@docsearch/react 4.0.1 → 4.2.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.
- package/button.js +1 -1
- package/dist/esm/DocSearchButton.d.ts +32 -0
- package/dist/esm/DocSearchButton.js +1 -0
- package/dist/esm/DocSearchModal.d.ts +391 -0
- package/dist/esm/DocSearchModal.js +3 -0
- package/dist/esm/index.d.ts +31 -7
- package/dist/esm/index.js +3 -1
- package/dist/esm/useDocSearchKeyboardEvents.d.ts +31 -0
- package/dist/esm/useDocSearchKeyboardEvents.js +1 -0
- package/dist/esm/useTheme.d.ts +9 -0
- package/dist/esm/useTheme.js +1 -0
- package/dist/esm/version.d.ts +3 -0
- package/dist/esm/version.js +1 -0
- package/dist/umd/DocSearchModal.js +5 -0
- package/dist/umd/DocSearchModal.js.map +1 -0
- package/dist/umd/DocsearchButton.js +3 -0
- package/dist/umd/DocsearchButton.js.map +1 -0
- package/dist/umd/index.js +4 -2
- package/dist/umd/index.js.map +1 -1
- package/dist/umd/useDocSearchKeyboardEvents.js +3 -0
- package/dist/umd/useDocSearchKeyboardEvents.js.map +1 -0
- package/dist/umd/useTheme.js +3 -0
- package/dist/umd/useTheme.js.map +1 -0
- package/dist/umd/version.js +3 -0
- package/dist/umd/version.js.map +1 -0
- package/modal.js +1 -1
- package/package.json +17 -5
- package/useDocSearchKeyboardEvents.js +1 -0
- package/useTheme.js +1 -0
- package/version.js +1 -0
package/dist/esm/index.js
CHANGED
|
@@ -1 +1,3 @@
|
|
|
1
|
-
import e,{useEffect as t,useState as n,useRef as r,useCallback as u,useSyncExternalStore as a,Fragment as i,memo as o,useMemo as s,createElement as c}from"react";import{createPortal as l}from"react-dom";function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t,n,r,u,a,i){try{var o=e[a](i),s=o.value}catch(e){return void n(e)}o.done?t(s):Promise.resolve(s).then(r,u)}function p(e){return function(){var t=this,n=arguments;return new Promise((function(r,u){var a=e.apply(t,n);function i(e){f(a,r,u,i,o,"next",e)}function o(e){f(a,r,u,i,o,"throw",e)}i(void 0)}))}}function h(e,t,n){return t=b(t),function(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(e,A()?Reflect.construct(t,n||[],b(e).constructor):t.apply(e,n))}function v(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function m(e,t,n){if(A())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var u=new(e.bind.apply(e,r));return n&&S(u,n.prototype),u}function D(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,O(r.key),r)}}function y(e,t,n){return t&&D(e.prototype,t),n&&D(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function g(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=P(e))||t){n&&(e=n);var r=0,u=function(){};return{s:u,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:u}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,o=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return i=e.done,e},e:function(e){o=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(o)throw a}}}}function F(e,t,n){return(t=O(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function E(){return E=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},E.apply(null,arguments)}function b(e){return b=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},b(e)}function C(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&S(e,t)}function A(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(A=function(){return!!e})()}function k(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function w(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?k(Object(n),!0).forEach((function(t){F(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):k(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function _(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(t.includes(r))continue;n[r]=e[r]}return n}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.includes(n)||{}.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function x(){x=function(){return t};var e,t={},n=Object.prototype,r=n.hasOwnProperty,u=Object.defineProperty||function(e,t,n){e[t]=n.value},a="function"==typeof Symbol?Symbol:{},i=a.iterator||"@@iterator",o=a.asyncIterator||"@@asyncIterator",s=a.toStringTag||"@@toStringTag";function c(e,t,n){return Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}),e[t]}try{c({},"")}catch(e){c=function(e,t,n){return e[t]=n}}function l(e,t,n,r){var a=t&&t.prototype instanceof D?t:D,i=Object.create(a.prototype),o=new I(r||[]);return u(i,"_invoke",{value:w(e,n,o)}),i}function d(e,t,n){try{return{type:"normal",arg:e.call(t,n)}}catch(e){return{type:"throw",arg:e}}}t.wrap=l;var f="suspendedStart",p="suspendedYield",h="executing",v="completed",m={};function D(){}function y(){}function g(){}var F={};c(F,i,(function(){return this}));var E=Object.getPrototypeOf,b=E&&E(E(O([])));b&&b!==n&&r.call(b,i)&&(F=b);var C=g.prototype=D.prototype=Object.create(F);function A(e){["next","throw","return"].forEach((function(t){c(e,t,(function(e){return this._invoke(t,e)}))}))}function k(e,t){function n(u,a,i,o){var s=d(e[u],e,a);if("throw"!==s.type){var c=s.arg,l=c.value;return l&&"object"==typeof l&&r.call(l,"__await")?t.resolve(l.__await).then((function(e){n("next",e,i,o)}),(function(e){n("throw",e,i,o)})):t.resolve(l).then((function(e){c.value=e,i(c)}),(function(e){return n("throw",e,i,o)}))}o(s.arg)}var a;u(this,"_invoke",{value:function(e,r){function u(){return new t((function(t,u){n(e,r,t,u)}))}return a=a?a.then(u,u):u()}})}function w(t,n,r){var u=f;return function(a,i){if(u===h)throw Error("Generator is already running");if(u===v){if("throw"===a)throw i;return{value:e,done:!0}}for(r.method=a,r.arg=i;;){var o=r.delegate;if(o){var s=_(o,r);if(s){if(s===m)continue;return s}}if("next"===r.method)r.sent=r._sent=r.arg;else if("throw"===r.method){if(u===f)throw u=v,r.arg;r.dispatchException(r.arg)}else"return"===r.method&&r.abrupt("return",r.arg);u=h;var c=d(t,n,r);if("normal"===c.type){if(u=r.done?v:p,c.arg===m)continue;return{value:c.arg,done:r.done}}"throw"===c.type&&(u=v,r.method="throw",r.arg=c.arg)}}}function _(t,n){var r=n.method,u=t.iterator[r];if(u===e)return n.delegate=null,"throw"===r&&t.iterator.return&&(n.method="return",n.arg=e,_(t,n),"throw"===n.method)||"return"!==r&&(n.method="throw",n.arg=new TypeError("The iterator does not provide a '"+r+"' method")),m;var a=d(u,t.iterator,n.arg);if("throw"===a.type)return n.method="throw",n.arg=a.arg,n.delegate=null,m;var i=a.arg;return i?i.done?(n[t.resultName]=i.value,n.next=t.nextLoc,"return"!==n.method&&(n.method="next",n.arg=e),n.delegate=null,m):i:(n.method="throw",n.arg=new TypeError("iterator result is not an object"),n.delegate=null,m)}function S(e){var t={tryLoc:e[0]};1 in e&&(t.catchLoc=e[1]),2 in e&&(t.finallyLoc=e[2],t.afterLoc=e[3]),this.tryEntries.push(t)}function B(e){var t=e.completion||{};t.type="normal",delete t.arg,e.completion=t}function I(e){this.tryEntries=[{tryLoc:"root"}],e.forEach(S,this),this.reset(!0)}function O(t){if(t||""===t){var n=t[i];if(n)return n.call(t);if("function"==typeof t.next)return t;if(!isNaN(t.length)){var u=-1,a=function n(){for(;++u<t.length;)if(r.call(t,u))return n.value=t[u],n.done=!1,n;return n.value=e,n.done=!0,n};return a.next=a}}throw new TypeError(typeof t+" is not iterable")}return y.prototype=g,u(C,"constructor",{value:g,configurable:!0}),u(g,"constructor",{value:y,configurable:!0}),y.displayName=c(g,s,"GeneratorFunction"),t.isGeneratorFunction=function(e){var t="function"==typeof e&&e.constructor;return!!t&&(t===y||"GeneratorFunction"===(t.displayName||t.name))},t.mark=function(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,g):(e.__proto__=g,c(e,s,"GeneratorFunction")),e.prototype=Object.create(C),e},t.awrap=function(e){return{__await:e}},A(k.prototype),c(k.prototype,o,(function(){return this})),t.AsyncIterator=k,t.async=function(e,n,r,u,a){void 0===a&&(a=Promise);var i=new k(l(e,n,r,u),a);return t.isGeneratorFunction(n)?i:i.next().then((function(e){return e.done?e.value:i.next()}))},A(C),c(C,s,"Generator"),c(C,i,(function(){return this})),c(C,"toString",(function(){return"[object Generator]"})),t.keys=function(e){var t=Object(e),n=[];for(var r in t)n.push(r);return n.reverse(),function e(){for(;n.length;){var r=n.pop();if(r in t)return e.value=r,e.done=!1,e}return e.done=!0,e}},t.values=O,I.prototype={constructor:I,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=e,this.done=!1,this.delegate=null,this.method="next",this.arg=e,this.tryEntries.forEach(B),!t)for(var n in this)"t"===n.charAt(0)&&r.call(this,n)&&!isNaN(+n.slice(1))&&(this[n]=e)},stop:function(){this.done=!0;var e=this.tryEntries[0].completion;if("throw"===e.type)throw e.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var n=this;function u(r,u){return o.type="throw",o.arg=t,n.next=r,u&&(n.method="next",n.arg=e),!!u}for(var a=this.tryEntries.length-1;a>=0;--a){var i=this.tryEntries[a],o=i.completion;if("root"===i.tryLoc)return u("end");if(i.tryLoc<=this.prev){var s=r.call(i,"catchLoc"),c=r.call(i,"finallyLoc");if(s&&c){if(this.prev<i.catchLoc)return u(i.catchLoc,!0);if(this.prev<i.finallyLoc)return u(i.finallyLoc)}else if(s){if(this.prev<i.catchLoc)return u(i.catchLoc,!0)}else{if(!c)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return u(i.finallyLoc)}}}},abrupt:function(e,t){for(var n=this.tryEntries.length-1;n>=0;--n){var u=this.tryEntries[n];if(u.tryLoc<=this.prev&&r.call(u,"finallyLoc")&&this.prev<u.finallyLoc){var a=u;break}}a&&("break"===e||"continue"===e)&&a.tryLoc<=t&&t<=a.finallyLoc&&(a=null);var i=a?a.completion:{};return i.type=e,i.arg=t,a?(this.method="next",this.next=a.finallyLoc,m):this.complete(i)},complete:function(e,t){if("throw"===e.type)throw e.arg;return"break"===e.type||"continue"===e.type?this.next=e.arg:"return"===e.type?(this.rval=this.arg=e.arg,this.method="return",this.next="end"):"normal"===e.type&&t&&(this.next=t),m},finish:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.finallyLoc===e)return this.complete(n.completion,n.afterLoc),B(n),m}},catch:function(e){for(var t=this.tryEntries.length-1;t>=0;--t){var n=this.tryEntries[t];if(n.tryLoc===e){var r=n.completion;if("throw"===r.type){var u=r.arg;B(n)}return u}}throw Error("illegal catch attempt")},delegateYield:function(t,n,r){return this.delegate={iterator:O(t),resultName:n,nextLoc:r},"next"===this.method&&(this.arg=e),m}},t}function S(e,t){return S=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},S(e,t)}function B(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,u,a,i,o=[],s=!0,c=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=a.call(n)).done)&&(o.push(r.value),o.length!==t);s=!0);}catch(e){c=!0,u=e}finally{try{if(!s&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw u}}return o}}(e,t)||P(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function I(e){return function(e){if(Array.isArray(e))return d(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||P(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function O(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function T(e){return T="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},T(e)}function P(e,t){if(e){if("string"==typeof e)return d(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function j(e){var t="function"==typeof Map?new Map:void 0;return j=function(e){if(null===e||!function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return m(e,arguments,b(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),S(n,e)},j(e)}var N={"Ctrl/Cmd+K":!0,"/":!0};function z(e){return w(w({},N),e)}function R(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.19531 8.76758H7.33398C7.02539 8.76758 6.74414 8.69531 6.49023 8.55078C6.23633 8.40234 6.0332 8.20312 5.88086 7.95312C5.73242 7.70312 5.6582 7.42188 5.6582 7.10938C5.6582 6.80078 5.73242 6.51953 5.88086 6.26562C6.0332 6.01172 6.23633 5.80859 6.49023 5.65625C6.74414 5.50391 7.02539 5.42773 7.33398 5.42773C7.64258 5.42773 7.92383 5.50391 8.17773 5.65625C8.43164 5.80859 8.63281 6.01172 8.78125 6.26562C8.93359 6.51953 9.00977 6.80078 9.00977 7.10938V7.96484H10.9902V7.10938C10.9902 6.80078 11.0664 6.51953 11.2188 6.26562C11.3711 6.01172 11.5723 5.80859 11.8223 5.65625C12.0762 5.50391 12.3574 5.42773 12.666 5.42773C12.9746 5.42773 13.2559 5.50391 13.5098 5.65625C13.7637 5.80859 13.9648 6.01172 14.1133 6.26562C14.2656 6.51953 14.3418 6.80078 14.3418 7.10938C14.3418 7.42188 14.2656 7.70312 14.1133 7.95312C13.9648 8.20312 13.7637 8.40234 13.5098 8.55078C13.2559 8.69531 12.9746 8.76758 12.666 8.76758H11.8105V10.7773H12.666C12.9746 10.7773 13.2559 10.8516 13.5098 11C13.7637 11.1445 13.9648 11.3418 14.1133 11.5918C14.2656 11.8418 14.3418 12.123 14.3418 12.4355C14.3418 12.7441 14.2656 13.0254 14.1133 13.2793C13.9648 13.5332 13.7637 13.7363 13.5098 13.8887C13.2559 14.041 12.9746 14.1172 12.666 14.1172C12.3574 14.1172 12.0762 14.041 11.8223 13.8887C11.5723 13.7363 11.3711 13.5332 11.2188 13.2793C11.0664 13.0254 10.9902 12.7441 10.9902 12.4355V11.5801H9.00977V12.4355C9.00977 12.7441 8.93359 13.0254 8.78125 13.2793C8.63281 13.5332 8.43164 13.7363 8.17773 13.8887C7.92383 14.041 7.64258 14.1172 7.33398 14.1172C7.02539 14.1172 6.74414 14.041 6.49023 13.8887C6.23633 13.7363 6.0332 13.5332 5.88086 13.2793C5.73242 13.0254 5.6582 12.7441 5.6582 12.4355C5.6582 12.123 5.73242 11.8418 5.88086 11.5918C6.0332 11.3418 6.23633 11.1445 6.49023 11C6.74414 10.8516 7.02539 10.7773 7.33398 10.7773H8.19531V8.76758ZM7.33398 7.97656H8.19531V7.10938C8.19531 6.875 8.10938 6.67383 7.9375 6.50586C7.76953 6.33398 7.56836 6.24805 7.33398 6.24805C7.09961 6.24805 6.89648 6.33398 6.72461 6.50586C6.55664 6.67383 6.47266 6.875 6.47266 7.10938C6.47266 7.34766 6.55664 7.55273 6.72461 7.72461C6.89648 7.89258 7.09961 7.97656 7.33398 7.97656ZM12.666 7.97656C12.9004 7.97656 13.1016 7.89258 13.2695 7.72461C13.4414 7.55273 13.5273 7.34766 13.5273 7.10938C13.5273 6.875 13.4414 6.67383 13.2695 6.50586C13.1016 6.33398 12.9004 6.24805 12.666 6.24805C12.4316 6.24805 12.2305 6.33398 12.0625 6.50586C11.8945 6.67383 11.8105 6.875 11.8105 7.10938V7.97656H12.666ZM9.00977 10.7773H10.9902V8.76758H9.00977V10.7773ZM7.33398 11.5625C7.09961 11.5625 6.89648 11.6484 6.72461 11.8203C6.55664 11.9883 6.47266 12.1914 6.47266 12.4297C6.47266 12.6641 6.55664 12.8672 6.72461 13.0391C6.89648 13.207 7.09961 13.291 7.33398 13.291C7.56836 13.291 7.76953 13.207 7.9375 13.0391C8.10938 12.8672 8.19531 12.6641 8.19531 12.4297V11.5625H7.33398ZM12.666 11.5625H11.8105V12.4297C11.8105 12.6641 11.8945 12.8672 12.0625 13.0391C12.2305 13.207 12.4316 13.291 12.666 13.291C12.9004 13.291 13.1016 13.207 13.2695 13.0391C13.4414 12.8672 13.5273 12.6641 13.5273 12.4297C13.5273 12.1914 13.4414 11.9883 13.2695 11.8203C13.1016 11.6484 12.9004 11.5625 12.666 11.5625Z",fill:"currentColor"}))}function Z(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.01562 11.1758L7.95703 9.65234H8.22656L11.9297 5.54492H13.2539L9.75586 9.32422L9.26367 9.79883L8.01562 11.1758ZM7.07812 14V5.54492H8.13281V14H7.07812ZM12.1992 14L9.04102 9.78711L9.76758 9.05469L13.5645 14H12.1992Z",fill:"currentColor"}))}function M(){return e.createElement("svg",{width:"33",height:"20",viewBox:"0 0 33 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10.4824 14.1992C9.7168 14.1992 9.05469 14.0195 8.49609 13.6602C7.9375 13.3008 7.50586 12.791 7.20117 12.1309C6.90039 11.4707 6.75 10.6875 6.75 9.78125V9.76953C6.75 8.85938 6.90039 8.07422 7.20117 7.41406C7.50586 6.75391 7.93555 6.24414 8.49023 5.88477C9.04883 5.52539 9.71094 5.3457 10.4766 5.3457C11.0703 5.3457 11.6094 5.46289 12.0938 5.69727C12.582 5.92773 12.9844 6.25 13.3008 6.66406C13.6172 7.07422 13.8164 7.54883 13.8984 8.08789L13.8926 8.09961H12.832L12.8262 8.08789C12.7324 7.72461 12.5742 7.41211 12.3516 7.15039C12.1289 6.88477 11.8574 6.67969 11.5371 6.53516C11.2207 6.39062 10.8672 6.31836 10.4766 6.31836C9.9375 6.31836 9.46875 6.45898 9.07031 6.74023C8.67578 7.02148 8.37109 7.41992 8.15625 7.93555C7.94141 8.45117 7.83398 9.0625 7.83398 9.76953V9.78125C7.83398 10.4844 7.94141 11.0938 8.15625 11.6094C8.37109 12.125 8.67578 12.5234 9.07031 12.8047C9.46875 13.0859 9.93945 13.2266 10.4824 13.2266C10.877 13.2266 11.2344 13.1641 11.5547 13.0391C11.875 12.9102 12.1445 12.7285 12.3633 12.4941C12.582 12.2559 12.7344 11.9746 12.8203 11.6504L12.832 11.6387H13.8984V11.6504C13.8047 12.166 13.6016 12.6152 13.2891 12.998C12.9766 13.377 12.5801 13.6719 12.0996 13.8828C11.623 14.0938 11.084 14.1992 10.4824 14.1992ZM17.7832 14.0469C17.1348 14.0469 16.6641 13.916 16.3711 13.6543C16.082 13.3926 15.9375 12.9609 15.9375 12.3594V8.52734H14.9414V7.68359H15.9375V6.04883H16.9922V7.68359H18.375V8.52734H16.9922V12.1016C16.9922 12.4727 17.0625 12.7402 17.2031 12.9043C17.3438 13.0645 17.5781 13.1445 17.9062 13.1445C17.9961 13.1445 18.0723 13.1426 18.1348 13.1387C18.2012 13.1348 18.2812 13.1289 18.375 13.1211V13.9883C18.2773 14.0039 18.1797 14.0176 18.082 14.0293C17.9844 14.041 17.8848 14.0469 17.7832 14.0469ZM19.8984 14V7.68359H20.918V8.62109H21.0117C21.1328 8.28906 21.3379 8.03125 21.627 7.84766C21.916 7.66406 22.2734 7.57227 22.6992 7.57227C22.7969 7.57227 22.8926 7.57812 22.9863 7.58984C23.084 7.59766 23.1582 7.60547 23.209 7.61328V8.60352C23.1035 8.58398 23 8.57031 22.8984 8.5625C22.8008 8.55078 22.6953 8.54492 22.582 8.54492C22.2578 8.54492 21.9707 8.60938 21.7207 8.73828C21.4707 8.86719 21.2734 9.04688 21.1289 9.27734C20.9883 9.50781 20.918 9.77734 20.918 10.0859V14H19.8984ZM24.5273 14V5.17578H25.5469V14H24.5273Z",fill:"currentColor"}))}function L(t){var n=t.size,r=void 0===n?20:n,u=t.color,a=void 0===u?"currentColor":u;return e.createElement("svg",{width:r,height:r,className:"DocSearch-Search-Icon",viewBox:"0 0 24 24","aria-hidden":"true"},e.createElement("circle",{cx:"11",cy:"11",r:"8",stroke:a,fill:"none",strokeWidth:"1.4"}),e.createElement("path",{d:"m21 21-4.3-4.3",stroke:a,fill:"none",strokeLinecap:"round",strokeLinejoin:"round"}))}var $=function(e){var n=e.theme;t((function(){if(n){var e=document.documentElement.dataset.theme;if(n!==e)return document.documentElement.dataset.theme=n,function(){void 0===e?delete document.documentElement.dataset.theme:document.documentElement.dataset.theme=e}}}),[n])},q=["translations","keyboardShortcuts"],U="Ctrl";var V=e.forwardRef((function(r,u){var a=r.translations,i=void 0===a?{}:a,o=r.keyboardShortcuts,s=_(r,q),c=i.buttonText,l=void 0===c?"Search":c,d=i.buttonAriaLabel,f=void 0===d?"Search":d,p=z(o),h=B(n(null),2),v=h[0],m=h[1];$({theme:s.theme}),t((function(){"undefined"!=typeof navigator&&(/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)?m("⌘"):m(U))}),[]);var D=B(v===U?[U,"Control",e.createElement(M,null)]:["Meta","Meta",e.createElement(R,null)],3),y=D[0],g=D[1],F=D[2],b=p["Ctrl/Cmd+K"],C="".concat(g,"+k");return e.createElement("button",E({type:"button",className:"DocSearch DocSearch-Button","aria-label":b?"".concat(f," (").concat(C,")"):f,"aria-keyshortcuts":b?C:void 0},s,{ref:u}),e.createElement("span",{className:"DocSearch-Button-Container"},e.createElement(L,null),e.createElement("span",{className:"DocSearch-Button-Placeholder"},l)),e.createElement("span",{className:"DocSearch-Button-Keys"},null!==v&&b&&e.createElement(e.Fragment,null,e.createElement(H,{reactsToKey:y},F),e.createElement(H,{reactsToKey:"k"},e.createElement(Z,null)))))}));function H(r){var u=r.reactsToKey,a=r.children,i=B(n(!1),2),o=i[0],s=i[1];return t((function(){if(u)return window.addEventListener("keydown",e),window.addEventListener("keyup",t),function(){window.removeEventListener("keydown",e),window.removeEventListener("keyup",t)};function e(e){e.key===u&&s(!0)}function t(e){e.key!==u&&"Meta"!==e.key||s(!1)}}),[u]),e.createElement("kbd",{className:o?"DocSearch-Button-Key DocSearch-Button-Key--pressed":"DocSearch-Button-Key"+("Ctrl"===u?" DocSearch-Button-Key--ctrl":"")},a)}var K,W="vercel.ai.error",J=Symbol.for(W),Q=class e extends Error{constructor({name:e,message:t,cause:n}){super(t),this[K]=!0,this.name=e,this.cause=n}static isInstance(t){return e.hasMarker(t,W)}static hasMarker(e,t){const n=Symbol.for(t);return null!=e&&"object"==typeof e&&n in e&&"boolean"==typeof e[n]&&!0===e[n]}};K=J;var G=Q;function Y(e){return null==e?"unknown error":"string"==typeof e?e:e instanceof Error?e.message:JSON.stringify(e)}var X,ee="AI_InvalidArgumentError",te=`vercel.ai.error.${ee}`,ne=Symbol.for(te),re=class extends G{constructor({message:e,cause:t,argument:n}){super({name:ee,message:e,cause:t}),this[X]=!0,this.argument=n}static isInstance(e){return G.hasMarker(e,te)}};X=ne;var ue,ae="AI_JSONParseError",ie=`vercel.ai.error.${ae}`,oe=Symbol.for(ie),se=class extends G{constructor({text:e,cause:t}){super({name:ae,message:`JSON parsing failed: Text: ${e}.\nError message: ${Y(t)}`,cause:t}),this[ue]=!0,this.text=e}static isInstance(e){return G.hasMarker(e,ie)}};ue=oe;var ce,le="AI_TypeValidationError",de=`vercel.ai.error.${le}`,fe=Symbol.for(de);ce=fe;var pe=class e extends G{constructor({value:e,cause:t}){super({name:le,message:`Type validation failed: Value: ${JSON.stringify(e)}.\nError message: ${Y(t)}`,cause:t}),this[ce]=!0,this.value=e}static isInstance(e){return G.hasMarker(e,de)}static wrap({value:t,cause:n}){return e.isInstance(n)&&n.value===t?n:new e({value:t,cause:n})}},he=function(){function e(t,n){var r;return v(this,e),(r=h(this,e,[t])).name="ParseError",r.type=n.type,r.field=n.field,r.value=n.value,r.line=n.line,r}return C(e,j(Error)),y(e)}();function ve(e){}function me(e){if("function"==typeof e)throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");var t,n=e.onEvent,r=void 0===n?ve:n,u=e.onError,a=void 0===u?ve:u,i=e.onRetry,o=void 0===i?ve:i,s=e.onComment,c="",l=!0,d="",f="";function p(e){if(""===e)return d.length>0&&r({id:t,event:f||void 0,data:d.endsWith("\n")?d.slice(0,-1):d}),t=void 0,d="",void(f="");if(e.startsWith(":"))s&&s(e.slice(e.startsWith(": ")?2:1));else{var n=e.indexOf(":");if(-1===n)h(e,"",e);else{var u=e.slice(0,n),a=" "===e[n+1]?2:1;h(u,e.slice(n+a),e)}}}function h(e,n,r){switch(e){case"event":f=n;break;case"data":d="".concat(d).concat(n,"\n");break;case"id":t=n.includes("\0")?void 0:n;break;case"retry":/^\d+$/.test(n)?o(parseInt(n,10)):a(new he('Invalid `retry` value: "'.concat(n,'"'),{type:"invalid-retry",value:n,line:r}));break;default:a(new he('Unknown field "'.concat(e.length>20?"".concat(e.slice(0,20),"…"):e,'"'),{type:"unknown-field",field:e,value:n,line:r}))}}return{feed:function(e){var t,n=l?e.replace(/^\xEF\xBB\xBF/,""):e,r=function(e){for(var t=[],n="",r=0;r<e.length;){var u=e.indexOf("\r",r),a=e.indexOf("\n",r),i=-1;if(-1!==u&&-1!==a?i=Math.min(u,a):-1!==u?i=u===e.length-1?-1:u:-1!==a&&(i=a),-1===i){n=e.slice(r);break}var o=e.slice(r,i);t.push(o),"\r"===e[(r=i+1)-1]&&"\n"===e[r]&&r++}return[t,n]}("".concat(c).concat(n)),u=B(r,2),a=u[0],i=u[1],o=g(a);try{for(o.s();!(t=o.n()).done;){p(t.value)}}catch(e){o.e(e)}finally{o.f()}c=i,l=!1},reset:function(){c&&(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).consume&&p(c),l=!0,t=void 0,d="",f="",c=""}}}var De=function(){function e(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=n.onError,u=n.onRetry,a=n.onComment;return v(this,e),h(this,e,[{start:function(e){t=me({onEvent:function(t){e.enqueue(t)},onError:function(t){"terminate"===r?e.error(t):"function"==typeof r&&r(t)},onRetry:u,onComment:a})},transform:function(e){t.feed(e)}}])}return C(e,TransformStream),y(e)}();function ye(e,t,n){var r;function u(n,r){var u,a,o;for(var s in Object.defineProperty(n,"_zod",{value:null!==(u=n._zod)&&void 0!==u?u:{},enumerable:!1}),null!==(a=(o=n._zod).traits)&&void 0!==a||(o.traits=new Set),n._zod.traits.add(e),t(n,r),i.prototype)s in n||Object.defineProperty(n,s,{value:i.prototype[s].bind(n)});n._zod.constr=i,n._zod.def=r}var a=function(e){function t(){return v(this,t),h(this,t,arguments)}return C(t,e),y(t)}(null!==(r=null==n?void 0:n.Parent)&&void 0!==r?r:Object);function i(e){var t,r,i=null!=n&&n.Parent?new a:this;u(i,e),null!==(t=(r=i._zod).deferred)&&void 0!==t||(r.deferred=[]);var o,s=g(i._zod.deferred);try{for(s.s();!(o=s.n()).done;){(0,o.value)()}}catch(e){s.e(e)}finally{s.f()}return i}return Object.defineProperty(a,"name",{value:e}),Object.defineProperty(i,"init",{value:u}),Object.defineProperty(i,Symbol.hasInstance,{value:function(t){var r;return!!(null!=n&&n.Parent&&t instanceof n.Parent)||(null==t||null===(r=t._zod)||void 0===r||null===(r=r.traits)||void 0===r?void 0:r.has(e))}}),Object.defineProperty(i,"name",{value:e}),i}var ge=function(){function e(){return v(this,e),h(this,e,["Encountered Promise during synchronous parse. Use .parseAsync() instead."])}return C(e,j(Error)),y(e)}(),Fe=function(){function e(t){var n;return v(this,e),(n=h(this,e,["Encountered unidirectional transform during encode: ".concat(t)])).name="ZodEncodeError",n}return C(e,j(Error)),y(e)}(),Ee={};function be(e){return Ee}function Ce(e){var t=Object.values(e).filter((function(e){return"number"==typeof e}));return Object.entries(e).filter((function(e){var n=B(e,2),r=n[0];return n[1],-1===t.indexOf(+r)})).map((function(e){var t=B(e,2);return t[0],t[1]}))}function Ae(e,t){return"bigint"==typeof t?t.toString():t}function ke(e){return{get value(){var t=e();return Object.defineProperty(this,"value",{value:t}),t}}}function we(e){return null==e}function _e(e){var t=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(t,n)}var xe=Symbol("evaluating");function Se(e,t,n){var r=void 0;Object.defineProperty(e,t,{get:function(){if(r!==xe)return void 0===r&&(r=xe,r=n()),r},set:function(n){Object.defineProperty(e,t,{value:n})},configurable:!0})}function Be(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function Ie(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})}function Oe(){for(var e={},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];for(var u=0,a=n;u<a.length;u++){var i=a[u],o=Object.getOwnPropertyDescriptors(i);Object.assign(e,o)}return Object.defineProperties({},e)}function Te(e){return JSON.stringify(e)}var Pe="captureStackTrace"in Error?Error.captureStackTrace:function(){};function je(e){return"object"===T(e)&&null!==e&&!Array.isArray(e)}var Ne=ke((function(){var e;if("undefined"!=typeof navigator&&null!==(e=navigator)&&void 0!==e&&null!==(e=e.userAgent)&&void 0!==e&&e.includes("Cloudflare"))return!1;try{return new Function(""),!0}catch(e){return!1}}));function ze(e){if(!1===je(e))return!1;var t=e.constructor;if(void 0===t)return!0;var n=t.prototype;return!1!==je(n)&&!1!==Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")}function Re(e){return ze(e)?w({},e):Array.isArray(e)?I(e):e}var Ze=new Set(["string","number","symbol"]);function Me(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function Le(e,t,n){var r=new e._zod.constr(null!=t?t:e._zod.def);return(!t||null!=n&&n.parent)&&(r._zod.parent=e),r}function $e(e){var t=e;if(!t)return{};if("string"==typeof t)return{error:function(){return t}};if(void 0!==(null==t?void 0:t.message)){if(void 0!==(null==t?void 0:t.error))throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,"string"==typeof t.error?w(w({},t),{},{error:function(){return t.error}}):t}var qe={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function Ue(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!0===e.aborted)return!0;for(var n=t;n<e.issues.length;n++){var r;if(!0!==(null===(r=e.issues[n])||void 0===r?void 0:r.continue))return!0}return!1}function Ve(e,t){return t.map((function(t){var n,r;return null!==(n=(r=t).path)&&void 0!==n||(r.path=[]),t.path.unshift(e),t}))}function He(e){return"string"==typeof e?e:null==e?void 0:e.message}function Ke(e,t,n){var r,u=w(w({},e),{},{path:null!==(r=e.path)&&void 0!==r?r:[]});if(!e.message){var a,i,o,s,c,l,d,f,p,h=null!==(a=null!==(i=null!==(o=null!==(s=He(null===(c=e.inst)||void 0===c||null===(c=c._zod.def)||void 0===c||null===(l=c.error)||void 0===l?void 0:l.call(c,e)))&&void 0!==s?s:He(null==t||null===(d=t.error)||void 0===d?void 0:d.call(t,e)))&&void 0!==o?o:He(null===(f=n.customError)||void 0===f?void 0:f.call(n,e)))&&void 0!==i?i:He(null===(p=n.localeError)||void 0===p?void 0:p.call(n,e)))&&void 0!==a?a:"Invalid input";u.message=h}return delete u.inst,delete u.continue,null!=t&&t.reportInput||delete u.input,u}function We(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Je(e){return Array.isArray(e)?"array":"string"==typeof e?"string":"unknown"}function Qe(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t[0],u=t[1],a=t[2];return"string"==typeof r?{message:r,code:"custom",input:u,inst:a}:w({},r)}var Ge=function(e,t){e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,Ae,2),Object.defineProperty(e,"toString",{value:function(){return e.message},enumerable:!1})},Ye=ye("$ZodError",Ge),Xe=ye("$ZodError",Ge,{Parent:Error});var et=function(e){return function(t,n,r,u){var a=r?Object.assign(r,{async:!1}):{async:!1},i=t._zod.run({value:n,issues:[]},a);if(i instanceof Promise)throw new ge;if(i.issues.length){var o,s=new(null!==(o=null==u?void 0:u.Err)&&void 0!==o?o:e)(i.issues.map((function(e){return Ke(e,a,be())})));throw Pe(s,null==u?void 0:u.callee),s}return i.value}},tt=function(e){return function(){var t=p(x().mark((function t(n,r,u,a){var i,o,s,c;return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(i=u?Object.assign(u,{async:!0}):{async:!0},!((o=n._zod.run({value:r,issues:[]},i))instanceof Promise)){t.next=6;break}return t.next=5,o;case 5:o=t.sent;case 6:if(!o.issues.length){t.next=10;break}throw c=new(null!==(s=null==a?void 0:a.Err)&&void 0!==s?s:e)(o.issues.map((function(e){return Ke(e,i,be())}))),Pe(c,null==a?void 0:a.callee),c;case 10:return t.abrupt("return",o.value);case 11:case"end":return t.stop()}}),t)})));return function(e,n,r,u){return t.apply(this,arguments)}}()},nt=function(e){return function(t,n,r){var u=r?w(w({},r),{},{async:!1}):{async:!1},a=t._zod.run({value:n,issues:[]},u);if(a instanceof Promise)throw new ge;return a.issues.length?{success:!1,error:new(null!=e?e:Ye)(a.issues.map((function(e){return Ke(e,u,be())})))}:{success:!0,data:a.value}}},rt=nt(Xe),ut=function(e){return function(){var t=p(x().mark((function t(n,r,u){var a,i;return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(a=u?Object.assign(u,{async:!0}):{async:!0},!((i=n._zod.run({value:r,issues:[]},a))instanceof Promise)){t.next=6;break}return t.next=5,i;case 5:i=t.sent;case 6:return t.abrupt("return",i.issues.length?{success:!1,error:new e(i.issues.map((function(e){return Ke(e,a,be())})))}:{success:!0,data:i.value});case 7:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}()},at=ut(Xe),it=function(e){return function(t,n,r){var u=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return et(e)(t,n,u)}},ot=function(e){return function(t,n,r){return et(e)(t,n,r)}},st=function(e){return function(){var t=p(x().mark((function t(n,r,u){var a;return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return a=u?Object.assign(u,{direction:"backward"}):{direction:"backward"},t.abrupt("return",tt(e)(n,r,a));case 2:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}()},ct=function(e){return function(){var t=p(x().mark((function t(n,r,u){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",tt(e)(n,r,u));case 1:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}()},lt=function(e){return function(t,n,r){var u=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return nt(e)(t,n,u)}},dt=function(e){return function(t,n,r){return nt(e)(t,n,r)}},ft=function(e){return function(){var t=p(x().mark((function t(n,r,u){var a;return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return a=u?Object.assign(u,{direction:"backward"}):{direction:"backward"},t.abrupt("return",ut(e)(n,r,a));case 2:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}()},pt=function(e){return function(){var t=p(x().mark((function t(n,r,u){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",ut(e)(n,r,u));case 1:case"end":return t.stop()}}),t)})));return function(e,n,r){return t.apply(this,arguments)}}()},ht=/^[cC][^\s-]{8,}$/,vt=/^[0-9a-z]+$/,mt=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,Dt=/^[0-9a-vA-V]{20}$/,yt=/^[A-Za-z0-9]{27}$/,gt=/^[a-zA-Z0-9_-]{21}$/,Ft=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,Et=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,bt=function(e){return e?new RegExp("^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-".concat(e,"[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$")):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/},Ct=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/;var At=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,kt=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/,wt=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,_t=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,xt=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,St=/^[A-Za-z0-9_-]*$/,Bt=/^(?=.{1,253}\.?$)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?)*\.?$/,It=/^\+(?:[0-9]){6,14}[0-9]$/,Ot="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",Tt=new RegExp("^".concat(Ot,"$"));function Pt(e){var t="(?:[01]\\d|2[0-3]):[0-5]\\d";return"number"==typeof e.precision?-1===e.precision?"".concat(t):0===e.precision?"".concat(t,":[0-5]\\d"):"".concat(t,":[0-5]\\d\\.\\d{").concat(e.precision,"}"):"".concat(t,"(?::[0-5]\\d(?:\\.\\d+)?)?")}var jt=/^-?\d+$/,Nt=/^-?\d+(?:\.\d+)?/,zt=/^(?:true|false)$/i,Rt=/^null$/i,Zt=/^[^A-Z]*$/,Mt=/^[^a-z]*$/,Lt=ye("$ZodCheck",(function(e,t){var n,r,u;null!==(n=e._zod)&&void 0!==n||(e._zod={}),e._zod.def=t,null!==(r=(u=e._zod).onattach)&&void 0!==r||(u.onattach=[])})),$t={number:"number",bigint:"bigint",object:"date"},qt=ye("$ZodCheckLessThan",(function(e,t){Lt.init(e,t);var n=$t[T(t.value)];e._zod.onattach.push((function(e){var n,r=e._zod.bag,u=null!==(n=t.inclusive?r.maximum:r.exclusiveMaximum)&&void 0!==n?n:Number.POSITIVE_INFINITY;t.value<u&&(t.inclusive?r.maximum=t.value:r.exclusiveMaximum=t.value)})),e._zod.check=function(r){(t.inclusive?r.value<=t.value:r.value<t.value)||r.issues.push({origin:n,code:"too_big",maximum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}})),Ut=ye("$ZodCheckGreaterThan",(function(e,t){Lt.init(e,t);var n=$t[T(t.value)];e._zod.onattach.push((function(e){var n,r=e._zod.bag,u=null!==(n=t.inclusive?r.minimum:r.exclusiveMinimum)&&void 0!==n?n:Number.NEGATIVE_INFINITY;t.value>u&&(t.inclusive?r.minimum=t.value:r.exclusiveMinimum=t.value)})),e._zod.check=function(r){(t.inclusive?r.value>=t.value:r.value>t.value)||r.issues.push({origin:n,code:"too_small",minimum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}})),Vt=ye("$ZodCheckMultipleOf",(function(e,t){Lt.init(e,t),e._zod.onattach.push((function(e){var n,r;null!==(n=(r=e._zod.bag).multipleOf)&&void 0!==n||(r.multipleOf=t.value)})),e._zod.check=function(n){if(T(n.value)!==T(t.value))throw new Error("Cannot mix number and bigint in multiple_of check.");("bigint"==typeof n.value?n.value%t.value===BigInt(0):0===function(e,t){var n=(e.toString().split(".")[1]||"").length,r=t.toString(),u=(r.split(".")[1]||"").length;if(0===u&&/\d?e-\d?/.test(r)){var a=r.match(/\d?e-(\d?)/);null!=a&&a[1]&&(u=Number.parseInt(a[1]))}var i=n>u?n:u;return Number.parseInt(e.toFixed(i).replace(".",""))%Number.parseInt(t.toFixed(i).replace(".",""))/Math.pow(10,i)}(n.value,t.value))||n.issues.push({origin:T(n.value),code:"not_multiple_of",divisor:t.value,input:n.value,inst:e,continue:!t.abort})}})),Ht=ye("$ZodCheckNumberFormat",(function(e,t){var n;Lt.init(e,t),t.format=t.format||"float64";var r=null===(n=t.format)||void 0===n?void 0:n.includes("int"),u=r?"int":"number",a=B(qe[t.format],2),i=a[0],o=a[1];e._zod.onattach.push((function(e){var n=e._zod.bag;n.format=t.format,n.minimum=i,n.maximum=o,r&&(n.pattern=jt)})),e._zod.check=function(n){var a=n.value;if(r){if(!Number.isInteger(a))return void n.issues.push({expected:u,format:t.format,code:"invalid_type",continue:!1,input:a,inst:e});if(!Number.isSafeInteger(a))return void(a>0?n.issues.push({input:a,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:u,continue:!t.abort}):n.issues.push({input:a,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:u,continue:!t.abort}))}a<i&&n.issues.push({origin:"number",input:a,code:"too_small",minimum:i,inclusive:!0,inst:e,continue:!t.abort}),a>o&&n.issues.push({origin:"number",input:a,code:"too_big",maximum:o,inst:e})}})),Kt=ye("$ZodCheckMaxSize",(function(e,t){var n,r;Lt.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!we(t)&&void 0!==t.size}),e._zod.onattach.push((function(e){var n,r=null!==(n=e._zod.bag.maximum)&&void 0!==n?n:Number.POSITIVE_INFINITY;t.maximum<r&&(e._zod.bag.maximum=t.maximum)})),e._zod.check=function(n){var r=n.value;r.size<=t.maximum||n.issues.push({origin:We(r),code:"too_big",maximum:t.maximum,inclusive:!0,input:r,inst:e,continue:!t.abort})}})),Wt=ye("$ZodCheckMinSize",(function(e,t){var n,r;Lt.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!we(t)&&void 0!==t.size}),e._zod.onattach.push((function(e){var n,r=null!==(n=e._zod.bag.minimum)&&void 0!==n?n:Number.NEGATIVE_INFINITY;t.minimum>r&&(e._zod.bag.minimum=t.minimum)})),e._zod.check=function(n){var r=n.value;r.size>=t.minimum||n.issues.push({origin:We(r),code:"too_small",minimum:t.minimum,inclusive:!0,input:r,inst:e,continue:!t.abort})}})),Jt=ye("$ZodCheckSizeEquals",(function(e,t){var n,r;Lt.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!we(t)&&void 0!==t.size}),e._zod.onattach.push((function(e){var n=e._zod.bag;n.minimum=t.size,n.maximum=t.size,n.size=t.size})),e._zod.check=function(n){var r=n.value,u=r.size;if(u!==t.size){var a=u>t.size;n.issues.push(w(w({origin:We(r)},a?{code:"too_big",maximum:t.size}:{code:"too_small",minimum:t.size}),{},{inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort}))}}})),Qt=ye("$ZodCheckMaxLength",(function(e,t){var n,r;Lt.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!we(t)&&void 0!==t.length}),e._zod.onattach.push((function(e){var n,r=null!==(n=e._zod.bag.maximum)&&void 0!==n?n:Number.POSITIVE_INFINITY;t.maximum<r&&(e._zod.bag.maximum=t.maximum)})),e._zod.check=function(n){var r=n.value;if(!(r.length<=t.maximum)){var u=Je(r);n.issues.push({origin:u,code:"too_big",maximum:t.maximum,inclusive:!0,input:r,inst:e,continue:!t.abort})}}})),Gt=ye("$ZodCheckMinLength",(function(e,t){var n,r;Lt.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!we(t)&&void 0!==t.length}),e._zod.onattach.push((function(e){var n,r=null!==(n=e._zod.bag.minimum)&&void 0!==n?n:Number.NEGATIVE_INFINITY;t.minimum>r&&(e._zod.bag.minimum=t.minimum)})),e._zod.check=function(n){var r=n.value;if(!(r.length>=t.minimum)){var u=Je(r);n.issues.push({origin:u,code:"too_small",minimum:t.minimum,inclusive:!0,input:r,inst:e,continue:!t.abort})}}})),Yt=ye("$ZodCheckLengthEquals",(function(e,t){var n,r;Lt.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!we(t)&&void 0!==t.length}),e._zod.onattach.push((function(e){var n=e._zod.bag;n.minimum=t.length,n.maximum=t.length,n.length=t.length})),e._zod.check=function(n){var r=n.value,u=r.length;if(u!==t.length){var a=Je(r),i=u>t.length;n.issues.push(w(w({origin:a},i?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length}),{},{inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort}))}}})),Xt=ye("$ZodCheckStringFormat",(function(e,t){var n,r,u,a;Lt.init(e,t),e._zod.onattach.push((function(e){var n,r=e._zod.bag;(r.format=t.format,t.pattern)&&(null!==(n=r.patterns)&&void 0!==n||(r.patterns=new Set),r.patterns.add(t.pattern))})),t.pattern?null!==(n=(u=e._zod).check)&&void 0!==n||(u.check=function(n){t.pattern.lastIndex=0,t.pattern.test(n.value)||n.issues.push(w(w({origin:"string",code:"invalid_format",format:t.format,input:n.value},t.pattern?{pattern:t.pattern.toString()}:{}),{},{inst:e,continue:!t.abort}))}):null!==(r=(a=e._zod).check)&&void 0!==r||(a.check=function(){})})),en=ye("$ZodCheckRegex",(function(e,t){Xt.init(e,t),e._zod.check=function(n){t.pattern.lastIndex=0,t.pattern.test(n.value)||n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}})),tn=ye("$ZodCheckLowerCase",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Zt),Xt.init(e,t)})),nn=ye("$ZodCheckUpperCase",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Mt),Xt.init(e,t)})),rn=ye("$ZodCheckIncludes",(function(e,t){Lt.init(e,t);var n=Me(t.includes),r=new RegExp("number"==typeof t.position?"^.{".concat(t.position,"}").concat(n):n);t.pattern=r,e._zod.onattach.push((function(e){var t,n=e._zod.bag;null!==(t=n.patterns)&&void 0!==t||(n.patterns=new Set),n.patterns.add(r)})),e._zod.check=function(n){n.value.includes(t.includes,t.position)||n.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:n.value,inst:e,continue:!t.abort})}})),un=ye("$ZodCheckStartsWith",(function(e,t){var n;Lt.init(e,t);var r=new RegExp("^".concat(Me(t.prefix),".*"));null!==(n=t.pattern)&&void 0!==n||(t.pattern=r),e._zod.onattach.push((function(e){var t,n=e._zod.bag;null!==(t=n.patterns)&&void 0!==t||(n.patterns=new Set),n.patterns.add(r)})),e._zod.check=function(n){n.value.startsWith(t.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:n.value,inst:e,continue:!t.abort})}})),an=ye("$ZodCheckEndsWith",(function(e,t){var n;Lt.init(e,t);var r=new RegExp(".*".concat(Me(t.suffix),"$"));null!==(n=t.pattern)&&void 0!==n||(t.pattern=r),e._zod.onattach.push((function(e){var t,n=e._zod.bag;null!==(t=n.patterns)&&void 0!==t||(n.patterns=new Set),n.patterns.add(r)})),e._zod.check=function(n){n.value.endsWith(t.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:n.value,inst:e,continue:!t.abort})}}));function on(e,t,n){var r;e.issues.length&&(r=t.issues).push.apply(r,I(Ve(n,e.issues)))}var sn=ye("$ZodCheckProperty",(function(e,t){Lt.init(e,t),e._zod.check=function(e){var n=t.schema._zod.run({value:e.value[t.property],issues:[]},{});if(n instanceof Promise)return n.then((function(n){return on(n,e,t.property)}));on(n,e,t.property)}})),cn=ye("$ZodCheckMimeType",(function(e,t){Lt.init(e,t);var n=new Set(t.mime);e._zod.onattach.push((function(e){e._zod.bag.mime=t.mime})),e._zod.check=function(r){n.has(r.value.type)||r.issues.push({code:"invalid_value",values:t.mime,input:r.value.type,inst:e,continue:!t.abort})}})),ln=ye("$ZodCheckOverwrite",(function(e,t){Lt.init(e,t),e._zod.check=function(e){e.value=t.tx(e.value)}})),dn=function(){return y((function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];v(this,e),this.content=[],this.indent=0,this&&(this.args=t)}),[{key:"indented",value:function(e){this.indent+=1,e(this),this.indent-=1}},{key:"write",value:function(e){var t=this;if("function"==typeof e)return e(this,{execution:"sync"}),void e(this,{execution:"async"});var n,r=e.split("\n").filter((function(e){return e})),u=Math.min.apply(Math,I(r.map((function(e){return e.length-e.trimStart().length})))),a=g(r.map((function(e){return e.slice(u)})).map((function(e){return" ".repeat(2*t.indent)+e})));try{for(a.s();!(n=a.n()).done;){var i=n.value;this.content.push(i)}}catch(e){a.e(e)}finally{a.f()}}},{key:"compile",value:function(){var e,t=Function,n=null==this?void 0:this.args,r=I((null!==(e=null==this?void 0:this.content)&&void 0!==e?e:[""]).map((function(e){return" ".concat(e)})));return m(t,I(n).concat([r.join("\n")]))}}])}(),fn={major:4,minor:1,patch:8},pn=ye("$ZodType",(function(e,t){var n,r;null!=e||(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=fn;var u=I(null!==(n=e._zod.def.checks)&&void 0!==n?n:[]);e._zod.traits.has("$ZodCheck")&&u.unshift(e);var a,i=g(u);try{for(i.s();!(a=i.n()).done;){var o,s=g(a.value._zod.onattach);try{for(s.s();!(o=s.n()).done;){(0,o.value)(e)}}catch(e){s.e(e)}finally{s.f()}}}catch(e){i.e(e)}finally{i.f()}if(0===u.length){var c,l;null!==(c=(r=e._zod).deferred)&&void 0!==c||(r.deferred=[]),null===(l=e._zod.deferred)||void 0===l||l.push((function(){e._zod.run=e._zod.parse}))}else{var d=function(e,t,n){var r,u,a=Ue(e),i=g(t);try{var o=function(){var t=u.value;if(t._zod.def.when){if(!t._zod.def.when(e))return 0}else if(a)return 0;var i=e.issues.length,o=t._zod.check(e);if(o instanceof Promise&&!1===(null==n?void 0:n.async))throw new ge;if(r||o instanceof Promise)r=(null!=r?r:Promise.resolve()).then(p(x().mark((function t(){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,o;case 2:if(e.issues.length!==i){t.next=5;break}return t.abrupt("return");case 5:a||(a=Ue(e,i));case 6:case"end":return t.stop()}}),t)}))));else{if(e.issues.length===i)return 0;a||(a=Ue(e,i))}};for(i.s();!(u=i.n()).done;)o()}catch(e){i.e(e)}finally{i.f()}return r?r.then((function(){return e})):e},f=function(t,n,r){if(Ue(t))return t.aborted=!0,t;var a=d(n,u,r);if(a instanceof Promise){if(!1===r.async)throw new ge;return a.then((function(t){return e._zod.parse(t,r)}))}return e._zod.parse(a,r)};e._zod.run=function(t,n){if(n.skipChecks)return e._zod.parse(t,n);if("backward"===n.direction){var r=e._zod.parse({value:t.value,issues:[]},w(w({},n),{},{skipChecks:!0}));return r instanceof Promise?r.then((function(e){return f(e,t,n)})):f(r,t,n)}var a=e._zod.parse(t,n);if(a instanceof Promise){if(!1===n.async)throw new ge;return a.then((function(e){return d(e,u,n)}))}return d(a,u,n)}}e["~standard"]={validate:function(t){try{var n,r=rt(e,t);return r.success?{value:r.data}:{issues:null===(n=r.error)||void 0===n?void 0:n.issues}}catch(n){return at(e,t).then((function(e){var t;return e.success?{value:e.data}:{issues:null===(t=e.error)||void 0===t?void 0:t.issues}}))}},vendor:"zod",version:1}})),hn=ye("$ZodString",(function(e,t){var n,r,u;pn.init(e,t),e._zod.pattern=null!==(n=I(null!==(r=null==e||null===(u=e._zod.bag)||void 0===u?void 0:u.patterns)&&void 0!==r?r:[]).pop())&&void 0!==n?n:function(e){var t,n,r=e?"[\\s\\S]{".concat(null!==(t=null==e?void 0:e.minimum)&&void 0!==t?t:0,",").concat(null!==(n=null==e?void 0:e.maximum)&&void 0!==n?n:"","}"):"[\\s\\S]*";return new RegExp("^".concat(r,"$"))}(e._zod.bag),e._zod.parse=function(n,r){if(t.coerce)try{n.value=String(n.value)}catch(r){}return"string"==typeof n.value||n.issues.push({expected:"string",code:"invalid_type",input:n.value,inst:e}),n}})),vn=ye("$ZodStringFormat",(function(e,t){Xt.init(e,t),hn.init(e,t)})),mn=ye("$ZodGUID",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Et),vn.init(e,t)})),Dn=ye("$ZodUUID",(function(e,t){var n;if(t.version){var r,u={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(void 0===u)throw new Error('Invalid UUID version: "'.concat(t.version,'"'));null!==(r=t.pattern)&&void 0!==r||(t.pattern=bt(u))}else null!==(n=t.pattern)&&void 0!==n||(t.pattern=bt());vn.init(e,t)})),yn=ye("$ZodEmail",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Ct),vn.init(e,t)})),gn=ye("$ZodURL",(function(e,t){vn.init(e,t),e._zod.check=function(n){try{var r=n.value.trim(),u=new URL(r);return t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(u.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:Bt.source,input:n.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(u.protocol.endsWith(":")?u.protocol.slice(0,-1):u.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:n.value,inst:e,continue:!t.abort})),void(t.normalize?n.value=u.href:n.value=r)}catch(r){n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!t.abort})}}})),Fn=ye("$ZodEmoji",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=new RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),vn.init(e,t)})),En=ye("$ZodNanoID",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=gt),vn.init(e,t)})),bn=ye("$ZodCUID",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=ht),vn.init(e,t)})),Cn=ye("$ZodCUID2",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=vt),vn.init(e,t)})),An=ye("$ZodULID",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=mt),vn.init(e,t)})),kn=ye("$ZodXID",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Dt),vn.init(e,t)})),wn=ye("$ZodKSUID",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=yt),vn.init(e,t)})),_n=ye("$ZodISODateTime",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=function(e){var t=Pt({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");var r="".concat(t,"(?:").concat(n.join("|"),")");return new RegExp("^".concat(Ot,"T(?:").concat(r,")$"))}(t)),vn.init(e,t)})),xn=ye("$ZodISODate",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Tt),vn.init(e,t)})),Sn=ye("$ZodISOTime",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=new RegExp("^".concat(Pt(t),"$"))),vn.init(e,t)})),Bn=ye("$ZodISODuration",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Ft),vn.init(e,t)})),In=ye("$ZodIPv4",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=At),vn.init(e,t),e._zod.onattach.push((function(e){e._zod.bag.format="ipv4"}))})),On=ye("$ZodIPv6",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=kt),vn.init(e,t),e._zod.onattach.push((function(e){e._zod.bag.format="ipv6"})),e._zod.check=function(n){try{new URL("http://[".concat(n.value,"]"))}catch(r){n.issues.push({code:"invalid_format",format:"ipv6",input:n.value,inst:e,continue:!t.abort})}}})),Tn=ye("$ZodCIDRv4",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=wt),vn.init(e,t)})),Pn=ye("$ZodCIDRv6",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=_t),vn.init(e,t),e._zod.check=function(n){var r=n.value.split("/");try{if(2!==r.length)throw new Error;var u=B(r,2),a=u[0],i=u[1];if(!i)throw new Error;var o=Number(i);if("".concat(o)!==i)throw new Error;if(o<0||o>128)throw new Error;new URL("http://[".concat(a,"]"))}catch(r){n.issues.push({code:"invalid_format",format:"cidrv6",input:n.value,inst:e,continue:!t.abort})}}}));function jn(e){if(""===e)return!0;if(e.length%4!=0)return!1;try{return atob(e),!0}catch(e){return!1}}var Nn=ye("$ZodBase64",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=xt),vn.init(e,t),e._zod.onattach.push((function(e){e._zod.bag.contentEncoding="base64"})),e._zod.check=function(n){jn(n.value)||n.issues.push({code:"invalid_format",format:"base64",input:n.value,inst:e,continue:!t.abort})}}));var zn=ye("$ZodBase64URL",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=St),vn.init(e,t),e._zod.onattach.push((function(e){e._zod.bag.contentEncoding="base64url"})),e._zod.check=function(n){(function(e){if(!St.test(e))return!1;var t=e.replace(/[-_]/g,(function(e){return"-"===e?"+":"/"}));return jn(t.padEnd(4*Math.ceil(t.length/4),"="))})(n.value)||n.issues.push({code:"invalid_format",format:"base64url",input:n.value,inst:e,continue:!t.abort})}})),Rn=ye("$ZodE164",(function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=It),vn.init(e,t)}));var Zn=ye("$ZodJWT",(function(e,t){vn.init(e,t),e._zod.check=function(n){(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;try{var n=e.split(".");if(3!==n.length)return!1;var r=B(n,1)[0];if(!r)return!1;var u=JSON.parse(atob(r));return!("typ"in u&&"JWT"!==(null==u?void 0:u.typ)||!u.alg||t&&(!("alg"in u)||u.alg!==t))}catch(e){return!1}})(n.value,t.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!t.abort})}})),Mn=ye("$ZodNumber",(function(e,t){var n;pn.init(e,t),e._zod.pattern=null!==(n=e._zod.bag.pattern)&&void 0!==n?n:Nt,e._zod.parse=function(n,r){if(t.coerce)try{n.value=Number(n.value)}catch(e){}var u=n.value;if("number"==typeof u&&!Number.isNaN(u)&&Number.isFinite(u))return n;var a="number"==typeof u?Number.isNaN(u)?"NaN":Number.isFinite(u)?void 0:"Infinity":void 0;return n.issues.push(w({expected:"number",code:"invalid_type",input:u,inst:e},a?{received:a}:{})),n}})),Ln=ye("$ZodNumber",(function(e,t){Ht.init(e,t),Mn.init(e,t)})),$n=ye("$ZodBoolean",(function(e,t){pn.init(e,t),e._zod.pattern=zt,e._zod.parse=function(n,r){if(t.coerce)try{n.value=Boolean(n.value)}catch(e){}var u=n.value;return"boolean"==typeof u||n.issues.push({expected:"boolean",code:"invalid_type",input:u,inst:e}),n}})),qn=ye("$ZodNull",(function(e,t){pn.init(e,t),e._zod.pattern=Rt,e._zod.values=new Set([null]),e._zod.parse=function(t,n){var r=t.value;return null===r||t.issues.push({expected:"null",code:"invalid_type",input:r,inst:e}),t}})),Un=ye("$ZodUnknown",(function(e,t){pn.init(e,t),e._zod.parse=function(e){return e}})),Vn=ye("$ZodNever",(function(e,t){pn.init(e,t),e._zod.parse=function(t,n){return t.issues.push({expected:"never",code:"invalid_type",input:t.value,inst:e}),t}}));function Hn(e,t,n){var r;e.issues.length&&(r=t.issues).push.apply(r,I(Ve(n,e.issues)));t.value[n]=e.value}var Kn=ye("$ZodArray",(function(e,t){pn.init(e,t),e._zod.parse=function(n,r){var u=n.value;if(!Array.isArray(u))return n.issues.push({expected:"array",code:"invalid_type",input:u,inst:e}),n;n.value=Array(u.length);for(var a=[],i=function(e){var i=u[e],o=t.element._zod.run({value:i,issues:[]},r);o instanceof Promise?a.push(o.then((function(t){return Hn(t,n,e)}))):Hn(o,n,e)},o=0;o<u.length;o++)i(o);return a.length?Promise.all(a).then((function(){return n})):n}}));function Wn(e,t,n,r){var u;e.issues.length&&(u=t.issues).push.apply(u,I(Ve(n,e.issues)));void 0===e.value?n in r&&(t.value[n]=void 0):t.value[n]=e.value}function Jn(e){for(var t=Object.keys(e.shape),n=0,r=t;n<r.length;n++){var u,a=r[n];if(null===(u=e.shape)||void 0===u||null===(u=u[a])||void 0===u||null===(u=u._zod)||void 0===u||null===(u=u.traits)||void 0===u||!u.has("$ZodType"))throw new Error('Invalid element at key "'.concat(a,'": expected a Zod schema'))}var i,o=(i=e.shape,Object.keys(i).filter((function(e){return"optional"===i[e]._zod.optin&&"optional"===i[e]._zod.optout})));return w(w({},e),{},{keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(o)})}function Qn(e,t,n,r,u,a){for(var i=[],o=u.keySet,s=u.catchall._zod,c=s.def.type,l=function(){var u=f[d];if(o.has(u))return 0;if("never"===c)return i.push(u),0;var a=s.run({value:t[u],issues:[]},r);a instanceof Promise?e.push(a.then((function(e){return Wn(e,n,u,t)}))):Wn(a,n,u,t)},d=0,f=Object.keys(t);d<f.length;d++)l();return i.length&&n.issues.push({code:"unrecognized_keys",keys:i,input:t,inst:a}),e.length?Promise.all(e).then((function(){return n})):n}var Gn=ye("$ZodObject",(function(e,t){pn.init(e,t);var n=ke((function(){return Jn(t)}));Se(e._zod,"propValues",(function(){var e=t.shape,n={};for(var r in e){var u=e[r]._zod;if(u.values){var a;null!==(a=n[r])&&void 0!==a||(n[r]=new Set);var i,o=g(u.values);try{for(o.s();!(i=o.n()).done;){var s=i.value;n[r].add(s)}}catch(e){o.e(e)}finally{o.f()}}}return n}));var r,u=je,a=t.catchall;e._zod.parse=function(t,i){null!=r||(r=n.value);var o=t.value;if(!u(o))return t.issues.push({expected:"object",code:"invalid_type",input:o,inst:e}),t;t.value={};var s,c=[],l=r.shape,d=g(r.keys);try{var f=function(){var e=s.value,n=l[e]._zod.run({value:o[e],issues:[]},i);n instanceof Promise?c.push(n.then((function(n){return Wn(n,t,e,o)}))):Wn(n,t,e,o)};for(d.s();!(s=d.n()).done;)f()}catch(e){d.e(e)}finally{d.f()}return a?Qn(c,o,t,i,n.value,e):c.length?Promise.all(c).then((function(){return t})):t}})),Yn=ye("$ZodObjectJIT",(function(e,t){Gn.init(e,t);var n,r,u=e._zod.parse,a=ke((function(){return Jn(t)})),i=je,o=!Ee.jitless,s=o&&Ne.value,c=t.catchall;e._zod.parse=function(l,d){null!=r||(r=a.value);var f=l.value;return i(f)?o&&s&&!1===(null==d?void 0:d.async)&&!0!==d.jitless?(n||(n=function(e){var t=new dn(["shape","payload","ctx"]),n=a.value,r=function(e){var t=Te(e);return"shape[".concat(t,"]._zod.run({ value: input[").concat(t,"], issues: [] }, ctx)")};t.write("const input = payload.value;");var u,i=Object.create(null),o=0,s=g(n.keys);try{for(s.s();!(u=s.n()).done;)i[u.value]="key_".concat(o++)}catch(e){s.e(e)}finally{s.f()}t.write("const newResult = {};");var c,l=g(n.keys);try{for(l.s();!(c=l.n()).done;){var d=c.value,f=i[d],p=Te(d);t.write("const ".concat(f," = ").concat(r(d),";")),t.write("\n if (".concat(f,".issues.length) {\n payload.issues = payload.issues.concat(").concat(f,".issues.map(iss => ({\n ...iss,\n path: iss.path ? [").concat(p,", ...iss.path] : [").concat(p,"]\n })));\n }\n \n \n if (").concat(f,".value === undefined) {\n if (").concat(p," in input) {\n newResult[").concat(p,"] = undefined;\n }\n } else {\n newResult[").concat(p,"] = ").concat(f,".value;\n }\n \n "))}}catch(e){l.e(e)}finally{l.f()}t.write("payload.value = newResult;"),t.write("return payload;");var h=t.compile();return function(t,n){return h(e,t,n)}}(t.shape)),l=n(l,d),c?Qn([],f,l,d,r,e):l):u(l,d):(l.issues.push({expected:"object",code:"invalid_type",input:f,inst:e}),l)}}));function Xn(e,t,n,r){var u,a=g(e);try{for(a.s();!(u=a.n()).done;){var i=u.value;if(0===i.issues.length)return t.value=i.value,t}}catch(e){a.e(e)}finally{a.f()}var o=e.filter((function(e){return!Ue(e)}));return 1===o.length?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map((function(e){return e.issues.map((function(e){return Ke(e,r,be())}))}))}),t)}var er=ye("$ZodUnion",(function(e,t){pn.init(e,t),Se(e._zod,"optin",(function(){return t.options.some((function(e){return"optional"===e._zod.optin}))?"optional":void 0})),Se(e._zod,"optout",(function(){return t.options.some((function(e){return"optional"===e._zod.optout}))?"optional":void 0})),Se(e._zod,"values",(function(){if(t.options.every((function(e){return e._zod.values})))return new Set(t.options.flatMap((function(e){return Array.from(e._zod.values)})))})),Se(e._zod,"pattern",(function(){if(t.options.every((function(e){return e._zod.pattern}))){var e=t.options.map((function(e){return e._zod.pattern}));return new RegExp("^(".concat(e.map((function(e){return _e(e.source)})).join("|"),")$"))}}));var n=1===t.options.length,r=t.options[0]._zod.run;e._zod.parse=function(u,a){if(n)return r(u,a);var i,o=!1,s=[],c=g(t.options);try{for(c.s();!(i=c.n()).done;){var l=i.value._zod.run({value:u.value,issues:[]},a);if(l instanceof Promise)s.push(l),o=!0;else{if(0===l.issues.length)return l;s.push(l)}}}catch(e){c.e(e)}finally{c.f()}return o?Promise.all(s).then((function(t){return Xn(t,u,e,a)})):Xn(s,u,e,a)}})),tr=ye("$ZodDiscriminatedUnion",(function(e,t){er.init(e,t);var n=e._zod.parse;Se(e._zod,"propValues",(function(){var e,n={},r=g(t.options);try{for(r.s();!(e=r.n()).done;){var u=e.value,a=u._zod.propValues;if(!a||0===Object.keys(a).length)throw new Error('Invalid discriminated union option at index "'.concat(t.options.indexOf(u),'"'));for(var i=0,o=Object.entries(a);i<o.length;i++){var s=B(o[i],2),c=s[0],l=s[1];n[c]||(n[c]=new Set);var d,f=g(l);try{for(f.s();!(d=f.n()).done;){var p=d.value;n[c].add(p)}}catch(e){f.e(e)}finally{f.f()}}}}catch(e){r.e(e)}finally{r.f()}return n}));var r=ke((function(){var e,n=t.options,r=new Map,u=g(n);try{for(u.s();!(e=u.n()).done;){var a,i=e.value,o=null===(a=i._zod.propValues)||void 0===a?void 0:a[t.discriminator];if(!o||0===o.size)throw new Error('Invalid discriminated union option at index "'.concat(t.options.indexOf(i),'"'));var s,c=g(o);try{for(c.s();!(s=c.n()).done;){var l=s.value;if(r.has(l))throw new Error('Duplicate discriminator value "'.concat(String(l),'"'));r.set(l,i)}}catch(e){c.e(e)}finally{c.f()}}}catch(e){u.e(e)}finally{u.f()}return r}));e._zod.parse=function(u,a){var i=u.value;if(!je(i))return u.issues.push({code:"invalid_type",expected:"object",input:i,inst:e}),u;var o=r.value.get(null==i?void 0:i[t.discriminator]);return o?o._zod.run(u,a):t.unionFallback?n(u,a):(u.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:i,path:[t.discriminator],inst:e}),u)}})),nr=ye("$ZodIntersection",(function(e,t){pn.init(e,t),e._zod.parse=function(e,n){var r=e.value,u=t.left._zod.run({value:r,issues:[]},n),a=t.right._zod.run({value:r,issues:[]},n);return u instanceof Promise||a instanceof Promise?Promise.all([u,a]).then((function(t){var n=B(t,2),r=n[0],u=n[1];return ur(e,r,u)})):ur(e,u,a)}}));function rr(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e==+t)return{valid:!0,data:e};if(ze(e)&&ze(t)){var n,r=Object.keys(t),u=Object.keys(e).filter((function(e){return-1!==r.indexOf(e)})),a=w(w({},e),t),i=g(u);try{for(i.s();!(n=i.n()).done;){var o=n.value,s=rr(e[o],t[o]);if(!s.valid)return{valid:!1,mergeErrorPath:[o].concat(I(s.mergeErrorPath))};a[o]=s.data}}catch(e){i.e(e)}finally{i.f()}return{valid:!0,data:a}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};for(var c=[],l=0;l<e.length;l++){var d=rr(e[l],t[l]);if(!d.valid)return{valid:!1,mergeErrorPath:[l].concat(I(d.mergeErrorPath))};c.push(d.data)}return{valid:!0,data:c}}return{valid:!1,mergeErrorPath:[]}}function ur(e,t,n){var r,u;t.issues.length&&(r=e.issues).push.apply(r,I(t.issues));n.issues.length&&(u=e.issues).push.apply(u,I(n.issues));if(Ue(e))return e;var a=rr(t.value,n.value);if(!a.valid)throw new Error("Unmergable intersection. Error path: "+"".concat(JSON.stringify(a.mergeErrorPath)));return e.value=a.data,e}var ar=ye("$ZodRecord",(function(e,t){pn.init(e,t),e._zod.parse=function(n,r){var u=n.value;if(!ze(u))return n.issues.push({expected:"record",code:"invalid_type",input:u,inst:e}),n;var a=[];if(t.keyType._zod.values){var i=t.keyType._zod.values;n.value={};var o,s,c=g(i);try{var l=function(){var e=o.value;if("string"==typeof e||"number"==typeof e||"symbol"===T(e)){var i=t.valueType._zod.run({value:u[e],issues:[]},r);if(i instanceof Promise)a.push(i.then((function(t){var r;t.issues.length&&(r=n.issues).push.apply(r,I(Ve(e,t.issues)));n.value[e]=t.value})));else{var s;if(i.issues.length)(s=n.issues).push.apply(s,I(Ve(e,i.issues)));n.value[e]=i.value}}};for(c.s();!(o=c.n()).done;)l()}catch(e){c.e(e)}finally{c.f()}for(var d in u)i.has(d)||(s=null!=s?s:[]).push(d);s&&s.length>0&&n.issues.push({code:"unrecognized_keys",input:u,inst:e,keys:s})}else{n.value={};var f,p=g(Reflect.ownKeys(u));try{var h=function(){var i=f.value;if("__proto__"===i)return 0;var o=t.keyType._zod.run({value:i,issues:[]},r);if(o instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(o.issues.length)return n.issues.push({code:"invalid_key",origin:"record",issues:o.issues.map((function(e){return Ke(e,r,be())})),input:i,path:[i],inst:e}),n.value[o.value]=o.value,0;var s=t.valueType._zod.run({value:u[i],issues:[]},r);if(s instanceof Promise)a.push(s.then((function(e){var t;e.issues.length&&(t=n.issues).push.apply(t,I(Ve(i,e.issues)));n.value[o.value]=e.value})));else{var c;if(s.issues.length)(c=n.issues).push.apply(c,I(Ve(i,s.issues)));n.value[o.value]=s.value}};for(p.s();!(f=p.n()).done;)h()}catch(e){p.e(e)}finally{p.f()}}return a.length?Promise.all(a).then((function(){return n})):n}})),ir=ye("$ZodEnum",(function(e,t){pn.init(e,t);var n=Ce(t.entries),r=new Set(n);e._zod.values=r,e._zod.pattern=new RegExp("^(".concat(n.filter((function(e){return Ze.has(T(e))})).map((function(e){return"string"==typeof e?Me(e):e.toString()})).join("|"),")$")),e._zod.parse=function(t,u){var a=t.value;return r.has(a)||t.issues.push({code:"invalid_value",values:n,input:a,inst:e}),t}})),or=ye("$ZodLiteral",(function(e,t){if(pn.init(e,t),0===t.values.length)throw new Error("Cannot create literal schema with no valid values");e._zod.values=new Set(t.values),e._zod.pattern=new RegExp("^(".concat(t.values.map((function(e){return"string"==typeof e?Me(e):e?Me(e.toString()):String(e)})).join("|"),")$")),e._zod.parse=function(n,r){var u=n.value;return e._zod.values.has(u)||n.issues.push({code:"invalid_value",values:t.values,input:u,inst:e}),n}})),sr=ye("$ZodTransform",(function(e,t){pn.init(e,t),e._zod.parse=function(n,r){if("backward"===r.direction)throw new Fe(e.constructor.name);var u=t.transform(n.value,n);if(r.async)return(u instanceof Promise?u:Promise.resolve(u)).then((function(e){return n.value=e,n}));if(u instanceof Promise)throw new ge;return n.value=u,n}}));function cr(e,t){return e.issues.length&&void 0===t?{issues:[],value:void 0}:e}var lr=ye("$ZodOptional",(function(e,t){pn.init(e,t),e._zod.optin="optional",e._zod.optout="optional",Se(e._zod,"values",(function(){return t.innerType._zod.values?new Set([].concat(I(t.innerType._zod.values),[void 0])):void 0})),Se(e._zod,"pattern",(function(){var e=t.innerType._zod.pattern;return e?new RegExp("^(".concat(_e(e.source),")?$")):void 0})),e._zod.parse=function(e,n){if("optional"===t.innerType._zod.optin){var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then((function(t){return cr(t,e.value)})):cr(r,e.value)}return void 0===e.value?e:t.innerType._zod.run(e,n)}})),dr=ye("$ZodNullable",(function(e,t){pn.init(e,t),Se(e._zod,"optin",(function(){return t.innerType._zod.optin})),Se(e._zod,"optout",(function(){return t.innerType._zod.optout})),Se(e._zod,"pattern",(function(){var e=t.innerType._zod.pattern;return e?new RegExp("^(".concat(_e(e.source),"|null)$")):void 0})),Se(e._zod,"values",(function(){return t.innerType._zod.values?new Set([].concat(I(t.innerType._zod.values),[null])):void 0})),e._zod.parse=function(e,n){return null===e.value?e:t.innerType._zod.run(e,n)}})),fr=ye("$ZodDefault",(function(e,t){pn.init(e,t),e._zod.optin="optional",Se(e._zod,"values",(function(){return t.innerType._zod.values})),e._zod.parse=function(e,n){if("backward"===n.direction)return t.innerType._zod.run(e,n);if(void 0===e.value)return e.value=t.defaultValue,e;var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then((function(e){return pr(e,t)})):pr(r,t)}}));function pr(e,t){return void 0===e.value&&(e.value=t.defaultValue),e}var hr=ye("$ZodPrefault",(function(e,t){pn.init(e,t),e._zod.optin="optional",Se(e._zod,"values",(function(){return t.innerType._zod.values})),e._zod.parse=function(e,n){return"backward"===n.direction||void 0===e.value&&(e.value=t.defaultValue),t.innerType._zod.run(e,n)}})),vr=ye("$ZodNonOptional",(function(e,t){pn.init(e,t),Se(e._zod,"values",(function(){var e=t.innerType._zod.values;return e?new Set(I(e).filter((function(e){return void 0!==e}))):void 0})),e._zod.parse=function(n,r){var u=t.innerType._zod.run(n,r);return u instanceof Promise?u.then((function(t){return mr(t,e)})):mr(u,e)}}));function mr(e,t){return e.issues.length||void 0!==e.value||e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}var Dr=ye("$ZodCatch",(function(e,t){pn.init(e,t),Se(e._zod,"optin",(function(){return t.innerType._zod.optin})),Se(e._zod,"optout",(function(){return t.innerType._zod.optout})),Se(e._zod,"values",(function(){return t.innerType._zod.values})),e._zod.parse=function(e,n){if("backward"===n.direction)return t.innerType._zod.run(e,n);var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then((function(r){return e.value=r.value,r.issues.length&&(e.value=t.catchValue(w(w({},e),{},{error:{issues:r.issues.map((function(e){return Ke(e,n,be())}))},input:e.value})),e.issues=[]),e})):(e.value=r.value,r.issues.length&&(e.value=t.catchValue(w(w({},e),{},{error:{issues:r.issues.map((function(e){return Ke(e,n,be())}))},input:e.value})),e.issues=[]),e)}})),yr=ye("$ZodPipe",(function(e,t){pn.init(e,t),Se(e._zod,"values",(function(){return t.in._zod.values})),Se(e._zod,"optin",(function(){return t.in._zod.optin})),Se(e._zod,"optout",(function(){return t.out._zod.optout})),Se(e._zod,"propValues",(function(){return t.in._zod.propValues})),e._zod.parse=function(e,n){if("backward"===n.direction){var r=t.out._zod.run(e,n);return r instanceof Promise?r.then((function(e){return gr(e,t.in,n)})):gr(r,t.in,n)}var u=t.in._zod.run(e,n);return u instanceof Promise?u.then((function(e){return gr(e,t.out,n)})):gr(u,t.out,n)}}));function gr(e,t,n){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},n)}var Fr=ye("$ZodReadonly",(function(e,t){pn.init(e,t),Se(e._zod,"propValues",(function(){return t.innerType._zod.propValues})),Se(e._zod,"values",(function(){return t.innerType._zod.values})),Se(e._zod,"optin",(function(){return t.innerType._zod.optin})),Se(e._zod,"optout",(function(){return t.innerType._zod.optout})),e._zod.parse=function(e,n){if("backward"===n.direction)return t.innerType._zod.run(e,n);var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then(Er):Er(r)}}));function Er(e){return e.value=Object.freeze(e.value),e}var br=ye("$ZodLazy",(function(e,t){pn.init(e,t),Se(e._zod,"innerType",(function(){return t.getter()})),Se(e._zod,"pattern",(function(){return e._zod.innerType._zod.pattern})),Se(e._zod,"propValues",(function(){return e._zod.innerType._zod.propValues})),Se(e._zod,"optin",(function(){var t;return null!==(t=e._zod.innerType._zod.optin)&&void 0!==t?t:void 0})),Se(e._zod,"optout",(function(){var t;return null!==(t=e._zod.innerType._zod.optout)&&void 0!==t?t:void 0})),e._zod.parse=function(t,n){return e._zod.innerType._zod.run(t,n)}})),Cr=ye("$ZodCustom",(function(e,t){Lt.init(e,t),pn.init(e,t),e._zod.parse=function(e,t){return e},e._zod.check=function(n){var r=n.value,u=t.fn(r);if(u instanceof Promise)return u.then((function(t){return Ar(t,n,r,e)}));Ar(u,n,r,e)}}));function Ar(e,t,n,r){if(!e){var u,a={code:"custom",input:n,inst:r,path:I(null!==(u=r._zod.def.path)&&void 0!==u?u:[]),continue:!r._zod.def.abort};r._zod.def.params&&(a.params=r._zod.def.params),t.issues.push(Qe(a))}}var kr=function(){return y((function e(){v(this,e),this._map=new WeakMap,this._idmap=new Map}),[{key:"add",value:function(e){var t=arguments.length<=1?void 0:arguments[1];if(this._map.set(e,t),t&&"object"===T(t)&&"id"in t){if(this._idmap.has(t.id))throw new Error("ID ".concat(t.id," already exists in the registry"));this._idmap.set(t.id,e)}return this}},{key:"clear",value:function(){return this._map=new WeakMap,this._idmap=new Map,this}},{key:"remove",value:function(e){var t=this._map.get(e);return t&&"object"===T(t)&&"id"in t&&this._idmap.delete(t.id),this._map.delete(e),this}},{key:"get",value:function(e){var t=e._zod.parent;if(t){var n,r=w({},null!==(n=this.get(t))&&void 0!==n?n:{});delete r.id;var u=w(w({},r),this._map.get(e));return Object.keys(u).length?u:void 0}return this._map.get(e)}},{key:"has",value:function(e){return this._map.has(e)}}])}();function wr(){return new kr}var _r=wr();function xr(e,t){return new e(w({type:"string",format:"guid",check:"string_format",abort:!1},$e(t)))}function Sr(e,t){return new e(w({type:"string",format:"base64",check:"string_format",abort:!1},$e(t)))}function Br(e,t){return new qt(w(w({check:"less_than"},$e(t)),{},{value:e,inclusive:!1}))}function Ir(e,t){return new qt(w(w({check:"less_than"},$e(t)),{},{value:e,inclusive:!0}))}function Or(e,t){return new Ut(w(w({check:"greater_than"},$e(t)),{},{value:e,inclusive:!1}))}function Tr(e,t){return new Ut(w(w({check:"greater_than"},$e(t)),{},{value:e,inclusive:!0}))}function Pr(e,t){return new Vt(w(w({check:"multiple_of"},$e(t)),{},{value:e}))}function jr(e,t){return new Qt(w(w({check:"max_length"},$e(t)),{},{maximum:e}))}function Nr(e,t){return new Gt(w(w({check:"min_length"},$e(t)),{},{minimum:e}))}function zr(e,t){return new Yt(w(w({check:"length_equals"},$e(t)),{},{length:e}))}function Rr(e,t){return new en(w(w({check:"string_format",format:"regex"},$e(t)),{},{pattern:e}))}function Zr(e){return new tn(w({check:"string_format",format:"lowercase"},$e(e)))}function Mr(e){return new nn(w({check:"string_format",format:"uppercase"},$e(e)))}function Lr(e,t){return new rn(w(w({check:"string_format",format:"includes"},$e(t)),{},{includes:e}))}function $r(e,t){return new un(w(w({check:"string_format",format:"starts_with"},$e(t)),{},{prefix:e}))}function qr(e,t){return new an(w(w({check:"string_format",format:"ends_with"},$e(t)),{},{suffix:e}))}function Ur(e){return new ln({check:"overwrite",tx:e})}function Vr(e){return Ur((function(t){return t.normalize(e)}))}function Hr(){return Ur((function(e){return e.trim()}))}function Kr(){return Ur((function(e){return e.toLowerCase()}))}function Wr(){return Ur((function(e){return e.toUpperCase()}))}function Jr(e){var t=function(e,t){var n=new Lt(w({check:"custom"},$e(t)));return n._zod.check=e,n}((function(n){return n.addIssue=function(e){if("string"==typeof e)n.issues.push(Qe(e,n.value,t._zod.def));else{var r,u,a,i,o=e;o.fatal&&(o.continue=!1),null!==(r=o.code)&&void 0!==r||(o.code="custom"),null!==(u=o.input)&&void 0!==u||(o.input=n.value),null!==(a=o.inst)&&void 0!==a||(o.inst=t),null!==(i=o.continue)&&void 0!==i||(o.continue=!t._zod.def.abort),n.issues.push(Qe(o))}},e(n.value,n)}));return t}var Qr=function(){return y((function e(t){var n,r,u,a,i;v(this,e),this.counter=0,this.metadataRegistry=null!==(n=null==t?void 0:t.metadata)&&void 0!==n?n:_r,this.target=null!==(r=null==t?void 0:t.target)&&void 0!==r?r:"draft-2020-12",this.unrepresentable=null!==(u=null==t?void 0:t.unrepresentable)&&void 0!==u?u:"throw",this.override=null!==(a=null==t?void 0:t.override)&&void 0!==a?a:function(){},this.io=null!==(i=null==t?void 0:t.io)&&void 0!==i?i:"output",this.seen=new Map}),[{key:"process",value:function(e){var t,n,r,u,a=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{path:[],schemaPath:[]},o=e._zod.def,s=this.seen.get(e);if(s)return s.count++,i.schemaPath.includes(e)&&(s.cycle=i.path),s.schema;var c={schema:{},count:1,cycle:void 0,path:i.path};this.seen.set(e,c);var l=null===(t=(n=e._zod).toJSONSchema)||void 0===t?void 0:t.call(n);if(l)c.schema=l;else{var d=w(w({},i),{},{schemaPath:[].concat(I(i.schemaPath),[e]),path:i.path}),f=e._zod.parent;if(f)c.ref=f,this.process(f,d),this.seen.get(f).isParent=!0;else{var p=c.schema;switch(o.type){case"string":var h=p;h.type="string";var v,m=e._zod.bag,D=m.minimum,y=m.maximum,F=m.format,E=m.patterns,b=m.contentEncoding;if("number"==typeof D&&(h.minLength=D),"number"==typeof y&&(h.maxLength=y),F)h.format=null!==(v={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""}[F])&&void 0!==v?v:F,""===h.format&&delete h.format;if(b&&(h.contentEncoding=b),E&&E.size>0){var C=I(E);1===C.length?h.pattern=C[0].source:C.length>1&&(c.schema.allOf=I(C.map((function(e){return w(w({},"draft-7"===a.target||"draft-4"===a.target||"openapi-3.0"===a.target?{type:"string"}:{}),{},{pattern:e.source})}))))}break;case"number":var A=p,k=e._zod.bag,_=k.minimum,x=k.maximum,S=k.format,B=k.multipleOf,O=k.exclusiveMaximum,P=k.exclusiveMinimum;"string"==typeof S&&S.includes("int")?A.type="integer":A.type="number","number"==typeof P&&("draft-4"===this.target||"openapi-3.0"===this.target?(A.minimum=P,A.exclusiveMinimum=!0):A.exclusiveMinimum=P),"number"==typeof _&&(A.minimum=_,"number"==typeof P&&"draft-4"!==this.target&&(P>=_?delete A.minimum:delete A.exclusiveMinimum)),"number"==typeof O&&("draft-4"===this.target||"openapi-3.0"===this.target?(A.maximum=O,A.exclusiveMaximum=!0):A.exclusiveMaximum=O),"number"==typeof x&&(A.maximum=x,"number"==typeof O&&"draft-4"!==this.target&&(O<=x?delete A.maximum:delete A.exclusiveMaximum)),"number"==typeof B&&(A.multipleOf=B);break;case"boolean":p.type="boolean";break;case"bigint":if("throw"===this.unrepresentable)throw new Error("BigInt cannot be represented in JSON Schema");break;case"symbol":if("throw"===this.unrepresentable)throw new Error("Symbols cannot be represented in JSON Schema");break;case"null":"openapi-3.0"===this.target?(p.type="string",p.nullable=!0,p.enum=[null]):p.type="null";break;case"any":case"unknown":break;case"undefined":if("throw"===this.unrepresentable)throw new Error("Undefined cannot be represented in JSON Schema");break;case"void":if("throw"===this.unrepresentable)throw new Error("Void cannot be represented in JSON Schema");break;case"never":p.not={};break;case"date":if("throw"===this.unrepresentable)throw new Error("Date cannot be represented in JSON Schema");break;case"array":var j=p,N=e._zod.bag,z=N.minimum,R=N.maximum;"number"==typeof z&&(j.minItems=z),"number"==typeof R&&(j.maxItems=R),j.type="array",j.items=this.process(o.element,w(w({},d),{},{path:[].concat(I(d.path),["items"])}));break;case"object":var Z,M=p;M.type="object",M.properties={};var L=o.shape;for(var $ in L)M.properties[$]=this.process(L[$],w(w({},d),{},{path:[].concat(I(d.path),["properties",$])}));var q=new Set(Object.keys(L)),U=new Set(I(q).filter((function(e){var t=o.shape[e]._zod;return"input"===a.io?void 0===t.optin:void 0===t.optout})));U.size>0&&(M.required=Array.from(U)),"never"===(null===(Z=o.catchall)||void 0===Z?void 0:Z._zod.def.type)?M.additionalProperties=!1:o.catchall?o.catchall&&(M.additionalProperties=this.process(o.catchall,w(w({},d),{},{path:[].concat(I(d.path),["additionalProperties"])}))):"output"===this.io&&(M.additionalProperties=!1);break;case"union":var V=p,H=o.options.map((function(e,t){return a.process(e,w(w({},d),{},{path:[].concat(I(d.path),["anyOf",t])}))}));V.anyOf=H;break;case"intersection":var K=p,W=this.process(o.left,w(w({},d),{},{path:[].concat(I(d.path),["allOf",0])})),J=this.process(o.right,w(w({},d),{},{path:[].concat(I(d.path),["allOf",1])})),Q=function(e){return"allOf"in e&&1===Object.keys(e).length},G=[].concat(I(Q(W)?W.allOf:[W]),I(Q(J)?J.allOf:[J]));K.allOf=G;break;case"tuple":var Y=p;Y.type="array";var X="draft-2020-12"===this.target?"prefixItems":"items",ee="draft-2020-12"===this.target||"openapi-3.0"===this.target?"items":"additionalItems",te=o.items.map((function(e,t){return a.process(e,w(w({},d),{},{path:[].concat(I(d.path),[X,t])}))})),ne=o.rest?this.process(o.rest,w(w({},d),{},{path:[].concat(I(d.path),[ee],I("openapi-3.0"===this.target?[o.items.length]:[]))})):null;"draft-2020-12"===this.target?(Y.prefixItems=te,ne&&(Y.items=ne)):"openapi-3.0"===this.target?(Y.items={anyOf:te},ne&&Y.items.anyOf.push(ne),Y.minItems=te.length,ne||(Y.maxItems=te.length)):(Y.items=te,ne&&(Y.additionalItems=ne));var re=e._zod.bag,ue=re.minimum,ae=re.maximum;"number"==typeof ue&&(Y.minItems=ue),"number"==typeof ae&&(Y.maxItems=ae);break;case"record":var ie=p;ie.type="object","draft-7"!==this.target&&"draft-2020-12"!==this.target||(ie.propertyNames=this.process(o.keyType,w(w({},d),{},{path:[].concat(I(d.path),["propertyNames"])}))),ie.additionalProperties=this.process(o.valueType,w(w({},d),{},{path:[].concat(I(d.path),["additionalProperties"])}));break;case"map":if("throw"===this.unrepresentable)throw new Error("Map cannot be represented in JSON Schema");break;case"set":if("throw"===this.unrepresentable)throw new Error("Set cannot be represented in JSON Schema");break;case"enum":var oe=p,se=Ce(o.entries);se.every((function(e){return"number"==typeof e}))&&(oe.type="number"),se.every((function(e){return"string"==typeof e}))&&(oe.type="string"),oe.enum=se;break;case"literal":var ce,le=p,de=[],fe=g(o.values);try{for(fe.s();!(ce=fe.n()).done;){var pe=ce.value;if(void 0===pe){if("throw"===this.unrepresentable)throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if("bigint"==typeof pe){if("throw"===this.unrepresentable)throw new Error("BigInt literals cannot be represented in JSON Schema");de.push(Number(pe))}else de.push(pe)}}catch(e){fe.e(e)}finally{fe.f()}if(0===de.length);else if(1===de.length){var he=de[0];le.type=null===he?"null":T(he),"draft-4"===this.target||"openapi-3.0"===this.target?le.enum=[he]:le.const=he}else de.every((function(e){return"number"==typeof e}))&&(le.type="number"),de.every((function(e){return"string"==typeof e}))&&(le.type="string"),de.every((function(e){return"boolean"==typeof e}))&&(le.type="string"),de.every((function(e){return null===e}))&&(le.type="null"),le.enum=de;break;case"file":var ve=p,me={type:"string",format:"binary",contentEncoding:"binary"},De=e._zod.bag,ye=De.minimum,ge=De.maximum,Fe=De.mime;void 0!==ye&&(me.minLength=ye),void 0!==ge&&(me.maxLength=ge),Fe?1===Fe.length?(me.contentMediaType=Fe[0],Object.assign(ve,me)):ve.anyOf=Fe.map((function(e){return w(w({},me),{},{contentMediaType:e})})):Object.assign(ve,me);break;case"transform":if("throw"===this.unrepresentable)throw new Error("Transforms cannot be represented in JSON Schema");break;case"nullable":var Ee=this.process(o.innerType,d);"openapi-3.0"===this.target?(c.ref=o.innerType,p.nullable=!0):p.anyOf=[Ee,{type:"null"}];break;case"nonoptional":case"promise":case"optional":this.process(o.innerType,d),c.ref=o.innerType;break;case"success":p.type="boolean";break;case"default":this.process(o.innerType,d),c.ref=o.innerType,p.default=JSON.parse(JSON.stringify(o.defaultValue));break;case"prefault":this.process(o.innerType,d),c.ref=o.innerType,"input"===this.io&&(p._prefault=JSON.parse(JSON.stringify(o.defaultValue)));break;case"catch":var be;this.process(o.innerType,d),c.ref=o.innerType;try{be=o.catchValue(void 0)}catch(e){throw new Error("Dynamic catch values are not supported in JSON Schema")}p.default=be;break;case"nan":if("throw"===this.unrepresentable)throw new Error("NaN cannot be represented in JSON Schema");break;case"template_literal":var Ae=p,ke=e._zod.pattern;if(!ke)throw new Error("Pattern not found in template literal");Ae.type="string",Ae.pattern=ke.source;break;case"pipe":var we="input"===this.io?"transform"===o.in._zod.def.type?o.out:o.in:o.out;this.process(we,d),c.ref=we;break;case"readonly":this.process(o.innerType,d),c.ref=o.innerType,p.readOnly=!0;break;case"lazy":var _e=e._zod.innerType;this.process(_e,d),c.ref=_e;break;case"custom":if("throw"===this.unrepresentable)throw new Error("Custom types cannot be represented in JSON Schema");break;case"function":if("throw"===this.unrepresentable)throw new Error("Function types cannot be represented in JSON Schema")}}}var xe=this.metadataRegistry.get(e);return xe&&Object.assign(c.schema,xe),"input"===this.io&&Gr(e)&&(delete c.schema.examples,delete c.schema.default),"input"===this.io&&c.schema._prefault&&(null!==(r=(u=c.schema).default)&&void 0!==r||(u.default=c.schema._prefault)),delete c.schema._prefault,this.seen.get(e).schema}},{key:"emit",value:function(e,t){var n,r,u,a,i,o,s=this,c={cycles:null!==(n=null==t?void 0:t.cycles)&&void 0!==n?n:"ref",reused:null!==(r=null==t?void 0:t.reused)&&void 0!==r?r:"inline",external:null!==(u=null==t?void 0:t.external)&&void 0!==u?u:void 0},l=this.seen.get(e);if(!l)throw new Error("Unprocessed schema. This is a bug in Zod.");var d=function(e){if(!e[1].schema.$ref){var t=e[1],n=function(e){var t,n="draft-2020-12"===s.target?"$defs":"definitions";if(c.external){var r,u,a,i,o=null===(r=c.external.registry.get(e[0]))||void 0===r?void 0:r.id,d=null!==(u=c.external.uri)&&void 0!==u?u:function(e){return e};if(o)return{ref:d(o)};var f=null!==(a=null!==(i=e[1].defId)&&void 0!==i?i:e[1].schema.id)&&void 0!==a?a:"schema".concat(s.counter++);return e[1].defId=f,{defId:f,ref:"".concat(d("__shared"),"#/").concat(n,"/").concat(f)}}if(e[1]===l)return{ref:"#"};var p="".concat("#","/").concat(n,"/"),h=null!==(t=e[1].schema.id)&&void 0!==t?t:"__schema".concat(s.counter++);return{defId:h,ref:p+h}}(e),r=n.ref,u=n.defId;t.def=w({},t.schema),u&&(t.defId=u);var a=t.schema;for(var i in a)delete a[i];a.$ref=r}};if("throw"===c.cycles){var f,p=g(this.seen.entries());try{for(p.s();!(f=p.n()).done;){var h,v=f.value[1];if(v.cycle)throw new Error("Cycle detected: "+"#/".concat(null===(h=v.cycle)||void 0===h?void 0:h.join("/"),"/<root>")+'\n\nSet the `cycles` parameter to `"ref"` to resolve cyclical schemas with defs.')}}catch(e){p.e(e)}finally{p.f()}}var m,D=g(this.seen.entries());try{for(D.s();!(m=D.n()).done;){var y,F=m.value,E=F[1];if(e!==F[0]){if(c.external){var b,C=null===(b=c.external.registry.get(F[0]))||void 0===b?void 0:b.id;if(e!==F[0]&&C){d(F);continue}}((null===(y=this.metadataRegistry.get(F[0]))||void 0===y?void 0:y.id)||E.cycle||E.count>1&&"ref"===c.reused)&&d(F)}else d(F)}}catch(e){D.e(e)}finally{D.f()}var A,k=function(e,t){var n,r,u=s.seen.get(e),a=null!==(n=u.def)&&void 0!==n?n:u.schema,i=w({},a);if(null!==u.ref){var o=u.ref;if(u.ref=null,o){k(o,t);var c,l=s.seen.get(o).schema;if(!l.$ref||"draft-7"!==t.target&&"draft-4"!==t.target&&"openapi-3.0"!==t.target)Object.assign(a,l),Object.assign(a,i);else a.allOf=null!==(c=a.allOf)&&void 0!==c?c:[],a.allOf.push(l)}u.isParent||s.override({zodSchema:e,jsonSchema:a,path:null!==(r=u.path)&&void 0!==r?r:[]})}},_=g(I(this.seen.entries()).reverse());try{for(_.s();!(A=_.n()).done;){var x=A.value;k(x[0],{target:this.target})}}catch(e){_.e(e)}finally{_.f()}var S={};if("draft-2020-12"===this.target?S.$schema="https://json-schema.org/draft/2020-12/schema":"draft-7"===this.target?S.$schema="http://json-schema.org/draft-07/schema#":"draft-4"===this.target?S.$schema="http://json-schema.org/draft-04/schema#":"openapi-3.0"===this.target||console.warn("Invalid target: ".concat(this.target)),null!==(a=c.external)&&void 0!==a&&a.uri){var B,O=null===(B=c.external.registry.get(e))||void 0===B?void 0:B.id;if(!O)throw new Error("Schema is missing an `id` property");S.$id=c.external.uri(O)}Object.assign(S,l.def);var T,P=null!==(i=null===(o=c.external)||void 0===o?void 0:o.defs)&&void 0!==i?i:{},j=g(this.seen.entries());try{for(j.s();!(T=j.n()).done;){var N=T.value[1];N.def&&N.defId&&(P[N.defId]=N.def)}}catch(e){j.e(e)}finally{j.f()}c.external||Object.keys(P).length>0&&("draft-2020-12"===this.target?S.$defs=P:S.definitions=P);try{return JSON.parse(JSON.stringify(S))}catch(e){throw new Error("Error converting schema to JSON.")}}}])}();function Gr(e,t){var n=null!=t?t:{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);var r=e._zod.def;switch(r.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":case"custom":case"success":case"catch":case"function":return!1;case"array":return Gr(r.element,n);case"object":for(var u in r.shape)if(Gr(r.shape[u],n))return!0;return!1;case"union":var a,i=g(r.options);try{for(i.s();!(a=i.n()).done;){if(Gr(a.value,n))return!0}}catch(e){i.e(e)}finally{i.f()}return!1;case"intersection":return Gr(r.left,n)||Gr(r.right,n);case"tuple":var o,s=g(r.items);try{for(s.s();!(o=s.n()).done;){if(Gr(o.value,n))return!0}}catch(e){s.e(e)}finally{s.f()}return!(!r.rest||!Gr(r.rest,n));case"record":case"map":return Gr(r.keyType,n)||Gr(r.valueType,n);case"set":return Gr(r.valueType,n);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":case"default":case"prefault":return Gr(r.innerType,n);case"lazy":return Gr(r.getter(),n);case"transform":return!0;case"pipe":return Gr(r.in,n)||Gr(r.out,n)}throw new Error("Unknown schema type: ".concat(r.type))}var Yr=Object.freeze({__proto__:null,endsWith:qr,gt:Or,gte:Tr,includes:Lr,length:zr,lowercase:Zr,lt:Br,lte:Ir,maxLength:jr,maxSize:function(e,t){return new Kt(w(w({check:"max_size"},$e(t)),{},{maximum:e}))},mime:function(e,t){return new cn(w({check:"mime_type",mime:e},$e(t)))},minLength:Nr,minSize:function(e,t){return new Wt(w(w({check:"min_size"},$e(t)),{},{minimum:e}))},multipleOf:Pr,negative:function(e){return Br(0,e)},nonnegative:function(e){return Tr(0,e)},nonpositive:function(e){return Ir(0,e)},normalize:Vr,overwrite:Ur,positive:function(e){return Or(0,e)},property:function(e,t,n){return new sn(w({check:"property",property:e,schema:t},$e(n)))},regex:Rr,size:function(e,t){return new Jt(w(w({check:"size_equals"},$e(t)),{},{size:e}))},startsWith:$r,toLowerCase:Kr,toUpperCase:Wr,trim:Hr,uppercase:Mr}),Xr=ye("ZodISODateTime",(function(e,t){_n.init(e,t),Au.init(e,t)}));function eu(e){return function(e,t){return new e(w({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null},$e(t)))}(Xr,e)}var tu=ye("ZodISODate",(function(e,t){xn.init(e,t),Au.init(e,t)}));function nu(e){return function(e,t){return new e(w({type:"string",format:"date",check:"string_format"},$e(t)))}(tu,e)}var ru=ye("ZodISOTime",(function(e,t){Sn.init(e,t),Au.init(e,t)}));function uu(e){return function(e,t){return new e(w({type:"string",format:"time",check:"string_format",precision:null},$e(t)))}(ru,e)}var au=ye("ZodISODuration",(function(e,t){Bn.init(e,t),Au.init(e,t)}));function iu(e){return function(e,t){return new e(w({type:"string",format:"duration",check:"string_format"},$e(t)))}(au,e)}var ou=ye("ZodError",(function(e,t){Ye.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:function(t){return function(e,t){var n=t||function(e){return e.message},r={_errors:[]},u=function(e){var t,a=g(e.issues);try{for(a.s();!(t=a.n()).done;){var i=t.value;if("invalid_union"===i.code&&i.errors.length)i.errors.map((function(e){return u({issues:e})}));else if("invalid_key"===i.code)u({issues:i.issues});else if("invalid_element"===i.code)u({issues:i.issues});else if(0===i.path.length)r._errors.push(n(i));else for(var o=r,s=0;s<i.path.length;){var c=i.path[s];s===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(n(i))):o[c]=o[c]||{_errors:[]},o=o[c],s++}}}catch(e){a.e(e)}finally{a.f()}};return u(e),r}(e,t)}},flatten:{value:function(t){return function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e.message},r={},u=[],a=g(e.issues);try{for(a.s();!(t=a.n()).done;){var i=t.value;i.path.length>0?(r[i.path[0]]=r[i.path[0]]||[],r[i.path[0]].push(n(i))):u.push(n(i))}}catch(e){a.e(e)}finally{a.f()}return{formErrors:u,fieldErrors:r}}(e,t)}},addIssue:{value:function(t){e.issues.push(t),e.message=JSON.stringify(e.issues,Ae,2)}},addIssues:{value:function(t){var n;(n=e.issues).push.apply(n,I(t)),e.message=JSON.stringify(e.issues,Ae,2)}},isEmpty:{get:function(){return 0===e.issues.length}}})}),{Parent:Error}),su=et(ou),cu=tt(ou),lu=nt(ou),du=ut(ou),fu=it(ou),pu=ot(ou),hu=st(ou),vu=ct(ou),mu=lt(ou),Du=dt(ou),yu=ft(ou),gu=pt(ou),Fu=ye("ZodType",(function(e,t){return pn.init(e,t),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=function(){for(var n,r=arguments.length,u=new Array(r),a=0;a<r;a++)u[a]=arguments[a];return e.clone(w(w({},t),{},{checks:[].concat(I(null!==(n=t.checks)&&void 0!==n?n:[]),I(u.map((function(e){return"function"==typeof e?{_zod:{check:e,def:{check:"custom"},onattach:[]}}:e}))))}))},e.clone=function(t,n){return Le(e,t,n)},e.brand=function(){return e},e.register=function(t,n){return t.add(e,n),e},e.parse=function(t,n){return su(e,t,n,{callee:e.parse})},e.safeParse=function(t,n){return lu(e,t,n)},e.parseAsync=function(){var t=p(x().mark((function t(n,r){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",cu(e,n,r,{callee:e.parseAsync}));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.safeParseAsync=function(){var t=p(x().mark((function t(n,r){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",du(e,n,r));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.spa=e.safeParseAsync,e.encode=function(t,n){return fu(e,t,n)},e.decode=function(t,n){return pu(e,t,n)},e.encodeAsync=function(){var t=p(x().mark((function t(n,r){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",hu(e,n,r));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.decodeAsync=function(){var t=p(x().mark((function t(n,r){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",vu(e,n,r));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.safeEncode=function(t,n){return mu(e,t,n)},e.safeDecode=function(t,n){return Du(e,t,n)},e.safeEncodeAsync=function(){var t=p(x().mark((function t(n,r){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",yu(e,n,r));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.safeDecodeAsync=function(){var t=p(x().mark((function t(n,r){return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.abrupt("return",gu(e,n,r));case 1:case"end":return t.stop()}}),t)})));return function(e,n){return t.apply(this,arguments)}}(),e.refine=function(t,n){return e.check(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(e,t,n){return new e(w({type:"custom",check:"custom",fn:t},$e(n)))}(Pa,e,t)}(t,n))},e.superRefine=function(t){return e.check(Jr(t))},e.overwrite=function(t){return e.check(Ur(t))},e.optional=function(){return Ea(e)},e.nullable=function(){return Ca(e)},e.nullish=function(){return Ea(Ca(e))},e.nonoptional=function(t){return function(e,t){return new wa(w({type:"nonoptional",innerType:e},$e(t)))}(e,t)},e.array=function(){return ua(e)},e.or=function(t){return la([e,t])},e.and=function(t){return new fa({type:"intersection",left:e,right:t})},e.transform=function(t){return Sa(e,new ga({type:"transform",transform:t}))},e.default=function(t){return n=t,new Aa({type:"default",innerType:e,get defaultValue(){return"function"==typeof n?n():Re(n)}});var n},e.prefault=function(t){return n=t,new ka({type:"prefault",innerType:e,get defaultValue(){return"function"==typeof n?n():Re(n)}});var n},e.catch=function(t){return new _a({type:"catch",innerType:e,catchValue:"function"==typeof(n=t)?n:function(){return n}});var n},e.pipe=function(t){return Sa(e,t)},e.readonly=function(){return new Ba({type:"readonly",innerType:e})},e.describe=function(t){var n=e.clone();return _r.add(n,{description:t}),n},Object.defineProperty(e,"description",{get:function(){var t;return null===(t=_r.get(e))||void 0===t?void 0:t.description},configurable:!0}),e.meta=function(){if(0===arguments.length)return _r.get(e);var t=e.clone();return _r.add(t,arguments.length<=0?void 0:arguments[0]),t},e.isOptional=function(){return e.safeParse(void 0).success},e.isNullable=function(){return e.safeParse(null).success},e})),Eu=ye("_ZodString",(function(e,t){var n,r,u;hn.init(e,t),Fu.init(e,t);var a=e._zod.bag;e.format=null!==(n=a.format)&&void 0!==n?n:null,e.minLength=null!==(r=a.minimum)&&void 0!==r?r:null,e.maxLength=null!==(u=a.maximum)&&void 0!==u?u:null,e.regex=function(){return e.check(Rr.apply(Yr,arguments))},e.includes=function(){return e.check(Lr.apply(Yr,arguments))},e.startsWith=function(){return e.check($r.apply(Yr,arguments))},e.endsWith=function(){return e.check(qr.apply(Yr,arguments))},e.min=function(){return e.check(Nr.apply(Yr,arguments))},e.max=function(){return e.check(jr.apply(Yr,arguments))},e.length=function(){return e.check(zr.apply(Yr,arguments))},e.nonempty=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e.check(Nr.apply(Yr,[1].concat(n)))},e.lowercase=function(t){return e.check(Zr(t))},e.uppercase=function(t){return e.check(Mr(t))},e.trim=function(){return e.check(Hr())},e.normalize=function(){return e.check(Vr.apply(Yr,arguments))},e.toLowerCase=function(){return e.check(Kr())},e.toUpperCase=function(){return e.check(Wr())}})),bu=ye("ZodString",(function(e,t){hn.init(e,t),Eu.init(e,t),e.email=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"email",check:"string_format",abort:!1},$e(t)))}(ku,t))},e.url=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"url",check:"string_format",abort:!1},$e(t)))}(xu,t))},e.jwt=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"jwt",check:"string_format",abort:!1},$e(t)))}(Uu,t))},e.emoji=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"emoji",check:"string_format",abort:!1},$e(t)))}(Su,t))},e.guid=function(t){return e.check(xr(wu,t))},e.uuid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1},$e(t)))}(_u,t))},e.uuidv4=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4"},$e(t)))}(_u,t))},e.uuidv6=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6"},$e(t)))}(_u,t))},e.uuidv7=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7"},$e(t)))}(_u,t))},e.nanoid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"nanoid",check:"string_format",abort:!1},$e(t)))}(Bu,t))},e.guid=function(t){return e.check(xr(wu,t))},e.cuid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cuid",check:"string_format",abort:!1},$e(t)))}(Iu,t))},e.cuid2=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cuid2",check:"string_format",abort:!1},$e(t)))}(Ou,t))},e.ulid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ulid",check:"string_format",abort:!1},$e(t)))}(Tu,t))},e.base64=function(t){return e.check(Sr(Mu,t))},e.base64url=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"base64url",check:"string_format",abort:!1},$e(t)))}($u,t))},e.xid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"xid",check:"string_format",abort:!1},$e(t)))}(Pu,t))},e.ksuid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ksuid",check:"string_format",abort:!1},$e(t)))}(ju,t))},e.ipv4=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ipv4",check:"string_format",abort:!1},$e(t)))}(Nu,t))},e.ipv6=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ipv6",check:"string_format",abort:!1},$e(t)))}(zu,t))},e.cidrv4=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cidrv4",check:"string_format",abort:!1},$e(t)))}(Ru,t))},e.cidrv6=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cidrv6",check:"string_format",abort:!1},$e(t)))}(Zu,t))},e.e164=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"e164",check:"string_format",abort:!1},$e(t)))}(qu,t))},e.datetime=function(t){return e.check(eu(t))},e.date=function(t){return e.check(nu(t))},e.time=function(t){return e.check(uu(t))},e.duration=function(t){return e.check(iu(t))}}));function Cu(e){return function(e,t){return new e(w({type:"string"},$e(t)))}(bu,e)}var Au=ye("ZodStringFormat",(function(e,t){vn.init(e,t),Eu.init(e,t)})),ku=ye("ZodEmail",(function(e,t){yn.init(e,t),Au.init(e,t)})),wu=ye("ZodGUID",(function(e,t){mn.init(e,t),Au.init(e,t)})),_u=ye("ZodUUID",(function(e,t){Dn.init(e,t),Au.init(e,t)})),xu=ye("ZodURL",(function(e,t){gn.init(e,t),Au.init(e,t)})),Su=ye("ZodEmoji",(function(e,t){Fn.init(e,t),Au.init(e,t)})),Bu=ye("ZodNanoID",(function(e,t){En.init(e,t),Au.init(e,t)})),Iu=ye("ZodCUID",(function(e,t){bn.init(e,t),Au.init(e,t)})),Ou=ye("ZodCUID2",(function(e,t){Cn.init(e,t),Au.init(e,t)})),Tu=ye("ZodULID",(function(e,t){An.init(e,t),Au.init(e,t)})),Pu=ye("ZodXID",(function(e,t){kn.init(e,t),Au.init(e,t)})),ju=ye("ZodKSUID",(function(e,t){wn.init(e,t),Au.init(e,t)})),Nu=ye("ZodIPv4",(function(e,t){In.init(e,t),Au.init(e,t)})),zu=ye("ZodIPv6",(function(e,t){On.init(e,t),Au.init(e,t)})),Ru=ye("ZodCIDRv4",(function(e,t){Tn.init(e,t),Au.init(e,t)})),Zu=ye("ZodCIDRv6",(function(e,t){Pn.init(e,t),Au.init(e,t)})),Mu=ye("ZodBase64",(function(e,t){Nn.init(e,t),Au.init(e,t)}));function Lu(e){return Sr(Mu,e)}var $u=ye("ZodBase64URL",(function(e,t){zn.init(e,t),Au.init(e,t)})),qu=ye("ZodE164",(function(e,t){Rn.init(e,t),Au.init(e,t)})),Uu=ye("ZodJWT",(function(e,t){Zn.init(e,t),Au.init(e,t)})),Vu=ye("ZodNumber",(function(e,t){var n,r,u,a,i,o,s,c,l;Mn.init(e,t),Fu.init(e,t),e.gt=function(t,n){return e.check(Or(t,n))},e.gte=function(t,n){return e.check(Tr(t,n))},e.min=function(t,n){return e.check(Tr(t,n))},e.lt=function(t,n){return e.check(Br(t,n))},e.lte=function(t,n){return e.check(Ir(t,n))},e.max=function(t,n){return e.check(Ir(t,n))},e.int=function(t){return e.check(Wu(t))},e.safe=function(t){return e.check(Wu(t))},e.positive=function(t){return e.check(Or(0,t))},e.nonnegative=function(t){return e.check(Tr(0,t))},e.negative=function(t){return e.check(Br(0,t))},e.nonpositive=function(t){return e.check(Ir(0,t))},e.multipleOf=function(t,n){return e.check(Pr(t,n))},e.step=function(t,n){return e.check(Pr(t,n))},e.finite=function(){return e};var d=e._zod.bag;e.minValue=null!==(n=Math.max(null!==(r=d.minimum)&&void 0!==r?r:Number.NEGATIVE_INFINITY,null!==(u=d.exclusiveMinimum)&&void 0!==u?u:Number.NEGATIVE_INFINITY))&&void 0!==n?n:null,e.maxValue=null!==(a=Math.min(null!==(i=d.maximum)&&void 0!==i?i:Number.POSITIVE_INFINITY,null!==(o=d.exclusiveMaximum)&&void 0!==o?o:Number.POSITIVE_INFINITY))&&void 0!==a?a:null,e.isInt=(null!==(s=d.format)&&void 0!==s?s:"").includes("int")||Number.isSafeInteger(null!==(c=d.multipleOf)&&void 0!==c?c:.5),e.isFinite=!0,e.format=null!==(l=d.format)&&void 0!==l?l:null}));function Hu(e){return function(e,t){return new e(w({type:"number",checks:[]},$e(t)))}(Vu,e)}var Ku=ye("ZodNumberFormat",(function(e,t){Ln.init(e,t),Vu.init(e,t)}));function Wu(e){return function(e,t){return new e(w({type:"number",check:"number_format",abort:!1,format:"safeint"},$e(t)))}(Ku,e)}var Ju=ye("ZodBoolean",(function(e,t){$n.init(e,t),Fu.init(e,t)}));function Qu(e){return function(e,t){return new e(w({type:"boolean"},$e(t)))}(Ju,e)}var Gu=ye("ZodNull",(function(e,t){qn.init(e,t),Fu.init(e,t)}));function Yu(e){return function(e,t){return new e(w({type:"null"},$e(t)))}(Gu,e)}var Xu=ye("ZodUnknown",(function(e,t){Un.init(e,t),Fu.init(e,t)}));function ea(){return new Xu({type:"unknown"})}var ta=ye("ZodNever",(function(e,t){Vn.init(e,t),Fu.init(e,t)}));function na(e){return function(e,t){return new e(w({type:"never"},$e(t)))}(ta,e)}var ra=ye("ZodArray",(function(e,t){Kn.init(e,t),Fu.init(e,t),e.element=t.element,e.min=function(t,n){return e.check(Nr(t,n))},e.nonempty=function(t){return e.check(Nr(1,t))},e.max=function(t,n){return e.check(jr(t,n))},e.length=function(t,n){return e.check(zr(t,n))},e.unwrap=function(){return e.element}}));function ua(e,t){return function(e,t,n){return new e(w({type:"array",element:t},$e(n)))}(ra,e,t)}var aa=ye("ZodObject",(function(e,t){Yn.init(e,t),Fu.init(e,t),Se(e,"shape",(function(){return t.shape})),e.keyof=function(){return ma(Object.keys(e._zod.def.shape))},e.catchall=function(t){return e.clone(w(w({},e._zod.def),{},{catchall:t}))},e.passthrough=function(){return e.clone(w(w({},e._zod.def),{},{catchall:ea()}))},e.loose=function(){return e.clone(w(w({},e._zod.def),{},{catchall:ea()}))},e.strict=function(){return e.clone(w(w({},e._zod.def),{},{catchall:na()}))},e.strip=function(){return e.clone(w(w({},e._zod.def),{},{catchall:void 0}))},e.extend=function(t){return function(e,t){if(!ze(t))throw new Error("Invalid input to extend: expected a plain object");var n=e._zod.def.checks;if(n&&n.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");var r=Oe(e._zod.def,{get shape(){var n=w(w({},e._zod.def.shape),t);return Ie(this,"shape",n),n},checks:[]});return Le(e,r)}(e,t)},e.safeExtend=function(t){return function(e,t){if(!ze(t))throw new Error("Invalid input to safeExtend: expected a plain object");var n=w(w({},e._zod.def),{},{get shape(){var n=w(w({},e._zod.def.shape),t);return Ie(this,"shape",n),n},checks:e._zod.def.checks});return Le(e,n)}(e,t)},e.merge=function(t){return function(e,t){var n=Oe(e._zod.def,{get shape(){var n=w(w({},e._zod.def.shape),t._zod.def.shape);return Ie(this,"shape",n),n},get catchall(){return t._zod.def.catchall},checks:[]});return Le(e,n)}(e,t)},e.pick=function(t){return function(e,t){var n=e._zod.def;return Le(e,Oe(e._zod.def,{get shape(){var e={};for(var r in t){if(!(r in n.shape))throw new Error('Unrecognized key: "'.concat(r,'"'));t[r]&&(e[r]=n.shape[r])}return Ie(this,"shape",e),e},checks:[]}))}(e,t)},e.omit=function(t){return function(e,t){var n=e._zod.def,r=Oe(e._zod.def,{get shape(){var r=w({},e._zod.def.shape);for(var u in t){if(!(u in n.shape))throw new Error('Unrecognized key: "'.concat(u,'"'));t[u]&&delete r[u]}return Ie(this,"shape",r),r},checks:[]});return Le(e,r)}(e,t)},e.partial=function(){return function(e,t,n){var r=Oe(t._zod.def,{get shape(){var r=t._zod.def.shape,u=w({},r);if(n)for(var a in n){if(!(a in r))throw new Error('Unrecognized key: "'.concat(a,'"'));n[a]&&(u[a]=new e({type:"optional",innerType:r[a]}))}else for(var i in r)u[i]=new e({type:"optional",innerType:r[i]});return Ie(this,"shape",u),u},checks:[]});return Le(t,r)}(Fa,e,arguments.length<=0?void 0:arguments[0])},e.required=function(){return function(e,t,n){var r=Oe(t._zod.def,{get shape(){var r=t._zod.def.shape,u=w({},r);if(n)for(var a in n){if(!(a in u))throw new Error('Unrecognized key: "'.concat(a,'"'));n[a]&&(u[a]=new e({type:"nonoptional",innerType:r[a]}))}else for(var i in r)u[i]=new e({type:"nonoptional",innerType:r[i]});return Ie(this,"shape",u),u},checks:[]});return Le(t,r)}(wa,e,arguments.length<=0?void 0:arguments[0])}}));function ia(e,t){var n=w({type:"object",get shape(){return Ie(this,"shape",e?Be(e):{}),this.shape}},$e(t));return new aa(n)}function oa(e,t){return new aa(w({type:"object",get shape(){return Ie(this,"shape",Be(e)),this.shape},catchall:na()},$e(t)))}function sa(e,t){return new aa(w({type:"object",get shape(){return Ie(this,"shape",Be(e)),this.shape},catchall:ea()},$e(t)))}var ca=ye("ZodUnion",(function(e,t){er.init(e,t),Fu.init(e,t),e.options=t.options}));function la(e,t){return new ca(w({type:"union",options:e},$e(t)))}var da=ye("ZodDiscriminatedUnion",(function(e,t){ca.init(e,t),tr.init(e,t)}));var fa=ye("ZodIntersection",(function(e,t){nr.init(e,t),Fu.init(e,t)}));var pa=ye("ZodRecord",(function(e,t){ar.init(e,t),Fu.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType}));function ha(e,t,n){return new pa(w({type:"record",keyType:e,valueType:t},$e(n)))}var va=ye("ZodEnum",(function(e,t){ir.init(e,t),Fu.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);var n=new Set(Object.keys(t.entries));e.extract=function(e,r){var u,a={},i=g(e);try{for(i.s();!(u=i.n()).done;){var o=u.value;if(!n.has(o))throw new Error("Key ".concat(o," not found in enum"));a[o]=t.entries[o]}}catch(e){i.e(e)}finally{i.f()}return new va(w(w(w({},t),{},{checks:[]},$e(r)),{},{entries:a}))},e.exclude=function(e,r){var u,a=w({},t.entries),i=g(e);try{for(i.s();!(u=i.n()).done;){var o=u.value;if(!n.has(o))throw new Error("Key ".concat(o," not found in enum"));delete a[o]}}catch(e){i.e(e)}finally{i.f()}return new va(w(w(w({},t),{},{checks:[]},$e(r)),{},{entries:a}))}}));function ma(e,t){var n=Array.isArray(e)?Object.fromEntries(e.map((function(e){return[e,e]}))):e;return new va(w({type:"enum",entries:n},$e(t)))}var Da=ye("ZodLiteral",(function(e,t){or.init(e,t),Fu.init(e,t),e.values=new Set(t.values),Object.defineProperty(e,"value",{get:function(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})}));function ya(e,t){return new Da(w({type:"literal",values:Array.isArray(e)?e:[e]},$e(t)))}var ga=ye("ZodTransform",(function(e,t){sr.init(e,t),Fu.init(e,t),e._zod.parse=function(n,r){if("backward"===r.direction)throw new Fe(e.constructor.name);n.addIssue=function(r){if("string"==typeof r)n.issues.push(Qe(r,n.value,t));else{var u,a,i,o=r;o.fatal&&(o.continue=!1),null!==(u=o.code)&&void 0!==u||(o.code="custom"),null!==(a=o.input)&&void 0!==a||(o.input=n.value),null!==(i=o.inst)&&void 0!==i||(o.inst=e),n.issues.push(Qe(o))}};var u=t.transform(n.value,n);return u instanceof Promise?u.then((function(e){return n.value=e,n})):(n.value=u,n)}}));var Fa=ye("ZodOptional",(function(e,t){lr.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}}));function Ea(e){return new Fa({type:"optional",innerType:e})}var ba=ye("ZodNullable",(function(e,t){dr.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}}));function Ca(e){return new ba({type:"nullable",innerType:e})}var Aa=ye("ZodDefault",(function(e,t){fr.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.innerType},e.removeDefault=e.unwrap}));var ka=ye("ZodPrefault",(function(e,t){hr.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}}));var wa=ye("ZodNonOptional",(function(e,t){vr.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}}));var _a=ye("ZodCatch",(function(e,t){Dr.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.innerType},e.removeCatch=e.unwrap}));var xa=ye("ZodPipe",(function(e,t){yr.init(e,t),Fu.init(e,t),e.in=t.in,e.out=t.out}));function Sa(e,t){return new xa({type:"pipe",in:e,out:t})}var Ba=ye("ZodReadonly",(function(e,t){Fr.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}}));var Ia=ye("ZodLazy",(function(e,t){br.init(e,t),Fu.init(e,t),e.unwrap=function(){return e._zod.def.getter()}}));var Oa,Ta,Pa=ye("ZodCustom",(function(e,t){Cr.init(e,t),Fu.init(e,t)}));function ja(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{error:"Input not instance of ".concat(e.name)},n=new Pa(w({type:"custom",check:"custom",fn:function(t){return t instanceof e},abort:!0},$e(t)));return n._zod.bag.Class=e,n}!function(e){e.assertEqual=function(e){},e.assertIs=function(e){},e.assertNever=function(e){throw new Error},e.arrayToEnum=function(e){var t,n={},r=g(e);try{for(r.s();!(t=r.n()).done;){var u=t.value;n[u]=u}}catch(e){r.e(e)}finally{r.f()}return n},e.getValidEnumValues=function(t){var n,r=e.objectKeys(t).filter((function(e){return"number"!=typeof t[t[e]]})),u={},a=g(r);try{for(a.s();!(n=a.n()).done;){var i=n.value;u[i]=t[i]}}catch(e){a.e(e)}finally{a.f()}return e.objectValues(u)},e.objectValues=function(t){return e.objectKeys(t).map((function(e){return t[e]}))},e.objectKeys="function"==typeof Object.keys?function(e){return Object.keys(e)}:function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.find=function(e,t){var n,r=g(e);try{for(r.s();!(n=r.n()).done;){var u=n.value;if(t(u))return u}}catch(e){r.e(e)}finally{r.f()}},e.isInteger="function"==typeof Number.isInteger?function(e){return Number.isInteger(e)}:function(e){return"number"==typeof e&&Number.isFinite(e)&&Math.floor(e)===e},e.joinValues=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:" | ";return e.map((function(e){return"string"==typeof e?"'".concat(e,"'"):e})).join(t)},e.jsonStringifyReplacer=function(e,t){return"bigint"==typeof t?t.toString():t}}(Oa||(Oa={})),function(e){e.mergeShapes=function(e,t){return w(w({},e),t)}}(Ta||(Ta={}));var Na=Oa.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),za=function(e){switch(T(e)){case"undefined":return Na.undefined;case"string":return Na.string;case"number":return Number.isNaN(e)?Na.nan:Na.number;case"boolean":return Na.boolean;case"function":return Na.function;case"bigint":return Na.bigint;case"symbol":return Na.symbol;case"object":return Array.isArray(e)?Na.array:null===e?Na.null:e.then&&"function"==typeof e.then&&e.catch&&"function"==typeof e.catch?Na.promise:"undefined"!=typeof Map&&e instanceof Map?Na.map:"undefined"!=typeof Set&&e instanceof Set?Na.set:"undefined"!=typeof Date&&e instanceof Date?Na.date:Na.object;default:return Na.unknown}},Ra=Oa.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Za=function(){function e(t){var n;v(this,e),(n=h(this,e)).issues=[],n.addIssue=function(e){n.issues=[].concat(I(n.issues),[e])},n.addIssues=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];n.issues=[].concat(I(n.issues),I(e))};var r=(this instanceof e?this.constructor:void 0).prototype;return Object.setPrototypeOf?Object.setPrototypeOf(n,r):n.__proto__=r,n.name="ZodError",n.issues=t,n}return C(e,j(Error)),y(e,[{key:"errors",get:function(){return this.issues}},{key:"format",value:function(e){var t=e||function(e){return e.message},n={_errors:[]},r=function(e){var u,a=g(e.issues);try{for(a.s();!(u=a.n()).done;){var i=u.value;if("invalid_union"===i.code)i.unionErrors.map(r);else if("invalid_return_type"===i.code)r(i.returnTypeError);else if("invalid_arguments"===i.code)r(i.argumentsError);else if(0===i.path.length)n._errors.push(t(i));else for(var o=n,s=0;s<i.path.length;){var c=i.path[s];s===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(t(i))):o[c]=o[c]||{_errors:[]},o=o[c],s++}}}catch(e){a.e(e)}finally{a.f()}};return r(this),n}},{key:"toString",value:function(){return this.message}},{key:"message",get:function(){return JSON.stringify(this.issues,Oa.jsonStringifyReplacer,2)}},{key:"isEmpty",get:function(){return 0===this.issues.length}},{key:"flatten",value:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(e){return e.message},n={},r=[],u=g(this.issues);try{for(u.s();!(e=u.n()).done;){var a=e.value;if(a.path.length>0){var i=a.path[0];n[i]=n[i]||[],n[i].push(t(a))}else r.push(t(a))}}catch(e){u.e(e)}finally{u.f()}return{formErrors:r,fieldErrors:n}}},{key:"formErrors",get:function(){return this.flatten()}}],[{key:"assert",value:function(t){if(!(t instanceof e))throw new Error("Not a ZodError: ".concat(t))}}])}();Za.create=function(e){return new Za(e)};var Ma=function(e,t){var n;switch(e.code){case Ra.invalid_type:n=e.received===Na.undefined?"Required":"Expected ".concat(e.expected,", received ").concat(e.received);break;case Ra.invalid_literal:n="Invalid literal value, expected ".concat(JSON.stringify(e.expected,Oa.jsonStringifyReplacer));break;case Ra.unrecognized_keys:n="Unrecognized key(s) in object: ".concat(Oa.joinValues(e.keys,", "));break;case Ra.invalid_union:n="Invalid input";break;case Ra.invalid_union_discriminator:n="Invalid discriminator value. Expected ".concat(Oa.joinValues(e.options));break;case Ra.invalid_enum_value:n="Invalid enum value. Expected ".concat(Oa.joinValues(e.options),", received '").concat(e.received,"'");break;case Ra.invalid_arguments:n="Invalid function arguments";break;case Ra.invalid_return_type:n="Invalid function return type";break;case Ra.invalid_date:n="Invalid date";break;case Ra.invalid_string:"object"===T(e.validation)?"includes"in e.validation?(n='Invalid input: must include "'.concat(e.validation.includes,'"'),"number"==typeof e.validation.position&&(n="".concat(n," at one or more positions greater than or equal to ").concat(e.validation.position))):"startsWith"in e.validation?n='Invalid input: must start with "'.concat(e.validation.startsWith,'"'):"endsWith"in e.validation?n='Invalid input: must end with "'.concat(e.validation.endsWith,'"'):Oa.assertNever(e.validation):n="regex"!==e.validation?"Invalid ".concat(e.validation):"Invalid";break;case Ra.too_small:n="array"===e.type?"Array must contain ".concat(e.exact?"exactly":e.inclusive?"at least":"more than"," ").concat(e.minimum," element(s)"):"string"===e.type?"String must contain ".concat(e.exact?"exactly":e.inclusive?"at least":"over"," ").concat(e.minimum," character(s)"):"number"===e.type||"bigint"===e.type?"Number must be ".concat(e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than ").concat(e.minimum):"date"===e.type?"Date must be ".concat(e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than ").concat(new Date(Number(e.minimum))):"Invalid input";break;case Ra.too_big:n="array"===e.type?"Array must contain ".concat(e.exact?"exactly":e.inclusive?"at most":"less than"," ").concat(e.maximum," element(s)"):"string"===e.type?"String must contain ".concat(e.exact?"exactly":e.inclusive?"at most":"under"," ").concat(e.maximum," character(s)"):"number"===e.type?"Number must be ".concat(e.exact?"exactly":e.inclusive?"less than or equal to":"less than"," ").concat(e.maximum):"bigint"===e.type?"BigInt must be ".concat(e.exact?"exactly":e.inclusive?"less than or equal to":"less than"," ").concat(e.maximum):"date"===e.type?"Date must be ".concat(e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"," ").concat(new Date(Number(e.maximum))):"Invalid input";break;case Ra.custom:n="Invalid input";break;case Ra.invalid_intersection_types:n="Intersection results could not be merged";break;case Ra.not_multiple_of:n="Number must be a multiple of ".concat(e.multipleOf);break;case Ra.not_finite:n="Number must be finite";break;default:n=t.defaultError,Oa.assertNever(e)}return{message:n}},La=Ma;function $a(){return La}var qa=function(e){var t=e.data,n=e.path,r=e.errorMaps,u=e.issueData,a=[].concat(I(n),I(u.path||[])),i=w(w({},u),{},{path:a});if(void 0!==u.message)return w(w({},u),{},{path:a,message:u.message});var o,s="",c=r.filter((function(e){return!!e})).slice().reverse(),l=g(c);try{for(l.s();!(o=l.n()).done;){s=(0,o.value)(i,{data:t,defaultError:s}).message}}catch(e){l.e(e)}finally{l.f()}return w(w({},u),{},{path:a,message:s})};function Ua(e,t){var n=$a(),r=qa({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===Ma?void 0:Ma].filter((function(e){return!!e}))});e.common.issues.push(r)}var Va,Ha=function(){function e(){v(this,e),this.value="valid"}return y(e,[{key:"dirty",value:function(){"valid"===this.value&&(this.value="dirty")}},{key:"abort",value:function(){"aborted"!==this.value&&(this.value="aborted")}}],[{key:"mergeArray",value:function(e,t){var n,r=[],u=g(t);try{for(u.s();!(n=u.n()).done;){var a=n.value;if("aborted"===a.status)return Ka;"dirty"===a.status&&e.dirty(),r.push(a.value)}}catch(e){u.e(e)}finally{u.f()}return{status:e.value,value:r}}},{key:"mergeObjectAsync",value:(t=p(x().mark((function t(n,r){var u,a,i,o,s,c;return x().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:u=[],a=g(r),t.prev=2,a.s();case 4:if((i=a.n()).done){t.next=15;break}return o=i.value,t.next=8,o.key;case 8:return s=t.sent,t.next=11,o.value;case 11:c=t.sent,u.push({key:s,value:c});case 13:t.next=4;break;case 15:t.next=20;break;case 17:t.prev=17,t.t0=t.catch(2),a.e(t.t0);case 20:return t.prev=20,a.f(),t.finish(20);case 23:return t.abrupt("return",e.mergeObjectSync(n,u));case 24:case"end":return t.stop()}}),t,null,[[2,17,20,23]])}))),function(e,n){return t.apply(this,arguments)})},{key:"mergeObjectSync",value:function(e,t){var n,r={},u=g(t);try{for(u.s();!(n=u.n()).done;){var a=n.value,i=a.key,o=a.value;if("aborted"===i.status)return Ka;if("aborted"===o.status)return Ka;"dirty"===i.status&&e.dirty(),"dirty"===o.status&&e.dirty(),"__proto__"===i.value||void 0===o.value&&!a.alwaysSet||(r[i.value]=o.value)}}catch(e){u.e(e)}finally{u.f()}return{status:e.value,value:r}}}]);var t}(),Ka=Object.freeze({status:"aborted"}),Wa=function(e){return{status:"dirty",value:e}},Ja=function(e){return{status:"valid",value:e}},Qa=function(e){return"aborted"===e.status},Ga=function(e){return"dirty"===e.status},Ya=function(e){return"valid"===e.status},Xa=function(e){return"undefined"!=typeof Promise&&e instanceof Promise};!function(e){e.errToObj=function(e){return"string"==typeof e?{message:e}:e||{}},e.toString=function(e){return"string"==typeof e?e:null==e?void 0:e.message}}(Va||(Va={}));var ei=function(){return y((function e(t,n,r,u){v(this,e),this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=u}),[{key:"path",get:function(){var e,t;this._cachedPath.length||(Array.isArray(this._key)?(e=this._cachedPath).push.apply(e,I(this._path).concat(I(this._key))):(t=this._cachedPath).push.apply(t,I(this._path).concat([this._key])));return this._cachedPath}}])}(),ti=function(e,t){if(Ya(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;var t=new Za(e.common.issues);return this._error=t,this._error}}};function ni(e){if(!e)return{};var t=e.errorMap,n=e.invalid_type_error,r=e.required_error,u=e.description;if(t&&(n||r))throw new Error('Can\'t use "invalid_type_error" or "required_error" in conjunction with custom error map.');if(t)return{errorMap:t,description:u};return{errorMap:function(t,u){var a,i,o=e.message;return"invalid_enum_value"===t.code?{message:null!=o?o:u.defaultError}:void 0===u.data?{message:null!==(i=null!=o?o:r)&&void 0!==i?i:u.defaultError}:"invalid_type"!==t.code?{message:u.defaultError}:{message:null!==(a=null!=o?o:n)&&void 0!==a?a:u.defaultError}},description:u}}var ri,ui=function(){return y((function e(t){var n=this;v(this,e),this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:function(e){return n["~validate"](e)}}}),[{key:"description",get:function(){return this._def.description}},{key:"_getType",value:function(e){return za(e.data)}},{key:"_getOrReturnCtx",value:function(e,t){return t||{common:e.parent.common,data:e.data,parsedType:za(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}},{key:"_processInputParams",value:function(e){return{status:new Ha,ctx:{common:e.parent.common,data:e.data,parsedType:za(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}},{key:"_parseSync",value:function(e){var t=this._parse(e);if(Xa(t))throw new Error("Synchronous parse encountered promise.");return t}},{key:"_parseAsync",value:function(e){var t=this._parse(e);return Promise.resolve(t)}},{key:"parse",value:function(e,t){var n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}},{key:"safeParse",value:function(e,t){var n,r={common:{issues:[],async:null!==(n=null==t?void 0:t.async)&&void 0!==n&&n,contextualErrorMap:null==t?void 0:t.errorMap},path:(null==t?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:za(e)},u=this._parseSync({data:e,path:r.path,parent:r});return ti(r,u)}},{key:"~validate",value:function(e){var t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:za(e)};if(!this["~standard"].async)try{var n=this._parseSync({data:e,path:[],parent:t});return Ya(n)?{value:n.value}:{issues:t.common.issues}}catch(e){var r;null!=e&&null!==(r=e.message)&&void 0!==r&&null!==(r=r.toLowerCase())&&void 0!==r&&r.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then((function(e){return Ya(e)?{value:e.value}:{issues:t.common.issues}}))}},{key:"parseAsync",value:(e=p(x().mark((function e(t,n){var r;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,this.safeParseAsync(t,n);case 2:if(!(r=e.sent).success){e.next=5;break}return e.abrupt("return",r.data);case 5:throw r.error;case 6:case"end":return e.stop()}}),e,this)}))),function(t,n){return e.apply(this,arguments)})},{key:"safeParseAsync",value:function(){var e=p(x().mark((function e(t,n){var r,u,a;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r={common:{issues:[],contextualErrorMap:null==n?void 0:n.errorMap,async:!0},path:(null==n?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:za(t)},u=this._parse({data:t,path:r.path,parent:r}),e.next=4,Xa(u)?u:Promise.resolve(u);case 4:return a=e.sent,e.abrupt("return",ti(r,a));case 6:case"end":return e.stop()}}),e,this)})));return function(t,n){return e.apply(this,arguments)}}()},{key:"refine",value:function(e,t){return this._refinement((function(n,r){var u=e(n),a=function(){return r.addIssue(w({code:Ra.custom},function(e){return"string"==typeof t||void 0===t?{message:t}:"function"==typeof t?t(e):t}(n)))};return"undefined"!=typeof Promise&&u instanceof Promise?u.then((function(e){return!!e||(a(),!1)})):!!u||(a(),!1)}))}},{key:"refinement",value:function(e,t){return this._refinement((function(n,r){return!!e(n)||(r.addIssue("function"==typeof t?t(n,r):t),!1)}))}},{key:"_refinement",value:function(e){return new ro({schema:this,typeName:co.ZodEffects,effect:{type:"refinement",refinement:e}})}},{key:"superRefine",value:function(e){return this._refinement(e)}},{key:"optional",value:function(){return uo.create(this,this._def)}},{key:"nullable",value:function(){return ao.create(this,this._def)}},{key:"nullish",value:function(){return this.nullable().optional()}},{key:"array",value:function(){return Ri.create(this)}},{key:"promise",value:function(){return no.create(this,this._def)}},{key:"or",value:function(e){return Li.create([this,e],this._def)}},{key:"and",value:function(e){return Vi.create(this,e,this._def)}},{key:"transform",value:function(e){return new ro(w(w({},ni(this._def)),{},{schema:this,typeName:co.ZodEffects,effect:{type:"transform",transform:e}}))}},{key:"default",value:function(e){var t="function"==typeof e?e:function(){return e};return new io(w(w({},ni(this._def)),{},{innerType:this,defaultValue:t,typeName:co.ZodDefault}))}},{key:"brand",value:function(){return new lo(w({typeName:co.ZodBranded,type:this},ni(this._def)))}},{key:"catch",value:function(e){var t="function"==typeof e?e:function(){return e};return new oo(w(w({},ni(this._def)),{},{innerType:this,catchValue:t,typeName:co.ZodCatch}))}},{key:"describe",value:function(e){return new(0,this.constructor)(w(w({},this._def),{},{description:e}))}},{key:"pipe",value:function(e){return fo.create(this,e)}},{key:"readonly",value:function(){return po.create(this)}},{key:"isOptional",value:function(){return this.safeParse(void 0).success}},{key:"isNullable",value:function(){return this.safeParse(null).success}}]);var e}(),ai=/^c[^\s-]{8,}$/i,ii=/^[0-9a-z]+$/,oi=/^[0-9A-HJKMNP-TV-Z]{26}$/i,si=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,ci=/^[a-z0-9_-]{21}$/i,li=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,di=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,fi=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,pi=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,hi=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,vi=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,mi=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Di=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,yi=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,gi="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",Fi=new RegExp("^".concat(gi,"$"));function Ei(e){var t="[0-5]\\d";e.precision?t="".concat(t,"\\.\\d{").concat(e.precision,"}"):null==e.precision&&(t="".concat(t,"(\\.\\d+)?"));var n=e.precision?"+":"?";return"([01]\\d|2[0-3]):[0-5]\\d(:".concat(t,")").concat(n)}function bi(e){var t="".concat(gi,"T").concat(Ei(e)),n=[];return n.push(e.local?"Z?":"Z"),e.offset&&n.push("([+-]\\d{2}:?\\d{2})"),t="".concat(t,"(").concat(n.join("|"),")"),new RegExp("^".concat(t,"$"))}function Ci(e,t){return!("v4"!==t&&t||!pi.test(e))||!("v6"!==t&&t||!vi.test(e))}function Ai(e,t){if(!li.test(e))return!1;try{var n=B(e.split("."),1)[0];if(!n)return!1;var r=n.replace(/-/g,"+").replace(/_/g,"/").padEnd(n.length+(4-n.length%4)%4,"="),u=JSON.parse(atob(r));return"object"===T(u)&&null!==u&&((!("typ"in u)||"JWT"===(null==u?void 0:u.typ))&&(!!u.alg&&(!t||u.alg===t)))}catch(e){return!1}}function ki(e,t){return!("v4"!==t&&t||!hi.test(e))||!("v6"!==t&&t||!mi.test(e))}var wi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==Na.string){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.string,received:t.parsedType}),Ka}var n,r=new Ha,u=void 0,a=g(this._def.checks);try{for(a.s();!(n=a.n()).done;){var i=n.value;if("min"===i.kind)e.data.length<i.value&&(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if("max"===i.kind)e.data.length>i.value&&(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if("length"===i.kind){var o=e.data.length>i.value,s=e.data.length<i.value;(o||s)&&(u=this._getOrReturnCtx(e,u),o?Ua(u,{code:Ra.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):s&&Ua(u,{code:Ra.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),r.dirty())}else if("email"===i.kind)fi.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"email",code:Ra.invalid_string,message:i.message}),r.dirty());else if("emoji"===i.kind)ri||(ri=new RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),ri.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"emoji",code:Ra.invalid_string,message:i.message}),r.dirty());else if("uuid"===i.kind)si.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"uuid",code:Ra.invalid_string,message:i.message}),r.dirty());else if("nanoid"===i.kind)ci.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"nanoid",code:Ra.invalid_string,message:i.message}),r.dirty());else if("cuid"===i.kind)ai.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"cuid",code:Ra.invalid_string,message:i.message}),r.dirty());else if("cuid2"===i.kind)ii.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"cuid2",code:Ra.invalid_string,message:i.message}),r.dirty());else if("ulid"===i.kind)oi.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"ulid",code:Ra.invalid_string,message:i.message}),r.dirty());else if("url"===i.kind)try{new URL(e.data)}catch(t){Ua(u=this._getOrReturnCtx(e,u),{validation:"url",code:Ra.invalid_string,message:i.message}),r.dirty()}else if("regex"===i.kind){i.regex.lastIndex=0,i.regex.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"regex",code:Ra.invalid_string,message:i.message}),r.dirty())}else if("trim"===i.kind)e.data=e.data.trim();else if("includes"===i.kind)e.data.includes(i.value,i.position)||(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),r.dirty());else if("toLowerCase"===i.kind)e.data=e.data.toLowerCase();else if("toUpperCase"===i.kind)e.data=e.data.toUpperCase();else if("startsWith"===i.kind)e.data.startsWith(i.value)||(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.invalid_string,validation:{startsWith:i.value},message:i.message}),r.dirty());else if("endsWith"===i.kind)e.data.endsWith(i.value)||(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.invalid_string,validation:{endsWith:i.value},message:i.message}),r.dirty());else if("datetime"===i.kind){bi(i).test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.invalid_string,validation:"datetime",message:i.message}),r.dirty())}else if("date"===i.kind){Fi.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.invalid_string,validation:"date",message:i.message}),r.dirty())}else if("time"===i.kind){new RegExp("^".concat(Ei(i),"$")).test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.invalid_string,validation:"time",message:i.message}),r.dirty())}else"duration"===i.kind?di.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"duration",code:Ra.invalid_string,message:i.message}),r.dirty()):"ip"===i.kind?Ci(e.data,i.version)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"ip",code:Ra.invalid_string,message:i.message}),r.dirty()):"jwt"===i.kind?Ai(e.data,i.alg)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"jwt",code:Ra.invalid_string,message:i.message}),r.dirty()):"cidr"===i.kind?ki(e.data,i.version)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"cidr",code:Ra.invalid_string,message:i.message}),r.dirty()):"base64"===i.kind?Di.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"base64",code:Ra.invalid_string,message:i.message}),r.dirty()):"base64url"===i.kind?yi.test(e.data)||(Ua(u=this._getOrReturnCtx(e,u),{validation:"base64url",code:Ra.invalid_string,message:i.message}),r.dirty()):Oa.assertNever(i)}}catch(e){a.e(e)}finally{a.f()}return{status:r.value,value:e.data}}},{key:"_regex",value:function(e,t,n){return this.refinement((function(t){return e.test(t)}),w({validation:t,code:Ra.invalid_string},Va.errToObj(n)))}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[t])}))}},{key:"email",value:function(e){return this._addCheck(w({kind:"email"},Va.errToObj(e)))}},{key:"url",value:function(e){return this._addCheck(w({kind:"url"},Va.errToObj(e)))}},{key:"emoji",value:function(e){return this._addCheck(w({kind:"emoji"},Va.errToObj(e)))}},{key:"uuid",value:function(e){return this._addCheck(w({kind:"uuid"},Va.errToObj(e)))}},{key:"nanoid",value:function(e){return this._addCheck(w({kind:"nanoid"},Va.errToObj(e)))}},{key:"cuid",value:function(e){return this._addCheck(w({kind:"cuid"},Va.errToObj(e)))}},{key:"cuid2",value:function(e){return this._addCheck(w({kind:"cuid2"},Va.errToObj(e)))}},{key:"ulid",value:function(e){return this._addCheck(w({kind:"ulid"},Va.errToObj(e)))}},{key:"base64",value:function(e){return this._addCheck(w({kind:"base64"},Va.errToObj(e)))}},{key:"base64url",value:function(e){return this._addCheck(w({kind:"base64url"},Va.errToObj(e)))}},{key:"jwt",value:function(e){return this._addCheck(w({kind:"jwt"},Va.errToObj(e)))}},{key:"ip",value:function(e){return this._addCheck(w({kind:"ip"},Va.errToObj(e)))}},{key:"cidr",value:function(e){return this._addCheck(w({kind:"cidr"},Va.errToObj(e)))}},{key:"datetime",value:function(e){var t,n;return"string"==typeof e?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck(w({kind:"datetime",precision:void 0===(null==e?void 0:e.precision)?null:null==e?void 0:e.precision,offset:null!==(t=null==e?void 0:e.offset)&&void 0!==t&&t,local:null!==(n=null==e?void 0:e.local)&&void 0!==n&&n},Va.errToObj(null==e?void 0:e.message)))}},{key:"date",value:function(e){return this._addCheck({kind:"date",message:e})}},{key:"time",value:function(e){return"string"==typeof e?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck(w({kind:"time",precision:void 0===(null==e?void 0:e.precision)?null:null==e?void 0:e.precision},Va.errToObj(null==e?void 0:e.message)))}},{key:"duration",value:function(e){return this._addCheck(w({kind:"duration"},Va.errToObj(e)))}},{key:"regex",value:function(e,t){return this._addCheck(w({kind:"regex",regex:e},Va.errToObj(t)))}},{key:"includes",value:function(e,t){return this._addCheck(w({kind:"includes",value:e,position:null==t?void 0:t.position},Va.errToObj(null==t?void 0:t.message)))}},{key:"startsWith",value:function(e,t){return this._addCheck(w({kind:"startsWith",value:e},Va.errToObj(t)))}},{key:"endsWith",value:function(e,t){return this._addCheck(w({kind:"endsWith",value:e},Va.errToObj(t)))}},{key:"min",value:function(e,t){return this._addCheck(w({kind:"min",value:e},Va.errToObj(t)))}},{key:"max",value:function(e,t){return this._addCheck(w({kind:"max",value:e},Va.errToObj(t)))}},{key:"length",value:function(e,t){return this._addCheck(w({kind:"length",value:e},Va.errToObj(t)))}},{key:"nonempty",value:function(e){return this.min(1,Va.errToObj(e))}},{key:"trim",value:function(){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[{kind:"trim"}])}))}},{key:"toLowerCase",value:function(){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[{kind:"toLowerCase"}])}))}},{key:"toUpperCase",value:function(){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[{kind:"toUpperCase"}])}))}},{key:"isDatetime",get:function(){return!!this._def.checks.find((function(e){return"datetime"===e.kind}))}},{key:"isDate",get:function(){return!!this._def.checks.find((function(e){return"date"===e.kind}))}},{key:"isTime",get:function(){return!!this._def.checks.find((function(e){return"time"===e.kind}))}},{key:"isDuration",get:function(){return!!this._def.checks.find((function(e){return"duration"===e.kind}))}},{key:"isEmail",get:function(){return!!this._def.checks.find((function(e){return"email"===e.kind}))}},{key:"isURL",get:function(){return!!this._def.checks.find((function(e){return"url"===e.kind}))}},{key:"isEmoji",get:function(){return!!this._def.checks.find((function(e){return"emoji"===e.kind}))}},{key:"isUUID",get:function(){return!!this._def.checks.find((function(e){return"uuid"===e.kind}))}},{key:"isNANOID",get:function(){return!!this._def.checks.find((function(e){return"nanoid"===e.kind}))}},{key:"isCUID",get:function(){return!!this._def.checks.find((function(e){return"cuid"===e.kind}))}},{key:"isCUID2",get:function(){return!!this._def.checks.find((function(e){return"cuid2"===e.kind}))}},{key:"isULID",get:function(){return!!this._def.checks.find((function(e){return"ulid"===e.kind}))}},{key:"isIP",get:function(){return!!this._def.checks.find((function(e){return"ip"===e.kind}))}},{key:"isCIDR",get:function(){return!!this._def.checks.find((function(e){return"cidr"===e.kind}))}},{key:"isBase64",get:function(){return!!this._def.checks.find((function(e){return"base64"===e.kind}))}},{key:"isBase64url",get:function(){return!!this._def.checks.find((function(e){return"base64url"===e.kind}))}},{key:"minLength",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"maxLength",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}}])}();wi.create=function(e){var t;return new wi(w({checks:[],typeName:co.ZodString,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t},ni(e)))};var _i=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments)).min=t.gte,t.max=t.lte,t.step=t.multipleOf,t}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==Na.number){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.number,received:t.parsedType}),Ka}var n,r,u,a,i,o,s=void 0,c=new Ha,l=g(this._def.checks);try{for(l.s();!(n=l.n()).done;){var d=n.value;if("int"===d.kind)Oa.isInteger(e.data)||(Ua(s=this._getOrReturnCtx(e,s),{code:Ra.invalid_type,expected:"integer",received:"float",message:d.message}),c.dirty());else if("min"===d.kind){(d.inclusive?e.data<d.value:e.data<=d.value)&&(Ua(s=this._getOrReturnCtx(e,s),{code:Ra.too_small,minimum:d.value,type:"number",inclusive:d.inclusive,exact:!1,message:d.message}),c.dirty())}else if("max"===d.kind){(d.inclusive?e.data>d.value:e.data>=d.value)&&(Ua(s=this._getOrReturnCtx(e,s),{code:Ra.too_big,maximum:d.value,type:"number",inclusive:d.inclusive,exact:!1,message:d.message}),c.dirty())}else"multipleOf"===d.kind?0!=(r=e.data,u=d.value,a=void 0,i=void 0,o=void 0,a=(r.toString().split(".")[1]||"").length,i=(u.toString().split(".")[1]||"").length,o=a>i?a:i,Number.parseInt(r.toFixed(o).replace(".",""))%Number.parseInt(u.toFixed(o).replace(".",""))/Math.pow(10,o))&&(Ua(s=this._getOrReturnCtx(e,s),{code:Ra.not_multiple_of,multipleOf:d.value,message:d.message}),c.dirty()):"finite"===d.kind?Number.isFinite(e.data)||(Ua(s=this._getOrReturnCtx(e,s),{code:Ra.not_finite,message:d.message}),c.dirty()):Oa.assertNever(d)}}catch(e){l.e(e)}finally{l.f()}return{status:c.value,value:e.data}}},{key:"gte",value:function(e,t){return this.setLimit("min",e,!0,Va.toString(t))}},{key:"gt",value:function(e,t){return this.setLimit("min",e,!1,Va.toString(t))}},{key:"lte",value:function(e,t){return this.setLimit("max",e,!0,Va.toString(t))}},{key:"lt",value:function(e,t){return this.setLimit("max",e,!1,Va.toString(t))}},{key:"setLimit",value:function(t,n,r,u){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[{kind:t,value:n,inclusive:r,message:Va.toString(u)}])}))}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[t])}))}},{key:"int",value:function(e){return this._addCheck({kind:"int",message:Va.toString(e)})}},{key:"positive",value:function(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Va.toString(e)})}},{key:"negative",value:function(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Va.toString(e)})}},{key:"nonpositive",value:function(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Va.toString(e)})}},{key:"nonnegative",value:function(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Va.toString(e)})}},{key:"multipleOf",value:function(e,t){return this._addCheck({kind:"multipleOf",value:e,message:Va.toString(t)})}},{key:"finite",value:function(e){return this._addCheck({kind:"finite",message:Va.toString(e)})}},{key:"safe",value:function(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Va.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Va.toString(e)})}},{key:"minValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"maxValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"isInt",get:function(){return!!this._def.checks.find((function(e){return"int"===e.kind||"multipleOf"===e.kind&&Oa.isInteger(e.value)}))}},{key:"isFinite",get:function(){var e,t=null,n=null,r=g(this._def.checks);try{for(r.s();!(e=r.n()).done;){var u=e.value;if("finite"===u.kind||"int"===u.kind||"multipleOf"===u.kind)return!0;"min"===u.kind?(null===n||u.value>n)&&(n=u.value):"max"===u.kind&&(null===t||u.value<t)&&(t=u.value)}}catch(e){r.e(e)}finally{r.f()}return Number.isFinite(n)&&Number.isFinite(t)}}])}();_i.create=function(e){return new _i(w({checks:[],typeName:co.ZodNumber,coerce:(null==e?void 0:e.coerce)||!1},ni(e)))};var xi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments)).min=t.gte,t.max=t.lte,t}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch(t){return this._getInvalidInput(e)}if(this._getType(e)!==Na.bigint)return this._getInvalidInput(e);var t,n=void 0,r=new Ha,u=g(this._def.checks);try{for(u.s();!(t=u.n()).done;){var a=t.value;if("min"===a.kind)(a.inclusive?e.data<a.value:e.data<=a.value)&&(Ua(n=this._getOrReturnCtx(e,n),{code:Ra.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),r.dirty());else if("max"===a.kind){(a.inclusive?e.data>a.value:e.data>=a.value)&&(Ua(n=this._getOrReturnCtx(e,n),{code:Ra.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),r.dirty())}else"multipleOf"===a.kind?e.data%a.value!==BigInt(0)&&(Ua(n=this._getOrReturnCtx(e,n),{code:Ra.not_multiple_of,multipleOf:a.value,message:a.message}),r.dirty()):Oa.assertNever(a)}}catch(e){u.e(e)}finally{u.f()}return{status:r.value,value:e.data}}},{key:"_getInvalidInput",value:function(e){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.bigint,received:t.parsedType}),Ka}},{key:"gte",value:function(e,t){return this.setLimit("min",e,!0,Va.toString(t))}},{key:"gt",value:function(e,t){return this.setLimit("min",e,!1,Va.toString(t))}},{key:"lte",value:function(e,t){return this.setLimit("max",e,!0,Va.toString(t))}},{key:"lt",value:function(e,t){return this.setLimit("max",e,!1,Va.toString(t))}},{key:"setLimit",value:function(t,n,r,u){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[{kind:t,value:n,inclusive:r,message:Va.toString(u)}])}))}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[t])}))}},{key:"positive",value:function(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Va.toString(e)})}},{key:"negative",value:function(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Va.toString(e)})}},{key:"nonpositive",value:function(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Va.toString(e)})}},{key:"nonnegative",value:function(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Va.toString(e)})}},{key:"multipleOf",value:function(e,t){return this._addCheck({kind:"multipleOf",value:e,message:Va.toString(t)})}},{key:"minValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"maxValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}}])}();xi.create=function(e){var t;return new xi(w({checks:[],typeName:co.ZodBigInt,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t},ni(e)))};var Si=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=Boolean(e.data)),this._getType(e)!==Na.boolean){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.boolean,received:t.parsedType}),Ka}return Ja(e.data)}}])}();Si.create=function(e){return new Si(w({typeName:co.ZodBoolean,coerce:(null==e?void 0:e.coerce)||!1},ni(e)))};var Bi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==Na.date){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.date,received:t.parsedType}),Ka}if(Number.isNaN(e.data.getTime()))return Ua(this._getOrReturnCtx(e),{code:Ra.invalid_date}),Ka;var n,r=new Ha,u=void 0,a=g(this._def.checks);try{for(a.s();!(n=a.n()).done;){var i=n.value;"min"===i.kind?e.data.getTime()<i.value&&(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),r.dirty()):"max"===i.kind?e.data.getTime()>i.value&&(Ua(u=this._getOrReturnCtx(e,u),{code:Ra.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),r.dirty()):Oa.assertNever(i)}}catch(e){a.e(e)}finally{a.f()}return{status:r.value,value:new Date(e.data.getTime())}}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(I(this._def.checks),[t])}))}},{key:"min",value:function(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:Va.toString(t)})}},{key:"max",value:function(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:Va.toString(t)})}},{key:"minDate",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return null!=t?new Date(t):null}},{key:"maxDate",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return null!=t?new Date(t):null}}])}();Bi.create=function(e){return new Bi(w({checks:[],coerce:(null==e?void 0:e.coerce)||!1,typeName:co.ZodDate},ni(e)))};var Ii=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==Na.symbol){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.symbol,received:t.parsedType}),Ka}return Ja(e.data)}}])}();Ii.create=function(e){return new Ii(w({typeName:co.ZodSymbol},ni(e)))};var Oi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==Na.undefined){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.undefined,received:t.parsedType}),Ka}return Ja(e.data)}}])}();Oi.create=function(e){return new Oi(w({typeName:co.ZodUndefined},ni(e)))};var Ti=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==Na.null){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.null,received:t.parsedType}),Ka}return Ja(e.data)}}])}();Ti.create=function(e){return new Ti(w({typeName:co.ZodNull},ni(e)))};var Pi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments))._any=!0,t}return C(e,ui),y(e,[{key:"_parse",value:function(e){return Ja(e.data)}}])}();Pi.create=function(e){return new Pi(w({typeName:co.ZodAny},ni(e)))};var ji=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments))._unknown=!0,t}return C(e,ui),y(e,[{key:"_parse",value:function(e){return Ja(e.data)}}])}();ji.create=function(e){return new ji(w({typeName:co.ZodUnknown},ni(e)))};var Ni=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.never,received:t.parsedType}),Ka}}])}();Ni.create=function(e){return new Ni(w({typeName:co.ZodNever},ni(e)))};var zi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==Na.undefined){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.void,received:t.parsedType}),Ka}return Ja(e.data)}}])}();zi.create=function(e){return new zi(w({typeName:co.ZodVoid},ni(e)))};var Ri=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.ctx,r=t.status,u=this._def;if(n.parsedType!==Na.array)return Ua(n,{code:Ra.invalid_type,expected:Na.array,received:n.parsedType}),Ka;if(null!==u.exactLength){var a=n.data.length>u.exactLength.value,i=n.data.length<u.exactLength.value;(a||i)&&(Ua(n,{code:a?Ra.too_big:Ra.too_small,minimum:i?u.exactLength.value:void 0,maximum:a?u.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:u.exactLength.message}),r.dirty())}if(null!==u.minLength&&n.data.length<u.minLength.value&&(Ua(n,{code:Ra.too_small,minimum:u.minLength.value,type:"array",inclusive:!0,exact:!1,message:u.minLength.message}),r.dirty()),null!==u.maxLength&&n.data.length>u.maxLength.value&&(Ua(n,{code:Ra.too_big,maximum:u.maxLength.value,type:"array",inclusive:!0,exact:!1,message:u.maxLength.message}),r.dirty()),n.common.async)return Promise.all(I(n.data).map((function(e,t){return u.type._parseAsync(new ei(n,e,n.path,t))}))).then((function(e){return Ha.mergeArray(r,e)}));var o=I(n.data).map((function(e,t){return u.type._parseSync(new ei(n,e,n.path,t))}));return Ha.mergeArray(r,o)}},{key:"element",get:function(){return this._def.type}},{key:"min",value:function(t,n){return new e(w(w({},this._def),{},{minLength:{value:t,message:Va.toString(n)}}))}},{key:"max",value:function(t,n){return new e(w(w({},this._def),{},{maxLength:{value:t,message:Va.toString(n)}}))}},{key:"length",value:function(t,n){return new e(w(w({},this._def),{},{exactLength:{value:t,message:Va.toString(n)}}))}},{key:"nonempty",value:function(e){return this.min(1,e)}}])}();function Zi(e){if(e instanceof Mi){var t={};for(var n in e.shape){var r=e.shape[n];t[n]=uo.create(Zi(r))}return new Mi(w(w({},e._def),{},{shape:function(){return t}}))}return e instanceof Ri?new Ri(w(w({},e._def),{},{type:Zi(e.element)})):e instanceof uo?uo.create(Zi(e.unwrap())):e instanceof ao?ao.create(Zi(e.unwrap())):e instanceof Hi?Hi.create(e.items.map((function(e){return Zi(e)}))):e}Ri.create=function(e,t){return new Ri(w({type:e,minLength:null,maxLength:null,exactLength:null,typeName:co.ZodArray},ni(t)))};var Mi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments))._cached=null,t.nonstrict=t.passthrough,t.augment=t.extend,t}return C(e,ui),y(e,[{key:"_getCached",value:function(){if(null!==this._cached)return this._cached;var e=this._def.shape(),t=Oa.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}},{key:"_parse",value:function(e){if(this._getType(e)!==Na.object){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.object,received:t.parsedType}),Ka}var n=this._processInputParams(e),r=n.status,u=n.ctx,a=this._getCached(),i=a.shape,o=a.keys,s=[];if(!(this._def.catchall instanceof Ni&&"strip"===this._def.unknownKeys))for(var c in u.data)o.includes(c)||s.push(c);var l,d=[],f=g(o);try{for(f.s();!(l=f.n()).done;){var h=l.value,v=i[h],m=u.data[h];d.push({key:{status:"valid",value:h},value:v._parse(new ei(u,m,u.path,h)),alwaysSet:h in u.data})}}catch(e){f.e(e)}finally{f.f()}if(this._def.catchall instanceof Ni){var D=this._def.unknownKeys;if("passthrough"===D){var y,F=g(s);try{for(F.s();!(y=F.n()).done;){var E=y.value;d.push({key:{status:"valid",value:E},value:{status:"valid",value:u.data[E]}})}}catch(e){F.e(e)}finally{F.f()}}else if("strict"===D)s.length>0&&(Ua(u,{code:Ra.unrecognized_keys,keys:s}),r.dirty());else if("strip"!==D)throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{var b,C=this._def.catchall,A=g(s);try{for(A.s();!(b=A.n()).done;){var k=b.value,w=u.data[k];d.push({key:{status:"valid",value:k},value:C._parse(new ei(u,w,u.path,k)),alwaysSet:k in u.data})}}catch(e){A.e(e)}finally{A.f()}}return u.common.async?Promise.resolve().then(p(x().mark((function e(){var t,n,r,u,a,i;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=[],n=g(d),e.prev=2,n.s();case 4:if((r=n.n()).done){e.next=15;break}return u=r.value,e.next=8,u.key;case 8:return a=e.sent,e.next=11,u.value;case 11:i=e.sent,t.push({key:a,value:i,alwaysSet:u.alwaysSet});case 13:e.next=4;break;case 15:e.next=20;break;case 17:e.prev=17,e.t0=e.catch(2),n.e(e.t0);case 20:return e.prev=20,n.f(),e.finish(20);case 23:return e.abrupt("return",t);case 24:case"end":return e.stop()}}),e,null,[[2,17,20,23]])})))).then((function(e){return Ha.mergeObjectSync(r,e)})):Ha.mergeObjectSync(r,d)}},{key:"shape",get:function(){return this._def.shape()}},{key:"strict",value:function(t){var n=this;return Va.errToObj,new e(w(w({},this._def),{},{unknownKeys:"strict"},void 0!==t?{errorMap:function(e,r){var u,a,i,o,s=null!==(u=null===(a=(i=n._def).errorMap)||void 0===a?void 0:a.call(i,e,r).message)&&void 0!==u?u:r.defaultError;return"unrecognized_keys"===e.code?{message:null!==(o=Va.errToObj(t).message)&&void 0!==o?o:s}:{message:s}}}:{}))}},{key:"strip",value:function(){return new e(w(w({},this._def),{},{unknownKeys:"strip"}))}},{key:"passthrough",value:function(){return new e(w(w({},this._def),{},{unknownKeys:"passthrough"}))}},{key:"extend",value:function(t){var n=this;return new e(w(w({},this._def),{},{shape:function(){return w(w({},n._def.shape()),t)}}))}},{key:"merge",value:function(t){var n=this;return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:function(){return w(w({},n._def.shape()),t._def.shape())},typeName:co.ZodObject})}},{key:"setKey",value:function(e,t){return this.augment(F({},e,t))}},{key:"catchall",value:function(t){return new e(w(w({},this._def),{},{catchall:t}))}},{key:"pick",value:function(t){var n,r={},u=g(Oa.objectKeys(t));try{for(u.s();!(n=u.n()).done;){var a=n.value;t[a]&&this.shape[a]&&(r[a]=this.shape[a])}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"omit",value:function(t){var n,r={},u=g(Oa.objectKeys(this.shape));try{for(u.s();!(n=u.n()).done;){var a=n.value;t[a]||(r[a]=this.shape[a])}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"deepPartial",value:function(){return Zi(this)}},{key:"partial",value:function(t){var n,r={},u=g(Oa.objectKeys(this.shape));try{for(u.s();!(n=u.n()).done;){var a=n.value,i=this.shape[a];t&&!t[a]?r[a]=i:r[a]=i.optional()}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"required",value:function(t){var n,r={},u=g(Oa.objectKeys(this.shape));try{for(u.s();!(n=u.n()).done;){var a=n.value;if(t&&!t[a])r[a]=this.shape[a];else{for(var i=this.shape[a];i instanceof uo;)i=i._def.innerType;r[a]=i}}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"keyof",value:function(){return Xi(Oa.objectKeys(this.shape))}}])}();Mi.create=function(e,t){return new Mi(w({shape:function(){return e},unknownKeys:"strip",catchall:Ni.create(),typeName:co.ZodObject},ni(t)))},Mi.strictCreate=function(e,t){return new Mi(w({shape:function(){return e},unknownKeys:"strict",catchall:Ni.create(),typeName:co.ZodObject},ni(t)))},Mi.lazycreate=function(e,t){return new Mi(w({shape:e,unknownKeys:"strip",catchall:Ni.create(),typeName:co.ZodObject},ni(t)))};var Li=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx,n=this._def.options;if(t.common.async)return Promise.all(n.map(function(){var e=p(x().mark((function e(n){var r;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return r=w(w({},t),{},{common:w(w({},t.common),{},{issues:[]}),parent:null}),e.next=3,n._parseAsync({data:t.data,path:t.path,parent:r});case 3:return e.t0=e.sent,e.t1=r,e.abrupt("return",{result:e.t0,ctx:e.t1});case 6:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}())).then((function(e){var n,r=g(e);try{for(r.s();!(n=r.n()).done;){var u=n.value;if("valid"===u.result.status)return u.result}}catch(e){r.e(e)}finally{r.f()}var a,i=g(e);try{for(i.s();!(a=i.n()).done;){var o,s=a.value;if("dirty"===s.result.status)return(o=t.common.issues).push.apply(o,I(s.ctx.common.issues)),s.result}}catch(e){i.e(e)}finally{i.f()}var c=e.map((function(e){return new Za(e.ctx.common.issues)}));return Ua(t,{code:Ra.invalid_union,unionErrors:c}),Ka}));var r,u,a=void 0,i=[],o=g(n);try{for(o.s();!(r=o.n()).done;){var s=r.value,c=w(w({},t),{},{common:w(w({},t.common),{},{issues:[]}),parent:null}),l=s._parseSync({data:t.data,path:t.path,parent:c});if("valid"===l.status)return l;"dirty"!==l.status||a||(a={result:l,ctx:c}),c.common.issues.length&&i.push(c.common.issues)}}catch(e){o.e(e)}finally{o.f()}if(a)return(u=t.common.issues).push.apply(u,I(a.ctx.common.issues)),a.result;var d=i.map((function(e){return new Za(e)}));return Ua(t,{code:Ra.invalid_union,unionErrors:d}),Ka}},{key:"options",get:function(){return this._def.options}}])}();Li.create=function(e,t){return new Li(w({options:e,typeName:co.ZodUnion},ni(t)))};var $i=function(e){return e instanceof Gi?$i(e.schema):e instanceof ro?$i(e.innerType()):e instanceof Yi?[e.value]:e instanceof eo?e.options:e instanceof to?Oa.objectValues(e.enum):e instanceof io?$i(e._def.innerType):e instanceof Oi?[void 0]:e instanceof Ti?[null]:e instanceof uo?[void 0].concat(I($i(e.unwrap()))):e instanceof ao?[null].concat(I($i(e.unwrap()))):e instanceof lo||e instanceof po?$i(e.unwrap()):e instanceof oo?$i(e._def.innerType):[]},qi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx;if(t.parsedType!==Na.object)return Ua(t,{code:Ra.invalid_type,expected:Na.object,received:t.parsedType}),Ka;var n=this.discriminator,r=t.data[n],u=this.optionsMap.get(r);return u?t.common.async?u._parseAsync({data:t.data,path:t.path,parent:t}):u._parseSync({data:t.data,path:t.path,parent:t}):(Ua(t,{code:Ra.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),Ka)}},{key:"discriminator",get:function(){return this._def.discriminator}},{key:"options",get:function(){return this._def.options}},{key:"optionsMap",get:function(){return this._def.optionsMap}}],[{key:"create",value:function(t,n,r){var u,a=new Map,i=g(n);try{for(i.s();!(u=i.n()).done;){var o=u.value,s=$i(o.shape[t]);if(!s.length)throw new Error("A discriminator value for key `".concat(t,"` could not be extracted from all schema options"));var c,l=g(s);try{for(l.s();!(c=l.n()).done;){var d=c.value;if(a.has(d))throw new Error("Discriminator property ".concat(String(t)," has duplicate value ").concat(String(d)));a.set(d,o)}}catch(e){l.e(e)}finally{l.f()}}}catch(e){i.e(e)}finally{i.f()}return new e(w({typeName:co.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:a},ni(r)))}}])}();function Ui(e,t){var n=za(e),r=za(t);if(e===t)return{valid:!0,data:e};if(n===Na.object&&r===Na.object){var u,a=Oa.objectKeys(t),i=Oa.objectKeys(e).filter((function(e){return-1!==a.indexOf(e)})),o=w(w({},e),t),s=g(i);try{for(s.s();!(u=s.n()).done;){var c=u.value,l=Ui(e[c],t[c]);if(!l.valid)return{valid:!1};o[c]=l.data}}catch(e){s.e(e)}finally{s.f()}return{valid:!0,data:o}}if(n===Na.array&&r===Na.array){if(e.length!==t.length)return{valid:!1};for(var d=[],f=0;f<e.length;f++){var p=Ui(e[f],t[f]);if(!p.valid)return{valid:!1};d.push(p.data)}return{valid:!0,data:d}}return n===Na.date&&r===Na.date&&+e==+t?{valid:!0,data:e}:{valid:!1}}var Vi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx,u=function(e,t){if(Qa(e)||Qa(t))return Ka;var u=Ui(e.value,t.value);return u.valid?((Ga(e)||Ga(t))&&n.dirty(),{status:n.value,value:u.data}):(Ua(r,{code:Ra.invalid_intersection_types}),Ka)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then((function(e){var t=B(e,2),n=t[0],r=t[1];return u(n,r)})):u(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}}])}();Vi.create=function(e,t,n){return new Vi(w({left:e,right:t,typeName:co.ZodIntersection},ni(n)))};var Hi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e),r=n.status,u=n.ctx;if(u.parsedType!==Na.array)return Ua(u,{code:Ra.invalid_type,expected:Na.array,received:u.parsedType}),Ka;if(u.data.length<this._def.items.length)return Ua(u,{code:Ra.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Ka;!this._def.rest&&u.data.length>this._def.items.length&&(Ua(u,{code:Ra.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());var a=I(u.data).map((function(e,n){var r=t._def.items[n]||t._def.rest;return r?r._parse(new ei(u,e,u.path,n)):null})).filter((function(e){return!!e}));return u.common.async?Promise.all(a).then((function(e){return Ha.mergeArray(r,e)})):Ha.mergeArray(r,a)}},{key:"items",get:function(){return this._def.items}},{key:"rest",value:function(t){return new e(w(w({},this._def),{},{rest:t}))}}])}();Hi.create=function(e,t){if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Hi(w({items:e,typeName:co.ZodTuple,rest:null},ni(t)))};var Ki=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"keySchema",get:function(){return this._def.keyType}},{key:"valueSchema",get:function(){return this._def.valueType}},{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx;if(r.parsedType!==Na.object)return Ua(r,{code:Ra.invalid_type,expected:Na.object,received:r.parsedType}),Ka;var u=[],a=this._def.keyType,i=this._def.valueType;for(var o in r.data)u.push({key:a._parse(new ei(r,o,r.path,o)),value:i._parse(new ei(r,r.data[o],r.path,o)),alwaysSet:o in r.data});return r.common.async?Ha.mergeObjectAsync(n,u):Ha.mergeObjectSync(n,u)}},{key:"element",get:function(){return this._def.valueType}}],[{key:"create",value:function(t,n,r){return new e(n instanceof ui?w({keyType:t,valueType:n,typeName:co.ZodRecord},ni(r)):w({keyType:wi.create(),valueType:t,typeName:co.ZodRecord},ni(n)))}}])}(),Wi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"keySchema",get:function(){return this._def.keyType}},{key:"valueSchema",get:function(){return this._def.valueType}},{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx;if(r.parsedType!==Na.map)return Ua(r,{code:Ra.invalid_type,expected:Na.map,received:r.parsedType}),Ka;var u=this._def.keyType,a=this._def.valueType,i=I(r.data.entries()).map((function(e,t){var n=B(e,2),i=n[0],o=n[1];return{key:u._parse(new ei(r,i,r.path,[t,"key"])),value:a._parse(new ei(r,o,r.path,[t,"value"]))}}));if(r.common.async){var o=new Map;return Promise.resolve().then(p(x().mark((function e(){var t,r,u,a,s;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:t=g(i),e.prev=1,t.s();case 3:if((r=t.n()).done){e.next=17;break}return u=r.value,e.next=7,u.key;case 7:return a=e.sent,e.next=10,u.value;case 10:if(s=e.sent,"aborted"!==a.status&&"aborted"!==s.status){e.next=13;break}return e.abrupt("return",Ka);case 13:"dirty"!==a.status&&"dirty"!==s.status||n.dirty(),o.set(a.value,s.value);case 15:e.next=3;break;case 17:e.next=22;break;case 19:e.prev=19,e.t0=e.catch(1),t.e(e.t0);case 22:return e.prev=22,t.f(),e.finish(22);case 25:return e.abrupt("return",{status:n.value,value:o});case 26:case"end":return e.stop()}}),e,null,[[1,19,22,25]])}))))}var s,c=new Map,l=g(i);try{for(l.s();!(s=l.n()).done;){var d=s.value,f=d.key,h=d.value;if("aborted"===f.status||"aborted"===h.status)return Ka;"dirty"!==f.status&&"dirty"!==h.status||n.dirty(),c.set(f.value,h.value)}}catch(e){l.e(e)}finally{l.f()}return{status:n.value,value:c}}}])}();Wi.create=function(e,t,n){return new Wi(w({valueType:t,keyType:e,typeName:co.ZodMap},ni(n)))};var Ji=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx;if(r.parsedType!==Na.set)return Ua(r,{code:Ra.invalid_type,expected:Na.set,received:r.parsedType}),Ka;var u=this._def;null!==u.minSize&&r.data.size<u.minSize.value&&(Ua(r,{code:Ra.too_small,minimum:u.minSize.value,type:"set",inclusive:!0,exact:!1,message:u.minSize.message}),n.dirty()),null!==u.maxSize&&r.data.size>u.maxSize.value&&(Ua(r,{code:Ra.too_big,maximum:u.maxSize.value,type:"set",inclusive:!0,exact:!1,message:u.maxSize.message}),n.dirty());var a=this._def.valueType;function i(e){var t,r=new Set,u=g(e);try{for(u.s();!(t=u.n()).done;){var a=t.value;if("aborted"===a.status)return Ka;"dirty"===a.status&&n.dirty(),r.add(a.value)}}catch(e){u.e(e)}finally{u.f()}return{status:n.value,value:r}}var o=I(r.data.values()).map((function(e,t){return a._parse(new ei(r,e,r.path,t))}));return r.common.async?Promise.all(o).then((function(e){return i(e)})):i(o)}},{key:"min",value:function(t,n){return new e(w(w({},this._def),{},{minSize:{value:t,message:Va.toString(n)}}))}},{key:"max",value:function(t,n){return new e(w(w({},this._def),{},{maxSize:{value:t,message:Va.toString(n)}}))}},{key:"size",value:function(e,t){return this.min(e,t).max(e,t)}},{key:"nonempty",value:function(e){return this.min(1,e)}}])}();Ji.create=function(e,t){return new Ji(w({valueType:e,minSize:null,maxSize:null,typeName:co.ZodSet},ni(t)))};var Qi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments)).validate=t.implement,t}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx;if(t.parsedType!==Na.function)return Ua(t,{code:Ra.invalid_type,expected:Na.function,received:t.parsedType}),Ka;function n(e,n){return qa({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,$a(),Ma].filter((function(e){return!!e})),issueData:{code:Ra.invalid_arguments,argumentsError:n}})}function r(e,n){return qa({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,$a(),Ma].filter((function(e){return!!e})),issueData:{code:Ra.invalid_return_type,returnTypeError:n}})}var u={errorMap:t.common.contextualErrorMap},a=t.data;if(this._def.returns instanceof no){var i=this;return Ja(p(x().mark((function e(){var t,o,s,c,l,d,f,p=arguments;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:for(t=p.length,o=new Array(t),s=0;s<t;s++)o[s]=p[s];return c=new Za([]),e.next=4,i._def.args.parseAsync(o,u).catch((function(e){throw c.addIssue(n(o,e)),c}));case 4:return l=e.sent,e.next=7,Reflect.apply(a,this,l);case 7:return d=e.sent,e.next=10,i._def.returns._def.type.parseAsync(d,u).catch((function(e){throw c.addIssue(r(d,e)),c}));case 10:return f=e.sent,e.abrupt("return",f);case 12:case"end":return e.stop()}}),e,this)}))))}var o=this;return Ja((function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];var s=o._def.args.safeParse(t,u);if(!s.success)throw new Za([n(t,s.error)]);var c=Reflect.apply(a,this,s.data),l=o._def.returns.safeParse(c,u);if(!l.success)throw new Za([r(c,l.error)]);return l.data}))}},{key:"parameters",value:function(){return this._def.args}},{key:"returnType",value:function(){return this._def.returns}},{key:"args",value:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return new e(w(w({},this._def),{},{args:Hi.create(n).rest(ji.create())}))}},{key:"returns",value:function(t){return new e(w(w({},this._def),{},{returns:t}))}},{key:"implement",value:function(e){return this.parse(e)}},{key:"strictImplement",value:function(e){return this.parse(e)}}],[{key:"create",value:function(t,n,r){return new e(w({args:t||Hi.create([]).rest(ji.create()),returns:n||ji.create(),typeName:co.ZodFunction},ni(r)))}}])}(),Gi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"schema",get:function(){return this._def.getter()}},{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx;return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}])}();Gi.create=function(e,t){return new Gi(w({getter:e,typeName:co.ZodLazy},ni(t)))};var Yi=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(e.data!==this._def.value){var t=this._getOrReturnCtx(e);return Ua(t,{received:t.data,code:Ra.invalid_literal,expected:this._def.value}),Ka}return{status:"valid",value:e.data}}},{key:"value",get:function(){return this._def.value}}])}();function Xi(e,t){return new eo(w({values:e,typeName:co.ZodEnum},ni(t)))}Yi.create=function(e,t){return new Yi(w({value:e,typeName:co.ZodLiteral},ni(t)))};var eo=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if("string"!=typeof e.data){var t=this._getOrReturnCtx(e),n=this._def.values;return Ua(t,{expected:Oa.joinValues(n),received:t.parsedType,code:Ra.invalid_type}),Ka}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){var r=this._getOrReturnCtx(e),u=this._def.values;return Ua(r,{received:r.data,code:Ra.invalid_enum_value,options:u}),Ka}return Ja(e.data)}},{key:"options",get:function(){return this._def.values}},{key:"enum",get:function(){var e,t={},n=g(this._def.values);try{for(n.s();!(e=n.n()).done;){var r=e.value;t[r]=r}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"Values",get:function(){var e,t={},n=g(this._def.values);try{for(n.s();!(e=n.n()).done;){var r=e.value;t[r]=r}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"Enum",get:function(){var e,t={},n=g(this._def.values);try{for(n.s();!(e=n.n()).done;){var r=e.value;t[r]=r}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"extract",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this._def;return e.create(t,w(w({},this._def),n))}},{key:"exclude",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this._def;return e.create(this.options.filter((function(e){return!t.includes(e)})),w(w({},this._def),n))}}])}();eo.create=Xi;var to=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=Oa.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==Na.string&&n.parsedType!==Na.number){var r=Oa.objectValues(t);return Ua(n,{expected:Oa.joinValues(r),received:n.parsedType,code:Ra.invalid_type}),Ka}if(this._cache||(this._cache=new Set(Oa.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){var u=Oa.objectValues(t);return Ua(n,{received:n.data,code:Ra.invalid_enum_value,options:u}),Ka}return Ja(e.data)}},{key:"enum",get:function(){return this._def.values}}])}();to.create=function(e,t){return new to(w({values:e,typeName:co.ZodNativeEnum},ni(t)))};var no=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"unwrap",value:function(){return this._def.type}},{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e).ctx;if(n.parsedType!==Na.promise&&!1===n.common.async)return Ua(n,{code:Ra.invalid_type,expected:Na.promise,received:n.parsedType}),Ka;var r=n.parsedType===Na.promise?n.data:Promise.resolve(n.data);return Ja(r.then((function(e){return t._def.type.parseAsync(e,{path:n.path,errorMap:n.common.contextualErrorMap})})))}}])}();no.create=function(e,t){return new no(w({type:e,typeName:co.ZodPromise},ni(t)))};var ro=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"innerType",value:function(){return this._def.schema}},{key:"sourceType",value:function(){return this._def.schema._def.typeName===co.ZodEffects?this._def.schema.sourceType():this._def.schema}},{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e),r=n.status,u=n.ctx,a=this._def.effect||null,i={addIssue:function(e){Ua(u,e),e.fatal?r.abort():r.dirty()},get path(){return u.path}};if(i.addIssue=i.addIssue.bind(i),"preprocess"===a.type){var o=a.transform(u.data,i);if(u.common.async)return Promise.resolve(o).then(function(){var e=p(x().mark((function e(n){var a;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if("aborted"!==r.value){e.next=2;break}return e.abrupt("return",Ka);case 2:return e.next=4,t._def.schema._parseAsync({data:n,path:u.path,parent:u});case 4:if("aborted"!==(a=e.sent).status){e.next=7;break}return e.abrupt("return",Ka);case 7:if("dirty"!==a.status){e.next=9;break}return e.abrupt("return",Wa(a.value));case 9:if("dirty"!==r.value){e.next=11;break}return e.abrupt("return",Wa(a.value));case 11:return e.abrupt("return",a);case 12:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}());if("aborted"===r.value)return Ka;var s=this._def.schema._parseSync({data:o,path:u.path,parent:u});return"aborted"===s.status?Ka:"dirty"===s.status||"dirty"===r.value?Wa(s.value):s}if("refinement"===a.type){var c=function(e){var t=a.refinement(e,i);if(u.common.async)return Promise.resolve(t);if(t instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return e};if(!1===u.common.async){var l=this._def.schema._parseSync({data:u.data,path:u.path,parent:u});return"aborted"===l.status?Ka:("dirty"===l.status&&r.dirty(),c(l.value),{status:r.value,value:l.value})}return this._def.schema._parseAsync({data:u.data,path:u.path,parent:u}).then((function(e){return"aborted"===e.status?Ka:("dirty"===e.status&&r.dirty(),c(e.value).then((function(){return{status:r.value,value:e.value}})))}))}if("transform"===a.type){if(!1===u.common.async){var d=this._def.schema._parseSync({data:u.data,path:u.path,parent:u});if(!Ya(d))return Ka;var f=a.transform(d.value,i);if(f instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:f}}return this._def.schema._parseAsync({data:u.data,path:u.path,parent:u}).then((function(e){return Ya(e)?Promise.resolve(a.transform(e.value,i)).then((function(e){return{status:r.value,value:e}})):Ka}))}Oa.assertNever(a)}}])}();ro.create=function(e,t,n){return new ro(w({schema:e,typeName:co.ZodEffects,effect:t},ni(n)))},ro.createWithPreprocess=function(e,t,n){return new ro(w({schema:t,effect:{type:"preprocess",transform:e},typeName:co.ZodEffects},ni(n)))};var uo=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){return this._getType(e)===Na.undefined?Ja(void 0):this._def.innerType._parse(e)}},{key:"unwrap",value:function(){return this._def.innerType}}])}();uo.create=function(e,t){return new uo(w({innerType:e,typeName:co.ZodOptional},ni(t)))};var ao=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){return this._getType(e)===Na.null?Ja(null):this._def.innerType._parse(e)}},{key:"unwrap",value:function(){return this._def.innerType}}])}();ao.create=function(e,t){return new ao(w({innerType:e,typeName:co.ZodNullable},ni(t)))};var io=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx,n=t.data;return t.parsedType===Na.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}},{key:"removeDefault",value:function(){return this._def.innerType}}])}();io.create=function(e,t){return new io(w({innerType:e,typeName:co.ZodDefault,defaultValue:"function"==typeof t.default?t.default:function(){return t.default}},ni(t)))};var oo=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e).ctx,r=w(w({},n),{},{common:w(w({},n.common),{},{issues:[]})}),u=this._def.innerType._parse({data:r.data,path:r.path,parent:w({},r)});return Xa(u)?u.then((function(e){return{status:"valid",value:"valid"===e.status?e.value:t._def.catchValue({get error(){return new Za(r.common.issues)},input:r.data})}})):{status:"valid",value:"valid"===u.status?u.value:this._def.catchValue({get error(){return new Za(r.common.issues)},input:r.data})}}},{key:"removeCatch",value:function(){return this._def.innerType}}])}();oo.create=function(e,t){return new oo(w({innerType:e,typeName:co.ZodCatch,catchValue:"function"==typeof t.catch?t.catch:function(){return t.catch}},ni(t)))};var so=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==Na.nan){var t=this._getOrReturnCtx(e);return Ua(t,{code:Ra.invalid_type,expected:Na.nan,received:t.parsedType}),Ka}return{status:"valid",value:e.data}}}])}();so.create=function(e){return new so(w({typeName:co.ZodNaN},ni(e)))};var co,lo=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx,n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}},{key:"unwrap",value:function(){return this._def.type}}])}(),fo=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e),r=n.status,u=n.ctx;if(u.common.async){var a=function(){var e=p(x().mark((function e(){var n;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,t._def.in._parseAsync({data:u.data,path:u.path,parent:u});case 2:if("aborted"!==(n=e.sent).status){e.next=5;break}return e.abrupt("return",Ka);case 5:if("dirty"!==n.status){e.next=10;break}return r.dirty(),e.abrupt("return",Wa(n.value));case 10:return e.abrupt("return",t._def.out._parseAsync({data:n.value,path:u.path,parent:u}));case 11:case"end":return e.stop()}}),e)})));return function(){return e.apply(this,arguments)}}();return a()}var i=this._def.in._parseSync({data:u.data,path:u.path,parent:u});return"aborted"===i.status?Ka:"dirty"===i.status?(r.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:u.path,parent:u})}}],[{key:"create",value:function(t,n){return new e({in:t,out:n,typeName:co.ZodPipeline})}}])}(),po=function(){function e(){return v(this,e),h(this,e,arguments)}return C(e,ui),y(e,[{key:"_parse",value:function(e){var t=this._def.innerType._parse(e),n=function(e){return Ya(e)&&(e.value=Object.freeze(e.value)),e};return Xa(t)?t.then((function(e){return n(e)})):n(t)}},{key:"unwrap",value:function(){return this._def.innerType}}])}();po.create=function(e,t){return new po(w({innerType:e,typeName:co.ZodReadonly},ni(t)))},Mi.lazycreate,function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"}(co||(co={})),wi.create,_i.create,so.create,xi.create,Si.create,Bi.create,Ii.create,Oi.create,Ti.create,Pi.create,ji.create,Ni.create,zi.create,Ri.create,Mi.create,Mi.strictCreate,Li.create,qi.create,Vi.create,Hi.create,Ki.create,Wi.create,Ji.create,Qi.create,Gi.create,Yi.create,eo.create,to.create,no.create,ro.create,uo.create,ao.create,ro.createWithPreprocess,fo.create;var ho=({prefix:e,size:t=16,alphabet:n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:r="-"}={})=>{const u=()=>{const e=n.length,r=new Array(t);for(let u=0;u<t;u++)r[u]=n[Math.random()*e|0];return r.join("")};if(null==e)return u;if(n.includes(r))throw new re({argument:"separator",message:`The separator "${r}" must not be part of the alphabet "${n}".`});return()=>`${e}${r}${u()}`},vo=ho(),mo=/"__proto__"\s*:/,Do=/"constructor"\s*:/;function yo(e){const t=JSON.parse(e);return null===t||"object"!=typeof t||!1===mo.test(e)&&!1===Do.test(e)?t:function(e){let t=[e];for(;t.length;){const e=t;t=[];for(const n of e){if(Object.prototype.hasOwnProperty.call(n,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(n,"constructor")&&Object.prototype.hasOwnProperty.call(n.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const e in n){const r=n[e];r&&"object"==typeof r&&t.push(r)}}}return e}(t)}var go=Symbol.for("vercel.ai.validator");function Fo(e){return function(e){return"object"==typeof e&&null!==e&&go in e&&!0===e[go]&&"validate"in e}(e)?e:(t=e,n=async e=>{const n=await t["~standard"].validate(e);return null==n.issues?{success:!0,value:n.value}:{success:!1,error:new pe({value:e,cause:n.issues})}},{[go]:!0,validate:n});var t,n}async function Eo({value:e,schema:t}){const n=await bo({value:e,schema:t});if(!n.success)throw pe.wrap({value:e,cause:n.error});return n.value}async function bo({value:e,schema:t}){const n=Fo(t);try{if(null==n.validate)return{success:!0,value:e,rawValue:e};const t=await n.validate(e);return t.success?{success:!0,value:t.value,rawValue:e}:{success:!1,error:pe.wrap({value:e,cause:t.error}),rawValue:e}}catch(t){return{success:!1,error:pe.wrap({value:e,cause:t}),rawValue:e}}}async function Co({text:e,schema:t}){try{const n=function(e){const{stackTraceLimit:t}=Error;Error.stackTraceLimit=0;try{return yo(e)}finally{Error.stackTraceLimit=t}}(e);return null==t?{success:!0,value:n,rawValue:n}:await bo({value:n,schema:t})}catch(t){return{success:!1,error:se.isInstance(t)?t:new se({text:e,cause:t}),rawValue:void 0}}}async function Ao(e){return"function"==typeof e&&(e=e()),Promise.resolve(e)}var ko=(e,t)=>{let n=0;for(;n<e.length&&n<t.length&&e[n]===t[n];n++);return[(e.length-n).toString(),...t.slice(n)].join("/")},wo=Symbol("Let zodToJsonSchema decide on which parser to use"),_o={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"};function xo(e,t){return ts(e.type._def,t)}function So(e,t,n){const r=null!=n?n:t.dateStrategy;if(Array.isArray(r))return{anyOf:r.map(((n,r)=>So(e,t,n)))};switch(r){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return Bo(e)}}var Bo=e=>{const t={type:"integer",format:"unix-time"};for(const n of e.checks)switch(n.kind){case"min":t.minimum=n.value;break;case"max":t.maximum=n.value}return t};var Io=void 0,Oo=/^[cC][^\s-]{8,}$/,To=/^[0-9a-z]+$/,Po=/^[0-9A-HJKMNP-TV-Z]{26}$/,jo=/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,No=()=>(void 0===Io&&(Io=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),Io),zo=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,Ro=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Zo=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Mo=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Lo=/^[a-zA-Z0-9_-]{21}$/,$o=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/;function qo(e,t){const n={type:"string"};if(e.checks)for(const r of e.checks)switch(r.kind){case"min":n.minLength="number"==typeof n.minLength?Math.max(n.minLength,r.value):r.value;break;case"max":n.maxLength="number"==typeof n.maxLength?Math.min(n.maxLength,r.value):r.value;break;case"email":switch(t.emailStrategy){case"format:email":Ho(n,"email",r.message,t);break;case"format:idn-email":Ho(n,"idn-email",r.message,t);break;case"pattern:zod":Ko(n,jo,r.message,t)}break;case"url":Ho(n,"uri",r.message,t);break;case"uuid":Ho(n,"uuid",r.message,t);break;case"regex":Ko(n,r.regex,r.message,t);break;case"cuid":Ko(n,Oo,r.message,t);break;case"cuid2":Ko(n,To,r.message,t);break;case"startsWith":Ko(n,RegExp(`^${Uo(r.value,t)}`),r.message,t);break;case"endsWith":Ko(n,RegExp(`${Uo(r.value,t)}$`),r.message,t);break;case"datetime":Ho(n,"date-time",r.message,t);break;case"date":Ho(n,"date",r.message,t);break;case"time":Ho(n,"time",r.message,t);break;case"duration":Ho(n,"duration",r.message,t);break;case"length":n.minLength="number"==typeof n.minLength?Math.max(n.minLength,r.value):r.value,n.maxLength="number"==typeof n.maxLength?Math.min(n.maxLength,r.value):r.value;break;case"includes":Ko(n,RegExp(Uo(r.value,t)),r.message,t);break;case"ip":"v6"!==r.version&&Ho(n,"ipv4",r.message,t),"v4"!==r.version&&Ho(n,"ipv6",r.message,t);break;case"base64url":Ko(n,Mo,r.message,t);break;case"jwt":Ko(n,$o,r.message,t);break;case"cidr":"v6"!==r.version&&Ko(n,zo,r.message,t),"v4"!==r.version&&Ko(n,Ro,r.message,t);break;case"emoji":Ko(n,No(),r.message,t);break;case"ulid":Ko(n,Po,r.message,t);break;case"base64":switch(t.base64Strategy){case"format:binary":Ho(n,"binary",r.message,t);break;case"contentEncoding:base64":n.contentEncoding="base64";break;case"pattern:zod":Ko(n,Zo,r.message,t)}break;case"nanoid":Ko(n,Lo,r.message,t)}return n}function Uo(e,t){return"escape"===t.patternStrategy?function(e){let t="";for(let n=0;n<e.length;n++)Vo.has(e[n])||(t+="\\"),t+=e[n];return t}(e):e}var Vo=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function Ho(e,t,n,r){var u;e.format||(null==(u=e.anyOf)?void 0:u.some((e=>e.format)))?(e.anyOf||(e.anyOf=[]),e.format&&(e.anyOf.push({format:e.format}),delete e.format),e.anyOf.push({format:t,...n&&r.errorMessages&&{errorMessage:{format:n}}})):e.format=t}function Ko(e,t,n,r){var u;e.pattern||(null==(u=e.allOf)?void 0:u.some((e=>e.pattern)))?(e.allOf||(e.allOf=[]),e.pattern&&(e.allOf.push({pattern:e.pattern}),delete e.pattern),e.allOf.push({pattern:Wo(t,r),...n&&r.errorMessages&&{errorMessage:{pattern:n}}})):e.pattern=Wo(t,r)}function Wo(e,t){var n;if(!t.applyRegexFlags||!e.flags)return e.source;const r=e.flags.includes("i"),u=e.flags.includes("m"),a=e.flags.includes("s"),i=r?e.source.toLowerCase():e.source;let o="",s=!1,c=!1,l=!1;for(let e=0;e<i.length;e++)if(s)o+=i[e],s=!1;else{if(r)if(c){if(i[e].match(/[a-z]/)){l?(o+=i[e],o+=`${i[e-2]}-${i[e]}`.toUpperCase(),l=!1):"-"===i[e+1]&&(null==(n=i[e+2])?void 0:n.match(/[a-z]/))?(o+=i[e],l=!0):o+=`${i[e]}${i[e].toUpperCase()}`;continue}}else if(i[e].match(/[a-z]/)){o+=`[${i[e]}${i[e].toUpperCase()}]`;continue}if(u){if("^"===i[e]){o+="(^|(?<=[\r\n]))";continue}if("$"===i[e]){o+="($|(?=[\r\n]))";continue}}a&&"."===i[e]?o+=c?`${i[e]}\r\n`:`[${i[e]}\r\n]`:(o+=i[e],"\\"===i[e]?s=!0:c&&"]"===i[e]?c=!1:c||"["!==i[e]||(c=!0))}try{new RegExp(o)}catch(n){return console.warn(`Could not convert regex pattern at ${t.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),e.source}return o}function Jo(e,t){var n,r,u,a,i,o;const s={type:"object",additionalProperties:null!=(n=ts(e.valueType._def,{...t,currentPath:[...t.currentPath,"additionalProperties"]}))?n:t.allowedAdditionalProperties};if((null==(r=e.keyType)?void 0:r._def.typeName)===co.ZodString&&(null==(u=e.keyType._def.checks)?void 0:u.length)){const{type:n,...r}=qo(e.keyType._def,t);return{...s,propertyNames:r}}if((null==(a=e.keyType)?void 0:a._def.typeName)===co.ZodEnum)return{...s,propertyNames:{enum:e.keyType._def.values}};if((null==(i=e.keyType)?void 0:i._def.typeName)===co.ZodBranded&&e.keyType._def.type._def.typeName===co.ZodString&&(null==(o=e.keyType._def.type._def.checks)?void 0:o.length)){const{type:n,...r}=xo(e.keyType._def,t);return{...s,propertyNames:r}}return s}var Qo={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};var Go=(e,t)=>{const n=(e.options instanceof Map?Array.from(e.options.values()):e.options).map(((e,n)=>ts(e._def,{...t,currentPath:[...t.currentPath,"anyOf",`${n}`]}))).filter((e=>!!e&&(!t.strictUnions||"object"==typeof e&&Object.keys(e).length>0)));return n.length?{anyOf:n}:void 0};function Yo(e,t){const n={type:"object",properties:{}},r=[],u=e.shape();for(const e in u){let a=u[e];if(void 0===a||void 0===a._def)continue;const i=Xo(a),o=ts(a._def,{...t,currentPath:[...t.currentPath,"properties",e],propertyPath:[...t.currentPath,"properties",e]});void 0!==o&&(n.properties[e]=o,i||r.push(e))}r.length&&(n.required=r);const a=function(e,t){if("ZodNever"!==e.catchall._def.typeName)return ts(e.catchall._def,{...t,currentPath:[...t.currentPath,"additionalProperties"]});switch(e.unknownKeys){case"passthrough":return t.allowedAdditionalProperties;case"strict":return t.rejectedAdditionalProperties;case"strip":return"strict"===t.removeAdditionalStrategy?t.allowedAdditionalProperties:t.rejectedAdditionalProperties}}(e,t);return void 0!==a&&(n.additionalProperties=a),n}function Xo(e){try{return e.isOptional()}catch(e){return!0}}var es=(e,t,n)=>{switch(t){case co.ZodString:return qo(e,n);case co.ZodNumber:return function(e){const t={type:"number"};if(!e.checks)return t;for(const n of e.checks)switch(n.kind){case"int":t.type="integer";break;case"min":n.inclusive?t.minimum=n.value:t.exclusiveMinimum=n.value;break;case"max":n.inclusive?t.maximum=n.value:t.exclusiveMaximum=n.value;break;case"multipleOf":t.multipleOf=n.value}return t}(e);case co.ZodObject:return Yo(e,n);case co.ZodBigInt:return function(e){const t={type:"integer",format:"int64"};if(!e.checks)return t;for(const n of e.checks)switch(n.kind){case"min":n.inclusive?t.minimum=n.value:t.exclusiveMinimum=n.value;break;case"max":n.inclusive?t.maximum=n.value:t.exclusiveMaximum=n.value;break;case"multipleOf":t.multipleOf=n.value}return t}(e);case co.ZodBoolean:return{type:"boolean"};case co.ZodDate:return So(e,n);case co.ZodUndefined:return{not:{}};case co.ZodNull:return{type:"null"};case co.ZodArray:return function(e,t){var n,r,u;const a={type:"array"};return(null==(n=e.type)?void 0:n._def)&&(null==(u=null==(r=e.type)?void 0:r._def)?void 0:u.typeName)!==co.ZodAny&&(a.items=ts(e.type._def,{...t,currentPath:[...t.currentPath,"items"]})),e.minLength&&(a.minItems=e.minLength.value),e.maxLength&&(a.maxItems=e.maxLength.value),e.exactLength&&(a.minItems=e.exactLength.value,a.maxItems=e.exactLength.value),a}(e,n);case co.ZodUnion:case co.ZodDiscriminatedUnion:return function(e,t){const n=e.options instanceof Map?Array.from(e.options.values()):e.options;if(n.every((e=>e._def.typeName in Qo&&(!e._def.checks||!e._def.checks.length)))){const e=n.reduce(((e,t)=>{const n=Qo[t._def.typeName];return n&&!e.includes(n)?[...e,n]:e}),[]);return{type:e.length>1?e:e[0]}}if(n.every((e=>"ZodLiteral"===e._def.typeName&&!e.description))){const e=n.reduce(((e,t)=>{const n=typeof t._def.value;switch(n){case"string":case"number":case"boolean":return[...e,n];case"bigint":return[...e,"integer"];case"object":if(null===t._def.value)return[...e,"null"];default:return e}}),[]);if(e.length===n.length){const t=e.filter(((e,t,n)=>n.indexOf(e)===t));return{type:t.length>1?t:t[0],enum:n.reduce(((e,t)=>e.includes(t._def.value)?e:[...e,t._def.value]),[])}}}else if(n.every((e=>"ZodEnum"===e._def.typeName)))return{type:"string",enum:n.reduce(((e,t)=>[...e,...t._def.values.filter((t=>!e.includes(t)))]),[])};return Go(e,t)}(e,n);case co.ZodIntersection:return function(e,t){const n=[ts(e.left._def,{...t,currentPath:[...t.currentPath,"allOf","0"]}),ts(e.right._def,{...t,currentPath:[...t.currentPath,"allOf","1"]})].filter((e=>!!e)),r=[];return n.forEach((e=>{if("type"in(t=e)&&"string"===t.type||!("allOf"in t)){let t=e;if("additionalProperties"in e&&!1===e.additionalProperties){const{additionalProperties:n,...r}=e;t=r}r.push(t)}else r.push(...e.allOf);var t})),r.length?{allOf:r}:void 0}(e,n);case co.ZodTuple:return function(e,t){return e.rest?{type:"array",minItems:e.items.length,items:e.items.map(((e,n)=>ts(e._def,{...t,currentPath:[...t.currentPath,"items",`${n}`]}))).reduce(((e,t)=>void 0===t?e:[...e,t]),[]),additionalItems:ts(e.rest._def,{...t,currentPath:[...t.currentPath,"additionalItems"]})}:{type:"array",minItems:e.items.length,maxItems:e.items.length,items:e.items.map(((e,n)=>ts(e._def,{...t,currentPath:[...t.currentPath,"items",`${n}`]}))).reduce(((e,t)=>void 0===t?e:[...e,t]),[])}}(e,n);case co.ZodRecord:return Jo(e,n);case co.ZodLiteral:return function(e){const t=typeof e.value;return"bigint"!==t&&"number"!==t&&"boolean"!==t&&"string"!==t?{type:Array.isArray(e.value)?"array":"object"}:{type:"bigint"===t?"integer":t,const:e.value}}(e);case co.ZodEnum:return function(e){return{type:"string",enum:Array.from(e.values)}}(e);case co.ZodNativeEnum:return function(e){const t=e.values,n=Object.keys(e.values).filter((e=>"number"!=typeof t[t[e]])).map((e=>t[e])),r=Array.from(new Set(n.map((e=>typeof e))));return{type:1===r.length?"string"===r[0]?"string":"number":["string","number"],enum:n}}(e);case co.ZodNullable:return function(e,t){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(e.innerType._def.typeName)&&(!e.innerType._def.checks||!e.innerType._def.checks.length))return{type:[Qo[e.innerType._def.typeName],"null"]};const n=ts(e.innerType._def,{...t,currentPath:[...t.currentPath,"anyOf","0"]});return n&&{anyOf:[n,{type:"null"}]}}(e,n);case co.ZodOptional:return((e,t)=>{var n;if(t.currentPath.toString()===(null==(n=t.propertyPath)?void 0:n.toString()))return ts(e.innerType._def,t);const r=ts(e.innerType._def,{...t,currentPath:[...t.currentPath,"anyOf","1"]});return r?{anyOf:[{not:{}},r]}:{}})(e,n);case co.ZodMap:return function(e,t){return"record"===t.mapStrategy?Jo(e,t):{type:"array",maxItems:125,items:{type:"array",items:[ts(e.keyType._def,{...t,currentPath:[...t.currentPath,"items","items","0"]})||{},ts(e.valueType._def,{...t,currentPath:[...t.currentPath,"items","items","1"]})||{}],minItems:2,maxItems:2}}}(e,n);case co.ZodSet:return function(e,t){const n={type:"array",uniqueItems:!0,items:ts(e.valueType._def,{...t,currentPath:[...t.currentPath,"items"]})};return e.minSize&&(n.minItems=e.minSize.value),e.maxSize&&(n.maxItems=e.maxSize.value),n}(e,n);case co.ZodLazy:return()=>e.getter()._def;case co.ZodPromise:return function(e,t){return ts(e.type._def,t)}(e,n);case co.ZodNaN:case co.ZodNever:return{not:{}};case co.ZodEffects:return function(e,t){return"input"===t.effectStrategy?ts(e.schema._def,t):{}}(e,n);case co.ZodAny:case co.ZodUnknown:return{};case co.ZodDefault:return function(e,t){return{...ts(e.innerType._def,t),default:e.defaultValue()}}(e,n);case co.ZodBranded:return xo(e,n);case co.ZodReadonly:case co.ZodCatch:return((e,t)=>ts(e.innerType._def,t))(e,n);case co.ZodPipeline:return((e,t)=>{if("input"===t.pipeStrategy)return ts(e.in._def,t);if("output"===t.pipeStrategy)return ts(e.out._def,t);const n=ts(e.in._def,{...t,currentPath:[...t.currentPath,"allOf","0"]});return{allOf:[n,ts(e.out._def,{...t,currentPath:[...t.currentPath,"allOf",n?"1":"0"]})].filter((e=>void 0!==e))}})(e,n);case co.ZodFunction:case co.ZodVoid:case co.ZodSymbol:default:return}};function ts(e,t,n=!1){var r;const u=t.seen.get(e);if(t.override){const a=null==(r=t.override)?void 0:r.call(t,e,t,u,n);if(a!==wo)return a}if(u&&!n){const e=ns(u,t);if(void 0!==e)return e}const a={def:e,path:t.currentPath,jsonSchema:void 0};t.seen.set(e,a);const i=es(e,e.typeName,t),o="function"==typeof i?ts(i(),t):i;if(o&&rs(e,t,o),t.postProcess){const n=t.postProcess(o,e,t);return a.jsonSchema=o,n}return a.jsonSchema=o,o}var ns=(e,t)=>{switch(t.$refStrategy){case"root":return{$ref:e.path.join("/")};case"relative":return{$ref:ko(t.currentPath,e.path)};case"none":case"seen":return e.path.length<t.currentPath.length&&e.path.every(((e,n)=>t.currentPath[n]===e))?(console.warn(`Recursive reference detected at ${t.currentPath.join("/")}! Defaulting to any`),{}):"seen"===t.$refStrategy?{}:void 0}},rs=(e,t,n)=>(e.description&&(n.description=e.description),n),us=e=>{const t=(e=>"string"==typeof e?{..._o,name:e}:{..._o,...e})(e),n=void 0!==t.name?[...t.basePath,t.definitionPath,t.name]:t.basePath;return{...t,currentPath:n,propertyPath:void 0,seen:new Map(Object.entries(t.definitions).map((([e,n])=>[n._def,{def:n._def,path:[...t.basePath,t.definitionPath,e],jsonSchema:void 0}])))}},as=(e,t)=>{var n;const r=us(t);let u="object"==typeof t&&t.definitions?Object.entries(t.definitions).reduce(((e,[t,n])=>{var u;return{...e,[t]:null!=(u=ts(n._def,{...r,currentPath:[...r.basePath,r.definitionPath,t]},!0))?u:{}}}),{}):void 0;const a="string"==typeof t?t:"title"===(null==t?void 0:t.nameStrategy)||null==t?void 0:t.name,i=null!=(n=ts(e._def,void 0===a?r:{...r,currentPath:[...r.basePath,r.definitionPath,a]},!1))?n:{},o="object"==typeof t&&void 0!==t.name&&"title"===t.nameStrategy?t.name:void 0;void 0!==o&&(i.title=o);const s=void 0===a?u?{...i,[r.definitionPath]:u}:i:{$ref:[..."relative"===r.$refStrategy?[]:r.basePath,r.definitionPath,a].join("/"),[r.definitionPath]:{...u,[a]:i}};return s.$schema="http://json-schema.org/draft-07/schema#",s};function is(e,t){const n=null!=void 0&&undefined;return cs(function(e,t){if(e instanceof kr){var n,r=new Qr(t),u={},a=g(e._idmap.entries());try{for(a.s();!(n=a.n()).done;){var i=B(n.value,2),o=(i[0],i[1]);r.process(o)}}catch(e){a.e(e)}finally{a.f()}var s,c={},l={registry:e,uri:null==t?void 0:t.uri,defs:u},d=g(e._idmap.entries());try{for(d.s();!(s=d.n()).done;){var f=B(s.value,2),p=f[0],h=f[1];c[p]=r.emit(h,w(w({},t),{},{external:l}))}}catch(e){d.e(e)}finally{d.f()}if(Object.keys(u).length>0){var v="draft-2020-12"===r.target?"$defs":"definitions";c.__shared=F({},v,u)}return{schemas:c}}var m=new Qr(t);return m.process(e),m.emit(e,t)}(e,{target:"draft-7",io:"output",reused:n?"ref":"inline"}),{validate:async t=>{const n=await du(e,t);return n.success?{success:!0,value:n.data}:{success:!1,error:n.error}}})}function os(e,t){return function(e){return"_zod"in e}(e)?is(e):function(e){return cs(as(e,{$refStrategy:"none"}),{validate:async t=>{const n=await e.safeParseAsync(t);return n.success?{success:!0,value:n.data}:{success:!1,error:n.error}}})}(e)}var ss=Symbol.for("vercel.ai.schema");function cs(e,{validate:t}={}){return{[ss]:!0,_type:void 0,[go]:!0,jsonSchema:e,validate:t}}function ls(e){return null==e?cs({properties:{},additionalProperties:!1}):"object"==typeof(t=e)&&null!==t&&ss in t&&!0===t[ss]&&"jsonSchema"in t&&"validate"in t?e:os(e);var t}var ds,fs=Object.defineProperty,ps="AI_NoObjectGeneratedError",hs=`vercel.ai.error.${ps}`,vs=Symbol.for(hs),ms=class extends G{constructor({message:e="No object generated.",cause:t,text:n,response:r,usage:u,finishReason:a}){super({name:ps,message:e,cause:t}),this[ds]=!0,this.text=n,this.response=r,this.usage=u,this.finishReason=a}static isInstance(e){return G.hasMarker(e,hs)}};ds=vs;var Ds,ys,gs,Fs,Es,bs=la([Cu(),ja(Uint8Array),ja(ArrayBuffer),(Ds=e=>{var t,n;return null!=(n=null==(t=globalThis.Buffer)?void 0:t.isBuffer(e))&&n},ys={message:"Must be a Buffer"},function(e,t,n){var r,u=$e(n);return null!==(r=u.abort)&&void 0!==r||(u.abort=!0),new e(w({type:"custom",check:"custom",fn:t},u))}(Pa,null!=Ds?Ds:function(){return!0},ys))]),Cs=new Ia({type:"lazy",getter:()=>la([Yu(),Cu(),Hu(),Qu(),ha(Cu(),Cs),ua(Cs)])}),As=ha(Cu(),ha(Cu(),Cs)),ks=ia({type:ya("text"),text:Cu(),providerOptions:As.optional()}),ws=ia({type:ya("image"),image:la([bs,ja(URL)]),mediaType:Cu().optional(),providerOptions:As.optional()}),_s=ia({type:ya("file"),data:la([bs,ja(URL)]),filename:Cu().optional(),mediaType:Cu(),providerOptions:As.optional()}),xs=ia({type:ya("reasoning"),text:Cu(),providerOptions:As.optional()}),Ss=ia({type:ya("tool-call"),toolCallId:Cu(),toolName:Cu(),input:ea(),providerOptions:As.optional(),providerExecuted:Qu().optional()}),Bs=(gs="type",Fs=[ia({type:ya("text"),value:Cu()}),ia({type:ya("json"),value:Cs}),ia({type:ya("error-text"),value:Cu()}),ia({type:ya("error-json"),value:Cs}),ia({type:ya("content"),value:ua(la([ia({type:ya("text"),text:Cu()}),ia({type:ya("media"),data:Cu(),mediaType:Cu()})]))})],new da(w({type:"union",options:Fs,discriminator:gs},$e(Es)))),Is=ia({type:ya("tool-result"),toolCallId:Cu(),toolName:Cu(),output:Bs,providerOptions:As.optional()}),Os=ia({role:ya("system"),content:Cu(),providerOptions:As.optional()}),Ts=ia({role:ya("user"),content:la([Cu(),ua(la([ks,ws,_s]))]),providerOptions:As.optional()}),Ps=ia({role:ya("assistant"),content:la([Cu(),ua(la([ks,_s,xs,Ss,Is]))]),providerOptions:As.optional()});la([Os,Ts,Ps,ia({role:ya("tool"),content:ua(Is),providerOptions:As.optional()})]),ho({prefix:"aitxt",size:24}),TransformStream;var js=la([oa({type:ya("text-start"),id:Cu(),providerMetadata:As.optional()}),oa({type:ya("text-delta"),id:Cu(),delta:Cu(),providerMetadata:As.optional()}),oa({type:ya("text-end"),id:Cu(),providerMetadata:As.optional()}),oa({type:ya("error"),errorText:Cu()}),oa({type:ya("tool-input-start"),toolCallId:Cu(),toolName:Cu(),providerExecuted:Qu().optional(),dynamic:Qu().optional()}),oa({type:ya("tool-input-delta"),toolCallId:Cu(),inputTextDelta:Cu()}),oa({type:ya("tool-input-available"),toolCallId:Cu(),toolName:Cu(),input:ea(),providerExecuted:Qu().optional(),providerMetadata:As.optional(),dynamic:Qu().optional()}),oa({type:ya("tool-input-error"),toolCallId:Cu(),toolName:Cu(),input:ea(),providerExecuted:Qu().optional(),providerMetadata:As.optional(),dynamic:Qu().optional(),errorText:Cu()}),oa({type:ya("tool-output-available"),toolCallId:Cu(),output:ea(),providerExecuted:Qu().optional(),dynamic:Qu().optional(),preliminary:Qu().optional()}),oa({type:ya("tool-output-error"),toolCallId:Cu(),errorText:Cu(),providerExecuted:Qu().optional(),dynamic:Qu().optional()}),oa({type:ya("reasoning"),text:Cu(),providerMetadata:As.optional()}),oa({type:ya("reasoning-start"),id:Cu(),providerMetadata:As.optional()}),oa({type:ya("reasoning-delta"),id:Cu(),delta:Cu(),providerMetadata:As.optional()}),oa({type:ya("reasoning-end"),id:Cu(),providerMetadata:As.optional()}),oa({type:ya("reasoning-part-finish")}),oa({type:ya("source-url"),sourceId:Cu(),url:Cu(),title:Cu().optional(),providerMetadata:As.optional()}),oa({type:ya("source-document"),sourceId:Cu(),mediaType:Cu(),title:Cu(),filename:Cu().optional(),providerMetadata:As.optional()}),oa({type:ya("file"),url:Cu(),mediaType:Cu(),providerMetadata:As.optional()}),oa({type:Cu().startsWith("data-"),id:Cu().optional(),data:ea(),transient:Qu().optional()}),oa({type:ya("start-step")}),oa({type:ya("finish-step")}),oa({type:ya("start"),messageId:Cu().optional(),messageMetadata:ea().optional()}),oa({type:ya("finish"),messageMetadata:ea().optional()}),oa({type:ya("abort")}),oa({type:ya("message-metadata"),messageMetadata:ea()})]);function Ns(e,t){if(void 0===e&&void 0===t)return;if(void 0===e)return t;if(void 0===t)return e;const n={...e};for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)){const u=t[r];if(void 0===u)continue;const a=r in e?e[r]:void 0,i=!(null===u||"object"!=typeof u||Array.isArray(u)||u instanceof Date||u instanceof RegExp),o=!(null==a||"object"!=typeof a||Array.isArray(a)||a instanceof Date||a instanceof RegExp);n[r]=i&&o?Ns(a,u):u}return n}function zs(e){const t=["ROOT"];let n=-1,r=null;function u(e,u,a){switch(e){case'"':n=u,t.pop(),t.push(a),t.push("INSIDE_STRING");break;case"f":case"t":case"n":n=u,r=u,t.pop(),t.push(a),t.push("INSIDE_LITERAL");break;case"-":t.pop(),t.push(a),t.push("INSIDE_NUMBER");break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":n=u,t.pop(),t.push(a),t.push("INSIDE_NUMBER");break;case"{":n=u,t.pop(),t.push(a),t.push("INSIDE_OBJECT_START");break;case"[":n=u,t.pop(),t.push(a),t.push("INSIDE_ARRAY_START")}}function a(e,r){switch(e){case",":t.pop(),t.push("INSIDE_OBJECT_AFTER_COMMA");break;case"}":n=r,t.pop()}}function i(e,r){switch(e){case",":t.pop(),t.push("INSIDE_ARRAY_AFTER_COMMA");break;case"]":n=r,t.pop()}}for(let o=0;o<e.length;o++){const s=e[o];switch(t[t.length-1]){case"ROOT":u(s,o,"FINISH");break;case"INSIDE_OBJECT_START":switch(s){case'"':t.pop(),t.push("INSIDE_OBJECT_KEY");break;case"}":n=o,t.pop()}break;case"INSIDE_OBJECT_AFTER_COMMA":if('"'===s)t.pop(),t.push("INSIDE_OBJECT_KEY");break;case"INSIDE_OBJECT_KEY":if('"'===s)t.pop(),t.push("INSIDE_OBJECT_AFTER_KEY");break;case"INSIDE_OBJECT_AFTER_KEY":if(":"===s)t.pop(),t.push("INSIDE_OBJECT_BEFORE_VALUE");break;case"INSIDE_OBJECT_BEFORE_VALUE":u(s,o,"INSIDE_OBJECT_AFTER_VALUE");break;case"INSIDE_OBJECT_AFTER_VALUE":a(s,o);break;case"INSIDE_STRING":switch(s){case'"':t.pop(),n=o;break;case"\\":t.push("INSIDE_STRING_ESCAPE");break;default:n=o}break;case"INSIDE_ARRAY_START":if("]"===s)n=o,t.pop();else n=o,u(s,o,"INSIDE_ARRAY_AFTER_VALUE");break;case"INSIDE_ARRAY_AFTER_VALUE":switch(s){case",":t.pop(),t.push("INSIDE_ARRAY_AFTER_COMMA");break;case"]":n=o,t.pop();break;default:n=o}break;case"INSIDE_ARRAY_AFTER_COMMA":u(s,o,"INSIDE_ARRAY_AFTER_VALUE");break;case"INSIDE_STRING_ESCAPE":t.pop(),n=o;break;case"INSIDE_NUMBER":switch(s){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":n=o;break;case"e":case"E":case"-":case".":break;case",":t.pop(),"INSIDE_ARRAY_AFTER_VALUE"===t[t.length-1]&&i(s,o),"INSIDE_OBJECT_AFTER_VALUE"===t[t.length-1]&&a(s,o);break;case"}":t.pop(),"INSIDE_OBJECT_AFTER_VALUE"===t[t.length-1]&&a(s,o);break;case"]":t.pop(),"INSIDE_ARRAY_AFTER_VALUE"===t[t.length-1]&&i(s,o);break;default:t.pop()}break;case"INSIDE_LITERAL":{const u=e.substring(r,o+1);"false".startsWith(u)||"true".startsWith(u)||"null".startsWith(u)?n=o:(t.pop(),"INSIDE_OBJECT_AFTER_VALUE"===t[t.length-1]?a(s,o):"INSIDE_ARRAY_AFTER_VALUE"===t[t.length-1]&&i(s,o));break}}}let o=e.slice(0,n+1);for(let n=t.length-1;n>=0;n--){switch(t[n]){case"INSIDE_STRING":o+='"';break;case"INSIDE_OBJECT_KEY":case"INSIDE_OBJECT_AFTER_KEY":case"INSIDE_OBJECT_AFTER_COMMA":case"INSIDE_OBJECT_START":case"INSIDE_OBJECT_BEFORE_VALUE":case"INSIDE_OBJECT_AFTER_VALUE":o+="}";break;case"INSIDE_ARRAY_START":case"INSIDE_ARRAY_AFTER_COMMA":case"INSIDE_ARRAY_AFTER_VALUE":o+="]";break;case"INSIDE_LITERAL":{const t=e.substring(r,e.length);"true".startsWith(t)?o+="true".slice(t.length):"false".startsWith(t)?o+="false".slice(t.length):"null".startsWith(t)&&(o+="null".slice(t.length))}}}return o}async function Rs(e){if(void 0===e)return{value:void 0,state:"undefined-input"};let t=await Co({text:e});return t.success?{value:t.value,state:"successful-parse"}:(t=await Co({text:zs(e)}),t.success?{value:t.value,state:"repaired-parse"}:{value:void 0,state:"failed-parse"})}function Zs(e){return e.type.startsWith("tool-")}function Ms(e){return Zs(e)||function(e){return"dynamic-tool"===e.type}(e)}function Ls(e){return e.type.split("-").slice(1).join("-")}function $s({lastMessage:e,messageId:t}){return{message:"assistant"===(null==e?void 0:e.role)?e:{id:t,metadata:void 0,role:"assistant",parts:[]},activeTextParts:{},activeReasoningParts:{},partialToolCalls:{}}}function qs({stream:e,messageMetadataSchema:t,dataPartSchemas:n,runUpdateMessageJob:r,onError:u,onToolCall:a,onData:i}){return e.pipeThrough(new TransformStream({async transform(e,o){await r((async({state:r,write:s})=>{var c,l,d,f;function p(e){const t=r.message.parts.filter(Zs).find((t=>t.toolCallId===e));if(null==t)throw new Error("tool-output-error must be preceded by a tool-input-available");return t}function h(e){const t=r.message.parts.filter((e=>"dynamic-tool"===e.type)).find((t=>t.toolCallId===e));if(null==t)throw new Error("tool-output-error must be preceded by a tool-input-available");return t}function v(e){var t;const n=r.message.parts.find((t=>Zs(t)&&t.toolCallId===e.toolCallId)),u=e,a=n;null!=n?(n.state=e.state,a.input=u.input,a.output=u.output,a.errorText=u.errorText,a.rawInput=u.rawInput,a.preliminary=u.preliminary,a.providerExecuted=null!=(t=u.providerExecuted)?t:n.providerExecuted,null!=u.providerMetadata&&"input-available"===n.state&&(n.callProviderMetadata=u.providerMetadata)):r.message.parts.push({type:`tool-${e.toolName}`,toolCallId:e.toolCallId,state:e.state,input:u.input,output:u.output,rawInput:u.rawInput,errorText:u.errorText,providerExecuted:u.providerExecuted,preliminary:u.preliminary,...null!=u.providerMetadata?{callProviderMetadata:u.providerMetadata}:{}})}function m(e){var t;const n=r.message.parts.find((t=>"dynamic-tool"===t.type&&t.toolCallId===e.toolCallId)),u=e,a=n;null!=n?(n.state=e.state,a.toolName=e.toolName,a.input=u.input,a.output=u.output,a.errorText=u.errorText,a.rawInput=null!=(t=u.rawInput)?t:a.rawInput,a.preliminary=u.preliminary,null!=u.providerMetadata&&"input-available"===n.state&&(n.callProviderMetadata=u.providerMetadata)):r.message.parts.push({type:"dynamic-tool",toolName:e.toolName,toolCallId:e.toolCallId,state:e.state,input:u.input,output:u.output,errorText:u.errorText,preliminary:u.preliminary,...null!=u.providerMetadata?{callProviderMetadata:u.providerMetadata}:{}})}async function D(e){if(null!=e){const n=null!=r.message.metadata?Ns(r.message.metadata,e):e;null!=t&&await Eo({value:n,schema:t}),r.message.metadata=n}}switch(e.type){case"text-start":{const t={type:"text",text:"",providerMetadata:e.providerMetadata,state:"streaming"};r.activeTextParts[e.id]=t,r.message.parts.push(t),s();break}case"text-delta":{const t=r.activeTextParts[e.id];t.text+=e.delta,t.providerMetadata=null!=(c=e.providerMetadata)?c:t.providerMetadata,s();break}case"text-end":{const t=r.activeTextParts[e.id];t.state="done",t.providerMetadata=null!=(l=e.providerMetadata)?l:t.providerMetadata,delete r.activeTextParts[e.id],s();break}case"reasoning-start":{const t={type:"reasoning",text:"",providerMetadata:e.providerMetadata,state:"streaming"};r.activeReasoningParts[e.id]=t,r.message.parts.push(t),s();break}case"reasoning-delta":{const t=r.activeReasoningParts[e.id];t.text+=e.delta,t.providerMetadata=null!=(d=e.providerMetadata)?d:t.providerMetadata,s();break}case"reasoning-end":{const t=r.activeReasoningParts[e.id];t.providerMetadata=null!=(f=e.providerMetadata)?f:t.providerMetadata,t.state="done",delete r.activeReasoningParts[e.id],s();break}case"file":r.message.parts.push({type:"file",mediaType:e.mediaType,url:e.url}),s();break;case"source-url":r.message.parts.push({type:"source-url",sourceId:e.sourceId,url:e.url,title:e.title,providerMetadata:e.providerMetadata}),s();break;case"source-document":r.message.parts.push({type:"source-document",sourceId:e.sourceId,mediaType:e.mediaType,title:e.title,filename:e.filename,providerMetadata:e.providerMetadata}),s();break;case"tool-input-start":{const t=r.message.parts.filter(Zs);r.partialToolCalls[e.toolCallId]={text:"",toolName:e.toolName,index:t.length,dynamic:e.dynamic},e.dynamic?m({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-streaming",input:void 0}):v({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-streaming",input:void 0,providerExecuted:e.providerExecuted}),s();break}case"tool-input-delta":{const t=r.partialToolCalls[e.toolCallId];t.text+=e.inputTextDelta;const{value:n}=await Rs(t.text);t.dynamic?m({toolCallId:e.toolCallId,toolName:t.toolName,state:"input-streaming",input:n}):v({toolCallId:e.toolCallId,toolName:t.toolName,state:"input-streaming",input:n}),s();break}case"tool-input-available":e.dynamic?m({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-available",input:e.input,providerMetadata:e.providerMetadata}):v({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-available",input:e.input,providerExecuted:e.providerExecuted,providerMetadata:e.providerMetadata}),s(),a&&!e.providerExecuted&&await a({toolCall:e});break;case"tool-input-error":e.dynamic?m({toolCallId:e.toolCallId,toolName:e.toolName,state:"output-error",input:e.input,errorText:e.errorText,providerMetadata:e.providerMetadata}):v({toolCallId:e.toolCallId,toolName:e.toolName,state:"output-error",input:void 0,rawInput:e.input,errorText:e.errorText,providerExecuted:e.providerExecuted,providerMetadata:e.providerMetadata}),s();break;case"tool-output-available":if(e.dynamic){const t=h(e.toolCallId);m({toolCallId:e.toolCallId,toolName:t.toolName,state:"output-available",input:t.input,output:e.output,preliminary:e.preliminary})}else{const t=p(e.toolCallId);v({toolCallId:e.toolCallId,toolName:Ls(t),state:"output-available",input:t.input,output:e.output,providerExecuted:e.providerExecuted,preliminary:e.preliminary})}s();break;case"tool-output-error":if(e.dynamic){const t=h(e.toolCallId);m({toolCallId:e.toolCallId,toolName:t.toolName,state:"output-error",input:t.input,errorText:e.errorText})}else{const t=p(e.toolCallId);v({toolCallId:e.toolCallId,toolName:Ls(t),state:"output-error",input:t.input,rawInput:t.rawInput,errorText:e.errorText})}s();break;case"start-step":r.message.parts.push({type:"step-start"});break;case"finish-step":r.activeTextParts={},r.activeReasoningParts={};break;case"start":null!=e.messageId&&(r.message.id=e.messageId),await D(e.messageMetadata),null==e.messageId&&null==e.messageMetadata||s();break;case"finish":case"message-metadata":await D(e.messageMetadata),null!=e.messageMetadata&&s();break;case"error":null==u||u(new Error(e.errorText));break;default:if(function(e){return e.type.startsWith("data-")}(e)){null!=(null==n?void 0:n[e.type])&&await Eo({value:e.data,schema:n[e.type]});const t=e;if(t.transient){null==i||i(t);break}const u=null!=t.id?r.message.parts.find((e=>t.type===e.type&&t.id===e.id)):void 0;null!=u?u.data=t.data:r.message.parts.push(t),null==i||i(t),s()}}o.enqueue(e)}))}}))}ho({prefix:"aitxt",size:24}),ho({prefix:"aiobj",size:24});var Us=class{constructor(){this.queue=[],this.isProcessing=!1}async processQueue(){if(!this.isProcessing){for(this.isProcessing=!0;this.queue.length>0;)await this.queue[0](),this.queue.shift();this.isProcessing=!1}}async run(e){return new Promise(((t,n)=>{this.queue.push((async()=>{try{await e(),t()}catch(e){n(e)}})),this.processQueue()}))}};ho({prefix:"aiobj",size:24});((e,t)=>{for(var n in t)fs(e,n,{get:t[n],enumerable:!0})})({},{object:()=>Hs,text:()=>Vs});var Vs=()=>({type:"text",responseFormat:{type:"text"},parsePartial:async({text:e})=>({partial:e}),parseOutput:async({text:e})=>e}),Hs=({schema:e})=>{const t=ls(e);return{type:"object",responseFormat:{type:"json",schema:t.jsonSchema},async parsePartial({text:e}){const t=await Rs(e);switch(t.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return{partial:t.value};default:{const e=t.state;throw new Error(`Unsupported parse state: ${e}`)}}},async parseOutput({text:e},n){const r=await Co({text:e});if(!r.success)throw new ms({message:"No object generated: could not parse the response.",cause:r.error,text:e,response:n.response,usage:n.usage,finishReason:n.finishReason});const u=await bo({value:r.value,schema:t});if(!u.success)throw new ms({message:"No object generated: response did not match schema.",cause:u.error,text:e,response:n.response,usage:n.usage,finishReason:n.finishReason});return u.value}}},Ks=sa({name:Cu(),version:Cu()}),Ws=sa({_meta:Ea(ia({}).loose())}),Js=Ws,Qs=ia({method:Cu(),params:Ea(Ws)}),Gs=sa({experimental:Ea(ia({}).loose()),logging:Ea(ia({}).loose()),prompts:Ea(sa({listChanged:Ea(Qu())})),resources:Ea(sa({subscribe:Ea(Qu()),listChanged:Ea(Qu())})),tools:Ea(sa({listChanged:Ea(Qu())}))});Js.extend({protocolVersion:Cu(),capabilities:Gs,serverInfo:Ks,instructions:Ea(Cu())});var Ys=Js.extend({nextCursor:Ea(Cu())}),Xs=ia({name:Cu(),description:Ea(Cu()),inputSchema:ia({type:ya("object"),properties:Ea(ia({}).loose())}).loose()}).loose();Ys.extend({tools:ua(Xs)});var ec=ia({type:ya("text"),text:Cu()}).loose(),tc=ia({type:ya("image"),data:Lu(),mimeType:Cu()}).loose(),nc=ia({uri:Cu(),mimeType:Ea(Cu())}).loose(),rc=nc.extend({text:Cu()}),uc=nc.extend({blob:Lu()}),ac=ia({type:ya("resource"),resource:la([rc,uc])}).loose();Js.extend({content:ua(la([ec,tc,ac])),isError:Qu().default(!1).optional()}).or(Js.extend({toolResult:ea()}));var ic="2.0",oc=ia({jsonrpc:ya(ic),id:la([Cu(),Hu().int()])}).merge(Qs).strict(),sc=ia({jsonrpc:ya(ic),id:la([Cu(),Hu().int()]),result:Js}).strict(),cc=ia({jsonrpc:ya(ic),id:la([Cu(),Hu().int()]),error:ia({code:Hu().int(),message:Cu(),data:Ea(ea())})}).strict();la([oc,ia({jsonrpc:ya(ic)}).merge(ia({method:Cu(),params:Ea(Ws)})).strict(),sc,cc]);var lc=class{constructor({api:e="/api/chat",credentials:t,headers:n,body:r,fetch:u,prepareSendMessagesRequest:a,prepareReconnectToStreamRequest:i}){this.api=e,this.credentials=t,this.headers=n,this.body=r,this.fetch=u,this.prepareSendMessagesRequest=a,this.prepareReconnectToStreamRequest=i}async sendMessages({abortSignal:e,...t}){var n,r,u,a,i;const o=await Ao(this.body),s=await Ao(this.headers),c=await Ao(this.credentials),l=await(null==(n=this.prepareSendMessagesRequest)?void 0:n.call(this,{api:this.api,id:t.chatId,messages:t.messages,body:{...o,...t.body},headers:{...s,...t.headers},credentials:c,requestMetadata:t.metadata,trigger:t.trigger,messageId:t.messageId})),d=null!=(r=null==l?void 0:l.api)?r:this.api,f=void 0!==(null==l?void 0:l.headers)?l.headers:{...s,...t.headers},p=void 0!==(null==l?void 0:l.body)?l.body:{...o,...t.body,id:t.chatId,messages:t.messages,trigger:t.trigger,messageId:t.messageId},h=null!=(u=null==l?void 0:l.credentials)?u:c,v=null!=(a=this.fetch)?a:globalThis.fetch,m=await v(d,{method:"POST",headers:{"Content-Type":"application/json",...f},body:JSON.stringify(p),credentials:h,signal:e});if(!m.ok)throw new Error(null!=(i=await m.text())?i:"Failed to fetch the chat response.");if(!m.body)throw new Error("The response body is empty.");return this.processResponseStream(m.body)}async reconnectToStream(e){var t,n,r,u,a;const i=await Ao(this.body),o=await Ao(this.headers),s=await Ao(this.credentials),c=await(null==(t=this.prepareReconnectToStreamRequest)?void 0:t.call(this,{api:this.api,id:e.chatId,body:{...i,...e.body},headers:{...o,...e.headers},credentials:s,requestMetadata:e.metadata})),l=null!=(n=null==c?void 0:c.api)?n:`${this.api}/${e.chatId}/stream`,d=void 0!==(null==c?void 0:c.headers)?c.headers:{...o,...e.headers},f=null!=(r=null==c?void 0:c.credentials)?r:s,p=null!=(u=this.fetch)?u:globalThis.fetch,h=await p(l,{method:"GET",headers:d,credentials:f});if(204===h.status)return null;if(!h.ok)throw new Error(null!=(a=await h.text())?a:"Failed to fetch the chat response.");if(!h.body)throw new Error("The response body is empty.");return this.processResponseStream(h.body)}},dc=class extends lc{constructor(e={}){super(e)}processResponseStream(e){return function({stream:e,schema:t}){return e.pipeThrough(new TextDecoderStream).pipeThrough(new De).pipeThrough(new TransformStream({async transform({data:e},n){"[DONE]"!==e&&n.enqueue(await Co({text:e,schema:t}))}}))}({stream:e,schema:js}).pipeThrough(new TransformStream({async transform(e,t){if(!e.success)throw e.error;t.enqueue(e.value)}}))}},fc=class{constructor({generateId:e=vo,id:t=e(),transport:n=new dc,messageMetadataSchema:r,dataPartSchemas:u,state:a,onError:i,onToolCall:o,onFinish:s,onData:c,sendAutomaticallyWhen:l}){this.activeResponse=void 0,this.jobExecutor=new Us,this.sendMessage=async(e,t)=>{var n,r,u,a;if(null==e)return void await this.makeRequest({trigger:"submit-message",messageId:null==(n=this.lastMessage)?void 0:n.id,...t});let i;if("text"in e||"files"in e){const t=Array.isArray(e.files)?e.files:await async function(e){if(null==e)return[];if(!(globalThis.FileList&&e instanceof globalThis.FileList))throw new Error("FileList is not supported in the current environment");return Promise.all(Array.from(e).map((async e=>{const{name:t,type:n}=e;return{type:"file",mediaType:n,filename:t,url:await new Promise(((t,n)=>{const r=new FileReader;r.onload=e=>{var n;t(null==(n=e.target)?void 0:n.result)},r.onerror=e=>n(e),r.readAsDataURL(e)}))}})))}(e.files);i={parts:[...t,..."text"in e&&null!=e.text?[{type:"text",text:e.text}]:[]]}}else i=e;if(null!=e.messageId){const t=this.state.messages.findIndex((t=>t.id===e.messageId));if(-1===t)throw new Error(`message with id ${e.messageId} not found`);if("user"!==this.state.messages[t].role)throw new Error(`message with id ${e.messageId} is not a user message`);this.state.messages=this.state.messages.slice(0,t+1),this.state.replaceMessage(t,{...i,id:e.messageId,role:null!=(r=i.role)?r:"user",metadata:e.metadata})}else this.state.pushMessage({...i,id:null!=(u=i.id)?u:this.generateId(),role:null!=(a=i.role)?a:"user",metadata:e.metadata});await this.makeRequest({trigger:"submit-message",messageId:e.messageId,...t})},this.regenerate=async({messageId:e,...t}={})=>{const n=null==e?this.state.messages.length-1:this.state.messages.findIndex((t=>t.id===e));if(-1===n)throw new Error(`message ${e} not found`);this.state.messages=this.state.messages.slice(0,"assistant"===this.messages[n].role?n:n+1),await this.makeRequest({trigger:"regenerate-message",messageId:e,...t})},this.resumeStream=async(e={})=>{await this.makeRequest({trigger:"resume-stream",...e})},this.clearError=()=>{"error"===this.status&&(this.state.error=void 0,this.setStatus({status:"ready"}))},this.addToolResult=async({tool:e,toolCallId:t,output:n})=>this.jobExecutor.run((async()=>{var e,r;const u=this.state.messages,a=u[u.length-1];this.state.replaceMessage(u.length-1,{...a,parts:a.parts.map((e=>Ms(e)&&e.toolCallId===t?{...e,state:"output-available",output:n}:e))}),this.activeResponse&&(this.activeResponse.state.message.parts=this.activeResponse.state.message.parts.map((e=>Ms(e)&&e.toolCallId===t?{...e,state:"output-available",output:n,errorText:void 0}:e))),"streaming"!==this.status&&"submitted"!==this.status&&(null==(e=this.sendAutomaticallyWhen)?void 0:e.call(this,{messages:this.state.messages}))&&this.makeRequest({trigger:"submit-message",messageId:null==(r=this.lastMessage)?void 0:r.id})})),this.stop=async()=>{var e;"streaming"!==this.status&&"submitted"!==this.status||(null==(e=this.activeResponse)?void 0:e.abortController)&&this.activeResponse.abortController.abort()},this.id=t,this.transport=n,this.generateId=e,this.messageMetadataSchema=r,this.dataPartSchemas=u,this.state=a,this.onError=i,this.onToolCall=o,this.onFinish=s,this.onData=c,this.sendAutomaticallyWhen=l}get status(){return this.state.status}setStatus({status:e,error:t}){this.status!==e&&(this.state.status=e,this.state.error=t)}get error(){return this.state.error}get messages(){return this.state.messages}get lastMessage(){return this.state.messages[this.state.messages.length-1]}set messages(e){this.state.messages=e}async makeRequest({trigger:e,metadata:t,headers:n,body:r,messageId:u}){var a,i,o;this.setStatus({status:"submitted",error:void 0});const s=this.lastMessage;let c=!1,l=!1,d=!1;try{const a={state:$s({lastMessage:this.state.snapshot(s),messageId:this.generateId()}),abortController:new AbortController};let i;if(a.abortController.signal.addEventListener("abort",(()=>{c=!0})),this.activeResponse=a,"resume-stream"===e){const e=await this.transport.reconnectToStream({chatId:this.id,metadata:t,headers:n,body:r});if(null==e)return void this.setStatus({status:"ready"});i=e}else i=await this.transport.sendMessages({chatId:this.id,messages:this.state.messages,abortSignal:a.abortController.signal,metadata:t,headers:n,body:r,trigger:e,messageId:u});const o=e=>this.jobExecutor.run((()=>e({state:a.state,write:()=>{var e;this.setStatus({status:"streaming"});a.state.message.id===(null==(e=this.lastMessage)?void 0:e.id)?this.state.replaceMessage(this.state.messages.length-1,a.state.message):this.state.pushMessage(a.state.message)}})));await async function({stream:e,onError:t}){const n=e.getReader();try{for(;;){const{done:e}=await n.read();if(e)break}}catch(e){null==t||t(e)}finally{n.releaseLock()}}({stream:qs({stream:i,onToolCall:this.onToolCall,onData:this.onData,messageMetadataSchema:this.messageMetadataSchema,dataPartSchemas:this.dataPartSchemas,runUpdateMessageJob:o,onError:e=>{throw e}}),onError:e=>{throw e}}),this.setStatus({status:"ready"})}catch(e){if(c||"AbortError"===e.name)return c=!0,this.setStatus({status:"ready"}),null;d=!0,e instanceof TypeError&&(e.message.toLowerCase().includes("fetch")||e.message.toLowerCase().includes("network"))&&(l=!0),this.onError&&e instanceof Error&&this.onError(e),this.setStatus({status:"error",error:e})}finally{try{null==(a=this.onFinish)||a.call(this,{message:this.activeResponse.state.message,messages:this.state.messages,isAbort:c,isDisconnect:l,isError:d})}catch(e){console.error(e)}this.activeResponse=void 0}(null==(i=this.sendAutomaticallyWhen)?void 0:i.call(this,{messages:this.state.messages}))&&await this.makeRequest({trigger:"submit-message",messageId:null==(o=this.lastMessage)?void 0:o.id,metadata:t,headers:n,body:r})}};function pc({messages:e}){const t=e[e.length-1];if(!t)return!1;if("assistant"!==t.role)return!1;const n=t.parts.reduce(((e,t,n)=>"step-start"===t.type?n:e),-1),r=t.parts.slice(n+1).filter(Ms);return r.length>0&&r.every((e=>"output-available"===e.state))}var hc,vc,mc=ia({type:ya("text"),text:Cu(),state:ma(["streaming","done"]).optional(),providerMetadata:As.optional()}),Dc=ia({type:ya("reasoning"),text:Cu(),state:ma(["streaming","done"]).optional(),providerMetadata:As.optional()}),yc=ia({type:ya("source-url"),sourceId:Cu(),url:Cu(),title:Cu().optional(),providerMetadata:As.optional()}),gc=ia({type:ya("source-document"),sourceId:Cu(),mediaType:Cu(),title:Cu(),filename:Cu().optional(),providerMetadata:As.optional()}),Fc=ia({type:ya("file"),mediaType:Cu(),filename:Cu().optional(),url:Cu(),providerMetadata:As.optional()}),Ec=ia({type:ya("step-start")}),bc=ia({type:Cu().startsWith("data-"),id:Cu().optional(),data:ea()}),Cc=[ia({type:ya("dynamic-tool"),toolName:Cu(),toolCallId:Cu(),state:ya("input-streaming"),input:ea().optional(),output:na().optional(),errorText:na().optional()}),ia({type:ya("dynamic-tool"),toolName:Cu(),toolCallId:Cu(),state:ya("input-available"),input:ea(),output:na().optional(),errorText:na().optional(),callProviderMetadata:As.optional()}),ia({type:ya("dynamic-tool"),toolName:Cu(),toolCallId:Cu(),state:ya("output-available"),input:ea(),output:ea(),errorText:na().optional(),callProviderMetadata:As.optional(),preliminary:Qu().optional()}),ia({type:ya("dynamic-tool"),toolName:Cu(),toolCallId:Cu(),state:ya("output-error"),input:ea(),output:na().optional(),errorText:Cu(),callProviderMetadata:As.optional()})],Ac=[ia({type:Cu().startsWith("tool-"),toolCallId:Cu(),state:ya("input-streaming"),input:ea().optional(),output:na().optional(),errorText:na().optional()}),ia({type:Cu().startsWith("tool-"),toolCallId:Cu(),state:ya("input-available"),input:ea(),output:na().optional(),errorText:na().optional(),callProviderMetadata:As.optional()}),ia({type:Cu().startsWith("tool-"),toolCallId:Cu(),state:ya("output-available"),input:ea(),output:ea(),errorText:na().optional(),callProviderMetadata:As.optional(),preliminary:Qu().optional()}),ia({type:Cu().startsWith("tool-"),toolCallId:Cu(),state:ya("output-error"),input:ea(),output:na().optional(),errorText:Cu(),callProviderMetadata:As.optional()})];function kc(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function wc(){if(vc)return hc;return vc=1,hc=function(e,t){if("function"!=typeof e)throw new TypeError("Expected the first argument to be a `function`, got `".concat(T(e),"`."));var n,r=0;return function(){for(var u=this,a=arguments.length,i=new Array(a),o=0;o<a;o++)i[o]=arguments[o];clearTimeout(n);var s=Date.now(),c=t-(s-r);c<=0?(r=s,e.apply(this,i)):n=setTimeout((function(){r=Date.now(),e.apply(u,i)}),c)}},hc}ia({id:Cu(),role:ma(["system","user","assistant"]),metadata:ea().optional(),parts:ua(la([mc,Dc,yc,gc,Fc,Ec,bc,...Cc,...Ac]))});var _c,xc,Sc,Bc,Ic,Oc,Tc,Pc,jc,Nc=kc(wc()),zc=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Rc=(e,t,n)=>(zc(e,t,"read from private field"),n?n.call(e):t.get(e)),Zc=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},Mc=(e,t,n,r)=>(zc(e,t,"write to private field"),t.set(e,n),n);var Lc,$c=class{constructor(e=[]){Zc(this,_c,void 0),Zc(this,xc,"ready"),Zc(this,Sc,void 0),Zc(this,Bc,new Set),Zc(this,Ic,new Set),Zc(this,Oc,new Set),this.pushMessage=e=>{Mc(this,_c,Rc(this,_c).concat(e)),Rc(this,Tc).call(this)},this.popMessage=()=>{Mc(this,_c,Rc(this,_c).slice(0,-1)),Rc(this,Tc).call(this)},this.replaceMessage=(e,t)=>{Mc(this,_c,[...Rc(this,_c).slice(0,e),this.snapshot(t),...Rc(this,_c).slice(e+1)]),Rc(this,Tc).call(this)},this.snapshot=e=>structuredClone(e),this["~registerMessagesCallback"]=(e,t)=>{const n=t?function(e,t){return null!=t?Nc(e,t):e}(e,t):e;return Rc(this,Bc).add(n),()=>{Rc(this,Bc).delete(n)}},this["~registerStatusCallback"]=e=>(Rc(this,Ic).add(e),()=>{Rc(this,Ic).delete(e)}),this["~registerErrorCallback"]=e=>(Rc(this,Oc).add(e),()=>{Rc(this,Oc).delete(e)}),Zc(this,Tc,(()=>{Rc(this,Bc).forEach((e=>e()))})),Zc(this,Pc,(()=>{Rc(this,Ic).forEach((e=>e()))})),Zc(this,jc,(()=>{Rc(this,Oc).forEach((e=>e()))})),Mc(this,_c,e)}get status(){return Rc(this,xc)}set status(e){Mc(this,xc,e),Rc(this,Pc).call(this)}get error(){return Rc(this,Sc)}set error(e){Mc(this,Sc,e),Rc(this,jc).call(this)}get messages(){return Rc(this,_c)}set messages(e){Mc(this,_c,[...e]),Rc(this,Tc).call(this)}};_c=new WeakMap,xc=new WeakMap,Sc=new WeakMap,Bc=new WeakMap,Ic=new WeakMap,Oc=new WeakMap,Tc=new WeakMap,Pc=new WeakMap,jc=new WeakMap;var qc=class extends fc{constructor({messages:e,...t}){const n=new $c(e);super({...t,state:n}),Zc(this,Lc,void 0),this["~registerMessagesCallback"]=(e,t)=>Rc(this,Lc)["~registerMessagesCallback"](e,t),this["~registerStatusCallback"]=e=>Rc(this,Lc)["~registerStatusCallback"](e),this["~registerErrorCallback"]=e=>Rc(this,Lc)["~registerErrorCallback"](e),Mc(this,Lc,n)}};function Uc(e,t){var n=void 0;return function(){for(var r=arguments.length,u=new Array(r),a=0;a<r;a++)u[a]=arguments[a];n&&clearTimeout(n),n=setTimeout((function(){return e.apply(void 0,u)}),t)}}function Vc(e){return e.reduce((function(e,t){return e.concat(t)}),[])}Lc=new WeakMap;var Hc=0;function Kc(e){return 0===e.collections.length?0:e.collections.reduce((function(e,t){return e+t.items.length}),0)}function Wc(e){return e!==Object(e)}function Jc(e,t){if(e===t)return!0;if(Wc(e)||Wc(t)||"function"==typeof e||"function"==typeof t)return e===t;if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n=0,r=Object.keys(e);n<r.length;n++){var u=r[n];if(!(u in t))return!1;if(!Jc(e[u],t[u]))return!1}return!0}var Qc=function(){};var Gc=[{segment:"autocomplete-core",version:"1.19.2"}];function Yc(e){var t=e.item,n=e.items,r=void 0===n?[]:n;return{index:t.__autocomplete_indexName,items:[t],positions:[1+r.findIndex((function(e){return e.objectID===t.objectID}))],queryID:t.__autocomplete_queryID,algoliaSource:["autocomplete"]}}function Xc(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,u,a,i,o=[],s=!0,c=!1;try{if(a=(n=n.call(e)).next,0===t);else for(;!(s=(r=a.call(n)).done)&&(o.push(r.value),o.length!==t);s=!0);}catch(e){c=!0,u=e}finally{try{if(!s&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw u}}return o}}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return el(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return el(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function el(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var tl=["items"],nl=["items"];function rl(e){return rl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},rl(e)}function ul(e){return function(e){if(Array.isArray(e))return al(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return al(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return al(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function al(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function il(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function ol(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function sl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ol(Object(n),!0).forEach((function(t){cl(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ol(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function cl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==rl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==rl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===rl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ll(e){return e.map((function(e){var t=e.items,n=il(e,tl);return sl(sl({},n),{},{objectIDs:(null==t?void 0:t.map((function(e){return e.objectID})))||n.objectIDs})}))}function dl(e){var t,n,r,u=(t=Xc((e.version||"").split(".").map(Number),2),n=t[0],r=t[1],n>=3||2===n&&r>=4||1===n&&r>=10);function a(t,n,r){if(u&&void 0!==r){var a=r[0].__autocomplete_algoliaCredentials,i={"X-Algolia-Application-Id":a.appId,"X-Algolia-API-Key":a.apiKey};e.apply(void 0,[t].concat(ul(n),[{headers:i}]))}else e.apply(void 0,[t].concat(ul(n)))}return{init:function(t,n){e("init",{appId:t,apiKey:n})},setAuthenticatedUserToken:function(t){e("setAuthenticatedUserToken",t)},setUserToken:function(t){e("setUserToken",t)},clickedObjectIDsAfterSearch:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("clickedObjectIDsAfterSearch",ll(t),t[0].items)},clickedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("clickedObjectIDs",ll(t),t[0].items)},clickedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];n.length>0&&e.apply(void 0,["clickedFilters"].concat(n))},convertedObjectIDsAfterSearch:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("convertedObjectIDsAfterSearch",ll(t),t[0].items)},convertedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("convertedObjectIDs",ll(t),t[0].items)},convertedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];n.length>0&&e.apply(void 0,["convertedFilters"].concat(n))},viewedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&t.reduce((function(e,t){var n=t.items,r=il(t,nl);return[].concat(ul(e),ul(function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:20,n=[],r=0;r<e.objectIDs.length;r+=t)n.push(sl(sl({},e),{},{objectIDs:e.objectIDs.slice(r,r+t)}));return n}(sl(sl({},r),{},{objectIDs:(null==n?void 0:n.map((function(e){return e.objectID})))||r.objectIDs})).map((function(e){return{items:n,payload:e}}))))}),[]).forEach((function(e){var t=e.items;return a("viewedObjectIDs",[e.payload],t)}))},viewedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];n.length>0&&e.apply(void 0,["viewedFilters"].concat(n))}}}function fl(e){var t=e.items.reduce((function(e,t){var n;return e[t.__autocomplete_indexName]=(null!==(n=e[t.__autocomplete_indexName])&&void 0!==n?n:[]).concat(t),e}),{});return Object.keys(t).map((function(e){return{index:e,items:t[e],algoliaSource:["autocomplete"]}}))}function pl(e){return e.objectID&&e.__autocomplete_indexName&&e.__autocomplete_queryID}function hl(e){return hl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},hl(e)}function vl(e){return function(e){if(Array.isArray(e))return ml(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return ml(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ml(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ml(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Dl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function yl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Dl(Object(n),!0).forEach((function(t){gl(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Dl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function gl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==hl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==hl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===hl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Fl="2.15.0",El="https://cdn.jsdelivr.net/npm/search-insights@".concat(Fl,"/dist/search-insights.min.js"),bl=Uc((function(e){var t=e.onItemsChange,n=e.items,r=e.insights,u=e.state;t({insights:r,insightsEvents:fl({items:n}).map((function(e){return yl({eventName:"Items Viewed"},e)})),state:u})}),400);function Cl(e){var t=function(e){return yl({onItemsChange:function(e){var t=e.insights,n=e.insightsEvents,r=e.state;t.viewedObjectIDs.apply(t,vl(n.map((function(e){return yl(yl({},e),{},{algoliaSource:Al(e.algoliaSource,r.context)})}))))},onSelect:function(e){var t=e.insights,n=e.insightsEvents,r=e.state;t.clickedObjectIDsAfterSearch.apply(t,vl(n.map((function(e){return yl(yl({},e),{},{algoliaSource:Al(e.algoliaSource,r.context)})}))))},onActive:Qc,__autocomplete_clickAnalytics:!0},e)}(e),n=t.insightsClient,r=t.insightsInitParams,u=t.onItemsChange,a=t.onSelect,i=t.onActive,o=t.__autocomplete_clickAnalytics,s=n;if(n||function(e){if("undefined"!=typeof window)e({window:window})}((function(e){var t=e.window,n=t.AlgoliaAnalyticsObject||"aa";"string"==typeof n&&(s=t[n]),s||(t.AlgoliaAnalyticsObject=n,t[n]||(t[n]=function(){t[n].queue||(t[n].queue=[]);for(var e=arguments.length,r=new Array(e),u=0;u<e;u++)r[u]=arguments[u];t[n].queue.push(r)}),t[n].version=Fl,s=t[n],function(e){var t="[Autocomplete]: Could not load search-insights.js. Please load it manually following https://alg.li/insights-autocomplete";try{var n=e.document.createElement("script");n.async=!0,n.src=El,n.onerror=function(){console.error(t)},document.body.appendChild(n)}catch(e){console.error(t)}}(t))})),!s)return{};r&&s("init",yl({partial:!0},r));var c=dl(s),l={current:[]},d=Uc((function(e){var t=e.state;if(t.isOpen){var n=t.collections.reduce((function(e,t){return[].concat(vl(e),vl(t.items))}),[]).filter(pl);Jc(l.current.map((function(e){return e.objectID})),n.map((function(e){return e.objectID})))||(l.current=n,n.length>0&&bl({onItemsChange:u,items:n,insights:c,state:t}))}}),0);return{name:"aa.algoliaInsightsPlugin",subscribe:function(e){var t=e.setContext,n=e.onSelect,r=e.onActive;function u(e){t({algoliaInsightsPlugin:{__algoliaSearchParameters:yl(yl({},o?{clickAnalytics:!0}:{}),e?{userToken:kl(e)}:{}),insights:c}})}s("addAlgoliaAgent","insights-plugin"),u(),s("onUserTokenChange",(function(e){u(e)})),s("getUserToken",null,(function(e,t){u(t)})),n((function(e){var t=e.item,n=e.state,r=e.event,u=e.source;pl(t)&&a({state:n,event:r,insights:c,item:t,insightsEvents:[yl({eventName:"Item Selected"},Yc({item:t,items:u.getItems().filter(pl)}))]})})),r((function(e){var t=e.item,n=e.source,r=e.state,u=e.event;pl(t)&&i({state:r,event:u,insights:c,item:t,insightsEvents:[yl({eventName:"Item Active"},Yc({item:t,items:n.getItems().filter(pl)}))]})}))},onStateChange:function(e){var t=e.state;d({state:t})},__autocomplete_pluginOptions:e}}function Al(){var e,t=arguments.length>1?arguments[1]:void 0;return[].concat(vl(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]),["autocomplete-internal"],vl(null!==(e=t.algoliaInsightsPlugin)&&void 0!==e&&e.__automaticInsights?["autocomplete-automatic"]:[]))}function kl(e){return"number"==typeof e?e.toString():e}function wl(e,t){var n=t;return{then:function(t,r){return wl(e.then(xl(t,n,e),xl(r,n,e)),n)},catch:function(t){return wl(e.catch(xl(t,n,e)),n)},finally:function(t){return t&&n.onCancelList.push(t),wl(e.finally(xl(t&&function(){return n.onCancelList=[],t()},n,e)),n)},cancel:function(){n.isCanceled=!0;var e=n.onCancelList;n.onCancelList=[],e.forEach((function(e){e()}))},isCanceled:function(){return!0===n.isCanceled}}}function _l(e){return wl(e,{isCanceled:!1,onCancelList:[]})}function xl(e,t,n){return e?function(n){return t.isCanceled?n:e(n)}:n}var Sl,Bl=!0;function Il(){var e=[];return{add:function(t){return e.push(t),t.finally((function(){e=e.filter((function(e){return e!==t}))}))},cancelAll:function(){e.forEach((function(e){return e.cancel()}))},isEmpty:function(){return 0===e.length},wait:function(t){return Bl?(Bl=!1,Sl=t?Promise.race([Promise.all(e),new Promise((function(e){return setTimeout(e,t)}))]):Promise.all(e),Sl.then((function(){Bl=!0}))):Sl}}}function Ol(e,t,n,r){if(!n)return null;if(e<0&&(null===t||null!==r&&0===t))return n+e;var u=(null===t?-1:t)+e;return u<=-1||u>=n?null===r?null:0:u}function Tl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Pl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Tl(Object(n),!0).forEach((function(t){jl(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Tl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function jl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Nl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Nl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Nl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Nl(e){return Nl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Nl(e)}function zl(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return Rl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Rl(e,t)}(e))||t){n&&(e=n);var r=0,u=function(){};return{s:u,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:u}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,o=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return i=e.done,e},e:function(e){o=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(o)throw a}}}}function Rl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Zl=function(e,t){var n,r=!1,u=[],a=zl(e);try{for(a.s();!(n=a.n()).done;){var i,o,s,c=null===(i=n.value.__autocomplete_pluginOptions)||void 0===i||null===(o=(s=i).awaitSubmit)||void 0===o?void 0:o.call(s);if("number"==typeof c)u.push(c);else if(!0===c){r=!0;break}}}catch(e){a.e(e)}finally{a.f()}return r?t.wait():u.length>0?t.wait(Math.max.apply(Math,u)):void 0};function Ml(e){var t=function(e){var t=e.collections.map((function(e){return e.items.length})).reduce((function(e,t,n){var r=(e[n-1]||0)+t;return e.push(r),e}),[]).reduce((function(t,n){return n<=e.activeItemId?t+1:t}),0);return e.collections[t]}(e);if(!t)return null;var n=t.items[function(e){for(var t=e.state,n=e.collection,r=!1,u=0,a=0;!1===r;){var i=t.collections[u];if(i===n){r=!0;break}a+=i.items.length,u++}return t.activeItemId-a}({state:e,collection:t})],r=t.source;return{item:n,itemInputValue:r.getItemInputValue({item:n,state:e}),itemUrl:r.getItemUrl({item:n,state:e}),source:r}}function Ll(e,t,n){return[e,null==n?void 0:n.sourceId,t].filter(Boolean).join("-").replace(/\s/g,"")}var $l=/((gt|sm)-|galaxy nexus)|samsung[- ]|samsungbrowser/i;function ql(e){return e.nativeEvent||e}function Ul(e){return Ul="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ul(e)}function Vl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Hl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Ul(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Ul(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Ul(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Kl(e,t,n){var r=t.initialState;return{getState:function(){return r},dispatch:function(u,a){var i=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Vl(Object(n),!0).forEach((function(t){Hl(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Vl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}({},r);r=e(r,{type:u,props:t,payload:a}),n({state:r,prevState:i})},pendingRequests:Il()}}function Wl(e){return Wl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Wl(e)}function Jl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Ql(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jl(Object(n),!0).forEach((function(t){Gl(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jl(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Gl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Wl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Wl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Wl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Yl(e){return Yl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Yl(e)}function Xl(e){return function(e){if(Array.isArray(e))return ed(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return ed(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ed(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ed(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function td(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function nd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?td(Object(n),!0).forEach((function(t){rd(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):td(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function rd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Yl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Yl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Yl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ud(e,t){var n,r="undefined"!=typeof window?window:{},u=e.plugins||[];return nd(nd({debug:!1,openOnFocus:!1,enterKeyHint:void 0,ignoreCompositionEvents:!1,placeholder:"",autoFocus:!1,defaultActiveItemId:null,stallThreshold:300,insights:void 0,environment:r,shouldPanelOpen:function(e){return Kc(e.state)>0},reshape:function(e){return e.sources}},e),{},{id:null!==(n=e.id)&&void 0!==n?n:"autocomplete-".concat(Hc++),plugins:u,initialState:nd({activeItemId:null,query:"",completion:null,collections:[],isOpen:!1,status:"idle",context:{}},e.initialState),onStateChange:function(t){var n;null===(n=e.onStateChange)||void 0===n||n.call(e,t),u.forEach((function(e){var n;return null===(n=e.onStateChange)||void 0===n?void 0:n.call(e,t)}))},onSubmit:function(t){var n;null===(n=e.onSubmit)||void 0===n||n.call(e,t),u.forEach((function(e){var n;return null===(n=e.onSubmit)||void 0===n?void 0:n.call(e,t)}))},onReset:function(t){var n;null===(n=e.onReset)||void 0===n||n.call(e,t),u.forEach((function(e){var n;return null===(n=e.onReset)||void 0===n?void 0:n.call(e,t)}))},getSources:function(n){return Promise.all([].concat(Xl(u.map((function(e){return e.getSources}))),[e.getSources]).filter(Boolean).map((function(e){return function(e,t){var n=[];return Promise.resolve(e(t)).then((function(e){return Promise.all(e.filter((function(e){return Boolean(e)})).map((function(e){if(e.sourceId,n.includes(e.sourceId))throw new Error("[Autocomplete] The `sourceId` ".concat(JSON.stringify(e.sourceId)," is not unique."));n.push(e.sourceId);var t={getItemInputValue:function(e){return e.state.query},getItemUrl:function(){},onSelect:function(e){(0,e.setIsOpen)(!1)},onActive:Qc,onResolve:Qc};Object.keys(t).forEach((function(e){t[e].__default=!0}));var r=Pl(Pl({},t),e);return Promise.resolve(r)})))}))}(e,n)}))).then((function(e){return Vc(e)})).then((function(e){return e.map((function(e){return nd(nd({},e),{},{onSelect:function(n){e.onSelect(n),t.forEach((function(e){var t;return null===(t=e.onSelect)||void 0===t?void 0:t.call(e,n)}))},onActive:function(n){e.onActive(n),t.forEach((function(e){var t;return null===(t=e.onActive)||void 0===t?void 0:t.call(e,n)}))},onResolve:function(n){e.onResolve(n),t.forEach((function(e){var t;return null===(t=e.onResolve)||void 0===t?void 0:t.call(e,n)}))}})}))}))},navigator:nd({navigate:function(e){var t=e.itemUrl;r.location.assign(t)},navigateNewTab:function(e){var t=e.itemUrl,n=r.open(t,"_blank","noopener");null==n||n.focus()},navigateNewWindow:function(e){var t=e.itemUrl;r.open(t,"_blank","noopener")}},e.navigator)})}function ad(e){return ad="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ad(e)}function id(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function od(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?id(Object(n),!0).forEach((function(t){sd(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):id(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function sd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==ad(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==ad(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===ad(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cd(e){return cd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},cd(e)}function ld(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function dd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ld(Object(n),!0).forEach((function(t){fd(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ld(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function fd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==cd(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==cd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===cd(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function pd(e){return function(e){if(Array.isArray(e))return hd(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return hd(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return hd(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function hd(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function vd(e){return Boolean(e.execute)}function md(e,t,n){if(u=e,Boolean(null==u?void 0:u.execute)){var r="algolia"===e.requesterId?Object.assign.apply(Object,[{}].concat(pd(Object.keys(n.context).map((function(e){var t;return null===(t=n.context[e])||void 0===t?void 0:t.__algoliaSearchParameters}))))):{};return dd(dd({},e),{},{requests:e.queries.map((function(n){return{query:"algolia"===e.requesterId?dd(dd({},n),{},{params:dd(dd({},r),n.params)}):n,sourceId:t,transformResponse:e.transformResponse}}))})}var u;return{items:e,sourceId:t}}function Dd(e){var t=e.reduce((function(e,t){if(!vd(t))return e.push(t),e;var n=t.searchClient,r=t.execute,u=t.requesterId,a=t.requests,i=e.find((function(e){return vd(t)&&vd(e)&&e.searchClient===n&&Boolean(u)&&e.requesterId===u}));if(i){var o;(o=i.items).push.apply(o,pd(a))}else{var s={execute:r,requesterId:u,items:a,searchClient:n};e.push(s)}return e}),[]).map((function(e){if(!vd(e))return Promise.resolve(e);var t=e,n=t.execute,r=t.items;return n({searchClient:t.searchClient,requests:r})}));return Promise.all(t).then((function(e){return Vc(e)}))}function yd(e,t,n){return t.map((function(t){var r,u=e.filter((function(e){return e.sourceId===t.sourceId})),a=u.map((function(e){return e.items})),i=u[0].transformResponse,o=i?i({results:r=a,hits:r.map((function(e){return e.hits})).filter(Boolean),facetHits:r.map((function(e){var t;return null===(t=e.facetHits)||void 0===t?void 0:t.map((function(e){return{label:e.value,count:e.count,_highlightResult:{label:{value:e.highlighted}}}}))})).filter(Boolean)}):a;return t.onResolve({source:t,results:a,items:o,state:n.getState()}),o.every(Boolean),'The `getItems` function from source "'.concat(t.sourceId,'" must return an array of items but returned ').concat(JSON.stringify(void 0),".\n\nDid you forget to return items?\n\nSee: https://www.algolia.com/doc/ui-libraries/autocomplete/core-concepts/sources/#param-getitems"),{source:t,items:o}}))}function gd(e){return gd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},gd(e)}var Fd=["event","nextState","props","query","refresh","store"];function Ed(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function bd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ed(Object(n),!0).forEach((function(t){Cd(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ed(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Cd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==gd(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==gd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===gd(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ad(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}var kd,wd,_d,xd=null,Sd=(kd=-1,wd=-1,_d=void 0,function(e){var t=++kd;return Promise.resolve(e).then((function(e){return _d&&t<wd?_d:(wd=t,_d=e,e)}))});function Bd(e){var t=e.event,n=e.nextState,r=void 0===n?{}:n,u=e.props,a=e.query,i=e.refresh,o=e.store,s=Ad(e,Fd);xd&&u.environment.clearTimeout(xd);var c=s.setCollections,l=s.setIsOpen,d=s.setQuery,f=s.setActiveItemId,p=s.setStatus,h=s.setContext;if(d(a),f(u.defaultActiveItemId),!a&&!1===u.openOnFocus){var v,m=o.getState().collections.map((function(e){return bd(bd({},e),{},{items:[]})}));p("idle"),c(m),l(null!==(v=r.isOpen)&&void 0!==v?v:u.shouldPanelOpen({state:o.getState()}));var D=_l(Sd(m).then((function(){return Promise.resolve()})));return o.pendingRequests.add(D)}p("loading"),xd=u.environment.setTimeout((function(){p("stalled")}),u.stallThreshold);var y=_l(Sd(u.getSources(bd({query:a,refresh:i,state:o.getState()},s)).then((function(e){return Promise.all(e.map((function(e){return Promise.resolve(e.getItems(bd({query:a,refresh:i,state:o.getState()},s))).then((function(t){return md(t,e.sourceId,o.getState())}))}))).then(Dd).then((function(t){var n,r=t.some((function(e){return function(e){return!Array.isArray(e)&&Boolean(null==e?void 0:e._automaticInsights)}(e.items)}));r&&h({algoliaInsightsPlugin:bd(bd({},(null===(n=o.getState().context)||void 0===n?void 0:n.algoliaInsightsPlugin)||{}),{},{__automaticInsights:r})});return yd(t,e,o)})).then((function(e){return function(e){var t=e.collections,n=e.props,r=e.state,u=t.reduce((function(e,t){return od(od({},e),{},sd({},t.source.sourceId,od(od({},t.source),{},{getItems:function(){return Vc(t.items)}})))}),{}),a=n.plugins.reduce((function(e,t){return t.reshape?t.reshape(e):e}),{sourcesBySourceId:u,state:r}).sourcesBySourceId;return Vc(n.reshape({sourcesBySourceId:a,sources:Object.values(a),state:r})).filter(Boolean).map((function(e){return{source:e,items:e.getItems()}}))}({collections:e,props:u,state:o.getState()})}))})))).then((function(e){var n;p("idle"),c(e);var d=u.shouldPanelOpen({state:o.getState()});l(null!==(n=r.isOpen)&&void 0!==n?n:u.openOnFocus&&!a&&d||d);var f=Ml(o.getState());if(null!==o.getState().activeItemId&&f){var h=f.item,v=f.itemInputValue,m=f.itemUrl,D=f.source;D.onActive(bd({event:t,item:h,itemInputValue:v,itemUrl:m,refresh:i,source:D,state:o.getState()},s))}})).finally((function(){p("idle"),xd&&u.environment.clearTimeout(xd)}));return o.pendingRequests.add(y)}function Id(e){return Id="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Id(e)}var Od=["event","props","refresh","store"];function Td(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Pd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Td(Object(n),!0).forEach((function(t){jd(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Td(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function jd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Id(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Id(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Id(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Nd(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function zd(e){return zd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},zd(e)}var Rd=["props","refresh","store"],Zd=["inputElement","formElement","panelElement"],Md=["inputElement"],Ld=["inputElement","maxLength"],$d=["source"],qd=["item","source"];function Ud(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Vd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ud(Object(n),!0).forEach((function(t){Hd(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ud(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Hd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==zd(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==zd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===zd(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Kd(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function Wd(e){var t=e.props,n=e.refresh,r=e.store,u=Kd(e,Rd);return{getEnvironmentProps:function(e){var n=e.inputElement,u=e.formElement,a=e.panelElement;function i(e){!r.getState().isOpen&&r.pendingRequests.isEmpty()||e.target===n||!1===[u,a].some((function(t){return n=t,r=e.target,n===r||n.contains(r);var n,r}))&&(r.dispatch("blur",null),t.debug||r.pendingRequests.cancelAll())}return Vd({onTouchStart:i,onMouseDown:i,onTouchMove:function(e){!1!==r.getState().isOpen&&n===t.environment.document.activeElement&&e.target!==n&&n.blur()}},Kd(e,Zd))},getRootProps:function(e){return Vd({role:"combobox","aria-expanded":r.getState().isOpen,"aria-haspopup":"listbox","aria-controls":r.getState().isOpen?r.getState().collections.map((function(e){var n=e.source;return Ll(t.id,"list",n)})).join(" "):void 0,"aria-labelledby":Ll(t.id,"label")},e)},getFormProps:function(e){e.inputElement;var a=Kd(e,Md),i=function(a){var i;t.onSubmit(Vd({event:a,refresh:n,state:r.getState()},u)),r.dispatch("submit",null),null===(i=e.inputElement)||void 0===i||i.blur()};return Vd({action:"",noValidate:!0,role:"search",onSubmit:function(e){e.preventDefault();var n=Zl(t.plugins,r.pendingRequests);void 0!==n?n.then((function(){return i(e)})):i(e)},onReset:function(a){var i;a.preventDefault(),t.onReset(Vd({event:a,refresh:n,state:r.getState()},u)),r.dispatch("reset",null),null===(i=e.inputElement)||void 0===i||i.focus()}},a)},getLabelProps:function(e){return Vd({htmlFor:Ll(t.id,"input"),id:Ll(t.id,"label")},e)},getInputProps:function(e){var a;function i(e){(t.openOnFocus||Boolean(r.getState().query))&&Bd(Vd({event:e,props:t,query:r.getState().completion||r.getState().query,refresh:n,store:r},u)),r.dispatch("focus",null)}var o=e||{};o.inputElement;var s=o.maxLength,c=void 0===s?512:s,l=Kd(o,Ld),d=Ml(r.getState()),f=function(e){return Boolean(e&&e.match($l))}((null===(a=t.environment.navigator)||void 0===a?void 0:a.userAgent)||""),p=t.enterKeyHint||(null!=d&&d.itemUrl&&!f?"go":"search");return Vd({"aria-autocomplete":"both","aria-activedescendant":r.getState().isOpen&&null!==r.getState().activeItemId?Ll(t.id,"item-".concat(r.getState().activeItemId),null==d?void 0:d.source):void 0,"aria-controls":r.getState().isOpen?r.getState().collections.filter((function(e){return e.items.length>0})).map((function(e){var n=e.source;return Ll(t.id,"list",n)})).join(" "):void 0,"aria-labelledby":Ll(t.id,"label"),value:r.getState().completion||r.getState().query,id:Ll(t.id,"input"),autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",enterKeyHint:p,spellCheck:"false",autoFocus:t.autoFocus,placeholder:t.placeholder,maxLength:c,type:"search",onChange:function(e){var a=e.currentTarget.value;t.ignoreCompositionEvents&&ql(e).isComposing?u.setQuery(a):Bd(Vd({event:e,props:t,query:a.slice(0,c),refresh:n,store:r},u))},onCompositionEnd:function(e){Bd(Vd({event:e,props:t,query:e.currentTarget.value.slice(0,c),refresh:n,store:r},u))},onKeyDown:function(e){ql(e).isComposing||function(e){var t=e.event,n=e.props,r=e.refresh,u=e.store,a=Nd(e,Od);if("ArrowUp"===t.key||"ArrowDown"===t.key){var i=function(){var e=Ml(u.getState()),t=n.environment.document.getElementById(Ll(n.id,"item-".concat(u.getState().activeItemId),null==e?void 0:e.source));t&&(t.scrollIntoViewIfNeeded?t.scrollIntoViewIfNeeded(!1):t.scrollIntoView(!1))},o=function(){var e=Ml(u.getState());if(null!==u.getState().activeItemId&&e){var n=e.item,i=e.itemInputValue,o=e.itemUrl,s=e.source;s.onActive(Pd({event:t,item:n,itemInputValue:i,itemUrl:o,refresh:r,source:s,state:u.getState()},a))}};t.preventDefault(),!1===u.getState().isOpen&&(n.openOnFocus||Boolean(u.getState().query))?Bd(Pd({event:t,props:n,query:u.getState().query,refresh:r,store:u},a)).then((function(){u.dispatch(t.key,{nextActiveItemId:n.defaultActiveItemId}),o(),setTimeout(i,0)})):(u.dispatch(t.key,{}),o(),i())}else if("Escape"===t.key)t.preventDefault(),u.dispatch(t.key,null),u.pendingRequests.cancelAll();else if("Tab"===t.key)u.dispatch("blur",null),u.pendingRequests.cancelAll();else if("Enter"===t.key){if(null===u.getState().activeItemId||u.getState().collections.every((function(e){return 0===e.items.length}))){var s=Zl(n.plugins,u.pendingRequests);return void(void 0!==s?s.then(u.pendingRequests.cancelAll):n.debug||u.pendingRequests.cancelAll())}t.preventDefault();var c=Ml(u.getState()),l=c.item,d=c.itemInputValue,f=c.itemUrl,p=c.source;if(t.metaKey||t.ctrlKey)void 0!==f&&(p.onSelect(Pd({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a)),n.navigator.navigateNewTab({itemUrl:f,item:l,state:u.getState()}));else if(t.shiftKey)void 0!==f&&(p.onSelect(Pd({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a)),n.navigator.navigateNewWindow({itemUrl:f,item:l,state:u.getState()}));else if(t.altKey);else{if(void 0!==f)return p.onSelect(Pd({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a)),void n.navigator.navigate({itemUrl:f,item:l,state:u.getState()});Bd(Pd({event:t,nextState:{isOpen:!1},props:n,query:d,refresh:r,store:u},a)).then((function(){p.onSelect(Pd({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a))}))}}}(Vd({event:e,props:t,refresh:n,store:r},u))},onFocus:i,onBlur:Qc,onClick:function(n){e.inputElement!==t.environment.document.activeElement||r.getState().isOpen||i(n)}},l)},getPanelProps:function(e){return Vd({onMouseDown:function(e){e.preventDefault()},onMouseLeave:function(){r.dispatch("mouseleave",null)}},e)},getListProps:function(e){var n=e||{},r=n.source,u=Kd(n,$d);return Vd({role:"listbox","aria-labelledby":Ll(t.id,"label"),id:Ll(t.id,"list",r)},u)},getItemProps:function(e){var a=e.item,i=e.source,o=Kd(e,qd);return Vd({id:Ll(t.id,"item-".concat(a.__autocomplete_id),i),role:"option","aria-selected":r.getState().activeItemId===a.__autocomplete_id,onMouseMove:function(e){if(a.__autocomplete_id!==r.getState().activeItemId){r.dispatch("mousemove",a.__autocomplete_id);var t=Ml(r.getState());if(null!==r.getState().activeItemId&&t){var i=t.item,o=t.itemInputValue,s=t.itemUrl,c=t.source;c.onActive(Vd({event:e,item:i,itemInputValue:o,itemUrl:s,refresh:n,source:c,state:r.getState()},u))}}},onMouseDown:function(e){e.preventDefault()},onClick:function(e){var o=i.getItemInputValue({item:a,state:r.getState()}),s=i.getItemUrl({item:a,state:r.getState()});(s?Promise.resolve():Bd(Vd({event:e,nextState:{isOpen:!1},props:t,query:o,refresh:n,store:r},u))).then((function(){i.onSelect(Vd({event:e,item:a,itemInputValue:o,itemUrl:s,refresh:n,source:i,state:r.getState()},u))}))}},o)}}}function Jd(e){return Jd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jd(e)}function Qd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Gd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Qd(Object(n),!0).forEach((function(t){Yd(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Qd(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Yd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Jd(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Jd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Jd(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Xd(e){var t,n,r,u,a=e.plugins,i=e.options,o=null===(t=((null===(n=i.__autocomplete_metadata)||void 0===n?void 0:n.userAgents)||[])[0])||void 0===t?void 0:t.segment,s=o?Yd({},o,Object.keys((null===(r=i.__autocomplete_metadata)||void 0===r?void 0:r.options)||{})):{};return{plugins:a.map((function(e){return{name:e.name,options:Object.keys(e.__autocomplete_pluginOptions||[])}})),options:Gd({"autocomplete-core":Object.keys(i)},s),ua:Gc.concat((null===(u=i.__autocomplete_metadata)||void 0===u?void 0:u.userAgents)||[])}}function ef(e){var t,n=e.state;return!1===n.isOpen||null===n.activeItemId?null:(null===(t=Ml(n))||void 0===t?void 0:t.itemInputValue)||null}function tf(e){return tf="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},tf(e)}function nf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function rf(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?nf(Object(n),!0).forEach((function(t){uf(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):nf(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function uf(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==tf(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==tf(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===tf(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var af=function(e,t){switch(t.type){case"setActiveItemId":case"mousemove":return rf(rf({},e),{},{activeItemId:t.payload});case"setQuery":return rf(rf({},e),{},{query:t.payload,completion:null});case"setCollections":return rf(rf({},e),{},{collections:t.payload});case"setIsOpen":return rf(rf({},e),{},{isOpen:t.payload});case"setStatus":return rf(rf({},e),{},{status:t.payload});case"setContext":return rf(rf({},e),{},{context:rf(rf({},e.context),t.payload)});case"ArrowDown":var n=rf(rf({},e),{},{activeItemId:t.payload.hasOwnProperty("nextActiveItemId")?t.payload.nextActiveItemId:Ol(1,e.activeItemId,Kc(e),t.props.defaultActiveItemId)});return rf(rf({},n),{},{completion:ef({state:n})});case"ArrowUp":var r=rf(rf({},e),{},{activeItemId:Ol(-1,e.activeItemId,Kc(e),t.props.defaultActiveItemId)});return rf(rf({},r),{},{completion:ef({state:r})});case"Escape":return e.isOpen?rf(rf({},e),{},{activeItemId:null,isOpen:!1,completion:null}):rf(rf({},e),{},{activeItemId:null,query:"",status:"idle",collections:[]});case"submit":return rf(rf({},e),{},{activeItemId:null,isOpen:!1,status:"idle"});case"reset":return rf(rf({},e),{},{activeItemId:!0===t.props.openOnFocus?t.props.defaultActiveItemId:null,status:"idle",completion:null,query:""});case"focus":return rf(rf({},e),{},{activeItemId:t.props.defaultActiveItemId,isOpen:(t.props.openOnFocus||Boolean(e.query))&&t.props.shouldPanelOpen({state:e})});case"blur":return t.props.debug?e:rf(rf({},e),{},{isOpen:!1,activeItemId:null});case"mouseleave":return rf(rf({},e),{},{activeItemId:t.props.defaultActiveItemId});default:return"The reducer action ".concat(JSON.stringify(t.type)," is not supported."),e}};function of(e){return of="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},of(e)}function sf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function cf(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?sf(Object(n),!0).forEach((function(t){lf(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sf(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function lf(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==of(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==of(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===of(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function df(e){var t=[],n=ud(e,t),r=Kl(af,n,(function(e){var t,r,a=e.prevState,c=e.state;if(n.onStateChange(cf({prevState:a,state:c,refresh:i,navigator:n.navigator},u)),!s()&&null!==(t=c.context)&&void 0!==t&&null!==(r=t.algoliaInsightsPlugin)&&void 0!==r&&r.__automaticInsights&&!1!==n.insights){var l=Cl({__autocomplete_clickAnalytics:!1});n.plugins.push(l),o([l])}})),u=function(e){var t=e.store;return{setActiveItemId:function(e){t.dispatch("setActiveItemId",e)},setQuery:function(e){t.dispatch("setQuery",e)},setCollections:function(e){var n=0,r=e.map((function(e){return Ql(Ql({},e),{},{items:Vc(e.items).map((function(e){return Ql(Ql({},e),{},{__autocomplete_id:n++})}))})}));t.dispatch("setCollections",r)},setIsOpen:function(e){t.dispatch("setIsOpen",e)},setStatus:function(e){t.dispatch("setStatus",e)},setContext:function(e){t.dispatch("setContext",e)}}}({store:r}),a=Wd(cf({props:n,refresh:i,store:r,navigator:n.navigator},u));function i(){return Bd(cf({event:new Event("input"),nextState:{isOpen:r.getState().isOpen},props:n,navigator:n.navigator,query:r.getState().query,refresh:i,store:r},u))}function o(e){e.forEach((function(e){var r;return null===(r=e.subscribe)||void 0===r?void 0:r.call(e,cf(cf({},u),{},{navigator:n.navigator,refresh:i,onSelect:function(e){t.push({onSelect:e})},onActive:function(e){t.push({onActive:e})},onResolve:function(e){t.push({onResolve:e})}}))}))}function s(){return n.plugins.some((function(e){return"aa.algoliaInsightsPlugin"===e.name}))}if(n.insights&&!s()){var c="boolean"==typeof n.insights?{}:n.insights;n.plugins.push(Cl(c))}return o(n.plugins),function(e){var t,n,r=e.metadata,u=e.environment;if(null===(t=u.navigator)||void 0===t||null===(n=t.userAgent)||void 0===n?void 0:n.includes("Algolia Crawler")){var a=u.document.createElement("meta"),i=u.document.querySelector("head");a.name="algolia:metadata",setTimeout((function(){a.content=JSON.stringify(r),i.appendChild(a)}),0)}}({metadata:Xd({plugins:n.plugins,options:e}),environment:n.environment}),cf(cf({refresh:i,navigator:n.navigator},a),u)}var ff="https://askai.algolia.com/chat",pf="askai_token",hf=function(e){if(!e)return!0;try{var t=function(e){var t=B(e.split("."),1)[0];return JSON.parse(atob(t))}(e),n=t.exp;return Date.now()/1e3>n-30}catch(e){return!0}},vf=null,mf=function(){var e=p(x().mark((function e(t){var n,r;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(n=t.assistantId,r=sessionStorage.getItem(pf),hf(r)){e.next=4;break}return e.abrupt("return",r);case 4:return vf||(vf=fetch("".concat(ff,"/token"),{method:"POST",headers:{"x-algolia-assistant-id":n,"content-type":"application/json"}}).then((function(e){return e.json()})).then((function(e){var t=e.token;return sessionStorage.setItem(pf,t),t})).finally((function(){return vf=null}))),e.abrupt("return",vf);case 6:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),Df=function(){var e=p(x().mark((function e(t){var n,r,u,a,i,o;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.assistantId,r=t.thumbs,u=t.messageId,a=t.appId,(i=new Headers).set("x-algolia-assistant-id",n),i.set("content-type","application/json"),e.next=7,mf({assistantId:n});case 7:o=e.sent,i.set("authorization","TOKEN ".concat(o));case 9:return e.abrupt("return",fetch("".concat(ff,"/feedback"),{method:"POST",body:JSON.stringify({appId:a,messageId:u,thumbs:r}),headers:i}));case 10:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();function yf(t){var n=t.translations,r=(void 0===n?{}:n).poweredByText,u=void 0===r?"Powered by":r;return e.createElement("a",{href:"https://www.algolia.com/ref/docsearch/?utm_source=".concat(window.location.hostname,"&utm_medium=referral&utm_content=powered_by&utm_campaign=docsearch"),target:"_blank",rel:"noopener noreferrer"},e.createElement("span",{className:"DocSearch-Label"},u),e.createElement("svg",{width:"80",height:"24","aria-label":"Algolia",role:"img",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2196.2 500"},e.createElement("defs",null,e.createElement("style",null,".cls-1,.cls-2{fill:#003dff;}.cls-2{fill-rule:evenodd;}")),e.createElement("path",{className:"cls-2",d:"M1070.38,275.3V5.91c0-3.63-3.24-6.39-6.82-5.83l-50.46,7.94c-2.87,.45-4.99,2.93-4.99,5.84l.17,273.22c0,12.92,0,92.7,95.97,95.49,3.33,.1,6.09-2.58,6.09-5.91v-40.78c0-2.96-2.19-5.51-5.12-5.84-34.85-4.01-34.85-47.57-34.85-54.72Z"}),e.createElement("rect",{className:"cls-1",x:"1845.88",y:"104.73",width:"62.58",height:"277.9",rx:"5.9",ry:"5.9"}),e.createElement("path",{className:"cls-2",d:"M1851.78,71.38h50.77c3.26,0,5.9-2.64,5.9-5.9V5.9c0-3.62-3.24-6.39-6.82-5.83l-50.77,7.95c-2.87,.45-4.99,2.92-4.99,5.83v51.62c0,3.26,2.64,5.9,5.9,5.9Z"}),e.createElement("path",{className:"cls-2",d:"M1764.03,275.3V5.91c0-3.63-3.24-6.39-6.82-5.83l-50.46,7.94c-2.87,.45-4.99,2.93-4.99,5.84l.17,273.22c0,12.92,0,92.7,95.97,95.49,3.33,.1,6.09-2.58,6.09-5.91v-40.78c0-2.96-2.19-5.51-5.12-5.84-34.85-4.01-34.85-47.57-34.85-54.72Z"}),e.createElement("path",{className:"cls-2",d:"M1631.95,142.72c-11.14-12.25-24.83-21.65-40.78-28.31-15.92-6.53-33.26-9.85-52.07-9.85-18.78,0-36.15,3.17-51.92,9.85-15.59,6.66-29.29,16.05-40.76,28.31-11.47,12.23-20.38,26.87-26.76,44.03-6.38,17.17-9.24,37.37-9.24,58.36,0,20.99,3.19,36.87,9.55,54.21,6.38,17.32,15.14,32.11,26.45,44.36,11.29,12.23,24.83,21.62,40.6,28.46,15.77,6.83,40.12,10.33,52.4,10.48,12.25,0,36.78-3.82,52.7-10.48,15.92-6.68,29.46-16.23,40.78-28.46,11.29-12.25,20.05-27.04,26.25-44.36,6.22-17.34,9.24-33.22,9.24-54.21,0-20.99-3.34-41.19-10.03-58.36-6.38-17.17-15.14-31.8-26.43-44.03Zm-44.43,163.75c-11.47,15.75-27.56,23.7-48.09,23.7-20.55,0-36.63-7.8-48.1-23.7-11.47-15.75-17.21-34.01-17.21-61.2,0-26.89,5.59-49.14,17.06-64.87,11.45-15.75,27.54-23.52,48.07-23.52,20.55,0,36.63,7.78,48.09,23.52,11.47,15.57,17.36,37.98,17.36,64.87,0,27.19-5.72,45.3-17.19,61.2Z"}),e.createElement("path",{className:"cls-2",d:"M894.42,104.73h-49.33c-48.36,0-90.91,25.48-115.75,64.1-14.52,22.58-22.99,49.63-22.99,78.73,0,44.89,20.13,84.92,51.59,111.1,2.93,2.6,6.05,4.98,9.31,7.14,12.86,8.49,28.11,13.47,44.52,13.47,1.23,0,2.46-.03,3.68-.09,.36-.02,.71-.05,1.07-.07,.87-.05,1.75-.11,2.62-.2,.34-.03,.68-.08,1.02-.12,.91-.1,1.82-.21,2.73-.34,.21-.03,.42-.07,.63-.1,32.89-5.07,61.56-30.82,70.9-62.81v57.83c0,3.26,2.64,5.9,5.9,5.9h50.42c3.26,0,5.9-2.64,5.9-5.9V110.63c0-3.26-2.64-5.9-5.9-5.9h-56.32Zm0,206.92c-12.2,10.16-27.97,13.98-44.84,15.12-.16,.01-.33,.03-.49,.04-1.12,.07-2.24,.1-3.36,.1-42.24,0-77.12-35.89-77.12-79.37,0-10.25,1.96-20.01,5.42-28.98,11.22-29.12,38.77-49.74,71.06-49.74h49.33v142.83Z"}),e.createElement("path",{className:"cls-2",d:"M2133.97,104.73h-49.33c-48.36,0-90.91,25.48-115.75,64.1-14.52,22.58-22.99,49.63-22.99,78.73,0,44.89,20.13,84.92,51.59,111.1,2.93,2.6,6.05,4.98,9.31,7.14,12.86,8.49,28.11,13.47,44.52,13.47,1.23,0,2.46-.03,3.68-.09,.36-.02,.71-.05,1.07-.07,.87-.05,1.75-.11,2.62-.2,.34-.03,.68-.08,1.02-.12,.91-.1,1.82-.21,2.73-.34,.21-.03,.42-.07,.63-.1,32.89-5.07,61.56-30.82,70.9-62.81v57.83c0,3.26,2.64,5.9,5.9,5.9h50.42c3.26,0,5.9-2.64,5.9-5.9V110.63c0-3.26-2.64-5.9-5.9-5.9h-56.32Zm0,206.92c-12.2,10.16-27.97,13.98-44.84,15.12-.16,.01-.33,.03-.49,.04-1.12,.07-2.24,.1-3.36,.1-42.24,0-77.12-35.89-77.12-79.37,0-10.25,1.96-20.01,5.42-28.98,11.22-29.12,38.77-49.74,71.06-49.74h49.33v142.83Z"}),e.createElement("path",{className:"cls-2",d:"M1314.05,104.73h-49.33c-48.36,0-90.91,25.48-115.75,64.1-11.79,18.34-19.6,39.64-22.11,62.59-.58,5.3-.88,10.68-.88,16.14s.31,11.15,.93,16.59c4.28,38.09,23.14,71.61,50.66,94.52,2.93,2.6,6.05,4.98,9.31,7.14,12.86,8.49,28.11,13.47,44.52,13.47h0c17.99,0,34.61-5.93,48.16-15.97,16.29-11.58,28.88-28.54,34.48-47.75v50.26h-.11v11.08c0,21.84-5.71,38.27-17.34,49.36-11.61,11.08-31.04,16.63-58.25,16.63-11.12,0-28.79-.59-46.6-2.41-2.83-.29-5.46,1.5-6.27,4.22l-12.78,43.11c-1.02,3.46,1.27,7.02,4.83,7.53,21.52,3.08,42.52,4.68,54.65,4.68,48.91,0,85.16-10.75,108.89-32.21,21.48-19.41,33.15-48.89,35.2-88.52V110.63c0-3.26-2.64-5.9-5.9-5.9h-56.32Zm0,64.1s.65,139.13,0,143.36c-12.08,9.77-27.11,13.59-43.49,14.7-.16,.01-.33,.03-.49,.04-1.12,.07-2.24,.1-3.36,.1-1.32,0-2.63-.03-3.94-.1-40.41-2.11-74.52-37.26-74.52-79.38,0-10.25,1.96-20.01,5.42-28.98,11.22-29.12,38.77-49.74,71.06-49.74h49.33Z"}),e.createElement("path",{className:"cls-1",d:"M249.83,0C113.3,0,2,110.09,.03,246.16c-2,138.19,110.12,252.7,248.33,253.5,42.68,.25,83.79-10.19,120.3-30.03,3.56-1.93,4.11-6.83,1.08-9.51l-23.38-20.72c-4.75-4.21-11.51-5.4-17.36-2.92-25.48,10.84-53.17,16.38-81.71,16.03-111.68-1.37-201.91-94.29-200.13-205.96,1.76-110.26,92-199.41,202.67-199.41h202.69V407.41l-115-102.18c-3.72-3.31-9.42-2.66-12.42,1.31-18.46,24.44-48.53,39.64-81.93,37.34-46.33-3.2-83.87-40.5-87.34-86.81-4.15-55.24,39.63-101.52,94-101.52,49.18,0,89.68,37.85,93.91,85.95,.38,4.28,2.31,8.27,5.52,11.12l29.95,26.55c3.4,3.01,8.79,1.17,9.63-3.3,2.16-11.55,2.92-23.58,2.07-35.92-4.82-70.34-61.8-126.93-132.17-131.26-80.68-4.97-148.13,58.14-150.27,137.25-2.09,77.1,61.08,143.56,138.19,145.26,32.19,.71,62.03-9.41,86.14-26.95l150.26,133.2c6.44,5.71,16.61,1.14,16.61-7.47V9.48C499.66,4.25,495.42,0,490.18,0H249.83Z"})))}function gf(t){return e.createElement("svg",{width:"20",height:"20","aria-label":t.ariaLabel,viewBox:"0 0 24 24",role:"img"},e.createElement("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.4"},t.children))}function Ff(t){var n=t.translations,r=void 0===n?{}:n,u=t.isAskAiActive,a=void 0!==u&&u,i=r.selectText,o=void 0===i?"Select":i,s=r.selectKeyAriaLabel,c=void 0===s?"Enter key":s,l=r.submitQuestionText,d=void 0===l?"Submit question":l,f=r.navigateText,p=void 0===f?"Navigate":f,h=r.navigateUpKeyAriaLabel,v=void 0===h?"Arrow up":h,m=r.navigateDownKeyAriaLabel,D=void 0===m?"Arrow down":m,y=r.closeText,g=void 0===y?"Close":y,F=r.backToSearchText,E=void 0===F?"Back to search":F,b=r.closeKeyAriaLabel,C=void 0===b?"Escape key":b,A=r.poweredByText,k=void 0===A?"Powered by":A;return e.createElement(e.Fragment,null,e.createElement("div",{className:"DocSearch-Logo"},e.createElement(yf,{translations:{poweredByText:k}})),e.createElement("ul",{className:"DocSearch-Commands"},e.createElement("li",null,e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement(gf,{ariaLabel:D},e.createElement("path",{d:"M12 5v14"}),e.createElement("path",{d:"m19 12-7 7-7-7"}))),e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement(gf,{ariaLabel:v},e.createElement("path",{d:"m5 12 7-7 7 7"}),e.createElement("path",{d:"M12 19V5"}))),e.createElement("span",{className:"DocSearch-Label"},p)),e.createElement("li",null,e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement(gf,{ariaLabel:c},e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))),e.createElement("span",{className:"DocSearch-Label"},a?d:o)),e.createElement("li",null,e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement("span",{className:"DocSearch-Escape-Key"},"ESC")),e.createElement("span",{className:"DocSearch-Label","aria-label":C},a?E:g))))}function Ef(t){var n=t.hit,r=t.children;return e.createElement("a",{href:n.url},r)}function bf(t){var n=t.className;return e.createElement("svg",{viewBox:"0 0 38 38",className:n,stroke:"currentColor",strokeOpacity:".5"},e.createElement("g",{fill:"none",fillRule:"evenodd"},e.createElement("g",{transform:"translate(1 1)",strokeWidth:"2"},e.createElement("circle",{strokeOpacity:".3",cx:"18",cy:"18",r:"18"}),e.createElement("path",{d:"M36 18c0-9.94-8.06-18-18-18"},e.createElement("animateTransform",{attributeName:"transform",type:"rotate",from:"0 18 18",to:"360 18 18",dur:"1s",repeatCount:"indefinite"})))))}function Cf(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.3",strokeLinecap:"round",strokeLinejoin:"round",className:"DocSearch-Hit-icon-sparkles"},e.createElement("path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z"}),e.createElement("path",{d:"M20 3v4"}),e.createElement("path",{d:"M22 5h-4"}),e.createElement("path",{d:"M4 17v2"}),e.createElement("path",{d:"M5 18H3"}))}function Af(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("g",{stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M3.18 6.6a8.23 8.23 0 1112.93 9.94h0a8.23 8.23 0 01-11.63 0"}),e.createElement("path",{d:"M6.44 7.25H2.55V3.36M10.45 6v5.6M10.45 11.6L13 13"})))}function kf(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("path",{d:"M10 10l5.09-5.09L10 10l5.09 5.09L10 10zm0 0L4.91 4.91 10 10l-5.09 5.09L10 10z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"}))}function wf(){return e.createElement("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",fillRule:"evenodd",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",className:"lucide lucide-triangle-alert-icon lucide-triangle-alert"},e.createElement("path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}),e.createElement("path",{d:"M12 9v4"}),e.createElement("path",{d:"M12 17h.01"}))}function _f(){return e.createElement("svg",{className:"DocSearch-Hit-Select-Icon",width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("g",{stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M18 3v4c0 2-2 4-4 4H2"}),e.createElement("path",{d:"M8 17l-6-6 6-6"})))}var xf=function(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"}),e.createElement("path",{d:"M14 2v4a2 2 0 0 0 2 2h4"}),e.createElement("path",{d:"M10 9H8"}),e.createElement("path",{d:"M16 13H8"}),e.createElement("path",{d:"M16 17H8"}))};function Sf(t){switch(t.type){case"lvl1":return e.createElement(xf,null);case"content":return e.createElement(If,null);default:return e.createElement(Bf,null)}}function Bf(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("line",{x1:"4",x2:"20",y1:"9",y2:"9"}),e.createElement("line",{x1:"4",x2:"20",y1:"15",y2:"15"}),e.createElement("line",{x1:"10",x2:"8",y1:"3",y2:"21"}),e.createElement("line",{x1:"16",x2:"14",y1:"3",y2:"21"}))}function If(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("path",{d:"M17 5H3h14zm0 5H3h14zm0 5H3h14z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"}))}function Of(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("path",{d:"M10 14.2L5 17l1-5.6-4-4 5.5-.7 2.5-5 2.5 5 5.6.8-4 4 .9 5.5z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"}))}function Tf(){return e.createElement("svg",{width:"40",height:"40",viewBox:"0 0 20 20",fill:"none",fillRule:"evenodd",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M19 4.8a16 16 0 00-2-1.2m-3.3-1.2A16 16 0 001.1 4.7M16.7 8a12 12 0 00-2.8-1.4M10 6a12 12 0 00-6.7 2M12.3 14.7a4 4 0 00-4.5 0M14.5 11.4A8 8 0 0010 10M3 16L18 2M10 18h0"}))}function Pf(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"64",height:"64",viewBox:"0 0 24 24",fill:"none",stroke:"#5a5e9a",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"m13.5 8.5-5 5"}),e.createElement("path",{d:"m8.5 8.5 5 5"}),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("path",{d:"m21 21-4.3-4.3"}))}var jf,Nf={before:"Searched for ",separator:", ",lastSeparator:" and ",after:""};function zf(t){var n=t.queries,r=t.translations,u=t.onSearchQueryClick;if(0===n.length)return null;if("function"==typeof r.aggregatedToolCallNode)return e.createElement(e.Fragment,null,r.aggregatedToolCallNode(n,u));var a=(r.aggregatedToolCallText?r.aggregatedToolCallText(n):Nf)||{},o=a.before,s=void 0===o?"":o,c=a.separator,l=void 0===c?", ":c,d=a.lastSeparator,f=void 0===d?" and ":d,p=a.after,h=void 0===p?"":p;return e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--AggregatedResult"},e.createElement(L,{size:18}),e.createElement("span",null,s&&e.createElement("span",null,s),n.map((function(t,r){return e.createElement(i,{key:t+r},e.createElement("span",{role:"button",tabIndex:0,className:"DocSearch-AskAiScreen-MessageContent-Tool-Query",onKeyDown:function(e){"enter"!==e.key&&" "!==e.key||(e.preventDefault(),u(t))},onClick:function(){return u(t)}},'"',t,'"'),r<n.length-2&&l,r===n.length-2&&f)})),h&&e.createElement("span",null,h)))}function Rf(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var Zf={async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null};function Mf(e){Zf=e}var Lf={exec:function(){return null}};function $f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n="string"==typeof e?e:e.source,r={replace:function(e,t){var u="string"==typeof t?t:t.source;return u=u.replace(qf.caret,"$1"),n=n.replace(e,u),r},getRegex:function(){return new RegExp(n,t)}};return r}var qf={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/(?:[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u0660-\u0669\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0966-\u096F\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AE6-\u0AEF\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B6F\u0B71-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0BE6-\u0BF2\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C78-\u0C7E\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D58-\u0D61\u0D66-\u0D78\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DE6-\u0DEF\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F-\u1049\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u1090-\u1099\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A20-\u1A54\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B50-\u1B59\u1B83-\u1BA0\u1BAE-\u1BE5\u1C00-\u1C23\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA830-\uA835\uA840-\uA873\uA882-\uA8B3\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA900-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF-\uA9D9\uA9E0-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA50-\uAA59\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD23\uDD30-\uDD39\uDD40-\uDD65\uDD6F-\uDD85\uDE60-\uDE7E\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC4\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC52-\uDC6F\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD03-\uDD26\uDD36-\uDD3F\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDD0-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDEF0-\uDEF9\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE50-\uDE59\uDE80-\uDEAA\uDEB8\uDEC0-\uDEC9\uDED0-\uDEE3\uDF00-\uDF1A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0\uDFF0-\uDFF9]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDF50-\uDF59\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD820\uD822\uD840-\uD868\uD86A-\uD86C\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD887][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D\uDD30-\uDD39]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDD70-\uDD79\uDE40-\uDE96\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD08]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD833[\uDCF0-\uDCF9]|\uD834[\uDEC0-\uDED3\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDCD0-\uDCEB\uDCF0-\uDCF9\uDDD0-\uDDED\uDDF0-\uDDFA\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86D[\uDC00-\uDF39\uDF40-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEA1\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD888[\uDC00-\uDFAF])/,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:function(e){return new RegExp("^( {0,3}".concat(e,")((?:[\t ][^\\n]*)?(?:\\n|$))"))},nextBulletRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}(?:[*+-]|\\d{1,9}[.)])((?:[ \t][^\\n]*)?(?:\\n|$))"))},hrRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)"))},fencesBeginRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}(?:```|~~~)"))},headingBeginRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}#"))},htmlBeginRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}<(?:[a-z].*>|!--)"),"i")}},Uf=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,Vf=/(?:[*+-]|\d{1,9}[.)])/,Hf=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,Kf=$f(Hf).replace(/bull/g,Vf).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),Wf=$f(Hf).replace(/bull/g,Vf).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),Jf=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,Qf=/(?!\s*\])(?:\\.|[^\[\]\\])+/,Gf=$f(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",Qf).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),Yf=$f(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,Vf).getRegex(),Xf="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",ep=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,tp=$f("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ \t]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ \t]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ \t]*)+\\n|$))","i").replace("comment",ep).replace("tag",Xf).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),np=$f(Jf).replace("hr",Uf).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Xf).getRegex(),rp={blockquote:$f(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",np).getRegex(),code:/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,def:Gf,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,hr:Uf,html:tp,lheading:Kf,list:Yf,newline:/^(?:[ \t]*(?:\n|$))+/,paragraph:np,table:Lf,text:/^[^\n]+/},up=$f("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Uf).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3}\t)[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Xf).getRegex(),ap=w(w({},rp),{},{lheading:Wf,table:up,paragraph:$f(Jf).replace("hr",Uf).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",up).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",Xf).getRegex()}),ip=w(w({},rp),{},{html:$f("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",ep).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Lf,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:$f(Jf).replace("hr",Uf).replace("heading"," *#{1,6} *[^\n]").replace("lheading",Kf).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()}),op=/^( {2,}|\\)\n(?!\s*$)/,sp=/(?:[!-\/:-@\[-`\{-~\xA1-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2010-\u2027\u2030-\u205E\u207A-\u207E\u208A-\u208E\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBC2\uFD3E-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDD00-\uDEB3\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF])/,cp=/(?:[\t-\r -\/:-@\[-`\{-~\xA0-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u1680\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2000-\u200A\u2010-\u2029\u202F-\u205F\u207A-\u207E\u208A-\u208E\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBC2\uFD3E-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFEFF\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDD00-\uDEB3\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF])/,lp=/(?:[\0-\x08\x0E-\x1F0-9A-Za-z\x7F-\x9F\xAA\xAD\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376-\u037D\u037F-\u0383\u0386\u0388-\u03F5\u03F7-\u0481\u0483-\u0559\u0560-\u0588\u058B\u058C\u0590-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7-\u05F2\u05F5-\u0605\u0610-\u061A\u061C\u0620-\u0669\u066E-\u06D3\u06D5-\u06DD\u06DF-\u06E8\u06EA-\u06FC\u06FF\u070E-\u07F5\u07FA-\u07FD\u0800-\u082F\u083F-\u085D\u085F-\u0887\u0889-\u0963\u0966-\u096F\u0971-\u09F1\u09F4-\u09F9\u09FC\u09FE-\u0A75\u0A77-\u0AEF\u0AF2-\u0B6F\u0B71-\u0BF2\u0BFB-\u0C76\u0C78-\u0C7E\u0C80-\u0C83\u0C85-\u0D4E\u0D50-\u0D78\u0D7A-\u0DF3\u0DF5-\u0E3E\u0E40-\u0E4E\u0E50-\u0E59\u0E5C-\u0F00\u0F18\u0F19\u0F20-\u0F33\u0F35\u0F37\u0F39\u0F3E-\u0F84\u0F86-\u0FBD\u0FC6\u0FCD\u0FDB-\u1049\u1050-\u109D\u10A0-\u10FA\u10FC-\u135F\u1369-\u138F\u139A-\u13FF\u1401-\u166C\u166F-\u167F\u1681-\u169A\u169D-\u16EA\u16EE-\u1734\u1737-\u17D3\u17D7\u17DC-\u17FF\u180B-\u193F\u1941-\u1943\u1946-\u19DD\u1A00-\u1A1D\u1A20-\u1A9F\u1AA7\u1AAE-\u1B4D\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BFB\u1C00-\u1C3A\u1C40-\u1C7D\u1C80-\u1CBF\u1CC8-\u1CD2\u1CD4-\u1FBC\u1FBE\u1FC2-\u1FCC\u1FD0-\u1FDC\u1FE0-\u1FEC\u1FF0-\u1FFC\u1FFF\u200B-\u200F\u202A-\u202E\u2060-\u2079\u207F-\u2089\u208F-\u209F\u20C1-\u20FF\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u218C-\u218F\u242A-\u243F\u244B-\u249B\u24EA-\u24FF\u2776-\u2793\u2B74\u2B75\u2B96\u2C00-\u2CE4\u2CEB-\u2CF8\u2CFD\u2D00-\u2D6F\u2D71-\u2DFF\u2E2F\u2E5E-\u2E7F\u2E9A\u2EF4-\u2EFF\u2FD6-\u2FEF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3040-\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u318F\u3192-\u3195\u31A0-\u31BF\u31E6-\u31EE\u31F0-\u31FF\u321F-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48F\uA4C7-\uA4FD\uA500-\uA60C\uA610-\uA672\uA674-\uA67D\uA67F-\uA6F1\uA6F8-\uA6FF\uA717-\uA71F\uA722-\uA788\uA78B-\uA827\uA82C-\uA835\uA83A-\uA873\uA878-\uA8CD\uA8D0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA95E\uA960-\uA9C0\uA9CE-\uA9DD\uA9E0-\uAA5B\uAA60-\uAA76\uAA7A-\uAADD\uAAE0-\uAAEF\uAAF2-\uAB5A\uAB5C-\uAB69\uAB6C-\uABEA\uABEC-\uD7FF\uE000-\uFB28\uFB2A-\uFBB1\uFBC3-\uFD3D\uFD50-\uFDCE\uFDD0-\uFDFB\uFE00-\uFE0F\uFE1A-\uFE2F\uFE53\uFE67\uFE6C-\uFEFE\uFF00\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFDF\uFFE7\uFFEF-\uFFFB\uFFFE\uFFFF]|\uD800[\uDC00-\uDCFF\uDD03-\uDD36\uDD40-\uDD78\uDD8A\uDD8B\uDD8F\uDD9D-\uDD9F\uDDA1-\uDDCF\uDDFD-\uDF9E\uDFA0-\uDFCF\uDFD1-\uDFFF]|\uD801[\uDC00-\uDD6E\uDD70-\uDFFF]|\uD802[\uDC00-\uDC56\uDC58-\uDC76\uDC79-\uDD1E\uDD20-\uDD3E\uDD40-\uDE4F\uDE59-\uDE7E\uDE80-\uDEC7\uDEC9-\uDEEF\uDEF7-\uDF38\uDF40-\uDF98\uDF9D-\uDFFF]|\uD803[\uDC00-\uDD6D\uDD6F-\uDD8D\uDD90-\uDEAC\uDEAE-\uDF54\uDF5A-\uDF85\uDF8A-\uDFFF]|\uD804[\uDC00-\uDC46\uDC4E-\uDCBA\uDCBD\uDCC2-\uDD3F\uDD44-\uDD73\uDD76-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDDE0-\uDE37\uDE3E-\uDEA8\uDEAA-\uDFD3\uDFD6\uDFD9-\uDFFF]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5C\uDC5E-\uDCC5\uDCC7-\uDDC0\uDDD8-\uDE40\uDE44-\uDE5F\uDE6D-\uDEB8\uDEBA-\uDF3B\uDF40-\uDFFF]|\uD806[\uDC00-\uDC3A\uDC3C-\uDD43\uDD47-\uDDE1\uDDE3-\uDE3E\uDE47-\uDE99\uDE9D\uDEA3-\uDEFF\uDF0A-\uDFE0\uDFE2-\uDFFF]|\uD807[\uDC00-\uDC40\uDC46-\uDC6F\uDC72-\uDEF6\uDEF9-\uDF42\uDF50-\uDFD4\uDFF2-\uDFFE]|[\uD808\uD80A\uD80C-\uD819\uD81C-\uD82E\uD830-\uD832\uD837\uD83F-\uDBFF][\uDC00-\uDFFF]|\uD809[\uDC00-\uDC6F\uDC75-\uDFFF]|\uD80B[\uDC00-\uDFF0\uDFF3-\uDFFF]|\uD81A[\uDC00-\uDE6D\uDE70-\uDEF4\uDEF6-\uDF36\uDF40-\uDF43\uDF46-\uDFFF]|\uD81B[\uDC00-\uDD6C\uDD70-\uDE96\uDE9B-\uDFE1\uDFE3-\uDFFF]|\uD82F[\uDC00-\uDC9B\uDC9D\uDC9E\uDCA0-\uDFFF]|\uD833[\uDCF0-\uDCFF\uDEB4-\uDF4F\uDFC4-\uDFFF]|\uD834[\uDCF6-\uDCFF\uDD27\uDD28\uDD65-\uDD69\uDD6D-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDDEB-\uDDFF\uDE42-\uDE44\uDE46-\uDEFF\uDF57-\uDFFF]|\uD835[\uDC00-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE8C-\uDFFF]|\uD838[\uDC00-\uDD4E\uDD50-\uDEFE\uDF00-\uDFFF]|\uD839[\uDC00-\uDDFE\uDE00-\uDFFF]|\uD83A[\uDC00-\uDD5D\uDD60-\uDFFF]|\uD83B[\uDC00-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDD2D\uDD2F-\uDEEF\uDEF2-\uDFFF]|\uD83C[\uDC2C-\uDC2F\uDC94-\uDC9F\uDCAF\uDCB0\uDCC0\uDCD0\uDCF6-\uDD0C\uDDAE-\uDDE5\uDE03-\uDE0F\uDE3C-\uDE3F\uDE49-\uDE4F\uDE52-\uDE5F\uDE66-\uDEFF]|\uD83D[\uDED8-\uDEDB\uDEED-\uDEEF\uDEFD-\uDEFF\uDF77-\uDF7A\uDFDA-\uDFDF\uDFEC-\uDFEF\uDFF1-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE\uDCAF\uDCBC-\uDCBF\uDCC2-\uDCFF\uDE54-\uDE5F\uDE6E\uDE6F\uDE7D-\uDE7F\uDE8A-\uDE8E\uDEC7-\uDECD\uDEDD\uDEDE\uDEEA-\uDEEF\uDEF9-\uDEFF\uDF93\uDFF0-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,dp=$f(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,cp).getRegex(),fp=/(?!~)(?:[!-\/:-@\[-`\{-~\xA1-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2010-\u2027\u2030-\u205E\u207A-\u207E\u208A-\u208E\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBC2\uFD3E-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDD00-\uDEB3\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF])/,pp=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,hp=$f(pp,"u").replace(/punct/g,sp).getRegex(),vp=$f(pp,"u").replace(/punct/g,fp).getRegex(),mp="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",Dp=$f(mp,"gu").replace(/notPunctSpace/g,lp).replace(/punctSpace/g,cp).replace(/punct/g,sp).getRegex(),yp=$f(mp,"gu").replace(/notPunctSpace/g,/(?:(?:[\0-\x08\x0E-\x1F0-9A-Za-z\x7F-\x9F\xAA\xAD\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376-\u037D\u037F-\u0383\u0386\u0388-\u03F5\u03F7-\u0481\u0483-\u0559\u0560-\u0588\u058B\u058C\u0590-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7-\u05F2\u05F5-\u0605\u0610-\u061A\u061C\u0620-\u0669\u066E-\u06D3\u06D5-\u06DD\u06DF-\u06E8\u06EA-\u06FC\u06FF\u070E-\u07F5\u07FA-\u07FD\u0800-\u082F\u083F-\u085D\u085F-\u0887\u0889-\u0963\u0966-\u096F\u0971-\u09F1\u09F4-\u09F9\u09FC\u09FE-\u0A75\u0A77-\u0AEF\u0AF2-\u0B6F\u0B71-\u0BF2\u0BFB-\u0C76\u0C78-\u0C7E\u0C80-\u0C83\u0C85-\u0D4E\u0D50-\u0D78\u0D7A-\u0DF3\u0DF5-\u0E3E\u0E40-\u0E4E\u0E50-\u0E59\u0E5C-\u0F00\u0F18\u0F19\u0F20-\u0F33\u0F35\u0F37\u0F39\u0F3E-\u0F84\u0F86-\u0FBD\u0FC6\u0FCD\u0FDB-\u1049\u1050-\u109D\u10A0-\u10FA\u10FC-\u135F\u1369-\u138F\u139A-\u13FF\u1401-\u166C\u166F-\u167F\u1681-\u169A\u169D-\u16EA\u16EE-\u1734\u1737-\u17D3\u17D7\u17DC-\u17FF\u180B-\u193F\u1941-\u1943\u1946-\u19DD\u1A00-\u1A1D\u1A20-\u1A9F\u1AA7\u1AAE-\u1B4D\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BFB\u1C00-\u1C3A\u1C40-\u1C7D\u1C80-\u1CBF\u1CC8-\u1CD2\u1CD4-\u1FBC\u1FBE\u1FC2-\u1FCC\u1FD0-\u1FDC\u1FE0-\u1FEC\u1FF0-\u1FFC\u1FFF\u200B-\u200F\u202A-\u202E\u2060-\u2079\u207F-\u2089\u208F-\u209F\u20C1-\u20FF\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u218C-\u218F\u242A-\u243F\u244B-\u249B\u24EA-\u24FF\u2776-\u2793\u2B74\u2B75\u2B96\u2C00-\u2CE4\u2CEB-\u2CF8\u2CFD\u2D00-\u2D6F\u2D71-\u2DFF\u2E2F\u2E5E-\u2E7F\u2E9A\u2EF4-\u2EFF\u2FD6-\u2FEF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3040-\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u318F\u3192-\u3195\u31A0-\u31BF\u31E6-\u31EE\u31F0-\u31FF\u321F-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48F\uA4C7-\uA4FD\uA500-\uA60C\uA610-\uA672\uA674-\uA67D\uA67F-\uA6F1\uA6F8-\uA6FF\uA717-\uA71F\uA722-\uA788\uA78B-\uA827\uA82C-\uA835\uA83A-\uA873\uA878-\uA8CD\uA8D0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA95E\uA960-\uA9C0\uA9CE-\uA9DD\uA9E0-\uAA5B\uAA60-\uAA76\uAA7A-\uAADD\uAAE0-\uAAEF\uAAF2-\uAB5A\uAB5C-\uAB69\uAB6C-\uABEA\uABEC-\uD7FF\uE000-\uFB28\uFB2A-\uFBB1\uFBC3-\uFD3D\uFD50-\uFDCE\uFDD0-\uFDFB\uFE00-\uFE0F\uFE1A-\uFE2F\uFE53\uFE67\uFE6C-\uFEFE\uFF00\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFDF\uFFE7\uFFEF-\uFFFB\uFFFE\uFFFF]|\uD800[\uDC00-\uDCFF\uDD03-\uDD36\uDD40-\uDD78\uDD8A\uDD8B\uDD8F\uDD9D-\uDD9F\uDDA1-\uDDCF\uDDFD-\uDF9E\uDFA0-\uDFCF\uDFD1-\uDFFF]|\uD801[\uDC00-\uDD6E\uDD70-\uDFFF]|\uD802[\uDC00-\uDC56\uDC58-\uDC76\uDC79-\uDD1E\uDD20-\uDD3E\uDD40-\uDE4F\uDE59-\uDE7E\uDE80-\uDEC7\uDEC9-\uDEEF\uDEF7-\uDF38\uDF40-\uDF98\uDF9D-\uDFFF]|\uD803[\uDC00-\uDD6D\uDD6F-\uDD8D\uDD90-\uDEAC\uDEAE-\uDF54\uDF5A-\uDF85\uDF8A-\uDFFF]|\uD804[\uDC00-\uDC46\uDC4E-\uDCBA\uDCBD\uDCC2-\uDD3F\uDD44-\uDD73\uDD76-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDDE0-\uDE37\uDE3E-\uDEA8\uDEAA-\uDFD3\uDFD6\uDFD9-\uDFFF]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5C\uDC5E-\uDCC5\uDCC7-\uDDC0\uDDD8-\uDE40\uDE44-\uDE5F\uDE6D-\uDEB8\uDEBA-\uDF3B\uDF40-\uDFFF]|\uD806[\uDC00-\uDC3A\uDC3C-\uDD43\uDD47-\uDDE1\uDDE3-\uDE3E\uDE47-\uDE99\uDE9D\uDEA3-\uDEFF\uDF0A-\uDFE0\uDFE2-\uDFFF]|\uD807[\uDC00-\uDC40\uDC46-\uDC6F\uDC72-\uDEF6\uDEF9-\uDF42\uDF50-\uDFD4\uDFF2-\uDFFE]|[\uD808\uD80A\uD80C-\uD819\uD81C-\uD82E\uD830-\uD832\uD837\uD83F-\uDBFF][\uDC00-\uDFFF]|\uD809[\uDC00-\uDC6F\uDC75-\uDFFF]|\uD80B[\uDC00-\uDFF0\uDFF3-\uDFFF]|\uD81A[\uDC00-\uDE6D\uDE70-\uDEF4\uDEF6-\uDF36\uDF40-\uDF43\uDF46-\uDFFF]|\uD81B[\uDC00-\uDD6C\uDD70-\uDE96\uDE9B-\uDFE1\uDFE3-\uDFFF]|\uD82F[\uDC00-\uDC9B\uDC9D\uDC9E\uDCA0-\uDFFF]|\uD833[\uDCF0-\uDCFF\uDEB4-\uDF4F\uDFC4-\uDFFF]|\uD834[\uDCF6-\uDCFF\uDD27\uDD28\uDD65-\uDD69\uDD6D-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDDEB-\uDDFF\uDE42-\uDE44\uDE46-\uDEFF\uDF57-\uDFFF]|\uD835[\uDC00-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE8C-\uDFFF]|\uD838[\uDC00-\uDD4E\uDD50-\uDEFE\uDF00-\uDFFF]|\uD839[\uDC00-\uDDFE\uDE00-\uDFFF]|\uD83A[\uDC00-\uDD5D\uDD60-\uDFFF]|\uD83B[\uDC00-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDD2D\uDD2F-\uDEEF\uDEF2-\uDFFF]|\uD83C[\uDC2C-\uDC2F\uDC94-\uDC9F\uDCAF\uDCB0\uDCC0\uDCD0\uDCF6-\uDD0C\uDDAE-\uDDE5\uDE03-\uDE0F\uDE3C-\uDE3F\uDE49-\uDE4F\uDE52-\uDE5F\uDE66-\uDEFF]|\uD83D[\uDED8-\uDEDB\uDEED-\uDEEF\uDEFD-\uDEFF\uDF77-\uDF7A\uDFDA-\uDFDF\uDFEC-\uDFEF\uDFF1-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE\uDCAF\uDCBC-\uDCBF\uDCC2-\uDCFF\uDE54-\uDE5F\uDE6E\uDE6F\uDE7D-\uDE7F\uDE8A-\uDE8E\uDEC7-\uDECD\uDEDD\uDEDE\uDEEA-\uDEEF\uDEF9-\uDEFF\uDF93\uDFF0-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])|~)/).replace(/punctSpace/g,/(?!~)(?:[\t-\r -\/:-@\[-`\{-~\xA0-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u1680\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2000-\u200A\u2010-\u2029\u202F-\u205F\u207A-\u207E\u208A-\u208E\u20A0-\u20C0\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2B95\u2B97-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBC2\uFD3E-\uFD4F\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFEFF\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDD00-\uDEB3\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED7\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDF76\uDF7B-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDD00-\uDE53\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE89\uDE8F-\uDEC6\uDECE-\uDEDC\uDEDF-\uDEE9\uDEF0-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF])/).replace(/punct/g,fp).getRegex(),gp=$f("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,lp).replace(/punctSpace/g,cp).replace(/punct/g,sp).getRegex(),Fp=$f(/\\(punct)/,"gu").replace(/punct/g,sp).getRegex(),Ep=$f(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),bp=$f(ep).replace("(?:--\x3e|$)","--\x3e").getRegex(),Cp=$f("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",bp).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Ap=/(?:\[(?:\\.|[^\[\]\\])*\]|\\.|`[^`]*`|[^\[\]\\`])*?/,kp=$f(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",Ap).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),wp=$f(/^!?\[(label)\]\[(ref)\]/).replace("label",Ap).replace("ref",Qf).getRegex(),_p=$f(/^!?\[(ref)\](?:\[\])?/).replace("ref",Qf).getRegex(),xp={_backpedal:Lf,anyPunctuation:Fp,autolink:Ep,blockSkip:/\[[^[\]]*?\]\((?:\\.|[^\\\(\)]|\((?:\\.|[^\\\(\)])*\))*\)|`[^`]*?`|<[^<>]*?>/g,br:op,code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,del:Lf,emStrongLDelim:hp,emStrongRDelimAst:Dp,emStrongRDelimUnd:gp,escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,link:kp,nolink:_p,punctuation:dp,reflink:wp,reflinkSearch:$f("reflink|nolink(?!\\()","g").replace("reflink",wp).replace("nolink",_p).getRegex(),tag:Cp,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,url:Lf},Sp=w(w({},xp),{},{link:$f(/^!?\[(label)\]\((.*?)\)/).replace("label",Ap).getRegex(),reflink:$f(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Ap).getRegex()}),Bp=w(w({},xp),{},{emStrongRDelimAst:yp,emStrongLDelim:vp,url:$f(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\.|[^\\])*?(?:\\.|[^\s~\\]))\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),Ip=w(w({},Bp),{},{br:$f(op).replace("{2,}","*").getRegex(),text:$f(Bp.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()}),Op={normal:rp,gfm:ap,pedantic:ip},Tp={normal:xp,gfm:Bp,breaks:Ip,pedantic:Sp},Pp={"&":"&","<":"<",">":">",'"':""","'":"'"},jp=function(e){return Pp[e]};function Np(e,t){if(t){if(qf.escapeTest.test(e))return e.replace(qf.escapeReplace,jp)}else if(qf.escapeTestNoEncode.test(e))return e.replace(qf.escapeReplaceNoEncode,jp);return e}function zp(e){try{e=encodeURI(e).replace(qf.percentDecode,"%")}catch(e){return null}return e}function Rp(e,t){var n,r=e.replace(qf.findPipe,(function(e,t,n){for(var r=!1,u=t;--u>=0&&"\\"===n[u];)r=!r;return r?"|":" |"})).split(qf.splitPipe),u=0;if(r[0].trim()||r.shift(),r.length>0&&(null===(n=r.at(-1))||void 0===n||!n.trim())&&r.pop(),t)if(r.length>t)r.splice(t);else for(;r.length<t;)r.push("");for(;u<r.length;u++)r[u]=r[u].trim().replace(qf.slashPipe,"|");return r}function Zp(e,t,n){var r=e.length;if(0===r)return"";for(var u=0;u<r;){if(e.charAt(r-u-1)!==t)break;u++}return e.slice(0,r-u)}function Mp(e,t,n,r,u){var a=t.href,i=t.title||null,o=e[1].replace(u.other.outputLinkReplace,"$1");r.state.inLink=!0;var s={type:"!"===e[0].charAt(0)?"image":"link",raw:n,href:a,title:i,text:o,tokens:r.inlineTokens(o)};return r.state.inLink=!1,s}var Lp=function(){return y((function e(t){v(this,e),F(this,"options",void 0),F(this,"rules",void 0),F(this,"lexer",void 0),this.options=t||Zf}),[{key:"space",value:function(e){var t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}},{key:"code",value:function(e){var t=this.rules.block.code.exec(e);if(t){var n=t[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:Zp(n,"\n")}}}},{key:"fences",value:function(e){var t=this.rules.block.fences.exec(e);if(t){var n=t[0],r=function(e,t,n){var r=e.match(n.other.indentCodeCompensation);if(null===r)return t;var u=r[1];return t.split("\n").map((function(e){var t=e.match(n.other.beginningSpace);return null===t?e:B(t,1)[0].length>=u.length?e.slice(u.length):e})).join("\n")}(n,t[3]||"",this.rules);return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:r}}}},{key:"heading",value:function(e){var t=this.rules.block.heading.exec(e);if(t){var n=t[2].trim();if(this.rules.other.endingHash.test(n)){var r=Zp(n,"#");this.options.pedantic?n=r.trim():r&&!this.rules.other.endingSpaceChar.test(r)||(n=r.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}},{key:"hr",value:function(e){var t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:Zp(t[0],"\n")}}},{key:"blockquote",value:function(e){var t=this.rules.block.blockquote.exec(e);if(t){for(var n=Zp(t[0],"\n").split("\n"),r="",u="",a=[];n.length>0;){var i=!1,o=[],s=void 0;for(s=0;s<n.length;s++)if(this.rules.other.blockquoteStart.test(n[s]))o.push(n[s]),i=!0;else{if(i)break;o.push(n[s])}n=n.slice(s);var c=o.join("\n"),l=c.replace(this.rules.other.blockquoteSetextReplace,"\n $1").replace(this.rules.other.blockquoteSetextReplace2,"");r=r?"".concat(r,"\n").concat(c):c,u=u?"".concat(u,"\n").concat(l):l;var d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(l,a,!0),this.lexer.state.top=d,0===n.length)break;var f=a.at(-1);if("code"===(null==f?void 0:f.type))break;if("blockquote"===(null==f?void 0:f.type)){var p=f,h=p.raw+"\n"+n.join("\n"),v=this.blockquote(h);a[a.length-1]=v,r=r.substring(0,r.length-p.raw.length)+v.raw,u=u.substring(0,u.length-p.text.length)+v.text;break}if("list"!==(null==f?void 0:f.type));else{var m=f,D=m.raw+"\n"+n.join("\n"),y=this.list(D);a[a.length-1]=y,r=r.substring(0,r.length-f.raw.length)+y.raw,u=u.substring(0,u.length-m.raw.length)+y.raw,n=D.substring(a.at(-1).raw.length).split("\n")}}return{type:"blockquote",raw:r,tokens:a,text:u}}}},{key:"list",value:function(e){var t=this,n=this.rules.block.list.exec(e);if(n){var r=n[1].trim(),u=r.length>1,a={type:"list",raw:"",ordered:u,start:u?+r.slice(0,-1):"",loose:!1,items:[]};r=u?"\\d{1,9}\\".concat(r.slice(-1)):"\\".concat(r),this.options.pedantic&&(r=u?r:"[*+-]");for(var i=this.rules.other.listItemRegex(r),o=!1;e;){var s=!1,c="",l="";if(!(n=i.exec(e)))break;if(this.rules.block.hr.test(e))break;c=n[0],e=e.substring(c.length);var d=n[2].split("\n",1)[0].replace(this.rules.other.listReplaceTabs,(function(e){return" ".repeat(3*e.length)})),f=e.split("\n",1)[0],p=!d.trim(),h=0;if(this.options.pedantic?(h=2,l=d.trimStart()):p?h=n[1].length+1:(h=(h=n[2].search(this.rules.other.nonSpaceChar))>4?1:h,l=d.slice(h),h+=n[1].length),p&&this.rules.other.blankLine.test(f)&&(c+=f+"\n",e=e.substring(f.length+1),s=!0),!s)for(var v=this.rules.other.nextBulletRegex(h),m=this.rules.other.hrRegex(h),D=this.rules.other.fencesBeginRegex(h),y=this.rules.other.headingBeginRegex(h),g=this.rules.other.htmlBeginRegex(h);e;){var F=e.split("\n",1)[0],E=void 0;if(f=F,E=this.options.pedantic?f=f.replace(this.rules.other.listReplaceNesting," "):f.replace(this.rules.other.tabCharGlobal," "),D.test(f))break;if(y.test(f))break;if(g.test(f))break;if(v.test(f))break;if(m.test(f))break;if(E.search(this.rules.other.nonSpaceChar)>=h||!f.trim())l+="\n"+E.slice(h);else{if(p)break;if(d.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4)break;if(D.test(d))break;if(y.test(d))break;if(m.test(d))break;l+="\n"+f}p||f.trim()||(p=!0),c+=F+"\n",e=e.substring(F.length+1),d=E.slice(h)}a.loose||(o?a.loose=!0:this.rules.other.doubleBlankLine.test(c)&&(o=!0));var b=null,C=void 0;this.options.gfm&&(b=this.rules.other.listIsTask.exec(l))&&(C="[ ] "!==b[0],l=l.replace(this.rules.other.listReplaceTask,"")),a.items.push({type:"list_item",raw:c,task:!!b,checked:C,loose:!1,text:l,tokens:[]}),a.raw+=c}var A=a.items.at(-1);if(!A)return;A.raw=A.raw.trimEnd(),A.text=A.text.trimEnd(),a.raw=a.raw.trimEnd();for(var k=0;k<a.items.length;k++)if(this.lexer.state.top=!1,a.items[k].tokens=this.lexer.blockTokens(a.items[k].text,[]),!a.loose){var w=a.items[k].tokens.filter((function(e){return"space"===e.type})),_=w.length>0&&w.some((function(e){return t.rules.other.anyLine.test(e.raw)}));a.loose=_}if(a.loose)for(var x=0;x<a.items.length;x++)a.items[x].loose=!0;return a}}},{key:"html",value:function(e){var t=this.rules.block.html.exec(e);if(t)return{type:"html",block:!0,raw:t[0],pre:"pre"===t[1]||"script"===t[1]||"style"===t[1],text:t[0]}}},{key:"def",value:function(e){var t=this.rules.block.def.exec(e);if(t){var n=t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),r=t[2]?t[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",u=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:n,raw:t[0],href:r,title:u}}}},{key:"table",value:function(e){var t,n=this,r=this.rules.block.table.exec(e);if(r&&this.rules.other.tableDelimiter.test(r[2])){var u=Rp(r[1]),a=r[2].replace(this.rules.other.tableAlignChars,"").split("|"),i=null!==(t=r[3])&&void 0!==t&&t.trim()?r[3].replace(this.rules.other.tableRowBlankLine,"").split("\n"):[],o={type:"table",raw:r[0],header:[],align:[],rows:[]};if(u.length===a.length){var s,c=g(a);try{for(c.s();!(s=c.n()).done;){var l=s.value;this.rules.other.tableAlignRight.test(l)?o.align.push("right"):this.rules.other.tableAlignCenter.test(l)?o.align.push("center"):this.rules.other.tableAlignLeft.test(l)?o.align.push("left"):o.align.push(null)}}catch(e){c.e(e)}finally{c.f()}for(var d=0;d<u.length;d++)o.header.push({text:u[d],tokens:this.lexer.inline(u[d]),header:!0,align:o.align[d]});var f,p=g(i);try{for(p.s();!(f=p.n()).done;){var h=f.value;o.rows.push(Rp(h,o.header.length).map((function(e,t){return{text:e,tokens:n.lexer.inline(e),header:!1,align:o.align[t]}})))}}catch(e){p.e(e)}finally{p.f()}return o}}}},{key:"lheading",value:function(e){var t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:"="===t[2].charAt(0)?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}},{key:"paragraph",value:function(e){var t=this.rules.block.paragraph.exec(e);if(t){var n="\n"===t[1].charAt(t[1].length-1)?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}},{key:"text",value:function(e){var t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}},{key:"escape",value:function(e){var t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:t[1]}}},{key:"tag",value:function(e){var t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}},{key:"link",value:function(e){var t=this.rules.inline.link.exec(e);if(t){var n=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(n)){if(!this.rules.other.endAngleBracket.test(n))return;var r=Zp(n.slice(0,-1),"\\");if((n.length-r.length)%2==0)return}else{var u=function(e,t){if(-1===e.indexOf(t[1]))return-1;for(var n=0,r=0;r<e.length;r++)if("\\"===e[r])r++;else if(e[r]===t[0])n++;else if(e[r]===t[1]&&--n<0)return r;return n>0?-2:-1}(t[2],"()");if(-2===u)return;if(u>-1){var a=(0===t[0].indexOf("!")?5:4)+t[1].length+u;t[2]=t[2].substring(0,u),t[0]=t[0].substring(0,a).trim(),t[3]=""}}var i=t[2],o="";if(this.options.pedantic){var s=this.rules.other.pedanticHrefTitle.exec(i);s&&(i=s[1],o=s[3])}else o=t[3]?t[3].slice(1,-1):"";return i=i.trim(),this.rules.other.startAngleBracket.test(i)&&(i=this.options.pedantic&&!this.rules.other.endAngleBracket.test(n)?i.slice(1):i.slice(1,-1)),Mp(t,{href:i?i.replace(this.rules.inline.anyPunctuation,"$1"):i,title:o?o.replace(this.rules.inline.anyPunctuation,"$1"):o},t[0],this.lexer,this.rules)}}},{key:"reflink",value:function(e,t){var n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){var r=t[(n[2]||n[1]).replace(this.rules.other.multipleSpaceGlobal," ").toLowerCase()];if(!r){var u=n[0].charAt(0);return{type:"text",raw:u,text:u}}return Mp(n,r,n[0],this.lexer,this.rules)}}},{key:"emStrong",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=this.rules.inline.emStrongLDelim.exec(e);if(r&&((!r[3]||!n.match(this.rules.other.unicodeAlphaNumeric))&&(!(r[1]||r[2]||"")||!n||this.rules.inline.punctuation.exec(n)))){var u,a,i=I(r[0]).length-1,o=i,s=0,c="*"===r[0][0]?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(c.lastIndex=0,t=t.slice(-1*e.length+i);null!=(r=c.exec(t));)if(u=r[1]||r[2]||r[3]||r[4]||r[5]||r[6])if(a=I(u).length,r[3]||r[4])o+=a;else if(!((r[5]||r[6])&&i%3)||(i+a)%3){if(!((o-=a)>0)){a=Math.min(a,a+o+s);var l=I(r[0])[0].length,d=e.slice(0,i+r.index+l+a);if(Math.min(i,a)%2){var f=d.slice(1,-1);return{type:"em",raw:d,text:f,tokens:this.lexer.inlineTokens(f)}}var p=d.slice(2,-2);return{type:"strong",raw:d,text:p,tokens:this.lexer.inlineTokens(p)}}}else s+=a}}},{key:"codespan",value:function(e){var t=this.rules.inline.code.exec(e);if(t){var n=t[2].replace(this.rules.other.newLineCharGlobal," "),r=this.rules.other.nonSpaceChar.test(n),u=this.rules.other.startingSpaceChar.test(n)&&this.rules.other.endingSpaceChar.test(n);return r&&u&&(n=n.substring(1,n.length-1)),{type:"codespan",raw:t[0],text:n}}}},{key:"br",value:function(e){var t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}},{key:"del",value:function(e){var t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}},{key:"autolink",value:function(e){var t,n,r=this.rules.inline.autolink.exec(e);if(r)return n="@"===r[2]?"mailto:"+(t=r[1]):t=r[1],{type:"link",raw:r[0],text:t,href:n,tokens:[{type:"text",raw:t,text:t}]}}},{key:"url",value:function(e){var t;if(t=this.rules.inline.url.exec(e)){var n,r;if("@"===t[2])r="mailto:"+(n=t[0]);else{var u;do{var a,i;u=t[0],t[0]=null!==(a=null===(i=this.rules.inline._backpedal.exec(t[0]))||void 0===i?void 0:i[0])&&void 0!==a?a:""}while(u!==t[0]);n=t[0],r="www."===t[1]?"http://"+t[0]:t[0]}return{type:"link",raw:t[0],text:n,href:r,tokens:[{type:"text",raw:n,text:n}]}}}},{key:"inlineText",value:function(e){var t=this.rules.inline.text.exec(e);if(t){var n=this.lexer.state.inRawBlock;return{type:"text",raw:t[0],text:t[0],escaped:n}}}}])}(),$p=function(){function e(t){v(this,e),F(this,"tokens",void 0),F(this,"options",void 0),F(this,"state",void 0),F(this,"tokenizer",void 0),F(this,"inlineQueue",void 0),this.tokens=[],this.tokens.links=Object.create(null),this.options=t||Zf,this.options.tokenizer=this.options.tokenizer||new Lp,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};var n={other:qf,block:Op.normal,inline:Tp.normal};this.options.pedantic?(n.block=Op.pedantic,n.inline=Tp.pedantic):this.options.gfm&&(n.block=Op.gfm,this.options.breaks?n.inline=Tp.breaks:n.inline=Tp.gfm),this.tokenizer.rules=n}return y(e,[{key:"lex",value:function(e){e=e.replace(qf.carriageReturn,"\n"),this.blockTokens(e,this.tokens);for(var t=0;t<this.inlineQueue.length;t++){var n=this.inlineQueue[t];this.inlineTokens(n.src,n.tokens)}return this.inlineQueue=[],this.tokens}},{key:"blockTokens",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=arguments.length>2&&void 0!==arguments[2]&&arguments[2];this.options.pedantic&&(e=e.replace(qf.tabCharGlobal," ").replace(qf.spaceLine,""));for(var u,a=function(){var u,a,i;if(null!==(u=t.options.extensions)&&void 0!==u&&null!==(u=u.block)&&void 0!==u&&u.some((function(r){return!!(i=r.call({lexer:t},e,n))&&(e=e.substring(i.raw.length),n.push(i),!0)})))return 0;if(i=t.tokenizer.space(e)){e=e.substring(i.raw.length);var o=n.at(-1);return 1===i.raw.length&&void 0!==o?o.raw+="\n":n.push(i),0}if(i=t.tokenizer.code(e)){e=e.substring(i.raw.length);var s=n.at(-1);return"paragraph"===(null==s?void 0:s.type)||"text"===(null==s?void 0:s.type)?(s.raw+="\n"+i.raw,s.text+="\n"+i.text,t.inlineQueue.at(-1).src=s.text):n.push(i),0}if(i=t.tokenizer.fences(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.heading(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.hr(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.blockquote(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.list(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.html(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.def(e)){e=e.substring(i.raw.length);var c=n.at(-1);return"paragraph"===(null==c?void 0:c.type)||"text"===(null==c?void 0:c.type)?(c.raw+="\n"+i.raw,c.text+="\n"+i.raw,t.inlineQueue.at(-1).src=c.text):t.tokens.links[i.tag]||(t.tokens.links[i.tag]={href:i.href,title:i.title}),0}if(i=t.tokenizer.table(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.lheading(e))return e=e.substring(i.raw.length),n.push(i),0;var l=e;if(null!==(a=t.options.extensions)&&void 0!==a&&a.startBlock){var d,f=1/0,p=e.slice(1);t.options.extensions.startBlock.forEach((function(e){"number"==typeof(d=e.call({lexer:t},p))&&d>=0&&(f=Math.min(f,d))})),f<1/0&&f>=0&&(l=e.substring(0,f+1))}if(t.state.top&&(i=t.tokenizer.paragraph(l))){var h=n.at(-1);return r&&"paragraph"===(null==h?void 0:h.type)?(h.raw+="\n"+i.raw,h.text+="\n"+i.text,t.inlineQueue.pop(),t.inlineQueue.at(-1).src=h.text):n.push(i),r=l.length!==e.length,e=e.substring(i.raw.length),0}if(i=t.tokenizer.text(e)){e=e.substring(i.raw.length);var v=n.at(-1);return"text"===(null==v?void 0:v.type)?(v.raw+="\n"+i.raw,v.text+="\n"+i.text,t.inlineQueue.pop(),t.inlineQueue.at(-1).src=v.text):n.push(i),0}if(e){var m="Infinite loop on byte: "+e.charCodeAt(0);if(t.options.silent)return console.error(m),1;throw new Error(m)}};e&&(0===(u=a())||1!==u););return this.state.top=!0,n}},{key:"inline",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return this.inlineQueue.push({src:e,tokens:t}),t}},{key:"inlineTokens",value:function(e){var t=this,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],r=e,u=null;if(this.tokens.links){var a=Object.keys(this.tokens.links);if(a.length>0)for(;null!=(u=this.tokenizer.rules.inline.reflinkSearch.exec(r));)a.includes(u[0].slice(u[0].lastIndexOf("[")+1,-1))&&(r=r.slice(0,u.index)+"["+"a".repeat(u[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(u=this.tokenizer.rules.inline.anyPunctuation.exec(r));)r=r.slice(0,u.index)+"++"+r.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;null!=(u=this.tokenizer.rules.inline.blockSkip.exec(r));)r=r.slice(0,u.index)+"["+"a".repeat(u[0].length-2)+"]"+r.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);for(var i,o=!1,s="",c=function(){var u,a,i;if(o||(s=""),o=!1,null!==(u=t.options.extensions)&&void 0!==u&&null!==(u=u.inline)&&void 0!==u&&u.some((function(r){return!!(i=r.call({lexer:t},e,n))&&(e=e.substring(i.raw.length),n.push(i),!0)})))return 0;if(i=t.tokenizer.escape(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.tag(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.link(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.reflink(e,t.tokens.links)){e=e.substring(i.raw.length);var c=n.at(-1);return"text"===i.type&&"text"===(null==c?void 0:c.type)?(c.raw+=i.raw,c.text+=i.text):n.push(i),0}if(i=t.tokenizer.emStrong(e,r,s))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.codespan(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.br(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.del(e))return e=e.substring(i.raw.length),n.push(i),0;if(i=t.tokenizer.autolink(e))return e=e.substring(i.raw.length),n.push(i),0;if(!t.state.inLink&&(i=t.tokenizer.url(e)))return e=e.substring(i.raw.length),n.push(i),0;var l=e;if(null!==(a=t.options.extensions)&&void 0!==a&&a.startInline){var d,f=1/0,p=e.slice(1);t.options.extensions.startInline.forEach((function(e){"number"==typeof(d=e.call({lexer:t},p))&&d>=0&&(f=Math.min(f,d))})),f<1/0&&f>=0&&(l=e.substring(0,f+1))}if(i=t.tokenizer.inlineText(l)){e=e.substring(i.raw.length),"_"!==i.raw.slice(-1)&&(s=i.raw.slice(-1)),o=!0;var h=n.at(-1);return"text"===(null==h?void 0:h.type)?(h.raw+=i.raw,h.text+=i.text):n.push(i),0}if(e){var v="Infinite loop on byte: "+e.charCodeAt(0);if(t.options.silent)return console.error(v),1;throw new Error(v)}};e&&(0===(i=c())||1!==i););return n}}],[{key:"rules",get:function(){return{block:Op,inline:Tp}}},{key:"lex",value:function(t,n){return new e(n).lex(t)}},{key:"lexInline",value:function(t,n){return new e(n).inlineTokens(t)}}])}(),qp=function(){return y((function e(t){v(this,e),F(this,"options",void 0),F(this,"parser",void 0),this.options=t||Zf}),[{key:"space",value:function(e){return""}},{key:"code",value:function(e){var t,n=e.text,r=e.lang,u=e.escaped,a=null===(t=(r||"").match(qf.notSpaceStart))||void 0===t?void 0:t[0],i=n.replace(qf.endingNewline,"")+"\n";return a?'<pre><code class="language-'+Np(a)+'">'+(u?i:Np(i,!0))+"</code></pre>\n":"<pre><code>"+(u?i:Np(i,!0))+"</code></pre>\n"}},{key:"blockquote",value:function(e){var t=e.tokens,n=this.parser.parse(t);return"<blockquote>\n".concat(n,"</blockquote>\n")}},{key:"html",value:function(e){return e.text}},{key:"heading",value:function(e){var t=e.tokens,n=e.depth;return"<h".concat(n,">").concat(this.parser.parseInline(t),"</h").concat(n,">\n")}},{key:"hr",value:function(e){return"<hr>\n"}},{key:"list",value:function(e){for(var t=e.ordered,n=e.start,r="",u=0;u<e.items.length;u++){var a=e.items[u];r+=this.listitem(a)}var i=t?"ol":"ul";return"<"+i+(t&&1!==n?' start="'+n+'"':"")+">\n"+r+"</"+i+">\n"}},{key:"listitem",value:function(e){var t="";if(e.task){var n,r=this.checkbox({checked:!!e.checked});if(e.loose)"paragraph"===(null===(n=e.tokens[0])||void 0===n?void 0:n.type)?(e.tokens[0].text=r+" "+e.tokens[0].text,e.tokens[0].tokens&&e.tokens[0].tokens.length>0&&"text"===e.tokens[0].tokens[0].type&&(e.tokens[0].tokens[0].text=r+" "+Np(e.tokens[0].tokens[0].text),e.tokens[0].tokens[0].escaped=!0)):e.tokens.unshift({type:"text",raw:r+" ",text:r+" ",escaped:!0});else t+=r+" "}return t+=this.parser.parse(e.tokens,!!e.loose),"<li>".concat(t,"</li>\n")}},{key:"checkbox",value:function(e){return"<input "+(e.checked?'checked="" ':"")+'disabled="" type="checkbox">'}},{key:"paragraph",value:function(e){var t=e.tokens;return"<p>".concat(this.parser.parseInline(t),"</p>\n")}},{key:"table",value:function(e){for(var t="",n="",r=0;r<e.header.length;r++)n+=this.tablecell(e.header[r]);t+=this.tablerow({text:n});for(var u="",a=0;a<e.rows.length;a++){var i=e.rows[a];n="";for(var o=0;o<i.length;o++)n+=this.tablecell(i[o]);u+=this.tablerow({text:n})}return u&&(u="<tbody>".concat(u,"</tbody>")),"<table>\n<thead>\n"+t+"</thead>\n"+u+"</table>\n"}},{key:"tablerow",value:function(e){var t=e.text;return"<tr>\n".concat(t,"</tr>\n")}},{key:"tablecell",value:function(e){var t=this.parser.parseInline(e.tokens),n=e.header?"th":"td";return(e.align?"<".concat(n,' align="').concat(e.align,'">'):"<".concat(n,">"))+t+"</".concat(n,">\n")}},{key:"strong",value:function(e){var t=e.tokens;return"<strong>".concat(this.parser.parseInline(t),"</strong>")}},{key:"em",value:function(e){var t=e.tokens;return"<em>".concat(this.parser.parseInline(t),"</em>")}},{key:"codespan",value:function(e){var t=e.text;return"<code>".concat(Np(t,!0),"</code>")}},{key:"br",value:function(e){return"<br>"}},{key:"del",value:function(e){var t=e.tokens;return"<del>".concat(this.parser.parseInline(t),"</del>")}},{key:"link",value:function(e){var t=e.href,n=e.title,r=e.tokens,u=this.parser.parseInline(r),a=zp(t);if(null===a)return u;var i='<a href="'+(t=a)+'"';return n&&(i+=' title="'+Np(n)+'"'),i+=">"+u+"</a>"}},{key:"image",value:function(e){var t=e.href,n=e.title,r=e.text,u=e.tokens;u&&(r=this.parser.parseInline(u,this.parser.textRenderer));var a=zp(t);if(null===a)return Np(r);var i='<img src="'.concat(t=a,'" alt="').concat(r,'"');return n&&(i+=' title="'.concat(Np(n),'"')),i+=">"}},{key:"text",value:function(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:Np(e.text)}}])}(),Up=function(){return y((function e(){v(this,e)}),[{key:"strong",value:function(e){return e.text}},{key:"em",value:function(e){return e.text}},{key:"codespan",value:function(e){return e.text}},{key:"del",value:function(e){return e.text}},{key:"html",value:function(e){return e.text}},{key:"text",value:function(e){return e.text}},{key:"link",value:function(e){return""+e.text}},{key:"image",value:function(e){return""+e.text}},{key:"br",value:function(){return""}}])}(),Vp=function(){function e(t){v(this,e),F(this,"options",void 0),F(this,"renderer",void 0),F(this,"textRenderer",void 0),this.options=t||Zf,this.options.renderer=this.options.renderer||new qp,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Up}return y(e,[{key:"parse",value:function(e){for(var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n="",r=0;r<e.length;r++){var u,a=e[r];if(null!==(u=this.options.extensions)&&void 0!==u&&null!==(u=u.renderers)&&void 0!==u&&u[a.type]){var i=a,o=this.options.extensions.renderers[i.type].call({parser:this},i);if(!1!==o||!["space","hr","heading","code","table","blockquote","list","html","paragraph","text"].includes(i.type)){n+=o||"";continue}}var s=a;switch(s.type){case"space":n+=this.renderer.space(s);continue;case"hr":n+=this.renderer.hr(s);continue;case"heading":n+=this.renderer.heading(s);continue;case"code":n+=this.renderer.code(s);continue;case"table":n+=this.renderer.table(s);continue;case"blockquote":n+=this.renderer.blockquote(s);continue;case"list":n+=this.renderer.list(s);continue;case"html":n+=this.renderer.html(s);continue;case"paragraph":n+=this.renderer.paragraph(s);continue;case"text":for(var c=s,l=this.renderer.text(c);r+1<e.length&&"text"===e[r+1].type;)c=e[++r],l+="\n"+this.renderer.text(c);n+=t?this.renderer.paragraph({type:"paragraph",raw:l,text:l,tokens:[{type:"text",raw:l,text:l,escaped:!0}]}):l;continue;default:var d='Token with "'+s.type+'" type was not found.';if(this.options.silent)return console.error(d),"";throw new Error(d)}}return n}},{key:"parseInline",value:function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.renderer,n="",r=0;r<e.length;r++){var u,a=e[r];if(null!==(u=this.options.extensions)&&void 0!==u&&null!==(u=u.renderers)&&void 0!==u&&u[a.type]){var i=this.options.extensions.renderers[a.type].call({parser:this},a);if(!1!==i||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){n+=i||"";continue}}var o=a;switch(o.type){case"escape":case"text":n+=t.text(o);break;case"html":n+=t.html(o);break;case"link":n+=t.link(o);break;case"image":n+=t.image(o);break;case"strong":n+=t.strong(o);break;case"em":n+=t.em(o);break;case"codespan":n+=t.codespan(o);break;case"br":n+=t.br(o);break;case"del":n+=t.del(o);break;default:var s='Token with "'+o.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}return n}}],[{key:"parse",value:function(t,n){return new e(n).parse(t)}},{key:"parseInline",value:function(t,n){return new e(n).parseInline(t)}}])}(),Hp=(jf=function(){return y((function e(t){v(this,e),F(this,"options",void 0),F(this,"block",void 0),this.options=t||Zf}),[{key:"preprocess",value:function(e){return e}},{key:"postprocess",value:function(e){return e}},{key:"processAllTokens",value:function(e){return e}},{key:"provideLexer",value:function(){return this.block?$p.lex:$p.lexInline}},{key:"provideParser",value:function(){return this.block?Vp.parse:Vp.parseInline}}])}(),F(jf,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens"])),jf),Kp=function(){return y((function e(){v(this,e),F(this,"defaults",{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}),F(this,"options",this.setOptions),F(this,"parse",this.parseMarkdown(!0)),F(this,"parseInline",this.parseMarkdown(!1)),F(this,"Parser",Vp),F(this,"Renderer",qp),F(this,"TextRenderer",Up),F(this,"Lexer",$p),F(this,"Tokenizer",Lp),F(this,"Hooks",Hp),this.use.apply(this,arguments)}),[{key:"walkTokens",value:function(e,t){var n,r=this,u=[],a=g(e);try{var i=function(){var e=n.value;switch(u=u.concat(t.call(r,e)),e.type){case"table":var a,i=e,o=g(i.header);try{for(o.s();!(a=o.n()).done;){var s=a.value;u=u.concat(r.walkTokens(s.tokens,t))}}catch(e){o.e(e)}finally{o.f()}var c,l=g(i.rows);try{for(l.s();!(c=l.n()).done;){var d,f=g(c.value);try{for(f.s();!(d=f.n()).done;){var p=d.value;u=u.concat(r.walkTokens(p.tokens,t))}}catch(e){f.e(e)}finally{f.f()}}}catch(e){l.e(e)}finally{l.f()}break;case"list":var h=e;u=u.concat(r.walkTokens(h.items,t));break;default:var v,m=e;null!==(v=r.defaults.extensions)&&void 0!==v&&null!==(v=v.childTokens)&&void 0!==v&&v[m.type]?r.defaults.extensions.childTokens[m.type].forEach((function(e){var n=m[e].flat(1/0);u=u.concat(r.walkTokens(n,t))})):m.tokens&&(u=u.concat(r.walkTokens(m.tokens,t)))}};for(a.s();!(n=a.n()).done;)i()}catch(e){a.e(e)}finally{a.f()}return u}},{key:"use",value:function(){for(var e=this,t=this.defaults.extensions||{renderers:{},childTokens:{}},n=arguments.length,r=new Array(n),u=0;u<n;u++)r[u]=arguments[u];return r.forEach((function(n){var r=w({},n);if(r.async=e.defaults.async||r.async||!1,n.extensions&&(n.extensions.forEach((function(e){if(!e.name)throw new Error("extension name required");if("renderer"in e){var n=t.renderers[e.name];t.renderers[e.name]=n?function(){for(var t=arguments.length,r=new Array(t),u=0;u<t;u++)r[u]=arguments[u];var a=e.renderer.apply(this,r);return!1===a&&(a=n.apply(this,r)),a}:e.renderer}if("tokenizer"in e){if(!e.level||"block"!==e.level&&"inline"!==e.level)throw new Error("extension level must be 'block' or 'inline'");var r=t[e.level];r?r.unshift(e.tokenizer):t[e.level]=[e.tokenizer],e.start&&("block"===e.level?t.startBlock?t.startBlock.push(e.start):t.startBlock=[e.start]:"inline"===e.level&&(t.startInline?t.startInline.push(e.start):t.startInline=[e.start]))}"childTokens"in e&&e.childTokens&&(t.childTokens[e.name]=e.childTokens)})),r.extensions=t),n.renderer){var u=e.defaults.renderer||new qp(e.defaults),a=function(){if(!(i in u))throw new Error("renderer '".concat(i,"' does not exist"));if(["options","parser"].includes(i))return 1;var e=i,t=n.renderer[e],r=u[e];u[e]=function(){for(var e=arguments.length,n=new Array(e),a=0;a<e;a++)n[a]=arguments[a];var i=t.apply(u,n);return!1===i&&(i=r.apply(u,n)),i||""}};for(var i in n.renderer)a();r.renderer=u}if(n.tokenizer){var o=e.defaults.tokenizer||new Lp(e.defaults),s=function(){if(!(c in o))throw new Error("tokenizer '".concat(c,"' does not exist"));if(["options","rules","lexer"].includes(c))return 1;var e=c,t=n.tokenizer[e],r=o[e];o[e]=function(){for(var e=arguments.length,n=new Array(e),u=0;u<e;u++)n[u]=arguments[u];var a=t.apply(o,n);return!1===a&&(a=r.apply(o,n)),a}};for(var c in n.tokenizer)s();r.tokenizer=o}if(n.hooks){var l=e.defaults.hooks||new Hp,d=function(){if(!(f in l))throw new Error("hook '".concat(f,"' does not exist"));if(["options","block"].includes(f))return 1;var t=f,r=n.hooks[t],u=l[t];Hp.passThroughHooks.has(f)?l[t]=function(t){if(e.defaults.async)return Promise.resolve(r.call(l,t)).then((function(e){return u.call(l,e)}));var n=r.call(l,t);return u.call(l,n)}:l[t]=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var a=r.apply(l,t);return!1===a&&(a=u.apply(l,t)),a}};for(var f in n.hooks)d();r.hooks=l}if(n.walkTokens){var p=e.defaults.walkTokens,h=n.walkTokens;r.walkTokens=function(e){var t=[];return t.push(h.call(this,e)),p&&(t=t.concat(p.call(this,e))),t}}e.defaults=w(w({},e.defaults),r)})),this}},{key:"setOptions",value:function(e){return this.defaults=w(w({},this.defaults),e),this}},{key:"lexer",value:function(e,t){return $p.lex(e,null!=t?t:this.defaults)}},{key:"parser",value:function(e,t){return Vp.parse(e,null!=t?t:this.defaults)}},{key:"parseMarkdown",value:function(e){var t=this;return function(n,r){var u=w({},r),a=w(w({},t.defaults),u),i=t.onError(!!a.silent,!!a.async);if(!0===t.defaults.async&&!1===u.async)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(null==n)return i(new Error("marked(): input parameter is undefined or null"));if("string"!=typeof n)return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));a.hooks&&(a.hooks.options=a,a.hooks.block=e);var o=a.hooks?a.hooks.provideLexer():e?$p.lex:$p.lexInline,s=a.hooks?a.hooks.provideParser():e?Vp.parse:Vp.parseInline;if(a.async)return Promise.resolve(a.hooks?a.hooks.preprocess(n):n).then((function(e){return o(e,a)})).then((function(e){return a.hooks?a.hooks.processAllTokens(e):e})).then((function(e){return a.walkTokens?Promise.all(t.walkTokens(e,a.walkTokens)).then((function(){return e})):e})).then((function(e){return s(e,a)})).then((function(e){return a.hooks?a.hooks.postprocess(e):e})).catch(i);try{a.hooks&&(n=a.hooks.preprocess(n));var c=o(n,a);a.hooks&&(c=a.hooks.processAllTokens(c)),a.walkTokens&&t.walkTokens(c,a.walkTokens);var l=s(c,a);return a.hooks&&(l=a.hooks.postprocess(l)),l}catch(e){return i(e)}}}},{key:"onError",value:function(e,t){return function(n){if(n.message+="\nPlease report this to https://github.com/markedjs/marked.",e){var r="<p>An error occurred:</p><pre>"+Np(n.message+"",!0)+"</pre>";return t?Promise.resolve(r):r}if(t)return Promise.reject(n);throw n}}}])}(),Wp=new Kp;function Jp(e,t){return Wp.parse(e,t)}function Qp(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}Jp.options=Jp.setOptions=function(e){return Wp.setOptions(e),Jp.defaults=Wp.defaults,Mf(Jp.defaults),Jp},Jp.getDefaults=Rf,Jp.defaults=Zf,Jp.use=function(){return Wp.use.apply(Wp,arguments),Jp.defaults=Wp.defaults,Mf(Jp.defaults),Jp},Jp.walkTokens=function(e,t){return Wp.walkTokens(e,t)},Jp.parseInline=Wp.parseInline,Jp.Parser=Vp,Jp.parser=Vp.parse,Jp.Renderer=qp,Jp.TextRenderer=Up,Jp.Lexer=$p,Jp.lexer=$p.lex,Jp.Tokenizer=Lp,Jp.Hooks=Hp,Jp.parse=Jp,Jp.options,Jp.setOptions,Jp.use,Jp.walkTokens,Jp.parseInline,Vp.parse,$p.lex;var Gp=new Jp.Renderer;Gp.code=function(e){var t=e.text,n=e.lang,r=void 0===n?"":n,u=e.escaped,a=r?"language-".concat(r):"",i=u?t:Qp(t),o=encodeURIComponent(t);return'\n <div class="DocSearch-CodeSnippet">\n <button class="DocSearch-CodeSnippet-CopyButton" data-code="'.concat(o,'" aria-label="copy code">').concat('<svg class="DocSearch-CodeSnippet-CopyIcon" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect width="14" height="14" x="8" y="8" rx="2" ry="2" /><path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" /></svg>').concat('<svg class="DocSearch-CodeSnippet-CheckIcon" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 9 17l-5-5" /></svg>','<span class="DocSearch-CodeSnippet-CopyButton-Label"></span></button>\n <pre><code class="').concat(a,'">').concat(i,"</code></pre>\n </div>\n ")},Gp.link=function(e){var t=e.href,n=e.title,r=e.text,u=n?' title="'.concat(Qp(n),'"'):"",a=t?Qp(t):"",i=Qp(r);return'<a href="'.concat(a,'"').concat(u,' target="_blank" rel="noopener noreferrer">').concat(i,"</a>")};var Yp=o((function(n){var u=n.content,a=n.copyButtonText,i=n.copyButtonCopiedText,o=n.isStreaming,c=s((function(){return Jp.parse(u,{gfm:!0,breaks:!0,renderer:Gp})}),[u]),l=r(null);return t((function(){var e=l.current;if(e)return Array.from(e.querySelectorAll(".DocSearch-CodeSnippet-CopyButton")).forEach((function(e){var t=e.querySelector(".DocSearch-CodeSnippet-CopyButton-Label");t&&(t.textContent=a),e.classList.remove("DocSearch-CodeSnippet-CopyButton--copied")})),e.addEventListener("click",t),function(){e.removeEventListener("click",t)};function t(e){var t,n=e.target.closest(".DocSearch-CodeSnippet-CopyButton");if(n){var r=null!==(t=n.getAttribute("data-code"))&&void 0!==t?t:"";navigator.clipboard.writeText(decodeURIComponent(r)).catch((function(){}));var u=n.querySelector(".DocSearch-CodeSnippet-CopyButton-Label");if(u){n.classList.add("DocSearch-CodeSnippet-CopyButton--copied");var o=a;u.textContent=i,setTimeout((function(){n.classList.remove("DocSearch-CodeSnippet-CopyButton--copied"),u.textContent=o}),1500)}}}}),[c,a,i]),e.createElement("div",{ref:l,className:"DocSearch-Markdown-Content ".concat(o?"DocSearch-Markdown-Content--streaming":""),dangerouslySetInnerHTML:{__html:c}})}));Yp.displayName="MemoizedMarkdown";var Xp=function(e,t){var n,r,u=t[0].parts.find((function(e){return"text"===e.type}));return{query:e,objectID:null!==(n=null==u?void 0:u.text)&&void 0!==n?n:"",messages:t,type:"askAI",anchor:"stored",content:null,hierarchy:{lvl0:"askAI",lvl1:null!==(r=null==u?void 0:u.text)&&void 0!==r?r:"",lvl2:null,lvl3:null,lvl4:null,lvl5:null,lvl6:null},url:"",url_without_anchor:""}},eh=function(e){return null==e?void 0:e.parts.find((function(e){return"text"===e.type}))};var th=["translations"];function nh(t){var n=t.disclaimerText;return e.createElement("p",{className:"DocSearch-AskAiScreen-Disclaimer"},n)}function rh(t){var n,r=t.exchange,u=t.askAiStreamError,a=t.isLastExchange,i=t.loadingStatus,o=t.onSearchQueryClick,c=t.translations,l=t.conversations,d=t.onFeedback,f=r.userMessage,p=r.assistantMessage,h=!a||a&&"ready"===i&&Boolean(p),v=s((function(){return eh(p)}),[p]),m=s((function(){return eh(f)}),[f]),D=e.useMemo((function(){return e=p,t=[],n=new Set,e?(e.parts.forEach((function(e){if("text"===e.type&&0!==e.text.length){var r,u=e.text.replace(/```[\s\S]*?```/g,"").replace(/`[^`]*`/g,""),a=g(u.matchAll(/\[([^\]]*)\]\(([^)]+)\)/g));try{for(a.s();!(r=a.n()).done;){var i=r.value,o=i[1].trim(),s=i[2];n.has(s)||(n.add(s),t.push({url:s,title:o||void 0}))}}catch(e){a.e(e)}finally{a.f()}var c,l=g(u.matchAll(/(?<!\]\()https?:\/\/[^\s<>"{}|\\^`[\]]+/g));try{for(l.s();!(c=l.n()).done;){var d=c.value[0].replace(/[.,;:!?]+$/,"");n.has(d)||(n.add(d),t.push({url:d}))}}catch(e){l.e(e)}finally{l.f()}}})),t):[];var e,t,n}),[p]),y=e.useMemo((function(){return function(e){for(var t=[],n=0;n<e.length;n++){var r=e[n];if("tool-searchIndex"===r.type&&"output-available"===r.state){for(var u=[],a=n;a<e.length;){var i=e[a];if("tool-searchIndex"!==i.type||"output-available"!==i.state)break;var o,s,c=(null!==(o=null===(s=i.output)||void 0===s?void 0:s.query)&&void 0!==o?o:"").trim();c&&c.length>0&&u.push(c),a++}u.length>1?t.push({type:"aggregated-tool-call",queries:u}):1===u.length&&t.push(r),n=a-1}else t.push(r)}return t}((null==p?void 0:p.parts)||[])}),[p]),F=["submitted","streaming"].includes(i)&&a&&!y.some((function(e){return"step-start"!==e.type}));return e.createElement("div",{className:"DocSearch-AskAiScreen-Response-Container"},e.createElement("div",{className:"DocSearch-AskAiScreen-Response"},e.createElement("div",{className:"DocSearch-AskAiScreen-Message DocSearch-AskAiScreen-Message--user"},e.createElement("p",{className:"DocSearch-AskAiScreen-Query"},null!==(n=null==m?void 0:m.text)&&void 0!==n?n:"")),e.createElement("div",{className:"DocSearch-AskAiScreen-Message DocSearch-AskAiScreen-Message--assistant"},e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent"},"error"===i&&u&&a&&e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent DocSearch-AskAiScreen-Error"},e.createElement(wf,null),e.createElement(Yp,{content:u.message,copyButtonText:"",copyButtonCopiedText:"",isStreaming:!1})),F&&e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent-Reasoning"},e.createElement("span",{className:"shimmer"},c.thinkingText||"Thinking...")),y.map((function(t,n){var r,u=n;if("string"==typeof t)return e.createElement(Yp,{key:u,content:t,copyButtonText:c.copyButtonText||"Copy",copyButtonCopiedText:c.copyButtonCopiedText||"Copied!",isStreaming:"streaming"===i});if("aggregated-tool-call"===t.type)return e.createElement(zf,{key:u,queries:t.queries,translations:c,onSearchQueryClick:o});if("reasoning"===t.type&&"streaming"===t.state)return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Reasoning shimmer"},e.createElement(bf,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}),e.createElement("span",{className:"shimmer"},"Reasoning..."));if("text"===t.type)return e.createElement(Yp,{key:u,content:t.text,copyButtonText:c.copyButtonText||"Copy",copyButtonCopiedText:c.copyButtonCopiedText||"Copied!",isStreaming:"streaming"===t.state});if("tool-searchIndex"===t.type)switch(t.state){case"input-streaming":return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--PartialCall shimmer"},e.createElement(bf,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}),e.createElement("span",null,c.preToolCallText||"Searching..."));case"input-available":return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--Call shimmer"},e.createElement(bf,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}),e.createElement("span",null,"".concat(c.duringToolCallText||"Searching for ",' "').concat(t.input.query||"",'" ...')));case"output-available":return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--Result"},e.createElement(L,null),e.createElement("span",null,"".concat(c.afterToolCallText||"Searched for")," ",e.createElement("span",{role:"button",tabIndex:0,className:"DocSearch-AskAiScreen-MessageContent-Tool-Query",onKeyDown:function(e){"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),o(t.output.query||""))},onClick:function(){return o(t.output.query||"")}}," ",'"',t.output.query||"",'"')," ","found ",(null===(r=t.output.hits)||void 0===r?void 0:r.length)||0," results"))}return null})))),e.createElement("div",{className:"DocSearch-AskAiScreen-Answer-Footer"},e.createElement(uh,{id:(null==f?void 0:f.id)||r.id,showActions:h,latestAssistantMessageContent:(null==v?void 0:v.text)||null,translations:c,conversations:l,onFeedback:d}))),D.length>0?e.createElement(ah,{urlsToDisplay:D,relatedSourcesText:c.relatedSourcesText}):null)}function uh(t){var n=t.id,r=t.showActions,u=t.latestAssistantMessageContent,a=t.translations,i=t.conversations,o=t.onFeedback,s=e.useMemo((function(){var e,t,r=null===(e=i.getOne)||void 0===e?void 0:e.call(i,n);return null!==(t=null==r?void 0:r.feedback)&&void 0!==t?t:null}),[i,n]),c=B(e.useState(s),2),l=c[0],d=c[1],f=B(e.useState(!1),2),h=f[0],v=f[1],m=B(e.useState(null),2),D=m[0],y=m[1],g=function(){var e=p(x().mark((function e(t){return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(!h){e.next=2;break}return e.abrupt("return");case 2:return y(null),v(!0),e.prev=4,e.next=7,null==o?void 0:o(n,"like"===t?1:0);case 7:d(t),e.next=13;break;case 10:e.prev=10,e.t0=e.catch(4),y(e.t0);case 13:return e.prev=13,v(!1),e.finish(13);case 16:case"end":return e.stop()}}),e,null,[[4,10,13,16]])})));return function(t){return e.apply(this,arguments)}}(),F=a.likeButtonTitle,E=void 0===F?"Like":F,b=a.dislikeButtonTitle,C=void 0===b?"Dislike":b,A=a.thanksForFeedbackText,k=void 0===A?"Thanks for your feedback!":A;return r&&u?e.createElement("div",{className:"DocSearch-AskAiScreen-Actions"},null===l?e.createElement(e.Fragment,null,h?e.createElement(bf,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}):e.createElement(e.Fragment,null,e.createElement(ch,{title:E,onClick:function(){return g("like")}}),e.createElement(lh,{title:C,onClick:function(){return g("dislike")}})),D&&e.createElement("p",{className:"DocSearch-AskAiScreen-FeedbackText"},D.message||"An error occured")):e.createElement("p",{className:"DocSearch-AskAiScreen-FeedbackText DocSearch-AskAiScreen-FeedbackText--visible"},k),e.createElement(sh,{translations:a,onClick:function(){return navigator.clipboard.writeText(u)}})):null}function ah(t){var n=t.urlsToDisplay,r=t.relatedSourcesText;return e.createElement("div",{className:"DocSearch-AskAiScreen-RelatedSources"},e.createElement("p",{className:"DocSearch-AskAiScreen-RelatedSources-Title"},r||"Related sources"),e.createElement("div",{className:"DocSearch-AskAiScreen-RelatedSources-List"},n.length>0&&n.map((function(t){return e.createElement("a",{key:t.url,href:t.url,className:"DocSearch-AskAiScreen-RelatedSources-Item-Link",target:"_blank",rel:"noopener noreferrer"},e.createElement(oh,null),e.createElement("span",null,t.title||t.url))}))))}function ih(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,th),a=r.disclaimerText,i=void 0===a?"Answers are generated with AI which can make mistakes. Verify responses.":a,o=u.messages,c=s((function(){for(var e=[],t=0;t<o.length;t++)if("user"===o[t].role){var n,r=o[t],u="assistant"===(null===(n=o[t+1])||void 0===n?void 0:n.role)?o[t+1]:null;e.push({id:r.id,userMessage:r,assistantMessage:u}),u&&t++}return e}),[o]),l=function(e){u.onAskAiToggle(!1),u.setQuery(e)};return e.createElement("div",{className:"DocSearch-AskAiScreen DocSearch-AskAiScreen-Container"},e.createElement(nh,{disclaimerText:i}),e.createElement("div",{className:"DocSearch-AskAiScreen-Body"},e.createElement("div",{className:"DocSearch-AskAiScreen-ExchangesList"},c.slice().reverse().map((function(t,n){return e.createElement(rh,{key:t.id,exchange:t,askAiStreamError:u.askAiStreamError,isLastExchange:0===n,loadingStatus:u.status,translations:r,conversations:u.conversations,onSearchQueryClick:l,onFeedback:u.onFeedback})})))))}function oh(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("line",{x1:"4",x2:"20",y1:"9",y2:"9"}),e.createElement("line",{x1:"4",x2:"20",y1:"15",y2:"15"}),e.createElement("line",{x1:"10",x2:"8",y1:"3",y2:"21"}),e.createElement("line",{x1:"16",x2:"14",y1:"3",y2:"21"}))}function sh(r){var u=r.onClick,a=r.translations,i=a.copyButtonTitle,o=void 0===i?"Copy":i,s=a.copyButtonCopiedText,c=void 0===s?"Copied!":s,l=B(n(!1),2),d=l[0],f=l[1];t((function(){if(d){var e=setTimeout((function(){f(!1)}),1500);return function(){return clearTimeout(e)}}}),[d]);return e.createElement("button",{type:"button",className:"DocSearch-AskAiScreen-ActionButton DocSearch-AskAiScreen-CopyButton ".concat(d?"DocSearch-AskAiScreen-CopyButton--copied":""),disabled:d,title:d?c:o,onClick:function(){u(),f(!0)}},d?e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-check-icon lucide-check"},e.createElement("path",{d:"M20 6 9 17l-5-5"})):e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-copy-icon lucide-copy"},e.createElement("rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}),e.createElement("path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"})))}function ch(t){var n=t.title,r=t.onClick;return e.createElement("button",{type:"button",className:"DocSearch-AskAiScreen-ActionButton DocSearch-AskAiScreen-LikeButton",title:n,onClick:r},e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-thumbs-up-icon lucide-thumbs-up"},e.createElement("path",{d:"M7 10v12"}),e.createElement("path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"})))}function lh(t){var n=t.title,r=t.onClick;return e.createElement("button",{type:"button",className:"DocSearch-AskAiScreen-ActionButton DocSearch-AskAiScreen-DislikeButton",title:n,onClick:r},e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-thumbs-down-icon lucide-thumbs-down"},e.createElement("path",{d:"M17 14V2"}),e.createElement("path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"})))}function dh(t){var n=t.translations,r=void 0===n?{}:n,u=r.titleText,a=void 0===u?"Unable to fetch results":u,i=r.helpText,o=void 0===i?"You might want to check your network connection.":i;return e.createElement("div",{className:"DocSearch-ErrorScreen"},e.createElement("div",{className:"DocSearch-Screen-Icon"},e.createElement(Tf,null)),e.createElement("p",{className:"DocSearch-Title"},a),e.createElement("p",{className:"DocSearch-Help"},o))}var fh=["translations"];function ph(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,fh),a=r.noResultsText,i=void 0===a?"No results found for":a,o=r.suggestedQueryText,s=void 0===o?"Try searching for":o,c=r.reportMissingResultsText,l=void 0===c?"Believe this query should return results?":c,d=r.reportMissingResultsLinkText,f=void 0===d?"Let us know.":d,p=u.state.context.searchSuggestions;return e.createElement("div",{className:"DocSearch-NoResults ".concat(u.canHandleAskAi?"DocSearch-NoResults--withAskAi":"")},e.createElement("div",{className:"DocSearch-Screen-Icon"},e.createElement(Pf,null)),e.createElement("p",{className:"DocSearch-Title"},i,' "',e.createElement("strong",null,u.state.query),'"'),p&&p.length>0&&e.createElement("div",{className:"DocSearch-NoResults-Prefill-List"},e.createElement("p",{className:"DocSearch-Help"},s,":"),e.createElement("div",{className:"DocSearch-NoResults-Prefill-List-Items"},p.slice(0,3).reduce((function(t,n){return[].concat(I(t),[e.createElement("p",{key:n},e.createElement(L,{size:16}),e.createElement("button",{className:"DocSearch-Prefill",key:n,type:"button",onClick:function(){u.setQuery(n.toLowerCase()+" "),u.refresh(),u.inputRef.current.focus()}},n))])}),[]))),u.getMissingResultsUrl&&e.createElement("p",{className:"DocSearch-Help"},"".concat(l," "),e.createElement("a",{href:u.getMissingResultsUrl({query:u.state.query}),target:"_blank",rel:"noopener noreferrer"},f)))}var hh=["hit","attribute","tagName"];function vh(e,t){return t.split(".").reduce((function(e,t){return null!=e&&e[t]?e[t]:null}),e)}function mh(e){var t=e.hit,n=e.attribute,r=e.tagName,u=void 0===r?"span":r,a=_(e,hh);return c(u,w(w({},a),{},{dangerouslySetInnerHTML:{__html:vh(t,"_snippetResult.".concat(n,".value"))||vh(t,n)}}))}function Dh(t){return t.collection&&0!==t.collection.items.length?"askAI"===t.collection.source.sourceId?e.createElement("section",{className:"DocSearch-AskAi-Section"},e.createElement("ul",t.getListProps({source:t.collection.source}),e.createElement(gh,E({item:t.collection.items[0],translations:t.translations},t)))):(t.collection.source.sourceId,e.createElement("section",{className:"DocSearch-Hits"},e.createElement("div",{className:"DocSearch-Hit-source"},t.title),e.createElement("ul",t.getListProps({source:t.collection.source}),t.collection.items.map((function(n,r){return e.createElement(yh,E({key:[t.title,n.objectID].join(":"),item:n,index:r},t))}))))):null}function yh(t){var n=t.item,r=t.index,u=t.renderIcon,a=t.renderAction,i=t.getItemProps,o=t.onItemClick,s=t.collection,c=t.hitComponent,l=B(e.useState("idle"),2),d=l[0],f=l[1],p=e.useRef(null),h=c;return e.createElement("li",E({className:["DocSearch-Hit",n.__docsearch_parent&&"DocSearch-Hit--Child","favoriting"===d&&"DocSearch-Hit--favoriting","deleting"===d&&"DocSearch-Hit--deleting"].filter(Boolean).join(" "),onAnimationEnd:function(){var e;null===(e=p.current)||void 0===e||e.call(p),p.current=null}},i({item:n,source:s.source,onClick:function(e){o(n,e)}})),e.createElement(h,{hit:n},e.createElement("div",{className:"DocSearch-Hit-Container"},u({item:n,index:r}),n.hierarchy[n.type]&&"lvl1"===n.type&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(mh,{className:"DocSearch-Hit-title",hit:n,attribute:"hierarchy.lvl1"}),n.content&&e.createElement(mh,{className:"DocSearch-Hit-path",hit:n,attribute:"content"})),"askAI"===n.type&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(mh,{className:"DocSearch-Hit-title",hit:n,attribute:"hierarchy.lvl1"})),n.hierarchy[n.type]&&("lvl2"===n.type||"lvl3"===n.type||"lvl4"===n.type||"lvl5"===n.type||"lvl6"===n.type)&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(mh,{className:"DocSearch-Hit-title",hit:n,attribute:"hierarchy.".concat(n.type)}),e.createElement(mh,{className:"DocSearch-Hit-path",hit:n,attribute:"hierarchy.lvl1"})),"content"===n.type&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(mh,{className:"DocSearch-Hit-title",hit:n,attribute:"content"}),e.createElement(mh,{className:"DocSearch-Hit-path",hit:n,attribute:"hierarchy.lvl1"})),a({item:n,runDeleteTransition:function(e){f("deleting"),p.current=e},runFavoriteTransition:function(e){f("favoriting"),p.current=e}}))))}function gh(t){var n=t.item,r=t.getItemProps,u=t.onItemClick,a=t.translations,i=t.collection,o=(a||{}).askAiPlaceholder,s=void 0===o?"Ask AI: ":o;return e.createElement("li",E({className:"DocSearch-Hit"},r({item:n,source:i.source,onClick:function(e){u(n,e)}})),e.createElement("div",{className:"DocSearch-Hit--AskAI"},e.createElement("div",{className:"DocSearch-Hit-AskAIButton DocSearch-Hit-Container"},e.createElement("div",{className:" DocSearch-Hit-AskAIButton-icon DocSearch-Hit-icon"},e.createElement(Cf,null)),e.createElement("div",{className:"DocSearch-Hit-AskAIButton-title"},e.createElement("span",{className:"DocSearch-Hit-AskAIButton-title-highlight"},s),e.createElement("mark",{className:"DocSearch-Hit-AskAIButton-title-query"},n.query||"")))))}function Fh(e,t,n){return e.reduce((function(e,r){var u=t(r);return e.hasOwnProperty(u)||(e[u]=[]),e[u].length<(n||5)&&e[u].push(r),e}),{})}function Eh(e){return e}function bh(e){return 1===e.button||e.altKey||e.ctrlKey||e.metaKey||e.shiftKey}function Ch(){}var Ah=/(<mark>|<\/mark>)/g,kh=RegExp(Ah.source);function wh(e){var t,n,r=e;if(!r.__docsearch_parent&&!e._highlightResult)return e.hierarchy.lvl0;var u=r.__docsearch_parent?null===(t=r.__docsearch_parent)||void 0===t||null===(t=t._highlightResult)||void 0===t||null===(t=t.hierarchy)||void 0===t?void 0:t.lvl0:null===(n=e._highlightResult)||void 0===n||null===(n=n.hierarchy)||void 0===n?void 0:n.lvl0;return u?u.value&&kh.test(u.value)?u.value.replace(Ah,""):u.value:e.hierarchy.lvl0}var _h=["translations"];function xh(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,_h);return e.createElement("div",{className:"DocSearch-Dropdown-Container"},u.state.collections.map((function(t){if(0===t.items.length)return null;var n=wh(t.items[0]);return e.createElement(Dh,E({},u,{key:t.source.sourceId,translations:r,title:n,collection:t,renderIcon:function(n){var r,u=n.item,a=n.index;return e.createElement(e.Fragment,null,u.__docsearch_parent&&e.createElement("svg",{className:"DocSearch-Hit-Tree",viewBox:"0 0 24 54"},e.createElement("g",{stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},u.__docsearch_parent!==(null===(r=t.items[a+1])||void 0===r?void 0:r.__docsearch_parent)?e.createElement("path",{d:"M8 6v21M20 27H8.3"}):e.createElement("path",{d:"M8 6v42M20 27H8.3"}))),e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(Sf,{type:u.type})))},renderAction:function(){return e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement(_f,null))}}))})),u.resultsFooterComponent&&e.createElement("section",{className:"DocSearch-HitsFooter"},e.createElement(u.resultsFooterComponent,{state:u.state})))}var Sh=["translations"];function Bh(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,Sh),a=r.recentSearchesTitle,i=void 0===a?"Recent":a,o=r.saveRecentSearchButtonTitle,s=void 0===o?"Save this search":o,c=r.removeRecentSearchButtonTitle,l=void 0===c?"Remove this search from history":c,d=r.favoriteSearchesTitle,f=void 0===d?"Favorite":d,p=r.removeFavoriteSearchButtonTitle,h=void 0===p?"Remove this search from favorites":p,v=r.recentConversationsTitle,m=void 0===v?"Recent conversations":v,D=r.removeRecentConversationButtonTitle,y=void 0===D?"Remove this conversation from history":D;return e.createElement("div",{className:"DocSearch-Dropdown-Container"},e.createElement(Dh,E({},u,{title:i,collection:u.state.collections[0],renderIcon:function(){return e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(Af,null))},renderAction:function(t){var n=t.item,r=t.runFavoriteTransition,a=t.runDeleteTransition;return e.createElement(e.Fragment,null,e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:s,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),r((function(){u.favoriteSearches.add(n),u.recentSearches.remove(n),u.refresh()}))}},e.createElement(Of,null))),e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:l,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),a((function(){u.recentSearches.remove(n),u.refresh()}))}},e.createElement(kf,null))))}})),e.createElement(Dh,E({},u,{title:f,collection:u.state.collections[1],renderIcon:function(){return e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(Of,null))},renderAction:function(t){var n=t.item,r=t.runDeleteTransition;return e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:h,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),r((function(){u.favoriteSearches.remove(n),u.refresh()}))}},e.createElement(kf,null)))}})),e.createElement(Dh,E({},u,{title:m,collection:u.state.collections[2],renderIcon:function(){return e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(Cf,null))},renderAction:function(t){var n=t.item,r=t.runDeleteTransition;return e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:y,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),r((function(){u.conversations.remove(n),u.refresh()}))}},e.createElement(kf,null)))}})))}var Ih=["translations"],Oh=e.memo((function(t){var n,r=t.translations,u=void 0===r?{}:r,a=_(t,Ih);return a.isAskAiActive&&a.canHandleAskAi?e.createElement(ih,E({},a,{messages:a.messages,status:a.status,askAiStreamError:a.askAiStreamError,askAiFetchError:a.askAiFetchError,translations:null==u?void 0:u.askAiScreen})):"error"===(null===(n=a.state)||void 0===n?void 0:n.status)?e.createElement(dh,{translations:null==u?void 0:u.errorScreen}):a.state.query?a.hasCollections||a.canHandleAskAi?e.createElement(e.Fragment,null,e.createElement(xh,E({},a,{translations:null==u?void 0:u.resultsScreen})),a.canHandleAskAi&&1===a.state.collections.length&&e.createElement(ph,E({},a,{translations:null==u?void 0:u.noResultsScreen}))):e.createElement(ph,E({},a,{translations:null==u?void 0:u.noResultsScreen})):e.createElement(Bh,E({},a,{hasCollections:a.hasCollections,translations:null==u?void 0:u.startScreen}))}),(function(e,t){return"loading"===t.state.status||"stalled"===t.state.status}));function Th(t){var n=t.size,r=void 0===n?20:n,u=t.color,a=void 0===u?"currentColor":u;return e.createElement("svg",{width:r,height:r,className:"DocSearch-Back-Icon",viewBox:"0 0 24 24",fill:"none",stroke:a,strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true"},e.createElement("path",{d:"m12 19-7-7 7-7"}),e.createElement("path",{d:"M19 12H5"}))}var Ph=["translations"];function jh(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,Ph),a=r.clearButtonTitle,i=void 0===a?"Clear":a,o=r.clearButtonAriaLabel,s=void 0===o?"Clear the query":o,c=r.closeButtonText,l=void 0===c?"Close":c,d=r.closeButtonAriaLabel,f=void 0===d?"Close":d,p=r.searchInputLabel,h=void 0===p?"Search":p,v=r.backToKeywordSearchButtonText,m=void 0===v?"Back to keyword search":v,D=r.backToKeywordSearchButtonAriaLabel,y=void 0===D?"Back to keyword search":D,g=r.placeholderTextAskAiStreaming,F=void 0===g?"Answering...":g,b=u.getFormProps({inputElement:u.inputRef.current}).onReset;e.useEffect((function(){u.autoFocus&&u.inputRef.current&&u.inputRef.current.focus()}),[u.autoFocus,u.inputRef]),e.useEffect((function(){u.isFromSelection&&u.inputRef.current&&u.inputRef.current.select()}),[u.isFromSelection,u.inputRef]);var C=u.getInputProps({inputElement:u.inputRef.current,autoFocus:u.autoFocus,maxLength:512}),A=new Set(["ArrowUp","ArrowDown","Enter"]),k=C.onKeyDown,x=C.onChange,S="streaming"===u.askAiStatus||"submitted"===u.askAiStatus,B="stalled"===u.state.status;e.useEffect((function(){"streaming"!==u.askAiStatus&&"submitted"!==u.askAiStatus&&u.inputRef.current&&u.inputRef.current.focus()}),[u.askAiStatus,u.inputRef]);var I=w(w({},C),{},{enterKeyHint:u.isAskAiActive?"enter":"search",onKeyDown:function(e){if(u.isAskAiActive&&A.has(e.key))return"Enter"===e.key&&!S&&u.state.query&&u.onAskAgain(u.state.query),e.preventDefault(),void e.stopPropagation();null==k||k(e)},onChange:function(e){if(u.isAskAiActive)return u.setQuery(e.currentTarget.value),e.preventDefault(),void e.stopPropagation();null==x||x(e)},disabled:S});return e.createElement(e.Fragment,null,e.createElement("form",{className:"DocSearch-Form",onSubmit:function(e){e.preventDefault()},onReset:b},u.isAskAiActive?e.createElement(e.Fragment,null,e.createElement("button",{type:"button",tabIndex:0,className:"DocSearch-AskAi-Return",title:m,"aria-label":y,onClick:function(){return u.onAskAiToggle(!1)}},e.createElement(Th,null))):e.createElement(e.Fragment,null,B&&e.createElement("div",{className:"DocSearch-LoadingIndicator"},e.createElement(bf,null)),!B&&e.createElement("label",E({className:"DocSearch-MagnifierLabel"},u.getLabelProps()),e.createElement(L,null),e.createElement("span",{className:"DocSearch-VisuallyHiddenForAccessibility"},h))),e.createElement("input",E({className:"DocSearch-Input",ref:u.inputRef},I,{placeholder:S?F:u.placeholder})),e.createElement("div",{className:"DocSearch-Actions"},S&&e.createElement("button",{type:"button",className:"DocSearch-StreamingIndicator",onClick:function(){return u.onAskAiToggle(!0)}},e.createElement(Cf,null)),e.createElement("button",{className:"DocSearch-Clear",type:"reset","aria-label":s,hidden:!u.state.query,tabIndex:u.state.query?0:-1,"aria-hidden":u.state.query?"false":"true"},i),(S||u.state.query)&&e.createElement("div",{className:"DocSearch-Divider"}),e.createElement("button",{type:"button",title:l,className:"DocSearch-Close","aria-label":f,onClick:u.onClose},e.createElement(kf,null)))))}function Nh(){if("undefined"!=typeof window&&window.localStorage){var e=[];for(var t in window.localStorage)if(t.includes("__DOCSEARCH_")){var n=window.localStorage[t];e.push({key:t,size:n.length+t.length})}e.sort((function(e,t){return t.size-e.size}));for(var r=Math.ceil(e.length/2),u=0;u<r&&u<e.length;u++)try{window.localStorage.removeItem(e[u].key)}catch(e){}}}function zh(){if("undefined"!=typeof window&&window.localStorage){(function(){if("undefined"==typeof window||!window.localStorage)return 0;var e=0;for(var t in window.localStorage)window.localStorage.hasOwnProperty(t)&&(e+=window.localStorage[t].length+t.length);return e})()>4194304&&Nh()}}function Rh(e){return!1===function(){if("undefined"==typeof window||!("localStorage"in window))return!1;var e="__TEST_KEY__";try{return window.localStorage.setItem(e,""),window.localStorage.removeItem(e),!0}catch(e){return!1}}()?{setItem:function(){},getItem:function(){return[]}}:{setItem:function(t){!function(e,t){try{window.localStorage.setItem(e,JSON.stringify(t))}catch(n){if(n instanceof DOMException&&"QuotaExceededError"===n.name)try{Nh(),window.localStorage.setItem(e,JSON.stringify(t))}catch(e){}}}(e,t)},getItem:function(){var t=window.localStorage.getItem(e);if(null===t)return[];try{var n=JSON.parse(t);return Array.isArray(n)?n:[]}catch(t){return window.localStorage.removeItem(e),[]}}}}var Zh=["_highlightResult","_snippetResult"];function Mh(e){var t=e.key,n=e.limit,r=void 0===n?5:n,u=Rh(t),a=u.getItem().slice(0,r);return{add:function(e){var t=e;t._highlightResult,t._snippetResult;var n=_(t,Zh),i=a.findIndex((function(e){return e.objectID===n.objectID}));i>-1&&a.splice(i,1),a.unshift(n),a=a.slice(0,r),u.setItem(a)},remove:function(e){a=a.filter((function(t){return t.objectID!==e.objectID})),u.setItem(a)},getAll:function(){return a}}}function Lh(e){var t,n="algolia-client-js-".concat(e.key);function r(){return void 0===t&&(t=e.localStorage||window.localStorage),t}function u(){return JSON.parse(r().getItem(n)||"{}")}function a(e){r().setItem(n,JSON.stringify(e))}return{get:function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return Promise.resolve().then((function(){var n,r,i;return n=e.timeToLive?1e3*e.timeToLive:null,r=u(),a(i=Object.fromEntries(Object.entries(r).filter((function(e){return void 0!==B(e,2)[1].timestamp})))),n&&a(Object.fromEntries(Object.entries(i).filter((function(e){var t=B(e,2)[1],r=(new Date).getTime();return!(t.timestamp+n<r)})))),u()[JSON.stringify(t)]})).then((function(e){return Promise.all([e?e.value:n(),void 0!==e])})).then((function(e){var t=B(e,2),n=t[0],u=t[1];return Promise.all([n,u||r.miss(n)])})).then((function(e){return B(e,1)[0]}))},set:function(e,t){return Promise.resolve().then((function(){var a=u();return a[JSON.stringify(e)]={timestamp:(new Date).getTime(),value:t},r().setItem(n,JSON.stringify(a)),t}))},delete:function(e){return Promise.resolve().then((function(){var t=u();delete t[JSON.stringify(e)],r().setItem(n,JSON.stringify(t))}))},clear:function(){return Promise.resolve().then((function(){r().removeItem(n)}))}}}function $h(e){var t=I(e.caches),n=t.shift();return void 0===n?{get:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return t().then((function(e){return Promise.all([e,n.miss(e)])})).then((function(e){return B(e,1)[0]}))},set:function(e,t){return Promise.resolve(t)},delete:function(e){return Promise.resolve()},clear:function(){return Promise.resolve()}}:{get:function(e,r){var u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return n.get(e,r,u).catch((function(){return $h({caches:t}).get(e,r,u)}))},set:function(e,r){return n.set(e,r).catch((function(){return $h({caches:t}).set(e,r)}))},delete:function(e){return n.delete(e).catch((function(){return $h({caches:t}).delete(e)}))},clear:function(){return n.clear().catch((function(){return $h({caches:t}).clear()}))}}}function qh(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{serializable:!0},t={};return{get:function(n,r){var u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}},a=JSON.stringify(n);if(a in t)return Promise.resolve(e.serializable?JSON.parse(t[a]):t[a]);var i=r();return i.then((function(e){return u.miss(e)})).then((function(){return i}))},set:function(n,r){return t[JSON.stringify(n)]=e.serializable?JSON.stringify(r):r,Promise.resolve(r)},delete:function(e){return delete t[JSON.stringify(e)],Promise.resolve()},clear:function(){return t={},Promise.resolve()}}}function Uh(e){var t=e.algoliaAgents,n=e.client,r=e.version,u=function(e){var t={value:"Algolia for JavaScript (".concat(e,")"),add:function(e){var n="; ".concat(e.segment).concat(void 0!==e.version?" (".concat(e.version,")"):"");return-1===t.value.indexOf(n)&&(t.value="".concat(t.value).concat(n)),t}};return t}(r).add({segment:n,version:r});return t.forEach((function(e){return u.add(e)})),u}var Vh=12e4;function Hh(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"up",n=Date.now();return w(w({},e),{},{status:t,lastUpdate:n,isUp:function(){return"up"===t||Date.now()-n>Vh},isTimedOut:function(){return"timed out"===t&&Date.now()-n<=Vh}})}var Kh=function(){function e(t,n){var r;return v(this,e),F(r=h(this,e,[t]),"name","AlgoliaError"),n&&(r.name=n),r}return C(e,j(Error)),y(e)}(),Wh=function(){function e(t,n,r){var u;return v(this,e),F(u=h(this,e,[t,r]),"stackTrace",void 0),u.stackTrace=n,u}return C(e,Kh),y(e)}(),Jh=function(){function e(t){return v(this,e),h(this,e,["Unreachable hosts - your application id may be incorrect. If the error persists, please reach out to the Algolia Support team: https://alg.li/support.",t,"RetryError"])}return C(e,Wh),y(e)}(),Qh=function(){function e(t,n,r){var u,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"ApiError";return v(this,e),F(u=h(this,e,[t,r,a]),"status",void 0),u.status=n,u}return C(e,Wh),y(e)}(),Gh=function(){function e(t,n){var r;return v(this,e),F(r=h(this,e,[t,"DeserializationError"]),"response",void 0),r.response=n,r}return C(e,Kh),y(e)}(),Yh=function(){function e(t,n,r,u){var a;return v(this,e),F(a=h(this,e,[t,n,u,"DetailedApiError"]),"error",void 0),a.error=r,a}return C(e,Qh),y(e)}();function Xh(e,t,n){var r,u=(r=n,Object.keys(r).filter((function(e){return void 0!==r[e]})).sort().map((function(e){return"".concat(e,"=").concat(encodeURIComponent("[object Array]"===Object.prototype.toString.call(r[e])?r[e].join(","):r[e]).replace(/\+/g,"%20"))})).join("&")),a="".concat(e.protocol,"://").concat(e.url).concat(e.port?":".concat(e.port):"","/").concat("/"===t.charAt(0)?t.substring(1):t);return u.length&&(a+="?".concat(u)),a}function ev(e,t){if("GET"!==e.method&&(void 0!==e.data||void 0!==t.data)){var n=Array.isArray(e.data)?e.data:w(w({},e.data),t.data);return JSON.stringify(n)}}function tv(e,t,n){var r=w(w(w({Accept:"application/json"},e),t),n),u={};return Object.keys(r).forEach((function(e){var t=r[e];u[e.toLowerCase()]=t})),u}function nv(e){try{return JSON.parse(e.content)}catch(t){throw new Gh(t.message,e)}}function rv(e,t){var n=e.content,r=e.status;try{var u=JSON.parse(n);return"error"in u?new Yh(u.message,r,u.error,t):new Qh(u.message,r,t)}catch(e){}return new Qh(n,r,t)}function uv(e){return e.map((function(e){return av(e)}))}function av(e){var t=e.request.headers["x-algolia-api-key"]?{"x-algolia-api-key":"*****"}:{};return w(w({},e),{},{request:w(w({},e.request),{},{headers:w(w({},e.request.headers),t)})})}var iv=["appId","apiKey","authMode","algoliaAgents"],ov=["params"],sv="5.28.0";function cv(e){return[{url:"".concat(e,"-dsn.algolia.net"),accept:"read",protocol:"https"},{url:"".concat(e,".algolia.net"),accept:"write",protocol:"https"}].concat(function(e){for(var t=e,n=e.length-1;n>0;n--){var r=Math.floor(Math.random()*(n+1)),u=e[n];t[n]=e[r],t[r]=u}return t}([{url:"".concat(e,"-1.algolianet.com"),accept:"readWrite",protocol:"https"},{url:"".concat(e,"-2.algolianet.com"),accept:"readWrite",protocol:"https"},{url:"".concat(e,"-3.algolianet.com"),accept:"readWrite",protocol:"https"}]))}function lv(e){var t=e.appId,n=e.apiKey,r=e.authMode,u=e.algoliaAgents,a=_(e,iv),i=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"WithinHeaders",r={"x-algolia-api-key":t,"x-algolia-application-id":e};return{headers:function(){return"WithinHeaders"===n?r:{}},queryParameters:function(){return"WithinQueryParameters"===n?r:{}}}}(t,n,r),o=function(e){var t=e.hosts,n=e.hostsCache,r=e.baseHeaders,u=e.logger,a=e.baseQueryParameters,i=e.algoliaAgent,o=e.timeouts,s=e.requester,c=e.requestsCache,l=e.responsesCache;function d(e){return f.apply(this,arguments)}function f(){return(f=p(x().mark((function e(t){var r,u,a,i,o;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,Promise.all(t.map((function(e){return n.get(e,(function(){return Promise.resolve(Hh(e))}))})));case 2:return r=e.sent,u=r.filter((function(e){return e.isUp()})),a=r.filter((function(e){return e.isTimedOut()})),i=[].concat(I(u),I(a)),o=i.length>0?i:t,e.abrupt("return",{hosts:o,getTimeout:function(e,t){return(0===a.length&&0===e?1:a.length+3+e)*t}});case 8:case"end":return e.stop()}}),e)})))).apply(this,arguments)}function h(e,t){return v.apply(this,arguments)}function v(){return v=p(x().mark((function e(c,l){var f,h,v,m,D,y,g,F,E,b,C,A,k,_=arguments;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(f=!(_.length>2&&void 0!==_[2])||_[2],h=[],v=ev(c,l),m=tv(r,c.headers,l.headers),D="GET"===c.method?w(w({},c.data),l.data):{},y=w(w(w({},a),c.queryParameters),D),i.value&&(y["x-algolia-agent"]=i.value),l&&l.queryParameters)for(g=0,F=Object.keys(l.queryParameters);g<F.length;g++)E=F[g],l.queryParameters[E]&&"[object Object]"!==Object.prototype.toString.call(l.queryParameters[E])?y[E]=l.queryParameters[E].toString():y[E]=l.queryParameters[E];return b=0,C=function(){var e=p(x().mark((function e(t,r){var a,i,d,p,D,g;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(void 0!==(a=t.pop())){e.next=3;break}throw new Jh(uv(h));case 3:return i=w(w({},o),l.timeouts),d={data:v,headers:m,method:c.method,url:Xh(a,c.path,y),connectTimeout:r(b,i.connect),responseTimeout:r(b,f?i.read:i.write)},p=function(e){var n={request:d,response:e,host:a,triesLeft:t.length};return h.push(n),n},e.next=8,s.send(d);case 8:if(E=void 0,A=void 0,E=(F=D=e.sent).isTimedOut,A=F.status,!(E||function(e){var t=e.isTimedOut,n=e.status;return!t&&!~~n}({isTimedOut:E,status:A})||2!=~~(A/100)&&4!=~~(A/100))){e.next=16;break}return g=p(D),D.isTimedOut&&b++,u.info("Retryable failure",av(g)),e.next=15,n.set(a,Hh(a,D.isTimedOut?"timed out":"down"));case 15:return e.abrupt("return",C(t,r));case 16:if(2!=~~(D.status/100)){e.next=18;break}return e.abrupt("return",nv(D));case 18:throw p(D),rv(D,h);case 20:case"end":return e.stop()}var F,E,A}),e)})));return function(t,n){return e.apply(this,arguments)}}(),A=t.filter((function(e){return"readWrite"===e.accept||(f?"read"===e.accept:"write"===e.accept)})),e.next=13,d(A);case 13:return k=e.sent,e.abrupt("return",C(I(k.hosts).reverse(),k.getTimeout));case 15:case"end":return e.stop()}}),e)}))),v.apply(this,arguments)}return{hostsCache:n,requester:s,timeouts:o,logger:u,algoliaAgent:i,baseHeaders:r,baseQueryParameters:a,hosts:t,request:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.useReadTransporter||"GET"===e.method;if(!n)return h(e,t,n);var u=function(){return h(e,t)};if(!0!==(t.cacheable||e.cacheable))return u();var i={request:e,requestOptions:t,transporter:{queryParameters:a,headers:r}};return l.get(i,(function(){return c.get(i,(function(){return c.set(i,u()).then((function(e){return Promise.all([c.delete(i),e])}),(function(e){return Promise.all([c.delete(i),Promise.reject(e)])})).then((function(e){var t=B(e,2);return t[0],t[1]}))}))}),{miss:function(e){return l.set(i,e)}})},requestsCache:c,responsesCache:l}}(w(w({hosts:cv(t)},a),{},{algoliaAgent:Uh({algoliaAgents:u,client:"Lite",version:sv}),baseHeaders:w(w({"content-type":"text/plain"},i.headers()),a.baseHeaders),baseQueryParameters:w(w({},i.queryParameters()),a.baseQueryParameters)}));return{transporter:o,appId:t,apiKey:n,clearCache:function(){return Promise.all([o.requestsCache.clear(),o.responsesCache.clear()]).then((function(){}))},get _ua(){return o.algoliaAgent.value},addAlgoliaAgent:function(e,t){o.algoliaAgent.add({segment:e,version:t})},setClientApiKey:function(e){var t=e.apiKey;r&&"WithinHeaders"!==r?o.baseQueryParameters["x-algolia-api-key"]=t:o.baseHeaders["x-algolia-api-key"]=t},searchForHits:function(e,t){return this.search(e,t)},searchForFacets:function(e,t){return this.search(e,t)},customPost:function(e,t){var n=e.path,r=e.parameters,u=e.body;if(!n)throw new Error("Parameter `path` is required when calling `customPost`.");var a={method:"POST",path:"/{path}".replace("{path}",n),queryParameters:r||{},headers:{},data:u||{}};return o.request(a,t)},getRecommendations:function(e,t){e&&Array.isArray(e)&&(e={requests:e});if(!e)throw new Error("Parameter `getRecommendationsParams` is required when calling `getRecommendations`.");if(!e.requests)throw new Error("Parameter `getRecommendationsParams.requests` is required when calling `getRecommendations`.");var n={method:"POST",path:"/1/indexes/*/recommendations",queryParameters:{},headers:{},data:e,useReadTransporter:!0,cacheable:!0};return o.request(n,t)},search:function(e,t){if(e&&Array.isArray(e)){var n={requests:e.map((function(e){var t=e.params,n=_(e,ov);return"facet"===n.type?w(w(w({},n),t),{},{type:"facet"}):w(w(w({},n),t),{},{facet:void 0,maxFacetHits:void 0,facetQuery:void 0})}))};e=n}if(!e)throw new Error("Parameter `searchMethodParams` is required when calling `search`.");if(!e.requests)throw new Error("Parameter `searchMethodParams.requests` is required when calling `search`.");var r={method:"POST",path:"/1/indexes/*/queries",queryParameters:{},headers:{},data:e,useReadTransporter:!0,cacheable:!0};return o.request(r,t)}}}var dv="4.0.1";function fv(t,n,r){var u=e.useMemo((function(){var e=function(e,t,n){if(!e||"string"!=typeof e)throw new Error("`appId` is missing.");if(!t||"string"!=typeof t)throw new Error("`apiKey` is missing.");return lv(w({appId:e,apiKey:t,timeouts:{connect:1e3,read:2e3,write:3e4},logger:{debug:function(e,t){return Promise.resolve()},info:function(e,t){return Promise.resolve()},error:function(e,t){return Promise.resolve()}},requester:{send:function(e){return new Promise((function(t){var n=new XMLHttpRequest;n.open(e.method,e.url,!0),Object.keys(e.headers).forEach((function(t){return n.setRequestHeader(t,e.headers[t])}));var r,u=function(e,r){return setTimeout((function(){n.abort(),t({status:0,content:r,isTimedOut:!0})}),e)},a=u(e.connectTimeout,"Connection timeout");n.onreadystatechange=function(){n.readyState>n.OPENED&&void 0===r&&(clearTimeout(a),r=u(e.responseTimeout,"Socket timeout"))},n.onerror=function(){0===n.status&&(clearTimeout(a),clearTimeout(r),t({content:n.responseText||"Network request failed",status:n.status,isTimedOut:!1}))},n.onload=function(){clearTimeout(a),clearTimeout(r),t({content:n.responseText,status:n.status,isTimedOut:!1})},n.send(e.data)}))}},algoliaAgents:[{segment:"Browser"}],authMode:"WithinQueryParameters",responsesCache:qh(),requestsCache:qh({serializable:!1}),hostsCache:$h({caches:[Lh({key:"".concat(sv,"-").concat(e)}),qh()]})},n))}(t,n);return e.addAlgoliaAgent("docsearch",dv),!1===/docsearch.js \(.*\)/.test(e.transporter.algoliaAgent.value)&&e.addAlgoliaAgent("docsearch-react",dv),r(e)}),[t,n,r]);return u}var pv=["footer","searchBox"],hv=function(){var e=p(x().mark((function e(t){var n,r,u,a,i,o,s,c,l,d,f,p,h,v,m,D,y,g;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.query,r=t.state,u=t.setContext,a=t.setStatus,i=t.searchClient,o=t.indexes,s=t.snippetLength,c=t.insights,l=t.appId,d=t.apiKey,f=t.maxResultsPerGroup,p=t.transformItems,h=void 0===p?Eh:p,v=t.saveRecentSearch,m=t.onClose,D=c,e.prev=2,e.next=5,i.search({requests:o.map((function(e){var t,r,u,a,i,o,c,l="string"==typeof e?e:e.name,d="string"==typeof e?{}:e.searchParameters;return w({query:n,indexName:l,attributesToRetrieve:null!==(t=null==d?void 0:d.attributesToRetrieve)&&void 0!==t?t:["hierarchy.lvl0","hierarchy.lvl1","hierarchy.lvl2","hierarchy.lvl3","hierarchy.lvl4","hierarchy.lvl5","hierarchy.lvl6","content","type","url"],attributesToSnippet:null!==(r=null==d?void 0:d.attributesToSnippet)&&void 0!==r?r:["hierarchy.lvl1:".concat(s.current),"hierarchy.lvl2:".concat(s.current),"hierarchy.lvl3:".concat(s.current),"hierarchy.lvl4:".concat(s.current),"hierarchy.lvl5:".concat(s.current),"hierarchy.lvl6:".concat(s.current),"content:".concat(s.current)],snippetEllipsisText:null!==(u=null==d?void 0:d.snippetEllipsisText)&&void 0!==u?u:"…",highlightPreTag:null!==(a=null==d?void 0:d.highlightPreTag)&&void 0!==a?a:"<mark>",highlightPostTag:null!==(i=null==d?void 0:d.highlightPostTag)&&void 0!==i?i:"</mark>",hitsPerPage:null!==(o=null==d?void 0:d.hitsPerPage)&&void 0!==o?o:20,clickAnalytics:null!==(c=null==d?void 0:d.clickAnalytics)&&void 0!==c?c:D},null!=d?d:{})}))});case 5:return y=e.sent,g=y.results,e.abrupt("return",g.flatMap((function(e){var t,n=e,a=n.hits,i=n.nbHits,o=Fh(h(a),(function(e){return wh(e)}),f);r.context.searchSuggestions.length<Object.keys(o).length&&u({searchSuggestions:w(w({},null!==(t=r.context.searchSuggestions)&&void 0!==t?t:[]),Object.keys(o))});if(i){var s=r.context.nbHits;u({nbHits:(null!=s?s:0)+i})}var c={};return D&&(c={__autocomplete_indexName:n.index,__autocomplete_queryID:n.queryID,__autocomplete_algoliaCredentials:{appId:l,apiKey:d}}),Object.values(o).map((function(e,t){return{sourceId:"hits_".concat(n.index,"_").concat(t),onSelect:function(e){var t=e.item,n=e.event;v(t),bh(n)||m()},getItemUrl:function(e){return e.item.url},getItems:function(){return Object.values(Fh(e,(function(e){return e.hierarchy.lvl1}),f)).map((function(e){return e.map((function(t){var n=null,r=e.find((function(e){return"lvl1"===e.type&&e.hierarchy.lvl1===t.hierarchy.lvl1}));return"lvl1"!==t.type&&r&&(n=r),w(w({},t),{},{__docsearch_parent:n},c)}))})).flat()}}}))})));case 10:throw e.prev=10,e.t0=e.catch(2),"RetryError"===e.t0.name&&a("error"),e.t0;case 14:case"end":return e.stop()}}),e,null,[[2,10]])})));return function(t){return e.apply(this,arguments)}}();function vv(n){var i=n.appId,o=n.apiKey,s=n.placeholder,c=n.askAi,l=n.maxResultsPerGroup,d=n.theme,f=n.onClose,h=void 0===f?Ch:f,v=n.transformItems,m=void 0===v?Eh:v,D=n.hitComponent,y=void 0===D?Ef:D,F=n.resultsFooterComponent,b=void 0===F?function(){return null}:F,C=n.navigator,A=n.initialScrollY,k=void 0===A?0:A,S=n.transformSearchClient,O=void 0===S?Eh:S,P=n.disableUserPersonalization,j=void 0!==P&&P,N=n.initialQuery,z=void 0===N?"":N,R=n.translations,Z=void 0===R?{}:R,M=n.getMissingResultsUrl,L=n.insights,q=void 0!==L&&L,U=n.onAskAiToggle,V=n.isAskAiActive,H=void 0!==V&&V,K=n.canHandleAskAi,W=void 0!==K&&K,J=n.recentSearchesLimit,Q=void 0===J?7:J,G=n.recentSearchesWithFavoritesLimit,Y=void 0===G?4:G,X=n.indices,ee=void 0===X?[]:X,te=n.indexName,ne=n.searchParameters,re=Z.footer,ue=Z.searchBox,ae=_(Z,pv),ie=B(e.useState({query:"",collections:[],completion:null,context:{},isOpen:!1,activeItemId:null,status:"idle"}),2),oe=ie[0],se=ie[1],ce=e.useRef(null),le=e.useRef(null),de=e.useRef(null),fe=e.useRef(null),pe=e.useRef(null),he=e.useRef(15),ve=e.useRef("undefined"!=typeof window?window.getSelection().toString().slice(0,512):"").current,me=e.useRef(z||ve).current,De=fv(i,o,O),ye="object"===T(c)?c:null,ge="string"==typeof c?c:(null==ye?void 0:ye.assistantId)||null,Fe=null==ye?void 0:ye.searchParameters,Ee=[];if(te&&""!==te&&Ee.push({name:te,searchParameters:ne}),ee.length>0&&ee.forEach((function(e){Ee.push("string"==typeof e?{name:e}:e)})),Ee.length<1)throw new Error("Must supply either `indexName` or `indices` for DocSearch to work");var be,Ce,Ae,ke,we,_e,xe,Se=Ee[0].name,Be=e.useRef((be={key:"__DOCSEARCH_ASKAI_CONVERSATIONS__".concat((null==ye?void 0:ye.indexName)||Se),limit:10},Ce=be.key,Ae=be.limit,ke=void 0===Ae?5:Ae,we=Rh(Ce),_e=we.getItem().slice(0,ke),{add:function(e){var t=e.objectID,n=e.query,r=_e.findIndex((function(e){return e.objectID===t||e.query===n}));r>-1?_e[r]=e:(_e.unshift(e),_e=_e.slice(0,ke)),we.setItem(_e)},addFeedback:function(e,t){var n=_e.find((function(t){var n;return null===(n=t.messages)||void 0===n?void 0:n.some((function(t){return t.id===e}))}));if(n&&n.messages){var r=n.messages.find((function(t){return t.id===e}));r&&(r.feedback=t,we.setItem(_e))}},getOne:function(e){var t,n=_e.find((function(t){var n;return null===(n=t.messages)||void 0===n?void 0:n.some((function(t){return t.id===e}))}));return null==n||null===(t=n.messages)||void 0===t?void 0:t.find((function(t){return t.id===e}))},getAll:function(){return _e},remove:function(e){_e=_e.filter((function(t){return t.objectID!==e.objectID})),we.setItem(_e)}})).current,Ie=e.useRef(Mh({key:"__DOCSEARCH_FAVORITE_SEARCHES__".concat(Se),limit:10})).current,Oe=e.useRef(Mh({key:"__DOCSEARCH_RECENT_SEARCHES__".concat(Se),limit:0===Ie.getAll().length?Q:Y})).current,Te=B(e.useState(null),2),Pe=Te[0],je=Te[1],Ne=function({experimental_throttle:e,resume:n=!1,...i}={}){const o=r("chat"in i?i.chat:new qc(i));("chat"in i&&i.chat!==o.current||"id"in i&&o.current.id!==i.id)&&(o.current="chat"in i?i.chat:new qc(i));const s="id"in i?i.id:null,c=u((t=>o.current["~registerMessagesCallback"](t,e)),[e,s]),l=a(c,(()=>o.current.messages),(()=>o.current.messages)),d=a(o.current["~registerStatusCallback"],(()=>o.current.status),(()=>o.current.status)),f=a(o.current["~registerErrorCallback"],(()=>o.current.error),(()=>o.current.error)),p=u((e=>{"function"==typeof e&&(e=e(o.current.messages)),o.current.messages=e}),[o]);return t((()=>{n&&o.current.resumeStream()}),[n,o]),{id:o.current.id,messages:l,setMessages:p,sendMessage:o.current.sendMessage,regenerate:o.current.regenerate,clearError:o.current.clearError,stop:o.current.stop,error:f,resumeStream:o.current.resumeStream,status:d,addToolResult:o.current.addToolResult}}({sendAutomaticallyWhen:pc,transport:new dc({api:ff,headers:(xe=p(x().mark((function e(){var t;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(ge){e.next=2;break}throw new Error("Ask AI assistant ID is required");case 2:return t=null,e.next=6,mf({assistantId:ge});case 6:t=e.sent;case 7:return e.abrupt("return",w(w({},t?{authorization:"TOKEN ".concat(t)}:{}),{},{"X-Algolia-API-Key":(null==ye?void 0:ye.apiKey)||o,"X-Algolia-Application-Id":(null==ye?void 0:ye.appId)||i,"X-Algolia-Index-Name":(null==ye?void 0:ye.indexName)||Se,"X-Algolia-Assistant-Id":ge||"","X-AI-SDK-Version":"v5"}));case 8:case"end":return e.stop()}}),e)}))),function(){return xe.apply(this,arguments)}),body:Fe?{searchParameters:Fe}:{}}),onError:function(e){je(e)}}),ze=Ne.messages,Re=Ne.sendMessage,Ze=Ne.status,Me=Ne.setMessages,Le=Ne.error,$e=e.useRef(Ze);e.useEffect((function(){if(!j){if("streaming"===$e.current&&"ready"===Ze){var e,t=g(ze[0].parts);try{for(t.s();!(e=t.n()).done;){var n=e.value;"text"===n.type&&Be.add(Xp(n.text,ze))}}catch(e){t.e(e)}finally{t.f()}}$e.current=Ze}}),[Ze,ze,Be,j]);var qe=e.useCallback((function(e){var t=e.hierarchy,n=["lvl6","lvl5","lvl4","lvl3","lvl2","lvl1","lvl0"].find((function(e){return t[e]}));return w(w({},e),{},{type:n||"lvl0",content:null})}),[]),Ue=e.useCallback((function(e){if(!j){var t="content"===e.type?e.__docsearch_parent||qe(e):e;t&&-1===Ie.getAll().findIndex((function(e){return e.objectID===t.objectID}))&&Oe.add(t)}}),[Ie,Oe,j,qe]),Ve=e.useCallback((function(e){if(oe.context.algoliaInsightsPlugin&&e.__autocomplete_id){var t=e,n={eventName:"Item Selected",index:t.__autocomplete_indexName,items:[t],positions:[e.__autocomplete_id],queryID:t.__autocomplete_queryID};oe.context.algoliaInsightsPlugin.insights.clickedObjectIDsAfterSearch(n)}}),[oe.context.algoliaInsightsPlugin]),He=e.useRef(void 0),Ke=e.useCallback((function(e,t){if(U(e),Re({role:"user",parts:[{type:"text",text:t}]}),fe.current){var n=fe.current;"function"==typeof n.scrollTo?n.scrollTo({top:0,behavior:"smooth"}):n.scrollTop=0}He.current&&He.current.setQuery("")}),[U,Re]),We=e.useCallback(function(){var e=p(x().mark((function e(t,n){var r;return x().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:if(ge&&i){e.next=2;break}return e.abrupt("return");case 2:return e.next=4,Df({assistantId:ge,thumbs:n,messageId:t,appId:i});case 4:if(!(e.sent.status>=300)){e.next=7;break}throw new Error("Failed, try again later");case 7:null===(r=Be.addFeedback)||void 0===r||r.call(Be,t,1===n?"like":"dislike");case 8:case"end":return e.stop()}}),e)})));return function(t,n){return e.apply(this,arguments)}}(),[ge,i,Be]);He.current||(He.current=df({id:"docsearch",defaultActiveItemId:0,openOnFocus:!0,initialState:{query:me,context:{searchSuggestions:[]}},insights:Boolean(q),navigator:C,onStateChange:function(e){se(e.state)},getSources:function(e){var t=e.query,n=e.state,r=e.setContext,u=e.setStatus;if(!t){var a=function(e){var t=e.recentSearches,n=e.favoriteSearches,r=e.saveRecentSearch,u=e.onClose;return e.disableUserPersonalization?[]:[{sourceId:"recentSearches",onSelect:function(e){var t=e.item,n=e.event;r(t),bh(n)||u()},getItemUrl:function(e){return e.item.url},getItems:function(){return t.getAll()}},{sourceId:"favoriteSearches",onSelect:function(e){var t=e.item,n=e.event;r(t),bh(n)||u()},getItemUrl:function(e){return e.item.url},getItems:function(){return n.getAll()}}]}({recentSearches:Oe,favoriteSearches:Ie,saveRecentSearch:Ue,onClose:h,disableUserPersonalization:j,canHandleAskAi:W}),s=W?[{sourceId:"recentConversations",getItems:function(){return j?[]:Be.getAll()},onSelect:function(e){var t=e.item;t.messages&&(Me(t.messages),U(!0))}}]:[];return[].concat(I(a),s)}var c={context:n.context},d=hv({query:t,state:c,setContext:r,setStatus:u,searchClient:De,indexes:Ee,snippetLength:he,insights:Boolean(q),appId:i,apiKey:o,maxResultsPerGroup:l,transformItems:m,saveRecentSearch:Ue,onClose:h}),f=W?[{sourceId:"askAI",getItems:function(){return[{type:"askAI",query:t,url_without_anchor:"",objectID:"ask-ai-button",content:null,url:"",anchor:null,hierarchy:{lvl0:"Ask AI",lvl1:t,lvl2:null,lvl3:null,lvl4:null,lvl5:null,lvl6:null},_highlightResult:{},_snippetResult:{},__docsearch_parent:null}]},onSelect:function(e){var t=e.item;"askAI"===t.type&&t.query&&Ke(!0,t.query)}}]:[];return d.then((function(e){return[].concat(f,I(e))}))}}));var Je,Qe,Ge=He.current,Ye=Ge.getEnvironmentProps,Xe=Ge.getRootProps,et=Ge.refresh;!function(t){var n=t.getEnvironmentProps,r=t.panelElement,u=t.formElement,a=t.inputElement;e.useEffect((function(){if(r&&u&&a){var e=n({panelElement:r,formElement:u,inputElement:a}),t=e.onTouchStart,i=e.onTouchMove;return window.addEventListener("touchstart",t),window.addEventListener("touchmove",i),function(){window.removeEventListener("touchstart",t),window.removeEventListener("touchmove",i)}}}),[n,r,u,a])}({getEnvironmentProps:Ye,panelElement:fe.current,formElement:de.current,inputElement:pe.current}),Je={container:ce.current},Qe=Je.container,e.useEffect((function(){if(Qe){var e=Qe.querySelectorAll("a[href]:not([disabled]), button:not([disabled]), input:not([disabled])"),t=e[0],n=e[e.length-1];return Qe.addEventListener("keydown",r),function(){Qe.removeEventListener("keydown",r)}}function r(e){"Tab"===e.key&&(e.shiftKey?document.activeElement===t&&(e.preventDefault(),n.focus()):document.activeElement===n&&(e.preventDefault(),t.focus()))}}),[Qe]),$({theme:d}),e.useEffect((function(){return document.body.classList.add("DocSearch--active"),function(){var e,t;document.body.classList.remove("DocSearch--active"),null===(e=(t=window).scrollTo)||void 0===e||e.call(t,0,k)}}),[]),e.useEffect((function(){zh()}),[]),e.useLayoutEffect((function(){var e=window.innerWidth-document.body.clientWidth;return document.body.style.marginRight="".concat(e,"px"),function(){document.body.style.marginRight="0px"}}),[]),e.useEffect((function(){window.matchMedia("(max-width: 768px)").matches&&(he.current=5)}),[]),e.useEffect((function(){var e;fe.current&&!H&&("function"==typeof(e=fe.current).scrollTo?e.scrollTo({top:0,behavior:"smooth"}):e.scrollTop=0)}),[oe.query,H]),e.useEffect((function(){me.length>0&&(et(),pe.current&&pe.current.focus())}),[me,et]),e.useEffect((function(){function e(){if(le.current){var e=.01*window.innerHeight;le.current.style.setProperty("--docsearch-vh","".concat(e,"px"))}}return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[]),e.useEffect((function(){H||(Ge.refresh(),Me([]))}),[H,Ge,Me]);var tt=!0,nt=oe.collections.some((function(e){return e.items.length>0}));return"idle"!==oe.status||!1!==nt||0!==oe.query.length||H||(tt=!1),e.createElement("div",E({ref:ce},Xe({"aria-expanded":!0}),{className:["DocSearch","DocSearch-Container","stalled"===oe.status&&"DocSearch-Container--Stalled","error"===oe.status&&"DocSearch-Container--Errored"].filter(Boolean).join(" "),role:"button",tabIndex:0,onMouseDown:function(e){e.target===e.currentTarget&&h()}}),e.createElement("div",{className:"DocSearch-Modal",ref:le},e.createElement("header",{className:"DocSearch-SearchBar",ref:de},e.createElement(jh,E({},Ge,{state:oe,placeholder:s||"Search docs",autoFocus:0===me.length,inputRef:pe,isFromSelection:Boolean(me)&&me===ve,translations:ue,isAskAiActive:H,askAiStatus:Ze,onClose:h,onAskAiToggle:U,onAskAgain:function(e){Ke(!0,e)}}))),tt&&e.createElement("div",{className:"DocSearch-Dropdown",ref:fe},e.createElement(Oh,E({},Ge,{indexName:Se,state:oe,hitComponent:y,resultsFooterComponent:b,disableUserPersonalization:j,recentSearches:Oe,favoriteSearches:Ie,conversations:Be,inputRef:pe,translations:ae,getMissingResultsUrl:M,isAskAiActive:H,canHandleAskAi:W,messages:ze,askAiStreamError:Pe,askAiFetchError:Le,status:Ze,hasCollections:nt,onAskAiToggle:U,onItemClick:function(e,t){if("askAI"===e.type&&e.query)return"stored"===e.anchor&&"messages"in e?(Me(e.messages),U(!0)):Ke(!0,e.query),void t.preventDefault();Ve(e),Ue(e),bh(t)||h()},onFeedback:We}))),e.createElement("footer",{className:"DocSearch-Footer"},e.createElement(Ff,{translations:re,isAskAiActive:H}))))}function mv(t){var n=t.isOpen,r=t.onOpen,u=t.onClose,a=t.onInput,i=t.isAskAiActive,o=t.onAskAiToggle,s=t.searchButtonRef,c=z(t.keyboardShortcuts);e.useEffect((function(){function e(e){var t;if(n&&"Escape"===e.code&&i)o(!1);else{var l=c["Ctrl/Cmd+K"]&&"k"===(null===(t=e.key)||void 0===t?void 0:t.toLowerCase())&&(e.metaKey||e.ctrlKey),d=c["/"]&&"/"===e.key;if("Escape"===e.code&&n||l||!function(e){var t=e.composedPath()[0],n=t.tagName;return t.isContentEditable||"INPUT"===n||"SELECT"===n||"TEXTAREA"===n}(e)&&d&&!n)return e.preventDefault(),void(n?u():document.body.classList.contains("DocSearch--active")||r());s&&s.current===document.activeElement&&a&&/[a-zA-Z0-9]/.test(String.fromCharCode(e.keyCode))&&a(e)}}return window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}}),[n,r,u,a,s,i,o,c])}function Dv(t){var n,r,u,a,i,o,s=e.useRef(null),c=B(e.useState(!1),2),d=c[0],f=c[1],p=B(e.useState((null==t?void 0:t.initialQuery)||void 0),2),h=p[0],v=p[1],m=B(e.useState(!1),2),D=m[0],y=m[1],g=(null==t||null===(n=t.translations)||void 0===n||null===(n=n.modal)||void 0===n||null===(n=n.searchBox)||void 0===n?void 0:n.placeholderText)||(null==t?void 0:t.placeholder)||"Search docs",F=Boolean(null==t?void 0:t.askAi);F&&(g=(null==t||null===(i=t.translations)||void 0===i||null===(i=i.modal)||void 0===i||null===(i=i.searchBox)||void 0===i?void 0:i.placeholderText)||"Search docs or ask AI a question");D&&(g=(null==t||null===(o=t.translations)||void 0===o||null===(o=o.modal)||void 0===o||null===(o=o.searchBox)||void 0===o?void 0:o.placeholderTextAskAi)||"Ask another question...");var b=e.useCallback((function(e){y(e)}),[y]),C=e.useCallback((function(){f(!0)}),[f]),A=e.useCallback((function(){f(!1),v(null==t?void 0:t.initialQuery),D&&y(!1)}),[f,t.initialQuery,D,y]);return mv({isOpen:d,onOpen:C,onClose:A,onInput:e.useCallback((function(e){f(!0),v(e.key)}),[f,v]),isAskAiActive:D,onAskAiToggle:b,searchButtonRef:s,keyboardShortcuts:t.keyboardShortcuts}),$({theme:t.theme}),e.createElement(e.Fragment,null,e.createElement(V,{ref:s,translations:null==t||null===(r=t.translations)||void 0===r?void 0:r.button,keyboardShortcuts:t.keyboardShortcuts,onClick:C}),d&&l(e.createElement(vv,E({},t,{placeholder:g,initialScrollY:window.scrollY,initialQuery:h,translations:null==t||null===(u=t.translations)||void 0===u?void 0:u.modal,isAskAiActive:D,canHandleAskAi:F,onAskAiToggle:b,onClose:A})),null!==(a=t.portalContainer)&&void 0!==a?a:document.body))}export{Dv as DocSearch,V as DocSearchButton,vv as DocSearchModal,mv as useDocSearchKeyboardEvents,dv as version};
|
|
1
|
+
import e,{useEffect as t,useState as n,useRef as r,useCallback as u,useSyncExternalStore as a,Fragment as i,memo as o,useMemo as s,createElement as c}from"react";import{createPortal as l}from"react-dom";function d(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function f(e,t,n,r,u,a,i){try{var o=e[a](i),s=o.value}catch(e){return void n(e)}o.done?t(s):Promise.resolve(s).then(r,u)}function p(e){return function(){var t=this,n=arguments;return new Promise(function(r,u){var a=e.apply(t,n);function i(e){f(a,r,u,i,o,"next",e)}function o(e){f(a,r,u,i,o,"throw",e)}i(void 0)})}}function h(e,t,n){return t=C(t),function(e,t){if(t&&("object"==typeof t||"function"==typeof t))return t;if(void 0!==t)throw new TypeError("Derived constructors may only return object or undefined");return function(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}(e)}(e,A()?Reflect.construct(t,n||[],C(e).constructor):t.apply(e,n))}function v(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function m(e,t,n){if(A())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var u=new(e.bind.apply(e,r));return n&&B(u,n.prototype),u}function D(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,T(r.key),r)}}function y(e,t,n){return t&&D(e.prototype,t),n&&D(e,n),Object.defineProperty(e,"prototype",{writable:!1}),e}function g(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=j(e))||t){n&&(e=n);var r=0,u=function(){};return{s:u,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:u}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,o=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return i=e.done,e},e:function(e){o=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(o)throw a}}}}function F(e,t,n){return(t=T(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function E(){return E=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},E.apply(null,arguments)}function C(e){return C=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},C(e)}function b(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&B(e,t)}function A(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch(e){}return(A=function(){return!!e})()}function k(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function w(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?k(Object(n),!0).forEach(function(t){F(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):k(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function _(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],-1===t.indexOf(n)&&{}.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function x(){
|
|
2
|
+
/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
|
|
3
|
+
var e,t,n="function"==typeof Symbol?Symbol:{},r=n.iterator||"@@iterator",u=n.toStringTag||"@@toStringTag";function a(n,r,u,a){var s=r&&r.prototype instanceof o?r:o,c=Object.create(s.prototype);return S(c,"_invoke",function(n,r,u){var a,o,s,c=0,l=u||[],d=!1,f={p:0,n:0,v:e,a:p,f:p.bind(e,4),d:function(t,n){return a=t,o=0,s=e,f.n=n,i}};function p(n,r){for(o=n,s=r,t=0;!d&&c&&!u&&t<l.length;t++){var u,a=l[t],p=f.p,h=a[2];n>3?(u=h===r)&&(s=a[(o=a[4])?5:(o=3,3)],a[4]=a[5]=e):a[0]<=p&&((u=n<2&&p<a[1])?(o=0,f.v=r,f.n=a[1]):p<h&&(u=n<3||a[0]>r||r>h)&&(a[4]=n,a[5]=r,f.n=h,o=0))}if(u||n>1)return i;throw d=!0,r}return function(u,l,h){if(c>1)throw TypeError("Generator is already running");for(d&&1===l&&p(l,h),o=l,s=h;(t=o<2?e:s)||!d;){a||(o?o<3?(o>1&&(f.n=-1),p(o,s)):f.n=s:f.v=s);try{if(c=2,a){if(o||(u="next"),t=a[u]){if(!(t=t.call(a,s)))throw TypeError("iterator result is not an object");if(!t.done)return t;s=t.value,o<2&&(o=0)}else 1===o&&(t=a.return)&&t.call(a),o<2&&(s=TypeError("The iterator does not provide a '"+u+"' method"),o=1);a=e}else if((t=(d=f.n<0)?s:n.call(r,f))!==i)break}catch(t){a=e,o=1,s=t}finally{c=1}}return{value:t,done:d}}}(n,u,a),!0),c}var i={};function o(){}function s(){}function c(){}t=Object.getPrototypeOf;var l=[][r]?t(t([][r]())):(S(t={},r,function(){return this}),t),d=c.prototype=o.prototype=Object.create(l);function f(e){return Object.setPrototypeOf?Object.setPrototypeOf(e,c):(e.__proto__=c,S(e,u,"GeneratorFunction")),e.prototype=Object.create(d),e}return s.prototype=c,S(d,"constructor",c),S(c,"constructor",s),s.displayName="GeneratorFunction",S(c,u,"GeneratorFunction"),S(d),S(d,u,"Generator"),S(d,r,function(){return this}),S(d,"toString",function(){return"[object Generator]"}),(x=function(){return{w:a,m:f}})()}function S(e,t,n,r){var u=Object.defineProperty;try{u({},"",{})}catch(e){u=0}S=function(e,t,n,r){function a(t,n){S(e,t,function(e){return this._invoke(t,n,e)})}t?u?u(e,t,{value:n,enumerable:!r,configurable:!r,writable:!r}):e[t]=n:(a("next",0),a("throw",1),a("return",2))},S(e,t,n,r)}function B(e,t){return B=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(e,t){return e.__proto__=t,e},B(e,t)}function I(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,u,a,i,o=[],s=!0,c=!1;try{if(a=(n=n.call(e)).next,0===t){if(Object(n)!==n)return;s=!1}else for(;!(s=(r=a.call(n)).done)&&(o.push(r.value),o.length!==t);s=!0);}catch(e){c=!0,u=e}finally{try{if(!s&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw u}}return o}}(e,t)||j(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function O(e){return function(e){if(Array.isArray(e))return d(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||j(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function T(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}function P(e){return P="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},P(e)}function j(e,t){if(e){if("string"==typeof e)return d(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?d(e,t):void 0}}function N(e){var t="function"==typeof Map?new Map:void 0;return N=function(e){if(null===e||!function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return m(e,arguments,C(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),B(n,e)},N(e)}var z={"Ctrl/Cmd+K":!0,"/":!0};function R(e){return w(w({},z),e)}function M(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.19531 8.76758H7.33398C7.02539 8.76758 6.74414 8.69531 6.49023 8.55078C6.23633 8.40234 6.0332 8.20312 5.88086 7.95312C5.73242 7.70312 5.6582 7.42188 5.6582 7.10938C5.6582 6.80078 5.73242 6.51953 5.88086 6.26562C6.0332 6.01172 6.23633 5.80859 6.49023 5.65625C6.74414 5.50391 7.02539 5.42773 7.33398 5.42773C7.64258 5.42773 7.92383 5.50391 8.17773 5.65625C8.43164 5.80859 8.63281 6.01172 8.78125 6.26562C8.93359 6.51953 9.00977 6.80078 9.00977 7.10938V7.96484H10.9902V7.10938C10.9902 6.80078 11.0664 6.51953 11.2188 6.26562C11.3711 6.01172 11.5723 5.80859 11.8223 5.65625C12.0762 5.50391 12.3574 5.42773 12.666 5.42773C12.9746 5.42773 13.2559 5.50391 13.5098 5.65625C13.7637 5.80859 13.9648 6.01172 14.1133 6.26562C14.2656 6.51953 14.3418 6.80078 14.3418 7.10938C14.3418 7.42188 14.2656 7.70312 14.1133 7.95312C13.9648 8.20312 13.7637 8.40234 13.5098 8.55078C13.2559 8.69531 12.9746 8.76758 12.666 8.76758H11.8105V10.7773H12.666C12.9746 10.7773 13.2559 10.8516 13.5098 11C13.7637 11.1445 13.9648 11.3418 14.1133 11.5918C14.2656 11.8418 14.3418 12.123 14.3418 12.4355C14.3418 12.7441 14.2656 13.0254 14.1133 13.2793C13.9648 13.5332 13.7637 13.7363 13.5098 13.8887C13.2559 14.041 12.9746 14.1172 12.666 14.1172C12.3574 14.1172 12.0762 14.041 11.8223 13.8887C11.5723 13.7363 11.3711 13.5332 11.2188 13.2793C11.0664 13.0254 10.9902 12.7441 10.9902 12.4355V11.5801H9.00977V12.4355C9.00977 12.7441 8.93359 13.0254 8.78125 13.2793C8.63281 13.5332 8.43164 13.7363 8.17773 13.8887C7.92383 14.041 7.64258 14.1172 7.33398 14.1172C7.02539 14.1172 6.74414 14.041 6.49023 13.8887C6.23633 13.7363 6.0332 13.5332 5.88086 13.2793C5.73242 13.0254 5.6582 12.7441 5.6582 12.4355C5.6582 12.123 5.73242 11.8418 5.88086 11.5918C6.0332 11.3418 6.23633 11.1445 6.49023 11C6.74414 10.8516 7.02539 10.7773 7.33398 10.7773H8.19531V8.76758ZM7.33398 7.97656H8.19531V7.10938C8.19531 6.875 8.10938 6.67383 7.9375 6.50586C7.76953 6.33398 7.56836 6.24805 7.33398 6.24805C7.09961 6.24805 6.89648 6.33398 6.72461 6.50586C6.55664 6.67383 6.47266 6.875 6.47266 7.10938C6.47266 7.34766 6.55664 7.55273 6.72461 7.72461C6.89648 7.89258 7.09961 7.97656 7.33398 7.97656ZM12.666 7.97656C12.9004 7.97656 13.1016 7.89258 13.2695 7.72461C13.4414 7.55273 13.5273 7.34766 13.5273 7.10938C13.5273 6.875 13.4414 6.67383 13.2695 6.50586C13.1016 6.33398 12.9004 6.24805 12.666 6.24805C12.4316 6.24805 12.2305 6.33398 12.0625 6.50586C11.8945 6.67383 11.8105 6.875 11.8105 7.10938V7.97656H12.666ZM9.00977 10.7773H10.9902V8.76758H9.00977V10.7773ZM7.33398 11.5625C7.09961 11.5625 6.89648 11.6484 6.72461 11.8203C6.55664 11.9883 6.47266 12.1914 6.47266 12.4297C6.47266 12.6641 6.55664 12.8672 6.72461 13.0391C6.89648 13.207 7.09961 13.291 7.33398 13.291C7.56836 13.291 7.76953 13.207 7.9375 13.0391C8.10938 12.8672 8.19531 12.6641 8.19531 12.4297V11.5625H7.33398ZM12.666 11.5625H11.8105V12.4297C11.8105 12.6641 11.8945 12.8672 12.0625 13.0391C12.2305 13.207 12.4316 13.291 12.666 13.291C12.9004 13.291 13.1016 13.207 13.2695 13.0391C13.4414 12.8672 13.5273 12.6641 13.5273 12.4297C13.5273 12.1914 13.4414 11.9883 13.2695 11.8203C13.1016 11.6484 12.9004 11.5625 12.666 11.5625Z",fill:"currentColor"}))}function Z(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M8.01562 11.1758L7.95703 9.65234H8.22656L11.9297 5.54492H13.2539L9.75586 9.32422L9.26367 9.79883L8.01562 11.1758ZM7.07812 14V5.54492H8.13281V14H7.07812ZM12.1992 14L9.04102 9.78711L9.76758 9.05469L13.5645 14H12.1992Z",fill:"currentColor"}))}function L(){return e.createElement("svg",{width:"33",height:"20",viewBox:"0 0 33 20",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e.createElement("path",{d:"M10.4824 14.1992C9.7168 14.1992 9.05469 14.0195 8.49609 13.6602C7.9375 13.3008 7.50586 12.791 7.20117 12.1309C6.90039 11.4707 6.75 10.6875 6.75 9.78125V9.76953C6.75 8.85938 6.90039 8.07422 7.20117 7.41406C7.50586 6.75391 7.93555 6.24414 8.49023 5.88477C9.04883 5.52539 9.71094 5.3457 10.4766 5.3457C11.0703 5.3457 11.6094 5.46289 12.0938 5.69727C12.582 5.92773 12.9844 6.25 13.3008 6.66406C13.6172 7.07422 13.8164 7.54883 13.8984 8.08789L13.8926 8.09961H12.832L12.8262 8.08789C12.7324 7.72461 12.5742 7.41211 12.3516 7.15039C12.1289 6.88477 11.8574 6.67969 11.5371 6.53516C11.2207 6.39062 10.8672 6.31836 10.4766 6.31836C9.9375 6.31836 9.46875 6.45898 9.07031 6.74023C8.67578 7.02148 8.37109 7.41992 8.15625 7.93555C7.94141 8.45117 7.83398 9.0625 7.83398 9.76953V9.78125C7.83398 10.4844 7.94141 11.0938 8.15625 11.6094C8.37109 12.125 8.67578 12.5234 9.07031 12.8047C9.46875 13.0859 9.93945 13.2266 10.4824 13.2266C10.877 13.2266 11.2344 13.1641 11.5547 13.0391C11.875 12.9102 12.1445 12.7285 12.3633 12.4941C12.582 12.2559 12.7344 11.9746 12.8203 11.6504L12.832 11.6387H13.8984V11.6504C13.8047 12.166 13.6016 12.6152 13.2891 12.998C12.9766 13.377 12.5801 13.6719 12.0996 13.8828C11.623 14.0938 11.084 14.1992 10.4824 14.1992ZM17.7832 14.0469C17.1348 14.0469 16.6641 13.916 16.3711 13.6543C16.082 13.3926 15.9375 12.9609 15.9375 12.3594V8.52734H14.9414V7.68359H15.9375V6.04883H16.9922V7.68359H18.375V8.52734H16.9922V12.1016C16.9922 12.4727 17.0625 12.7402 17.2031 12.9043C17.3438 13.0645 17.5781 13.1445 17.9062 13.1445C17.9961 13.1445 18.0723 13.1426 18.1348 13.1387C18.2012 13.1348 18.2812 13.1289 18.375 13.1211V13.9883C18.2773 14.0039 18.1797 14.0176 18.082 14.0293C17.9844 14.041 17.8848 14.0469 17.7832 14.0469ZM19.8984 14V7.68359H20.918V8.62109H21.0117C21.1328 8.28906 21.3379 8.03125 21.627 7.84766C21.916 7.66406 22.2734 7.57227 22.6992 7.57227C22.7969 7.57227 22.8926 7.57812 22.9863 7.58984C23.084 7.59766 23.1582 7.60547 23.209 7.61328V8.60352C23.1035 8.58398 23 8.57031 22.8984 8.5625C22.8008 8.55078 22.6953 8.54492 22.582 8.54492C22.2578 8.54492 21.9707 8.60938 21.7207 8.73828C21.4707 8.86719 21.2734 9.04688 21.1289 9.27734C20.9883 9.50781 20.918 9.77734 20.918 10.0859V14H19.8984ZM24.5273 14V5.17578H25.5469V14H24.5273Z",fill:"currentColor"}))}function $(t){var n=t.size,r=void 0===n?20:n,u=t.color,a=void 0===u?"currentColor":u;return e.createElement("svg",{width:r,height:r,className:"DocSearch-Search-Icon",viewBox:"0 0 24 24","aria-hidden":"true"},e.createElement("circle",{cx:"11",cy:"11",r:"8",stroke:a,fill:"none",strokeWidth:"1.4"}),e.createElement("path",{d:"m21 21-4.3-4.3",stroke:a,fill:"none",strokeLinecap:"round",strokeLinejoin:"round"}))}var q=function(e){var n=e.theme;t(function(){if(n){var e=document.documentElement.dataset.theme;if(n!==e)return document.documentElement.dataset.theme=n,function(){void 0===e?delete document.documentElement.dataset.theme:document.documentElement.dataset.theme=e}}},[n])},V=["translations","keyboardShortcuts"],H="Ctrl";var U=e.forwardRef(function(r,u){var a=r.translations,i=void 0===a?{}:a,o=r.keyboardShortcuts,s=_(r,V),c=i.buttonText,l=void 0===c?"Search":c,d=i.buttonAriaLabel,f=void 0===d?"Search":d,p=R(o),h=I(n(null),2),v=h[0],m=h[1];q({theme:s.theme}),t(function(){"undefined"!=typeof navigator&&(/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)?m("⌘"):m(H))},[]);var D=I(v===H?[H,"Control",e.createElement(L,null)]:["Meta","Meta",e.createElement(M,null)],3),y=D[0],g=D[1],F=D[2],C=p["Ctrl/Cmd+K"],b="".concat(g,"+k");return e.createElement("button",E({type:"button",className:"DocSearch DocSearch-Button","aria-label":C?"".concat(f," (").concat(b,")"):f,"aria-keyshortcuts":C?b:void 0},s,{ref:u}),e.createElement("span",{className:"DocSearch-Button-Container"},e.createElement($,null),e.createElement("span",{className:"DocSearch-Button-Placeholder"},l)),e.createElement("span",{className:"DocSearch-Button-Keys"},null!==v&&C&&e.createElement(e.Fragment,null,e.createElement(K,{reactsToKey:y},F),e.createElement(K,{reactsToKey:"k"},e.createElement(Z,null)))))});function K(r){var u=r.reactsToKey,a=r.children,i=I(n(!1),2),o=i[0],s=i[1];return t(function(){if(u)return window.addEventListener("keydown",e),window.addEventListener("keyup",t),function(){window.removeEventListener("keydown",e),window.removeEventListener("keyup",t)};function e(e){e.key===u&&s(!0)}function t(e){e.key!==u&&"Meta"!==e.key||s(!1)}},[u]),e.createElement("kbd",{className:o?"DocSearch-Button-Key DocSearch-Button-Key--pressed":"DocSearch-Button-Key"+("Ctrl"===u?" DocSearch-Button-Key--ctrl":"")},a)}var W,J="vercel.ai.error",Q=Symbol.for(J),G=class e extends Error{constructor({name:e,message:t,cause:n}){super(t),this[W]=!0,this.name=e,this.cause=n}static isInstance(t){return e.hasMarker(t,J)}static hasMarker(e,t){const n=Symbol.for(t);return null!=e&&"object"==typeof e&&n in e&&"boolean"==typeof e[n]&&!0===e[n]}};W=Q;var Y=G;function X(e){return null==e?"unknown error":"string"==typeof e?e:e instanceof Error?e.message:JSON.stringify(e)}var ee,te="AI_InvalidArgumentError",ne=`vercel.ai.error.${te}`,re=Symbol.for(ne),ue=class extends Y{constructor({message:e,cause:t,argument:n}){super({name:te,message:e,cause:t}),this[ee]=!0,this.argument=n}static isInstance(e){return Y.hasMarker(e,ne)}};ee=re;var ae,ie="AI_JSONParseError",oe=`vercel.ai.error.${ie}`,se=Symbol.for(oe),ce=class extends Y{constructor({text:e,cause:t}){super({name:ie,message:`JSON parsing failed: Text: ${e}.\nError message: ${X(t)}`,cause:t}),this[ae]=!0,this.text=e}static isInstance(e){return Y.hasMarker(e,oe)}};ae=se;var le,de="AI_TypeValidationError",fe=`vercel.ai.error.${de}`,pe=Symbol.for(fe);le=pe;var he=class e extends Y{constructor({value:e,cause:t}){super({name:de,message:`Type validation failed: Value: ${JSON.stringify(e)}.\nError message: ${X(t)}`,cause:t}),this[le]=!0,this.value=e}static isInstance(e){return Y.hasMarker(e,fe)}static wrap({value:t,cause:n}){return e.isInstance(n)&&n.value===t?n:new e({value:t,cause:n})}},ve=function(){function e(t,n){var r;return v(this,e),(r=h(this,e,[t])).name="ParseError",r.type=n.type,r.field=n.field,r.value=n.value,r.line=n.line,r}return b(e,N(Error)),y(e)}();function me(e){}function De(e){if("function"==typeof e)throw new TypeError("`callbacks` must be an object, got a function instead. Did you mean `{onEvent: fn}`?");var t,n=e.onEvent,r=void 0===n?me:n,u=e.onError,a=void 0===u?me:u,i=e.onRetry,o=void 0===i?me:i,s=e.onComment,c="",l=!0,d="",f="";function p(e){if(""===e)return d.length>0&&r({id:t,event:f||void 0,data:d.endsWith("\n")?d.slice(0,-1):d}),t=void 0,d="",void(f="");if(e.startsWith(":"))s&&s(e.slice(e.startsWith(": ")?2:1));else{var n=e.indexOf(":");if(-1===n)h(e,"",e);else{var u=e.slice(0,n),a=" "===e[n+1]?2:1;h(u,e.slice(n+a),e)}}}function h(e,n,r){switch(e){case"event":f=n;break;case"data":d="".concat(d).concat(n,"\n");break;case"id":t=n.includes("\0")?void 0:n;break;case"retry":/^\d+$/.test(n)?o(parseInt(n,10)):a(new ve('Invalid `retry` value: "'.concat(n,'"'),{type:"invalid-retry",value:n,line:r}));break;default:a(new ve('Unknown field "'.concat(e.length>20?"".concat(e.slice(0,20),"…"):e,'"'),{type:"unknown-field",field:e,value:n,line:r}))}}return{feed:function(e){var t,n=l?e.replace(/^\xEF\xBB\xBF/,""):e,r=function(e){for(var t=[],n="",r=0;r<e.length;){var u=e.indexOf("\r",r),a=e.indexOf("\n",r),i=-1;if(-1!==u&&-1!==a?i=Math.min(u,a):-1!==u?i=u===e.length-1?-1:u:-1!==a&&(i=a),-1===i){n=e.slice(r);break}var o=e.slice(r,i);t.push(o),"\r"===e[(r=i+1)-1]&&"\n"===e[r]&&r++}return[t,n]}("".concat(c).concat(n)),u=I(r,2),a=u[0],i=u[1],o=g(a);try{for(o.s();!(t=o.n()).done;){p(t.value)}}catch(e){o.e(e)}finally{o.f()}c=i,l=!1},reset:function(){c&&(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}).consume&&p(c),l=!0,t=void 0,d="",f="",c=""}}}var ye=function(){function e(){var t,n=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},r=n.onError,u=n.onRetry,a=n.onComment;return v(this,e),h(this,e,[{start:function(e){t=De({onEvent:function(t){e.enqueue(t)},onError:function(t){"terminate"===r?e.error(t):"function"==typeof r&&r(t)},onRetry:u,onComment:a})},transform:function(e){t.feed(e)}}])}return b(e,N(TransformStream)),y(e)}();function ge(e,t,n){var r;function u(n,r){var u,a,o;for(var s in Object.defineProperty(n,"_zod",{value:null!==(u=n._zod)&&void 0!==u?u:{},enumerable:!1}),null!==(a=(o=n._zod).traits)&&void 0!==a||(o.traits=new Set),n._zod.traits.add(e),t(n,r),i.prototype)s in n||Object.defineProperty(n,s,{value:i.prototype[s].bind(n)});n._zod.constr=i,n._zod.def=r}var a=function(e){function t(){return v(this,t),h(this,t,arguments)}return b(t,e),y(t)}(null!==(r=null==n?void 0:n.Parent)&&void 0!==r?r:Object);function i(e){var t,r,i=null!=n&&n.Parent?new a:this;u(i,e),null!==(t=(r=i._zod).deferred)&&void 0!==t||(r.deferred=[]);var o,s=g(i._zod.deferred);try{for(s.s();!(o=s.n()).done;){(0,o.value)()}}catch(e){s.e(e)}finally{s.f()}return i}return Object.defineProperty(a,"name",{value:e}),Object.defineProperty(i,"init",{value:u}),Object.defineProperty(i,Symbol.hasInstance,{value:function(t){var r;return!!(null!=n&&n.Parent&&t instanceof n.Parent)||(null==t||null===(r=t._zod)||void 0===r||null===(r=r.traits)||void 0===r?void 0:r.has(e))}}),Object.defineProperty(i,"name",{value:e}),i}var Fe=function(){function e(){return v(this,e),h(this,e,["Encountered Promise during synchronous parse. Use .parseAsync() instead."])}return b(e,N(Error)),y(e)}(),Ee=function(){function e(t){var n;return v(this,e),(n=h(this,e,["Encountered unidirectional transform during encode: ".concat(t)])).name="ZodEncodeError",n}return b(e,N(Error)),y(e)}(),Ce={};function be(e){return Ce}function Ae(e){var t=Object.values(e).filter(function(e){return"number"==typeof e});return Object.entries(e).filter(function(e){var n=I(e,2),r=n[0];return n[1],-1===t.indexOf(+r)}).map(function(e){var t=I(e,2);return t[0],t[1]})}function ke(e,t){return"bigint"==typeof t?t.toString():t}function we(e){return{get value(){var t=e();return Object.defineProperty(this,"value",{value:t}),t}}}function _e(e){return null==e}function xe(e){var t=e.startsWith("^")?1:0,n=e.endsWith("$")?e.length-1:e.length;return e.slice(t,n)}var Se=Symbol("evaluating");function Be(e,t,n){var r=void 0;Object.defineProperty(e,t,{get:function(){if(r!==Se)return void 0===r&&(r=Se,r=n()),r},set:function(n){Object.defineProperty(e,t,{value:n})},configurable:!0})}function Ie(e){return Object.create(Object.getPrototypeOf(e),Object.getOwnPropertyDescriptors(e))}function Oe(e,t,n){Object.defineProperty(e,t,{value:n,writable:!0,enumerable:!0,configurable:!0})}function Te(){for(var e={},t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];for(var u=0,a=n;u<a.length;u++){var i=a[u],o=Object.getOwnPropertyDescriptors(i);Object.assign(e,o)}return Object.defineProperties({},e)}function Pe(e){return JSON.stringify(e)}var je="captureStackTrace"in Error?Error.captureStackTrace:function(){};function Ne(e){return"object"===P(e)&&null!==e&&!Array.isArray(e)}var ze=we(function(){var e;if("undefined"!=typeof navigator&&null!==(e=navigator)&&void 0!==e&&null!==(e=e.userAgent)&&void 0!==e&&e.includes("Cloudflare"))return!1;try{return new Function(""),!0}catch(e){return!1}});function Re(e){if(!1===Ne(e))return!1;var t=e.constructor;if(void 0===t)return!0;var n=t.prototype;return!1!==Ne(n)&&!1!==Object.prototype.hasOwnProperty.call(n,"isPrototypeOf")}function Me(e){return Re(e)?w({},e):Array.isArray(e)?O(e):e}var Ze=new Set(["string","number","symbol"]);function Le(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function $e(e,t,n){var r=new e._zod.constr(null!=t?t:e._zod.def);return(!t||null!=n&&n.parent)&&(r._zod.parent=e),r}function qe(e){var t=e;if(!t)return{};if("string"==typeof t)return{error:function(){return t}};if(void 0!==(null==t?void 0:t.message)){if(void 0!==(null==t?void 0:t.error))throw new Error("Cannot specify both `message` and `error` params");t.error=t.message}return delete t.message,"string"==typeof t.error?w(w({},t),{},{error:function(){return t.error}}):t}var Ve={safeint:[Number.MIN_SAFE_INTEGER,Number.MAX_SAFE_INTEGER],int32:[-2147483648,2147483647],uint32:[0,4294967295],float32:[-34028234663852886e22,34028234663852886e22],float64:[-Number.MAX_VALUE,Number.MAX_VALUE]};function He(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0;if(!0===e.aborted)return!0;for(var n=t;n<e.issues.length;n++){var r;if(!0!==(null===(r=e.issues[n])||void 0===r?void 0:r.continue))return!0}return!1}function Ue(e,t){return t.map(function(t){var n,r;return null!==(n=(r=t).path)&&void 0!==n||(r.path=[]),t.path.unshift(e),t})}function Ke(e){return"string"==typeof e?e:null==e?void 0:e.message}function We(e,t,n){var r,u=w(w({},e),{},{path:null!==(r=e.path)&&void 0!==r?r:[]});if(!e.message){var a,i,o,s,c,l,d,f,p,h=null!==(a=null!==(i=null!==(o=null!==(s=Ke(null===(c=e.inst)||void 0===c||null===(c=c._zod.def)||void 0===c||null===(l=c.error)||void 0===l?void 0:l.call(c,e)))&&void 0!==s?s:Ke(null==t||null===(d=t.error)||void 0===d?void 0:d.call(t,e)))&&void 0!==o?o:Ke(null===(f=n.customError)||void 0===f?void 0:f.call(n,e)))&&void 0!==i?i:Ke(null===(p=n.localeError)||void 0===p?void 0:p.call(n,e)))&&void 0!==a?a:"Invalid input";u.message=h}return delete u.inst,delete u.continue,null!=t&&t.reportInput||delete u.input,u}function Je(e){return e instanceof Set?"set":e instanceof Map?"map":e instanceof File?"file":"unknown"}function Qe(e){return Array.isArray(e)?"array":"string"==typeof e?"string":"unknown"}function Ge(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=t[0],u=t[1],a=t[2];return"string"==typeof r?{message:r,code:"custom",input:u,inst:a}:w({},r)}var Ye=function(e,t){e.name="$ZodError",Object.defineProperty(e,"_zod",{value:e._zod,enumerable:!1}),Object.defineProperty(e,"issues",{value:t,enumerable:!1}),e.message=JSON.stringify(t,ke,2),Object.defineProperty(e,"toString",{value:function(){return e.message},enumerable:!1})},Xe=ge("$ZodError",Ye),et=ge("$ZodError",Ye,{Parent:Error});var tt=function(e){return function(t,n,r,u){var a=r?Object.assign(r,{async:!1}):{async:!1},i=t._zod.run({value:n,issues:[]},a);if(i instanceof Promise)throw new Fe;if(i.issues.length){var o,s=new(null!==(o=null==u?void 0:u.Err)&&void 0!==o?o:e)(i.issues.map(function(e){return We(e,a,be())}));throw je(s,null==u?void 0:u.callee),s}return i.value}},nt=function(e){return function(){var t=p(x().m(function t(n,r,u,a){var i,o,s,c;return x().w(function(t){for(;;)switch(t.n){case 0:if(i=u?Object.assign(u,{async:!0}):{async:!0},!((o=n._zod.run({value:r,issues:[]},i))instanceof Promise)){t.n=2;break}return t.n=1,o;case 1:o=t.v;case 2:if(!o.issues.length){t.n=3;break}throw c=new(null!==(s=null==a?void 0:a.Err)&&void 0!==s?s:e)(o.issues.map(function(e){return We(e,i,be())})),je(c,null==a?void 0:a.callee),c;case 3:return t.a(2,o.value)}},t)}));return function(e,n,r,u){return t.apply(this,arguments)}}()},rt=function(e){return function(t,n,r){var u=r?w(w({},r),{},{async:!1}):{async:!1},a=t._zod.run({value:n,issues:[]},u);if(a instanceof Promise)throw new Fe;return a.issues.length?{success:!1,error:new(null!=e?e:Xe)(a.issues.map(function(e){return We(e,u,be())}))}:{success:!0,data:a.value}}},ut=rt(et),at=function(e){return function(){var t=p(x().m(function t(n,r,u){var a,i;return x().w(function(t){for(;;)switch(t.n){case 0:if(a=u?Object.assign(u,{async:!0}):{async:!0},!((i=n._zod.run({value:r,issues:[]},a))instanceof Promise)){t.n=2;break}return t.n=1,i;case 1:i=t.v;case 2:return t.a(2,i.issues.length?{success:!1,error:new e(i.issues.map(function(e){return We(e,a,be())}))}:{success:!0,data:i.value})}},t)}));return function(e,n,r){return t.apply(this,arguments)}}()},it=at(et),ot=function(e){return function(t,n,r){var u=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return tt(e)(t,n,u)}},st=function(e){return function(t,n,r){return tt(e)(t,n,r)}},ct=function(e){return function(){var t=p(x().m(function t(n,r,u){var a;return x().w(function(t){for(;;)if(0===t.n)return a=u?Object.assign(u,{direction:"backward"}):{direction:"backward"},t.a(2,nt(e)(n,r,a))},t)}));return function(e,n,r){return t.apply(this,arguments)}}()},lt=function(e){return function(){var t=p(x().m(function t(n,r,u){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,nt(e)(n,r,u))},t)}));return function(e,n,r){return t.apply(this,arguments)}}()},dt=function(e){return function(t,n,r){var u=r?Object.assign(r,{direction:"backward"}):{direction:"backward"};return rt(e)(t,n,u)}},ft=function(e){return function(t,n,r){return rt(e)(t,n,r)}},pt=function(e){return function(){var t=p(x().m(function t(n,r,u){var a;return x().w(function(t){for(;;)if(0===t.n)return a=u?Object.assign(u,{direction:"backward"}):{direction:"backward"},t.a(2,at(e)(n,r,a))},t)}));return function(e,n,r){return t.apply(this,arguments)}}()},ht=function(e){return function(){var t=p(x().m(function t(n,r,u){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,at(e)(n,r,u))},t)}));return function(e,n,r){return t.apply(this,arguments)}}()},vt=/^[cC][^\s-]{8,}$/,mt=/^[0-9a-z]+$/,Dt=/^[0-9A-HJKMNP-TV-Za-hjkmnp-tv-z]{26}$/,yt=/^[0-9a-vA-V]{20}$/,gt=/^[A-Za-z0-9]{27}$/,Ft=/^[a-zA-Z0-9_-]{21}$/,Et=/^P(?:(\d+W)|(?!.*W)(?=\d|T\d)(\d+Y)?(\d+M)?(\d+D)?(T(?=\d)(\d+H)?(\d+M)?(\d+([.,]\d+)?S)?)?)$/,Ct=/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12})$/,bt=function(e){return e?new RegExp("^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-".concat(e,"[0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12})$")):/^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$/},At=/^(?!\.)(?!.*\.\.)([A-Za-z0-9_'+\-\.]*)[A-Za-z0-9_+-]@([A-Za-z0-9][A-Za-z0-9\-]*\.)+[A-Za-z]{2,}$/;var kt=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,wt=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:))$/,_t=/^((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/([0-9]|[1-2][0-9]|3[0-2])$/,xt=/^(([0-9a-fA-F]{1,4}:){7}[0-9a-fA-F]{1,4}|::|([0-9a-fA-F]{1,4})?::([0-9a-fA-F]{1,4}:?){0,6})\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,St=/^$|^(?:[0-9a-zA-Z+/]{4})*(?:(?:[0-9a-zA-Z+/]{2}==)|(?:[0-9a-zA-Z+/]{3}=))?$/,Bt=/^[A-Za-z0-9_-]*$/,It=/^(?=.{1,253}\.?$)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[-0-9a-zA-Z]{0,61}[0-9a-zA-Z])?)*\.?$/,Ot=/^\+(?:[0-9]){6,14}[0-9]$/,Tt="(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))",Pt=new RegExp("^".concat(Tt,"$"));function jt(e){var t="(?:[01]\\d|2[0-3]):[0-5]\\d";return"number"==typeof e.precision?-1===e.precision?"".concat(t):0===e.precision?"".concat(t,":[0-5]\\d"):"".concat(t,":[0-5]\\d\\.\\d{").concat(e.precision,"}"):"".concat(t,"(?::[0-5]\\d(?:\\.\\d+)?)?")}var Nt=/^-?\d+$/,zt=/^-?\d+(?:\.\d+)?/,Rt=/^(?:true|false)$/i,Mt=/^null$/i,Zt=/^[^A-Z]*$/,Lt=/^[^a-z]*$/,$t=ge("$ZodCheck",function(e,t){var n,r,u;null!==(n=e._zod)&&void 0!==n||(e._zod={}),e._zod.def=t,null!==(r=(u=e._zod).onattach)&&void 0!==r||(u.onattach=[])}),qt={number:"number",bigint:"bigint",object:"date"},Vt=ge("$ZodCheckLessThan",function(e,t){$t.init(e,t);var n=qt[P(t.value)];e._zod.onattach.push(function(e){var n,r=e._zod.bag,u=null!==(n=t.inclusive?r.maximum:r.exclusiveMaximum)&&void 0!==n?n:Number.POSITIVE_INFINITY;t.value<u&&(t.inclusive?r.maximum=t.value:r.exclusiveMaximum=t.value)}),e._zod.check=function(r){(t.inclusive?r.value<=t.value:r.value<t.value)||r.issues.push({origin:n,code:"too_big",maximum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Ht=ge("$ZodCheckGreaterThan",function(e,t){$t.init(e,t);var n=qt[P(t.value)];e._zod.onattach.push(function(e){var n,r=e._zod.bag,u=null!==(n=t.inclusive?r.minimum:r.exclusiveMinimum)&&void 0!==n?n:Number.NEGATIVE_INFINITY;t.value>u&&(t.inclusive?r.minimum=t.value:r.exclusiveMinimum=t.value)}),e._zod.check=function(r){(t.inclusive?r.value>=t.value:r.value>t.value)||r.issues.push({origin:n,code:"too_small",minimum:t.value,input:r.value,inclusive:t.inclusive,inst:e,continue:!t.abort})}}),Ut=ge("$ZodCheckMultipleOf",function(e,t){$t.init(e,t),e._zod.onattach.push(function(e){var n,r;null!==(n=(r=e._zod.bag).multipleOf)&&void 0!==n||(r.multipleOf=t.value)}),e._zod.check=function(n){if(P(n.value)!==P(t.value))throw new Error("Cannot mix number and bigint in multiple_of check.");("bigint"==typeof n.value?n.value%t.value===BigInt(0):0===function(e,t){var n=(e.toString().split(".")[1]||"").length,r=t.toString(),u=(r.split(".")[1]||"").length;if(0===u&&/\d?e-\d?/.test(r)){var a=r.match(/\d?e-(\d?)/);null!=a&&a[1]&&(u=Number.parseInt(a[1]))}var i=n>u?n:u;return Number.parseInt(e.toFixed(i).replace(".",""))%Number.parseInt(t.toFixed(i).replace(".",""))/Math.pow(10,i)}(n.value,t.value))||n.issues.push({origin:P(n.value),code:"not_multiple_of",divisor:t.value,input:n.value,inst:e,continue:!t.abort})}}),Kt=ge("$ZodCheckNumberFormat",function(e,t){var n;$t.init(e,t),t.format=t.format||"float64";var r=null===(n=t.format)||void 0===n?void 0:n.includes("int"),u=r?"int":"number",a=I(Ve[t.format],2),i=a[0],o=a[1];e._zod.onattach.push(function(e){var n=e._zod.bag;n.format=t.format,n.minimum=i,n.maximum=o,r&&(n.pattern=Nt)}),e._zod.check=function(n){var a=n.value;if(r){if(!Number.isInteger(a))return void n.issues.push({expected:u,format:t.format,code:"invalid_type",continue:!1,input:a,inst:e});if(!Number.isSafeInteger(a))return void(a>0?n.issues.push({input:a,code:"too_big",maximum:Number.MAX_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:u,continue:!t.abort}):n.issues.push({input:a,code:"too_small",minimum:Number.MIN_SAFE_INTEGER,note:"Integers must be within the safe integer range.",inst:e,origin:u,continue:!t.abort}))}a<i&&n.issues.push({origin:"number",input:a,code:"too_small",minimum:i,inclusive:!0,inst:e,continue:!t.abort}),a>o&&n.issues.push({origin:"number",input:a,code:"too_big",maximum:o,inst:e})}}),Wt=ge("$ZodCheckMaxSize",function(e,t){var n,r;$t.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!_e(t)&&void 0!==t.size}),e._zod.onattach.push(function(e){var n,r=null!==(n=e._zod.bag.maximum)&&void 0!==n?n:Number.POSITIVE_INFINITY;t.maximum<r&&(e._zod.bag.maximum=t.maximum)}),e._zod.check=function(n){var r=n.value;r.size<=t.maximum||n.issues.push({origin:Je(r),code:"too_big",maximum:t.maximum,inclusive:!0,input:r,inst:e,continue:!t.abort})}}),Jt=ge("$ZodCheckMinSize",function(e,t){var n,r;$t.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!_e(t)&&void 0!==t.size}),e._zod.onattach.push(function(e){var n,r=null!==(n=e._zod.bag.minimum)&&void 0!==n?n:Number.NEGATIVE_INFINITY;t.minimum>r&&(e._zod.bag.minimum=t.minimum)}),e._zod.check=function(n){var r=n.value;r.size>=t.minimum||n.issues.push({origin:Je(r),code:"too_small",minimum:t.minimum,inclusive:!0,input:r,inst:e,continue:!t.abort})}}),Qt=ge("$ZodCheckSizeEquals",function(e,t){var n,r;$t.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!_e(t)&&void 0!==t.size}),e._zod.onattach.push(function(e){var n=e._zod.bag;n.minimum=t.size,n.maximum=t.size,n.size=t.size}),e._zod.check=function(n){var r=n.value,u=r.size;if(u!==t.size){var a=u>t.size;n.issues.push(w(w({origin:Je(r)},a?{code:"too_big",maximum:t.size}:{code:"too_small",minimum:t.size}),{},{inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort}))}}}),Gt=ge("$ZodCheckMaxLength",function(e,t){var n,r;$t.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!_e(t)&&void 0!==t.length}),e._zod.onattach.push(function(e){var n,r=null!==(n=e._zod.bag.maximum)&&void 0!==n?n:Number.POSITIVE_INFINITY;t.maximum<r&&(e._zod.bag.maximum=t.maximum)}),e._zod.check=function(n){var r=n.value;if(!(r.length<=t.maximum)){var u=Qe(r);n.issues.push({origin:u,code:"too_big",maximum:t.maximum,inclusive:!0,input:r,inst:e,continue:!t.abort})}}}),Yt=ge("$ZodCheckMinLength",function(e,t){var n,r;$t.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!_e(t)&&void 0!==t.length}),e._zod.onattach.push(function(e){var n,r=null!==(n=e._zod.bag.minimum)&&void 0!==n?n:Number.NEGATIVE_INFINITY;t.minimum>r&&(e._zod.bag.minimum=t.minimum)}),e._zod.check=function(n){var r=n.value;if(!(r.length>=t.minimum)){var u=Qe(r);n.issues.push({origin:u,code:"too_small",minimum:t.minimum,inclusive:!0,input:r,inst:e,continue:!t.abort})}}}),Xt=ge("$ZodCheckLengthEquals",function(e,t){var n,r;$t.init(e,t),null!==(n=(r=e._zod.def).when)&&void 0!==n||(r.when=function(e){var t=e.value;return!_e(t)&&void 0!==t.length}),e._zod.onattach.push(function(e){var n=e._zod.bag;n.minimum=t.length,n.maximum=t.length,n.length=t.length}),e._zod.check=function(n){var r=n.value,u=r.length;if(u!==t.length){var a=Qe(r),i=u>t.length;n.issues.push(w(w({origin:a},i?{code:"too_big",maximum:t.length}:{code:"too_small",minimum:t.length}),{},{inclusive:!0,exact:!0,input:n.value,inst:e,continue:!t.abort}))}}}),en=ge("$ZodCheckStringFormat",function(e,t){var n,r,u,a;$t.init(e,t),e._zod.onattach.push(function(e){var n,r=e._zod.bag;(r.format=t.format,t.pattern)&&(null!==(n=r.patterns)&&void 0!==n||(r.patterns=new Set),r.patterns.add(t.pattern))}),t.pattern?null!==(n=(u=e._zod).check)&&void 0!==n||(u.check=function(n){t.pattern.lastIndex=0,t.pattern.test(n.value)||n.issues.push(w(w({origin:"string",code:"invalid_format",format:t.format,input:n.value},t.pattern?{pattern:t.pattern.toString()}:{}),{},{inst:e,continue:!t.abort}))}):null!==(r=(a=e._zod).check)&&void 0!==r||(a.check=function(){})}),tn=ge("$ZodCheckRegex",function(e,t){en.init(e,t),e._zod.check=function(n){t.pattern.lastIndex=0,t.pattern.test(n.value)||n.issues.push({origin:"string",code:"invalid_format",format:"regex",input:n.value,pattern:t.pattern.toString(),inst:e,continue:!t.abort})}}),nn=ge("$ZodCheckLowerCase",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Zt),en.init(e,t)}),rn=ge("$ZodCheckUpperCase",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Lt),en.init(e,t)}),un=ge("$ZodCheckIncludes",function(e,t){$t.init(e,t);var n=Le(t.includes),r=new RegExp("number"==typeof t.position?"^.{".concat(t.position,"}").concat(n):n);t.pattern=r,e._zod.onattach.push(function(e){var t,n=e._zod.bag;null!==(t=n.patterns)&&void 0!==t||(n.patterns=new Set),n.patterns.add(r)}),e._zod.check=function(n){n.value.includes(t.includes,t.position)||n.issues.push({origin:"string",code:"invalid_format",format:"includes",includes:t.includes,input:n.value,inst:e,continue:!t.abort})}}),an=ge("$ZodCheckStartsWith",function(e,t){var n;$t.init(e,t);var r=new RegExp("^".concat(Le(t.prefix),".*"));null!==(n=t.pattern)&&void 0!==n||(t.pattern=r),e._zod.onattach.push(function(e){var t,n=e._zod.bag;null!==(t=n.patterns)&&void 0!==t||(n.patterns=new Set),n.patterns.add(r)}),e._zod.check=function(n){n.value.startsWith(t.prefix)||n.issues.push({origin:"string",code:"invalid_format",format:"starts_with",prefix:t.prefix,input:n.value,inst:e,continue:!t.abort})}}),on=ge("$ZodCheckEndsWith",function(e,t){var n;$t.init(e,t);var r=new RegExp(".*".concat(Le(t.suffix),"$"));null!==(n=t.pattern)&&void 0!==n||(t.pattern=r),e._zod.onattach.push(function(e){var t,n=e._zod.bag;null!==(t=n.patterns)&&void 0!==t||(n.patterns=new Set),n.patterns.add(r)}),e._zod.check=function(n){n.value.endsWith(t.suffix)||n.issues.push({origin:"string",code:"invalid_format",format:"ends_with",suffix:t.suffix,input:n.value,inst:e,continue:!t.abort})}});function sn(e,t,n){var r;e.issues.length&&(r=t.issues).push.apply(r,O(Ue(n,e.issues)))}var cn=ge("$ZodCheckProperty",function(e,t){$t.init(e,t),e._zod.check=function(e){var n=t.schema._zod.run({value:e.value[t.property],issues:[]},{});if(n instanceof Promise)return n.then(function(n){return sn(n,e,t.property)});sn(n,e,t.property)}}),ln=ge("$ZodCheckMimeType",function(e,t){$t.init(e,t);var n=new Set(t.mime);e._zod.onattach.push(function(e){e._zod.bag.mime=t.mime}),e._zod.check=function(r){n.has(r.value.type)||r.issues.push({code:"invalid_value",values:t.mime,input:r.value.type,inst:e,continue:!t.abort})}}),dn=ge("$ZodCheckOverwrite",function(e,t){$t.init(e,t),e._zod.check=function(e){e.value=t.tx(e.value)}}),fn=function(){return y(function e(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];v(this,e),this.content=[],this.indent=0,this&&(this.args=t)},[{key:"indented",value:function(e){this.indent+=1,e(this),this.indent-=1}},{key:"write",value:function(e){var t=this;if("function"==typeof e)return e(this,{execution:"sync"}),void e(this,{execution:"async"});var n,r=e.split("\n").filter(function(e){return e}),u=Math.min.apply(Math,O(r.map(function(e){return e.length-e.trimStart().length}))),a=g(r.map(function(e){return e.slice(u)}).map(function(e){return" ".repeat(2*t.indent)+e}));try{for(a.s();!(n=a.n()).done;){var i=n.value;this.content.push(i)}}catch(e){a.e(e)}finally{a.f()}}},{key:"compile",value:function(){var e,t=Function,n=null==this?void 0:this.args,r=O((null!==(e=null==this?void 0:this.content)&&void 0!==e?e:[""]).map(function(e){return" ".concat(e)}));return m(t,O(n).concat([r.join("\n")]))}}])}(),pn={major:4,minor:1,patch:9},hn=ge("$ZodType",function(e,t){var n,r;null!=e||(e={}),e._zod.def=t,e._zod.bag=e._zod.bag||{},e._zod.version=pn;var u=O(null!==(n=e._zod.def.checks)&&void 0!==n?n:[]);e._zod.traits.has("$ZodCheck")&&u.unshift(e);var a,i=g(u);try{for(i.s();!(a=i.n()).done;){var o,s=g(a.value._zod.onattach);try{for(s.s();!(o=s.n()).done;){(0,o.value)(e)}}catch(e){s.e(e)}finally{s.f()}}}catch(e){i.e(e)}finally{i.f()}if(0===u.length){var c,l;null!==(c=(r=e._zod).deferred)&&void 0!==c||(r.deferred=[]),null===(l=e._zod.deferred)||void 0===l||l.push(function(){e._zod.run=e._zod.parse})}else{var d=function(e,t,n){var r,u,a=He(e),i=g(t);try{var o=function(){var t=u.value;if(t._zod.def.when){if(!t._zod.def.when(e))return 0}else if(a)return 0;var i=e.issues.length,o=t._zod.check(e);if(o instanceof Promise&&!1===(null==n?void 0:n.async))throw new Fe;if(r||o instanceof Promise)r=(null!=r?r:Promise.resolve()).then(p(x().m(function t(){return x().w(function(t){for(;;)switch(t.n){case 0:return t.n=1,o;case 1:if(e.issues.length!==i){t.n=2;break}return t.a(2);case 2:a||(a=He(e,i));case 3:return t.a(2)}},t)})));else{if(e.issues.length===i)return 0;a||(a=He(e,i))}};for(i.s();!(u=i.n()).done;)o()}catch(e){i.e(e)}finally{i.f()}return r?r.then(function(){return e}):e},f=function(t,n,r){if(He(t))return t.aborted=!0,t;var a=d(n,u,r);if(a instanceof Promise){if(!1===r.async)throw new Fe;return a.then(function(t){return e._zod.parse(t,r)})}return e._zod.parse(a,r)};e._zod.run=function(t,n){if(n.skipChecks)return e._zod.parse(t,n);if("backward"===n.direction){var r=e._zod.parse({value:t.value,issues:[]},w(w({},n),{},{skipChecks:!0}));return r instanceof Promise?r.then(function(e){return f(e,t,n)}):f(r,t,n)}var a=e._zod.parse(t,n);if(a instanceof Promise){if(!1===n.async)throw new Fe;return a.then(function(e){return d(e,u,n)})}return d(a,u,n)}}e["~standard"]={validate:function(t){try{var n,r=ut(e,t);return r.success?{value:r.data}:{issues:null===(n=r.error)||void 0===n?void 0:n.issues}}catch(n){return it(e,t).then(function(e){var t;return e.success?{value:e.data}:{issues:null===(t=e.error)||void 0===t?void 0:t.issues}})}},vendor:"zod",version:1}}),vn=ge("$ZodString",function(e,t){var n,r,u;hn.init(e,t),e._zod.pattern=null!==(n=O(null!==(r=null==e||null===(u=e._zod.bag)||void 0===u?void 0:u.patterns)&&void 0!==r?r:[]).pop())&&void 0!==n?n:function(e){var t,n,r=e?"[\\s\\S]{".concat(null!==(t=null==e?void 0:e.minimum)&&void 0!==t?t:0,",").concat(null!==(n=null==e?void 0:e.maximum)&&void 0!==n?n:"","}"):"[\\s\\S]*";return new RegExp("^".concat(r,"$"))}(e._zod.bag),e._zod.parse=function(n,r){if(t.coerce)try{n.value=String(n.value)}catch(r){}return"string"==typeof n.value||n.issues.push({expected:"string",code:"invalid_type",input:n.value,inst:e}),n}}),mn=ge("$ZodStringFormat",function(e,t){en.init(e,t),vn.init(e,t)}),Dn=ge("$ZodGUID",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Ct),mn.init(e,t)}),yn=ge("$ZodUUID",function(e,t){var n;if(t.version){var r,u={v1:1,v2:2,v3:3,v4:4,v5:5,v6:6,v7:7,v8:8}[t.version];if(void 0===u)throw new Error('Invalid UUID version: "'.concat(t.version,'"'));null!==(r=t.pattern)&&void 0!==r||(t.pattern=bt(u))}else null!==(n=t.pattern)&&void 0!==n||(t.pattern=bt());mn.init(e,t)}),gn=ge("$ZodEmail",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=At),mn.init(e,t)}),Fn=ge("$ZodURL",function(e,t){mn.init(e,t),e._zod.check=function(n){try{var r=n.value.trim(),u=new URL(r);return t.hostname&&(t.hostname.lastIndex=0,t.hostname.test(u.hostname)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid hostname",pattern:It.source,input:n.value,inst:e,continue:!t.abort})),t.protocol&&(t.protocol.lastIndex=0,t.protocol.test(u.protocol.endsWith(":")?u.protocol.slice(0,-1):u.protocol)||n.issues.push({code:"invalid_format",format:"url",note:"Invalid protocol",pattern:t.protocol.source,input:n.value,inst:e,continue:!t.abort})),void(t.normalize?n.value=u.href:n.value=r)}catch(r){n.issues.push({code:"invalid_format",format:"url",input:n.value,inst:e,continue:!t.abort})}}}),En=ge("$ZodEmoji",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=new RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),mn.init(e,t)}),Cn=ge("$ZodNanoID",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Ft),mn.init(e,t)}),bn=ge("$ZodCUID",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=vt),mn.init(e,t)}),An=ge("$ZodCUID2",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=mt),mn.init(e,t)}),kn=ge("$ZodULID",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Dt),mn.init(e,t)}),wn=ge("$ZodXID",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=yt),mn.init(e,t)}),_n=ge("$ZodKSUID",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=gt),mn.init(e,t)}),xn=ge("$ZodISODateTime",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=function(e){var t=jt({precision:e.precision}),n=["Z"];e.local&&n.push(""),e.offset&&n.push("([+-](?:[01]\\d|2[0-3]):[0-5]\\d)");var r="".concat(t,"(?:").concat(n.join("|"),")");return new RegExp("^".concat(Tt,"T(?:").concat(r,")$"))}(t)),mn.init(e,t)}),Sn=ge("$ZodISODate",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Pt),mn.init(e,t)}),Bn=ge("$ZodISOTime",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=new RegExp("^".concat(jt(t),"$"))),mn.init(e,t)}),In=ge("$ZodISODuration",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Et),mn.init(e,t)}),On=ge("$ZodIPv4",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=kt),mn.init(e,t),e._zod.onattach.push(function(e){e._zod.bag.format="ipv4"})}),Tn=ge("$ZodIPv6",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=wt),mn.init(e,t),e._zod.onattach.push(function(e){e._zod.bag.format="ipv6"}),e._zod.check=function(n){try{new URL("http://[".concat(n.value,"]"))}catch(r){n.issues.push({code:"invalid_format",format:"ipv6",input:n.value,inst:e,continue:!t.abort})}}}),Pn=ge("$ZodCIDRv4",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=_t),mn.init(e,t)}),jn=ge("$ZodCIDRv6",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=xt),mn.init(e,t),e._zod.check=function(n){var r=n.value.split("/");try{if(2!==r.length)throw new Error;var u=I(r,2),a=u[0],i=u[1];if(!i)throw new Error;var o=Number(i);if("".concat(o)!==i)throw new Error;if(o<0||o>128)throw new Error;new URL("http://[".concat(a,"]"))}catch(r){n.issues.push({code:"invalid_format",format:"cidrv6",input:n.value,inst:e,continue:!t.abort})}}});function Nn(e){if(""===e)return!0;if(e.length%4!=0)return!1;try{return atob(e),!0}catch(e){return!1}}var zn=ge("$ZodBase64",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=St),mn.init(e,t),e._zod.onattach.push(function(e){e._zod.bag.contentEncoding="base64"}),e._zod.check=function(n){Nn(n.value)||n.issues.push({code:"invalid_format",format:"base64",input:n.value,inst:e,continue:!t.abort})}});var Rn=ge("$ZodBase64URL",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Bt),mn.init(e,t),e._zod.onattach.push(function(e){e._zod.bag.contentEncoding="base64url"}),e._zod.check=function(n){(function(e){if(!Bt.test(e))return!1;var t=e.replace(/[-_]/g,function(e){return"-"===e?"+":"/"});return Nn(t.padEnd(4*Math.ceil(t.length/4),"="))})(n.value)||n.issues.push({code:"invalid_format",format:"base64url",input:n.value,inst:e,continue:!t.abort})}}),Mn=ge("$ZodE164",function(e,t){var n;null!==(n=t.pattern)&&void 0!==n||(t.pattern=Ot),mn.init(e,t)});var Zn=ge("$ZodJWT",function(e,t){mn.init(e,t),e._zod.check=function(n){(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;try{var n=e.split(".");if(3!==n.length)return!1;var r=I(n,1)[0];if(!r)return!1;var u=JSON.parse(atob(r));return!("typ"in u&&"JWT"!==(null==u?void 0:u.typ)||!u.alg||t&&(!("alg"in u)||u.alg!==t))}catch(e){return!1}})(n.value,t.alg)||n.issues.push({code:"invalid_format",format:"jwt",input:n.value,inst:e,continue:!t.abort})}}),Ln=ge("$ZodNumber",function(e,t){var n;hn.init(e,t),e._zod.pattern=null!==(n=e._zod.bag.pattern)&&void 0!==n?n:zt,e._zod.parse=function(n,r){if(t.coerce)try{n.value=Number(n.value)}catch(e){}var u=n.value;if("number"==typeof u&&!Number.isNaN(u)&&Number.isFinite(u))return n;var a="number"==typeof u?Number.isNaN(u)?"NaN":Number.isFinite(u)?void 0:"Infinity":void 0;return n.issues.push(w({expected:"number",code:"invalid_type",input:u,inst:e},a?{received:a}:{})),n}}),$n=ge("$ZodNumber",function(e,t){Kt.init(e,t),Ln.init(e,t)}),qn=ge("$ZodBoolean",function(e,t){hn.init(e,t),e._zod.pattern=Rt,e._zod.parse=function(n,r){if(t.coerce)try{n.value=Boolean(n.value)}catch(e){}var u=n.value;return"boolean"==typeof u||n.issues.push({expected:"boolean",code:"invalid_type",input:u,inst:e}),n}}),Vn=ge("$ZodNull",function(e,t){hn.init(e,t),e._zod.pattern=Mt,e._zod.values=new Set([null]),e._zod.parse=function(t,n){var r=t.value;return null===r||t.issues.push({expected:"null",code:"invalid_type",input:r,inst:e}),t}}),Hn=ge("$ZodUnknown",function(e,t){hn.init(e,t),e._zod.parse=function(e){return e}}),Un=ge("$ZodNever",function(e,t){hn.init(e,t),e._zod.parse=function(t,n){return t.issues.push({expected:"never",code:"invalid_type",input:t.value,inst:e}),t}});function Kn(e,t,n){var r;e.issues.length&&(r=t.issues).push.apply(r,O(Ue(n,e.issues)));t.value[n]=e.value}var Wn=ge("$ZodArray",function(e,t){hn.init(e,t),e._zod.parse=function(n,r){var u=n.value;if(!Array.isArray(u))return n.issues.push({expected:"array",code:"invalid_type",input:u,inst:e}),n;n.value=Array(u.length);for(var a=[],i=function(e){var i=u[e],o=t.element._zod.run({value:i,issues:[]},r);o instanceof Promise?a.push(o.then(function(t){return Kn(t,n,e)})):Kn(o,n,e)},o=0;o<u.length;o++)i(o);return a.length?Promise.all(a).then(function(){return n}):n}});function Jn(e,t,n,r){var u;e.issues.length&&(u=t.issues).push.apply(u,O(Ue(n,e.issues)));void 0===e.value?n in r&&(t.value[n]=void 0):t.value[n]=e.value}function Qn(e){for(var t=Object.keys(e.shape),n=0,r=t;n<r.length;n++){var u,a=r[n];if(null===(u=e.shape)||void 0===u||null===(u=u[a])||void 0===u||null===(u=u._zod)||void 0===u||null===(u=u.traits)||void 0===u||!u.has("$ZodType"))throw new Error('Invalid element at key "'.concat(a,'": expected a Zod schema'))}var i,o=(i=e.shape,Object.keys(i).filter(function(e){return"optional"===i[e]._zod.optin&&"optional"===i[e]._zod.optout}));return w(w({},e),{},{keys:t,keySet:new Set(t),numKeys:t.length,optionalKeys:new Set(o)})}function Gn(e,t,n,r,u,a){for(var i=[],o=u.keySet,s=u.catchall._zod,c=s.def.type,l=function(){var u=f[d];if(o.has(u))return 0;if("never"===c)return i.push(u),0;var a=s.run({value:t[u],issues:[]},r);a instanceof Promise?e.push(a.then(function(e){return Jn(e,n,u,t)})):Jn(a,n,u,t)},d=0,f=Object.keys(t);d<f.length;d++)l();return i.length&&n.issues.push({code:"unrecognized_keys",keys:i,input:t,inst:a}),e.length?Promise.all(e).then(function(){return n}):n}var Yn=ge("$ZodObject",function(e,t){hn.init(e,t);var n=we(function(){return Qn(t)});Be(e._zod,"propValues",function(){var e=t.shape,n={};for(var r in e){var u=e[r]._zod;if(u.values){var a;null!==(a=n[r])&&void 0!==a||(n[r]=new Set);var i,o=g(u.values);try{for(o.s();!(i=o.n()).done;){var s=i.value;n[r].add(s)}}catch(e){o.e(e)}finally{o.f()}}}return n});var r,u=Ne,a=t.catchall;e._zod.parse=function(t,i){null!=r||(r=n.value);var o=t.value;if(!u(o))return t.issues.push({expected:"object",code:"invalid_type",input:o,inst:e}),t;t.value={};var s,c=[],l=r.shape,d=g(r.keys);try{var f=function(){var e=s.value,n=l[e]._zod.run({value:o[e],issues:[]},i);n instanceof Promise?c.push(n.then(function(n){return Jn(n,t,e,o)})):Jn(n,t,e,o)};for(d.s();!(s=d.n()).done;)f()}catch(e){d.e(e)}finally{d.f()}return a?Gn(c,o,t,i,n.value,e):c.length?Promise.all(c).then(function(){return t}):t}}),Xn=ge("$ZodObjectJIT",function(e,t){Yn.init(e,t);var n,r,u=e._zod.parse,a=we(function(){return Qn(t)}),i=Ne,o=!Ce.jitless,s=o&&ze.value,c=t.catchall;e._zod.parse=function(l,d){null!=r||(r=a.value);var f=l.value;return i(f)?o&&s&&!1===(null==d?void 0:d.async)&&!0!==d.jitless?(n||(n=function(e){var t=new fn(["shape","payload","ctx"]),n=a.value,r=function(e){var t=Pe(e);return"shape[".concat(t,"]._zod.run({ value: input[").concat(t,"], issues: [] }, ctx)")};t.write("const input = payload.value;");var u,i=Object.create(null),o=0,s=g(n.keys);try{for(s.s();!(u=s.n()).done;)i[u.value]="key_".concat(o++)}catch(e){s.e(e)}finally{s.f()}t.write("const newResult = {};");var c,l=g(n.keys);try{for(l.s();!(c=l.n()).done;){var d=c.value,f=i[d],p=Pe(d);t.write("const ".concat(f," = ").concat(r(d),";")),t.write("\n if (".concat(f,".issues.length) {\n payload.issues = payload.issues.concat(").concat(f,".issues.map(iss => ({\n ...iss,\n path: iss.path ? [").concat(p,", ...iss.path] : [").concat(p,"]\n })));\n }\n \n \n if (").concat(f,".value === undefined) {\n if (").concat(p," in input) {\n newResult[").concat(p,"] = undefined;\n }\n } else {\n newResult[").concat(p,"] = ").concat(f,".value;\n }\n \n "))}}catch(e){l.e(e)}finally{l.f()}t.write("payload.value = newResult;"),t.write("return payload;");var h=t.compile();return function(t,n){return h(e,t,n)}}(t.shape)),l=n(l,d),c?Gn([],f,l,d,r,e):l):u(l,d):(l.issues.push({expected:"object",code:"invalid_type",input:f,inst:e}),l)}});function er(e,t,n,r){var u,a=g(e);try{for(a.s();!(u=a.n()).done;){var i=u.value;if(0===i.issues.length)return t.value=i.value,t}}catch(e){a.e(e)}finally{a.f()}var o=e.filter(function(e){return!He(e)});return 1===o.length?(t.value=o[0].value,o[0]):(t.issues.push({code:"invalid_union",input:t.value,inst:n,errors:e.map(function(e){return e.issues.map(function(e){return We(e,r,be())})})}),t)}var tr=ge("$ZodUnion",function(e,t){hn.init(e,t),Be(e._zod,"optin",function(){return t.options.some(function(e){return"optional"===e._zod.optin})?"optional":void 0}),Be(e._zod,"optout",function(){return t.options.some(function(e){return"optional"===e._zod.optout})?"optional":void 0}),Be(e._zod,"values",function(){if(t.options.every(function(e){return e._zod.values}))return new Set(t.options.flatMap(function(e){return Array.from(e._zod.values)}))}),Be(e._zod,"pattern",function(){if(t.options.every(function(e){return e._zod.pattern})){var e=t.options.map(function(e){return e._zod.pattern});return new RegExp("^(".concat(e.map(function(e){return xe(e.source)}).join("|"),")$"))}});var n=1===t.options.length,r=t.options[0]._zod.run;e._zod.parse=function(u,a){if(n)return r(u,a);var i,o=!1,s=[],c=g(t.options);try{for(c.s();!(i=c.n()).done;){var l=i.value._zod.run({value:u.value,issues:[]},a);if(l instanceof Promise)s.push(l),o=!0;else{if(0===l.issues.length)return l;s.push(l)}}}catch(e){c.e(e)}finally{c.f()}return o?Promise.all(s).then(function(t){return er(t,u,e,a)}):er(s,u,e,a)}}),nr=ge("$ZodDiscriminatedUnion",function(e,t){tr.init(e,t);var n=e._zod.parse;Be(e._zod,"propValues",function(){var e,n={},r=g(t.options);try{for(r.s();!(e=r.n()).done;){var u=e.value,a=u._zod.propValues;if(!a||0===Object.keys(a).length)throw new Error('Invalid discriminated union option at index "'.concat(t.options.indexOf(u),'"'));for(var i=0,o=Object.entries(a);i<o.length;i++){var s=I(o[i],2),c=s[0],l=s[1];n[c]||(n[c]=new Set);var d,f=g(l);try{for(f.s();!(d=f.n()).done;){var p=d.value;n[c].add(p)}}catch(e){f.e(e)}finally{f.f()}}}}catch(e){r.e(e)}finally{r.f()}return n});var r=we(function(){var e,n=t.options,r=new Map,u=g(n);try{for(u.s();!(e=u.n()).done;){var a,i=e.value,o=null===(a=i._zod.propValues)||void 0===a?void 0:a[t.discriminator];if(!o||0===o.size)throw new Error('Invalid discriminated union option at index "'.concat(t.options.indexOf(i),'"'));var s,c=g(o);try{for(c.s();!(s=c.n()).done;){var l=s.value;if(r.has(l))throw new Error('Duplicate discriminator value "'.concat(String(l),'"'));r.set(l,i)}}catch(e){c.e(e)}finally{c.f()}}}catch(e){u.e(e)}finally{u.f()}return r});e._zod.parse=function(u,a){var i=u.value;if(!Ne(i))return u.issues.push({code:"invalid_type",expected:"object",input:i,inst:e}),u;var o=r.value.get(null==i?void 0:i[t.discriminator]);return o?o._zod.run(u,a):t.unionFallback?n(u,a):(u.issues.push({code:"invalid_union",errors:[],note:"No matching discriminator",discriminator:t.discriminator,input:i,path:[t.discriminator],inst:e}),u)}}),rr=ge("$ZodIntersection",function(e,t){hn.init(e,t),e._zod.parse=function(e,n){var r=e.value,u=t.left._zod.run({value:r,issues:[]},n),a=t.right._zod.run({value:r,issues:[]},n);return u instanceof Promise||a instanceof Promise?Promise.all([u,a]).then(function(t){var n=I(t,2),r=n[0],u=n[1];return ar(e,r,u)}):ar(e,u,a)}});function ur(e,t){if(e===t)return{valid:!0,data:e};if(e instanceof Date&&t instanceof Date&&+e===+t)return{valid:!0,data:e};if(Re(e)&&Re(t)){var n,r=Object.keys(t),u=Object.keys(e).filter(function(e){return-1!==r.indexOf(e)}),a=w(w({},e),t),i=g(u);try{for(i.s();!(n=i.n()).done;){var o=n.value,s=ur(e[o],t[o]);if(!s.valid)return{valid:!1,mergeErrorPath:[o].concat(O(s.mergeErrorPath))};a[o]=s.data}}catch(e){i.e(e)}finally{i.f()}return{valid:!0,data:a}}if(Array.isArray(e)&&Array.isArray(t)){if(e.length!==t.length)return{valid:!1,mergeErrorPath:[]};for(var c=[],l=0;l<e.length;l++){var d=ur(e[l],t[l]);if(!d.valid)return{valid:!1,mergeErrorPath:[l].concat(O(d.mergeErrorPath))};c.push(d.data)}return{valid:!0,data:c}}return{valid:!1,mergeErrorPath:[]}}function ar(e,t,n){var r,u;t.issues.length&&(r=e.issues).push.apply(r,O(t.issues));n.issues.length&&(u=e.issues).push.apply(u,O(n.issues));if(He(e))return e;var a=ur(t.value,n.value);if(!a.valid)throw new Error("Unmergable intersection. Error path: "+"".concat(JSON.stringify(a.mergeErrorPath)));return e.value=a.data,e}var ir=ge("$ZodRecord",function(e,t){hn.init(e,t),e._zod.parse=function(n,r){var u=n.value;if(!Re(u))return n.issues.push({expected:"record",code:"invalid_type",input:u,inst:e}),n;var a=[];if(t.keyType._zod.values){var i=t.keyType._zod.values;n.value={};var o,s,c=g(i);try{var l=function(){var e=o.value;if("string"==typeof e||"number"==typeof e||"symbol"===P(e)){var i=t.valueType._zod.run({value:u[e],issues:[]},r);if(i instanceof Promise)a.push(i.then(function(t){var r;t.issues.length&&(r=n.issues).push.apply(r,O(Ue(e,t.issues)));n.value[e]=t.value}));else{var s;if(i.issues.length)(s=n.issues).push.apply(s,O(Ue(e,i.issues)));n.value[e]=i.value}}};for(c.s();!(o=c.n()).done;)l()}catch(e){c.e(e)}finally{c.f()}for(var d in u)i.has(d)||(s=null!=s?s:[]).push(d);s&&s.length>0&&n.issues.push({code:"unrecognized_keys",input:u,inst:e,keys:s})}else{n.value={};var f,p=g(Reflect.ownKeys(u));try{var h=function(){var i=f.value;if("__proto__"===i)return 0;var o=t.keyType._zod.run({value:i,issues:[]},r);if(o instanceof Promise)throw new Error("Async schemas not supported in object keys currently");if(o.issues.length)return n.issues.push({code:"invalid_key",origin:"record",issues:o.issues.map(function(e){return We(e,r,be())}),input:i,path:[i],inst:e}),n.value[o.value]=o.value,0;var s=t.valueType._zod.run({value:u[i],issues:[]},r);if(s instanceof Promise)a.push(s.then(function(e){var t;e.issues.length&&(t=n.issues).push.apply(t,O(Ue(i,e.issues)));n.value[o.value]=e.value}));else{var c;if(s.issues.length)(c=n.issues).push.apply(c,O(Ue(i,s.issues)));n.value[o.value]=s.value}};for(p.s();!(f=p.n()).done;)h()}catch(e){p.e(e)}finally{p.f()}}return a.length?Promise.all(a).then(function(){return n}):n}}),or=ge("$ZodEnum",function(e,t){hn.init(e,t);var n=Ae(t.entries),r=new Set(n);e._zod.values=r,e._zod.pattern=new RegExp("^(".concat(n.filter(function(e){return Ze.has(P(e))}).map(function(e){return"string"==typeof e?Le(e):e.toString()}).join("|"),")$")),e._zod.parse=function(t,u){var a=t.value;return r.has(a)||t.issues.push({code:"invalid_value",values:n,input:a,inst:e}),t}}),sr=ge("$ZodLiteral",function(e,t){if(hn.init(e,t),0===t.values.length)throw new Error("Cannot create literal schema with no valid values");e._zod.values=new Set(t.values),e._zod.pattern=new RegExp("^(".concat(t.values.map(function(e){return"string"==typeof e?Le(e):e?Le(e.toString()):String(e)}).join("|"),")$")),e._zod.parse=function(n,r){var u=n.value;return e._zod.values.has(u)||n.issues.push({code:"invalid_value",values:t.values,input:u,inst:e}),n}}),cr=ge("$ZodTransform",function(e,t){hn.init(e,t),e._zod.parse=function(n,r){if("backward"===r.direction)throw new Ee(e.constructor.name);var u=t.transform(n.value,n);if(r.async)return(u instanceof Promise?u:Promise.resolve(u)).then(function(e){return n.value=e,n});if(u instanceof Promise)throw new Fe;return n.value=u,n}});function lr(e,t){return e.issues.length&&void 0===t?{issues:[],value:void 0}:e}var dr=ge("$ZodOptional",function(e,t){hn.init(e,t),e._zod.optin="optional",e._zod.optout="optional",Be(e._zod,"values",function(){return t.innerType._zod.values?new Set([].concat(O(t.innerType._zod.values),[void 0])):void 0}),Be(e._zod,"pattern",function(){var e=t.innerType._zod.pattern;return e?new RegExp("^(".concat(xe(e.source),")?$")):void 0}),e._zod.parse=function(e,n){if("optional"===t.innerType._zod.optin){var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then(function(t){return lr(t,e.value)}):lr(r,e.value)}return void 0===e.value?e:t.innerType._zod.run(e,n)}}),fr=ge("$ZodNullable",function(e,t){hn.init(e,t),Be(e._zod,"optin",function(){return t.innerType._zod.optin}),Be(e._zod,"optout",function(){return t.innerType._zod.optout}),Be(e._zod,"pattern",function(){var e=t.innerType._zod.pattern;return e?new RegExp("^(".concat(xe(e.source),"|null)$")):void 0}),Be(e._zod,"values",function(){return t.innerType._zod.values?new Set([].concat(O(t.innerType._zod.values),[null])):void 0}),e._zod.parse=function(e,n){return null===e.value?e:t.innerType._zod.run(e,n)}}),pr=ge("$ZodDefault",function(e,t){hn.init(e,t),e._zod.optin="optional",Be(e._zod,"values",function(){return t.innerType._zod.values}),e._zod.parse=function(e,n){if("backward"===n.direction)return t.innerType._zod.run(e,n);if(void 0===e.value)return e.value=t.defaultValue,e;var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then(function(e){return hr(e,t)}):hr(r,t)}});function hr(e,t){return void 0===e.value&&(e.value=t.defaultValue),e}var vr=ge("$ZodPrefault",function(e,t){hn.init(e,t),e._zod.optin="optional",Be(e._zod,"values",function(){return t.innerType._zod.values}),e._zod.parse=function(e,n){return"backward"===n.direction||void 0===e.value&&(e.value=t.defaultValue),t.innerType._zod.run(e,n)}}),mr=ge("$ZodNonOptional",function(e,t){hn.init(e,t),Be(e._zod,"values",function(){var e=t.innerType._zod.values;return e?new Set(O(e).filter(function(e){return void 0!==e})):void 0}),e._zod.parse=function(n,r){var u=t.innerType._zod.run(n,r);return u instanceof Promise?u.then(function(t){return Dr(t,e)}):Dr(u,e)}});function Dr(e,t){return e.issues.length||void 0!==e.value||e.issues.push({code:"invalid_type",expected:"nonoptional",input:e.value,inst:t}),e}var yr=ge("$ZodCatch",function(e,t){hn.init(e,t),Be(e._zod,"optin",function(){return t.innerType._zod.optin}),Be(e._zod,"optout",function(){return t.innerType._zod.optout}),Be(e._zod,"values",function(){return t.innerType._zod.values}),e._zod.parse=function(e,n){if("backward"===n.direction)return t.innerType._zod.run(e,n);var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then(function(r){return e.value=r.value,r.issues.length&&(e.value=t.catchValue(w(w({},e),{},{error:{issues:r.issues.map(function(e){return We(e,n,be())})},input:e.value})),e.issues=[]),e}):(e.value=r.value,r.issues.length&&(e.value=t.catchValue(w(w({},e),{},{error:{issues:r.issues.map(function(e){return We(e,n,be())})},input:e.value})),e.issues=[]),e)}}),gr=ge("$ZodPipe",function(e,t){hn.init(e,t),Be(e._zod,"values",function(){return t.in._zod.values}),Be(e._zod,"optin",function(){return t.in._zod.optin}),Be(e._zod,"optout",function(){return t.out._zod.optout}),Be(e._zod,"propValues",function(){return t.in._zod.propValues}),e._zod.parse=function(e,n){if("backward"===n.direction){var r=t.out._zod.run(e,n);return r instanceof Promise?r.then(function(e){return Fr(e,t.in,n)}):Fr(r,t.in,n)}var u=t.in._zod.run(e,n);return u instanceof Promise?u.then(function(e){return Fr(e,t.out,n)}):Fr(u,t.out,n)}});function Fr(e,t,n){return e.issues.length?(e.aborted=!0,e):t._zod.run({value:e.value,issues:e.issues},n)}var Er=ge("$ZodReadonly",function(e,t){hn.init(e,t),Be(e._zod,"propValues",function(){return t.innerType._zod.propValues}),Be(e._zod,"values",function(){return t.innerType._zod.values}),Be(e._zod,"optin",function(){return t.innerType._zod.optin}),Be(e._zod,"optout",function(){return t.innerType._zod.optout}),e._zod.parse=function(e,n){if("backward"===n.direction)return t.innerType._zod.run(e,n);var r=t.innerType._zod.run(e,n);return r instanceof Promise?r.then(Cr):Cr(r)}});function Cr(e){return e.value=Object.freeze(e.value),e}var br=ge("$ZodLazy",function(e,t){hn.init(e,t),Be(e._zod,"innerType",function(){return t.getter()}),Be(e._zod,"pattern",function(){return e._zod.innerType._zod.pattern}),Be(e._zod,"propValues",function(){return e._zod.innerType._zod.propValues}),Be(e._zod,"optin",function(){var t;return null!==(t=e._zod.innerType._zod.optin)&&void 0!==t?t:void 0}),Be(e._zod,"optout",function(){var t;return null!==(t=e._zod.innerType._zod.optout)&&void 0!==t?t:void 0}),e._zod.parse=function(t,n){return e._zod.innerType._zod.run(t,n)}}),Ar=ge("$ZodCustom",function(e,t){$t.init(e,t),hn.init(e,t),e._zod.parse=function(e,t){return e},e._zod.check=function(n){var r=n.value,u=t.fn(r);if(u instanceof Promise)return u.then(function(t){return kr(t,n,r,e)});kr(u,n,r,e)}});function kr(e,t,n,r){if(!e){var u,a={code:"custom",input:n,inst:r,path:O(null!==(u=r._zod.def.path)&&void 0!==u?u:[]),continue:!r._zod.def.abort};r._zod.def.params&&(a.params=r._zod.def.params),t.issues.push(Ge(a))}}var wr=function(){return y(function e(){v(this,e),this._map=new WeakMap,this._idmap=new Map},[{key:"add",value:function(e){var t=arguments.length<=1?void 0:arguments[1];if(this._map.set(e,t),t&&"object"===P(t)&&"id"in t){if(this._idmap.has(t.id))throw new Error("ID ".concat(t.id," already exists in the registry"));this._idmap.set(t.id,e)}return this}},{key:"clear",value:function(){return this._map=new WeakMap,this._idmap=new Map,this}},{key:"remove",value:function(e){var t=this._map.get(e);return t&&"object"===P(t)&&"id"in t&&this._idmap.delete(t.id),this._map.delete(e),this}},{key:"get",value:function(e){var t=e._zod.parent;if(t){var n,r=w({},null!==(n=this.get(t))&&void 0!==n?n:{});delete r.id;var u=w(w({},r),this._map.get(e));return Object.keys(u).length?u:void 0}return this._map.get(e)}},{key:"has",value:function(e){return this._map.has(e)}}])}();function _r(){return new wr}var xr=_r();function Sr(e,t){return new e(w({type:"string",format:"guid",check:"string_format",abort:!1},qe(t)))}function Br(e,t){return new e(w({type:"string",format:"base64",check:"string_format",abort:!1},qe(t)))}function Ir(e,t){return new Vt(w(w({check:"less_than"},qe(t)),{},{value:e,inclusive:!1}))}function Or(e,t){return new Vt(w(w({check:"less_than"},qe(t)),{},{value:e,inclusive:!0}))}function Tr(e,t){return new Ht(w(w({check:"greater_than"},qe(t)),{},{value:e,inclusive:!1}))}function Pr(e,t){return new Ht(w(w({check:"greater_than"},qe(t)),{},{value:e,inclusive:!0}))}function jr(e,t){return new Ut(w(w({check:"multiple_of"},qe(t)),{},{value:e}))}function Nr(e,t){return new Gt(w(w({check:"max_length"},qe(t)),{},{maximum:e}))}function zr(e,t){return new Yt(w(w({check:"min_length"},qe(t)),{},{minimum:e}))}function Rr(e,t){return new Xt(w(w({check:"length_equals"},qe(t)),{},{length:e}))}function Mr(e,t){return new tn(w(w({check:"string_format",format:"regex"},qe(t)),{},{pattern:e}))}function Zr(e){return new nn(w({check:"string_format",format:"lowercase"},qe(e)))}function Lr(e){return new rn(w({check:"string_format",format:"uppercase"},qe(e)))}function $r(e,t){return new un(w(w({check:"string_format",format:"includes"},qe(t)),{},{includes:e}))}function qr(e,t){return new an(w(w({check:"string_format",format:"starts_with"},qe(t)),{},{prefix:e}))}function Vr(e,t){return new on(w(w({check:"string_format",format:"ends_with"},qe(t)),{},{suffix:e}))}function Hr(e){return new dn({check:"overwrite",tx:e})}function Ur(e){return Hr(function(t){return t.normalize(e)})}function Kr(){return Hr(function(e){return e.trim()})}function Wr(){return Hr(function(e){return e.toLowerCase()})}function Jr(){return Hr(function(e){return e.toUpperCase()})}function Qr(e){var t=function(e,t){var n=new $t(w({check:"custom"},qe(t)));return n._zod.check=e,n}(function(n){return n.addIssue=function(e){if("string"==typeof e)n.issues.push(Ge(e,n.value,t._zod.def));else{var r,u,a,i,o=e;o.fatal&&(o.continue=!1),null!==(r=o.code)&&void 0!==r||(o.code="custom"),null!==(u=o.input)&&void 0!==u||(o.input=n.value),null!==(a=o.inst)&&void 0!==a||(o.inst=t),null!==(i=o.continue)&&void 0!==i||(o.continue=!t._zod.def.abort),n.issues.push(Ge(o))}},e(n.value,n)});return t}var Gr=function(){return y(function e(t){var n,r,u,a,i;v(this,e),this.counter=0,this.metadataRegistry=null!==(n=null==t?void 0:t.metadata)&&void 0!==n?n:xr,this.target=null!==(r=null==t?void 0:t.target)&&void 0!==r?r:"draft-2020-12",this.unrepresentable=null!==(u=null==t?void 0:t.unrepresentable)&&void 0!==u?u:"throw",this.override=null!==(a=null==t?void 0:t.override)&&void 0!==a?a:function(){},this.io=null!==(i=null==t?void 0:t.io)&&void 0!==i?i:"output",this.seen=new Map},[{key:"process",value:function(e){var t,n,r,u,a=this,i=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{path:[],schemaPath:[]},o=e._zod.def,s=this.seen.get(e);if(s)return s.count++,i.schemaPath.includes(e)&&(s.cycle=i.path),s.schema;var c={schema:{},count:1,cycle:void 0,path:i.path};this.seen.set(e,c);var l=null===(t=(n=e._zod).toJSONSchema)||void 0===t?void 0:t.call(n);if(l)c.schema=l;else{var d=w(w({},i),{},{schemaPath:[].concat(O(i.schemaPath),[e]),path:i.path}),f=e._zod.parent;if(f)c.ref=f,this.process(f,d),this.seen.get(f).isParent=!0;else{var p=c.schema;switch(o.type){case"string":var h=p;h.type="string";var v,m=e._zod.bag,D=m.minimum,y=m.maximum,F=m.format,E=m.patterns,C=m.contentEncoding;if("number"==typeof D&&(h.minLength=D),"number"==typeof y&&(h.maxLength=y),F)h.format=null!==(v={guid:"uuid",url:"uri",datetime:"date-time",json_string:"json-string",regex:""}[F])&&void 0!==v?v:F,""===h.format&&delete h.format;if(C&&(h.contentEncoding=C),E&&E.size>0){var b=O(E);1===b.length?h.pattern=b[0].source:b.length>1&&(c.schema.allOf=O(b.map(function(e){return w(w({},"draft-7"===a.target||"draft-4"===a.target||"openapi-3.0"===a.target?{type:"string"}:{}),{},{pattern:e.source})})))}break;case"number":var A=p,k=e._zod.bag,_=k.minimum,x=k.maximum,S=k.format,B=k.multipleOf,I=k.exclusiveMaximum,T=k.exclusiveMinimum;"string"==typeof S&&S.includes("int")?A.type="integer":A.type="number","number"==typeof T&&("draft-4"===this.target||"openapi-3.0"===this.target?(A.minimum=T,A.exclusiveMinimum=!0):A.exclusiveMinimum=T),"number"==typeof _&&(A.minimum=_,"number"==typeof T&&"draft-4"!==this.target&&(T>=_?delete A.minimum:delete A.exclusiveMinimum)),"number"==typeof I&&("draft-4"===this.target||"openapi-3.0"===this.target?(A.maximum=I,A.exclusiveMaximum=!0):A.exclusiveMaximum=I),"number"==typeof x&&(A.maximum=x,"number"==typeof I&&"draft-4"!==this.target&&(I<=x?delete A.maximum:delete A.exclusiveMaximum)),"number"==typeof B&&(A.multipleOf=B);break;case"boolean":p.type="boolean";break;case"bigint":if("throw"===this.unrepresentable)throw new Error("BigInt cannot be represented in JSON Schema");break;case"symbol":if("throw"===this.unrepresentable)throw new Error("Symbols cannot be represented in JSON Schema");break;case"null":"openapi-3.0"===this.target?(p.type="string",p.nullable=!0,p.enum=[null]):p.type="null";break;case"any":case"unknown":break;case"undefined":if("throw"===this.unrepresentable)throw new Error("Undefined cannot be represented in JSON Schema");break;case"void":if("throw"===this.unrepresentable)throw new Error("Void cannot be represented in JSON Schema");break;case"never":p.not={};break;case"date":if("throw"===this.unrepresentable)throw new Error("Date cannot be represented in JSON Schema");break;case"array":var j=p,N=e._zod.bag,z=N.minimum,R=N.maximum;"number"==typeof z&&(j.minItems=z),"number"==typeof R&&(j.maxItems=R),j.type="array",j.items=this.process(o.element,w(w({},d),{},{path:[].concat(O(d.path),["items"])}));break;case"object":var M,Z=p;Z.type="object",Z.properties={};var L=o.shape;for(var $ in L)Z.properties[$]=this.process(L[$],w(w({},d),{},{path:[].concat(O(d.path),["properties",$])}));var q=new Set(Object.keys(L)),V=new Set(O(q).filter(function(e){var t=o.shape[e]._zod;return"input"===a.io?void 0===t.optin:void 0===t.optout}));V.size>0&&(Z.required=Array.from(V)),"never"===(null===(M=o.catchall)||void 0===M?void 0:M._zod.def.type)?Z.additionalProperties=!1:o.catchall?o.catchall&&(Z.additionalProperties=this.process(o.catchall,w(w({},d),{},{path:[].concat(O(d.path),["additionalProperties"])}))):"output"===this.io&&(Z.additionalProperties=!1);break;case"union":var H=p,U=o.options.map(function(e,t){return a.process(e,w(w({},d),{},{path:[].concat(O(d.path),["anyOf",t])}))});H.anyOf=U;break;case"intersection":var K=p,W=this.process(o.left,w(w({},d),{},{path:[].concat(O(d.path),["allOf",0])})),J=this.process(o.right,w(w({},d),{},{path:[].concat(O(d.path),["allOf",1])})),Q=function(e){return"allOf"in e&&1===Object.keys(e).length},G=[].concat(O(Q(W)?W.allOf:[W]),O(Q(J)?J.allOf:[J]));K.allOf=G;break;case"tuple":var Y=p;Y.type="array";var X="draft-2020-12"===this.target?"prefixItems":"items",ee="draft-2020-12"===this.target||"openapi-3.0"===this.target?"items":"additionalItems",te=o.items.map(function(e,t){return a.process(e,w(w({},d),{},{path:[].concat(O(d.path),[X,t])}))}),ne=o.rest?this.process(o.rest,w(w({},d),{},{path:[].concat(O(d.path),[ee],O("openapi-3.0"===this.target?[o.items.length]:[]))})):null;"draft-2020-12"===this.target?(Y.prefixItems=te,ne&&(Y.items=ne)):"openapi-3.0"===this.target?(Y.items={anyOf:te},ne&&Y.items.anyOf.push(ne),Y.minItems=te.length,ne||(Y.maxItems=te.length)):(Y.items=te,ne&&(Y.additionalItems=ne));var re=e._zod.bag,ue=re.minimum,ae=re.maximum;"number"==typeof ue&&(Y.minItems=ue),"number"==typeof ae&&(Y.maxItems=ae);break;case"record":var ie=p;ie.type="object","draft-7"!==this.target&&"draft-2020-12"!==this.target||(ie.propertyNames=this.process(o.keyType,w(w({},d),{},{path:[].concat(O(d.path),["propertyNames"])}))),ie.additionalProperties=this.process(o.valueType,w(w({},d),{},{path:[].concat(O(d.path),["additionalProperties"])}));break;case"map":if("throw"===this.unrepresentable)throw new Error("Map cannot be represented in JSON Schema");break;case"set":if("throw"===this.unrepresentable)throw new Error("Set cannot be represented in JSON Schema");break;case"enum":var oe=p,se=Ae(o.entries);se.every(function(e){return"number"==typeof e})&&(oe.type="number"),se.every(function(e){return"string"==typeof e})&&(oe.type="string"),oe.enum=se;break;case"literal":var ce,le=p,de=[],fe=g(o.values);try{for(fe.s();!(ce=fe.n()).done;){var pe=ce.value;if(void 0===pe){if("throw"===this.unrepresentable)throw new Error("Literal `undefined` cannot be represented in JSON Schema")}else if("bigint"==typeof pe){if("throw"===this.unrepresentable)throw new Error("BigInt literals cannot be represented in JSON Schema");de.push(Number(pe))}else de.push(pe)}}catch(e){fe.e(e)}finally{fe.f()}if(0===de.length);else if(1===de.length){var he=de[0];le.type=null===he?"null":P(he),"draft-4"===this.target||"openapi-3.0"===this.target?le.enum=[he]:le.const=he}else de.every(function(e){return"number"==typeof e})&&(le.type="number"),de.every(function(e){return"string"==typeof e})&&(le.type="string"),de.every(function(e){return"boolean"==typeof e})&&(le.type="string"),de.every(function(e){return null===e})&&(le.type="null"),le.enum=de;break;case"file":var ve=p,me={type:"string",format:"binary",contentEncoding:"binary"},De=e._zod.bag,ye=De.minimum,ge=De.maximum,Fe=De.mime;void 0!==ye&&(me.minLength=ye),void 0!==ge&&(me.maxLength=ge),Fe?1===Fe.length?(me.contentMediaType=Fe[0],Object.assign(ve,me)):ve.anyOf=Fe.map(function(e){return w(w({},me),{},{contentMediaType:e})}):Object.assign(ve,me);break;case"transform":if("throw"===this.unrepresentable)throw new Error("Transforms cannot be represented in JSON Schema");break;case"nullable":var Ee=this.process(o.innerType,d);"openapi-3.0"===this.target?(c.ref=o.innerType,p.nullable=!0):p.anyOf=[Ee,{type:"null"}];break;case"nonoptional":case"promise":case"optional":this.process(o.innerType,d),c.ref=o.innerType;break;case"success":p.type="boolean";break;case"default":this.process(o.innerType,d),c.ref=o.innerType,p.default=JSON.parse(JSON.stringify(o.defaultValue));break;case"prefault":this.process(o.innerType,d),c.ref=o.innerType,"input"===this.io&&(p._prefault=JSON.parse(JSON.stringify(o.defaultValue)));break;case"catch":var Ce;this.process(o.innerType,d),c.ref=o.innerType;try{Ce=o.catchValue(void 0)}catch(e){throw new Error("Dynamic catch values are not supported in JSON Schema")}p.default=Ce;break;case"nan":if("throw"===this.unrepresentable)throw new Error("NaN cannot be represented in JSON Schema");break;case"template_literal":var be=p,ke=e._zod.pattern;if(!ke)throw new Error("Pattern not found in template literal");be.type="string",be.pattern=ke.source;break;case"pipe":var we="input"===this.io?"transform"===o.in._zod.def.type?o.out:o.in:o.out;this.process(we,d),c.ref=we;break;case"readonly":this.process(o.innerType,d),c.ref=o.innerType,p.readOnly=!0;break;case"lazy":var _e=e._zod.innerType;this.process(_e,d),c.ref=_e;break;case"custom":if("throw"===this.unrepresentable)throw new Error("Custom types cannot be represented in JSON Schema");break;case"function":if("throw"===this.unrepresentable)throw new Error("Function types cannot be represented in JSON Schema")}}}var xe=this.metadataRegistry.get(e);return xe&&Object.assign(c.schema,xe),"input"===this.io&&Yr(e)&&(delete c.schema.examples,delete c.schema.default),"input"===this.io&&c.schema._prefault&&(null!==(r=(u=c.schema).default)&&void 0!==r||(u.default=c.schema._prefault)),delete c.schema._prefault,this.seen.get(e).schema}},{key:"emit",value:function(e,t){var n,r,u,a,i,o,s=this,c={cycles:null!==(n=null==t?void 0:t.cycles)&&void 0!==n?n:"ref",reused:null!==(r=null==t?void 0:t.reused)&&void 0!==r?r:"inline",external:null!==(u=null==t?void 0:t.external)&&void 0!==u?u:void 0},l=this.seen.get(e);if(!l)throw new Error("Unprocessed schema. This is a bug in Zod.");var d=function(e){if(!e[1].schema.$ref){var t=e[1],n=function(e){var t,n="draft-2020-12"===s.target?"$defs":"definitions";if(c.external){var r,u,a,i,o=null===(r=c.external.registry.get(e[0]))||void 0===r?void 0:r.id,d=null!==(u=c.external.uri)&&void 0!==u?u:function(e){return e};if(o)return{ref:d(o)};var f=null!==(a=null!==(i=e[1].defId)&&void 0!==i?i:e[1].schema.id)&&void 0!==a?a:"schema".concat(s.counter++);return e[1].defId=f,{defId:f,ref:"".concat(d("__shared"),"#/").concat(n,"/").concat(f)}}if(e[1]===l)return{ref:"#"};var p="".concat("#","/").concat(n,"/"),h=null!==(t=e[1].schema.id)&&void 0!==t?t:"__schema".concat(s.counter++);return{defId:h,ref:p+h}}(e),r=n.ref,u=n.defId;t.def=w({},t.schema),u&&(t.defId=u);var a=t.schema;for(var i in a)delete a[i];a.$ref=r}};if("throw"===c.cycles){var f,p=g(this.seen.entries());try{for(p.s();!(f=p.n()).done;){var h,v=f.value[1];if(v.cycle)throw new Error("Cycle detected: "+"#/".concat(null===(h=v.cycle)||void 0===h?void 0:h.join("/"),"/<root>")+'\n\nSet the `cycles` parameter to `"ref"` to resolve cyclical schemas with defs.')}}catch(e){p.e(e)}finally{p.f()}}var m,D=g(this.seen.entries());try{for(D.s();!(m=D.n()).done;){var y,F=m.value,E=F[1];if(e!==F[0]){if(c.external){var C,b=null===(C=c.external.registry.get(F[0]))||void 0===C?void 0:C.id;if(e!==F[0]&&b){d(F);continue}}((null===(y=this.metadataRegistry.get(F[0]))||void 0===y?void 0:y.id)||E.cycle||E.count>1&&"ref"===c.reused)&&d(F)}else d(F)}}catch(e){D.e(e)}finally{D.f()}var A,k=function(e,t){var n,r,u=s.seen.get(e),a=null!==(n=u.def)&&void 0!==n?n:u.schema,i=w({},a);if(null!==u.ref){var o=u.ref;if(u.ref=null,o){k(o,t);var c,l=s.seen.get(o).schema;if(!l.$ref||"draft-7"!==t.target&&"draft-4"!==t.target&&"openapi-3.0"!==t.target)Object.assign(a,l),Object.assign(a,i);else a.allOf=null!==(c=a.allOf)&&void 0!==c?c:[],a.allOf.push(l)}u.isParent||s.override({zodSchema:e,jsonSchema:a,path:null!==(r=u.path)&&void 0!==r?r:[]})}},_=g(O(this.seen.entries()).reverse());try{for(_.s();!(A=_.n()).done;){var x=A.value;k(x[0],{target:this.target})}}catch(e){_.e(e)}finally{_.f()}var S={};if("draft-2020-12"===this.target?S.$schema="https://json-schema.org/draft/2020-12/schema":"draft-7"===this.target?S.$schema="http://json-schema.org/draft-07/schema#":"draft-4"===this.target?S.$schema="http://json-schema.org/draft-04/schema#":"openapi-3.0"===this.target||console.warn("Invalid target: ".concat(this.target)),null!==(a=c.external)&&void 0!==a&&a.uri){var B,I=null===(B=c.external.registry.get(e))||void 0===B?void 0:B.id;if(!I)throw new Error("Schema is missing an `id` property");S.$id=c.external.uri(I)}Object.assign(S,l.def);var T,P=null!==(i=null===(o=c.external)||void 0===o?void 0:o.defs)&&void 0!==i?i:{},j=g(this.seen.entries());try{for(j.s();!(T=j.n()).done;){var N=T.value[1];N.def&&N.defId&&(P[N.defId]=N.def)}}catch(e){j.e(e)}finally{j.f()}c.external||Object.keys(P).length>0&&("draft-2020-12"===this.target?S.$defs=P:S.definitions=P);try{return JSON.parse(JSON.stringify(S))}catch(e){throw new Error("Error converting schema to JSON.")}}}])}();function Yr(e,t){var n=null!=t?t:{seen:new Set};if(n.seen.has(e))return!1;n.seen.add(e);var r=e._zod.def;switch(r.type){case"string":case"number":case"bigint":case"boolean":case"date":case"symbol":case"undefined":case"null":case"any":case"unknown":case"never":case"void":case"literal":case"enum":case"nan":case"file":case"template_literal":case"custom":case"success":case"catch":case"function":return!1;case"array":return Yr(r.element,n);case"object":for(var u in r.shape)if(Yr(r.shape[u],n))return!0;return!1;case"union":var a,i=g(r.options);try{for(i.s();!(a=i.n()).done;){if(Yr(a.value,n))return!0}}catch(e){i.e(e)}finally{i.f()}return!1;case"intersection":return Yr(r.left,n)||Yr(r.right,n);case"tuple":var o,s=g(r.items);try{for(s.s();!(o=s.n()).done;){if(Yr(o.value,n))return!0}}catch(e){s.e(e)}finally{s.f()}return!(!r.rest||!Yr(r.rest,n));case"record":case"map":return Yr(r.keyType,n)||Yr(r.valueType,n);case"set":return Yr(r.valueType,n);case"promise":case"optional":case"nonoptional":case"nullable":case"readonly":case"default":case"prefault":return Yr(r.innerType,n);case"lazy":return Yr(r.getter(),n);case"transform":return!0;case"pipe":return Yr(r.in,n)||Yr(r.out,n)}throw new Error("Unknown schema type: ".concat(r.type))}var Xr=Object.freeze({__proto__:null,endsWith:Vr,gt:Tr,gte:Pr,includes:$r,length:Rr,lowercase:Zr,lt:Ir,lte:Or,maxLength:Nr,maxSize:function(e,t){return new Wt(w(w({check:"max_size"},qe(t)),{},{maximum:e}))},mime:function(e,t){return new ln(w({check:"mime_type",mime:e},qe(t)))},minLength:zr,minSize:function(e,t){return new Jt(w(w({check:"min_size"},qe(t)),{},{minimum:e}))},multipleOf:jr,negative:function(e){return Ir(0,e)},nonnegative:function(e){return Pr(0,e)},nonpositive:function(e){return Or(0,e)},normalize:Ur,overwrite:Hr,positive:function(e){return Tr(0,e)},property:function(e,t,n){return new cn(w({check:"property",property:e,schema:t},qe(n)))},regex:Mr,size:function(e,t){return new Qt(w(w({check:"size_equals"},qe(t)),{},{size:e}))},startsWith:qr,toLowerCase:Wr,toUpperCase:Jr,trim:Kr,uppercase:Lr}),eu=ge("ZodISODateTime",function(e,t){xn.init(e,t),ku.init(e,t)});function tu(e){return function(e,t){return new e(w({type:"string",format:"datetime",check:"string_format",offset:!1,local:!1,precision:null},qe(t)))}(eu,e)}var nu=ge("ZodISODate",function(e,t){Sn.init(e,t),ku.init(e,t)});function ru(e){return function(e,t){return new e(w({type:"string",format:"date",check:"string_format"},qe(t)))}(nu,e)}var uu=ge("ZodISOTime",function(e,t){Bn.init(e,t),ku.init(e,t)});function au(e){return function(e,t){return new e(w({type:"string",format:"time",check:"string_format",precision:null},qe(t)))}(uu,e)}var iu=ge("ZodISODuration",function(e,t){In.init(e,t),ku.init(e,t)});function ou(e){return function(e,t){return new e(w({type:"string",format:"duration",check:"string_format"},qe(t)))}(iu,e)}var su=ge("ZodError",function(e,t){Xe.init(e,t),e.name="ZodError",Object.defineProperties(e,{format:{value:function(t){return function(e,t){var n=t||function(e){return e.message},r={_errors:[]},u=function(e){var t,a=g(e.issues);try{for(a.s();!(t=a.n()).done;){var i=t.value;if("invalid_union"===i.code&&i.errors.length)i.errors.map(function(e){return u({issues:e})});else if("invalid_key"===i.code)u({issues:i.issues});else if("invalid_element"===i.code)u({issues:i.issues});else if(0===i.path.length)r._errors.push(n(i));else for(var o=r,s=0;s<i.path.length;){var c=i.path[s];s===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(n(i))):o[c]=o[c]||{_errors:[]},o=o[c],s++}}}catch(e){a.e(e)}finally{a.f()}};return u(e),r}(e,t)}},flatten:{value:function(t){return function(e){var t,n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:function(e){return e.message},r={},u=[],a=g(e.issues);try{for(a.s();!(t=a.n()).done;){var i=t.value;i.path.length>0?(r[i.path[0]]=r[i.path[0]]||[],r[i.path[0]].push(n(i))):u.push(n(i))}}catch(e){a.e(e)}finally{a.f()}return{formErrors:u,fieldErrors:r}}(e,t)}},addIssue:{value:function(t){e.issues.push(t),e.message=JSON.stringify(e.issues,ke,2)}},addIssues:{value:function(t){var n;(n=e.issues).push.apply(n,O(t)),e.message=JSON.stringify(e.issues,ke,2)}},isEmpty:{get:function(){return 0===e.issues.length}}})},{Parent:Error}),cu=tt(su),lu=nt(su),du=rt(su),fu=at(su),pu=ot(su),hu=st(su),vu=ct(su),mu=lt(su),Du=dt(su),yu=ft(su),gu=pt(su),Fu=ht(su),Eu=ge("ZodType",function(e,t){return hn.init(e,t),e.def=t,e.type=t.type,Object.defineProperty(e,"_def",{value:t}),e.check=function(){for(var n,r=arguments.length,u=new Array(r),a=0;a<r;a++)u[a]=arguments[a];return e.clone(w(w({},t),{},{checks:[].concat(O(null!==(n=t.checks)&&void 0!==n?n:[]),O(u.map(function(e){return"function"==typeof e?{_zod:{check:e,def:{check:"custom"},onattach:[]}}:e})))}))},e.clone=function(t,n){return $e(e,t,n)},e.brand=function(){return e},e.register=function(t,n){return t.add(e,n),e},e.parse=function(t,n){return cu(e,t,n,{callee:e.parse})},e.safeParse=function(t,n){return du(e,t,n)},e.parseAsync=function(){var t=p(x().m(function t(n,r){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,lu(e,n,r,{callee:e.parseAsync}))},t)}));return function(e,n){return t.apply(this,arguments)}}(),e.safeParseAsync=function(){var t=p(x().m(function t(n,r){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,fu(e,n,r))},t)}));return function(e,n){return t.apply(this,arguments)}}(),e.spa=e.safeParseAsync,e.encode=function(t,n){return pu(e,t,n)},e.decode=function(t,n){return hu(e,t,n)},e.encodeAsync=function(){var t=p(x().m(function t(n,r){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,vu(e,n,r))},t)}));return function(e,n){return t.apply(this,arguments)}}(),e.decodeAsync=function(){var t=p(x().m(function t(n,r){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,mu(e,n,r))},t)}));return function(e,n){return t.apply(this,arguments)}}(),e.safeEncode=function(t,n){return Du(e,t,n)},e.safeDecode=function(t,n){return yu(e,t,n)},e.safeEncodeAsync=function(){var t=p(x().m(function t(n,r){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,gu(e,n,r))},t)}));return function(e,n){return t.apply(this,arguments)}}(),e.safeDecodeAsync=function(){var t=p(x().m(function t(n,r){return x().w(function(t){for(;;)if(0===t.n)return t.a(2,Fu(e,n,r))},t)}));return function(e,n){return t.apply(this,arguments)}}(),e.refine=function(t,n){return e.check(function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{};return function(e,t,n){return new e(w({type:"custom",check:"custom",fn:t},qe(n)))}(ja,e,t)}(t,n))},e.superRefine=function(t){return e.check(Qr(t))},e.overwrite=function(t){return e.check(Hr(t))},e.optional=function(){return Ca(e)},e.nullable=function(){return Aa(e)},e.nullish=function(){return Ca(Aa(e))},e.nonoptional=function(t){return function(e,t){return new _a(w({type:"nonoptional",innerType:e},qe(t)))}(e,t)},e.array=function(){return aa(e)},e.or=function(t){return da([e,t])},e.and=function(t){return new pa({type:"intersection",left:e,right:t})},e.transform=function(t){return Ba(e,new Fa({type:"transform",transform:t}))},e.default=function(t){return n=t,new ka({type:"default",innerType:e,get defaultValue(){return"function"==typeof n?n():Me(n)}});var n},e.prefault=function(t){return n=t,new wa({type:"prefault",innerType:e,get defaultValue(){return"function"==typeof n?n():Me(n)}});var n},e.catch=function(t){return new xa({type:"catch",innerType:e,catchValue:"function"==typeof(n=t)?n:function(){return n}});var n},e.pipe=function(t){return Ba(e,t)},e.readonly=function(){return new Ia({type:"readonly",innerType:e})},e.describe=function(t){var n=e.clone();return xr.add(n,{description:t}),n},Object.defineProperty(e,"description",{get:function(){var t;return null===(t=xr.get(e))||void 0===t?void 0:t.description},configurable:!0}),e.meta=function(){if(0===arguments.length)return xr.get(e);var t=e.clone();return xr.add(t,arguments.length<=0?void 0:arguments[0]),t},e.isOptional=function(){return e.safeParse(void 0).success},e.isNullable=function(){return e.safeParse(null).success},e}),Cu=ge("_ZodString",function(e,t){var n,r,u;vn.init(e,t),Eu.init(e,t);var a=e._zod.bag;e.format=null!==(n=a.format)&&void 0!==n?n:null,e.minLength=null!==(r=a.minimum)&&void 0!==r?r:null,e.maxLength=null!==(u=a.maximum)&&void 0!==u?u:null,e.regex=function(){return e.check(Mr.apply(Xr,arguments))},e.includes=function(){return e.check($r.apply(Xr,arguments))},e.startsWith=function(){return e.check(qr.apply(Xr,arguments))},e.endsWith=function(){return e.check(Vr.apply(Xr,arguments))},e.min=function(){return e.check(zr.apply(Xr,arguments))},e.max=function(){return e.check(Nr.apply(Xr,arguments))},e.length=function(){return e.check(Rr.apply(Xr,arguments))},e.nonempty=function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return e.check(zr.apply(Xr,[1].concat(n)))},e.lowercase=function(t){return e.check(Zr(t))},e.uppercase=function(t){return e.check(Lr(t))},e.trim=function(){return e.check(Kr())},e.normalize=function(){return e.check(Ur.apply(Xr,arguments))},e.toLowerCase=function(){return e.check(Wr())},e.toUpperCase=function(){return e.check(Jr())}}),bu=ge("ZodString",function(e,t){vn.init(e,t),Cu.init(e,t),e.email=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"email",check:"string_format",abort:!1},qe(t)))}(wu,t))},e.url=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"url",check:"string_format",abort:!1},qe(t)))}(Su,t))},e.jwt=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"jwt",check:"string_format",abort:!1},qe(t)))}(Hu,t))},e.emoji=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"emoji",check:"string_format",abort:!1},qe(t)))}(Bu,t))},e.guid=function(t){return e.check(Sr(_u,t))},e.uuid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1},qe(t)))}(xu,t))},e.uuidv4=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v4"},qe(t)))}(xu,t))},e.uuidv6=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v6"},qe(t)))}(xu,t))},e.uuidv7=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"uuid",check:"string_format",abort:!1,version:"v7"},qe(t)))}(xu,t))},e.nanoid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"nanoid",check:"string_format",abort:!1},qe(t)))}(Iu,t))},e.guid=function(t){return e.check(Sr(_u,t))},e.cuid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cuid",check:"string_format",abort:!1},qe(t)))}(Ou,t))},e.cuid2=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cuid2",check:"string_format",abort:!1},qe(t)))}(Tu,t))},e.ulid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ulid",check:"string_format",abort:!1},qe(t)))}(Pu,t))},e.base64=function(t){return e.check(Br(Lu,t))},e.base64url=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"base64url",check:"string_format",abort:!1},qe(t)))}(qu,t))},e.xid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"xid",check:"string_format",abort:!1},qe(t)))}(ju,t))},e.ksuid=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ksuid",check:"string_format",abort:!1},qe(t)))}(Nu,t))},e.ipv4=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ipv4",check:"string_format",abort:!1},qe(t)))}(zu,t))},e.ipv6=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"ipv6",check:"string_format",abort:!1},qe(t)))}(Ru,t))},e.cidrv4=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cidrv4",check:"string_format",abort:!1},qe(t)))}(Mu,t))},e.cidrv6=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"cidrv6",check:"string_format",abort:!1},qe(t)))}(Zu,t))},e.e164=function(t){return e.check(function(e,t){return new e(w({type:"string",format:"e164",check:"string_format",abort:!1},qe(t)))}(Vu,t))},e.datetime=function(t){return e.check(tu(t))},e.date=function(t){return e.check(ru(t))},e.time=function(t){return e.check(au(t))},e.duration=function(t){return e.check(ou(t))}});function Au(e){return function(e,t){return new e(w({type:"string"},qe(t)))}(bu,e)}var ku=ge("ZodStringFormat",function(e,t){mn.init(e,t),Cu.init(e,t)}),wu=ge("ZodEmail",function(e,t){gn.init(e,t),ku.init(e,t)}),_u=ge("ZodGUID",function(e,t){Dn.init(e,t),ku.init(e,t)}),xu=ge("ZodUUID",function(e,t){yn.init(e,t),ku.init(e,t)}),Su=ge("ZodURL",function(e,t){Fn.init(e,t),ku.init(e,t)}),Bu=ge("ZodEmoji",function(e,t){En.init(e,t),ku.init(e,t)}),Iu=ge("ZodNanoID",function(e,t){Cn.init(e,t),ku.init(e,t)}),Ou=ge("ZodCUID",function(e,t){bn.init(e,t),ku.init(e,t)}),Tu=ge("ZodCUID2",function(e,t){An.init(e,t),ku.init(e,t)}),Pu=ge("ZodULID",function(e,t){kn.init(e,t),ku.init(e,t)}),ju=ge("ZodXID",function(e,t){wn.init(e,t),ku.init(e,t)}),Nu=ge("ZodKSUID",function(e,t){_n.init(e,t),ku.init(e,t)}),zu=ge("ZodIPv4",function(e,t){On.init(e,t),ku.init(e,t)}),Ru=ge("ZodIPv6",function(e,t){Tn.init(e,t),ku.init(e,t)}),Mu=ge("ZodCIDRv4",function(e,t){Pn.init(e,t),ku.init(e,t)}),Zu=ge("ZodCIDRv6",function(e,t){jn.init(e,t),ku.init(e,t)}),Lu=ge("ZodBase64",function(e,t){zn.init(e,t),ku.init(e,t)});function $u(e){return Br(Lu,e)}var qu=ge("ZodBase64URL",function(e,t){Rn.init(e,t),ku.init(e,t)}),Vu=ge("ZodE164",function(e,t){Mn.init(e,t),ku.init(e,t)}),Hu=ge("ZodJWT",function(e,t){Zn.init(e,t),ku.init(e,t)}),Uu=ge("ZodNumber",function(e,t){var n,r,u,a,i,o,s,c,l;Ln.init(e,t),Eu.init(e,t),e.gt=function(t,n){return e.check(Tr(t,n))},e.gte=function(t,n){return e.check(Pr(t,n))},e.min=function(t,n){return e.check(Pr(t,n))},e.lt=function(t,n){return e.check(Ir(t,n))},e.lte=function(t,n){return e.check(Or(t,n))},e.max=function(t,n){return e.check(Or(t,n))},e.int=function(t){return e.check(Ju(t))},e.safe=function(t){return e.check(Ju(t))},e.positive=function(t){return e.check(Tr(0,t))},e.nonnegative=function(t){return e.check(Pr(0,t))},e.negative=function(t){return e.check(Ir(0,t))},e.nonpositive=function(t){return e.check(Or(0,t))},e.multipleOf=function(t,n){return e.check(jr(t,n))},e.step=function(t,n){return e.check(jr(t,n))},e.finite=function(){return e};var d=e._zod.bag;e.minValue=null!==(n=Math.max(null!==(r=d.minimum)&&void 0!==r?r:Number.NEGATIVE_INFINITY,null!==(u=d.exclusiveMinimum)&&void 0!==u?u:Number.NEGATIVE_INFINITY))&&void 0!==n?n:null,e.maxValue=null!==(a=Math.min(null!==(i=d.maximum)&&void 0!==i?i:Number.POSITIVE_INFINITY,null!==(o=d.exclusiveMaximum)&&void 0!==o?o:Number.POSITIVE_INFINITY))&&void 0!==a?a:null,e.isInt=(null!==(s=d.format)&&void 0!==s?s:"").includes("int")||Number.isSafeInteger(null!==(c=d.multipleOf)&&void 0!==c?c:.5),e.isFinite=!0,e.format=null!==(l=d.format)&&void 0!==l?l:null});function Ku(e){return function(e,t){return new e(w({type:"number",checks:[]},qe(t)))}(Uu,e)}var Wu=ge("ZodNumberFormat",function(e,t){$n.init(e,t),Uu.init(e,t)});function Ju(e){return function(e,t){return new e(w({type:"number",check:"number_format",abort:!1,format:"safeint"},qe(t)))}(Wu,e)}var Qu=ge("ZodBoolean",function(e,t){qn.init(e,t),Eu.init(e,t)});function Gu(e){return function(e,t){return new e(w({type:"boolean"},qe(t)))}(Qu,e)}var Yu=ge("ZodNull",function(e,t){Vn.init(e,t),Eu.init(e,t)});function Xu(e){return function(e,t){return new e(w({type:"null"},qe(t)))}(Yu,e)}var ea=ge("ZodUnknown",function(e,t){Hn.init(e,t),Eu.init(e,t)});function ta(){return new ea({type:"unknown"})}var na=ge("ZodNever",function(e,t){Un.init(e,t),Eu.init(e,t)});function ra(e){return function(e,t){return new e(w({type:"never"},qe(t)))}(na,e)}var ua=ge("ZodArray",function(e,t){Wn.init(e,t),Eu.init(e,t),e.element=t.element,e.min=function(t,n){return e.check(zr(t,n))},e.nonempty=function(t){return e.check(zr(1,t))},e.max=function(t,n){return e.check(Nr(t,n))},e.length=function(t,n){return e.check(Rr(t,n))},e.unwrap=function(){return e.element}});function aa(e,t){return function(e,t,n){return new e(w({type:"array",element:t},qe(n)))}(ua,e,t)}var ia=ge("ZodObject",function(e,t){Xn.init(e,t),Eu.init(e,t),Be(e,"shape",function(){return t.shape}),e.keyof=function(){return Da(Object.keys(e._zod.def.shape))},e.catchall=function(t){return e.clone(w(w({},e._zod.def),{},{catchall:t}))},e.passthrough=function(){return e.clone(w(w({},e._zod.def),{},{catchall:ta()}))},e.loose=function(){return e.clone(w(w({},e._zod.def),{},{catchall:ta()}))},e.strict=function(){return e.clone(w(w({},e._zod.def),{},{catchall:ra()}))},e.strip=function(){return e.clone(w(w({},e._zod.def),{},{catchall:void 0}))},e.extend=function(t){return function(e,t){if(!Re(t))throw new Error("Invalid input to extend: expected a plain object");var n=e._zod.def.checks;if(n&&n.length>0)throw new Error("Object schemas containing refinements cannot be extended. Use `.safeExtend()` instead.");var r=Te(e._zod.def,{get shape(){var n=w(w({},e._zod.def.shape),t);return Oe(this,"shape",n),n},checks:[]});return $e(e,r)}(e,t)},e.safeExtend=function(t){return function(e,t){if(!Re(t))throw new Error("Invalid input to safeExtend: expected a plain object");var n=w(w({},e._zod.def),{},{get shape(){var n=w(w({},e._zod.def.shape),t);return Oe(this,"shape",n),n},checks:e._zod.def.checks});return $e(e,n)}(e,t)},e.merge=function(t){return function(e,t){var n=Te(e._zod.def,{get shape(){var n=w(w({},e._zod.def.shape),t._zod.def.shape);return Oe(this,"shape",n),n},get catchall(){return t._zod.def.catchall},checks:[]});return $e(e,n)}(e,t)},e.pick=function(t){return function(e,t){var n=e._zod.def;return $e(e,Te(e._zod.def,{get shape(){var e={};for(var r in t){if(!(r in n.shape))throw new Error('Unrecognized key: "'.concat(r,'"'));t[r]&&(e[r]=n.shape[r])}return Oe(this,"shape",e),e},checks:[]}))}(e,t)},e.omit=function(t){return function(e,t){var n=e._zod.def,r=Te(e._zod.def,{get shape(){var r=w({},e._zod.def.shape);for(var u in t){if(!(u in n.shape))throw new Error('Unrecognized key: "'.concat(u,'"'));t[u]&&delete r[u]}return Oe(this,"shape",r),r},checks:[]});return $e(e,r)}(e,t)},e.partial=function(){return function(e,t,n){var r=Te(t._zod.def,{get shape(){var r=t._zod.def.shape,u=w({},r);if(n)for(var a in n){if(!(a in r))throw new Error('Unrecognized key: "'.concat(a,'"'));n[a]&&(u[a]=new e({type:"optional",innerType:r[a]}))}else for(var i in r)u[i]=new e({type:"optional",innerType:r[i]});return Oe(this,"shape",u),u},checks:[]});return $e(t,r)}(Ea,e,arguments.length<=0?void 0:arguments[0])},e.required=function(){return function(e,t,n){var r=Te(t._zod.def,{get shape(){var r=t._zod.def.shape,u=w({},r);if(n)for(var a in n){if(!(a in u))throw new Error('Unrecognized key: "'.concat(a,'"'));n[a]&&(u[a]=new e({type:"nonoptional",innerType:r[a]}))}else for(var i in r)u[i]=new e({type:"nonoptional",innerType:r[i]});return Oe(this,"shape",u),u},checks:[]});return $e(t,r)}(_a,e,arguments.length<=0?void 0:arguments[0])}});function oa(e,t){var n=w({type:"object",get shape(){return Oe(this,"shape",e?Ie(e):{}),this.shape}},qe(t));return new ia(n)}function sa(e,t){return new ia(w({type:"object",get shape(){return Oe(this,"shape",Ie(e)),this.shape},catchall:ra()},qe(t)))}function ca(e,t){return new ia(w({type:"object",get shape(){return Oe(this,"shape",Ie(e)),this.shape},catchall:ta()},qe(t)))}var la=ge("ZodUnion",function(e,t){tr.init(e,t),Eu.init(e,t),e.options=t.options});function da(e,t){return new la(w({type:"union",options:e},qe(t)))}var fa=ge("ZodDiscriminatedUnion",function(e,t){la.init(e,t),nr.init(e,t)});var pa=ge("ZodIntersection",function(e,t){rr.init(e,t),Eu.init(e,t)});var ha=ge("ZodRecord",function(e,t){ir.init(e,t),Eu.init(e,t),e.keyType=t.keyType,e.valueType=t.valueType});function va(e,t,n){return new ha(w({type:"record",keyType:e,valueType:t},qe(n)))}var ma=ge("ZodEnum",function(e,t){or.init(e,t),Eu.init(e,t),e.enum=t.entries,e.options=Object.values(t.entries);var n=new Set(Object.keys(t.entries));e.extract=function(e,r){var u,a={},i=g(e);try{for(i.s();!(u=i.n()).done;){var o=u.value;if(!n.has(o))throw new Error("Key ".concat(o," not found in enum"));a[o]=t.entries[o]}}catch(e){i.e(e)}finally{i.f()}return new ma(w(w(w({},t),{},{checks:[]},qe(r)),{},{entries:a}))},e.exclude=function(e,r){var u,a=w({},t.entries),i=g(e);try{for(i.s();!(u=i.n()).done;){var o=u.value;if(!n.has(o))throw new Error("Key ".concat(o," not found in enum"));delete a[o]}}catch(e){i.e(e)}finally{i.f()}return new ma(w(w(w({},t),{},{checks:[]},qe(r)),{},{entries:a}))}});function Da(e,t){var n=Array.isArray(e)?Object.fromEntries(e.map(function(e){return[e,e]})):e;return new ma(w({type:"enum",entries:n},qe(t)))}var ya=ge("ZodLiteral",function(e,t){sr.init(e,t),Eu.init(e,t),e.values=new Set(t.values),Object.defineProperty(e,"value",{get:function(){if(t.values.length>1)throw new Error("This schema contains multiple valid literal values. Use `.values` instead.");return t.values[0]}})});function ga(e,t){return new ya(w({type:"literal",values:Array.isArray(e)?e:[e]},qe(t)))}var Fa=ge("ZodTransform",function(e,t){cr.init(e,t),Eu.init(e,t),e._zod.parse=function(n,r){if("backward"===r.direction)throw new Ee(e.constructor.name);n.addIssue=function(r){if("string"==typeof r)n.issues.push(Ge(r,n.value,t));else{var u,a,i,o=r;o.fatal&&(o.continue=!1),null!==(u=o.code)&&void 0!==u||(o.code="custom"),null!==(a=o.input)&&void 0!==a||(o.input=n.value),null!==(i=o.inst)&&void 0!==i||(o.inst=e),n.issues.push(Ge(o))}};var u=t.transform(n.value,n);return u instanceof Promise?u.then(function(e){return n.value=e,n}):(n.value=u,n)}});var Ea=ge("ZodOptional",function(e,t){dr.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}});function Ca(e){return new Ea({type:"optional",innerType:e})}var ba=ge("ZodNullable",function(e,t){fr.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}});function Aa(e){return new ba({type:"nullable",innerType:e})}var ka=ge("ZodDefault",function(e,t){pr.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.innerType},e.removeDefault=e.unwrap});var wa=ge("ZodPrefault",function(e,t){vr.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}});var _a=ge("ZodNonOptional",function(e,t){mr.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}});var xa=ge("ZodCatch",function(e,t){yr.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.innerType},e.removeCatch=e.unwrap});var Sa=ge("ZodPipe",function(e,t){gr.init(e,t),Eu.init(e,t),e.in=t.in,e.out=t.out});function Ba(e,t){return new Sa({type:"pipe",in:e,out:t})}var Ia=ge("ZodReadonly",function(e,t){Er.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.innerType}});var Oa=ge("ZodLazy",function(e,t){br.init(e,t),Eu.init(e,t),e.unwrap=function(){return e._zod.def.getter()}});var Ta,Pa,ja=ge("ZodCustom",function(e,t){Ar.init(e,t),Eu.init(e,t)});function Na(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{error:"Input not instance of ".concat(e.name)},n=new ja(w({type:"custom",check:"custom",fn:function(t){return t instanceof e},abort:!0},qe(t)));return n._zod.bag.Class=e,n}!function(e){e.assertEqual=function(e){},e.assertIs=function(e){},e.assertNever=function(e){throw new Error},e.arrayToEnum=function(e){var t,n={},r=g(e);try{for(r.s();!(t=r.n()).done;){var u=t.value;n[u]=u}}catch(e){r.e(e)}finally{r.f()}return n},e.getValidEnumValues=function(t){var n,r=e.objectKeys(t).filter(function(e){return"number"!=typeof t[t[e]]}),u={},a=g(r);try{for(a.s();!(n=a.n()).done;){var i=n.value;u[i]=t[i]}}catch(e){a.e(e)}finally{a.f()}return e.objectValues(u)},e.objectValues=function(t){return e.objectKeys(t).map(function(e){return t[e]})},e.objectKeys="function"==typeof Object.keys?function(e){return Object.keys(e)}:function(e){var t=[];for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.push(n);return t},e.find=function(e,t){var n,r=g(e);try{for(r.s();!(n=r.n()).done;){var u=n.value;if(t(u))return u}}catch(e){r.e(e)}finally{r.f()}},e.isInteger="function"==typeof Number.isInteger?function(e){return Number.isInteger(e)}:function(e){return"number"==typeof e&&Number.isFinite(e)&&Math.floor(e)===e},e.joinValues=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:" | ";return e.map(function(e){return"string"==typeof e?"'".concat(e,"'"):e}).join(t)},e.jsonStringifyReplacer=function(e,t){return"bigint"==typeof t?t.toString():t}}(Ta||(Ta={})),function(e){e.mergeShapes=function(e,t){return w(w({},e),t)}}(Pa||(Pa={}));var za=Ta.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),Ra=function(e){switch(P(e)){case"undefined":return za.undefined;case"string":return za.string;case"number":return Number.isNaN(e)?za.nan:za.number;case"boolean":return za.boolean;case"function":return za.function;case"bigint":return za.bigint;case"symbol":return za.symbol;case"object":return Array.isArray(e)?za.array:null===e?za.null:e.then&&"function"==typeof e.then&&e.catch&&"function"==typeof e.catch?za.promise:"undefined"!=typeof Map&&e instanceof Map?za.map:"undefined"!=typeof Set&&e instanceof Set?za.set:"undefined"!=typeof Date&&e instanceof Date?za.date:za.object;default:return za.unknown}},Ma=Ta.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),Za=function(){function e(t){var n;v(this,e),(n=h(this,e)).issues=[],n.addIssue=function(e){n.issues=[].concat(O(n.issues),[e])},n.addIssues=function(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];n.issues=[].concat(O(n.issues),O(e))};var r=(this instanceof e?this.constructor:void 0).prototype;return Object.setPrototypeOf?Object.setPrototypeOf(n,r):n.__proto__=r,n.name="ZodError",n.issues=t,n}return b(e,N(Error)),y(e,[{key:"errors",get:function(){return this.issues}},{key:"format",value:function(e){var t=e||function(e){return e.message},n={_errors:[]},r=function(e){var u,a=g(e.issues);try{for(a.s();!(u=a.n()).done;){var i=u.value;if("invalid_union"===i.code)i.unionErrors.map(r);else if("invalid_return_type"===i.code)r(i.returnTypeError);else if("invalid_arguments"===i.code)r(i.argumentsError);else if(0===i.path.length)n._errors.push(t(i));else for(var o=n,s=0;s<i.path.length;){var c=i.path[s];s===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(t(i))):o[c]=o[c]||{_errors:[]},o=o[c],s++}}}catch(e){a.e(e)}finally{a.f()}};return r(this),n}},{key:"toString",value:function(){return this.message}},{key:"message",get:function(){return JSON.stringify(this.issues,Ta.jsonStringifyReplacer,2)}},{key:"isEmpty",get:function(){return 0===this.issues.length}},{key:"flatten",value:function(){var e,t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:function(e){return e.message},n={},r=[],u=g(this.issues);try{for(u.s();!(e=u.n()).done;){var a=e.value;if(a.path.length>0){var i=a.path[0];n[i]=n[i]||[],n[i].push(t(a))}else r.push(t(a))}}catch(e){u.e(e)}finally{u.f()}return{formErrors:r,fieldErrors:n}}},{key:"formErrors",get:function(){return this.flatten()}}],[{key:"assert",value:function(t){if(!(t instanceof e))throw new Error("Not a ZodError: ".concat(t))}}])}();Za.create=function(e){return new Za(e)};var La=function(e,t){var n;switch(e.code){case Ma.invalid_type:n=e.received===za.undefined?"Required":"Expected ".concat(e.expected,", received ").concat(e.received);break;case Ma.invalid_literal:n="Invalid literal value, expected ".concat(JSON.stringify(e.expected,Ta.jsonStringifyReplacer));break;case Ma.unrecognized_keys:n="Unrecognized key(s) in object: ".concat(Ta.joinValues(e.keys,", "));break;case Ma.invalid_union:n="Invalid input";break;case Ma.invalid_union_discriminator:n="Invalid discriminator value. Expected ".concat(Ta.joinValues(e.options));break;case Ma.invalid_enum_value:n="Invalid enum value. Expected ".concat(Ta.joinValues(e.options),", received '").concat(e.received,"'");break;case Ma.invalid_arguments:n="Invalid function arguments";break;case Ma.invalid_return_type:n="Invalid function return type";break;case Ma.invalid_date:n="Invalid date";break;case Ma.invalid_string:"object"===P(e.validation)?"includes"in e.validation?(n='Invalid input: must include "'.concat(e.validation.includes,'"'),"number"==typeof e.validation.position&&(n="".concat(n," at one or more positions greater than or equal to ").concat(e.validation.position))):"startsWith"in e.validation?n='Invalid input: must start with "'.concat(e.validation.startsWith,'"'):"endsWith"in e.validation?n='Invalid input: must end with "'.concat(e.validation.endsWith,'"'):Ta.assertNever(e.validation):n="regex"!==e.validation?"Invalid ".concat(e.validation):"Invalid";break;case Ma.too_small:n="array"===e.type?"Array must contain ".concat(e.exact?"exactly":e.inclusive?"at least":"more than"," ").concat(e.minimum," element(s)"):"string"===e.type?"String must contain ".concat(e.exact?"exactly":e.inclusive?"at least":"over"," ").concat(e.minimum," character(s)"):"number"===e.type||"bigint"===e.type?"Number must be ".concat(e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than ").concat(e.minimum):"date"===e.type?"Date must be ".concat(e.exact?"exactly equal to ":e.inclusive?"greater than or equal to ":"greater than ").concat(new Date(Number(e.minimum))):"Invalid input";break;case Ma.too_big:n="array"===e.type?"Array must contain ".concat(e.exact?"exactly":e.inclusive?"at most":"less than"," ").concat(e.maximum," element(s)"):"string"===e.type?"String must contain ".concat(e.exact?"exactly":e.inclusive?"at most":"under"," ").concat(e.maximum," character(s)"):"number"===e.type?"Number must be ".concat(e.exact?"exactly":e.inclusive?"less than or equal to":"less than"," ").concat(e.maximum):"bigint"===e.type?"BigInt must be ".concat(e.exact?"exactly":e.inclusive?"less than or equal to":"less than"," ").concat(e.maximum):"date"===e.type?"Date must be ".concat(e.exact?"exactly":e.inclusive?"smaller than or equal to":"smaller than"," ").concat(new Date(Number(e.maximum))):"Invalid input";break;case Ma.custom:n="Invalid input";break;case Ma.invalid_intersection_types:n="Intersection results could not be merged";break;case Ma.not_multiple_of:n="Number must be a multiple of ".concat(e.multipleOf);break;case Ma.not_finite:n="Number must be finite";break;default:n=t.defaultError,Ta.assertNever(e)}return{message:n}},$a=La;function qa(){return $a}var Va=function(e){var t=e.data,n=e.path,r=e.errorMaps,u=e.issueData,a=[].concat(O(n),O(u.path||[])),i=w(w({},u),{},{path:a});if(void 0!==u.message)return w(w({},u),{},{path:a,message:u.message});var o,s="",c=r.filter(function(e){return!!e}).slice().reverse(),l=g(c);try{for(l.s();!(o=l.n()).done;){s=(0,o.value)(i,{data:t,defaultError:s}).message}}catch(e){l.e(e)}finally{l.f()}return w(w({},u),{},{path:a,message:s})};function Ha(e,t){var n=qa(),r=Va({issueData:t,data:e.data,path:e.path,errorMaps:[e.common.contextualErrorMap,e.schemaErrorMap,n,n===La?void 0:La].filter(function(e){return!!e})});e.common.issues.push(r)}var Ua,Ka=function(){function e(){v(this,e),this.value="valid"}return y(e,[{key:"dirty",value:function(){"valid"===this.value&&(this.value="dirty")}},{key:"abort",value:function(){"aborted"!==this.value&&(this.value="aborted")}}],[{key:"mergeArray",value:function(e,t){var n,r=[],u=g(t);try{for(u.s();!(n=u.n()).done;){var a=n.value;if("aborted"===a.status)return Wa;"dirty"===a.status&&e.dirty(),r.push(a.value)}}catch(e){u.e(e)}finally{u.f()}return{status:e.value,value:r}}},{key:"mergeObjectAsync",value:(t=p(x().m(function t(n,r){var u,a,i,o,s,c,l;return x().w(function(t){for(;;)switch(t.p=t.n){case 0:u=[],a=g(r),t.p=1,a.s();case 2:if((i=a.n()).done){t.n=6;break}return o=i.value,t.n=3,o.key;case 3:return s=t.v,t.n=4,o.value;case 4:c=t.v,u.push({key:s,value:c});case 5:t.n=2;break;case 6:t.n=8;break;case 7:t.p=7,l=t.v,a.e(l);case 8:return t.p=8,a.f(),t.f(8);case 9:return t.a(2,e.mergeObjectSync(n,u))}},t,null,[[1,7,8,9]])})),function(e,n){return t.apply(this,arguments)})},{key:"mergeObjectSync",value:function(e,t){var n,r={},u=g(t);try{for(u.s();!(n=u.n()).done;){var a=n.value,i=a.key,o=a.value;if("aborted"===i.status)return Wa;if("aborted"===o.status)return Wa;"dirty"===i.status&&e.dirty(),"dirty"===o.status&&e.dirty(),"__proto__"===i.value||void 0===o.value&&!a.alwaysSet||(r[i.value]=o.value)}}catch(e){u.e(e)}finally{u.f()}return{status:e.value,value:r}}}]);var t}(),Wa=Object.freeze({status:"aborted"}),Ja=function(e){return{status:"dirty",value:e}},Qa=function(e){return{status:"valid",value:e}},Ga=function(e){return"aborted"===e.status},Ya=function(e){return"dirty"===e.status},Xa=function(e){return"valid"===e.status},ei=function(e){return"undefined"!=typeof Promise&&e instanceof Promise};!function(e){e.errToObj=function(e){return"string"==typeof e?{message:e}:e||{}},e.toString=function(e){return"string"==typeof e?e:null==e?void 0:e.message}}(Ua||(Ua={}));var ti=function(){return y(function e(t,n,r,u){v(this,e),this._cachedPath=[],this.parent=t,this.data=n,this._path=r,this._key=u},[{key:"path",get:function(){var e,t;this._cachedPath.length||(Array.isArray(this._key)?(e=this._cachedPath).push.apply(e,O(this._path).concat(O(this._key))):(t=this._cachedPath).push.apply(t,O(this._path).concat([this._key])));return this._cachedPath}}])}(),ni=function(e,t){if(Xa(t))return{success:!0,data:t.value};if(!e.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;var t=new Za(e.common.issues);return this._error=t,this._error}}};function ri(e){if(!e)return{};var t=e.errorMap,n=e.invalid_type_error,r=e.required_error,u=e.description;if(t&&(n||r))throw new Error('Can\'t use "invalid_type_error" or "required_error" in conjunction with custom error map.');if(t)return{errorMap:t,description:u};return{errorMap:function(t,u){var a,i,o=e.message;return"invalid_enum_value"===t.code?{message:null!=o?o:u.defaultError}:void 0===u.data?{message:null!==(i=null!=o?o:r)&&void 0!==i?i:u.defaultError}:"invalid_type"!==t.code?{message:u.defaultError}:{message:null!==(a=null!=o?o:n)&&void 0!==a?a:u.defaultError}},description:u}}var ui,ai=function(){return y(function e(t){var n=this;v(this,e),this.spa=this.safeParseAsync,this._def=t,this.parse=this.parse.bind(this),this.safeParse=this.safeParse.bind(this),this.parseAsync=this.parseAsync.bind(this),this.safeParseAsync=this.safeParseAsync.bind(this),this.spa=this.spa.bind(this),this.refine=this.refine.bind(this),this.refinement=this.refinement.bind(this),this.superRefine=this.superRefine.bind(this),this.optional=this.optional.bind(this),this.nullable=this.nullable.bind(this),this.nullish=this.nullish.bind(this),this.array=this.array.bind(this),this.promise=this.promise.bind(this),this.or=this.or.bind(this),this.and=this.and.bind(this),this.transform=this.transform.bind(this),this.brand=this.brand.bind(this),this.default=this.default.bind(this),this.catch=this.catch.bind(this),this.describe=this.describe.bind(this),this.pipe=this.pipe.bind(this),this.readonly=this.readonly.bind(this),this.isNullable=this.isNullable.bind(this),this.isOptional=this.isOptional.bind(this),this["~standard"]={version:1,vendor:"zod",validate:function(e){return n["~validate"](e)}}},[{key:"description",get:function(){return this._def.description}},{key:"_getType",value:function(e){return Ra(e.data)}},{key:"_getOrReturnCtx",value:function(e,t){return t||{common:e.parent.common,data:e.data,parsedType:Ra(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}},{key:"_processInputParams",value:function(e){return{status:new Ka,ctx:{common:e.parent.common,data:e.data,parsedType:Ra(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}},{key:"_parseSync",value:function(e){var t=this._parse(e);if(ei(t))throw new Error("Synchronous parse encountered promise.");return t}},{key:"_parseAsync",value:function(e){var t=this._parse(e);return Promise.resolve(t)}},{key:"parse",value:function(e,t){var n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}},{key:"safeParse",value:function(e,t){var n,r={common:{issues:[],async:null!==(n=null==t?void 0:t.async)&&void 0!==n&&n,contextualErrorMap:null==t?void 0:t.errorMap},path:(null==t?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ra(e)},u=this._parseSync({data:e,path:r.path,parent:r});return ni(r,u)}},{key:"~validate",value:function(e){var t={common:{issues:[],async:!!this["~standard"].async},path:[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:Ra(e)};if(!this["~standard"].async)try{var n=this._parseSync({data:e,path:[],parent:t});return Xa(n)?{value:n.value}:{issues:t.common.issues}}catch(e){var r;null!=e&&null!==(r=e.message)&&void 0!==r&&null!==(r=r.toLowerCase())&&void 0!==r&&r.includes("encountered")&&(this["~standard"].async=!0),t.common={issues:[],async:!0}}return this._parseAsync({data:e,path:[],parent:t}).then(function(e){return Xa(e)?{value:e.value}:{issues:t.common.issues}})}},{key:"parseAsync",value:(e=p(x().m(function e(t,n){var r;return x().w(function(e){for(;;)switch(e.n){case 0:return e.n=1,this.safeParseAsync(t,n);case 1:if(!(r=e.v).success){e.n=2;break}return e.a(2,r.data);case 2:throw r.error;case 3:return e.a(2)}},e,this)})),function(t,n){return e.apply(this,arguments)})},{key:"safeParseAsync",value:function(){var e=p(x().m(function e(t,n){var r,u,a;return x().w(function(e){for(;;)switch(e.n){case 0:return r={common:{issues:[],contextualErrorMap:null==n?void 0:n.errorMap,async:!0},path:(null==n?void 0:n.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:t,parsedType:Ra(t)},u=this._parse({data:t,path:r.path,parent:r}),e.n=1,ei(u)?u:Promise.resolve(u);case 1:return a=e.v,e.a(2,ni(r,a))}},e,this)}));return function(t,n){return e.apply(this,arguments)}}()},{key:"refine",value:function(e,t){return this._refinement(function(n,r){var u=e(n),a=function(){return r.addIssue(w({code:Ma.custom},function(e){return"string"==typeof t||void 0===t?{message:t}:"function"==typeof t?t(e):t}(n)))};return"undefined"!=typeof Promise&&u instanceof Promise?u.then(function(e){return!!e||(a(),!1)}):!!u||(a(),!1)})}},{key:"refinement",value:function(e,t){return this._refinement(function(n,r){return!!e(n)||(r.addIssue("function"==typeof t?t(n,r):t),!1)})}},{key:"_refinement",value:function(e){return new io({schema:this,typeName:po.ZodEffects,effect:{type:"refinement",refinement:e}})}},{key:"superRefine",value:function(e){return this._refinement(e)}},{key:"optional",value:function(){return oo.create(this,this._def)}},{key:"nullable",value:function(){return so.create(this,this._def)}},{key:"nullish",value:function(){return this.nullable().optional()}},{key:"array",value:function(){return Li.create(this)}},{key:"promise",value:function(){return ao.create(this,this._def)}},{key:"or",value:function(e){return Vi.create([this,e],this._def)}},{key:"and",value:function(e){return Wi.create(this,e,this._def)}},{key:"transform",value:function(e){return new io(w(w({},ri(this._def)),{},{schema:this,typeName:po.ZodEffects,effect:{type:"transform",transform:e}}))}},{key:"default",value:function(e){var t="function"==typeof e?e:function(){return e};return new co(w(w({},ri(this._def)),{},{innerType:this,defaultValue:t,typeName:po.ZodDefault}))}},{key:"brand",value:function(){return new ho(w({typeName:po.ZodBranded,type:this},ri(this._def)))}},{key:"catch",value:function(e){var t="function"==typeof e?e:function(){return e};return new lo(w(w({},ri(this._def)),{},{innerType:this,catchValue:t,typeName:po.ZodCatch}))}},{key:"describe",value:function(e){return new(0,this.constructor)(w(w({},this._def),{},{description:e}))}},{key:"pipe",value:function(e){return vo.create(this,e)}},{key:"readonly",value:function(){return mo.create(this)}},{key:"isOptional",value:function(){return this.safeParse(void 0).success}},{key:"isNullable",value:function(){return this.safeParse(null).success}}]);var e}(),ii=/^c[^\s-]{8,}$/i,oi=/^[0-9a-z]+$/,si=/^[0-9A-HJKMNP-TV-Z]{26}$/i,ci=/^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i,li=/^[a-z0-9_-]{21}$/i,di=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/,fi=/^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/,pi=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,hi=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/,vi=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,mi=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/,Di=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,yi=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,gi=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Fi="((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))",Ei=new RegExp("^".concat(Fi,"$"));function Ci(e){var t="[0-5]\\d";e.precision?t="".concat(t,"\\.\\d{").concat(e.precision,"}"):null==e.precision&&(t="".concat(t,"(\\.\\d+)?"));var n=e.precision?"+":"?";return"([01]\\d|2[0-3]):[0-5]\\d(:".concat(t,")").concat(n)}function bi(e){return new RegExp("^".concat(Ci(e),"$"))}function Ai(e){var t="".concat(Fi,"T").concat(Ci(e)),n=[];return n.push(e.local?"Z?":"Z"),e.offset&&n.push("([+-]\\d{2}:?\\d{2})"),t="".concat(t,"(").concat(n.join("|"),")"),new RegExp("^".concat(t,"$"))}function ki(e,t){return!("v4"!==t&&t||!hi.test(e))||!("v6"!==t&&t||!mi.test(e))}function wi(e,t){if(!di.test(e))return!1;try{var n=I(e.split("."),1)[0];if(!n)return!1;var r=n.replace(/-/g,"+").replace(/_/g,"/").padEnd(n.length+(4-n.length%4)%4,"="),u=JSON.parse(atob(r));return"object"===P(u)&&null!==u&&((!("typ"in u)||"JWT"===(null==u?void 0:u.typ))&&(!!u.alg&&(!t||u.alg===t)))}catch(e){return!1}}function _i(e,t){return!("v4"!==t&&t||!vi.test(e))||!("v6"!==t&&t||!Di.test(e))}var xi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==za.string){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.string,received:t.parsedType}),Wa}var n,r=new Ka,u=void 0,a=g(this._def.checks);try{for(a.s();!(n=a.n()).done;){var i=n.value;if("min"===i.kind)e.data.length<i.value&&(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if("max"===i.kind)e.data.length>i.value&&(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!1,message:i.message}),r.dirty());else if("length"===i.kind){var o=e.data.length>i.value,s=e.data.length<i.value;(o||s)&&(u=this._getOrReturnCtx(e,u),o?Ha(u,{code:Ma.too_big,maximum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}):s&&Ha(u,{code:Ma.too_small,minimum:i.value,type:"string",inclusive:!0,exact:!0,message:i.message}),r.dirty())}else if("email"===i.kind)pi.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"email",code:Ma.invalid_string,message:i.message}),r.dirty());else if("emoji"===i.kind)ui||(ui=new RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),ui.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"emoji",code:Ma.invalid_string,message:i.message}),r.dirty());else if("uuid"===i.kind)ci.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"uuid",code:Ma.invalid_string,message:i.message}),r.dirty());else if("nanoid"===i.kind)li.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"nanoid",code:Ma.invalid_string,message:i.message}),r.dirty());else if("cuid"===i.kind)ii.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"cuid",code:Ma.invalid_string,message:i.message}),r.dirty());else if("cuid2"===i.kind)oi.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"cuid2",code:Ma.invalid_string,message:i.message}),r.dirty());else if("ulid"===i.kind)si.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"ulid",code:Ma.invalid_string,message:i.message}),r.dirty());else if("url"===i.kind)try{new URL(e.data)}catch(t){Ha(u=this._getOrReturnCtx(e,u),{validation:"url",code:Ma.invalid_string,message:i.message}),r.dirty()}else if("regex"===i.kind){i.regex.lastIndex=0,i.regex.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"regex",code:Ma.invalid_string,message:i.message}),r.dirty())}else if("trim"===i.kind)e.data=e.data.trim();else if("includes"===i.kind)e.data.includes(i.value,i.position)||(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.invalid_string,validation:{includes:i.value,position:i.position},message:i.message}),r.dirty());else if("toLowerCase"===i.kind)e.data=e.data.toLowerCase();else if("toUpperCase"===i.kind)e.data=e.data.toUpperCase();else if("startsWith"===i.kind)e.data.startsWith(i.value)||(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.invalid_string,validation:{startsWith:i.value},message:i.message}),r.dirty());else if("endsWith"===i.kind)e.data.endsWith(i.value)||(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.invalid_string,validation:{endsWith:i.value},message:i.message}),r.dirty());else if("datetime"===i.kind){Ai(i).test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.invalid_string,validation:"datetime",message:i.message}),r.dirty())}else if("date"===i.kind){Ei.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.invalid_string,validation:"date",message:i.message}),r.dirty())}else if("time"===i.kind){bi(i).test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.invalid_string,validation:"time",message:i.message}),r.dirty())}else"duration"===i.kind?fi.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"duration",code:Ma.invalid_string,message:i.message}),r.dirty()):"ip"===i.kind?ki(e.data,i.version)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"ip",code:Ma.invalid_string,message:i.message}),r.dirty()):"jwt"===i.kind?wi(e.data,i.alg)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"jwt",code:Ma.invalid_string,message:i.message}),r.dirty()):"cidr"===i.kind?_i(e.data,i.version)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"cidr",code:Ma.invalid_string,message:i.message}),r.dirty()):"base64"===i.kind?yi.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"base64",code:Ma.invalid_string,message:i.message}),r.dirty()):"base64url"===i.kind?gi.test(e.data)||(Ha(u=this._getOrReturnCtx(e,u),{validation:"base64url",code:Ma.invalid_string,message:i.message}),r.dirty()):Ta.assertNever(i)}}catch(e){a.e(e)}finally{a.f()}return{status:r.value,value:e.data}}},{key:"_regex",value:function(e,t,n){return this.refinement(function(t){return e.test(t)},w({validation:t,code:Ma.invalid_string},Ua.errToObj(n)))}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[t])}))}},{key:"email",value:function(e){return this._addCheck(w({kind:"email"},Ua.errToObj(e)))}},{key:"url",value:function(e){return this._addCheck(w({kind:"url"},Ua.errToObj(e)))}},{key:"emoji",value:function(e){return this._addCheck(w({kind:"emoji"},Ua.errToObj(e)))}},{key:"uuid",value:function(e){return this._addCheck(w({kind:"uuid"},Ua.errToObj(e)))}},{key:"nanoid",value:function(e){return this._addCheck(w({kind:"nanoid"},Ua.errToObj(e)))}},{key:"cuid",value:function(e){return this._addCheck(w({kind:"cuid"},Ua.errToObj(e)))}},{key:"cuid2",value:function(e){return this._addCheck(w({kind:"cuid2"},Ua.errToObj(e)))}},{key:"ulid",value:function(e){return this._addCheck(w({kind:"ulid"},Ua.errToObj(e)))}},{key:"base64",value:function(e){return this._addCheck(w({kind:"base64"},Ua.errToObj(e)))}},{key:"base64url",value:function(e){return this._addCheck(w({kind:"base64url"},Ua.errToObj(e)))}},{key:"jwt",value:function(e){return this._addCheck(w({kind:"jwt"},Ua.errToObj(e)))}},{key:"ip",value:function(e){return this._addCheck(w({kind:"ip"},Ua.errToObj(e)))}},{key:"cidr",value:function(e){return this._addCheck(w({kind:"cidr"},Ua.errToObj(e)))}},{key:"datetime",value:function(e){var t,n;return"string"==typeof e?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck(w({kind:"datetime",precision:void 0===(null==e?void 0:e.precision)?null:null==e?void 0:e.precision,offset:null!==(t=null==e?void 0:e.offset)&&void 0!==t&&t,local:null!==(n=null==e?void 0:e.local)&&void 0!==n&&n},Ua.errToObj(null==e?void 0:e.message)))}},{key:"date",value:function(e){return this._addCheck({kind:"date",message:e})}},{key:"time",value:function(e){return"string"==typeof e?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck(w({kind:"time",precision:void 0===(null==e?void 0:e.precision)?null:null==e?void 0:e.precision},Ua.errToObj(null==e?void 0:e.message)))}},{key:"duration",value:function(e){return this._addCheck(w({kind:"duration"},Ua.errToObj(e)))}},{key:"regex",value:function(e,t){return this._addCheck(w({kind:"regex",regex:e},Ua.errToObj(t)))}},{key:"includes",value:function(e,t){return this._addCheck(w({kind:"includes",value:e,position:null==t?void 0:t.position},Ua.errToObj(null==t?void 0:t.message)))}},{key:"startsWith",value:function(e,t){return this._addCheck(w({kind:"startsWith",value:e},Ua.errToObj(t)))}},{key:"endsWith",value:function(e,t){return this._addCheck(w({kind:"endsWith",value:e},Ua.errToObj(t)))}},{key:"min",value:function(e,t){return this._addCheck(w({kind:"min",value:e},Ua.errToObj(t)))}},{key:"max",value:function(e,t){return this._addCheck(w({kind:"max",value:e},Ua.errToObj(t)))}},{key:"length",value:function(e,t){return this._addCheck(w({kind:"length",value:e},Ua.errToObj(t)))}},{key:"nonempty",value:function(e){return this.min(1,Ua.errToObj(e))}},{key:"trim",value:function(){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[{kind:"trim"}])}))}},{key:"toLowerCase",value:function(){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[{kind:"toLowerCase"}])}))}},{key:"toUpperCase",value:function(){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[{kind:"toUpperCase"}])}))}},{key:"isDatetime",get:function(){return!!this._def.checks.find(function(e){return"datetime"===e.kind})}},{key:"isDate",get:function(){return!!this._def.checks.find(function(e){return"date"===e.kind})}},{key:"isTime",get:function(){return!!this._def.checks.find(function(e){return"time"===e.kind})}},{key:"isDuration",get:function(){return!!this._def.checks.find(function(e){return"duration"===e.kind})}},{key:"isEmail",get:function(){return!!this._def.checks.find(function(e){return"email"===e.kind})}},{key:"isURL",get:function(){return!!this._def.checks.find(function(e){return"url"===e.kind})}},{key:"isEmoji",get:function(){return!!this._def.checks.find(function(e){return"emoji"===e.kind})}},{key:"isUUID",get:function(){return!!this._def.checks.find(function(e){return"uuid"===e.kind})}},{key:"isNANOID",get:function(){return!!this._def.checks.find(function(e){return"nanoid"===e.kind})}},{key:"isCUID",get:function(){return!!this._def.checks.find(function(e){return"cuid"===e.kind})}},{key:"isCUID2",get:function(){return!!this._def.checks.find(function(e){return"cuid2"===e.kind})}},{key:"isULID",get:function(){return!!this._def.checks.find(function(e){return"ulid"===e.kind})}},{key:"isIP",get:function(){return!!this._def.checks.find(function(e){return"ip"===e.kind})}},{key:"isCIDR",get:function(){return!!this._def.checks.find(function(e){return"cidr"===e.kind})}},{key:"isBase64",get:function(){return!!this._def.checks.find(function(e){return"base64"===e.kind})}},{key:"isBase64url",get:function(){return!!this._def.checks.find(function(e){return"base64url"===e.kind})}},{key:"minLength",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"maxLength",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}}])}();function Si(e,t){var n=(e.toString().split(".")[1]||"").length,r=(t.toString().split(".")[1]||"").length,u=n>r?n:r;return Number.parseInt(e.toFixed(u).replace(".",""))%Number.parseInt(t.toFixed(u).replace(".",""))/Math.pow(10,u)}xi.create=function(e){var t;return new xi(w({checks:[],typeName:po.ZodString,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t},ri(e)))};var Bi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments)).min=t.gte,t.max=t.lte,t.step=t.multipleOf,t}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==za.number){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.number,received:t.parsedType}),Wa}var n,r=void 0,u=new Ka,a=g(this._def.checks);try{for(a.s();!(n=a.n()).done;){var i=n.value;if("int"===i.kind)Ta.isInteger(e.data)||(Ha(r=this._getOrReturnCtx(e,r),{code:Ma.invalid_type,expected:"integer",received:"float",message:i.message}),u.dirty());else if("min"===i.kind){(i.inclusive?e.data<i.value:e.data<=i.value)&&(Ha(r=this._getOrReturnCtx(e,r),{code:Ma.too_small,minimum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),u.dirty())}else if("max"===i.kind){(i.inclusive?e.data>i.value:e.data>=i.value)&&(Ha(r=this._getOrReturnCtx(e,r),{code:Ma.too_big,maximum:i.value,type:"number",inclusive:i.inclusive,exact:!1,message:i.message}),u.dirty())}else"multipleOf"===i.kind?0!==Si(e.data,i.value)&&(Ha(r=this._getOrReturnCtx(e,r),{code:Ma.not_multiple_of,multipleOf:i.value,message:i.message}),u.dirty()):"finite"===i.kind?Number.isFinite(e.data)||(Ha(r=this._getOrReturnCtx(e,r),{code:Ma.not_finite,message:i.message}),u.dirty()):Ta.assertNever(i)}}catch(e){a.e(e)}finally{a.f()}return{status:u.value,value:e.data}}},{key:"gte",value:function(e,t){return this.setLimit("min",e,!0,Ua.toString(t))}},{key:"gt",value:function(e,t){return this.setLimit("min",e,!1,Ua.toString(t))}},{key:"lte",value:function(e,t){return this.setLimit("max",e,!0,Ua.toString(t))}},{key:"lt",value:function(e,t){return this.setLimit("max",e,!1,Ua.toString(t))}},{key:"setLimit",value:function(t,n,r,u){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[{kind:t,value:n,inclusive:r,message:Ua.toString(u)}])}))}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[t])}))}},{key:"int",value:function(e){return this._addCheck({kind:"int",message:Ua.toString(e)})}},{key:"positive",value:function(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:Ua.toString(e)})}},{key:"negative",value:function(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:Ua.toString(e)})}},{key:"nonpositive",value:function(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:Ua.toString(e)})}},{key:"nonnegative",value:function(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:Ua.toString(e)})}},{key:"multipleOf",value:function(e,t){return this._addCheck({kind:"multipleOf",value:e,message:Ua.toString(t)})}},{key:"finite",value:function(e){return this._addCheck({kind:"finite",message:Ua.toString(e)})}},{key:"safe",value:function(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:Ua.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:Ua.toString(e)})}},{key:"minValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"maxValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"isInt",get:function(){return!!this._def.checks.find(function(e){return"int"===e.kind||"multipleOf"===e.kind&&Ta.isInteger(e.value)})}},{key:"isFinite",get:function(){var e,t=null,n=null,r=g(this._def.checks);try{for(r.s();!(e=r.n()).done;){var u=e.value;if("finite"===u.kind||"int"===u.kind||"multipleOf"===u.kind)return!0;"min"===u.kind?(null===n||u.value>n)&&(n=u.value):"max"===u.kind&&(null===t||u.value<t)&&(t=u.value)}}catch(e){r.e(e)}finally{r.f()}return Number.isFinite(n)&&Number.isFinite(t)}}])}();Bi.create=function(e){return new Bi(w({checks:[],typeName:po.ZodNumber,coerce:(null==e?void 0:e.coerce)||!1},ri(e)))};var Ii=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments)).min=t.gte,t.max=t.lte,t}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._def.coerce)try{e.data=BigInt(e.data)}catch(t){return this._getInvalidInput(e)}if(this._getType(e)!==za.bigint)return this._getInvalidInput(e);var t,n=void 0,r=new Ka,u=g(this._def.checks);try{for(u.s();!(t=u.n()).done;){var a=t.value;if("min"===a.kind)(a.inclusive?e.data<a.value:e.data<=a.value)&&(Ha(n=this._getOrReturnCtx(e,n),{code:Ma.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),r.dirty());else if("max"===a.kind){(a.inclusive?e.data>a.value:e.data>=a.value)&&(Ha(n=this._getOrReturnCtx(e,n),{code:Ma.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),r.dirty())}else"multipleOf"===a.kind?e.data%a.value!==BigInt(0)&&(Ha(n=this._getOrReturnCtx(e,n),{code:Ma.not_multiple_of,multipleOf:a.value,message:a.message}),r.dirty()):Ta.assertNever(a)}}catch(e){u.e(e)}finally{u.f()}return{status:r.value,value:e.data}}},{key:"_getInvalidInput",value:function(e){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.bigint,received:t.parsedType}),Wa}},{key:"gte",value:function(e,t){return this.setLimit("min",e,!0,Ua.toString(t))}},{key:"gt",value:function(e,t){return this.setLimit("min",e,!1,Ua.toString(t))}},{key:"lte",value:function(e,t){return this.setLimit("max",e,!0,Ua.toString(t))}},{key:"lt",value:function(e,t){return this.setLimit("max",e,!1,Ua.toString(t))}},{key:"setLimit",value:function(t,n,r,u){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[{kind:t,value:n,inclusive:r,message:Ua.toString(u)}])}))}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[t])}))}},{key:"positive",value:function(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:Ua.toString(e)})}},{key:"negative",value:function(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:Ua.toString(e)})}},{key:"nonpositive",value:function(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:Ua.toString(e)})}},{key:"nonnegative",value:function(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:Ua.toString(e)})}},{key:"multipleOf",value:function(e,t){return this._addCheck({kind:"multipleOf",value:e,message:Ua.toString(t)})}},{key:"minValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"maxValue",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return t}}])}();Ii.create=function(e){var t;return new Ii(w({checks:[],typeName:po.ZodBigInt,coerce:null!==(t=null==e?void 0:e.coerce)&&void 0!==t&&t},ri(e)))};var Oi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=Boolean(e.data)),this._getType(e)!==za.boolean){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.boolean,received:t.parsedType}),Wa}return Qa(e.data)}}])}();Oi.create=function(e){return new Oi(w({typeName:po.ZodBoolean,coerce:(null==e?void 0:e.coerce)||!1},ri(e)))};var Ti=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==za.date){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.date,received:t.parsedType}),Wa}if(Number.isNaN(e.data.getTime()))return Ha(this._getOrReturnCtx(e),{code:Ma.invalid_date}),Wa;var n,r=new Ka,u=void 0,a=g(this._def.checks);try{for(a.s();!(n=a.n()).done;){var i=n.value;"min"===i.kind?e.data.getTime()<i.value&&(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.too_small,message:i.message,inclusive:!0,exact:!1,minimum:i.value,type:"date"}),r.dirty()):"max"===i.kind?e.data.getTime()>i.value&&(Ha(u=this._getOrReturnCtx(e,u),{code:Ma.too_big,message:i.message,inclusive:!0,exact:!1,maximum:i.value,type:"date"}),r.dirty()):Ta.assertNever(i)}}catch(e){a.e(e)}finally{a.f()}return{status:r.value,value:new Date(e.data.getTime())}}},{key:"_addCheck",value:function(t){return new e(w(w({},this._def),{},{checks:[].concat(O(this._def.checks),[t])}))}},{key:"min",value:function(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:Ua.toString(t)})}},{key:"max",value:function(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:Ua.toString(t)})}},{key:"minDate",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"min"===r.kind&&(null===t||r.value>t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return null!=t?new Date(t):null}},{key:"maxDate",get:function(){var e,t=null,n=g(this._def.checks);try{for(n.s();!(e=n.n()).done;){var r=e.value;"max"===r.kind&&(null===t||r.value<t)&&(t=r.value)}}catch(e){n.e(e)}finally{n.f()}return null!=t?new Date(t):null}}])}();Ti.create=function(e){return new Ti(w({checks:[],coerce:(null==e?void 0:e.coerce)||!1,typeName:po.ZodDate},ri(e)))};var Pi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==za.symbol){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.symbol,received:t.parsedType}),Wa}return Qa(e.data)}}])}();Pi.create=function(e){return new Pi(w({typeName:po.ZodSymbol},ri(e)))};var ji=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==za.undefined){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.undefined,received:t.parsedType}),Wa}return Qa(e.data)}}])}();ji.create=function(e){return new ji(w({typeName:po.ZodUndefined},ri(e)))};var Ni=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==za.null){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.null,received:t.parsedType}),Wa}return Qa(e.data)}}])}();Ni.create=function(e){return new Ni(w({typeName:po.ZodNull},ri(e)))};var zi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments))._any=!0,t}return b(e,ai),y(e,[{key:"_parse",value:function(e){return Qa(e.data)}}])}();zi.create=function(e){return new zi(w({typeName:po.ZodAny},ri(e)))};var Ri=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments))._unknown=!0,t}return b(e,ai),y(e,[{key:"_parse",value:function(e){return Qa(e.data)}}])}();Ri.create=function(e){return new Ri(w({typeName:po.ZodUnknown},ri(e)))};var Mi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.never,received:t.parsedType}),Wa}}])}();Mi.create=function(e){return new Mi(w({typeName:po.ZodNever},ri(e)))};var Zi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==za.undefined){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.void,received:t.parsedType}),Wa}return Qa(e.data)}}])}();Zi.create=function(e){return new Zi(w({typeName:po.ZodVoid},ri(e)))};var Li=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.ctx,r=t.status,u=this._def;if(n.parsedType!==za.array)return Ha(n,{code:Ma.invalid_type,expected:za.array,received:n.parsedType}),Wa;if(null!==u.exactLength){var a=n.data.length>u.exactLength.value,i=n.data.length<u.exactLength.value;(a||i)&&(Ha(n,{code:a?Ma.too_big:Ma.too_small,minimum:i?u.exactLength.value:void 0,maximum:a?u.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:u.exactLength.message}),r.dirty())}if(null!==u.minLength&&n.data.length<u.minLength.value&&(Ha(n,{code:Ma.too_small,minimum:u.minLength.value,type:"array",inclusive:!0,exact:!1,message:u.minLength.message}),r.dirty()),null!==u.maxLength&&n.data.length>u.maxLength.value&&(Ha(n,{code:Ma.too_big,maximum:u.maxLength.value,type:"array",inclusive:!0,exact:!1,message:u.maxLength.message}),r.dirty()),n.common.async)return Promise.all(O(n.data).map(function(e,t){return u.type._parseAsync(new ti(n,e,n.path,t))})).then(function(e){return Ka.mergeArray(r,e)});var o=O(n.data).map(function(e,t){return u.type._parseSync(new ti(n,e,n.path,t))});return Ka.mergeArray(r,o)}},{key:"element",get:function(){return this._def.type}},{key:"min",value:function(t,n){return new e(w(w({},this._def),{},{minLength:{value:t,message:Ua.toString(n)}}))}},{key:"max",value:function(t,n){return new e(w(w({},this._def),{},{maxLength:{value:t,message:Ua.toString(n)}}))}},{key:"length",value:function(t,n){return new e(w(w({},this._def),{},{exactLength:{value:t,message:Ua.toString(n)}}))}},{key:"nonempty",value:function(e){return this.min(1,e)}}])}();function $i(e){if(e instanceof qi){var t={};for(var n in e.shape){var r=e.shape[n];t[n]=oo.create($i(r))}return new qi(w(w({},e._def),{},{shape:function(){return t}}))}return e instanceof Li?new Li(w(w({},e._def),{},{type:$i(e.element)})):e instanceof oo?oo.create($i(e.unwrap())):e instanceof so?so.create($i(e.unwrap())):e instanceof Ji?Ji.create(e.items.map(function(e){return $i(e)})):e}Li.create=function(e,t){return new Li(w({type:e,minLength:null,maxLength:null,exactLength:null,typeName:po.ZodArray},ri(t)))};var qi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments))._cached=null,t.nonstrict=t.passthrough,t.augment=t.extend,t}return b(e,ai),y(e,[{key:"_getCached",value:function(){if(null!==this._cached)return this._cached;var e=this._def.shape(),t=Ta.objectKeys(e);return this._cached={shape:e,keys:t},this._cached}},{key:"_parse",value:function(e){if(this._getType(e)!==za.object){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.object,received:t.parsedType}),Wa}var n=this._processInputParams(e),r=n.status,u=n.ctx,a=this._getCached(),i=a.shape,o=a.keys,s=[];if(!(this._def.catchall instanceof Mi&&"strip"===this._def.unknownKeys))for(var c in u.data)o.includes(c)||s.push(c);var l,d=[],f=g(o);try{for(f.s();!(l=f.n()).done;){var h=l.value,v=i[h],m=u.data[h];d.push({key:{status:"valid",value:h},value:v._parse(new ti(u,m,u.path,h)),alwaysSet:h in u.data})}}catch(e){f.e(e)}finally{f.f()}if(this._def.catchall instanceof Mi){var D=this._def.unknownKeys;if("passthrough"===D){var y,F=g(s);try{for(F.s();!(y=F.n()).done;){var E=y.value;d.push({key:{status:"valid",value:E},value:{status:"valid",value:u.data[E]}})}}catch(e){F.e(e)}finally{F.f()}}else if("strict"===D)s.length>0&&(Ha(u,{code:Ma.unrecognized_keys,keys:s}),r.dirty());else if("strip"!==D)throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{var C,b=this._def.catchall,A=g(s);try{for(A.s();!(C=A.n()).done;){var k=C.value,w=u.data[k];d.push({key:{status:"valid",value:k},value:b._parse(new ti(u,w,u.path,k)),alwaysSet:k in u.data})}}catch(e){A.e(e)}finally{A.f()}}return u.common.async?Promise.resolve().then(p(x().m(function e(){var t,n,r,u,a,i,o;return x().w(function(e){for(;;)switch(e.p=e.n){case 0:t=[],n=g(d),e.p=1,n.s();case 2:if((r=n.n()).done){e.n=6;break}return u=r.value,e.n=3,u.key;case 3:return a=e.v,e.n=4,u.value;case 4:i=e.v,t.push({key:a,value:i,alwaysSet:u.alwaysSet});case 5:e.n=2;break;case 6:e.n=8;break;case 7:e.p=7,o=e.v,n.e(o);case 8:return e.p=8,n.f(),e.f(8);case 9:return e.a(2,t)}},e,null,[[1,7,8,9]])}))).then(function(e){return Ka.mergeObjectSync(r,e)}):Ka.mergeObjectSync(r,d)}},{key:"shape",get:function(){return this._def.shape()}},{key:"strict",value:function(t){var n=this;return Ua.errToObj,new e(w(w({},this._def),{},{unknownKeys:"strict"},void 0!==t?{errorMap:function(e,r){var u,a,i,o,s=null!==(u=null===(a=(i=n._def).errorMap)||void 0===a?void 0:a.call(i,e,r).message)&&void 0!==u?u:r.defaultError;return"unrecognized_keys"===e.code?{message:null!==(o=Ua.errToObj(t).message)&&void 0!==o?o:s}:{message:s}}}:{}))}},{key:"strip",value:function(){return new e(w(w({},this._def),{},{unknownKeys:"strip"}))}},{key:"passthrough",value:function(){return new e(w(w({},this._def),{},{unknownKeys:"passthrough"}))}},{key:"extend",value:function(t){var n=this;return new e(w(w({},this._def),{},{shape:function(){return w(w({},n._def.shape()),t)}}))}},{key:"merge",value:function(t){var n=this;return new e({unknownKeys:t._def.unknownKeys,catchall:t._def.catchall,shape:function(){return w(w({},n._def.shape()),t._def.shape())},typeName:po.ZodObject})}},{key:"setKey",value:function(e,t){return this.augment(F({},e,t))}},{key:"catchall",value:function(t){return new e(w(w({},this._def),{},{catchall:t}))}},{key:"pick",value:function(t){var n,r={},u=g(Ta.objectKeys(t));try{for(u.s();!(n=u.n()).done;){var a=n.value;t[a]&&this.shape[a]&&(r[a]=this.shape[a])}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"omit",value:function(t){var n,r={},u=g(Ta.objectKeys(this.shape));try{for(u.s();!(n=u.n()).done;){var a=n.value;t[a]||(r[a]=this.shape[a])}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"deepPartial",value:function(){return $i(this)}},{key:"partial",value:function(t){var n,r={},u=g(Ta.objectKeys(this.shape));try{for(u.s();!(n=u.n()).done;){var a=n.value,i=this.shape[a];t&&!t[a]?r[a]=i:r[a]=i.optional()}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"required",value:function(t){var n,r={},u=g(Ta.objectKeys(this.shape));try{for(u.s();!(n=u.n()).done;){var a=n.value;if(t&&!t[a])r[a]=this.shape[a];else{for(var i=this.shape[a];i instanceof oo;)i=i._def.innerType;r[a]=i}}}catch(e){u.e(e)}finally{u.f()}return new e(w(w({},this._def),{},{shape:function(){return r}}))}},{key:"keyof",value:function(){return no(Ta.objectKeys(this.shape))}}])}();qi.create=function(e,t){return new qi(w({shape:function(){return e},unknownKeys:"strip",catchall:Mi.create(),typeName:po.ZodObject},ri(t)))},qi.strictCreate=function(e,t){return new qi(w({shape:function(){return e},unknownKeys:"strict",catchall:Mi.create(),typeName:po.ZodObject},ri(t)))},qi.lazycreate=function(e,t){return new qi(w({shape:e,unknownKeys:"strip",catchall:Mi.create(),typeName:po.ZodObject},ri(t)))};var Vi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx,n=this._def.options;if(t.common.async)return Promise.all(n.map(function(){var e=p(x().m(function e(n){var r,u,a;return x().w(function(e){for(;;)switch(e.n){case 0:return r=w(w({},t),{},{common:w(w({},t.common),{},{issues:[]}),parent:null}),e.n=1,n._parseAsync({data:t.data,path:t.path,parent:r});case 1:return u=e.v,a=r,e.a(2,{result:u,ctx:a})}},e)}));return function(t){return e.apply(this,arguments)}}())).then(function(e){var n,r=g(e);try{for(r.s();!(n=r.n()).done;){var u=n.value;if("valid"===u.result.status)return u.result}}catch(e){r.e(e)}finally{r.f()}var a,i=g(e);try{for(i.s();!(a=i.n()).done;){var o,s=a.value;if("dirty"===s.result.status)return(o=t.common.issues).push.apply(o,O(s.ctx.common.issues)),s.result}}catch(e){i.e(e)}finally{i.f()}var c=e.map(function(e){return new Za(e.ctx.common.issues)});return Ha(t,{code:Ma.invalid_union,unionErrors:c}),Wa});var r,u,a=void 0,i=[],o=g(n);try{for(o.s();!(r=o.n()).done;){var s=r.value,c=w(w({},t),{},{common:w(w({},t.common),{},{issues:[]}),parent:null}),l=s._parseSync({data:t.data,path:t.path,parent:c});if("valid"===l.status)return l;"dirty"!==l.status||a||(a={result:l,ctx:c}),c.common.issues.length&&i.push(c.common.issues)}}catch(e){o.e(e)}finally{o.f()}if(a)return(u=t.common.issues).push.apply(u,O(a.ctx.common.issues)),a.result;var d=i.map(function(e){return new Za(e)});return Ha(t,{code:Ma.invalid_union,unionErrors:d}),Wa}},{key:"options",get:function(){return this._def.options}}])}();Vi.create=function(e,t){return new Vi(w({options:e,typeName:po.ZodUnion},ri(t)))};var Hi=function(e){return e instanceof eo?Hi(e.schema):e instanceof io?Hi(e.innerType()):e instanceof to?[e.value]:e instanceof ro?e.options:e instanceof uo?Ta.objectValues(e.enum):e instanceof co?Hi(e._def.innerType):e instanceof ji?[void 0]:e instanceof Ni?[null]:e instanceof oo?[void 0].concat(O(Hi(e.unwrap()))):e instanceof so?[null].concat(O(Hi(e.unwrap()))):e instanceof ho||e instanceof mo?Hi(e.unwrap()):e instanceof lo?Hi(e._def.innerType):[]},Ui=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx;if(t.parsedType!==za.object)return Ha(t,{code:Ma.invalid_type,expected:za.object,received:t.parsedType}),Wa;var n=this.discriminator,r=t.data[n],u=this.optionsMap.get(r);return u?t.common.async?u._parseAsync({data:t.data,path:t.path,parent:t}):u._parseSync({data:t.data,path:t.path,parent:t}):(Ha(t,{code:Ma.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),Wa)}},{key:"discriminator",get:function(){return this._def.discriminator}},{key:"options",get:function(){return this._def.options}},{key:"optionsMap",get:function(){return this._def.optionsMap}}],[{key:"create",value:function(t,n,r){var u,a=new Map,i=g(n);try{for(i.s();!(u=i.n()).done;){var o=u.value,s=Hi(o.shape[t]);if(!s.length)throw new Error("A discriminator value for key `".concat(t,"` could not be extracted from all schema options"));var c,l=g(s);try{for(l.s();!(c=l.n()).done;){var d=c.value;if(a.has(d))throw new Error("Discriminator property ".concat(String(t)," has duplicate value ").concat(String(d)));a.set(d,o)}}catch(e){l.e(e)}finally{l.f()}}}catch(e){i.e(e)}finally{i.f()}return new e(w({typeName:po.ZodDiscriminatedUnion,discriminator:t,options:n,optionsMap:a},ri(r)))}}])}();function Ki(e,t){var n=Ra(e),r=Ra(t);if(e===t)return{valid:!0,data:e};if(n===za.object&&r===za.object){var u,a=Ta.objectKeys(t),i=Ta.objectKeys(e).filter(function(e){return-1!==a.indexOf(e)}),o=w(w({},e),t),s=g(i);try{for(s.s();!(u=s.n()).done;){var c=u.value,l=Ki(e[c],t[c]);if(!l.valid)return{valid:!1};o[c]=l.data}}catch(e){s.e(e)}finally{s.f()}return{valid:!0,data:o}}if(n===za.array&&r===za.array){if(e.length!==t.length)return{valid:!1};for(var d=[],f=0;f<e.length;f++){var p=Ki(e[f],t[f]);if(!p.valid)return{valid:!1};d.push(p.data)}return{valid:!0,data:d}}return n===za.date&&r===za.date&&+e===+t?{valid:!0,data:e}:{valid:!1}}var Wi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx,u=function(e,t){if(Ga(e)||Ga(t))return Wa;var u=Ki(e.value,t.value);return u.valid?((Ya(e)||Ya(t))&&n.dirty(),{status:n.value,value:u.data}):(Ha(r,{code:Ma.invalid_intersection_types}),Wa)};return r.common.async?Promise.all([this._def.left._parseAsync({data:r.data,path:r.path,parent:r}),this._def.right._parseAsync({data:r.data,path:r.path,parent:r})]).then(function(e){var t=I(e,2),n=t[0],r=t[1];return u(n,r)}):u(this._def.left._parseSync({data:r.data,path:r.path,parent:r}),this._def.right._parseSync({data:r.data,path:r.path,parent:r}))}}])}();Wi.create=function(e,t,n){return new Wi(w({left:e,right:t,typeName:po.ZodIntersection},ri(n)))};var Ji=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e),r=n.status,u=n.ctx;if(u.parsedType!==za.array)return Ha(u,{code:Ma.invalid_type,expected:za.array,received:u.parsedType}),Wa;if(u.data.length<this._def.items.length)return Ha(u,{code:Ma.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),Wa;!this._def.rest&&u.data.length>this._def.items.length&&(Ha(u,{code:Ma.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),r.dirty());var a=O(u.data).map(function(e,n){var r=t._def.items[n]||t._def.rest;return r?r._parse(new ti(u,e,u.path,n)):null}).filter(function(e){return!!e});return u.common.async?Promise.all(a).then(function(e){return Ka.mergeArray(r,e)}):Ka.mergeArray(r,a)}},{key:"items",get:function(){return this._def.items}},{key:"rest",value:function(t){return new e(w(w({},this._def),{},{rest:t}))}}])}();Ji.create=function(e,t){if(!Array.isArray(e))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new Ji(w({items:e,typeName:po.ZodTuple,rest:null},ri(t)))};var Qi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"keySchema",get:function(){return this._def.keyType}},{key:"valueSchema",get:function(){return this._def.valueType}},{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx;if(r.parsedType!==za.object)return Ha(r,{code:Ma.invalid_type,expected:za.object,received:r.parsedType}),Wa;var u=[],a=this._def.keyType,i=this._def.valueType;for(var o in r.data)u.push({key:a._parse(new ti(r,o,r.path,o)),value:i._parse(new ti(r,r.data[o],r.path,o)),alwaysSet:o in r.data});return r.common.async?Ka.mergeObjectAsync(n,u):Ka.mergeObjectSync(n,u)}},{key:"element",get:function(){return this._def.valueType}}],[{key:"create",value:function(t,n,r){return new e(n instanceof ai?w({keyType:t,valueType:n,typeName:po.ZodRecord},ri(r)):w({keyType:xi.create(),valueType:t,typeName:po.ZodRecord},ri(n)))}}])}(),Gi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"keySchema",get:function(){return this._def.keyType}},{key:"valueSchema",get:function(){return this._def.valueType}},{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx;if(r.parsedType!==za.map)return Ha(r,{code:Ma.invalid_type,expected:za.map,received:r.parsedType}),Wa;var u=this._def.keyType,a=this._def.valueType,i=O(r.data.entries()).map(function(e,t){var n=I(e,2),i=n[0],o=n[1];return{key:u._parse(new ti(r,i,r.path,[t,"key"])),value:a._parse(new ti(r,o,r.path,[t,"value"]))}});if(r.common.async){var o=new Map;return Promise.resolve().then(p(x().m(function e(){var t,r,u,a,s,c;return x().w(function(e){for(;;)switch(e.p=e.n){case 0:t=g(i),e.p=1,t.s();case 2:if((r=t.n()).done){e.n=7;break}return u=r.value,e.n=3,u.key;case 3:return a=e.v,e.n=4,u.value;case 4:if(s=e.v,"aborted"!==a.status&&"aborted"!==s.status){e.n=5;break}return e.a(2,Wa);case 5:"dirty"!==a.status&&"dirty"!==s.status||n.dirty(),o.set(a.value,s.value);case 6:e.n=2;break;case 7:e.n=9;break;case 8:e.p=8,c=e.v,t.e(c);case 9:return e.p=9,t.f(),e.f(9);case 10:return e.a(2,{status:n.value,value:o})}},e,null,[[1,8,9,10]])})))}var s,c=new Map,l=g(i);try{for(l.s();!(s=l.n()).done;){var d=s.value,f=d.key,h=d.value;if("aborted"===f.status||"aborted"===h.status)return Wa;"dirty"!==f.status&&"dirty"!==h.status||n.dirty(),c.set(f.value,h.value)}}catch(e){l.e(e)}finally{l.f()}return{status:n.value,value:c}}}])}();Gi.create=function(e,t,n){return new Gi(w({valueType:t,keyType:e,typeName:po.ZodMap},ri(n)))};var Yi=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e),n=t.status,r=t.ctx;if(r.parsedType!==za.set)return Ha(r,{code:Ma.invalid_type,expected:za.set,received:r.parsedType}),Wa;var u=this._def;null!==u.minSize&&r.data.size<u.minSize.value&&(Ha(r,{code:Ma.too_small,minimum:u.minSize.value,type:"set",inclusive:!0,exact:!1,message:u.minSize.message}),n.dirty()),null!==u.maxSize&&r.data.size>u.maxSize.value&&(Ha(r,{code:Ma.too_big,maximum:u.maxSize.value,type:"set",inclusive:!0,exact:!1,message:u.maxSize.message}),n.dirty());var a=this._def.valueType;function i(e){var t,r=new Set,u=g(e);try{for(u.s();!(t=u.n()).done;){var a=t.value;if("aborted"===a.status)return Wa;"dirty"===a.status&&n.dirty(),r.add(a.value)}}catch(e){u.e(e)}finally{u.f()}return{status:n.value,value:r}}var o=O(r.data.values()).map(function(e,t){return a._parse(new ti(r,e,r.path,t))});return r.common.async?Promise.all(o).then(function(e){return i(e)}):i(o)}},{key:"min",value:function(t,n){return new e(w(w({},this._def),{},{minSize:{value:t,message:Ua.toString(n)}}))}},{key:"max",value:function(t,n){return new e(w(w({},this._def),{},{maxSize:{value:t,message:Ua.toString(n)}}))}},{key:"size",value:function(e,t){return this.min(e,t).max(e,t)}},{key:"nonempty",value:function(e){return this.min(1,e)}}])}();Yi.create=function(e,t){return new Yi(w({valueType:e,minSize:null,maxSize:null,typeName:po.ZodSet},ri(t)))};var Xi=function(){function e(){var t;return v(this,e),(t=h(this,e,arguments)).validate=t.implement,t}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx;if(t.parsedType!==za.function)return Ha(t,{code:Ma.invalid_type,expected:za.function,received:t.parsedType}),Wa;function n(e,n){return Va({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,qa(),La].filter(function(e){return!!e}),issueData:{code:Ma.invalid_arguments,argumentsError:n}})}function r(e,n){return Va({data:e,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,qa(),La].filter(function(e){return!!e}),issueData:{code:Ma.invalid_return_type,returnTypeError:n}})}var u={errorMap:t.common.contextualErrorMap},a=t.data;if(this._def.returns instanceof ao){var i=this;return Qa(p(x().m(function e(){var t,o,s,c,l,d,f,p=arguments;return x().w(function(e){for(;;)switch(e.n){case 0:for(t=p.length,o=new Array(t),s=0;s<t;s++)o[s]=p[s];return c=new Za([]),e.n=1,i._def.args.parseAsync(o,u).catch(function(e){throw c.addIssue(n(o,e)),c});case 1:return l=e.v,e.n=2,Reflect.apply(a,this,l);case 2:return d=e.v,e.n=3,i._def.returns._def.type.parseAsync(d,u).catch(function(e){throw c.addIssue(r(d,e)),c});case 3:return f=e.v,e.a(2,f)}},e,this)})))}var o=this;return Qa(function(){for(var e=arguments.length,t=new Array(e),i=0;i<e;i++)t[i]=arguments[i];var s=o._def.args.safeParse(t,u);if(!s.success)throw new Za([n(t,s.error)]);var c=Reflect.apply(a,this,s.data),l=o._def.returns.safeParse(c,u);if(!l.success)throw new Za([r(c,l.error)]);return l.data})}},{key:"parameters",value:function(){return this._def.args}},{key:"returnType",value:function(){return this._def.returns}},{key:"args",value:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];return new e(w(w({},this._def),{},{args:Ji.create(n).rest(Ri.create())}))}},{key:"returns",value:function(t){return new e(w(w({},this._def),{},{returns:t}))}},{key:"implement",value:function(e){return this.parse(e)}},{key:"strictImplement",value:function(e){return this.parse(e)}}],[{key:"create",value:function(t,n,r){return new e(w({args:t||Ji.create([]).rest(Ri.create()),returns:n||Ri.create(),typeName:po.ZodFunction},ri(r)))}}])}(),eo=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"schema",get:function(){return this._def.getter()}},{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx;return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}])}();eo.create=function(e,t){return new eo(w({getter:e,typeName:po.ZodLazy},ri(t)))};var to=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(e.data!==this._def.value){var t=this._getOrReturnCtx(e);return Ha(t,{received:t.data,code:Ma.invalid_literal,expected:this._def.value}),Wa}return{status:"valid",value:e.data}}},{key:"value",get:function(){return this._def.value}}])}();function no(e,t){return new ro(w({values:e,typeName:po.ZodEnum},ri(t)))}to.create=function(e,t){return new to(w({value:e,typeName:po.ZodLiteral},ri(t)))};var ro=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if("string"!=typeof e.data){var t=this._getOrReturnCtx(e),n=this._def.values;return Ha(t,{expected:Ta.joinValues(n),received:t.parsedType,code:Ma.invalid_type}),Wa}if(this._cache||(this._cache=new Set(this._def.values)),!this._cache.has(e.data)){var r=this._getOrReturnCtx(e),u=this._def.values;return Ha(r,{received:r.data,code:Ma.invalid_enum_value,options:u}),Wa}return Qa(e.data)}},{key:"options",get:function(){return this._def.values}},{key:"enum",get:function(){var e,t={},n=g(this._def.values);try{for(n.s();!(e=n.n()).done;){var r=e.value;t[r]=r}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"Values",get:function(){var e,t={},n=g(this._def.values);try{for(n.s();!(e=n.n()).done;){var r=e.value;t[r]=r}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"Enum",get:function(){var e,t={},n=g(this._def.values);try{for(n.s();!(e=n.n()).done;){var r=e.value;t[r]=r}}catch(e){n.e(e)}finally{n.f()}return t}},{key:"extract",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this._def;return e.create(t,w(w({},this._def),n))}},{key:"exclude",value:function(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this._def;return e.create(this.options.filter(function(e){return!t.includes(e)}),w(w({},this._def),n))}}])}();ro.create=no;var uo=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=Ta.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==za.string&&n.parsedType!==za.number){var r=Ta.objectValues(t);return Ha(n,{expected:Ta.joinValues(r),received:n.parsedType,code:Ma.invalid_type}),Wa}if(this._cache||(this._cache=new Set(Ta.getValidEnumValues(this._def.values))),!this._cache.has(e.data)){var u=Ta.objectValues(t);return Ha(n,{received:n.data,code:Ma.invalid_enum_value,options:u}),Wa}return Qa(e.data)}},{key:"enum",get:function(){return this._def.values}}])}();uo.create=function(e,t){return new uo(w({values:e,typeName:po.ZodNativeEnum},ri(t)))};var ao=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"unwrap",value:function(){return this._def.type}},{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e).ctx;if(n.parsedType!==za.promise&&!1===n.common.async)return Ha(n,{code:Ma.invalid_type,expected:za.promise,received:n.parsedType}),Wa;var r=n.parsedType===za.promise?n.data:Promise.resolve(n.data);return Qa(r.then(function(e){return t._def.type.parseAsync(e,{path:n.path,errorMap:n.common.contextualErrorMap})}))}}])}();ao.create=function(e,t){return new ao(w({type:e,typeName:po.ZodPromise},ri(t)))};var io=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"innerType",value:function(){return this._def.schema}},{key:"sourceType",value:function(){return this._def.schema._def.typeName===po.ZodEffects?this._def.schema.sourceType():this._def.schema}},{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e),r=n.status,u=n.ctx,a=this._def.effect||null,i={addIssue:function(e){Ha(u,e),e.fatal?r.abort():r.dirty()},get path(){return u.path}};if(i.addIssue=i.addIssue.bind(i),"preprocess"===a.type){var o=a.transform(u.data,i);if(u.common.async)return Promise.resolve(o).then(function(){var e=p(x().m(function e(n){var a;return x().w(function(e){for(;;)switch(e.n){case 0:if("aborted"!==r.value){e.n=1;break}return e.a(2,Wa);case 1:return e.n=2,t._def.schema._parseAsync({data:n,path:u.path,parent:u});case 2:if("aborted"!==(a=e.v).status){e.n=3;break}return e.a(2,Wa);case 3:if("dirty"!==a.status){e.n=4;break}return e.a(2,Ja(a.value));case 4:if("dirty"!==r.value){e.n=5;break}return e.a(2,Ja(a.value));case 5:return e.a(2,a)}},e)}));return function(t){return e.apply(this,arguments)}}());if("aborted"===r.value)return Wa;var s=this._def.schema._parseSync({data:o,path:u.path,parent:u});return"aborted"===s.status?Wa:"dirty"===s.status||"dirty"===r.value?Ja(s.value):s}if("refinement"===a.type){var c=function(e){var t=a.refinement(e,i);if(u.common.async)return Promise.resolve(t);if(t instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return e};if(!1===u.common.async){var l=this._def.schema._parseSync({data:u.data,path:u.path,parent:u});return"aborted"===l.status?Wa:("dirty"===l.status&&r.dirty(),c(l.value),{status:r.value,value:l.value})}return this._def.schema._parseAsync({data:u.data,path:u.path,parent:u}).then(function(e){return"aborted"===e.status?Wa:("dirty"===e.status&&r.dirty(),c(e.value).then(function(){return{status:r.value,value:e.value}}))})}if("transform"===a.type){if(!1===u.common.async){var d=this._def.schema._parseSync({data:u.data,path:u.path,parent:u});if(!Xa(d))return Wa;var f=a.transform(d.value,i);if(f instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:r.value,value:f}}return this._def.schema._parseAsync({data:u.data,path:u.path,parent:u}).then(function(e){return Xa(e)?Promise.resolve(a.transform(e.value,i)).then(function(e){return{status:r.value,value:e}}):Wa})}Ta.assertNever(a)}}])}();io.create=function(e,t,n){return new io(w({schema:e,typeName:po.ZodEffects,effect:t},ri(n)))},io.createWithPreprocess=function(e,t,n){return new io(w({schema:t,effect:{type:"preprocess",transform:e},typeName:po.ZodEffects},ri(n)))};var oo=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){return this._getType(e)===za.undefined?Qa(void 0):this._def.innerType._parse(e)}},{key:"unwrap",value:function(){return this._def.innerType}}])}();oo.create=function(e,t){return new oo(w({innerType:e,typeName:po.ZodOptional},ri(t)))};var so=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){return this._getType(e)===za.null?Qa(null):this._def.innerType._parse(e)}},{key:"unwrap",value:function(){return this._def.innerType}}])}();so.create=function(e,t){return new so(w({innerType:e,typeName:po.ZodNullable},ri(t)))};var co=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx,n=t.data;return t.parsedType===za.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}},{key:"removeDefault",value:function(){return this._def.innerType}}])}();co.create=function(e,t){return new co(w({innerType:e,typeName:po.ZodDefault,defaultValue:"function"==typeof t.default?t.default:function(){return t.default}},ri(t)))};var lo=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e).ctx,r=w(w({},n),{},{common:w(w({},n.common),{},{issues:[]})}),u=this._def.innerType._parse({data:r.data,path:r.path,parent:w({},r)});return ei(u)?u.then(function(e){return{status:"valid",value:"valid"===e.status?e.value:t._def.catchValue({get error(){return new Za(r.common.issues)},input:r.data})}}):{status:"valid",value:"valid"===u.status?u.value:this._def.catchValue({get error(){return new Za(r.common.issues)},input:r.data})}}},{key:"removeCatch",value:function(){return this._def.innerType}}])}();lo.create=function(e,t){return new lo(w({innerType:e,typeName:po.ZodCatch,catchValue:"function"==typeof t.catch?t.catch:function(){return t.catch}},ri(t)))};var fo=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){if(this._getType(e)!==za.nan){var t=this._getOrReturnCtx(e);return Ha(t,{code:Ma.invalid_type,expected:za.nan,received:t.parsedType}),Wa}return{status:"valid",value:e.data}}}])}();fo.create=function(e){return new fo(w({typeName:po.ZodNaN},ri(e)))};var po,ho=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._processInputParams(e).ctx,n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}},{key:"unwrap",value:function(){return this._def.type}}])}(),vo=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this,n=this._processInputParams(e),r=n.status,u=n.ctx;if(u.common.async){var a=function(){var e=p(x().m(function e(){var n;return x().w(function(e){for(;;)switch(e.n){case 0:return e.n=1,t._def.in._parseAsync({data:u.data,path:u.path,parent:u});case 1:if("aborted"!==(n=e.v).status){e.n=2;break}return e.a(2,Wa);case 2:if("dirty"!==n.status){e.n=3;break}return r.dirty(),e.a(2,Ja(n.value));case 3:return e.a(2,t._def.out._parseAsync({data:n.value,path:u.path,parent:u}));case 4:return e.a(2)}},e)}));return function(){return e.apply(this,arguments)}}();return a()}var i=this._def.in._parseSync({data:u.data,path:u.path,parent:u});return"aborted"===i.status?Wa:"dirty"===i.status?(r.dirty(),{status:"dirty",value:i.value}):this._def.out._parseSync({data:i.value,path:u.path,parent:u})}}],[{key:"create",value:function(t,n){return new e({in:t,out:n,typeName:po.ZodPipeline})}}])}(),mo=function(){function e(){return v(this,e),h(this,e,arguments)}return b(e,ai),y(e,[{key:"_parse",value:function(e){var t=this._def.innerType._parse(e),n=function(e){return Xa(e)&&(e.value=Object.freeze(e.value)),e};return ei(t)?t.then(function(e){return n(e)}):n(t)}},{key:"unwrap",value:function(){return this._def.innerType}}])}();function Do(e=globalThis){var t,n,r;return e.window?"runtime/browser":(null==(t=e.navigator)?void 0:t.userAgent)?`runtime/${e.navigator.userAgent.toLowerCase()}`:(null==(r=null==(n=e.process)?void 0:n.versions)?void 0:r.node)?`runtime/node.js/${e.process.version.substring(0)}`:e.EdgeRuntime?"runtime/vercel-edge":"runtime/unknown"}function yo(e,...t){const n=function(e){return Object.fromEntries(Object.entries(e).filter(([e,t])=>null!=t))}(null!=e?e:{}),r=new Headers(n),u=r.get("user-agent")||"";return r.set("user-agent",[u,...t].filter(Boolean).join(" ")),Object.fromEntries(r)}mo.create=function(e,t){return new mo(w({innerType:e,typeName:po.ZodReadonly},ri(t)))},qi.lazycreate,function(e){e.ZodString="ZodString",e.ZodNumber="ZodNumber",e.ZodNaN="ZodNaN",e.ZodBigInt="ZodBigInt",e.ZodBoolean="ZodBoolean",e.ZodDate="ZodDate",e.ZodSymbol="ZodSymbol",e.ZodUndefined="ZodUndefined",e.ZodNull="ZodNull",e.ZodAny="ZodAny",e.ZodUnknown="ZodUnknown",e.ZodNever="ZodNever",e.ZodVoid="ZodVoid",e.ZodArray="ZodArray",e.ZodObject="ZodObject",e.ZodUnion="ZodUnion",e.ZodDiscriminatedUnion="ZodDiscriminatedUnion",e.ZodIntersection="ZodIntersection",e.ZodTuple="ZodTuple",e.ZodRecord="ZodRecord",e.ZodMap="ZodMap",e.ZodSet="ZodSet",e.ZodFunction="ZodFunction",e.ZodLazy="ZodLazy",e.ZodLiteral="ZodLiteral",e.ZodEnum="ZodEnum",e.ZodEffects="ZodEffects",e.ZodNativeEnum="ZodNativeEnum",e.ZodOptional="ZodOptional",e.ZodNullable="ZodNullable",e.ZodDefault="ZodDefault",e.ZodCatch="ZodCatch",e.ZodPromise="ZodPromise",e.ZodBranded="ZodBranded",e.ZodPipeline="ZodPipeline",e.ZodReadonly="ZodReadonly"}(po||(po={})),xi.create,Bi.create,fo.create,Ii.create,Oi.create,Ti.create,Pi.create,ji.create,Ni.create,zi.create,Ri.create,Mi.create,Zi.create,Li.create,qi.create,qi.strictCreate,Vi.create,Ui.create,Wi.create,Ji.create,Qi.create,Gi.create,Yi.create,Xi.create,eo.create,to.create,ro.create,uo.create,ao.create,io.create,oo.create,so.create,io.createWithPreprocess,vo.create;var go=({prefix:e,size:t=16,alphabet:n="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz",separator:r="-"}={})=>{const u=()=>{const e=n.length,r=new Array(t);for(let u=0;u<t;u++)r[u]=n[Math.random()*e|0];return r.join("")};if(null==e)return u;if(n.includes(r))throw new ue({argument:"separator",message:`The separator "${r}" must not be part of the alphabet "${n}".`});return()=>`${e}${r}${u()}`},Fo=go(),Eo=/"__proto__"\s*:/,Co=/"constructor"\s*:/;function bo(e){const t=JSON.parse(e);return null===t||"object"!=typeof t||!1===Eo.test(e)&&!1===Co.test(e)?t:function(e){let t=[e];for(;t.length;){const e=t;t=[];for(const n of e){if(Object.prototype.hasOwnProperty.call(n,"__proto__"))throw new SyntaxError("Object contains forbidden prototype property");if(Object.prototype.hasOwnProperty.call(n,"constructor")&&Object.prototype.hasOwnProperty.call(n.constructor,"prototype"))throw new SyntaxError("Object contains forbidden prototype property");for(const e in n){const r=n[e];r&&"object"==typeof r&&t.push(r)}}}return e}(t)}var Ao=Symbol.for("vercel.ai.validator");function ko(e){return function(e){return"object"==typeof e&&null!==e&&Ao in e&&!0===e[Ao]&&"validate"in e}(e)?e:(t=e,n=async e=>{const n=await t["~standard"].validate(e);return null==n.issues?{success:!0,value:n.value}:{success:!1,error:new he({value:e,cause:n.issues})}},{[Ao]:!0,validate:n});var t,n}async function wo({value:e,schema:t}){const n=await _o({value:e,schema:t});if(!n.success)throw he.wrap({value:e,cause:n.error});return n.value}async function _o({value:e,schema:t}){const n=ko(t);try{if(null==n.validate)return{success:!0,value:e,rawValue:e};const t=await n.validate(e);return t.success?{success:!0,value:t.value,rawValue:e}:{success:!1,error:he.wrap({value:e,cause:t.error}),rawValue:e}}catch(t){return{success:!1,error:he.wrap({value:e,cause:t}),rawValue:e}}}async function xo({text:e,schema:t}){try{const n=function(e){const{stackTraceLimit:t}=Error;Error.stackTraceLimit=0;try{return bo(e)}finally{Error.stackTraceLimit=t}}(e);return null==t?{success:!0,value:n,rawValue:n}:await _o({value:n,schema:t})}catch(t){return{success:!1,error:ce.isInstance(t)?t:new ce({text:e,cause:t}),rawValue:void 0}}}async function So(e){return"function"==typeof e&&(e=e()),Promise.resolve(e)}var Bo=(e,t)=>{let n=0;for(;n<e.length&&n<t.length&&e[n]===t[n];n++);return[(e.length-n).toString(),...t.slice(n)].join("/")},Io=Symbol("Let zodToJsonSchema decide on which parser to use"),Oo={name:void 0,$refStrategy:"root",basePath:["#"],effectStrategy:"input",pipeStrategy:"all",dateStrategy:"format:date-time",mapStrategy:"entries",removeAdditionalStrategy:"passthrough",allowedAdditionalProperties:!0,rejectedAdditionalProperties:!1,definitionPath:"definitions",strictUnions:!1,definitions:{},errorMessages:!1,patternStrategy:"escape",applyRegexFlags:!1,emailStrategy:"format:email",base64Strategy:"contentEncoding:base64",nameStrategy:"ref"};function To(e,t){return is(e.type._def,t)}function Po(e,t,n){const r=null!=n?n:t.dateStrategy;if(Array.isArray(r))return{anyOf:r.map((n,r)=>Po(e,t,n))};switch(r){case"string":case"format:date-time":return{type:"string",format:"date-time"};case"format:date":return{type:"string",format:"date"};case"integer":return jo(e)}}var jo=e=>{const t={type:"integer",format:"unix-time"};for(const n of e.checks)switch(n.kind){case"min":t.minimum=n.value;break;case"max":t.maximum=n.value}return t};var No=void 0,zo=/^[cC][^\s-]{8,}$/,Ro=/^[0-9a-z]+$/,Mo=/^[0-9A-HJKMNP-TV-Z]{26}$/,Zo=/^(?!\.)(?!.*\.\.)([a-zA-Z0-9_'+\-\.]*)[a-zA-Z0-9_+-]@([a-zA-Z0-9][a-zA-Z0-9\-]*\.)+[a-zA-Z]{2,}$/,Lo=()=>(void 0===No&&(No=RegExp("^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$","u")),No),$o=/^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/,qo=/^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/,Vo=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,Ho=/^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/,Uo=/^[a-zA-Z0-9_-]{21}$/,Ko=/^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/;function Wo(e,t){const n={type:"string"};if(e.checks)for(const r of e.checks)switch(r.kind){case"min":n.minLength="number"==typeof n.minLength?Math.max(n.minLength,r.value):r.value;break;case"max":n.maxLength="number"==typeof n.maxLength?Math.min(n.maxLength,r.value):r.value;break;case"email":switch(t.emailStrategy){case"format:email":Go(n,"email",r.message,t);break;case"format:idn-email":Go(n,"idn-email",r.message,t);break;case"pattern:zod":Yo(n,Zo,r.message,t)}break;case"url":Go(n,"uri",r.message,t);break;case"uuid":Go(n,"uuid",r.message,t);break;case"regex":Yo(n,r.regex,r.message,t);break;case"cuid":Yo(n,zo,r.message,t);break;case"cuid2":Yo(n,Ro,r.message,t);break;case"startsWith":Yo(n,RegExp(`^${Jo(r.value,t)}`),r.message,t);break;case"endsWith":Yo(n,RegExp(`${Jo(r.value,t)}$`),r.message,t);break;case"datetime":Go(n,"date-time",r.message,t);break;case"date":Go(n,"date",r.message,t);break;case"time":Go(n,"time",r.message,t);break;case"duration":Go(n,"duration",r.message,t);break;case"length":n.minLength="number"==typeof n.minLength?Math.max(n.minLength,r.value):r.value,n.maxLength="number"==typeof n.maxLength?Math.min(n.maxLength,r.value):r.value;break;case"includes":Yo(n,RegExp(Jo(r.value,t)),r.message,t);break;case"ip":"v6"!==r.version&&Go(n,"ipv4",r.message,t),"v4"!==r.version&&Go(n,"ipv6",r.message,t);break;case"base64url":Yo(n,Ho,r.message,t);break;case"jwt":Yo(n,Ko,r.message,t);break;case"cidr":"v6"!==r.version&&Yo(n,$o,r.message,t),"v4"!==r.version&&Yo(n,qo,r.message,t);break;case"emoji":Yo(n,Lo(),r.message,t);break;case"ulid":Yo(n,Mo,r.message,t);break;case"base64":switch(t.base64Strategy){case"format:binary":Go(n,"binary",r.message,t);break;case"contentEncoding:base64":n.contentEncoding="base64";break;case"pattern:zod":Yo(n,Vo,r.message,t)}break;case"nanoid":Yo(n,Uo,r.message,t)}return n}function Jo(e,t){return"escape"===t.patternStrategy?function(e){let t="";for(let n=0;n<e.length;n++)Qo.has(e[n])||(t+="\\"),t+=e[n];return t}(e):e}var Qo=new Set("ABCDEFGHIJKLMNOPQRSTUVXYZabcdefghijklmnopqrstuvxyz0123456789");function Go(e,t,n,r){var u;e.format||(null==(u=e.anyOf)?void 0:u.some(e=>e.format))?(e.anyOf||(e.anyOf=[]),e.format&&(e.anyOf.push({format:e.format}),delete e.format),e.anyOf.push({format:t,...n&&r.errorMessages&&{errorMessage:{format:n}}})):e.format=t}function Yo(e,t,n,r){var u;e.pattern||(null==(u=e.allOf)?void 0:u.some(e=>e.pattern))?(e.allOf||(e.allOf=[]),e.pattern&&(e.allOf.push({pattern:e.pattern}),delete e.pattern),e.allOf.push({pattern:Xo(t,r),...n&&r.errorMessages&&{errorMessage:{pattern:n}}})):e.pattern=Xo(t,r)}function Xo(e,t){var n;if(!t.applyRegexFlags||!e.flags)return e.source;const r=e.flags.includes("i"),u=e.flags.includes("m"),a=e.flags.includes("s"),i=r?e.source.toLowerCase():e.source;let o="",s=!1,c=!1,l=!1;for(let e=0;e<i.length;e++)if(s)o+=i[e],s=!1;else{if(r)if(c){if(i[e].match(/[a-z]/)){l?(o+=i[e],o+=`${i[e-2]}-${i[e]}`.toUpperCase(),l=!1):"-"===i[e+1]&&(null==(n=i[e+2])?void 0:n.match(/[a-z]/))?(o+=i[e],l=!0):o+=`${i[e]}${i[e].toUpperCase()}`;continue}}else if(i[e].match(/[a-z]/)){o+=`[${i[e]}${i[e].toUpperCase()}]`;continue}if(u){if("^"===i[e]){o+="(^|(?<=[\r\n]))";continue}if("$"===i[e]){o+="($|(?=[\r\n]))";continue}}a&&"."===i[e]?o+=c?`${i[e]}\r\n`:`[${i[e]}\r\n]`:(o+=i[e],"\\"===i[e]?s=!0:c&&"]"===i[e]?c=!1:c||"["!==i[e]||(c=!0))}try{new RegExp(o)}catch(n){return console.warn(`Could not convert regex pattern at ${t.currentPath.join("/")} to a flag-independent form! Falling back to the flag-ignorant source`),e.source}return o}function es(e,t){var n,r,u,a,i,o;const s={type:"object",additionalProperties:null!=(n=is(e.valueType._def,{...t,currentPath:[...t.currentPath,"additionalProperties"]}))?n:t.allowedAdditionalProperties};if((null==(r=e.keyType)?void 0:r._def.typeName)===po.ZodString&&(null==(u=e.keyType._def.checks)?void 0:u.length)){const{type:n,...r}=Wo(e.keyType._def,t);return{...s,propertyNames:r}}if((null==(a=e.keyType)?void 0:a._def.typeName)===po.ZodEnum)return{...s,propertyNames:{enum:e.keyType._def.values}};if((null==(i=e.keyType)?void 0:i._def.typeName)===po.ZodBranded&&e.keyType._def.type._def.typeName===po.ZodString&&(null==(o=e.keyType._def.type._def.checks)?void 0:o.length)){const{type:n,...r}=To(e.keyType._def,t);return{...s,propertyNames:r}}return s}var ts={ZodString:"string",ZodNumber:"number",ZodBigInt:"integer",ZodBoolean:"boolean",ZodNull:"null"};var ns=(e,t)=>{const n=(e.options instanceof Map?Array.from(e.options.values()):e.options).map((e,n)=>is(e._def,{...t,currentPath:[...t.currentPath,"anyOf",`${n}`]})).filter(e=>!!e&&(!t.strictUnions||"object"==typeof e&&Object.keys(e).length>0));return n.length?{anyOf:n}:void 0};function rs(e,t){const n={type:"object",properties:{}},r=[],u=e.shape();for(const e in u){let a=u[e];if(void 0===a||void 0===a._def)continue;const i=us(a),o=is(a._def,{...t,currentPath:[...t.currentPath,"properties",e],propertyPath:[...t.currentPath,"properties",e]});void 0!==o&&(n.properties[e]=o,i||r.push(e))}r.length&&(n.required=r);const a=function(e,t){if("ZodNever"!==e.catchall._def.typeName)return is(e.catchall._def,{...t,currentPath:[...t.currentPath,"additionalProperties"]});switch(e.unknownKeys){case"passthrough":return t.allowedAdditionalProperties;case"strict":return t.rejectedAdditionalProperties;case"strip":return"strict"===t.removeAdditionalStrategy?t.allowedAdditionalProperties:t.rejectedAdditionalProperties}}(e,t);return void 0!==a&&(n.additionalProperties=a),n}function us(e){try{return e.isOptional()}catch(e){return!0}}var as=(e,t,n)=>{switch(t){case po.ZodString:return Wo(e,n);case po.ZodNumber:return function(e){const t={type:"number"};if(!e.checks)return t;for(const n of e.checks)switch(n.kind){case"int":t.type="integer";break;case"min":n.inclusive?t.minimum=n.value:t.exclusiveMinimum=n.value;break;case"max":n.inclusive?t.maximum=n.value:t.exclusiveMaximum=n.value;break;case"multipleOf":t.multipleOf=n.value}return t}(e);case po.ZodObject:return rs(e,n);case po.ZodBigInt:return function(e){const t={type:"integer",format:"int64"};if(!e.checks)return t;for(const n of e.checks)switch(n.kind){case"min":n.inclusive?t.minimum=n.value:t.exclusiveMinimum=n.value;break;case"max":n.inclusive?t.maximum=n.value:t.exclusiveMaximum=n.value;break;case"multipleOf":t.multipleOf=n.value}return t}(e);case po.ZodBoolean:return{type:"boolean"};case po.ZodDate:return Po(e,n);case po.ZodUndefined:return{not:{}};case po.ZodNull:return{type:"null"};case po.ZodArray:return function(e,t){var n,r,u;const a={type:"array"};return(null==(n=e.type)?void 0:n._def)&&(null==(u=null==(r=e.type)?void 0:r._def)?void 0:u.typeName)!==po.ZodAny&&(a.items=is(e.type._def,{...t,currentPath:[...t.currentPath,"items"]})),e.minLength&&(a.minItems=e.minLength.value),e.maxLength&&(a.maxItems=e.maxLength.value),e.exactLength&&(a.minItems=e.exactLength.value,a.maxItems=e.exactLength.value),a}(e,n);case po.ZodUnion:case po.ZodDiscriminatedUnion:return function(e,t){const n=e.options instanceof Map?Array.from(e.options.values()):e.options;if(n.every(e=>e._def.typeName in ts&&(!e._def.checks||!e._def.checks.length))){const e=n.reduce((e,t)=>{const n=ts[t._def.typeName];return n&&!e.includes(n)?[...e,n]:e},[]);return{type:e.length>1?e:e[0]}}if(n.every(e=>"ZodLiteral"===e._def.typeName&&!e.description)){const e=n.reduce((e,t)=>{const n=typeof t._def.value;switch(n){case"string":case"number":case"boolean":return[...e,n];case"bigint":return[...e,"integer"];case"object":if(null===t._def.value)return[...e,"null"];default:return e}},[]);if(e.length===n.length){const t=e.filter((e,t,n)=>n.indexOf(e)===t);return{type:t.length>1?t:t[0],enum:n.reduce((e,t)=>e.includes(t._def.value)?e:[...e,t._def.value],[])}}}else if(n.every(e=>"ZodEnum"===e._def.typeName))return{type:"string",enum:n.reduce((e,t)=>[...e,...t._def.values.filter(t=>!e.includes(t))],[])};return ns(e,t)}(e,n);case po.ZodIntersection:return function(e,t){const n=[is(e.left._def,{...t,currentPath:[...t.currentPath,"allOf","0"]}),is(e.right._def,{...t,currentPath:[...t.currentPath,"allOf","1"]})].filter(e=>!!e),r=[];return n.forEach(e=>{if("type"in(t=e)&&"string"===t.type||!("allOf"in t)){let t=e;if("additionalProperties"in e&&!1===e.additionalProperties){const{additionalProperties:n,...r}=e;t=r}r.push(t)}else r.push(...e.allOf);var t}),r.length?{allOf:r}:void 0}(e,n);case po.ZodTuple:return function(e,t){return e.rest?{type:"array",minItems:e.items.length,items:e.items.map((e,n)=>is(e._def,{...t,currentPath:[...t.currentPath,"items",`${n}`]})).reduce((e,t)=>void 0===t?e:[...e,t],[]),additionalItems:is(e.rest._def,{...t,currentPath:[...t.currentPath,"additionalItems"]})}:{type:"array",minItems:e.items.length,maxItems:e.items.length,items:e.items.map((e,n)=>is(e._def,{...t,currentPath:[...t.currentPath,"items",`${n}`]})).reduce((e,t)=>void 0===t?e:[...e,t],[])}}(e,n);case po.ZodRecord:return es(e,n);case po.ZodLiteral:return function(e){const t=typeof e.value;return"bigint"!==t&&"number"!==t&&"boolean"!==t&&"string"!==t?{type:Array.isArray(e.value)?"array":"object"}:{type:"bigint"===t?"integer":t,const:e.value}}(e);case po.ZodEnum:return function(e){return{type:"string",enum:Array.from(e.values)}}(e);case po.ZodNativeEnum:return function(e){const t=e.values,n=Object.keys(e.values).filter(e=>"number"!=typeof t[t[e]]).map(e=>t[e]),r=Array.from(new Set(n.map(e=>typeof e)));return{type:1===r.length?"string"===r[0]?"string":"number":["string","number"],enum:n}}(e);case po.ZodNullable:return function(e,t){if(["ZodString","ZodNumber","ZodBigInt","ZodBoolean","ZodNull"].includes(e.innerType._def.typeName)&&(!e.innerType._def.checks||!e.innerType._def.checks.length))return{type:[ts[e.innerType._def.typeName],"null"]};const n=is(e.innerType._def,{...t,currentPath:[...t.currentPath,"anyOf","0"]});return n&&{anyOf:[n,{type:"null"}]}}(e,n);case po.ZodOptional:return((e,t)=>{var n;if(t.currentPath.toString()===(null==(n=t.propertyPath)?void 0:n.toString()))return is(e.innerType._def,t);const r=is(e.innerType._def,{...t,currentPath:[...t.currentPath,"anyOf","1"]});return r?{anyOf:[{not:{}},r]}:{}})(e,n);case po.ZodMap:return function(e,t){return"record"===t.mapStrategy?es(e,t):{type:"array",maxItems:125,items:{type:"array",items:[is(e.keyType._def,{...t,currentPath:[...t.currentPath,"items","items","0"]})||{},is(e.valueType._def,{...t,currentPath:[...t.currentPath,"items","items","1"]})||{}],minItems:2,maxItems:2}}}(e,n);case po.ZodSet:return function(e,t){const n={type:"array",uniqueItems:!0,items:is(e.valueType._def,{...t,currentPath:[...t.currentPath,"items"]})};return e.minSize&&(n.minItems=e.minSize.value),e.maxSize&&(n.maxItems=e.maxSize.value),n}(e,n);case po.ZodLazy:return()=>e.getter()._def;case po.ZodPromise:return function(e,t){return is(e.type._def,t)}(e,n);case po.ZodNaN:case po.ZodNever:return{not:{}};case po.ZodEffects:return function(e,t){return"input"===t.effectStrategy?is(e.schema._def,t):{}}(e,n);case po.ZodAny:case po.ZodUnknown:return{};case po.ZodDefault:return function(e,t){return{...is(e.innerType._def,t),default:e.defaultValue()}}(e,n);case po.ZodBranded:return To(e,n);case po.ZodReadonly:case po.ZodCatch:return((e,t)=>is(e.innerType._def,t))(e,n);case po.ZodPipeline:return((e,t)=>{if("input"===t.pipeStrategy)return is(e.in._def,t);if("output"===t.pipeStrategy)return is(e.out._def,t);const n=is(e.in._def,{...t,currentPath:[...t.currentPath,"allOf","0"]});return{allOf:[n,is(e.out._def,{...t,currentPath:[...t.currentPath,"allOf",n?"1":"0"]})].filter(e=>void 0!==e)}})(e,n);case po.ZodFunction:case po.ZodVoid:case po.ZodSymbol:default:return}};function is(e,t,n=!1){var r;const u=t.seen.get(e);if(t.override){const a=null==(r=t.override)?void 0:r.call(t,e,t,u,n);if(a!==Io)return a}if(u&&!n){const e=os(u,t);if(void 0!==e)return e}const a={def:e,path:t.currentPath,jsonSchema:void 0};t.seen.set(e,a);const i=as(e,e.typeName,t),o="function"==typeof i?is(i(),t):i;if(o&&ss(e,t,o),t.postProcess){const n=t.postProcess(o,e,t);return a.jsonSchema=o,n}return a.jsonSchema=o,o}var os=(e,t)=>{switch(t.$refStrategy){case"root":return{$ref:e.path.join("/")};case"relative":return{$ref:Bo(t.currentPath,e.path)};case"none":case"seen":return e.path.length<t.currentPath.length&&e.path.every((e,n)=>t.currentPath[n]===e)?(console.warn(`Recursive reference detected at ${t.currentPath.join("/")}! Defaulting to any`),{}):"seen"===t.$refStrategy?{}:void 0}},ss=(e,t,n)=>(e.description&&(n.description=e.description),n),cs=e=>{const t=(e=>"string"==typeof e?{...Oo,name:e}:{...Oo,...e})(e),n=void 0!==t.name?[...t.basePath,t.definitionPath,t.name]:t.basePath;return{...t,currentPath:n,propertyPath:void 0,seen:new Map(Object.entries(t.definitions).map(([e,n])=>[n._def,{def:n._def,path:[...t.basePath,t.definitionPath,e],jsonSchema:void 0}]))}},ls=(e,t)=>{var n;const r=cs(t);let u="object"==typeof t&&t.definitions?Object.entries(t.definitions).reduce((e,[t,n])=>{var u;return{...e,[t]:null!=(u=is(n._def,{...r,currentPath:[...r.basePath,r.definitionPath,t]},!0))?u:{}}},{}):void 0;const a="string"==typeof t?t:"title"===(null==t?void 0:t.nameStrategy)||null==t?void 0:t.name,i=null!=(n=is(e._def,void 0===a?r:{...r,currentPath:[...r.basePath,r.definitionPath,a]},!1))?n:{},o="object"==typeof t&&void 0!==t.name&&"title"===t.nameStrategy?t.name:void 0;void 0!==o&&(i.title=o);const s=void 0===a?u?{...i,[r.definitionPath]:u}:i:{$ref:[..."relative"===r.$refStrategy?[]:r.basePath,r.definitionPath,a].join("/"),[r.definitionPath]:{...u,[a]:i}};return s.$schema="http://json-schema.org/draft-07/schema#",s};function ds(e,t){const n=null!=void 0&&undefined;return hs(function(e,t){if(e instanceof wr){var n,r=new Gr(t),u={},a=g(e._idmap.entries());try{for(a.s();!(n=a.n()).done;){var i=I(n.value,2),o=(i[0],i[1]);r.process(o)}}catch(e){a.e(e)}finally{a.f()}var s,c={},l={registry:e,uri:null==t?void 0:t.uri,defs:u},d=g(e._idmap.entries());try{for(d.s();!(s=d.n()).done;){var f=I(s.value,2),p=f[0],h=f[1];c[p]=r.emit(h,w(w({},t),{},{external:l}))}}catch(e){d.e(e)}finally{d.f()}if(Object.keys(u).length>0){var v="draft-2020-12"===r.target?"$defs":"definitions";c.__shared=F({},v,u)}return{schemas:c}}var m=new Gr(t);return m.process(e),m.emit(e,t)}(e,{target:"draft-7",io:"output",reused:n?"ref":"inline"}),{validate:async t=>{const n=await fu(e,t);return n.success?{success:!0,value:n.data}:{success:!1,error:n.error}}})}function fs(e,t){return function(e){return"_zod"in e}(e)?ds(e):function(e){return hs(ls(e,{$refStrategy:"none"}),{validate:async t=>{const n=await e.safeParseAsync(t);return n.success?{success:!0,value:n.data}:{success:!1,error:n.error}}})}(e)}var ps=Symbol.for("vercel.ai.schema");function hs(e,{validate:t}={}){return{[ps]:!0,_type:void 0,[Ao]:!0,jsonSchema:e,validate:t}}function vs(e){return null==e?hs({properties:{},additionalProperties:!1}):"object"==typeof(t=e)&&null!==t&&ps in t&&!0===t[ps]&&"jsonSchema"in t&&"validate"in t?e:fs(e);var t}var ms,Ds=Object.defineProperty,ys="AI_NoObjectGeneratedError",gs=`vercel.ai.error.${ys}`,Fs=Symbol.for(gs),Es=class extends Y{constructor({message:e="No object generated.",cause:t,text:n,response:r,usage:u,finishReason:a}){super({name:ys,message:e,cause:t}),this[ms]=!0,this.text=n,this.response=r,this.usage=u,this.finishReason=a}static isInstance(e){return Y.hasMarker(e,gs)}};ms=Fs;var Cs,bs,As,ks,ws,_s="5.0.47",xs=da([Au(),Na(Uint8Array),Na(ArrayBuffer),(Cs=e=>{var t,n;return null!=(n=null==(t=globalThis.Buffer)?void 0:t.isBuffer(e))&&n},bs={message:"Must be a Buffer"},function(e,t,n){var r,u=qe(n);return null!==(r=u.abort)&&void 0!==r||(u.abort=!0),new e(w({type:"custom",check:"custom",fn:t},u))}(ja,null!=Cs?Cs:function(){return!0},bs))]),Ss=new Oa({type:"lazy",getter:()=>da([Xu(),Au(),Ku(),Gu(),va(Au(),Ss),aa(Ss)])}),Bs=va(Au(),va(Au(),Ss)),Is=oa({type:ga("text"),text:Au(),providerOptions:Bs.optional()}),Os=oa({type:ga("image"),image:da([xs,Na(URL)]),mediaType:Au().optional(),providerOptions:Bs.optional()}),Ts=oa({type:ga("file"),data:da([xs,Na(URL)]),filename:Au().optional(),mediaType:Au(),providerOptions:Bs.optional()}),Ps=oa({type:ga("reasoning"),text:Au(),providerOptions:Bs.optional()}),js=oa({type:ga("tool-call"),toolCallId:Au(),toolName:Au(),input:ta(),providerOptions:Bs.optional(),providerExecuted:Gu().optional()}),Ns=(As="type",ks=[oa({type:ga("text"),value:Au()}),oa({type:ga("json"),value:Ss}),oa({type:ga("error-text"),value:Au()}),oa({type:ga("error-json"),value:Ss}),oa({type:ga("content"),value:aa(da([oa({type:ga("text"),text:Au()}),oa({type:ga("media"),data:Au(),mediaType:Au()})]))})],new fa(w({type:"union",options:ks,discriminator:As},qe(ws)))),zs=oa({type:ga("tool-result"),toolCallId:Au(),toolName:Au(),output:Ns,providerOptions:Bs.optional()}),Rs=oa({role:ga("system"),content:Au(),providerOptions:Bs.optional()}),Ms=oa({role:ga("user"),content:da([Au(),aa(da([Is,Os,Ts]))]),providerOptions:Bs.optional()}),Zs=oa({role:ga("assistant"),content:da([Au(),aa(da([Is,Ts,Ps,js,zs]))]),providerOptions:Bs.optional()});da([Rs,Ms,Zs,oa({role:ga("tool"),content:aa(zs),providerOptions:Bs.optional()})]),go({prefix:"aitxt",size:24}),TransformStream;var Ls=da([sa({type:ga("text-start"),id:Au(),providerMetadata:Bs.optional()}),sa({type:ga("text-delta"),id:Au(),delta:Au(),providerMetadata:Bs.optional()}),sa({type:ga("text-end"),id:Au(),providerMetadata:Bs.optional()}),sa({type:ga("error"),errorText:Au()}),sa({type:ga("tool-input-start"),toolCallId:Au(),toolName:Au(),providerExecuted:Gu().optional(),dynamic:Gu().optional()}),sa({type:ga("tool-input-delta"),toolCallId:Au(),inputTextDelta:Au()}),sa({type:ga("tool-input-available"),toolCallId:Au(),toolName:Au(),input:ta(),providerExecuted:Gu().optional(),providerMetadata:Bs.optional(),dynamic:Gu().optional()}),sa({type:ga("tool-input-error"),toolCallId:Au(),toolName:Au(),input:ta(),providerExecuted:Gu().optional(),providerMetadata:Bs.optional(),dynamic:Gu().optional(),errorText:Au()}),sa({type:ga("tool-output-available"),toolCallId:Au(),output:ta(),providerExecuted:Gu().optional(),dynamic:Gu().optional(),preliminary:Gu().optional()}),sa({type:ga("tool-output-error"),toolCallId:Au(),errorText:Au(),providerExecuted:Gu().optional(),dynamic:Gu().optional()}),sa({type:ga("reasoning"),text:Au(),providerMetadata:Bs.optional()}),sa({type:ga("reasoning-start"),id:Au(),providerMetadata:Bs.optional()}),sa({type:ga("reasoning-delta"),id:Au(),delta:Au(),providerMetadata:Bs.optional()}),sa({type:ga("reasoning-end"),id:Au(),providerMetadata:Bs.optional()}),sa({type:ga("reasoning-part-finish")}),sa({type:ga("source-url"),sourceId:Au(),url:Au(),title:Au().optional(),providerMetadata:Bs.optional()}),sa({type:ga("source-document"),sourceId:Au(),mediaType:Au(),title:Au(),filename:Au().optional(),providerMetadata:Bs.optional()}),sa({type:ga("file"),url:Au(),mediaType:Au(),providerMetadata:Bs.optional()}),sa({type:Au().startsWith("data-"),id:Au().optional(),data:ta(),transient:Gu().optional()}),sa({type:ga("start-step")}),sa({type:ga("finish-step")}),sa({type:ga("start"),messageId:Au().optional(),messageMetadata:ta().optional()}),sa({type:ga("finish"),messageMetadata:ta().optional()}),sa({type:ga("abort")}),sa({type:ga("message-metadata"),messageMetadata:ta()})]);function $s(e,t){if(void 0===e&&void 0===t)return;if(void 0===e)return t;if(void 0===t)return e;const n={...e};for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)){const u=t[r];if(void 0===u)continue;const a=r in e?e[r]:void 0,i=!(null===u||"object"!=typeof u||Array.isArray(u)||u instanceof Date||u instanceof RegExp),o=!(null==a||"object"!=typeof a||Array.isArray(a)||a instanceof Date||a instanceof RegExp);n[r]=i&&o?$s(a,u):u}return n}function qs(e){const t=["ROOT"];let n=-1,r=null;function u(e,u,a){switch(e){case'"':n=u,t.pop(),t.push(a),t.push("INSIDE_STRING");break;case"f":case"t":case"n":n=u,r=u,t.pop(),t.push(a),t.push("INSIDE_LITERAL");break;case"-":t.pop(),t.push(a),t.push("INSIDE_NUMBER");break;case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":n=u,t.pop(),t.push(a),t.push("INSIDE_NUMBER");break;case"{":n=u,t.pop(),t.push(a),t.push("INSIDE_OBJECT_START");break;case"[":n=u,t.pop(),t.push(a),t.push("INSIDE_ARRAY_START")}}function a(e,r){switch(e){case",":t.pop(),t.push("INSIDE_OBJECT_AFTER_COMMA");break;case"}":n=r,t.pop()}}function i(e,r){switch(e){case",":t.pop(),t.push("INSIDE_ARRAY_AFTER_COMMA");break;case"]":n=r,t.pop()}}for(let o=0;o<e.length;o++){const s=e[o];switch(t[t.length-1]){case"ROOT":u(s,o,"FINISH");break;case"INSIDE_OBJECT_START":switch(s){case'"':t.pop(),t.push("INSIDE_OBJECT_KEY");break;case"}":n=o,t.pop()}break;case"INSIDE_OBJECT_AFTER_COMMA":if('"'===s)t.pop(),t.push("INSIDE_OBJECT_KEY");break;case"INSIDE_OBJECT_KEY":if('"'===s)t.pop(),t.push("INSIDE_OBJECT_AFTER_KEY");break;case"INSIDE_OBJECT_AFTER_KEY":if(":"===s)t.pop(),t.push("INSIDE_OBJECT_BEFORE_VALUE");break;case"INSIDE_OBJECT_BEFORE_VALUE":u(s,o,"INSIDE_OBJECT_AFTER_VALUE");break;case"INSIDE_OBJECT_AFTER_VALUE":a(s,o);break;case"INSIDE_STRING":switch(s){case'"':t.pop(),n=o;break;case"\\":t.push("INSIDE_STRING_ESCAPE");break;default:n=o}break;case"INSIDE_ARRAY_START":if("]"===s)n=o,t.pop();else n=o,u(s,o,"INSIDE_ARRAY_AFTER_VALUE");break;case"INSIDE_ARRAY_AFTER_VALUE":switch(s){case",":t.pop(),t.push("INSIDE_ARRAY_AFTER_COMMA");break;case"]":n=o,t.pop();break;default:n=o}break;case"INSIDE_ARRAY_AFTER_COMMA":u(s,o,"INSIDE_ARRAY_AFTER_VALUE");break;case"INSIDE_STRING_ESCAPE":t.pop(),n=o;break;case"INSIDE_NUMBER":switch(s){case"0":case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":n=o;break;case"e":case"E":case"-":case".":break;case",":t.pop(),"INSIDE_ARRAY_AFTER_VALUE"===t[t.length-1]&&i(s,o),"INSIDE_OBJECT_AFTER_VALUE"===t[t.length-1]&&a(s,o);break;case"}":t.pop(),"INSIDE_OBJECT_AFTER_VALUE"===t[t.length-1]&&a(s,o);break;case"]":t.pop(),"INSIDE_ARRAY_AFTER_VALUE"===t[t.length-1]&&i(s,o);break;default:t.pop()}break;case"INSIDE_LITERAL":{const u=e.substring(r,o+1);"false".startsWith(u)||"true".startsWith(u)||"null".startsWith(u)?n=o:(t.pop(),"INSIDE_OBJECT_AFTER_VALUE"===t[t.length-1]?a(s,o):"INSIDE_ARRAY_AFTER_VALUE"===t[t.length-1]&&i(s,o));break}}}let o=e.slice(0,n+1);for(let n=t.length-1;n>=0;n--){switch(t[n]){case"INSIDE_STRING":o+='"';break;case"INSIDE_OBJECT_KEY":case"INSIDE_OBJECT_AFTER_KEY":case"INSIDE_OBJECT_AFTER_COMMA":case"INSIDE_OBJECT_START":case"INSIDE_OBJECT_BEFORE_VALUE":case"INSIDE_OBJECT_AFTER_VALUE":o+="}";break;case"INSIDE_ARRAY_START":case"INSIDE_ARRAY_AFTER_COMMA":case"INSIDE_ARRAY_AFTER_VALUE":o+="]";break;case"INSIDE_LITERAL":{const t=e.substring(r,e.length);"true".startsWith(t)?o+="true".slice(t.length):"false".startsWith(t)?o+="false".slice(t.length):"null".startsWith(t)&&(o+="null".slice(t.length))}}}return o}async function Vs(e){if(void 0===e)return{value:void 0,state:"undefined-input"};let t=await xo({text:e});return t.success?{value:t.value,state:"successful-parse"}:(t=await xo({text:qs(e)}),t.success?{value:t.value,state:"repaired-parse"}:{value:void 0,state:"failed-parse"})}function Hs(e){return e.type.startsWith("tool-")}function Us(e){return Hs(e)||function(e){return"dynamic-tool"===e.type}(e)}function Ks(e){return e.type.split("-").slice(1).join("-")}function Ws({lastMessage:e,messageId:t}){return{message:"assistant"===(null==e?void 0:e.role)?e:{id:t,metadata:void 0,role:"assistant",parts:[]},activeTextParts:{},activeReasoningParts:{},partialToolCalls:{}}}function Js({stream:e,messageMetadataSchema:t,dataPartSchemas:n,runUpdateMessageJob:r,onError:u,onToolCall:a,onData:i}){return e.pipeThrough(new TransformStream({async transform(e,o){await r(async({state:r,write:s})=>{var c,l,d,f;function p(e){const t=r.message.parts.filter(Hs).find(t=>t.toolCallId===e);if(null==t)throw new Error("tool-output-error must be preceded by a tool-input-available");return t}function h(e){const t=r.message.parts.filter(e=>"dynamic-tool"===e.type).find(t=>t.toolCallId===e);if(null==t)throw new Error("tool-output-error must be preceded by a tool-input-available");return t}function v(e){var t;const n=r.message.parts.find(t=>Hs(t)&&t.toolCallId===e.toolCallId),u=e,a=n;null!=n?(n.state=e.state,a.input=u.input,a.output=u.output,a.errorText=u.errorText,a.rawInput=u.rawInput,a.preliminary=u.preliminary,a.providerExecuted=null!=(t=u.providerExecuted)?t:n.providerExecuted,null!=u.providerMetadata&&"input-available"===n.state&&(n.callProviderMetadata=u.providerMetadata)):r.message.parts.push({type:`tool-${e.toolName}`,toolCallId:e.toolCallId,state:e.state,input:u.input,output:u.output,rawInput:u.rawInput,errorText:u.errorText,providerExecuted:u.providerExecuted,preliminary:u.preliminary,...null!=u.providerMetadata?{callProviderMetadata:u.providerMetadata}:{}})}function m(e){var t;const n=r.message.parts.find(t=>"dynamic-tool"===t.type&&t.toolCallId===e.toolCallId),u=e,a=n;null!=n?(n.state=e.state,a.toolName=e.toolName,a.input=u.input,a.output=u.output,a.errorText=u.errorText,a.rawInput=null!=(t=u.rawInput)?t:a.rawInput,a.preliminary=u.preliminary,null!=u.providerMetadata&&"input-available"===n.state&&(n.callProviderMetadata=u.providerMetadata)):r.message.parts.push({type:"dynamic-tool",toolName:e.toolName,toolCallId:e.toolCallId,state:e.state,input:u.input,output:u.output,errorText:u.errorText,preliminary:u.preliminary,...null!=u.providerMetadata?{callProviderMetadata:u.providerMetadata}:{}})}async function D(e){if(null!=e){const n=null!=r.message.metadata?$s(r.message.metadata,e):e;null!=t&&await wo({value:n,schema:t}),r.message.metadata=n}}switch(e.type){case"text-start":{const t={type:"text",text:"",providerMetadata:e.providerMetadata,state:"streaming"};r.activeTextParts[e.id]=t,r.message.parts.push(t),s();break}case"text-delta":{const t=r.activeTextParts[e.id];t.text+=e.delta,t.providerMetadata=null!=(c=e.providerMetadata)?c:t.providerMetadata,s();break}case"text-end":{const t=r.activeTextParts[e.id];t.state="done",t.providerMetadata=null!=(l=e.providerMetadata)?l:t.providerMetadata,delete r.activeTextParts[e.id],s();break}case"reasoning-start":{const t={type:"reasoning",text:"",providerMetadata:e.providerMetadata,state:"streaming"};r.activeReasoningParts[e.id]=t,r.message.parts.push(t),s();break}case"reasoning-delta":{const t=r.activeReasoningParts[e.id];t.text+=e.delta,t.providerMetadata=null!=(d=e.providerMetadata)?d:t.providerMetadata,s();break}case"reasoning-end":{const t=r.activeReasoningParts[e.id];t.providerMetadata=null!=(f=e.providerMetadata)?f:t.providerMetadata,t.state="done",delete r.activeReasoningParts[e.id],s();break}case"file":r.message.parts.push({type:"file",mediaType:e.mediaType,url:e.url}),s();break;case"source-url":r.message.parts.push({type:"source-url",sourceId:e.sourceId,url:e.url,title:e.title,providerMetadata:e.providerMetadata}),s();break;case"source-document":r.message.parts.push({type:"source-document",sourceId:e.sourceId,mediaType:e.mediaType,title:e.title,filename:e.filename,providerMetadata:e.providerMetadata}),s();break;case"tool-input-start":{const t=r.message.parts.filter(Hs);r.partialToolCalls[e.toolCallId]={text:"",toolName:e.toolName,index:t.length,dynamic:e.dynamic},e.dynamic?m({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-streaming",input:void 0}):v({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-streaming",input:void 0,providerExecuted:e.providerExecuted}),s();break}case"tool-input-delta":{const t=r.partialToolCalls[e.toolCallId];t.text+=e.inputTextDelta;const{value:n}=await Vs(t.text);t.dynamic?m({toolCallId:e.toolCallId,toolName:t.toolName,state:"input-streaming",input:n}):v({toolCallId:e.toolCallId,toolName:t.toolName,state:"input-streaming",input:n}),s();break}case"tool-input-available":e.dynamic?m({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-available",input:e.input,providerMetadata:e.providerMetadata}):v({toolCallId:e.toolCallId,toolName:e.toolName,state:"input-available",input:e.input,providerExecuted:e.providerExecuted,providerMetadata:e.providerMetadata}),s(),a&&!e.providerExecuted&&await a({toolCall:e});break;case"tool-input-error":e.dynamic?m({toolCallId:e.toolCallId,toolName:e.toolName,state:"output-error",input:e.input,errorText:e.errorText,providerMetadata:e.providerMetadata}):v({toolCallId:e.toolCallId,toolName:e.toolName,state:"output-error",input:void 0,rawInput:e.input,errorText:e.errorText,providerExecuted:e.providerExecuted,providerMetadata:e.providerMetadata}),s();break;case"tool-output-available":if(e.dynamic){const t=h(e.toolCallId);m({toolCallId:e.toolCallId,toolName:t.toolName,state:"output-available",input:t.input,output:e.output,preliminary:e.preliminary})}else{const t=p(e.toolCallId);v({toolCallId:e.toolCallId,toolName:Ks(t),state:"output-available",input:t.input,output:e.output,providerExecuted:e.providerExecuted,preliminary:e.preliminary})}s();break;case"tool-output-error":if(e.dynamic){const t=h(e.toolCallId);m({toolCallId:e.toolCallId,toolName:t.toolName,state:"output-error",input:t.input,errorText:e.errorText})}else{const t=p(e.toolCallId);v({toolCallId:e.toolCallId,toolName:Ks(t),state:"output-error",input:t.input,rawInput:t.rawInput,errorText:e.errorText})}s();break;case"start-step":r.message.parts.push({type:"step-start"});break;case"finish-step":r.activeTextParts={},r.activeReasoningParts={};break;case"start":null!=e.messageId&&(r.message.id=e.messageId),await D(e.messageMetadata),null==e.messageId&&null==e.messageMetadata||s();break;case"finish":case"message-metadata":await D(e.messageMetadata),null!=e.messageMetadata&&s();break;case"error":null==u||u(new Error(e.errorText));break;default:if(function(e){return e.type.startsWith("data-")}(e)){null!=(null==n?void 0:n[e.type])&&await wo({value:e.data,schema:n[e.type]});const t=e;if(t.transient){null==i||i(t);break}const u=null!=t.id?r.message.parts.find(e=>t.type===e.type&&t.id===e.id):void 0;null!=u?u.data=t.data:r.message.parts.push(t),null==i||i(t),s()}}o.enqueue(e)})}}))}go({prefix:"aitxt",size:24}),go({prefix:"aiobj",size:24});var Qs=class{constructor(){this.queue=[],this.isProcessing=!1}async processQueue(){if(!this.isProcessing){for(this.isProcessing=!0;this.queue.length>0;)await this.queue[0](),this.queue.shift();this.isProcessing=!1}}async run(e){return new Promise((t,n)=>{this.queue.push(async()=>{try{await e(),t()}catch(e){n(e)}}),this.processQueue()})}};go({prefix:"aiobj",size:24});((e,t)=>{for(var n in t)Ds(e,n,{get:t[n],enumerable:!0})})({},{object:()=>Ys,text:()=>Gs});var Gs=()=>({type:"text",responseFormat:{type:"text"},parsePartial:async({text:e})=>({partial:e}),parseOutput:async({text:e})=>e}),Ys=({schema:e})=>{const t=vs(e);return{type:"object",responseFormat:{type:"json",schema:t.jsonSchema},async parsePartial({text:e}){const t=await Vs(e);switch(t.state){case"failed-parse":case"undefined-input":return;case"repaired-parse":case"successful-parse":return{partial:t.value};default:{const e=t.state;throw new Error(`Unsupported parse state: ${e}`)}}},async parseOutput({text:e},n){const r=await xo({text:e});if(!r.success)throw new Es({message:"No object generated: could not parse the response.",cause:r.error,text:e,response:n.response,usage:n.usage,finishReason:n.finishReason});const u=await _o({value:r.value,schema:t});if(!u.success)throw new Es({message:"No object generated: response did not match schema.",cause:u.error,text:e,response:n.response,usage:n.usage,finishReason:n.finishReason});return u.value}}},Xs=ca({name:Au(),version:Au()}),ec=ca({_meta:Ca(oa({}).loose())}),tc=ec,nc=oa({method:Au(),params:Ca(ec)}),rc=ca({experimental:Ca(oa({}).loose()),logging:Ca(oa({}).loose()),prompts:Ca(ca({listChanged:Ca(Gu())})),resources:Ca(ca({subscribe:Ca(Gu()),listChanged:Ca(Gu())})),tools:Ca(ca({listChanged:Ca(Gu())}))});tc.extend({protocolVersion:Au(),capabilities:rc,serverInfo:Xs,instructions:Ca(Au())});var uc=tc.extend({nextCursor:Ca(Au())}),ac=oa({name:Au(),description:Ca(Au()),inputSchema:oa({type:ga("object"),properties:Ca(oa({}).loose())}).loose()}).loose();uc.extend({tools:aa(ac)});var ic=oa({type:ga("text"),text:Au()}).loose(),oc=oa({type:ga("image"),data:$u(),mimeType:Au()}).loose(),sc=oa({uri:Au(),mimeType:Ca(Au())}).loose(),cc=sc.extend({text:Au()}),lc=sc.extend({blob:$u()}),dc=oa({type:ga("resource"),resource:da([cc,lc])}).loose();tc.extend({content:aa(da([ic,oc,dc])),isError:Gu().default(!1).optional()}).or(tc.extend({toolResult:ta()}));var fc="2.0",pc=oa({jsonrpc:ga(fc),id:da([Au(),Ku().int()])}).merge(nc).strict(),hc=oa({jsonrpc:ga(fc),id:da([Au(),Ku().int()]),result:tc}).strict(),vc=oa({jsonrpc:ga(fc),id:da([Au(),Ku().int()]),error:oa({code:Ku().int(),message:Au(),data:Ca(ta())})}).strict();da([pc,oa({jsonrpc:ga(fc)}).merge(oa({method:Au(),params:Ca(ec)})).strict(),hc,vc]);var mc=class{constructor({api:e="/api/chat",credentials:t,headers:n,body:r,fetch:u,prepareSendMessagesRequest:a,prepareReconnectToStreamRequest:i}){this.api=e,this.credentials=t,this.headers=n,this.body=r,this.fetch=u,this.prepareSendMessagesRequest=a,this.prepareReconnectToStreamRequest=i}async sendMessages({abortSignal:e,...t}){var n,r,u,a,i;const o=await So(this.body),s=await So(this.headers),c=await So(this.credentials),l=await(null==(n=this.prepareSendMessagesRequest)?void 0:n.call(this,{api:this.api,id:t.chatId,messages:t.messages,body:{...o,...t.body},headers:{...s,...t.headers},credentials:c,requestMetadata:t.metadata,trigger:t.trigger,messageId:t.messageId})),d=null!=(r=null==l?void 0:l.api)?r:this.api,f=void 0!==(null==l?void 0:l.headers)?l.headers:{...s,...t.headers},p=void 0!==(null==l?void 0:l.body)?l.body:{...o,...t.body,id:t.chatId,messages:t.messages,trigger:t.trigger,messageId:t.messageId},h=null!=(u=null==l?void 0:l.credentials)?u:c,v=null!=(a=this.fetch)?a:globalThis.fetch,m=await v(d,{method:"POST",headers:yo({"Content-Type":"application/json",...f},`ai-sdk/${_s}`,Do()),body:JSON.stringify(p),credentials:h,signal:e});if(!m.ok)throw new Error(null!=(i=await m.text())?i:"Failed to fetch the chat response.");if(!m.body)throw new Error("The response body is empty.");return this.processResponseStream(m.body)}async reconnectToStream(e){var t,n,r,u,a;const i=await So(this.body),o=await So(this.headers),s=await So(this.credentials),c=await(null==(t=this.prepareReconnectToStreamRequest)?void 0:t.call(this,{api:this.api,id:e.chatId,body:{...i,...e.body},headers:{...o,...e.headers},credentials:s,requestMetadata:e.metadata})),l=null!=(n=null==c?void 0:c.api)?n:`${this.api}/${e.chatId}/stream`,d=void 0!==(null==c?void 0:c.headers)?c.headers:{...o,...e.headers},f=null!=(r=null==c?void 0:c.credentials)?r:s,p=null!=(u=this.fetch)?u:globalThis.fetch,h=await p(l,{method:"GET",headers:yo(d,`ai-sdk/${_s}`,Do()),credentials:f});if(204===h.status)return null;if(!h.ok)throw new Error(null!=(a=await h.text())?a:"Failed to fetch the chat response.");if(!h.body)throw new Error("The response body is empty.");return this.processResponseStream(h.body)}},Dc=class extends mc{constructor(e={}){super(e)}processResponseStream(e){return function({stream:e,schema:t}){return e.pipeThrough(new TextDecoderStream).pipeThrough(new ye).pipeThrough(new TransformStream({async transform({data:e},n){"[DONE]"!==e&&n.enqueue(await xo({text:e,schema:t}))}}))}({stream:e,schema:Ls}).pipeThrough(new TransformStream({async transform(e,t){if(!e.success)throw e.error;t.enqueue(e.value)}}))}},yc=class{constructor({generateId:e=Fo,id:t=e(),transport:n=new Dc,messageMetadataSchema:r,dataPartSchemas:u,state:a,onError:i,onToolCall:o,onFinish:s,onData:c,sendAutomaticallyWhen:l}){this.activeResponse=void 0,this.jobExecutor=new Qs,this.sendMessage=async(e,t)=>{var n,r,u,a;if(null==e)return void await this.makeRequest({trigger:"submit-message",messageId:null==(n=this.lastMessage)?void 0:n.id,...t});let i;if("text"in e||"files"in e){const t=Array.isArray(e.files)?e.files:await async function(e){if(null==e)return[];if(!(globalThis.FileList&&e instanceof globalThis.FileList))throw new Error("FileList is not supported in the current environment");return Promise.all(Array.from(e).map(async e=>{const{name:t,type:n}=e;return{type:"file",mediaType:n,filename:t,url:await new Promise((t,n)=>{const r=new FileReader;r.onload=e=>{var n;t(null==(n=e.target)?void 0:n.result)},r.onerror=e=>n(e),r.readAsDataURL(e)})}}))}(e.files);i={parts:[...t,..."text"in e&&null!=e.text?[{type:"text",text:e.text}]:[]]}}else i=e;if(null!=e.messageId){const t=this.state.messages.findIndex(t=>t.id===e.messageId);if(-1===t)throw new Error(`message with id ${e.messageId} not found`);if("user"!==this.state.messages[t].role)throw new Error(`message with id ${e.messageId} is not a user message`);this.state.messages=this.state.messages.slice(0,t+1),this.state.replaceMessage(t,{...i,id:e.messageId,role:null!=(r=i.role)?r:"user",metadata:e.metadata})}else this.state.pushMessage({...i,id:null!=(u=i.id)?u:this.generateId(),role:null!=(a=i.role)?a:"user",metadata:e.metadata});await this.makeRequest({trigger:"submit-message",messageId:e.messageId,...t})},this.regenerate=async({messageId:e,...t}={})=>{const n=null==e?this.state.messages.length-1:this.state.messages.findIndex(t=>t.id===e);if(-1===n)throw new Error(`message ${e} not found`);this.state.messages=this.state.messages.slice(0,"assistant"===this.messages[n].role?n:n+1),await this.makeRequest({trigger:"regenerate-message",messageId:e,...t})},this.resumeStream=async(e={})=>{await this.makeRequest({trigger:"resume-stream",...e})},this.clearError=()=>{"error"===this.status&&(this.state.error=void 0,this.setStatus({status:"ready"}))},this.addToolResult=async({tool:e,toolCallId:t,output:n})=>this.jobExecutor.run(async()=>{var e,r;const u=this.state.messages,a=u[u.length-1];this.state.replaceMessage(u.length-1,{...a,parts:a.parts.map(e=>Us(e)&&e.toolCallId===t?{...e,state:"output-available",output:n}:e)}),this.activeResponse&&(this.activeResponse.state.message.parts=this.activeResponse.state.message.parts.map(e=>Us(e)&&e.toolCallId===t?{...e,state:"output-available",output:n,errorText:void 0}:e)),"streaming"!==this.status&&"submitted"!==this.status&&(null==(e=this.sendAutomaticallyWhen)?void 0:e.call(this,{messages:this.state.messages}))&&this.makeRequest({trigger:"submit-message",messageId:null==(r=this.lastMessage)?void 0:r.id})}),this.stop=async()=>{var e;"streaming"!==this.status&&"submitted"!==this.status||(null==(e=this.activeResponse)?void 0:e.abortController)&&this.activeResponse.abortController.abort()},this.id=t,this.transport=n,this.generateId=e,this.messageMetadataSchema=r,this.dataPartSchemas=u,this.state=a,this.onError=i,this.onToolCall=o,this.onFinish=s,this.onData=c,this.sendAutomaticallyWhen=l}get status(){return this.state.status}setStatus({status:e,error:t}){this.status!==e&&(this.state.status=e,this.state.error=t)}get error(){return this.state.error}get messages(){return this.state.messages}get lastMessage(){return this.state.messages[this.state.messages.length-1]}set messages(e){this.state.messages=e}async makeRequest({trigger:e,metadata:t,headers:n,body:r,messageId:u}){var a,i,o;this.setStatus({status:"submitted",error:void 0});const s=this.lastMessage;let c=!1,l=!1,d=!1;try{const a={state:Ws({lastMessage:this.state.snapshot(s),messageId:this.generateId()}),abortController:new AbortController};let i;if(a.abortController.signal.addEventListener("abort",()=>{c=!0}),this.activeResponse=a,"resume-stream"===e){const e=await this.transport.reconnectToStream({chatId:this.id,metadata:t,headers:n,body:r});if(null==e)return void this.setStatus({status:"ready"});i=e}else i=await this.transport.sendMessages({chatId:this.id,messages:this.state.messages,abortSignal:a.abortController.signal,metadata:t,headers:n,body:r,trigger:e,messageId:u});const o=e=>this.jobExecutor.run(()=>e({state:a.state,write:()=>{var e;this.setStatus({status:"streaming"});a.state.message.id===(null==(e=this.lastMessage)?void 0:e.id)?this.state.replaceMessage(this.state.messages.length-1,a.state.message):this.state.pushMessage(a.state.message)}}));await async function({stream:e,onError:t}){const n=e.getReader();try{for(;;){const{done:e}=await n.read();if(e)break}}catch(e){null==t||t(e)}finally{n.releaseLock()}}({stream:Js({stream:i,onToolCall:this.onToolCall,onData:this.onData,messageMetadataSchema:this.messageMetadataSchema,dataPartSchemas:this.dataPartSchemas,runUpdateMessageJob:o,onError:e=>{throw e}}),onError:e=>{throw e}}),this.setStatus({status:"ready"})}catch(e){if(c||"AbortError"===e.name)return c=!0,this.setStatus({status:"ready"}),null;d=!0,e instanceof TypeError&&(e.message.toLowerCase().includes("fetch")||e.message.toLowerCase().includes("network"))&&(l=!0),this.onError&&e instanceof Error&&this.onError(e),this.setStatus({status:"error",error:e})}finally{try{null==(a=this.onFinish)||a.call(this,{message:this.activeResponse.state.message,messages:this.state.messages,isAbort:c,isDisconnect:l,isError:d})}catch(e){console.error(e)}this.activeResponse=void 0}(null==(i=this.sendAutomaticallyWhen)?void 0:i.call(this,{messages:this.state.messages}))&&await this.makeRequest({trigger:"submit-message",messageId:null==(o=this.lastMessage)?void 0:o.id,metadata:t,headers:n,body:r})}};function gc({messages:e}){const t=e[e.length-1];if(!t)return!1;if("assistant"!==t.role)return!1;const n=t.parts.reduce((e,t,n)=>"step-start"===t.type?n:e,-1),r=t.parts.slice(n+1).filter(Us);return r.length>0&&r.every(e=>"output-available"===e.state)}var Fc,Ec,Cc=oa({type:ga("text"),text:Au(),state:Da(["streaming","done"]).optional(),providerMetadata:Bs.optional()}),bc=oa({type:ga("reasoning"),text:Au(),state:Da(["streaming","done"]).optional(),providerMetadata:Bs.optional()}),Ac=oa({type:ga("source-url"),sourceId:Au(),url:Au(),title:Au().optional(),providerMetadata:Bs.optional()}),kc=oa({type:ga("source-document"),sourceId:Au(),mediaType:Au(),title:Au(),filename:Au().optional(),providerMetadata:Bs.optional()}),wc=oa({type:ga("file"),mediaType:Au(),filename:Au().optional(),url:Au(),providerMetadata:Bs.optional()}),_c=oa({type:ga("step-start")}),xc=oa({type:Au().startsWith("data-"),id:Au().optional(),data:ta()}),Sc=[oa({type:ga("dynamic-tool"),toolName:Au(),toolCallId:Au(),state:ga("input-streaming"),input:ta().optional(),output:ra().optional(),errorText:ra().optional()}),oa({type:ga("dynamic-tool"),toolName:Au(),toolCallId:Au(),state:ga("input-available"),input:ta(),output:ra().optional(),errorText:ra().optional(),callProviderMetadata:Bs.optional()}),oa({type:ga("dynamic-tool"),toolName:Au(),toolCallId:Au(),state:ga("output-available"),input:ta(),output:ta(),errorText:ra().optional(),callProviderMetadata:Bs.optional(),preliminary:Gu().optional()}),oa({type:ga("dynamic-tool"),toolName:Au(),toolCallId:Au(),state:ga("output-error"),input:ta(),output:ra().optional(),errorText:Au(),callProviderMetadata:Bs.optional()})],Bc=[oa({type:Au().startsWith("tool-"),toolCallId:Au(),state:ga("input-streaming"),providerExecuted:Gu().optional(),input:ta().optional(),output:ra().optional(),errorText:ra().optional()}),oa({type:Au().startsWith("tool-"),toolCallId:Au(),state:ga("input-available"),providerExecuted:Gu().optional(),input:ta(),output:ra().optional(),errorText:ra().optional(),callProviderMetadata:Bs.optional()}),oa({type:Au().startsWith("tool-"),toolCallId:Au(),state:ga("output-available"),providerExecuted:Gu().optional(),input:ta(),output:ta(),errorText:ra().optional(),callProviderMetadata:Bs.optional(),preliminary:Gu().optional()}),oa({type:Au().startsWith("tool-"),toolCallId:Au(),state:ga("output-error"),providerExecuted:Gu().optional(),input:ta(),output:ra().optional(),errorText:Au(),callProviderMetadata:Bs.optional()})];function Ic(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Oc(){if(Ec)return Fc;return Ec=1,Fc=function(e,t){if("function"!=typeof e)throw new TypeError("Expected the first argument to be a `function`, got `".concat(P(e),"`."));var n,r=0;return function(){for(var u=this,a=arguments.length,i=new Array(a),o=0;o<a;o++)i[o]=arguments[o];clearTimeout(n);var s=Date.now(),c=t-(s-r);c<=0?(r=s,e.apply(this,i)):n=setTimeout(function(){r=Date.now(),e.apply(u,i)},c)}},Fc}oa({id:Au(),role:Da(["system","user","assistant"]),metadata:ta().optional(),parts:aa(da([Cc,bc,Ac,kc,wc,_c,xc,...Sc,...Bc]))});var Tc,Pc,jc,Nc,zc,Rc,Mc,Zc,Lc,$c=Ic(Oc()),qc=(e,t,n)=>{if(!t.has(e))throw TypeError("Cannot "+n)},Vc=(e,t,n)=>(qc(e,t,"read from private field"),n?n.call(e):t.get(e)),Hc=(e,t,n)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,n)},Uc=(e,t,n,r)=>(qc(e,t,"write to private field"),t.set(e,n),n);var Kc,Wc=class{constructor(e=[]){Hc(this,Tc,void 0),Hc(this,Pc,"ready"),Hc(this,jc,void 0),Hc(this,Nc,new Set),Hc(this,zc,new Set),Hc(this,Rc,new Set),this.pushMessage=e=>{Uc(this,Tc,Vc(this,Tc).concat(e)),Vc(this,Mc).call(this)},this.popMessage=()=>{Uc(this,Tc,Vc(this,Tc).slice(0,-1)),Vc(this,Mc).call(this)},this.replaceMessage=(e,t)=>{Uc(this,Tc,[...Vc(this,Tc).slice(0,e),this.snapshot(t),...Vc(this,Tc).slice(e+1)]),Vc(this,Mc).call(this)},this.snapshot=e=>structuredClone(e),this["~registerMessagesCallback"]=(e,t)=>{const n=t?function(e,t){return null!=t?$c(e,t):e}(e,t):e;return Vc(this,Nc).add(n),()=>{Vc(this,Nc).delete(n)}},this["~registerStatusCallback"]=e=>(Vc(this,zc).add(e),()=>{Vc(this,zc).delete(e)}),this["~registerErrorCallback"]=e=>(Vc(this,Rc).add(e),()=>{Vc(this,Rc).delete(e)}),Hc(this,Mc,()=>{Vc(this,Nc).forEach(e=>e())}),Hc(this,Zc,()=>{Vc(this,zc).forEach(e=>e())}),Hc(this,Lc,()=>{Vc(this,Rc).forEach(e=>e())}),Uc(this,Tc,e)}get status(){return Vc(this,Pc)}set status(e){Uc(this,Pc,e),Vc(this,Zc).call(this)}get error(){return Vc(this,jc)}set error(e){Uc(this,jc,e),Vc(this,Lc).call(this)}get messages(){return Vc(this,Tc)}set messages(e){Uc(this,Tc,[...e]),Vc(this,Mc).call(this)}};Tc=new WeakMap,Pc=new WeakMap,jc=new WeakMap,Nc=new WeakMap,zc=new WeakMap,Rc=new WeakMap,Mc=new WeakMap,Zc=new WeakMap,Lc=new WeakMap;var Jc=class extends yc{constructor({messages:e,...t}){const n=new Wc(e);super({...t,state:n}),Hc(this,Kc,void 0),this["~registerMessagesCallback"]=(e,t)=>Vc(this,Kc)["~registerMessagesCallback"](e,t),this["~registerStatusCallback"]=e=>Vc(this,Kc)["~registerStatusCallback"](e),this["~registerErrorCallback"]=e=>Vc(this,Kc)["~registerErrorCallback"](e),Uc(this,Kc,n)}};function Qc(e,t){var n=void 0;return function(){for(var r=arguments.length,u=new Array(r),a=0;a<r;a++)u[a]=arguments[a];n&&clearTimeout(n),n=setTimeout(function(){return e.apply(void 0,u)},t)}}function Gc(e){return e.reduce(function(e,t){return e.concat(t)},[])}Kc=new WeakMap;var Yc=0;function Xc(e){return 0===e.collections.length?0:e.collections.reduce(function(e,t){return e+t.items.length},0)}function el(e){return e!==Object(e)}function tl(e,t){if(e===t)return!0;if(el(e)||el(t)||"function"==typeof e||"function"==typeof t)return e===t;if(Object.keys(e).length!==Object.keys(t).length)return!1;for(var n=0,r=Object.keys(e);n<r.length;n++){var u=r[n];if(!(u in t))return!1;if(!tl(e[u],t[u]))return!1}return!0}var nl=function(){};var rl=[{segment:"autocomplete-core",version:"1.19.2"}];function ul(e){var t=e.item,n=e.items,r=void 0===n?[]:n;return{index:t.__autocomplete_indexName,items:[t],positions:[1+r.findIndex(function(e){return e.objectID===t.objectID})],queryID:t.__autocomplete_queryID,algoliaSource:["autocomplete"]}}function al(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,u,a,i,o=[],s=!0,c=!1;try{if(a=(n=n.call(e)).next,0===t);else for(;!(s=(r=a.call(n)).done)&&(o.push(r.value),o.length!==t);s=!0);}catch(e){c=!0,u=e}finally{try{if(!s&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(c)throw u}}return o}}(e,t)||function(e,t){if(!e)return;if("string"==typeof e)return il(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return il(e,t)}(e,t)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function il(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var ol=["items"],sl=["items"];function cl(e){return cl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},cl(e)}function ll(e){return function(e){if(Array.isArray(e))return dl(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return dl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return dl(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function dl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function fl(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function pl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function hl(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pl(Object(n),!0).forEach(function(t){vl(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pl(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function vl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==cl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==cl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===cl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function ml(e){return e.map(function(e){var t=e.items,n=fl(e,ol);return hl(hl({},n),{},{objectIDs:(null==t?void 0:t.map(function(e){return e.objectID}))||n.objectIDs})})}function Dl(e){var t,n,r,u=(t=al((e.version||"").split(".").map(Number),2),n=t[0],r=t[1],n>=3||2===n&&r>=4||1===n&&r>=10);function a(t,n,r){if(u&&void 0!==r){var a=r[0].__autocomplete_algoliaCredentials,i={"X-Algolia-Application-Id":a.appId,"X-Algolia-API-Key":a.apiKey};e.apply(void 0,[t].concat(ll(n),[{headers:i}]))}else e.apply(void 0,[t].concat(ll(n)))}return{init:function(t,n){e("init",{appId:t,apiKey:n})},setAuthenticatedUserToken:function(t){e("setAuthenticatedUserToken",t)},setUserToken:function(t){e("setUserToken",t)},clickedObjectIDsAfterSearch:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("clickedObjectIDsAfterSearch",ml(t),t[0].items)},clickedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("clickedObjectIDs",ml(t),t[0].items)},clickedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];n.length>0&&e.apply(void 0,["clickedFilters"].concat(n))},convertedObjectIDsAfterSearch:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("convertedObjectIDsAfterSearch",ml(t),t[0].items)},convertedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&a("convertedObjectIDs",ml(t),t[0].items)},convertedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];n.length>0&&e.apply(void 0,["convertedFilters"].concat(n))},viewedObjectIDs:function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t.length>0&&t.reduce(function(e,t){var n=t.items,r=fl(t,sl);return[].concat(ll(e),ll(function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:20,n=[],r=0;r<e.objectIDs.length;r+=t)n.push(hl(hl({},e),{},{objectIDs:e.objectIDs.slice(r,r+t)}));return n}(hl(hl({},r),{},{objectIDs:(null==n?void 0:n.map(function(e){return e.objectID}))||r.objectIDs})).map(function(e){return{items:n,payload:e}})))},[]).forEach(function(e){var t=e.items;return a("viewedObjectIDs",[e.payload],t)})},viewedFilters:function(){for(var t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];n.length>0&&e.apply(void 0,["viewedFilters"].concat(n))}}}function yl(e){var t=e.items.reduce(function(e,t){var n;return e[t.__autocomplete_indexName]=(null!==(n=e[t.__autocomplete_indexName])&&void 0!==n?n:[]).concat(t),e},{});return Object.keys(t).map(function(e){return{index:e,items:t[e],algoliaSource:["autocomplete"]}})}function gl(e){return e.objectID&&e.__autocomplete_indexName&&e.__autocomplete_queryID}function Fl(e){return Fl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Fl(e)}function El(e){return function(e){if(Array.isArray(e))return Cl(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return Cl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return Cl(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function Cl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function bl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Al(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?bl(Object(n),!0).forEach(function(t){kl(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):bl(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function kl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Fl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Fl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Fl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var wl="2.15.0",_l="https://cdn.jsdelivr.net/npm/search-insights@".concat(wl,"/dist/search-insights.min.js"),xl=Qc(function(e){var t=e.onItemsChange,n=e.items,r=e.insights,u=e.state;t({insights:r,insightsEvents:yl({items:n}).map(function(e){return Al({eventName:"Items Viewed"},e)}),state:u})},400);function Sl(e){var t=function(e){return Al({onItemsChange:function(e){var t=e.insights,n=e.insightsEvents,r=e.state;t.viewedObjectIDs.apply(t,El(n.map(function(e){return Al(Al({},e),{},{algoliaSource:Bl(e.algoliaSource,r.context)})})))},onSelect:function(e){var t=e.insights,n=e.insightsEvents,r=e.state;t.clickedObjectIDsAfterSearch.apply(t,El(n.map(function(e){return Al(Al({},e),{},{algoliaSource:Bl(e.algoliaSource,r.context)})})))},onActive:nl,__autocomplete_clickAnalytics:!0},e)}(e),n=t.insightsClient,r=t.insightsInitParams,u=t.onItemsChange,a=t.onSelect,i=t.onActive,o=t.__autocomplete_clickAnalytics,s=n;if(n||function(e){if("undefined"!=typeof window)e({window:window})}(function(e){var t=e.window,n=t.AlgoliaAnalyticsObject||"aa";"string"==typeof n&&(s=t[n]),s||(t.AlgoliaAnalyticsObject=n,t[n]||(t[n]=function(){t[n].queue||(t[n].queue=[]);for(var e=arguments.length,r=new Array(e),u=0;u<e;u++)r[u]=arguments[u];t[n].queue.push(r)}),t[n].version=wl,s=t[n],function(e){var t="[Autocomplete]: Could not load search-insights.js. Please load it manually following https://alg.li/insights-autocomplete";try{var n=e.document.createElement("script");n.async=!0,n.src=_l,n.onerror=function(){console.error(t)},document.body.appendChild(n)}catch(e){console.error(t)}}(t))}),!s)return{};r&&s("init",Al({partial:!0},r));var c=Dl(s),l={current:[]},d=Qc(function(e){var t=e.state;if(t.isOpen){var n=t.collections.reduce(function(e,t){return[].concat(El(e),El(t.items))},[]).filter(gl);tl(l.current.map(function(e){return e.objectID}),n.map(function(e){return e.objectID}))||(l.current=n,n.length>0&&xl({onItemsChange:u,items:n,insights:c,state:t}))}},0);return{name:"aa.algoliaInsightsPlugin",subscribe:function(e){var t=e.setContext,n=e.onSelect,r=e.onActive;function u(e){t({algoliaInsightsPlugin:{__algoliaSearchParameters:Al(Al({},o?{clickAnalytics:!0}:{}),e?{userToken:Il(e)}:{}),insights:c}})}s("addAlgoliaAgent","insights-plugin"),u(),s("onUserTokenChange",function(e){u(e)}),s("getUserToken",null,function(e,t){u(t)}),n(function(e){var t=e.item,n=e.state,r=e.event,u=e.source;gl(t)&&a({state:n,event:r,insights:c,item:t,insightsEvents:[Al({eventName:"Item Selected"},ul({item:t,items:u.getItems().filter(gl)}))]})}),r(function(e){var t=e.item,n=e.source,r=e.state,u=e.event;gl(t)&&i({state:r,event:u,insights:c,item:t,insightsEvents:[Al({eventName:"Item Active"},ul({item:t,items:n.getItems().filter(gl)}))]})})},onStateChange:function(e){var t=e.state;d({state:t})},__autocomplete_pluginOptions:e}}function Bl(){var e,t=arguments.length>1?arguments[1]:void 0;return[].concat(El(arguments.length>0&&void 0!==arguments[0]?arguments[0]:[]),["autocomplete-internal"],El(null!==(e=t.algoliaInsightsPlugin)&&void 0!==e&&e.__automaticInsights?["autocomplete-automatic"]:[]))}function Il(e){return"number"==typeof e?e.toString():e}function Ol(e,t){var n=t;return{then:function(t,r){return Ol(e.then(Pl(t,n,e),Pl(r,n,e)),n)},catch:function(t){return Ol(e.catch(Pl(t,n,e)),n)},finally:function(t){return t&&n.onCancelList.push(t),Ol(e.finally(Pl(t&&function(){return n.onCancelList=[],t()},n,e)),n)},cancel:function(){n.isCanceled=!0;var e=n.onCancelList;n.onCancelList=[],e.forEach(function(e){e()})},isCanceled:function(){return!0===n.isCanceled}}}function Tl(e){return Ol(e,{isCanceled:!1,onCancelList:[]})}function Pl(e,t,n){return e?function(n){return t.isCanceled?n:e(n)}:n}var jl,Nl=!0;function zl(e,t,n,r){if(!n)return null;if(e<0&&(null===t||null!==r&&0===t))return n+e;var u=(null===t?-1:t)+e;return u<=-1||u>=n?null===r?null:0:u}function Rl(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Ml(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Rl(Object(n),!0).forEach(function(t){Zl(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Rl(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Zl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Ll(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Ll(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Ll(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ll(e){return Ll="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ll(e)}function $l(e,t){var n="undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(!n){if(Array.isArray(e)||(n=function(e,t){if(!e)return;if("string"==typeof e)return ql(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ql(e,t)}(e))||t){n&&(e=n);var r=0,u=function(){};return{s:u,n:function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}},e:function(e){throw e},f:u}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var a,i=!0,o=!1;return{s:function(){n=n.call(e)},n:function(){var e=n.next();return i=e.done,e},e:function(e){o=!0,a=e},f:function(){try{i||null==n.return||n.return()}finally{if(o)throw a}}}}function ql(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}var Vl=function(e,t){var n,r=!1,u=[],a=$l(e);try{for(a.s();!(n=a.n()).done;){var i,o,s,c=null===(i=n.value.__autocomplete_pluginOptions)||void 0===i||null===(o=(s=i).awaitSubmit)||void 0===o?void 0:o.call(s);if("number"==typeof c)u.push(c);else if(!0===c){r=!0;break}}}catch(e){a.e(e)}finally{a.f()}return r?t.wait():u.length>0?t.wait(Math.max.apply(Math,u)):void 0};function Hl(e){var t=function(e){var t=e.collections.map(function(e){return e.items.length}).reduce(function(e,t,n){var r=(e[n-1]||0)+t;return e.push(r),e},[]).reduce(function(t,n){return n<=e.activeItemId?t+1:t},0);return e.collections[t]}(e);if(!t)return null;var n=t.items[function(e){for(var t=e.state,n=e.collection,r=!1,u=0,a=0;!1===r;){var i=t.collections[u];if(i===n){r=!0;break}a+=i.items.length,u++}return t.activeItemId-a}({state:e,collection:t})],r=t.source;return{item:n,itemInputValue:r.getItemInputValue({item:n,state:e}),itemUrl:r.getItemUrl({item:n,state:e}),source:r}}function Ul(e,t,n){return[e,null==n?void 0:n.sourceId,t].filter(Boolean).join("-").replace(/\s/g,"")}var Kl=/((gt|sm)-|galaxy nexus)|samsung[- ]|samsungbrowser/i;function Wl(e){return e.nativeEvent||e}function Jl(e){return Jl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jl(e)}function Ql(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Gl(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Jl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Jl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Jl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Yl(e,t,n){var r,u=t.initialState;return{getState:function(){return u},dispatch:function(r,a){var i=function(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Ql(Object(n),!0).forEach(function(t){Gl(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Ql(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}({},u);u=e(u,{type:r,props:t,payload:a}),n({state:u,prevState:i})},pendingRequests:(r=[],{add:function(e){return r.push(e),e.finally(function(){r=r.filter(function(t){return t!==e})})},cancelAll:function(){r.forEach(function(e){return e.cancel()})},isEmpty:function(){return 0===r.length},wait:function(e){return Nl?(Nl=!1,jl=e?Promise.race([Promise.all(r),new Promise(function(t){return setTimeout(t,e)})]):Promise.all(r),jl.then(function(){Nl=!0})):jl}})}}function Xl(e){return Xl="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Xl(e)}function ed(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function td(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ed(Object(n),!0).forEach(function(t){nd(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ed(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function nd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Xl(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Xl(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Xl(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function rd(e){return rd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},rd(e)}function ud(e){return function(e){if(Array.isArray(e))return ad(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return ad(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return ad(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function ad(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function id(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function od(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?id(Object(n),!0).forEach(function(t){sd(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):id(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function sd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==rd(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==rd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===rd(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function cd(e,t){var n,r="undefined"!=typeof window?window:{},u=e.plugins||[];return od(od({debug:!1,openOnFocus:!1,enterKeyHint:void 0,ignoreCompositionEvents:!1,placeholder:"",autoFocus:!1,defaultActiveItemId:null,stallThreshold:300,insights:void 0,environment:r,shouldPanelOpen:function(e){return Xc(e.state)>0},reshape:function(e){return e.sources}},e),{},{id:null!==(n=e.id)&&void 0!==n?n:"autocomplete-".concat(Yc++),plugins:u,initialState:od({activeItemId:null,query:"",completion:null,collections:[],isOpen:!1,status:"idle",context:{}},e.initialState),onStateChange:function(t){var n;null===(n=e.onStateChange)||void 0===n||n.call(e,t),u.forEach(function(e){var n;return null===(n=e.onStateChange)||void 0===n?void 0:n.call(e,t)})},onSubmit:function(t){var n;null===(n=e.onSubmit)||void 0===n||n.call(e,t),u.forEach(function(e){var n;return null===(n=e.onSubmit)||void 0===n?void 0:n.call(e,t)})},onReset:function(t){var n;null===(n=e.onReset)||void 0===n||n.call(e,t),u.forEach(function(e){var n;return null===(n=e.onReset)||void 0===n?void 0:n.call(e,t)})},getSources:function(n){return Promise.all([].concat(ud(u.map(function(e){return e.getSources})),[e.getSources]).filter(Boolean).map(function(e){return function(e,t){var n=[];return Promise.resolve(e(t)).then(function(e){return Promise.all(e.filter(function(e){return Boolean(e)}).map(function(e){if(e.sourceId,n.includes(e.sourceId))throw new Error("[Autocomplete] The `sourceId` ".concat(JSON.stringify(e.sourceId)," is not unique."));n.push(e.sourceId);var t={getItemInputValue:function(e){return e.state.query},getItemUrl:function(){},onSelect:function(e){(0,e.setIsOpen)(!1)},onActive:nl,onResolve:nl};Object.keys(t).forEach(function(e){t[e].__default=!0});var r=Ml(Ml({},t),e);return Promise.resolve(r)}))})}(e,n)})).then(function(e){return Gc(e)}).then(function(e){return e.map(function(e){return od(od({},e),{},{onSelect:function(n){e.onSelect(n),t.forEach(function(e){var t;return null===(t=e.onSelect)||void 0===t?void 0:t.call(e,n)})},onActive:function(n){e.onActive(n),t.forEach(function(e){var t;return null===(t=e.onActive)||void 0===t?void 0:t.call(e,n)})},onResolve:function(n){e.onResolve(n),t.forEach(function(e){var t;return null===(t=e.onResolve)||void 0===t?void 0:t.call(e,n)})}})})})},navigator:od({navigate:function(e){var t=e.itemUrl;r.location.assign(t)},navigateNewTab:function(e){var t=e.itemUrl,n=r.open(t,"_blank","noopener");null==n||n.focus()},navigateNewWindow:function(e){var t=e.itemUrl;r.open(t,"_blank","noopener")}},e.navigator)})}function ld(e){return ld="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ld(e)}function dd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function fd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?dd(Object(n),!0).forEach(function(t){pd(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):dd(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function pd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==ld(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==ld(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===ld(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function hd(e){return hd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},hd(e)}function vd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function md(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?vd(Object(n),!0).forEach(function(t){Dd(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):vd(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Dd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==hd(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==hd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===hd(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function yd(e){return function(e){if(Array.isArray(e))return gd(e)}(e)||function(e){if("undefined"!=typeof Symbol&&null!=e[Symbol.iterator]||null!=e["@@iterator"])return Array.from(e)}(e)||function(e,t){if(!e)return;if("string"==typeof e)return gd(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);"Object"===n&&e.constructor&&(n=e.constructor.name);if("Map"===n||"Set"===n)return Array.from(e);if("Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n))return gd(e,t)}(e)||function(){throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function gd(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function Fd(e){return Boolean(e.execute)}function Ed(e,t,n){if(u=e,Boolean(null==u?void 0:u.execute)){var r="algolia"===e.requesterId?Object.assign.apply(Object,[{}].concat(yd(Object.keys(n.context).map(function(e){var t;return null===(t=n.context[e])||void 0===t?void 0:t.__algoliaSearchParameters})))):{};return md(md({},e),{},{requests:e.queries.map(function(n){return{query:"algolia"===e.requesterId?md(md({},n),{},{params:md(md({},r),n.params)}):n,sourceId:t,transformResponse:e.transformResponse}})})}var u;return{items:e,sourceId:t}}function Cd(e){var t=e.reduce(function(e,t){if(!Fd(t))return e.push(t),e;var n=t.searchClient,r=t.execute,u=t.requesterId,a=t.requests,i=e.find(function(e){return Fd(t)&&Fd(e)&&e.searchClient===n&&Boolean(u)&&e.requesterId===u});if(i){var o;(o=i.items).push.apply(o,yd(a))}else{var s={execute:r,requesterId:u,items:a,searchClient:n};e.push(s)}return e},[]).map(function(e){if(!Fd(e))return Promise.resolve(e);var t=e,n=t.execute,r=t.items;return n({searchClient:t.searchClient,requests:r})});return Promise.all(t).then(function(e){return Gc(e)})}function bd(e,t,n){return t.map(function(t){var r,u=e.filter(function(e){return e.sourceId===t.sourceId}),a=u.map(function(e){return e.items}),i=u[0].transformResponse,o=i?i({results:r=a,hits:r.map(function(e){return e.hits}).filter(Boolean),facetHits:r.map(function(e){var t;return null===(t=e.facetHits)||void 0===t?void 0:t.map(function(e){return{label:e.value,count:e.count,_highlightResult:{label:{value:e.highlighted}}}})}).filter(Boolean)}):a;return t.onResolve({source:t,results:a,items:o,state:n.getState()}),o.every(Boolean),'The `getItems` function from source "'.concat(t.sourceId,'" must return an array of items but returned ').concat(JSON.stringify(void 0),".\n\nDid you forget to return items?\n\nSee: https://www.algolia.com/doc/ui-libraries/autocomplete/core-concepts/sources/#param-getitems"),{source:t,items:o}})}function Ad(e){return Ad="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Ad(e)}var kd=["event","nextState","props","query","refresh","store"];function wd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function _d(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?wd(Object(n),!0).forEach(function(t){xd(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):wd(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function xd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Ad(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Ad(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Ad(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Sd(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}var Bd,Id,Od,Td=null,Pd=(Bd=-1,Id=-1,Od=void 0,function(e){var t=++Bd;return Promise.resolve(e).then(function(e){return Od&&t<Id?Od:(Id=t,Od=e,e)})});function jd(e){var t=e.event,n=e.nextState,r=void 0===n?{}:n,u=e.props,a=e.query,i=e.refresh,o=e.store,s=Sd(e,kd);Td&&u.environment.clearTimeout(Td);var c=s.setCollections,l=s.setIsOpen,d=s.setQuery,f=s.setActiveItemId,p=s.setStatus,h=s.setContext;if(d(a),f(u.defaultActiveItemId),!a&&!1===u.openOnFocus){var v,m=o.getState().collections.map(function(e){return _d(_d({},e),{},{items:[]})});p("idle"),c(m),l(null!==(v=r.isOpen)&&void 0!==v?v:u.shouldPanelOpen({state:o.getState()}));var D=Tl(Pd(m).then(function(){return Promise.resolve()}));return o.pendingRequests.add(D)}p("loading"),Td=u.environment.setTimeout(function(){p("stalled")},u.stallThreshold);var y=Tl(Pd(u.getSources(_d({query:a,refresh:i,state:o.getState()},s)).then(function(e){return Promise.all(e.map(function(e){return Promise.resolve(e.getItems(_d({query:a,refresh:i,state:o.getState()},s))).then(function(t){return Ed(t,e.sourceId,o.getState())})})).then(Cd).then(function(t){var n,r=t.some(function(e){return function(e){return!Array.isArray(e)&&Boolean(null==e?void 0:e._automaticInsights)}(e.items)});r&&h({algoliaInsightsPlugin:_d(_d({},(null===(n=o.getState().context)||void 0===n?void 0:n.algoliaInsightsPlugin)||{}),{},{__automaticInsights:r})});return bd(t,e,o)}).then(function(e){return function(e){var t=e.collections,n=e.props,r=e.state,u=t.reduce(function(e,t){return fd(fd({},e),{},pd({},t.source.sourceId,fd(fd({},t.source),{},{getItems:function(){return Gc(t.items)}})))},{}),a=n.plugins.reduce(function(e,t){return t.reshape?t.reshape(e):e},{sourcesBySourceId:u,state:r}).sourcesBySourceId;return Gc(n.reshape({sourcesBySourceId:a,sources:Object.values(a),state:r})).filter(Boolean).map(function(e){return{source:e,items:e.getItems()}})}({collections:e,props:u,state:o.getState()})})}))).then(function(e){var n;p("idle"),c(e);var d=u.shouldPanelOpen({state:o.getState()});l(null!==(n=r.isOpen)&&void 0!==n?n:u.openOnFocus&&!a&&d||d);var f=Hl(o.getState());if(null!==o.getState().activeItemId&&f){var h=f.item,v=f.itemInputValue,m=f.itemUrl,D=f.source;D.onActive(_d({event:t,item:h,itemInputValue:v,itemUrl:m,refresh:i,source:D,state:o.getState()},s))}}).finally(function(){p("idle"),Td&&u.environment.clearTimeout(Td)});return o.pendingRequests.add(y)}function Nd(e){return Nd="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Nd(e)}var zd=["event","props","refresh","store"];function Rd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Md(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Rd(Object(n),!0).forEach(function(t){Zd(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Rd(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Zd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==Nd(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==Nd(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===Nd(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Ld(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function $d(e){return $d="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},$d(e)}var qd=["props","refresh","store"],Vd=["inputElement","formElement","panelElement"],Hd=["inputElement"],Ud=["inputElement","maxLength"],Kd=["source"],Wd=["item","source"];function Jd(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function Qd(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?Jd(Object(n),!0).forEach(function(t){Gd(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):Jd(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function Gd(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==$d(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==$d(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===$d(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function Yd(e,t){if(null==e)return{};var n,r,u=function(e,t){if(null==e)return{};var n,r,u={},a=Object.keys(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||(u[n]=e[n]);return u}(e,t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(e);for(r=0;r<a.length;r++)n=a[r],t.indexOf(n)>=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(u[n]=e[n])}return u}function Xd(e){var t=e.props,n=e.refresh,r=e.store,u=Yd(e,qd);return{getEnvironmentProps:function(e){var n=e.inputElement,u=e.formElement,a=e.panelElement;function i(e){!r.getState().isOpen&&r.pendingRequests.isEmpty()||e.target===n||!1===[u,a].some(function(t){return n=t,r=e.target,n===r||n.contains(r);var n,r})&&(r.dispatch("blur",null),t.debug||r.pendingRequests.cancelAll())}return Qd({onTouchStart:i,onMouseDown:i,onTouchMove:function(e){!1!==r.getState().isOpen&&n===t.environment.document.activeElement&&e.target!==n&&n.blur()}},Yd(e,Vd))},getRootProps:function(e){return Qd({role:"combobox","aria-expanded":r.getState().isOpen,"aria-haspopup":"listbox","aria-controls":r.getState().isOpen?r.getState().collections.map(function(e){var n=e.source;return Ul(t.id,"list",n)}).join(" "):void 0,"aria-labelledby":Ul(t.id,"label")},e)},getFormProps:function(e){e.inputElement;var a=Yd(e,Hd),i=function(a){var i;t.onSubmit(Qd({event:a,refresh:n,state:r.getState()},u)),r.dispatch("submit",null),null===(i=e.inputElement)||void 0===i||i.blur()};return Qd({action:"",noValidate:!0,role:"search",onSubmit:function(e){e.preventDefault();var n=Vl(t.plugins,r.pendingRequests);void 0!==n?n.then(function(){return i(e)}):i(e)},onReset:function(a){var i;a.preventDefault(),t.onReset(Qd({event:a,refresh:n,state:r.getState()},u)),r.dispatch("reset",null),null===(i=e.inputElement)||void 0===i||i.focus()}},a)},getLabelProps:function(e){return Qd({htmlFor:Ul(t.id,"input"),id:Ul(t.id,"label")},e)},getInputProps:function(e){var a;function i(e){(t.openOnFocus||Boolean(r.getState().query))&&jd(Qd({event:e,props:t,query:r.getState().completion||r.getState().query,refresh:n,store:r},u)),r.dispatch("focus",null)}var o=e||{};o.inputElement;var s=o.maxLength,c=void 0===s?512:s,l=Yd(o,Ud),d=Hl(r.getState()),f=function(e){return Boolean(e&&e.match(Kl))}((null===(a=t.environment.navigator)||void 0===a?void 0:a.userAgent)||""),p=t.enterKeyHint||(null!=d&&d.itemUrl&&!f?"go":"search");return Qd({"aria-autocomplete":"both","aria-activedescendant":r.getState().isOpen&&null!==r.getState().activeItemId?Ul(t.id,"item-".concat(r.getState().activeItemId),null==d?void 0:d.source):void 0,"aria-controls":r.getState().isOpen?r.getState().collections.filter(function(e){return e.items.length>0}).map(function(e){var n=e.source;return Ul(t.id,"list",n)}).join(" "):void 0,"aria-labelledby":Ul(t.id,"label"),value:r.getState().completion||r.getState().query,id:Ul(t.id,"input"),autoComplete:"off",autoCorrect:"off",autoCapitalize:"off",enterKeyHint:p,spellCheck:"false",autoFocus:t.autoFocus,placeholder:t.placeholder,maxLength:c,type:"search",onChange:function(e){var a=e.currentTarget.value;t.ignoreCompositionEvents&&Wl(e).isComposing?u.setQuery(a):jd(Qd({event:e,props:t,query:a.slice(0,c),refresh:n,store:r},u))},onCompositionEnd:function(e){jd(Qd({event:e,props:t,query:e.currentTarget.value.slice(0,c),refresh:n,store:r},u))},onKeyDown:function(e){Wl(e).isComposing||function(e){var t=e.event,n=e.props,r=e.refresh,u=e.store,a=Ld(e,zd);if("ArrowUp"===t.key||"ArrowDown"===t.key){var i=function(){var e=Hl(u.getState()),t=n.environment.document.getElementById(Ul(n.id,"item-".concat(u.getState().activeItemId),null==e?void 0:e.source));t&&(t.scrollIntoViewIfNeeded?t.scrollIntoViewIfNeeded(!1):t.scrollIntoView(!1))},o=function(){var e=Hl(u.getState());if(null!==u.getState().activeItemId&&e){var n=e.item,i=e.itemInputValue,o=e.itemUrl,s=e.source;s.onActive(Md({event:t,item:n,itemInputValue:i,itemUrl:o,refresh:r,source:s,state:u.getState()},a))}};t.preventDefault(),!1===u.getState().isOpen&&(n.openOnFocus||Boolean(u.getState().query))?jd(Md({event:t,props:n,query:u.getState().query,refresh:r,store:u},a)).then(function(){u.dispatch(t.key,{nextActiveItemId:n.defaultActiveItemId}),o(),setTimeout(i,0)}):(u.dispatch(t.key,{}),o(),i())}else if("Escape"===t.key)t.preventDefault(),u.dispatch(t.key,null),u.pendingRequests.cancelAll();else if("Tab"===t.key)u.dispatch("blur",null),u.pendingRequests.cancelAll();else if("Enter"===t.key){if(null===u.getState().activeItemId||u.getState().collections.every(function(e){return 0===e.items.length})){var s=Vl(n.plugins,u.pendingRequests);return void(void 0!==s?s.then(u.pendingRequests.cancelAll):n.debug||u.pendingRequests.cancelAll())}t.preventDefault();var c=Hl(u.getState()),l=c.item,d=c.itemInputValue,f=c.itemUrl,p=c.source;if(t.metaKey||t.ctrlKey)void 0!==f&&(p.onSelect(Md({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a)),n.navigator.navigateNewTab({itemUrl:f,item:l,state:u.getState()}));else if(t.shiftKey)void 0!==f&&(p.onSelect(Md({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a)),n.navigator.navigateNewWindow({itemUrl:f,item:l,state:u.getState()}));else if(t.altKey);else{if(void 0!==f)return p.onSelect(Md({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a)),void n.navigator.navigate({itemUrl:f,item:l,state:u.getState()});jd(Md({event:t,nextState:{isOpen:!1},props:n,query:d,refresh:r,store:u},a)).then(function(){p.onSelect(Md({event:t,item:l,itemInputValue:d,itemUrl:f,refresh:r,source:p,state:u.getState()},a))})}}}(Qd({event:e,props:t,refresh:n,store:r},u))},onFocus:i,onBlur:nl,onClick:function(n){e.inputElement!==t.environment.document.activeElement||r.getState().isOpen||i(n)}},l)},getPanelProps:function(e){return Qd({onMouseDown:function(e){e.preventDefault()},onMouseLeave:function(){r.dispatch("mouseleave",null)}},e)},getListProps:function(e){var n=e||{},r=n.source,u=Yd(n,Kd);return Qd({role:"listbox","aria-labelledby":Ul(t.id,"label"),id:Ul(t.id,"list",r)},u)},getItemProps:function(e){var a=e.item,i=e.source,o=Yd(e,Wd);return Qd({id:Ul(t.id,"item-".concat(a.__autocomplete_id),i),role:"option","aria-selected":r.getState().activeItemId===a.__autocomplete_id,onMouseMove:function(e){if(a.__autocomplete_id!==r.getState().activeItemId){r.dispatch("mousemove",a.__autocomplete_id);var t=Hl(r.getState());if(null!==r.getState().activeItemId&&t){var i=t.item,o=t.itemInputValue,s=t.itemUrl,c=t.source;c.onActive(Qd({event:e,item:i,itemInputValue:o,itemUrl:s,refresh:n,source:c,state:r.getState()},u))}}},onMouseDown:function(e){e.preventDefault()},onClick:function(e){var o=i.getItemInputValue({item:a,state:r.getState()}),s=i.getItemUrl({item:a,state:r.getState()});(s?Promise.resolve():jd(Qd({event:e,nextState:{isOpen:!1},props:t,query:o,refresh:n,store:r},u))).then(function(){i.onSelect(Qd({event:e,item:a,itemInputValue:o,itemUrl:s,refresh:n,source:i,state:r.getState()},u))})}},o)}}}function ef(e){return ef="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ef(e)}function tf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function nf(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?tf(Object(n),!0).forEach(function(t){rf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):tf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function rf(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==ef(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==ef(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===ef(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function uf(e){var t,n,r,u,a=e.plugins,i=e.options,o=null===(t=((null===(n=i.__autocomplete_metadata)||void 0===n?void 0:n.userAgents)||[])[0])||void 0===t?void 0:t.segment,s=o?rf({},o,Object.keys((null===(r=i.__autocomplete_metadata)||void 0===r?void 0:r.options)||{})):{};return{plugins:a.map(function(e){return{name:e.name,options:Object.keys(e.__autocomplete_pluginOptions||[])}}),options:nf({"autocomplete-core":Object.keys(i)},s),ua:rl.concat((null===(u=i.__autocomplete_metadata)||void 0===u?void 0:u.userAgents)||[])}}function af(e){var t,n=e.state;return!1===n.isOpen||null===n.activeItemId?null:(null===(t=Hl(n))||void 0===t?void 0:t.itemInputValue)||null}function of(e){return of="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},of(e)}function sf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function cf(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?sf(Object(n),!0).forEach(function(t){lf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):sf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function lf(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==of(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==of(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===of(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var df=function(e,t){switch(t.type){case"setActiveItemId":case"mousemove":return cf(cf({},e),{},{activeItemId:t.payload});case"setQuery":return cf(cf({},e),{},{query:t.payload,completion:null});case"setCollections":return cf(cf({},e),{},{collections:t.payload});case"setIsOpen":return cf(cf({},e),{},{isOpen:t.payload});case"setStatus":return cf(cf({},e),{},{status:t.payload});case"setContext":return cf(cf({},e),{},{context:cf(cf({},e.context),t.payload)});case"ArrowDown":var n=cf(cf({},e),{},{activeItemId:t.payload.hasOwnProperty("nextActiveItemId")?t.payload.nextActiveItemId:zl(1,e.activeItemId,Xc(e),t.props.defaultActiveItemId)});return cf(cf({},n),{},{completion:af({state:n})});case"ArrowUp":var r=cf(cf({},e),{},{activeItemId:zl(-1,e.activeItemId,Xc(e),t.props.defaultActiveItemId)});return cf(cf({},r),{},{completion:af({state:r})});case"Escape":return e.isOpen?cf(cf({},e),{},{activeItemId:null,isOpen:!1,completion:null}):cf(cf({},e),{},{activeItemId:null,query:"",status:"idle",collections:[]});case"submit":return cf(cf({},e),{},{activeItemId:null,isOpen:!1,status:"idle"});case"reset":return cf(cf({},e),{},{activeItemId:!0===t.props.openOnFocus?t.props.defaultActiveItemId:null,status:"idle",completion:null,query:""});case"focus":return cf(cf({},e),{},{activeItemId:t.props.defaultActiveItemId,isOpen:(t.props.openOnFocus||Boolean(e.query))&&t.props.shouldPanelOpen({state:e})});case"blur":return t.props.debug?e:cf(cf({},e),{},{isOpen:!1,activeItemId:null});case"mouseleave":return cf(cf({},e),{},{activeItemId:t.props.defaultActiveItemId});default:return"The reducer action ".concat(JSON.stringify(t.type)," is not supported."),e}};function ff(e){return ff="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ff(e)}function pf(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),n.push.apply(n,r)}return n}function hf(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?pf(Object(n),!0).forEach(function(t){vf(e,t,n[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):pf(Object(n)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))})}return e}function vf(e,t,n){return(t=function(e){var t=function(e,t){if("object"!==ff(e)||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t||"default");if("object"!==ff(r))return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"===ff(t)?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function mf(e){var t=[],n=cd(e,t),r=Yl(df,n,function(e){var t,r,a=e.prevState,c=e.state;if(n.onStateChange(hf({prevState:a,state:c,refresh:i,navigator:n.navigator},u)),!s()&&null!==(t=c.context)&&void 0!==t&&null!==(r=t.algoliaInsightsPlugin)&&void 0!==r&&r.__automaticInsights&&!1!==n.insights){var l=Sl({__autocomplete_clickAnalytics:!1});n.plugins.push(l),o([l])}}),u=function(e){var t=e.store;return{setActiveItemId:function(e){t.dispatch("setActiveItemId",e)},setQuery:function(e){t.dispatch("setQuery",e)},setCollections:function(e){var n=0,r=e.map(function(e){return td(td({},e),{},{items:Gc(e.items).map(function(e){return td(td({},e),{},{__autocomplete_id:n++})})})});t.dispatch("setCollections",r)},setIsOpen:function(e){t.dispatch("setIsOpen",e)},setStatus:function(e){t.dispatch("setStatus",e)},setContext:function(e){t.dispatch("setContext",e)}}}({store:r}),a=Xd(hf({props:n,refresh:i,store:r,navigator:n.navigator},u));function i(){return jd(hf({event:new Event("input"),nextState:{isOpen:r.getState().isOpen},props:n,navigator:n.navigator,query:r.getState().query,refresh:i,store:r},u))}function o(e){e.forEach(function(e){var r;return null===(r=e.subscribe)||void 0===r?void 0:r.call(e,hf(hf({},u),{},{navigator:n.navigator,refresh:i,onSelect:function(e){t.push({onSelect:e})},onActive:function(e){t.push({onActive:e})},onResolve:function(e){t.push({onResolve:e})}}))})}function s(){return n.plugins.some(function(e){return"aa.algoliaInsightsPlugin"===e.name})}if(n.insights&&!s()){var c="boolean"==typeof n.insights?{}:n.insights;n.plugins.push(Sl(c))}return o(n.plugins),function(e){var t,n,r=e.metadata,u=e.environment;if(null===(t=u.navigator)||void 0===t||null===(n=t.userAgent)||void 0===n?void 0:n.includes("Algolia Crawler")){var a=u.document.createElement("meta"),i=u.document.querySelector("head");a.name="algolia:metadata",setTimeout(function(){a.content=JSON.stringify(r),i.appendChild(a)},0)}}({metadata:uf({plugins:n.plugins,options:e}),environment:n.environment}),hf(hf({refresh:i,navigator:n.navigator},a),u)}var Df="https://askai.algolia.com/chat",yf="askai_token",gf=function(e){if(!e)return!0;try{var t=function(e){var t=I(e.split("."),1)[0];return JSON.parse(atob(t))}(e),n=t.exp;return Date.now()/1e3>n-30}catch(e){return!0}},Ff=null,Ef=function(){var e=p(x().m(function e(t){var n,r;return x().w(function(e){for(;;)switch(e.n){case 0:if(n=t.assistantId,r=sessionStorage.getItem(yf),gf(r)){e.n=1;break}return e.a(2,r);case 1:return Ff||(Ff=fetch("".concat(Df,"/token"),{method:"POST",headers:{"x-algolia-assistant-id":n,"content-type":"application/json"}}).then(function(e){return e.json()}).then(function(e){var t=e.token;return sessionStorage.setItem(yf,t),t}).finally(function(){return Ff=null})),e.a(2,Ff)}},e)}));return function(t){return e.apply(this,arguments)}}(),Cf=function(){var e=p(x().m(function e(t){var n,r,u,a,i,o;return x().w(function(e){for(;;)switch(e.n){case 0:return n=t.assistantId,r=t.thumbs,u=t.messageId,a=t.appId,(i=new Headers).set("x-algolia-assistant-id",n),i.set("content-type","application/json"),e.n=1,Ef({assistantId:n});case 1:o=e.v,i.set("authorization","TOKEN ".concat(o));case 2:return e.a(2,fetch("".concat(Df,"/feedback"),{method:"POST",body:JSON.stringify({appId:a,messageId:u,thumbs:r}),headers:i}))}},e)}));return function(t){return e.apply(this,arguments)}}();function bf(t){var n=t.translations,r=(void 0===n?{}:n).poweredByText,u=void 0===r?"Powered by":r;return e.createElement("a",{href:"https://www.algolia.com/ref/docsearch/?utm_source=".concat(window.location.hostname,"&utm_medium=referral&utm_content=powered_by&utm_campaign=docsearch"),target:"_blank",rel:"noopener noreferrer"},e.createElement("span",{className:"DocSearch-Label"},u),e.createElement("svg",{width:"80",height:"24","aria-label":"Algolia",role:"img",id:"Layer_1",xmlns:"http://www.w3.org/2000/svg",viewBox:"0 0 2196.2 500"},e.createElement("defs",null,e.createElement("style",null,".cls-1,.cls-2{fill:#003dff;}.cls-2{fill-rule:evenodd;}")),e.createElement("path",{className:"cls-2",d:"M1070.38,275.3V5.91c0-3.63-3.24-6.39-6.82-5.83l-50.46,7.94c-2.87,.45-4.99,2.93-4.99,5.84l.17,273.22c0,12.92,0,92.7,95.97,95.49,3.33,.1,6.09-2.58,6.09-5.91v-40.78c0-2.96-2.19-5.51-5.12-5.84-34.85-4.01-34.85-47.57-34.85-54.72Z"}),e.createElement("rect",{className:"cls-1",x:"1845.88",y:"104.73",width:"62.58",height:"277.9",rx:"5.9",ry:"5.9"}),e.createElement("path",{className:"cls-2",d:"M1851.78,71.38h50.77c3.26,0,5.9-2.64,5.9-5.9V5.9c0-3.62-3.24-6.39-6.82-5.83l-50.77,7.95c-2.87,.45-4.99,2.92-4.99,5.83v51.62c0,3.26,2.64,5.9,5.9,5.9Z"}),e.createElement("path",{className:"cls-2",d:"M1764.03,275.3V5.91c0-3.63-3.24-6.39-6.82-5.83l-50.46,7.94c-2.87,.45-4.99,2.93-4.99,5.84l.17,273.22c0,12.92,0,92.7,95.97,95.49,3.33,.1,6.09-2.58,6.09-5.91v-40.78c0-2.96-2.19-5.51-5.12-5.84-34.85-4.01-34.85-47.57-34.85-54.72Z"}),e.createElement("path",{className:"cls-2",d:"M1631.95,142.72c-11.14-12.25-24.83-21.65-40.78-28.31-15.92-6.53-33.26-9.85-52.07-9.85-18.78,0-36.15,3.17-51.92,9.85-15.59,6.66-29.29,16.05-40.76,28.31-11.47,12.23-20.38,26.87-26.76,44.03-6.38,17.17-9.24,37.37-9.24,58.36,0,20.99,3.19,36.87,9.55,54.21,6.38,17.32,15.14,32.11,26.45,44.36,11.29,12.23,24.83,21.62,40.6,28.46,15.77,6.83,40.12,10.33,52.4,10.48,12.25,0,36.78-3.82,52.7-10.48,15.92-6.68,29.46-16.23,40.78-28.46,11.29-12.25,20.05-27.04,26.25-44.36,6.22-17.34,9.24-33.22,9.24-54.21,0-20.99-3.34-41.19-10.03-58.36-6.38-17.17-15.14-31.8-26.43-44.03Zm-44.43,163.75c-11.47,15.75-27.56,23.7-48.09,23.7-20.55,0-36.63-7.8-48.1-23.7-11.47-15.75-17.21-34.01-17.21-61.2,0-26.89,5.59-49.14,17.06-64.87,11.45-15.75,27.54-23.52,48.07-23.52,20.55,0,36.63,7.78,48.09,23.52,11.47,15.57,17.36,37.98,17.36,64.87,0,27.19-5.72,45.3-17.19,61.2Z"}),e.createElement("path",{className:"cls-2",d:"M894.42,104.73h-49.33c-48.36,0-90.91,25.48-115.75,64.1-14.52,22.58-22.99,49.63-22.99,78.73,0,44.89,20.13,84.92,51.59,111.1,2.93,2.6,6.05,4.98,9.31,7.14,12.86,8.49,28.11,13.47,44.52,13.47,1.23,0,2.46-.03,3.68-.09,.36-.02,.71-.05,1.07-.07,.87-.05,1.75-.11,2.62-.2,.34-.03,.68-.08,1.02-.12,.91-.1,1.82-.21,2.73-.34,.21-.03,.42-.07,.63-.1,32.89-5.07,61.56-30.82,70.9-62.81v57.83c0,3.26,2.64,5.9,5.9,5.9h50.42c3.26,0,5.9-2.64,5.9-5.9V110.63c0-3.26-2.64-5.9-5.9-5.9h-56.32Zm0,206.92c-12.2,10.16-27.97,13.98-44.84,15.12-.16,.01-.33,.03-.49,.04-1.12,.07-2.24,.1-3.36,.1-42.24,0-77.12-35.89-77.12-79.37,0-10.25,1.96-20.01,5.42-28.98,11.22-29.12,38.77-49.74,71.06-49.74h49.33v142.83Z"}),e.createElement("path",{className:"cls-2",d:"M2133.97,104.73h-49.33c-48.36,0-90.91,25.48-115.75,64.1-14.52,22.58-22.99,49.63-22.99,78.73,0,44.89,20.13,84.92,51.59,111.1,2.93,2.6,6.05,4.98,9.31,7.14,12.86,8.49,28.11,13.47,44.52,13.47,1.23,0,2.46-.03,3.68-.09,.36-.02,.71-.05,1.07-.07,.87-.05,1.75-.11,2.62-.2,.34-.03,.68-.08,1.02-.12,.91-.1,1.82-.21,2.73-.34,.21-.03,.42-.07,.63-.1,32.89-5.07,61.56-30.82,70.9-62.81v57.83c0,3.26,2.64,5.9,5.9,5.9h50.42c3.26,0,5.9-2.64,5.9-5.9V110.63c0-3.26-2.64-5.9-5.9-5.9h-56.32Zm0,206.92c-12.2,10.16-27.97,13.98-44.84,15.12-.16,.01-.33,.03-.49,.04-1.12,.07-2.24,.1-3.36,.1-42.24,0-77.12-35.89-77.12-79.37,0-10.25,1.96-20.01,5.42-28.98,11.22-29.12,38.77-49.74,71.06-49.74h49.33v142.83Z"}),e.createElement("path",{className:"cls-2",d:"M1314.05,104.73h-49.33c-48.36,0-90.91,25.48-115.75,64.1-11.79,18.34-19.6,39.64-22.11,62.59-.58,5.3-.88,10.68-.88,16.14s.31,11.15,.93,16.59c4.28,38.09,23.14,71.61,50.66,94.52,2.93,2.6,6.05,4.98,9.31,7.14,12.86,8.49,28.11,13.47,44.52,13.47h0c17.99,0,34.61-5.93,48.16-15.97,16.29-11.58,28.88-28.54,34.48-47.75v50.26h-.11v11.08c0,21.84-5.71,38.27-17.34,49.36-11.61,11.08-31.04,16.63-58.25,16.63-11.12,0-28.79-.59-46.6-2.41-2.83-.29-5.46,1.5-6.27,4.22l-12.78,43.11c-1.02,3.46,1.27,7.02,4.83,7.53,21.52,3.08,42.52,4.68,54.65,4.68,48.91,0,85.16-10.75,108.89-32.21,21.48-19.41,33.15-48.89,35.2-88.52V110.63c0-3.26-2.64-5.9-5.9-5.9h-56.32Zm0,64.1s.65,139.13,0,143.36c-12.08,9.77-27.11,13.59-43.49,14.7-.16,.01-.33,.03-.49,.04-1.12,.07-2.24,.1-3.36,.1-1.32,0-2.63-.03-3.94-.1-40.41-2.11-74.52-37.26-74.52-79.38,0-10.25,1.96-20.01,5.42-28.98,11.22-29.12,38.77-49.74,71.06-49.74h49.33Z"}),e.createElement("path",{className:"cls-1",d:"M249.83,0C113.3,0,2,110.09,.03,246.16c-2,138.19,110.12,252.7,248.33,253.5,42.68,.25,83.79-10.19,120.3-30.03,3.56-1.93,4.11-6.83,1.08-9.51l-23.38-20.72c-4.75-4.21-11.51-5.4-17.36-2.92-25.48,10.84-53.17,16.38-81.71,16.03-111.68-1.37-201.91-94.29-200.13-205.96,1.76-110.26,92-199.41,202.67-199.41h202.69V407.41l-115-102.18c-3.72-3.31-9.42-2.66-12.42,1.31-18.46,24.44-48.53,39.64-81.93,37.34-46.33-3.2-83.87-40.5-87.34-86.81-4.15-55.24,39.63-101.52,94-101.52,49.18,0,89.68,37.85,93.91,85.95,.38,4.28,2.31,8.27,5.52,11.12l29.95,26.55c3.4,3.01,8.79,1.17,9.63-3.3,2.16-11.55,2.92-23.58,2.07-35.92-4.82-70.34-61.8-126.93-132.17-131.26-80.68-4.97-148.13,58.14-150.27,137.25-2.09,77.1,61.08,143.56,138.19,145.26,32.19,.71,62.03-9.41,86.14-26.95l150.26,133.2c6.44,5.71,16.61,1.14,16.61-7.47V9.48C499.66,4.25,495.42,0,490.18,0H249.83Z"})))}function Af(t){return e.createElement("svg",{width:"20",height:"20","aria-label":t.ariaLabel,viewBox:"0 0 24 24",role:"img"},e.createElement("g",{fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.4"},t.children))}function kf(t){var n=t.translations,r=void 0===n?{}:n,u=t.isAskAiActive,a=void 0!==u&&u,i=r.selectText,o=void 0===i?"Select":i,s=r.selectKeyAriaLabel,c=void 0===s?"Enter key":s,l=r.submitQuestionText,d=void 0===l?"Submit question":l,f=r.navigateText,p=void 0===f?"Navigate":f,h=r.navigateUpKeyAriaLabel,v=void 0===h?"Arrow up":h,m=r.navigateDownKeyAriaLabel,D=void 0===m?"Arrow down":m,y=r.closeText,g=void 0===y?"Close":y,F=r.backToSearchText,E=void 0===F?"Back to search":F,C=r.closeKeyAriaLabel,b=void 0===C?"Escape key":C,A=r.poweredByText,k=void 0===A?"Powered by":A;return e.createElement(e.Fragment,null,e.createElement("div",{className:"DocSearch-Logo"},e.createElement(bf,{translations:{poweredByText:k}})),e.createElement("ul",{className:"DocSearch-Commands"},e.createElement("li",null,e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement(Af,{ariaLabel:D},e.createElement("path",{d:"M12 5v14"}),e.createElement("path",{d:"m19 12-7 7-7-7"}))),e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement(Af,{ariaLabel:v},e.createElement("path",{d:"m5 12 7-7 7 7"}),e.createElement("path",{d:"M12 19V5"}))),e.createElement("span",{className:"DocSearch-Label"},p)),e.createElement("li",null,e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement(Af,{ariaLabel:c},e.createElement("polyline",{points:"9 10 4 15 9 20"}),e.createElement("path",{d:"M20 4v7a4 4 0 0 1-4 4H4"}))),e.createElement("span",{className:"DocSearch-Label"},a?d:o)),e.createElement("li",null,e.createElement("kbd",{className:"DocSearch-Commands-Key"},e.createElement("span",{className:"DocSearch-Escape-Key"},"ESC")),e.createElement("span",{className:"DocSearch-Label","aria-label":b},a?E:g))))}function wf(t){var n=t.hit,r=t.children;return e.createElement("a",{href:n.url},r)}function _f(t){var n=t.className;return e.createElement("svg",{viewBox:"0 0 38 38",className:n,stroke:"currentColor",strokeOpacity:".5"},e.createElement("g",{fill:"none",fillRule:"evenodd"},e.createElement("g",{transform:"translate(1 1)",strokeWidth:"2"},e.createElement("circle",{strokeOpacity:".3",cx:"18",cy:"18",r:"18"}),e.createElement("path",{d:"M36 18c0-9.94-8.06-18-18-18"},e.createElement("animateTransform",{attributeName:"transform",type:"rotate",from:"0 18 18",to:"360 18 18",dur:"1s",repeatCount:"indefinite"})))))}function xf(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.3",strokeLinecap:"round",strokeLinejoin:"round",className:"DocSearch-Hit-icon-sparkles"},e.createElement("path",{d:"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z"}),e.createElement("path",{d:"M20 3v4"}),e.createElement("path",{d:"M22 5h-4"}),e.createElement("path",{d:"M4 17v2"}),e.createElement("path",{d:"M5 18H3"}))}function Sf(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("g",{stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M3.18 6.6a8.23 8.23 0 1112.93 9.94h0a8.23 8.23 0 01-11.63 0"}),e.createElement("path",{d:"M6.44 7.25H2.55V3.36M10.45 6v5.6M10.45 11.6L13 13"})))}function Bf(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("path",{d:"M10 10l5.09-5.09L10 10l5.09 5.09L10 10zm0 0L4.91 4.91 10 10l-5.09 5.09L10 10z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"}))}function If(){return e.createElement("svg",{width:"16",height:"16",viewBox:"0 0 24 24",fill:"none",fillRule:"evenodd",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"2",className:"lucide lucide-triangle-alert-icon lucide-triangle-alert"},e.createElement("path",{d:"m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3"}),e.createElement("path",{d:"M12 9v4"}),e.createElement("path",{d:"M12 17h.01"}))}function Of(){return e.createElement("svg",{className:"DocSearch-Hit-Select-Icon",width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("g",{stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M18 3v4c0 2-2 4-4 4H2"}),e.createElement("path",{d:"M8 17l-6-6 6-6"})))}var Tf=function(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z"}),e.createElement("path",{d:"M14 2v4a2 2 0 0 0 2 2h4"}),e.createElement("path",{d:"M10 9H8"}),e.createElement("path",{d:"M16 13H8"}),e.createElement("path",{d:"M16 17H8"}))};function Pf(t){switch(t.type){case"lvl1":return e.createElement(Tf,null);case"content":return e.createElement(Nf,null);default:return e.createElement(jf,null)}}function jf(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("line",{x1:"4",x2:"20",y1:"9",y2:"9"}),e.createElement("line",{x1:"4",x2:"20",y1:"15",y2:"15"}),e.createElement("line",{x1:"10",x2:"8",y1:"3",y2:"21"}),e.createElement("line",{x1:"16",x2:"14",y1:"3",y2:"21"}))}function Nf(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("path",{d:"M17 5H3h14zm0 5H3h14zm0 5H3h14z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"}))}function zf(){return e.createElement("svg",{width:"20",height:"20",viewBox:"0 0 20 20"},e.createElement("path",{d:"M10 14.2L5 17l1-5.6-4-4 5.5-.7 2.5-5 2.5 5 5.6.8-4 4 .9 5.5z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinejoin:"round"}))}function Rf(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:18,height:18,viewBox:"0 0 18 18",fill:"none"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.99984 1.29102C4.74264 1.29102 1.2915 4.74215 1.2915 8.99935C1.2915 13.2565 4.74264 16.7077 8.99984 16.7077C13.257 16.7077 16.7082 13.2565 16.7082 8.99935C16.7082 4.74215 13.257 1.29102 8.99984 1.29102ZM0.0415039 8.99935C0.0415039 4.0518 4.05229 0.0410156 8.99984 0.0410156C13.9474 0.0410156 17.9582 4.0518 17.9582 8.99935C17.9582 13.9469 13.9474 17.9577 8.99984 17.9577C4.05229 17.9577 0.0415039 13.9469 0.0415039 8.99935ZM5.87484 6.49935C5.87484 6.15417 6.15466 5.87435 6.49984 5.87435H11.4998C11.845 5.87435 12.1248 6.15417 12.1248 6.49935V11.4993C12.1248 11.8445 11.845 12.1243 11.4998 12.1243H6.49984C6.15466 12.1243 5.87484 11.8445 5.87484 11.4993V6.49935ZM7.12484 7.12435V10.8743H10.8748V7.12435H7.12484Z",fill:"currentcolor"}))}function Mf(){return e.createElement("svg",{width:"40",height:"40",viewBox:"0 0 20 20",fill:"none",fillRule:"evenodd",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"M19 4.8a16 16 0 00-2-1.2m-3.3-1.2A16 16 0 001.1 4.7M16.7 8a12 12 0 00-2.8-1.4M10 6a12 12 0 00-6.7 2M12.3 14.7a4 4 0 00-4.5 0M14.5 11.4A8 8 0 0010 10M3 16L18 2M10 18h0"}))}function Zf(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"64",height:"64",viewBox:"0 0 24 24",fill:"none",stroke:"#5a5e9a",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("path",{d:"m13.5 8.5-5 5"}),e.createElement("path",{d:"m8.5 8.5 5 5"}),e.createElement("circle",{cx:"11",cy:"11",r:"8"}),e.createElement("path",{d:"m21 21-4.3-4.3"}))}function Lf(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:4,height:16,viewBox:"0 0 4 16",fill:"none"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.99984 1.95898C1.88478 1.95898 1.7915 2.05226 1.7915 2.16732C1.7915 2.28238 1.88478 2.37565 1.99984 2.37565C2.1149 2.37565 2.20817 2.28238 2.20817 2.16732C2.20817 2.05226 2.1149 1.95898 1.99984 1.95898ZM0.541504 2.16732C0.541504 1.3619 1.19442 0.708984 1.99984 0.708984C2.80525 0.708984 3.45817 1.3619 3.45817 2.16732C3.45817 2.97273 2.80525 3.62565 1.99984 3.62565C1.19442 3.62565 0.541504 2.97273 0.541504 2.16732ZM1.99984 7.79232C1.88478 7.79232 1.7915 7.88559 1.7915 8.00065C1.7915 8.11571 1.88478 8.20898 1.99984 8.20898C2.1149 8.20898 2.20817 8.11571 2.20817 8.00065C2.20817 7.88559 2.1149 7.79232 1.99984 7.79232ZM0.541504 8.00065C0.541504 7.19524 1.19442 6.54232 1.99984 6.54232C2.80525 6.54232 3.45817 7.19524 3.45817 8.00065C3.45817 8.80607 2.80525 9.45898 1.99984 9.45898C1.19442 9.45898 0.541504 8.80607 0.541504 8.00065ZM1.99984 13.6257C1.88478 13.6257 1.7915 13.7189 1.7915 13.834C1.7915 13.949 1.88478 14.0423 1.99984 14.0423C2.1149 14.0423 2.20817 13.949 2.20817 13.834C2.20817 13.7189 2.1149 13.6257 1.99984 13.6257ZM0.541504 13.834C0.541504 13.0286 1.19442 12.3757 1.99984 12.3757C2.80525 12.3757 3.45817 13.0286 3.45817 13.834C3.45817 14.6394 2.80525 15.2923 1.99984 15.2923C1.19442 15.2923 0.541504 14.6394 0.541504 13.834Z",fill:"currentcolor"}))}function $f(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"18",height:"18",viewBox:"0 0 18 18",fill:"none"},e.createElement("path",{d:"M9 0.875C10.6068 0.875 12.1776 1.35149 13.5137 2.24414C14.8498 3.13693 15.8919 4.40598 16.5068 5.89062C17.1218 7.37522 17.2822 9.00892 16.9688 10.585C16.6552 12.1611 15.8814 13.6088 14.7451 14.7451C13.6088 15.8814 12.1611 16.6552 10.585 16.9688C9.00892 17.2822 7.37523 17.1218 5.89062 16.5068C4.40598 15.8919 3.13693 14.8498 2.24414 13.5137C1.35149 12.1776 0.875 10.6068 0.875 9C0.875 8.65482 1.15482 8.375 1.5 8.375C1.84518 8.375 2.125 8.65482 2.125 9C2.125 10.3596 2.52792 11.6888 3.2832 12.8193C4.03864 13.9499 5.1129 14.8312 6.36914 15.3516C7.62523 15.8718 9.00736 16.0083 10.3408 15.7432C11.6744 15.4779 12.8998 14.8228 13.8613 13.8613C14.8228 12.8998 15.4779 11.6744 15.7432 10.3408C16.0083 9.00736 15.8718 7.62523 15.3516 6.36914C14.8312 5.1129 13.9499 4.03864 12.8193 3.2832C11.6888 2.52792 10.3596 2.125 9 2.125C7.06829 2.125 5.21604 2.89096 3.82129 4.22949L3.00879 5.04199H5.66699C6.01202 5.04217 6.29199 5.32192 6.29199 5.66699C6.29182 6.01191 6.01191 6.29182 5.66699 6.29199H1.5C1.45939 6.29199 1.41889 6.28716 1.37891 6.2793C1.36148 6.27587 1.345 6.26949 1.32812 6.26465C1.267 6.24714 1.20782 6.22205 1.15332 6.18555C1.08536 6.14005 1.02604 6.08256 0.980469 6.01465C0.970244 5.99942 0.962841 5.98268 0.954102 5.9668C0.904937 5.87756 0.875056 5.77606 0.875 5.66699V1.5C0.875 1.15482 1.15482 0.875002 1.5 0.875C1.84518 0.875 2.125 1.15482 2.125 1.5V4.15723L2.94141 3.3418L2.9502 3.33301C4.57158 1.77433 6.73388 0.875 9 0.875ZM9.33301 4.20801C9.67808 4.20801 9.95783 4.48798 9.95801 4.83301V9.44727L12.9463 10.9414C13.2548 11.0958 13.3798 11.4707 13.2256 11.7793C13.0712 12.088 12.6955 12.213 12.3867 12.0586L9.05371 10.3926C8.84198 10.2867 8.70801 10.0697 8.70801 9.83301V4.83301C8.70818 4.48809 8.98809 4.20819 9.33301 4.20801Z",fill:"currentcolor"}))}function qf(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"19",height:"19",viewBox:"0 0 19 19",fill:"none"},e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0.712717 3.38039C1.14249 2.95062 1.72538 2.70917 2.33317 2.70917H8.1665C8.51168 2.70917 8.7915 2.989 8.7915 3.33417C8.7915 3.67935 8.51168 3.95917 8.1665 3.95917H2.33317C2.0569 3.95917 1.79195 4.06892 1.5966 4.26427C1.40125 4.45962 1.2915 4.72457 1.2915 5.00084V16.6675C1.2915 16.9438 1.40125 17.2087 1.5966 17.4041C1.79195 17.5994 2.0569 17.7092 2.33317 17.7092H13.9998C14.2761 17.7092 14.5411 17.5994 14.7364 17.4041C14.9318 17.2087 15.0415 16.9438 15.0415 16.6675V10.8342C15.0415 10.489 15.3213 10.2092 15.6665 10.2092C16.0117 10.2092 16.2915 10.489 16.2915 10.8342V16.6675C16.2915 17.2753 16.0501 17.8582 15.6203 18.288C15.1905 18.7177 14.6076 18.9592 13.9998 18.9592H2.33317C1.72538 18.9592 1.14249 18.7177 0.712717 18.288C0.282947 17.8582 0.0415039 17.2753 0.0415039 16.6675V5.00084C0.0415039 4.39305 0.282947 3.81016 0.712717 3.38039Z",fill:"currentcolor"}),e.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.6665 2.19141C15.3634 2.19141 15.0728 2.3118 14.8584 2.52611L7.06419 10.3204L6.52548 12.4752L8.68031 11.9365L16.4746 4.14223C16.6889 3.92792 16.8093 3.63725 16.8093 3.33417C16.8093 3.03109 16.6889 2.74043 16.4746 2.52611C16.2603 2.3118 15.9696 2.19141 15.6665 2.19141ZM13.9746 1.64223C14.4233 1.1935 15.0319 0.941406 15.6665 0.941406C16.3011 0.941406 16.9097 1.1935 17.3584 1.64223C17.8072 2.09096 18.0593 2.69957 18.0593 3.33417C18.0593 3.96877 17.8072 4.57738 17.3584 5.02611L9.44178 12.9428C9.36168 13.0229 9.26132 13.0797 9.15142 13.1072L5.81809 13.9405C5.6051 13.9938 5.3798 13.9314 5.22456 13.7761C5.06932 13.6209 5.00692 13.3956 5.06016 13.1826L5.8935 9.84925C5.92097 9.73936 5.9778 9.639 6.0579 9.5589L13.9746 1.64223Z",fill:"currentcolor"}))}var Vf,Hf={before:"Searched for ",separator:", ",lastSeparator:" and ",after:""};function Uf(t){var n=t.queries,r=t.translations,u=t.onSearchQueryClick;if(0===n.length)return null;if("function"==typeof r.aggregatedToolCallNode)return e.createElement(e.Fragment,null,r.aggregatedToolCallNode(n,u));var a=(r.aggregatedToolCallText?r.aggregatedToolCallText(n):Hf)||{},o=a.before,s=void 0===o?"":o,c=a.separator,l=void 0===c?", ":c,d=a.lastSeparator,f=void 0===d?" and ":d,p=a.after,h=void 0===p?"":p;return e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--AggregatedResult"},e.createElement($,{size:18}),e.createElement("span",null,s&&e.createElement("span",null,s),n.map(function(t,r){return e.createElement(i,{key:t+r},e.createElement("span",{role:"button",tabIndex:0,className:"DocSearch-AskAiScreen-MessageContent-Tool-Query",onKeyDown:function(e){"enter"!==e.key&&" "!==e.key||(e.preventDefault(),u(t))},onClick:function(){return u(t)}},'"',t,'"'),r<n.length-2&&l,r===n.length-2&&f)}),h&&e.createElement("span",null,h)))}function Kf(){return{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}}var Wf={async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null};function Jf(e){Wf=e}var Qf={exec:function(){return null}};function Gf(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"",n="string"==typeof e?e:e.source,r={replace:function(e,t){var u="string"==typeof t?t:t.source;return u=u.replace(Yf.caret,"$1"),n=n.replace(e,u),r},getRegex:function(){return new RegExp(n,t)}};return r}var Yf={codeRemoveIndent:/^(?: {1,4}| {0,3}\t)/gm,outputLinkReplace:/\\([\[\]])/g,indentCodeCompensation:/^(\s+)(?:```)/,beginningSpace:/^\s+/,endingHash:/#$/,startingSpaceChar:/^ /,endingSpaceChar:/ $/,nonSpaceChar:/[^ ]/,newLineCharGlobal:/\n/g,tabCharGlobal:/\t/g,multipleSpaceGlobal:/\s+/g,blankLine:/^[ \t]*$/,doubleBlankLine:/\n[ \t]*\n[ \t]*$/,blockquoteStart:/^ {0,3}>/,blockquoteSetextReplace:/\n {0,3}((?:=+|-+) *)(?=\n|$)/g,blockquoteSetextReplace2:/^ {0,3}>[ \t]?/gm,listReplaceTabs:/^\t+/,listReplaceNesting:/^ {1,4}(?=( {4})*[^ ])/g,listIsTask:/^\[[ xX]\] /,listReplaceTask:/^\[[ xX]\] +/,anyLine:/\n.*\n/,hrefBrackets:/^<(.*)>$/,tableDelimiter:/[:|]/,tableAlignChars:/^\||\| *$/g,tableRowBlankLine:/\n[ \t]*$/,tableAlignRight:/^ *-+: *$/,tableAlignCenter:/^ *:-+: *$/,tableAlignLeft:/^ *:-+ *$/,startATag:/^<a /i,endATag:/^<\/a>/i,startPreScriptTag:/^<(pre|code|kbd|script)(\s|>)/i,endPreScriptTag:/^<\/(pre|code|kbd|script)(\s|>)/i,startAngleBracket:/^</,endAngleBracket:/>$/,pedanticHrefTitle:/^([^'"]*[^\s])\s+(['"])(.*)\2/,unicodeAlphaNumeric:/(?:[0-9A-Za-z\xAA\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0370-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386\u0388-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u05D0-\u05EA\u05EF-\u05F2\u0620-\u064A\u0660-\u0669\u066E\u066F\u0671-\u06D3\u06D5\u06E5\u06E6\u06EE-\u06FC\u06FF\u0710\u0712-\u072F\u074D-\u07A5\u07B1\u07C0-\u07EA\u07F4\u07F5\u07FA\u0800-\u0815\u081A\u0824\u0828\u0840-\u0858\u0860-\u086A\u0870-\u0887\u0889-\u088F\u08A0-\u08C9\u0904-\u0939\u093D\u0950\u0958-\u0961\u0966-\u096F\u0971-\u0980\u0985-\u098C\u098F\u0990\u0993-\u09A8\u09AA-\u09B0\u09B2\u09B6-\u09B9\u09BD\u09CE\u09DC\u09DD\u09DF-\u09E1\u09E6-\u09F1\u09F4-\u09F9\u09FC\u0A05-\u0A0A\u0A0F\u0A10\u0A13-\u0A28\u0A2A-\u0A30\u0A32\u0A33\u0A35\u0A36\u0A38\u0A39\u0A59-\u0A5C\u0A5E\u0A66-\u0A6F\u0A72-\u0A74\u0A85-\u0A8D\u0A8F-\u0A91\u0A93-\u0AA8\u0AAA-\u0AB0\u0AB2\u0AB3\u0AB5-\u0AB9\u0ABD\u0AD0\u0AE0\u0AE1\u0AE6-\u0AEF\u0AF9\u0B05-\u0B0C\u0B0F\u0B10\u0B13-\u0B28\u0B2A-\u0B30\u0B32\u0B33\u0B35-\u0B39\u0B3D\u0B5C\u0B5D\u0B5F-\u0B61\u0B66-\u0B6F\u0B71-\u0B77\u0B83\u0B85-\u0B8A\u0B8E-\u0B90\u0B92-\u0B95\u0B99\u0B9A\u0B9C\u0B9E\u0B9F\u0BA3\u0BA4\u0BA8-\u0BAA\u0BAE-\u0BB9\u0BD0\u0BE6-\u0BF2\u0C05-\u0C0C\u0C0E-\u0C10\u0C12-\u0C28\u0C2A-\u0C39\u0C3D\u0C58-\u0C5A\u0C5C\u0C5D\u0C60\u0C61\u0C66-\u0C6F\u0C78-\u0C7E\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDC-\u0CDE\u0CE0\u0CE1\u0CE6-\u0CEF\u0CF1\u0CF2\u0D04-\u0D0C\u0D0E-\u0D10\u0D12-\u0D3A\u0D3D\u0D4E\u0D54-\u0D56\u0D58-\u0D61\u0D66-\u0D78\u0D7A-\u0D7F\u0D85-\u0D96\u0D9A-\u0DB1\u0DB3-\u0DBB\u0DBD\u0DC0-\u0DC6\u0DE6-\u0DEF\u0E01-\u0E30\u0E32\u0E33\u0E40-\u0E46\u0E50-\u0E59\u0E81\u0E82\u0E84\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\u0EB0\u0EB2\u0EB3\u0EBD\u0EC0-\u0EC4\u0EC6\u0ED0-\u0ED9\u0EDC-\u0EDF\u0F00\u0F20-\u0F33\u0F40-\u0F47\u0F49-\u0F6C\u0F88-\u0F8C\u1000-\u102A\u103F-\u1049\u1050-\u1055\u105A-\u105D\u1061\u1065\u1066\u106E-\u1070\u1075-\u1081\u108E\u1090-\u1099\u10A0-\u10C5\u10C7\u10CD\u10D0-\u10FA\u10FC-\u1248\u124A-\u124D\u1250-\u1256\u1258\u125A-\u125D\u1260-\u1288\u128A-\u128D\u1290-\u12B0\u12B2-\u12B5\u12B8-\u12BE\u12C0\u12C2-\u12C5\u12C8-\u12D6\u12D8-\u1310\u1312-\u1315\u1318-\u135A\u1369-\u137C\u1380-\u138F\u13A0-\u13F5\u13F8-\u13FD\u1401-\u166C\u166F-\u167F\u1681-\u169A\u16A0-\u16EA\u16EE-\u16F8\u1700-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u17E0-\u17E9\u17F0-\u17F9\u1810-\u1819\u1820-\u1878\u1880-\u1884\u1887-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\u1A00-\u1A16\u1A20-\u1A54\u1A80-\u1A89\u1A90-\u1A99\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B50-\u1B59\u1B83-\u1BA0\u1BAE-\u1BE5\u1C00-\u1C23\u1C40-\u1C49\u1C4D-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\u1D00-\u1DBF\u1E00-\u1F15\u1F18-\u1F1D\u1F20-\u1F45\u1F48-\u1F4D\u1F50-\u1F57\u1F59\u1F5B\u1F5D\u1F5F-\u1F7D\u1F80-\u1FB4\u1FB6-\u1FBC\u1FBE\u1FC2-\u1FC4\u1FC6-\u1FCC\u1FD0-\u1FD3\u1FD6-\u1FDB\u1FE0-\u1FEC\u1FF2-\u1FF4\u1FF6-\u1FFC\u2070\u2071\u2074-\u2079\u207F-\u2089\u2090-\u209C\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u2460-\u249B\u24EA-\u24FF\u2776-\u2793\u2C00-\u2CE4\u2CEB-\u2CEE\u2CF2\u2CF3\u2CFD\u2D00-\u2D25\u2D27\u2D2D\u2D30-\u2D67\u2D6F\u2D80-\u2D96\u2DA0-\u2DA6\u2DA8-\u2DAE\u2DB0-\u2DB6\u2DB8-\u2DBE\u2DC0-\u2DC6\u2DC8-\u2DCE\u2DD0-\u2DD6\u2DD8-\u2DDE\u2E2F\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309D-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u3192-\u3195\u31A0-\u31BF\u31F0-\u31FF\u3220-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7DC\uA7F1-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA830-\uA835\uA840-\uA873\uA882-\uA8B3\uA8D0-\uA8D9\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\uA900-\uA925\uA930-\uA946\uA960-\uA97C\uA984-\uA9B2\uA9CF-\uA9D9\uA9E0-\uA9E4\uA9E6-\uA9FE\uAA00-\uAA28\uAA40-\uAA42\uAA44-\uAA4B\uAA50-\uAA59\uAA60-\uAA76\uAA7A\uAA7E-\uAAAF\uAAB1\uAAB5\uAAB6\uAAB9-\uAABD\uAAC0\uAAC2\uAADB-\uAADD\uAAE0-\uAAEA\uAAF2-\uAAF4\uAB01-\uAB06\uAB09-\uAB0E\uAB11-\uAB16\uAB20-\uAB26\uAB28-\uAB2E\uAB30-\uAB5A\uAB5C-\uAB69\uAB70-\uABE2\uABF0-\uABF9\uAC00-\uD7A3\uD7B0-\uD7C6\uD7CB-\uD7FB\uF900-\uFA6D\uFA70-\uFAD9\uFB00-\uFB06\uFB13-\uFB17\uFB1D\uFB1F-\uFB28\uFB2A-\uFB36\uFB38-\uFB3C\uFB3E\uFB40\uFB41\uFB43\uFB44\uFB46-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDF0-\uFDFB\uFE70-\uFE74\uFE76-\uFEFC\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFBE\uFFC2-\uFFC7\uFFCA-\uFFCF\uFFD2-\uFFD7\uFFDA-\uFFDC]|\uD800[\uDC00-\uDC0B\uDC0D-\uDC26\uDC28-\uDC3A\uDC3C\uDC3D\uDC3F-\uDC4D\uDC50-\uDC5D\uDC80-\uDCFA\uDD07-\uDD33\uDD40-\uDD78\uDD8A\uDD8B\uDE80-\uDE9C\uDEA0-\uDED0\uDEE1-\uDEFB\uDF00-\uDF23\uDF2D-\uDF4A\uDF50-\uDF75\uDF80-\uDF9D\uDFA0-\uDFC3\uDFC8-\uDFCF\uDFD1-\uDFD5]|\uD801[\uDC00-\uDC9D\uDCA0-\uDCA9\uDCB0-\uDCD3\uDCD8-\uDCFB\uDD00-\uDD27\uDD30-\uDD63\uDD70-\uDD7A\uDD7C-\uDD8A\uDD8C-\uDD92\uDD94\uDD95\uDD97-\uDDA1\uDDA3-\uDDB1\uDDB3-\uDDB9\uDDBB\uDDBC\uDDC0-\uDDF3\uDE00-\uDF36\uDF40-\uDF55\uDF60-\uDF67\uDF80-\uDF85\uDF87-\uDFB0\uDFB2-\uDFBA]|\uD802[\uDC00-\uDC05\uDC08\uDC0A-\uDC35\uDC37\uDC38\uDC3C\uDC3F-\uDC55\uDC58-\uDC76\uDC79-\uDC9E\uDCA7-\uDCAF\uDCE0-\uDCF2\uDCF4\uDCF5\uDCFB-\uDD1B\uDD20-\uDD39\uDD40-\uDD59\uDD80-\uDDB7\uDDBC-\uDDCF\uDDD2-\uDE00\uDE10-\uDE13\uDE15-\uDE17\uDE19-\uDE35\uDE40-\uDE48\uDE60-\uDE7E\uDE80-\uDE9F\uDEC0-\uDEC7\uDEC9-\uDEE4\uDEEB-\uDEEF\uDF00-\uDF35\uDF40-\uDF55\uDF58-\uDF72\uDF78-\uDF91\uDFA9-\uDFAF]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDCFA-\uDD23\uDD30-\uDD39\uDD40-\uDD65\uDD6F-\uDD85\uDE60-\uDE7E\uDE80-\uDEA9\uDEB0\uDEB1\uDEC2-\uDEC7\uDF00-\uDF27\uDF30-\uDF45\uDF51-\uDF54\uDF70-\uDF81\uDFB0-\uDFCB\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC52-\uDC6F\uDC71\uDC72\uDC75\uDC83-\uDCAF\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD03-\uDD26\uDD36-\uDD3F\uDD44\uDD47\uDD50-\uDD72\uDD76\uDD83-\uDDB2\uDDC1-\uDDC4\uDDD0-\uDDDA\uDDDC\uDDE1-\uDDF4\uDE00-\uDE11\uDE13-\uDE2B\uDE3F\uDE40\uDE80-\uDE86\uDE88\uDE8A-\uDE8D\uDE8F-\uDE9D\uDE9F-\uDEA8\uDEB0-\uDEDE\uDEF0-\uDEF9\uDF05-\uDF0C\uDF0F\uDF10\uDF13-\uDF28\uDF2A-\uDF30\uDF32\uDF33\uDF35-\uDF39\uDF3D\uDF50\uDF5D-\uDF61\uDF80-\uDF89\uDF8B\uDF8E\uDF90-\uDFB5\uDFB7\uDFD1\uDFD3]|\uD805[\uDC00-\uDC34\uDC47-\uDC4A\uDC50-\uDC59\uDC5F-\uDC61\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE50-\uDE59\uDE80-\uDEAA\uDEB8\uDEC0-\uDEC9\uDED0-\uDEE3\uDF00-\uDF1A\uDF30-\uDF3B\uDF40-\uDF46]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCF2\uDCFF-\uDD06\uDD09\uDD0C-\uDD13\uDD15\uDD16\uDD18-\uDD2F\uDD3F\uDD41\uDD50-\uDD59\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEB0-\uDEF8\uDFC0-\uDFE0\uDFF0-\uDFF9]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC50-\uDC6C\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD50-\uDD59\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDDA0-\uDDA9\uDDB0-\uDDDB\uDDE0-\uDDE9\uDEE0-\uDEF2\uDF02\uDF04-\uDF10\uDF12-\uDF33\uDF50-\uDF59\uDFB0\uDFC0-\uDFD4]|\uD808[\uDC00-\uDF99]|\uD809[\uDC00-\uDC6E\uDC80-\uDD43]|\uD80B[\uDF90-\uDFF0]|[\uD80C\uD80E\uD80F\uD81C-\uD822\uD840-\uD868\uD86A-\uD86D\uD86F-\uD872\uD874-\uD879\uD880-\uD883\uD885-\uD88C][\uDC00-\uDFFF]|\uD80D[\uDC00-\uDC2F\uDC41-\uDC46\uDC60-\uDFFF]|\uD810[\uDC00-\uDFFA]|\uD811[\uDC00-\uDE46]|\uD818[\uDD00-\uDD1D\uDD30-\uDD39]|\uD81A[\uDC00-\uDE38\uDE40-\uDE5E\uDE60-\uDE69\uDE70-\uDEBE\uDEC0-\uDEC9\uDED0-\uDEED\uDF00-\uDF2F\uDF40-\uDF43\uDF50-\uDF59\uDF5B-\uDF61\uDF63-\uDF77\uDF7D-\uDF8F]|\uD81B[\uDD40-\uDD6C\uDD70-\uDD79\uDE40-\uDE96\uDEA0-\uDEB8\uDEBB-\uDED3\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3\uDFF2-\uDFF6]|\uD823[\uDC00-\uDCD5\uDCFF-\uDD1E\uDD80-\uDDF2]|\uD82B[\uDFF0-\uDFF3\uDFF5-\uDFFB\uDFFD\uDFFE]|\uD82C[\uDC00-\uDD22\uDD32\uDD50-\uDD52\uDD55\uDD64-\uDD67\uDD70-\uDEFB]|\uD82F[\uDC00-\uDC6A\uDC70-\uDC7C\uDC80-\uDC88\uDC90-\uDC99]|\uD833[\uDCF0-\uDCF9]|\uD834[\uDEC0-\uDED3\uDEE0-\uDEF3\uDF60-\uDF78]|\uD835[\uDC00-\uDC54\uDC56-\uDC9C\uDC9E\uDC9F\uDCA2\uDCA5\uDCA6\uDCA9-\uDCAC\uDCAE-\uDCB9\uDCBB\uDCBD-\uDCC3\uDCC5-\uDD05\uDD07-\uDD0A\uDD0D-\uDD14\uDD16-\uDD1C\uDD1E-\uDD39\uDD3B-\uDD3E\uDD40-\uDD44\uDD46\uDD4A-\uDD50\uDD52-\uDEA5\uDEA8-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFCB\uDFCE-\uDFFF]|\uD837[\uDF00-\uDF1E\uDF25-\uDF2A]|\uD838[\uDC30-\uDC6D\uDD00-\uDD2C\uDD37-\uDD3D\uDD40-\uDD49\uDD4E\uDE90-\uDEAD\uDEC0-\uDEEB\uDEF0-\uDEF9]|\uD839[\uDCD0-\uDCEB\uDCF0-\uDCF9\uDDD0-\uDDED\uDDF0-\uDDFA\uDEC0-\uDEDE\uDEE0-\uDEE2\uDEE4\uDEE5\uDEE7-\uDEED\uDEF0-\uDEF4\uDEFE\uDEFF\uDFE0-\uDFE6\uDFE8-\uDFEB\uDFED\uDFEE\uDFF0-\uDFFE]|\uD83A[\uDC00-\uDCC4\uDCC7-\uDCCF\uDD00-\uDD43\uDD4B\uDD50-\uDD59]|\uD83B[\uDC71-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDCB4\uDD01-\uDD2D\uDD2F-\uDD3D\uDE00-\uDE03\uDE05-\uDE1F\uDE21\uDE22\uDE24\uDE27\uDE29-\uDE32\uDE34-\uDE37\uDE39\uDE3B\uDE42\uDE47\uDE49\uDE4B\uDE4D-\uDE4F\uDE51\uDE52\uDE54\uDE57\uDE59\uDE5B\uDE5D\uDE5F\uDE61\uDE62\uDE64\uDE67-\uDE6A\uDE6C-\uDE72\uDE74-\uDE77\uDE79-\uDE7C\uDE7E\uDE80-\uDE89\uDE8B-\uDE9B\uDEA1-\uDEA3\uDEA5-\uDEA9\uDEAB-\uDEBB]|\uD83C[\uDD00-\uDD0C]|\uD83E[\uDFF0-\uDFF9]|\uD869[\uDC00-\uDEDF\uDF00-\uDFFF]|\uD86E[\uDC00-\uDC1D\uDC20-\uDFFF]|\uD873[\uDC00-\uDEAD\uDEB0-\uDFFF]|\uD87A[\uDC00-\uDFE0\uDFF0-\uDFFF]|\uD87B[\uDC00-\uDE5D]|\uD87E[\uDC00-\uDE1D]|\uD884[\uDC00-\uDF4A\uDF50-\uDFFF]|\uD88D[\uDC00-\uDC79])/,escapeTest:/[&<>"']/,escapeReplace:/[&<>"']/g,escapeTestNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/,escapeReplaceNoEncode:/[<>"']|&(?!(#\d{1,7}|#[Xx][a-fA-F0-9]{1,6}|\w+);)/g,unescapeTest:/&(#(?:\d+)|(?:#x[0-9A-Fa-f]+)|(?:\w+));?/gi,caret:/(^|[^\[])\^/g,percentDecode:/%25/g,findPipe:/\|/g,splitPipe:/ \|/,slashPipe:/\\\|/g,carriageReturn:/\r\n|\r/g,spaceLine:/^ +$/gm,notSpaceStart:/^\S*/,endingNewline:/\n$/,listItemRegex:function(e){return new RegExp("^( {0,3}".concat(e,")((?:[\t ][^\\n]*)?(?:\\n|$))"))},nextBulletRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}(?:[*+-]|\\d{1,9}[.)])((?:[ \t][^\\n]*)?(?:\\n|$))"))},hrRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}((?:- *){3,}|(?:_ *){3,}|(?:\\* *){3,})(?:\\n+|$)"))},fencesBeginRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}(?:```|~~~)"))},headingBeginRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}#"))},htmlBeginRegex:function(e){return new RegExp("^ {0,".concat(Math.min(3,e-1),"}<(?:[a-z].*>|!--)"),"i")}},Xf=/^ {0,3}((?:-[\t ]*){3,}|(?:_[ \t]*){3,}|(?:\*[ \t]*){3,})(?:\n+|$)/,ep=/(?:[*+-]|\d{1,9}[.)])/,tp=/^(?!bull |blockCode|fences|blockquote|heading|html|table)((?:.|\n(?!\s*?\n|bull |blockCode|fences|blockquote|heading|html|table))+?)\n {0,3}(=+|-+) *(?:\n+|$)/,np=Gf(tp).replace(/bull/g,ep).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/\|table/g,"").getRegex(),rp=Gf(tp).replace(/bull/g,ep).replace(/blockCode/g,/(?: {4}| {0,3}\t)/).replace(/fences/g,/ {0,3}(?:`{3,}|~{3,})/).replace(/blockquote/g,/ {0,3}>/).replace(/heading/g,/ {0,3}#{1,6}/).replace(/html/g,/ {0,3}<[^\n>]+>\n/).replace(/table/g,/ {0,3}\|?(?:[:\- ]*\|)+[\:\- ]*\n/).getRegex(),up=/^([^\n]+(?:\n(?!hr|heading|lheading|blockquote|fences|list|html|table| +\n)[^\n]+)*)/,ap=/(?!\s*\])(?:\\[\s\S]|[^\[\]\\])+/,ip=Gf(/^ {0,3}\[(label)\]: *(?:\n[ \t]*)?([^<\s][^\s]*|<.*?>)(?:(?: +(?:\n[ \t]*)?| *\n[ \t]*)(title))? *(?:\n+|$)/).replace("label",ap).replace("title",/(?:"(?:\\"?|[^"\\])*"|'[^'\n]*(?:\n[^'\n]+)*\n?'|\([^()]*\))/).getRegex(),op=Gf(/^( {0,3}bull)([ \t][^\n]+?)?(?:\n|$)/).replace(/bull/g,ep).getRegex(),sp="address|article|aside|base|basefont|blockquote|body|caption|center|col|colgroup|dd|details|dialog|dir|div|dl|dt|fieldset|figcaption|figure|footer|form|frame|frameset|h[1-6]|head|header|hr|html|iframe|legend|li|link|main|menu|menuitem|meta|nav|noframes|ol|optgroup|option|p|param|search|section|summary|table|tbody|td|tfoot|th|thead|title|tr|track|ul",cp=/<!--(?:-?>|[\s\S]*?(?:-->|$))/,lp=Gf("^ {0,3}(?:<(script|pre|style|textarea)[\\s>][\\s\\S]*?(?:</\\1>[^\\n]*\\n+|$)|comment[^\\n]*(\\n+|$)|<\\?[\\s\\S]*?(?:\\?>\\n*|$)|<![A-Z][\\s\\S]*?(?:>\\n*|$)|<!\\[CDATA\\[[\\s\\S]*?(?:\\]\\]>\\n*|$)|</?(tag)(?: +|\\n|/?>)[\\s\\S]*?(?:(?:\\n[ \t]*)+\\n|$)|<(?!script|pre|style|textarea)([a-z][\\w-]*)(?:attribute)*? */?>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ \t]*)+\\n|$)|</(?!script|pre|style|textarea)[a-z][\\w-]*\\s*>(?=[ \\t]*(?:\\n|$))[\\s\\S]*?(?:(?:\\n[ \t]*)+\\n|$))","i").replace("comment",cp).replace("tag",sp).replace("attribute",/ +[a-zA-Z:_][\w.:-]*(?: *= *"[^"\n]*"| *= *'[^'\n]*'| *= *[^\s"'=<>`]+)?/).getRegex(),dp=Gf(up).replace("hr",Xf).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("|table","").replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",sp).getRegex(),fp={blockquote:Gf(/^( {0,3}> ?(paragraph|[^\n]*)(?:\n|$))+/).replace("paragraph",dp).getRegex(),code:/^((?: {4}| {0,3}\t)[^\n]+(?:\n(?:[ \t]*(?:\n|$))*)?)+/,def:ip,fences:/^ {0,3}(`{3,}(?=[^`\n]*(?:\n|$))|~{3,})([^\n]*)(?:\n|$)(?:|([\s\S]*?)(?:\n|$))(?: {0,3}\1[~`]* *(?=\n|$)|$)/,heading:/^ {0,3}(#{1,6})(?=\s|$)(.*)(?:\n+|$)/,hr:Xf,html:lp,lheading:np,list:op,newline:/^(?:[ \t]*(?:\n|$))+/,paragraph:dp,table:Qf,text:/^[^\n]+/},pp=Gf("^ *([^\\n ].*)\\n {0,3}((?:\\| *)?:?-+:? *(?:\\| *:?-+:? *)*(?:\\| *)?)(?:\\n((?:(?! *\\n|hr|heading|blockquote|code|fences|list|html).*(?:\\n|$))*)\\n*|$)").replace("hr",Xf).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("blockquote"," {0,3}>").replace("code","(?: {4}| {0,3}\t)[^\\n]").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",sp).getRegex(),hp=w(w({},fp),{},{lheading:rp,table:pp,paragraph:Gf(up).replace("hr",Xf).replace("heading"," {0,3}#{1,6}(?:\\s|$)").replace("|lheading","").replace("table",pp).replace("blockquote"," {0,3}>").replace("fences"," {0,3}(?:`{3,}(?=[^`\\n]*\\n)|~{3,})[^\\n]*\\n").replace("list"," {0,3}(?:[*+-]|1[.)]) ").replace("html","</?(?:tag)(?: +|\\n|/?>)|<(?:script|pre|style|textarea|!--)").replace("tag",sp).getRegex()}),vp=w(w({},fp),{},{html:Gf("^ *(?:comment *(?:\\n|\\s*$)|<(tag)[\\s\\S]+?</\\1> *(?:\\n{2,}|\\s*$)|<tag(?:\"[^\"]*\"|'[^']*'|\\s[^'\"/>\\s]*)*?/?> *(?:\\n{2,}|\\s*$))").replace("comment",cp).replace(/tag/g,"(?!(?:a|em|strong|small|s|cite|q|dfn|abbr|data|time|code|var|samp|kbd|sub|sup|i|b|u|mark|ruby|rt|rp|bdi|bdo|span|br|wbr|ins|del|img)\\b)\\w+(?!:|[^\\w\\s@]*@)\\b").getRegex(),def:/^ *\[([^\]]+)\]: *<?([^\s>]+)>?(?: +(["(][^\n]+[")]))? *(?:\n+|$)/,heading:/^(#{1,6})(.*)(?:\n+|$)/,fences:Qf,lheading:/^(.+?)\n {0,3}(=+|-+) *(?:\n+|$)/,paragraph:Gf(up).replace("hr",Xf).replace("heading"," *#{1,6} *[^\n]").replace("lheading",np).replace("|table","").replace("blockquote"," {0,3}>").replace("|fences","").replace("|list","").replace("|html","").replace("|tag","").getRegex()}),mp=/^( {2,}|\\)\n(?!\s*$)/,Dp=/(?:[!-\/:-@\[-`\{-~\xA1-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2010-\u2027\u2030-\u205E\u207A-\u207E\u208A-\u208E\u20A0-\u20C1\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBD2\uFD3E-\uFD4F\uFD90\uFD91\uFDC8-\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDED0-\uDED8\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDCFA-\uDCFC\uDD00-\uDEB3\uDEBA-\uDED0\uDEE0-\uDEF0\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED8\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDCD0-\uDCD8\uDD00-\uDE57\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF\uDFFA])/,yp=/(?:[\t-\r -\/:-@\[-`\{-~\xA0-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u1680\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2000-\u200A\u2010-\u2029\u202F-\u205F\u207A-\u207E\u208A-\u208E\u20A0-\u20C1\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBD2\uFD3E-\uFD4F\uFD90\uFD91\uFDC8-\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFEFF\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDED0-\uDED8\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDCFA-\uDCFC\uDD00-\uDEB3\uDEBA-\uDED0\uDEE0-\uDEF0\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED8\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDCD0-\uDCD8\uDD00-\uDE57\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF\uDFFA])/,gp=/(?:[\0-\x08\x0E-\x1F0-9A-Za-z\x7F-\x9F\xAA\xAD\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376-\u037D\u037F-\u0383\u0386\u0388-\u03F5\u03F7-\u0481\u0483-\u0559\u0560-\u0588\u058B\u058C\u0590-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7-\u05F2\u05F5-\u0605\u0610-\u061A\u061C\u0620-\u0669\u066E-\u06D3\u06D5-\u06DD\u06DF-\u06E8\u06EA-\u06FC\u06FF\u070E-\u07F5\u07FA-\u07FD\u0800-\u082F\u083F-\u085D\u085F-\u0887\u0889-\u0963\u0966-\u096F\u0971-\u09F1\u09F4-\u09F9\u09FC\u09FE-\u0A75\u0A77-\u0AEF\u0AF2-\u0B6F\u0B71-\u0BF2\u0BFB-\u0C76\u0C78-\u0C7E\u0C80-\u0C83\u0C85-\u0D4E\u0D50-\u0D78\u0D7A-\u0DF3\u0DF5-\u0E3E\u0E40-\u0E4E\u0E50-\u0E59\u0E5C-\u0F00\u0F18\u0F19\u0F20-\u0F33\u0F35\u0F37\u0F39\u0F3E-\u0F84\u0F86-\u0FBD\u0FC6\u0FCD\u0FDB-\u1049\u1050-\u109D\u10A0-\u10FA\u10FC-\u135F\u1369-\u138F\u139A-\u13FF\u1401-\u166C\u166F-\u167F\u1681-\u169A\u169D-\u16EA\u16EE-\u1734\u1737-\u17D3\u17D7\u17DC-\u17FF\u180B-\u193F\u1941-\u1943\u1946-\u19DD\u1A00-\u1A1D\u1A20-\u1A9F\u1AA7\u1AAE-\u1B4D\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BFB\u1C00-\u1C3A\u1C40-\u1C7D\u1C80-\u1CBF\u1CC8-\u1CD2\u1CD4-\u1FBC\u1FBE\u1FC2-\u1FCC\u1FD0-\u1FDC\u1FE0-\u1FEC\u1FF0-\u1FFC\u1FFF\u200B-\u200F\u202A-\u202E\u2060-\u2079\u207F-\u2089\u208F-\u209F\u20C2-\u20FF\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u218C-\u218F\u242A-\u243F\u244B-\u249B\u24EA-\u24FF\u2776-\u2793\u2B74\u2B75\u2C00-\u2CE4\u2CEB-\u2CF8\u2CFD\u2D00-\u2D6F\u2D71-\u2DFF\u2E2F\u2E5E-\u2E7F\u2E9A\u2EF4-\u2EFF\u2FD6-\u2FEF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3040-\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u318F\u3192-\u3195\u31A0-\u31BF\u31E6-\u31EE\u31F0-\u31FF\u321F-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48F\uA4C7-\uA4FD\uA500-\uA60C\uA610-\uA672\uA674-\uA67D\uA67F-\uA6F1\uA6F8-\uA6FF\uA717-\uA71F\uA722-\uA788\uA78B-\uA827\uA82C-\uA835\uA83A-\uA873\uA878-\uA8CD\uA8D0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA95E\uA960-\uA9C0\uA9CE-\uA9DD\uA9E0-\uAA5B\uAA60-\uAA76\uAA7A-\uAADD\uAAE0-\uAAEF\uAAF2-\uAB5A\uAB5C-\uAB69\uAB6C-\uABEA\uABEC-\uD7FF\uE000-\uFB28\uFB2A-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDD0-\uFDFB\uFE00-\uFE0F\uFE1A-\uFE2F\uFE53\uFE67\uFE6C-\uFEFE\uFF00\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFDF\uFFE7\uFFEF-\uFFFB\uFFFE\uFFFF]|\uD800[\uDC00-\uDCFF\uDD03-\uDD36\uDD40-\uDD78\uDD8A\uDD8B\uDD8F\uDD9D-\uDD9F\uDDA1-\uDDCF\uDDFD-\uDF9E\uDFA0-\uDFCF\uDFD1-\uDFFF]|\uD801[\uDC00-\uDD6E\uDD70-\uDFFF]|\uD802[\uDC00-\uDC56\uDC58-\uDC76\uDC79-\uDD1E\uDD20-\uDD3E\uDD40-\uDE4F\uDE59-\uDE7E\uDE80-\uDEC7\uDEC9-\uDEEF\uDEF7-\uDF38\uDF40-\uDF98\uDF9D-\uDFFF]|\uD803[\uDC00-\uDD6D\uDD6F-\uDD8D\uDD90-\uDEAC\uDEAE-\uDECF\uDED9-\uDF54\uDF5A-\uDF85\uDF8A-\uDFFF]|\uD804[\uDC00-\uDC46\uDC4E-\uDCBA\uDCBD\uDCC2-\uDD3F\uDD44-\uDD73\uDD76-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDDE0-\uDE37\uDE3E-\uDEA8\uDEAA-\uDFD3\uDFD6\uDFD9-\uDFFF]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5C\uDC5E-\uDCC5\uDCC7-\uDDC0\uDDD8-\uDE40\uDE44-\uDE5F\uDE6D-\uDEB8\uDEBA-\uDF3B\uDF40-\uDFFF]|\uD806[\uDC00-\uDC3A\uDC3C-\uDD43\uDD47-\uDDE1\uDDE3-\uDE3E\uDE47-\uDE99\uDE9D\uDEA3-\uDEFF\uDF0A-\uDFE0\uDFE2-\uDFFF]|\uD807[\uDC00-\uDC40\uDC46-\uDC6F\uDC72-\uDEF6\uDEF9-\uDF42\uDF50-\uDFD4\uDFF2-\uDFFE]|[\uD808\uD80A\uD80C-\uD819\uD81C-\uD82E\uD830-\uD832\uD837\uD83F-\uDBFF][\uDC00-\uDFFF]|\uD809[\uDC00-\uDC6F\uDC75-\uDFFF]|\uD80B[\uDC00-\uDFF0\uDFF3-\uDFFF]|\uD81A[\uDC00-\uDE6D\uDE70-\uDEF4\uDEF6-\uDF36\uDF40-\uDF43\uDF46-\uDFFF]|\uD81B[\uDC00-\uDD6C\uDD70-\uDE96\uDE9B-\uDFE1\uDFE3-\uDFFF]|\uD82F[\uDC00-\uDC9B\uDC9D\uDC9E\uDCA0-\uDFFF]|\uD833[\uDCF0-\uDCF9\uDCFD-\uDCFF\uDEB4-\uDEB9\uDED1-\uDEDF\uDEF1-\uDF4F\uDFC4-\uDFFF]|\uD834[\uDCF6-\uDCFF\uDD27\uDD28\uDD65-\uDD69\uDD6D-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDDEB-\uDDFF\uDE42-\uDE44\uDE46-\uDEFF\uDF57-\uDFFF]|\uD835[\uDC00-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE8C-\uDFFF]|\uD838[\uDC00-\uDD4E\uDD50-\uDEFE\uDF00-\uDFFF]|\uD839[\uDC00-\uDDFE\uDE00-\uDFFF]|\uD83A[\uDC00-\uDD5D\uDD60-\uDFFF]|\uD83B[\uDC00-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDD2D\uDD2F-\uDEEF\uDEF2-\uDFFF]|\uD83C[\uDC2C-\uDC2F\uDC94-\uDC9F\uDCAF\uDCB0\uDCC0\uDCD0\uDCF6-\uDD0C\uDDAE-\uDDE5\uDE03-\uDE0F\uDE3C-\uDE3F\uDE49-\uDE4F\uDE52-\uDE5F\uDE66-\uDEFF]|\uD83D[\uDED9-\uDEDB\uDEED-\uDEEF\uDEFD-\uDEFF\uDFDA-\uDFDF\uDFEC-\uDFEF\uDFF1-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE\uDCAF\uDCBC-\uDCBF\uDCC2-\uDCCF\uDCD9-\uDCFF\uDE58-\uDE5F\uDE6E\uDE6F\uDE7D-\uDE7F\uDE8B-\uDE8D\uDEC7\uDEC9-\uDECC\uDEDD\uDEDE\uDEEB-\uDEEE\uDEF9-\uDEFF\uDF93\uDFF0-\uDFF9\uDFFB-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Fp=Gf(/^((?![*_])punctSpace)/,"u").replace(/punctSpace/g,yp).getRegex(),Ep=/(?!~)(?:[!-\/:-@\[-`\{-~\xA1-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2010-\u2027\u2030-\u205E\u207A-\u207E\u208A-\u208E\u20A0-\u20C1\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u2FFF\u3001-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBD2\uFD3E-\uFD4F\uFD90\uFD91\uFDC8-\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDED0-\uDED8\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDCFA-\uDCFC\uDD00-\uDEB3\uDEBA-\uDED0\uDEE0-\uDEF0\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED8\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDCD0-\uDCD8\uDD00-\uDE57\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF\uDFFA])/,Cp=/^(?:\*+(?:((?!\*)punct)|[^\s*]))|^_+(?:((?!_)punct)|([^\s_]))/,bp=Gf(Cp,"u").replace(/punct/g,Dp).getRegex(),Ap=Gf(Cp,"u").replace(/punct/g,Ep).getRegex(),kp="^[^_*]*?__[^_*]*?\\*[^_*]*?(?=__)|[^*]+(?=[^*])|(?!\\*)punct(\\*+)(?=[\\s]|$)|notPunctSpace(\\*+)(?!\\*)(?=punctSpace|$)|(?!\\*)punctSpace(\\*+)(?=notPunctSpace)|[\\s](\\*+)(?!\\*)(?=punct)|(?!\\*)punct(\\*+)(?!\\*)(?=punct)|notPunctSpace(\\*+)(?=notPunctSpace)",wp=Gf(kp,"gu").replace(/notPunctSpace/g,gp).replace(/punctSpace/g,yp).replace(/punct/g,Dp).getRegex(),_p=Gf(kp,"gu").replace(/notPunctSpace/g,/(?:(?:[\0-\x08\x0E-\x1F0-9A-Za-z\x7F-\x9F\xAA\xAD\xB2\xB3\xB5\xB9\xBA\xBC-\xBE\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376-\u037D\u037F-\u0383\u0386\u0388-\u03F5\u03F7-\u0481\u0483-\u0559\u0560-\u0588\u058B\u058C\u0590-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7-\u05F2\u05F5-\u0605\u0610-\u061A\u061C\u0620-\u0669\u066E-\u06D3\u06D5-\u06DD\u06DF-\u06E8\u06EA-\u06FC\u06FF\u070E-\u07F5\u07FA-\u07FD\u0800-\u082F\u083F-\u085D\u085F-\u0887\u0889-\u0963\u0966-\u096F\u0971-\u09F1\u09F4-\u09F9\u09FC\u09FE-\u0A75\u0A77-\u0AEF\u0AF2-\u0B6F\u0B71-\u0BF2\u0BFB-\u0C76\u0C78-\u0C7E\u0C80-\u0C83\u0C85-\u0D4E\u0D50-\u0D78\u0D7A-\u0DF3\u0DF5-\u0E3E\u0E40-\u0E4E\u0E50-\u0E59\u0E5C-\u0F00\u0F18\u0F19\u0F20-\u0F33\u0F35\u0F37\u0F39\u0F3E-\u0F84\u0F86-\u0FBD\u0FC6\u0FCD\u0FDB-\u1049\u1050-\u109D\u10A0-\u10FA\u10FC-\u135F\u1369-\u138F\u139A-\u13FF\u1401-\u166C\u166F-\u167F\u1681-\u169A\u169D-\u16EA\u16EE-\u1734\u1737-\u17D3\u17D7\u17DC-\u17FF\u180B-\u193F\u1941-\u1943\u1946-\u19DD\u1A00-\u1A1D\u1A20-\u1A9F\u1AA7\u1AAE-\u1B4D\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1BFB\u1C00-\u1C3A\u1C40-\u1C7D\u1C80-\u1CBF\u1CC8-\u1CD2\u1CD4-\u1FBC\u1FBE\u1FC2-\u1FCC\u1FD0-\u1FDC\u1FE0-\u1FEC\u1FF0-\u1FFC\u1FFF\u200B-\u200F\u202A-\u202E\u2060-\u2079\u207F-\u2089\u208F-\u209F\u20C2-\u20FF\u2102\u2107\u210A-\u2113\u2115\u2119-\u211D\u2124\u2126\u2128\u212A-\u212D\u212F-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2150-\u2189\u218C-\u218F\u242A-\u243F\u244B-\u249B\u24EA-\u24FF\u2776-\u2793\u2B74\u2B75\u2C00-\u2CE4\u2CEB-\u2CF8\u2CFD\u2D00-\u2D6F\u2D71-\u2DFF\u2E2F\u2E5E-\u2E7F\u2E9A\u2EF4-\u2EFF\u2FD6-\u2FEF\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3040-\u309A\u309D-\u309F\u30A1-\u30FA\u30FC-\u318F\u3192-\u3195\u31A0-\u31BF\u31E6-\u31EE\u31F0-\u31FF\u321F-\u3229\u3248-\u324F\u3251-\u325F\u3280-\u3289\u32B1-\u32BF\u3400-\u4DBF\u4E00-\uA48F\uA4C7-\uA4FD\uA500-\uA60C\uA610-\uA672\uA674-\uA67D\uA67F-\uA6F1\uA6F8-\uA6FF\uA717-\uA71F\uA722-\uA788\uA78B-\uA827\uA82C-\uA835\uA83A-\uA873\uA878-\uA8CD\uA8D0-\uA8F7\uA8FB\uA8FD-\uA92D\uA930-\uA95E\uA960-\uA9C0\uA9CE-\uA9DD\uA9E0-\uAA5B\uAA60-\uAA76\uAA7A-\uAADD\uAAE0-\uAAEF\uAAF2-\uAB5A\uAB5C-\uAB69\uAB6C-\uABEA\uABEC-\uD7FF\uE000-\uFB28\uFB2A-\uFBB1\uFBD3-\uFD3D\uFD50-\uFD8F\uFD92-\uFDC7\uFDD0-\uFDFB\uFE00-\uFE0F\uFE1A-\uFE2F\uFE53\uFE67\uFE6C-\uFEFE\uFF00\uFF10-\uFF19\uFF21-\uFF3A\uFF41-\uFF5A\uFF66-\uFFDF\uFFE7\uFFEF-\uFFFB\uFFFE\uFFFF]|\uD800[\uDC00-\uDCFF\uDD03-\uDD36\uDD40-\uDD78\uDD8A\uDD8B\uDD8F\uDD9D-\uDD9F\uDDA1-\uDDCF\uDDFD-\uDF9E\uDFA0-\uDFCF\uDFD1-\uDFFF]|\uD801[\uDC00-\uDD6E\uDD70-\uDFFF]|\uD802[\uDC00-\uDC56\uDC58-\uDC76\uDC79-\uDD1E\uDD20-\uDD3E\uDD40-\uDE4F\uDE59-\uDE7E\uDE80-\uDEC7\uDEC9-\uDEEF\uDEF7-\uDF38\uDF40-\uDF98\uDF9D-\uDFFF]|\uD803[\uDC00-\uDD6D\uDD6F-\uDD8D\uDD90-\uDEAC\uDEAE-\uDECF\uDED9-\uDF54\uDF5A-\uDF85\uDF8A-\uDFFF]|\uD804[\uDC00-\uDC46\uDC4E-\uDCBA\uDCBD\uDCC2-\uDD3F\uDD44-\uDD73\uDD76-\uDDC4\uDDC9-\uDDCC\uDDCE-\uDDDA\uDDDC\uDDE0-\uDE37\uDE3E-\uDEA8\uDEAA-\uDFD3\uDFD6\uDFD9-\uDFFF]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5C\uDC5E-\uDCC5\uDCC7-\uDDC0\uDDD8-\uDE40\uDE44-\uDE5F\uDE6D-\uDEB8\uDEBA-\uDF3B\uDF40-\uDFFF]|\uD806[\uDC00-\uDC3A\uDC3C-\uDD43\uDD47-\uDDE1\uDDE3-\uDE3E\uDE47-\uDE99\uDE9D\uDEA3-\uDEFF\uDF0A-\uDFE0\uDFE2-\uDFFF]|\uD807[\uDC00-\uDC40\uDC46-\uDC6F\uDC72-\uDEF6\uDEF9-\uDF42\uDF50-\uDFD4\uDFF2-\uDFFE]|[\uD808\uD80A\uD80C-\uD819\uD81C-\uD82E\uD830-\uD832\uD837\uD83F-\uDBFF][\uDC00-\uDFFF]|\uD809[\uDC00-\uDC6F\uDC75-\uDFFF]|\uD80B[\uDC00-\uDFF0\uDFF3-\uDFFF]|\uD81A[\uDC00-\uDE6D\uDE70-\uDEF4\uDEF6-\uDF36\uDF40-\uDF43\uDF46-\uDFFF]|\uD81B[\uDC00-\uDD6C\uDD70-\uDE96\uDE9B-\uDFE1\uDFE3-\uDFFF]|\uD82F[\uDC00-\uDC9B\uDC9D\uDC9E\uDCA0-\uDFFF]|\uD833[\uDCF0-\uDCF9\uDCFD-\uDCFF\uDEB4-\uDEB9\uDED1-\uDEDF\uDEF1-\uDF4F\uDFC4-\uDFFF]|\uD834[\uDCF6-\uDCFF\uDD27\uDD28\uDD65-\uDD69\uDD6D-\uDD82\uDD85-\uDD8B\uDDAA-\uDDAD\uDDEB-\uDDFF\uDE42-\uDE44\uDE46-\uDEFF\uDF57-\uDFFF]|\uD835[\uDC00-\uDEC0\uDEC2-\uDEDA\uDEDC-\uDEFA\uDEFC-\uDF14\uDF16-\uDF34\uDF36-\uDF4E\uDF50-\uDF6E\uDF70-\uDF88\uDF8A-\uDFA8\uDFAA-\uDFC2\uDFC4-\uDFFF]|\uD836[\uDE00-\uDE36\uDE3B-\uDE6C\uDE75\uDE84\uDE8C-\uDFFF]|\uD838[\uDC00-\uDD4E\uDD50-\uDEFE\uDF00-\uDFFF]|\uD839[\uDC00-\uDDFE\uDE00-\uDFFF]|\uD83A[\uDC00-\uDD5D\uDD60-\uDFFF]|\uD83B[\uDC00-\uDCAB\uDCAD-\uDCAF\uDCB1-\uDD2D\uDD2F-\uDEEF\uDEF2-\uDFFF]|\uD83C[\uDC2C-\uDC2F\uDC94-\uDC9F\uDCAF\uDCB0\uDCC0\uDCD0\uDCF6-\uDD0C\uDDAE-\uDDE5\uDE03-\uDE0F\uDE3C-\uDE3F\uDE49-\uDE4F\uDE52-\uDE5F\uDE66-\uDEFF]|\uD83D[\uDED9-\uDEDB\uDEED-\uDEEF\uDEFD-\uDEFF\uDFDA-\uDFDF\uDFEC-\uDFEF\uDFF1-\uDFFF]|\uD83E[\uDC0C-\uDC0F\uDC48-\uDC4F\uDC5A-\uDC5F\uDC88-\uDC8F\uDCAE\uDCAF\uDCBC-\uDCBF\uDCC2-\uDCCF\uDCD9-\uDCFF\uDE58-\uDE5F\uDE6E\uDE6F\uDE7D-\uDE7F\uDE8B-\uDE8D\uDEC7\uDEC9-\uDECC\uDEDD\uDEDE\uDEEB-\uDEEE\uDEF9-\uDEFF\uDF93\uDFF0-\uDFF9\uDFFB-\uDFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])|~)/).replace(/punctSpace/g,/(?!~)(?:[\t-\r -\/:-@\[-`\{-~\xA0-\xA9\xAB\xAC\xAE-\xB1\xB4\xB6-\xB8\xBB\xBF\xD7\xF7\u02C2-\u02C5\u02D2-\u02DF\u02E5-\u02EB\u02ED\u02EF-\u02FF\u0375\u037E\u0384\u0385\u0387\u03F6\u0482\u055A-\u055F\u0589\u058A\u058D-\u058F\u05BE\u05C0\u05C3\u05C6\u05F3\u05F4\u0606-\u060F\u061B\u061D-\u061F\u066A-\u066D\u06D4\u06DE\u06E9\u06FD\u06FE\u0700-\u070D\u07F6-\u07F9\u07FE\u07FF\u0830-\u083E\u085E\u0888\u0964\u0965\u0970\u09F2\u09F3\u09FA\u09FB\u09FD\u0A76\u0AF0\u0AF1\u0B70\u0BF3-\u0BFA\u0C77\u0C7F\u0C84\u0D4F\u0D79\u0DF4\u0E3F\u0E4F\u0E5A\u0E5B\u0F01-\u0F17\u0F1A-\u0F1F\u0F34\u0F36\u0F38\u0F3A-\u0F3D\u0F85\u0FBE-\u0FC5\u0FC7-\u0FCC\u0FCE-\u0FDA\u104A-\u104F\u109E\u109F\u10FB\u1360-\u1368\u1390-\u1399\u1400\u166D\u166E\u1680\u169B\u169C\u16EB-\u16ED\u1735\u1736\u17D4-\u17D6\u17D8-\u17DB\u1800-\u180A\u1940\u1944\u1945\u19DE-\u19FF\u1A1E\u1A1F\u1AA0-\u1AA6\u1AA8-\u1AAD\u1B4E\u1B4F\u1B5A-\u1B6A\u1B74-\u1B7F\u1BFC-\u1BFF\u1C3B-\u1C3F\u1C7E\u1C7F\u1CC0-\u1CC7\u1CD3\u1FBD\u1FBF-\u1FC1\u1FCD-\u1FCF\u1FDD-\u1FDF\u1FED-\u1FEF\u1FFD\u1FFE\u2000-\u200A\u2010-\u2029\u202F-\u205F\u207A-\u207E\u208A-\u208E\u20A0-\u20C1\u2100\u2101\u2103-\u2106\u2108\u2109\u2114\u2116-\u2118\u211E-\u2123\u2125\u2127\u2129\u212E\u213A\u213B\u2140-\u2144\u214A-\u214D\u214F\u218A\u218B\u2190-\u2429\u2440-\u244A\u249C-\u24E9\u2500-\u2775\u2794-\u2B73\u2B76-\u2BFF\u2CE5-\u2CEA\u2CF9-\u2CFC\u2CFE\u2CFF\u2D70\u2E00-\u2E2E\u2E30-\u2E5D\u2E80-\u2E99\u2E9B-\u2EF3\u2F00-\u2FD5\u2FF0-\u3004\u3008-\u3020\u3030\u3036\u3037\u303D-\u303F\u309B\u309C\u30A0\u30FB\u3190\u3191\u3196-\u319F\u31C0-\u31E5\u31EF\u3200-\u321E\u322A-\u3247\u3250\u3260-\u327F\u328A-\u32B0\u32C0-\u33FF\u4DC0-\u4DFF\uA490-\uA4C6\uA4FE\uA4FF\uA60D-\uA60F\uA673\uA67E\uA6F2-\uA6F7\uA700-\uA716\uA720\uA721\uA789\uA78A\uA828-\uA82B\uA836-\uA839\uA874-\uA877\uA8CE\uA8CF\uA8F8-\uA8FA\uA8FC\uA92E\uA92F\uA95F\uA9C1-\uA9CD\uA9DE\uA9DF\uAA5C-\uAA5F\uAA77-\uAA79\uAADE\uAADF\uAAF0\uAAF1\uAB5B\uAB6A\uAB6B\uABEB\uFB29\uFBB2-\uFBD2\uFD3E-\uFD4F\uFD90\uFD91\uFDC8-\uFDCF\uFDFC-\uFDFF\uFE10-\uFE19\uFE30-\uFE52\uFE54-\uFE66\uFE68-\uFE6B\uFEFF\uFF01-\uFF0F\uFF1A-\uFF20\uFF3B-\uFF40\uFF5B-\uFF65\uFFE0-\uFFE6\uFFE8-\uFFEE\uFFFC\uFFFD]|\uD800[\uDD00-\uDD02\uDD37-\uDD3F\uDD79-\uDD89\uDD8C-\uDD8E\uDD90-\uDD9C\uDDA0\uDDD0-\uDDFC\uDF9F\uDFD0]|\uD801\uDD6F|\uD802[\uDC57\uDC77\uDC78\uDD1F\uDD3F\uDE50-\uDE58\uDE7F\uDEC8\uDEF0-\uDEF6\uDF39-\uDF3F\uDF99-\uDF9C]|\uD803[\uDD6E\uDD8E\uDD8F\uDEAD\uDED0-\uDED8\uDF55-\uDF59\uDF86-\uDF89]|\uD804[\uDC47-\uDC4D\uDCBB\uDCBC\uDCBE-\uDCC1\uDD40-\uDD43\uDD74\uDD75\uDDC5-\uDDC8\uDDCD\uDDDB\uDDDD-\uDDDF\uDE38-\uDE3D\uDEA9\uDFD4\uDFD5\uDFD7\uDFD8]|\uD805[\uDC4B-\uDC4F\uDC5A\uDC5B\uDC5D\uDCC6\uDDC1-\uDDD7\uDE41-\uDE43\uDE60-\uDE6C\uDEB9\uDF3C-\uDF3F]|\uD806[\uDC3B\uDD44-\uDD46\uDDE2\uDE3F-\uDE46\uDE9A-\uDE9C\uDE9E-\uDEA2\uDF00-\uDF09\uDFE1]|\uD807[\uDC41-\uDC45\uDC70\uDC71\uDEF7\uDEF8\uDF43-\uDF4F\uDFD5-\uDFF1\uDFFF]|\uD809[\uDC70-\uDC74]|\uD80B[\uDFF1\uDFF2]|\uD81A[\uDE6E\uDE6F\uDEF5\uDF37-\uDF3F\uDF44\uDF45]|\uD81B[\uDD6D-\uDD6F\uDE97-\uDE9A\uDFE2]|\uD82F[\uDC9C\uDC9F]|\uD833[\uDC00-\uDCEF\uDCFA-\uDCFC\uDD00-\uDEB3\uDEBA-\uDED0\uDEE0-\uDEF0\uDF50-\uDFC3]|\uD834[\uDC00-\uDCF5\uDD00-\uDD26\uDD29-\uDD64\uDD6A-\uDD6C\uDD83\uDD84\uDD8C-\uDDA9\uDDAE-\uDDEA\uDE00-\uDE41\uDE45\uDF00-\uDF56]|\uD835[\uDEC1\uDEDB\uDEFB\uDF15\uDF35\uDF4F\uDF6F\uDF89\uDFA9\uDFC3]|\uD836[\uDC00-\uDDFF\uDE37-\uDE3A\uDE6D-\uDE74\uDE76-\uDE83\uDE85-\uDE8B]|\uD838[\uDD4F\uDEFF]|\uD839\uDDFF|\uD83A[\uDD5E\uDD5F]|\uD83B[\uDCAC\uDCB0\uDD2E\uDEF0\uDEF1]|\uD83C[\uDC00-\uDC2B\uDC30-\uDC93\uDCA0-\uDCAE\uDCB1-\uDCBF\uDCC1-\uDCCF\uDCD1-\uDCF5\uDD0D-\uDDAD\uDDE6-\uDE02\uDE10-\uDE3B\uDE40-\uDE48\uDE50\uDE51\uDE60-\uDE65\uDF00-\uDFFF]|\uD83D[\uDC00-\uDED8\uDEDC-\uDEEC\uDEF0-\uDEFC\uDF00-\uDFD9\uDFE0-\uDFEB\uDFF0]|\uD83E[\uDC00-\uDC0B\uDC10-\uDC47\uDC50-\uDC59\uDC60-\uDC87\uDC90-\uDCAD\uDCB0-\uDCBB\uDCC0\uDCC1\uDCD0-\uDCD8\uDD00-\uDE57\uDE60-\uDE6D\uDE70-\uDE7C\uDE80-\uDE8A\uDE8E-\uDEC6\uDEC8\uDECD-\uDEDC\uDEDF-\uDEEA\uDEEF-\uDEF8\uDF00-\uDF92\uDF94-\uDFEF\uDFFA])/).replace(/punct/g,Ep).getRegex(),xp=Gf("^[^_*]*?\\*\\*[^_*]*?_[^_*]*?(?=\\*\\*)|[^_]+(?=[^_])|(?!_)punct(_+)(?=[\\s]|$)|notPunctSpace(_+)(?!_)(?=punctSpace|$)|(?!_)punctSpace(_+)(?=notPunctSpace)|[\\s](_+)(?!_)(?=punct)|(?!_)punct(_+)(?!_)(?=punct)","gu").replace(/notPunctSpace/g,gp).replace(/punctSpace/g,yp).replace(/punct/g,Dp).getRegex(),Sp=Gf(/\\(punct)/,"gu").replace(/punct/g,Dp).getRegex(),Bp=Gf(/^<(scheme:[^\s\x00-\x1f<>]*|email)>/).replace("scheme",/[a-zA-Z][a-zA-Z0-9+.-]{1,31}/).replace("email",/[a-zA-Z0-9.!#$%&'*+/=?^_`{|}~-]+(@)[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?(?:\.[a-zA-Z0-9](?:[a-zA-Z0-9-]{0,61}[a-zA-Z0-9])?)+(?![-_])/).getRegex(),Ip=Gf(cp).replace("(?:--\x3e|$)","--\x3e").getRegex(),Op=Gf("^comment|^</[a-zA-Z][\\w:-]*\\s*>|^<[a-zA-Z][\\w-]*(?:attribute)*?\\s*/?>|^<\\?[\\s\\S]*?\\?>|^<![a-zA-Z]+\\s[\\s\\S]*?>|^<!\\[CDATA\\[[\\s\\S]*?\\]\\]>").replace("comment",Ip).replace("attribute",/\s+[a-zA-Z:_][\w.:-]*(?:\s*=\s*"[^"]*"|\s*=\s*'[^']*'|\s*=\s*[^\s"'=<>`]+)?/).getRegex(),Tp=/(?:\[(?:\\[\s\S]|[^\[\]\\])*\]|\\[\s\S]|`[^`]*`|[^\[\]\\`])*?/,Pp=Gf(/^!?\[(label)\]\(\s*(href)(?:(?:[ \t]*(?:\n[ \t]*)?)(title))?\s*\)/).replace("label",Tp).replace("href",/<(?:\\.|[^\n<>\\])+>|[^ \t\n\x00-\x1f]*/).replace("title",/"(?:\\"?|[^"\\])*"|'(?:\\'?|[^'\\])*'|\((?:\\\)?|[^)\\])*\)/).getRegex(),jp=Gf(/^!?\[(label)\]\[(ref)\]/).replace("label",Tp).replace("ref",ap).getRegex(),Np=Gf(/^!?\[(ref)\](?:\[\])?/).replace("ref",ap).getRegex(),zp={_backpedal:Qf,anyPunctuation:Sp,autolink:Bp,blockSkip:/\[[^\[\]]*?\]\((?:\\[\s\S]|[^\\\(\)]|\((?:\\[\s\S]|[^\\\(\)])*\))*\)|`[^`]*?`|<(?! )[^<>]*?>/g,br:mp,code:/^(`+)([^`]|[^`][\s\S]*?[^`])\1(?!`)/,del:Qf,emStrongLDelim:bp,emStrongRDelimAst:wp,emStrongRDelimUnd:xp,escape:/^\\([!"#$%&'()*+,\-./:;<=>?@\[\]\\^_`{|}~])/,link:Pp,nolink:Np,punctuation:Fp,reflink:jp,reflinkSearch:Gf("reflink|nolink(?!\\()","g").replace("reflink",jp).replace("nolink",Np).getRegex(),tag:Op,text:/^(`+|[^`])(?:(?= {2,}\n)|[\s\S]*?(?:(?=[\\<!\[`*_]|\b_|$)|[^ ](?= {2,}\n)))/,url:Qf},Rp=w(w({},zp),{},{link:Gf(/^!?\[(label)\]\((.*?)\)/).replace("label",Tp).getRegex(),reflink:Gf(/^!?\[(label)\]\s*\[([^\]]*)\]/).replace("label",Tp).getRegex()}),Mp=w(w({},zp),{},{emStrongRDelimAst:_p,emStrongLDelim:Ap,url:Gf(/^((?:ftp|https?):\/\/|www\.)(?:[a-zA-Z0-9\-]+\.?)+[^\s<]*|^email/,"i").replace("email",/[A-Za-z0-9._+-]+(@)[a-zA-Z0-9-_]+(?:\.[a-zA-Z0-9-_]*[a-zA-Z0-9])+(?![-_])/).getRegex(),_backpedal:/(?:[^?!.,:;*_'"~()&]+|\([^)]*\)|&(?![a-zA-Z0-9]+;$)|[?!.,:;*_'"~)]+(?!$))+/,del:/^(~~?)(?=[^\s~])((?:\\[\s\S]|[^\\])*?(?:\\[\s\S]|[^\s~\\]))\1(?=[^~]|$)/,text:/^([`~]+|[^`~])(?:(?= {2,}\n)|(?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)|[\s\S]*?(?:(?=[\\<!\[`*~_]|\b_|https?:\/\/|ftp:\/\/|www\.|$)|[^ ](?= {2,}\n)|[^a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-](?=[a-zA-Z0-9.!#$%&'*+\/=?_`{\|}~-]+@)))/}),Zp=w(w({},Mp),{},{br:Gf(mp).replace("{2,}","*").getRegex(),text:Gf(Mp.text).replace("\\b_","\\b_| {2,}\\n").replace(/\{2,\}/g,"*").getRegex()}),Lp={normal:fp,gfm:hp,pedantic:vp},$p={normal:zp,gfm:Mp,breaks:Zp,pedantic:Rp},qp={"&":"&","<":"<",">":">",'"':""","'":"'"},Vp=function(e){return qp[e]};function Hp(e,t){if(t){if(Yf.escapeTest.test(e))return e.replace(Yf.escapeReplace,Vp)}else if(Yf.escapeTestNoEncode.test(e))return e.replace(Yf.escapeReplaceNoEncode,Vp);return e}function Up(e){try{e=encodeURI(e).replace(Yf.percentDecode,"%")}catch(e){return null}return e}function Kp(e,t){var n,r=e.replace(Yf.findPipe,function(e,t,n){for(var r=!1,u=t;--u>=0&&"\\"===n[u];)r=!r;return r?"|":" |"}).split(Yf.splitPipe),u=0;if(r[0].trim()||r.shift(),r.length>0&&!(null!==(n=r.at(-1))&&void 0!==n&&n.trim())&&r.pop(),t)if(r.length>t)r.splice(t);else for(;r.length<t;)r.push("");for(;u<r.length;u++)r[u]=r[u].trim().replace(Yf.slashPipe,"|");return r}function Wp(e,t,n){var r=e.length;if(0===r)return"";for(var u=0;u<r;){if(e.charAt(r-u-1)!==t)break;u++}return e.slice(0,r-u)}function Jp(e,t,n,r,u){var a=t.href,i=t.title||null,o=e[1].replace(u.other.outputLinkReplace,"$1");r.state.inLink=!0;var s={type:"!"===e[0].charAt(0)?"image":"link",raw:n,href:a,title:i,text:o,tokens:r.inlineTokens(o)};return r.state.inLink=!1,s}var Qp=function(){return y(function e(t){v(this,e),F(this,"options",void 0),F(this,"rules",void 0),F(this,"lexer",void 0),this.options=t||Wf},[{key:"space",value:function(e){var t=this.rules.block.newline.exec(e);if(t&&t[0].length>0)return{type:"space",raw:t[0]}}},{key:"code",value:function(e){var t=this.rules.block.code.exec(e);if(t){var n=t[0].replace(this.rules.other.codeRemoveIndent,"");return{type:"code",raw:t[0],codeBlockStyle:"indented",text:this.options.pedantic?n:Wp(n,"\n")}}}},{key:"fences",value:function(e){var t=this.rules.block.fences.exec(e);if(t){var n=t[0],r=function(e,t,n){var r=e.match(n.other.indentCodeCompensation);if(null===r)return t;var u=r[1];return t.split("\n").map(function(e){var t=e.match(n.other.beginningSpace);return null===t?e:I(t,1)[0].length>=u.length?e.slice(u.length):e}).join("\n")}(n,t[3]||"",this.rules);return{type:"code",raw:n,lang:t[2]?t[2].trim().replace(this.rules.inline.anyPunctuation,"$1"):t[2],text:r}}}},{key:"heading",value:function(e){var t=this.rules.block.heading.exec(e);if(t){var n=t[2].trim();if(this.rules.other.endingHash.test(n)){var r=Wp(n,"#");(this.options.pedantic||!r||this.rules.other.endingSpaceChar.test(r))&&(n=r.trim())}return{type:"heading",raw:t[0],depth:t[1].length,text:n,tokens:this.lexer.inline(n)}}}},{key:"hr",value:function(e){var t=this.rules.block.hr.exec(e);if(t)return{type:"hr",raw:Wp(t[0],"\n")}}},{key:"blockquote",value:function(e){var t=this.rules.block.blockquote.exec(e);if(t){for(var n=Wp(t[0],"\n").split("\n"),r="",u="",a=[];n.length>0;){var i=!1,o=[],s=void 0;for(s=0;s<n.length;s++)if(this.rules.other.blockquoteStart.test(n[s]))o.push(n[s]),i=!0;else{if(i)break;o.push(n[s])}n=n.slice(s);var c=o.join("\n"),l=c.replace(this.rules.other.blockquoteSetextReplace,"\n $1").replace(this.rules.other.blockquoteSetextReplace2,"");r=r?"".concat(r,"\n").concat(c):c,u=u?"".concat(u,"\n").concat(l):l;var d=this.lexer.state.top;if(this.lexer.state.top=!0,this.lexer.blockTokens(l,a,!0),this.lexer.state.top=d,0===n.length)break;var f=a.at(-1);if("code"===(null==f?void 0:f.type))break;if("blockquote"===(null==f?void 0:f.type)){var p=f,h=p.raw+"\n"+n.join("\n"),v=this.blockquote(h);a[a.length-1]=v,r=r.substring(0,r.length-p.raw.length)+v.raw,u=u.substring(0,u.length-p.text.length)+v.text;break}if("list"!==(null==f?void 0:f.type));else{var m=f,D=m.raw+"\n"+n.join("\n"),y=this.list(D);a[a.length-1]=y,r=r.substring(0,r.length-f.raw.length)+y.raw,u=u.substring(0,u.length-m.raw.length)+y.raw,n=D.substring(a.at(-1).raw.length).split("\n")}}return{type:"blockquote",raw:r,tokens:a,text:u}}}},{key:"list",value:function(e){var t=this,n=this.rules.block.list.exec(e);if(n){var r=n[1].trim(),u=r.length>1,a={type:"list",raw:"",ordered:u,start:u?+r.slice(0,-1):"",loose:!1,items:[]};r=u?"\\d{1,9}\\".concat(r.slice(-1)):"\\".concat(r),this.options.pedantic&&(r=u?r:"[*+-]");for(var i=this.rules.other.listItemRegex(r),o=!1;e;){var s=!1,c="",l="";if(!(n=i.exec(e))||this.rules.block.hr.test(e))break;c=n[0],e=e.substring(c.length);var d=n[2].split("\n",1)[0].replace(this.rules.other.listReplaceTabs,function(e){return" ".repeat(3*e.length)}),f=e.split("\n",1)[0],p=!d.trim(),h=0;if(this.options.pedantic?(h=2,l=d.trimStart()):p?h=n[1].length+1:(h=(h=n[2].search(this.rules.other.nonSpaceChar))>4?1:h,l=d.slice(h),h+=n[1].length),p&&this.rules.other.blankLine.test(f)&&(c+=f+"\n",e=e.substring(f.length+1),s=!0),!s)for(var v=this.rules.other.nextBulletRegex(h),m=this.rules.other.hrRegex(h),D=this.rules.other.fencesBeginRegex(h),y=this.rules.other.headingBeginRegex(h),g=this.rules.other.htmlBeginRegex(h);e;){var F=e.split("\n",1)[0],E=void 0;if(f=F,this.options.pedantic?E=f=f.replace(this.rules.other.listReplaceNesting," "):E=f.replace(this.rules.other.tabCharGlobal," "),D.test(f)||y.test(f)||g.test(f)||v.test(f)||m.test(f))break;if(E.search(this.rules.other.nonSpaceChar)>=h||!f.trim())l+="\n"+E.slice(h);else{if(p||d.replace(this.rules.other.tabCharGlobal," ").search(this.rules.other.nonSpaceChar)>=4||D.test(d)||y.test(d)||m.test(d))break;l+="\n"+f}!p&&!f.trim()&&(p=!0),c+=F+"\n",e=e.substring(F.length+1),d=E.slice(h)}a.loose||(o?a.loose=!0:this.rules.other.doubleBlankLine.test(c)&&(o=!0));var C=null,b=void 0;this.options.gfm&&((C=this.rules.other.listIsTask.exec(l))&&(b="[ ] "!==C[0],l=l.replace(this.rules.other.listReplaceTask,""))),a.items.push({type:"list_item",raw:c,task:!!C,checked:b,loose:!1,text:l,tokens:[]}),a.raw+=c}var A=a.items.at(-1);if(!A)return;A.raw=A.raw.trimEnd(),A.text=A.text.trimEnd(),a.raw=a.raw.trimEnd();for(var k=0;k<a.items.length;k++)if(this.lexer.state.top=!1,a.items[k].tokens=this.lexer.blockTokens(a.items[k].text,[]),!a.loose){var w=a.items[k].tokens.filter(function(e){return"space"===e.type}),_=w.length>0&&w.some(function(e){return t.rules.other.anyLine.test(e.raw)});a.loose=_}if(a.loose)for(var x=0;x<a.items.length;x++)a.items[x].loose=!0;return a}}},{key:"html",value:function(e){var t=this.rules.block.html.exec(e);if(t)return{type:"html",block:!0,raw:t[0],pre:"pre"===t[1]||"script"===t[1]||"style"===t[1],text:t[0]}}},{key:"def",value:function(e){var t=this.rules.block.def.exec(e);if(t){var n=t[1].toLowerCase().replace(this.rules.other.multipleSpaceGlobal," "),r=t[2]?t[2].replace(this.rules.other.hrefBrackets,"$1").replace(this.rules.inline.anyPunctuation,"$1"):"",u=t[3]?t[3].substring(1,t[3].length-1).replace(this.rules.inline.anyPunctuation,"$1"):t[3];return{type:"def",tag:n,raw:t[0],href:r,title:u}}}},{key:"table",value:function(e){var t,n=this,r=this.rules.block.table.exec(e);if(r&&this.rules.other.tableDelimiter.test(r[2])){var u=Kp(r[1]),a=r[2].replace(this.rules.other.tableAlignChars,"").split("|"),i=null!==(t=r[3])&&void 0!==t&&t.trim()?r[3].replace(this.rules.other.tableRowBlankLine,"").split("\n"):[],o={type:"table",raw:r[0],header:[],align:[],rows:[]};if(u.length===a.length){var s,c=g(a);try{for(c.s();!(s=c.n()).done;){var l=s.value;this.rules.other.tableAlignRight.test(l)?o.align.push("right"):this.rules.other.tableAlignCenter.test(l)?o.align.push("center"):this.rules.other.tableAlignLeft.test(l)?o.align.push("left"):o.align.push(null)}}catch(e){c.e(e)}finally{c.f()}for(var d=0;d<u.length;d++)o.header.push({text:u[d],tokens:this.lexer.inline(u[d]),header:!0,align:o.align[d]});var f,p=g(i);try{for(p.s();!(f=p.n()).done;){var h=f.value;o.rows.push(Kp(h,o.header.length).map(function(e,t){return{text:e,tokens:n.lexer.inline(e),header:!1,align:o.align[t]}}))}}catch(e){p.e(e)}finally{p.f()}return o}}}},{key:"lheading",value:function(e){var t=this.rules.block.lheading.exec(e);if(t)return{type:"heading",raw:t[0],depth:"="===t[2].charAt(0)?1:2,text:t[1],tokens:this.lexer.inline(t[1])}}},{key:"paragraph",value:function(e){var t=this.rules.block.paragraph.exec(e);if(t){var n="\n"===t[1].charAt(t[1].length-1)?t[1].slice(0,-1):t[1];return{type:"paragraph",raw:t[0],text:n,tokens:this.lexer.inline(n)}}}},{key:"text",value:function(e){var t=this.rules.block.text.exec(e);if(t)return{type:"text",raw:t[0],text:t[0],tokens:this.lexer.inline(t[0])}}},{key:"escape",value:function(e){var t=this.rules.inline.escape.exec(e);if(t)return{type:"escape",raw:t[0],text:t[1]}}},{key:"tag",value:function(e){var t=this.rules.inline.tag.exec(e);if(t)return!this.lexer.state.inLink&&this.rules.other.startATag.test(t[0])?this.lexer.state.inLink=!0:this.lexer.state.inLink&&this.rules.other.endATag.test(t[0])&&(this.lexer.state.inLink=!1),!this.lexer.state.inRawBlock&&this.rules.other.startPreScriptTag.test(t[0])?this.lexer.state.inRawBlock=!0:this.lexer.state.inRawBlock&&this.rules.other.endPreScriptTag.test(t[0])&&(this.lexer.state.inRawBlock=!1),{type:"html",raw:t[0],inLink:this.lexer.state.inLink,inRawBlock:this.lexer.state.inRawBlock,block:!1,text:t[0]}}},{key:"link",value:function(e){var t=this.rules.inline.link.exec(e);if(t){var n=t[2].trim();if(!this.options.pedantic&&this.rules.other.startAngleBracket.test(n)){if(!this.rules.other.endAngleBracket.test(n))return;var r=Wp(n.slice(0,-1),"\\");if((n.length-r.length)%2==0)return}else{var u=function(e,t){if(-1===e.indexOf(t[1]))return-1;for(var n=0,r=0;r<e.length;r++)if("\\"===e[r])r++;else if(e[r]===t[0])n++;else if(e[r]===t[1]&&--n<0)return r;return n>0?-2:-1}(t[2],"()");if(-2===u)return;if(u>-1){var a=(0===t[0].indexOf("!")?5:4)+t[1].length+u;t[2]=t[2].substring(0,u),t[0]=t[0].substring(0,a).trim(),t[3]=""}}var i=t[2],o="";if(this.options.pedantic){var s=this.rules.other.pedanticHrefTitle.exec(i);s&&(i=s[1],o=s[3])}else o=t[3]?t[3].slice(1,-1):"";return i=i.trim(),this.rules.other.startAngleBracket.test(i)&&(i=this.options.pedantic&&!this.rules.other.endAngleBracket.test(n)?i.slice(1):i.slice(1,-1)),Jp(t,{href:i&&i.replace(this.rules.inline.anyPunctuation,"$1"),title:o&&o.replace(this.rules.inline.anyPunctuation,"$1")},t[0],this.lexer,this.rules)}}},{key:"reflink",value:function(e,t){var n;if((n=this.rules.inline.reflink.exec(e))||(n=this.rules.inline.nolink.exec(e))){var r=t[(n[2]||n[1]).replace(this.rules.other.multipleSpaceGlobal," ").toLowerCase()];if(!r){var u=n[0].charAt(0);return{type:"text",raw:u,text:u}}return Jp(n,r,n[0],this.lexer,this.rules)}}},{key:"emStrong",value:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"",r=this.rules.inline.emStrongLDelim.exec(e);if(!(!r||r[3]&&n.match(this.rules.other.unicodeAlphaNumeric))&&(!r[1]&&!r[2]||!n||this.rules.inline.punctuation.exec(n))){var u,a,i=O(r[0]).length-1,o=i,s=0,c="*"===r[0][0]?this.rules.inline.emStrongRDelimAst:this.rules.inline.emStrongRDelimUnd;for(c.lastIndex=0,t=t.slice(-1*e.length+i);null!=(r=c.exec(t));)if(u=r[1]||r[2]||r[3]||r[4]||r[5]||r[6])if(a=O(u).length,r[3]||r[4])o+=a;else if(!((r[5]||r[6])&&i%3)||(i+a)%3){if(!((o-=a)>0)){a=Math.min(a,a+o+s);var l=O(r[0])[0].length,d=e.slice(0,i+r.index+l+a);if(Math.min(i,a)%2){var f=d.slice(1,-1);return{type:"em",raw:d,text:f,tokens:this.lexer.inlineTokens(f)}}var p=d.slice(2,-2);return{type:"strong",raw:d,text:p,tokens:this.lexer.inlineTokens(p)}}}else s+=a}}},{key:"codespan",value:function(e){var t=this.rules.inline.code.exec(e);if(t){var n=t[2].replace(this.rules.other.newLineCharGlobal," "),r=this.rules.other.nonSpaceChar.test(n),u=this.rules.other.startingSpaceChar.test(n)&&this.rules.other.endingSpaceChar.test(n);return r&&u&&(n=n.substring(1,n.length-1)),{type:"codespan",raw:t[0],text:n}}}},{key:"br",value:function(e){var t=this.rules.inline.br.exec(e);if(t)return{type:"br",raw:t[0]}}},{key:"del",value:function(e){var t=this.rules.inline.del.exec(e);if(t)return{type:"del",raw:t[0],text:t[2],tokens:this.lexer.inlineTokens(t[2])}}},{key:"autolink",value:function(e){var t,n,r=this.rules.inline.autolink.exec(e);if(r)return"@"===r[2]?n="mailto:"+(t=r[1]):n=t=r[1],{type:"link",raw:r[0],text:t,href:n,tokens:[{type:"text",raw:t,text:t}]}}},{key:"url",value:function(e){var t;if(t=this.rules.inline.url.exec(e)){var n,r;if("@"===t[2])r="mailto:"+(n=t[0]);else{var u;do{var a,i;u=t[0],t[0]=null!==(a=null===(i=this.rules.inline._backpedal.exec(t[0]))||void 0===i?void 0:i[0])&&void 0!==a?a:""}while(u!==t[0]);n=t[0],r="www."===t[1]?"http://"+t[0]:t[0]}return{type:"link",raw:t[0],text:n,href:r,tokens:[{type:"text",raw:n,text:n}]}}}},{key:"inlineText",value:function(e){var t=this.rules.inline.text.exec(e);if(t){var n=this.lexer.state.inRawBlock;return{type:"text",raw:t[0],text:t[0],escaped:n}}}}])}(),Gp=function(){function e(t){v(this,e),F(this,"tokens",void 0),F(this,"options",void 0),F(this,"state",void 0),F(this,"tokenizer",void 0),F(this,"inlineQueue",void 0),this.tokens=[],this.tokens.links=Object.create(null),this.options=t||Wf,this.options.tokenizer=this.options.tokenizer||new Qp,this.tokenizer=this.options.tokenizer,this.tokenizer.options=this.options,this.tokenizer.lexer=this,this.inlineQueue=[],this.state={inLink:!1,inRawBlock:!1,top:!0};var n={other:Yf,block:Lp.normal,inline:$p.normal};this.options.pedantic?(n.block=Lp.pedantic,n.inline=$p.pedantic):this.options.gfm&&(n.block=Lp.gfm,this.options.breaks?n.inline=$p.breaks:n.inline=$p.gfm),this.tokenizer.rules=n}return y(e,[{key:"lex",value:function(e){e=e.replace(Yf.carriageReturn,"\n"),this.blockTokens(e,this.tokens);for(var t=0;t<this.inlineQueue.length;t++){var n=this.inlineQueue[t];this.inlineTokens(n.src,n.tokens)}return this.inlineQueue=[],this.tokens}},{key:"blockTokens",value:function(e){var t,n=this,r=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],u=arguments.length>2&&void 0!==arguments[2]&&arguments[2],a=function(){var t,a,i;if(null!==(t=n.options.extensions)&&void 0!==t&&null!==(t=t.block)&&void 0!==t&&t.some(function(t){return!!(i=t.call({lexer:n},e,r))&&(e=e.substring(i.raw.length),r.push(i),!0)}))return 0;if(i=n.tokenizer.space(e)){e=e.substring(i.raw.length);var o=r.at(-1);return 1===i.raw.length&&void 0!==o?o.raw+="\n":r.push(i),0}if(i=n.tokenizer.code(e)){e=e.substring(i.raw.length);var s=r.at(-1);return"paragraph"===(null==s?void 0:s.type)||"text"===(null==s?void 0:s.type)?(s.raw+=(s.raw.endsWith("\n")?"":"\n")+i.raw,s.text+="\n"+i.text,n.inlineQueue.at(-1).src=s.text):r.push(i),0}if(i=n.tokenizer.fences(e))return e=e.substring(i.raw.length),r.push(i),0;if(i=n.tokenizer.heading(e))return e=e.substring(i.raw.length),r.push(i),0;if(i=n.tokenizer.hr(e))return e=e.substring(i.raw.length),r.push(i),0;if(i=n.tokenizer.blockquote(e))return e=e.substring(i.raw.length),r.push(i),0;if(i=n.tokenizer.list(e))return e=e.substring(i.raw.length),r.push(i),0;if(i=n.tokenizer.html(e))return e=e.substring(i.raw.length),r.push(i),0;if(i=n.tokenizer.def(e)){e=e.substring(i.raw.length);var c=r.at(-1);return"paragraph"===(null==c?void 0:c.type)||"text"===(null==c?void 0:c.type)?(c.raw+=(c.raw.endsWith("\n")?"":"\n")+i.raw,c.text+="\n"+i.raw,n.inlineQueue.at(-1).src=c.text):n.tokens.links[i.tag]||(n.tokens.links[i.tag]={href:i.href,title:i.title},r.push(i)),0}if(i=n.tokenizer.table(e))return e=e.substring(i.raw.length),r.push(i),0;if(i=n.tokenizer.lheading(e))return e=e.substring(i.raw.length),r.push(i),0;var l=e;if(null!==(a=n.options.extensions)&&void 0!==a&&a.startBlock){var d,f=1/0,p=e.slice(1);n.options.extensions.startBlock.forEach(function(e){"number"==typeof(d=e.call({lexer:n},p))&&d>=0&&(f=Math.min(f,d))}),f<1/0&&f>=0&&(l=e.substring(0,f+1))}if(n.state.top&&(i=n.tokenizer.paragraph(l))){var h=r.at(-1);return u&&"paragraph"===(null==h?void 0:h.type)?(h.raw+=(h.raw.endsWith("\n")?"":"\n")+i.raw,h.text+="\n"+i.text,n.inlineQueue.pop(),n.inlineQueue.at(-1).src=h.text):r.push(i),u=l.length!==e.length,e=e.substring(i.raw.length),0}if(i=n.tokenizer.text(e)){e=e.substring(i.raw.length);var v=r.at(-1);return"text"===(null==v?void 0:v.type)?(v.raw+=(v.raw.endsWith("\n")?"":"\n")+i.raw,v.text+="\n"+i.text,n.inlineQueue.pop(),n.inlineQueue.at(-1).src=v.text):r.push(i),0}if(e){var m="Infinite loop on byte: "+e.charCodeAt(0);if(n.options.silent)return console.error(m),1;throw new Error(m)}};for(this.options.pedantic&&(e=e.replace(Yf.tabCharGlobal," ").replace(Yf.spaceLine,""));e&&(0===(t=a())||1!==t););return this.state.top=!0,r}},{key:"inline",value:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[];return this.inlineQueue.push({src:e,tokens:t}),t}},{key:"inlineTokens",value:function(e){var t,n,r=this,u=arguments.length>1&&void 0!==arguments[1]?arguments[1]:[],a=e,i=null;if(this.tokens.links){var o=Object.keys(this.tokens.links);if(o.length>0)for(;null!=(i=this.tokenizer.rules.inline.reflinkSearch.exec(a));)o.includes(i[0].slice(i[0].lastIndexOf("[")+1,-1))&&(a=a.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+a.slice(this.tokenizer.rules.inline.reflinkSearch.lastIndex))}for(;null!=(i=this.tokenizer.rules.inline.anyPunctuation.exec(a));)a=a.slice(0,i.index)+"++"+a.slice(this.tokenizer.rules.inline.anyPunctuation.lastIndex);for(;null!=(i=this.tokenizer.rules.inline.blockSkip.exec(a));)a=a.slice(0,i.index)+"["+"a".repeat(i[0].length-2)+"]"+a.slice(this.tokenizer.rules.inline.blockSkip.lastIndex);a=null!==(t=null===(n=this.options.hooks)||void 0===n||null===(n=n.emStrongMask)||void 0===n?void 0:n.call({lexer:this},a))&&void 0!==t?t:a;for(var s,c=!1,l="",d=function(){var t,n,i;if(c||(l=""),c=!1,null!==(t=r.options.extensions)&&void 0!==t&&null!==(t=t.inline)&&void 0!==t&&t.some(function(t){return!!(i=t.call({lexer:r},e,u))&&(e=e.substring(i.raw.length),u.push(i),!0)}))return 0;if(i=r.tokenizer.escape(e))return e=e.substring(i.raw.length),u.push(i),0;if(i=r.tokenizer.tag(e))return e=e.substring(i.raw.length),u.push(i),0;if(i=r.tokenizer.link(e))return e=e.substring(i.raw.length),u.push(i),0;if(i=r.tokenizer.reflink(e,r.tokens.links)){e=e.substring(i.raw.length);var o=u.at(-1);return"text"===i.type&&"text"===(null==o?void 0:o.type)?(o.raw+=i.raw,o.text+=i.text):u.push(i),0}if(i=r.tokenizer.emStrong(e,a,l))return e=e.substring(i.raw.length),u.push(i),0;if(i=r.tokenizer.codespan(e))return e=e.substring(i.raw.length),u.push(i),0;if(i=r.tokenizer.br(e))return e=e.substring(i.raw.length),u.push(i),0;if(i=r.tokenizer.del(e))return e=e.substring(i.raw.length),u.push(i),0;if(i=r.tokenizer.autolink(e))return e=e.substring(i.raw.length),u.push(i),0;if(!r.state.inLink&&(i=r.tokenizer.url(e)))return e=e.substring(i.raw.length),u.push(i),0;var s=e;if(null!==(n=r.options.extensions)&&void 0!==n&&n.startInline){var d,f=1/0,p=e.slice(1);r.options.extensions.startInline.forEach(function(e){"number"==typeof(d=e.call({lexer:r},p))&&d>=0&&(f=Math.min(f,d))}),f<1/0&&f>=0&&(s=e.substring(0,f+1))}if(i=r.tokenizer.inlineText(s)){e=e.substring(i.raw.length),"_"!==i.raw.slice(-1)&&(l=i.raw.slice(-1)),c=!0;var h=u.at(-1);return"text"===(null==h?void 0:h.type)?(h.raw+=i.raw,h.text+=i.text):u.push(i),0}if(e){var v="Infinite loop on byte: "+e.charCodeAt(0);if(r.options.silent)return console.error(v),1;throw new Error(v)}};e&&(0===(s=d())||1!==s););return u}}],[{key:"rules",get:function(){return{block:Lp,inline:$p}}},{key:"lex",value:function(t,n){return new e(n).lex(t)}},{key:"lexInline",value:function(t,n){return new e(n).inlineTokens(t)}}])}(),Yp=function(){return y(function e(t){v(this,e),F(this,"options",void 0),F(this,"parser",void 0),this.options=t||Wf},[{key:"space",value:function(e){return""}},{key:"code",value:function(e){var t,n=e.text,r=e.lang,u=e.escaped,a=null===(t=(r||"").match(Yf.notSpaceStart))||void 0===t?void 0:t[0],i=n.replace(Yf.endingNewline,"")+"\n";return a?'<pre><code class="language-'+Hp(a)+'">'+(u?i:Hp(i,!0))+"</code></pre>\n":"<pre><code>"+(u?i:Hp(i,!0))+"</code></pre>\n"}},{key:"blockquote",value:function(e){var t=e.tokens;return"<blockquote>\n".concat(this.parser.parse(t),"</blockquote>\n")}},{key:"html",value:function(e){return e.text}},{key:"def",value:function(e){return""}},{key:"heading",value:function(e){var t=e.tokens,n=e.depth;return"<h".concat(n,">").concat(this.parser.parseInline(t),"</h").concat(n,">\n")}},{key:"hr",value:function(e){return"<hr>\n"}},{key:"list",value:function(e){for(var t=e.ordered,n=e.start,r="",u=0;u<e.items.length;u++){var a=e.items[u];r+=this.listitem(a)}var i=t?"ol":"ul";return"<"+i+(t&&1!==n?' start="'+n+'"':"")+">\n"+r+"</"+i+">\n"}},{key:"listitem",value:function(e){var t="";if(e.task){var n,r=this.checkbox({checked:!!e.checked});e.loose?"paragraph"===(null===(n=e.tokens[0])||void 0===n?void 0:n.type)?(e.tokens[0].text=r+" "+e.tokens[0].text,e.tokens[0].tokens&&e.tokens[0].tokens.length>0&&"text"===e.tokens[0].tokens[0].type&&(e.tokens[0].tokens[0].text=r+" "+Hp(e.tokens[0].tokens[0].text),e.tokens[0].tokens[0].escaped=!0)):e.tokens.unshift({type:"text",raw:r+" ",text:r+" ",escaped:!0}):t+=r+" "}return t+=this.parser.parse(e.tokens,!!e.loose),"<li>".concat(t,"</li>\n")}},{key:"checkbox",value:function(e){return"<input "+(e.checked?'checked="" ':"")+'disabled="" type="checkbox">'}},{key:"paragraph",value:function(e){var t=e.tokens;return"<p>".concat(this.parser.parseInline(t),"</p>\n")}},{key:"table",value:function(e){for(var t="",n="",r=0;r<e.header.length;r++)n+=this.tablecell(e.header[r]);t+=this.tablerow({text:n});for(var u="",a=0;a<e.rows.length;a++){var i=e.rows[a];n="";for(var o=0;o<i.length;o++)n+=this.tablecell(i[o]);u+=this.tablerow({text:n})}return u&&(u="<tbody>".concat(u,"</tbody>")),"<table>\n<thead>\n"+t+"</thead>\n"+u+"</table>\n"}},{key:"tablerow",value:function(e){var t=e.text;return"<tr>\n".concat(t,"</tr>\n")}},{key:"tablecell",value:function(e){var t=this.parser.parseInline(e.tokens),n=e.header?"th":"td";return(e.align?"<".concat(n,' align="').concat(e.align,'">'):"<".concat(n,">"))+t+"</".concat(n,">\n")}},{key:"strong",value:function(e){var t=e.tokens;return"<strong>".concat(this.parser.parseInline(t),"</strong>")}},{key:"em",value:function(e){var t=e.tokens;return"<em>".concat(this.parser.parseInline(t),"</em>")}},{key:"codespan",value:function(e){var t=e.text;return"<code>".concat(Hp(t,!0),"</code>")}},{key:"br",value:function(e){return"<br>"}},{key:"del",value:function(e){var t=e.tokens;return"<del>".concat(this.parser.parseInline(t),"</del>")}},{key:"link",value:function(e){var t=e.href,n=e.title,r=e.tokens,u=this.parser.parseInline(r),a=Up(t);if(null===a)return u;var i='<a href="'+(t=a)+'"';return n&&(i+=' title="'+Hp(n)+'"'),i+=">"+u+"</a>"}},{key:"image",value:function(e){var t=e.href,n=e.title,r=e.text,u=e.tokens;u&&(r=this.parser.parseInline(u,this.parser.textRenderer));var a=Up(t);if(null===a)return Hp(r);var i='<img src="'.concat(t=a,'" alt="').concat(r,'"');return n&&(i+=' title="'.concat(Hp(n),'"')),i+=">"}},{key:"text",value:function(e){return"tokens"in e&&e.tokens?this.parser.parseInline(e.tokens):"escaped"in e&&e.escaped?e.text:Hp(e.text)}}])}(),Xp=function(){return y(function e(){v(this,e)},[{key:"strong",value:function(e){return e.text}},{key:"em",value:function(e){return e.text}},{key:"codespan",value:function(e){return e.text}},{key:"del",value:function(e){return e.text}},{key:"html",value:function(e){return e.text}},{key:"text",value:function(e){return e.text}},{key:"link",value:function(e){return""+e.text}},{key:"image",value:function(e){return""+e.text}},{key:"br",value:function(){return""}}])}(),eh=function(){function e(t){v(this,e),F(this,"options",void 0),F(this,"renderer",void 0),F(this,"textRenderer",void 0),this.options=t||Wf,this.options.renderer=this.options.renderer||new Yp,this.renderer=this.options.renderer,this.renderer.options=this.options,this.renderer.parser=this,this.textRenderer=new Xp}return y(e,[{key:"parse",value:function(e){for(var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n="",r=0;r<e.length;r++){var u,a=e[r];if(null!==(u=this.options.extensions)&&void 0!==u&&null!==(u=u.renderers)&&void 0!==u&&u[a.type]){var i=a,o=this.options.extensions.renderers[i.type].call({parser:this},i);if(!1!==o||!["space","hr","heading","code","table","blockquote","list","html","def","paragraph","text"].includes(i.type)){n+=o||"";continue}}var s=a;switch(s.type){case"space":n+=this.renderer.space(s);continue;case"hr":n+=this.renderer.hr(s);continue;case"heading":n+=this.renderer.heading(s);continue;case"code":n+=this.renderer.code(s);continue;case"table":n+=this.renderer.table(s);continue;case"blockquote":n+=this.renderer.blockquote(s);continue;case"list":n+=this.renderer.list(s);continue;case"html":n+=this.renderer.html(s);continue;case"def":n+=this.renderer.def(s);continue;case"paragraph":n+=this.renderer.paragraph(s);continue;case"text":for(var c=s,l=this.renderer.text(c);r+1<e.length&&"text"===e[r+1].type;)c=e[++r],l+="\n"+this.renderer.text(c);n+=t?this.renderer.paragraph({type:"paragraph",raw:l,text:l,tokens:[{type:"text",raw:l,text:l,escaped:!0}]}):l;continue;default:var d='Token with "'+s.type+'" type was not found.';if(this.options.silent)return console.error(d),"";throw new Error(d)}}return n}},{key:"parseInline",value:function(e){for(var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:this.renderer,n="",r=0;r<e.length;r++){var u,a=e[r];if(null!==(u=this.options.extensions)&&void 0!==u&&null!==(u=u.renderers)&&void 0!==u&&u[a.type]){var i=this.options.extensions.renderers[a.type].call({parser:this},a);if(!1!==i||!["escape","html","link","image","strong","em","codespan","br","del","text"].includes(a.type)){n+=i||"";continue}}var o=a;switch(o.type){case"escape":case"text":n+=t.text(o);break;case"html":n+=t.html(o);break;case"link":n+=t.link(o);break;case"image":n+=t.image(o);break;case"strong":n+=t.strong(o);break;case"em":n+=t.em(o);break;case"codespan":n+=t.codespan(o);break;case"br":n+=t.br(o);break;case"del":n+=t.del(o);break;default:var s='Token with "'+o.type+'" type was not found.';if(this.options.silent)return console.error(s),"";throw new Error(s)}}return n}}],[{key:"parse",value:function(t,n){return new e(n).parse(t)}},{key:"parseInline",value:function(t,n){return new e(n).parseInline(t)}}])}(),th=(Vf=function(){return y(function e(t){v(this,e),F(this,"options",void 0),F(this,"block",void 0),this.options=t||Wf},[{key:"preprocess",value:function(e){return e}},{key:"postprocess",value:function(e){return e}},{key:"processAllTokens",value:function(e){return e}},{key:"emStrongMask",value:function(e){return e}},{key:"provideLexer",value:function(){return this.block?Gp.lex:Gp.lexInline}},{key:"provideParser",value:function(){return this.block?eh.parse:eh.parseInline}}])}(),F(Vf,"passThroughHooks",new Set(["preprocess","postprocess","processAllTokens","emStrongMask"])),F(Vf,"passThroughHooksRespectAsync",new Set(["preprocess","postprocess","processAllTokens"])),Vf),nh=new(function(){return y(function e(){v(this,e),F(this,"defaults",{async:!1,breaks:!1,extensions:null,gfm:!0,hooks:null,pedantic:!1,renderer:null,silent:!1,tokenizer:null,walkTokens:null}),F(this,"options",this.setOptions),F(this,"parse",this.parseMarkdown(!0)),F(this,"parseInline",this.parseMarkdown(!1)),F(this,"Parser",eh),F(this,"Renderer",Yp),F(this,"TextRenderer",Xp),F(this,"Lexer",Gp),F(this,"Tokenizer",Qp),F(this,"Hooks",th),this.use.apply(this,arguments)},[{key:"walkTokens",value:function(e,t){var n,r=this,u=[],a=g(e);try{var i=function(){var e=n.value;switch(u=u.concat(t.call(r,e)),e.type){case"table":var a,i=e,o=g(i.header);try{for(o.s();!(a=o.n()).done;){var s=a.value;u=u.concat(r.walkTokens(s.tokens,t))}}catch(e){o.e(e)}finally{o.f()}var c,l=g(i.rows);try{for(l.s();!(c=l.n()).done;){var d,f=g(c.value);try{for(f.s();!(d=f.n()).done;){var p=d.value;u=u.concat(r.walkTokens(p.tokens,t))}}catch(e){f.e(e)}finally{f.f()}}}catch(e){l.e(e)}finally{l.f()}break;case"list":var h=e;u=u.concat(r.walkTokens(h.items,t));break;default:var v,m=e;null!==(v=r.defaults.extensions)&&void 0!==v&&null!==(v=v.childTokens)&&void 0!==v&&v[m.type]?r.defaults.extensions.childTokens[m.type].forEach(function(e){var n=m[e].flat(1/0);u=u.concat(r.walkTokens(n,t))}):m.tokens&&(u=u.concat(r.walkTokens(m.tokens,t)))}};for(a.s();!(n=a.n()).done;)i()}catch(e){a.e(e)}finally{a.f()}return u}},{key:"use",value:function(){for(var e=this,t=this.defaults.extensions||{renderers:{},childTokens:{}},n=arguments.length,r=new Array(n),u=0;u<n;u++)r[u]=arguments[u];return r.forEach(function(n){var r=w({},n);if(r.async=e.defaults.async||r.async||!1,n.extensions&&(n.extensions.forEach(function(e){if(!e.name)throw new Error("extension name required");if("renderer"in e){var n=t.renderers[e.name];t.renderers[e.name]=n?function(){for(var t=arguments.length,r=new Array(t),u=0;u<t;u++)r[u]=arguments[u];var a=e.renderer.apply(this,r);return!1===a&&(a=n.apply(this,r)),a}:e.renderer}if("tokenizer"in e){if(!e.level||"block"!==e.level&&"inline"!==e.level)throw new Error("extension level must be 'block' or 'inline'");var r=t[e.level];r?r.unshift(e.tokenizer):t[e.level]=[e.tokenizer],e.start&&("block"===e.level?t.startBlock?t.startBlock.push(e.start):t.startBlock=[e.start]:"inline"===e.level&&(t.startInline?t.startInline.push(e.start):t.startInline=[e.start]))}"childTokens"in e&&e.childTokens&&(t.childTokens[e.name]=e.childTokens)}),r.extensions=t),n.renderer){var u=e.defaults.renderer||new Yp(e.defaults),a=function(){if(!(i in u))throw new Error("renderer '".concat(i,"' does not exist"));if(["options","parser"].includes(i))return 1;var e=i,t=n.renderer[e],r=u[e];u[e]=function(){for(var e=arguments.length,n=new Array(e),a=0;a<e;a++)n[a]=arguments[a];var i=t.apply(u,n);return!1===i&&(i=r.apply(u,n)),i||""}};for(var i in n.renderer)a();r.renderer=u}if(n.tokenizer){var o=e.defaults.tokenizer||new Qp(e.defaults),s=function(){if(!(c in o))throw new Error("tokenizer '".concat(c,"' does not exist"));if(["options","rules","lexer"].includes(c))return 1;var e=c,t=n.tokenizer[e],r=o[e];o[e]=function(){for(var e=arguments.length,n=new Array(e),u=0;u<e;u++)n[u]=arguments[u];var a=t.apply(o,n);return!1===a&&(a=r.apply(o,n)),a}};for(var c in n.tokenizer)s();r.tokenizer=o}if(n.hooks){var l=e.defaults.hooks||new th,d=function(t){if(!(t in l))throw new Error("hook '".concat(t,"' does not exist"));if(["options","block"].includes(t))return 1;var r=t,u=n.hooks[r],a=l[r];th.passThroughHooks.has(t)?l[r]=function(n){if(e.defaults.async&&th.passThroughHooksRespectAsync.has(t))return Promise.resolve(u.call(l,n)).then(function(e){return a.call(l,e)});var r=u.call(l,n);return a.call(l,r)}:l[r]=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];var r=u.apply(l,t);return!1===r&&(r=a.apply(l,t)),r}};for(var f in n.hooks)d(f);r.hooks=l}if(n.walkTokens){var p=e.defaults.walkTokens,h=n.walkTokens;r.walkTokens=function(e){var t=[];return t.push(h.call(this,e)),p&&(t=t.concat(p.call(this,e))),t}}e.defaults=w(w({},e.defaults),r)}),this}},{key:"setOptions",value:function(e){return this.defaults=w(w({},this.defaults),e),this}},{key:"lexer",value:function(e,t){return Gp.lex(e,null!=t?t:this.defaults)}},{key:"parser",value:function(e,t){return eh.parse(e,null!=t?t:this.defaults)}},{key:"parseMarkdown",value:function(e){var t=this;return function(n,r){var u=w({},r),a=w(w({},t.defaults),u),i=t.onError(!!a.silent,!!a.async);if(!0===t.defaults.async&&!1===u.async)return i(new Error("marked(): The async option was set to true by an extension. Remove async: false from the parse options object to return a Promise."));if(P(n)>"u"||null===n)return i(new Error("marked(): input parameter is undefined or null"));if("string"!=typeof n)return i(new Error("marked(): input parameter is of type "+Object.prototype.toString.call(n)+", string expected"));a.hooks&&(a.hooks.options=a,a.hooks.block=e);var o=a.hooks?a.hooks.provideLexer():e?Gp.lex:Gp.lexInline,s=a.hooks?a.hooks.provideParser():e?eh.parse:eh.parseInline;if(a.async)return Promise.resolve(a.hooks?a.hooks.preprocess(n):n).then(function(e){return o(e,a)}).then(function(e){return a.hooks?a.hooks.processAllTokens(e):e}).then(function(e){return a.walkTokens?Promise.all(t.walkTokens(e,a.walkTokens)).then(function(){return e}):e}).then(function(e){return s(e,a)}).then(function(e){return a.hooks?a.hooks.postprocess(e):e}).catch(i);try{a.hooks&&(n=a.hooks.preprocess(n));var c=o(n,a);a.hooks&&(c=a.hooks.processAllTokens(c)),a.walkTokens&&t.walkTokens(c,a.walkTokens);var l=s(c,a);return a.hooks&&(l=a.hooks.postprocess(l)),l}catch(c){return i(c)}}}},{key:"onError",value:function(e,t){return function(n){if(n.message+="\nPlease report this to https://github.com/markedjs/marked.",e){var r="<p>An error occurred:</p><pre>"+Hp(n.message+"",!0)+"</pre>";return t?Promise.resolve(r):r}if(t)return Promise.reject(n);throw n}}}])}());function rh(e,t){return nh.parse(e,t)}function uh(e){return e.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'")}rh.options=rh.setOptions=function(e){return nh.setOptions(e),rh.defaults=nh.defaults,Jf(rh.defaults),rh},rh.getDefaults=Kf,rh.defaults=Wf,rh.use=function(){return nh.use.apply(nh,arguments),rh.defaults=nh.defaults,Jf(rh.defaults),rh},rh.walkTokens=function(e,t){return nh.walkTokens(e,t)},rh.parseInline=nh.parseInline,rh.Parser=eh,rh.parser=eh.parse,rh.Renderer=Yp,rh.TextRenderer=Xp,rh.Lexer=Gp,rh.lexer=Gp.lex,rh.Tokenizer=Qp,rh.Hooks=th,rh.parse=rh,rh.options,rh.setOptions,rh.use,rh.walkTokens,rh.parseInline,eh.parse,Gp.lex;var ah=new rh.Renderer;ah.code=function(e){var t=e.text,n=e.lang,r=void 0===n?"":n,u=e.escaped,a=r?"language-".concat(r):"",i=u?t:uh(t),o=encodeURIComponent(t);return'\n <div class="DocSearch-CodeSnippet">\n <button class="DocSearch-CodeSnippet-CopyButton" data-code="'.concat(o,'" aria-label="copy code">').concat('<svg class="DocSearch-CodeSnippet-CopyIcon" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><rect width="14" height="14" x="8" y="8" rx="2" ry="2" /><path d="M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2" /></svg>').concat('<svg class="DocSearch-CodeSnippet-CheckIcon" xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"><path d="M20 6 9 17l-5-5" /></svg>','<span class="DocSearch-CodeSnippet-CopyButton-Label"></span></button>\n <pre><code class="').concat(a,'">').concat(i,"</code></pre>\n </div>\n ")},ah.link=function(e){var t=e.href,n=e.title,r=e.text,u=n?' title="'.concat(uh(n),'"'):"",a=t?uh(t):"",i=uh(r);return'<a href="'.concat(a,'"').concat(u,' target="_blank" rel="noopener noreferrer">').concat(i,"</a>")};var ih=o(function(n){var u=n.content,a=n.copyButtonText,i=n.copyButtonCopiedText,o=n.isStreaming,c=s(function(){return rh.parse(u,{gfm:!0,breaks:!0,renderer:ah})},[u]),l=r(null);return t(function(){var e=l.current;if(e)return Array.from(e.querySelectorAll(".DocSearch-CodeSnippet-CopyButton")).forEach(function(e){var t=e.querySelector(".DocSearch-CodeSnippet-CopyButton-Label");t&&(t.textContent=a),e.classList.remove("DocSearch-CodeSnippet-CopyButton--copied")}),e.addEventListener("click",t),function(){e.removeEventListener("click",t)};function t(e){var t,n=e.target.closest(".DocSearch-CodeSnippet-CopyButton");if(n){var r=null!==(t=n.getAttribute("data-code"))&&void 0!==t?t:"";navigator.clipboard.writeText(decodeURIComponent(r)).catch(function(){});var u=n.querySelector(".DocSearch-CodeSnippet-CopyButton-Label");if(u){n.classList.add("DocSearch-CodeSnippet-CopyButton--copied");var o=a;u.textContent=i,setTimeout(function(){n.classList.remove("DocSearch-CodeSnippet-CopyButton--copied"),u.textContent=o},1500)}}}},[c,a,i]),e.createElement("div",{ref:l,className:"DocSearch-Markdown-Content ".concat(o?"DocSearch-Markdown-Content--streaming":""),dangerouslySetInnerHTML:{__html:c}})});ih.displayName="MemoizedMarkdown";var oh=function(e,t){var n,r,u=t[0].parts.find(function(e){return"text"===e.type});return{query:e,objectID:null!==(n=null==u?void 0:u.text)&&void 0!==n?n:"",messages:t,type:"askAI",anchor:"stored",content:null,hierarchy:{lvl0:"askAI",lvl1:null!==(r=null==u?void 0:u.text)&&void 0!==r?r:"",lvl2:null,lvl3:null,lvl4:null,lvl5:null,lvl6:null},url:"",url_without_anchor:""}},sh=function(e){return null==e?void 0:e.parts.find(function(e){return"text"===e.type})};var ch=["translations"];function lh(t){var n=t.disclaimerText;return e.createElement("p",{className:"DocSearch-AskAiScreen-Disclaimer"},n)}function dh(t){var n,r,u,a=t.exchange,i=t.askAiStreamError,o=t.isLastExchange,c=t.loadingStatus,l=t.onSearchQueryClick,d=t.translations,f=t.conversations,p=t.onFeedback,h=a.userMessage,v=a.assistantMessage,m=d.stoppedStreamingText,D=void 0===m?"You stopped this response":m,y=s(function(){return sh(v)},[v]),F=s(function(){return sh(h)},[h]),E=e.useMemo(function(){return e=v,t=[],n=new Set,e?(e.parts.forEach(function(e){if("text"===e.type&&0!==e.text.length){var r,u=e.text.replace(/```[\s\S]*?```/g,"").replace(/`[^`]*`/g,""),a=g(u.matchAll(/\[([^\]]*)\]\(([^)]+)\)/g));try{for(a.s();!(r=a.n()).done;){var i=r.value,o=i[1].trim(),s=i[2];n.has(s)||(n.add(s),t.push({url:s,title:o||void 0}))}}catch(e){a.e(e)}finally{a.f()}var c,l=g(u.matchAll(/(?<!\]\()https?:\/\/[^\s<>"{}|\\^`[\]]+/g));try{for(l.s();!(c=l.n()).done;){var d=c.value[0].replace(/[.,;:!?]+$/,"");n.has(d)||(n.add(d),t.push({url:d}))}}catch(e){l.e(e)}finally{l.f()}}}),t):[];var e,t,n},[v]),C=e.useMemo(function(){return function(e){for(var t=[],n=0;n<e.length;n++){var r=e[n];if("tool-searchIndex"===r.type&&"output-available"===r.state){for(var u=[],a=n;a<e.length;){var i=e[a];if("tool-searchIndex"!==i.type||"output-available"!==i.state)break;var o,s,c=(null!==(o=null===(s=i.output)||void 0===s?void 0:s.query)&&void 0!==o?o:"").trim();c&&c.length>0&&u.push(c),a++}u.length>1?t.push({type:"aggregated-tool-call",queries:u}):1===u.length&&t.push(r),n=a-1}else t.push(r)}return t}((null==v?void 0:v.parts)||[])},[v]),b=(null===(n=h.metadata)||void 0===n?void 0:n.stopped)||(null==v||null===(r=v.metadata)||void 0===r?void 0:r.stopped),A=!b&&(!o||o&&"ready"===c&&Boolean(v)),k=["submitted","streaming"].includes(c)&&o&&!C.some(function(e){return"step-start"!==e.type});return e.createElement("div",{className:"DocSearch-AskAiScreen-Response-Container"},e.createElement("div",{className:"DocSearch-AskAiScreen-Response"},e.createElement("div",{className:"DocSearch-AskAiScreen-Message DocSearch-AskAiScreen-Message--user"},e.createElement("p",{className:"DocSearch-AskAiScreen-Query"},null!==(u=null==F?void 0:F.text)&&void 0!==u?u:"")),e.createElement("div",{className:"DocSearch-AskAiScreen-Message DocSearch-AskAiScreen-Message--assistant"},e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent"},"error"===c&&i&&o&&e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent DocSearch-AskAiScreen-Error"},e.createElement(If,null),e.createElement(ih,{content:i.message,copyButtonText:"",copyButtonCopiedText:"",isStreaming:!1})),k&&e.createElement("div",{className:"DocSearch-AskAiScreen-MessageContent-Reasoning"},e.createElement("span",{className:"shimmer"},d.thinkingText||"Thinking...")),C.map(function(t,n){var r,u=n;if("string"==typeof t)return e.createElement(ih,{key:u,content:t,copyButtonText:d.copyButtonText||"Copy",copyButtonCopiedText:d.copyButtonCopiedText||"Copied!",isStreaming:"streaming"===c});if("aggregated-tool-call"===t.type)return e.createElement(Uf,{key:u,queries:t.queries,translations:d,onSearchQueryClick:l});if("reasoning"===t.type&&"streaming"===t.state)return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Reasoning shimmer"},e.createElement(_f,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}),e.createElement("span",{className:"shimmer"},"Reasoning..."));if("text"===t.type)return e.createElement(ih,{key:u,content:t.text,copyButtonText:d.copyButtonText||"Copy",copyButtonCopiedText:d.copyButtonCopiedText||"Copied!",isStreaming:"streaming"===t.state});if("tool-searchIndex"===t.type)switch(t.state){case"input-streaming":return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--PartialCall shimmer"},e.createElement(_f,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}),e.createElement("span",null,d.preToolCallText||"Searching..."));case"input-available":return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--Call shimmer"},e.createElement(_f,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}),e.createElement("span",null,"".concat(d.duringToolCallText||"Searching for ",' "').concat(t.input.query||"",'" ...')));case"output-available":return e.createElement("div",{key:u,className:"DocSearch-AskAiScreen-MessageContent-Tool Tool--Result"},e.createElement($,null),e.createElement("span",null,"".concat(d.afterToolCallText||"Searched for")," ",e.createElement("span",{role:"button",tabIndex:0,className:"DocSearch-AskAiScreen-MessageContent-Tool-Query",onKeyDown:function(e){"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),l(t.output.query||""))},onClick:function(){return l(t.output.query||"")}}," ",'"',t.output.query||"",'"')," ","found ",(null===(r=t.output.hits)||void 0===r?void 0:r.length)||0," results"))}return null})),b&&e.createElement("p",{className:"DocSearck-AskAiScreen-MessageContent-Stopped"},D)),e.createElement("div",{className:"DocSearch-AskAiScreen-Answer-Footer"},e.createElement(fh,{id:(null==h?void 0:h.id)||a.id,showActions:A,latestAssistantMessageContent:(null==y?void 0:y.text)||null,translations:d,conversations:f,onFeedback:p}))),E.length>0?e.createElement(ph,{urlsToDisplay:E,relatedSourcesText:d.relatedSourcesText}):null)}function fh(t){var n=t.id,r=t.showActions,u=t.latestAssistantMessageContent,a=t.translations,i=t.conversations,o=t.onFeedback,s=e.useMemo(function(){var e,t,r=null===(e=i.getOne)||void 0===e?void 0:e.call(i,n);return null!==(t=null==r?void 0:r.feedback)&&void 0!==t?t:null},[i,n]),c=I(e.useState(s),2),l=c[0],d=c[1],f=I(e.useState(!1),2),h=f[0],v=f[1],m=I(e.useState(null),2),D=m[0],y=m[1],g=function(){var e=p(x().m(function e(t){var r;return x().w(function(e){for(;;)switch(e.p=e.n){case 0:if(!h){e.n=1;break}return e.a(2);case 1:return y(null),v(!0),e.p=2,e.n=3,null==o?void 0:o(n,"like"===t?1:0);case 3:d(t),e.n=5;break;case 4:e.p=4,r=e.v,y(r);case 5:return e.p=5,v(!1),e.f(5);case 6:return e.a(2)}},e,null,[[2,4,5,6]])}));return function(t){return e.apply(this,arguments)}}(),F=a.likeButtonTitle,E=void 0===F?"Like":F,C=a.dislikeButtonTitle,b=void 0===C?"Dislike":C,A=a.thanksForFeedbackText,k=void 0===A?"Thanks for your feedback!":A;return r&&u?e.createElement("div",{className:"DocSearch-AskAiScreen-Actions"},null===l?e.createElement(e.Fragment,null,h?e.createElement(_f,{className:"DocSearch-AskAiScreen-SmallerLoadingIcon"}):e.createElement(e.Fragment,null,e.createElement(Dh,{title:E,onClick:function(){return g("like")}}),e.createElement(yh,{title:b,onClick:function(){return g("dislike")}})),D&&e.createElement("p",{className:"DocSearch-AskAiScreen-FeedbackText"},D.message||"An error occured")):e.createElement("p",{className:"DocSearch-AskAiScreen-FeedbackText DocSearch-AskAiScreen-FeedbackText--visible"},k),e.createElement(mh,{translations:a,onClick:function(){return navigator.clipboard.writeText(u)}})):null}function ph(t){var n=t.urlsToDisplay,r=t.relatedSourcesText;return e.createElement("div",{className:"DocSearch-AskAiScreen-RelatedSources"},e.createElement("p",{className:"DocSearch-AskAiScreen-RelatedSources-Title"},r||"Related sources"),e.createElement("div",{className:"DocSearch-AskAiScreen-RelatedSources-List"},n.length>0&&n.map(function(t){return e.createElement("a",{key:t.url,href:t.url,className:"DocSearch-AskAiScreen-RelatedSources-Item-Link",target:"_blank",rel:"noopener noreferrer"},e.createElement(vh,null),e.createElement("span",null,t.title||t.url))})))}function hh(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,ch),a=r.disclaimerText,i=void 0===a?"Answers are generated with AI which can make mistakes. Verify responses.":a,o=u.messages,c=s(function(){for(var e=[],t=0;t<o.length;t++)if("user"===o[t].role){var n,r=o[t],u="assistant"===(null===(n=o[t+1])||void 0===n?void 0:n.role)?o[t+1]:null;e.push({id:r.id,userMessage:r,assistantMessage:u}),u&&t++}return e},[o]),l=function(e){u.onAskAiToggle(!1),u.setQuery(e)};return e.createElement("div",{className:"DocSearch-AskAiScreen DocSearch-AskAiScreen-Container"},e.createElement(lh,{disclaimerText:i}),e.createElement("div",{className:"DocSearch-AskAiScreen-Body"},e.createElement("div",{className:"DocSearch-AskAiScreen-ExchangesList"},c.slice().reverse().map(function(t,n){return e.createElement(dh,{key:t.id,exchange:t,askAiStreamError:u.askAiStreamError,isLastExchange:0===n,loadingStatus:u.status,translations:r,conversations:u.conversations,onSearchQueryClick:l,onFeedback:u.onFeedback})}))))}function vh(){return e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"20",height:"20",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"},e.createElement("line",{x1:"4",x2:"20",y1:"9",y2:"9"}),e.createElement("line",{x1:"4",x2:"20",y1:"15",y2:"15"}),e.createElement("line",{x1:"10",x2:"8",y1:"3",y2:"21"}),e.createElement("line",{x1:"16",x2:"14",y1:"3",y2:"21"}))}function mh(r){var u=r.onClick,a=r.translations,i=a.copyButtonTitle,o=void 0===i?"Copy":i,s=a.copyButtonCopiedText,c=void 0===s?"Copied!":s,l=I(n(!1),2),d=l[0],f=l[1];t(function(){if(d){var e=setTimeout(function(){f(!1)},1500);return function(){return clearTimeout(e)}}},[d]);return e.createElement("button",{type:"button",className:"DocSearch-AskAiScreen-ActionButton DocSearch-AskAiScreen-CopyButton ".concat(d?"DocSearch-AskAiScreen-CopyButton--copied":""),disabled:d,title:d?c:o,onClick:function(){u(),f(!0)}},d?e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-check-icon lucide-check"},e.createElement("path",{d:"M20 6 9 17l-5-5"})):e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-copy-icon lucide-copy"},e.createElement("rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2"}),e.createElement("path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2"})))}function Dh(t){var n=t.title,r=t.onClick;return e.createElement("button",{type:"button",className:"DocSearch-AskAiScreen-ActionButton DocSearch-AskAiScreen-LikeButton",title:n,onClick:r},e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-thumbs-up-icon lucide-thumbs-up"},e.createElement("path",{d:"M7 10v12"}),e.createElement("path",{d:"M15 5.88 14 10h5.83a2 2 0 0 1 1.92 2.56l-2.33 8A2 2 0 0 1 17.5 22H4a2 2 0 0 1-2-2v-8a2 2 0 0 1 2-2h2.76a2 2 0 0 0 1.79-1.11L12 2a3.13 3.13 0 0 1 3 3.88Z"})))}function yh(t){var n=t.title,r=t.onClick;return e.createElement("button",{type:"button",className:"DocSearch-AskAiScreen-ActionButton DocSearch-AskAiScreen-DislikeButton",title:n,onClick:r},e.createElement("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-thumbs-down-icon lucide-thumbs-down"},e.createElement("path",{d:"M17 14V2"}),e.createElement("path",{d:"M9 18.12 10 14H4.17a2 2 0 0 1-1.92-2.56l2.33-8A2 2 0 0 1 6.5 2H20a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2h-2.76a2 2 0 0 0-1.79 1.11L12 22a3.13 3.13 0 0 1-3-3.88Z"})))}var gh=["hit","attribute","tagName"];function Fh(e,t){return t.split(".").reduce(function(e,t){return null!=e&&e[t]?e[t]:null},e)}function Eh(e){var t=e.hit,n=e.attribute,r=e.tagName,u=void 0===r?"span":r,a=_(e,gh);return c(u,w(w({},a),{},{dangerouslySetInnerHTML:{__html:Fh(t,"_snippetResult.".concat(n,".value"))||Fh(t,n)}}))}var Ch=["item","getItemProps","onItemClick","translations","collection"];function bh(t){var n=e.useMemo(function(){return t.title.replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,'"').replace(/'/g,"'")},[t.title]);return t.collection&&0!==t.collection.items.length?"askAI"===t.collection.source.sourceId?e.createElement("section",{className:"DocSearch-AskAi-Section"},e.createElement("ul",t.getListProps({source:t.collection.source}),e.createElement(kh,E({item:t.collection.items[0],translations:t.translations},t)))):(t.collection.source.sourceId,e.createElement("section",{className:"DocSearch-Hits"},e.createElement("div",{className:"DocSearch-Hit-source"},n),e.createElement("ul",t.getListProps({source:t.collection.source}),t.collection.items.map(function(n,r){return e.createElement(Ah,E({key:[t.title,n.objectID].join(":"),item:n,index:r},t))})))):null}function Ah(t){var n=t.item,r=t.index,u=t.renderIcon,a=t.renderAction,i=t.getItemProps,o=t.onItemClick,s=t.collection,c=t.hitComponent;return e.createElement("li",E({className:["DocSearch-Hit",n.__docsearch_parent&&"DocSearch-Hit--Child"].filter(Boolean).join(" ")},i({item:n,source:s.source,onClick:function(e){o(n,e)}})),e.createElement(c,{hit:n},e.createElement("div",{className:"DocSearch-Hit-Container"},u({item:n,index:r}),n.hierarchy[n.type]&&"lvl1"===n.type&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(Eh,{className:"DocSearch-Hit-title",hit:n,attribute:"hierarchy.lvl1"}),n.content&&e.createElement(Eh,{className:"DocSearch-Hit-path",hit:n,attribute:"content"})),"askAI"===n.type&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(Eh,{className:"DocSearch-Hit-title",hit:n,attribute:"hierarchy.lvl1"})),n.hierarchy[n.type]&&("lvl2"===n.type||"lvl3"===n.type||"lvl4"===n.type||"lvl5"===n.type||"lvl6"===n.type)&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(Eh,{className:"DocSearch-Hit-title",hit:n,attribute:"hierarchy.".concat(n.type)}),e.createElement(Eh,{className:"DocSearch-Hit-path",hit:n,attribute:"hierarchy.lvl1"})),"content"===n.type&&e.createElement("div",{className:"DocSearch-Hit-content-wrapper"},e.createElement(Eh,{className:"DocSearch-Hit-title",hit:n,attribute:"content"}),e.createElement(Eh,{className:"DocSearch-Hit-path",hit:n,attribute:"hierarchy.lvl1"})),a({item:n}))))}function kh(t){var n=t.item,r=t.getItemProps,u=t.onItemClick,a=t.translations,i=t.collection,o=_(t,Ch),s=a||{},c=s.askAiPlaceholder,l=void 0===c?"Ask AI: ":c,d=s.noResultsAskAiPlaceholder,f=void 0===d?"Didn't find it in the docs? Ask AI to help: ":d,p=1===o.state.collections.length?f:l;return e.createElement("li",E({className:"DocSearch-Hit"},r({item:n,source:i.source,onClick:function(e){u(n,e)}})),e.createElement("div",{className:"DocSearch-Hit--AskAI"},e.createElement("div",{className:"DocSearch-Hit-AskAIButton DocSearch-Hit-Container"},e.createElement("div",{className:" DocSearch-Hit-AskAIButton-icon DocSearch-Hit-icon"},e.createElement(xf,null)),e.createElement("div",{className:"DocSearch-Hit-AskAIButton-title"},e.createElement("span",{className:"DocSearch-Hit-AskAIButton-title-highlight"},p),e.createElement("mark",{className:"DocSearch-Hit-AskAIButton-title-query"},n.query||"")))))}var wh=["onAskAiToggle"];function _h(t){var n=t.onAskAiToggle,r=_(t,wh),u=e.useMemo(function(){return r.state.collections[2]},[r.state]);return e.useEffect(function(){u&&0!==u.items.length||n(!0)},[u,n]),e.createElement("div",{className:"DocSearch-Dropdown-Container DocSearch-Conversation-History"},e.createElement(bh,E({},r,{key:u.source.sourceId,title:"",translations:r.translations,collection:u,renderIcon:function(){return e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(xf,null))},renderAction:function(t){var n=t.item;return e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{type:"button",className:"DocSearch-Hit-action-button",onClick:function(e){e.preventDefault(),e.stopPropagation(),r.conversations.remove(n),r.refresh()}},e.createElement(Bf,null)))}})))}function xh(t){var n=t.translations,r=void 0===n?{}:n,u=r.titleText,a=void 0===u?"Unable to fetch results":u,i=r.helpText,o=void 0===i?"You might want to check your network connection.":i;return e.createElement("div",{className:"DocSearch-ErrorScreen"},e.createElement("div",{className:"DocSearch-Screen-Icon"},e.createElement(Mf,null)),e.createElement("p",{className:"DocSearch-Title"},a),e.createElement("p",{className:"DocSearch-Help"},o))}function Sh(t){var n=t.translations,r=void 0===n?{}:n,u=t.suggestedQuestions,a=void 0===u?[]:u,i=t.selectSuggestedQuestion,o=r.newConversationTitle,s=void 0===o?"How can I help you today?":o,c=r.newConversationDescription,l=void 0===c?"I search through your documentation to help you find setup guides, feature details and troubleshooting tips, fast.":c;return e.createElement("div",{className:"DocSearch-NewConversationScreen"},e.createElement("h3",{className:"DocSearch-NewConversationScreen-Title"},s),e.createElement("p",{className:"DocSearch-NewConversationScreen-Description"},l),e.createElement("div",{className:"DocSearch-NewConversationScreen-SuggestedQuestions"},a.map(function(t){return e.createElement("button",{key:t.objectID,type:"button",className:"DocSearch-NewConversationScreen-SuggestedQuestion",onClick:function(){return i(t.question)}},t.question)})))}var Bh=["translations"];function Ih(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,Bh),a=r.noResultsText,i=void 0===a?"No results found for":a,o=r.suggestedQueryText,s=void 0===o?"Try searching for":o,c=r.reportMissingResultsText,l=void 0===c?"Believe this query should return results?":c,d=r.reportMissingResultsLinkText,f=void 0===d?"Let us know.":d,p=u.state.context.searchSuggestions;return e.createElement("div",{className:"DocSearch-NoResults ".concat(u.canHandleAskAi?"DocSearch-NoResults--withAskAi":"")},e.createElement("div",{className:"DocSearch-Screen-Icon"},e.createElement(Zf,null)),e.createElement("p",{className:"DocSearch-Title"},i,' "',e.createElement("strong",null,u.state.query),'"'),p&&p.length>0&&e.createElement("div",{className:"DocSearch-NoResults-Prefill-List"},e.createElement("p",{className:"DocSearch-Help"},s,":"),e.createElement("div",{className:"DocSearch-NoResults-Prefill-List-Items"},p.slice(0,3).reduce(function(t,n){return[].concat(O(t),[e.createElement("p",{key:n},e.createElement($,{size:16}),e.createElement("button",{className:"DocSearch-Prefill",key:n,type:"button",onClick:function(){u.setQuery(n.toLowerCase()+" "),u.refresh(),u.inputRef.current.focus()}},n))])},[]))),u.getMissingResultsUrl&&e.createElement("p",{className:"DocSearch-Help"},"".concat(l," "),e.createElement("a",{href:u.getMissingResultsUrl({query:u.state.query}),target:"_blank",rel:"noopener noreferrer"},f)))}function Oh(e,t,n){return e.reduce(function(e,r){var u=t(r);return e.hasOwnProperty(u)||(e[u]=[]),e[u].length<(n||5)&&e[u].push(r),e},{})}function Th(e){return e}function Ph(e){return 1===e.button||e.altKey||e.ctrlKey||e.metaKey||e.shiftKey}function jh(){}var Nh=/(<mark>|<\/mark>)/g,zh=RegExp(Nh.source);function Rh(e){var t,n,r=e;if(!r.__docsearch_parent&&!e._highlightResult)return e.hierarchy.lvl0;var u=r.__docsearch_parent?null===(t=r.__docsearch_parent)||void 0===t||null===(t=t._highlightResult)||void 0===t||null===(t=t.hierarchy)||void 0===t?void 0:t.lvl0:null===(n=e._highlightResult)||void 0===n||null===(n=n.hierarchy)||void 0===n?void 0:n.lvl0;return u?u.value&&zh.test(u.value)?u.value.replace(Nh,""):u.value:e.hierarchy.lvl0}var Mh=["translations"];function Zh(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,Mh);return e.createElement("div",{className:"DocSearch-Dropdown-Container"},u.state.collections.map(function(t){if(0===t.items.length)return null;var n=Rh(t.items[0]);return e.createElement(bh,E({},u,{key:t.source.sourceId,translations:r,title:n,collection:t,renderIcon:function(n){var r,u=n.item,a=n.index;return e.createElement(e.Fragment,null,u.__docsearch_parent&&e.createElement("svg",{className:"DocSearch-Hit-Tree",viewBox:"0 0 24 54"},e.createElement("g",{stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},u.__docsearch_parent!==(null===(r=t.items[a+1])||void 0===r?void 0:r.__docsearch_parent)?e.createElement("path",{d:"M8 6v21M20 27H8.3"}):e.createElement("path",{d:"M8 6v42M20 27H8.3"}))),e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(Pf,{type:u.type})))},renderAction:function(){return e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement(Of,null))}}))}),u.resultsFooterComponent&&e.createElement("section",{className:"DocSearch-HitsFooter"},e.createElement(u.resultsFooterComponent,{state:u.state})))}var Lh=["translations"];function $h(t){var n=t.translations,r=void 0===n?{}:n,u=_(t,Lh),a=r.recentSearchesTitle,i=void 0===a?"Recent":a,o=r.saveRecentSearchButtonTitle,s=void 0===o?"Save this search":o,c=r.removeRecentSearchButtonTitle,l=void 0===c?"Remove this search from history":c,d=r.favoriteSearchesTitle,f=void 0===d?"Favorite":d,p=r.removeFavoriteSearchButtonTitle,h=void 0===p?"Remove this search from favorites":p,v=r.recentConversationsTitle,m=void 0===v?"Recent conversations":v,D=r.removeRecentConversationButtonTitle,y=void 0===D?"Remove this conversation from history":D;return e.createElement("div",{className:"DocSearch-Dropdown-Container"},e.createElement(bh,E({},u,{title:i,collection:u.state.collections[0],renderIcon:function(){return e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(Sf,null))},renderAction:function(t){var n=t.item;return e.createElement(e.Fragment,null,e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:s,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),u.favoriteSearches.add(n),u.recentSearches.remove(n),u.refresh()}},e.createElement(zf,null))),e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:l,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),u.recentSearches.remove(n),u.refresh()}},e.createElement(Bf,null))))}})),e.createElement(bh,E({},u,{title:f,collection:u.state.collections[1],renderIcon:function(){return e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(zf,null))},renderAction:function(t){var n=t.item;return e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:h,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),u.favoriteSearches.remove(n),u.refresh()}},e.createElement(Bf,null)))}})),e.createElement(bh,E({},u,{title:m,collection:u.state.collections[2],renderIcon:function(){return e.createElement("div",{className:"DocSearch-Hit-icon"},e.createElement(xf,null))},renderAction:function(t){var n=t.item;return e.createElement("div",{className:"DocSearch-Hit-action"},e.createElement("button",{className:"DocSearch-Hit-action-button",title:y,type:"submit",onClick:function(e){e.preventDefault(),e.stopPropagation(),u.conversations.remove(n),u.refresh()}},e.createElement(Bf,null)))}})))}var qh=["translations"],Vh=e.memo(function(t){var n,r=t.translations,u=void 0===r?{}:r,a=_(t,qh);return a.canHandleAskAi&&a.isAskAiActive&&"conversation-history"===a.askAiState?e.createElement(_h,a):a.canHandleAskAi&&a.isAskAiActive&&"new-conversation"===a.askAiState?e.createElement(Sh,{translations:null==u?void 0:u.newConversation,selectSuggestedQuestion:function(e){a.selectAskAiQuestion(!0,e)}}):a.isAskAiActive&&a.canHandleAskAi?e.createElement(hh,E({},a,{messages:a.messages,status:a.status,askAiStreamError:a.askAiStreamError,askAiFetchError:a.askAiFetchError,translations:null==u?void 0:u.askAiScreen})):"error"===(null===(n=a.state)||void 0===n?void 0:n.status)?e.createElement(xh,{translations:null==u?void 0:u.errorScreen}):a.state.query?a.hasCollections||a.canHandleAskAi?e.createElement(e.Fragment,null,e.createElement(Zh,E({},a,{translations:null==u?void 0:u.resultsScreen})),a.canHandleAskAi&&1===a.state.collections.length&&e.createElement(Ih,E({},a,{translations:null==u?void 0:u.noResultsScreen}))):e.createElement(Ih,E({},a,{translations:null==u?void 0:u.noResultsScreen})):e.createElement($h,E({},a,{hasCollections:a.hasCollections,translations:null==u?void 0:u.startScreen}))},function(e,t){return"loading"===t.state.status||"stalled"===t.state.status});function Hh(t){var n=t.size,r=void 0===n?20:n,u=t.color,a=void 0===u?"currentColor":u;return e.createElement("svg",{width:r,height:r,className:"DocSearch-Back-Icon",viewBox:"0 0 24 24",fill:"none",stroke:a,strokeWidth:"1.6",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true"},e.createElement("path",{d:"m12 19-7-7 7-7"}),e.createElement("path",{d:"M19 12H5"}))}var Uh=["children","className","onClick"],Kh=e.createContext({open:!1,setOpen:function(e){}});function Wh(t){var n=t.children,r=I(e.useState(!1),2),u=r[0],a=r[1],i=e.useRef(null);return e.useEffect(function(){function e(e){var t;null!==(t=i.current)&&void 0!==t&&t.contains(e.target)||a(!1)}return u&&window.addEventListener("click",e),function(){window.removeEventListener("click",e)}},[u]),e.createElement(Kh.Provider,{value:{open:u,setOpen:a}},e.createElement("div",{ref:i,className:"DocSearch-Menu"},n))}function Jh(t){var n=t.heading,r=t.shimmer,u=void 0!==r&&r;return e.createElement("span",{className:"DocSearch-Modal-heading".concat(u?" shimmer":"")},n)}Wh.Trigger=function(t){var n=t.children,r=t.className,u=void 0===r?"":r,a=e.useContext(Kh),i=a.open,o=a.setOpen;return e.createElement("button",{type:"button",className:"DocSearch-Menu-trigger ".concat(u),onClick:function(){o(!i)}},n)},Wh.Content=function(t){var n=t.children,r=e.useContext(Kh).open;return e.createElement("div",{className:"DocSearch-Menu-content".concat(r?" open":"")},n)},Wh.Item=function(t){var n=t.children,r=t.className,u=void 0===r?"":r,a=t.onClick,i=_(t,Uh),o=e.useContext(Kh).setOpen;return e.createElement("button",E({type:"button",className:"DocSearch-Menu-item ".concat(u),onClick:function(e){a&&(a(e),o(!1))}},i),n)};var Qh=["translations","askAiState","onAskAiToggle","setAskAiState"];function Gh(t){var n=t.translations,r=void 0===n?{}:n,u=t.askAiState,a=t.onAskAiToggle,i=t.setAskAiState,o=_(t,Qh),s=r.clearButtonTitle,c=void 0===s?"Clear":s,l=r.clearButtonAriaLabel,d=void 0===l?"Clear the query":l,f=r.closeButtonText,p=void 0===f?"Close":f,h=r.closeButtonAriaLabel,v=void 0===h?"Close":h,m=r.searchInputLabel,D=void 0===m?"Search":m,y=r.backToKeywordSearchButtonText,g=void 0===y?"Back to keyword search":y,F=r.backToKeywordSearchButtonAriaLabel,C=void 0===F?"Back to keyword search":F,b=r.placeholderTextAskAiStreaming,A=void 0===b?"Answering...":b,k=r.newConversationPlaceholder,x=void 0===k?"Ask a question":k,S=r.conversationHistoryTitle,B=void 0===S?"My conversation history":S,I=r.startNewConversationText,O=void 0===I?"Start a new conversation":I,T=r.viewConversationHistoryText,P=void 0===T?"Conversation history":T,j=o.getFormProps({inputElement:o.inputRef.current}).onReset;e.useEffect(function(){o.autoFocus&&o.inputRef.current&&o.inputRef.current.focus()},[o.autoFocus,o.inputRef]),e.useEffect(function(){o.isFromSelection&&o.inputRef.current&&o.inputRef.current.select()},[o.isFromSelection,o.inputRef]);var N=e.useMemo(function(){var e=o.state.collections[2];return!!e&&e.items.length>0},[o.state.collections]),z=o.getInputProps({inputElement:o.inputRef.current,autoFocus:o.autoFocus,maxLength:512}),R=new Set(["ArrowUp","ArrowDown","Enter"]),M=z.onKeyDown,Z=z.onChange,L="streaming"===o.askAiStatus||"submitted"===o.askAiStatus,q="stalled"===o.state.status,V=o.isAskAiActive&&"conversation-history"!==u,H=o.placeholder;"new-conversation"===u&&(H=x);var U=null;L&&(U=A),"conversation-history"===u&&(U=B),e.useEffect(function(){"streaming"!==o.askAiStatus&&"submitted"!==o.askAiStatus&&o.inputRef.current&&o.inputRef.current.focus()},[o.askAiStatus,o.inputRef]);var K=w(w({},z),{},{enterKeyHint:o.isAskAiActive?"enter":"search",onKeyDown:function(e){if(o.isAskAiActive&&R.has(e.key))return"Enter"===e.key&&!L&&o.state.query&&o.onAskAgain(o.state.query),e.preventDefault(),void e.stopPropagation();null==M||M(e)},onChange:function(e){if(o.isAskAiActive)return o.setQuery(e.currentTarget.value),e.preventDefault(),void e.stopPropagation();null==Z||Z(e)},disabled:L}),W=e.useCallback(function(){if("conversation-history"===u)return a(!0),void i("initial");a(!1)},[u,a,i]);return e.createElement(e.Fragment,null,e.createElement("form",{className:"DocSearch-Form",onSubmit:function(e){e.preventDefault()},onReset:j},o.isAskAiActive?e.createElement(e.Fragment,null,e.createElement("button",{type:"button",tabIndex:0,className:"DocSearch-Action DocSearch-AskAi-Return",title:g,"aria-label":C,onClick:W},e.createElement(Hh,null))):e.createElement(e.Fragment,null,q&&e.createElement("div",{className:"DocSearch-LoadingIndicator"},e.createElement(_f,null)),!q&&e.createElement("label",E({className:"DocSearch-MagnifierLabel"},o.getLabelProps()),e.createElement($,null),e.createElement("span",{className:"DocSearch-VisuallyHiddenForAccessibility"},D))),U&&e.createElement(Jh,{heading:U,shimmer:L}),e.createElement("input",E({className:"DocSearch-Input",ref:o.inputRef},K,{placeholder:H,hidden:Boolean(U)})),e.createElement("div",{className:"DocSearch-Actions"},e.createElement("button",{className:"DocSearch-Clear",type:"reset","aria-label":d,hidden:!o.state.query,tabIndex:o.state.query?0:-1,"aria-hidden":o.state.query?"false":"true"},c),o.state.query&&e.createElement("div",{className:"DocSearch-Divider"}),L&&e.createElement(e.Fragment,null,e.createElement("button",{type:"button",className:"DocSearch-Action DocSearch-StopStreaming",onClick:o.onStopAskAiStreaming},e.createElement(Rf,null)),e.createElement("div",{className:"DocSearch-Divider"})),V&&e.createElement(e.Fragment,null,e.createElement(Wh,null,e.createElement(Wh.Trigger,{className:"DocSearch-Action"},e.createElement(Lf,null)),e.createElement(Wh.Content,null,e.createElement(Wh.Item,{onClick:o.onNewConversation},e.createElement(qf,null),O),N&&e.createElement(Wh.Item,{onClick:o.onViewConversationHistory},e.createElement($f,null),P))),e.createElement("div",{className:"DocSearch-Divider"})),e.createElement("button",{type:"button",title:p,className:"DocSearch-Action DocSearch-Close","aria-label":v,onClick:o.onClose},e.createElement(Bf,null)))))}function Yh(){if("undefined"!=typeof window&&window.localStorage){var e=[];for(var t in window.localStorage)if(t.includes("__DOCSEARCH_")){var n=window.localStorage[t];e.push({key:t,size:n.length+t.length})}e.sort(function(e,t){return t.size-e.size});for(var r=Math.ceil(e.length/2),u=0;u<r&&u<e.length;u++)try{window.localStorage.removeItem(e[u].key)}catch(e){}}}function Xh(){if("undefined"!=typeof window&&window.localStorage){(function(){if("undefined"==typeof window||!window.localStorage)return 0;var e=0;for(var t in window.localStorage)window.localStorage.hasOwnProperty(t)&&(e+=window.localStorage[t].length+t.length);return e})()>4194304&&Yh()}}function ev(e){return!1===function(){if("undefined"==typeof window||!("localStorage"in window))return!1;var e="__TEST_KEY__";try{return window.localStorage.setItem(e,""),window.localStorage.removeItem(e),!0}catch(e){return!1}}()?{setItem:function(){},getItem:function(){return[]}}:{setItem:function(t){!function(e,t){try{window.localStorage.setItem(e,JSON.stringify(t))}catch(n){if(n instanceof DOMException&&"QuotaExceededError"===n.name)try{Yh(),window.localStorage.setItem(e,JSON.stringify(t))}catch(e){}}}(e,t)},getItem:function(){var t=window.localStorage.getItem(e);if(null===t)return[];try{var n=JSON.parse(t);return Array.isArray(n)?n:[]}catch(t){return window.localStorage.removeItem(e),[]}}}}var tv=["_highlightResult","_snippetResult"];function nv(e){var t=e.key,n=e.limit,r=void 0===n?5:n,u=ev(t),a=u.getItem().slice(0,r);return{add:function(e){var t=e;t._highlightResult,t._snippetResult;var n=_(t,tv),i=a.findIndex(function(e){return e.objectID===n.objectID});i>-1&&a.splice(i,1),a.unshift(n),a=a.slice(0,r),u.setItem(a)},remove:function(e){a=a.filter(function(t){return t.objectID!==e.objectID}),u.setItem(a)},getAll:function(){return a}}}function rv(e){var t,n="algolia-client-js-".concat(e.key);function r(){return void 0===t&&(t=e.localStorage||window.localStorage),t}function u(){return JSON.parse(r().getItem(n)||"{}")}function a(e){r().setItem(n,JSON.stringify(e))}return{get:function(t,n){var r=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return Promise.resolve().then(function(){var n,r,i;return n=e.timeToLive?1e3*e.timeToLive:null,r=u(),a(i=Object.fromEntries(Object.entries(r).filter(function(e){return void 0!==I(e,2)[1].timestamp}))),n&&a(Object.fromEntries(Object.entries(i).filter(function(e){var t=I(e,2)[1],r=(new Date).getTime();return!(t.timestamp+n<r)}))),u()[JSON.stringify(t)]}).then(function(e){return Promise.all([e?e.value:n(),void 0!==e])}).then(function(e){var t=I(e,2),n=t[0],u=t[1];return Promise.all([n,u||r.miss(n)])}).then(function(e){return I(e,1)[0]})},set:function(e,t){return Promise.resolve().then(function(){var a=u();return a[JSON.stringify(e)]={timestamp:(new Date).getTime(),value:t},r().setItem(n,JSON.stringify(a)),t})},delete:function(e){return Promise.resolve().then(function(){var t=u();delete t[JSON.stringify(e)],r().setItem(n,JSON.stringify(t))})},clear:function(){return Promise.resolve().then(function(){r().removeItem(n)})}}}function uv(e){var t=O(e.caches),n=t.shift();return void 0===n?{get:function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return t().then(function(e){return Promise.all([e,n.miss(e)])}).then(function(e){return I(e,1)[0]})},set:function(e,t){return Promise.resolve(t)},delete:function(e){return Promise.resolve()},clear:function(){return Promise.resolve()}}:{get:function(e,r){var u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}};return n.get(e,r,u).catch(function(){return uv({caches:t}).get(e,r,u)})},set:function(e,r){return n.set(e,r).catch(function(){return uv({caches:t}).set(e,r)})},delete:function(e){return n.delete(e).catch(function(){return uv({caches:t}).delete(e)})},clear:function(){return n.clear().catch(function(){return uv({caches:t}).clear()})}}}function av(){var e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{serializable:!0},t={};return{get:function(n,r){var u=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{miss:function(){return Promise.resolve()}},a=JSON.stringify(n);if(a in t)return Promise.resolve(e.serializable?JSON.parse(t[a]):t[a]);var i=r();return i.then(function(e){return u.miss(e)}).then(function(){return i})},set:function(n,r){return t[JSON.stringify(n)]=e.serializable?JSON.stringify(r):r,Promise.resolve(r)},delete:function(e){return delete t[JSON.stringify(e)],Promise.resolve()},clear:function(){return t={},Promise.resolve()}}}function iv(e){var t=e.algoliaAgents,n=e.client,r=e.version,u=function(e){var t={value:"Algolia for JavaScript (".concat(e,")"),add:function(e){var n="; ".concat(e.segment).concat(void 0!==e.version?" (".concat(e.version,")"):"");return-1===t.value.indexOf(n)&&(t.value="".concat(t.value).concat(n)),t}};return t}(r).add({segment:n,version:r});return t.forEach(function(e){return u.add(e)}),u}var ov=12e4;function sv(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"up",n=Date.now();return w(w({},e),{},{status:t,lastUpdate:n,isUp:function(){return"up"===t||Date.now()-n>ov},isTimedOut:function(){return"timed out"===t&&Date.now()-n<=ov}})}var cv=function(){function e(t,n){var r;return v(this,e),F(r=h(this,e,[t]),"name","AlgoliaError"),n&&(r.name=n),r}return b(e,N(Error)),y(e)}(),lv=function(){function e(t,n,r){var u;return v(this,e),F(u=h(this,e,[t,r]),"stackTrace",void 0),u.stackTrace=n,u}return b(e,cv),y(e)}(),dv=function(){function e(t){return v(this,e),h(this,e,["Unreachable hosts - your application id may be incorrect. If the error persists, please visit our help center https://alg.li/support-unreachable-hosts or reach out to the Algolia Support team: https://alg.li/support",t,"RetryError"])}return b(e,lv),y(e)}(),fv=function(){function e(t,n,r){var u,a=arguments.length>3&&void 0!==arguments[3]?arguments[3]:"ApiError";return v(this,e),F(u=h(this,e,[t,r,a]),"status",void 0),u.status=n,u}return b(e,lv),y(e)}(),pv=function(){function e(t,n){var r;return v(this,e),F(r=h(this,e,[t,"DeserializationError"]),"response",void 0),r.response=n,r}return b(e,cv),y(e)}(),hv=function(){function e(t,n,r,u){var a;return v(this,e),F(a=h(this,e,[t,n,u,"DetailedApiError"]),"error",void 0),a.error=r,a}return b(e,fv),y(e)}();function vv(e,t,n){var r,u=(r=n,Object.keys(r).filter(function(e){return void 0!==r[e]}).sort().map(function(e){return"".concat(e,"=").concat(encodeURIComponent("[object Array]"===Object.prototype.toString.call(r[e])?r[e].join(","):r[e]).replace(/\+/g,"%20"))}).join("&")),a="".concat(e.protocol,"://").concat(e.url).concat(e.port?":".concat(e.port):"","/").concat("/"===t.charAt(0)?t.substring(1):t);return u.length&&(a+="?".concat(u)),a}function mv(e,t){if("GET"!==e.method&&(void 0!==e.data||void 0!==t.data)){var n=Array.isArray(e.data)?e.data:w(w({},e.data),t.data);return JSON.stringify(n)}}function Dv(e,t,n){var r=w(w(w({Accept:"application/json"},e),t),n),u={};return Object.keys(r).forEach(function(e){var t=r[e];u[e.toLowerCase()]=t}),u}function yv(e){try{return JSON.parse(e.content)}catch(t){throw new pv(t.message,e)}}function gv(e,t){var n=e.content,r=e.status;try{var u=JSON.parse(n);return"error"in u?new hv(u.message,r,u.error,t):new fv(u.message,r,t)}catch(e){}return new fv(n,r,t)}function Fv(e){var t=e.isTimedOut,n=e.status;return t||function(e){var t=e.isTimedOut,n=e.status;return!t&&0===~~n}({isTimedOut:t,status:n})||2!=~~(n/100)&&4!=~~(n/100)}function Ev(e){return 2==~~(e.status/100)}function Cv(e){return e.map(function(e){return bv(e)})}function bv(e){var t=e.request.headers["x-algolia-api-key"]?{"x-algolia-api-key":"*****"}:{};return w(w({},e),{},{request:w(w({},e.request),{},{headers:w(w({},e.request.headers),t)})})}var Av=["appId","apiKey","authMode","algoliaAgents"],kv=["params"],wv="5.37.0";function _v(e){return[{url:"".concat(e,"-dsn.algolia.net"),accept:"read",protocol:"https"},{url:"".concat(e,".algolia.net"),accept:"write",protocol:"https"}].concat(function(e){for(var t=e,n=e.length-1;n>0;n--){var r=Math.floor(Math.random()*(n+1)),u=e[n];t[n]=e[r],t[r]=u}return t}([{url:"".concat(e,"-1.algolianet.com"),accept:"readWrite",protocol:"https"},{url:"".concat(e,"-2.algolianet.com"),accept:"readWrite",protocol:"https"},{url:"".concat(e,"-3.algolianet.com"),accept:"readWrite",protocol:"https"}]))}function xv(e){var t=e.appId,n=e.apiKey,r=e.authMode,u=e.algoliaAgents,a=_(e,Av),i=function(e,t){var n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:"WithinHeaders",r={"x-algolia-api-key":t,"x-algolia-application-id":e};return{headers:function(){return"WithinHeaders"===n?r:{}},queryParameters:function(){return"WithinQueryParameters"===n?r:{}}}}(t,n,r),o=function(e){var t=e.hosts,n=e.hostsCache,r=e.baseHeaders,u=e.logger,a=e.baseQueryParameters,i=e.algoliaAgent,o=e.timeouts,s=e.requester,c=e.requestsCache,l=e.responsesCache;function d(e){return f.apply(this,arguments)}function f(){return(f=p(x().m(function e(t){var r,u,a,i,o;return x().w(function(e){for(;;)switch(e.n){case 0:return e.n=1,Promise.all(t.map(function(e){return n.get(e,function(){return Promise.resolve(sv(e))})}));case 1:return r=e.v,u=r.filter(function(e){return e.isUp()}),a=r.filter(function(e){return e.isTimedOut()}),i=[].concat(O(u),O(a)),o=i.length>0?i:t,e.a(2,{hosts:o,getTimeout:function(e,t){return(0===a.length&&0===e?1:a.length+3+e)*t}})}},e)}))).apply(this,arguments)}function h(e,t){return v.apply(this,arguments)}function v(){return v=p(x().m(function e(c,l){var f,h,v,m,D,y,g,F,E,C,b,A,k,_=arguments;return x().w(function(e){for(;;)switch(e.n){case 0:if(f=!(_.length>2&&void 0!==_[2])||_[2],h=[],v=mv(c,l),m=Dv(r,c.headers,l.headers),D="GET"===c.method?w(w({},c.data),l.data):{},y=w(w(w({},a),c.queryParameters),D),i.value&&(y["x-algolia-agent"]=i.value),l&&l.queryParameters)for(g=0,F=Object.keys(l.queryParameters);g<F.length;g++)E=F[g],l.queryParameters[E]&&"[object Object]"!==Object.prototype.toString.call(l.queryParameters[E])?y[E]=l.queryParameters[E].toString():y[E]=l.queryParameters[E];return C=0,b=function(){var e=p(x().m(function e(t,r){var a,i,d,p,D,g;return x().w(function(e){for(;;)switch(e.n){case 0:if(void 0!==(a=t.pop())){e.n=1;break}throw new dv(Cv(h));case 1:return i=w(w({},o),l.timeouts),d={data:v,headers:m,method:c.method,url:vv(a,c.path,y),connectTimeout:r(C,i.connect),responseTimeout:r(C,f?i.read:i.write)},p=function(e){var n={request:d,response:e,host:a,triesLeft:t.length};return h.push(n),n},e.n=2,s.send(d);case 2:if(!Fv(D=e.v)){e.n=4;break}return g=p(D),D.isTimedOut&&C++,u.info("Retryable failure",bv(g)),e.n=3,n.set(a,sv(a,D.isTimedOut?"timed out":"down"));case 3:return e.a(2,b(t,r));case 4:if(!Ev(D)){e.n=5;break}return e.a(2,yv(D));case 5:throw p(D),gv(D,h);case 6:return e.a(2)}},e)}));return function(t,n){return e.apply(this,arguments)}}(),A=t.filter(function(e){return"readWrite"===e.accept||(f?"read"===e.accept:"write"===e.accept)}),e.n=1,d(A);case 1:return k=e.v,e.a(2,b(O(k.hosts).reverse(),k.getTimeout))}},e)})),v.apply(this,arguments)}return{hostsCache:n,requester:s,timeouts:o,logger:u,algoliaAgent:i,baseHeaders:r,baseQueryParameters:a,hosts:t,request:function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},n=e.useReadTransporter||"GET"===e.method;if(!n)return h(e,t,n);var u=function(){return h(e,t)};if(!0!==(t.cacheable||e.cacheable))return u();var i={request:e,requestOptions:t,transporter:{queryParameters:a,headers:r}};return l.get(i,function(){return c.get(i,function(){return c.set(i,u()).then(function(e){return Promise.all([c.delete(i),e])},function(e){return Promise.all([c.delete(i),Promise.reject(e)])}).then(function(e){var t=I(e,2);return t[0],t[1]})})},{miss:function(e){return l.set(i,e)}})},requestsCache:c,responsesCache:l}}(w(w({hosts:_v(t)},a),{},{algoliaAgent:iv({algoliaAgents:u,client:"Lite",version:wv}),baseHeaders:w(w({"content-type":"text/plain"},i.headers()),a.baseHeaders),baseQueryParameters:w(w({},i.queryParameters()),a.baseQueryParameters)}));return{transporter:o,appId:t,apiKey:n,clearCache:function(){return Promise.all([o.requestsCache.clear(),o.responsesCache.clear()]).then(function(){})},get _ua(){return o.algoliaAgent.value},addAlgoliaAgent:function(e,t){o.algoliaAgent.add({segment:e,version:t})},setClientApiKey:function(e){var t=e.apiKey;r&&"WithinHeaders"!==r?o.baseQueryParameters["x-algolia-api-key"]=t:o.baseHeaders["x-algolia-api-key"]=t},searchForHits:function(e,t){return this.search(e,t)},searchForFacets:function(e,t){return this.search(e,t)},customPost:function(e,t){var n=e.path,r=e.parameters,u=e.body;if(!n)throw new Error("Parameter `path` is required when calling `customPost`.");var a={method:"POST",path:"/{path}".replace("{path}",n),queryParameters:r||{},headers:{},data:u||{}};return o.request(a,t)},getRecommendations:function(e,t){e&&Array.isArray(e)&&(e={requests:e});if(!e)throw new Error("Parameter `getRecommendationsParams` is required when calling `getRecommendations`.");if(!e.requests)throw new Error("Parameter `getRecommendationsParams.requests` is required when calling `getRecommendations`.");var n={method:"POST",path:"/1/indexes/*/recommendations",queryParameters:{},headers:{},data:e,useReadTransporter:!0,cacheable:!0};return o.request(n,t)},search:function(e,t){if(e&&Array.isArray(e)){var n={requests:e.map(function(e){var t=e.params,n=_(e,kv);return"facet"===n.type?w(w(w({},n),t),{},{type:"facet"}):w(w(w({},n),t),{},{facet:void 0,maxFacetHits:void 0,facetQuery:void 0})})};e=n}if(!e)throw new Error("Parameter `searchMethodParams` is required when calling `search`.");if(!e.requests)throw new Error("Parameter `searchMethodParams.requests` is required when calling `search`.");var r={method:"POST",path:"/1/indexes/*/queries",queryParameters:{},headers:{},data:e,useReadTransporter:!0,cacheable:!0};return o.request(r,t)}}}var Sv="4.2.0";function Bv(t,n,r){var u=e.useMemo(function(){var e=function(e,t,n){if(!e||"string"!=typeof e)throw new Error("`appId` is missing.");if(!t||"string"!=typeof t)throw new Error("`apiKey` is missing.");return xv(w({appId:e,apiKey:t,timeouts:{connect:1e3,read:2e3,write:3e4},logger:{debug:function(e,t){return Promise.resolve()},info:function(e,t){return Promise.resolve()},error:function(e,t){return Promise.resolve()}},requester:{send:function(e){return new Promise(function(t){var n=new XMLHttpRequest;n.open(e.method,e.url,!0),Object.keys(e.headers).forEach(function(t){return n.setRequestHeader(t,e.headers[t])});var r,u=function(e,r){return setTimeout(function(){n.abort(),t({status:0,content:r,isTimedOut:!0})},e)},a=u(e.connectTimeout,"Connection timeout");n.onreadystatechange=function(){n.readyState>n.OPENED&&void 0===r&&(clearTimeout(a),r=u(e.responseTimeout,"Socket timeout"))},n.onerror=function(){0===n.status&&(clearTimeout(a),clearTimeout(r),t({content:n.responseText||"Network request failed",status:n.status,isTimedOut:!1}))},n.onload=function(){clearTimeout(a),clearTimeout(r),t({content:n.responseText,status:n.status,isTimedOut:!1})},n.send(e.data)})}},algoliaAgents:[{segment:"Browser"}],authMode:"WithinQueryParameters",responsesCache:av(),requestsCache:av({serializable:!1}),hostsCache:uv({caches:[rv({key:"".concat(wv,"-").concat(e)}),av()]})},n))}(t,n);return e.addAlgoliaAgent("docsearch",Sv),!1===/docsearch.js \(.*\)/.test(e.transporter.algoliaAgent.value)&&e.addAlgoliaAgent("docsearch-react",Sv),r(e)},[t,n,r]);return u}var Iv=["footer","searchBox"],Ov=function(){var e=p(x().m(function e(t){var n,r,u,a,i,o,s,c,l,d,f,p,h,v,m,D,y,g,F;return x().w(function(e){for(;;)switch(e.p=e.n){case 0:return n=t.query,r=t.state,u=t.setContext,a=t.setStatus,i=t.searchClient,o=t.indexes,s=t.snippetLength,c=t.insights,l=t.appId,d=t.apiKey,f=t.maxResultsPerGroup,p=t.transformItems,h=void 0===p?Th:p,v=t.saveRecentSearch,m=t.onClose,D=c,e.p=1,e.n=2,i.search({requests:o.map(function(e){var t,r,u,a,i,o,c,l="string"==typeof e?e:e.name,d="string"==typeof e?{}:e.searchParameters;return w({query:n,indexName:l,attributesToRetrieve:null!==(t=null==d?void 0:d.attributesToRetrieve)&&void 0!==t?t:["hierarchy.lvl0","hierarchy.lvl1","hierarchy.lvl2","hierarchy.lvl3","hierarchy.lvl4","hierarchy.lvl5","hierarchy.lvl6","content","type","url"],attributesToSnippet:null!==(r=null==d?void 0:d.attributesToSnippet)&&void 0!==r?r:["hierarchy.lvl1:".concat(s.current),"hierarchy.lvl2:".concat(s.current),"hierarchy.lvl3:".concat(s.current),"hierarchy.lvl4:".concat(s.current),"hierarchy.lvl5:".concat(s.current),"hierarchy.lvl6:".concat(s.current),"content:".concat(s.current)],snippetEllipsisText:null!==(u=null==d?void 0:d.snippetEllipsisText)&&void 0!==u?u:"…",highlightPreTag:null!==(a=null==d?void 0:d.highlightPreTag)&&void 0!==a?a:"<mark>",highlightPostTag:null!==(i=null==d?void 0:d.highlightPostTag)&&void 0!==i?i:"</mark>",hitsPerPage:null!==(o=null==d?void 0:d.hitsPerPage)&&void 0!==o?o:20,clickAnalytics:null!==(c=null==d?void 0:d.clickAnalytics)&&void 0!==c?c:D},null!=d?d:{})})});case 2:return y=e.v,g=y.results,e.a(2,g.flatMap(function(e){var t,n=e,a=n.hits,i=n.nbHits,o=Oh(h(a),function(e){return Rh(e)},f);r.context.searchSuggestions.length<Object.keys(o).length&&u({searchSuggestions:w(w({},null!==(t=r.context.searchSuggestions)&&void 0!==t?t:[]),Object.keys(o))});if(i){var s=r.context.nbHits;u({nbHits:(null!=s?s:0)+i})}var c={};return D&&(c={__autocomplete_indexName:n.index,__autocomplete_queryID:n.queryID,__autocomplete_algoliaCredentials:{appId:l,apiKey:d}}),Object.values(o).map(function(e,t){return{sourceId:"hits_".concat(n.index,"_").concat(t),onSelect:function(e){var t=e.item,n=e.event;v(t),Ph(n)||m()},getItemUrl:function(e){return e.item.url},getItems:function(){return Object.values(Oh(e,function(e){return e.hierarchy.lvl1},f)).map(function(e){return e.map(function(t){var n=null,r=e.find(function(e){return"lvl1"===e.type&&e.hierarchy.lvl1===t.hierarchy.lvl1});return"lvl1"!==t.type&&r&&(n=r),w(w({},t),{},{__docsearch_parent:n},c)})}).flat()}}})}));case 3:throw e.p=3,"RetryError"===(F=e.v).name&&a("error"),F;case 4:return e.a(2)}},e,null,[[1,3]])}));return function(t){return e.apply(this,arguments)}}();function Tv(n){var i=n.appId,o=n.apiKey,s=n.placeholder,c=n.askAi,l=n.maxResultsPerGroup,d=n.theme,f=n.onClose,h=void 0===f?jh:f,v=n.transformItems,m=void 0===v?Th:v,D=n.hitComponent,y=void 0===D?wf:D,F=n.resultsFooterComponent,C=void 0===F?function(){return null}:F,b=n.navigator,A=n.initialScrollY,k=void 0===A?0:A,S=n.transformSearchClient,B=void 0===S?Th:S,T=n.disableUserPersonalization,j=void 0!==T&&T,N=n.initialQuery,z=void 0===N?"":N,R=n.translations,M=void 0===R?{}:R,Z=n.getMissingResultsUrl,L=n.insights,$=void 0!==L&&L,V=n.onAskAiToggle,H=n.isAskAiActive,U=void 0!==H&&H,K=n.canHandleAskAi,W=void 0!==K&&K,J=n.recentSearchesLimit,Q=void 0===J?7:J,G=n.recentSearchesWithFavoritesLimit,Y=void 0===G?4:G,X=n.indices,ee=void 0===X?[]:X,te=n.indexName,ne=n.searchParameters,re=M.footer,ue=M.searchBox,ae=_(M,Iv),ie=I(e.useState({query:"",collections:[],completion:null,context:{},isOpen:!1,activeItemId:null,status:"idle"}),2),oe=ie[0],se=ie[1],ce=e.useRef(null),le=e.useRef(null),de=e.useRef(null),fe=e.useRef(null),pe=e.useRef(null),he=e.useRef(15),ve=e.useRef("undefined"!=typeof window?window.getSelection().toString().slice(0,512):"").current,me=e.useRef(z||ve).current,De=Bv(i,o,B),ye="object"===P(c)?c:null,ge="string"==typeof c?c:(null==ye?void 0:ye.assistantId)||null,Fe=null==ye?void 0:ye.searchParameters,Ee=I(e.useState("initial"),2),Ce=Ee[0],be=Ee[1],Ae=[];if(te&&""!==te&&Ae.push({name:te,searchParameters:ne}),ee.length>0&&ee.forEach(function(e){Ae.push("string"==typeof e?{name:e}:e)}),Ae.length<1)throw new Error("Must supply either `indexName` or `indices` for DocSearch to work");var ke,we,_e,xe,Se,Be,Ie,Oe=Ae[0].name,Te=e.useRef((ke={key:"__DOCSEARCH_ASKAI_CONVERSATIONS__".concat((null==ye?void 0:ye.indexName)||Oe),limit:10},we=ke.key,_e=ke.limit,xe=void 0===_e?5:_e,Se=ev(we),Be=Se.getItem().slice(0,xe),{add:function(e){var t=e.objectID,n=e.query,r=Be.findIndex(function(e){return e.objectID===t||e.query===n});r>-1?Be[r]=e:(Be.unshift(e),Be=Be.slice(0,xe)),Se.setItem(Be)},addFeedback:function(e,t){var n=Be.find(function(t){var n;return null===(n=t.messages)||void 0===n?void 0:n.some(function(t){return t.id===e})});if(n&&n.messages){var r=n.messages.find(function(t){return t.id===e});r&&(r.feedback=t,Se.setItem(Be))}},getOne:function(e){var t,n=Be.find(function(t){var n;return null===(n=t.messages)||void 0===n?void 0:n.some(function(t){return t.id===e})});return null==n||null===(t=n.messages)||void 0===t?void 0:t.find(function(t){return t.id===e})},getAll:function(){return Be},remove:function(e){Be=Be.filter(function(t){return t.objectID!==e.objectID}),Se.setItem(Be)},getConversation:function(e){var t=Be.find(function(t){var n;return null===(n=t.messages)||void 0===n?void 0:n.some(function(t){return t.id===e})});if(t&&t.messages)return t}})).current,Pe=e.useRef(nv({key:"__DOCSEARCH_FAVORITE_SEARCHES__".concat(Oe),limit:10})).current,je=e.useRef(nv({key:"__DOCSEARCH_RECENT_SEARCHES__".concat(Oe),limit:0===Pe.getAll().length?Q:Y})).current,Ne=I(e.useState(null),2),ze=Ne[0],Re=Ne[1],Me=I(e.useState(!1),2),Ze=Me[0],Le=Me[1],$e=function({experimental_throttle:e,resume:n=!1,...i}={}){const o=r("chat"in i?i.chat:new Jc(i));("chat"in i&&i.chat!==o.current||"id"in i&&o.current.id!==i.id)&&(o.current="chat"in i?i.chat:new Jc(i));const s="id"in i?i.id:null,c=u(t=>o.current["~registerMessagesCallback"](t,e),[e,s]),l=a(c,()=>o.current.messages,()=>o.current.messages),d=a(o.current["~registerStatusCallback"],()=>o.current.status,()=>o.current.status),f=a(o.current["~registerErrorCallback"],()=>o.current.error,()=>o.current.error),p=u(e=>{"function"==typeof e&&(e=e(o.current.messages)),o.current.messages=e},[o]);return t(()=>{n&&o.current.resumeStream()},[n,o]),{id:o.current.id,messages:l,setMessages:p,sendMessage:o.current.sendMessage,regenerate:o.current.regenerate,clearError:o.current.clearError,stop:o.current.stop,error:f,resumeStream:o.current.resumeStream,status:d,addToolResult:o.current.addToolResult}}({sendAutomaticallyWhen:gc,transport:new Dc({api:Df,headers:(Ie=p(x().m(function e(){var t;return x().w(function(e){for(;;)switch(e.n){case 0:if(ge){e.n=1;break}throw new Error("Ask AI assistant ID is required");case 1:return t=null,e.n=2,Ef({assistantId:ge});case 2:t=e.v;case 3:return e.a(2,w(w({},t?{authorization:"TOKEN ".concat(t)}:{}),{},{"X-Algolia-API-Key":(null==ye?void 0:ye.apiKey)||o,"X-Algolia-Application-Id":(null==ye?void 0:ye.appId)||i,"X-Algolia-Index-Name":(null==ye?void 0:ye.indexName)||Oe,"X-Algolia-Assistant-Id":ge||"","X-AI-SDK-Version":"v5"}))}},e)})),function(){return Ie.apply(this,arguments)}),body:Fe?{searchParameters:Fe}:{}}),onError:function(e){Re(e)}}),qe=$e.messages,Ve=$e.sendMessage,He=$e.status,Ue=$e.setMessages,Ke=$e.error,We=$e.stop,Je=e.useRef(He);e.useEffect(function(){if(!j){if("streaming"===Je.current&&"ready"===He){Ze&&qe.at(-1)&&(qe.at(-1).metadata={stopped:!0});var e,t=g(qe[0].parts);try{for(t.s();!(e=t.n()).done;){var n=e.value;"text"===n.type&&Te.add(oh(n.text,qe))}}catch(e){t.e(e)}finally{t.f()}}Je.current=He}},[He,qe,Te,j,Ze]);var Qe=e.useCallback(function(e){var t=e.hierarchy,n=["lvl6","lvl5","lvl4","lvl3","lvl2","lvl1","lvl0"].find(function(e){return t[e]});return w(w({},e),{},{type:n||"lvl0",content:null})},[]),Ge=e.useCallback(function(e){if(!j){var t="content"===e.type?e.__docsearch_parent||Qe(e):e;t&&-1===Pe.getAll().findIndex(function(e){return e.objectID===t.objectID})&&je.add(t)}},[Pe,je,j,Qe]),Ye=e.useCallback(function(e){if(oe.context.algoliaInsightsPlugin&&e.__autocomplete_id){var t=e,n={eventName:"Item Selected",index:t.__autocomplete_indexName,items:[t],positions:[e.__autocomplete_id],queryID:t.__autocomplete_queryID};oe.context.algoliaInsightsPlugin.insights.clickedObjectIDsAfterSearch(n)}},[oe.context.algoliaInsightsPlugin]),Xe=e.useRef(void 0),et=e.useCallback(function(e,t){if(e&&"new-conversation"===Ce&&(Ue([]),be("initial")),V(e),Le(!1),Ve({role:"user",parts:[{type:"text",text:t}]}),fe.current){var n=fe.current;"function"==typeof n.scrollTo?n.scrollTo({top:0,behavior:"smooth"}):n.scrollTop=0}Xe.current&&Xe.current.setQuery("")},[V,Ve,Ce,be,Ue]),tt=e.useCallback(function(){var e=p(x().m(function e(t,n){var r;return x().w(function(e){for(;;)switch(e.n){case 0:if(ge&&i){e.n=1;break}return e.a(2);case 1:return e.n=2,Cf({assistantId:ge,thumbs:n,messageId:t,appId:i});case 2:if(!(e.v.status>=300)){e.n=3;break}throw new Error("Failed, try again later");case 3:null===(r=Te.addFeedback)||void 0===r||r.call(Te,t,1===n?"like":"dislike");case 4:return e.a(2)}},e)}));return function(t,n){return e.apply(this,arguments)}}(),[ge,i,Te]);Xe.current||(Xe.current=mf({id:"docsearch",defaultActiveItemId:0,openOnFocus:!0,initialState:{query:me,context:{searchSuggestions:[]}},insights:Boolean($),navigator:b,onStateChange:function(e){se(e.state)},getSources:function(e){var t=e.query,n=e.state,r=e.setContext,u=e.setStatus;if(!t){var a=function(e){var t=e.recentSearches,n=e.favoriteSearches,r=e.saveRecentSearch,u=e.onClose;return e.disableUserPersonalization?[]:[{sourceId:"recentSearches",onSelect:function(e){var t=e.item,n=e.event;r(t),Ph(n)||u()},getItemUrl:function(e){return e.item.url},getItems:function(){return t.getAll()}},{sourceId:"favoriteSearches",onSelect:function(e){var t=e.item,n=e.event;r(t),Ph(n)||u()},getItemUrl:function(e){return e.item.url},getItems:function(){return n.getAll()}}]}({recentSearches:je,favoriteSearches:Pe,saveRecentSearch:Ge,onClose:h,disableUserPersonalization:j,canHandleAskAi:W}),s=W?[{sourceId:"recentConversations",getItems:function(){return j?[]:Te.getAll()},onSelect:function(e){var t=e.item;t.messages&&(Ue(t.messages),V(!0))}}]:[];return[].concat(O(a),s)}var c={context:n.context},d=Ov({query:t,state:c,setContext:r,setStatus:u,searchClient:De,indexes:Ae,snippetLength:he,insights:Boolean($),appId:i,apiKey:o,maxResultsPerGroup:l,transformItems:m,saveRecentSearch:Ge,onClose:h}),f=W?[{sourceId:"askAI",getItems:function(){return[{type:"askAI",query:t,url_without_anchor:"",objectID:"ask-ai-button",content:null,url:"",anchor:null,hierarchy:{lvl0:"Ask AI",lvl1:t,lvl2:null,lvl3:null,lvl4:null,lvl5:null,lvl6:null},_highlightResult:{},_snippetResult:{},__docsearch_parent:null}]},onSelect:function(e){var t=e.item;"askAI"===t.type&&t.query&&et(!0,t.query)}}]:[];return d.then(function(e){return[].concat(f,O(e))})}}));var nt,rt,ut=Xe.current,at=ut.getEnvironmentProps,it=ut.getRootProps,ot=ut.refresh;!function(t){var n=t.getEnvironmentProps,r=t.panelElement,u=t.formElement,a=t.inputElement;e.useEffect(function(){if(r&&u&&a){var e=n({panelElement:r,formElement:u,inputElement:a}),t=e.onTouchStart,i=e.onTouchMove;return window.addEventListener("touchstart",t),window.addEventListener("touchmove",i),function(){window.removeEventListener("touchstart",t),window.removeEventListener("touchmove",i)}}},[n,r,u,a])}({getEnvironmentProps:at,panelElement:fe.current,formElement:de.current,inputElement:pe.current}),nt={container:ce.current},rt=nt.container,e.useEffect(function(){if(rt){var e=rt.querySelectorAll("a[href]:not([disabled]), button:not([disabled]), input:not([disabled])"),t=e[0],n=e[e.length-1];return rt.addEventListener("keydown",r),function(){rt.removeEventListener("keydown",r)}}function r(e){"Tab"===e.key&&(e.shiftKey?document.activeElement===t&&(e.preventDefault(),n.focus()):document.activeElement===n&&(e.preventDefault(),t.focus()))}},[rt]),q({theme:d}),e.useEffect(function(){return document.body.classList.add("DocSearch--active"),function(){var e,t;document.body.classList.remove("DocSearch--active"),null===(e=(t=window).scrollTo)||void 0===e||e.call(t,0,k)}},[]),e.useEffect(function(){Xh()},[]),e.useLayoutEffect(function(){var e=window.innerWidth-document.body.clientWidth;return document.body.style.marginRight="".concat(e,"px"),function(){document.body.style.marginRight="0px"}},[]),e.useEffect(function(){window.matchMedia("(max-width: 768px)").matches&&(he.current=5)},[]),e.useEffect(function(){var e;fe.current&&!U&&("function"==typeof(e=fe.current).scrollTo?e.scrollTo({top:0,behavior:"smooth"}):e.scrollTop=0)},[oe.query,U]),e.useEffect(function(){me.length>0&&(ot(),pe.current&&pe.current.focus())},[me,ot]),e.useEffect(function(){function e(){if(le.current){var e=.01*window.innerHeight;le.current.style.setProperty("--docsearch-vh","".concat(e,"px"))}}return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}},[]),e.useEffect(function(){U||(ut.refresh(),Ue([]))},[U,ut,Ue]),e.useEffect(function(){be("initial")},[U,be]);var st=function(){var e=p(x().m(function e(){return x().w(function(e){for(;;)switch(e.n){case 0:return Le(!0),e.n=1,We();case 1:return e.a(2)}},e)}));return function(){return e.apply(this,arguments)}}(),ct=!0,lt=oe.collections.some(function(e){return e.items.length>0});return"idle"!==oe.status||!1!==lt||0!==oe.query.length||U||(ct=!1),e.createElement("div",E({ref:ce},it({"aria-expanded":!0}),{className:["DocSearch","DocSearch-Container","stalled"===oe.status&&"DocSearch-Container--Stalled","error"===oe.status&&"DocSearch-Container--Errored"].filter(Boolean).join(" "),role:"button",tabIndex:0,onMouseDown:function(e){e.target===e.currentTarget&&h()}}),e.createElement("div",{className:"DocSearch-Modal",ref:le},e.createElement("header",{className:"DocSearch-SearchBar",ref:de},e.createElement(Gh,E({},ut,{state:oe,placeholder:s||"Search docs",autoFocus:0===me.length,inputRef:pe,isFromSelection:Boolean(me)&&me===ve,translations:ue,isAskAiActive:U,askAiStatus:He,askAiState:Ce,setAskAiState:be,onClose:h,onAskAiToggle:V,onAskAgain:function(e){et(!0,e)},onStopAskAiStreaming:st,onNewConversation:function(){be("new-conversation")},onViewConversationHistory:function(){be("conversation-history")}}))),ct&&e.createElement("div",{className:"DocSearch-Dropdown",ref:fe},e.createElement(Vh,E({},ut,{indexName:Oe,state:oe,hitComponent:y,resultsFooterComponent:C,disableUserPersonalization:j,recentSearches:je,favoriteSearches:Pe,conversations:Te,inputRef:pe,translations:ae,getMissingResultsUrl:Z,isAskAiActive:U,canHandleAskAi:W,messages:qe,askAiStreamError:ze,askAiFetchError:Ke,status:He,hasCollections:lt,askAiState:Ce,selectAskAiQuestion:et,onAskAiToggle:V,onItemClick:function(e,t){if("askAI"===e.type&&e.query)return"stored"===e.anchor&&"messages"in e?(Ue(e.messages),V(!0)):et(!0,e.query),be("initial"),void t.preventDefault();Ye(e),Ge(e),Ph(t)||h()},onFeedback:tt}))),e.createElement("footer",{className:"DocSearch-Footer"},e.createElement(kf,{translations:re,isAskAiActive:U}))))}function Pv(t){var n=t.isOpen,r=t.onOpen,u=t.onClose,a=t.onInput,i=t.isAskAiActive,o=t.onAskAiToggle,s=t.searchButtonRef,c=R(t.keyboardShortcuts);e.useEffect(function(){function e(e){var t;if(n&&"Escape"===e.code&&i)o(!1);else{var l=c["Ctrl/Cmd+K"]&&"k"===(null===(t=e.key)||void 0===t?void 0:t.toLowerCase())&&(e.metaKey||e.ctrlKey),d=c["/"]&&"/"===e.key;if("Escape"===e.code&&n||l||!function(e){var t=e.composedPath()[0],n=t.tagName;return t.isContentEditable||"INPUT"===n||"SELECT"===n||"TEXTAREA"===n}(e)&&d&&!n)return e.preventDefault(),void(n?u():document.body.classList.contains("DocSearch--active")||r());s&&s.current===document.activeElement&&a&&/[a-zA-Z0-9]/.test(String.fromCharCode(e.keyCode))&&a(e)}}return window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}},[n,r,u,a,s,i,o,c])}function jv(t){var n,r,u,a,i,o,s=e.useRef(null),c=I(e.useState(!1),2),d=c[0],f=c[1],p=I(e.useState((null==t?void 0:t.initialQuery)||void 0),2),h=p[0],v=p[1],m=I(e.useState(!1),2),D=m[0],y=m[1],g=(null==t||null===(n=t.translations)||void 0===n||null===(n=n.modal)||void 0===n||null===(n=n.searchBox)||void 0===n?void 0:n.placeholderText)||(null==t?void 0:t.placeholder)||"Search docs",F=Boolean(null==t?void 0:t.askAi);F&&(g=(null==t||null===(i=t.translations)||void 0===i||null===(i=i.modal)||void 0===i||null===(i=i.searchBox)||void 0===i?void 0:i.placeholderText)||"Search docs or ask AI a question");D&&(g=(null==t||null===(o=t.translations)||void 0===o||null===(o=o.modal)||void 0===o||null===(o=o.searchBox)||void 0===o?void 0:o.placeholderTextAskAi)||"Ask another question...");var C=e.useCallback(function(e){y(e)},[y]),b=e.useCallback(function(){f(!0)},[f]),A=e.useCallback(function(){f(!1),v(null==t?void 0:t.initialQuery),D&&y(!1)},[f,t.initialQuery,D,y]);return Pv({isOpen:d,onOpen:b,onClose:A,onInput:e.useCallback(function(e){f(!0),v(e.key)},[f,v]),isAskAiActive:D,onAskAiToggle:C,searchButtonRef:s,keyboardShortcuts:t.keyboardShortcuts}),q({theme:t.theme}),e.createElement(e.Fragment,null,e.createElement(U,{ref:s,translations:null==t||null===(r=t.translations)||void 0===r?void 0:r.button,keyboardShortcuts:t.keyboardShortcuts,onClick:b}),d&&l(e.createElement(Tv,E({},t,{placeholder:g,initialScrollY:window.scrollY,initialQuery:h,translations:null==t||null===(u=t.translations)||void 0===u?void 0:u.modal,isAskAiActive:D,canHandleAskAi:F,onAskAiToggle:C,onClose:A})),null!==(a=t.portalContainer)&&void 0!==a?a:document.body))}export{jv as DocSearch,U as DocSearchButton,Tv as DocSearchModal,Pv as useDocSearchKeyboardEvents,Sv as version};
|