rhua-chatgpt-web 1.0.99 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (46) hide show
  1. package/dist/{api_chain-C2BsZcfa.js → api_chain-6WuaFa6d.js} +2 -2
  2. package/dist/{api_chain-D2AEAwf2.cjs → api_chain-z7-hferR.cjs} +1 -1
  3. package/dist/{combine_docs_chain-BwUcmS0t.cjs → combine_docs_chain-CFAXRlyi.cjs} +1 -1
  4. package/dist/{combine_docs_chain-D0ygQAil.js → combine_docs_chain-CO7HVb4R.js} +2 -2
  5. package/dist/{few_shot-CHQMukLV.js → few_shot-D1fV7wmE.js} +1 -1
  6. package/dist/{few_shot-CQMLIcvu.cjs → few_shot-GynjP3JZ.cjs} +1 -1
  7. package/dist/{index-3uuVdHPW.js → index-B3AeHb0J.js} +1 -1
  8. package/dist/{index-D1EyeOGY.cjs → index-BcePyLfy.cjs} +1 -1
  9. package/dist/{index-DiJKM8e3.cjs → index-BdHsAk36.cjs} +1 -1
  10. package/dist/index-BiyXJ5nZ.js +4 -0
  11. package/dist/{index-DkwjGulR.cjs → index-BjVIOIdk.cjs} +1 -1
  12. package/dist/index-C4FSTC-Y.js +4 -0
  13. package/dist/{index-CvkY01OP.cjs → index-CFCSEDxn.cjs} +1 -1
  14. package/dist/{index-CUbh3CUk.cjs → index-CMmMjajZ.cjs} +1 -1
  15. package/dist/{index-D9geeS71.js → index-CYZSWzuu.js} +2 -2
  16. package/dist/{index-DPo7N7-F.js → index-Cfz7TnCH.js} +131 -14
  17. package/dist/{index-DDNOIr8O.js → index-D0o12JtU.js} +1 -1
  18. package/dist/{index-vJhPvv3A.js → index-DKYlRoiR.js} +2 -2
  19. package/dist/{index-NFb6Ikqb.cjs → index-DL_ocleL.cjs} +1 -1
  20. package/dist/{index-D3WYQbg9.cjs → index-DaVkrct-.cjs} +1 -1
  21. package/dist/index-De7_kMn7.js +4 -0
  22. package/dist/{index-5hC-EuRW.cjs → index-Dift2gpr.cjs} +1 -1
  23. package/dist/{index-Ddt8e4jQ.js → index-Dkq6Ss_h.js} +1 -1
  24. package/dist/{index-xQlqRtFE.cjs → index-DsPuml45.cjs} +2 -2
  25. package/dist/index-Gi2kGbCW.js +4 -0
  26. package/dist/{index-DKj4xxCF.cjs → index-KDG7mz5O.cjs} +1 -1
  27. package/dist/{index-DlDIFIcy.js → index-PRwtvON1.js} +1 -1
  28. package/dist/{index-B4HXYy58.js → index-gI4Ks2P3.js} +1 -1
  29. package/dist/{index-CUTMmRLO.cjs → index-jr5i21r1.cjs} +1 -1
  30. package/dist/{index-DDtVKZHe.cjs → index-oel1bTo0.cjs} +1 -1
  31. package/dist/index.cjs.js +1 -1
  32. package/dist/{index.es-muo7iWsn.js → index.es-Fq7tEj25.js} +11 -11
  33. package/dist/{index.es-B9waF7p1.cjs → index.es-QDwz4eEz.cjs} +2 -2
  34. package/dist/index.esm.js +1 -1
  35. package/dist/{llm_chain-FiDBkCHX.js → llm_chain-5NVYgTDC.js} +1 -1
  36. package/dist/{llm_chain-BVEQefX9.cjs → llm_chain-HMEylFLR.cjs} +1 -1
  37. package/dist/{sequential_chain-C89zWQZZ.js → sequential_chain-B3aNFa_8.js} +1 -1
  38. package/dist/{sequential_chain-hcM_0OeZ.cjs → sequential_chain-BIwygM6l.cjs} +1 -1
  39. package/dist/style.css +1 -1
  40. package/dist/{vector_db_qa-Cxtn-hGw.js → vector_db_qa-BlC0aeM2.js} +3 -3
  41. package/dist/{vector_db_qa-DpnOTF2e.cjs → vector_db_qa-C_vzGRYC.cjs} +1 -1
  42. package/package.json +1 -1
  43. package/dist/index-BMeyd5Mb.js +0 -4
  44. package/dist/index-CE38VgAV.js +0 -4
  45. package/dist/index-D5IEaWdP.js +0 -4
  46. package/dist/index-Da-yc0Sn.js +0 -4
@@ -1,5 +1,5 @@
1
- import { P as PromptTemplate, i as BaseChain } from "./index-DPo7N7-F.js";
2
- import { LLMChain } from "./llm_chain-FiDBkCHX.js";
1
+ import { P as PromptTemplate, i as BaseChain } from "./index-Cfz7TnCH.js";
2
+ import { LLMChain } from "./llm_chain-5NVYgTDC.js";
3
3
  import "zod";
