"use strict";var N7=Object.defineProperty;var A7=(e,t,n)=>t in e?N7(e,t,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[t]=n;var De=(e,t,n)=>(A7(e,typeof t!="symbol"?t+"":t,n),n);Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const C=require("obsidian"),hS=require("@codemirror/language"),Vg=require("@codemirror/state"),Vl=require("@codemirror/view");function F7(e,t){for(var n=0;nr[a]})}}}return Object.freeze(Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}))}var dr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function qt(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var FN={exports:{}},fg={},ON={exports:{}},mn={},wx;function O7(){if(wx)return mn;wx=1;var e=Symbol.for("react.element"),t=Symbol.for("react.portal"),n=Symbol.for("react.fragment"),r=Symbol.for("react.strict_mode"),a=Symbol.for("react.profiler"),o=Symbol.for("react.provider"),i=Symbol.for("react.context"),l=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),f=Symbol.for("react.memo"),p=Symbol.for("react.lazy"),g=Symbol.iterator;function y(K){return K===null||typeof K!="object"?null:(K=g&&K[g]||K["@@iterator"],typeof K=="function"?K:null)}var w={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},T=Object.assign,S={};function I(K,ae,Se){this.props=K,this.context=ae,this.refs=S,this.updater=Se||w}I.prototype.isReactComponent={},I.prototype.setState=function(K,ae){if(typeof K!="object"&&typeof K!="function"&&K!=null)throw Error("setState(...): takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,K,ae,"setState")},I.prototype.forceUpdate=function(K){this.updater.enqueueForceUpdate(this,K,"forceUpdate")};function M(){}M.prototype=I.prototype;function N(K,ae,Se){this.props=K,this.context=ae,this.refs=S,this.updater=Se||w}var _=N.prototype=new M;_.constructor=N,T(_,I.prototype),_.isPureReactComponent=!0;var k=Array.isArray,R=Object.prototype.hasOwnProperty,L={current:null},H={key:!0,ref:!0,__self:!0,__source:!0};function U(K,ae,Se){var je,Re={},Fe=null,Be=null;if(ae!=null)for(je in ae.ref!==void 0&&(Be=ae.ref),ae.key!==void 0&&(Fe=""+ae.key),ae)R.call(ae,je)&&!H.hasOwnProperty(je)&&(Re[je]=ae[je]);var Qe=arguments.length-2;if(Qe===1)Re.children=Se;else if(1{const{children:t,store:n,context:r}=e,[a,o]=P.useState(n.getState());return P.useEffect(()=>{const i=n.subscribe(l=>{o(l)});return()=>{i()}},[]),v.jsx(r.Provider,{value:a,children:t})};function L7(e){const t=Object.keys(e),n={};for(const r of t)typeof e[r]=="function"&&(n[r]=e[r]);return(r={},a)=>{let o=!1;const i={};for(const l of t){const c=r[l],f=n[l](c,a);i[l]=f,o=o||f!==c}return o?i:r}}function R7(e,t){const n=[];let r=e;return{dispatch:l=>{const c=t(r,l),f=r;r=c;for(const p of n)p(r,f)},getState:()=>r,subscribe:l=>{let c=!0;return n.push(l),()=>{if(!c)return;const f=n.indexOf(l);n.splice(f,1),c=!1}}}}function _7(e,t){switch(t.type){case"SET_MARK_MEMO_ID":return t.payload.markMemoId===e.markMemoId?e:{...e,markMemoId:t.payload.markMemoId};case"SET_EDIT_MEMO_ID":return t.payload.editMemoId===e.editMemoId?e:{...e,editMemoId:t.payload.editMemoId};case"SET_GLOBAL_EDITOR_SHOWN":return t.payload.globalEditorShown===e.globalEditorShown?e:{...e,globalEditorShown:t.payload.globalEditorShown};case"SET_COMMENT_MEMO_ID":return t.payload.commentMemoId===e.commentMemoId?e:{...e,commentMemoId:t.payload.commentMemoId};case"SET_MOBILE_VIEW":return t.payload.isMobileView===e.isMobileView?e:{...e,isMobileView:t.payload.isMobileView};case"SET_CHANGED_BY_MEMOS":return t.payload.changedByMemos===e.changedByMemos?e:{...e,changedByMemos:t.payload.changedByMemos};case"SET_REFRESH":return t.payload.refresh===e.refresh?e:{...e,refresh:t.payload.refresh};case"SET_INSTANCE":return{...e,instanceList:e.instanceList.set(t.payload.id,t.payload.instance)};case"SET_SHOW_SIDEBAR_IN_MOBILE_VIEW":return t.payload.showSiderbarInMobileView===e.showSiderbarInMobileView?e:{...e,showSiderbarInMobileView:t.payload.showSiderbarInMobileView};case"SET_MEMO_LIST_VIEW":return t.payload.memoListView===e.memoListView?e:{...e,memoListView:t.payload.memoListView};case"SET_MEMO_PLUGIN_MANIFEST":return{...e,manifest:t.payload.manifest};case"SET_LOADED":return{...e,loaded:t.payload.loaded};case"SET_EXIT_STEPS":return{...e,exited:t.payload.exited};case"SET_LOCKED":return{...e,locked:t.payload.locked};case"SET_APP_SETTING":return{...e,...t.payload};default:return e}}const B7={markMemoId:"",editMemoId:"",commentMemoId:"",shouldSplitMemoWord:!0,shouldHideImageUrl:!0,shouldUseMarkdownParser:!0,useTinyUndoHistoryCache:!1,isMobileView:!1,showSiderbarInMobileView:!1,changedByMemos:!1,memoListView:null,manifest:null,refresh:!1,loaded:!1,globalEditorShown:!1,instanceList:new Map,locked:!1,exited:!1};function H7(e,t){switch(t.type){case"RELOAD":return PN;case"SET_LOCATION":return t.payload;case"SET_PATHNAME":return t.payload.pathname===e.pathname?e:{...e,pathname:t.payload.pathname};case"SET_HASH":return t.payload.hash===e.hash?e:{...e,hash:t.payload.hash};case"SET_QUERY":return{...e,query:{...t.payload}};case"SET_TAG_QUERY":return t.payload.tag===e.query.tag?e:{...e,query:{...e.query,tag:t.payload.tag}};case"SET_DURATION_QUERY":return t.payload.duration===e.query.duration?e:{...e,query:{...e.query,duration:{...e.query.duration,...t.payload.duration}}};case"SET_TYPE":return t.payload.type===e.query.type?e:{...e,query:{...e.query,type:t.payload.type}};case"SET_TEXT":return t.payload.text===e.query.text?e:{...e,query:{...e.query,text:t.payload.text}};case"SET_QUERY_FILTER":return t.payload===e.query.filter?e:{...e,query:{...e.query,filter:t.payload}};default:return e}}const PN={pathname:"/",hash:"",query:{tag:"",duration:null,type:"",text:"",filter:""}};var gn={};Object.defineProperty(gn,"__esModule",{value:!0});var Tr=C;const tT="YYYY-MM-DD",nT="gggg-[W]ww",jN="YYYY-MM",LN="YYYY-[Q]Q",RN="YYYY";function yv(e){var n,r;const t=window.app.plugins.getPlugin("periodic-notes");return t&&((r=(n=t.settings)==null?void 0:n[e])==null?void 0:r.enabled)}function wv(){var e,t,n,r;try{const{internalPlugins:a,plugins:o}=window.app;if(yv("daily")){const{format:f,folder:p,template:g}=((t=(e=o.getPlugin("periodic-notes"))==null?void 0:e.settings)==null?void 0:t.daily)||{};return{format:f||tT,folder:(p==null?void 0:p.trim())||"",template:(g==null?void 0:g.trim())||""}}const{folder:i,format:l,template:c}=((r=(n=a.getPluginById("daily-notes"))==null?void 0:n.instance)==null?void 0:r.options)||{};return{format:l||tT,folder:(i==null?void 0:i.trim())||"",template:(c==null?void 0:c.trim())||""}}catch{}}function bv(){var e,t,n,r,a,o,i;try{const l=window.app.plugins,c=(e=l.getPlugin("calendar"))==null?void 0:e.options,f=(n=(t=l.getPlugin("periodic-notes"))==null?void 0:t.settings)==null?void 0:n.weekly;if(yv("weekly"))return{format:f.format||nT,folder:((r=f.folder)==null?void 0:r.trim())||"",template:((a=f.template)==null?void 0:a.trim())||""};const p=c||{};return{format:p.weeklyNoteFormat||nT,folder:((o=p.weeklyNoteFolder)==null?void 0:o.trim())||"",template:((i=p.weeklyNoteTemplate)==null?void 0:i.trim())||""}}catch{}}function Sv(){var t,n,r,a;const e=window.app.plugins;try{const o=yv("monthly")&&((n=(t=e.getPlugin("periodic-notes"))==null?void 0:t.settings)==null?void 0:n.monthly)||{};return{format:o.format||jN,folder:((r=o.folder)==null?void 0:r.trim())||"",template:((a=o.template)==null?void 0:a.trim())||""}}catch{}}function Dv(){var t,n,r,a;const e=window.app.plugins;try{const o=yv("quarterly")&&((n=(t=e.getPlugin("periodic-notes"))==null?void 0:t.settings)==null?void 0:n.quarterly)||{};return{format:o.format||LN,folder:((r=o.folder)==null?void 0:r.trim())||"",template:((a=o.template)==null?void 0:a.trim())||""}}catch{}}function Tv(){var t,n,r,a;const e=window.app.plugins;try{const o=yv("yearly")&&((n=(t=e.getPlugin("periodic-notes"))==null?void 0:t.settings)==null?void 0:n.yearly)||{};return{format:o.format||RN,folder:((r=o.folder)==null?void 0:r.trim())||"",template:((a=o.template)==null?void 0:a.trim())||""}}catch{}}function _N(...e){let t=[];for(let r=0,a=e.length;r{const N=r(),_=e.clone().set({hour:N.get("hour"),minute:N.get("minute"),second:N.get("second")});return T&&_.add(parseInt(S,10),I),M?_.format(M.substring(1).trim()):_.format(o)}).replace(/{{\s*yesterday\s*}}/gi,e.clone().subtract(1,"day").format(o)).replace(/{{\s*tomorrow\s*}}/gi,e.clone().add(1,"d").format(o)));return t.foldManager.save(g,c),g}catch(g){console.error(`Failed to create file: '${p}'`,g),new Tr.Notice("Unable to create new file.")}}function $7(e,t){return t[Vs(e,"day")]??null}function Z7(){const{vault:e}=window.app,{folder:t}=wv(),n=e.getAbstractFileByPath(Tr.normalizePath(t));if(!n)throw new W7("Failed to find daily notes folder");const r={};return Tr.Vault.recurseChildren(n,a=>{if(a instanceof Tr.TFile){const o=Ap(a,"day");if(o){const i=Vs(o,"day");r[i]=a}}}),r}class q7 extends Error{}function G7(){const{moment:e}=window;let t=e.localeData()._week.dow;const n=["sunday","monday","tuesday","wednesday","thursday","friday","saturday"];for(;t;)n.push(n.shift()),t--;return n}function J7(e){return G7().indexOf(e.toLowerCase())}async function UN(e){const{vault:t}=window.app,{template:n,format:r,folder:a}=bv(),[o,i]=await Np(n),l=e.format(r),c=await Iv(a,l);try{const f=await t.create(c,o.replace(/{{\s*(date|time)\s*(([+-]\d+)([yqmwdhs]))?\s*(:.+?)?}}/gi,(p,g,y,w,T,S)=>{const I=window.moment(),M=e.clone().set({hour:I.get("hour"),minute:I.get("minute"),second:I.get("second")});return y&&M.add(parseInt(w,10),T),S?M.format(S.substring(1).trim()):M.format(r)}).replace(/{{\s*title\s*}}/gi,l).replace(/{{\s*time\s*}}/gi,window.moment().format("HH:mm")).replace(/{{\s*(sunday|monday|tuesday|wednesday|thursday|friday|saturday)\s*:(.*?)}}/gi,(p,g,y)=>{const w=J7(g);return e.weekday(w).format(y.trim())}));return window.app.foldManager.save(f,i),f}catch(f){console.error(`Failed to create file: '${c}'`,f),new Tr.Notice("Unable to create new file.")}}function K7(e,t){return t[Vs(e,"week")]??null}function Q7(){const e={};if(!VN())return e;const{vault:t}=window.app,{folder:n}=bv(),r=t.getAbstractFileByPath(Tr.normalizePath(n));if(!r)throw new q7("Failed to find weekly notes folder");return Tr.Vault.recurseChildren(r,a=>{if(a instanceof Tr.TFile){const o=Ap(a,"week");if(o){const i=Vs(o,"week");e[i]=a}}}),e}class X7 extends Error{}async function zN(e){const{vault:t}=window.app,{template:n,format:r,folder:a}=Sv(),[o,i]=await Np(n),l=e.format(r),c=await Iv(a,l);try{const f=await t.create(c,o.replace(/{{\s*(date|time)\s*(([+-]\d+)([yqmwdhs]))?\s*(:.+?)?}}/gi,(p,g,y,w,T,S)=>{const I=window.moment(),M=e.clone().set({hour:I.get("hour"),minute:I.get("minute"),second:I.get("second")});return y&&M.add(parseInt(w,10),T),S?M.format(S.substring(1).trim()):M.format(r)}).replace(/{{\s*date\s*}}/gi,l).replace(/{{\s*time\s*}}/gi,window.moment().format("HH:mm")).replace(/{{\s*title\s*}}/gi,l));return window.app.foldManager.save(f,i),f}catch(f){console.error(`Failed to create file: '${c}'`,f),new Tr.Notice("Unable to create new file.")}}function eL(e,t){return t[Vs(e,"month")]??null}function tL(){const e={};if(!WN())return e;const{vault:t}=window.app,{folder:n}=Sv(),r=t.getAbstractFileByPath(Tr.normalizePath(n));if(!r)throw new X7("Failed to find monthly notes folder");return Tr.Vault.recurseChildren(r,a=>{if(a instanceof Tr.TFile){const o=Ap(a,"month");if(o){const i=Vs(o,"month");e[i]=a}}}),e}class nL extends Error{}async function rL(e){const{vault:t}=window.app,{template:n,format:r,folder:a}=Dv(),[o,i]=await Np(n),l=e.format(r),c=await Iv(a,l);try{const f=await t.create(c,o.replace(/{{\s*(date|time)\s*(([+-]\d+)([yqmwdhs]))?\s*(:.+?)?}}/gi,(p,g,y,w,T,S)=>{const I=window.moment(),M=e.clone().set({hour:I.get("hour"),minute:I.get("minute"),second:I.get("second")});return y&&M.add(parseInt(w,10),T),S?M.format(S.substring(1).trim()):M.format(r)}).replace(/{{\s*date\s*}}/gi,l).replace(/{{\s*time\s*}}/gi,window.moment().format("HH:mm")).replace(/{{\s*title\s*}}/gi,l));return window.app.foldManager.save(f,i),f}catch(f){console.error(`Failed to create file: '${c}'`,f),new Tr.Notice("Unable to create new file.")}}function aL(e,t){return t[Vs(e,"quarter")]??null}function oL(){const e={};if(!$N())return e;const{vault:t}=window.app,{folder:n}=Dv(),r=t.getAbstractFileByPath(Tr.normalizePath(n));if(!r)throw new nL("Failed to find quarterly notes folder");return Tr.Vault.recurseChildren(r,a=>{if(a instanceof Tr.TFile){const o=Ap(a,"quarter");if(o){const i=Vs(o,"quarter");e[i]=a}}}),e}class iL extends Error{}async function sL(e){const{vault:t}=window.app,{template:n,format:r,folder:a}=Tv(),[o,i]=await Np(n),l=e.format(r),c=await Iv(a,l);try{const f=await t.create(c,o.replace(/{{\s*(date|time)\s*(([+-]\d+)([yqmwdhs]))?\s*(:.+?)?}}/gi,(p,g,y,w,T,S)=>{const I=window.moment(),M=e.clone().set({hour:I.get("hour"),minute:I.get("minute"),second:I.get("second")});return y&&M.add(parseInt(w,10),T),S?M.format(S.substring(1).trim()):M.format(r)}).replace(/{{\s*date\s*}}/gi,l).replace(/{{\s*time\s*}}/gi,window.moment().format("HH:mm")).replace(/{{\s*title\s*}}/gi,l));return window.app.foldManager.save(f,i),f}catch(f){console.error(`Failed to create file: '${c}'`,f),new Tr.Notice("Unable to create new file.")}}function lL(e,t){return t[Vs(e,"year")]??null}function uL(){const e={};if(!ZN())return e;const{vault:t}=window.app,{folder:n}=Tv(),r=t.getAbstractFileByPath(Tr.normalizePath(n));if(!r)throw new iL("Failed to find yearly notes folder");return Tr.Vault.recurseChildren(r,a=>{if(a instanceof Tr.TFile){const o=Ap(a,"year");if(o){const i=Vs(o,"year");e[i]=a}}}),e}function cL(){var r,a;const{app:e}=window,t=e.internalPlugins.plugins["daily-notes"];if(t&&t.enabled)return!0;const n=e.plugins.getPlugin("periodic-notes");return n&&((a=(r=n.settings)==null?void 0:r.daily)==null?void 0:a.enabled)}function VN(){var n,r;const{app:e}=window;if(e.plugins.getPlugin("calendar"))return!0;const t=e.plugins.getPlugin("periodic-notes");return t&&((r=(n=t.settings)==null?void 0:n.weekly)==null?void 0:r.enabled)}function WN(){var n,r;const{app:e}=window,t=e.plugins.getPlugin("periodic-notes");return t&&((r=(n=t.settings)==null?void 0:n.monthly)==null?void 0:r.enabled)}function $N(){var n,r;const{app:e}=window,t=e.plugins.getPlugin("periodic-notes");return t&&((r=(n=t.settings)==null?void 0:n.quarterly)==null?void 0:r.enabled)}function ZN(){var n,r;const{app:e}=window,t=e.plugins.getPlugin("periodic-notes");return t&&((r=(n=t.settings)==null?void 0:n.yearly)==null?void 0:r.enabled)}function dL(e){const t={day:wv,week:bv,month:Sv,quarter:Dv,year:Tv}[e];return t()}function fL(e,t){return{day:YN,month:zN,week:UN}[e](t)}gn.DEFAULT_DAILY_NOTE_FORMAT=tT;gn.DEFAULT_MONTHLY_NOTE_FORMAT=jN;gn.DEFAULT_QUARTERLY_NOTE_FORMAT=LN;gn.DEFAULT_WEEKLY_NOTE_FORMAT=nT;gn.DEFAULT_YEARLY_NOTE_FORMAT=RN;var Wg=gn.appHasDailyNotesPluginLoaded=cL;gn.appHasMonthlyNotesPluginLoaded=WN;gn.appHasQuarterlyNotesPluginLoaded=$N;gn.appHasWeeklyNotesPluginLoaded=VN;gn.appHasYearlyNotesPluginLoaded=ZN;var qN=gn.createDailyNote=YN;gn.createMonthlyNote=zN;gn.createPeriodicNote=fL;gn.createQuarterlyNote=rL;gn.createWeeklyNote=UN;gn.createYearlyNote=sL;var Zu=gn.getAllDailyNotes=Z7;gn.getAllMonthlyNotes=tL;gn.getAllQuarterlyNotes=oL;gn.getAllWeeklyNotes=Q7;gn.getAllYearlyNotes=uL;var ub=gn.getDailyNote=$7,qc=gn.getDailyNoteSettings=wv,up=gn.getDateFromFile=Ap;gn.getDateFromPath=V7;gn.getDateUID=Vs;gn.getMonthlyNote=eL;gn.getMonthlyNoteSettings=Sv;gn.getPeriodicNoteSettings=dL;gn.getQuarterlyNote=aL;gn.getQuarterlyNoteSettings=Dv;gn.getTemplateInfo=Np;gn.getWeeklyNote=K7;gn.getWeeklyNoteSettings=bv;gn.getYearlyNote=lL;gn.getYearlyNoteSettings=Tv;const hL={},pL={},mL={},gL={},GN={welcome:"Welcome to Thino",ribbonIconTitle:"Thino",to:"to",months:["January","February","March","April","May","June","July","August","September","October","November","December"],monthsShort:["Jan.","Feb.","Mar.","Apr.","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."],weekDays:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],weekDaysShort:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],year:null,month:null,"Basic Options":"Basic options","User name":"User name","Set your user name here. 'Memos 😏' By default":"Set your user name here. 'Thino 😏' By default",'You can set target heading like "# Heading" to control data location':'You can set target heading like "# Heading" to control data location',"Insert after heading":"Insert after heading","If left blank, the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.":"You should set the same heading below if you want to insert and process thino below the same heading.","Allows admonitions to be created using ":"Allows admonitions to be created using ","Process Memos below":"Process thino below","If left blank, the Thino interface will display all thino record contents; if a title is provided, the Thino interface will only display the contents under that title, and contents written elsewhere will not be shown.":"If left blank, the Thino interface will display all thino record contents; if a title is provided, the Thino interface will only display the contents under that title, and contents written elsewhere will not be shown.","Save Memo button label":"Save thino button label","The text shown on the save Memo button in the UI. 'NOTEIT' by default.":"The text shown on the save Thino button in the UI. 'NOTEIT' by default.","Focus on editor when open memos":"Focus on editor when open thino","Focus on editor when open memos. Focus by default.":"Focus on editor when open thino. Focus by default.","Open daily memos with open memos":"Open daily thino with open thino","Open daily memos with open memos. Open by default.":"Open daily thino with open thino. Open by default.","Open Memos when obsidian opens":"Open Thino when obsidian opens","When enable this, Memos will open when Obsidian opens. False by default.":"When enable this, Thino will open when Obsidian opens. False by default.","Hide done tasks in Memo list":"Hide done tasks in Thino list","Hide all done tasks in Memo list. Show done tasks by default.":"Hide all done tasks in Thino list. Show done tasks by default.","Advanced Options":"Advanced Options","UI language for date":"UI language for date","Translates the date UI language. Only 'en' and 'zh' are available.":"Translates the date UI language. Only 'en' and 'zh' are available.","Default prefix when save thino":"Default prefix when save thino","Set the default prefix when create memo, 'List' by default.":"Set the default prefix when create thino, 'List' by default.","Default insert date format":"Default insert date format","Set the default date format when insert date by @, 'Tasks' by default.":"Set the default date format when insert date by @, 'Tasks' by default.","Default editor position on mobile":"Default editor position on mobile","Set the default editor position on Mobile, 'Top' by default.":"Set the default editor position on Mobile, 'Top' by default.","Use button to show editor on mobile":"Use button to show editor on mobile","Set a float button to call editor on mobile. Only when editor located at the bottom works.":"Set a float button to call editor on mobile. Only when editor located at the bottom works.","Show Time When Copy Results":"Show Time When Copy Results","Show time when you copy results, like 12:00. Copy time by default.":"Show time when you copy results, like 12:00. Copy time by default.","Show Date When Copy Results":"Show Date When Copy Results","Show date when you copy results, like [[2022-01-01]]. Copy date by default.":"Show date when you copy results, like [[2022-01-01]]. Copy date by default.","Add Blank Line Between Different Date":"Add Blank Line Between Different Date","Add blank line when copy result with date. No blank line by default.":"Add blank line when copy result with date. No blank line by default.","Share Options":"Share Options","Share Memos Image Footer Start":"Share Thino Image Footer Start","Set anything you want here, use {ThinoNum} to display Number of thino, {UsedDay} for days. '{ThinoNum} Thino {UsedDay} Days' By default":"Set anything you want here, use {ThinoNum} to display Number of thino, {UsedDay} for days. '{ThinoNum} Thino {UsedDay} Days' By default","Share Memos Image Footer End":"Share Thino Image Footer End","Set anything you want here, use {UserName} as your username. '✍️ By {UserName}' By default":"Set anything you want here, use {UserName} as your username. '✍️ By {UserName}' By default","Save Shared Image To Folder For Mobile":"Save Shared Image To Folder For Mobile","Save image to folder for mobile. False by Default":"Save image to folder for mobile. False by Default","Say Thank You":"Say Thank You",Donate:"Donate","If you like this plugin, consider donating to support continued development:":"If you like this plugin, consider donating to support continued development:","File Name of Recycle Bin":"File Name of Recycle Bin","Set the filename for recycle bin. 'delete' By default":"Set the filename for recycle bin. 'delete' By default","File Name of Query File":"File Name of Query File","Set the filename for query file. 'query' By default":"Set the filename for query file. 'query' By default","Use Tags In Vault":"Use Tags In Vault","Use tags in vault rather than only in Memos. False by default.":"Use tags in vault rather than only in Thino. False by default.","Ready to convert image into background":"Ready to convert image into background",List:"List",Task:"Task",Top:"Top",Bottom:"Bottom",TAG:"TAG",DAY:"DAY",QUERY:"Query",EDIT:"EDIT",PIN:"PIN",UNPIN:"UNPIN",DELETE:"DELETE","CONFIRM!":"CONFIRM!","CREATE FILTER":"CREATE FILTER","Comment it...":"Comment it...",Settings:"Settings","Recycle bin":"Recycle bin","About Me":"About Me","Fetching data...":"Fetching data...","Here is No Memos.":"Here is No Thino.","Frequently Used Tags":"Frequently Used Tags","What do you think now...":"What do you think now...",READ:"READ",MARK:"MARK",SHARE:"SHARE",SOURCE:"SOURCE",RESTORE:"RESTORE",ARCHIVE:"Archive","DELETE AT":"DELETE AT","Noooop!":"Noooop!","All Data is Loaded 🎉":"All Data is Loaded 🎉","Quick filter":"Quick filter",TYPE:"TYPE",LINKED:"LINKED","NO TAGS":"NO TAGS","HAS LINKS":"HAS LINKS","HAS IMAGES":"HAS IMAGES",INCLUDE:"INCLUDE",EXCLUDE:"EXCLUDE",TEXT:"TEXT",IS:"IS",AND:"AND",OR:"OR",LIST:"LIST",ISNOT:"ISNOT",SELECT:"SELECT","ADD FILTER TERMS":"ADD FILTER TERMS",FILTER:"FILTER",Filter:"Filter",TITLE:"TITLE","CREATE QUERY":"CREATE QUERY","EDIT QUERY":"EDIT QUERY",MATCH:"MATCH",TIMES:"TIMES","Share Memo Image":"Share Thino Image","↗Click the button to save":"↗Click the button to save","Image is generating...":"Image is generating...","Image is loading...":"Image is loading...","Loading...":"Loading...","😟 Cannot load image, image link maybe broken":"😟 Cannot load image, image link maybe broken","Daily Memos":"Daily Thino","CANCEL EDIT":"CANCEL EDIT","LINK TO THE":"LINK TO THE","Mobile Options":"Mobile Options","Experimental Options":"Experimental Options","Don't support web image yet, please input image path in vault":"Don't support web image yet, please input image path in vault","Background Image in Dark Theme":"Background Image in Dark Theme","Background Image in Light Theme":"Background Image in Light Theme",'Set background image in dark theme. Set something like "Daily/one.png"':'Set background image in dark theme. Set something like "Daily/one.png"','Set background image in light theme. Set something like "Daily/one.png"':'Set background image in light theme. Set something like "Daily/one.png"','Set default memo composition, you should use {TIME} as "HH:mm" and {CONTENT} as content. "{TIME} {CONTENT}" by default':'Set default thino composition, you should use {TIME} as "HH:mm" and {CONTENT} as content. "{TIME} {CONTENT}" by default',"Default Memo Composition":"[Deprecated] Default Thino Composition","Show Tasks Label":"Show Tasks Label","Show tasks label near the time text. False by default":"Show tasks label near the time text. False by default","Please Open Memos First":"Please Open Thino First",DATE:"DATE",OBSIDIAN_NLDATES_PLUGIN_NOT_ENABLED:"OBSIDIAN_NLDATES_PLUGIN_NOT_ENABLED",BEFORE:"BEFORE",AFTER:"AFTER","Allow Comments On Memos":"Allow Comments On Thino","You can comment on memos. False by default":"You can comment on thino. False by default",Import:"Import","TITLE CANNOT BE NULL!":"TITLE CANNOT BE NULL!","FILTER CANNOT BE NULL!":"FILTER CANNOT BE NULL!","Comments In Original DailyNotes/Notes":"Comments In Original DailyNotes/Notes","You should install Dataview Plugin ver 0.5.9 or later to use this feature.":"You should install Dataview Plugin ver 0.5.9 or later to use this feature.","Open Memos Successfully":"Open Thino Successfully","Fetch Memos Error":"😭 Fetch Error","Copied to clipboard Successfully":"Copied to clipboard Successfully","Check if you opened Daily Notes Plugin Or Periodic Notes Plugin":"Check if you opened Daily Notes Plugin Or Periodic Notes Plugin","Please finish the last filter setting first":"Please finish the last filter setting first","Close Memos Successfully":"Close Thino Successfully","Insert as Memo":"Insert as Thino","Insert file as memo content":"Insert file as thino content","Image load failed":"Image load failed","Content cannot be empty":"Content cannot be empty","Unable to create new file.":"Unable to create new file.","Failed to fetch deleted memos: ":"Failed to fetch deleted thino: ","RESTORE SUCCEED":"RESTORE SUCCEED","DELETE SUCCEED":"DELETE SUCCEED","Save Memo button icon":"Save Thino button icon","The icon shown on the save Memo button in the UI.":"The icon shown on the save Thino button in the UI.","Fetch Memos From Particular Notes":"Fetch Thino From Particular Notes",'You can set any Dataview Query for memos to fetch it. All memos in those notes will show on list. "#memo" by default':'You can set any Dataview Query for thino to fetch it. All thino in those notes will show on list. "#memo" by default',"Allow Memos to Fetch Memo from Notes":"Allow Thino to Fetch Thino from Notes","Use Memos to manage all memos in your notes, not only in daily notes. False by default":"Use Thino to manage all thino in your notes, not only in daily notes. False by default","Always Show Memo Comments":"Always Show Thino Comments","Always show memo comments on memos. False by default":"Always show thino comments on thino. False by default","You didn't set folder for daily notes in both periodic-notes and daily-notes plugins.":"You didn't set folder for daily notes in both periodic-notes and daily-notes plugins.","Please check your daily note plugin OR periodic notes plugin settings":"Please check your daily note plugin OR periodic notes plugin settings","Use which plugin's default configuration":"Use which plugin's default configuration","Memos use the plugin's default configuration to fetch memos from daily, 'Daily' by default.":"Thino use the plugin's default configuration to fetch thino from daily, 'Daily' by default.",Daily:"Daily","Always Show Leaf Sidebar on PC":"Always Show Leaf Sidebar on PC","Show left sidebar on PC even when the leaf width is less than 875px. False by default.":"Show left sidebar on PC even when the leaf width is less than 875px. False by default.","You didn't set format for daily notes in both periodic-notes and daily-notes plugins.":"You didn't set format for daily notes in both periodic-notes and daily-notes plugins.","fetch more":"fetch more","Search all settings":"Search all settings",General:"General",Theme:"Theme",Share:"Share",Advanced:"Advanced",Thino:"Thino","Random Review":"Random Review","ARCHIVED AT":"ARCHIVED AT","Failed to get memos from daily notes":"Failed to get thino from daily notes","Failed to delete memo":"Failed to delete thino","CTRL + ENTER to save":"CTRL + ENTER to save","Started from":"Started from","Custom Background Image":"Custom Background Image","Set custom background image.":"Set custom background image.","Custom Memo Footer":"Custom Thino Footer","Set custom memo footer.":"Set custom thino footer.","Heatmap Color Scheme":"Heatmap Color Scheme","Set different color scheme for heatmap.":"Set different color scheme for heatmap.","Enable Local Http Server":"Enable Local Http Server","Memos Http Server Port":"Thino Http Server Port","Set memos http server port to listen. '43999' by default":"Set thino http server port to listen. '43999' by default","Default Editor Mode":"Default Editor Mode","Live-Preview Mode OR Source Mode.":"Live-Preview Mode/Source Mode.","Save type for Thino":"Save type for Thino",DAILY:"DAILY",MULTI:"MULTI",CANVAS:"CANVAS",ALL:"ALL",FILE:"FILE",TODO:"TODO",DONE:"DONE",JOURNAL:"JOURNAL",OTHER:"OTHER","Failed to create daily note, check if it exists.":"Failed to create daily note, check if it exists.","Failed to create daily note. Please check if you created a folder for daily notes.":"Failed to create daily note. Please check if you created a folder for daily notes.","After you verify your account, please refresh this page.":"After you verify your account, please refresh this page.",Verify:"Verify","Oops! You forget to verify insider account":"Oops! You forget to verify insider account","If you have any questions, please contact us.":"If you have any questions, please contact us.","Delete Thino Directly":"Delete Thino Directly","When delete thino directly, it will not be moved to trash. False by default.":"When delete thino directly, it will not be moved to trash. False by default.","Enable opening thino globally":"Enable opening thino globally","Enable opening thino globally. False by default.":"Enable opening thino globally. False by default.","Key for opening thino globally":"Key for opening thino globally","Set key for opening thino globally. CTRL + SHIFT + T by default.":"Set key for opening thino globally. CTRL + SHIFT + T by default.","Key for showing thino globally":"Key for showing thino globally","Set key for showing thino globally. CTRL + SHIFT + E by default.":"Set key for showing thino globally. CTRL + SHIFT + E by default.","Get activation code":"Get activation code","Input activation code here":"Input activation code here","Copy Thino id":"Copy Thino id","Activate Pro Version":"Activate Pro Version","Please copy Thino id first":"Please copy Thino id first",'You can set folder name with file name like "folder/file"':'You can set folder name with file name like "folder/file"','You can set folder name like "folder1/folder2/folder3" to create sub-folder':'You can set folder name like "folder1/folder2/folder3" to create sub-folder',"Default save type":"Default save location",'Set the default save type for thino. "DAILY" by default':'Set the default save type for thino. "DAILY" by default',"Sync Thino via PKMer":"Sync Thino via PKMer",Unlink:"Unlink",Link:"Link","Connect to PKMer Sync, you can check it in ":"Connect to PKMer Sync, you can check it in ","PKMer Sync":"PKMer Sync","Remove successfully":"Remove successfully",Deactivate:"Deactivate",Remove:"Remove","Confirm?":"Confirm?","Sync Status":"Sync Status","Start or stop sync":"Start or stop sync","Stop sync successfully":"Stop sync successfully","Start sync successfully":"Start sync successfully",Stop:"Stop",Start:"Start","Show thino near mouse":"Show thino near mouse","Query not found":"Query not found","Send to clipboard successfully":"Send to clipboard successfully","Thino - Failed to start HTTP server, please check the port is available.":"Thino - Failed to start HTTP server, please check the port is available.","Thino - Started HTTP server on port":"Thino - Started HTTP server on port","Thino - Terminated HTTP server":"Thino - Terminated HTTP server","File not exist":"File not exist","Thino not found":"Thino not found","File not found for the given thino path, is creating a new file":"File not found for the given thino path, is creating a new file","Saved sync token successfully":"Saved sync token successfully","Failed to find daily notes folder":"Failed to find daily notes folder","Please install obsidian-hover-editor plugin first":"Please install obsidian-hover-editor plugin first","Copied app id successfully":"Copied app id successfully","Please input token first":"Please input token first","Please enable sync first":"Please enable sync first","Init Failed":"Init Failed","Verify successfully":"Verify successfully","Failed to verify":"Failed to verify","Folder not found for the given thino path, is creating a new folder":"Folder not found for the given thino path, is creating a new folder","File not found for the given thino path":"File not found for the given thino path","Failed to read current daily note, check if it exists.":"Failed to read current daily note, check if it exists.","Failed to save":"Failed to save","Failed to login, please login again":"Failed to login, please login again","COPY FAILED":"COPY FAILED","COPY SUCCEED":"COPY SUCCEED","Copy selected text":"Copy selected text","Copy thino":"Copy thino",COPY:"COPY","This is a pro feature, please upgrade to pro version to use it.":"This is a pro feature, please upgrade to pro version to use it.","You can get pro version from: ":"You can get pro version from: ",Save:"Save",Cancel:"Cancel","Thino Daily Target":"Thino Daily Target",Input:"Input","#Tag":"#Tag","to create tag":"to create tag","You have verified your account. Congrats!":"You have verified your account. Congrats!","Pro features":"Pro features","Target Thino Count":"Target Thino Count",on:"on","Switch waterfall view":"Switch waterfall view","Switch view":"Switch view","Switch list view":"Switch list view","Set daily target":"Set daily target","Thino Save To: ":"Thino Save To: ","Enter fullscreen mode":"Enter fullscreen mode","Exit fullscreen mode":"Exit fullscreen mode",words:"words","Return To Home Page":"Return Home","Open thino in center window":"Open thino in center window","Open thino in float window":"Open thino in float window","Open thino in right sidebar":"Open thino in right sidebar","Open thino in left sidebar":"Open thino in left sidebar","Show thino editor":"Show thino editor","Toggle minimal mode":"Toggle minimal mode","Focus on thino editor":"Focus on thino editor","ReSync web thinos to local":"ReSync web thinos to local","Sync local thinos to web":"Sync local thinos to web","Show daily thino":"Show daily thino","Focus on search bar":"Focus on search bar","Show-thino in popover(Hover editor)":"Show-thino in popover(Hover editor)","Center window":"Center window","Float window":"Float window","Right sidebar":"Right sidebar","Left sidebar":"Left sidebar","Save thino type when sync local":"Save thino type when sync local","Set the default save thino type when sync local, FILE by default.":"Set the default save thino type when sync local, FILE by default.","Sync service":"Sync service","Pro verification status":"Pro verification status","Live-preview":"Live-preview",Source:"Source","Global copy":"Global copy","Set the folder name":"Set the folder name","Set the filename":"Set the filename","Set the filename for current location file":"Set the filename for current location file","Switch calendar type":"Switch calendar type",alphabetical:"alphabetical",alphabeticalReverse:"alphabeticalReverse",byCount:"byCount",byCountReverse:"byCountReverse","Type here":"Type here",Today:"Today",Yesterday:"Yesterday","Last 7 days":"Last 7 days","Last 30 days":"Last 30 days","Last 90 days":"Last 90 days","Last 180 days":"Last 180 days","Last 365 days":"Last 365 days",Found:"Found","Copy filtered thinos":"Copy filtered thinos","Bulk delete":"Bulk delete","Bulk archive":"Bulk archive","Bulk tag operation":"Bulk tag operation","Bulk restore":"Bulk restore","If you are disabling the daily note plugin, it would be possible that the thino will not be deleted or patched properly. Please enable the plugin and try again.":"If you are disabling the daily note plugin, it would be possible that the thino will not be deleted or patched properly. Please enable the plugin and try again.",Preview:"Preview","Set and save":"Set and save","Show day mark in thino list":"Show day mark in thino list","Show day mark on the top of daily range thino. False by default.":"Show day mark on the top of daily range thino. False by default.","Click to expand or fold, Cmd+Click to show all thinos of the day":"Click to expand or fold, Cmd+Click to show all thinos of the day","You can buy a license from":"You can buy a license from","No thinos in range":"No thinos in range",Month:"Month",Week:"Week",Day:"Day",Agenda:"Agenda",Tomorrow:"Tomorrow",Previous:"Previous",Next:"Next","Search all columns...":"Search all columns...","Basic Info":"Basic Info","Additional Info":"Additional Info","Created At":"Created At",Content:"Content","Thino Type":"Thino Type","Source Type":"Source Type","Row status":"Row status",Path:"Path","Pinned Status":"Pinned Status",Table:"Table",Chat:"Chat",Moments:"Moments",Waterfall:"Waterfall",Calendar:"Calendar","Go to page":"Go to page",Page:"Page",Show:"Show",rows:"rows","Temp Filter":"Temp Filter","Open link directly in Thino view":"Open link directly in Thino view","Day mark range":"Day mark range","Set the range of day mark. Day by default.":"Set the range of day mark. Day by default.","Thino is locked":"Thino is locked","Please unlock Thino by input password":"Please unlock Thino by input password","Auto Download Image":"Auto Download Image","Auto download image when save to thino. 'false' by default":"Auto download image when save to thino. 'false' by default","Thino Http IP Type":"Thino Http IP Type","Set Thino http server ip to listen. 'localhost' by default":"Set Thino http server ip to listen. 'localhost' by default","Password to lock Thino":"Password to lock Thino",Unlock:"Unlock",Locked:"Locked","Password is incorrect":"Password is incorrect",Lock:"Lock","Need password to unlock Thino":"Need password to unlock Thino","You have not set a password or enable this feature yet":"You have not set a password or enable this feature yet",Password:"Password","Password for Thino":"Password for Thino","Please input your password to change password settings":"Please input your password to change password settings","Please input your password":"Please input your password","Lock thino":"Lock thino",date:"date",time:"time",event:"event","Add tag position":"Add tag position","Set the position of the tag when adding tag automatically":"Set the position of the tag when adding tag automatically","Add tag automatically":"Add tag automatically","Add tag to the end or beginning of the thino content when creating a thino and filtering tags":"Add tag to the end or beginning of the thino content when creating a thino and filtering tags","Add tag with new line":"Add tag with new line","Add tag with new line when adding tag automatically":"Add tag with new line when adding tag automatically","Input to select more tags":"Input to select more tags","Tag Bulk Edit":"Tag Bulk Edit","Tag Bulk Select":"Tag Bulk Select","Exist Tags":"Exist Tags","Selected Tags":"Selected Tags","Click to remove exist tag":"Click to remove exist tag","Click to remove selected tag":"Click to remove selected tag","Select tags":"Select tags","Input to select exist tag":"Input to select exist tag",Beginning:"Beginning",End:"End","Set the heading for saving thino":"Set the heading for saving thino","# Heading":"# Heading","Chat view style":"Chat view style","Set the style of chat view":"Set the style of chat view","Background image for moments view":"Background image for moments view","Set the background image for moments view":"Set the background image for moments view","Icon for moments/chat view/share image":"Icon for moments/chat view/share image","Set the icon for moments/chat view/share image":"Set the icon for moments/chat view/share image","Quote for moments view/share image":"Quote for moments view/share image","Set the quote for moments view/share image":"Set the quote for moments view/share image","Theme for Thino":"Theme for Thino","Set the theme for Thino":"Set the theme for Thino","Interface Details":"Interface Details","Task amount":"Task amount","Thino status":"Thino status","Used tags":"Used tags","Used days":"Used days","Most active day":"Most active day","Most active hour":"Most active hour","Thino amount":"Thino amount","No content to generate.":"No content to generate.","Image generated successfully.":"Image generated successfully.","Failed to generate image.":"Failed to generate image.","Share filtered thinos as image":"Share filtered thinos as image","Latest version":"Latest version","Previous version":"Previous version","Thino update info":"Thino update info","Debug info copied to clipboard":"Debug info copied to clipboard","Copy debug info":"Copy debug info","Failed to load changelog":"Failed to load changelog","View online":"View online",ChangeLog:"ChangeLog","Please open thino first":"Please open thino first","Insert editor":"Insert editor","Please set different save locations for multi-file settings in Thino. The diary folder overlaps with the multi-file save location, or there is a risk of it being read repeatedly.":"Please set different save locations for multi-file settings in Thino. The diary folder overlaps with the multi-file save location, or there is a risk of it being read repeatedly.","Default time prefix for thino in daily notes":"Default time prefix for thino in daily notes","Set default time prefix for thino in daily notes.":"Set default time prefix for thino in daily notes.","Save image successfully":"Save image successfully","User quote":"User quote","Set user quote for thino":"Set user quote for thino","User icon":"User icon","Set user icon for thino. You can input http/https link or file path in vault.":"Set user icon for thino. You can input http/https link or file path in vault.","User info":"User info","Copy filtered results":"Copy filtered results","Share image":"Share image",Default:"Default",Gray:"Gray",Grass:"Grass",Flame:"Flame",Olive:"Olive",Ice:"Ice",Magenta:"Magenta","Daily notes":"Daily notes",Editor:"Editor","Append/prepend text when share to Thino":"Append/prepend text when share to Thino","Append text when share to Thino":"Append text when share to Thino","Prepend text when share to Thino":"Prepend text when share to Thino","Add newline when append/prepend text":"Add newline when append/prepend text","Input anything here":"Input anything here",Prepend:"Prepend",Append:"Append",Both:"Both",None:"None","Hide pinned group":"Hide pinned group","Hide pinned group in thino list. False by default.":"Hide pinned group in thino list. False by default.","Set the heading for the task type of thino, by default the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.":"Set the heading for the task type of thino, by default the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.","Different insert target for different type":"Different insert target for different type","Toggle this to set different insert target for different type of thino, like task or list type of thino":"Toggle this to set different insert target for different type of thino, like task or list type of thino","You can set whole diary or only part of it":"You can set whole diary or only part of it","Set process target":"Set process target",Custom:"Custom","Whole diary":"Whole Diary","Set thino insert place":"Set thino insert place","Set where to insert thino content":"Set where to insert thino content","End of the diary":"End of the diary","Custom location":"Custom location","Setting guide":"User setting guide","Details settings":"Details settings","Start Thino":"Start Thino","About Thino Pro":"About Thino Pro",Enabled:"Enabled",Enable:"Enable","Daily notes folder":"Daily notes folder","Set daily notes folder":"Set daily notes folder","Daily note name format":"Daily note name format","Set daily note name format":"Set daily note name format","Daily note plugin":"Daily note plugin","Enable daily note plugin":"Enable daily note plugin",Selected:"Selected",Select:"Select","A classic theme for Thino with a two-column layout":"A classic theme for Thino with a two-column layout",Classic:"Classic","A modern theme for Thino with a three-column layout and some unique features.":"A modern theme for Thino with a three-column layout and some unique features.",Modern:"Modern","Go and enjoy Thino":"Go and enjoy Thino","Congrats! All settings done":"Congrats! All settings done","Adjust settings that influence your user experience with Thino.":"Adjust settings that influence your user experience with Thino.","Set preferences for using Thino":"Set preferences for using Thino","If you are using the Thino basic version, enabling the daily note plugin is required. Configure its settings to work effectively with it.":"If you are using the Thino basic version, enabling the daily note plugin is required. Configure its settings to work effectively with it.","Go with daily note plugin":"Go with daily note plugin","Choose a theme for Thino.":"Choose a theme for Thino.","Set theme for Thino":"Set theme for Thino","Set up your user info for Thino.":"Set up your user info for Thino.","Get started with Thino":"Get started with Thino","Skip and start Thino":"Skip and start Thino","Next step":"Next step","Back to previous step":"Back to previous step","Click to enable =>":"Click to enable =>","This is Thino's sidebar. Navigate to different path or select query filter.":"This is Thino's sidebar. Navigate to different path or select query filter.","Click here and go to settings page.":"Click here and go to settings page.","Click here and go to different path.":"Click here and go to different path.","Select or create query filter here.":"Select or create query filter here.","See the status of Thinos here.":"See the status of Thinos here.","Search your thino quickly here.":"Search your thino quickly here.","Edit or create your thino here.":"Edit or create your thino here.","See your thinos here.":"See your thinos here.","See your time status of thinos here.":"See your time status of thinos here.","See your tags here. Tags will be shown when thino contains tags.":"See your tags here. Tags will be shown when thino contains tags.",Done:"Done","Thino is ready to use. ":"Thino is ready to use. ","You can start using Thino now. If you want to know more about Thino Pro, click the button below.":"You can start using Thino now. If you want to know more about Thino Pro, click the button below.","Default time prefix":"Default time prefix","Append Text Action":"Append Text Action","Prepend Text Action":"Prepend Text Action",Preset:"Preset","Select Tags":"Select Tags","It is not available on small view":"It is not available on small view","Append text":"Append text","Prepend text":"Prepend text","Your daily note folder is not set correctly, please check your settings":"Your daily note folder is not set correctly, please check your settings","Default sharing style":"Default sharing style","Set the default style for sharing thino, 'Modern' by default.":'Set the default style for sharing thino, "Modern" by default.',Clean:"Clean",Minimal:"Minimal",Gradient:"Gradient","Thino share":"Thino share","Copy to clipboard failed":"Copy to clipboard failed","Copy to clipboard successfully":"Copy to clipboard successfully","Your content has been copied to clipboard, and inserted into the editor. Please try it again":"Your content has been copied to clipboard, and inserted into the editor. Please try it again","Share thino":"Share thino","Set file name after create thino":"Set file name after create thino","You can set file name after create thino. A input box will show when you create thino.":"You can set file name after create thino. A input box will show when you create thino.",SPLIT:"SPLIT","Split by Heading 1":"Split by Heading 1","Split by Heading 2":"Split by Heading 2","Split by Heading 3":"Split by Heading 3","Insert task":"Insert task","All settings have been reset to default.":"All settings have been reset to default.","Reset all Thino settings":"Reset all Thino settings","Reset settings":"Reset settings","Reset Thino settings to default settings.":"Reset Thino settings to default settings.","Task Management":"Task Management","Append completed date when task done in thino":"Append completed date when task done in thino","Append completed date when task done in thino. False by default":"Append completed date when task done in thino. False by default","Set tag for single file that Thino indexes":"Set tag for single file that Thino indexes","When you set a tag here, Thino will index this file contains this tag and show it in the list. Don't need to add `#`.":"When you set a tag here, Thino will index this file contains this tag and show it in the list. Don't need to add `#`.","Set tag for file type file":"Set tag for file type file","Set tag for multi type file":"Set tag for multi type file","Please input the tag":"Please input the tag","Merge thinos in to thino share image":"Merge thinos in to thino share image","Custom height for Thino content":"Custom height for Thino content","Set custom height for Thino content. Like 200px or 20rem":"Set custom height for Thino content. Like 200px or 20rem","Input height":"Input height","Submit issue":"Submit issue","Current version":"Current version","Bug report":"Bug report","Click the button to copy debug info and open the issue page":"Click the button to copy debug info and open the issue page","Copy and go":"Copy and go","Debug info copied":"Debug info copied","Feature request":"Feature request","Submit your feature request to the issue page":"Submit your feature request to the issue page",Go:"Go","Toggle query list visibility":"Toggle query list visibility","Toggle tags visibility":"Toggle tags visibility","Toggle sidebar visibility":"Toggle sidebar visibility",Collapse:"Collapse",Expand:"Expand","Max height for collapse":"Max height for collapse","The max height for thino collapse, when set 0, thino would not collapse. 0 by default. (This is not lines count, it is height in px.)":"The max height for thino collapse, when set 0, thino would not collapse. 0 by default. (This is not lines count, it is height in px.)","Render content":"Render content","Optimize for Callout":"Optimize for Callout","Won't render content contains more than 3 callouts automatically. True by default":"Won't render content contains more than 3 callouts automatically. True by default","The value should be greater than":"The value should be greater than","Append Text":"Append Text","Prepend Text":"Prepend Text","Thino height when collapsed":"Thino height when collapsed","The height for thino when it is collapsed, when set 0, thino would not collapse. 100 by default. (This is not lines count, it is height in px.)":"The height for thino when it is collapsed, when set 0, thino would not collapse . 100 by default. (This is not lines count, it is height in px.)","This option will allow you use other views when leaf width is not enough. False by default.":"This option will allow you use other views when leaf width is not enough. False by default.","Can select other views when leaf width is not enough":"Can select other views when leaf width is not enough","TRASH BOX":"TRASH BOX","Wait templater to finish parse before insert thino":"Wait templater to finish parse before insert thino","This option will allow you to wait for templater to finish parse before insert thino, which may casue you need to confirm twice between insert thino. False by default.":"This option will allow you to wait for templater to finish parse before insert thino, which may casue you need to confirm twice between insert thino. False by default.","Get thino capture extension":"Get thino capture extension","You can capture idea/text from chrome now.":"You can capture idea/text from chrome now."},vL={},yL={},wL={welcome:"Bienvenue dans Mémo !",ribbonIconTitle:"Mémos",months:["Janvier","Février","Mars","Avril","Mai","Juin","Juillet","Aout","Septembre","Octobre","Novembre","Décembre"],monthsShort:["Jan.","Feb.","Mar.","Apr.","May","June","July","Aug.","Sept.","Oct.","Nov.","Dec."],weekDays:["Dimanche","Lundi","Mardi","Mercredi","Jeudi","Vendredi","Samedi"],weekDaysShort:["Dim","Lun","Mar","Mer","Jeu","Ven","Sam"],to:"à",year:null,month:null,"Basic Options":"Options basique","User name":"Username","Set your user name here. 'Memos 😏' By default":"Définissez votre username ici. Défaut : 'Memo 😏'","Insert after heading":"Insérer après le titre","If left blank, the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.":"Vous devez définir le même titre en-dessous si vous voulez insérer et traiter des mémos sous le même titre.","Allows admonitions to be created using ":"Permet de créer des admonitions en utilisant","Process Memos below":"Insérer Mémo sous","If left blank, the Thino interface will display all thino record contents; if a title is provided, the Thino interface will only display the contents under that title, and contents written elsewhere will not be shown.":"Seulement les entrée sous cette section/phrase dans vos notes seront considérés. S'il n'existe pas, aucune notes ne sera traité pour ce fichier.","Save Memo button label":"Titre du bouton de sauvegarde","The text shown on the save Memo button in the UI. 'NOTEIT' by default.":"Le texte affiché sur le bouton de sauvegarde dans l'UI. Défaut : 'NOTEIT'","Focus on editor when open memos":"Focus sur l'éditeur lors de l'ouverture du mémo.","Focus on editor when open memos. Focus by default.":"Focus sur l'éditeur lors de l'ouverture du mémo. Focus par défaut.","Open daily memos with open memos":"Ouvrir les mémos quotidiens quand mémo est ouvert.","Open daily memos with open memos. Open by default.":"Ouvrir les mémos quotidiens quand mémo est ouvert.","Open Memos when obsidian opens":"Ouvrir Mémo quand Obsidian est ouvert.","When enable this, Memos will open when Obsidian opens. False by default.":"Quand activé, Memo sera ouvert quand Obsidian à l'ouverture d'Obsidian. Désactivé par défaut.","Hide done tasks in Memo list":"Masquer les tâches accomplies dans la liste des mémos.","Hide all done tasks in Memo list. Show done tasks by default.":"Masquer les tâches accomplies dans les mémos. Affiche les tâches accomplies par défaut.","Advanced Options":"Options avancées","UI language for date":"Langue de l'UI pour la date","Translates the date UI language. Only 'en' and 'zh' are available.":"Traduit la langue des dates dans l'UI. Seuls 'en', 'fr' et 'zh' sont disponibles. ","Default prefix":"Préfix par défaut.","Set the default prefix when create memo, 'List' by default.":"Définit le préfix par défaut lors de la création d'un mémo. Défault : 'Liste'","Default insert date format":"Format de la date insérée par défaut.","Default editor position on mobile":"Position par défaut de l'éditeur sur mobile.","Set the default date format when insert date by @, 'Tasks' by default.":"Définit le format de la date par défaut lors de l'insertion de la date par @. Défaut : 'Tâches'.","Set the default editor position on Mobile, 'Top' by default.":"Position par défaut de l'éditeur sur le mobile. Défaut : 'Haut'.","Use button to show editor on mobile":"Utilisation du bouton pour afficher l'éditeur sur le mobile.","Show Time When Copy Results":"Aficher l'heure quand les résultats sont copiés","Set a float button to call editor on mobile. Only when editor located at the bottom works.":"Place un bouton flottant pour appeler l'éditeur sur mobile. Fonctionne uniquement quand l'éditeur est placé en bas.","Show time when you copy results, like 12:00. Copy time by default.":"Affiche l'heure quand les résultats sont copiés, comme '12:00'. Copie l'heure par défaut","Show Date When Copy Results":"Affiche la date quand les résultats sont copiés","Show date when you copy results, like [[2022-01-01]]. Copy date by default.":"Affiche la date quand les résultats sont copiés, comme [[2022-01-01]]. Par défaut, copie la date.","Add Blank Line Between Different Date":"Ajoute une ligne entre les différentes dates.","Add blank line when copy result with date. No blank line by default.":"Ajoute une ligne lors de la copie du résultat avec la date. Pas de ligne par défaut.","Share Options":"Options de partage","Share Memos Image Footer Start":"Début du pied de page — Partage de mémo de mémos","Set anything you want here, use {ThinoNum} to display Number of thino, {UsedDay} for days. '{ThinoNum} Thino {UsedDay} Days' By default":"Définissez ce que vous voulez ici, utilisez {ThinoNum} pour afficher le nombre de thino, {UsedDay} pour les jours. Par défaut : '{ThinoNum} Thino {UsedDay} Days.","Share Memos Image Footer End":"Fin du pied de page — Partage de mémo","Set anything you want here, use {UserName} as your username. '✍️ By {UserName}' By default":"Définissez ce que vous voulez ici. Utilisez {UserName} comme username. Par défaut : '✍️ By {UserName}'","Save Shared Image To Folder For Mobile":"Sauvegarde des images partagés dans un dossier sur mobile.","Save image to folder for mobile. False by Default":"Sauvegarder les images dans un dossier sur mobile. Désactivé par défaut.","Say Thank You":"Dites Merci",Donate:"Faire un don","If you like this plugin, consider donating to support continued development:":"Si vous aimez ce plugin, envisagez de faire un don pour soutenir le développement continu :","File Name of Recycle Bin":"Nom de la corbeille","Set the filename for recycle bin. 'delete' By default":"Définition du nom de la poubelle. Défaut : 'Delete'","Set the filename for query file. 'query' By default":"Définit le nom de fichier pour les requête. Défaut : 'Query'","Use Tags In Vault":"Utiliser des tags dans le Coffre","Use tags in vault rather than only in Memos. False by default.":"Utiliser des tags du coffre plutôt que ceux que seulement dans Mémo. Désactivé par défaut.","Ready to convert image into background":"Prêt pour convertir des image en arrière-plan.",List:"Liste",Task:"Tâche",Top:"Haut",Bottom:"Bas",TAG:"TAG",DAY:"JOUR",QUERY:"RECHERCHE",EDIT:"EDITER",PIN:"PIN",UNPIN:"ÉPINGLER",DELETE:"DESÉPINGLER","CONFIRM!":"CONFIRMER !","CREATE FILTER":"CRÉER FILTRE",Settings:"Paramètres","Recycle bin":"Corbeille","About Me":"À propos de moi","Fetching data...":"Récupération des données...","Here is No Memos.":"Il n'y a pas de Memos.","Frequently Used Tags":"Tags fréquemment utilisés","What do you think now...":"Que pensez-vous maintenant...",READ:"LU",MARK:"MARQUER",SHARE:"PARTAGER",SOURCE:"SOURCE",RESTORE:"RESTAURER","DELETE AT":"SUPPRIMER","Noooop!":"Noooop!","All Data is Loaded 🎉":"Toutes les données sont chargées 🎉","Quick filter":"Filtre rapide",TYPE:"TYPE",LINKED:"LIEN","NO TAGS":"PAS DE TAGS","HAS LINKS":"A DES LIENS","HAS IMAGES":"A DES IMAGES",INCLUDE:"INCLUS",EXCLUDE:"EXCLUS",TEXT:"TEXTE",IS:"EST",ISNOT:"N'EST PAS",SELECT:"SELECTION","ADD FILTER TERMS":"AJOUTER DES TERMES FILTRÉ",FILTER:"FILTRE",TITLE:"TITRE","CREATE QUERY":"CRÉER UNE RECHERCHE","EDIT QUERY":"ÉDITER UNE RECHERCHE",MATCH:"MATCH",TIMES:"HEURE","Share Memo Image":"Partager un mémo image","↗Click the button to save":"↗Clique pour sauvegarder","Image is generating...":"Génération de l'image...","Image is loading...":"Image en chargement...","Loading...":"Chargement...","😟 Cannot load image, image link maybe broken":"😟 Impossible de charger l'image, le lien peut être brisé","Daily Memos":"Mémo quotidien","CANCEL EDIT":"ANNULER L'ÉDITION","LINK TO THE":"LIENS À","Mobile Options":"Options mobile","Don't support web image yet, please input image path in vault":"Ne supporte pas les images webs. Merci d'insérer le chemin de l'image depuis le coffre.","Background Image in Dark Theme":"Image de fond en thème sombre","Background Image in Light Theme":"Image de fond en thème clair",'Set background image in dark theme. Set something like "Daily/one.png"':"Définir l'image de fond en thème sombre. Définir 'Daily/one.png' par exemple.",'Set background image in light theme. Set something like "Daily/one.png"':"Définir l'image de fond en thème clair. Définir 'Daily/one.png' par exemple.",'Set default memo composition, you should use {TIME} as "HH:mm" and {CONTENT} as content. "{TIME} {CONTENT}" by default':'Définir la composition par défaut du mémo, vous devez utiliser {TIME} comme "HH:mm" et {CONTENT} comme contenu. "{TIME} {CONTENT}" par défaut',"Default Memo Composition":"Composition par défaut du mémo","Show Tasks Label":"Afficher les étiquettes des tâches","Show tasks label near the time text. False by default":"Afficher les étiquettes des tâches à côté du texte horaire. Désactivé par défaut.","Please Open Memos First":"Merci d'ouvrir les mémos en premier"},bL={},SL={},DL={},TL={},IL={},EL={},xL={},CL={},ML={welcome:"Bem-vindo ao Thino!",ribbonIconTitle:"Thino",months:["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"],monthsShort:["Jan.","Fev.","Mar.","Abr.","Maio","Jun.","Jul.","Ago.","Set.","Out.","Nov.","Dez."],weekDays:["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sábado"],weekDaysShort:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"],to:"para",year:null,month:null,"Basic Options":"Opções Básicas","User name":"Nome de Usuário","Set your user name here. 'Memos 😏' By default":"Defina o nome de usuário. Padrão: 'Thino 😏'.","Insert after heading":"Inserir após o cabeçalho","If left blank, the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.":"Deve definir o mesmo cabeçalho na configuração posterior se pretende inserir e processar memorandos abaixo do cabeçalho aqui definido.","Allows admonitions to be created using ":"Permitir que Admonitions sejam criadas usando ","Process Memos below":"Processar Memorandos abaixo do Cabeçalho","If left blank, the Thino interface will display all thino record contents; if a title is provided, the Thino interface will only display the contents under that title, and contents written elsewhere will not be shown.":"Somente as entradas abaixo deste cabeçalho serão processadas nas suas notas. Se não configurar esta funcionalidade, nenhuma nota será processada para o ficheiro respetivo.","Save Memo button label":"Legenda do Botão de Guardar Memorandos","The text shown on the save Memo button in the UI. 'NOTEIT' by default.":'Define o texto apresentado na UI do botão guardar memorandos. Padrão: "NOTEIT".',"Focus on editor when open memos":"Focar no Editor ao iniciar o Thino","Focus on Editor when open memos. Focus by default.":'Focar no editor ao iniciar o Thino. Padrão: "Focar".',"Open daily memos with open memos":"Abrir memorandos diários ao iniciar o Thino","Open daily memos with open memos. Open by default.":'Abrir memorandos diários ao iniciar o Thino. Padrão: "Abrir".',"Open Memos when obsidian opens":"Abrir Thino quando o Obsidian inicia","When enable this, Memos will open when Obsidian opens. False by default.":'Quando esta opção está activa, o Memos abrirá quando o Obsidian inicia. Padrão: "Falso".',"Hide done tasks in Memo list":"Ocultar tarefas concluídas na lista de memorandos","Hide all done tasks in Memo list. Show done tasks by default.":'Ocultar todas as tarefas concluídas na lista de memorandos. Padrão: "Mostrar tarefas concluídas".',"Advanced Options":"Opções Avançadas","UI language for date":"Idioma na UI da Data ","Translates the date UI language. Only 'en' and 'zh' are available.":"Define o idioma na UI da Data. De momento, apenas 'en', 'fr', 'pt' e 'zh' estão disponíveis.","Default prefix when save thino":"Prefixo Padrão","Set the default prefix when create memo, 'List' by default.":"Define o prefixo padrão quando um memorando é criado. Padrão: 'Lista'.","Default insert date format":"Formato Padrão para Inserção de Data","Set the default date format when insert date by @, 'Tasks' by default.":"Define o formato de Data padrão ao inserir a data usando '@'. Padrão: 'Tarefas'.","Default editor position on mobile":"Posição Padrão do Editor de Memorandos na Versão Móvel","Set the default editor position on Mobile, 'Top' by default.":"Define a posição padrão do editor de memorandos na versão móvel. Padrão: 'Topo'.","Use button to show editor on mobile":"Usar Botão para Mostrar o Editor na Versão Móvel","Set a float button to call editor on mobile. Only when editor located at the bottom works.":"Define um botão flutuante para abrir o editor na versão móvel. Opção disponível somente quando a posição do editor está definida para 'Fundo'.","Show Time When Copy Results":"Mostrar a Hora ao Copiar os Resultados","Show time when you copy results, like 12:00. Copy time by default.":"Mostrar a Hora, no formato '12:00', ao copiar os resultados. Padrão: 'Copiar a hora'.","Show Date When Copy Results":"Mostrar a Data ao Copiar os Resultados","Show date when you copy results, like [[2022-01-01]]. Copy date by default.":'Mostrar a Data, no formato [[2022-01-01]], ao copiar os resultados. Padrão: "Copiar a hora".',"Add Blank Line Between Different Date":"Adicionar Linha em Branco entre Datas Diferentes.","Add blank line when copy result with date. No blank line by default.":'Adicionar linha em branco ao copiar resultados com Data. Padrão: "Não adicionar linha."',"Share Options":"Opções de Partilha","Share Memos Image Footer Start":"Partilhar a Imagem de um memorando - Início do Rodapé","Set anything you want here, use {ThinoNum} to display Number of thino, {UsedDay} for days. '{ThinoNum} Thino {UsedDay} Days' By default":"Defina como preferir, use {ThinoNum} para mostrar o número de thinorandos e use {UsedDay} para dias. 'Padrão: {ThinoNum} Thinorandos {UsedDay} Dias'.","Share Memos Image Footer End":"Partilhar a Imagem de um memorando - Fim do Rodapé","Set anything you want here, use {UserName} as your username. '✍️ By {UserName}' By default":"Defina como preferir, use {UserName} como o seu nome de usuário. Padrão: '✍️ Por {UserName}'.","Save Shared Image To Folder For Mobile":"Guardar a Imagem Partilhada para Pasta na Versão Móvel","Save image to folder for mobile. False by Default":'Guardar a imagem partilhada para pasta na versão móvel. Padrão: "Falso".',"Say Thank You":"Agradeça",Donate:"Doar","If you like this plugin, consider donating to support continued development:":"Se gosta deste plugin, considere doar para apoiar o seu desenvolvimento contínuo:","File Name of Recycle Bin":"Nome da Reciclagem","Set the filename for recycle bin. 'delete' By default":"Define o nome do ficheiro para a Reciclagem. Padrão: 'delete'.","File Name of Query File":"Nome do Ficheiro de Query","Set the filename for query file. 'query' By default":"Define o nome do ficheiro de Query. Padrão: 'Query'.","Use Tags In Vault":"Usar Tags no Vault","Use tags in vault rather than only in Memos. False by default.":'Usar as Tags do Vault e não somente dos memorandos. Padrão: "Falso".',"Ready to convert image into background":"Pronto para converter imagem em fundo",List:"Lista",Task:"Tarefa",Top:"Topo",Bottom:"Fundo",TAG:"TAG",DAY:"DIA",QUERY:"QUERY",EDIT:"EDITAR",PIN:"FIXAR",UNPIN:"DESAFIXAR",DELETE:"ELIMINAR","CONFIRM!":"CONFIRMAR!","CREATE FILTER":"CRIAR FILTRO",Settings:"Definições","Recycle bin":"Reciclagem","About Me":"Acerca de mim","Fetching data...":"A obter dados...","Here is No Memos.":"Não existem Thino.","Frequently Used Tags":"Tags Usadas Frequentemente","What do you think now...":"Em que está a pensar...",READ:"LER",MARK:"ASSINALAR",SHARE:"PARTILHAR",SOURCE:"ORIGEM",RESTORE:"RESTAURAR","DELETE AT":"ELIMINADO EM","Noooop!":"Noooop!","All Data is Loaded 🎉":"Todos os Dados foram Carregados 🎉","Quick filter":"Filtro rápido",TYPE:"TIPO",LINKED:"LINKED","NO TAGS":"SEM TAGS","HAS LINKS":"TEM LINKS","HAS IMAGES":"TEM IMAGENS",INCLUDE:"INCLUIR",EXCLUDE:"EXCLUIR",TEXT:"TEXTO",IS:"É",ISNOT:"NÃO É",SELECT:"SELECCIONAR","ADD FILTER TERMS":"ADICIONAR TERMOS DE FILTRAGEM",FILTER:"FILTRAR",TITLE:"TÍTULO","CREATE QUERY":"CRIAR QUERY","EDIT QUERY":"EDITAR QUERY",MATCH:"IGUALA",TIMES:"VEZES","Share Memo Image":"Partilhar Imagem de Memo","↗Click the button to save":"↗Clique no botão para guardar","Image is generating...":"A gerar Imagem..","Image is loading...":"A carregar Imagem...","Loading...":"Carregando...","😟 Cannot load image, image link maybe broken":"😟 Não é possível carregar a imagem, o link da imagem pode estar incorrecto","Daily Memos":"Thino Diários","CANCEL EDIT":"CANCELAR EDIÇÃO","LINK TO THE":"LINK PARA O","Mobile Options":"Opções Móveis","Don't support web image yet, please input image path in vault":"Ainda não existe suporte para imagens de web. Por favor, insira o link para uma imagem do vault","Experimental Options":"Opções Experimentais","Background Image in Dark Theme":"Imagem de Fundo no Tema Escuro","Background Image in Light Theme":"Imagem de Fundo no Tema Claro",'Set background image in dark theme. Set something like "Daily/one.png"':'Defina a imagem de fundo para o tema escuro. Defina da seguinte forma: "Daily/one.png".','Set background image in light theme. Set something like "Daily/one.png"':'Defina a imagem de fundo para o tema claro. Defina da seguinte forma: "Daily/one.png".','Set default memo composition, you should use {TIME} as "HH:mm" and {CONTENT} as content. "{TIME} {CONTENT}" by default':'Defina a composição padrão do memorando, deve usar {TIME} como "HH:mm" e {CONTENT} como conteúdo. Padrão: "{TIME} {CONTENT}".',"Default Memo Composition":"Composição Padrão de um Memorando","Show Tasks Label":"Mostrar Etiquetas de Tarefas","Show tasks label near the time text. False by default":'Mostrar etiquetas de tarefas próximas do texto de tempo. Padrão: "Falso".',"Please Open Memos First":"Por favor, abra o Thino primeiro",DATE:"DATA",OBSIDIAN_NLDATES_PLUGIN_NOT_ENABLED:"OBSIDIAN_NLDATES_PLUGIN_NOT_ENABLED",BEFORE:"ANTES",AFTER:"DEPOIS","Allow Comments On Memos":"Permitir Comentários nos Memorandos","You can comment on memos. False by default":'Permite que comente os memorandos. Padrão: "Falso".',Import:"Importar","TITLE CANNOT BE NULL!":"O TÍTULO NÃO PODE SER NULO!","FILTER CANNOT BE NULL!":"O FILTRO NÃO PODE SER NULO!","Comments In Original DailyNotes/Notes":"Comentários nas Notas/Notas Diárias Originais","You should install Dataview Plug-in ver 0.5.9 or later to use this feature.":"Deve instalar a versão 0.5.9 ou posterior do plugin Dataview para usar esta funcionalidade.","Open Memos Successfully":"Thino Iniciado com Sucesso","Fetch Memos Error":"😭 Erro de Fetch","Copied to clipboard Successfully":"Copiado para a área de transferência com sucesso","Check if you opened Daily Notes Plugin Or Periodic Notes Plugin":"Verifique se abriu o plugin de Notas Diárias ou de Notas Periódicas","Please finish the last filter setting first":"Por favor, termine primeiro a configuração do último filtro","Close Memos Successfully":"Thino Fechado com Sucesso","Insert as Memo":"Inserir como um Memorando","Insert file as memo content":"Inserir ficheiro como conteúdo de um memorando","Image load failed":"Falha no carregamento da imagem","Content cannot be empty":"O Conteúdo não pode estar vazio","Unable to create new file.":"Não foi possível criar um novo ficheiro.","Failed to fetch deleted memos: ":"Falha no fetch dos memorandos removidos: ","RESTORE SUCCEED":"RESTAURO BEM SUCEDIDO","Save Memo button icon":"Ícone do Botão para Guardar Memorandos","The icon shown on the save Memo button in the UI.":"O ícone exibido na UI do botão para guardar memorandos.","Fetch Memos From Particular Notes":"Obter Memorandos de Notas Específicas",'You can set any Dataview Query for memos to fetch it. All memos in those notes will show on list. "#memo" by default':'Pode definir qualquer Query de Dataview para o Memos procurar. Todos os memorandos nessas notas serão mostrados na lista. Padrão: "#memo".',"Allow Memos to Fetch Memo from Notes":"Permitir que o Thino Obtenha memorandos das Notas","Use Memos to manage all memos in your notes, not only in daily notes. False by default":'Use o Memos para gerir todos os memorandos nas suas notas e não apenas nas notas diárias. Padrão: "Falso".',"Always Show Memo Comments":"Mostrar Comentários dos Memorandos","Always show memo comments on memos. False by default":'Mostrar sempre os comentários dos memorandos. Padrão: "Falso".',"You didn't set folder for daily notes in both periodic-notes and daily-notes plugins.":"Não definiu a pasta para as notas diárias, quer no plugin the Notas Periódicas ou de Notas Diárias.","Please check your daily note plugin OR periodic notes plugin settings":"Por favor, verifique as configurações dos plugins de Notas Diárias OU de Notas Periódicas","Use Which Plugin's Default Configuration":"Usar a Configuração Padrão do Plugin","Memos use the plugin's default configuration to fetch memos from daily, 'Daily' by default.":"O Memos usa a configuração padrão do plugin seleccionado para obter memorandos diariamente. Padrão: 'Notas Diárias'.",Daily:"Diário"},kL={welcome:"Bem-vindo ao Memos!",ribbonIconTitle:"Thino",months:["Janeiro","Fevereiro","Março","Abril","Maio","Junho","Julho","Agosto","Setembro","Outubro","Novembro","Dezembro"],monthsShort:["Jan.","Fev.","Mar.","Abr.","Maio","Jun.","Jul.","Ago.","Set.","Out.","Nov.","Dez."],weekDays:["Domingo","Segunda","Terça","Quarta","Quinta","Sexta","Sábado"],weekDaysShort:["Dom","Seg","Ter","Qua","Qui","Sex","Sáb"],to:"para",year:null,month:null,"Basic Options":"Opções Básicas","User name":"Nome de Usuário","Set your user name here. 'Memos 😏' By default":"Defina o nome de usuário. Padrão: 'Thino 😏'.","Insert after heading":"Inserir após o cabeçalho","If left blank, the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.":"Deve definir o mesmo cabeçalho na configuração posterior se pretende inserir e processar memorandos abaixo do cabeçalho aqui definido.","Allows admonitions to be created using ":"Permitir que Admonitions sejam criadas usando ","Process Memos below":"Processar Memorandos abaixo do Cabeçalho","If left blank, the Thino interface will display all thino record contents; if a title is provided, the Thino interface will only display the contents under that title, and contents written elsewhere will not be shown.":"Somente as entradas abaixo deste cabeçalho serão processadas nas suas notas. Se não configurar esta funcionalidade, nenhuma nota será processada para o ficheiro respetivo.","Save Memo button label":"Legenda do Botão de Guardar Memorandos","The text shown on the save Memo button in the UI. 'NOTEIT' by default.":'Define o texto apresentado na UI do botão guardar memorandos. Padrão: "NOTEIT".',"Focus on editor when open memos":"Focar no Editor ao iniciar o Thino","Focus on Editor when open memos. Focus by default.":'Focar no editor ao iniciar o Thino. Padrão: "Focar".',"Open daily memos with open memos":"Abrir memorandos diários ao iniciar o Thino","Open daily memos with open memos. Open by default.":'Abrir memorandos diários ao iniciar o Thino. Padrão: "Abrir".',"Open Memos when obsidian opens":"Abrir Thino quando o Obsidian inicia","When enable this, Memos will open when Obsidian opens. False by default.":'Quando esta opção está activa, o Memos abrirá quando o Obsidian inicia. Padrão: "Falso".',"Hide done tasks in Memo list":"Ocultar tarefas concluídas na lista de memorandos","Hide all done tasks in Memo list. Show done tasks by default.":'Ocultar todas as tarefas concluídas na lista de memorandos. Padrão: "Mostrar tarefas concluídas".',"Advanced Options":"Opções Avançadas","UI language for date":"Idioma na UI da Data ","Translates the date UI language. Only 'en' and 'zh' are available.":"Define o idioma na UI da Data. De momento, apenas 'en', 'fr', 'pt' e 'zh' estão disponíveis.","Default prefix when save thino":"Prefixo Padrão","Set the default prefix when create memo, 'List' by default.":"Define o prefixo padrão quando um memorando é criado. Padrão: 'Lista'.","Default insert date format":"Formato Padrão para Inserção de Data","Set the default date format when insert date by @, 'Tasks' by default.":"Define o formato de Data padrão ao inserir a data usando '@'. Padrão: 'Tarefas'.","Default editor position on mobile":"Posição Padrão do Editor de Memorandos na Versão Móvel","Set the default editor position on Mobile, 'Top' by default.":"Define a posição padrão do editor de memorandos na versão móvel. Padrão: 'Topo'.","Use button to show editor on mobile":"Usar Botão para Mostrar o Editor na Versão Móvel","Set a float button to call editor on mobile. Only when editor located at the bottom works.":"Define um botão flutuante para abrir o editor na versão móvel. Opção disponível somente quando a posição do editor está definida para 'Fundo'.","Show Time When Copy Results":"Mostrar a Hora ao Copiar os Resultados","Show time when you copy results, like 12:00. Copy time by default.":"Mostrar a Hora, no formato '12:00', ao copiar os resultados. Padrão: 'Copiar a hora'.","Show Date When Copy Results":"Mostrar a Data ao Copiar os Resultados","Show date when you copy results, like [[2022-01-01]]. Copy date by default.":'Mostrar a Data, no formato [[2022-01-01]], ao copiar os resultados. Padrão: "Copiar a hora".',"Add Blank Line Between Different Date":"Adicionar Linha em Branco entre Datas Diferentes.","Add blank line when copy result with date. No blank line by default.":'Adicionar linha em branco ao copiar resultados com Data. Padrão: "Não adicionar linha."',"Share Options":"Opções de Partilha","Share Memos Image Footer Start":"Partilhar a Imagem de um memorando - Início do Rodapé","Set anything you want here, use {ThinoNum} to display Number of memos, {UsedDay} for days. '{ThinoNum} Thino {UsedDay} Days' By default":"Defina como preferir, use {ThinoNum} para mostrar o número de thinorandos e use {UsedDay} para dias. 'Padrão: {ThinoNum} Thinorandos {UsedDay} Dias'.","Share Memos Image Footer End":"Partilhar a Imagem de um memorando - Fim do Rodapé","Set anything you want here, use {UserName} as your username. '✍️ By {UserName}' By default":"Defina como preferir, use {UserName} como o seu nome de usuário. Padrão: '✍️ Por {UserName}'.","Save Shared Image To Folder For Mobile":"Guardar a Imagem Partilhada para Pasta na Versão Móvel","Save image to folder for mobile. False by Default":'Guardar a imagem partilhada para pasta na versão móvel. Padrão: "Falso".',"Say Thank You":"Agradeça",Donate:"Doar","If you like this plugin, consider donating to support continued development:":"Se gosta deste plugin, considere doar para apoiar o seu desenvolvimento contínuo:","File Name of Recycle Bin":"Nome da Reciclagem","Set the filename for recycle bin. 'delete' By default":"Define o nome do ficheiro para a Reciclagem. Padrão: 'delete'.","File Name of Query File":"Nome do Ficheiro de Query","Set the filename for query file. 'query' By default":"Define o nome do ficheiro de Query. Padrão: 'Query'.","Use Tags In Vault":"Usar Tags no Vault","Use tags in vault rather than only in Memos. False by default.":'Usar as Tags do Vault e não somente dos memorandos. Padrão: "Falso".',"Ready to convert image into background":"Pronto para converter imagem em fundo",List:"Lista",Task:"Tarefa",Top:"Topo",Bottom:"Fundo",TAG:"TAG",DAY:"DIA",QUERY:"QUERY",EDIT:"EDITAR",PIN:"FIXAR",UNPIN:"DESAFIXAR",DELETE:"ELIMINAR","CONFIRM!":"CONFIRMAR!","CREATE FILTER":"CRIAR FILTRO",Settings:"Definições","Recycle bin":"Reciclagem","About Me":"Acerca de mim","Fetching data...":"A obter dados...","Here is No Memos.":"Não existem Thino.","Frequently Used Tags":"Tags Usadas Frequentemente","What do you think now...":"Em que está a pensar...",READ:"LER",MARK:"ASSINALAR",SHARE:"PARTILHAR",SOURCE:"ORIGEM",RESTORE:"RESTAURAR","DELETE AT":"ELIMINADO EM","Noooop!":"Noooop!","All Data is Loaded 🎉":"Todos os Dados foram Carregados 🎉","Quick filter":"Filtro rápido",TYPE:"TIPO",LINKED:"LINKED","NO TAGS":"SEM TAGS","HAS LINKS":"TEM LINKS","HAS IMAGES":"TEM IMAGENS",INCLUDE:"INCLUIR",EXCLUDE:"EXCLUIR",TEXT:"TEXTO",IS:"É",ISNOT:"NÃO É",SELECT:"SELECCIONAR","ADD FILTER TERMS":"ADICIONAR TERMOS DE FILTRAGEM",FILTER:"FILTRAR",TITLE:"TÍTULO","CREATE QUERY":"CRIAR QUERY","EDIT QUERY":"EDITAR QUERY",MATCH:"IGUALA",TIMES:"VEZES","Share Memo Image":"Partilhar Imagem de Memo","↗Click the button to save":"↗Clique no botão para guardar","Image is generating...":"A gerar Imagem..","Image is loading...":"A carregar Imagem...","Loading...":"Carregando...","😟 Cannot load image, image link maybe broken":"😟 Não é possível carregar a imagem, o link da imagem pode estar incorrecto","Daily Memos":"Thino Diários","CANCEL EDIT":"CANCELAR EDIÇÃO","LINK TO THE":"LINK PARA O","Mobile Options":"Opções Móveis","Don't support web image yet, please input image path in vault":"Ainda não existe suporte para imagens de web. Por favor, insira o link para uma imagem do vault","Experimental Options":"Opções Experimentais","Background Image in Dark Theme":"Imagem de Fundo no Tema Escuro","Background Image in Light Theme":"Imagem de Fundo no Tema Claro",'Set background image in dark theme. Set something like "Daily/one.png"':'Defina a imagem de fundo para o tema escuro. Defina da seguinte forma: "Daily/one.png".','Set background image in light theme. Set something like "Daily/one.png"':'Defina a imagem de fundo para o tema claro. Defina da seguinte forma: "Daily/one.png".','Set default memo composition, you should use {TIME} as "HH:mm" and {CONTENT} as content. "{TIME} {CONTENT}" by default':'Defina a composição padrão do memorando, deve usar {TIME} como "HH:mm" e {CONTENT} como conteúdo. Padrão: "{TIME} {CONTENT}".',"Default Memo Composition":"Composição Padrão de um Memorando","Show Tasks Label":"Mostrar Etiquetas de Tarefas","Show tasks label near the time text. False by default":'Mostrar etiquetas de tarefas próximas do texto de tempo. Padrão: "Falso".',"Please Open Memos First":"Por favor, abra o Thino primeiro",DATE:"DATA",OBSIDIAN_NLDATES_PLUGIN_NOT_ENABLED:"OBSIDIAN_NLDATES_PLUGIN_NOT_ENABLED",BEFORE:"ANTES",AFTER:"DEPOIS","Allow Comments On Memos":"Permitir Comentários nos Memorandos","You can comment on memos. False by default":'Permite que comente os memorandos. Padrão: "Falso".',Import:"Importar","TITLE CANNOT BE NULL!":"O TÍTULO NÃO PODE SER NULO!","FILTER CANNOT BE NULL!":"O FILTRO NÃO PODE SER NULO!","Comments In Original DailyNotes/Notes":"Comentários nas Notas/Notas Diárias Originais","You should install Dataview Plug-in ver 0.5.9 or later to use this feature.":"Deve instalar a versão 0.5.9 ou posterior do plugin Dataview para usar esta funcionalidade.","Open Memos Successfully":"Thino Iniciado com Sucesso","Fetch Memos Error":"😭 Erro de Fetch","Copied to clipboard Successfully":"Copiado para a área de transferência com sucesso","Check if you opened Daily Notes Plugin Or Periodic Notes Plugin":"Verifique se abriu o plugin de Notas Diárias ou de Notas Periódicas","Please finish the last filter setting first":"Por favor, termine primeiro a configuração do último filtro","Close Memos Successfully":"Thino Fechado com Sucesso","Insert as Memo":"Inserir como um Memorando","Insert file as memo content":"Inserir ficheiro como conteúdo de um memorando","Image load failed":"Falha no carregamento da imagem","Content cannot be empty":"O Conteúdo não pode estar vazio","Unable to create new file.":"Não foi possível criar um novo ficheiro.","Failed to fetch deleted memos: ":"Falha no fetch dos memorandos removidos: ","RESTORE SUCCEED":"RESTAURO BEM SUCEDIDO","Save Memo button icon":"Ícone do Botão para Guardar Memorandos","The icon shown on the save Memo button in the UI.":"O ícone exibido na UI do botão para guardar memorandos.","Fetch Memos From Particular Notes":"Obter Memorandos de Notas Específicas",'You can set any Dataview Query for memos to fetch it. All memos in those notes will show on list. "#memo" by default':'Pode definir qualquer Query de Dataview para o Memos procurar. Todos os memorandos nessas notas serão mostrados na lista. Padrão: "#memo".',"Allow Memos to Fetch Memo from Notes":"Permitir que o Thino Obtenha memorandos das Notas","Use Memos to manage all memos in your notes, not only in daily notes. False by default":'Use o Memos para gerir todos os memorandos nas suas notas e não apenas nas notas diárias. Padrão: "Falso".',"Always Show Memo Comments":"Mostrar Comentários dos Memorandos","Always show memo comments on memos. False by default":'Mostrar sempre os comentários dos memorandos. Padrão: "Falso".',"You didn't set folder for daily notes in both periodic-notes and daily-notes plugins.":"Não definiu a pasta para as notas diárias, quer no plugin the Notas Periódicas ou de Notas Diárias.","Please check your daily note plugin OR periodic notes plugin settings":"Por favor, verifique as configurações dos plugins de Notas Diárias OU de Notas Periódicas","Use Which Plugin's Default Configuration":"Usar a Configuração Padrão do Plugin","Memos use the plugin's default configuration to fetch memos from daily, 'Daily' by default.":"O Memos usa a configuração padrão do plugin seleccionado para obter memorandos diariamente. Padrão: 'Notas Diárias'.",Daily:"Diário"},NL={},AL={},FL={},OL={welcome:"欢迎使用 Thino ",ribbonIconTitle:"Thino",months:["一月","二月","三月","四月","五月","六月","七月","八月","九月","十月","十一月","十二月"],monthsShort:[null,null,null,null,null,null,null,null,null,null,null,null],weekDays:["周日","周一","周二","周三","周四","周五","周六"],weekDaysShort:["周日","周一","周二","周三","周四","周五","周六"],to:"至",year:"年",month:"月","Basic Options":"基础选项","User name":"用户名","Set your user name here. 'Memos 😏' By default":"在这里设置你喜欢的用户名。 默认为 'Thino 😏'",'You can set target heading like "# Heading" to control data location':'你可以设置目标标题,例如 "# Heading" 来控制数据的位置',"Insert after heading":"在指定标题后插入 Thino","If left blank, the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.":"若留空,则记录的 thino 内容在日记末尾插入,若填写标题,则记录的 thino 内容统一都记录在该标题下","Process Memos below":"解析指定标题后的 Thino","If left blank, the Thino interface will display all thino record contents; if a title is provided, the Thino interface will only display the contents under that title, and contents written elsewhere will not be shown.":"若留空,则在Thino界面会显示所有thino记录内容,若填写标题,则Thino界面只显示该标题下的内容,写入其他位置的内容不显示","Save Memo button label":"保存按钮上的文本","The text shown on the save Memo button in the UI. 'NOTEIT' by default.":"在保存按钮上展示的文本。默认为 'NOTEIT'","Focus on editor when open memos":"自动聚焦到 Thino 输入框","Focus on editor when open memos. Focus by default.":"当打开 Thino 的时候自动聚焦到 Thino 输入框。默认开启","Open daily memos with open memos":"打开每日 Thino 的时候打开 Thino 界面","Open daily memos with open memos. Open by default.":"打开每日 Thino 的时候打开 Thino 界面。默认开启","Open Memos when obsidian opens":"当开启 Obsidian 的时候自动打开 Thino","When enable this, Memos will open when Obsidian opens. False by default.":"当开启该选项, Thino 会在 Obsidian 打开时自动打开。默认不开启。","Hide done tasks in Memo list":"在 Thino 列表中隐藏已完成 Thino","Hide all done tasks in Memo list. Show done tasks by default.":"在 Thino 列表中隐藏已完成 Thino。默认不开启","Advanced Options":"进阶选项","UI language for date":"针对日期展示的语言界面","Translates the date UI language. Only 'en' and 'zh' are available.":"对日期的不同翻译。目前只能选择 'en' 和 'zh'(未来会废置)","Default prefix when save thino":"保存 Thino 时的默认前缀","Set the default prefix when create memo, 'List' by default.":"设置默认的前缀样式。默认为列表","Default insert date format":"插入日期附带的样式","Set the default date format when insert date by @, 'Tasks' by default.":"当使用 @ 来快速插入日期时,插入日期附带的样式,默认为 'Tasks' 样式","Default editor position on mobile":"在移动端上的默认编辑器位置","Set the default editor position on Mobile, 'Top' by default.":"设置在移动端上的默认编辑器位置,默认在顶部。","Use button to show editor on mobile":"当编辑器位置在底部时,用按钮来唤出编辑器","Set a float button to call editor on mobile. Only when editor located at the bottom works.":"设置一个浮动按钮来唤出编辑器。当在移动端上启用该选项才会生效","Show Time When Copy Results":"当复制检索结果时附带时间","Show time when you copy results, like 12:00. Copy time by default.":"在复制检索结果时附带其时间,例如 12:00 。默认开启","Show Date When Copy Results":"当复制检索结果时附带日期","Show date when you copy results, like [[2022-01-01]]. Copy date by default.":"在复制检索结果时附带其日期,例如 [[2022-01-01]]。默认开启","Add Blank Line Between Different Date":"在复制日期的时候加上空行","Add blank line when copy result with date. No blank line by default.":"在复制日期的时候在相邻的日期之间加上空行。默认无空行","Share Options":"分享选项","Share Memos Image Footer Start":"分享 Thino 图片的左边页脚","Set anything you want here, use {ThinoNum} to display Number of thino, {UsedDay} for days. '{ThinoNum} Thino {UsedDay} Days' By default":"你可以在这里设置你想要的任意文本,用 {ThinoNum} 来展示你记录的 thino 数量,{UsedDay} 来展示使用日期。默认为'{ThinoNum} Thino {UsedDay} Days'","Share Memos Image Footer End":"分享 Thino 图片的右边页脚","Set anything you want here, use {UserName} as your username. '✍️ By {UserName}' By default":"你可以在这里设置你想要的任意文本,用 {UserName} 来展示你的用户名。默认为 '✍️ By {UserName}'","Save Shared Image To Folder For Mobile":"当在移动端上时保存图片到文件夹","Save image to folder for mobile. False by Default":"当在移动端上时,保存生成的图片到文件夹","Say Thank You":"感谢开发",Donate:"捐赠","If you like this plugin, consider donating to support continued development:":"如果你喜欢这个插件,而且也希望给我买鸡腿,那么可以考虑 Github 页面右边的 Sponsor~","File Name of Recycle Bin":"回收站的文件名","Set the filename for recycle bin. 'delete' By default":"给回收站设置一个文件名。默认为'delete'","File Name of Query File":"检索文件的文件名","Set the filename for query file. 'query' By default":"设置存放检索式的文件的文件名。默认为'query'","Use Tags In Vault":"使用在库内的所有标签","Use tags in vault rather than only in Memos. False by default.":"使用在库内的而不是 Thino 内的标签。默认关闭","Don't support web image yet, please input image path in vault":"暂不支持网络图片,请使用本地图片","Ready to convert image into background":"正在将图片转换为背景图",List:"列表",Task:"任务",Top:"顶部",Bottom:"底部",TAG:"标签",DAY:"天",QUERY:"检索式",EDIT:"编辑",PIN:"置顶",UNPIN:"取消置顶",DELETE:"删除","CONFIRM!":"确定删除","CREATE FILTER":"创建检索式",Filter:"筛选",Settings:"设置","Recycle bin":"回收站","About Me":"关于","Fetching data...":"获取数据中...","Here is No Memos.":"没有找到 Thino","Frequently Used Tags":"常用标签","What do you think now...":"你现在在想什么?",READ:"阅读",MARK:"引用",SHARE:"分享",SOURCE:"来源",RESTORE:"恢复",ARCHIVE:"归档","DELETE AT":"删除于","Noooop!":"啥都没有!","All Data is Loaded 🎉":"所有数据都加载好啦 🎉","Quick filter":"快速筛选",TYPE:"类型",LINKED:"有链接","NO TAGS":"无标签","HAS LINKS":"有超链接","HAS IMAGES":"有图片",INCLUDE:"包括",EXCLUDE:"排除",TEXT:"文本",IS:"是",AND:"和",OR:"或",LIST:"状态",ISNOT:"不是",SELECT:"选择","ADD FILTER TERMS":"添加检索条件",FILTER:"筛选器",TITLE:"标题","CREATE QUERY":"创建检索式","EDIT QUERY":"编辑检索式",MATCH:"匹配",TIMES:"次","Share Memo Image":"分享 Thino 图片","↗Click the button to save":"↗点击右上角的按钮来保存","Image is generating...":"图片正在生成中...","Image is loading...":"图片正在加载中...","😟 Cannot load image, image link maybe broken":"😟 无法加载图片,图片链接也许不存在","Loading...":"努力加载中...","Daily Memos":"每日 Thino","CANCEL EDIT":"取消编辑","LINK TO THE":"链接到","Mobile Options":"移动端选项","Experimental Options":"实验性选项","Background Image in Dark Theme":"深色主题的背景图","Background Image in Light Theme":"浅色主题的背景图",'Set background image in dark theme. Set something like "Daily/one.png"':'设置深色主题的背景图。请设置类似"Daily/one.png"的路径','Set background image in light theme. Set something like "Daily/one.png"':'设置浅色主题的背景图。请设置类似"Daily/one.png"的路径','Set default memo composition, you should use {TIME} as "HH:mm" and {CONTENT} as content. "{TIME} {CONTENT}" by default':'设置默认 Thino 组成,你必须要使用 {TIME} 作为 "HH:mm" 而且要设置 {CONTENT} 作为内容识别。默认情况下, Thino 基于 "{TIME} {CONTENT}" 识别',"Default Memo Composition":"【已弃置】默认 Thino 组成","Show Tasks Label":"展示任务标签","Show tasks label near the time text. False by default":"在 Thino 的时间旁展示任务标签。默认情况下不展示","Please Open Memos First":"请先打开 Thino","Comment it...":"评论...",DATE:"日期",OBSIDIAN_NLDATES_PLUGIN_NOT_ENABLED:"Obsidian Natrual DATES language 插件没启动",BEFORE:"在之前",AFTER:"在之后","Allow Comments On Memos":"允许在 Thino 上评论","You can comment on memos. False by default":"你可以在 Thino 点击图标进行评论了。默认不开启",Import:"导入","TITLE CANNOT BE NULL!":"标题不可以为空!","FILTER CANNOT BE NULL!":"筛选器不可以为空!","Comments In Original DailyNotes/Notes":"在原文件中进行评论","You should install Dataview Plugin ver 0.5.9 or later to use this feature.":"你需要安装 0.5.9 版本以上的 Dataview 插件来使用该功能","Open Memos Successfully":"成功打开 Thino ","Fetch Memos Error":"😭 Thino 获取失败","Copied to clipboard Successfully":"复制成功","Check if you opened Daily Notes Plugin Or Periodic Notes Plugin":"请检查你有没有开启日记插件或者 Periodic Notes 插件且启用了日记模式","Please finish the last filter setting first":"先完善上一个过滤器吧","Close Memos Successfully":"成功关闭 Thino ","Insert as Memo":"插入内容为 Thino","Insert file as memo content":"插入文件为 Thino","Image load failed":"有个图片加载失败了😟","Content cannot be empty":"内容不能为空呀","Unable to create new file.":"无法新建文件","Failed to fetch deleted memos: ":"无法获取已删除的 Thino :","RESTORE SUCCEED":"成功恢复 Thino","DELETE SUCCEED":"删除成功","Save Memo button icon":"保存按钮上的图标","The icon shown on the save Memo button in the UI.":"你可以设置保存按钮上的图标","Fetch Memos From Particular Notes":"从指定的文件中获取 Thino",'You can set any Dataview Query for memos to fetch it. All memos in those notes will show on list. "#memo" by default':'你可以给笔记设置指定检索式来让 Memos 可以索引到它。默认为 "#memo" ',"Allow Memos to Fetch Memo from Notes":"允许 Thino 从笔记中获取 Thino","Use Memos to manage all memos in your notes, not only in daily notes. False by default":"使用 Memos 来管理你笔记中的 Memos,不单只 DailyNotes 中的内容。默认为关闭","Always Show Memo Comments":"评论将总是可见","Always show memo comments on memos. False by default":"当开启后评论总是会在 Thino 的下方展示。默认为关闭","You didn't set folder for daily notes in both periodic-notes and daily-notes plugins.":"你在 Periodic Notes 插件和日记插件都没设置日记的所在文件夹","Please check your daily note plugin OR periodic notes plugin settings":"请检查你的日记插件和/或 Periodic Notes 插件的设置","Use which plugin's default configuration":"使用哪个插件的默认日记配置","Memos use the plugin's default configuration to fetch memos from daily, 'Daily' by default.":"Thino 采用指定插件的默认配置来获取 Thino。默认为日记插件。",Daily:"日记插件","Always Show Leaf Sidebar on PC":"在 PC 上总是展示左侧栏","Show left sidebar on PC even when the leaf width is less than 875px. False by default.":"在 PC 上即使页面宽度小于 875px 时都展示左侧栏。默认为关闭","You didn't set format for daily notes in both periodic-notes and daily-notes plugins.":"你在 Periodic Notes 插件和日记插件都没设置日记的格式","fetch more":"加载更多","Search all settings":"搜索所有设置","Random Review":"随机回顾","ARCHIVED AT":"归档于","Failed to get memos from daily notes":"无法从日记中获取 Thino","Failed to delete memo":"无法删除 Thino","CTRL + ENTER to save":"CTRL + ENTER 保存","Started from":"开始于","Custom Background Image":"自定义背景图","Set custom background image.":"设置自定义背景图","Custom Memo Footer":"自定义 Thino 页脚","Set custom memo footer.":"设置自定义 Thino 页脚","Heatmap Color Scheme":"热力图颜色","Set different color scheme for heatmap.":"设置热力图的颜色","Enable Local Http Server":"启用本地 HTTP 服务器","Memos Http Server Port":"Thino HTTP 服务器端口","Set memos http server port to listen. '43999' by default":"设置 Thino HTTP 服务器端口。默认为 '43999'","Live-Preview Mode OR Source Mode.":"基于 Thino 的所见即所得模式(默认) 或者 源码模式,你可以自己选择适合自己的输入体验。","Default Editor Mode":"默认编辑器模式","Save type for Thino":"Thino 保存类型",DAILY:"日记",MULTI:"多文件",CANVAS:"画布",FILE:"单文件",ALL:"所有","Failed to create daily note, check if it exists.":"无法创建日记,请检查是否存在文件夹","Failed to create daily note. Please check if you created a folder for daily notes.":"无法创建日记,请检查是否存在日记文件夹","After you verify your account, please refresh this page.":"验证成功后,请刷新页面。",Verify:"去验证","Oops! You forget to verify insider account":"内测账户验证失败","If you have any questions, please contact us.":"如果你有任何问题,请联系我们。","Delete Thino Directly":"直接删除 Thino","When delete thino directly, it will not be moved to trash. False by default.":"当直接删除 Thino 时,不会移动到回收站。默认为关闭","Get activation code":"获取激活码","Input activation code here":"在这里输入激活码","Copy Thino id":"获取 Thino id","Activate Pro Version":"激活专业版","Please copy Thino id first":"请先获取 Thino id",'You can set folder name with file name like "folder/file"':'你可以设置例如 "folder/file" 的文件夹名+文件名的搭配来存放在指定文件夹','You can set folder name like "folder1/folder2/folder3" to create sub-folder':'你可以设置例如 "folder1/folder2/folder3" 的文件夹名来创建子文件夹',"Default save type":"默认保存类型",'Set the default save type for thino. "DAILY" by default':'设置 Thino 的默认保存类型。默认为 "日记"',"Enable opening thino globally":"全局唤醒 Thino","Enable opening thino globally. False by default.":"全局唤醒 Thino。默认为关闭","Key for opening thino globally":"全局唤醒 Thino 的快捷键","Set key for opening thino globally. CTRL + SHIFT + T by default.":"设置全局唤醒 Thino 的快捷键。默认为 CTRL + SHIFT + T","Sync Thino via PKMer":"通过 PKMer 同步 Thino",Unlink:"取消链接",Link:"链接","Connect to PKMer Sync, you can check it in ":"连接到 PKMer 同步,你可以在该链接中查看:","PKMer Sync":"PKMer 同步","Remove successfully":"移除成功",Deactivate:"取消激活",Remove:"移除","Confirm?":"确认?","Sync Status":"同步状态","Start or stop sync":"开始或停止同步","Stop sync successfully":"停止同步成功","Start sync successfully":"开始同步成功",Stop:"停止",Start:"开始","Show thino near mouse":"在鼠标附近展示 Thino","Query not found":"检索式未找到","Send to clipboard successfully":"发送到剪贴板成功","Thino - Failed to start HTTP server, please check the port is available.":"Thino - 启动 HTTP 服务器失败,请检查端口是否可用。","Thino - Started HTTP server on port":"Thino - 启动 HTTP 服务器成功,端口为","Thino - Terminated HTTP server":"Thino - 终止 HTTP 服务器","File not exist":"文件不存在","Thino not found":"Thino 未找到","File not found for the given thino path, is creating a new file":"未找到承载指定 Thino 的文件,正在创建新文件","Saved sync token successfully":"保存同步令牌成功","Failed to find daily notes folder":"未找到日记文件夹","Please install obsidian-hover-editor plugin first":"请先安装 obsidian-hover-editor 插件","Copied app id successfully":"复制 app id 成功","Please input token first":"请先输入 token","Please enable sync first":"请先启用同步","Init Failed":"初始化失败","Folder not found for the given thino path, is creating a new folder":"未找到承载指定 Thino 的文件夹,正在创建新文件夹","File not found for the given thino path":"未找到承载指定 Thino 的文件","Failed to read current daily note, check if it exists.":"无法读取日记文件,请检查是否存在","Verify successfully":"验证成功","Failed to verify":"验证失败","Failed to save":"保存失败","Failed to login, please login again":"登录已过期,请重新登录","COPY FAILED":"复制失败","COPY SUCCEED":"复制成功","Copy selected text":"复制选中文本","Copy thino":"复制",COPY:"复制","This is a pro feature, please upgrade to pro version to use it.":"这是专业版功能,请升级到专业版来使用它。","You can get pro version from: ":"你可以从这里获取专业版:",Save:"保存",Cancel:"取消","Thino Daily Target":"Thino 每日目标",Input:"输入","#Tag":"#标签","to create tag":"来创建标签","You have verified your account. Congrats!":"你已经验证了你的账户。恭喜!","Pro features":"专业版功能","Target Thino Count":"目标 Thino 数量",on:"在","Switch waterfall view":"切换瀑布流视图","Switch view":"切换视图","Switch list view":"切换列表视图","Set daily target":"设置每日目标","Thino Save To: ":"Thino 保存到:","Enter fullscreen mode":"进入全屏模式","Exit fullscreen mode":"退出全屏模式",words:"字词","Return To Home Page":"返回首页","Open thino in center window":"在中心窗口打开 thino","Open thino in float window":"在浮动窗口打开 thino","Open thino in right sidebar":"在右侧边栏打开 thino","Open thino in left sidebar":"在左侧边栏打开 thino","Show thino editor":"显示 thino 编辑器","Toggle minimal mode":"切换 Minimal 模式","Focus on thino editor":"聚焦到 thino 编辑器","ReSync web thinos to local":"重新同步 web 上的 thino 到本地","Sync local thinos to web":"同步本地的 thino 到 web","Show daily thino":"显示每日 thino 视图","Focus on search bar":"聚焦到搜索栏","Show-thino in popover(Hover editor)":"在弹出框中显示 thino","Center window":"中心窗口","Float window":"浮动窗口","Right sidebar":"右侧边栏","Left sidebar":"左侧边栏","Save thino type when sync local":"同步本地时保存的 thino 类型","Set the default save thino type when sync local, FILE by default.":"设置同步本地时保存的 thino 类型,默认为单文件。","Sync service":"同步服务","Pro verification status":"专业版激活状态","Live-preview":"所见即所得",Source:"源码",General:"通用",Thino:"Thino",Theme:"主题",Share:"分享",Interface:"界面",Advanced:"进阶","Global copy":"全局复制","Set the folder name":"设置文件夹名","Set the filename":"设置文件名","Set the filename for current location file":"设置当前位置文件的文件名","Switch calendar type":"切换日历类型",alphabetical:"标签名称(A-Z)",alphabeticalReverse:"标签名称(Z-A)",byCount:"按使用次数(从高到低)",byCountReverse:"按使用次数(从低到高)","Type here":"在这里输入",Today:"今天",Yesterday:"昨天","Last 7 days":"最近 7 天","Last 30 days":"最近 30 天","Last 90 days":"最近 90 天","Last 180 days":"最近 180 天","Last 365 days":"最近 365 天",Found:"被找到","Copy filtered thinos":"复制筛选的 thino","Bulk delete":"批量删除","Bulk archive":"批量归档","Bulk tag operation":"标签编辑","Bulk restore":"批量恢复","If you are disabling the daily note plugin, it would be possible that the thino will not be deleted or patched properly. Please enable the plugin and try again.":"如果你禁用了日记插件,可能会导致 thino 无法被正确删除。请启用插件后再试一次。",Preview:"预览","Set and save":"设置并保存","Show day mark in thino list":"在 Thino 列中展示日期标记","Show day mark on the top of daily range thino. False by default.":"在 Thino 列中展示日期标记。默认为关闭","Click to expand or fold, Cmd+Click to show all thinos of the day":"点击展开或折叠,Cmd+点击展示当天所有 thino","You can buy a license from":"你可以从这里购买许可证","No thinos in range":"该范围内没有 thino",Month:"月视图",Week:"周视图",Day:"日视图",Agenda:"日程视图",Tomorrow:"明天",Previous:"往前",Next:"往后","Search all columns...":"搜索所有的列...","Basic Info":"基础信息","Additional Info":"附加信息","Created At":"创建于",Content:"内容","Thino Type":"Thino 类型","Source Type":"来源类型","Row status":"归档状态",Path:"路径","Pinned Status":"置顶状态",Table:"表格",Chat:"聊天",Moments:"动态",Waterfall:"瀑布流",Calendar:"日历","Go to page":"跳转到页",Page:"页",Show:"展示",rows:"行","Temp Filter":"临时筛选器","Set the heading for saving thino":"设置保存 Thino 的标题","# Heading":"# 标题","Open link directly in Thino view":"Thino 视图内直接打开双链","Day mark range":"日期标记范围","Set the range of day mark. Day by default.":"设置日期标记的范围,默认为天","Thino is locked":"Thino 已锁定","Please unlock Thino by input password":"请输入密码来解锁 Thino","Auto Download Image":"自动下载图片","Auto download image when save to thino. 'false' by default":"当保存到 Thino 时自动下载图片。默认为 'false'","Thino Http IP Type":"Thino HTTP 服务器 IP 类型","Set Thino http server ip to listen. 'localhost' by default":"设置 Thino HTTP 服务器 IP。默认为 'localhost'","Password to lock Thino":"锁定 Thino 的密码",Unlock:"解锁",Locked:"已锁定","Password is incorrect":"密码错误",Lock:"锁定","Need password to unlock Thino":"需要密码来解锁 Thino","You have not set a password or enable this feature yet":"你还没有设置密码或者启用该功能",Password:"密码","Password for Thino":"Thino 的密码","Please input your password to change password settings":"请输入原来的密码来修改密码设置","Please input your password":"请输入密码","Lock thino":"锁定 Thino",date:"日期",time:"时间",event:"事件","Add tag position":"添加标签位置","Set the position of the tag when adding tag automatically":"设置自动添加标签的位置","Add tag automatically":"自动添加标签","Add tag to the end or beginning of the thino content when creating a thino and filtering tags":"在创建 Thino 和筛选标签时,将标签添加到 Thino 内容的末尾或开头","Add tag with new line":"添加标签时换行","Add tag with new line when adding tag automatically":"自动添加标签时换行","Input to select more tags":"输入来选择更多标签","Tag Bulk Edit":"标签批量编辑","Tag Bulk Select":"标签批量选择","Exist Tags":"已有标签","Selected Tags":"已选标签","Click to remove exist tag":"点击移除已有标签","Click to remove selected tag":"点击移除已选标签","Select tags":"选择标签","Input to select exist tag":"输入来选择已有标签",Beginning:"开头",End:"末尾","Chat view style":"聊天视图样式","Set the style of chat view":"设置聊天视图的样式","Background image for moments view":"动态视图的背景图","Set the background image for moments view":"设置动态视图的背景图","Icon for moments/chat view/share image":"动态/聊天视图/分享图的头像","Set the icon for moments/chat view/share image":"设置动态/聊天视图/分享图的头像","Quote for moments view/share image":"动态视图/分享图的个性签名","Set the quote for moments view/share image":"设置动态视图/分享图的个性签名","Theme for Thino":"Thino 主题","Set the theme for Thino":"设置 Thino 的主题","Interface Details":"界面详情","Task amount":"任务数量","Thino status":"Thino 状态","Used tags":"使用的标签","Used days":"使用的天数","Most active day":"最活跃的一天","Most active hour":"最活跃的一小时","Thino amount":"Thino 数量","No content to generate.":"没有内容可以生成。","Image generated successfully.":"图片生成成功。","Failed to generate image.":"图片生成失败。","Share filtered thinos as image":"分享筛选的 Thino 为图片","Latest version":"最新版本","Previous version":"之前版本","Thino update info":"Thino 更新信息","Debug info copied to clipboard":"调试信息已复制到剪贴板","Copy debug info":"复制调试信息","Failed to load changelog":"无法加载更新日志","View online":"在线查看",ChangeLog:"更新日志","Please open thino first":"请先打开 Thino","Insert editor":"插入编辑器","Please set different save locations for multi-file settings in Thino. The diary folder overlaps with the multi-file save location, or there is a risk of it being read repeatedly.":"请在 Thino 设置中为多文件设置不同的路径,日记文件夹与多文件保存路径重复,或者存在被重复读取可能","Default time prefix for thino in daily notes":"日记中 Thino 的默认时间前缀","Set default time prefix for thino in daily notes.":"设置日记中 Thino 的默认时间前缀","Save image successfully":"保存图片成功","User quote":"用户签名","Set user quote for thino":"设置用户签名","User icon":"用户头像","Set user icon for thino. You can input http/https link or file path in vault.":"设置用户头像。你可以设置 http/https 链接或者 vault 中的文件路径。","User info":"用户信息","Copy filtered results":"复制筛选结果","Share image":"分享图片",Default:"默认",Gray:"灰色",Grass:"草绿",Flame:"火焰",Olive:"橄榄",Ice:"冰",Magenta:"品红","Daily notes":"日记相关",Editor:"编辑器","Append/prepend text when share to Thino":"分享到 Thino 时添加/前置文本","Append text when share to Thino":"分享到 Thino 时添加文本","Prepend text when share to Thino":"分享到 Thino 时前置文本","Add newline when append/prepend text":"添加换行符",Prepend:"前置",Append:"后置",Both:"两者",None:"无","Hide pinned group":"隐藏置顶分组","Hide pinned group in thino list. False by default.":"隐藏置顶的 Thino 分组。默认为关闭","Set the heading for the task type of thino, by default the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.":"设置 Thino 任务类型的标题,如果提供了标题,所有记录的 Thino 内容将统一归类到该标题下。","Different insert target for different type":"不同类型的 Thino 有不同的插入目标","Toggle this to set different insert target for different type of thino, like task or list type of thino":"切换此选项以为不同类型的 Thino 设置不同的插入目标,例如任务或列表类型的 Thino","Set process target":"设置处理目标","You can set whole diary or only part of it":"你可以设置整个日记或者其中的一部分",Custom:"自定义","Whole diary":"整个日记","Set thino insert place":"设置 Thino 插入位置","Set where to insert thino content":"设置 Thino 内容插入位置","End of the diary":"日记的末尾","Custom location":"自定义位置","Setting guide":"设置流程","Details settings":"详细设置","Start Thino":"开始 Thino","About Thino Pro":"关于 Thino 专业版",Enabled:"已启用",Enable:"启用","Daily notes folder":"日记文件夹","Set daily notes folder":"设置日记文件夹","Daily note name format":"日记文件名格式","Set daily note name format":"设置日记文件名格式","Daily note plugin":"日记插件","Enable daily note plugin":"启用日记插件",Selected:"已选择",Select:"选择","A classic theme for Thino with a two-column layout":"Thino 的经典主题,采用两列布局",Classic:"经典","A modern theme for Thino with a three-column layout and some unique features.":"Thino 的现代主题,采用三列布局和一些独特的功能。",Modern:"现代","Go and enjoy Thino":"去享受 Thino 吧","Congrats! All settings done":"恭喜!所有设置已完成","Adjust settings that influence your user experience with Thino.":"调整影响你使用 Thino 的设置。","Set preferences for using Thino":"设置使用 Thino 的偏好","If you are using the Thino basic version, enabling the daily note plugin is required. Configure its settings to work effectively with it.":"如果你使用的是 Thino 基础版,启用日记插件是必须的。配置其设置以有效地使用它。","Go with daily note plugin":"使用日记插件","Choose a theme for Thino.":"选择 Thino 的主题。","Set theme for Thino":"设置 Thino 的主题","Set up your user info for Thino.":"设置你的用户信息。","Get started with Thino":"开始使用 Thino","Skip and start Thino":"跳过并开始 Thino","Next step":"下一步","Back to previous step":"返回上一步","Click to enable =>":"点击启用 =>","This is Thino's sidebar. Navigate to different path or select query filter.":"这是 Thino 的侧边栏。你可以导航到不同的路径或选择查询过滤器。","Click here and go to settings page.":"点击这里并转到设置页面。","Click here and go to different path.":"点击这里并转到不同的路径。","Select or create query filter here.":"在这里选择或创建查询过滤器。","See the status of Thinos here.":"在这里看到 Thino 的状态。","Search your thino quickly here.":"在这里快速搜索你的 Thino。","Edit or create your thino here.":"在这里编辑或创建你的 Thino。","See your thinos here.":"在这里看到你的 Thino。","See your time status of thinos here.":"在这里看到你的 Thino 时间状态。","See your tags here. Tags will be shown when thino contains tags.":"在这里看到你的标签。当 Thino 包含标签时,标签将显示。",Done:"完成","Thino is ready to use. ":"Thino 已准备好使用。","You can start using Thino now. If you want to know more about Thino Pro, click the button below.":"你现在可以开始使用 Thino 了。如果你想了解更多关于 Thino 专业版的信息,请点击下面的按钮。","Default time prefix":"默认时间前缀","Append Text Action":"分享到 Thino 时的后置文本动作","Prepend Text Action":"分享到 Thino 时的前置文本动作",Preset:"预设","Select Tags":"选择标签","It is not available on small view":"在窄的视图中不可用","Append text":"在末尾添加文本","Prepend text":"在开头添加文本","Your daily note folder is not set correctly, please check your settings":"你的日记文件夹设置不正确,请检查你的设置","Default sharing style":"默认分享样式","Set the default style for sharing thino, 'Modern' by default.":"设置 Thino 的默认分享样式,默认为“现代”。",Clean:"清爽",Minimal:"极简",Gradient:"渐变","Thino share":"Thino 分享","Copy to clipboard failed":"复制到剪贴板失败","Copy to clipboard successfully":"复制到剪贴板成功","Your content has been copied to clipboard, and inserted into the editor. Please try it again":"你的内容已经复制到剪贴板,并插入到编辑器中。请再试一次","Share thino":"分享 Thino","Set file name after create thino":"创建 Thino 后设置文件名","You can set file name after create thino. A input box will show when you create thino.":"你可以在创建 Thino 后设置文件名。当你创建 Thino 时,会显示一个输入框。",SPLIT:"分割","Split by Heading 1":"按一级标题分割","Split by Heading 2":"按二级标题分割","Split by Heading 3":"按三级标题分割","Insert task":"插入任务","All settings have been reset to default.":"所有设置已重置为默认值。","Reset all Thino settings":"重置所有 Thino 设置","Reset settings":"重置设置","Reset Thino settings to default settings.":"将 Thino 设置重置为默认设置。","Task Management":"任务管理","Append completed date when task done in thino":"在 Thino 中的任务完成时添加完成日期","Append completed date when task done in thino. False by default":"在 Thino 中的任务完成时添加完成日期。默认为关闭","Set tag for single file that Thino indexes":"Thino 会索引被设置标签的单文件","When you set a tag here, Thino will index this file contains this tag and show it in the list. Don't need to add `#`.":"当你在这里设置一个标签时,Thino 会索引包含这个标签的文件,并在列表中显示。不需要添加 `#`。","Set tag for file type file":"为单文件类型文件设置标签","Set tag for multi type file":"为多文件类型文件设置标签","Please input the tag":"请输入标签","Merge thinos in to thino share image":"合并 Thino 到 Thino 分享图片","Custom height for Thino content":"自定义 Thino 内容高度","Set custom height for Thino content. Like 200px or 20rem":"设置 Thino 内容的自定义高度。如 200px 或 20rem","Input height":"输入高度","Submit issue":"提交问题","Current version":"当前版本","Bug report":"Bug 报告","Click the button to copy debug info and open the issue page":"点击按钮复制调试信息并打开问题页面","Copy and go":"复制并前往","Debug info copied":"调试信息已复制","Feature request":"功能请求","Submit your feature request to the issue page":"提交你的功能请求到问题页面",Go:"前往","Toggle query list visibility":"切换 Query 列表可见性","Toggle tags visibility":"切换标签可见性","Toggle sidebar visibility":"切换侧边栏可见性",Collapse:"收起",Expand:"展开","Max height for collapse":"折叠的最大高度","The max height for thino collapse, when set 0, thino would not collapse. 0 by default. (This is not lines count, it is height in px.)":"Thino 折叠的最大高度,设置为 0 时,Thino 不会折叠。默认为 0。(这不是行数,而是像素高度值)","Render content":"渲染内容","Optimize for Callout":"优化 Callout 渲染性能问题","Won't render content contains more than 3 callouts automatically. True by default":"不会自动渲染包含超过 3 个 Callout 的内容。默认为开启","The value should be greater than":"值应大于","Append Text":"后置文本","Prepend Text":"前置文本","Thino height when collapsed":"Thino 折叠时的高度","The height for thino when it is collapsed, when set 0, thino would not collapse. 100 by default. (This is not lines count, it is height in px.)":"Thino 折叠时的高度,当设置为 0 时,完全折叠。默认为 100。(这不是行数,而是像素高度值)","This option will allow you use other views when leaf width is not enough. False by default.":"当页面宽度不够时,可以选择其他视图。默认为关闭。","Can select other views when leaf width is not enough":"当页面宽度不够时,可以选择其他视图","TRASH BOX":"回收站","Wait templater to finish parse before insert thino":"在插入 Thino 之前等待 Templater 完成解析","This option will allow you to wait for templater to finish parse before insert thino, which may casue you need to confirm twice between insert thino. False by default.":"此选项将允许您在插入 Thino 之前等待 Templater 完成解析,这可能会导致您在插入 Thino 之间需要确认两次。默认为关闭。","Get thino capture extension":"获取 Thino 剪裁扩展","You can capture idea/text from chrome now.":"你现在可以从 Chrome 中捕获想法/文本。"},PL={},jL={ar:hL,cs:pL,da:mL,de:gL,en:GN,"en-gb":vL,es:yL,fr:wL,hi:bL,id:SL,it:DL,ja:TL,ko:IL,nl:EL,nn:xL,pl:CL,pt:ML,"pt-br":kL,ro:NL,ru:AL,tr:FL,"zh-cn":OL,"zh-tw":PL},Sx=jL[C.moment.locale()];function E(e){const t=Sx&&Sx[e]||GN[e];return t===null?t:t||e}const LL=/```([\s\S]*?)```/g,RL=/\*\*(.+?)\*\*/g,_L=/\*(.+?)\*/g,BL=/\[ \] /g,HL=/\[.{1}\] /g,YL=/^[*-]/g,UL=/(\d+)\. /g,Dx=/\[\[([^\]]+)\]\]/g,rT=/\[([^\]]+)\]\((([^\]]+).md)\)/g,zL=(e,t)=>{const n=e.replace(LL,"
$1
").replace(YL,"").replace(UL,"$1.").replace(BL,"").replace(HL,"").replace(RL,"$1").replace(_L,"$1").replace(/<br>/g,"

").replace(/&/g,"&");let r=n;if(t){if(Dx.test(n)){const a=n.match(Dx);for(let o=0;o{const{metadataCache:n}=Le.getState().dailyNotesState.app;return n.getFirstLinkpathDest(decodeURIComponent(e),"")instanceof C.TFile?t?`${t}`:`${e}`:t?`${t}`:`${e}`},VL=e=>{var t;return(t=/\[\[([^\]]+)\]\]/g.exec(e))==null?void 0:t[1]},WL=e=>{var t;return(t=rT.exec(e))==null?void 0:t[1]},$L=e=>{var t;return(t=/\[([^\]]+)\]\((([^\]]+).md)\)/g.exec(e))==null?void 0:t[3]},Tx=e=>{const t=document.createElement("div");return t.className="memo-content-text",t.innerHTML=e,t.innerText},ZL=e=>e.replace(/\n/g,"
"),qL=e=>{const t=document.createElement("div");return t.textContent=e,t.innerHTML},Ix="mobile-show-sidebar",JN=200,ei=3600*24*1e3,$r=/\s#([^\u2000-\u206F\u2E00-\u2E7F'!"#$%&()*+,.:;<=>?@^`{|}~\[\]\\\s]+)/g,Wa=/(

|
)#([^\u2000-\u206F\u2E00-\u2E7F'!"#$%&()*+,.:;<=>?@^`{|}~\[\]\\\s]+)/g,ua=/^#([^\u2000-\u206F\u2E00-\u2E7F'!"#$%&()*+,.:;<=>?@^`{|}~\[\]\\\s]+)/gu,Cf=/(\s|:|\(|>|^)((http|ftp|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:/~+#-]*[\w@?^=%&/~+#-]))/g,GL=/\[([\s\S]*?)\]\(([\s\S]*?)\)/gu,Mf=/([^\s<\\*>'(]+\.(jpeg|jpg|gif|png|svg))(\]\])?(\))?/g,nd=/\[@(.+?)\]\((.+?)\)/g,JL=/[#*"\/\\<>:|\[\]\?]/gim,KL=/^(-|\*|\d\.)\s(\[.\]\s)?(\d{1,2}:\d{2}(:\d{2})?)\s(.*)/g,$g=[{title:"DAILY",icon:"list"},{title:"CANVAS",icon:"layout-dashboard"},{title:"MULTI",icon:"file-text"},{title:"FILE",icon:"edit"}];var aT;(e=>{function t(){return parseInt(C.moment().format("x"))}e.getNowTimeStamp=t;function n(U){const z=/'’A-Za-z\u00AA\u00B5\u00BA\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0561-\u0587\u05D0-\u05EA\u05F0-\u05F2\u0620-\u064A\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE\u06EF\u06FA-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07CA-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u08A0-\u08B4\u0904-\u0939\u093D\u0950\u0958-\u0961\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09F0\u09F1\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B71\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C60\u0C61\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D05-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D5F-\u0D61\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E81\u0E82\u0E84\u0E87\u0E88\u0E8A\u0E8D\u0E94-\u0E97\u0E99-\u0E9F\u0EA1-\u0EA3\u0EA5\u0EA7\u0EAA\u0EAB\u0EAD-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0EDC-\u0EDF\u0F00\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16F1-\u16F8\u1700-\u170C\u170E-\u1711\u1720-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1877\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1CE9-\u1CEC\u1CEE-\u1CF1\u1CF5\u1CF6\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2071\u207F\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2183\u2184\u2C00-\u2C2E\u2C30-\u2C5E\u2C60-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005\u3006\u3031-\u3035\u303B\u303C\u3105-\u312D\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6E5\uA717-\uA71F\uA722-\uA788\uA78B-\uA7AD\uA7B0-\uA7B7\uA7F7-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA90A-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF\uA9E0-\uA9E4\uA9E6-\uA9EF\uA9FA-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB65\uAB70-\uABE2\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC/.source,$=/\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u4E00-\u9FD5/.source,X=/[\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u4E00-\u9FD5]{1}/.source,Q=new RegExp([`(?:[0-9]+(?:(?:,|\\.)[0-9]+)*|[\\-${z}])+`,$,X].join("|"),"g");return(U.match(Q)||[]).length}e.getWordCount=n;function r(U){Wg()&&(U!=null&&U.EnabledLocationList.some(z=>z.value==="DAILY"))&&(U!=null&&U.EnabledLocationList.some(z=>z.value==="MULTI"))&&cb().contains(U==null?void 0:U.MemoOtherSaveLocation.MemoDefaultMultiFilePath)&&new C.Notice(E("Please set different save locations for multi-file settings in Thino. The diary folder overlaps with the multi-file save location, or there is a risk of it being read repeatedly."),5e3)}e.checkDailyInMulti=r;function a(){const U=navigator.userAgent;let z="Unknown";return U.indexOf("Win")!=-1?z="Windows":U.indexOf("Mac")!=-1?z="MacOS":U.indexOf("Linux")!=-1&&(z="Linux"),z}e.getOSVersion=a;function o(U){return typeof U=="string"&&(U=U.replaceAll("-","/")),new Date(U).getTime()}e.getTimeStampByDate=o;function i(U){const z=new Date(o(U));return new Date(z.getFullYear(),z.getMonth(),z.getDate()).getTime()}e.getDateStampByDate=i;function l(U){const z=new Date(o(U)),$=z.getFullYear(),X=z.getMonth()+1,Q=z.getDate();return`${$}/${X}/${Q}`}e.getDateString=l;function c(U){const z=new Date(o(U)),$=z.getHours(),X=z.getMinutes(),Q=$<10?"0"+$:$,se=X<10?"0"+X:X;return`${Q}:${se}`}e.getTimeString=c;function f(U){const z=new Date(o(U)),$=z.getFullYear(),X=z.getMonth()+1,Q=z.getDate(),se=z.getHours(),ue=z.getMinutes(),fe=z.getSeconds(),Z=X<10?"0"+X:X,pe=Q<10?"0"+Q:Q,ie=se<10?"0"+se:se,de=ue<10?"0"+ue:ue,K=fe<10?"0"+fe:fe;return`${$}/${Z}/${pe} ${ie}:${de}:${K}`}e.getDateTimeString=f;function p(U){return Array.from(new Set(U))}e.dedupe=p;function g(U){const z=new Set,$=[];for(const X of U)z.has(X.id)||(z.add(X.id),$.push(X));return $}e.dedupeObjectWithId=g;function y(U,z){let $=null;return()=>{$&&clearTimeout($),$=setTimeout(U,z)}}e.debounce=y;function w(U,z,$=!1,X){let Q=null,se=!1;function ue(...fe){if(Q&&clearTimeout(Q),$&&!se){const Z=U.apply(this,fe);X&&typeof X=="function"&&X(Z),se=!0}else Q=setTimeout(()=>{const Z=U.apply(this,fe);X&&typeof X=="function"&&X(Z),se=!1,Q=null},z)}return ue.cancel=function(){Q&&clearTimeout(Q),Q=null,se=!1},ue}e.debouncePlus=w;function T(U,z){let $=!0;return()=>{if(!$)return!1;$=!1,setTimeout(()=>{U(),$=!0},z)}}e.throttle=T;function S(U){const z=[],$=Object.keys(U).sort();for(const X of $){const Q=U[X];Q&&(typeof Q=="object"?z.push(...S(Q).split("&")):z.push(`${X}=${Q}`))}return z.join("&")}e.transformObjectToParamsString=S;function I(U){const z={},$=U.split("&");for(const X of $){const[Q,se]=X.split("=");Q&&se&&(z[Q]=se)}return z}e.transformParamsStringToObject=I;function M(U){if(!U)return{};const z={},$=Object.keys(U).sort();for(const X of $){const Q=U[X];if(typeof Q=="object"){const se=M(JSON.parse(JSON.stringify(Q)));se&&Object.keys(se).length>0&&(z[X]=se)}else Q&&(z[X]=Q)}return z}e.filterObjectNullKeys=M;async function N(U){if(navigator.clipboard&&navigator.clipboard.writeText)try{await navigator.clipboard.writeText(U)}catch(z){console.warn("Copy to clipboard failed.",z)}else console.warn("Copy to clipboard failed, methods not supports.")}e.copyTextToClipboard=N;function _(U){return new Promise(z=>{const $=new Image;$.onload=()=>{const{width:X,height:Q}=$;X>0&&Q>0?z({width:X,height:Q}):z({width:0,height:0})},$.onerror=()=>{z({width:0,height:0})},$.className="hidden",$.src=U,document.body.appendChild($),$.remove()})}e.getImageSize=_;async function k(U){var Q,se,ue,fe;let z;const X=app.plugins.getPlugin("obsidian-memos").settings.UseDailyOrPeriodic==="Daily";try{return!X&&((fe=(ue=(se=(Q=window.app.plugins)==null?void 0:Q.getPlugin("periodic-notes"))==null?void 0:se.calendarSetManager)==null?void 0:ue.getActiveConfig("day"))!=null&&fe.enabled)?(z=await window.app.plugins.getPlugin("periodic-notes").createPeriodicNote("day",U),z):(z=await app.internalPlugins.getPluginById("daily-notes").instance.getDailyNote(U)||await qN(U),z)}catch(Z){return console.error(Z),new C.Notice(E("Failed to create daily note. Please check if you created a folder for daily notes.")),null}}e.createDailyNoteCheck=k;function R(U){const z=[];let $=0;for(;$").map(a=>`

${a!==""?a:"
"}

`).join(""),e=zL(e,t),e=e.replace($r,"#$1").replace(Wa,"

#$2").replace(Cf,"$1$2").replace(GL,"$1").replace(nd,"$1").replace(/\^\S{6}/g,"");const n=document.createElement("div");n.innerHTML=e;for(let a=0;a{const n=window.atob(e),r=new ArrayBuffer(n.length),a=new Uint8Array(r);for(let o=0;otypeof t[n]=="object"&&t[n]!==null&&typeof e[n]=="object"&&e[n]!==null?KN(e[n],t[n]):Object.prototype.hasOwnProperty.call(e,n)&&e[n]===t[n])}function eR(e,t){switch(t.type){case"SET_MEMOS":{const n=t.payload.memos.sort((a,o)=>{const i=ut.getTimeStampByDate(a.createdAt),l=ut.getTimeStampByDate(o.createdAt);return i===l?o.id.localeCompare(a.id):ut.getTimeStampByDate(o.createdAt)-ut.getTimeStampByDate(a.createdAt)}),r=ut.dedupeObjectWithId(n);return{...e,memos:[...r]}}case"SET_COMMENT_MEMOS":{const n=ut.dedupeObjectWithId(t.payload.commentMemos.sort((r,a)=>ut.getTimeStampByDate(a.createdAt)-ut.getTimeStampByDate(r.createdAt)));return{...e,commentMemos:[...n]}}case"SET_TAGS":return{...e,tags:t.payload.tags,tagsNum:t.payload.tagsNum};case"INSERT_MEMO":{const n=ut.dedupeObjectWithId([t.payload.memo,...e.memos].sort((r,a)=>ut.getTimeStampByDate(a.createdAt)-ut.getTimeStampByDate(r.createdAt)));return{...e,memos:n}}case"INSERT_COMMENT_MEMO":{const n=ut.dedupeObjectWithId([t.payload.memo,...e.commentMemos].sort((r,a)=>ut.getTimeStampByDate(a.createdAt)-ut.getTimeStampByDate(r.createdAt)));return{...e,commentMemos:[...n]}}case"DELETE_MEMO_BY_ID":return{...e,memos:[...e.memos].filter(n=>n.id!==t.payload.id)};case"DELETE_MEMO_BY_ID_BATCH":{const n=[...e.memos];return t.payload.ids.forEach(r=>{n.splice(n.findIndex(a=>a.id===r),1)}),{...e,memos:[...n]}}case"REPLACE_MEMO_BY_ID":{const n=e.memos.map(r=>r.id===t.payload.id?t.payload.memo:r);return{...e,memos:[...n]}}case"REMOVE_PREPARE_UPDATE_THINO":return{...e,preparingUpdateMemo:[]};case"REMOVE_PARTICULAR_PREPARE_UPDATE_THINO":return{...e,preparingUpdateMemo:e.preparingUpdateMemo.filter(n=>n.id!==t.payload.id)};case"SET_WAITING_FOR_TEMPLATER":return{...e,preparingUpdateMemo:[...e.preparingUpdateMemo,{origin:t.payload.origin,date:t.payload.date,isList:t.payload.isList,id:t.payload.id,type:t.payload.type}]};case"CLEAR_MEMOS":return{...QN};case"EDIT_MEMO":{const n=e.memos.map(r=>r.id===t.payload.id?{...r,...t.payload}:r);return{...e,memos:[...n]}}case"EDIT_MEMO_PATH":{const n=e.memos.map(r=>r.path===t.payload.path?{...r,...t.payload}:r);return{...e,memos:[...n]}}case"UPDATE_MEMO_BATCH":{const n=e.memos.filter(a=>a.path!==t.payload.path),r=ut.dedupeObjectWithId([...t.payload.memos,...n].sort((a,o)=>ut.getTimeStampByDate(o.createdAt)-ut.getTimeStampByDate(a.createdAt)));return{...e,memos:[...r]}}case"ARCHIVE_MEMO_BY_ID":{const n=e.memos.map(r=>r.id===t.payload.id?{...r,...t.payload}:r);return{...e,memos:[...n]}}case"ARCHIVE_MEMO_BY_ID_BULK":{const n=e.memos.map(r=>t.payload.some(a=>a.id===r.id)?{...r,...t.payload.filter(a=>a.id===r.id)[0]}:r);return{...e,memos:[...n]}}case"UNARCHIVE_MEMO_BY_ID":{const n=e.memos.map(r=>r.id===t.payload.id?{...r,...t.payload}:r);return{...e,memos:[...n]}}case"PIN_MEMO":{const n=e.memos.map(r=>r.id===t.payload.id?{...r,pinned:t.payload.pinned}:r);return{...e,memos:[...n]}}case"EDIT_COMMENT_MEMO":{const n=e.commentMemos.map(r=>r.id===t.payload.id?{...r,...t.payload}:r);return{...e,commentMemos:[...n]}}default:return e}}const QN={memos:[],commentMemos:[],tags:[],tagsNum:{},preparingUpdateMemo:[]};function tR(e,t){switch(t.type){case"SIGN_IN":return{user:t.payload.user};case"SIGN_OUT":return{user:null};default:return e}}const nR={user:null};function rR(e,t){switch(t.type){case"SET_QUERIES":{const n=ut.dedupeObjectWithId(t.payload.queries.sort((r,a)=>ut.getTimeStampByDate(a.createdAt)-ut.getTimeStampByDate(r.createdAt)).sort((r,a)=>ut.getTimeStampByDate(a.pinnedAt??0)-ut.getTimeStampByDate(r.pinnedAt??0)));return{...e,queries:n}}case"INSERT_QUERY":{const n=ut.dedupeObjectWithId([t.payload.query,...e.queries].sort((r,a)=>ut.getTimeStampByDate(a.createdAt)-ut.getTimeStampByDate(r.createdAt)));return{...e,queries:n}}case"DELETE_QUERY_BY_ID":return{...e,queries:[...e.queries].filter(n=>n.id!==t.payload.id)};case"UPDATE_QUERY":{const n=e.queries.map(r=>r.id===t.payload.id?{...r,...t.payload}:r);return{...e,queries:n}}default:return e}}const aR={queries:[]};function oR(e,t){var n,r,a,o;switch(t.type){case"SET_DAILY_NOTES":return{...e,dailyNotes:t.payload.dailyNotes};case"SET_APP":return e.app?{...e}:{...e,app:t.payload.app};case"SET_PLUGIN":return e.plugin?{...e}:{...e,plugin:t.payload.plugin};case"SET_EDITOR":return e.editor?{...e}:{...e,editor:t.payload.editor};case"SET_SETTINGS":return e.settings&&e.settings===t.payload.settings?{...e}:{...e,settings:t.payload.settings};case"SET_VIEW":return e.view&&((r=(n=e.view)==null?void 0:n.leaf)==null?void 0:r.id)===((o=(a=t.payload.view)==null?void 0:a.leaf)==null?void 0:o.id)?{...e}:{...e,view:t.payload.view};case"CLEAR_VIEW":return e.view&&e.view.unload(),{...e,view:null};case"CLEAR_FILES":return{...e,dailyNotes:null};case"SET_VERIFY_STATE":return{...e,verifyState:t.payload.verifyState};default:return e}}const iR={dailyNotes:null,app:null,view:null,settings:null,editor:null,plugin:null,verifyState:null},Le=R7({globalState:B7,locationState:PN,memoState:QN,userState:nR,queryState:aR,dailyNotesState:iR},L7({globalState:_7,locationState:H7,memoState:eR,userState:tR,queryState:rR,dailyNotesState:oR})),Lt=P.createContext(Le.getState());String.prototype.replaceAll||(String.prototype.replaceAll=function(e,t){return Object.prototype.toString.call(e).toLowerCase()==="[object regexp]"?this.replace(e,t):this.replace(new RegExp(e,"g"),t)});class sR{constructor(){De(this,"initialized",!1)}getState(){return Le.getState().dailyNotesState}setApp(t){return Le.dispatch({type:"SET_APP",payload:{app:t}}),t}setPlugin(t){return Le.dispatch({type:"SET_PLUGIN",payload:{plugin:t}}),t}setSettings(t){return Le.dispatch({type:"SET_SETTINGS",payload:{settings:t}}),this.initialized||(this.initialized=!0),t}setView(t){return Le.dispatch({type:"SET_VIEW",payload:{view:t}}),t}setEditor(t){return Le.dispatch({type:"SET_EDITOR",payload:{editor:t}}),t}async updateDailyNotes(t,n){const r=this.getState().dailyNotes,a=up(t,"day");return n?delete r[`day-${a.format("YYYY-MM-DD")}T00:00:00+08:00}`]:r[`day-${a.format("YYYY-MM-DD")}T00:00:00+08:00}`]=t,Le.dispatch({type:"SET_DAILY_NOTES",payload:{dailyNotes:r}}),r}setVerifyState(t){return Le.dispatch({type:"SET_VERIFY_STATE",payload:{verifyState:t}}),t}async fechLocalDailyNotes(){try{const t=Zu();return Le.dispatch({type:"SET_DAILY_NOTES",payload:{dailyNotes:t}}),t}catch(t){console.error(t)}}}const ft=new sR;var la;(e=>{function t(o){const i={};for(const l of o)try{const c=localStorage.getItem(l);if(c!==null){const f=JSON.parse(c);i[l]=f}}catch(c){console.error("Get storage failed in ",l,c)}return i}e.get=t;function n(o){for(const i in o)try{const l=JSON.stringify(o[i]);localStorage.setItem(i,l)}catch(l){console.error("Save storage failed in ",i,l)}}e.set=n;function r(o){for(const i of o)try{localStorage.removeItem(i)}catch(l){console.error("Remove storage failed in ",i,l)}}e.remove=r;function a(){var i;const o=document.createElement("iframe");o.style.display="none",document.body.appendChild(o),(i=o.contentWindow)==null||i.localStorage.setItem("t",Date.now().toString()),o.remove()}e.emitStorageChangedEvent=a})(la||(la={}));class lR{constructor(){De(this,"getState",()=>Le.getState().globalState);De(this,"setEditMemoId",t=>{Le.dispatch({type:"SET_EDIT_MEMO_ID",payload:{editMemoId:t}})});De(this,"setRefresh",t=>{Le.dispatch({type:"SET_REFRESH",payload:{refresh:t}})});De(this,"setCommentMemoId",t=>{Le.dispatch({type:"SET_COMMENT_MEMO_ID",payload:{commentMemoId:t}})});De(this,"setMarkMemoId",t=>{Le.dispatch({type:"SET_MARK_MEMO_ID",payload:{markMemoId:t}})});De(this,"setLoaded",t=>{Le.dispatch({type:"SET_LOADED",payload:{loaded:t}})});De(this,"setGlobalEditorShown",t=>{Le.dispatch({type:"SET_GLOBAL_EDITOR_SHOWN",payload:{globalEditorShown:t}})});De(this,"setIsMobileView",t=>{Le.dispatch({type:"SET_MOBILE_VIEW",payload:{isMobileView:t}})});De(this,"setChangedByMemos",t=>{Le.dispatch({type:"SET_CHANGED_BY_MEMOS",payload:{changedByMemos:t}})});De(this,"setShowSiderbarInMobileView",t=>{Le.dispatch({type:"SET_SHOW_SIDEBAR_IN_MOBILE_VIEW",payload:{showSiderbarInMobileView:t}})});De(this,"setAppSetting",t=>{Le.dispatch({type:"SET_APP_SETTING",payload:t}),la.set(t)});De(this,"setMemoListView",t=>{Le.dispatch({type:"SET_MEMO_LIST_VIEW",payload:{memoListView:t}})});De(this,"setInstance",(t,n)=>{Le.dispatch({type:"SET_INSTANCE",payload:{id:t,instance:n}})});De(this,"setLocked",t=>{Le.dispatch({type:"SET_LOCKED",payload:{locked:t}})});De(this,"setExitSteps",t=>{Le.dispatch({type:"SET_EXIT_STEPS",payload:{exited:t}})});De(this,"setPluginManifest",t=>{Le.dispatch({type:"SET_MEMO_PLUGIN_MANIFEST",payload:{manifest:t}})});const t=la.get(["shouldSplitMemoWord","shouldHideImageUrl","shouldUseMarkdownParser","useTinyUndoHistoryCache"]),n={shouldSplitMemoWord:t.shouldSplitMemoWord||!0,shouldHideImageUrl:t.shouldHideImageUrl||!0,shouldUseMarkdownParser:t.shouldUseMarkdownParser||!0,useTinyUndoHistoryCache:t.useTinyUndoHistoryCache||!1};this.setAppSetting(n)}}const dt=new lR;class uR{constructor(){De(this,"updateStateWithLocation",()=>{const{pathname:t,search:n,hash:r}=window.location,a=new URLSearchParams(n),o={pathname:"/",hash:"",query:{tag:"",duration:null,text:"",type:"",filter:""}};o.query.tag=a.get("tag")||"",o.query.type=a.get("type")??"",o.query.text=a.get("text")??"",o.query.filter=a.get("filter")??"";const i=parseInt(a.get("from")??"0"),l=parseInt(a.get("to")??"0");l>i&&l!==0&&(o.query.duration={from:i,to:l}),o.hash=r,o.pathname=this.getValidPathname(t),Le.dispatch({type:"SET_LOCATION",payload:o})});De(this,"getState",()=>Le.getState().locationState);De(this,"clearQuery",()=>{Le.dispatch({type:"SET_QUERY",payload:{tag:"",duration:null,text:"",type:"",filter:""}})});De(this,"setQuery",t=>{Le.dispatch({type:"SET_QUERY",payload:t})});De(this,"reloadApp",()=>{Le.dispatch({type:"RELOAD"})});De(this,"setHash",t=>{Le.dispatch({type:"SET_HASH",payload:{hash:t}})});De(this,"setPathname",t=>{Le.dispatch({type:"SET_PATHNAME",payload:{pathname:t}})});De(this,"pushHistory",t=>{Le.dispatch({type:"SET_PATHNAME",payload:{pathname:t}})});De(this,"replaceHistory",t=>{Le.dispatch({type:"SET_PATHNAME",payload:{pathname:t}})});De(this,"setMemoTypeQuery",(t="")=>{Le.dispatch({type:"SET_TYPE",payload:{type:t}})});De(this,"setMemoFilter",t=>{Le.dispatch({type:"SET_QUERY_FILTER",payload:t})});De(this,"setTextQuery",t=>{Le.dispatch({type:"SET_TEXT",payload:{text:t}})});De(this,"setTimeQuery",t=>{Le.dispatch({type:"SET_DURATION_QUERY",payload:{duration:t}})});De(this,"setTagQuery",t=>{Le.dispatch({type:"SET_TAG_QUERY",payload:{tag:t}})});De(this,"setFromAndToQuery",(t,n)=>{Le.dispatch({type:"SET_DURATION_QUERY",payload:{duration:{from:t,to:n}}})});De(this,"getValidPathname",t=>["/","/homeboard","/recycle","/setting"].includes(t)?t:"/");this.updateStateWithLocation(),window.onpopstate=()=>{this.updateStateWithLocation()}}}const ot=new uR,uf=e=>`${e.vault.configDir}/query.json`,XN=async(e,t)=>{try{return await e.vault.adapter.read(t),!0}catch(n){return console.error(n),!1}},Fp=async e=>(await XN(e,uf(e))||await eA(e),JSON.parse(await e.vault.adapter.read(uf(e))).queries||[]),Ev=async(e,t)=>{await e.vault.adapter.write(uf(e),JSON.stringify({queries:t},null,2))},eA=async e=>{const t=dt.getState().manifest,n=e.plugins.getPlugin(t.id||"obsidian-memos").settings,r=e.metadataCache.getFirstLinkpathDest(n.QueryFileName,"");if(!r)await e.vault.adapter.write(uf(e),JSON.stringify({queries:[]},null,2));else{const o=(await e.vault.read(r)).split(` `);o.length===0&&await e.vault.adapter.write(uf(e),JSON.stringify({queries:[]},null,2));const i=[];for(let l=0;l{const{app:e}=Le.getState().dailyNotesState;return await XN(e,uf(e))||await eA(e),await Fp(e)||[]},dR=(e,t)=>({createdAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),id:e,pinnedAt:"",querystring:t,title:E("Temp Filter"),updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),userId:"Thino"}),fR=async(e,t)=>{const n=await Fp(Le.getState().dailyNotesState.app)||[],r={createdAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),id:C.moment().format("YYYYMMDDHHmmss")+n.length,pinnedAt:"",querystring:t,title:e,updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),userId:"Thino"};return n.push(r),await Ev(Le.getState().dailyNotesState.app,n),r};var bw={exports:{}};bw.exports;(function(e,t){(function(){var n,r="4.17.21",a=200,o="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",i="Expected a function",l="Invalid `variable` option passed into `_.template`",c="__lodash_hash_undefined__",f=500,p="__lodash_placeholder__",g=1,y=2,w=4,T=1,S=2,I=1,M=2,N=4,_=8,k=16,R=32,L=64,H=128,U=256,z=512,$=30,X="...",Q=800,se=16,ue=1,fe=2,Z=3,pe=1/0,ie=9007199254740991,de=17976931348623157e292,K=NaN,ae=4294967295,Se=ae-1,je=ae>>>1,Re=[["ary",H],["bind",I],["bindKey",M],["curry",_],["curryRight",k],["flip",z],["partial",R],["partialRight",L],["rearg",U]],Fe="[object Arguments]",Be="[object Array]",Qe="[object AsyncFunction]",Ze="[object Boolean]",st="[object Date]",xt="[object DOMException]",tn="[object Error]",_e="[object Function]",Xe="[object GeneratorFunction]",tt="[object Map]",ht="[object Number]",St="[object Null]",Tt="[object Object]",Gt="[object Promise]",_t="[object Proxy]",Vt="[object RegExp]",Xt="[object Set]",dn="[object String]",en="[object Symbol]",Zn="[object Undefined]",kn="[object WeakMap]",Er="[object WeakSet]",pt="[object ArrayBuffer]",Mt="[object DataView]",Jt="[object Float32Array]",on="[object Float64Array]",ln="[object Int8Array]",vr="[object Int16Array]",fr="[object Int32Array]",ha="[object Uint8Array]",jr="[object Uint8ClampedArray]",nr="[object Uint16Array]",Lr="[object Uint32Array]",te=/\b__p \+= '';/g,me=/\b(__p \+=) '' \+/g,Ce=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Ye=/&(?:amp|lt|gt|quot|#39);/g,He=/[&<>"']/g,Ke=RegExp(Ye.source),et=RegExp(He.source),kt=/<%-([\s\S]+?)%>/g,Yt=/<%([\s\S]+?)%>/g,On=/<%=([\s\S]+?)%>/g,vn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,xr=/^\w*$/,Jn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,yr=/[\\^$.*+?()[\]{}|]/g,ta=RegExp(yr.source),Pi=/^\s+/,Nn=/\s/,Aa=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Fa=/\{\n\/\* \[wrapped with (.+)\] \*/,Zr=/,? & /,fo=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Oa=/[()=,{}\[\]\/\s]/,ru=/\\(\\)?/g,si=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,li=/\w*$/,Xu=/^[-+]0x[0-9a-f]+$/i,au=/^0b[01]+$/i,us=/^\[object .+?Constructor\]$/,ji=/^0o[0-7]+$/i,cs=/^(?:0|[1-9]\d*)$/,ou=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,ds=/($^)/,ec=/['\n\r\u2028\u2029\\]/g,An="\\ud800-\\udfff",na="\\u0300-\\u036f",Zs="\\ufe20-\\ufe2f",qs="\\u20d0-\\u20ff",ui=na+Zs+qs,iu="\\u2700-\\u27bf",Fo="a-z\\xdf-\\xf6\\xf8-\\xff",ho="\\xac\\xb1\\xd7\\xf7",Pa="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",fs="\\u2000-\\u206f",Rr=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",Gs="A-Z\\xc0-\\xd6\\xd8-\\xde",Js="\\ufe0e\\ufe0f",Ks=ho+Pa+fs+Rr,po="['’]",hs="["+An+"]",ci="["+Ks+"]",mo="["+ui+"]",A="\\d+",Y="["+iu+"]",J="["+Fo+"]",oe="[^"+An+Ks+A+iu+Fo+Gs+"]",Ne="\\ud83c[\\udffb-\\udfff]",Ie="(?:"+mo+"|"+Ne+")",Ue="[^"+An+"]",it="(?:\\ud83c[\\udde6-\\uddff]){2}",ct="[\\ud800-\\udbff][\\udc00-\\udfff]",Ft="["+Gs+"]",$t="\\u200d",Pn="(?:"+J+"|"+oe+")",Ga="(?:"+Ft+"|"+oe+")",ja="(?:"+po+"(?:d|ll|m|re|s|t|ve))?",ra="(?:"+po+"(?:D|LL|M|RE|S|T|VE))?",Oo=Ie+"?",La="["+Js+"]?",Ja="(?:"+$t+"(?:"+[Ue,it,ct].join("|")+")"+La+Oo+")*",pa="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",go="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ra=La+Oo+Ja,Li="(?:"+[Y,it,ct].join("|")+")"+Ra,Ri="(?:"+[Ue+mo+"?",mo,it,ct,hs].join("|")+")",sm=RegExp(po,"g"),jf=RegExp(mo,"g"),ps=RegExp(Ne+"(?="+Ne+")|"+Ri+Ra,"g"),lm=RegExp([Ft+"?"+J+"+"+ja+"(?="+[ci,Ft,"$"].join("|")+")",Ga+"+"+ra+"(?="+[ci,Ft+Pn,"$"].join("|")+")",Ft+"?"+Pn+"+"+ja,Ft+"+"+ra,go,pa,A,Li].join("|"),"g"),Po=RegExp("["+$t+An+ui+Js+"]"),Qs=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,su=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Bn=-1,fn={};fn[Jt]=fn[on]=fn[ln]=fn[vr]=fn[fr]=fn[ha]=fn[jr]=fn[nr]=fn[Lr]=!0,fn[Fe]=fn[Be]=fn[pt]=fn[Ze]=fn[Mt]=fn[st]=fn[tn]=fn[_e]=fn[tt]=fn[ht]=fn[Tt]=fn[Vt]=fn[Xt]=fn[dn]=fn[kn]=!1;var hn={};hn[Fe]=hn[Be]=hn[pt]=hn[Mt]=hn[Ze]=hn[st]=hn[Jt]=hn[on]=hn[ln]=hn[vr]=hn[fr]=hn[tt]=hn[ht]=hn[Tt]=hn[Vt]=hn[Xt]=hn[dn]=hn[en]=hn[ha]=hn[jr]=hn[nr]=hn[Lr]=!0,hn[tn]=hn[_e]=hn[kn]=!1;var jo={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",Ç:"C",ç:"c",Ð:"D",ð:"d",È:"E",É:"E",Ê:"E",Ë:"E",è:"e",é:"e",ê:"e",ë:"e",Ì:"I",Í:"I",Î:"I",Ï:"I",ì:"i",í:"i",î:"i",ï:"i",Ñ:"N",ñ:"n",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",Ù:"U",Ú:"U",Û:"U",Ü:"U",ù:"u",ú:"u",û:"u",ü:"u",Ý:"Y",ý:"y",ÿ:"y",Æ:"Ae",æ:"ae",Þ:"Th",þ:"th",ß:"ss",Ā:"A",Ă:"A",Ą:"A",ā:"a",ă:"a",ą:"a",Ć:"C",Ĉ:"C",Ċ:"C",Č:"C",ć:"c",ĉ:"c",ċ:"c",č:"c",Ď:"D",Đ:"D",ď:"d",đ:"d",Ē:"E",Ĕ:"E",Ė:"E",Ę:"E",Ě:"E",ē:"e",ĕ:"e",ė:"e",ę:"e",ě:"e",Ĝ:"G",Ğ:"G",Ġ:"G",Ģ:"G",ĝ:"g",ğ:"g",ġ:"g",ģ:"g",Ĥ:"H",Ħ:"H",ĥ:"h",ħ:"h",Ĩ:"I",Ī:"I",Ĭ:"I",Į:"I",İ:"I",ĩ:"i",ī:"i",ĭ:"i",į:"i",ı:"i",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",ĸ:"k",Ĺ:"L",Ļ:"L",Ľ:"L",Ŀ:"L",Ł:"L",ĺ:"l",ļ:"l",ľ:"l",ŀ:"l",ł:"l",Ń:"N",Ņ:"N",Ň:"N",Ŋ:"N",ń:"n",ņ:"n",ň:"n",ŋ:"n",Ō:"O",Ŏ:"O",Ő:"O",ō:"o",ŏ:"o",ő:"o",Ŕ:"R",Ŗ:"R",Ř:"R",ŕ:"r",ŗ:"r",ř:"r",Ś:"S",Ŝ:"S",Ş:"S",Š:"S",ś:"s",ŝ:"s",ş:"s",š:"s",Ţ:"T",Ť:"T",Ŧ:"T",ţ:"t",ť:"t",ŧ:"t",Ũ:"U",Ū:"U",Ŭ:"U",Ů:"U",Ű:"U",Ų:"U",ũ:"u",ū:"u",ŭ:"u",ů:"u",ű:"u",ų:"u",Ŵ:"W",ŵ:"w",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Ź:"Z",Ż:"Z",Ž:"Z",ź:"z",ż:"z",ž:"z",IJ:"IJ",ij:"ij",Œ:"Oe",œ:"oe",ʼn:"'n",ſ:"s"},vo={"&":"&","<":"<",">":">",'"':""","'":"'"},tc={"&":"&","<":"<",">":">",""":'"',"'":"'"},ms={"\\":"\\","'":"'","\n":"n","\r":"r","\u2028":"u2028","\u2029":"u2029"},nc=parseFloat,Xs=parseInt,el=typeof dr=="object"&&dr&&dr.Object===Object&&dr,cd=typeof self=="object"&&self&&self.Object===Object&&self,zn=el||cd||Function("return this")(),tl=t&&!t.nodeType&&t,Lo=tl&&!0&&e&&!e.nodeType&&e,dd=Lo&&Lo.exports===tl,di=dd&&el.process,qr=function(){try{var we=Lo&&Lo.require&&Lo.require("util").types;return we||di&&di.binding&&di.binding("util")}catch{}}(),nl=qr&&qr.isArrayBuffer,Gr=qr&&qr.isDate,gs=qr&&qr.isMap,_i=qr&&qr.isRegExp,rl=qr&&qr.isSet,rc=qr&&qr.isTypedArray;function Cr(we,ze,Oe){switch(Oe.length){case 0:return we.call(ze);case 1:return we.call(ze,Oe[0]);case 2:return we.call(ze,Oe[0],Oe[1]);case 3:return we.call(ze,Oe[0],Oe[1],Oe[2])}return we.apply(ze,Oe)}function vs(we,ze,Oe,vt){for(var Qt=-1,Dn=we==null?0:we.length;++Qt-1}function aa(we,ze,Oe){for(var vt=-1,Qt=we==null?0:we.length;++vt-1;);return Oe}function oa(we,ze){for(var Oe=we.length;Oe--&&ys(ze,we[Oe],0)>-1;);return Oe}function Ka(we,ze){for(var Oe=we.length,vt=0;Oe--;)we[Oe]===ze&&++vt;return vt}var Qa=B(jo),du=B(vo);function md(we){return"\\"+ms[we]}function Bi(we,ze){return we==null?n:we[ze]}function lc(we){return Po.test(we)}function M1(we){return Qs.test(we)}function k1(we){for(var ze,Oe=[];!(ze=we.next()).done;)Oe.push(ze.value);return Oe}function _f(we){var ze=-1,Oe=Array(we.size);return we.forEach(function(vt,Qt){Oe[++ze]=[Qt,vt]}),Oe}function um(we,ze){return function(Oe){return we(ze(Oe))}}function _o(we,ze){for(var Oe=-1,vt=we.length,Qt=0,Dn=[];++Oe-1}function Dy(d,h){var D=this.__data__,j=wa(D,d);return j<0?(++this.size,D.push([d,h])):D[j][1]=h,this}_a.prototype.clear=wc,_a.prototype.delete=to,_a.prototype.get=Qf,_a.prototype.has=Sy,_a.prototype.set=Dy;function Ho(d){var h=-1,D=d==null?0:d.length;for(this.clear();++h=h?d:h)),d}function no(d,h,D,j,V,ee){var ce,ve=h&g,Te=h&y,We=h&w;if(D&&(ce=V?D(d,j,V,ee):D(d)),ce!==n)return ce;if(!Sr(d))return d;var $e=an(d);if($e){if(ce=Wy(d),!ve)return Ha(d,ce)}else{var Je=Ta(d),mt=Je==_e||Je==Xe;if(Rc(d))return km(d,ve);if(Je==Tt||Je==Fe||mt&&!V){if(ce=Te||mt?{}:Ac(d),!ve)return Te?R1(d,pi(ce,d)):jy(d,Xn(ce,d))}else{if(!hn[Je])return V?d:{};ce=Ia(d,Je,ve)}}ee||(ee=new ya);var Nt=ee.get(d);if(Nt)return Nt;ee.set(d,ce),ax(d)?d.forEach(function(zt){ce.add(no(zt,h,D,zt,d,ee))}):nx(d)&&d.forEach(function(zt,pn){ce.set(pn,no(zt,h,D,pn,d,ee))});var Ut=We?Te?Hd:Ih:Te?qo:xa,cn=$e?n:Ut(d);return wr(cn||d,function(zt,pn){cn&&(pn=zt,zt=d[pn]),wu(ce,pn,no(zt,h,D,pn,d,ee))}),ce}function xy(d){var h=xa(d);return function(D){return Cd(D,d,h)}}function Cd(d,h,D){var j=D.length;if(d==null)return!j;for(d=Yn(d);j--;){var V=D[j],ee=h[V],ce=d[V];if(ce===n&&!(V in d)||!ee(ce))return!1}return!0}function vm(d,h,D){if(typeof d!="function")throw new Bo(i);return Oc(function(){d.apply(n,D)},h)}function $i(d,h,D,j){var V=-1,ee=al,ce=!0,ve=d.length,Te=[],We=h.length;if(!ve)return Te;D&&(h=jn(h,It(D))),j?(ee=aa,ce=!1):h.length>=a&&(ee=Rt,ce=!1,h=new gu(h));e:for(;++VV?0:V+D),j=j===n||j>V?V:un(j),j<0&&(j+=V),j=D>j?0:ix(j);D0&&D(ve)?h>1?_r(ve,h-1,D,j,V):Ro(V,ve):j||(V[V.length]=ve)}return V}var Md=Pm(),ah=Pm(!0);function zo(d,h){return d&&Md(d,h,xa)}function hl(d,h){return d&&ah(d,h,xa)}function Ba(d,h){return fi(h,function(D){return ku(d[D])})}function So(d,h){h=Is(h,d);for(var D=0,j=h.length;d!=null&&Dh}function pl(d,h){return d!=null&&Tn.call(d,h)}function ym(d,h){return d!=null&&h in Yn(d)}function My(d,h,D){return d>=ma(h,D)&&d=120&&$e.length>=120)?new gu(ce&&$e):n}$e=d[0];var Je=-1,mt=ve[0];e:for(;++Je-1;)ve!==d&&Wf.call(ve,Te,1),Wf.call(d,Te,1);return d}function Fd(d,h){for(var D=d?h.length:0,j=D-1;D--;){var V=h[D];if(D==j||V!==ee){var ee=V;Vo(V)?Wf.call(d,V,1):Tu(d,V)}}return d}function Od(d,h){return d+sl(Dd()*(h-d+1))}function xm(d,h,D,j){for(var V=-1,ee=kr(pu((h-d)/(D||1)),0),ce=Oe(ee);ee--;)ce[j?ee:++V]=d,d+=D;return ce}function Ic(d,h){var D="";if(!d||h<1||h>ie)return D;do h%2&&(D+=d),h=sl(h/2),h&&(d+=d);while(h);return D}function rn(d,h){return kh(Ch(d,h,Go),d+"")}function Du(d){return Vi(Gh(d))}function or(d,h){var D=Gh(d);return To(D,Ts(h,0,D.length))}function ir(d,h,D,j){if(!Sr(d))return d;h=Is(h,d);for(var V=-1,ee=h.length,ce=ee-1,ve=d;ve!=null&&++VV?0:V+h),D=D>V?V:D,D<0&&(D+=V),V=h>D?0:D-h>>>0,h>>>=0;for(var ee=Oe(V);++j>>1,ce=d[ee];ce!==null&&!Di(ce)&&(D?ce<=h:ce=a){var We=h?null:Ya(d);if(We)return il(We);ce=!1,V=Rt,Te=new gu}else Te=h?[]:ve;e:for(;++j=j?d:Sa(d,h,D)}var xc=yy||function(d){return zn.clearTimeout(d)};function km(d,h){if(h)return d.slice();var D=d.length,j=dm?dm(D):new d.constructor(D);return d.copy(j),j}function Cc(d){var h=new d.constructor(d.byteLength);return new bd(h).set(new bd(d)),h}function yh(d,h){var D=h?Cc(d.buffer):d.buffer;return new d.constructor(D,d.byteOffset,d.byteLength)}function Oy(d){var h=new d.constructor(d.source,li.exec(d));return h.lastIndex=d.lastIndex,h}function Nm(d){return wo?Yn(wo.call(d)):{}}function Am(d,h){var D=h?Cc(d.buffer):d.buffer;return new d.constructor(D,d.byteOffset,d.length)}function Fm(d,h){if(d!==h){var D=d!==n,j=d===null,V=d===d,ee=Di(d),ce=h!==n,ve=h===null,Te=h===h,We=Di(h);if(!ve&&!We&&!ee&&d>h||ee&&ce&&Te&&!ve&&!We||j&&ce&&Te||!D&&Te||!V)return 1;if(!j&&!ee&&!We&&d=ve)return Te;var We=D[j];return Te*(We=="desc"?-1:1)}}return d.index-h.index}function Om(d,h,D,j){for(var V=-1,ee=d.length,ce=D.length,ve=-1,Te=h.length,We=kr(ee-ce,0),$e=Oe(Te+We),Je=!j;++ve1?D[V-1]:n,ce=V>2?D[2]:n;for(ee=d.length>3&&typeof ee=="function"?(V--,ee):n,ce&&Fn(D[0],D[1],ce)&&(ee=V<3?n:ee,V=1),h=Yn(h);++j-1?V[ee?h[ce]:ce]:n}}function Iu(d){return Gi(function(h){var D=h.length,j=D,V=ga.prototype.thru;for(d&&h.reverse();j--;){var ee=h[j];if(typeof ee!="function")throw new Bo(i);if(V&&!ce&&Ud(ee)=="wrapper")var ce=new ga([],!0)}for(j=ce?j:D;++j1&&bn.reverse(),$e&&Teve))return!1;var We=ee.get(d),$e=ee.get(h);if(We&&$e)return We==h&&$e==d;var Je=-1,mt=!0,Nt=D&S?new gu:n;for(ee.set(d,h),ee.set(h,d);++Je1?"& ":"")+h[j],h=h.join(D>2?", ":" "),d.replace(Aa,`{ /* [wrapped with `+h+`] */ `)}function H1(d){return an(d)||Jd(d)||!!(vy&&d&&d[vy])}function Vo(d,h){var D=typeof d;return h=h??ie,!!h&&(D=="number"||D!="symbol"&&cs.test(d))&&d>-1&&d%1==0&&d0){if(++h>=Q)return arguments[0]}else h=0;return d.apply(n,arguments)}}function To(d,h){var D=-1,j=d.length,V=j-1;for(h=h===n?j:h;++D1?d[h-1]:n;return D=typeof D=="function"?(d.pop(),D):n,rg(d,D)});function Eo(d){var h=G(d);return h.__chain__=!0,h}function ag(d,h){return h(d),d}function Rh(d,h){return h(d)}var Ml=Gi(function(d){var h=d.length,D=h?d[0]:0,j=this.__wrapped__,V=function(ee){return nh(ee,d)};return h>1||this.__actions__.length||!(j instanceof nn)||!Vo(D)?this.thru(V):(j=j.slice(D,+D+(h?1:0)),j.__actions__.push({func:Rh,args:[V],thisArg:n}),new ga(j,this.__chain__).thru(function(ee){return h&&!ee.length&&ee.push(n),ee}))});function _h(){return Eo(this)}function Mu(){return new ga(this.value(),this.__chain__)}function Bh(){this.__values__===n&&(this.__values__=ox(this.value()));var d=this.__index__>=this.__values__.length,h=d?n:this.__values__[this.__index__++];return{done:d,value:h}}function og(){return this}function ig(d){for(var h,D=this;D instanceof Ui;){var j=Zm(D);j.__index__=0,j.__values__=n,h?V.__wrapped__=j:h=j;var V=j;D=D.__wrapped__}return V.__wrapped__=d,h}function J1(){var d=this.__wrapped__;if(d instanceof nn){var h=d;return this.__actions__.length&&(h=new nn(this)),h=h.reverse(),h.__actions__.push({func:Rh,args:[Ea],thisArg:n}),new ga(h,this.__chain__)}return this.thru(Ea)}function sg(){return Cm(this.__wrapped__,this.__actions__)}var K1=Ld(function(d,h,D){Tn.call(d,D)?++d[D]:Wi(d,D,1)});function s0(d,h,D){var j=an(d)?ac:mi;return D&&Fn(d,h,D)&&(h=n),j(d,Ot(h,3))}function l0(d,h){var D=an(d)?fi:Su;return D(d,Ot(h,3))}var Hh=_y(jc),Yh=_y(Tl);function u0(d,h){return _r(Wh(d,h),1)}function lg(d,h){return _r(Wh(d,h),pe)}function Q1(d,h,D){return D=D===n?1:un(D),_r(Wh(d,h),D)}function ug(d,h){var D=an(d)?wr:Zi;return D(d,Ot(h,3))}function Uh(d,h){var D=an(d)?lu:Cy;return D(d,Ot(h,3))}var zh=Ld(function(d,h,D){Tn.call(d,D)?d[D].push(h):Wi(d,D,[h])});function cg(d,h,D,j){d=Zo(d)?d:Gh(d),D=D&&!j?un(D):0;var V=d.length;return D<0&&(D=kr(V+D,0)),f0(d)?D<=V&&d.indexOf(h,D)>-1:!!V&&ys(d,h,D)>-1}var Vh=rn(function(d,h,D){var j=-1,V=typeof h=="function",ee=Zo(d)?Oe(d.length):[];return Zi(d,function(ce){ee[++j]=V?Cr(h,ce,D):gl(ce,h,D)}),ee}),c0=Ld(function(d,h,D){Wi(d,D,h)});function Wh(d,h){var D=an(d)?jn:Tm;return D(d,Ot(h,3))}function $h(d,h,D,j){return d==null?[]:(an(h)||(h=h==null?[]:[h]),D=j?n:D,an(D)||(D=D==null?[]:[D]),ch(d,h,D))}var X1=Ld(function(d,h,D){d[D?0:1].push(h)},function(){return[[],[]]});function Gd(d,h,D){var j=an(d)?fd:q,V=arguments.length<3;return j(d,Ot(h,4),D,V,Zi)}function eS(d,h,D){var j=an(d)?Lf:q,V=arguments.length<3;return j(d,Ot(h,4),D,V,Cy)}function Zh(d,h){var D=an(d)?fi:Su;return D(d,Me(Ot(h,3)))}function s(d){var h=an(d)?Vi:Du;return h(d)}function u(d,h,D){(D?Fn(d,h,D):h===n)?h=1:h=un(h);var j=an(d)?yu:or;return j(d,h)}function m(d){var h=an(d)?Ey:Pd;return h(d)}function b(d){if(d==null)return 0;if(Zo(d))return f0(d)?fu(d):d.length;var h=Ta(d);return h==tt||h==Xt?d.size:uh(d).length}function x(d,h,D){var j=an(d)?ol:L1;return D&&Fn(d,h,D)&&(h=n),j(d,Ot(h,3))}var O=rn(function(d,h){if(d==null)return[];var D=h.length;return D>1&&Fn(d,h[0],h[1])?h=[]:D>2&&Fn(h[0],h[1],h[2])&&(h=[h[0]]),ch(d,_r(h,1),[])}),W=Kn||function(){return zn.Date.now()};function le(d,h){if(typeof h!="function")throw new Bo(i);return d=un(d),function(){if(--d<1)return h.apply(this,arguments)}}function ge(d,h,D){return h=D?n:h,h=d&&h==null?d.length:h,qi(d,H,n,n,n,n,h)}function Pe(d,h){var D;if(typeof h!="function")throw new Bo(i);return d=un(d),function(){return--d>0&&(D=h.apply(this,arguments)),d<=1&&(h=n),D}}var Ge=rn(function(d,h,D){var j=I;if(D.length){var V=_o(D,bl(Ge));j|=R}return qi(d,j,h,D,V)}),nt=rn(function(d,h,D){var j=I|M;if(D.length){var V=_o(D,bl(nt));j|=R}return qi(h,j,d,D,V)});function qe(d,h,D){h=D?n:h;var j=qi(d,_,n,n,n,n,n,h);return j.placeholder=qe.placeholder,j}function yt(d,h,D){h=D?n:h;var j=qi(d,k,n,n,n,n,n,h);return j.placeholder=yt.placeholder,j}function Dt(d,h,D){var j,V,ee,ce,ve,Te,We=0,$e=!1,Je=!1,mt=!0;if(typeof d!="function")throw new Bo(i);h=Ki(h)||0,Sr(D)&&($e=!!D.leading,Je="maxWait"in D,ee=Je?kr(Ki(D.maxWait)||0,h):ee,mt="trailing"in D?!!D.trailing:mt);function Nt(Wr){var As=j,Au=V;return j=V=n,We=Wr,ce=d.apply(Au,As),ce}function Ut(Wr){return We=Wr,ve=Oc(pn,h),$e?Nt(Wr):ce}function cn(Wr){var As=Wr-Te,Au=Wr-We,yx=h-As;return Je?ma(yx,ee-Au):yx}function zt(Wr){var As=Wr-Te,Au=Wr-We;return Te===n||As>=h||As<0||Je&&Au>=ee}function pn(){var Wr=W();if(zt(Wr))return bn(Wr);ve=Oc(pn,cn(Wr))}function bn(Wr){return ve=n,mt&&j?Nt(Wr):(j=V=n,ce)}function Ti(){ve!==n&&xc(ve),We=0,j=Te=V=ve=n}function xo(){return ve===n?ce:bn(W())}function Ii(){var Wr=W(),As=zt(Wr);if(j=arguments,V=this,Te=Wr,As){if(ve===n)return Ut(Te);if(Je)return xc(ve),ve=Oc(pn,h),Nt(Te)}return ve===n&&(ve=Oc(pn,h)),ce}return Ii.cancel=Ti,Ii.flush=xo,Ii}var Et=rn(function(d,h){return vm(d,1,h)}),br=rn(function(d,h,D){return vm(d,Ki(h)||0,D)});function xe(d){return qi(d,z)}function ye(d,h){if(typeof d!="function"||h!=null&&typeof h!="function")throw new Bo(i);var D=function(){var j=arguments,V=h?h.apply(this,j):j[0],ee=D.cache;if(ee.has(V))return ee.get(V);var ce=d.apply(this,j);return D.cache=ee.set(V,ce)||ee,ce};return D.cache=new(ye.Cache||Ho),D}ye.Cache=Ho;function Me(d){if(typeof d!="function")throw new Bo(i);return function(){var h=arguments;switch(h.length){case 0:return!d.call(this);case 1:return!d.call(this,h[0]);case 2:return!d.call(this,h[0],h[1]);case 3:return!d.call(this,h[0],h[1],h[2])}return!d.apply(this,h)}}function lt(d){return Pe(2,d)}var Ct=Fy(function(d,h){h=h.length==1&&an(h[0])?jn(h[0],It(Ot())):jn(_r(h,1),It(Ot()));var D=h.length;return rn(function(j){for(var V=-1,ee=ma(j.length,D);++V=h}),Jd=wm(function(){return arguments}())?wm:function(d){return Ar(d)&&Tn.call(d,"callee")&&!Vf.call(d,"callee")},an=Oe.isArray,vP=nl?It(nl):ih;function Zo(d){return d!=null&&d0(d.length)&&!ku(d)}function Vr(d){return Ar(d)&&Zo(d)}function yP(d){return d===!0||d===!1||Ar(d)&&ba(d)==Ze}var Rc=hm||fS,wP=Gr?It(Gr):ky;function bP(d){return Ar(d)&&d.nodeType===1&&!dg(d)}function SP(d){if(d==null)return!0;if(Zo(d)&&(an(d)||typeof d=="string"||typeof d.splice=="function"||Rc(d)||qh(d)||Jd(d)))return!d.length;var h=Ta(d);if(h==tt||h==Xt)return!d.size;if(zd(d))return!uh(d).length;for(var D in d)if(Tn.call(d,D))return!1;return!0}function DP(d,h){return Sc(d,h)}function TP(d,h,D){D=typeof D=="function"?D:n;var j=D?D(d,h):n;return j===n?Sc(d,h,n,D):!!j}function nS(d){if(!Ar(d))return!1;var h=ba(d);return h==tn||h==xt||typeof d.message=="string"&&typeof d.name=="string"&&!dg(d)}function IP(d){return typeof d=="number"&&fc(d)}function ku(d){if(!Sr(d))return!1;var h=ba(d);return h==_e||h==Xe||h==Qe||h==_t}function tx(d){return typeof d=="number"&&d==un(d)}function d0(d){return typeof d=="number"&&d>-1&&d%1==0&&d<=ie}function Sr(d){var h=typeof d;return d!=null&&(h=="object"||h=="function")}function Ar(d){return d!=null&&typeof d=="object"}var nx=gs?It(gs):sh;function EP(d,h){return d===h||lh(d,h,xh(h))}function xP(d,h,D){return D=typeof D=="function"?D:n,lh(d,h,xh(h),D)}function CP(d){return rx(d)&&d!=+d}function MP(d){if($y(d))throw new Qt(o);return Sm(d)}function kP(d){return d===null}function NP(d){return d==null}function rx(d){return typeof d=="number"||Ar(d)&&ba(d)==ht}function dg(d){if(!Ar(d)||ba(d)!=Tt)return!1;var h=hi(d);if(h===null)return!0;var D=Tn.call(h,"constructor")&&h.constructor;return typeof D=="function"&&D instanceof D&&vd.call(D)==Uf}var rS=_i?It(_i):Ny;function AP(d){return tx(d)&&d>=-ie&&d<=ie}var ax=rl?It(rl):Dm;function f0(d){return typeof d=="string"||!an(d)&&Ar(d)&&ba(d)==dn}function Di(d){return typeof d=="symbol"||Ar(d)&&ba(d)==en}var qh=rc?It(rc):kd;function FP(d){return d===n}function OP(d){return Ar(d)&&Ta(d)==kn}function PP(d){return Ar(d)&&ba(d)==Er}var jP=Bd(vl),LP=Bd(function(d,h){return d<=h});function ox(d){if(!d)return[];if(Zo(d))return f0(d)?yo(d):Ha(d);if(Ss&&d[Ss])return k1(d[Ss]());var h=Ta(d),D=h==tt?_f:h==Xt?il:Gh;return D(d)}function Nu(d){if(!d)return d===0?d:0;if(d=Ki(d),d===pe||d===-pe){var h=d<0?-1:1;return h*de}return d===d?d:0}function un(d){var h=Nu(d),D=h%1;return h===h?D?h-D:h:0}function ix(d){return d?Ts(un(d),0,ae):0}function Ki(d){if(typeof d=="number")return d;if(Di(d))return K;if(Sr(d)){var h=typeof d.valueOf=="function"?d.valueOf():d;d=Sr(h)?h+"":h}if(typeof d!="string")return d===0?d:+d;d=at(d);var D=au.test(d);return D||ji.test(d)?Xs(d.slice(2),D?2:8):Xu.test(d)?K:+d}function sx(d){return wi(d,qo(d))}function RP(d){return d?Ts(un(d),-ie,ie):d===0?d:0}function Un(d){return d==null?"":hr(d)}var _P=Mc(function(d,h){if(zd(h)||Zo(h)){wi(h,xa(h),d);return}for(var D in h)Tn.call(h,D)&&wu(d,D,h[D])}),lx=Mc(function(d,h){wi(h,qo(h),d)}),h0=Mc(function(d,h,D,j){wi(h,qo(h),d,j)}),BP=Mc(function(d,h,D,j){wi(h,xa(h),d,j)}),HP=Gi(nh);function YP(d,h){var D=vc(d);return h==null?D:Xn(D,h)}var UP=rn(function(d,h){d=Yn(d);var D=-1,j=h.length,V=j>2?h[2]:n;for(V&&Fn(h[0],h[1],V)&&(j=1);++D1),ee}),wi(d,Hd(d),D),j&&(D=no(D,g|y|w,Yy));for(var V=h.length;V--;)Tu(D,h[V]);return D});function ij(d,h){return cx(d,Me(Ot(h)))}var sj=Gi(function(d,h){return d==null?{}:Tc(d,h)});function cx(d,h){if(d==null)return{};var D=jn(Hd(d),function(j){return[j]});return h=Ot(h),Im(d,D,function(j,V){return h(j,V[0])})}function lj(d,h,D){h=Is(h,d);var j=-1,V=h.length;for(V||(V=1,d=n);++jh){var j=d;d=h,h=j}if(D||d%1||h%1){var V=Dd();return ma(d+V*(h-d+nc("1e-"+((V+"").length-1))),h)}return Od(d,h)}var wj=xs(function(d,h,D){return h=h.toLowerCase(),d+(D?hx(h):h)});function hx(d){return iS(Un(d).toLowerCase())}function px(d){return d=Un(d),d&&d.replace(ou,Qa).replace(jf,"")}function bj(d,h,D){d=Un(d),h=hr(h);var j=d.length;D=D===n?j:Ts(un(D),0,j);var V=D;return D-=h.length,D>=0&&d.slice(D,V)==h}function Sj(d){return d=Un(d),d&&et.test(d)?d.replace(He,du):d}function Dj(d){return d=Un(d),d&&ta.test(d)?d.replace(yr,"\\$&"):d}var Tj=xs(function(d,h,D){return d+(D?"-":"")+h.toLowerCase()}),Ij=xs(function(d,h,D){return d+(D?" ":"")+h.toLowerCase()}),Ej=jm("toLowerCase");function xj(d,h,D){d=Un(d),h=un(h);var j=h?fu(d):0;if(!h||j>=h)return d;var V=(h-j)/2;return _d(sl(V),D)+d+_d(pu(V),D)}function Cj(d,h,D){d=Un(d),h=un(h);var j=h?fu(d):0;return h&&j>>0,D?(d=Un(d),d&&(typeof h=="string"||h!=null&&!rS(h))&&(h=hr(h),!h&&lc(d))?Es(yo(d),0,D):d.split(h,D)):[]}var Pj=xs(function(d,h,D){return d+(D?" ":"")+iS(h)});function jj(d,h,D){return d=Un(d),D=D==null?0:Ts(un(D),0,d.length),h=hr(h),d.slice(D,D+h.length)==h}function Lj(d,h,D){var j=G.templateSettings;D&&Fn(d,h,D)&&(h=n),d=Un(d),h=h0({},h,j,_m);var V=h0({},h.imports,j.imports,_m),ee=xa(V),ce=Kt(V,ee),ve,Te,We=0,$e=h.interpolate||ds,Je="__p += '",mt=gd((h.escape||ds).source+"|"+$e.source+"|"+($e===On?si:ds).source+"|"+(h.evaluate||ds).source+"|$","g"),Nt="//# sourceURL="+(Tn.call(h,"sourceURL")?(h.sourceURL+"").replace(/\s/g," "):"lodash.templateSources["+ ++Bn+"]")+` `;d.replace(mt,function(zt,pn,bn,Ti,xo,Ii){return bn||(bn=Ti),Je+=d.slice(We,Ii).replace(ec,md),pn&&(ve=!0,Je+=`' + __e(`+pn+`) + '`),xo&&(Te=!0,Je+=`'; `+xo+`; __p += '`),bn&&(Je+=`' + ((__t = (`+bn+`)) == null ? '' : __t) + '`),We=Ii+zt.length,zt}),Je+=`'; `;var Ut=Tn.call(h,"variable")&&h.variable;if(!Ut)Je=`with (obj) { `+Je+` } `;else if(Oa.test(Ut))throw new Qt(l);Je=(Te?Je.replace(te,""):Je).replace(me,"$1").replace(Ce,"$1;"),Je="function("+(Ut||"obj")+`) { `+(Ut?"":`obj || (obj = {}); `)+"var __t, __p = ''"+(ve?", __e = _.escape":"")+(Te?`, __j = Array.prototype.join; function print() { __p += __j.call(arguments, '') } `:`; `)+Je+`return __p }`;var cn=gx(function(){return Dn(ee,Nt+"return "+Je).apply(n,ce)});if(cn.source=Je,nS(cn))throw cn;return cn}function Rj(d){return Un(d).toLowerCase()}function _j(d){return Un(d).toUpperCase()}function Bj(d,h,D){if(d=Un(d),d&&(D||h===n))return at(d);if(!d||!(h=hr(h)))return d;var j=yo(d),V=yo(h),ee=Hn(j,V),ce=oa(j,V)+1;return Es(j,ee,ce).join("")}function Hj(d,h,D){if(d=Un(d),d&&(D||h===n))return d.slice(0,Hf(d)+1);if(!d||!(h=hr(h)))return d;var j=yo(d),V=oa(j,yo(h))+1;return Es(j,0,V).join("")}function Yj(d,h,D){if(d=Un(d),d&&(D||h===n))return d.replace(Pi,"");if(!d||!(h=hr(h)))return d;var j=yo(d),V=Hn(j,yo(h));return Es(j,V).join("")}function Uj(d,h){var D=$,j=X;if(Sr(h)){var V="separator"in h?h.separator:V;D="length"in h?un(h.length):D,j="omission"in h?hr(h.omission):j}d=Un(d);var ee=d.length;if(lc(d)){var ce=yo(d);ee=ce.length}if(D>=ee)return d;var ve=D-fu(j);if(ve<1)return j;var Te=ce?Es(ce,0,ve).join(""):d.slice(0,ve);if(V===n)return Te+j;if(ce&&(ve+=Te.length-ve),rS(V)){if(d.slice(ve).search(V)){var We,$e=Te;for(V.global||(V=gd(V.source,Un(li.exec(V))+"g")),V.lastIndex=0;We=V.exec($e);)var Je=We.index;Te=Te.slice(0,Je===n?ve:Je)}}else if(d.indexOf(hr(V),ve)!=ve){var mt=Te.lastIndexOf(V);mt>-1&&(Te=Te.slice(0,mt))}return Te+j}function zj(d){return d=Un(d),d&&Ke.test(d)?d.replace(Ye,fy):d}var Vj=xs(function(d,h,D){return d+(D?" ":"")+h.toUpperCase()}),iS=jm("toUpperCase");function mx(d,h,D){return d=Un(d),h=D?n:h,h===n?M1(d)?F1(d):oc(d):d.match(h)||[]}var gx=rn(function(d,h){try{return Cr(d,n,h)}catch(D){return nS(D)?D:new Qt(D)}}),Wj=Gi(function(d,h){return wr(h,function(D){D=bi(D),Wi(d,D,Ge(d[D],d))}),d});function $j(d){var h=d==null?0:d.length,D=Ot();return d=h?jn(d,function(j){if(typeof j[1]!="function")throw new Bo(i);return[D(j[0]),j[1]]}):[],rn(function(j){for(var V=-1;++Vie)return[];var D=ae,j=ma(d,ae);h=Ot(h),d-=ae;for(var V=Ee(j,h);++D0||h<0)?new nn(D):(d<0?D=D.takeRight(-d):d&&(D=D.drop(d)),h!==n&&(h=un(h),D=h<0?D.dropRight(-h):D.take(h-d)),D)},nn.prototype.takeRightWhile=function(d){return this.reverse().takeWhile(d).reverse()},nn.prototype.toArray=function(){return this.take(ae)},zo(nn.prototype,function(d,h){var D=/^(?:filter|find|map|reject)|While$/.test(h),j=/^(?:head|last)$/.test(h),V=G[j?"take"+(h=="last"?"Right":""):h],ee=j||/^find/.test(h);V&&(G.prototype[h]=function(){var ce=this.__wrapped__,ve=j?[1]:arguments,Te=ce instanceof nn,We=ve[0],$e=Te||an(ce),Je=function(pn){var bn=V.apply(G,Ro([pn],ve));return j&&mt?bn[0]:bn};$e&&D&&typeof We=="function"&&We.length!=1&&(Te=$e=!1);var mt=this.__chain__,Nt=!!this.__actions__.length,Ut=ee&&!mt,cn=Te&&!Nt;if(!ee&&$e){ce=cn?ce:new nn(this);var zt=d.apply(ce,ve);return zt.__actions__.push({func:Rh,args:[Je],thisArg:n}),new ga(zt,mt)}return Ut&&cn?d.apply(this,ve):(zt=this.thru(Je),Ut?j?zt.value()[0]:zt.value():zt)})}),wr(["pop","push","shift","sort","splice","unshift"],function(d){var h=ws[d],D=/^(?:push|sort|unshift)$/.test(d)?"tap":"thru",j=/^(?:pop|shift)$/.test(d);G.prototype[d]=function(){var V=arguments;if(j&&!this.__chain__){var ee=this.value();return h.apply(an(ee)?ee:[],V)}return this[D](function(ce){return h.apply(an(ce)?ce:[],V)})}}),zo(nn.prototype,function(d,h){var D=G[h];if(D){var j=D.name+"";Tn.call(mc,j)||(mc[j]=[]),mc[j].push({name:h,func:D})}}),mc[kc(n,M).name]=[{name:"wrapper",func:n}],nn.prototype.clone=Kf,nn.prototype.reverse=mm,nn.prototype.value=yc,G.prototype.at=Ml,G.prototype.chain=_h,G.prototype.commit=Mu,G.prototype.next=Bh,G.prototype.plant=ig,G.prototype.reverse=J1,G.prototype.toJSON=G.prototype.valueOf=G.prototype.value=sg,G.prototype.first=G.prototype.head,Ss&&(G.prototype[Ss]=og),G},uc=O1();Lo?((Lo.exports=uc)._=uc,tl._=uc):zn._=uc}).call(dr)})(bw,bw.exports);var fb=bw.exports;const Sw=qt(fb);function p0(e){const t=e.match(/^#+/);return t?t[0].length:0}function Ex(e,t){const n=e.split(` `);let r="",a=[],o=!1,i=1;for(let l=0;lp0(t)?a.push(c):(o=!1,a=[])}else o&&a.push(c)}return t?fb.isEmpty(a)?{content:"",startLine:-1}:{content:a.join(` `),startLine:i}:{content:e,startLine:0}}function D2(e){const t={};for(const n of e)n.parent&&n.parent>0&&(t[n.position.start.line]=n.parent);return t}function hR(e,t,n){var g;const r={},a=(y,w)=>{for(;y[w]!==void 0&&y[w]!==w;)w=y[w];return w},o=ft.getState().app,i=n.split(` `),l=t+i.length-1,c=(g=o.metadataCache.getFileCache(e))==null?void 0:g.listItems,f={};if(!c)return[];c.forEach(y=>{var S,I;const w=y.position.start.line,T=y.position.end.line;if(w>=t&&T<=l){const M=w-t,N=T-t,_=i.slice(M,N+1),k=_.join(` `);if(y.parent&&y.parent>0&&(r[y.position.start.line]=y.parent),y.parent&&f[y.parent]){if(w-y.parent===1){const L=(S=i[M])==null?void 0:S.match(/^(\s*)/);L&&(f[y.parent].indent=L[0])}const R=new RegExp("^"+f[y.parent].indent);f[y.parent].content+=` `+k.split(` `).map(L=>L==null?void 0:L.replace(R,"")).join(` `)}else if(y.parent&&f[a(r,y.parent)]){const R=new RegExp("^"+f[a(r,y.parent)].indent);f[a(r,y.parent)].content+=` `+k.split(` `).map(L=>L==null?void 0:L.replace(R,"")).join(` `)}else if(new RegExp(KL).test(k)){f[w]||(f[w]={content:"",blockId:"",indent:""});const R=_.length>1&&((I=_[1])==null?void 0:I.match(/^(\s*)/));R&&(f[w].indent=R[0]),f[w].content=k.split(` `).map(L=>L==null?void 0:L.replace(f[w].indent,"")).join(` `),f[w].blockId=y.id}}});const p=Object.keys(f).map(y=>({line:f[y].content,blockId:f[y].blockId||"",index:parseInt(y)}));return e.path.includes("2024-04-07"),p}async function pR(e,t){let n=t.vault.getAbstractFileByPath(e);return n||(new C.Notice(E("File not found for the given thino path, is creating a new file")),n=await t.vault.create(e,'{"nodes": [], "edges": []}'),dt.setChangedByMemos(!0)),n}async function mR(e,t){var a;let n;try{n=await t.vault.read(e)}catch(o){console.error(o),n=await t.vault.cachedRead(e)}const r=(a=t.metadataCache.getFileCache(e))==null?void 0:a.frontmatterPosition;return r?n.slice(r.end.offset+1):n}function gR(e){const t=e.split(/\r?\n/),n=[];let r="",a=[],o=0;for(let i=0;i [!thino]")?(r&&(n.push({metadata:o,content:a.join(` `).trim()}),a=[]),r=!0,o=l.replace("> [!thino]","").trim()):r&&l.startsWith(">")?a.push(l.replace(/^> /,"")):r&&!l.startsWith(">")&&(r=!1,n.push({metadata:o,content:a.join(` `).trim()}),a=[],o="")}return r&&n.push({metadata:o,content:a.join(` `).trim()}),n}const yR=e=>{let t;switch(e){case" ":t="TASK-TODO";break;case"x":case"X":t="TASK-DONE";break;default:t="TASK-"+e;break}return t};async function wR(e,t){if(!t)return 0;const{vault:n}=Le.getState().dailyNotesState.app,r=e==null?void 0:e.DefaultMemoComposition,a=e!=null&&e.ProcessEntriesBelow&&(e==null?void 0:e.ProcessContentTarget)!=="whole"?e==null?void 0:e.ProcessEntriesBelow:"",o=(e==null?void 0:e.ProcessContentTarget)!=="whole"?e!=null&&e.DifferentInsertTarget?e!=null&&e.InsertAfterForTask?e==null?void 0:e.InsertAfterForTask:"":a:"";let i;try{i=await n.read(t)}catch(T){console.error(T),i=await n.cachedRead(t)}let l;r!=""&&/{TIME}/g.test(r)&&/{CONTENT}/g.test(r)?l="(-|\\*) (\\[(.{1})\\]\\s)?"+r.replace(/{TIME}/g,"((\\)?\\d{1,2}:\\d{2}(\\:\\d{2})?)?").replace(/ {CONTENT}/g,""):l="(-|\\*) (\\[(.{1})\\]\\s)?((\\)?\\d{1,2}\\:\\d{2}(\\:\\d{2})?)?";const c=new RegExp(l,"g"),f=(i.match(c)||[]).length,p=new RegExp(a.replace(/([.?*+^$[\]\\(){}|-])/g,"\\$1"),"g"),g=new RegExp(o.replace(/([.?*+^$[\]\\(){}|-])/g,"\\$1"),"g"),y=(i.match(p)||[]).length,w=(i.match(g)||[]).length;return i=null,y||w?f:0}function xx(e,t,n,r,a){var c,f;const o=up(a,"day")||C.moment(a.stat.ctime);let i;const l=hR(a,n,t);for(const p of l){const g=TR(e.DefaultMemoComposition,p.line),y=IR(e.DefaultMemoComposition,p.line),w=ER(p.line);let T=bR(p.line);if(o.hours(parseInt(g)),o.minutes(parseInt(y)),w&&o.seconds(parseInt(w)),!w&&o.seconds(0),/^\s*[-*]\s(\[(.)\])\s/g.test(p.line)){const L=xR(p.line);T=SR(p.line),i=yR(L)}else i="JOURNAL";let S=T.trim().replaceAll(/
/g,` `);const I=new RegExp(/\[(pinned|PINNED)::true\]/,"g").test(T),M=new RegExp(/\[(archived|ARCHIVED)::true\]/,"g").test(T),N=new RegExp(/\[(deleted|DELETED)::([^\]]*)\]/,"g").test(T),_=(c=new RegExp(/\[(deleted|DELETED)::([^\]]*)\]/,"g").exec(T))==null?void 0:c[2],k=(f=new RegExp(/\[(webId|WEBID)::([^\]]*)\]/,"g").exec(T))==null?void 0:f[2],R=new RegExp(/\[(visibility|VISIBILITY)::("PROTECT"|"PUBLIC")\]/,"g").test(T)?"PUBLIC":"PRIVATE";a.path.includes("2024-04-07"),S=S.replace(/\s\[pinned::[^\]]+\]/g,"").replace(/\s\[visibility::[^\]]+\]/g,"").replace(/\s\[archived::[^\]]+\]/g,"").replace(/\s\[deleted::[^\]]+\]/g,"").replace(/\s\[webId::[^\]]+\]/g,""),p.blockId&&(S=S.replace("^"+(p==null?void 0:p.blockId),"")),r.push({id:o.format("YYYYMMDDHHmmss")+`${p.index}`,content:S.trim(),createdAt:o.format("YYYY/MM/DD HH:mm:ss"),updatedAt:o.format("YYYY/MM/DD HH:mm:ss"),thinoType:i,hasId:p.blockId?p.blockId:"",linkId:"",path:a.path,deletedAt:N?C.moment(_,"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:SS"):"",rowStatus:M?"ARCHIVED":"NORMAL",visibility:R,pinned:I,creatorName:"Memo",resourceList:[],sourceType:"DAILY",webId:k})}}function bR(e){return e.replace(/^(-|\*|\d\.) (\d{1,2}:\d{2}(:\d{2})?)\s(.*)/g,"$4")}function SR(e){return DR(e)}const DR=e=>{var r;let t;return t="^(-|\\*|\\d\\.)\\s+\\[.\\]\\s(\\d{1,2}:\\d{2}(:\\d{2})?)\\s([\\w\\W]*)",(r=new RegExp(t,"").exec(e))==null?void 0:r[4]},TR=(e,t)=>{var a;let n;return e!=""&&/{TIME}/g.test(e)&&/{CONTENT}/g.test(e)?n="^\\s*(\\-|\\*|(\\d{1,}\\.))\\s(\\[(.{1})\\]\\s?)?"+e.replace(/{TIME}/g,"(\\)?(\\d{1,2})\\:(\\d{2})(\\:\\d{2})?").replace(/{CONTENT}/g,"(.*)"):n="^\\s*(\\-|\\*|(\\d{1,}\\.))\\s(\\[(.{1})\\]\\s?)?(\\)?(\\d{1,2})\\:(\\d{2})(.*)",(a=new RegExp(n,"").exec(t))==null?void 0:a[6]},IR=(e,t)=>{var a;let n;return e!=""&&/{TIME}/g.test(e)&&/{CONTENT}/g.test(e)?n="^\\s*(\\-|\\*|(\\d{1,}\\.))\\s(\\[(.{1})\\]\\s?)?"+e.replace(/{TIME}/g,"(\\)?(\\d{1,2})\\:(\\d{2})(\\:\\d{2})?").replace(/{CONTENT}/g,"(.*)"):n="^\\s*(\\-|\\*|(\\d{1,}\\.))\\s(\\[(.{1})\\]\\s?)?(\\)?(\\d{1,2})\\:(\\d{2})(.*)",(a=new RegExp(n,"").exec(t))==null?void 0:a[7]},ER=e=>{var r;const t="^\\s*(\\-|\\*|(\\d{1,}\\.))\\s(\\[(.{1})\\]\\s?)?(\\d{1,2})\\:(\\d{2})\\:(\\d{2})(.*)";return(r=new RegExp(t,"").exec(e))==null?void 0:r[7]},xR=e=>{var t;return(t=/^\s*[\-\*]\s(\[(.{1})\])\s(.*)/.exec(e))==null?void 0:t[2]},tA=()=>Wg()?!0:(new C.Notice(E("Check if you opened Daily Notes Plugin Or Periodic Notes Plugin")),!1);async function nA(e,t){if(!e)return t;const n=Le.getState().dailyNotesState.app||window.app,r=await mR(e,n);let a=C.moment(e.stat.ctime).format("YYYY/MM/DD HH:mm:ss");await n.fileManager.processFrontMatter(e,o=>{if(o.id||(o.id=ut.randomId(16)),o.createdAt?a=C.moment(o.createdAt,"YYYY/MM/DD HH:mm:ss").isValid()?o.createdAt:a:o.createdAt=a,!r.trim())return t;const i=!!o.pinned,l=o.rowStatus&&o.rowStatus==="ARCHIVED",c=!!o.deletedAt,f=o.deletedAt?o.deletedAt:"",p=o.visibility?o.visibility:"PRIVATE",g=o.thinoType?o.thinoType:"JOURNAL",y=o.webId?o.webId:"",w=o.id?o.id:"",T=o.hasId?o.hasId:"",S=o.linkId?o.linkId:"",I=e.path,M="Memo",N="MULTI",_=[];return t.push({id:w,content:r,createdAt:a,updatedAt:a,deletedAt:c?C.moment(f,"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:SS"):"",pinned:i,rowStatus:l?"ARCHIVED":"NORMAL",visibility:p,thinoType:g,hasId:T,linkId:S,path:I,creatorName:M,sourceType:N,resourceList:_,webId:y}),t})}async function iT(e,t){var w,T,S,I,M,N;if(!e)return t;const{vault:n}=Le.getState().dailyNotesState.app||window.app;let r;try{r=await n.read(e)}catch(_){console.error(_),r=await n.cachedRead(e)}if(!r)return;const a=C.moment(e.stat.ctime).format("YYYY/MM/DD HH:mm:ss"),o=C.moment(e.stat.mtime).format("YYYY/MM/DD HH:mm:ss"),i=e.path,l="Thino",c="FILE",f="",p="",g=[],y=await gR(r);for(const _ of y){const k=vR(_.content);for(const R of k){const L=R.metadata.match(/\d{4}\/\d{2}\/\d{2} \d{2}:\d{2}:\d{2}/g);if(!L)continue;const H=(T=(w=R.metadata.match(/id::([^\]]*)/g))==null?void 0:w[0])==null?void 0:T.replace("id::","");if(!H)continue;const U=L?L[0]:a,z=L?L[0]:o,$=R.metadata.match(/webId::([^\]]*)/g)?(I=(S=R.metadata.match(/webId::([^\]]*)/g))==null?void 0:S[0])==null?void 0:I.replace("webId::",""):"",X=R.metadata.contains("[pinned::true]"),Q=R.metadata.contains("[archived::true]"),se=R.metadata.contains("[deleted::"),ue=(M=new RegExp(/\[(deleted|DELETED)::([^\]]*)\]/,"g").exec(R.metadata))==null?void 0:M[2],fe=new RegExp(/\[(visibility|VISIBILITY)::("PROTECT"|"PUBLIC")\]/,"g").test(R.metadata)?"PUBLIC":"PRIVATE",Z=(N=new RegExp(/\[(thinoType|THINOTYPE)::([^\]]*)\]/,"g").exec(R.metadata))==null?void 0:N[2];t.push({id:H,content:R.content,createdAt:U,updatedAt:z,deletedAt:se?C.moment(ue,"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:SS"):"",pinned:X,rowStatus:Q?"ARCHIVED":"NORMAL",visibility:fe,thinoType:Z||"JOURNAL",hasId:f,linkId:p,path:i,creatorName:l,sourceType:c,resourceList:g,webId:$})}}return t}async function rA(e,t){if(!e)return[];const n=Le.getState().dailyNotesState.settings,{vault:r}=Le.getState().dailyNotesState.app||window.app;if(await wR(n,e)===0)return;let o;try{o=await r.read(e)}catch(g){console.error(g),o=await r.cachedRead(e)}const{content:i,startLine:l}=Ex(o,(n==null?void 0:n.ProcessContentTarget)==="whole"?"":n.ProcessEntriesBelow);let c="",f=0;if(n.DifferentInsertTarget&&(n==null?void 0:n.ProcessContentTarget)!=="whole"&&n.InsertAfterForTask&&!i.includes(n.InsertAfterForTask)){const{content:g,startLine:y}=Ex(o,n.InsertAfterForTask);c=g,f=y}const p=[];xx(n,i,l,p,e),n.DifferentInsertTarget&&c&&xx(n,c,f,p,e),p.length!==0&&t.push(...p.sort((g,y)=>g.createdAt>y.createdAt?-1:1))}async function aA(e,t){const n=Le.getState().dailyNotesState.app||app;if(!(e instanceof C.TFile))return;let r;try{r=await n.vault.read(e)}catch(i){console.error(i),r=await n.vault.cachedRead(e)}if(!r)return;const a=JSON.parse(r),o=a==null?void 0:a.nodes;for(const i of o){if(i.type==="group"||i.createdAt===void 0||i.text.trim()==="")continue;const c=C.moment(i==null?void 0:i.createdAt,"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:SS"),f=C.moment(i==null?void 0:i.updatedAt,"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:SS"),p=i!=null&&i.deletedAt?C.moment(i==null?void 0:i.deletedAt,"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:SS"):"",g=!!(i!=null&&i.pinned),y=i!=null&&i.archived?"ARCHIVED":"NORMAL",w=i!=null&&i.visibility?i==null?void 0:i.visibility:"PRIVATE",T=i!=null&&i.thinoType?i==null?void 0:i.thinoType:"JOURNAL",S=i!=null&&i.text?i==null?void 0:i.text:"",I=i!=null&&i.id?i==null?void 0:i.id:"",M=i!=null&&i.hasId?i==null?void 0:i.hasId:"",N=i!=null&&i.linkId?i==null?void 0:i.linkId:"",_=e.path,k="Memo",R="CANVAS",L=[],H=i!=null&&i.webId?i==null?void 0:i.webId:void 0;t.push({id:I,content:S,createdAt:c,updatedAt:f,deletedAt:p,pinned:g,rowStatus:y,visibility:w,thinoType:T,hasId:M,linkId:N,path:_,creatorName:k,sourceType:R,resourceList:L,webId:H})}}async function Cx(e=[]){const t=[],n=[],r=Le.getState().dailyNotesState.app||app,{vault:a}=r,{settings:o}=Le.getState().dailyNotesState,i=r.loadLocalStorage("tokenForSync"),l=async(c,f)=>{for(const p of c)try{await f(p,t,o)}catch(g){console.error(g),new C.Notice(g)}};try{if(e.includes("CANVAS")){const c=CR(a);await l(c,aA)}}catch(c){console.error(c)}try{if(e.includes("MULTI")){const c=MR(a,r,o);await l(c,nA)}}catch(c){console.error(c)}try{if(e.includes("DAILY")){const c=await kR(a);await l(c,rA)}}catch(c){console.error(c)}try{if(e.includes("FILE")||i){const c=NR(a,r,o);await l(c,iT)}}catch(c){console.error(c)}return{memos:t,commentMemos:n}}function CR(e){return e.getAllLoadedFiles().filter(t=>t instanceof C.TFile&&t.extension==="canvas"&&t.name.includes(".thino"))}function MR(e,t,n){const r=e.getMarkdownFiles(),a=r.filter(i=>{var l,c;return((l=i.parent)==null?void 0:l.path.includes(n.MemoOtherSaveLocation.MemoDefaultMultiFilePath.trim()))&&!((c=i.path)!=null&&c.endsWith("thino.md"))}),o=n.TagForMultiTypeFiles?r.filter(i=>{var l,c,f;return!((l=i.parent)!=null&&l.path.includes(n.MemoOtherSaveLocation.MemoDefaultMultiFilePath.trim())&&!((c=i.path)!=null&&c.endsWith("thino.md")))&&((f=C.getAllTags(t.metadataCache.getFileCache(i)))==null?void 0:f.contains("#"+n.TagForMultiTypeFiles.replace("#","")))}):[];return[...a,...o]}async function kR(e){const t=cb();t===void 0&&new C.Notice(E("Please check your daily note plugin OR periodic notes plugin settings")+"folder path is empty or undefined"),e.getAbstractFileByPath(C.normalizePath(t))||new C.Notice(E("Failed to find daily notes folder"));const r=Zu();return Object.values(r).filter(a=>a instanceof C.TFile&&a.extension==="md")}function NR(e,t,n){const r=e.getMarkdownFiles(),a=r.filter(i=>i.name.trim().includes("thino")),o=n.TagForFileTypeFiles?r.filter(i=>{var l;return!i.name.trim().includes("thino")&&((l=C.getAllTags(t.metadataCache.getFileCache(i)))==null?void 0:l.contains("#"+n.TagForFileTypeFiles.replace("#","")))}):[];return[...a,...o]}const AR=async(e,t,n)=>{const r=await Fp(Le.getState().dailyNotesState.app)||[],a=r.find(l=>l.id===e),o={...a,title:t,querystring:n},i=r.findIndex(l=>l.id===e);return r[i]=o,await Ev(Le.getState().dailyNotesState.app,r),[a]},FR="https://api.thino.pkmer.cn/test",Op=FR,OR="unknown",PR=/!\[(?[^\]]+)\]\((?[^)]+)\)/g;function jR(e){return e.substring(e.lastIndexOf(".")+1)}function LR(e){return{id:e.id,createdAt:Date.now().toString(),filename:e.id,type:`${jR(e.id)}`,size:e.size.toString()}}function RR(e){const t=e==null?void 0:e.matchAll(PR);return t?Array.from(t).map(n=>{var r;return LR({url:(r=n.groups)==null?void 0:r.link,id:OR,size:0,mtime:""})}).filter(n=>n.type!="html"):[]}function xv(e){var t;return{id:e.id,createdAt:C.moment(e.ctime.toString(),"x").format("YYYY/MM/DD HH:mm:ss"),updatedAt:C.moment(e.mtime.toString(),"x").format("YYYY/MM/DD HH:mm:ss"),deletedAt:(t=e.ttime)!=null&&t.toString()?C.moment(e.ttime.toString(),"x").format("YYYY-MM-DD HH:mm:ss"):"",rowStatus:e.rowStatus,content:e.content,pinned:e.pinned,resourceList:RR(e.content),creatorName:"thino",sourceType:(e==null?void 0:e.thinoType)||"FILE",visibility:"PUBLIC",localId:e.originalId,deleted:!!e.dtime}}async function _R(e){const n={url:`${Op}/thino/getThinos${e?`?since=${e}&includeDeleted=true`:""}`,method:"GET",headers:{Authorization:`Bearer ${Pp()}`}};return C.requestUrl(n).then(r=>{r.status>=400&&console.error(`Failed to fetch memos: ${r.status}`);try{return r.json.payload.map(o=>xv(o))}catch(a){console.error(`Error processing memo response: ${a}`)}}).catch(r=>(console.error(r),[]))}function Pp(){const e=Le.getState().dailyNotesState.app||app;return(e==null?void 0:e.loadLocalStorage("tokenForSync"))||""}async function T2(e){const t=`${Op}/thino/createThino`,n={content:e.content,thinoType:(e==null?void 0:e.thinoType)||"FILE",pinned:!1,rowStatus:"NORMAL",encrypted:!1},r={url:t,method:"POST",contentType:"application/json",body:JSON.stringify(n),headers:{Authorization:`Bearer ${Pp()}`}};return C.requestUrl(r).then(a=>{a.status>=400&&console.error(`Failed to create memo: ${a.status}`);try{const o=a.json;return xv(o.payload)}catch(o){console.error(`Error processing memo creation response: ${o}`)}}).catch(a=>(console.error(a),null))}function BR(e){return{id:e.id,ctime:C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").valueOf(),mtime:C.moment(e.updatedAt,"YYYY/MM/DD HH:mm:ss").valueOf(),ttime:e.deletedAt?C.moment(e.deletedAt,"YYYY/MM/DD HH:mm:ss").valueOf():void 0,rowStatus:e.rowStatus,content:e.content,pinned:e.pinned,encrypted:!1,thinoType:e.sourceType==="DAILY"?"DAILY":"FILE",tags:[]}}async function HR(e){const t=`${Op}/thino/createThinosByData`,n=e.map(a=>BR(a)),r={url:t,method:"POST",contentType:"application/json",body:JSON.stringify(n),headers:{Authorization:`Bearer ${Pp()}`}};return C.requestUrl(r).then(a=>{a.status>=400&&console.error(`Failed to create thinos: ${a.status}`);try{return a.json.payload.map(l=>xv(l))}catch(o){console.error(`Error processing thinos creation response: ${o}`)}}).catch(a=>(console.error(a),[]))}async function mS(e){const n={url:`${Op}/thino/updateThinoById/${e.id}`,method:"POST",contentType:"application/json",body:JSON.stringify(e),headers:{Authorization:`Bearer ${Pp()}`}};return C.requestUrl(n).then(r=>{r.status>=400&&console.error(`Failed to update memo: ${r.status}`);try{const a=r.json;return xv(a.payload)}catch(a){console.error(`Error processing memo update response: ${a}`)}}).catch(r=>(console.error(r),null))}async function Zg(e){const n={url:`${Op}/thino/recoverThinoFromTrash/${e}`,method:"POST",headers:{Authorization:`Bearer ${Pp()}`}};return C.requestUrl(n).then(r=>{r.status>=400&&console.error(`Failed to recover memo: ${r.status}`);try{const a=r.json;return xv(a.payload)}catch(a){console.error(`Error processing memo recovery response: ${a}`)}}).catch(r=>(console.error(r),null))}async function I2(e){const n={url:`${Op}/thino/deleteThinoById/${e}`,method:"DELETE",headers:{Authorization:`Bearer ${Pp()}`}};return C.requestUrl(n).then(r=>{r.status>=400&&console.error(`Failed to delete memo: ${r.status}`)}).catch(r=>(console.error(r),null))}function YR(e){return(e==null?void 0:e.replace(/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&"))||e}function UR(e){const t=[];let n=e;for(;n.contains(` `);){const r=n.indexOf(` `);t.push(n.slice(0,r)),n=n.slice(r+1)}return t.push(n),t}async function zR({content:e,isList:t,name:n}){const r=Le.getState().dailyNotesState.settings,a=C.moment(),o=ut.randomId(16),i=(r==null?void 0:r.MemoOtherSaveLocation.MemoDefaultMultiFilePath)||"Thino",l=n||`${a.format("YYYYMMDD")}-${o}`,c=`${i}/${l}.md`,f={id:o,content:e,deletedAt:"",path:c,createdAt:a.format("YYYY/MM/DD HH:mm:ss"),updatedAt:a.format("YYYY/MM/DD HH:mm:ss"),thinoType:t?"JOURNAL":"TASK-TODO",hasId:"",linkId:"",pinned:!1,visibility:"PUBLIC",rowStatus:"NORMAL",creatorName:"Thino",resourceList:[],sourceType:"MULTI"},p=ft.getState().app||window.app,{vault:g,fileManager:y}=p,w=g.getAbstractFileByPath(i);(!w||!(w instanceof C.TFolder))&&(new C.Notice(E("Folder not found for the given thino path, is creating a new folder")),await g.createFolder(i)),dt.setChangedByMemos(!0);let T;const S=p.vault.getFileByPath(c);return S?T=await g.create(`${i}/${a.format("YYYYMMDD")}-${o}.md`,e):T=await g.create(c,e),await y.processFrontMatter(T,I=>{I.id=o,I.createdAt=a.format("YYYY/MM/DD HH:mm:ss"),I.updatedAt=a.format("YYYY/MM/DD HH:mm:ss"),I.thinoType=t?"JOURNAL":"TASK-TODO"}),(!n||S)&&(r!=null&&r.SetFileNameAfterCreate)&&p.fileManager.promptForFileRename(T),f}async function VR({content:e,isList:t}){const n=Le.getState().dailyNotesState.settings,r=C.moment(),a=ut.randomId(16),o=(n==null?void 0:n.MemoOtherSaveLocation.MemoDefaultSingleFilePath)||"basic.thino.md",i={id:a,content:e,deletedAt:"",path:o,createdAt:r.format("YYYY/MM/DD HH:mm:ss"),updatedAt:r.format("YYYY/MM/DD HH:mm:ss"),thinoType:t?"JOURNAL":"TASK-TODO",hasId:"",linkId:"",pinned:!1,visibility:"PUBLIC",rowStatus:"NORMAL",creatorName:"Thino",resourceList:[],sourceType:"FILE"},l=ft.getState().app,{vault:c}=l;let f=c.getAbstractFileByPath(o);(!f||!(f instanceof C.TFile))&&(new C.Notice(E("File not found for the given thino path, is creating a new file")),f=await c.create(o,""));let p="";try{p=await c.read(f)||await c.cachedRead(f)}catch(M){console.error(M),new C.Notice(E("Failed to read current daily note, check if it exists."))}const g=p.indexOf(`# ${r.format("YYYY-MM-DD")}`);let y=p.indexOf(` #`,g+1);y===-1&&(y=p.length);const w=`> [!thino] ${r.format("YYYY/MM/DD HH:mm:ss")} %% [id::${a}] [thinoType::${t?"JOURNAL":"TASK-TODO"}] %%`,T=e.replace(/\n/g,` > `),S=` ${w} > ${T} `;let I;if(g===-1){const M=`# ${r.format("YYYY-MM-DD")}`;I=`${p.substring(0,y)} ${M}${S} ${p.substring(y)}`}else I=`${p.substring(0,y)}${S}${p.substring(y)}`;return setTimeout(async()=>{dt.setChangedByMemos(!0),await c.modify(f,I)},200),i}async function Mx(e){const t=Le.getState().dailyNotesState.settings,n=C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss"),r=e.id,a=(t==null?void 0:t.MemoOtherSaveLocation.MemoDefaultSingleFilePath)||"basic.thino.md",o={id:r,content:e.content,deletedAt:e.deletedAt||"",path:a,createdAt:n.format("YYYY/MM/DD HH:mm:ss"),updatedAt:n.format("YYYY/MM/DD HH:mm:ss"),thinoType:"JOURNAL",hasId:"",linkId:"",pinned:e.pinned,visibility:"PUBLIC",rowStatus:e.rowStatus||"NORMAL",creatorName:"Thino",resourceList:[],sourceType:"FILE",webId:e.id},i=ft.getState().app,{vault:l}=i;let c=l.getAbstractFileByPath(a);(!c||!(c instanceof C.TFile))&&(new C.Notice(E("File not found for the given thino path, is creating a new file")),c=await l.create(a,""));let f="";try{f=await l.read(c)||await l.cachedRead(c)}catch(I){console.error(I),new C.Notice(E("Failed to read current daily note, check if it exists."))}const p=f.indexOf(`# ${n.format("YYYY-MM-DD")}`);let g=f.indexOf(` #`,p+1);g===-1&&(g=f.length);const y=`> [!thino] ${n.format("YYYY/MM/DD HH:mm:ss")} %% [id::${r}] [thinoType::JOURNAL]${e.rowStatus==="ARCHIVED"?" [archived::true]":""}${e.pinned===!0?" [pinned::true]":""}${e.deletedAt?` [deleted::${e.deletedAt}]`:""}${e.id?` [webId::${e.id}]`:""} %%`,w=e.content.replace(/\n/g,` > `),T=` ${y} > ${w} `;let S;if(p===-1){const I=`# ${n.format("YYYY-MM-DD")}`;S=`${f.substring(0,g)} ${I}${T} ${f.substring(g)}`}else S=`${f.substring(0,g)}${T}${f.substring(g)}`;return dt.setChangedByMemos(!0),await l.modify(c,S),o}async function WR({content:e,isList:t}){const n=Le.getState().dailyNotesState.settings,r=(n==null?void 0:n.MemoOtherSaveLocation.MemoDefaultCanvasPath)||"basic.thino.canvas",a=C.moment(),o=ut.randomId(16),i={id:o,content:e,deletedAt:"",path:r,createdAt:a.format("YYYY/MM/DD HH:mm:ss"),updatedAt:a.format("YYYY/MM/DD HH:mm:ss"),thinoType:t?"JOURNAL":"TASK-TODO",hasId:"",linkId:"",pinned:!1,visibility:"PUBLIC",rowStatus:"NORMAL",creatorName:"Thino",resourceList:[],sourceType:"CANVAS"},l=ft.getState().app,{vault:c}=l,f=await pR(r,l);if(!f||!(f instanceof C.TFile)){new C.Notice(E("File not found for the given thino path, is creating a new file"));return}const p=await c.read(f),g=JSON.parse(p);if(g.nodes.find(I=>I.id===i.id))return;let w;g.nodes.length>0&&(w=[...g.nodes].reduce((I,M)=>{if(!I.createdAt)return M;const N=C.moment(I.createdAt,"YYYY/MM/DD HH:mm:ss"),_=C.moment(M.createdAt,"YYYY/MM/DD HH:mm:ss");return N.isAfter(_)?I:M}));const T=w?{x:w.x,y:w.y+100,width:w.width,height:w.height}:{x:0,y:0,width:200,height:100};g.nodes.push({...T,type:"text",id:o,text:e,deletedAt:"",createdAt:a.format("YYYY/MM/DD HH:mm:ss"),updatedAt:a.format("YYYY/MM/DD HH:mm:ss"),thinoType:t?"JOURNAL":"TASK-TODO",hasId:"",linkId:"",pinned:!1,visibility:"PUBLIC",rowStatus:"NORMAL",creatorName:"Thino",resourceList:[]}),dt.setChangedByMemos(!0);const S=JSON.stringify(g,null,2);return await c.modify(f,S),i}async function gS(e,t,n){var se;const{vault:r}=Le.getState().dailyNotesState.app||window.app,a=Le.getState().dailyNotesState.app||window.app,o=Le.getState().dailyNotesState.settings,i=a.vault.getConfig("useTab")===void 0||window.app.vault.getConfig("useTab")===!0,l=i?1:a.vault.getConfig("tabSize"),c=(i?" ":" ").repeat(l),f=e.split(` `).join(` `+c),p=n||C.moment(),{DifferentInsertTarget:g,InsertAfterForTask:y,InsertType:w}=o,T=p.format(o.DefaultTimePrefix||"HH:mm"),S=w==="end"?"":t?o.InsertAfter:g&&y||o.InsertAfter,I=a==null?void 0:a.loadLocalStorage("tokenForSync");let M="";try{e&&I&&o.startSync&&(M=(await T2({content:e,thinoType:"DAILY"})).id)}catch(ue){console.error(ue)}const N=t?"- ":"- [ ] ",_=o!=null&&o.DefaultMemoComposition?`${N}${(se=o==null?void 0:o.DefaultMemoComposition)==null?void 0:se.replace(/{TIME}/g,T).replace(/{CONTENT}/g,(f.split(` `).length>1||/^((-|\*|\d\.|>)\s|```)/g.test(f)?` `+c:"")+f)}${f.split(` `).length>1&&/((-|\*|\d\.|>)\s|```)/g.test(f.split(` `)[f.split(` `).length-1])&&M?` `+c:" "}${M?`[webId::${M}]`:""}`:`${N}${T} ${f.split(` `).length>1||/^((-|\*|\d\.|>)\s|```)/g.test(f)?` `+c:""}${f}${f.split(` `).length>1&&/((-|\*|\d\.|>)\s|```)/g.test(f.split(` `)[f.split(` `).length-1])&&M?` `+c:" "}${M?`[webId::${M}]`:""}`,k=Zu(),R=ub(p,k),L="fake"+ut.randomId(16);let H=!1;const U=a.plugins.getPlugin("templater-obsidian");let z;if(R?z=R:(U!=null&&U.templater&&(U!=null&&U.settings.trigger_on_file_creation)&&(be.setWaitingForTemplater({origin:e,date:p,isList:t,id:L,type:"local"}),H=!0),z=await ut.createDailyNoteCheck(p)),!z){new C.Notice(E("Failed to create daily note, check if it exists."));return}if(R||await ft.fechLocalDailyNotes(),U&&(U!=null&&U.templater)&&(U!=null&&U.settings.trigger_on_file_creation)&&H)return dt.setChangedByMemos(!0),{id:L,content:e,deletedAt:"",createdAt:p.format("YYYY/MM/DD HH:mm:ss"),updatedAt:p.format("YYYY/MM/DD HH:mm:ss"),thinoType:t?"JOURNAL":"TASK-TODO",path:z.path,hasId:"",linkId:"",webId:M,pinned:!1,visibility:"PUBLIC",rowStatus:"NORMAL",creatorName:"Thino",resourceList:[],sourceType:"DAILY"};let $="";try{$=await r.read(z)||await r.cachedRead(z)}catch(ue){console.error(ue),new C.Notice(E("Failed to read current daily note, check if it exists."))}const X=await oA(S,_,$);await r.modify(z,X.content);const Q=X.posNum===-1?iA(X.content).length-(_.split(` `).length-1)-1:X.posNum+1;return dt.setChangedByMemos(!0),{id:p.format("YYYYMMDDHHmm")+"00"+Q,content:e,deletedAt:"",createdAt:p.format("YYYY/MM/DD HH:mm:ss"),updatedAt:p.format("YYYY/MM/DD HH:mm:ss"),thinoType:t?"JOURNAL":"TASK-TODO",path:z.path,hasId:"",linkId:"",webId:M,pinned:!1,visibility:"PUBLIC",rowStatus:"NORMAL",creatorName:"Thino",resourceList:[],sourceType:"DAILY"}}async function kx(e){const{vault:t}=Le.getState().dailyNotesState.app||window.app,n=Le.getState().dailyNotesState.app||window.app,{DefaultMemoComposition:r,InsertAfter:a,DefaultTimePrefix:o,DifferentInsertTarget:i,InsertAfterForTask:l,InsertType:c,WaitTemplaterToFinishParse:f}=Le.getState().dailyNotesState.settings;let p=(e.pinned?" [pinned::true]":"")+(e.rowStatus==="ARCHIVED"?" [archived::true]":"")+(e.visibility==="PRIVATE"?' [visibility::"PRIVATE"]':"");if(e.id){const ue=" [webId::"+e.id+"]";p+=ue}const g=C.moment();if(e.deletedAt){const ue=" [deleted::"+g.format("YYYYMMDDHHmmss")+"]";p+=ue}const y=n.vault.getConfig("useTab")===void 0||n.vault.getConfig("useTab")===!0,w=y?1:n.vault.getConfig("tabSize"),T=(y?" ":" ").repeat(w),S=e.content.split(` `).join(` `+T),I=C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss"),M=I.format(o||"HH:mm"),N=e.thinoType?"- [ ] ":"- ",_=r?`${N}${r==null?void 0:r.replace(/{TIME}/g,M).replace(/{CONTENT}/g,(S.split(` `).length>1||/^((-|\*|\d\.|>)\s|```)/g.test(S)?` `+T:"")+S)}${S.split(` `).length>1&&/```/g.test(S.split(` `)[S.split(` `).length-1])&&p.trim()?` `+T:" "}${p}`:`${N}${M} ${S.split(` `).length>1||/^((-|\*|\d\.|>)\s|```)/g.test(S)?` `+T:""}${S}${S.split(` `).length>1&&/```/g.test(S.split(` `)[S.split(` `).length-1])&&p.trim()?` `+T:" "}${p}`,k=Zu(),R=ub(I,k),L="fake"+ut.randomId(16);let H=!1;const U=n.plugins.getPlugin("templater-obsidian");let z;if(R?z=R:(U!=null&&U.templater&&(U!=null&&U.settings.trigger_on_file_creation)&&(be.setWaitingForTemplater({origin:e.content,date:I,isList:e.thinoType&&e.thinoType==="JOURNAL",id:L,type:"web"}),H=!0),z=await ut.createDailyNoteCheck(I)),!z){new C.Notice(E("Failed to create daily note, check if it exists.")),new C.Notice(E("Your content has been copied to clipboard, and inserted into the editor. Please try it again")),await navigator.clipboard.writeText(e.content);const ue=n.workspace.getLeavesOfType("thino_view").first();n.workspace.trigger("send-to-thino",e.content,ue);return}if(R||await ft.fechLocalDailyNotes(),U&&(U!=null&&U.templater)&&(U!=null&&U.settings.trigger_on_file_creation)&&H)return dt.setChangedByMemos(!0),{id:L,content:e.content,deletedAt:e.deletedAt??"",createdAt:I.format("YYYY/MM/DD HH:mm:ss"),updatedAt:I.format("YYYY/MM/DD HH:mm:ss"),thinoType:e.thinoType||"JOURNAL",path:z.path,hasId:"",linkId:"",pinned:e.pinned??!1,visibility:"PUBLIC",rowStatus:e.rowStatus??"NORMAL",webId:e.webId||e.id,creatorName:"Thino",resourceList:[],sourceType:"DAILY"};let $="";try{$=await t.read(z)||await t.cachedRead(z)}catch(ue){console.error(ue),new C.Notice(E("Failed to read current daily note, check if it exists."))}const X=c==="end"?"":e.thinoType&&i&&l||a,Q=await oA(X,_,$);await t.modify(z,Q.content);const se=Q.posNum===-1?iA(Q.content).length-1:Q.posNum+1;return dt.setChangedByMemos(!0),{id:I.format("YYYYMMDDHHmm")+"00"+se,content:e.content,deletedAt:e.deletedAt??"",createdAt:I.format("YYYY/MM/DD HH:mm:ss"),updatedAt:I.format("YYYY/MM/DD HH:mm:ss"),thinoType:e.thinoType||"JOURNAL",path:z.path,hasId:"",linkId:"",pinned:e.pinned??!1,visibility:"PUBLIC",rowStatus:e.rowStatus??"NORMAL",webId:e.id,creatorName:"Thino",resourceList:[],sourceType:"DAILY"}}async function oA(e,t,n){const r=new RegExp(`(s*?)${await YR(e)}(s*?)`),a=UR(n),o=a.findIndex(f=>r.test(f)),i=(e==null?void 0:e.trim())===""?!0:o===-1;i&&console.error("unable to find insert after line in file.");const l=a.slice(o+1).findIndex(f=>/(^#+ |---|^\^[a-zA-Z0-9-]{2,}$)/.test(f)),c=l!==-1;if(c){let f;for(let p=l+o;p>o;p--)if(!/^[\s\n ]*$/.test(a[p])){f=p;break}return f||(f=o),await Nx(t,n,i?-1:f,c)}else return await Nx(t,n,a.length-1,c)}async function Nx(e,t,n,r){if(n<-1)throw new Error("Invalid position");if(n===-1)return{content:`${t} ${e}`,posNum:-1};const a=t.split(` `),o=a.slice(0,n+1).join(` `),i=a.slice(n+1).join(` `),l=i.trim().length>0;return{content:`${o}${!l&&!r||!o.endsWith(` `)?` `:""}${e}${(l||r?` `:"")+i}`,posNum:n}}const iA=e=>e.split(/\r?\n/);async function $R(e){const t=Le.getState().dailyNotesState.app,n=t.vault.getAbstractFileByPath(e.path);if(!(n instanceof C.TFile)){new C.Notice(E("File not found for the given thino path"));return}await t.vault.delete(n)}async function ZR(e){const t=Le.getState().dailyNotesState.app,n=t.vault.getAbstractFileByPath(e.path);if(!(n instanceof C.TFile)){new C.Notice(E("File not found for the given thino path"));return}const a=(await t.vault.read(n)).split(` `),o=a.findIndex(c=>c.includes(e.id));if(o===-1){new C.Notice(E("Thino not found"));return}const i=a.findIndex((c,f)=>f>o&&c.trim()==="");i===-1?a.splice(o,a.length-o):a.splice(o,i-o);const l=a.join(` `);if(!l){new C.Notice(E("Thino not found"));return}dt.setChangedByMemos(!0),await t.vault.modify(n,l)}async function qR(e){const t=Le.getState().dailyNotesState.app,n=t.metadataCache.getFirstLinkpathDest("",e.path);if(!n){new C.Notice(E("File not found for the given thino path"));return}const r=await t.vault.read(n),a=JSON.parse(r),o=a.nodes,i=o.findIndex(p=>p.id===e.id);if(i===-1){new C.Notice(E("Thino not found"));return}o.splice(i,1);const l=a.edges;l.filter(p=>p.fromNode===e.id||p.toNode===e.id).forEach(p=>{const g=l.findIndex(y=>y.id===p.id);g!==-1&&l.splice(g,1)}),dt.setChangedByMemos(!0);const f=JSON.stringify(a,null,2);await t.vault.modify(n,f)}async function GR(e){tA()||new C.Notice(E("If you are disabling the daily note plugin, it would be possible that the thino will not be deleted or patched properly. Please enable the plugin and try again."),5e3);const{vault:t,metadataCache:n}=Le.getState().dailyNotesState.app,r=e.path,a=t.getAbstractFileByPath(r);if(!a){new C.Notice(E("Please check your daily note plugin OR periodic notes plugin settings"));return}const o=await t.read(a),i=o.split(` `),l=n.getFileCache(a),c=(l==null?void 0:l.listItems)||[],f=parseInt(e.id.slice(14));let p=f;function g(S,I){const M=[];for(const N in I)I[N]===S&&M.push(parseInt(N),...g(parseInt(N),I));return M}const y=D2(c),w=c.find(S=>S.position.start.line===f),T=g(f,y);if(T.length>0){const S=T.map(I=>{const M=c.find(N=>N.position.start.line===I);return M?M.position.end.line:-1});p=Math.max(...S,w.position.end.line)}else p=w.position.end.line;if(!o){new C.Notice(E("Thino not found"));return}dt.setChangedByMemos(!0),i.splice(f,p-f+1),await t.modify(a,i.join(` `))}async function JR(){const{vault:e,metadataCache:t}=Le.getState().dailyNotesState.app,n=Le.getState().dailyNotesState.settings,a=cb()+"/"+n.DeleteFileName+".md",o=[],i=t.getFirstLinkpathDest("",a);if(i instanceof C.TFile){let l=await e.read(i),c=KR(l);if(c.length===0)return o;for(let f=0;fe.split(/\r?\n/),QR=e=>{var t;return(t=/^- (\d{14})(\d+)\s(.+)\s(deletedAt: )(.+)$/.exec(e))==null?void 0:t[1]},XR=e=>{var t;return(t=/^- (\d+)\s(.+)\s(deletedAt: )(.+)$/.exec(e))==null?void 0:t[2]},e_=e=>{var t;return(t=/^- (\d+)\s(.+)\s(deletedAt: )(.+)$/.exec(e))==null?void 0:t[4]};async function t_(e){const t=await Fp(Le.getState().dailyNotesState.app)||[],n=t.findIndex(r=>r.id===e);t.splice(n,1),await Ev(Le.getState().dailyNotesState.app,t)}const n_=async e=>{const{app:t}=Le.getState().dailyNotesState,n=await Fp(t)||[],r=n.find(a=>a.id===e);if(r){const a=C.moment().format("YYYY/MM/DD HH:mm:ss");return r.pinnedAt=a,await Ev(t,n),a}else{new C.Notice(E("Query not found"));return}},r_=async e=>{const{app:t}=Le.getState().dailyNotesState,n=await Fp(t)||[],r=n.find(a=>a.id===e);if(r){r.pinnedAt="",await Ev(t,n);return}else{new C.Notice(E("Query not found"));return}};function a_(e,t){const n=/%%(.*?)%%/,r=e.match(n);if(!r)return e;const a=r[1].trim(),o={};a.split(" ").forEach(l=>{const[c,f]=l.slice(1,-1).split("::");o[c]=f});for(const l of Object.keys(t))if(l!=="id"&&l!=="content"){if(l==="rowStatus"&&t.rowStatus==="ARCHIVED"){o.archived="true";continue}else if(l==="rowStatus"&&t.rowStatus==="NORMAL"){delete o.archived;continue}if(l==="deleted"&&t.deleted){const c=C.moment().format("YYYYMMDDHHmmss");o.deleted=c}else typeof t[l]=="boolean"?t[l]?o[l]="true":delete o[l]:t[l]&&(o[l]=t[l])}const i=Object.entries(o).map(([l,c])=>`[${l}::${c}]`).join(" ");return e.replace(n,`%% ${i} %%`)}async function js(e,t){if(!e.sourceType||e.sourceType!=="MULTI")return e;const{vault:n,fileManager:r}=Le.getState().dailyNotesState.app,a=n.getAbstractFileByPath(e.path);if(!a)return e;const o=C.moment();if(await r.processFrontMatter(a,i=>{(t.pinned!==void 0||t.thinoType||t.rowStatus||t.visibility||t.deleted)&&dt.setChangedByMemos(!0),t.id&&(i.id=t.id),t.thinoType&&(i.thinoType=t.thinoType),t.rowStatus&&(i.rowStatus=t.rowStatus),t.visibility&&(i.visibility=t.visibility),t.webId&&(i.webId=t.webId),t.pinned!==void 0&&(i.pinned=t.pinned),t.deleted!==void 0&&(i.deletedAt=t.deleted?o.format("YYYY/MM/DD HH:mm:ss"):""),i.createdAt||(i.createdAt=o.format("YYYY/MM/DD HH:mm:ss")),i.updatedAt=o.format("YYYY/MM/DD HH:mm:ss")}),t.content){const i=await n.read(a);let l=i;const c=t.content.replace(/\$/g,"$$$$");l=i.replace(e.content,c),await n.modify(a,l)}return dt.setChangedByMemos(!0),{...e,id:t.id||e.id,thinoType:t.thinoType||e.thinoType,createdAt:e.createdAt||o.format("YYYY/MM/DD HH:mm:ss"),updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),content:t.content||e.content,rowStatus:t.rowStatus||e.rowStatus,visibility:t.visibility||e.visibility,pinned:t.pinned!==void 0?t.pinned:e.pinned,webId:t.webId||e.webId,deletedAt:t.deleted?o.format("YYYY/MM/DD HH:mm:ss"):t.deleted===!1?"":e.deletedAt?e.deletedAt:""}}async function jl(e,t){if(!e.sourceType||e.sourceType!=="FILE")return e;const{vault:n}=Le.getState().dailyNotesState.app,r=n.getAbstractFileByPath(e.path);if(!r)return e;const a=C.moment();let o="";try{o=await n.read(r)}catch(M){console.error(M),o=await n.cachedRead(r)}const i=o.split(/\r?\n/),l=i.findIndex(M=>M.includes(e.id)||e.webId&&M.includes(e.webId)),c=i[l];if(!c)return e;const f=a_(c,t);if(!c)return e;const p=f+` `,g=i.findIndex((M,N)=>N>l&&M.trim()==="");let y="";g===-1&&(y=i.slice(l+1).join(` `)),g!==-1&&(y=i.slice(l+1,g).join(` `));let w=y;t!=null&&t.content&&(w=t.content.split(/\r?\n/).map(k=>"> "+k).join(` `));const S=(p+w).split(/\r?\n/);i.splice(l,g?g-l:i.length-l,...S);const I=i.join(` `);return await n.modify(r,I),dt.setChangedByMemos(!0),{...e,id:t.id||e.id,thinoType:t.thinoType||e.thinoType,createdAt:e.createdAt||a.format("YYYY/MM/DD HH:mm:ss"),updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),content:t.content||e.content,rowStatus:t.rowStatus||e.rowStatus,visibility:t.visibility||e.visibility,pinned:t.pinned!==void 0?t.pinned:e.pinned,webId:t.webId||e.webId,deletedAt:t.deleted?a.format("YYYY/MM/DD HH:mm:ss"):t.deleted===!1?"":e.deletedAt?e.deletedAt:""}}async function Ll(e,t){if(!e.sourceType||e.sourceType!=="CANVAS")return e;const{vault:n}=Le.getState().dailyNotesState.app,r=n.getAbstractFileByPath(e.path);if(!r)return e;const a=await n.read(r),o=JSON.parse(a),i=o.nodes.find(f=>f.id===e.id);if(!i)return e;t.content&&(i.text=t.content),t.thinoType&&(i.thinoType=t.thinoType),t.rowStatus&&(i.rowStatus=t.rowStatus),t.visibility&&(i.visibility=t.visibility),t.pinned!==void 0&&(i.pinned=t.pinned),t.webId&&(i.webId=t.webId);const l=C.moment();t.deleted!==void 0&&(i.deletedAt=t.deleted?l.format("YYYY/MM/DD HH:mm:ss"):""),i.updatedAt=l.format("YYYY/MM/DD HH:mm:ss");const c=JSON.stringify(o,null,2);return await n.modify(r,c),dt.setChangedByMemos(!0),{...e,thinoType:t.thinoType||e.thinoType,createdAt:e.createdAt,updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),content:t.content??e.content,rowStatus:t.rowStatus??e.rowStatus,visibility:t.visibility??e.visibility,pinned:t.pinned??e.pinned,webId:t.webId??e.webId,deletedAt:t.deleted?l.format("YYYY/MM/DD HH:mm:ss"):t.deleted===!1?"":e.deletedAt?e.deletedAt:""}}async function Rl(e,t){var se;tA()||new C.Notice(E("If you are disabling the daily note plugin, it would be possible that the thino will not be deleted or patched properly. Please enable the plugin and try again."));const{vault:n,metadataCache:r}=Le.getState().dailyNotesState.app,a=Le.getState().dailyNotesState.app,{settings:o}=Le.getState().dailyNotesState,i=e.id.toString().slice(0,14),l=C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").isSame(C.moment(i,"YYYYMMDDHHmmss"))?C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss"):C.moment(i,"YYYYMMDDHHmmss"),c=C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").isSame(l,"day"),f=e.path,p=n.getAbstractFileByPath(f)||n.getAbstractFileByPath(e.path);if(!p)return new C.Notice(E("Please check your daily note plugin OR periodic notes plugin settings")),e;const y=(await n.read(p)).split(` `),w=r.getFileCache(p),T=(w==null?void 0:w.listItems)||[];if(T.length===0)return new C.Notice(E("Thino not found")),e;const S=parseInt(e.id.slice(14));let I=S;function M(ue,fe){const Z=[];for(const pe in fe)fe[pe]===ue&&Z.push(parseInt(pe),...M(parseInt(pe),fe));return Z}const N=D2(T),_=T.find(ue=>ue.position.start.line===S);if(!_)return new C.Notice(E("Thino not found")),e;const k=M(S,N);if(k.length>0){const ue=k.map(fe=>{const Z=T.find(pe=>pe.position.start.line===fe);return Z?Z.position.end.line:-1});I=Math.max(...ue,_.position.end.line)}else I=_.position.end.line;const R=y.slice(S,I+1);let L=R.join(` `);const H=c?C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format("HH:mm"):(parseInt(e.id.toString().slice(10,12))+24).toString()+":"+e.id.toString().slice(12,14);if(!L)return new C.Notice(E("Thino not found")),e;const U=a.vault.getConfig("useTab")===void 0||app.vault.getConfig("useTab")===!0,z=U?1:a.vault.getConfig("tabSize"),$=(U?" ":" ").repeat(z);let X=H;if(o.DefaultTimePrefix!=="HH:mm"&&(X=C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format(o.DefaultTimePrefix)),t.content){const ue=e.thinoType==="TASK-TODO"?"- [ ] ":e.thinoType==="TASK-DONE"?"- [x] ":e.thinoType.startsWith("TASK")?`- [${e.thinoType.slice(5)}] `:"- ",fe=(e.pinned?" [pinned::true]":"")+(e.deletedAt?` [deleted::${e.deletedAt}]`:"")+(e.rowStatus==="ARCHIVED"?" [archived::true]":"")+(e.webId?" [webId::"+e.webId+"]":""),Z=t.content.trim().split(` `)[t.content.trim().split(` `).length-1].trim(),pe=e.hasId&&t.content.trim().split(` `).length>1&&new RegExp(/(-|\*|\d{1,2}\.)\s/g).test(Z)?" ^"+e.hasId:" ";L=`${ue}${X}${pe}${t.content.trim().split(` `).length>1||/^((-|\*|\d\.|>)\s|```)/g.test(t.content)?` `+$:""}${t.content.trim().split(` `).join(` `+$)}${/((-|\*|\d\.|>)\s|```)/g.test(t.content.split(` `)[t.content.split(` `).length-1])?` `+$:" "}${fe.trim()}`}if(t.thinoType){const ue=t.thinoType==="TASK-TODO"?"- [ ] ":t.thinoType==="TASK-DONE"?"- [x] ":t.thinoType.startsWith("TASK")?`- [${t.thinoType.slice(5)}] `:"- ";L=L.replace(/^((- \[.\] )|((-|\*) ))/,ue)}if(t.rowStatus){const ue=t.rowStatus==="ARCHIVED"?"[archived::"+(t.rowStatus==="ARCHIVED"?"true":"false")+"]":"";L=L.includes("[archived::")?L.replace(/\[archived::(true|false)\]/,ue):L+`${/((-|\*|\d\.|>)\s|```)/g.test(L.split(` `)[L.split(` `).length-1])?` `+$:" "}`+ue}if(t.visibility){const ue='[visibility::"'+t.visibility+'"]';L=L.includes("[visibility::")?L.replace(/\[visibility::"(PUBLIC|PROTECTED)"\]/g,ue):L+`${/((-|\*|\d\.|>)\s|```)/g.test(L.split(` `)[L.split(` `).length-1])?` `+$:" "}`+ue}if(t.pinned!==void 0){const ue=t.pinned?"[pinned::"+(t.pinned?"true":"false")+"]":"";L=L.includes("[pinned::")?L.replace(/\[pinned::(true|false)\]/,t.pinned===!1?"":ue):L+`${/((-|\*|\d\.|>)\s|```)/g.test(L.split(` `)[L.split(` `).length-1])?` `+$:" "}`+ue}if(t.webId!==void 0){const ue="[webId::"+t.webId+"]";L=L.includes("[webId::")?L.replace(/\[webId::([^\]]+)\]/,t.webId===""?"":ue):L+`${/((-|\*|\d\.|>)\s|```)/g.test(L.split(` `)[L.split(` `).length-1])?` `+$:" "}`+ue}const Q=C.moment();if(t.deleted!==void 0){const ue="[deleted::"+Q.format("YYYYMMDDHHmmss")+"]";t.deleted?(L=L.replace(/\[deleted::([^\]]+)\]/,""),L=L+`${/((-|\*|\d\.|>)\s|```)/g.test(L.split(` `)[L.split(` `).length-1])?` `+$:" "}`+ue):t.deleted===!1&&(L=L.replace(/\[deleted::([^\]]+)\]/,""))}if(e.hasId&&((se=t.content)==null?void 0:se.split(` `).length)===1){const ue=" ^"+e.hasId;L=L.trim().replace(/\s\^([0-9a-zA-Z-]+)($|\n)/g,"")+`${/((-|\*|\d\.|>)\s|```)/g.test(L.split(` `)[L.split(` `).length-1])?` `+$:" "}`+ue}return L!==R.join(` `)?(y.splice(S,I-_.position.start.line+1,L.trim()),await n.modify(p,y.join(` `)),dt.setChangedByMemos(!0),{...e,thinoType:t.thinoType||e.thinoType,createdAt:e.createdAt,updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),content:t.content??e.content,rowStatus:t.rowStatus??e.rowStatus,visibility:t.visibility??e.visibility,pinned:t.pinned??e.pinned,webId:t.webId??e.webId,deletedAt:t.deleted?Q.format("YYYY/MM/DD HH:mm:ss"):t.deleted===!1?"":e.deletedAt?e.deletedAt:""}):e}async function o_(e,t,n){var M;const{vault:r,metadataCache:a}=Le.getState().dailyNotesState.app||window.app,o=r.getFileByPath(e);if(!o)return;const i=((M=a.getFileCache(o))==null?void 0:M.listItems)||[],l=D2(i),c=[],f=r.getConfig("useTab")===void 0||app.vault.getConfig("useTab")===!0,p=f?1:r.getConfig("tabSize"),g=(f?" ":" ").repeat(p);function y(N,_){const k=[];for(const R in _)_[R]===N&&k.push(parseInt(R),...y(parseInt(R),_));return k}const w=C.moment(),T=t.map(N=>{const _=i.find(H=>H.position.start.line===parseInt(N.id.slice(14))),R=y(parseInt(N.id.slice(14)),l).map(H=>{const U=i.find(z=>z.position.start.line===H);return U?U.position.end.line:-1}),L=Math.max(...R,_.position.end.line);return{id:N.id,start:_.position.start.line,end:L}}),I=(await r.read(o)).split(` `);return T.forEach(N=>{const k=I.slice(N.start,N.end+1).join(` `),L=k.split(` `)[k.split(` `).length-1].trim();let H=k;if(n==="delete"){const U="[deleted::"+w.format("YYYYMMDDHHmmss")+"]";H=H.replace(/\[deleted::([^\]]+)\]/,""),H=k+`${k.split(` `).length>1&&/```/g.test(L)?` `+g:" "}`+U}if(n==="restoreFromDelete"&&(H=H.replace(/ ?\[deleted::([^\]]+)\]/,"")),n==="archive"){const U="[archived::true]";H=H.includes("[archived::")?H.replace(/\[archived::(true|false)\]/,U):H+`${H.split(` `).length>1&&/```/g.test(L)?` `+g:" "}`+U}n==="restoreFromArchive"&&(H=H.replace(/ ?\[archived::(true|false)\]/,"")),n==="deleteForever"?I.splice(N.start,N.end-N.start+1):I.splice(N.start,N.end-N.start+1,H),c.push({...t.find(U=>U.id===N.id),deletedAt:n==="delete"?w.format("YYYY/MM/DD HH:mm:ss"):"",rowStatus:n==="archive"?"ARCHIVED":"NORMAL"})}),await r.modify(o,I.join(` `)),dt.setChangedByMemos(!0),c}const i_=e=>{switch(e==null?void 0:e.sourceType){case"CANVAS":return Ll(e,{id:e.id,pinned:!0});case"DAILY":return Rl(e,{id:e.id,pinned:!0});case"MULTI":return js(e,{id:e.id,pinned:!0});case"FILE":return jl(e,{id:e.id,pinned:!0})}},s_=e=>{switch(e==null?void 0:e.sourceType){case"CANVAS":return Ll(e,{id:e.id,pinned:!1});case"DAILY":return Rl(e,{id:e.id,pinned:!1});case"MULTI":return js(e,{id:e.id,pinned:!1});case"FILE":return jl(e,{id:e.id,pinned:!1})}};var sT;(e=>{async function t(S){return await Cx(S)}e.getMyMemos=t;async function n(S){return await Cx([S])}e.updateSpecificTypeMemo=n;function r(){return JR()}e.getMyDeletedMemos=r;function a(S){const I=be.getMemoById(S);if(I)switch(I==null?void 0:I.sourceType){case"DAILY":return Rl(I,{id:I.id,deleted:!1});case"CANVAS":return Ll(I,{id:I.id,deleted:!1});case"MULTI":return js(I,{id:I.id,deleted:!1});case"FILE":return jl(I,{id:I.id,deleted:!1})}}e.restoreMemo=a;function o(S){return ZR(S)}e.deleteMemoInSingleFile=o;function i(S){return $R(S)}e.deleteMemoInMultiFiles=i;function l(S){return GR(S)}e.deleteMemoInDailyNote=l;function c(S){return qR(S)}e.deleteMemoInCanvas=c;function f(){return cR()}e.getMyQueries=f;async function p(S,I){return await fR(S,I)}e.createQuery=p;function g(S,I,M){return AR(S,I,M)}e.updateQuery=g;function y(S){return t_(S)}e.deleteQueryById=y;function w(S){return n_(S)}e.pinQuery=w;function T(S){return r_(S)}e.unpinQuery=T})(sT||(sT={}));const Ko=sT;var qu={};Object.defineProperty(qu,"__esModule",{value:!0});class kf extends Error{}class l_ extends kf{constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}}class u_ extends kf{constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}}class c_ extends kf{constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}}class Ng extends kf{}class sA extends kf{constructor(t){super(`Invalid unit ${t}`)}}class Xi extends kf{}class _c extends kf{constructor(){super("Zone is an abstract class")}}const gt="numeric",Us="short",Mi="long",Dw={year:gt,month:gt,day:gt},lA={year:gt,month:Us,day:gt},d_={year:gt,month:Us,day:gt,weekday:Us},uA={year:gt,month:Mi,day:gt},cA={year:gt,month:Mi,day:gt,weekday:Mi},dA={hour:gt,minute:gt},fA={hour:gt,minute:gt,second:gt},hA={hour:gt,minute:gt,second:gt,timeZoneName:Us},pA={hour:gt,minute:gt,second:gt,timeZoneName:Mi},mA={hour:gt,minute:gt,hourCycle:"h23"},gA={hour:gt,minute:gt,second:gt,hourCycle:"h23"},vA={hour:gt,minute:gt,second:gt,hourCycle:"h23",timeZoneName:Us},yA={hour:gt,minute:gt,second:gt,hourCycle:"h23",timeZoneName:Mi},wA={year:gt,month:gt,day:gt,hour:gt,minute:gt},bA={year:gt,month:gt,day:gt,hour:gt,minute:gt,second:gt},SA={year:gt,month:Us,day:gt,hour:gt,minute:gt},DA={year:gt,month:Us,day:gt,hour:gt,minute:gt,second:gt},f_={year:gt,month:Us,day:gt,weekday:Us,hour:gt,minute:gt},TA={year:gt,month:Mi,day:gt,hour:gt,minute:gt,timeZoneName:Us},IA={year:gt,month:Mi,day:gt,hour:gt,minute:gt,second:gt,timeZoneName:Us},EA={year:gt,month:Mi,day:gt,weekday:Mi,hour:gt,minute:gt,timeZoneName:Mi},xA={year:gt,month:Mi,day:gt,weekday:Mi,hour:gt,minute:gt,second:gt,timeZoneName:Mi};class Cv{get type(){throw new _c}get name(){throw new _c}get ianaName(){return this.name}get isUniversal(){throw new _c}offsetName(t,n){throw new _c}formatOffset(t,n){throw new _c}offset(t){throw new _c}equals(t){throw new _c}get isValid(){throw new _c}}let vS=null;class hb extends Cv{static get instance(){return vS===null&&(vS=new hb),vS}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:n,locale:r}){return MA(t,n,r)}formatOffset(t,n){return Rg(this.offset(t),n)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return t.type==="system"}get isValid(){return!0}}let Q0={};function h_(e){return Q0[e]||(Q0[e]=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"})),Q0[e]}const p_={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function m_(e,t){const n=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,a,o,i,l,c,f,p]=r;return[i,a,o,l,c,f,p]}function g_(e,t){const n=e.formatToParts(t),r=[];for(let a=0;a=0?T:1e3+T,(y-w)/(60*1e3)}equals(t){return t.type==="iana"&&t.name===this.name}get isValid(){return this.valid}}let Ax={};function v_(e,t={}){const n=JSON.stringify([e,t]);let r=Ax[n];return r||(r=new Intl.ListFormat(e,t),Ax[n]=r),r}let lT={};function uT(e,t={}){const n=JSON.stringify([e,t]);let r=lT[n];return r||(r=new Intl.DateTimeFormat(e,t),lT[n]=r),r}let cT={};function y_(e,t={}){const n=JSON.stringify([e,t]);let r=cT[n];return r||(r=new Intl.NumberFormat(e,t),cT[n]=r),r}let dT={};function w_(e,t={}){const{base:n,...r}=t,a=JSON.stringify([e,r]);let o=dT[a];return o||(o=new Intl.RelativeTimeFormat(e,t),dT[a]=o),o}let Ag=null;function b_(){return Ag||(Ag=new Intl.DateTimeFormat().resolvedOptions().locale,Ag)}function S_(e){const t=e.indexOf("-x-");t!==-1&&(e=e.substring(0,t));const n=e.indexOf("-u-");if(n===-1)return[e];{let r,a;try{r=uT(e).resolvedOptions(),a=e}catch{const c=e.substring(0,n);r=uT(c).resolvedOptions(),a=c}const{numberingSystem:o,calendar:i}=r;return[a,o,i]}}function D_(e,t,n){return(n||t)&&(e.includes("-u-")||(e+="-u"),n&&(e+=`-ca-${n}`),t&&(e+=`-nu-${t}`)),e}function T_(e){const t=[];for(let n=1;n<=12;n++){const r=At.utc(2016,n,1);t.push(e(r))}return t}function I_(e){const t=[];for(let n=1;n<=7;n++){const r=At.utc(2016,11,13+n);t.push(e(r))}return t}function g0(e,t,n,r,a){const o=e.listingMode(n);return o==="error"?null:o==="en"?r(t):a(t)}function E_(e){return e.numberingSystem&&e.numberingSystem!=="latn"?!1:e.numberingSystem==="latn"||!e.locale||e.locale.startsWith("en")||new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem==="latn"}class x_{constructor(t,n,r){this.padTo=r.padTo||0,this.floor=r.floor||!1;const{padTo:a,floor:o,...i}=r;if(!n||Object.keys(i).length>0){const l={useGrouping:!1,...r};r.padTo>0&&(l.minimumIntegerDigits=r.padTo),this.inf=y_(t,l)}}format(t){if(this.inf){const n=this.floor?Math.floor(t):t;return this.inf.format(n)}else{const n=this.floor?Math.floor(t):x2(t,3);return Xr(n,this.padTo)}}}class C_{constructor(t,n,r){this.opts=r;let a;if(t.zone.isUniversal){const i=-1*(t.offset/60),l=i>=0?`Etc/GMT+${i}`:`Etc/GMT${i}`;t.offset!==0&&Hu.create(l).valid?(a=l,this.dt=t):(a="UTC",r.timeZoneName?this.dt=t:this.dt=t.offset===0?t:At.fromMillis(t.ts+t.offset*60*1e3))}else t.zone.type==="system"?this.dt=t:(this.dt=t,a=t.zone.name);const o={...this.opts};o.timeZone=o.timeZone||a,this.dtf=uT(n,o)}format(){return this.dtf.format(this.dt.toJSDate())}formatToParts(){return this.dtf.formatToParts(this.dt.toJSDate())}resolvedOptions(){return this.dtf.resolvedOptions()}}class M_{constructor(t,n,r){this.opts={style:"long",...r},!n&&CA()&&(this.rtf=w_(t,r))}format(t,n){return this.rtf?this.rtf.format(t,n):W_(n,t,this.opts.numeric,this.opts.style!=="long")}formatToParts(t,n){return this.rtf?this.rtf.formatToParts(t,n):[]}}class ur{static fromOpts(t){return ur.create(t.locale,t.numberingSystem,t.outputCalendar,t.defaultToEN)}static create(t,n,r,a=!1){const o=t||Qr.defaultLocale,i=o||(a?"en-US":b_()),l=n||Qr.defaultNumberingSystem,c=r||Qr.defaultOutputCalendar;return new ur(i,l,c,o)}static resetCache(){Ag=null,lT={},cT={},dT={}}static fromObject({locale:t,numberingSystem:n,outputCalendar:r}={}){return ur.create(t,n,r)}constructor(t,n,r,a){const[o,i,l]=S_(t);this.locale=o,this.numberingSystem=n||i||null,this.outputCalendar=r||l||null,this.intl=D_(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=a,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=E_(this)),this.fastNumbersCached}listingMode(){const t=this.isEnglish(),n=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return t&&n?"en":"intl"}clone(t){return!t||Object.getOwnPropertyNames(t).length===0?this:ur.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,t.defaultToEN||!1)}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,n=!1,r=!0){return g0(this,t,r,AA,()=>{const a=n?{month:t,day:"numeric"}:{month:t},o=n?"format":"standalone";return this.monthsCache[o][t]||(this.monthsCache[o][t]=T_(i=>this.extract(i,a,"month"))),this.monthsCache[o][t]})}weekdays(t,n=!1,r=!0){return g0(this,t,r,PA,()=>{const a=n?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},o=n?"format":"standalone";return this.weekdaysCache[o][t]||(this.weekdaysCache[o][t]=I_(i=>this.extract(i,a,"weekday"))),this.weekdaysCache[o][t]})}meridiems(t=!0){return g0(this,void 0,t,()=>jA,()=>{if(!this.meridiemCache){const n={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[At.utc(2016,11,13,9),At.utc(2016,11,13,19)].map(r=>this.extract(r,n,"dayperiod"))}return this.meridiemCache})}eras(t,n=!0){return g0(this,t,n,LA,()=>{const r={era:t};return this.eraCache[t]||(this.eraCache[t]=[At.utc(-40,1,1),At.utc(2017,1,1)].map(a=>this.extract(a,r,"era"))),this.eraCache[t]})}extract(t,n,r){const a=this.dtFormatter(t,n),o=a.formatToParts(),i=o.find(l=>l.type.toLowerCase()===r);return i?i.value:null}numberFormatter(t={}){return new x_(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,n={}){return new C_(t,this.intl,n)}relFormatter(t={}){return new M_(this.intl,this.isEnglish(),t)}listFormatter(t={}){return v_(this.intl,t)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}}let yS=null;class ko extends Cv{static get utcInstance(){return yS===null&&(yS=new ko(0)),yS}static instance(t){return t===0?ko.utcInstance:new ko(t)}static parseSpecifier(t){if(t){const n=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(n)return new ko(mb(n[1],n[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Rg(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${Rg(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,n){return Rg(this.fixed,n)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return t.type==="fixed"&&t.fixed===this.fixed}get isValid(){return!0}}class k_ extends Cv{constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}}function Zc(e,t){if(xn(e)||e===null)return t;if(e instanceof Cv)return e;if(N_(e)){const n=e.toLowerCase();return n==="default"?t:n==="local"||n==="system"?hb.instance:n==="utc"||n==="gmt"?ko.utcInstance:ko.parseSpecifier(n)||Hu.create(e)}else return cf(e)?ko.instance(e):typeof e=="object"&&e.offset&&typeof e.offset=="number"?e:new k_(e)}let Fx=()=>Date.now(),Ox="system",Px=null,jx=null,Lx=null,Rx=60,_x;class Qr{static get now(){return Fx}static set now(t){Fx=t}static set defaultZone(t){Ox=t}static get defaultZone(){return Zc(Ox,hb.instance)}static get defaultLocale(){return Px}static set defaultLocale(t){Px=t}static get defaultNumberingSystem(){return jx}static set defaultNumberingSystem(t){jx=t}static get defaultOutputCalendar(){return Lx}static set defaultOutputCalendar(t){Lx=t}static get twoDigitCutoffYear(){return Rx}static set twoDigitCutoffYear(t){Rx=t%100}static get throwOnInvalid(){return _x}static set throwOnInvalid(t){_x=t}static resetCaches(){ur.resetCache(),Hu.resetCache()}}function xn(e){return typeof e>"u"}function cf(e){return typeof e=="number"}function pb(e){return typeof e=="number"&&e%1===0}function N_(e){return typeof e=="string"}function A_(e){return Object.prototype.toString.call(e)==="[object Date]"}function CA(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function F_(e){return Array.isArray(e)?e:[e]}function Bx(e,t,n){if(e.length!==0)return e.reduce((r,a)=>{const o=[t(a),a];return r&&n(r[0],o[0])===r[0]?r:o},null)[1]}function O_(e,t){return t.reduce((n,r)=>(n[r]=e[r],n),{})}function gp(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function _u(e,t,n){return pb(e)&&e>=t&&e<=n}function P_(e,t){return e-t*Math.floor(e/t)}function Xr(e,t=2){const n=e<0;let r;return n?r="-"+(""+-e).padStart(t,"0"):r=(""+e).padStart(t,"0"),r}function $c(e){if(!(xn(e)||e===null||e===""))return parseInt(e,10)}function Kd(e){if(!(xn(e)||e===null||e===""))return parseFloat(e)}function E2(e){if(!(xn(e)||e===null||e==="")){const t=parseFloat("0."+e)*1e3;return Math.floor(t)}}function x2(e,t,n=!1){const r=10**t;return(n?Math.trunc:Math.round)(e*r)/r}function Mv(e){return e%4===0&&(e%100!==0||e%400===0)}function Lg(e){return Mv(e)?366:365}function Tw(e,t){const n=P_(t-1,12)+1,r=e+(t-n)/12;return n===2?Mv(r)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function C2(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(t.getUTCFullYear()-1900)),+t}function Iw(e){const t=(e+Math.floor(e/4)-Math.floor(e/100)+Math.floor(e/400))%7,n=e-1,r=(n+Math.floor(n/4)-Math.floor(n/100)+Math.floor(n/400))%7;return t===4||r===3?53:52}function fT(e){return e>99?e:e>Qr.twoDigitCutoffYear?1900+e:2e3+e}function MA(e,t,n,r=null){const a=new Date(e),o={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(o.timeZone=r);const i={timeZoneName:t,...o},l=new Intl.DateTimeFormat(n,i).formatToParts(a).find(c=>c.type.toLowerCase()==="timezonename");return l?l.value:null}function mb(e,t){let n=parseInt(e,10);Number.isNaN(n)&&(n=0);const r=parseInt(t,10)||0,a=n<0||Object.is(n,-0)?-r:r;return n*60+a}function kA(e){const t=Number(e);if(typeof e=="boolean"||e===""||Number.isNaN(t))throw new Xi(`Invalid unit value ${e}`);return t}function Ew(e,t){const n={};for(const r in e)if(gp(e,r)){const a=e[r];if(a==null)continue;n[t(r)]=kA(a)}return n}function Rg(e,t){const n=Math.trunc(Math.abs(e/60)),r=Math.trunc(Math.abs(e%60)),a=e>=0?"+":"-";switch(t){case"short":return`${a}${Xr(n,2)}:${Xr(r,2)}`;case"narrow":return`${a}${n}${r>0?`:${r}`:""}`;case"techie":return`${a}${Xr(n,2)}${Xr(r,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function gb(e){return O_(e,["hour","minute","second","millisecond"])}const j_=["January","February","March","April","May","June","July","August","September","October","November","December"],NA=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],L_=["J","F","M","A","M","J","J","A","S","O","N","D"];function AA(e){switch(e){case"narrow":return[...L_];case"short":return[...NA];case"long":return[...j_];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}const FA=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],OA=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],R_=["M","T","W","T","F","S","S"];function PA(e){switch(e){case"narrow":return[...R_];case"short":return[...OA];case"long":return[...FA];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const jA=["AM","PM"],__=["Before Christ","Anno Domini"],B_=["BC","AD"],H_=["B","A"];function LA(e){switch(e){case"narrow":return[...H_];case"short":return[...B_];case"long":return[...__];default:return null}}function Y_(e){return jA[e.hour<12?0:1]}function U_(e,t){return PA(t)[e.weekday-1]}function z_(e,t){return AA(t)[e.month-1]}function V_(e,t){return LA(t)[e.year<0?0:1]}function W_(e,t,n="always",r=!1){const a={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},o=["hours","minutes","seconds"].indexOf(e)===-1;if(n==="auto"&&o){const g=e==="days";switch(t){case 1:return g?"tomorrow":`next ${a[e][0]}`;case-1:return g?"yesterday":`last ${a[e][0]}`;case 0:return g?"today":`this ${a[e][0]}`}}const i=Object.is(t,-0)||t<0,l=Math.abs(t),c=l===1,f=a[e],p=r?c?f[1]:f[2]||f[1]:c?a[e][0]:e;return i?`${l} ${p} ago`:`in ${l} ${p}`}function Hx(e,t){let n="";for(const r of e)r.literal?n+=r.val:n+=t(r.val);return n}const $_={D:Dw,DD:lA,DDD:uA,DDDD:cA,t:dA,tt:fA,ttt:hA,tttt:pA,T:mA,TT:gA,TTT:vA,TTTT:yA,f:wA,ff:SA,fff:TA,ffff:EA,F:bA,FF:DA,FFF:IA,FFFF:xA};class uo{static create(t,n={}){return new uo(t,n)}static parseFormat(t){let n=null,r="",a=!1;const o=[];for(let i=0;i0&&o.push({literal:a,val:r}),n=null,r="",a=!a):a||l===n?r+=l:(r.length>0&&o.push({literal:!1,val:r}),r=l,n=l)}return r.length>0&&o.push({literal:a,val:r}),o}static macroTokenToFormatOpts(t){return $_[t]}constructor(t,n){this.opts=n,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,n){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,{...this.opts,...n}).format()}formatDateTime(t,n={}){return this.loc.dtFormatter(t,{...this.opts,...n}).format()}formatDateTimeParts(t,n={}){return this.loc.dtFormatter(t,{...this.opts,...n}).formatToParts()}formatInterval(t,n={}){return this.loc.dtFormatter(t.start,{...this.opts,...n}).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,n={}){return this.loc.dtFormatter(t,{...this.opts,...n}).resolvedOptions()}num(t,n=0){if(this.opts.forceSimple)return Xr(t,n);const r={...this.opts};return n>0&&(r.padTo=n),this.loc.numberFormatter(r).format(t)}formatDateTimeFromString(t,n){const r=this.loc.listingMode()==="en",a=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",o=(w,T)=>this.loc.extract(t,w,T),i=w=>t.isOffsetFixed&&t.offset===0&&w.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,w.format):"",l=()=>r?Y_(t):o({hour:"numeric",hourCycle:"h12"},"dayperiod"),c=(w,T)=>r?z_(t,w):o(T?{month:w}:{month:w,day:"numeric"},"month"),f=(w,T)=>r?U_(t,w):o(T?{weekday:w}:{weekday:w,month:"long",day:"numeric"},"weekday"),p=w=>{const T=uo.macroTokenToFormatOpts(w);return T?this.formatWithSystemDefault(t,T):w},g=w=>r?V_(t,w):o({era:w},"era"),y=w=>{switch(w){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12===0?12:t.hour%12);case"hh":return this.num(t.hour%12===0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return i({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return i({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return i({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return l();case"d":return a?o({day:"numeric"},"day"):this.num(t.day);case"dd":return a?o({day:"2-digit"},"day"):this.num(t.day,2);case"c":return this.num(t.weekday);case"ccc":return f("short",!0);case"cccc":return f("long",!0);case"ccccc":return f("narrow",!0);case"E":return this.num(t.weekday);case"EEE":return f("short",!1);case"EEEE":return f("long",!1);case"EEEEE":return f("narrow",!1);case"L":return a?o({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return a?o({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return c("short",!0);case"LLLL":return c("long",!0);case"LLLLL":return c("narrow",!0);case"M":return a?o({month:"numeric"},"month"):this.num(t.month);case"MM":return a?o({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return c("short",!1);case"MMMM":return c("long",!1);case"MMMMM":return c("narrow",!1);case"y":return a?o({year:"numeric"},"year"):this.num(t.year);case"yy":return a?o({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return a?o({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return a?o({year:"numeric"},"year"):this.num(t.year,6);case"G":return g("short");case"GG":return g("long");case"GGGGG":return g("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return p(w)}};return Hx(uo.parseFormat(n),y)}formatDurationFromString(t,n){const r=c=>{switch(c[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},a=c=>f=>{const p=r(f);return p?this.num(c.get(p),f.length):f},o=uo.parseFormat(n),i=o.reduce((c,{literal:f,val:p})=>f?c:c.concat(p),[]),l=t.shiftTo(...i.map(r).filter(c=>c));return Hx(o,a(l))}}class Bs{constructor(t,n){this.reason=t,this.explanation=n}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const RA=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function jp(...e){const t=e.reduce((n,r)=>n+r.source,"");return RegExp(`^${t}$`)}function Lp(...e){return t=>e.reduce(([n,r,a],o)=>{const[i,l,c]=o(t,a);return[{...n,...i},l||r,c]},[{},null,1]).slice(0,2)}function Rp(e,...t){if(e==null)return[null,null];for(const[n,r]of t){const a=n.exec(e);if(a)return r(a)}return[null,null]}function _A(...e){return(t,n)=>{const r={};let a;for(a=0;aw!==void 0&&(T||w&&p)?-w:w;return[{years:y(Kd(n)),months:y(Kd(r)),weeks:y(Kd(a)),days:y(Kd(o)),hours:y(Kd(i)),minutes:y(Kd(l)),seconds:y(Kd(c),c==="-0"),milliseconds:y(E2(f),g)}]}const oB={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function N2(e,t,n,r,a,o,i){const l={year:t.length===2?fT($c(t)):$c(t),month:NA.indexOf(n)+1,day:$c(r),hour:$c(a),minute:$c(o)};return i&&(l.second=$c(i)),e&&(l.weekday=e.length>3?FA.indexOf(e)+1:OA.indexOf(e)+1),l}const iB=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function sB(e){const[,t,n,r,a,o,i,l,c,f,p,g]=e,y=N2(t,a,r,n,o,i,l);let w;return c?w=oB[c]:f?w=0:w=mb(p,g),[y,new ko(w)]}function lB(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const uB=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,cB=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,dB=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Yx(e){const[,t,n,r,a,o,i,l]=e;return[N2(t,a,r,n,o,i,l),ko.utcInstance]}function fB(e){const[,t,n,r,a,o,i,l]=e;return[N2(t,l,n,r,a,o,i),ko.utcInstance]}const hB=jp(q_,k2),pB=jp(G_,k2),mB=jp(J_,k2),gB=jp(HA),UA=Lp(tB,_p,kv,Nv),vB=Lp(K_,_p,kv,Nv),yB=Lp(Q_,_p,kv,Nv),wB=Lp(_p,kv,Nv);function bB(e){return Rp(e,[hB,UA],[pB,vB],[mB,yB],[gB,wB])}function SB(e){return Rp(lB(e),[iB,sB])}function DB(e){return Rp(e,[uB,Yx],[cB,Yx],[dB,fB])}function TB(e){return Rp(e,[rB,aB])}const IB=Lp(_p);function EB(e){return Rp(e,[nB,IB])}const xB=jp(X_,eB),CB=jp(YA),MB=Lp(_p,kv,Nv);function kB(e){return Rp(e,[xB,UA],[CB,MB])}const NB="Invalid Duration",zA={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},AB={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...zA},Qi=146097/400,Jh=146097/4800,FB={years:{quarters:4,months:12,weeks:Qi/7,days:Qi,hours:Qi*24,minutes:Qi*24*60,seconds:Qi*24*60*60,milliseconds:Qi*24*60*60*1e3},quarters:{months:3,weeks:Qi/28,days:Qi/4,hours:Qi*24/4,minutes:Qi*24*60/4,seconds:Qi*24*60*60/4,milliseconds:Qi*24*60*60*1e3/4},months:{weeks:Jh/7,days:Jh,hours:Jh*24,minutes:Jh*24*60,seconds:Jh*24*60*60,milliseconds:Jh*24*60*60*1e3},...zA},tf=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],OB=tf.slice(0).reverse();function Bc(e,t,n=!1){const r={values:n?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new bt(r)}function PB(e){return e<0?Math.floor(e):Math.ceil(e)}function VA(e,t,n,r,a){const o=e[a][n],i=t[n]/o,l=Math.sign(i)===Math.sign(r[a]),c=!l&&r[a]!==0&&Math.abs(i)<=1?PB(i):Math.trunc(i);r[a]+=c,t[n]-=c*o}function jB(e,t){OB.reduce((n,r)=>xn(t[r])?n:(n&&VA(e,t,n,t,r),r),null)}function LB(e){const t={};for(const[n,r]of Object.entries(e))r!==0&&(t[n]=r);return t}class bt{constructor(t){const n=t.conversionAccuracy==="longterm"||!1;let r=n?FB:AB;t.matrix&&(r=t.matrix),this.values=t.values,this.loc=t.loc||ur.create(),this.conversionAccuracy=n?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=r,this.isLuxonDuration=!0}static fromMillis(t,n){return bt.fromObject({milliseconds:t},n)}static fromObject(t,n={}){if(t==null||typeof t!="object")throw new Xi(`Duration.fromObject: argument expected to be an object, got ${t===null?"null":typeof t}`);return new bt({values:Ew(t,bt.normalizeUnit),loc:ur.fromObject(n),conversionAccuracy:n.conversionAccuracy,matrix:n.matrix})}static fromDurationLike(t){if(cf(t))return bt.fromMillis(t);if(bt.isDuration(t))return t;if(typeof t=="object")return bt.fromObject(t);throw new Xi(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,n){const[r]=TB(t);return r?bt.fromObject(r,n):bt.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,n){const[r]=EB(t);return r?bt.fromObject(r,n):bt.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,n=null){if(!t)throw new Xi("need to specify a reason the Duration is invalid");const r=t instanceof Bs?t:new Bs(t,n);if(Qr.throwOnInvalid)throw new c_(r);return new bt({invalid:r})}static normalizeUnit(t){const n={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t&&t.toLowerCase()];if(!n)throw new sA(t);return n}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,n={}){const r={...n,floor:n.round!==!1&&n.floor!==!1};return this.isValid?uo.create(this.loc,r).formatDurationFromString(this,t):NB}toHuman(t={}){const n=tf.map(r=>{const a=this.values[r];return xn(a)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:r.slice(0,-1)}).format(a)}).filter(r=>r);return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let t="P";return this.years!==0&&(t+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(t+=this.months+this.quarters*3+"M"),this.weeks!==0&&(t+=this.weeks+"W"),this.days!==0&&(t+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(t+="T"),this.hours!==0&&(t+=this.hours+"H"),this.minutes!==0&&(t+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(t+=x2(this.seconds+this.milliseconds/1e3,3)+"S"),t==="P"&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;const n=this.toMillis();if(n<0||n>=864e5)return null;t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t};const r=this.shiftTo("hours","minutes","seconds","milliseconds");let a=t.format==="basic"?"hhmm":"hh:mm";(!t.suppressSeconds||r.seconds!==0||r.milliseconds!==0)&&(a+=t.format==="basic"?"ss":":ss",(!t.suppressMilliseconds||r.milliseconds!==0)&&(a+=".SSS"));let o=r.toFormat(a);return t.includePrefix&&(o="T"+o),o}toJSON(){return this.toISO()}toString(){return this.toISO()}toMillis(){return this.as("milliseconds")}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;const n=bt.fromDurationLike(t),r={};for(const a of tf)(gp(n.values,a)||gp(this.values,a))&&(r[a]=n.get(a)+this.get(a));return Bc(this,{values:r},!0)}minus(t){if(!this.isValid)return this;const n=bt.fromDurationLike(t);return this.plus(n.negate())}mapUnits(t){if(!this.isValid)return this;const n={};for(const r of Object.keys(this.values))n[r]=kA(t(this.values[r],r));return Bc(this,{values:n},!0)}get(t){return this[bt.normalizeUnit(t)]}set(t){if(!this.isValid)return this;const n={...this.values,...Ew(t,bt.normalizeUnit)};return Bc(this,{values:n})}reconfigure({locale:t,numberingSystem:n,conversionAccuracy:r,matrix:a}={}){const i={loc:this.loc.clone({locale:t,numberingSystem:n}),matrix:a,conversionAccuracy:r};return Bc(this,i)}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;const t=this.toObject();return jB(this.matrix,t),Bc(this,{values:t},!0)}rescale(){if(!this.isValid)return this;const t=LB(this.normalize().shiftToAll().toObject());return Bc(this,{values:t},!0)}shiftTo(...t){if(!this.isValid)return this;if(t.length===0)return this;t=t.map(i=>bt.normalizeUnit(i));const n={},r={},a=this.toObject();let o;for(const i of tf)if(t.indexOf(i)>=0){o=i;let l=0;for(const f in r)l+=this.matrix[f][i]*r[f],r[f]=0;cf(a[i])&&(l+=a[i]);const c=Math.trunc(l);n[i]=c,r[i]=(l*1e3-c*1e3)/1e3;for(const f in a)tf.indexOf(f)>tf.indexOf(i)&&VA(this.matrix,a,f,n,i)}else cf(a[i])&&(r[i]=a[i]);for(const i in r)r[i]!==0&&(n[o]+=i===o?r[i]:r[i]/this.matrix[o][i]);return Bc(this,{values:n},!0).normalize()}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const t={};for(const n of Object.keys(this.values))t[n]=this.values[n]===0?0:-this.values[n];return Bc(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid||!this.loc.equals(t.loc))return!1;function n(r,a){return r===void 0||r===0?a===void 0||a===0:r===a}for(const r of tf)if(!n(this.values[r],t.values[r]))return!1;return!0}}const Kh="Invalid Interval";function RB(e,t){return!e||!e.isValid?Or.invalid("missing or invalid start"):!t||!t.isValid?Or.invalid("missing or invalid end"):tt:!1}isBefore(t){return this.isValid?this.e<=t:!1}contains(t){return this.isValid?this.s<=t&&this.e>t:!1}set({start:t,end:n}={}){return this.isValid?Or.fromDateTimes(t||this.s,n||this.e):this}splitAt(...t){if(!this.isValid)return[];const n=t.map(mg).filter(i=>this.contains(i)).sort(),r=[];let{s:a}=this,o=0;for(;a+this.e?this.e:i;r.push(Or.fromDateTimes(a,l)),a=l,o+=1}return r}splitBy(t){const n=bt.fromDurationLike(t);if(!this.isValid||!n.isValid||n.as("milliseconds")===0)return[];let{s:r}=this,a=1,o;const i=[];for(;rc*a));o=+l>+this.e?this.e:l,i.push(Or.fromDateTimes(r,o)),r=o,a+=1}return i}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s=t.e:!1}equals(t){return!this.isValid||!t.isValid?!1:this.s.equals(t.s)&&this.e.equals(t.e)}intersection(t){if(!this.isValid)return this;const n=this.s>t.s?this.s:t.s,r=this.e=r?null:Or.fromDateTimes(n,r)}union(t){if(!this.isValid)return this;const n=this.st.e?this.e:t.e;return Or.fromDateTimes(n,r)}static merge(t){const[n,r]=t.sort((a,o)=>a.s-o.s).reduce(([a,o],i)=>o?o.overlaps(i)||o.abutsStart(i)?[a,o.union(i)]:[a.concat([o]),i]:[a,i],[[],null]);return r&&n.push(r),n}static xor(t){let n=null,r=0;const a=[],o=t.map(c=>[{time:c.s,type:"s"},{time:c.e,type:"e"}]),i=Array.prototype.concat(...o),l=i.sort((c,f)=>c.time-f.time);for(const c of l)r+=c.type==="s"?1:-1,r===1?n=c.time:(n&&+n!=+c.time&&a.push(Or.fromDateTimes(n,c.time)),n=null);return Or.merge(a)}difference(...t){return Or.xor([this].concat(t)).map(n=>this.intersection(n)).filter(n=>n&&!n.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:Kh}toLocaleString(t=Dw,n={}){return this.isValid?uo.create(this.s.loc.clone(n),t).formatInterval(this):Kh}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:Kh}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Kh}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:Kh}toFormat(t,{separator:n=" – "}={}){return this.isValid?`${this.s.toFormat(t)}${n}${this.e.toFormat(t)}`:Kh}toDuration(t,n){return this.isValid?this.e.diff(this.s,t,n):bt.invalid(this.invalidReason)}mapEndpoints(t){return Or.fromDateTimes(t(this.s),t(this.e))}}class v0{static hasDST(t=Qr.defaultZone){const n=At.now().setZone(t).set({month:12});return!t.isUniversal&&n.offset!==n.set({month:6}).offset}static isValidIANAZone(t){return Hu.isValidZone(t)}static normalizeZone(t){return Zc(t,Qr.defaultZone)}static months(t="long",{locale:n=null,numberingSystem:r=null,locObj:a=null,outputCalendar:o="gregory"}={}){return(a||ur.create(n,r,o)).months(t)}static monthsFormat(t="long",{locale:n=null,numberingSystem:r=null,locObj:a=null,outputCalendar:o="gregory"}={}){return(a||ur.create(n,r,o)).months(t,!0)}static weekdays(t="long",{locale:n=null,numberingSystem:r=null,locObj:a=null}={}){return(a||ur.create(n,r,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:n=null,numberingSystem:r=null,locObj:a=null}={}){return(a||ur.create(n,r,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return ur.create(t).meridiems()}static eras(t="short",{locale:n=null}={}){return ur.create(n,null,"gregory").eras(t)}static features(){return{relative:CA()}}}function Ux(e,t){const n=a=>a.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=n(t)-n(e);return Math.floor(bt.fromMillis(r).as("days"))}function _B(e,t,n){const r=[["years",(c,f)=>f.year-c.year],["quarters",(c,f)=>f.quarter-c.quarter+(f.year-c.year)*4],["months",(c,f)=>f.month-c.month+(f.year-c.year)*12],["weeks",(c,f)=>{const p=Ux(c,f);return(p-p%7)/7}],["days",Ux]],a={},o=e;let i,l;for(const[c,f]of r)n.indexOf(c)>=0&&(i=c,a[c]=f(e,t),l=o.plus(a),l>t?(a[c]--,e=o.plus(a)):e=l);return[e,a,l,i]}function BB(e,t,n,r){let[a,o,i,l]=_B(e,t,n);const c=t-a,f=n.filter(g=>["hours","minutes","seconds","milliseconds"].indexOf(g)>=0);f.length===0&&(i0?bt.fromMillis(c,r).shiftTo(...f).plus(p):p}const A2={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},zx={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},HB=A2.hanidec.replace(/[\[|\]]/g,"").split("");function YB(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let n=0;n=o&&r<=i&&(t+=r-o)}}return parseInt(t,10)}else return t}function Fs({numberingSystem:e},t=""){return new RegExp(`${A2[e||"latn"]}${t}`)}const UB="missing Intl.DateTimeFormat.formatToParts support";function Ln(e,t=n=>n){return{regex:e,deser:([n])=>t(YB(n))}}const zB=" ",WA=`[ ${zB}]`,$A=new RegExp(WA,"g");function VB(e){return e.replace(/\./g,"\\.?").replace($A,WA)}function Vx(e){return e.replace(/\./g,"").replace($A," ").toLowerCase()}function Os(e,t){return e===null?null:{regex:RegExp(e.map(VB).join("|")),deser:([n])=>e.findIndex(r=>Vx(n)===Vx(r))+t}}function Wx(e,t){return{regex:e,deser:([,n,r])=>mb(n,r),groups:t}}function wS(e){return{regex:e,deser:([t])=>t}}function WB(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function $B(e,t){const n=Fs(t),r=Fs(t,"{2}"),a=Fs(t,"{3}"),o=Fs(t,"{4}"),i=Fs(t,"{6}"),l=Fs(t,"{1,2}"),c=Fs(t,"{1,3}"),f=Fs(t,"{1,6}"),p=Fs(t,"{1,9}"),g=Fs(t,"{2,4}"),y=Fs(t,"{4,6}"),w=I=>({regex:RegExp(WB(I.val)),deser:([M])=>M,literal:!0}),S=(I=>{if(e.literal)return w(I);switch(I.val){case"G":return Os(t.eras("short",!1),0);case"GG":return Os(t.eras("long",!1),0);case"y":return Ln(f);case"yy":return Ln(g,fT);case"yyyy":return Ln(o);case"yyyyy":return Ln(y);case"yyyyyy":return Ln(i);case"M":return Ln(l);case"MM":return Ln(r);case"MMM":return Os(t.months("short",!0,!1),1);case"MMMM":return Os(t.months("long",!0,!1),1);case"L":return Ln(l);case"LL":return Ln(r);case"LLL":return Os(t.months("short",!1,!1),1);case"LLLL":return Os(t.months("long",!1,!1),1);case"d":return Ln(l);case"dd":return Ln(r);case"o":return Ln(c);case"ooo":return Ln(a);case"HH":return Ln(r);case"H":return Ln(l);case"hh":return Ln(r);case"h":return Ln(l);case"mm":return Ln(r);case"m":return Ln(l);case"q":return Ln(l);case"qq":return Ln(r);case"s":return Ln(l);case"ss":return Ln(r);case"S":return Ln(c);case"SSS":return Ln(a);case"u":return wS(p);case"uu":return wS(l);case"uuu":return Ln(n);case"a":return Os(t.meridiems(),0);case"kkkk":return Ln(o);case"kk":return Ln(g,fT);case"W":return Ln(l);case"WW":return Ln(r);case"E":case"c":return Ln(n);case"EEE":return Os(t.weekdays("short",!1,!1),1);case"EEEE":return Os(t.weekdays("long",!1,!1),1);case"ccc":return Os(t.weekdays("short",!0,!1),1);case"cccc":return Os(t.weekdays("long",!0,!1),1);case"Z":case"ZZ":return Wx(new RegExp(`([+-]${l.source})(?::(${r.source}))?`),2);case"ZZZ":return Wx(new RegExp(`([+-]${l.source})(${r.source})?`),2);case"z":return wS(/[a-z_+-/]{1,256}?/i);default:return w(I)}})(e)||{invalidReason:UB};return S.token=e,S}const ZB={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};function qB(e,t){const{type:n,value:r}=e;if(n==="literal")return{literal:!0,val:r};const a=t[n];let o=ZB[n];if(typeof o=="object"&&(o=o[a]),o)return{literal:!1,val:o}}function GB(e){return[`^${e.map(n=>n.regex).reduce((n,r)=>`${n}(${r.source})`,"")}$`,e]}function JB(e,t,n){const r=e.match(t);if(r){const a={};let o=1;for(const i in n)if(gp(n,i)){const l=n[i],c=l.groups?l.groups+1:1;!l.literal&&l.token&&(a[l.token.val[0]]=l.deser(r.slice(o,o+c))),o+=c}return[r,a]}else return[r,{}]}function KB(e){const t=o=>{switch(o){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}};let n=null,r;return xn(e.z)||(n=Hu.create(e.z)),xn(e.Z)||(n||(n=new ko(e.Z)),r=e.Z),xn(e.q)||(e.M=(e.q-1)*3+1),xn(e.h)||(e.h<12&&e.a===1?e.h+=12:e.h===12&&e.a===0&&(e.h=0)),e.G===0&&e.y&&(e.y=-e.y),xn(e.u)||(e.S=E2(e.u)),[Object.keys(e).reduce((o,i)=>{const l=t(i);return l&&(o[l]=e[i]),o},{}),n,r]}let bS=null;function QB(){return bS||(bS=At.fromMillis(1555555555555)),bS}function XB(e,t){if(e.literal)return e;const n=uo.macroTokenToFormatOpts(e.val),r=GA(n,t);return r==null||r.includes(void 0)?e:r}function ZA(e,t){return Array.prototype.concat(...e.map(n=>XB(n,t)))}function qA(e,t,n){const r=ZA(uo.parseFormat(n),e),a=r.map(i=>$B(i,e)),o=a.find(i=>i.invalidReason);if(o)return{input:t,tokens:r,invalidReason:o.invalidReason};{const[i,l]=GB(a),c=RegExp(i,"i"),[f,p]=JB(t,c,l),[g,y,w]=p?KB(p):[null,null,void 0];if(gp(p,"a")&&gp(p,"H"))throw new Ng("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:r,regex:c,rawMatches:f,matches:p,result:g,zone:y,specificOffset:w}}}function eH(e,t,n){const{result:r,zone:a,specificOffset:o,invalidReason:i}=qA(e,t,n);return[r,a,o,i]}function GA(e,t){return e?uo.create(t,e).formatDateTimeParts(QB()).map(a=>qB(a,e)):null}const JA=[0,31,59,90,120,151,181,212,243,273,304,334],KA=[0,31,60,91,121,152,182,213,244,274,305,335];function es(e,t){return new Bs("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function QA(e,t,n){const r=new Date(Date.UTC(e,t-1,n));e<100&&e>=0&&r.setUTCFullYear(r.getUTCFullYear()-1900);const a=r.getUTCDay();return a===0?7:a}function XA(e,t,n){return n+(Mv(e)?KA:JA)[t-1]}function e6(e,t){const n=Mv(e)?KA:JA,r=n.findIndex(o=>oIw(t)?(l=t+1,i=1):l=t,{weekYear:l,weekNumber:i,weekday:o,...gb(e)}}function $x(e){const{weekYear:t,weekNumber:n,weekday:r}=e,a=QA(t,1,4),o=Lg(t);let i=n*7+r-a-3,l;i<1?(l=t-1,i+=Lg(l)):i>o?(l=t+1,i-=Lg(t)):l=t;const{month:c,day:f}=e6(l,i);return{year:l,month:c,day:f,...gb(e)}}function SS(e){const{year:t,month:n,day:r}=e,a=XA(t,n,r);return{year:t,ordinal:a,...gb(e)}}function Zx(e){const{year:t,ordinal:n}=e,{month:r,day:a}=e6(t,n);return{year:t,month:r,day:a,...gb(e)}}function tH(e){const t=pb(e.weekYear),n=_u(e.weekNumber,1,Iw(e.weekYear)),r=_u(e.weekday,1,7);return t?n?r?!1:es("weekday",e.weekday):es("week",e.week):es("weekYear",e.weekYear)}function nH(e){const t=pb(e.year),n=_u(e.ordinal,1,Lg(e.year));return t?n?!1:es("ordinal",e.ordinal):es("year",e.year)}function t6(e){const t=pb(e.year),n=_u(e.month,1,12),r=_u(e.day,1,Tw(e.year,e.month));return t?n?r?!1:es("day",e.day):es("month",e.month):es("year",e.year)}function n6(e){const{hour:t,minute:n,second:r,millisecond:a}=e,o=_u(t,0,23)||t===24&&n===0&&r===0&&a===0,i=_u(n,0,59),l=_u(r,0,59),c=_u(a,0,999);return o?i?l?c?!1:es("millisecond",a):es("second",r):es("minute",n):es("hour",t)}const DS="Invalid DateTime",qx=864e13;function y0(e){return new Bs("unsupported zone",`the zone "${e.name}" is not supported`)}function TS(e){return e.weekData===null&&(e.weekData=hT(e.c)),e.weekData}function hg(e,t){const n={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new At({...n,...t,old:n})}function r6(e,t,n){let r=e-t*60*1e3;const a=n.offset(r);if(t===a)return[r,t];r-=(a-t)*60*1e3;const o=n.offset(r);return a===o?[r,a]:[e-Math.min(a,o)*60*1e3,Math.max(a,o)]}function Gx(e,t){e+=t*60*1e3;const n=new Date(e);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function X0(e,t,n){return r6(C2(e),t,n)}function Jx(e,t){const n=e.o,r=e.c.year+Math.trunc(t.years),a=e.c.month+Math.trunc(t.months)+Math.trunc(t.quarters)*3,o={...e.c,year:r,month:a,day:Math.min(e.c.day,Tw(r,a))+Math.trunc(t.days)+Math.trunc(t.weeks)*7},i=bt.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),l=C2(o);let[c,f]=r6(l,n,e.zone);return i!==0&&(c+=i,f=e.zone.offset(c)),{ts:c,o:f}}function pg(e,t,n,r,a,o){const{setZone:i,zone:l}=n;if(e&&Object.keys(e).length!==0){const c=t||l,f=At.fromObject(e,{...n,zone:c,specificOffset:o});return i?f:f.setZone(l)}else return At.invalid(new Bs("unparsable",`the input "${a}" can't be parsed as ${r}`))}function w0(e,t,n=!0){return e.isValid?uo.create(ur.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(e,t):null}function IS(e,t){const n=e.c.year>9999||e.c.year<0;let r="";return n&&e.c.year>=0&&(r+="+"),r+=Xr(e.c.year,n?6:4),t?(r+="-",r+=Xr(e.c.month),r+="-",r+=Xr(e.c.day)):(r+=Xr(e.c.month),r+=Xr(e.c.day)),r}function Kx(e,t,n,r,a,o){let i=Xr(e.c.hour);return t?(i+=":",i+=Xr(e.c.minute),(e.c.second!==0||!n)&&(i+=":")):i+=Xr(e.c.minute),(e.c.second!==0||!n)&&(i+=Xr(e.c.second),(e.c.millisecond!==0||!r)&&(i+=".",i+=Xr(e.c.millisecond,3))),a&&(e.isOffsetFixed&&e.offset===0&&!o?i+="Z":e.o<0?(i+="-",i+=Xr(Math.trunc(-e.o/60)),i+=":",i+=Xr(Math.trunc(-e.o%60))):(i+="+",i+=Xr(Math.trunc(e.o/60)),i+=":",i+=Xr(Math.trunc(e.o%60)))),o&&(i+="["+e.zone.ianaName+"]"),i}const a6={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},rH={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},aH={ordinal:1,hour:0,minute:0,second:0,millisecond:0},o6=["year","month","day","hour","minute","second","millisecond"],oH=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],iH=["year","ordinal","hour","minute","second","millisecond"];function Qx(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new sA(e);return t}function Xx(e,t){const n=Zc(t.zone,Qr.defaultZone),r=ur.fromObject(t),a=Qr.now();let o,i;if(xn(e.year))o=a;else{for(const f of o6)xn(e[f])&&(e[f]=a6[f]);const l=t6(e)||n6(e);if(l)return At.invalid(l);const c=n.offset(a);[o,i]=X0(e,c,n)}return new At({ts:o,zone:n,loc:r,o:i})}function eC(e,t,n){const r=xn(n.round)?!0:n.round,a=(i,l)=>(i=x2(i,r||n.calendary?0:2,!0),t.loc.clone(n).relFormatter(n).format(i,l)),o=i=>n.calendary?t.hasSame(e,i)?0:t.startOf(i).diff(e.startOf(i),i).get(i):t.diff(e,i).get(i);if(n.unit)return a(o(n.unit),n.unit);for(const i of n.units){const l=o(i);if(Math.abs(l)>=1)return a(l,i)}return a(e>t?-0:0,n.units[n.units.length-1])}function tC(e){let t={},n;return e.length>0&&typeof e[e.length-1]=="object"?(t=e[e.length-1],n=Array.from(e).slice(0,e.length-1)):n=Array.from(e),[t,n]}class At{constructor(t){const n=t.zone||Qr.defaultZone;let r=t.invalid||(Number.isNaN(t.ts)?new Bs("invalid input"):null)||(n.isValid?null:y0(n));this.ts=xn(t.ts)?Qr.now():t.ts;let a=null,o=null;if(!r)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(n))[a,o]=[t.old.c,t.old.o];else{const l=n.offset(this.ts);a=Gx(this.ts,l),r=Number.isNaN(a.year)?new Bs("invalid input"):null,a=r?null:a,o=r?null:l}this._zone=n,this.loc=t.loc||ur.create(),this.invalid=r,this.weekData=null,this.c=a,this.o=o,this.isLuxonDateTime=!0}static now(){return new At({})}static local(){const[t,n]=tC(arguments),[r,a,o,i,l,c,f]=n;return Xx({year:r,month:a,day:o,hour:i,minute:l,second:c,millisecond:f},t)}static utc(){const[t,n]=tC(arguments),[r,a,o,i,l,c,f]=n;return t.zone=ko.utcInstance,Xx({year:r,month:a,day:o,hour:i,minute:l,second:c,millisecond:f},t)}static fromJSDate(t,n={}){const r=A_(t)?t.valueOf():NaN;if(Number.isNaN(r))return At.invalid("invalid input");const a=Zc(n.zone,Qr.defaultZone);return a.isValid?new At({ts:r,zone:a,loc:ur.fromObject(n)}):At.invalid(y0(a))}static fromMillis(t,n={}){if(cf(t))return t<-qx||t>qx?At.invalid("Timestamp out of range"):new At({ts:t,zone:Zc(n.zone,Qr.defaultZone),loc:ur.fromObject(n)});throw new Xi(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,n={}){if(cf(t))return new At({ts:t*1e3,zone:Zc(n.zone,Qr.defaultZone),loc:ur.fromObject(n)});throw new Xi("fromSeconds requires a numerical input")}static fromObject(t,n={}){t=t||{};const r=Zc(n.zone,Qr.defaultZone);if(!r.isValid)return At.invalid(y0(r));const a=Qr.now(),o=xn(n.specificOffset)?r.offset(a):n.specificOffset,i=Ew(t,Qx),l=!xn(i.ordinal),c=!xn(i.year),f=!xn(i.month)||!xn(i.day),p=c||f,g=i.weekYear||i.weekNumber,y=ur.fromObject(n);if((p||l)&&g)throw new Ng("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(f&&l)throw new Ng("Can't mix ordinal dates with month/day");const w=g||i.weekday&&!p;let T,S,I=Gx(a,o);w?(T=oH,S=rH,I=hT(I)):l?(T=iH,S=aH,I=SS(I)):(T=o6,S=a6);let M=!1;for(const U of T){const z=i[U];xn(z)?M?i[U]=S[U]:i[U]=I[U]:M=!0}const N=w?tH(i):l?nH(i):t6(i),_=N||n6(i);if(_)return At.invalid(_);const k=w?$x(i):l?Zx(i):i,[R,L]=X0(k,o,r),H=new At({ts:R,zone:r,o:L,loc:y});return i.weekday&&p&&t.weekday!==H.weekday?At.invalid("mismatched weekday",`you can't specify both a weekday of ${i.weekday} and a date of ${H.toISO()}`):H}static fromISO(t,n={}){const[r,a]=bB(t);return pg(r,a,n,"ISO 8601",t)}static fromRFC2822(t,n={}){const[r,a]=SB(t);return pg(r,a,n,"RFC 2822",t)}static fromHTTP(t,n={}){const[r,a]=DB(t);return pg(r,a,n,"HTTP",n)}static fromFormat(t,n,r={}){if(xn(t)||xn(n))throw new Xi("fromFormat requires an input string and a format");const{locale:a=null,numberingSystem:o=null}=r,i=ur.fromOpts({locale:a,numberingSystem:o,defaultToEN:!0}),[l,c,f,p]=eH(i,t,n);return p?At.invalid(p):pg(l,c,r,`format ${n}`,t,f)}static fromString(t,n,r={}){return At.fromFormat(t,n,r)}static fromSQL(t,n={}){const[r,a]=kB(t);return pg(r,a,n,"SQL",t)}static invalid(t,n=null){if(!t)throw new Xi("need to specify a reason the DateTime is invalid");const r=t instanceof Bs?t:new Bs(t,n);if(Qr.throwOnInvalid)throw new l_(r);return new At({invalid:r})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,n={}){const r=GA(t,ur.fromObject(n));return r?r.map(a=>a?a.val:null).join(""):null}static expandFormat(t,n={}){return ZA(uo.parseFormat(t),ur.fromObject(n)).map(a=>a.val).join("")}get(t){return this[t]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?TS(this).weekYear:NaN}get weekNumber(){return this.isValid?TS(this).weekNumber:NaN}get weekday(){return this.isValid?TS(this).weekday:NaN}get ordinal(){return this.isValid?SS(this.c).ordinal:NaN}get monthShort(){return this.isValid?v0.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?v0.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?v0.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?v0.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}get isInLeapYear(){return Mv(this.year)}get daysInMonth(){return Tw(this.year,this.month)}get daysInYear(){return this.isValid?Lg(this.year):NaN}get weeksInWeekYear(){return this.isValid?Iw(this.weekYear):NaN}resolvedLocaleOptions(t={}){const{locale:n,numberingSystem:r,calendar:a}=uo.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:n,numberingSystem:r,outputCalendar:a}}toUTC(t=0,n={}){return this.setZone(ko.instance(t),n)}toLocal(){return this.setZone(Qr.defaultZone)}setZone(t,{keepLocalTime:n=!1,keepCalendarTime:r=!1}={}){if(t=Zc(t,Qr.defaultZone),t.equals(this.zone))return this;if(t.isValid){let a=this.ts;if(n||r){const o=t.offset(this.ts),i=this.toObject();[a]=X0(i,o,t)}return hg(this,{ts:a,zone:t})}else return At.invalid(y0(t))}reconfigure({locale:t,numberingSystem:n,outputCalendar:r}={}){const a=this.loc.clone({locale:t,numberingSystem:n,outputCalendar:r});return hg(this,{loc:a})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;const n=Ew(t,Qx),r=!xn(n.weekYear)||!xn(n.weekNumber)||!xn(n.weekday),a=!xn(n.ordinal),o=!xn(n.year),i=!xn(n.month)||!xn(n.day),l=o||i,c=n.weekYear||n.weekNumber;if((l||a)&&c)throw new Ng("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(i&&a)throw new Ng("Can't mix ordinal dates with month/day");let f;r?f=$x({...hT(this.c),...n}):xn(n.ordinal)?(f={...this.toObject(),...n},xn(n.day)&&(f.day=Math.min(Tw(f.year,f.month),f.day))):f=Zx({...SS(this.c),...n});const[p,g]=X0(f,this.o,this.zone);return hg(this,{ts:p,o:g})}plus(t){if(!this.isValid)return this;const n=bt.fromDurationLike(t);return hg(this,Jx(this,n))}minus(t){if(!this.isValid)return this;const n=bt.fromDurationLike(t).negate();return hg(this,Jx(this,n))}startOf(t){if(!this.isValid)return this;const n={},r=bt.normalizeUnit(t);switch(r){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break}if(r==="weeks"&&(n.weekday=1),r==="quarters"){const a=Math.ceil(this.month/3);n.month=(a-1)*3+1}return this.set(n)}endOf(t){return this.isValid?this.plus({[t]:1}).startOf(t).minus(1):this}toFormat(t,n={}){return this.isValid?uo.create(this.loc.redefaultToEN(n)).formatDateTimeFromString(this,t):DS}toLocaleString(t=Dw,n={}){return this.isValid?uo.create(this.loc.clone(n),t).formatDateTime(this):DS}toLocaleParts(t={}){return this.isValid?uo.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:n=!1,suppressMilliseconds:r=!1,includeOffset:a=!0,extendedZone:o=!1}={}){if(!this.isValid)return null;const i=t==="extended";let l=IS(this,i);return l+="T",l+=Kx(this,i,n,r,a,o),l}toISODate({format:t="extended"}={}){return this.isValid?IS(this,t==="extended"):null}toISOWeekDate(){return w0(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:n=!1,includeOffset:r=!0,includePrefix:a=!1,extendedZone:o=!1,format:i="extended"}={}){return this.isValid?(a?"T":"")+Kx(this,i==="extended",n,t,r,o):null}toRFC2822(){return w0(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return w0(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?IS(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:n=!1,includeOffsetSpace:r=!0}={}){let a="HH:mm:ss.SSS";return(n||t)&&(r&&(a+=" "),n?a+="z":t&&(a+="ZZ")),w0(this,a,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():DS}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};const n={...this.c};return t.includeConfig&&(n.outputCalendar=this.outputCalendar,n.numberingSystem=this.loc.numberingSystem,n.locale=this.loc.locale),n}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,n="milliseconds",r={}){if(!this.isValid||!t.isValid)return bt.invalid("created by diffing an invalid DateTime");const a={locale:this.locale,numberingSystem:this.numberingSystem,...r},o=F_(n).map(bt.normalizeUnit),i=t.valueOf()>this.valueOf(),l=i?this:t,c=i?t:this,f=BB(l,c,o,a);return i?f.negate():f}diffNow(t="milliseconds",n={}){return this.diff(At.now(),t,n)}until(t){return this.isValid?Or.fromDateTimes(this,t):this}hasSame(t,n){if(!this.isValid)return!1;const r=t.valueOf(),a=this.setZone(t.zone,{keepLocalTime:!0});return a.startOf(n)<=r&&r<=a.endOf(n)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;const n=t.base||At.fromObject({},{zone:this.zone}),r=t.padding?thisn.valueOf(),Math.min)}static max(...t){if(!t.every(At.isDateTime))throw new Xi("max requires all arguments be DateTimes");return Bx(t,n=>n.valueOf(),Math.max)}static fromFormatExplain(t,n,r={}){const{locale:a=null,numberingSystem:o=null}=r,i=ur.fromOpts({locale:a,numberingSystem:o,defaultToEN:!0});return qA(i,t,n)}static fromStringExplain(t,n,r={}){return At.fromFormatExplain(t,n,r)}static get DATE_SHORT(){return Dw}static get DATE_MED(){return lA}static get DATE_MED_WITH_WEEKDAY(){return d_}static get DATE_FULL(){return uA}static get DATE_HUGE(){return cA}static get TIME_SIMPLE(){return dA}static get TIME_WITH_SECONDS(){return fA}static get TIME_WITH_SHORT_OFFSET(){return hA}static get TIME_WITH_LONG_OFFSET(){return pA}static get TIME_24_SIMPLE(){return mA}static get TIME_24_WITH_SECONDS(){return gA}static get TIME_24_WITH_SHORT_OFFSET(){return vA}static get TIME_24_WITH_LONG_OFFSET(){return yA}static get DATETIME_SHORT(){return wA}static get DATETIME_SHORT_WITH_SECONDS(){return bA}static get DATETIME_MED(){return SA}static get DATETIME_MED_WITH_SECONDS(){return DA}static get DATETIME_MED_WITH_WEEKDAY(){return f_}static get DATETIME_FULL(){return TA}static get DATETIME_FULL_WITH_SECONDS(){return IA}static get DATETIME_HUGE(){return EA}static get DATETIME_HUGE_WITH_SECONDS(){return xA}}function mg(e){if(At.isDateTime(e))return e;if(e&&e.valueOf&&cf(e.valueOf()))return At.fromJSDate(e);if(e&&typeof e=="object")return At.fromObject(e);throw new Xi(`Unknown datetime argument: ${e}, of type ${typeof e}`)}const F2={renderNullAs:"\\-",taskCompletionTracking:!1,taskCompletionUseEmojiShorthand:!1,taskCompletionText:"completion",taskCompletionDateFormat:"yyyy-MM-dd",recursiveSubTaskCompletion:!1,warnOnEmptyResult:!0,refreshEnabled:!0,refreshInterval:2500,defaultDateFormat:"MMMM dd, yyyy",defaultDateTimeFormat:"h:mm a - MMMM dd, yyyy",maxRecursiveRenderDepth:4,tableIdColumnName:"File",tableGroupColumnName:"Group",showResultCount:!0},sH={allowHtml:!0};({...F2,...sH});class O2{constructor(t){this.value=t,this.successful=!0}map(t){return new O2(t(this.value))}flatMap(t){return t(this.value)}mapErr(t){return this}bimap(t,n){return this.map(t)}orElse(t){return this.value}cast(){return this}orElseThrow(t){return this.value}}class P2{constructor(t){this.error=t,this.successful=!1}map(t){return this}flatMap(t){return this}mapErr(t){return new P2(t(this.error))}bimap(t,n){return this.mapErr(n)}orElse(t){return t}cast(){return this}orElseThrow(t){throw t?new Error(t(this.error)):new Error(""+this.error)}}var xw;(function(e){function t(o){return new O2(o)}e.success=t;function n(o){return new P2(o)}e.failure=n;function r(o,i,l){return o.successful?i.successful?l(o.value,i.value):n(i.error):n(o.error)}e.flatMap2=r;function a(o,i,l){return r(o,i,(c,f)=>t(l(c,f)))}e.map2=a})(xw||(xw={}));var lH=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof dr<"u"?dr:typeof self<"u"?self:{},he={exports:{}};(function(e,t){(function(n,r){e.exports=r()})(typeof self<"u"?self:lH,function(){return function(n){var r={};function a(o){if(r[o])return r[o].exports;var i=r[o]={i:o,l:!1,exports:{}};return n[o].call(i.exports,i,i.exports,a),i.l=!0,i.exports}return a.m=n,a.c=r,a.d=function(o,i,l){a.o(o,i)||Object.defineProperty(o,i,{configurable:!1,enumerable:!0,get:l})},a.r=function(o){Object.defineProperty(o,"__esModule",{value:!0})},a.n=function(o){var i=o&&o.__esModule?function(){return o.default}:function(){return o};return a.d(i,"a",i),i},a.o=function(o,i){return Object.prototype.hasOwnProperty.call(o,i)},a.p="",a(a.s=0)}([function(n,r,a){function o(te){if(!(this instanceof o))return new o(te);this._=te}var i=o.prototype;function l(te,me){for(var Ce=0;Ce>7),buf:function(He){var Ke=c(function(et,kt,Yt,On){return et.concat(Yt===On.length-1?Buffer.from([kt,0]).readUInt16BE(0):On.readUInt16BE(Yt))},[],He);return Buffer.from(f(function(et){return(et<<1&65535)>>8},Ke))}(Ce.buf)}}),Ce}function g(){return typeof Buffer<"u"}function y(){if(!g())throw new Error("Buffer global does not exist; please use webpack if you need to parse Buffers in the browser.")}function w(te){y();var me=c(function(Ke,et){return Ke+et},0,te);if(me%8!=0)throw new Error("The bits ["+te.join(", ")+"] add up to "+me+" which is not an even number of bytes; the total should be divisible by 8");var Ce,Ye=me/8,He=(Ce=function(Ke){return Ke>48},c(function(Ke,et){return Ke||(Ce(et)?et:Ke)},null,te));if(He)throw new Error(He+" bit range requested exceeds 48 bit (6 byte) Number max.");return new o(function(Ke,et){var kt=Ye+et;return kt>Ke.length?U(et,Ye.toString()+" bytes"):H(kt,c(function(Yt,On){var vn=p(On,Yt.buf);return{coll:Yt.coll.concat(vn.v),buf:vn.buf}},{coll:[],buf:Ke.slice(et,kt)},te).coll)})}function T(te,me){return new o(function(Ce,Ye){return y(),Ye+me>Ce.length?U(Ye,me+" bytes for "+te):H(Ye+me,Ce.slice(Ye,Ye+me))})}function S(te,me){if(typeof(Ce=me)!="number"||Math.floor(Ce)!==Ce||me<0||me>6)throw new Error(te+" requires integer length in range [0, 6].");var Ce}function I(te){return S("uintBE",te),T("uintBE("+te+")",te).map(function(me){return me.readUIntBE(0,te)})}function M(te){return S("uintLE",te),T("uintLE("+te+")",te).map(function(me){return me.readUIntLE(0,te)})}function N(te){return S("intBE",te),T("intBE("+te+")",te).map(function(me){return me.readIntBE(0,te)})}function _(te){return S("intLE",te),T("intLE("+te+")",te).map(function(me){return me.readIntLE(0,te)})}function k(te){return te instanceof o}function R(te){return{}.toString.call(te)==="[object Array]"}function L(te){return g()&&Buffer.isBuffer(te)}function H(te,me){return{status:!0,index:te,value:me,furthest:-1,expected:[]}}function U(te,me){return R(me)||(me=[me]),{status:!1,index:-1,value:null,furthest:te,expected:me}}function z(te,me){if(!me||te.furthest>me.furthest)return te;var Ce=te.furthest===me.furthest?function(Ye,He){if(function(){if(o._supportsSet!==void 0)return o._supportsSet;var yr=typeof Set<"u";return o._supportsSet=yr,yr}()&&Array.from){for(var Ke=new Set(Ye),et=0;et=0;){if(et in Ce){Ye=Ce[et].line,Ke===0&&(Ke=Ce[et].lineStart);break}(te.charAt(et)===` `||te.charAt(et)==="\r"&&te.charAt(et+1)!==` `)&&(He++,Ke===0&&(Ke=et+1)),et--}var kt=Ye+He,Yt=me-Ke;return Ce[me]={line:kt,lineStart:Ke},{offset:me,line:kt+1,column:Yt+1}}function Q(te){if(!k(te))throw new Error("not a parser: "+te)}function se(te,me){return typeof te=="string"?te.charAt(me):te[me]}function ue(te){if(typeof te!="number")throw new Error("not a number: "+te)}function fe(te){if(typeof te!="function")throw new Error("not a function: "+te)}function Z(te){if(typeof te!="string")throw new Error("not a string: "+te)}var pe=2,ie=3,de=8,K=5*de,ae=4*de,Se=" ";function je(te,me){return new Array(me+1).join(te)}function Re(te,me,Ce){var Ye=me-te.length;return Ye<=0?te:je(Ce,Ye)+te}function Fe(te,me,Ce,Ye){return{from:te-me>0?te-me:0,to:te+Ce>Ye?Ye:te+Ce}}function Be(te,me){var Ce,Ye,He,Ke,et,kt=me.index,Yt=kt.offset,On=1;if(Yt===te.length)return"Got the end of the input";if(L(te)){var vn=Yt-Yt%de,xr=Yt-vn,Jn=Fe(vn,K,ae+de,te.length),yr=f(function(Nn){return f(function(Aa){return Re(Aa.toString(16),2,"0")},Nn)},function(Nn,Aa){var Fa=Nn.length,Zr=[],fo=0;if(Fa<=Aa)return[Nn.slice()];for(var Oa=0;Oa=4&&(Ce+=1),On=2,He=f(function(Nn){return Nn.length<=4?Nn.join(" "):Nn.slice(0,4).join(" ")+" "+Nn.slice(4).join(" ")},yr),(et=(8*(Ke.to>0?Ke.to-1:Ke.to)).toString(16).length)<2&&(et=2)}else{var ta=te.split(/\r\n|[\n\r\u2028\u2029]/);Ce=kt.column-1,Ye=kt.line-1,Ke=Fe(Ye,pe,ie,ta.length),He=ta.slice(Ke.from,Ke.to),et=Ke.to.toString().length}var Pi=Ye-Ke.from;return L(te)&&(et=(8*(Ke.to>0?Ke.to-1:Ke.to)).toString(16).length)<2&&(et=2),c(function(Nn,Aa,Fa){var Zr,fo=Fa===Pi,Oa=fo?"> ":Se;return Zr=L(te)?Re((8*(Ke.from+Fa)).toString(16),et,"0"):Re((Ke.from+Fa+1).toString(),et," "),[].concat(Nn,[Oa+Zr+" | "+Aa],fo?[Se+je(" ",et)+" | "+Re("",Ce," ")+je("^",On)]:[])},[],He).join(` `)}function Qe(te,me){return[` `,"-- PARSING FAILED "+je("-",50),` `,Be(te,me),` `,(Ce=me.expected,Ce.length===1?`Expected: `+Ce[0]:`Expected one of the following: `+Ce.join(", ")),` `].join("");var Ce}function Ze(te){return te.flags!==void 0?te.flags:[te.global?"g":"",te.ignoreCase?"i":"",te.multiline?"m":"",te.unicode?"u":"",te.sticky?"y":""].join("")}function st(){for(var te=[].slice.call(arguments),me=te.length,Ce=0;Ce=2?ue(me):me=0;var Ce=function(He){return RegExp("^(?:"+He.source+")",Ze(He))}(te),Ye=""+te;return o(function(He,Ke){var et=Ce.exec(He.slice(Ke));if(et){if(0<=me&&me<=et.length){var kt=et[0],Yt=et[me];return H(Ke+kt.length,Yt)}return U(Ke,"valid match group (0 to "+et.length+") in "+Ye)}return U(Ke,Ye)})}function St(te){return o(function(me,Ce){return H(Ce,te)})}function Tt(te){return o(function(me,Ce){return U(Ce,te)})}function Gt(te){if(k(te))return o(function(me,Ce){var Ye=te._(me,Ce);return Ye.index=Ce,Ye.value="",Ye});if(typeof te=="string")return Gt(tt(te));if(te instanceof RegExp)return Gt(ht(te));throw new Error("not a string, regexp, or parser: "+te)}function _t(te){return Q(te),o(function(me,Ce){var Ye=te._(me,Ce),He=me.slice(Ce,Ye.index);return Ye.status?U(Ce,'not "'+He+'"'):H(Ce,null)})}function Vt(te){return fe(te),o(function(me,Ce){var Ye=se(me,Ce);return Ce=te.length?U(me,"any character/byte"):H(me+1,se(te,me))}),kn=o(function(te,me){return H(te.length,te.slice(me))}),Er=o(function(te,me){return me=0}).desc(me)},o.optWhitespace=ln,o.Parser=o,o.range=function(te,me){return Vt(function(Ce){return te<=Ce&&Ce<=me}).desc(te+"-"+me)},o.regex=ht,o.regexp=ht,o.sepBy=_e,o.sepBy1=Xe,o.seq=st,o.seqMap=xt,o.seqObj=function(){for(var te,me={},Ce=0,Ye=(te=arguments,Array.prototype.slice.call(te)),He=Ye.length,Ke=0;Ke255)throw new Error("Value specified to byte constructor ("+te+"=0x"+te.toString(16)+") is larger in value than a single byte.");var me=(te>15?"0x":"0x0")+te.toString(16);return o(function(Ce,Ye){var He=se(Ce,Ye);return He===te?H(Ye+1,He):U(Ye,me)})},buffer:function(te){return T("buffer",te).map(function(me){return Buffer.from(me)})},encodedString:function(te,me){return T("string",me).map(function(Ce){return Ce.toString(te)})},uintBE:I,uint8BE:I(1),uint16BE:I(2),uint32BE:I(4),uintLE:M,uint8LE:M(1),uint16LE:M(2),uint32LE:M(4),intBE:N,int8BE:N(1),int16BE:N(2),int32BE:N(4),intLE:_,int8LE:_(1),int16LE:_(2),int32LE:_(4),floatBE:T("floatBE",4).map(function(te){return te.readFloatBE(0)}),floatLE:T("floatLE",4).map(function(te){return te.readFloatLE(0)}),doubleBE:T("doubleBE",8).map(function(te){return te.readDoubleBE(0)}),doubleLE:T("doubleLE",8).map(function(te){return te.readDoubleLE(0)})},n.exports=o}])})})(he);var j2=()=>/(?:[#*0-9]\uFE0F?\u20E3|[\xA9\xAE\u203C\u2049\u2122\u2139\u2194-\u2199\u21A9\u21AA\u231A\u231B\u2328\u23CF\u23ED-\u23EF\u23F1\u23F2\u23F8-\u23FA\u24C2\u25AA\u25AB\u25B6\u25C0\u25FB\u25FC\u25FE\u2600-\u2604\u260E\u2611\u2614\u2615\u2618\u2620\u2622\u2623\u2626\u262A\u262E\u262F\u2638-\u263A\u2640\u2642\u2648-\u2653\u265F\u2660\u2663\u2665\u2666\u2668\u267B\u267E\u267F\u2692\u2694-\u2697\u2699\u269B\u269C\u26A0\u26A7\u26AA\u26B0\u26B1\u26BD\u26BE\u26C4\u26C8\u26CF\u26D1\u26D3\u26E9\u26F0-\u26F5\u26F7\u26F8\u26FA\u2702\u2708\u2709\u270F\u2712\u2714\u2716\u271D\u2721\u2733\u2734\u2744\u2747\u2757\u2763\u27A1\u2934\u2935\u2B05-\u2B07\u2B1B\u2B1C\u2B55\u3030\u303D\u3297\u3299]\uFE0F?|[\u261D\u270C\u270D](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\u270A\u270B](?:\uD83C[\uDFFB-\uDFFF])?|[\u23E9-\u23EC\u23F0\u23F3\u25FD\u2693\u26A1\u26AB\u26C5\u26CE\u26D4\u26EA\u26FD\u2705\u2728\u274C\u274E\u2753-\u2755\u2795-\u2797\u27B0\u27BF\u2B50]|\u26F9(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\u2764\uFE0F?(?:\u200D(?:\uD83D\uDD25|\uD83E\uDE79))?|\uD83C(?:[\uDC04\uDD70\uDD71\uDD7E\uDD7F\uDE02\uDE37\uDF21\uDF24-\uDF2C\uDF36\uDF7D\uDF96\uDF97\uDF99-\uDF9B\uDF9E\uDF9F\uDFCD\uDFCE\uDFD4-\uDFDF\uDFF5\uDFF7]\uFE0F?|[\uDF85\uDFC2\uDFC7](?:\uD83C[\uDFFB-\uDFFF])?|[\uDFC3\uDFC4\uDFCA](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDFCB\uDFCC](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDCCF\uDD8E\uDD91-\uDD9A\uDE01\uDE1A\uDE2F\uDE32-\uDE36\uDE38-\uDE3A\uDE50\uDE51\uDF00-\uDF20\uDF2D-\uDF35\uDF37-\uDF7C\uDF7E-\uDF84\uDF86-\uDF93\uDFA0-\uDFC1\uDFC5\uDFC6\uDFC8\uDFC9\uDFCF-\uDFD3\uDFE0-\uDFF0\uDFF8-\uDFFF]|\uDDE6\uD83C[\uDDE8-\uDDEC\uDDEE\uDDF1\uDDF2\uDDF4\uDDF6-\uDDFA\uDDFC\uDDFD\uDDFF]|\uDDE7\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEF\uDDF1-\uDDF4\uDDF6-\uDDF9\uDDFB\uDDFC\uDDFE\uDDFF]|\uDDE8\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDEE\uDDF0-\uDDF5\uDDF7\uDDFA-\uDDFF]|\uDDE9\uD83C[\uDDEA\uDDEC\uDDEF\uDDF0\uDDF2\uDDF4\uDDFF]|\uDDEA\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDED\uDDF7-\uDDFA]|\uDDEB\uD83C[\uDDEE-\uDDF0\uDDF2\uDDF4\uDDF7]|\uDDEC\uD83C[\uDDE6\uDDE7\uDDE9-\uDDEE\uDDF1-\uDDF3\uDDF5-\uDDFA\uDDFC\uDDFE]|\uDDED\uD83C[\uDDF0\uDDF2\uDDF3\uDDF7\uDDF9\uDDFA]|\uDDEE\uD83C[\uDDE8-\uDDEA\uDDF1-\uDDF4\uDDF6-\uDDF9]|\uDDEF\uD83C[\uDDEA\uDDF2\uDDF4\uDDF5]|\uDDF0\uD83C[\uDDEA\uDDEC-\uDDEE\uDDF2\uDDF3\uDDF5\uDDF7\uDDFC\uDDFE\uDDFF]|\uDDF1\uD83C[\uDDE6-\uDDE8\uDDEE\uDDF0\uDDF7-\uDDFB\uDDFE]|\uDDF2\uD83C[\uDDE6\uDDE8-\uDDED\uDDF0-\uDDFF]|\uDDF3\uD83C[\uDDE6\uDDE8\uDDEA-\uDDEC\uDDEE\uDDF1\uDDF4\uDDF5\uDDF7\uDDFA\uDDFF]|\uDDF4\uD83C\uDDF2|\uDDF5\uD83C[\uDDE6\uDDEA-\uDDED\uDDF0-\uDDF3\uDDF7-\uDDF9\uDDFC\uDDFE]|\uDDF6\uD83C\uDDE6|\uDDF7\uD83C[\uDDEA\uDDF4\uDDF8\uDDFA\uDDFC]|\uDDF8\uD83C[\uDDE6-\uDDEA\uDDEC-\uDDF4\uDDF7-\uDDF9\uDDFB\uDDFD-\uDDFF]|\uDDF9\uD83C[\uDDE6\uDDE8\uDDE9\uDDEB-\uDDED\uDDEF-\uDDF4\uDDF7\uDDF9\uDDFB\uDDFC\uDDFF]|\uDDFA\uD83C[\uDDE6\uDDEC\uDDF2\uDDF3\uDDF8\uDDFE\uDDFF]|\uDDFB\uD83C[\uDDE6\uDDE8\uDDEA\uDDEC\uDDEE\uDDF3\uDDFA]|\uDDFC\uD83C[\uDDEB\uDDF8]|\uDDFD\uD83C\uDDF0|\uDDFE\uD83C[\uDDEA\uDDF9]|\uDDFF\uD83C[\uDDE6\uDDF2\uDDFC]|\uDFF3\uFE0F?(?:\u200D(?:\u26A7\uFE0F?|\uD83C\uDF08))?|\uDFF4(?:\u200D\u2620\uFE0F?|\uDB40\uDC67\uDB40\uDC62\uDB40(?:\uDC65\uDB40\uDC6E\uDB40\uDC67|\uDC73\uDB40\uDC63\uDB40\uDC74|\uDC77\uDB40\uDC6C\uDB40\uDC73)\uDB40\uDC7F)?)|\uD83D(?:[\uDC3F\uDCFD\uDD49\uDD4A\uDD6F\uDD70\uDD73\uDD76-\uDD79\uDD87\uDD8A-\uDD8D\uDDA5\uDDA8\uDDB1\uDDB2\uDDBC\uDDC2-\uDDC4\uDDD1-\uDDD3\uDDDC-\uDDDE\uDDE1\uDDE3\uDDE8\uDDEF\uDDF3\uDDFA\uDECB\uDECD-\uDECF\uDEE0-\uDEE5\uDEE9\uDEF0\uDEF3]\uFE0F?|[\uDC42\uDC43\uDC46-\uDC50\uDC66\uDC67\uDC6B-\uDC6D\uDC72\uDC74-\uDC76\uDC78\uDC7C\uDC83\uDC85\uDC8F\uDC91\uDCAA\uDD7A\uDD95\uDD96\uDE4C\uDE4F\uDEC0\uDECC](?:\uD83C[\uDFFB-\uDFFF])?|[\uDC6E\uDC70\uDC71\uDC73\uDC77\uDC81\uDC82\uDC86\uDC87\uDE45-\uDE47\uDE4B\uDE4D\uDE4E\uDEA3\uDEB4-\uDEB6](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD74\uDD90](?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?|[\uDC00-\uDC07\uDC09-\uDC14\uDC16-\uDC3A\uDC3C-\uDC3E\uDC40\uDC44\uDC45\uDC51-\uDC65\uDC6A\uDC79-\uDC7B\uDC7D-\uDC80\uDC84\uDC88-\uDC8E\uDC90\uDC92-\uDCA9\uDCAB-\uDCFC\uDCFF-\uDD3D\uDD4B-\uDD4E\uDD50-\uDD67\uDDA4\uDDFB-\uDE2D\uDE2F-\uDE34\uDE37-\uDE44\uDE48-\uDE4A\uDE80-\uDEA2\uDEA4-\uDEB3\uDEB7-\uDEBF\uDEC1-\uDEC5\uDED0-\uDED2\uDED5-\uDED7\uDEDD-\uDEDF\uDEEB\uDEEC\uDEF4-\uDEFC\uDFE0-\uDFEB\uDFF0]|\uDC08(?:\u200D\u2B1B)?|\uDC15(?:\u200D\uD83E\uDDBA)?|\uDC3B(?:\u200D\u2744\uFE0F?)?|\uDC41\uFE0F?(?:\u200D\uD83D\uDDE8\uFE0F?)?|\uDC68(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDC68\uDC69]\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?)|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?\uDC68\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D\uDC68\uD83C[\uDFFB-\uDFFE])))?))?|\uDC69(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:\uDC8B\u200D\uD83D)?[\uDC68\uDC69]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D(?:[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?|\uDC69\u200D\uD83D(?:\uDC66(?:\u200D\uD83D\uDC66)?|\uDC67(?:\u200D\uD83D[\uDC66\uDC67])?))|\uD83E[\uDDAF-\uDDB3\uDDBC\uDDBD])|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFC-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFD-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFD\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D\uD83D(?:[\uDC68\uDC69]|\uDC8B\u200D\uD83D[\uDC68\uDC69])\uD83C[\uDFFB-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83D[\uDC68\uDC69]\uD83C[\uDFFB-\uDFFE])))?))?|\uDC6F(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDD75(?:\uFE0F|\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|\uDE2E(?:\u200D\uD83D\uDCA8)?|\uDE35(?:\u200D\uD83D\uDCAB)?|\uDE36(?:\u200D\uD83C\uDF2B\uFE0F?)?)|\uD83E(?:[\uDD0C\uDD0F\uDD18-\uDD1F\uDD30-\uDD34\uDD36\uDD77\uDDB5\uDDB6\uDDBB\uDDD2\uDDD3\uDDD5\uDEC3-\uDEC5\uDEF0\uDEF2-\uDEF6](?:\uD83C[\uDFFB-\uDFFF])?|[\uDD26\uDD35\uDD37-\uDD39\uDD3D\uDD3E\uDDB8\uDDB9\uDDCD-\uDDCF\uDDD4\uDDD6-\uDDDD](?:\uD83C[\uDFFB-\uDFFF])?(?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDDDE\uDDDF](?:\u200D[\u2640\u2642]\uFE0F?)?|[\uDD0D\uDD0E\uDD10-\uDD17\uDD20-\uDD25\uDD27-\uDD2F\uDD3A\uDD3F-\uDD45\uDD47-\uDD76\uDD78-\uDDB4\uDDB7\uDDBA\uDDBC-\uDDCC\uDDD0\uDDE0-\uDDFF\uDE70-\uDE74\uDE78-\uDE7C\uDE80-\uDE86\uDE90-\uDEAC\uDEB0-\uDEBA\uDEC0-\uDEC2\uDED0-\uDED9\uDEE0-\uDEE7]|\uDD3C(?:\u200D[\u2640\u2642]\uFE0F?|\uD83C[\uDFFB-\uDFFF])?|\uDDD1(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1))|\uD83C(?:\uDFFB(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFC-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFC(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFD-\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFD(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFE(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFD\uDFFF]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?|\uDFFF(?:\u200D(?:[\u2695\u2696\u2708]\uFE0F?|\u2764\uFE0F?\u200D(?:\uD83D\uDC8B\u200D)?\uD83E\uDDD1\uD83C[\uDFFB-\uDFFE]|\uD83C[\uDF3E\uDF73\uDF7C\uDF84\uDF93\uDFA4\uDFA8\uDFEB\uDFED]|\uD83D[\uDCBB\uDCBC\uDD27\uDD2C\uDE80\uDE92]|\uD83E(?:[\uDDAF-\uDDB3\uDDBC\uDDBD]|\uDD1D\u200D\uD83E\uDDD1\uD83C[\uDFFB-\uDFFF])))?))?|\uDEF1(?:\uD83C(?:\uDFFB(?:\u200D\uD83E\uDEF2\uD83C[\uDFFC-\uDFFF])?|\uDFFC(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFD-\uDFFF])?|\uDFFD(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB\uDFFC\uDFFE\uDFFF])?|\uDFFE(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFD\uDFFF])?|\uDFFF(?:\u200D\uD83E\uDEF2\uD83C[\uDFFB-\uDFFE])?))?))/g;function i6(e){return e==null?e:e.shiftToAll().normalize()}function nC(e){return e.includes("/")&&(e=e.substring(e.lastIndexOf("/")+1)),e.endsWith(".md")&&(e=e.substring(0,e.length-3)),e}he.exports.alt(he.exports.regex(new RegExp(j2(),"")),he.exports.regex(/[0-9\p{Letter}_-]+/u).map(e=>e.toLocaleLowerCase()),he.exports.whitespace.map(e=>"-"),he.exports.any.map(e=>"")).many().map(e=>e.join(""));const uH=he.exports.alt(he.exports.regex(new RegExp(j2(),"")),he.exports.regex(/[0-9\p{Letter}_-]+/u),he.exports.whitespace.map(e=>" "),he.exports.any.map(e=>" ")).many().map(e=>e.join("").split(/\s+/).join(" ").trim());function cH(e){return uH.tryParse(e)}function dH(e){return e=i6(e),e=bt.fromObject(Object.fromEntries(Object.entries(e.toObject()).filter(([,t])=>t>0))),e.toHuman()}var qg;(function(e){function t(k,R=F2,L=!1){let H=n(k);if(!H)return R.renderNullAs;switch(H.type){case"null":return R.renderNullAs;case"string":return H.value;case"number":case"boolean":return""+H.value;case"html":return H.value.outerHTML;case"widget":return H.value.markdown();case"link":return H.value.markdown();case"function":return"";case"array":let U="";return L&&(U+="["),U+=H.value.map(z=>t(z,R,!0)).join(", "),L&&(U+="]"),U;case"object":return"{ "+Object.entries(H.value).map(z=>z[0]+": "+t(z[1],R,!0)).join(", ")+" }";case"date":return H.value.second==0&&H.value.hour==0&&H.value.minute==0?H.value.toFormat(R.defaultDateFormat):H.value.toFormat(R.defaultDateTimeFormat);case"duration":return dH(H.value)}}e.toString=t;function n(k){return y(k)?{type:"null",value:k}:f(k)?{type:"number",value:k}:c(k)?{type:"string",value:k}:T(k)?{type:"boolean",value:k}:g(k)?{type:"duration",value:k}:p(k)?{type:"date",value:k}:I(k)?{type:"widget",value:k}:w(k)?{type:"array",value:k}:S(k)?{type:"link",value:k}:_(k)?{type:"function",value:k}:M(k)?{type:"html",value:k}:N(k)?{type:"object",value:k}:void 0}e.wrapValue=n;function r(k,R){if(N(k)){let L={};for(let[H,U]of Object.entries(k))L[H]=r(U,R);return L}else if(w(k)){let L=[];for(let H of k)L.push(r(H,R));return L}else return R(k)}e.mapLeaves=r;function a(k,R,L){var H,U;if(k===void 0&&(k=null),R===void 0&&(R=null),k===null&&R===null)return 0;if(k===null)return-1;if(R===null)return 1;let z=n(k),$=n(R);if(z===void 0&&$===void 0)return 0;if(z===void 0)return-1;if($===void 0)return 1;if(z.type!=$.type)return z.type.localeCompare($.type);if(z.value===$.value)return 0;switch(z.type){case"string":return z.value.localeCompare($.value);case"number":return z.value<$.value?-1:z.value==$.value?0:1;case"null":return 0;case"boolean":return z.value==$.value?0:z.value?1:-1;case"link":let X=z.value,Q=$.value,se=L??(je=>je),ue=se(X.path).localeCompare(se(Q.path));if(ue!=0)return ue;let fe=X.type.localeCompare(Q.type);return fe!=0?fe:X.subpath&&!Q.subpath?1:!X.subpath&&Q.subpath?-1:!X.subpath&&!Q.subpath?0:((H=X.subpath)!==null&&H!==void 0?H:"").localeCompare((U=Q.subpath)!==null&&U!==void 0?U:"");case"date":return z.value<$.value?-1:z.value.equals($.value)?0:1;case"duration":return z.value<$.value?-1:z.value.equals($.value)?0:1;case"array":let Z=z.value,pe=$.value;for(let je=0;je0;case"boolean":return R.value;case"link":return!!R.value.path;case"date":return R.value.toMillis()!=0;case"duration":return R.value.as("seconds")!=0;case"object":return Object.keys(R.value).length>0;case"array":return R.value.length>0;case"null":return!1;case"html":case"widget":case"function":return!0}}e.isTruthy=i;function l(k){if(k==null)return k;if(e.isArray(k))return[].concat(k.map(R=>l(R)));if(e.isObject(k)){let R={};for(let[L,H]of Object.entries(k))R[L]=l(H);return R}else return k}e.deepCopy=l;function c(k){return typeof k=="string"}e.isString=c;function f(k){return typeof k=="number"}e.isNumber=f;function p(k){return k instanceof At}e.isDate=p;function g(k){return k instanceof bt}e.isDuration=g;function y(k){return k==null}e.isNull=y;function w(k){return Array.isArray(k)}e.isArray=w;function T(k){return typeof k=="boolean"}e.isBoolean=T;function S(k){return k instanceof so}e.isLink=S;function I(k){return k instanceof L2}e.isWidget=I;function M(k){return typeof HTMLElement<"u"?k instanceof HTMLElement:!1}e.isHtml=M;function N(k){return typeof k=="object"&&!M(k)&&!I(k)&&!w(k)&&!g(k)&&!p(k)&&!S(k)&&k!==void 0&&!y(k)}e.isObject=N;function _(k){return typeof k=="function"}e.isFunction=_})(qg||(qg={}));var rC;(function(e){function t(a){return qg.isObject(a)&&Object.keys(a).length==2&&"key"in a&&"rows"in a}e.isElementGroup=t;function n(a){for(let o of a)if(!t(o))return!1;return!0}e.isGrouping=n;function r(a){if(n(a)){let o=0;for(let i of a)o+=r(i.rows);return o}else return a.length}e.count=r})(rC||(rC={}));class so{constructor(t){Object.assign(this,t)}static file(t,n=!1,r){return new so({path:t,embed:n,display:r,subpath:void 0,type:"file"})}static infer(t,n=!1,r){if(t.includes("#^")){let a=t.split("#^");return so.block(a[0],a[1],n,r)}else if(t.includes("#")){let a=t.split("#");return so.header(a[0],a[1],n,r)}else return so.file(t,n,r)}static header(t,n,r,a){return new so({path:t,embed:r,display:a,subpath:cH(n),type:"header"})}static block(t,n,r,a){return new so({path:t,embed:r,display:a,subpath:n,type:"block"})}static fromObject(t){return new so(t)}equals(t){return t==null||t==null?!1:this.path==t.path&&this.type==t.type&&this.subpath==t.subpath}toString(){return this.markdown()}toObject(){return{path:this.path,type:this.type,subpath:this.subpath,display:this.display,embed:this.embed}}withPath(t){return new so(Object.assign({},this,{path:t}))}withDisplay(t){return new so(Object.assign({},this,{display:t}))}withHeader(t){return so.header(this.path,t,this.embed,this.display)}toFile(){return so.file(this.path,this.embed,this.display)}toEmbed(){if(this.embed)return this;{let t=new so(this);return t.embed=!0,t}}fromEmbed(){if(this.embed){let t=new so(this);return t.embed=!1,t}else return this}markdown(){let t=(this.embed?"!":"")+"[["+this.obsidianLink();return this.display?t+="|"+this.display:(t+="|"+nC(this.path),(this.type=="header"||this.type=="block")&&(t+=" > "+this.subpath)),t+="]]",t}obsidianLink(){var t,n;const r=this.path.replace("|","\\|");return this.type=="header"?r+"#"+((t=this.subpath)===null||t===void 0?void 0:t.replace("|","\\|")):this.type=="block"?r+"#^"+((n=this.subpath)===null||n===void 0?void 0:n.replace("|","\\|")):r}fileName(){return nC(this.path).replace(".md","")}}class L2{constructor(t){this.$widget=t}}class fH extends L2{constructor(t,n){super("dataview:list-pair"),this.key=t,this.value=n}markdown(){return`${qg.toString(this.key)}: ${qg.toString(this.value)}`}}class hH extends L2{constructor(t,n){super("dataview:external-link"),this.url=t,this.display=n}markdown(){var t;return`[${(t=this.display)!==null&&t!==void 0?t:this.url}](${this.url})`}}var aC;(function(e){function t(i,l){return new fH(i,l)}e.listPair=t;function n(i,l){return new hH(i,l)}e.externalLink=n;function r(i){return i.$widget==="dataview:list-pair"}e.isListPair=r;function a(i){return i.$widget==="dataview:external-link"}e.isExternalLink=a;function o(i){return r(i)||a(i)}e.isBuiltin=o})(aC||(aC={}));var Fr;(function(e){function t(y){return{type:"variable",name:y}}e.variable=t;function n(y){return{type:"literal",value:y}}e.literal=n;function r(y,w,T){return{type:"binaryop",left:y,op:w,right:T}}e.binaryOp=r;function a(y,w){return{type:"index",object:y,index:w}}e.index=a;function o(y){let w=y.split("."),T=e.variable(w[0]);for(let S=1;S"||y==">="||y=="!="||y=="="}e.isCompareOp=g,e.NULL=e.literal(null)})(Fr||(Fr={}));var _l;(function(e){function t(p){return{type:"tag",tag:p}}e.tag=t;function n(p){return{type:"csv",path:p}}e.csv=n;function r(p){return{type:"folder",folder:p}}e.folder=r;function a(p,g){return{type:"link",file:p,direction:g?"incoming":"outgoing"}}e.link=a;function o(p,g,y){return{type:"binaryop",left:p,op:g,right:y}}e.binaryOp=o;function i(p,g){return{type:"binaryop",left:p,op:"&",right:g}}e.and=i;function l(p,g){return{type:"binaryop",left:p,op:"|",right:g}}e.or=l;function c(p){return{type:"negate",child:p}}e.negate=c;function f(){return{type:"empty"}}e.empty=f})(_l||(_l={}));const oC=new RegExp(j2(),""),pT={year:bt.fromObject({years:1}),years:bt.fromObject({years:1}),yr:bt.fromObject({years:1}),yrs:bt.fromObject({years:1}),month:bt.fromObject({months:1}),months:bt.fromObject({months:1}),mo:bt.fromObject({months:1}),mos:bt.fromObject({months:1}),week:bt.fromObject({weeks:1}),weeks:bt.fromObject({weeks:1}),wk:bt.fromObject({weeks:1}),wks:bt.fromObject({weeks:1}),w:bt.fromObject({weeks:1}),day:bt.fromObject({days:1}),days:bt.fromObject({days:1}),d:bt.fromObject({days:1}),hour:bt.fromObject({hours:1}),hours:bt.fromObject({hours:1}),hr:bt.fromObject({hours:1}),hrs:bt.fromObject({hours:1}),h:bt.fromObject({hours:1}),minute:bt.fromObject({minutes:1}),minutes:bt.fromObject({minutes:1}),min:bt.fromObject({minutes:1}),mins:bt.fromObject({minutes:1}),m:bt.fromObject({minutes:1}),second:bt.fromObject({seconds:1}),seconds:bt.fromObject({seconds:1}),sec:bt.fromObject({seconds:1}),secs:bt.fromObject({seconds:1}),s:bt.fromObject({seconds:1})},mT={now:()=>At.local(),today:()=>At.local().startOf("day"),yesterday:()=>At.local().startOf("day").minus(bt.fromObject({days:1})),tomorrow:()=>At.local().startOf("day").plus(bt.fromObject({days:1})),sow:()=>At.local().startOf("week"),"start-of-week":()=>At.local().startOf("week"),eow:()=>At.local().endOf("week"),"end-of-week":()=>At.local().endOf("week"),soy:()=>At.local().startOf("year"),"start-of-year":()=>At.local().startOf("year"),eoy:()=>At.local().endOf("year"),"end-of-year":()=>At.local().endOf("year"),som:()=>At.local().startOf("month"),"start-of-month":()=>At.local().startOf("month"),eom:()=>At.local().endOf("month"),"end-of-month":()=>At.local().endOf("month")},gT=["FROM","WHERE","LIMIT","GROUP","FLATTEN"];function pH(e){let t=-1;for(;(t=e.indexOf("|",t+1))>=0;)if(!(t>0&&e[t-1]=="\\"))return[e.substring(0,t).replace(/\\\|/g,"|"),e.substring(t+1)];return[e.replace(/\\\|/g,"|"),void 0]}function mH(e){let[t,n]=pH(e);return so.infer(t,!1,n)}function gg(e,t,n){return he.exports.seqMap(e,he.exports.seq(he.exports.optWhitespace,t,he.exports.optWhitespace,e).many(),(r,a)=>{if(a.length==0)return r;let o=n(r,a[0][1],a[0][3]);for(let i=1;i(a,o)=>{let i=e._(a,o);if(!i.status)return i;for(let l of t){let c=l(i.value)._(a,i.index);if(!c.status)return i;i=c}return i})}const Ps=he.exports.createLanguage({number:e=>he.exports.regexp(/-?[0-9]+(\.[0-9]+)?/).map(t=>Number.parseFloat(t)).desc("number"),string:e=>he.exports.string('"').then(he.exports.alt(e.escapeCharacter,he.exports.noneOf('"\\')).atLeast(0).map(t=>t.join(""))).skip(he.exports.string('"')).desc("string"),escapeCharacter:e=>he.exports.string("\\").then(he.exports.any).map(t=>t==='"'?'"':t==="\\"?"\\":"\\"+t),bool:e=>he.exports.regexp(/true|false|True|False/).map(t=>t.toLowerCase()=="true").desc("boolean ('true' or 'false')"),tag:e=>he.exports.seqMap(he.exports.string("#"),he.exports.alt(he.exports.regexp(/[^\u2000-\u206F\u2E00-\u2E7F'!"#$%&()*+,.:;<=>?@^`{|}~\[\]\\\s]/).desc("text")).many(),(t,n)=>t+n.join("")).desc("tag ('#hello/stuff')"),identifier:e=>he.exports.seqMap(he.exports.alt(he.exports.regexp(new RegExp("\\p{Letter}","u")),he.exports.regexp(oC).desc("text")),he.exports.alt(he.exports.regexp(/[0-9\p{Letter}_-]/u),he.exports.regexp(oC).desc("text")).many(),(t,n)=>t+n.join("")).desc("variable identifier"),link:e=>he.exports.regexp(/\[\[([^\[\]]*?)\]\]/u,1).map(t=>mH(t)).desc("file link"),embedLink:e=>he.exports.seqMap(he.exports.string("!").atMost(1),e.link,(t,n)=>(t.length>0&&(n.embed=!0),n)).desc("file link"),binaryPlusMinus:e=>he.exports.regexp(/\+|-/).map(t=>t).desc("'+' or '-'"),binaryMulDiv:e=>he.exports.regexp(/\*|\/|%/).map(t=>t).desc("'*' or '/' or '%'"),binaryCompareOp:e=>he.exports.regexp(/>=|<=|!=|>|<|=/).map(t=>t).desc("'>=' or '<=' or '!=' or '=' or '>' or '<'"),binaryBooleanOp:e=>he.exports.regexp(/and|or|&|\|/i).map(t=>t.toLowerCase()=="and"?"&":t.toLowerCase()=="or"?"|":t).desc("'and' or 'or'"),rootDate:e=>he.exports.seqMap(he.exports.regexp(/\d{4}/),he.exports.string("-"),he.exports.regexp(/\d{2}/),(t,n,r)=>At.fromObject({year:Number.parseInt(t),month:Number.parseInt(r)})).desc("date in format YYYY-MM[-DDTHH-MM-SS.MS]"),dateShorthand:e=>he.exports.alt(...Object.keys(mT).sort((t,n)=>n.length-t.length).map(he.exports.string)),date:e=>gH(e.rootDate,t=>he.exports.seqMap(he.exports.string("-"),he.exports.regexp(/\d{2}/),(n,r)=>t.set({day:Number.parseInt(r)})),t=>he.exports.seqMap(he.exports.string("T"),he.exports.regexp(/\d{2}/),(n,r)=>t.set({hour:Number.parseInt(r)})),t=>he.exports.seqMap(he.exports.string(":"),he.exports.regexp(/\d{2}/),(n,r)=>t.set({minute:Number.parseInt(r)})),t=>he.exports.seqMap(he.exports.string(":"),he.exports.regexp(/\d{2}/),(n,r)=>t.set({second:Number.parseInt(r)})),t=>he.exports.alt(he.exports.seqMap(he.exports.string("."),he.exports.regexp(/\d{3}/),(n,r)=>t.set({millisecond:Number.parseInt(r)})),he.exports.succeed(t)),t=>he.exports.alt(he.exports.seqMap(he.exports.string("+").or(he.exports.string("-")),he.exports.regexp(/\d{1,2}(:\d{2})?/),(n,r)=>t.setZone("UTC"+n+r,{keepLocalTime:!0})),he.exports.seqMap(he.exports.string("Z"),()=>t.setZone("utc",{keepLocalTime:!0})),he.exports.seqMap(he.exports.string("["),he.exports.regexp(/[0-9A-Za-z+-\/]+/u),he.exports.string("]"),(n,r,a)=>t.setZone(r,{keepLocalTime:!0})))).assert(t=>t.isValid,"valid date").desc("date in format YYYY-MM[-DDTHH-MM-SS.MS]"),datePlus:e=>he.exports.alt(e.dateShorthand.map(t=>mT[t]()),e.date).desc("date in format YYYY-MM[-DDTHH-MM-SS.MS] or in shorthand"),durationType:e=>he.exports.alt(...Object.keys(pT).sort((t,n)=>n.length-t.length).map(he.exports.string)),duration:e=>he.exports.seqMap(e.number,he.exports.optWhitespace,e.durationType,(t,n,r)=>pT[r].mapUnits(a=>a*t)).sepBy1(he.exports.string(",").trim(he.exports.optWhitespace).or(he.exports.optWhitespace)).map(t=>t.reduce((n,r)=>n.plus(r))).desc("duration like 4hr2min"),rawNull:e=>he.exports.string("null"),tagSource:e=>e.tag.map(t=>_l.tag(t)),csvSource:e=>he.exports.seqMap(he.exports.string("csv(").skip(he.exports.optWhitespace),e.string,he.exports.string(")"),(t,n,r)=>_l.csv(n)),linkIncomingSource:e=>e.link.map(t=>_l.link(t.path,!0)),linkOutgoingSource:e=>he.exports.seqMap(he.exports.string("outgoing(").skip(he.exports.optWhitespace),e.link,he.exports.string(")"),(t,n,r)=>_l.link(n.path,!1)),folderSource:e=>e.string.map(t=>_l.folder(t)),parensSource:e=>he.exports.seqMap(he.exports.string("("),he.exports.optWhitespace,e.source,he.exports.optWhitespace,he.exports.string(")"),(t,n,r,a,o)=>r),negateSource:e=>he.exports.seqMap(he.exports.alt(he.exports.string("-"),he.exports.string("!")),e.atomSource,(t,n)=>_l.negate(n)),atomSource:e=>he.exports.alt(e.parensSource,e.negateSource,e.linkOutgoingSource,e.linkIncomingSource,e.folderSource,e.tagSource,e.csvSource),binaryOpSource:e=>gg(e.atomSource,e.binaryBooleanOp.map(t=>t),_l.binaryOp),source:e=>e.binaryOpSource,variableField:e=>e.identifier.chain(t=>gT.includes(t.toUpperCase())?he.exports.fail("Variable fields cannot be a keyword ("+gT.join(" or ")+")"):he.exports.succeed(Fr.variable(t))).desc("variable"),numberField:e=>e.number.map(t=>Fr.literal(t)).desc("number"),stringField:e=>e.string.map(t=>Fr.literal(t)).desc("string"),boolField:e=>e.bool.map(t=>Fr.literal(t)).desc("boolean"),dateField:e=>he.exports.seqMap(he.exports.string("date("),he.exports.optWhitespace,e.datePlus,he.exports.optWhitespace,he.exports.string(")"),(t,n,r,a,o)=>Fr.literal(r)).desc("date"),durationField:e=>he.exports.seqMap(he.exports.string("dur("),he.exports.optWhitespace,e.duration,he.exports.optWhitespace,he.exports.string(")"),(t,n,r,a,o)=>Fr.literal(r)).desc("duration"),nullField:e=>e.rawNull.map(t=>Fr.NULL),linkField:e=>e.link.map(t=>Fr.literal(t)),listField:e=>e.field.sepBy(he.exports.string(",").trim(he.exports.optWhitespace)).wrap(he.exports.string("[").skip(he.exports.optWhitespace),he.exports.optWhitespace.then(he.exports.string("]"))).map(t=>Fr.list(t)).desc("list ('[1, 2, 3]')"),objectField:e=>he.exports.seqMap(e.identifier.or(e.string),he.exports.string(":").trim(he.exports.optWhitespace),e.field,(t,n,r)=>({name:t,value:r})).sepBy(he.exports.string(",").trim(he.exports.optWhitespace)).wrap(he.exports.string("{").skip(he.exports.optWhitespace),he.exports.optWhitespace.then(he.exports.string("}"))).map(t=>{let n={};for(let r of t)n[r.name]=r.value;return Fr.object(n)}).desc("object ('{ a: 1, b: 2 }')"),atomInlineField:e=>he.exports.alt(e.date,e.duration.map(t=>i6(t)),e.string,e.tag,e.embedLink,e.bool,e.number,e.rawNull),inlineFieldList:e=>e.atomInlineField.sepBy(he.exports.string(",").trim(he.exports.optWhitespace).lookahead(e.atomInlineField)),inlineField:e=>he.exports.alt(he.exports.seqMap(e.atomInlineField,he.exports.string(",").trim(he.exports.optWhitespace),e.inlineFieldList,(t,n,r)=>[t].concat(r)),e.atomInlineField),atomField:e=>he.exports.alt(e.embedLink.map(t=>Fr.literal(t)),e.negatedField,e.linkField,e.listField,e.objectField,e.lambdaField,e.parensField,e.boolField,e.numberField,e.stringField,e.dateField,e.durationField,e.nullField,e.variableField),indexField:e=>he.exports.seqMap(e.atomField,he.exports.alt(e.dotPostfix,e.indexPostfix,e.functionPostfix).many(),(t,n)=>{let r=t;for(let a of n)switch(a.type){case"dot":r=Fr.index(r,Fr.literal(a.field));break;case"index":r=Fr.index(r,a.field);break;case"function":r=Fr.func(r,a.fields);break}return r}),negatedField:e=>he.exports.seqMap(he.exports.string("!"),e.indexField,(t,n)=>Fr.negate(n)).desc("negated field"),parensField:e=>he.exports.seqMap(he.exports.string("("),he.exports.optWhitespace,e.field,he.exports.optWhitespace,he.exports.string(")"),(t,n,r,a,o)=>r),lambdaField:e=>he.exports.seqMap(e.identifier.sepBy(he.exports.string(",").trim(he.exports.optWhitespace)).wrap(he.exports.string("(").trim(he.exports.optWhitespace),he.exports.string(")").trim(he.exports.optWhitespace)),he.exports.string("=>").trim(he.exports.optWhitespace),e.field,(t,n,r)=>({type:"lambda",arguments:t,value:r})),dotPostfix:e=>he.exports.seqMap(he.exports.string("."),e.identifier,(t,n)=>({type:"dot",field:n})),indexPostfix:e=>he.exports.seqMap(he.exports.string("["),he.exports.optWhitespace,e.field,he.exports.optWhitespace,he.exports.string("]"),(t,n,r,a,o)=>({type:"index",field:r})),functionPostfix:e=>he.exports.seqMap(he.exports.string("("),he.exports.optWhitespace,e.field.sepBy(he.exports.string(",").trim(he.exports.optWhitespace)),he.exports.optWhitespace,he.exports.string(")"),(t,n,r,a,o)=>({type:"function",fields:r})),binaryMulDivField:e=>gg(e.indexField,e.binaryMulDiv,Fr.binaryOp),binaryPlusMinusField:e=>gg(e.binaryMulDivField,e.binaryPlusMinus,Fr.binaryOp),binaryCompareField:e=>gg(e.binaryPlusMinusField,e.binaryCompareOp,Fr.binaryOp),binaryBooleanField:e=>gg(e.binaryCompareField,e.binaryBooleanOp,Fr.binaryOp),binaryOpField:e=>e.binaryBooleanField,field:e=>e.binaryOpField});function vH(e){try{return xw.success(Ps.field.tryParse(e))}catch(t){return xw.failure(""+t)}}var Cw;(function(e){function t(r,a){return{name:r,field:a}}e.named=t;function n(r,a){return{field:r,direction:a}}e.sortBy=n})(Cw||(Cw={}));function yH(e){return he.exports.custom((t,n)=>(r,a)=>{let o=e._(r,a);return o.status?Object.assign({},o,{value:[o.value,r.substring(a,o.index)]}):o})}function wH(e){return e.split(/[\r\n]+/).map(t=>t.trim()).join("")}const bH=he.exports.createLanguage({queryType:e=>he.exports.alt(he.exports.regexp(/TABLE|LIST|TASK|CALENDAR/i)).map(t=>t.toLowerCase()).desc("query type ('TABLE', 'LIST', 'TASK', or 'CALENDAR')"),explicitNamedField:e=>he.exports.seqMap(Ps.field.skip(he.exports.whitespace),he.exports.regexp(/AS/i).skip(he.exports.whitespace),Ps.identifier.or(Ps.string),(t,n,r)=>Cw.named(r,t)),namedField:e=>he.exports.alt(e.explicitNamedField,yH(Ps.field).map(([t,n])=>Cw.named(wH(n),t))),sortField:e=>he.exports.seqMap(Ps.field.skip(he.exports.optWhitespace),he.exports.regexp(/ASCENDING|DESCENDING|ASC|DESC/i).atMost(1),(t,n)=>{let r=n.length==0?"ascending":n[0].toLowerCase();return r=="desc"&&(r="descending"),r=="asc"&&(r="ascending"),{field:t,direction:r}}),headerClause:e=>e.queryType.skip(he.exports.whitespace).chain(t=>{switch(t){case"table":return he.exports.seqMap(he.exports.regexp(/WITHOUT\s+ID/i).skip(he.exports.optWhitespace).atMost(1),he.exports.sepBy(e.namedField,he.exports.string(",").trim(he.exports.optWhitespace)),(n,r)=>({type:"table",fields:r,showId:n.length==0}));case"list":return he.exports.seqMap(he.exports.regexp(/WITHOUT\s+ID/i).skip(he.exports.optWhitespace).atMost(1),Ps.field.atMost(1),(n,r)=>({type:"list",format:r.length==1?r[0]:void 0,showId:n.length==0}));case"task":return he.exports.succeed({type:"task"});case"calendar":return he.exports.seqMap(e.namedField,n=>({type:"calendar",showId:!0,field:n}));default:return he.exports.fail(`Unrecognized query type '${t}'`)}}).desc("TABLE or LIST or TASK or CALENDAR"),fromClause:e=>he.exports.seqMap(he.exports.regexp(/FROM/i),he.exports.whitespace,Ps.source,(t,n,r)=>r),whereClause:e=>he.exports.seqMap(he.exports.regexp(/WHERE/i),he.exports.whitespace,Ps.field,(t,n,r)=>({type:"where",clause:r})).desc("WHERE "),sortByClause:e=>he.exports.seqMap(he.exports.regexp(/SORT/i),he.exports.whitespace,e.sortField.sepBy1(he.exports.string(",").trim(he.exports.optWhitespace)),(t,n,r)=>({type:"sort",fields:r})).desc("SORT field [ASC/DESC]"),limitClause:e=>he.exports.seqMap(he.exports.regexp(/LIMIT/i),he.exports.whitespace,Ps.field,(t,n,r)=>({type:"limit",amount:r})).desc("LIMIT "),flattenClause:e=>he.exports.seqMap(he.exports.regexp(/FLATTEN/i).skip(he.exports.whitespace),e.namedField,(t,n)=>({type:"flatten",field:n})).desc("FLATTEN [AS ]"),groupByClause:e=>he.exports.seqMap(he.exports.regexp(/GROUP BY/i).skip(he.exports.whitespace),e.namedField,(t,n)=>({type:"group",field:n})).desc("GROUP BY [AS ]"),clause:e=>he.exports.alt(e.fromClause,e.whereClause,e.sortByClause,e.limitClause,e.groupByClause,e.flattenClause),query:e=>he.exports.seqMap(e.headerClause.trim(he.exports.optWhitespace),e.fromClause.trim(he.exports.optWhitespace).atMost(1),e.clause.trim(he.exports.optWhitespace).many(),(t,n,r)=>({header:t,source:n.length==0?_l.folder(""):n[0],operations:r,settings:F2}))}),SH=e=>{var t;return e?(t=e.plugins.plugins.dataview)===null||t===void 0?void 0:t.api:window.DataviewAPI},DH=e=>e.plugins.enabledPlugins.has("dataview");qu.DATE_SHORTHANDS=mT;qu.DURATION_TYPES=pT;qu.EXPRESSION=Ps;qu.KEYWORDS=gT;qu.QUERY_LANGUAGE=bH;var TH=qu.getAPI=SH;qu.isPluginEnabled=DH;qu.parseField=vH;async function IH(e,t,n,r,a){var I,M;const{vault:o,metadataCache:i}=Le.getState().dailyNotesState.app===void 0?app:Le.getState().dailyNotesState.app,l=Le.getState().dailyNotesState.settings,c=e.replace(/\n/g,"
");if(n===void 0)return;const f=i.getFirstLinkpathDest("",n),p=C.moment(),g=p.format("YYYYMMDDHHmmss"),y=r.slice(14),w=" ",T=g+" "+c.trim(),S=w+"- "+g+" "+c.trim();if(f){let N;if(l!=null&&l.CommentOnMemos&&(l!=null&&l.CommentsInOriginalNotes)){const L=TH();if(L!==void 0)try{N=(M=(I=L.page(f.path))==null?void 0:I.file.lists.values)==null?void 0:M.filter(H=>H.line===parseInt(y))}catch(H){console.error(H)}}const _=await o.read(f);let k=0;N[0].children.values.length>0?k=N[0].children.values[N[0].children.values.length-1].line:k=N[0].line;const R=await EH(S,_,k);if(await o.modify(f,R.content),t)return{id:g+(k+1),content:T,deletedAt:"",createdAt:p.format("YYYY/MM/DD HH:mm:ss"),updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),thinoType:"JOURNAL",path:f.path,hasId:"",linkId:a}}}async function EH(e,t,n){if(n===-1)return{content:`${t} ${e}`,posNum:-1};const r=t.split(` `),a=r.slice(0,n+1).join(` `),o=r.slice(n+1).join(` `);return/^\s*$/g.test(r[n+1])?{content:`${a} ${e} ${o}`,posNum:n}:{content:`${a} ${e} ${o}`,posNum:n}}function xH(e,t,n){var a;const r=t.workspace.getLeavesOfType("markdown");for(const o of r){const i=o.view;if(((a=i==null?void 0:i.file)==null?void 0:a.path)===e){t.workspace.revealLeaf(o);try{return o.view.setEphemeralState({line:n}),!0}catch(l){return console.error(l),!1}}}return!1}const R2=async e=>{var o;const t=ft.getState().app,n=t.workspace.getLeavesOfType("markdown");for(const i of n){const l=i.view;if(((o=l==null?void 0:l.file)==null?void 0:o.path)===e){t.workspace.revealLeaf(i);return}}const r=t.metadataCache.getFirstLinkpathDest("",e);if(!r){new C.Notice(E("File not found for the given thino path"));return}await t.workspace.getLeaf(!0).openFile(r)},_2=async(e,t)=>{const{app:n}=ft.getState(),r=parseInt(e.slice(14));if(xH(t,n,r))return;const a=n.metadataCache.getFirstLinkpathDest("",t);if(!C.Platform.isMobile)await n.workspace.getLeaf(!0).openFile(a,{eState:{line:r}});else{let o=n.workspace.activeLeaf;o===null&&(o=n.workspace.getLeaf(!0)),await o.openFile(a,{eState:{line:r}})}},B2=async(e,t)=>{var f,p,g;const n=ft.getState().app,r=n.metadataCache.getFirstLinkpathDest("",t);if(!r){new C.Notice(E("File not found for the given thino path"));return}let a="";try{a=await n.vault.read(r)}catch(y){console.error(y),a=await n.vault.cachedRead(r)}const i=a.split(/\r?\n/).findIndex(y=>y.contains(e)),l=n.workspace.getLeavesOfType("markdown");for(const y of l){const w=y.view;if(((f=w==null?void 0:w.file)==null?void 0:f.path)===r.path){n.workspace.revealLeaf(y);try{(p=y.view.editor)==null||p.setCursor({line:i,ch:1});return}catch(T){console.error(T)}}}const c=n.workspace.getLeaf(!0);await c.openFile(r,{eState:{line:i}});try{(g=c.view.editor)==null||g.setCursor({line:i,ch:1})}catch(y){console.error(y)}},H2=async(e,t)=>{var l;const n=ft.getState().app,r=(c,f)=>{var g;const p=(g=Array.from(c.nodes.values()))==null?void 0:g.find(y=>y.id===f);return p?(c.selectOnly(p),c.zoomToSelection(),!0):!1},a=n.workspace.getLeavesOfType("canvas");for(const c of a){const f=c.view;if(((l=f==null?void 0:f.file)==null?void 0:l.path)===t&&(n.workspace.revealLeaf(c),r(f.canvas,e)))return}const o=n.metadataCache.getFirstLinkpathDest("",t);if(!o){new C.Notice(E("File not found for the given thino path"));return}const i=n.workspace.getLeaf(!0);await i.openFile(o),setTimeout(()=>{var c;r((c=i.view)==null?void 0:c.canvas,e)},10)};class CH{constructor(){De(this,"initialized",!1)}getState(){return Le.getState().memoState}async fetchAllMemos(){const t=ft.getState().settings;ut.checkDailyInMulti(t);const n=await Ko.getMyMemos(t.EnabledLocationList.map(o=>o.value)),r=[...n.memos],a=[...n.commentMemos];return Le.dispatch({type:"SET_MEMOS",payload:{memos:r}}),Le.dispatch({type:"SET_COMMENT_MEMOS",payload:{commentMemos:a}}),this.initialized||(this.initialized=!0,dt.setLoaded(!0)),r}async updateTypeMemos(t){const n=await Ko.updateSpecificTypeMemo(t),r=this.getState().memos.filter(a=>a.sourceType!==t);Le.dispatch({type:"SET_MEMOS",payload:{memos:[...r,...n.memos]}})}async removeTypeMemos(t){const n=this.getState().memos.filter(r=>r.sourceType!==t);Le.dispatch({type:"SET_MEMOS",payload:{memos:[...n]}})}async fetchDeletedMemos(){const t=await Ko.getMyDeletedMemos();return t.sort((n,r)=>ut.getTimeStampByDate(r.deletedAt)-ut.getTimeStampByDate(n.deletedAt)),t}pushMemo(t){Le.dispatch({type:"INSERT_MEMO",payload:{memo:{...t}}})}pushCommentMemo(t){Le.dispatch({type:"INSERT_COMMENT_MEMO",payload:{memo:{...t}}})}getMemoById(t){for(const n of this.getState().memos)if(n.id===t)return n;return null}getCommentMemoById(t){for(const n of this.getState().commentMemos)if(n.id===t)return n;return null}getMemoByWebId(t){for(const n of this.getState().memos)if(n.webId===t||n.id===t)return n;return null}async finishWaitingForTemplaterThinos(){const t=this.getState().preparingUpdateMemo;if(t.length!==0)for(const n of t){const r=this.getMemoById(n.id),a=n.type==="local"?await gS(n.origin,n.isList,n.date):await kx(r);await this.replaceOldThinoWithNewThino(n.id,a),Le.dispatch({type:"REMOVE_PARTICULAR_PREPARE_UPDATE_THINO",payload:{id:n.id}})}}async replaceOldThinoWithNewThino(t,n){this.getMemoById(t)&&Le.dispatch({type:"REPLACE_MEMO_BY_ID",payload:{id:t,memo:n}})}async updateMemoById(t,n,r){const a=this.getMemoByWebId(t);if(!a)return;let o=null;const i=r?{}:{content:n.content,rowStatus:n.rowStatus,pinned:n.pinned,deleted:!!n.deletedAt,thinoType:n.thinoType||"JOURNAL"};if(!KN({...a,deleted:!!n.deletedAt},{...i,webId:n.id}))return a;switch(a.sourceType){case"DAILY":o=await Rl(a,{id:a.id,webId:n.id,...i});break;case"CANVAS":o=await Ll(a,{id:a.id,webId:n.id,...i});break;case"MULTI":o=await js(a,{id:a.id,webId:n.id,...i});break;case"FILE":o=await jl(a,{id:a.id,webId:n.id,...i});break}if(!o)return a;Le.dispatch({type:"EDIT_MEMO",payload:o})}async archiveThinoBulk(t){const n=[];for(const r of t){let a;switch(r.sourceType){case"DAILY":a=await Rl(r,{id:r.id,rowStatus:"ARCHIVED"}),n.push(a);break;case"CANVAS":a=await Ll(r,{id:r.id,rowStatus:"ARCHIVED"}),n.push(a);break;case"MULTI":a=await js(r,{id:r.id,rowStatus:"ARCHIVED"}),n.push(a);break;case"FILE":a=await jl(r,{id:r.id,rowStatus:"ARCHIVED"}),n.push(a);break}}return n.length>0?(Le.dispatch({type:"ARCHIVE_MEMO_BY_ID_BULK",payload:n}),n):t}async dealWithDailyThinoBulk(t,n,r){const a=await o_(t,n,r);return r==="deleteForever"?await this.deleteThinosWithIdBulk(a.map(o=>o.id)):this.editMemoBulk(a),a}async deleteThinosWithIdBulk(t){for(const n of t)Le.dispatch({type:"DELETE_MEMO_BY_ID",payload:{id:n}})}async archiveMemo(t){let n=null;switch(t.sourceType){case"DAILY":n=await Rl(t,{id:t.id,rowStatus:"ARCHIVED"});break;case"CANVAS":n=await Ll(t,{id:t.id,rowStatus:"ARCHIVED"});break;case"MULTI":n=await js(t,{id:t.id,rowStatus:"ARCHIVED"});break;case"FILE":n=await jl(t,{id:t.id,rowStatus:"ARCHIVED"});break}return n?(Le.dispatch({type:"ARCHIVE_MEMO_BY_ID",payload:n}),n):t}async pushToUpdateList(t,n){Le.dispatch({type:"PREPARE_UPDATE_THINO",payload:{thino:t,originalId:n}})}async removePrepareUpdateThinoById(t){Le.dispatch({type:"REMOVE_PARTICULAR_PREPARE_UPDATE_THINO",payload:{originalId:t}})}async removePrepareUpdateThino(){Le.dispatch({type:"REMOVE_PREPARE_UPDATE_THINO",payload:null})}async unarchiveThinoBulk(t){const n=[];for(const r of t){let a;switch(r.sourceType){case"DAILY":a=await Rl(r,{id:r.id,rowStatus:"NORMAL"}),n.push(a);break;case"CANVAS":a=await Ll(r,{id:r.id,rowStatus:"NORMAL"}),n.push(a);break;case"MULTI":a=await js(r,{id:r.id,rowStatus:"NORMAL"}),n.push(a);break;case"FILE":a=await jl(r,{id:r.id,rowStatus:"NORMAL"}),n.push(a);break}}return n.length>0?(Le.dispatch({type:"ARCHIVE_MEMO_BY_ID_BULK",payload:n}),n):t}async unarchiveMemo(t){let n=null;switch(t.sourceType){case"DAILY":n=await Rl(t,{id:t.id,rowStatus:"NORMAL"});break;case"CANVAS":n=await Ll(t,{id:t.id,rowStatus:"NORMAL"});break;case"MULTI":n=await js(t,{id:t.id,rowStatus:"NORMAL"});break;case"FILE":n=await jl(t,{id:t.id,rowStatus:"NORMAL"});break}return Le.dispatch({type:"UNARCHIVE_MEMO_BY_ID",payload:n}),n}async hideMemoById(t){const n=this.getMemoById(t);if(!n)return n;let r=null;switch(n.sourceType){case"DAILY":r=await Rl(n,{id:n.id,deleted:!0});break;case"CANVAS":r=await Ll(n,{id:n.id,deleted:!0});break;case"MULTI":r=await js(n,{id:n.id,deleted:!0});break;case"FILE":r=await jl(n,{id:n.id,deleted:!0});break}if(!r)return n;if(r)return r}async restoreMemoById(t){return await Ko.restoreMemo(t)}async deleteMemoById(t,n){const r=this.getMemoById(t);try{switch(r.sourceType){case"DAILY":await Ko.deleteMemoInDailyNote(r);break;case"CANVAS":await Ko.deleteMemoInCanvas(r);break;case"MULTI":await Ko.deleteMemoInMultiFiles(r);break;case"FILE":await Ko.deleteMemoInSingleFile(r);break}Le.dispatch({type:"DELETE_MEMO_BY_ID",payload:{id:t}})}catch(l){console.error(l),new C.Notice(E("Failed to delete memo"))}if(n&&n==="local")return;const a=ft.getState().settings,o=ft.getState().app;!(o!=null&&o.loadLocalStorage("tokenForSync"))||!a.startSync||r.webId&&await I2(r.webId)}async removeMemosInFile(t,n){var a,o;const r=[];try{if(t.path.endsWith(".md")&&!t.path.contains(".thino")&&!n){const l=this.getState().memos.filter(c=>c.path.trim()===t.path.trim());r.push(...l)}else if(t.path.contains("thino.canvas")){const l=this.getState().memos.filter(c=>c.path.trim()===t.path.trim());r.push(...l)}else if((a=t==null?void 0:t.parent)!=null&&a.path.contains(n)||!(t!=null&&t.parent)&&!((o=t==null?void 0:t.parent)!=null&&o.path)){const l=this.getState().memos.filter(c=>c.path.trim()===t.path.trim());l.length>0&&r.push(...l)}else t.path.endsWith(".md")&&t.path.contains(".thino")&&await iT(t,r);const i=r.map(l=>l.id);Le.dispatch({type:"DELETE_MEMO_BY_ID_BATCH",payload:{ids:i}})}catch(i){console.error(i)}}async removeThinosByPath(t){const r=this.getState().memos.filter(a=>a.path===t).map(a=>a.id);Le.dispatch({type:"DELETE_MEMO_BY_ID_BATCH",payload:{ids:r}})}async updateMemosInFile(t,n){const r=[],a=async()=>{var o;if(t.path.endsWith(".md")&&!t.path.contains(".thino")&&!n){await rA(t,r);return}else if(t.path.contains("thino.canvas")){await aA(t,r);return}else if((o=t==null?void 0:t.parent)!=null&&o.path.contains(n)&&!t.path.endsWith(".thino.md")){await nA(t,r);return}else if(t.path.endsWith(".thino.md")){console.error(t),await iT(t,r);return}};try{await a(),Le.dispatch({type:"UPDATE_MEMO_BATCH",payload:{memos:r,path:t.path}})}catch(o){console.error(o)}}async updateMemoProperty(t){const n=ut.randomId(16),r=await js(t,{id:n});Le.dispatch({type:"EDIT_MEMO_PATH",payload:r})}editMemo(t){const n=t.webId;Le.dispatch({type:"EDIT_MEMO",payload:t});const r=ft.getState().settings,a=ft.getState().app;if(!(!(a!=null&&a.loadLocalStorage("tokenForSync"))||!r.startSync))try{t&&n&&mS({id:n,content:t.content,rowStatus:t.rowStatus,pinned:t.pinned,ttime:t.deletedAt?C.moment(t.deletedAt,"YYYY/MM/DD HH:mm:ss").valueOf():0,thinoType:t.sourceType==="DAILY"?"DAILY":"FILE"})}catch(i){console.error(i)}}editMemoBulk(t){for(const n of t)this.editMemo(n);this.updateTagsState()}editCommentMemo(t){Le.dispatch({type:"EDIT_COMMENT_MEMO",payload:t})}getThinoViaKeyword(t){const{memos:n}=this.getState();return n.filter(a=>a.content.toLowerCase().includes(t==null?void 0:t.toLowerCase()))}updateTagsState(){const{memos:t}=this.getState(),n=new Set,r={};for(const a of t){const o=a.content.replace(/<[^>]*>/g,"").replace(/\`\`\`(.*)?\n[\s\S]*?\n\`\`\`/gm,"").replace(/\`([^\`].*?)\`/g,"");if(a.deletedAt!==""&&a.deletedAt)continue;[...Array.from(o.match($r)||[]),...Array.from(o.match(ua)||[]),...Array.from(o.match(Wa)||[])].forEach(l=>{const c=l.replace($r,"$1").replace(ua,"$1").replace(Wa,"$2").trim();/^\d+$/.test(c)||(n.add(c),r[c]=(r[c]||0)+1)})}Le.dispatch({type:"SET_TAGS",payload:{tags:Array.from(n),tagsNum:r}})}clearMemos(){Le.dispatch({type:"SET_MEMOS",payload:{memos:[]}})}async getLinkedMemos(t){const{memos:n}=this.getState();return n.filter(r=>r.content.includes(t))}async getCommentMemos(t){const{memos:n}=this.getState();return n.filter(r=>r.content.includes("comment: "+t))}async createMemoMultiFile({content:t,isList:n,name:r}){return await zR({content:t,isList:n,name:r})}async createMemoSingleFile({content:t,isList:n}){return await VR({content:t,isList:n})}async createOrPatchThinoFromWeb(t){const n=this.getState().memos;if(t.localId&&(n!=null&&n.some(o=>o.id===t.localId)))return await this.updateMemoById(t.localId,t,!0),null;if(n!=null&&n.some(o=>o.id===t.id)||n!=null&&n.some(o=>o.webId===t.id))return await this.updateMemoById(t.id,t,!1),null;let r=t.sourceType;const a=ft.getState().settings;switch(a&&(a!=null&&a.saveThinoType)&&(r=a.saveThinoType!=="FILE"?a.saveThinoType:t.sourceType),r){case"FILE":case"MULTI":case"CANVAS":return await Mx(t);case"DAILY":return await kx(t);default:return await Mx(t)}}async initSync(){const n=this.getState().memos.filter(a=>!a.webId),r=await HR(n);for(const a of r)await this.createOrPatchThinoFromWeb(a)}async createMemoCanvas({text:t,isList:n}){return await WR({content:t,isList:n})}async createMemoDaily(t,n){return await gS(t,n)}setWaitingForTemplater({origin:t,date:n,isList:r,id:a,type:o}){Le.dispatch({type:"SET_WAITING_FOR_TEMPLATER",payload:{origin:t,date:n,isList:r,id:a,type:o}})}async pinMemoById(t){const n=this.getMemoById(t),r=await i_(n);Le.dispatch({type:"PIN_MEMO",payload:r});try{const a=ft.getState().settings,o=ft.getState().app;if((o==null?void 0:o.loadLocalStorage("tokenForSync"))&&a.startSync){const l=await mS({id:r.webId,pinned:!0});this.editMemo(l)}}catch(a){console.error(a)}}async unpinMemoById(t){const n=this.getMemoById(t),r=await s_(n);Le.dispatch({type:"PIN_MEMO",payload:r});try{const a=ft.getState().settings,o=ft.getState().app;if((o==null?void 0:o.loadLocalStorage("tokenForSync"))&&a.startSync){const l=await mS({id:r.webId,pinned:!1});this.editMemo(l)}}catch(a){console.error(a)}}async createCommentMemo(t,n,r,a,o){return await IH(t,n,r,a,o)}async importMemos(t,n,r){return await gS(t,n,r)}async createThino({content:t,isList:n,type:r,name:a}){let o=null;switch(r.toLowerCase()){case"canvas":o=await be.createMemoCanvas({text:t,isList:n});break;case"multi":o=await be.createMemoMultiFile({content:t,isList:n,name:a});break;case"daily":o=await be.createMemoDaily(t,n);break;case"file":o=await be.createMemoSingleFile({content:t,isList:n});break;default:o=await be.createMemoDaily(t,n);break}const i=ft.getState().settings,l=ft.getState().app,c=l==null?void 0:l.loadLocalStorage("tokenForSync");return o&&c&&i.startSync&&r!=="DAILY"&&setTimeout(async()=>{try{const f=await T2({content:t,thinoType:"FILE"});await this.updateMemoById(o.id,f,!0)}catch(f){console.error(f)}},200),o}async openThinoByID(t){const n=this.getMemoById(t);if(n)switch(n.sourceType){case"DAILY":await _2(n.id,n.path);break;case"CANVAS":await H2(n.id,n.path);break;case"MULTI":await R2(n.path);break;case"FILE":await B2(n.id,n.path);break}}async updateMemo(t,n,r){const a=this.getMemoById(t);if(a){let o=null;switch(a.sourceType){case"DAILY":o=await Rl(a,{id:a.id,content:n,thinoType:r||a.thinoType});break;case"CANVAS":o=await Ll(a,{id:a.id,content:n,thinoType:r||a.thinoType});break;case"MULTI":o=await js(a,{id:a.id,content:n,thinoType:r||a.thinoType});break;case"FILE":o=await jl(a,{id:a.id,content:n,thinoType:r||a.thinoType})}if(o)return o}return a}}const be=new CH;class MH{getState(){return Le.getState().queryState}async getMyAllQueries(){const t=ot.getState().query.filter,n=this.getQueryById(t),r=await Ko.getMyQueries();return Le.dispatch({type:"SET_QUERIES",payload:{queries:[...r,...n?[n]:[]]}}),r}getQueryById(t){return this.getState().queries.find(n=>n.id===t)}pushQuery(t){Le.dispatch({type:"INSERT_QUERY",payload:{query:{...t}}})}editQuery(t){Le.dispatch({type:"UPDATE_QUERY",payload:t})}async deleteQuery(t){await Ko.deleteQueryById(t),Le.dispatch({type:"DELETE_QUERY_BY_ID",payload:{id:t}})}async createQuery(t,n){return await Ko.createQuery(t,n)}createTempQuery(t,n){return dR(t,n)}async updateQuery(t,n,r){return await Ko.updateQuery(t,n,r)}async pinQuery(t){await Ko.pinQuery(t)}async unpinQuery(t){await Ko.unpinQuery(t)}}const sn=new MH;class kH{async upload(t){const{vault:n,fileManager:r}=Le.getState().dailyNotesState.app,a=await t.arrayBuffer(),o=NH(t.type),i=Zu(),l=C.moment(),c=ub(l,i);let f;if(c)c instanceof C.TFile&&(f=await n.createBinary(await n.getAvailablePathForAttachments(`Pasted Image ${C.moment().format("YYYYMMDDHHmmss")}`,o,c),a));else{const p=await qN(l);f=await n.createBinary(await n.getAvailablePathForAttachments(`Pasted Image ${C.moment().format("YYYYMMDDHHmmss")}`,o,p),a)}return r.generateMarkdownLink(f,f.path,"","")}async parseHtml(t){const n=await t.text(),r=document.createElement("html");r.innerHTML=n;const a=Array.from(r.getElementsByClassName("memo"));for(const o of a){const i=o.getElementsByClassName("content")[0],l=C.htmlToMarkdown(i.innerHTML),c=await be.importMemos(l,!0,C.moment(o.getElementsByClassName("time")[0].innerHTML));be.pushMemo(c)}}}const NH=e=>{var t;return(t=/^image\/(.+)$/.exec(e))==null?void 0:t[1]},Y2=new kH;var rs={},s6={exports:{}},Jo={},ES={exports:{}},xS={},iC;function AH(){return iC||(iC=1,function(e){function t(ie,de){var K=ie.length;ie.push(de);e:for(;0>>1,Se=ie[ae];if(0>>1;aea(Fe,K))Bea(Qe,Fe)?(ie[ae]=Qe,ie[Be]=K,ae=Be):(ie[ae]=Fe,ie[Re]=K,ae=Re);else if(Bea(Qe,K))ie[ae]=Qe,ie[Be]=K,ae=Be;else break e}}return de}function a(ie,de){var K=ie.sortIndex-de.sortIndex;return K!==0?K:ie.id-de.id}if(typeof performance=="object"&&typeof performance.now=="function"){var o=performance;e.unstable_now=function(){return o.now()}}else{var i=Date,l=i.now();e.unstable_now=function(){return i.now()-l}}var c=[],f=[],p=1,g=null,y=3,w=!1,T=!1,S=!1,I=typeof setTimeout=="function"?setTimeout:null,M=typeof clearTimeout=="function"?clearTimeout:null,N=typeof setImmediate<"u"?setImmediate:null;typeof navigator<"u"&&navigator.scheduling!==void 0&&navigator.scheduling.isInputPending!==void 0&&navigator.scheduling.isInputPending.bind(navigator.scheduling);function _(ie){for(var de=n(f);de!==null;){if(de.callback===null)r(f);else if(de.startTime<=ie)r(f),de.sortIndex=de.expirationTime,t(c,de);else break;de=n(f)}}function k(ie){if(S=!1,_(ie),!T)if(n(c)!==null)T=!0,Z(R);else{var de=n(f);de!==null&&pe(k,de.startTime-ie)}}function R(ie,de){T=!1,S&&(S=!1,M(U),U=-1),w=!0;var K=y;try{for(_(de),g=n(c);g!==null&&(!(g.expirationTime>de)||ie&&!X());){var ae=g.callback;if(typeof ae=="function"){g.callback=null,y=g.priorityLevel;var Se=ae(g.expirationTime<=de);de=e.unstable_now(),typeof Se=="function"?g.callback=Se:g===n(c)&&r(c),_(de)}else r(c);g=n(c)}if(g!==null)var je=!0;else{var Re=n(f);Re!==null&&pe(k,Re.startTime-de),je=!1}return je}finally{g=null,y=K,w=!1}}var L=!1,H=null,U=-1,z=5,$=-1;function X(){return!(e.unstable_now()-$ie||125ae?(ie.sortIndex=K,t(f,ie),n(c)===null&&ie===n(f)&&(S?(M(U),U=-1):S=!0,pe(k,K-ae))):(ie.sortIndex=Se,t(c,ie),T||w||(T=!0,Z(R))),ie},e.unstable_shouldYield=X,e.unstable_wrapCallback=function(ie){var de=y;return function(){var K=y;y=de;try{return ie.apply(this,arguments)}finally{y=K}}}}(xS)),xS}var sC;function FH(){return sC||(sC=1,ES.exports=AH()),ES.exports}var lC;function OH(){if(lC)return Jo;lC=1;var e=P,t=FH();function n(s){for(var u="https://reactjs.org/docs/error-decoder.html?invariant="+s,m=1;m"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),c=Object.prototype.hasOwnProperty,f=/^[:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD][:A-Z_a-z\u00C0-\u00D6\u00D8-\u00F6\u00F8-\u02FF\u0370-\u037D\u037F-\u1FFF\u200C-\u200D\u2070-\u218F\u2C00-\u2FEF\u3001-\uD7FF\uF900-\uFDCF\uFDF0-\uFFFD\-.0-9\u00B7\u0300-\u036F\u203F-\u2040]*$/,p={},g={};function y(s){return c.call(g,s)?!0:c.call(p,s)?!1:f.test(s)?g[s]=!0:(p[s]=!0,!1)}function w(s,u,m,b){if(m!==null&&m.type===0)return!1;switch(typeof u){case"function":case"symbol":return!0;case"boolean":return b?!1:m!==null?!m.acceptsBooleans:(s=s.toLowerCase().slice(0,5),s!=="data-"&&s!=="aria-");default:return!1}}function T(s,u,m,b){if(u===null||typeof u>"u"||w(s,u,m,b))return!0;if(b)return!1;if(m!==null)switch(m.type){case 3:return!u;case 4:return u===!1;case 5:return isNaN(u);case 6:return isNaN(u)||1>u}return!1}function S(s,u,m,b,x,O,W){this.acceptsBooleans=u===2||u===3||u===4,this.attributeName=b,this.attributeNamespace=x,this.mustUseProperty=m,this.propertyName=s,this.type=u,this.sanitizeURL=O,this.removeEmptyString=W}var I={};"children dangerouslySetInnerHTML defaultValue defaultChecked innerHTML suppressContentEditableWarning suppressHydrationWarning style".split(" ").forEach(function(s){I[s]=new S(s,0,!1,s,null,!1,!1)}),[["acceptCharset","accept-charset"],["className","class"],["htmlFor","for"],["httpEquiv","http-equiv"]].forEach(function(s){var u=s[0];I[u]=new S(u,1,!1,s[1],null,!1,!1)}),["contentEditable","draggable","spellCheck","value"].forEach(function(s){I[s]=new S(s,2,!1,s.toLowerCase(),null,!1,!1)}),["autoReverse","externalResourcesRequired","focusable","preserveAlpha"].forEach(function(s){I[s]=new S(s,2,!1,s,null,!1,!1)}),"allowFullScreen async autoFocus autoPlay controls default defer disabled disablePictureInPicture disableRemotePlayback formNoValidate hidden loop noModule noValidate open playsInline readOnly required reversed scoped seamless itemScope".split(" ").forEach(function(s){I[s]=new S(s,3,!1,s.toLowerCase(),null,!1,!1)}),["checked","multiple","muted","selected"].forEach(function(s){I[s]=new S(s,3,!0,s,null,!1,!1)}),["capture","download"].forEach(function(s){I[s]=new S(s,4,!1,s,null,!1,!1)}),["cols","rows","size","span"].forEach(function(s){I[s]=new S(s,6,!1,s,null,!1,!1)}),["rowSpan","start"].forEach(function(s){I[s]=new S(s,5,!1,s.toLowerCase(),null,!1,!1)});var M=/[\-:]([a-z])/g;function N(s){return s[1].toUpperCase()}"accent-height alignment-baseline arabic-form baseline-shift cap-height clip-path clip-rule color-interpolation color-interpolation-filters color-profile color-rendering dominant-baseline enable-background fill-opacity fill-rule flood-color flood-opacity font-family font-size font-size-adjust font-stretch font-style font-variant font-weight glyph-name glyph-orientation-horizontal glyph-orientation-vertical horiz-adv-x horiz-origin-x image-rendering letter-spacing lighting-color marker-end marker-mid marker-start overline-position overline-thickness paint-order panose-1 pointer-events rendering-intent shape-rendering stop-color stop-opacity strikethrough-position strikethrough-thickness stroke-dasharray stroke-dashoffset stroke-linecap stroke-linejoin stroke-miterlimit stroke-opacity stroke-width text-anchor text-decoration text-rendering underline-position underline-thickness unicode-bidi unicode-range units-per-em v-alphabetic v-hanging v-ideographic v-mathematical vector-effect vert-adv-y vert-origin-x vert-origin-y word-spacing writing-mode xmlns:xlink x-height".split(" ").forEach(function(s){var u=s.replace(M,N);I[u]=new S(u,1,!1,s,null,!1,!1)}),"xlink:actuate xlink:arcrole xlink:role xlink:show xlink:title xlink:type".split(" ").forEach(function(s){var u=s.replace(M,N);I[u]=new S(u,1,!1,s,"http://www.w3.org/1999/xlink",!1,!1)}),["xml:base","xml:lang","xml:space"].forEach(function(s){var u=s.replace(M,N);I[u]=new S(u,1,!1,s,"http://www.w3.org/XML/1998/namespace",!1,!1)}),["tabIndex","crossOrigin"].forEach(function(s){I[s]=new S(s,1,!1,s.toLowerCase(),null,!1,!1)}),I.xlinkHref=new S("xlinkHref",1,!1,"xlink:href","http://www.w3.org/1999/xlink",!0,!1),["src","href","action","formAction"].forEach(function(s){I[s]=new S(s,1,!1,s.toLowerCase(),null,!0,!0)});function _(s,u,m,b){var x=I.hasOwnProperty(u)?I[u]:null;(x!==null?x.type!==0:b||!(2le||x[W]!==O[le]){var ge=` `+x[W].replace(" at new "," at ");return s.displayName&&ge.includes("")&&(ge=ge.replace("",s.displayName)),ge}while(1<=W&&0<=le);break}}}finally{je=!1,Error.prepareStackTrace=m}return(s=s?s.displayName||s.name:"")?Se(s):""}function Fe(s){switch(s.tag){case 5:return Se(s.type);case 16:return Se("Lazy");case 13:return Se("Suspense");case 19:return Se("SuspenseList");case 0:case 2:case 15:return s=Re(s.type,!1),s;case 11:return s=Re(s.type.render,!1),s;case 1:return s=Re(s.type,!0),s;default:return""}}function Be(s){if(s==null)return null;if(typeof s=="function")return s.displayName||s.name||null;if(typeof s=="string")return s;switch(s){case H:return"Fragment";case L:return"Portal";case z:return"Profiler";case U:return"StrictMode";case se:return"Suspense";case ue:return"SuspenseList"}if(typeof s=="object")switch(s.$$typeof){case X:return(s.displayName||"Context")+".Consumer";case $:return(s._context.displayName||"Context")+".Provider";case Q:var u=s.render;return s=s.displayName,s||(s=u.displayName||u.name||"",s=s!==""?"ForwardRef("+s+")":"ForwardRef"),s;case fe:return u=s.displayName||null,u!==null?u:Be(s.type)||"Memo";case Z:u=s._payload,s=s._init;try{return Be(s(u))}catch{}}return null}function Qe(s){var u=s.type;switch(s.tag){case 24:return"Cache";case 9:return(u.displayName||"Context")+".Consumer";case 10:return(u._context.displayName||"Context")+".Provider";case 18:return"DehydratedFragment";case 11:return s=u.render,s=s.displayName||s.name||"",u.displayName||(s!==""?"ForwardRef("+s+")":"ForwardRef");case 7:return"Fragment";case 5:return u;case 4:return"Portal";case 3:return"Root";case 6:return"Text";case 16:return Be(u);case 8:return u===U?"StrictMode":"Mode";case 22:return"Offscreen";case 12:return"Profiler";case 21:return"Scope";case 13:return"Suspense";case 19:return"SuspenseList";case 25:return"TracingMarker";case 1:case 0:case 17:case 2:case 14:case 15:if(typeof u=="function")return u.displayName||u.name||null;if(typeof u=="string")return u}return null}function Ze(s){switch(typeof s){case"boolean":case"number":case"string":case"undefined":return s;case"object":return s;default:return""}}function st(s){var u=s.type;return(s=s.nodeName)&&s.toLowerCase()==="input"&&(u==="checkbox"||u==="radio")}function xt(s){var u=st(s)?"checked":"value",m=Object.getOwnPropertyDescriptor(s.constructor.prototype,u),b=""+s[u];if(!s.hasOwnProperty(u)&&typeof m<"u"&&typeof m.get=="function"&&typeof m.set=="function"){var x=m.get,O=m.set;return Object.defineProperty(s,u,{configurable:!0,get:function(){return x.call(this)},set:function(W){b=""+W,O.call(this,W)}}),Object.defineProperty(s,u,{enumerable:m.enumerable}),{getValue:function(){return b},setValue:function(W){b=""+W},stopTracking:function(){s._valueTracker=null,delete s[u]}}}}function tn(s){s._valueTracker||(s._valueTracker=xt(s))}function _e(s){if(!s)return!1;var u=s._valueTracker;if(!u)return!0;var m=u.getValue(),b="";return s&&(b=st(s)?s.checked?"true":"false":s.value),s=b,s!==m?(u.setValue(s),!0):!1}function Xe(s){if(s=s||(typeof document<"u"?document:void 0),typeof s>"u")return null;try{return s.activeElement||s.body}catch{return s.body}}function tt(s,u){var m=u.checked;return K({},u,{defaultChecked:void 0,defaultValue:void 0,value:void 0,checked:m??s._wrapperState.initialChecked})}function ht(s,u){var m=u.defaultValue==null?"":u.defaultValue,b=u.checked!=null?u.checked:u.defaultChecked;m=Ze(u.value!=null?u.value:m),s._wrapperState={initialChecked:b,initialValue:m,controlled:u.type==="checkbox"||u.type==="radio"?u.checked!=null:u.value!=null}}function St(s,u){u=u.checked,u!=null&&_(s,"checked",u,!1)}function Tt(s,u){St(s,u);var m=Ze(u.value),b=u.type;if(m!=null)b==="number"?(m===0&&s.value===""||s.value!=m)&&(s.value=""+m):s.value!==""+m&&(s.value=""+m);else if(b==="submit"||b==="reset"){s.removeAttribute("value");return}u.hasOwnProperty("value")?_t(s,u.type,m):u.hasOwnProperty("defaultValue")&&_t(s,u.type,Ze(u.defaultValue)),u.checked==null&&u.defaultChecked!=null&&(s.defaultChecked=!!u.defaultChecked)}function Gt(s,u,m){if(u.hasOwnProperty("value")||u.hasOwnProperty("defaultValue")){var b=u.type;if(!(b!=="submit"&&b!=="reset"||u.value!==void 0&&u.value!==null))return;u=""+s._wrapperState.initialValue,m||u===s.value||(s.value=u),s.defaultValue=u}m=s.name,m!==""&&(s.name=""),s.defaultChecked=!!s._wrapperState.initialChecked,m!==""&&(s.name=m)}function _t(s,u,m){(u!=="number"||Xe(s.ownerDocument)!==s)&&(m==null?s.defaultValue=""+s._wrapperState.initialValue:s.defaultValue!==""+m&&(s.defaultValue=""+m))}var Vt=Array.isArray;function Xt(s,u,m,b){if(s=s.options,u){u={};for(var x=0;x"+u.valueOf().toString()+"",u=Mt.firstChild;s.firstChild;)s.removeChild(s.firstChild);for(;u.firstChild;)s.appendChild(u.firstChild)}});function on(s,u){if(u){var m=s.firstChild;if(m&&m===s.lastChild&&m.nodeType===3){m.nodeValue=u;return}}s.textContent=u}var ln={animationIterationCount:!0,aspectRatio:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridArea:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0},vr=["Webkit","ms","Moz","O"];Object.keys(ln).forEach(function(s){vr.forEach(function(u){u=u+s.charAt(0).toUpperCase()+s.substring(1),ln[u]=ln[s]})});function fr(s,u,m){return u==null||typeof u=="boolean"||u===""?"":m||typeof u!="number"||u===0||ln.hasOwnProperty(s)&&ln[s]?(""+u).trim():u+"px"}function ha(s,u){s=s.style;for(var m in u)if(u.hasOwnProperty(m)){var b=m.indexOf("--")===0,x=fr(m,u[m],b);m==="float"&&(m="cssFloat"),b?s.setProperty(m,x):s[m]=x}}var jr=K({menuitem:!0},{area:!0,base:!0,br:!0,col:!0,embed:!0,hr:!0,img:!0,input:!0,keygen:!0,link:!0,meta:!0,param:!0,source:!0,track:!0,wbr:!0});function nr(s,u){if(u){if(jr[s]&&(u.children!=null||u.dangerouslySetInnerHTML!=null))throw Error(n(137,s));if(u.dangerouslySetInnerHTML!=null){if(u.children!=null)throw Error(n(60));if(typeof u.dangerouslySetInnerHTML!="object"||!("__html"in u.dangerouslySetInnerHTML))throw Error(n(61))}if(u.style!=null&&typeof u.style!="object")throw Error(n(62))}}function Lr(s,u){if(s.indexOf("-")===-1)return typeof u.is=="string";switch(s){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var te=null;function me(s){return s=s.target||s.srcElement||window,s.correspondingUseElement&&(s=s.correspondingUseElement),s.nodeType===3?s.parentNode:s}var Ce=null,Ye=null,He=null;function Ke(s){if(s=ga(s)){if(typeof Ce!="function")throw Error(n(280));var u=s.stateNode;u&&(u=Kf(u),Ce(s.stateNode,s.type,u))}}function et(s){Ye?He?He.push(s):He=[s]:Ye=s}function kt(){if(Ye){var s=Ye,u=He;if(He=Ye=null,Ke(s),u)for(s=0;s>>=0,s===0?32:31-(Gs(s)/Js|0)|0}var po=64,hs=4194304;function ci(s){switch(s&-s){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return s&4194240;case 4194304:case 8388608:case 16777216:case 33554432:case 67108864:return s&130023424;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 1073741824;default:return s}}function mo(s,u){var m=s.pendingLanes;if(m===0)return 0;var b=0,x=s.suspendedLanes,O=s.pingedLanes,W=m&268435455;if(W!==0){var le=W&~x;le!==0?b=ci(le):(O&=W,O!==0&&(b=ci(O)))}else W=m&~x,W!==0?b=ci(W):O!==0&&(b=ci(O));if(b===0)return 0;if(u!==0&&u!==b&&!(u&x)&&(x=b&-b,O=u&-u,x>=O||x===16&&(O&4194240)!==0))return u;if(b&4&&(b|=m&16),u=s.entangledLanes,u!==0)for(s=s.entanglements,u&=b;0m;m++)u.push(s);return u}function Ie(s,u,m){s.pendingLanes|=u,u!==536870912&&(s.suspendedLanes=0,s.pingedLanes=0),s=s.eventTimes,u=31-Rr(u),s[u]=m}function Ue(s,u){var m=s.pendingLanes&~u;s.pendingLanes=u,s.suspendedLanes=0,s.pingedLanes=0,s.expiredLanes&=u,s.mutableReadLanes&=u,s.entangledLanes&=u,u=s.entanglements;var b=s.eventTimes;for(s=s.expirationTimes;0=Rt),Ka=" ",Qa=!1;function du(s,u){switch(s){case"keyup":return It.indexOf(u.keyCode)!==-1;case"keydown":return u.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function md(s){return s=s.detail,typeof s=="object"&&"data"in s?s.data:null}var Bi=!1;function lc(s,u){switch(s){case"compositionend":return md(u);case"keypress":return u.which!==32?null:(Qa=!0,Ka);case"textInput":return s=u.data,s===Ka&&Qa?null:s;default:return null}}function M1(s,u){if(Bi)return s==="compositionend"||!Kt&&du(s,u)?(s=dd(),Lo=tl=zn=null,Bi=!1,s):null;switch(s){case"paste":return null;case"keypress":if(!(u.ctrlKey||u.altKey||u.metaKey)||u.ctrlKey&&u.altKey){if(u.char&&1=u)return{node:m,offset:u-s};s=b}e:{for(;m;){if(m.nextSibling){m=m.nextSibling;break e}m=m.parentNode}m=void 0}m=Qt(m)}}function Mr(s,u){return s&&u?s===u?!0:s&&s.nodeType===3?!1:u&&u.nodeType===3?Mr(s,u.parentNode):"contains"in s?s.contains(u):s.compareDocumentPosition?!!(s.compareDocumentPosition(u)&16):!1:!1}function Yn(){for(var s=window,u=Xe();u instanceof s.HTMLIFrameElement;){try{var m=typeof u.contentWindow.location.href=="string"}catch{m=!1}if(m)s=u.contentWindow;else break;u=Xe(s.document)}return u}function gd(s){var u=s&&s.nodeName&&s.nodeName.toLowerCase();return u&&(u==="input"&&(s.type==="text"||s.type==="search"||s.type==="tel"||s.type==="url"||s.type==="password")||u==="textarea"||s.contentEditable==="true")}function P1(s){var u=Yn(),m=s.focusedElem,b=s.selectionRange;if(u!==m&&m&&m.ownerDocument&&Mr(m.ownerDocument.documentElement,m)){if(b!==null&&gd(m)){if(u=b.start,s=b.end,s===void 0&&(s=u),"selectionStart"in m)m.selectionStart=u,m.selectionEnd=Math.min(s,m.value.length);else if(s=(u=m.ownerDocument||document)&&u.defaultView||window,s.getSelection){s=s.getSelection();var x=m.textContent.length,O=Math.min(b.start,x);b=b.end===void 0?O:Math.min(b.end,x),!s.extend&&O>b&&(x=b,b=O,O=x),x=Dn(m,O);var W=Dn(m,b);x&&W&&(s.rangeCount!==1||s.anchorNode!==x.node||s.anchorOffset!==x.offset||s.focusNode!==W.node||s.focusOffset!==W.offset)&&(u=u.createRange(),u.setStart(x.node,x.offset),s.removeAllRanges(),O>b?(s.addRange(u),s.extend(W.node,W.offset)):(u.setEnd(W.node,W.offset),s.addRange(u)))}}for(u=[],s=m;s=s.parentNode;)s.nodeType===1&&u.push({element:s,left:s.scrollLeft,top:s.scrollTop});for(typeof m.focus=="function"&&m.focus(),m=0;m=document.documentMode,ws=null,cm=null,Hi=null,cc=!1;function vd(s,u,m){var b=m.window===m?m.document:m.nodeType===9?m:m.ownerDocument;cc||ws==null||ws!==Xe(b)||(b=ws,"selectionStart"in b&&gd(b)?b={start:b.selectionStart,end:b.selectionEnd}:(b=(b.ownerDocument&&b.ownerDocument.defaultView||window).getSelection(),b={anchorNode:b.anchorNode,anchorOffset:b.anchorOffset,focusNode:b.focusNode,focusOffset:b.focusOffset}),Hi&&vt(Hi,b)||(Hi=b,b=Zf(cm,"onSelect"),0yc||(s.current=mm[yc],mm[yc]=null,yc--)}function qn(s,u){yc++,mm[yc]=s.current,s.current=u}var dl={},va=Xa(dl),eo=Xa(!1),_a=dl;function wc(s,u){var m=s.type.contextTypes;if(!m)return dl;var b=s.stateNode;if(b&&b.__reactInternalMemoizedUnmaskedChildContext===u)return b.__reactInternalMemoizedMaskedChildContext;var x={},O;for(O in m)x[O]=u[O];return b&&(s=s.stateNode,s.__reactInternalMemoizedUnmaskedChildContext=u,s.__reactInternalMemoizedMaskedChildContext=x),x}function to(s){return s=s.childContextTypes,s!=null}function Qf(){Qn(eo),Qn(va)}function Sy(s,u,m){if(va.current!==dl)throw Error(n(168));qn(va,u),qn(eo,m)}function Dy(s,u,m){var b=s.stateNode;if(u=u.childContextTypes,typeof b.getChildContext!="function")return m;b=b.getChildContext();for(var x in b)if(!(x in u))throw Error(n(108,Qe(s)||"Unknown",x));return K({},m,b)}function Ho(s){return s=(s=s.stateNode)&&s.__reactInternalMemoizedMergedChildContext||dl,_a=va.current,qn(va,s),qn(eo,eo.current),!0}function Ty(s,u,m){var b=s.stateNode;if(!b)throw Error(n(169));m?(s=Dy(s,u,_a),b.__reactInternalMemoizedMergedChildContext=s,Qn(eo),Qn(va),qn(va,s)):Qn(eo),qn(eo,m)}var Ds=null,Xf=!1,gm=!1;function Iy(s){Ds===null?Ds=[s]:Ds.push(s)}function gu(s){Xf=!0,Iy(s)}function fl(){if(!gm&&Ds!==null){gm=!0;var s=0,u=ct;try{var m=Ds;for(ct=1;s>=W,x-=W,zi=1<<32-Rr(u)+x|m<Wt?(Kr=jt,jt=null):Kr=jt.sibling;var In=qe(xe,jt,Me[Wt],lt);if(In===null){jt===null&&(jt=Kr);break}s&&jt&&In.alternate===null&&u(xe,jt),ye=O(In,ye,Wt),Pt===null?Ct=In:Pt.sibling=In,Pt=In,jt=Kr}if(Wt===Me.length)return m(xe,jt),Xn&&yu(xe,Wt),Ct;if(jt===null){for(;WtWt?(Kr=jt,jt=null):Kr=jt.sibling;var kl=qe(xe,jt,In.value,lt);if(kl===null){jt===null&&(jt=Kr);break}s&&jt&&kl.alternate===null&&u(xe,jt),ye=O(kl,ye,Wt),Pt===null?Ct=kl:Pt.sibling=kl,Pt=kl,jt=Kr}if(In.done)return m(xe,jt),Xn&&yu(xe,Wt),Ct;if(jt===null){for(;!In.done;Wt++,In=Me.next())In=nt(xe,In.value,lt),In!==null&&(ye=O(In,ye,Wt),Pt===null?Ct=In:Pt.sibling=In,Pt=In);return Xn&&yu(xe,Wt),Ct}for(jt=b(xe,jt);!In.done;Wt++,In=Me.next())In=yt(jt,xe,Wt,In.value,lt),In!==null&&(s&&In.alternate!==null&&jt.delete(In.key===null?Wt:In.key),ye=O(In,ye,Wt),Pt===null?Ct=In:Pt.sibling=In,Pt=In);return s&&jt.forEach(function(tS){return u(xe,tS)}),Xn&&yu(xe,Wt),Ct}function br(xe,ye,Me,lt){if(typeof Me=="object"&&Me!==null&&Me.type===H&&Me.key===null&&(Me=Me.props.children),typeof Me=="object"&&Me!==null){switch(Me.$$typeof){case R:e:{for(var Ct=Me.key,Pt=ye;Pt!==null;){if(Pt.key===Ct){if(Ct=Me.type,Ct===H){if(Pt.tag===7){m(xe,Pt.sibling),ye=x(Pt,Me.props.children),ye.return=xe,xe=ye;break e}}else if(Pt.elementType===Ct||typeof Ct=="object"&&Ct!==null&&Ct.$$typeof===Z&&uh(Ct)===Pt.type){m(xe,Pt.sibling),ye=x(Pt,Me.props),ye.ref=kd(xe,Pt,Me),ye.return=xe,xe=ye;break e}m(xe,Pt);break}else u(xe,Pt);Pt=Pt.sibling}Me.type===H?(ye=Mu(Me.props.children,xe.mode,lt,Me.key),ye.return=xe,xe=ye):(lt=_h(Me.type,Me.key,Me.props,null,xe.mode,lt),lt.ref=kd(xe,ye,Me),lt.return=xe,xe=lt)}return W(xe);case L:e:{for(Pt=Me.key;ye!==null;){if(ye.key===Pt)if(ye.tag===4&&ye.stateNode.containerInfo===Me.containerInfo&&ye.stateNode.implementation===Me.implementation){m(xe,ye.sibling),ye=x(ye,Me.children||[]),ye.return=xe,xe=ye;break e}else{m(xe,ye);break}else u(xe,ye);ye=ye.sibling}ye=ig(Me,xe.mode,lt),ye.return=xe,xe=ye}return W(xe);case Z:return Pt=Me._init,br(xe,ye,Pt(Me._payload),lt)}if(Vt(Me))return Dt(xe,ye,Me,lt);if(de(Me))return Et(xe,ye,Me,lt);Nd(xe,Me)}return typeof Me=="string"&&Me!==""||typeof Me=="number"?(Me=""+Me,ye!==null&&ye.tag===6?(m(xe,ye.sibling),ye=x(ye,Me),ye.return=xe,xe=ye):(m(xe,ye),ye=og(Me,xe.mode,lt),ye.return=xe,xe=ye),W(xe)):m(xe,ye)}return br}var vl=Ay(!0),Tm=Ay(!1),Dc={},yi=Xa(Dc),yl=Xa(Dc),Ad=Xa(Dc);function wl(s){if(s===Dc)throw Error(n(174));return s}function ch(s,u){switch(qn(Ad,u),qn(yl,s),qn(yi,Dc),s=u.nodeType,s){case 9:case 11:u=(u=u.documentElement)?u.namespaceURI:pt(null,"");break;default:s=s===8?u.parentNode:u,u=s.namespaceURI||null,s=s.tagName,u=pt(u,s)}Qn(yi),qn(yi,u)}function Tc(){Qn(yi),Qn(yl),Qn(Ad)}function Im(s){wl(Ad.current);var u=wl(yi.current),m=pt(u,s.type);u!==m&&(qn(yl,s),qn(yi,m))}function Em(s){yl.current===s&&(Qn(yi),Qn(yl))}var er=Xa(0);function Fd(s){for(var u=s;u!==null;){if(u.tag===13){var m=u.memoizedState;if(m!==null&&(m=m.dehydrated,m===null||m.data==="$?"||m.data==="$!"))return u}else if(u.tag===19&&u.memoizedProps.revealOrder!==void 0){if(u.flags&128)return u}else if(u.child!==null){u.child.return=u,u=u.child;continue}if(u===s)break;for(;u.sibling===null;){if(u.return===null||u.return===s)return null;u=u.return}u.sibling.return=u.return,u=u.sibling}return null}var Od=[];function xm(){for(var s=0;sm?m:4,s(!0);var b=rn.transition;rn.transition={};try{s(!1),u()}finally{ct=m,rn.transition=b}}function Ld(){return Yr().memoizedState}function Mc(s,u,m){var b=El(s);if(m={lane:b,action:m,hasEagerState:!1,eagerState:null,next:null},Pm(s))Ry(u,m);else if(m=ba(s,u,m,b),m!==null){var x=Ua();Si(m,s,b,x),jm(m,u,b)}}function Ly(s,u,m){var b=El(s),x={lane:b,action:m,hasEagerState:!1,eagerState:null,next:null};if(Pm(s))Ry(u,x);else{var O=s.alternate;if(s.lanes===0&&(O===null||O.lanes===0)&&(O=u.lastRenderedReducer,O!==null))try{var W=u.lastRenderedState,le=O(W,m);if(x.hasEagerState=!0,x.eagerState=le,Oe(le,W)){var ge=u.interleaved;ge===null?(x.next=x,oh(u)):(x.next=ge.next,ge.next=x),u.interleaved=x;return}}catch{}m=ba(s,u,x,b),m!==null&&(x=Ua(),Si(m,s,b,x),jm(m,u,b))}}function Pm(s){var u=s.alternate;return s===or||u!==null&&u===or}function Ry(s,u){Pd=dh=!0;var m=s.pending;m===null?u.next=u:(u.next=m.next,m.next=u),s.pending=u}function jm(s,u,m){if(m&4194240){var b=u.lanes;b&=s.pendingLanes,m|=b,u.lanes=m,it(s,m)}}var xs={readContext:Ba,useCallback:Hr,useContext:Hr,useEffect:Hr,useImperativeHandle:Hr,useInsertionEffect:Hr,useLayoutEffect:Hr,useMemo:Hr,useReducer:Hr,useRef:Hr,useState:Hr,useDebugValue:Hr,useDeferredValue:Hr,useTransition:Hr,useMutableSource:Hr,useSyncExternalStore:Hr,useId:Hr,unstable_isNewReconciler:!1},Rd={readContext:Ba,useCallback:function(s,u){return hr().memoizedState=[s,u===void 0?null:u],s},useContext:Ba,useEffect:Oy,useImperativeHandle:function(s,u,m){return m=m!=null?m.concat([s]):null,Cc(4194308,4,Py.bind(null,u,s),m)},useLayoutEffect:function(s,u){return Cc(4194308,4,s,u)},useInsertionEffect:function(s,u){return Cc(4,2,s,u)},useMemo:function(s,u){var m=hr();return u=u===void 0?null:u,s=s(),m.memoizedState=[s,u],s},useReducer:function(s,u,m){var b=hr();return u=m!==void 0?m(u):u,b.memoizedState=b.baseState=u,s={pending:null,interleaved:null,lanes:0,dispatch:null,lastRenderedReducer:s,lastRenderedState:u},b.queue=s,s=s.dispatch=Mc.bind(null,or,s),[b.memoizedState,s]},useRef:function(s){var u=hr();return s={current:s},u.memoizedState=s},useState:Es,useDebugValue:wh,useDeferredValue:function(s){return hr().memoizedState=s},useTransition:function(){var s=Es(!1),u=s[0];return s=R1.bind(null,s[1]),hr().memoizedState=s,[u,s]},useMutableSource:function(){},useSyncExternalStore:function(s,u,m){var b=or,x=hr();if(Xn){if(m===void 0)throw Error(n(407));m=m()}else{if(m=u(),Jr===null)throw Error(n(349));Du&30||Mm(b,u,m)}x.memoizedState=m;var O={value:m,getSnapshot:u};return x.queue=O,Oy(vh.bind(null,b,O,s),[s]),b.flags|=2048,xc(9,gh.bind(null,b,O,m,u),void 0,null),m},useId:function(){var s=hr(),u=Jr.identifierPrefix;if(Xn){var m=Vi,b=zi;m=(b&~(1<<32-Rr(b)-1)).toString(32)+m,u=":"+u+"R"+m,m=Sa++,0<\/script>",s=s.removeChild(s.firstChild)):typeof b.is=="string"?s=W.createElement(m,{is:b.is}):(s=W.createElement(m),m==="select"&&(W=s,b.multiple?W.multiple=!0:b.size&&(W.size=b.size))):s=W.createElementNS(s,m),s[Yi]=u,s[cl]=b,Vy(s,u,!1,!1),u.stateNode=s;e:{switch(W=Lr(m,b),m){case"dialog":Kn("cancel",s),Kn("close",s),x=b;break;case"iframe":case"object":case"embed":Kn("load",s),x=b;break;case"video":case"audio":for(x=0;xLc&&(u.flags|=128,b=!0,Ac(O,!1),u.lanes=4194304)}else{if(!b)if(s=Fd(W),s!==null){if(u.flags|=128,b=!0,m=s.updateQueue,m!==null&&(u.updateQueue=m,u.flags|=4),Ac(O,!0),O.tail===null&&O.tailMode==="hidden"&&!W.alternate&&!Xn)return Ia(u),null}else 2*An()-O.renderingStartTime>Lc&&m!==1073741824&&(u.flags|=128,b=!0,Ac(O,!1),u.lanes=4194304);O.isBackwards?(W.sibling=u.child,u.child=W):(m=O.last,m!==null?m.sibling=W:u.child=W,O.last=W)}return O.tail!==null?(u=O.tail,O.rendering=u,O.tail=u.sibling,O.renderingStartTime=An(),u.sibling=null,m=er.current,qn(er,b?m&1|2:m&1),u):(Ia(u),null);case 22:case 23:return tg(),b=u.memoizedState!==null,s!==null&&s.memoizedState!==null!==b&&(u.flags|=8192),b&&u.mode&1?Io&1073741824&&(Ia(u),u.subtreeFlags&6&&(u.flags|=8192)):Ia(u),null;case 24:return null;case 25:return null}throw Error(n(156,u.tag))}function H1(s,u){switch(wu(u),u.tag){case 1:return to(u.type)&&Qf(),s=u.flags,s&65536?(u.flags=s&-65537|128,u):null;case 3:return Tc(),Qn(eo),Qn(va),xm(),s=u.flags,s&65536&&!(s&128)?(u.flags=s&-65537|128,u):null;case 5:return Em(u),null;case 13:if(Qn(er),s=u.memoizedState,s!==null&&s.dehydrated!==null){if(u.alternate===null)throw Error(n(340));$i()}return s=u.flags,s&65536?(u.flags=s&-65537|128,u):null;case 19:return Qn(er),null;case 4:return Tc(),null;case 10:return ah(u.type._context),null;case 22:case 23:return tg(),null;case 24:return null;default:return null}}var Vo=!1,Fn=!1,zm=typeof WeakSet=="function"?WeakSet:Set,wt=null;function Sl(s,u){var m=s.ref;if(m!==null)if(typeof m=="function")try{m(null)}catch(b){pr(s,u,b)}else m.current=null}function Vm(s,u,m){try{m()}catch(b){pr(s,u,b)}}var $y=!1;function zd(s,u){if(Td=vo,s=Yn(),gd(s)){if("selectionStart"in s)var m={start:s.selectionStart,end:s.selectionEnd};else e:{m=(m=s.ownerDocument)&&m.defaultView||window;var b=m.getSelection&&m.getSelection();if(b&&b.rangeCount!==0){m=b.anchorNode;var x=b.anchorOffset,O=b.focusNode;b=b.focusOffset;try{m.nodeType,O.nodeType}catch{m=null;break e}var W=0,le=-1,ge=-1,Pe=0,Ge=0,nt=s,qe=null;t:for(;;){for(var yt;nt!==m||x!==0&&nt.nodeType!==3||(le=W+x),nt!==O||b!==0&&nt.nodeType!==3||(ge=W+b),nt.nodeType===3&&(W+=nt.nodeValue.length),(yt=nt.firstChild)!==null;)qe=nt,nt=yt;for(;;){if(nt===s)break t;if(qe===m&&++Pe===x&&(le=W),qe===O&&++Ge===b&&(ge=W),(yt=nt.nextSibling)!==null)break;nt=qe,qe=nt.parentNode}nt=yt}m=le===-1||ge===-1?null:{start:le,end:ge}}else m=null}m=m||{start:0,end:0}}else m=null;for(mu={focusedElem:s,selectionRange:m},vo=!1,wt=u;wt!==null;)if(u=wt,s=u.child,(u.subtreeFlags&1028)!==0&&s!==null)s.return=u,wt=s;else for(;wt!==null;){u=wt;try{var Dt=u.alternate;if(u.flags&1024)switch(u.tag){case 0:case 11:case 15:break;case 1:if(Dt!==null){var Et=Dt.memoizedProps,br=Dt.memoizedState,xe=u.stateNode,ye=xe.getSnapshotBeforeUpdate(u.elementType===u.type?Et:mi(u.type,Et),br);xe.__reactInternalSnapshotBeforeUpdate=ye}break;case 3:var Me=u.stateNode.containerInfo;Me.nodeType===1?Me.textContent="":Me.nodeType===9&&Me.documentElement&&Me.removeChild(Me.documentElement);break;case 5:case 6:case 4:case 17:break;default:throw Error(n(163))}}catch(lt){pr(u,u.return,lt)}if(s=u.sibling,s!==null){s.return=u.return,wt=s;break}wt=u.return}return Dt=$y,$y=!1,Dt}function Fc(s,u,m){var b=u.updateQueue;if(b=b!==null?b.lastEffect:null,b!==null){var x=b=b.next;do{if((x.tag&s)===s){var O=x.destroy;x.destroy=void 0,O!==void 0&&Vm(u,m,O)}x=x.next}while(x!==b)}}function Vd(s,u){if(u=u.updateQueue,u=u!==null?u.lastEffect:null,u!==null){var m=u=u.next;do{if((m.tag&s)===s){var b=m.create;m.destroy=b()}m=m.next}while(m!==u)}}function Wm(s){var u=s.ref;if(u!==null){var m=s.stateNode;switch(s.tag){case 5:s=m;break;default:s=m}typeof u=="function"?u(s):u.current=s}}function Zy(s){var u=s.alternate;u!==null&&(s.alternate=null,Zy(u)),s.child=null,s.deletions=null,s.sibling=null,s.tag===5&&(u=s.stateNode,u!==null&&(delete u[Yi],delete u[cl],delete u[Jf],delete u[G],delete u[vc])),s.stateNode=null,s.return=null,s.dependencies=null,s.memoizedProps=null,s.memoizedState=null,s.pendingProps=null,s.stateNode=null,s.updateQueue=null}function qy(s){return s.tag===5||s.tag===3||s.tag===4}function Gy(s){e:for(;;){for(;s.sibling===null;){if(s.return===null||qy(s.return))return null;s=s.return}for(s.sibling.return=s.return,s=s.sibling;s.tag!==5&&s.tag!==6&&s.tag!==18;){if(s.flags&2||s.child===null||s.tag===4)continue e;s.child.return=s,s=s.child}if(!(s.flags&2))return s.stateNode}}function Ch(s,u,m){var b=s.tag;if(b===5||b===6)s=s.stateNode,u?m.nodeType===8?m.parentNode.insertBefore(s,u):m.insertBefore(s,u):(m.nodeType===8?(u=m.parentNode,u.insertBefore(s,m)):(u=m,u.appendChild(s)),m=m._reactRootContainer,m!=null||u.onclick!==null||(u.onclick=qf));else if(b!==4&&(s=s.child,s!==null))for(Ch(s,u,m),s=s.sibling;s!==null;)Ch(s,u,m),s=s.sibling}function Mh(s,u,m){var b=s.tag;if(b===5||b===6)s=s.stateNode,u?m.insertBefore(s,u):m.appendChild(s);else if(b!==4&&(s=s.child,s!==null))for(Mh(s,u,m),s=s.sibling;s!==null;)Mh(s,u,m),s=s.sibling}var ia=null,Do=!1;function Ms(s,u,m){for(m=m.child;m!==null;)Oc(s,u,m),m=m.sibling}function Oc(s,u,m){if(Pa&&typeof Pa.onCommitFiberUnmount=="function")try{Pa.onCommitFiberUnmount(ho,m)}catch{}switch(m.tag){case 5:Fn||Sl(m,u);case 6:var b=ia,x=Do;ia=null,Ms(s,u,m),ia=b,Do=x,ia!==null&&(Do?(s=ia,m=m.stateNode,s.nodeType===8?s.parentNode.removeChild(m):s.removeChild(m)):ia.removeChild(m.stateNode));break;case 18:ia!==null&&(Do?(s=ia,m=m.stateNode,s.nodeType===8?pm(s.parentNode,m):s.nodeType===1&&pm(s,m),hn(s)):pm(ia,m.stateNode));break;case 4:b=ia,x=Do,ia=m.stateNode.containerInfo,Do=!0,Ms(s,u,m),ia=b,Do=x;break;case 0:case 11:case 14:case 15:if(!Fn&&(b=m.updateQueue,b!==null&&(b=b.lastEffect,b!==null))){x=b=b.next;do{var O=x,W=O.destroy;O=O.tag,W!==void 0&&(O&2||O&4)&&Vm(m,u,W),x=x.next}while(x!==b)}Ms(s,u,m);break;case 1:if(!Fn&&(Sl(m,u),b=m.stateNode,typeof b.componentWillUnmount=="function"))try{b.props=m.memoizedProps,b.state=m.memoizedState,b.componentWillUnmount()}catch(le){pr(m,u,le)}Ms(s,u,m);break;case 21:Ms(s,u,m);break;case 22:m.mode&1?(Fn=(b=Fn)||m.memoizedState!==null,Ms(s,u,m),Fn=b):Ms(s,u,m);break;default:Ms(s,u,m)}}function kh(s){var u=s.updateQueue;if(u!==null){s.updateQueue=null;var m=s.stateNode;m===null&&(m=s.stateNode=new zm),u.forEach(function(b){var x=q1.bind(null,s,b);m.has(b)||(m.add(b),b.then(x,x))})}}function Wo(s,u){var m=u.deletions;if(m!==null)for(var b=0;bx&&(x=W),b&=~O}if(b=x,b=An()-b,b=(120>b?120:480>b?480:1080>b?1080:1920>b?1920:3e3>b?3e3:4320>b?4320:1960*Y1(b/1960))-b,10s?16:s,zr===null)var b=!1;else{if(s=zr,zr=null,Ph=0,wn&6)throw Error(n(331));var x=wn;for(wn|=4,wt=s.current;wt!==null;){var O=wt,W=O.child;if(wt.flags&16){var le=O.deletions;if(le!==null){for(var ge=0;geAn()-Ah?xu(s,0):Gm|=m),Ea(s,u)}function a0(s,u){u===0&&(s.mode&1?(u=hs,hs<<=1,!(hs&130023424)&&(hs=4194304)):u=1);var m=Ua();s=gi(s,u),s!==null&&(Ie(s,u,m),Ea(s,m))}function Z1(s){var u=s.memoizedState,m=0;u!==null&&(m=u.retryLane),a0(s,m)}function q1(s,u){var m=0;switch(s.tag){case 13:var b=s.stateNode,x=s.memoizedState;x!==null&&(m=x.retryLane);break;case 19:b=s.stateNode;break;default:throw Error(n(314))}b!==null&&b.delete(u),a0(s,m)}var o0;o0=function(s,u,m){if(s!==null)if(s.memoizedProps!==u.pendingProps||eo.current)Da=!0;else{if(!(s.lanes&m)&&!(u.flags&128))return Da=!1,Ta(s,u,m);Da=!!(s.flags&131072)}else Da=!1,Xn&&u.flags&1048576&&Ey(u,th,u.index);switch(u.lanes=0,u.tag){case 2:var b=u.type;Nc(s,u),s=u.pendingProps;var x=wc(u,va.current);hl(u,m),x=fh(null,u,b,s,x,m);var O=hh();return u.flags|=1,typeof x=="object"&&x!==null&&typeof x.render=="function"&&x.$$typeof===void 0?(u.tag=1,u.memoizedState=null,u.updateQueue=null,to(b)?(O=!0,Ho(u)):O=!1,u.memoizedState=x.state!==null&&x.state!==void 0?x.state:null,ym(u),x.updater=sh,u.stateNode=x,x._reactInternals=u,Dm(u,b,s,m),u=Hm(null,u,b,!0,O,m)):(u.tag=0,Xn&&O&&xd(u),Ya(null,u,x,m),u=u.child),u;case 16:b=u.elementType;e:{switch(Nc(s,u),s=u.pendingProps,x=b._init,b=x(b._payload),u.type=b,x=u.tag=Rh(b),s=mi(b,s),x){case 0:u=Th(null,u,b,s,m);break e;case 1:u=Uy(null,u,b,s,m);break e;case 11:u=Rm(null,u,b,s,m);break e;case 14:u=qi(null,u,b,mi(b.type,s),m);break e}throw Error(n(306,b,""))}return u;case 0:return b=u.type,x=u.pendingProps,x=u.elementType===b?x:mi(b,x),Th(s,u,b,x,m);case 1:return b=u.type,x=u.pendingProps,x=u.elementType===b?x:mi(b,x),Uy(s,u,b,x,m);case 3:e:{if(Gi(u),s===null)throw Error(n(387));b=u.pendingProps,O=u.memoizedState,x=O.element,My(s,u),ih(u,b,null,m);var W=u.memoizedState;if(b=W.element,O.isDehydrated)if(O={element:b,isDehydrated:!1,cache:W.cache,pendingSuspenseBoundaries:W.pendingSuspenseBoundaries,transitions:W.transitions},u.updateQueue.baseState=O,u.memoizedState=O,u.flags&256){x=Iu(Error(n(423)),u),u=Ih(s,u,b,m,x);break e}else if(b!==x){x=Iu(Error(n(424)),u),u=Ih(s,u,b,m,x);break e}else for(bo=ul(u.stateNode.containerInfo.firstChild),wa=u,Xn=!0,pi=null,m=Tm(u,null,b,m),u.child=m;m;)m.flags=m.flags&-3|4096,m=m.sibling;else{if($i(),b===x){u=Ji(s,u,m);break e}Ya(s,u,b,m)}u=u.child}return u;case 5:return Im(u),s===null&&no(u),b=u.type,x=u.pendingProps,O=s!==null?s.memoizedProps:null,W=x.children,Id(b,x)?W=null:O!==null&&Id(b,O)&&(u.flags|=32),Yy(s,u),Ya(s,u,W,m),u.child;case 6:return s===null&&no(u),null;case 13:return Ud(s,u,m);case 4:return ch(u,u.stateNode.containerInfo),b=u.pendingProps,s===null?u.child=vl(u,null,b,m):Ya(s,u,b,m),u.child;case 11:return b=u.type,x=u.pendingProps,x=u.elementType===b?x:mi(b,x),Rm(s,u,b,x,m);case 7:return Ya(s,u,u.pendingProps,m),u.child;case 8:return Ya(s,u,u.pendingProps.children,m),u.child;case 12:return Ya(s,u,u.pendingProps.children,m),u.child;case 10:e:{if(b=u.type._context,x=u.pendingProps,O=u.memoizedProps,W=x.value,qn(bu,b._currentValue),b._currentValue=W,O!==null)if(Oe(O.value,W)){if(O.children===x.children&&!eo.current){u=Ji(s,u,m);break e}}else for(O=u.child,O!==null&&(O.return=u);O!==null;){var le=O.dependencies;if(le!==null){W=O.child;for(var ge=le.firstContext;ge!==null;){if(ge.context===b){if(O.tag===1){ge=vi(-1,m&-m),ge.tag=2;var Pe=O.updateQueue;if(Pe!==null){Pe=Pe.shared;var Ge=Pe.pending;Ge===null?ge.next=ge:(ge.next=Ge.next,Ge.next=ge),Pe.pending=ge}}O.lanes|=m,ge=O.alternate,ge!==null&&(ge.lanes|=m),zo(O.return,m,u),le.lanes|=m;break}ge=ge.next}}else if(O.tag===10)W=O.type===u.type?null:O.child;else if(O.tag===18){if(W=O.return,W===null)throw Error(n(341));W.lanes|=m,le=W.alternate,le!==null&&(le.lanes|=m),zo(W,m,u),W=O.sibling}else W=O.child;if(W!==null)W.return=O;else for(W=O;W!==null;){if(W===u){W=null;break}if(O=W.sibling,O!==null){O.return=W.return,W=O;break}W=W.return}O=W}Ya(s,u,x.children,m),u=u.child}return u;case 9:return x=u.type,b=u.pendingProps.children,hl(u,m),x=Ba(x),b=b(x),u.flags|=1,Ya(s,u,b,m),u.child;case 14:return b=u.type,x=mi(b,u.pendingProps),x=mi(b.type,x),qi(s,u,b,x,m);case 15:return _m(s,u,u.type,u.pendingProps,m);case 17:return b=u.type,x=u.pendingProps,x=u.elementType===b?x:mi(b,x),Nc(s,u),u.tag=1,to(b)?(s=!0,Ho(u)):s=!1,hl(u,m),Sm(u,b,x),Dm(u,b,x,m),Hm(null,u,b,!0,s,m);case 19:return zy(s,u,m);case 22:return Bm(s,u,m)}throw Error(n(156,u.tag))};function i0(s,u){return cs(s,u)}function G1(s,u,m,b){this.tag=s,this.key=m,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.ref=null,this.pendingProps=u,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=b,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Eo(s,u,m,b){return new G1(s,u,m,b)}function ag(s){return s=s.prototype,!(!s||!s.isReactComponent)}function Rh(s){if(typeof s=="function")return ag(s)?1:0;if(s!=null){if(s=s.$$typeof,s===Q)return 11;if(s===fe)return 14}return 2}function Ml(s,u){var m=s.alternate;return m===null?(m=Eo(s.tag,u,s.key,s.mode),m.elementType=s.elementType,m.type=s.type,m.stateNode=s.stateNode,m.alternate=s,s.alternate=m):(m.pendingProps=u,m.type=s.type,m.flags=0,m.subtreeFlags=0,m.deletions=null),m.flags=s.flags&14680064,m.childLanes=s.childLanes,m.lanes=s.lanes,m.child=s.child,m.memoizedProps=s.memoizedProps,m.memoizedState=s.memoizedState,m.updateQueue=s.updateQueue,u=s.dependencies,m.dependencies=u===null?null:{lanes:u.lanes,firstContext:u.firstContext},m.sibling=s.sibling,m.index=s.index,m.ref=s.ref,m}function _h(s,u,m,b,x,O){var W=2;if(b=s,typeof s=="function")ag(s)&&(W=1);else if(typeof s=="string")W=5;else e:switch(s){case H:return Mu(m.children,x,O,u);case U:W=8,x|=8;break;case z:return s=Eo(12,m,u,x|2),s.elementType=z,s.lanes=O,s;case se:return s=Eo(13,m,u,x),s.elementType=se,s.lanes=O,s;case ue:return s=Eo(19,m,u,x),s.elementType=ue,s.lanes=O,s;case pe:return Bh(m,x,O,u);default:if(typeof s=="object"&&s!==null)switch(s.$$typeof){case $:W=10;break e;case X:W=9;break e;case Q:W=11;break e;case fe:W=14;break e;case Z:W=16,b=null;break e}throw Error(n(130,s==null?s:typeof s,""))}return u=Eo(W,m,u,x),u.elementType=s,u.type=b,u.lanes=O,u}function Mu(s,u,m,b){return s=Eo(7,s,b,u),s.lanes=m,s}function Bh(s,u,m,b){return s=Eo(22,s,b,u),s.elementType=pe,s.lanes=m,s.stateNode={isHidden:!1},s}function og(s,u,m){return s=Eo(6,s,null,u),s.lanes=m,s}function ig(s,u,m){return u=Eo(4,s.children!==null?s.children:[],s.key,u),u.lanes=m,u.stateNode={containerInfo:s.containerInfo,pendingChildren:null,implementation:s.implementation},u}function J1(s,u,m,b,x){this.tag=u,this.containerInfo=s,this.finishedWork=this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.pendingContext=this.context=null,this.callbackPriority=0,this.eventTimes=Ne(0),this.expirationTimes=Ne(-1),this.entangledLanes=this.finishedLanes=this.mutableReadLanes=this.expiredLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=Ne(0),this.identifierPrefix=b,this.onRecoverableError=x,this.mutableSourceEagerHydrationData=null}function sg(s,u,m,b,x,O,W,le,ge){return s=new J1(s,u,m,le,ge),u===1?(u=1,O===!0&&(u|=8)):u=0,O=Eo(3,null,null,u),s.current=O,O.stateNode=s,O.memoizedState={element:b,isDehydrated:m,cache:null,transitions:null,pendingSuspenseBoundaries:null},ym(O),s}function K1(s,u,m){var b=3"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(l6)}catch(e){console.error(e)}}l6();s6.exports=OH();var U2=s6.exports;const z2=qt(U2);var Av,u6=U2;Av=rs.createRoot=u6.createRoot;rs.hydrateRoot=u6.hydrateRoot;const PH=e=>{const{children:t,className:n,clickSpaceDestroy:r,destroy:a}=e,o=()=>{r&&a()},i=l=>{(l.key==="Escape"||(l.ctrlKey||l.metaKey)&&l.key.toLowerCase()==="w")&&a()};return v.jsx("div",{className:`dialog-wrapper ${n}`,onClick:o,onKeyDown:l=>i(l),children:v.jsx("div",{className:"dialog-container",onClick:l=>l.stopPropagation(),children:t})})};function vb(e,t,n){const r=document.createElement("div");document.body.append(r),setTimeout(()=>{var c;(c=r.firstElementChild)==null||c.classList.add("showup")},0);const a={destroy:()=>{var c,f;(c=r.firstElementChild)==null||c.classList.remove("showup"),(f=r.firstElementChild)==null||f.classList.add("showoff"),setTimeout(()=>{r.detach(),l.unmount(),document.body.find(".domtoimage-thino")&&document.body.findAll(".domtoimage-thino").forEach(g=>{g.detach()})},JN)}},o={...n,destroy:a.destroy};let i=v.jsx(PH,{destroy:a.destroy,clickSpaceDestroy:!0,...e,children:v.jsx(t,{...o})});i=v.jsx(is,{store:Le,context:Lt,children:i});const l=rs.createRoot(r);return l.render(i),a}class jH extends C.Modal{constructor(n,r,a){super(n);De(this,"plugin");this.version=a,this.plugin=r}onOpen(){super.onOpen(),this.titleEl.setText(E("Submit issue")),new C.Setting(this.contentEl).setName(E("Current version")+": "+this.version),new C.Setting(this.contentEl).setName(E("Bug report")).setDesc(E("Click the button to copy debug info and open the issue page")).addButton(n=>{n.setButtonText(E("Copy and go")).onClick(async()=>{await XE(this.plugin),new C.Notice(E("Debug info copied")),setTimeout(()=>{window.open("https://github.com/Quorafind/Obsidian-Thino/issues/new/choose"),this.close()},100)})}),new C.Setting(this.contentEl).setName(E("Feature request")).setDesc(E("Submit your feature request to the issue page")).addButton(n=>{n.setButtonText(E("Go")).onClick(async()=>{window.open("https://github.com/Quorafind/Obsidian-Thino/issues/new/choose"),this.close()})})}}function c6(e){var t,n,r="";if(typeof e=="string"||typeof e=="number")r+=e;else if(typeof e=="object")if(Array.isArray(e)){var a=e.length;for(t=0;t{const t={};return e.forEach(n=>{const r=n.createdAt.split(" ")[0];t[r]?t[r]++:t[r]=1}),Object.keys(t).sort((n,r)=>t[r]-t[n])[0]},RH=e=>{const t={};return e.forEach(n=>{const r=n.createdAt.slice(11,13);t[r]?t[r]++:t[r]=1}),Object.keys(t).sort((n,r)=>t[r]-t[n])[0]};function uC(e,t,n){const r=P.useRef(),a=P.useRef();P.useEffect(()=>{const i=t-e,l=c=>{a.current||(a.current=c);const f=c-a.current;if(f<1e3){const p=f/1e3;n(e+i*p),r.current=requestAnimationFrame(l)}else n(t)};return r.current=requestAnimationFrame(l),()=>cancelAnimationFrame(r.current)},[t,n,e])}const V2=({statusType:e})=>{const{memoState:{memos:t,tags:n},locationState:{pathname:r},dailyNotesState:{settings:a,app:o}}=P.useContext(Lt),[i,l]=P.useState(0),[c,f]=P.useState(0),[p,g]=P.useState(0),[y,w]=P.useState(null),[T,S]=P.useState(!1),I=ne.useRef(null),[M,N]=P.useState(0),[_,k]=P.useState(0),[R,L]=P.useState(0),[H,U]=P.useState(""),[z,$]=P.useState(""),[X,Q]=P.useState(!1),[se,ue]=P.useState(null);P.useEffect(()=>{if(e==="banner")return;const ie=t.filter(de=>!de.deletedAt&&de.rowStatus!=="ARCHIVED");L(ie.filter(de=>{var K;return(K=de.thinoType)==null?void 0:K.startsWith("TASK")}).length),U(LH(t)),$(RH(t))},[t]),P.useLayoutEffect(()=>{if(!o)return;const{tags:ie,memos:de,days:K}=_H(o);g(ie),l(de),f(K)},[o]),uC(M,i,N),uC(_,c,k),P.useEffect(()=>{!a||!o||(S(i>9999||p>999||c>999),BH({tags:p,memos:i,days:c},o))},[i,p,c]),P.useEffect(()=>{be.initialized&&t&&r==="/"&&(g(n.length),l(t.filter(ie=>!(ie.deletedAt!==""&&ie.deletedAt)).length),w(t.length>0?t[t.length-1]:null))},[n,t,r]),P.useEffect(()=>{if(!be.initialized)return;if(!y){f(0);return}if(!I.current||!(y!=null&&y.createdAt))return;C.requireApiVersion("1.4.4")&&C.setTooltip(I.current,E("Started from")+" "+ut.getDateTimeString((y==null?void 0:y.createdAt)??""));const ie=Math.ceil((Date.now()-ut.getTimeStampByDate(y==null?void 0:y.createdAt))/1e3/3600/24);f(t?ie:0)},[y]);const fe=(ie,de)=>{if(X&&de===se){ot.setMemoFilter(""),Q(!1);return}const K=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify([ie]));sn.pushQuery(K),ot.setMemoFilter(K.id),Q(!0),ue(de)},Z=()=>{fe({type:"LIST",value:{operator:"IS_NOT",value:"LIST"},relation:"AND"},"LIST")},pe=()=>{fe({type:"TYPE",value:{operator:"IS_NOT",value:"NOT_TAGGED"},relation:"AND"},"TYPE")};return v.jsx("div",{className:ar("status-text-container",T?"text-overflow":"",e),children:e==="banner"?v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:"status-text memos-text",children:[v.jsx("span",{className:"amount-text",children:Math.round(M)}),v.jsx("span",{className:"type-text",children:"THINO"})]}),v.jsxs("div",{className:"status-text tags-text",children:[v.jsx("span",{className:"amount-text",children:p}),v.jsx("span",{className:"type-text",children:E("TAG")})]}),v.jsxs("div",{ref:I,className:"status-text duration-text",onClick:()=>{dt.setShowSiderbarInMobileView(!1),ot.setPathname("/daily")},children:[v.jsx("span",{className:"amount-text",children:Math.round(_)??0}),v.jsx("span",{className:"type-text",children:E("DAY")})]})]}):v.jsxs(v.Fragment,{children:[v.jsx("div",{className:"status-sidebar-header title-text",children:v.jsx("span",{className:"normal-text",children:E("Thino status")})}),v.jsxs("div",{className:"status-sidebar-wrapper",children:[v.jsxs("div",{className:"status-text memos-text",children:[v.jsx("span",{className:"type-text",children:E("Thino amount")}),v.jsx("span",{className:"amount-text",children:Math.round(M)})]}),v.jsxs("div",{className:"status-text memos-text",onClick:Z,children:[v.jsx("span",{className:"type-text",children:E("Task amount")}),v.jsx("span",{className:"amount-text",children:Math.round(R)??0})]}),v.jsxs("div",{className:"status-text tags-text",onClick:pe,children:[v.jsx("span",{className:"type-text",children:E("Used tags")}),v.jsx("span",{className:"amount-text",children:p})]}),v.jsxs("div",{ref:I,className:"status-text duration-text",onClick:()=>{dt.setShowSiderbarInMobileView(!1),ot.setPathname("/daily")},children:[v.jsx("span",{className:"type-text",children:E("Used days")}),v.jsx("span",{className:"amount-text",children:Math.round(_)??0})]}),v.jsxs("div",{className:"status-text most-active-day-text",onClick:()=>{const ie=C.moment(H,"YYYY/MM/DD").startOf("day").valueOf(),de=C.moment(H,"YYYY/MM/DD").endOf("day").valueOf();ot.setFromAndToQuery(ie,de)},children:[v.jsx("span",{className:"type-text",children:E("Most active day")}),v.jsx("span",{className:"amount-text",children:H})]}),v.jsxs("div",{className:"status-text most-active-hour-text",children:[v.jsx("span",{className:"type-text",children:E("Most active hour")}),v.jsx("span",{className:"amount-text",children:z})]})]})]})})};function d6(e){return`userBannerCache:${e}`}function _H(e){try{const t=d6(e==null?void 0:e.appId),n=la.get([t])[t];return n?JSON.parse(n):{tags:0,memos:0,days:0}}catch(t){return console.error(t),{tags:0,memos:0,days:0}}}function BH({tags:e,memos:t,days:n},r){try{const a={tags:e,memos:t,days:n},o=d6(r==null?void 0:r.appId);la.set({[o]:JSON.stringify(a)})}catch(a){console.error(a)}}const HH=[{text:E("AND"),value:"AND"},{text:E("OR"),value:"OR"}],Vc={TAG:{value:"TAG",text:E("TAG"),operators:[{text:E("INCLUDE"),value:"CONTAIN"},{text:E("EXCLUDE"),value:"NOT_CONTAIN"}]},TYPE:{value:"TYPE",text:E("TYPE"),operators:[{value:"IS",text:E("IS")},{value:"IS_NOT",text:E("ISNOT")}],values:[{value:"CONNECTED",text:E("LINKED")},{value:"NOT_TAGGED",text:E("NO TAGS")},{value:"LINKED",text:E("HAS LINKS")},{value:"IMAGED",text:E("HAS IMAGES")}]},TEXT:{value:"TEXT",text:E("TEXT"),operators:[{value:"CONTAIN",text:E("INCLUDE")},{value:"NOT_CONTAIN",text:E("EXCLUDE")}]},DATE:{value:"DATE",text:E("DATE"),operators:[{value:"NOT_CONTAIN",text:E("BEFORE")},{value:"CONTAIN",text:E("AFTER")}]},LIST:{value:"LIST",text:E("LIST"),operators:[{value:"IS",text:E("IS")},{value:"IS_NOT",text:E("ISNOT")}],values:[{value:"TODO",text:E("TODO")},{value:"DONE",text:E("DONE")},{value:"LIST",text:E("JOURNAL")},{value:"OTHER",text:E("OTHER")}]},SOURCE:{value:"SOURCE",text:E("SOURCE"),operators:[{value:"IS",text:E("IS")},{value:"IS_NOT",text:E("ISNOT")}],values:[{value:"DAILY",text:E("DAILY")},{value:"MULTI",text:E("MULTI")},{value:"FILE",text:E("FILE")},{value:"CANVAS",text:E("CANVAS")}]}},vT=Vc.TYPE.values,YH=e=>{for(const t of vT)if(t.value===e)return t.text;return""},cC=()=>({type:"TAG",value:{operator:"CONTAIN",value:""},relation:"AND"}),Bp=(e,t)=>{let n=!0;for(const r of t){const{relation:a}=r,o=UH(e,r);a==="OR"?n=n||o:n=n&&o}return n},UH=(e,t)=>{const{type:n,value:{operator:r,value:a}}=t;if(a==="")return!0;let o=!0;if(n==="TAG"){let i=!0;const l=new Set;for(const c of Array.from(e.content.match($r)||[])){const p=c.replace($r,"$1").trim().split("/");let g="";for(const y of p)g+=y,l.add(g),g+="/"}for(const c of Array.from(e.content.match(ua)||[])){const p=c.replace(ua,"$1").trim().split("/");let g="";for(const y of p)g+=y,l.add(g),g+="/"}l.has(a)||(i=!1),r==="NOT_CONTAIN"&&(i=!i),o=i}else if(n==="TYPE"){let i=!1;(a==="NOT_TAGGED"&&e.content.match($r)===null&&e.content.match(Wa)===null||a==="LINKED"&&e.content.match(Cf)!==null||a==="IMAGED"&&e.content.match(Mf)!==null||a==="CONNECTED"&&e.content.match(nd)!==null)&&(i=!0),r==="IS_NOT"&&(i=!i),o=i}else if(n==="TEXT"){let i=e.content.toLowerCase().includes(a.toLowerCase());r==="NOT_CONTAIN"&&(i=!i),o=i}else if(n==="LIST"){let l=(e.thinoType==="JOURNAL"?"LIST":e.thinoType==="TASK-TODO"?"TODO":e.thinoType==="TASK-DONE"?"DONE":"OTHER").contains(a);r==="IS_NOT"&&(l=!l),o=l}else if(n==="SOURCE"){let i=e.sourceType===a;r==="IS_NOT"&&(i=!i),o=i}else if(n==="DATE"){const i=C.moment(a,"YYYY-MM-DD").isValid();let l,c;if(i)l=C.moment(a,"YYYY-MM-DD"),c=l.isBefore(C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss"),"day");else{const p=(app.plugins.enabledPlugins.has("nldates-obsidian")&&app.plugins.getPlugin("nldates-obsidian")).parseDate(a);p.date!==null&&(c=p.moment.isBefore(C.moment(e.createdAt),"day"))}r==="NOT_CONTAIN"&&(c=!c),o=c}return o=e.linkId===""?o:!1,o};function Jl(e){const[t,n]=P.useState(()=>!!e),r=P.useCallback(a=>{n(typeof a=="boolean"?a:o=>!o)},[]);return[t,r]}const Fv=()=>{const{dailyNotesState:{app:e,view:t},locationState:{query:{type:n}}}=P.useContext(Lt),r=ne.useRef(null),a=ne.useRef(null),[o,i]=Jl(!1);P.useEffect(()=>{!r||!t||!e||(t.registerEvent(e.workspace.on("blur-on-memos",()=>{var g;(g=r.current)==null||g.blur()})),t.registerEvent(e.workspace.on("focus-on-searchBar",()=>{var g;(g=r.current)==null||g.focus()})))},[r,e,t]),P.useEffect(()=>{a&&C.setIcon(a.current,"search")},[a]);const l=g=>{const{type:y}=ot.getState().query;g===y&&(g=""),ot.setMemoTypeQuery(g)},c=g=>{const y=g.currentTarget.value;if(!y.contains(" -time: ")){ot.setTextQuery(y);return}const w=y.split(" -time: ")[1],T=w.length>10?w.match(/\d{4}-\d{2}-\d{2}/g):null;if(T==null){ot.setTextQuery(y.split(" -time: ")[0]);return}if(T.length===1){const S=C.moment(T[0]);ot.setTimeQuery({from:S.startOf("day").valueOf(),to:S.endOf("day").valueOf()})}else if(T.length===2){const S=C.moment(T[0]),I=C.moment(T[1]);ot.setTimeQuery({from:S.startOf("day").valueOf(),to:I.endOf("day").valueOf()})}ot.setTextQuery(y.split(" -time: ")[0])},f=()=>{i(!0)},p=()=>{i(!1)};return v.jsxs("div",{className:"search-bar-container",children:[v.jsxs("div",{className:"search-bar-inputer",children:[v.jsx("span",{ref:a,className:"btn icon-img"}),v.jsx("input",{ref:r,className:"text-input",type:"text",onMouseOver:f,onMouseOut:p,placeholder:o?E("Type here"):"",onChange:c})]}),v.jsx("div",{className:"quickly-action-wrapper",children:v.jsxs("div",{className:"quickly-action-container",children:[v.jsx("span",{className:"title-text",children:E("Quick filter")}),v.jsxs("div",{className:"section-container types-container",children:[v.jsxs("span",{className:"section-text",children:[E("TYPE"),":"]}),v.jsx("div",{className:"values-container",children:vT.map((g,y)=>v.jsxs("div",{children:[v.jsx("span",{className:`type-item ${n===g.value?"selected":""}`,onClick:()=>{l(g.value)},children:g.text}),y+1{const{children:t,when:n}=e;return n?v.jsx(v.Fragment,{children:t}):null},ts=zH;function Sn(){const e=document.createDocumentFragment();e.createEl("div",{cls:"thino-info"}).createEl("div",{text:E("This is a pro feature, please upgrade to pro version to use it.")});const r=e.createEl("div",{cls:"thino-link"}).createEl("div",{text:E("You can get pro version from: ")}),a=localStorage.getItem("language");let o="https://pkmer.cn/products/UserProfile/";a&&a==="zh"?o="https://pkmer.cn/products/thino/":o="https://thino.pkmer.net/en/",r.createEl("a",{text:"PKMer",attr:{href:o}}),new C.Notice(e,5e3)}const{exec:VH,execSync:x3e}=C.Platform.isDesktop&&require("child_process"),{createHash:WH}=C.Platform.isDesktop&&require("crypto"),$H={native:"%windir%\\System32",mixed:"%windir%\\sysnative\\cmd.exe /c %windir%\\System32"},ZH=C.Platform.isDesktop&&{darwin:"ioreg -rd1 -c IOPlatformExpertDevice",win32:`${$H[qH()]}\\REG.exe QUERY HKEY_LOCAL_MACHINE\\SOFTWARE\\Microsoft\\Cryptography /v MachineGuid`,linux:"( cat /var/lib/dbus/machine-id /etc/machine-id 2> /dev/null || hostname ) | head -n 1 || :",freebsd:"kenv -q smbios.system.uuid || sysctl -n kern.hostuuid"};function qH(){return process.platform!=="win32"?"":process.arch==="ia32"&&Object.hasOwnProperty.call(process.env,"PROCESSOR_ARCHITEW6432")?"mixed":"native"}function GH(e){return WH("sha256").update(e).digest("hex")}function JH(e){switch(process.platform){case"darwin":return e.split("IOPlatformUUID")[1].split(` `)[0].replace(/\=|\s+|\"/gi,"").toLowerCase();case"win32":return e.toString().split("REG_SZ")[1].replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"linux":return e.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();case"freebsd":return e.toString().replace(/\r+|\n+|\s+/gi,"").toLowerCase();default:throw new Error(`Unsupported platform: ${process.platform}`)}}function cr(e=!1){return new Promise((t,n)=>{VH(ZH[process.platform],{},(r,a)=>{if(r)return n(new Error(`Error while obtaining machine id: ${r.stack}`));const o=JH(a.toString());return t(e?o:GH(o))})})}const dC={list:"align-left",waterfall:"layout-grid",calendar:"calendar",minimal:"list",table:"table",chat:"message-square",moments:"chrome"},KH=e=>{const{dailyNotesState:{app:t,view:n,verifyState:r,settings:a},globalState:{manifest:o,isMobileView:i}}=P.useContext(Lt),l=P.useRef(null),c=P.useRef(null),[f,p]=P.useState((window.app||t).loadLocalStorage("thinoListView")),[g,y]=P.useState(null);P.useEffect(()=>{if(!o||!t)return;const T=t==null?void 0:t.plugins.getPlugin(o.id);y(T),p(T==null?void 0:T.settings.MemoListView),dt.setMemoListView(T==null?void 0:T.settings.MemoListView)},[o,t]),P.useEffect(()=>{if(!t||!n||!g||!g.settings)return;const T=()=>{var I,M;if(n.leaf.height===0)return;const S=(I=g==null?void 0:g.settings)==null?void 0:I.MemoListView;(M=g==null?void 0:g.settings)!=null&&M.SupportSelectOtherView||S==="chat"||S==="moments"||(n.leaf.width>950?(p(S),dt.setMemoListView(S)):n.leaf.width<=950&&(dt.setMemoListView("list"),p("list")))};T(),c.current||(c.current=t.workspace.on("resize",T),n.registerEvent(c.current))},[t,n,g]),P.useEffect(()=>{l&&(C.setIcon(l.current,dC[f||"list"]),dt.setMemoListView(f),C.requireApiVersion("1.4.4")&&C.setTooltip(l.current,E("Switch view")))},[f]);const w=async T=>{var k;const S=!C.Platform.isDesktop&&await((k=window.Capacitor)==null?void 0:k.Plugins.Device.getId()),I=C.Platform.isDesktop?await cr():S.identifier||S.uuid;if(!r||(r==null?void 0:r.appId)!==I){Sn();return}const M=async R=>{dt.setMemoListView(R),g&&(g.settings.MemoListView=R,await g.saveSettings()),p(R)},N=[{view:"list",title:E("List")},{view:"chat",title:E("Chat")},{view:"moments",title:E("Moments")}];(!i||a!=null&&a.SupportSelectOtherView)&&N.push({view:"waterfall",title:E("Waterfall")},{view:"calendar",title:E("Calendar")},{view:"table",title:E("Table")});const _=new C.Menu;N.forEach(({view:R,title:L})=>{_.addItem(H=>{H.setChecked(f===R).setIcon(dC[R]).setTitle(L).onClick(()=>{f!==R&&M(R)})})}),_.showAtMouseEvent(T.nativeEvent)};return v.jsx("div",{className:`memos-view-switcher-wrapper ${e.className?e.className:""} pro`,ref:l,onClick:w})},QH=()=>{const e=P.useRef(null);return P.useEffect(()=>{e&&(C.setIcon(e.current,"calendar-check"),C.setTooltip&&C.setTooltip(e.current,E("Daily Memos")))},[e]),v.jsx("div",{className:"memos-review-entry-wrapper",ref:e,onClick:()=>{ot.setPathname("/daily")}})},CS=()=>({type:"initialText",value:"",timestamp:Date.now(),selectionStart:0,selectionEnd:0}),fC={initialValue:"",interval:300};class XH{constructor(t,n=fC){this.listeners=[],this.runUndo=()=>{const r=this.actions[this.currentIndex].selectionStart;this.currentIndex>0&&this.currentIndex--,this.element.value=this.actions[this.currentIndex].value,this.element.setSelectionRange(r,r),this.dispatchChange()},this.runRedo=()=>{this.currentIndexthis.actions,this.setState=(r,a)=>{this.actions=[...r],this.currentIndex=a{this.actions=[CS()],this.currentIndex=0,this.dispatchChange()},this.destroy=()=>{this.rmEventListeners()},this.subscribe=r=>{this.listeners.push(r)},this.handleElementKeydown=r=>{const a=r;a.key==="z"&&!a.shiftKey&&(a.metaKey||a.ctrlKey)?(r.preventDefault(),this.runUndo()):(a.key==="z"&&a.shiftKey&&(a.metaKey||a.ctrlKey)||a.key==="y"&&(a.metaKey||a.ctrlKey))&&(r.preventDefault(),this.runRedo())},this.handleElementInput=r=>{const a=r,o=this.actions[this.currentIndex];this.pushNewAction({type:a.inputType,value:this.element.value,timestamp:Date.now(),selectionStart:this.element.selectionEnd-(this.element.value.length-o.value.length),selectionEnd:this.element.selectionEnd})},this.addEventListeners=()=>{this.element.addEventListener("keydown",this.handleElementKeydown),this.element.addEventListener("input",this.handleElementInput)},this.rmEventListeners=()=>{this.element.removeEventListener("keydown",this.handleElementKeydown),this.element.removeEventListener("input",this.handleElementInput)},this.pushNewAction=r=>{const a=this.actions[this.currentIndex];a&&a.type===r.type&&r.timestamp-a.timestamp=this.config.maxSize?(this.actions.shift(),this.actions[0]=CS()):this.currentIndex++,this.actions[this.currentIndex]=r,this.actions=this.actions.slice(0,this.currentIndex+1)),this.dispatchChange()},this.dispatchChange=()=>{for(const r of this.listeners)r([...this.actions],this.currentIndex)},this.element=t,this.config=Object.assign(Object.assign({},fC),n),this.config.initialActions&&this.config.initialActions.length>0?(this.actions=this.config.initialActions,this.config.initialIndex!==void 0&&this.config.initialIndex{e(n=>!n)},[])}var f6={exports:{}};(function(e){(function(){var t=["direction","boxSizing","width","height","overflowX","overflowY","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderStyle","paddingTop","paddingRight","paddingBottom","paddingLeft","fontStyle","fontVariant","fontWeight","fontStretch","fontSize","fontSizeAdjust","lineHeight","fontFamily","textAlign","textTransform","textIndent","textDecoration","letterSpacing","wordSpacing","tabSize","MozTabSize"],n=typeof window<"u",r=n&&window.mozInnerScreenX!=null;function a(o,i,l){if(!n)throw new Error("textarea-caret-position#getCaretCoordinates should only be called in a browser");var c=l&&l.debug||!1;if(c){var f=document.querySelector("#input-textarea-caret-position-mirror-div");f&&f.parentNode.removeChild(f)}var p=document.createElement("div");p.id="input-textarea-caret-position-mirror-div",document.body.appendChild(p);var g=p.style,y=window.getComputedStyle?getComputedStyle(o):o.currentStyle;g.whiteSpace="pre-wrap",o.nodeName!=="INPUT"&&(g.wordWrap="break-word"),g.position="absolute",c||(g.visibility="hidden"),t.forEach(function(S){g[S]=y[S]}),r?o.scrollHeight>parseInt(y.height)&&(g.overflowY="scroll"):g.overflow="hidden",p.textContent=o.value.substring(0,i),o.nodeName==="INPUT"&&(p.textContent=p.textContent.replace(/\s/g," "));var w=document.createElement("span");w.textContent=o.value.substring(i)||".",p.appendChild(w);var T={top:w.offsetTop+parseInt(y.borderTopWidth),left:w.offsetLeft+parseInt(y.borderLeftWidth)};return c?w.style.backgroundColor="#aaa":document.body.removeChild(p),T}e.exports=a})()})(f6);var tY=f6.exports;const nY=qt(tY);var h6=dr.CustomEvent;function rY(){try{var e=new h6("cat",{detail:{foo:"bar"}});return e.type==="cat"&&e.detail.foo==="bar"}catch{}return!1}var aY=rY()?h6:typeof document<"u"&&typeof document.createEvent=="function"?function(t,n){var r=document.createEvent("CustomEvent");return n?r.initCustomEvent(t,n.bubbles,n.cancelable,n.detail):r.initCustomEvent(t,!1,!1,void 0),r}:function(t,n){var r=document.createEventObject();return r.type=t,n?(r.bubbles=!!n.bubbles,r.cancelable=!!n.cancelable,r.detail=n.detail):(r.bubbles=!1,r.cancelable=!1,r.detail=void 0),r};const oY=qt(aY);function iY(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function sY(e){for(var t=1;t1&&arguments[1]!==void 0?arguments[1]:!1,f=r.props.onItemHighlighted;r.state.selectedItem!==l&&r.setState({selectedItem:l},function(){f(l),c&&r.props.dropdownScroll(r.itemsRef[r.getId(l)])})},r.scroll=function(l){l.preventDefault();var c=r.props.values,f=l.keyCode||l.which,p=r.getPositionInList(),g;switch(f){case Ci.DOWN:g=p+1;break;case Ci.UP:g=p-1;break;default:g=p;break}g=(g%c.length+c.length)%c.length,r.selectItem(c[g],[Ci.DOWN,Ci.UP].includes(f))},r.isSelected=function(l){var c=r.state.selectedItem;return c?r.getId(c)===r.getId(l):!1},r}return yb(t,[{key:"componentDidMount",value:function(){this.listeners.push(lf.add([Ci.DOWN,Ci.UP],this.scroll),lf.add([Ci.ENTER,Ci.TAB],this.onPressEnter));var r=this.props.values;r&&r[0]&&this.selectItem(r[0])}},{key:"componentDidUpdate",value:function(r){var a=this,o=r.values,i=this.props.values,l=o.map(function(f){return a.getId(f)}).join(""),c=i.map(function(f){return a.getId(f)}).join("");l!==c&&i&&i[0]&&this.selectItem(i[0])}},{key:"componentWillUnmount",value:function(){for(var r;this.listeners.length;)r=this.listeners.pop(),lf.remove(r)}},{key:"render",value:function(){var r=this,a=this.props,o=a.values,i=a.component,l=a.style,c=a.itemClassName,f=a.className,p=a.itemStyle;return ne.createElement("ul",{className:"rta__list ".concat(f||""),style:l},o.map(function(g){return ne.createElement(pY,{key:r.getId(g),innerRef:function(w){r.itemsRef[r.getId(g)]=w},selected:r.isSelected(g),item:g,className:c,style:p,onClickHandler:r.onPressEnter,onSelectHandler:r.selectItem,component:i})}))}}]),t}(ne.Component);function gY(e,t){var n=parseInt(getComputedStyle(t).getPropertyValue("height"),10),r=parseInt(getComputedStyle(e).getPropertyValue("height"),10)-n,a=t.offsetTop,o=e.scrollTop;ag.right&&w.left+i>y.width?(p=i-y.width,l.push(Hc.X.LEFT),c.push(Hc.X.RIGHT)):(p=i,l.push(Hc.X.RIGHT),c.push(Hc.X.LEFT)),_>g.bottom&&w.top+o>y.height?(f=o-y.height,l.push(Hc.Y.TOP),c.push(Hc.Y.BOTTOM)):(f=o,l.push(Hc.Y.BOTTOM),c.push(Hc.Y.TOP)),this.props.renderToBody&&(f+=w.top,p+=w.left),this.ref.style.top="".concat(f,"px"),this.ref.style.left="".concat(p,"px"),(r=this.ref.classList).remove.apply(r,c),(a=this.ref.classList).add.apply(a,l)}},{key:"render",value:function(){var r=this,a=this.props,o=a.style,i=a.className,l=a.innerRef,c=a.children,f=a.renderToBody,p=document.body,g=ne.createElement("div",{ref:function(w){r.ref=w,l(w)},className:"rta__autocomplete ".concat(i||""),style:o},c);return f&&p!==null?z2.createPortal(g,p):g}}]),t}(ne.Component),p6=function(e){bb(t,e);function t(n){var r;Ov(this,t),r=wb(this,vp(t).call(this,n)),r.state={top:null,left:null,currentTrigger:null,actualToken:"",data:null,value:"",dataLoading:!1,selectionEnd:0,component:null,textToReplace:null},r.escListenerInit=function(){r.escListener||(r.escListener=lf.add(Ci.ESC,r._closeAutocomplete))},r.escListenerDestroy=function(){r.escListener&&(lf.remove(r.escListener),r.escListener=null)},r.getSelectionPosition=function(){return r.textareaRef?{selectionStart:r.textareaRef.selectionStart,selectionEnd:r.textareaRef.selectionEnd}:null},r.getSelectedText=function(){if(!r.textareaRef)return null;var c=r.textareaRef,f=c.selectionStart,p=c.selectionEnd;return f===p?null:r.state.value.substr(f,p-f)},r.setCaretPosition=function(){var c=arguments.length>0&&arguments[0]!==void 0?arguments[0]:0;r.textareaRef&&(r.textareaRef.focus(),r.textareaRef.setSelectionRange(c,c))},r.getCaretPosition=function(){if(!r.textareaRef)return 0;var c=r.textareaRef.selectionEnd;return c},r._handleCaretChange=function(c){var f=function(){var y=r.getCaretPosition()-1;r.lastTrigger=r.lastTrigger?y:0};if(c.type==="keydown"){var p=c.keyCode||c.which;switch(p){case Ci.UP:case Ci.DOWN:r._isAutocompleteOpen()||f();break;case Ci.LEFT:case Ci.RIGHT:f();break}return}f()},r._onSelect=function(c){var f=r.state,p=f.selectionEnd,g=f.currentTrigger,y=f.value,w=r.props.onItemSelected;if(g){var T=r._getTextToReplace(g);if(!T){r._closeAutocomplete();return}var S=T(c);if(!S){r._closeAutocomplete();return}w&&w({currentTrigger:g,item:c});var I=function($,X,Q){switch($){case"start":return Q;case"next":case"end":return Q+X.length;default:if(!Number.isInteger($))throw new Error('RTA: caretPosition should be "start", "next", "end" or number.');return $}},M=y.slice(0,p),N=b0(g),_=M.length-M.lastIndexOf(g),k=M.search(new RegExp("(?!".concat(N,")$")))-_,R=S.caretPosition==="next"?"".concat(S.text," "):S.text,L=I(S.caretPosition,R,k),H=M.substring(0,k)+R,U=y.replace(M,H);r.setState({value:U,dataLoading:!1},function(){var z=r.tokenRegExpEnding.exec(R),$=z?z[0].length:1;r.lastTrigger=L&&L-$,r.textareaRef.value=U,r.textareaRef.selectionEnd=L,r._changeHandler();var X=r.textareaRef.scrollTop;r.setCaretPosition(L),window.chrome&&(r.textareaRef.scrollTop=X)})}},r._getTextToReplace=function(c){var f=r.props.trigger[c];if(!c||!f)return null;var p=f.output;return function(g){if(typeof g=="object"&&(!p||typeof p!="function"))throw new Error('Output functor is not defined! If you are using items as object you have to define "output" function. https://github.com/webscopeio/react-textarea-autocomplete#trigger-type');if(p){var y=p(g,c);if(y===void 0||typeof y=="number")throw new Error(`Output functor should return string or object in shape {text: string, caretPosition: string | number}. Got "`.concat(String(y),'". Check the implementation for trigger "').concat(c,`" See https://github.com/webscopeio/react-textarea-autocomplete#trigger-type for more information. `));if(y===null)return null;if(typeof y=="string")return{text:y,caretPosition:pC};if(!y.text&&typeof y.text!="string")throw new Error('Output "text" is not defined! Object should has shape {text: string, caretPosition: string | number}. Check the implementation for trigger "'.concat(c,`" `));if(!y.caretPosition)throw new Error('Output "caretPosition" is not defined! Object should has shape {text: string, caretPosition: string | number}. Check the implementation for trigger "'.concat(c,`" `));return y}if(typeof g!="string")throw new Error(`Output item should be string `);return{text:"".concat(c).concat(g).concat(c),caretPosition:pC}}},r._getCurrentTriggerSettings=function(){var c=r.state.currentTrigger;return c?r.props.trigger[c]:null},r._getValuesFromProvider=function(){var c=r.state,f=c.currentTrigger,p=c.actualToken,g=r._getCurrentTriggerSettings();if(!(!f||!g)){var y=g.dataProvider,w=g.component;if(typeof y!="function")throw new Error("Trigger provider has to be a function!");r.setState({dataLoading:!0});var T=y(p);T instanceof Promise||(T=Promise.resolve(T)),T.then(function(S){if(!Array.isArray(S))throw new Error("Trigger provider has to provide an array!");if(typeof w!="function")throw new Error("Component should be defined!");if(f===r.state.currentTrigger){if(!S.length){r._closeAutocomplete();return}r.setState({dataLoading:!1,data:S,component:w})}}).catch(function(S){return mC(S.message)})}},r._getSuggestions=function(){var c=r.state,f=c.currentTrigger,p=c.data;return!f||!p||p&&!p.length?null:p},r._createRegExp=function(){var c=r.props.trigger;r.tokenRegExp=new RegExp("(".concat(Object.keys(c).sort(function(f,p){return fp?-1:0}).map(function(f){return b0(f)}).join("|"),")((?:(?!\\1)[^\\s])*$)")),r.tokenRegExpEnding=new RegExp("(".concat(Object.keys(c).sort(function(f,p){return fp?-1:0}).map(function(f){return b0(f)}).join("|"),")$"))},r._closeAutocomplete=function(){var c=r.state.currentTrigger;r.escListenerDestroy(),r.setState({data:null,dataLoading:!1,currentTrigger:null},function(){c&&r._onItemHighlightedHandler(null)})},r._cleanUpProps=function(){var c=sY({},r.props),f=["loadingComponent","boundariesElement","containerStyle","minChar","scrollToItem","ref","innerRef","onChange","onCaretPositionChange","className","value","trigger","listStyle","itemStyle","containerStyle","loaderStyle","className","containerClassName","listClassName","itemClassName","loaderClassName","dropdownStyle","dropdownClassName","movePopupAsYouType","textAreaComponent","renderToBody","onItemSelected","onItemHighlighted"];for(var p in c)f.includes(p)&&delete c[p];return c},r._changeHandler=function(c){var f=r.props,p=f.trigger,g=f.onChange,y=f.minChar,w=f.onCaretPositionChange,T=f.movePopupAsYouType,S=r.state,I=S.top,M=S.left,N=c;N||(N=new oY("change",{bubbles:!0}),r.textareaRef.dispatchEvent(N));var _=N.target||r.textareaRef,k=_.selectionEnd,R=_.value;if(r.lastValueBubbledEvent=R,g&&N&&(N.persist&&N.persist(),g(new Proxy(N,{get:function(K,ae,Se){return ae==="target"?_:Reflect.get(K,ae,Se)}}))),w){var L=r.getCaretPosition();w(L)}r.setState({value:R});var H=function(){var K=nY(_,k),ae=K.top,Se=K.left;r.setState({top:ae-r.textareaRef.scrollTop||0,left:Se})},U=function(K){r.lastTrigger=k-K,r._closeAutocomplete(),H()};if(k<=r.lastTrigger){var z=R.slice(0,k),$=r.tokenRegExp.exec(z);U($?$[0].length:0)}var X=R.slice(r.lastTrigger,k),Q=r.tokenRegExp.exec(X),se=Q&&Q[0],ue=Q&&Q[1]||null,fe=ue?ue.length-1:0,Z=r.tokenRegExpEnding.exec(X);if(Z?U(Z[0].length):r._isAutocompleteOpen()||r._closeAutocomplete(),(!se||se.length<=y+fe)&&(r.state.currentTrigger&&!p[r.state.currentTrigger].allowWhitespace||!r.state.currentTrigger)){r._closeAutocomplete();return}if(ue&&p[ue].afterWhitespace&&!/\s/.test(R[k-se.length-1])&&R[k-se.length-1]!==void 0){r._closeAutocomplete();return}if(r.state.currentTrigger&&p[r.state.currentTrigger].allowWhitespace){if(Q=new RegExp("".concat(b0(r.state.currentTrigger),".*$")).exec(R.slice(0,k)),se=Q&&Q[0],!se){r._closeAutocomplete();return}ue=Object.keys(p).find(function(de){return de.slice(0,fe+1)===se.slice(0,fe+1)})||null}var pe=se.slice(1);if(ue){(T||I===null&&M===null||r.state.currentTrigger!==ue)&&H(),r.escListenerInit();var ie=r._getTextToReplace(ue);r.setState({selectionEnd:k,currentTrigger:ue,textToReplace:ie,actualToken:pe},function(){try{r._getValuesFromProvider()}catch(de){mC(de.message)}})}},r._selectHandler=function(c){var f=r.props,p=f.onCaretPositionChange,g=f.onSelect;if(p){var y=r.getCaretPosition();p(y)}g&&(c.persist(),g(c))},r._shouldStayOpen=function(c){var f=c.relatedTarget;return f===null&&(f=document.activeElement),!!(r.dropdownRef&&f instanceof Node&&r.dropdownRef.contains(f))},r._onClick=function(c){var f=r.props.onClick;f&&(c.persist(),f(c)),!r._shouldStayOpen(c)&&r._closeAutocomplete()},r._onBlur=function(c){var f=r.props.onBlur;f&&(c.persist(),f(c)),!r._shouldStayOpen(c)&&r._closeAutocomplete()},r._onScrollHandler=function(){r._closeAutocomplete()},r._onItemHighlightedHandler=function(c){var f=r.props.onItemHighlighted,p=r.state.currentTrigger;if(f)if(typeof f=="function")f({currentTrigger:p,item:c});else throw new Error("`onItemHighlighted` has to be a function")},r._dropdownScroll=function(c){var f=r.props.scrollToItem;if(f){if(f===!0){gY(r.dropdownRef,c);return}if(typeof f!="function"||f.length!==2)throw new Error("`scrollToItem` has to be boolean (true for default implementation) or function with two parameters: container, item.");f(r.dropdownRef,c)}},r._isAutocompleteOpen=function(){var c=r.state,f=c.dataLoading,p=c.currentTrigger,g=r._getSuggestions();return!!((f||g)&&p)},r._textareaRef=function(c){r.props.innerRef&&r.props.innerRef(c),r.textareaRef=c},r.lastTrigger=0,r.escListener=null;var a=r.props,o=a.loadingComponent,i=a.trigger,l=a.value;if(l&&(r.state.value=l),r._createRegExp(),!o)throw new Error("RTA: loadingComponent is not defined");if(!i)throw new Error("RTA: trigger is not defined");return r}return yb(t,[{key:"componentDidMount",value:function(){lf.startListen(this.textareaRef),this.textareaRef&&this.textareaRef.addEventListener("focus",this._handleCaretChange),this.textareaRef&&this.textareaRef.addEventListener("click",this._handleCaretChange),this.textareaRef&&this.textareaRef.addEventListener("keydown",this._handleCaretChange)}},{key:"componentDidUpdate",value:function(r){var a=r.trigger,o=r.value,i=this.props,l=i.trigger,c=i.value;Object.keys(l).join("")!==Object.keys(a).join("")&&this._createRegExp(),o!==c&&this.lastValueBubbledEvent!==c&&(this.lastTrigger=0,this._changeHandler())}},{key:"componentWillUnmount",value:function(){this.escListenerDestroy(),lf.stopListen(this.textareaRef),this.textareaRef&&this.textareaRef.removeEventListener("focus",this._handleCaretChange),this.textareaRef&&this.textareaRef.removeEventListener("click",this._handleCaretChange),this.textareaRef&&this.textareaRef.removeEventListener("keydown",this._handleCaretChange)}},{key:"render",value:function(){var r=this,a=this.props,o=a.loadingComponent,i=a.style,l=a.className,c=a.listStyle,f=a.itemStyle,p=a.boundariesElement,g=a.movePopupAsYouType,y=a.listClassName,w=a.itemClassName,T=a.dropdownClassName,S=a.dropdownStyle,I=a.containerStyle,M=a.containerClassName,N=a.loaderStyle,_=a.loaderClassName,k=a.textAreaComponent,R=a.renderToBody,L=this.state,H=L.left,U=L.top,z=L.dataLoading,$=L.component,X=L.value,Q=L.textToReplace,se=this._isAutocompleteOpen(),ue=this._getSuggestions(),fe={},Z;return k.component?(Z=k.component,fe[k.ref]=this._textareaRef):(Z=k,fe.ref=this._textareaRef),ne.createElement("div",{className:"rta ".concat(z===!0?"rta--loading":""," ").concat(M||""),style:I},ne.createElement(Z,Object.assign({},this._cleanUpProps(),{className:"rta__textarea ".concat(l||""),onChange:this._changeHandler,onSelect:this._selectHandler,onScroll:this._onScrollHandler,onClick:this._onClick,onBlur:this._onBlur,value:X,style:i},fe)),se&&ne.createElement(yY,{innerRef:function(ie){r.dropdownRef=ie},top:U,left:H,style:S,className:T,movePopupAsYouType:g,boundariesElement:p,textareaRef:this.textareaRef,renderToBody:R},ue&&$&&Q&&ne.createElement(mY,{values:ue,component:$,style:c,className:y,itemClassName:w,itemStyle:f,getTextToReplace:Q,onItemHighlighted:this._onItemHighlightedHandler,onSelect:this._onSelect,dropdownScroll:this._dropdownScroll}),z&&ne.createElement("div",{className:"rta__loader ".concat(ue!==null?"rta__loader--suggestion-data":"rta__loader--empty-suggestion-data"," ").concat(_||""),style:N},ne.createElement(o,{data:ue}))))}}],[{key:"getDerivedStateFromProps",value:function(r){var a=r.value;return a==null?null:{value:a}}}]),t}(ne.Component);p6.defaultProps={movePopupAsYouType:!1,value:null,minChar:1,boundariesElement:"body",scrollToItem:!0,textAreaComponent:"textarea",renderToBody:!1};const wY=()=>{const{app:e}=ft.getState(),t=e.metadataCache.getTags();return[...Object.keys(t)].map(n=>n.split("#").pop())},bY=e=>{let t=[];const n=ft.getState().settings;if(n&&(n!=null&&n.UseVaultTags))t=wY();else{const{tags:o}=be.getState();t=o}const r=e.toLowerCase(),a=[];return t.forEach(o=>{o&&o.toLowerCase().contains(r)&&a.push({name:o,char:o})}),a},SY=e=>{const{app:t}=ft.getState(),n=t.vault.getAllLoadedFiles(),r=[];let a;return n.forEach(o=>{e==="["?a="":e.contains("[")&&(a=e.slice(1));const i=a.toLowerCase();o instanceof C.TFile&&["md","png","jpg","canvas","jpeg","gif"].contains(o.extension)&&o.path.toLowerCase().contains(i)&&r.push({name:o.basename,char:o.name,file:o})}),r};var MS=P,DY=function(e){return typeof e=="function"},TY=function(e){var t=MS.useState(e),n=t[0],r=t[1],a=MS.useRef(n),o=MS.useCallback(function(i){a.current=DY(i)?i(a.current):i,r(a.current)},[]);return[n,o,a]},IY=TY;const Co=qt(IY);function EY(e){return e.containerEl.matches(".memos-list-view")}function kS(){}function xY(e){return{app:e.app,showSearch:kS,toggleMode:kS,onMarkdownScroll:kS,getMode:()=>"source",getViewType:()=>"thino_view",id:e.leaf.id,scroll:0,editMode:null,get file(){return e.file},get path(){return e.file.path}}}const CY=(e,t)=>{const{dailyNotesState:{app:n,plugin:r,editor:a,view:o,dailyNotes:i}}=P.useContext(Lt),[l,c]=P.useState(null),[f,p]=P.useState(!1),[g,y]=P.useState(""),[w,T]=P.useState(null),S=P.useRef(C.debounce((U,z,$)=>{kY(U,z,$)},100)),I=P.useRef();P.useEffect(()=>{var U;if(!w){if(!i&&!(n&&window.app)){const z=(U=n||window.app)==null?void 0:U.vault.getMarkdownFiles();T(z[0]);return}for(const z in i)if(i[z]instanceof C.TFile){T(i[z]);break}}},[i]),P.useEffect(()=>{if(!o.plugin.MarkdownEditor||typeof o.plugin.MarkdownEditor!="function"||!e)return;class U extends o.plugin.MarkdownEditor{updateBottomPadding(){}onUpdate(ue,fe){super.onUpdate(ue,fe),N&&N(o,this.get())}}const z=xY(o),$=o.plugin.addChild(new U(n,e,z));$&&!t&&dt.setInstance(`${o.leaf.id}`,$),z.editMode=$,$.owner.editor=$.editor;const X=MY(n,t?"modal":"view");$.set&&$.set(X||"",!0),n.workspace.trigger("thino-editor-created",e,$.editor);const Q=$.cm;return I.current=Q,p(!0),c($),()=>{p(!1),l==null||l.destroy(),o.plugin.removeChild($),I.current=null}},[e]),P.useEffect(()=>{!l||!n||S.current(g,n,t?"modal":"view")},[g,n]);const M=()=>{l&&l.toggleSource()},N=C.debounce((U,z)=>_(U,z),500,!0),_=(U,z)=>{U&&y(z)};return{instance:l,value:g,set:U=>{try{l&&((l==null?void 0:l.editor).replaceSelection(U),y(U))}catch(z){console.error(z)}},get:()=>l?l.get():"",append:(U,z)=>{if(!l||z&&z!==l.owner.id)return;const X=(l.get()||"")+U;(l==null?void 0:l.editor).replaceSelection(U),y(X)},clear:()=>{l&&(l.clear(),y(""))},toggleSource:M}};function m6(e,t){return`thinoEditorContentCache:${e}:${t||"view"}`}function MY(e,t){try{const n=m6(e==null?void 0:e.appId,t);return la.get([n])[n]||""}catch(n){return console.error(n),""}}function kY(e,t,n){try{const r=m6(t==null?void 0:t.appId,n);la.set({[r]:e})}catch(r){console.error(r)}}function NY(e,t){return{line:e.line,ch:e.ch+t}}const gC=({entity:{name:e,char:t,file:n}})=>v.jsx("div",{children:`${t}`}),AY=({data:e})=>v.jsx("div",{children:"Loading"});let Nl;const FY=P.forwardRef((e,t)=>{var Re;const{globalState:{useTinyUndoHistoryCache:n,globalEditorShown:r,memoListView:a},dailyNotesState:{settings:o,app:i}}=P.useContext(Lt),{SaveMemoButtonLabel:l,SaveMemoButtonIcon:c}=o,{className:f,inputerType:p,initialContent:g,placeholder:y,showConfirmBtn:w,showCancelBtn:T,onConfirmBtnClick:S,onCancelBtnClick:I,onContentChange:M}=e,N=P.useRef(null),_=P.useRef(null),k=P.useRef(null),R=eY(),{instance:L,value:H,set:U,get:z,append:$,clear:X,toggleSource:Q}=CY(_.current,e.modal),[,se,ue]=Co(0),[fe,Z]=Co(!1);P.useEffect(()=>{var Fe,Be;if(o&&o.FocusOnEditor)switch(p){case"minimal":case"memos":(Fe=N.current)==null||Fe.focus();break;case"obsidian":L&&((Be=L.editor)==null||Be.focus())}},[o,L]),P.useEffect(()=>{if(!i)return;const Fe=i.workspace.getLeavesOfType(lo);let Be,Qe;Fe.length>0?(Qe=Fe[0].view.containerEl,Be=Qe.offsetHeight):(Qe=document,Be=window.outerHeight),se(Be)},[i]),P.useEffect(()=>{!N.current||p==="obsidian"||g&&(N.current.value=g,R())},[]),P.useEffect(()=>{var Fe;if(p!=="obsidian")if(n){if(!N.current)return;const{tinyUndoActionsCache:Be,tinyUndoIndexCache:Qe}=la.get(["tinyUndoActionsCache","tinyUndoIndexCache"]);return k.current=new XH(N.current,{interval:5e3,initialActions:Be,initialIndex:Qe}),k.current.subscribe((Ze,st)=>{la.set({tinyUndoActionsCache:Ze,tinyUndoIndexCache:st})}),()=>{var Ze;(Ze=k.current)==null||Ze.destroy()}}else(Fe=k.current)==null||Fe.destroy(),k.current=null,la.remove(["tinyUndoActionsCache","tinyUndoIndexCache"])},[n]),P.useEffect(()=>{N.current&&(N.current.style.height="auto",N.current.style.height=(N.current.scrollHeight??0)+"px")},[(Re=N.current)==null?void 0:Re.value]),P.useImperativeHandle(t,()=>({element:N.current,blur:()=>{var Fe,Be;switch(p){case"minimal":case"memos":(Fe=N.current)==null||Fe.blur();break;case"obsidian":L&&((Be=L.editor)==null||Be.blur())}},focus:Fe=>{var Be,Qe,Ze,st,xt;switch(p){case"minimal":case"memos":(Be=N.current)==null||Be.focus();break;case"obsidian":if(L){if(Fe&&Fe!==((st=(Ze=(Qe=L==null?void 0:L.owner)==null?void 0:Qe.view)==null?void 0:Ze.leaf)==null?void 0:st.id))return;(xt=L.editor)==null||xt.focus()}}},insertTag:Fe=>{var Be,Qe,Ze;switch(p){case"minimal":case"memos":{if(!N.current)return;const st=N.current.value;N.current.value=st.slice(0,N.current.selectionStart)+"# "+st.slice(N.current.selectionStart),M(N.current.value),R();break}case"obsidian":if(Fe&&Fe!==((Ze=(Qe=(Be=L==null?void 0:L.owner)==null?void 0:Be.view)==null?void 0:Qe.leaf)==null?void 0:Ze.id))return;if(L){const st=L.editor,xt=st.getCursor("from");st.replaceRange("#",xt),st.setSelection(NY(xt,1))}break}},insertText:(Fe,Be)=>{switch(p){case"minimal":case"memos":{if(!N.current)return;const Qe=N.current.value;N.current.value=Qe.slice(0,N.current.selectionStart)+Fe+Qe.slice(N.current.selectionStart),M(N.current.value),R()}break;case"obsidian":L&&$(Fe,Be);break}},setContent:Fe=>{switch(p){case"minimal":case"memos":N.current&&(N.current.value=Fe,M(N.current.value),R());break;case"obsidian":L&&U(Fe);break}},getContent:()=>{switch(p){case"minimal":case"memos":return N.current?N.current.value:"";case"obsidian":return z()}},toggleSource:()=>{switch(p){case"minimal":case"memos":break;case"obsidian":Q();break}},clear:()=>{switch(p){case"minimal":case"memos":N.current&&(N.current.value="",M(N.current.value),R());break;case"obsidian":X();break}}}),[L,p]);const pe=Fe=>{if(!N.current)return;const{fileManager:Be}=Le.getState().dailyNotesState.app;if(Fe.currentTrigger==="#"){const Qe=N.current.value;let Ze;Nl!=null?Ze=Nl.length:Ze=0;let st=N.current.selectionStart;for(let xt=0;xt{var Fe;M(((Fe=N.current)==null?void 0:Fe.value)||""),R()},[]),de=()=>{var Fe;switch(p){case"minimal":case"memos":if(!N.current)return;N.current.value=ae(),S(N.current.value),N.current.value="",R(),(Fe=k.current)==null||Fe.resetState();break;case"obsidian":S(z()),X(),R();break}},K=P.useCallback(()=>{switch(p){case"minimal":case"memos":N.current&&(N.current.value="",M(N.current.value),R());break;case"obsidian":X();break}I()},[p,L,N]),ae=()=>la.get(["thinoEditorContentCache"]).thinoEditorContentCache||"",Se=()=>{if(N.current)return N.current.value=ae(),N.current.value},je=Fe=>{switch(Fe){case"memos":return v.jsx(p6,{className:`common-editor-inputer scroll ${fe?" editing":""}`,loadingComponent:AY,placeholder:y,movePopupAsYouType:!0,value:Se(),innerRef:Be=>{N.current=Be},onFocus:()=>{Z(!0)},onBlur:()=>{Z(!1)},onInput:ie,style:{maxHeight:`${ue.current>400?ue.current-400:100}px`},dropdownStyle:{minWidth:180,maxHeight:250,overflowY:"auto"},minChar:0,onItemSelected:pe,scrollToItem:!0,trigger:{"#":{dataProvider:Be=>(Nl=Be,bY(Be).map(({name:Qe,char:Ze})=>({name:Qe,char:Ze}))),component:gC,afterWhitespace:!0,output:Be=>Be.char},"[[":{dataProvider:Be=>(Nl=Be,SY(Be).slice(0,10).map(({name:Qe,char:Ze,file:st})=>({name:Qe,char:Ze,file:st}))),component:gC,afterWhitespace:!0,output:Be=>Be.char}}});case"minimal":return v.jsx("textarea",{style:{minHeight:48},className:"common-editor-inputer scroll",rows:1,placeholder:y,ref:N,onInput:ie});case"obsidian":return v.jsx("div",{className:"common-editor-inputer common-editor-mod-cm6",onClick:()=>{var Be;(Be=L==null?void 0:L.editor)==null||Be.focus()},ref:_});default:return v.jsx("div",{className:"common-editor-inputer common-editor-mod-cm6",ref:_})}};return v.jsxs("div",{className:"common-editor-wrapper "+f,children:[je(p),v.jsxs("div",{className:"common-tools-wrapper",children:[v.jsx("div",{className:"common-tools-container",children:v.jsx(ts,{when:e.tools!==void 0,children:e.tools})}),v.jsxs("div",{className:"btns-container",children:[v.jsx(ts,{when:T,children:v.jsx("button",{className:"action-btn cancel-btn",onClick:()=>{o&&o.DefaultEditorLocation==="Top"&&!r&&K()},onPointerDown:()=>{(o&&o.DefaultEditorLocation==="Bottom"||r)&&K()},children:ot.getState().pathname==="/"&&a==="chat"&&((o==null?void 0:o.chatViewStyle)==="fluent"||(o==null?void 0:o.chatViewStyle)==="inline")?"":E("CANCEL EDIT")})}),v.jsx(ts,{when:w,children:v.jsxs("button",{title:"Ctrl/Cmd + Enter to save thino",className:"action-btn confirm-btn",onClick:()=>{o&&o.DefaultEditorLocation==="Top"&&!r&&de()},onPointerDown:()=>{(o&&o.DefaultEditorLocation==="Bottom"||r)&&de()},children:[a==="chat"&&((o==null?void 0:o.chatViewStyle)==="fluent"||(o==null?void 0:o.chatViewStyle)==="inline")?"":l,v.jsx("span",{className:"icon-text",children:null})]})})]})]})]})}),OY=typeof window<"u"?P.useLayoutEffect:P.useEffect;function PY(e,t,n,r){const a=P.useRef(t);OY(()=>{a.current=t},[t]),P.useEffect(()=>{const o=(n==null?void 0:n.current)||window;if(!(o&&o.addEventListener))return;const i=l=>{a.current(l)};return o.addEventListener(e,i,r),()=>{o.removeEventListener(e,i,r)}},[e,n,r])}function Pv(e,t,n="mousedown"){PY(n,r=>{const a=r.target;if(!a||!a.isConnected||a.closest(".suggestion-container")||a.closest(".menu"))return;(Array.isArray(e)?e.every(i=>i.current&&!i.current.contains(a)):e.current&&!e.current.contains(a))&&t(r)})}const g6=e=>{const{year:t,handleYearChange:n}=e,[r,a]=P.useState([]),[o,i]=P.useState(t),l=P.useRef(null),c=P.useRef(null),[f,p]=ne.useState(!1),g=ne.useRef(null);Pv(g,()=>{p(!1)}),P.useEffect(()=>{l.current&&C.setIcon(l.current,"chevron-left"),c.current&&C.setIcon(c.current,"chevron-right")},[l,c,f]),P.useEffect(()=>{w(o)},[t]);const w=T=>{const S=parseInt(T),I=S-S%10,M=[];for(let N=0;N<10;N++)M.push(`${I+N}`);a(M)};return v.jsxs(v.Fragment,{children:[v.jsxs("span",{className:"btn year-btn",onClick:()=>{p(!f)},children:[v.jsx("span",{children:t}),v.jsx("span",{children:E("year")})]}),f&&v.jsxs("div",{ref:g,className:"year-picker-wrapper",children:[v.jsxs("div",{className:"year-picker-header",children:[v.jsxs("div",{className:"year-picker-header-title",children:[o," "+(E("year")||"")]}),v.jsxs("div",{className:"year-picker-header-btns",children:[v.jsx("span",{className:"btn",ref:l,onClick:()=>{const T=parseInt(o)-10;i(T.toString()),w(T.toString())}}),v.jsx("span",{className:"btn",ref:c,onClick:()=>{const T=parseInt(o)+10;i(T.toString()),w(T.toString())}})]})]}),v.jsx("div",{className:"year-picker-body",children:v.jsx("div",{className:"year-picker-body-list",children:r.map(T=>v.jsx("div",{className:`year-picker-body-item ${T===o?"selected":""}`,onClick:()=>{i(T),n(T),p(!1)},children:T},T))})})]})]})},v6=e=>{const{month:t,handleMonthChange:n}=e,[r,a]=P.useState([]),[o,i]=P.useState((parseInt(t)+1).toString()),[l,c]=ne.useState(!1),f=ne.useRef(null);Pv(f,()=>{c(!1)}),P.useEffect(()=>{g()},[t]);const g=()=>{const y=[];for(let w=1;w<=12;w++)y.push(`${w}`);a(y)};return v.jsxs(v.Fragment,{children:[v.jsxs("span",{className:"btn month-btn",onClick:()=>{c(!l)},children:[v.jsxs("span",{children:[E("monthsShort")[parseInt(t)]||parseInt(t)+1," "]}),v.jsx("span",{children:E("month")||""})]}),l&&v.jsxs("div",{ref:f,className:"month-picker-wrapper",children:[v.jsxs("div",{className:"month-picker-header",children:[v.jsxs("div",{className:"month-picker-header-title",children:[o," "+(E("month")||"")]}),v.jsx("div",{className:"month-picker-header-btns"})]}),v.jsx("div",{className:"month-picker-body",children:v.jsx("div",{className:"month-picker-body-list",children:r.map(y=>v.jsx("div",{className:`month-picker-body-item ${y===o?"selected":""}`,onClick:()=>{i(y),n(y),c(!1)},children:y},y))})})]})]})},Sb=e=>{const{className:t,datestamp:n,handleDateStampChange:r}=e,[a,o]=P.useState(vg(n)),[i,l]=P.useState(n);P.useEffect(()=>{o(vg(n))},[n]);const c=new Date(a),f=c.getDay(),p=[];for(let T=0;T{r(S,T.nativeEvent),l(S)},w=T=>{const S=c.getFullYear(),I=c.getMonth()+1;let M=0;I===1&&T===-1?M=new Date(`${S-1}/12/1`).getTime():I===12&&T===1?M=new Date(`${S+1}/1/1`).getTime():M=new Date(`${S}/${I+T}/1`).getTime(),o(vg(M))};return v.jsxs("div",{className:`date-picker-wrapper ${t}`,children:[v.jsxs("div",{className:"date-picker-header",children:[v.jsx("span",{ref:T=>{T&&C.setIcon(T,"chevron-left")},className:"btn btn-text",onClick:()=>w(-1)}),v.jsxs("span",{className:"normal-text",children:[v.jsx(g6,{year:c.getFullYear().toString(),handleYearChange:T=>{o(vg(new Date(`${T}/${c.getMonth()+1}/1`).getTime()))}}),v.jsx(v6,{month:c.getMonth().toString(),handleMonthChange:T=>{o(vg(new Date(`${c.getFullYear()}/${parseInt(T)}/1`).getTime()))}})]}),v.jsx("span",{ref:T=>{T&&C.setIcon(T,"chevron-right")},className:"btn btn-text",onClick:()=>w(1)})]}),v.jsxs("div",{className:"date-picker-day-container",children:[v.jsx("div",{className:"date-picker-day-header",children:E("weekDaysShort").map(T=>v.jsx("span",{className:"day-item",children:T},T))}),v.jsx("div",{className:"date-picker-day-content",children:p.map(T=>T.date===0?v.jsx("span",{className:"day-item null",children:""},T.datestamp):v.jsx("span",{className:`day-item ${T.datestamp===n?"current":""} ${T.datestamp===i?"selected":""}`,onClick:S=>y(S,T.datestamp),children:v.jsx("span",{className:"day-item-text",children:T.date})},T.datestamp))})]})]})};function jY(e){const t=new Date(e),n=new Date(`${t.getFullYear()}/${t.getMonth()+1}/1`);return((n.getMonth()===11?new Date(`${n.getFullYear()+1}/1/1`):new Date(`${n.getFullYear()}/${n.getMonth()+2}/1`)).getTime()-n.getTime())/ei}function vg(e){const t=new Date(e);return new Date(`${t.getFullYear()}/${t.getMonth()+1}/1`).getTime()}var vC=function(t){return t.reduce(function(n,r){var a=r[0],o=r[1];return n[a]=o,n},{})},yC=typeof window<"u"&&window.document&&window.document.createElement?P.useLayoutEffect:P.useEffect,ti="top",as="bottom",os="right",ni="left",W2="auto",jv=[ti,as,os,ni],yp="start",Gg="end",LY="clippingParents",y6="viewport",yg="popper",RY="reference",wC=jv.reduce(function(e,t){return e.concat([t+"-"+yp,t+"-"+Gg])},[]),$2=[].concat(jv,[W2]).reduce(function(e,t){return e.concat([t,t+"-"+yp,t+"-"+Gg])},[]),_Y="beforeRead",BY="read",HY="afterRead",YY="beforeMain",UY="main",zY="afterMain",VY="beforeWrite",WY="write",$Y="afterWrite",ZY=[_Y,BY,HY,YY,UY,zY,VY,WY,$Y];function Kl(e){return e?(e.nodeName||"").toLowerCase():null}function Ni(e){if(e==null)return window;if(e.toString()!=="[object Window]"){var t=e.ownerDocument;return t&&t.defaultView||window}return e}function vf(e){var t=Ni(e).Element;return e instanceof t||e instanceof Element}function ns(e){var t=Ni(e).HTMLElement;return e instanceof t||e instanceof HTMLElement}function Z2(e){if(typeof ShadowRoot>"u")return!1;var t=Ni(e).ShadowRoot;return e instanceof t||e instanceof ShadowRoot}function qY(e){var t=e.state;Object.keys(t.elements).forEach(function(n){var r=t.styles[n]||{},a=t.attributes[n]||{},o=t.elements[n];!ns(o)||!Kl(o)||(Object.assign(o.style,r),Object.keys(a).forEach(function(i){var l=a[i];l===!1?o.removeAttribute(i):o.setAttribute(i,l===!0?"":l)}))})}function GY(e){var t=e.state,n={popper:{position:t.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(t.elements.popper.style,n.popper),t.styles=n,t.elements.arrow&&Object.assign(t.elements.arrow.style,n.arrow),function(){Object.keys(t.elements).forEach(function(r){var a=t.elements[r],o=t.attributes[r]||{},i=Object.keys(t.styles.hasOwnProperty(r)?t.styles[r]:n[r]),l=i.reduce(function(c,f){return c[f]="",c},{});!ns(a)||!Kl(a)||(Object.assign(a.style,l),Object.keys(o).forEach(function(c){a.removeAttribute(c)}))})}}const JY={name:"applyStyles",enabled:!0,phase:"write",fn:qY,effect:GY,requires:["computeStyles"]};function Zl(e){return e.split("-")[0]}var df=Math.max,Mw=Math.min,wp=Math.round;function wT(){var e=navigator.userAgentData;return e!=null&&e.brands&&Array.isArray(e.brands)?e.brands.map(function(t){return t.brand+"/"+t.version}).join(" "):navigator.userAgent}function w6(){return!/^((?!chrome|android).)*safari/i.test(wT())}function bp(e,t,n){t===void 0&&(t=!1),n===void 0&&(n=!1);var r=e.getBoundingClientRect(),a=1,o=1;t&&ns(e)&&(a=e.offsetWidth>0&&wp(r.width)/e.offsetWidth||1,o=e.offsetHeight>0&&wp(r.height)/e.offsetHeight||1);var i=vf(e)?Ni(e):window,l=i.visualViewport,c=!w6()&&n,f=(r.left+(c&&l?l.offsetLeft:0))/a,p=(r.top+(c&&l?l.offsetTop:0))/o,g=r.width/a,y=r.height/o;return{width:g,height:y,top:p,right:f+g,bottom:p+y,left:f,x:f,y:p}}function q2(e){var t=bp(e),n=e.offsetWidth,r=e.offsetHeight;return Math.abs(t.width-n)<=1&&(n=t.width),Math.abs(t.height-r)<=1&&(r=t.height),{x:e.offsetLeft,y:e.offsetTop,width:n,height:r}}function b6(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&Z2(n)){var r=t;do{if(r&&e.isSameNode(r))return!0;r=r.parentNode||r.host}while(r)}return!1}function Yu(e){return Ni(e).getComputedStyle(e)}function KY(e){return["table","td","th"].indexOf(Kl(e))>=0}function rd(e){return((vf(e)?e.ownerDocument:e.document)||window.document).documentElement}function Db(e){return Kl(e)==="html"?e:e.assignedSlot||e.parentNode||(Z2(e)?e.host:null)||rd(e)}function bC(e){return!ns(e)||Yu(e).position==="fixed"?null:e.offsetParent}function QY(e){var t=/firefox/i.test(wT()),n=/Trident/i.test(wT());if(n&&ns(e)){var r=Yu(e);if(r.position==="fixed")return null}var a=Db(e);for(Z2(a)&&(a=a.host);ns(a)&&["html","body"].indexOf(Kl(a))<0;){var o=Yu(a);if(o.transform!=="none"||o.perspective!=="none"||o.contain==="paint"||["transform","perspective"].indexOf(o.willChange)!==-1||t&&o.willChange==="filter"||t&&o.filter&&o.filter!=="none")return a;a=a.parentNode}return null}function Lv(e){for(var t=Ni(e),n=bC(e);n&&KY(n)&&Yu(n).position==="static";)n=bC(n);return n&&(Kl(n)==="html"||Kl(n)==="body"&&Yu(n).position==="static")?t:n||QY(e)||t}function G2(e){return["top","bottom"].indexOf(e)>=0?"x":"y"}function _g(e,t,n){return df(e,Mw(t,n))}function XY(e,t,n){var r=_g(e,t,n);return r>n?n:r}function S6(){return{top:0,right:0,bottom:0,left:0}}function D6(e){return Object.assign({},S6(),e)}function T6(e,t){return t.reduce(function(n,r){return n[r]=e,n},{})}var eU=function(t,n){return t=typeof t=="function"?t(Object.assign({},n.rects,{placement:n.placement})):t,D6(typeof t!="number"?t:T6(t,jv))};function tU(e){var t,n=e.state,r=e.name,a=e.options,o=n.elements.arrow,i=n.modifiersData.popperOffsets,l=Zl(n.placement),c=G2(l),f=[ni,os].indexOf(l)>=0,p=f?"height":"width";if(!(!o||!i)){var g=eU(a.padding,n),y=q2(o),w=c==="y"?ti:ni,T=c==="y"?as:os,S=n.rects.reference[p]+n.rects.reference[c]-i[c]-n.rects.popper[p],I=i[c]-n.rects.reference[c],M=Lv(o),N=M?c==="y"?M.clientHeight||0:M.clientWidth||0:0,_=S/2-I/2,k=g[w],R=N-y[p]-g[T],L=N/2-y[p]/2+_,H=_g(k,L,R),U=c;n.modifiersData[r]=(t={},t[U]=H,t.centerOffset=H-L,t)}}function nU(e){var t=e.state,n=e.options,r=n.element,a=r===void 0?"[data-popper-arrow]":r;a!=null&&(typeof a=="string"&&(a=t.elements.popper.querySelector(a),!a)||b6(t.elements.popper,a)&&(t.elements.arrow=a))}const I6={name:"arrow",enabled:!0,phase:"main",fn:tU,effect:nU,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Sp(e){return e.split("-")[1]}var rU={top:"auto",right:"auto",bottom:"auto",left:"auto"};function aU(e,t){var n=e.x,r=e.y,a=t.devicePixelRatio||1;return{x:wp(n*a)/a||0,y:wp(r*a)/a||0}}function SC(e){var t,n=e.popper,r=e.popperRect,a=e.placement,o=e.variation,i=e.offsets,l=e.position,c=e.gpuAcceleration,f=e.adaptive,p=e.roundOffsets,g=e.isFixed,y=i.x,w=y===void 0?0:y,T=i.y,S=T===void 0?0:T,I=typeof p=="function"?p({x:w,y:S}):{x:w,y:S};w=I.x,S=I.y;var M=i.hasOwnProperty("x"),N=i.hasOwnProperty("y"),_=ni,k=ti,R=window;if(f){var L=Lv(n),H="clientHeight",U="clientWidth";if(L===Ni(n)&&(L=rd(n),Yu(L).position!=="static"&&l==="absolute"&&(H="scrollHeight",U="scrollWidth")),a===ti||(a===ni||a===os)&&o===Gg){k=as;var z=g&&L===R&&R.visualViewport?R.visualViewport.height:L[H];S-=z-r.height,S*=c?1:-1}if(a===ni||(a===ti||a===as)&&o===Gg){_=os;var $=g&&L===R&&R.visualViewport?R.visualViewport.width:L[U];w-=$-r.width,w*=c?1:-1}}var X=Object.assign({position:l},f&&rU),Q=p===!0?aU({x:w,y:S},Ni(n)):{x:w,y:S};if(w=Q.x,S=Q.y,c){var se;return Object.assign({},X,(se={},se[k]=N?"0":"",se[_]=M?"0":"",se.transform=(R.devicePixelRatio||1)<=1?"translate("+w+"px, "+S+"px)":"translate3d("+w+"px, "+S+"px, 0)",se))}return Object.assign({},X,(t={},t[k]=N?S+"px":"",t[_]=M?w+"px":"",t.transform="",t))}function oU(e){var t=e.state,n=e.options,r=n.gpuAcceleration,a=r===void 0?!0:r,o=n.adaptive,i=o===void 0?!0:o,l=n.roundOffsets,c=l===void 0?!0:l,f={placement:Zl(t.placement),variation:Sp(t.placement),popper:t.elements.popper,popperRect:t.rects.popper,gpuAcceleration:a,isFixed:t.options.strategy==="fixed"};t.modifiersData.popperOffsets!=null&&(t.styles.popper=Object.assign({},t.styles.popper,SC(Object.assign({},f,{offsets:t.modifiersData.popperOffsets,position:t.options.strategy,adaptive:i,roundOffsets:c})))),t.modifiersData.arrow!=null&&(t.styles.arrow=Object.assign({},t.styles.arrow,SC(Object.assign({},f,{offsets:t.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-placement":t.placement})}const E6={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:oU,data:{}};var S0={passive:!0};function iU(e){var t=e.state,n=e.instance,r=e.options,a=r.scroll,o=a===void 0?!0:a,i=r.resize,l=i===void 0?!0:i,c=Ni(t.elements.popper),f=[].concat(t.scrollParents.reference,t.scrollParents.popper);return o&&f.forEach(function(p){p.addEventListener("scroll",n.update,S0)}),l&&c.addEventListener("resize",n.update,S0),function(){o&&f.forEach(function(p){p.removeEventListener("scroll",n.update,S0)}),l&&c.removeEventListener("resize",n.update,S0)}}const x6={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:iU,data:{}};var sU={left:"right",right:"left",bottom:"top",top:"bottom"};function tw(e){return e.replace(/left|right|bottom|top/g,function(t){return sU[t]})}var lU={start:"end",end:"start"};function DC(e){return e.replace(/start|end/g,function(t){return lU[t]})}function J2(e){var t=Ni(e),n=t.pageXOffset,r=t.pageYOffset;return{scrollLeft:n,scrollTop:r}}function K2(e){return bp(rd(e)).left+J2(e).scrollLeft}function uU(e,t){var n=Ni(e),r=rd(e),a=n.visualViewport,o=r.clientWidth,i=r.clientHeight,l=0,c=0;if(a){o=a.width,i=a.height;var f=w6();(f||!f&&t==="fixed")&&(l=a.offsetLeft,c=a.offsetTop)}return{width:o,height:i,x:l+K2(e),y:c}}function cU(e){var t,n=rd(e),r=J2(e),a=(t=e.ownerDocument)==null?void 0:t.body,o=df(n.scrollWidth,n.clientWidth,a?a.scrollWidth:0,a?a.clientWidth:0),i=df(n.scrollHeight,n.clientHeight,a?a.scrollHeight:0,a?a.clientHeight:0),l=-r.scrollLeft+K2(e),c=-r.scrollTop;return Yu(a||n).direction==="rtl"&&(l+=df(n.clientWidth,a?a.clientWidth:0)-o),{width:o,height:i,x:l,y:c}}function Q2(e){var t=Yu(e),n=t.overflow,r=t.overflowX,a=t.overflowY;return/auto|scroll|overlay|hidden/.test(n+a+r)}function C6(e){return["html","body","#document"].indexOf(Kl(e))>=0?e.ownerDocument.body:ns(e)&&Q2(e)?e:C6(Db(e))}function Bg(e,t){var n;t===void 0&&(t=[]);var r=C6(e),a=r===((n=e.ownerDocument)==null?void 0:n.body),o=Ni(r),i=a?[o].concat(o.visualViewport||[],Q2(r)?r:[]):r,l=t.concat(i);return a?l:l.concat(Bg(Db(i)))}function bT(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x+e.width,bottom:e.y+e.height})}function dU(e,t){var n=bp(e,!1,t==="fixed");return n.top=n.top+e.clientTop,n.left=n.left+e.clientLeft,n.bottom=n.top+e.clientHeight,n.right=n.left+e.clientWidth,n.width=e.clientWidth,n.height=e.clientHeight,n.x=n.left,n.y=n.top,n}function TC(e,t,n){return t===y6?bT(uU(e,n)):vf(t)?dU(t,n):bT(cU(rd(e)))}function fU(e){var t=Bg(Db(e)),n=["absolute","fixed"].indexOf(Yu(e).position)>=0,r=n&&ns(e)?Lv(e):e;return vf(r)?t.filter(function(a){return vf(a)&&b6(a,r)&&Kl(a)!=="body"}):[]}function hU(e,t,n,r){var a=t==="clippingParents"?fU(e):[].concat(t),o=[].concat(a,[n]),i=o[0],l=o.reduce(function(c,f){var p=TC(e,f,r);return c.top=df(p.top,c.top),c.right=Mw(p.right,c.right),c.bottom=Mw(p.bottom,c.bottom),c.left=df(p.left,c.left),c},TC(e,i,r));return l.width=l.right-l.left,l.height=l.bottom-l.top,l.x=l.left,l.y=l.top,l}function M6(e){var t=e.reference,n=e.element,r=e.placement,a=r?Zl(r):null,o=r?Sp(r):null,i=t.x+t.width/2-n.width/2,l=t.y+t.height/2-n.height/2,c;switch(a){case ti:c={x:i,y:t.y-n.height};break;case as:c={x:i,y:t.y+t.height};break;case os:c={x:t.x+t.width,y:l};break;case ni:c={x:t.x-n.width,y:l};break;default:c={x:t.x,y:t.y}}var f=a?G2(a):null;if(f!=null){var p=f==="y"?"height":"width";switch(o){case yp:c[f]=c[f]-(t[p]/2-n[p]/2);break;case Gg:c[f]=c[f]+(t[p]/2-n[p]/2);break}}return c}function Jg(e,t){t===void 0&&(t={});var n=t,r=n.placement,a=r===void 0?e.placement:r,o=n.strategy,i=o===void 0?e.strategy:o,l=n.boundary,c=l===void 0?LY:l,f=n.rootBoundary,p=f===void 0?y6:f,g=n.elementContext,y=g===void 0?yg:g,w=n.altBoundary,T=w===void 0?!1:w,S=n.padding,I=S===void 0?0:S,M=D6(typeof I!="number"?I:T6(I,jv)),N=y===yg?RY:yg,_=e.rects.popper,k=e.elements[T?N:y],R=hU(vf(k)?k:k.contextElement||rd(e.elements.popper),c,p,i),L=bp(e.elements.reference),H=M6({reference:L,element:_,strategy:"absolute",placement:a}),U=bT(Object.assign({},_,H)),z=y===yg?U:L,$={top:R.top-z.top+M.top,bottom:z.bottom-R.bottom+M.bottom,left:R.left-z.left+M.left,right:z.right-R.right+M.right},X=e.modifiersData.offset;if(y===yg&&X){var Q=X[a];Object.keys($).forEach(function(se){var ue=[os,as].indexOf(se)>=0?1:-1,fe=[ti,as].indexOf(se)>=0?"y":"x";$[se]+=Q[fe]*ue})}return $}function pU(e,t){t===void 0&&(t={});var n=t,r=n.placement,a=n.boundary,o=n.rootBoundary,i=n.padding,l=n.flipVariations,c=n.allowedAutoPlacements,f=c===void 0?$2:c,p=Sp(r),g=p?l?wC:wC.filter(function(T){return Sp(T)===p}):jv,y=g.filter(function(T){return f.indexOf(T)>=0});y.length===0&&(y=g);var w=y.reduce(function(T,S){return T[S]=Jg(e,{placement:S,boundary:a,rootBoundary:o,padding:i})[Zl(S)],T},{});return Object.keys(w).sort(function(T,S){return w[T]-w[S]})}function mU(e){if(Zl(e)===W2)return[];var t=tw(e);return[DC(e),t,DC(t)]}function gU(e){var t=e.state,n=e.options,r=e.name;if(!t.modifiersData[r]._skip){for(var a=n.mainAxis,o=a===void 0?!0:a,i=n.altAxis,l=i===void 0?!0:i,c=n.fallbackPlacements,f=n.padding,p=n.boundary,g=n.rootBoundary,y=n.altBoundary,w=n.flipVariations,T=w===void 0?!0:w,S=n.allowedAutoPlacements,I=t.options.placement,M=Zl(I),N=M===I,_=c||(N||!T?[tw(I)]:mU(I)),k=[I].concat(_).reduce(function(Re,Fe){return Re.concat(Zl(Fe)===W2?pU(t,{placement:Fe,boundary:p,rootBoundary:g,padding:f,flipVariations:T,allowedAutoPlacements:S}):Fe)},[]),R=t.rects.reference,L=t.rects.popper,H=new Map,U=!0,z=k[0],$=0;$=0,fe=ue?"width":"height",Z=Jg(t,{placement:X,boundary:p,rootBoundary:g,altBoundary:y,padding:f}),pe=ue?se?os:ni:se?as:ti;R[fe]>L[fe]&&(pe=tw(pe));var ie=tw(pe),de=[];if(o&&de.push(Z[Q]<=0),l&&de.push(Z[pe]<=0,Z[ie]<=0),de.every(function(Re){return Re})){z=X,U=!1;break}H.set(X,de)}if(U)for(var K=T?3:1,ae=function(Fe){var Be=k.find(function(Qe){var Ze=H.get(Qe);if(Ze)return Ze.slice(0,Fe).every(function(st){return st})});if(Be)return z=Be,"break"},Se=K;Se>0;Se--){var je=ae(Se);if(je==="break")break}t.placement!==z&&(t.modifiersData[r]._skip=!0,t.placement=z,t.reset=!0)}}const k6={name:"flip",enabled:!0,phase:"main",fn:gU,requiresIfExists:["offset"],data:{_skip:!1}};function IC(e,t,n){return n===void 0&&(n={x:0,y:0}),{top:e.top-t.height-n.y,right:e.right-t.width+n.x,bottom:e.bottom-t.height+n.y,left:e.left-t.width-n.x}}function EC(e){return[ti,os,as,ni].some(function(t){return e[t]>=0})}function vU(e){var t=e.state,n=e.name,r=t.rects.reference,a=t.rects.popper,o=t.modifiersData.preventOverflow,i=Jg(t,{elementContext:"reference"}),l=Jg(t,{altBoundary:!0}),c=IC(i,r),f=IC(l,a,o),p=EC(c),g=EC(f);t.modifiersData[n]={referenceClippingOffsets:c,popperEscapeOffsets:f,isReferenceHidden:p,hasPopperEscaped:g},t.attributes.popper=Object.assign({},t.attributes.popper,{"data-popper-reference-hidden":p,"data-popper-escaped":g})}const N6={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:vU};function yU(e,t,n){var r=Zl(e),a=[ni,ti].indexOf(r)>=0?-1:1,o=typeof n=="function"?n(Object.assign({},t,{placement:e})):n,i=o[0],l=o[1];return i=i||0,l=(l||0)*a,[ni,os].indexOf(r)>=0?{x:l,y:i}:{x:i,y:l}}function wU(e){var t=e.state,n=e.options,r=e.name,a=n.offset,o=a===void 0?[0,0]:a,i=$2.reduce(function(p,g){return p[g]=yU(g,t.rects,o),p},{}),l=i[t.placement],c=l.x,f=l.y;t.modifiersData.popperOffsets!=null&&(t.modifiersData.popperOffsets.x+=c,t.modifiersData.popperOffsets.y+=f),t.modifiersData[r]=i}const A6={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:wU};function bU(e){var t=e.state,n=e.name;t.modifiersData[n]=M6({reference:t.rects.reference,element:t.rects.popper,strategy:"absolute",placement:t.placement})}const F6={name:"popperOffsets",enabled:!0,phase:"read",fn:bU,data:{}};function SU(e){return e==="x"?"y":"x"}function DU(e){var t=e.state,n=e.options,r=e.name,a=n.mainAxis,o=a===void 0?!0:a,i=n.altAxis,l=i===void 0?!1:i,c=n.boundary,f=n.rootBoundary,p=n.altBoundary,g=n.padding,y=n.tether,w=y===void 0?!0:y,T=n.tetherOffset,S=T===void 0?0:T,I=Jg(t,{boundary:c,rootBoundary:f,padding:g,altBoundary:p}),M=Zl(t.placement),N=Sp(t.placement),_=!N,k=G2(M),R=SU(k),L=t.modifiersData.popperOffsets,H=t.rects.reference,U=t.rects.popper,z=typeof S=="function"?S(Object.assign({},t.rects,{placement:t.placement})):S,$=typeof z=="number"?{mainAxis:z,altAxis:z}:Object.assign({mainAxis:0,altAxis:0},z),X=t.modifiersData.offset?t.modifiersData.offset[t.placement]:null,Q={x:0,y:0};if(L){if(o){var se,ue=k==="y"?ti:ni,fe=k==="y"?as:os,Z=k==="y"?"height":"width",pe=L[k],ie=pe+I[ue],de=pe-I[fe],K=w?-U[Z]/2:0,ae=N===yp?H[Z]:U[Z],Se=N===yp?-U[Z]:-H[Z],je=t.elements.arrow,Re=w&&je?q2(je):{width:0,height:0},Fe=t.modifiersData["arrow#persistent"]?t.modifiersData["arrow#persistent"].padding:S6(),Be=Fe[ue],Qe=Fe[fe],Ze=_g(0,H[Z],Re[Z]),st=_?H[Z]/2-K-Ze-Be-$.mainAxis:ae-Ze-Be-$.mainAxis,xt=_?-H[Z]/2+K+Ze+Qe+$.mainAxis:Se+Ze+Qe+$.mainAxis,tn=t.elements.arrow&&Lv(t.elements.arrow),_e=tn?k==="y"?tn.clientTop||0:tn.clientLeft||0:0,Xe=(se=X==null?void 0:X[k])!=null?se:0,tt=pe+st-Xe-_e,ht=pe+xt-Xe,St=_g(w?Mw(ie,tt):ie,pe,w?df(de,ht):de);L[k]=St,Q[k]=St-pe}if(l){var Tt,Gt=k==="x"?ti:ni,_t=k==="x"?as:os,Vt=L[R],Xt=R==="y"?"height":"width",dn=Vt+I[Gt],en=Vt-I[_t],Zn=[ti,ni].indexOf(M)!==-1,kn=(Tt=X==null?void 0:X[R])!=null?Tt:0,Er=Zn?dn:Vt-H[Xt]-U[Xt]-kn+$.altAxis,pt=Zn?Vt+H[Xt]+U[Xt]-kn-$.altAxis:en,Mt=w&&Zn?XY(Er,Vt,pt):_g(w?Er:dn,Vt,w?pt:en);L[R]=Mt,Q[R]=Mt-Vt}t.modifiersData[r]=Q}}const O6={name:"preventOverflow",enabled:!0,phase:"main",fn:DU,requiresIfExists:["offset"]};function TU(e){return{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}}function IU(e){return e===Ni(e)||!ns(e)?J2(e):TU(e)}function EU(e){var t=e.getBoundingClientRect(),n=wp(t.width)/e.offsetWidth||1,r=wp(t.height)/e.offsetHeight||1;return n!==1||r!==1}function xU(e,t,n){n===void 0&&(n=!1);var r=ns(t),a=ns(t)&&EU(t),o=rd(t),i=bp(e,a,n),l={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(r||!r&&!n)&&((Kl(t)!=="body"||Q2(o))&&(l=IU(t)),ns(t)?(c=bp(t,!0),c.x+=t.clientLeft,c.y+=t.clientTop):o&&(c.x=K2(o))),{x:i.left+l.scrollLeft-c.x,y:i.top+l.scrollTop-c.y,width:i.width,height:i.height}}function CU(e){var t=new Map,n=new Set,r=[];e.forEach(function(o){t.set(o.name,o)});function a(o){n.add(o.name);var i=[].concat(o.requires||[],o.requiresIfExists||[]);i.forEach(function(l){if(!n.has(l)){var c=t.get(l);c&&a(c)}}),r.push(o)}return e.forEach(function(o){n.has(o.name)||a(o)}),r}function MU(e){var t=CU(e);return ZY.reduce(function(n,r){return n.concat(t.filter(function(a){return a.phase===r}))},[])}function kU(e){var t;return function(){return t||(t=new Promise(function(n){Promise.resolve().then(function(){t=void 0,n(e())})})),t}}function NU(e){var t=e.reduce(function(n,r){var a=n[r.name];return n[r.name]=a?Object.assign({},a,r,{options:Object.assign({},a.options,r.options),data:Object.assign({},a.data,r.data)}):r,n},{});return Object.keys(t).map(function(n){return t[n]})}var xC={placement:"bottom",modifiers:[],strategy:"absolute"};function CC(){for(var e=arguments.length,t=new Array(e),n=0;n({placement:e,modifiers:[{name:"flip",options:{allowedAutoPlacements:t,rootBoundary:"document"}},{name:"preventOverflow",options:{rootBoundary:"document"}}]}),zU=e=>{const n=P.useRef(null),[r,a]=P.useState(null),[o,i]=P.useState(0);let l,c;const f=()=>{if(C.Platform.isMobile){l="right-end",c=["bottom"];return}const g=window.innerWidth-o>280*1.2,y=window.innerWidth-o<280,w=window.innerWidth>280*1.5;if(e.DefaultEditorLocation!=="Bottom"){g?(l="right-end",c=["left-end"]):y&&w?(l="left-end",c=["right-end"]):(l="bottom",c=["bottom"]);return}g?(l="top-end",c=["top-start"]):y&&o>280?(l="top-start",c=["top-end"]):(l="top",c=["top"])};P.useEffect(()=>{e&&f()},[o,e==null?void 0:e.DefaultEditorLocation]);const p=Tb(n.current,r,UU(l,c));return{setPosX:i,popperRef:n,setPopperElement:a,popper:p}},VU=()=>{const e=new Set,t=ot.getState().query.filter,n=ot.getState().query.tag,r=sn.getQueryById(t||"");if(r&&r.querystring){const a=JSON.parse(r.querystring);if(Array.isArray(a))for(const o of a)o.type==="TAG"&&o.value&&o.value.operator==="CONTAIN"&&e.add(o.value.value)}return n&&e.add(n),Array.from(e)},WU=e=>{const{offsetLeft:t,offsetTop:n,offsetHeight:r,offsetWidth:a,selectionEnd:o}=e,i=document.createElement("div"),l=window.getComputedStyle(e);for(const S of l)i.style.setProperty(S,l.getPropertyValue(S));i.style.position="fixed",i.style.visibility="hidden",i.style.whiteSpace="pre-wrap";const f=e.tagName==="INPUT"?e.value.replace(/ /g,"."):e.value;i.textContent=f.substring(0,o||0),e.tagName==="TEXTAREA"&&(i.style.height="auto");const p=document.createElement("span");p.textContent=f.substring(o||0)||".",i.appendChild(p),document.body.appendChild(i);const{offsetLeft:g,offsetTop:y,offsetHeight:w,offsetWidth:T}=p;return document.body.removeChild(i),{x:t+g,y:n+y,h:r+w,w:a+T}},ff=({className:e,editorType:t,destroy:n,modal:r})=>{const{globalState:a,dailyNotesState:{app:o,settings:i,view:l,verifyState:c}}=P.useContext(Lt),[f,p]=Jl(!0),g=P.useRef(f),[y,w]=Co(!0),T=P.useRef(null),S=P.useRef(null),I=P.useRef(a),[M,N]=Co(!1),[_,k]=Co(!1),{setPosX:R,popperRef:L,setPopperElement:H,popper:U}=zU(i),[z]=Co(parseInt(C.moment().format("x"))),$=P.useRef(null),[X,Q]=Co((i==null?void 0:i.EnabledLocationList.length)===1?i==null?void 0:i.EnabledLocationList[0].value:(i==null?void 0:i.MemoSaveLocation)||"DAILY"),se=P.useRef(i.MemoSaveLocation||"DAILY");P.useEffect(()=>{g.current=f},[f]),P.useEffect(()=>{!S.current||!o||!l||(l.registerEvent(o.workspace.on("focus-on-textarea",_e=>{var Xe;(Xe=S.current)==null||Xe.focus(_e==null?void 0:_e.id)})),l.registerEvent(o.workspace.on("blur-on-memos",()=>{var _e;(_e=S.current)==null||_e.blur()})),l.registerEvent(o.workspace.on("send-to-thino",async(_e,Xe)=>{var tt,ht;if(typeof _e=="string")(tt=S.current)==null||tt.insertText(_e+` `,Xe.id);else{const St=_e.toPNG(),Tt=new Blob([St],{type:"image/png"}),Gt=new File([Tt],"image.png",{type:"image/png",lastModified:Date.now()});if(!Gt)return;const _t=await de(Gt);_t&&((ht=S.current)==null||ht.insertText(_t+` `,Xe.id))}})))},[S,l,o]),P.useEffect(()=>{i&&p(i.DefaultPrefix==="List")},[i==null?void 0:i.DefaultPrefix]),P.useEffect(()=>{if(i){if(i.EnabledLocationList.length===1){Q(i.EnabledLocationList[0].value);return}Q(i.MemoSaveLocation||"DAILY")}},[i==null?void 0:i.MemoSaveLocation,i==null?void 0:i.EnabledLocationList]),P.useEffect(()=>{var tt;if(!i||!$.current)return;const _e=(tt=$g.find(ht=>ht.title===X))==null?void 0:tt.icon;C.setIcon($.current,_e),C.requireApiVersion("1.4.4")&&C.setTooltip($.current,E("Thino Save To: ")+X),se.current=X;const Xe=a.manifest;if(Xe){const ht=o==null?void 0:o.plugins.getPlugin(Xe.id);if(ht){if(ht.settings.MemoSaveLocation===X)return;ht.settings.MemoSaveLocation=X,ht.saveSettings()}}},[X,y]),P.useEffect(()=>{S.current&&i.MemoSaveLocation&&Q(i.MemoSaveLocation)},[$,i]),P.useEffect(()=>{if(!S.current||!i||C.Platform.isDesktop||a.globalEditorShown)return;const _e=i.UseButtonToShowEditor&&i.DefaultEditorLocation==="Bottom";if(C.Platform.isDesktop){w(!0);return}if(t&&t==="inline"){w(!0);return}if(w(C.Platform.isMobile&&!_e),!_e||a.memoListView==="chat")return;const Xe=document.body.find(".memolist-scrollview");Xe&&(Xe.onscroll=()=>{if(a.globalEditorShown)return;if(!a.memoListView&&dt.getState().memoListView==="chat"){Xe.onscroll=null;return}const tt=S.current.getContent();C.Platform.isMobile&&_e&&!tt&&w(!1)})},[a.globalEditorShown,t,S]);const ue=()=>{k(!1)};P.useEffect(()=>{var _e,Xe,tt,ht,St,Tt,Gt,_t,Vt;if(o&&(a.markMemoId||(_e=a.editMemoId)!=null&&_e.trim()&&a.editMemoId!==I.current.editMemoId)){const Xt=o.workspace.getLeavesOfType("thino_view");Xt.length>0&&o.workspace.revealLeaf(Xt[0])}if(a.markMemoId){const Xt=`${E("MARK")}: [@THINO](${a.markMemoId})`;(Xe=S.current)==null||Xe.insertText(Xt),(tt=S.current)==null||tt.focus(),dt.setMarkMemoId("");return}if((ht=a.editMemoId)!=null&&ht.trim()&&a.editMemoId!==I.current.editMemoId){const Xt=be.getMemoById(a.editMemoId);if(Xt)switch(p(Xt.thinoType==="JOURNAL"),i.EditorType){case"memos":(St=S.current)==null||St.setContent(Xt.content.replace(/ \^\S{6}$/,"")||""),(Tt=S.current)==null||Tt.focus();break;case"obsidian":(Gt=S.current)==null||Gt.clear(),(_t=S.current)==null||_t.setContent(Xt.content.replace(/ \^\S{6}$/,"")||""),(Vt=S.current)==null||Vt.focus();break}}I.current=a},[a.markMemoId,a.editMemoId]),P.useEffect(()=>{var _e,Xe,tt;!S.current||M||i.EditorType==="memos"&&((_e=S.current)==null||_e.element.addEventListener("paste",fe),(Xe=S.current)==null||Xe.element.addEventListener("drop",Z),(tt=S.current)==null||tt.element.addEventListener("click",pe),N(!0))},[S.current]);const fe=async _e=>{var Xe;if(_e.clipboardData&&_e.clipboardData.files.length>0){_e.preventDefault();const tt=_e.clipboardData.files;for(const ht of tt){const St=await de(ht);St&&((Xe=S.current)==null||Xe.insertText(St))}}},Z=async _e=>{var Xe;if(_e.dataTransfer&&_e.dataTransfer.files.length>0){_e.preventDefault();const tt=_e.dataTransfer.files;for(const ht of tt){const St=await de(ht);St&&((Xe=S.current)==null||Xe.insertText(St))}}},pe=()=>{var _e;Se(((_e=S.current)==null?void 0:_e.element.value)||"")},ie=async(_e,Xe)=>{var St,Tt,Gt;const tt=_e.ctrlKey||_e.metaKey,ht=_e.altKey;if(_e.key==="Escape"&&a.globalEditorShown&&(dt.setGlobalEditorShown(!1),_e.preventDefault()),tt&&_e.key==="Enter"){_e.preventDefault(),_e.stopPropagation(),Xe?(await K((Tt=S.current)==null?void 0:Tt.getContent()),(Gt=S.current)==null||Gt.clear()):await K((St=S.current)==null?void 0:St.element.value);return}if(ht)for(let _t=0;_t{var _t;Xe||Se(((_t=S.current)==null?void 0:_t.element.value)||"")})},de=P.useCallback(async _e=>{const{type:Xe}=_e;if(Xe.startsWith("image"))try{return`${await Y2.upload(_e)}`}catch(tt){new C.Notice(tt)}},[]),K=async _e=>{if(!_e||_e.trim()===""){new C.Notice(E("Content cannot be empty"));return}const Xe=ft.getState().settings,tt=Xe==null?void 0:Xe.addTagAutomatically,ht=Xe==null?void 0:Xe.addTagWithNewline,St=Xe==null?void 0:Xe.addTagPosition,Gt=(VU()||[]).filter(dn=>!_e.includes(`#${dn}`)),_t=async(dn,en)=>{en=en.replaceAll(" "," "),D0("");try{if(!dn){let kn;switch(se.current){case"CANVAS":kn=await be.createMemoCanvas({text:en,isList:g.current});break;case"MULTI":kn=await be.createMemoMultiFile({content:en,isList:g.current});break;case"DAILY":kn=await be.createMemoDaily(en,g.current);break;case"FILE":kn=await be.createMemoSingleFile({content:en,isList:g.current});break}if(!kn)return;be.pushMemo(kn),(!tt||Gt.length===0)&&ot.clearQuery();const Er=o||ft.getState().app,pt=Er==null?void 0:Er.loadLocalStorage("tokenForSync");kn&&pt&&i.startSync&&setTimeout(async()=>{try{if(se.current!=="DAILY"){const Mt=await T2({content:en,thinoType:"FILE"});await be.updateMemoById(kn.id,Mt,!0)}}catch(Mt){console.error(Mt)}},200);return}const Zn=be.getMemoById(dn);if(Zn&&(Zn.content!==en||Zn.thinoType!==(g.current?"JOURNAL":"TASK-TODO"))){const kn=await be.updateMemo(Zn.id,en,g.current?"JOURNAL":Zn.thinoType.startsWith("TASK")?Zn.thinoType:"TASK-TODO");kn.updatedAt=ut.getDateTimeString(Date.now()),be.editMemo(kn)}dt.setEditMemoId("")}catch(Zn){new C.Notice(Zn.message)}};n&&n();const{editMemoId:Vt}=dt.getState(),Xt=Gt&&Gt.length>0&&tt&&!Vt?St==="Beginning"?`${Gt.map(dn=>`#${dn}`).join(" ")} ${ht?` `:""}${_e}`:`${_e} ${ht?` `:""}${Gt.map(dn=>`#${dn}`).join(" ")}`:_e;await _t(Vt,Xt),D0("")},ae=P.useCallback(()=>{var _e;dt.setEditMemoId(""),(_e=S.current)==null||_e.setContent(""),D0("")},[]),Se=P.useCallback(_e=>{if(D0(_e??""),!S.current)return;const Xe=S.current.getContent(),tt=S.current.element.selectionStart,ht=Xe.slice(0,tt),St=Xe.slice(tt);(ht.endsWith("@")||ht.endsWith("📆"))&&St.startsWith(" ")||(ht.endsWith("@")||ht.endsWith("📆"))&&St===""?(Ze(),k(!0)):k(!1),setTimeout(()=>{var Tt;(Tt=S.current)==null||Tt.focus()})},[i.EditorType]),je=_e=>{if(!S.current||!i)return;_e&&(ue(),p(!1));const Xe=S.current.getContent(),tt=S.current.element.selectionStart,ht=Xe.slice(0,tt),St=Xe.slice(tt),Tt=C.moment(_e);if(ht.endsWith("@"))switch(i.InsertDateFormat){case"Dataview":S.current.element.value=Xe.slice(0,S.current.element.selectionStart-1)+"[due:: "+Tt.format("YYYY-MM-DD")+"]"+St,S.current.element.setSelectionRange(tt+17,tt+17),S.current.focus(),Se(S.current.element.value);break;case"Tasks":S.current.element.value=Xe.slice(0,S.current.element.selectionStart-1)+"📅 "+Tt.format("YYYY-MM-DD")+St,S.current.element.setSelectionRange(tt+11,tt+11),S.current.focus(),Se(S.current.element.value)}else{S.current.element.value=ht+Tt.format("YYYY-MM-DD")+St,S.current.element.setSelectionRange(tt+10,tt+10),S.current.focus(),Se(S.current.element.value);return}},Re=()=>{S.current&&p()},Fe=async()=>{var tt;const _e=!C.Platform.isDesktop&&await((tt=window.Capacitor)==null?void 0:tt.Plugins.Device.getId()),Xe=C.Platform.isDesktop?await cr():_e.identifier||_e.uuid;return!c||(c==null?void 0:c.appId)!==Xe?(Sn(),!1):!0},Be=async _e=>{if(!await Fe())return;const Xe=new C.Menu;i.EnabledLocationList.forEach(Tt=>{Xe.addItem(Gt=>{var _t;Gt.setTitle(E(Tt.value)).setIcon(((_t=$g.find(Vt=>Vt.title===Tt.value))==null?void 0:_t.icon)??"file").setChecked(X===Tt.value).onClick(()=>{Q(Tt.value)})})});let tt=_e.target,ht=null;for(;!tt.hasClass("location-wrapper")&&(ht=tt.parentElement,ht);)tt=ht;const St=tt.getBoundingClientRect();setTimeout(()=>{Xe.showAtPosition({x:St.x,y:St.bottom,width:St.width,left:!1,overlap:!0})},200)},Qe=P.useCallback(()=>{var _e,Xe;if(!(!S.current&&i.EditorType==="memos"))switch(i.EditorType){case"obsidian":(_e=S.current)==null||_e.focus(),(Xe=S.current)==null||Xe.insertTag();break;case"memos":{const tt=S.current.getContent(),ht=S.current.element.selectionStart,St=tt.slice(0,ht),Tt=tt.slice(ht);let Gt=St+"# "+Tt,_t=St.length+1;St.endsWith("#")&&Tt.startsWith(" ")&&(Gt=St.slice(0,St.length-1)+Tt.slice(1),_t=St.length-1),S.current.element.value=Gt,S.current.element.setSelectionRange(_t,_t),S.current.focus();const Vt=new Event("input",{bubbles:!0,cancelable:!0});S.current.element.dispatchEvent(Vt),Se(S.current.element.value)}}},[o]),Ze=P.useCallback(()=>{if(!S.current||!L.current||!i||!o)return;const tt=o.workspace.getLeavesOfType(lo)[0].view.containerEl,ht=280,St=tt.clientWidth,{x:Tt,y:Gt}=WU(S.current.element);let _t,Vt;C.Platform.isMobile?(window.innerWidth-Tt>ht?_t=(Tt+ht+16>St,Tt+18):window.innerWidth-TtSt,Tt+34):_t=S.current.element.clientWidth/2,i.DefaultEditorLocation==="Bottom"&&window.innerWidth>875?Vt=Gt+4:i.DefaultEditorLocation==="Bottom"&&window.innerWidth<=875?Vt=Gt+19:i.DefaultEditorLocation==="Top"&&window.innerWidth<=875&&(Vt=Gt+36)):(_t=(Tt+ht+16>St,Tt+18),Vt=Gt+34),R(Tt),L.current.style.left=`${_t}px`,L.current.style.top=`${Vt}px`},[i,o]),st=P.useCallback(()=>{const _e=document.createElement("input");document.body.appendChild(_e),_e.type="file",_e.multiple=!1,_e.accept="image/png, image/gif, image/jpeg",_e.onchange=async()=>{var ht;if(!_e.files||_e.files.length===0)return;const Xe=_e.files[0],tt=await de(Xe);tt&&((ht=S.current)==null||ht.insertText(tt)),document.body.removeChild(_e)},_e.click()},[]),xt=!!a.editMemoId,tn=P.useMemo(()=>({className:"memo-editor",inputerType:i.EditorType||"obsidian",modal:r,initialContent:$U(),placeholder:E("What do you think now..."),showConfirmBtn:!0,showCancelBtn:xt,showTools:!0,onConfirmBtnClick:K,onCancelBtnClick:ae,onContentChange:Se}),[xt,i.EditorType]);return v.jsxs(v.Fragment,{children:[!a.globalEditorShown&&t==="block"&&v.jsx("div",{ref:_e=>{T.current=_e,_e&&C.setIcon&&C.setIcon(_e,"plus-circle")},className:`memo-show-editor-button ${y?"hidden":""}`,onClick:()=>{var _e;(_e=T.current.firstElementChild)==null||_e.toggleClass("rotate-hidden",!0),setTimeout(()=>{w(!0),T.current.firstElementChild.toggleClass("rotate-hidden",!1)},500),setTimeout(()=>{var Xe;(Xe=S.current)==null||Xe.focus()},600)}}),v.jsxs("div",{className:`memo-editor-wrapper ${e||""} ${xt?"edit-ing":""} ${a.globalEditorShown?"fullscreen-editor":""} ${y?"":"hidden"}`,onKeyDownCapture:_e=>ie(_e,!0),children:[v.jsx("span",{className:`tip-text ${xt?"":"hidden"}`,children:"Modifying..."}),v.jsx(FY,{ref:S,...tn,tools:v.jsxs(v.Fragment,{children:[v.jsx("span",{ref:_e=>{_e&&C.setIcon(_e,"hash")},className:"btn action-btn add-tag",onClick:()=>{i&&i.DefaultEditorLocation==="Top"&&!a.globalEditorShown&&Qe()},onPointerDown:()=>{(i&&i.DefaultEditorLocation==="Bottom"||a.globalEditorShown)&&Qe()}}),v.jsx("span",{ref:_e=>{_e&&C.setIcon(_e,"paperclip")},className:"btn action-btn file-upload",onClick:()=>{i&&i.DefaultEditorLocation==="Top"&&!a.globalEditorShown&&st()},onPointerDown:()=>{(i&&i.DefaultEditorLocation==="Bottom"||a.globalEditorShown)&&st()}}),v.jsx("span",{ref:_e=>{_e&&C.setIcon(_e,f?"layout-list":"check-square")},className:ar("btn action-btn list-or-task",f?"list":"task"),onClick:()=>{i&&i.DefaultEditorLocation==="Top"&&!a.globalEditorShown&&Re()},onPointerDown:()=>{(i&&i.DefaultEditorLocation==="Bottom"||a.globalEditorShown)&&Re()}}),v.jsx("div",{ref:_e=>{_e&&(C.setIcon&&C.setIcon(_e,a.globalEditorShown?"shrink":"expand"),C.setTooltip&&C.setTooltip(_e,a.globalEditorShown?E("Exit fullscreen mode"):E("Enter fullscreen mode")))},className:"action-btn show-editor pro",onPointerDown:async()=>{await Fe()&&(w(!0),dt.setGlobalEditorShown(!a.globalEditorShown))}}),v.jsx("div",{className:"action-btn split-line pro"}),v.jsx("div",{className:"action-btn location-wrapper pro",onClick:async _e=>{i&&i.DefaultEditorLocation==="Top"&&!a.globalEditorShown&&await Be(_e)},onPointerDown:async _e=>{(i&&i.DefaultEditorLocation==="Bottom"||a.globalEditorShown)&&await Be(_e)},children:v.jsx("div",{ref:$,className:"action-btn file-location-btn"})})]})}),v.jsx("div",{ref:L,className:"date-picker",children:_&&v.jsx("div",{tabIndex:-1,style:U.styles.popper,...U.attributes.popper,ref:H,role:"dialog",children:v.jsx(Sb,{className:`editor-date-picker ${_?"":"hidden"}`,datestamp:z,handleDateStampChange:je})})})]})]})};function $U(){return la.get(["thinoEditorContentCache"]).thinoEditorContentCache??""}function D0(e){la.set({thinoEditorContentCache:e})}const ZU=e=>{const t=[];return e.map(n=>{t.length==0?t.push({date:C.moment(n.createdAt,"YYYY/MM/DD HH:mm:ss").format("YYYY-MM-DD"),have:[n]}):t.some(a=>{if(a.date==C.moment(n.createdAt,"YYYY/MM/DD HH:mm:ss").format("YYYY-MM-DD"))return a.have.push(n),!0})||t.push({date:C.moment(n.createdAt,"YYYY/MM/DD HH:mm:ss").format("YYYY-MM-DD"),have:[n]})}),t},qU=e=>be.getState().commentMemos.filter(t=>t.linkId===e.hasId).sort((t,n)=>ut.getTimeStampByDate(t.createdAt)-ut.getTimeStampByDate(n.createdAt)).map(t=>({...t,createdAtStr:ut.getDateTimeString(t.createdAt),dateStr:ut.getDateString(t.createdAt)})),GU=e=>{const t=ft.getState().settings,n=QL(),r=t!=null&&t.ShowDate?" ":"",a="YYYY/MM/DD HH:mm:ss",o=/comment:(.*)$/g,i=/^\d{14}/g,l=(g,y,w)=>{const T=C.moment(g.createdAt,a).format("HH:mm");return w?w.replace(/{TIME}/g,T).replace(/{CONTENT}/g,y):`${T} ${y}`},c=g=>{const y=g.match(/TASK-(.*)?/g);return y?y[1]:""},f=g=>g==="TASK-TODO"?"- [ ] ":g==="TASK-DONE"?"- [x] ":g.match(/TASK-(.*)?/g)?`- [${c(g)}] `:"- ",p=g=>g.reduce((y,w)=>{const T=w.sourceType!=="MULTI"?`${w.content}`:`[[${w.path}]]`,S=t!=null&&t.ShowTime?l(w,T,t==null?void 0:t.DefaultMemoComposition):T,I=`${f(w.thinoType)}${S}`;let M="";return t.CommentOnMemos&&w.hasId!==void 0&&w.hasId!==""&&(M=qU(w).reduce((_,k)=>{const R=f(k.thinoType),L=k.content.replace(o,"").replace(i,""),H=t!=null&&t.ShowDate?`${R}[[${C.moment(k.createdAt).format(n)}]] ${C.moment(k.createdAt).format("HH:mm")} ${L}`:`${R}${L}`;return _+r+" "+H+` `},"")),y+r+I.replace(/ \^\S{6}/g,"")+` `+M},"");return e.reduce((g,y)=>{const w=t!=null&&t.ShowDate?`- [[${C.moment(y.date,"YYYY-MM-DD").format(n)}]] `:"",T=p(y.have),S=t!=null&&t.ShowDate&&(t!=null&&t.AddBlankLineWhenDate)&&!(t!=null&&t.CommentOnMemos)?` `:"";return g+w+T+S},"").replace(/
/g,` `)},JU=[{label:E("Today"),value:C.moment().format("YYYY-MM-DD")},{label:E("Yesterday"),value:C.moment().subtract(1,"days").format("YYYY-MM-DD")},{label:E("Last 7 days"),value:C.moment().subtract(7,"days").format("YYYY-MM-DD")},{label:E("Last 30 days"),value:C.moment().subtract(30,"days").format("YYYY-MM-DD")},{label:E("Last 90 days"),value:C.moment().subtract(90,"days").format("YYYY-MM-DD")},{label:E("Last 180 days"),value:C.moment().subtract(180,"days").format("YYYY-MM-DD")},{label:E("Last 365 days"),value:C.moment().subtract(365,"days").format("YYYY-MM-DD")}],L6=e=>{const{handleValueChange:t,setShownStatus:n}=e;return v.jsxs(v.Fragment,{children:[e.type==="icon"&&v.jsx("div",{className:"quick-date-btn-group",children:JU.map((r,a)=>v.jsx("div",{className:"btn action-btn quick-date-btn",onClick:()=>{t(r.value),n&&n(!1)},children:r.label},a))}),v.jsx(Sb,{className:"calendar-date-picker",datestamp:(e==null?void 0:e.defaultValue)||C.moment().startOf("day").valueOf(),handleDateStampChange:(r,a)=>{t(e.type==="icon"?C.moment(r).format("YYYY-MM-DD"):r.toString()),n&&n(!1)}})]})},kw=e=>{const{handleValueChange:t}=e,[n,r]=ne.useState(!1),a=ne.useRef(null),o=ne.useRef(null),i=Tb(o.current,a.current,{placement:"bottom-start"});return Pv(a,()=>{r(!1)}),v.jsxs(v.Fragment,{children:[v.jsx("span",{ref:c=>{o.current=c,c&&e.type==="icon"&&C.setIcon(c,"calendar")},className:`btn calendar-btn ${e.type==="icon"?"icon-btn":"text-btn"}`,onClick:()=>{!C.Platform.isMobile&&r(!n),!C.Platform.isMobile&&(i!=null&&i.update)&&(i==null||i.update()),C.Platform.isMobile&&new R6(ft.getState().app,e.type,t).open()},children:e.type==="text"&&e.defaultValue?e.defaultText?e.defaultText:C.moment(e.defaultValue,"x").subtract(e.startOrEnd==="end"?1:0,"days").format("YYYY/MM/DD"):""}),v.jsx("div",{className:`menu-btns-popup ${n?"":"hidden"}`,ref:a,style:i.styles.popper,children:v.jsx(L6,{type:e.defaultText?"icon":e.type,handleValueChange:t,setShownStatus:r})})]})};class R6 extends C.Modal{constructor(n,r,a){super(n);De(this,"root");De(this,"type");De(this,"handleValueChange");this.type=r,this.handleValueChange=a}onOpen(){const{contentEl:n}=this;this.root=Av(n),this.root.render(v.jsx(L6,{type:this.type,handleValueChange:this.handleValueChange.bind(this),setShownStatus:r=>{!r&&this.close()}}))}onClose(){var n;(n=this.root)==null||n.unmount()}}const KU=(e,t)=>(e%t+t)%t;class QU{constructor(t,n,r){De(this,"owner");De(this,"values");De(this,"suggestions");De(this,"selectedItem");De(this,"containerEl");this.owner=t,this.containerEl=n,n.on("click",".suggestion-item",this.onSuggestionClick.bind(this)),n.on("mousemove",".suggestion-item",this.onSuggestionMouseover.bind(this)),r.register([],"ArrowUp",a=>{if(!a.isComposing)return this.setSelectedItem(this.selectedItem-1,!0),!1}),r.register([],"ArrowDown",a=>{if(!a.isComposing)return this.setSelectedItem(this.selectedItem+1,!0),!1}),r.register([],"Enter",a=>{if(!a.isComposing)return this.useSelectedItem(a),!1})}onSuggestionClick(t,n){t.preventDefault();const r=this.suggestions.indexOf(n);this.setSelectedItem(r,!1),this.useSelectedItem(t)}onSuggestionMouseover(t,n){const r=this.suggestions.indexOf(n);this.setSelectedItem(r,!1)}setSuggestions(t){this.containerEl.empty();const n=[];t.forEach(r=>{const a=this.containerEl.createDiv("suggestion-item");this.owner.renderSuggestion(r,a),n.push(a)}),this.values=t,this.suggestions=n,this.setSelectedItem(0,!1)}useSelectedItem(t){const n=this.values[this.selectedItem];n&&this.owner.selectSuggestion(n,t)}setSelectedItem(t,n){const r=KU(t,this.suggestions.length),a=this.suggestions[this.selectedItem],o=this.suggestions[r];a==null||a.removeClass("is-selected"),o==null||o.addClass("is-selected"),this.selectedItem=r,n&&o.scrollIntoView(!1)}}class _6{constructor(t,n){De(this,"inputEl");De(this,"popper");De(this,"scope");De(this,"suggestEl");De(this,"suggest");De(this,"cb");this.inputEl=t,this.scope=new C.Scope,this.cb=n,this.suggestEl=createDiv("suggestion-container");const r=this.suggestEl.createDiv("suggestion");this.suggest=new QU(this,r,this.scope),this.scope.register([],"Escape",this.close.bind(this)),this.inputEl.addEventListener("input",this.onInputChanged.bind(this)),this.inputEl.addEventListener("focus",this.onInputChanged.bind(this)),this.inputEl.addEventListener("click",this.onInputChanged.bind(this)),this.inputEl.addEventListener("blur",this.close.bind(this)),this.suggestEl.on("mousedown",".suggestion-container",a=>{a.preventDefault()})}clearInput(){this.inputEl.value="",this.inputEl.trigger("blur"),this.inputEl.trigger("focus"),this.inputEl.trigger("input"),this.onInputChanged()}onInputChanged(){const t=this.inputEl.value,n=this.getSuggestions(t);if(!n){this.close();return}n.length>0?(this.suggest.setSuggestions(n),this.open(app.dom.appContainerEl,this.inputEl)):this.close()}open(t,n){app.keymap.pushScope(this.scope),t.appendChild(this.suggestEl),this.popper=j6(n,this.suggestEl,{placement:"bottom-start",modifiers:[{name:"sameWidth",enabled:!0,fn:({state:r,instance:a})=>{const o=`${r.rects.reference.width}px`;r.styles.popper.width!==o&&(r.styles.popper.width=o,a.update())},phase:"beforeWrite",requires:["computeStyles"]}]})}close(){app.keymap.popScope(this.scope),this.suggest.setSuggestions([]),this.popper&&this.popper.destroy(),this.suggestEl.detach()}destroy(){this.inputEl.removeEventListener("input",this.onInputChanged.bind(this)),this.inputEl.removeEventListener("focus",this.onInputChanged.bind(this)),this.inputEl.removeEventListener("blur",this.close.bind(this)),this.close()}updateCb(t){this.cb=t}}const XU=e=>{const t=e.metadataCache.getTags();return[...Object.keys(t)].map(n=>n.split("#").pop())};let Kg=class extends _6{fuzzySearchItemsOptimized(t,n){const r=C.prepareFuzzySearch(t);return n.map(a=>{const o=r(a);return o?{item:a,match:o,score:o.score}:null}).sort((a,o)=>(o==null?void 0:o.score)-(a==null?void 0:a.score)).filter(Boolean)}getSuggestions(t){const{settings:n,app:r}=ft.getState(),a=t.toLocaleLowerCase(),o=n.UseVaultTags?XU(r):be.getState().tags;return this.fuzzySearchItemsOptimized(a,o).map(i=>i.item)}renderSuggestion(t,n){n.toggleClass("thino-image-suggest-item",!0),n.createSpan({cls:"suggestion-name",text:t})}selectSuggestion(t){this.inputEl.value=t,this.cb&&this.cb(t),this.inputEl.dispatchEvent(new Event("change")),this.inputEl.trigger("change"),this.close()}};const ez=e=>{const t=new Set;return e.forEach(n=>{const r=new RegExp($r).exec(n.content),a=new RegExp(ua).exec(n.content);if(r)for(let o=1;o{const[t,n]=ne.useState([]),r=ne.useRef(null),a=ne.useRef(null);P.useEffect(()=>{if(a.current){if(r.current){r.current.updateCb(o);return}r.current=new Kg(a.current,o)}},[a.current,t]);const o=l=>{if(!l)return;const c=new Set(t);c.add(l),n(Array.from(c)),r.current.clearInput()},i=()=>{e(t)};return v.jsxs("div",{className:"thino-tag-operation",children:[v.jsx("div",{className:"tag-operation-title",children:E("Tag Bulk Select")}),v.jsxs("div",{className:"tag-operation-content",children:[v.jsxs("div",{className:"tag-operation-content-title selected-tags",children:[v.jsx("div",{className:"name",children:E("Selected Tags")}),v.jsx("div",{className:"desc",children:E("Click to remove selected tag")})]}),v.jsx("div",{className:"tag-operation-content-tags selected-tags",children:t.map(l=>v.jsx("div",{className:"tag-operation-content-tag",onClick:()=>{n(t.filter(c=>c!==l))},children:l},l))}),v.jsx("div",{className:"tag-operation-content-inputer",children:v.jsx("input",{placeholder:E("Input to select exist tag"),ref:a,onKeyDown:l=>{l.key==="Enter"&&o(a.current.value)}})}),v.jsxs("div",{className:"tag-operation-content-btn-group",children:[v.jsx("button",{className:"cancel-btn",onClick:()=>{e([])},children:E("Cancel")}),v.jsx("button",{className:"save-btn",onClick:i,children:E("Save")})]})]})]})},rz=({app:e,thinos:t,closeDialog:n})=>{const[r,a]=ne.useState([]),[o,i]=ne.useState([]),[l,c]=ne.useState([]),f=ne.useRef(null),p=ne.useRef(null),g=ne.useRef(null),y=ne.useRef("End"),w=ne.useRef(!1),T=ne.useRef(null);P.useEffect(()=>{t&&t.length&&a(ez(t))},[t]),P.useEffect(()=>{!g.current||!p.current||(new C.Setting(p.current).setName(E("Add tag position")).addDropdown(N=>{N.addOption("End",E("End")),N.addOption("Beginning",E("Beginning")),N.setValue("End").onChange(async _=>{y.current=_})}),new C.Setting(g.current).setName(E("Add tag with new line")).addToggle(N=>{N.setValue(!1).onChange(async _=>{w.current=_})}))},[]);const S=N=>{if(!N)return;const _=new Set(o);_.add(N),i(Array.from(_)),f.current.clearInput()};P.useEffect(()=>{if(T.current){if(f.current){f.current.updateCb(S);return}f.current=new Kg(T.current,S)}},[T.current,o]);const I=()=>{n(),M({remove:l,add:o,targetThinos:t})},M=async({remove:N,add:_,targetThinos:k})=>{const R=w.current||!1,L=[];for(const H of k){let U=H.content;for(const z of N)U=U.replace(new RegExp(`#${z}`,"g"),"");if(U=U.trim(),_.length>0&&(U=y.current==="Beginning"?`${_.map(z=>`#${z}`).join(" ")} ${R?` `:""}${U}`:`${U} ${R?` `:""}${_.map(z=>`#${z}`).join(" ")}`),H&&H.content!==U){const z=await be.updateMemo(H.id,U==null?void 0:U.trim());L.push(z)}}L.length>0&&be.editMemoBulk(L),L.length>0&&ot.clearQuery()};return v.jsxs("div",{className:"thino-tag-operation",children:[v.jsx("div",{className:"tag-operation-title",children:E("Tag Bulk Edit")}),v.jsxs("div",{className:"tag-operation-content",children:[r.length>0&&v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:"tag-operation-content-title exist-tags",children:[v.jsx("div",{className:"name",children:E("Exist Tags")}),v.jsx("div",{className:"desc",children:E("Click to remove exist tag")})]}),v.jsx("div",{className:"tag-operation-content-tags exist-tags",children:r.map(N=>v.jsx("div",{className:ar("tag-operation-content-tag",l.includes(N)&&"tag-operation-content-tag-removed"),onClick:()=>{l.includes(N)||c([...l,N]),l.includes(N)&&c(l.filter(_=>_!==N)),o.includes(N)&&i(o.filter(_=>_!==N))},children:N},N))})]}),v.jsxs("div",{className:"tag-operation-content-title selected-tags",children:[v.jsx("div",{className:"name",children:E("Selected Tags")}),v.jsx("div",{className:"desc",children:E("Click to remove selected tag")})]}),v.jsx("div",{className:"tag-operation-content-tags selected-tags",children:o.map(N=>v.jsx("div",{className:"tag-operation-content-tag",onClick:()=>{i(o.filter(_=>_!==N))},children:N},N))}),v.jsx("div",{className:"tag-operation-content-inputer",children:v.jsx("input",{placeholder:E("Input to select exist tag"),ref:T,onKeyDown:N=>{N.key==="Enter"&&S(T.current.value)}})}),v.jsxs("div",{className:"tag-operation-settings",children:[v.jsx("div",{ref:p}),v.jsx("div",{ref:g})]}),v.jsxs("div",{className:"tag-operation-content-btn-group",children:[v.jsx("button",{className:"cancel-btn",onClick:n,children:E("Cancel")}),v.jsx("button",{className:"save-btn",onClick:I,children:E("Save")})]})]})]})},ST=new Map,yf=async(e,t=!0)=>{const{vault:n,metadataCache:r}=ft.getState().app;if(t&&ST.has(e))return Promise.resolve(ST.get(e));if(e.contains("data:image"))return e;let a;const o=await n.adapter.exists(C.normalizePath(e));let i="";try{if(!o&&!/(http|https)/g.test(e)&&!e.includes("data:image")){let l;if(e.startsWith("app://")){const c=C.normalizePath(decodeURIComponent(e).replace(C.Platform.resourcePathPrefix,"").replace(/\?(.*)$/,"").replace(C.normalizePath(app==null?void 0:app.vault.adapter.basePath),""));i=C.normalizePath(decodeURIComponent(c))}else{if(l=r.getFirstLinkpathDest(e,""),!l){new C.Notice(E("File not exist"));return}i=l.path}}else i=e}catch(l){console.error(l)}if(i){if(/(http|https)/g.test(i))if(i.startsWith("http://localhost")){let l=i;l=l.replace("http://localhost/_capacitor_file_",""),l=decodeURIComponent(l).replace(/\?(.*)$/,"").replace(app==null?void 0:app.vault.adapter.basePath,""),l=C.normalizePath(decodeURIComponent(l));const c=await n.adapter.readBinary(l),f=new Uint8Array(c);a=new Blob([f],{type:"image/png"})}else try{const l=await C.requestUrl(e),c=new Uint8Array(l.arrayBuffer);a=new Blob([c],{type:"image/png"})}catch{}else if(i){const l=await n.adapter.readBinary(i),c=new Uint8Array(l);a=new Blob([c],{type:"image/png"})}return a?await az(a,e):""}},az=(e,t)=>new Promise(n=>{const r=new FileReader;r.onloadend=()=>{const a=r.result;ST.set(t,a),n(a)},r.readAsDataURL(e)}),Fg=async e=>{if(!e.style.backgroundImage.includes("url(")&&!e.style.backgroundImage.includes("http"))return;let t=e.style.backgroundImage.includes("url(")?e.style.backgroundImage.slice(5,-2):e.style.backgroundImage;return t?(t.startsWith("http://localhost")&&(t=t.replace("http://localhost/_capacitor_file_",""),t=decodeURIComponent(t).replace(/\?(.*)$/,"").replace(app==null?void 0:app.vault.adapter.basePath,""),t=C.normalizePath(decodeURIComponent(t))),await yf(t)):void 0},oz=async e=>{var n;return e.getAttribute("src")?(n=e==null?void 0:e.src)!=null&&n.startsWith("http://localhost")?await yf(e.getAttribute("path")||C.normalizePath(e==null?void 0:e.parentElement.getAttribute("src"))):await yf(e.getAttribute("src")):void 0},Zt=mz(),Nw=gz(),B6=vz(),H6=yz(),Qd={copyDefaultStyles:!0,imagePlaceholder:void 0,cacheBust:!1,useCredentials:!1,httpTimeout:3e4,styleCaching:"strict",corsImg:void 0},yn={toSvg:Y6,toPng:lz,toJpeg:uz,toBlob:cz,toPixelData:sz,toCanvas:dz,impl:{fontFaces:B6,images:H6,util:Zt,inliner:Nw,urlCache:[],options:{}}},X2=(typeof Node<"u"?Node.ELEMENT_NODE:void 0)||1,rw=(typeof global<"u"?global.getComputedStyle:void 0)||(typeof window<"u"?window.getComputedStyle:void 0)||globalThis.getComputedStyle,iz=(typeof global<"u"?global.atob:void 0)||(typeof window<"u"?window.atob:void 0)||globalThis.atob;function Y6(e,t){yn.impl.util.getWindow(e),t=t||{},fz(t);let n=[];return Promise.resolve(e).then(r).then(function(c){return U6(c,t,null)}).then(hz).then(pz).then(i).then(l).then(a).then(o);function r(c){if(c.nodeType===X2)return c;const f=c,p=c.parentNode,g=document.createElement("span");return p.replaceChild(g,f),g.append(c),n.push({parent:p,child:f,wrapper:g}),g}function a(c){for(;n.length>0;){const f=n.pop();f.parent.replaceChild(f.child,f.wrapper)}return c}function o(c){return yn.impl.urlCache=[],Iz(),c}function i(c){t.bgcolor&&(c.style.backgroundColor=t.bgcolor),t.width&&(c.style.width=`${t.width}px`),t.height&&(c.style.height=`${t.height}px`),t.style&&Object.keys(t.style).forEach(function(p){c.style[p]=t.style[p]});let f=null;return typeof t.onclone=="function"&&(f=t.onclone(c)),Promise.resolve(f).then(function(){return c})}function l(c){let f=t.width||Zt.width(c),p=t.height||Zt.height(c);return Promise.resolve(c).then(function(g){return g.setAttribute("xmlns","http://www.w3.org/1999/xhtml"),new XMLSerializer().serializeToString(g)}).then(Zt.escapeXhtml).then(function(g){const y=(Zt.isDimensionMissing(f)?' width="100%"':` width="${f}"`)+(Zt.isDimensionMissing(p)?' height="100%"':` height="${p}"`);return`${g}`}).then(function(g){return`data:image/svg+xml;charset=utf-8,${g}`})}}function sz(e,t){return Rv(e,t).then(function(n){return n.getContext("2d").getImageData(0,0,Zt.width(e),Zt.height(e)).data})}function lz(e,t){return Rv(e,t).then(function(n){return n.toDataURL()})}function uz(e,t){return Rv(e,t).then(function(n){return n.toDataURL("image/jpeg",(t?t.quality:void 0)||1)})}function cz(e,t){return Rv(e,t).then(Zt.canvasToBlob)}function dz(e,t){return Rv(e,t)}function fz(e){typeof e.copyDefaultStyles>"u"?yn.impl.options.copyDefaultStyles=Qd.copyDefaultStyles:yn.impl.options.copyDefaultStyles=e.copyDefaultStyles,typeof e.imagePlaceholder>"u"?yn.impl.options.imagePlaceholder=Qd.imagePlaceholder:yn.impl.options.imagePlaceholder=e.imagePlaceholder,typeof e.cacheBust>"u"?yn.impl.options.cacheBust=Qd.cacheBust:yn.impl.options.cacheBust=e.cacheBust,typeof e.corsImg>"u"?yn.impl.options.corsImg=Qd.corsImg:yn.impl.options.corsImg=e.corsImg,typeof e.useCredentials>"u"?yn.impl.options.useCredentials=Qd.useCredentials:yn.impl.options.useCredentials=e.useCredentials,typeof e.httpTimeout>"u"?yn.impl.options.httpTimeout=Qd.httpTimeout:yn.impl.options.httpTimeout=e.httpTimeout,typeof e.styleCaching>"u"?yn.impl.options.styleCaching=Qd.styleCaching:yn.impl.options.styleCaching=e.styleCaching,yn.impl.options.requestUrl=e.requestUrl,yn.impl.options.type=e.type||"image/png"}function Rv(e,t){return t=t||{},Y6(e,t).then(Zt.makeImage).then(function(r){const a=typeof t.scale!="number"?1:t.scale,o=n(e,a),i=o.getContext("2d");return i.msImageSmoothingEnabled=!1,i.imageSmoothingEnabled=!1,r&&(i.scale(a,a),i.drawImage(r,0,0)),o});function n(r,a){let o=t.width||Zt.width(r),i=t.height||Zt.height(r);Zt.isDimensionMissing(o)&&(o=Zt.isDimensionMissing(i)?300:i*2),Zt.isDimensionMissing(i)&&(i=o/2);const l=document.createElement("canvas");if(l.width=o*a,l.height=i*a,t.bgcolor){const c=l.getContext("2d");c.fillStyle=t.bgcolor,c.fillRect(0,0,l.width,l.height)}return l}}let xi=null;function U6(e,t,n,r){const a=t.filter;if(e===xi||Zt.isHTMLScriptElement(e)||Zt.isHTMLStyleElement(e)||Zt.isHTMLLinkElement(e)||n!==null&&a&&!a(e))return Promise.resolve();return Promise.resolve(e).then(o).then(function(f){return l(f,i(e))}).then(function(f){return c(f,e)});function o(f){return Zt.isHTMLCanvasElement(f)?Zt.makeImage(f.toDataURL()):f.cloneNode(!1)}function i(f){return Zt.isElementHostForOpenShadowRoot(f)?f.shadowRoot:f}function l(f,p){const g=T(p);let y=Promise.resolve();if(g.length!==0){const S=rw(w(p));Zt.asArray(g).forEach(function(I){y=y.then(function(){return U6(I,t,S).then(function(M){M&&f.appendChild(M)})})})}return y.then(function(){return f});function w(S){return Zt.isShadowRoot(S)?S.host:S}function T(S){return Zt.isShadowSlotElement(S)?S.assignedNodes():S.childNodes}}function c(f,p){if(!Zt.isElement(f)||Zt.isShadowSlotElement(p))return Promise.resolve(f);return Promise.resolve().then(g).then(y).then(w).then(T).then(function(){return f});function g(){I(p,f);function S(M,N){N.font=M.font,N.fontFamily=M.fontFamily,N.fontFeatureSettings=M.fontFeatureSettings,N.fontKerning=M.fontKerning,N.fontSize=M.fontSize,N.fontStretch=M.fontStretch,N.fontStyle=M.fontStyle,N.fontVariant=M.fontVariant,N.fontVariantCaps=M.fontVariantCaps,N.fontVariantEastAsian=M.fontVariantEastAsian,N.fontVariantLigatures=M.fontVariantLigatures,N.fontVariantNumeric=M.fontVariantNumeric,N.fontVariationSettings=M.fontVariationSettings,N.fontWeight=M.fontWeight}function I(M,N){const _=rw(M);_.cssText?(N.style.cssText=_.cssText,S(_,N.style)):(bz(t,M,_,n,N),n===null&&(["inset-block","inset-block-start","inset-block-end"].forEach(k=>N.style.removeProperty(k)),["left","right","top","bottom"].forEach(k=>{N.style.getPropertyValue(k)&&N.style.setProperty(k,"0px")})))}}function y(){const S=Zt.uid();[":before",":after"].forEach(function(M){I(M)});function I(M){const N=rw(p,M),_=N.getPropertyValue("content");if(_===""||_==="none")return;const k=f.getAttribute("class")||"";f.setAttribute("class",`${k} ${S}`);const R=document.createElement("style");R.appendChild(L()),f.appendChild(R);function L(){const H=`.${S}:${M}`,U=N.cssText?z():$();return document.createTextNode(`${H}{${U}}`);function z(){return`${N.cssText} content: ${_};`}function $(){return`${Zt.asArray(N).map(Q).join("; ")};`;function Q(se){const ue=N.getPropertyValue(se),fe=N.getPropertyPriority(se)?" !important":"";return`${se}: ${ue}${fe}`}}}}}function w(){Zt.isHTMLTextAreaElement(p)&&(f.innerHTML=p.value),Zt.isHTMLInputElement(p)&&f.setAttribute("value",p.value)}function T(){Zt.isSVGElement(f)&&(f.setAttribute("xmlns","http://www.w3.org/2000/svg"),Zt.isSVGRectElement(f)&&["width","height"].forEach(function(S){const I=f.getAttribute(S);I&&f.style.setProperty(S,I)}))}}}function hz(e){return B6.resolveAll().then(function(t){if(t!==""){const n=document.createElement("style");e.appendChild(n),n.appendChild(document.createTextNode(t))}return e})}function pz(e){return H6.inlineAll(e).then(function(){return e})}function mz(){let e=0;return{escape:z,isDataUrl:M,canvasToBlob:k,resolveUrl:R,getAndEncode:U,uid:L,delay:$,asArray:X,escapeXhtml:Q,makeImage:H,width:se,height:ue,getWindow:t,isElement:o,isElementHostForOpenShadowRoot:n,isShadowRoot:r,isInShadowRoot:a,isHTMLElement:l,isHTMLCanvasElement:i,isHTMLInputElement:f,isHTMLImageElement:c,isHTMLLinkElement:p,isHTMLScriptElement:g,isHTMLStyleElement:y,isHTMLTextAreaElement:w,isShadowSlotElement:T,isSVGElement:S,isSVGRectElement:I,isDimensionMissing:N};function t(Z){const pe=Z?Z.ownerDocument:void 0;return(pe?pe.defaultView:void 0)||global||window}function n(Z){return o(Z)&&Z.shadowRoot!==null}function r(Z){return Z instanceof t(Z).ShadowRoot}function a(Z){return Z!==null&&Object.prototype.hasOwnProperty.call(Z,"getRootNode")&&r(Z.getRootNode())}function o(Z){return Z instanceof t(Z).Element}function i(Z){return Z instanceof t(Z).HTMLCanvasElement}function l(Z){return Z instanceof t(Z).HTMLElement}function c(Z){return Z instanceof t(Z).HTMLImageElement}function f(Z){return Z instanceof t(Z).HTMLInputElement}function p(Z){return Z instanceof t(Z).HTMLLinkElement}function g(Z){return Z instanceof t(Z).HTMLScriptElement}function y(Z){return Z instanceof t(Z).HTMLStyleElement}function w(Z){return Z instanceof t(Z).HTMLTextAreaElement}function T(Z){return a(Z)&&Z instanceof t(Z).HTMLSlotElement}function S(Z){return Z instanceof t(Z).SVGElement}function I(Z){return Z instanceof t(Z).SVGRectElement}function M(Z){return Z.search(/^(data:)/)!==-1}function N(Z){return isNaN(Z)||Z<=0}function _(Z){return new Promise(function(pe){const ie=iz(Z.toDataURL().split(",")[1]),de=ie.length,K=new Uint8Array(de);for(let ae=0;aenew Promise(de=>{const K=new FileReader;K.onload=function(ae){de(ae.target.result)},K.readAsDataURL(new Blob([ie.arrayBuffer],{type:ie.headers["content-type"]}))})).catch(ie=>(console.error("cannot fetch resource: "+Z+", error: "+ie),"")):pe.promise=new Promise(function(ie){const de=yn.impl.options.httpTimeout,K=new XMLHttpRequest;if(K.onreadystatechange=Se,K.ontimeout=je,K.responseType="blob",K.timeout=de,yn.impl.options.useCredentials&&(K.withCredentials=!0),yn.impl.options.corsImg&&Z.indexOf("http")===0&&Z.indexOf(window.location.origin)===-1){const Be=(yn.impl.options.corsImg.method||"GET").toUpperCase()==="POST"?"POST":"GET";K.open(Be,(yn.impl.options.corsImg.url||"").replace("#{cors}",Z),!0);let Qe=!1;const Ze=yn.impl.options.corsImg.headers||{};Object.keys(Ze).forEach(function(xt){Ze[xt].indexOf("application/json")!==-1&&(Qe=!0),K.setRequestHeader(xt,Ze[xt])});const st=Re(yn.impl.options.corsImg.data||"");Object.keys(st).forEach(function(xt){typeof st[xt]=="string"&&(st[xt]=st[xt].replace("#{cors}",Z))}),K.send(Qe?JSON.stringify(st):st)}else K.open("GET",Z,!0),K.send();let ae;if(yn.impl.options.imagePlaceholder){const Be=yn.impl.options.imagePlaceholder.split(/,/);Be&&Be[1]&&(ae=Be[1])}function Se(){if(K.readyState!==4)return;if(K.status>=300){ae?ie(ae):Fe(`cannot fetch resource: ${Z}, status: ${K.status}`);return}const Be=new FileReader;Be.onloadend=function(){ie(Be.result)},Be.readAsDataURL(K.response)}function je(){ae?ie(ae):Fe(`timeout of ${de}ms occured while fetching resource: ${Z}`)}function Re(Be){try{return JSON.parse(JSON.stringify(Be))}catch{Fe("corsImg.data is missing or invalid");return}}function Fe(Be){console.error(Be),ie("")}})),pe.promise}function z(Z){return Z.replace(/([.*+?^${}()|[]\/\\])/g,"\\$1")}function $(Z){return function(pe){return new Promise(function(ie){setTimeout(function(){ie(pe)},Z)})}}function X(Z){const pe=[],ie=Z.length;for(let de=0;de=0;r?(e.setProperty(t,n,r),a&&e.setProperty(`-webkit-${t}`,n,r)):(e.setProperty(t,n),a&&e.setProperty(`-webkit-${t}`,n))}function bz(e,t,n,r,a){const o=yn.impl.options.copyDefaultStyles?Dz(e,t):{},i=a.style;Zt.asArray(n).forEach(function(l){const c=n.getPropertyValue(l),f=o[l],p=r?r.getPropertyValue(l):void 0;if(c!==f||r&&c!==p){const g=n.getPropertyPriority(l);wz(i,l,c,g)}})}let T0=null,aw={};const Sz=["ADDRESS","ARTICLE","ASIDE","BLOCKQUOTE","DETAILS","DIALOG","DD","DIV","DL","DT","FIELDSET","FIGCAPTION","FIGURE","FOOTER","FORM","H1","H2","H3","H4","H5","H6","HEADER","HGROUP","HR","LI","MAIN","NAV","OL","P","PRE","SECTION","SVG","TABLE","UL","math","svg","BODY","HEAD","HTML"];function Dz(e,t){const n=l(t),r=c(n);if(aw[r])return aw[r];const a=Tz(),o=f(a.document,n),i=p(a,o);return g(o),aw[r]=i,i;function l(y){const w=[];do{if(y.nodeType===X2){const T=y.tagName;if(w.push(T),Sz.includes(T))break}y=y.parentNode}while(y);return w}function c(y){return e.styleCaching==="relaxed"?y.filter((w,T,S)=>T===0||T===S.length-1).join(">"):y.join(">")}function f(y,w){let T=y.body;do{const S=w.pop(),I=y.createElement(S);T.appendChild(I),T=I}while(w.length>0);return T.textContent="​",T}function p(y,w){const T={},S=y.getComputedStyle(w);return Zt.asArray(S).forEach(function(I){T[I]=I==="width"||I==="height"?"auto":S.getPropertyValue(I)}),T}function g(y){do{const w=y.parentElement;w!==null&&w.removeChild(y),y=w}while(y&&y.tagName!=="BODY")}}function Tz(){if(xi)return xi.contentWindow;const e=document.characterSet||"UTF-8",t=document.doctype,n=t?`":"";return xi=document.createElement("iframe"),xi.id="domtoimage-sandbox-"+Zt.uid(),xi.className="domtoimage-thino",xi.style.visibility="hidden",xi.style.position="fixed",document.body.appendChild(xi),a(xi,n,e,"domtoimage-sandbox");function r(o){if(o){const i=document.createElement("div");return i.innerText=o,i.innerHTML}else return""}function a(o,i,l,c){try{return o.contentWindow.document.write(`${i}${c}`),o.contentWindow}catch{}const f=document.createElement("meta");f.setAttribute("charset",l);try{const p=document.implementation.createHTMLDocument(c);p.head.appendChild(f);const g=i+p.documentElement.outerHTML;return o.setAttribute("srcdoc",g),o.contentWindow}catch{}return o.contentDocument.head.appendChild(f),o.contentDocument.title=c,o.contentWindow}}function Iz(){xi&&(document.body.removeChild(xi),xi=null),T0&&clearTimeout(T0),T0=setTimeout(()=>{T0=null,aw={}},20*1e3)}async function Ez(e,t,n){return await yn.toCanvas(e,{width:e.clientWidth,height:e.clientHeight,quality:1,scale:t?2:1,requestUrl:C.requestUrl,type:n})}const Ib=async(e,t)=>(await Ez(e,!0,"image/jpeg")).toDataURL(),MC=async e=>{e.startsWith("http")&&(e=await yf(e));const t=e.split("base64,")[1],n=db(t,"image/png");await z6(n),new C.Notice(E("Send to clipboard successfully"))},xz=async(e,t)=>{const n=await e.vault.adapter.exists(t);let r="";if(n)r=t;else{const l=e.metadataCache.getFirstLinkpathDest(t,"");if(!l){new C.Notice(E("File not exist"));return}r=l.path}const a=await e.vault.adapter.readBinary(r),o=new Uint8Array(a),i=new Blob([o],{type:"image/png"});await z6(i)},z6=async e=>{const t=new ClipboardItem({"image/png":e});await window.navigator.clipboard.write([t])},kC=1.1,NC=300,AC=20,Cz=({destroy:e,imgUrl:t,filepath:n,otherIMGEls:r,currentIndex:a})=>{const o=P.useRef(null),[i,l]=P.useState(-1),c=Le.getState().dailyNotesState.app,[f,p]=P.useState(a),[g,y]=P.useState(t),w={close:P.useRef(null),previous:P.useRef(null),next:P.useRef(null),decrease:P.useRef(null),increase:P.useRef(null),zoom:P.useRef(null),copy:P.useRef(null)};P.useEffect(()=>{!n&&!t||(C.setIcon(w.close.current,"x"),w.previous.current&&C.setIcon(w.previous.current,"arrow-left"),w.next.current&&C.setIcon(w.next.current,"arrow-right"),C.setIcon(w.decrease.current,"zoom-out"),C.setIcon(w.increase.current,"zoom-in"),C.setIcon(w.zoom.current,"circle"),C.setIcon(w.copy.current,"clipboard"))},[w]),P.useEffect(()=>{ut.getImageSize(g).then(({width:L})=>{l(L!==0?40:0)})},[g]);const T=()=>{let L=f-1;L<0&&(L=r.length-1),p(L),y(r[L].src)},S=()=>{let L=f+1;L>=r.length&&(L=0),p(L),y(r[L].src)},I=()=>{e()},M=()=>{i>30&&l(i-10)},N=()=>{l(i+10)},_=L=>{L.target!==o.current&&L.target===o.current.parentElement&&I()},k=L=>{if(L.ctrlKey){L.preventDefault();const H=o.current,U=L.nativeEvent.offsetX,z=L.nativeEvent.offsetY,$=U/H.clientWidth,X=z/H.clientHeight;let Q;L.deltaY>0?Q=i/kC:Q=i*kC,Q>NC?Q=NC:Q{if(g&&!n)await MC(t);else if(n){const H=r[f].parentElement.getAttribute("src");if(!H){await MC(g);return}await xz(c,H)}};return v.jsxs(v.Fragment,{children:[v.jsx("button",{ref:w.close,className:"btn close-btn",onClick:I}),v.jsxs("div",{className:"img-container internal-embed image-embed is-loaded",onClick:_,onWheel:k,children:[v.jsx("img",{className:i<=0?"hidden":"",ref:o,height:i+"%",src:g}),v.jsx("span",{className:"loading-text "+(i===-1?"":"hidden"),children:E("Image is loading...")}),v.jsx("span",{className:"loading-text "+(i===0?"":"hidden"),children:E("😟 Cannot load image, image link maybe broken")})]}),v.jsxs("div",{className:"action-btns-container",children:[r&&(r==null?void 0:r.length)>1&&v.jsxs(v.Fragment,{children:[v.jsx("button",{ref:w.previous,className:"btn",onClick:T}),v.jsx("button",{ref:w.next,className:"btn",onClick:S})]}),v.jsx("button",{ref:w.decrease,className:"btn",onClick:M}),v.jsx("button",{ref:w.increase,className:"btn",onClick:N}),v.jsx("button",{ref:w.zoom,className:"btn",onClick:()=>l(80)}),v.jsx("button",{ref:w.copy,className:"btn",onClick:R})]})]})};function Eb({imgUrl:e,filepath:t,otherIMGEls:n,currentIndex:r}){vb({className:"preview-image-dialog"},Cz,{...{imgUrl:e,otherIMGEls:n,currentIndex:r},filepath:t})}var Mz=class extends Error{constructor(e){super(`react-collapsed: ${e}`)}},Aw=(...e)=>(e[0],`${e[1]}`,void 0);function V6(e){const t=P.useRef(e);return P.useEffect(()=>{t.current=e}),P.useCallback((...n)=>{var r;return(r=t.current)==null?void 0:r.call(t,...n)},[])}function kz(e,t,n){const[r,a]=P.useState(t),o=P.useRef(typeof e<"u"),i=o.current?e:r,l=V6(n),c=P.useCallback(f=>{const g=typeof f=="function"?f(i):f;o.current||a(g),l==null||l(g)},[l,i]);return P.useEffect(()=>{Aw(!(o.current&&e==null),"`isExpanded` state is changing from controlled to uncontrolled. useCollapse should not switch from controlled to uncontrolled (or vice versa). Decide between using a controlled or uncontrolled collapse for the lifetime of the component. Check the `isExpanded` prop."),Aw(!(!o.current&&e!=null),"`isExpanded` state is changing from uncontrolled to controlled. useCollapse should not switch from uncontrolled to controlled (or vice versa). Decide between using a controlled or uncontrolled collapse for the lifetime of the component. Check the `isExpanded` prop.")},[e]),[i,c]}var Nz="(prefers-reduced-motion: reduce)";function Az(){const[e,t]=P.useState(!1);return P.useEffect(()=>{if(typeof window>"u"||typeof window.matchMedia!="function")return;const n=window.matchMedia(Nz);t(n.matches);const r=a=>{t(a.matches)};if(n.addEventListener)return n.addEventListener("change",r),()=>{n.removeEventListener("change",r)};if(n.addListener)return n.addListener(r),()=>{n.removeListener(r)}},[]),e}var Fz=P7.useId||(()=>{});function Oz(){return Fz()??""}var Pz=typeof window<"u"?P.useLayoutEffect:P.useEffect,NS=!1,jz=0,FC=()=>++jz;function Lz(e){const t=e||(NS?FC():null),[n,r]=P.useState(t);return Pz(()=>{n===null&&r(FC())},[]),P.useEffect(()=>{NS===!1&&(NS=!0)},[]),n!=null?String(n):void 0}function Rz(e){const t=Oz(),n=Lz(e);return typeof e=="string"?e:typeof t=="string"?t:n}function _z(e,t){const n=performance.now(),r={};function a(){r.id=requestAnimationFrame(o=>{o-n>t?e():a()})}return a(),r}function OC(e){e.id&&cancelAnimationFrame(e.id)}function PC(e){return e!=null&&e.current?e.current.scrollHeight:(Aw(!0,"Was not able to find a ref to the collapse element via `getCollapseProps`. Ensure that the element exposes its `ref` prop. If it exposes the ref prop under a different name (like `innerRef`), use the `refKey` property to change it. Example:\n\nconst collapseProps = getCollapseProps({refKey: 'innerRef'})"),0)}function Bz(e){if(!e||typeof e=="string")return 0;const t=e/36;return Math.round((4+15*t**.25+t/5)*10)}function Hz(e,t){if(e!=null)if(typeof e=="function")e(t);else try{e.current=t}catch{throw new Mz(`Cannot assign value "${t}" to ref "${e}"`)}}function jC(...e){return e.every(t=>t==null)?null:t=>{e.forEach(n=>{Hz(n,t)})}}function Yz(e){let t=n=>{};t=n=>{if(!(n!=null&&n.current))return;const{paddingTop:r,paddingBottom:a}=window.getComputedStyle(n.current);Aw(!(r&&r!=="0px"||a&&a!=="0px"),`Padding applied to the collapse element will cause the animation to break and not perform as expected. To fix, apply equivalent padding to the direct descendent of the collapse element. Example: Before:

{children}
After:
{children}
`)},P.useEffect(()=>{t(e)},[e])}var Uz=typeof window>"u"?P.useEffect:P.useLayoutEffect;function zz({duration:e,easing:t="cubic-bezier(0.4, 0, 0.2, 1)",onTransitionStateChange:n=()=>{},isExpanded:r,defaultExpanded:a=!1,hasDisabledAnimation:o,id:i,...l}={}){const c=V6(n),f=Rz(i?`${i}`:void 0),[p,g]=kz(r,a),y=P.useRef(p),[w,T]=P.useState(!1),S=Az(),I=o??S,M=P.useRef(),N=P.useRef(),_=P.useRef(null),[k,R]=P.useState(null);Yz(_);const L=`${l.collapsedHeight||0}px`;function H(U){if(!_.current)return;const z=_.current;for(const $ in U){const X=U[$];X?z.style[$]=X:z.style.removeProperty($)}}return Uz(()=>{if(!_.current||p===y.current)return;y.current=p;function z(Q){return I?0:e??Bz(Q)}const $=Q=>`height ${z(Q)}ms ${t}`,X=Q=>{function se(){p?(H({height:"",overflow:"",transition:"",display:""}),c("expandEnd")):(H({transition:""}),c("collapseEnd")),T(!1)}N.current&&OC(N.current),N.current=_z(se,Q)};return T(!0),p?M.current=requestAnimationFrame(()=>{c("expandStart"),H({display:"block",overflow:"hidden",height:L}),M.current=requestAnimationFrame(()=>{c("expanding");const Q=PC(_);X(z(Q)),_.current&&(_.current.style.transition=$(Q),_.current.style.height=`${Q}px`)})}):M.current=requestAnimationFrame(()=>{c("collapseStart");const Q=PC(_);X(z(Q)),H({transition:$(Q),height:`${Q}px`}),M.current=requestAnimationFrame(()=>{c("collapsing"),H({height:L,overflow:"hidden"})})}),()=>{M.current&&cancelAnimationFrame(M.current),N.current&&OC(N.current)}},[p,L,I,e,t,c]),{isExpanded:p,setExpanded:g,getToggleProps(U){const{disabled:z,onClick:$,refKey:X,...Q}={refKey:"ref",onClick(){},disabled:!1,...U},se=k?k.tagName==="BUTTON":void 0,ue=U==null?void 0:U[X||"ref"],fe={id:`react-collapsed-toggle-${f}`,"aria-controls":`react-collapsed-panel-${f}`,"aria-expanded":p,onClick(ie){z||($==null||$(ie),g(de=>!de))},[X||"ref"]:jC(ue,R)},Z={type:"button",disabled:z?!0:void 0},pe={"aria-disabled":z?!0:void 0,role:"button",tabIndex:z?-1:0};return se===!1?{...fe,...pe,...Q}:se===!0?{...fe,...Z,...Q}:{...fe,...Z,...pe,...Q}},getCollapseProps(U){const{style:z,refKey:$}={refKey:"ref",style:{},...U},X=U==null?void 0:U[$||"ref"];return{id:`react-collapsed-panel-${f}`,"aria-hidden":!p,"aria-labelledby":`react-collapsed-toggle-${f}`,role:"region",...U,[$||"ref"]:jC(_,X),style:{boxSizing:"border-box",...!w&&!p?{display:L==="0px"?"none":"block",height:L,overflow:"hidden"}:{},...z}}}}}const Vz=e=>{const{dailyNotesState:{app:t,view:n,settings:r},globalState:{memoListView:a}}=P.useContext(Lt),{getCollapseProps:o,getToggleProps:i,isExpanded:l,setExpanded:c}=zz({defaultExpanded:!0,collapsedHeight:(r==null?void 0:r.ThinoCollapsedHeight)??100}),{memo:f,handleMemoContentClick:p,handleMemoDoubleClick:g}=e,y=ne.useRef(null),[w,T]=ne.useState(""),S=ne.useRef(w),I=ne.useRef(0),[M,N]=ne.useState(!1),[_,k]=ne.useState(!1),R=C.debounce((H,U,z)=>{for(const $ of H){const{height:X}=$.contentRect,Q=(U==null?void 0:U.ThinoMaxHeight)||340,se=X>Q;N(se),c(!se),z.disconnect()}},500);P.useEffect(()=>{var H;if(f.content!==S.current){if(r!=null&&r.OptimizeForCallout&&f.content.split("> [!").length>3&&f.content.split(` `).length>10&&!_){const U=y.current.createEl("button");U.setText(E("Render content")),U.onclick=async()=>{k(!0),await L()};const z=y.current.createEl("textarea");z.setText(f.content),z.disabled=!0,(H=y.current)==null||H.toggleClass(["raw-content"],!0),c(!0),N(!1);return}L()}},[f.content]),P.useEffect(()=>{_&&I.current!==(r==null?void 0:r.ThinoMaxHeight)&&(y!=null&&y.current.hasChildNodes()&&k(!1),L())},[r==null?void 0:r.ThinoMaxHeight]),P.useEffect(()=>{if(!_)return;const H=y.current;if(!H)return;if(!(r!=null&&r.ThinoMaxHeight)){c(!0),N(!1);return}const U=new ResizeObserver(z=>{R(z,r,U)});return U.observe(H),()=>U.disconnect()},[_]);const L=async()=>{var H,U;y.current&&n&&t&&f.content!==S.current&&(y.current.empty(),await C.MarkdownRenderer.render(t,f.content,y.current,f.path,n),S.current=f.content,(H=y.current)==null||H.toggleClass(["markdown-rendered"],!0),(U=y.current)==null||U.toggleClass(["raw-content"],!1),k&&k(!0),I.current=(r==null?void 0:r.ThinoMaxHeight)||340)};return v.jsxs(v.Fragment,{children:[M&&a==="moments"&&v.jsxs(v.Fragment,{children:[v.jsx("button",{className:"thino-collapse-button",...i({style:{display:"block",marginTop:2}}),children:E(l?"Collapse":"Expand")}),!l&&(r==null?void 0:r.ThinoCollapsedHeight)!==0&&v.jsx("div",{className:"thino-collapse-shadowOverlay",onDoubleClick:g})]}),v.jsx("div",{...o({style:{margin:0}}),ref:y,className:"memo-content-text",onClick:H=>p(H,f),onDoubleClick:g,onContextMenu:H=>{H.preventDefault()}}),M&&a!=="moments"&&v.jsxs(v.Fragment,{children:[!l&&(r==null?void 0:r.ThinoCollapsedHeight)!==0&&v.jsx("div",{className:"thino-collapse-shadowOverlay",onDoubleClick:g}),v.jsx("button",{className:"thino-collapse-button",...i({style:{display:"block",marginTop:2}}),children:E(l?"Collapse":"Expand")})]})]})},W6=P.memo(Vz,(e,t)=>e.memo.content===t.memo.content),Wz=e=>{const[t,n]=P.useState({...e.memo,createdAtStr:ut.getDateTimeString(e.memo.createdAt)}),[r,a]=P.useState([]),[o,i]=P.useState([]);P.useEffect(()=>{(async()=>{try{const g=[],y=[...t.content.matchAll(nd)];for(const T of y)if(T&&T.length===3){const S=T[2],I=be.getMemoById(S);I&&g.push({...I,createdAtStr:ut.getDateTimeString(I.createdAt),dateStr:ut.getDateString(I.createdAt)})}a([...g]);const w=await be.getLinkedMemos(t.id);i(w.sort((T,S)=>ut.getTimeStampByDate(S.createdAt)-ut.getTimeStampByDate(T.createdAt)).map(T=>({...T,createdAtStr:ut.getDateTimeString(T.createdAt),dateStr:ut.getDateString(T.createdAt)})))}catch(g){console.error(g)}})()},[t.id]);const l=P.useCallback(async p=>{var y;const g=p.target;if(g.className==="memo-link-text"){const w=(y=g.dataset)==null?void 0:y.value,T=be.getMemoById(w??"");if(T){const S={...T,createdAtStr:ut.getDateTimeString(T.createdAt)};a([]),i([]),n(S)}else new C.Notice(E("Thino not found")),g.classList.remove("memo-link-text")}},[]),c=P.useCallback(p=>{a([]),i([]),n({...p,createdAtStr:ut.getDateTimeString(p.createdAt)})},[t.id]),f=P.useCallback(()=>{e.destroy(),dt.setEditMemoId(t.id)},[t.id]);return v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:"memo-card-container",children:[v.jsxs("div",{className:"header-container",children:[v.jsx("span",{className:"time-text",children:t.createdAtStr}),v.jsxs("div",{className:"btns-container",children:[v.jsx("button",{ref:p=>{p&&C.setIcon(p,"edit")},className:"btn edit-btn",onClick:f}),v.jsx("button",{ref:p=>{p&&C.setIcon(p,"x")},className:"btn close-btn",onClick:e.destroy})]})]}),v.jsx("div",{className:"memo-container",children:v.jsx("div",{className:"memo-content-text",children:v.jsx(W6,{memo:t,handleMemoContentClick:l,handleMemoDoubleClick:()=>{}})})}),v.jsx("div",{className:"layer-container"})]}),r.length>0?v.jsxs("div",{className:"linked-memos-wrapper",children:[v.jsxs("span",{className:"normal-text",children:[E("LINKED")," ",r.length," THINO"," "]}),r.map(p=>{const g=Tx(oT(p.content)).replaceAll(` `," ");return v.jsxs("div",{className:"linked-memo-container",onClick:()=>c(p),children:[v.jsxs("span",{className:"time-text",children:[p.dateStr," "]}),g]},p.id)})]}):null,o.length>0?v.jsxs("div",{className:"linked-memos-wrapper",children:[v.jsxs("span",{className:"normal-text",children:[o.length," THINO ",E("LINK TO THE")," THINO"]}),o.map(p=>{const g=Tx(oT(p.content)).replaceAll(` `," ");return v.jsxs("div",{className:"linked-memo-container",onClick:()=>c(p),children:[v.jsxs("span",{className:"time-text",children:[p.dateStr," "]}),g]},p.id)})]}):null]})};function Hp(e){vb({className:"memo-card-dialog"},Wz,{memo:e})}function $z({mouseEnterDelayMS:e=0,mouseLeaveDelayMS:t=0}={}){const[n,r]=P.useState(!1);let a,o;return[n,{onMouseEnter:()=>{clearTimeout(o),a=window.setTimeout(()=>r(!0),e)},onMouseLeave:()=>{clearTimeout(a),o=window.setTimeout(()=>r(!1),t)}}]}const Zz=e=>{const{memo:t,handlePinMemoClick:n,handleFixMemoClick:r,handleSourceMemoClick:a,handleShowMemoStoryDialog:o,handleCopyMemoClick:i,handleEditMemoClick:l,handleGenMemoImageBtnClick:c,handleMarkMemoClick:f,handleArchiveMemo:p,handleDeleteMemoClick:g,handleSplitMemoClick:y}=e,w=Le.getState().dailyNotesState.settings,T=w.EnabledLocationList.find(z=>z.value==="MULTI"),[S,I]=Jl(!1),M=P.useRef(null),N={pinRef:P.useRef(null),fixRef:P.useRef(null),typeRef:P.useRef(null),moreRef:P.useRef(null)},[_,k]=$z({mouseEnterDelayMS:500}),R=P.useRef();P.useEffect(()=>{if(!N.typeRef)return;const z=$g.find($=>$.title===t.sourceType);C.setIcon(N.typeRef.current,z.icon),C.requireApiVersion("1.4.4")&&C.setTooltip(N.typeRef.current,t.path),N.fixRef&&(C.setIcon(N.fixRef.current,"shield-alert"),C.requireApiVersion("1.4.4")&&C.setTooltip(N.fixRef.current,"Update Thino property"))},[N.typeRef]),P.useEffect(()=>{N.pinRef&&(t.pinned?(C.setIcon(N.pinRef.current,"pin-off"),C.requireApiVersion("1.4.4")&&C.setTooltip(N.pinRef.current,E("UNPIN"))):(C.setIcon(N.pinRef.current,"pin"),C.requireApiVersion("1.4.4")&&C.setTooltip(N.pinRef.current,E("PIN"))))},[N.pinRef,t.pinned]);const L=C.debounce(()=>{var z;if(_&&N.moreRef.current){if(R.current&&R.current._loaded||(z=R.current)!=null&&z.useNativeMenu||document.body.find(".more-action-btns-wrapper"))return;const $=H(),X=N.moreRef.current.getBoundingClientRect();$.showAtPosition({x:X.left,y:X.bottom})}},200);P.useEffect(()=>{L()},[_]);const H=()=>{var $;const z=new C.Menu;return z.dom.toggleClass(["more-action-btns-wrapper"],!0),z.useNativeMenu?(z.setNoIcon(),z.addItem(X=>{X.setTitle(E("COPY")).onClick(i)}),z.addItem(X=>{X.setTitle(E("EDIT")).onClick(l)}),z.addItem(X=>{X.setTitle(E("SHARE")).onClick(c)})):z.addItem(X=>{const Q=X.dom;X.dom.empty(),X.dom.toggleClass(["more-action-btn-group","more-action-menu-item"],!0);const se=Q.createEl("span");new C.ExtraButtonComponent(se).setIcon("copy"),se.toggleClass(["menu-item-icon","more-action-item-icon"],!0),se.onclick=Z=>{Z.stopPropagation(),Z.preventDefault(),i(),z.close()};const ue=Q.createEl("span");ue.toggleClass(["menu-item-icon","more-action-item-icon"],!0),ue.onclick=Z=>{Z.stopPropagation(),Z.preventDefault(),l(),z.close()},new C.ExtraButtonComponent(ue).setIcon("pencil");const fe=Q.createEl("span");fe.toggleClass(["menu-item-icon","more-action-item-icon"],!0),fe.onclick=Z=>{Z.stopPropagation(),Z.preventDefault(),c(),z.close()},new C.ExtraButtonComponent(fe).setIcon("share-2")}),z.addSeparator(),z.addItem(X=>{X.setIcon("book-open").setTitle(E("READ")).onClick(o)}),z.addItem(X=>{X.setIcon("bookmark").setTitle(E("MARK")).onClick(f)}),(($=/(^|\n)#{1,6}\s/g.exec(t.content))==null?void 0:$.length)>1&&T&&z.addItem(X=>{X.setIcon("separator-horizontal").setTitle(E("SPLIT")).onClick(y)}),z.addItem(X=>{X.setIcon("home").setTitle(E("SOURCE")).onClick(()=>a(t))}),z.addSeparator(),z.addItem(X=>{X.setWarning(!0).setIcon("archive").setTitle(E("ARCHIVE").toUpperCase()).onClick(()=>p(t))}),z.addItem(X=>{X.setWarning(!0).setIcon("trash").setTitle(w.DeleteThinoDirectly?E("DELETE"):E("TRASH BOX").toUpperCase().toUpperCase()).onClick(Q=>{if(z.useNativeMenu)g(Q),z.close();else if(Q.stopPropagation(),Q.preventDefault(),!S){I(!0),X.setTitle(E("CONFIRM!")).onClick(se=>{g(se),z.close()});return}})}),z.addSeparator(),z.addItem(X=>{X.setDisabled(!0).setTitle(ut.getWordCount(t.content.replace(/```[^\S\r\n]*[a-z]*\n.*?\n```/g,""))+` ${E("words")}`)}),z.onHide(()=>{I(!1)}),R.current=z,z},U=z=>{H().showAtMouseEvent(z.nativeEvent)};return v.jsx("div",{ref:M,className:"memo-top-right-wrapper",children:v.jsxs("div",{className:"btns-container",children:[v.jsx("span",{ref:N.fixRef,className:`btn ${t.sourceType!=="MULTI"||t.id!==""?"hidden":""} fix-memo-btn`,onClick:()=>r(t)}),v.jsx("span",{ref:N.typeRef,className:`btn ${t.sourceType==="DAILY"?"hidden":""} source-type-btn`,onClick:()=>a(t)}),v.jsx("span",{ref:N.pinRef,className:`btn ${e.memo.pinned?"pinned-btn":"unpinned-btn"} pro`,onClick:n}),v.jsx("span",{...k,ref:z=>{N.moreRef.current=z,z&&C.setIcon(z,"more-horizontal")},onClick:U,className:"btn more-action-btn"})]})})},qz=e=>{var o;const{memo:t,handleMemoTypeToggle:n,handleShowMemoStoryDialog:r,settings:a}=e;return v.jsxs("div",{className:"memo-top-left-wrapper",children:[e.children,v.jsx("span",{title:t.createdAt,className:"time-text",onClick:r,children:t.createdAt}),v.jsx("div",{className:`btn memo-type-img ${a!=null&&a.ShowTaskLabel?"":"hidden"}`,onClick:n,children:t.thinoType!=="JOURNAL"&&v.jsx("input",{className:"task-list-item-checkbox",type:"checkbox",checked:t.thinoType!=="TASK-TODO","data-task":t.thinoType==="TASK-TODO"?"":t.thinoType==="TASK-DONE"?"x":(o=t.thinoType)==null?void 0:o.slice(5)})})]})};class Gz extends C.SuggestModal{constructor(t,n){super(t),this.thino=n}sanitisedFileName(t){const n=JL;return t.replace(n,"").trim().slice(0,255)}ensureUniqueFileNames(t){const n=[];return t.map(a=>{const o=this.sanitisedFileName(a[0]),i=n.filter(l=>l==o);return n.push(o),i.length>=1?`${o}${i.length+1}`:o})}contentSplitByHeading(t,n){const r=t.split(` `),a=new Array(n).join("#")+" ",o=new Array(n+1).join("#")+" ",i=[];let l=[];return r.forEach((c,f)=>{c.startsWith(o)?(l.length>0&&(i.push(l),l=[]),l.push(c)):l.length>0&&!c.startsWith(a)?l.push(c):l.length>0&&(i.push(l),l=[]),f===r.length-1&&l.length>0&&i.push(l)}),i}onChooseSuggestion(t,n){this.selectSuggestion(t,n)}renderSuggestion(t,n){n.setText(t.title)}getSuggestions(){return[{id:"splitByHeading1",title:E("Split by Heading 1")},{id:"splitByHeading2",title:E("Split by Heading 2")},{id:"splitByHeading3",title:E("Split by Heading 3")}]}async selectSuggestion(t,n){let r=[];if(t.id==="splitByHeading1"?r=this.contentSplitByHeading(this.thino.content,1):t.id==="splitByHeading2"?r=this.contentSplitByHeading(this.thino.content,2):t.id==="splitByHeading3"&&(r=this.contentSplitByHeading(this.thino.content,3)),r.length===0){new C.Notice("No headings found"),this.close();return}const a=this.ensureUniqueFileNames(r);for(const l of r){const c=r.indexOf(l),f=await be.createThino({content:l.join(` `),name:a[c],type:"MULTI",isList:!0});be.pushMemo(f)}let o=this.thino.content;r.forEach((l,c)=>{o=o.replace(l.join(` `),`[[${a[c]}]]`)});const i=await be.updateMemo(this.thino.id,o);i&&be.editMemo(i),this.close()}}const Jz=async(e,t,n)=>{const r=n.getAttribute("href"),a=n.className;if(a.contains("tag"))Kz(n.innerText.slice(1));else if(a.contains("internal-link")){const o=n.getAttribute("data-href"),i=be.getMemoById(o??"");i?Hp(i):await e.workspace.openLinkText(o,o,!C.Platform.isMobile&&t.navigation!==!0)}else r&&window.open(r,"_blank")},Kz=e=>{const t=ot.getState().query.tag;ot.setTagQuery(t.contains(",")?t.split(",").includes(e)?t.split(",").filter(n=>n!==e).join(","):t+","+e:t===e?"":e)},Qz=(e,t)=>{const n=t==null?void 0:t.getAttribute("src"),r=t==null?void 0:t.parentElement.getAttribute("src"),a=[...(e==null?void 0:e.querySelectorAll("img"))||[]],o=a.indexOf(t);Eb({imgUrl:n,filepath:n.startsWith("app")?r:void 0,otherIMGEls:a,currentIndex:o})},Xz=e=>{var r;const t=(r=e.dataset)==null?void 0:r.value,n=be.getMemoById(t??"");n?Hp(n):(new C.Notice("Thino Not Found"),e.classList.remove("memo-link-text"))},eV=async(e,t,n,r)=>{var l;const a=e!=null&&e.AppendDateWhenTaskDone?" ✅ "+C.moment().format("YYYY-MM-DD"):"",o=((l=r.parentElement.dataset)==null?void 0:l.task)==="x"?"DONE":"TODO",i=[...(n==null?void 0:n.querySelectorAll("li.task-list-item"))||[]];for(const c of i)if(c===r||c===r.closest("li.task-list-item")){const f=i.indexOf(c),p=t.content.split(/\n/),g=[];for(let M=0;M{const{globalState:{editMemoId:t},dailyNotesState:{app:n,view:r,settings:a,verifyState:o},locationState:{pathname:i}}=P.useContext(Lt),{memo:l,type:c="inline"}=e,f=P.useRef(null),p=P.useRef(null),[g,y]=P.useState(!1);P.useEffect(()=>{g&&setTimeout(()=>{dt.setEditMemoId(l.id)},100)},[g]),P.useEffect(()=>{(i==="/review"||i==="/daily")&&t!==l.id&&g&&y(!1)},[t]);const w=Z=>{if(Z.ctrlKey||Z.metaKey){const pe=C.moment(l.createdAt,"YYYY/MM/DD HH:mm:ss");ot.setFromAndToQuery(pe.startOf("day").valueOf(),pe.endOf("day").valueOf());return}Hp(l)},T=()=>{if(a!=null&&a.UseButtonToShowEditor&&(a==null?void 0:a.DefaultEditorLocation)==="Bottom"){const Z=document.querySelector("div[data-type='thino_view'] .view-content .memo-show-editor-button:not(.hidden)");Z&&Z.trigger("click")}dt.setMarkMemoId(l.id)},S=async()=>{var ie;const Z=!C.Platform.isDesktop&&await((ie=window.Capacitor)==null?void 0:ie.Plugins.Device.getId()),pe=C.Platform.isDesktop?await cr():Z.identifier||Z.uuid;if(!o||(o==null?void 0:o.appId)!==pe){Sn();return}l.pinned?await be.unpinMemoById(l.id):await be.pinMemoById(l.id)},I=()=>{if(a!=null&&a.UseButtonToShowEditor&&(a==null?void 0:a.DefaultEditorLocation)==="Bottom"&&C.Platform.isMobile){const Z=document.querySelector("div[data-type='thino_view'] .view-content .memo-show-editor-button:not(.hidden)");Z&&Z.trigger("click")}(i==="/review"||i==="/daily")&&y(!0),i!=="/review"&&i!=="/daily"&&dt.setEditMemoId(l.id)},M=async Z=>{Z.sourceType==="MULTI"&&Z.id.trim()===""&&await be.updateMemoProperty(Z)},N=async Z=>{await be.openThinoByID(Z.id)},_=async Z=>{try{const pe=await be.archiveMemo(Z);pe&&be.editMemo(pe)}catch(pe){console.error(pe),new C.Notice(pe.message)}},k=async()=>{try{if(a.DeleteThinoDirectly)await be.deleteMemoById(l.id);else{const Z=await be.hideMemoById(l.id);Z&&be.editMemo(Z)}}catch(Z){new C.Notice(Z.message)}dt.getState().editMemoId===l.id&&dt.setEditMemoId("")},R=()=>{if(p.current&&!p.current.confirmStatus){p.current&&p.current.toggleConfirm(!1);return}},L=()=>{of(l)},H=async()=>{const Z=await be.updateMemo(l.id,l.content,l.thinoType==="TASK-TODO"?"TASK-DONE":"TASK-TODO");Z&&be.editMemo(Z)},U=async()=>{navigator.clipboard.writeText(l.content).then(()=>{new C.Notice(E("COPY SUCCEED"))}).catch(()=>{new C.Notice(E("COPY FAILED"))})},z=async()=>{new Gz(n,l).open()},$=Z=>{Z&&Z.target.tagName!=="INPUT"&&I()},X=async(Z,pe)=>{Z.preventDefault(),Z.stopPropagation();const ie=Z.target;if(Z.ctrlKey||Z.metaKey){await N(pe);return}if(ie.tagName==="A"){await Jz(n,r,ie);return}if(ie.tagName==="IMG"){Qz(f.current,ie);return}if(ie.tagName==="A"&&ie.getAttribute("href")){const de=ie.getAttribute("href");window.open(de,"_blank");return}if(ie.className==="memo-link-text"){Xz(ie);return}if(ie.tagName==="INPUT"&&ie.hasClass("task-list-item-checkbox")){await eV(a,pe,f.current,ie);return}},Q=Z=>{const pe=new C.Menu;pe.dom.toggleClass("memo-context-menu",!0);const ie=window.getSelection();(ie==null?void 0:ie.toString().length)>0&&pe.addItem(de=>{de.setIcon("copy").setTitle(E("Copy selected text")).onClick(()=>{navigator.clipboard.writeText(ie.toString()).then(()=>{new C.Notice(E("COPY SUCCEED"))}).catch(()=>{new C.Notice(E("COPY FAILED"))})})}).addSeparator(),pe.addItem(de=>{de.setIcon("copy").setTitle(E("Copy thino").toLocaleUpperCase()).onClick(async()=>{await U(),pe.close()})}).addItem(de=>{de.setIcon("book-open").setTitle(E("READ")).onClick(w)}).addItem(de=>{de.setIcon(l.pinned?"pin-off":"pin").setTitle(l.pinned?E("UNPIN"):E("PIN")).onClick(S)}).addItem(de=>{de.setIcon("bookmark").setTitle(E("MARK")).onClick(T)}).addItem(de=>{de.setIcon("share-2").setTitle(E("SHARE")).onClick(L)}).addItem(de=>{de.setIcon("pencil").setTitle(E("EDIT")).onClick(I)}).addItem(de=>{de.setIcon("home").setTitle(E("SOURCE")).onClick(()=>N(l))}).addSeparator().addItem(de=>{de.setIcon("archive").setTitle(E("ARCHIVE").toLocaleUpperCase()).onClick(()=>_(l))}).addItem(de=>{de.setIcon("trash").setTitle(E("DELETE")).onClick(async()=>{await k()})}),pe.showAtMouseEvent(Z.nativeEvent)},se=P.useMemo(()=>({memo:l,handlePinMemoClick:S,handleFixMemoClick:M,handleSourceMemoClick:N,handleArchiveMemo:_,handleDeleteMemoClick:k,handleGenMemoImageBtnClick:L,handleMarkMemoClick:T,handleEditMemoClick:I,handleCopyMemoClick:U,handleShowMemoStoryDialog:w,handleSplitMemoClick:z}),[l]),ue=P.useMemo(()=>({memo:l,handleMemoTypeToggle:H,handleShowMemoStoryDialog:w,settings:a}),[l,a]),fe=P.useMemo(()=>v.jsxs("div",{ref:f,className:`memo-wrapper ${l.pinned?"pinned":""}`,"data-source-type":l.sourceType,"data-thino-type":l.thinoType,"data-thino-id":l.id,onMouseLeave:R,onMouseOver:Z=>{Z.shiftKey&&(Z.stopPropagation(),n.workspace.trigger("hover-link",{event:Z,source:"thino",hoverParent:r.containerEl,targetEl:f.current,linktext:l.path,sourcePath:l.path,state:{scroll:l.sourceType==="DAILY"?parseInt(l.id.slice(14)):0}}))},onContextMenu:Q,children:[g&&v.jsx(ff,{editorType:"inline"}),!g&&v.jsxs(v.Fragment,{children:[c==="inline"&&v.jsxs("div",{className:"memo-top-wrapper",draggable:!0,onDragStart:Z=>{Z.target.classList.add("dragging"),Z.dataTransfer.setDragImage(f.current,0,0),Z.dataTransfer.setData("text/plain",l.content)},onDragEnd:Z=>{Z.target.classList.remove("dragging")},children:[v.jsx(qz,{...ue}),v.jsx(Zz,{...se})]}),v.jsx(W6,{memo:l,handleMemoContentClick:X,handleMemoDoubleClick:$})]})]}),[l,g]);return v.jsx(v.Fragment,{children:fe})},ai=P.memo(tV,(e,t)=>Sw.isEqual(e.memo,t.memo));class rt extends C.Setting{constructor(n,r){super(n);De(this,"settingTab");De(this,"name","");De(this,"desc","");this.settingTab=r}setName(n){return super.setName(n),this.name=n,this}setDesc(n){return super.setDesc(n),this.desc=n,this}setTab(n){const r=typeof this.name=="string"?this.name:this.name.textContent||"",a=typeof this.desc=="string"?this.desc:this.desc.textContent||"";return this.settingTab.addSettingToMasterSettingsList(n,this.settingEl,r,a),this}}class nV extends C.Modal{constructor(n,r,a,o,i){super(n);De(this,"plugin");De(this,"settingTab");De(this,"target",5);De(this,"cb");this.app=n,this.settingTab=r,this.plugin=a,this.target=o,this.cb=i}onOpen(){var l;const{contentEl:n}=this;(l=n.parentElement)==null||l.classList.add("memo-save-location-modal"),n.createEl("h3",{text:E("Thino Daily Target")});const r=n.createDiv("modal-setting");new rt(r,this.settingTab).setName(E("Target Thino Count")).addSlider(c=>{c.setDynamicTooltip().setValue(this.target).setLimits(1,30,1).onChange(async f=>{this.target=f})});const a=n.createDiv("button-group"),o=a.createEl("button",{text:E("Cancel")}),i=a.createEl("button",{text:E("Save")});i.onclick=async()=>{this.plugin.settings.MemoDailyTarget=this.target,this.settingTab.applySettingsUpdate(),this.cb(this.target),this.close()},o.onclick=async()=>{this.close()}}onClose(){const{contentEl:n}=this;n.empty()}}const rV=({allStat:e,todayTimeStamp:t,calendarType:n,handleCalendarTypeChange:r})=>{const{dailyNotesState:{app:a,settings:o},globalState:{manifest:i}}=P.useContext(Lt),[l,c]=P.useState(),[f,p]=P.useState(5),[g,y]=P.useState(0),[w,T]=P.useState(0),[S,I]=P.useState(o.HeatmapColorScheme||"default"),M=P.useRef(null),N=P.useRef(null);P.useEffect(()=>{o.HeatmapColorScheme&&I(o.HeatmapColorScheme)},[o.HeatmapColorScheme]),P.useEffect(()=>{let k,R=5;i&&a&&(k=a==null?void 0:a.plugins.getPlugin(i.id),R=k==null?void 0:k.settings.MemoDailyTarget,c(k)),p(R)},[i,a]),P.useEffect(()=>{const k=e.find(H=>H.timestamp===t),R=k?k.count:0;T(R);const L=Math.min(100,R/f*100);y(L)},[e,f]),P.useEffect(()=>{C.requireApiVersion("1.4.4")&&(C.setTooltip(N.current,g.toFixed(2)+"%"),C.setTooltip(M.current,E("Set daily target")+` (${w}/${f})`))},[g,w]),P.useEffect(()=>{M.current&&(M.current.hasChildNodes()||C.setIcon(M.current,"crosshair"),C.requireApiVersion("1.4.4")&&C.setTooltip(N.current,g+"%"))},[M,f]);const _=P.useCallback(()=>{if(!l)return;new nV(a,l==null?void 0:l.settingTab,l,f,R=>{p(R)}).open()},[l,f]);return v.jsx(v.Fragment,{children:v.jsxs("div",{className:`usage-daily-progress-wrapper heatmap-${S}`,children:[v.jsx("div",{ref:N,className:"daily-progress-bar",children:v.jsx("div",{className:"daily-progress-bar-inner",style:{width:`${g}%`}})}),v.jsx("div",{ref:M,className:"daily-progress-target",onClick:_}),v.jsx("div",{ref:k=>{k&&C.setIcon(k,n==="basic"?"layout-grid":"calendar"),k&&C.setTooltip&&C.setTooltip(k,E("Switch calendar type"))},className:"switch-calendar-type-btn",onClick:()=>r&&r(n==="basic"?"heatmap":"basic")})]})})},aV=(e,t)=>{const n=[],r=Math.floor((e-t)/ei);for(let a=0;a<=r;a++)n.push({timestamp:t+ei*a,count:0,list:0});return n},oV=e=>{const{className:t,view:n,datestamp:r,handleDateStampChange:a,handleDateItemClick:o,handleMonthChange:i,dailyStat:l}=e,c=C.moment().startOf("day").valueOf(),[f,p]=P.useState(Qh(r)),[g,y]=P.useState(null),[w,T]=P.useState(e.dailyStat);P.useEffect(()=>{p(Qh(r));const k=aV(sV(r),Qh(r)),R=e.thinos.filter(L=>!L.deletedAt&&L.rowStatus!=="ARCHIVED");for(const L of R){const U=C.moment(L.createdAt,"YYYY/MM/DD HH:mm:ss").startOf("day").diff(C.moment(f).startOf("day"),"days");U>=0&&U{const R=S.getFullYear(),L=S.getMonth()+1;let H=0;L===1&&k===-1?H=new Date(`${R-1}/12/1`).getTime():L===12&&k===1?H=new Date(`${R+1}/1/1`).getTime():H=new Date(`${R}/${L+k}/1`).getTime(),p(Qh(H)),i&&i(H)};return v.jsxs("div",{className:`heatmap-date-picker-wrapper ${t}`,children:[v.jsxs("div",{className:"date-picker-header",children:[v.jsx("span",{ref:k=>{k&&C.setIcon(k,"chevron-left")},className:"btn btn-text",onClick:()=>_(-1)}),v.jsxs("span",{className:"normal-text",children:[v.jsx(g6,{year:S.getFullYear().toString(),handleYearChange:k=>{p(Qh(new Date(`${k}/${S.getMonth()+1}/1`).getTime()))}}),v.jsx(v6,{month:S.getMonth().toString(),handleMonthChange:k=>{p(Qh(new Date(`${S.getFullYear()}/${parseInt(k)}/1`).getTime()))}})]}),v.jsx("span",{ref:k=>{k&&C.setIcon(k,"chevron-right")},className:"btn btn-text",onClick:()=>_(1)})]}),v.jsxs("div",{className:"date-picker-day-container",children:[v.jsx("div",{className:"date-picker-day-header",children:E("weekDaysShort").map(k=>v.jsx("span",{className:"day-item",children:k},k))}),v.jsx("div",{className:"date-picker-day-content",children:M.map(k=>{if(k.date===0)return v.jsx("span",{className:"day-item null",children:""},k.datestamp);const R=w.find(U=>U.timestamp===k.datestamp)||{count:0,timestamp:k.datestamp,list:0},L=R.count-R.list,H=R.list;return v.jsxs("span",{className:`day-item ${k.datestamp===c?"current":""} ${k.datestamp===g?"selected":""} ${AS(R.count)}`,onClick:U=>{a(r,U.nativeEvent),y(k.datestamp===g?null:k.datestamp),o&&o(U,R)},onMouseOver:U=>{if(!R||!R.count)return;const z=new C.HoverPopover(n,U.currentTarget,100);$6(z,{d:k,list:H,task:L})},children:[v.jsx("span",{className:"day-item-text",children:k.date}),v.jsx(v.Fragment,{children:R&&R.count!==0&&v.jsxs("span",{className:"day-item-dots",children:[L>0&&v.jsx("div",{className:`day-item-dot thino-task-dot ${AS(L)}`}),H>0&&v.jsx("div",{className:`day-item-dot thino-list-dot ${AS(H)}`})]})})]},k.datestamp)})})]})]})};function $6(e,{d:t,list:n,task:r}){e.hoverEl.toggleClass("thino-hover-popover",!0);const a=e.hoverEl.createDiv({cls:"thino-hover-popover-content"});a.createDiv({cls:"thino-date-item",text:`${C.moment(t.datestamp).format("YYYY-MM-DD")}`});const o=a.createDiv({cls:"thino-task-item"});o.createSpan({cls:"thino-task-item-title-text",text:`${E("Task")}: `}),o.createSpan({cls:"thino-task-item-title-count",text:`${r}`});const i=a.createDiv({cls:"thino-list-item"});i.createSpan({cls:"thino-list-item-title-text",text:`${E("List")}: `}),i.createSpan({cls:"thino-list-item-title-count",text:`${n}`})}function iV(e){const t=new Date(e),n=new Date(`${t.getFullYear()}/${t.getMonth()+1}/1`);return((n.getMonth()===11?new Date(`${n.getFullYear()+1}/1/1`):new Date(`${n.getFullYear()}/${n.getMonth()+2}/1`)).getTime()-n.getTime())/ei}function Qh(e){const t=new Date(e);return new Date(`${t.getFullYear()}/${t.getMonth()+1}/1`).getTime()}function sV(e){const t=new Date(e),n=new Date(`${t.getFullYear()}/${t.getMonth()+1}/1`);return(n.getMonth()===11?new Date(`${n.getFullYear()+1}/1/1`):new Date(`${n.getFullYear()}/${n.getMonth()+2}/1`)).getTime()-ei}function AS(e){return e<=0?"":e<=1?"stat-day-L1-bg":e<=2?"stat-day-L2-bg":e<=4?"stat-day-L3-bg":"stat-day-L4-bg"}const LC={width:12,height:7},RC=(e,t)=>{const n=[];for(let r=0;r<=e;r++)n.push({timestamp:t+ei*r,count:0,list:0});return n},Qg=({initThinos:e,basicType:t})=>{const n=parseInt(C.moment().endOf("day").format("x"));new Date(n).getDay();const r=parseInt(C.moment().startOf("day").format("x")),a=new Array(6-new Date(n).getDay()).fill(0),o=LC.width*LC.height,i=parseInt(C.moment().startOf("day").subtract(o,"days").format("x")),l=C.moment().startOf("day").subtract(o,"days"),{memoState:{memos:c},dailyNotesState:{view:f,app:p,settings:g,verifyState:y}}=P.useContext(Lt),[w,T]=Co(t||uV(p||window.app)||"heatmap"),[S,I]=Co(C.moment().startOf("day").valueOf()),[M,N]=Co(g.HeatmapColorScheme||"default"),[_,k]=Co(RC(o,i)),[R,L]=Co(null),[H,U,z]=Co(""),$=P.useRef(null);P.useEffect(()=>{const fe=RC(o,i),Z=(e||c).filter(pe=>!pe.deletedAt&&pe.rowStatus!=="ARCHIVED");for(const pe of Z){const de=C.moment(pe.createdAt.replaceAll("/","-"),"YYYY-MM-DD HH:mm:ss").startOf("day").diff(l,"days");de>=0&&de{g.HeatmapColorScheme&&N(g.HeatmapColorScheme)},[g.HeatmapColorScheme]);const X=P.useCallback((fe,Z)=>{if(!Z||!Z.count)return;const pe=Z.count-Z.list,ie=Z.list,de={date:Z.timestamp,datestamp:Z.timestamp},K=new C.HoverPopover(f,fe.currentTarget,100);$6(K,{d:de,list:ie,task:pe})},[]),Q=()=>{T(w==="heatmap"?"basic":"heatmap"),lV(p,w==="heatmap"?"basic":"heatmap"),I(C.moment().startOf("day").valueOf())},se=P.useCallback(async(fe,Z)=>{if(Z.count===0)return;const pe=ot.getState().query.duration,ie=pe==null?void 0:pe.from,de=pe==null?void 0:pe.to,K=C.moment(ie).diff(de,"day")==0;if(ie===Z.timestamp&&K)ot.setFromAndToQuery(0,0),L(null),U(null);else if(ie!==Z.timestamp&&ie>0&&fe.shiftKey){const ae=C.moment(Z.timestamp).endOf("day").diff(de,"day");ie===0&&fe.shiftKey?U("from"):ae<0&&K&&U("to"),C.moment(ie).isBefore(Z.timestamp)?z.current==="to"?ae<0?ot.setFromAndToQuery(Z.timestamp,de):(ot.setFromAndToQuery(parseInt(C.moment(de).startOf("day").format("x")),parseInt(C.moment(Z.timestamp).endOf("day").format("x"))),U("from")):z.current==="from"&&(ae<0,ot.setFromAndToQuery(ie,parseInt(C.moment(Z.timestamp).endOf("day").format("x")))):z.current==="to"?ot.setFromAndToQuery(Z.timestamp,de):z.current==="from"&&(ot.setFromAndToQuery(Z.timestamp,parseInt(C.moment(ie).endOf("day").format("x"))),U("to"))}else if(ie===0&&fe.shiftKey)ot.setFromAndToQuery(Z.timestamp,parseInt(C.moment().endOf("day").format("x")));else if(Z.count>0&&(fe.ctrlKey||fe.metaKey)){const{app:ae,dailyNotes:Se}=ft.getState(),je=ub(C.moment(Z.timestamp),Se);if(!C.Platform.isMobile)await ae.workspace.getLeaf(!0).openFile(je);else{let Re=ae.workspace.activeLeaf;Re===null&&(Re=ae.workspace.getLeaf(!0)),Re.openFile(je)}}else Z.count>0&&!fe.shiftKey&&!fe.ctrlKey&&!fe.metaKey&&(["/","/recycle"].includes(ot.getState().pathname)||ot.setPathname("/"),ot.setFromAndToQuery(Z.timestamp,ut.getTimeStampByDate(C.moment(Z.timestamp+ei).subtract(1,"days").endOf("day").format("YYYY-MM-DD HH:mm:ss"))),L(Z))},[]),ue=P.useMemo(()=>v.jsx(oV,{className:`heatmap-${M}`,view:f,datestamp:S,dailyStat:_,thinos:e||c,handleMonthChange:fe=>{I(fe)},handleDateStampChange:fe=>{},handleDateItemClick:(fe,Z)=>se(fe,Z)}),[JSON.stringify(_),e,c,f,S,M]);return v.jsxs(v.Fragment,{children:[w==="basic"&&ue,w==="heatmap"&&v.jsxs("div",{className:`usage-heat-map-wrapper heatmap-${M}`,ref:$,children:[v.jsxs("div",{className:"day-tip-text-container",children:[v.jsx("span",{className:"tip-text",children:E("weekDaysShort")[0]}),v.jsx("span",{className:"tip-text"}),v.jsx("span",{className:"tip-text",children:E("weekDaysShort")[2]}),v.jsx("span",{className:"tip-text"}),v.jsx("span",{className:"tip-text",children:E("weekDaysShort")[4]}),v.jsx("span",{className:"tip-text"}),v.jsx("span",{className:"tip-text",children:E("weekDaysShort")[6]})]}),v.jsxs("div",{className:"usage-heat-map",children:[_.slice(_.length-84+a.length,_.length).map((fe,Z)=>{const pe=fe.count,ie=pe<=0?"":pe<=1?"stat-day-L1-bg":pe<=2?"stat-day-L2-bg":pe<=4?"stat-day-L3-bg":"stat-day-L4-bg";return v.jsx("span",{"data-timestamp":fe.timestamp,"data-count":fe.count,"data-list-count":fe.list,"data-task-count":fe.count-fe.list,className:`stat-container ${ie} ${R===fe?"current":""} ${r===fe.timestamp?"today":""}`,onMouseOver:de=>X(de,fe),onClick:de=>se(de,fe)},Z)}),a.map((fe,Z)=>v.jsx("span",{className:"stat-container null"},Z))]})]}),!t&&v.jsx(rV,{allStat:_,todayTimeStamp:r,calendarType:w,handleCalendarTypeChange:Q})]})};function lV(e,t){try{e==null||e.saveLocalStorage("calendarType",t)}catch(n){console.error(n)}}function uV(e){try{return(e==null?void 0:e.loadLocalStorage("calendarType"))||"heatmap"}catch(t){return console.error(t),"heatmap"}}const Z6=({type:e,timestamp:t})=>{const{memoState:{memos:n}}=P.useContext(Lt),[r,a]=P.useState([]),o=ne.useRef(null);return P.useEffect(()=>{if(e==="daily"){if(t){const l=n.filter(c=>C.moment(c.createdAt,"YYYY/MM/DD HH:mm:ss").isSame(C.moment(t,"YYYY/MM/DD HH:mm:ss"),"day"));a(l);return}const i=n.filter(l=>C.moment(l.createdAt,"YYYY/MM/DD HH:mm:ss").isSame(C.moment(),"day"));a(i)}else if(e==="latest"){const i=n.filter(f=>!f.deletedAt&&f.rowStatus!=="ARCHIVED"),l=i.filter(f=>f.pinned),c=i.filter(f=>!f.pinned).slice(0,5);a([...l,...c])}},[n]),P.useEffect(()=>{o.current&&(o.current.scrollTop=0)},[n]),r.length>0?v.jsx("div",{ref:o,className:"thino-list-container",children:r.map(i=>v.jsx(ai,{memo:i}))}):v.jsx("div",{className:"tip-text-container",children:v.jsx("span",{className:"tip-text",children:E("Here is No Memos.")})})},cV=(e,t)=>{rs.createRoot(e).render(v.jsx(ne.StrictMode,{children:v.jsx(is,{store:Le,context:Lt,children:v.jsx(dV,{plugin:t})})}))},dV=({plugin:e})=>v.jsxs(v.Fragment,{children:[v.jsx("div",{className:"thino-error-code-block",children:E("Please open thino first")}),v.jsx("button",{className:"thino-open-view",onClick:()=>e.openMemos("center"),children:E("Open thino in center window")})]}),fV=(e,t)=>{rs.createRoot(e).render(v.jsx(ne.StrictMode,{children:v.jsx(is,{store:Le,context:Lt,children:v.jsx(hV,{yaml:t})})}))},hV=({yaml:e})=>{const t=Object.keys(e).filter(a=>e[a]),n=e.daily?e.daily:"",r=a=>{switch(a){case"editor":return _C;case"heatmap":return mV;case"calendar":return gV;case"daily":return yV;case"list":return wV;case"status":return vV;default:return _C}};return v.jsx(v.Fragment,{children:t.map(a=>v.jsx("div",{"data-embed-type":a,className:ar("thino-embed-container",a==="editor"?"thino-editor-modal":""),children:a==="daily"?r(a)(n):r(a)()}))})};function _C(){return v.jsx(ff,{editorType:"inline",modal:!0})}function pV(e,t,n){try{const r=rs.createRoot(e);return r.render(v.jsx(ne.StrictMode,{children:v.jsx(is,{store:Le,context:Lt,children:v.jsx(ff,{editorType:"inline",destroy:t,modal:n})})})),r}catch(r){console.error(r)}}function mV(){return v.jsx(Qg,{basicType:"heatmap"})}function gV(){return v.jsx(Qg,{basicType:"basic"})}function vV(){return v.jsx(V2,{statusType:"banner"})}function yV(e){return v.jsx(Z6,{type:"daily",timestamp:e})}function wV(){return v.jsx(Z6,{type:"latest"})}class q6 extends C.Modal{constructor(n){super(n);De(this,"root")}getViewType(){return"thino_view"}onOpen(){const{contentEl:n,modalEl:r}=this;try{this.root=pV(n,this.close.bind(this),this),r.toggleClass("thino-editor-modal",!0),setTimeout(()=>{var a;(a=n.querySelector("textarea"))==null||a.focus(),this.app.workspace.trigger("focus-on-textarea")},10)}catch(a){console.error(a)}}onClose(){this.root.unmount(),this.containerEl&&this.containerEl.empty()}}function bV(e,t){if(e==null)return{};var n=SV(e,t),r,a;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function SV(e,t){if(e==null)return{};var n={},r=Object.keys(e),a,o;for(o=0;o=0)&&(n[a]=e[a]);return n}function Fw(){return Fw=Object.assign||function(e){for(var t=1;t{this.reCalculateColumnCount()})}reCalculateColumnCount(){const t=window&&window.innerWidth||1/0;let n=this.props.breakpointCols;typeof n!="object"&&(n={default:parseInt(n)||FS});let r=1/0,a=n.default||FS;for(let o in n){const i=parseInt(o);i>0&&t<=i&&i"u"&&(i="my-masonry-grid_column"));const l=wg(wg(wg({},t),n),{},{style:wg(wg({},n.style),{},{width:o}),className:i});return a.map((c,f)=>ne.createElement("div",Fw({},l,{key:f}),c))}logDeprecated(t){console.error("[Masonry]",t)}render(){const t=this.props,{children:n,breakpointCols:r,columnClassName:a,columnAttrs:o,column:i,className:l}=t,c=bV(t,["children","breakpointCols","columnClassName","columnAttrs","column","className"]);let f=l;return typeof l!="string"&&(this.logDeprecated('The property "className" requires a string'),typeof l>"u"&&(f="my-masonry-grid")),ne.createElement("div",Fw({},c,{className:f}),this.renderColumns())}}Ow.defaultProps=TV;const DT=e=>{P.useContext(Lt);const t=Le.getState().dailyNotesState.settings,{thinos:n,dayMark:r,dayMarkRange:a="day",thinoWrapper:o}=e,[i,l]=ne.useState(!(t!=null&&t.hidePinnedGroup&&r==="PINNED")),c=ne.useRef(null);P.useEffect(()=>{c&&C.setTooltip&&C.setTooltip(c.current,E("Click to expand or fold, Cmd+Click to show all thinos of the day"))},[c]);const f=p=>{if(C.Keymap.isModifier(p.nativeEvent,"Mod")){const g={day:"YYYY-MM-DD",week:"YYYY-[W]WW",month:"YYYY-MM",quarter:"YYYY-[Q]Q",year:"YYYY"},y=C.moment(r,g[a]);ot.setFromAndToQuery(y.startOf(a).valueOf(),y.endOf(a).valueOf());return}l(!i)};return v.jsx(v.Fragment,{children:e.type==="list"?v.jsxs(v.Fragment,{children:[v.jsx("div",{ref:c,className:`day-mark ${i?"":"folded"} PINNED`,onClick:f,children:v.jsxs("span",{className:"day-mark-text",children:[i?"▼ ":"▶ ",r==="PINNED"?r+" 📌":r]})},r),i&&n.map((p,g)=>o?v.jsx("div",{children:o({thino:p})},`${p.id}-${C.moment(p.createdAt,"YYYY/MM/DD HH:mm:ss").format("x")}-${g}`):v.jsx(ai,{memo:p},`${p.id}-${C.moment(p.createdAt,"YYYY/MM/DD HH:mm:ss").format("x")}-${g}`))]}):v.jsxs(v.Fragment,{children:[v.jsx("div",{ref:c,className:`day-mark ${i?"":"folded"}`,onClick:f,children:v.jsxs("span",{className:"day-mark-text",children:[i?"▼ ":"▶ ",r==="PINNED"?r+" 📌":r]})},r),v.jsx(Ow,{breakpointCols:e.type==="waterfall"?3:1,className:`${e.type}-view masonry-memolist`,columnClassName:"masonry-memolist-grid_column",children:i&&n.map((p,g)=>o?v.jsx("div",{children:o({thino:p})},`${p.id}-${C.moment(p.updatedAt,"YYYY/MM/DD HH:mm:ss").format("x")}-${g}`):v.jsx(ai,{memo:p},`${p.id}-${C.moment(p.updatedAt,"YYYY/MM/DD HH:mm:ss").format("x")}-${g}`))})]})})};function Uu(e){"@babel/helpers - typeof";return Uu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Uu(e)}function IV(e,t){if(Uu(e)!="object"||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t||"default");if(Uu(r)!="object")return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function G6(e){var t=IV(e,"string");return Uu(t)=="symbol"?t:String(t)}function af(e,t,n){return t=G6(t),t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function HC(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(a){return Object.getOwnPropertyDescriptor(e,a).enumerable})),n.push.apply(n,r)}return n}function tr(e){for(var t=1;t=0)&&(n[a]=e[a]);return n}function Ql(e,t){if(e==null)return{};var n=xb(e,t),r,a;if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(a=0;a=0)&&Object.prototype.propertyIsEnumerable.call(e,r)&&(n[r]=e[r])}return n}function Ma(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function YC(e,t){for(var n=0;ne.length)&&(t=e.length);for(var n=0,r=new Array(t);n1?H-1:0),z=1;zt}),Bv=Up(function(e,t){return e>=t}),nI=Up(function(e,t){return e=t&&a.getHours()-n.getHours()a?0:a+t),n=n>a?a:n,n<0&&(n+=a),a=t>n?0:n-t>>>0,t>>>=0;for(var o=Array(a);++r-1&&e%1==0&&e<=IW}var aI=EW,xW=rI,CW=aI;function MW(e){return e!=null&&CW(e.length)&&!xW(e)}var Yv=MW,kW=9007199254740991,NW=/^(?:0|[1-9]\d*)$/;function AW(e,t){var n=typeof e;return t=t??kW,!!t&&(n=="number"||n!="symbol"&&NW.test(e))&&e>-1&&e%1==0&&e{t.current=e},[e]),t}function tM(e){const t=O$(e);return P.useCallback(function(...n){return t.current&&t.current(...n)},[t])}function nM(){return P.useState(null)}function P$(){const e=P.useRef(!0),t=P.useRef(()=>e.current);return P.useEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),t.current}function j$(e){const t=P$();return[e[0],P.useCallback(n=>{if(t())return e[1](n)},[t,e[1]])]}var L$=P6({defaultModifiers:[N6,F6,E6,x6,A6,k6,O6,I6]}),rM=function(t){return{position:t,top:"0",left:"0",opacity:"0",pointerEvents:"none"}},R$={name:"applyStyles",enabled:!1},_$={name:"ariaDescribedBy",enabled:!0,phase:"afterWrite",effect:function(t){var n=t.state;return function(){var r=n.elements,a=r.reference,o=r.popper;if("removeAttribute"in a){var i=(a.getAttribute("aria-describedby")||"").split(",").filter(function(l){return l.trim()!==o.id});i.length?a.setAttribute("aria-describedby",i.join(",")):a.removeAttribute("aria-describedby")}}},fn:function(t){var n,r=t.state,a=r.elements,o=a.popper,i=a.reference,l=(n=o.getAttribute("role"))==null?void 0:n.toLowerCase();if(o.id&&l==="tooltip"&&"setAttribute"in i){var c=i.getAttribute("aria-describedby");if(c&&c.split(",").indexOf(o.id)!==-1)return;i.setAttribute("aria-describedby",c?c+","+o.id:o.id)}}},B$=[];function H$(e,t,n){var r=n===void 0?{}:n,a=r.enabled,o=a===void 0?!0:a,i=r.placement,l=i===void 0?"bottom":i,c=r.strategy,f=c===void 0?"absolute":c,p=r.modifiers,g=p===void 0?B$:p,y=xb(r,["enabled","placement","strategy","modifiers"]),w=P.useRef(),T=P.useCallback(function(){var k;(k=w.current)==null||k.update()},[]),S=P.useCallback(function(){var k;(k=w.current)==null||k.forceUpdate()},[]),I=j$(P.useState({placement:l,update:T,forceUpdate:S,attributes:{},styles:{popper:rM(f),arrow:{}}})),M=I[0],N=I[1],_=P.useMemo(function(){return{name:"updateStateModifier",enabled:!0,phase:"write",requires:["computeStyles"],fn:function(R){var L=R.state,H={},U={};Object.keys(L.elements).forEach(function(z){H[z]=L.styles[z],U[z]=L.attributes[z]}),N({state:L,styles:H,attributes:U,update:T,forceUpdate:S,placement:L.placement})}}},[T,S,N]);return P.useEffect(function(){!w.current||!o||w.current.setOptions({placement:l,strategy:f,modifiers:[].concat(g,[_,R$])})},[f,l,_,o]),P.useEffect(function(){if(!(!o||e==null||t==null))return w.current=L$(e,t,Pr({},y,{placement:l,strategy:f,modifiers:[].concat(g,[_$,_])})),function(){w.current!=null&&(w.current.destroy(),w.current=void 0,N(function(k){return Pr({},k,{attributes:{},styles:{popper:rM(f)}})}))}},[o,e,t]),M}function Y$(e,t,n,r){var a=r&&typeof r!="boolean"?r.capture:r;e.removeEventListener(t,n,a),n.__once&&e.removeEventListener(t,n.__once,a)}function Og(e,t,n,r){return F$(e,t,n,r),function(){Y$(e,t,n,r)}}function U$(e){return e&&"setState"in e?z2.findDOMNode(e):e??null}const z$=function(e){return zv(U$(e))};var V$=27,aM=function(){};function W$(e){return e.button===0}function $$(e){return!!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)}var oM=function(t){return t&&("current"in t?t.current:t)};function Z$(e,t,n){var r=n===void 0?{}:n,a=r.disabled,o=r.clickTrigger,i=o===void 0?"click":o,l=P.useRef(!1),c=t||aM,f=P.useCallback(function(y){var w,T=oM(e);YU(!!T,"RootClose captured a close event but does not have a ref to compare it to. useRootClose(), should be passed a ref that resolves to a DOM node"),l.current=!T||$$(y)||!W$(y)||!!lv(T,(w=y.composedPath==null?void 0:y.composedPath()[0])!=null?w:y.target)},[e]),p=tM(function(y){l.current||c(y)}),g=tM(function(y){y.keyCode===V$&&c(y)});P.useEffect(function(){if(!(a||e==null)){var y=window.event,w=z$(oM(e)),T=Og(w,i,f,!0),S=Og(w,i,function(N){if(N===y){y=void 0;return}p(N)}),I=Og(w,"keyup",function(N){if(N===y){y=void 0;return}g(N)}),M=[];return"ontouchstart"in w.documentElement&&(M=[].slice.call(w.body.children).map(function(N){return Og(N,"mousemove",aM)})),function(){T(),S(),I(),M.forEach(function(N){return N()})}}},[e,a,i,f,p,g])}function q$(e){var t={};return Array.isArray(e)?(e==null||e.forEach(function(n){t[n.name]=n}),t):e||t}function G$(e){return e===void 0&&(e={}),Array.isArray(e)?e:Object.keys(e).map(function(t){return e[t].name=t,e[t]})}function J$(e){var t,n,r,a,o=e.enabled,i=e.enableEvents,l=e.placement,c=e.flip,f=e.offset,p=e.fixed,g=e.containerPadding,y=e.arrowElement,w=e.popperConfig,T=w===void 0?{}:w,S=q$(T.modifiers);return Pr({},T,{placement:l,enabled:o,strategy:p?"fixed":T.strategy,modifiers:G$(Pr({},S,{eventListeners:{enabled:i},preventOverflow:Pr({},S.preventOverflow,{options:g?Pr({padding:g},(t=S.preventOverflow)==null?void 0:t.options):(n=S.preventOverflow)==null?void 0:n.options}),offset:{options:Pr({offset:f},(r=S.offset)==null?void 0:r.options)},arrow:Pr({},S.arrow,{enabled:!!y,options:Pr({},(a=S.arrow)==null?void 0:a.options,{element:y})}),flip:Pr({enabled:!!c},S.flip)}))})}function K$(e,t){return e.classList?!!t&&e.classList.contains(t):(" "+(e.className.baseVal||e.className)+" ").indexOf(" "+t+" ")!==-1}function Q$(e,t){e.classList?e.classList.add(t):K$(e,t)||(typeof e.className=="string"?e.className=e.className+" "+t:e.setAttribute("class",(e.className&&e.className.baseVal||"")+" "+t))}function iM(e,t){return e.replace(new RegExp("(^|\\s)"+t+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function X$(e,t){e.classList?e.classList.remove(t):typeof e.className=="string"?e.className=iM(e.className,t):e.setAttribute("class",iM(e.className&&e.className.baseVal||"",t))}var E0;function I8(e){if((!E0&&E0!==0||e)&&sI){var t=document.createElement("div");t.style.position="absolute",t.style.top="-9999px",t.style.width="50px",t.style.height="50px",t.style.overflow="scroll",document.body.appendChild(t),E0=t.offsetWidth-t.clientWidth,document.body.removeChild(t)}return E0}var RS=function(t){var n;return typeof document>"u"?null:t==null?zv().body:(typeof t=="function"&&(t=t()),t&&"current"in t&&(t=t.current),(n=t)!=null&&n.nodeType&&t||null)};function sM(e,t){var n=P.useState(function(){return RS(e)}),r=n[0],a=n[1];if(!r){var o=RS(e);o&&a(o)}return P.useEffect(function(){t&&r&&t(r)},[t,r]),P.useEffect(function(){var i=RS(e);i!==r&&a(i)},[e,r]),r}const lM=e=>!e||typeof e=="function"?e:t=>{e.current=t};function eZ(e,t){const n=lM(e),r=lM(t);return a=>{n&&n(a),r&&r(a)}}function tZ(e,t){return P.useMemo(()=>eZ(e,t),[e,t])}var lI=ne.forwardRef(function(e,t){var n=e.flip,r=e.offset,a=e.placement,o=e.containerPadding,i=o===void 0?5:o,l=e.popperConfig,c=l===void 0?{}:l,f=e.transition,p=nM(),g=p[0],y=p[1],w=nM(),T=w[0],S=w[1],I=tZ(y,t),M=sM(e.container),N=sM(e.target),_=P.useState(!e.show),k=_[0],R=_[1],L=H$(N,g,J$({placement:a,enableEvents:!!e.show,containerPadding:i||5,flip:n,offset:r,arrowElement:T,popperConfig:c})),H=L.styles,U=L.attributes,z=xb(L,["styles","attributes"]);e.show?k&&R(!1):!e.transition&&!k&&R(!0);var $=function(){R(!0),e.onExited&&e.onExited.apply(e,arguments)},X=e.show||f&&!k;if(Z$(g,e.onHide,{disabled:!e.rootClose||e.rootCloseDisabled,clickTrigger:e.rootCloseEvent}),!X)return null;var Q=e.children(Pr({},z,{show:!!e.show,props:Pr({},U.popper,{style:H.popper,ref:I}),arrowProps:Pr({},U.arrow,{style:H.arrow,ref:S})}));if(f){var se=e.onExit,ue=e.onExiting,fe=e.onEnter,Z=e.onEntering,pe=e.onEntered;Q=ne.createElement(f,{in:e.show,appear:!0,onExit:se,onExiting:ue,onExited:$,onEnter:fe,onEntering:Z,onEntered:pe},Q)}return M?z2.createPortal(Q,M):null});lI.displayName="Overlay";lI.propTypes={show:ke.bool,placement:ke.oneOf($2),target:ke.any,container:ke.any,flip:ke.bool,children:ke.func.isRequired,containerPadding:ke.number,popperConfig:ke.object,rootClose:ke.bool,rootCloseEvent:ke.oneOf(["click","mousedown"]),rootCloseDisabled:ke.bool,onHide:function(t){for(var n=arguments.length,r=new Array(n>1?n-1:0),a=1;a-1}var vZ=gZ,yZ=kb;function wZ(e,t){var n=this.__data__,r=yZ(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this}var bZ=wZ,SZ=aZ,DZ=dZ,TZ=pZ,IZ=vZ,EZ=bZ;function Wp(e){var t=-1,n=e==null?0:e.length;for(this.clear();++tl))return!1;var f=o.get(e),p=o.get(t);if(f&&p)return f==t&&p==e;var g=-1,y=!0,w=n&RG?new OG:void 0;for(o.set(e,t),o.set(t,e);++g0&&n(l)?t>1?U8(l,t-1,n,r,a):Gee(a,l):r||(a[a.length]=l)}return a}var z8=U8;function Kee(e){return function(t,n,r){for(var a=-1,o=Object(t),i=r(t),l=i.length;l--;){var c=i[e?l:++a];if(n(o[c],c,o)===!1)break}return t}}var Qee=Kee,Xee=Qee,ete=Xee(),tte=ete,nte=tte,rte=Vv;function ate(e,t){return e&&nte(e,t,rte)}var DI=ate,ote=Yv;function ite(e,t){return function(n,r){if(n==null)return n;if(!ote(n))return e(n,r);for(var a=n.length,o=t?a:-1,i=Object(n);(t?o--:++ot||o&&i&&c&&!l&&!f||r&&i&&c||!n&&c||!a)return 1;if(!r&&!o&&!f&&e=l)return c;var f=n[r];return c*(f=="desc"?-1:1)}}return e.index-t.index}var Dte=Ste,zS=SI,Tte=Rb,Ite=Bb,Ete=mte,xte=vte,Cte=Pb,Mte=Dte,kte=_b,Nte=ss;function Ate(e,t,n){t.length?t=zS(t,function(o){return Nte(o)?function(i){return Tte(i,o.length===1?o[0]:o)}:o}):t=[kte];var r=-1;t=zS(t,Cte(Ite));var a=Ete(e,function(o,i,l){var c=zS(t,function(f){return f(o)});return{criteria:c,index:++r,value:o}});return xte(a,function(o,i){return Mte(o,i,n)})}var Fte=Ate;function Ote(e,t,n){switch(n.length){case 0:return e.call(t);case 1:return e.call(t,n[0]);case 2:return e.call(t,n[0],n[1]);case 3:return e.call(t,n[0],n[1],n[2])}return e.apply(t,n)}var Pte=Ote,jte=Pte,BM=Math.max;function Lte(e,t,n){return t=BM(t===void 0?e.length-1:t,0),function(){for(var r=arguments,a=-1,o=BM(r.length-t,0),i=Array(o);++a0){if(++t>=Wte)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}var Gte=qte,Jte=Vte,Kte=Gte,Qte=Kte(Jte),$8=Qte,Xte=_b,ene=V8,tne=$8;function nne(e,t){return tne(ene(e,t,Xte),e+"")}var Z8=nne,rne=z8,ane=Fte,one=Z8,YM=Mb,ine=one(function(e,t){if(e==null)return[];var n=t.length;return n>1&&YM(e,t[0],t[1])?t=[]:n>2&&YM(t[0],t[1],t[2])&&(t=[t[0]]),ane(e,rne(t,1),[])}),sne=ine;const lne=qt(sne);function OT(e,t){var n=iI(e);return n?n.innerWidth:t?e.clientWidth:hf(e).width}function q8(e){return Q6(e)||h8(e)||eI(e)||X6()}function une(e,t){for(var n=-1,r=e==null?0:e.length;++n1),o}),eie(e,rie(e),n),r&&(n=Koe(n,aie|oie|iie,tie));for(var a=t.length;a--;)Qoe(n,t[a]);return n}),lie=sie;const uie=qt(lie);var cie=Z8,die=Hv,fie=Mb,hie=Hb,a9=Object.prototype,pie=a9.hasOwnProperty,mie=cie(function(e,t){e=Object(e);var n=-1,r=t.length,a=r>2?t[2]:void 0;for(a&&fie(t[0],t[1],a)&&(r=1);++n0&&(l=l[0]),c=(l=l.filter(function(p){return p}))[0];for(var f=1;f2?r-2:0),o=2;o2&&arguments[2]!==void 0?arguments[2]:"day",r=e,a=[];Yp(r,t,n);)a.push(r),r=zs(r,1,n);return a}function Zie(e,t){return t==null&&e==null?null:(t==null&&(t=new Date),e==null&&(e=new Date),e=$a(e,"day"),e=sv(e,sv(t)),e=Tp(e,Tp(t)),e=iv(e,iv(t)),ov(e,ov(t)))}function e3(e){return sv(e)===0&&Tp(e)===0&&iv(e)===0&&ov(e)===0}function qie(e,t,n,r){return n==="day"&&(n="date"),Math.abs(WC[n](e,void 0,r)-WC[n](t,void 0,r))}function EI(e,t,n){return!n||n==="milliseconds"?Math.abs(+e-+t):Math.round(Math.abs(+$a(e,n)/XM[n]-+$a(t,n)/XM[n]))}var Gie=ke.oneOfType([ke.string,ke.func]);function Jie(e,t,n,r,a){var o=typeof r=="function"?r(n,a,e):t.call(e,n,r,a);return Xg(o==null||typeof o=="string","`localizer format(..)` must return a string, null, or undefined"),o}function Kie(e,t,n){return new Date(e.getFullYear(),e.getMonth(),e.getDate(),0,t+n,0,0)}function xI(e,t){return e.getTimezoneOffset()-t.getTimezoneOffset()}function Qie(e,t){return EI(e,t,"minutes")+xI(e,t)}function Xie(e){var t=$a(e,"day");return EI(t,e,"minutes")+xI(t,e)}function ese(e,t){return nI(e,t,"day")}function tse(e,t,n){var r=_v(e,t,"minutes");return r?Bv(t,n,"minutes"):Cb(t,n,"minutes")}function PT(e,t){return qie(e,t,"day")}function nse(e){var t=e.evtA,n=t.start,r=t.end,a=t.allDay,o=e.evtB,i=o.start,l=o.end,c=o.allDay,f=+$a(n,"day")-+$a(i,"day"),p=PT(n,r),g=PT(i,l);return f||g-p||!!c-!!a||+n-+i||+r-+l}function rse(e){var t=e.event,n=t.start,r=t.end,a=e.range,o=a.start,i=a.end,l=$a(n,"day"),c=Yp(l,i,"day"),f=tI(l,r,"minutes"),p=f?Cb(r,o,"minutes"):Bv(r,o,"minutes");return c&&p}function ase(e,t){return _v(e,t,"day")}function ose(e,t){return e3(e)&&e3(t)}var ise=ka(function e(t){var n=this;Ma(this,e),Xg(typeof t.format=="function","date localizer `format(..)` must be a function"),Xg(typeof t.firstOfWeek=="function","date localizer `firstOfWeek(..)` must be a function"),this.propType=t.propType||Gie,this.formats=t.formats,this.format=function(){for(var r=arguments.length,a=new Array(r),o=0;o1,ue=I.eventProp(i,X,$,l),fe=ne.createElement("div",{className:"rbc-event-content",title:z||void 0},_?ne.createElement(_,{event:i,continuesPrior:w,continuesAfter:T,title:U,isAllDay:Q,localizer:y,slotStart:R,slotEnd:L}):U);return ne.createElement(k,Object.assign({},this.props,{type:"date"}),ne.createElement("div",Object.assign({},H,{style:tr(tr({},ue.style),a),className:ca("rbc-event",o,ue.className,{"rbc-selected":l,"rbc-event-allday":se,"rbc-event-continues-prior":w,"rbc-event-continues-after":T}),onClick:function(pe){return f&&f(i,pe)},onDoubleClick:function(pe){return p&&p(i,pe)},onKeyDown:function(pe){return g&&g(i,pe)}}),typeof M=="function"?M(fe):fe))}}]),t}(ne.Component);function Ub(e,t){return!e||t==null?!1:kQ(e,t)}function l9(e,t){var n=e.right-e.left,r=n/t;return r}function u9(e,t,n,r){var a=l9(e,r);return n?r-1-Math.floor((t-e.left)/a):Math.floor((t-e.left)/a)}function fse(e,t){var n=t.x,r=t.y;return r>=e.top&&r<=e.bottom&&n>=e.left&&n<=e.right}function hse(e,t,n,r,a){var o=-1,i=-1,l=r-1,c=l9(t,r),f=u9(t,n.x,a,r),p=t.topn.y,g=t.tope.y,y=e.y>t.bottom,w=t.top>e.y,T=n.topt.bottom;return T&&(o=0,i=l),p&&(w?(o=0,i=f):y&&(o=f,i=l)),g&&(o=i=a?l-Math.floor((e.x-t.left)/c):Math.floor((e.x-t.left)/c),p?fN?i-M-H:i+H+f,z=R>_?l+L-I+c:l+L;return{topOffset:U,leftOffset:z}}function mse(e){var t=e.containerRef,n=e.accessors,r=e.getters,a=e.selected,o=e.components,i=e.localizer,l=e.position,c=e.show,f=e.events,p=e.slotStart,g=e.slotEnd,y=e.onSelect,w=e.onDoubleClick,T=e.onKeyPress,S=e.handleDragStart,I=e.popperRef,M=e.target,N=e.offset;cse({ref:I,callback:c}),P.useLayoutEffect(function(){var R=pse({target:M,offset:N,container:t.current,box:I.current}),L=R.topOffset,H=R.leftOffset;I.current.style.top="".concat(L,"px"),I.current.style.left="".concat(H,"px")},[N.x,N.y,M]);var _=l.width,k={minWidth:_+_/2};return ne.createElement("div",{style:k,className:"rbc-overlay",ref:I},ne.createElement("div",{className:"rbc-overlay-header"},i.format(p,"dayHeaderFormat")),f.map(function(R,L){return ne.createElement(s9,{key:L,type:"popup",localizer:i,event:R,getters:r,onSelect:y,accessors:n,components:o,onDoubleClick:w,onKeyPress:T,continuesPrior:i.lt(n.end(R),p,"day"),continuesAfter:i.gte(n.start(R),g,"day"),slotStart:p,slotEnd:g,selected:Ub(R,a),draggable:!0,onDragStart:function(){return S(R)},onDragEnd:function(){return c()}})}))}var c9=ne.forwardRef(function(e,t){return ne.createElement(mse,Object.assign({},e,{popperRef:t}))});c9.propTypes={accessors:ke.object.isRequired,getters:ke.object.isRequired,selected:ke.object,components:ke.object.isRequired,localizer:ke.object.isRequired,position:ke.object.isRequired,show:ke.func.isRequired,events:ke.array.isRequired,slotStart:ke.instanceOf(Date).isRequired,slotEnd:ke.instanceOf(Date),onSelect:ke.func,onDoubleClick:ke.func,onKeyPress:ke.func,handleDragStart:ke.func,style:ke.object,offset:ke.shape({x:ke.number,y:ke.number})};function gse(e){var t=e.containerRef,n=e.popupOffset,r=n===void 0?5:n,a=e.overlay,o=e.accessors,i=e.localizer,l=e.components,c=e.getters,f=e.selected,p=e.handleSelectEvent,g=e.handleDoubleClickEvent,y=e.handleKeyPressEvent,w=e.handleDragStart,T=e.onHide,S=e.overlayDisplay,I=P.useRef(null);if(!a.position)return null;var M=r;isNaN(r)||(M={x:r,y:r});var N=a.position,_=a.events,k=a.date,R=a.end;return ne.createElement(nZ,{rootClose:!0,flip:!0,show:!0,placement:"bottom",onHide:T,target:a.target},function(L){var H=L.props;return ne.createElement(c9,Object.assign({},H,{containerRef:t,ref:I,target:a.target,offset:M,accessors:o,getters:c,selected:f,components:l,localizer:i,position:N,show:S,events:_,slotStart:k,slotEnd:R,onSelect:p,onDoubleClick:g,onKeyPress:y,handleDragStart:w}))})}var CI=ne.forwardRef(function(e,t){return ne.createElement(gse,Object.assign({},e,{containerRef:t}))});CI.propTypes={popupOffset:ke.oneOfType([ke.number,ke.shape({x:ke.number,y:ke.number})]),overlay:ke.shape({position:ke.object,events:ke.array,date:ke.instanceOf(Date),end:ke.instanceOf(Date)}),accessors:ke.object.isRequired,localizer:ke.object.isRequired,components:ke.object.isRequired,getters:ke.object.isRequired,selected:ke.object,handleSelectEvent:ke.func,handleDoubleClickEvent:ke.func,handleKeyPressEvent:ke.func,handleDragStart:ke.func,onHide:ke.func,overlayDisplay:ke.func};function ao(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:document;return Og(n,e,t,{passive:!1})}function vse(e,t,n){return!e||lv(e,document.elementFromPoint(t,n))}function yse(e,t){var n=t.clientX,r=t.clientY,a=document.elementFromPoint(n,r);return L8(a,".rbc-event",e)}function wse(e,t){var n=t.clientX,r=t.clientY,a=document.elementFromPoint(n,r);return L8(a,".rbc-show-more",e)}function zw(e,t){return!!yse(e,t)}function bse(e,t){return!!wse(e,t)}function Xh(e){var t=e;return e.touches&&e.touches.length&&(t=e.touches[0]),{clientX:t.clientX,clientY:t.clientY,pageX:t.pageX,pageY:t.pageY}}var t3=5,Sse=250,d9=function(){function e(t){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=n.global,a=r===void 0?!1:r,o=n.longPressThreshold,i=o===void 0?250:o,l=n.validContainers,c=l===void 0?[]:l;Ma(this,e),this.isDetached=!1,this.container=t,this.globalMouse=!t||a,this.longPressThreshold=i,this.validContainers=c,this._listeners=Object.create(null),this._handleInitialEvent=this._handleInitialEvent.bind(this),this._handleMoveEvent=this._handleMoveEvent.bind(this),this._handleTerminatingEvent=this._handleTerminatingEvent.bind(this),this._keyListener=this._keyListener.bind(this),this._dropFromOutsideListener=this._dropFromOutsideListener.bind(this),this._dragOverFromOutsideListener=this._dragOverFromOutsideListener.bind(this),this._removeTouchMoveWindowListener=ao("touchmove",function(){},window),this._removeKeyDownListener=ao("keydown",this._keyListener),this._removeKeyUpListener=ao("keyup",this._keyListener),this._removeDropFromOutsideListener=ao("drop",this._dropFromOutsideListener),this._removeDragOverFromOutsideListener=ao("dragover",this._dragOverFromOutsideListener),this._addInitialEventListener()}return ka(e,[{key:"on",value:function(n,r){var a=this._listeners[n]||(this._listeners[n]=[]);return a.push(r),{remove:function(){var i=a.indexOf(r);i!==-1&&a.splice(i,1)}}}},{key:"emit",value:function(n){for(var r=arguments.length,a=new Array(r>1?r-1:0),o=1;o0&&arguments[0]!==void 0?arguments[0]:0;return Uu(e)!=="object"&&(e={top:e,left:e,right:e,bottom:e}),e}function n3(e,t){var n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:0,r=If(e),a=r.top,o=r.left,i=r.right,l=i===void 0?o:i,c=r.bottom,f=c===void 0?a:c,p=If(t),g=p.top,y=p.left,w=p.right,T=w===void 0?y:w,S=p.bottom,I=S===void 0?g:S;return!(f-nI||l-nT)}function If(e){if(!e.getBoundingClientRect)return e;var t=e.getBoundingClientRect(),n=t.left+r3("left"),r=t.top+r3("top");return{top:r,left:n,right:(e.offsetWidth||0)+n,bottom:(e.offsetHeight||0)+r}}function r3(e){if(e==="left")return window.pageXOffset||document.body.scrollLeft||0;if(e==="top")return window.pageYOffset||document.body.scrollTop||0}var Tse=function(e){Ao(t,e);function t(n,r){var a;return Ma(this,t),a=No(this,t,[n,r]),a.state={selecting:!1},a.containerRef=P.createRef(),a}return ka(t,[{key:"componentDidMount",value:function(){this.props.selectable&&this._selectable()}},{key:"componentWillUnmount",value:function(){this._teardownSelectable()}},{key:"componentDidUpdate",value:function(r){!r.selectable&&this.props.selectable&&this._selectable(),r.selectable&&!this.props.selectable&&this._teardownSelectable()}},{key:"render",value:function(){var r=this.props,a=r.range,o=r.getNow,i=r.getters,l=r.date,c=r.components.dateCellWrapper,f=r.localizer,p=this.state,g=p.selecting,y=p.startIdx,w=p.endIdx,T=o();return ne.createElement("div",{className:"rbc-row-bg",ref:this.containerRef},a.map(function(S,I){var M=g&&I>=y&&I<=w,N=i.dayProp(S),_=N.className,k=N.style;return ne.createElement(c,{key:I,value:S,range:a},ne.createElement("div",{style:k,className:ca("rbc-day-bg",_,M&&"rbc-selected-cell",f.isSameDate(S,T)&&"rbc-today",l&&f.neq(l,S,"month")&&"rbc-off-range-bg")}))}))}},{key:"_selectable",value:function(){var r=this,a=this.containerRef.current,o=this._selector=new d9(this.props.container,{longPressThreshold:this.props.longPressThreshold}),i=function(c,f){if(!zw(a,c)&&!bse(a,c)){var p=If(a),g=r.props,y=g.range,w=g.rtl;if(fse(p,c)){var T=u9(p,c.x,w,y.length);r._selectSlot({startIdx:T,endIdx:T,action:f,box:c})}}r._initial={},r.setState({selecting:!1})};o.on("selecting",function(l){var c=r.props,f=c.range,p=c.rtl,g=-1,y=-1;if(r.state.selecting||(gr(r.props.onSelectStart,[l]),r._initial={x:l.x,y:l.y}),o.isSelected(a)){var w=If(a),T=hse(r._initial,w,l,f.length,p);g=T.startIdx,y=T.endIdx}r.setState({selecting:!0,startIdx:g,endIdx:y})}),o.on("beforeSelect",function(l){if(r.props.selectable==="ignoreEvents")return!zw(r.containerRef.current,l)}),o.on("click",function(l){return i(l,"click")}),o.on("doubleClick",function(l){return i(l,"doubleClick")}),o.on("select",function(l){r._selectSlot(tr(tr({},r.state),{},{action:"select",bounds:l})),r._initial={},r.setState({selecting:!1}),gr(r.props.onSelectEnd,[r.state])})}},{key:"_teardownSelectable",value:function(){this._selector&&(this._selector.teardown(),this._selector=null)}},{key:"_selectSlot",value:function(r){var a=r.endIdx,o=r.startIdx,i=r.action,l=r.bounds,c=r.box;a!==-1&&o!==-1&&this.props.onSelectSlot&&this.props.onSelectSlot({start:o,end:a,action:i,bounds:l,box:c,resourceId:this.props.resourceId})}}]),t}(ne.Component),Wl={propTypes:{slotMetrics:ke.object.isRequired,selected:ke.object,isAllDay:ke.bool,accessors:ke.object.isRequired,localizer:ke.object.isRequired,components:ke.object.isRequired,getters:ke.object.isRequired,onSelect:ke.func,onDoubleClick:ke.func,onKeyPress:ke.func},defaultProps:{segments:[],selected:{}},renderEvent:function(t,n){var r=t.selected;t.isAllDay;var a=t.accessors,o=t.getters,i=t.onSelect,l=t.onDoubleClick,c=t.onKeyPress,f=t.localizer,p=t.slotMetrics,g=t.components,y=t.resizable,w=p.continuesPrior(n),T=p.continuesAfter(n);return ne.createElement(s9,{event:n,getters:o,localizer:f,accessors:a,components:g,onSelect:i,onDoubleClick:l,onKeyPress:c,continuesPrior:w,continuesAfter:T,slotStart:p.first,slotEnd:p.last,selected:Ub(n,r),resizable:y})},renderSpan:function(t,n,r){var a=arguments.length>3&&arguments[3]!==void 0?arguments[3]:" ",o=Math.abs(n)/t*100+"%";return ne.createElement("div",{key:r,className:"rbc-row-segment",style:{WebkitFlexBasis:o,flexBasis:o,maxWidth:o}},a)}},f9=function(e){Ao(t,e);function t(){return Ma(this,t),No(this,t,arguments)}return ka(t,[{key:"render",value:function(){var r=this,a=this.props,o=a.segments,i=a.slotMetrics.slots,l=a.className,c=1;return ne.createElement("div",{className:ca(l,"rbc-row")},o.reduce(function(f,p,g){var y=p.event,w=p.left,T=p.right,S=p.span,I="_lvl_"+g,M=w-c,N=Wl.renderEvent(r.props,y);return M&&f.push(Wl.renderSpan(i,M,"".concat(I,"_gap"))),f.push(Wl.renderSpan(i,S,I,N)),c=T+1,f},[]))}}]),t}(ne.Component);f9.defaultProps=tr({},Wl.defaultProps);function h9(e){var t=e.dateRange,n=e.unit,r=n===void 0?"day":n,a=e.localizer;return{first:t[0],last:a.add(t[t.length-1],1,r)}}function Ise(e,t,n,r){var a=h9({dateRange:t,localizer:r}),o=a.first,i=a.last,l=r.diff(o,i,"day"),c=r.max(r.startOf(n.start(e),"day"),o),f=r.min(r.ceil(n.end(e),"day"),i),p=Nee(t,function(y){return r.isSameDate(y,c)}),g=r.diff(c,f,"day");return g=Math.min(g,l),g=Math.max(g-r.segmentOffset,1),{event:e,span:g,left:p+1,right:Math.max(p+g,1)}}function p9(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:1/0,n,r,a,o=[],i=[];for(n=0;n=t?i.push(a):(o[r]||(o[r]=[])).push(a)}for(n=0;n=e.left})}function xse(e,t,n){var r=iw(e),a=[],o=[];r.forEach(function(c){var f=t.start(c),p=t.end(c);n.daySpan(f,p)>1?a.push(c):o.push(c)});var i=a.sort(function(c,f){return jT(c,f,t,n)}),l=o.sort(function(c,f){return jT(c,f,t,n)});return[].concat(iw(i),iw(l))}function jT(e,t,n,r){var a={start:n.start(e),end:n.end(e),allDay:n.allDay(e)},o={start:n.start(t),end:n.end(t),allDay:n.allDay(t)};return r.sortEvents({evtA:a,evtB:o})}var m9=function(t,n){return t.left<=n&&t.right>=n},a3=function(t,n){return t.filter(function(r){return m9(r,n)}).map(function(r){return r.event})},g9=function(e){Ao(t,e);function t(){return Ma(this,t),No(this,t,arguments)}return ka(t,[{key:"render",value:function(){for(var r=this.props,a=r.segments,o=r.slotMetrics.slots,i=p9(a).levels[0],l=1,c=1,f=[];l<=o;){var p="_lvl_"+l,g=i.filter(function(N){return m9(N,l)})[0]||{},y=g.event,w=g.left,T=g.right,S=g.span;if(!y){l++;continue}var I=Math.max(0,w-c);if(this.canRenderSlotEvent(w,S)){var M=Wl.renderEvent(this.props,y);I&&f.push(Wl.renderSpan(o,I,p+"_gap")),f.push(Wl.renderSpan(o,S,p,M)),c=l=T+1}else I&&f.push(Wl.renderSpan(o,I,p+"_gap")),f.push(Wl.renderSpan(o,1,p,this.renderShowMore(a,l))),c=l+=1}return ne.createElement("div",{className:"rbc-row"},f)}},{key:"canRenderSlotEvent",value:function(r,a){var o=this.props.segments;return Uee(r,r+a).every(function(i){var l=a3(o,i).length;return l===1})}},{key:"renderShowMore",value:function(r,a){var o=this,i=this.props,l=i.localizer,c=i.slotMetrics,f=c.getEventsForSlot(a),p=a3(r,a),g=p.length;return g?ne.createElement("button",{type:"button",key:"sm_"+a,className:ca("rbc-button-link","rbc-show-more"),onClick:function(w){return o.showMore(a,w)}},l.messages.showMore(g,p,f)):!1}},{key:"showMore",value:function(r,a){a.preventDefault(),a.stopPropagation(),this.props.onShowMore(r,a.target)}}]),t}(ne.Component);g9.defaultProps=tr({},Wl.defaultProps);var Cse=function(t){var n=t.children;return ne.createElement("div",{className:"rbc-row-content-scroll-container"},n)},Mse=function(t,n){return t.left<=n&&t.right>=n},kse=function(t,n){return t[0].range===n[0].range&&t[0].events===n[0].events};function v9(){return Y8(function(e){for(var t=e.range,n=e.events,r=e.maxRows,a=e.minRows,o=e.accessors,i=e.localizer,l=h9({dateRange:t,localizer:i}),c=l.first,f=l.last,p=n.map(function(S){return Ise(S,t,o,i)}),g=p9(p,Math.max(r-1,1)),y=g.levels,w=g.extra,T=w.length>0?a-1:a;y.length1&&arguments[1]!==void 0?arguments[1]:0;if(o.lt(k,t,"minutes"))return y[0];if(o.gt(k,n,"minutes"))return y[y.length-1];var L=o.diff(t,k,"minutes");return y[(L-L%r)/r+R]},startsBeforeDay:function(k){return o.lt(k,t,"day")},startsAfterDay:function(k){return o.gt(k,n,"day")},startsBefore:function(k){return o.lt(o.merge(t,k),t,"minutes")},startsAfter:function(k){return o.gt(o.merge(n,k),n,"minutes")},getRange:function(k,R,L,H){L||(k=o.min(n,o.max(t,k))),H||(R=o.min(n,o.max(t,R)));var U=N(k),z=N(R),$=z>r*p&&!o.eq(n,R)?(U-r)/(r*p)*100:U/(r*p)*100;return{top:$,height:z/(r*p)*100-$,start:N(k),startDate:k,end:N(R),endDate:R}},getCurrentTimePosition:function(k){var R=N(k),L=R/(r*p)*100;return L}}}var Ose=function(){function e(t,n){var r=n.accessors,a=n.slotMetrics;Ma(this,e);var o=a.getRange(r.start(t),r.end(t)),i=o.start,l=o.startDate,c=o.end,f=o.endDate,p=o.top,g=o.height;this.start=i,this.end=c,this.startMs=+l,this.endMs=+f,this.top=p,this.height=g,this.data=t}return ka(e,[{key:"_width",get:function(){if(this.rows){var n=this.rows.reduce(function(a,o){return Math.max(a,o.leaves.length+1)},0)+1;return 100/n}if(this.leaves){var r=100-this.container._width;return r/(this.leaves.length+1)}return this.row._width}},{key:"width",get:function(){var n=this._width,r=Math.min(100,this._width*1.7);if(this.rows)return r;if(this.leaves)return this.leaves.length>0?r:n;var a=this.row.leaves,o=a.indexOf(this);return o===a.length-1?n:r}},{key:"xOffset",get:function(){if(this.rows)return 0;if(this.leaves)return this.container._width;var n=this.row,r=n.leaves,a=n.xOffset,o=n._width,i=r.indexOf(this)+1;return a+i*o}}]),e}();function Pse(e,t,n){return Math.abs(t.start-e.start)e.start&&t.start0;){var r=t.shift();n.push(r);for(var a=0;ao.startMs)){if(a>0){var i=t.splice(a,1)[0];n.push(i)}break}}}return n}function w9(e){for(var t=e.events,n=e.minimumStartDifference,r=e.slotMetrics,a=e.accessors,o=t.map(function(p){return new Ose(p,{slotMetrics:r,accessors:a})}),i=jse(o),l=[],c=function(){var g=i[f],y=l.find(function(S){return S.end>g.start||Math.abs(g.start-S.start)=0;T--)Pse(y.rows[T],g,n)&&(w=y.rows[T]);w?(w.leaves.push(g),g.row=w):(g.leaves=[],y.rows.push(g))},f=0;f-1)){t=t>e.friends[r].idx?t:e.friends[r].idx,n.push(e.friends[r]);var a=b9(e.friends[r],t,n);t=t>a?t:a}return t}function Lse(e){var t=e.events,n=e.minimumStartDifference,r=e.slotMetrics,a=e.accessors,o=w9({events:t,minimumStartDifference:n,slotMetrics:r,accessors:a});o.sort(function(fe,Z){return fe=fe.style,Z=Z.style,fe.top!==Z.top?fe.top>Z.top?1:-1:fe.height!==Z.height?fe.top+fe.height=f&&T<=p||T>f&&T<=p||w>=f&&wse?X:se}X<=$.idx&&($.size=100-$.idx*$.size);var ue=$.idx===0?0:3;$.style.width="calc(".concat($.size,"% - ").concat(ue,"px)"),$.style.height="calc(".concat($.style.height,"% - 2px)"),$.style.xOffset="calc(".concat($.style.left,"% + ").concat(ue,"px)")}return o}var i3={overlap:w9,"no-overlap":Lse};function Rse(e){return!!(e&&e.constructor&&e.call&&e.apply)}function _se(e){e.events,e.minimumStartDifference,e.slotMetrics,e.accessors;var t=e.dayLayoutAlgorithm,n=t;return t in i3&&(n=i3[t]),Rse(n)?n.apply(this,arguments):[]}var S9=function(e){Ao(t,e);function t(){return Ma(this,t),No(this,t,arguments)}return ka(t,[{key:"render",value:function(){var r=this.props,a=r.renderSlot,o=r.resource,i=r.group,l=r.getters,c=r.components,f=c===void 0?{}:c,p=f.timeSlotWrapper,g=p===void 0?Pu:p,y=l?l.slotGroupProp(i):{};return ne.createElement("div",Object.assign({className:"rbc-timeslot-group"},y),i.map(function(w,T){var S=l?l.slotProp(w,o):{};return ne.createElement(g,{key:T,value:w,resource:o},ne.createElement("div",Object.assign({},S,{className:ca("rbc-time-slot",S.className)}),a&&a(w,T)))}))}}]),t}(P.Component);function C0(e){return typeof e=="string"?e:e+"%"}function Bse(e){var t=e.style,n=e.className,r=e.event,a=e.accessors,o=e.rtl,i=e.selected,l=e.label,c=e.continuesPrior,f=e.continuesAfter,p=e.getters,g=e.onClick,y=e.onDoubleClick,w=e.isBackgroundEvent,T=e.onKeyPress,S=e.components,I=S.event,M=S.eventWrapper,N=a.title(r),_=a.tooltip(r),k=a.end(r),R=a.start(r),L=p.eventProp(r,R,k,i),H=[ne.createElement("div",{key:"1",className:"rbc-event-label"},l),ne.createElement("div",{key:"2",className:"rbc-event-content"},I?ne.createElement(I,{event:r,title:N}):N)],U=t.height,z=t.top,$=t.width,X=t.xOffset,Q=tr(tr({},L.style),{},af({top:C0(z),height:C0(U),width:C0($)},o?"right":"left",C0(X)));return ne.createElement(M,Object.assign({type:"time"},e),ne.createElement("div",{role:"button",tabIndex:0,onClick:g,onDoubleClick:y,style:Q,onKeyDown:T,title:_?(typeof l=="string"?l+": ":"")+_:void 0,className:ca(w?"rbc-background-event":"rbc-event",n,L.className,{"rbc-selected":i,"rbc-event-continues-earlier":c,"rbc-event-continues-later":f})},H))}var Hse=function(t){var n=t.children,r=t.className,a=t.style,o=t.innerRef;return ne.createElement("div",{className:r,style:a,ref:o},n)},Yse=ne.forwardRef(function(e,t){return ne.createElement(Hse,Object.assign({},e,{innerRef:t}))}),Use=["dayProp"],zse=["eventContainerWrapper"],D9=function(e){Ao(t,e);function t(){var n;Ma(this,t);for(var r=arguments.length,a=new Array(r),o=0;o0&&arguments[0]!==void 0?arguments[0]:!1;!this.intervalTriggered&&!a&&this.positionTimeIndicator(),this._timeIndicatorTimeout=window.setTimeout(function(){r.intervalTriggered=!0,r.positionTimeIndicator(),r.setTimeIndicatorPositionUpdateInterval()},6e4)}},{key:"clearTimeIndicatorInterval",value:function(){this.intervalTriggered=!1,window.clearTimeout(this._timeIndicatorTimeout)}},{key:"positionTimeIndicator",value:function(){var r=this.props,a=r.min,o=r.max,i=r.getNow,l=i();if(l>=a&&l<=o){var c=this.slotMetrics.getCurrentTimePosition(l);this.intervalTriggered=!0,this.setState({timeIndicatorPosition:c})}else this.clearTimeIndicatorInterval()}},{key:"render",value:function(){var r=this.props,a=r.date,o=r.max,i=r.rtl,l=r.isNow,c=r.resource,f=r.accessors,p=r.localizer,g=r.getters,y=g.dayProp,w=Ql(g,Use),T=r.components,S=T.eventContainerWrapper,I=Ql(T,zse),M=this.slotMetrics,N=this.state,_=N.selecting,k=N.top,R=N.height,L=N.startDate,H=N.endDate,U={start:L,end:H},z=y(o),$=z.className,X=z.style,Q=I.dayColumnWrapper||Yse;return ne.createElement(Q,{ref:this.containerRef,date:a,style:X,className:ca($,"rbc-day-slot","rbc-time-column",l&&"rbc-now",l&&"rbc-today",_&&"rbc-slot-selecting"),slotMetrics:M},M.groups.map(function(se,ue){return ne.createElement(S9,{key:ue,group:se,resource:c,getters:w,components:I})}),ne.createElement(S,{localizer:p,resource:c,accessors:f,getters:w,components:I,slotMetrics:M},ne.createElement("div",{className:ca("rbc-events-container",i&&"rtl")},this.renderEvents({events:this.props.backgroundEvents,isBackgroundEvent:!0}),this.renderEvents({events:this.props.events}))),_&&ne.createElement("div",{className:"rbc-slot-selection",style:{top:k,height:R}},ne.createElement("span",null,p.format(U,"selectRangeFormat"))),l&&this.intervalTriggered&&ne.createElement("div",{className:"rbc-current-time-indicator",style:{top:"".concat(this.state.timeIndicatorPosition,"%")}}))}}]),t}(ne.Component);D9.defaultProps={dragThroughEvents:!0,timeslots:2};function Vse(e){var t=e.min,n=e.max,r=e.localizer;return r.getTimezoneOffset(t)!==r.getTimezoneOffset(n)?{start:r.add(t,-1,"day"),end:r.add(n,-1,"day")}:{start:t,end:n}}var Wse=function(t){var n=t.min,r=t.max,a=t.timeslots,o=t.step,i=t.localizer,l=t.getNow,c=t.resource,f=t.components,p=t.getters,g=t.gutterRef,y=f.timeGutterWrapper,w=P.useMemo(function(){return Vse({min:n,max:r,localizer:i})},[n==null?void 0:n.toISOString(),r==null?void 0:r.toISOString(),i]),T=w.start,S=w.end,I=P.useState(MI({min:T,max:S,timeslots:a,step:o,localizer:i})),M=ju(I,2),N=M[0],_=M[1];P.useEffect(function(){N&&_(N.update({min:T,max:S,timeslots:a,step:o,localizer:i}))},[T==null?void 0:T.toISOString(),S==null?void 0:S.toISOString(),a,o]);var k=P.useCallback(function(R,L){if(L)return null;var H=N.dateIsInGroup(l(),L);return ne.createElement("span",{className:ca("rbc-label",H&&"rbc-now")},i.format(R,"timeGutterFormat"))},[N,i,l]);return ne.createElement(y,{slotMetrics:N},ne.createElement("div",{className:"rbc-time-gutter rbc-time-column",ref:g},N.groups.map(function(R,L){return ne.createElement(S9,{key:L,group:R,resource:c,components:f,renderSlot:k,getters:p})})))},$se=ne.forwardRef(function(e,t){return ne.createElement(Wse,Object.assign({gutterRef:t},e))}),Zse=function(t){var n=t.label;return ne.createElement(ne.Fragment,null,n)},qse=function(e){Ao(t,e);function t(){var n;Ma(this,t);for(var r=arguments.length,a=new Array(r),o=0;oa.clientHeight;r.state.isOverflowing!==o&&(r._updatingOverflow=!0,r.setState({isOverflowing:o},function(){r._updatingOverflow=!1}))}}},r.memoizedResources=Y8(function(a,o){return Gse(a,o)}),r.state={gutterWidth:void 0,isOverflowing:null},r.scrollRef=ne.createRef(),r.contentRef=ne.createRef(),r.containerRef=ne.createRef(),r._scrollRatio=null,r.gutterRef=P.createRef(),r}return ka(t,[{key:"getSnapshotBeforeUpdate",value:function(){return this.checkOverflow(),null}},{key:"componentDidMount",value:function(){this.props.width==null&&this.measureGutter(),this.calculateScroll(),this.applyScroll(),window.addEventListener("resize",this.handleResize)}},{key:"componentWillUnmount",value:function(){window.removeEventListener("resize",this.handleResize),eM(this.rafHandle),this.measureGutterAnimationFrameRequest&&window.cancelAnimationFrame(this.measureGutterAnimationFrameRequest)}},{key:"componentDidUpdate",value:function(){this.applyScroll()}},{key:"renderEvents",value:function(r,a,o,i){var l=this,c=this.props,f=c.min,p=c.max,g=c.components,y=c.accessors,w=c.localizer,T=c.dayLayoutAlgorithm,S=this.memoizedResources(this.props.resources,y),I=S.groupEvents(a),M=S.groupEvents(o);return S.map(function(N,_){var k=ju(N,2),R=k[0],L=k[1];return r.map(function(H,U){var z=(I.get(R)||[]).filter(function(X){return w.inRange(H,y.start(X),y.end(X),"day")}),$=(M.get(R)||[]).filter(function(X){return w.inRange(H,y.start(X),y.end(X),"day")});return ne.createElement(D9,Object.assign({},l.props,{localizer:w,min:w.merge(H,f),max:w.merge(H,p),resource:L&&R,components:g,isNow:w.isSameDate(H,i),key:_+"-"+U,date:H,events:z,backgroundEvents:$,dayLayoutAlgorithm:T}))})})}},{key:"render",value:function(){var r,a=this.props,o=a.events,i=a.backgroundEvents,l=a.range,c=a.width,f=a.rtl,p=a.selected,g=a.getNow,y=a.resources,w=a.components,T=a.accessors,S=a.getters,I=a.localizer,M=a.min,N=a.max,_=a.showMultiDayTimes,k=a.longPressThreshold,R=a.resizable;c=c||this.state.gutterWidth;var L=l[0],H=l[l.length-1];this.slots=l.length;var U=[],z=[],$=[];return o.forEach(function(X){if(uv(X,L,H,T,I)){var Q=T.start(X),se=T.end(X);T.allDay(X)||I.startAndEndAreDateOnly(Q,se)||!_&&!I.isSameDate(Q,se)?U.push(X):z.push(X)}}),i.forEach(function(X){uv(X,L,H,T,I)&&$.push(X)}),U.sort(function(X,Q){return jT(X,Q,T,I)}),ne.createElement("div",{className:ca("rbc-time-view",y&&"rbc-time-view-resources"),ref:this.containerRef},ne.createElement(qse,{range:l,events:U,width:c,rtl:f,getNow:g,localizer:I,selected:p,allDayMaxRows:this.props.showAllEvents?1/0:(r=this.props.allDayMaxRows)!==null&&r!==void 0?r:1/0,resources:this.memoizedResources(y,T),selectable:this.props.selectable,accessors:T,getters:S,components:w,scrollRef:this.scrollRef,isOverflowing:this.state.isOverflowing,longPressThreshold:k,onSelectSlot:this.handleSelectAllDaySlot,onSelectEvent:this.handleSelectEvent,onShowMore:this.handleShowMore,onDoubleClickEvent:this.props.onDoubleClickEvent,onKeyPressEvent:this.props.onKeyPressEvent,onDrillDown:this.props.onDrillDown,getDrilldownView:this.props.getDrilldownView,resizable:R}),this.props.popup&&this.renderOverlay(),ne.createElement("div",{ref:this.contentRef,className:"rbc-time-content",onScroll:this.handleScroll},ne.createElement($se,{date:L,ref:this.gutterRef,localizer:I,min:I.merge(L,M),max:I.merge(L,N),step:this.props.step,getNow:this.props.getNow,timeslots:this.props.timeslots,components:w,className:"rbc-time-gutter",getters:S}),this.renderEvents(l,z,$,g())))}},{key:"renderOverlay",value:function(){var r,a,o=this,i=(r=(a=this.state)===null||a===void 0?void 0:a.overlay)!==null&&r!==void 0?r:{},l=this.props,c=l.accessors,f=l.localizer,p=l.components,g=l.getters,y=l.selected,w=l.popupOffset,T=l.handleDragStart,S=function(){return o.setState({overlay:null})};return ne.createElement(CI,{overlay:i,accessors:c,localizer:f,components:p,getters:g,selected:y,popupOffset:w,ref:this.containerRef,handleKeyPressEvent:this.handleKeyPressEvent,handleSelectEvent:this.handleSelectEvent,handleDoubleClickEvent:this.handleDoubleClickEvent,handleDragStart:T,show:!!i.position,overlayDisplay:this.overlayDisplay,onHide:S})}},{key:"clearSelection",value:function(){clearTimeout(this._selectTimer),this._pendingSelection=[]}},{key:"measureGutter",value:function(){var r=this;this.measureGutterAnimationFrameRequest&&window.cancelAnimationFrame(this.measureGutterAnimationFrameRequest),this.measureGutterAnimationFrameRequest=window.requestAnimationFrame(function(){var a,o=(a=r.gutterRef)!==null&&a!==void 0&&a.current?OT(r.gutterRef.current):void 0;o&&r.state.gutterWidth!==o&&r.setState({gutterWidth:o})})}},{key:"applyScroll",value:function(){if(this._scrollRatio!=null&&this.props.enableAutoScroll===!0){var r=this.contentRef.current;r.scrollTop=r.scrollHeight*this._scrollRatio,this._scrollRatio=null}}},{key:"calculateScroll",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.props,a=r.min,o=r.max,i=r.scrollToTime,l=r.localizer,c=l.diff(l.merge(i,a),i,"milliseconds"),f=l.diff(a,o,"milliseconds");this._scrollRatio=c/f}}]),t}(P.Component);Jp.defaultProps={step:30,timeslots:2};var Jse=["date","localizer","min","max","scrollToTime","enableAutoScroll"],Vb=function(e){Ao(t,e);function t(){return Ma(this,t),No(this,t,arguments)}return ka(t,[{key:"render",value:function(){var r=this.props,a=r.date,o=r.localizer,i=r.min,l=i===void 0?o.startOf(new Date,"day"):i,c=r.max,f=c===void 0?o.endOf(new Date,"day"):c,p=r.scrollToTime,g=p===void 0?o.startOf(new Date,"day"):p,y=r.enableAutoScroll,w=y===void 0?!0:y,T=Ql(r,Jse),S=t.range(a,{localizer:o});return ne.createElement(Jp,Object.assign({},T,{range:S,eventOffset:10,localizer:o,min:l,max:f,scrollToTime:g,enableAutoScroll:w}))}}]),t}(ne.Component);Vb.range=function(e,t){var n=t.localizer;return[n.startOf(e,"day")]};Vb.navigate=function(e,t,n){var r=n.localizer;switch(t){case ri.PREVIOUS:return r.add(e,-1,"day");case ri.NEXT:return r.add(e,1,"day");default:return e}};Vb.title=function(e,t){var n=t.localizer;return n.format(e,"dayHeaderFormat")};var Kse=["date","localizer","min","max","scrollToTime","enableAutoScroll"],Qc=function(e){Ao(t,e);function t(){return Ma(this,t),No(this,t,arguments)}return ka(t,[{key:"render",value:function(){var r=this.props,a=r.date,o=r.localizer,i=r.min,l=i===void 0?o.startOf(new Date,"day"):i,c=r.max,f=c===void 0?o.endOf(new Date,"day"):c,p=r.scrollToTime,g=p===void 0?o.startOf(new Date,"day"):p,y=r.enableAutoScroll,w=y===void 0?!0:y,T=Ql(r,Kse),S=t.range(a,this.props);return ne.createElement(Jp,Object.assign({},T,{range:S,eventOffset:15,localizer:o,min:l,max:f,scrollToTime:g,enableAutoScroll:w}))}}]),t}(ne.Component);Qc.defaultProps=Jp.defaultProps;Qc.navigate=function(e,t,n){var r=n.localizer;switch(t){case ri.PREVIOUS:return r.add(e,-1,"week");case ri.NEXT:return r.add(e,1,"week");default:return e}};Qc.range=function(e,t){var n=t.localizer,r=n.startOfWeek(),a=n.startOf(e,"week",r),o=n.endOf(e,"week",r);return n.range(a,o)};Qc.title=function(e,t){var n=t.localizer,r=Qc.range(e,{localizer:n}),a=q8(r),o=a[0],i=a.slice(1);return n.format({start:o,end:i.pop()},"dayRangeHeaderFormat")};var Qse=["date","localizer","min","max","scrollToTime","enableAutoScroll"];function kI(e,t){return Qc.range(e,t).filter(function(n){return[6,0].indexOf(n.getDay())===-1})}var Zv=function(e){Ao(t,e);function t(){return Ma(this,t),No(this,t,arguments)}return ka(t,[{key:"render",value:function(){var r=this.props,a=r.date,o=r.localizer,i=r.min,l=i===void 0?o.startOf(new Date,"day"):i,c=r.max,f=c===void 0?o.endOf(new Date,"day"):c,p=r.scrollToTime,g=p===void 0?o.startOf(new Date,"day"):p,y=r.enableAutoScroll,w=y===void 0?!0:y,T=Ql(r,Qse),S=kI(a,this.props);return ne.createElement(Jp,Object.assign({},T,{range:S,eventOffset:15,localizer:o,min:l,max:f,scrollToTime:g,enableAutoScroll:w}))}}]),t}(ne.Component);Zv.defaultProps=Jp.defaultProps;Zv.range=kI;Zv.navigate=Qc.navigate;Zv.title=function(e,t){var n=t.localizer,r=kI(e,{localizer:n}),a=q8(r),o=a[0],i=a.slice(1);return n.format({start:o,end:i.pop()},"dayRangeHeaderFormat")};function Xc(e){var t=e.accessors,n=e.components,r=e.date,a=e.events,o=e.getters,i=e.length,l=e.localizer,c=e.onDoubleClickEvent,f=e.onSelectEvent,p=e.selected,g=P.useRef(null),y=P.useRef(null),w=P.useRef(null),T=P.useRef(null),S=P.useRef(null);P.useEffect(function(){N()});var I=function(H,U,z){var $=n.event,X=n.date;return U=U.filter(function(Q){return uv(Q,l.startOf(H,"day"),l.endOf(H,"day"),t,l)}),U.map(function(Q,se){var ue=t.title(Q),fe=t.end(Q),Z=t.start(Q),pe=o.eventProp(Q,Z,fe,Ub(Q,p)),ie=se===0&&l.format(H,"agendaDateFormat"),de=se===0?ne.createElement("td",{rowSpan:U.length,className:"rbc-agenda-date-cell"},X?ne.createElement(X,{day:H,label:ie}):ie):!1;return ne.createElement("tr",{key:z+"_"+se,className:pe.className,style:pe.style},de,ne.createElement("td",{className:"rbc-agenda-time-cell"},M(H,Q)),ne.createElement("td",{className:"rbc-agenda-event-cell",onClick:function(ae){return f&&f(Q,ae)},onDoubleClick:function(ae){return c&&c(Q,ae)}},$?ne.createElement($,{event:Q,title:ue}):ue))},[])},M=function(H,U){var z="",$=n.time,X=l.messages.allDay,Q=t.end(U),se=t.start(U);return t.allDay(U)||(l.eq(se,Q)?X=l.format(se,"agendaTimeFormat"):l.isSameDate(se,Q)?X=l.format({start:se,end:Q},"agendaTimeRangeFormat"):l.isSameDate(H,se)?X=l.format(se,"agendaTimeFormat"):l.isSameDate(H,Q)&&(X=l.format(Q,"agendaTimeFormat"))),l.gt(H,se,"day")&&(z="rbc-continues-prior"),l.lt(H,Q,"day")&&(z+=" rbc-continues-after"),ne.createElement("span",{className:z.trim()},$?ne.createElement($,{event:U,day:H,label:X}):X)},N=function(){if(S.current){var H=g.current,U=S.current.firstChild;if(U){var z=T.current.scrollHeight>T.current.clientHeight,$=[],X=$;$=[OT(U.children[0]),OT(U.children[1])],(X[0]!==$[0]||X[1]!==$[1])&&(y.current.style.width=$[0]+"px",w.current.style.width=$[1]+"px"),z?(Q$(H,"rbc-header-overflowing"),H.style.marginRight=I8()+"px"):X$(H,"rbc-header-overflowing")}}},_=l.messages,k=l.add(r,i,"day"),R=l.range(r,k,"day");return a=a.filter(function(L){return uv(L,l.startOf(r,"day"),l.endOf(k,"day"),t,l)}),a.sort(function(L,H){return+t.start(L)-+t.start(H)}),ne.createElement("div",{className:"rbc-agenda-view"},a.length!==0?ne.createElement(ne.Fragment,null,ne.createElement("table",{ref:g,className:"rbc-agenda-table"},ne.createElement("thead",null,ne.createElement("tr",null,ne.createElement("th",{className:"rbc-header",ref:y},_.date),ne.createElement("th",{className:"rbc-header",ref:w},_.time),ne.createElement("th",{className:"rbc-header"},_.event)))),ne.createElement("div",{className:"rbc-agenda-content",ref:T},ne.createElement("table",{className:"rbc-agenda-table"},ne.createElement("tbody",{ref:S},R.map(function(L,H){return I(L,a,H)}))))):ne.createElement("span",{className:"rbc-agenda-empty"},_.noEventsInRange))}Xc.defaultProps={length:30};Xc.range=function(e,t){var n=t.length,r=n===void 0?Xc.defaultProps.length:n,a=t.localizer,o=a.add(e,r,"day");return{start:e,end:o}};Xc.navigate=function(e,t,n){var r=n.length,a=r===void 0?Xc.defaultProps.length:r,o=n.localizer;switch(t){case ri.PREVIOUS:return o.add(e,-a,"day");case ri.NEXT:return o.add(e,a,"day");default:return e}};Xc.title=function(e,t){var n=t.length,r=n===void 0?Xc.defaultProps.length:n,a=t.localizer,o=a.add(e,r,"day");return a.format({start:e,end:o},"agendaHeaderFormat")};var lw=af(af(af(af(af({},Mo.MONTH,zb),Mo.WEEK,Qc),Mo.WORK_WEEK,Zv),Mo.DAY,Vb),Mo.AGENDA,Xc),Xse=["action","date","today"];function ele(e,t){var n=t.action,r=t.date,a=t.today,o=Ql(t,Xse);switch(e=typeof e=="string"?lw[e]:e,n){case ri.TODAY:r=a||new Date;break;case ri.DATE:break;default:Xg(e&&typeof e.navigate=="function","Calendar View components must implement a static `.navigate(date, action)` method.s"),r=e.navigate(r,n,o)}return r}var tle=function(e){Ao(t,e);function t(){var n;Ma(this,t);for(var r=arguments.length,a=new Array(r),o=0;o1)return o.map(function(l){return ne.createElement("button",{type:"button",key:l,className:ca({"rbc-active":i===l}),onClick:a.view.bind(null,l)},r[l])})}}]),t}(ne.Component);function nle(e,t){var n=null;return typeof t=="function"?n=t(e):typeof t=="string"&&Uu(e)==="object"&&e!=null&&t in e&&(n=e[t]),n}var Yc=function(t){return function(n){return nle(n,t)}},rle=["view","date","getNow","onNavigate"],ale=["view","toolbar","events","backgroundEvents","style","className","elementProps","date","getNow","length","showMultiDayTimes","onShowMore","doShowMoreDrillDown","components","formats","messages","culture"];function T9(e){if(Array.isArray(e))return e;for(var t=[],n=0,r=Object.entries(e);n0&&arguments[0]!==void 0?arguments[0]:null,Se=arguments.length>1?arguments[1]:void 0,je=Uc(Se);return je?e(ae).startOf(je).toDate():e(ae).toDate()}function l(){var ae=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,Se=arguments.length>1?arguments[1]:void 0,je=Uc(Se);return je?e(ae).endOf(je).toDate():e(ae).toDate()}function c(ae,Se,je){var Re=o(ae,Se,je),Fe=ju(Re,3),Be=Fe[0],Qe=Fe[1],Ze=Fe[2];return Be.isSame(Qe,Ze)}function f(ae,Se,je){return!c(ae,Se,je)}function p(ae,Se,je){var Re=o(ae,Se,je),Fe=ju(Re,3),Be=Fe[0],Qe=Fe[1],Ze=Fe[2];return Be.isAfter(Qe,Ze)}function g(ae,Se,je){var Re=o(ae,Se,je),Fe=ju(Re,3),Be=Fe[0],Qe=Fe[1],Ze=Fe[2];return Be.isBefore(Qe,Ze)}function y(ae,Se,je){var Re=o(ae,Se,je),Fe=ju(Re,3),Be=Fe[0],Qe=Fe[1],Ze=Fe[2];return Be.isSameOrBefore(Qe,Ze)}function w(ae,Se,je){var Re=o(ae,Se,je),Fe=ju(Re,3),Be=Fe[0],Qe=Fe[1],Ze=Fe[2];return Be.isSameOrBefore(Qe,Ze)}function T(ae,Se,je){var Re=arguments.length>3&&arguments[3]!==void 0?arguments[3]:"day",Fe=Uc(Re),Be=e(ae),Qe=e(Se),Ze=e(je);return Be.isBetween(Qe,Ze,Fe,"[]")}function S(ae,Se){var je=e(ae),Re=e(Se),Fe=e.min(je,Re);return Fe.toDate()}function I(ae,Se){var je=e(ae),Re=e(Se),Fe=e.max(je,Re);return Fe.toDate()}function M(ae,Se){if(!ae&&!Se)return null;var je=e(Se).format("HH:mm:ss"),Re=e(ae).startOf("day").format("MM/DD/YYYY");return e("".concat(Re," ").concat(je),"MM/DD/YYYY HH:mm:ss").toDate()}function N(ae,Se,je){var Re=Uc(je);return e(ae).add(Se,Re).toDate()}function _(ae,Se){for(var je=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"day",Re=Uc(je),Fe=e(ae).toDate(),Be=[];w(Fe,Se);)Be.push(Fe),Fe=N(Fe,1,Re);return Be}function k(ae,Se){var je=Uc(Se),Re=i(ae,je);return c(Re,ae)?Re:N(Re,1,je)}function R(ae,Se){var je=arguments.length>2&&arguments[2]!==void 0?arguments[2]:"day",Re=Uc(je),Fe=e(ae),Be=e(Se);return Be.diff(Fe,Re)}function L(ae){var Se=e(ae);return Se.minutes()}function H(ae){var Se=ae?e.localeData(ae):e.localeData();return Se?Se.firstDayOfWeek():0}function U(ae){return e(ae).startOf("month").startOf("week").toDate()}function z(ae){return e(ae).endOf("month").endOf("week").toDate()}function $(ae){for(var Se=U(ae),je=z(ae),Re=[];w(Se,je);)Re.push(Se),Se=N(Se,1,"d");return Re}function X(ae,Se,je){return e(ae).startOf("day").minute(Se+je).toDate()}function Q(ae,Se){return R(ae,Se,"minutes")}function se(ae){var Se=e(ae).startOf("day"),je=e(ae);return je.diff(Se,"minutes")+a(ae)}function ue(ae,Se){var je=e(ae),Re=e(Se);return je.isBefore(Re,"day")}function fe(ae,Se,je){var Re=e(Se),Fe=e(je);return Re.isSameOrAfter(Fe,"minutes")}function Z(ae,Se){var je=e(ae),Re=e(Se),Fe=e.duration(Re.diff(je));return Fe.days()}function pe(ae){var Se=ae.evtA,je=Se.start,Re=Se.end,Fe=Se.allDay,Be=ae.evtB,Qe=Be.start,Ze=Be.end,st=Be.allDay,xt=+i(je,"day")-+i(Qe,"day"),tn=Z(je,Re),_e=Z(Qe,Ze);return xt||_e-tn||!!st-!!Fe||+je-+Qe||+Re-+Ze}function ie(ae){var Se=ae.event,je=Se.start,Re=Se.end,Fe=ae.range,Be=Fe.start,Qe=Fe.end,Ze=e(je).startOf("day"),st=e(Re),xt=e(Be),tn=e(Qe),_e=Ze.isSameOrBefore(tn,"day"),Xe=!Ze.isSame(st,"minutes"),tt=Xe?st.isAfter(xt,"minutes"):st.isSameOrAfter(xt,"minutes");return _e&&tt}function de(ae,Se){var je=e(ae),Re=e(Se);return je.isSame(Re,"day")}function K(){var ae=new Date,Se=/-/.test(ae.toString())?"-":"",je=ae.getTimezoneOffset(),Re=Number("".concat(Se).concat(Math.abs(je))),Fe=e().utcOffset();return Fe>Re?1:0}return new ise({formats:dle,firstOfWeek:H,firstVisibleDay:U,lastVisibleDay:z,visibleDays:$,format:function(Se,je,Re){return t(e(Se),Re).format(je)},lt:g,lte:w,gt:p,gte:y,eq:c,neq:f,merge:M,inRange:T,startOf:i,endOf:l,range:_,add:N,diff:R,ceil:k,min:S,max:I,minutes:L,getSlotDate:X,getTimezoneOffset:n,getDstOffset:r,getTotalMin:Q,getMinutesFromMidnight:se,continuesPrior:ue,continuesAfter:fe,sortEvents:pe,inEventRange:ie,isSameDate:de,daySpan:Z,browserTZOffset:K})}function s3(e,t,n,r,a){const o={start:r.start(e),end:r.end(e)},i={start:t,end:n};return a.inEventRange({event:o,range:i})}function hle(e,t){return!e||t==null?!1:fb.isEqual(e,t)}const cp={PREVIOUS:"PREV",NEXT:"NEXT",TODAY:"TODAY",DATE:"DATE"};function zu({accessors:e,components:t,date:n,events:r,getters:a,length:o,localizer:i,onDoubleClickEvent:l,onSelectEvent:c,selected:f}){P.useRef(null);const p=P.useRef(null),g=P.useRef(null),y=P.useRef(null),w=P.useRef(null),[T,S]=P.useState(!1),[I,M]=P.useState(!1),N=($,X,Q)=>{const{event:se,date:ue}=t;return X=X.filter(fe=>s3(fe,i.startOf($,"day"),i.endOf($,"day"),e,i)),X.map((fe,Z)=>{const pe=e.title(fe),ie=e.end(fe),de=e.start(fe),K=a.eventProp(fe,de,ie,hle(fe,f)),ae=Z===0&&i.format($,"agendaDateFormat"),Se=Z===0?v.jsx("td",{rowSpan:X.length,className:"rbc-agenda-date-cell",children:ue?v.jsx(ue,{day:$,label:ae}):ae}):!1;return v.jsxs("tr",{className:K.className,style:K.style,children:[Se,v.jsx("td",{className:"rbc-agenda-time-cell",children:_($,fe)}),v.jsx("td",{className:"rbc-agenda-event-cell",onClick:je=>c&&c(fe,je),onDoubleClick:je=>l&&l(fe,je),children:se?v.jsx(se,{event:fe,title:pe}):pe})]},Q+"_"+Z)},[])},_=($,X)=>{const Q=t.time;let se="",ue=i.messages.allDay;const fe=e.end(X),Z=e.start(X);return e.allDay(X)||(i.eq(Z,fe)?ue=i.format(Z,"agendaTimeFormat"):i.isSameDate(Z,fe)?ue=i.format({start:Z,end:fe},"agendaTimeRangeFormat"):i.isSameDate($,Z)?ue=i.format(Z,"agendaTimeFormat"):i.isSameDate($,fe)&&(ue=i.format(fe,"agendaTimeFormat"))),i.gt($,Z,"day")&&(se="rbc-continues-prior"),i.lt($,fe,"day")&&(se+=" rbc-continues-after"),v.jsx("span",{className:se.trim(),children:Q?v.jsx(Q,{event:X,day:$,label:ue}):ue})},{messages:k}=i,R=i.add(n,-o/2,"day"),L=i.add(n,o/2,"day"),H=i.range(R,L,"day");T&&H.reverse(),r=r.filter($=>s3($,i.startOf(R,"day"),i.endOf(L,"day"),e,i)),r.sort(($,X)=>+e.start($)-+e.start(X)),I&&r.reverse();const U=P.useCallback(()=>setTimeout(()=>{w.current&&Ib(w.current,{backgroundColor:"#ffffff",pixelRatio:window.devicePixelRatio*2}).then($=>{new C.Notice(E("Image is generating..."));const X=ft.getState().settings.AutoSaveWhenOnMobile,Q=ft.getState().app.vault;if(X&&C.Platform.isMobile){const se=$.split("base64,")[1];db(se,"image/png").arrayBuffer().then(async fe=>{let Z;const pe="png",ie=Zu();for(const de in ie)if(ie[de]instanceof C.TFile){Z=ie[de];break}Z!==void 0&&await Q.createBinary(await Q.getAvailablePathForAttachments(`Pasted Image ${C.moment().format("YYYYMMDDHHmmss")}`,pe,Z),fe)})}Eb({imgUrl:$})}).catch($=>{console.error($)})},0),[w.current,H]),z=P.useCallback($=>{const X=new C.Menu;X.addItem(Q=>{Q.setIcon("share-2").setTitle(E("Share")).onClick(()=>{U()})}),X.showAtMouseEvent($.nativeEvent)},[w.current,H,U]);return v.jsx("div",{className:"rbc-agenda-view",children:r.length!==0?v.jsx(ne.Fragment,{children:v.jsxs("table",{ref:w,className:"rbc-agenda-table",children:[v.jsx("thead",{onContextMenu:z,children:v.jsxs("tr",{children:[v.jsx("th",{className:"rbc-header",ref:p,onClick:()=>{S(!T)},children:k.date+(T?" 🔼":" 🔽")}),v.jsx("th",{className:"rbc-header",ref:g,onClick:()=>{M(!I)},children:k.time+(I?" 🔼":" 🔽")}),v.jsx("th",{className:"rbc-header",children:k.event})]})}),v.jsx("tbody",{ref:y,children:H.map(($,X)=>N($,r,X))})]})}):v.jsx("span",{className:"rbc-agenda-empty",children:k.noEventsInRange})})}zu.propTypes={accessors:ke.object.isRequired,components:ke.object.isRequired,date:ke.instanceOf(Date),events:ke.array,getters:ke.object.isRequired,length:ke.number.isRequired,localizer:ke.object.isRequired,onSelectEvent:ke.func,onDoubleClickEvent:ke.func,selected:ke.object};zu.defaultProps={length:30};zu.range=(e,{length:t=zu.defaultProps.length,localizer:n})=>{const r=n.add(e,-t/2,"day"),a=n.add(e,t/2,"day");return{customStart:r,customEnd:a}};zu.navigate=(e,t,{length:n=zu.defaultProps.length,localizer:r})=>{switch(t){case cp.PREVIOUS:return r.add(e,-n,"day");case cp.NEXT:return r.add(e,n,"day");default:return e}};zu.title=(e,{length:t=zu.defaultProps.length,localizer:n})=>{const r=n.add(e,-t/2,"day"),a=n.add(e,t/2,"day");return n.format({start:r,end:a},"agendaHeaderFormat")};function ple(e,t){e.hoverEl.toggleClass("thino-hover-popover",!0);const n=Av(e.hoverEl);return n.render(v.jsx(is,{store:Le,context:Lt,children:v.jsx(ai,{memo:t})})),n}function mle({event:e}){const t=e.resource,n=t.content.split(` `)[0].slice(0,20),r=ne.useRef(null),a=ne.useRef(null),o=ne.useRef(null);P.useEffect(()=>{if(a.current)return C.setIcon(a.current,"calendar"),()=>{r.current&&(r.current=null)}},[r]);const i=P.useCallback(c=>{o.current&&(o.current.unmount(),o.current=null),o.current=c},[]),l=P.useCallback(c=>{if(!r.current||!C.Keymap.isModifier(c.nativeEvent,"Mod"))return;const f=new C.HoverPopover(ft.getState().view,r.current,100),p=ple(f,t);i(p)},[r.current]);return v.jsxs("span",{className:"rbc-event-renderer","data-source-type":t.sourceType,"data-thino-type":t.thinoType,"data-thino-id":t.id,ref:r,"aria-label":t.path,onMouseOver:l,children:[v.jsx(gle,{event:e}),v.jsx("span",{children:n})]})}const gle=({event:e})=>{const t=ne.useRef(null),n=e.resource;P.useEffect(()=>{t.current&&C.setIcon(t.current,n.thinoType==="JOURNAL"?"calendar":n.thinoType==="TASK-TODO"?"square":"check-square")},[n==null?void 0:n.thinoType,t]);const r=P.useCallback(async a=>{a.stopPropagation(),a.preventDefault(),await(async()=>{const i=await be.updateMemo(n.id,n.content,n.thinoType==="TASK-TODO"?"TASK-DONE":"TASK-TODO");i&&be.editMemo(i)})()},[n==null?void 0:n.thinoType,n==null?void 0:n.id,n==null?void 0:n.content]);return v.jsx(v.Fragment,{children:v.jsxs("span",{className:"rbc-event-icon-group",children:[v.jsx("span",{className:"rbc-event-icon",ref:t,onClick:r}),v.jsx("span",{className:ar("rbc-event-time","hidden"),children:v.jsx("span",{className:"rbc-event-time-text",children:C.moment(e.start).format("HH:mm")})})]})})};function E9({views:e,view:t,messages:n,onView:r}){return e.map(a=>v.jsx("button",{type:"button",className:ar({"rbc-active":t===a}),onClick:()=>r(a),children:n[a]},a))}E9.propTypes={messages:ke.object,onView:ke.func,view:ke.string,views:ke.array};function x9({date:e,label:t,localizer:{messages:n},onNavigate:r,onView:a,view:o,views:i}){const l={previous:P.useRef(null),today:P.useRef(null),next:P.useRef(null)};P.useEffect(()=>{l&&(C.setIcon(l.previous.current,"chevron-left"),C.setIcon(l.today.current,"dot"),C.setIcon(l.next.current,"chevron-right"))},[l]);const c=P.useMemo(()=>v.jsxs(v.Fragment,{children:[v.jsx("button",{ref:l.previous,type:"button",onClick:()=>r(cp.PREVIOUS),"aria-label":n.previous,children:"<"}),v.jsx("button",{ref:l.today,type:"button",onClick:()=>r(cp.TODAY),"aria-label":n.today,children:"•"}),v.jsx("button",{ref:l.next,type:"button",onClick:()=>r(cp.NEXT),"aria-label":n.next,children:">"})]}),[n]);return v.jsxs("div",{className:"rbc-toolbar",children:[v.jsx("span",{className:ar("rbc-btn-group","thino-view-custom-toolbar"),children:c}),v.jsx("span",{className:"rbc-toolbar-label",children:v.jsx(kw,{type:"text",handleValueChange:f=>{r(cp.DATE,C.moment(f,"YYYY-MM-DD").format("YYYY-MM-DDTHH:mm:ssZ"))},defaultText:t+(o==="week"?C.moment(e.valueOf(),"x").format(" [W]WW"):""),defaultValue:C.moment(e.valueOf(),"x").valueOf()})}),v.jsx("span",{className:"rbc-btn-group",children:v.jsx(E9,{view:o,views:i,messages:n,onView:a})})]})}x9.propTypes={date:ke.instanceOf(Date),label:ke.string,localizer:ke.object,messages:ke.object,onNavigate:ke.func,onView:ke.func,view:ke.string,views:ke.array};function vle({event:e,children:t,showPopup:n,callRender:r,...a}){const o=P.useRef(null),i=P.useRef(null),l=P.useCallback(c=>{if(!c.isTrusted){r();return}i.current=c.nativeEvent.target,i.current&&(i.current.hasClass("rbc-event")||(i.current=i.current.closest(".rbc-event")),o.current!==null?(window.clearTimeout(o.current),o.current=null):o.current=window.setTimeout(()=>{n(e,i.current),o.current=null},250))},[e,n]);return v.jsx(v.Fragment,{children:v.jsx("div",{className:"rbc-event-wrapper","aria-describedby":"thino",onClick:l,children:t})})}const yle=fle(C.moment),wle=({event:e})=>{const t=e.resource;return v.jsx(v.Fragment,{children:v.jsx(ai,{memo:t})})},ble=e=>{var Q;const{thinos:t}=e,[n,r]=ne.useState([]),[a,o]=ne.useState((app==null?void 0:app.loadLocalStorage("thino-calendar-view"))||"month"),[i,l]=ne.useState(null),c=ne.useRef(null),f=ne.useRef(null),[p,g]=ne.useState(!1),y=P.useRef(null),[w,T]=P.useState(new Date);P.useEffect(()=>()=>{c.current&&(c.current=null),f.current&&(f.current=null),y.current&&(y.current=null)},[]),P.useEffect(()=>{const se=t.map(ue=>{const fe=C.moment(ue.createdAt,"YYYY/MM/DD HH:mm:ss"),Z=fe.clone().add(1,"minute");return{title:ue.content,start:new Date(fe.format("YYYY-MM-DDTHH:mm:ss")),end:new Date(Z.format("YYYY-MM-DDTHH:mm:ss")),resource:ue}});r(se)},[t]),P.useEffect(()=>{app==null||app.saveLocalStorage("thino-calendar-view",a)},[a]),P.useEffect(()=>{i&&p&&l(t.find(se=>se.id===i.id))},[t,i,p]),P.useEffect(()=>{i&&y.current.update()},[i]),y.current=Tb(c.current,f.current,{placement:"bottom-start",modifiers:[{name:"offset",options:{offset:[0,4]}}]});const S=P.useCallback(()=>{y.current.update(),y.current.update()},[]),I=P.useCallback((se,ue)=>{l(null),k(),y.current.state.elements.reference=ue,l(se.resource),R()},[]),M=P.useCallback(()=>{k(),l(null)},[]),N=P.useCallback((se,ue,fe)=>{var Z;if(_(se),ue==="week"||ue==="day"){const pe=c.current.find(".rbc-event-wrapper");if(c.current.closest(".memolist-wrapper"),pe){(Z=pe.children[0])==null||Z.click();return}else{setTimeout(()=>{var de,K;const ie=c.current.find(".rbc-event-wrapper");(K=(de=ie==null?void 0:ie.children)==null?void 0:de[0])==null||K.click()},0);return}}},[]),_=P.useCallback(se=>{T(se)},[T]);Pv(f,M);const k=P.useCallback(()=>{g(!1)},[g]),R=P.useCallback(()=>{y.current.update(),g(!0)},[g]),L=P.useCallback(se=>{const ue=se.resource;dt.setEditMemoId(ue.id)},[]),H=P.useCallback(se=>{o(se)},[o]),{components:U,views:z,messages:$}=P.useMemo(()=>({components:{toolbar:x9,eventWrapper:se=>v.jsx(vle,{...se,callRender:S,showPopup:I}),agenda:{event:wle},event:mle},views:{month:!0,agenda:zu,week:!0,day:!0},messages:{month:E("Month"),day:E("Day"),next:E("Next"),previous:E("Previous"),today:E("Today"),agenda:E("Agenda"),week:E("Week"),yesterday:E("Yesterday"),tomorrow:E("Tomorrow"),noEventsInRange:E("No thinos in range"),date:E("date"),time:E("time"),event:E("event")}}),[]),X=P.useMemo(()=>({timeGutterFormat:(se,ue,fe)=>fe.format(se,"HH:mm",ue),agendaTimeRangeFormat:({start:se,end:ue},fe,Z)=>Z.format(se,"HH:mm",fe)+" — "+Z.format(ue,"HH:mm",fe),agendaHeaderFormat:({start:se,end:ue},fe,Z)=>Z.format(se,"YYYY-MM-DD")+" — "+Z.format(ue,"YYYY-MM-DD")}),[]);return v.jsxs("div",{ref:c,className:"calendar-view",children:[v.jsx(ile,{date:w,messages:$,components:U,localizer:yle,events:n,views:z,onView:H,onDoubleClickEvent:L,onNavigate:N,formats:X,defaultView:a,tooltipAccessor:null,startAccessor:"start",endAccessor:"end"}),v.jsx("div",{ref:f,style:(Q=y.current)==null?void 0:Q.styles.popper,className:ar("thino-popup-container",p?"":"hidden"),children:i&&v.jsx(ai,{memo:i})})]})};function Gc(e,t){return typeof e=="function"?e(t):e}function Ai(e,t){return n=>{t.setState(r=>({...r,[e]:Gc(n,r[e])}))}}function Ww(e){return e instanceof Function}function Sle(e){return Array.isArray(e)&&e.every(t=>typeof t=="number")}function Dle(e,t){const n=[],r=a=>{a.forEach(o=>{n.push(o);const i=t(o);i!=null&&i.length&&r(i)})};return r(e),n}function Bt(e,t,n){let r=[],a;return o=>{let i;n.key&&n.debug&&(i=Date.now());const l=e(o);if(!(l.length!==r.length||l.some((p,g)=>r[g]!==p)))return a;r=l;let f;if(n.key&&n.debug&&(f=Date.now()),a=t(...l),n==null||n.onChange==null||n.onChange(a),n.key&&n.debug&&n!=null&&n.debug()){const p=Math.round((Date.now()-i)*100)/100,y=Math.round((Date.now()-f)*100)/100/16,w=(T,S)=>{for(T=String(T);T.length{var a;return(a=e==null?void 0:e.debugAll)!=null?a:e[t]},key:!1,onChange:r}}function Tle(e,t,n,r){var a,o;const l={...e._getDefaultColumnDef(),...t},c=l.accessorKey;let f=(a=(o=l.id)!=null?o:c?c.replace(".","_"):void 0)!=null?a:typeof l.header=="string"?l.header:void 0,p;if(l.accessorFn?p=l.accessorFn:c&&(c.includes(".")?p=y=>{let w=y;for(const S of c.split(".")){var T;w=(T=w)==null?void 0:T[S]}return w}:p=y=>y[l.accessorKey]),!f)throw new Error;let g={id:`${String(f)}`,accessorFn:p,parent:r,depth:n,columnDef:l,columns:[],getFlatColumns:Bt(()=>[!0],()=>{var y;return[g,...(y=g.columns)==null?void 0:y.flatMap(w=>w.getFlatColumns())]},Ht(e.options,"debugColumns")),getLeafColumns:Bt(()=>[e._getOrderColumnsFn()],y=>{var w;if((w=g.columns)!=null&&w.length){let T=g.columns.flatMap(S=>S.getLeafColumns());return y(T)}return[g]},Ht(e.options,"debugColumns"))};for(const y of e._features)y.createColumn==null||y.createColumn(g,e);return g}const oo="debugHeaders";function l3(e,t,n){var r;let o={id:(r=n.id)!=null?r:t.id,column:t,index:n.index,isPlaceholder:!!n.isPlaceholder,placeholderId:n.placeholderId,depth:n.depth,subHeaders:[],colSpan:0,rowSpan:0,headerGroup:null,getLeafHeaders:()=>{const i=[],l=c=>{c.subHeaders&&c.subHeaders.length&&c.subHeaders.map(l),i.push(c)};return l(o),i},getContext:()=>({table:e,header:o,column:t})};return e._features.forEach(i=>{i.createHeader==null||i.createHeader(o,e)}),o}const Ile={createTable:e=>{e.getHeaderGroups=Bt(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,a)=>{var o,i;const l=(o=r==null?void 0:r.map(g=>n.find(y=>y.id===g)).filter(Boolean))!=null?o:[],c=(i=a==null?void 0:a.map(g=>n.find(y=>y.id===g)).filter(Boolean))!=null?i:[],f=n.filter(g=>!(r!=null&&r.includes(g.id))&&!(a!=null&&a.includes(g.id)));return M0(t,[...l,...f,...c],e)},Ht(e.options,oo)),e.getCenterHeaderGroups=Bt(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r,a)=>(n=n.filter(o=>!(r!=null&&r.includes(o.id))&&!(a!=null&&a.includes(o.id))),M0(t,n,e,"center")),Ht(e.options,oo)),e.getLeftHeaderGroups=Bt(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.left],(t,n,r)=>{var a;const o=(a=r==null?void 0:r.map(i=>n.find(l=>l.id===i)).filter(Boolean))!=null?a:[];return M0(t,o,e,"left")},Ht(e.options,oo)),e.getRightHeaderGroups=Bt(()=>[e.getAllColumns(),e.getVisibleLeafColumns(),e.getState().columnPinning.right],(t,n,r)=>{var a;const o=(a=r==null?void 0:r.map(i=>n.find(l=>l.id===i)).filter(Boolean))!=null?a:[];return M0(t,o,e,"right")},Ht(e.options,oo)),e.getFooterGroups=Bt(()=>[e.getHeaderGroups()],t=>[...t].reverse(),Ht(e.options,oo)),e.getLeftFooterGroups=Bt(()=>[e.getLeftHeaderGroups()],t=>[...t].reverse(),Ht(e.options,oo)),e.getCenterFooterGroups=Bt(()=>[e.getCenterHeaderGroups()],t=>[...t].reverse(),Ht(e.options,oo)),e.getRightFooterGroups=Bt(()=>[e.getRightHeaderGroups()],t=>[...t].reverse(),Ht(e.options,oo)),e.getFlatHeaders=Bt(()=>[e.getHeaderGroups()],t=>t.map(n=>n.headers).flat(),Ht(e.options,oo)),e.getLeftFlatHeaders=Bt(()=>[e.getLeftHeaderGroups()],t=>t.map(n=>n.headers).flat(),Ht(e.options,oo)),e.getCenterFlatHeaders=Bt(()=>[e.getCenterHeaderGroups()],t=>t.map(n=>n.headers).flat(),Ht(e.options,oo)),e.getRightFlatHeaders=Bt(()=>[e.getRightHeaderGroups()],t=>t.map(n=>n.headers).flat(),Ht(e.options,oo)),e.getCenterLeafHeaders=Bt(()=>[e.getCenterFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Ht(e.options,oo)),e.getLeftLeafHeaders=Bt(()=>[e.getLeftFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Ht(e.options,oo)),e.getRightLeafHeaders=Bt(()=>[e.getRightFlatHeaders()],t=>t.filter(n=>{var r;return!((r=n.subHeaders)!=null&&r.length)}),Ht(e.options,oo)),e.getLeafHeaders=Bt(()=>[e.getLeftHeaderGroups(),e.getCenterHeaderGroups(),e.getRightHeaderGroups()],(t,n,r)=>{var a,o,i,l,c,f;return[...(a=(o=t[0])==null?void 0:o.headers)!=null?a:[],...(i=(l=n[0])==null?void 0:l.headers)!=null?i:[],...(c=(f=r[0])==null?void 0:f.headers)!=null?c:[]].map(p=>p.getLeafHeaders()).flat()},Ht(e.options,oo))}};function M0(e,t,n,r){var a,o;let i=0;const l=function(y,w){w===void 0&&(w=1),i=Math.max(i,w),y.filter(T=>T.getIsVisible()).forEach(T=>{var S;(S=T.columns)!=null&&S.length&&l(T.columns,w+1)},0)};l(e);let c=[];const f=(y,w)=>{const T={depth:w,id:[r,`${w}`].filter(Boolean).join("_"),headers:[]},S=[];y.forEach(I=>{const M=[...S].reverse()[0],N=I.column.depth===T.depth;let _,k=!1;if(N&&I.column.parent?_=I.column.parent:(_=I.column,k=!0),M&&(M==null?void 0:M.column)===_)M.subHeaders.push(I);else{const R=l3(n,_,{id:[r,w,_.id,I==null?void 0:I.id].filter(Boolean).join("_"),isPlaceholder:k,placeholderId:k?`${S.filter(L=>L.column===_).length}`:void 0,depth:w,index:S.length});R.subHeaders.push(I),S.push(R)}T.headers.push(I),I.headerGroup=T}),c.push(T),w>0&&f(S,w-1)},p=t.map((y,w)=>l3(n,y,{depth:i,index:w}));f(p,i-1),c.reverse();const g=y=>y.filter(T=>T.column.getIsVisible()).map(T=>{let S=0,I=0,M=[0];T.subHeaders&&T.subHeaders.length?(M=[],g(T.subHeaders).forEach(_=>{let{colSpan:k,rowSpan:R}=_;S+=k,M.push(R)})):S=1;const N=Math.min(...M);return I+=N,T.colSpan=S,T.rowSpan=I,{colSpan:S,rowSpan:I}});return g((a=(o=c[0])==null?void 0:o.headers)!=null?a:[]),c}const k0={size:150,minSize:20,maxSize:Number.MAX_SAFE_INTEGER},$S=()=>({startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,isResizingColumn:!1,columnSizingStart:[]}),Ele={getDefaultColumnDef:()=>k0,getInitialState:e=>({columnSizing:{},columnSizingInfo:$S(),...e}),getDefaultOptions:e=>({columnResizeMode:"onEnd",columnResizeDirection:"ltr",onColumnSizingChange:Ai("columnSizing",e),onColumnSizingInfoChange:Ai("columnSizingInfo",e)}),createColumn:(e,t)=>{e.getSize=()=>{var n,r,a;const o=t.getState().columnSizing[e.id];return Math.min(Math.max((n=e.columnDef.minSize)!=null?n:k0.minSize,(r=o??e.columnDef.size)!=null?r:k0.size),(a=e.columnDef.maxSize)!=null?a:k0.maxSize)},e.getStart=Bt(n=>[n,Hg(t,n),t.getState().columnSizing],(n,r)=>r.slice(0,e.getIndex(n)).reduce((a,o)=>a+o.getSize(),0),Ht(t.options,"debugColumns")),e.getAfter=Bt(n=>[n,Hg(t,n),t.getState().columnSizing],(n,r)=>r.slice(e.getIndex(n)+1).reduce((a,o)=>a+o.getSize(),0),Ht(t.options,"debugColumns")),e.resetSize=()=>{t.setColumnSizing(n=>{let{[e.id]:r,...a}=n;return a})},e.getCanResize=()=>{var n,r;return((n=e.columnDef.enableResizing)!=null?n:!0)&&((r=t.options.enableColumnResizing)!=null?r:!0)},e.getIsResizing=()=>t.getState().columnSizingInfo.isResizingColumn===e.id},createHeader:(e,t)=>{e.getSize=()=>{let n=0;const r=a=>{if(a.subHeaders.length)a.subHeaders.forEach(r);else{var o;n+=(o=a.column.getSize())!=null?o:0}};return r(e),n},e.getStart=()=>{if(e.index>0){const n=e.headerGroup.headers[e.index-1];return n.getStart()+n.getSize()}return 0},e.getResizeHandler=n=>{const r=t.getColumn(e.column.id),a=r==null?void 0:r.getCanResize();return o=>{if(!r||!a||(o.persist==null||o.persist(),ZS(o)&&o.touches&&o.touches.length>1))return;const i=e.getSize(),l=e?e.getLeafHeaders().map(M=>[M.column.id,M.column.getSize()]):[[r.id,r.getSize()]],c=ZS(o)?Math.round(o.touches[0].clientX):o.clientX,f={},p=(M,N)=>{typeof N=="number"&&(t.setColumnSizingInfo(_=>{var k,R;const L=t.options.columnResizeDirection==="rtl"?-1:1,H=(N-((k=_==null?void 0:_.startOffset)!=null?k:0))*L,U=Math.max(H/((R=_==null?void 0:_.startSize)!=null?R:0),-.999999);return _.columnSizingStart.forEach(z=>{let[$,X]=z;f[$]=Math.round(Math.max(X+X*U,0)*100)/100}),{..._,deltaOffset:H,deltaPercentage:U}}),(t.options.columnResizeMode==="onChange"||M==="end")&&t.setColumnSizing(_=>({..._,...f})))},g=M=>p("move",M),y=M=>{p("end",M),t.setColumnSizingInfo(N=>({...N,isResizingColumn:!1,startOffset:null,startSize:null,deltaOffset:null,deltaPercentage:null,columnSizingStart:[]}))},w=n||typeof document<"u"?document:null,T={moveHandler:M=>g(M.clientX),upHandler:M=>{w==null||w.removeEventListener("mousemove",T.moveHandler),w==null||w.removeEventListener("mouseup",T.upHandler),y(M.clientX)}},S={moveHandler:M=>(M.cancelable&&(M.preventDefault(),M.stopPropagation()),g(M.touches[0].clientX),!1),upHandler:M=>{var N;w==null||w.removeEventListener("touchmove",S.moveHandler),w==null||w.removeEventListener("touchend",S.upHandler),M.cancelable&&(M.preventDefault(),M.stopPropagation()),y((N=M.touches[0])==null?void 0:N.clientX)}},I=xle()?{passive:!1}:!1;ZS(o)?(w==null||w.addEventListener("touchmove",S.moveHandler,I),w==null||w.addEventListener("touchend",S.upHandler,I)):(w==null||w.addEventListener("mousemove",T.moveHandler,I),w==null||w.addEventListener("mouseup",T.upHandler,I)),t.setColumnSizingInfo(M=>({...M,startOffset:c,startSize:i,deltaOffset:0,deltaPercentage:0,columnSizingStart:l,isResizingColumn:r.id}))}}},createTable:e=>{e.setColumnSizing=t=>e.options.onColumnSizingChange==null?void 0:e.options.onColumnSizingChange(t),e.setColumnSizingInfo=t=>e.options.onColumnSizingInfoChange==null?void 0:e.options.onColumnSizingInfoChange(t),e.resetColumnSizing=t=>{var n;e.setColumnSizing(t?{}:(n=e.initialState.columnSizing)!=null?n:{})},e.resetHeaderSizeInfo=t=>{var n;e.setColumnSizingInfo(t?$S():(n=e.initialState.columnSizingInfo)!=null?n:$S())},e.getTotalSize=()=>{var t,n;return(t=(n=e.getHeaderGroups()[0])==null?void 0:n.headers.reduce((r,a)=>r+a.getSize(),0))!=null?t:0},e.getLeftTotalSize=()=>{var t,n;return(t=(n=e.getLeftHeaderGroups()[0])==null?void 0:n.headers.reduce((r,a)=>r+a.getSize(),0))!=null?t:0},e.getCenterTotalSize=()=>{var t,n;return(t=(n=e.getCenterHeaderGroups()[0])==null?void 0:n.headers.reduce((r,a)=>r+a.getSize(),0))!=null?t:0},e.getRightTotalSize=()=>{var t,n;return(t=(n=e.getRightHeaderGroups()[0])==null?void 0:n.headers.reduce((r,a)=>r+a.getSize(),0))!=null?t:0}}};let N0=null;function xle(){if(typeof N0=="boolean")return N0;let e=!1;try{const t={get passive(){return e=!0,!1}},n=()=>{};window.addEventListener("test",n,t),window.removeEventListener("test",n)}catch{e=!1}return N0=e,N0}function ZS(e){return e.type==="touchstart"}const Cle={getInitialState:e=>({expanded:{},...e}),getDefaultOptions:e=>({onExpandedChange:Ai("expanded",e),paginateExpandedRows:!0}),createTable:e=>{let t=!1,n=!1;e._autoResetExpanded=()=>{var r,a;if(!t){e._queue(()=>{t=!0});return}if((r=(a=e.options.autoResetAll)!=null?a:e.options.autoResetExpanded)!=null?r:!e.options.manualExpanding){if(n)return;n=!0,e._queue(()=>{e.resetExpanded(),n=!1})}},e.setExpanded=r=>e.options.onExpandedChange==null?void 0:e.options.onExpandedChange(r),e.toggleAllRowsExpanded=r=>{r??!e.getIsAllRowsExpanded()?e.setExpanded(!0):e.setExpanded({})},e.resetExpanded=r=>{var a,o;e.setExpanded(r?{}:(a=(o=e.initialState)==null?void 0:o.expanded)!=null?a:{})},e.getCanSomeRowsExpand=()=>e.getPrePaginationRowModel().flatRows.some(r=>r.getCanExpand()),e.getToggleAllRowsExpandedHandler=()=>r=>{r.persist==null||r.persist(),e.toggleAllRowsExpanded()},e.getIsSomeRowsExpanded=()=>{const r=e.getState().expanded;return r===!0||Object.values(r).some(Boolean)},e.getIsAllRowsExpanded=()=>{const r=e.getState().expanded;return typeof r=="boolean"?r===!0:!(!Object.keys(r).length||e.getRowModel().flatRows.some(a=>!a.getIsExpanded()))},e.getExpandedDepth=()=>{let r=0;return(e.getState().expanded===!0?Object.keys(e.getRowModel().rowsById):Object.keys(e.getState().expanded)).forEach(o=>{const i=o.split(".");r=Math.max(r,i.length)}),r},e.getPreExpandedRowModel=()=>e.getSortedRowModel(),e.getExpandedRowModel=()=>(!e._getExpandedRowModel&&e.options.getExpandedRowModel&&(e._getExpandedRowModel=e.options.getExpandedRowModel(e)),e.options.manualExpanding||!e._getExpandedRowModel?e.getPreExpandedRowModel():e._getExpandedRowModel())},createRow:(e,t)=>{e.toggleExpanded=n=>{t.setExpanded(r=>{var a;const o=r===!0?!0:!!(r!=null&&r[e.id]);let i={};if(r===!0?Object.keys(t.getRowModel().rowsById).forEach(l=>{i[l]=!0}):i=r,n=(a=n)!=null?a:!o,!o&&n)return{...i,[e.id]:!0};if(o&&!n){const{[e.id]:l,...c}=i;return c}return r})},e.getIsExpanded=()=>{var n;const r=t.getState().expanded;return!!((n=t.options.getIsRowExpanded==null?void 0:t.options.getIsRowExpanded(e))!=null?n:r===!0||r!=null&&r[e.id])},e.getCanExpand=()=>{var n,r,a;return(n=t.options.getRowCanExpand==null?void 0:t.options.getRowCanExpand(e))!=null?n:((r=t.options.enableExpanding)!=null?r:!0)&&!!((a=e.subRows)!=null&&a.length)},e.getIsAllParentsExpanded=()=>{let n=!0,r=e;for(;n&&r.parentId;)r=t.getRow(r.parentId,!0),n=r.getIsExpanded();return n},e.getToggleExpandedHandler=()=>{const n=e.getCanExpand();return()=>{n&&e.toggleExpanded()}}}},C9=(e,t,n)=>{var r;const a=n.toLowerCase();return!!(!((r=e.getValue(t))==null||(r=r.toString())==null||(r=r.toLowerCase())==null)&&r.includes(a))};C9.autoRemove=e=>Ys(e);const M9=(e,t,n)=>{var r;return!!(!((r=e.getValue(t))==null||(r=r.toString())==null)&&r.includes(n))};M9.autoRemove=e=>Ys(e);const k9=(e,t,n)=>{var r;return((r=e.getValue(t))==null||(r=r.toString())==null?void 0:r.toLowerCase())===(n==null?void 0:n.toLowerCase())};k9.autoRemove=e=>Ys(e);const N9=(e,t,n)=>{var r;return(r=e.getValue(t))==null?void 0:r.includes(n)};N9.autoRemove=e=>Ys(e)||!(e!=null&&e.length);const A9=(e,t,n)=>!n.some(r=>{var a;return!((a=e.getValue(t))!=null&&a.includes(r))});A9.autoRemove=e=>Ys(e)||!(e!=null&&e.length);const F9=(e,t,n)=>n.some(r=>{var a;return(a=e.getValue(t))==null?void 0:a.includes(r)});F9.autoRemove=e=>Ys(e)||!(e!=null&&e.length);const O9=(e,t,n)=>e.getValue(t)===n;O9.autoRemove=e=>Ys(e);const P9=(e,t,n)=>e.getValue(t)==n;P9.autoRemove=e=>Ys(e);const NI=(e,t,n)=>{let[r,a]=n;const o=e.getValue(t);return o>=r&&o<=a};NI.resolveFilterValue=e=>{let[t,n]=e,r=typeof t!="number"?parseFloat(t):t,a=typeof n!="number"?parseFloat(n):n,o=t===null||Number.isNaN(r)?-1/0:r,i=n===null||Number.isNaN(a)?1/0:a;if(o>i){const l=o;o=i,i=l}return[o,i]};NI.autoRemove=e=>Ys(e)||Ys(e[0])&&Ys(e[1]);const Fu={includesString:C9,includesStringSensitive:M9,equalsString:k9,arrIncludes:N9,arrIncludesAll:A9,arrIncludesSome:F9,equals:O9,weakEquals:P9,inNumberRange:NI};function Ys(e){return e==null||e===""}const Mle={getDefaultColumnDef:()=>({filterFn:"auto"}),getInitialState:e=>({columnFilters:[],globalFilter:void 0,...e}),getDefaultOptions:e=>({onColumnFiltersChange:Ai("columnFilters",e),onGlobalFilterChange:Ai("globalFilter",e),filterFromLeafRows:!1,maxLeafRowFilterDepth:100,globalFilterFn:"auto",getColumnCanGlobalFilter:t=>{var n;const r=(n=e.getCoreRowModel().flatRows[0])==null||(n=n._getAllCellsByColumnId()[t.id])==null?void 0:n.getValue();return typeof r=="string"||typeof r=="number"}}),createColumn:(e,t)=>{e.getAutoFilterFn=()=>{const n=t.getCoreRowModel().flatRows[0],r=n==null?void 0:n.getValue(e.id);return typeof r=="string"?Fu.includesString:typeof r=="number"?Fu.inNumberRange:typeof r=="boolean"||r!==null&&typeof r=="object"?Fu.equals:Array.isArray(r)?Fu.arrIncludes:Fu.weakEquals},e.getFilterFn=()=>{var n,r;return Ww(e.columnDef.filterFn)?e.columnDef.filterFn:e.columnDef.filterFn==="auto"?e.getAutoFilterFn():(n=(r=t.options.filterFns)==null?void 0:r[e.columnDef.filterFn])!=null?n:Fu[e.columnDef.filterFn]},e.getCanFilter=()=>{var n,r,a;return((n=e.columnDef.enableColumnFilter)!=null?n:!0)&&((r=t.options.enableColumnFilters)!=null?r:!0)&&((a=t.options.enableFilters)!=null?a:!0)&&!!e.accessorFn},e.getCanGlobalFilter=()=>{var n,r,a,o;return((n=e.columnDef.enableGlobalFilter)!=null?n:!0)&&((r=t.options.enableGlobalFilter)!=null?r:!0)&&((a=t.options.enableFilters)!=null?a:!0)&&((o=t.options.getColumnCanGlobalFilter==null?void 0:t.options.getColumnCanGlobalFilter(e))!=null?o:!0)&&!!e.accessorFn},e.getIsFiltered=()=>e.getFilterIndex()>-1,e.getFilterValue=()=>{var n;return(n=t.getState().columnFilters)==null||(n=n.find(r=>r.id===e.id))==null?void 0:n.value},e.getFilterIndex=()=>{var n,r;return(n=(r=t.getState().columnFilters)==null?void 0:r.findIndex(a=>a.id===e.id))!=null?n:-1},e.setFilterValue=n=>{t.setColumnFilters(r=>{const a=e.getFilterFn(),o=r==null?void 0:r.find(p=>p.id===e.id),i=Gc(n,o?o.value:void 0);if(u3(a,i,e)){var l;return(l=r==null?void 0:r.filter(p=>p.id!==e.id))!=null?l:[]}const c={id:e.id,value:i};if(o){var f;return(f=r==null?void 0:r.map(p=>p.id===e.id?c:p))!=null?f:[]}return r!=null&&r.length?[...r,c]:[c]})},e._getFacetedRowModel=t.options.getFacetedRowModel&&t.options.getFacetedRowModel(t,e.id),e.getFacetedRowModel=()=>e._getFacetedRowModel?e._getFacetedRowModel():t.getPreFilteredRowModel(),e._getFacetedUniqueValues=t.options.getFacetedUniqueValues&&t.options.getFacetedUniqueValues(t,e.id),e.getFacetedUniqueValues=()=>e._getFacetedUniqueValues?e._getFacetedUniqueValues():new Map,e._getFacetedMinMaxValues=t.options.getFacetedMinMaxValues&&t.options.getFacetedMinMaxValues(t,e.id),e.getFacetedMinMaxValues=()=>{if(e._getFacetedMinMaxValues)return e._getFacetedMinMaxValues()}},createRow:(e,t)=>{e.columnFilters={},e.columnFiltersMeta={}},createTable:e=>{e.getGlobalAutoFilterFn=()=>Fu.includesString,e.getGlobalFilterFn=()=>{var t,n;const{globalFilterFn:r}=e.options;return Ww(r)?r:r==="auto"?e.getGlobalAutoFilterFn():(t=(n=e.options.filterFns)==null?void 0:n[r])!=null?t:Fu[r]},e.setColumnFilters=t=>{const n=e.getAllLeafColumns(),r=a=>{var o;return(o=Gc(t,a))==null?void 0:o.filter(i=>{const l=n.find(c=>c.id===i.id);if(l){const c=l.getFilterFn();if(u3(c,i.value,l))return!1}return!0})};e.options.onColumnFiltersChange==null||e.options.onColumnFiltersChange(r)},e.setGlobalFilter=t=>{e.options.onGlobalFilterChange==null||e.options.onGlobalFilterChange(t)},e.resetGlobalFilter=t=>{e.setGlobalFilter(t?void 0:e.initialState.globalFilter)},e.resetColumnFilters=t=>{var n,r;e.setColumnFilters(t?[]:(n=(r=e.initialState)==null?void 0:r.columnFilters)!=null?n:[])},e.getPreFilteredRowModel=()=>e.getCoreRowModel(),e.getFilteredRowModel=()=>(!e._getFilteredRowModel&&e.options.getFilteredRowModel&&(e._getFilteredRowModel=e.options.getFilteredRowModel(e)),e.options.manualFiltering||!e._getFilteredRowModel?e.getPreFilteredRowModel():e._getFilteredRowModel()),e._getGlobalFacetedRowModel=e.options.getFacetedRowModel&&e.options.getFacetedRowModel(e,"__global__"),e.getGlobalFacetedRowModel=()=>e.options.manualFiltering||!e._getGlobalFacetedRowModel?e.getPreFilteredRowModel():e._getGlobalFacetedRowModel(),e._getGlobalFacetedUniqueValues=e.options.getFacetedUniqueValues&&e.options.getFacetedUniqueValues(e,"__global__"),e.getGlobalFacetedUniqueValues=()=>e._getGlobalFacetedUniqueValues?e._getGlobalFacetedUniqueValues():new Map,e._getGlobalFacetedMinMaxValues=e.options.getFacetedMinMaxValues&&e.options.getFacetedMinMaxValues(e,"__global__"),e.getGlobalFacetedMinMaxValues=()=>{if(e._getGlobalFacetedMinMaxValues)return e._getGlobalFacetedMinMaxValues()}}};function u3(e,t,n){return(e&&e.autoRemove?e.autoRemove(t,n):!1)||typeof t>"u"||typeof t=="string"&&!t}const kle=(e,t,n)=>n.reduce((r,a)=>{const o=a.getValue(e);return r+(typeof o=="number"?o:0)},0),Nle=(e,t,n)=>{let r;return n.forEach(a=>{const o=a.getValue(e);o!=null&&(r>o||r===void 0&&o>=o)&&(r=o)}),r},Ale=(e,t,n)=>{let r;return n.forEach(a=>{const o=a.getValue(e);o!=null&&(r=o)&&(r=o)}),r},Fle=(e,t,n)=>{let r,a;return n.forEach(o=>{const i=o.getValue(e);i!=null&&(r===void 0?i>=i&&(r=a=i):(r>i&&(r=i),a{let n=0,r=0;if(t.forEach(a=>{let o=a.getValue(e);o!=null&&(o=+o)>=o&&(++n,r+=o)}),n)return r/n},Ple=(e,t)=>{if(!t.length)return;const n=t.map(o=>o.getValue(e));if(!Sle(n))return;if(n.length===1)return n[0];const r=Math.floor(n.length/2),a=n.sort((o,i)=>o-i);return n.length%2!==0?a[r]:(a[r-1]+a[r])/2},jle=(e,t)=>Array.from(new Set(t.map(n=>n.getValue(e))).values()),Lle=(e,t)=>new Set(t.map(n=>n.getValue(e))).size,Rle=(e,t)=>t.length,qS={sum:kle,min:Nle,max:Ale,extent:Fle,mean:Ole,median:Ple,unique:jle,uniqueCount:Lle,count:Rle},_le={getDefaultColumnDef:()=>({aggregatedCell:e=>{var t,n;return(t=(n=e.getValue())==null||n.toString==null?void 0:n.toString())!=null?t:null},aggregationFn:"auto"}),getInitialState:e=>({grouping:[],...e}),getDefaultOptions:e=>({onGroupingChange:Ai("grouping",e),groupedColumnMode:"reorder"}),createColumn:(e,t)=>{e.toggleGrouping=()=>{t.setGrouping(n=>n!=null&&n.includes(e.id)?n.filter(r=>r!==e.id):[...n??[],e.id])},e.getCanGroup=()=>{var n,r,a,o;return(n=(r=(a=(o=e.columnDef.enableGrouping)!=null?o:!0)!=null?a:t.options.enableGrouping)!=null?r:!0)!=null?n:!!e.accessorFn},e.getIsGrouped=()=>{var n;return(n=t.getState().grouping)==null?void 0:n.includes(e.id)},e.getGroupedIndex=()=>{var n;return(n=t.getState().grouping)==null?void 0:n.indexOf(e.id)},e.getToggleGroupingHandler=()=>{const n=e.getCanGroup();return()=>{n&&e.toggleGrouping()}},e.getAutoAggregationFn=()=>{const n=t.getCoreRowModel().flatRows[0],r=n==null?void 0:n.getValue(e.id);if(typeof r=="number")return qS.sum;if(Object.prototype.toString.call(r)==="[object Date]")return qS.extent},e.getAggregationFn=()=>{var n,r;if(!e)throw new Error;return Ww(e.columnDef.aggregationFn)?e.columnDef.aggregationFn:e.columnDef.aggregationFn==="auto"?e.getAutoAggregationFn():(n=(r=t.options.aggregationFns)==null?void 0:r[e.columnDef.aggregationFn])!=null?n:qS[e.columnDef.aggregationFn]}},createTable:e=>{e.setGrouping=t=>e.options.onGroupingChange==null?void 0:e.options.onGroupingChange(t),e.resetGrouping=t=>{var n,r;e.setGrouping(t?[]:(n=(r=e.initialState)==null?void 0:r.grouping)!=null?n:[])},e.getPreGroupedRowModel=()=>e.getFilteredRowModel(),e.getGroupedRowModel=()=>(!e._getGroupedRowModel&&e.options.getGroupedRowModel&&(e._getGroupedRowModel=e.options.getGroupedRowModel(e)),e.options.manualGrouping||!e._getGroupedRowModel?e.getPreGroupedRowModel():e._getGroupedRowModel())},createRow:(e,t)=>{e.getIsGrouped=()=>!!e.groupingColumnId,e.getGroupingValue=n=>{if(e._groupingValuesCache.hasOwnProperty(n))return e._groupingValuesCache[n];const r=t.getColumn(n);return r!=null&&r.columnDef.getGroupingValue?(e._groupingValuesCache[n]=r.columnDef.getGroupingValue(e.original),e._groupingValuesCache[n]):e.getValue(n)},e._groupingValuesCache={}},createCell:(e,t,n,r)=>{e.getIsGrouped=()=>t.getIsGrouped()&&t.id===n.groupingColumnId,e.getIsPlaceholder=()=>!e.getIsGrouped()&&t.getIsGrouped(),e.getIsAggregated=()=>{var a;return!e.getIsGrouped()&&!e.getIsPlaceholder()&&!!((a=n.subRows)!=null&&a.length)}}};function Ble(e,t,n){if(!(t!=null&&t.length)||!n)return e;const r=e.filter(o=>!t.includes(o.id));return n==="remove"?r:[...t.map(o=>e.find(i=>i.id===o)).filter(Boolean),...r]}const Hle={getInitialState:e=>({columnOrder:[],...e}),getDefaultOptions:e=>({onColumnOrderChange:Ai("columnOrder",e)}),createColumn:(e,t)=>{e.getIndex=Bt(n=>[Hg(t,n)],n=>n.findIndex(r=>r.id===e.id),Ht(t.options,"debugColumns")),e.getIsFirstColumn=n=>{var r;return((r=Hg(t,n)[0])==null?void 0:r.id)===e.id},e.getIsLastColumn=n=>{var r;const a=Hg(t,n);return((r=a[a.length-1])==null?void 0:r.id)===e.id}},createTable:e=>{e.setColumnOrder=t=>e.options.onColumnOrderChange==null?void 0:e.options.onColumnOrderChange(t),e.resetColumnOrder=t=>{var n;e.setColumnOrder(t?[]:(n=e.initialState.columnOrder)!=null?n:[])},e._getOrderColumnsFn=Bt(()=>[e.getState().columnOrder,e.getState().grouping,e.options.groupedColumnMode],(t,n,r)=>a=>{let o=[];if(!(t!=null&&t.length))o=a;else{const i=[...t],l=[...a];for(;l.length&&i.length;){const c=i.shift(),f=l.findIndex(p=>p.id===c);f>-1&&o.push(l.splice(f,1)[0])}o=[...o,...l]}return Ble(o,n,r)},Ht(e.options,"debugTable"))}},LT=0,RT=10,GS=()=>({pageIndex:LT,pageSize:RT}),Yle={getInitialState:e=>({...e,pagination:{...GS(),...e==null?void 0:e.pagination}}),getDefaultOptions:e=>({onPaginationChange:Ai("pagination",e)}),createTable:e=>{let t=!1,n=!1;e._autoResetPageIndex=()=>{var r,a;if(!t){e._queue(()=>{t=!0});return}if((r=(a=e.options.autoResetAll)!=null?a:e.options.autoResetPageIndex)!=null?r:!e.options.manualPagination){if(n)return;n=!0,e._queue(()=>{e.resetPageIndex(),n=!1})}},e.setPagination=r=>{const a=o=>Gc(r,o);return e.options.onPaginationChange==null?void 0:e.options.onPaginationChange(a)},e.resetPagination=r=>{var a;e.setPagination(r?GS():(a=e.initialState.pagination)!=null?a:GS())},e.setPageIndex=r=>{e.setPagination(a=>{let o=Gc(r,a.pageIndex);const i=typeof e.options.pageCount>"u"||e.options.pageCount===-1?Number.MAX_SAFE_INTEGER:e.options.pageCount-1;return o=Math.max(0,Math.min(o,i)),{...a,pageIndex:o}})},e.resetPageIndex=r=>{var a,o;e.setPageIndex(r?LT:(a=(o=e.initialState)==null||(o=o.pagination)==null?void 0:o.pageIndex)!=null?a:LT)},e.resetPageSize=r=>{var a,o;e.setPageSize(r?RT:(a=(o=e.initialState)==null||(o=o.pagination)==null?void 0:o.pageSize)!=null?a:RT)},e.setPageSize=r=>{e.setPagination(a=>{const o=Math.max(1,Gc(r,a.pageSize)),i=a.pageSize*a.pageIndex,l=Math.floor(i/o);return{...a,pageIndex:l,pageSize:o}})},e.setPageCount=r=>e.setPagination(a=>{var o;let i=Gc(r,(o=e.options.pageCount)!=null?o:-1);return typeof i=="number"&&(i=Math.max(-1,i)),{...a,pageCount:i}}),e.getPageOptions=Bt(()=>[e.getPageCount()],r=>{let a=[];return r&&r>0&&(a=[...new Array(r)].fill(null).map((o,i)=>i)),a},Ht(e.options,"debugTable")),e.getCanPreviousPage=()=>e.getState().pagination.pageIndex>0,e.getCanNextPage=()=>{const{pageIndex:r}=e.getState().pagination,a=e.getPageCount();return a===-1?!0:a===0?!1:re.setPageIndex(r=>r-1),e.nextPage=()=>e.setPageIndex(r=>r+1),e.firstPage=()=>e.setPageIndex(0),e.lastPage=()=>e.setPageIndex(e.getPageCount()-1),e.getPrePaginationRowModel=()=>e.getExpandedRowModel(),e.getPaginationRowModel=()=>(!e._getPaginationRowModel&&e.options.getPaginationRowModel&&(e._getPaginationRowModel=e.options.getPaginationRowModel(e)),e.options.manualPagination||!e._getPaginationRowModel?e.getPrePaginationRowModel():e._getPaginationRowModel()),e.getPageCount=()=>{var r;return(r=e.options.pageCount)!=null?r:Math.ceil(e.getRowCount()/e.getState().pagination.pageSize)},e.getRowCount=()=>{var r;return(r=e.options.rowCount)!=null?r:e.getPrePaginationRowModel().rows.length}}},JS=()=>({left:[],right:[]}),KS=()=>({top:[],bottom:[]}),Ule={getInitialState:e=>({columnPinning:JS(),rowPinning:KS(),...e}),getDefaultOptions:e=>({onColumnPinningChange:Ai("columnPinning",e),onRowPinningChange:Ai("rowPinning",e)}),createColumn:(e,t)=>{e.pin=n=>{const r=e.getLeafColumns().map(a=>a.id).filter(Boolean);t.setColumnPinning(a=>{var o,i;if(n==="right"){var l,c;return{left:((l=a==null?void 0:a.left)!=null?l:[]).filter(g=>!(r!=null&&r.includes(g))),right:[...((c=a==null?void 0:a.right)!=null?c:[]).filter(g=>!(r!=null&&r.includes(g))),...r]}}if(n==="left"){var f,p;return{left:[...((f=a==null?void 0:a.left)!=null?f:[]).filter(g=>!(r!=null&&r.includes(g))),...r],right:((p=a==null?void 0:a.right)!=null?p:[]).filter(g=>!(r!=null&&r.includes(g)))}}return{left:((o=a==null?void 0:a.left)!=null?o:[]).filter(g=>!(r!=null&&r.includes(g))),right:((i=a==null?void 0:a.right)!=null?i:[]).filter(g=>!(r!=null&&r.includes(g)))}})},e.getCanPin=()=>e.getLeafColumns().some(r=>{var a,o,i;return((a=r.columnDef.enablePinning)!=null?a:!0)&&((o=(i=t.options.enableColumnPinning)!=null?i:t.options.enablePinning)!=null?o:!0)}),e.getIsPinned=()=>{const n=e.getLeafColumns().map(l=>l.id),{left:r,right:a}=t.getState().columnPinning,o=n.some(l=>r==null?void 0:r.includes(l)),i=n.some(l=>a==null?void 0:a.includes(l));return o?"left":i?"right":!1},e.getPinnedIndex=()=>{var n,r;const a=e.getIsPinned();return a?(n=(r=t.getState().columnPinning)==null||(r=r[a])==null?void 0:r.indexOf(e.id))!=null?n:-1:0}},createRow:(e,t)=>{e.pin=(n,r,a)=>{const o=r?e.getLeafRows().map(c=>{let{id:f}=c;return f}):[],i=a?e.getParentRows().map(c=>{let{id:f}=c;return f}):[],l=new Set([...i,e.id,...o]);t.setRowPinning(c=>{var f,p;if(n==="bottom"){var g,y;return{top:((g=c==null?void 0:c.top)!=null?g:[]).filter(S=>!(l!=null&&l.has(S))),bottom:[...((y=c==null?void 0:c.bottom)!=null?y:[]).filter(S=>!(l!=null&&l.has(S))),...Array.from(l)]}}if(n==="top"){var w,T;return{top:[...((w=c==null?void 0:c.top)!=null?w:[]).filter(S=>!(l!=null&&l.has(S))),...Array.from(l)],bottom:((T=c==null?void 0:c.bottom)!=null?T:[]).filter(S=>!(l!=null&&l.has(S)))}}return{top:((f=c==null?void 0:c.top)!=null?f:[]).filter(S=>!(l!=null&&l.has(S))),bottom:((p=c==null?void 0:c.bottom)!=null?p:[]).filter(S=>!(l!=null&&l.has(S)))}})},e.getCanPin=()=>{var n;const{enableRowPinning:r,enablePinning:a}=t.options;return typeof r=="function"?r(e):(n=r??a)!=null?n:!0},e.getIsPinned=()=>{const n=[e.id],{top:r,bottom:a}=t.getState().rowPinning,o=n.some(l=>r==null?void 0:r.includes(l)),i=n.some(l=>a==null?void 0:a.includes(l));return o?"top":i?"bottom":!1},e.getPinnedIndex=()=>{var n,r;const a=e.getIsPinned();if(!a)return-1;const o=(n=t._getPinnedRows(a))==null?void 0:n.map(i=>{let{id:l}=i;return l});return(r=o==null?void 0:o.indexOf(e.id))!=null?r:-1},e.getCenterVisibleCells=Bt(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left,t.getState().columnPinning.right],(n,r,a)=>{const o=[...r??[],...a??[]];return n.filter(i=>!o.includes(i.column.id))},Ht(t.options,"debugRows")),e.getLeftVisibleCells=Bt(()=>[e._getAllVisibleCells(),t.getState().columnPinning.left],(n,r)=>(r??[]).map(o=>n.find(i=>i.column.id===o)).filter(Boolean).map(o=>({...o,position:"left"})),Ht(t.options,"debugRows")),e.getRightVisibleCells=Bt(()=>[e._getAllVisibleCells(),t.getState().columnPinning.right],(n,r)=>(r??[]).map(o=>n.find(i=>i.column.id===o)).filter(Boolean).map(o=>({...o,position:"right"})),Ht(t.options,"debugRows"))},createTable:e=>{e.setColumnPinning=t=>e.options.onColumnPinningChange==null?void 0:e.options.onColumnPinningChange(t),e.resetColumnPinning=t=>{var n,r;return e.setColumnPinning(t?JS():(n=(r=e.initialState)==null?void 0:r.columnPinning)!=null?n:JS())},e.getIsSomeColumnsPinned=t=>{var n;const r=e.getState().columnPinning;if(!t){var a,o;return!!((a=r.left)!=null&&a.length||(o=r.right)!=null&&o.length)}return!!((n=r[t])!=null&&n.length)},e.getLeftLeafColumns=Bt(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left],(t,n)=>(n??[]).map(r=>t.find(a=>a.id===r)).filter(Boolean),Ht(e.options,"debugColumns")),e.getRightLeafColumns=Bt(()=>[e.getAllLeafColumns(),e.getState().columnPinning.right],(t,n)=>(n??[]).map(r=>t.find(a=>a.id===r)).filter(Boolean),Ht(e.options,"debugColumns")),e.getCenterLeafColumns=Bt(()=>[e.getAllLeafColumns(),e.getState().columnPinning.left,e.getState().columnPinning.right],(t,n,r)=>{const a=[...n??[],...r??[]];return t.filter(o=>!a.includes(o.id))},Ht(e.options,"debugColumns")),e.setRowPinning=t=>e.options.onRowPinningChange==null?void 0:e.options.onRowPinningChange(t),e.resetRowPinning=t=>{var n,r;return e.setRowPinning(t?KS():(n=(r=e.initialState)==null?void 0:r.rowPinning)!=null?n:KS())},e.getIsSomeRowsPinned=t=>{var n;const r=e.getState().rowPinning;if(!t){var a,o;return!!((a=r.top)!=null&&a.length||(o=r.bottom)!=null&&o.length)}return!!((n=r[t])!=null&&n.length)},e._getPinnedRows=Bt(t=>[e.getRowModel().rows,e.getState().rowPinning[t],t],(t,n,r)=>{var a;return((a=e.options.keepPinnedRows)==null||a?(n??[]).map(i=>{const l=e.getRow(i,!0);return l.getIsAllParentsExpanded()?l:null}):(n??[]).map(i=>t.find(l=>l.id===i))).filter(Boolean).map(i=>({...i,position:r}))},Ht(e.options,"debugRows")),e.getTopRows=()=>e._getPinnedRows("top"),e.getBottomRows=()=>e._getPinnedRows("bottom"),e.getCenterRows=Bt(()=>[e.getRowModel().rows,e.getState().rowPinning.top,e.getState().rowPinning.bottom],(t,n,r)=>{const a=new Set([...n??[],...r??[]]);return t.filter(o=>!a.has(o.id))},Ht(e.options,"debugRows"))}},zle={getInitialState:e=>({rowSelection:{},...e}),getDefaultOptions:e=>({onRowSelectionChange:Ai("rowSelection",e),enableRowSelection:!0,enableMultiRowSelection:!0,enableSubRowSelection:!0}),createTable:e=>{e.setRowSelection=t=>e.options.onRowSelectionChange==null?void 0:e.options.onRowSelectionChange(t),e.resetRowSelection=t=>{var n;return e.setRowSelection(t?{}:(n=e.initialState.rowSelection)!=null?n:{})},e.toggleAllRowsSelected=t=>{e.setRowSelection(n=>{t=typeof t<"u"?t:!e.getIsAllRowsSelected();const r={...n},a=e.getPreGroupedRowModel().flatRows;return t?a.forEach(o=>{o.getCanSelect()&&(r[o.id]=!0)}):a.forEach(o=>{delete r[o.id]}),r})},e.toggleAllPageRowsSelected=t=>e.setRowSelection(n=>{const r=typeof t<"u"?t:!e.getIsAllPageRowsSelected(),a={...n};return e.getRowModel().rows.forEach(o=>{_T(a,o.id,r,!0,e)}),a}),e.getPreSelectedRowModel=()=>e.getCoreRowModel(),e.getSelectedRowModel=Bt(()=>[e.getState().rowSelection,e.getCoreRowModel()],(t,n)=>Object.keys(t).length?QS(e,n):{rows:[],flatRows:[],rowsById:{}},Ht(e.options,"debugTable")),e.getFilteredSelectedRowModel=Bt(()=>[e.getState().rowSelection,e.getFilteredRowModel()],(t,n)=>Object.keys(t).length?QS(e,n):{rows:[],flatRows:[],rowsById:{}},Ht(e.options,"debugTable")),e.getGroupedSelectedRowModel=Bt(()=>[e.getState().rowSelection,e.getSortedRowModel()],(t,n)=>Object.keys(t).length?QS(e,n):{rows:[],flatRows:[],rowsById:{}},Ht(e.options,"debugTable")),e.getIsAllRowsSelected=()=>{const t=e.getFilteredRowModel().flatRows,{rowSelection:n}=e.getState();let r=!!(t.length&&Object.keys(n).length);return r&&t.some(a=>a.getCanSelect()&&!n[a.id])&&(r=!1),r},e.getIsAllPageRowsSelected=()=>{const t=e.getPaginationRowModel().flatRows.filter(a=>a.getCanSelect()),{rowSelection:n}=e.getState();let r=!!t.length;return r&&t.some(a=>!n[a.id])&&(r=!1),r},e.getIsSomeRowsSelected=()=>{var t;const n=Object.keys((t=e.getState().rowSelection)!=null?t:{}).length;return n>0&&n{const t=e.getPaginationRowModel().flatRows;return e.getIsAllPageRowsSelected()?!1:t.filter(n=>n.getCanSelect()).some(n=>n.getIsSelected()||n.getIsSomeSelected())},e.getToggleAllRowsSelectedHandler=()=>t=>{e.toggleAllRowsSelected(t.target.checked)},e.getToggleAllPageRowsSelectedHandler=()=>t=>{e.toggleAllPageRowsSelected(t.target.checked)}},createRow:(e,t)=>{e.toggleSelected=(n,r)=>{const a=e.getIsSelected();t.setRowSelection(o=>{var i;if(n=typeof n<"u"?n:!a,e.getCanSelect()&&a===n)return o;const l={...o};return _T(l,e.id,n,(i=r==null?void 0:r.selectChildren)!=null?i:!0,t),l})},e.getIsSelected=()=>{const{rowSelection:n}=t.getState();return AI(e,n)},e.getIsSomeSelected=()=>{const{rowSelection:n}=t.getState();return BT(e,n)==="some"},e.getIsAllSubRowsSelected=()=>{const{rowSelection:n}=t.getState();return BT(e,n)==="all"},e.getCanSelect=()=>{var n;return typeof t.options.enableRowSelection=="function"?t.options.enableRowSelection(e):(n=t.options.enableRowSelection)!=null?n:!0},e.getCanSelectSubRows=()=>{var n;return typeof t.options.enableSubRowSelection=="function"?t.options.enableSubRowSelection(e):(n=t.options.enableSubRowSelection)!=null?n:!0},e.getCanMultiSelect=()=>{var n;return typeof t.options.enableMultiRowSelection=="function"?t.options.enableMultiRowSelection(e):(n=t.options.enableMultiRowSelection)!=null?n:!0},e.getToggleSelectedHandler=()=>{const n=e.getCanSelect();return r=>{var a;n&&e.toggleSelected((a=r.target)==null?void 0:a.checked)}}}},_T=(e,t,n,r,a)=>{var o;const i=a.getRow(t,!0);n?(i.getCanMultiSelect()||Object.keys(e).forEach(l=>delete e[l]),i.getCanSelect()&&(e[t]=!0)):delete e[t],r&&(o=i.subRows)!=null&&o.length&&i.getCanSelectSubRows()&&i.subRows.forEach(l=>_T(e,l.id,n,r,a))};function QS(e,t){const n=e.getState().rowSelection,r=[],a={},o=function(i,l){return i.map(c=>{var f;const p=AI(c,n);if(p&&(r.push(c),a[c.id]=c),(f=c.subRows)!=null&&f.length&&(c={...c,subRows:o(c.subRows)}),p)return c}).filter(Boolean)};return{rows:o(t.rows),flatRows:r,rowsById:a}}function AI(e,t){var n;return(n=t[e.id])!=null?n:!1}function BT(e,t,n){var r;if(!((r=e.subRows)!=null&&r.length))return!1;let a=!0,o=!1;return e.subRows.forEach(i=>{if(!(o&&!a)&&(i.getCanSelect()&&(AI(i,t)?o=!0:a=!1),i.subRows&&i.subRows.length)){const l=BT(i,t);l==="all"?o=!0:(l==="some"&&(o=!0),a=!1)}}),a?"all":o?"some":!1}const HT=/([0-9]+)/gm,Vle=(e,t,n)=>j9(ed(e.getValue(n)).toLowerCase(),ed(t.getValue(n)).toLowerCase()),Wle=(e,t,n)=>j9(ed(e.getValue(n)),ed(t.getValue(n))),$le=(e,t,n)=>FI(ed(e.getValue(n)).toLowerCase(),ed(t.getValue(n)).toLowerCase()),Zle=(e,t,n)=>FI(ed(e.getValue(n)),ed(t.getValue(n))),qle=(e,t,n)=>{const r=e.getValue(n),a=t.getValue(n);return r>a?1:rFI(e.getValue(n),t.getValue(n));function FI(e,t){return e===t?0:e>t?1:-1}function ed(e){return typeof e=="number"?isNaN(e)||e===1/0||e===-1/0?"":String(e):typeof e=="string"?e:""}function j9(e,t){const n=e.split(HT).filter(Boolean),r=t.split(HT).filter(Boolean);for(;n.length&&r.length;){const a=n.shift(),o=r.shift(),i=parseInt(a,10),l=parseInt(o,10),c=[i,l].sort();if(isNaN(c[0])){if(a>o)return 1;if(o>a)return-1;continue}if(isNaN(c[1]))return isNaN(i)?-1:1;if(i>l)return 1;if(l>i)return-1}return n.length-r.length}const lp={alphanumeric:Vle,alphanumericCaseSensitive:Wle,text:$le,textCaseSensitive:Zle,datetime:qle,basic:Gle},Jle={getInitialState:e=>({sorting:[],...e}),getDefaultColumnDef:()=>({sortingFn:"auto",sortUndefined:1}),getDefaultOptions:e=>({onSortingChange:Ai("sorting",e),isMultiSortEvent:t=>t.shiftKey}),createColumn:(e,t)=>{e.getAutoSortingFn=()=>{const n=t.getFilteredRowModel().flatRows.slice(10);let r=!1;for(const a of n){const o=a==null?void 0:a.getValue(e.id);if(Object.prototype.toString.call(o)==="[object Date]")return lp.datetime;if(typeof o=="string"&&(r=!0,o.split(HT).length>1))return lp.alphanumeric}return r?lp.text:lp.basic},e.getAutoSortDir=()=>{const n=t.getFilteredRowModel().flatRows[0];return typeof(n==null?void 0:n.getValue(e.id))=="string"?"asc":"desc"},e.getSortingFn=()=>{var n,r;if(!e)throw new Error;return Ww(e.columnDef.sortingFn)?e.columnDef.sortingFn:e.columnDef.sortingFn==="auto"?e.getAutoSortingFn():(n=(r=t.options.sortingFns)==null?void 0:r[e.columnDef.sortingFn])!=null?n:lp[e.columnDef.sortingFn]},e.toggleSorting=(n,r)=>{const a=e.getNextSortingOrder(),o=typeof n<"u"&&n!==null;t.setSorting(i=>{const l=i==null?void 0:i.find(w=>w.id===e.id),c=i==null?void 0:i.findIndex(w=>w.id===e.id);let f=[],p,g=o?n:a==="desc";if(i!=null&&i.length&&e.getCanMultiSort()&&r?l?p="toggle":p="add":i!=null&&i.length&&c!==i.length-1?p="replace":l?p="toggle":p="replace",p==="toggle"&&(o||a||(p="remove")),p==="add"){var y;f=[...i,{id:e.id,desc:g}],f.splice(0,f.length-((y=t.options.maxMultiSortColCount)!=null?y:Number.MAX_SAFE_INTEGER))}else p==="toggle"?f=i.map(w=>w.id===e.id?{...w,desc:g}:w):p==="remove"?f=i.filter(w=>w.id!==e.id):f=[{id:e.id,desc:g}];return f})},e.getFirstSortDir=()=>{var n,r;return((n=(r=e.columnDef.sortDescFirst)!=null?r:t.options.sortDescFirst)!=null?n:e.getAutoSortDir()==="desc")?"desc":"asc"},e.getNextSortingOrder=n=>{var r,a;const o=e.getFirstSortDir(),i=e.getIsSorted();return i?i!==o&&((r=t.options.enableSortingRemoval)==null||r)&&(!(n&&(a=t.options.enableMultiRemove)!=null)||a)?!1:i==="desc"?"asc":"desc":o},e.getCanSort=()=>{var n,r;return((n=e.columnDef.enableSorting)!=null?n:!0)&&((r=t.options.enableSorting)!=null?r:!0)&&!!e.accessorFn},e.getCanMultiSort=()=>{var n,r;return(n=(r=e.columnDef.enableMultiSort)!=null?r:t.options.enableMultiSort)!=null?n:!!e.accessorFn},e.getIsSorted=()=>{var n;const r=(n=t.getState().sorting)==null?void 0:n.find(a=>a.id===e.id);return r?r.desc?"desc":"asc":!1},e.getSortIndex=()=>{var n,r;return(n=(r=t.getState().sorting)==null?void 0:r.findIndex(a=>a.id===e.id))!=null?n:-1},e.clearSorting=()=>{t.setSorting(n=>n!=null&&n.length?n.filter(r=>r.id!==e.id):[])},e.getToggleSortingHandler=()=>{const n=e.getCanSort();return r=>{n&&(r.persist==null||r.persist(),e.toggleSorting==null||e.toggleSorting(void 0,e.getCanMultiSort()?t.options.isMultiSortEvent==null?void 0:t.options.isMultiSortEvent(r):!1))}}},createTable:e=>{e.setSorting=t=>e.options.onSortingChange==null?void 0:e.options.onSortingChange(t),e.resetSorting=t=>{var n,r;e.setSorting(t?[]:(n=(r=e.initialState)==null?void 0:r.sorting)!=null?n:[])},e.getPreSortedRowModel=()=>e.getGroupedRowModel(),e.getSortedRowModel=()=>(!e._getSortedRowModel&&e.options.getSortedRowModel&&(e._getSortedRowModel=e.options.getSortedRowModel(e)),e.options.manualSorting||!e._getSortedRowModel?e.getPreSortedRowModel():e._getSortedRowModel())}},Kle={getInitialState:e=>({columnVisibility:{},...e}),getDefaultOptions:e=>({onColumnVisibilityChange:Ai("columnVisibility",e)}),createColumn:(e,t)=>{e.toggleVisibility=n=>{e.getCanHide()&&t.setColumnVisibility(r=>({...r,[e.id]:n??!e.getIsVisible()}))},e.getIsVisible=()=>{var n,r;const a=e.columns;return(n=a.length?a.some(o=>o.getIsVisible()):(r=t.getState().columnVisibility)==null?void 0:r[e.id])!=null?n:!0},e.getCanHide=()=>{var n,r;return((n=e.columnDef.enableHiding)!=null?n:!0)&&((r=t.options.enableHiding)!=null?r:!0)},e.getToggleVisibilityHandler=()=>n=>{e.toggleVisibility==null||e.toggleVisibility(n.target.checked)}},createRow:(e,t)=>{e._getAllVisibleCells=Bt(()=>[e.getAllCells(),t.getState().columnVisibility],n=>n.filter(r=>r.column.getIsVisible()),Ht(t.options,"debugRows")),e.getVisibleCells=Bt(()=>[e.getLeftVisibleCells(),e.getCenterVisibleCells(),e.getRightVisibleCells()],(n,r,a)=>[...n,...r,...a],Ht(t.options,"debugRows"))},createTable:e=>{const t=(n,r)=>Bt(()=>[r(),r().filter(a=>a.getIsVisible()).map(a=>a.id).join("_")],a=>a.filter(o=>o.getIsVisible==null?void 0:o.getIsVisible()),Ht(e.options,"debugColumns"));e.getVisibleFlatColumns=t("getVisibleFlatColumns",()=>e.getAllFlatColumns()),e.getVisibleLeafColumns=t("getVisibleLeafColumns",()=>e.getAllLeafColumns()),e.getLeftVisibleLeafColumns=t("getLeftVisibleLeafColumns",()=>e.getLeftLeafColumns()),e.getRightVisibleLeafColumns=t("getRightVisibleLeafColumns",()=>e.getRightLeafColumns()),e.getCenterVisibleLeafColumns=t("getCenterVisibleLeafColumns",()=>e.getCenterLeafColumns()),e.setColumnVisibility=n=>e.options.onColumnVisibilityChange==null?void 0:e.options.onColumnVisibilityChange(n),e.resetColumnVisibility=n=>{var r;e.setColumnVisibility(n?{}:(r=e.initialState.columnVisibility)!=null?r:{})},e.toggleAllColumnsVisible=n=>{var r;n=(r=n)!=null?r:!e.getIsAllColumnsVisible(),e.setColumnVisibility(e.getAllLeafColumns().reduce((a,o)=>({...a,[o.id]:n||!(o.getCanHide!=null&&o.getCanHide())}),{}))},e.getIsAllColumnsVisible=()=>!e.getAllLeafColumns().some(n=>!(n.getIsVisible!=null&&n.getIsVisible())),e.getIsSomeColumnsVisible=()=>e.getAllLeafColumns().some(n=>n.getIsVisible==null?void 0:n.getIsVisible()),e.getToggleAllColumnsVisibilityHandler=()=>n=>{var r;e.toggleAllColumnsVisible((r=n.target)==null?void 0:r.checked)}}};function Hg(e,t){return t?t==="center"?e.getCenterVisibleLeafColumns():t==="left"?e.getLeftVisibleLeafColumns():e.getRightVisibleLeafColumns():e.getVisibleLeafColumns()}const c3=[Ile,Kle,Hle,Ule,Mle,Jle,_le,Cle,Yle,zle,Ele];function Qle(e){var t;e.debugAll||e.debugTable;let n={_features:c3};const r=n._features.reduce((p,g)=>Object.assign(p,g.getDefaultOptions==null?void 0:g.getDefaultOptions(n)),{}),a=p=>n.options.mergeOptions?n.options.mergeOptions(r,p):{...r,...p};let i={...{},...(t=e.initialState)!=null?t:{}};n._features.forEach(p=>{var g;i=(g=p.getInitialState==null?void 0:p.getInitialState(i))!=null?g:i});const l=[];let c=!1;const f={_features:c3,options:{...r,...e},initialState:i,_queue:p=>{l.push(p),c||(c=!0,Promise.resolve().then(()=>{for(;l.length;)l.shift()();c=!1}).catch(g=>setTimeout(()=>{throw g})))},reset:()=>{n.setState(n.initialState)},setOptions:p=>{const g=Gc(p,n.options);n.options=a(g)},getState:()=>n.options.state,setState:p=>{n.options.onStateChange==null||n.options.onStateChange(p)},_getRowId:(p,g,y)=>{var w;return(w=n.options.getRowId==null?void 0:n.options.getRowId(p,g,y))!=null?w:`${y?[y.id,g].join("."):g}`},getCoreRowModel:()=>(n._getCoreRowModel||(n._getCoreRowModel=n.options.getCoreRowModel(n)),n._getCoreRowModel()),getRowModel:()=>n.getPaginationRowModel(),getRow:(p,g)=>{let y=(g?n.getPrePaginationRowModel():n.getRowModel()).rowsById[p];if(!y&&(y=n.getCoreRowModel().rowsById[p],!y))throw new Error;return y},_getDefaultColumnDef:Bt(()=>[n.options.defaultColumn],p=>{var g;return p=(g=p)!=null?g:{},{header:y=>{const w=y.header.column.columnDef;return w.accessorKey?w.accessorKey:w.accessorFn?w.id:null},cell:y=>{var w,T;return(w=(T=y.renderValue())==null||T.toString==null?void 0:T.toString())!=null?w:null},...n._features.reduce((y,w)=>Object.assign(y,w.getDefaultColumnDef==null?void 0:w.getDefaultColumnDef()),{}),...p}},Ht(e,"debugColumns")),_getColumnDefs:()=>n.options.columns,getAllColumns:Bt(()=>[n._getColumnDefs()],p=>{const g=function(y,w,T){return T===void 0&&(T=0),y.map(S=>{const I=Tle(n,S,T,w),M=S;return I.columns=M.columns?g(M.columns,I,T+1):[],I})};return g(p)},Ht(e,"debugColumns")),getAllFlatColumns:Bt(()=>[n.getAllColumns()],p=>p.flatMap(g=>g.getFlatColumns()),Ht(e,"debugColumns")),_getAllFlatColumnsById:Bt(()=>[n.getAllFlatColumns()],p=>p.reduce((g,y)=>(g[y.id]=y,g),{}),Ht(e,"debugColumns")),getAllLeafColumns:Bt(()=>[n.getAllColumns(),n._getOrderColumnsFn()],(p,g)=>{let y=p.flatMap(w=>w.getLeafColumns());return g(y)},Ht(e,"debugColumns")),getColumn:p=>n._getAllFlatColumnsById()[p]};Object.assign(n,f);for(let p=0;p{var i;return(i=o.getValue())!=null?i:e.options.renderFallbackValue},o={id:`${t.id}_${n.id}`,row:t,column:n,getValue:()=>t.getValue(r),renderValue:a,getContext:Bt(()=>[e,n,t,o],(i,l,c,f)=>({table:i,column:l,row:c,cell:f,getValue:f.getValue,renderValue:f.renderValue}),Ht(e.options,"debugCells"))};return e._features.forEach(i=>{i.createCell==null||i.createCell(o,n,t,e)},{}),o}const OI=(e,t,n,r,a,o,i)=>{let l={id:t,index:r,original:n,depth:a,parentId:i,_valuesCache:{},_uniqueValuesCache:{},getValue:c=>{if(l._valuesCache.hasOwnProperty(c))return l._valuesCache[c];const f=e.getColumn(c);if(f!=null&&f.accessorFn)return l._valuesCache[c]=f.accessorFn(l.original,r),l._valuesCache[c]},getUniqueValues:c=>{if(l._uniqueValuesCache.hasOwnProperty(c))return l._uniqueValuesCache[c];const f=e.getColumn(c);if(f!=null&&f.accessorFn)return f.columnDef.getUniqueValues?(l._uniqueValuesCache[c]=f.columnDef.getUniqueValues(l.original,r),l._uniqueValuesCache[c]):(l._uniqueValuesCache[c]=[l.getValue(c)],l._uniqueValuesCache[c])},renderValue:c=>{var f;return(f=l.getValue(c))!=null?f:e.options.renderFallbackValue},subRows:o??[],getLeafRows:()=>Dle(l.subRows,c=>c.subRows),getParentRow:()=>l.parentId?e.getRow(l.parentId,!0):void 0,getParentRows:()=>{let c=[],f=l;for(;;){const p=f.getParentRow();if(!p)break;c.push(p),f=p}return c.reverse()},getAllCells:Bt(()=>[e.getAllLeafColumns()],c=>c.map(f=>Xle(e,l,f,f.id)),Ht(e.options,"debugRows")),_getAllCellsByColumnId:Bt(()=>[l.getAllCells()],c=>c.reduce((f,p)=>(f[p.column.id]=p,f),{}),Ht(e.options,"debugRows"))};for(let c=0;cBt(()=>[e.options.data],t=>{const n={rows:[],flatRows:[],rowsById:{}},r=function(a,o,i){o===void 0&&(o=0);const l=[];for(let f=0;fe._autoResetPageIndex()))}function L9(e,t,n){return n.options.filterFromLeafRows?tue(e,t,n):nue(e,t,n)}function tue(e,t,n){var r;const a=[],o={},i=(r=n.options.maxLeafRowFilterDepth)!=null?r:100,l=function(c,f){f===void 0&&(f=0);const p=[];for(let y=0;yBt(()=>[e.getPreFilteredRowModel(),e.getState().columnFilters,e.getState().globalFilter],(t,n,r)=>{if(!t.rows.length||!(n!=null&&n.length)&&!r){for(let y=0;y{var w;const T=e.getColumn(y.id);if(!T)return;const S=T.getFilterFn();S&&a.push({id:y.id,filterFn:S,resolvedValue:(w=S.resolveFilterValue==null?void 0:S.resolveFilterValue(y.value))!=null?w:y.value})});const i=n.map(y=>y.id),l=e.getGlobalFilterFn(),c=e.getAllLeafColumns().filter(y=>y.getCanGlobalFilter());r&&l&&c.length&&(i.push("__global__"),c.forEach(y=>{var w;o.push({id:y.id,filterFn:l,resolvedValue:(w=l.resolveFilterValue==null?void 0:l.resolveFilterValue(r))!=null?w:r})}));let f,p;for(let y=0;y{w.columnFiltersMeta[S]=I})}if(o.length){for(let T=0;T{w.columnFiltersMeta[S]=I})){w.columnFilters.__global__=!0;break}}w.columnFilters.__global__!==!0&&(w.columnFilters.__global__=!1)}}const g=y=>{for(let w=0;we._autoResetPageIndex()))}function aue(){return(e,t)=>Bt(()=>[e.getPreFilteredRowModel(),e.getState().columnFilters,e.getState().globalFilter,e.getFilteredRowModel()],(n,r,a)=>{if(!n.rows.length||!(r!=null&&r.length)&&!a)return n;const o=[...r.map(l=>l.id).filter(l=>l!==t),a?"__global__":void 0].filter(Boolean),i=l=>{for(let c=0;cBt(()=>{var n;return[(n=e.getColumn(t))==null?void 0:n.getFacetedRowModel()]},n=>{if(!n)return new Map;let r=new Map;for(let o=0;oBt(()=>{var n;return[(n=e.getColumn(t))==null?void 0:n.getFacetedRowModel()]},n=>{var r;if(!n)return;const a=(r=n.flatRows[0])==null?void 0:r.getUniqueValues(t);if(typeof a>"u")return;let o=[a,a];for(let i=0;io[1]&&(o[1]=f)}}return o},Ht(e.options,"debugTable"))}function sue(){return e=>Bt(()=>[e.getState().sorting,e.getPreSortedRowModel()],(t,n)=>{if(!n.rows.length||!(t!=null&&t.length))return n;const r=e.getState().sorting,a=[],o=r.filter(c=>{var f;return(f=e.getColumn(c.id))==null?void 0:f.getCanSort()}),i={};o.forEach(c=>{const f=e.getColumn(c.id);f&&(i[c.id]={sortUndefined:f.columnDef.sortUndefined,invertSorting:f.columnDef.invertSorting,sortingFn:f.getSortingFn()})});const l=c=>{const f=c.map(p=>({...p}));return f.sort((p,g)=>{for(let w=0;w{var g;a.push(p),(g=p.subRows)!=null&&g.length&&(p.subRows=l(p.subRows))}),f};return{rows:l(n.rows),flatRows:a,rowsById:n.rowsById}},Ht(e.options,"debugTable","getSortedRowModel",()=>e._autoResetPageIndex()))}function lue(e){const t=[],n=r=>{var a;t.push(r),(a=r.subRows)!=null&&a.length&&r.getIsExpanded()&&r.subRows.forEach(n)};return e.rows.forEach(n),{rows:t,flatRows:e.flatRows,rowsById:e.rowsById}}function uue(e){return t=>Bt(()=>[t.getState().pagination,t.getPrePaginationRowModel(),t.options.paginateExpandedRows?void 0:t.getState().expanded],(n,r)=>{if(!r.rows.length)return r;const{pageSize:a,pageIndex:o}=n;let{rows:i,flatRows:l,rowsById:c}=r;const f=a*o,p=f+a;i=i.slice(f,p);let g;t.options.paginateExpandedRows?g={rows:i,flatRows:l,rowsById:c}:g=lue({rows:i,flatRows:l,rowsById:c}),g.flatRows=[];const y=w=>{g.flatRows.push(w),w.subRows.length&&w.subRows.forEach(y)};return g.rows.forEach(y),g},Ht(t.options,"debugTable"))}function d3(e,t){return e?cue(e)?P.createElement(e,t):e:null}function cue(e){return due(e)||typeof e=="function"||fue(e)}function due(e){return typeof e=="function"&&(()=>{const t=Object.getPrototypeOf(e);return t.prototype&&t.prototype.isReactComponent})()}function fue(e){return typeof e=="object"&&typeof e.$$typeof=="symbol"&&["react.memo","react.forward_ref"].includes(e.$$typeof.description)}function hue(e){const t={state:{},onStateChange:()=>{},renderFallbackValue:null,...e},[n]=P.useState(()=>({current:Qle(t)})),[r,a]=P.useState(()=>n.current.initialState);return n.current.setOptions(o=>({...o,...e,state:{...r,...e.state},onStateChange:i=>{a(i),e.onStateChange==null||e.onStateChange(i)}})),n.current}const R9={À:"A",Á:"A",Â:"A",Ã:"A",Ä:"A",Å:"A",Ấ:"A",Ắ:"A",Ẳ:"A",Ẵ:"A",Ặ:"A",Æ:"AE",Ầ:"A",Ằ:"A",Ȃ:"A",Ç:"C",Ḉ:"C",È:"E",É:"E",Ê:"E",Ë:"E",Ế:"E",Ḗ:"E",Ề:"E",Ḕ:"E",Ḝ:"E",Ȇ:"E",Ì:"I",Í:"I",Î:"I",Ï:"I",Ḯ:"I",Ȋ:"I",Ð:"D",Ñ:"N",Ò:"O",Ó:"O",Ô:"O",Õ:"O",Ö:"O",Ø:"O",Ố:"O",Ṍ:"O",Ṓ:"O",Ȏ:"O",Ù:"U",Ú:"U",Û:"U",Ü:"U",Ý:"Y",à:"a",á:"a",â:"a",ã:"a",ä:"a",å:"a",ấ:"a",ắ:"a",ẳ:"a",ẵ:"a",ặ:"a",æ:"ae",ầ:"a",ằ:"a",ȃ:"a",ç:"c",ḉ:"c",è:"e",é:"e",ê:"e",ë:"e",ế:"e",ḗ:"e",ề:"e",ḕ:"e",ḝ:"e",ȇ:"e",ì:"i",í:"i",î:"i",ï:"i",ḯ:"i",ȋ:"i",ð:"d",ñ:"n",ò:"o",ó:"o",ô:"o",õ:"o",ö:"o",ø:"o",ố:"o",ṍ:"o",ṓ:"o",ȏ:"o",ù:"u",ú:"u",û:"u",ü:"u",ý:"y",ÿ:"y",Ā:"A",ā:"a",Ă:"A",ă:"a",Ą:"A",ą:"a",Ć:"C",ć:"c",Ĉ:"C",ĉ:"c",Ċ:"C",ċ:"c",Č:"C",č:"c",C̆:"C",c̆:"c",Ď:"D",ď:"d",Đ:"D",đ:"d",Ē:"E",ē:"e",Ĕ:"E",ĕ:"e",Ė:"E",ė:"e",Ę:"E",ę:"e",Ě:"E",ě:"e",Ĝ:"G",Ǵ:"G",ĝ:"g",ǵ:"g",Ğ:"G",ğ:"g",Ġ:"G",ġ:"g",Ģ:"G",ģ:"g",Ĥ:"H",ĥ:"h",Ħ:"H",ħ:"h",Ḫ:"H",ḫ:"h",Ĩ:"I",ĩ:"i",Ī:"I",ī:"i",Ĭ:"I",ĭ:"i",Į:"I",į:"i",İ:"I",ı:"i",IJ:"IJ",ij:"ij",Ĵ:"J",ĵ:"j",Ķ:"K",ķ:"k",Ḱ:"K",ḱ:"k",K̆:"K",k̆:"k",Ĺ:"L",ĺ:"l",Ļ:"L",ļ:"l",Ľ:"L",ľ:"l",Ŀ:"L",ŀ:"l",Ł:"l",ł:"l",Ḿ:"M",ḿ:"m",M̆:"M",m̆:"m",Ń:"N",ń:"n",Ņ:"N",ņ:"n",Ň:"N",ň:"n",ʼn:"n",N̆:"N",n̆:"n",Ō:"O",ō:"o",Ŏ:"O",ŏ:"o",Ő:"O",ő:"o",Œ:"OE",œ:"oe",P̆:"P",p̆:"p",Ŕ:"R",ŕ:"r",Ŗ:"R",ŗ:"r",Ř:"R",ř:"r",R̆:"R",r̆:"r",Ȓ:"R",ȓ:"r",Ś:"S",ś:"s",Ŝ:"S",ŝ:"s",Ş:"S",Ș:"S",ș:"s",ş:"s",Š:"S",š:"s",Ţ:"T",ţ:"t",ț:"t",Ț:"T",Ť:"T",ť:"t",Ŧ:"T",ŧ:"t",T̆:"T",t̆:"t",Ũ:"U",ũ:"u",Ū:"U",ū:"u",Ŭ:"U",ŭ:"u",Ů:"U",ů:"u",Ű:"U",ű:"u",Ų:"U",ų:"u",Ȗ:"U",ȗ:"u",V̆:"V",v̆:"v",Ŵ:"W",ŵ:"w",Ẃ:"W",ẃ:"w",X̆:"X",x̆:"x",Ŷ:"Y",ŷ:"y",Ÿ:"Y",Y̆:"Y",y̆:"y",Ź:"Z",ź:"z",Ż:"Z",ż:"z",Ž:"Z",ž:"z",ſ:"s",ƒ:"f",Ơ:"O",ơ:"o",Ư:"U",ư:"u",Ǎ:"A",ǎ:"a",Ǐ:"I",ǐ:"i",Ǒ:"O",ǒ:"o",Ǔ:"U",ǔ:"u",Ǖ:"U",ǖ:"u",Ǘ:"U",ǘ:"u",Ǚ:"U",ǚ:"u",Ǜ:"U",ǜ:"u",Ứ:"U",ứ:"u",Ṹ:"U",ṹ:"u",Ǻ:"A",ǻ:"a",Ǽ:"AE",ǽ:"ae",Ǿ:"O",ǿ:"o",Þ:"TH",þ:"th",Ṕ:"P",ṕ:"p",Ṥ:"S",ṥ:"s",X́:"X",x́:"x",Ѓ:"Г",ѓ:"г",Ќ:"К",ќ:"к",A̋:"A",a̋:"a",E̋:"E",e̋:"e",I̋:"I",i̋:"i",Ǹ:"N",ǹ:"n",Ồ:"O",ồ:"o",Ṑ:"O",ṑ:"o",Ừ:"U",ừ:"u",Ẁ:"W",ẁ:"w",Ỳ:"Y",ỳ:"y",Ȁ:"A",ȁ:"a",Ȅ:"E",ȅ:"e",Ȉ:"I",ȉ:"i",Ȍ:"O",ȍ:"o",Ȑ:"R",ȑ:"r",Ȕ:"U",ȕ:"u",B̌:"B",b̌:"b",Č̣:"C",č̣:"c",Ê̌:"E",ê̌:"e",F̌:"F",f̌:"f",Ǧ:"G",ǧ:"g",Ȟ:"H",ȟ:"h",J̌:"J",ǰ:"j",Ǩ:"K",ǩ:"k",M̌:"M",m̌:"m",P̌:"P",p̌:"p",Q̌:"Q",q̌:"q",Ř̩:"R",ř̩:"r",Ṧ:"S",ṧ:"s",V̌:"V",v̌:"v",W̌:"W",w̌:"w",X̌:"X",x̌:"x",Y̌:"Y",y̌:"y",A̧:"A",a̧:"a",B̧:"B",b̧:"b",Ḑ:"D",ḑ:"d",Ȩ:"E",ȩ:"e",Ɛ̧:"E",ɛ̧:"e",Ḩ:"H",ḩ:"h",I̧:"I",i̧:"i",Ɨ̧:"I",ɨ̧:"i",M̧:"M",m̧:"m",O̧:"O",o̧:"o",Q̧:"Q",q̧:"q",U̧:"U",u̧:"u",X̧:"X",x̧:"x",Z̧:"Z",z̧:"z"},pue=Object.keys(R9).join("|"),mue=new RegExp(pue,"g");function gue(e){return e.replace(mue,t=>R9[t])}const Qo={CASE_SENSITIVE_EQUAL:7,EQUAL:6,STARTS_WITH:5,WORD_STARTS_WITH:4,CONTAINS:3,ACRONYM:2,MATCHES:1,NO_MATCH:0};function vue(e,t,n){var r;if(n=n||{},n.threshold=(r=n.threshold)!=null?r:Qo.MATCHES,!n.accessors){const i=f3(e,t,n);return{rankedValue:e,rank:i,accessorIndex:-1,accessorThreshold:n.threshold,passed:i>=n.threshold}}const a=Due(e,n.accessors),o={rankedValue:e,rank:Qo.NO_MATCH,accessorIndex:-1,accessorThreshold:n.threshold,passed:!1};for(let i=0;i=Qo.MATCHES?c=f:c>p&&(c=p),c=Math.min(c,p),c>=g&&c>o.rank&&(o.rank=c,o.passed=!0,o.accessorIndex=i,o.accessorThreshold=g,o.rankedValue=l.itemValue)}return o}function f3(e,t,n){return e=h3(e,n),t=h3(t,n),t.length>e.length?Qo.NO_MATCH:e===t?Qo.CASE_SENSITIVE_EQUAL:(e=e.toLowerCase(),t=t.toLowerCase(),e===t?Qo.EQUAL:e.startsWith(t)?Qo.STARTS_WITH:e.includes(` ${t}`)?Qo.WORD_STARTS_WITH:e.includes(t)?Qo.CONTAINS:t.length===1?Qo.NO_MATCH:yue(e).includes(t)?Qo.ACRONYM:wue(e,t))}function yue(e){let t="";return e.split(" ").forEach(r=>{r.split("-").forEach(o=>{t+=o.substr(0,1)})}),t}function wue(e,t){let n=0,r=0;function a(c,f,p){for(let g=p,y=f.length;g-1))return Qo.NO_MATCH}const l=r-i;return o(l)}function bue(e,t){return e.rank===t.rank?0:e.rank>t.rank?-1:1}function h3(e,t){let{keepDiacritics:n}=t;return e=`${e}`,n||(e=gue(e)),e}function Sue(e,t){let n=t;typeof t=="object"&&(n=t.accessor);const r=n(e);return r==null?[]:Array.isArray(r)?r:[String(r)]}function Due(e,t){const n=[];for(let r=0,a=t.length;r{const t=P.useRef(null);P.useEffect(()=>(t.current&&C.setIcon(t.current,"pin"),()=>{t.current&&(t.current=null)}),[t]);const n=P.useCallback(async()=>{e.pinned?await be.unpinMemoById(e.id):await be.pinMemoById(e.id)},[e]);return v.jsx("span",{ref:t,className:ar("pinned-status",e.pinned?"pinned":"not-pinned"),onClick:n})},Eue=({thino:e})=>{var r;const t=P.useRef(null);P.useEffect(()=>(t.current&&C.setIcon(t.current,e.thinoType==="JOURNAL"?"calendar":"check-square"),()=>{t.current&&(t.current=null)}),[t,e==null?void 0:e.thinoType]);const n=P.useCallback(async()=>{if(e.thinoType==="JOURNAL")return;const a=await be.updateMemo(e.id,e.content,e.thinoType==="TASK-TODO"?"TASK-DONE":"TASK-TODO");a&&be.editMemo(a)},[e]);return v.jsx(v.Fragment,{children:e.thinoType!=="JOURNAL"?v.jsx("input",{className:ar("thino-type-status","task-list-item-checkbox"),type:"checkbox",checked:e.thinoType!=="TASK-TODO","data-task":e.thinoType==="TASK-TODO"?"":e.thinoType==="TASK-DONE"?"x":(r=e.thinoType)==null?void 0:r.slice(5),onClick:n}):v.jsx("span",{ref:t,className:"thino-type-status"})})},xue=({id:e,path:t})=>{const n=P.useRef(null);P.useEffect(()=>(n.current&&C.setIcon(n.current,"link"),()=>{n.current&&(n.current=null)}),[]);const r=P.useCallback(()=>{!e||!t||be.openThinoByID(e)},[e,t]);return v.jsxs("span",{className:"source-thino",onClick:r,children:[v.jsx("span",{children:t}),v.jsx("span",{ref:n,className:"source-thino-icon"})]})},Cue=({id:e,sourceType:t})=>{const n=P.useRef(null);P.useEffect(()=>{var a;return n.current&&C.setIcon(n.current,((a=$g.find(o=>o.title===t))==null?void 0:a.icon)||"list"),()=>{n.current&&(n.current=null)}},[]);const r=P.useCallback(async()=>{e&&await be.openThinoByID(e)},[e]);return v.jsx("span",{ref:n,className:"source-type-icon",onClick:r})},m3=(e,t,n,r)=>{const a=vue(e.getValue(t),n);return r({itemRank:a}),a.passed},g3=(e,t,n)=>{var a,o;let r=0;return e.columnFiltersMeta[n]&&(r=bue((a=e.columnFiltersMeta[n])==null?void 0:a.itemRank,(o=t.columnFiltersMeta[n])==null?void 0:o.itemRank)),r===0?lp.alphanumeric(e,t,n):r};function Mue({thinos:e}){var p;ne.useReducer(()=>({}),{})[1];const[t,n]=ne.useState([]),[r,a]=ne.useState(""),o=ne.useMemo(()=>[{header:E("Basic Info"),footer:g=>g.column.id,columns:[{accessorKey:"createdAt",header:()=>v.jsx("span",{className:"create-at-header-cell",children:E("Created At")}),cell:g=>g.getValue(),footer:g=>g.column.id,enableColumnFilter:!1},{accessorFn:g=>g.content,id:"content",header:()=>v.jsx("span",{className:"thino-header-cell",children:E("Thino")}),cell:g=>v.jsx(ai,{memo:g.row.original,type:"table"}),footer:g=>g.column.id,filterFn:"fuzzy",sortingFn:g3},{accessorFn:g=>g.thinoType,id:"thinoType",cell:g=>v.jsx(Eue,{thino:g.row.original}),header:()=>v.jsx("span",{children:E("Thino Type")}),footer:g=>g.column.id},{accessorFn:g=>g.sourceType,id:"sourceType",cell:g=>v.jsx(Cue,{id:g.row.original.id,sourceType:g.getValue()}),header:()=>v.jsx("span",{children:E("Source Type")}),footer:g=>g.column.id}]},{header:E("Additional Info"),footer:g=>g.column.id,columns:[{accessorKey:"pinned",header:()=>v.jsx("span",{children:E("Pinned Status")}),cell:g=>v.jsx(Iue,{thino:g.row.original}),footer:g=>g.column.id,filterFn:"fuzzy",sortingFn:g3},{accessorKey:"rowStatus",header:()=>v.jsx("span",{children:E("Row status")}),cell:g=>v.jsx("span",{children:g.getValue()==="NORMAL"?"":g.getValue()}),footer:g=>g.column.id},{accessorKey:"path",header:()=>E("Path"),cell:g=>v.jsx(xue,{id:g.row.original.id,path:g.getValue()}),footer:g=>g.column.id}]}],[]),[i,l]=ne.useState(()=>e),c=()=>l(g=>e);P.useEffect(()=>{c()},[e]);const f=hue({data:i,columns:o,filterFns:{fuzzy:m3},initialState:{pagination:{pageSize:20}},state:{columnFilters:t,globalFilter:r},onColumnFiltersChange:n,onGlobalFilterChange:a,globalFilterFn:m3,getCoreRowModel:eue(),getFilteredRowModel:rue(),getSortedRowModel:sue(),getPaginationRowModel:uue(),getFacetedRowModel:aue(),getFacetedUniqueValues:oue(),getFacetedMinMaxValues:iue(),debugTable:!1,debugHeaders:!1,debugColumns:!1});return ne.useEffect(()=>{var g,y;((g=f.getState().columnFilters[0])==null?void 0:g.id)==="createdAt"&&((y=f.getState().sorting[0])==null?void 0:y.id)!=="createdAt"&&f.setSorting([{id:"createdAt",desc:!1}])},[(p=f.getState().columnFilters[0])==null?void 0:p.id]),v.jsxs("div",{className:"table-view",children:[v.jsx("div",{children:v.jsx(uw,{value:r||"",onChange:g=>a(String(g)),className:"table-search-bar",placeholder:E("Search all columns...")})}),v.jsxs("table",{className:"thino-table",children:[v.jsx("thead",{children:f.getHeaderGroups().map(g=>v.jsx("tr",{children:g.headers.map(y=>v.jsx("th",{colSpan:y.colSpan,children:y.isPlaceholder?null:v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:ar(y.column.getCanSort()?"filter-header":"","table-header",y.column.id==="content"?"content-header":""),onClick:y.column.getToggleSortingHandler(),children:[d3(y.column.columnDef.header,y.getContext()),{asc:" 🔼",desc:" 🔽"}[y.column.getIsSorted()]??null]}),y.column.getCanFilter()?v.jsx(Nue,{column:y.column,table:f}):null]})},y.id))},g.id))}),v.jsx("tbody",{children:f.getRowModel().rows.map(g=>v.jsx("tr",{className:ar(g.getValue("pinned")?"pinned":""),children:g.getVisibleCells().map(y=>v.jsx("td",{children:d3(y.column.columnDef.cell,y.getContext())},y.id))},g.id))})]}),v.jsxs("div",{className:"table-nav-bar",children:[v.jsx("button",{className:"prev-start-btn",onClick:()=>f.setPageIndex(0),disabled:!f.getCanPreviousPage(),children:"<<"}),v.jsx("button",{className:"prev-btn",onClick:()=>f.previousPage(),disabled:!f.getCanPreviousPage(),children:"<"}),v.jsx("button",{className:"next-btn",onClick:()=>f.nextPage(),disabled:!f.getCanNextPage(),children:">"}),v.jsx("button",{className:"next-end-btn",onClick:()=>f.setPageIndex(f.getPageCount()-1),disabled:!f.getCanNextPage(),children:">>"}),v.jsxs("span",{className:"table-page-info",children:[v.jsx("div",{children:E("Page")}),v.jsxs("strong",{children:[f.getState().pagination.pageIndex+1," of ",f.getPageCount()]})]}),v.jsxs("span",{className:"table-page-jump",children:["| ",E("Go to page"),":",v.jsx("input",{type:"number",defaultValue:f.getState().pagination.pageIndex+1,onChange:g=>{const y=g.target.value?Number(g.target.value)-1:0;f.setPageIndex(y)},className:"jump-inputer"})]}),v.jsx("select",{value:f.getState().pagination.pageSize,onChange:g=>{f.setPageSize(Number(g.target.value))},children:[10,20,30,40,50].map(g=>v.jsxs("option",{value:g,children:[E("Show")," ",g," ",E("rows")]},g))})]})]})}const kue=e=>e==="sourceType"?["ALL"]:["ALL","ALL-TASK"];function Nue({column:e,table:t}){var o,i,l,c,f,p,g,y,w;const n=(o=t.getPreFilteredRowModel().flatRows[0])==null?void 0:o.getValue(e.id),r=e.getFilterValue(),a=ne.useMemo(()=>typeof n=="number"?[]:Array.from(e.getFacetedUniqueValues().keys()).sort(),[e.getFacetedUniqueValues()]);return typeof n=="number"?v.jsx("div",{children:v.jsxs("div",{className:"filter-input-group",children:[v.jsx(uw,{type:"number",min:Number(((i=e.getFacetedMinMaxValues())==null?void 0:i[0])??""),max:Number(((l=e.getFacetedMinMaxValues())==null?void 0:l[1])??""),value:(r==null?void 0:r[0])??"",onChange:T=>e.setFilterValue(S=>[T,S==null?void 0:S[1]]),placeholder:`Min ${(c=e.getFacetedMinMaxValues())!=null&&c[0]?`(${(f=e.getFacetedMinMaxValues())==null?void 0:f[0]})`:""}`,className:"filter-input-short"}),v.jsx(uw,{type:"number",min:Number(((p=e.getFacetedMinMaxValues())==null?void 0:p[0])??""),max:Number(((g=e.getFacetedMinMaxValues())==null?void 0:g[1])??""),value:(r==null?void 0:r[1])??"",onChange:T=>e.setFilterValue(S=>[S==null?void 0:S[0],T]),placeholder:`Max ${(y=e.getFacetedMinMaxValues())!=null&&y[1]?`(${(w=e.getFacetedMinMaxValues())==null?void 0:w[1]})`:""}`,className:"filter-input-short"})]})}):v.jsx(v.Fragment,{children:a.length>1?v.jsxs(v.Fragment,{children:[e.id!=="path"&&e.id!=="content"&&e.id!=="thinoType"&&e.id!=="sourceType"&&v.jsx("datalist",{id:e.id+"list",children:a.slice(0,5e3).map(T=>v.jsx("option",{value:T},T))}),e.id==="thinoType"||e.id==="sourceType"?v.jsx("select",{id:e.id,onChange:T=>e.setFilterValue(T.target.value==="ALL"?"":T.target.value==="ALL-TASK"?"TASK":T.target.value),children:[...kue(e.id),...a].map(T=>v.jsx("option",{value:T,children:E(T)||T},T))}):"",e.id!=="thinoType"&&e.id!=="sourceType"?v.jsx(uw,{type:"text",value:r??"",onChange:T=>e.setFilterValue(T),placeholder:`Search... (${e.getFacetedUniqueValues().size})`,className:"filter-input-long",list:e.id+"list"}):""]}):""})}function uw({value:e,onChange:t,debounce:n=500,...r}){const[a,o]=ne.useState(e);return ne.useEffect(()=>{o(e)},[e]),ne.useEffect(()=>{const i=setTimeout(()=>{t(a)},n);return()=>clearTimeout(i)},[a]),v.jsx("input",{...r,value:a,onChange:i=>o(i.target.value)})}function Aue(e,t){try{var n=global,r=n.document;if(typeof r<"u"&&r.createElement&&r.head&&r.head.appendChild){var a=r.querySelector('html meta[name="'.concat(encodeURI(e),'"]'))||r.createElement("meta");a.setAttribute("name",e),a.setAttribute("content",t),r.head.appendChild(a)}}catch{}}function Fue(){Aue("react-scroll-to-bottom:version","4.2.0")}var Sg=function(e){return e&&e.Math===Math&&e},Za=Sg(typeof globalThis=="object"&&globalThis)||Sg(typeof window=="object"&&window)||Sg(typeof self=="object"&&self)||Sg(typeof dr=="object"&&dr)||Sg(typeof dr=="object"&&dr)||function(){return this}()||Function("return this")(),da=function(e){try{return!!e()}catch{return!0}},Oue=da,Wb=!Oue(function(){var e=(function(){}).bind();return typeof e!="function"||e.hasOwnProperty("prototype")}),Pue=Wb,_9=Function.prototype,v3=_9.apply,y3=_9.call,PI=typeof Reflect=="object"&&Reflect.apply||(Pue?y3.bind(v3):function(){return y3.apply(v3,arguments)}),B9=Wb,H9=Function.prototype,YT=H9.call,jue=B9&&H9.bind.bind(YT,YT),fa=B9?jue:function(e){return function(){return YT.apply(e,arguments)}},Y9=fa,Lue=Y9({}.toString),Rue=Y9("".slice),Kp=function(e){return Rue(Lue(e),8,-1)},_ue=Kp,Bue=fa,jI=function(e){if(_ue(e)==="Function")return Bue(e)},XS=typeof document=="object"&&document.all,co=typeof XS>"u"&&XS!==void 0?function(e){return typeof e=="function"||e===XS}:function(e){return typeof e=="function"},qv={},Hue=da,ii=!Hue(function(){return Object.defineProperty({},1,{get:function(){return 7}})[1]!==7}),Yue=Wb,A0=Function.prototype.call,eu=Yue?A0.bind(A0):function(){return A0.apply(A0,arguments)},LI={},U9={}.propertyIsEnumerable,z9=Object.getOwnPropertyDescriptor,Uue=z9&&!U9.call({1:2},1);LI.f=Uue?function(t){var n=z9(this,t);return!!n&&n.enumerable}:U9;var Gv=function(e,t){return{enumerable:!(e&1),configurable:!(e&2),writable:!(e&4),value:t}},zue=fa,Vue=da,Wue=Kp,eD=Object,$ue=zue("".split),V9=Vue(function(){return!eD("z").propertyIsEnumerable(0)})?function(e){return Wue(e)==="String"?$ue(e,""):eD(e)}:eD,RI=function(e){return e==null},Zue=RI,que=TypeError,_I=function(e){if(Zue(e))throw new que("Can't call method on "+e);return e},Gue=V9,Jue=_I,tu=function(e){return Gue(Jue(e))},Kue=co,Ju=function(e){return typeof e=="object"?e!==null:Kue(e)},qa={},tD=qa,nD=Za,Que=co,w3=function(e){return Que(e)?e:void 0},nu=function(e,t){return arguments.length<2?w3(tD[e])||w3(nD[e]):tD[e]&&tD[e][t]||nD[e]&&nD[e][t]},Xue=fa,Ku=Xue({}.isPrototypeOf),W9=typeof navigator<"u"&&String(navigator.userAgent)||"",$9=Za,rD=W9,b3=$9.process,S3=$9.Deno,D3=b3&&b3.versions||S3&&S3.version,T3=D3&&D3.v8,Rs,$w;T3&&(Rs=T3.split("."),$w=Rs[0]>0&&Rs[0]<4?1:+(Rs[0]+Rs[1]));!$w&&rD&&(Rs=rD.match(/Edge\/(\d+)/),(!Rs||Rs[1]>=74)&&(Rs=rD.match(/Chrome\/(\d+)/),Rs&&($w=+Rs[1])));var BI=$w,I3=BI,ece=da,tce=Za,nce=tce.String,Qp=!!Object.getOwnPropertySymbols&&!ece(function(){var e=Symbol("symbol detection");return!nce(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&I3&&I3<41}),rce=Qp,Z9=rce&&!Symbol.sham&&typeof Symbol.iterator=="symbol",ace=nu,oce=co,ice=Ku,sce=Z9,lce=Object,Jv=sce?function(e){return typeof e=="symbol"}:function(e){var t=ace("Symbol");return oce(t)&&ice(t.prototype,lce(e))},uce=String,$b=function(e){try{return uce(e)}catch{return"Object"}},cce=co,dce=$b,fce=TypeError,HI=function(e){if(cce(e))return e;throw new fce(dce(e)+" is not a function")},hce=HI,pce=RI,YI=function(e,t){var n=e[t];return pce(n)?void 0:hce(n)},aD=eu,oD=co,iD=Ju,mce=TypeError,gce=function(e,t){var n,r;if(t==="string"&&oD(n=e.toString)&&!iD(r=aD(n,e))||oD(n=e.valueOf)&&!iD(r=aD(n,e))||t!=="string"&&oD(n=e.toString)&&!iD(r=aD(n,e)))return r;throw new mce("Can't convert object to primitive value")},q9={exports:{}},E3=Za,vce=Object.defineProperty,yce=function(e,t){try{vce(E3,e,{value:t,configurable:!0,writable:!0})}catch{E3[e]=t}return t},wce=Za,bce=yce,x3="__core-js_shared__",C3=q9.exports=wce[x3]||bce(x3,{});(C3.versions||(C3.versions=[])).push({version:"3.37.0",mode:"pure",copyright:"© 2014-2024 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.37.0/LICENSE",source:"https://github.com/zloirock/core-js"});var UI=q9.exports,M3=UI,Xp=function(e,t){return M3[e]||(M3[e]=t||{})},Sce=_I,Dce=Object,Qu=function(e){return Dce(Sce(e))},Tce=fa,Ice=Qu,Ece=Tce({}.hasOwnProperty),Fi=Object.hasOwn||function(t,n){return Ece(Ice(t),n)},xce=fa,Cce=0,Mce=Math.random(),kce=xce(1 .toString),zI=function(e){return"Symbol("+(e===void 0?"":e)+")_"+kce(++Cce+Mce,36)},Nce=Za,Ace=Xp,k3=Fi,Fce=zI,Oce=Qp,Pce=Z9,dp=Nce.Symbol,sD=Ace("wks"),jce=Pce?dp.for||dp:dp&&dp.withoutSetter||Fce,Na=function(e){return k3(sD,e)||(sD[e]=Oce&&k3(dp,e)?dp[e]:jce("Symbol."+e)),sD[e]},Lce=eu,N3=Ju,A3=Jv,Rce=YI,_ce=gce,Bce=Na,Hce=TypeError,Yce=Bce("toPrimitive"),Uce=function(e,t){if(!N3(e)||A3(e))return e;var n=Rce(e,Yce),r;if(n){if(t===void 0&&(t="default"),r=Lce(n,e,t),!N3(r)||A3(r))return r;throw new Hce("Can't convert object to primitive value")}return t===void 0&&(t="number"),_ce(e,t)},zce=Uce,Vce=Jv,VI=function(e){var t=zce(e,"string");return Vce(t)?t:t+""},Wce=Za,F3=Ju,UT=Wce.document,$ce=F3(UT)&&F3(UT.createElement),G9=function(e){return $ce?UT.createElement(e):{}},Zce=ii,qce=da,Gce=G9,J9=!Zce&&!qce(function(){return Object.defineProperty(Gce("div"),"a",{get:function(){return 7}}).a!==7}),Jce=ii,Kce=eu,Qce=LI,Xce=Gv,ede=tu,tde=VI,nde=Fi,rde=J9,O3=Object.getOwnPropertyDescriptor;qv.f=Jce?O3:function(t,n){if(t=ede(t),n=tde(n),rde)try{return O3(t,n)}catch{}if(nde(t,n))return Xce(!Kce(Qce.f,t,n),t[n])};var ade=da,ode=co,ide=/#|\.prototype\./,Kv=function(e,t){var n=lde[sde(e)];return n===cde?!0:n===ude?!1:ode(t)?ade(t):!!t},sde=Kv.normalize=function(e){return String(e).replace(ide,".").toLowerCase()},lde=Kv.data={},ude=Kv.NATIVE="N",cde=Kv.POLYFILL="P",dde=Kv,P3=jI,fde=HI,hde=Wb,pde=P3(P3.bind),WI=function(e,t){return fde(e),t===void 0?e:hde?pde(e,t):function(){return e.apply(t,arguments)}},Ws={},mde=ii,gde=da,K9=mde&&gde(function(){return Object.defineProperty(function(){},"prototype",{value:42,writable:!1}).prototype!==42}),vde=Ju,yde=String,wde=TypeError,id=function(e){if(vde(e))return e;throw new wde(yde(e)+" is not an object")},bde=ii,Sde=J9,Dde=K9,F0=id,j3=VI,Tde=TypeError,lD=Object.defineProperty,Ide=Object.getOwnPropertyDescriptor,uD="enumerable",cD="configurable",dD="writable";Ws.f=bde?Dde?function(t,n,r){if(F0(t),n=j3(n),F0(r),typeof t=="function"&&n==="prototype"&&"value"in r&&dD in r&&!r[dD]){var a=Ide(t,n);a&&a[dD]&&(t[n]=r.value,r={configurable:cD in r?r[cD]:a[cD],enumerable:uD in r?r[uD]:a[uD],writable:!1})}return lD(t,n,r)}:lD:function(t,n,r){if(F0(t),n=j3(n),F0(r),Sde)try{return lD(t,n,r)}catch{}if("get"in r||"set"in r)throw new Tde("Accessors not supported");return"value"in r&&(t[n]=r.value),t};var Ede=ii,xde=Ws,Cde=Gv,Zb=Ede?function(e,t,n){return xde.f(e,t,Cde(1,n))}:function(e,t,n){return e[t]=n,e},Dg=Za,Mde=PI,kde=jI,Nde=co,Ade=qv.f,Fde=dde,ep=qa,Ode=WI,tp=Zb,L3=Fi,Pde=function(e){var t=function(n,r,a){if(this instanceof t){switch(arguments.length){case 0:return new e;case 1:return new e(n);case 2:return new e(n,r)}return new e(n,r,a)}return Mde(e,this,arguments)};return t.prototype=e.prototype,t},Gn=function(e,t){var n=e.target,r=e.global,a=e.stat,o=e.proto,i=r?Dg:a?Dg[n]:Dg[n]&&Dg[n].prototype,l=r?ep:ep[n]||tp(ep,n,{})[n],c=l.prototype,f,p,g,y,w,T,S,I,M;for(y in t)f=Fde(r?y:n+(a?".":"#")+y,e.forced),p=!f&&i&&L3(i,y),T=l[y],p&&(e.dontCallGetSet?(M=Ade(i,y),S=M&&M.value):S=i[y]),w=p&&S?S:t[y],!(!f&&!o&&typeof T==typeof w)&&(e.bind&&p?I=Ode(w,Dg):e.wrap&&p?I=Pde(w):o&&Nde(w)?I=kde(w):I=w,(e.sham||w&&w.sham||T&&T.sham)&&tp(I,"sham",!0),tp(l,y,I),o&&(g=n+"Prototype",L3(ep,g)||tp(ep,g,{}),tp(ep[g],y,w),e.real&&c&&(f||!c[y])&&tp(c,y,w)))},jde=Kp,em=Array.isArray||function(t){return jde(t)==="Array"},Lde=Gn,Rde=em;Lde({target:"Array",stat:!0},{isArray:Rde});var _de=qa,Bde=_de.Array.isArray,Hde=Bde,Q9=Hde,Yde=Q9,Ude=Yde,zde=Ude,Vde=zde,Wde=Vde;const X9=qt(Wde);function $de(e){if(X9(e))return e}var Zde=Math.ceil,qde=Math.floor,Gde=Math.trunc||function(t){var n=+t;return(n>0?qde:Zde)(n)},Jde=Gde,qb=function(e){var t=+e;return t!==t||t===0?0:Jde(t)},Kde=qb,Qde=Math.min,Xde=function(e){var t=Kde(e);return t>0?Qde(t,9007199254740991):0},efe=Xde,Af=function(e){return efe(e.length)},tfe=TypeError,nfe=9007199254740991,$I=function(e){if(e>nfe)throw tfe("Maximum allowed index exceeded");return e},rfe=ii,afe=Ws,ofe=Gv,Qv=function(e,t,n){rfe?afe.f(e,t,ofe(0,n)):e[t]=n},ife=Na,sfe=ife("toStringTag"),e5={};e5[sfe]="z";var ZI=String(e5)==="[object z]",lfe=ZI,ufe=co,cw=Kp,cfe=Na,dfe=cfe("toStringTag"),ffe=Object,hfe=cw(function(){return arguments}())==="Arguments",pfe=function(e,t){try{return e[t]}catch{}},Xv=lfe?cw:function(e){var t,n,r;return e===void 0?"Undefined":e===null?"Null":typeof(n=pfe(t=ffe(e),dfe))=="string"?n:hfe?cw(t):(r=cw(t))==="Object"&&ufe(t.callee)?"Arguments":r},mfe=fa,gfe=co,zT=UI,vfe=mfe(Function.toString);gfe(zT.inspectSource)||(zT.inspectSource=function(e){return vfe(e)});var yfe=zT.inspectSource,wfe=fa,bfe=da,t5=co,Sfe=Xv,Dfe=nu,Tfe=yfe,n5=function(){},r5=Dfe("Reflect","construct"),qI=/^\s*(?:class|function)\b/,Ife=wfe(qI.exec),Efe=!qI.test(n5),Tg=function(t){if(!t5(t))return!1;try{return r5(n5,[],t),!0}catch{return!1}},a5=function(t){if(!t5(t))return!1;switch(Sfe(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return Efe||!!Ife(qI,Tfe(t))}catch{return!0}};a5.sham=!0;var GI=!r5||bfe(function(){var e;return Tg(Tg.call)||!Tg(Object)||!Tg(function(){e=!0})||e})?a5:Tg,R3=em,xfe=GI,Cfe=Ju,Mfe=Na,kfe=Mfe("species"),_3=Array,Nfe=function(e){var t;return R3(e)&&(t=e.constructor,xfe(t)&&(t===_3||R3(t.prototype))?t=void 0:Cfe(t)&&(t=t[kfe],t===null&&(t=void 0))),t===void 0?_3:t},Afe=Nfe,JI=function(e,t){return new(Afe(e))(t===0?0:t)},Ffe=da,Ofe=Na,Pfe=BI,jfe=Ofe("species"),Gb=function(e){return Pfe>=51||!Ffe(function(){var t=[],n=t.constructor={};return n[jfe]=function(){return{foo:1}},t[e](Boolean).foo!==1})},Lfe=Gn,Rfe=da,_fe=em,Bfe=Ju,Hfe=Qu,Yfe=Af,B3=$I,H3=Qv,Ufe=JI,zfe=Gb,Vfe=Na,Wfe=BI,o5=Vfe("isConcatSpreadable"),$fe=Wfe>=51||!Rfe(function(){var e=[];return e[o5]=!1,e.concat()[0]!==e}),Zfe=function(e){if(!Bfe(e))return!1;var t=e[o5];return t!==void 0?!!t:_fe(e)},qfe=!$fe||!zfe("concat");Lfe({target:"Array",proto:!0,arity:1,forced:qfe},{concat:function(t){var n=Hfe(this),r=Ufe(n,0),a=0,o,i,l,c,f;for(o=-1,l=arguments.length;oi;)if(l=a[i++],l!==l)return!0}else for(;o>i;i++)if((e||i in a)&&a[i]===n)return e||i||0;return!e&&-1}},i5={includes:Y3(!0),indexOf:Y3(!1)},Kb={},rhe=fa,fD=Fi,ahe=tu,ohe=i5.indexOf,ihe=Kb,U3=rhe([].push),s5=function(e,t){var n=ahe(e),r=0,a=[],o;for(o in n)!fD(ihe,o)&&fD(n,o)&&U3(a,o);for(;t.length>r;)fD(n,o=t[r++])&&(~ohe(a,o)||U3(a,o));return a},QI=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],she=s5,lhe=QI,XI=Object.keys||function(t){return she(t,lhe)},uhe=ii,che=K9,dhe=Ws,fhe=id,hhe=tu,phe=XI;Jb.f=uhe&&!che?Object.defineProperties:function(t,n){fhe(t);for(var r=hhe(n),a=phe(n),o=a.length,i=0,l;o>i;)dhe.f(t,l=a[i++],r[l]);return t};var mhe=nu,ghe=mhe("document","documentElement"),vhe=Xp,yhe=zI,z3=vhe("keys"),Qb=function(e){return z3[e]||(z3[e]=yhe(e))},whe=id,bhe=Jb,V3=QI,She=Kb,Dhe=ghe,The=G9,Ihe=Qb,W3=">",$3="<",VT="prototype",WT="script",l5=Ihe("IE_PROTO"),hD=function(){},u5=function(e){return $3+WT+W3+e+$3+"/"+WT+W3},Z3=function(e){e.write(u5("")),e.close();var t=e.parentWindow.Object;return e=null,t},Ehe=function(){var e=The("iframe"),t="java"+WT+":",n;return e.style.display="none",Dhe.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(u5("document.F=Object")),n.close(),n.F},O0,dw=function(){try{O0=new ActiveXObject("htmlfile")}catch{}dw=typeof document<"u"?document.domain&&O0?Z3(O0):Ehe():Z3(O0);for(var e=V3.length;e--;)delete dw[VT][V3[e]];return dw()};She[l5]=!0;var eE=Object.create||function(t,n){var r;return t!==null?(hD[VT]=whe(t),r=new hD,hD[VT]=null,r[l5]=t):r=dw(),n===void 0?r:bhe.f(r,n)},Xb={},xhe=s5,Che=QI,Mhe=Che.concat("length","prototype");Xb.f=Object.getOwnPropertyNames||function(t){return xhe(t,Mhe)};var c5={},khe=fa,e1=khe([].slice),Nhe=Kp,Ahe=tu,d5=Xb.f,Fhe=e1,f5=typeof window=="object"&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],Ohe=function(e){try{return d5(e)}catch{return Fhe(f5)}};c5.f=function(t){return f5&&Nhe(t)==="Window"?Ohe(t):d5(Ahe(t))};var t1={};t1.f=Object.getOwnPropertySymbols;var Phe=Zb,n1=function(e,t,n,r){return r&&r.enumerable?e[t]=n:Phe(e,t,n),e},jhe=Ws,Lhe=function(e,t,n){return jhe.f(e,t,n)},ty={},Rhe=Na;ty.f=Rhe;var q3=qa,_he=Fi,Bhe=ty,Hhe=Ws.f,Ir=function(e){var t=q3.Symbol||(q3.Symbol={});_he(t,e)||Hhe(t,e,{value:Bhe.f(e)})},Yhe=eu,Uhe=nu,zhe=Na,Vhe=n1,h5=function(){var e=Uhe("Symbol"),t=e&&e.prototype,n=t&&t.valueOf,r=zhe("toPrimitive");t&&!t[r]&&Vhe(t,r,function(a){return Yhe(n,this)},{arity:1})},Whe=ZI,$he=Xv,Zhe=Whe?{}.toString:function(){return"[object "+$he(this)+"]"},qhe=ZI,Ghe=Ws.f,Jhe=Zb,Khe=Fi,Qhe=Zhe,Xhe=Na,G3=Xhe("toStringTag"),tm=function(e,t,n,r){var a=n?e:e&&e.prototype;a&&(Khe(a,G3)||Ghe(a,G3,{configurable:!0,value:t}),r&&!qhe&&Jhe(a,"toString",Qhe))},epe=Za,tpe=co,J3=epe.WeakMap,npe=tpe(J3)&&/native code/.test(String(J3)),rpe=npe,p5=Za,ape=Ju,ope=Zb,pD=Fi,mD=UI,ipe=Qb,spe=Kb,K3="Object already initialized",$T=p5.TypeError,lpe=p5.WeakMap,Zw,cv,qw,upe=function(e){return qw(e)?cv(e):Zw(e,{})},cpe=function(e){return function(t){var n;if(!ape(t)||(n=cv(t)).type!==e)throw new $T("Incompatible receiver, "+e+" required");return n}};if(rpe||mD.state){var Al=mD.state||(mD.state=new lpe);Al.get=Al.get,Al.has=Al.has,Al.set=Al.set,Zw=function(e,t){if(Al.has(e))throw new $T(K3);return t.facade=e,Al.set(e,t),t},cv=function(e){return Al.get(e)||{}},qw=function(e){return Al.has(e)}}else{var np=ipe("state");spe[np]=!0,Zw=function(e,t){if(pD(e,np))throw new $T(K3);return t.facade=e,ope(e,np,t),t},cv=function(e){return pD(e,np)?e[np]:{}},qw=function(e){return pD(e,np)}}var tE={set:Zw,get:cv,has:qw,enforce:upe,getterFor:cpe},dpe=WI,fpe=fa,hpe=V9,ppe=Qu,mpe=Af,gpe=JI,Q3=fpe([].push),zc=function(e){var t=e===1,n=e===2,r=e===3,a=e===4,o=e===6,i=e===7,l=e===5||o;return function(c,f,p,g){for(var y=ppe(c),w=hpe(y),T=mpe(w),S=dpe(f,p),I=0,M=g||gpe,N=t?M(c,T):n||i?M(c,0):void 0,_,k;T>I;I++)if((l||I in w)&&(_=w[I],k=S(_,I,y),e))if(t)N[I]=k;else if(k)switch(e){case 3:return!0;case 5:return _;case 6:return I;case 2:Q3(N,_)}else switch(e){case 4:return!1;case 7:Q3(N,_)}return o?-1:r||a?a:N}},nE={forEach:zc(0),map:zc(1),filter:zc(2),some:zc(3),every:zc(4),find:zc(5),findIndex:zc(6),filterReject:zc(7)},r1=Gn,ny=Za,rE=eu,vpe=fa,Ip=ii,Ep=Qp,ype=da,Ca=Fi,wpe=Ku,ZT=id,a1=tu,aE=VI,bpe=ey,qT=Gv,xp=eE,m5=XI,Spe=Xb,g5=c5,Dpe=t1,v5=qv,y5=Ws,Tpe=Jb,w5=LI,X3=n1,Ipe=Lhe,oE=Xp,Epe=Qb,b5=Kb,ek=zI,xpe=Na,Cpe=ty,Mpe=Ir,kpe=h5,Npe=tm,S5=tE,o1=nE.forEach,Xo=Epe("hidden"),i1="Symbol",dv="prototype",Ape=S5.set,tk=S5.getterFor(i1),Hs=Object[dv],pf=ny.Symbol,Pg=pf&&pf[dv],Fpe=ny.RangeError,Ope=ny.TypeError,gD=ny.QObject,D5=v5.f,mf=y5.f,T5=g5.f,Ppe=w5.f,I5=vpe([].push),Vu=oE("symbols"),ry=oE("op-symbols"),jpe=oE("wks"),GT=!gD||!gD[dv]||!gD[dv].findChild,E5=function(e,t,n){var r=D5(Hs,t);r&&delete Hs[t],mf(e,t,n),r&&e!==Hs&&mf(Hs,t,r)},JT=Ip&&ype(function(){return xp(mf({},"a",{get:function(){return mf(this,"a",{value:7}).a}})).a!==7})?E5:mf,vD=function(e,t){var n=Vu[e]=xp(Pg);return Ape(n,{type:i1,tag:e,description:t}),Ip||(n.description=t),n},s1=function(t,n,r){t===Hs&&s1(ry,n,r),ZT(t);var a=aE(n);return ZT(r),Ca(Vu,a)?(r.enumerable?(Ca(t,Xo)&&t[Xo][a]&&(t[Xo][a]=!1),r=xp(r,{enumerable:qT(0,!1)})):(Ca(t,Xo)||mf(t,Xo,qT(1,xp(null))),t[Xo][a]=!0),JT(t,a,r)):mf(t,a,r)},iE=function(t,n){ZT(t);var r=a1(n),a=m5(r).concat(k5(r));return o1(a,function(o){(!Ip||rE(x5,r,o))&&s1(t,o,r[o])}),t},Lpe=function(t,n){return n===void 0?xp(t):iE(xp(t),n)},x5=function(t){var n=aE(t),r=rE(Ppe,this,n);return this===Hs&&Ca(Vu,n)&&!Ca(ry,n)?!1:r||!Ca(this,n)||!Ca(Vu,n)||Ca(this,Xo)&&this[Xo][n]?r:!0},C5=function(t,n){var r=a1(t),a=aE(n);if(!(r===Hs&&Ca(Vu,a)&&!Ca(ry,a))){var o=D5(r,a);return o&&Ca(Vu,a)&&!(Ca(r,Xo)&&r[Xo][a])&&(o.enumerable=!0),o}},M5=function(t){var n=T5(a1(t)),r=[];return o1(n,function(a){!Ca(Vu,a)&&!Ca(b5,a)&&I5(r,a)}),r},k5=function(e){var t=e===Hs,n=T5(t?ry:a1(e)),r=[];return o1(n,function(a){Ca(Vu,a)&&(!t||Ca(Hs,a))&&I5(r,Vu[a])}),r};Ep||(pf=function(){if(wpe(Pg,this))throw new Ope("Symbol is not a constructor");var t=!arguments.length||arguments[0]===void 0?void 0:bpe(arguments[0]),n=ek(t),r=function(a){var o=this===void 0?ny:this;o===Hs&&rE(r,ry,a),Ca(o,Xo)&&Ca(o[Xo],n)&&(o[Xo][n]=!1);var i=qT(1,a);try{JT(o,n,i)}catch(l){if(!(l instanceof Fpe))throw l;E5(o,n,i)}};return Ip&>&&JT(Hs,n,{configurable:!0,set:r}),vD(n,t)},Pg=pf[dv],X3(Pg,"toString",function(){return tk(this).tag}),X3(pf,"withoutSetter",function(e){return vD(ek(e),e)}),w5.f=x5,y5.f=s1,Tpe.f=iE,v5.f=C5,Spe.f=g5.f=M5,Dpe.f=k5,Cpe.f=function(e){return vD(xpe(e),e)},Ip&&Ipe(Pg,"description",{configurable:!0,get:function(){return tk(this).description}}));r1({global:!0,constructor:!0,wrap:!0,forced:!Ep,sham:!Ep},{Symbol:pf});o1(m5(jpe),function(e){Mpe(e)});r1({target:i1,stat:!0,forced:!Ep},{useSetter:function(){GT=!0},useSimple:function(){GT=!1}});r1({target:"Object",stat:!0,forced:!Ep,sham:!Ip},{create:Lpe,defineProperty:s1,defineProperties:iE,getOwnPropertyDescriptor:C5});r1({target:"Object",stat:!0,forced:!Ep},{getOwnPropertyNames:M5});kpe();Npe(pf,i1);b5[Xo]=!0;var Rpe=Qp,N5=Rpe&&!!Symbol.for&&!!Symbol.keyFor,_pe=Gn,Bpe=nu,Hpe=Fi,Ype=ey,A5=Xp,Upe=N5,yD=A5("string-to-symbol-registry"),zpe=A5("symbol-to-string-registry");_pe({target:"Symbol",stat:!0,forced:!Upe},{for:function(e){var t=Ype(e);if(Hpe(yD,t))return yD[t];var n=Bpe("Symbol")(t);return yD[t]=n,zpe[n]=t,n}});var Vpe=Gn,Wpe=Fi,$pe=Jv,Zpe=$b,qpe=Xp,Gpe=N5,nk=qpe("symbol-to-string-registry");Vpe({target:"Symbol",stat:!0,forced:!Gpe},{keyFor:function(t){if(!$pe(t))throw new TypeError(Zpe(t)+" is not a symbol");if(Wpe(nk,t))return nk[t]}});var Jpe=fa,rk=em,Kpe=co,ak=Kp,Qpe=ey,ok=Jpe([].push),Xpe=function(e){if(Kpe(e))return e;if(rk(e)){for(var t=e.length,n=[],r=0;r=t.length)return e.target=void 0,R0(void 0,!0);switch(e.kind){case"keys":return R0(n,!1);case"values":return R0(t[n],!1)}return R0([n,t[n]],!1)},"values");wk.Arguments=wk.Array;var Sge={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0},Dge=Sge,Tge=Za,Ige=tm,bk=nm;for(var DD in Dge)Ige(Tge[DD],DD),bk[DD]=bk.Array;var Ege=jme,xge=Ege,Cge=Na,Mge=Ws.f,Sk=Cge("metadata"),Dk=Function.prototype;Dk[Sk]===void 0&&Mge(Dk,Sk,{value:null});var kge=Ir;kge("asyncDispose");var Nge=Ir;Nge("dispose");var Age=Ir;Age("metadata");var Fge=xge,Oge=Fge,Pge=nu,jge=fa,lE=Pge("Symbol"),Lge=lE.keyFor,Rge=jge(lE.prototype.valueOf),Z5=lE.isRegisteredSymbol||function(t){try{return Lge(Rge(t))!==void 0}catch{return!1}},_ge=Gn,Bge=Z5;_ge({target:"Symbol",stat:!0},{isRegisteredSymbol:Bge});var Hge=Xp,q5=nu,Yge=fa,Uge=Jv,zge=Na,Gw=q5("Symbol"),Tk=Gw.isWellKnownSymbol,G5=q5("Object","getOwnPropertyNames"),Vge=Yge(Gw.prototype.valueOf),Ik=Hge("wks");for(var TD=0,Ek=G5(Gw),Wge=Ek.length;TD=o?e?"":void 0:(i=Ck(r,a),i<55296||i>56319||a+1===o||(l=Ck(r,a+1))<56320||l>57343?e?cve(r,a):i:e?dve(r,a,a+2):(i-55296<<10)+(l-56320)+65536)}},fve={codeAt:Mk(!1),charAt:Mk(!0)},hve=fve.charAt,pve=ey,K5=tE,mve=z5,kk=V5,Q5="String Iterator",gve=K5.set,vve=K5.getterFor(Q5);mve(String,"String",function(e){gve(this,{type:Q5,string:pve(e),index:0})},function(){var t=vve(this),n=t.string,r=t.index,a;return r>=n.length?kk(void 0,!0):(a=hve(n,r),t.index+=a.length,kk(a,!1))});var yve=Xv,Nk=YI,wve=RI,bve=nm,Sve=Na,Dve=Sve("iterator"),cE=function(e){if(!wve(e))return Nk(e,Dve)||Nk(e,"@@iterator")||bve[yve(e)]},Tve=cE,Ive=Tve,Eve=Ive,xve=Eve,Cve=xve,Mve=Cve,kve=Mve,Nve=kve,Ave=Nve;const X5=qt(Ave);var Fve=ii,Ove=em,Pve=TypeError,jve=Object.getOwnPropertyDescriptor,Lve=Fve&&!function(){if(this!==void 0)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(e){return e instanceof TypeError}}(),eF=Lve?function(e,t){if(Ove(e)&&!jve(e,"length").writable)throw new Pve("Cannot set read only .length");return e.length=t}:function(e,t){return e.length=t},Rve=Gn,_ve=Qu,Bve=Af,Hve=eF,Yve=$I,Uve=da,zve=Uve(function(){return[].push.call({length:4294967296},1)!==4294967297}),Vve=function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(e){return e instanceof TypeError}},Wve=zve||!Vve();Rve({target:"Array",proto:!0,arity:1,forced:Wve},{push:function(t){var n=_ve(this),r=Bve(n),a=arguments.length;Yve(r+a);for(var o=0;o1?arguments[1]:void 0,i=o!==void 0;i&&(o=Kye(o,a>2?arguments[2]:void 0));var l=o0e(n),c=0,f,p,g,y,w,T;if(l&&!(this===jk&&t0e(l)))for(p=r?new this:[],y=a0e(n,l),w=y.next;!(g=Qye(w,y)).done;c++)T=i?e0e(y,o,[g.value,c],!0):g.value,Pk(p,c,T);else for(f=r0e(n),p=r?new this(f):jk(f);f>c;c++)T=i?o(n[c],c):n[c],Pk(p,c,T);return p.length=c,p},s0e=Na,tF=s0e("iterator"),nF=!1;try{var l0e=0,Lk={next:function(){return{done:!!l0e++}},return:function(){nF=!0}};Lk[tF]=function(){return this},Array.from(Lk,function(){throw 2})}catch{}var u0e=function(e,t){try{if(!t&&!nF)return!1}catch{return!1}var n=!1;try{var r={};r[tF]=function(){return{next:function(){return{done:n=!0}}}},e(r)}catch{}return n},c0e=Gn,d0e=i0e,f0e=u0e,h0e=!f0e(function(e){Array.from(e)});c0e({target:"Array",stat:!0,forced:h0e},{from:d0e});var p0e=qa,m0e=p0e.Array.from,g0e=m0e,v0e=g0e,y0e=v0e,w0e=y0e,b0e=w0e,S0e=b0e,D0e=S0e;const rF=qt(D0e);function e2(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=74)&&(Fl=ND.match(/Chrome\/(\d+)/),Fl&&(Jw=Fl[1])));var Awe=Jw&&+Jw,Wk=Awe,Fwe=$s,mF=!!Object.getOwnPropertySymbols&&!Fwe(function(){var e=Symbol();return!String(e)||!(Object(e)instanceof Symbol)||!Symbol.sham&&Wk&&Wk<41}),Owe=mF,gF=Owe&&!Symbol.sham&&typeof Symbol.iterator=="symbol",Pwe=ls,jwe=d1,Lwe=gF,vF=Lwe?function(e){return typeof e=="symbol"}:function(e){var t=jwe("Symbol");return Pwe(t)&&Object(e)instanceof t},Rwe=function(e){try{return String(e)}catch{return"Object"}},_we=ls,Bwe=Rwe,Hwe=function(e){if(_we(e))return e;throw TypeError(Bwe(e)+" is not a function")},Ywe=Hwe,yF=function(e,t){var n=e[t];return n==null?void 0:Ywe(n)},AD=ls,FD=oy,Uwe=function(e,t){var n,r;if(t==="string"&&AD(n=e.toString)&&!FD(r=n.call(e))||AD(n=e.valueOf)&&!FD(r=n.call(e))||t!=="string"&&AD(n=e.toString)&&!FD(r=n.call(e)))return r;throw TypeError("Can't convert object to primitive value")},wF={exports:{}},$k=Oi,SE=function(e,t){try{Object.defineProperty($k,e,{value:t,configurable:!0,writable:!0})}catch{$k[e]=t}return t},zwe=Oi,Vwe=SE,Zk="__core-js_shared__",Wwe=zwe[Zk]||Vwe(Zk,{}),DE=Wwe,qk=DE;(wF.exports=function(e,t){return qk[e]||(qk[e]=t!==void 0?t:{})})("versions",[]).push({version:"3.18.3",mode:"global",copyright:"© 2021 Denis Pushkarev (zloirock.ru)"});var TE=wF.exports,$we=c1,bF=function(e){return Object($we(e))},Zwe=bF,qwe={}.hasOwnProperty,Pf=Object.hasOwn||function(t,n){return qwe.call(Zwe(t),n)},Gwe=0,Jwe=Math.random(),SF=function(e){return"Symbol("+String(e===void 0?"":e)+")_"+(++Gwe+Jwe).toString(36)},Kwe=Oi,Qwe=TE,Gk=Pf,Xwe=SF,Jk=mF,ebe=gF,Ig=Qwe("wks"),Yg=Kwe.Symbol,tbe=ebe?Yg:Yg&&Yg.withoutSetter||Xwe,iy=function(e){return(!Gk(Ig,e)||!(Jk||typeof Ig[e]=="string"))&&(Jk&&Gk(Yg,e)?Ig[e]=Yg[e]:Ig[e]=tbe("Symbol."+e)),Ig[e]},Kk=oy,Qk=vF,nbe=yF,rbe=Uwe,abe=iy,obe=abe("toPrimitive"),ibe=function(e,t){if(!Kk(e)||Qk(e))return e;var n=nbe(e,obe),r;if(n){if(t===void 0&&(t="default"),r=n.call(e,t),!Kk(r)||Qk(r))return r;throw TypeError("Can't convert object to primitive value")}return t===void 0&&(t="number"),rbe(e,t)},sbe=ibe,lbe=vF,DF=function(e){var t=sbe(e,"string");return lbe(t)?t:String(t)},ube=Oi,Xk=oy,t2=ube.document,cbe=Xk(t2)&&Xk(t2.createElement),TF=function(e){return cbe?t2.createElement(e):{}},dbe=Of,fbe=$s,hbe=TF,IF=!dbe&&!fbe(function(){return Object.defineProperty(hbe("div"),"a",{get:function(){return 7}}).a!=7}),pbe=Of,mbe=cF,gbe=hF,vbe=bE,ybe=DF,wbe=Pf,bbe=IF,e4=Object.getOwnPropertyDescriptor;yE.f=pbe?e4:function(t,n){if(t=vbe(t),n=ybe(n),bbe)try{return e4(t,n)}catch{}if(wbe(t,n))return gbe(!mbe.f.call(t,n),t[n])};var sy={},Sbe=oy,sd=function(e){if(Sbe(e))return e;throw TypeError(String(e)+" is not an object")},Dbe=Of,Tbe=IF,t4=sd,Ibe=DF,n4=Object.defineProperty;sy.f=Dbe?n4:function(t,n,r){if(t4(t),n=Ibe(n),t4(r),Tbe)try{return n4(t,n,r)}catch{}if("get"in r||"set"in r)throw TypeError("Accessors not supported");return"value"in r&&(t[n]=r.value),t};var Ebe=Of,xbe=sy,Cbe=hF,f1=Ebe?function(e,t,n){return xbe.f(e,t,Cbe(1,n))}:function(e,t,n){return e[t]=n,e},EF={exports:{}},Mbe=ls,n2=DE,kbe=Function.toString;Mbe(n2.inspectSource)||(n2.inspectSource=function(e){return kbe.call(e)});var xF=n2.inspectSource,Nbe=Oi,Abe=ls,Fbe=xF,r4=Nbe.WeakMap,Obe=Abe(r4)&&/native code/.test(Fbe(r4)),Pbe=TE,jbe=SF,a4=Pbe("keys"),CF=function(e){return a4[e]||(a4[e]=jbe(e))},IE={},Lbe=Obe,Rbe=Oi,_be=oy,Bbe=f1,OD=Pf,PD=DE,Hbe=CF,Ybe=IE,o4="Object already initialized",Ube=Rbe.WeakMap,Kw,hv,Qw,zbe=function(e){return Qw(e)?hv(e):Kw(e,{})},Vbe=function(e){return function(t){var n;if(!_be(t)||(n=hv(t)).type!==e)throw TypeError("Incompatible receiver, "+e+" required");return n}};if(Lbe||PD.state){var Xd=PD.state||(PD.state=new Ube),Wbe=Xd.get,i4=Xd.has,$be=Xd.set;Kw=function(e,t){if(i4.call(Xd,e))throw new TypeError(o4);return t.facade=e,$be.call(Xd,e,t),t},hv=function(e){return Wbe.call(Xd,e)||{}},Qw=function(e){return i4.call(Xd,e)}}else{var rp=Hbe("state");Ybe[rp]=!0,Kw=function(e,t){if(OD(e,rp))throw new TypeError(o4);return t.facade=e,Bbe(e,rp,t),t},hv=function(e){return OD(e,rp)?e[rp]:{}},Qw=function(e){return OD(e,rp)}}var MF={set:Kw,get:hv,has:Qw,enforce:zbe,getterFor:Vbe},r2=Of,Zbe=Pf,kF=Function.prototype,qbe=r2&&Object.getOwnPropertyDescriptor,EE=Zbe(kF,"name"),Gbe=EE&&(function(){}).name==="something",Jbe=EE&&(!r2||r2&&qbe(kF,"name").configurable),xE={EXISTS:EE,PROPER:Gbe,CONFIGURABLE:Jbe},Kbe=Oi,s4=ls,Qbe=Pf,l4=f1,Xbe=SE,e1e=xF,NF=MF,t1e=xE.CONFIGURABLE,n1e=NF.get,r1e=NF.enforce,a1e=String(String).split("String");(EF.exports=function(e,t,n,r){var a=r?!!r.unsafe:!1,o=r?!!r.enumerable:!1,i=r?!!r.noTargetGet:!1,l=r&&r.name!==void 0?r.name:t,c;if(s4(n)&&(String(l).slice(0,7)==="Symbol("&&(l="["+String(l).replace(/^Symbol\(([^)]*)\)/,"$1")+"]"),(!Qbe(n,"name")||t1e&&n.name!==l)&&l4(n,"name",l),c=r1e(n),c.source||(c.source=a1e.join(typeof l=="string"?l:""))),e===Kbe){o?e[t]=n:Xbe(t,n);return}else a?!i&&e[t]&&(o=!0):delete e[t];o?e[t]=n:l4(e,t,n)})(Function.prototype,"toString",function(){return s4(this)&&n1e(this).source||e1e(this)});var ly=EF.exports,AF={},o1e=Math.ceil,i1e=Math.floor,h1=function(e){var t=+e;return t!==t||t===0?0:(t>0?i1e:o1e)(t)},s1e=h1,l1e=Math.max,u1e=Math.min,c1e=function(e,t){var n=s1e(e);return n<0?l1e(n+t,0):u1e(n,t)},d1e=h1,f1e=Math.min,FF=function(e){return e>0?f1e(d1e(e),9007199254740991):0},h1e=FF,p1e=function(e){return h1e(e.length)},m1e=bE,g1e=c1e,v1e=p1e,u4=function(e){return function(t,n,r){var a=m1e(t),o=v1e(a),i=g1e(r,o),l;if(e&&n!=n){for(;o>i;)if(l=a[i++],l!=l)return!0}else for(;o>i;i++)if((e||i in a)&&a[i]===n)return e||i||0;return!e&&-1}},y1e={includes:u4(!0),indexOf:u4(!1)},jD=Pf,w1e=bE,b1e=y1e.indexOf,S1e=IE,OF=function(e,t){var n=w1e(e),r=0,a=[],o;for(o in n)!jD(S1e,o)&&jD(n,o)&&a.push(o);for(;t.length>r;)jD(n,o=t[r++])&&(~b1e(a,o)||a.push(o));return a},CE=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"],D1e=OF,T1e=CE,I1e=T1e.concat("length","prototype");AF.f=Object.getOwnPropertyNames||function(t){return D1e(t,I1e)};var PF={};PF.f=Object.getOwnPropertySymbols;var E1e=d1,x1e=AF,C1e=PF,M1e=sd,k1e=E1e("Reflect","ownKeys")||function(t){var n=x1e.f(M1e(t)),r=C1e.f;return r?n.concat(r(t)):n},N1e=Pf,A1e=k1e,F1e=yE,O1e=sy,P1e=function(e,t){for(var n=A1e(t),r=O1e.f,a=F1e.f,o=0;oo;)dSe.f(t,i=r[o++],n[i]);return t},mSe=d1,gSe=mSe("document","documentElement"),vSe=sd,ySe=pSe,c4=CE,wSe=IE,bSe=gSe,SSe=TF,DSe=CF,d4=">",f4="<",a2="prototype",o2="script",HF=DSe("IE_PROTO"),RD=function(){},YF=function(e){return f4+o2+d4+e+f4+"/"+o2+d4},h4=function(e){e.write(YF("")),e.close();var t=e.parentWindow.Object;return e=null,t},TSe=function(){var e=SSe("iframe"),t="java"+o2+":",n;return e.style.display="none",bSe.appendChild(e),e.src=String(t),n=e.contentWindow.document,n.open(),n.write(YF("document.F=Object")),n.close(),n.F},B0,hw=function(){try{B0=new ActiveXObject("htmlfile")}catch{}hw=typeof document<"u"?document.domain&&B0?h4(B0):TSe():h4(B0);for(var e=c4.length;e--;)delete hw[a2][c4[e]];return hw()};wSe[HF]=!0;var ISe=Object.create||function(t,n){var r;return t!==null?(RD[a2]=vSe(t),r=new RD,RD[a2]=null,r[HF]=t):r=hw(),n===void 0?r:ySe(r,n)},ESe=$s,xSe=Oi,CSe=xSe.RegExp,MSe=ESe(function(){var e=CSe(".","s");return!(e.dotAll&&e.exec(` `)&&e.flags==="s")}),kSe=$s,NSe=Oi,ASe=NSe.RegExp,FSe=kSe(function(){var e=ASe("(?b)","g");return e.exec("b").groups.a!=="b"||"b".replace(e,"$c")!=="bc"}),OSe=p1,PSe=RF,p4=kE,jSe=TE,LSe=ISe,RSe=MF.get,_Se=MSe,BSe=FSe,Xw=RegExp.prototype.exec,HSe=jSe("native-string-replace",String.prototype.replace),i2=Xw,s2=function(){var e=/a/,t=/b*/g;return Xw.call(e,"a"),Xw.call(t,"a"),e.lastIndex!==0||t.lastIndex!==0}(),UF=p4.UNSUPPORTED_Y||p4.BROKEN_CARET,l2=/()??/.exec("")[1]!==void 0,YSe=s2||l2||UF||_Se||BSe;YSe&&(i2=function(t){var n=this,r=RSe(n),a=OSe(t),o=r.raw,i,l,c,f,p,g,y;if(o)return o.lastIndex=n.lastIndex,i=i2.call(o,a),n.lastIndex=o.lastIndex,i;var w=r.groups,T=UF&&n.sticky,S=PSe.call(n),I=n.source,M=0,N=a;if(T&&(S=S.replace("y",""),S.indexOf("g")===-1&&(S+="g"),N=a.slice(n.lastIndex),n.lastIndex>0&&(!n.multiline||n.multiline&&a.charAt(n.lastIndex-1)!==` `)&&(I="(?: "+I+")",N=" "+N,M++),l=new RegExp("^(?:"+I+")",S)),l2&&(l=new RegExp("^"+I+"$(?!\\s)",S)),s2&&(c=n.lastIndex),f=Xw.call(T?l:n,N),T?f?(f.input=f.input.slice(M),f[0]=f[0].slice(M),f.index=n.lastIndex,n.lastIndex+=f[0].length):n.lastIndex=0:s2&&f&&(n.lastIndex=n.global?f.index+f[0].length:c),l2&&f&&f.length>1&&HSe.call(f[0],l,function(){for(p=1;p=o?e?"":void 0:(i=r.charCodeAt(a),i<55296||i>56319||a+1===o||(l=r.charCodeAt(a+1))<56320||l>57343?e?r.charAt(a):i:e?r.slice(a,a+2):(i-55296<<10)+(l-56320)+65536)}},JSe={codeAt:y4(!1),charAt:y4(!0)},KSe=JSe.charAt,QSe=function(e,t,n){return t+(n?KSe(e,t).length:1)},XSe=bF,eDe=Math.floor,tDe="".replace,nDe=/\$([$&'`]|\d{1,2}|<[^>]*>)/g,rDe=/\$([$&'`]|\d{1,2})/g,aDe=function(e,t,n,r,a,o){var i=n+e.length,l=r.length,c=rDe;return a!==void 0&&(a=XSe(a),c=nDe),tDe.call(o,c,function(f,p){var g;switch(p.charAt(0)){case"$":return"$";case"&":return e;case"`":return t.slice(0,n);case"'":return t.slice(i);case"<":g=a[p.slice(1,-1)];break;default:var y=+p;if(y===0)return f;if(y>l){var w=eDe(y/10);return w===0?f:w<=l?r[w-1]===void 0?p.charAt(1):r[w-1]+p.charAt(1):f}g=r[y-1]}return g===void 0?"":g})},oDe=sd,iDe=ls,sDe=wE,lDe=NE,uDe=function(e,t){var n=e.exec;if(iDe(n)){var r=n.call(e,t);return r!==null&&oDe(r),r}if(sDe(e)==="RegExp")return lDe.call(e,t);throw TypeError("RegExp#exec called on incompatible receiver")},cDe=$Se,dDe=$s,fDe=sd,hDe=ls,pDe=h1,mDe=FF,ap=p1,gDe=c1,vDe=QSe,yDe=yF,wDe=aDe,bDe=uDe,SDe=iy,u2=SDe("replace"),DDe=Math.max,TDe=Math.min,IDe=function(e){return e===void 0?e:String(e)},EDe=function(){return"a".replace(/./,"$0")==="$0"}(),w4=function(){return/./[u2]?/./[u2]("a","$0")==="":!1}(),xDe=!dDe(function(){var e=/./;return e.exec=function(){var t=[];return t.groups={a:"7"},t},"".replace(e,"$")!=="7"});cDe("replace",function(e,t,n){var r=w4?"$":"$0";return[function(o,i){var l=gDe(this),c=o==null?void 0:yDe(o,u2);return c?c.call(o,l,i):t.call(ap(l),o,i)},function(a,o){var i=fDe(this),l=ap(a);if(typeof o=="string"&&o.indexOf(r)===-1&&o.indexOf("$<")===-1){var c=n(t,i,l,o);if(c.done)return c.value}var f=hDe(o);f||(o=ap(o));var p=i.global;if(p){var g=i.unicode;i.lastIndex=0}for(var y=[];;){var w=bDe(i,l);if(w===null||(y.push(w),!p))break;var T=ap(w[0]);T===""&&(i.lastIndex=vDe(l,mDe(i.lastIndex),g))}for(var S="",I=0,M=0;M=I&&(S+=l.slice(I,_)+U,I=_+N.length)}return S+l.slice(I)}]},!xDe||!EDe||w4);var CDe=typeof Bun=="function"&&Bun&&typeof Bun.version=="string",MDe=TypeError,kDe=function(e,t){if(en,i=ADe(r)?r:LDe(r),l=o?PDe(arguments,n):[],c=o?function(){NDe(i,this,l)}:i;return t?e(c,a):e(c)}:e},_De=Gn,$F=Za,BDe=WF,b4=BDe($F.setInterval,!0);_De({global:!0,bind:!0,forced:$F.setInterval!==b4},{setInterval:b4});var HDe=Gn,ZF=Za,YDe=WF,S4=YDe(ZF.setTimeout,!0);HDe({global:!0,bind:!0,forced:ZF.setTimeout!==S4},{setTimeout:S4});var UDe=qa,zDe=UDe.setInterval,VDe=zDe;const WDe=qt(VDe);var $De=da,qF=function(e,t){var n=[][e];return!!n&&$De(function(){n.call(null,t||function(){return 1},1)})},ZDe=Gn,qDe=jI,GDe=i5.indexOf,JDe=qF,c2=qDe([].indexOf),GF=!!c2&&1/c2([1],1,-0)<0,KDe=GF||!JDe("indexOf");ZDe({target:"Array",proto:!0,forced:KDe},{indexOf:function(t){var n=arguments.length>1?arguments[1]:void 0;return GF?c2(this,t,n)||0:GDe(this,t,n)}});var QDe=Ff,XDe=QDe("Array","indexOf"),eTe=Ku,tTe=XDe,BD=Array.prototype,nTe=function(e){var t=e.indexOf;return e===BD||eTe(BD,e)&&t===BD.indexOf?tTe:t},rTe=nTe,aTe=rTe,oTe=aTe;const iTe=qt(oTe);var D4=$b,sTe=TypeError,lTe=function(e,t){if(!delete e[t])throw new sTe("Cannot delete property "+D4(t)+" of "+D4(e))},uTe=Gn,cTe=Qu,dTe=KI,fTe=qb,hTe=Af,pTe=eF,mTe=$I,gTe=JI,vTe=Qv,HD=lTe,yTe=Gb,wTe=yTe("splice"),bTe=Math.max,STe=Math.min;uTe({target:"Array",proto:!0,forced:!wTe},{splice:function(t,n){var r=cTe(this),a=hTe(r),o=dTe(t,a),i=arguments.length,l,c,f,p,g,y;for(i===0?l=c=0:i===1?(l=0,c=a-o):(l=i-2,c=STe(bTe(fTe(n),0),a-o)),mTe(a+l-c),f=gTe(r,c),p=0;pa-c+l;p--)HD(r,p-1)}else if(l>c)for(p=a-c;p>o;p--)g=p+c-1,y=p+l-1,g in r?r[y]=r[g]:HD(r,y);for(p=0;p1?arguments[1]:void 0)},KTe=Gn,T4=JTe;KTe({target:"Array",proto:!0,forced:[].forEach!==T4},{forEach:T4});var QTe=Ff,XTe=QTe("Array","forEach"),e2e=XTe,t2e=e2e,n2e=Xv,r2e=Fi,a2e=Ku,o2e=t2e,zD=Array.prototype,i2e={DOMTokenList:!0,NodeList:!0},s2e=function(e){var t=e.forEach;return e===zD||a2e(zD,e)&&t===zD.forEach||r2e(i2e,n2e(e))?o2e:t},l2e=s2e;const eb=qt(l2e);var u2e=Gn,c2e=Qu,KF=XI,d2e=da,f2e=d2e(function(){KF(1)});u2e({target:"Object",stat:!0,forced:f2e},{keys:function(t){return KF(c2e(t))}});var h2e=qa,p2e=h2e.Object.keys,m2e=p2e,g2e=m2e,v2e=g2e;const y2e=qt(v2e);var w2e=qa,b2e=w2e.Object.getOwnPropertySymbols,S2e=b2e,D2e=S2e,T2e=D2e;const I4=qt(T2e);var I2e=Gn,E2e=nE.filter,x2e=Gb,C2e=x2e("filter");I2e({target:"Array",proto:!0,forced:!C2e},{filter:function(t){return E2e(this,t,arguments.length>1?arguments[1]:void 0)}});var M2e=Ff,k2e=M2e("Array","filter"),N2e=Ku,A2e=k2e,VD=Array.prototype,F2e=function(e){var t=e.filter;return e===VD||N2e(VD,e)&&t===VD.filter?A2e:t},O2e=F2e,P2e=O2e,j2e=P2e;const L2e=qt(j2e);var QF={exports:{}},R2e=Gn,_2e=da,B2e=tu,XF=qv.f,eO=ii,H2e=!eO||_2e(function(){XF(1)});R2e({target:"Object",stat:!0,forced:H2e,sham:!eO},{getOwnPropertyDescriptor:function(t,n){return XF(B2e(t),n)}});var Y2e=qa,tO=Y2e.Object,U2e=QF.exports=function(t,n){return tO.getOwnPropertyDescriptor(t,n)};tO.getOwnPropertyDescriptor.sham&&(U2e.sham=!0);var z2e=QF.exports,V2e=z2e,W2e=V2e,$2e=W2e;const nO=qt($2e);var Z2e=nu,q2e=fa,G2e=Xb,J2e=t1,K2e=id,Q2e=q2e([].concat),X2e=Z2e("Reflect","ownKeys")||function(t){var n=G2e.f(K2e(t)),r=J2e.f;return r?Q2e(n,r(t)):n},eIe=Gn,tIe=ii,nIe=X2e,rIe=tu,aIe=qv,oIe=Qv;eIe({target:"Object",stat:!0,sham:!tIe},{getOwnPropertyDescriptors:function(t){for(var n=rIe(t),r=aIe.f,a=nIe(n),o={},i=0,l,c;a.length>i;)c=r(n,l=a[i++]),c!==void 0&&oIe(o,l,c);return o}});var iIe=qa,sIe=iIe.Object.getOwnPropertyDescriptors,lIe=sIe,uIe=lIe,cIe=uIe;const E4=qt(cIe);var rO={exports:{}},dIe=Gn,fIe=ii,x4=Jb.f;dIe({target:"Object",stat:!0,forced:Object.defineProperties!==x4,sham:!fIe},{defineProperties:x4});var hIe=qa,aO=hIe.Object,pIe=rO.exports=function(t,n){return aO.defineProperties(t,n)};aO.defineProperties.sham&&(pIe.sham=!0);var mIe=rO.exports,gIe=mIe,vIe=gIe,yIe=vIe;const wIe=qt(yIe);var bIe=uF;const SIe=qt(bIe);function DIe(e){if(e.sheet)return e.sheet;for(var t=0;t0?Va(rm,--oi):0,Cp--,ea===10&&(Cp=1,g1--),ea}function ki(){return ea=oi2||mv(ea)>3?"":" "}function jIe(e,t){for(;--t&&ki()&&!(ea<48||ea>102||ea>57&&ea<65||ea>70&&ea<97););return cy(e,pw()+(t<6&&ql()==32&&ki()==32))}function f2(e){for(;ki();)switch(ea){case e:return oi;case 34:case 39:e!==34&&e!==39&&f2(ea);break;case 40:e===41&&f2(e);break;case 92:ki();break}return oi}function LIe(e,t){for(;ki()&&e+ea!==57;)if(e+ea===84&&ql()===47)break;return"/*"+cy(t,oi-1)+"*"+m1(e===47?e:ki())}function RIe(e){for(;!mv(ql());)ki();return cy(e,oi)}function _Ie(e){return cO(gw("",null,null,null,[""],e=uO(e),0,[0],e))}function gw(e,t,n,r,a,o,i,l,c){for(var f=0,p=0,g=i,y=0,w=0,T=0,S=1,I=1,M=1,N=0,_="",k=a,R=o,L=r,H=_;I;)switch(T=N,N=ki()){case 40:if(T!=108&&Va(H,g-1)==58){d2(H+=_n(mw(N),"&","&\f"),"&\f")!=-1&&(M=-1);break}case 34:case 39:case 91:H+=mw(N);break;case 9:case 10:case 13:case 32:H+=PIe(T);break;case 92:H+=jIe(pw()-1,7);continue;case 47:switch(ql()){case 42:case 47:H0(BIe(LIe(ki(),pw()),t,n),c);break;default:H+="/"}break;case 123*S:l[f++]=Hl(H)*M;case 125*S:case 59:case 0:switch(N){case 0:case 125:I=0;case 59+p:M==-1&&(H=_n(H,/\f/g,"")),w>0&&Hl(H)-g&&H0(w>32?M4(H+";",r,n,g-1):M4(_n(H," ","")+";",r,n,g-2),c);break;case 59:H+=";";default:if(H0(L=C4(H,t,n,f,p,a,l,_,k=[],R=[],g),o),N===123)if(p===0)gw(H,t,L,L,k,o,g,l,R);else switch(y===99&&Va(H,3)===110?100:y){case 100:case 108:case 109:case 115:gw(e,L,L,r&&H0(C4(e,L,L,0,0,a,l,_,a,k=[],g),R),a,R,g,l,r?k:R);break;default:gw(H,L,L,L,[""],R,0,l,R)}}f=p=w=0,S=M=1,_=H="",g=i;break;case 58:g=1+Hl(H),w=T;default:if(S<1){if(N==123)--S;else if(N==125&&S++==0&&OIe()==125)continue}switch(H+=m1(N),N*S){case 38:M=p>0?1:(H+="\f",-1);break;case 44:l[f++]=(Hl(H)-1)*M,M=1;break;case 64:ql()===45&&(H+=mw(ki())),y=ql(),p=g=Hl(_=H+=RIe(pw())),N++;break;case 45:T===45&&Hl(H)==2&&(S=0)}}return o}function C4(e,t,n,r,a,o,i,l,c,f,p){for(var g=a-1,y=a===0?o:[""],w=OE(y),T=0,S=0,I=0;T0?y[M]+" "+N:_n(N,/&\f/g,y[M])))&&(c[I++]=_);return v1(e,t,n,a===0?AE:l,c,f,p)}function BIe(e,t,n){return v1(e,t,n,oO,m1(FIe()),pv(e,2,-2),0)}function M4(e,t,n,r){return v1(e,t,n,FE,pv(e,0,r),pv(e,r+1,-1),r)}function mp(e,t){for(var n="",r=OE(e),a=0;a6)switch(Va(e,t+1)){case 109:if(Va(e,t+4)!==45)break;case 102:return _n(e,/(.+:)(.+)-([^]+)/,"$1"+Rn+"$2-$3$1"+tb+(Va(e,t+3)==108?"$3":"$2-$3"))+e;case 115:return~d2(e,"stretch")?dO(_n(e,"stretch","fill-available"),t)+e:e}break;case 4949:if(Va(e,t+1)!==115)break;case 6444:switch(Va(e,Hl(e)-3-(~d2(e,"!important")&&10))){case 107:return _n(e,":",":"+Rn)+e;case 101:return _n(e,/(.+:)([^;!]+)(;|!.+)?/,"$1"+Rn+(Va(e,14)===45?"inline-":"")+"box$3$1"+Rn+"$2$3$1"+io+"$2box$3")+e}break;case 5936:switch(Va(e,t+11)){case 114:return Rn+e+io+_n(e,/[svh]\w+-[tblr]{2}/,"tb")+e;case 108:return Rn+e+io+_n(e,/[svh]\w+-[tblr]{2}/,"tb-rl")+e;case 45:return Rn+e+io+_n(e,/[svh]\w+-[tblr]{2}/,"lr")+e}return Rn+e+io+e+e}return e}var GIe=function(t,n,r,a){if(t.length>-1&&!t.return)switch(t.type){case FE:t.return=dO(t.value,t.length);break;case iO:return mp([Eg(t,{value:_n(t.value,"@","@"+Rn)})],a);case AE:if(t.length)return AIe(t.props,function(o){switch(NIe(o,/(::plac\w+|:read-\w+)/)){case":read-only":case":read-write":return mp([Eg(t,{props:[_n(o,/:(read-\w+)/,":"+tb+"$1")]})],a);case"::placeholder":return mp([Eg(t,{props:[_n(o,/:(plac\w+)/,":"+Rn+"input-$1")]}),Eg(t,{props:[_n(o,/:(plac\w+)/,":"+tb+"$1")]}),Eg(t,{props:[_n(o,/:(plac\w+)/,io+"input-$1")]})],a)}return""})}},JIe=[GIe],KIe=function(t){var n=t.key;if(n==="css"){var r=document.querySelectorAll("style[data-emotion]:not([data-s])");Array.prototype.forEach.call(r,function(S){var I=S.getAttribute("data-emotion");I.indexOf(" ")!==-1&&(document.head.appendChild(S),S.setAttribute("data-s",""))})}var a=t.stylisPlugins||JIe,o={},i,l=[];i=t.container||document.head,Array.prototype.forEach.call(document.querySelectorAll('style[data-emotion^="'+n+' "]'),function(S){for(var I=S.getAttribute("data-emotion").split(" "),M=1;M=4;++r,a-=4)n=e.charCodeAt(r)&255|(e.charCodeAt(++r)&255)<<8|(e.charCodeAt(++r)&255)<<16|(e.charCodeAt(++r)&255)<<24,n=(n&65535)*1540483477+((n>>>16)*59797<<16),n^=n>>>24,t=(n&65535)*1540483477+((n>>>16)*59797<<16)^(t&65535)*1540483477+((t>>>16)*59797<<16);switch(a){case 3:t^=(e.charCodeAt(r+2)&255)<<16;case 2:t^=(e.charCodeAt(r+1)&255)<<8;case 1:t^=e.charCodeAt(r)&255,t=(t&65535)*1540483477+((t>>>16)*59797<<16)}return t^=t>>>13,t=(t&65535)*1540483477+((t>>>16)*59797<<16),((t^t>>>15)>>>0).toString(36)}var XIe={animationIterationCount:1,aspectRatio:1,borderImageOutset:1,borderImageSlice:1,borderImageWidth:1,boxFlex:1,boxFlexGroup:1,boxOrdinalGroup:1,columnCount:1,columns:1,flex:1,flexGrow:1,flexPositive:1,flexShrink:1,flexNegative:1,flexOrder:1,gridRow:1,gridRowEnd:1,gridRowSpan:1,gridRowStart:1,gridColumn:1,gridColumnEnd:1,gridColumnSpan:1,gridColumnStart:1,msGridRow:1,msGridRowSpan:1,msGridColumn:1,msGridColumnSpan:1,fontWeight:1,lineHeight:1,opacity:1,order:1,orphans:1,tabSize:1,widows:1,zIndex:1,zoom:1,WebkitLineClamp:1,fillOpacity:1,floodOpacity:1,stopOpacity:1,strokeDasharray:1,strokeDashoffset:1,strokeMiterlimit:1,strokeOpacity:1,strokeWidth:1},eEe=/[A-Z]|^ms/g,tEe=/_EMO_([^_]+?)_([^]*?)_EMO_/g,fO=function(t){return t.charCodeAt(1)===45},N4=function(t){return t!=null&&typeof t!="boolean"},WD=zIe(function(e){return fO(e)?e:e.replace(eEe,"-$&").toLowerCase()}),A4=function(t,n){switch(t){case"animation":case"animationName":if(typeof n=="string")return n.replace(tEe,function(r,a,o){return Yl={name:a,styles:o,next:Yl},a})}return XIe[t]!==1&&!fO(t)&&typeof n=="number"&&n!==0?n+"px":n};function gv(e,t,n){if(n==null)return"";if(n.__emotion_styles!==void 0)return n;switch(typeof n){case"boolean":return"";case"object":if(n.anim===1)return Yl={name:n.name,styles:n.styles,next:Yl},n.name;if(n.styles!==void 0){var r=n.next;if(r!==void 0)for(;r!==void 0;)Yl={name:r.name,styles:r.styles,next:Yl},r=r.next;var a=n.styles+";";return a}return nEe(e,t,n);case"function":if(e!==void 0){var o=Yl,i=n(e);return Yl=o,gv(e,t,i)}break}if(t==null)return n;var l=t[n];return l!==void 0?l:n}function nEe(e,t,n){var r="";if(Array.isArray(n))for(var a=0;a1&&arguments[1]!==void 0?arguments[1]:"white",n="background-color: ".concat(e,"; border-radius: 4px; padding: 2px 4px;");return t&&(n+=" color: ".concat(t,";")),[n,""]}function B4(e,t){for(var n,r,a=arguments.length,o=new Array(a>2?a-2:0),i=2;i1&&arguments[1]!==void 0?arguments[1]:{},n=t.force,r=n===void 0?!1:n;return r?function(){for(var a=arguments.length,o=new Array(a),i=0;it?(e.apply(void 0,o),n=l):(clearTimeout(r),r=BEe(function(){e.apply(void 0,o),n=Kc()},Math.max(0,t-l+n)))}}var yO=function(t){var n=t.debounce,r=t.name,a=t.onEvent,o=t.target,i=P.useRef();i.current=a;var l=P.useMemo(function(){return HEe(function(f){var p=i.current;p&&p(f)},n)},[n,i]),c=P.useCallback(function(f){f.timeStampLow=Kc(),l(f)},[l]);return P.useLayoutEffect(function(){return o.addEventListener(r,c,{passive:!0}),c({target:o,type:r}),function(){return o.removeEventListener(r,c)}},[r,c,o]),!1};yO.defaultProps={debounce:200};var YEe=Math.sign||function(t){var n=+t;return n===0||n!==n?n:n<0?-1:1},UEe=Gn,zEe=YEe;UEe({target:"Math",stat:!0},{sign:zEe});var VEe=qa,WEe=VEe.Math.sign,$Ee=WEe,ZEe=$Ee,qEe=ZEe;const GEe=qt(qEe);function JEe(e,t){var n=GEe(t-e),r=Math.sqrt(Math.abs(t-e)),a=e+r*n;return n>0?Math.min(t,a):Math.max(t,a)}function KEe(e,t,n,r){for(var a=e,o=0;o4&&arguments[4]!==void 0?arguments[4]:Kc();(g==="100%"||typeof g=="number")&&(cancelAnimationFrame(i.current),i.current=requestAnimationFrame(function(){if(a){var T=g==="100%"?a.scrollHeight-a.offsetHeight:g,S=KEe(p,T,JEe,(Kc()-w)/5);Math.abs(T-S)<1.5&&(S=T),a[f]=S,T===S?r&&r(!0):l(f,p,g,y+1,w)}}))},[i,r,a]),c=P.useCallback(function(){cancelAnimationFrame(i.current),r&&r(!1)},[r]);return P.useLayoutEffect(function(){return l(n,a[n],o,1),a?(a.addEventListener("pointerdown",c,{passive:!0}),a.addEventListener("wheel",c,{passive:!0}),function(){a.removeEventListener("pointerdown",c),a.removeEventListener("wheel",c),cancelAnimationFrame(i.current)}):function(){return cancelAnimationFrame(i.current)}},[l,i,c,n,a,o]),!1};wO.propTypes={name:Mn.string.isRequired,onEnd:Mn.func,target:Mn.any.isRequired,value:Mn.oneOfType([Mn.number,Mn.oneOf(["100%"])]).isRequired};function ZD(e){var t=P.useState(e),n=Bl(t,2),r=n[0],a=n[1],o=P.useRef(),i=P.useCallback(function(l){typeof l=="function"?i(function(c){return l=l(c),o.current=l,l}):(o.current=l,i(l))},[o]);return o.current=r,[r,a,o]}function H4(e,t){var n=y2e(e);if(I4){var r=I4(e);t&&(r=L2e(r).call(r,function(a){return nO(e,a).enumerable})),n.push.apply(n,r)}return n}function Y4(e){for(var t=1;t",{force:o})},[o]);l=l===Ls?Ls:XEe;var g=P.useRef(0),y=P.useRef(i),w=ZD(l===Ls?0:"100%"),T=Bl(w,3),S=T[0],I=T[1],M=T[2],N=ZD(null),_=Bl(N,3),k=_[0],R=_[1],L=_[2],H=P.useRef(0),U=P.useRef(0),z=P.useRef(0),$=P.useState(!0),X=Bl($,2),Q=X[0],se=X[1],ue=P.useState(!0),fe=Bl(ue,2),Z=fe[0],pe=fe[1],ie=P.useState(!0),de=Bl(ie,2),K=de[0],ae=de[1],Se=P.useState(!1),je=Bl(Se,2),Re=je[0],Fe=je[1],Be=ZD(!0),Qe=Bl(Be,3),Ze=Qe[0],st=Qe[1],xt=Qe[2],tn=P.useRef([]),_e=P.useCallback(function(pt){var Mt=L.current;return tn.current.push(pt),Mt&&pt({scrollTop:Mt.scrollTop}),function(){var Jt=tn.current,on=iTe(Jt).call(Jt,pt);~on&&NTe(Jt).call(Jt,on,1)}},[tn,L]),Xe=P.useCallback(function(){var pt=M.current;p(function(){var Mt;return Dr(Mt=["%cSpineTo%c: %conEnd%c is fired."]).call(Mt,En(Vn("magenta")),En(Vn("orange")),[{animateTo:pt}])}),g.current=Kc(),xg(pt,l)||st(!1),I(null)},[M,p,g,l,I,st]),tt=P.useCallback(function(pt){var Mt=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},Jt=Mt.behavior,on=L.current;if(typeof pt!="number"&&pt!=="100%")return console.warn('react-scroll-to-bottom: Arguments passed to scrollTo() must be either number or "100%".');p(function(){var ln;return[Dr(ln=["%cscrollTo%c: Will scroll to %c".concat(typeof pt=="number"?pt+"px":pt.replace(/%/g,"%%"),"%c")]).call(ln,En(Vn("lime","")),En(Vn("purple"))),{behavior:Jt,nextAnimateTo:pt,target:on}]}),Jt==="auto"?(Xe(),on&&(on.scrollTop=pt==="100%"?on.scrollHeight-on.offsetHeight:pt)):(Jt!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollTo". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),I(pt)),xg(pt,l)&&(p(function(){var ln;return[Dr(ln=["%cscrollTo%c: Scrolling to end, will set sticky to %ctrue%c."]).call(ln,En(Vn("lime","")),En(Vn("purple"))),[{mode:l,nextAnimateTo:pt}]]}),st(!0))},[p,Xe,l,I,st,L]),ht=P.useCallback(function(){var pt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Mt=pt.behavior;p(function(){var Jt;return Dr(Jt=["%cscrollToBottom%c: Called"]).call(Jt,En(Vn("yellow","")))}),Mt!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToBottom". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),tt("100%",{behavior:Mt||"smooth"})},[p,tt]),St=P.useCallback(function(){var pt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Mt=pt.behavior;p(function(){var Jt;return Dr(Jt=["%cscrollToTop%c: Called"]).call(Jt,En(Vn("yellow","")))}),Mt!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToTop". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.'),tt(0,{behavior:Mt||"smooth"})},[p,tt]),Tt=P.useCallback(function(){var pt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Mt=pt.behavior;p(function(){var on;return Dr(on=["%cscrollToEnd%c: Called"]).call(on,En(Vn("yellow","")))}),Mt!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToEnd". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.');var Jt={behavior:Mt||"smooth"};l===Ls?St(Jt):ht(Jt)},[p,l,ht,St]),Gt=P.useCallback(function(){var pt=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},Mt=pt.behavior;p(function(){var on;return Dr(on=["%cscrollToStart%c: Called"]).call(on,En(Vn("yellow","")))}),Mt!=="smooth"&&console.warn('react-scroll-to-bottom: Please set "behavior" when calling "scrollToStart". In future versions, the default behavior will be changed from smooth scrolling to discrete scrolling to align with HTML Standard.');var Jt={behavior:Mt||"smooth"};l===Ls?ht(Jt):St(Jt)},[p,l,ht,St]),_t=P.useCallback(function(){var pt=L.current;if(pt){if(y.current==="auto"){p(function(){var Lr;return Dr(Lr=["%ctarget changed%c: Initial scroll"]).call(Lr,En(Vn("blue")))}),pt.scrollTop=l===Ls?0:pt.scrollHeight-pt.offsetHeight,y.current=!1;return}var Mt=H.current,Jt=pt.offsetHeight,on=pt.scrollHeight,ln=pt.scrollTop,vr=l===Ls?0:Math.max(0,on-Jt-ln),fr=Math.max(0,Mt-ln),ha=f({maxValue:vr,minValue:fr,offsetHeight:Jt,scrollHeight:on,scrollTop:ln}),jr=Math.max(0,Math.min(vr,ha)),nr;l===Ls||jr!==vr?nr=ln+jr:nr="100%",p(function(){var Lr,te,me;return[Dr(Lr=[Dr(te=Dr(me="%cscrollToSticky%c: Will animate from %c".concat(Mt,"px%c to %c")).call(me,typeof nr=="number"?nr+"px":nr.replace(/%/g,"%%"),"%c (%c")).call(te,(nr==="100%"?vr:nr)+Mt,"px%c)")]).call(Lr,En(Vn("orange")),En(Vn("purple")),En(Vn("purple")),En(Vn("purple"))),{animateFrom:Mt,maxValue:vr,minValue:fr,nextAnimateTo:nr,nextValue:jr,offsetHeight:Jt,rawNextValue:ha,scrollHeight:on,scrollTop:ln}]}),tt(nr,{behavior:"smooth"})}},[H,p,l,f,tt,L]),Vt=P.useCallback(function(pt){var Mt,Jt=pt.timeStampLow,on=M.current,ln=L.current,vr=on!==null;if(!(Jt<=g.current||!ln)){var fr=W4({mode:l,target:ln}),ha=fr.atBottom,jr=fr.atEnd,nr=fr.atStart,Lr=fr.atTop;se(ha),pe(jr),Fe(nr),ae(Lr);var te=ln.offsetHeight,me=ln.scrollHeight,Ce=U.current,Ye=z.current,He=te!==Ce,Ke=me!==Ye;if(He&&(U.current=te),Ke&&(z.current=me),!He&&!Ke){var et=vr&&xg(on,l)||jr;xt.current!==et&&(p(function(){var Yt,On,vn,xr;return[Dr(Yt=["%conScroll%c: %csetSticky%c(%c".concat(et,"%c)")]).call(Yt,En(Vn("red")),En(Vn("red")),En(Vn("purple"))),Dr(On=[Dr(vn=Dr(xr="(animating = %c".concat(vr,"%c && isEnd = %c")).call(xr,xg(on,l),"%c) || atEnd = %c")).call(vn,jr,"%c")]).call(On,En(Vn("purple")),En(Vn("purple")),En(Vn("purple")),[{animating:vr,animateTo:on,atEnd:jr,mode:l,offsetHeight:ln.offsetHeight,scrollHeight:ln.scrollHeight,sticky:xt.current,nextSticky:et}])]}),st(et))}else xt.current&&(p(function(){var Yt;return[Dr(Yt=["%conScroll%c: Size changed while sticky, calling %cscrollToSticky()%c"]).call(Yt,En(Vn("red")),En(Vn("orange")),[{offsetHeightChanged:He,scrollHeightChanged:Ke}]),{nextOffsetHeight:te,prevOffsetHeight:Ce,nextScrollHeight:me,prevScrollHeight:Ye}]}),_t());var kt=ln.scrollTop;eb(Mt=tn.current).call(Mt,function(Yt){return Yt({scrollTop:kt})})}},[M,p,g,l,U,z,tn,_t,se,pe,Fe,ae,st,xt,L]);P.useEffect(function(){if(k){var pt=!1,Mt=txe(function(){var Jt=L.current,on=M.current!==null;xt.current?W4({mode:l,target:Jt}).atEnd?pt=!1:pt?Kc()-pt>exe&&(on||(H.current=Jt.scrollTop,p(function(){var ln;return Dr(ln=["%cInterval check%c: Should sticky but not at end, calling %cscrollToSticky()%c to scroll"]).call(ln,En(Vn("navy")),En(Vn("orange")))}),_t()),pt=!1):pt=Kc():Jt.scrollHeight<=Jt.offsetHeight&&!xt.current&&(p(function(){var ln;return[Dr(ln=["%cInterval check%c: Container is emptied, setting sticky back to %ctrue%c"]).call(ln,En(Vn("navy")),En(Vn("purple"))),[{offsetHeight:Jt.offsetHeight,scrollHeight:Jt.scrollHeight,sticky:xt.current}]]}),st(!0))},Math.max(U4,n)||U4);return function(){return clearInterval(Mt)}}},[M,n,p,l,_t,st,xt,k,L]);var Xt=P.useMemo(function(){var pt=V4[c]||(V4[c]=iEe({key:"react-scroll-to-bottom--css-"+CEe(),nonce:c}));return function(Mt){return pt.css(Mt)+""}},[c]),dn=P.useMemo(function(){return{observeScrollPosition:_e,setTarget:R,styleToClassName:Xt}},[_e,R,Xt]),en=P.useMemo(function(){return{atBottom:Q,atEnd:Z,atStart:Re,atTop:K,mode:l}},[Q,Z,Re,K,l]),Zn=P.useMemo(function(){var pt=S!==null;return{animating:pt,animatingToEnd:pt&&xg(S,l),sticky:Ze}},[S,l,Ze]),kn=P.useMemo(function(){return Y4(Y4({},en),Zn)},[en,Zn]),Er=P.useMemo(function(){return{scrollTo:tt,scrollToBottom:ht,scrollToEnd:Tt,scrollToStart:Gt,scrollToTop:St}},[tt,ht,Tt,Gt,St]);return P.useEffect(function(){if(k){var pt=function(){z.current=k.scrollHeight};return k.addEventListener("focus",pt,{capture:!0,passive:!0}),function(){return k.removeEventListener("focus",pt)}}},[k]),p(function(){var pt;return[Dr(pt=["%cRender%c: Render"]).call(pt,En(Vn("cyan",""))),{animateTo:S,animating:S!==null,sticky:Ze,target:k}]}),ne.createElement(u1.Provider,{value:dn},ne.createElement(fE.Provider,{value:Er},ne.createElement(mE.Provider,{value:kn},ne.createElement(hE.Provider,{value:en},ne.createElement(pE.Provider,{value:Zn},r,k&&ne.createElement(yO,{debounce:a,name:"scroll",onEvent:Vt,target:k}),k&&S!==null&&ne.createElement(wO,{name:"scrollTop",onEnd:Xe,target:k,value:S}))))))};LE.defaultProps={checkInterval:100,children:void 0,debounce:17,debug:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:QEe};LE.propTypes={checkInterval:Mn.number,children:Mn.any,debounce:Mn.number,debug:Mn.bool,initialScrollBehavior:Mn.oneOf(["auto","smooth"]),mode:Mn.oneOf(["bottom","top"]),nonce:Mn.string,scroller:Mn.func};var nxe={height:"100%",overflowY:"auto",width:"100%"},RE=function(t){var n=t.children,r=t.className,a=P.useContext(u1),o=a.setTarget,i=gE()(nxe);return ne.createElement("div",{className:dE(i,(r||"")+""),ref:o},n)};RE.defaultProps={children:void 0,className:void 0};RE.propTypes={children:Mn.any,className:Mn.string};var rxe={position:"relative"},_E=function(t){var n=t.children,r=t.className,a=t.followButtonClassName,o=t.scrollViewClassName,i=gE()(rxe);return ne.createElement("div",{className:dE(i,(r||"")+"")},ne.createElement(RE,{className:(o||"")+""},n),ne.createElement(vE,{className:(a||"")+""}))};_E.defaultProps={children:void 0,className:void 0,followButtonClassName:void 0,scrollViewClassName:void 0};_E.propTypes={children:Mn.any,className:Mn.string,followButtonClassName:Mn.string,scrollViewClassName:Mn.string};var BE=function(t){var n=t.checkInterval,r=t.children,a=t.className,o=t.debounce,i=t.debug,l=t.followButtonClassName,c=t.initialScrollBehavior,f=t.mode,p=t.nonce,g=t.scroller,y=t.scrollViewClassName;return ne.createElement(LE,{checkInterval:n,debounce:o,debug:i,initialScrollBehavior:c,mode:f,nonce:p,scroller:g},ne.createElement(_E,{className:a,followButtonClassName:l,scrollViewClassName:y},r))};BE.defaultProps={checkInterval:void 0,children:void 0,className:void 0,debounce:void 0,debug:void 0,followButtonClassName:void 0,initialScrollBehavior:"smooth",mode:void 0,nonce:void 0,scroller:void 0,scrollViewClassName:void 0};BE.propTypes={checkInterval:Mn.number,children:Mn.any,className:Mn.string,debounce:Mn.number,debug:Mn.bool,followButtonClassName:Mn.string,initialScrollBehavior:Mn.oneOf(["auto","smooth"]),mode:Mn.oneOf(["bottom","top"]),nonce:Mn.string,scroller:Mn.func,scrollViewClassName:Mn.string};function axe(){var e=l1(),t=e.scrollToBottom;return t}function oxe(){var e=l1(),t=e.scrollToStart;return t}function ixe(){var e=l1(),t=e.scrollToTop;return t}Fue();const sxe=e=>{const{locationState:{query:t},globalState:{memoListView:n,manifest:r},dailyNotesState:{app:a,settings:o}}=P.useContext(Lt),{thinos:i}=e,[l,c]=ne.useState(vv(i,"day")),f=ne.useRef(null),p=axe(),g=P.useRef([]);P.useRef(0),P.useEffect(()=>{const T=vv(i,"day");Sw.isEqual(T,l)||c(T)},[i]),P.useEffect(()=>{var N,_;if(Sw.isEqual(g.current,i))return;const T=i.filter(k=>k.pinned),S=i.filter(k=>!k.pinned),I=g.current.filter(k=>k.pinned)[0],M=g.current.filter(k=>!k.pinned)[0];(I&&I.id!==((N=T[0])==null?void 0:N.id)||M&&M.id!==((_=S[0])==null?void 0:_.id))&&p()},[i]),P.useEffect(()=>{f.current&&p()},[t]);const y=P.useCallback(()=>{a.setting.open(),a.setting.openTabById(r.id||"obsidian-memos")},[a]),w=P.useMemo(()=>v.jsx(v.Fragment,{children:Object.keys(l).map((T,S)=>v.jsx(v.Fragment,{children:v.jsx(lxe,{thinos:l[T],dayMark:T,handleOpenSettings:y},T+S)}))}),[l]);return v.jsx("div",{ref:f,className:ar("chat-view",`${o==null?void 0:o.chatViewStyle}-style`),children:w})},lxe=({thinos:e,dayMark:t,handleOpenSettings:n})=>{const{dailyNotesState:{settings:r,app:a}}=P.useContext(Lt),[o,i]=ne.useState(!0),l=ne.useRef(null),[c,f]=ne.useState(r==null?void 0:r.MomentsIcon);P.useEffect(()=>{if(!(r!=null&&r.MomentsIcon)||!a)return;const w=a.vault.adapter.getResourcePath(C.normalizePath(r.MomentsIcon));w&&!(r!=null&&r.MomentsIcon.startsWith("http"))?f(w):f(r==null?void 0:r.MomentsIcon)},[r==null?void 0:r.MomentsIcon]);const p=w=>{if(C.Keymap.isModifier(w.nativeEvent,"Mod")){const T=C.moment(t,"YYYY-MM-DD");ot.setFromAndToQuery(T.startOf("day").valueOf(),T.endOf("day").valueOf());return}i(!o),l.current.scrollIntoView(!0)},g=w=>{Hp(w)},y=P.useMemo(()=>e.map((w,T)=>v.jsxs("div",{className:"thino-bubble right",children:[v.jsx(uxe,{icon:c,handleOpenSettings:n}),v.jsx("div",{className:"wrap",children:v.jsx(cxe,{thino:w,handleClickTimeStamp:g},`${w.id}-${C.moment(w.createdAt,"YYYY/MM/DD HH:mm:ss").format("x")}-${T}`)})]},w.id+T)),[e,c]);return v.jsxs(v.Fragment,{children:[o&&y,v.jsx("div",{className:`thino-chat-day-mark day-mark ${o?"":"folded"}`,onClick:p,children:v.jsx("div",{className:"day-mark-bubble",children:(t==="PINNED"?t+" 📌":t)+(o?"":"...")})})]})},uxe=({icon:e,handleOpenSettings:t})=>v.jsx("div",{ref:n=>{if(e){n==null||n.empty();return}e||n&&C.setIcon(n,"Memos")},className:"icon-img",style:{backgroundImage:`url("${e}")`}}),cxe=({thino:e,handleClickTimeStamp:t})=>{const n=P.useCallback(async()=>{if(e.thinoType==="JOURNAL")return;const o=await be.updateMemo(e.id,e.content,e.thinoType==="TASK-TODO"?"TASK-DONE":"TASK-TODO");o&&be.editMemo(o)},[e]),r=P.useMemo(()=>v.jsxs("div",{className:"content",children:[v.jsx("div",{className:"time-stamp","data-date":C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format("YYYY-MM-DD"),"data-time":C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format("HH:mm:ss"),onClick:()=>{t(e)},children:C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format("HH:mm:ss")}),v.jsx(ai,{memo:e})]}),[e.content]),a=P.useMemo(()=>{var o;return v.jsxs("div",{className:"content task",children:[v.jsx("div",{className:"task-inputer",children:v.jsx("input",{className:ar("thino-type-status","task-list-item-checkbox"),type:"checkbox",checked:e.thinoType!=="TASK-TODO","data-task":e.thinoType==="TASK-TODO"?"":e.thinoType==="TASK-DONE"?"x":(o=e.thinoType)==null?void 0:o.slice(5),onClick:n})}),v.jsx("div",{className:"time-stamp","data-date":C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format("YYYY-MM-DD"),"data-time":C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format("HH:mm:ss"),onClick:()=>{t(e)},children:C.moment(e.createdAt,"YYYY/MM/DD HH:mm:ss").format("HH:mm:ss")}),v.jsx(ai,{memo:e})]})},[e.content,e.thinoType]);return e.thinoType==="JOURNAL"?r:a},dxe=3e3;function fxe({statusRef:e,isComplete:t,handleFetchMoreClick:n,cachedMemos:r}){P.useEffect(()=>{const a=e.current;if(!a)return;const o=fb.throttle(async()=>{await n()},dxe,{trailing:!1}),i=new IntersectionObserver(([l])=>{l.isIntersecting&&!t&&o()});return i.observe(a),()=>{i.unobserve(a),o.cancel()}},[t,e,n]),P.useEffect(()=>{r.length<40&&!t&&n()},[r.length,t,n])}function vv(e,t){const n={},r={day:"YYYY-MM-DD ddd",week:"YYYY-[W]WW",month:"YYYY-MM",quarter:"YYYY-[Q]Q",year:"YYYY"};return e.forEach(a=>{const o=a.pinned?"PINNED":C.moment(a.createdAt,"YYYY/MM/DD HH:mm:ss").format(r[t]);n[o]||(n[o]=[]),n[o].push(a)}),n}function bO(e){return e.slice().sort((t,n)=>t.pinned!==n.pinned?t.pinned?-1:1:C.moment(t.createdAt,"YYYY/MM/DD HH:mm:ss").isAfter(C.moment(n.createdAt,"YYYY/MM/DD HH:mm:ss"))?-1:1)}function hxe(e,t){if(e.length===0)return t;const n=new Map(t.map(i=>[i.id,i])),r=[],a=e.reduce((i,l)=>{if(n.has(l.id)){const c=n.get(l.id);Sw.isEqual(l,c)?i.push(l):i.push({...c}),n.delete(l.id)}return i},[]);n.forEach(i=>r.push(i));const o=a.concat(r);return bO(o)}function Y0(e){const{tag:t,duration:n,type:r,text:a,filter:o}=e,i=sn.getQueryById(o);return!(!!(t||n&&n.from((e.match(r)||[]).forEach(a=>{const i=a.replace(r,"$1").trim().split("/");let l="";i.forEach(c=>{l+=c,n.add(l),l+="/"})}),n),new Set)}const mxe=({tempMemos:e,query:t,HideDoneTasks:n})=>{const r=e.filter(y=>y.rowStatus!=="ARCHIVED"&&!y.deletedAt),{tag:a,duration:o,type:i,text:l,filter:c}=t,f=sn.getQueryById(c),p=l.toLowerCase();return!!(a||o&&o.from{if(y.content.contains("comment:")||n&&y.thinoType==="TASK-DONE")return!1;if(f){const w=JSON.parse(f.querystring);if(Array.isArray(w)&&!Bp(y,w))return!1}if(a&&!pxe(y.content).has(a)||o&&o.from!==0&&o.to!==0&&(ut.getTimeStampByDate(y.createdAt)o.to))return!1;if(i)switch(i){case"NOT_TAGGED":if(y.content.match($r)||y.content.match(Wa)||y.content.match(ua))return!1;break;case"LINKED":if(!y.content.match(Cf))return!1;break;case"IMAGED":if(!y.content.match(Mf))return!1;break;case"CONNECTED":if(!y.content.match(nd))return!1;break}return!!y.content.toLowerCase().includes(p)}):r},gxe=({updateThinos:e,listView:t})=>{const{locationState:{query:n},memoState:{memos:r},dailyNotesState:{app:a,settings:o}}=P.useContext(Lt),i=ixe(),l=oxe(),[c,f]=P.useState(!1),[p,g]=P.useState(!1),[y,w,T]=Co([]),[S,I]=P.useState([]),[M,N]=P.useState({}),[_,k]=P.useState((a==null?void 0:a.loadLocalStorage("showDayMark"))||!1),[R,L]=P.useState((a==null?void 0:a.loadLocalStorage("dayMarkRange"))||"day"),[H,U,z]=Co([]),$=P.useRef(null),X=P.useRef(null),Q=P.useRef(null),se=P.useRef(!1);P.useEffect(()=>{l(),w(H.slice(0,y.length>20?Math.min(y.length,20):20))},[t]),P.useEffect(()=>()=>{X.current&&(X.current=null),Q.current&&(Q.current=null)},[]),P.useLayoutEffect(()=>{if(r.length!==0&&se.current===!0)return;const ie=vxe(a||window.app);!ie||ie.length===0||(U(ie),I(ie),k((a==null?void 0:a.loadLocalStorage("showDayMark"))||!1),a!=null&&a.loadLocalStorage("showDayMark")&&N(vv(ie,(a==null?void 0:a.loadLocalStorage("dayMarkRange"))||"day")))},[]),P.useEffect(()=>{if(r.length===0&&!be.initialized)return;f(!1);const ie=bO(r),de=mxe({tempMemos:ie,query:n,HideDoneTasks:(o==null?void 0:o.HideDoneTasks)||!1});return se.current=!0,e&&e(de),U(de),()=>{se.current=!1}},[r,n,o==null?void 0:o.HideDoneTasks]),P.useEffect(()=>{const de=H.slice(0,y.length>20?Math.min(y.length,20):20);w(K=>hxe(K,de))},[H]),P.useEffect(()=>{var ie;y.length<20&&((ie=Q.current)==null||ie.click())},[H]),P.useEffect(()=>{(Y0(n)&&y.length0||!Y0(n)&&y.length===H.length&&H.length>0)&&g(!0),yxe(y||[],a),I(y),a==null||a.saveLocalStorage("showDayMark",o==null?void 0:o.showDayMark),a==null||a.saveLocalStorage("dayMarkRange",o==null?void 0:o.dayMarkRange),k((o==null?void 0:o.showDayMark)||!1),L((o==null?void 0:o.dayMarkRange)||"day"),o!=null&&o.showDayMark&&N(vv(y,(o==null?void 0:o.dayMarkRange)||"day"))},[y,o==null?void 0:o.showDayMark,o==null?void 0:o.dayMarkRange]),P.useEffect(()=>{i()},[n]);const ue=async()=>{try{if(z.current.length>T.current.length){f(!0);const ie=Math.min(T.current.length+20,z.current.length)-T.current.length,de=z.current.slice(T.current.length,T.current.length+ie);w(K=>[...K,...de]),f(!1),g(de.length<20)}}catch(ie){console.error(ie),new C.Notice(ie.response.data.message)}};fxe({statusRef:X,isComplete:p,handleFetchMoreClick:ue,cachedMemos:y});const fe=P.useMemo(()=>v.jsx("div",{ref:X,className:ar("status-text-container",t==="calendar"||t==="table"?"hidden":""),children:v.jsx("p",{className:"status-text",children:c?E("Fetching data..."):p?H.length===0?E("Noooop!"):E("All Data is Loaded 🎉"):v.jsx(v.Fragment,{children:v.jsx("span",{ref:Q,className:"cursor-pointer hover:text-green-600",onClick:ue,children:E("fetch more")})})})}),[t,ue,H,c,p,X]),Z=ie=>{switch(ie){case"list":return v.jsx(Ow,{breakpointCols:1,className:`${t}-view masonry-memolist`,columnClassName:"masonry-memolist-grid_column",children:_?v.jsx(v.Fragment,{children:Object.keys(M).sort((de,K)=>K-de).map(de=>v.jsx(DT,{type:"list",thinos:M[de],dayMark:de,dayMarkRange:R},de))}):S.map((de,K)=>v.jsx(ai,{memo:de},`${de.id}-${K}`))});case"waterfall":return v.jsx(v.Fragment,{children:_&&Object.keys(M).length>0?Object.keys(M).map(de=>v.jsx(DT,{type:"waterfall",thinos:M[de],dayMark:de,dayMarkRange:R},de)):v.jsx(Ow,{breakpointCols:3,className:`${t}-view masonry-memolist`,columnClassName:"masonry-memolist-grid_column",children:S.map((de,K)=>v.jsx(ai,{memo:de},`${de.id}-${K}`))})});case"chat":return v.jsx(sxe,{thinos:S});case"calendar":return v.jsx(ble,{thinos:H});case"table":return v.jsx(Mue,{thinos:H});case"moments":return v.jsx(bxe,{thinos:S})}},pe=ie=>{switch(ie){case"top":return t==="chat"&&fe;case"bottom":return t!=="chat"&&fe}};return v.jsxs(BE,{className:`memolist-wrapper ${p?"completed":""} `,mode:t==="chat"?"bottom":"top",initialScrollBehavior:"auto",checkInterval:30,followButtonClassName:ar("scroll-to-bottom-button",t==="chat"?"to-bottom":"to-top"),scrollViewClassName:"memolist-scrollview",children:[pe("top"),v.jsx("div",{ref:$,className:"memolist-container",children:Z(t)}),pe("bottom")]})};function SO(e){return`memosListCache:${e}`}function vxe(e){var t;try{const n=SO(e==null?void 0:e.appId),r=la.get([n])[n];return r?((t=JSON.parse(r))==null?void 0:t.memos)||[]:[]}catch(n){return console.error(n),[]}}function yxe(e,t){try{if(!e)return;const n=e==null?void 0:e.slice(0,100),r=SO(t==null?void 0:t.appId);la.set({[r]:JSON.stringify({memos:n})})}catch(n){console.error(n)}}const wxe=({userIcon:e})=>v.jsx("div",{className:"moments-view-user-icon",ref:t=>{if(e){t==null||t.empty();return}e||t&&C.setIcon(t,"Memos")},style:{backgroundImage:`url("${e}")`}}),h2="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuZGV2L3N2Z2pzIiB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1NjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAxNDQwIDU2MCI+PGcgbWFzaz0idXJsKCZxdW90OyNTdmdqc01hc2sxMDgwJnF1b3Q7KSIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjE0NDAiIGhlaWdodD0iNTYwIiB4PSIwIiB5PSIwIiBmaWxsPSIjMGUyYTQ3Ij48L3JlY3Q+PHVzZSB4bGluazpocmVmPSIjU3ZnanNTeW1ib2wxMDg3IiB4PSIwIiB5PSIwIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1N5bWJvbDEwODciIHg9IjcyMCIgeT0iMCI+PC91c2U+PC9nPjxkZWZzPjxtYXNrIGlkPSJTdmdqc01hc2sxMDgwIj48cmVjdCB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1NjAiIGZpbGw9IiNmZmZmZmYiPjwvcmVjdD48L21hc2s+PHBhdGggZD0iTS0xIDAgYTEgMSAwIDEgMCAyIDAgYTEgMSAwIDEgMCAtMiAweiIgaWQ9IlN2Z2pzUGF0aDEwODIiPjwvcGF0aD48cGF0aCBkPSJNLTMgMCBhMyAzIDAgMSAwIDYgMCBhMyAzIDAgMSAwIC02IDB6IiBpZD0iU3ZnanNQYXRoMTA4NiI+PC9wYXRoPjxwYXRoIGQ9Ik0tNSAwIGE1IDUgMCAxIDAgMTAgMCBhNSA1IDAgMSAwIC0xMCAweiIgaWQ9IlN2Z2pzUGF0aDEwODMiPjwvcGF0aD48cGF0aCBkPSJNMiAtMiBMLTIgMnoiIGlkPSJTdmdqc1BhdGgxMDg0Ij48L3BhdGg+PHBhdGggZD0iTTYgLTYgTC02IDZ6IiBpZD0iU3ZnanNQYXRoMTA4MSI+PC9wYXRoPjxwYXRoIGQ9Ik0zMCAtMzAgTC0zMCAzMHoiIGlkPSJTdmdqc1BhdGgxMDg1Ij48L3BhdGg+PC9kZWZzPjxzeW1ib2wgaWQ9IlN2Z2pzU3ltYm9sMTA4NyI+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzAiIHk9IjMwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSIzMCIgeT0iOTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSIzMCIgeT0iMTUwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIzMCIgeT0iMjEwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIzMCIgeT0iMjcwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIzMCIgeT0iMzMwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIzMCIgeT0iMzkwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIzMCIgeT0iNDUwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iMzAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjMwIiB5PSI1NzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODIiIHg9IjkwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjkwIiB5PSI5MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjkwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjkwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSI5MCIgeT0iMjcwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI5MCIgeT0iMzMwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iOTAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iOTAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjkwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI5MCIgeT0iNTcwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIxNTAiIHk9IjMwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIxNTAiIHk9IjkwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIxNTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMTUwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjE1MCIgeT0iMjcwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMTUwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjE1MCIgeT0iMzkwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMTUwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIxNTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMTUwIiB5PSI1NzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjIxMCIgeT0iMzAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIiBzdHJva2Utd2lkdGg9IjMiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjIxMCIgeT0iOTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIyMTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjIxMCIgeT0iMjEwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSIyMTAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iMjEwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIyMTAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjIxMCIgeT0iNDUwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMjEwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSIyMTAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMjcwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMjcwIiB5PSI5MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iMjcwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSIyNzAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMjcwIiB5PSIyNzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjI3MCIgeT0iMzMwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMjcwIiB5PSIzOTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSIyNzAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMjcwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIyNzAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzMwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjMzMCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjMzMCIgeT0iMTUwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzMwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIzMzAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzMwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjMzMCIgeT0iMzkwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIiBzdHJva2Utd2lkdGg9IjMiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjMzMCIgeT0iNDUwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMzMwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjMzMCIgeT0iNTcwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIiBzdHJva2Utd2lkdGg9IjMiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjM5MCIgeT0iMzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjM5MCIgeT0iOTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIzOTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iMzkwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjM5MCIgeT0iMjcwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIzOTAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjM5MCIgeT0iMzkwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSIzOTAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIzOTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjM5MCIgeT0iNTcwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iNDUwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NSIgeD0iNDUwIiB5PSI5MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI0NTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iNDUwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjQ1MCIgeT0iMjcwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NSIgeD0iNDUwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iNDUwIiB5PSIzOTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjQ1MCIgeT0iNDUwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI0NTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iNDUwIiB5PSI1NzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjUxMCIgeT0iMzAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI1MTAiIHk9IjkwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI1MTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjUxMCIgeT0iMjEwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI1MTAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNTEwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI1MTAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjUxMCIgeT0iNDUwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNTEwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjUxMCIgeT0iNTcwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI1NzAiIHk9IjMwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNTcwIiB5PSI5MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjU3MCIgeT0iMTUwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSI1NzAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iNTcwIiB5PSIyNzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjU3MCIgeT0iMzMwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI1NzAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iNTcwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjU3MCIgeT0iNTEwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iNTcwIiB5PSI1NzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjYzMCIgeT0iMzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjYzMCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjYzMCIgeT0iMTUwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI2MzAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iNjMwIiB5PSIyNzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjYzMCIgeT0iMzMwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI2MzAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDE5NywgOTAsIDk5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iNjMwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjYzMCIgeT0iNTEwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI2MzAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNjkwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjY5MCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjY5MCIgeT0iMTUwIiBzdHJva2U9InJnYmEoMTk3LCA5MCwgOTksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSI2OTAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjY5MCIgeT0iMjcwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iNjkwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgxOTcsIDkwLCA5OSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjY5MCIgeT0iMzkwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iNjkwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSg0NywgMTE0LCAxMzEsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI2OTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDQ3LCAxMTQsIDEzMSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjY5MCIgeT0iNTcwIiBzdHJva2U9InJnYmEoNDcsIDExNCwgMTMxLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48L3N5bWJvbD48L3N2Zz4=",vw="data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHhtbG5zOnN2Z2pzPSJodHRwOi8vc3ZnanMuZGV2L3N2Z2pzIiB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1NjAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAxNDQwIDU2MCI+PGcgbWFzaz0idXJsKCZxdW90OyNTdmdqc01hc2sxMDgwJnF1b3Q7KSIgZmlsbD0ibm9uZSI+PHJlY3Qgd2lkdGg9IjE0NDAiIGhlaWdodD0iNTYwIiB4PSIwIiB5PSIwIiBmaWxsPSJyZ2JhKDIzMSwgMjM4LCAyNDUsIDEpIj48L3JlY3Q+PHVzZSB4bGluazpocmVmPSIjU3ZnanNTeW1ib2wxMDg3IiB4PSIwIiB5PSIwIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1N5bWJvbDEwODciIHg9IjcyMCIgeT0iMCI+PC91c2U+PC9nPjxkZWZzPjxtYXNrIGlkPSJTdmdqc01hc2sxMDgwIj48cmVjdCB3aWR0aD0iMTQ0MCIgaGVpZ2h0PSI1NjAiIGZpbGw9IiNmZmZmZmYiPjwvcmVjdD48L21hc2s+PHBhdGggZD0iTS0xIDAgYTEgMSAwIDEgMCAyIDAgYTEgMSAwIDEgMCAtMiAweiIgaWQ9IlN2Z2pzUGF0aDEwODUiPjwvcGF0aD48cGF0aCBkPSJNLTMgMCBhMyAzIDAgMSAwIDYgMCBhMyAzIDAgMSAwIC02IDB6IiBpZD0iU3ZnanNQYXRoMTA4MyI+PC9wYXRoPjxwYXRoIGQ9Ik0tNSAwIGE1IDUgMCAxIDAgMTAgMCBhNSA1IDAgMSAwIC0xMCAweiIgaWQ9IlN2Z2pzUGF0aDEwODYiPjwvcGF0aD48cGF0aCBkPSJNMiAtMiBMLTIgMnoiIGlkPSJTdmdqc1BhdGgxMDg0Ij48L3BhdGg+PHBhdGggZD0iTTYgLTYgTC02IDZ6IiBpZD0iU3ZnanNQYXRoMTA4MSI+PC9wYXRoPjxwYXRoIGQ9Ik0zMCAtMzAgTC0zMCAzMHoiIGlkPSJTdmdqc1BhdGgxMDgyIj48L3BhdGg+PC9kZWZzPjxzeW1ib2wgaWQ9IlN2Z2pzU3ltYm9sMTA4NyI+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzAiIHk9IjMwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODIiIHg9IjMwIiB5PSI5MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIiBzdHJva2Utd2lkdGg9IjMiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjMwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSIzMCIgeT0iMjcwIiBzdHJva2U9InJnYmEoMjA4LCAyMTcsIDIwOSwgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMzAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSIzMCIgeT0iMzkwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjMwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iMzAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSIzMCIgeT0iNTcwIiBzdHJva2U9InJnYmEoMjA4LCAyMTcsIDIwOSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjkwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI5MCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iOTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI5MCIgeT0iMjEwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjkwIiB5PSIyNzAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iOTAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSI5MCIgeT0iMzkwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjkwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iOTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI5MCIgeT0iNTcwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjE1MCIgeT0iMzAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iMTUwIiB5PSI5MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIxNTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIxNTAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSIxNTAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSIxNTAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSIxNTAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSIxNTAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIiBzdHJva2Utd2lkdGg9IjMiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODMiIHg9IjE1MCIgeT0iNTEwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjE1MCIgeT0iNTcwIiBzdHJva2U9InJnYmEoMjA4LCAyMTcsIDIwOSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjIxMCIgeT0iMzAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iMjEwIiB5PSI5MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSIyMTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIiBzdHJva2Utd2lkdGg9IjMiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjIxMCIgeT0iMjEwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODIiIHg9IjIxMCIgeT0iMjcwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NSIgeD0iMjEwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iMjEwIiB5PSIzOTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIyMTAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSIyMTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSIyMTAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSIyNzAiIHk9IjMwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjI3MCIgeT0iOTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iMjcwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSIyNzAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIyNzAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSIyNzAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSIyNzAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSIyNzAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIyNzAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg0IiB4PSIyNzAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSIzMzAiIHk9IjMwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjMzMCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMzMwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iMzMwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iMzMwIiB5PSIyNzAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iMzMwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iMzMwIiB5PSIzOTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MyIgeD0iMzMwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NSIgeD0iMzMwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzMwIiB5PSI1NzAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NSIgeD0iMzkwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSIzOTAiIHk9IjkwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjM5MCIgeT0iMTUwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODEiIHg9IjM5MCIgeT0iMjEwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjM5MCIgeT0iMjcwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODUiIHg9IjM5MCIgeT0iMzMwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODIiIHg9IjM5MCIgeT0iMzkwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzkwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iMzkwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iMzkwIiB5PSI1NzAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNDUwIiB5PSIzMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgyIiB4PSI0NTAiIHk9IjkwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiIHN0cm9rZS13aWR0aD0iMyI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iNDUwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iNDUwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI0NTAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI0NTAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI0NTAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI0NTAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI0NTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI0NTAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI1MTAiIHk9IjMwIiBzdHJva2U9InJnYmEoMjA4LCAyMTcsIDIwOSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODQiIHg9IjUxMCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iNTEwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iNTEwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iNTEwIiB5PSIyNzAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNTEwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iNTEwIiB5PSIzOTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNTEwIiB5PSI0NTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iNTEwIiB5PSI1MTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI1MTAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI1NzAiIHk9IjMwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODYiIHg9IjU3MCIgeT0iOTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNTcwIiB5PSIxNTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NiIgeD0iNTcwIiB5PSIyMTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MSIgeD0iNTcwIiB5PSIyNzAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4NCIgeD0iNTcwIiB5PSIzMzAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSI+PC91c2U+PHVzZSB4bGluazpocmVmPSIjU3ZnanNQYXRoMTA4MiIgeD0iNTcwIiB5PSIzOTAiIHN0cm9rZT0icmdiYSgyMDgsIDIxNywgMjA5LCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI1NzAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI1NzAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI1NzAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2MzAiIHk9IjMwIiBzdHJva2U9InJnYmEoMTYsIDUwLCA4MywgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODIiIHg9IjYzMCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2MzAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2MzAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI2MzAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI2MzAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2MzAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2MzAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2MzAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2MzAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI2OTAiIHk9IjMwIiBzdHJva2U9InJnYmEoMjA4LCAyMTcsIDIwOSwgMSkiPjwvdXNlPjx1c2UgeGxpbms6aHJlZj0iI1N2Z2pzUGF0aDEwODIiIHg9IjY5MCIgeT0iOTAiIHN0cm9rZT0icmdiYSgxNiwgNTAsIDgzLCAxKSIgc3Ryb2tlLXdpZHRoPSIzIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI2OTAiIHk9IjE1MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI2OTAiIHk9IjIxMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2OTAiIHk9IjI3MCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI2OTAiIHk9IjMzMCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgzIiB4PSI2OTAiIHk9IjM5MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg1IiB4PSI2OTAiIHk9IjQ1MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDgxIiB4PSI2OTAiIHk9IjUxMCIgc3Ryb2tlPSJyZ2JhKDIwOCwgMjE3LCAyMDksIDEpIj48L3VzZT48dXNlIHhsaW5rOmhyZWY9IiNTdmdqc1BhdGgxMDg2IiB4PSI2OTAiIHk9IjU3MCIgc3Ryb2tlPSJyZ2JhKDE2LCA1MCwgODMsIDEpIj48L3VzZT48L3N5bWJvbD48L3N2Zz4=",bxe=e=>{const{globalState:{memoListView:t,markMemoId:n,manifest:r,editMemoId:a},dailyNotesState:{app:o,settings:i}}=P.useContext(Lt),{thinos:l}=e,c=ne.useRef(null),f=ne.useRef(null),[p,g]=ne.useState(!1),[y,w]=P.useState({}),[T,S]=P.useState((o==null?void 0:o.loadLocalStorage("dayMarkRange"))||"day"),[I,M]=ne.useState(i==null?void 0:i.MomentsIcon);P.useEffect(()=>{if(!(i!=null&&i.MomentsIcon)||!o)return;const _=o.vault.adapter.getResourcePath(C.normalizePath(i.MomentsIcon));_&&!(i!=null&&i.MomentsIcon.startsWith("http"))?M(_):M(i==null?void 0:i.MomentsIcon)},[i==null?void 0:i.MomentsIcon,o]),P.useEffect(()=>{i!=null&&i.showDayMark&&w(vv(l,(o==null?void 0:o.loadLocalStorage("dayMarkRange"))||"day"))},[l]),P.useEffect(()=>{c.current.closest(".workspace-window")&&g(!0)},[c.current]),P.useEffect(()=>{n&&g(!0)},[n]),P.useEffect(()=>{a?(g(!0),setTimeout(()=>{o.workspace.trigger("focus-on-textarea")},200)):g(!1)},[a]),P.useEffect(()=>{f.current&&(!p&&C.setIcon(f.current,"camera"),p&&C.setIcon(f.current,"camera-off"))},[f.current,p]);const N=P.useCallback(()=>{o.setting.open(),o.setting.openTabById(r.id||"obsidian-memos")},[o]);return v.jsxs("div",{ref:c,className:ar("moments-view",p?"show-editor":""),children:[v.jsxs("div",{className:"moments-view-background-wrapper",children:[v.jsx(Sxe,{}),v.jsx("div",{ref:f,className:"moments-show-editor-btn",onClick:()=>{a&&p||((p||a)&&g(!p),!p&&!a&&new q6(o).open())}}),v.jsxs("div",{className:"moments-view-background-overlay",children:[v.jsxs("div",{className:"moments-view-user-info",children:[v.jsx("div",{className:"moments-view-user-name",children:i==null?void 0:i.UserName}),v.jsx(wxe,{userIcon:I})]}),v.jsx("div",{className:"moments-view-user-idea",children:i.MomentsQuote||" "})]})]}),i!=null&&i.showDayMark?y&&Object.keys(y).length>0&&Object.keys(y).map((_,k)=>v.jsx(DT,{type:"list",thinos:y[_],dayMark:_,dayMarkRange:T,thinoWrapper:R=>v.jsx($4,{thino:R.thino,handleOpenSettings:N},R.thino.createdAt+k)},_)):l.map((_,k)=>v.jsx($4,{thino:_,handleOpenSettings:N},_.createdAt+k))]})},Sxe=()=>{const{dailyNotesState:{app:e,view:t,settings:n}}=P.useContext(Lt),[r,a]=P.useState((n==null?void 0:n.MomentsBackgroundImage)||vw);return P.useEffect(()=>{if(!(n!=null&&n.MomentsBackgroundImage)||!e){a(document.body.hasClass("theme-dark")?h2:vw);return}const o=e.vault.adapter.getResourcePath(C.normalizePath(n.MomentsBackgroundImage));o&&!(n!=null&&n.MomentsBackgroundImage.startsWith("http"))?a(o):a(n==null?void 0:n.MomentsBackgroundImage)},[n==null?void 0:n.MomentsBackgroundImage,e]),P.useEffect(()=>{t&&t.registerEvent(t.app.workspace.on("css-change",()=>{a(document.body.hasClass("theme-dark")&&!(n!=null&&n.MomentsBackgroundImage)?h2:!document.body.hasClass("theme-dark")&&!(n!=null&&n.MomentsBackgroundImage)?vw:n==null?void 0:n.MomentsBackgroundImage)}))},[t]),v.jsx("div",{className:"moments-view-background",style:{backgroundImage:`url("${r}")`}})},Dxe=e=>{const{icon:t}=e,n=P.useCallback(()=>{app.setting.open(),app.setting.openTabById(manifest.id||"obsidian-memos")},[]);return v.jsx("div",{className:"thino-moment-icon",ref:r=>{if(t){r==null||r.empty();return}t||r&&C.setIcon(r,"Memos")},style:{backgroundImage:`url("${t}")`},onClick:n})},$4=e=>{const{dailyNotesState:{settings:t,app:n}}=P.useContext(Lt),r=P.useRef(null),a=P.useRef(null),{thino:o}=e,[i,l]=P.useState("");return P.useEffect(()=>{if(!(t!=null&&t.MomentsIcon)||!n)return;const c=n.vault.adapter.getResourcePath(C.normalizePath(t.MomentsIcon));c&&!(t!=null&&t.MomentsIcon.startsWith("http"))?l(c):l(t==null?void 0:t.MomentsIcon)},[t==null?void 0:t.MomentsIcon,n]),P.useEffect(()=>{r.current&&C.setIcon(r.current,"more-horizontal")},[r.current]),v.jsxs("div",{className:"thino-moment-wrapper",children:[v.jsx(Dxe,{icon:i}),v.jsxs("div",{ref:a,className:"thino-moment-container",children:[v.jsx("div",{className:"thino-moment-user-name",children:t==null?void 0:t.UserName}),v.jsx("div",{className:"thino-moment-user-content",children:v.jsx(ai,{memo:o})})]})]})},Txe='',Ixe='',Z4=(e,t)=>{const n=window.atob(e),r=new ArrayBuffer(n.length),a=new Uint8Array(r);for(let o=0;o{const{vault:t}=ft.getState().app,n=await t.adapter.readBinary(e),r=new Uint8Array(n),a=new Blob([r],{type:"image/png"});return new Promise(o=>{const i=new FileReader;i.onloadend=()=>{const l=i.result;o(l)},i.readAsDataURL(a)})},Exe=async e=>{var n,r;const t=e.find(".thino-user-icon");if(!(t&&!/(http|app|base64)/.test((n=t==null?void 0:t.style)==null?void 0:n.backgroundImage))&&t&&(r=t==null?void 0:t.style)!=null&&r.backgroundImage){const a=await Fg(t);t.style.backgroundImage=`url("${a}")`}},HE=async e=>{const t=e.findAll("img");for(const n of t)if(n.src.startsWith("http://localhost")){const r=await yf(n.getAttribute("path")||C.normalizePath(n==null?void 0:n.parentElement.getAttribute("src")));n.src=r}else{const r=await oz(n);n.src=r}},xxe=async e=>{const{app:t,settings:n}=ft.getState();let r,a;const o=document.body.hasClass("theme-light"),i=o?e==="modern"?n==null?void 0:n.DefaultLightBackgroundImage:n==null?void 0:n.DefaultLightBackgroundImageForClean:e==="modern"?n==null?void 0:n.DefaultDarkBackgroundImage:n==null?void 0:n.DefaultDarkBackgroundImageForClean,l=await t.vault.adapter.exists(i)&&/\.(png|svg|jpg|jpeg)/g.test(i),c=i==null?void 0:i.startsWith("http");switch(e){case"clean":l||c?(a=i,r=c?await yf(i):await q4(a)):r=o?vw:h2;break;case"minimal":break;case"modern":default:l||c?(a=i,r=c?await yf(i):await q4(a)):r="data:image/svg+xml;base64,"+btoa(o?Txe:Ixe);break}switch(e){case"modern":{const f=document.querySelector(".dialog-wrapper .memo-background .property-image");f.style.backgroundImage="url('"+r+"')";break}case"clean":{const f=document.querySelector(".dialog-wrapper .memo-container.clean .memo-background .property-image");f&&(f.style.backgroundImage="url('"+r+"')");break}case"minimal":break;default:{const f=document.querySelector(".dialog-wrapper .memo-background .property-image");f.style.backgroundImage="url('"+r+"')"}}return r},Cxe=e=>{const{memo:t,destroy:n}=e,{memos:r}=Le.getState().memoState,{view:a,app:o,settings:i}=Le.getState().dailyNotesState,l={...t,createdAtStr:ut.getDateTimeString(t.createdAt)},[c,f]=P.useState(!1),[p,g]=P.useState(l.content),[y,w]=P.useState(!1),T=P.useRef(null),S=P.useRef(null),I=P.useRef(null),[M,N]=P.useState(e.style||(o||window.app).loadLocalStorage("memoShareDialogStyle")||"clean"),[_,k]=P.useState(""),R=P.useRef(null),L=P.useRef(null),[H,U]=ne.useState(i==null?void 0:i.MomentsIcon);P.useEffect(()=>{if(!(i!=null&&i.MomentsIcon)||!o)return;const pe=o.vault.adapter.getResourcePath(C.normalizePath(i.MomentsIcon));pe&&!(i!=null&&i.MomentsIcon.startsWith("http"))?U(pe):U(i==null?void 0:i.MomentsIcon)},[i==null?void 0:i.MomentsIcon,o]);let z,$;r.length&&(z=r.length>0?r[r.length-1]:null,z?$=r?Math.ceil((Date.now()-ut.getTimeStampByDate(z==null?void 0:z.createdAt))/1e3/3600/24)+1:0:$=0),i==null||i.ShareFooterEnd.replace("{UserName}",i==null?void 0:i.UserName);const X=i==null?void 0:i.ShareFooterStart.replace("{ThinoNum}",r.length.toString()).replace("{UsedDay}",$.toString());P.useEffect(()=>{!T.current||!S.current||(C.setIcon(T.current,"copy"),C.setIcon(S.current,"x"))},[T,S]),P.useEffect(()=>{I.current&&C.setIcon(I.current,"file-down")},[I]),P.useEffect(()=>{C.setIcon(T.current,y?"loader":"copy"),T.current.disabled=y,T.current.toggleClass("copying",y)},[y]),P.useEffect(()=>{if(!L.current||!a&&!e.view||c)return;g(t.content),L.current.hasChildNodes()&&L.current.empty();async function pe(){var ie;(ie=L.current)==null||ie.toggleClass(["markdown-rendered"],!0),await C.MarkdownRenderer.render(o,t.content+` `,L.current,t.path,a||e.view)}pe(),setTimeout(async()=>{await Q()},JN)},[R,L,l,M]);const Q=async()=>{R.current&&(await Exe(R.current),await HE(R.current),xxe(M).then(pe=>{pe&&setTimeout(()=>{Ib(R.current,{pixelRatio:window.devicePixelRatio*2}).then(ie=>{k(ie),f(!0)}).catch(()=>{})},600)}))},se=()=>{n()},ue=P.useCallback(pe=>{w(pe)},[y]),fe=async()=>{const{vault:pe}=Le.getState().dailyNotesState.app,ie=R.current.querySelector(".memo-shortcut-img");if(!ie)return;const de=ie==null?void 0:ie.getAttribute("src").split("base64,")[1],K=Z4(de,"image/png");let ae;K.arrayBuffer().then(async Se=>{const je="png",Re=Zu();for(const Fe in Re)if(Re[Fe]instanceof C.TFile){ae=Re[Fe];break}if(ae!==void 0){const Fe=await pe.getAvailablePathForAttachments(`Pasted Image ${C.moment().format("YYYYMMDDHHmmss")}`,je,ae);await pe.createBinary(Fe,Se),new C.Notice(E("Save image successfully"))}})},Z=async()=>{ue(!0);const pe=R.current.querySelector(".memo-shortcut-img");if(!pe)return;const ie=pe==null?void 0:pe.getAttribute("src").split("base64,")[1],de=Z4(ie,"image/png");if(!de){new C.Notice(E("Copy to clipboard failed"));return}const K=new ClipboardItem({"image/png":de});window.navigator.clipboard.write([K]).then(()=>{setTimeout(()=>{ue(!1)},500)}),new C.Notice(E("Copy to clipboard successfully"))};return v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:ar("dialog-header-container"),children:[v.jsxs("p",{className:"title-text",children:[v.jsx("span",{className:"icon-text",children:"🥰"}),E("Share Memo Image")]}),v.jsxs("div",{className:"btn-group",children:[C.Platform.isMobile&&v.jsx("button",{ref:I,className:"btn download-btn",onClick:fe}),v.jsx("button",{ref:T,className:"btn copy-btn",onClick:Z}),v.jsx("button",{ref:S,className:"btn close-btn",onClick:se})]})]}),v.jsxs("div",{className:ar("dialog-content-container",M),children:[v.jsx("div",{className:`tip-words-container ${_?"finish":"loading"}`,children:v.jsx("p",{className:"tip-text",children:E(_?"↗Click the button to save":"Image is generating...")})}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Default sharing style")}),v.jsx("div",{className:"setting-item-description",children:E("Set the default style for sharing thino, 'Modern' by default.")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsxs("select",{className:"dropdown",defaultValue:M,onChange:async pe=>{pe.currentTarget.value!==M&&(f(!1),k(""),N(pe.currentTarget.value),(o||window.app).saveLocalStorage("memoShareDialogStyle",pe.currentTarget.value),await Q())},children:[v.jsx("option",{value:"modern",children:E("Modern")}),v.jsx("option",{value:"clean",children:E("Clean")}),v.jsx("option",{value:"minimal",children:E("Minimal")}),v.jsx("option",{value:"gradient",children:E("Gradient")})]})})]}),v.jsxs("div",{className:ar("memo-container",M),ref:R,children:[v.jsx(ts,{when:_!=="",children:v.jsx("img",{className:"memo-shortcut-img",onClick:Z,src:_})}),v.jsxs("div",{className:"memo-background",children:[v.jsx("div",{className:"property-image",style:{backgroundSize:"cover",backgroundRepeat:"no-repeat",backgroundPosition:"center"}}),v.jsx("span",{className:"background-container"}),v.jsxs("div",{className:"thino-user-header",children:[v.jsx("div",{className:"thino-user-icon",ref:pe=>{if(i!=null&&i.MomentsIcon){pe==null||pe.empty();return}i!=null&&i.MomentsIcon||pe&&C.setIcon(pe,"Memos")},style:{backgroundImage:`url("${H}")`}}),v.jsxs("div",{className:"thino-user-info",children:[v.jsx("div",{className:"thino-user-name",children:i==null?void 0:i.UserName}),(i==null?void 0:i.MomentsQuote)&&v.jsx("div",{className:"thino-user-quote",children:i==null?void 0:i.MomentsQuote})]})]}),v.jsx("div",{ref:L,className:"memo-content-text",style:{minHeight:i.MinHeightForShare||"200px"}}),v.jsx("div",{className:"thino-time-footer",children:l.createdAt}),v.jsxs("div",{className:"watermark-container",children:[v.jsxs("span",{className:"normal-text footer-start",children:[v.jsx("div",{className:"property-social-icons"}),v.jsx("span",{className:"name-text",children:X})]}),v.jsx("span",{className:"normal-text footer-end",children:v.jsx("span",{className:"name-text",children:"THINO"})})]})]})]})]})]})};function of(e,t,n){vb({className:"share-memo-image-dialog"},Cxe,{memo:e,style:t,view:n})}function am(e=!0){const[t,n]=P.useState({isLoading:e,isFailed:!1,isSucceed:!1,isPending:!1});return{...t,setLoading:()=>{n({...t,isLoading:!0,isFailed:!1,isPending:!1,isSucceed:!1})},setFinish:()=>{n({...t,isLoading:!1,isFailed:!1,isPending:!1,isSucceed:!0})},setError:()=>{n({...t,isLoading:!1,isFailed:!0,isPending:!1,isSucceed:!1})},setPending:()=>{n({...t,isLoading:!1,isFailed:!1,isPending:!0,isSucceed:!1})}}}const Mxe=e=>{const{dailyNotesState:{app:t,settings:n,view:r}}=P.useContext(Lt),{memo:a,handleUnarchivedMemoAction:o}=e,i=ne.useRef(null),l=ne.useRef(null),[c,f]=ne.useState(""),p={...a,createdAtStr:ut.getDateTimeString(a.createdAt),deletedAtStr:ut.getDateTimeString(a.deletedAt||a.createdAt)},[g,y]=Jl(!1),w={restore:P.useRef(null),delete:P.useRef(null),source:P.useRef(null)};P.useEffect(()=>{l&&(C.setIcon(w.restore.current,"archive-restore"),C.setIcon(w.delete.current,"trash"),C.setIcon(w.source.current,"home"))},[l]),P.useEffect(()=>{if(!i.current||!l.current||i.current.hasChildNodes()&&a.content===c||!r)return;f(a.content),i.current.hasChildNodes()&&i.current.empty();async function N(){var k,R;(k=i.current)==null||k.toggleClass(["markdown-rendered"],!0),await C.MarkdownRenderer.render(t,a.content+` `,i.current,a.path,r);const _=(R=i.current)==null?void 0:R.querySelectorAll(".internal-link");_==null||_.forEach(L=>{const H=L,U=H.getAttribute("data-href");if(!U)return;t.metadataCache.getFirstLinkpathDest(U,a.path)||L.classList.add("is-unresolved"),H.addEventListener("mouseover",$=>{$.stopPropagation(),t.workspace.trigger("hover-link",{event:$,source:"thino",hoverParent:r.containerEl,targetEl:H,linktext:U,sourcePath:H.href})})})}N()},[a.content,l]);const T=async()=>{switch(p.sourceType){case"DAILY":await _2(p.id,p.path);break;case"CANVAS":await H2(p.id,p.path);break;case"MULTI":await R2(p.path);break;case"FILE":await B2(p.id,p.path);break}},S=async()=>{if(g)try{if(n.DeleteThinoDirectly)await be.deleteMemoById(p.id);else{const N=await be.hideMemoById(p.id);N&&be.editMemo(N)}}catch(N){new C.Notice(N.message)}else y()},I=async()=>{try{const N=await be.unarchiveMemo(p);N&&be.editMemo(N),o(p.id),new C.Notice(E("RESTORE SUCCEED"))}catch(N){new C.Notice(N.message)}},M=()=>{g&&y(!1)};return v.jsxs("div",{ref:l,className:`memo-wrapper ${"memos-"+p.id}`,onMouseLeave:M,children:[v.jsxs("div",{className:"memo-top-wrapper",children:[v.jsxs("span",{className:"time-text",children:[E("ARCHIVED AT")," ",p.updatedAt]}),v.jsxs("div",{className:"btns-container",children:[v.jsx("span",{ref:N=>{N&&C.setIcon(N,"more-horizontal")},className:"btn more-action-btn"}),v.jsx("div",{className:"more-action-btns-wrapper",children:v.jsxs("div",{className:"more-action-btns-container",children:[v.jsxs("div",{className:"more-action-menu-item",children:[v.jsx("span",{ref:w.restore,className:"more-action-item-icon"}),v.jsx("span",{className:"btn restore-btn",onClick:I,children:E("RESTORE")})]}),v.jsxs("div",{className:"more-action-menu-item",children:[v.jsx("span",{ref:w.source,className:"more-action-item-icon"}),v.jsx("span",{className:"btn",onClick:T,children:E("SOURCE")})]}),v.jsxs("div",{className:"more-action-menu-item delete-menu-item",children:[v.jsx("span",{ref:w.delete,className:"more-action-item-icon"}),v.jsx("span",{className:`btn delete-btn ${g?"final-confirm":""}`,onClick:S,children:E(g?"CONFIRM!":"DELETE")})]})]})})]})]}),v.jsx("div",{ref:i,className:"memo-content-text"})]})},Lu=e=>{var n;const t=new Map;for(const r of e){const a=r.path;t.has(a)||t.set(a,[]),(n=t.get(a))==null||n.push(r)}return Array.from(t).map(([r,a])=>({path:r,thinos:a}))},kxe=({memos:e,query:t,HideDoneTasks:n})=>{const{tag:r,duration:a,type:o,text:i,filter:l}=t,c=sn.getQueryById(l);return!!(r||a&&a.from{let g=!0;if(p.thinoType!==void 0&&n&&p.thinoType==="TASK-DONE"&&(g=!1),p.content.contains("comment:")&&(g=!1),c){const y=JSON.parse(c.querystring);Array.isArray(y)&&(g=Bp(p,y))}if(r){const y=new Set;for(const w of Array.from(p.content.match($r)||[])){const S=w.replace($r,"$1").trim().split("/");let I="";for(const M of S)I+=M,y.add(I),I+="/"}for(const w of Array.from(p.content.match(ua)||[])){const S=w.replace(ua,"$1").trim().split("/");let I="";for(const M of S)I+=M,y.add(I),I+="/"}for(const w of Array.from(p.content.match(Wa)||[])){const S=w.replace(Wa,"$2").trim().split("/");let I="";for(const M of S)I+=M,y.add(I),I+="/"}y.has(r)||(g=!1)}return a&&a.froma.to)&&(g=!1),o&&(o==="NOT_TAGGED"&&(p.content.match($r)!==null||p.content.match(Wa)!==null||p.content.match(ua)!==null)||o==="LINKED"&&p.content.match(Cf)===null||o==="IMAGED"&&p.content.match(Mf)===null||o==="CONNECTED"&&p.content.match(nd)===null)&&(g=!1),i&&!p.content.toLowerCase().includes(i.toLowerCase())&&(g=!1),g}):e.filter(p=>!p.content.contains("comment:"))},Nxe=()=>{const{locationState:{query:e},globalState:{isMobileView:t},memoState:{memos:n}}=P.useContext(Lt),r=am(),[a,o]=P.useState([]),i=ne.useRef(null),l=ne.useRef(null);P.useEffect(()=>{l.current&&C.setIcon(l.current,"more-horizontal")},[l]),P.useEffect(()=>{const T=kxe({memos:n.filter(S=>S.rowStatus==="ARCHIVED"&&S.deletedAt===""),query:e,HideDoneTasks:!1});o(T),r.setFinish()},[n,i.current,e]);const c=P.useCallback(T=>{o(S=>S.filter(I=>I.id!==T))},[]),f=P.useCallback(T=>{o(S=>S.filter(I=>I.id!==T))},[]),p=P.useCallback(()=>{dt.setShowSiderbarInMobileView(!0)},[]),g=async()=>{if(!((a==null?void 0:a.length)>0))return;if(!await Ul()){Sn();return}const T=[...a];try{const S=T.filter(_=>_.sourceType==="DAILY"),I=T.filter(_=>_.sourceType!=="DAILY"),M=await be.unarchiveThinoBulk(I);for(const _ of M)_&&be.editMemo(_);const N=Lu(S);for(const{path:_,thinos:k}of N)await be.dealWithDailyThinoBulk(_,k,"restoreFromArchive");new C.Notice(E("RESTORE SUCCEED")),ot.clearQuery()}catch(S){console.error("error",S),new C.Notice(S.message)}},y=async()=>{if(!((a==null?void 0:a.length)>0))return;if(!await Ul()){Sn();return}const T=[...a],S=ft.getState().settings.DeleteThinoDirectly;try{const I=T.filter(_=>_.sourceType==="DAILY"),M=T.filter(_=>_.sourceType!=="DAILY");for(const _ of M)if(S)await be.deleteMemoById(_.id);else{const k=await be.hideMemoById(_.id);k&&be.editMemo(k)}const N=Lu(I);for(const{path:_,thinos:k}of N)await be.dealWithDailyThinoBulk(_,k,S?"deleteForever":"delete");ot.clearQuery()}catch(I){console.error("error",I),new C.Notice(I.message)}},w=T=>{const S=new C.Menu;S.addItem(I=>{I.setTitle(E("Bulk restore")).setIcon("archive").onClick(async()=>{new _s(app,E("RESTORE"),async M=>{M==="confirm"&&await g()}).open()})}).addItem(I=>{I.setTitle(E("Bulk delete")).setIcon("trash").onClick(async()=>{new _s(app,E("DELETE"),async M=>{M==="confirm"&&await y()}).open()})}),S.showAtMouseEvent(T.nativeEvent)};return v.jsxs("div",{className:"memo-trash-wrapper",ref:i,children:[v.jsxs("div",{className:"section-header-container",children:[v.jsxs("div",{className:"title-text",children:[v.jsx(ts,{when:t,children:v.jsx("button",{ref:T=>{T&&C.setIcon(T,"menu")},className:"btn action-btn clickable-icon",onClick:p})}),v.jsxs("span",{className:"go-home-btn",onClick:()=>{ot.clearQuery(),ot.setPathname("/")},children:["🏠 ",E("Return To Home Page")]}),v.jsx("span",{ref:l,className:"menu-popup-btn",onClick:w})]}),v.jsx(Fv,{})]}),v.jsx(dy,{thinosCount:a.length,thinos:a}),r.isLoading?v.jsx("div",{className:"tip-text-container",children:v.jsx("p",{className:"tip-text",children:E("Fetching data...")})}):a.length===0?v.jsx("div",{className:"tip-text-container",children:v.jsx("p",{className:"tip-text",children:E("Here is No Memos.")})}):v.jsx("div",{className:"deleted-memos-container",children:a.map(T=>v.jsx(Mxe,{memo:T,handleUnarchivedMemoAction:f,handleDeletedMemoAction:c},`${T.id}-${T.updatedAt}`))})]})},Ul=async()=>{var r;const{verifyState:e}=ft.getState(),t=!C.Platform.isDesktop&&await((r=window.Capacitor)==null?void 0:r.Plugins.Device.getId()),n=C.Platform.isDesktop?await cr():t.identifier||t.uuid;return e&&(e==null?void 0:e.appId)===n},Axe=async(e,t)=>{if(!(t!=="chat"&&t!=="moments")){if(t==="moments"){const n=e.querySelectorAll(".thino-moment-icon"),r=e.find(".moments-view-user-icon"),a=e.find(".moments-view-background");for(const o of n){const i=await Fg(o);o.style.backgroundImage=`url(${i})`}if(r){const o=await Fg(r);r.style.backgroundImage=`url(${o})`}if(a){const o=await Fg(a);a.style.backgroundImage=`url(${o})`}}else if(t==="chat"){const n=e.querySelectorAll(".icon-img");for(const r of n){const a=await Fg(r);r.style.backgroundImage=`url(${a})`}}}};class _s extends C.Modal{constructor(t,n,r){super(t),this.title=n,this.cb=r}onOpen(){super.onOpen(),this.containerEl.toggleClass("thino-bulk-action-dialog",!0),this.titleEl.setText(this.title+" "+E("Confirm?")),this.contentEl.createEl("button",{cls:"mod-warning",text:E("Confirm?").replace(/\?|?/,"")}).onclick=()=>{this.cb("confirm"),this.close()},this.contentEl.createEl("button",{text:E("Cancel")}).onclick=()=>{this.cb("cancel"),this.close()}}onClose(){super.onClose()}}class Fxe extends C.Modal{constructor(n,r){super(n);De(this,"root");this.thinos=r}onOpen(){super.onOpen(),this.containerEl.toggleClass(["thino-bulk-action-dialog","tag-actions"],!0),this.root=rs.createRoot(this.contentEl),this.root.render(v.jsx(is,{store:Le,context:Lt,children:v.jsx(rz,{app:this.app,closeDialog:this.close.bind(this),thinos:this.thinos})}))}onClose(){var n;super.onClose(),(n=this.root)==null||n.unmount()}}const dy=({thinosCount:e,thinos:t})=>{const{globalState:{memoListView:n},locationState:{query:r,pathname:a},dailyNotesState:{settings:o,app:i}}=P.useContext(Lt),{tag:l,duration:c,type:f,text:p,filter:g}=r,y=sn.getQueryById(g),w=!!(l||c&&c.from{T&&C.setIcon(T.current,"more-horizontal")},[T]);const S=async()=>{if(!((t==null?void 0:t.length)>0))return;const U=ZU(t),z=GU(U);await ut.copyTextToClipboard(z),new C.Notice(E("Copied to clipboard Successfully"))},I=async()=>{if(!((t==null?void 0:t.length)>0))return;if(!await Ul()){Sn();return}const U=[...t],z=o.DeleteThinoDirectly;try{const $=U.filter(se=>se.sourceType==="DAILY"),X=U.filter(se=>se.sourceType!=="DAILY");for(const se of X)if(z)await be.deleteMemoById(se.id);else{const ue=await be.hideMemoById(se.id);ue&&be.editMemo(ue)}const Q=Lu($);for(const{path:se,thinos:ue}of Q)await be.dealWithDailyThinoBulk(se,ue,z?"deleteForever":"delete");be.updateTagsState(),ot.clearQuery()}catch($){console.error("error",$),new C.Notice($.message)}},M=async()=>{if(!((t==null?void 0:t.length)>0))return;if(!await Ul()){Sn();return}const U=[...t],z=ft.getState().settings.startSync,$=ft.getState().app,X=$==null?void 0:$.loadLocalStorage("tokenForSync");try{const Q=U.filter(fe=>fe.sourceType==="DAILY"),se=U.filter(fe=>fe.sourceType!=="DAILY");for(const fe of se)await be.deleteMemoById(fe.id);const ue=Lu(Q);for(const{path:fe,thinos:Z}of ue){const pe=await be.dealWithDailyThinoBulk(fe,Z,"deleteForever");if(!(!X||!z))for(const ie of pe)ie&&ie.webId&&await I2(ie.webId)}be.updateTagsState(),ot.clearQuery(),new C.Notice(E("DELETE SUCCEED"))}catch(Q){console.error("error",Q),new C.Notice(Q.message)}},N=async()=>{if(!((t==null?void 0:t.length)>0))return;if(!await Ul()){Sn();return}const U=[...t];try{const z=U.filter(se=>se.sourceType==="DAILY"),$=U.filter(se=>se.sourceType!=="DAILY"),X=await be.unarchiveThinoBulk($);for(const se of X)se&&be.editMemo(se);const Q=Lu(z);for(const{path:se,thinos:ue}of Q)await be.dealWithDailyThinoBulk(se,ue,"restoreFromArchive");new C.Notice(E("RESTORE SUCCEED")),be.updateTagsState(),ot.clearQuery()}catch(z){console.error("error",z),new C.Notice(z.message)}},_=async()=>{if(!((t==null?void 0:t.length)>0))return;if(!await Ul()){Sn();return}const U=[...t],z=ft.getState().settings.startSync,$=ft.getState().app,X=$==null?void 0:$.loadLocalStorage("tokenForSync");try{const Q=U.filter(fe=>fe.sourceType==="DAILY"),se=U.filter(fe=>fe.sourceType!=="DAILY");for(const fe of se){const Z=await be.restoreMemoById(fe.id);Z&&Z.webId&&X&&z&&await Zg(Z.webId),Z&&be.editMemo(Z)}const ue=Lu(Q);for(const{path:fe,thinos:Z}of ue){const pe=await be.dealWithDailyThinoBulk(fe,Z,"restoreFromDelete");for(const ie of pe)ie&&ie.webId&&X&&z&&await Zg(ie.webId),ie&&be.editMemo(ie)}be.updateTagsState(),ot.clearQuery(),new C.Notice(E("RESTORE SUCCEED"))}catch(Q){new C.Notice(Q.message)}},k=async()=>{if(!((t==null?void 0:t.length)>0))return;if(!await Ul()){Sn();return}const U=[...t];try{const z=U.filter(se=>se.sourceType==="DAILY"),$=U.filter(se=>se.sourceType!=="DAILY"),X=await be.archiveThinoBulk($);for(const se of X)se&&be.editMemo(se);const Q=Lu(z);for(const{path:se,thinos:ue}of Q)await be.dealWithDailyThinoBulk(se,ue,"archive");be.updateTagsState(),ot.clearQuery()}catch(z){console.error("error",z),new C.Notice(z.message)}},R=async()=>{if((t==null?void 0:t.length)>0){if(!await Ul()){Sn();return}new Fxe(i,t).open()}},L=async U=>{document.body.toggleClass("thino-share-page",!0),setTimeout(async()=>{if(new C.Notice(E("Image is generating...")),!U){new C.Notice(E("No content to generate."));return}await Axe(U,n),await HE(U);let z;document.body.hasClass("theme-dark")?z="#232323":z="#eaeaea",Ib(U,{backgroundColor:z,pixelRatio:window.devicePixelRatio*2}).then($=>{if(o!=null&&o.AutoSaveWhenOnMobile&&C.Platform.isMobile){const X=$.split("base64,")[1];db(X,"image/png").arrayBuffer().then(async se=>{let ue;const fe="png",Z=Zu();for(const pe in Z)if(Z[pe]instanceof C.TFile){ue=Z[pe];break}ue!==void 0&&await i.vault.createBinary(await vault.getAvailablePathForAttachments(`Pasted Image ${C.moment().format("YYYYMMDDHHmmss")}`,fe,ue),se)})}document.body.toggleClass("thino-share-page",!1),Eb({imgUrl:$}),new C.Notice(E("Image generated successfully.")),U.hasClass("share-image")?U.toggleClass("share-image",!1):U.closest(".share-image").toggleClass("share-image",!1)}).catch($=>{document.body.toggleClass("thino-share-page",!1),console.error($)})},0)},H=U=>{const z=new C.Menu;switch(z.addItem($=>{$.setTitle(E("Copy filtered thinos")).setIcon("copy").onClick(async()=>{await S()})}),z.addItem($=>{$.setTitle(E("Share filtered thinos as image")).setIcon("image").onClick(async()=>{const X=document.querySelector(".memolist-container");X.toggleClass("share-image",!0);try{if(n==="calendar"){if(X.find(".rbc-agenda-table")){const Q=X.find(".rbc-agenda-table");await L(Q)}if(X.find(".rbc-month-view")){const Q=X.find(".rbc-month-view");await L(Q)}}else if(n==="table"){if(X.find(".thino-table")){const Q=X.find(".thino-table");await L(Q)}}else await L(X)}catch(Q){console.error(Q),new C.Notice(E("Failed to generate image.")),X.toggleClass("share-image",!1)}})}),z.addItem($=>{$.setTitle(E("Merge thinos in to thino share image")).setIcon("image").onClick(async()=>{let X="";t.forEach((se,ue)=>{X+=`> [!thino] ${se.createdAt} ${se.content.split(` `).map(fe=>fe.trim()?`> ${fe} `:`> `)} `+(ue===t.length-1?` `:` ------ `)});const Q={createdAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),updatedAt:C.moment().format("YYYY/MM/DD HH:mm:ss"),content:X.replace(/(^|\n),>/g,` >`),id:"temp-"+Math.random().toString(36).substr(2,9),thinoType:"JOURNAL",sourceType:"DAILY",rowStatus:"NORMAL",visibility:"PRIVATE",pinned:!1,creatorName:"thino",deletedAt:"",path:"",resourceList:[]};of(Q,"clean")})}),z.addSeparator(),a){case"/":z.addItem($=>{$.setTitle(E("Bulk tag operation")).setIcon("hash").onClick(async()=>{await R()})}).addItem($=>{$.setTitle(E("Bulk archive")).setIcon("archive").onClick(async()=>{new _s(i,E("ARCHIVE"),async X=>{X==="confirm"&&await k()}).open()})}).addItem($=>{$.setTitle(E("Bulk delete")).setIcon("trash").onClick(async()=>{new _s(i,E("DELETE"),async X=>{X==="confirm"&&await I()}).open()})});break;case"/archive":z.addItem($=>{$.setTitle(E("Bulk restore")).setIcon("archive").onClick(async()=>{new _s(i,E("RESTORE"),async X=>{X==="confirm"&&await N()}).open()})}).addItem($=>{$.setTitle(E("Bulk delete")).setIcon("trash").onClick(async()=>{new _s(i,E("DELETE"),async X=>{X==="confirm"&&await I()}).open()})});break;case"/recycle":z.addItem($=>{$.setTitle(E("Bulk restore")).setIcon("archive-restore").onClick(async()=>{new _s(i,E("RESTORE"),async X=>{X==="confirm"&&await _()}).open()})}).addItem($=>{$.setTitle(E("Bulk delete")).setIcon("trash").onClick(async()=>{new _s(i,E("DELETE"),async X=>{X==="confirm"&&await M()}).open()})});break}z.showAtMouseEvent(U.nativeEvent)};return v.jsxs("div",{className:`filter-query-container ${w?"":"hidden"}`,children:[v.jsxs("div",{className:"filter-query",children:[v.jsx("span",{className:"tip-text",children:E("FILTER")}),v.jsxs("div",{"data-filter-type":"query",className:"filter-item-container "+(y?"":"hidden"),onClick:()=>{ot.setMemoFilter("")},children:[v.jsx("span",{className:"icon-text",children:"🔖"})," ",y==null?void 0:y.title]}),v.jsxs("div",{"data-filter-type":"tag",className:"filter-item-container "+(l?"":"hidden"),onClick:()=>{ot.setTagQuery("")},children:[v.jsx("span",{className:"icon-text",children:"🏷️"})," ",l]}),v.jsxs("div",{"data-filter-type":"type",className:"filter-item-container "+(f?"":"hidden"),onClick:()=>{ot.setMemoTypeQuery("")},children:[v.jsx("span",{className:"icon-text",children:"📦"})," ",YH(f)]}),c&&c.from{const z=C.moment(c.to,"x"),$=C.moment(U,"x"),X=$.isAfter(z)||$.isSame(z);ot.setFromAndToQuery(X?z.startOf("day").valueOf():C.moment(U,"x").startOf("day").valueOf(),c.to)}}),v.jsx("span",{children:E("to")}),v.jsx(kw,{type:"text",startOrEnd:"end",defaultValue:C.moment(c.to,"x").add(1,"days").valueOf(),handleValueChange:U=>{const z=C.moment(c.from,"x"),$=C.moment(U,"x"),X=$.isBefore(z)||$.isSame(z),Q=C.moment(U,"x").endOf("day").valueOf();ot.setFromAndToQuery(c.from,X?z.endOf("day").valueOf():Q)}})]}),v.jsx("div",{ref:U=>U&&C.setIcon(U,"x"),className:"btn close-btn",onClick:()=>{ot.setFromAndToQuery(0,0)}})]}),v.jsxs("div",{className:"filter-item-container "+(p?"":"hidden"),onClick:()=>{ot.setTextQuery("")},children:[v.jsx("span",{className:"icon-text",children:"🔍"})," ",p]})]}),v.jsxs("div",{className:"thino-filter-items",children:[e&&v.jsx("div",{className:"thinos-count",children:`${e?`${e} Thinos `:""}`}),v.jsx("div",{ref:T,className:"btn memo-action-menu",onClick:H})]})]})},sf=async e=>{const{app:t,settings:n}=ft.getState();if(!n.startSync||!(t!=null&&t.loadLocalStorage("tokenForSync")))return;const r=await _R(e);if(!r||r.length===0)return;r.sort((i,l)=>C.moment(i.createdAt,"YYYY/MM/DD HH:mm:ss").isAfter(C.moment(l.createdAt,"YYYY/MM/DD HH:mm:ss"))?1:-1);const a=r.filter(i=>!i.deleted),o=r.filter(i=>i.deleted);for(let i=0;i{a===f||!a||(p(a),t&&(t==null||t.saveLocalStorage("thinoListView",a)))},[a]),P.useEffect(()=>{if(!t||!r||!n||!(t==null?void 0:t.loadLocalStorage("tokenForSync"))||!e.startSync)return;i.current=window.setInterval(async()=>{const T=p2(t);await sf(T)},3e4),n.registerInterval(i.current);const w=p2(t);return sf(w),()=>{i.current&&window.clearInterval(i.current)}},[n,t,r,e.startSync]);const g=[v.jsx(dy,{thinosCount:l.length,thinos:l},"filter"),v.jsx(gxe,{listView:f,updateThinos:y=>{c(y)}},"list")];return v.jsx(v.Fragment,{children:a==="chat"?v.jsx(v.Fragment,{children:[v.jsx(yw,{syncThino:sf},"header"),...g.reverse(),v.jsx(ff,{className:"mod-editor-bottom",editorType:"inline"},"editor")]}):v.jsx(v.Fragment,{children:o?[v.jsx(yw,{syncThino:sf},"header"),...g,v.jsx(ff,{className:"mod-editor-bottom",editorType:"block"},"editor")]:[v.jsx(yw,{syncThino:sf},"header"),v.jsx(ff,{editorType:"block"},"editor"),...g]})})}function Pxe(e){try{e!=null&&e.saveLocalStorage&&(e==null||e.saveLocalStorage("thinoLastUpdated",C.moment("2000-01-01 00:01:00","YYYY-MM-DD HH:mm:ss").format("x")))}catch(t){console.error(t)}}function p2(e){try{const t=(e==null?void 0:e.loadLocalStorage)&&(e==null?void 0:e.loadLocalStorage("thinoLastUpdated"));return t||C.moment("2000-01-01 00:01:00","YYYY-MM-DD HH:mm:ss").format("x")}catch(t){return console.error(t),C.moment().format("x")}}function jxe(e){try{e!=null&&e.saveLocalStorage&&(e==null||e.saveLocalStorage("thinoLastUpdated",C.moment().format("x")))}catch(t){console.error(t)}}const Lxe={text:E("SELECT"),value:""},Rxe=e=>{const{className:t,dataSource:n,handleValueChanged:r,value:a}=e,[o,i]=Jl(!1),l=P.useRef(null);let c=Lxe;for(const g of n)if(g.value===a){c=g;break}P.useEffect(()=>{if(o){const g=y=>{var w;(w=l.current)!=null&&w.contains(y.target)||i(!1)};window.addEventListener("click",g,{capture:!0,once:!0})}},[o]);const f=g=>{r&&r(g.value),i(!1)},p=g=>{g.stopPropagation(),i()};return v.jsxs("div",{className:`selector-wrapper ${t||""}`,ref:l,children:[v.jsxs("div",{className:`current-value-container ${o?"active":""}`,onClick:p,children:[v.jsx("span",{className:"value-text",children:c.text}),v.jsx("span",{ref:g=>{g&&C.setIcon(g,"chevron-right")},className:"btn arrow-text"})]}),v.jsx("div",{className:`items-wrapper ${o?"":"hidden"}`,children:n.map(g=>v.jsx("div",{className:`item-container ${g.value===a?"selected":""}`,onClick:()=>{f(g)},children:g.text},g.value))})]})},op=P.memo(Rxe),YE=e=>{const{destroy:t,queryId:n,type:r="dialog"}=e,[a,o]=P.useState(""),[i,l]=P.useState(r!=="dialog"?[cC()]:[]),c=am(!1),[f,p]=P.useState(!1),[g,y]=Jl(!1),w=be.getState().memos.filter(L=>!(L.deletedAt!==""&&L.deletedAt)).filter(L=>Bp(L,i)).length;P.useEffect(()=>{T()},[n]);const T=()=>{const L=sn.getQueryById(n??"");if(L){o(L.title);const H=JSON.parse(L.querystring);return Array.isArray(H)&&l(H),L}},S=L=>{const H=L.target.value;o(H)},I=async()=>{if(!a)return new C.Notice(E("TITLE CANNOT BE NULL!")),null;if(i.length===0)return new C.Notice(E("FILTER CANNOT BE NULL!")),null;if(i.length===1&&i[i.length-1].value.value==="")return new C.Notice(E("Please finish the last filter setting first")),null;let L;try{n&&!n.startsWith("Filter [Temp] ")?(L=await sn.updateQuery(n,a,JSON.stringify(i)),sn.editQuery(L),await sn.getMyAllQueries()):(L=await sn.createQuery(a,JSON.stringify(i)),sn.pushQuery(L),await sn.getMyAllQueries())}catch(H){new C.Notice(H.message)}return L},M=async()=>{switch(r){case"modal":case"inline":if(i.length===0){new C.Notice(E("FILTER CANNOT BE NULL!"));return}if(i.length===1&&i[i.length-1].value.value===""){new C.Notice(E("Please finish the last filter setting first"));return}try{const L=sn.getQueryById(n??"");if(L&&JSON.stringify(i)===L.querystring){ot.setMemoFilter(L.id),t();return}const H=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify(i));sn.pushQuery(H),ot.setMemoFilter(H.id)}catch(L){new C.Notice(L.message)}t();break;case"dialog":try{if(!await I())return}catch(L){console.error(L),new C.Notice(L.message)}t();break}},N=()=>{if(i.length===0){new C.Notice(E("FILTER CANNOT BE NULL!"));return}if(f){ot.setMemoFilter(""),p(!1);return}const L=sn.getQueryById(n??"");if(L&&JSON.stringify(i)===L.querystring){ot.setMemoFilter(L.id);return}const H=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify(i));sn.pushQuery(H),ot.setMemoFilter(H.id),e.setPreview&&e.setPreview(H.id),p(!0)},_=()=>{if(i.length>0&&i[i.length-1].value.value===""){new C.Notice(E("Please finish the last filter setting first"));return}l([...i,cC()])},k=P.useCallback((L,H)=>{l(U=>{const z=[...U];return z[L]=H,z})},[]),R=P.useCallback(L=>{l(H=>H.filter((z,$)=>$!==L))},[]);return v.jsxs(v.Fragment,{children:[r==="dialog"&&v.jsxs("div",{className:"dialog-header-container",children:[v.jsxs("span",{className:"title-text",children:[v.jsx("span",{className:"icon-text",children:"🔖"}),E(n?"EDIT QUERY":"CREATE QUERY")]}),v.jsx("button",{ref:L=>{L&&C.setIcon(L,"x")},className:"btn close-btn",onClick:t})]}),v.jsxs("div",{className:"dialog-content-container",children:[(r==="dialog"||g)&&v.jsxs("div",{className:"form-item-container input-form-container",children:[v.jsx("span",{className:"normal-text",children:E("TITLE")}),v.jsx("input",{className:"title-input",type:"text",value:a,onChange:S})]}),v.jsxs("div",{className:"form-item-container filter-form-container",children:[v.jsx("span",{className:"normal-text",children:E("FILTER")}),v.jsxs("div",{className:"filters-wrapper",children:[i.map((L,H)=>v.jsx(Bxe,{index:H,filter:L,handleFilterChange:k,handleFilterRemove:R},H)),v.jsx("div",{className:"create-filter-btn",onClick:_,children:E("ADD FILTER TERMS")})]})]})]}),v.jsx("div",{className:"dialog-footer-container",children:v.jsxs("div",{className:"btns-container",children:[(r==="inline"||r==="modal")&&v.jsx("button",{className:`btn ${g?"mod-cta":"save-btn"}`,onClick:async()=>{if(!g)y();else{const L=await I();y(!1),t(),L&&ot.setMemoFilter(L.id)}},children:E(g?"Set and save":"Save")}),v.jsxs("div",{className:"btns-group-container",children:[v.jsxs("span",{className:`tip-text ${i.length===0&&"hidden"}`,children:[E("MATCH")," Thino ",v.jsx("strong",{children:w})," ",E("TIMES")]}),v.jsx(v.Fragment,{children:r==="inline"&&v.jsx("button",{className:"btn mod-cta",onClick:N,children:E("Preview")})}),v.jsx("button",{className:`btn save-btn ${c.isLoading?"requesting":""}`,onClick:M,children:E(r==="inline"||r==="modal"?"Filter":n?"EDIT":"Save")})]})]})})]})},_xe=e=>{const{index:t,filter:n,handleFilterChange:r,handleFilterRemove:a}=e,{type:o}=n,i=P.useRef(null),l=P.useRef(null),c=P.useRef(n),f=P.useRef(o);P.useEffect(()=>{c.current=e.filter},[n]),P.useEffect(()=>{if(i.current)return o==="TAG"&&!l.current&&(f.current=o,l.current=new Kg(i.current,w)),()=>{l.current&&(l.current.destroy(),l.current=null)}},[i,o]);const p=P.useCallback(I=>{["AND","OR"].includes(I)&&r(t,{...n,relation:I})},[n]),g=P.useCallback(async I=>{var M;if(n.type!==I){const{verifyState:N}=ft.getState(),_=!C.Platform.isDesktop&&await((M=window.Capacitor)==null?void 0:M.Plugins.Device.getId()),k=C.Platform.isDesktop?await cr():_.identifier||_.uuid,R=N&&(N==null?void 0:N.appId)===k;if(I==="SOURCE"&&!R){Sn();return}const L=Object.values(Vc[I].operators);r(t,{...n,type:I,value:{operator:L[0].value,value:""}})}},[n]),y=P.useCallback(I=>{r(t,{...n,value:{...n.value,operator:I}})},[n]),w=P.useCallback(I=>{r(t,{...c.current,value:{...c.current.value,value:I}})},[n]),T=()=>{a(t)},S={TYPE:v.jsx(op,{className:"value-selector",dataSource:Vc.TYPE.values,value:n.value.value,handleValueChanged:w}),LIST:v.jsx(op,{className:"value-selector",dataSource:Vc.LIST.values,value:n.value.value,handleValueChanged:w}),SOURCE:v.jsx(op,{className:"value-selector",dataSource:Vc.SOURCE.values,value:n.value.value,handleValueChanged:w}),TAG:v.jsx("input",{type:"text",id:Math.random().toString(36).substring(7),className:"value-inputer",ref:i,value:n.value.value,onChange:I=>{w(I.target.value)}}),TEXT:v.jsx("input",{type:"text",className:"value-inputer",value:n.value.value,onChange:I=>{w(I.target.value)}}),DATE:v.jsxs("div",{className:"date-inputer",children:[v.jsx(kw,{type:"icon",handleValueChange:w}),v.jsx("input",{type:"text",className:"value-inputer",value:n.value.value,onChange:I=>{w(I.target.value)}})]})};return v.jsxs("div",{className:"memo-filter-input-wrapper",children:[t>0&&v.jsx(op,{className:"relation-selector",dataSource:HH,value:n.relation,handleValueChanged:p}),v.jsx(op,{className:"type-selector",dataSource:Object.values(Vc),value:n.type,handleValueChanged:g}),v.jsxs(v.Fragment,{children:[Object.keys(Vc).includes(o)&&v.jsx(op,{className:"operator-selector",dataSource:Object.values(Vc[o].operators),value:n.value.operator,handleValueChanged:y}),S[o]]}),v.jsx("div",{ref:I=>{I&&C.setIcon(I,"x")},className:"btn remove-btn",onClick:T})]})},Bxe=P.memo(_xe);function m2(e){vb({className:"create-query-dialog"},YE,{queryId:e})}const UE=e=>{var w,T;const{dailyNotesState:{app:t,verifyState:n},locationState:{query:r}}=P.useContext(Lt),a=ne.useRef(null),[o,i]=ne.useState(!1),l=ne.useRef(null),[c,f]=ne.useState(""),p=Tb(a.current,l.current,{placement:"bottom-start",modifiers:[{name:"offset",options:{offset:[0,10]}}]});P.useEffect(()=>{o&&p.update&&(p==null||p.update())},[o]),P.useEffect(()=>{a&&C.setIcon(a.current,"filter")},[a]);const g=async()=>{var M;const S=!C.Platform.isDesktop&&await((M=window.Capacitor)==null?void 0:M.Plugins.Device.getId()),I=C.Platform.isDesktop?await cr():S.identifier||S.uuid;return!n||(n==null?void 0:n.appId)!==I?(Sn(),!1):!0};return Pv(l,()=>{i(!1),c&&ot.getState().query.filter===c&&ot.setMemoFilter("")}),v.jsxs(v.Fragment,{children:[v.jsx("div",{className:"thino-inline-filter-wrapper pro",ref:a,onClick:async()=>{await g()&&(C.Platform.isDesktop?(i(!o),await(p==null?void 0:p.update())):new Hxe(ft.getState().app,r.filter,I=>{f(I)}).open())}}),v.jsx("div",{ref:l,className:`thino-inline-filter-container ${o?"":"hidden"}`,style:p.styles.popper,children:o&&v.jsx(YE,{type:"inline",queryId:(w=r.filter)!=null&&w.startsWith("Filter [Temp] ")&&!((T=r.filter)!=null&&T.includes("Filter [Temp]"))?"":r.filter,destroy:()=>{i(!1)},setPreview:S=>{f(S)}})})]})};class Hxe extends C.Modal{constructor(n,r,a){super(n);De(this,"root");De(this,"setPreview");this.filter=r,this.setPreview=a}onOpen(){var r,a;const{contentEl:n}=this;this.root=Av(n),this.root.render(v.jsx(is,{store:Le,context:Lt,children:v.jsx("div",{className:"thino-inline-filter-container",children:v.jsx(YE,{type:"modal",queryId:(r=this.filter)!=null&&r.startsWith("Filter [Temp] ")&&!((a=this.filter)!=null&&a.includes("Filter [Temp]"))?"":this.filter,destroy:()=>{this.close()},setPreview:o=>{this.setPreview(o)}})})}))}onClose(){var n;(n=this.root)==null||n.unmount()}}const DO=()=>{const{dailyNotesState:{app:e},globalState:{isMobileView:t,showSiderbarInMobileView:n}}=P.useContext(Lt),[r]=P.useState(ne.createRef());P.useEffect(()=>{if(!r.current)return;const o=r.current;C.setIcon(o,"refresh-cw")},[r.current]);const a=P.useCallback(async()=>{if(!(t&&n)){if(sf){const o=p2(e);await sf(o)}await be.fetchAllMemos()}},[]);return v.jsx("span",{className:"refresh-icon",ref:r,onClick:()=>{a(),r&&r.current.firstElementChild.toggleClass("rotate-hidden",!0),setTimeout(()=>{r&&r.current.firstElementChild.toggleClass("rotate-hidden",!1)},1e3)}})},yw=()=>{const{locationState:{query:{filter:e}},globalState:{isMobileView:t},queryState:{queries:n}}=P.useContext(Lt),[r,a]=P.useState("THINO");P.useEffect(()=>{const i=sn.getQueryById(e);a(i?i.title:"THINO")},[e,n]);const o=P.useCallback(i=>{i.stopPropagation(),dt.setShowSiderbarInMobileView(!0)},[]);return v.jsxs("div",{className:"section-header-container memos-header-container",children:[v.jsxs("div",{className:"title-text",children:[v.jsx(ts,{when:t,children:v.jsx("button",{ref:i=>{i&&C.setIcon(i,"menu")},className:"btn action-btn clickable-icon",onClick:o})}),v.jsx("span",{className:"normal-text",children:r}),v.jsx(DO,{})]}),v.jsxs("div",{className:"memos-header-search-section",children:[v.jsx(QH,{}),v.jsx(KH,{}),v.jsx(UE,{}),v.jsx(Fv,{})]})]})},Yxe=()=>{const{dailyNotesState:{settings:e,plugin:t,app:n,verifyState:r},globalState:{manifest:a,showSiderbarInMobileView:o,isMobileView:i}}=P.useContext(Lt),[l,c]=P.useState("Memos");P.useState(!1);const[f,p]=P.useState("");P.useEffect(()=>{if(!(e!=null&&e.MomentsIcon)||!n)return;const k=n.vault.adapter.getResourcePath(C.normalizePath(e.MomentsIcon));k&&!(e!=null&&e.MomentsIcon.startsWith("http"))?p(k):p(e==null?void 0:e.MomentsIcon)},[e==null?void 0:e.MomentsIcon,n]),P.useEffect(()=>{e&&c(e.UserName)},[e]);const g=P.useCallback(()=>{ot.pushHistory("/"),ot.clearQuery()},[]),y=()=>{n.setting.open(),n.setting.openTabById(a.id||"obsidian-memos")},w=()=>{if(e!=null&&e.needVerify){dt.setLocked(!0);return}else new C.Notice(E("You have not set a password or enable this feature yet")),n.setting.open(),n.setting.openTabById(a.id||"obsidian-memos")},T=()=>{new ex(n,a.version).open()},S=()=>{dt.setShowSiderbarInMobileView(!1),t.settingTab.updateSettings("FirstLoaded",!0)},I=()=>{new jH(n,t,a.version).open()},M=P.useCallback(async k=>{const{type:R}=k;if(R.startsWith("text"))try{return`${await Y2.parseHtml(k)}`}catch(L){new C.Notice(L)}},[]),N=P.useCallback(()=>{const k=document.createElement("input");document.body.appendChild(k),k.type="file",k.multiple=!1,k.accept="text/html",k.onchange=async()=>{if(!k.files||k.files.length===0)return;const R=k.files[0];await M(R),document.body.removeChild(k)},k.click()},[]),_=k=>{const R=new C.Menu;R.addItem(L=>{L.setIcon("user").setTitle(E("Settings")).onClick(y)}),e!=null&&e.needVerify&&R.addItem(L=>{L.setIcon("lock").setTitle(E("Lock")).onClick(w)}),R.addItem(L=>{L.setIcon("import").setTitle(E("Import")).onClick(N)}),R.addSeparator(),R.addItem(L=>{L.setIcon("file-text").setTitle(E("ChangeLog")).onClick(T)}),R.addItem(L=>{L.setIcon("settings").setTitle(E("Setting guide")).onClick(S)}),R.addItem(L=>{L.setIcon("alert-circle").setTitle(E("Submit issue")).onClick(I)}),R.showAtMouseEvent(k.nativeEvent)};return v.jsxs("div",{className:"user-banner-container",children:[v.jsxs("div",{className:"userinfo-header-container",children:[v.jsxs("div",{className:"userinfo-container",onClick:()=>{n.setting.open(),n.setting.openTabById(a.id||"obsidian-memos")},children:[v.jsx("div",{ref:k=>{if(f){k==null||k.empty();return}f||k&&C.setIcon(k,"Memos")},className:"thino-user-icon",style:{backgroundImage:`url("${f}")`}}),v.jsxs("div",{className:"thino-user-info",children:[v.jsxs("span",{className:"username-container",children:[v.jsx("span",{"aria-label":l==="MEMO 😉"?"THINO 😉":l||"THINO",className:"username-text",onClick:g,children:l==="MEMO 😉"?"THINO 😉":l||"THINO"}),v.jsx("span",{className:`user-pro-badge ${r?"activated":""}`,onClick:()=>{n.setting.open(),n.setting.openTabById(a.id||"obsidian-memos")},children:"PRO"})]}),(e==null?void 0:e.MomentsQuote)&&v.jsx("span",{className:"thino-user-quote",children:e==null?void 0:e.MomentsQuote})]})]}),v.jsxs("span",{className:"btn-group",children:[(e==null?void 0:e.DefaultThemeForThino)==="modern"&&!i&&v.jsx(DO,{}),v.jsx("span",{ref:k=>{k&&k.hasChildNodes()||k&&C.setIcon(k,"more-horizontal")},className:"btn action-btn menu-popup-btn",onClick:_}),o&&v.jsx("span",{ref:k=>{k&&k.hasChildNodes()||k&&C.setIcon(k,"x")},className:"btn action-btn",onClick:()=>{dt.setShowSiderbarInMobileView(!1)}})]})]}),v.jsx(V2,{statusType:"banner"})]})},G4=()=>{const{queryState:{queries:e},dailyNotesState:{app:t},locationState:{query:{filter:n}}}=P.useContext(Lt),r=am(),[a,o]=P.useState([]);return P.useEffect(()=>{const i=e.filter(l=>{var c,f;return!((c=l.id)!=null&&c.toString().startsWith("Filter [Temp]"))&&!((f=l.id)!=null&&f.toString().includes("Filter [Temp]"))}).sort((l,c)=>{if(c.pinnedAt&&!l.pinnedAt)return 1;if(l.pinnedAt&&!c.pinnedAt)return-1;const f=ut.getTimeStampByDate(l.pinnedAt||l.createdAt);return ut.getTimeStampByDate(c.pinnedAt||c.createdAt)-f});o(i)},[e]),P.useEffect(()=>{sn.getMyAllQueries().catch(()=>{}).finally(()=>{r.setFinish()})},[t]),v.jsxs("div",{className:"queries-wrapper",children:[v.jsxs("span",{className:"title-text",children:[v.jsx("span",{className:"normal-text",children:E("QUERY")}),v.jsx("span",{ref:i=>{i&&C.setIcon(i,"plus")},className:"btn create-query-btn",onClick:()=>m2()})]}),v.jsx(ts,{when:r.isSucceed&&a.length===0,children:v.jsx("div",{className:"create-query-btn-container",children:v.jsx("span",{className:"btn",onClick:()=>m2(),children:E("CREATE FILTER")})})}),v.jsx("div",{className:"queries-container",children:a.map(i=>v.jsx(Uxe,{query:i,isActive:i.id===n},`${i.id}-${C.moment(i.createdAt,"YYYY/MM/DD HH:mm:ss").format("x")}`))})]})},Uxe=e=>{const{query:t,isActive:n}=e,[r,a]=Jl(!1),[o,i]=Jl(!1),l=()=>{ot.setMemoFilter(n?"":t.id)},c=S=>{S.stopPropagation(),a()},f=()=>{a(!1)},p=async S=>{if(S.stopPropagation(),o)try{await sn.deleteQuery(t.id)}catch(I){new C.Notice(I.message)}else i()},g=S=>{S.stopPropagation(),m2(t.id)},y=async S=>{S.stopPropagation();try{t.pinnedAt?await sn.unpinQuery(t.id):await sn.pinQuery(t.id),sn.editQuery({...t,pinnedAt:t.pinnedAt?"":ut.getDateTimeString(Date.now())})}catch(I){console.error(I)}},w=()=>{i(!1)},T=P.useMemo(()=>v.jsxs("div",{className:"action-btns-container",children:[v.jsxs("span",{className:"btn",onClick:y,children:[v.jsx("span",{ref:S=>{S&&C.setIcon(S,t.pinnedAt?"pin-off":"pin")},className:"icon-text"}),v.jsx("span",{className:"normal-text",children:t.pinnedAt?E("UNPIN"):E("PIN")})]}),v.jsxs("span",{className:"btn",onClick:g,children:[v.jsx("span",{ref:S=>{S&&!S.hasChildNodes()&&C.setIcon(S,"edit")},className:"icon-text"}),v.jsx("span",{className:"normal-text",children:E("EDIT")})]}),v.jsxs("span",{className:`btn delete-btn ${o?"final-confirm":""}`,onClick:p,onMouseLeave:w,children:[v.jsx("span",{ref:S=>{S&&!S.hasChildNodes()&&C.setIcon(S,"trash-2")},className:"icon-text"}),v.jsx("span",{className:"normal-text",children:E(o?"CONFIRM!":"DELETE")})]})]}),[t.pinnedAt,o]);return v.jsx(v.Fragment,{children:v.jsxs("div",{className:`query-item-container ${n?"active":""}`,onClick:l,children:[v.jsxs("div",{className:"query-text-container",children:[v.jsx("span",{ref:S=>{S&&!S.hasChildNodes()&&C.setIcon(S,"filter")},className:"icon-text"}),v.jsxs("span",{className:"query-text",children:[t.title,t.pinnedAt&&" 📌"]})]}),v.jsxs("div",{className:"btns-container",children:[v.jsx("span",{ref:S=>{S&&!S.hasChildNodes()&&C.setIcon(S,"more-horizontal")},className:"btn action-btn toggle-btn",onClick:c}),v.jsx("div",{className:`action-btns-wrapper ${r?"":"hidden"}`,onMouseLeave:f,children:T})]})]})})},J4=()=>{var y,w;const{locationState:{query:{tag:e,filter:t}},dailyNotesState:{app:n},memoState:{tags:r,tagsNum:a,memos:o}}=P.useContext(Lt),i=t&&((y=t==null?void 0:t.toString())==null?void 0:y.startsWith("Filter [Temp] "))&&sn.getQueryById(t),[l,c]=P.useState([]),[f,p]=P.useState(((w=n||app)==null?void 0:w.loadLocalStorage("thino-tag-sort-order"))||"alphabetical");P.useEffect(()=>{var S;const T=(S=n||app)==null?void 0:S.loadLocalStorage("thino-temp-tags");c(T||[])},[]),P.useEffect(()=>{be.updateTagsState()},[o]),P.useEffect(()=>{const T=Array.from(r).sort(),S={subTags:[]};for(const I of T){const M=I.split("/");let N=S,_="";for(let k=0;kH.text===_);if(L||(L={key:R,text:_,count:a[_]||0,subTags:[],parent:N},N.subTags.push(L)),k===M.length-1){let H=L.parent;for(;H;)H.count||(H.count=0),H.count+=a[_]||0,H=H.parent}N=L}}c(S.subTags)},[r]),P.useEffect(()=>{var T;be.initialized&&((T=n||app)==null||T.saveLocalStorage("thino-temp-tags",l))},[l]);const g=T=>{T.stopPropagation();const S=new C.Menu;for(const I of["alphabetical","alphabeticalReverse","byCount","byCountReverse"])S.addItem(M=>{M.setTitle(E(I)).onClick(()=>{p(I),n==null||n.saveLocalStorage("thino-tag-sort-order",I)}).setChecked(f===I)}),I==="alphabeticalReverse"&&S.addSeparator();S.showAtMouseEvent(T.nativeEvent)};return v.jsxs("div",{className:"tags-wrapper",children:[v.jsxs("div",{className:"tags-header title-text",children:[v.jsx("span",{className:"normal-text",children:E("Frequently Used Tags")}),v.jsx("span",{ref:T=>{T&&C.setIcon(T,"arrow-down-narrow-wide")},className:"tags-sort-btn",onClick:g})]}),v.jsxs("div",{className:"tags-container",children:[l.sort(zxe(f)).map((T,S)=>v.jsx(TO,{tag:T,tagQuery:e,filterQuery:i},T.text+"-"+S)),v.jsx(ts,{when:l.length<5&&be.initialized,children:v.jsxs("span",{className:"tag-tip-container",children:[E("Input")," ",v.jsxs("span",{className:"code-text",children:[E("#Tag")," "]}),E("to create tag"),"..."]})})]})]})},TO=e=>{const{tag:t,tagQuery:n,filterQuery:r}=e,a=n===t.text||r&&JSON.parse(r.querystring).find(p=>p.type==="TAG"&&p.value.value===t.text),o=t.subTags.length>0,[i,l]=Jl(!1),c=async p=>{var g;if(p.ctrlKey||p.metaKey){const{verifyState:y}=ft.getState(),w=!C.Platform.isDesktop&&await((g=window.Capacitor)==null?void 0:g.Plugins.Device.getId()),T=C.Platform.isDesktop?await cr():w.identifier||w.uuid;if(!(y&&(y==null?void 0:y.appId)===T)){Sn();return}const I=ot.getState().query.filter;if(I&&(I!=null&&I.startsWith("Filter [Temp] "))){const N=sn.getQueryById(I).querystring,_=JSON.parse(N);let k;if(_.some(R=>R.type==="TAG"&&R.value.value===t.text)){if(k=_.filter(L=>L.value.value!==t.text),k.length===0){ot.setMemoFilter("");return}const R=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify([{...k[0],relation:"AND"},...k.slice(1)]));sn.pushQuery(R),ot.setMemoFilter(R.id)}else{k=[..._,{type:"TAG",value:{value:t.text,operator:"CONTAIN"},relation:"OR"}];const R=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify(k));sn.pushQuery(R),ot.setMemoFilter(R.id)}}else if(n){ot.setTagQuery("");const M=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify([{type:"TAG",value:{value:n,operator:"CONTAIN"},relation:"AND"},{type:"TAG",value:{value:t.text,operator:"CONTAIN"},relation:"OR"}]));sn.pushQuery(M),ot.setMemoFilter(M.id)}else if(!n){const M=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify([{type:"TAG",value:{value:t.text,operator:"CONTAIN"},relation:"AND"}]));sn.pushQuery(M),ot.setMemoFilter(M.id)}ut.copyTextToClipboard(`#${t.text} `),["/","/recycle","/archive","/daily"].includes(ot.getState().pathname)||ot.setPathname("/");return}if(a){if(ot.setTagQuery(""),r){const w=JSON.parse(r.querystring).filter(S=>S.value.value!==t.text);if(w.length===0){ot.setMemoFilter("");return}const T=sn.createTempQuery(`Filter [Temp] ${Math.random().toString(36).substring(7)}`,JSON.stringify([{...w[0],relation:"AND"},...w.slice(1)]));sn.pushQuery(T),ot.setMemoFilter(T.id)}}else await ut.copyTextToClipboard(`#${t.text} `),["/","/recycle","/archive","/daily"].includes(ot.getState().pathname)||ot.setPathname("/"),ot.setTagQuery(t.text)},f=p=>{p.stopPropagation(),l()};return v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:`tag-item-container ${a?"active":""}`,onClick:c,children:[v.jsxs("div",{className:"tag-text-container",children:[v.jsx("span",{ref:p=>{p&&C.setIcon(p,"hash")},className:"btn tag-btn"}),v.jsx("span",{className:"tag-text",children:t.key})]}),v.jsxs("div",{className:"btns-container",children:[v.jsx("span",{className:"tag-count",children:t.count}),o?v.jsx("span",{ref:p=>{p&&C.setIcon(p,"chevron-right")},className:`btn action-btn toggle-btn ${i?"shown":""}`,onClick:f}):null]})]}),o?v.jsx("div",{className:`subtags-container ${i?"":"hidden"}`,children:t.subTags.map((p,g)=>v.jsx(TO,{tag:p,tagQuery:n},p.text+"-"+g))}):null]})},K4=new Intl.Collator(void 0,{usage:"sort",sensitivity:"base",numeric:!0}).compare,qD={alphabetical:(e,t)=>K4(e.text,t.text),alphabeticalReverse:(e,t)=>-K4(e.text,t.text),byCount:(e,t)=>t.count-e.count,byCountReverse:(e,t)=>e.count-t.count},zxe=(e="byCount")=>qD.hasOwnProperty(e)?qD[e]:qD.alphabetical,Q4=()=>{const{dailyNotesState:{app:e,settings:t,verifyState:n}}=P.useContext(Lt),r=[{name:E("Random Review"),path:"/review",iconID:"star"},{name:E("ARCHIVE"),path:"/archive",iconID:"archive"},{name:E("Recycle bin"),path:"/recycle",iconID:"recycle"}],a=P.useRef([]);return P.useEffect(()=>{a.current.forEach((o,i)=>{o&&C.setIcon(o,r[i].iconID)})},[t,a]),v.jsx(v.Fragment,{children:v.jsx("div",{className:"path-entry-wrapper",children:r.map((o,i)=>v.jsx(v.Fragment,{children:v.jsxs("div",{className:`path-entry-container ${ot.getState().pathname===o.path?"active":""} ${t.DeleteThinoDirectly&&o.path==="/recycle"?"hidden":""} ${o.path==="/review"&&"pro"}`,onClick:async()=>{var f;const l=!C.Platform.isDesktop&&await((f=window.Capacitor)==null?void 0:f.Plugins.Device.getId()),c=C.Platform.isDesktop?await cr():l.identifier||l.uuid;if(!n&&(n==null?void 0:n.appId)!==c&&o.path==="/review"){Sn();return}if(ot.setPathname(o.path),o.path==="/review"&&ot.getState().pathname==="/review"){e.workspace.trigger("refresh-review-memos");return}ot.clearQuery()},children:[v.jsx("span",{ref:l=>a.current[i]=l,className:"path-entry-icon"}),v.jsx("span",{className:"path-entry-text",children:o.name})]},i)}))})})},X4=e=>{const{dailyNotesState:{settings:t},locationState:n,globalState:{isMobileView:r,showSiderbarInMobileView:a}}=P.useContext(Lt),o=P.useRef(null),i=P.useMemo(()=>l=>{var f,p,g;const c=dt.getState().showSiderbarInMobileView;if(!c){window.removeEventListener("click",i,{capture:!0});return}(f=o.current)!=null&&f.contains(l.target)||(g=(p=o.current)==null?void 0:p.parentNode)!=null&&g.contains(l.target)&&(c&&l.stopPropagation(),dt.setShowSiderbarInMobileView(!1),window.removeEventListener("click",i,{capture:!0}))},[]);return P.useEffect(()=>{dt.setShowSiderbarInMobileView(!1)},[n]),P.useEffect(()=>{a?document.body.classList.add(Ix):document.body.classList.remove(Ix)},[a]),P.useEffect(()=>{r&&a&&window.addEventListener("click",i,{capture:!0})},[r,a]),v.jsxs("aside",{className:ar("memos-sidebar-wrapper",e.className),ref:o,children:[e.children,v.jsx(Yxe,{}),(t==null?void 0:t.DefaultThemeForThino)==="modern"&&!r?(e==null?void 0:e.sidebarPosition)==="right"?v.jsx(Qg,{}):null:v.jsx(Qg,{}),(t==null?void 0:t.DefaultThemeForThino)==="modern"&&!r?(e==null?void 0:e.sidebarPosition)==="left"?v.jsxs(v.Fragment,{children:[v.jsx(Q4,{}),v.jsx(G4,{}),v.jsx(V2,{statusType:"sidebar"})]}):null:v.jsxs(v.Fragment,{children:[v.jsx(Q4,{}),v.jsx(G4,{})]}),(t==null?void 0:t.DefaultThemeForThino)==="modern"&&!r?(e==null?void 0:e.sidebarPosition)==="right"?v.jsx(v.Fragment,{children:v.jsx(J4,{})}):null:v.jsx(v.Fragment,{children:v.jsx(J4,{})})]})},Vxe=()=>{const{dailyNotesState:{settings:e}}=P.useContext(Lt),[t,n]=ne.useState(""),r=a=>{n(a.target.value)};return v.jsx("div",{className:"locked-screen-wrapper",children:v.jsxs("div",{className:"locked-screen-content",children:[v.jsx("div",{className:"locked-screen-header",children:v.jsx("div",{className:"locked-screen-header-title",children:E("Locked")})}),v.jsx("div",{className:"locked-screen-body",children:v.jsxs("div",{className:"locked-screen-body-content",children:[v.jsxs("div",{className:"locked-screen-body-content-text",children:[v.jsx("div",{className:"locked-screen-body-content-text-title",children:E("Thino is locked")}),v.jsx("div",{className:"locked-screen-body-content-text-desc",children:E("Please unlock Thino by input password")})]}),v.jsxs("div",{className:"locked-screen-body-content-inputer",children:[v.jsx("input",{onKeyDown:a=>{a.key==="Enter"&&((e==null?void 0:e.password)===t?dt.setLocked(!1):new C.Notice(E("Password is incorrect")))},onChange:r,value:t,type:"password",className:"locked-screen-body-content-input"}),v.jsx("button",{className:"locked-screen-body-content-btn",onClick:()=>{(e==null?void 0:e.password)===t?dt.setLocked(!1):new C.Notice(E("Password is incorrect"))},children:E("Unlock")})]})]})})]})})};class rf extends _6{fuzzySearchItemsOptimized(t,n){const r=C.prepareFuzzySearch(t);return n.map(a=>{const o=r(a.path);return o?{item:a,match:o,score:o.score}:null}).sort((a,o)=>(o==null?void 0:o.score)-(a==null?void 0:a.score)).filter(Boolean)}getSuggestions(t){const r=app.vault.getFiles().filter(o=>["png","jpg","jpeg","gif"].includes(o.extension)),a=t.toLowerCase();return this.fuzzySearchItemsOptimized(a,r).map(o=>o.item)}renderSuggestion(t,n){var o;const r=t.basename,a=((o=t.parent)==null?void 0:o.path)||"";n.toggleClass("thino-image-suggest-item",!0),n.createSpan({cls:"suggestion-name",text:r}),n.createSpan({cls:"suggestion-path",text:a})}selectSuggestion(t){this.inputEl.value=t.path,this.inputEl.trigger("input"),this.close()}}const Wxe=e=>{const{dailyNotesState:{settings:t,app:n,plugin:r},globalState:{manifest:a}}=P.useContext(Lt),[o,i]=ne.useState(0),[l,c]=ne.useState(""),f=ne.useRef(null),p=ne.useRef(null),[g,y]=ne.useState({enabled:!1,path:"",format:""});P.useEffect(()=>{if(o===2&&(t!=null&&t.EnabledLocationList.find(I=>I.value==="DAILY")))if(!Wg())y({enabled:!1,path:"",format:""});else{const I=qc().folder,M=qc().format;y({enabled:!0,path:I,format:M})}},[o]),P.useEffect(()=>{if(!(t!=null&&t.MomentsIcon)||!n){c("");return}const I=n.vault.adapter.getResourcePath(C.normalizePath(t.MomentsIcon));I&&!(t!=null&&t.MomentsIcon.startsWith("http"))?c(I):c(t==null?void 0:t.MomentsIcon)},[t==null?void 0:t.MomentsIcon,n]),P.useEffect(()=>{p&&(p.current=null)},[o]),P.useEffect(()=>{f.current&&(p.current||(p.current=new rf(f.current)))},[f.current]);const w=(I,M)=>{let N=r;N||(N=n.plugins.getPlugin("obsidian-memos")),N.settingTab.updateSettings(I,M)},T=P.useMemo(()=>{switch(o){case 0:return v.jsxs(v.Fragment,{children:[v.jsx("h1",{children:E("Get started with Thino")}),v.jsx("p",{children:E("Set up your user info for Thino.")})]});case 1:return v.jsxs(v.Fragment,{children:[v.jsx("h1",{children:E("Set theme for Thino")}),v.jsx("p",{children:E("Choose a theme for Thino.")})]});case 2:return v.jsxs(v.Fragment,{children:[v.jsx("h1",{children:E("Go with daily note plugin")}),v.jsx("p",{children:E("If you are using the Thino basic version, enabling the daily note plugin is required. Configure its settings to work effectively with it.")})]});case 3:return v.jsxs(v.Fragment,{children:[v.jsx("h1",{children:E("Set preferences for using Thino")}),v.jsx("p",{children:E("Adjust settings that influence your user experience with Thino.")})]});case 4:return v.jsxs(v.Fragment,{children:[v.jsx("h1",{children:E("Congrats! All settings done")}),v.jsx("p",{children:E("Go and enjoy Thino")})]})}},[o]),S=()=>{switch(o){case 0:return v.jsxs(v.Fragment,{children:[v.jsx("div",{className:"thino-user-preview-wrapper",children:v.jsxs("div",{className:"userinfo-container",onClick:()=>{n.setting.open(),n.setting.openTabById(a.id||"obsidian-memos")},children:[v.jsx("div",{ref:I=>{if(t!=null&&t.MomentsIcon){I==null||I.empty();return}t!=null&&t.MomentsIcon||I&&C.setIcon(I,"Memos")},className:"thino-user-icon",style:{backgroundImage:`url("${l}")`}}),v.jsxs("div",{className:"thino-user-info",children:[v.jsx("span",{className:"username-container",children:v.jsx("span",{"aria-label":(t==null?void 0:t.UserName)==="MEMO 😉"?"THINO 😉":(t==null?void 0:t.UserName)||"THINO",className:"username-text",children:(t==null?void 0:t.UserName)==="MEMO 😉"?"THINO 😉":(t==null?void 0:t.UserName)||"THINO"})}),(t==null?void 0:t.MomentsQuote)&&v.jsx("span",{className:"thino-user-quote",children:t==null?void 0:t.MomentsQuote})]})]})}),v.jsxs("div",{className:"thino-user-info-wrapper",children:[v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("User name")}),v.jsx("div",{className:"setting-item-description",children:E("Set your user name here. 'Memos 😏' By default")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsx("input",{type:"text",placeholder:"Thino 😏",defaultValue:t==null?void 0:t.UserName,onInput:I=>w("UserName",I.currentTarget.value)})})]}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("User quote")}),v.jsx("div",{className:"setting-item-description",children:E("Set user quote for thino")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsx("input",{type:"text",placeholder:"Share thino with the world",defaultValue:t==null?void 0:t.MomentsQuote,onInput:I=>w("MomentsQuote",I.currentTarget.value)})})]}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("User icon")}),v.jsx("div",{className:"setting-item-description",children:E("Set user icon for thino. You can input http/https link or file path in vault.")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsx("input",{type:"text",ref:f,placeholder:"Input url or file path",defaultValue:t==null?void 0:t.MomentsIcon,onInput:I=>w("MomentsIcon",I.currentTarget.value)})})]})]})]});case 1:return v.jsx(v.Fragment,{children:v.jsxs("div",{className:ar("theme-selector-group","selected"),children:[v.jsxs("div",{className:ar("theme-selector",(t==null?void 0:t.DefaultThemeForThino)==="modern"?"selected":""),onClick:()=>w("DefaultThemeForThino","modern"),children:[v.jsxs("div",{className:"theme-selector-header-component",children:[v.jsx("div",{className:"theme-selector-header",children:E("Modern")}),v.jsx("div",{className:"theme-selector-description",children:E("A modern theme for Thino with a three-column layout and some unique features.")})]}),v.jsxs("div",{className:"theme-selector-content",children:[v.jsx("div",{className:"left-column column-component"}),v.jsx("div",{className:"center-column column-component"}),v.jsx("div",{className:"right-column column-component"})]}),v.jsx("div",{className:"theme-selector-footer",children:v.jsx("button",{className:"mod-cta",disabled:(t==null?void 0:t.DefaultThemeForThino)==="modern",onClick:()=>w("DefaultThemeForThino","modern"),children:(t==null?void 0:t.DefaultThemeForThino)==="modern"?E("Selected"):E("Select")})})]}),v.jsxs("div",{className:ar("theme-selector",(t==null?void 0:t.DefaultThemeForThino)==="classic"?"selected":""),onClick:()=>w("DefaultThemeForThino","classic"),children:[v.jsxs("div",{className:"theme-selector-header-component",children:[v.jsx("div",{className:"theme-selector-header",children:E("Classic")}),v.jsx("div",{className:"theme-selector-description",children:E("A classic theme for Thino with a two-column layout")})]}),v.jsxs("div",{className:"theme-selector-content",children:[v.jsx("div",{className:"left-column column-component"}),v.jsx("div",{className:"center-column column-component"})]}),v.jsx("div",{className:"theme-selector-footer",children:v.jsx("button",{className:"mod-cta",disabled:(t==null?void 0:t.DefaultThemeForThino)==="classic",onClick:()=>w("DefaultThemeForThino","classic"),children:(t==null?void 0:t.DefaultThemeForThino)==="classic"?E("Selected"):E("Select")})})]})]})});case 2:return v.jsxs(v.Fragment,{children:[v.jsxs("div",{className:"daily-note-plugin-status",children:[v.jsxs("div",{className:"daily-note-plugin-status-header",children:[v.jsx("div",{className:"plugin-status-header",children:E("Daily note plugin")}),v.jsx("div",{className:"plugin-status-description",children:E("Enable daily note plugin")})]}),v.jsx("div",{className:"daily-note-plugin-status-content",children:g.enabled&&v.jsx(v.Fragment,{children:v.jsxs("div",{className:"daily-note-format",children:[v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Daily note name format")}),v.jsx("div",{className:"setting-item-description",children:E("Set daily note name format")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsx("input",{type:"text",placeholder:"YYYY-MM-DD",defaultValue:g.format,onInput:I=>{y({...g,format:I.currentTarget.value.trim()});try{const M=n.internalPlugins.getPluginById("daily-notes");M.instance.options={...M.instance.options,format:I.currentTarget.value.trim()},M.saveData({...M.instance.options,format:I.currentTarget.value.trim()})}catch(M){console.error(M)}}})})]}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Daily notes folder")}),v.jsx("div",{className:"setting-item-description",children:E("Set daily notes folder")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsx("input",{type:"text",placeholder:"YYYY-MM-DD",defaultValue:g.path,onInput:I=>{y({...g,path:I.currentTarget.value.trim()});try{const M=n.internalPlugins.getPluginById("daily-notes");M.instance.options={...M.instance.options,folder:I.currentTarget.value.trim()},M.saveData({...M.instance.options,folder:I.currentTarget.value.trim()})}catch(M){console.error(M)}}})})]})]})})}),v.jsxs("div",{className:"daily-note-plugin-status-footer",children:[!g.enabled&&v.jsx("div",{className:"notice-click",children:E("Click to enable =>")}),v.jsx("button",{className:"mod-cta",disabled:g.enabled,onClick:()=>{if(!g.enabled){n.internalPlugins.getPluginById("daily-notes").enable();const I=qc().folder,M=qc().format;y({enabled:!0,format:M,path:I})}},children:g.enabled?E("Enabled"):E("Enable")})]})]}),v.jsxs("div",{className:"thino-daily-settings-wrapper",children:[v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Default time prefix")}),v.jsx("div",{className:"setting-item-description",children:E("Set default time prefix for thino in daily notes.")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsxs("select",{className:"dropdown",defaultValue:t==null?void 0:t.DefaultTimePrefix,onChange:I=>w("DefaultTimePrefix",I.currentTarget.value),children:[v.jsx("option",{value:"HH:mm",children:"HH:mm"}),v.jsx("option",{value:"HH:mm:ss",children:"HH:mm:ss"})]})})]}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Set thino insert place")}),v.jsx("div",{className:"setting-item-description",children:E("Set where to insert thino content")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsxs("select",{className:"dropdown",defaultValue:t==null?void 0:t.InsertType,onChange:I=>w("InsertType",I.currentTarget.value),children:[v.jsx("option",{value:"end",children:E("End of the diary")}),v.jsx("option",{value:"custom",children:E("Custom location")})]})})]}),(t==null?void 0:t.InsertType)==="custom"&&v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Insert after heading")}),v.jsx("div",{className:"setting-item-description",children:E("If left blank, the recorded thino content will be inserted at the end of the diary; if a title is provided, all recorded thino content will be uniformly categorized under that title.")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsx("input",{type:"text",placeholder:"# Heading",defaultValue:t==null?void 0:t.InsertAfter,onInput:I=>w("InsertAfter",I.currentTarget.value)})})]}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Set process target")}),v.jsx("div",{className:"setting-item-description",children:E("You can set whole diary or only part of it")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsxs("select",{className:"dropdown",defaultValue:t==null?void 0:t.ProcessContentTarget,onChange:I=>w("ProcessContentTarget",I.currentTarget.value),children:[v.jsx("option",{value:"custom",children:E("Custom")}),v.jsx("option",{value:"whole",children:E("Whole diary")})]})})]}),(t==null?void 0:t.ProcessContentTarget)==="custom"&&v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Process Memos below")}),v.jsx("div",{className:"setting-item-description",children:E("If left blank, the Thino interface will display all thino record contents; if a title is provided, the Thino interface will only display the contents under that title, and contents written elsewhere will not be shown.")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsx("input",{type:"text",placeholder:"# Heading",defaultValue:t==null?void 0:t.ProcessEntriesBelow,onInput:I=>w("ProcessEntriesBelow",I.currentTarget.value)})})]})]})]});case 3:return v.jsx(v.Fragment,{children:v.jsxs("div",{className:"thino-custom-settings-wrapper",children:[v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Default prefix when save thino")}),v.jsx("div",{className:"setting-item-description",children:E("Set the default prefix when create memo, 'List' by default.")})]}),v.jsx("div",{className:"setting-item-control",children:v.jsxs("select",{className:"dropdown",defaultValue:t==null?void 0:t.DefaultPrefix,onChange:I=>w("DefaultPrefix",I.currentTarget.value),children:[v.jsx("option",{value:"List",children:E("List")}),v.jsx("option",{value:"Task",children:E("Task")})]})})]}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Use Tags In Vault")}),v.jsx("div",{className:"setting-item-description",children:E("Use tags in vault rather than only in Memos. False by default.")})]}),v.jsx("div",{className:"setting-item-control",ref:I=>{I&&(I.hasChildNodes()||new C.ToggleComponent(I).setValue((t==null?void 0:t.UseVaultTags)===void 0?!1:t==null?void 0:t.UseVaultTags).onChange(M=>{w("UseVaultTags",M)}))}})]}),v.jsxs("div",{className:"setting-item",children:[v.jsxs("div",{className:"setting-item-info",children:[v.jsx("div",{className:"setting-item-name",children:E("Delete Thino Directly")}),v.jsx("div",{className:"setting-item-description",children:E("When delete thino directly, it will not be moved to trash. False by default.")})]}),v.jsx("div",{className:"setting-item-control",ref:I=>{I&&(I.hasChildNodes()||new C.ToggleComponent(I).setValue((t==null?void 0:t.DeleteThinoDirectly)===void 0?!1:t==null?void 0:t.DeleteThinoDirectly).onChange(M=>{w("DeleteThinoDirectly",M)}))}})]})]})});case 4:return v.jsx(v.Fragment,{children:v.jsxs("div",{className:"thino-congrats",children:[v.jsxs("div",{className:"final-congrats-text",children:[v.jsx("p",{className:"ready-use",children:E("Thino is ready to use. ")}),v.jsx("p",{className:"start-to-use",children:E("You can start using Thino now. If you want to know more about Thino Pro, click the button below.")})]}),v.jsxs("div",{className:"next-btns-group",children:[v.jsx("button",{onClick:()=>{const I=localStorage.getItem("language");I&&(I==="zh"||I==="zh-TW")?window.open("https://pkmer.cn/products/thino"):window.open("https://thino.pkmer.net/en/#price")},children:E("About Thino Pro")}),v.jsx("button",{className:"mod-cta",onClick:()=>{w("FirstLoaded",!1),dt.getState().isMobileView?(setTimeout(()=>{dt.setShowSiderbarInMobileView(!0)},500),setTimeout(()=>{dt.setExitSteps(!0)},1e3)):setTimeout(()=>{dt.setExitSteps(!0)},800)},children:E("Start Thino")})]})]})})}};return v.jsx(v.Fragment,{children:v.jsx("div",{className:"onboarding-view-container",children:v.jsx("div",{className:"onboarding-view-wrapper",children:v.jsxs("div",{"data-onboarding-step":o,className:"onboarding-view-content",children:[v.jsxs("div",{className:"onboarding-step-count",children:[o+1,"/5"]}),v.jsxs("div",{className:"onboarding-view-details",children:[v.jsxs("div",{className:"details-content",children:[v.jsx("div",{className:"onboarding-header-group",children:T}),v.jsx(v.Fragment,{children:v.jsx("div",{className:"onboarding-form",children:S()})})]}),v.jsxs("div",{className:"details-footer",children:[v.jsx("div",{className:"skip-btn",children:o!==4&&v.jsx("button",{onClick:()=>{w("FirstLoaded",!1)},children:E("Skip and start Thino")})}),v.jsxs("div",{className:"navigate-btns-group",children:[o!==0&&v.jsx("button",{onClick:()=>i(o-1),children:E("Back to previous step")}),o!==4&&v.jsx("button",{className:"mod-cta",onClick:()=>i(o+1),children:E("Next step")}),o===4&&v.jsx("button",{className:"details-settings-btn",onClick:()=>{n.setting.open(),n.setting.openTabById(a.id||"obsidian-memos")},children:E("Details settings")})]})]})]})]})})})})};function nb(e){return nb=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},nb(e)}function Wn(e,t,n,r){return new(n||(n=Promise))(function(a,o){function i(f){try{c(r.next(f))}catch(p){o(p)}}function l(f){try{c(r.throw(f))}catch(p){o(p)}}function c(f){var p;f.done?a(f.value):(p=f.value,p instanceof n?p:new n(function(g){g(p)})).then(i,l)}c((r=r.apply(e,t||[])).next())})}function $n(e,t){var n,r,a,o,i={label:0,sent:function(){if(1&a[0])throw a[1];return a[1]},trys:[],ops:[]};return o={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(o[Symbol.iterator]=function(){return this}),o;function l(c){return function(f){return function(p){if(n)throw new TypeError("Generator is already executing.");for(;o&&(o=0,p[0]&&(i=0)),i;)try{if(n=1,r&&(a=2&p[0]?r.return:p[0]?r.throw||((a=r.return)&&a.call(r),0):r.next)&&!(a=a.call(r,p[1])).done)return a;switch(r=0,a&&(p=[2&p[0],a.value]),p[0]){case 0:case 1:a=p;break;case 4:return i.label++,{value:p[1],done:!1};case 5:i.label++,r=p[1],p=[0];continue;case 7:p=i.ops.pop(),i.trys.pop();continue;default:if(a=i.trys,!((a=a.length>0&&a[a.length-1])||p[0]!==6&&p[0]!==2)){i=0;continue}if(p[0]===3&&(!a||p[1]>a[0]&&p[1]=0&&c.left>=0&&c.bottom+80<=window.innerHeight&&c.right<=window.innerWidth}(r))){var i=VE().height;o.bottom-(o.bottom-o.top)<0||r.clientHeight>i?window.scrollBy(0,o.top-(i/2-o.height/2)-n):window.scrollBy(0,o.top-(i/2-o.height/2)+n)}}function Ug(e){e.setAttribute("role","button"),e.tabIndex=0}function y1(e){var t=e.parentElement;return!(!t||t.nodeName==="HTML")&&(zE(e,"position")==="fixed"||y1(t))}function Mp(e,t){var n=document.body,r=document.documentElement,a=window.pageYOffset||r.scrollTop||n.scrollTop,o=window.pageXOffset||r.scrollLeft||n.scrollLeft;t=t||n;var i=e.getBoundingClientRect(),l=t.getBoundingClientRect(),c=zE(t,"position"),f={width:i.width,height:i.height};return t.tagName.toLowerCase()!=="body"&&c==="relative"||c==="sticky"?Object.assign(f,{top:i.top-l.top,left:i.left-l.left}):y1(e)?Object.assign(f,{top:i.top,left:i.left}):Object.assign(f,{top:i.top+a,left:i.left+o})}function WE(e,t){if(e instanceof SVGElement){var n=e.getAttribute("class")||"";e.setAttribute("class",n.replace(t,"").replace(/^\s+|\s+$/g,""))}else e.className=e.className.replace(t,"").replace(/^\s+|\s+$/g,"")}function td(e,t){var n="";if(e.style.cssText&&(n+=e.style.cssText),typeof t=="string")n+=t;else for(var r in t)n+="".concat(r,":").concat(t[r],";");e.style.cssText=n}function Ru(e,t,n){if(n&&t){var r=Mp(t.element,e._targetElement),a=e._options.helperElementPadding;t.element instanceof Element&&y1(t.element)?$l(n,"introjs-fixedTooltip"):WE(n,"introjs-fixedTooltip"),t.position==="floating"&&(a=0),td(n,{width:"".concat(r.width+a,"px"),height:"".concat(r.height+a,"px"),top:"".concat(r.top-a/2,"px"),left:"".concat(r.left-a/2,"px")})}}function z0(e,t,n,r,a){return e.left+t+n.width>r.width?(a.style.left="".concat(r.width-n.width-e.left,"px"),!1):(a.style.left="".concat(t,"px"),!0)}function V0(e,t,n,r){return e.left+e.width-t-n.width<0?(r.style.left="".concat(-e.left,"px"),!1):(r.style.right="".concat(t,"px"),!0)}function Ol(e,t){e.includes(t)&&e.splice(e.indexOf(t),1)}function Zxe(e,t,n,r){var a=e.slice(),o=VE(),i=Mp(n).height+10,l=Mp(n).width+20,c=t.getBoundingClientRect(),f="floating";if(c.bottom+i>o.height&&Ol(a,"bottom"),c.top-i<0&&Ol(a,"top"),c.right+l>o.width&&Ol(a,"right"),c.left-l<0&&Ol(a,"left"),r&&(r=r.split("-")[0]),a.length&&(f=a[0],a.includes(r)&&(f=r)),f==="top"||f==="bottom"){var p=void 0,g=[];f==="top"?(p="top-middle-aligned",g=["top-left-aligned","top-middle-aligned","top-right-aligned"]):(p="bottom-middle-aligned",g=["bottom-left-aligned","bottom-middle-aligned","bottom-right-aligned"]),f=function(y,w,T,S){var I=w/2,M=Math.min(T,window.screen.width);return M-yl.height?(r.className="introjs-arrow left-bottom",n.style.top="-".concat(o.height-i.height-20,"px")):r.className="introjs-arrow left";break;case"left":a||e._options.showStepNumbers!==!0||(n.style.top="15px"),i.top+o.height>l.height?(n.style.top="-".concat(o.height-i.height-20,"px"),r.className="introjs-arrow right-bottom"):r.className="introjs-arrow right",n.style.right="".concat(i.width+20,"px");break;case"floating":r.style.display="none",n.style.left="50%",n.style.top="50%",n.style.marginLeft="-".concat(o.width/2,"px"),n.style.marginTop="-".concat(o.height/2,"px");break;case"bottom-right-aligned":r.className="introjs-arrow top-right",V0(i,g=0,o,n),n.style.top="".concat(i.height+20,"px");break;case"bottom-middle-aligned":r.className="introjs-arrow top-middle",a&&(p+=5),V0(i,p,o,n)&&(n.style.right="",z0(i,p,o,l,n)),n.style.top="".concat(i.height+20,"px");break;default:r.className="introjs-arrow top",z0(i,0,o,l,n),n.style.top="".concat(i.height+20,"px")}}}function EO(){for(var e=0,t=Array.from(document.querySelectorAll(".introjs-showElement"));e a.active"),Z=se.querySelector('.introjs-bullets li > a[data-step-number="'.concat(ue.step,'"]'));fe&&Z&&(fe.className="",Z.className="active")}}(e._options.showBullets,r,t),MO(r,e._currentStep,e._introItems.length),y.style.opacity="1",(o!=null&&/introjs-donebutton/gi.test(o.className)||o!=null)&&o.focus(),nN(e._options.scrollToElement,t.scrollTo,e._options.scrollPadding,t.element,f)},350)):(w=Cn("div",{className:a}),T=Cn("div",{className:"introjs-tooltipReferenceLayer"}),S=Cn("div",{className:"introjs-arrow"}),I=Cn("div",{className:"introjs-tooltip"}),M=Cn("div",{className:"introjs-tooltiptext"}),N=Cn("div",{className:"introjs-tooltip-header"}),_=Cn("h1",{className:"introjs-tooltip-title"}),k=Cn("div"),td(w,{"box-shadow":"0 0 1px 2px rgba(33, 33, 33, 0.8), rgba(33, 33, 33, ".concat(e._options.overlayOpacity.toString(),") 0 0 0 5000px")}),tN(e._options.scrollToElement,t.element),Ru(e,t,w),Ru(e,t,T),rN(e._targetElement,w,!0),rN(e._targetElement,T),M.innerHTML=t.intro,_.innerHTML=t.title,k.className="introjs-tooltipbuttons",e._options.showButtons===!1&&(k.style.display="none"),N.appendChild(_),I.appendChild(N),I.appendChild(M),e._options.dontShowAgain&&(R=Cn("div",{className:"introjs-dontShowAgain"}),(L=Cn("input",{type:"checkbox",id:"introjs-dontShowAgain",name:"introjs-dontShowAgain"})).onchange=function(Q){e.setDontShowAgain(Q.target.checked)},(H=Cn("label",{htmlFor:"introjs-dontShowAgain"})).innerText=e._options.dontShowAgainLabel,R.appendChild(L),R.appendChild(H),I.appendChild(R)),I.appendChild(CO(e,t)),I.appendChild(function(Q){var se=Cn("div");se.className="introjs-progress",Q._options.showProgress===!1&&(se.style.display="none");var ue=Cn("div",{className:"introjs-progressbar"});Q._options.progressBarAdditionalClass&&(ue.className+=" "+Q._options.progressBarAdditionalClass);var fe=xO(Q._currentStep,Q._introItems.length);return ue.setAttribute("role","progress"),ue.setAttribute("aria-valuemin","0"),ue.setAttribute("aria-valuemax","100"),ue.setAttribute("aria-valuenow",fe.toString()),ue.style.cssText="width:".concat(fe,"%;"),se.appendChild(ue),se}(e)),U=Cn("div"),e._options.showStepNumbers===!0&&(U.className="introjs-helperNumberLayer",U.innerHTML="".concat(t.step," ").concat(e._options.stepNumbersOfLabel," ").concat(e._introItems.length),I.appendChild(U)),I.appendChild(S),T.appendChild(I),(o=Cn("a")).onclick=function(){return Wn($,void 0,void 0,function(){return $n(this,function(Q){switch(Q.label){case 0:return e._introItems.length-1===e._currentStep?[3,2]:[4,Ef(e)];case 1:return Q.sent(),[3,6];case 2:return/introjs-donebutton/gi.test(o.className)?lr(e._introCompleteCallback)?[4,e._introCompleteCallback.call(e,e._currentStep,"done")]:[3,4]:[3,6];case 3:Q.sent(),Q.label=4;case 4:return[4,xf(e,e._targetElement)];case 5:Q.sent(),Q.label=6;case 6:return[2]}})})},Ug(o),o.innerHTML=e._options.nextLabel,(i=Cn("a")).onclick=function(){return Wn($,void 0,void 0,function(){return $n(this,function(Q){switch(Q.label){case 0:return e._currentStep>0?[4,ab(e)]:[3,2];case 1:Q.sent(),Q.label=2;case 2:return[2]}})})},Ug(i),i.innerHTML=e._options.prevLabel,Ug(l=Cn("a",{className:"introjs-skipbutton"})),l.innerHTML=e._options.skipLabel,l.onclick=function(){return Wn($,void 0,void 0,function(){return $n(this,function(Q){switch(Q.label){case 0:return e._introItems.length-1===e._currentStep&&lr(e._introCompleteCallback)?[4,e._introCompleteCallback.call(e,e._currentStep,"skip")]:[3,2];case 1:Q.sent(),Q.label=2;case 2:return lr(e._introSkipCallback)?[4,e._introSkipCallback.call(e,e._currentStep)]:[3,4];case 3:Q.sent(),Q.label=4;case 4:return[4,xf(e,e._targetElement)];case 5:return Q.sent(),[2]}})})},N.appendChild(l),e._introItems.length>1&&k.appendChild(i),k.appendChild(o),I.appendChild(k),rb(e,t,I,S),nN(e._options.scrollToElement,t.scrollTo,e._options.scrollPadding,t.element,I)),(z=e._targetElement.querySelector(".introjs-disableInteraction"))&&z.parentNode&&z.parentNode.removeChild(z),t.disableInteraction&&function(Q,se){var ue=document.querySelector(".introjs-disableInteraction");ue===null&&(ue=Cn("div",{className:"introjs-disableInteraction"}),Q._targetElement.appendChild(ue)),Ru(Q,se,ue)}(e,t),e._currentStep===0&&e._introItems.length>1?(o!=null&&(o.className="".concat(e._options.buttonClass," introjs-nextbutton"),o.innerHTML=e._options.nextLabel),e._options.hidePrev===!0?(i!=null&&(i.className="".concat(e._options.buttonClass," introjs-prevbutton introjs-hidden")),o!=null&&$l(o,"introjs-fullbutton")):i!=null&&(i.className="".concat(e._options.buttonClass," introjs-prevbutton introjs-disabled"))):e._introItems.length-1===e._currentStep||e._introItems.length===1?(i!=null&&(i.className="".concat(e._options.buttonClass," introjs-prevbutton")),e._options.hideNext===!0?(o!=null&&(o.className="".concat(e._options.buttonClass," introjs-nextbutton introjs-hidden")),i!=null&&$l(i,"introjs-fullbutton")):o!=null&&(e._options.nextToDone===!0?(o.innerHTML=e._options.doneLabel,$l(o,"".concat(e._options.buttonClass," introjs-nextbutton introjs-donebutton"))):o.className="".concat(e._options.buttonClass," introjs-nextbutton introjs-disabled"))):(i!=null&&(i.className="".concat(e._options.buttonClass," introjs-prevbutton")),o!=null&&(o.className="".concat(e._options.buttonClass," introjs-nextbutton"),o.innerHTML=e._options.nextLabel)),i!=null&&i.setAttribute("role","button"),o!=null&&o.setAttribute("role","button"),l!=null&&l.setAttribute("role","button"),o!=null&&o.focus(),function(Q){$l(Q,"introjs-showElement");var se=zE(Q,"position");se!=="absolute"&&se!=="relative"&&se!=="sticky"&&se!=="fixed"&&$l(Q,"introjs-relativePosition")}(t.element),lr(e._introAfterChangeCallback)?[4,e._introAfterChangeCallback.call(e,t.element)]:[3,4];case 3:X.sent(),X.label=4;case 4:return[2]}})})}function qxe(e,t){return Wn(this,void 0,void 0,function(){return $n(this,function(n){switch(n.label){case 0:return e._currentStep=t-2,e._introItems===void 0?[3,2]:[4,Ef(e)];case 1:n.sent(),n.label=2;case 2:return[2]}})})}function Gxe(e,t){return Wn(this,void 0,void 0,function(){return $n(this,function(n){switch(n.label){case 0:return e._currentStepNumber=t,e._introItems===void 0?[3,2]:[4,Ef(e)];case 1:n.sent(),n.label=2;case 2:return[2]}})})}function Ef(e){return Wn(this,void 0,void 0,function(){var t,n,r;return $n(this,function(a){switch(a.label){case 0:if(e._direction="forward",e._currentStepNumber!==void 0)for(t=0;t=0&&(e._hintsAutoRefreshFunction=(f=function(){return b1(e)},p=e._options.hintAutoRefreshInterval,function(){for(var y=[],w=0;w0)for(n=0,r=e._options.hints;n0&&(r[y-1]={step:y,element:g,title:g.getAttribute("data-title")||"",intro:g.getAttribute("data-intro")||"",tooltipClass:g.getAttribute("data-tooltip-class")||void 0,highlightClass:g.getAttribute("data-highlight-class")||void 0,position:g.getAttribute("data-position")||e._options.tooltipPosition,scrollTo:g.getAttribute("data-scroll-to")||e._options.scrollTo,disableInteraction:c})}}for(var w=0,T=0,S=n;T