4
4
  const API_URL_RAW_PROMPT_TEMPLATE = `You are given the below API Documentation:
5
5
  {api_docs}
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-xQlqRtFE.cjs"),i=require("./llm_chain-BVEQefX9.cjs");require("zod");const t="You are given the below API Documentation:\n{api_docs}\nUsing this documentation, generate the full API url to call for answering the user question.\nYou should build the API url in order to get a response that is as short as possible, while still getting the necessary information to answer the question. Pay attention to deliberately exclude any unnecessary pieces of data in the API call.\n\nQuestion:{question}\nAPI url:",a=new e.PromptTemplate({inputVariables:["api_docs","question"],template:t}),n=`${t} {api_url}\n\nHere is the response from the API:\n\n{api_response}\n\nSummarize this response to answer the original question.\n\nSummary:`,s=new e.PromptTemplate({inputVariables:["api_docs","question","api_url","api_response"],template:n});class r extends e.BaseChain{get inputKeys(){return[this.inputKey]}get outputKeys(){return[this.outputKey]}constructor(e){super(e),Object.defineProperty(this,"apiAnswerChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"apiRequestChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"apiDocs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"headers",{enumerable:!0,configurable:!0,writable:!0,value:{}}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"question"}),Object.defineProperty(this,"outputKey",{enumerable:!0,configurable:!0,writable:!0,value:"output"}),this.apiRequestChain=e.apiRequestChain,this.apiAnswerChain=e.apiAnswerChain,this.apiDocs=e.apiDocs,this.inputKey=e.inputKey??this.inputKey,this.outputKey=e.outputKey??this.outputKey,this.headers=e.headers??this.headers}async _call(e,i){const t=e[this.inputKey],a=await this.apiRequestChain.predict({question:t,api_docs:this.apiDocs},null==i?void 0:i.getChild("request")),n=await fetch(a,{headers:this.headers}),s=await n.text(),r=await this.apiAnswerChain.predict({question:t,api_docs:this.apiDocs,api_url:a,api_response:s},null==i?void 0:i.getChild("response"));return{[this.outputKey]:r}}_chainType(){return"api_chain"}static async deserialize(e){const{api_request_chain:t,api_answer_chain:a,api_docs:n}=e;if(!t)throw new Error("LLMChain must have api_request_chain");if(!a)throw new Error("LLMChain must have api_answer_chain");if(!n)throw new Error("LLMChain must have api_docs");return new r({apiAnswerChain:await i.LLMChain.deserialize(a),apiRequestChain:await i.LLMChain.deserialize(t),apiDocs:n})}serialize(){return{_type:this._chainType(),api_answer_chain:this.apiAnswerChain.serialize(),api_request_chain:this.apiRequestChain.serialize(),api_docs:this.apiDocs}}static fromLLMAndAPIDocs(e,t,n={}){const{apiUrlPrompt:r=a,apiResponsePrompt:o=s}=n,u=new i.LLMChain({prompt:r,llm:e});return new this({apiAnswerChain:new i.LLMChain({prompt:o,llm:e}),apiRequestChain:u,apiDocs:t,...n})}}exports.APIChain=r;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DsPuml45.cjs"),i=require("./llm_chain-HMEylFLR.cjs");require("zod");const t="You are given the below API Documentation:\n{api_docs}\nUsing this documentation, generate the full API url to call for answering the user question.\nYou should build the API url in order to get a response that is as short as possible, while still getting the necessary information to answer the question. Pay attention to deliberately exclude any unnecessary pieces of data in the API call.\n\nQuestion:{question}\nAPI url:",a=new e.PromptTemplate({inputVariables:["api_docs","question"],template:t}),n=`${t} {api_url}\n\nHere is the response from the API:\n\n{api_response}\n\nSummarize this response to answer the original question.\n\nSummary:`,s=new e.PromptTemplate({inputVariables:["api_docs","question","api_url","api_response"],template:n});class r extends e.BaseChain{get inputKeys(){return[this.inputKey]}get outputKeys(){return[this.outputKey]}constructor(e){super(e),Object.defineProperty(this,"apiAnswerChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"apiRequestChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"apiDocs",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"headers",{enumerable:!0,configurable:!0,writable:!0,value:{}}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"question"}),Object.defineProperty(this,"outputKey",{enumerable:!0,configurable:!0,writable:!0,value:"output"}),this.apiRequestChain=e.apiRequestChain,this.apiAnswerChain=e.apiAnswerChain,this.apiDocs=e.apiDocs,this.inputKey=e.inputKey??this.inputKey,this.outputKey=e.outputKey??this.outputKey,this.headers=e.headers??this.headers}async _call(e,i){const t=e[this.inputKey],a=await this.apiRequestChain.predict({question:t,api_docs:this.apiDocs},null==i?void 0:i.getChild("request")),n=await fetch(a,{headers:this.headers}),s=await n.text(),r=await this.apiAnswerChain.predict({question:t,api_docs:this.apiDocs,api_url:a,api_response:s},null==i?void 0:i.getChild("response"));return{[this.outputKey]:r}}_chainType(){return"api_chain"}static async deserialize(e){const{api_request_chain:t,api_answer_chain:a,api_docs:n}=e;if(!t)throw new Error("LLMChain must have api_request_chain");if(!a)throw new Error("LLMChain must have api_answer_chain");if(!n)throw new Error("LLMChain must have api_docs");return new r({apiAnswerChain:await i.LLMChain.deserialize(a),apiRequestChain:await i.LLMChain.deserialize(t),apiDocs:n})}serialize(){return{_type:this._chainType(),api_answer_chain:this.apiAnswerChain.serialize(),api_request_chain:this.apiRequestChain.serialize(),api_docs:this.apiDocs}}static fromLLMAndAPIDocs(e,t,n={}){const{apiUrlPrompt:r=a,apiResponsePrompt:o=s}=n,u=new i.LLMChain({prompt:r,llm:e});return new this({apiAnswerChain:new i.LLMChain({prompt:o,llm:e}),apiRequestChain:u,apiDocs:t,...n})}}exports.APIChain=r;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"}),require("zod");const e=require("./index-xQlqRtFE.cjs"),t=require("./llm_chain-BVEQefX9.cjs");class i extends e.BaseChain{static lc_name(){return"StuffDocumentsChain"}get inputKeys(){return[this.inputKey,...this.llmChain.inputKeys].filter(e=>e!==this.documentVariableName)}get outputKeys(){return this.llmChain.outputKeys}constructor(e){super(e),Object.defineProperty(this,"llmChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"input_documents"}),Object.defineProperty(this,"documentVariableName",{enumerable:!0,configurable:!0,writable:!0,value:"context"}),this.llmChain=e.llmChain,this.documentVariableName=e.documentVariableName??this.documentVariableName,this.inputKey=e.inputKey??this.inputKey}_prepInputs(e){if(!(this.inputKey in e))throw new Error(`Document key ${this.inputKey} not found.`);const{[this.inputKey]:t,...i}=e,n=t.map(({pageContent:e})=>e).join("\n\n");return{...i,[this.documentVariableName]:n}}async _call(e,t){return await this.llmChain.call(this._prepInputs(e),null==t?void 0:t.getChild("combine_documents"))}_chainType(){return"stuff_documents_chain"}static async deserialize(e){if(!e.llm_chain)throw new Error("Missing llm_chain");return new i({llmChain:await t.LLMChain.deserialize(e.llm_chain)})}serialize(){return{_type:this._chainType(),llm_chain:this.llmChain.serialize()}}}class n extends e.BaseChain{static lc_name(){return"MapReduceDocumentsChain"}get inputKeys(){return[this.inputKey,...this.combineDocumentChain.inputKeys]}get outputKeys(){return this.combineDocumentChain.outputKeys}constructor(e){super(e),Object.defineProperty(this,"llmChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"input_documents"}),Object.defineProperty(this,"documentVariableName",{enumerable:!0,configurable:!0,writable:!0,value:"context"}),Object.defineProperty(this,"returnIntermediateSteps",{enumerable:!0,configurable:!0,writable:!0,value:!1}),Object.defineProperty(this,"maxTokens",{enumerable:!0,configurable:!0,writable:!0,value:3e3}),Object.defineProperty(this,"maxIterations",{enumerable:!0,configurable:!0,writable:!0,value:10}),Object.defineProperty(this,"ensureMapStep",{enumerable:!0,configurable:!0,writable:!0,value:!1}),Object.defineProperty(this,"combineDocumentChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.llmChain=e.llmChain,this.combineDocumentChain=e.combineDocumentChain,this.documentVariableName=e.documentVariableName??this.documentVariableName,this.ensureMapStep=e.ensureMapStep??this.ensureMapStep,this.inputKey=e.inputKey??this.inputKey,this.maxTokens=e.maxTokens??this.maxTokens,this.maxIterations=e.maxIterations??this.maxIterations,this.returnIntermediateSteps=e.returnIntermediateSteps??!1}async _call(e,t){if(!(this.inputKey in e))throw new Error(`Document key ${this.inputKey} not found.`);const{[this.inputKey]:i,...n}=e;let a=i,r=[];for(let o=0;o<this.maxIterations;o+=1){const e=a.map(e=>({[this.documentVariableName]:e.pageContent,...n}));if(0!==o||!this.ensureMapStep){const e=await this.combineDocumentChain.llmChain.prompt.format(this.combineDocumentChain._prepInputs({[this.combineDocumentChain.inputKey]:a,...n}));if(await this.combineDocumentChain.llmChain._getNumTokens(e)<this.maxTokens)break}const i=await this.llmChain.apply(e,t?Array.from({length:e.length},(e,i)=>t.getChild(`map_${i+1}`)):void 0),{outputKey:s}=this.llmChain;this.returnIntermediateSteps&&(r=r.concat(i.map(e=>e[s]))),a=i.map(e=>({pageContent:e[s],metadata:{}}))}const s={[this.combineDocumentChain.inputKey]:a,...n},u=await this.combineDocumentChain.call(s,null==t?void 0:t.getChild("combine_documents"));return this.returnIntermediateSteps?{...u,intermediateSteps:r}:u}_chainType(){return"map_reduce_documents_chain"}static async deserialize(e){if(!e.llm_chain)throw new Error("Missing llm_chain");if(!e.combine_document_chain)throw new Error("Missing combine_document_chain");return new n({llmChain:await t.LLMChain.deserialize(e.llm_chain),combineDocumentChain:await i.deserialize(e.combine_document_chain)})}serialize(){return{_type:this._chainType(),llm_chain:this.llmChain.serialize(),combine_document_chain:this.combineDocumentChain.serialize()}}}class a extends e.BaseChain{static lc_name(){return"RefineDocumentsChain"}get defaultDocumentPrompt(){return new e.PromptTemplate({inputVariables:["page_content"],template:"{page_content}"})}get inputKeys(){return[...new Set([this.inputKey,...this.llmChain.inputKeys,...this.refineLLMChain.inputKeys])].filter(e=>e!==this.documentVariableName&&e!==this.initialResponseName)}get outputKeys(){return[this.outputKey]}constructor(e){super(e),Object.defineProperty(this,"llmChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"input_documents"}),Object.defineProperty(this,"outputKey",{enumerable:!0,configurable:!0,writable:!0,value:"output_text"}),Object.defineProperty(this,"documentVariableName",{enumerable:!0,configurable:!0,writable:!0,value:"context"}),Object.defineProperty(this,"initialResponseName",{enumerable:!0,configurable:!0,writable:!0,value:"existing_answer"}),Object.defineProperty(this,"refineLLMChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"documentPrompt",{enumerable:!0,configurable:!0,writable:!0,value:this.defaultDocumentPrompt}),this.llmChain=e.llmChain,this.refineLLMChain=e.refineLLMChain,this.documentVariableName=e.documentVariableName??this.documentVariableName,this.inputKey=e.inputKey??this.inputKey,this.outputKey=e.outputKey??this.outputKey,this.documentPrompt=e.documentPrompt??this.documentPrompt,this.initialResponseName=e.initialResponseName??this.initialResponseName}async _constructInitialInputs(e,t){const i={page_content:e.pageContent,...e.metadata},n={};this.documentPrompt.inputVariables.forEach(e=>{n[e]=i[e]});return{...{[this.documentVariableName]:await this.documentPrompt.format({...n})},...t}}async _constructRefineInputs(e,t){const i={page_content:e.pageContent,...e.metadata},n={};this.documentPrompt.inputVariables.forEach(e=>{n[e]=i[e]});const a={[this.documentVariableName]:await this.documentPrompt.format({...n})};return{[this.initialResponseName]:t,...a}}async _call(e,t){if(!(this.inputKey in e))throw new Error(`Document key ${this.inputKey} not found.`);const{[this.inputKey]:i,...n}=e,a=i,r=await this._constructInitialInputs(a[0],n);let s=await this.llmChain.predict({...r},null==t?void 0:t.getChild("answer"));for(let u=1;u<a.length;u+=1){const e={...await this._constructRefineInputs(a[u],s),...n};s=await this.refineLLMChain.predict({...e},null==t?void 0:t.getChild("refine"))}return{[this.outputKey]:s}}_chainType(){return"refine_documents_chain"}static async deserialize(e){const i=e.llm_chain;if(!i)throw new Error("Missing llm_chain");const n=e.refine_llm_chain;if(!n)throw new Error("Missing refine_llm_chain");return new a({llmChain:await t.LLMChain.deserialize(i),refineLLMChain:await t.LLMChain.deserialize(n)})}serialize(){return{_type:this._chainType(),llm_chain:this.llmChain.serialize(),refine_llm_chain:this.refineLLMChain.serialize()}}}exports.MapReduceDocumentsChain=n,exports.RefineDocumentsChain=a,exports.StuffDocumentsChain=i;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"}),require("zod");const e=require("./index-DsPuml45.cjs"),t=require("./llm_chain-HMEylFLR.cjs");class i extends e.BaseChain{static lc_name(){return"StuffDocumentsChain"}get inputKeys(){return[this.inputKey,...this.llmChain.inputKeys].filter(e=>e!==this.documentVariableName)}get outputKeys(){return this.llmChain.outputKeys}constructor(e){super(e),Object.defineProperty(this,"llmChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"input_documents"}),Object.defineProperty(this,"documentVariableName",{enumerable:!0,configurable:!0,writable:!0,value:"context"}),this.llmChain=e.llmChain,this.documentVariableName=e.documentVariableName??this.documentVariableName,this.inputKey=e.inputKey??this.inputKey}_prepInputs(e){if(!(this.inputKey in e))throw new Error(`Document key ${this.inputKey} not found.`);const{[this.inputKey]:t,...i}=e,n=t.map(({pageContent:e})=>e).join("\n\n");return{...i,[this.documentVariableName]:n}}async _call(e,t){return await this.llmChain.call(this._prepInputs(e),null==t?void 0:t.getChild("combine_documents"))}_chainType(){return"stuff_documents_chain"}static async deserialize(e){if(!e.llm_chain)throw new Error("Missing llm_chain");return new i({llmChain:await t.LLMChain.deserialize(e.llm_chain)})}serialize(){return{_type:this._chainType(),llm_chain:this.llmChain.serialize()}}}class n extends e.BaseChain{static lc_name(){return"MapReduceDocumentsChain"}get inputKeys(){return[this.inputKey,...this.combineDocumentChain.inputKeys]}get outputKeys(){return this.combineDocumentChain.outputKeys}constructor(e){super(e),Object.defineProperty(this,"llmChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"input_documents"}),Object.defineProperty(this,"documentVariableName",{enumerable:!0,configurable:!0,writable:!0,value:"context"}),Object.defineProperty(this,"returnIntermediateSteps",{enumerable:!0,configurable:!0,writable:!0,value:!1}),Object.defineProperty(this,"maxTokens",{enumerable:!0,configurable:!0,writable:!0,value:3e3}),Object.defineProperty(this,"maxIterations",{enumerable:!0,configurable:!0,writable:!0,value:10}),Object.defineProperty(this,"ensureMapStep",{enumerable:!0,configurable:!0,writable:!0,value:!1}),Object.defineProperty(this,"combineDocumentChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.llmChain=e.llmChain,this.combineDocumentChain=e.combineDocumentChain,this.documentVariableName=e.documentVariableName??this.documentVariableName,this.ensureMapStep=e.ensureMapStep??this.ensureMapStep,this.inputKey=e.inputKey??this.inputKey,this.maxTokens=e.maxTokens??this.maxTokens,this.maxIterations=e.maxIterations??this.maxIterations,this.returnIntermediateSteps=e.returnIntermediateSteps??!1}async _call(e,t){if(!(this.inputKey in e))throw new Error(`Document key ${this.inputKey} not found.`);const{[this.inputKey]:i,...n}=e;let a=i,r=[];for(let o=0;o<this.maxIterations;o+=1){const e=a.map(e=>({[this.documentVariableName]:e.pageContent,...n}));if(0!==o||!this.ensureMapStep){const e=await this.combineDocumentChain.llmChain.prompt.format(this.combineDocumentChain._prepInputs({[this.combineDocumentChain.inputKey]:a,...n}));if(await this.combineDocumentChain.llmChain._getNumTokens(e)<this.maxTokens)break}const i=await this.llmChain.apply(e,t?Array.from({length:e.length},(e,i)=>t.getChild(`map_${i+1}`)):void 0),{outputKey:s}=this.llmChain;this.returnIntermediateSteps&&(r=r.concat(i.map(e=>e[s]))),a=i.map(e=>({pageContent:e[s],metadata:{}}))}const s={[this.combineDocumentChain.inputKey]:a,...n},u=await this.combineDocumentChain.call(s,null==t?void 0:t.getChild("combine_documents"));return this.returnIntermediateSteps?{...u,intermediateSteps:r}:u}_chainType(){return"map_reduce_documents_chain"}static async deserialize(e){if(!e.llm_chain)throw new Error("Missing llm_chain");if(!e.combine_document_chain)throw new Error("Missing combine_document_chain");return new n({llmChain:await t.LLMChain.deserialize(e.llm_chain),combineDocumentChain:await i.deserialize(e.combine_document_chain)})}serialize(){return{_type:this._chainType(),llm_chain:this.llmChain.serialize(),combine_document_chain:this.combineDocumentChain.serialize()}}}class a extends e.BaseChain{static lc_name(){return"RefineDocumentsChain"}get defaultDocumentPrompt(){return new e.PromptTemplate({inputVariables:["page_content"],template:"{page_content}"})}get inputKeys(){return[...new Set([this.inputKey,...this.llmChain.inputKeys,...this.refineLLMChain.inputKeys])].filter(e=>e!==this.documentVariableName&&e!==this.initialResponseName)}get outputKeys(){return[this.outputKey]}constructor(e){super(e),Object.defineProperty(this,"llmChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"inputKey",{enumerable:!0,configurable:!0,writable:!0,value:"input_documents"}),Object.defineProperty(this,"outputKey",{enumerable:!0,configurable:!0,writable:!0,value:"output_text"}),Object.defineProperty(this,"documentVariableName",{enumerable:!0,configurable:!0,writable:!0,value:"context"}),Object.defineProperty(this,"initialResponseName",{enumerable:!0,configurable:!0,writable:!0,value:"existing_answer"}),Object.defineProperty(this,"refineLLMChain",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"documentPrompt",{enumerable:!0,configurable:!0,writable:!0,value:this.defaultDocumentPrompt}),this.llmChain=e.llmChain,this.refineLLMChain=e.refineLLMChain,this.documentVariableName=e.documentVariableName??this.documentVariableName,this.inputKey=e.inputKey??this.inputKey,this.outputKey=e.outputKey??this.outputKey,this.documentPrompt=e.documentPrompt??this.documentPrompt,this.initialResponseName=e.initialResponseName??this.initialResponseName}async _constructInitialInputs(e,t){const i={page_content:e.pageContent,...e.metadata},n={};this.documentPrompt.inputVariables.forEach(e=>{n[e]=i[e]});return{...{[this.documentVariableName]:await this.documentPrompt.format({...n})},...t}}async _constructRefineInputs(e,t){const i={page_content:e.pageContent,...e.metadata},n={};this.documentPrompt.inputVariables.forEach(e=>{n[e]=i[e]});const a={[this.documentVariableName]:await this.documentPrompt.format({...n})};return{[this.initialResponseName]:t,...a}}async _call(e,t){if(!(this.inputKey in e))throw new Error(`Document key ${this.inputKey} not found.`);const{[this.inputKey]:i,...n}=e,a=i,r=await this._constructInitialInputs(a[0],n);let s=await this.llmChain.predict({...r},null==t?void 0:t.getChild("answer"));for(let u=1;u<a.length;u+=1){const e={...await this._constructRefineInputs(a[u],s),...n};s=await this.refineLLMChain.predict({...e},null==t?void 0:t.getChild("refine"))}return{[this.outputKey]:s}}_chainType(){return"refine_documents_chain"}static async deserialize(e){const i=e.llm_chain;if(!i)throw new Error("Missing llm_chain");const n=e.refine_llm_chain;if(!n)throw new Error("Missing refine_llm_chain");return new a({llmChain:await t.LLMChain.deserialize(i),refineLLMChain:await t.LLMChain.deserialize(n)})}serialize(){return{_type:this._chainType(),llm_chain:this.llmChain.serialize(),refine_llm_chain:this.refineLLMChain.serialize()}}}exports.MapReduceDocumentsChain=n,exports.RefineDocumentsChain=a,exports.StuffDocumentsChain=i;
@@ -1,6 +1,6 @@
1
1
  import "zod";
2
- import { i as BaseChain, P as PromptTemplate } from "./index-DPo7N7-F.js";
3
- import { LLMChain } from "./llm_chain-FiDBkCHX.js";
2
+ import { i as BaseChain, P as PromptTemplate } from "./index-Cfz7TnCH.js";
3
+ import { LLMChain } from "./llm_chain-5NVYgTDC.js";
4
4
  class StuffDocumentsChain extends BaseChain {
5
5
  static lc_name() {
6
6
  return "StuffDocumentsChain";
@@ -1,4 +1,4 @@
1
- import { B as BaseStringPromptTemplate, e as checkValidTemplate, g as renderTemplate, P as PromptTemplate } from "./index-DPo7N7-F.js";
1
+ import { B as BaseStringPromptTemplate, e as checkValidTemplate, g as renderTemplate, P as PromptTemplate } from "./index-Cfz7TnCH.js";
2
2
  import "zod";
3
3
  class FewShotPromptTemplate extends BaseStringPromptTemplate {
4
4
  constructor(input) {
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-xQlqRtFE.cjs");require("zod");class t extends e.BaseStringPromptTemplate{constructor(t){if(super(t),Object.defineProperty(this,"lc_serializable",{enumerable:!0,configurable:!0,writable:!0,value:!1}),Object.defineProperty(this,"examples",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"exampleSelector",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"examplePrompt",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"suffix",{enumerable:!0,configurable:!0,writable:!0,value:""}),Object.defineProperty(this,"exampleSeparator",{enumerable:!0,configurable:!0,writable:!0,value:"\n\n"}),Object.defineProperty(this,"prefix",{enumerable:!0,configurable:!0,writable:!0,value:""}),Object.defineProperty(this,"templateFormat",{enumerable:!0,configurable:!0,writable:!0,value:"f-string"}),Object.defineProperty(this,"validateTemplate",{enumerable:!0,configurable:!0,writable:!0,value:!0}),Object.assign(this,t),void 0!==this.examples&&void 0!==this.exampleSelector)throw new Error("Only one of 'examples' and 'example_selector' should be provided");if(void 0===this.examples&&void 0===this.exampleSelector)throw new Error("One of 'examples' and 'example_selector' should be provided");if(this.validateTemplate){let t=this.inputVariables;this.partialVariables&&(t=t.concat(Object.keys(this.partialVariables))),e.checkValidTemplate(this.prefix+this.suffix,this.templateFormat,t)}}_getPromptType(){return"few_shot"}static lc_name(){return"FewShotPromptTemplate"}async getExamples(e){if(void 0!==this.examples)return this.examples;if(void 0!==this.exampleSelector)return this.exampleSelector.selectExamples(e);throw new Error("One of 'examples' and 'example_selector' should be provided")}async partial(e){const r=this.inputVariables.filter(t=>!(t in e)),a={...this.partialVariables??{},...e},i={...this,inputVariables:r,partialVariables:a};return new t(i)}async format(t){const r=await this.mergePartialAndUserVariables(t),a=await this.getExamples(r),i=await Promise.all(a.map(e=>this.examplePrompt.format(e))),l=[this.prefix,...i,this.suffix].join(this.exampleSeparator);return e.renderTemplate(l,this.templateFormat,r)}serialize(){if(this.exampleSelector||!this.examples)throw new Error("Serializing an example selector is not currently supported");if(void 0!==this.outputParser)throw new Error("Serializing an output parser is not currently supported");return{_type:this._getPromptType(),input_variables:this.inputVariables,example_prompt:this.examplePrompt.serialize(),example_separator:this.exampleSeparator,suffix:this.suffix,prefix:this.prefix,template_format:this.templateFormat,examples:this.examples}}static async deserialize(r){const{example_prompt:a}=r;if(!a)throw new Error("Missing example prompt");const i=await e.PromptTemplate.deserialize(a);let l;if(!Array.isArray(r.examples))throw new Error("Invalid examples format. Only list or string are supported.");return l=r.examples,new t({inputVariables:r.input_variables,examplePrompt:i,examples:l,exampleSeparator:r.example_separator,prefix:r.prefix,suffix:r.suffix,templateFormat:r.template_format})}}exports.FewShotPromptTemplate=t;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DsPuml45.cjs");require("zod");class t extends e.BaseStringPromptTemplate{constructor(t){if(super(t),Object.defineProperty(this,"lc_serializable",{enumerable:!0,configurable:!0,writable:!0,value:!1}),Object.defineProperty(this,"examples",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"exampleSelector",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"examplePrompt",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"suffix",{enumerable:!0,configurable:!0,writable:!0,value:""}),Object.defineProperty(this,"exampleSeparator",{enumerable:!0,configurable:!0,writable:!0,value:"\n\n"}),Object.defineProperty(this,"prefix",{enumerable:!0,configurable:!0,writable:!0,value:""}),Object.defineProperty(this,"templateFormat",{enumerable:!0,configurable:!0,writable:!0,value:"f-string"}),Object.defineProperty(this,"validateTemplate",{enumerable:!0,configurable:!0,writable:!0,value:!0}),Object.assign(this,t),void 0!==this.examples&&void 0!==this.exampleSelector)throw new Error("Only one of 'examples' and 'example_selector' should be provided");if(void 0===this.examples&&void 0===this.exampleSelector)throw new Error("One of 'examples' and 'example_selector' should be provided");if(this.validateTemplate){let t=this.inputVariables;this.partialVariables&&(t=t.concat(Object.keys(this.partialVariables))),e.checkValidTemplate(this.prefix+this.suffix,this.templateFormat,t)}}_getPromptType(){return"few_shot"}static lc_name(){return"FewShotPromptTemplate"}async getExamples(e){if(void 0!==this.examples)return this.examples;if(void 0!==this.exampleSelector)return this.exampleSelector.selectExamples(e);throw new Error("One of 'examples' and 'example_selector' should be provided")}async partial(e){const r=this.inputVariables.filter(t=>!(t in e)),a={...this.partialVariables??{},...e},i={...this,inputVariables:r,partialVariables:a};return new t(i)}async format(t){const r=await this.mergePartialAndUserVariables(t),a=await this.getExamples(r),i=await Promise.all(a.map(e=>this.examplePrompt.format(e))),l=[this.prefix,...i,this.suffix].join(this.exampleSeparator);return e.renderTemplate(l,this.templateFormat,r)}serialize(){if(this.exampleSelector||!this.examples)throw new Error("Serializing an example selector is not currently supported");if(void 0!==this.outputParser)throw new Error("Serializing an output parser is not currently supported");return{_type:this._getPromptType(),input_variables:this.inputVariables,example_prompt:this.examplePrompt.serialize(),example_separator:this.exampleSeparator,suffix:this.suffix,prefix:this.prefix,template_format:this.templateFormat,examples:this.examples}}static async deserialize(r){const{example_prompt:a}=r;if(!a)throw new Error("Missing example prompt");const i=await e.PromptTemplate.deserialize(a);let l;if(!Array.isArray(r.examples))throw new Error("Invalid examples format. Only list or string are supported.");return l=r.examples,new t({inputVariables:r.input_variables,examplePrompt:i,examples:l,exampleSeparator:r.example_separator,prefix:r.prefix,suffix:r.suffix,templateFormat:r.template_format})}}exports.FewShotPromptTemplate=t;
@@ -1,4 +1,4 @@
1
- import { w as whitespace, A as svg, I as find, L as stringify, M as stringify$1, N as ccount, D as html$2 } from "./index-DPo7N7-F.js";
1
+ import { w as whitespace, A as svg, I as find, L as stringify, M as stringify$1, N as ccount, D as html$2 } from "./index-Cfz7TnCH.js";
2
2
  import { z as zwitch } from "./index-BEZf1ZPW.js";
3
3
  const htmlVoidElements = [
4
4
  "area",
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-xQlqRtFE.cjs"),t=require("./index-2yo2kUGy.cjs"),a=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],n=/["&'<>`]/g,r=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,o=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,s=/[|\\{}()[\]^$+*?.]/g,i=new WeakMap;function c(e,t){return e=e.replace(t.subset?function(e){let t=i.get(e);t||(t=function(e){const t=[];let a=-1;for(;++a<e.length;)t.push(e[a].replace(s,"\\$&"));return new RegExp("(?:"+t.join("|")+")","g")}(e),i.set(e,t));return t}(t.subset):n,a),t.subset||t.escapeOnly?e:e.replace(r,function(e,a,n){return t.format(1024*(e.charCodeAt(0)-55296)+e.charCodeAt(1)-56320+65536,n.charCodeAt(a+2),t)}).replace(o,a);function a(e,a,n){return t.format(e.charCodeAt(0),n.charCodeAt(a+1),t)}}const u=/[\dA-Fa-f]/;const l=/\d/;const m=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],g={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},p=["cent","copy","divide","gt","lt","not","para","times"],d={}.hasOwnProperty,f={};let h;for(h in g)d.call(g,h)&&(f[g[h]]=h);const N=/[^\dA-Za-z]/;function y(e,t,a){let n,r=function(e,t,a){const n="&#x"+e.toString(16).toUpperCase();return a&&t&&!u.test(String.fromCharCode(t))?n:n+";"}(e,t,a.omitOptionalSemicolons);if((a.useNamedReferences||a.useShortestReferences)&&(n=function(e,t,a,n){const r=String.fromCharCode(e);if(d.call(f,r)){const e=f[r],o="&"+e;return a&&m.includes(e)&&!p.includes(e)&&(!n||t&&61!==t&&N.test(String.fromCharCode(t)))?o:o+";"}return""}(e,t,a.omitOptionalSemicolons,a.attribute)),(a.useShortestReferences||!n)&&a.useShortestReferences){const n=function(e,t,a){const n="&#"+String(e);return a&&t&&!l.test(String.fromCharCode(t))?n:n+";"}(e,t,a.omitOptionalSemicolons);n.length<r.length&&(r=n)}return n&&(!a.useShortestReferences||n.length<r.length)?n:r}function b(e,t){return c(e,Object.assign({format:y},t))}const v=/^>|^->|<!--|-->|--!>|<!-$/g,A=[">"],O=["<",">"];const C=q(1),E=q(-1),w=[];function q(t){return function(a,n,r){const o=a?a.children:w;let s=(n||0)+t,i=o[s];if(!r)for(;i&&e.whitespace(i);)s+=t,i=o[s];return i}}const S={}.hasOwnProperty;function x(e){return function(t,a,n){return S.call(e,t.tagName)&&e[t.tagName](t,a,n)}}const D=x({body:function(e,t,a){const n=C(a,t);return!n||"comment"!==n.type},caption:R,colgroup:R,dd:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName)},dt:function(e,t,a){const n=C(a,t);return Boolean(n&&"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName))},head:R,html:function(e,t,a){const n=C(a,t);return!n||"comment"!==n.type},li:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&"li"===n.tagName},optgroup:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&"optgroup"===n.tagName},option:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("option"===n.tagName||"optgroup"===n.tagName)},p:function(e,t,a){const n=C(a,t);return n?"element"===n.type&&("address"===n.tagName||"article"===n.tagName||"aside"===n.tagName||"blockquote"===n.tagName||"details"===n.tagName||"div"===n.tagName||"dl"===n.tagName||"fieldset"===n.tagName||"figcaption"===n.tagName||"figure"===n.tagName||"footer"===n.tagName||"form"===n.tagName||"h1"===n.tagName||"h2"===n.tagName||"h3"===n.tagName||"h4"===n.tagName||"h5"===n.tagName||"h6"===n.tagName||"header"===n.tagName||"hgroup"===n.tagName||"hr"===n.tagName||"main"===n.tagName||"menu"===n.tagName||"nav"===n.tagName||"ol"===n.tagName||"p"===n.tagName||"pre"===n.tagName||"section"===n.tagName||"table"===n.tagName||"ul"===n.tagName):!a||!("element"===a.type&&("a"===a.tagName||"audio"===a.tagName||"del"===a.tagName||"ins"===a.tagName||"map"===a.tagName||"noscript"===a.tagName||"video"===a.tagName))},rp:j,rt:j,tbody:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName)},td:T,tfoot:function(e,t,a){return!C(a,t)},th:T,thead:function(e,t,a){const n=C(a,t);return Boolean(n&&"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName))},tr:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&"tr"===n.tagName}});function R(t,a,n){const r=C(n,a,!0);return!r||"comment"!==r.type&&!("text"===r.type&&e.whitespace(r.value.charAt(0)))}function j(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("rp"===n.tagName||"rt"===n.tagName)}function T(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("td"===n.tagName||"th"===n.tagName)}const U=x({body:function(t){const a=C(t,-1,!0);return!(a&&("comment"===a.type||"text"===a.type&&e.whitespace(a.value.charAt(0))||"element"===a.type&&("meta"===a.tagName||"link"===a.tagName||"script"===a.tagName||"style"===a.tagName||"template"===a.tagName)))},colgroup:function(e,t,a){const n=E(a,t),r=C(e,-1,!0);if(a&&n&&"element"===n.type&&"colgroup"===n.tagName&&D(n,a.children.indexOf(n),a))return!1;return Boolean(r&&"element"===r.type&&"col"===r.tagName)},head:function(e){const t=new Set;for(const n of e.children)if("element"===n.type&&("base"===n.tagName||"title"===n.tagName)){if(t.has(n.tagName))return!1;t.add(n.tagName)}const a=e.children[0];return!a||"element"===a.type},html:function(e){const t=C(e,-1);return!t||"comment"!==t.type},tbody:function(e,t,a){const n=E(a,t),r=C(e,-1);if(a&&n&&"element"===n.type&&("thead"===n.tagName||"tbody"===n.tagName)&&D(n,a.children.indexOf(n),a))return!1;return Boolean(r&&"element"===r.type&&"tr"===r.tagName)}});const F={name:[["\t\n\f\r &/=>".split(""),"\t\n\f\r \"&'/=>`".split("")],["\0\t\n\f\r \"&'/<=>".split(""),"\0\t\n\f\r \"&'/<=>`".split("")]],unquoted:[["\t\n\f\r &>".split(""),"\0\t\n\f\r \"&'<=>`".split("")],["\0\t\n\f\r \"&'<=>`".split(""),"\0\t\n\f\r \"&'<=>`".split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]};function P(t,a,n){const r=e.find(t.schema,a),o=t.settings.allowParseErrors&&"html"===t.schema.space?0:1,s=t.settings.allowDangerousCharacters?0:1;let i,c=t.quote;if(!r.overloadedBoolean||n!==r.attribute&&""!==n?!r.boolean&&!r.overloadedBoolean||"string"==typeof n&&n!==r.attribute&&""!==n||(n=Boolean(n)):n=!0,null==n||!1===n||"number"==typeof n&&Number.isNaN(n))return"";const u=b(r.attribute,Object.assign({},t.settings.characterReferences,{subset:F.name[o][s]}));return!0===n?u:(n=Array.isArray(n)?(r.commaSeparated?e.stringify:e.stringify$1)(n,{padLeft:!t.settings.tightCommaSeparatedLists}):String(n),t.settings.collapseEmptyAttributes&&!n?u:(t.settings.preferUnquoted&&(i=b(n,Object.assign({},t.settings.characterReferences,{attribute:!0,subset:F.unquoted[o][s]}))),i!==n&&(t.settings.quoteSmart&&e.ccount(n,c)>e.ccount(n,t.alternative)&&(c=t.alternative),i=c+b(n,Object.assign({},t.settings.characterReferences,{subset:("'"===c?F.single:F.double)[o][s],attribute:!0}))+c),u+(i?"="+i:i)))}const I=["<","&"];function k(e,t,a,n){return!a||"element"!==a.type||"script"!==a.tagName&&"style"!==a.tagName?b(e.value,Object.assign({},n.settings.characterReferences,{subset:I})):e.value}const B=t.zwitch("type",{invalid:function(e){throw new Error("Expected node, not `"+e+"`")},unknown:function(e){throw new Error("Cannot compile unknown node `"+e.type+"`")},handlers:{comment:function(e,t,a,n){return n.settings.bogusComments?"<?"+b(e.value,Object.assign({},n.settings.characterReferences,{subset:A}))+">":"\x3c!--"+e.value.replace(v,function(e){return b(e,Object.assign({},n.settings.characterReferences,{subset:O}))})+"--\x3e"},doctype:function(e,t,a,n){return"<!"+(n.settings.upperDoctype?"DOCTYPE":"doctype")+(n.settings.tightDoctype?"":" ")+"html>"},element:function(t,a,n,r){const o=r.schema,s="svg"!==o.space&&r.settings.omitOptionalTags;let i="svg"===o.space?r.settings.closeEmptyElements:r.settings.voids.includes(t.tagName.toLowerCase());const c=[];let u;"html"===o.space&&"svg"===t.tagName&&(r.schema=e.svg);const l=function(e,t){const a=[];let n,r=-1;if(t)for(n in t)if(null!==t[n]&&void 0!==t[n]){const r=P(e,n,t[n]);r&&a.push(r)}for(;++r<a.length;){const t=e.settings.tightAttributes?a[r].charAt(a[r].length-1):void 0;r!==a.length-1&&'"'!==t&&"'"!==t&&(a[r]+=" ")}return a.join("")}(r,t.properties),m=r.all("html"===o.space&&"template"===t.tagName?t.content:t);return r.schema=o,m&&(i=!1),!l&&s&&U(t,a,n)||(c.push("<",t.tagName,l?" "+l:""),i&&("svg"===o.space||r.settings.closeSelfClosing)&&(u=l.charAt(l.length-1),(!r.settings.tightSelfClosing||"/"===u||u&&'"'!==u&&"'"!==u)&&c.push(" "),c.push("/")),c.push(">")),c.push(m),i||s&&D(t,a,n)||c.push("</"+t.tagName+">"),c.join("")},raw:function(e,t,a,n){return n.settings.allowDangerousHtml?e.value:k(e,0,a,n)},root:function(e,t,a,n){return n.all(e)},text:k}});const z={},H={},L=[];function Y(e,t,a){return B(e,t,a,this)}function M(e){const t=[],a=e&&e.children||L;let n=-1;for(;++n<a.length;)t[n]=this.one(a[n],n,e);return t.join("")}exports.default=function(t){const n={...this.data("settings"),...t};this.compiler=function(t){return function(t,n){const r=n||z,o=r.quote||'"',s='"'===o?"'":'"';if('"'!==o&&"'"!==o)throw new Error("Invalid quote `"+o+"`, expected `'` or `\"`");return{one:Y,all:M,settings:{omitOptionalTags:r.omitOptionalTags||!1,allowParseErrors:r.allowParseErrors||!1,allowDangerousCharacters:r.allowDangerousCharacters||!1,quoteSmart:r.quoteSmart||!1,preferUnquoted:r.preferUnquoted||!1,tightAttributes:r.tightAttributes||!1,upperDoctype:r.upperDoctype||!1,tightDoctype:r.tightDoctype||!1,bogusComments:r.bogusComments||!1,tightCommaSeparatedLists:r.tightCommaSeparatedLists||!1,tightSelfClosing:r.tightSelfClosing||!1,collapseEmptyAttributes:r.collapseEmptyAttributes||!1,allowDangerousHtml:r.allowDangerousHtml||!1,voids:r.voids||a,characterReferences:r.characterReferences||H,closeSelfClosing:r.closeSelfClosing||!1,closeEmptyElements:r.closeEmptyElements||!1},schema:"svg"===r.space?e.svg:e.html,quote:o,alternative:s}.one(Array.isArray(t)?{type:"root",children:t}:t,void 0,void 0)}(t,n)}};
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DsPuml45.cjs"),t=require("./index-2yo2kUGy.cjs"),a=["area","base","basefont","bgsound","br","col","command","embed","frame","hr","image","img","input","keygen","link","meta","param","source","track","wbr"],n=/["&'<>`]/g,r=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,o=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,s=/[|\\{}()[\]^$+*?.]/g,i=new WeakMap;function c(e,t){return e=e.replace(t.subset?function(e){let t=i.get(e);t||(t=function(e){const t=[];let a=-1;for(;++a<e.length;)t.push(e[a].replace(s,"\\$&"));return new RegExp("(?:"+t.join("|")+")","g")}(e),i.set(e,t));return t}(t.subset):n,a),t.subset||t.escapeOnly?e:e.replace(r,function(e,a,n){return t.format(1024*(e.charCodeAt(0)-55296)+e.charCodeAt(1)-56320+65536,n.charCodeAt(a+2),t)}).replace(o,a);function a(e,a,n){return t.format(e.charCodeAt(0),n.charCodeAt(a+1),t)}}const u=/[\dA-Fa-f]/;const l=/\d/;const m=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],g={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"­",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"‌",zwj:"‍",lrm:"‎",rlm:"‏",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},p=["cent","copy","divide","gt","lt","not","para","times"],d={}.hasOwnProperty,f={};let h;for(h in g)d.call(g,h)&&(f[g[h]]=h);const N=/[^\dA-Za-z]/;function y(e,t,a){let n,r=function(e,t,a){const n="&#x"+e.toString(16).toUpperCase();return a&&t&&!u.test(String.fromCharCode(t))?n:n+";"}(e,t,a.omitOptionalSemicolons);if((a.useNamedReferences||a.useShortestReferences)&&(n=function(e,t,a,n){const r=String.fromCharCode(e);if(d.call(f,r)){const e=f[r],o="&"+e;return a&&m.includes(e)&&!p.includes(e)&&(!n||t&&61!==t&&N.test(String.fromCharCode(t)))?o:o+";"}return""}(e,t,a.omitOptionalSemicolons,a.attribute)),(a.useShortestReferences||!n)&&a.useShortestReferences){const n=function(e,t,a){const n="&#"+String(e);return a&&t&&!l.test(String.fromCharCode(t))?n:n+";"}(e,t,a.omitOptionalSemicolons);n.length<r.length&&(r=n)}return n&&(!a.useShortestReferences||n.length<r.length)?n:r}function b(e,t){return c(e,Object.assign({format:y},t))}const v=/^>|^->|<!--|-->|--!>|<!-$/g,A=[">"],O=["<",">"];const C=q(1),E=q(-1),w=[];function q(t){return function(a,n,r){const o=a?a.children:w;let s=(n||0)+t,i=o[s];if(!r)for(;i&&e.whitespace(i);)s+=t,i=o[s];return i}}const S={}.hasOwnProperty;function x(e){return function(t,a,n){return S.call(e,t.tagName)&&e[t.tagName](t,a,n)}}const D=x({body:function(e,t,a){const n=C(a,t);return!n||"comment"!==n.type},caption:R,colgroup:R,dd:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName)},dt:function(e,t,a){const n=C(a,t);return Boolean(n&&"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName))},head:R,html:function(e,t,a){const n=C(a,t);return!n||"comment"!==n.type},li:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&"li"===n.tagName},optgroup:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&"optgroup"===n.tagName},option:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("option"===n.tagName||"optgroup"===n.tagName)},p:function(e,t,a){const n=C(a,t);return n?"element"===n.type&&("address"===n.tagName||"article"===n.tagName||"aside"===n.tagName||"blockquote"===n.tagName||"details"===n.tagName||"div"===n.tagName||"dl"===n.tagName||"fieldset"===n.tagName||"figcaption"===n.tagName||"figure"===n.tagName||"footer"===n.tagName||"form"===n.tagName||"h1"===n.tagName||"h2"===n.tagName||"h3"===n.tagName||"h4"===n.tagName||"h5"===n.tagName||"h6"===n.tagName||"header"===n.tagName||"hgroup"===n.tagName||"hr"===n.tagName||"main"===n.tagName||"menu"===n.tagName||"nav"===n.tagName||"ol"===n.tagName||"p"===n.tagName||"pre"===n.tagName||"section"===n.tagName||"table"===n.tagName||"ul"===n.tagName):!a||!("element"===a.type&&("a"===a.tagName||"audio"===a.tagName||"del"===a.tagName||"ins"===a.tagName||"map"===a.tagName||"noscript"===a.tagName||"video"===a.tagName))},rp:j,rt:j,tbody:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName)},td:T,tfoot:function(e,t,a){return!C(a,t)},th:T,thead:function(e,t,a){const n=C(a,t);return Boolean(n&&"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName))},tr:function(e,t,a){const n=C(a,t);return!n||"element"===n.type&&"tr"===n.tagName}});function R(t,a,n){const r=C(n,a,!0);return!r||"comment"!==r.type&&!("text"===r.type&&e.whitespace(r.value.charAt(0)))}function j(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("rp"===n.tagName||"rt"===n.tagName)}function T(e,t,a){const n=C(a,t);return!n||"element"===n.type&&("td"===n.tagName||"th"===n.tagName)}const U=x({body:function(t){const a=C(t,-1,!0);return!(a&&("comment"===a.type||"text"===a.type&&e.whitespace(a.value.charAt(0))||"element"===a.type&&("meta"===a.tagName||"link"===a.tagName||"script"===a.tagName||"style"===a.tagName||"template"===a.tagName)))},colgroup:function(e,t,a){const n=E(a,t),r=C(e,-1,!0);if(a&&n&&"element"===n.type&&"colgroup"===n.tagName&&D(n,a.children.indexOf(n),a))return!1;return Boolean(r&&"element"===r.type&&"col"===r.tagName)},head:function(e){const t=new Set;for(const n of e.children)if("element"===n.type&&("base"===n.tagName||"title"===n.tagName)){if(t.has(n.tagName))return!1;t.add(n.tagName)}const a=e.children[0];return!a||"element"===a.type},html:function(e){const t=C(e,-1);return!t||"comment"!==t.type},tbody:function(e,t,a){const n=E(a,t),r=C(e,-1);if(a&&n&&"element"===n.type&&("thead"===n.tagName||"tbody"===n.tagName)&&D(n,a.children.indexOf(n),a))return!1;return Boolean(r&&"element"===r.type&&"tr"===r.tagName)}});const F={name:[["\t\n\f\r &/=>".split(""),"\t\n\f\r \"&'/=>`".split("")],["\0\t\n\f\r \"&'/<=>".split(""),"\0\t\n\f\r \"&'/<=>`".split("")]],unquoted:[["\t\n\f\r &>".split(""),"\0\t\n\f\r \"&'<=>`".split("")],["\0\t\n\f\r \"&'<=>`".split(""),"\0\t\n\f\r \"&'<=>`".split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]};function P(t,a,n){const r=e.find(t.schema,a),o=t.settings.allowParseErrors&&"html"===t.schema.space?0:1,s=t.settings.allowDangerousCharacters?0:1;let i,c=t.quote;if(!r.overloadedBoolean||n!==r.attribute&&""!==n?!r.boolean&&!r.overloadedBoolean||"string"==typeof n&&n!==r.attribute&&""!==n||(n=Boolean(n)):n=!0,null==n||!1===n||"number"==typeof n&&Number.isNaN(n))return"";const u=b(r.attribute,Object.assign({},t.settings.characterReferences,{subset:F.name[o][s]}));return!0===n?u:(n=Array.isArray(n)?(r.commaSeparated?e.stringify:e.stringify$1)(n,{padLeft:!t.settings.tightCommaSeparatedLists}):String(n),t.settings.collapseEmptyAttributes&&!n?u:(t.settings.preferUnquoted&&(i=b(n,Object.assign({},t.settings.characterReferences,{attribute:!0,subset:F.unquoted[o][s]}))),i!==n&&(t.settings.quoteSmart&&e.ccount(n,c)>e.ccount(n,t.alternative)&&(c=t.alternative),i=c+b(n,Object.assign({},t.settings.characterReferences,{subset:("'"===c?F.single:F.double)[o][s],attribute:!0}))+c),u+(i?"="+i:i)))}const I=["<","&"];function k(e,t,a,n){return!a||"element"!==a.type||"script"!==a.tagName&&"style"!==a.tagName?b(e.value,Object.assign({},n.settings.characterReferences,{subset:I})):e.value}const B=t.zwitch("type",{invalid:function(e){throw new Error("Expected node, not `"+e+"`")},unknown:function(e){throw new Error("Cannot compile unknown node `"+e.type+"`")},handlers:{comment:function(e,t,a,n){return n.settings.bogusComments?"<?"+b(e.value,Object.assign({},n.settings.characterReferences,{subset:A}))+">":"\x3c!--"+e.value.replace(v,function(e){return b(e,Object.assign({},n.settings.characterReferences,{subset:O}))})+"--\x3e"},doctype:function(e,t,a,n){return"<!"+(n.settings.upperDoctype?"DOCTYPE":"doctype")+(n.settings.tightDoctype?"":" ")+"html>"},element:function(t,a,n,r){const o=r.schema,s="svg"!==o.space&&r.settings.omitOptionalTags;let i="svg"===o.space?r.settings.closeEmptyElements:r.settings.voids.includes(t.tagName.toLowerCase());const c=[];let u;"html"===o.space&&"svg"===t.tagName&&(r.schema=e.svg);const l=function(e,t){const a=[];let n,r=-1;if(t)for(n in t)if(null!==t[n]&&void 0!==t[n]){const r=P(e,n,t[n]);r&&a.push(r)}for(;++r<a.length;){const t=e.settings.tightAttributes?a[r].charAt(a[r].length-1):void 0;r!==a.length-1&&'"'!==t&&"'"!==t&&(a[r]+=" ")}return a.join("")}(r,t.properties),m=r.all("html"===o.space&&"template"===t.tagName?t.content:t);return r.schema=o,m&&(i=!1),!l&&s&&U(t,a,n)||(c.push("<",t.tagName,l?" "+l:""),i&&("svg"===o.space||r.settings.closeSelfClosing)&&(u=l.charAt(l.length-1),(!r.settings.tightSelfClosing||"/"===u||u&&'"'!==u&&"'"!==u)&&c.push(" "),c.push("/")),c.push(">")),c.push(m),i||s&&D(t,a,n)||c.push("</"+t.tagName+">"),c.join("")},raw:function(e,t,a,n){return n.settings.allowDangerousHtml?e.value:k(e,0,a,n)},root:function(e,t,a,n){return n.all(e)},text:k}});const z={},H={},L=[];function Y(e,t,a){return B(e,t,a,this)}function M(e){const t=[],a=e&&e.children||L;let n=-1;for(;++n<a.length;)t[n]=this.one(a[n],n,e);return t.join("")}exports.default=function(t){const n={...this.data("settings"),...t};this.compiler=function(t){return function(t,n){const r=n||z,o=r.quote||'"',s='"'===o?"'":'"';if('"'!==o&&"'"!==o)throw new Error("Invalid quote `"+o+"`, expected `'` or `\"`");return{one:Y,all:M,settings:{omitOptionalTags:r.omitOptionalTags||!1,allowParseErrors:r.allowParseErrors||!1,allowDangerousCharacters:r.allowDangerousCharacters||!1,quoteSmart:r.quoteSmart||!1,preferUnquoted:r.preferUnquoted||!1,tightAttributes:r.tightAttributes||!1,upperDoctype:r.upperDoctype||!1,tightDoctype:r.tightDoctype||!1,bogusComments:r.bogusComments||!1,tightCommaSeparatedLists:r.tightCommaSeparatedLists||!1,tightSelfClosing:r.tightSelfClosing||!1,collapseEmptyAttributes:r.collapseEmptyAttributes||!1,allowDangerousHtml:r.allowDangerousHtml||!1,voids:r.voids||a,characterReferences:r.characterReferences||H,closeSelfClosing:r.closeSelfClosing||!1,closeEmptyElements:r.closeEmptyElements||!1},schema:"svg"===r.space?e.svg:e.html,quote:o,alternative:s}.one(Array.isArray(t)?{type:"root",children:t}:t,void 0,void 0)}(t,n)}};
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DDtVKZHe.cjs"),t=require("./index-xQlqRtFE.cjs"),n=["pre","script","style","textarea"],i={};function a(e,t){return Boolean(t&&"element"===t.type&&e.blanks.length>0&&e.blanks.includes(t.tagName))}function l(t,n){return"root"===n.type||"element"===n.type&&(t.head||"script"===n.tagName||e.embedded(n)||!e.phrasing(n))}exports.default=function(r){return function(c){!function(r,c){const d=c||i,s={blanks:d.blanks||[],head:!1,indentInitial:!1!==d.indentInitial,indent:"number"==typeof d.indent?" ".repeat(d.indent):"string"==typeof d.indent?d.indent:" "};function o(e,n,i){const l=e[e.length-1],r=l&&t.whitespace(l)?e[e.length-2]:l,c=(a(s,r)&&a(s,i)?"\n\n":"\n")+s.indent.repeat(Math.max(n,0));l&&"text"===l.type?l.value=t.whitespace(l)?c:l.value+c:e.push({type:"text",value:c})}e.minifyWhitespace(r,{newlines:!0}),t.visitParents(r,function(e,i){if(!("children"in e))return;if("element"===e.type&&"head"===e.tagName&&(s.head=!0),s.head&&"element"===e.type&&"body"===e.tagName&&(s.head=!1),"element"===e.type&&n.includes(e.tagName))return t.SKIP;if(0===e.children.length||!l(s,e))return;let a=i.length;s.indentInitial||a--;let r=!1;for(const t of e.children)"comment"!==t.type&&"text"!==t.type||(t.value.includes("\n")&&(r=!0),t.value=t.value.replace(/ *\n/g,"$&"+s.indent.repeat(a)));const c=[];let d;for(const t of e.children)(l(s,t)||r&&!d)&&(o(c,a,t),r=!0),d=t,c.push(t);d&&(r||l(s,d))&&(t.whitespace(d)&&(c.pop(),d=c[c.length-1]),o(c,a-1)),e.children=c})}(c,r)}};
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-oel1bTo0.cjs"),t=require("./index-DsPuml45.cjs"),n=["pre","script","style","textarea"],i={};function a(e,t){return Boolean(t&&"element"===t.type&&e.blanks.length>0&&e.blanks.includes(t.tagName))}function l(t,n){return"root"===n.type||"element"===n.type&&(t.head||"script"===n.tagName||e.embedded(n)||!e.phrasing(n))}exports.default=function(r){return function(c){!function(r,c){const d=c||i,s={blanks:d.blanks||[],head:!1,indentInitial:!1!==d.indentInitial,indent:"number"==typeof d.indent?" ".repeat(d.indent):"string"==typeof d.indent?d.indent:" "};function o(e,n,i){const l=e[e.length-1],r=l&&t.whitespace(l)?e[e.length-2]:l,c=(a(s,r)&&a(s,i)?"\n\n":"\n")+s.indent.repeat(Math.max(n,0));l&&"text"===l.type?l.value=t.whitespace(l)?c:l.value+c:e.push({type:"text",value:c})}e.minifyWhitespace(r,{newlines:!0}),t.visitParents(r,function(e,i){if(!("children"in e))return;if("element"===e.type&&"head"===e.tagName&&(s.head=!0),s.head&&"element"===e.type&&"body"===e.tagName&&(s.head=!1),"element"===e.type&&n.includes(e.tagName))return t.SKIP;if(0===e.children.length||!l(s,e))return;let a=i.length;s.indentInitial||a--;let r=!1;for(const t of e.children)"comment"!==t.type&&"text"!==t.type||(t.value.includes("\n")&&(r=!0),t.value=t.value.replace(/ *\n/g,"$&"+s.indent.repeat(a)));const c=[];let d;for(const t of e.children)(l(s,t)||r&&!d)&&(o(c,a,t),r=!0),d=t,c.push(t);d&&(r||l(s,d))&&(t.whitespace(d)&&(c.pop(),d=c[c.length-1]),o(c,a-1)),e.children=c})}(c,r)}};
@@ -0,0 +1,4 @@
1
+ import { u } from "./index-Cfz7TnCH.js";
2
+ export {
3
+ u as unified
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-xQlqRtFE.cjs");exports.fromDom=e.fromDom;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DsPuml45.cjs");exports.fromDom=e.fromDom;
@@ -0,0 +1,4 @@
1
+ import { r } from "./index-Cfz7TnCH.js";
2
+ export {
3
+ r as default
4
+ };
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-xQlqRtFE.cjs");exports.default=e.remarkGfm;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DsPuml45.cjs");exports.default=e.remarkGfm;
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-xQlqRtFE.cjs");exports.default=e.remarkParse;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DsPuml45.cjs");exports.default=e.remarkParse;
@@ -1,5 +1,5 @@
1
- import { m as minifyWhitespace, e as embedded, p as phrasing } from "./index-Ddt8e4jQ.js";
2
- import { v as visitParents, S as SKIP, w as whitespace } from "./index-DPo7N7-F.js";
1
+ import { m as minifyWhitespace, e as embedded, p as phrasing } from "./index-Dkq6Ss_h.js";
2
+ import { v as visitParents, S as SKIP, w as whitespace } from "./index-Cfz7TnCH.js";
3
3
  const whitespaceSensitiveTagNames = [
4
4
  "pre",
5
5
  "script",
@@ -46407,7 +46407,7 @@ const BlockEdit = ({
46407
46407
  const initVueEditor = async () => {
46408
46408
  if (editorRef.current) {
46409
46409
  try {
46410
- const BlockNoteEditorModule = await import("./index.es-muo7iWsn.js");
46410
+ const BlockNoteEditorModule = await import("./index.es-Fq7tEj25.js");
46411
46411
  const BlockNoteEditor = BlockNoteEditorModule.BlockNoteEditor;
46412
46412
  const theme = {
46413
46413
  colors: {
@@ -47330,7 +47330,8 @@ const AiBlockEdit = ({
47330
47330
  getSetBlockContent,
47331
47331
  baseUrl,
47332
47332
  token,
47333
- onBack
47333
+ onBack,
47334
+ onRegenerate
47334
47335
  }) => {
47335
47336
  useNavigate();
47336
47337
  const [searchParams] = useSearchParams();
@@ -47362,7 +47363,7 @@ const AiBlockEdit = ({
47362
47363
  const initVueEditor = async () => {
47363
47364
  if (editorRef.current) {
47364
47365
  try {
47365
- const BlockNoteEditorModule = await import("./index.es-muo7iWsn.js");
47366
+ const BlockNoteEditorModule = await import("./index.es-Fq7tEj25.js");
47366
47367
  const BlockNoteEditor = BlockNoteEditorModule.BlockNoteEditor;
47367
47368
  const theme = {
47368
47369
  colors: {
@@ -47577,6 +47578,78 @@ const AiBlockEdit = ({
47577
47578
  }
47578
47579
  }
47579
47580
  }
47581
+ const hasUnacceptedInsertInDocument = (content2) => {
47582
+ if (!Array.isArray(content2)) return false;
47583
+ const hasUnacceptedInsertInNode = (node2) => {
47584
+ if (!node2 || typeof node2 !== "object") return false;
47585
+ const props = node2.props || node2.attributes || {};
47586
+ const meta = node2.meta || node2.attrs || {};
47587
+ const isPendingFlag = (obj) => {
47588
+ if (!obj || typeof obj !== "object") return false;
47589
+ const status = obj.status || obj.insertStatus || obj.aiStatus || obj.aiInsertStatus || obj.changeStatus || obj.suggestionStatus;
47590
+ const type = obj.type || obj.changeType || obj.actionType;
47591
+ const accepted = obj.accepted ?? obj.resolved ?? obj.confirmed;
47592
+ if (typeof status === "string" && status.toLowerCase().includes("pending")) {
47593
+ return true;
47594
+ }
47595
+ if (typeof type === "string" && type.toLowerCase().includes("insert") && accepted === false) {
47596
+ return true;
47597
+ }
47598
+ if (obj.pending === true || obj.isPending === true) {
47599
+ return true;
47600
+ }
47601
+ if (obj.insertPending === true || obj.unacceptedInsert === true) {
47602
+ return true;
47603
+ }
47604
+ return false;
47605
+ };
47606
+ if (isPendingFlag(props) || isPendingFlag(meta) || isPendingFlag(node2)) {
47607
+ return true;
47608
+ }
47609
+ const marks = node2.marks;
47610
+ if (Array.isArray(marks) && marks.some((m) => isPendingFlag(m))) {
47611
+ return true;
47612
+ }
47613
+ const children = [];
47614
+ if (Array.isArray(node2.content)) {
47615
+ children.push(...node2.content);
47616
+ }
47617
+ if (Array.isArray(node2.children)) {
47618
+ children.push(...node2.children);
47619
+ }
47620
+ return children.some((child) => hasUnacceptedInsertInNode(child));
47621
+ };
47622
+ return content2.some((node2) => hasUnacceptedInsertInNode(node2));
47623
+ };
47624
+ const hasPendingInsertInDom = () => {
47625
+ try {
47626
+ const container = document.querySelector(
47627
+ ".blocknote-editor-container"
47628
+ );
47629
+ if (!container) return false;
47630
+ if (container.querySelector(
47631
+ "[data-ai-insert-pending],[data-insert-pending],[data-pending-insert]"
47632
+ )) {
47633
+ return true;
47634
+ }
47635
+ if (container.querySelector(
47636
+ ".ai-insert-pending,.bn-ai-suggestion,.bn-ai-pending"
47637
+ )) {
47638
+ return true;
47639
+ }
47640
+ const buttons = Array.from(
47641
+ container.querySelectorAll("button")
47642
+ );
47643
+ const hasReviewButtons = buttons.some((btn) => {
47644
+ const text2 = (btn.textContent || "").trim();
47645
+ return text2 === "接受" || text2 === "取消";
47646
+ });
47647
+ return hasReviewButtons;
47648
+ } catch (e) {
47649
+ console.warn("DOM 检查待确认插入内容失败:", e);
47650
+ return false;
47651
+ }
47652
+ };
47580
47653
  async function handleExportWord() {
47581
47654
  var _a2, _b;
47582
47655
  if (exporting) return;
@@ -47587,6 +47660,28 @@ const AiBlockEdit = ({
47587
47660
  Toast.error("编辑器尚未就绪,稍后再试");
47588
47661
  return;
47589
47662
  }
47663
+ let hasPendingInsert = false;
47664
+ try {
47665
+ const anyEditor = editor;
47666
+ if (typeof anyEditor.hasPendingInsert === "function") {
47667
+ hasPendingInsert = !!anyEditor.hasPendingInsert();
47668
+ } else if (typeof anyEditor.hasUnacceptedInsert === "function") {
47669
+ hasPendingInsert = !!anyEditor.hasUnacceptedInsert();
47670
+ } else if (Array.isArray(anyEditor.document)) {
47671
+ hasPendingInsert = hasUnacceptedInsertInDocument(anyEditor.document);
47672
+ }
47673
+ if (!hasPendingInsert) {
47674
+ hasPendingInsert = hasPendingInsertInDom();
47675
+ }
47676
+ } catch (checkErr) {
47677
+ console.warn("检查插入内容状态失败:", checkErr);
47678
+ }
47679
+ if (hasPendingInsert) {
47680
+ Toast.warning(
47681
+ "当前文档中存在待确认的插入内容,请在编辑器中接受或取消后再导出"
47682
+ );
47683
+ return;
47684
+ }
47590
47685
  const content2 = editor.document;
47591
47686
  const { Document, Packer, Paragraph, TextRun, HeadingLevel } = await import("docx");
47592
47687
  const paragraphs = [];
@@ -47738,7 +47833,14 @@ const AiBlockEdit = ({
47738
47833
  };
47739
47834
  const handleSaveHistory = async () => {
47740
47835
  var _a2, _b;
47741
- console.log("handleSaveHistory", currentConversationId, "baseUrl", baseUrl, "historyList", historyList);
47836
+ console.log(
47837
+ "handleSaveHistory",
47838
+ currentConversationId,
47839
+ "baseUrl",
47840
+ baseUrl,
47841
+ "historyList",
47842
+ historyList
47843
+ );
47742
47844
  const userId = (baseUrl == null ? void 0 : baseUrl.userId) || "";
47743
47845
  if (!userId) {
47744
47846
  Toast.error("获取用户ID失败");
@@ -47842,6 +47944,12 @@ const AiBlockEdit = ({
47842
47944
  setHistoryHasMore(true);
47843
47945
  getHistoryFromIndexedDB();
47844
47946
  };
47947
+ const handleRegenerate = () => {
47948
+ console.log("handleRegenerate");
47949
+ if (onRegenerate) {
47950
+ onRegenerate(currentConversationId);
47951
+ }
47952
+ };
47845
47953
  return /* @__PURE__ */ jsxRuntimeExports.jsxs(
47846
47954
  "div",
47847
47955
  {
@@ -47867,10 +47975,19 @@ const AiBlockEdit = ({
47867
47975
  ] }),
47868
47976
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "block-edit-right", children: [
47869
47977
  /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "block-edit-right-header", children: [
47978
+ /* @__PURE__ */ jsxRuntimeExports.jsx(
47979
+ Button,
47980
+ {
47981
+ theme: "outline",
47982
+ type: "tertiary",
47983
+ className: "block-edit-right-header-regenerate",
47984
+ onClick: handleRegenerate,
47985
+ children: "重新生成"
47986
+ }
47987
+ ),
47870
47988
  currentConversationId && /* @__PURE__ */ jsxRuntimeExports.jsx(
47871
47989
  Button,
47872
47990
  {
47873
- theme: "borderless",
47874
47991
  type: "tertiary",
47875
47992
  className: "block-edit-right-header-export",
47876
47993
  onClick: handleSaveHistory,
@@ -48288,7 +48405,7 @@ class BasePromptTemplate extends Runnable {
48288
48405
  return PromptTemplate2.deserialize({ ...data, _type: "prompt" });
48289
48406
  }
48290
48407
  case "few_shot": {
48291
- const { FewShotPromptTemplate } = await import("./few_shot-CHQMukLV.js");
48408
+ const { FewShotPromptTemplate } = await import("./few_shot-D1fV7wmE.js");
48292
48409
  return FewShotPromptTemplate.deserialize(data);
48293
48410
  }
48294
48411
  default:
@@ -49860,35 +49977,35 @@ class BaseChain extends BaseLangChain {
49860
49977
  static async deserialize(data, values = {}) {
49861
49978
  switch (data._type) {
49862
49979
  case "llm_chain": {
49863
- const { LLMChain } = await import("./llm_chain-FiDBkCHX.js");
49980
+ const { LLMChain } = await import("./llm_chain-5NVYgTDC.js");
49864
49981
  return LLMChain.deserialize(data);
49865
49982
  }
49866
49983
  case "sequential_chain": {
49867
- const { SequentialChain } = await import("./sequential_chain-C89zWQZZ.js");
49984
+ const { SequentialChain } = await import("./sequential_chain-B3aNFa_8.js");
49868
49985
  return SequentialChain.deserialize(data);
49869
49986
  }
49870
49987
  case "simple_sequential_chain": {
49871
- const { SimpleSequentialChain } = await import("./sequential_chain-C89zWQZZ.js");
49988
+ const { SimpleSequentialChain } = await import("./sequential_chain-B3aNFa_8.js");
49872
49989
  return SimpleSequentialChain.deserialize(data);
49873
49990
  }
49874
49991
  case "stuff_documents_chain": {
49875
- const { StuffDocumentsChain } = await import("./combine_docs_chain-D0ygQAil.js");
49992
+ const { StuffDocumentsChain } = await import("./combine_docs_chain-CO7HVb4R.js");
49876
49993
  return StuffDocumentsChain.deserialize(data);
49877
49994
  }
49878
49995
  case "map_reduce_documents_chain": {
49879
- const { MapReduceDocumentsChain } = await import("./combine_docs_chain-D0ygQAil.js");
49996
+ const { MapReduceDocumentsChain } = await import("./combine_docs_chain-CO7HVb4R.js");
49880
49997
  return MapReduceDocumentsChain.deserialize(data);
49881
49998
  }
49882
49999
  case "refine_documents_chain": {
49883
- const { RefineDocumentsChain } = await import("./combine_docs_chain-D0ygQAil.js");
50000
+ const { RefineDocumentsChain } = await import("./combine_docs_chain-CO7HVb4R.js");
49884
50001
  return RefineDocumentsChain.deserialize(data);
49885
50002
  }
49886
50003
  case "vector_db_qa": {
49887
- const { VectorDBQAChain } = await import("./vector_db_qa-Cxtn-hGw.js");
50004
+ const { VectorDBQAChain } = await import("./vector_db_qa-BlC0aeM2.js");
49888
50005
  return VectorDBQAChain.deserialize(data, values);
49889
50006
  }
49890
50007
  case "api_chain": {
49891
- const { APIChain } = await import("./api_chain-C2BsZcfa.js");
50008
+ const { APIChain } = await import("./api_chain-6WuaFa6d.js");
49892
50009
  return APIChain.deserialize(data);
49893
50010
  }
49894
50011
  default:
@@ -1,4 +1,4 @@
1
- import { A as svg, D as html, E as webNamespaces, F as s, G as h, I as find, J as ok, V as VFile, K as VFileMessage } from "./index-DPo7N7-F.js";
1
+ import { A as svg, D as html, E as webNamespaces, F as s, G as h, I as find, J as ok, V as VFile, K as VFileMessage } from "./index-Cfz7TnCH.js";
2
2
  function location(file) {
3
3
  const value = String(file);
4
4
  const indices = [];
@@ -1,5 +1,5 @@
1
- import { O as toText, Q as phrasing$2, T as structuredClone, w as whitespace, U as visit, W as EXIT, X as toString, S as SKIP, Y as position } from "./index-DPo7N7-F.js";
2
- import { m as minifyWhitespace, p as phrasing$1 } from "./index-Ddt8e4jQ.js";
1
+ import { O as toText, Q as phrasing$2, T as structuredClone, w as whitespace, U as visit, W as EXIT, X as toString, S as SKIP, Y as position } from "./index-Cfz7TnCH.js";
2
+ import { m as minifyWhitespace, p as phrasing$1 } from "./index-Dkq6Ss_h.js";
3
3
  function rehypeMinifyWhitespace(options) {
4
4
  return function(tree) {
5
5
  minifyWhitespace(tree, options);
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-xQlqRtFE.cjs"),e=require("./index-DDtVKZHe.cjs");function n(t){const e=String(t);let n=e.length;for(;n>0;){const t=e.codePointAt(n-1);if(void 0===t||10!==t&&13!==t)break;n--}return e.slice(0,n)}const r="language-";function i(e,i){const l=i.children;let o,c,s=-1;if("pre"===i.tagName)for(;++s<l.length;){const t=l[s];if("element"===t.type&&"code"===t.tagName&&t.properties&&t.properties.className&&Array.isArray(t.properties.className)){o=t.properties.className;break}}if(o)for(s=-1;++s<o.length;)if(String(o[s]).slice(0,9)===r){c=String(o[s]).slice(9);break}const a={type:"code",lang:c||null,meta:null,value:n(t.toText(i))};return e.patch(i,a),a}function l(t,e){const n={type:"delete",children:t.all(e)};return t.patch(e,n),n}function o(t){let e=-1;if(t.length>1)for(;++e<t.length;)if(t[e].spread)return!0;return!1}function c(t,e){const n=t.all({type:"root",children:e}),r=t.toSpecificContent(n,s);return 0===r.length?[]:1===r.length?r[0].children:[{type:"list",ordered:!1,start:null,spread:o(r),children:r}]}function s(){return{type:"listItem",spread:!1,checked:null,children:[]}}function a(t,e){const n={type:"emphasis",children:t.all(e)};return t.patch(e,n),n}function p(t){let e=0,n=t.length;for(;e<n&&"break"===t[e].type;)e++;for(;n>e&&"break"===t[n-1].type;)n--;return 0===e&&n===t.length?t:t.slice(e,n)}function u(t,e){const n={type:"heading",depth:Number(e.tagName.charAt(1))||1,children:p(t.all(e))};return t.patch(e,n),n}function h(t,e){const n=e.properties||{},r={type:"image",url:t.resolve(String(n.src||"")||null),title:n.title?String(n.title):null,alt:n.alt?String(n.alt):""};return t.patch(e,r),r}function d(e,n){const r={type:"inlineCode",value:t.toText(n)};return e.patch(n,r),r}function f(e,n){const r=[],i=[],l=n||e.properties||{},o=g(e),c=Math.min(Number.parseInt(String(l.size),10),0)||(l.multiple?4:1);let s=-1;for(;++s<o.length;){const t=o[s];t&&t.properties&&t.properties.selected&&r.push(t)}const a=r.length>0?r:o,p=Math.min(a.length,c);for(s=-1;++s<p;){const e=a[s],n=e.properties||{},r=t.toText(e),l=r||String(n.label||""),o=String(n.value||"")||r;i.push([o,l===o?void 0:l])}return i}function g(t){const e=[];let n=-1;for(;++n<t.children.length;){const r=t.children[n];"children"in r&&Array.isArray(r.children)&&e.push(...g(r)),"element"!==r.type||"option"!==r.tagName||r.properties&&r.properties.disabled||e.push(r)}return e}function y(t,e){const{rest:n,checkbox:r}=b(e),i=r?Boolean(r.properties.checked):null,l={type:"listItem",spread:m(n),checked:i,children:t.toFlow(t.all(n))};return t.patch(e,l),l}function m(t){let n=-1,r=!1;for(;++n<t.children.length;){const i=t.children[n];if("element"===i.type){if(e.phrasing(i))continue;if("p"===i.tagName||r||m(i))return!0;r=!0}}return!1}function b(t){const e=t.children[0];if(e&&"element"===e.type&&"input"===e.tagName&&e.properties&&("checkbox"===e.properties.type||"radio"===e.properties.type)){return{checkbox:e,rest:{...t,children:t.children.slice(1)}}}if(e&&"element"===e.type&&"p"===e.tagName){const{checkbox:n,rest:r}=b(e);if(n){return{checkbox:n,rest:{...t,children:[r,...t.children.slice(1)]}}}}return{checkbox:void 0,rest:t}}function v(t,e){const n="ol"===e.tagName,r=t.toSpecificContent(t.all(e),S);let i=null;n&&(i=e.properties&&e.properties.start?Number.parseInt(String(e.properties.start),10):1);const l={type:"list",ordered:n,start:i,spread:o(r),children:r};return t.patch(e,l),l}function S(){return{type:"listItem",spread:!1,checked:null,children:[]}}function x(t){let e=-1;for(;++e<t.length;){const n=t[e];if(!w(n)||"children"in n&&x(n.children))return!0}return!1}function k(e){return T(e,function(e){return e.every(function(e){return"text"===e.type&&t.whitespace(e.value)})?[]:[{type:"paragraph",children:p(e)}]},function(t){return t})}function N(t){return T(t.children,function(e){const n=C(t);return n.children=e,[n]},function(e){if("children"in e&&"children"in t){const n=C(t),r=C(e);return n.children=e.children,r.children.push(n),r}return{...e}})}function T(t,e,n){const r=function(t){const e=[];let n=-1;for(;++n<t.length;){const r=t[n];"delete"!==r.type&&"link"!==r.type||!x(r.children)?e.push(r):e.push(...N(r))}return e}(t),i=[];let l=[],o=-1;for(;++o<r.length;){const t=r[o];w(t)?l.push(t):(l.length>0&&(i.push(...e(l)),l=[]),i.push(n(t)))}return l.length>0&&(i.push(...e(l)),l=[]),i}function w(n){const r=n.data&&n.data.hName;return r?e.phrasing({type:"element",tagName:r,properties:{},children:[]}):t.phrasing(n)}function C(e){return t.structuredClone({...e,children:[]})}function I(e,n){const r=n.properties||{},i="video"===n.tagName?String(r.poster||""):"";let l=String(r.src||""),o=-1,c=!1,s=e.all(n);const a={type:"root",children:s};if(t.visit(a,function(e){if("link"===e.type)return c=!0,t.EXIT}),c||x(s))return s;for(;!l&&++o<n.children.length;){const t=n.children[o];"element"===t.type&&"source"===t.tagName&&t.properties&&(l=String(t.properties.src||""))}if(i){const r={type:"image",title:null,url:e.resolve(i),alt:t.toString(s)};e.patch(n,r),s=[r]}const p=s,u={type:"link",title:r.title?String(r.title):null,url:e.resolve(l),children:p};return e.patch(n,u),u}function M(t,e){const n=p(t.all(e));if(n.length>0){const r={type:"paragraph",children:n};return t.patch(e,r),r}}const A=['"'];function U(t,e){const n={type:"strong",children:t.all(e)};return t.patch(e,n),n}function q(t,e){const n={type:"tableCell",children:t.all(e)};if(t.patch(e,n),e.properties){const t=e.properties.rowSpan,r=e.properties.colSpan;if(t||r){const e=n.data||(n.data={});t&&(e.hastUtilToMdastTemporaryRowSpan=t),r&&(e.hastUtilToMdastTemporaryColSpan=r)}}return n}function B(){return{type:"tableCell",children:[]}}function R(){return{type:"tableCell",children:[]}}function j(){return{type:"tableRow",children:[]}}const F={comment:function(t,e){const n={type:"html",value:"\x3c!--"+e.value+"--\x3e"};return t.patch(e,n),n},doctype:O,root:function(t,e){let n=t.all(e);(t.options.document||x(n))&&(n=k(n));const r={type:"root",children:n};return t.patch(e,r),r},text:function(t,e){const n={type:"text",value:e.value};return t.patch(e,n),n}},z={applet:O,area:O,basefont:O,bgsound:O,caption:O,col:O,colgroup:O,command:O,content:O,datalist:O,dialog:O,element:O,embed:O,frame:O,frameset:O,isindex:O,keygen:O,link:O,math:O,menu:O,menuitem:O,meta:O,nextid:O,noembed:O,noframes:O,optgroup:O,option:O,param:O,script:O,shadow:O,source:O,spacer:O,style:O,svg:O,template:O,title:O,track:O,abbr:H,acronym:H,bdi:H,bdo:H,big:H,blink:H,button:H,canvas:H,cite:H,data:H,details:H,dfn:H,font:H,ins:H,label:H,map:H,marquee:H,meter:H,nobr:H,noscript:H,object:H,output:H,progress:H,rb:H,rbc:H,rp:H,rt:H,rtc:H,ruby:H,slot:H,small:H,span:H,sup:H,sub:H,tbody:H,tfoot:H,thead:H,time:H,address:P,article:P,aside:P,body:P,center:P,div:P,fieldset:P,figcaption:P,figure:P,form:P,footer:P,header:P,hgroup:P,html:P,legend:P,main:P,multicol:P,nav:P,picture:P,section:P,a:function(t,e){const n=e.properties||{},r=t.all(e),i={type:"link",url:t.resolve(String(n.href||"")||null),title:n.title?String(n.title):null,children:r};return t.patch(e,i),i},audio:I,b:U,base:function(t,e){t.baseFound||(t.frozenBaseUrl=String(e.properties&&e.properties.href||"")||void 0,t.baseFound=!0)},blockquote:function(t,e){const n={type:"blockquote",children:t.toFlow(t.all(e))};return t.patch(e,n),n},br:function(t,e){const n={type:"break"};return t.patch(e,n),n},code:d,dir:v,dl:function(t,e){const n=[],r=[];let i=-1;for(;++i<e.children.length;){const t=e.children[i];"element"===t.type&&"div"===t.tagName?n.push(...t.children):n.push(t)}let l={definitions:[],titles:[]};for(i=-1;++i<n.length;){const t=n[i];if("element"===t.type&&"dt"===t.tagName){const e=n[i-1];e&&"element"===e.type&&"dd"===e.tagName&&(r.push(l),l={definitions:[],titles:[]}),l.titles.push(t)}else l.definitions.push(t)}r.push(l),i=-1;const s=[];for(;++i<r.length;){const e=[...c(t,r[i].titles),...c(t,r[i].definitions)];e.length>0&&s.push({type:"listItem",spread:e.length>1,checked:null,children:e})}if(s.length>0){const n={type:"list",ordered:!1,start:null,spread:o(s),children:s};return t.patch(e,n),n}},dt:y,dd:y,del:l,em:a,h1:u,h2:u,h3:u,h4:u,h5:u,h6:u,hr:function(t,e){const n={type:"thematicBreak"};return t.patch(e,n),n},i:a,iframe:function(t,e){const n=e.properties||{},r=String(n.src||""),i=String(n.title||"");if(r&&i){const n={type:"link",title:null,url:t.resolve(r),children:[{type:"text",value:i}]};return t.patch(e,n),n}},img:h,image:h,input:function(t,e){const n=e.properties||{},r=String(n.value||n.placeholder||"");if(n.disabled||"hidden"===n.type||"file"===n.type)return;if("checkbox"===n.type||"radio"===n.type){const r={type:"text",value:n.checked?t.options.checked||"[x]":t.options.unchecked||"[ ]"};return t.patch(e,r),r}if("image"===n.type){const i=n.alt||r;if(i){const r={type:"image",url:t.resolve(String(n.src||"")||null),title:String(n.title||"")||null,alt:String(i)};return t.patch(e,r),r}return}let i=[];if(r)i=[[r,void 0]];else if("button"!==n.type&&"file"!==n.type&&"password"!==n.type&&"reset"!==n.type&&"submit"!==n.type&&n.list){const e=String(n.list),r=t.elementById.get(e);r&&"datalist"===r.tagName&&(i=f(r,n))}if(0===i.length)return;if("password"===n.type&&(i[0]=["•".repeat(i[0][0].length),void 0]),"email"===n.type||"url"===n.type){const e=[];let r=-1;for(;++r<i.length;){const l=t.resolve(i[r][0]),o={type:"link",title:null,url:"email"===n.type?"mailto:"+l:l,children:[{type:"text",value:i[r][1]||l}]};e.push(o),r!==i.length-1&&e.push({type:"text",value:", "})}return e}const l=[];let o=-1;for(;++o<i.length;)l.push(i[o][1]?i[o][1]+" ("+i[o][0]+")":i[o][0]);const c={type:"text",value:l.join(", ")};return t.patch(e,c),c},kbd:d,li:y,listing:i,mark:a,ol:v,p:M,plaintext:i,pre:i,q:function(t,e){const n=t.options.quotes||A;t.qNesting++;const r=t.all(e);t.qNesting--;const i=n[t.qNesting%n.length],l=r[0],o=r[r.length-1],c=i.charAt(0),s=i.length>1?i.charAt(1):i;return l&&"text"===l.type?l.value=c+l.value:r.unshift({type:"text",value:c}),o&&"text"===o.type?o.value+=s:r.push({type:"text",value:s}),r},s:l,samp:d,select:function(t,e){const n=f(e);let r=-1;const i=[];for(;++r<n.length;){const t=n[r];i.push(t[1]?t[1]+" ("+t[0]+")":t[0])}if(i.length>0){const n={type:"text",value:i.join(", ")};return t.patch(e,n),n}},strike:l,strong:U,summary:M,table:function(e,n){if(e.inTable){const r={type:"text",value:t.toText(n)};return e.patch(n,r),r}e.inTable=!0;const{align:r,headless:i}=function(e){const n={align:[null],headless:!0};let r=0,i=0;return t.visit(e,function(l){if("element"===l.type){if("table"===l.tagName&&e!==l)return t.SKIP;if("th"!==l.tagName&&"td"!==l.tagName||!l.properties)"thead"===l.tagName?n.headless=!1:"tr"===l.tagName&&(r++,i=0);else{if(!n.align[i]){const t=String(l.properties.align||"")||null;"center"!==t&&"left"!==t&&"right"!==t&&null!==t||(n.align[i]=t)}n.headless&&r<2&&"th"===l.tagName&&(n.headless=!1),i++}}}),n}(n),l=e.toSpecificContent(e.all(n),j);i&&l.unshift({type:"tableRow",children:[]});let o=-1;for(;++o<l.length;){const t=l[o],n=e.toSpecificContent(t.children,R);t.children=n}let c=1;for(o=-1;++o<l.length;){const t=l[o].children;let e=-1;for(;++e<t.length;){const n=t[e];if(n.data){const t=n.data,r=Number.parseInt(String(t.hastUtilToMdastTemporaryColSpan),10)||1,i=Number.parseInt(String(t.hastUtilToMdastTemporaryRowSpan),10)||1;if(r>1||i>1){let t=o-1;for(;++t<o+i;){let n=e-1;for(;++n<e+r&&l[t];){const r=[];t===o&&n===e||r.push({type:"tableCell",children:[]}),l[t].children.splice(n,0,...r)}}}"hastUtilToMdastTemporaryColSpan"in n.data&&delete n.data.hastUtilToMdastTemporaryColSpan,"hastUtilToMdastTemporaryRowSpan"in n.data&&delete n.data.hastUtilToMdastTemporaryRowSpan,0===Object.keys(n.data).length&&delete n.data}}t.length>c&&(c=t.length)}for(o=-1;++o<l.length;){const t=l[o].children;let e=t.length-1;for(;++e<c;)t.push({type:"tableCell",children:[]})}let s=r.length-1;for(;++s<c;)r.push(null);e.inTable=!1;const a={type:"table",align:r,children:l};return e.patch(n,a),a},td:q,textarea:function(e,n){const r={type:"text",value:t.toText(n)};return e.patch(n,r),r},th:q,tr:function(t,e){const n={type:"tableRow",children:t.toSpecificContent(t.all(e),B)};return t.patch(e,n),n},tt:d,u:a,ul:v,var:d,video:I,wbr:function(t,e){const n={type:"text",value:"​"};return t.patch(e,n),n},xmp:i};function H(t,e){return t.all(e)}function P(t,e){return t.toFlow(t.all(e))}function O(){}const $={}.hasOwnProperty;function E(t){const e=t.children||[],n=[];let r=-1;for(;++r<e.length;){const i=e[r],l=this.one(i,t);Array.isArray(l)?n.push(...l):l&&n.push(l)}return n}function K(t,e){if("element"===t.type){if(t.properties&&"ignore"===t.properties.dataMdast)return;if($.call(this.handlers,t.tagName))return this.handlers[t.tagName](this,t,e)||void 0}else if($.call(this.nodeHandlers,t.type))return this.nodeHandlers[t.type](this,t,e)||void 0;if("value"in t&&"string"==typeof t.value){const e={type:"text",value:t.value};return this.patch(t,e),e}if("children"in t)return this.all(t)}function L(e,n){e.position&&(n.position=t.position(e))}function W(t){const e=this.frozenBaseUrl;return null==t?"":e?String(new URL(t,e)):t}function X(t){return k(t)}function D(t,e){const n=e(),r=[];let i=[],l=-1;for(;++l<t.length;){const e=t[l];if(o(e))i.length>0&&(e.children.unshift(...i),i=[]),r.push(e);else{const t=e;i.push(t)}}if(i.length>0){let t=r[r.length-1];t||(t=e(),r.push(t)),t.children.push(...i),i=[]}return r;function o(t){return t.type===n.type}}const G={};function J(n,r){const i=t.structuredClone(n),l=r||G,o=function(t){return function(n){e.minifyWhitespace(n,t)}}({newlines:!0===l.newlines}),c=function(t){return{all:E,baseFound:!1,elementById:new Map,frozenBaseUrl:void 0,handlers:{...z,...t.handlers},inTable:!1,nodeHandlers:{...F,...t.nodeHandlers},one:K,options:t,patch:L,qNesting:0,resolve:W,toFlow:X,toSpecificContent:D}}(l);let s;o(i),t.visit(i,function(t){if(t&&"element"===t.type&&t.properties){const e=String(t.properties.id||"")||void 0;e&&!c.elementById.has(e)&&c.elementById.set(e,t)}});const a=c.one(i,void 0);if(a)if(Array.isArray(a)){s={type:"root",children:a}}else s=a;else s={type:"root",children:[]};return t.visit(s,function(t,e,n){if("text"===t.type&&void 0!==e&&n){const r=n.children[e-1];if(r&&r.type===t.type)return r.value+=t.value,n.children.splice(e,1),r.position&&t.position&&(r.position.end=t.position.end),e-1;if(t.value=t.value.replace(/[\t ]*(\r?\n|\r)[\t ]*/,"$1"),!n||"heading"!==n.type&&"paragraph"!==n.type&&"root"!==n.type||(e||(t.value=t.value.replace(/^[\t ]+/,"")),e===n.children.length-1&&(t.value=t.value.replace(/[\t ]+$/,""))),!t.value)return n.children.splice(e,1),e}}),s}const Q={document:!0};exports.default=function(t,e){return t&&"run"in t?async function(n,r){const i=J(n,{...Q,...e});await t.run(i,r)}:function(e){return J(e,{...Q,...t})}};
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index-DsPuml45.cjs"),e=require("./index-oel1bTo0.cjs");function n(t){const e=String(t);let n=e.length;for(;n>0;){const t=e.codePointAt(n-1);if(void 0===t||10!==t&&13!==t)break;n--}return e.slice(0,n)}const r="language-";function i(e,i){const l=i.children;let o,c,s=-1;if("pre"===i.tagName)for(;++s<l.length;){const t=l[s];if("element"===t.type&&"code"===t.tagName&&t.properties&&t.properties.className&&Array.isArray(t.properties.className)){o=t.properties.className;break}}if(o)for(s=-1;++s<o.length;)if(String(o[s]).slice(0,9)===r){c=String(o[s]).slice(9);break}const a={type:"code",lang:c||null,meta:null,value:n(t.toText(i))};return e.patch(i,a),a}function l(t,e){const n={type:"delete",children:t.all(e)};return t.patch(e,n),n}function o(t){let e=-1;if(t.length>1)for(;++e<t.length;)if(t[e].spread)return!0;return!1}function c(t,e){const n=t.all({type:"root",children:e}),r=t.toSpecificContent(n,s);return 0===r.length?[]:1===r.length?r[0].children:[{type:"list",ordered:!1,start:null,spread:o(r),children:r}]}function s(){return{type:"listItem",spread:!1,checked:null,children:[]}}function a(t,e){const n={type:"emphasis",children:t.all(e)};return t.patch(e,n),n}function p(t){let e=0,n=t.length;for(;e<n&&"break"===t[e].type;)e++;for(;n>e&&"break"===t[n-1].type;)n--;return 0===e&&n===t.length?t:t.slice(e,n)}function u(t,e){const n={type:"heading",depth:Number(e.tagName.charAt(1))||1,children:p(t.all(e))};return t.patch(e,n),n}function h(t,e){const n=e.properties||{},r={type:"image",url:t.resolve(String(n.src||"")||null),title:n.title?String(n.title):null,alt:n.alt?String(n.alt):""};return t.patch(e,r),r}function d(e,n){const r={type:"inlineCode",value:t.toText(n)};return e.patch(n,r),r}function f(e,n){const r=[],i=[],l=n||e.properties||{},o=g(e),c=Math.min(Number.parseInt(String(l.size),10),0)||(l.multiple?4:1);let s=-1;for(;++s<o.length;){const t=o[s];t&&t.properties&&t.properties.selected&&r.push(t)}const a=r.length>0?r:o,p=Math.min(a.length,c);for(s=-1;++s<p;){const e=a[s],n=e.properties||{},r=t.toText(e),l=r||String(n.label||""),o=String(n.value||"")||r;i.push([o,l===o?void 0:l])}return i}function g(t){const e=[];let n=-1;for(;++n<t.children.length;){const r=t.children[n];"children"in r&&Array.isArray(r.children)&&e.push(...g(r)),"element"!==r.type||"option"!==r.tagName||r.properties&&r.properties.disabled||e.push(r)}return e}function y(t,e){const{rest:n,checkbox:r}=b(e),i=r?Boolean(r.properties.checked):null,l={type:"listItem",spread:m(n),checked:i,children:t.toFlow(t.all(n))};return t.patch(e,l),l}function m(t){let n=-1,r=!1;for(;++n<t.children.length;){const i=t.children[n];if("element"===i.type){if(e.phrasing(i))continue;if("p"===i.tagName||r||m(i))return!0;r=!0}}return!1}function b(t){const e=t.children[0];if(e&&"element"===e.type&&"input"===e.tagName&&e.properties&&("checkbox"===e.properties.type||"radio"===e.properties.type)){return{checkbox:e,rest:{...t,children:t.children.slice(1)}}}if(e&&"element"===e.type&&"p"===e.tagName){const{checkbox:n,rest:r}=b(e);if(n){return{checkbox:n,rest:{...t,children:[r,...t.children.slice(1)]}}}}return{checkbox:void 0,rest:t}}function v(t,e){const n="ol"===e.tagName,r=t.toSpecificContent(t.all(e),S);let i=null;n&&(i=e.properties&&e.properties.start?Number.parseInt(String(e.properties.start),10):1);const l={type:"list",ordered:n,start:i,spread:o(r),children:r};return t.patch(e,l),l}function S(){return{type:"listItem",spread:!1,checked:null,children:[]}}function x(t){let e=-1;for(;++e<t.length;){const n=t[e];if(!w(n)||"children"in n&&x(n.children))return!0}return!1}function k(e){return T(e,function(e){return e.every(function(e){return"text"===e.type&&t.whitespace(e.value)})?[]:[{type:"paragraph",children:p(e)}]},function(t){return t})}function N(t){return T(t.children,function(e){const n=C(t);return n.children=e,[n]},function(e){if("children"in e&&"children"in t){const n=C(t),r=C(e);return n.children=e.children,r.children.push(n),r}return{...e}})}function T(t,e,n){const r=function(t){const e=[];let n=-1;for(;++n<t.length;){const r=t[n];"delete"!==r.type&&"link"!==r.type||!x(r.children)?e.push(r):e.push(...N(r))}return e}(t),i=[];let l=[],o=-1;for(;++o<r.length;){const t=r[o];w(t)?l.push(t):(l.length>0&&(i.push(...e(l)),l=[]),i.push(n(t)))}return l.length>0&&(i.push(...e(l)),l=[]),i}function w(n){const r=n.data&&n.data.hName;return r?e.phrasing({type:"element",tagName:r,properties:{},children:[]}):t.phrasing(n)}function C(e){return t.structuredClone({...e,children:[]})}function I(e,n){const r=n.properties||{},i="video"===n.tagName?String(r.poster||""):"";let l=String(r.src||""),o=-1,c=!1,s=e.all(n);const a={type:"root",children:s};if(t.visit(a,function(e){if("link"===e.type)return c=!0,t.EXIT}),c||x(s))return s;for(;!l&&++o<n.children.length;){const t=n.children[o];"element"===t.type&&"source"===t.tagName&&t.properties&&(l=String(t.properties.src||""))}if(i){const r={type:"image",title:null,url:e.resolve(i),alt:t.toString(s)};e.patch(n,r),s=[r]}const p=s,u={type:"link",title:r.title?String(r.title):null,url:e.resolve(l),children:p};return e.patch(n,u),u}function M(t,e){const n=p(t.all(e));if(n.length>0){const r={type:"paragraph",children:n};return t.patch(e,r),r}}const A=['"'];function U(t,e){const n={type:"strong",children:t.all(e)};return t.patch(e,n),n}function q(t,e){const n={type:"tableCell",children:t.all(e)};if(t.patch(e,n),e.properties){const t=e.properties.rowSpan,r=e.properties.colSpan;if(t||r){const e=n.data||(n.data={});t&&(e.hastUtilToMdastTemporaryRowSpan=t),r&&(e.hastUtilToMdastTemporaryColSpan=r)}}return n}function B(){return{type:"tableCell",children:[]}}function R(){return{type:"tableCell",children:[]}}function j(){return{type:"tableRow",children:[]}}const F={comment:function(t,e){const n={type:"html",value:"\x3c!--"+e.value+"--\x3e"};return t.patch(e,n),n},doctype:O,root:function(t,e){let n=t.all(e);(t.options.document||x(n))&&(n=k(n));const r={type:"root",children:n};return t.patch(e,r),r},text:function(t,e){const n={type:"text",value:e.value};return t.patch(e,n),n}},z={applet:O,area:O,basefont:O,bgsound:O,caption:O,col:O,colgroup:O,command:O,content:O,datalist:O,dialog:O,element:O,embed:O,frame:O,frameset:O,isindex:O,keygen:O,link:O,math:O,menu:O,menuitem:O,meta:O,nextid:O,noembed:O,noframes:O,optgroup:O,option:O,param:O,script:O,shadow:O,source:O,spacer:O,style:O,svg:O,template:O,title:O,track:O,abbr:H,acronym:H,bdi:H,bdo:H,big:H,blink:H,button:H,canvas:H,cite:H,data:H,details:H,dfn:H,font:H,ins:H,label:H,map:H,marquee:H,meter:H,nobr:H,noscript:H,object:H,output:H,progress:H,rb:H,rbc:H,rp:H,rt:H,rtc:H,ruby:H,slot:H,small:H,span:H,sup:H,sub:H,tbody:H,tfoot:H,thead:H,time:H,address:P,article:P,aside:P,body:P,center:P,div:P,fieldset:P,figcaption:P,figure:P,form:P,footer:P,header:P,hgroup:P,html:P,legend:P,main:P,multicol:P,nav:P,picture:P,section:P,a:function(t,e){const n=e.properties||{},r=t.all(e),i={type:"link",url:t.resolve(String(n.href||"")||null),title:n.title?String(n.title):null,children:r};return t.patch(e,i),i},audio:I,b:U,base:function(t,e){t.baseFound||(t.frozenBaseUrl=String(e.properties&&e.properties.href||"")||void 0,t.baseFound=!0)},blockquote:function(t,e){const n={type:"blockquote",children:t.toFlow(t.all(e))};return t.patch(e,n),n},br:function(t,e){const n={type:"break"};return t.patch(e,n),n},code:d,dir:v,dl:function(t,e){const n=[],r=[];let i=-1;for(;++i<e.children.length;){const t=e.children[i];"element"===t.type&&"div"===t.tagName?n.push(...t.children):n.push(t)}let l={definitions:[],titles:[]};for(i=-1;++i<n.length;){const t=n[i];if("element"===t.type&&"dt"===t.tagName){const e=n[i-1];e&&"element"===e.type&&"dd"===e.tagName&&(r.push(l),l={definitions:[],titles:[]}),l.titles.push(t)}else l.definitions.push(t)}r.push(l),i=-1;const s=[];for(;++i<r.length;){const e=[...c(t,r[i].titles),...c(t,r[i].definitions)];e.length>0&&s.push({type:"listItem",spread:e.length>1,checked:null,children:e})}if(s.length>0){const n={type:"list",ordered:!1,start:null,spread:o(s),children:s};return t.patch(e,n),n}},dt:y,dd:y,del:l,em:a,h1:u,h2:u,h3:u,h4:u,h5:u,h6:u,hr:function(t,e){const n={type:"thematicBreak"};return t.patch(e,n),n},i:a,iframe:function(t,e){const n=e.properties||{},r=String(n.src||""),i=String(n.title||"");if(r&&i){const n={type:"link",title:null,url:t.resolve(r),children:[{type:"text",value:i}]};return t.patch(e,n),n}},img:h,image:h,input:function(t,e){const n=e.properties||{},r=String(n.value||n.placeholder||"");if(n.disabled||"hidden"===n.type||"file"===n.type)return;if("checkbox"===n.type||"radio"===n.type){const r={type:"text",value:n.checked?t.options.checked||"[x]":t.options.unchecked||"[ ]"};return t.patch(e,r),r}if("image"===n.type){const i=n.alt||r;if(i){const r={type:"image",url:t.resolve(String(n.src||"")||null),title:String(n.title||"")||null,alt:String(i)};return t.patch(e,r),r}return}let i=[];if(r)i=[[r,void 0]];else if("button"!==n.type&&"file"!==n.type&&"password"!==n.type&&"reset"!==n.type&&"submit"!==n.type&&n.list){const e=String(n.list),r=t.elementById.get(e);r&&"datalist"===r.tagName&&(i=f(r,n))}if(0===i.length)return;if("password"===n.type&&(i[0]=["•".repeat(i[0][0].length),void 0]),"email"===n.type||"url"===n.type){const e=[];let r=-1;for(;++r<i.length;){const l=t.resolve(i[r][0]),o={type:"link",title:null,url:"email"===n.type?"mailto:"+l:l,children:[{type:"text",value:i[r][1]||l}]};e.push(o),r!==i.length-1&&e.push({type:"text",value:", "})}return e}const l=[];let o=-1;for(;++o<i.length;)l.push(i[o][1]?i[o][1]+" ("+i[o][0]+")":i[o][0]);const c={type:"text",value:l.join(", ")};return t.patch(e,c),c},kbd:d,li:y,listing:i,mark:a,ol:v,p:M,plaintext:i,pre:i,q:function(t,e){const n=t.options.quotes||A;t.qNesting++;const r=t.all(e);t.qNesting--;const i=n[t.qNesting%n.length],l=r[0],o=r[r.length-1],c=i.charAt(0),s=i.length>1?i.charAt(1):i;return l&&"text"===l.type?l.value=c+l.value:r.unshift({type:"text",value:c}),o&&"text"===o.type?o.value+=s:r.push({type:"text",value:s}),r},s:l,samp:d,select:function(t,e){const n=f(e);let r=-1;const i=[];for(;++r<n.length;){const t=n[r];i.push(t[1]?t[1]+" ("+t[0]+")":t[0])}if(i.length>0){const n={type:"text",value:i.join(", ")};return t.patch(e,n),n}},strike:l,strong:U,summary:M,table:function(e,n){if(e.inTable){const r={type:"text",value:t.toText(n)};return e.patch(n,r),r}e.inTable=!0;const{align:r,headless:i}=function(e){const n={align:[null],headless:!0};let r=0,i=0;return t.visit(e,function(l){if("element"===l.type){if("table"===l.tagName&&e!==l)return t.SKIP;if("th"!==l.tagName&&"td"!==l.tagName||!l.properties)"thead"===l.tagName?n.headless=!1:"tr"===l.tagName&&(r++,i=0);else{if(!n.align[i]){const t=String(l.properties.align||"")||null;"center"!==t&&"left"!==t&&"right"!==t&&null!==t||(n.align[i]=t)}n.headless&&r<2&&"th"===l.tagName&&(n.headless=!1),i++}}}),n}(n),l=e.toSpecificContent(e.all(n),j);i&&l.unshift({type:"tableRow",children:[]});let o=-1;for(;++o<l.length;){const t=l[o],n=e.toSpecificContent(t.children,R);t.children=n}let c=1;for(o=-1;++o<l.length;){const t=l[o].children;let e=-1;for(;++e<t.length;){const n=t[e];if(n.data){const t=n.data,r=Number.parseInt(String(t.hastUtilToMdastTemporaryColSpan),10)||1,i=Number.parseInt(String(t.hastUtilToMdastTemporaryRowSpan),10)||1;if(r>1||i>1){let t=o-1;for(;++t<o+i;){let n=e-1;for(;++n<e+r&&l[t];){const r=[];t===o&&n===e||r.push({type:"tableCell",children:[]}),l[t].children.splice(n,0,...r)}}}"hastUtilToMdastTemporaryColSpan"in n.data&&delete n.data.hastUtilToMdastTemporaryColSpan,"hastUtilToMdastTemporaryRowSpan"in n.data&&delete n.data.hastUtilToMdastTemporaryRowSpan,0===Object.keys(n.data).length&&delete n.data}}t.length>c&&(c=t.length)}for(o=-1;++o<l.length;){const t=l[o].children;let e=t.length-1;for(;++e<c;)t.push({type:"tableCell",children:[]})}let s=r.length-1;for(;++s<c;)r.push(null);e.inTable=!1;const a={type:"table",align:r,children:l};return e.patch(n,a),a},td:q,textarea:function(e,n){const r={type:"text",value:t.toText(n)};return e.patch(n,r),r},th:q,tr:function(t,e){const n={type:"tableRow",children:t.toSpecificContent(t.all(e),B)};return t.patch(e,n),n},tt:d,u:a,ul:v,var:d,video:I,wbr:function(t,e){const n={type:"text",value:"​"};return t.patch(e,n),n},xmp:i};function H(t,e){return t.all(e)}function P(t,e){return t.toFlow(t.all(e))}function O(){}const $={}.hasOwnProperty;function E(t){const e=t.children||[],n=[];let r=-1;for(;++r<e.length;){const i=e[r],l=this.one(i,t);Array.isArray(l)?n.push(...l):l&&n.push(l)}return n}function K(t,e){if("element"===t.type){if(t.properties&&"ignore"===t.properties.dataMdast)return;if($.call(this.handlers,t.tagName))return this.handlers[t.tagName](this,t,e)||void 0}else if($.call(this.nodeHandlers,t.type))return this.nodeHandlers[t.type](this,t,e)||void 0;if("value"in t&&"string"==typeof t.value){const e={type:"text",value:t.value};return this.patch(t,e),e}if("children"in t)return this.all(t)}function L(e,n){e.position&&(n.position=t.position(e))}function W(t){const e=this.frozenBaseUrl;return null==t?"":e?String(new URL(t,e)):t}function X(t){return k(t)}function D(t,e){const n=e(),r=[];let i=[],l=-1;for(;++l<t.length;){const e=t[l];if(o(e))i.length>0&&(e.children.unshift(...i),i=[]),r.push(e);else{const t=e;i.push(t)}}if(i.length>0){let t=r[r.length-1];t||(t=e(),r.push(t)),t.children.push(...i),i=[]}return r;function o(t){return t.type===n.type}}const G={};function J(n,r){const i=t.structuredClone(n),l=r||G,o=function(t){return function(n){e.minifyWhitespace(n,t)}}({newlines:!0===l.newlines}),c=function(t){return{all:E,baseFound:!1,elementById:new Map,frozenBaseUrl:void 0,handlers:{...z,...t.handlers},inTable:!1,nodeHandlers:{...F,...t.nodeHandlers},one:K,options:t,patch:L,qNesting:0,resolve:W,toFlow:X,toSpecificContent:D}}(l);let s;o(i),t.visit(i,function(t){if(t&&"element"===t.type&&t.properties){const e=String(t.properties.id||"")||void 0;e&&!c.elementById.has(e)&&c.elementById.set(e,t)}});const a=c.one(i,void 0);if(a)if(Array.isArray(a)){s={type:"root",children:a}}else s=a;else s={type:"root",children:[]};return t.visit(s,function(t,e,n){if("text"===t.type&&void 0!==e&&n){const r=n.children[e-1];if(r&&r.type===t.type)return r.value+=t.value,n.children.splice(e,1),r.position&&t.position&&(r.position.end=t.position.end),e-1;if(t.value=t.value.replace(/[\t ]*(\r?\n|\r)[\t ]*/,"$1"),!n||"heading"!==n.type&&"paragraph"!==n.type&&"root"!==n.type||(e||(t.value=t.value.replace(/^[\t ]+/,"")),e===n.children.length-1&&(t.value=t.value.replace(/[\t ]+$/,""))),!t.value)return n.children.splice(e,1),e}}),s}const Q={document:!0};exports.default=function(t,e){return t&&"run"in t?async function(n,r){const i=J(n,{...Q,...e});await t.run(i,r)}:function(e){return J(e,{...Q,...t})}};
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-xQlqRtFE.cjs");exports.unified=e.unified;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DsPuml45.cjs");exports.unified=e.unified;
@@ -0,0 +1,4 @@
1
+ import { f } from "./index-Cfz7TnCH.js";
2
+ export {
3
+ f as fromDom
4
+ };