sparkecoder 0.1.64 → 0.1.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/agent/index.d.ts +2 -2
- package/dist/agent/index.js +812 -30
- package/dist/agent/index.js.map +1 -1
- package/dist/cli.js +1064 -165
- package/dist/cli.js.map +1 -1
- package/dist/db/index.js.map +1 -1
- package/dist/{index-Dn-eCGLe.d.ts → index-BhKQYdOx.d.ts} +11 -1
- package/dist/index.d.ts +3 -3
- package/dist/index.js +1080 -146
- package/dist/index.js.map +1 -1
- package/dist/{search-DINnDTgj.d.ts → search-DkNNtC5A.d.ts} +1 -0
- package/dist/server/index.js +1080 -146
- package/dist/server/index.js.map +1 -1
- package/dist/skills/default/qa.md +317 -0
- package/dist/tools/index.d.ts +30 -3
- package/dist/tools/index.js +428 -7
- package/dist/tools/index.js.map +1 -1
- package/package.json +3 -1
- package/src/skills/default/qa.md +317 -0
- package/web/.next/BUILD_ID +1 -1
- package/web/.next/standalone/web/.next/BUILD_ID +1 -1
- package/web/.next/standalone/web/.next/build-manifest.json +2 -2
- package/web/.next/standalone/web/.next/prerender-manifest.json +3 -3
- package/web/.next/standalone/web/.next/server/app/(main)/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.html +2 -2
- package/web/.next/standalone/web/.next/server/app/_global-error.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.html +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_full.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/_not-found.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/api/config/route.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/api/health/route.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/installation/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/installation.html +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/installation.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_full.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/skills/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/skills.html +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/skills.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_full.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/tools/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/tools.html +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/tools.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_full.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs.html +2 -2
- package/web/.next/standalone/web/.next/server/app/docs.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs.segments/_full.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/docs.segments/docs.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/embed/[id]/page.js.nft.json +1 -1
- package/web/.next/standalone/web/.next/server/app/embed/[id]/page_client-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/app/index.html +1 -1
- package/web/.next/standalone/web/.next/server/app/index.rsc +4 -4
- package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p/__PAGE__.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/index.segments/_full.segment.rsc +4 -4
- package/web/.next/standalone/web/.next/server/app/index.segments/_head.segment.rsc +1 -1
- package/web/.next/standalone/web/.next/server/app/index.segments/_index.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/app/index.segments/_tree.segment.rsc +2 -2
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_bfc8ef7d._.js → 2374f_1225fb9d._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_c61a33b3._.js → 2374f_2775224f._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_de60e6ea._.js → 2374f_2eac907f._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_ab5b97d8._.js → 2374f_32fd5733._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_e366206f._.js → 2374f_3db08933._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_68abddfe._.js → 2374f_51500fd2._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_5d0b3394._.js → 2374f_6f1ea3a7._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_5c78460e._.js → 2374f_708e1a2e._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_04a544c8._.js → 2374f_7d957e38._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_72fb9db7._.js → 2374f_8385a57b._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_d5f5b9ba._.js → 2374f_95e53328._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_5e9eb6da._.js → 2374f_a19628a3._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_db790cfe._.js → 2374f_a90b70ee._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{2374f_45534372._.js → 2374f_f1f229dd._.js} +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/{[root-of-the-server]__d04c460d._.js → [root-of-the-server]__4085bf35._.js} +4 -4
- package/web/.next/standalone/web/.next/server/chunks/ssr/{[root-of-the-server]__aa788b85._.js → [root-of-the-server]__5bde4c40._.js} +2 -2
- package/web/.next/standalone/web/.next/server/chunks/ssr/{web_6fb589ac._.js → web_14735895._.js} +2 -2
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_2b3a5919._.js +1 -1
- package/web/.next/standalone/web/.next/server/chunks/ssr/web_38156da8._.js +1 -1
- package/web/.next/standalone/web/.next/server/pages/404.html +1 -1
- package/web/.next/standalone/web/.next/server/pages/500.html +2 -2
- package/web/.next/standalone/web/.next/server/server-reference-manifest.js +1 -1
- package/web/.next/standalone/web/.next/server/server-reference-manifest.json +1 -1
- package/web/.next/standalone/web/.next/static/chunks/{054deec0c7b19894.js → 4a490bc538aa0940.js} +3 -3
- package/web/.next/{static/chunks/eea48be65cdb3f4b.js → standalone/web/.next/static/chunks/4b6a9454bc6460c5.js} +3 -3
- package/web/.next/standalone/web/.next/static/chunks/8b53c110c5a6f9a0.css +1 -0
- package/web/.next/standalone/web/.next/static/chunks/{7fb141141caa4fac.js → c2dccd8f56d8eb5a.js} +4 -4
- package/web/.next/{static/chunks/054deec0c7b19894.js → standalone/web/.next/static/static/chunks/4a490bc538aa0940.js} +3 -3
- package/web/.next/standalone/web/.next/static/static/chunks/{eea48be65cdb3f4b.js → 4b6a9454bc6460c5.js} +3 -3
- package/web/.next/standalone/web/.next/static/static/chunks/8b53c110c5a6f9a0.css +1 -0
- package/web/.next/standalone/web/.next/static/static/chunks/{7fb141141caa4fac.js → c2dccd8f56d8eb5a.js} +4 -4
- package/web/.next/standalone/web/src/components/ai-elements/browser-recording.tsx +100 -0
- package/web/.next/standalone/web/src/components/browser-preview.tsx +196 -0
- package/web/.next/standalone/web/src/components/chat-interface.tsx +92 -3
- package/web/.next/standalone/web/src/lib/api.ts +95 -0
- package/web/.next/{standalone/web/.next/static/static/chunks/054deec0c7b19894.js → static/chunks/4a490bc538aa0940.js} +3 -3
- package/web/.next/{standalone/web/.next/static/chunks/eea48be65cdb3f4b.js → static/chunks/4b6a9454bc6460c5.js} +3 -3
- package/web/.next/static/chunks/8b53c110c5a6f9a0.css +1 -0
- package/web/.next/static/chunks/{7fb141141caa4fac.js → c2dccd8f56d8eb5a.js} +4 -4
- package/web/.next/standalone/web/.next/static/chunks/1f42a42914068041.css +0 -1
- package/web/.next/standalone/web/.next/static/static/chunks/1f42a42914068041.css +0 -1
- package/web/.next/static/chunks/1f42a42914068041.css +0 -1
- /package/web/.next/standalone/web/.next/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_buildManifest.js +0 -0
- /package/web/.next/standalone/web/.next/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/standalone/web/.next/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_ssgManifest.js +0 -0
- /package/web/.next/standalone/web/.next/static/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_buildManifest.js +0 -0
- /package/web/.next/standalone/web/.next/static/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/standalone/web/.next/static/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_ssgManifest.js +0 -0
- /package/web/.next/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_buildManifest.js +0 -0
- /package/web/.next/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_clientMiddlewareManifest.json +0 -0
- /package/web/.next/static/{9M2ys377uFtNH8BEy1_vL → NuySHGSR0CchKU9zo42LK}/_ssgManifest.js +0 -0
package/web/.next/standalone/web/.next/static/chunks/{7fb141141caa4fac.js → c2dccd8f56d8eb5a.js}
RENAMED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,520683,(e,t,r)=>{var n={675:function(e,t){"use strict";t.byteLength=function(e){var t=l(e),r=t[0],n=t[1];return(r+n)*3/4-n},t.toByteArray=function(e){var t,r,i=l(e),a=i[0],o=i[1],c=new s((a+o)*3/4-o),u=0,d=o>0?a-4:a;for(r=0;r<d;r+=4)t=n[e.charCodeAt(r)]<<18|n[e.charCodeAt(r+1)]<<12|n[e.charCodeAt(r+2)]<<6|n[e.charCodeAt(r+3)],c[u++]=t>>16&255,c[u++]=t>>8&255,c[u++]=255&t;return 2===o&&(t=n[e.charCodeAt(r)]<<2|n[e.charCodeAt(r+1)]>>4,c[u++]=255&t),1===o&&(t=n[e.charCodeAt(r)]<<10|n[e.charCodeAt(r+1)]<<4|n[e.charCodeAt(r+2)]>>2,c[u++]=t>>8&255,c[u++]=255&t),c},t.fromByteArray=function(e){for(var t,n=e.length,s=n%3,i=[],a=0,o=n-s;a<o;a+=16383)i.push(function(e,t,n){for(var s,i=[],a=t;a<n;a+=3)s=(e[a]<<16&0xff0000)+(e[a+1]<<8&65280)+(255&e[a+2]),i.push(r[s>>18&63]+r[s>>12&63]+r[s>>6&63]+r[63&s]);return i.join("")}(e,a,a+16383>o?o:a+16383));return 1===s?i.push(r[(t=e[n-1])>>2]+r[t<<4&63]+"=="):2===s&&i.push(r[(t=(e[n-2]<<8)+e[n-1])>>10]+r[t>>4&63]+r[t<<2&63]+"="),i.join("")};for(var r=[],n=[],s="u">typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,o=i.length;a<o;++a)r[a]=i[a],n[i.charCodeAt(a)]=a;function l(e){var t=e.length;if(t%4>0)throw Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");-1===r&&(r=t);var n=r===t?0:4-r%4;return[r,n]}n[45]=62,n[95]=63},72:function(e,t,r){"use strict";var n=r(675),s=r(783),i="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;function a(e){if(e>0x7fffffff)throw RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,o.prototype),t}function o(e,t,r){if("number"==typeof e){if("string"==typeof t)throw TypeError('The "string" argument must be of type string. Received type number');return u(e)}return l(e,t,r)}function l(e,t,r){if("string"==typeof e){var n=e,s=t;if(("string"!=typeof s||""===s)&&(s="utf8"),!o.isEncoding(s))throw TypeError("Unknown encoding: "+s);var i=0|p(n,s),l=a(i),c=l.write(n,s);return c!==i&&(l=l.slice(0,c)),l}if(ArrayBuffer.isView(e))return d(e);if(null==e)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(T(e,ArrayBuffer)||e&&T(e.buffer,ArrayBuffer)||"u">typeof SharedArrayBuffer&&(T(e,SharedArrayBuffer)||e&&T(e.buffer,SharedArrayBuffer)))return function(e,t,r){var n;if(t<0||e.byteLength<t)throw RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw RangeError('"length" is outside of buffer bounds');return Object.setPrototypeOf(n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),o.prototype),n}(e,t,r);if("number"==typeof e)throw TypeError('The "value" argument must not be of type number. Received type number');var u=e.valueOf&&e.valueOf();if(null!=u&&u!==e)return o.from(u,t,r);var m=function(e){if(o.isBuffer(e)){var t=0|h(e.length),r=a(t);return 0===r.length||e.copy(r,0,0,t),r}return void 0!==e.length?"number"!=typeof e.length||function(e){return e!=e}(e.length)?a(0):d(e):"Buffer"===e.type&&Array.isArray(e.data)?d(e.data):void 0}(e);if(m)return m;if("u">typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return o.from(e[Symbol.toPrimitive]("string"),t,r);throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)throw TypeError('"size" argument must be of type number');if(e<0)throw RangeError('The value "'+e+'" is invalid for option "size"')}function u(e){return c(e),a(e<0?0:0|h(e))}function d(e){for(var t=e.length<0?0:0|h(e.length),r=a(t),n=0;n<t;n+=1)r[n]=255&e[n];return r}t.Buffer=o,t.SlowBuffer=function(e){return+e!=e&&(e=0),o.alloc(+e)},t.INSPECT_MAX_BYTES=50,t.kMaxLength=0x7fffffff,o.TYPED_ARRAY_SUPPORT=function(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),!o.TYPED_ARRAY_SUPPORT&&"u">typeof console&&"function"==typeof console.error&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}}),o.poolSize=8192,o.from=function(e,t,r){return l(e,t,r)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array),o.alloc=function(e,t,r){return(c(e),e<=0)?a(e):void 0!==t?"string"==typeof r?a(e).fill(t,r):a(e).fill(t):a(e)},o.allocUnsafe=function(e){return u(e)},o.allocUnsafeSlow=function(e){return u(e)};function h(e){if(e>=0x7fffffff)throw RangeError("Attempt to allocate Buffer larger than maximum size: 0x7fffffff bytes");return 0|e}function p(e,t){if(o.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||T(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;for(var s=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return S(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return A(e).length;default:if(s)return n?-1:S(e).length;t=(""+t).toLowerCase(),s=!0}}function m(e,t,r){var s,i,a,o=!1;if((void 0===t||t<0)&&(t=0),t>this.length||((void 0===r||r>this.length)&&(r=this.length),r<=0||(r>>>=0)<=(t>>>=0)))return"";for(e||(e="utf8");;)switch(e){case"hex":return function(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var s="",i=t;i<r;++i)s+=E[e[i]];return s}(this,t,r);case"utf8":case"utf-8":return y(this,t,r);case"ascii":return function(e,t,r){var n="";r=Math.min(e.length,r);for(var s=t;s<r;++s)n+=String.fromCharCode(127&e[s]);return n}(this,t,r);case"latin1":case"binary":return function(e,t,r){var n="";r=Math.min(e.length,r);for(var s=t;s<r;++s)n+=String.fromCharCode(e[s]);return n}(this,t,r);case"base64":return s=this,i=t,a=r,0===i&&a===s.length?n.fromByteArray(s):n.fromByteArray(s.slice(i,a));case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return function(e,t,r){for(var n=e.slice(t,r),s="",i=0;i<n.length;i+=2)s+=String.fromCharCode(n[i]+256*n[i+1]);return s}(this,t,r);default:if(o)throw TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}function f(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function g(e,t,r,n,s){var i;if(0===e.length)return -1;if("string"==typeof r?(n=r,r=0):r>0x7fffffff?r=0x7fffffff:r<-0x80000000&&(r=-0x80000000),(i=r*=1)!=i&&(r=s?0:e.length-1),r<0&&(r=e.length+r),r>=e.length)if(s)return -1;else r=e.length-1;else if(r<0)if(!s)return -1;else r=0;if("string"==typeof t&&(t=o.from(t,n)),o.isBuffer(t))return 0===t.length?-1:x(e,t,r,n,s);if("number"==typeof t){if(t&=255,"function"==typeof Uint8Array.prototype.indexOf)if(s)return Uint8Array.prototype.indexOf.call(e,t,r);else return Uint8Array.prototype.lastIndexOf.call(e,t,r);return x(e,[t],r,n,s)}throw TypeError("val must be string, number or Buffer")}function x(e,t,r,n,s){var i,a=1,o=e.length,l=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return -1;a=2,o/=2,l/=2,r/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(s){var u=-1;for(i=r;i<o;i++)if(c(e,i)===c(t,-1===u?0:i-u)){if(-1===u&&(u=i),i-u+1===l)return u*a}else -1!==u&&(i-=i-u),u=-1}else for(r+l>o&&(r=o-l),i=r;i>=0;i--){for(var d=!0,h=0;h<l;h++)if(c(e,i+h)!==c(t,h)){d=!1;break}if(d)return i}return -1}o.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==o.prototype},o.compare=function(e,t){if(T(e,Uint8Array)&&(e=o.from(e,e.offset,e.byteLength)),T(t,Uint8Array)&&(t=o.from(t,t.offset,t.byteLength)),!o.isBuffer(e)||!o.isBuffer(t))throw TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;for(var r=e.length,n=t.length,s=0,i=Math.min(r,n);s<i;++s)if(e[s]!==t[s]){r=e[s],n=t[s];break}return r<n?-1:+(n<r)},o.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},o.concat=function(e,t){if(!Array.isArray(e))throw TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return o.alloc(0);if(void 0===t)for(r=0,t=0;r<e.length;++r)t+=e[r].length;var r,n=o.allocUnsafe(t),s=0;for(r=0;r<e.length;++r){var i=e[r];if(T(i,Uint8Array)&&(i=o.from(i)),!o.isBuffer(i))throw TypeError('"list" argument must be an Array of Buffers');i.copy(n,s),s+=i.length}return n},o.byteLength=p,o.prototype._isBuffer=!0,o.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)f(this,t,t+1);return this},o.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)f(this,t,t+3),f(this,t+1,t+2);return this},o.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)f(this,t,t+7),f(this,t+1,t+6),f(this,t+2,t+5),f(this,t+3,t+4);return this},o.prototype.toString=function(){var e=this.length;return 0===e?"":0==arguments.length?y(this,0,e):m.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(e){if(!o.isBuffer(e))throw TypeError("Argument must be a Buffer");return this===e||0===o.compare(this,e)},o.prototype.inspect=function(){var e="",r=t.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"},i&&(o.prototype[i]=o.prototype.inspect),o.prototype.compare=function(e,t,r,n,s){if(T(e,Uint8Array)&&(e=o.from(e,e.offset,e.byteLength)),!o.isBuffer(e))throw TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===s&&(s=this.length),t<0||r>e.length||n<0||s>this.length)throw RangeError("out of range index");if(n>=s&&t>=r)return 0;if(n>=s)return -1;if(t>=r)return 1;if(t>>>=0,r>>>=0,n>>>=0,s>>>=0,this===e)return 0;for(var i=s-n,a=r-t,l=Math.min(i,a),c=this.slice(n,s),u=e.slice(t,r),d=0;d<l;++d)if(c[d]!==u[d]){i=c[d],a=u[d];break}return i<a?-1:+(a<i)},o.prototype.includes=function(e,t,r){return -1!==this.indexOf(e,t,r)},o.prototype.indexOf=function(e,t,r){return g(this,e,t,r,!0)},o.prototype.lastIndexOf=function(e,t,r){return g(this,e,t,r,!1)};function y(e,t,r){r=Math.min(e.length,r);for(var n=[],s=t;s<r;){var i,a,o,l,c=e[s],u=null,d=c>239?4:c>223?3:c>191?2:1;if(s+d<=r)switch(d){case 1:c<128&&(u=c);break;case 2:(192&(i=e[s+1]))==128&&(l=(31&c)<<6|63&i)>127&&(u=l);break;case 3:i=e[s+1],a=e[s+2],(192&i)==128&&(192&a)==128&&(l=(15&c)<<12|(63&i)<<6|63&a)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:i=e[s+1],a=e[s+2],o=e[s+3],(192&i)==128&&(192&a)==128&&(192&o)==128&&(l=(15&c)<<18|(63&i)<<12|(63&a)<<6|63&o)>65535&&l<1114112&&(u=l)}null===u?(u=65533,d=1):u>65535&&(u-=65536,n.push(u>>>10&1023|55296),u=56320|1023&u),n.push(u),s+=d}var h=n,p=h.length;if(p<=4096)return String.fromCharCode.apply(String,h);for(var m="",f=0;f<p;)m+=String.fromCharCode.apply(String,h.slice(f,f+=4096));return m}function v(e,t,r){if(e%1!=0||e<0)throw RangeError("offset is not uint");if(e+t>r)throw RangeError("Trying to access beyond buffer length")}function b(e,t,r,n,s,i){if(!o.isBuffer(e))throw TypeError('"buffer" argument must be a Buffer instance');if(t>s||t<i)throw RangeError('"value" argument is out of bounds');if(r+n>e.length)throw RangeError("Index out of range")}function w(e,t,r,n,s,i){if(r+n>e.length||r<0)throw RangeError("Index out of range")}function k(e,t,r,n,i){return t*=1,r>>>=0,i||w(e,t,r,4,34028234663852886e22,-34028234663852886e22),s.write(e,t,r,n,23,4),r+4}function j(e,t,r,n,i){return t*=1,r>>>=0,i||w(e,t,r,8,17976931348623157e292,-17976931348623157e292),s.write(e,t,r,n,52,8),r+8}o.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else if(isFinite(t))t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0);else throw Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var s,i,a,o,l,c,u,d,h=this.length-t;if((void 0===r||r>h)&&(r=h),e.length>0&&(r<0||t<0)||t>this.length)throw RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var p=!1;;)switch(n){case"hex":return function(e,t,r,n){r=Number(r)||0;var s=e.length-r;n?(n=Number(n))>s&&(n=s):n=s;var i=t.length;n>i/2&&(n=i/2);for(var a=0;a<n;++a){var o,l=parseInt(t.substr(2*a,2),16);if((o=l)!=o)break;e[r+a]=l}return a}(this,e,t,r);case"utf8":case"utf-8":return s=t,i=r,_(S(e,this.length-s),this,s,i);case"ascii":return a=t,o=r,_(C(e),this,a,o);case"latin1":case"binary":return function(e,t,r,n){return _(C(t),e,r,n)}(this,e,t,r);case"base64":return l=t,c=r,_(A(e),this,l,c);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return u=t,d=r,_(function(e,t){for(var r,n,s=[],i=0;i<e.length&&!((t-=2)<0);++i)n=(r=e.charCodeAt(i))>>8,s.push(r%256),s.push(n);return s}(e,this.length-u),this,u,d);default:if(p)throw TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),p=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},o.prototype.slice=function(e,t){var r=this.length;e=~~e,t=void 0===t?r:~~t,e<0?(e+=r)<0&&(e=0):e>r&&(e=r),t<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);var n=this.subarray(e,t);return Object.setPrototypeOf(n,o.prototype),n},o.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=this[e],s=1,i=0;++i<t&&(s*=256);)n+=this[e+i]*s;return n},o.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=this[e+--t],s=1;t>0&&(s*=256);)n+=this[e+--t]*s;return n},o.prototype.readUInt8=function(e,t){return e>>>=0,t||v(e,1,this.length),this[e]},o.prototype.readUInt16LE=function(e,t){return e>>>=0,t||v(e,2,this.length),this[e]|this[e+1]<<8},o.prototype.readUInt16BE=function(e,t){return e>>>=0,t||v(e,2,this.length),this[e]<<8|this[e+1]},o.prototype.readUInt32LE=function(e,t){return e>>>=0,t||v(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+0x1000000*this[e+3]},o.prototype.readUInt32BE=function(e,t){return e>>>=0,t||v(e,4,this.length),0x1000000*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},o.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=this[e],s=1,i=0;++i<t&&(s*=256);)n+=this[e+i]*s;return n>=(s*=128)&&(n-=Math.pow(2,8*t)),n},o.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=t,s=1,i=this[e+--n];n>0&&(s*=256);)i+=this[e+--n]*s;return i>=(s*=128)&&(i-=Math.pow(2,8*t)),i},o.prototype.readInt8=function(e,t){return(e>>>=0,t||v(e,1,this.length),128&this[e])?-((255-this[e]+1)*1):this[e]},o.prototype.readInt16LE=function(e,t){e>>>=0,t||v(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?0xffff0000|r:r},o.prototype.readInt16BE=function(e,t){e>>>=0,t||v(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?0xffff0000|r:r},o.prototype.readInt32LE=function(e,t){return e>>>=0,t||v(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},o.prototype.readInt32BE=function(e,t){return e>>>=0,t||v(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},o.prototype.readFloatLE=function(e,t){return e>>>=0,t||v(e,4,this.length),s.read(this,e,!0,23,4)},o.prototype.readFloatBE=function(e,t){return e>>>=0,t||v(e,4,this.length),s.read(this,e,!1,23,4)},o.prototype.readDoubleLE=function(e,t){return e>>>=0,t||v(e,8,this.length),s.read(this,e,!0,52,8)},o.prototype.readDoubleBE=function(e,t){return e>>>=0,t||v(e,8,this.length),s.read(this,e,!1,52,8)},o.prototype.writeUIntLE=function(e,t,r,n){if(e*=1,t>>>=0,r>>>=0,!n){var s=Math.pow(2,8*r)-1;b(this,e,t,r,s,0)}var i=1,a=0;for(this[t]=255&e;++a<r&&(i*=256);)this[t+a]=e/i&255;return t+r},o.prototype.writeUIntBE=function(e,t,r,n){if(e*=1,t>>>=0,r>>>=0,!n){var s=Math.pow(2,8*r)-1;b(this,e,t,r,s,0)}var i=r-1,a=1;for(this[t+i]=255&e;--i>=0&&(a*=256);)this[t+i]=e/a&255;return t+r},o.prototype.writeUInt8=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,1,255,0),this[t]=255&e,t+1},o.prototype.writeUInt16LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},o.prototype.writeUInt16BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},o.prototype.writeUInt32LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0xffffffff,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},o.prototype.writeUInt32BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0xffffffff,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},o.prototype.writeIntLE=function(e,t,r,n){if(e*=1,t>>>=0,!n){var s=Math.pow(2,8*r-1);b(this,e,t,r,s-1,-s)}var i=0,a=1,o=0;for(this[t]=255&e;++i<r&&(a*=256);)e<0&&0===o&&0!==this[t+i-1]&&(o=1),this[t+i]=(e/a|0)-o&255;return t+r},o.prototype.writeIntBE=function(e,t,r,n){if(e*=1,t>>>=0,!n){var s=Math.pow(2,8*r-1);b(this,e,t,r,s-1,-s)}var i=r-1,a=1,o=0;for(this[t+i]=255&e;--i>=0&&(a*=256);)e<0&&0===o&&0!==this[t+i+1]&&(o=1),this[t+i]=(e/a|0)-o&255;return t+r},o.prototype.writeInt8=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},o.prototype.writeInt16LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},o.prototype.writeInt16BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},o.prototype.writeInt32LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0x7fffffff,-0x80000000),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},o.prototype.writeInt32BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0x7fffffff,-0x80000000),e<0&&(e=0xffffffff+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},o.prototype.writeFloatLE=function(e,t,r){return k(this,e,t,!0,r)},o.prototype.writeFloatBE=function(e,t,r){return k(this,e,t,!1,r)},o.prototype.writeDoubleLE=function(e,t,r){return j(this,e,t,!0,r)},o.prototype.writeDoubleBE=function(e,t,r){return j(this,e,t,!1,r)},o.prototype.copy=function(e,t,r,n){if(!o.isBuffer(e))throw TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r||0===e.length||0===this.length)return 0;if(t<0)throw RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw RangeError("Index out of range");if(n<0)throw RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var s=n-r;if(this===e&&"function"==typeof Uint8Array.prototype.copyWithin)this.copyWithin(t,r,n);else if(this===e&&r<t&&t<n)for(var i=s-1;i>=0;--i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,n),t);return s},o.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw TypeError("encoding must be a string");if("string"==typeof n&&!o.isEncoding(n))throw TypeError("Unknown encoding: "+n);if(1===e.length){var s,i=e.charCodeAt(0);("utf8"===n&&i<128||"latin1"===n)&&(e=i)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw RangeError("Out of range index");if(r<=t)return this;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(s=t;s<r;++s)this[s]=e;else{var a=o.isBuffer(e)?e:o.from(e,n),l=a.length;if(0===l)throw TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<r-t;++s)this[s+t]=a[s%l]}return this};var N=/[^+/0-9A-Za-z-_]/g;function S(e,t){t=t||1/0;for(var r,n=e.length,s=null,i=[],a=0;a<n;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!s){if(r>56319||a+1===n){(t-=3)>-1&&i.push(239,191,189);continue}s=r;continue}if(r<56320){(t-=3)>-1&&i.push(239,191,189),s=r;continue}r=(s-55296<<10|r-56320)+65536}else s&&(t-=3)>-1&&i.push(239,191,189);if(s=null,r<128){if((t-=1)<0)break;i.push(r)}else if(r<2048){if((t-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else if(r<1114112){if((t-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}else throw Error("Invalid code point")}return i}function C(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}function A(e){return n.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(N,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function _(e,t,r,n){for(var s=0;s<n&&!(s+r>=t.length)&&!(s>=e.length);++s)t[s+r]=e[s];return s}function T(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}var E=function(){for(var e="0123456789abcdef",t=Array(256),r=0;r<16;++r)for(var n=16*r,s=0;s<16;++s)t[n+s]=e[r]+e[s];return t}()},783:function(e,t){t.read=function(e,t,r,n,s){var i,a,o=8*s-n-1,l=(1<<o)-1,c=l>>1,u=-7,d=r?s-1:0,h=r?-1:1,p=e[t+d];for(d+=h,i=p&(1<<-u)-1,p>>=-u,u+=o;u>0;i=256*i+e[t+d],d+=h,u-=8);for(a=i&(1<<-u)-1,i>>=-u,u+=n;u>0;a=256*a+e[t+d],d+=h,u-=8);if(0===i)i=1-c;else{if(i===l)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,n),i-=c}return(p?-1:1)*a*Math.pow(2,i-n)},t.write=function(e,t,r,n,s,i){var a,o,l,c=8*i-s-1,u=(1<<c)-1,d=u>>1,h=5960464477539062e-23*(23===s),p=n?0:i-1,m=n?1:-1,f=+(t<0||0===t&&1/t<0);for(isNaN(t=Math.abs(t))||t===1/0?(o=+!!isNaN(t),a=u):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),a+d>=1?t+=h/l:t+=h*Math.pow(2,1-d),t*l>=2&&(a++,l/=2),a+d>=u?(o=0,a=u):a+d>=1?(o=(t*l-1)*Math.pow(2,s),a+=d):(o=t*Math.pow(2,d-1)*Math.pow(2,s),a=0));s>=8;e[r+p]=255&o,p+=m,o/=256,s-=8);for(a=a<<s|o,c+=s;c>0;e[r+p]=255&a,p+=m,a/=256,c-=8);e[r+p-m]|=128*f}}},s={};function i(e){var t=s[e];if(void 0!==t)return t.exports;var r=s[e]={exports:{}},a=!0;try{n[e](r,r.exports,i),a=!1}finally{a&&delete s[e]}return r.exports}i.ab="/ROOT/web/node_modules/next/dist/compiled/buffer/",t.exports=i(72)},557355,e=>{"use strict";let t,r,n,s,i,a,o,l,c,u,d;var h,p,m,f,g,x,y,v=e.i(414294),b=e.i(430878),w=e.i(292623),k=e.i(555552),j=e.i(928574),N=e.i(666904),S=e.i(87614),C=e.i(292511);let A=(0,C.default)("arrow-down",[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]]),_={damping:.7,stiffness:.05,mass:1.25},T=1e3/60,E=!1;function P(e,t){let r=(0,b.useCallback)(t=>(r.current=t,e(t)),t);return r}globalThis.document?.addEventListener("mousedown",()=>{E=!0}),globalThis.document?.addEventListener("mouseup",()=>{E=!1}),globalThis.document?.addEventListener("click",()=>{E=!1});let R=new Map;function M(...e){let t={..._},r=!1;for(let n of e){if("instant"===n){r=!0;continue}"object"==typeof n&&(r=!1,t.damping=n.damping??t.damping,t.stiffness=n.stiffness??t.stiffness,t.mass=n.mass??t.mass)}let n=JSON.stringify(t);return R.has(n)||R.set(n,Object.freeze(t)),r?"instant":R.get(n)}let I=(0,b.createContext)(null),L="u">typeof window?b.useLayoutEffect:b.useEffect;function D({instance:e,children:t,resize:r,initial:n,mass:s,damping:i,stiffness:a,targetScrollTop:o,contextRef:l,...c}){let u=(0,b.useRef)(null),d=((e={})=>{let[t,r]=(0,b.useState)(!1),[n,s]=(0,b.useState)(!1!==e.initial),[i,a]=(0,b.useState)(!1),o=(0,b.useRef)(null);o.current=e;let l=(0,b.useCallback)(()=>{if(!E)return!1;let e=window.getSelection();if(!e||!e.rangeCount)return!1;let t=e.getRangeAt(0);return t.commonAncestorContainer.contains(g.current)||g.current?.contains(t.commonAncestorContainer)},[]),c=(0,b.useCallback)(e=>{d.isAtBottom=e,s(e)},[]),u=(0,b.useCallback)(e=>{d.escapedFromLock=e,r(e)},[]),d=(0,b.useMemo)(()=>{let r;return{escapedFromLock:t,isAtBottom:n,resizeDifference:0,accumulated:0,velocity:0,listeners:new Set,get scrollTop(){return g.current?.scrollTop??0},set scrollTop(scrollTop){g.current&&(g.current.scrollTop=scrollTop,d.ignoreScrollToTop=g.current.scrollTop)},get targetScrollTop(){if(!g.current||!x.current)return 0;return g.current.scrollHeight-1-g.current.clientHeight},get calculatedTargetScrollTop(){if(!g.current||!x.current)return 0;let{targetScrollTop:t}=this;if(!e.targetScrollTop)return t;if(r?.targetScrollTop===t)return r.calculatedScrollTop;let n=Math.max(Math.min(e.targetScrollTop(t,{scrollElement:g.current,contentElement:x.current}),t),0);return r={targetScrollTop:t,calculatedScrollTop:n},requestAnimationFrame(()=>{r=void 0}),n},get scrollDifference(){return this.calculatedTargetScrollTop-this.scrollTop},get isNearBottom(){return this.scrollDifference<=70}}},[]),h=(0,b.useCallback)((e={})=>{let t;"string"==typeof e&&(e={animation:e}),e.preserveScrollPosition||c(!0);let r=Date.now()+(Number(e.wait)||0),n=M(o.current,e.animation),{ignoreEscapes:s=!1}=e,i=d.calculatedTargetScrollTop;e.duration instanceof Promise?e.duration.finally(()=>{t=Date.now()}):t=r+(e.duration??0);let a=async()=>{let e=new Promise(requestAnimationFrame).then(()=>{if(!d.isAtBottom)return d.animation=void 0,!1;let{scrollTop:c}=d,u=performance.now(),p=(u-(d.lastTick??u))/T;if(d.animation||(d.animation={behavior:n,promise:e,ignoreEscapes:s}),d.animation.behavior===n&&(d.lastTick=u),l()||r>Date.now())return a();if(c<Math.min(i,d.calculatedTargetScrollTop)){if(d.animation?.behavior===n){if("instant"===n)return d.scrollTop=d.calculatedTargetScrollTop,a();d.velocity=(n.damping*d.velocity+n.stiffness*d.scrollDifference)/n.mass,d.accumulated+=d.velocity*p,d.scrollTop+=d.accumulated,d.scrollTop!==c&&(d.accumulated=0)}return a()}return t>Date.now()?(i=d.calculatedTargetScrollTop,a()):(d.animation=void 0,d.scrollTop<d.calculatedTargetScrollTop)?h({animation:M(o.current,o.current.resize),ignoreEscapes:s,duration:Math.max(0,t-Date.now())||void 0}):d.isAtBottom});return e.then(e=>(requestAnimationFrame(()=>{d.animation||(d.lastTick=void 0,d.velocity=0)}),e))};return(!0!==e.wait&&(d.animation=void 0),d.animation?.behavior===n)?d.animation.promise:a()},[c,l,d]),p=(0,b.useCallback)(()=>{u(!0),c(!1)},[u,c]),m=(0,b.useCallback)(({target:e})=>{if(e!==g.current)return;let{scrollTop:t,ignoreScrollToTop:r}=d,{lastScrollTop:n=t}=d;d.lastScrollTop=t,d.ignoreScrollToTop=void 0,r&&r>t&&(n=r),a(d.isNearBottom),setTimeout(()=>{if(d.resizeDifference||t===r)return;if(l()){u(!0),c(!1);return}let e=t>n,s=t<n;if(d.animation?.ignoreEscapes){d.scrollTop=n;return}s&&(u(!0),c(!1)),e&&u(!1),!d.escapedFromLock&&d.isNearBottom&&c(!0)},1)},[u,c,l,d]),f=(0,b.useCallback)(({target:e,deltaY:t})=>{let r=e;for(;!["scroll","auto"].includes(getComputedStyle(r).overflow);){if(!r.parentElement)return;r=r.parentElement}r===g.current&&t<0&&g.current.scrollHeight>g.current.clientHeight&&!d.animation?.ignoreEscapes&&(u(!0),c(!1))},[u,c,d]),g=P(e=>{g.current?.removeEventListener("scroll",m),g.current?.removeEventListener("wheel",f),e?.addEventListener("scroll",m,{passive:!0}),e?.addEventListener("wheel",f,{passive:!0})},[]),x=P(e=>{let t;d.resizeObserver?.disconnect(),e&&(d.resizeObserver=new ResizeObserver(([e])=>{let{height:r}=e.contentRect,n=r-(t??r);if(d.resizeDifference=n,d.scrollTop>d.targetScrollTop&&(d.scrollTop=d.targetScrollTop),a(d.isNearBottom),n>=0){let e=M(o.current,t?o.current.resize:o.current.initial);h({animation:e,wait:!0,preserveScrollPosition:!0,duration:"instant"===e?void 0:350})}else d.isNearBottom&&(u(!1),c(!0));t=r,requestAnimationFrame(()=>{setTimeout(()=>{d.resizeDifference===n&&(d.resizeDifference=0)},1)})}),d.resizeObserver?.observe(e))},[]);return{contentRef:x,scrollRef:g,scrollToBottom:h,stopScroll:p,isAtBottom:n||i,isNearBottom:i,escapedFromLock:t,state:d}})({mass:s,damping:i,stiffness:a,resize:r,initial:n,targetScrollTop:b.useCallback((e,t)=>{let r=v?.targetScrollTop??o;return r?.(e,t)??e},[o])}),{scrollRef:h,contentRef:p,scrollToBottom:m,stopScroll:f,isAtBottom:g,escapedFromLock:x,state:y}=e??d,v=(0,b.useMemo)(()=>({scrollToBottom:m,stopScroll:f,scrollRef:h,isAtBottom:g,escapedFromLock:x,contentRef:p,state:y,get targetScrollTop(){return u.current},set targetScrollTop(targetScrollTop){u.current=targetScrollTop}}),[m,g,p,h,f,x,y]);return(0,b.useImperativeHandle)(l,()=>v,[v]),L(()=>{h.current&&"visible"===getComputedStyle(h.current).overflow&&(h.current.style.overflow="auto")},[]),b.createElement(I.Provider,{value:v},b.createElement("div",{...c},"function"==typeof t?t(v):t))}function z(){let e=(0,b.useContext)(I);if(!e)throw Error("use-stick-to-bottom component context must be used within a StickToBottom component");return e}(D||(D={})).Content=function({children:e,scrollClassName:t,...r}){let n=z();return b.createElement("div",{ref:n.scrollRef,style:{height:"100%",width:"100%",scrollbarGutter:"stable both-edges"},className:t},b.createElement("div",{...r,ref:n.contentRef},"function"==typeof e?e(n):e))};let O=({className:e,...t})=>(0,v.jsx)(D,{className:(0,k.cn)("relative flex-1 overflow-y-hidden",e),initial:"smooth",resize:"smooth",role:"log",...t}),B=({className:e,...t})=>(0,v.jsx)(D.Content,{className:(0,k.cn)("flex flex-col gap-8 p-4",e),...t}),F=({className:e,title:t="No messages yet",description:r="Start a conversation to see messages here",icon:n,children:s,...i})=>(0,v.jsx)("div",{className:(0,k.cn)("flex size-full flex-col items-center justify-center gap-4 p-8 text-center",e),...i,children:s??(0,v.jsxs)(v.Fragment,{children:[n&&(0,v.jsx)("div",{className:"text-muted-foreground/50 p-4 rounded-2xl bg-muted/30",children:n}),(0,v.jsxs)("div",{className:"space-y-2",children:[(0,v.jsx)("h3",{className:"font-semibold text-base text-foreground",children:t}),r&&(0,v.jsx)("p",{className:"text-muted-foreground text-sm max-w-xs",children:r})]})]})}),$=({className:e,...t})=>{let{isAtBottom:r,scrollToBottom:n}=z(),s=(0,b.useCallback)(()=>{n()},[n]);return!r&&(0,v.jsx)(N.Button,{className:(0,k.cn)("absolute bottom-4 left-[50%] translate-x-[-50%] rounded-full dark:bg-background dark:hover:bg-muted",e),onClick:s,size:"icon",type:"button",variant:"outline",...t,children:(0,v.jsx)(A,{className:"size-4"})})};e.i(392295);var V=e.i(770008);e.i(534432),(0,V.cva)("flex w-fit items-stretch [&>*]:focus-visible:z-10 [&>*]:focus-visible:relative [&>[data-slot=select-trigger]:not([class*='w-'])]:w-fit [&>input]:flex-1 has-[select[aria-hidden=true]:last-child]:[&>[data-slot=select-trigger]:last-of-type]:rounded-r-md has-[>[data-slot=button-group]]:gap-2",{variants:{orientation:{horizontal:"[&>*:not(:first-child)]:rounded-l-none [&>*:not(:first-child)]:border-l-0 [&>*:not(:last-child)]:rounded-r-none",vertical:"flex-col [&>*:not(:first-child)]:rounded-t-none [&>*:not(:first-child)]:border-t-0 [&>*:not(:last-child)]:rounded-b-none"}},defaultVariants:{orientation:"horizontal"}});var U=e.i(47513),G=e.i(725656),W=Object.defineProperty,q=K(/\p{P}|\p{S}/u),H=K(/\s/);function K(e){return function(t){return null!==t&&t>-1&&e.test(String.fromCodePoint(t))}}function X(e){if(null===e||(0,G.markdownLineEndingOrSpace)(e)||H(e))return 1;let t=0;if(e>=4352){if(null!==e&&e>=65024&&e<=65038)return x.nonEmojiGeneralUseVS;switch(function(e){if(!e||e<4352)return!1;switch(function(e){if(!Number.isSafeInteger(e))throw TypeError(`Expected a code point, got \`${typeof e}\`.`);return 161===e||164===e||167===e||168===e||170===e||173===e||174===e||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||198===e||208===e||215===e||216===e||e>=222&&e<=225||230===e||e>=232&&e<=234||236===e||237===e||240===e||242===e||243===e||e>=247&&e<=250||252===e||254===e||257===e||273===e||275===e||283===e||294===e||295===e||299===e||e>=305&&e<=307||312===e||e>=319&&e<=322||324===e||e>=328&&e<=331||333===e||338===e||339===e||358===e||359===e||363===e||462===e||464===e||466===e||468===e||470===e||472===e||474===e||476===e||593===e||609===e||708===e||711===e||e>=713&&e<=715||717===e||720===e||e>=728&&e<=731||733===e||735===e||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||1025===e||e>=1040&&e<=1103||1105===e||8208===e||e>=8211&&e<=8214||8216===e||8217===e||8220===e||8221===e||e>=8224&&e<=8226||e>=8228&&e<=8231||8240===e||8242===e||8243===e||8245===e||8251===e||8254===e||8308===e||8319===e||e>=8321&&e<=8324||8364===e||8451===e||8453===e||8457===e||8467===e||8470===e||8481===e||8482===e||8486===e||8491===e||8531===e||8532===e||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||8585===e||e>=8592&&e<=8601||8632===e||8633===e||8658===e||8660===e||8679===e||8704===e||8706===e||8707===e||8711===e||8712===e||8715===e||8719===e||8721===e||8725===e||8730===e||e>=8733&&e<=8736||8739===e||8741===e||e>=8743&&e<=8748||8750===e||e>=8756&&e<=8759||8764===e||8765===e||8776===e||8780===e||8786===e||8800===e||8801===e||e>=8804&&e<=8807||8810===e||8811===e||8814===e||8815===e||8834===e||8835===e||8838===e||8839===e||8853===e||8857===e||8869===e||8895===e||8978===e||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||9632===e||9633===e||e>=9635&&e<=9641||9650===e||9651===e||9654===e||9655===e||9660===e||9661===e||9664===e||9665===e||e>=9670&&e<=9672||9675===e||e>=9678&&e<=9681||e>=9698&&e<=9701||9711===e||9733===e||9734===e||9737===e||9742===e||9743===e||9756===e||9758===e||9792===e||9794===e||9824===e||9825===e||e>=9827&&e<=9829||e>=9831&&e<=9834||9836===e||9837===e||9839===e||9886===e||9887===e||9919===e||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||9955===e||9960===e||9961===e||e>=9963&&e<=9969||9972===e||e>=9974&&e<=9977||9979===e||9980===e||9982===e||9983===e||10045===e||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||65533===e||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||127375===e||127376===e||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109?"ambiguous":12288===e||e>=65281&&e<=65376||e>=65504&&e<=65510?"fullwidth":8361===e||e>=65377&&e<=65470||e>=65474&&e<=65479||e>=65482&&e<=65487||e>=65490&&e<=65495||e>=65498&&e<=65500||e>=65512&&e<=65518?"halfwidth":e>=32&&e<=126||162===e||163===e||165===e||166===e||172===e||175===e||e>=10214&&e<=10221||10629===e||10630===e?"narrow":e>=4352&&e<=4447||8986===e||8987===e||9001===e||9002===e||e>=9193&&e<=9196||9200===e||9203===e||9725===e||9726===e||9748===e||9749===e||e>=9776&&e<=9783||e>=9800&&e<=9811||9855===e||e>=9866&&e<=9871||9875===e||9889===e||9898===e||9899===e||9917===e||9918===e||9924===e||9925===e||9934===e||9940===e||9962===e||9970===e||9971===e||9973===e||9978===e||9981===e||9989===e||9994===e||9995===e||10024===e||10060===e||10062===e||e>=10067&&e<=10069||10071===e||e>=10133&&e<=10135||10160===e||10175===e||11035===e||11036===e||11088===e||11093===e||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e>=94192&&e<=94198||e>=94208&&e<=101589||e>=101631&&e<=101662||e>=101760&&e<=101874||e>=110576&&e<=110579||e>=110581&&e<=110587||110589===e||110590===e||e>=110592&&e<=110882||110898===e||e>=110928&&e<=110930||110933===e||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||126980===e||127183===e||127374===e||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||127568===e||127569===e||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||127988===e||e>=127992&&e<=128062||128064===e||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||128378===e||128405===e||128406===e||128420===e||e>=128507&&e<=128591||e>=128640&&e<=128709||128716===e||e>=128720&&e<=128722||e>=128725&&e<=128728||e>=128732&&e<=128735||128747===e||128748===e||e>=128756&&e<=128764||e>=128992&&e<=129003||129008===e||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129674||e>=129678&&e<=129734||129736===e||e>=129741&&e<=129756||e>=129759&&e<=129770||e>=129775&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141?"wide":"neutral"}(e)){case"fullwidth":case"halfwidth":return!0;case"wide":return!/^\p{Emoji_Presentation}/u.test(String.fromCodePoint(e));case"narrow":return!1;case"ambiguous":return 917760<=e&&e<=917999&&null;case"neutral":return/^\p{sc=Hangul}/u.test(String.fromCodePoint(e))}}(e)){case null:return x.ivs;case!0:t|=x.cjk}}return q(e)&&(t|=2),t}function Y(e,t,r){if(e!==x.nonEmojiGeneralUseVS)return e;let n=t(),s=X(n);return!n||1&s?e:65025===r&&n&&!(n<8216)&&(8216===n||8217===n||8220===n||8221===n)?x.cjkPunctuation:s&~x.ivs}(h=x||(x={})).spaceOrPunctuation=3,h.cjk=4096,h.cjkPunctuation=4098,h.ivs=8192,h.cjkOrIvs=12288,h.nonEmojiGeneralUseVS=16384,h.variationSelector=24576,h.ivsToCjkRightShift=1;function J(e){return(e&x.cjkPunctuation)==2}function Z(e){return!!(e&x.cjk)}function Q(e){return!!(e&x.spaceOrPunctuation)}function ee(e){return!!(e&&e>=55296&&e<=56319)}function et(e){return!!(e&&e>=56320&&e<=57343)}function er(e,t,r){if(t._bufferIndex<2)return e;let n=r({start:{...t,_bufferIndex:t._bufferIndex-2},end:t}).codePointAt(0);return n&&n>=65536?n:e}var en=class{constructor(e,t,r){this.previousCode=e,this.nowPoint=t,this.sliceSerialize=r,((e,t,r)=>{let n;return(n="symbol"!=typeof t?t+"":t)in e?W(e,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[n]=r})(this,"cachedValue")}value(){return void 0===this.cachedValue&&(this.cachedValue=function(e,t,r){let n=e>=65536?2:1;if(t._bufferIndex<1+n)return null;let s=t._bufferIndex-n-2,i=r({start:{...t,_bufferIndex:s>=0?s:0},end:{...t,_bufferIndex:t._bufferIndex-n}}),a=i.charCodeAt(i.length-1);if(Number.isNaN(a))return null;if(i.length<2||a<56320||57343<a)return a;let o=i.codePointAt(0);return o&&o>=65536?o:a}(this.previousCode,this.nowPoint,this.sliceSerialize)),this.cachedValue}};function es(e,t,r){let n=r({start:t,end:{...t,_bufferIndex:t._bufferIndex+2}}).codePointAt(0);return n&&n>=65536?n:e}var ei=e.i(171142),ea=e.i(672742);let eo="emphasisSequence",el="strongSequence";var ec={name:"attention",resolveAll:function(e,t){let r,n,s,i,a,o,l,c,u=-1;for(;++u<e.length;)if("enter"===e[u][0]&&"attentionSequence"===e[u][1].type&&e[u][1]._close){for(r=u;r--;)if("exit"===e[r][0]&&"attentionSequence"===e[r][1].type&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[u][1]).charCodeAt(0)){if((e[r][1]._close||e[u][1]._open)&&(e[u][1].end.offset-e[u][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[u][1].end.offset-e[u][1].start.offset)%3))continue;o=e[r][1].end.offset-e[r][1].start.offset>1&&e[u][1].end.offset-e[u][1].start.offset>1?2:1;let d={...e[r][1].end},h={...e[u][1].start};eu(d,-o),eu(h,o),i={type:o>1?el:eo,start:d,end:{...e[r][1].end}},a={type:o>1?el:eo,start:{...e[u][1].start},end:h},s={type:o>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[u][1].start}},n={type:o>1?"strong":"emphasis",start:{...i.start},end:{...a.end}},e[r][1].end={...i.start},e[u][1].start={...a.end},l=[],e[r][1].end.offset-e[r][1].start.offset&&(l=(0,ei.push)(l,[["enter",e[r][1],t],["exit",e[r][1],t]])),l=(0,ei.push)(l,[["enter",n,t],["enter",i,t],["exit",i,t],["enter",s,t]]),(0,U.ok)(t.parser.constructs.insideSpan.null,"expected `insideSpan` to be populated"),l=(0,ei.push)(l,(0,ea.resolveAll)(t.parser.constructs.insideSpan.null,e.slice(r+1,u),t)),l=(0,ei.push)(l,[["exit",s,t],["enter",a,t],["exit",a,t],["exit",n,t]]),e[u][1].end.offset-e[u][1].start.offset?(c=2,l=(0,ei.push)(l,[["enter",e[u][1],t],["exit",e[u][1],t]])):c=0,(0,ei.splice)(e,r-1,u-r+3,l),u=r+l.length-c-2;break}}for(u=-1;++u<e.length;)"attentionSequence"===e[u][1].type&&(e[u][1].type="data");return e},tokenize:function(e,t){let r,n=this.parser.constructs.attentionMarkers.null,{now:s,sliceSerialize:i,previous:a}=this,o=et(a)?er(a,s(),i):a,l=X(o),c=new en(o,s(),i),u=Y(l,c.value.bind(c),o);return function(a){return(0,U.ok)(42===a||95===a,"expected asterisk or underscore"),r=a,e.enter("attentionSequence"),function a(l){if(l===r)return e.consume(l),a;let c=e.exit("attentionSequence"),d=X(ee(l)?es(l,s(),i):l);(0,U.ok)(n,"expected `attentionMarkers` to be populated");let h=J(u),p=h||!!(1&u),m=J(d),f=m||!!(1&d),g=!!(u&x.cjkOrIvs),y=!f||m&&(p||g)||n.includes(l),v=!p||h&&(f||Z(d))||n.includes(o);return c._open=!!(42===r?y:y&&(Q(u)||!v)),c._close=!!(42===r?v:v&&(Q(d)||!y)),t(l)}(a)}}};function eu(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}var ed=e.i(73033),eh=new Set(["。",".",",","、","?","!",":",";","(",")","【","】","「","」","『","』","〈","〉","《","》"]),ep=/^(https?:\/\/|mailto:|www\.)/i,em=(a=[...s=[function(){let e=this.data();(e.micromarkExtensions||(e.micromarkExtensions=[])).push({text:{42:ec,95:ec},insideSpan:{null:[ec]}})}],...i=[()=>e=>{(0,ed.visit)(e,"link",(e,t,r)=>{if(!r||"number"!=typeof t||!(e=>{if(1!==e.children.length)return!1;let t=e.children[0];return"text"===t.type&&t.value===e.url})(e)||!ep.test(e.url))return;let n=(e=>{let t=0;for(let r of e){if(eh.has(r))return t;t+=r.length}return null})(e.url);if(null===n||0===n)return;let s=e.url.slice(0,n),i=e.url.slice(n),a={...e,url:s,children:[{type:"text",value:s}]};return r.children.splice(t,1,a,{type:"text",value:i}),t+1})},function(e){let t,r,n=this.data();(n.micromarkExtensions||(n.micromarkExtensions=[])).push((t=(e||{}).singleTilde,r={name:"strikethrough",tokenize:function(e,r,n){let{now:s,sliceSerialize:i,previous:a}=this,o=et(a)?er(a,s(),i):a,l=X(o),c=new en(o,s(),i),u=Y(l,c.value.bind(c),o),d=this.events,h=0;return function(a){return((0,U.ok)(126===a,"expected `~`"),126===o&&"characterEscape"!==d[d.length-1][1].type)?n(a):(e.enter("strikethroughSequenceTemporary"),function a(l){let c=X(o);if(126===l)return h>1?n(l):(e.consume(l),h++,a);if(h<2&&!t)return n(l);let d=e.exit("strikethroughSequenceTemporary"),p=X(ee(l)?es(l,s(),i):l),m=J(u)||!!(1&u),f=J(p)||!!(1&p),g=Z(u)||c===x.ivs;return d._open=!f||2===p&&(m||g),d._close=!m||2===c&&(f||Z(p)),r(l)}(a))}},resolveAll:function(e,t){let r=-1;for(;++r<e.length;)if("enter"===e[r][0]&&"strikethroughSequenceTemporary"===e[r][1].type&&e[r][1]._close){let n=r;for(;n--;)if("exit"===e[n][0]&&"strikethroughSequenceTemporary"===e[n][1].type&&e[n][1]._open&&e[r][1].end.offset-e[r][1].start.offset==e[n][1].end.offset-e[n][1].start.offset){e[r][1].type="strikethroughSequence",e[n][1].type="strikethroughSequence";let s={type:"strikethrough",start:Object.assign({},e[n][1].start),end:Object.assign({},e[r][1].end)},i={type:"strikethroughText",start:Object.assign({},e[n][1].end),end:Object.assign({},e[r][1].start)},a=[["enter",s,t],["enter",e[n][1],t],["exit",e[n][1],t],["enter",i,t]],o=t.parser.constructs.insideSpan.null;o&&(0,ei.splice)(a,a.length,0,(0,ea.resolveAll)(o,e.slice(n+1,r),t)),(0,ei.splice)(a,a.length,0,[["exit",i,t],["enter",e[r][1],t],["exit",e[r][1],t],["exit",s,t]]),(0,ei.splice)(e,n-1,r-n+3,a),r=n+a.length-2;break}}for(r=-1;++r<e.length;)"strikethroughSequenceTemporary"===e[r][1].type&&(e[r][1].type="data");return e}},null==t&&(t=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}}))}]],{name:"cjk",type:"cjk",remarkPluginsBefore:s,remarkPluginsAfter:i,remarkPlugins:a});let ef=[{id:"abap",name:"ABAP",import:()=>e.A(424922)},{id:"actionscript-3",name:"ActionScript",import:()=>e.A(168873)},{id:"ada",name:"Ada",import:()=>e.A(267555)},{id:"angular-html",name:"Angular HTML",import:()=>e.A(273354)},{id:"angular-ts",name:"Angular TypeScript",import:()=>e.A(601681)},{id:"apache",name:"Apache Conf",import:()=>e.A(780677)},{id:"apex",name:"Apex",import:()=>e.A(832664)},{id:"apl",name:"APL",import:()=>e.A(759864)},{id:"applescript",name:"AppleScript",import:()=>e.A(74304)},{id:"ara",name:"Ara",import:()=>e.A(710100)},{id:"asciidoc",name:"AsciiDoc",aliases:["adoc"],import:()=>e.A(665143)},{id:"asm",name:"Assembly",import:()=>e.A(552321)},{id:"astro",name:"Astro",import:()=>e.A(96633)},{id:"awk",name:"AWK",import:()=>e.A(731195)},{id:"ballerina",name:"Ballerina",import:()=>e.A(9251)},{id:"bat",name:"Batch File",aliases:["batch"],import:()=>e.A(52303)},{id:"beancount",name:"Beancount",import:()=>e.A(326771)},{id:"berry",name:"Berry",aliases:["be"],import:()=>e.A(934449)},{id:"bibtex",name:"BibTeX",import:()=>e.A(74926)},{id:"bicep",name:"Bicep",import:()=>e.A(257442)},{id:"blade",name:"Blade",import:()=>e.A(240923)},{id:"bsl",name:"1C (Enterprise)",aliases:["1c"],import:()=>e.A(52297)},{id:"c",name:"C",import:()=>e.A(95831)},{id:"c3",name:"C3",import:()=>e.A(336373)},{id:"cadence",name:"Cadence",aliases:["cdc"],import:()=>e.A(172636)},{id:"cairo",name:"Cairo",import:()=>e.A(751803)},{id:"clarity",name:"Clarity",import:()=>e.A(615206)},{id:"clojure",name:"Clojure",aliases:["clj"],import:()=>e.A(886435)},{id:"cmake",name:"CMake",import:()=>e.A(208400)},{id:"cobol",name:"COBOL",import:()=>e.A(774210)},{id:"codeowners",name:"CODEOWNERS",import:()=>e.A(325806)},{id:"codeql",name:"CodeQL",aliases:["ql"],import:()=>e.A(454881)},{id:"coffee",name:"CoffeeScript",aliases:["coffeescript"],import:()=>e.A(728920)},{id:"common-lisp",name:"Common Lisp",aliases:["lisp"],import:()=>e.A(556516)},{id:"coq",name:"Coq",import:()=>e.A(768810)},{id:"cpp",name:"C++",aliases:["c++"],import:()=>e.A(36055)},{id:"crystal",name:"Crystal",import:()=>e.A(378958)},{id:"csharp",name:"C#",aliases:["c#","cs"],import:()=>e.A(848127)},{id:"css",name:"CSS",import:()=>e.A(904556)},{id:"csv",name:"CSV",import:()=>e.A(347771)},{id:"cue",name:"CUE",import:()=>e.A(686137)},{id:"cypher",name:"Cypher",aliases:["cql"],import:()=>e.A(949690)},{id:"d",name:"D",import:()=>e.A(183836)},{id:"dart",name:"Dart",import:()=>e.A(290920)},{id:"dax",name:"DAX",import:()=>e.A(613593)},{id:"desktop",name:"Desktop",import:()=>e.A(294887)},{id:"diff",name:"Diff",import:()=>e.A(538357)},{id:"docker",name:"Dockerfile",aliases:["dockerfile"],import:()=>e.A(741723)},{id:"dotenv",name:"dotEnv",import:()=>e.A(105283)},{id:"dream-maker",name:"Dream Maker",import:()=>e.A(392999)},{id:"edge",name:"Edge",import:()=>e.A(619029)},{id:"elixir",name:"Elixir",import:()=>e.A(679713)},{id:"elm",name:"Elm",import:()=>e.A(25691)},{id:"emacs-lisp",name:"Emacs Lisp",aliases:["elisp"],import:()=>e.A(86556)},{id:"erb",name:"ERB",import:()=>e.A(310443)},{id:"erlang",name:"Erlang",aliases:["erl"],import:()=>e.A(994828)},{id:"fennel",name:"Fennel",import:()=>e.A(684352)},{id:"fish",name:"Fish",import:()=>e.A(137028)},{id:"fluent",name:"Fluent",aliases:["ftl"],import:()=>e.A(837437)},{id:"fortran-fixed-form",name:"Fortran (Fixed Form)",aliases:["f","for","f77"],import:()=>e.A(785635)},{id:"fortran-free-form",name:"Fortran (Free Form)",aliases:["f90","f95","f03","f08","f18"],import:()=>e.A(415116)},{id:"fsharp",name:"F#",aliases:["f#","fs"],import:()=>e.A(891657)},{id:"gdresource",name:"GDResource",import:()=>e.A(693084)},{id:"gdscript",name:"GDScript",import:()=>e.A(445204)},{id:"gdshader",name:"GDShader",import:()=>e.A(975967)},{id:"genie",name:"Genie",import:()=>e.A(267018)},{id:"gherkin",name:"Gherkin",import:()=>e.A(309317)},{id:"git-commit",name:"Git Commit Message",import:()=>e.A(388952)},{id:"git-rebase",name:"Git Rebase Message",import:()=>e.A(455006)},{id:"gleam",name:"Gleam",import:()=>e.A(283831)},{id:"glimmer-js",name:"Glimmer JS",aliases:["gjs"],import:()=>e.A(87687)},{id:"glimmer-ts",name:"Glimmer TS",aliases:["gts"],import:()=>e.A(726414)},{id:"glsl",name:"GLSL",import:()=>e.A(712039)},{id:"gn",name:"GN",import:()=>e.A(105287)},{id:"gnuplot",name:"Gnuplot",import:()=>e.A(58916)},{id:"go",name:"Go",import:()=>e.A(465381)},{id:"graphql",name:"GraphQL",aliases:["gql"],import:()=>e.A(398913)},{id:"groovy",name:"Groovy",import:()=>e.A(344283)},{id:"hack",name:"Hack",import:()=>e.A(310258)},{id:"haml",name:"Ruby Haml",import:()=>e.A(196446)},{id:"handlebars",name:"Handlebars",aliases:["hbs"],import:()=>e.A(78905)},{id:"haskell",name:"Haskell",aliases:["hs"],import:()=>e.A(808975)},{id:"haxe",name:"Haxe",import:()=>e.A(64439)},{id:"hcl",name:"HashiCorp HCL",import:()=>e.A(280445)},{id:"hjson",name:"Hjson",import:()=>e.A(822969)},{id:"hlsl",name:"HLSL",import:()=>e.A(590834)},{id:"html",name:"HTML",import:()=>e.A(407645)},{id:"html-derivative",name:"HTML (Derivative)",import:()=>e.A(115233)},{id:"http",name:"HTTP",import:()=>e.A(895764)},{id:"hurl",name:"Hurl",import:()=>e.A(172420)},{id:"hxml",name:"HXML",import:()=>e.A(987718)},{id:"hy",name:"Hy",import:()=>e.A(38679)},{id:"imba",name:"Imba",import:()=>e.A(787201)},{id:"ini",name:"INI",aliases:["properties"],import:()=>e.A(980017)},{id:"java",name:"Java",import:()=>e.A(144131)},{id:"javascript",name:"JavaScript",aliases:["js","cjs","mjs"],import:()=>e.A(502431)},{id:"jinja",name:"Jinja",import:()=>e.A(729473)},{id:"jison",name:"Jison",import:()=>e.A(576554)},{id:"json",name:"JSON",import:()=>e.A(113295)},{id:"json5",name:"JSON5",import:()=>e.A(991170)},{id:"jsonc",name:"JSON with Comments",import:()=>e.A(26929)},{id:"jsonl",name:"JSON Lines",import:()=>e.A(281787)},{id:"jsonnet",name:"Jsonnet",import:()=>e.A(808302)},{id:"jssm",name:"JSSM",aliases:["fsl"],import:()=>e.A(514714)},{id:"jsx",name:"JSX",import:()=>e.A(941751)},{id:"julia",name:"Julia",aliases:["jl"],import:()=>e.A(44535)},{id:"kdl",name:"KDL",import:()=>e.A(694401)},{id:"kotlin",name:"Kotlin",aliases:["kt","kts"],import:()=>e.A(580413)},{id:"kusto",name:"Kusto",aliases:["kql"],import:()=>e.A(681665)},{id:"latex",name:"LaTeX",import:()=>e.A(378842)},{id:"lean",name:"Lean 4",aliases:["lean4"],import:()=>e.A(214730)},{id:"less",name:"Less",import:()=>e.A(553944)},{id:"liquid",name:"Liquid",import:()=>e.A(834697)},{id:"llvm",name:"LLVM IR",import:()=>e.A(472126)},{id:"log",name:"Log file",import:()=>e.A(485531)},{id:"logo",name:"Logo",import:()=>e.A(336844)},{id:"lua",name:"Lua",import:()=>e.A(251683)},{id:"luau",name:"Luau",import:()=>e.A(470369)},{id:"make",name:"Makefile",aliases:["makefile"],import:()=>e.A(233461)},{id:"markdown",name:"Markdown",aliases:["md"],import:()=>e.A(803482)},{id:"marko",name:"Marko",import:()=>e.A(948534)},{id:"matlab",name:"MATLAB",import:()=>e.A(301121)},{id:"mdc",name:"MDC",import:()=>e.A(602420)},{id:"mdx",name:"MDX",import:()=>e.A(506813)},{id:"mermaid",name:"Mermaid",aliases:["mmd"],import:()=>e.A(140850)},{id:"mipsasm",name:"MIPS Assembly",aliases:["mips"],import:()=>e.A(549647)},{id:"mojo",name:"Mojo",import:()=>e.A(962276)},{id:"moonbit",name:"MoonBit",aliases:["mbt","mbti"],import:()=>e.A(488064)},{id:"move",name:"Move",import:()=>e.A(935257)},{id:"narrat",name:"Narrat Language",aliases:["nar"],import:()=>e.A(145171)},{id:"nextflow",name:"Nextflow",aliases:["nf"],import:()=>e.A(371822)},{id:"nginx",name:"Nginx",import:()=>e.A(670410)},{id:"nim",name:"Nim",import:()=>e.A(339255)},{id:"nix",name:"Nix",import:()=>e.A(868854)},{id:"nushell",name:"nushell",aliases:["nu"],import:()=>e.A(22667)},{id:"objective-c",name:"Objective-C",aliases:["objc"],import:()=>e.A(436910)},{id:"objective-cpp",name:"Objective-C++",import:()=>e.A(507940)},{id:"ocaml",name:"OCaml",import:()=>e.A(55452)},{id:"openscad",name:"OpenSCAD",aliases:["scad"],import:()=>e.A(933900)},{id:"pascal",name:"Pascal",import:()=>e.A(246481)},{id:"perl",name:"Perl",import:()=>e.A(325975)},{id:"php",name:"PHP",import:()=>e.A(832212)},{id:"pkl",name:"Pkl",import:()=>e.A(929773)},{id:"plsql",name:"PL/SQL",import:()=>e.A(997293)},{id:"po",name:"Gettext PO",aliases:["pot","potx"],import:()=>e.A(948438)},{id:"polar",name:"Polar",import:()=>e.A(714648)},{id:"postcss",name:"PostCSS",import:()=>e.A(378567)},{id:"powerquery",name:"PowerQuery",import:()=>e.A(656940)},{id:"powershell",name:"PowerShell",aliases:["ps","ps1"],import:()=>e.A(197812)},{id:"prisma",name:"Prisma",import:()=>e.A(286754)},{id:"prolog",name:"Prolog",import:()=>e.A(714818)},{id:"proto",name:"Protocol Buffer 3",aliases:["protobuf"],import:()=>e.A(26675)},{id:"pug",name:"Pug",aliases:["jade"],import:()=>e.A(694488)},{id:"puppet",name:"Puppet",import:()=>e.A(118886)},{id:"purescript",name:"PureScript",import:()=>e.A(354419)},{id:"python",name:"Python",aliases:["py"],import:()=>e.A(196728)},{id:"qml",name:"QML",import:()=>e.A(850381)},{id:"qmldir",name:"QML Directory",import:()=>e.A(776789)},{id:"qss",name:"Qt Style Sheets",import:()=>e.A(988321)},{id:"r",name:"R",import:()=>e.A(577036)},{id:"racket",name:"Racket",import:()=>e.A(733419)},{id:"raku",name:"Raku",aliases:["perl6"],import:()=>e.A(755698)},{id:"razor",name:"ASP.NET Razor",import:()=>e.A(525413)},{id:"reg",name:"Windows Registry Script",import:()=>e.A(871580)},{id:"regexp",name:"RegExp",aliases:["regex"],import:()=>e.A(719347)},{id:"rel",name:"Rel",import:()=>e.A(418074)},{id:"riscv",name:"RISC-V",import:()=>e.A(248688)},{id:"rosmsg",name:"ROS Interface",import:()=>e.A(417101)},{id:"rst",name:"reStructuredText",import:()=>e.A(205156)},{id:"ruby",name:"Ruby",aliases:["rb"],import:()=>e.A(616617)},{id:"rust",name:"Rust",aliases:["rs"],import:()=>e.A(712841)},{id:"sas",name:"SAS",import:()=>e.A(407559)},{id:"sass",name:"Sass",import:()=>e.A(329481)},{id:"scala",name:"Scala",import:()=>e.A(906092)},{id:"scheme",name:"Scheme",import:()=>e.A(99440)},{id:"scss",name:"SCSS",import:()=>e.A(280679)},{id:"sdbl",name:"1C (Query)",aliases:["1c-query"],import:()=>e.A(54004)},{id:"shaderlab",name:"ShaderLab",aliases:["shader"],import:()=>e.A(529105)},{id:"shellscript",name:"Shell",aliases:["bash","sh","shell","zsh"],import:()=>e.A(430026)},{id:"shellsession",name:"Shell Session",aliases:["console"],import:()=>e.A(681262)},{id:"smalltalk",name:"Smalltalk",import:()=>e.A(429843)},{id:"solidity",name:"Solidity",import:()=>e.A(790483)},{id:"soy",name:"Closure Templates",aliases:["closure-templates"],import:()=>e.A(66378)},{id:"sparql",name:"SPARQL",import:()=>e.A(14166)},{id:"splunk",name:"Splunk Query Language",aliases:["spl"],import:()=>e.A(825194)},{id:"sql",name:"SQL",import:()=>e.A(486478)},{id:"ssh-config",name:"SSH Config",import:()=>e.A(29704)},{id:"stata",name:"Stata",import:()=>e.A(205697)},{id:"stylus",name:"Stylus",aliases:["styl"],import:()=>e.A(561937)},{id:"svelte",name:"Svelte",import:()=>e.A(69149)},{id:"swift",name:"Swift",import:()=>e.A(558167)},{id:"system-verilog",name:"SystemVerilog",import:()=>e.A(471804)},{id:"systemd",name:"Systemd Units",import:()=>e.A(699598)},{id:"talonscript",name:"TalonScript",aliases:["talon"],import:()=>e.A(224168)},{id:"tasl",name:"Tasl",import:()=>e.A(268280)},{id:"tcl",name:"Tcl",import:()=>e.A(341811)},{id:"templ",name:"Templ",import:()=>e.A(760495)},{id:"terraform",name:"Terraform",aliases:["tf","tfvars"],import:()=>e.A(983690)},{id:"tex",name:"TeX",import:()=>e.A(981895)},{id:"toml",name:"TOML",import:()=>e.A(523467)},{id:"ts-tags",name:"TypeScript with Tags",aliases:["lit"],import:()=>e.A(70493)},{id:"tsv",name:"TSV",import:()=>e.A(528966)},{id:"tsx",name:"TSX",import:()=>e.A(765573)},{id:"turtle",name:"Turtle",import:()=>e.A(889390)},{id:"twig",name:"Twig",import:()=>e.A(158869)},{id:"typescript",name:"TypeScript",aliases:["ts","cts","mts"],import:()=>e.A(540873)},{id:"typespec",name:"TypeSpec",aliases:["tsp"],import:()=>e.A(941325)},{id:"typst",name:"Typst",aliases:["typ"],import:()=>e.A(905331)},{id:"v",name:"V",import:()=>e.A(634520)},{id:"vala",name:"Vala",import:()=>e.A(749827)},{id:"vb",name:"Visual Basic",aliases:["cmd"],import:()=>e.A(723339)},{id:"verilog",name:"Verilog",import:()=>e.A(659928)},{id:"vhdl",name:"VHDL",import:()=>e.A(676577)},{id:"viml",name:"Vim Script",aliases:["vim","vimscript"],import:()=>e.A(9996)},{id:"vue",name:"Vue",import:()=>e.A(990512)},{id:"vue-html",name:"Vue HTML",import:()=>e.A(318085)},{id:"vue-vine",name:"Vue Vine",import:()=>e.A(984300)},{id:"vyper",name:"Vyper",aliases:["vy"],import:()=>e.A(712096)},{id:"wasm",name:"WebAssembly",import:()=>e.A(959984)},{id:"wenyan",name:"Wenyan",aliases:["文言"],import:()=>e.A(657695)},{id:"wgsl",name:"WGSL",import:()=>e.A(216503)},{id:"wikitext",name:"Wikitext",aliases:["mediawiki","wiki"],import:()=>e.A(237218)},{id:"wit",name:"WebAssembly Interface Types",import:()=>e.A(944971)},{id:"wolfram",name:"Wolfram",aliases:["wl"],import:()=>e.A(483867)},{id:"xml",name:"XML",import:()=>e.A(190206)},{id:"xsl",name:"XSL",import:()=>e.A(893978)},{id:"yaml",name:"YAML",aliases:["yml"],import:()=>e.A(267823)},{id:"zenscript",name:"ZenScript",import:()=>e.A(747329)},{id:"zig",name:"Zig",import:()=>e.A(904154)}],eg=Object.fromEntries(ef.map(e=>[e.id,e.import])),ex=Object.fromEntries(ef.flatMap(e=>e.aliases?.map(t=>[t,e.import])||[])),ey={...eg,...ex};class ev extends Error{constructor(e){super(e),this.name="ShikiError"}}var eb=e.i(950382);function ew(e,...t){return t.forEach(t=>{for(let r in t)e[r]=t[r]}),e}var ek=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g,ej=class{static hasCaptures(e){return null!==e&&(ek.lastIndex=0,ek.test(e))}static replaceCaptures(e,t,r){return e.replace(ek,(e,n,s,i)=>{let a=r[parseInt(n||s,10)];if(!a)return e;{let e=t.substring(a.start,a.end);for(;"."===e[0];)e=e.substring(1);switch(i){case"downcase":return e.toLowerCase();case"upcase":return e.toUpperCase();default:return e}}})}};function eN(e,t){if(null===e&&null===t)return 0;if(!e)return -1;if(!t)return 1;let r=e.length,n=t.length;if(r===n){for(let n=0;n<r;n++){var s,i;let r=(s=e[n],s<(i=t[n])?-1:+(s>i));if(0!==r)return r}return 0}return r-n}function eS(e){return!!(/^#[0-9a-f]{6}$/i.test(e)||/^#[0-9a-f]{8}$/i.test(e)||/^#[0-9a-f]{3}$/i.test(e)||/^#[0-9a-f]{4}$/i.test(e))}function eC(e){return e.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")}var eA=class{constructor(e){this.fn=e}cache=new Map;get(e){if(this.cache.has(e))return this.cache.get(e);let t=this.fn(e);return this.cache.set(e,t),t}},e_=class{constructor(e,t,r){this._colorMap=e,this._defaults=t,this._root=r}static createFromRawTheme(e,t){return this.createFromParsedTheme(function(e){if(!e||!e.settings||!Array.isArray(e.settings))return[];let t=e.settings,r=[],n=0;for(let e=0,s=t.length;e<s;e++){let s,i=t[e];if(!i.settings)continue;if("string"==typeof i.scope){let e=i.scope;s=(e=(e=e.replace(/^[,]+/,"")).replace(/[,]+$/,"")).split(",")}else s=Array.isArray(i.scope)?i.scope:[""];let a=-1;if("string"==typeof i.settings.fontStyle){a=0;let e=i.settings.fontStyle.split(" ");for(let t=0,r=e.length;t<r;t++)switch(e[t]){case"italic":a|=1;break;case"bold":a|=2;break;case"underline":a|=4;break;case"strikethrough":a|=8}}let o=null;"string"==typeof i.settings.foreground&&eS(i.settings.foreground)&&(o=i.settings.foreground);let l=null;"string"==typeof i.settings.background&&eS(i.settings.background)&&(l=i.settings.background);for(let t=0,i=s.length;t<i;t++){let i=s[t].trim().split(" "),c=i[i.length-1],u=null;i.length>1&&(u=i.slice(0,i.length-1)).reverse(),r[n++]=new eP(c,u,e,a,o,l)}}return r}(e),t)}static createFromParsedTheme(e,t){return function(e,t){e.sort((e,t)=>{var r,n;let s=(r=e.scope,r<(n=t.scope)?-1:+(r>n));return 0!==s||0!==(s=eN(e.parentScopes,t.parentScopes))?s:e.index-t.index});let r=0,n="#000000",s="#ffffff";for(;e.length>=1&&""===e[0].scope;){let t=e.shift();-1!==t.fontStyle&&(r=t.fontStyle),null!==t.foreground&&(n=t.foreground),null!==t.background&&(s=t.background)}let i=new eM(t),a=new eE(r,i.getId(n),i.getId(s)),o=new eD(new eL(0,null,-1,0,0),[]);for(let t=0,r=e.length;t<r;t++){let r=e[t];o.insert(0,r.scope,r.parentScopes,r.fontStyle,i.getId(r.foreground),i.getId(r.background))}return new e_(i,a,o)}(e,t)}_cachedMatchRoot=new eA(e=>this._root.match(e));getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(e){if(null===e)return this._defaults;let t=e.scopeName,r=this._cachedMatchRoot.get(t).find(t=>(function(e,t){if(0===t.length)return!0;for(let s=0;s<t.length;s++){var r,n;let i=t[s],a=!1;if(">"===i){if(s===t.length-1)return!1;i=t[++s],a=!0}for(;e&&(r=e.scopeName,!((n=i)===r||r.startsWith(n)&&"."===r[n.length]));){if(a)return!1;e=e.parent}if(!e)return!1;e=e.parent}return!0})(e.parent,t.parentScopes));return r?new eE(r.fontStyle,r.foreground,r.background):null}},eT=class e{constructor(e,t){this.parent=e,this.scopeName=t}static push(t,r){for(let n of r)t=new e(t,n);return t}static from(...t){let r=null;for(let n=0;n<t.length;n++)r=new e(r,t[n]);return r}push(t){return new e(this,t)}getSegments(){let e=this,t=[];for(;e;)t.push(e.scopeName),e=e.parent;return t.reverse(),t}toString(){return this.getSegments().join(" ")}extends(e){return this===e||null!==this.parent&&this.parent.extends(e)}getExtensionIfDefined(e){let t=[],r=this;for(;r&&r!==e;)t.push(r.scopeName),r=r.parent;return r===e?t.reverse():void 0}},eE=class{constructor(e,t,r){this.fontStyle=e,this.foregroundId=t,this.backgroundId=r}},eP=class{constructor(e,t,r,n,s,i){this.scope=e,this.parentScopes=t,this.index=r,this.fontStyle=n,this.foreground=s,this.background=i}},eR=((p=eR||{})[p.NotSet=-1]="NotSet",p[p.None=0]="None",p[p.Italic=1]="Italic",p[p.Bold=2]="Bold",p[p.Underline=4]="Underline",p[p.Strikethrough=8]="Strikethrough",p),eM=class{_isFrozen;_lastColorId;_id2color;_color2id;constructor(e){if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(e)){this._isFrozen=!0;for(let t=0,r=e.length;t<r;t++)this._color2id[e[t]]=t,this._id2color[t]=e[t]}else this._isFrozen=!1}getId(e){if(null===e)return 0;e=e.toUpperCase();let t=this._color2id[e];if(t)return t;if(this._isFrozen)throw Error(`Missing color in color map - ${e}`);return t=++this._lastColorId,this._color2id[e]=t,this._id2color[t]=e,t}getColorMap(){return this._id2color.slice(0)}},eI=Object.freeze([]),eL=class e{scopeDepth;parentScopes;fontStyle;foreground;background;constructor(e,t,r,n,s){this.scopeDepth=e,this.parentScopes=t||eI,this.fontStyle=r,this.foreground=n,this.background=s}clone(){return new e(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(e){let t=[];for(let r=0,n=e.length;r<n;r++)t[r]=e[r].clone();return t}acceptOverwrite(e,t,r,n){this.scopeDepth>e?console.log("how did this happen?"):this.scopeDepth=e,-1!==t&&(this.fontStyle=t),0!==r&&(this.foreground=r),0!==n&&(this.background=n)}},eD=class e{constructor(e,t=[],r={}){this._mainRule=e,this._children=r,this._rulesWithParentScopes=t}_rulesWithParentScopes;static _cmpBySpecificity(e,t){if(e.scopeDepth!==t.scopeDepth)return t.scopeDepth-e.scopeDepth;let r=0,n=0;for(;">"===e.parentScopes[r]&&r++,">"===t.parentScopes[n]&&n++,!(r>=e.parentScopes.length)&&!(n>=t.parentScopes.length);){let s=t.parentScopes[n].length-e.parentScopes[r].length;if(0!==s)return s;r++,n++}return t.parentScopes.length-e.parentScopes.length}match(t){if(""!==t){let e,r,n=t.indexOf(".");if(-1===n?(e=t,r=""):(e=t.substring(0,n),r=t.substring(n+1)),this._children.hasOwnProperty(e))return this._children[e].match(r)}let r=this._rulesWithParentScopes.concat(this._mainRule);return r.sort(e._cmpBySpecificity),r}insert(t,r,n,s,i,a){let o,l,c;if(""===r)return void this._doInsertHere(t,n,s,i,a);let u=r.indexOf(".");-1===u?(o=r,l=""):(o=r.substring(0,u),l=r.substring(u+1)),this._children.hasOwnProperty(o)?c=this._children[o]:(c=new e(this._mainRule.clone(),eL.cloneArr(this._rulesWithParentScopes)),this._children[o]=c),c.insert(t+1,l,n,s,i,a)}_doInsertHere(e,t,r,n,s){if(null===t)return void this._mainRule.acceptOverwrite(e,r,n,s);for(let i=0,a=this._rulesWithParentScopes.length;i<a;i++){let a=this._rulesWithParentScopes[i];if(0===eN(a.parentScopes,t))return void a.acceptOverwrite(e,r,n,s)}-1===r&&(r=this._mainRule.fontStyle),0===n&&(n=this._mainRule.foreground),0===s&&(s=this._mainRule.background),this._rulesWithParentScopes.push(new eL(e,t,r,n,s))}},ez=class e{static toBinaryStr(e){return e.toString(2).padStart(32,"0")}static print(t){let r=e.getLanguageId(t),n=e.getTokenType(t),s=e.getFontStyle(t);console.log({languageId:r,tokenType:n,fontStyle:s,foreground:e.getForeground(t),background:e.getBackground(t)})}static getLanguageId(e){return(255&e)>>>0}static getTokenType(e){return(768&e)>>>8}static containsBalancedBrackets(e){return(1024&e)!=0}static getFontStyle(e){return(30720&e)>>>11}static getForeground(e){return(0xff8000&e)>>>15}static getBackground(e){return(0xff000000&e)>>>24}static set(t,r,n,s,i,a,o){let l=e.getLanguageId(t),c=e.getTokenType(t),u=+!!e.containsBalancedBrackets(t),d=e.getFontStyle(t),h=e.getForeground(t),p=e.getBackground(t);return 0!==r&&(l=r),8!==n&&(c=n),null!==s&&(u=+!!s),-1!==i&&(d=i),0!==a&&(h=a),0!==o&&(p=o),(l|c<<8|u<<10|d<<11|h<<15|p<<24)>>>0}};function eO(e,t){var r;let n,s,i=[],a=(r=e,s=(n=/([LR]:|[\w\.:][\w\.:\-]*|[\,\|\-\(\)])/g).exec(r),{next:()=>{if(!s)return null;let e=s[0];return s=n.exec(r),e}}),o=a.next();for(;null!==o;){let e=0;if(2===o.length&&":"===o.charAt(1)){switch(o.charAt(0)){case"R":e=1;break;case"L":e=-1;break;default:console.log(`Unknown priority ${o} in scope selector`)}o=a.next()}let t=c();if(i.push({matcher:t,priority:e}),","!==o)break;o=a.next()}return i;function l(){if("-"===o){o=a.next();let e=l();return t=>!!e&&!e(t)}if("("===o){o=a.next();let e=function(){let e=[],t=c();for(;t&&(e.push(t),"|"===o||","===o);){do o=a.next();while("|"===o||","===o)t=c()}return t=>e.some(e=>e(t))}();return")"===o&&(o=a.next()),e}if(eB(o)){let e=[];do e.push(o),o=a.next();while(eB(o))return r=>t(e,r)}return null}function c(){let e=[],t=l();for(;t;)e.push(t),t=l();return t=>e.every(e=>e(t))}}function eB(e){return!!e&&!!e.match(/[\w\.:]+/)}var eF=((m=eF||{})[m.None=0]="None",m[m.NotBeginString=1]="NotBeginString",m[m.NotEndString=2]="NotEndString",m[m.NotBeginPosition=4]="NotBeginPosition",m[m.DebugCall=8]="DebugCall",m);function e$(e){"function"==typeof e.dispose&&e.dispose()}var eV=class{constructor(e){this.scopeName=e}toKey(){return this.scopeName}},eU=class{constructor(e,t){this.scopeName=e,this.ruleName=t}toKey(){return`${this.scopeName}#${this.ruleName}`}},eG=class{_references=[];_seenReferenceKeys=new Set;get references(){return this._references}visitedRule=new Set;add(e){let t=e.toKey();this._seenReferenceKeys.has(t)||(this._seenReferenceKeys.add(t),this._references.push(e))}},eW=class{constructor(e,t){this.repo=e,this.initialScopeName=t,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new eV(this.initialScopeName)]}seenFullScopeRequests=new Set;seenPartialScopeRequests=new Set;Q;processQueue(){let e=this.Q;this.Q=[];let t=new eG;for(let r of e)!function(e,t,r,n){let s=r.lookup(e.scopeName);if(!s){if(e.scopeName===t)throw Error(`No grammar provided for <${t}>`);return}let i=r.lookup(t);e instanceof eV?eH({baseGrammar:i,selfGrammar:s},n):eq(e.ruleName,{baseGrammar:i,selfGrammar:s,repository:s.repository},n);let a=r.injections(e.scopeName);if(a)for(let e of a)n.add(new eV(e))}(r,this.initialScopeName,this.repo,t);for(let e of t.references)if(e instanceof eV){if(this.seenFullScopeRequests.has(e.scopeName))continue;this.seenFullScopeRequests.add(e.scopeName),this.Q.push(e)}else{if(this.seenFullScopeRequests.has(e.scopeName)||this.seenPartialScopeRequests.has(e.toKey()))continue;this.seenPartialScopeRequests.add(e.toKey()),this.Q.push(e)}}};function eq(e,t,r){t.repository&&t.repository[e]&&eK([t.repository[e]],t,r)}function eH(e,t){e.selfGrammar.patterns&&Array.isArray(e.selfGrammar.patterns)&&eK(e.selfGrammar.patterns,{...e,repository:e.selfGrammar.repository},t),e.selfGrammar.injections&&eK(Object.values(e.selfGrammar.injections),{...e,repository:e.selfGrammar.repository},t)}function eK(e,t,r){for(let n of e){if(r.visitedRule.has(n))continue;r.visitedRule.add(n);let e=n.repository?ew({},t.repository,n.repository):t.repository;Array.isArray(n.patterns)&&eK(n.patterns,{...t,repository:e},r);let s=n.include;if(!s)continue;let i=e0(s);switch(i.kind){case 0:eH({...t,selfGrammar:t.baseGrammar},r);break;case 1:eH(t,r);break;case 2:eq(i.ruleName,{...t,repository:e},r);break;case 3:case 4:let a=i.scopeName===t.selfGrammar.scopeName?t.selfGrammar:i.scopeName===t.baseGrammar.scopeName?t.baseGrammar:void 0;if(a){let n={baseGrammar:t.baseGrammar,selfGrammar:a,repository:e};4===i.kind?eq(i.ruleName,n,r):eH(n,r)}else 4===i.kind?r.add(new eU(i.scopeName,i.ruleName)):r.add(new eV(i.scopeName))}}}var eX=class{kind=0},eY=class{kind=1},eJ=class{constructor(e){this.ruleName=e}kind=2},eZ=class{constructor(e){this.scopeName=e}kind=3},eQ=class{constructor(e,t){this.scopeName=e,this.ruleName=t}kind=4};function e0(e){if("$base"===e)return new eX;if("$self"===e)return new eY;let t=e.indexOf("#");return -1===t?new eZ(e):0===t?new eJ(e.substring(1)):new eQ(e.substring(0,t),e.substring(t+1))}var e1=/\\(\d+)/,e2=/\\(\d+)/g;Symbol("RuleId");var e5=class{$location;id;_nameIsCapturing;_name;_contentNameIsCapturing;_contentName;constructor(e,t,r,n){this.$location=e,this.id=t,this._name=r||null,this._nameIsCapturing=ej.hasCaptures(this._name),this._contentName=n||null,this._contentNameIsCapturing=ej.hasCaptures(this._contentName)}get debugName(){let e=this.$location?`${function e(t){let r=~t.lastIndexOf("/")||~t.lastIndexOf("\\");return 0===r?t:~r==t.length-1?e(t.substring(0,t.length-1)):t.substr(~r+1)}(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${e}`}getName(e,t){return this._nameIsCapturing&&null!==this._name&&null!==e&&null!==t?ej.replaceCaptures(this._name,e,t):this._name}getContentName(e,t){return this._contentNameIsCapturing&&null!==this._contentName?ej.replaceCaptures(this._contentName,e,t):this._contentName}},e3=class extends e5{retokenizeCapturedWithRuleId;constructor(e,t,r,n,s){super(e,t,r,n),this.retokenizeCapturedWithRuleId=s}dispose(){}collectPatterns(e,t){throw Error("Not supported!")}compile(e,t){throw Error("Not supported!")}compileAG(e,t,r,n){throw Error("Not supported!")}},e6=class extends e5{_match;captures;_cachedCompiledPatterns;constructor(e,t,r,n,s){super(e,t,r,null),this._match=new te(n,this.id),this.captures=s,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(e,t){t.push(this._match)}compile(e,t){return this._getCachedCompiledPatterns(e).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e).compileAG(e,r,n)}_getCachedCompiledPatterns(e){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new tt,this.collectPatterns(e,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},e4=class extends e5{hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(e,t,r,n,s){super(e,t,r,n),this.patterns=s.patterns,this.hasMissingPatterns=s.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(e,t){for(let r of this.patterns)e.getRule(r).collectPatterns(e,t)}compile(e,t){return this._getCachedCompiledPatterns(e).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e).compileAG(e,r,n)}_getCachedCompiledPatterns(e){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new tt,this.collectPatterns(e,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},e8=class extends e5{_begin;beginCaptures;_end;endHasBackReferences;endCaptures;applyEndPatternLast;hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(e,t,r,n,s,i,a,o,l,c){super(e,t,r,n),this._begin=new te(s,this.id),this.beginCaptures=i,this._end=new te(a||"",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=o,this.applyEndPatternLast=l||!1,this.patterns=c.patterns,this.hasMissingPatterns=c.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugEndRegExp(){return`${this._end.source}`}getEndWithResolvedBackReferences(e,t){return this._end.resolveBackReferences(e,t)}collectPatterns(e,t){t.push(this._begin)}compile(e,t){return this._getCachedCompiledPatterns(e,t).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e,t).compileAG(e,r,n)}_getCachedCompiledPatterns(e,t){if(!this._cachedCompiledPatterns){for(let t of(this._cachedCompiledPatterns=new tt,this.patterns))e.getRule(t).collectPatterns(e,this._cachedCompiledPatterns);this.applyEndPatternLast?this._cachedCompiledPatterns.push(this._end.hasBackReferences?this._end.clone():this._end):this._cachedCompiledPatterns.unshift(this._end.hasBackReferences?this._end.clone():this._end)}return this._end.hasBackReferences&&(this.applyEndPatternLast?this._cachedCompiledPatterns.setSource(this._cachedCompiledPatterns.length()-1,t):this._cachedCompiledPatterns.setSource(0,t)),this._cachedCompiledPatterns}},e9=class extends e5{_begin;beginCaptures;whileCaptures;_while;whileHasBackReferences;hasMissingPatterns;patterns;_cachedCompiledPatterns;_cachedCompiledWhilePatterns;constructor(e,t,r,n,s,i,a,o,l){super(e,t,r,n),this._begin=new te(s,this.id),this.beginCaptures=i,this.whileCaptures=o,this._while=new te(a,-2),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=l.patterns,this.hasMissingPatterns=l.hasMissingPatterns,this._cachedCompiledPatterns=null,this._cachedCompiledWhilePatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null),this._cachedCompiledWhilePatterns&&(this._cachedCompiledWhilePatterns.dispose(),this._cachedCompiledWhilePatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugWhileRegExp(){return`${this._while.source}`}getWhileWithResolvedBackReferences(e,t){return this._while.resolveBackReferences(e,t)}collectPatterns(e,t){t.push(this._begin)}compile(e,t){return this._getCachedCompiledPatterns(e).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e).compileAG(e,r,n)}_getCachedCompiledPatterns(e){if(!this._cachedCompiledPatterns)for(let t of(this._cachedCompiledPatterns=new tt,this.patterns))e.getRule(t).collectPatterns(e,this._cachedCompiledPatterns);return this._cachedCompiledPatterns}compileWhile(e,t){return this._getCachedCompiledWhilePatterns(e,t).compile(e)}compileWhileAG(e,t,r,n){return this._getCachedCompiledWhilePatterns(e,t).compileAG(e,r,n)}_getCachedCompiledWhilePatterns(e,t){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new tt,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,t||""),this._cachedCompiledWhilePatterns}},e7=class e{static createCaptureRule(e,t,r,n,s){return e.registerRule(e=>new e3(t,e,r,n,s))}static getCompiledRuleId(t,r,n){return t.id||r.registerRule(s=>{if(t.id=s,t.match)return new e6(t.$vscodeTextmateLocation,t.id,t.name,t.match,e._compileCaptures(t.captures,r,n));if(void 0===t.begin){t.repository&&(n=ew({},n,t.repository));let s=t.patterns;return void 0===s&&t.include&&(s=[{include:t.include}]),new e4(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,e._compilePatterns(s,r,n))}return t.while?new e9(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,e._compileCaptures(t.beginCaptures||t.captures,r,n),t.while,e._compileCaptures(t.whileCaptures||t.captures,r,n),e._compilePatterns(t.patterns,r,n)):new e8(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,e._compileCaptures(t.beginCaptures||t.captures,r,n),t.end,e._compileCaptures(t.endCaptures||t.captures,r,n),t.applyEndPatternLast,e._compilePatterns(t.patterns,r,n))}),t.id}static _compileCaptures(t,r,n){let s=[];if(t){let i=0;for(let e in t){if("$vscodeTextmateLocation"===e)continue;let t=parseInt(e,10);t>i&&(i=t)}for(let e=0;e<=i;e++)s[e]=null;for(let i in t){if("$vscodeTextmateLocation"===i)continue;let a=parseInt(i,10),o=0;t[i].patterns&&(o=e.getCompiledRuleId(t[i],r,n)),s[a]=e.createCaptureRule(r,t[i].$vscodeTextmateLocation,t[i].name,t[i].contentName,o)}}return s}static _compilePatterns(t,r,n){let s=[];if(t)for(let i=0,a=t.length;i<a;i++){let a=t[i],o=-1;if(a.include){let t=e0(a.include);switch(t.kind){case 0:case 1:o=e.getCompiledRuleId(n[a.include],r,n);break;case 2:let s=n[t.ruleName];s&&(o=e.getCompiledRuleId(s,r,n));break;case 3:case 4:let i=t.scopeName,l=4===t.kind?t.ruleName:null,c=r.getExternalGrammar(i,n);if(c)if(l){let t=c.repository[l];t&&(o=e.getCompiledRuleId(t,r,c.repository))}else o=e.getCompiledRuleId(c.repository.$self,r,c.repository)}}else o=e.getCompiledRuleId(a,r,n);if(-1!==o){let e=r.getRule(o),t=!1;if((e instanceof e4||e instanceof e8||e instanceof e9)&&e.hasMissingPatterns&&0===e.patterns.length&&(t=!0),t)continue;s.push(o)}}return{patterns:s,hasMissingPatterns:(t?t.length:0)!==s.length}}},te=class e{source;ruleId;hasAnchor;hasBackReferences;_anchorCache;constructor(e,t){if(e&&"string"==typeof e){const t=e.length;let r=0,n=[],s=!1;for(let i=0;i<t;i++)if("\\"===e.charAt(i)&&i+1<t){const t=e.charAt(i+1);"z"===t?(n.push(e.substring(r,i)),n.push("$(?!\\n)(?<!\\n)"),r=i+2):("A"===t||"G"===t)&&(s=!0),i++}this.hasAnchor=s,0===r?this.source=e:(n.push(e.substring(r,t)),this.source=n.join(""))}else this.hasAnchor=!1,this.source=e;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=t,"string"==typeof this.source?this.hasBackReferences=e1.test(this.source):this.hasBackReferences=!1}clone(){return new e(this.source,this.ruleId)}setSource(e){this.source!==e&&(this.source=e,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(e,t){if("string"!=typeof this.source)throw Error("This method should only be called if the source is a string");let r=t.map(t=>e.substring(t.start,t.end));return e2.lastIndex=0,this.source.replace(e2,(e,t)=>eC(r[parseInt(t,10)]||""))}_buildAnchorCache(){let e,t,r,n;if("string"!=typeof this.source)throw Error("This method should only be called if the source is a string");let s=[],i=[],a=[],o=[];for(e=0,t=this.source.length;e<t;e++)r=this.source.charAt(e),s[e]=r,i[e]=r,a[e]=r,o[e]=r,"\\"===r&&e+1<t&&("A"===(n=this.source.charAt(e+1))?(s[e+1]="",i[e+1]="",a[e+1]="A",o[e+1]="A"):"G"===n?(s[e+1]="",i[e+1]="G",a[e+1]="",o[e+1]="G"):(s[e+1]=n,i[e+1]=n,a[e+1]=n,o[e+1]=n),e++);return{A0_G0:s.join(""),A0_G1:i.join(""),A1_G0:a.join(""),A1_G1:o.join("")}}resolveAnchors(e,t){if(!this.hasAnchor||!this._anchorCache||"string"!=typeof this.source)return this.source;if(e)if(t)return this._anchorCache.A1_G1;else return this._anchorCache.A1_G0;return t?this._anchorCache.A0_G1:this._anchorCache.A0_G0}},tt=class{_items;_hasAnchors;_cached;_anchorCache;constructor(){this._items=[],this._hasAnchors=!1,this._cached=null,this._anchorCache={A0_G0:null,A0_G1:null,A1_G0:null,A1_G1:null}}dispose(){this._disposeCaches()}_disposeCaches(){this._cached&&(this._cached.dispose(),this._cached=null),this._anchorCache.A0_G0&&(this._anchorCache.A0_G0.dispose(),this._anchorCache.A0_G0=null),this._anchorCache.A0_G1&&(this._anchorCache.A0_G1.dispose(),this._anchorCache.A0_G1=null),this._anchorCache.A1_G0&&(this._anchorCache.A1_G0.dispose(),this._anchorCache.A1_G0=null),this._anchorCache.A1_G1&&(this._anchorCache.A1_G1.dispose(),this._anchorCache.A1_G1=null)}push(e){this._items.push(e),this._hasAnchors=this._hasAnchors||e.hasAnchor}unshift(e){this._items.unshift(e),this._hasAnchors=this._hasAnchors||e.hasAnchor}length(){return this._items.length}setSource(e,t){this._items[e].source!==t&&(this._disposeCaches(),this._items[e].setSource(t))}compile(e){if(!this._cached){let t=this._items.map(e=>e.source);this._cached=new tr(e,t,this._items.map(e=>e.ruleId))}return this._cached}compileAG(e,t,r){if(!this._hasAnchors)return this.compile(e);if(t)if(r)return this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(e,t,r)),this._anchorCache.A1_G1;else return this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(e,t,r)),this._anchorCache.A1_G0;return r?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(e,t,r)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(e,t,r)),this._anchorCache.A0_G0)}_resolveAnchors(e,t,r){return new tr(e,this._items.map(e=>e.resolveAnchors(t,r)),this._items.map(e=>e.ruleId))}},tr=class{constructor(e,t,r){this.regExps=t,this.rules=r,this.scanner=e.createOnigScanner(t)}scanner;dispose(){"function"==typeof this.scanner.dispose&&this.scanner.dispose()}toString(){let e=[];for(let t=0,r=this.rules.length;t<r;t++)e.push(" - "+this.rules[t]+": "+this.regExps[t]);return e.join("\n")}findNextMatchSync(e,t,r){let n=this.scanner.findNextMatchSync(e,t,r);return n?{ruleId:this.rules[n.index],captureIndices:n.captureIndices}:null}},tn=class{constructor(e,t){this.languageId=e,this.tokenType=t}},ts=class e{_defaultAttributes;_embeddedLanguagesMatcher;constructor(e,t){this._defaultAttributes=new tn(e,8),this._embeddedLanguagesMatcher=new ti(Object.entries(t||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(t){return null===t?e._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(t)}static _NULL_SCOPE_METADATA=new tn(0,0);_getBasicScopeAttributes=new eA(e=>new tn(this._scopeToLanguage(e),this._toStandardTokenType(e)));_scopeToLanguage(e){return this._embeddedLanguagesMatcher.match(e)||0}_toStandardTokenType(t){let r=t.match(e.STANDARD_TOKEN_TYPE_REGEXP);if(!r)return 8;switch(r[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"meta.embedded":return 0}throw Error("Unexpected match for standard token type!")}static STANDARD_TOKEN_TYPE_REGEXP=/\b(comment|string|regex|meta\.embedded)\b/},ti=class{values;scopesRegExp;constructor(e){if(0===e.length)this.values=null,this.scopesRegExp=null;else{this.values=new Map(e);const t=e.map(([e,t])=>eC(e));t.sort(),t.reverse(),this.scopesRegExp=RegExp(`^((${t.join(")|(")}))($|\\.)`,"")}}match(e){if(!this.scopesRegExp)return;let t=e.match(this.scopesRegExp);if(t)return this.values.get(t[1])}};void 0!==eb.default&&eb.default.env.VSCODE_TEXTMATE_DEBUG;var ta=class{constructor(e,t){this.stack=e,this.stoppedEarly=t}};function to(e,t,r,n,s,i,a,o){let l=t.content.length,c=!1,u=-1;if(a){let a=function(e,t,r,n,s,i){let a=s.beginRuleCapturedEOL?0:-1,o=[];for(let t=s;t;t=t.pop()){let r=t.getRule(e);r instanceof e9&&o.push({rule:r,stack:t})}for(let p=o.pop();p;p=o.pop()){var l,c,u,d,h;let{ruleScanner:o,findOptions:m}=(l=p.rule,c=e,u=p.stack.endRule,d=r,h=n===a,{ruleScanner:l.compileWhileAG(c,u,d,h),findOptions:0}),f=o.findNextMatchSync(t,n,m);if(f){if(-2!==f.ruleId){s=p.stack.pop();break}f.captureIndices&&f.captureIndices.length&&(i.produce(p.stack,f.captureIndices[0].start),tc(e,t,r,p.stack,i,p.rule.whileCaptures,f.captureIndices),i.produce(p.stack,f.captureIndices[0].end),a=f.captureIndices[0].end,f.captureIndices[0].end>n&&(n=f.captureIndices[0].end,r=!1))}else{s=p.stack.pop();break}}return{stack:s,linePos:n,anchorPosition:a,isFirstLine:r}}(e,t,r,n,s,i);s=a.stack,n=a.linePos,r=a.isFirstLine,u=a.anchorPosition}let d=Date.now();for(;!c;){if(0!==o&&Date.now()-d>o)return new ta(s,!0);!function(){let a=function(e,t,r,n,s,i){let a=function(e,t,r,n,s,i){let{ruleScanner:a,findOptions:o}=tl(s.getRule(e),e,s.endRule,r,n===i),l=a.findNextMatchSync(t,n,o);return l?{captureIndices:l.captureIndices,matchedRuleId:l.ruleId}:null}(e,t,r,n,s,i),o=e.getInjections();if(0===o.length)return a;let l=function(e,t,r,n,s,i,a){let o,l=Number.MAX_VALUE,c=null,u=0,d=i.contentNameScopesList.getScopeNames();for(let i=0,h=e.length;i<h;i++){let h=e[i];if(!h.matcher(d))continue;let{ruleScanner:p,findOptions:m}=tl(t.getRule(h.ruleId),t,null,n,s===a),f=p.findNextMatchSync(r,s,m);if(!f)continue;let g=f.captureIndices[0].start;if(!(g>=l)&&(l=g,c=f.captureIndices,o=f.ruleId,u=h.priority,l===s))break}return c?{priorityMatch:-1===u,captureIndices:c,matchedRuleId:o}:null}(o,e,t,r,n,s,i);if(!l)return a;if(!a)return l;let c=a.captureIndices[0].start,u=l.captureIndices[0].start;return u<c||l.priorityMatch&&u===c?l:a}(e,t,r,n,s,u);if(!a){i.produce(s,l),c=!0;return}let o=a.captureIndices,d=a.matchedRuleId,h=!!o&&o.length>0&&o[0].end>n;if(-1===d){let a=s.getRule(e);i.produce(s,o[0].start),s=s.withContentNameScopesList(s.nameScopesList),tc(e,t,r,s,i,a.endCaptures,o),i.produce(s,o[0].end);let d=s;if(s=s.parent,u=d.getAnchorPos(),!h&&d.getEnterPos()===n){s=d,i.produce(s,l),c=!0;return}}else{let a=e.getRule(d);i.produce(s,o[0].start);let p=s,m=a.getName(t.content,o),f=s.contentNameScopesList.pushAttributed(m,e);if(s=s.push(d,n,u,o[0].end===l,null,f,f),a instanceof e8){tc(e,t,r,s,i,a.beginCaptures,o),i.produce(s,o[0].end),u=o[0].end;let n=a.getContentName(t.content,o),d=f.pushAttributed(n,e);if(s=s.withContentNameScopesList(d),a.endHasBackReferences&&(s=s.withEndRule(a.getEndWithResolvedBackReferences(t.content,o))),!h&&p.hasSameRuleAs(s)){s=s.pop(),i.produce(s,l),c=!0;return}}else if(a instanceof e9){tc(e,t,r,s,i,a.beginCaptures,o),i.produce(s,o[0].end),u=o[0].end;let n=a.getContentName(t.content,o),d=f.pushAttributed(n,e);if(s=s.withContentNameScopesList(d),a.whileHasBackReferences&&(s=s.withEndRule(a.getWhileWithResolvedBackReferences(t.content,o))),!h&&p.hasSameRuleAs(s)){s=s.pop(),i.produce(s,l),c=!0;return}}else if(tc(e,t,r,s,i,a.captures,o),i.produce(s,o[0].end),s=s.pop(),!h){s=s.safePop(),i.produce(s,l),c=!0;return}}o[0].end>n&&(n=o[0].end,r=!1)}()}return new ta(s,!1)}function tl(e,t,r,n,s){return{ruleScanner:e.compileAG(t,r,n,s),findOptions:0}}function tc(e,t,r,n,s,i,a){if(0===i.length)return;let o=t.content,l=Math.min(i.length,a.length),c=[],u=a[0].end;for(let t=0;t<l;t++){let l=i[t];if(null===l)continue;let d=a[t];if(0===d.length)continue;if(d.start>u)break;for(;c.length>0&&c[c.length-1].endPos<=d.start;)s.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop();if(c.length>0?s.produceFromScopes(c[c.length-1].scopes,d.start):s.produce(n,d.start),l.retokenizeCapturedWithRuleId){let t=l.getName(o,a),i=n.contentNameScopesList.pushAttributed(t,e),c=l.getContentName(o,a),u=i.pushAttributed(c,e),h=n.push(l.retokenizeCapturedWithRuleId,d.start,-1,!1,null,i,u),p=e.createOnigString(o.substring(0,d.end));to(e,p,r&&0===d.start,d.start,h,s,!1,0),e$(p);continue}let h=l.getName(o,a);if(null!==h){let t=(c.length>0?c[c.length-1].scopes:n.contentNameScopesList).pushAttributed(h,e);c.push(new tu(t,d.end))}}for(;c.length>0;)s.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop()}var tu=class{scopes;endPos;constructor(e,t){this.scopes=e,this.endPos=t}};function td(e,t,r,n,s){let i=eO(t,th),a=e7.getCompiledRuleId(r,n,s.repository);for(let r of i)e.push({debugSelector:t,matcher:r.matcher,ruleId:a,grammar:s,priority:r.priority})}function th(e,t){if(t.length<e.length)return!1;let r=0;return e.every(e=>{for(let n=r;n<t.length;n++)if(function(e,t){if(!e)return!1;if(e===t)return!0;let r=t.length;return e.length>r&&e.substr(0,r)===t&&"."===e[r]}(t[n],e))return r=n+1,!0;return!1})}var tp=class{constructor(e,t,r,n,s,i,a,o){if(this._rootScopeName=e,this.balancedBracketSelectors=i,this._onigLib=o,this._basicScopeAttributesProvider=new ts(r,n),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=a,this._grammar=tm(t,null),this._injections=null,this._tokenTypeMatchers=[],s)for(const e of Object.keys(s))for(const t of eO(e,th))this._tokenTypeMatchers.push({matcher:t.matcher,type:s[e]})}_rootId;_lastRuleId;_ruleId2desc;_includedGrammars;_grammarRepository;_grammar;_injections;_basicScopeAttributesProvider;_tokenTypeMatchers;get themeProvider(){return this._grammarRepository}dispose(){for(let e of this._ruleId2desc)e&&e.dispose()}createOnigScanner(e){return this._onigLib.createOnigScanner(e)}createOnigString(e){return this._onigLib.createOnigString(e)}getMetadataForScope(e){return this._basicScopeAttributesProvider.getBasicScopeAttributes(e)}_collectInjections(){let e=[],t=this._rootScopeName,r=({lookup:e=>e===this._rootScopeName?this._grammar:this.getExternalGrammar(e),injections:e=>this._grammarRepository.injections(e)}).lookup(t);if(r){let n=r.injections;if(n)for(let t in n)td(e,t,n[t],this,r);let s=this._grammarRepository.injections(t);s&&s.forEach(t=>{let r=this.getExternalGrammar(t);if(r){let t=r.injectionSelector;t&&td(e,t,r,this,r)}})}return e.sort((e,t)=>e.priority-t.priority),e}getInjections(){return null===this._injections&&(this._injections=this._collectInjections()),this._injections}registerRule(e){let t=++this._lastRuleId,r=e(t);return this._ruleId2desc[t]=r,r}getRule(e){return this._ruleId2desc[e]}getExternalGrammar(e,t){if(this._includedGrammars[e])return this._includedGrammars[e];if(this._grammarRepository){let r=this._grammarRepository.lookup(e);if(r)return this._includedGrammars[e]=tm(r,t&&t.$base),this._includedGrammars[e]}}tokenizeLine(e,t,r=0){let n=this._tokenize(e,t,!1,r);return{tokens:n.lineTokens.getResult(n.ruleStack,n.lineLength),ruleStack:n.ruleStack,stoppedEarly:n.stoppedEarly}}tokenizeLine2(e,t,r=0){let n=this._tokenize(e,t,!0,r);return{tokens:n.lineTokens.getBinaryResult(n.ruleStack,n.lineLength),ruleStack:n.ruleStack,stoppedEarly:n.stoppedEarly}}_tokenize(e,t,r,n){let s;if(-1===this._rootId&&(this._rootId=e7.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository),this.getInjections()),t&&t!==tg.NULL)s=!1,t.reset();else{let e;s=!0;let r=this._basicScopeAttributesProvider.getDefaultAttributes(),n=this.themeProvider.getDefaults(),i=ez.set(0,r.languageId,r.tokenType,null,n.fontStyle,n.foregroundId,n.backgroundId),a=this.getRule(this._rootId).getName(null,null);e=a?tf.createRootAndLookUpScopeName(a,i,this):tf.createRoot("unknown",i),t=new tg(null,this._rootId,-1,-1,!1,null,e,e)}e+="\n";let i=this.createOnigString(e),a=i.content.length,o=new ty(r,e,this._tokenTypeMatchers,this.balancedBracketSelectors),l=to(this,i,s,0,t,o,!0,n);return e$(i),{lineLength:a,lineTokens:o,ruleStack:l.stack,stoppedEarly:l.stoppedEarly}}};function tm(e,t){return(e=function e(t){return Array.isArray(t)?function(t){let r=[];for(let n=0,s=t.length;n<s;n++)r[n]=e(t[n]);return r}(t):t instanceof RegExp?t:"object"==typeof t?function(t){let r={};for(let n in t)r[n]=e(t[n]);return r}(t):t}(e)).repository=e.repository||{},e.repository.$self={$vscodeTextmateLocation:e.$vscodeTextmateLocation,patterns:e.patterns,name:e.scopeName},e.repository.$base=t||e.repository.$self,e}var tf=class e{constructor(e,t,r){this.parent=e,this.scopePath=t,this.tokenAttributes=r}static fromExtension(t,r){let n=t,s=t?.scopePath??null;for(let t of r)n=new e(n,s=eT.push(s,t.scopeNames),t.encodedTokenAttributes);return n}static createRoot(t,r){return new e(null,new eT(null,t),r)}static createRootAndLookUpScopeName(t,r,n){let s=n.getMetadataForScope(t),i=new eT(null,t),a=n.themeProvider.themeMatch(i),o=e.mergeAttributes(r,s,a);return new e(null,i,o)}get scopeName(){return this.scopePath.scopeName}toString(){return this.getScopeNames().join(" ")}equals(t){return e.equals(this,t)}static equals(e,t){for(;;){if(e===t||!e&&!t)return!0;if(!e||!t||e.scopeName!==t.scopeName||e.tokenAttributes!==t.tokenAttributes)return!1;e=e.parent,t=t.parent}}static mergeAttributes(e,t,r){let n=-1,s=0,i=0;return null!==r&&(n=r.fontStyle,s=r.foregroundId,i=r.backgroundId),ez.set(e,t.languageId,t.tokenType,null,n,s,i)}pushAttributed(t,r){if(null===t)return this;if(-1===t.indexOf(" "))return e._pushAttributed(this,t,r);let n=t.split(/ /g),s=this;for(let t of n)s=e._pushAttributed(s,t,r);return s}static _pushAttributed(t,r,n){let s=n.getMetadataForScope(r),i=t.scopePath.push(r),a=n.themeProvider.themeMatch(i),o=e.mergeAttributes(t.tokenAttributes,s,a);return new e(t,i,o)}getScopeNames(){return this.scopePath.getSegments()}getExtensionIfDefined(e){let t=[],r=this;for(;r&&r!==e;)t.push({encodedTokenAttributes:r.tokenAttributes,scopeNames:r.scopePath.getExtensionIfDefined(r.parent?.scopePath??null)}),r=r.parent;return r===e?t.reverse():void 0}},tg=class e{constructor(e,t,r,n,s,i,a,o){this.parent=e,this.ruleId=t,this.beginRuleCapturedEOL=s,this.endRule=i,this.nameScopesList=a,this.contentNameScopesList=o,this.depth=this.parent?this.parent.depth+1:1,this._enterPos=r,this._anchorPos=n}_stackElementBrand=void 0;static NULL=new e(null,0,0,0,!1,null,null,null);_enterPos;_anchorPos;depth;equals(t){return null!==t&&e._equals(this,t)}static _equals(e,t){return e===t||!!this._structuralEquals(e,t)&&tf.equals(e.contentNameScopesList,t.contentNameScopesList)}static _structuralEquals(e,t){for(;;){if(e===t||!e&&!t)return!0;if(!e||!t||e.depth!==t.depth||e.ruleId!==t.ruleId||e.endRule!==t.endRule)return!1;e=e.parent,t=t.parent}}clone(){return this}static _reset(e){for(;e;)e._enterPos=-1,e._anchorPos=-1,e=e.parent}reset(){e._reset(this)}pop(){return this.parent}safePop(){return this.parent?this.parent:this}push(t,r,n,s,i,a,o){return new e(this,t,r,n,s,i,a,o)}getEnterPos(){return this._enterPos}getAnchorPos(){return this._anchorPos}getRule(e){return e.getRule(this.ruleId)}toString(){let e=[];return this._writeString(e,0),"["+e.join(",")+"]"}_writeString(e,t){return this.parent&&(t=this.parent._writeString(e,t)),e[t++]=`(${this.ruleId}, ${this.nameScopesList?.toString()}, ${this.contentNameScopesList?.toString()})`,t}withContentNameScopesList(e){return this.contentNameScopesList===e?this:this.parent.push(this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,this.endRule,this.nameScopesList,e)}withEndRule(t){return this.endRule===t?this:new e(this.parent,this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,t,this.nameScopesList,this.contentNameScopesList)}hasSameRuleAs(e){let t=this;for(;t&&t._enterPos===e._enterPos;){if(t.ruleId===e.ruleId)return!0;t=t.parent}return!1}toStateStackFrame(){return{ruleId:this.ruleId,beginRuleCapturedEOL:this.beginRuleCapturedEOL,endRule:this.endRule,nameScopesList:this.nameScopesList?.getExtensionIfDefined(this.parent?.nameScopesList??null)??[],contentNameScopesList:this.contentNameScopesList?.getExtensionIfDefined(this.nameScopesList)??[]}}static pushFrame(t,r){let n=tf.fromExtension(t?.nameScopesList??null,r.nameScopesList);return new e(t,r.ruleId,r.enterPos??-1,r.anchorPos??-1,r.beginRuleCapturedEOL,r.endRule,n,tf.fromExtension(n,r.contentNameScopesList))}},tx=class{balancedBracketScopes;unbalancedBracketScopes;allowAny=!1;constructor(e,t){this.balancedBracketScopes=e.flatMap(e=>"*"===e?(this.allowAny=!0,[]):eO(e,th).map(e=>e.matcher)),this.unbalancedBracketScopes=t.flatMap(e=>eO(e,th).map(e=>e.matcher))}get matchesAlways(){return this.allowAny&&0===this.unbalancedBracketScopes.length}get matchesNever(){return 0===this.balancedBracketScopes.length&&!this.allowAny}match(e){for(let t of this.unbalancedBracketScopes)if(t(e))return!1;for(let t of this.balancedBracketScopes)if(t(e))return!0;return this.allowAny}},ty=class{constructor(e,t,r,n){this.balancedBracketSelectors=n,this._emitBinaryTokens=e,this._tokenTypeOverrides=r,this._lineText=null,this._tokens=[],this._binaryTokens=[],this._lastTokenEndIndex=0}_emitBinaryTokens;_lineText;_tokens;_binaryTokens;_lastTokenEndIndex;_tokenTypeOverrides;produce(e,t){this.produceFromScopes(e.contentNameScopesList,t)}produceFromScopes(e,t){if(this._lastTokenEndIndex>=t)return;if(this._emitBinaryTokens){let r=e?.tokenAttributes??0,n=!1;if(this.balancedBracketSelectors?.matchesAlways&&(n=!0),this._tokenTypeOverrides.length>0||this.balancedBracketSelectors&&!this.balancedBracketSelectors.matchesAlways&&!this.balancedBracketSelectors.matchesNever){let t=e?.getScopeNames()??[];for(let e of this._tokenTypeOverrides)e.matcher(t)&&(r=ez.set(r,0,e.type,null,-1,0,0));this.balancedBracketSelectors&&(n=this.balancedBracketSelectors.match(t))}if(n&&(r=ez.set(r,0,8,n,-1,0,0)),this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-1]===r){this._lastTokenEndIndex=t;return}this._binaryTokens.push(this._lastTokenEndIndex),this._binaryTokens.push(r),this._lastTokenEndIndex=t;return}let r=e?.getScopeNames()??[];this._tokens.push({startIndex:this._lastTokenEndIndex,endIndex:t,scopes:r}),this._lastTokenEndIndex=t}getResult(e,t){return this._tokens.length>0&&this._tokens[this._tokens.length-1].startIndex===t-1&&this._tokens.pop(),0===this._tokens.length&&(this._lastTokenEndIndex=-1,this.produce(e,t),this._tokens[this._tokens.length-1].startIndex=0),this._tokens}getBinaryResult(e,t){this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-2]===t-1&&(this._binaryTokens.pop(),this._binaryTokens.pop()),0===this._binaryTokens.length&&(this._lastTokenEndIndex=-1,this.produce(e,t),this._binaryTokens[this._binaryTokens.length-2]=0);let r=new Uint32Array(this._binaryTokens.length);for(let e=0,t=this._binaryTokens.length;e<t;e++)r[e]=this._binaryTokens[e];return r}},tv=class{constructor(e,t){this._onigLib=t,this._theme=e}_grammars=new Map;_rawGrammars=new Map;_injectionGrammars=new Map;_theme;dispose(){for(let e of this._grammars.values())e.dispose()}setTheme(e){this._theme=e}getColorMap(){return this._theme.getColorMap()}addGrammar(e,t){this._rawGrammars.set(e.scopeName,e),t&&this._injectionGrammars.set(e.scopeName,t)}lookup(e){return this._rawGrammars.get(e)}injections(e){return this._injectionGrammars.get(e)}getDefaults(){return this._theme.getDefaults()}themeMatch(e){return this._theme.match(e)}grammarForScopeName(e,t,r,n,s){if(!this._grammars.has(e)){let i=this._rawGrammars.get(e);if(!i)return null;this._grammars.set(e,new tp(e,i,t,r,n,s,this,this._onigLib))}return this._grammars.get(e)}},tb=class{_options;_syncRegistry;_ensureGrammarCache;constructor(e){this._options=e,this._syncRegistry=new tv(e_.createFromRawTheme(e.theme,e.colorMap),e.onigLib),this._ensureGrammarCache=new Map}dispose(){this._syncRegistry.dispose()}setTheme(e,t){this._syncRegistry.setTheme(e_.createFromRawTheme(e,t))}getColorMap(){return this._syncRegistry.getColorMap()}loadGrammarWithEmbeddedLanguages(e,t,r){return this.loadGrammarWithConfiguration(e,t,{embeddedLanguages:r})}loadGrammarWithConfiguration(e,t,r){return this._loadGrammar(e,t,r.embeddedLanguages,r.tokenTypes,new tx(r.balancedBracketSelectors||[],r.unbalancedBracketSelectors||[]))}loadGrammar(e){return this._loadGrammar(e,0,null,null,null)}_loadGrammar(e,t,r,n,s){let i=new eW(this._syncRegistry,e);for(;i.Q.length>0;)i.Q.map(e=>this._loadSingleGrammar(e.scopeName)),i.processQueue();return this._grammarForScopeName(e,t,r,n,s)}_loadSingleGrammar(e){this._ensureGrammarCache.has(e)||(this._doLoadSingleGrammar(e),this._ensureGrammarCache.set(e,!0))}_doLoadSingleGrammar(e){let t=this._options.loadGrammar(e);if(t){let r="function"==typeof this._options.getInjections?this._options.getInjections(e):void 0;this._syncRegistry.addGrammar(t,r)}}addGrammar(e,t=[],r=0,n=null){return this._syncRegistry.addGrammar(e,t),this._grammarForScopeName(e.scopeName,r,n)}_grammarForScopeName(e,t=0,r=null,n=null,s=null){return this._syncRegistry.grammarForScopeName(e,t,r,n,s)}},tw=tg.NULL,tk=e.i(766368),tj=e.i(145767),tN=e.i(456940);let tS=/["&'<>`]/g,tC=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,tA=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,t_=/[|\\{}()[\]^$+*?.]/g,tT=new WeakMap,tE=/[\dA-Fa-f]/,tP=/\d/,tR=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],tM={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},tI=["cent","copy","divide","gt","lt","not","para","times"],tL={}.hasOwnProperty,tD={};for(t in tM)tL.call(tM,t)&&(tD[tM[t]]=t);let tz=/[^\dA-Za-z]/;function tO(e,t,r){var n,s;let i,a,o=(n=r.omitOptionalSemicolons,i="&#x"+e.toString(16).toUpperCase(),n&&t&&!tE.test(String.fromCharCode(t))?i:i+";");if((r.useNamedReferences||r.useShortestReferences)&&(a=function(e,t,r,n){let s=String.fromCharCode(e);if(tL.call(tD,s)){let e=tD[s],i="&"+e;return r&&tR.includes(e)&&!tI.includes(e)&&(!n||t&&61!==t&&tz.test(String.fromCharCode(t)))?i:i+";"}return""}(e,t,r.omitOptionalSemicolons,r.attribute)),(r.useShortestReferences||!a)&&r.useShortestReferences){let n,i=(s=r.omitOptionalSemicolons,n="&#"+String(e),s&&t&&!tP.test(String.fromCharCode(t))?n:n+";");i.length<o.length&&(o=i)}return a&&(!r.useShortestReferences||a.length<o.length)?a:o}function tB(e,t){let r;var n,s=e,i=Object.assign({format:tO},t);if(s=s.replace(i.subset?(n=i.subset,(r=tT.get(n))||(r=function(e){let t=[],r=-1;for(;++r<e.length;)t.push(e[r].replace(t_,"\\$&"));return RegExp("(?:"+t.join("|")+")","g")}(n),tT.set(n,r)),r):tS,a),i.subset||i.escapeOnly)return s;return s.replace(tC,function(e,t,r){return i.format((e.charCodeAt(0)-55296)*1024+e.charCodeAt(1)-56320+65536,r.charCodeAt(t+2),i)}).replace(tA,a);function a(e,t,r){return i.format(e.charCodeAt(0),r.charCodeAt(t+1),i)}}let tF=/^>|^->|<!--|-->|--!>|<!-$/g,t$=[">"],tV=["<",">"];var tU=e.i(294254),tG=e.i(214644),tW=e.i(781812),tq=e.i(645060),tH=e.i(960688);let tK=tJ(1),tX=tJ(-1),tY=[];function tJ(e){return function(t,r,n){let s=t?t.children:tY,i=(r||0)+e,a=s[i];if(!n)for(;a&&(0,tH.whitespace)(a);)i+=e,a=s[i];return a}}let tZ={}.hasOwnProperty;function tQ(e){return function(t,r,n){return tZ.call(e,t.tagName)&&e[t.tagName](t,r,n)}}let t0=tQ({body:function(e,t,r){let n=tK(r,t);return!n||"comment"!==n.type},caption:t1,colgroup:t1,dd:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName)},dt:function(e,t,r){let n=tK(r,t);return!!(n&&"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName))},head:t1,html:function(e,t,r){let n=tK(r,t);return!n||"comment"!==n.type},li:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&"li"===n.tagName},optgroup:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&"optgroup"===n.tagName},option:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("option"===n.tagName||"optgroup"===n.tagName)},p:function(e,t,r){let n=tK(r,t);return n?"element"===n.type&&("address"===n.tagName||"article"===n.tagName||"aside"===n.tagName||"blockquote"===n.tagName||"details"===n.tagName||"div"===n.tagName||"dl"===n.tagName||"fieldset"===n.tagName||"figcaption"===n.tagName||"figure"===n.tagName||"footer"===n.tagName||"form"===n.tagName||"h1"===n.tagName||"h2"===n.tagName||"h3"===n.tagName||"h4"===n.tagName||"h5"===n.tagName||"h6"===n.tagName||"header"===n.tagName||"hgroup"===n.tagName||"hr"===n.tagName||"main"===n.tagName||"menu"===n.tagName||"nav"===n.tagName||"ol"===n.tagName||"p"===n.tagName||"pre"===n.tagName||"section"===n.tagName||"table"===n.tagName||"ul"===n.tagName):!r||"element"!==r.type||"a"!==r.tagName&&"audio"!==r.tagName&&"del"!==r.tagName&&"ins"!==r.tagName&&"map"!==r.tagName&&"noscript"!==r.tagName&&"video"!==r.tagName},rp:t2,rt:t2,tbody:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName)},td:t5,tfoot:function(e,t,r){return!tK(r,t)},th:t5,thead:function(e,t,r){let n=tK(r,t);return!!(n&&"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName))},tr:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&"tr"===n.tagName}});function t1(e,t,r){let n=tK(r,t,!0);return!n||"comment"!==n.type&&!("text"===n.type&&(0,tH.whitespace)(n.value.charAt(0)))}function t2(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("rp"===n.tagName||"rt"===n.tagName)}function t5(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("td"===n.tagName||"th"===n.tagName)}let t3=tQ({body:function(e){let t=tK(e,-1,!0);return!t||"comment"!==t.type&&!("text"===t.type&&(0,tH.whitespace)(t.value.charAt(0)))&&("element"!==t.type||"meta"!==t.tagName&&"link"!==t.tagName&&"script"!==t.tagName&&"style"!==t.tagName&&"template"!==t.tagName)},colgroup:function(e,t,r){let n=tX(r,t),s=tK(e,-1,!0);return!(r&&n&&"element"===n.type&&"colgroup"===n.tagName&&t0(n,r.children.indexOf(n),r))&&!!(s&&"element"===s.type&&"col"===s.tagName)},head:function(e){let t=new Set;for(let r of e.children)if("element"===r.type&&("base"===r.tagName||"title"===r.tagName)){if(t.has(r.tagName))return!1;t.add(r.tagName)}let r=e.children[0];return!r||"element"===r.type},html:function(e){let t=tK(e,-1);return!t||"comment"!==t.type},tbody:function(e,t,r){let n=tX(r,t),s=tK(e,-1);return!(r&&n&&"element"===n.type&&("thead"===n.tagName||"tbody"===n.tagName)&&t0(n,r.children.indexOf(n),r))&&!!(s&&"element"===s.type&&"tr"===s.tagName)}}),t6={name:[[" \n\f\r &/=>".split("")," \n\f\r \"&'/=>`".split("")],["\0 \n\f\r \"&'/<=>".split(""),"\0 \n\f\r \"&'/<=>`".split("")]],unquoted:[[" \n\f\r &>".split(""),"\0 \n\f\r \"&'<=>`".split("")],["\0 \n\f\r \"&'<=>`".split(""),"\0 \n\f\r \"&'<=>`".split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]},t4=["<","&"];function t8(e,t,r,n){return r&&"element"===r.type&&("script"===r.tagName||"style"===r.tagName)?e.value:tB(e.value,Object.assign({},n.settings.characterReferences,{subset:t4}))}let t9=(0,tN.zwitch)("type",{invalid:function(e){throw Error("Expected node, not `"+e+"`")},unknown:function(e){throw Error("Cannot compile unknown node `"+e.type+"`")},handlers:{comment:function(e,t,r,n){return n.settings.bogusComments?"<?"+tB(e.value,Object.assign({},n.settings.characterReferences,{subset:t$}))+">":"<!--"+e.value.replace(tF,function(e){return tB(e,Object.assign({},n.settings.characterReferences,{subset:tV}))})+"-->"},doctype:function(e,t,r,n){return"<!"+(n.settings.upperDoctype?"DOCTYPE":"doctype")+(n.settings.tightDoctype?"":" ")+"html>"},element:function(e,t,r,n){let s,i=n.schema,a="svg"!==i.space&&n.settings.omitOptionalTags,o="svg"===i.space?n.settings.closeEmptyElements:n.settings.voids.includes(e.tagName.toLowerCase()),l=[];"html"===i.space&&"svg"===e.tagName&&(n.schema=tj.svg);let c=function(e,t){let r,n=[],s=-1;if(t){for(r in t)if(null!==t[r]&&void 0!==t[r]){let s=function(e,t,r){let n,s=(0,tW.find)(e.schema,t),i=e.settings.allowParseErrors&&"html"===e.schema.space?0:1,a=+!e.settings.allowDangerousCharacters,o=e.quote;if(s.overloadedBoolean&&(r===s.attribute||""===r)?r=!0:(s.boolean||s.overloadedBoolean)&&("string"!=typeof r||r===s.attribute||""===r)&&(r=!!r),null==r||!1===r||"number"==typeof r&&Number.isNaN(r))return"";let l=tB(s.attribute,Object.assign({},e.settings.characterReferences,{subset:t6.name[i][a]}));return!0===r||(r=Array.isArray(r)?(s.commaSeparated?tG.stringify:tq.stringify)(r,{padLeft:!e.settings.tightCommaSeparatedLists}):String(r),e.settings.collapseEmptyAttributes&&!r)?l:(e.settings.preferUnquoted&&(n=tB(r,Object.assign({},e.settings.characterReferences,{attribute:!0,subset:t6.unquoted[i][a]}))),n!==r&&(e.settings.quoteSmart&&(0,tU.ccount)(r,o)>(0,tU.ccount)(r,e.alternative)&&(o=e.alternative),n=o+tB(r,Object.assign({},e.settings.characterReferences,{subset:("'"===o?t6.single:t6.double)[i][a],attribute:!0}))+o),l+(n?"="+n:n))}(e,r,t[r]);s&&n.push(s)}}for(;++s<n.length;){let t=e.settings.tightAttributes?n[s].charAt(n[s].length-1):void 0;s!==n.length-1&&'"'!==t&&"'"!==t&&(n[s]+=" ")}return n.join("")}(n,e.properties),u=n.all("html"===i.space&&"template"===e.tagName?e.content:e);return n.schema=i,u&&(o=!1),!c&&a&&t3(e,t,r)||(l.push("<",e.tagName,c?" "+c:""),o&&("svg"===i.space||n.settings.closeSelfClosing)&&(s=c.charAt(c.length-1),(!n.settings.tightSelfClosing||"/"===s||s&&'"'!==s&&"'"!==s)&&l.push(" "),l.push("/")),l.push(">")),l.push(u),o||a&&t0(e,t,r)||l.push("</"+e.tagName+">"),l.join("")},raw:function(e,t,r,n){return n.settings.allowDangerousHtml?e.value:t8(e,t,r,n)},root:function(e,t,r,n){return n.all(e)},text:t8}}),t7={},re={},rt=[];function rr(e,t,r){return t9(e,t,r,this)}function rn(e){let t=[],r=e&&e.children||rt,n=-1;for(;++n<r.length;)t[n]=this.one(r[n],n,e);return t.join("")}function rs(e,t){let r="string"==typeof e?{}:{...e.colorReplacements},n="string"==typeof e?e:e.name;for(let[e,s]of Object.entries(t?.colorReplacements||{}))"string"==typeof s?r[e]=s:e===n&&Object.assign(r,s);return r}function ri(e,t){return e&&t?.[e?.toLowerCase()]||e}async function ra(e){return Promise.resolve("function"==typeof e?e():e).then(e=>e.default||e)}function ro(e){return!e||["plaintext","txt","text","plain"].includes(e)}function rl(e){return"ansi"===e||ro(e)}function rc(e){return"none"===e}function ru(e,t){if(!t)return e;for(let r of(e.properties||={},e.properties.class||=[],"string"==typeof e.properties.class&&(e.properties.class=e.properties.class.split(/\s+/g)),Array.isArray(e.properties.class)||(e.properties.class=[]),Array.isArray(t)?t:t.split(/\s+/g)))r&&!e.properties.class.includes(r)&&e.properties.class.push(r);return e}function rd(e,t=!1){if(0===e.length)return[["",0]];let r=e.split(/(\r?\n)/g),n=0,s=[];for(let e=0;e<r.length;e+=2){let i=t?r[e]+(r[e+1]||""):r[e];s.push([i,n]),n+=r[e].length,n+=r[e+1]?.length||0}return s}let rh="light-dark()",rp=["color","background-color"];function rm(e){let t={};if(e.color&&(t.color=e.color),e.bgColor&&(t["background-color"]=e.bgColor),e.fontStyle){e.fontStyle&eR.Italic&&(t["font-style"]="italic"),e.fontStyle&eR.Bold&&(t["font-weight"]="bold");let r=[];e.fontStyle&eR.Underline&&r.push("underline"),e.fontStyle&eR.Strikethrough&&r.push("line-through"),r.length&&(t["text-decoration"]=r.join(" "))}return t}function rf(e){return"string"==typeof e?e:Object.entries(e).map(([e,t])=>`${e}:${t}`).join(";")}let rg=new WeakMap;function rx(e,t){rg.set(e,t)}function ry(e){return rg.get(e)}class rv{_stacks={};lang;get themes(){return Object.keys(this._stacks)}get theme(){return this.themes[0]}get _stack(){return this._stacks[this.theme]}static initial(e,t){return new rv(Object.fromEntries((Array.isArray(t)?t:[t]).map(e=>[e,tw])),e)}constructor(...e){if(2===e.length){const[t,r]=e;this.lang=r,this._stacks=t}else{const[t,r,n]=e;this.lang=r,this._stacks={[n]:t}}}getInternalStack(e=this.theme){return this._stacks[e]}getScopes(e=this.theme){var t;let r,n;return t=this._stacks[e],r=[],n=new Set,!function e(t){if(n.has(t))return;n.add(t);let s=t?.nameScopesList?.scopeName;s&&r.push(s),t.parent&&e(t.parent)}(t),r}toJSON(){return{lang:this.lang,theme:this.theme,themes:this.themes,scopes:this.getScopes()}}}let rb=[function(){let e=new WeakMap;function t(t){if(!e.has(t.meta)){var r;let n,s=function(e){if("number"==typeof e){if(e<0||e>t.source.length)throw new ev(`Invalid decoration offset: ${e}. Code length: ${t.source.length}`);return{...i.indexToPos(e),offset:e}}{let t=i.lines[e.line];if(void 0===t)throw new ev(`Invalid decoration position ${JSON.stringify(e)}. Lines length: ${i.lines.length}`);let r=e.character;if(r<0&&(r=t.length+r),r<0||r>t.length)throw new ev(`Invalid decoration position ${JSON.stringify(e)}. Line ${e.line} length: ${t.length}`);return{...e,character:r,offset:i.posToIndex(e.line,r)}}},i={lines:n=rd(r=t.source,!0).map(([e])=>e),indexToPos:function(e){if(e===r.length)return{line:n.length-1,character:n[n.length-1].length};let t=e,s=0;for(let e of n){if(t<e.length)break;t-=e.length,s++}return{line:s,character:t}},posToIndex:function(e,t){let r=0;for(let t=0;t<e;t++)r+=n[t].length;return r+t}},a=(t.options.decorations||[]).map(e=>({...e,start:s(e.start),end:s(e.end)}));(function(e){for(let t=0;t<e.length;t++){let r=e[t];if(r.start.offset>r.end.offset)throw new ev(`Invalid decoration range: ${JSON.stringify(r.start)} - ${JSON.stringify(r.end)}`);for(let n=t+1;n<e.length;n++){let t=e[n],s=r.start.offset<=t.start.offset&&t.start.offset<r.end.offset,i=r.start.offset<t.end.offset&&t.end.offset<=r.end.offset,a=t.start.offset<=r.start.offset&&r.start.offset<t.end.offset,o=t.start.offset<r.end.offset&&r.end.offset<=t.end.offset;if(s||i||a||o){if(s&&i||a&&o||a&&r.start.offset===r.end.offset||i&&t.start.offset===t.end.offset)continue;throw new ev(`Decorations ${JSON.stringify(r.start)} and ${JSON.stringify(t.start)} intersect.`)}}}})(a),e.set(t.meta,{decorations:a,converter:i,source:t.source})}return e.get(t.meta)}return{name:"shiki:decorations",tokens(e){let r;if(!this.options.decorations?.length)return;let n=t(this).decorations.flatMap(e=>[e.start.offset,e.end.offset]);return(r=Array.from(n instanceof Set?n:new Set(n)).sort((e,t)=>e-t)).length?e.map(e=>e.flatMap(e=>{let t=r.filter(t=>e.offset<t&&t<e.offset+e.content.length).map(t=>t-e.offset).sort((e,t)=>e-t);if(!t.length)return e;let n=0,s=[];for(let r of t)r>n&&s.push({...e,content:e.content.slice(n,r),offset:e.offset+n}),n=r;return n<e.content.length&&s.push({...e,content:e.content.slice(n),offset:e.offset+n}),s})):e},code(e){if(!this.options.decorations?.length)return;let r=t(this),n=Array.from(e.children).filter(e=>"element"===e.type&&"span"===e.tagName);if(n.length!==r.converter.lines.length)throw new ev(`Number of lines in code element (${n.length}) does not match the number of lines in the source (${r.converter.lines.length}). Failed to apply decorations.`);function s(e,t,r,s){let a=n[e],o="",l=-1,c=-1;if(0===t&&(l=0),0===r&&(c=0),r===1/0&&(c=a.children.length),-1===l||-1===c)for(let e=0;e<a.children.length;e++)o+=function e(t){return"text"===t.type?t.value:"element"===t.type?t.children.map(e).join(""):""}(a.children[e]),-1===l&&o.length===t&&(l=e+1),-1===c&&o.length===r&&(c=e+1);if(-1===l)throw new ev(`Failed to find start index for decoration ${JSON.stringify(s.start)}`);if(-1===c)throw new ev(`Failed to find end index for decoration ${JSON.stringify(s.end)}`);let u=a.children.slice(l,c);if(s.alwaysWrap||u.length!==a.children.length)if(s.alwaysWrap||1!==u.length||"element"!==u[0].type){let e={type:"element",tagName:"span",properties:{},children:u};i(e,s,"wrapper"),a.children.splice(l,u.length,e)}else i(u[0],s,"token");else i(a,s,"line")}function i(e,t,r){let n=t.properties||{},s=t.transform||(e=>e);return e.tagName=t.tagName||"span",e.properties={...e.properties,...n,class:e.properties.class},t.properties?.class&&ru(e,t.properties.class),e=s(e,r)||e}let a=[];for(let e of r.decorations.sort((e,t)=>t.start.offset-e.start.offset||e.end.offset-t.end.offset)){let{start:t,end:r}=e;if(t.line===r.line)s(t.line,t.character,r.character,e);else if(t.line<r.line){s(t.line,t.character,1/0,e);for(let s=t.line+1;s<r.line;s++)a.unshift(()=>{var t;n[t=s]=i(n[t],e,"line")});s(r.line,0,r.character,e)}}a.forEach(e=>e())}}}()];function rw(e){let t=function(e){let t=[],r=[],n=[];for(let s of e)switch(s.enforce){case"pre":t.push(s);break;case"post":r.push(s);break;default:n.push(s)}return{pre:t,post:r,normal:n}}(e.transformers||[]);return[...t.pre,...t.normal,...t.post,...rb]}var rk=["black","red","green","yellow","blue","magenta","cyan","white","brightBlack","brightRed","brightGreen","brightYellow","brightBlue","brightMagenta","brightCyan","brightWhite"],rj={1:"bold",2:"dim",3:"italic",4:"underline",7:"reverse",8:"hidden",9:"strikethrough"};function rN(e){let t=e.shift();if("2"===t){let t=e.splice(0,3).map(e=>Number.parseInt(e));if(3!==t.length||t.some(e=>Number.isNaN(e)))return;return{type:"rgb",rgb:t}}if("5"===t){let t=e.shift();if(t)return{type:"table",index:Number(t)}}}var rS={black:"#000000",red:"#bb0000",green:"#00bb00",yellow:"#bbbb00",blue:"#0000bb",magenta:"#ff00ff",cyan:"#00bbbb",white:"#eeeeee",brightBlack:"#555555",brightRed:"#ff5555",brightGreen:"#00ff00",brightYellow:"#ffff55",brightBlue:"#5555ff",brightMagenta:"#ff55ff",brightCyan:"#55ffff",brightWhite:"#ffffff"};let rC={black:"#000000",red:"#cd3131",green:"#0DBC79",yellow:"#E5E510",blue:"#2472C8",magenta:"#BC3FBC",cyan:"#11A8CD",white:"#E5E5E5",brightBlack:"#666666",brightRed:"#F14C4C",brightGreen:"#23D18B",brightYellow:"#F5F543",brightBlue:"#3B8EEA",brightMagenta:"#D670D6",brightCyan:"#29B8DB",brightWhite:"#FFFFFF"};function rA(e,t,r={}){var n,s;let i,a,{theme:o=e.getLoadedThemes()[0]}=r,l=e.resolveLangAlias(r.lang||"text");if(ro(l)||rc(o))return rd(t).map(e=>[{content:e[0],offset:e[1]}]);let{theme:c,colorMap:u}=e.setTheme(o);if("ansi"===l){let e,n,s,i,a,o,l;return e=rs(c,r),n=rd(t),s=function(e=rS){let t;function r(e){return`#${e.map(e=>Math.max(0,Math.min(e,255)).toString(16).padStart(2,"0")).join("")}`}return{value:function(n){switch(n.type){case"named":return e[n.name];case"rgb":return r(n.rgb);case"table":var s;return s=n.index,function(){if(t)return t;t=[];for(let r=0;r<rk.length;r++)t.push(e[rk[r]]);let n=[0,95,135,175,215,255];for(let e=0;e<6;e++)for(let s=0;s<6;s++)for(let i=0;i<6;i++)t.push(r([n[e],n[s],n[i]]));let s=8;for(let e=0;e<24;e++,s+=10)t.push(r([s,s,s]));return t}()[s]}}}}(Object.fromEntries(rk.map(e=>{let t=`terminal.ansi${e[0].toUpperCase()}${e.substring(1)}`;return[e,c.colors?.[t]||rC[e]]}))),i=null,a=null,o=new Set,l={parse(e){let t=[],r=0;do{let n=function(e,t){let r=e.indexOf("\x1b",t);if(-1!==r&&"["===e[r+1]){let t=e.indexOf("m",r);if(-1!==t)return{sequence:e.substring(r+2,t).split(";"),startPosition:r,position:t+1}}return{position:e.length}}(e,r),s=n.sequence?e.substring(r,n.startPosition):e.substring(r);if(s.length>0&&t.push({value:s,foreground:i,background:a,decorations:new Set(o)}),n.sequence){let e=function(e){let t=[];for(;e.length>0;){let r=e.shift();if(!r)continue;let n=Number.parseInt(r);if(!Number.isNaN(n))if(0===n)t.push({type:"resetAll"});else if(n<=9)rj[n]&&t.push({type:"setDecoration",value:rj[n]});else if(n<=29){let e=rj[n-20];e&&(t.push({type:"resetDecoration",value:e}),"dim"===e&&t.push({type:"resetDecoration",value:"bold"}))}else if(n<=37)t.push({type:"setForegroundColor",value:{type:"named",name:rk[n-30]}});else if(38===n){let r=rN(e);r&&t.push({type:"setForegroundColor",value:r})}else if(39===n)t.push({type:"resetForegroundColor"});else if(n<=47)t.push({type:"setBackgroundColor",value:{type:"named",name:rk[n-40]}});else if(48===n){let r=rN(e);r&&t.push({type:"setBackgroundColor",value:r})}else 49===n?t.push({type:"resetBackgroundColor"}):53===n?t.push({type:"setDecoration",value:"overline"}):55===n?t.push({type:"resetDecoration",value:"overline"}):n>=90&&n<=97?t.push({type:"setForegroundColor",value:{type:"named",name:rk[n-90+8]}}):n>=100&&n<=107&&t.push({type:"setBackgroundColor",value:{type:"named",name:rk[n-100+8]}})}return t}(n.sequence);for(let t of e)"resetAll"===t.type?(i=null,a=null,o.clear()):"resetForegroundColor"===t.type?i=null:"resetBackgroundColor"===t.type?a=null:"resetDecoration"===t.type&&o.delete(t.value);for(let t of e)"setForegroundColor"===t.type?i=t.value:"setBackgroundColor"===t.type?a=t.value:"setDecoration"===t.type&&o.add(t.value)}r=n.position}while(r<e.length)return t}},n.map(t=>l.parse(t[0]).map(r=>{let n,i;r.decorations.has("reverse")?(n=r.background?s.value(r.background):c.bg,i=r.foreground?s.value(r.foreground):c.fg):(n=r.foreground?s.value(r.foreground):c.fg,i=r.background?s.value(r.background):void 0),n=ri(n,e),i=ri(i,e),r.decorations.has("dim")&&(n=function(e){let t=e.match(/#([0-9a-f]{3,8})/i);if(t){let e=t[1];if(8===e.length){let t=Math.round(Number.parseInt(e.slice(6,8),16)/2).toString(16).padStart(2,"0");return`#${e.slice(0,6)}${t}`}if(6===e.length)return`#${e}80`;if(4===e.length){let t=e[0],r=e[1],n=e[2],s=e[3],i=Math.round(Number.parseInt(`${s}${s}`,16)/2).toString(16).padStart(2,"0");return`#${t}${t}${r}${r}${n}${n}${i}`}else if(3===e.length){let t=e[0],r=e[1],n=e[2];return`#${t}${t}${r}${r}${n}${n}80`}}let r=e.match(/var\((--[\w-]+-ansi-[\w-]+)\)/);return r?`var(${r[1]}-dim)`:e}(n));let a=eR.None;return r.decorations.has("bold")&&(a|=eR.Bold),r.decorations.has("italic")&&(a|=eR.Italic),r.decorations.has("underline")&&(a|=eR.Underline),r.decorations.has("strikethrough")&&(a|=eR.Strikethrough),{content:r.value,offset:t[1],color:n,bgColor:i,fontStyle:a}}))}let d=e.getLanguage(r.lang||"text");if(r.grammarState){if(r.grammarState.lang!==d.name)throw new ev(`Grammar state language "${r.grammarState.lang}" does not match highlight language "${d.name}"`);if(!r.grammarState.themes.includes(c.name))throw new ev(`Grammar state themes "${r.grammarState.themes}" do not contain highlight theme "${c.name}"`)}return a=new rv((i=r_(t,n=d,s=c,u,r)).stateStack,n.name,s.name),rx(i.tokens,a),i.tokens}function r_(e,t,r,n,s){let i=rs(r,s),{tokenizeMaxLineLength:a=0,tokenizeTimeLimit:o=500}=s,l=rd(e),c=s.grammarState?function(e,t){if(!(e instanceof rv))throw new ev("Invalid grammar state");return e.getInternalStack(t)}(s.grammarState,r.name)??tw:null!=s.grammarContextCode?r_(s.grammarContextCode,t,r,n,{...s,grammarState:void 0,grammarContextCode:void 0}).stateStack:tw,u=[],d=[];for(let e=0,h=l.length;e<h;e++){let h,p,[m,f]=l[e];if(""===m){u=[],d.push([]);continue}if(a>0&&m.length>=a){u=[],d.push([{content:m,offset:f,color:"",fontStyle:0}]);continue}s.includeExplanation&&(h=t.tokenizeLine(m,c,o).tokens,p=0);let g=t.tokenizeLine2(m,c,o),x=g.tokens.length/2;for(let e=0;e<x;e++){let t=g.tokens[2*e],a=e+1<x?g.tokens[2*e+2]:m.length;if(t===a)continue;let o=g.tokens[2*e+1],l=ri(n[ez.getForeground(o)],i),c=ez.getFontStyle(o),d={content:m.substring(t,a),offset:f+t,color:l,fontStyle:c};if(s.includeExplanation){let e=[];if("scopeName"!==s.includeExplanation)for(let t of r.settings){let r;switch(typeof t.scope){case"string":r=t.scope.split(/,/).map(e=>e.trim());break;case"object":r=t.scope;break;default:continue}e.push({settings:t,selectors:r.map(e=>e.split(/ /))})}d.explanation=[];let n=0;for(;t+n<a;){let t=h[p],r=m.substring(t.startIndex,t.endIndex);n+=r.length,d.explanation.push({content:r,scopes:"scopeName"===s.includeExplanation?t.scopes.map(e=>({scopeName:e})):function(e,t){let r=[];for(let n=0,s=t.length;n<s;n++){let s=t[n];r[n]={scopeName:s,themeMatches:function(e,t,r){let n=[];for(let{selectors:s,settings:i}of e)for(let e of s)if(function(e,t,r){if(!rT(e[e.length-1],t))return!1;let n=e.length-2,s=r.length-1;for(;n>=0&&s>=0;)rT(e[n],r[s])&&(n-=1),s-=1;return -1===n}(e,t,r)){n.push(i);break}return n}(e,s,t.slice(0,n))}}return r}(e,t.scopes)}),p+=1}}u.push(d)}d.push(u),u=[],c=g.ruleStack}return{tokens:d,stateStack:c}}function rT(e,t){return e===t||t.substring(0,e.length)===e&&"."===t[e.length]}function rE(e,t,r){let n=Object.entries(r.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})),s=n.map(n=>{let s=rA(e,t,{...r,theme:n.theme}),i=ry(s);return{tokens:s,state:i,theme:"string"==typeof n.theme?n.theme:n.theme.name}}),i=function(...e){let t=e.map(()=>[]),r=e.length;for(let n=0;n<e[0].length;n++){let s=e.map(e=>e[n]),i=t.map(()=>[]);t.forEach((e,t)=>e.push(i[t]));let a=s.map(()=>0),o=s.map(e=>e[0]);for(;o.every(e=>e);){let e=Math.min(...o.map(e=>e.content.length));for(let t=0;t<r;t++){let r=o[t];r.content.length===e?(i[t].push(r),a[t]+=1,o[t]=s[t][a[t]]):(i[t].push({...r,content:r.content.slice(0,e)}),o[t]={...r,content:r.content.slice(e),offset:r.offset+e})}}}return t}(...s.map(e=>e.tokens)),a=i[0].map((e,t)=>e.map((e,s)=>{let a={content:e.content,variants:{},offset:e.offset};return"includeExplanation"in r&&r.includeExplanation&&(a.explanation=e.explanation),i.forEach((e,r)=>{let{content:i,explanation:o,offset:l,...c}=e[t][s];a.variants[n[r].color]=c}),a})),o=s[0].state?new rv(Object.fromEntries(s.map(e=>[e.theme,e.state?.getInternalStack(e.theme)])),s[0].state.lang):void 0;return o&&rx(a,o),a}function rP(e,t,r){let n,s,i,a,o,l;if("themes"in r){let{defaultColor:c="light",cssVariablePrefix:u="--shiki-",colorsRendering:d="css-vars"}=r,h=Object.entries(r.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})).sort((e,t)=>e.color===c?-1:+(t.color===c));if(0===h.length)throw new ev("`themes` option must not be empty");let p=rE(e,t,r);if(l=ry(p),c&&rh!==c&&!h.find(e=>e.color===c))throw new ev(`\`themes\` option must contain the defaultColor key \`${c}\``);let m=h.map(t=>e.getTheme(t.theme)),f=h.map(e=>e.color);i=p.map(e=>e.map(e=>(function(e,t,r,n,s="css-vars"){let i={content:e.content,explanation:e.explanation,offset:e.offset},a=t.map(t=>rm(e.variants[t])),o=new Set(a.flatMap(e=>Object.keys(e))),l={},c=(e,n)=>{let s="color"===n?"":"background-color"===n?"-bg":`-${n}`;return r+t[e]+("color"===n?"":s)};return a.forEach((e,r)=>{for(let i of o){let o=e[i]||"inherit";if(0===r&&n&&rp.includes(i))if(n===rh&&a.length>1){let e=t.findIndex(e=>"light"===e),n=t.findIndex(e=>"dark"===e);if(-1===e||-1===n)throw new ev('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');let u=a[e][i]||"inherit",d=a[n][i]||"inherit";l[i]=`light-dark(${u}, ${d})`,"css-vars"===s&&(l[c(r,i)]=o)}else l[i]=o;else"css-vars"===s&&(l[c(r,i)]=o)}}),i.htmlStyle=l,i})(e,f,u,c,d))),l&&rx(i,l);let g=h.map(e=>rs(e.theme,r));s=rR(h,m,g,u,c,"fg",d),n=rR(h,m,g,u,c,"bg",d),a=`shiki-themes ${m.map(e=>e.name).join(" ")}`,o=c?void 0:[s,n].join(";")}else if("theme"in r){let o=rs(r.theme,r);i=rA(e,t,r);let c=e.getTheme(r.theme);n=ri(c.bg,o),s=ri(c.fg,o),a=c.name,l=ry(i)}else throw new ev("Invalid options, either `theme` or `themes` must be provided");return{tokens:i,fg:s,bg:n,themeName:a,rootStyle:o,grammarState:l}}function rR(e,t,r,n,s,i,a){return e.map((o,l)=>{let c=ri(t[l][i],r[l])||"inherit",u=`${n+o.color}${"bg"===i?"-bg":""}:${c}`;if(0===l&&s){if(s===rh&&e.length>1){let n=e.findIndex(e=>"light"===e.color),s=e.findIndex(e=>"dark"===e.color);if(-1===n||-1===s)throw new ev('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');let a=ri(t[n][i],r[n])||"inherit",o=ri(t[s][i],r[s])||"inherit";return`light-dark(${a}, ${o});${u}`}return c}return"css-vars"===a?u:null}).filter(e=>!!e).join(";")}function rM(e,t,r,n={meta:{},options:r,codeToHast:(t,r)=>rM(e,t,r),codeToTokens:(t,r)=>rP(e,t,r)}){let s=t;for(let e of rw(r))s=e.preprocess?.call(n,s,r)||s;let{tokens:i,fg:a,bg:o,themeName:l,rootStyle:c,grammarState:u}=rP(e,s,r),{mergeWhitespaces:d=!0,mergeSameStyleTokens:h=!1}=r;!0===d?i=i.map(e=>{let t,r=[],n="";return e.forEach((s,i)=>{let a=!(s.fontStyle&&(s.fontStyle&eR.Underline||s.fontStyle&eR.Strikethrough));a&&s.content.match(/^\s+$/)&&e[i+1]?(void 0===t&&(t=s.offset),n+=s.content):n?(a?r.push({...s,offset:t,content:n+s.content}):r.push({content:n,offset:t},s),t=void 0,n=""):r.push(s)}),r}):"never"===d&&(i=i.map(e=>e.flatMap(e=>{if(e.content.match(/^\s+$/))return e;let t=e.content.match(/^(\s*)(.*?)(\s*)$/);if(!t)return e;let[,r,n,s]=t;if(!r&&!s)return e;let i=[{...e,offset:e.offset+r.length,content:n}];return r&&i.unshift({content:r,offset:e.offset}),s&&i.push({content:s,offset:e.offset+r.length+n.length}),i}))),h&&(i=i.map(e=>{let t=[];for(let r of e){if(0===t.length){t.push({...r});continue}let e=t[t.length-1],n=rf(e.htmlStyle||rm(e)),s=rf(r.htmlStyle||rm(r)),i=e.fontStyle&&(e.fontStyle&eR.Underline||e.fontStyle&eR.Strikethrough),a=r.fontStyle&&(r.fontStyle&eR.Underline||r.fontStyle&eR.Strikethrough);i||a||n!==s?t.push({...r}):e.content+=r.content}return t}));let p={...n,get source(){return s}};for(let e of rw(r))i=e.tokens?.call(p,i)||i;return function(e,t,r,n=ry(e)){let s=rw(t),i=[],a={type:"root",children:[]},{structure:o="classic",tabindex:l="0"}=t,c={class:`shiki ${t.themeName||""}`};for(let[e,r]of(!1!==t.rootStyle&&(null!=t.rootStyle?c.style=t.rootStyle:c.style=`background-color:${t.bg};color:${t.fg}`),!1!==l&&null!=l&&(c.tabindex=l.toString()),Object.entries(t.meta||{})))e.startsWith("_")||(c[e]=r);let u={type:"element",tagName:"pre",properties:c,children:[],data:t.data},d={type:"element",tagName:"code",properties:{},children:i},h=[],p={...r,structure:o,addClassToHast:ru,get source(){return r.source},get tokens(){return e},get options(){return t},get root(){return a},get pre(){return u},get code(){return d},get lines(){return h}};if(e.forEach((e,t)=>{t&&("inline"===o?a.children.push({type:"element",tagName:"br",properties:{},children:[]}):"classic"===o&&i.push({type:"text",value:"\n"}));let r={type:"element",tagName:"span",properties:{class:"line"},children:[]},n=0;for(let i of e){let e={type:"element",tagName:"span",properties:{...i.htmlAttrs},children:[{type:"text",value:i.content}]},l=rf(i.htmlStyle||rm(i));for(let a of(l&&(e.properties.style=l),s))e=a?.span?.call(p,e,t+1,n,r,i)||e;"inline"===o?a.children.push(e):"classic"===o&&r.children.push(e),n+=i.content.length}if("classic"===o){for(let e of s)r=e?.line?.call(p,r,t+1)||r;h.push(r),i.push(r)}else"inline"===o&&h.push(r)}),"classic"===o){for(let e of s)d=e?.code?.call(p,d)||d;for(let e of(u.children.push(d),s))u=e?.pre?.call(p,u)||u;a.children.push(u)}else if("inline"===o){let e=[],t={type:"element",tagName:"span",properties:{class:"line"},children:[]};for(let r of a.children)"element"===r.type&&"br"===r.tagName?(e.push(t),t={type:"element",tagName:"span",properties:{class:"line"},children:[]}):("element"===r.type||"text"===r.type)&&t.children.push(r);e.push(t);let r={type:"element",tagName:"code",properties:{},children:e};for(let e of s)r=e?.code?.call(p,r)||r;a.children=[];for(let e=0;e<r.children.length;e++){e>0&&a.children.push({type:"element",tagName:"br",properties:{},children:[]});let t=r.children[e];"element"===t.type&&a.children.push(...t.children)}}let m=a;for(let e of s)m=e?.root?.call(p,m)||m;return n&&rx(m,n),m}(i,{...r,fg:a,bg:o,themeName:l,rootStyle:!1!==r.rootStyle&&(r.rootStyle??c)},p,u)}let rI=function(e,t){let r=t||t7,n=r.quote||'"';if('"'!==n&&"'"!==n)throw Error("Invalid quote `"+n+"`, expected `'` or `\"`");return({one:rr,all:rn,settings:{omitOptionalTags:r.omitOptionalTags||!1,allowParseErrors:r.allowParseErrors||!1,allowDangerousCharacters:r.allowDangerousCharacters||!1,quoteSmart:r.quoteSmart||!1,preferUnquoted:r.preferUnquoted||!1,tightAttributes:r.tightAttributes||!1,upperDoctype:r.upperDoctype||!1,tightDoctype:r.tightDoctype||!1,bogusComments:r.bogusComments||!1,tightCommaSeparatedLists:r.tightCommaSeparatedLists||!1,tightSelfClosing:r.tightSelfClosing||!1,collapseEmptyAttributes:r.collapseEmptyAttributes||!1,allowDangerousHtml:r.allowDangerousHtml||!1,voids:r.voids||tk.htmlVoidElements,characterReferences:r.characterReferences||re,closeSelfClosing:r.closeSelfClosing||!1,closeEmptyElements:r.closeEmptyElements||!1},schema:"svg"===r.space?tj.svg:tj.html,quote:n,alternative:'"'===n?"'":'"'}).one(Array.isArray(e)?{type:"root",children:e}:e,void 0,void 0)},rL="__shiki_resolved";function rD(e){if(e?.[rL])return e;let t={...e};t.tokenColors&&!t.settings&&(t.settings=t.tokenColors,delete t.tokenColors),t.type||="dark",t.colorReplacements={...t.colorReplacements},t.settings||=[];let{bg:r,fg:n}=t;if(!r||!n){let e=t.settings?t.settings.find(e=>!e.name&&!e.scope):void 0;e?.settings?.foreground&&(n=e.settings.foreground),e?.settings?.background&&(r=e.settings.background),!n&&t?.colors?.["editor.foreground"]&&(n=t.colors["editor.foreground"]),!r&&t?.colors?.["editor.background"]&&(r=t.colors["editor.background"]),n||(n="light"===t.type?"#333333":"#bbbbbb"),r||(r="light"===t.type?"#fffffe":"#1e1e1e"),t.fg=n,t.bg=r}t.settings[0]&&t.settings[0].settings&&!t.settings[0].scope||t.settings.unshift({settings:{foreground:t.fg,background:t.bg}});let s=0,i=new Map;function a(e){if(i.has(e))return i.get(e);s+=1;let r=`#${s.toString(16).padStart(8,"0").toLowerCase()}`;return t.colorReplacements?.[`#${r}`]?a(e):(i.set(e,r),r)}for(let e of(t.settings=t.settings.map(e=>{let r=e.settings?.foreground&&!e.settings.foreground.startsWith("#"),n=e.settings?.background&&!e.settings.background.startsWith("#");if(!r&&!n)return e;let s={...e,settings:{...e.settings}};if(r){let r=a(e.settings.foreground);t.colorReplacements[r]=e.settings.foreground,s.settings.foreground=r}if(n){let r=a(e.settings.background);t.colorReplacements[r]=e.settings.background,s.settings.background=r}return s}),Object.keys(t.colors||{})))if(("editor.foreground"===e||"editor.background"===e||e.startsWith("terminal.ansi"))&&!t.colors[e]?.startsWith("#")){let r=a(t.colors[e]);t.colorReplacements[r]=t.colors[e],t.colors[e]=r}return Object.defineProperty(t,rL,{enumerable:!1,writable:!1,value:!0}),t}async function rz(e){return Array.from(new Set((await Promise.all(e.filter(e=>!rl(e)).map(async e=>await ra(e).then(e=>Array.isArray(e)?e:[e])))).flat()))}async function rO(e){return(await Promise.all(e.map(async e=>rc(e)?null:rD(await ra(e))))).filter(e=>!!e)}class rB extends Error{constructor(e){super(e),this.name="ShikiError"}}function rF(e,t){if(!t)return e;if(t[e]){let r=new Set([e]);for(;t[e];){if(e=t[e],r.has(e))throw new rB(`Circular alias \`${Array.from(r).join(" -> ")} -> ${e}\``);r.add(e)}}return e}class r$ extends tb{constructor(e,t,r,n={}){super(e),this._resolver=e,this._themes=t,this._langs=r,this._alias=n,this._themes.map(e=>this.loadTheme(e)),this.loadLanguages(this._langs)}_resolvedThemes=new Map;_resolvedGrammars=new Map;_langMap=new Map;_langGraph=new Map;_textmateThemeCache=new WeakMap;_loadedThemesCache=null;_loadedLanguagesCache=null;getTheme(e){return"string"==typeof e?this._resolvedThemes.get(e):this.loadTheme(e)}loadTheme(e){let t=rD(e);return t.name&&(this._resolvedThemes.set(t.name,t),this._loadedThemesCache=null),t}getLoadedThemes(){return this._loadedThemesCache||(this._loadedThemesCache=[...this._resolvedThemes.keys()]),this._loadedThemesCache}setTheme(e){let t=this._textmateThemeCache.get(e);t||(t=e_.createFromRawTheme(e),this._textmateThemeCache.set(e,t)),this._syncRegistry.setTheme(t)}getGrammar(e){return e=rF(e,this._alias),this._resolvedGrammars.get(e)}loadLanguage(e){if(this.getGrammar(e.name))return;let t=new Set([...this._langMap.values()].filter(t=>t.embeddedLangsLazy?.includes(e.name)));this._resolver.addLanguage(e);let r={balancedBracketSelectors:e.balancedBracketSelectors||["*"],unbalancedBracketSelectors:e.unbalancedBracketSelectors||[]};this._syncRegistry._rawGrammars.set(e.scopeName,e);let n=this.loadGrammarWithConfiguration(e.scopeName,1,r);if(n.name=e.name,this._resolvedGrammars.set(e.name,n),e.aliases&&e.aliases.forEach(t=>{this._alias[t]=e.name}),this._loadedLanguagesCache=null,t.size)for(let e of t)this._resolvedGrammars.delete(e.name),this._loadedLanguagesCache=null,this._syncRegistry?._injectionGrammars?.delete(e.scopeName),this._syncRegistry?._grammars?.delete(e.scopeName),this.loadLanguage(this._langMap.get(e.name))}dispose(){super.dispose(),this._resolvedThemes.clear(),this._resolvedGrammars.clear(),this._langMap.clear(),this._langGraph.clear(),this._loadedThemesCache=null}loadLanguages(e){for(let t of e)this.resolveEmbeddedLanguages(t);let t=Array.from(this._langGraph.entries()),r=t.filter(([e,t])=>!t);if(r.length){let e=t.filter(([e,t])=>{if(!t)return!1;let n=t.embeddedLanguages||t.embeddedLangs;return n?.some(e=>r.map(([e])=>e).includes(e))}).filter(e=>!r.includes(e));throw new rB(`Missing languages ${r.map(([e])=>`\`${e}\``).join(", ")}, required by ${e.map(([e])=>`\`${e}\``).join(", ")}`)}for(let[e,r]of t)this._resolver.addLanguage(r);for(let[e,r]of t)this.loadLanguage(r)}getLoadedLanguages(){return this._loadedLanguagesCache||(this._loadedLanguagesCache=[...new Set([...this._resolvedGrammars.keys(),...Object.keys(this._alias)])]),this._loadedLanguagesCache}resolveEmbeddedLanguages(e){this._langMap.set(e.name,e),this._langGraph.set(e.name,e);let t=e.embeddedLanguages??e.embeddedLangs;if(t)for(let e of t)this._langGraph.set(e,this._langMap.get(e))}}class rV{_langs=new Map;_scopeToLang=new Map;_injections=new Map;_onigLib;constructor(e,t){this._onigLib={createOnigScanner:t=>e.createScanner(t),createOnigString:t=>e.createString(t)},t.forEach(e=>this.addLanguage(e))}get onigLib(){return this._onigLib}getLangRegistration(e){return this._langs.get(e)}loadGrammar(e){return this._scopeToLang.get(e)}addLanguage(e){this._langs.set(e.name,e),e.aliases&&e.aliases.forEach(t=>{this._langs.set(t,e)}),this._scopeToLang.set(e.scopeName,e),e.injectTo&&e.injectTo.forEach(t=>{this._injections.get(t)||this._injections.set(t,[]),this._injections.get(t).push(e.scopeName)})}getInjections(e){let t=e.split("."),r=[];for(let e=1;e<=t.length;e++){let n=t.slice(0,e).join(".");r=[...r,...this._injections.get(n)||[]]}return r}}let rU=0;async function rG(e){e.engine||function(e,t=3){if(!(t>3))if(1)console.trace(`[SHIKI DEPRECATE]: ${e}`);else throw Error(`[SHIKI DEPRECATE]: ${e}`)}("`engine` option is required. Use `createOnigurumaEngine` or `createJavaScriptRegexEngine` to create an engine.");let[t,r,n]=await Promise.all([rO(e.themes||[]),rz(e.langs||[]),e.engine]);return function(e){let t;rU+=1,!1!==e.warnings&&rU>=10&&rU%10==0&&console.warn(`[Shiki] ${rU} instances have been created. Shiki is supposed to be used as a singleton, consider refactoring your code to cache your highlighter instance; Or call \`highlighter.dispose()\` to release unused instances.`);let r=!1;if(!e.engine)throw new rB("`engine` option is required for synchronous mode");let n=(e.langs||[]).flat(1),s=(e.themes||[]).flat(1).map(rD),i=new r$(new rV(e.engine,n),s,n,e.langAlias);function a(e){if("none"===e)return{bg:"",fg:"",name:"none",settings:[],type:"dark"};c();let t=i.getTheme(e);if(!t)throw new rB(`Theme \`${e}\` not found, you may need to load it first`);return t}function o(...e){c(),i.loadLanguages(e.flat(1))}function l(...e){for(let t of(c(),e.flat(1)))i.loadTheme(t)}function c(){if(r)throw new rB("Shiki instance has been disposed")}function u(){r||(r=!0,i.dispose(),rU-=1)}return{setTheme:function(e){c();let r=a(e);return t!==e&&(i.setTheme(r),t=e),{theme:r,colorMap:i.getColorMap()}},getTheme:a,getLanguage:function(e){c();let t=i.getGrammar("string"==typeof e?e:e.name);if(!t)throw new rB(`Language \`${e}\` not found, you may need to load it first`);return t},getLoadedThemes:function(){return c(),i.getLoadedThemes()},getLoadedLanguages:function(){return c(),i.getLoadedLanguages()},resolveLangAlias:function(t){return rF(t,e.langAlias)},loadLanguage:async function(...e){return o(await rz(e))},loadLanguageSync:o,loadTheme:async function(...e){return c(),l(await rO(e))},loadThemeSync:l,dispose:u,[Symbol.dispose]:u}}({...e,themes:t,langs:r,engine:n})}async function rW(e){let t=await rG(e);return{getLastGrammarState:(...e)=>(function(...e){if(2===e.length)return ry(e[1]);let[t,r,n={}]=e,{lang:s="text",theme:i=t.getLoadedThemes()[0]}=n;if(ro(s)||rc(i))throw new ev("Plain language does not have grammar state");if("ansi"===s)throw new ev("ANSI language does not have grammar state");let{theme:a,colorMap:o}=t.setTheme(i),l=t.getLanguage(s);return new rv(r_(r,l,a,o,n).stateStack,l.name,a.name)})(t,...e),codeToTokensBase:(e,r)=>rA(t,e,r),codeToTokensWithThemes:(e,r)=>rE(t,e,r),codeToTokens:(e,r)=>rP(t,e,r),codeToHast:(e,r)=>rM(t,e,r),codeToHtml:(e,r)=>(function(e,t,r){let n={meta:{},options:r,codeToHast:(t,r)=>rM(e,t,r),codeToTokens:(t,r)=>rP(e,t,r)},s=rI(rM(e,t,r,n));for(let e of rw(r))s=e.postprocess?.call(n,s,r)||s;return s})(t,e,r),getBundledLanguages:()=>({}),getBundledThemes:()=>({}),...t,getInternalContext:()=>t}}let rq=Object.fromEntries([{id:"andromeeda",displayName:"Andromeeda",type:"dark",import:()=>e.A(189508)},{id:"aurora-x",displayName:"Aurora X",type:"dark",import:()=>e.A(327553)},{id:"ayu-dark",displayName:"Ayu Dark",type:"dark",import:()=>e.A(759341)},{id:"catppuccin-frappe",displayName:"Catppuccin Frappé",type:"dark",import:()=>e.A(557366)},{id:"catppuccin-latte",displayName:"Catppuccin Latte",type:"light",import:()=>e.A(127572)},{id:"catppuccin-macchiato",displayName:"Catppuccin Macchiato",type:"dark",import:()=>e.A(398911)},{id:"catppuccin-mocha",displayName:"Catppuccin Mocha",type:"dark",import:()=>e.A(765061)},{id:"dark-plus",displayName:"Dark Plus",type:"dark",import:()=>e.A(814228)},{id:"dracula",displayName:"Dracula Theme",type:"dark",import:()=>e.A(374789)},{id:"dracula-soft",displayName:"Dracula Theme Soft",type:"dark",import:()=>e.A(675562)},{id:"everforest-dark",displayName:"Everforest Dark",type:"dark",import:()=>e.A(264696)},{id:"everforest-light",displayName:"Everforest Light",type:"light",import:()=>e.A(42530)},{id:"github-dark",displayName:"GitHub Dark",type:"dark",import:()=>e.A(427713)},{id:"github-dark-default",displayName:"GitHub Dark Default",type:"dark",import:()=>e.A(576963)},{id:"github-dark-dimmed",displayName:"GitHub Dark Dimmed",type:"dark",import:()=>e.A(329581)},{id:"github-dark-high-contrast",displayName:"GitHub Dark High Contrast",type:"dark",import:()=>e.A(195279)},{id:"github-light",displayName:"GitHub Light",type:"light",import:()=>e.A(516651)},{id:"github-light-default",displayName:"GitHub Light Default",type:"light",import:()=>e.A(689651)},{id:"github-light-high-contrast",displayName:"GitHub Light High Contrast",type:"light",import:()=>e.A(642036)},{id:"gruvbox-dark-hard",displayName:"Gruvbox Dark Hard",type:"dark",import:()=>e.A(840055)},{id:"gruvbox-dark-medium",displayName:"Gruvbox Dark Medium",type:"dark",import:()=>e.A(398687)},{id:"gruvbox-dark-soft",displayName:"Gruvbox Dark Soft",type:"dark",import:()=>e.A(18935)},{id:"gruvbox-light-hard",displayName:"Gruvbox Light Hard",type:"light",import:()=>e.A(52380)},{id:"gruvbox-light-medium",displayName:"Gruvbox Light Medium",type:"light",import:()=>e.A(24410)},{id:"gruvbox-light-soft",displayName:"Gruvbox Light Soft",type:"light",import:()=>e.A(795210)},{id:"houston",displayName:"Houston",type:"dark",import:()=>e.A(695303)},{id:"kanagawa-dragon",displayName:"Kanagawa Dragon",type:"dark",import:()=>e.A(686210)},{id:"kanagawa-lotus",displayName:"Kanagawa Lotus",type:"light",import:()=>e.A(847729)},{id:"kanagawa-wave",displayName:"Kanagawa Wave",type:"dark",import:()=>e.A(233589)},{id:"laserwave",displayName:"LaserWave",type:"dark",import:()=>e.A(951946)},{id:"light-plus",displayName:"Light Plus",type:"light",import:()=>e.A(279775)},{id:"material-theme",displayName:"Material Theme",type:"dark",import:()=>e.A(593928)},{id:"material-theme-darker",displayName:"Material Theme Darker",type:"dark",import:()=>e.A(198658)},{id:"material-theme-lighter",displayName:"Material Theme Lighter",type:"light",import:()=>e.A(270659)},{id:"material-theme-ocean",displayName:"Material Theme Ocean",type:"dark",import:()=>e.A(320719)},{id:"material-theme-palenight",displayName:"Material Theme Palenight",type:"dark",import:()=>e.A(525766)},{id:"min-dark",displayName:"Min Dark",type:"dark",import:()=>e.A(610344)},{id:"min-light",displayName:"Min Light",type:"light",import:()=>e.A(100684)},{id:"monokai",displayName:"Monokai",type:"dark",import:()=>e.A(291123)},{id:"night-owl",displayName:"Night Owl",type:"dark",import:()=>e.A(198410)},{id:"nord",displayName:"Nord",type:"dark",import:()=>e.A(785810)},{id:"one-dark-pro",displayName:"One Dark Pro",type:"dark",import:()=>e.A(350612)},{id:"one-light",displayName:"One Light",type:"light",import:()=>e.A(492494)},{id:"plastic",displayName:"Plastic",type:"dark",import:()=>e.A(59650)},{id:"poimandres",displayName:"Poimandres",type:"dark",import:()=>e.A(533273)},{id:"red",displayName:"Red",type:"dark",import:()=>e.A(473810)},{id:"rose-pine",displayName:"Rosé Pine",type:"dark",import:()=>e.A(486978)},{id:"rose-pine-dawn",displayName:"Rosé Pine Dawn",type:"light",import:()=>e.A(371553)},{id:"rose-pine-moon",displayName:"Rosé Pine Moon",type:"dark",import:()=>e.A(297035)},{id:"slack-dark",displayName:"Slack Dark",type:"dark",import:()=>e.A(747632)},{id:"slack-ochin",displayName:"Slack Ochin",type:"light",import:()=>e.A(93215)},{id:"snazzy-light",displayName:"Snazzy Light",type:"light",import:()=>e.A(612986)},{id:"solarized-dark",displayName:"Solarized Dark",type:"dark",import:()=>e.A(255674)},{id:"solarized-light",displayName:"Solarized Light",type:"light",import:()=>e.A(731013)},{id:"synthwave-84",displayName:"Synthwave '84",type:"dark",import:()=>e.A(94801)},{id:"tokyo-night",displayName:"Tokyo Night",type:"dark",import:()=>e.A(457836)},{id:"vesper",displayName:"Vesper",type:"dark",import:()=>e.A(13877)},{id:"vitesse-black",displayName:"Vitesse Black",type:"dark",import:()=>e.A(448048)},{id:"vitesse-dark",displayName:"Vitesse Dark",type:"dark",import:()=>e.A(639922)},{id:"vitesse-light",displayName:"Vitesse Light",type:"light",import:()=>e.A(595345)}].map(e=>[e.id,e.import]));var rH=e.i(520683);class rK extends Error{constructor(e){super(e),this.name="ShikiError"}}function rX(){return"u">typeof performance?performance.now():Date.now()}let rY=(e,t)=>e+(t-e%t)%t;async function rJ(e){let t,r,n={};function s(e){r=e,n.HEAPU8=new Uint8Array(e),n.HEAPU32=new Uint32Array(e)}let i="u">typeof TextDecoder?new TextDecoder("utf8"):void 0;function a(e,t){return e?function(e,t,r=1024){let n=t+r,s=t;for(;e[s]&&!(s>=n);)++s;if(s-t>16&&e.buffer&&i)return i.decode(e.subarray(t,s));let a="";for(;t<s;){let r=e[t++];if(!(128&r)){a+=String.fromCharCode(r);continue}let n=63&e[t++];if((224&r)==192){a+=String.fromCharCode((31&r)<<6|n);continue}let s=63&e[t++];if((r=(240&r)==224?(15&r)<<12|n<<6|s:(7&r)<<18|n<<12|s<<6|63&e[t++])<65536)a+=String.fromCharCode(r);else{let e=r-65536;a+=String.fromCharCode(55296|e>>10,56320|1023&e)}}return a}(n.HEAPU8,e,t):""}let o={emscripten_get_now:rX,emscripten_memcpy_big:function(e,t,r){n.HEAPU8.copyWithin(e,t,t+r)},emscripten_resize_heap:function(e){let i=n.HEAPU8.length;if((e>>>=0)>0x80000000)return!1;for(let n=1;n<=4;n*=2){let a=i*(1+.2/n);if(a=Math.min(a,e+0x6000000),function(e){try{return t.grow(e-r.byteLength+65535>>>16),s(t.buffer),1}catch{}}(Math.min(0x80000000,rY(Math.max(e,a),65536))))return!0}return!1},fd_write:()=>0};async function l(){let r=await e({env:o,wasi_snapshot_preview1:o});s((t=r.memory).buffer),Object.assign(n,r),n.UTF8ToString=a}return await l(),n}var rZ=Object.defineProperty,rQ=(e,t,r)=>{let n;return(n="symbol"!=typeof t?t+"":t)in e?rZ(e,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[n]=r};let r0=null;class r1{constructor(e){rQ(this,"utf16Length"),rQ(this,"utf8Length"),rQ(this,"utf16Value"),rQ(this,"utf8Value"),rQ(this,"utf16OffsetToUtf8"),rQ(this,"utf8OffsetToUtf16");const t=e.length,r=r1._utf8ByteLength(e),n=r!==t,s=n?new Uint32Array(t+1):null;n&&(s[t]=r);const i=n?new Uint32Array(r+1):null;n&&(i[r]=t);const a=new Uint8Array(r);let o=0;for(let r=0;r<t;r++){const l=e.charCodeAt(r);let c=l,u=!1;if(l>=55296&&l<=56319&&r+1<t){const t=e.charCodeAt(r+1);t>=56320&&t<=57343&&(c=(l-55296<<10)+65536|t-56320,u=!0)}n&&(s[r]=o,u&&(s[r+1]=o),c<=127?i[o+0]=r:c<=2047?(i[o+0]=r,i[o+1]=r):c<=65535?(i[o+0]=r,i[o+1]=r,i[o+2]=r):(i[o+0]=r,i[o+1]=r,i[o+2]=r,i[o+3]=r)),c<=127?a[o++]=c:(c<=2047?a[o++]=192|(1984&c)>>>6:(c<=65535?a[o++]=224|(61440&c)>>>12:(a[o++]=240|(1835008&c)>>>18,a[o++]=128|(258048&c)>>>12),a[o++]=128|(4032&c)>>>6),a[o++]=128|(63&c)>>>0),u&&r++}this.utf16Length=t,this.utf8Length=r,this.utf16Value=e,this.utf8Value=a,this.utf16OffsetToUtf8=s,this.utf8OffsetToUtf16=i}static _utf8ByteLength(e){let t=0;for(let r=0,n=e.length;r<n;r++){let s=e.charCodeAt(r),i=s,a=!1;if(s>=55296&&s<=56319&&r+1<n){let t=e.charCodeAt(r+1);t>=56320&&t<=57343&&(i=(s-55296<<10)+65536|t-56320,a=!0)}i<=127?t+=1:i<=2047?t+=2:i<=65535?t+=3:t+=4,a&&r++}return t}createString(e){let t=e.omalloc(this.utf8Length);return e.HEAPU8.set(this.utf8Value,t),t}}let r2=class e{constructor(t){if(rQ(this,"id",++e.LAST_ID),rQ(this,"_onigBinding"),rQ(this,"content"),rQ(this,"utf16Length"),rQ(this,"utf8Length"),rQ(this,"utf16OffsetToUtf8"),rQ(this,"utf8OffsetToUtf16"),rQ(this,"ptr"),!r0)throw new rK("Must invoke loadWasm first.");this._onigBinding=r0,this.content=t;const r=new r1(t);this.utf16Length=r.utf16Length,this.utf8Length=r.utf8Length,this.utf16OffsetToUtf8=r.utf16OffsetToUtf8,this.utf8OffsetToUtf16=r.utf8OffsetToUtf16,this.utf8Length<1e4&&!e._sharedPtrInUse?(e._sharedPtr||(e._sharedPtr=r0.omalloc(1e4)),e._sharedPtrInUse=!0,r0.HEAPU8.set(r.utf8Value,e._sharedPtr),this.ptr=e._sharedPtr):this.ptr=r.createString(r0)}convertUtf8OffsetToUtf16(e){return this.utf8OffsetToUtf16?e<0?0:e>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[e]:e}convertUtf16OffsetToUtf8(e){return this.utf16OffsetToUtf8?e<0?0:e>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[e]:e}dispose(){this.ptr===e._sharedPtr?e._sharedPtrInUse=!1:this._onigBinding.ofree(this.ptr)}};rQ(r2,"LAST_ID",0),rQ(r2,"_sharedPtr",0),rQ(r2,"_sharedPtrInUse",!1);class r5{constructor(e){if(rQ(this,"_onigBinding"),rQ(this,"_ptr"),!r0)throw new rK("Must invoke loadWasm first.");const t=[],r=[];for(let n=0,s=e.length;n<s;n++){const s=new r1(e[n]);t[n]=s.createString(r0),r[n]=s.utf8Length}const n=r0.omalloc(4*e.length);r0.HEAPU32.set(t,n/4);const s=r0.omalloc(4*e.length);r0.HEAPU32.set(r,s/4);const i=r0.createOnigScanner(n,s,e.length);for(let r=0,n=e.length;r<n;r++)r0.ofree(t[r]);r0.ofree(s),r0.ofree(n),0===i&&function(e){throw new rK(e.UTF8ToString(e.getLastOnigError()))}(r0),this._onigBinding=r0,this._ptr=i}dispose(){this._onigBinding.freeOnigScanner(this._ptr)}findNextMatchSync(e,t,r){let n=0;if("number"==typeof r&&(n=r),"string"==typeof e){e=new r2(e);let r=this._findNextMatchSync(e,t,!1,n);return e.dispose(),r}return this._findNextMatchSync(e,t,!1,n)}_findNextMatchSync(e,t,r,n){let s=this._onigBinding,i=s.findNextOnigScannerMatch(this._ptr,e.id,e.ptr,e.utf8Length,e.convertUtf16OffsetToUtf8(t),n);if(0===i)return null;let a=s.HEAPU32,o=i/4,l=a[o++],c=a[o++],u=[];for(let t=0;t<c;t++){let r=e.convertUtf8OffsetToUtf16(a[o++]),n=e.convertUtf8OffsetToUtf16(a[o++]);u[t]={start:r,end:n,length:n-r}}return{index:l,captureIndices:u}}}function r3(e){return t=>WebAssembly.instantiate(e,t)}async function r6(e){return e&&await (r||(r=async function(){r0=await rJ(async t=>{let r=e;if("function"==typeof(r=await r)&&(r=await r(t)),"function"==typeof r&&(r=await r(t)),"function"==typeof r.instantiator)r=await r.instantiator(t);else if("function"==typeof r.default)r=await r.default(t);else{var n,s,i,a;if(void 0!==r.data&&(r=r.data),n=r,"u">typeof Response&&n instanceof Response){r="function"==typeof WebAssembly.instantiateStreaming?await (i=r,e=>WebAssembly.instantiateStreaming(i,e))(t):await (a=r,async e=>{let t=await a.arrayBuffer();return WebAssembly.instantiate(t,e)})(t)}else(s=r,"u">typeof ArrayBuffer&&(s instanceof ArrayBuffer||ArrayBuffer.isView(s))||void 0!==rH.Buffer&&rH.Buffer.isBuffer?.(s)||"u">typeof SharedArrayBuffer&&s instanceof SharedArrayBuffer||"u">typeof Uint32Array&&s instanceof Uint32Array||r instanceof WebAssembly.Module)?r=await r3(r)(t):"default"in r&&r.default instanceof WebAssembly.Module&&(r=await r3(r.default)(t))}return"instance"in r&&(r=r.instance),"exports"in r&&(r=r.exports),r})}())),{createScanner:e=>new r5(e.map(e=>"string"==typeof e?e:e.source)),createString:e=>new r2(e)}}let r4=(o=(f={langs:ey,themes:rq,engine:()=>r6(e.A(259500))}).langs,l=f.themes,c=f.engine,async function(e){function t(t){if("string"==typeof t){if(rl(t=e.langAlias?.[t]||t))return[];let r=o[t];if(!r)throw new ev(`Language \`${t}\` is not included in this bundle. You may want to load it from external source.`);return r}return t}function r(e){if(rc(e))return"none";if("string"==typeof e){let t=l[e];if(!t)throw new ev(`Theme \`${e}\` is not included in this bundle. You may want to load it from external source.`);return t}return e}let n=(e.themes??[]).map(e=>r(e)),s=(e.langs??[]).map(e=>t(e)),i=await rW({engine:e.engine??c(),...e,themes:n,langs:s});return{...i,loadLanguage:(...e)=>i.loadLanguage(...e.map(t)),loadTheme:(...e)=>i.loadTheme(...e.map(r)),getBundledLanguages:()=>o,getBundledThemes:()=>l}});var r8=new Set(Object.keys(ey)),r9=new Map,r7=new Map,ne=new Map,nt=function(e={}){var t;let r=null!=(t=e.themes)?t:["github-light","github-dark"];return{name:"shiki",type:"code-highlighter",supportsLanguage:e=>r8.has(e),getSupportedLanguages:()=>Array.from(r8),getThemes:()=>r,highlight({code:e,language:t,themes:r},n){let s,i,a=(s=e.slice(0,100),i=e.length>100?e.slice(-100):"",`${t}:${r[0]}:${r[1]}:${e.length}:${s}:${i}`);return r7.has(a)?r7.get(a):(n&&(ne.has(a)||ne.set(a,new Set),ne.get(a).add(n)),((e,t)=>{let r=`${e}-${t[0]}-${t[1]}`;if(r9.has(r))return r9.get(r);let n=r4({themes:t,langs:[e]});return r9.set(r,n),n})(t,r).then(n=>{let s=n.getLoadedLanguages().includes(t)?t:"text",i=n.codeToTokens(e,{lang:s,themes:{light:r[0],dark:r[1]}});r7.set(a,i);let o=ne.get(a);if(o){for(let e of o)e(i);ne.delete(a)}}).catch(e=>{console.error("[Streamdown Code] Failed to highlight code:",e),ne.delete(a)}),null)}}}(),nr=e.i(501201),nn=e.i(178747);function ns(e,t){let r=function(e,t){switch(e.nodeType){case 1:return function(e,t){let r=e.namespaceURI,n=r===nn.webNamespaces.svg?nr.s:nr.h,s=r===nn.webNamespaces.html?e.tagName.toLowerCase():e.tagName,i=r===nn.webNamespaces.html&&"template"===s?e.content:e,a=e.getAttributeNames(),o={},l=-1;for(;++l<a.length;)o[a[l]]=e.getAttribute(a[l])||"";return n(s,o,ni(i,t))}(e,t);case 3:return{type:"text",value:e.nodeValue||""};case 8:return{type:"comment",value:e.nodeValue||""};case 9:case 11:return function(e,t){return{type:"root",children:ni(e,t)}}(e,t);case 10:return{type:"doctype"};default:return}}(e,t);return r&&t.afterTransform&&t.afterTransform(e,r),r}function ni(e,t){let r=e.childNodes,n=[],s=-1;for(;++s<r.length;){let e=ns(r[s],t);void 0!==e&&n.push(e)}return n}let na=new DOMParser;var no=e.i(336200);let nl=function(e,t,r){let n=(0,no.convert)(r);if(!e||!e.type||!e.children)throw Error("Expected parent node");if("number"==typeof t){if(t<0||t===1/0)throw Error("Expected positive finite number as index")}else if((t=e.children.indexOf(t))<0)throw Error("Expected child node or index");for(;++t<e.children.length;)if(n(e.children[t],t,e))return e.children[t]},nc=function(e){if(null==e)return nd;if("string"==typeof e){var t;return t=e,nu(function(e){return e.tagName===t})}if("object"==typeof e){var r=e;let t=[],n=-1;for(;++n<r.length;)t[n]=nc(r[n]);return nu(function(...e){let r=-1;for(;++r<t.length;)if(t[r].apply(this,e))return!0;return!1})}if("function"==typeof e)return nu(e);throw Error("Expected function, string, or array as `test`")};function nu(e){return function(t,r,n){var s;return!!(null!==(s=t)&&"object"==typeof s&&"type"in s&&"tagName"in s&&e.call(this,t,"number"==typeof r?r:void 0,n||void 0))}}function nd(e){return!!(e&&"object"==typeof e&&"type"in e&&"element"===e.type&&"tagName"in e&&"string"==typeof e.tagName)}let nh=/\n/g,np=/[\t ]+/g,nm=nc("br"),nf=nc(function(e){return"td"===e.tagName||"th"===e.tagName}),ng=nc("p"),nx=nc("tr"),ny=nc(["datalist","head","noembed","noframes","noscript","rp","script","style","template","title",function(e){return!!(e.properties||{}).hidden},function(e){return"dialog"===e.tagName&&!(e.properties||{}).open}]),nv=nc(["address","article","aside","blockquote","body","caption","center","dd","dialog","dir","dl","dt","div","figure","figcaption","footer","form,","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","legend","li","listing","main","menu","nav","ol","p","plaintext","pre","section","ul","xmp"]);function nb(e,t){let r,n=String(e.value),s=[],i=[],a=0;for(;a<=n.length;){nh.lastIndex=a;let e=nh.exec(n),r=e&&"index"in e?e.index:n.length;s.push(function(e,t,r){let n,s=[],i=0;for(;i<e.length;){np.lastIndex=i;let r=np.exec(e);n=r?r.index:e.length,i||n||!r||t||s.push(""),i!==n&&s.push(e.slice(i,n)),i=r?n+r[0].length:n}return i===n||r||s.push(""),s.join(" ")}(n.slice(a,r).replace(/[\u061C\u200E\u200F\u202A-\u202E\u2066-\u2069]/g,""),0!==a||t.breakBefore,r!==n.length||t.breakAfter)),a=r+1}let o=-1;for(;++o<s.length;)8203===s[o].charCodeAt(s[o].length-1)||o<s.length-1&&8203===s[o+1].charCodeAt(0)?(i.push(s[o]),r=void 0):s[o]?("number"==typeof r&&i.push(r),i.push(s[o]),r=0):(0===o||o===s.length-1)&&i.push(0);return i}function nw(e,t){if("element"===e.type){let r=e.properties||{};switch(e.tagName){case"listing":case"plaintext":case"xmp":return"pre";case"nobr":return"nowrap";case"pre":return r.wrap?"pre-wrap":"pre";case"td":case"th":return r.noWrap?"nowrap":t.whitespace;case"textarea":return"pre-wrap"}}return t.whitespace}var nk=e.i(751692),nj=e.i(687685);let nN={},nS=[];function nC(e){let t=e||nN;return function(e,r){(0,nj.visitParents)(e,"element",function(e,n){let s,i=Array.isArray(e.properties.className)?e.properties.className:nS,a=i.includes("language-math"),o=i.includes("math-display"),l=i.includes("math-inline"),c=o;if(!a&&!o&&!l)return;let u=n[n.length-1],d=e;if("code"===e.tagName&&a&&u&&"element"===u.type&&"pre"===u.tagName&&(d=u,u=n[n.length-2],c=!0),!u)return;let h=function(e,t){let r,n="children"in e?e.children:[],s=nv(e),i=nw(e,{whitespace:(t||{}).whitespace||"normal",breakBefore:!1,breakAfter:!1}),a=[];("text"===e.type||"comment"===e.type)&&a.push(...nb(e,{whitespace:i,breakBefore:!0,breakAfter:!0}));let o=-1;for(;++o<n.length;)a.push(...function e(t,r,n){return"element"===t.type?function(t,r,n){let s,i,a=nw(t,n),o=t.children||[],l=-1,c=[];if(ny(t))return c;for(nm(t)||nx(t)&&nl(r,t,nx)?i="\n":ng(t)?(s=2,i=2):nv(t)&&(s=1,i=1);++l<o.length;)c=c.concat(e(o[l],t,{whitespace:a,breakBefore:l?void 0:s,breakAfter:l<o.length-1?nm(o[l+1]):i}));return nf(t)&&nl(r,t,nf)&&c.push(" "),s&&c.unshift(s),i&&c.push(i),c}(t,r,n):"text"===t.type?"normal"===n.whitespace?nb(t,n):[String(t.value)]:[]}(n[o],e,{whitespace:i,breakBefore:o?void 0:s,breakAfter:o<n.length-1?nm(n[o+1]):s}));let l=[];for(o=-1;++o<a.length;){let e=a[o];"number"==typeof e?void 0!==r&&e>r&&(r=e):e&&(void 0!==r&&r>-1&&l.push("\n".repeat(r)||" "),r=-1,l.push(e))}return l.join("")}(d,{whitespace:"pre"});try{s=nk.default.renderToString(h,{...t,displayMode:c,throwOnError:!0})}catch(a){let i=a.name.toLowerCase();r.message("Could not render math with KaTeX",{ancestors:[...n,e],cause:a,place:e.position,ruleId:i,source:"rehype-katex"});try{s=nk.default.renderToString(h,{...t,displayMode:c,strict:"ignore",throwOnError:!1})}catch{s=[{type:"element",tagName:"span",properties:{className:["katex-error"],style:"color:"+(t.errorColor||"#cc0000"),title:String(a)},children:[{type:"text",value:h}]}]}}if("string"==typeof s){var p,m,f;let e;s=(p=s,m={fragment:!0},ns(m?.fragment?(f=p,(e=document.createElement("template")).innerHTML=f,e.content):na.parseFromString(p,"text/html"),{})||{type:"root",children:[]}).children}let g=u.children.indexOf(d);return u.children.splice(g,1,...s),nj.SKIP})}}var nA=e.i(529008),n_=e.i(854732);let nT={tokenize:function(e,t,r){let n=this,s=n.events[n.events.length-1],i=s&&"linePrefix"===s[1].type?s[2].sliceSerialize(s[1],!0).length:0,a=0;return function(t){return e.enter("mathFlow"),e.enter("mathFlowFence"),e.enter("mathFlowFenceSequence"),function t(n){return 36===n?(e.consume(n),a++,t):a<2?r(n):(e.exit("mathFlowFenceSequence"),(0,n_.factorySpace)(e,o,"whitespace")(n))}(t)};function o(t){return null===t||(0,G.markdownLineEnding)(t)?l(t):(e.enter("mathFlowFenceMeta"),e.enter("chunkString",{contentType:"string"}),function t(n){return null===n||(0,G.markdownLineEnding)(n)?(e.exit("chunkString"),e.exit("mathFlowFenceMeta"),l(n)):36===n?r(n):(e.consume(n),t)}(t))}function l(r){return(e.exit("mathFlowFence"),n.interrupt)?t(r):e.attempt(nE,c,h)(r)}function c(t){return e.attempt({tokenize:p,partial:!0},h,u)(t)}function u(t){return(i?(0,n_.factorySpace)(e,d,"linePrefix",i+1):d)(t)}function d(t){return null===t?h(t):(0,G.markdownLineEnding)(t)?e.attempt(nE,c,h)(t):(e.enter("mathFlowValue"),function t(r){return null===r||(0,G.markdownLineEnding)(r)?(e.exit("mathFlowValue"),d(r)):(e.consume(r),t)}(t))}function h(r){return e.exit("mathFlow"),t(r)}function p(e,t,r){let s=0;return(0,n_.factorySpace)(e,function(t){return e.enter("mathFlowFence"),e.enter("mathFlowFenceSequence"),function t(n){return 36===n?(s++,e.consume(n),t):s<a?r(n):(e.exit("mathFlowFenceSequence"),(0,n_.factorySpace)(e,i,"whitespace")(n))}(t)},"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4);function i(n){return null===n||(0,G.markdownLineEnding)(n)?(e.exit("mathFlowFence"),t(n)):r(n)}}},concrete:!0,name:"mathFlow"},nE={tokenize:function(e,t,r){let n=this;return function(r){return null===r?t(r):(e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),s)};function s(e){return n.parser.lazy[n.now().line]?r(e):t(e)}},partial:!0};function nP(e){let t,r,n=e.length-4,s=3;if(("lineEnding"===e[3][1].type||"space"===e[s][1].type)&&("lineEnding"===e[n][1].type||"space"===e[n][1].type)){for(t=s;++t<n;)if("mathTextData"===e[t][1].type){e[n][1].type="mathTextPadding",e[s][1].type="mathTextPadding",s+=2,n-=2;break}}for(t=s-1,n++;++t<=n;)void 0===r?t!==n&&"lineEnding"!==e[t][1].type&&(r=t):(t===n||"lineEnding"===e[t][1].type)&&(e[r][1].type="mathTextData",t!==r+2&&(e[r][1].end=e[t-1][1].end,e.splice(r+2,t-r-2),n-=t-r-2,t=r+2),r=void 0);return e}function nR(e){return 36!==e||"characterEscape"===this.events[this.events.length-1][1].type}let nM={};function nI(e){let t,r=e||nM,n=this.data(),s=n.micromarkExtensions||(n.micromarkExtensions=[]),i=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),a=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);s.push({flow:{36:nT},text:{36:(null==(t=(r||{}).singleDollarTextMath)&&(t=!0),{tokenize:function(e,r,n){let s,i,a=0;return function(r){return e.enter("mathText"),e.enter("mathTextSequence"),function r(s){return 36===s?(e.consume(s),a++,r):a<2&&!t?n(s):(e.exit("mathTextSequence"),o(s))}(r)};function o(t){return null===t?n(t):36===t?(i=e.enter("mathTextSequence"),s=0,function t(n){return 36===n?(e.consume(n),s++,t):s===a?(e.exit("mathTextSequence"),e.exit("mathText"),r(n)):(i.type="mathTextData",l(n))}(t)):32===t?(e.enter("space"),e.consume(t),e.exit("space"),o):(0,G.markdownLineEnding)(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),o):(e.enter("mathTextData"),l(t))}function l(t){return null===t||32===t||36===t||(0,G.markdownLineEnding)(t)?(e.exit("mathTextData"),o(t)):(e.consume(t),l)}},resolve:nP,previous:nR,name:"mathText"})}}),i.push(function(){return{enter:{mathFlow:function(e){this.enter({type:"math",meta:null,value:"",data:{hName:"pre",hChildren:[{type:"element",tagName:"code",properties:{className:["language-math","math-display"]},children:[]}]}},e)},mathFlowFenceMeta:function(){this.buffer()},mathText:function(e){this.enter({type:"inlineMath",value:"",data:{hName:"code",hProperties:{className:["language-math","math-inline"]},hChildren:[]}},e),this.buffer()}},exit:{mathFlow:function(e){let t=this.resume().replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),r=this.stack[this.stack.length-1];(0,U.ok)("math"===r.type),this.exit(e),r.value=t;let n=r.data.hChildren[0];(0,U.ok)("element"===n.type),(0,U.ok)("code"===n.tagName),n.children.push({type:"text",value:t}),this.data.mathFlowInside=void 0},mathFlowFence:function(){this.data.mathFlowInside||(this.buffer(),this.data.mathFlowInside=!0)},mathFlowFenceMeta:function(){let e=this.resume(),t=this.stack[this.stack.length-1];(0,U.ok)("math"===t.type),t.meta=e},mathFlowValue:e,mathText:function(e){let t=this.resume(),r=this.stack[this.stack.length-1];(0,U.ok)("inlineMath"===r.type),this.exit(e),r.value=t,r.data.hChildren.push({type:"text",value:t})},mathTextData:e}};function e(e){this.config.enter.data.call(this,e),this.config.exit.data.call(this,e)}}()),a.push(function(e){let t=(e||{}).singleDollarTextMath;return null==t&&(t=!0),r.peek=function(){return"$"},{unsafe:[{character:"\r",inConstruct:"mathFlowMeta"},{character:"\n",inConstruct:"mathFlowMeta"},{character:"$",after:t?void 0:"\\$",inConstruct:"phrasing"},{character:"$",inConstruct:"mathFlowMeta"},{atBreak:!0,character:"$",after:"\\$"}],handlers:{math:function(e,t,r,n){let s=e.value||"",i=r.createTracker(n),a="$".repeat(Math.max((0,nA.longestStreak)(s,"$")+1,2)),o=r.enter("mathFlow"),l=i.move(a);if(e.meta){let t=r.enter("mathFlowMeta");l+=i.move(r.safe(e.meta,{after:"\n",before:l,encode:["$"],...i.current()})),t()}return l+=i.move("\n"),s&&(l+=i.move(s+"\n")),l+=i.move(a),o(),l},inlineMath:r}};function r(e,r,n){let s=e.value||"",i=1;for(!t&&i++;RegExp("(^|[^$])"+"\\$".repeat(i)+"([^$]|$)").test(s);)i++;let a="$".repeat(i);/[^ \r\n]/.test(s)&&(/^[ \r\n]/.test(s)&&/[ \r\n]$/.test(s)||/^\$|\$$/.test(s))&&(s=" "+s+" ");let o=-1;for(;++o<n.unsafe.length;){let e,t=n.unsafe[o];if(!t.atBreak)continue;let r=n.compilePattern(t);for(;e=r.exec(s);){let t=e.index;10===s.codePointAt(t)&&13===s.codePointAt(t-1)&&t--,s=s.slice(0,t)+" "+s.slice(e.index+1)}}return a+s+a}}(r))}var nL=function(e={}){var t,r;return{name:"katex",type:"math",remarkPlugin:[nI,{singleDollarTextMath:null!=(t=e.singleDollarTextMath)&&t}],rehypePlugin:[nC,{errorColor:null!=(r=e.errorColor)?r:"var(--color-muted-foreground)"}],getStyles:()=>"katex/dist/katex.min.css"}}(),nD=e.i(356212),nz=e.i(687734),nO=e.i(856012),nB=e.i(364601);e.i(628511),e.i(537981),e.i(17415),e.i(661981),e.i(916048);var nF=e.i(284421),n$=e.i(97482),nV=e.i(209026),nU=e.i(460753),nG=e.i(116288);e.i(492314);var nW=e.i(59955),nq="comm",nH="rule",nK="decl",nX=Math.abs,nY=String.fromCharCode;function nJ(e,t,r){return e.replace(t,r)}function nZ(e,t){return 0|e.charCodeAt(t)}function nQ(e,t,r){return e.slice(t,r)}function n0(e){return e.length}function n1(e,t){return t.push(e),e}var n2=1,n5=1,n3=0,n6=0,n4=0,n8="";function n9(e,t,r,n,s,i,a,o){return{value:e,root:t,parent:r,type:n,props:s,children:i,line:n2,column:n5,length:a,return:"",siblings:o}}function n7(){return n4=n6<n3?nZ(n8,n6++):0,n5++,10===n4&&(n5=1,n2++),n4}function se(){return nZ(n8,n6)}function st(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function sr(e){var t,r;return(t=n6-1,r=function e(t){for(;n7();)switch(n4){case t:return n6;case 34:case 39:34!==t&&39!==t&&e(n4);break;case 40:41===t&&e(t);break;case 92:n7()}return n6}(91===e?e+2:40===e?e+1:e),nQ(n8,t,r)).trim()}function sn(e,t,r,n,s,i,a,o,l,c,u,d){for(var h=s-1,p=0===s?i:[""],m=p.length,f=0,g=0,x=0;f<n;++f)for(var y=0,v=nQ(e,h+1,h=nX(g=a[f])),b=e;y<m;++y)(b=(g>0?p[y]+" "+v:nJ(v,/&\f/g,p[y])).trim())&&(l[x++]=b);return n9(e,t,r,0===s?nH:o,l,c,u,d)}function ss(e,t,r,n,s){return n9(e,t,r,nK,nQ(e,0,n),nQ(e,n+1,-1),n,s)}function si(e,t){for(var r="",n=0;n<e.length;n++)r+=t(e[n],n,e,t)||"";return r}function sa(e,t,r,n){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case"@namespace":case nK:return e.return=e.return||e.value;case nq:return"";case"@keyframes":return e.return=e.value+"{"+si(e.children,n)+"}";case nH:if(!n0(e.value=e.props.join(",")))return""}return n0(r=si(e.children,n))?e.return=e.value+"{"+r+"}":""}var so=e.i(190002),sl=e.i(473063),sc={id:"c4",detector:(0,nU.__name)(e=>/^\s*C4Context|C4Container|C4Component|C4Dynamic|C4Deployment/.test(e),"detector"),loader:(0,nU.__name)(async()=>{let{diagram:t}=await e.A(533915);return{id:"c4",diagram:t}},"loader")},su="flowchart",sd=(0,nU.__name)((e,t)=>t?.flowchart?.defaultRenderer!=="dagre-wrapper"&&t?.flowchart?.defaultRenderer!=="elk"&&/^\s*graph/.test(e),"detector"),sh=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(956761);return{id:su,diagram:t}},"loader"),sp={id:su,detector:sd,loader:sh},sm="flowchart-v2",sf=(0,nU.__name)((e,t)=>t?.flowchart?.defaultRenderer!=="dagre-d3"&&(t?.flowchart?.defaultRenderer==="elk"&&(t.layout="elk"),!!/^\s*graph/.test(e)&&t?.flowchart?.defaultRenderer==="dagre-wrapper"||/^\s*flowchart/.test(e)),"detector"),sg=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(956761);return{id:sm,diagram:t}},"loader"),sx={id:sm,detector:sf,loader:sg},sy={id:"er",detector:(0,nU.__name)(e=>/^\s*erDiagram/.test(e),"detector"),loader:(0,nU.__name)(async()=>{let{diagram:t}=await e.A(943185);return{id:"er",diagram:t}},"loader")},sv="gitGraph",sb=(0,nU.__name)(e=>/^\s*gitGraph/.test(e),"detector"),sw=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(388129);return{id:sv,diagram:t}},"loader"),sk={id:sv,detector:sb,loader:sw},sj="gantt",sN=(0,nU.__name)(e=>/^\s*gantt/.test(e),"detector"),sS=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(941076);return{id:sj,diagram:t}},"loader"),sC={id:sj,detector:sN,loader:sS},sA="info",s_=(0,nU.__name)(e=>/^\s*info/.test(e),"detector"),sT=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(781187);return{id:sA,diagram:t}},"loader"),sE={id:sA,detector:s_,loader:sT},sP={id:"pie",detector:(0,nU.__name)(e=>/^\s*pie/.test(e),"detector"),loader:(0,nU.__name)(async()=>{let{diagram:t}=await e.A(459696);return{id:"pie",diagram:t}},"loader")},sR="quadrantChart",sM=(0,nU.__name)(e=>/^\s*quadrantChart/.test(e),"detector"),sI=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(348039);return{id:sR,diagram:t}},"loader"),sL={id:sR,detector:sM,loader:sI},sD="xychart",sz=(0,nU.__name)(e=>/^\s*xychart(-beta)?/.test(e),"detector"),sO=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(110104);return{id:sD,diagram:t}},"loader"),sB={id:sD,detector:sz,loader:sO},sF="requirement",s$=(0,nU.__name)(e=>/^\s*requirement(Diagram)?/.test(e),"detector"),sV=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(666358);return{id:sF,diagram:t}},"loader"),sU={id:sF,detector:s$,loader:sV},sG="sequence",sW=(0,nU.__name)(e=>/^\s*sequenceDiagram/.test(e),"detector"),sq=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(966453);return{id:sG,diagram:t}},"loader"),sH={id:sG,detector:sW,loader:sq},sK="class",sX=(0,nU.__name)((e,t)=>t?.class?.defaultRenderer!=="dagre-wrapper"&&/^\s*classDiagram/.test(e),"detector"),sY=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(723358);return{id:sK,diagram:t}},"loader"),sJ={id:sK,detector:sX,loader:sY},sZ="classDiagram",sQ=(0,nU.__name)((e,t)=>!!/^\s*classDiagram/.test(e)&&t?.class?.defaultRenderer==="dagre-wrapper"||/^\s*classDiagram-v2/.test(e),"detector"),s0=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(873682);return{id:sZ,diagram:t}},"loader"),s1={id:sZ,detector:sQ,loader:s0},s2="state",s5=(0,nU.__name)((e,t)=>t?.state?.defaultRenderer!=="dagre-wrapper"&&/^\s*stateDiagram/.test(e),"detector"),s3=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(334989);return{id:s2,diagram:t}},"loader"),s6={id:s2,detector:s5,loader:s3},s4="stateDiagram",s8=(0,nU.__name)((e,t)=>!!(/^\s*stateDiagram-v2/.test(e)||/^\s*stateDiagram/.test(e)&&t?.state?.defaultRenderer==="dagre-wrapper"),"detector"),s9=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(740095);return{id:s4,diagram:t}},"loader"),s7={id:s4,detector:s8,loader:s9},ie="journey",it=(0,nU.__name)(e=>/^\s*journey/.test(e),"detector"),ir=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(984866);return{id:ie,diagram:t}},"loader"),is={id:ie,detector:it,loader:ir},ii={draw:(0,nU.__name)((e,t,r)=>{nU.log.debug("rendering svg for syntax error\n");let n=(0,nz.selectSvgElement)(t),s=n.append("g");n.attr("viewBox","0 0 2412 512"),(0,nV.configureSvgSize)(n,100,512,!0),s.append("path").attr("class","error-icon").attr("d","m411.313,123.313c6.25-6.25 6.25-16.375 0-22.625s-16.375-6.25-22.625,0l-32,32-9.375,9.375-20.688-20.688c-12.484-12.5-32.766-12.5-45.25,0l-16,16c-1.261,1.261-2.304,2.648-3.31,4.051-21.739-8.561-45.324-13.426-70.065-13.426-105.867,0-192,86.133-192,192s86.133,192 192,192 192-86.133 192-192c0-24.741-4.864-48.327-13.426-70.065 1.402-1.007 2.79-2.049 4.051-3.31l16-16c12.5-12.492 12.5-32.758 0-45.25l-20.688-20.688 9.375-9.375 32.001-31.999zm-219.313,100.687c-52.938,0-96,43.063-96,96 0,8.836-7.164,16-16,16s-16-7.164-16-16c0-70.578 57.422-128 128-128 8.836,0 16,7.164 16,16s-7.164,16-16,16z"),s.append("path").attr("class","error-icon").attr("d","m459.02,148.98c-6.25-6.25-16.375-6.25-22.625,0s-6.25,16.375 0,22.625l16,16c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688 6.25-6.25 6.25-16.375 0-22.625l-16.001-16z"),s.append("path").attr("class","error-icon").attr("d","m340.395,75.605c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688 6.25-6.25 6.25-16.375 0-22.625l-16-16c-6.25-6.25-16.375-6.25-22.625,0s-6.25,16.375 0,22.625l15.999,16z"),s.append("path").attr("class","error-icon").attr("d","m400,64c8.844,0 16-7.164 16-16v-32c0-8.836-7.156-16-16-16-8.844,0-16,7.164-16,16v32c0,8.836 7.156,16 16,16z"),s.append("path").attr("class","error-icon").attr("d","m496,96.586h-32c-8.844,0-16,7.164-16,16 0,8.836 7.156,16 16,16h32c8.844,0 16-7.164 16-16 0-8.836-7.156-16-16-16z"),s.append("path").attr("class","error-icon").attr("d","m436.98,75.605c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688l32-32c6.25-6.25 6.25-16.375 0-22.625s-16.375-6.25-22.625,0l-32,32c-6.251,6.25-6.251,16.375-0.001,22.625z"),s.append("text").attr("class","error-text").attr("x",1440).attr("y",250).attr("font-size","150px").style("text-anchor","middle").text("Syntax error in text"),s.append("text").attr("class","error-text").attr("x",1250).attr("y",400).attr("font-size","100px").style("text-anchor","middle").text(`mermaid version ${r}`)},"draw")},ia={db:{},renderer:ii,parser:{parse:(0,nU.__name)(()=>{},"parse")}},io="flowchart-elk",il=(0,nU.__name)((e,t={})=>!!(/^\s*flowchart-elk/.test(e)||/^\s*(flowchart|graph)/.test(e)&&t?.flowchart?.defaultRenderer==="elk")&&(t.layout="elk",!0),"detector"),ic=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(956761);return{id:io,diagram:t}},"loader"),iu={id:io,detector:il,loader:ic},id="timeline",ih=(0,nU.__name)(e=>/^\s*timeline/.test(e),"detector"),ip=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(886387);return{id:id,diagram:t}},"loader"),im={id:id,detector:ih,loader:ip},ig="mindmap",ix=(0,nU.__name)(e=>/^\s*mindmap/.test(e),"detector"),iy=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(391450);return{id:ig,diagram:t}},"loader"),iv={id:ig,detector:ix,loader:iy},ib="kanban",iw=(0,nU.__name)(e=>/^\s*kanban/.test(e),"detector"),ik=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(870423);return{id:ib,diagram:t}},"loader"),ij={id:ib,detector:iw,loader:ik},iN="sankey",iS=(0,nU.__name)(e=>/^\s*sankey(-beta)?/.test(e),"detector"),iC=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(390930);return{id:iN,diagram:t}},"loader"),iA={id:iN,detector:iS,loader:iC},i_="packet",iT=(0,nU.__name)(e=>/^\s*packet(-beta)?/.test(e),"detector"),iE=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(776122);return{id:i_,diagram:t}},"loader"),iP={id:i_,detector:iT,loader:iE},iR="radar",iM=(0,nU.__name)(e=>/^\s*radar-beta/.test(e),"detector"),iI=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(336554);return{id:iR,diagram:t}},"loader"),iL={id:iR,detector:iM,loader:iI},iD="block",iz=(0,nU.__name)(e=>/^\s*block(-beta)?/.test(e),"detector"),iO=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(840096);return{id:iD,diagram:t}},"loader"),iB={id:iD,detector:iz,loader:iO},iF="architecture",i$=(0,nU.__name)(e=>/^\s*architecture/.test(e),"detector"),iV=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(604139);return{id:iF,diagram:t}},"loader"),iU={id:iF,detector:i$,loader:iV},iG="treemap",iW=(0,nU.__name)(e=>/^\s*treemap/.test(e),"detector"),iq=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(717464);return{id:iG,diagram:t}},"loader"),iH={id:iG,detector:iW,loader:iq},iK=!1,iX=(0,nU.__name)(()=>{iK||(iK=!0,(0,nV.registerDiagram)("error",ia,e=>"error"===e.toLowerCase().trim()),(0,nV.registerDiagram)("---",{db:{clear:(0,nU.__name)(()=>{},"clear")},styles:{},renderer:{draw:(0,nU.__name)(()=>{},"draw")},parser:{parse:(0,nU.__name)(()=>{throw Error("Diagrams beginning with --- are not valid. If you were trying to use a YAML front-matter, please ensure that you've correctly opened and closed the YAML front-matter with un-indented `---` blocks")},"parse")},init:(0,nU.__name)(()=>null,"init")},e=>e.toLowerCase().trimStart().startsWith("---")),(0,nV.registerLazyLoadedDiagrams)(iu,iv,iU),(0,nV.registerLazyLoadedDiagrams)(sc,ij,s1,sJ,sy,sC,sE,sP,sU,sH,sx,sp,im,sk,s7,s6,is,sL,iA,iP,sB,iB,iL,iH))},"addDiagrams"),iY=(0,nU.__name)(async()=>{nU.log.debug("Loading registered diagrams");let e=(await Promise.allSettled(Object.entries(nV.detectors).map(async([e,{detector:t,loader:r}])=>{if(r)try{(0,nV.getDiagram)(e)}catch{try{let{diagram:e,id:n}=await r();(0,nV.registerDiagram)(n,e,t)}catch(t){throw nU.log.error(`Failed to load external diagram with key ${e}. Removing from detectors.`),delete nV.detectors[e],t}}}))).filter(e=>"rejected"===e.status);if(e.length>0){for(let t of(nU.log.error(`Failed to load ${e.length} external diagrams`),e))nU.log.error(t);throw Error(`Failed to load ${e.length} external diagrams`)}},"loadRegisteredDiagrams");function iJ(e,t){e.attr("role","graphics-document document"),""!==t&&e.attr("aria-roledescription",t)}function iZ(e,t,r,n){if(void 0!==e.insert){if(r){let t=`chart-desc-${n}`;e.attr("aria-describedby",t),e.insert("desc",":first-child").attr("id",t).text(r)}if(t){let r=`chart-title-${n}`;e.attr("aria-labelledby",r),e.insert("title",":first-child").attr("id",r).text(t)}}}(0,nU.__name)(iJ,"setA11yDiagramInfo"),(0,nU.__name)(iZ,"addSVGa11yTitleDescription");var iQ=class e{constructor(e,t,r,n,s){this.type=e,this.text=t,this.db=r,this.parser=n,this.renderer=s}static{(0,nU.__name)(this,"Diagram")}static async fromText(t,r={}){let n=(0,nV.getConfig)(),s=(0,nV.detectType)(t,n);t=(0,n$.encodeEntities)(t)+"\n";try{(0,nV.getDiagram)(s)}catch{let e=(0,nV.getDiagramLoader)(s);if(!e)throw new nV.UnknownDiagramError(`Diagram ${s} not found.`);let{id:t,diagram:r}=await e();(0,nV.registerDiagram)(t,r)}let{db:i,parser:a,renderer:o,init:l}=(0,nV.getDiagram)(s);return a.parser&&(a.parser.yy=i),i.clear?.(),l?.(n),r.title&&i.setDiagramTitle?.(r.title),await a.parse(t),new e(s,t,i,a,o)}async render(e,t){await this.renderer.draw(this.text,e,t,this)}getParser(){return this.parser}getType(){return this.type}},i0=[],i1=(0,nU.__name)(()=>{i0.forEach(e=>{e()}),i0=[]},"attachFunctions"),i2=(0,nU.__name)(e=>e.replace(/^\s*%%(?!{)[^\n]+\n?/gm,"").trimStart(),"cleanupComments");function i5(e){let t=e.match(nV.frontMatterRegex);if(!t)return{text:e,metadata:{}};let r=(0,nO.load)(t[1],{schema:nO.JSON_SCHEMA})??{};r="object"!=typeof r||Array.isArray(r)?{}:r;let n={};return r.displayMode&&(n.displayMode=r.displayMode.toString()),r.title&&(n.title=r.title.toString()),r.config&&(n.config=r.config),{text:e.slice(t[0].length),metadata:n}}(0,nU.__name)(i5,"extractFrontMatter");var i3=(0,nU.__name)(e=>e.replace(/\r\n?/g,"\n").replace(/<(\w+)([^>]*)>/g,(e,t,r)=>"<"+t+r.replace(/="([^"]*)"/g,"='$1'")+">"),"cleanupText"),i6=(0,nU.__name)(e=>{let{text:t,metadata:r}=i5(e),{displayMode:n,title:s,config:i={}}=r;return n&&(i.gantt||(i.gantt={}),i.gantt.displayMode=n),{title:s,config:i,text:t}},"processFrontmatter"),i4=(0,nU.__name)(e=>{let t=n$.utils_default.detectInit(e)??{},r=n$.utils_default.detectDirective(e,"wrap");return Array.isArray(r)?t.wrap=r.some(({type:e})=>"wrap"===e):r?.type==="wrap"&&(t.wrap=!0),{text:(0,n$.removeDirectives)(e),directive:t}},"processDirectives");function i8(e){let t=i6(i3(e)),r=i4(t.text),n=(0,n$.cleanAndMerge)(t.config,r.directive);return{code:e=i2(r.text),title:t.title,config:n}}function i9(e){return btoa(Array.from(new TextEncoder().encode(e),e=>String.fromCodePoint(e)).join(""))}(0,nU.__name)(i8,"preprocessDiagram"),(0,nU.__name)(i9,"toBase64");var i7=["foreignobject"],ae=["dominant-baseline"];function at(e){let t=i8(e);return(0,nV.reset)(),(0,nV.addDirective)(t.config??{}),t}async function ar(e,t){iX();try{let{code:t,config:r}=at(e);return{diagramType:(await ap(t)).type,config:r}}catch(e){if(t?.suppressErrors)return!1;throw e}}(0,nU.__name)(at,"processAndSetConfigs"),(0,nU.__name)(ar,"parse");var an=(0,nU.__name)((e,t,r=[])=>`
|
|
1
|
+
(globalThis.TURBOPACK||(globalThis.TURBOPACK=[])).push(["object"==typeof document?document.currentScript:void 0,520683,(e,t,r)=>{var n={675:function(e,t){"use strict";t.byteLength=function(e){var t=l(e),r=t[0],n=t[1];return(r+n)*3/4-n},t.toByteArray=function(e){var t,r,i=l(e),a=i[0],o=i[1],c=new s((a+o)*3/4-o),u=0,d=o>0?a-4:a;for(r=0;r<d;r+=4)t=n[e.charCodeAt(r)]<<18|n[e.charCodeAt(r+1)]<<12|n[e.charCodeAt(r+2)]<<6|n[e.charCodeAt(r+3)],c[u++]=t>>16&255,c[u++]=t>>8&255,c[u++]=255&t;return 2===o&&(t=n[e.charCodeAt(r)]<<2|n[e.charCodeAt(r+1)]>>4,c[u++]=255&t),1===o&&(t=n[e.charCodeAt(r)]<<10|n[e.charCodeAt(r+1)]<<4|n[e.charCodeAt(r+2)]>>2,c[u++]=t>>8&255,c[u++]=255&t),c},t.fromByteArray=function(e){for(var t,n=e.length,s=n%3,i=[],a=0,o=n-s;a<o;a+=16383)i.push(function(e,t,n){for(var s,i=[],a=t;a<n;a+=3)s=(e[a]<<16&0xff0000)+(e[a+1]<<8&65280)+(255&e[a+2]),i.push(r[s>>18&63]+r[s>>12&63]+r[s>>6&63]+r[63&s]);return i.join("")}(e,a,a+16383>o?o:a+16383));return 1===s?i.push(r[(t=e[n-1])>>2]+r[t<<4&63]+"=="):2===s&&i.push(r[(t=(e[n-2]<<8)+e[n-1])>>10]+r[t>>4&63]+r[t<<2&63]+"="),i.join("")};for(var r=[],n=[],s="u">typeof Uint8Array?Uint8Array:Array,i="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",a=0,o=i.length;a<o;++a)r[a]=i[a],n[i.charCodeAt(a)]=a;function l(e){var t=e.length;if(t%4>0)throw Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");-1===r&&(r=t);var n=r===t?0:4-r%4;return[r,n]}n[45]=62,n[95]=63},72:function(e,t,r){"use strict";var n=r(675),s=r(783),i="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;function a(e){if(e>0x7fffffff)throw RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,o.prototype),t}function o(e,t,r){if("number"==typeof e){if("string"==typeof t)throw TypeError('The "string" argument must be of type string. Received type number');return u(e)}return l(e,t,r)}function l(e,t,r){if("string"==typeof e){var n=e,s=t;if(("string"!=typeof s||""===s)&&(s="utf8"),!o.isEncoding(s))throw TypeError("Unknown encoding: "+s);var i=0|p(n,s),l=a(i),c=l.write(n,s);return c!==i&&(l=l.slice(0,c)),l}if(ArrayBuffer.isView(e))return d(e);if(null==e)throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(T(e,ArrayBuffer)||e&&T(e.buffer,ArrayBuffer)||"u">typeof SharedArrayBuffer&&(T(e,SharedArrayBuffer)||e&&T(e.buffer,SharedArrayBuffer)))return function(e,t,r){var n;if(t<0||e.byteLength<t)throw RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw RangeError('"length" is outside of buffer bounds');return Object.setPrototypeOf(n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),o.prototype),n}(e,t,r);if("number"==typeof e)throw TypeError('The "value" argument must not be of type number. Received type number');var u=e.valueOf&&e.valueOf();if(null!=u&&u!==e)return o.from(u,t,r);var m=function(e){if(o.isBuffer(e)){var t=0|h(e.length),r=a(t);return 0===r.length||e.copy(r,0,0,t),r}return void 0!==e.length?"number"!=typeof e.length||function(e){return e!=e}(e.length)?a(0):d(e):"Buffer"===e.type&&Array.isArray(e.data)?d(e.data):void 0}(e);if(m)return m;if("u">typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return o.from(e[Symbol.toPrimitive]("string"),t,r);throw TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)throw TypeError('"size" argument must be of type number');if(e<0)throw RangeError('The value "'+e+'" is invalid for option "size"')}function u(e){return c(e),a(e<0?0:0|h(e))}function d(e){for(var t=e.length<0?0:0|h(e.length),r=a(t),n=0;n<t;n+=1)r[n]=255&e[n];return r}t.Buffer=o,t.SlowBuffer=function(e){return+e!=e&&(e=0),o.alloc(+e)},t.INSPECT_MAX_BYTES=50,t.kMaxLength=0x7fffffff,o.TYPED_ARRAY_SUPPORT=function(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),!o.TYPED_ARRAY_SUPPORT&&"u">typeof console&&"function"==typeof console.error&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support."),Object.defineProperty(o.prototype,"parent",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.buffer}}),Object.defineProperty(o.prototype,"offset",{enumerable:!0,get:function(){if(o.isBuffer(this))return this.byteOffset}}),o.poolSize=8192,o.from=function(e,t,r){return l(e,t,r)},Object.setPrototypeOf(o.prototype,Uint8Array.prototype),Object.setPrototypeOf(o,Uint8Array),o.alloc=function(e,t,r){return(c(e),e<=0)?a(e):void 0!==t?"string"==typeof r?a(e).fill(t,r):a(e).fill(t):a(e)},o.allocUnsafe=function(e){return u(e)},o.allocUnsafeSlow=function(e){return u(e)};function h(e){if(e>=0x7fffffff)throw RangeError("Attempt to allocate Buffer larger than maximum size: 0x7fffffff bytes");return 0|e}function p(e,t){if(o.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||T(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;for(var s=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return S(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return A(e).length;default:if(s)return n?-1:S(e).length;t=(""+t).toLowerCase(),s=!0}}function m(e,t,r){var s,i,a,o=!1;if((void 0===t||t<0)&&(t=0),t>this.length||((void 0===r||r>this.length)&&(r=this.length),r<=0||(r>>>=0)<=(t>>>=0)))return"";for(e||(e="utf8");;)switch(e){case"hex":return function(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var s="",i=t;i<r;++i)s+=E[e[i]];return s}(this,t,r);case"utf8":case"utf-8":return y(this,t,r);case"ascii":return function(e,t,r){var n="";r=Math.min(e.length,r);for(var s=t;s<r;++s)n+=String.fromCharCode(127&e[s]);return n}(this,t,r);case"latin1":case"binary":return function(e,t,r){var n="";r=Math.min(e.length,r);for(var s=t;s<r;++s)n+=String.fromCharCode(e[s]);return n}(this,t,r);case"base64":return s=this,i=t,a=r,0===i&&a===s.length?n.fromByteArray(s):n.fromByteArray(s.slice(i,a));case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return function(e,t,r){for(var n=e.slice(t,r),s="",i=0;i<n.length;i+=2)s+=String.fromCharCode(n[i]+256*n[i+1]);return s}(this,t,r);default:if(o)throw TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}function f(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function g(e,t,r,n,s){var i;if(0===e.length)return -1;if("string"==typeof r?(n=r,r=0):r>0x7fffffff?r=0x7fffffff:r<-0x80000000&&(r=-0x80000000),(i=r*=1)!=i&&(r=s?0:e.length-1),r<0&&(r=e.length+r),r>=e.length)if(s)return -1;else r=e.length-1;else if(r<0)if(!s)return -1;else r=0;if("string"==typeof t&&(t=o.from(t,n)),o.isBuffer(t))return 0===t.length?-1:x(e,t,r,n,s);if("number"==typeof t){if(t&=255,"function"==typeof Uint8Array.prototype.indexOf)if(s)return Uint8Array.prototype.indexOf.call(e,t,r);else return Uint8Array.prototype.lastIndexOf.call(e,t,r);return x(e,[t],r,n,s)}throw TypeError("val must be string, number or Buffer")}function x(e,t,r,n,s){var i,a=1,o=e.length,l=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return -1;a=2,o/=2,l/=2,r/=2}function c(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(s){var u=-1;for(i=r;i<o;i++)if(c(e,i)===c(t,-1===u?0:i-u)){if(-1===u&&(u=i),i-u+1===l)return u*a}else -1!==u&&(i-=i-u),u=-1}else for(r+l>o&&(r=o-l),i=r;i>=0;i--){for(var d=!0,h=0;h<l;h++)if(c(e,i+h)!==c(t,h)){d=!1;break}if(d)return i}return -1}o.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==o.prototype},o.compare=function(e,t){if(T(e,Uint8Array)&&(e=o.from(e,e.offset,e.byteLength)),T(t,Uint8Array)&&(t=o.from(t,t.offset,t.byteLength)),!o.isBuffer(e)||!o.isBuffer(t))throw TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;for(var r=e.length,n=t.length,s=0,i=Math.min(r,n);s<i;++s)if(e[s]!==t[s]){r=e[s],n=t[s];break}return r<n?-1:+(n<r)},o.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}},o.concat=function(e,t){if(!Array.isArray(e))throw TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return o.alloc(0);if(void 0===t)for(r=0,t=0;r<e.length;++r)t+=e[r].length;var r,n=o.allocUnsafe(t),s=0;for(r=0;r<e.length;++r){var i=e[r];if(T(i,Uint8Array)&&(i=o.from(i)),!o.isBuffer(i))throw TypeError('"list" argument must be an Array of Buffers');i.copy(n,s),s+=i.length}return n},o.byteLength=p,o.prototype._isBuffer=!0,o.prototype.swap16=function(){var e=this.length;if(e%2!=0)throw RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<e;t+=2)f(this,t,t+1);return this},o.prototype.swap32=function(){var e=this.length;if(e%4!=0)throw RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<e;t+=4)f(this,t,t+3),f(this,t+1,t+2);return this},o.prototype.swap64=function(){var e=this.length;if(e%8!=0)throw RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<e;t+=8)f(this,t,t+7),f(this,t+1,t+6),f(this,t+2,t+5),f(this,t+3,t+4);return this},o.prototype.toString=function(){var e=this.length;return 0===e?"":0==arguments.length?y(this,0,e):m.apply(this,arguments)},o.prototype.toLocaleString=o.prototype.toString,o.prototype.equals=function(e){if(!o.isBuffer(e))throw TypeError("Argument must be a Buffer");return this===e||0===o.compare(this,e)},o.prototype.inspect=function(){var e="",r=t.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"},i&&(o.prototype[i]=o.prototype.inspect),o.prototype.compare=function(e,t,r,n,s){if(T(e,Uint8Array)&&(e=o.from(e,e.offset,e.byteLength)),!o.isBuffer(e))throw TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===s&&(s=this.length),t<0||r>e.length||n<0||s>this.length)throw RangeError("out of range index");if(n>=s&&t>=r)return 0;if(n>=s)return -1;if(t>=r)return 1;if(t>>>=0,r>>>=0,n>>>=0,s>>>=0,this===e)return 0;for(var i=s-n,a=r-t,l=Math.min(i,a),c=this.slice(n,s),u=e.slice(t,r),d=0;d<l;++d)if(c[d]!==u[d]){i=c[d],a=u[d];break}return i<a?-1:+(a<i)},o.prototype.includes=function(e,t,r){return -1!==this.indexOf(e,t,r)},o.prototype.indexOf=function(e,t,r){return g(this,e,t,r,!0)},o.prototype.lastIndexOf=function(e,t,r){return g(this,e,t,r,!1)};function y(e,t,r){r=Math.min(e.length,r);for(var n=[],s=t;s<r;){var i,a,o,l,c=e[s],u=null,d=c>239?4:c>223?3:c>191?2:1;if(s+d<=r)switch(d){case 1:c<128&&(u=c);break;case 2:(192&(i=e[s+1]))==128&&(l=(31&c)<<6|63&i)>127&&(u=l);break;case 3:i=e[s+1],a=e[s+2],(192&i)==128&&(192&a)==128&&(l=(15&c)<<12|(63&i)<<6|63&a)>2047&&(l<55296||l>57343)&&(u=l);break;case 4:i=e[s+1],a=e[s+2],o=e[s+3],(192&i)==128&&(192&a)==128&&(192&o)==128&&(l=(15&c)<<18|(63&i)<<12|(63&a)<<6|63&o)>65535&&l<1114112&&(u=l)}null===u?(u=65533,d=1):u>65535&&(u-=65536,n.push(u>>>10&1023|55296),u=56320|1023&u),n.push(u),s+=d}var h=n,p=h.length;if(p<=4096)return String.fromCharCode.apply(String,h);for(var m="",f=0;f<p;)m+=String.fromCharCode.apply(String,h.slice(f,f+=4096));return m}function v(e,t,r){if(e%1!=0||e<0)throw RangeError("offset is not uint");if(e+t>r)throw RangeError("Trying to access beyond buffer length")}function b(e,t,r,n,s,i){if(!o.isBuffer(e))throw TypeError('"buffer" argument must be a Buffer instance');if(t>s||t<i)throw RangeError('"value" argument is out of bounds');if(r+n>e.length)throw RangeError("Index out of range")}function w(e,t,r,n,s,i){if(r+n>e.length||r<0)throw RangeError("Index out of range")}function k(e,t,r,n,i){return t*=1,r>>>=0,i||w(e,t,r,4,34028234663852886e22,-34028234663852886e22),s.write(e,t,r,n,23,4),r+4}function j(e,t,r,n,i){return t*=1,r>>>=0,i||w(e,t,r,8,17976931348623157e292,-17976931348623157e292),s.write(e,t,r,n,52,8),r+8}o.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else if(isFinite(t))t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0);else throw Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var s,i,a,o,l,c,u,d,h=this.length-t;if((void 0===r||r>h)&&(r=h),e.length>0&&(r<0||t<0)||t>this.length)throw RangeError("Attempt to write outside buffer bounds");n||(n="utf8");for(var p=!1;;)switch(n){case"hex":return function(e,t,r,n){r=Number(r)||0;var s=e.length-r;n?(n=Number(n))>s&&(n=s):n=s;var i=t.length;n>i/2&&(n=i/2);for(var a=0;a<n;++a){var o,l=parseInt(t.substr(2*a,2),16);if((o=l)!=o)break;e[r+a]=l}return a}(this,e,t,r);case"utf8":case"utf-8":return s=t,i=r,_(S(e,this.length-s),this,s,i);case"ascii":return a=t,o=r,_(C(e),this,a,o);case"latin1":case"binary":return function(e,t,r,n){return _(C(t),e,r,n)}(this,e,t,r);case"base64":return l=t,c=r,_(A(e),this,l,c);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return u=t,d=r,_(function(e,t){for(var r,n,s=[],i=0;i<e.length&&!((t-=2)<0);++i)n=(r=e.charCodeAt(i))>>8,s.push(r%256),s.push(n);return s}(e,this.length-u),this,u,d);default:if(p)throw TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),p=!0}},o.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}},o.prototype.slice=function(e,t){var r=this.length;e=~~e,t=void 0===t?r:~~t,e<0?(e+=r)<0&&(e=0):e>r&&(e=r),t<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);var n=this.subarray(e,t);return Object.setPrototypeOf(n,o.prototype),n},o.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=this[e],s=1,i=0;++i<t&&(s*=256);)n+=this[e+i]*s;return n},o.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=this[e+--t],s=1;t>0&&(s*=256);)n+=this[e+--t]*s;return n},o.prototype.readUInt8=function(e,t){return e>>>=0,t||v(e,1,this.length),this[e]},o.prototype.readUInt16LE=function(e,t){return e>>>=0,t||v(e,2,this.length),this[e]|this[e+1]<<8},o.prototype.readUInt16BE=function(e,t){return e>>>=0,t||v(e,2,this.length),this[e]<<8|this[e+1]},o.prototype.readUInt32LE=function(e,t){return e>>>=0,t||v(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+0x1000000*this[e+3]},o.prototype.readUInt32BE=function(e,t){return e>>>=0,t||v(e,4,this.length),0x1000000*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},o.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=this[e],s=1,i=0;++i<t&&(s*=256);)n+=this[e+i]*s;return n>=(s*=128)&&(n-=Math.pow(2,8*t)),n},o.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||v(e,t,this.length);for(var n=t,s=1,i=this[e+--n];n>0&&(s*=256);)i+=this[e+--n]*s;return i>=(s*=128)&&(i-=Math.pow(2,8*t)),i},o.prototype.readInt8=function(e,t){return(e>>>=0,t||v(e,1,this.length),128&this[e])?-((255-this[e]+1)*1):this[e]},o.prototype.readInt16LE=function(e,t){e>>>=0,t||v(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?0xffff0000|r:r},o.prototype.readInt16BE=function(e,t){e>>>=0,t||v(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?0xffff0000|r:r},o.prototype.readInt32LE=function(e,t){return e>>>=0,t||v(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},o.prototype.readInt32BE=function(e,t){return e>>>=0,t||v(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},o.prototype.readFloatLE=function(e,t){return e>>>=0,t||v(e,4,this.length),s.read(this,e,!0,23,4)},o.prototype.readFloatBE=function(e,t){return e>>>=0,t||v(e,4,this.length),s.read(this,e,!1,23,4)},o.prototype.readDoubleLE=function(e,t){return e>>>=0,t||v(e,8,this.length),s.read(this,e,!0,52,8)},o.prototype.readDoubleBE=function(e,t){return e>>>=0,t||v(e,8,this.length),s.read(this,e,!1,52,8)},o.prototype.writeUIntLE=function(e,t,r,n){if(e*=1,t>>>=0,r>>>=0,!n){var s=Math.pow(2,8*r)-1;b(this,e,t,r,s,0)}var i=1,a=0;for(this[t]=255&e;++a<r&&(i*=256);)this[t+a]=e/i&255;return t+r},o.prototype.writeUIntBE=function(e,t,r,n){if(e*=1,t>>>=0,r>>>=0,!n){var s=Math.pow(2,8*r)-1;b(this,e,t,r,s,0)}var i=r-1,a=1;for(this[t+i]=255&e;--i>=0&&(a*=256);)this[t+i]=e/a&255;return t+r},o.prototype.writeUInt8=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,1,255,0),this[t]=255&e,t+1},o.prototype.writeUInt16LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},o.prototype.writeUInt16BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},o.prototype.writeUInt32LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0xffffffff,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},o.prototype.writeUInt32BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0xffffffff,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},o.prototype.writeIntLE=function(e,t,r,n){if(e*=1,t>>>=0,!n){var s=Math.pow(2,8*r-1);b(this,e,t,r,s-1,-s)}var i=0,a=1,o=0;for(this[t]=255&e;++i<r&&(a*=256);)e<0&&0===o&&0!==this[t+i-1]&&(o=1),this[t+i]=(e/a|0)-o&255;return t+r},o.prototype.writeIntBE=function(e,t,r,n){if(e*=1,t>>>=0,!n){var s=Math.pow(2,8*r-1);b(this,e,t,r,s-1,-s)}var i=r-1,a=1,o=0;for(this[t+i]=255&e;--i>=0&&(a*=256);)e<0&&0===o&&0!==this[t+i+1]&&(o=1),this[t+i]=(e/a|0)-o&255;return t+r},o.prototype.writeInt8=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},o.prototype.writeInt16LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},o.prototype.writeInt16BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},o.prototype.writeInt32LE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0x7fffffff,-0x80000000),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},o.prototype.writeInt32BE=function(e,t,r){return e*=1,t>>>=0,r||b(this,e,t,4,0x7fffffff,-0x80000000),e<0&&(e=0xffffffff+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},o.prototype.writeFloatLE=function(e,t,r){return k(this,e,t,!0,r)},o.prototype.writeFloatBE=function(e,t,r){return k(this,e,t,!1,r)},o.prototype.writeDoubleLE=function(e,t,r){return j(this,e,t,!0,r)},o.prototype.writeDoubleBE=function(e,t,r){return j(this,e,t,!1,r)},o.prototype.copy=function(e,t,r,n){if(!o.isBuffer(e))throw TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r||0===e.length||0===this.length)return 0;if(t<0)throw RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw RangeError("Index out of range");if(n<0)throw RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);var s=n-r;if(this===e&&"function"==typeof Uint8Array.prototype.copyWithin)this.copyWithin(t,r,n);else if(this===e&&r<t&&t<n)for(var i=s-1;i>=0;--i)e[i+t]=this[i+r];else Uint8Array.prototype.set.call(e,this.subarray(r,n),t);return s},o.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw TypeError("encoding must be a string");if("string"==typeof n&&!o.isEncoding(n))throw TypeError("Unknown encoding: "+n);if(1===e.length){var s,i=e.charCodeAt(0);("utf8"===n&&i<128||"latin1"===n)&&(e=i)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw RangeError("Out of range index");if(r<=t)return this;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(s=t;s<r;++s)this[s]=e;else{var a=o.isBuffer(e)?e:o.from(e,n),l=a.length;if(0===l)throw TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<r-t;++s)this[s+t]=a[s%l]}return this};var N=/[^+/0-9A-Za-z-_]/g;function S(e,t){t=t||1/0;for(var r,n=e.length,s=null,i=[],a=0;a<n;++a){if((r=e.charCodeAt(a))>55295&&r<57344){if(!s){if(r>56319||a+1===n){(t-=3)>-1&&i.push(239,191,189);continue}s=r;continue}if(r<56320){(t-=3)>-1&&i.push(239,191,189),s=r;continue}r=(s-55296<<10|r-56320)+65536}else s&&(t-=3)>-1&&i.push(239,191,189);if(s=null,r<128){if((t-=1)<0)break;i.push(r)}else if(r<2048){if((t-=2)<0)break;i.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;i.push(r>>12|224,r>>6&63|128,63&r|128)}else if(r<1114112){if((t-=4)<0)break;i.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}else throw Error("Invalid code point")}return i}function C(e){for(var t=[],r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}function A(e){return n.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(N,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function _(e,t,r,n){for(var s=0;s<n&&!(s+r>=t.length)&&!(s>=e.length);++s)t[s+r]=e[s];return s}function T(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}var E=function(){for(var e="0123456789abcdef",t=Array(256),r=0;r<16;++r)for(var n=16*r,s=0;s<16;++s)t[n+s]=e[r]+e[s];return t}()},783:function(e,t){t.read=function(e,t,r,n,s){var i,a,o=8*s-n-1,l=(1<<o)-1,c=l>>1,u=-7,d=r?s-1:0,h=r?-1:1,p=e[t+d];for(d+=h,i=p&(1<<-u)-1,p>>=-u,u+=o;u>0;i=256*i+e[t+d],d+=h,u-=8);for(a=i&(1<<-u)-1,i>>=-u,u+=n;u>0;a=256*a+e[t+d],d+=h,u-=8);if(0===i)i=1-c;else{if(i===l)return a?NaN:1/0*(p?-1:1);a+=Math.pow(2,n),i-=c}return(p?-1:1)*a*Math.pow(2,i-n)},t.write=function(e,t,r,n,s,i){var a,o,l,c=8*i-s-1,u=(1<<c)-1,d=u>>1,h=5960464477539062e-23*(23===s),p=n?0:i-1,m=n?1:-1,f=+(t<0||0===t&&1/t<0);for(isNaN(t=Math.abs(t))||t===1/0?(o=+!!isNaN(t),a=u):(a=Math.floor(Math.log(t)/Math.LN2),t*(l=Math.pow(2,-a))<1&&(a--,l*=2),a+d>=1?t+=h/l:t+=h*Math.pow(2,1-d),t*l>=2&&(a++,l/=2),a+d>=u?(o=0,a=u):a+d>=1?(o=(t*l-1)*Math.pow(2,s),a+=d):(o=t*Math.pow(2,d-1)*Math.pow(2,s),a=0));s>=8;e[r+p]=255&o,p+=m,o/=256,s-=8);for(a=a<<s|o,c+=s;c>0;e[r+p]=255&a,p+=m,a/=256,c-=8);e[r+p-m]|=128*f}}},s={};function i(e){var t=s[e];if(void 0!==t)return t.exports;var r=s[e]={exports:{}},a=!0;try{n[e](r,r.exports,i),a=!1}finally{a&&delete s[e]}return r.exports}i.ab="/ROOT/web/node_modules/next/dist/compiled/buffer/",t.exports=i(72)},557355,e=>{"use strict";let t,r,n,s,i,a,o,l,c,u,d;var h,p,m,f,g,x,y,v=e.i(414294),b=e.i(430878),w=e.i(292623),k=e.i(555552),j=e.i(928574),N=e.i(666904),S=e.i(87614),C=e.i(292511);let A=(0,C.default)("arrow-down",[["path",{d:"M12 5v14",key:"s699le"}],["path",{d:"m19 12-7 7-7-7",key:"1idqje"}]]),_={damping:.7,stiffness:.05,mass:1.25},T=1e3/60,E=!1;function P(e,t){let r=(0,b.useCallback)(t=>(r.current=t,e(t)),t);return r}globalThis.document?.addEventListener("mousedown",()=>{E=!0}),globalThis.document?.addEventListener("mouseup",()=>{E=!1}),globalThis.document?.addEventListener("click",()=>{E=!1});let R=new Map;function M(...e){let t={..._},r=!1;for(let n of e){if("instant"===n){r=!0;continue}"object"==typeof n&&(r=!1,t.damping=n.damping??t.damping,t.stiffness=n.stiffness??t.stiffness,t.mass=n.mass??t.mass)}let n=JSON.stringify(t);return R.has(n)||R.set(n,Object.freeze(t)),r?"instant":R.get(n)}let I=(0,b.createContext)(null),L="u">typeof window?b.useLayoutEffect:b.useEffect;function D({instance:e,children:t,resize:r,initial:n,mass:s,damping:i,stiffness:a,targetScrollTop:o,contextRef:l,...c}){let u=(0,b.useRef)(null),d=((e={})=>{let[t,r]=(0,b.useState)(!1),[n,s]=(0,b.useState)(!1!==e.initial),[i,a]=(0,b.useState)(!1),o=(0,b.useRef)(null);o.current=e;let l=(0,b.useCallback)(()=>{if(!E)return!1;let e=window.getSelection();if(!e||!e.rangeCount)return!1;let t=e.getRangeAt(0);return t.commonAncestorContainer.contains(g.current)||g.current?.contains(t.commonAncestorContainer)},[]),c=(0,b.useCallback)(e=>{d.isAtBottom=e,s(e)},[]),u=(0,b.useCallback)(e=>{d.escapedFromLock=e,r(e)},[]),d=(0,b.useMemo)(()=>{let r;return{escapedFromLock:t,isAtBottom:n,resizeDifference:0,accumulated:0,velocity:0,listeners:new Set,get scrollTop(){return g.current?.scrollTop??0},set scrollTop(scrollTop){g.current&&(g.current.scrollTop=scrollTop,d.ignoreScrollToTop=g.current.scrollTop)},get targetScrollTop(){if(!g.current||!x.current)return 0;return g.current.scrollHeight-1-g.current.clientHeight},get calculatedTargetScrollTop(){if(!g.current||!x.current)return 0;let{targetScrollTop:t}=this;if(!e.targetScrollTop)return t;if(r?.targetScrollTop===t)return r.calculatedScrollTop;let n=Math.max(Math.min(e.targetScrollTop(t,{scrollElement:g.current,contentElement:x.current}),t),0);return r={targetScrollTop:t,calculatedScrollTop:n},requestAnimationFrame(()=>{r=void 0}),n},get scrollDifference(){return this.calculatedTargetScrollTop-this.scrollTop},get isNearBottom(){return this.scrollDifference<=70}}},[]),h=(0,b.useCallback)((e={})=>{let t;"string"==typeof e&&(e={animation:e}),e.preserveScrollPosition||c(!0);let r=Date.now()+(Number(e.wait)||0),n=M(o.current,e.animation),{ignoreEscapes:s=!1}=e,i=d.calculatedTargetScrollTop;e.duration instanceof Promise?e.duration.finally(()=>{t=Date.now()}):t=r+(e.duration??0);let a=async()=>{let e=new Promise(requestAnimationFrame).then(()=>{if(!d.isAtBottom)return d.animation=void 0,!1;let{scrollTop:c}=d,u=performance.now(),p=(u-(d.lastTick??u))/T;if(d.animation||(d.animation={behavior:n,promise:e,ignoreEscapes:s}),d.animation.behavior===n&&(d.lastTick=u),l()||r>Date.now())return a();if(c<Math.min(i,d.calculatedTargetScrollTop)){if(d.animation?.behavior===n){if("instant"===n)return d.scrollTop=d.calculatedTargetScrollTop,a();d.velocity=(n.damping*d.velocity+n.stiffness*d.scrollDifference)/n.mass,d.accumulated+=d.velocity*p,d.scrollTop+=d.accumulated,d.scrollTop!==c&&(d.accumulated=0)}return a()}return t>Date.now()?(i=d.calculatedTargetScrollTop,a()):(d.animation=void 0,d.scrollTop<d.calculatedTargetScrollTop)?h({animation:M(o.current,o.current.resize),ignoreEscapes:s,duration:Math.max(0,t-Date.now())||void 0}):d.isAtBottom});return e.then(e=>(requestAnimationFrame(()=>{d.animation||(d.lastTick=void 0,d.velocity=0)}),e))};return(!0!==e.wait&&(d.animation=void 0),d.animation?.behavior===n)?d.animation.promise:a()},[c,l,d]),p=(0,b.useCallback)(()=>{u(!0),c(!1)},[u,c]),m=(0,b.useCallback)(({target:e})=>{if(e!==g.current)return;let{scrollTop:t,ignoreScrollToTop:r}=d,{lastScrollTop:n=t}=d;d.lastScrollTop=t,d.ignoreScrollToTop=void 0,r&&r>t&&(n=r),a(d.isNearBottom),setTimeout(()=>{if(d.resizeDifference||t===r)return;if(l()){u(!0),c(!1);return}let e=t>n,s=t<n;if(d.animation?.ignoreEscapes){d.scrollTop=n;return}s&&(u(!0),c(!1)),e&&u(!1),!d.escapedFromLock&&d.isNearBottom&&c(!0)},1)},[u,c,l,d]),f=(0,b.useCallback)(({target:e,deltaY:t})=>{let r=e;for(;!["scroll","auto"].includes(getComputedStyle(r).overflow);){if(!r.parentElement)return;r=r.parentElement}r===g.current&&t<0&&g.current.scrollHeight>g.current.clientHeight&&!d.animation?.ignoreEscapes&&(u(!0),c(!1))},[u,c,d]),g=P(e=>{g.current?.removeEventListener("scroll",m),g.current?.removeEventListener("wheel",f),e?.addEventListener("scroll",m,{passive:!0}),e?.addEventListener("wheel",f,{passive:!0})},[]),x=P(e=>{let t;d.resizeObserver?.disconnect(),e&&(d.resizeObserver=new ResizeObserver(([e])=>{let{height:r}=e.contentRect,n=r-(t??r);if(d.resizeDifference=n,d.scrollTop>d.targetScrollTop&&(d.scrollTop=d.targetScrollTop),a(d.isNearBottom),n>=0){let e=M(o.current,t?o.current.resize:o.current.initial);h({animation:e,wait:!0,preserveScrollPosition:!0,duration:"instant"===e?void 0:350})}else d.isNearBottom&&(u(!1),c(!0));t=r,requestAnimationFrame(()=>{setTimeout(()=>{d.resizeDifference===n&&(d.resizeDifference=0)},1)})}),d.resizeObserver?.observe(e))},[]);return{contentRef:x,scrollRef:g,scrollToBottom:h,stopScroll:p,isAtBottom:n||i,isNearBottom:i,escapedFromLock:t,state:d}})({mass:s,damping:i,stiffness:a,resize:r,initial:n,targetScrollTop:b.useCallback((e,t)=>{let r=v?.targetScrollTop??o;return r?.(e,t)??e},[o])}),{scrollRef:h,contentRef:p,scrollToBottom:m,stopScroll:f,isAtBottom:g,escapedFromLock:x,state:y}=e??d,v=(0,b.useMemo)(()=>({scrollToBottom:m,stopScroll:f,scrollRef:h,isAtBottom:g,escapedFromLock:x,contentRef:p,state:y,get targetScrollTop(){return u.current},set targetScrollTop(targetScrollTop){u.current=targetScrollTop}}),[m,g,p,h,f,x,y]);return(0,b.useImperativeHandle)(l,()=>v,[v]),L(()=>{h.current&&"visible"===getComputedStyle(h.current).overflow&&(h.current.style.overflow="auto")},[]),b.createElement(I.Provider,{value:v},b.createElement("div",{...c},"function"==typeof t?t(v):t))}function z(){let e=(0,b.useContext)(I);if(!e)throw Error("use-stick-to-bottom component context must be used within a StickToBottom component");return e}(D||(D={})).Content=function({children:e,scrollClassName:t,...r}){let n=z();return b.createElement("div",{ref:n.scrollRef,style:{height:"100%",width:"100%",scrollbarGutter:"stable both-edges"},className:t},b.createElement("div",{...r,ref:n.contentRef},"function"==typeof e?e(n):e))};let O=({className:e,...t})=>(0,v.jsx)(D,{className:(0,k.cn)("relative flex-1 overflow-y-hidden",e),initial:"smooth",resize:"smooth",role:"log",...t}),B=({className:e,...t})=>(0,v.jsx)(D.Content,{className:(0,k.cn)("flex flex-col gap-8 p-4",e),...t}),F=({className:e,title:t="No messages yet",description:r="Start a conversation to see messages here",icon:n,children:s,...i})=>(0,v.jsx)("div",{className:(0,k.cn)("flex size-full flex-col items-center justify-center gap-4 p-8 text-center",e),...i,children:s??(0,v.jsxs)(v.Fragment,{children:[n&&(0,v.jsx)("div",{className:"text-muted-foreground/50 p-4 rounded-2xl bg-muted/30",children:n}),(0,v.jsxs)("div",{className:"space-y-2",children:[(0,v.jsx)("h3",{className:"font-semibold text-base text-foreground",children:t}),r&&(0,v.jsx)("p",{className:"text-muted-foreground text-sm max-w-xs",children:r})]})]})}),$=({className:e,...t})=>{let{isAtBottom:r,scrollToBottom:n}=z(),s=(0,b.useCallback)(()=>{n()},[n]);return!r&&(0,v.jsx)(N.Button,{className:(0,k.cn)("absolute bottom-4 left-[50%] translate-x-[-50%] rounded-full dark:bg-background dark:hover:bg-muted",e),onClick:s,size:"icon",type:"button",variant:"outline",...t,children:(0,v.jsx)(A,{className:"size-4"})})};e.i(392295);var V=e.i(770008);e.i(534432),(0,V.cva)("flex w-fit items-stretch [&>*]:focus-visible:z-10 [&>*]:focus-visible:relative [&>[data-slot=select-trigger]:not([class*='w-'])]:w-fit [&>input]:flex-1 has-[select[aria-hidden=true]:last-child]:[&>[data-slot=select-trigger]:last-of-type]:rounded-r-md has-[>[data-slot=button-group]]:gap-2",{variants:{orientation:{horizontal:"[&>*:not(:first-child)]:rounded-l-none [&>*:not(:first-child)]:border-l-0 [&>*:not(:last-child)]:rounded-r-none",vertical:"flex-col [&>*:not(:first-child)]:rounded-t-none [&>*:not(:first-child)]:border-t-0 [&>*:not(:last-child)]:rounded-b-none"}},defaultVariants:{orientation:"horizontal"}});var U=e.i(47513),W=e.i(725656),G=Object.defineProperty,q=K(/\p{P}|\p{S}/u),H=K(/\s/);function K(e){return function(t){return null!==t&&t>-1&&e.test(String.fromCodePoint(t))}}function X(e){if(null===e||(0,W.markdownLineEndingOrSpace)(e)||H(e))return 1;let t=0;if(e>=4352){if(null!==e&&e>=65024&&e<=65038)return x.nonEmojiGeneralUseVS;switch(function(e){if(!e||e<4352)return!1;switch(function(e){if(!Number.isSafeInteger(e))throw TypeError(`Expected a code point, got \`${typeof e}\`.`);return 161===e||164===e||167===e||168===e||170===e||173===e||174===e||e>=176&&e<=180||e>=182&&e<=186||e>=188&&e<=191||198===e||208===e||215===e||216===e||e>=222&&e<=225||230===e||e>=232&&e<=234||236===e||237===e||240===e||242===e||243===e||e>=247&&e<=250||252===e||254===e||257===e||273===e||275===e||283===e||294===e||295===e||299===e||e>=305&&e<=307||312===e||e>=319&&e<=322||324===e||e>=328&&e<=331||333===e||338===e||339===e||358===e||359===e||363===e||462===e||464===e||466===e||468===e||470===e||472===e||474===e||476===e||593===e||609===e||708===e||711===e||e>=713&&e<=715||717===e||720===e||e>=728&&e<=731||733===e||735===e||e>=768&&e<=879||e>=913&&e<=929||e>=931&&e<=937||e>=945&&e<=961||e>=963&&e<=969||1025===e||e>=1040&&e<=1103||1105===e||8208===e||e>=8211&&e<=8214||8216===e||8217===e||8220===e||8221===e||e>=8224&&e<=8226||e>=8228&&e<=8231||8240===e||8242===e||8243===e||8245===e||8251===e||8254===e||8308===e||8319===e||e>=8321&&e<=8324||8364===e||8451===e||8453===e||8457===e||8467===e||8470===e||8481===e||8482===e||8486===e||8491===e||8531===e||8532===e||e>=8539&&e<=8542||e>=8544&&e<=8555||e>=8560&&e<=8569||8585===e||e>=8592&&e<=8601||8632===e||8633===e||8658===e||8660===e||8679===e||8704===e||8706===e||8707===e||8711===e||8712===e||8715===e||8719===e||8721===e||8725===e||8730===e||e>=8733&&e<=8736||8739===e||8741===e||e>=8743&&e<=8748||8750===e||e>=8756&&e<=8759||8764===e||8765===e||8776===e||8780===e||8786===e||8800===e||8801===e||e>=8804&&e<=8807||8810===e||8811===e||8814===e||8815===e||8834===e||8835===e||8838===e||8839===e||8853===e||8857===e||8869===e||8895===e||8978===e||e>=9312&&e<=9449||e>=9451&&e<=9547||e>=9552&&e<=9587||e>=9600&&e<=9615||e>=9618&&e<=9621||9632===e||9633===e||e>=9635&&e<=9641||9650===e||9651===e||9654===e||9655===e||9660===e||9661===e||9664===e||9665===e||e>=9670&&e<=9672||9675===e||e>=9678&&e<=9681||e>=9698&&e<=9701||9711===e||9733===e||9734===e||9737===e||9742===e||9743===e||9756===e||9758===e||9792===e||9794===e||9824===e||9825===e||e>=9827&&e<=9829||e>=9831&&e<=9834||9836===e||9837===e||9839===e||9886===e||9887===e||9919===e||e>=9926&&e<=9933||e>=9935&&e<=9939||e>=9941&&e<=9953||9955===e||9960===e||9961===e||e>=9963&&e<=9969||9972===e||e>=9974&&e<=9977||9979===e||9980===e||9982===e||9983===e||10045===e||e>=10102&&e<=10111||e>=11094&&e<=11097||e>=12872&&e<=12879||e>=57344&&e<=63743||e>=65024&&e<=65039||65533===e||e>=127232&&e<=127242||e>=127248&&e<=127277||e>=127280&&e<=127337||e>=127344&&e<=127373||127375===e||127376===e||e>=127387&&e<=127404||e>=917760&&e<=917999||e>=983040&&e<=1048573||e>=1048576&&e<=1114109?"ambiguous":12288===e||e>=65281&&e<=65376||e>=65504&&e<=65510?"fullwidth":8361===e||e>=65377&&e<=65470||e>=65474&&e<=65479||e>=65482&&e<=65487||e>=65490&&e<=65495||e>=65498&&e<=65500||e>=65512&&e<=65518?"halfwidth":e>=32&&e<=126||162===e||163===e||165===e||166===e||172===e||175===e||e>=10214&&e<=10221||10629===e||10630===e?"narrow":e>=4352&&e<=4447||8986===e||8987===e||9001===e||9002===e||e>=9193&&e<=9196||9200===e||9203===e||9725===e||9726===e||9748===e||9749===e||e>=9776&&e<=9783||e>=9800&&e<=9811||9855===e||e>=9866&&e<=9871||9875===e||9889===e||9898===e||9899===e||9917===e||9918===e||9924===e||9925===e||9934===e||9940===e||9962===e||9970===e||9971===e||9973===e||9978===e||9981===e||9989===e||9994===e||9995===e||10024===e||10060===e||10062===e||e>=10067&&e<=10069||10071===e||e>=10133&&e<=10135||10160===e||10175===e||11035===e||11036===e||11088===e||11093===e||e>=11904&&e<=11929||e>=11931&&e<=12019||e>=12032&&e<=12245||e>=12272&&e<=12287||e>=12289&&e<=12350||e>=12353&&e<=12438||e>=12441&&e<=12543||e>=12549&&e<=12591||e>=12593&&e<=12686||e>=12688&&e<=12773||e>=12783&&e<=12830||e>=12832&&e<=12871||e>=12880&&e<=42124||e>=42128&&e<=42182||e>=43360&&e<=43388||e>=44032&&e<=55203||e>=63744&&e<=64255||e>=65040&&e<=65049||e>=65072&&e<=65106||e>=65108&&e<=65126||e>=65128&&e<=65131||e>=94176&&e<=94180||e>=94192&&e<=94198||e>=94208&&e<=101589||e>=101631&&e<=101662||e>=101760&&e<=101874||e>=110576&&e<=110579||e>=110581&&e<=110587||110589===e||110590===e||e>=110592&&e<=110882||110898===e||e>=110928&&e<=110930||110933===e||e>=110948&&e<=110951||e>=110960&&e<=111355||e>=119552&&e<=119638||e>=119648&&e<=119670||126980===e||127183===e||127374===e||e>=127377&&e<=127386||e>=127488&&e<=127490||e>=127504&&e<=127547||e>=127552&&e<=127560||127568===e||127569===e||e>=127584&&e<=127589||e>=127744&&e<=127776||e>=127789&&e<=127797||e>=127799&&e<=127868||e>=127870&&e<=127891||e>=127904&&e<=127946||e>=127951&&e<=127955||e>=127968&&e<=127984||127988===e||e>=127992&&e<=128062||128064===e||e>=128066&&e<=128252||e>=128255&&e<=128317||e>=128331&&e<=128334||e>=128336&&e<=128359||128378===e||128405===e||128406===e||128420===e||e>=128507&&e<=128591||e>=128640&&e<=128709||128716===e||e>=128720&&e<=128722||e>=128725&&e<=128728||e>=128732&&e<=128735||128747===e||128748===e||e>=128756&&e<=128764||e>=128992&&e<=129003||129008===e||e>=129292&&e<=129338||e>=129340&&e<=129349||e>=129351&&e<=129535||e>=129648&&e<=129660||e>=129664&&e<=129674||e>=129678&&e<=129734||129736===e||e>=129741&&e<=129756||e>=129759&&e<=129770||e>=129775&&e<=129784||e>=131072&&e<=196605||e>=196608&&e<=262141?"wide":"neutral"}(e)){case"fullwidth":case"halfwidth":return!0;case"wide":return!/^\p{Emoji_Presentation}/u.test(String.fromCodePoint(e));case"narrow":return!1;case"ambiguous":return 917760<=e&&e<=917999&&null;case"neutral":return/^\p{sc=Hangul}/u.test(String.fromCodePoint(e))}}(e)){case null:return x.ivs;case!0:t|=x.cjk}}return q(e)&&(t|=2),t}function Y(e,t,r){if(e!==x.nonEmojiGeneralUseVS)return e;let n=t(),s=X(n);return!n||1&s?e:65025===r&&n&&!(n<8216)&&(8216===n||8217===n||8220===n||8221===n)?x.cjkPunctuation:s&~x.ivs}(h=x||(x={})).spaceOrPunctuation=3,h.cjk=4096,h.cjkPunctuation=4098,h.ivs=8192,h.cjkOrIvs=12288,h.nonEmojiGeneralUseVS=16384,h.variationSelector=24576,h.ivsToCjkRightShift=1;function J(e){return(e&x.cjkPunctuation)==2}function Z(e){return!!(e&x.cjk)}function Q(e){return!!(e&x.spaceOrPunctuation)}function ee(e){return!!(e&&e>=55296&&e<=56319)}function et(e){return!!(e&&e>=56320&&e<=57343)}function er(e,t,r){if(t._bufferIndex<2)return e;let n=r({start:{...t,_bufferIndex:t._bufferIndex-2},end:t}).codePointAt(0);return n&&n>=65536?n:e}var en=class{constructor(e,t,r){this.previousCode=e,this.nowPoint=t,this.sliceSerialize=r,((e,t,r)=>{let n;return(n="symbol"!=typeof t?t+"":t)in e?G(e,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[n]=r})(this,"cachedValue")}value(){return void 0===this.cachedValue&&(this.cachedValue=function(e,t,r){let n=e>=65536?2:1;if(t._bufferIndex<1+n)return null;let s=t._bufferIndex-n-2,i=r({start:{...t,_bufferIndex:s>=0?s:0},end:{...t,_bufferIndex:t._bufferIndex-n}}),a=i.charCodeAt(i.length-1);if(Number.isNaN(a))return null;if(i.length<2||a<56320||57343<a)return a;let o=i.codePointAt(0);return o&&o>=65536?o:a}(this.previousCode,this.nowPoint,this.sliceSerialize)),this.cachedValue}};function es(e,t,r){let n=r({start:t,end:{...t,_bufferIndex:t._bufferIndex+2}}).codePointAt(0);return n&&n>=65536?n:e}var ei=e.i(171142),ea=e.i(672742);let eo="emphasisSequence",el="strongSequence";var ec={name:"attention",resolveAll:function(e,t){let r,n,s,i,a,o,l,c,u=-1;for(;++u<e.length;)if("enter"===e[u][0]&&"attentionSequence"===e[u][1].type&&e[u][1]._close){for(r=u;r--;)if("exit"===e[r][0]&&"attentionSequence"===e[r][1].type&&e[r][1]._open&&t.sliceSerialize(e[r][1]).charCodeAt(0)===t.sliceSerialize(e[u][1]).charCodeAt(0)){if((e[r][1]._close||e[u][1]._open)&&(e[u][1].end.offset-e[u][1].start.offset)%3&&!((e[r][1].end.offset-e[r][1].start.offset+e[u][1].end.offset-e[u][1].start.offset)%3))continue;o=e[r][1].end.offset-e[r][1].start.offset>1&&e[u][1].end.offset-e[u][1].start.offset>1?2:1;let d={...e[r][1].end},h={...e[u][1].start};eu(d,-o),eu(h,o),i={type:o>1?el:eo,start:d,end:{...e[r][1].end}},a={type:o>1?el:eo,start:{...e[u][1].start},end:h},s={type:o>1?"strongText":"emphasisText",start:{...e[r][1].end},end:{...e[u][1].start}},n={type:o>1?"strong":"emphasis",start:{...i.start},end:{...a.end}},e[r][1].end={...i.start},e[u][1].start={...a.end},l=[],e[r][1].end.offset-e[r][1].start.offset&&(l=(0,ei.push)(l,[["enter",e[r][1],t],["exit",e[r][1],t]])),l=(0,ei.push)(l,[["enter",n,t],["enter",i,t],["exit",i,t],["enter",s,t]]),(0,U.ok)(t.parser.constructs.insideSpan.null,"expected `insideSpan` to be populated"),l=(0,ei.push)(l,(0,ea.resolveAll)(t.parser.constructs.insideSpan.null,e.slice(r+1,u),t)),l=(0,ei.push)(l,[["exit",s,t],["enter",a,t],["exit",a,t],["exit",n,t]]),e[u][1].end.offset-e[u][1].start.offset?(c=2,l=(0,ei.push)(l,[["enter",e[u][1],t],["exit",e[u][1],t]])):c=0,(0,ei.splice)(e,r-1,u-r+3,l),u=r+l.length-c-2;break}}for(u=-1;++u<e.length;)"attentionSequence"===e[u][1].type&&(e[u][1].type="data");return e},tokenize:function(e,t){let r,n=this.parser.constructs.attentionMarkers.null,{now:s,sliceSerialize:i,previous:a}=this,o=et(a)?er(a,s(),i):a,l=X(o),c=new en(o,s(),i),u=Y(l,c.value.bind(c),o);return function(a){return(0,U.ok)(42===a||95===a,"expected asterisk or underscore"),r=a,e.enter("attentionSequence"),function a(l){if(l===r)return e.consume(l),a;let c=e.exit("attentionSequence"),d=X(ee(l)?es(l,s(),i):l);(0,U.ok)(n,"expected `attentionMarkers` to be populated");let h=J(u),p=h||!!(1&u),m=J(d),f=m||!!(1&d),g=!!(u&x.cjkOrIvs),y=!f||m&&(p||g)||n.includes(l),v=!p||h&&(f||Z(d))||n.includes(o);return c._open=!!(42===r?y:y&&(Q(u)||!v)),c._close=!!(42===r?v:v&&(Q(d)||!y)),t(l)}(a)}}};function eu(e,t){e.column+=t,e.offset+=t,e._bufferIndex+=t}var ed=e.i(73033),eh=new Set(["。",".",",","、","?","!",":",";","(",")","【","】","「","」","『","』","〈","〉","《","》"]),ep=/^(https?:\/\/|mailto:|www\.)/i,em=(a=[...s=[function(){let e=this.data();(e.micromarkExtensions||(e.micromarkExtensions=[])).push({text:{42:ec,95:ec},insideSpan:{null:[ec]}})}],...i=[()=>e=>{(0,ed.visit)(e,"link",(e,t,r)=>{if(!r||"number"!=typeof t||!(e=>{if(1!==e.children.length)return!1;let t=e.children[0];return"text"===t.type&&t.value===e.url})(e)||!ep.test(e.url))return;let n=(e=>{let t=0;for(let r of e){if(eh.has(r))return t;t+=r.length}return null})(e.url);if(null===n||0===n)return;let s=e.url.slice(0,n),i=e.url.slice(n),a={...e,url:s,children:[{type:"text",value:s}]};return r.children.splice(t,1,a,{type:"text",value:i}),t+1})},function(e){let t,r,n=this.data();(n.micromarkExtensions||(n.micromarkExtensions=[])).push((t=(e||{}).singleTilde,r={name:"strikethrough",tokenize:function(e,r,n){let{now:s,sliceSerialize:i,previous:a}=this,o=et(a)?er(a,s(),i):a,l=X(o),c=new en(o,s(),i),u=Y(l,c.value.bind(c),o),d=this.events,h=0;return function(a){return((0,U.ok)(126===a,"expected `~`"),126===o&&"characterEscape"!==d[d.length-1][1].type)?n(a):(e.enter("strikethroughSequenceTemporary"),function a(l){let c=X(o);if(126===l)return h>1?n(l):(e.consume(l),h++,a);if(h<2&&!t)return n(l);let d=e.exit("strikethroughSequenceTemporary"),p=X(ee(l)?es(l,s(),i):l),m=J(u)||!!(1&u),f=J(p)||!!(1&p),g=Z(u)||c===x.ivs;return d._open=!f||2===p&&(m||g),d._close=!m||2===c&&(f||Z(p)),r(l)}(a))}},resolveAll:function(e,t){let r=-1;for(;++r<e.length;)if("enter"===e[r][0]&&"strikethroughSequenceTemporary"===e[r][1].type&&e[r][1]._close){let n=r;for(;n--;)if("exit"===e[n][0]&&"strikethroughSequenceTemporary"===e[n][1].type&&e[n][1]._open&&e[r][1].end.offset-e[r][1].start.offset==e[n][1].end.offset-e[n][1].start.offset){e[r][1].type="strikethroughSequence",e[n][1].type="strikethroughSequence";let s={type:"strikethrough",start:Object.assign({},e[n][1].start),end:Object.assign({},e[r][1].end)},i={type:"strikethroughText",start:Object.assign({},e[n][1].end),end:Object.assign({},e[r][1].start)},a=[["enter",s,t],["enter",e[n][1],t],["exit",e[n][1],t],["enter",i,t]],o=t.parser.constructs.insideSpan.null;o&&(0,ei.splice)(a,a.length,0,(0,ea.resolveAll)(o,e.slice(n+1,r),t)),(0,ei.splice)(a,a.length,0,[["exit",i,t],["enter",e[r][1],t],["exit",e[r][1],t],["exit",s,t]]),(0,ei.splice)(e,n-1,r-n+3,a),r=n+a.length-2;break}}for(r=-1;++r<e.length;)"strikethroughSequenceTemporary"===e[r][1].type&&(e[r][1].type="data");return e}},null==t&&(t=!0),{text:{126:r},insideSpan:{null:[r]},attentionMarkers:{null:[126]}}))}]],{name:"cjk",type:"cjk",remarkPluginsBefore:s,remarkPluginsAfter:i,remarkPlugins:a});let ef=[{id:"abap",name:"ABAP",import:()=>e.A(424922)},{id:"actionscript-3",name:"ActionScript",import:()=>e.A(168873)},{id:"ada",name:"Ada",import:()=>e.A(267555)},{id:"angular-html",name:"Angular HTML",import:()=>e.A(273354)},{id:"angular-ts",name:"Angular TypeScript",import:()=>e.A(601681)},{id:"apache",name:"Apache Conf",import:()=>e.A(780677)},{id:"apex",name:"Apex",import:()=>e.A(832664)},{id:"apl",name:"APL",import:()=>e.A(759864)},{id:"applescript",name:"AppleScript",import:()=>e.A(74304)},{id:"ara",name:"Ara",import:()=>e.A(710100)},{id:"asciidoc",name:"AsciiDoc",aliases:["adoc"],import:()=>e.A(665143)},{id:"asm",name:"Assembly",import:()=>e.A(552321)},{id:"astro",name:"Astro",import:()=>e.A(96633)},{id:"awk",name:"AWK",import:()=>e.A(731195)},{id:"ballerina",name:"Ballerina",import:()=>e.A(9251)},{id:"bat",name:"Batch File",aliases:["batch"],import:()=>e.A(52303)},{id:"beancount",name:"Beancount",import:()=>e.A(326771)},{id:"berry",name:"Berry",aliases:["be"],import:()=>e.A(934449)},{id:"bibtex",name:"BibTeX",import:()=>e.A(74926)},{id:"bicep",name:"Bicep",import:()=>e.A(257442)},{id:"blade",name:"Blade",import:()=>e.A(240923)},{id:"bsl",name:"1C (Enterprise)",aliases:["1c"],import:()=>e.A(52297)},{id:"c",name:"C",import:()=>e.A(95831)},{id:"c3",name:"C3",import:()=>e.A(336373)},{id:"cadence",name:"Cadence",aliases:["cdc"],import:()=>e.A(172636)},{id:"cairo",name:"Cairo",import:()=>e.A(751803)},{id:"clarity",name:"Clarity",import:()=>e.A(615206)},{id:"clojure",name:"Clojure",aliases:["clj"],import:()=>e.A(886435)},{id:"cmake",name:"CMake",import:()=>e.A(208400)},{id:"cobol",name:"COBOL",import:()=>e.A(774210)},{id:"codeowners",name:"CODEOWNERS",import:()=>e.A(325806)},{id:"codeql",name:"CodeQL",aliases:["ql"],import:()=>e.A(454881)},{id:"coffee",name:"CoffeeScript",aliases:["coffeescript"],import:()=>e.A(728920)},{id:"common-lisp",name:"Common Lisp",aliases:["lisp"],import:()=>e.A(556516)},{id:"coq",name:"Coq",import:()=>e.A(768810)},{id:"cpp",name:"C++",aliases:["c++"],import:()=>e.A(36055)},{id:"crystal",name:"Crystal",import:()=>e.A(378958)},{id:"csharp",name:"C#",aliases:["c#","cs"],import:()=>e.A(848127)},{id:"css",name:"CSS",import:()=>e.A(904556)},{id:"csv",name:"CSV",import:()=>e.A(347771)},{id:"cue",name:"CUE",import:()=>e.A(686137)},{id:"cypher",name:"Cypher",aliases:["cql"],import:()=>e.A(949690)},{id:"d",name:"D",import:()=>e.A(183836)},{id:"dart",name:"Dart",import:()=>e.A(290920)},{id:"dax",name:"DAX",import:()=>e.A(613593)},{id:"desktop",name:"Desktop",import:()=>e.A(294887)},{id:"diff",name:"Diff",import:()=>e.A(538357)},{id:"docker",name:"Dockerfile",aliases:["dockerfile"],import:()=>e.A(741723)},{id:"dotenv",name:"dotEnv",import:()=>e.A(105283)},{id:"dream-maker",name:"Dream Maker",import:()=>e.A(392999)},{id:"edge",name:"Edge",import:()=>e.A(619029)},{id:"elixir",name:"Elixir",import:()=>e.A(679713)},{id:"elm",name:"Elm",import:()=>e.A(25691)},{id:"emacs-lisp",name:"Emacs Lisp",aliases:["elisp"],import:()=>e.A(86556)},{id:"erb",name:"ERB",import:()=>e.A(310443)},{id:"erlang",name:"Erlang",aliases:["erl"],import:()=>e.A(994828)},{id:"fennel",name:"Fennel",import:()=>e.A(684352)},{id:"fish",name:"Fish",import:()=>e.A(137028)},{id:"fluent",name:"Fluent",aliases:["ftl"],import:()=>e.A(837437)},{id:"fortran-fixed-form",name:"Fortran (Fixed Form)",aliases:["f","for","f77"],import:()=>e.A(785635)},{id:"fortran-free-form",name:"Fortran (Free Form)",aliases:["f90","f95","f03","f08","f18"],import:()=>e.A(415116)},{id:"fsharp",name:"F#",aliases:["f#","fs"],import:()=>e.A(891657)},{id:"gdresource",name:"GDResource",import:()=>e.A(693084)},{id:"gdscript",name:"GDScript",import:()=>e.A(445204)},{id:"gdshader",name:"GDShader",import:()=>e.A(975967)},{id:"genie",name:"Genie",import:()=>e.A(267018)},{id:"gherkin",name:"Gherkin",import:()=>e.A(309317)},{id:"git-commit",name:"Git Commit Message",import:()=>e.A(388952)},{id:"git-rebase",name:"Git Rebase Message",import:()=>e.A(455006)},{id:"gleam",name:"Gleam",import:()=>e.A(283831)},{id:"glimmer-js",name:"Glimmer JS",aliases:["gjs"],import:()=>e.A(87687)},{id:"glimmer-ts",name:"Glimmer TS",aliases:["gts"],import:()=>e.A(726414)},{id:"glsl",name:"GLSL",import:()=>e.A(712039)},{id:"gn",name:"GN",import:()=>e.A(105287)},{id:"gnuplot",name:"Gnuplot",import:()=>e.A(58916)},{id:"go",name:"Go",import:()=>e.A(465381)},{id:"graphql",name:"GraphQL",aliases:["gql"],import:()=>e.A(398913)},{id:"groovy",name:"Groovy",import:()=>e.A(344283)},{id:"hack",name:"Hack",import:()=>e.A(310258)},{id:"haml",name:"Ruby Haml",import:()=>e.A(196446)},{id:"handlebars",name:"Handlebars",aliases:["hbs"],import:()=>e.A(78905)},{id:"haskell",name:"Haskell",aliases:["hs"],import:()=>e.A(808975)},{id:"haxe",name:"Haxe",import:()=>e.A(64439)},{id:"hcl",name:"HashiCorp HCL",import:()=>e.A(280445)},{id:"hjson",name:"Hjson",import:()=>e.A(822969)},{id:"hlsl",name:"HLSL",import:()=>e.A(590834)},{id:"html",name:"HTML",import:()=>e.A(407645)},{id:"html-derivative",name:"HTML (Derivative)",import:()=>e.A(115233)},{id:"http",name:"HTTP",import:()=>e.A(895764)},{id:"hurl",name:"Hurl",import:()=>e.A(172420)},{id:"hxml",name:"HXML",import:()=>e.A(987718)},{id:"hy",name:"Hy",import:()=>e.A(38679)},{id:"imba",name:"Imba",import:()=>e.A(787201)},{id:"ini",name:"INI",aliases:["properties"],import:()=>e.A(980017)},{id:"java",name:"Java",import:()=>e.A(144131)},{id:"javascript",name:"JavaScript",aliases:["js","cjs","mjs"],import:()=>e.A(502431)},{id:"jinja",name:"Jinja",import:()=>e.A(729473)},{id:"jison",name:"Jison",import:()=>e.A(576554)},{id:"json",name:"JSON",import:()=>e.A(113295)},{id:"json5",name:"JSON5",import:()=>e.A(991170)},{id:"jsonc",name:"JSON with Comments",import:()=>e.A(26929)},{id:"jsonl",name:"JSON Lines",import:()=>e.A(281787)},{id:"jsonnet",name:"Jsonnet",import:()=>e.A(808302)},{id:"jssm",name:"JSSM",aliases:["fsl"],import:()=>e.A(514714)},{id:"jsx",name:"JSX",import:()=>e.A(941751)},{id:"julia",name:"Julia",aliases:["jl"],import:()=>e.A(44535)},{id:"kdl",name:"KDL",import:()=>e.A(694401)},{id:"kotlin",name:"Kotlin",aliases:["kt","kts"],import:()=>e.A(580413)},{id:"kusto",name:"Kusto",aliases:["kql"],import:()=>e.A(681665)},{id:"latex",name:"LaTeX",import:()=>e.A(378842)},{id:"lean",name:"Lean 4",aliases:["lean4"],import:()=>e.A(214730)},{id:"less",name:"Less",import:()=>e.A(553944)},{id:"liquid",name:"Liquid",import:()=>e.A(834697)},{id:"llvm",name:"LLVM IR",import:()=>e.A(472126)},{id:"log",name:"Log file",import:()=>e.A(485531)},{id:"logo",name:"Logo",import:()=>e.A(336844)},{id:"lua",name:"Lua",import:()=>e.A(251683)},{id:"luau",name:"Luau",import:()=>e.A(470369)},{id:"make",name:"Makefile",aliases:["makefile"],import:()=>e.A(233461)},{id:"markdown",name:"Markdown",aliases:["md"],import:()=>e.A(803482)},{id:"marko",name:"Marko",import:()=>e.A(948534)},{id:"matlab",name:"MATLAB",import:()=>e.A(301121)},{id:"mdc",name:"MDC",import:()=>e.A(602420)},{id:"mdx",name:"MDX",import:()=>e.A(506813)},{id:"mermaid",name:"Mermaid",aliases:["mmd"],import:()=>e.A(140850)},{id:"mipsasm",name:"MIPS Assembly",aliases:["mips"],import:()=>e.A(549647)},{id:"mojo",name:"Mojo",import:()=>e.A(962276)},{id:"moonbit",name:"MoonBit",aliases:["mbt","mbti"],import:()=>e.A(488064)},{id:"move",name:"Move",import:()=>e.A(935257)},{id:"narrat",name:"Narrat Language",aliases:["nar"],import:()=>e.A(145171)},{id:"nextflow",name:"Nextflow",aliases:["nf"],import:()=>e.A(371822)},{id:"nginx",name:"Nginx",import:()=>e.A(670410)},{id:"nim",name:"Nim",import:()=>e.A(339255)},{id:"nix",name:"Nix",import:()=>e.A(868854)},{id:"nushell",name:"nushell",aliases:["nu"],import:()=>e.A(22667)},{id:"objective-c",name:"Objective-C",aliases:["objc"],import:()=>e.A(436910)},{id:"objective-cpp",name:"Objective-C++",import:()=>e.A(507940)},{id:"ocaml",name:"OCaml",import:()=>e.A(55452)},{id:"openscad",name:"OpenSCAD",aliases:["scad"],import:()=>e.A(933900)},{id:"pascal",name:"Pascal",import:()=>e.A(246481)},{id:"perl",name:"Perl",import:()=>e.A(325975)},{id:"php",name:"PHP",import:()=>e.A(832212)},{id:"pkl",name:"Pkl",import:()=>e.A(929773)},{id:"plsql",name:"PL/SQL",import:()=>e.A(997293)},{id:"po",name:"Gettext PO",aliases:["pot","potx"],import:()=>e.A(948438)},{id:"polar",name:"Polar",import:()=>e.A(714648)},{id:"postcss",name:"PostCSS",import:()=>e.A(378567)},{id:"powerquery",name:"PowerQuery",import:()=>e.A(656940)},{id:"powershell",name:"PowerShell",aliases:["ps","ps1"],import:()=>e.A(197812)},{id:"prisma",name:"Prisma",import:()=>e.A(286754)},{id:"prolog",name:"Prolog",import:()=>e.A(714818)},{id:"proto",name:"Protocol Buffer 3",aliases:["protobuf"],import:()=>e.A(26675)},{id:"pug",name:"Pug",aliases:["jade"],import:()=>e.A(694488)},{id:"puppet",name:"Puppet",import:()=>e.A(118886)},{id:"purescript",name:"PureScript",import:()=>e.A(354419)},{id:"python",name:"Python",aliases:["py"],import:()=>e.A(196728)},{id:"qml",name:"QML",import:()=>e.A(850381)},{id:"qmldir",name:"QML Directory",import:()=>e.A(776789)},{id:"qss",name:"Qt Style Sheets",import:()=>e.A(988321)},{id:"r",name:"R",import:()=>e.A(577036)},{id:"racket",name:"Racket",import:()=>e.A(733419)},{id:"raku",name:"Raku",aliases:["perl6"],import:()=>e.A(755698)},{id:"razor",name:"ASP.NET Razor",import:()=>e.A(525413)},{id:"reg",name:"Windows Registry Script",import:()=>e.A(871580)},{id:"regexp",name:"RegExp",aliases:["regex"],import:()=>e.A(719347)},{id:"rel",name:"Rel",import:()=>e.A(418074)},{id:"riscv",name:"RISC-V",import:()=>e.A(248688)},{id:"rosmsg",name:"ROS Interface",import:()=>e.A(417101)},{id:"rst",name:"reStructuredText",import:()=>e.A(205156)},{id:"ruby",name:"Ruby",aliases:["rb"],import:()=>e.A(616617)},{id:"rust",name:"Rust",aliases:["rs"],import:()=>e.A(712841)},{id:"sas",name:"SAS",import:()=>e.A(407559)},{id:"sass",name:"Sass",import:()=>e.A(329481)},{id:"scala",name:"Scala",import:()=>e.A(906092)},{id:"scheme",name:"Scheme",import:()=>e.A(99440)},{id:"scss",name:"SCSS",import:()=>e.A(280679)},{id:"sdbl",name:"1C (Query)",aliases:["1c-query"],import:()=>e.A(54004)},{id:"shaderlab",name:"ShaderLab",aliases:["shader"],import:()=>e.A(529105)},{id:"shellscript",name:"Shell",aliases:["bash","sh","shell","zsh"],import:()=>e.A(430026)},{id:"shellsession",name:"Shell Session",aliases:["console"],import:()=>e.A(681262)},{id:"smalltalk",name:"Smalltalk",import:()=>e.A(429843)},{id:"solidity",name:"Solidity",import:()=>e.A(790483)},{id:"soy",name:"Closure Templates",aliases:["closure-templates"],import:()=>e.A(66378)},{id:"sparql",name:"SPARQL",import:()=>e.A(14166)},{id:"splunk",name:"Splunk Query Language",aliases:["spl"],import:()=>e.A(825194)},{id:"sql",name:"SQL",import:()=>e.A(486478)},{id:"ssh-config",name:"SSH Config",import:()=>e.A(29704)},{id:"stata",name:"Stata",import:()=>e.A(205697)},{id:"stylus",name:"Stylus",aliases:["styl"],import:()=>e.A(561937)},{id:"svelte",name:"Svelte",import:()=>e.A(69149)},{id:"swift",name:"Swift",import:()=>e.A(558167)},{id:"system-verilog",name:"SystemVerilog",import:()=>e.A(471804)},{id:"systemd",name:"Systemd Units",import:()=>e.A(699598)},{id:"talonscript",name:"TalonScript",aliases:["talon"],import:()=>e.A(224168)},{id:"tasl",name:"Tasl",import:()=>e.A(268280)},{id:"tcl",name:"Tcl",import:()=>e.A(341811)},{id:"templ",name:"Templ",import:()=>e.A(760495)},{id:"terraform",name:"Terraform",aliases:["tf","tfvars"],import:()=>e.A(983690)},{id:"tex",name:"TeX",import:()=>e.A(981895)},{id:"toml",name:"TOML",import:()=>e.A(523467)},{id:"ts-tags",name:"TypeScript with Tags",aliases:["lit"],import:()=>e.A(70493)},{id:"tsv",name:"TSV",import:()=>e.A(528966)},{id:"tsx",name:"TSX",import:()=>e.A(765573)},{id:"turtle",name:"Turtle",import:()=>e.A(889390)},{id:"twig",name:"Twig",import:()=>e.A(158869)},{id:"typescript",name:"TypeScript",aliases:["ts","cts","mts"],import:()=>e.A(540873)},{id:"typespec",name:"TypeSpec",aliases:["tsp"],import:()=>e.A(941325)},{id:"typst",name:"Typst",aliases:["typ"],import:()=>e.A(905331)},{id:"v",name:"V",import:()=>e.A(634520)},{id:"vala",name:"Vala",import:()=>e.A(749827)},{id:"vb",name:"Visual Basic",aliases:["cmd"],import:()=>e.A(723339)},{id:"verilog",name:"Verilog",import:()=>e.A(659928)},{id:"vhdl",name:"VHDL",import:()=>e.A(676577)},{id:"viml",name:"Vim Script",aliases:["vim","vimscript"],import:()=>e.A(9996)},{id:"vue",name:"Vue",import:()=>e.A(990512)},{id:"vue-html",name:"Vue HTML",import:()=>e.A(318085)},{id:"vue-vine",name:"Vue Vine",import:()=>e.A(984300)},{id:"vyper",name:"Vyper",aliases:["vy"],import:()=>e.A(712096)},{id:"wasm",name:"WebAssembly",import:()=>e.A(959984)},{id:"wenyan",name:"Wenyan",aliases:["文言"],import:()=>e.A(657695)},{id:"wgsl",name:"WGSL",import:()=>e.A(216503)},{id:"wikitext",name:"Wikitext",aliases:["mediawiki","wiki"],import:()=>e.A(237218)},{id:"wit",name:"WebAssembly Interface Types",import:()=>e.A(944971)},{id:"wolfram",name:"Wolfram",aliases:["wl"],import:()=>e.A(483867)},{id:"xml",name:"XML",import:()=>e.A(190206)},{id:"xsl",name:"XSL",import:()=>e.A(893978)},{id:"yaml",name:"YAML",aliases:["yml"],import:()=>e.A(267823)},{id:"zenscript",name:"ZenScript",import:()=>e.A(747329)},{id:"zig",name:"Zig",import:()=>e.A(904154)}],eg=Object.fromEntries(ef.map(e=>[e.id,e.import])),ex=Object.fromEntries(ef.flatMap(e=>e.aliases?.map(t=>[t,e.import])||[])),ey={...eg,...ex};class ev extends Error{constructor(e){super(e),this.name="ShikiError"}}var eb=e.i(950382);function ew(e,...t){return t.forEach(t=>{for(let r in t)e[r]=t[r]}),e}var ek=/\$(\d+)|\${(\d+):\/(downcase|upcase)}/g,ej=class{static hasCaptures(e){return null!==e&&(ek.lastIndex=0,ek.test(e))}static replaceCaptures(e,t,r){return e.replace(ek,(e,n,s,i)=>{let a=r[parseInt(n||s,10)];if(!a)return e;{let e=t.substring(a.start,a.end);for(;"."===e[0];)e=e.substring(1);switch(i){case"downcase":return e.toLowerCase();case"upcase":return e.toUpperCase();default:return e}}})}};function eN(e,t){if(null===e&&null===t)return 0;if(!e)return -1;if(!t)return 1;let r=e.length,n=t.length;if(r===n){for(let n=0;n<r;n++){var s,i;let r=(s=e[n],s<(i=t[n])?-1:+(s>i));if(0!==r)return r}return 0}return r-n}function eS(e){return!!(/^#[0-9a-f]{6}$/i.test(e)||/^#[0-9a-f]{8}$/i.test(e)||/^#[0-9a-f]{3}$/i.test(e)||/^#[0-9a-f]{4}$/i.test(e))}function eC(e){return e.replace(/[\-\\\{\}\*\+\?\|\^\$\.\,\[\]\(\)\#\s]/g,"\\$&")}var eA=class{constructor(e){this.fn=e}cache=new Map;get(e){if(this.cache.has(e))return this.cache.get(e);let t=this.fn(e);return this.cache.set(e,t),t}},e_=class{constructor(e,t,r){this._colorMap=e,this._defaults=t,this._root=r}static createFromRawTheme(e,t){return this.createFromParsedTheme(function(e){if(!e||!e.settings||!Array.isArray(e.settings))return[];let t=e.settings,r=[],n=0;for(let e=0,s=t.length;e<s;e++){let s,i=t[e];if(!i.settings)continue;if("string"==typeof i.scope){let e=i.scope;s=(e=(e=e.replace(/^[,]+/,"")).replace(/[,]+$/,"")).split(",")}else s=Array.isArray(i.scope)?i.scope:[""];let a=-1;if("string"==typeof i.settings.fontStyle){a=0;let e=i.settings.fontStyle.split(" ");for(let t=0,r=e.length;t<r;t++)switch(e[t]){case"italic":a|=1;break;case"bold":a|=2;break;case"underline":a|=4;break;case"strikethrough":a|=8}}let o=null;"string"==typeof i.settings.foreground&&eS(i.settings.foreground)&&(o=i.settings.foreground);let l=null;"string"==typeof i.settings.background&&eS(i.settings.background)&&(l=i.settings.background);for(let t=0,i=s.length;t<i;t++){let i=s[t].trim().split(" "),c=i[i.length-1],u=null;i.length>1&&(u=i.slice(0,i.length-1)).reverse(),r[n++]=new eP(c,u,e,a,o,l)}}return r}(e),t)}static createFromParsedTheme(e,t){return function(e,t){e.sort((e,t)=>{var r,n;let s=(r=e.scope,r<(n=t.scope)?-1:+(r>n));return 0!==s||0!==(s=eN(e.parentScopes,t.parentScopes))?s:e.index-t.index});let r=0,n="#000000",s="#ffffff";for(;e.length>=1&&""===e[0].scope;){let t=e.shift();-1!==t.fontStyle&&(r=t.fontStyle),null!==t.foreground&&(n=t.foreground),null!==t.background&&(s=t.background)}let i=new eM(t),a=new eE(r,i.getId(n),i.getId(s)),o=new eD(new eL(0,null,-1,0,0),[]);for(let t=0,r=e.length;t<r;t++){let r=e[t];o.insert(0,r.scope,r.parentScopes,r.fontStyle,i.getId(r.foreground),i.getId(r.background))}return new e_(i,a,o)}(e,t)}_cachedMatchRoot=new eA(e=>this._root.match(e));getColorMap(){return this._colorMap.getColorMap()}getDefaults(){return this._defaults}match(e){if(null===e)return this._defaults;let t=e.scopeName,r=this._cachedMatchRoot.get(t).find(t=>(function(e,t){if(0===t.length)return!0;for(let s=0;s<t.length;s++){var r,n;let i=t[s],a=!1;if(">"===i){if(s===t.length-1)return!1;i=t[++s],a=!0}for(;e&&(r=e.scopeName,!((n=i)===r||r.startsWith(n)&&"."===r[n.length]));){if(a)return!1;e=e.parent}if(!e)return!1;e=e.parent}return!0})(e.parent,t.parentScopes));return r?new eE(r.fontStyle,r.foreground,r.background):null}},eT=class e{constructor(e,t){this.parent=e,this.scopeName=t}static push(t,r){for(let n of r)t=new e(t,n);return t}static from(...t){let r=null;for(let n=0;n<t.length;n++)r=new e(r,t[n]);return r}push(t){return new e(this,t)}getSegments(){let e=this,t=[];for(;e;)t.push(e.scopeName),e=e.parent;return t.reverse(),t}toString(){return this.getSegments().join(" ")}extends(e){return this===e||null!==this.parent&&this.parent.extends(e)}getExtensionIfDefined(e){let t=[],r=this;for(;r&&r!==e;)t.push(r.scopeName),r=r.parent;return r===e?t.reverse():void 0}},eE=class{constructor(e,t,r){this.fontStyle=e,this.foregroundId=t,this.backgroundId=r}},eP=class{constructor(e,t,r,n,s,i){this.scope=e,this.parentScopes=t,this.index=r,this.fontStyle=n,this.foreground=s,this.background=i}},eR=((p=eR||{})[p.NotSet=-1]="NotSet",p[p.None=0]="None",p[p.Italic=1]="Italic",p[p.Bold=2]="Bold",p[p.Underline=4]="Underline",p[p.Strikethrough=8]="Strikethrough",p),eM=class{_isFrozen;_lastColorId;_id2color;_color2id;constructor(e){if(this._lastColorId=0,this._id2color=[],this._color2id=Object.create(null),Array.isArray(e)){this._isFrozen=!0;for(let t=0,r=e.length;t<r;t++)this._color2id[e[t]]=t,this._id2color[t]=e[t]}else this._isFrozen=!1}getId(e){if(null===e)return 0;e=e.toUpperCase();let t=this._color2id[e];if(t)return t;if(this._isFrozen)throw Error(`Missing color in color map - ${e}`);return t=++this._lastColorId,this._color2id[e]=t,this._id2color[t]=e,t}getColorMap(){return this._id2color.slice(0)}},eI=Object.freeze([]),eL=class e{scopeDepth;parentScopes;fontStyle;foreground;background;constructor(e,t,r,n,s){this.scopeDepth=e,this.parentScopes=t||eI,this.fontStyle=r,this.foreground=n,this.background=s}clone(){return new e(this.scopeDepth,this.parentScopes,this.fontStyle,this.foreground,this.background)}static cloneArr(e){let t=[];for(let r=0,n=e.length;r<n;r++)t[r]=e[r].clone();return t}acceptOverwrite(e,t,r,n){this.scopeDepth>e?console.log("how did this happen?"):this.scopeDepth=e,-1!==t&&(this.fontStyle=t),0!==r&&(this.foreground=r),0!==n&&(this.background=n)}},eD=class e{constructor(e,t=[],r={}){this._mainRule=e,this._children=r,this._rulesWithParentScopes=t}_rulesWithParentScopes;static _cmpBySpecificity(e,t){if(e.scopeDepth!==t.scopeDepth)return t.scopeDepth-e.scopeDepth;let r=0,n=0;for(;">"===e.parentScopes[r]&&r++,">"===t.parentScopes[n]&&n++,!(r>=e.parentScopes.length)&&!(n>=t.parentScopes.length);){let s=t.parentScopes[n].length-e.parentScopes[r].length;if(0!==s)return s;r++,n++}return t.parentScopes.length-e.parentScopes.length}match(t){if(""!==t){let e,r,n=t.indexOf(".");if(-1===n?(e=t,r=""):(e=t.substring(0,n),r=t.substring(n+1)),this._children.hasOwnProperty(e))return this._children[e].match(r)}let r=this._rulesWithParentScopes.concat(this._mainRule);return r.sort(e._cmpBySpecificity),r}insert(t,r,n,s,i,a){let o,l,c;if(""===r)return void this._doInsertHere(t,n,s,i,a);let u=r.indexOf(".");-1===u?(o=r,l=""):(o=r.substring(0,u),l=r.substring(u+1)),this._children.hasOwnProperty(o)?c=this._children[o]:(c=new e(this._mainRule.clone(),eL.cloneArr(this._rulesWithParentScopes)),this._children[o]=c),c.insert(t+1,l,n,s,i,a)}_doInsertHere(e,t,r,n,s){if(null===t)return void this._mainRule.acceptOverwrite(e,r,n,s);for(let i=0,a=this._rulesWithParentScopes.length;i<a;i++){let a=this._rulesWithParentScopes[i];if(0===eN(a.parentScopes,t))return void a.acceptOverwrite(e,r,n,s)}-1===r&&(r=this._mainRule.fontStyle),0===n&&(n=this._mainRule.foreground),0===s&&(s=this._mainRule.background),this._rulesWithParentScopes.push(new eL(e,t,r,n,s))}},ez=class e{static toBinaryStr(e){return e.toString(2).padStart(32,"0")}static print(t){let r=e.getLanguageId(t),n=e.getTokenType(t),s=e.getFontStyle(t);console.log({languageId:r,tokenType:n,fontStyle:s,foreground:e.getForeground(t),background:e.getBackground(t)})}static getLanguageId(e){return(255&e)>>>0}static getTokenType(e){return(768&e)>>>8}static containsBalancedBrackets(e){return(1024&e)!=0}static getFontStyle(e){return(30720&e)>>>11}static getForeground(e){return(0xff8000&e)>>>15}static getBackground(e){return(0xff000000&e)>>>24}static set(t,r,n,s,i,a,o){let l=e.getLanguageId(t),c=e.getTokenType(t),u=+!!e.containsBalancedBrackets(t),d=e.getFontStyle(t),h=e.getForeground(t),p=e.getBackground(t);return 0!==r&&(l=r),8!==n&&(c=n),null!==s&&(u=+!!s),-1!==i&&(d=i),0!==a&&(h=a),0!==o&&(p=o),(l|c<<8|u<<10|d<<11|h<<15|p<<24)>>>0}};function eO(e,t){var r;let n,s,i=[],a=(r=e,s=(n=/([LR]:|[\w\.:][\w\.:\-]*|[\,\|\-\(\)])/g).exec(r),{next:()=>{if(!s)return null;let e=s[0];return s=n.exec(r),e}}),o=a.next();for(;null!==o;){let e=0;if(2===o.length&&":"===o.charAt(1)){switch(o.charAt(0)){case"R":e=1;break;case"L":e=-1;break;default:console.log(`Unknown priority ${o} in scope selector`)}o=a.next()}let t=c();if(i.push({matcher:t,priority:e}),","!==o)break;o=a.next()}return i;function l(){if("-"===o){o=a.next();let e=l();return t=>!!e&&!e(t)}if("("===o){o=a.next();let e=function(){let e=[],t=c();for(;t&&(e.push(t),"|"===o||","===o);){do o=a.next();while("|"===o||","===o)t=c()}return t=>e.some(e=>e(t))}();return")"===o&&(o=a.next()),e}if(eB(o)){let e=[];do e.push(o),o=a.next();while(eB(o))return r=>t(e,r)}return null}function c(){let e=[],t=l();for(;t;)e.push(t),t=l();return t=>e.every(e=>e(t))}}function eB(e){return!!e&&!!e.match(/[\w\.:]+/)}var eF=((m=eF||{})[m.None=0]="None",m[m.NotBeginString=1]="NotBeginString",m[m.NotEndString=2]="NotEndString",m[m.NotBeginPosition=4]="NotBeginPosition",m[m.DebugCall=8]="DebugCall",m);function e$(e){"function"==typeof e.dispose&&e.dispose()}var eV=class{constructor(e){this.scopeName=e}toKey(){return this.scopeName}},eU=class{constructor(e,t){this.scopeName=e,this.ruleName=t}toKey(){return`${this.scopeName}#${this.ruleName}`}},eW=class{_references=[];_seenReferenceKeys=new Set;get references(){return this._references}visitedRule=new Set;add(e){let t=e.toKey();this._seenReferenceKeys.has(t)||(this._seenReferenceKeys.add(t),this._references.push(e))}},eG=class{constructor(e,t){this.repo=e,this.initialScopeName=t,this.seenFullScopeRequests.add(this.initialScopeName),this.Q=[new eV(this.initialScopeName)]}seenFullScopeRequests=new Set;seenPartialScopeRequests=new Set;Q;processQueue(){let e=this.Q;this.Q=[];let t=new eW;for(let r of e)!function(e,t,r,n){let s=r.lookup(e.scopeName);if(!s){if(e.scopeName===t)throw Error(`No grammar provided for <${t}>`);return}let i=r.lookup(t);e instanceof eV?eH({baseGrammar:i,selfGrammar:s},n):eq(e.ruleName,{baseGrammar:i,selfGrammar:s,repository:s.repository},n);let a=r.injections(e.scopeName);if(a)for(let e of a)n.add(new eV(e))}(r,this.initialScopeName,this.repo,t);for(let e of t.references)if(e instanceof eV){if(this.seenFullScopeRequests.has(e.scopeName))continue;this.seenFullScopeRequests.add(e.scopeName),this.Q.push(e)}else{if(this.seenFullScopeRequests.has(e.scopeName)||this.seenPartialScopeRequests.has(e.toKey()))continue;this.seenPartialScopeRequests.add(e.toKey()),this.Q.push(e)}}};function eq(e,t,r){t.repository&&t.repository[e]&&eK([t.repository[e]],t,r)}function eH(e,t){e.selfGrammar.patterns&&Array.isArray(e.selfGrammar.patterns)&&eK(e.selfGrammar.patterns,{...e,repository:e.selfGrammar.repository},t),e.selfGrammar.injections&&eK(Object.values(e.selfGrammar.injections),{...e,repository:e.selfGrammar.repository},t)}function eK(e,t,r){for(let n of e){if(r.visitedRule.has(n))continue;r.visitedRule.add(n);let e=n.repository?ew({},t.repository,n.repository):t.repository;Array.isArray(n.patterns)&&eK(n.patterns,{...t,repository:e},r);let s=n.include;if(!s)continue;let i=e0(s);switch(i.kind){case 0:eH({...t,selfGrammar:t.baseGrammar},r);break;case 1:eH(t,r);break;case 2:eq(i.ruleName,{...t,repository:e},r);break;case 3:case 4:let a=i.scopeName===t.selfGrammar.scopeName?t.selfGrammar:i.scopeName===t.baseGrammar.scopeName?t.baseGrammar:void 0;if(a){let n={baseGrammar:t.baseGrammar,selfGrammar:a,repository:e};4===i.kind?eq(i.ruleName,n,r):eH(n,r)}else 4===i.kind?r.add(new eU(i.scopeName,i.ruleName)):r.add(new eV(i.scopeName))}}}var eX=class{kind=0},eY=class{kind=1},eJ=class{constructor(e){this.ruleName=e}kind=2},eZ=class{constructor(e){this.scopeName=e}kind=3},eQ=class{constructor(e,t){this.scopeName=e,this.ruleName=t}kind=4};function e0(e){if("$base"===e)return new eX;if("$self"===e)return new eY;let t=e.indexOf("#");return -1===t?new eZ(e):0===t?new eJ(e.substring(1)):new eQ(e.substring(0,t),e.substring(t+1))}var e1=/\\(\d+)/,e2=/\\(\d+)/g;Symbol("RuleId");var e5=class{$location;id;_nameIsCapturing;_name;_contentNameIsCapturing;_contentName;constructor(e,t,r,n){this.$location=e,this.id=t,this._name=r||null,this._nameIsCapturing=ej.hasCaptures(this._name),this._contentName=n||null,this._contentNameIsCapturing=ej.hasCaptures(this._contentName)}get debugName(){let e=this.$location?`${function e(t){let r=~t.lastIndexOf("/")||~t.lastIndexOf("\\");return 0===r?t:~r==t.length-1?e(t.substring(0,t.length-1)):t.substr(~r+1)}(this.$location.filename)}:${this.$location.line}`:"unknown";return`${this.constructor.name}#${this.id} @ ${e}`}getName(e,t){return this._nameIsCapturing&&null!==this._name&&null!==e&&null!==t?ej.replaceCaptures(this._name,e,t):this._name}getContentName(e,t){return this._contentNameIsCapturing&&null!==this._contentName?ej.replaceCaptures(this._contentName,e,t):this._contentName}},e3=class extends e5{retokenizeCapturedWithRuleId;constructor(e,t,r,n,s){super(e,t,r,n),this.retokenizeCapturedWithRuleId=s}dispose(){}collectPatterns(e,t){throw Error("Not supported!")}compile(e,t){throw Error("Not supported!")}compileAG(e,t,r,n){throw Error("Not supported!")}},e6=class extends e5{_match;captures;_cachedCompiledPatterns;constructor(e,t,r,n,s){super(e,t,r,null),this._match=new te(n,this.id),this.captures=s,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugMatchRegExp(){return`${this._match.source}`}collectPatterns(e,t){t.push(this._match)}compile(e,t){return this._getCachedCompiledPatterns(e).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e).compileAG(e,r,n)}_getCachedCompiledPatterns(e){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new tt,this.collectPatterns(e,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},e4=class extends e5{hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(e,t,r,n,s){super(e,t,r,n),this.patterns=s.patterns,this.hasMissingPatterns=s.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}collectPatterns(e,t){for(let r of this.patterns)e.getRule(r).collectPatterns(e,t)}compile(e,t){return this._getCachedCompiledPatterns(e).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e).compileAG(e,r,n)}_getCachedCompiledPatterns(e){return this._cachedCompiledPatterns||(this._cachedCompiledPatterns=new tt,this.collectPatterns(e,this._cachedCompiledPatterns)),this._cachedCompiledPatterns}},e8=class extends e5{_begin;beginCaptures;_end;endHasBackReferences;endCaptures;applyEndPatternLast;hasMissingPatterns;patterns;_cachedCompiledPatterns;constructor(e,t,r,n,s,i,a,o,l,c){super(e,t,r,n),this._begin=new te(s,this.id),this.beginCaptures=i,this._end=new te(a||"",-1),this.endHasBackReferences=this._end.hasBackReferences,this.endCaptures=o,this.applyEndPatternLast=l||!1,this.patterns=c.patterns,this.hasMissingPatterns=c.hasMissingPatterns,this._cachedCompiledPatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugEndRegExp(){return`${this._end.source}`}getEndWithResolvedBackReferences(e,t){return this._end.resolveBackReferences(e,t)}collectPatterns(e,t){t.push(this._begin)}compile(e,t){return this._getCachedCompiledPatterns(e,t).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e,t).compileAG(e,r,n)}_getCachedCompiledPatterns(e,t){if(!this._cachedCompiledPatterns){for(let t of(this._cachedCompiledPatterns=new tt,this.patterns))e.getRule(t).collectPatterns(e,this._cachedCompiledPatterns);this.applyEndPatternLast?this._cachedCompiledPatterns.push(this._end.hasBackReferences?this._end.clone():this._end):this._cachedCompiledPatterns.unshift(this._end.hasBackReferences?this._end.clone():this._end)}return this._end.hasBackReferences&&(this.applyEndPatternLast?this._cachedCompiledPatterns.setSource(this._cachedCompiledPatterns.length()-1,t):this._cachedCompiledPatterns.setSource(0,t)),this._cachedCompiledPatterns}},e9=class extends e5{_begin;beginCaptures;whileCaptures;_while;whileHasBackReferences;hasMissingPatterns;patterns;_cachedCompiledPatterns;_cachedCompiledWhilePatterns;constructor(e,t,r,n,s,i,a,o,l){super(e,t,r,n),this._begin=new te(s,this.id),this.beginCaptures=i,this.whileCaptures=o,this._while=new te(a,-2),this.whileHasBackReferences=this._while.hasBackReferences,this.patterns=l.patterns,this.hasMissingPatterns=l.hasMissingPatterns,this._cachedCompiledPatterns=null,this._cachedCompiledWhilePatterns=null}dispose(){this._cachedCompiledPatterns&&(this._cachedCompiledPatterns.dispose(),this._cachedCompiledPatterns=null),this._cachedCompiledWhilePatterns&&(this._cachedCompiledWhilePatterns.dispose(),this._cachedCompiledWhilePatterns=null)}get debugBeginRegExp(){return`${this._begin.source}`}get debugWhileRegExp(){return`${this._while.source}`}getWhileWithResolvedBackReferences(e,t){return this._while.resolveBackReferences(e,t)}collectPatterns(e,t){t.push(this._begin)}compile(e,t){return this._getCachedCompiledPatterns(e).compile(e)}compileAG(e,t,r,n){return this._getCachedCompiledPatterns(e).compileAG(e,r,n)}_getCachedCompiledPatterns(e){if(!this._cachedCompiledPatterns)for(let t of(this._cachedCompiledPatterns=new tt,this.patterns))e.getRule(t).collectPatterns(e,this._cachedCompiledPatterns);return this._cachedCompiledPatterns}compileWhile(e,t){return this._getCachedCompiledWhilePatterns(e,t).compile(e)}compileWhileAG(e,t,r,n){return this._getCachedCompiledWhilePatterns(e,t).compileAG(e,r,n)}_getCachedCompiledWhilePatterns(e,t){return this._cachedCompiledWhilePatterns||(this._cachedCompiledWhilePatterns=new tt,this._cachedCompiledWhilePatterns.push(this._while.hasBackReferences?this._while.clone():this._while)),this._while.hasBackReferences&&this._cachedCompiledWhilePatterns.setSource(0,t||""),this._cachedCompiledWhilePatterns}},e7=class e{static createCaptureRule(e,t,r,n,s){return e.registerRule(e=>new e3(t,e,r,n,s))}static getCompiledRuleId(t,r,n){return t.id||r.registerRule(s=>{if(t.id=s,t.match)return new e6(t.$vscodeTextmateLocation,t.id,t.name,t.match,e._compileCaptures(t.captures,r,n));if(void 0===t.begin){t.repository&&(n=ew({},n,t.repository));let s=t.patterns;return void 0===s&&t.include&&(s=[{include:t.include}]),new e4(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,e._compilePatterns(s,r,n))}return t.while?new e9(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,e._compileCaptures(t.beginCaptures||t.captures,r,n),t.while,e._compileCaptures(t.whileCaptures||t.captures,r,n),e._compilePatterns(t.patterns,r,n)):new e8(t.$vscodeTextmateLocation,t.id,t.name,t.contentName,t.begin,e._compileCaptures(t.beginCaptures||t.captures,r,n),t.end,e._compileCaptures(t.endCaptures||t.captures,r,n),t.applyEndPatternLast,e._compilePatterns(t.patterns,r,n))}),t.id}static _compileCaptures(t,r,n){let s=[];if(t){let i=0;for(let e in t){if("$vscodeTextmateLocation"===e)continue;let t=parseInt(e,10);t>i&&(i=t)}for(let e=0;e<=i;e++)s[e]=null;for(let i in t){if("$vscodeTextmateLocation"===i)continue;let a=parseInt(i,10),o=0;t[i].patterns&&(o=e.getCompiledRuleId(t[i],r,n)),s[a]=e.createCaptureRule(r,t[i].$vscodeTextmateLocation,t[i].name,t[i].contentName,o)}}return s}static _compilePatterns(t,r,n){let s=[];if(t)for(let i=0,a=t.length;i<a;i++){let a=t[i],o=-1;if(a.include){let t=e0(a.include);switch(t.kind){case 0:case 1:o=e.getCompiledRuleId(n[a.include],r,n);break;case 2:let s=n[t.ruleName];s&&(o=e.getCompiledRuleId(s,r,n));break;case 3:case 4:let i=t.scopeName,l=4===t.kind?t.ruleName:null,c=r.getExternalGrammar(i,n);if(c)if(l){let t=c.repository[l];t&&(o=e.getCompiledRuleId(t,r,c.repository))}else o=e.getCompiledRuleId(c.repository.$self,r,c.repository)}}else o=e.getCompiledRuleId(a,r,n);if(-1!==o){let e=r.getRule(o),t=!1;if((e instanceof e4||e instanceof e8||e instanceof e9)&&e.hasMissingPatterns&&0===e.patterns.length&&(t=!0),t)continue;s.push(o)}}return{patterns:s,hasMissingPatterns:(t?t.length:0)!==s.length}}},te=class e{source;ruleId;hasAnchor;hasBackReferences;_anchorCache;constructor(e,t){if(e&&"string"==typeof e){const t=e.length;let r=0,n=[],s=!1;for(let i=0;i<t;i++)if("\\"===e.charAt(i)&&i+1<t){const t=e.charAt(i+1);"z"===t?(n.push(e.substring(r,i)),n.push("$(?!\\n)(?<!\\n)"),r=i+2):("A"===t||"G"===t)&&(s=!0),i++}this.hasAnchor=s,0===r?this.source=e:(n.push(e.substring(r,t)),this.source=n.join(""))}else this.hasAnchor=!1,this.source=e;this.hasAnchor?this._anchorCache=this._buildAnchorCache():this._anchorCache=null,this.ruleId=t,"string"==typeof this.source?this.hasBackReferences=e1.test(this.source):this.hasBackReferences=!1}clone(){return new e(this.source,this.ruleId)}setSource(e){this.source!==e&&(this.source=e,this.hasAnchor&&(this._anchorCache=this._buildAnchorCache()))}resolveBackReferences(e,t){if("string"!=typeof this.source)throw Error("This method should only be called if the source is a string");let r=t.map(t=>e.substring(t.start,t.end));return e2.lastIndex=0,this.source.replace(e2,(e,t)=>eC(r[parseInt(t,10)]||""))}_buildAnchorCache(){let e,t,r,n;if("string"!=typeof this.source)throw Error("This method should only be called if the source is a string");let s=[],i=[],a=[],o=[];for(e=0,t=this.source.length;e<t;e++)r=this.source.charAt(e),s[e]=r,i[e]=r,a[e]=r,o[e]=r,"\\"===r&&e+1<t&&("A"===(n=this.source.charAt(e+1))?(s[e+1]="",i[e+1]="",a[e+1]="A",o[e+1]="A"):"G"===n?(s[e+1]="",i[e+1]="G",a[e+1]="",o[e+1]="G"):(s[e+1]=n,i[e+1]=n,a[e+1]=n,o[e+1]=n),e++);return{A0_G0:s.join(""),A0_G1:i.join(""),A1_G0:a.join(""),A1_G1:o.join("")}}resolveAnchors(e,t){if(!this.hasAnchor||!this._anchorCache||"string"!=typeof this.source)return this.source;if(e)if(t)return this._anchorCache.A1_G1;else return this._anchorCache.A1_G0;return t?this._anchorCache.A0_G1:this._anchorCache.A0_G0}},tt=class{_items;_hasAnchors;_cached;_anchorCache;constructor(){this._items=[],this._hasAnchors=!1,this._cached=null,this._anchorCache={A0_G0:null,A0_G1:null,A1_G0:null,A1_G1:null}}dispose(){this._disposeCaches()}_disposeCaches(){this._cached&&(this._cached.dispose(),this._cached=null),this._anchorCache.A0_G0&&(this._anchorCache.A0_G0.dispose(),this._anchorCache.A0_G0=null),this._anchorCache.A0_G1&&(this._anchorCache.A0_G1.dispose(),this._anchorCache.A0_G1=null),this._anchorCache.A1_G0&&(this._anchorCache.A1_G0.dispose(),this._anchorCache.A1_G0=null),this._anchorCache.A1_G1&&(this._anchorCache.A1_G1.dispose(),this._anchorCache.A1_G1=null)}push(e){this._items.push(e),this._hasAnchors=this._hasAnchors||e.hasAnchor}unshift(e){this._items.unshift(e),this._hasAnchors=this._hasAnchors||e.hasAnchor}length(){return this._items.length}setSource(e,t){this._items[e].source!==t&&(this._disposeCaches(),this._items[e].setSource(t))}compile(e){if(!this._cached){let t=this._items.map(e=>e.source);this._cached=new tr(e,t,this._items.map(e=>e.ruleId))}return this._cached}compileAG(e,t,r){if(!this._hasAnchors)return this.compile(e);if(t)if(r)return this._anchorCache.A1_G1||(this._anchorCache.A1_G1=this._resolveAnchors(e,t,r)),this._anchorCache.A1_G1;else return this._anchorCache.A1_G0||(this._anchorCache.A1_G0=this._resolveAnchors(e,t,r)),this._anchorCache.A1_G0;return r?(this._anchorCache.A0_G1||(this._anchorCache.A0_G1=this._resolveAnchors(e,t,r)),this._anchorCache.A0_G1):(this._anchorCache.A0_G0||(this._anchorCache.A0_G0=this._resolveAnchors(e,t,r)),this._anchorCache.A0_G0)}_resolveAnchors(e,t,r){return new tr(e,this._items.map(e=>e.resolveAnchors(t,r)),this._items.map(e=>e.ruleId))}},tr=class{constructor(e,t,r){this.regExps=t,this.rules=r,this.scanner=e.createOnigScanner(t)}scanner;dispose(){"function"==typeof this.scanner.dispose&&this.scanner.dispose()}toString(){let e=[];for(let t=0,r=this.rules.length;t<r;t++)e.push(" - "+this.rules[t]+": "+this.regExps[t]);return e.join("\n")}findNextMatchSync(e,t,r){let n=this.scanner.findNextMatchSync(e,t,r);return n?{ruleId:this.rules[n.index],captureIndices:n.captureIndices}:null}},tn=class{constructor(e,t){this.languageId=e,this.tokenType=t}},ts=class e{_defaultAttributes;_embeddedLanguagesMatcher;constructor(e,t){this._defaultAttributes=new tn(e,8),this._embeddedLanguagesMatcher=new ti(Object.entries(t||{}))}getDefaultAttributes(){return this._defaultAttributes}getBasicScopeAttributes(t){return null===t?e._NULL_SCOPE_METADATA:this._getBasicScopeAttributes.get(t)}static _NULL_SCOPE_METADATA=new tn(0,0);_getBasicScopeAttributes=new eA(e=>new tn(this._scopeToLanguage(e),this._toStandardTokenType(e)));_scopeToLanguage(e){return this._embeddedLanguagesMatcher.match(e)||0}_toStandardTokenType(t){let r=t.match(e.STANDARD_TOKEN_TYPE_REGEXP);if(!r)return 8;switch(r[1]){case"comment":return 1;case"string":return 2;case"regex":return 3;case"meta.embedded":return 0}throw Error("Unexpected match for standard token type!")}static STANDARD_TOKEN_TYPE_REGEXP=/\b(comment|string|regex|meta\.embedded)\b/},ti=class{values;scopesRegExp;constructor(e){if(0===e.length)this.values=null,this.scopesRegExp=null;else{this.values=new Map(e);const t=e.map(([e,t])=>eC(e));t.sort(),t.reverse(),this.scopesRegExp=RegExp(`^((${t.join(")|(")}))($|\\.)`,"")}}match(e){if(!this.scopesRegExp)return;let t=e.match(this.scopesRegExp);if(t)return this.values.get(t[1])}};void 0!==eb.default&&eb.default.env.VSCODE_TEXTMATE_DEBUG;var ta=class{constructor(e,t){this.stack=e,this.stoppedEarly=t}};function to(e,t,r,n,s,i,a,o){let l=t.content.length,c=!1,u=-1;if(a){let a=function(e,t,r,n,s,i){let a=s.beginRuleCapturedEOL?0:-1,o=[];for(let t=s;t;t=t.pop()){let r=t.getRule(e);r instanceof e9&&o.push({rule:r,stack:t})}for(let p=o.pop();p;p=o.pop()){var l,c,u,d,h;let{ruleScanner:o,findOptions:m}=(l=p.rule,c=e,u=p.stack.endRule,d=r,h=n===a,{ruleScanner:l.compileWhileAG(c,u,d,h),findOptions:0}),f=o.findNextMatchSync(t,n,m);if(f){if(-2!==f.ruleId){s=p.stack.pop();break}f.captureIndices&&f.captureIndices.length&&(i.produce(p.stack,f.captureIndices[0].start),tc(e,t,r,p.stack,i,p.rule.whileCaptures,f.captureIndices),i.produce(p.stack,f.captureIndices[0].end),a=f.captureIndices[0].end,f.captureIndices[0].end>n&&(n=f.captureIndices[0].end,r=!1))}else{s=p.stack.pop();break}}return{stack:s,linePos:n,anchorPosition:a,isFirstLine:r}}(e,t,r,n,s,i);s=a.stack,n=a.linePos,r=a.isFirstLine,u=a.anchorPosition}let d=Date.now();for(;!c;){if(0!==o&&Date.now()-d>o)return new ta(s,!0);!function(){let a=function(e,t,r,n,s,i){let a=function(e,t,r,n,s,i){let{ruleScanner:a,findOptions:o}=tl(s.getRule(e),e,s.endRule,r,n===i),l=a.findNextMatchSync(t,n,o);return l?{captureIndices:l.captureIndices,matchedRuleId:l.ruleId}:null}(e,t,r,n,s,i),o=e.getInjections();if(0===o.length)return a;let l=function(e,t,r,n,s,i,a){let o,l=Number.MAX_VALUE,c=null,u=0,d=i.contentNameScopesList.getScopeNames();for(let i=0,h=e.length;i<h;i++){let h=e[i];if(!h.matcher(d))continue;let{ruleScanner:p,findOptions:m}=tl(t.getRule(h.ruleId),t,null,n,s===a),f=p.findNextMatchSync(r,s,m);if(!f)continue;let g=f.captureIndices[0].start;if(!(g>=l)&&(l=g,c=f.captureIndices,o=f.ruleId,u=h.priority,l===s))break}return c?{priorityMatch:-1===u,captureIndices:c,matchedRuleId:o}:null}(o,e,t,r,n,s,i);if(!l)return a;if(!a)return l;let c=a.captureIndices[0].start,u=l.captureIndices[0].start;return u<c||l.priorityMatch&&u===c?l:a}(e,t,r,n,s,u);if(!a){i.produce(s,l),c=!0;return}let o=a.captureIndices,d=a.matchedRuleId,h=!!o&&o.length>0&&o[0].end>n;if(-1===d){let a=s.getRule(e);i.produce(s,o[0].start),s=s.withContentNameScopesList(s.nameScopesList),tc(e,t,r,s,i,a.endCaptures,o),i.produce(s,o[0].end);let d=s;if(s=s.parent,u=d.getAnchorPos(),!h&&d.getEnterPos()===n){s=d,i.produce(s,l),c=!0;return}}else{let a=e.getRule(d);i.produce(s,o[0].start);let p=s,m=a.getName(t.content,o),f=s.contentNameScopesList.pushAttributed(m,e);if(s=s.push(d,n,u,o[0].end===l,null,f,f),a instanceof e8){tc(e,t,r,s,i,a.beginCaptures,o),i.produce(s,o[0].end),u=o[0].end;let n=a.getContentName(t.content,o),d=f.pushAttributed(n,e);if(s=s.withContentNameScopesList(d),a.endHasBackReferences&&(s=s.withEndRule(a.getEndWithResolvedBackReferences(t.content,o))),!h&&p.hasSameRuleAs(s)){s=s.pop(),i.produce(s,l),c=!0;return}}else if(a instanceof e9){tc(e,t,r,s,i,a.beginCaptures,o),i.produce(s,o[0].end),u=o[0].end;let n=a.getContentName(t.content,o),d=f.pushAttributed(n,e);if(s=s.withContentNameScopesList(d),a.whileHasBackReferences&&(s=s.withEndRule(a.getWhileWithResolvedBackReferences(t.content,o))),!h&&p.hasSameRuleAs(s)){s=s.pop(),i.produce(s,l),c=!0;return}}else if(tc(e,t,r,s,i,a.captures,o),i.produce(s,o[0].end),s=s.pop(),!h){s=s.safePop(),i.produce(s,l),c=!0;return}}o[0].end>n&&(n=o[0].end,r=!1)}()}return new ta(s,!1)}function tl(e,t,r,n,s){return{ruleScanner:e.compileAG(t,r,n,s),findOptions:0}}function tc(e,t,r,n,s,i,a){if(0===i.length)return;let o=t.content,l=Math.min(i.length,a.length),c=[],u=a[0].end;for(let t=0;t<l;t++){let l=i[t];if(null===l)continue;let d=a[t];if(0===d.length)continue;if(d.start>u)break;for(;c.length>0&&c[c.length-1].endPos<=d.start;)s.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop();if(c.length>0?s.produceFromScopes(c[c.length-1].scopes,d.start):s.produce(n,d.start),l.retokenizeCapturedWithRuleId){let t=l.getName(o,a),i=n.contentNameScopesList.pushAttributed(t,e),c=l.getContentName(o,a),u=i.pushAttributed(c,e),h=n.push(l.retokenizeCapturedWithRuleId,d.start,-1,!1,null,i,u),p=e.createOnigString(o.substring(0,d.end));to(e,p,r&&0===d.start,d.start,h,s,!1,0),e$(p);continue}let h=l.getName(o,a);if(null!==h){let t=(c.length>0?c[c.length-1].scopes:n.contentNameScopesList).pushAttributed(h,e);c.push(new tu(t,d.end))}}for(;c.length>0;)s.produceFromScopes(c[c.length-1].scopes,c[c.length-1].endPos),c.pop()}var tu=class{scopes;endPos;constructor(e,t){this.scopes=e,this.endPos=t}};function td(e,t,r,n,s){let i=eO(t,th),a=e7.getCompiledRuleId(r,n,s.repository);for(let r of i)e.push({debugSelector:t,matcher:r.matcher,ruleId:a,grammar:s,priority:r.priority})}function th(e,t){if(t.length<e.length)return!1;let r=0;return e.every(e=>{for(let n=r;n<t.length;n++)if(function(e,t){if(!e)return!1;if(e===t)return!0;let r=t.length;return e.length>r&&e.substr(0,r)===t&&"."===e[r]}(t[n],e))return r=n+1,!0;return!1})}var tp=class{constructor(e,t,r,n,s,i,a,o){if(this._rootScopeName=e,this.balancedBracketSelectors=i,this._onigLib=o,this._basicScopeAttributesProvider=new ts(r,n),this._rootId=-1,this._lastRuleId=0,this._ruleId2desc=[null],this._includedGrammars={},this._grammarRepository=a,this._grammar=tm(t,null),this._injections=null,this._tokenTypeMatchers=[],s)for(const e of Object.keys(s))for(const t of eO(e,th))this._tokenTypeMatchers.push({matcher:t.matcher,type:s[e]})}_rootId;_lastRuleId;_ruleId2desc;_includedGrammars;_grammarRepository;_grammar;_injections;_basicScopeAttributesProvider;_tokenTypeMatchers;get themeProvider(){return this._grammarRepository}dispose(){for(let e of this._ruleId2desc)e&&e.dispose()}createOnigScanner(e){return this._onigLib.createOnigScanner(e)}createOnigString(e){return this._onigLib.createOnigString(e)}getMetadataForScope(e){return this._basicScopeAttributesProvider.getBasicScopeAttributes(e)}_collectInjections(){let e=[],t=this._rootScopeName,r=({lookup:e=>e===this._rootScopeName?this._grammar:this.getExternalGrammar(e),injections:e=>this._grammarRepository.injections(e)}).lookup(t);if(r){let n=r.injections;if(n)for(let t in n)td(e,t,n[t],this,r);let s=this._grammarRepository.injections(t);s&&s.forEach(t=>{let r=this.getExternalGrammar(t);if(r){let t=r.injectionSelector;t&&td(e,t,r,this,r)}})}return e.sort((e,t)=>e.priority-t.priority),e}getInjections(){return null===this._injections&&(this._injections=this._collectInjections()),this._injections}registerRule(e){let t=++this._lastRuleId,r=e(t);return this._ruleId2desc[t]=r,r}getRule(e){return this._ruleId2desc[e]}getExternalGrammar(e,t){if(this._includedGrammars[e])return this._includedGrammars[e];if(this._grammarRepository){let r=this._grammarRepository.lookup(e);if(r)return this._includedGrammars[e]=tm(r,t&&t.$base),this._includedGrammars[e]}}tokenizeLine(e,t,r=0){let n=this._tokenize(e,t,!1,r);return{tokens:n.lineTokens.getResult(n.ruleStack,n.lineLength),ruleStack:n.ruleStack,stoppedEarly:n.stoppedEarly}}tokenizeLine2(e,t,r=0){let n=this._tokenize(e,t,!0,r);return{tokens:n.lineTokens.getBinaryResult(n.ruleStack,n.lineLength),ruleStack:n.ruleStack,stoppedEarly:n.stoppedEarly}}_tokenize(e,t,r,n){let s;if(-1===this._rootId&&(this._rootId=e7.getCompiledRuleId(this._grammar.repository.$self,this,this._grammar.repository),this.getInjections()),t&&t!==tg.NULL)s=!1,t.reset();else{let e;s=!0;let r=this._basicScopeAttributesProvider.getDefaultAttributes(),n=this.themeProvider.getDefaults(),i=ez.set(0,r.languageId,r.tokenType,null,n.fontStyle,n.foregroundId,n.backgroundId),a=this.getRule(this._rootId).getName(null,null);e=a?tf.createRootAndLookUpScopeName(a,i,this):tf.createRoot("unknown",i),t=new tg(null,this._rootId,-1,-1,!1,null,e,e)}e+="\n";let i=this.createOnigString(e),a=i.content.length,o=new ty(r,e,this._tokenTypeMatchers,this.balancedBracketSelectors),l=to(this,i,s,0,t,o,!0,n);return e$(i),{lineLength:a,lineTokens:o,ruleStack:l.stack,stoppedEarly:l.stoppedEarly}}};function tm(e,t){return(e=function e(t){return Array.isArray(t)?function(t){let r=[];for(let n=0,s=t.length;n<s;n++)r[n]=e(t[n]);return r}(t):t instanceof RegExp?t:"object"==typeof t?function(t){let r={};for(let n in t)r[n]=e(t[n]);return r}(t):t}(e)).repository=e.repository||{},e.repository.$self={$vscodeTextmateLocation:e.$vscodeTextmateLocation,patterns:e.patterns,name:e.scopeName},e.repository.$base=t||e.repository.$self,e}var tf=class e{constructor(e,t,r){this.parent=e,this.scopePath=t,this.tokenAttributes=r}static fromExtension(t,r){let n=t,s=t?.scopePath??null;for(let t of r)n=new e(n,s=eT.push(s,t.scopeNames),t.encodedTokenAttributes);return n}static createRoot(t,r){return new e(null,new eT(null,t),r)}static createRootAndLookUpScopeName(t,r,n){let s=n.getMetadataForScope(t),i=new eT(null,t),a=n.themeProvider.themeMatch(i),o=e.mergeAttributes(r,s,a);return new e(null,i,o)}get scopeName(){return this.scopePath.scopeName}toString(){return this.getScopeNames().join(" ")}equals(t){return e.equals(this,t)}static equals(e,t){for(;;){if(e===t||!e&&!t)return!0;if(!e||!t||e.scopeName!==t.scopeName||e.tokenAttributes!==t.tokenAttributes)return!1;e=e.parent,t=t.parent}}static mergeAttributes(e,t,r){let n=-1,s=0,i=0;return null!==r&&(n=r.fontStyle,s=r.foregroundId,i=r.backgroundId),ez.set(e,t.languageId,t.tokenType,null,n,s,i)}pushAttributed(t,r){if(null===t)return this;if(-1===t.indexOf(" "))return e._pushAttributed(this,t,r);let n=t.split(/ /g),s=this;for(let t of n)s=e._pushAttributed(s,t,r);return s}static _pushAttributed(t,r,n){let s=n.getMetadataForScope(r),i=t.scopePath.push(r),a=n.themeProvider.themeMatch(i),o=e.mergeAttributes(t.tokenAttributes,s,a);return new e(t,i,o)}getScopeNames(){return this.scopePath.getSegments()}getExtensionIfDefined(e){let t=[],r=this;for(;r&&r!==e;)t.push({encodedTokenAttributes:r.tokenAttributes,scopeNames:r.scopePath.getExtensionIfDefined(r.parent?.scopePath??null)}),r=r.parent;return r===e?t.reverse():void 0}},tg=class e{constructor(e,t,r,n,s,i,a,o){this.parent=e,this.ruleId=t,this.beginRuleCapturedEOL=s,this.endRule=i,this.nameScopesList=a,this.contentNameScopesList=o,this.depth=this.parent?this.parent.depth+1:1,this._enterPos=r,this._anchorPos=n}_stackElementBrand=void 0;static NULL=new e(null,0,0,0,!1,null,null,null);_enterPos;_anchorPos;depth;equals(t){return null!==t&&e._equals(this,t)}static _equals(e,t){return e===t||!!this._structuralEquals(e,t)&&tf.equals(e.contentNameScopesList,t.contentNameScopesList)}static _structuralEquals(e,t){for(;;){if(e===t||!e&&!t)return!0;if(!e||!t||e.depth!==t.depth||e.ruleId!==t.ruleId||e.endRule!==t.endRule)return!1;e=e.parent,t=t.parent}}clone(){return this}static _reset(e){for(;e;)e._enterPos=-1,e._anchorPos=-1,e=e.parent}reset(){e._reset(this)}pop(){return this.parent}safePop(){return this.parent?this.parent:this}push(t,r,n,s,i,a,o){return new e(this,t,r,n,s,i,a,o)}getEnterPos(){return this._enterPos}getAnchorPos(){return this._anchorPos}getRule(e){return e.getRule(this.ruleId)}toString(){let e=[];return this._writeString(e,0),"["+e.join(",")+"]"}_writeString(e,t){return this.parent&&(t=this.parent._writeString(e,t)),e[t++]=`(${this.ruleId}, ${this.nameScopesList?.toString()}, ${this.contentNameScopesList?.toString()})`,t}withContentNameScopesList(e){return this.contentNameScopesList===e?this:this.parent.push(this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,this.endRule,this.nameScopesList,e)}withEndRule(t){return this.endRule===t?this:new e(this.parent,this.ruleId,this._enterPos,this._anchorPos,this.beginRuleCapturedEOL,t,this.nameScopesList,this.contentNameScopesList)}hasSameRuleAs(e){let t=this;for(;t&&t._enterPos===e._enterPos;){if(t.ruleId===e.ruleId)return!0;t=t.parent}return!1}toStateStackFrame(){return{ruleId:this.ruleId,beginRuleCapturedEOL:this.beginRuleCapturedEOL,endRule:this.endRule,nameScopesList:this.nameScopesList?.getExtensionIfDefined(this.parent?.nameScopesList??null)??[],contentNameScopesList:this.contentNameScopesList?.getExtensionIfDefined(this.nameScopesList)??[]}}static pushFrame(t,r){let n=tf.fromExtension(t?.nameScopesList??null,r.nameScopesList);return new e(t,r.ruleId,r.enterPos??-1,r.anchorPos??-1,r.beginRuleCapturedEOL,r.endRule,n,tf.fromExtension(n,r.contentNameScopesList))}},tx=class{balancedBracketScopes;unbalancedBracketScopes;allowAny=!1;constructor(e,t){this.balancedBracketScopes=e.flatMap(e=>"*"===e?(this.allowAny=!0,[]):eO(e,th).map(e=>e.matcher)),this.unbalancedBracketScopes=t.flatMap(e=>eO(e,th).map(e=>e.matcher))}get matchesAlways(){return this.allowAny&&0===this.unbalancedBracketScopes.length}get matchesNever(){return 0===this.balancedBracketScopes.length&&!this.allowAny}match(e){for(let t of this.unbalancedBracketScopes)if(t(e))return!1;for(let t of this.balancedBracketScopes)if(t(e))return!0;return this.allowAny}},ty=class{constructor(e,t,r,n){this.balancedBracketSelectors=n,this._emitBinaryTokens=e,this._tokenTypeOverrides=r,this._lineText=null,this._tokens=[],this._binaryTokens=[],this._lastTokenEndIndex=0}_emitBinaryTokens;_lineText;_tokens;_binaryTokens;_lastTokenEndIndex;_tokenTypeOverrides;produce(e,t){this.produceFromScopes(e.contentNameScopesList,t)}produceFromScopes(e,t){if(this._lastTokenEndIndex>=t)return;if(this._emitBinaryTokens){let r=e?.tokenAttributes??0,n=!1;if(this.balancedBracketSelectors?.matchesAlways&&(n=!0),this._tokenTypeOverrides.length>0||this.balancedBracketSelectors&&!this.balancedBracketSelectors.matchesAlways&&!this.balancedBracketSelectors.matchesNever){let t=e?.getScopeNames()??[];for(let e of this._tokenTypeOverrides)e.matcher(t)&&(r=ez.set(r,0,e.type,null,-1,0,0));this.balancedBracketSelectors&&(n=this.balancedBracketSelectors.match(t))}if(n&&(r=ez.set(r,0,8,n,-1,0,0)),this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-1]===r){this._lastTokenEndIndex=t;return}this._binaryTokens.push(this._lastTokenEndIndex),this._binaryTokens.push(r),this._lastTokenEndIndex=t;return}let r=e?.getScopeNames()??[];this._tokens.push({startIndex:this._lastTokenEndIndex,endIndex:t,scopes:r}),this._lastTokenEndIndex=t}getResult(e,t){return this._tokens.length>0&&this._tokens[this._tokens.length-1].startIndex===t-1&&this._tokens.pop(),0===this._tokens.length&&(this._lastTokenEndIndex=-1,this.produce(e,t),this._tokens[this._tokens.length-1].startIndex=0),this._tokens}getBinaryResult(e,t){this._binaryTokens.length>0&&this._binaryTokens[this._binaryTokens.length-2]===t-1&&(this._binaryTokens.pop(),this._binaryTokens.pop()),0===this._binaryTokens.length&&(this._lastTokenEndIndex=-1,this.produce(e,t),this._binaryTokens[this._binaryTokens.length-2]=0);let r=new Uint32Array(this._binaryTokens.length);for(let e=0,t=this._binaryTokens.length;e<t;e++)r[e]=this._binaryTokens[e];return r}},tv=class{constructor(e,t){this._onigLib=t,this._theme=e}_grammars=new Map;_rawGrammars=new Map;_injectionGrammars=new Map;_theme;dispose(){for(let e of this._grammars.values())e.dispose()}setTheme(e){this._theme=e}getColorMap(){return this._theme.getColorMap()}addGrammar(e,t){this._rawGrammars.set(e.scopeName,e),t&&this._injectionGrammars.set(e.scopeName,t)}lookup(e){return this._rawGrammars.get(e)}injections(e){return this._injectionGrammars.get(e)}getDefaults(){return this._theme.getDefaults()}themeMatch(e){return this._theme.match(e)}grammarForScopeName(e,t,r,n,s){if(!this._grammars.has(e)){let i=this._rawGrammars.get(e);if(!i)return null;this._grammars.set(e,new tp(e,i,t,r,n,s,this,this._onigLib))}return this._grammars.get(e)}},tb=class{_options;_syncRegistry;_ensureGrammarCache;constructor(e){this._options=e,this._syncRegistry=new tv(e_.createFromRawTheme(e.theme,e.colorMap),e.onigLib),this._ensureGrammarCache=new Map}dispose(){this._syncRegistry.dispose()}setTheme(e,t){this._syncRegistry.setTheme(e_.createFromRawTheme(e,t))}getColorMap(){return this._syncRegistry.getColorMap()}loadGrammarWithEmbeddedLanguages(e,t,r){return this.loadGrammarWithConfiguration(e,t,{embeddedLanguages:r})}loadGrammarWithConfiguration(e,t,r){return this._loadGrammar(e,t,r.embeddedLanguages,r.tokenTypes,new tx(r.balancedBracketSelectors||[],r.unbalancedBracketSelectors||[]))}loadGrammar(e){return this._loadGrammar(e,0,null,null,null)}_loadGrammar(e,t,r,n,s){let i=new eG(this._syncRegistry,e);for(;i.Q.length>0;)i.Q.map(e=>this._loadSingleGrammar(e.scopeName)),i.processQueue();return this._grammarForScopeName(e,t,r,n,s)}_loadSingleGrammar(e){this._ensureGrammarCache.has(e)||(this._doLoadSingleGrammar(e),this._ensureGrammarCache.set(e,!0))}_doLoadSingleGrammar(e){let t=this._options.loadGrammar(e);if(t){let r="function"==typeof this._options.getInjections?this._options.getInjections(e):void 0;this._syncRegistry.addGrammar(t,r)}}addGrammar(e,t=[],r=0,n=null){return this._syncRegistry.addGrammar(e,t),this._grammarForScopeName(e.scopeName,r,n)}_grammarForScopeName(e,t=0,r=null,n=null,s=null){return this._syncRegistry.grammarForScopeName(e,t,r,n,s)}},tw=tg.NULL,tk=e.i(766368),tj=e.i(145767),tN=e.i(456940);let tS=/["&'<>`]/g,tC=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,tA=/[\x01-\t\v\f\x0E-\x1F\x7F\x81\x8D\x8F\x90\x9D\xA0-\uFFFF]/g,t_=/[|\\{}()[\]^$+*?.]/g,tT=new WeakMap,tE=/[\dA-Fa-f]/,tP=/\d/,tR=["AElig","AMP","Aacute","Acirc","Agrave","Aring","Atilde","Auml","COPY","Ccedil","ETH","Eacute","Ecirc","Egrave","Euml","GT","Iacute","Icirc","Igrave","Iuml","LT","Ntilde","Oacute","Ocirc","Ograve","Oslash","Otilde","Ouml","QUOT","REG","THORN","Uacute","Ucirc","Ugrave","Uuml","Yacute","aacute","acirc","acute","aelig","agrave","amp","aring","atilde","auml","brvbar","ccedil","cedil","cent","copy","curren","deg","divide","eacute","ecirc","egrave","eth","euml","frac12","frac14","frac34","gt","iacute","icirc","iexcl","igrave","iquest","iuml","laquo","lt","macr","micro","middot","nbsp","not","ntilde","oacute","ocirc","ograve","ordf","ordm","oslash","otilde","ouml","para","plusmn","pound","quot","raquo","reg","sect","shy","sup1","sup2","sup3","szlig","thorn","times","uacute","ucirc","ugrave","uml","uuml","yacute","yen","yuml"],tM={nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",fnof:"ƒ",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",bull:"•",hellip:"…",prime:"′",Prime:"″",oline:"‾",frasl:"⁄",weierp:"℘",image:"ℑ",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",lang:"〈",rang:"〉",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",quot:'"',amp:"&",lt:"<",gt:">",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",circ:"ˆ",tilde:"˜",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",permil:"‰",lsaquo:"‹",rsaquo:"›",euro:"€"},tI=["cent","copy","divide","gt","lt","not","para","times"],tL={}.hasOwnProperty,tD={};for(t in tM)tL.call(tM,t)&&(tD[tM[t]]=t);let tz=/[^\dA-Za-z]/;function tO(e,t,r){var n,s;let i,a,o=(n=r.omitOptionalSemicolons,i="&#x"+e.toString(16).toUpperCase(),n&&t&&!tE.test(String.fromCharCode(t))?i:i+";");if((r.useNamedReferences||r.useShortestReferences)&&(a=function(e,t,r,n){let s=String.fromCharCode(e);if(tL.call(tD,s)){let e=tD[s],i="&"+e;return r&&tR.includes(e)&&!tI.includes(e)&&(!n||t&&61!==t&&tz.test(String.fromCharCode(t)))?i:i+";"}return""}(e,t,r.omitOptionalSemicolons,r.attribute)),(r.useShortestReferences||!a)&&r.useShortestReferences){let n,i=(s=r.omitOptionalSemicolons,n="&#"+String(e),s&&t&&!tP.test(String.fromCharCode(t))?n:n+";");i.length<o.length&&(o=i)}return a&&(!r.useShortestReferences||a.length<o.length)?a:o}function tB(e,t){let r;var n,s=e,i=Object.assign({format:tO},t);if(s=s.replace(i.subset?(n=i.subset,(r=tT.get(n))||(r=function(e){let t=[],r=-1;for(;++r<e.length;)t.push(e[r].replace(t_,"\\$&"));return RegExp("(?:"+t.join("|")+")","g")}(n),tT.set(n,r)),r):tS,a),i.subset||i.escapeOnly)return s;return s.replace(tC,function(e,t,r){return i.format((e.charCodeAt(0)-55296)*1024+e.charCodeAt(1)-56320+65536,r.charCodeAt(t+2),i)}).replace(tA,a);function a(e,t,r){return i.format(e.charCodeAt(0),r.charCodeAt(t+1),i)}}let tF=/^>|^->|<!--|-->|--!>|<!-$/g,t$=[">"],tV=["<",">"];var tU=e.i(294254),tW=e.i(214644),tG=e.i(781812),tq=e.i(645060),tH=e.i(960688);let tK=tJ(1),tX=tJ(-1),tY=[];function tJ(e){return function(t,r,n){let s=t?t.children:tY,i=(r||0)+e,a=s[i];if(!n)for(;a&&(0,tH.whitespace)(a);)i+=e,a=s[i];return a}}let tZ={}.hasOwnProperty;function tQ(e){return function(t,r,n){return tZ.call(e,t.tagName)&&e[t.tagName](t,r,n)}}let t0=tQ({body:function(e,t,r){let n=tK(r,t);return!n||"comment"!==n.type},caption:t1,colgroup:t1,dd:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName)},dt:function(e,t,r){let n=tK(r,t);return!!(n&&"element"===n.type&&("dt"===n.tagName||"dd"===n.tagName))},head:t1,html:function(e,t,r){let n=tK(r,t);return!n||"comment"!==n.type},li:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&"li"===n.tagName},optgroup:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&"optgroup"===n.tagName},option:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("option"===n.tagName||"optgroup"===n.tagName)},p:function(e,t,r){let n=tK(r,t);return n?"element"===n.type&&("address"===n.tagName||"article"===n.tagName||"aside"===n.tagName||"blockquote"===n.tagName||"details"===n.tagName||"div"===n.tagName||"dl"===n.tagName||"fieldset"===n.tagName||"figcaption"===n.tagName||"figure"===n.tagName||"footer"===n.tagName||"form"===n.tagName||"h1"===n.tagName||"h2"===n.tagName||"h3"===n.tagName||"h4"===n.tagName||"h5"===n.tagName||"h6"===n.tagName||"header"===n.tagName||"hgroup"===n.tagName||"hr"===n.tagName||"main"===n.tagName||"menu"===n.tagName||"nav"===n.tagName||"ol"===n.tagName||"p"===n.tagName||"pre"===n.tagName||"section"===n.tagName||"table"===n.tagName||"ul"===n.tagName):!r||"element"!==r.type||"a"!==r.tagName&&"audio"!==r.tagName&&"del"!==r.tagName&&"ins"!==r.tagName&&"map"!==r.tagName&&"noscript"!==r.tagName&&"video"!==r.tagName},rp:t2,rt:t2,tbody:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName)},td:t5,tfoot:function(e,t,r){return!tK(r,t)},th:t5,thead:function(e,t,r){let n=tK(r,t);return!!(n&&"element"===n.type&&("tbody"===n.tagName||"tfoot"===n.tagName))},tr:function(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&"tr"===n.tagName}});function t1(e,t,r){let n=tK(r,t,!0);return!n||"comment"!==n.type&&!("text"===n.type&&(0,tH.whitespace)(n.value.charAt(0)))}function t2(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("rp"===n.tagName||"rt"===n.tagName)}function t5(e,t,r){let n=tK(r,t);return!n||"element"===n.type&&("td"===n.tagName||"th"===n.tagName)}let t3=tQ({body:function(e){let t=tK(e,-1,!0);return!t||"comment"!==t.type&&!("text"===t.type&&(0,tH.whitespace)(t.value.charAt(0)))&&("element"!==t.type||"meta"!==t.tagName&&"link"!==t.tagName&&"script"!==t.tagName&&"style"!==t.tagName&&"template"!==t.tagName)},colgroup:function(e,t,r){let n=tX(r,t),s=tK(e,-1,!0);return!(r&&n&&"element"===n.type&&"colgroup"===n.tagName&&t0(n,r.children.indexOf(n),r))&&!!(s&&"element"===s.type&&"col"===s.tagName)},head:function(e){let t=new Set;for(let r of e.children)if("element"===r.type&&("base"===r.tagName||"title"===r.tagName)){if(t.has(r.tagName))return!1;t.add(r.tagName)}let r=e.children[0];return!r||"element"===r.type},html:function(e){let t=tK(e,-1);return!t||"comment"!==t.type},tbody:function(e,t,r){let n=tX(r,t),s=tK(e,-1);return!(r&&n&&"element"===n.type&&("thead"===n.tagName||"tbody"===n.tagName)&&t0(n,r.children.indexOf(n),r))&&!!(s&&"element"===s.type&&"tr"===s.tagName)}}),t6={name:[[" \n\f\r &/=>".split("")," \n\f\r \"&'/=>`".split("")],["\0 \n\f\r \"&'/<=>".split(""),"\0 \n\f\r \"&'/<=>`".split("")]],unquoted:[[" \n\f\r &>".split(""),"\0 \n\f\r \"&'<=>`".split("")],["\0 \n\f\r \"&'<=>`".split(""),"\0 \n\f\r \"&'<=>`".split("")]],single:[["&'".split(""),"\"&'`".split("")],["\0&'".split(""),"\0\"&'`".split("")]],double:[['"&'.split(""),"\"&'`".split("")],['\0"&'.split(""),"\0\"&'`".split("")]]},t4=["<","&"];function t8(e,t,r,n){return r&&"element"===r.type&&("script"===r.tagName||"style"===r.tagName)?e.value:tB(e.value,Object.assign({},n.settings.characterReferences,{subset:t4}))}let t9=(0,tN.zwitch)("type",{invalid:function(e){throw Error("Expected node, not `"+e+"`")},unknown:function(e){throw Error("Cannot compile unknown node `"+e.type+"`")},handlers:{comment:function(e,t,r,n){return n.settings.bogusComments?"<?"+tB(e.value,Object.assign({},n.settings.characterReferences,{subset:t$}))+">":"<!--"+e.value.replace(tF,function(e){return tB(e,Object.assign({},n.settings.characterReferences,{subset:tV}))})+"-->"},doctype:function(e,t,r,n){return"<!"+(n.settings.upperDoctype?"DOCTYPE":"doctype")+(n.settings.tightDoctype?"":" ")+"html>"},element:function(e,t,r,n){let s,i=n.schema,a="svg"!==i.space&&n.settings.omitOptionalTags,o="svg"===i.space?n.settings.closeEmptyElements:n.settings.voids.includes(e.tagName.toLowerCase()),l=[];"html"===i.space&&"svg"===e.tagName&&(n.schema=tj.svg);let c=function(e,t){let r,n=[],s=-1;if(t){for(r in t)if(null!==t[r]&&void 0!==t[r]){let s=function(e,t,r){let n,s=(0,tG.find)(e.schema,t),i=e.settings.allowParseErrors&&"html"===e.schema.space?0:1,a=+!e.settings.allowDangerousCharacters,o=e.quote;if(s.overloadedBoolean&&(r===s.attribute||""===r)?r=!0:(s.boolean||s.overloadedBoolean)&&("string"!=typeof r||r===s.attribute||""===r)&&(r=!!r),null==r||!1===r||"number"==typeof r&&Number.isNaN(r))return"";let l=tB(s.attribute,Object.assign({},e.settings.characterReferences,{subset:t6.name[i][a]}));return!0===r||(r=Array.isArray(r)?(s.commaSeparated?tW.stringify:tq.stringify)(r,{padLeft:!e.settings.tightCommaSeparatedLists}):String(r),e.settings.collapseEmptyAttributes&&!r)?l:(e.settings.preferUnquoted&&(n=tB(r,Object.assign({},e.settings.characterReferences,{attribute:!0,subset:t6.unquoted[i][a]}))),n!==r&&(e.settings.quoteSmart&&(0,tU.ccount)(r,o)>(0,tU.ccount)(r,e.alternative)&&(o=e.alternative),n=o+tB(r,Object.assign({},e.settings.characterReferences,{subset:("'"===o?t6.single:t6.double)[i][a],attribute:!0}))+o),l+(n?"="+n:n))}(e,r,t[r]);s&&n.push(s)}}for(;++s<n.length;){let t=e.settings.tightAttributes?n[s].charAt(n[s].length-1):void 0;s!==n.length-1&&'"'!==t&&"'"!==t&&(n[s]+=" ")}return n.join("")}(n,e.properties),u=n.all("html"===i.space&&"template"===e.tagName?e.content:e);return n.schema=i,u&&(o=!1),!c&&a&&t3(e,t,r)||(l.push("<",e.tagName,c?" "+c:""),o&&("svg"===i.space||n.settings.closeSelfClosing)&&(s=c.charAt(c.length-1),(!n.settings.tightSelfClosing||"/"===s||s&&'"'!==s&&"'"!==s)&&l.push(" "),l.push("/")),l.push(">")),l.push(u),o||a&&t0(e,t,r)||l.push("</"+e.tagName+">"),l.join("")},raw:function(e,t,r,n){return n.settings.allowDangerousHtml?e.value:t8(e,t,r,n)},root:function(e,t,r,n){return n.all(e)},text:t8}}),t7={},re={},rt=[];function rr(e,t,r){return t9(e,t,r,this)}function rn(e){let t=[],r=e&&e.children||rt,n=-1;for(;++n<r.length;)t[n]=this.one(r[n],n,e);return t.join("")}function rs(e,t){let r="string"==typeof e?{}:{...e.colorReplacements},n="string"==typeof e?e:e.name;for(let[e,s]of Object.entries(t?.colorReplacements||{}))"string"==typeof s?r[e]=s:e===n&&Object.assign(r,s);return r}function ri(e,t){return e&&t?.[e?.toLowerCase()]||e}async function ra(e){return Promise.resolve("function"==typeof e?e():e).then(e=>e.default||e)}function ro(e){return!e||["plaintext","txt","text","plain"].includes(e)}function rl(e){return"ansi"===e||ro(e)}function rc(e){return"none"===e}function ru(e,t){if(!t)return e;for(let r of(e.properties||={},e.properties.class||=[],"string"==typeof e.properties.class&&(e.properties.class=e.properties.class.split(/\s+/g)),Array.isArray(e.properties.class)||(e.properties.class=[]),Array.isArray(t)?t:t.split(/\s+/g)))r&&!e.properties.class.includes(r)&&e.properties.class.push(r);return e}function rd(e,t=!1){if(0===e.length)return[["",0]];let r=e.split(/(\r?\n)/g),n=0,s=[];for(let e=0;e<r.length;e+=2){let i=t?r[e]+(r[e+1]||""):r[e];s.push([i,n]),n+=r[e].length,n+=r[e+1]?.length||0}return s}let rh="light-dark()",rp=["color","background-color"];function rm(e){let t={};if(e.color&&(t.color=e.color),e.bgColor&&(t["background-color"]=e.bgColor),e.fontStyle){e.fontStyle&eR.Italic&&(t["font-style"]="italic"),e.fontStyle&eR.Bold&&(t["font-weight"]="bold");let r=[];e.fontStyle&eR.Underline&&r.push("underline"),e.fontStyle&eR.Strikethrough&&r.push("line-through"),r.length&&(t["text-decoration"]=r.join(" "))}return t}function rf(e){return"string"==typeof e?e:Object.entries(e).map(([e,t])=>`${e}:${t}`).join(";")}let rg=new WeakMap;function rx(e,t){rg.set(e,t)}function ry(e){return rg.get(e)}class rv{_stacks={};lang;get themes(){return Object.keys(this._stacks)}get theme(){return this.themes[0]}get _stack(){return this._stacks[this.theme]}static initial(e,t){return new rv(Object.fromEntries((Array.isArray(t)?t:[t]).map(e=>[e,tw])),e)}constructor(...e){if(2===e.length){const[t,r]=e;this.lang=r,this._stacks=t}else{const[t,r,n]=e;this.lang=r,this._stacks={[n]:t}}}getInternalStack(e=this.theme){return this._stacks[e]}getScopes(e=this.theme){var t;let r,n;return t=this._stacks[e],r=[],n=new Set,!function e(t){if(n.has(t))return;n.add(t);let s=t?.nameScopesList?.scopeName;s&&r.push(s),t.parent&&e(t.parent)}(t),r}toJSON(){return{lang:this.lang,theme:this.theme,themes:this.themes,scopes:this.getScopes()}}}let rb=[function(){let e=new WeakMap;function t(t){if(!e.has(t.meta)){var r;let n,s=function(e){if("number"==typeof e){if(e<0||e>t.source.length)throw new ev(`Invalid decoration offset: ${e}. Code length: ${t.source.length}`);return{...i.indexToPos(e),offset:e}}{let t=i.lines[e.line];if(void 0===t)throw new ev(`Invalid decoration position ${JSON.stringify(e)}. Lines length: ${i.lines.length}`);let r=e.character;if(r<0&&(r=t.length+r),r<0||r>t.length)throw new ev(`Invalid decoration position ${JSON.stringify(e)}. Line ${e.line} length: ${t.length}`);return{...e,character:r,offset:i.posToIndex(e.line,r)}}},i={lines:n=rd(r=t.source,!0).map(([e])=>e),indexToPos:function(e){if(e===r.length)return{line:n.length-1,character:n[n.length-1].length};let t=e,s=0;for(let e of n){if(t<e.length)break;t-=e.length,s++}return{line:s,character:t}},posToIndex:function(e,t){let r=0;for(let t=0;t<e;t++)r+=n[t].length;return r+t}},a=(t.options.decorations||[]).map(e=>({...e,start:s(e.start),end:s(e.end)}));(function(e){for(let t=0;t<e.length;t++){let r=e[t];if(r.start.offset>r.end.offset)throw new ev(`Invalid decoration range: ${JSON.stringify(r.start)} - ${JSON.stringify(r.end)}`);for(let n=t+1;n<e.length;n++){let t=e[n],s=r.start.offset<=t.start.offset&&t.start.offset<r.end.offset,i=r.start.offset<t.end.offset&&t.end.offset<=r.end.offset,a=t.start.offset<=r.start.offset&&r.start.offset<t.end.offset,o=t.start.offset<r.end.offset&&r.end.offset<=t.end.offset;if(s||i||a||o){if(s&&i||a&&o||a&&r.start.offset===r.end.offset||i&&t.start.offset===t.end.offset)continue;throw new ev(`Decorations ${JSON.stringify(r.start)} and ${JSON.stringify(t.start)} intersect.`)}}}})(a),e.set(t.meta,{decorations:a,converter:i,source:t.source})}return e.get(t.meta)}return{name:"shiki:decorations",tokens(e){let r;if(!this.options.decorations?.length)return;let n=t(this).decorations.flatMap(e=>[e.start.offset,e.end.offset]);return(r=Array.from(n instanceof Set?n:new Set(n)).sort((e,t)=>e-t)).length?e.map(e=>e.flatMap(e=>{let t=r.filter(t=>e.offset<t&&t<e.offset+e.content.length).map(t=>t-e.offset).sort((e,t)=>e-t);if(!t.length)return e;let n=0,s=[];for(let r of t)r>n&&s.push({...e,content:e.content.slice(n,r),offset:e.offset+n}),n=r;return n<e.content.length&&s.push({...e,content:e.content.slice(n),offset:e.offset+n}),s})):e},code(e){if(!this.options.decorations?.length)return;let r=t(this),n=Array.from(e.children).filter(e=>"element"===e.type&&"span"===e.tagName);if(n.length!==r.converter.lines.length)throw new ev(`Number of lines in code element (${n.length}) does not match the number of lines in the source (${r.converter.lines.length}). Failed to apply decorations.`);function s(e,t,r,s){let a=n[e],o="",l=-1,c=-1;if(0===t&&(l=0),0===r&&(c=0),r===1/0&&(c=a.children.length),-1===l||-1===c)for(let e=0;e<a.children.length;e++)o+=function e(t){return"text"===t.type?t.value:"element"===t.type?t.children.map(e).join(""):""}(a.children[e]),-1===l&&o.length===t&&(l=e+1),-1===c&&o.length===r&&(c=e+1);if(-1===l)throw new ev(`Failed to find start index for decoration ${JSON.stringify(s.start)}`);if(-1===c)throw new ev(`Failed to find end index for decoration ${JSON.stringify(s.end)}`);let u=a.children.slice(l,c);if(s.alwaysWrap||u.length!==a.children.length)if(s.alwaysWrap||1!==u.length||"element"!==u[0].type){let e={type:"element",tagName:"span",properties:{},children:u};i(e,s,"wrapper"),a.children.splice(l,u.length,e)}else i(u[0],s,"token");else i(a,s,"line")}function i(e,t,r){let n=t.properties||{},s=t.transform||(e=>e);return e.tagName=t.tagName||"span",e.properties={...e.properties,...n,class:e.properties.class},t.properties?.class&&ru(e,t.properties.class),e=s(e,r)||e}let a=[];for(let e of r.decorations.sort((e,t)=>t.start.offset-e.start.offset||e.end.offset-t.end.offset)){let{start:t,end:r}=e;if(t.line===r.line)s(t.line,t.character,r.character,e);else if(t.line<r.line){s(t.line,t.character,1/0,e);for(let s=t.line+1;s<r.line;s++)a.unshift(()=>{var t;n[t=s]=i(n[t],e,"line")});s(r.line,0,r.character,e)}}a.forEach(e=>e())}}}()];function rw(e){let t=function(e){let t=[],r=[],n=[];for(let s of e)switch(s.enforce){case"pre":t.push(s);break;case"post":r.push(s);break;default:n.push(s)}return{pre:t,post:r,normal:n}}(e.transformers||[]);return[...t.pre,...t.normal,...t.post,...rb]}var rk=["black","red","green","yellow","blue","magenta","cyan","white","brightBlack","brightRed","brightGreen","brightYellow","brightBlue","brightMagenta","brightCyan","brightWhite"],rj={1:"bold",2:"dim",3:"italic",4:"underline",7:"reverse",8:"hidden",9:"strikethrough"};function rN(e){let t=e.shift();if("2"===t){let t=e.splice(0,3).map(e=>Number.parseInt(e));if(3!==t.length||t.some(e=>Number.isNaN(e)))return;return{type:"rgb",rgb:t}}if("5"===t){let t=e.shift();if(t)return{type:"table",index:Number(t)}}}var rS={black:"#000000",red:"#bb0000",green:"#00bb00",yellow:"#bbbb00",blue:"#0000bb",magenta:"#ff00ff",cyan:"#00bbbb",white:"#eeeeee",brightBlack:"#555555",brightRed:"#ff5555",brightGreen:"#00ff00",brightYellow:"#ffff55",brightBlue:"#5555ff",brightMagenta:"#ff55ff",brightCyan:"#55ffff",brightWhite:"#ffffff"};let rC={black:"#000000",red:"#cd3131",green:"#0DBC79",yellow:"#E5E510",blue:"#2472C8",magenta:"#BC3FBC",cyan:"#11A8CD",white:"#E5E5E5",brightBlack:"#666666",brightRed:"#F14C4C",brightGreen:"#23D18B",brightYellow:"#F5F543",brightBlue:"#3B8EEA",brightMagenta:"#D670D6",brightCyan:"#29B8DB",brightWhite:"#FFFFFF"};function rA(e,t,r={}){var n,s;let i,a,{theme:o=e.getLoadedThemes()[0]}=r,l=e.resolveLangAlias(r.lang||"text");if(ro(l)||rc(o))return rd(t).map(e=>[{content:e[0],offset:e[1]}]);let{theme:c,colorMap:u}=e.setTheme(o);if("ansi"===l){let e,n,s,i,a,o,l;return e=rs(c,r),n=rd(t),s=function(e=rS){let t;function r(e){return`#${e.map(e=>Math.max(0,Math.min(e,255)).toString(16).padStart(2,"0")).join("")}`}return{value:function(n){switch(n.type){case"named":return e[n.name];case"rgb":return r(n.rgb);case"table":var s;return s=n.index,function(){if(t)return t;t=[];for(let r=0;r<rk.length;r++)t.push(e[rk[r]]);let n=[0,95,135,175,215,255];for(let e=0;e<6;e++)for(let s=0;s<6;s++)for(let i=0;i<6;i++)t.push(r([n[e],n[s],n[i]]));let s=8;for(let e=0;e<24;e++,s+=10)t.push(r([s,s,s]));return t}()[s]}}}}(Object.fromEntries(rk.map(e=>{let t=`terminal.ansi${e[0].toUpperCase()}${e.substring(1)}`;return[e,c.colors?.[t]||rC[e]]}))),i=null,a=null,o=new Set,l={parse(e){let t=[],r=0;do{let n=function(e,t){let r=e.indexOf("\x1b",t);if(-1!==r&&"["===e[r+1]){let t=e.indexOf("m",r);if(-1!==t)return{sequence:e.substring(r+2,t).split(";"),startPosition:r,position:t+1}}return{position:e.length}}(e,r),s=n.sequence?e.substring(r,n.startPosition):e.substring(r);if(s.length>0&&t.push({value:s,foreground:i,background:a,decorations:new Set(o)}),n.sequence){let e=function(e){let t=[];for(;e.length>0;){let r=e.shift();if(!r)continue;let n=Number.parseInt(r);if(!Number.isNaN(n))if(0===n)t.push({type:"resetAll"});else if(n<=9)rj[n]&&t.push({type:"setDecoration",value:rj[n]});else if(n<=29){let e=rj[n-20];e&&(t.push({type:"resetDecoration",value:e}),"dim"===e&&t.push({type:"resetDecoration",value:"bold"}))}else if(n<=37)t.push({type:"setForegroundColor",value:{type:"named",name:rk[n-30]}});else if(38===n){let r=rN(e);r&&t.push({type:"setForegroundColor",value:r})}else if(39===n)t.push({type:"resetForegroundColor"});else if(n<=47)t.push({type:"setBackgroundColor",value:{type:"named",name:rk[n-40]}});else if(48===n){let r=rN(e);r&&t.push({type:"setBackgroundColor",value:r})}else 49===n?t.push({type:"resetBackgroundColor"}):53===n?t.push({type:"setDecoration",value:"overline"}):55===n?t.push({type:"resetDecoration",value:"overline"}):n>=90&&n<=97?t.push({type:"setForegroundColor",value:{type:"named",name:rk[n-90+8]}}):n>=100&&n<=107&&t.push({type:"setBackgroundColor",value:{type:"named",name:rk[n-100+8]}})}return t}(n.sequence);for(let t of e)"resetAll"===t.type?(i=null,a=null,o.clear()):"resetForegroundColor"===t.type?i=null:"resetBackgroundColor"===t.type?a=null:"resetDecoration"===t.type&&o.delete(t.value);for(let t of e)"setForegroundColor"===t.type?i=t.value:"setBackgroundColor"===t.type?a=t.value:"setDecoration"===t.type&&o.add(t.value)}r=n.position}while(r<e.length)return t}},n.map(t=>l.parse(t[0]).map(r=>{let n,i;r.decorations.has("reverse")?(n=r.background?s.value(r.background):c.bg,i=r.foreground?s.value(r.foreground):c.fg):(n=r.foreground?s.value(r.foreground):c.fg,i=r.background?s.value(r.background):void 0),n=ri(n,e),i=ri(i,e),r.decorations.has("dim")&&(n=function(e){let t=e.match(/#([0-9a-f]{3,8})/i);if(t){let e=t[1];if(8===e.length){let t=Math.round(Number.parseInt(e.slice(6,8),16)/2).toString(16).padStart(2,"0");return`#${e.slice(0,6)}${t}`}if(6===e.length)return`#${e}80`;if(4===e.length){let t=e[0],r=e[1],n=e[2],s=e[3],i=Math.round(Number.parseInt(`${s}${s}`,16)/2).toString(16).padStart(2,"0");return`#${t}${t}${r}${r}${n}${n}${i}`}else if(3===e.length){let t=e[0],r=e[1],n=e[2];return`#${t}${t}${r}${r}${n}${n}80`}}let r=e.match(/var\((--[\w-]+-ansi-[\w-]+)\)/);return r?`var(${r[1]}-dim)`:e}(n));let a=eR.None;return r.decorations.has("bold")&&(a|=eR.Bold),r.decorations.has("italic")&&(a|=eR.Italic),r.decorations.has("underline")&&(a|=eR.Underline),r.decorations.has("strikethrough")&&(a|=eR.Strikethrough),{content:r.value,offset:t[1],color:n,bgColor:i,fontStyle:a}}))}let d=e.getLanguage(r.lang||"text");if(r.grammarState){if(r.grammarState.lang!==d.name)throw new ev(`Grammar state language "${r.grammarState.lang}" does not match highlight language "${d.name}"`);if(!r.grammarState.themes.includes(c.name))throw new ev(`Grammar state themes "${r.grammarState.themes}" do not contain highlight theme "${c.name}"`)}return a=new rv((i=r_(t,n=d,s=c,u,r)).stateStack,n.name,s.name),rx(i.tokens,a),i.tokens}function r_(e,t,r,n,s){let i=rs(r,s),{tokenizeMaxLineLength:a=0,tokenizeTimeLimit:o=500}=s,l=rd(e),c=s.grammarState?function(e,t){if(!(e instanceof rv))throw new ev("Invalid grammar state");return e.getInternalStack(t)}(s.grammarState,r.name)??tw:null!=s.grammarContextCode?r_(s.grammarContextCode,t,r,n,{...s,grammarState:void 0,grammarContextCode:void 0}).stateStack:tw,u=[],d=[];for(let e=0,h=l.length;e<h;e++){let h,p,[m,f]=l[e];if(""===m){u=[],d.push([]);continue}if(a>0&&m.length>=a){u=[],d.push([{content:m,offset:f,color:"",fontStyle:0}]);continue}s.includeExplanation&&(h=t.tokenizeLine(m,c,o).tokens,p=0);let g=t.tokenizeLine2(m,c,o),x=g.tokens.length/2;for(let e=0;e<x;e++){let t=g.tokens[2*e],a=e+1<x?g.tokens[2*e+2]:m.length;if(t===a)continue;let o=g.tokens[2*e+1],l=ri(n[ez.getForeground(o)],i),c=ez.getFontStyle(o),d={content:m.substring(t,a),offset:f+t,color:l,fontStyle:c};if(s.includeExplanation){let e=[];if("scopeName"!==s.includeExplanation)for(let t of r.settings){let r;switch(typeof t.scope){case"string":r=t.scope.split(/,/).map(e=>e.trim());break;case"object":r=t.scope;break;default:continue}e.push({settings:t,selectors:r.map(e=>e.split(/ /))})}d.explanation=[];let n=0;for(;t+n<a;){let t=h[p],r=m.substring(t.startIndex,t.endIndex);n+=r.length,d.explanation.push({content:r,scopes:"scopeName"===s.includeExplanation?t.scopes.map(e=>({scopeName:e})):function(e,t){let r=[];for(let n=0,s=t.length;n<s;n++){let s=t[n];r[n]={scopeName:s,themeMatches:function(e,t,r){let n=[];for(let{selectors:s,settings:i}of e)for(let e of s)if(function(e,t,r){if(!rT(e[e.length-1],t))return!1;let n=e.length-2,s=r.length-1;for(;n>=0&&s>=0;)rT(e[n],r[s])&&(n-=1),s-=1;return -1===n}(e,t,r)){n.push(i);break}return n}(e,s,t.slice(0,n))}}return r}(e,t.scopes)}),p+=1}}u.push(d)}d.push(u),u=[],c=g.ruleStack}return{tokens:d,stateStack:c}}function rT(e,t){return e===t||t.substring(0,e.length)===e&&"."===t[e.length]}function rE(e,t,r){let n=Object.entries(r.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})),s=n.map(n=>{let s=rA(e,t,{...r,theme:n.theme}),i=ry(s);return{tokens:s,state:i,theme:"string"==typeof n.theme?n.theme:n.theme.name}}),i=function(...e){let t=e.map(()=>[]),r=e.length;for(let n=0;n<e[0].length;n++){let s=e.map(e=>e[n]),i=t.map(()=>[]);t.forEach((e,t)=>e.push(i[t]));let a=s.map(()=>0),o=s.map(e=>e[0]);for(;o.every(e=>e);){let e=Math.min(...o.map(e=>e.content.length));for(let t=0;t<r;t++){let r=o[t];r.content.length===e?(i[t].push(r),a[t]+=1,o[t]=s[t][a[t]]):(i[t].push({...r,content:r.content.slice(0,e)}),o[t]={...r,content:r.content.slice(e),offset:r.offset+e})}}}return t}(...s.map(e=>e.tokens)),a=i[0].map((e,t)=>e.map((e,s)=>{let a={content:e.content,variants:{},offset:e.offset};return"includeExplanation"in r&&r.includeExplanation&&(a.explanation=e.explanation),i.forEach((e,r)=>{let{content:i,explanation:o,offset:l,...c}=e[t][s];a.variants[n[r].color]=c}),a})),o=s[0].state?new rv(Object.fromEntries(s.map(e=>[e.theme,e.state?.getInternalStack(e.theme)])),s[0].state.lang):void 0;return o&&rx(a,o),a}function rP(e,t,r){let n,s,i,a,o,l;if("themes"in r){let{defaultColor:c="light",cssVariablePrefix:u="--shiki-",colorsRendering:d="css-vars"}=r,h=Object.entries(r.themes).filter(e=>e[1]).map(e=>({color:e[0],theme:e[1]})).sort((e,t)=>e.color===c?-1:+(t.color===c));if(0===h.length)throw new ev("`themes` option must not be empty");let p=rE(e,t,r);if(l=ry(p),c&&rh!==c&&!h.find(e=>e.color===c))throw new ev(`\`themes\` option must contain the defaultColor key \`${c}\``);let m=h.map(t=>e.getTheme(t.theme)),f=h.map(e=>e.color);i=p.map(e=>e.map(e=>(function(e,t,r,n,s="css-vars"){let i={content:e.content,explanation:e.explanation,offset:e.offset},a=t.map(t=>rm(e.variants[t])),o=new Set(a.flatMap(e=>Object.keys(e))),l={},c=(e,n)=>{let s="color"===n?"":"background-color"===n?"-bg":`-${n}`;return r+t[e]+("color"===n?"":s)};return a.forEach((e,r)=>{for(let i of o){let o=e[i]||"inherit";if(0===r&&n&&rp.includes(i))if(n===rh&&a.length>1){let e=t.findIndex(e=>"light"===e),n=t.findIndex(e=>"dark"===e);if(-1===e||-1===n)throw new ev('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');let u=a[e][i]||"inherit",d=a[n][i]||"inherit";l[i]=`light-dark(${u}, ${d})`,"css-vars"===s&&(l[c(r,i)]=o)}else l[i]=o;else"css-vars"===s&&(l[c(r,i)]=o)}}),i.htmlStyle=l,i})(e,f,u,c,d))),l&&rx(i,l);let g=h.map(e=>rs(e.theme,r));s=rR(h,m,g,u,c,"fg",d),n=rR(h,m,g,u,c,"bg",d),a=`shiki-themes ${m.map(e=>e.name).join(" ")}`,o=c?void 0:[s,n].join(";")}else if("theme"in r){let o=rs(r.theme,r);i=rA(e,t,r);let c=e.getTheme(r.theme);n=ri(c.bg,o),s=ri(c.fg,o),a=c.name,l=ry(i)}else throw new ev("Invalid options, either `theme` or `themes` must be provided");return{tokens:i,fg:s,bg:n,themeName:a,rootStyle:o,grammarState:l}}function rR(e,t,r,n,s,i,a){return e.map((o,l)=>{let c=ri(t[l][i],r[l])||"inherit",u=`${n+o.color}${"bg"===i?"-bg":""}:${c}`;if(0===l&&s){if(s===rh&&e.length>1){let n=e.findIndex(e=>"light"===e.color),s=e.findIndex(e=>"dark"===e.color);if(-1===n||-1===s)throw new ev('When using `defaultColor: "light-dark()"`, you must provide both `light` and `dark` themes');let a=ri(t[n][i],r[n])||"inherit",o=ri(t[s][i],r[s])||"inherit";return`light-dark(${a}, ${o});${u}`}return c}return"css-vars"===a?u:null}).filter(e=>!!e).join(";")}function rM(e,t,r,n={meta:{},options:r,codeToHast:(t,r)=>rM(e,t,r),codeToTokens:(t,r)=>rP(e,t,r)}){let s=t;for(let e of rw(r))s=e.preprocess?.call(n,s,r)||s;let{tokens:i,fg:a,bg:o,themeName:l,rootStyle:c,grammarState:u}=rP(e,s,r),{mergeWhitespaces:d=!0,mergeSameStyleTokens:h=!1}=r;!0===d?i=i.map(e=>{let t,r=[],n="";return e.forEach((s,i)=>{let a=!(s.fontStyle&&(s.fontStyle&eR.Underline||s.fontStyle&eR.Strikethrough));a&&s.content.match(/^\s+$/)&&e[i+1]?(void 0===t&&(t=s.offset),n+=s.content):n?(a?r.push({...s,offset:t,content:n+s.content}):r.push({content:n,offset:t},s),t=void 0,n=""):r.push(s)}),r}):"never"===d&&(i=i.map(e=>e.flatMap(e=>{if(e.content.match(/^\s+$/))return e;let t=e.content.match(/^(\s*)(.*?)(\s*)$/);if(!t)return e;let[,r,n,s]=t;if(!r&&!s)return e;let i=[{...e,offset:e.offset+r.length,content:n}];return r&&i.unshift({content:r,offset:e.offset}),s&&i.push({content:s,offset:e.offset+r.length+n.length}),i}))),h&&(i=i.map(e=>{let t=[];for(let r of e){if(0===t.length){t.push({...r});continue}let e=t[t.length-1],n=rf(e.htmlStyle||rm(e)),s=rf(r.htmlStyle||rm(r)),i=e.fontStyle&&(e.fontStyle&eR.Underline||e.fontStyle&eR.Strikethrough),a=r.fontStyle&&(r.fontStyle&eR.Underline||r.fontStyle&eR.Strikethrough);i||a||n!==s?t.push({...r}):e.content+=r.content}return t}));let p={...n,get source(){return s}};for(let e of rw(r))i=e.tokens?.call(p,i)||i;return function(e,t,r,n=ry(e)){let s=rw(t),i=[],a={type:"root",children:[]},{structure:o="classic",tabindex:l="0"}=t,c={class:`shiki ${t.themeName||""}`};for(let[e,r]of(!1!==t.rootStyle&&(null!=t.rootStyle?c.style=t.rootStyle:c.style=`background-color:${t.bg};color:${t.fg}`),!1!==l&&null!=l&&(c.tabindex=l.toString()),Object.entries(t.meta||{})))e.startsWith("_")||(c[e]=r);let u={type:"element",tagName:"pre",properties:c,children:[],data:t.data},d={type:"element",tagName:"code",properties:{},children:i},h=[],p={...r,structure:o,addClassToHast:ru,get source(){return r.source},get tokens(){return e},get options(){return t},get root(){return a},get pre(){return u},get code(){return d},get lines(){return h}};if(e.forEach((e,t)=>{t&&("inline"===o?a.children.push({type:"element",tagName:"br",properties:{},children:[]}):"classic"===o&&i.push({type:"text",value:"\n"}));let r={type:"element",tagName:"span",properties:{class:"line"},children:[]},n=0;for(let i of e){let e={type:"element",tagName:"span",properties:{...i.htmlAttrs},children:[{type:"text",value:i.content}]},l=rf(i.htmlStyle||rm(i));for(let a of(l&&(e.properties.style=l),s))e=a?.span?.call(p,e,t+1,n,r,i)||e;"inline"===o?a.children.push(e):"classic"===o&&r.children.push(e),n+=i.content.length}if("classic"===o){for(let e of s)r=e?.line?.call(p,r,t+1)||r;h.push(r),i.push(r)}else"inline"===o&&h.push(r)}),"classic"===o){for(let e of s)d=e?.code?.call(p,d)||d;for(let e of(u.children.push(d),s))u=e?.pre?.call(p,u)||u;a.children.push(u)}else if("inline"===o){let e=[],t={type:"element",tagName:"span",properties:{class:"line"},children:[]};for(let r of a.children)"element"===r.type&&"br"===r.tagName?(e.push(t),t={type:"element",tagName:"span",properties:{class:"line"},children:[]}):("element"===r.type||"text"===r.type)&&t.children.push(r);e.push(t);let r={type:"element",tagName:"code",properties:{},children:e};for(let e of s)r=e?.code?.call(p,r)||r;a.children=[];for(let e=0;e<r.children.length;e++){e>0&&a.children.push({type:"element",tagName:"br",properties:{},children:[]});let t=r.children[e];"element"===t.type&&a.children.push(...t.children)}}let m=a;for(let e of s)m=e?.root?.call(p,m)||m;return n&&rx(m,n),m}(i,{...r,fg:a,bg:o,themeName:l,rootStyle:!1!==r.rootStyle&&(r.rootStyle??c)},p,u)}let rI=function(e,t){let r=t||t7,n=r.quote||'"';if('"'!==n&&"'"!==n)throw Error("Invalid quote `"+n+"`, expected `'` or `\"`");return({one:rr,all:rn,settings:{omitOptionalTags:r.omitOptionalTags||!1,allowParseErrors:r.allowParseErrors||!1,allowDangerousCharacters:r.allowDangerousCharacters||!1,quoteSmart:r.quoteSmart||!1,preferUnquoted:r.preferUnquoted||!1,tightAttributes:r.tightAttributes||!1,upperDoctype:r.upperDoctype||!1,tightDoctype:r.tightDoctype||!1,bogusComments:r.bogusComments||!1,tightCommaSeparatedLists:r.tightCommaSeparatedLists||!1,tightSelfClosing:r.tightSelfClosing||!1,collapseEmptyAttributes:r.collapseEmptyAttributes||!1,allowDangerousHtml:r.allowDangerousHtml||!1,voids:r.voids||tk.htmlVoidElements,characterReferences:r.characterReferences||re,closeSelfClosing:r.closeSelfClosing||!1,closeEmptyElements:r.closeEmptyElements||!1},schema:"svg"===r.space?tj.svg:tj.html,quote:n,alternative:'"'===n?"'":'"'}).one(Array.isArray(e)?{type:"root",children:e}:e,void 0,void 0)},rL="__shiki_resolved";function rD(e){if(e?.[rL])return e;let t={...e};t.tokenColors&&!t.settings&&(t.settings=t.tokenColors,delete t.tokenColors),t.type||="dark",t.colorReplacements={...t.colorReplacements},t.settings||=[];let{bg:r,fg:n}=t;if(!r||!n){let e=t.settings?t.settings.find(e=>!e.name&&!e.scope):void 0;e?.settings?.foreground&&(n=e.settings.foreground),e?.settings?.background&&(r=e.settings.background),!n&&t?.colors?.["editor.foreground"]&&(n=t.colors["editor.foreground"]),!r&&t?.colors?.["editor.background"]&&(r=t.colors["editor.background"]),n||(n="light"===t.type?"#333333":"#bbbbbb"),r||(r="light"===t.type?"#fffffe":"#1e1e1e"),t.fg=n,t.bg=r}t.settings[0]&&t.settings[0].settings&&!t.settings[0].scope||t.settings.unshift({settings:{foreground:t.fg,background:t.bg}});let s=0,i=new Map;function a(e){if(i.has(e))return i.get(e);s+=1;let r=`#${s.toString(16).padStart(8,"0").toLowerCase()}`;return t.colorReplacements?.[`#${r}`]?a(e):(i.set(e,r),r)}for(let e of(t.settings=t.settings.map(e=>{let r=e.settings?.foreground&&!e.settings.foreground.startsWith("#"),n=e.settings?.background&&!e.settings.background.startsWith("#");if(!r&&!n)return e;let s={...e,settings:{...e.settings}};if(r){let r=a(e.settings.foreground);t.colorReplacements[r]=e.settings.foreground,s.settings.foreground=r}if(n){let r=a(e.settings.background);t.colorReplacements[r]=e.settings.background,s.settings.background=r}return s}),Object.keys(t.colors||{})))if(("editor.foreground"===e||"editor.background"===e||e.startsWith("terminal.ansi"))&&!t.colors[e]?.startsWith("#")){let r=a(t.colors[e]);t.colorReplacements[r]=t.colors[e],t.colors[e]=r}return Object.defineProperty(t,rL,{enumerable:!1,writable:!1,value:!0}),t}async function rz(e){return Array.from(new Set((await Promise.all(e.filter(e=>!rl(e)).map(async e=>await ra(e).then(e=>Array.isArray(e)?e:[e])))).flat()))}async function rO(e){return(await Promise.all(e.map(async e=>rc(e)?null:rD(await ra(e))))).filter(e=>!!e)}class rB extends Error{constructor(e){super(e),this.name="ShikiError"}}function rF(e,t){if(!t)return e;if(t[e]){let r=new Set([e]);for(;t[e];){if(e=t[e],r.has(e))throw new rB(`Circular alias \`${Array.from(r).join(" -> ")} -> ${e}\``);r.add(e)}}return e}class r$ extends tb{constructor(e,t,r,n={}){super(e),this._resolver=e,this._themes=t,this._langs=r,this._alias=n,this._themes.map(e=>this.loadTheme(e)),this.loadLanguages(this._langs)}_resolvedThemes=new Map;_resolvedGrammars=new Map;_langMap=new Map;_langGraph=new Map;_textmateThemeCache=new WeakMap;_loadedThemesCache=null;_loadedLanguagesCache=null;getTheme(e){return"string"==typeof e?this._resolvedThemes.get(e):this.loadTheme(e)}loadTheme(e){let t=rD(e);return t.name&&(this._resolvedThemes.set(t.name,t),this._loadedThemesCache=null),t}getLoadedThemes(){return this._loadedThemesCache||(this._loadedThemesCache=[...this._resolvedThemes.keys()]),this._loadedThemesCache}setTheme(e){let t=this._textmateThemeCache.get(e);t||(t=e_.createFromRawTheme(e),this._textmateThemeCache.set(e,t)),this._syncRegistry.setTheme(t)}getGrammar(e){return e=rF(e,this._alias),this._resolvedGrammars.get(e)}loadLanguage(e){if(this.getGrammar(e.name))return;let t=new Set([...this._langMap.values()].filter(t=>t.embeddedLangsLazy?.includes(e.name)));this._resolver.addLanguage(e);let r={balancedBracketSelectors:e.balancedBracketSelectors||["*"],unbalancedBracketSelectors:e.unbalancedBracketSelectors||[]};this._syncRegistry._rawGrammars.set(e.scopeName,e);let n=this.loadGrammarWithConfiguration(e.scopeName,1,r);if(n.name=e.name,this._resolvedGrammars.set(e.name,n),e.aliases&&e.aliases.forEach(t=>{this._alias[t]=e.name}),this._loadedLanguagesCache=null,t.size)for(let e of t)this._resolvedGrammars.delete(e.name),this._loadedLanguagesCache=null,this._syncRegistry?._injectionGrammars?.delete(e.scopeName),this._syncRegistry?._grammars?.delete(e.scopeName),this.loadLanguage(this._langMap.get(e.name))}dispose(){super.dispose(),this._resolvedThemes.clear(),this._resolvedGrammars.clear(),this._langMap.clear(),this._langGraph.clear(),this._loadedThemesCache=null}loadLanguages(e){for(let t of e)this.resolveEmbeddedLanguages(t);let t=Array.from(this._langGraph.entries()),r=t.filter(([e,t])=>!t);if(r.length){let e=t.filter(([e,t])=>{if(!t)return!1;let n=t.embeddedLanguages||t.embeddedLangs;return n?.some(e=>r.map(([e])=>e).includes(e))}).filter(e=>!r.includes(e));throw new rB(`Missing languages ${r.map(([e])=>`\`${e}\``).join(", ")}, required by ${e.map(([e])=>`\`${e}\``).join(", ")}`)}for(let[e,r]of t)this._resolver.addLanguage(r);for(let[e,r]of t)this.loadLanguage(r)}getLoadedLanguages(){return this._loadedLanguagesCache||(this._loadedLanguagesCache=[...new Set([...this._resolvedGrammars.keys(),...Object.keys(this._alias)])]),this._loadedLanguagesCache}resolveEmbeddedLanguages(e){this._langMap.set(e.name,e),this._langGraph.set(e.name,e);let t=e.embeddedLanguages??e.embeddedLangs;if(t)for(let e of t)this._langGraph.set(e,this._langMap.get(e))}}class rV{_langs=new Map;_scopeToLang=new Map;_injections=new Map;_onigLib;constructor(e,t){this._onigLib={createOnigScanner:t=>e.createScanner(t),createOnigString:t=>e.createString(t)},t.forEach(e=>this.addLanguage(e))}get onigLib(){return this._onigLib}getLangRegistration(e){return this._langs.get(e)}loadGrammar(e){return this._scopeToLang.get(e)}addLanguage(e){this._langs.set(e.name,e),e.aliases&&e.aliases.forEach(t=>{this._langs.set(t,e)}),this._scopeToLang.set(e.scopeName,e),e.injectTo&&e.injectTo.forEach(t=>{this._injections.get(t)||this._injections.set(t,[]),this._injections.get(t).push(e.scopeName)})}getInjections(e){let t=e.split("."),r=[];for(let e=1;e<=t.length;e++){let n=t.slice(0,e).join(".");r=[...r,...this._injections.get(n)||[]]}return r}}let rU=0;async function rW(e){e.engine||function(e,t=3){if(!(t>3))if(1)console.trace(`[SHIKI DEPRECATE]: ${e}`);else throw Error(`[SHIKI DEPRECATE]: ${e}`)}("`engine` option is required. Use `createOnigurumaEngine` or `createJavaScriptRegexEngine` to create an engine.");let[t,r,n]=await Promise.all([rO(e.themes||[]),rz(e.langs||[]),e.engine]);return function(e){let t;rU+=1,!1!==e.warnings&&rU>=10&&rU%10==0&&console.warn(`[Shiki] ${rU} instances have been created. Shiki is supposed to be used as a singleton, consider refactoring your code to cache your highlighter instance; Or call \`highlighter.dispose()\` to release unused instances.`);let r=!1;if(!e.engine)throw new rB("`engine` option is required for synchronous mode");let n=(e.langs||[]).flat(1),s=(e.themes||[]).flat(1).map(rD),i=new r$(new rV(e.engine,n),s,n,e.langAlias);function a(e){if("none"===e)return{bg:"",fg:"",name:"none",settings:[],type:"dark"};c();let t=i.getTheme(e);if(!t)throw new rB(`Theme \`${e}\` not found, you may need to load it first`);return t}function o(...e){c(),i.loadLanguages(e.flat(1))}function l(...e){for(let t of(c(),e.flat(1)))i.loadTheme(t)}function c(){if(r)throw new rB("Shiki instance has been disposed")}function u(){r||(r=!0,i.dispose(),rU-=1)}return{setTheme:function(e){c();let r=a(e);return t!==e&&(i.setTheme(r),t=e),{theme:r,colorMap:i.getColorMap()}},getTheme:a,getLanguage:function(e){c();let t=i.getGrammar("string"==typeof e?e:e.name);if(!t)throw new rB(`Language \`${e}\` not found, you may need to load it first`);return t},getLoadedThemes:function(){return c(),i.getLoadedThemes()},getLoadedLanguages:function(){return c(),i.getLoadedLanguages()},resolveLangAlias:function(t){return rF(t,e.langAlias)},loadLanguage:async function(...e){return o(await rz(e))},loadLanguageSync:o,loadTheme:async function(...e){return c(),l(await rO(e))},loadThemeSync:l,dispose:u,[Symbol.dispose]:u}}({...e,themes:t,langs:r,engine:n})}async function rG(e){let t=await rW(e);return{getLastGrammarState:(...e)=>(function(...e){if(2===e.length)return ry(e[1]);let[t,r,n={}]=e,{lang:s="text",theme:i=t.getLoadedThemes()[0]}=n;if(ro(s)||rc(i))throw new ev("Plain language does not have grammar state");if("ansi"===s)throw new ev("ANSI language does not have grammar state");let{theme:a,colorMap:o}=t.setTheme(i),l=t.getLanguage(s);return new rv(r_(r,l,a,o,n).stateStack,l.name,a.name)})(t,...e),codeToTokensBase:(e,r)=>rA(t,e,r),codeToTokensWithThemes:(e,r)=>rE(t,e,r),codeToTokens:(e,r)=>rP(t,e,r),codeToHast:(e,r)=>rM(t,e,r),codeToHtml:(e,r)=>(function(e,t,r){let n={meta:{},options:r,codeToHast:(t,r)=>rM(e,t,r),codeToTokens:(t,r)=>rP(e,t,r)},s=rI(rM(e,t,r,n));for(let e of rw(r))s=e.postprocess?.call(n,s,r)||s;return s})(t,e,r),getBundledLanguages:()=>({}),getBundledThemes:()=>({}),...t,getInternalContext:()=>t}}let rq=Object.fromEntries([{id:"andromeeda",displayName:"Andromeeda",type:"dark",import:()=>e.A(189508)},{id:"aurora-x",displayName:"Aurora X",type:"dark",import:()=>e.A(327553)},{id:"ayu-dark",displayName:"Ayu Dark",type:"dark",import:()=>e.A(759341)},{id:"catppuccin-frappe",displayName:"Catppuccin Frappé",type:"dark",import:()=>e.A(557366)},{id:"catppuccin-latte",displayName:"Catppuccin Latte",type:"light",import:()=>e.A(127572)},{id:"catppuccin-macchiato",displayName:"Catppuccin Macchiato",type:"dark",import:()=>e.A(398911)},{id:"catppuccin-mocha",displayName:"Catppuccin Mocha",type:"dark",import:()=>e.A(765061)},{id:"dark-plus",displayName:"Dark Plus",type:"dark",import:()=>e.A(814228)},{id:"dracula",displayName:"Dracula Theme",type:"dark",import:()=>e.A(374789)},{id:"dracula-soft",displayName:"Dracula Theme Soft",type:"dark",import:()=>e.A(675562)},{id:"everforest-dark",displayName:"Everforest Dark",type:"dark",import:()=>e.A(264696)},{id:"everforest-light",displayName:"Everforest Light",type:"light",import:()=>e.A(42530)},{id:"github-dark",displayName:"GitHub Dark",type:"dark",import:()=>e.A(427713)},{id:"github-dark-default",displayName:"GitHub Dark Default",type:"dark",import:()=>e.A(576963)},{id:"github-dark-dimmed",displayName:"GitHub Dark Dimmed",type:"dark",import:()=>e.A(329581)},{id:"github-dark-high-contrast",displayName:"GitHub Dark High Contrast",type:"dark",import:()=>e.A(195279)},{id:"github-light",displayName:"GitHub Light",type:"light",import:()=>e.A(516651)},{id:"github-light-default",displayName:"GitHub Light Default",type:"light",import:()=>e.A(689651)},{id:"github-light-high-contrast",displayName:"GitHub Light High Contrast",type:"light",import:()=>e.A(642036)},{id:"gruvbox-dark-hard",displayName:"Gruvbox Dark Hard",type:"dark",import:()=>e.A(840055)},{id:"gruvbox-dark-medium",displayName:"Gruvbox Dark Medium",type:"dark",import:()=>e.A(398687)},{id:"gruvbox-dark-soft",displayName:"Gruvbox Dark Soft",type:"dark",import:()=>e.A(18935)},{id:"gruvbox-light-hard",displayName:"Gruvbox Light Hard",type:"light",import:()=>e.A(52380)},{id:"gruvbox-light-medium",displayName:"Gruvbox Light Medium",type:"light",import:()=>e.A(24410)},{id:"gruvbox-light-soft",displayName:"Gruvbox Light Soft",type:"light",import:()=>e.A(795210)},{id:"houston",displayName:"Houston",type:"dark",import:()=>e.A(695303)},{id:"kanagawa-dragon",displayName:"Kanagawa Dragon",type:"dark",import:()=>e.A(686210)},{id:"kanagawa-lotus",displayName:"Kanagawa Lotus",type:"light",import:()=>e.A(847729)},{id:"kanagawa-wave",displayName:"Kanagawa Wave",type:"dark",import:()=>e.A(233589)},{id:"laserwave",displayName:"LaserWave",type:"dark",import:()=>e.A(951946)},{id:"light-plus",displayName:"Light Plus",type:"light",import:()=>e.A(279775)},{id:"material-theme",displayName:"Material Theme",type:"dark",import:()=>e.A(593928)},{id:"material-theme-darker",displayName:"Material Theme Darker",type:"dark",import:()=>e.A(198658)},{id:"material-theme-lighter",displayName:"Material Theme Lighter",type:"light",import:()=>e.A(270659)},{id:"material-theme-ocean",displayName:"Material Theme Ocean",type:"dark",import:()=>e.A(320719)},{id:"material-theme-palenight",displayName:"Material Theme Palenight",type:"dark",import:()=>e.A(525766)},{id:"min-dark",displayName:"Min Dark",type:"dark",import:()=>e.A(610344)},{id:"min-light",displayName:"Min Light",type:"light",import:()=>e.A(100684)},{id:"monokai",displayName:"Monokai",type:"dark",import:()=>e.A(291123)},{id:"night-owl",displayName:"Night Owl",type:"dark",import:()=>e.A(198410)},{id:"nord",displayName:"Nord",type:"dark",import:()=>e.A(785810)},{id:"one-dark-pro",displayName:"One Dark Pro",type:"dark",import:()=>e.A(350612)},{id:"one-light",displayName:"One Light",type:"light",import:()=>e.A(492494)},{id:"plastic",displayName:"Plastic",type:"dark",import:()=>e.A(59650)},{id:"poimandres",displayName:"Poimandres",type:"dark",import:()=>e.A(533273)},{id:"red",displayName:"Red",type:"dark",import:()=>e.A(473810)},{id:"rose-pine",displayName:"Rosé Pine",type:"dark",import:()=>e.A(486978)},{id:"rose-pine-dawn",displayName:"Rosé Pine Dawn",type:"light",import:()=>e.A(371553)},{id:"rose-pine-moon",displayName:"Rosé Pine Moon",type:"dark",import:()=>e.A(297035)},{id:"slack-dark",displayName:"Slack Dark",type:"dark",import:()=>e.A(747632)},{id:"slack-ochin",displayName:"Slack Ochin",type:"light",import:()=>e.A(93215)},{id:"snazzy-light",displayName:"Snazzy Light",type:"light",import:()=>e.A(612986)},{id:"solarized-dark",displayName:"Solarized Dark",type:"dark",import:()=>e.A(255674)},{id:"solarized-light",displayName:"Solarized Light",type:"light",import:()=>e.A(731013)},{id:"synthwave-84",displayName:"Synthwave '84",type:"dark",import:()=>e.A(94801)},{id:"tokyo-night",displayName:"Tokyo Night",type:"dark",import:()=>e.A(457836)},{id:"vesper",displayName:"Vesper",type:"dark",import:()=>e.A(13877)},{id:"vitesse-black",displayName:"Vitesse Black",type:"dark",import:()=>e.A(448048)},{id:"vitesse-dark",displayName:"Vitesse Dark",type:"dark",import:()=>e.A(639922)},{id:"vitesse-light",displayName:"Vitesse Light",type:"light",import:()=>e.A(595345)}].map(e=>[e.id,e.import]));var rH=e.i(520683);class rK extends Error{constructor(e){super(e),this.name="ShikiError"}}function rX(){return"u">typeof performance?performance.now():Date.now()}let rY=(e,t)=>e+(t-e%t)%t;async function rJ(e){let t,r,n={};function s(e){r=e,n.HEAPU8=new Uint8Array(e),n.HEAPU32=new Uint32Array(e)}let i="u">typeof TextDecoder?new TextDecoder("utf8"):void 0;function a(e,t){return e?function(e,t,r=1024){let n=t+r,s=t;for(;e[s]&&!(s>=n);)++s;if(s-t>16&&e.buffer&&i)return i.decode(e.subarray(t,s));let a="";for(;t<s;){let r=e[t++];if(!(128&r)){a+=String.fromCharCode(r);continue}let n=63&e[t++];if((224&r)==192){a+=String.fromCharCode((31&r)<<6|n);continue}let s=63&e[t++];if((r=(240&r)==224?(15&r)<<12|n<<6|s:(7&r)<<18|n<<12|s<<6|63&e[t++])<65536)a+=String.fromCharCode(r);else{let e=r-65536;a+=String.fromCharCode(55296|e>>10,56320|1023&e)}}return a}(n.HEAPU8,e,t):""}let o={emscripten_get_now:rX,emscripten_memcpy_big:function(e,t,r){n.HEAPU8.copyWithin(e,t,t+r)},emscripten_resize_heap:function(e){let i=n.HEAPU8.length;if((e>>>=0)>0x80000000)return!1;for(let n=1;n<=4;n*=2){let a=i*(1+.2/n);if(a=Math.min(a,e+0x6000000),function(e){try{return t.grow(e-r.byteLength+65535>>>16),s(t.buffer),1}catch{}}(Math.min(0x80000000,rY(Math.max(e,a),65536))))return!0}return!1},fd_write:()=>0};async function l(){let r=await e({env:o,wasi_snapshot_preview1:o});s((t=r.memory).buffer),Object.assign(n,r),n.UTF8ToString=a}return await l(),n}var rZ=Object.defineProperty,rQ=(e,t,r)=>{let n;return(n="symbol"!=typeof t?t+"":t)in e?rZ(e,n,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[n]=r};let r0=null;class r1{constructor(e){rQ(this,"utf16Length"),rQ(this,"utf8Length"),rQ(this,"utf16Value"),rQ(this,"utf8Value"),rQ(this,"utf16OffsetToUtf8"),rQ(this,"utf8OffsetToUtf16");const t=e.length,r=r1._utf8ByteLength(e),n=r!==t,s=n?new Uint32Array(t+1):null;n&&(s[t]=r);const i=n?new Uint32Array(r+1):null;n&&(i[r]=t);const a=new Uint8Array(r);let o=0;for(let r=0;r<t;r++){const l=e.charCodeAt(r);let c=l,u=!1;if(l>=55296&&l<=56319&&r+1<t){const t=e.charCodeAt(r+1);t>=56320&&t<=57343&&(c=(l-55296<<10)+65536|t-56320,u=!0)}n&&(s[r]=o,u&&(s[r+1]=o),c<=127?i[o+0]=r:c<=2047?(i[o+0]=r,i[o+1]=r):c<=65535?(i[o+0]=r,i[o+1]=r,i[o+2]=r):(i[o+0]=r,i[o+1]=r,i[o+2]=r,i[o+3]=r)),c<=127?a[o++]=c:(c<=2047?a[o++]=192|(1984&c)>>>6:(c<=65535?a[o++]=224|(61440&c)>>>12:(a[o++]=240|(1835008&c)>>>18,a[o++]=128|(258048&c)>>>12),a[o++]=128|(4032&c)>>>6),a[o++]=128|(63&c)>>>0),u&&r++}this.utf16Length=t,this.utf8Length=r,this.utf16Value=e,this.utf8Value=a,this.utf16OffsetToUtf8=s,this.utf8OffsetToUtf16=i}static _utf8ByteLength(e){let t=0;for(let r=0,n=e.length;r<n;r++){let s=e.charCodeAt(r),i=s,a=!1;if(s>=55296&&s<=56319&&r+1<n){let t=e.charCodeAt(r+1);t>=56320&&t<=57343&&(i=(s-55296<<10)+65536|t-56320,a=!0)}i<=127?t+=1:i<=2047?t+=2:i<=65535?t+=3:t+=4,a&&r++}return t}createString(e){let t=e.omalloc(this.utf8Length);return e.HEAPU8.set(this.utf8Value,t),t}}let r2=class e{constructor(t){if(rQ(this,"id",++e.LAST_ID),rQ(this,"_onigBinding"),rQ(this,"content"),rQ(this,"utf16Length"),rQ(this,"utf8Length"),rQ(this,"utf16OffsetToUtf8"),rQ(this,"utf8OffsetToUtf16"),rQ(this,"ptr"),!r0)throw new rK("Must invoke loadWasm first.");this._onigBinding=r0,this.content=t;const r=new r1(t);this.utf16Length=r.utf16Length,this.utf8Length=r.utf8Length,this.utf16OffsetToUtf8=r.utf16OffsetToUtf8,this.utf8OffsetToUtf16=r.utf8OffsetToUtf16,this.utf8Length<1e4&&!e._sharedPtrInUse?(e._sharedPtr||(e._sharedPtr=r0.omalloc(1e4)),e._sharedPtrInUse=!0,r0.HEAPU8.set(r.utf8Value,e._sharedPtr),this.ptr=e._sharedPtr):this.ptr=r.createString(r0)}convertUtf8OffsetToUtf16(e){return this.utf8OffsetToUtf16?e<0?0:e>this.utf8Length?this.utf16Length:this.utf8OffsetToUtf16[e]:e}convertUtf16OffsetToUtf8(e){return this.utf16OffsetToUtf8?e<0?0:e>this.utf16Length?this.utf8Length:this.utf16OffsetToUtf8[e]:e}dispose(){this.ptr===e._sharedPtr?e._sharedPtrInUse=!1:this._onigBinding.ofree(this.ptr)}};rQ(r2,"LAST_ID",0),rQ(r2,"_sharedPtr",0),rQ(r2,"_sharedPtrInUse",!1);class r5{constructor(e){if(rQ(this,"_onigBinding"),rQ(this,"_ptr"),!r0)throw new rK("Must invoke loadWasm first.");const t=[],r=[];for(let n=0,s=e.length;n<s;n++){const s=new r1(e[n]);t[n]=s.createString(r0),r[n]=s.utf8Length}const n=r0.omalloc(4*e.length);r0.HEAPU32.set(t,n/4);const s=r0.omalloc(4*e.length);r0.HEAPU32.set(r,s/4);const i=r0.createOnigScanner(n,s,e.length);for(let r=0,n=e.length;r<n;r++)r0.ofree(t[r]);r0.ofree(s),r0.ofree(n),0===i&&function(e){throw new rK(e.UTF8ToString(e.getLastOnigError()))}(r0),this._onigBinding=r0,this._ptr=i}dispose(){this._onigBinding.freeOnigScanner(this._ptr)}findNextMatchSync(e,t,r){let n=0;if("number"==typeof r&&(n=r),"string"==typeof e){e=new r2(e);let r=this._findNextMatchSync(e,t,!1,n);return e.dispose(),r}return this._findNextMatchSync(e,t,!1,n)}_findNextMatchSync(e,t,r,n){let s=this._onigBinding,i=s.findNextOnigScannerMatch(this._ptr,e.id,e.ptr,e.utf8Length,e.convertUtf16OffsetToUtf8(t),n);if(0===i)return null;let a=s.HEAPU32,o=i/4,l=a[o++],c=a[o++],u=[];for(let t=0;t<c;t++){let r=e.convertUtf8OffsetToUtf16(a[o++]),n=e.convertUtf8OffsetToUtf16(a[o++]);u[t]={start:r,end:n,length:n-r}}return{index:l,captureIndices:u}}}function r3(e){return t=>WebAssembly.instantiate(e,t)}async function r6(e){return e&&await (r||(r=async function(){r0=await rJ(async t=>{let r=e;if("function"==typeof(r=await r)&&(r=await r(t)),"function"==typeof r&&(r=await r(t)),"function"==typeof r.instantiator)r=await r.instantiator(t);else if("function"==typeof r.default)r=await r.default(t);else{var n,s,i,a;if(void 0!==r.data&&(r=r.data),n=r,"u">typeof Response&&n instanceof Response){r="function"==typeof WebAssembly.instantiateStreaming?await (i=r,e=>WebAssembly.instantiateStreaming(i,e))(t):await (a=r,async e=>{let t=await a.arrayBuffer();return WebAssembly.instantiate(t,e)})(t)}else(s=r,"u">typeof ArrayBuffer&&(s instanceof ArrayBuffer||ArrayBuffer.isView(s))||void 0!==rH.Buffer&&rH.Buffer.isBuffer?.(s)||"u">typeof SharedArrayBuffer&&s instanceof SharedArrayBuffer||"u">typeof Uint32Array&&s instanceof Uint32Array||r instanceof WebAssembly.Module)?r=await r3(r)(t):"default"in r&&r.default instanceof WebAssembly.Module&&(r=await r3(r.default)(t))}return"instance"in r&&(r=r.instance),"exports"in r&&(r=r.exports),r})}())),{createScanner:e=>new r5(e.map(e=>"string"==typeof e?e:e.source)),createString:e=>new r2(e)}}let r4=(o=(f={langs:ey,themes:rq,engine:()=>r6(e.A(259500))}).langs,l=f.themes,c=f.engine,async function(e){function t(t){if("string"==typeof t){if(rl(t=e.langAlias?.[t]||t))return[];let r=o[t];if(!r)throw new ev(`Language \`${t}\` is not included in this bundle. You may want to load it from external source.`);return r}return t}function r(e){if(rc(e))return"none";if("string"==typeof e){let t=l[e];if(!t)throw new ev(`Theme \`${e}\` is not included in this bundle. You may want to load it from external source.`);return t}return e}let n=(e.themes??[]).map(e=>r(e)),s=(e.langs??[]).map(e=>t(e)),i=await rG({engine:e.engine??c(),...e,themes:n,langs:s});return{...i,loadLanguage:(...e)=>i.loadLanguage(...e.map(t)),loadTheme:(...e)=>i.loadTheme(...e.map(r)),getBundledLanguages:()=>o,getBundledThemes:()=>l}});var r8=new Set(Object.keys(ey)),r9=new Map,r7=new Map,ne=new Map,nt=function(e={}){var t;let r=null!=(t=e.themes)?t:["github-light","github-dark"];return{name:"shiki",type:"code-highlighter",supportsLanguage:e=>r8.has(e),getSupportedLanguages:()=>Array.from(r8),getThemes:()=>r,highlight({code:e,language:t,themes:r},n){let s,i,a=(s=e.slice(0,100),i=e.length>100?e.slice(-100):"",`${t}:${r[0]}:${r[1]}:${e.length}:${s}:${i}`);return r7.has(a)?r7.get(a):(n&&(ne.has(a)||ne.set(a,new Set),ne.get(a).add(n)),((e,t)=>{let r=`${e}-${t[0]}-${t[1]}`;if(r9.has(r))return r9.get(r);let n=r4({themes:t,langs:[e]});return r9.set(r,n),n})(t,r).then(n=>{let s=n.getLoadedLanguages().includes(t)?t:"text",i=n.codeToTokens(e,{lang:s,themes:{light:r[0],dark:r[1]}});r7.set(a,i);let o=ne.get(a);if(o){for(let e of o)e(i);ne.delete(a)}}).catch(e=>{console.error("[Streamdown Code] Failed to highlight code:",e),ne.delete(a)}),null)}}}(),nr=e.i(501201),nn=e.i(178747);function ns(e,t){let r=function(e,t){switch(e.nodeType){case 1:return function(e,t){let r=e.namespaceURI,n=r===nn.webNamespaces.svg?nr.s:nr.h,s=r===nn.webNamespaces.html?e.tagName.toLowerCase():e.tagName,i=r===nn.webNamespaces.html&&"template"===s?e.content:e,a=e.getAttributeNames(),o={},l=-1;for(;++l<a.length;)o[a[l]]=e.getAttribute(a[l])||"";return n(s,o,ni(i,t))}(e,t);case 3:return{type:"text",value:e.nodeValue||""};case 8:return{type:"comment",value:e.nodeValue||""};case 9:case 11:return function(e,t){return{type:"root",children:ni(e,t)}}(e,t);case 10:return{type:"doctype"};default:return}}(e,t);return r&&t.afterTransform&&t.afterTransform(e,r),r}function ni(e,t){let r=e.childNodes,n=[],s=-1;for(;++s<r.length;){let e=ns(r[s],t);void 0!==e&&n.push(e)}return n}let na=new DOMParser;var no=e.i(336200);let nl=function(e,t,r){let n=(0,no.convert)(r);if(!e||!e.type||!e.children)throw Error("Expected parent node");if("number"==typeof t){if(t<0||t===1/0)throw Error("Expected positive finite number as index")}else if((t=e.children.indexOf(t))<0)throw Error("Expected child node or index");for(;++t<e.children.length;)if(n(e.children[t],t,e))return e.children[t]},nc=function(e){if(null==e)return nd;if("string"==typeof e){var t;return t=e,nu(function(e){return e.tagName===t})}if("object"==typeof e){var r=e;let t=[],n=-1;for(;++n<r.length;)t[n]=nc(r[n]);return nu(function(...e){let r=-1;for(;++r<t.length;)if(t[r].apply(this,e))return!0;return!1})}if("function"==typeof e)return nu(e);throw Error("Expected function, string, or array as `test`")};function nu(e){return function(t,r,n){var s;return!!(null!==(s=t)&&"object"==typeof s&&"type"in s&&"tagName"in s&&e.call(this,t,"number"==typeof r?r:void 0,n||void 0))}}function nd(e){return!!(e&&"object"==typeof e&&"type"in e&&"element"===e.type&&"tagName"in e&&"string"==typeof e.tagName)}let nh=/\n/g,np=/[\t ]+/g,nm=nc("br"),nf=nc(function(e){return"td"===e.tagName||"th"===e.tagName}),ng=nc("p"),nx=nc("tr"),ny=nc(["datalist","head","noembed","noframes","noscript","rp","script","style","template","title",function(e){return!!(e.properties||{}).hidden},function(e){return"dialog"===e.tagName&&!(e.properties||{}).open}]),nv=nc(["address","article","aside","blockquote","body","caption","center","dd","dialog","dir","dl","dt","div","figure","figcaption","footer","form,","h1","h2","h3","h4","h5","h6","header","hgroup","hr","html","legend","li","listing","main","menu","nav","ol","p","plaintext","pre","section","ul","xmp"]);function nb(e,t){let r,n=String(e.value),s=[],i=[],a=0;for(;a<=n.length;){nh.lastIndex=a;let e=nh.exec(n),r=e&&"index"in e?e.index:n.length;s.push(function(e,t,r){let n,s=[],i=0;for(;i<e.length;){np.lastIndex=i;let r=np.exec(e);n=r?r.index:e.length,i||n||!r||t||s.push(""),i!==n&&s.push(e.slice(i,n)),i=r?n+r[0].length:n}return i===n||r||s.push(""),s.join(" ")}(n.slice(a,r).replace(/[\u061C\u200E\u200F\u202A-\u202E\u2066-\u2069]/g,""),0!==a||t.breakBefore,r!==n.length||t.breakAfter)),a=r+1}let o=-1;for(;++o<s.length;)8203===s[o].charCodeAt(s[o].length-1)||o<s.length-1&&8203===s[o+1].charCodeAt(0)?(i.push(s[o]),r=void 0):s[o]?("number"==typeof r&&i.push(r),i.push(s[o]),r=0):(0===o||o===s.length-1)&&i.push(0);return i}function nw(e,t){if("element"===e.type){let r=e.properties||{};switch(e.tagName){case"listing":case"plaintext":case"xmp":return"pre";case"nobr":return"nowrap";case"pre":return r.wrap?"pre-wrap":"pre";case"td":case"th":return r.noWrap?"nowrap":t.whitespace;case"textarea":return"pre-wrap"}}return t.whitespace}var nk=e.i(751692),nj=e.i(687685);let nN={},nS=[];function nC(e){let t=e||nN;return function(e,r){(0,nj.visitParents)(e,"element",function(e,n){let s,i=Array.isArray(e.properties.className)?e.properties.className:nS,a=i.includes("language-math"),o=i.includes("math-display"),l=i.includes("math-inline"),c=o;if(!a&&!o&&!l)return;let u=n[n.length-1],d=e;if("code"===e.tagName&&a&&u&&"element"===u.type&&"pre"===u.tagName&&(d=u,u=n[n.length-2],c=!0),!u)return;let h=function(e,t){let r,n="children"in e?e.children:[],s=nv(e),i=nw(e,{whitespace:(t||{}).whitespace||"normal",breakBefore:!1,breakAfter:!1}),a=[];("text"===e.type||"comment"===e.type)&&a.push(...nb(e,{whitespace:i,breakBefore:!0,breakAfter:!0}));let o=-1;for(;++o<n.length;)a.push(...function e(t,r,n){return"element"===t.type?function(t,r,n){let s,i,a=nw(t,n),o=t.children||[],l=-1,c=[];if(ny(t))return c;for(nm(t)||nx(t)&&nl(r,t,nx)?i="\n":ng(t)?(s=2,i=2):nv(t)&&(s=1,i=1);++l<o.length;)c=c.concat(e(o[l],t,{whitespace:a,breakBefore:l?void 0:s,breakAfter:l<o.length-1?nm(o[l+1]):i}));return nf(t)&&nl(r,t,nf)&&c.push(" "),s&&c.unshift(s),i&&c.push(i),c}(t,r,n):"text"===t.type?"normal"===n.whitespace?nb(t,n):[String(t.value)]:[]}(n[o],e,{whitespace:i,breakBefore:o?void 0:s,breakAfter:o<n.length-1?nm(n[o+1]):s}));let l=[];for(o=-1;++o<a.length;){let e=a[o];"number"==typeof e?void 0!==r&&e>r&&(r=e):e&&(void 0!==r&&r>-1&&l.push("\n".repeat(r)||" "),r=-1,l.push(e))}return l.join("")}(d,{whitespace:"pre"});try{s=nk.default.renderToString(h,{...t,displayMode:c,throwOnError:!0})}catch(a){let i=a.name.toLowerCase();r.message("Could not render math with KaTeX",{ancestors:[...n,e],cause:a,place:e.position,ruleId:i,source:"rehype-katex"});try{s=nk.default.renderToString(h,{...t,displayMode:c,strict:"ignore",throwOnError:!1})}catch{s=[{type:"element",tagName:"span",properties:{className:["katex-error"],style:"color:"+(t.errorColor||"#cc0000"),title:String(a)},children:[{type:"text",value:h}]}]}}if("string"==typeof s){var p,m,f;let e;s=(p=s,m={fragment:!0},ns(m?.fragment?(f=p,(e=document.createElement("template")).innerHTML=f,e.content):na.parseFromString(p,"text/html"),{})||{type:"root",children:[]}).children}let g=u.children.indexOf(d);return u.children.splice(g,1,...s),nj.SKIP})}}var nA=e.i(529008),n_=e.i(854732);let nT={tokenize:function(e,t,r){let n=this,s=n.events[n.events.length-1],i=s&&"linePrefix"===s[1].type?s[2].sliceSerialize(s[1],!0).length:0,a=0;return function(t){return e.enter("mathFlow"),e.enter("mathFlowFence"),e.enter("mathFlowFenceSequence"),function t(n){return 36===n?(e.consume(n),a++,t):a<2?r(n):(e.exit("mathFlowFenceSequence"),(0,n_.factorySpace)(e,o,"whitespace")(n))}(t)};function o(t){return null===t||(0,W.markdownLineEnding)(t)?l(t):(e.enter("mathFlowFenceMeta"),e.enter("chunkString",{contentType:"string"}),function t(n){return null===n||(0,W.markdownLineEnding)(n)?(e.exit("chunkString"),e.exit("mathFlowFenceMeta"),l(n)):36===n?r(n):(e.consume(n),t)}(t))}function l(r){return(e.exit("mathFlowFence"),n.interrupt)?t(r):e.attempt(nE,c,h)(r)}function c(t){return e.attempt({tokenize:p,partial:!0},h,u)(t)}function u(t){return(i?(0,n_.factorySpace)(e,d,"linePrefix",i+1):d)(t)}function d(t){return null===t?h(t):(0,W.markdownLineEnding)(t)?e.attempt(nE,c,h)(t):(e.enter("mathFlowValue"),function t(r){return null===r||(0,W.markdownLineEnding)(r)?(e.exit("mathFlowValue"),d(r)):(e.consume(r),t)}(t))}function h(r){return e.exit("mathFlow"),t(r)}function p(e,t,r){let s=0;return(0,n_.factorySpace)(e,function(t){return e.enter("mathFlowFence"),e.enter("mathFlowFenceSequence"),function t(n){return 36===n?(s++,e.consume(n),t):s<a?r(n):(e.exit("mathFlowFenceSequence"),(0,n_.factorySpace)(e,i,"whitespace")(n))}(t)},"linePrefix",n.parser.constructs.disable.null.includes("codeIndented")?void 0:4);function i(n){return null===n||(0,W.markdownLineEnding)(n)?(e.exit("mathFlowFence"),t(n)):r(n)}}},concrete:!0,name:"mathFlow"},nE={tokenize:function(e,t,r){let n=this;return function(r){return null===r?t(r):(e.enter("lineEnding"),e.consume(r),e.exit("lineEnding"),s)};function s(e){return n.parser.lazy[n.now().line]?r(e):t(e)}},partial:!0};function nP(e){let t,r,n=e.length-4,s=3;if(("lineEnding"===e[3][1].type||"space"===e[s][1].type)&&("lineEnding"===e[n][1].type||"space"===e[n][1].type)){for(t=s;++t<n;)if("mathTextData"===e[t][1].type){e[n][1].type="mathTextPadding",e[s][1].type="mathTextPadding",s+=2,n-=2;break}}for(t=s-1,n++;++t<=n;)void 0===r?t!==n&&"lineEnding"!==e[t][1].type&&(r=t):(t===n||"lineEnding"===e[t][1].type)&&(e[r][1].type="mathTextData",t!==r+2&&(e[r][1].end=e[t-1][1].end,e.splice(r+2,t-r-2),n-=t-r-2,t=r+2),r=void 0);return e}function nR(e){return 36!==e||"characterEscape"===this.events[this.events.length-1][1].type}let nM={};function nI(e){let t,r=e||nM,n=this.data(),s=n.micromarkExtensions||(n.micromarkExtensions=[]),i=n.fromMarkdownExtensions||(n.fromMarkdownExtensions=[]),a=n.toMarkdownExtensions||(n.toMarkdownExtensions=[]);s.push({flow:{36:nT},text:{36:(null==(t=(r||{}).singleDollarTextMath)&&(t=!0),{tokenize:function(e,r,n){let s,i,a=0;return function(r){return e.enter("mathText"),e.enter("mathTextSequence"),function r(s){return 36===s?(e.consume(s),a++,r):a<2&&!t?n(s):(e.exit("mathTextSequence"),o(s))}(r)};function o(t){return null===t?n(t):36===t?(i=e.enter("mathTextSequence"),s=0,function t(n){return 36===n?(e.consume(n),s++,t):s===a?(e.exit("mathTextSequence"),e.exit("mathText"),r(n)):(i.type="mathTextData",l(n))}(t)):32===t?(e.enter("space"),e.consume(t),e.exit("space"),o):(0,W.markdownLineEnding)(t)?(e.enter("lineEnding"),e.consume(t),e.exit("lineEnding"),o):(e.enter("mathTextData"),l(t))}function l(t){return null===t||32===t||36===t||(0,W.markdownLineEnding)(t)?(e.exit("mathTextData"),o(t)):(e.consume(t),l)}},resolve:nP,previous:nR,name:"mathText"})}}),i.push(function(){return{enter:{mathFlow:function(e){this.enter({type:"math",meta:null,value:"",data:{hName:"pre",hChildren:[{type:"element",tagName:"code",properties:{className:["language-math","math-display"]},children:[]}]}},e)},mathFlowFenceMeta:function(){this.buffer()},mathText:function(e){this.enter({type:"inlineMath",value:"",data:{hName:"code",hProperties:{className:["language-math","math-inline"]},hChildren:[]}},e),this.buffer()}},exit:{mathFlow:function(e){let t=this.resume().replace(/^(\r?\n|\r)|(\r?\n|\r)$/g,""),r=this.stack[this.stack.length-1];(0,U.ok)("math"===r.type),this.exit(e),r.value=t;let n=r.data.hChildren[0];(0,U.ok)("element"===n.type),(0,U.ok)("code"===n.tagName),n.children.push({type:"text",value:t}),this.data.mathFlowInside=void 0},mathFlowFence:function(){this.data.mathFlowInside||(this.buffer(),this.data.mathFlowInside=!0)},mathFlowFenceMeta:function(){let e=this.resume(),t=this.stack[this.stack.length-1];(0,U.ok)("math"===t.type),t.meta=e},mathFlowValue:e,mathText:function(e){let t=this.resume(),r=this.stack[this.stack.length-1];(0,U.ok)("inlineMath"===r.type),this.exit(e),r.value=t,r.data.hChildren.push({type:"text",value:t})},mathTextData:e}};function e(e){this.config.enter.data.call(this,e),this.config.exit.data.call(this,e)}}()),a.push(function(e){let t=(e||{}).singleDollarTextMath;return null==t&&(t=!0),r.peek=function(){return"$"},{unsafe:[{character:"\r",inConstruct:"mathFlowMeta"},{character:"\n",inConstruct:"mathFlowMeta"},{character:"$",after:t?void 0:"\\$",inConstruct:"phrasing"},{character:"$",inConstruct:"mathFlowMeta"},{atBreak:!0,character:"$",after:"\\$"}],handlers:{math:function(e,t,r,n){let s=e.value||"",i=r.createTracker(n),a="$".repeat(Math.max((0,nA.longestStreak)(s,"$")+1,2)),o=r.enter("mathFlow"),l=i.move(a);if(e.meta){let t=r.enter("mathFlowMeta");l+=i.move(r.safe(e.meta,{after:"\n",before:l,encode:["$"],...i.current()})),t()}return l+=i.move("\n"),s&&(l+=i.move(s+"\n")),l+=i.move(a),o(),l},inlineMath:r}};function r(e,r,n){let s=e.value||"",i=1;for(!t&&i++;RegExp("(^|[^$])"+"\\$".repeat(i)+"([^$]|$)").test(s);)i++;let a="$".repeat(i);/[^ \r\n]/.test(s)&&(/^[ \r\n]/.test(s)&&/[ \r\n]$/.test(s)||/^\$|\$$/.test(s))&&(s=" "+s+" ");let o=-1;for(;++o<n.unsafe.length;){let e,t=n.unsafe[o];if(!t.atBreak)continue;let r=n.compilePattern(t);for(;e=r.exec(s);){let t=e.index;10===s.codePointAt(t)&&13===s.codePointAt(t-1)&&t--,s=s.slice(0,t)+" "+s.slice(e.index+1)}}return a+s+a}}(r))}var nL=function(e={}){var t,r;return{name:"katex",type:"math",remarkPlugin:[nI,{singleDollarTextMath:null!=(t=e.singleDollarTextMath)&&t}],rehypePlugin:[nC,{errorColor:null!=(r=e.errorColor)?r:"var(--color-muted-foreground)"}],getStyles:()=>"katex/dist/katex.min.css"}}(),nD=e.i(356212),nz=e.i(687734),nO=e.i(856012),nB=e.i(364601);e.i(628511),e.i(537981),e.i(17415),e.i(661981),e.i(916048);var nF=e.i(284421),n$=e.i(97482),nV=e.i(209026),nU=e.i(460753),nW=e.i(116288);e.i(492314);var nG=e.i(59955),nq="comm",nH="rule",nK="decl",nX=Math.abs,nY=String.fromCharCode;function nJ(e,t,r){return e.replace(t,r)}function nZ(e,t){return 0|e.charCodeAt(t)}function nQ(e,t,r){return e.slice(t,r)}function n0(e){return e.length}function n1(e,t){return t.push(e),e}var n2=1,n5=1,n3=0,n6=0,n4=0,n8="";function n9(e,t,r,n,s,i,a,o){return{value:e,root:t,parent:r,type:n,props:s,children:i,line:n2,column:n5,length:a,return:"",siblings:o}}function n7(){return n4=n6<n3?nZ(n8,n6++):0,n5++,10===n4&&(n5=1,n2++),n4}function se(){return nZ(n8,n6)}function st(e){switch(e){case 0:case 9:case 10:case 13:case 32:return 5;case 33:case 43:case 44:case 47:case 62:case 64:case 126:case 59:case 123:case 125:return 4;case 58:return 3;case 34:case 39:case 40:case 91:return 2;case 41:case 93:return 1}return 0}function sr(e){var t,r;return(t=n6-1,r=function e(t){for(;n7();)switch(n4){case t:return n6;case 34:case 39:34!==t&&39!==t&&e(n4);break;case 40:41===t&&e(t);break;case 92:n7()}return n6}(91===e?e+2:40===e?e+1:e),nQ(n8,t,r)).trim()}function sn(e,t,r,n,s,i,a,o,l,c,u,d){for(var h=s-1,p=0===s?i:[""],m=p.length,f=0,g=0,x=0;f<n;++f)for(var y=0,v=nQ(e,h+1,h=nX(g=a[f])),b=e;y<m;++y)(b=(g>0?p[y]+" "+v:nJ(v,/&\f/g,p[y])).trim())&&(l[x++]=b);return n9(e,t,r,0===s?nH:o,l,c,u,d)}function ss(e,t,r,n,s){return n9(e,t,r,nK,nQ(e,0,n),nQ(e,n+1,-1),n,s)}function si(e,t){for(var r="",n=0;n<e.length;n++)r+=t(e[n],n,e,t)||"";return r}function sa(e,t,r,n){switch(e.type){case"@layer":if(e.children.length)break;case"@import":case"@namespace":case nK:return e.return=e.return||e.value;case nq:return"";case"@keyframes":return e.return=e.value+"{"+si(e.children,n)+"}";case nH:if(!n0(e.value=e.props.join(",")))return""}return n0(r=si(e.children,n))?e.return=e.value+"{"+r+"}":""}var so=e.i(190002),sl=e.i(473063),sc={id:"c4",detector:(0,nU.__name)(e=>/^\s*C4Context|C4Container|C4Component|C4Dynamic|C4Deployment/.test(e),"detector"),loader:(0,nU.__name)(async()=>{let{diagram:t}=await e.A(533915);return{id:"c4",diagram:t}},"loader")},su="flowchart",sd=(0,nU.__name)((e,t)=>t?.flowchart?.defaultRenderer!=="dagre-wrapper"&&t?.flowchart?.defaultRenderer!=="elk"&&/^\s*graph/.test(e),"detector"),sh=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(956761);return{id:su,diagram:t}},"loader"),sp={id:su,detector:sd,loader:sh},sm="flowchart-v2",sf=(0,nU.__name)((e,t)=>t?.flowchart?.defaultRenderer!=="dagre-d3"&&(t?.flowchart?.defaultRenderer==="elk"&&(t.layout="elk"),!!/^\s*graph/.test(e)&&t?.flowchart?.defaultRenderer==="dagre-wrapper"||/^\s*flowchart/.test(e)),"detector"),sg=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(956761);return{id:sm,diagram:t}},"loader"),sx={id:sm,detector:sf,loader:sg},sy={id:"er",detector:(0,nU.__name)(e=>/^\s*erDiagram/.test(e),"detector"),loader:(0,nU.__name)(async()=>{let{diagram:t}=await e.A(943185);return{id:"er",diagram:t}},"loader")},sv="gitGraph",sb=(0,nU.__name)(e=>/^\s*gitGraph/.test(e),"detector"),sw=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(388129);return{id:sv,diagram:t}},"loader"),sk={id:sv,detector:sb,loader:sw},sj="gantt",sN=(0,nU.__name)(e=>/^\s*gantt/.test(e),"detector"),sS=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(941076);return{id:sj,diagram:t}},"loader"),sC={id:sj,detector:sN,loader:sS},sA="info",s_=(0,nU.__name)(e=>/^\s*info/.test(e),"detector"),sT=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(781187);return{id:sA,diagram:t}},"loader"),sE={id:sA,detector:s_,loader:sT},sP={id:"pie",detector:(0,nU.__name)(e=>/^\s*pie/.test(e),"detector"),loader:(0,nU.__name)(async()=>{let{diagram:t}=await e.A(459696);return{id:"pie",diagram:t}},"loader")},sR="quadrantChart",sM=(0,nU.__name)(e=>/^\s*quadrantChart/.test(e),"detector"),sI=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(348039);return{id:sR,diagram:t}},"loader"),sL={id:sR,detector:sM,loader:sI},sD="xychart",sz=(0,nU.__name)(e=>/^\s*xychart(-beta)?/.test(e),"detector"),sO=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(110104);return{id:sD,diagram:t}},"loader"),sB={id:sD,detector:sz,loader:sO},sF="requirement",s$=(0,nU.__name)(e=>/^\s*requirement(Diagram)?/.test(e),"detector"),sV=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(666358);return{id:sF,diagram:t}},"loader"),sU={id:sF,detector:s$,loader:sV},sW="sequence",sG=(0,nU.__name)(e=>/^\s*sequenceDiagram/.test(e),"detector"),sq=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(966453);return{id:sW,diagram:t}},"loader"),sH={id:sW,detector:sG,loader:sq},sK="class",sX=(0,nU.__name)((e,t)=>t?.class?.defaultRenderer!=="dagre-wrapper"&&/^\s*classDiagram/.test(e),"detector"),sY=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(723358);return{id:sK,diagram:t}},"loader"),sJ={id:sK,detector:sX,loader:sY},sZ="classDiagram",sQ=(0,nU.__name)((e,t)=>!!/^\s*classDiagram/.test(e)&&t?.class?.defaultRenderer==="dagre-wrapper"||/^\s*classDiagram-v2/.test(e),"detector"),s0=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(873682);return{id:sZ,diagram:t}},"loader"),s1={id:sZ,detector:sQ,loader:s0},s2="state",s5=(0,nU.__name)((e,t)=>t?.state?.defaultRenderer!=="dagre-wrapper"&&/^\s*stateDiagram/.test(e),"detector"),s3=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(334989);return{id:s2,diagram:t}},"loader"),s6={id:s2,detector:s5,loader:s3},s4="stateDiagram",s8=(0,nU.__name)((e,t)=>!!(/^\s*stateDiagram-v2/.test(e)||/^\s*stateDiagram/.test(e)&&t?.state?.defaultRenderer==="dagre-wrapper"),"detector"),s9=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(740095);return{id:s4,diagram:t}},"loader"),s7={id:s4,detector:s8,loader:s9},ie="journey",it=(0,nU.__name)(e=>/^\s*journey/.test(e),"detector"),ir=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(984866);return{id:ie,diagram:t}},"loader"),is={id:ie,detector:it,loader:ir},ii={draw:(0,nU.__name)((e,t,r)=>{nU.log.debug("rendering svg for syntax error\n");let n=(0,nz.selectSvgElement)(t),s=n.append("g");n.attr("viewBox","0 0 2412 512"),(0,nV.configureSvgSize)(n,100,512,!0),s.append("path").attr("class","error-icon").attr("d","m411.313,123.313c6.25-6.25 6.25-16.375 0-22.625s-16.375-6.25-22.625,0l-32,32-9.375,9.375-20.688-20.688c-12.484-12.5-32.766-12.5-45.25,0l-16,16c-1.261,1.261-2.304,2.648-3.31,4.051-21.739-8.561-45.324-13.426-70.065-13.426-105.867,0-192,86.133-192,192s86.133,192 192,192 192-86.133 192-192c0-24.741-4.864-48.327-13.426-70.065 1.402-1.007 2.79-2.049 4.051-3.31l16-16c12.5-12.492 12.5-32.758 0-45.25l-20.688-20.688 9.375-9.375 32.001-31.999zm-219.313,100.687c-52.938,0-96,43.063-96,96 0,8.836-7.164,16-16,16s-16-7.164-16-16c0-70.578 57.422-128 128-128 8.836,0 16,7.164 16,16s-7.164,16-16,16z"),s.append("path").attr("class","error-icon").attr("d","m459.02,148.98c-6.25-6.25-16.375-6.25-22.625,0s-6.25,16.375 0,22.625l16,16c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688 6.25-6.25 6.25-16.375 0-22.625l-16.001-16z"),s.append("path").attr("class","error-icon").attr("d","m340.395,75.605c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688 6.25-6.25 6.25-16.375 0-22.625l-16-16c-6.25-6.25-16.375-6.25-22.625,0s-6.25,16.375 0,22.625l15.999,16z"),s.append("path").attr("class","error-icon").attr("d","m400,64c8.844,0 16-7.164 16-16v-32c0-8.836-7.156-16-16-16-8.844,0-16,7.164-16,16v32c0,8.836 7.156,16 16,16z"),s.append("path").attr("class","error-icon").attr("d","m496,96.586h-32c-8.844,0-16,7.164-16,16 0,8.836 7.156,16 16,16h32c8.844,0 16-7.164 16-16 0-8.836-7.156-16-16-16z"),s.append("path").attr("class","error-icon").attr("d","m436.98,75.605c3.125,3.125 7.219,4.688 11.313,4.688 4.094,0 8.188-1.563 11.313-4.688l32-32c6.25-6.25 6.25-16.375 0-22.625s-16.375-6.25-22.625,0l-32,32c-6.251,6.25-6.251,16.375-0.001,22.625z"),s.append("text").attr("class","error-text").attr("x",1440).attr("y",250).attr("font-size","150px").style("text-anchor","middle").text("Syntax error in text"),s.append("text").attr("class","error-text").attr("x",1250).attr("y",400).attr("font-size","100px").style("text-anchor","middle").text(`mermaid version ${r}`)},"draw")},ia={db:{},renderer:ii,parser:{parse:(0,nU.__name)(()=>{},"parse")}},io="flowchart-elk",il=(0,nU.__name)((e,t={})=>!!(/^\s*flowchart-elk/.test(e)||/^\s*(flowchart|graph)/.test(e)&&t?.flowchart?.defaultRenderer==="elk")&&(t.layout="elk",!0),"detector"),ic=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(956761);return{id:io,diagram:t}},"loader"),iu={id:io,detector:il,loader:ic},id="timeline",ih=(0,nU.__name)(e=>/^\s*timeline/.test(e),"detector"),ip=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(886387);return{id:id,diagram:t}},"loader"),im={id:id,detector:ih,loader:ip},ig="mindmap",ix=(0,nU.__name)(e=>/^\s*mindmap/.test(e),"detector"),iy=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(391450);return{id:ig,diagram:t}},"loader"),iv={id:ig,detector:ix,loader:iy},ib="kanban",iw=(0,nU.__name)(e=>/^\s*kanban/.test(e),"detector"),ik=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(870423);return{id:ib,diagram:t}},"loader"),ij={id:ib,detector:iw,loader:ik},iN="sankey",iS=(0,nU.__name)(e=>/^\s*sankey(-beta)?/.test(e),"detector"),iC=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(390930);return{id:iN,diagram:t}},"loader"),iA={id:iN,detector:iS,loader:iC},i_="packet",iT=(0,nU.__name)(e=>/^\s*packet(-beta)?/.test(e),"detector"),iE=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(776122);return{id:i_,diagram:t}},"loader"),iP={id:i_,detector:iT,loader:iE},iR="radar",iM=(0,nU.__name)(e=>/^\s*radar-beta/.test(e),"detector"),iI=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(336554);return{id:iR,diagram:t}},"loader"),iL={id:iR,detector:iM,loader:iI},iD="block",iz=(0,nU.__name)(e=>/^\s*block(-beta)?/.test(e),"detector"),iO=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(840096);return{id:iD,diagram:t}},"loader"),iB={id:iD,detector:iz,loader:iO},iF="architecture",i$=(0,nU.__name)(e=>/^\s*architecture/.test(e),"detector"),iV=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(604139);return{id:iF,diagram:t}},"loader"),iU={id:iF,detector:i$,loader:iV},iW="treemap",iG=(0,nU.__name)(e=>/^\s*treemap/.test(e),"detector"),iq=(0,nU.__name)(async()=>{let{diagram:t}=await e.A(717464);return{id:iW,diagram:t}},"loader"),iH={id:iW,detector:iG,loader:iq},iK=!1,iX=(0,nU.__name)(()=>{iK||(iK=!0,(0,nV.registerDiagram)("error",ia,e=>"error"===e.toLowerCase().trim()),(0,nV.registerDiagram)("---",{db:{clear:(0,nU.__name)(()=>{},"clear")},styles:{},renderer:{draw:(0,nU.__name)(()=>{},"draw")},parser:{parse:(0,nU.__name)(()=>{throw Error("Diagrams beginning with --- are not valid. If you were trying to use a YAML front-matter, please ensure that you've correctly opened and closed the YAML front-matter with un-indented `---` blocks")},"parse")},init:(0,nU.__name)(()=>null,"init")},e=>e.toLowerCase().trimStart().startsWith("---")),(0,nV.registerLazyLoadedDiagrams)(iu,iv,iU),(0,nV.registerLazyLoadedDiagrams)(sc,ij,s1,sJ,sy,sC,sE,sP,sU,sH,sx,sp,im,sk,s7,s6,is,sL,iA,iP,sB,iB,iL,iH))},"addDiagrams"),iY=(0,nU.__name)(async()=>{nU.log.debug("Loading registered diagrams");let e=(await Promise.allSettled(Object.entries(nV.detectors).map(async([e,{detector:t,loader:r}])=>{if(r)try{(0,nV.getDiagram)(e)}catch{try{let{diagram:e,id:n}=await r();(0,nV.registerDiagram)(n,e,t)}catch(t){throw nU.log.error(`Failed to load external diagram with key ${e}. Removing from detectors.`),delete nV.detectors[e],t}}}))).filter(e=>"rejected"===e.status);if(e.length>0){for(let t of(nU.log.error(`Failed to load ${e.length} external diagrams`),e))nU.log.error(t);throw Error(`Failed to load ${e.length} external diagrams`)}},"loadRegisteredDiagrams");function iJ(e,t){e.attr("role","graphics-document document"),""!==t&&e.attr("aria-roledescription",t)}function iZ(e,t,r,n){if(void 0!==e.insert){if(r){let t=`chart-desc-${n}`;e.attr("aria-describedby",t),e.insert("desc",":first-child").attr("id",t).text(r)}if(t){let r=`chart-title-${n}`;e.attr("aria-labelledby",r),e.insert("title",":first-child").attr("id",r).text(t)}}}(0,nU.__name)(iJ,"setA11yDiagramInfo"),(0,nU.__name)(iZ,"addSVGa11yTitleDescription");var iQ=class e{constructor(e,t,r,n,s){this.type=e,this.text=t,this.db=r,this.parser=n,this.renderer=s}static{(0,nU.__name)(this,"Diagram")}static async fromText(t,r={}){let n=(0,nV.getConfig)(),s=(0,nV.detectType)(t,n);t=(0,n$.encodeEntities)(t)+"\n";try{(0,nV.getDiagram)(s)}catch{let e=(0,nV.getDiagramLoader)(s);if(!e)throw new nV.UnknownDiagramError(`Diagram ${s} not found.`);let{id:t,diagram:r}=await e();(0,nV.registerDiagram)(t,r)}let{db:i,parser:a,renderer:o,init:l}=(0,nV.getDiagram)(s);return a.parser&&(a.parser.yy=i),i.clear?.(),l?.(n),r.title&&i.setDiagramTitle?.(r.title),await a.parse(t),new e(s,t,i,a,o)}async render(e,t){await this.renderer.draw(this.text,e,t,this)}getParser(){return this.parser}getType(){return this.type}},i0=[],i1=(0,nU.__name)(()=>{i0.forEach(e=>{e()}),i0=[]},"attachFunctions"),i2=(0,nU.__name)(e=>e.replace(/^\s*%%(?!{)[^\n]+\n?/gm,"").trimStart(),"cleanupComments");function i5(e){let t=e.match(nV.frontMatterRegex);if(!t)return{text:e,metadata:{}};let r=(0,nO.load)(t[1],{schema:nO.JSON_SCHEMA})??{};r="object"!=typeof r||Array.isArray(r)?{}:r;let n={};return r.displayMode&&(n.displayMode=r.displayMode.toString()),r.title&&(n.title=r.title.toString()),r.config&&(n.config=r.config),{text:e.slice(t[0].length),metadata:n}}(0,nU.__name)(i5,"extractFrontMatter");var i3=(0,nU.__name)(e=>e.replace(/\r\n?/g,"\n").replace(/<(\w+)([^>]*)>/g,(e,t,r)=>"<"+t+r.replace(/="([^"]*)"/g,"='$1'")+">"),"cleanupText"),i6=(0,nU.__name)(e=>{let{text:t,metadata:r}=i5(e),{displayMode:n,title:s,config:i={}}=r;return n&&(i.gantt||(i.gantt={}),i.gantt.displayMode=n),{title:s,config:i,text:t}},"processFrontmatter"),i4=(0,nU.__name)(e=>{let t=n$.utils_default.detectInit(e)??{},r=n$.utils_default.detectDirective(e,"wrap");return Array.isArray(r)?t.wrap=r.some(({type:e})=>"wrap"===e):r?.type==="wrap"&&(t.wrap=!0),{text:(0,n$.removeDirectives)(e),directive:t}},"processDirectives");function i8(e){let t=i6(i3(e)),r=i4(t.text),n=(0,n$.cleanAndMerge)(t.config,r.directive);return{code:e=i2(r.text),title:t.title,config:n}}function i9(e){return btoa(Array.from(new TextEncoder().encode(e),e=>String.fromCodePoint(e)).join(""))}(0,nU.__name)(i8,"preprocessDiagram"),(0,nU.__name)(i9,"toBase64");var i7=["foreignobject"],ae=["dominant-baseline"];function at(e){let t=i8(e);return(0,nV.reset)(),(0,nV.addDirective)(t.config??{}),t}async function ar(e,t){iX();try{let{code:t,config:r}=at(e);return{diagramType:(await ap(t)).type,config:r}}catch(e){if(t?.suppressErrors)return!1;throw e}}(0,nU.__name)(at,"processAndSetConfigs"),(0,nU.__name)(ar,"parse");var an=(0,nU.__name)((e,t,r=[])=>`
|
|
2
2
|
.${e} ${t} { ${r.join(" !important; ")} !important; }`,"cssImportantStyles"),as=(0,nU.__name)((e,t=new Map)=>{let r="";if(void 0!==e.themeCSS&&(r+=`
|
|
3
3
|
${e.themeCSS}`),void 0!==e.fontFamily&&(r+=`
|
|
4
4
|
:root { --mermaid-font-family: ${e.fontFamily}}`),void 0!==e.altFontFamily&&(r+=`
|
|
5
5
|
:root { --mermaid-alt-font-family: ${e.altFontFamily}}`),t instanceof Map){let n=e.htmlLabels??e.flowchart?.htmlLabels?["> *","span"]:["rect","polygon","ellipse","circle","path"];t.forEach(e=>{(0,sl.default)(e.styles)||n.forEach(t=>{r+=an(e.id,t,e.styles)}),(0,sl.default)(e.textStyles)||(r+=an(e.id,"tspan",(e?.textStyles||[]).map(e=>e.replace("color","fill"))))})}return r},"createCssStyles"),ai=(0,nU.__name)((e,t,r,n)=>{var s,i,a;let o=as(e,r),l=(0,nV.styles_default)(t,o,e.themeVariables);return si((a=function e(t,r,n,s,i,a,o,l,c){for(var u,d,h,p,m,f,g=0,x=0,y=o,v=0,b=0,w=0,k=1,j=1,N=1,S=0,C="",A=i,_=a,T=s,E=C;j;)switch(w=S,S=n7()){case 40:if(108!=w&&58==nZ(E,y-1)){-1!=(m=E+=nJ(sr(S),"&","&\f"),f=nX(g?l[g-1]:0),m.indexOf("&\f",f))&&(N=-1);break}case 34:case 39:case 91:E+=sr(S);break;case 9:case 10:case 13:case 32:E+=function(e){for(;n4=se();)if(n4<33)n7();else break;return st(e)>2||st(n4)>3?"":" "}(w);break;case 92:E+=function(e,t){for(var r;--t&&n7()&&!(n4<48)&&!(n4>102)&&(!(n4>57)||!(n4<65))&&(!(n4>70)||!(n4<97)););return r=n6+(t<6&&32==se()&&32==n7()),nQ(n8,e,r)}(n6-1,7);continue;case 47:switch(se()){case 42:case 47:n1((u=function(e,t){for(;n7();)if(e+n4===57)break;else if(e+n4===84&&47===se())break;return"/*"+nQ(n8,t,n6-1)+"*"+nY(47===e?e:n7())}(n7(),n6),d=r,h=n,p=c,n9(u,d,h,nq,nY(n4),nQ(u,2,-2),0,p)),c),(5==st(w||1)||5==st(se()||1))&&n0(E)&&" "!==nQ(E,-1,void 0)&&(E+=" ");break;default:E+="/"}break;case 123*k:l[g++]=n0(E)*N;case 125*k:case 59:case 0:switch(S){case 0:case 125:j=0;case 59+x:-1==N&&(E=nJ(E,/\f/g,"")),b>0&&(n0(E)-y||0===k&&47===w)&&n1(b>32?ss(E+";",s,n,y-1,c):ss(nJ(E," ","")+";",s,n,y-2,c),c);break;case 59:E+=";";default:if(n1(T=sn(E,r,n,g,x,i,l,C,A=[],_=[],y,a),a),123===S)if(0===x)e(E,r,T,T,A,a,y,l,_);else{switch(v){case 99:if(110===nZ(E,3))break;case 108:if(97===nZ(E,2))break;default:x=0;case 100:case 109:case 115:}x?e(t,T,T,s&&n1(sn(t,T,T,0,0,i,l,C,i,A=[],y,_),_),i,_,y,l,s?A:_):e(E,T,T,T,[""],_,0,l,_)}}g=x=b=0,k=N=1,C=E="",y=o;break;case 58:y=1+n0(E),b=w;default:if(k<1){if(123==S)--k;else if(125==S&&0==k++&&125==(n4=n6>0?nZ(n8,--n6):0,n5--,10===n4&&(n5=1,n2--),n4))continue}switch(E+=nY(S),S*k){case 38:N=x>0?1:(E+="\f",-1);break;case 44:l[g++]=(n0(E)-1)*N,N=1;break;case 64:45===se()&&(E+=sr(n7())),v=se(),x=y=n0(C=E+=function(e){for(;!st(se());)n7();return nQ(n8,e,n6)}(n6)),S++;break;case 45:45===w&&2==n0(E)&&(k=0)}}return a}("",null,null,null,[""],(i=s=`${n}{${l}}`,n2=n5=1,n3=n0(n8=i),n6=0,s=[]),0,[0],s),n8="",a),sa)},"createUserStyles"),aa=(0,nU.__name)((e="",t,r)=>{let n=e;return r||t||(n=n.replace(/marker-end="url\([\d+./:=?A-Za-z-]*?#/g,'marker-end="url(#')),n=(n=(0,n$.decodeEntities)(n)).replace(/<br>/g,"<br/>")},"cleanUpSvgCode"),ao=(0,nU.__name)((e="",t)=>{let r=t?.viewBox?.baseVal?.height?t.viewBox.baseVal.height+"px":"100%",n=i9(`<body style="margin:0">${e}</body>`);return`<iframe style="width:100%;height:${r};border:0;margin:0;" src="data:text/html;charset=UTF-8;base64,${n}" sandbox="allow-top-navigation-by-user-activation allow-popups">
|
|
6
6
|
The "iframe" tag is not supported by your browser.
|
|
7
|
-
</iframe>`},"putIntoIFrame"),al=(0,nU.__name)((e,t,r,n,s)=>{let i=e.append("div");i.attr("id",r),n&&i.attr("style",n);let a=i.append("svg").attr("id",t).attr("width","100%").attr("xmlns","http://www.w3.org/2000/svg");return s&&a.attr("xmlns:xlink",s),a.append("g"),e},"appendDivSvgG");function ac(e,t){return e.append("iframe").attr("id",t).attr("style","width: 100%; height: 100%;").attr("sandbox","")}(0,nU.__name)(ac,"sandboxedIframe");var au=(0,nU.__name)((e,t,r,n)=>{e.getElementById(t)?.remove(),e.getElementById(r)?.remove(),e.getElementById(n)?.remove()},"removeExistingElements"),ad=(0,nU.__name)(async function(e,t,r){let n,s;iX();let i=at(t);t=i.code;let a=(0,nV.getConfig)();nU.log.debug(a),t.length>(a?.maxTextSize??5e4)&&(t="graph TB;a[Maximum text size in diagram exceeded];style a fill:#faa");let o="#"+e,l="i"+e,c="#"+l,u="d"+e,d="#"+u,h=(0,nU.__name)(()=>{let e=m?c:d,t=(0,nW.select)(e).node();t&&"remove"in t&&t.remove()},"removeTempElements"),p=(0,nW.select)("body"),m="sandbox"===a.securityLevel,f="loose"===a.securityLevel,g=a.fontFamily;if(void 0!==r){if(r&&(r.innerHTML=""),m){let e=ac((0,nW.select)(r),l);(p=(0,nW.select)(e.nodes()[0].contentDocument.body)).node().style.margin=0}else p=(0,nW.select)(r);al(p,e,u,`font-family: ${g}`,"http://www.w3.org/1999/xlink")}else{if(au(document,e,u,l),m){let e=ac((0,nW.select)("body"),l);(p=(0,nW.select)(e.nodes()[0].contentDocument.body)).node().style.margin=0}else p=(0,nW.select)("body");al(p,e,u)}try{n=await iQ.fromText(t,{title:i.title})}catch(e){if(a.suppressErrorRendering)throw h(),e;n=await iQ.fromText("error"),s=e}let x=p.select(d).node(),y=n.type,v=x.firstChild,b=v.firstChild,w=ai(a,y,n.renderer.getClasses?.(t,n),o),k=document.createElement("style");k.innerHTML=w,v.insertBefore(k,b);try{await n.renderer.draw(t,e,nD.package_default.version,n)}catch(r){throw a.suppressErrorRendering?h():ii.draw(t,e,nD.package_default.version),r}am(y,p.select(`${d} svg`),n.db.getAccTitle?.(),n.db.getAccDescription?.()),p.select(`[id="${e}"]`).selectAll("foreignobject > *").attr("xmlns","http://www.w3.org/1999/xhtml");let j=p.select(d).node().innerHTML;if(nU.log.debug("config.arrowMarkerAbsolute",a.arrowMarkerAbsolute),j=aa(j,m,(0,nV.evaluate)(a.arrowMarkerAbsolute)),m?j=ao(j,p.select(d+" svg").node()):f||(j=so.default.sanitize(j,{ADD_TAGS:i7,ADD_ATTR:ae,HTML_INTEGRATION_POINTS:{foreignobject:!0}})),i1(),s)throw s;return h(),{diagramType:y,svg:j,bindFunctions:n.db.bindFunctions}},"render");function ah(e={}){let t=(0,nV.assignWithDepth_default)({},e);t?.fontFamily&&!t.themeVariables?.fontFamily&&(t.themeVariables||(t.themeVariables={}),t.themeVariables.fontFamily=t.fontFamily),(0,nV.saveConfigFromInitialize)(t),t?.theme&&t.theme in nV.themes_default?t.themeVariables=nV.themes_default[t.theme].getThemeVariables(t.themeVariables):t&&(t.themeVariables=nV.themes_default.default.getThemeVariables(t.themeVariables));let r="object"==typeof t?(0,nV.setSiteConfig)(t):(0,nV.getSiteConfig)();(0,nU.setLogLevel)(r.logLevel),iX()}(0,nU.__name)(ah,"initialize");var ap=(0,nU.__name)((e,t={})=>{let{code:r}=i8(e);return iQ.fromText(r,t)},"getDiagramFromText");function am(e,t,r,n){iJ(t,e),iZ(t,r,n,t.attr("id"))}(0,nU.__name)(am,"addA11yInfo");var af=Object.freeze({render:ad,parse:ar,getDiagramFromText:ap,initialize:ah,getConfig:nV.getConfig,setConfig:nV.setConfig,getSiteConfig:nV.getSiteConfig,updateSiteConfig:nV.updateSiteConfig,reset:(0,nU.__name)(()=>{(0,nV.reset)()},"reset"),globalReset:(0,nU.__name)(()=>{(0,nV.reset)(nV.defaultConfig)},"globalReset"),defaultConfig:nV.defaultConfig});(0,nU.setLogLevel)((0,nV.getConfig)().logLevel),(0,nV.reset)((0,nV.getConfig)());var ag=(0,nU.__name)((e,t,r)=>{nU.log.warn(e),(0,n$.isDetailedError)(e)?(r&&r(e.str,e.hash),t.push({...e,message:e.str,error:e})):(r&&r(e),e instanceof Error&&t.push({str:e.message,message:e.message,hash:e.name,error:e}))},"handleError"),ax=(0,nU.__name)(async function(e={querySelector:".mermaid"}){try{await ay(e)}catch(t){if((0,n$.isDetailedError)(t)&&nU.log.error(t.str),aE.parseError&&aE.parseError(t),!e.suppressErrors)throw nU.log.error("Use the suppressErrors option to suppress these errors"),t}},"run"),ay=(0,nU.__name)(async function({postRenderCallback:e,querySelector:t,nodes:r}={querySelector:".mermaid"}){let n,s,i=af.getConfig();if(nU.log.debug(`${!e?"No ":""}Callback function found`),r)n=r;else if(t)n=document.querySelectorAll(t);else throw Error("Nodes and querySelector are both undefined");nU.log.debug(`Found ${n.length} diagrams`),i?.startOnLoad!==void 0&&(nU.log.debug("Start On Load: "+i?.startOnLoad),af.updateSiteConfig({startOnLoad:i?.startOnLoad}));let a=new n$.utils_default.InitIDGenerator(i.deterministicIds,i.deterministicIDSeed),o=[];for(let t of Array.from(n)){if(nU.log.info("Rendering diagram: "+t.id),t.getAttribute("data-processed"))continue;t.setAttribute("data-processed","true");let r=`mermaid-${a.next()}`;s=t.innerHTML,s=(0,nG.dedent)(n$.utils_default.entityDecode(s)).trim().replace(/<br\s*\/?>/gi,"<br/>");let n=n$.utils_default.detectInit(s);n&&nU.log.debug("Detected early reinit: ",n);try{let{svg:n,bindFunctions:i}=await a_(r,s,t);t.innerHTML=n,e&&await e(r),i&&i(t)}catch(e){ag(e,o,aE.parseError)}}if(o.length>0)throw o[0]},"runThrowsErrors"),av=(0,nU.__name)(function(e){af.initialize(e)},"initialize"),ab=(0,nU.__name)(async function(e,t,r){nU.log.warn("mermaid.init is deprecated. Please use run instead."),e&&av(e);let n={postRenderCallback:r,querySelector:".mermaid"};"string"==typeof t?n.querySelector=t:t&&(t instanceof HTMLElement?n.nodes=[t]:n.nodes=t),await ax(n)},"init"),aw=(0,nU.__name)(async(e,{lazyLoad:t=!0}={})=>{iX(),(0,nV.registerLazyLoadedDiagrams)(...e),!1===t&&await iY()},"registerExternalDiagrams"),ak=(0,nU.__name)(function(){if(aE.startOnLoad){let{startOnLoad:e}=af.getConfig();e&&aE.run().catch(e=>nU.log.error("Mermaid failed to initialize",e))}},"contentLoaded");"u">typeof document&&window.addEventListener("load",ak,!1);var aj=(0,nU.__name)(function(e){aE.parseError=e},"setParseErrorHandler"),aN=[],aS=!1,aC=(0,nU.__name)(async()=>{if(!aS){for(aS=!0;aN.length>0;){let e=aN.shift();if(e)try{await e()}catch(e){nU.log.error("Error executing queue",e)}}aS=!1}},"executeQueue"),aA=(0,nU.__name)(async(e,t)=>new Promise((r,n)=>{let s=(0,nU.__name)(()=>new Promise((s,i)=>{af.parse(e,t).then(e=>{s(e),r(e)},e=>{nU.log.error("Error parsing",e),aE.parseError?.(e),i(e),n(e)})}),"performCall");aN.push(s),aC().catch(n)}),"parse"),a_=(0,nU.__name)((e,t,r)=>new Promise((n,s)=>{let i=(0,nU.__name)(()=>new Promise((i,a)=>{af.render(e,t,r).then(e=>{i(e),n(e)},e=>{nU.log.error("Error parsing",e),aE.parseError?.(e),a(e),s(e)})}),"performCall");aN.push(i),aC().catch(s)}),"render"),aT=(0,nU.__name)(()=>Object.keys(nV.detectors).map(e=>({id:e})),"getRegisteredDiagramsMetadata"),aE={startOnLoad:!0,mermaidAPI:af,parse:aA,render:a_,init:ab,run:ax,registerExternalDiagrams:aw,registerLayoutLoaders:nB.registerLayoutLoaders,initialize:av,parseError:void 0,contentLoaded:ak,setParseErrorHandler:aj,detectType:nV.detectType,registerIconPacks:nF.registerIconPacks,getRegisteredDiagramsMetadata:aT},aP={startOnLoad:!1,theme:"default",securityLevel:"strict",fontFamily:"monospace",suppressErrorRendering:!0},aR=function(e={}){let t=!1,r={...aP,...e.config},n={initialize(n){r={...aP,...e.config,...n},aE.initialize(r),t=!0},render:async(e,n)=>(t||(aE.initialize(r),t=!0),await aE.render(e,n))};return{name:"mermaid",type:"diagram",language:"mermaid",getMermaid:e=>(e&&n.initialize(e),n)}}();(0,C.default)("chevron-left",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);let aM=(0,C.default)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);var aI=e.i(77589),aI=aI,aL=e.i(349416),aD=e.i(773340),az=e.i(991106),aO=az;let aB=({className:e,from:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("group flex w-full max-w-[95%] flex-col gap-2 transition-all duration-200","user"===t?"is-user ml-auto justify-end":"is-assistant",e),...r}),aF=({children:e,className:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("is-user:dark flex w-fit min-w-0 max-w-full flex-col gap-2 overflow-hidden text-sm","group-[.is-user]:ml-auto group-[.is-user]:rounded-2xl group-[.is-user]:rounded-br-md group-[.is-user]:bg-primary group-[.is-user]:px-4 group-[.is-user]:py-3 group-[.is-user]:text-primary-foreground group-[.is-user]:shadow-sm","group-[.is-assistant]:text-foreground",t),...r,children:e}),a$=({className:e,children:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center gap-1",e),...r,children:t}),aV=({tooltip:e,children:t,label:r,variant:n="ghost",size:s="icon-sm",...i})=>{let a=(0,v.jsxs)(N.Button,{size:s,type:"button",variant:n,...i,children:[t,(0,v.jsx)("span",{className:"sr-only",children:r||e})]});return e?(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:a}),(0,v.jsx)(S.TooltipContent,{children:(0,v.jsx)("p",{children:e})})]})}):a},aU=({url:e,isOpen:t,onClose:r,onConfirm:n})=>{let[s,i]=(0,b.useState)(!1);if((0,b.useEffect)(()=>{i(!0)},[]),!s||!t)return null;let a=(()=>{try{return new URL(e).hostname}catch{return e}})();return(0,aD.createPortal)((0,v.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50",onClick:r,onKeyDown:e=>"Escape"===e.key&&r(),children:(0,v.jsxs)("div",{className:"relative mx-4 max-w-md rounded-lg bg-background p-6 shadow-lg",onClick:e=>e.stopPropagation(),children:[(0,v.jsxs)("button",{className:"absolute right-3 top-3 rounded-sm p-1 text-muted-foreground hover:bg-muted hover:text-foreground",onClick:r,type:"button",children:[(0,v.jsx)(aL.XIcon,{className:"h-4 w-4"}),(0,v.jsx)("span",{className:"sr-only",children:"Close"})]}),(0,v.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 text-lg font-semibold",children:[(0,v.jsx)(aI.default,{className:"h-5 w-5"}),(0,v.jsx)("span",{children:"External Link"})]}),(0,v.jsx)("p",{className:"text-sm text-muted-foreground",children:"You are about to visit an external website:"}),(0,v.jsx)("p",{className:"break-all rounded bg-muted px-3 py-2 text-sm font-mono",children:a}),(0,v.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,v.jsx)(N.Button,{variant:"outline",onClick:r,children:"Cancel"}),(0,v.jsx)(N.Button,{onClick:n,children:"Continue"})]})]})]})}),document.body)},aG=(0,b.memo)(({className:e,linkSafety:t,...r})=>(0,v.jsx)(aO.j,{className:(0,k.cn)("size-full [&>*:first-child]:mt-0 [&>*:last-child]:mb-0",e),plugins:{code:nt,mermaid:aR,math:nL,cjk:em},linkSafety:{enabled:t?.enabled??!0,onLinkCheck:t?.onLinkCheck,renderModal:t?.renderModal??aU},...r}),(e,t)=>e.children===t.children);aG.displayName="MessageResponse";var aW=e.i(241416),aq=e.i(465488),aH=e.i(995945),aK=e.i(309945),aX=Symbol("radix.slottable");function aY(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===aX}var aJ=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(aY);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),aZ=e.i(395509),aQ=e.i(610559),a0="Collapsible",[a1,a2]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(a0),[a5,a3]=a1(a0),a6=b.forwardRef((e,t)=>{let{__scopeCollapsible:r,open:n,defaultOpen:s,disabled:i,onOpenChange:a,...o}=e,[l,c]=(0,aq.useControllableState)({prop:n,defaultProp:s??!1,onChange:a,caller:a0});return(0,v.jsx)(a5,{scope:r,disabled:i,contentId:(0,aQ.useId)(),open:l,onOpenToggle:b.useCallback(()=>c(e=>!e),[c]),children:(0,v.jsx)(aJ.div,{"data-state":ot(l),"data-disabled":i?"":void 0,...o,ref:t})})});a6.displayName=a0;var a4="CollapsibleTrigger",a8=b.forwardRef((e,t)=>{let{__scopeCollapsible:r,...n}=e,s=a3(a4,r);return(0,v.jsx)(aJ.button,{type:"button","aria-controls":s.contentId,"aria-expanded":s.open||!1,"data-state":ot(s.open),"data-disabled":s.disabled?"":void 0,disabled:s.disabled,...n,ref:t,onClick:(0,aW.composeEventHandlers)(e.onClick,s.onOpenToggle)})});a8.displayName=a4;var a9="CollapsibleContent",a7=b.forwardRef((e,t)=>{let{forceMount:r,...n}=e,s=a3(a9,e.__scopeCollapsible);return(0,v.jsx)(aZ.Presence,{present:r||s.open,children:({present:e})=>(0,v.jsx)(oe,{...n,ref:t,present:e})})});a7.displayName=a9;var oe=b.forwardRef((e,t)=>{let{__scopeCollapsible:r,present:n,children:s,...i}=e,a=a3(a9,r),[o,l]=b.useState(n),c=b.useRef(null),u=(0,aK.useComposedRefs)(t,c),d=b.useRef(0),h=d.current,p=b.useRef(0),m=p.current,f=a.open||o,g=b.useRef(f),x=b.useRef(void 0);return b.useEffect(()=>{let e=requestAnimationFrame(()=>g.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,aH.useLayoutEffect)(()=>{let e=c.current;if(e){x.current=x.current||{transitionDuration:e.style.transitionDuration,animationName:e.style.animationName},e.style.transitionDuration="0s",e.style.animationName="none";let t=e.getBoundingClientRect();d.current=t.height,p.current=t.width,g.current||(e.style.transitionDuration=x.current.transitionDuration,e.style.animationName=x.current.animationName),l(n)}},[a.open,n]),(0,v.jsx)(aJ.div,{"data-state":ot(a.open),"data-disabled":a.disabled?"":void 0,id:a.contentId,hidden:!f,...i,ref:u,style:{"--radix-collapsible-content-height":h?`${h}px`:void 0,"--radix-collapsible-content-width":m?`${m}px`:void 0,...e.style},children:f&&s})});function ot(e){return e?"open":"closed"}function or({...e}){return(0,v.jsx)(a6,{"data-slot":"collapsible",...e})}function on({...e}){return(0,v.jsx)(a8,{"data-slot":"collapsible-trigger",...e})}function os({...e}){return(0,v.jsx)(a7,{"data-slot":"collapsible-content",...e})}let oi=(0,C.default)("circle-check-big",[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);var oa=e.i(100536);let oo=(0,C.default)("circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);var ol=e.i(191729),ol=ol;let oc=(0,C.default)("wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z",key:"1ngwbx"}]]),ou=(0,C.default)("circle-x",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);var od=e.i(553880);e.i(196582);let oh=(0,C.default)("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]),op=({token:e})=>{let t,r,n;return(0,v.jsx)("span",{className:"dark:!bg-[var(--shiki-dark-bg)] dark:!text-[var(--shiki-dark)]",style:{color:e.color,backgroundColor:e.bgColor,...e.htmlStyle,fontStyle:(t=e.fontStyle)&&1&t?"italic":void 0,fontWeight:(r=e.fontStyle)&&2&r?"bold":void 0,textDecoration:(n=e.fontStyle)&&4&n?"underline":void 0},children:e.content})},om=({keyedLine:e,showLineNumbers:t})=>(0,v.jsx)("span",{className:t?ob:"block",children:0===e.tokens.length?"\n":e.tokens.map(({token:e,key:t})=>(0,v.jsx)(op,{token:e},t))}),of=(0,b.createContext)({code:""}),og=new Map,ox=new Map,oy=new Map;function ov(e,t,r){let n,s,i=(n=e.slice(0,100),s=e.length>100?e.slice(-100):"",`${t}:${e.length}:${n}:${s}`),a=ox.get(i);return a||(r&&(oy.has(i)||oy.set(i,new Set),oy.get(i)?.add(r)),(e=>{let t=og.get(e);if(t)return t;let r=r4({themes:["github-light","github-dark"],langs:[e]});return og.set(e,r),r})(t).then(r=>{let n=r.getLoadedLanguages().includes(t)?t:"text",s=r.codeToTokens(e,{lang:n,themes:{light:"github-light",dark:"github-dark"}}),a={tokens:s.tokens,fg:s.fg??"",bg:s.bg??""};ox.set(i,a);let o=oy.get(i);if(o){for(let e of o)e(a);oy.delete(i)}}).catch(e=>{console.error("Failed to highlight code:",e),oy.delete(i)}),null)}let ob=(0,k.cn)("block","before:content-[counter(line)]","before:inline-block","before:[counter-increment:line]","before:w-8","before:mr-4","before:text-right","before:text-muted-foreground/50","before:font-mono","before:select-none"),ow=(0,b.memo)(({tokenized:e,showLineNumbers:t,className:r})=>{let n=(0,b.useMemo)(()=>({backgroundColor:e.bg,color:e.fg}),[e.bg,e.fg]),s=(0,b.useMemo)(()=>e.tokens.map((e,t)=>({key:`line-${t}`,tokens:e.map((e,r)=>({token:e,key:`line-${t}-${r}`}))})),[e.tokens]);return(0,v.jsx)("pre",{className:(0,k.cn)("dark:!bg-[var(--shiki-dark-bg)] dark:!text-[var(--shiki-dark)] m-0 p-4 text-sm",r),style:n,children:(0,v.jsx)("code",{className:(0,k.cn)("font-mono text-sm",t&&"[counter-increment:line_0] [counter-reset:line]"),children:s.map(e=>(0,v.jsx)(om,{keyedLine:e,showLineNumbers:t},e.key))})})},(e,t)=>e.tokenized===t.tokenized&&e.showLineNumbers===t.showLineNumbers&&e.className===t.className),ok=({className:e,language:t,style:r,...n})=>(0,v.jsx)("div",{className:(0,k.cn)("group relative w-full overflow-hidden rounded-md border bg-background text-foreground",e),"data-language":t,style:{contentVisibility:"auto",containIntrinsicSize:"auto 200px",...r},...n}),oj=({children:e,className:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center justify-between bg-muted/80 px-3 py-2 text-muted-foreground text-xs",t),...r,children:e}),oN=({children:e,className:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center gap-2",t),...r,children:e}),oS=({children:e,className:t,...r})=>(0,v.jsx)("span",{className:(0,k.cn)("font-mono",t),...r,children:e}),oC=({code:e,language:t,showLineNumbers:r=!1})=>{let n=(0,b.useMemo)(()=>({tokens:e.split("\n").map(e=>""===e?[]:[{content:e,color:"inherit"}]),fg:"inherit",bg:"transparent"}),[e]),[s,i]=(0,b.useState)(()=>ov(e,t)??n);return(0,b.useEffect)(()=>{i(ov(e,t)??n),ov(e,t,i)},[e,t,n]),(0,v.jsx)("div",{className:"relative overflow-auto",children:(0,v.jsx)(ow,{showLineNumbers:r,tokenized:s})})},oA=({code:e,language:t,showLineNumbers:r=!1,className:n,children:s,...i})=>(0,v.jsx)(of.Provider,{value:{code:e},children:(0,v.jsxs)(ok,{className:n,language:t,...i,children:[s,(0,v.jsx)(oC,{code:e,language:t,showLineNumbers:r})]})}),o_=({className:e,...t})=>(0,v.jsx)(or,{className:(0,k.cn)("group not-prose mb-4 w-full max-w-full overflow-hidden rounded-md border",e),...t}),oT=({className:e,title:t,type:r,state:n,toolName:s,...i})=>{let a,o="dynamic-tool"===r?s:r.split("-").slice(1).join("-");return(0,v.jsxs)(on,{className:(0,k.cn)("flex w-full items-center justify-between gap-4 p-3",e),...i,children:[(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)(oc,{className:"size-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"font-medium text-sm",children:t??o}),(a={"input-streaming":(0,v.jsx)(oo,{className:"size-4"}),"input-available":(0,v.jsx)(ol.default,{className:"size-4 animate-pulse"}),"approval-requested":(0,v.jsx)(ol.default,{className:"size-4 text-yellow-600"}),"approval-responded":(0,v.jsx)(oi,{className:"size-4 text-blue-600"}),"output-available":(0,v.jsx)(oi,{className:"size-4 text-green-600"}),"output-error":(0,v.jsx)(ou,{className:"size-4 text-red-600"}),"output-denied":(0,v.jsx)(ou,{className:"size-4 text-orange-600"})},(0,v.jsxs)(j.Badge,{className:"gap-1.5 rounded-full text-xs",variant:"secondary",children:[a[n],{"input-streaming":"Pending","input-available":"Running","approval-requested":"Awaiting Approval","approval-responded":"Responded","output-available":"Completed","output-error":"Error","output-denied":"Denied"}[n]]}))]}),(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground transition-transform group-data-[state=open]:rotate-180"})]})},oE=({className:e,...t})=>(0,v.jsx)(os,{className:(0,k.cn)("data-[state=closed]:fade-out-0 data-[state=closed]:slide-out-to-top-2 data-[state=open]:slide-in-from-top-2 text-popover-foreground outline-none data-[state=closed]:animate-out data-[state=open]:animate-in",e),...t}),oP=({className:e,input:t,...r})=>(0,v.jsxs)("div",{className:(0,k.cn)("space-y-2 overflow-hidden p-4 max-w-full",e),...r,children:[(0,v.jsx)("h4",{className:"font-medium text-muted-foreground text-xs uppercase tracking-wide",children:"Parameters"}),(0,v.jsx)("div",{className:"rounded-md bg-muted/50 overflow-x-auto max-w-full",children:(0,v.jsx)(oA,{code:JSON.stringify(t,null,2),language:"json"})})]}),oR=({className:e,output:t,errorText:r,...n})=>{if(!(t||r))return null;let s=(0,v.jsx)("div",{children:t});return"object"!=typeof t||(0,b.isValidElement)(t)?"string"==typeof t&&(s=(0,v.jsx)(oA,{code:t,language:"json"})):s=(0,v.jsx)(oA,{code:JSON.stringify(t,null,2),language:"json"}),(0,v.jsxs)("div",{className:(0,k.cn)("space-y-2 p-4 max-w-full overflow-hidden",e),...n,children:[(0,v.jsx)("h4",{className:"font-medium text-muted-foreground text-xs uppercase tracking-wide",children:r?"Error":"Result"}),(0,v.jsxs)("div",{className:(0,k.cn)("overflow-x-auto rounded-md text-xs max-w-full [&_table]:w-full",r?"bg-destructive/10 text-destructive":"bg-muted/50 text-foreground"),children:[r&&(0,v.jsx)("div",{children:r}),s]})]})},oM=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex flex-col overflow-hidden rounded-lg border bg-background shadow-sm",e),...t}),oI=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center justify-between border-b bg-muted/50 px-4 py-3",e),...t}),oL=({className:e,...t})=>(0,v.jsx)("p",{className:(0,k.cn)("font-medium text-foreground text-sm",e),...t}),oD=({className:e,...t})=>(0,v.jsx)("p",{className:(0,k.cn)("text-muted-foreground text-sm",e),...t}),oz=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center gap-1",e),...t}),oO=({tooltip:e,label:t,icon:r,children:n,className:s,size:i="sm",variant:a="ghost",...o})=>{let l=(0,v.jsxs)(N.Button,{className:(0,k.cn)("size-8 p-0 text-muted-foreground hover:text-foreground",s),size:i,type:"button",variant:a,...o,children:[r?(0,v.jsx)(r,{className:"size-4"}):n,(0,v.jsx)("span",{className:"sr-only",children:t||e})]});return e?(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:l}),(0,v.jsx)(S.TooltipContent,{children:(0,v.jsx)("p",{children:e})})]})}):l},oB=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex-1 overflow-auto p-4",e),...t}),oF=(0,V.cva)("relative w-full rounded-lg border px-4 py-3 text-sm grid has-[>svg]:grid-cols-[calc(var(--spacing)*4)_1fr] grid-cols-[0_1fr] has-[>svg]:gap-x-3 gap-y-0.5 items-start [&>svg]:size-4 [&>svg]:translate-y-0.5 [&>svg]:text-current",{variants:{variant:{default:"bg-card text-card-foreground",destructive:"text-destructive bg-card [&>svg]:text-current *:data-[slot=alert-description]:text-destructive/90"}},defaultVariants:{variant:"default"}});function o$({className:e,variant:t,...r}){return(0,v.jsx)("div",{"data-slot":"alert",role:"alert",className:(0,k.cn)(oF({variant:t}),e),...r})}let oV=(0,b.createContext)(null),oU=()=>{let e=(0,b.useContext)(oV);if(!e)throw Error("Confirmation components must be used within Confirmation");return e},oG=({className:e,approval:t,state:r,...n})=>t&&"input-streaming"!==r&&"input-available"!==r?(0,v.jsx)(oV.Provider,{value:{approval:t,state:r},children:(0,v.jsx)(o$,{className:(0,k.cn)("flex flex-col gap-2",e),...n})}):null,oW=({children:e})=>{let{state:t}=oU();return"approval-requested"!==t?null:e},oq=({className:e,...t})=>{let{state:r}=oU();return"approval-requested"!==r?null:(0,v.jsx)("div",{className:(0,k.cn)("flex items-center justify-end gap-2 self-end",e),...t})},oH=e=>(0,v.jsx)(N.Button,{className:"h-8 px-3 text-sm",type:"button",...e}),oK=({size:e=16})=>(0,v.jsxs)("svg",{height:e,strokeLinejoin:"round",style:{color:"currentcolor"},viewBox:"0 0 16 16",width:e,children:[(0,v.jsx)("title",{children:"Loader"}),(0,v.jsxs)("g",{clipPath:"url(#clip0_2393_1490)",children:[(0,v.jsx)("path",{d:"M8 0V4",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M8 16V12",opacity:"0.5",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M3.29773 1.52783L5.64887 4.7639",opacity:"0.9",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M12.7023 1.52783L10.3511 4.7639",opacity:"0.1",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M12.7023 14.472L10.3511 11.236",opacity:"0.4",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M3.29773 14.472L5.64887 11.236",opacity:"0.6",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M15.6085 5.52783L11.8043 6.7639",opacity:"0.2",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M0.391602 10.472L4.19583 9.23598",opacity:"0.7",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M15.6085 10.4722L11.8043 9.2361",opacity:"0.3",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M0.391602 5.52783L4.19583 6.7639",opacity:"0.8",stroke:"currentColor",strokeWidth:"1.5"})]}),(0,v.jsx)("defs",{children:(0,v.jsx)("clipPath",{id:"clip0_2393_1490",children:(0,v.jsx)("rect",{fill:"white",height:"16",width:"16"})})})]}),oX=({className:e,size:t=16,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("inline-flex animate-spin items-center justify-center",e),...r,children:(0,v.jsx)(oK,{size:t})}),oY=(0,C.default)("brain",[["path",{d:"M12 18V5",key:"adv99a"}],["path",{d:"M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4",key:"1e3is1"}],["path",{d:"M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5",key:"1gqd8o"}],["path",{d:"M17.997 5.125a4 4 0 0 1 2.526 5.77",key:"iwvgf7"}],["path",{d:"M18 18a4 4 0 0 0 2-7.464",key:"efp6ie"}],["path",{d:"M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517",key:"1gq6am"}],["path",{d:"M6 18a4 4 0 0 1-2-7.464",key:"k1g0md"}],["path",{d:"M6.003 5.125a4 4 0 0 0-2.526 5.77",key:"q97ue3"}]]);var aO=az;let oJ=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],oZ=new Set(oJ),oQ=(e,t,r)=>r>t?t:r<e?e:r,o0={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},o1={...o0,transform:e=>oQ(0,1,e)},o2={...o0,default:1},o5=e=>Math.round(1e5*e)/1e5,o3=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,o6=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,o4=(e,t)=>r=>!!("string"==typeof r&&o6.test(r)&&r.startsWith(e)||t&&null!=r&&Object.prototype.hasOwnProperty.call(r,t)),o8=(e,t,r)=>n=>{if("string"!=typeof n)return n;let[s,i,a,o]=n.match(o3);return{[e]:parseFloat(s),[t]:parseFloat(i),[r]:parseFloat(a),alpha:void 0!==o?parseFloat(o):1}},o9={...o0,transform:e=>Math.round(oQ(0,255,e))},o7={test:o4("rgb","red"),parse:o8("red","green","blue"),transform:({red:e,green:t,blue:r,alpha:n=1})=>"rgba("+o9.transform(e)+", "+o9.transform(t)+", "+o9.transform(r)+", "+o5(o1.transform(n))+")"},le={test:o4("#"),parse:function(e){let t="",r="",n="",s="";return e.length>5?(t=e.substring(1,3),r=e.substring(3,5),n=e.substring(5,7),s=e.substring(7,9)):(t=e.substring(1,2),r=e.substring(2,3),n=e.substring(3,4),s=e.substring(4,5),t+=t,r+=r,n+=n,s+=s),{red:parseInt(t,16),green:parseInt(r,16),blue:parseInt(n,16),alpha:s?parseInt(s,16)/255:1}},transform:o7.transform},lt=e=>({test:t=>"string"==typeof t&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),lr=lt("deg"),ln=lt("%"),ls=lt("px"),li=lt("vh"),la=lt("vw"),lo={...ln,parse:e=>ln.parse(e)/100,transform:e=>ln.transform(100*e)},ll={test:o4("hsl","hue"),parse:o8("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:r,alpha:n=1})=>"hsla("+Math.round(e)+", "+ln.transform(o5(t))+", "+ln.transform(o5(r))+", "+o5(o1.transform(n))+")"},lc={test:e=>o7.test(e)||le.test(e)||ll.test(e),parse:e=>o7.test(e)?o7.parse(e):ll.test(e)?ll.parse(e):le.parse(e),transform:e=>"string"==typeof e?e:e.hasOwnProperty("red")?o7.transform(e):ll.transform(e),getAnimatableNone:e=>{let t=lc.parse(e);return t.alpha=0,lc.transform(t)}},lu=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,ld="number",lh="color",lp=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function lm(e){let t=e.toString(),r=[],n={color:[],number:[],var:[]},s=[],i=0,a=t.replace(lp,e=>(lc.test(e)?(n.color.push(i),s.push(lh),r.push(lc.parse(e))):e.startsWith("var(")?(n.var.push(i),s.push("var"),r.push(e)):(n.number.push(i),s.push(ld),r.push(parseFloat(e))),++i,"${}")).split("${}");return{values:r,split:a,indexes:n,types:s}}function lf(e){return lm(e).values}function lg(e){let{split:t,types:r}=lm(e),n=t.length;return e=>{let s="";for(let i=0;i<n;i++)if(s+=t[i],void 0!==e[i]){let t=r[i];t===ld?s+=o5(e[i]):t===lh?s+=lc.transform(e[i]):s+=e[i]}return s}}let lx=e=>"number"==typeof e?0:lc.test(e)?lc.getAnimatableNone(e):e,ly={test:function(e){return isNaN(e)&&"string"==typeof e&&(e.match(o3)?.length||0)+(e.match(lu)?.length||0)>0},parse:lf,createTransformer:lg,getAnimatableNone:function(e){let t=lf(e);return lg(e)(t.map(lx))}},lv=new Set(["brightness","contrast","saturate","opacity"]);function lb(e){let[t,r]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;let[n]=r.match(o3)||[];if(!n)return e;let s=r.replace(n,""),i=+!!lv.has(t);return n!==r&&(i*=100),t+"("+i+s+")"}let lw=/\b([a-z-]*)\(.*?\)/gu,lk={...ly,getAnimatableNone:e=>{let t=e.match(lw);return t?t.map(lb).join(" "):e}},lj={...o0,transform:Math.round},lN={borderWidth:ls,borderTopWidth:ls,borderRightWidth:ls,borderBottomWidth:ls,borderLeftWidth:ls,borderRadius:ls,borderTopLeftRadius:ls,borderTopRightRadius:ls,borderBottomRightRadius:ls,borderBottomLeftRadius:ls,width:ls,maxWidth:ls,height:ls,maxHeight:ls,top:ls,right:ls,bottom:ls,left:ls,inset:ls,insetBlock:ls,insetBlockStart:ls,insetBlockEnd:ls,insetInline:ls,insetInlineStart:ls,insetInlineEnd:ls,padding:ls,paddingTop:ls,paddingRight:ls,paddingBottom:ls,paddingLeft:ls,paddingBlock:ls,paddingBlockStart:ls,paddingBlockEnd:ls,paddingInline:ls,paddingInlineStart:ls,paddingInlineEnd:ls,margin:ls,marginTop:ls,marginRight:ls,marginBottom:ls,marginLeft:ls,marginBlock:ls,marginBlockStart:ls,marginBlockEnd:ls,marginInline:ls,marginInlineStart:ls,marginInlineEnd:ls,fontSize:ls,backgroundPositionX:ls,backgroundPositionY:ls,rotate:lr,rotateX:lr,rotateY:lr,rotateZ:lr,scale:o2,scaleX:o2,scaleY:o2,scaleZ:o2,skew:lr,skewX:lr,skewY:lr,distance:ls,translateX:ls,translateY:ls,translateZ:ls,x:ls,y:ls,z:ls,perspective:ls,transformPerspective:ls,opacity:o1,originX:lo,originY:lo,originZ:ls,zIndex:lj,fillOpacity:o1,strokeOpacity:o1,numOctaves:lj},lS={...lN,color:lc,backgroundColor:lc,outlineColor:lc,fill:lc,stroke:lc,borderColor:lc,borderTopColor:lc,borderRightColor:lc,borderBottomColor:lc,borderLeftColor:lc,filter:lk,WebkitFilter:lk},lC=e=>lS[e],lA=()=>({translate:0,scale:1,origin:0,originPoint:0}),l_=()=>({x:lA(),y:lA()}),lT=()=>({min:0,max:0}),lE=()=>({x:lT(),y:lT()}),lP=e=>!!(e&&e.getVelocity),lR=new Set(["width","height","top","left","right","bottom",...oJ]),lM=e=>t=>t.test(e),lI=[o0,ls,ln,lr,la,li,{test:e=>"auto"===e,parse:e=>e}],lL=e=>lI.find(lM(e)),lD=()=>{},lz=()=>{};eb.default;let lO=e=>t=>"string"==typeof t&&t.startsWith(e),lB=lO("--"),lF=lO("var(--"),l$=e=>!!lF(e)&&lV.test(e.split("/*")[0].trim()),lV=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function lU(e){return"string"==typeof e&&e.split("/*")[0].includes("var(--")}let lG=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u,lW=e=>180*e/Math.PI,lq=e=>lK(lW(Math.atan2(e[1],e[0]))),lH={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:lq,rotateZ:lq,skewX:e=>lW(Math.atan(e[1])),skewY:e=>lW(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},lK=e=>((e%=360)<0&&(e+=360),e),lX=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),lY=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),lJ={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:lX,scaleY:lY,scale:e=>(lX(e)+lY(e))/2,rotateX:e=>lK(lW(Math.atan2(e[6],e[5]))),rotateY:e=>lK(lW(Math.atan2(-e[2],e[0]))),rotateZ:lq,rotate:lq,skewX:e=>lW(Math.atan(e[4])),skewY:e=>lW(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function lZ(e){return+!!e.includes("scale")}function lQ(e,t){let r,n;if(!e||"none"===e)return lZ(t);let s=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);if(s)r=lJ,n=s;else{let t=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);r=lH,n=t}if(!n)return lZ(t);let i=r[t],a=n[1].split(",").map(l0);return"function"==typeof i?i(a):a[i]}function l0(e){return parseFloat(e.trim())}let l1=e=>e===o0||e===ls,l2=new Set(["x","y","z"]),l5=oJ.filter(e=>!l2.has(e)),l3={width:({x:e},{paddingLeft:t="0",paddingRight:r="0"})=>e.max-e.min-parseFloat(t)-parseFloat(r),height:({y:e},{paddingTop:t="0",paddingBottom:r="0"})=>e.max-e.min-parseFloat(t)-parseFloat(r),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>lQ(t,"x"),y:(e,{transform:t})=>lQ(t,"y")};l3.translateX=l3.x,l3.translateY=l3.y;let l6=e=>e,l4={},l8=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function l9(e,t){let r=!1,n=!0,s={delta:0,timestamp:0,isProcessing:!1},i=()=>r=!0,a=l8.reduce((e,r)=>(e[r]=function(e,t){let r=new Set,n=new Set,s=!1,i=!1,a=new WeakSet,o={delta:0,timestamp:0,isProcessing:!1},l=0;function c(t){a.has(t)&&(u.schedule(t),e()),l++,t(o)}let u={schedule:(e,t=!1,i=!1)=>{let o=i&&s?r:n;return t&&a.add(e),o.has(e)||o.add(e),e},cancel:e=>{n.delete(e),a.delete(e)},process:e=>{if(o=e,s){i=!0;return}s=!0,[r,n]=[n,r],r.forEach(c),t,l=0,r.clear(),s=!1,i&&(i=!1,u.process(e))}};return u}(i,t?r:void 0),e),{}),{setup:o,read:l,resolveKeyframes:c,preUpdate:u,update:d,preRender:h,render:p,postRender:m}=a,f=()=>{let i=l4.useManualTiming?s.timestamp:performance.now();r=!1,l4.useManualTiming||(s.delta=n?1e3/60:Math.max(Math.min(i-s.timestamp,40),1)),s.timestamp=i,s.isProcessing=!0,o.process(s),l.process(s),c.process(s),u.process(s),d.process(s),h.process(s),p.process(s),m.process(s),s.isProcessing=!1,r&&t&&(n=!1,e(f))};return{schedule:l8.reduce((t,i)=>{let o=a[i];return t[i]=(t,i=!1,a=!1)=>(!r&&(r=!0,n=!0,s.isProcessing||e(f)),o.schedule(t,i,a)),t},{}),cancel:e=>{for(let t=0;t<l8.length;t++)a[l8[t]].cancel(e)},state:s,steps:a}}let{schedule:l7,cancel:ce,state:ct,steps:cr}=l9("u">typeof requestAnimationFrame?requestAnimationFrame:l6,!0),cn=new Set,cs=!1,ci=!1,ca=!1;function co(){if(ci){let e=Array.from(cn).filter(e=>e.needsMeasurement),t=new Set(e.map(e=>e.element)),r=new Map;t.forEach(e=>{let t,n=(t=[],l5.forEach(r=>{let n=e.getValue(r);void 0!==n&&(t.push([r,n.get()]),n.set(+!!r.startsWith("scale")))}),t);n.length&&(r.set(e,n),e.render())}),e.forEach(e=>e.measureInitialState()),t.forEach(e=>{e.render();let t=r.get(e);t&&t.forEach(([t,r])=>{e.getValue(t)?.set(r)})}),e.forEach(e=>e.measureEndState()),e.forEach(e=>{void 0!==e.suspendedScrollY&&window.scrollTo(0,e.suspendedScrollY)})}ci=!1,cs=!1,cn.forEach(e=>e.complete(ca)),cn.clear()}function cl(){cn.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(ci=!0)})}class cc{constructor(e,t,r,n,s,i=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...e],this.onComplete=t,this.name=r,this.motionValue=n,this.element=s,this.isAsync=i}scheduleResolve(){this.state="scheduled",this.isAsync?(cn.add(this),cs||(cs=!0,l7.read(cl),l7.resolveKeyframes(co))):(this.readKeyframes(),this.complete())}readKeyframes(){let{unresolvedKeyframes:e,name:t,element:r,motionValue:n}=this;if(null===e[0]){let s=n?.get(),i=e[e.length-1];if(void 0!==s)e[0]=s;else if(r&&t){let n=r.readValue(t,i);null!=n&&(e[0]=n)}void 0===e[0]&&(e[0]=i),n&&void 0===s&&n.set(e[0])}for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(e=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,e),cn.delete(this)}cancel(){"scheduled"===this.state&&(cn.delete(this),this.state="pending")}resume(){"pending"===this.state&&this.scheduleResolve()}}function cu(e,t){let r=lC(e);return r!==lk&&(r=ly),r.getAnimatableNone?r.getAnimatableNone(t):void 0}let cd=new Set(["auto","none","0"]);class ch extends cc{constructor(e,t,r,n,s){super(e,t,r,n,s,!0)}readKeyframes(){let{unresolvedKeyframes:e,element:t,name:r}=this;if(!t||!t.current)return;super.readKeyframes();for(let r=0;r<e.length;r++){let n=e[r];if("string"==typeof n&&l$(n=n.trim())){let s=function e(t,r,n=1){lz(n<=4,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`,"max-css-var-depth");let[s,i]=function(e){let t=lG.exec(e);if(!t)return[,];let[,r,n,s]=t;return[`--${r??n}`,s]}(t);if(!s)return;let a=window.getComputedStyle(r).getPropertyValue(s);if(a){let e=a.trim();return/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e)?parseFloat(e):e}return l$(i)?e(i,r,n+1):i}(n,t.current);void 0!==s&&(e[r]=s),r===e.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!lR.has(r)||2!==e.length)return;let[n,s]=e,i=lL(n),a=lL(s);if(lU(n)!==lU(s)&&l3[r]){this.needsMeasurement=!0;return}if(i!==a)if(l1(i)&&l1(a))for(let t=0;t<e.length;t++){let r=e[t];"string"==typeof r&&(e[t]=parseFloat(r))}else l3[r]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){let{unresolvedKeyframes:e,name:t}=this,r=[];for(let t=0;t<e.length;t++)(null===e[t]||function(e){if("number"==typeof e)return 0===e;if(null===e)return!0;return"none"===e||"0"===e||/^0[^.\s]+$/u.test(e)}(e[t]))&&r.push(t);r.length&&function(e,t,r){let n,s=0;for(;s<e.length&&!n;){let t=e[s];"string"==typeof t&&!cd.has(t)&&lm(t).values.length&&(n=e[s]),s++}if(n&&r)for(let s of t)e[s]=cu(r,n)}(e,r,t)}measureInitialState(){let{element:e,unresolvedKeyframes:t,name:r}=this;if(!e||!e.current)return;"height"===r&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=l3[r](e.measureViewportBox(),window.getComputedStyle(e.current)),t[0]=this.measuredOrigin;let n=t[t.length-1];void 0!==n&&e.getValue(r,n).jump(n,!1)}measureEndState(){let{element:e,name:t,unresolvedKeyframes:r}=this;if(!e||!e.current)return;let n=e.getValue(t);n&&n.jump(this.measuredOrigin,!1);let s=r.length-1,i=r[s];r[s]=l3[t](e.measureViewportBox(),window.getComputedStyle(e.current)),null!==i&&void 0===this.finalKeyframe&&(this.finalKeyframe=i),this.removedTransforms?.length&&this.removedTransforms.forEach(([t,r])=>{e.getValue(t).set(r)}),this.resolveNoneKeyframes()}}function cp(e,t){-1===e.indexOf(t)&&e.push(t)}function cm(e,t){let r=e.indexOf(t);r>-1&&e.splice(r,1)}class cf{constructor(){this.subscriptions=[]}add(e){return cp(this.subscriptions,e),()=>cm(this.subscriptions,e)}notify(e,t,r){let n=this.subscriptions.length;if(n)if(1===n)this.subscriptions[0](e,t,r);else for(let s=0;s<n;s++){let n=this.subscriptions[s];n&&n(e,t,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}let{schedule:cg}=l9(queueMicrotask,!1);function cx(){n=void 0}let cy={now:()=>(void 0===n&&cy.set(ct.isProcessing||l4.useManualTiming?ct.timestamp:performance.now()),n),set:e=>{n=e,queueMicrotask(cx)}};class cv{constructor(e,t={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=e=>{let t=cy.now();if(this.updatedAt!==t&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(e),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(let e of this.dependents)e.dirty()},this.hasAnimated=!1,this.setCurrent(e),this.owner=t.owner}setCurrent(e){this.current=e,this.updatedAt=cy.now(),null===this.canTrackVelocity&&void 0!==e&&(this.canTrackVelocity=!isNaN(parseFloat(this.current)))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return this.on("change",e)}on(e,t){this.events[e]||(this.events[e]=new cf);let r=this.events[e].add(t);return"change"===e?()=>{r(),l7.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(let e in this.events)this.events[e].clear()}attach(e,t){this.passiveEffect=e,this.stopPassiveEffect=t}set(e){this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e)}setWithVelocity(e,t,r){this.set(t),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,t=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,t&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(e){this.dependents||(this.dependents=new Set),this.dependents.add(e)}removeDependent(e){this.dependents&&this.dependents.delete(e)}get(){return d&&d.push(this),this.current}getPrevious(){return this.prev}getVelocity(){var e;let t=cy.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||t-this.updatedAt>30)return 0;let r=Math.min(this.updatedAt-this.prevUpdatedAt,30);return e=parseFloat(this.current)-parseFloat(this.prevFrameValue),r?1e3/r*e:0}start(e){return this.stop(),new Promise(t=>{this.hasAnimated=!0,this.animation=e(t),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function cb(e,t){return new cv(e,t)}let cw=[...lI,lc,ly],ck={current:null},cj={current:!1},cN="u">typeof window,cS=new WeakMap;function cC(e){return null!==e&&"object"==typeof e&&"function"==typeof e.start}function cA(e){return"string"==typeof e||Array.isArray(e)}let c_=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],cT=["initial",...c_];function cE(e){return cC(e.animate)||cT.some(t=>cA(e[t]))}function cP(e){return!!(cE(e)||e.variants)}function cR(e){let t=[{},{}];return e?.values.forEach((e,r)=>{t[0][r]=e.get(),t[1][r]=e.getVelocity()}),t}function cM(e,t,r,n){if("function"==typeof t){let[s,i]=cR(n);t=t(void 0!==r?r:e.custom,s,i)}if("string"==typeof t&&(t=e.variants&&e.variants[t]),"function"==typeof t){let[s,i]=cR(n);t=t(void 0!==r?r:e.custom,s,i)}return t}let cI=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],cL={};class cD{scrapeMotionValuesFromProps(e,t,r){return{}}constructor({parent:e,props:t,presenceContext:r,reducedMotionConfig:n,blockInitialAnimation:s,visualState:i},a={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=cc,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{let e=cy.now();this.renderScheduledAt<e&&(this.renderScheduledAt=e,l7.render(this.render,!1,!0))};const{latestValues:o,renderState:l}=i;this.latestValues=o,this.baseTarget={...o},this.initialValues=t.initial?{...o}:{},this.renderState=l,this.parent=e,this.props=t,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=n,this.options=a,this.blockInitialAnimation=!!s,this.isControllingVariants=cE(t),this.isVariantNode=cP(t),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:c,...u}=this.scrapeMotionValuesFromProps(t,{},this);for(const e in u){const t=u[e];void 0!==o[e]&&lP(t)&&t.set(o[e])}}mount(e){this.current=e,cS.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((e,t)=>this.bindToMotionValue(t,e)),"never"===this.reducedMotionConfig?this.shouldReduceMotion=!1:"always"===this.reducedMotionConfig?this.shouldReduceMotion=!0:(cj.current||function(){if(cj.current=!0,cN)if(window.matchMedia){let e=window.matchMedia("(prefers-reduced-motion)"),t=()=>ck.current=e.matches;e.addEventListener("change",t),t()}else ck.current=!1}(),this.shouldReduceMotion=ck.current),this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){for(let e in this.projection&&this.projection.unmount(),ce(this.notifyUpdate),ce(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this),this.events)this.events[e].clear();for(let e in this.features){let t=this.features[e];t&&(t.unmount(),t.isMounted=!1)}this.current=null}addChild(e){this.children.add(e),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(e)}removeChild(e){this.children.delete(e),this.enteringChildren&&this.enteringChildren.delete(e)}bindToMotionValue(e,t){let r;this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();let n=oZ.has(e);n&&this.onBindTransform&&this.onBindTransform();let s=t.on("change",t=>{this.latestValues[e]=t,this.props.onUpdate&&l7.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});"u">typeof window&&window.MotionCheckAppearSync&&(r=window.MotionCheckAppearSync(this,e,t)),this.valueSubscriptions.set(e,()=>{s(),r&&r(),t.owner&&t.stop()})}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}updateFeatures(){let e="animation";for(e in cL){let t=cL[e];if(!t)continue;let{isEnabled:r,Feature:n}=t;if(!this.features[e]&&n&&r(this.props)&&(this.features[e]=new n(this)),this.features[e]){let t=this.features[e];t.isMounted?t.update():(t.mount(),t.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):lE()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,t){this.latestValues[e]=t}update(e,t){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=t;for(let t=0;t<cI.length;t++){let r=cI[t];this.propEventSubscriptions[r]&&(this.propEventSubscriptions[r](),delete this.propEventSubscriptions[r]);let n=e["on"+r];n&&(this.propEventSubscriptions[r]=this.on(r,n))}this.prevMotionValues=function(e,t,r){for(let n in t){let s=t[n],i=r[n];if(lP(s))e.addValue(n,s);else if(lP(i))e.addValue(n,cb(s,{owner:e}));else if(i!==s)if(e.hasValue(n)){let t=e.getValue(n);!0===t.liveStyle?t.jump(s):t.hasAnimated||t.set(s)}else{let t=e.getStaticValue(n);e.addValue(n,cb(void 0!==t?t:s,{owner:e}))}}for(let n in r)void 0===t[n]&&e.removeValue(n);return t}(this,this.scrapeMotionValuesFromProps(e,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){let t=this.getClosestVariantNode();if(t)return t.variantChildren&&t.variantChildren.add(e),()=>t.variantChildren.delete(e)}addValue(e,t){let r=this.values.get(e);t!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,t),this.values.set(e,t),this.latestValues[e]=t.get())}removeValue(e){this.values.delete(e);let t=this.valueSubscriptions.get(e);t&&(t(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,t){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return void 0===r&&void 0!==t&&(r=cb(null===t?void 0:t,{owner:this}),this.addValue(e,r)),r}readValue(e,t){let r=void 0===this.latestValues[e]&&this.current?this.getBaseTargetFromProps(this.props,e)??this.readValueFromInstance(this.current,e,this.options):this.latestValues[e];if(null!=r){let n,s;if("string"==typeof r&&(n=r,/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(n)||(s=r,/^0[^.\s]+$/u.test(s))))r=parseFloat(r);else{let n;n=r,!cw.find(lM(n))&&ly.test(t)&&(r=cu(e,t))}this.setBaseTarget(e,lP(r)?r.get():r)}return lP(r)?r.get():r}setBaseTarget(e,t){this.baseTarget[e]=t}getBaseTarget(e){let t,{initial:r}=this.props;if("string"==typeof r||"object"==typeof r){let n=cM(this.props,r,this.presenceContext?.custom);n&&(t=n[e])}if(r&&void 0!==t)return t;let n=this.getBaseTargetFromProps(this.props,e);return void 0===n||lP(n)?void 0!==this.initialValues[e]&&void 0===t?void 0:this.baseTarget[e]:n}on(e,t){return this.events[e]||(this.events[e]=new cf),this.events[e].add(t)}notify(e,...t){this.events[e]&&this.events[e].notify(...t)}scheduleRenderMicrotask(){cg.render(this.render)}}class cz extends cD{constructor(){super(...arguments),this.KeyframeResolver=ch}sortInstanceNodePosition(e,t){return 2&e.compareDocumentPosition(t)?1:-1}getBaseTargetFromProps(e,t){let r=e.style;return r?r[t]:void 0}removeValueFromRenderState(e,{vars:t,style:r}){delete t[e],delete r[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);let{children:e}=this.props;lP(e)&&(this.childSubscription=e.on("change",e=>{this.current&&(this.current.textContent=`${e}`)}))}}function cO(e){return e.replace(/([A-Z])/g,e=>`-${e.toLowerCase()}`)}let cB=(e,t)=>t&&"number"==typeof e?t.transform(e):e,cF={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},c$=oJ.length;function cV(e,t,r){let{style:n,vars:s,transformOrigin:i}=e,a=!1,o=!1;for(let e in t){let r=t[e];if(oZ.has(e)){a=!0;continue}if(lB(e)){s[e]=r;continue}{let t=cB(r,lN[e]);e.startsWith("origin")?(o=!0,i[e]=t):n[e]=t}}if(!t.transform&&(a||r?n.transform=function(e,t,r){let n="",s=!0;for(let i=0;i<c$;i++){let a=oJ[i],o=e[a];if(void 0===o)continue;let l=!0;if("number"==typeof o)l=o===+!!a.startsWith("scale");else{let e=parseFloat(o);l=a.startsWith("scale")?1===e:0===e}if(!l||r){let e=cB(o,lN[a]);if(!l){s=!1;let t=cF[a]||a;n+=`${t}(${e}) `}r&&(t[a]=e)}}return n=n.trim(),r?n=r(t,s?"":n):s&&(n="none"),n}(t,e.transform,r):n.transform&&(n.transform="none")),o){let{originX:e="50%",originY:t="50%",originZ:r=0}=i;n.transformOrigin=`${e} ${t} ${r}`}}let cU={offset:"stroke-dashoffset",array:"stroke-dasharray"},cG={offset:"strokeDashoffset",array:"strokeDasharray"},cW=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function cq(e,{attrX:t,attrY:r,attrScale:n,pathLength:s,pathSpacing:i=1,pathOffset:a=0,...o},l,c,u){if(cV(e,o,c),l){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};let{attrs:d,style:h}=e;for(let e of(d.transform&&(h.transform=d.transform,delete d.transform),(h.transform||d.transformOrigin)&&(h.transformOrigin=d.transformOrigin??"50% 50%",delete d.transformOrigin),h.transform&&(h.transformBox=u?.transformBox??"fill-box",delete d.transformBox),cW))void 0!==d[e]&&(h[e]=d[e],delete d[e]);void 0!==t&&(d.x=t),void 0!==r&&(d.y=r),void 0!==n&&(d.scale=n),void 0!==s&&function(e,t,r=1,n=0,s=!0){e.pathLength=1;let i=s?cU:cG;e[i.offset]=`${-n}`,e[i.array]=`${t} ${r}`}(d,s,i,a,!1)}let cH=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),cK=e=>"string"==typeof e&&"svg"===e.toLowerCase();function cX(e,{style:t,vars:r},n,s){let i,a=e.style;for(i in t)a[i]=t[i];for(i in s?.applyProjectionStyles(a,n),r)a.setProperty(i,r[i])}function cY(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}let cJ={correct:(e,t)=>{if(!t.target)return e;if("string"==typeof e)if(!ls.test(e))return e;else e=parseFloat(e);let r=cY(e,t.target.x),n=cY(e,t.target.y);return`${r}% ${n}%`}},cZ=(e,t,r)=>e+(t-e)*r,cQ={borderRadius:{...cJ,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:cJ,borderTopRightRadius:cJ,borderBottomLeftRadius:cJ,borderBottomRightRadius:cJ,boxShadow:{correct:(e,{treeScale:t,projectionDelta:r})=>{let n=ly.parse(e);if(n.length>5)return e;let s=ly.createTransformer(e),i=+("number"!=typeof n[0]),a=r.x.scale*t.x,o=r.y.scale*t.y;n[0+i]/=a,n[1+i]/=o;let l=cZ(a,o,.5);return"number"==typeof n[2+i]&&(n[2+i]/=l),"number"==typeof n[3+i]&&(n[3+i]/=l),s(n)}}};function c0(e,{layout:t,layoutId:r}){return oZ.has(e)||e.startsWith("origin")||(t||void 0!==r)&&(!!cQ[e]||"opacity"===e)}function c1(e,t,r){let n=e.style,s=t?.style,i={};if(!n)return i;for(let t in n)(lP(n[t])||s&&lP(s[t])||c0(t,e)||r?.getValue(t)?.liveStyle!==void 0)&&(i[t]=n[t]);return i}function c2(e,t,r){let n=c1(e,t,r);for(let r in e)(lP(e[r])||lP(t[r]))&&(n[-1!==oJ.indexOf(r)?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r]=e[r]);return n}class c5 extends cz{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=lE}getBaseTargetFromProps(e,t){return e[t]}readValueFromInstance(e,t){if(oZ.has(t)){let e=lC(t);return e&&e.default||0}return t=cH.has(t)?t:cO(t),e.getAttribute(t)}scrapeMotionValuesFromProps(e,t,r){return c2(e,t,r)}build(e,t,r){cq(e,t,this.isSVGTag,r.transformTemplate,r.style)}renderInstance(e,t,r,n){for(let r in cX(e,t,void 0,n),t.attrs)e.setAttribute(cH.has(r)?r:cO(r),t.attrs[r])}mount(e){this.isSVGTag=cK(e.tagName),super.mount(e)}}function c3({top:e,left:t,right:r,bottom:n}){return{x:{min:t,max:r},y:{min:e,max:n}}}function c6(e){return void 0===e||1===e}function c4({scale:e,scaleX:t,scaleY:r}){return!c6(e)||!c6(t)||!c6(r)}function c8(e){return c4(e)||c9(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function c9(e){var t,r;return(t=e.x)&&"0%"!==t||(r=e.y)&&"0%"!==r}function c7(e,t,r,n,s){return void 0!==s&&(e=n+s*(e-n)),n+r*(e-n)+t}function ue(e,t=0,r=1,n,s){e.min=c7(e.min,t,r,n,s),e.max=c7(e.max,t,r,n,s)}function ut(e,{x:t,y:r}){ue(e.x,t.translate,t.scale,t.originPoint),ue(e.y,r.translate,r.scale,r.originPoint)}function ur(e,t){e.min=e.min+t,e.max=e.max+t}function un(e,t,r,n,s=.5){let i=cZ(e.min,e.max,s);ue(e,t,r,i,n)}function us(e,t){un(e.x,t.x,t.scaleX,t.scale,t.originX),un(e.y,t.y,t.scaleY,t.scale,t.originY)}function ui(e,t){return c3(function(e,t){if(!t)return e;let r=t({x:e.left,y:e.top}),n=t({x:e.right,y:e.bottom});return{top:r.y,left:r.x,bottom:n.y,right:n.x}}(e.getBoundingClientRect(),t))}class ua extends cz{constructor(){super(...arguments),this.type="html",this.renderInstance=cX}readValueFromInstance(e,t){if(oZ.has(t))return this.projection?.isProjecting?lZ(t):((e,t)=>{let{transform:r="none"}=getComputedStyle(e);return lQ(r,t)})(e,t);{let r=window.getComputedStyle(e),n=(lB(t)?r.getPropertyValue(t):r[t])||0;return"string"==typeof n?n.trim():n}}measureInstanceViewportBox(e,{transformPagePoint:t}){return ui(e,t)}build(e,t,r){cV(e,t,r.transformTemplate)}scrapeMotionValuesFromProps(e,t,r){return c1(e,t,r)}}let uo=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function ul(e){if("string"!=typeof e||e.includes("-"));else if(uo.indexOf(e)>-1||/[A-Z]/u.test(e))return!0;return!1}let uc=(0,b.createContext)({}),uu=(0,b.createContext)({strict:!1}),ud=(0,b.createContext)({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),uh=(0,b.createContext)({});function up(e){return Array.isArray(e)?e.join(" "):e}let um=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function uf(e,t,r){for(let n in t)lP(t[n])||c0(n,r)||(e[n]=t[n])}let ug=()=>({...um(),attrs:{}}),ux=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function uy(e){return e.startsWith("while")||e.startsWith("drag")&&"draggable"!==e||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||ux.has(e)}let uv=e=>!uy(e);try{g=(()=>{let e=Error("Cannot find module '@emotion/is-prop-valid'");throw e.code="MODULE_NOT_FOUND",e})().default,"function"==typeof g&&(uv=e=>e.startsWith("on")?!uy(e):g(e))}catch{}function ub(e){return lP(e)?e.get():e}let uw=(0,b.createContext)(null),uk=e=>(t,r)=>{let n,s=(0,b.useContext)(uh),i=(0,b.useContext)(uw),a=()=>(function({scrapeMotionValuesFromProps:e,createRenderState:t},r,n,s){return{latestValues:function(e,t,r,n){let s={},i=n(e,{});for(let e in i)s[e]=ub(i[e]);let{initial:a,animate:o}=e,l=cE(e),c=cP(e);t&&c&&!l&&!1!==e.inherit&&(void 0===a&&(a=t.initial),void 0===o&&(o=t.animate));let u=!!r&&!1===r.initial,d=(u=u||!1===a)?o:a;if(d&&"boolean"!=typeof d&&!cC(d)){let t=Array.isArray(d)?d:[d];for(let r=0;r<t.length;r++){let n=cM(e,t[r]);if(n){let{transitionEnd:e,transition:t,...r}=n;for(let e in r){let t=r[e];if(Array.isArray(t)){let e=u?t.length-1:0;t=t[e]}null!==t&&(s[e]=t)}for(let t in e)s[t]=e[t]}}}return s}(r,n,s,e),renderState:t()}})(e,t,s,i);return r?a():(null===(n=(0,b.useRef)(null)).current&&(n.current=a()),n.current)},uj=uk({scrapeMotionValuesFromProps:c1,createRenderState:um}),uN=uk({scrapeMotionValuesFromProps:c2,createRenderState:ug}),uS="u">typeof window,uC={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},uA=!1;function u_(){return!function(){if(uA)return;let e={};for(let t in uC)e[t]={isEnabled:e=>uC[t].some(t=>!!e[t])};cL=e,uA=!0}(),cL}let uT=Symbol.for("motionComponentSymbol"),uE="data-"+cO("framerAppearId"),uP=(0,b.createContext)({});function uR(e){return e&&"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}let uM=uS?b.useLayoutEffect:b.useEffect;function uI(e,{forwardMotionProps:t=!1,type:r}={},n,s){n&&function(e){let t=u_();for(let r in e)t[r]={...t[r],...e[r]};cL=t}(n);let i=r?"svg"===r:ul(e),a=i?uN:uj;function o(r,n){var o;let l,c,u,d={...(0,b.useContext)(ud),...r,layoutId:function({layoutId:e}){let t=(0,b.useContext)(uc).id;return t&&void 0!==e?t+"-"+e:e}(r)},{isStatic:h}=d,p=function(e){let{initial:t,animate:r}=function(e,t){if(cE(e)){let{initial:t,animate:r}=e;return{initial:!1===t||cA(t)?t:void 0,animate:cA(r)?r:void 0}}return!1!==e.inherit?t:{}}(e,(0,b.useContext)(uh));return(0,b.useMemo)(()=>({initial:t,animate:r}),[up(t),up(r)])}(r),m=a(r,h);if(!h&&uS){(0,b.useContext)(uu).strict;let t=function(e){let{drag:t,layout:r}=u_();if(!t&&!r)return{};let n={...t,...r};return{MeasureLayout:t?.isEnabled(e)||r?.isEnabled(e)?n.MeasureLayout:void 0,ProjectionNode:n.ProjectionNode}}(d);l=t.MeasureLayout,p.visualElement=function(e,t,r,n,s,i){let{visualElement:a}=(0,b.useContext)(uh),o=(0,b.useContext)(uu),l=(0,b.useContext)(uw),c=(0,b.useContext)(ud).reducedMotion,u=(0,b.useRef)(null),d=(0,b.useRef)(!1);n=n||o.renderer,!u.current&&n&&(u.current=n(e,{visualState:t,parent:a,props:r,presenceContext:l,blockInitialAnimation:!!l&&!1===l.initial,reducedMotionConfig:c,isSVG:i}),d.current&&u.current&&(u.current.manuallyAnimateOnMount=!0));let h=u.current,p=(0,b.useContext)(uP);h&&!h.projection&&s&&("html"===h.type||"svg"===h.type)&&function(e,t,r,n){let{layoutId:s,layout:i,drag:a,dragConstraints:o,layoutScroll:l,layoutRoot:c,layoutCrossfade:u}=t;e.projection=new r(e.latestValues,t["data-framer-portal-id"]?void 0:function e(t){if(t)return!1!==t.options.allowProjection?t.projection:e(t.parent)}(e.parent)),e.projection.setOptions({layoutId:s,layout:i,alwaysMeasureLayout:!!a||o&&uR(o),visualElement:e,animationType:"string"==typeof i?i:"both",initialPromotionConfig:n,crossfade:u,layoutScroll:l,layoutRoot:c})}(u.current,r,s,p);let m=(0,b.useRef)(!1);(0,b.useInsertionEffect)(()=>{h&&m.current&&h.update(r,l)});let f=r[uE],g=(0,b.useRef)(!!f&&!window.MotionHandoffIsComplete?.(f)&&window.MotionHasOptimisedAnimation?.(f));return uM(()=>{d.current=!0,h&&(m.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),h.scheduleRenderMicrotask(),g.current&&h.animationState&&h.animationState.animateChanges())}),(0,b.useEffect)(()=>{h&&(!g.current&&h.animationState&&h.animationState.animateChanges(),g.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(f)}),g.current=!1),h.enteringChildren=void 0)}),h}(e,m,d,s,t.ProjectionNode,i)}return(0,v.jsxs)(uh.Provider,{value:p,children:[l&&p.visualElement?(0,v.jsx)(l,{visualElement:p.visualElement,...d}):null,function(e,t,r,{latestValues:n},s,i=!1,a){let o=(a??ul(e)?function(e,t,r,n){let s=(0,b.useMemo)(()=>{let r=ug();return cq(r,t,cK(n),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){let t={};uf(t,e.style,e),s.style={...t,...s.style}}return s}:function(e,t){let r,n,s={},i=(r=e.style||{},uf(n={},r,e),Object.assign(n,function({transformTemplate:e},t){return(0,b.useMemo)(()=>{let r=um();return cV(r,t,e),Object.assign({},r.vars,r.style)},[t])}(e,t)),n);return e.drag&&!1!==e.dragListener&&(s.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=!0===e.drag?"none":`pan-${"x"===e.drag?"y":"x"}`),void 0===e.tabIndex&&(e.onTap||e.onTapStart||e.whileTap)&&(s.tabIndex=0),s.style=i,s})(t,n,s,e),l=function(e,t,r){let n={};for(let s in e)("values"!==s||"object"!=typeof e.values)&&(uv(s)||!0===r&&uy(s)||!t&&!uy(s)||e.draggable&&s.startsWith("onDrag"))&&(n[s]=e[s]);return n}(t,"string"==typeof e,i),c=e!==b.Fragment?{...l,...o,ref:r}:{},{children:u}=t,d=(0,b.useMemo)(()=>lP(u)?u.get():u,[u]);return(0,b.createElement)(e,{...c,children:d})}(e,r,(o=p.visualElement,c=(0,b.useRef)(n),(0,b.useInsertionEffect)(()=>{c.current=n}),u=(0,b.useRef)(null),(0,b.useCallback)(e=>{e&&m.onMount?.(e),o&&(e?o.mount(e):o.unmount());let t=c.current;if("function"==typeof t)if(e){let r=t(e);"function"==typeof r&&(u.current=r)}else u.current?(u.current(),u.current=null):t(e);else t&&(t.current=e)},[o])),m,h,t,i)]})}o.displayName=`motion.${"string"==typeof e?e:`create(${e.displayName??e.name??""})`}`;let l=(0,b.forwardRef)(o);return l[uT]=e,l}class uL{constructor(e){this.isMounted=!1,this.node=e}update(){}}function uD(e,t,r){let n=e.getProps();return cM(n,t,void 0!==r?r:n.custom,e)}function uz(e,t){return e?.[t]??e?.default??e}let uO=e=>Array.isArray(e);function uB(e,t){let r=e.getValue("willChange");if(lP(r)&&r.add)return r.add(t);if(!r&&l4.WillChange){let r=new l4.WillChange("auto");e.addValue("willChange",r),r.add(t)}}let uF=e=>1e3*e,u$=(e,t)=>r=>t(e(r)),uV=(...e)=>e.reduce(u$),uU={layout:0,mainThread:0,waapi:0};function uG(e,t,r){return(r<0&&(r+=1),r>1&&(r-=1),r<1/6)?e+(t-e)*6*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function uW(e,t){return r=>r>0?t:e}let uq=(e,t,r)=>{let n=e*e,s=r*(t*t-n)+n;return s<0?0:Math.sqrt(s)},uH=[le,o7,ll];function uK(e){let t=uH.find(t=>t.test(e));if(lD(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!t)return!1;let r=t.parse(e);return t===ll&&(r=function({hue:e,saturation:t,lightness:r,alpha:n}){e/=360,r/=100;let s=0,i=0,a=0;if(t/=100){let n=r<.5?r*(1+t):r+t-r*t,o=2*r-n;s=uG(o,n,e+1/3),i=uG(o,n,e),a=uG(o,n,e-1/3)}else s=i=a=r;return{red:Math.round(255*s),green:Math.round(255*i),blue:Math.round(255*a),alpha:n}}(r)),r}let uX=(e,t)=>{let r=uK(e),n=uK(t);if(!r||!n)return uW(e,t);let s={...r};return e=>(s.red=uq(r.red,n.red,e),s.green=uq(r.green,n.green,e),s.blue=uq(r.blue,n.blue,e),s.alpha=cZ(r.alpha,n.alpha,e),o7.transform(s))},uY=new Set(["none","hidden"]);function uJ(e,t){return r=>cZ(e,t,r)}function uZ(e){return"number"==typeof e?uJ:"string"==typeof e?l$(e)?uW:lc.test(e)?uX:u1:Array.isArray(e)?uQ:"object"==typeof e?lc.test(e)?uX:u0:uW}function uQ(e,t){let r=[...e],n=r.length,s=e.map((e,r)=>uZ(e)(e,t[r]));return e=>{for(let t=0;t<n;t++)r[t]=s[t](e);return r}}function u0(e,t){let r={...e,...t},n={};for(let s in r)void 0!==e[s]&&void 0!==t[s]&&(n[s]=uZ(e[s])(e[s],t[s]));return e=>{for(let t in n)r[t]=n[t](e);return r}}let u1=(e,t)=>{let r=ly.createTransformer(t),n=lm(e),s=lm(t);if(!(n.indexes.var.length===s.indexes.var.length&&n.indexes.color.length===s.indexes.color.length&&n.indexes.number.length>=s.indexes.number.length))return lD(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),uW(e,t);if(uY.has(e)&&!s.values.length||uY.has(t)&&!n.values.length)return uY.has(e)?r=>r<=0?e:t:r=>r>=1?t:e;return uV(uQ(function(e,t){let r=[],n={color:0,var:0,number:0};for(let s=0;s<t.values.length;s++){let i=t.types[s],a=e.indexes[i][n[i]],o=e.values[a]??0;r[s]=o,n[i]++}return r}(n,s),s.values),r)};function u2(e,t,r){return"number"==typeof e&&"number"==typeof t&&"number"==typeof r?cZ(e,t,r):uZ(e)(e,t)}let u5=e=>{let t=({timestamp:t})=>e(t);return{start:(e=!0)=>l7.update(t,e),stop:()=>ce(t),now:()=>ct.isProcessing?ct.timestamp:cy.now()}},u3=(e,t,r=10)=>{let n="",s=Math.max(Math.round(t/r),2);for(let t=0;t<s;t++)n+=Math.round(1e4*e(t/(s-1)))/1e4+", ";return`linear(${n.substring(0,n.length-2)})`};function u6(e){let t=0,r=e.next(t);for(;!r.done&&t<2e4;)t+=50,r=e.next(t);return t>=2e4?1/0:t}function u4(e,t,r){var n,s;let i=Math.max(t-5,0);return n=r-e(i),(s=t-i)?1e3/s*n:0}let u8=.01,u9=2,u7=.005,de=.5;function dt(e,t){return e*Math.sqrt(1-t*t)}let dr=["duration","bounce"],dn=["stiffness","damping","mass"];function ds(e,t){return t.some(t=>void 0!==e[t])}function di(e=.3,t=.3){let r,n="object"!=typeof e?{visualDuration:e,keyframes:[0,1],bounce:t}:e,{restSpeed:s,restDelta:i}=n,a=n.keyframes[0],o=n.keyframes[n.keyframes.length-1],l={done:!1,value:a},{stiffness:c,damping:u,mass:d,duration:h,velocity:p,isResolvedFromDuration:m}=function(e){let t={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...e};if(!ds(e,dn)&&ds(e,dr))if(e.visualDuration){let r=2*Math.PI/(1.2*e.visualDuration),n=r*r,s=2*oQ(.05,1,1-(e.bounce||0))*Math.sqrt(n);t={...t,mass:1,stiffness:n,damping:s}}else{let r=function({duration:e=800,bounce:t=.3,velocity:r=0,mass:n=1}){let s,i;lD(e<=uF(10),"Spring duration must be 10 seconds or less","spring-duration-limit");let a=1-t;a=oQ(.05,1,a),e=oQ(.01,10,e/1e3),a<1?(s=t=>{let n=t*a,s=n*e;return .001-(n-r)/dt(t,a)*Math.exp(-s)},i=t=>{let n=t*a*e,i=Math.pow(a,2)*Math.pow(t,2)*e,o=Math.exp(-n),l=dt(Math.pow(t,2),a);return(n*r+r-i)*o*(-s(t)+.001>0?-1:1)/l}):(s=t=>-.001+Math.exp(-t*e)*((t-r)*e+1),i=t=>e*e*(r-t)*Math.exp(-t*e));let o=function(e,t,r){let n=r;for(let r=1;r<12;r++)n-=e(n)/t(n);return n}(s,i,5/e);if(e=uF(e),isNaN(o))return{stiffness:100,damping:10,duration:e};{let t=Math.pow(o,2)*n;return{stiffness:t,damping:2*a*Math.sqrt(n*t),duration:e}}}(e);(t={...t,...r,mass:1}).isResolvedFromDuration=!0}return t}({...n,velocity:-((n.velocity||0)/1e3)}),f=p||0,g=u/(2*Math.sqrt(c*d)),x=o-a,y=Math.sqrt(c/d)/1e3,v=5>Math.abs(x);if(s||(s=v?u8:u9),i||(i=v?u7:de),g<1){let e=dt(y,g);r=t=>o-Math.exp(-g*y*t)*((f+g*y*x)/e*Math.sin(e*t)+x*Math.cos(e*t))}else if(1===g)r=e=>o-Math.exp(-y*e)*(x+(f+y*x)*e);else{let e=y*Math.sqrt(g*g-1);r=t=>{let r=Math.exp(-g*y*t),n=Math.min(e*t,300);return o-r*((f+g*y*x)*Math.sinh(n)+e*x*Math.cosh(n))/e}}let b={calculatedDuration:m&&h||null,next:e=>{let t=r(e);if(m)l.done=e>=h;else{let n=0===e?f:0;g<1&&(n=0===e?uF(f):u4(r,e,t));let a=Math.abs(o-t)<=i;l.done=Math.abs(n)<=s&&a}return l.value=l.done?o:t,l},toString:()=>{let e=Math.min(u6(b),2e4),t=u3(t=>b.next(e*t).value,e,30);return e+"ms "+t},toTransition:()=>{}};return b}function da({keyframes:e,velocity:t=0,power:r=.8,timeConstant:n=325,bounceDamping:s=10,bounceStiffness:i=500,modifyTarget:a,min:o,max:l,restDelta:c=.5,restSpeed:u}){let d,h,p=e[0],m={done:!1,value:p},f=r*t,g=p+f,x=void 0===a?g:a(g);x!==g&&(f=x-p);let y=e=>-f*Math.exp(-e/n),v=e=>x+y(e),b=e=>{let t=y(e),r=v(e);m.done=Math.abs(t)<=c,m.value=m.done?x:r},w=e=>{let t;if(t=m.value,void 0!==o&&t<o||void 0!==l&&t>l){var r;d=e,h=di({keyframes:[m.value,(r=m.value,void 0===o?l:void 0===l||Math.abs(o-r)<Math.abs(l-r)?o:l)],velocity:u4(v,e,m.value),damping:s,stiffness:i,restDelta:c,restSpeed:u})}};return w(0),{calculatedDuration:null,next:e=>{let t=!1;return(h||void 0!==d||(t=!0,b(e),w(e)),void 0!==d&&e>=d)?h.next(e-d):(t||b(e),m)}}}di.applyToOptions=e=>{let t=function(e,t=100,r){let n=r({...e,keyframes:[0,t]}),s=Math.min(u6(n),2e4);return{type:"keyframes",ease:e=>n.next(s*e).value/t,duration:s/1e3}}(e,100,di);return e.ease=t.ease,e.duration=uF(t.duration),e.type="keyframes",e};let dl=(e,t,r)=>(((1-3*r+3*t)*e+(3*r-6*t))*e+3*t)*e;function dc(e,t,r,n){return e===t&&r===n?l6:s=>0===s||1===s?s:dl(function(e,t,r,n,s){let i,a,o=0;do(i=dl(a=t+(r-t)/2,n,s)-e)>0?r=a:t=a;while(Math.abs(i)>1e-7&&++o<12)return a}(s,0,1,e,r),t,n)}let du=dc(.42,0,1,1),dd=dc(0,0,.58,1),dh=dc(.42,0,.58,1),dp=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,dm=e=>t=>1-e(1-t),df=dc(.33,1.53,.69,.99),dg=dm(df),dx=dp(dg),dy=e=>(e*=2)<1?.5*dg(e):.5*(2-Math.pow(2,-10*(e-1))),dv=e=>1-Math.sin(Math.acos(e)),db=dm(dv),dw=dp(dv),dk=e=>Array.isArray(e)&&"number"==typeof e[0],dj={linear:l6,easeIn:du,easeInOut:dh,easeOut:dd,circIn:dv,circInOut:dw,circOut:db,backIn:dg,backInOut:dx,backOut:df,anticipate:dy},dN=e=>{if(dk(e)){lz(4===e.length,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");let[t,r,n,s]=e;return dc(t,r,n,s)}return"string"==typeof e?(lz(void 0!==dj[e],`Invalid easing type '${e}'`,"invalid-easing-type"),dj[e]):e},dS=(e,t,r)=>{let n=t-e;return 0===n?1:(r-e)/n};function dC({duration:e=300,keyframes:t,times:r,ease:n="easeInOut"}){var s;let i,a=Array.isArray(n)&&"number"!=typeof n[0]?n.map(dN):dN(n),o={done:!1,value:t[0]},l=function(e,t,{clamp:r=!0,ease:n,mixer:s}={}){let i=e.length;if(lz(i===t.length,"Both input and output ranges must be the same length","range-length"),1===i)return()=>t[0];if(2===i&&t[0]===t[1])return()=>t[1];let a=e[0]===e[1];e[0]>e[i-1]&&(e=[...e].reverse(),t=[...t].reverse());let o=function(e,t,r){let n=[],s=r||l4.mix||u2,i=e.length-1;for(let r=0;r<i;r++){let i=s(e[r],e[r+1]);t&&(i=uV(Array.isArray(t)?t[r]||l6:t,i)),n.push(i)}return n}(t,n,s),l=o.length,c=r=>{if(a&&r<e[0])return t[0];let n=0;if(l>1)for(;n<e.length-2&&!(r<e[n+1]);n++);let s=dS(e[n],e[n+1],r);return o[n](s)};return r?t=>c(oQ(e[0],e[i-1],t)):c}((s=r&&r.length===t.length?r:(!function(e,t){let r=e[e.length-1];for(let n=1;n<=t;n++){let s=dS(0,t,n);e.push(cZ(r,1,s))}}(i=[0],t.length-1),i),s.map(t=>t*e)),t,{ease:Array.isArray(a)?a:t.map(()=>a||dh).splice(0,t.length-1)});return{calculatedDuration:e,next:t=>(o.value=l(t),o.done=t>=e,o)}}let dA=e=>null!==e;function d_(e,{repeat:t,repeatType:r="loop"},n,s=1){let i=e.filter(dA),a=s<0||t&&"loop"!==r&&t%2==1?0:i.length-1;return a&&void 0!==n?n:i[a]}let dT={decay:da,inertia:da,tween:dC,keyframes:dC,spring:di};function dE(e){"string"==typeof e.type&&(e.type=dT[e.type])}class dP{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(e=>{this.resolve=e})}notifyFinished(){this.resolve()}then(e,t){return this.finished.then(e,t)}}let dR=e=>e/100;class dM extends dP{constructor(e){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{let{motionValue:e}=this.options;e&&e.updatedAt!==cy.now()&&this.tick(cy.now()),this.isStopped=!0,"idle"!==this.state&&(this.teardown(),this.options.onStop?.())},uU.mainThread++,this.options=e,this.initAnimation(),this.play(),!1===e.autoplay&&this.pause()}initAnimation(){let{options:e}=this;dE(e);let{type:t=dC,repeat:r=0,repeatDelay:n=0,repeatType:s,velocity:i=0}=e,{keyframes:a}=e,o=t||dC;o!==dC&&"number"!=typeof a[0]&&(this.mixKeyframes=uV(dR,u2(a[0],a[1])),a=[0,100]);let l=o({...e,keyframes:a});"mirror"===s&&(this.mirroredGenerator=o({...e,keyframes:[...a].reverse(),velocity:-i})),null===l.calculatedDuration&&(l.calculatedDuration=u6(l));let{calculatedDuration:c}=l;this.calculatedDuration=c,this.resolvedDuration=c+n,this.totalDuration=this.resolvedDuration*(r+1)-n,this.generator=l}updateTime(e){let t=Math.round(e-this.startTime)*this.playbackSpeed;null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=t}tick(e,t=!1){let{generator:r,totalDuration:n,mixKeyframes:s,mirroredGenerator:i,resolvedDuration:a,calculatedDuration:o}=this;if(null===this.startTime)return r.next(0);let{delay:l=0,keyframes:c,repeat:u,repeatType:d,repeatDelay:h,type:p,onUpdate:m,finalKeyframe:f}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-n/this.speed,this.startTime)),t?this.currentTime=e:this.updateTime(e);let g=this.currentTime-l*(this.playbackSpeed>=0?1:-1),x=this.playbackSpeed>=0?g<0:g>n;this.currentTime=Math.max(g,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=n);let y=this.currentTime,v=r;if(u){let e=Math.min(this.currentTime,n)/a,t=Math.floor(e),r=e%1;!r&&e>=1&&(r=1),1===r&&t--,(t=Math.min(t,u+1))%2&&("reverse"===d?(r=1-r,h&&(r-=h/a)):"mirror"===d&&(v=i)),y=oQ(0,1,r)*a}let b=x?{done:!1,value:c[0]}:v.next(y);s&&(b.value=s(b.value));let{done:w}=b;x||null===o||(w=this.playbackSpeed>=0?this.currentTime>=n:this.currentTime<=0);let k=null===this.holdTime&&("finished"===this.state||"running"===this.state&&w);return k&&p!==da&&(b.value=d_(c,this.options,f,this.speed)),m&&m(b.value),k&&this.finish(),b}then(e,t){return this.finished.then(e,t)}get duration(){return this.calculatedDuration/1e3}get iterationDuration(){let{delay:e=0}=this.options||{};return this.duration+e/1e3}get time(){return this.currentTime/1e3}set time(e){e=uF(e),this.currentTime=e,null===this.startTime||null!==this.holdTime||0===this.playbackSpeed?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(e){this.updateTime(cy.now());let t=this.playbackSpeed!==e;this.playbackSpeed=e,t&&(this.time=this.currentTime/1e3)}play(){if(this.isStopped)return;let{driver:e=u5,startTime:t}=this.options;this.driver||(this.driver=e(e=>this.tick(e))),this.options.onPlay?.();let r=this.driver.now();"finished"===this.state?(this.updateFinished(),this.startTime=r):null!==this.holdTime?this.startTime=r-this.holdTime:this.startTime||(this.startTime=t??r),"finished"===this.state&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(cy.now()),this.holdTime=this.currentTime}complete(){"running"!==this.state&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null,uU.mainThread--}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}attachTimeline(e){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),e.observe(this)}}function dI(e){let t;return()=>(void 0===t&&(t=e()),t)}let dL=dI(()=>void 0!==window.ScrollTimeline),dD={},dz=(u=dI(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(e){return!1}return!0}),()=>dD.linearEasing??u()),dO=([e,t,r,n])=>`cubic-bezier(${e}, ${t}, ${r}, ${n})`,dB={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:dO([0,.65,.55,1]),circOut:dO([.55,0,1,.45]),backIn:dO([.31,.01,.66,-.59]),backOut:dO([.33,1.53,.69,.99])};function dF(e){return"function"==typeof e&&"applyToOptions"in e}class d$ extends dP{constructor(e){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!e)return;const{element:t,name:r,keyframes:n,pseudoElement:s,allowFlatten:i=!1,finalKeyframe:a,onComplete:o}=e;this.isPseudoElement=!!s,this.allowFlatten=i,this.options=e,lz("string"!=typeof e.type,'Mini animate() doesn\'t support "type" as a string.',"mini-spring");const l=function({type:e,...t}){return dF(e)&&dz()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}(e);this.animation=function(e,t,r,{delay:n=0,duration:s=300,repeat:i=0,repeatType:a="loop",ease:o="easeOut",times:l}={},c){let u={[t]:r};l&&(u.offset=l);let d=function e(t,r){if(t)return"function"==typeof t?dz()?u3(t,r):"ease-out":dk(t)?dO(t):Array.isArray(t)?t.map(t=>e(t,r)||dB.easeOut):dB[t]}(o,s);Array.isArray(d)&&(u.easing=d);let h={delay:n,duration:s,easing:Array.isArray(d)?"linear":d,fill:"both",iterations:i+1,direction:"reverse"===a?"alternate":"normal"};c&&(h.pseudoElement=c);let p=e.animate(u,h);return p}(t,r,n,l,s),!1===l.autoplay&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!s){let e=d_(n,this.options,a,this.speed);this.updateMotionValue?this.updateMotionValue(e):r.startsWith("--")?t.style.setProperty(r,e):t.style[r]=e,this.animation.cancel()}o?.(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),"finished"===this.state&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch(e){}}stop(){if(this.isStopped)return;this.isStopped=!0;let{state:e}=this;"idle"!==e&&"finished"!==e&&(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){return Number(this.animation.effect?.getComputedTiming?.().duration||0)/1e3}get iterationDuration(){let{delay:e=0}=this.options||{};return this.duration+e/1e3}get time(){return(Number(this.animation.currentTime)||0)/1e3}set time(e){this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=uF(e)}get speed(){return this.animation.playbackRate}set speed(e){e<0&&(this.finishedTime=null),this.animation.playbackRate=e}get state(){return null!==this.finishedTime?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(e){this.manualStartTime=this.animation.startTime=e}attachTimeline({timeline:e,observe:t}){return(this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,e&&dL())?(this.animation.timeline=e,l6):t(this)}}let dV={anticipate:dy,backInOut:dx,circInOut:dw};class dU extends d${constructor(e){!function(e){"string"==typeof e.ease&&e.ease in dV&&(e.ease=dV[e.ease])}(e),dE(e),super(e),void 0!==e.startTime&&(this.startTime=e.startTime),this.options=e}updateMotionValue(e){let{motionValue:t,onUpdate:r,onComplete:n,element:s,...i}=this.options;if(!t)return;if(void 0!==e)return void t.set(e);let a=new dM({...i,autoplay:!1}),o=Math.max(10,cy.now()-this.startTime),l=oQ(0,10,o-10);t.setWithVelocity(a.sample(Math.max(0,o-l)).value,a.sample(o).value,l),a.stop()}}let dG=(e,t)=>"zIndex"!==t&&!!("number"==typeof e||Array.isArray(e)||"string"==typeof e&&(ly.test(e)||"0"===e)&&!e.startsWith("url("));function dW(e){e.duration=0,e.type="keyframes"}let dq=new Set(["opacity","clipPath","filter","transform"]),dH=dI(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class dK extends dP{constructor({autoplay:e=!0,delay:t=0,type:r="keyframes",repeat:n=0,repeatDelay:s=0,repeatType:i="loop",keyframes:a,name:o,motionValue:l,element:c,...u}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=cy.now();const d={autoplay:e,delay:t,type:r,repeat:n,repeatDelay:s,repeatType:i,name:o,motionValue:l,element:c,...u},h=c?.KeyframeResolver||cc;this.keyframeResolver=new h(a,(e,t,r)=>this.onKeyframesResolved(e,t,d,!r),o,l,c),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(e,t,r,n){this.keyframeResolver=void 0;let{name:s,type:i,velocity:a,delay:o,isHandoff:l,onUpdate:c}=r;this.resolvedAt=cy.now(),!function(e,t,r,n){let s=e[0];if(null===s)return!1;if("display"===t||"visibility"===t)return!0;let i=e[e.length-1],a=dG(s,t),o=dG(i,t);return lD(a===o,`You are trying to animate ${t} from "${s}" to "${i}". "${a?i:s}" is not an animatable value.`,"value-not-animatable"),!!a&&!!o&&(function(e){let t=e[0];if(1===e.length)return!0;for(let r=0;r<e.length;r++)if(e[r]!==t)return!0}(e)||("spring"===r||dF(r))&&n)}(e,s,i,a)&&((l4.instantAnimations||!o)&&c?.(d_(e,r,t)),e[0]=e[e.length-1],dW(r),r.repeat=0);let u={startTime:n?this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt:void 0,finalKeyframe:t,...r,keyframes:e},d=!l&&function(e){let{motionValue:t,name:r,repeatDelay:n,repeatType:s,damping:i,type:a}=e;if(!(t?.owner?.current instanceof HTMLElement))return!1;let{onUpdate:o,transformTemplate:l}=t.owner.getProps();return dH()&&r&&dq.has(r)&&("transform"!==r||!l)&&!o&&!n&&"mirror"!==s&&0!==i&&"inertia"!==a}(u),h=u.motionValue?.owner?.current,p=d?new dU({...u,element:h}):new dM(u);p.finished.then(()=>{this.notifyFinished()}).catch(l6),this.pendingTimeline&&(this.stopTimeline=p.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=p}get finished(){return this._animation?this.animation.finished:this._finished}then(e,t){return this.finished.finally(e).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),ca=!0,cl(),co(),ca=!1),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(e){this.animation.time=e}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(e){this.animation.speed=e}get startTime(){return this.animation.startTime}attachTimeline(e){return this._animation?this.stopTimeline=this.animation.attachTimeline(e):this.pendingTimeline=e,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}let dX={type:"spring",stiffness:500,damping:25,restSpeed:10},dY={type:"keyframes",duration:.8},dJ={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},dZ=e=>null!==e,dQ=(e,t,r,n={},s,i)=>a=>{let o=uz(n,e)||{},l=o.delay||n.delay||0,{elapsed:c=0}=n;c-=uF(l);let u={keyframes:Array.isArray(r)?r:[null,r],ease:"easeOut",velocity:t.getVelocity(),...o,delay:-c,onUpdate:e=>{t.set(e),o.onUpdate&&o.onUpdate(e)},onComplete:()=>{a(),o.onComplete&&o.onComplete()},name:e,motionValue:t,element:i?void 0:s};!function({when:e,delay:t,delayChildren:r,staggerChildren:n,staggerDirection:s,repeat:i,repeatType:a,repeatDelay:o,from:l,elapsed:c,...u}){return!!Object.keys(u).length}(o)&&Object.assign(u,((e,{keyframes:t})=>t.length>2?dY:oZ.has(e)?e.startsWith("scale")?{type:"spring",stiffness:550,damping:0===t[1]?2*Math.sqrt(550):30,restSpeed:10}:dX:dJ)(e,u)),u.duration&&(u.duration=uF(u.duration)),u.repeatDelay&&(u.repeatDelay=uF(u.repeatDelay)),void 0!==u.from&&(u.keyframes[0]=u.from);let d=!1;if(!1!==u.type&&(0!==u.duration||u.repeatDelay)||(dW(u),0===u.delay&&(d=!0)),(l4.instantAnimations||l4.skipAnimations)&&(d=!0,dW(u),u.delay=0),u.allowFlatten=!o.type&&!o.ease,d&&!i&&void 0!==t.get()){let e=function(e,{repeat:t,repeatType:r="loop"},n){let s=e.filter(dZ),i=t&&"loop"!==r&&t%2==1?0:s.length-1;return s[i]}(u.keyframes,o);if(void 0!==e)return void l7.update(()=>{u.onUpdate(e),u.onComplete()})}return o.isSync?new dM(u):new dK(u)};function d0(e,t,{delay:r=0,transitionOverride:n,type:s}={}){let{transition:i=e.getDefaultTransition(),transitionEnd:a,...o}=t;n&&(i=n);let l=[],c=s&&e.animationState&&e.animationState.getState()[s];for(let t in o){let n=e.getValue(t,e.latestValues[t]??null),s=o[t];if(void 0===s||c&&function({protectedKeys:e,needsAnimating:t},r){let n=e.hasOwnProperty(r)&&!0!==t[r];return t[r]=!1,n}(c,t))continue;let a={delay:r,...uz(i||{},t)},u=n.get();if(void 0!==u&&!n.isAnimating&&!Array.isArray(s)&&s===u&&!a.velocity)continue;let d=!1;if(window.MotionHandoffAnimation){let r=e.props[uE];if(r){let e=window.MotionHandoffAnimation(r,t,l7);null!==e&&(a.startTime=e,d=!0)}}uB(e,t),n.start(dQ(t,n,s,e.shouldReduceMotion&&lR.has(t)?{type:!1}:a,e,d));let h=n.animation;h&&l.push(h)}return a&&Promise.all(l).then(()=>{l7.update(()=>{a&&function(e,t){let{transitionEnd:r={},transition:n={},...s}=uD(e,t)||{};for(let t in s={...s,...r}){var i;let r=uO(i=s[t])?i[i.length-1]||0:i;e.hasValue(t)?e.getValue(t).set(r):e.addValue(t,cb(r))}}(e,a)})}),l}function d1(e,t,r,n=0,s=1){let i=Array.from(e).sort((e,t)=>e.sortNodePosition(t)).indexOf(t),a=e.size,o=(a-1)*n;return"function"==typeof r?r(i,a):1===s?i*n:o-i*n}function d2(e,t,r={}){let n=uD(e,t,"exit"===r.type?e.presenceContext?.custom:void 0),{transition:s=e.getDefaultTransition()||{}}=n||{};r.transitionOverride&&(s=r.transitionOverride);let i=n?()=>Promise.all(d0(e,n,r)):()=>Promise.resolve(),a=e.variantChildren&&e.variantChildren.size?(n=0)=>{let{delayChildren:i=0,staggerChildren:a,staggerDirection:o}=s;return function(e,t,r=0,n=0,s=0,i=1,a){let o=[];for(let l of e.variantChildren)l.notify("AnimationStart",t),o.push(d2(l,t,{...a,delay:r+("function"==typeof n?0:n)+d1(e.variantChildren,l,n,s,i)}).then(()=>l.notify("AnimationComplete",t)));return Promise.all(o)}(e,t,n,i,a,o,r)}:()=>Promise.resolve(),{when:o}=s;if(!o)return Promise.all([i(),a(r.delay)]);{let[e,t]="beforeChildren"===o?[i,a]:[a,i];return e().then(()=>t())}}let d5=cT.length;function d3(e,t){if(!Array.isArray(t))return!1;let r=t.length;if(r!==e.length)return!1;for(let n=0;n<r;n++)if(t[n]!==e[n])return!1;return!0}let d6=[...c_].reverse(),d4=c_.length;function d8(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function d9(){return{animate:d8(!0),whileInView:d8(),whileHover:d8(),whileTap:d8(),whileDrag:d8(),whileFocus:d8(),exit:d8()}}let d7=0;function he(e){return[e("x"),e("y")]}let ht=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function hr(e){return ht.has(e.tagName)||!0===e.isContentEditable}function hn(e,t,r,n={passive:!0}){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r)}let hs={x:!1,y:!1};function hi(e){return e.max-e.min}function ha(e,t,r,n=.5){e.origin=n,e.originPoint=cZ(t.min,t.max,e.origin),e.scale=hi(r)/hi(t),e.translate=cZ(r.min,r.max,e.origin)-e.originPoint,(e.scale>=.9999&&e.scale<=1.0001||isNaN(e.scale))&&(e.scale=1),(e.translate>=-.01&&e.translate<=.01||isNaN(e.translate))&&(e.translate=0)}function ho(e,t,r,n){ha(e.x,t.x,r.x,n?n.originX:void 0),ha(e.y,t.y,r.y,n?n.originY:void 0)}function hl(e,t,r){e.min=r.min+t.min,e.max=e.min+hi(t)}function hc(e,t,r){e.min=t.min-r.min,e.max=e.min+hi(t)}function hu(e,t,r){hc(e.x,t.x,r.x),hc(e.y,t.y,r.y)}let hd=e=>"mouse"===e.pointerType?"number"!=typeof e.button||e.button<=0:!1!==e.isPrimary;function hh(e){return{point:{x:e.pageX,y:e.pageY}}}function hp(e,t,r,n){return hn(e,t,e=>hd(e)&&r(e,hh(e)),n)}let hm=({current:e})=>e?e.ownerDocument.defaultView:null,hf=(e,t)=>Math.abs(e-t),hg=new Set(["auto","scroll"]);class hx{constructor(e,t,{transformPagePoint:r,contextWindow:n=window,dragSnapToOrigin:s=!1,distanceThreshold:i=3,element:a}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=e=>{this.handleScroll(e.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{var e,t;if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let r=hb(this.lastMoveEventInfo,this.history),n=null!==this.startEvent,s=(e=r.offset,t={x:0,y:0},Math.sqrt(hf(e.x,t.x)**2+hf(e.y,t.y)**2)>=this.distanceThreshold);if(!n&&!s)return;let{point:i}=r,{timestamp:a}=ct;this.history.push({...i,timestamp:a});let{onStart:o,onMove:l}=this.handlers;n||(o&&o(this.lastMoveEvent,r),this.startEvent=this.lastMoveEvent),l&&l(this.lastMoveEvent,r)},this.handlePointerMove=(e,t)=>{this.lastMoveEvent=e,this.lastMoveEventInfo=hy(t,this.transformPagePoint),l7.update(this.updatePoint,!0)},this.handlePointerUp=(e,t)=>{this.end();let{onEnd:r,onSessionEnd:n,resumeAnimation:s}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&s&&s(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let i=hb("pointercancel"===e.type?this.lastMoveEventInfo:hy(t,this.transformPagePoint),this.history);this.startEvent&&r&&r(e,i),n&&n(e,i)},!hd(e))return;this.dragSnapToOrigin=s,this.handlers=t,this.transformPagePoint=r,this.distanceThreshold=i,this.contextWindow=n||window;const o=hy(hh(e),this.transformPagePoint),{point:l}=o,{timestamp:c}=ct;this.history=[{...l,timestamp:c}];const{onSessionStart:u}=t;u&&u(e,hb(o,this.history)),this.removeListeners=uV(hp(this.contextWindow,"pointermove",this.handlePointerMove),hp(this.contextWindow,"pointerup",this.handlePointerUp),hp(this.contextWindow,"pointercancel",this.handlePointerUp)),a&&this.startScrollTracking(a)}startScrollTracking(e){let t=e.parentElement;for(;t;){let e=getComputedStyle(t);(hg.has(e.overflowX)||hg.has(e.overflowY))&&this.scrollPositions.set(t,{x:t.scrollLeft,y:t.scrollTop}),t=t.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0,passive:!0}),window.addEventListener("scroll",this.onWindowScroll,{passive:!0}),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(e){let t=this.scrollPositions.get(e);if(!t)return;let r=e===window,n=r?{x:window.scrollX,y:window.scrollY}:{x:e.scrollLeft,y:e.scrollTop},s={x:n.x-t.x,y:n.y-t.y};(0!==s.x||0!==s.y)&&(r?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=s.x,this.lastMoveEventInfo.point.y+=s.y):this.history.length>0&&(this.history[0].x-=s.x,this.history[0].y-=s.y),this.scrollPositions.set(e,n),l7.update(this.updatePoint,!0))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),ce(this.updatePoint)}}function hy(e,t){return t?{point:t(e.point)}:e}function hv(e,t){return{x:e.x-t.x,y:e.y-t.y}}function hb({point:e},t){return{point:e,delta:hv(e,hw(t)),offset:hv(e,t[0]),velocity:function(e,t){if(e.length<2)return{x:0,y:0};let r=e.length-1,n=null,s=hw(e);for(;r>=0&&(n=e[r],!(s.timestamp-n.timestamp>uF(.1)));)r--;if(!n)return{x:0,y:0};let i=(s.timestamp-n.timestamp)/1e3;if(0===i)return{x:0,y:0};let a={x:(s.x-n.x)/i,y:(s.y-n.y)/i};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}(t,.1)}}function hw(e){return e[e.length-1]}function hk(e,t,r){return{min:void 0!==t?e.min+t:void 0,max:void 0!==r?e.max+r-(e.max-e.min):void 0}}function hj(e,t){let r=t.min-e.min,n=t.max-e.max;return t.max-t.min<e.max-e.min&&([r,n]=[n,r]),{min:r,max:n}}function hN(e,t,r){return{min:hS(e,t),max:hS(e,r)}}function hS(e,t){return"number"==typeof e?e:e[t]||0}let hC=new WeakMap;class hA{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=lE(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=e}start(e,{snapToCursor:t=!1,distanceThreshold:r}={}){let{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;let s=e=>{t?(this.stopAnimation(),this.snapToCursor(hh(e).point)):this.pauseAnimation()},i=(e,t)=>{this.stopAnimation();let{drag:r,dragPropagation:n,onDragStart:s}=this.getProps();if(r&&!n&&(this.openDragLock&&this.openDragLock(),this.openDragLock=function(e){if("x"===e||"y"===e)if(hs[e])return null;else return hs[e]=!0,()=>{hs[e]=!1};return hs.x||hs.y?null:(hs.x=hs.y=!0,()=>{hs.x=hs.y=!1})}(r),!this.openDragLock))return;this.latestPointerEvent=e,this.latestPanInfo=t,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),he(e=>{let t=this.getAxisMotionValue(e).get()||0;if(ln.test(t)){let{projection:r}=this.visualElement;if(r&&r.layout){let n=r.layout.layoutBox[e];n&&(t=hi(n)*(parseFloat(t)/100))}}this.originPoint[e]=t}),s&&l7.postRender(()=>s(e,t)),uB(this.visualElement,"transform");let{animationState:i}=this.visualElement;i&&i.setActive("whileDrag",!0)},a=(e,t)=>{this.latestPointerEvent=e,this.latestPanInfo=t;let{dragPropagation:r,dragDirectionLock:n,onDirectionLock:s,onDrag:i}=this.getProps();if(!r&&!this.openDragLock)return;let{offset:a}=t;if(n&&null===this.currentDirection){this.currentDirection=function(e,t=10){let r=null;return Math.abs(e.y)>t?r="y":Math.abs(e.x)>t&&(r="x"),r}(a),null!==this.currentDirection&&s&&s(this.currentDirection);return}this.updateAxis("x",t.point,a),this.updateAxis("y",t.point,a),this.visualElement.render(),i&&i(e,t)},o=(e,t)=>{this.latestPointerEvent=e,this.latestPanInfo=t,this.stop(e,t),this.latestPointerEvent=null,this.latestPanInfo=null},l=()=>he(e=>"paused"===this.getAnimationState(e)&&this.getAxisMotionValue(e).animation?.play()),{dragSnapToOrigin:c}=this.getProps();this.panSession=new hx(e,{onSessionStart:s,onStart:i,onMove:a,onSessionEnd:o,resumeAnimation:l},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:c,distanceThreshold:r,contextWindow:hm(this.visualElement),element:this.visualElement.current})}stop(e,t){let r=e||this.latestPointerEvent,n=t||this.latestPanInfo,s=this.isDragging;if(this.cancel(),!s||!n||!r)return;let{velocity:i}=n;this.startAnimation(i);let{onDragEnd:a}=this.getProps();a&&l7.postRender(()=>a(r,n))}cancel(){this.isDragging=!1;let{projection:e,animationState:t}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.endPanSession();let{dragPropagation:r}=this.getProps();!r&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),t&&t.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(e,t,r){let{drag:n}=this.getProps();if(!r||!h_(e,n,this.currentDirection))return;let s=this.getAxisMotionValue(e),i=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(i=function(e,{min:t,max:r},n){return void 0!==t&&e<t?e=n?cZ(t,e,n.min):Math.max(e,t):void 0!==r&&e>r&&(e=n?cZ(r,e,n.max):Math.min(e,r)),e}(i,this.constraints[e],this.elastic[e])),s.set(i)}resolveConstraints(){let{dragConstraints:e,dragElastic:t}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,n=this.constraints;e&&uR(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&r?this.constraints=function(e,{top:t,left:r,bottom:n,right:s}){return{x:hk(e.x,r,s),y:hk(e.y,t,n)}}(r.layoutBox,e):this.constraints=!1,this.elastic=function(e=.35){return!1===e?e=0:!0===e&&(e=.35),{x:hN(e,"left","right"),y:hN(e,"top","bottom")}}(t),n!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&he(e=>{var t,n;let s;!1!==this.constraints&&this.getAxisMotionValue(e)&&(this.constraints[e]=(t=r.layoutBox[e],n=this.constraints[e],s={},void 0!==n.min&&(s.min=n.min-t.min),void 0!==n.max&&(s.max=n.max-t.min),s))})}resolveRefConstraints(){var e;let{dragConstraints:t,onMeasureDragConstraints:r}=this.getProps();if(!t||!uR(t))return!1;let n=t.current;lz(null!==n,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");let{projection:s}=this.visualElement;if(!s||!s.layout)return!1;let i=function(e,t,r){let n=ui(e,r),{scroll:s}=t;return s&&(ur(n.x,s.offset.x),ur(n.y,s.offset.y)),n}(n,s.root,this.visualElement.getTransformPagePoint()),a=(e=s.layout.layoutBox,{x:hj(e.x,i.x),y:hj(e.y,i.y)});if(r){let e=r(function({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}(a));this.hasMutatedConstraints=!!e,e&&(a=c3(e))}return a}startAnimation(e){let{drag:t,dragMomentum:r,dragElastic:n,dragTransition:s,dragSnapToOrigin:i,onDragTransitionEnd:a}=this.getProps(),o=this.constraints||{};return Promise.all(he(a=>{if(!h_(a,t,this.currentDirection))return;let l=o&&o[a]||{};i&&(l={min:0,max:0});let c={type:"inertia",velocity:r?e[a]:0,bounceStiffness:n?200:1e6,bounceDamping:n?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...s,...l};return this.startAxisValueAnimation(a,c)})).then(a)}startAxisValueAnimation(e,t){let r=this.getAxisMotionValue(e);return uB(this.visualElement,e),r.start(dQ(e,r,0,t,this.visualElement,!1))}stopAnimation(){he(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){he(e=>this.getAxisMotionValue(e).animation?.pause())}getAnimationState(e){return this.getAxisMotionValue(e).animation?.state}getAxisMotionValue(e){let t=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps();return r[t]||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){he(t=>{let{drag:r}=this.getProps();if(!h_(t,r,this.currentDirection))return;let{projection:n}=this.visualElement,s=this.getAxisMotionValue(t);if(n&&n.layout){let{min:r,max:i}=n.layout.layoutBox[t],a=s.get()||0;s.set(e[t]-cZ(r,i,.5)+a)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;let{drag:e,dragConstraints:t}=this.getProps(),{projection:r}=this.visualElement;if(!uR(t)||!r||!this.constraints)return;this.stopAnimation();let n={x:0,y:0};he(e=>{let t=this.getAxisMotionValue(e);if(t&&!1!==this.constraints){var r,s;let i,a,o,l=t.get();n[e]=(r={min:l,max:l},s=this.constraints[e],i=.5,a=hi(r),(o=hi(s))>a?i=dS(s.min,s.max-a,r.min):a>o&&(i=dS(r.min,r.max-o,s.min)),oQ(0,1,i))}});let{transformTemplate:s}=this.visualElement.getProps();this.visualElement.current.style.transform=s?s({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),he(t=>{if(!h_(t,e,null))return;let r=this.getAxisMotionValue(t),{min:s,max:i}=this.constraints[t];r.set(cZ(s,i,n[t]))})}addListeners(){if(!this.visualElement.current)return;hC.set(this.visualElement,this);let e=this.visualElement.current,t=hp(e,"pointerdown",t=>{let{drag:r,dragListener:n=!0}=this.getProps(),s=t.target,i=s!==e&&hr(s);r&&n&&!i&&this.start(t)}),r=()=>{let{dragConstraints:e}=this.getProps();uR(e)&&e.current&&(this.constraints=this.resolveRefConstraints())},{projection:n}=this.visualElement,s=n.addEventListener("measure",r);n&&!n.layout&&(n.root&&n.root.updateScroll(),n.updateLayout()),l7.read(r);let i=hn(window,"resize",()=>this.scalePositionWithinConstraints()),a=n.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t})=>{this.isDragging&&t&&(he(t=>{let r=this.getAxisMotionValue(t);r&&(this.originPoint[t]+=e[t].translate,r.set(r.get()+e[t].translate))}),this.visualElement.render())});return()=>{i(),t(),s(),a&&a()}}getProps(){let e=this.visualElement.getProps(),{drag:t=!1,dragDirectionLock:r=!1,dragPropagation:n=!1,dragConstraints:s=!1,dragElastic:i=.35,dragMomentum:a=!0}=e;return{...e,drag:t,dragDirectionLock:r,dragPropagation:n,dragConstraints:s,dragElastic:i,dragMomentum:a}}}function h_(e,t,r){return(!0===t||t===e)&&(null===r||r===e)}let hT=e=>(t,r)=>{e&&l7.postRender(()=>e(t,r))},hE={hasAnimatedSinceResize:!0,hasEverUpdated:!1};var hP=b;let hR=!1;class hM extends hP.Component{componentDidMount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:r,layoutId:n}=this.props,{projection:s}=e;s&&(t.group&&t.group.add(s),r&&r.register&&n&&r.register(s),hR&&s.root.didUpdate(),s.addEventListener("animationComplete",()=>{this.safeToRemove()}),s.setOptions({...s.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),hE.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){let{layoutDependency:t,visualElement:r,drag:n,isPresent:s}=this.props,{projection:i}=r;return i&&(i.isPresent=s,e.layoutDependency!==t&&i.setOptions({...i.options,layoutDependency:t}),hR=!0,n||e.layoutDependency!==t||void 0===t||e.isPresent!==s?i.willUpdate():this.safeToRemove(),e.isPresent!==s&&(s?i.promote():i.relegate()||l7.postRender(()=>{let e=i.getStack();e&&e.members.length||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),cg.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:r}=this.props,{projection:n}=e;hR=!0,n&&(n.scheduleCheckAfterUnmount(),t&&t.group&&t.group.remove(n),r&&r.deregister&&r.deregister(n))}safeToRemove(){let{safeToRemove:e}=this.props;e&&e()}render(){return null}}function hI(e){let[t,r]=function(e=!0){let t=(0,b.useContext)(uw);if(null===t)return[!0,null];let{isPresent:r,onExitComplete:n,register:s}=t,i=(0,b.useId)();(0,b.useEffect)(()=>{if(e)return s(i)},[e]);let a=(0,b.useCallback)(()=>e&&n&&n(i),[i,n,e]);return!r&&n?[!1,a]:[!0]}(),n=(0,hP.useContext)(uc);return(0,v.jsx)(hM,{...e,layoutGroup:n,switchLayoutGroup:(0,hP.useContext)(uP),isPresent:t,safeToRemove:r})}function hL(e,t,r,n,s){return e-=t,e=n+1/r*(e-n),void 0!==s&&(e=n+1/s*(e-n)),e}function hD(e,t,[r,n,s],i,a){!function(e,t=0,r=1,n=.5,s,i=e,a=e){if(ln.test(t)&&(t=parseFloat(t),t=cZ(a.min,a.max,t/100)-a.min),"number"!=typeof t)return;let o=cZ(i.min,i.max,n);e===i&&(o-=t),e.min=hL(e.min,t,r,o,s),e.max=hL(e.max,t,r,o,s)}(e,t[r],t[n],t[s],t.scale,i,a)}let hz=["x","scaleX","originX"],hO=["y","scaleY","originY"];function hB(e,t,r,n){hD(e.x,t,hz,r?r.x:void 0,n?n.x:void 0),hD(e.y,t,hO,r?r.y:void 0,n?n.y:void 0)}function hF(e,t){e.min=t.min,e.max=t.max}function h$(e,t){hF(e.x,t.x),hF(e.y,t.y)}function hV(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function hU(e){return 0===e.translate&&1===e.scale}function hG(e){return hU(e.x)&&hU(e.y)}function hW(e,t){return e.min===t.min&&e.max===t.max}function hq(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function hH(e,t){return hq(e.x,t.x)&&hq(e.y,t.y)}function hK(e){return hi(e.x)/hi(e.y)}function hX(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}let hY=["TopLeft","TopRight","BottomLeft","BottomRight"],hJ=hY.length,hZ=e=>"string"==typeof e?parseFloat(e):e,hQ=e=>"number"==typeof e||ls.test(e);function h0(e,t){return void 0!==e[t]?e[t]:e.borderRadius}let h1=h5(0,.5,db),h2=h5(.5,.95,l6);function h5(e,t,r){return n=>n<e?0:n>t?1:r(dS(e,t,n))}function h3(e){return"object"==typeof e&&null!==e}function h6(e){return h3(e)&&"ownerSVGElement"in e}let h4=(e,t)=>e.depth-t.depth;class h8{constructor(){this.children=[],this.isDirty=!1}add(e){cp(this.children,e),this.isDirty=!0}remove(e){cm(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(h4),this.isDirty=!1,this.children.forEach(e)}}class h9{constructor(){this.members=[]}add(e){cp(this.members,e),e.scheduleRender()}remove(e){if(cm(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){let e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){let t,r=this.members.findIndex(t=>e===t);if(0===r)return!1;for(let e=r;e>=0;e--){let r=this.members[e];if(!1!==r.isPresent){t=r;break}}return!!t&&(this.promote(t),!0)}promote(e,t){let r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender();let n=r.options.layoutDependency,s=e.options.layoutDependency;(void 0===n||void 0===s||n!==s)&&(e.resumeFrom=r,t&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0));let{crossfade:i}=e.options;!1===i&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{let{options:t,resumingFrom:r}=e;t.onExitComplete&&t.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}let h7=["","X","Y","Z"],pe=0;function pt(e,t,r,n){let{latestValues:s}=t;s[e]&&(r[e]=s[e],t.setStaticValue(e,0),n&&(n[e]=0))}function pr({attachResizeListener:e,defaultParent:t,measureScroll:r,checkIsScrollRoot:n,resetTransform:s}){return class{constructor(e={},r=t?.()){this.id=pe++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(pi),this.nodes.forEach(ph),this.nodes.forEach(pp),this.nodes.forEach(pa)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=e,this.root=r?r.root||r:this,this.path=r?[...r.path,r]:[],this.parent=r,this.depth=r?r.depth+1:0;for(let e=0;e<this.path.length;e++)this.path[e].shouldResetTransform=!0;this.root===this&&(this.nodes=new h8)}addEventListener(e,t){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new cf),this.eventHandlers.get(e).add(t)}notifyListeners(e,...t){let r=this.eventHandlers.get(e);r&&r.notify(...t)}hasListeners(e){return this.eventHandlers.has(e)}mount(t){if(this.instance)return;this.isSVG=h6(t)&&!(h6(t)&&"svg"===t.tagName),this.instance=t;let{layoutId:r,layout:n,visualElement:s}=this.options;if(s&&!s.current&&s.mount(t),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(n||r)&&(this.isLayoutDirty=!0),e){let r,n=0,s=()=>this.root.updateBlockedByResize=!1;l7.read(()=>{n=window.innerWidth}),e(t,()=>{let e=window.innerWidth;if(e!==n){let t,i;n=e,this.root.updateBlockedByResize=!0,r&&r(),t=cy.now(),i=({timestamp:e})=>{let r=e-t;r>=250&&(ce(i),s(r-250))},l7.setup(i,!0),r=()=>ce(i),hE.hasAnimatedSinceResize&&(hE.hasAnimatedSinceResize=!1,this.nodes.forEach(pd))}})}r&&this.root.registerSharedNode(r,this),!1!==this.options.animate&&s&&(r||n)&&this.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t,hasRelativeLayoutChanged:r,layout:n})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let i=this.options.transition||s.getDefaultTransition()||pv,{onLayoutAnimationStart:a,onLayoutAnimationComplete:o}=s.getProps(),l=!this.targetLayout||!hH(this.targetLayout,n),c=!t&&r;if(this.options.layoutRoot||this.resumeFrom||c||t&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);let t={...uz(i,"layout"),onPlay:a,onComplete:o};(s.shouldReduceMotion||this.options.layoutRoot)&&(t.delay=0,t.type=!1),this.startAnimation(t),this.setAnimationOrigin(e,c)}else t||pd(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=n})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);let e=this.getStack();e&&e.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),ce(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){!this.isUpdateBlocked()&&(this.isUpdating=!0,this.nodes&&this.nodes.forEach(pm),this.animationId++)}getTransformTemplate(){let{visualElement:e}=this.options;return e&&e.getProps().transformTemplate}willUpdate(e=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&function e(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;let{visualElement:r}=t.options;if(!r)return;let n=r.props[uE];if(window.MotionHasOptimisedAnimation(n,"transform")){let{layout:e,layoutId:r}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",l7,!(e||r))}let{parent:s}=t;s&&!s.hasCheckedOptimisedAppear&&e(s)}(this),this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let e=0;e<this.path.length;e++){let t=this.path[e];t.shouldResetTransform=!0,t.updateScroll("snapshot"),t.options.layoutRoot&&t.willUpdate(!1)}let{layoutId:t,layout:r}=this.options;if(void 0===t&&!r)return;let n=this.getTransformTemplate();this.prevTransformTemplateValue=n?n(this.latestValues,""):void 0,this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(pl);return}if(this.animationId<=this.animationCommitId)return void this.nodes.forEach(pc);this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(pu),this.nodes.forEach(pn),this.nodes.forEach(ps)):this.nodes.forEach(pc),this.clearAllSnapshots();let e=cy.now();ct.delta=oQ(0,1e3/60,e-ct.timestamp),ct.timestamp=e,ct.isProcessing=!0,cr.update.process(ct),cr.preRender.process(ct),cr.render.process(ct),ct.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,cg.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(po),this.sharedNodes.forEach(pf)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,l7.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){l7.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure(),!this.snapshot||hi(this.snapshot.measuredBox.x)||hi(this.snapshot.measuredBox.y)||(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let e=0;e<this.path.length;e++)this.path[e].updateScroll();let e=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected=lE(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);let{visualElement:t}=this.options;t&&t.notify("LayoutMeasure",this.layout.layoutBox,e?e.layoutBox:void 0)}updateScroll(e="measure"){let t=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===e&&(t=!1),t&&this.instance){let t=n(this.instance);this.scroll={animationId:this.root.animationId,phase:e,isRoot:t,offset:r(this.instance),wasRoot:this.scroll?this.scroll.isRoot:t}}}resetTransform(){if(!s)return;let e=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,t=this.projectionDelta&&!hG(this.projectionDelta),r=this.getTransformTemplate(),n=r?r(this.latestValues,""):void 0,i=n!==this.prevTransformTemplateValue;e&&this.instance&&(t||c8(this.latestValues)||i)&&(s(this.instance,n),this.shouldResetTransform=!1,this.scheduleRender())}measure(e=!0){var t;let r=this.measurePageBox(),n=this.removeElementScroll(r);return e&&(n=this.removeTransform(n)),pk((t=n).x),pk(t.y),{animationId:this.root.animationId,measuredBox:r,layoutBox:n,latestValues:{},source:this.id}}measurePageBox(){let{visualElement:e}=this.options;if(!e)return lE();let t=e.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(pN))){let{scroll:e}=this.root;e&&(ur(t.x,e.offset.x),ur(t.y,e.offset.y))}return t}removeElementScroll(e){let t=lE();if(h$(t,e),this.scroll?.wasRoot)return t;for(let r=0;r<this.path.length;r++){let n=this.path[r],{scroll:s,options:i}=n;n!==this.root&&s&&i.layoutScroll&&(s.wasRoot&&h$(t,e),ur(t.x,s.offset.x),ur(t.y,s.offset.y))}return t}applyTransform(e,t=!1){let r=lE();h$(r,e);for(let e=0;e<this.path.length;e++){let n=this.path[e];!t&&n.options.layoutScroll&&n.scroll&&n!==n.root&&us(r,{x:-n.scroll.offset.x,y:-n.scroll.offset.y}),c8(n.latestValues)&&us(r,n.latestValues)}return c8(this.latestValues)&&us(r,this.latestValues),r}removeTransform(e){let t=lE();h$(t,e);for(let e=0;e<this.path.length;e++){let r=this.path[e];if(!r.instance||!c8(r.latestValues))continue;c4(r.latestValues)&&r.updateSnapshot();let n=lE();h$(n,r.measurePageBox()),hB(t,r.latestValues,r.snapshot?r.snapshot.layoutBox:void 0,n)}return c8(this.latestValues)&&hB(t,this.latestValues),t}setTargetDelta(e){this.targetDelta=e,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(e){this.options={...this.options,...e,crossfade:void 0===e.crossfade||e.crossfade}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==ct.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(e=!1){let t=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=t.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=t.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=t.isSharedProjectionDirty);let r=!!this.resumingFrom||this!==t;if(!(e||r&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;let{layout:n,layoutId:s}=this.options;if(!this.layout||!(n||s))return;this.resolvedRelativeTargetAt=ct.timestamp;let i=this.getClosestProjectingParent();if(i&&this.linkedParentVersion!==i.layoutVersion&&!i.options.layoutRoot&&this.removeRelativeTarget(),this.targetDelta||this.relativeTarget||(i&&i.layout?this.createRelativeTarget(i,this.layout.layoutBox,i.layout.layoutBox):this.removeRelativeTarget()),this.relativeTarget||this.targetDelta){if(this.target||(this.target=lE(),this.targetWithTransforms=lE()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target){var a,o,l;this.forceRelativeParentToResolveTarget(),a=this.target,o=this.relativeTarget,l=this.relativeParent.target,hl(a.x,o.x,l.x),hl(a.y,o.y,l.y)}else this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):h$(this.target,this.layout.layoutBox),ut(this.target,this.targetDelta)):h$(this.target,this.layout.layoutBox);this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,i&&!!i.resumingFrom==!!this.resumingFrom&&!i.options.layoutScroll&&i.target&&1!==this.animationProgress?this.createRelativeTarget(i,this.target,i.target):this.relativeParent=this.relativeTarget=void 0)}}getClosestProjectingParent(){if(!(!this.parent||c4(this.parent.latestValues)||c9(this.parent.latestValues)))if(this.parent.isProjecting())return this.parent;else return this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(e,t,r){this.relativeParent=e,this.linkedParentVersion=e.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=lE(),this.relativeTargetOrigin=lE(),hu(this.relativeTargetOrigin,t,r),h$(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){let e=this.getLead(),t=!!this.resumingFrom||this!==e,r=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(r=!1),t&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(r=!1),this.resolvedRelativeTargetAt===ct.timestamp&&(r=!1),r)return;let{layout:n,layoutId:s}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(n||s))return;h$(this.layoutCorrected,this.layout.layoutBox);let i=this.treeScale.x,a=this.treeScale.y;!function(e,t,r,n=!1){let s,i,a=r.length;if(a){t.x=t.y=1;for(let o=0;o<a;o++){i=(s=r[o]).projectionDelta;let{visualElement:a}=s.options;(!a||!a.props.style||"contents"!==a.props.style.display)&&(n&&s.options.layoutScroll&&s.scroll&&s!==s.root&&us(e,{x:-s.scroll.offset.x,y:-s.scroll.offset.y}),i&&(t.x*=i.x.scale,t.y*=i.y.scale,ut(e,i)),n&&c8(s.latestValues)&&us(e,s.latestValues))}t.x<1.0000000000001&&t.x>.999999999999&&(t.x=1),t.y<1.0000000000001&&t.y>.999999999999&&(t.y=1)}}(this.layoutCorrected,this.treeScale,this.path,t),e.layout&&!e.target&&(1!==this.treeScale.x||1!==this.treeScale.y)&&(e.target=e.layout.layoutBox,e.targetWithTransforms=lE());let{target:o}=e;if(!o){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}this.projectionDelta&&this.prevProjectionDelta?(hV(this.prevProjectionDelta.x,this.projectionDelta.x),hV(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),ho(this.projectionDelta,this.layoutCorrected,o,this.latestValues),this.treeScale.x===i&&this.treeScale.y===a&&hX(this.projectionDelta.x,this.prevProjectionDelta.x)&&hX(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",o))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(e=!0){if(this.options.visualElement?.scheduleRender(),e){let e=this.getStack();e&&e.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=l_(),this.projectionDelta=l_(),this.projectionDeltaWithTransform=l_()}setAnimationOrigin(e,t=!1){let r,n=this.snapshot,s=n?n.latestValues:{},i={...this.latestValues},a=l_();this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!t;let o=lE(),l=(n?n.source:void 0)!==(this.layout?this.layout.source:void 0),c=this.getStack(),u=!c||c.members.length<=1,d=!!(l&&!u&&!0===this.options.crossfade&&!this.path.some(py));this.animationProgress=0,this.mixTargetDelta=t=>{let n=t/1e3;if(pg(a.x,e.x,n),pg(a.y,e.y,n),this.setTargetDelta(a),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout){var c,h,p,m,f,g;hu(o,this.layout.layoutBox,this.relativeParent.layout.layoutBox),p=this.relativeTarget,m=this.relativeTargetOrigin,f=o,g=n,px(p.x,m.x,f.x,g),px(p.y,m.y,f.y,g),r&&(c=this.relativeTarget,h=r,hW(c.x,h.x)&&hW(c.y,h.y))&&(this.isProjectionDirty=!1),r||(r=lE()),h$(r,this.relativeTarget)}l&&(this.animationValues=i,function(e,t,r,n,s,i){s?(e.opacity=cZ(0,r.opacity??1,h1(n)),e.opacityExit=cZ(t.opacity??1,0,h2(n))):i&&(e.opacity=cZ(t.opacity??1,r.opacity??1,n));for(let s=0;s<hJ;s++){let i=`border${hY[s]}Radius`,a=h0(t,i),o=h0(r,i);(void 0!==a||void 0!==o)&&(a||(a=0),o||(o=0),0===a||0===o||hQ(a)===hQ(o)?(e[i]=Math.max(cZ(hZ(a),hZ(o),n),0),(ln.test(o)||ln.test(a))&&(e[i]+="%")):e[i]=o)}(t.rotate||r.rotate)&&(e.rotate=cZ(t.rotate||0,r.rotate||0,n))}(i,s,this.latestValues,n,d,u)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=n},this.mixTargetDelta(1e3*!!this.options.layoutRoot)}startAnimation(e){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(ce(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=l7.update(()=>{var t,r,n;let s;hE.hasAnimatedSinceResize=!0,uU.layout++,this.motionValue||(this.motionValue=cb(0)),this.currentAnimation=(t=this.motionValue,r=[0,1e3],n={...e,velocity:0,isSync:!0,onUpdate:t=>{this.mixTargetDelta(t),e.onUpdate&&e.onUpdate(t)},onStop:()=>{uU.layout--},onComplete:()=>{uU.layout--,e.onComplete&&e.onComplete(),this.completeAnimation()}},(s=lP(t)?t:cb(t)).start(dQ("",s,r,n)),s.animation),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);let e=this.getStack();e&&e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let e=this.getLead(),{targetWithTransforms:t,target:r,layout:n,latestValues:s}=e;if(t&&r&&n){if(this!==e&&this.layout&&n&&pj(this.options.animationType,this.layout.layoutBox,n.layoutBox)){r=this.target||lE();let t=hi(this.layout.layoutBox.x);r.x.min=e.target.x.min,r.x.max=r.x.min+t;let n=hi(this.layout.layoutBox.y);r.y.min=e.target.y.min,r.y.max=r.y.min+n}h$(t,r),us(t,s),ho(this.projectionDeltaWithTransform,this.layoutCorrected,t,s)}}registerSharedNode(e,t){this.sharedNodes.has(e)||this.sharedNodes.set(e,new h9),this.sharedNodes.get(e).add(t);let r=t.options.initialPromotionConfig;t.promote({transition:r?r.transition:void 0,preserveFollowOpacity:r&&r.shouldPreserveFollowOpacity?r.shouldPreserveFollowOpacity(t):void 0})}isLead(){let e=this.getStack();return!e||e.lead===this}getLead(){let{layoutId:e}=this.options;return e&&this.getStack()?.lead||this}getPrevLead(){let{layoutId:e}=this.options;return e?this.getStack()?.prevLead:void 0}getStack(){let{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:t,preserveFollowOpacity:r}={}){let n=this.getStack();n&&n.promote(this,r),e&&(this.projectionDelta=void 0,this.needsReset=!0),t&&this.setOptions({transition:t})}relegate(){let e=this.getStack();return!!e&&e.relegate(this)}resetSkewAndRotation(){let{visualElement:e}=this.options;if(!e)return;let t=!1,{latestValues:r}=e;if((r.z||r.rotate||r.rotateX||r.rotateY||r.rotateZ||r.skewX||r.skewY)&&(t=!0),!t)return;let n={};r.z&&pt("z",e,n,this.animationValues);for(let t=0;t<h7.length;t++)pt(`rotate${h7[t]}`,e,n,this.animationValues),pt(`skew${h7[t]}`,e,n,this.animationValues);for(let t in e.render(),n)e.setStaticValue(t,n[t]),this.animationValues&&(this.animationValues[t]=n[t]);e.scheduleRender()}applyProjectionStyles(e,t){if(!this.instance||this.isSVG)return;if(!this.isVisible){e.visibility="hidden";return}let r=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,e.visibility="",e.opacity="",e.pointerEvents=ub(t?.pointerEvents)||"",e.transform=r?r(this.latestValues,""):"none";return}let n=this.getLead();if(!this.projectionDelta||!this.layout||!n.target){this.options.layoutId&&(e.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,e.pointerEvents=ub(t?.pointerEvents)||""),this.hasProjected&&!c8(this.latestValues)&&(e.transform=r?r({},""):"none",this.hasProjected=!1);return}e.visibility="";let s=n.animationValues||n.latestValues;this.applyTransformsToTarget();let i=function(e,t,r){let n="",s=e.x.translate/t.x,i=e.y.translate/t.y,a=r?.z||0;if((s||i||a)&&(n=`translate3d(${s}px, ${i}px, ${a}px) `),(1!==t.x||1!==t.y)&&(n+=`scale(${1/t.x}, ${1/t.y}) `),r){let{transformPerspective:e,rotate:t,rotateX:s,rotateY:i,skewX:a,skewY:o}=r;e&&(n=`perspective(${e}px) ${n}`),t&&(n+=`rotate(${t}deg) `),s&&(n+=`rotateX(${s}deg) `),i&&(n+=`rotateY(${i}deg) `),a&&(n+=`skewX(${a}deg) `),o&&(n+=`skewY(${o}deg) `)}let o=e.x.scale*t.x,l=e.y.scale*t.y;return(1!==o||1!==l)&&(n+=`scale(${o}, ${l})`),n||"none"}(this.projectionDeltaWithTransform,this.treeScale,s);r&&(i=r(s,i)),e.transform=i;let{x:a,y:o}=this.projectionDelta;for(let t in e.transformOrigin=`${100*a.origin}% ${100*o.origin}% 0`,n.animationValues?e.opacity=n===this?s.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:s.opacityExit:e.opacity=n===this?void 0!==s.opacity?s.opacity:"":void 0!==s.opacityExit?s.opacityExit:0,cQ){if(void 0===s[t])continue;let{correct:r,applyTo:a,isCSSVariable:o}=cQ[t],l="none"===i?s[t]:r(s[t],n);if(a){let t=a.length;for(let r=0;r<t;r++)e[a[r]]=l}else o?this.options.visualElement.renderState.vars[t]=l:e[t]=l}this.options.layoutId&&(e.pointerEvents=n===this?ub(t?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(e=>e.currentAnimation?.stop()),this.root.nodes.forEach(pl),this.root.sharedNodes.clear()}}}function pn(e){e.updateLayout()}function ps(e){let t=e.resumeFrom?.snapshot||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){let{layoutBox:r,measuredBox:n}=e.layout,{animationType:s}=e.options,i=t.source!==e.layout.source;"size"===s?he(e=>{let n=i?t.measuredBox[e]:t.layoutBox[e],s=hi(n);n.min=r[e].min,n.max=n.min+s}):pj(s,t.layoutBox,r)&&he(n=>{let s=i?t.measuredBox[n]:t.layoutBox[n],a=hi(r[n]);s.max=s.min+a,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[n].max=e.relativeTarget[n].min+a)});let a=l_();ho(a,r,t.layoutBox);let o=l_();i?ho(o,e.applyTransform(n,!0),t.measuredBox):ho(o,r,t.layoutBox);let l=!hG(a),c=!1;if(!e.resumeFrom){let n=e.getClosestProjectingParent();if(n&&!n.resumeFrom){let{snapshot:s,layout:i}=n;if(s&&i){let a=lE();hu(a,t.layoutBox,s.layoutBox);let o=lE();hu(o,r,i.layoutBox),hH(a,o)||(c=!0),n.options.layoutRoot&&(e.relativeTarget=o,e.relativeTargetOrigin=a,e.relativeParent=n)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:t,delta:o,layoutDelta:a,hasLayoutChanged:l,hasRelativeLayoutChanged:c})}else if(e.isLead()){let{onExitComplete:t}=e.options;t&&t()}e.options.transition=void 0}function pi(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function pa(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function po(e){e.clearSnapshot()}function pl(e){e.clearMeasurements()}function pc(e){e.isLayoutDirty=!1}function pu(e){let{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function pd(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function ph(e){e.resolveTargetDelta()}function pp(e){e.calcProjection()}function pm(e){e.resetSkewAndRotation()}function pf(e){e.removeLeadSnapshot()}function pg(e,t,r){e.translate=cZ(t.translate,0,r),e.scale=cZ(t.scale,1,r),e.origin=t.origin,e.originPoint=t.originPoint}function px(e,t,r,n){e.min=cZ(t.min,r.min,n),e.max=cZ(t.max,r.max,n)}function py(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}let pv={duration:.45,ease:[.4,0,.1,1]},pb=e=>"u">typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),pw=pb("applewebkit/")&&!pb("chrome/")?Math.round:l6;function pk(e){e.min=pw(e.min),e.max=pw(e.max)}function pj(e,t,r){return"position"===e||"preserve-aspect"===e&&!(.2>=Math.abs(hK(t)-hK(r)))}function pN(e){return e!==e.root&&e.scroll?.wasRoot}let pS=pr({attachResizeListener:(e,t)=>hn(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body?.scrollLeft||0,y:document.documentElement.scrollTop||document.body?.scrollTop||0}),checkIsScrollRoot:()=>!0}),pC={current:void 0},pA=pr({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!pC.current){let e=new pS({});e.mount(window),e.setOptions({layoutScroll:!0}),pC.current=e}return pC.current},resetTransform:(e,t)=>{e.style.transform=void 0!==t?t:"none"},checkIsScrollRoot:e=>"fixed"===window.getComputedStyle(e).position});function p_(e,t){let r=function(e,t,r){if(null==e)return[];if(e instanceof EventTarget)return[e];if("string"==typeof e){let t=document,r=(void 0)??t.querySelectorAll(e);return r?Array.from(r):[]}return Array.from(e).filter(e=>null!=e)}(e),n=new AbortController;return[r,{passive:!0,...t,signal:n.signal},()=>n.abort()]}function pT(e){return!("touch"===e.pointerType||hs.x||hs.y)}function pE(e,t,r){let{props:n}=e;e.animationState&&n.whileHover&&e.animationState.setActive("whileHover","Start"===r);let s=n["onHover"+r];s&&l7.postRender(()=>s(t,hh(t)))}let pP=(e,t)=>!!t&&(e===t||pP(e,t.parentElement)),pR=new WeakSet;function pM(e){return t=>{"Enter"===t.key&&e(t)}}function pI(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}function pL(e){return hd(e)&&!(hs.x||hs.y)}function pD(e,t,r){let{props:n}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&n.whileTap&&e.animationState.setActive("whileTap","Start"===r);let s=n["onTap"+("End"===r?"":r)];s&&l7.postRender(()=>s(t,hh(t)))}let pz=new WeakMap,pO=new WeakMap,pB=e=>{let t=pz.get(e.target);t&&t(e)},pF=e=>{e.forEach(pB)},p$={some:0,all:1},pV=function(e,t){if("u"<typeof Proxy)return uI;let r=new Map,n=(r,n)=>uI(r,n,e,t);return new Proxy((e,t)=>n(e,t),{get:(s,i)=>"create"===i?n:(r.has(i)||r.set(i,uI(i,void 0,e,t)),r.get(i))})}({animation:{Feature:class extends uL{constructor(e){super(e),e.animationState||(e.animationState=function(e){let t=t=>Promise.all(t.map(({animation:t,options:r})=>(function(e,t,r={}){let n;if(e.notify("AnimationStart",t),Array.isArray(t))n=Promise.all(t.map(t=>d2(e,t,r)));else if("string"==typeof t)n=d2(e,t,r);else{let s="function"==typeof t?uD(e,t,r.custom):t;n=Promise.all(d0(e,s,r))}return n.then(()=>{e.notify("AnimationComplete",t)})})(e,t,r))),r=d9(),n=!0,s=t=>(r,n)=>{let s=uD(e,n,"exit"===t?e.presenceContext?.custom:void 0);if(s){let{transition:e,transitionEnd:t,...n}=s;r={...r,...n,...t}}return r};function i(i){let{props:a}=e,o=function e(t){if(!t)return;if(!t.isControllingVariants){let r=t.parent&&e(t.parent)||{};return void 0!==t.props.initial&&(r.initial=t.props.initial),r}let r={};for(let e=0;e<d5;e++){let n=cT[e],s=t.props[n];(cA(s)||!1===s)&&(r[n]=s)}return r}(e.parent)||{},l=[],c=new Set,u={},d=1/0;for(let t=0;t<d4;t++){var h,p;let m=d6[t],f=r[m],g=void 0!==a[m]?a[m]:o[m],x=cA(g),y=m===i?f.isActive:null;!1===y&&(d=t);let v=g===o[m]&&g!==a[m]&&x;if(v&&n&&e.manuallyAnimateOnMount&&(v=!1),f.protectedKeys={...u},!f.isActive&&null===y||!g&&!f.prevProp||cC(g)||"boolean"==typeof g)continue;let b=(h=f.prevProp,"string"==typeof(p=g)?p!==h:!!Array.isArray(p)&&!d3(p,h)),w=b||m===i&&f.isActive&&!v&&x||t>d&&x,k=!1,j=Array.isArray(g)?g:[g],N=j.reduce(s(m),{});!1===y&&(N={});let{prevResolvedValues:S={}}=f,C={...S,...N},A=t=>{w=!0,c.has(t)&&(k=!0,c.delete(t)),f.needsAnimating[t]=!0;let r=e.getValue(t);r&&(r.liveStyle=!1)};for(let e in C){let t=N[e],r=S[e];if(!u.hasOwnProperty(e))(uO(t)&&uO(r)?d3(t,r):t===r)?void 0!==t&&c.has(e)?A(e):f.protectedKeys[e]=!0:null!=t?A(e):c.add(e)}f.prevProp=g,f.prevResolvedValues=N,f.isActive&&(u={...u,...N}),n&&e.blockInitialAnimation&&(w=!1);let _=v&&b,T=!_||k;w&&T&&l.push(...j.map(t=>{let r={type:m};if("string"==typeof t&&n&&!_&&e.manuallyAnimateOnMount&&e.parent){let{parent:n}=e,s=uD(n,t);if(n.enteringChildren&&s){let{delayChildren:t}=s.transition||{};r.delay=d1(n.enteringChildren,e,t)}}return{animation:t,options:r}}))}if(c.size){let t={};if("boolean"!=typeof a.initial){let r=uD(e,Array.isArray(a.initial)?a.initial[0]:a.initial);r&&r.transition&&(t.transition=r.transition)}c.forEach(r=>{let n=e.getBaseTarget(r),s=e.getValue(r);s&&(s.liveStyle=!0),t[r]=n??null}),l.push({animation:t})}let m=!!l.length;return n&&(!1===a.initial||a.initial===a.animate)&&!e.manuallyAnimateOnMount&&(m=!1),n=!1,m?t(l):Promise.resolve()}return{animateChanges:i,setActive:function(t,n){if(r[t].isActive===n)return Promise.resolve();e.variantChildren?.forEach(e=>e.animationState?.setActive(t,n)),r[t].isActive=n;let s=i(t);for(let e in r)r[e].protectedKeys={};return s},setAnimateFunction:function(r){t=r(e)},getState:()=>r,reset:()=>{r=d9()}}}(e))}updateAnimationControlsSubscription(){let{animate:e}=this.node.getProps();cC(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){let{animate:e}=this.node.getProps(),{animate:t}=this.node.prevProps||{};e!==t&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}},exit:{Feature:class extends uL{constructor(){super(...arguments),this.id=d7++}update(){if(!this.node.presenceContext)return;let{isPresent:e,onExitComplete:t}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;let n=this.node.animationState.setActive("exit",!e);t&&!e&&n.then(()=>{t(this.id)})}mount(){let{register:e,onExitComplete:t}=this.node.presenceContext||{};t&&t(this.id),e&&(this.unmount=e(this.id))}unmount(){}}},inView:{Feature:class extends uL{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){var e;let t;this.unmount();let{viewport:r={}}=this.node.getProps(),{root:n,margin:s,amount:i="some",once:a}=r,o={root:n?n.current:void 0,rootMargin:s,threshold:"number"==typeof i?i:p$[i]},l=e=>{let{isIntersecting:t}=e;if(this.isInView===t||(this.isInView=t,a&&!t&&this.hasEnteredView))return;t&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",t);let{onViewportEnter:r,onViewportLeave:n}=this.node.getProps(),s=t?r:n;s&&s(e)};return e=this.node.current,t=function({root:e,...t}){let r=e||document;pO.has(r)||pO.set(r,{});let n=pO.get(r),s=JSON.stringify(t);return n[s]||(n[s]=new IntersectionObserver(pF,{root:e,...t})),n[s]}(o),pz.set(e,l),t.observe(e),()=>{pz.delete(e),t.unobserve(e)}}mount(){this.startObserver()}update(){if("u"<typeof IntersectionObserver)return;let{props:e,prevProps:t}=this.node;["amount","margin","root"].some(function({viewport:e={}},{viewport:t={}}={}){return r=>e[r]!==t[r]}(e,t))&&this.startObserver()}unmount(){}}},tap:{Feature:class extends uL{mount(){let{current:e}=this.node;e&&(this.unmount=function(e,t,r={}){let[n,s,i]=p_(e,r),a=e=>{let n=e.currentTarget;if(!pL(e))return;pR.add(n);let i=t(n,e),a=(e,t)=>{window.removeEventListener("pointerup",o),window.removeEventListener("pointercancel",l),pR.has(n)&&pR.delete(n),pL(e)&&"function"==typeof i&&i(e,{success:t})},o=e=>{a(e,n===window||n===document||r.useGlobalTarget||pP(n,e.target))},l=e=>{a(e,!1)};window.addEventListener("pointerup",o,s),window.addEventListener("pointercancel",l,s)};return n.forEach(e=>{(r.useGlobalTarget?window:e).addEventListener("pointerdown",a,s),h3(e)&&"offsetHeight"in e&&(e.addEventListener("focus",e=>((e,t)=>{let r=e.currentTarget;if(!r)return;let n=pM(()=>{if(pR.has(r))return;pI(r,"down");let e=pM(()=>{pI(r,"up")});r.addEventListener("keyup",e,t),r.addEventListener("blur",()=>pI(r,"cancel"),t)});r.addEventListener("keydown",n,t),r.addEventListener("blur",()=>r.removeEventListener("keydown",n),t)})(e,s)),hr(e)||e.hasAttribute("tabindex")||(e.tabIndex=0))}),i}(e,(e,t)=>(pD(this.node,t,"Start"),(e,{success:t})=>pD(this.node,e,t?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}},focus:{Feature:class extends uL{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch(t){e=!0}e&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=uV(hn(this.node.current,"focus",()=>this.onFocus()),hn(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}},hover:{Feature:class extends uL{mount(){let{current:e}=this.node;e&&(this.unmount=function(e,t,r={}){let[n,s,i]=p_(e,r),a=e=>{if(!pT(e))return;let{target:r}=e,n=t(r,e);if("function"!=typeof n||!r)return;let i=e=>{pT(e)&&(n(e),r.removeEventListener("pointerleave",i))};r.addEventListener("pointerleave",i,s)};return n.forEach(e=>{e.addEventListener("pointerenter",a,s)}),i}(e,(e,t)=>(pE(this.node,t,"Start"),e=>pE(this.node,e,"End"))))}unmount(){}}},pan:{Feature:class extends uL{constructor(){super(...arguments),this.removePointerDownListener=l6}onPointerDown(e){this.session=new hx(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:hm(this.node)})}createPanHandlers(){let{onPanSessionStart:e,onPanStart:t,onPan:r,onPanEnd:n}=this.node.getProps();return{onSessionStart:hT(e),onStart:hT(t),onMove:r,onEnd:(e,t)=>{delete this.session,n&&l7.postRender(()=>n(e,t))}}}mount(){this.removePointerDownListener=hp(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}},drag:{Feature:class extends uL{constructor(e){super(e),this.removeGroupControls=l6,this.removeListeners=l6,this.controls=new hA(e)}mount(){let{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||l6}update(){let{dragControls:e}=this.node.getProps(),{dragControls:t}=this.node.prevProps||{};e!==t&&(this.removeGroupControls(),e&&(this.removeGroupControls=e.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}},ProjectionNode:pA,MeasureLayout:hI},layout:{ProjectionNode:pA,MeasureLayout:hI}},(e,t)=>t.isSVG??ul(e)?new c5(t):new ua(t,{allowProjection:e!==b.Fragment})),pU=(0,b.memo)(({children:e,as:t="p",className:r,duration:n=2,spread:s=2})=>{let i=pV.create(t),a=(0,b.useMemo)(()=>(e?.length??0)*s,[e,s]);return(0,v.jsx)(i,{animate:{backgroundPosition:"0% center"},className:(0,k.cn)("relative inline-block bg-[length:250%_100%,auto] bg-clip-text text-transparent","[--bg:linear-gradient(90deg,#0000_calc(50%-var(--spread)),var(--color-background),#0000_calc(50%+var(--spread)))] [background-repeat:no-repeat,padding-box]",r),initial:{backgroundPosition:"100% center"},style:{"--spread":`${a}px`,backgroundImage:"var(--bg), linear-gradient(var(--color-muted-foreground), var(--color-muted-foreground))"},transition:{repeat:1/0,duration:n,ease:"linear"},children:e})}),pG=(0,b.createContext)(null),pW=(0,b.memo)(({className:e,isStreaming:t=!1,open:r,defaultOpen:n=!0,onOpenChange:s,duration:i,children:a,...o})=>{let[l,c]=(0,aq.useControllableState)({prop:r,defaultProp:n,onChange:s}),[u,d]=(0,aq.useControllableState)({prop:i,defaultProp:void 0}),[h,p]=(0,b.useState)(!1),[m,f]=(0,b.useState)(null);return(0,b.useEffect)(()=>{t?null===m&&f(Date.now()):null!==m&&(d(Math.ceil((Date.now()-m)/1e3)),f(null))},[t,m,d]),(0,b.useEffect)(()=>{if(n&&!t&&l&&!h){let e=setTimeout(()=>{c(!1),p(!0)},1e3);return()=>clearTimeout(e)}},[t,l,n,c,h]),(0,v.jsx)(pG.Provider,{value:{isStreaming:t,isOpen:l,setIsOpen:c,duration:u},children:(0,v.jsx)(or,{className:(0,k.cn)("not-prose mb-4",e),onOpenChange:e=>{c(e)},open:l,...o,children:a})})}),pq=(e,t)=>e||0===t?(0,v.jsx)(pU,{duration:1,children:"Thinking..."}):void 0===t?(0,v.jsx)("p",{children:"Thought for a few seconds"}):(0,v.jsxs)("p",{children:["Thought for ",t," seconds"]}),pH=(0,b.memo)(({className:e,children:t,getThinkingMessage:r=pq,...n})=>{let{isStreaming:s,isOpen:i,duration:a}=(()=>{let e=(0,b.useContext)(pG);if(!e)throw Error("Reasoning components must be used within Reasoning");return e})();return(0,v.jsx)(on,{className:(0,k.cn)("flex w-full items-center gap-2 text-muted-foreground text-sm transition-colors hover:text-foreground",e),...n,children:t??(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oY,{className:"size-4"}),r(s,a),(0,v.jsx)(oa.ChevronDownIcon,{className:(0,k.cn)("size-4 transition-transform",i?"rotate-180":"rotate-0")})]})})}),pK=(0,b.memo)(({className:e,children:t,...r})=>(0,v.jsx)(os,{className:(0,k.cn)("mt-4 text-sm","data-[state=closed]:fade-out-0 data-[state=closed]:slide-out-to-top-2 data-[state=open]:slide-in-from-top-2 text-muted-foreground outline-none data-[state=closed]:animate-out data-[state=open]:animate-in",e),...r,children:(0,v.jsx)(aO.j,{plugins:{code:nt,mermaid:aR,math:nL,cjk:em},linkSafety:{enabled:!0,renderModal:aU},...r,children:t})}));pW.displayName="Reasoning",pH.displayName="ReasoningTrigger",pK.displayName="ReasoningContent";var pX=/[\\\/_+.#"@\[\(\{&]/,pY=/[\\\/_+.#"@\[\(\{&]/g,pJ=/[\s-]/,pZ=/[\s-]/g;function pQ(e){return e.toLowerCase().replace(pZ," ")}var p0=e.i(7631),p1=e.i(408744),p2='[cmdk-group=""]',p5='[cmdk-group-items=""]',p3='[cmdk-item=""]',p6=`${p3}:not([aria-disabled="true"])`,p4="cmdk-item-select",p8="data-value",p9=(e,t,r)=>{var n;return n=e,function e(t,r,n,s,i,a,o){if(a===r.length)return i===t.length?1:.99;var l=`${i},${a}`;if(void 0!==o[l])return o[l];for(var c,u,d,h,p=s.charAt(a),m=n.indexOf(p,i),f=0;m>=0;)(c=e(t,r,n,s,m+1,a+1,o))>f&&(m===i?c*=1:pX.test(t.charAt(m-1))?(c*=.8,(d=t.slice(i,m-1).match(pY))&&i>0&&(c*=Math.pow(.999,d.length))):pJ.test(t.charAt(m-1))?(c*=.9,(h=t.slice(i,m-1).match(pZ))&&i>0&&(c*=Math.pow(.999,h.length))):(c*=.17,i>0&&(c*=Math.pow(.999,m-i))),t.charAt(m)!==r.charAt(a)&&(c*=.9999)),(c<.1&&n.charAt(m-1)===s.charAt(a+1)||s.charAt(a+1)===s.charAt(a)&&n.charAt(m-1)!==s.charAt(a))&&.1*(u=e(t,r,n,s,m+1,a+2,o))>c&&(c=.1*u),c>f&&(f=c),m=n.indexOf(p,m+1);return o[l]=f,f}(n=r&&r.length>0?`${n+" "+r.join(" ")}`:n,t,pQ(n),pQ(t),0,0,{})},p7=b.createContext(void 0),me=b.createContext(void 0),mt=b.createContext(void 0),mr=b.forwardRef((e,t)=>{let r=mh(()=>{var t,r;return{search:"",value:null!=(r=null!=(t=e.value)?t:e.defaultValue)?r:"",selectedItemId:void 0,filtered:{count:0,items:new Map,groups:new Set}}}),n=mh(()=>new Set),s=mh(()=>new Map),i=mh(()=>new Map),a=mh(()=>new Set),o=mu(e),{label:l,children:c,value:u,onValueChange:d,filter:h,shouldFilter:p,loop:m,disablePointerSelection:f=!1,vimBindings:g=!0,...x}=e,y=(0,aQ.useId)(),v=(0,aQ.useId)(),w=(0,aQ.useId)(),k=b.useRef(null),j=mf();md(()=>{if(void 0!==u){let e=u.trim();r.current.value=e,N.emit()}},[u]),md(()=>{j(6,E)},[]);let N=b.useMemo(()=>({subscribe:e=>(a.current.add(e),()=>a.current.delete(e)),snapshot:()=>r.current,setState:(e,t,n)=>{var s,i,a,l;if(!Object.is(r.current[e],t)){if(r.current[e]=t,"search"===e)T(),A(),j(1,_);else if("value"===e){if(document.activeElement.hasAttribute("cmdk-input")||document.activeElement.hasAttribute("cmdk-root")){let e=document.getElementById(w);e?e.focus():null==(s=document.getElementById(y))||s.focus()}if(j(7,()=>{var e;r.current.selectedItemId=null==(e=P())?void 0:e.id,N.emit()}),n||j(5,E),(null==(i=o.current)?void 0:i.value)!==void 0){null==(l=(a=o.current).onValueChange)||l.call(a,null!=t?t:"");return}}N.emit()}},emit:()=>{a.current.forEach(e=>e())}}),[]),S=b.useMemo(()=>({value:(e,t,n)=>{var s;t!==(null==(s=i.current.get(e))?void 0:s.value)&&(i.current.set(e,{value:t,keywords:n}),r.current.filtered.items.set(e,C(t,n)),j(2,()=>{A(),N.emit()}))},item:(e,t)=>(n.current.add(e),t&&(s.current.has(t)?s.current.get(t).add(e):s.current.set(t,new Set([e]))),j(3,()=>{T(),A(),r.current.value||_(),N.emit()}),()=>{i.current.delete(e),n.current.delete(e),r.current.filtered.items.delete(e);let t=P();j(4,()=>{T(),(null==t?void 0:t.getAttribute("id"))===e&&_(),N.emit()})}),group:e=>(s.current.has(e)||s.current.set(e,new Set),()=>{i.current.delete(e),s.current.delete(e)}),filter:()=>o.current.shouldFilter,label:l||e["aria-label"],getDisablePointerSelection:()=>o.current.disablePointerSelection,listId:y,inputId:w,labelId:v,listInnerRef:k}),[]);function C(e,t){var n,s;let i=null!=(s=null==(n=o.current)?void 0:n.filter)?s:p9;return e?i(e,r.current.search,t):0}function A(){if(!r.current.search||!1===o.current.shouldFilter)return;let e=r.current.filtered.items,t=[];r.current.filtered.groups.forEach(r=>{let n=s.current.get(r),i=0;n.forEach(t=>{i=Math.max(e.get(t),i)}),t.push([r,i])});let n=k.current;R().sort((t,r)=>{var n,s;let i=t.getAttribute("id"),a=r.getAttribute("id");return(null!=(n=e.get(a))?n:0)-(null!=(s=e.get(i))?s:0)}).forEach(e=>{let t=e.closest(p5);t?t.appendChild(e.parentElement===t?e:e.closest(`${p5} > *`)):n.appendChild(e.parentElement===n?e:e.closest(`${p5} > *`))}),t.sort((e,t)=>t[1]-e[1]).forEach(e=>{var t;let r=null==(t=k.current)?void 0:t.querySelector(`${p2}[${p8}="${encodeURIComponent(e[0])}"]`);null==r||r.parentElement.appendChild(r)})}function _(){let e=R().find(e=>"true"!==e.getAttribute("aria-disabled")),t=null==e?void 0:e.getAttribute(p8);N.setState("value",t||void 0)}function T(){var e,t,a,l;if(!r.current.search||!1===o.current.shouldFilter){r.current.filtered.count=n.current.size;return}r.current.filtered.groups=new Set;let c=0;for(let s of n.current){let n=C(null!=(t=null==(e=i.current.get(s))?void 0:e.value)?t:"",null!=(l=null==(a=i.current.get(s))?void 0:a.keywords)?l:[]);r.current.filtered.items.set(s,n),n>0&&c++}for(let[e,t]of s.current)for(let n of t)if(r.current.filtered.items.get(n)>0){r.current.filtered.groups.add(e);break}r.current.filtered.count=c}function E(){var e,t,r;let n=P();n&&((null==(e=n.parentElement)?void 0:e.firstChild)===n&&(null==(r=null==(t=n.closest(p2))?void 0:t.querySelector('[cmdk-group-heading=""]'))||r.scrollIntoView({block:"nearest"})),n.scrollIntoView({block:"nearest"}))}function P(){var e;return null==(e=k.current)?void 0:e.querySelector(`${p3}[aria-selected="true"]`)}function R(){var e;return Array.from((null==(e=k.current)?void 0:e.querySelectorAll(p6))||[])}function M(e){let t=R()[e];t&&N.setState("value",t.getAttribute(p8))}function I(e){var t;let r=P(),n=R(),s=n.findIndex(e=>e===r),i=n[s+e];null!=(t=o.current)&&t.loop&&(i=s+e<0?n[n.length-1]:s+e===n.length?n[0]:n[s+e]),i&&N.setState("value",i.getAttribute(p8))}function L(e){let t=P(),r=null==t?void 0:t.closest(p2),n;for(;r&&!n;)n=null==(r=e>0?function(e,t){let r=e.nextElementSibling;for(;r;){if(r.matches(t))return r;r=r.nextElementSibling}}(r,p2):function(e,t){let r=e.previousElementSibling;for(;r;){if(r.matches(t))return r;r=r.previousElementSibling}}(r,p2))?void 0:r.querySelector(p6);n?N.setState("value",n.getAttribute(p8)):I(e)}let D=()=>M(R().length-1),z=e=>{e.preventDefault(),e.metaKey?D():e.altKey?L(1):I(1)},O=e=>{e.preventDefault(),e.metaKey?M(0):e.altKey?L(-1):I(-1)};return b.createElement(p1.Primitive.div,{ref:t,tabIndex:-1,...x,"cmdk-root":"",onKeyDown:e=>{var t;null==(t=x.onKeyDown)||t.call(x,e);let r=e.nativeEvent.isComposing||229===e.keyCode;if(!(e.defaultPrevented||r))switch(e.key){case"n":case"j":g&&e.ctrlKey&&z(e);break;case"ArrowDown":z(e);break;case"p":case"k":g&&e.ctrlKey&&O(e);break;case"ArrowUp":O(e);break;case"Home":e.preventDefault(),M(0);break;case"End":e.preventDefault(),D();break;case"Enter":{e.preventDefault();let t=P();if(t){let e=new Event(p4);t.dispatchEvent(e)}}}}},b.createElement("label",{"cmdk-label":"",htmlFor:S.inputId,id:S.labelId,style:mx},l),mg(e,e=>b.createElement(me.Provider,{value:N},b.createElement(p7.Provider,{value:S},e))))}),mn=b.forwardRef((e,t)=>{var r,n;let s=(0,aQ.useId)(),i=b.useRef(null),a=b.useContext(mt),o=b.useContext(p7),l=mu(e),c=null!=(n=null==(r=l.current)?void 0:r.forceMount)?n:null==a?void 0:a.forceMount;md(()=>{if(!c)return o.item(s,null==a?void 0:a.id)},[c]);let u=mm(s,i,[e.value,e.children,i],e.keywords),d=b.useContext(me),h=mp(e=>e.value&&e.value===u.current),p=mp(e=>!!c||!1===o.filter()||!e.search||e.filtered.items.get(s)>0);function m(){var e,t;f(),null==(t=(e=l.current).onSelect)||t.call(e,u.current)}function f(){d.setState("value",u.current,!0)}if(b.useEffect(()=>{let t=i.current;if(!(!t||e.disabled))return t.addEventListener(p4,m),()=>t.removeEventListener(p4,m)},[p,e.onSelect,e.disabled]),!p)return null;let{disabled:g,value:x,onSelect:y,forceMount:v,keywords:w,...k}=e;return b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(i,t),...k,id:s,"cmdk-item":"",role:"option","aria-disabled":!!g,"aria-selected":!!h,"data-disabled":!!g,"data-selected":!!h,onPointerMove:g||o.getDisablePointerSelection()?void 0:f,onClick:g?void 0:m},e.children)}),ms=b.forwardRef((e,t)=>{let{heading:r,children:n,forceMount:s,...i}=e,a=(0,aQ.useId)(),o=b.useRef(null),l=b.useRef(null),c=(0,aQ.useId)(),u=b.useContext(p7),d=mp(e=>!!s||!1===u.filter()||!e.search||e.filtered.groups.has(a));md(()=>u.group(a),[]),mm(a,o,[e.value,e.heading,l]);let h=b.useMemo(()=>({id:a,forceMount:s}),[s]);return b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(o,t),...i,"cmdk-group":"",role:"presentation",hidden:!d||void 0},r&&b.createElement("div",{ref:l,"cmdk-group-heading":"","aria-hidden":!0,id:c},r),mg(e,e=>b.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":r?c:void 0},b.createElement(mt.Provider,{value:h},e))))}),mi=b.forwardRef((e,t)=>{let{alwaysRender:r,...n}=e,s=b.useRef(null),i=mp(e=>!e.search);return r||i?b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(s,t),...n,"cmdk-separator":"",role:"separator"}):null}),ma=b.forwardRef((e,t)=>{let{onValueChange:r,...n}=e,s=null!=e.value,i=b.useContext(me),a=mp(e=>e.search),o=mp(e=>e.selectedItemId),l=b.useContext(p7);return b.useEffect(()=>{null!=e.value&&i.setState("search",e.value)},[e.value]),b.createElement(p1.Primitive.input,{ref:t,...n,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":l.listId,"aria-labelledby":l.labelId,"aria-activedescendant":o,id:l.inputId,type:"text",value:s?e.value:a,onChange:e=>{s||i.setState("search",e.target.value),null==r||r(e.target.value)}})}),mo=b.forwardRef((e,t)=>{let{children:r,label:n="Suggestions",...s}=e,i=b.useRef(null),a=b.useRef(null),o=mp(e=>e.selectedItemId),l=b.useContext(p7);return b.useEffect(()=>{if(a.current&&i.current){let e=a.current,t=i.current,r,n=new ResizeObserver(()=>{r=requestAnimationFrame(()=>{let r=e.offsetHeight;t.style.setProperty("--cmdk-list-height",r.toFixed(1)+"px")})});return n.observe(e),()=>{cancelAnimationFrame(r),n.unobserve(e)}}},[]),b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(i,t),...s,"cmdk-list":"",role:"listbox",tabIndex:-1,"aria-activedescendant":o,"aria-label":n,id:l.listId},mg(e,e=>b.createElement("div",{ref:(0,aK.composeRefs)(a,l.listInnerRef),"cmdk-list-sizer":""},e)))}),ml=b.forwardRef((e,t)=>{let{open:r,onOpenChange:n,overlayClassName:s,contentClassName:i,container:a,...o}=e;return b.createElement(p0.Root,{open:r,onOpenChange:n},b.createElement(p0.Portal,{container:a},b.createElement(p0.Overlay,{"cmdk-overlay":"",className:s}),b.createElement(p0.Content,{"aria-label":e.label,"cmdk-dialog":"",className:i},b.createElement(mr,{ref:t,...o}))))}),mc=Object.assign(mr,{List:mo,Item:mn,Input:ma,Group:ms,Separator:mi,Dialog:ml,Empty:b.forwardRef((e,t)=>mp(e=>0===e.filtered.count)?b.createElement(p1.Primitive.div,{ref:t,...e,"cmdk-empty":"",role:"presentation"}):null),Loading:b.forwardRef((e,t)=>{let{progress:r,children:n,label:s="Loading...",...i}=e;return b.createElement(p1.Primitive.div,{ref:t,...i,"cmdk-loading":"",role:"progressbar","aria-valuenow":r,"aria-valuemin":0,"aria-valuemax":100,"aria-label":s},mg(e,e=>b.createElement("div",{"aria-hidden":!0},e)))})});function mu(e){let t=b.useRef(e);return md(()=>{t.current=e}),t}var md="u"<typeof window?b.useEffect:b.useLayoutEffect;function mh(e){let t=b.useRef();return void 0===t.current&&(t.current=e()),t}function mp(e){let t=b.useContext(me),r=()=>e(t.snapshot());return b.useSyncExternalStore(t.subscribe,r,r)}function mm(e,t,r,n=[]){let s=b.useRef(),i=b.useContext(p7);return md(()=>{var a;let o=(()=>{var e;for(let t of r){if("string"==typeof t)return t.trim();if("object"==typeof t&&"current"in t)return t.current?null==(e=t.current.textContent)?void 0:e.trim():s.current}})(),l=n.map(e=>e.trim());i.value(e,o,l),null==(a=t.current)||a.setAttribute(p8,o),s.current=o}),s}var mf=()=>{let[e,t]=b.useState(),r=mh(()=>new Map);return md(()=>{r.current.forEach(e=>e()),r.current=new Map},[e]),(e,n)=>{r.current.set(e,n),t({})}};function mg({asChild:e,children:t},r){let n;return e&&b.isValidElement(t)?b.cloneElement("function"==typeof(n=t.type)?n(t.props):"render"in n?n.render(t.props):t,{ref:t.ref},r(t.props.children)):r(t)}var mx={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};let my=(0,C.default)("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);var mv=e.i(836191);function mb({className:e,...t}){return(0,v.jsx)(mc,{"data-slot":"command",className:(0,k.cn)("bg-popover text-popover-foreground flex h-full w-full flex-col overflow-hidden rounded-md",e),...t})}function mw({className:e,...t}){return(0,v.jsx)(mc.List,{"data-slot":"command-list",className:(0,k.cn)("max-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-auto",e),...t})}function mk({...e}){return(0,v.jsx)(mc.Empty,{"data-slot":"command-empty",className:"py-6 text-center text-sm",...e})}function mj({className:e,...t}){return(0,v.jsx)(mc.Group,{"data-slot":"command-group",className:(0,k.cn)("text-foreground [&_[cmdk-group-heading]]:text-muted-foreground overflow-hidden p-1 [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium",e),...t})}function mN({className:e,...t}){return(0,v.jsx)(mc.Item,{"data-slot":"command-item",className:(0,k.cn)("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...t})}var mS=Symbol("radix.slottable");function mC(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===mS}var mA=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(mC);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),m_=e.i(736180),mT=e.i(542899),mE=e.i(272741),mP=e.i(721648),mR=e.i(498101),mM=e.i(874057),mI=e.i(383044);function mL(e){var t;let r,n=(t=e,(r=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${t}.SlotClone`,r),s=b.forwardRef((e,t)=>{let{children:r,...s}=e,i=b.Children.toArray(r),a=i.find(mz);if(a){let e=a.props.children,r=i.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(n,{...s,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(n,{...s,ref:t,children:r})});return s.displayName=`${e}.Slot`,s}var mD=Symbol("radix.slottable");function mz(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===mD}var mO=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=mL(`Primitive.${t}`),n=b.forwardRef((e,n)=>{let{asChild:s,...i}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(s?r:t,{...i,ref:n})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),mB=Symbol("radix.slottable");function mF(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===mB}var m$=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(mF);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),mV=e.i(897462),mU="rovingFocusGroup.onEntryFocus",mG={bubbles:!1,cancelable:!0},mW="RovingFocusGroup",[mq,mH,mK]=(0,m_.createCollection)(mW),[mX,mY]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(mW,[mK]),[mJ,mZ]=mX(mW),mQ=b.forwardRef((e,t)=>(0,v.jsx)(mq.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,v.jsx)(mq.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,v.jsx)(m0,{...e,ref:t})})}));mQ.displayName=mW;var m0=b.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,orientation:n,loop:s=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:o,onCurrentTabStopIdChange:l,onEntryFocus:c,preventScrollOnEntryFocus:u=!1,...d}=e,h=b.useRef(null),p=(0,aK.useComposedRefs)(t,h),m=(0,mT.useDirection)(i),[f,g]=(0,aq.useControllableState)({prop:a,defaultProp:o??null,onChange:l,caller:mW}),[x,y]=b.useState(!1),w=(0,mV.useCallbackRef)(c),k=mH(r),j=b.useRef(!1),[N,S]=b.useState(0);return b.useEffect(()=>{let e=h.current;if(e)return e.addEventListener(mU,w),()=>e.removeEventListener(mU,w)},[w]),(0,v.jsx)(mJ,{scope:r,orientation:n,dir:m,loop:s,currentTabStopId:f,onItemFocus:b.useCallback(e=>g(e),[g]),onItemShiftTab:b.useCallback(()=>y(!0),[]),onFocusableItemAdd:b.useCallback(()=>S(e=>e+1),[]),onFocusableItemRemove:b.useCallback(()=>S(e=>e-1),[]),children:(0,v.jsx)(m$.div,{tabIndex:x||0===N?-1:0,"data-orientation":n,...d,ref:p,style:{outline:"none",...e.style},onMouseDown:(0,aW.composeEventHandlers)(e.onMouseDown,()=>{j.current=!0}),onFocus:(0,aW.composeEventHandlers)(e.onFocus,e=>{let t=!j.current;if(e.target===e.currentTarget&&t&&!x){let t=new CustomEvent(mU,mG);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=k().filter(e=>e.focusable);m3([e.find(e=>e.active),e.find(e=>e.id===f),...e].filter(Boolean).map(e=>e.ref.current),u)}}j.current=!1}),onBlur:(0,aW.composeEventHandlers)(e.onBlur,()=>y(!1))})})}),m1="RovingFocusGroupItem",m2=b.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,focusable:n=!0,active:s=!1,tabStopId:i,children:a,...o}=e,l=(0,aQ.useId)(),c=i||l,u=mZ(m1,r),d=u.currentTabStopId===c,h=mH(r),{onFocusableItemAdd:p,onFocusableItemRemove:m,currentTabStopId:f}=u;return b.useEffect(()=>{if(n)return p(),()=>m()},[n,p,m]),(0,v.jsx)(mq.ItemSlot,{scope:r,id:c,focusable:n,active:s,children:(0,v.jsx)(m$.span,{tabIndex:d?0:-1,"data-orientation":u.orientation,...o,ref:t,onMouseDown:(0,aW.composeEventHandlers)(e.onMouseDown,e=>{n?u.onItemFocus(c):e.preventDefault()}),onFocus:(0,aW.composeEventHandlers)(e.onFocus,()=>u.onItemFocus(c)),onKeyDown:(0,aW.composeEventHandlers)(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey)return void u.onItemShiftTab();if(e.target!==e.currentTarget)return;let t=function(e,t,r){var n;let s=(n=e.key,"rtl"!==r?n:"ArrowLeft"===n?"ArrowRight":"ArrowRight"===n?"ArrowLeft":n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(s))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(s)))return m5[s]}(e,u.orientation,u.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let s=h().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)s.reverse();else if("prev"===t||"next"===t){var r,n;"prev"===t&&s.reverse();let i=s.indexOf(e.currentTarget);s=u.loop?(r=s,n=i+1,r.map((e,t)=>r[(n+t)%r.length])):s.slice(i+1)}setTimeout(()=>m3(s))}}),children:"function"==typeof a?a({isCurrentTabStop:d,hasTabStop:null!=f}):a})})});m2.displayName=m1;var m5={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function m3(e,t=!1){let r=document.activeElement;for(let n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}var m6=e.i(567706),m4=e.i(883944),m8=["Enter"," "],m9=["ArrowUp","PageDown","End"],m7=["ArrowDown","PageUp","Home",...m9],fe={ltr:[...m8,"ArrowRight"],rtl:[...m8,"ArrowLeft"]},ft={ltr:["ArrowLeft"],rtl:["ArrowRight"]},fr="Menu",[fn,fs,fi]=(0,m_.createCollection)(fr),[fa,fo]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(fr,[fi,mM.createPopperScope,mY]),fl=(0,mM.createPopperScope)(),fc=mY(),[fu,fd]=fa(fr),[fh,fp]=fa(fr),fm=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,s=fl(r);return(0,v.jsx)(mM.Anchor,{...s,...n,ref:t})});fm.displayName="MenuAnchor";var ff="MenuPortal",[fg,fx]=fa(ff,{forceMount:void 0}),fy="MenuContent",[fv,fb]=fa(fy),fw=b.forwardRef((e,t)=>{let r=fx(fy,e.__scopeMenu),{forceMount:n=r.forceMount,...s}=e,i=fd(fy,e.__scopeMenu),a=fp(fy,e.__scopeMenu);return(0,v.jsx)(fn.Provider,{scope:e.__scopeMenu,children:(0,v.jsx)(aZ.Presence,{present:n||i.open,children:(0,v.jsx)(fn.Slot,{scope:e.__scopeMenu,children:a.modal?(0,v.jsx)(fk,{...s,ref:t}):(0,v.jsx)(fj,{...s,ref:t})})})})}),fk=b.forwardRef((e,t)=>{let r=fd(fy,e.__scopeMenu),n=b.useRef(null),s=(0,aK.useComposedRefs)(t,n);return b.useEffect(()=>{let e=n.current;if(e)return(0,m6.hideOthers)(e)},[]),(0,v.jsx)(fS,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:(0,aW.composeEventHandlers)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})}),fj=b.forwardRef((e,t)=>{let r=fd(fy,e.__scopeMenu);return(0,v.jsx)(fS,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})}),fN=mL("MenuContent.ScrollLock"),fS=b.forwardRef((e,t)=>{let{__scopeMenu:r,loop:n=!1,trapFocus:s,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:o,onEntryFocus:l,onEscapeKeyDown:c,onPointerDownOutside:u,onFocusOutside:d,onInteractOutside:h,onDismiss:p,disableOutsideScroll:m,...f}=e,g=fd(fy,r),x=fp(fy,r),y=fl(r),w=fc(r),k=fs(r),[j,N]=b.useState(null),S=b.useRef(null),C=(0,aK.useComposedRefs)(t,S,g.onContentChange),A=b.useRef(0),_=b.useRef(""),T=b.useRef(0),E=b.useRef(null),P=b.useRef("right"),R=b.useRef(0),M=m?m4.RemoveScroll:b.Fragment;b.useEffect(()=>()=>window.clearTimeout(A.current),[]),(0,mP.useFocusGuards)();let I=b.useCallback(e=>{var t,r;return P.current===E.current?.side&&(t=e,!!(r=E.current?.area)&&function(e,t){let{x:r,y:n}=e,s=!1;for(let e=0,i=t.length-1;e<t.length;i=e++){let a=t[e],o=t[i],l=a.x,c=a.y,u=o.x,d=o.y;c>n!=d>n&&r<(u-l)*(n-c)/(d-c)+l&&(s=!s)}return s}({x:t.clientX,y:t.clientY},r))},[]);return(0,v.jsx)(fv,{scope:r,searchRef:_,onItemEnter:b.useCallback(e=>{I(e)&&e.preventDefault()},[I]),onItemLeave:b.useCallback(e=>{I(e)||(S.current?.focus(),N(null))},[I]),onTriggerLeave:b.useCallback(e=>{I(e)&&e.preventDefault()},[I]),pointerGraceTimerRef:T,onPointerGraceIntentChange:b.useCallback(e=>{E.current=e},[]),children:(0,v.jsx)(M,{...m?{as:fN,allowPinchZoom:!0}:void 0,children:(0,v.jsx)(mR.FocusScope,{asChild:!0,trapped:s,onMountAutoFocus:(0,aW.composeEventHandlers)(i,e=>{e.preventDefault(),S.current?.focus({preventScroll:!0})}),onUnmountAutoFocus:a,children:(0,v.jsx)(mE.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:o,onEscapeKeyDown:c,onPointerDownOutside:u,onFocusOutside:d,onInteractOutside:h,onDismiss:p,children:(0,v.jsx)(mQ,{asChild:!0,...w,dir:x.dir,orientation:"vertical",loop:n,currentTabStopId:j,onCurrentTabStopIdChange:N,onEntryFocus:(0,aW.composeEventHandlers)(l,e=>{x.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:(0,v.jsx)(mM.Content,{role:"menu","aria-orientation":"vertical","data-state":fJ(g.open),"data-radix-menu-content":"",dir:x.dir,...y,...f,ref:C,style:{outline:"none",...f.style},onKeyDown:(0,aW.composeEventHandlers)(f.onKeyDown,e=>{let t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,r=e.ctrlKey||e.altKey||e.metaKey,n=1===e.key.length;if(t){var s;let t,i,a,o,l,c;"Tab"===e.key&&e.preventDefault(),!r&&n&&(s=e.key,t=_.current+s,i=k().filter(e=>!e.disabled),a=document.activeElement,o=i.find(e=>e.ref.current===a)?.textValue,l=function(e,t,r){var n;let s=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,i=r?e.indexOf(r):-1,a=(n=Math.max(i,0),e.map((t,r)=>e[(n+r)%e.length]));1===s.length&&(a=a.filter(e=>e!==r));let o=a.find(e=>e.toLowerCase().startsWith(s.toLowerCase()));return o!==r?o:void 0}(i.map(e=>e.textValue),t,o),c=i.find(e=>e.textValue===l)?.ref.current,function e(t){_.current=t,window.clearTimeout(A.current),""!==t&&(A.current=window.setTimeout(()=>e(""),1e3))}(t),c&&setTimeout(()=>c.focus()))}let i=S.current;if(e.target!==i||!m7.includes(e.key))return;e.preventDefault();let a=k().filter(e=>!e.disabled).map(e=>e.ref.current);m9.includes(e.key)&&a.reverse(),function(e){let t=document.activeElement;for(let r of e)if(r===t||(r.focus(),document.activeElement!==t))return}(a)}),onBlur:(0,aW.composeEventHandlers)(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(A.current),_.current="")}),onPointerMove:(0,aW.composeEventHandlers)(e.onPointerMove,f0(e=>{let t=e.target,r=R.current!==e.clientX;e.currentTarget.contains(t)&&r&&(P.current=e.clientX>R.current?"right":"left",R.current=e.clientX)}))})})})})})})});fw.displayName=fy;var fC=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,v.jsx)(mO.div,{role:"group",...n,ref:t})});fC.displayName="MenuGroup";var fA=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,v.jsx)(mO.div,{...n,ref:t})});fA.displayName="MenuLabel";var f_="MenuItem",fT="menu.itemSelect",fE=b.forwardRef((e,t)=>{let{disabled:r=!1,onSelect:n,...s}=e,i=b.useRef(null),a=fp(f_,e.__scopeMenu),o=fb(f_,e.__scopeMenu),l=(0,aK.useComposedRefs)(t,i),c=b.useRef(!1);return(0,v.jsx)(fP,{...s,ref:l,disabled:r,onClick:(0,aW.composeEventHandlers)(e.onClick,()=>{let e=i.current;if(!r&&e){let t=new CustomEvent(fT,{bubbles:!0,cancelable:!0});e.addEventListener(fT,e=>n?.(e),{once:!0}),e&&aD.flushSync(()=>e.dispatchEvent(t)),t.defaultPrevented?c.current=!1:a.onClose()}}),onPointerDown:t=>{e.onPointerDown?.(t),c.current=!0},onPointerUp:(0,aW.composeEventHandlers)(e.onPointerUp,e=>{c.current||e.currentTarget?.click()}),onKeyDown:(0,aW.composeEventHandlers)(e.onKeyDown,e=>{let t=""!==o.searchRef.current;r||t&&" "===e.key||m8.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})});fE.displayName=f_;var fP=b.forwardRef((e,t)=>{let{__scopeMenu:r,disabled:n=!1,textValue:s,...i}=e,a=fb(f_,r),o=fc(r),l=b.useRef(null),c=(0,aK.useComposedRefs)(t,l),[u,d]=b.useState(!1),[h,p]=b.useState("");return b.useEffect(()=>{let e=l.current;e&&p((e.textContent??"").trim())},[i.children]),(0,v.jsx)(fn.ItemSlot,{scope:r,disabled:n,textValue:s??h,children:(0,v.jsx)(m2,{asChild:!0,...o,focusable:!n,children:(0,v.jsx)(mO.div,{role:"menuitem","data-highlighted":u?"":void 0,"aria-disabled":n||void 0,"data-disabled":n?"":void 0,...i,ref:c,onPointerMove:(0,aW.composeEventHandlers)(e.onPointerMove,f0(e=>{n?a.onItemLeave(e):(a.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:(0,aW.composeEventHandlers)(e.onPointerLeave,f0(e=>a.onItemLeave(e))),onFocus:(0,aW.composeEventHandlers)(e.onFocus,()=>d(!0)),onBlur:(0,aW.composeEventHandlers)(e.onBlur,()=>d(!1))})})})}),fR=b.forwardRef((e,t)=>{let{checked:r=!1,onCheckedChange:n,...s}=e;return(0,v.jsx)(fF,{scope:e.__scopeMenu,checked:r,children:(0,v.jsx)(fE,{role:"menuitemcheckbox","aria-checked":fZ(r)?"mixed":r,...s,ref:t,"data-state":fQ(r),onSelect:(0,aW.composeEventHandlers)(s.onSelect,()=>n?.(!!fZ(r)||!r),{checkForDefaultPrevented:!1})})})});fR.displayName="MenuCheckboxItem";var fM="MenuRadioGroup",[fI,fL]=fa(fM,{value:void 0,onValueChange:()=>{}}),fD=b.forwardRef((e,t)=>{let{value:r,onValueChange:n,...s}=e,i=(0,mV.useCallbackRef)(n);return(0,v.jsx)(fI,{scope:e.__scopeMenu,value:r,onValueChange:i,children:(0,v.jsx)(fC,{...s,ref:t})})});fD.displayName=fM;var fz="MenuRadioItem",fO=b.forwardRef((e,t)=>{let{value:r,...n}=e,s=fL(fz,e.__scopeMenu),i=r===s.value;return(0,v.jsx)(fF,{scope:e.__scopeMenu,checked:i,children:(0,v.jsx)(fE,{role:"menuitemradio","aria-checked":i,...n,ref:t,"data-state":fQ(i),onSelect:(0,aW.composeEventHandlers)(n.onSelect,()=>s.onValueChange?.(r),{checkForDefaultPrevented:!1})})})});fO.displayName=fz;var fB="MenuItemIndicator",[fF,f$]=fa(fB,{checked:!1}),fV=b.forwardRef((e,t)=>{let{__scopeMenu:r,forceMount:n,...s}=e,i=f$(fB,r);return(0,v.jsx)(aZ.Presence,{present:n||fZ(i.checked)||!0===i.checked,children:(0,v.jsx)(mO.span,{...s,ref:t,"data-state":fQ(i.checked)})})});fV.displayName=fB;var fU=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,v.jsx)(mO.div,{role:"separator","aria-orientation":"horizontal",...n,ref:t})});fU.displayName="MenuSeparator";var fG=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,s=fl(r);return(0,v.jsx)(mM.Arrow,{...s,...n,ref:t})});fG.displayName="MenuArrow";var[fW,fq]=fa("MenuSub"),fH="MenuSubTrigger",fK=b.forwardRef((e,t)=>{let r=fd(fH,e.__scopeMenu),n=fp(fH,e.__scopeMenu),s=fq(fH,e.__scopeMenu),i=fb(fH,e.__scopeMenu),a=b.useRef(null),{pointerGraceTimerRef:o,onPointerGraceIntentChange:l}=i,c={__scopeMenu:e.__scopeMenu},u=b.useCallback(()=>{a.current&&window.clearTimeout(a.current),a.current=null},[]);return b.useEffect(()=>u,[u]),b.useEffect(()=>{let e=o.current;return()=>{window.clearTimeout(e),l(null)}},[o,l]),(0,v.jsx)(fm,{asChild:!0,...c,children:(0,v.jsx)(fP,{id:s.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":s.contentId,"data-state":fJ(r.open),...e,ref:(0,aK.composeRefs)(t,s.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:(0,aW.composeEventHandlers)(e.onPointerMove,f0(t=>{i.onItemEnter(t),!t.defaultPrevented&&(e.disabled||r.open||a.current||(i.onPointerGraceIntentChange(null),a.current=window.setTimeout(()=>{r.onOpenChange(!0),u()},100)))})),onPointerLeave:(0,aW.composeEventHandlers)(e.onPointerLeave,f0(e=>{u();let t=r.content?.getBoundingClientRect();if(t){let n=r.content?.dataset.side,s="right"===n,a=t[s?"left":"right"],l=t[s?"right":"left"];i.onPointerGraceIntentChange({area:[{x:e.clientX+(s?-5:5),y:e.clientY},{x:a,y:t.top},{x:l,y:t.top},{x:l,y:t.bottom},{x:a,y:t.bottom}],side:n}),window.clearTimeout(o.current),o.current=window.setTimeout(()=>i.onPointerGraceIntentChange(null),300)}else{if(i.onTriggerLeave(e),e.defaultPrevented)return;i.onPointerGraceIntentChange(null)}})),onKeyDown:(0,aW.composeEventHandlers)(e.onKeyDown,t=>{let s=""!==i.searchRef.current;e.disabled||s&&" "===t.key||fe[n.dir].includes(t.key)&&(r.onOpenChange(!0),r.content?.focus(),t.preventDefault())})})})});fK.displayName=fH;var fX="MenuSubContent",fY=b.forwardRef((e,t)=>{let r=fx(fy,e.__scopeMenu),{forceMount:n=r.forceMount,...s}=e,i=fd(fy,e.__scopeMenu),a=fp(fy,e.__scopeMenu),o=fq(fX,e.__scopeMenu),l=b.useRef(null),c=(0,aK.useComposedRefs)(t,l);return(0,v.jsx)(fn.Provider,{scope:e.__scopeMenu,children:(0,v.jsx)(aZ.Presence,{present:n||i.open,children:(0,v.jsx)(fn.Slot,{scope:e.__scopeMenu,children:(0,v.jsx)(fS,{id:o.contentId,"aria-labelledby":o.triggerId,...s,ref:c,align:"start",side:"rtl"===a.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{a.isUsingKeyboardRef.current&&l.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:(0,aW.composeEventHandlers)(e.onFocusOutside,e=>{e.target!==o.trigger&&i.onOpenChange(!1)}),onEscapeKeyDown:(0,aW.composeEventHandlers)(e.onEscapeKeyDown,e=>{a.onClose(),e.preventDefault()}),onKeyDown:(0,aW.composeEventHandlers)(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),r=ft[a.dir].includes(e.key);t&&r&&(i.onOpenChange(!1),o.trigger?.focus(),e.preventDefault())})})})})})});function fJ(e){return e?"open":"closed"}function fZ(e){return"indeterminate"===e}function fQ(e){return fZ(e)?"indeterminate":e?"checked":"unchecked"}function f0(e){return t=>"mouse"===t.pointerType?e(t):void 0}fY.displayName=fX;var f1="DropdownMenu",[f2,f5]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(f1,[fo]),f3=fo(),[f6,f4]=f2(f1),f8="DropdownMenuTrigger";b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,disabled:n=!1,...s}=e,i=f4(f8,r),a=f3(r);return(0,v.jsx)(fm,{asChild:!0,...a,children:(0,v.jsx)(mA.button,{type:"button",id:i.triggerId,"aria-haspopup":"menu","aria-expanded":i.open,"aria-controls":i.open?i.contentId:void 0,"data-state":i.open?"open":"closed","data-disabled":n?"":void 0,disabled:n,...s,ref:(0,aK.composeRefs)(t,i.triggerRef),onPointerDown:(0,aW.composeEventHandlers)(e.onPointerDown,e=>{!n&&0===e.button&&!1===e.ctrlKey&&(i.onOpenToggle(),i.open||e.preventDefault())}),onKeyDown:(0,aW.composeEventHandlers)(e.onKeyDown,e=>{!n&&(["Enter"," "].includes(e.key)&&i.onOpenToggle(),"ArrowDown"===e.key&&i.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})}).displayName=f8;var f9="DropdownMenuContent";b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f4(f9,r),i=f3(r),a=b.useRef(!1);return(0,v.jsx)(fw,{id:s.contentId,"aria-labelledby":s.triggerId,...i,...n,ref:t,onCloseAutoFocus:(0,aW.composeEventHandlers)(e.onCloseAutoFocus,e=>{a.current||s.triggerRef.current?.focus(),a.current=!1,e.preventDefault()}),onInteractOutside:(0,aW.composeEventHandlers)(e.onInteractOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,n=2===t.button||r;(!s.modal||n)&&(a.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}).displayName=f9,b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fC,{...s,...n,ref:t})}).displayName="DropdownMenuGroup",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fA,{...s,...n,ref:t})}).displayName="DropdownMenuLabel",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fE,{...s,...n,ref:t})}).displayName="DropdownMenuItem",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fR,{...s,...n,ref:t})}).displayName="DropdownMenuCheckboxItem",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fD,{...s,...n,ref:t})}).displayName="DropdownMenuRadioGroup",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fO,{...s,...n,ref:t})}).displayName="DropdownMenuRadioItem",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fV,{...s,...n,ref:t})}).displayName="DropdownMenuItemIndicator",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fU,{...s,...n,ref:t})}).displayName="DropdownMenuSeparator",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fG,{...s,...n,ref:t})}).displayName="DropdownMenuArrow",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fK,{...s,...n,ref:t})}).displayName="DropdownMenuSubTrigger",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fY,{...s,...n,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}).displayName="DropdownMenuSubContent";var f7=Symbol("radix.slottable");function ge(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===f7}var gt=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(ge);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),gr="HoverCard",[gn,gs]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(gr,[mM.createPopperScope]),gi=(0,mM.createPopperScope)(),[ga,go]=gn(gr),gl="HoverCardTrigger";b.forwardRef((e,t)=>{let{__scopeHoverCard:r,...n}=e,s=go(gl,r),i=gi(r);return(0,v.jsx)(mM.Anchor,{asChild:!0,...i,children:(0,v.jsx)(gt.a,{"data-state":s.open?"open":"closed",...n,ref:t,onPointerEnter:(0,aW.composeEventHandlers)(e.onPointerEnter,gp(s.onOpen)),onPointerLeave:(0,aW.composeEventHandlers)(e.onPointerLeave,gp(s.onClose)),onFocus:(0,aW.composeEventHandlers)(e.onFocus,s.onOpen),onBlur:(0,aW.composeEventHandlers)(e.onBlur,s.onClose),onTouchStart:(0,aW.composeEventHandlers)(e.onTouchStart,e=>e.preventDefault())})})}).displayName=gl;var[gc,gu]=gn("HoverCardPortal",{forceMount:void 0}),gd="HoverCardContent";b.forwardRef((e,t)=>{let r=gu(gd,e.__scopeHoverCard),{forceMount:n=r.forceMount,...s}=e,i=go(gd,e.__scopeHoverCard);return(0,v.jsx)(aZ.Presence,{present:n||i.open,children:(0,v.jsx)(gh,{"data-state":i.open?"open":"closed",...s,onPointerEnter:(0,aW.composeEventHandlers)(e.onPointerEnter,gp(i.onOpen)),onPointerLeave:(0,aW.composeEventHandlers)(e.onPointerLeave,gp(i.onClose)),ref:t})})}).displayName=gd;var gh=b.forwardRef((e,t)=>{let{__scopeHoverCard:r,onEscapeKeyDown:n,onPointerDownOutside:s,onFocusOutside:i,onInteractOutside:a,...o}=e,l=go(gd,r),c=gi(r),u=b.useRef(null),d=(0,aK.useComposedRefs)(t,u),[h,p]=b.useState(!1);return b.useEffect(()=>{if(h){let e=document.body;return y=e.style.userSelect||e.style.webkitUserSelect,e.style.userSelect="none",e.style.webkitUserSelect="none",()=>{e.style.userSelect=y,e.style.webkitUserSelect=y}}},[h]),b.useEffect(()=>{if(u.current){let e=()=>{p(!1),l.isPointerDownOnContentRef.current=!1,setTimeout(()=>{document.getSelection()?.toString()!==""&&(l.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",e),()=>{document.removeEventListener("pointerup",e),l.hasSelectionRef.current=!1,l.isPointerDownOnContentRef.current=!1}}},[l.isPointerDownOnContentRef,l.hasSelectionRef]),b.useEffect(()=>{u.current&&(function(e){let t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;r.nextNode();)t.push(r.currentNode);return t})(u.current).forEach(e=>e.setAttribute("tabindex","-1"))}),(0,v.jsx)(mE.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:a,onEscapeKeyDown:n,onPointerDownOutside:s,onFocusOutside:(0,aW.composeEventHandlers)(i,e=>{e.preventDefault()}),onDismiss:l.onDismiss,children:(0,v.jsx)(mM.Content,{...c,...o,onPointerDown:(0,aW.composeEventHandlers)(o.onPointerDown,e=>{e.currentTarget.contains(e.target)&&p(!0),l.hasSelectionRef.current=!1,l.isPointerDownOnContentRef.current=!0}),ref:d,style:{...o.style,userSelect:h?"text":void 0,WebkitUserSelect:h?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"}})})});function gp(e){return t=>"touch"===t.pointerType?void 0:e()}b.forwardRef((e,t)=>{let{__scopeHoverCard:r,...n}=e,s=gi(r);return(0,v.jsx)(mM.Arrow,{...s,...n,ref:t})}).displayName="HoverCardArrow";var gm=e.i(77982);function gf({className:e,...t}){return(0,v.jsx)("div",{"data-slot":"input-group",role:"group",className:(0,k.cn)("group/input-group border-input dark:bg-input/30 relative flex w-full items-center rounded-md border shadow-xs transition-[color,box-shadow] outline-none","h-9 min-w-0 has-[>textarea]:h-auto","has-[>[data-align=inline-start]]:[&>input]:pl-2","has-[>[data-align=inline-end]]:[&>input]:pr-2","has-[>[data-align=block-start]]:h-auto has-[>[data-align=block-start]]:flex-col has-[>[data-align=block-start]]:[&>input]:pb-3","has-[>[data-align=block-end]]:h-auto has-[>[data-align=block-end]]:flex-col has-[>[data-align=block-end]]:[&>input]:pt-3","has-[[data-slot=input-group-control]:focus-visible]:border-ring has-[[data-slot=input-group-control]:focus-visible]:ring-ring/50 has-[[data-slot=input-group-control]:focus-visible]:ring-[3px]","has-[[data-slot][aria-invalid=true]]:ring-destructive/20 has-[[data-slot][aria-invalid=true]]:border-destructive dark:has-[[data-slot][aria-invalid=true]]:ring-destructive/40",e),...t})}e.i(455706);let gg=(0,V.cva)("text-muted-foreground flex h-auto cursor-text items-center justify-center gap-2 py-1.5 text-sm font-medium select-none [&>svg:not([class*='size-'])]:size-4 [&>kbd]:rounded-[calc(var(--radius)-5px)] group-data-[disabled=true]/input-group:opacity-50",{variants:{align:{"inline-start":"order-first pl-3 has-[>button]:ml-[-0.45rem] has-[>kbd]:ml-[-0.35rem]","inline-end":"order-last pr-3 has-[>button]:mr-[-0.45rem] has-[>kbd]:mr-[-0.35rem]","block-start":"order-first w-full justify-start px-3 pt-3 [.border-b]:pb-3 group-has-[>input]/input-group:pt-2.5","block-end":"order-last w-full justify-start px-3 pb-3 [.border-t]:pt-3 group-has-[>input]/input-group:pb-2.5"}},defaultVariants:{align:"inline-start"}});function gx({className:e,align:t="inline-start",...r}){return(0,v.jsx)("div",{role:"group","data-slot":"input-group-addon","data-align":t,className:(0,k.cn)(gg({align:t}),e),onClick:e=>{e.target.closest("button")||e.currentTarget.parentElement?.querySelector("input")?.focus()},...r})}let gy=(0,V.cva)("text-sm shadow-none flex gap-2 items-center",{variants:{size:{xs:"h-6 gap-1 px-2 rounded-[calc(var(--radius)-5px)] [&>svg:not([class*='size-'])]:size-3.5 has-[>svg]:px-2",sm:"h-8 px-2.5 gap-1.5 rounded-md has-[>svg]:px-2.5","icon-xs":"size-6 rounded-[calc(var(--radius)-5px)] p-0 has-[>svg]:p-0","icon-sm":"size-8 p-0 has-[>svg]:p-0"}},defaultVariants:{size:"xs"}});function gv({className:e,type:t="button",variant:r="ghost",size:n="xs",...s}){return(0,v.jsx)(N.Button,{type:t,"data-size":n,variant:r,className:(0,k.cn)(gy({size:n}),e),...s})}let gb=(0,C.default)("corner-down-left",[["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}],["path",{d:"m9 10-5 5 5 5",key:"1kshq7"}]]),gw=(0,C.default)("image",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]);var gk=e.i(675182),gk=gk,gj=e.i(257868),gj=gj;let gN=(0,C.default)("square",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]]),gS=(e=21)=>{let t="",r=crypto.getRandomValues(new Uint8Array(e|=0));for(;e--;)t+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&r[e]];return t},gC=(0,b.createContext)(null),gA=(0,b.createContext)(null),g_=(0,b.createContext)(null),gT=()=>{let e=(0,b.useContext)(gA),t=(0,b.useContext)(g_)??e;if(!t)throw Error("usePromptInputAttachments must be used within a PromptInput or PromptInputProvider");return t},gE=(0,b.createContext)(null),gP=({className:e,accept:t,multiple:r,globalDrop:n,syncHiddenInput:s,maxFiles:i,maxFileSize:a,onError:o,onSubmit:l,children:c,...u})=>{let d=(0,b.useContext)(gC),h=!!d,p=(0,b.useRef)(null),m=(0,b.useRef)(null),[f,g]=(0,b.useState)([]),x=h?d.attachments.files:f,[y,w]=(0,b.useState)([]),j=(0,b.useRef)(x);j.current=x;let N=(0,b.useCallback)(()=>{p.current?.click()},[]),S=(0,b.useCallback)(e=>!t||""===t.trim()||t.split(",").map(e=>e.trim()).filter(Boolean).some(t=>{if(t.endsWith("/*")){let r=t.slice(0,-1);return e.type.startsWith(r)}return e.type===t}),[t]),C=(0,b.useCallback)(e=>{let t=Array.from(e),r=t.filter(e=>S(e));if(t.length&&0===r.length)return void o?.({code:"accept",message:"No files match the accepted types."});let n=r.filter(e=>!a||e.size<=a);r.length>0&&0===n.length?o?.({code:"max_file_size",message:"All files exceed the maximum size."}):g(e=>{let t="number"==typeof i?Math.max(0,i-e.length):void 0,r="number"==typeof t?n.slice(0,t):n;"number"==typeof t&&n.length>t&&o?.({code:"max_files",message:"Too many files. Some were not added."});let s=[];for(let e of r)s.push({id:gS(),type:"file",url:URL.createObjectURL(e),mediaType:e.type,filename:e.name});return e.concat(s)})},[S,i,a,o]),A=(0,b.useCallback)(e=>g(t=>{let r=t.find(t=>t.id===e);return r?.url&&URL.revokeObjectURL(r.url),t.filter(t=>t.id!==e)}),[]),_=(0,b.useCallback)(e=>{let t=Array.from(e),r=t.filter(e=>S(e));if(t.length&&0===r.length)return void o?.({code:"accept",message:"No files match the accepted types."});let n=r.filter(e=>!a||e.size<=a);if(r.length>0&&0===n.length)return void o?.({code:"max_file_size",message:"All files exceed the maximum size."});let s=x.length,l="number"==typeof i?Math.max(0,i-s):void 0,c="number"==typeof l?n.slice(0,l):n;"number"==typeof l&&n.length>l&&o?.({code:"max_files",message:"Too many files. Some were not added."}),c.length>0&&d?.attachments.add(c)},[S,a,i,o,x.length,d]),T=(0,b.useCallback)(()=>h?d?.attachments.clear():g(e=>{for(let t of e)t.url&&URL.revokeObjectURL(t.url);return[]}),[h,d]),E=(0,b.useCallback)(()=>w([]),[]),P=h?_:C,R=h?d.attachments.remove:A,M=h?d.attachments.openFileDialog:N,I=(0,b.useCallback)(()=>{T(),E()},[T,E]);(0,b.useEffect)(()=>{h&&d.__registerFileInput(p,()=>p.current?.click())},[h,d]),(0,b.useEffect)(()=>{s&&p.current&&0===x.length&&(p.current.value="")},[x,s]),(0,b.useEffect)(()=>{let e=m.current;if(!e||n)return;let t=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault()},r=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault(),e.dataTransfer?.files&&e.dataTransfer.files.length>0&&P(e.dataTransfer.files)};return e.addEventListener("dragover",t),e.addEventListener("drop",r),()=>{e.removeEventListener("dragover",t),e.removeEventListener("drop",r)}},[P,n]),(0,b.useEffect)(()=>{if(!n)return;let e=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault()},t=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault(),e.dataTransfer?.files&&e.dataTransfer.files.length>0&&P(e.dataTransfer.files)};return document.addEventListener("dragover",e),document.addEventListener("drop",t),()=>{document.removeEventListener("dragover",e),document.removeEventListener("drop",t)}},[P,n]),(0,b.useEffect)(()=>()=>{if(!h)for(let e of j.current)e.url&&URL.revokeObjectURL(e.url)},[h]);let L=async e=>{try{let t=await fetch(e),r=await t.blob();return new Promise(e=>{let t=new FileReader;t.onloadend=()=>e(t.result),t.onerror=()=>e(null),t.readAsDataURL(r)})}catch{return null}},D=(0,b.useMemo)(()=>({files:x.map(e=>({...e,id:e.id})),add:P,remove:R,clear:T,openFileDialog:M,fileInputRef:p}),[x,P,R,T,M]),z=(0,b.useMemo)(()=>({sources:y,add:e=>{let t=Array.isArray(e)?e:[e];w(e=>e.concat(t.map(e=>({...e,id:gS()}))))},remove:e=>{w(t=>t.filter(t=>t.id!==e))},clear:E}),[y,E]),O=(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)("input",{accept:t,"aria-label":"Upload files",className:"hidden",multiple:r,onChange:e=>{e.currentTarget.files&&P(e.currentTarget.files),e.currentTarget.value=""},ref:p,title:"Upload files",type:"file"}),(0,v.jsx)("form",{className:(0,k.cn)("w-full",e),onSubmit:e=>{e.preventDefault();let t=e.currentTarget,r=h?d.textInput.value:new FormData(t).get("message")||"";h||t.reset(),Promise.all(x.map(async({id:e,...t})=>{if(t.url?.startsWith("blob:")){let e=await L(t.url);return{...t,url:e??t.url}}return t})).then(t=>{try{let n=l({text:r,files:t},e);n instanceof Promise?n.then(()=>{I(),h&&d.textInput.clear()}).catch(()=>{}):(I(),h&&d.textInput.clear())}catch{}}).catch(()=>{})},ref:m,...u,children:(0,v.jsx)(gf,{className:"overflow-hidden",children:c})})]}),B=(0,v.jsx)(gE.Provider,{value:z,children:O});return(0,v.jsx)(g_.Provider,{value:D,children:B})},gR=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("contents",e),...t}),gM=({className:e,...t})=>(0,v.jsx)(gx,{align:"block-end",className:(0,k.cn)("order-first flex-wrap gap-1",e),...t}),gI=({className:e,...t})=>(0,v.jsx)(gx,{align:"block-end",className:(0,k.cn)("justify-between gap-1",e),...t}),gL=({className:e,variant:t="default",size:r="icon-sm",status:n,onStop:s,onClick:i,children:a,...o})=>{let l="submitted"===n||"streaming"===n,c=(0,v.jsx)(gb,{className:"size-4"});return"submitted"===n?c=(0,v.jsx)(gk.default,{className:"size-4 animate-spin"}):"streaming"===n?c=(0,v.jsx)(gN,{className:"size-4"}):"error"===n&&(c=(0,v.jsx)(aL.XIcon,{className:"size-4"})),(0,v.jsx)(gv,{"aria-label":l?"Stop":"Submit",className:(0,k.cn)(e),onClick:e=>{if(l&&s){e.preventDefault(),s();return}i?.(e)},size:r,type:l&&s?"button":"submit",variant:t,...o,children:a??c})},gD=(0,C.default)("file-text",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]),gz=(0,C.default)("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]),gO=(0,C.default)("music-2",[["circle",{cx:"8",cy:"18",r:"4",key:"1fc0mg"}],["path",{d:"M12 18V2l7 4",key:"g04rme"}]]),gB=(0,C.default)("paperclip",[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551",key:"1miecu"}]]),gF=(0,C.default)("video",[["path",{d:"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5",key:"ftymec"}],["rect",{x:"2",y:"6",width:"14",height:"12",rx:"2",key:"158x01"}]]),g$=e=>{if("source-document"===e.type)return"source";let t=e.mediaType??"";return t.startsWith("image/")?"image":t.startsWith("video/")?"video":t.startsWith("audio/")?"audio":t.startsWith("application/")||t.startsWith("text/")?"document":"unknown"},gV=(0,b.createContext)(null),gU=(0,b.createContext)(null),gG=()=>{let e=(0,b.useContext)(gU);if(!e)throw Error("Attachment components must be used within <Attachment>");return e},gW=({variant:e="grid",className:t,children:r,...n})=>{let s=(0,b.useMemo)(()=>({variant:e}),[e]);return(0,v.jsx)(gV.Provider,{value:s,children:(0,v.jsx)("div",{className:(0,k.cn)("flex items-start","list"===e?"flex-col gap-2":"flex-wrap gap-2","grid"===e&&"ml-auto w-fit",t),...n,children:r})})},gq=({data:e,onRemove:t,className:r,children:n,...s})=>{let{variant:i}=(0,b.useContext)(gV)??{variant:"grid"},a=g$(e),o=(0,b.useMemo)(()=>({data:e,mediaCategory:a,onRemove:t,variant:i}),[e,a,t,i]);return(0,v.jsx)(gU.Provider,{value:o,children:(0,v.jsx)("div",{className:(0,k.cn)("group relative","grid"===i&&"size-24 overflow-hidden rounded-lg","inline"===i&&["flex h-8 cursor-pointer select-none items-center gap-1.5","rounded-md border border-border px-1.5","font-medium text-sm transition-all","hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50"],"list"===i&&["flex w-full items-center gap-3 rounded-lg border p-3","hover:bg-accent/50"],r),...s,children:n})})},gH=({fallbackIcon:e,className:t,...r})=>{let{data:n,mediaCategory:s,variant:i}=gG(),a="inline"===i?"size-3":"size-4";return(0,v.jsx)("div",{className:(0,k.cn)("flex shrink-0 items-center justify-center overflow-hidden","grid"===i&&"size-full bg-muted","inline"===i&&"size-5 rounded bg-background","list"===i&&"size-12 rounded bg-muted",t),...r,children:(()=>{let t;if("image"===s&&"file"===n.type&&n.url){let e,t;return e=n.url,t=n.filename,"grid"===i?(0,v.jsx)("img",{alt:t||"Image",className:"size-full object-cover",height:96,src:e,width:96}):(0,v.jsx)("img",{alt:t||"Image",className:"size-full rounded object-cover",height:20,src:e,width:20})}return"video"===s&&"file"===n.type&&n.url?(0,v.jsx)("video",{className:"size-full object-cover",muted:!0,src:n.url}):e??(t=({image:gw,video:gF,audio:gO,source:gz,document:gD,unknown:gB})[s],(0,v.jsx)(t,{className:(0,k.cn)(a,"text-muted-foreground")}))})()})},gK=({showMediaType:e=!1,className:t,...r})=>{let{data:n,variant:s}=gG(),i=(e=>{if("source-document"===e.type)return e.title||e.filename||"Source";let t=g$(e);return e.filename||("image"===t?"Image":"Attachment")})(n);return"grid"===s?null:(0,v.jsxs)("div",{className:(0,k.cn)("min-w-0 flex-1",t),...r,children:[(0,v.jsx)("span",{className:"block truncate",children:i}),e&&n.mediaType&&(0,v.jsx)("span",{className:"block truncate text-muted-foreground text-xs",children:n.mediaType})]})},gX=({label:e="Remove",className:t,children:r,...n})=>{let{onRemove:s,variant:i}=gG();return s?(0,v.jsxs)(N.Button,{"aria-label":e,className:(0,k.cn)("grid"===i&&["absolute top-2 right-2 size-6 rounded-full p-0","bg-background/80 backdrop-blur-sm","opacity-0 transition-opacity group-hover:opacity-100","hover:bg-background","[&>svg]:size-3"],"inline"===i&&["size-5 rounded p-0","opacity-0 transition-opacity group-hover:opacity-100","[&>svg]:size-2.5"],"list"===i&&["size-8 shrink-0 rounded p-0","[&>svg]:size-4"],t),onClick:e=>{e.stopPropagation(),s()},type:"button",variant:"ghost",...n,children:[r??(0,v.jsx)(aL.XIcon,{}),(0,v.jsx)("span",{className:"sr-only",children:e})]}):null};var gY=e.i(772857);let gJ=({className:e,children:t,...r})=>(0,v.jsxs)(gY.ScrollArea,{className:"w-full overflow-x-auto whitespace-nowrap",...r,children:[(0,v.jsx)("div",{className:(0,k.cn)("flex w-max flex-nowrap items-center gap-2",e),children:t}),(0,v.jsx)(gY.ScrollBar,{className:"hidden",orientation:"horizontal"})]}),gZ=({suggestion:e,onClick:t,className:r,variant:n="outline",size:s="sm",children:i,...a})=>(0,v.jsx)(N.Button,{className:(0,k.cn)("cursor-pointer rounded-full px-4 transition-all duration-200","hover:scale-[1.02] hover:shadow-md hover:border-primary/50",r),onClick:()=>{t?.(e)},size:s,type:"button",variant:n,...a,children:i||e});var gQ=e.i(524741);let g0=(0,C.default)("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]),g1=(0,C.default)("circle-dot",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]]),g2=(0,C.default)("list-todo",[["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["rect",{x:"3",y:"4",width:"6",height:"6",rx:"1",key:"cif1o7"}]]),g5={pending:oo,in_progress:g1,completed:g0,cancelled:ou},g3={pending:"text-muted-foreground",in_progress:"text-primary",completed:"text-green-500",cancelled:"text-muted-foreground/50"};function g6({todosData:e,isLoading:t,className:r}){let[n,s]=(0,b.useState)(!1);if(!e||0===e.todos.length)return null;let{todos:i,stats:a,nextTodo:o}=e,l=[...i].sort((e,t)=>{let r={in_progress:0,pending:1,completed:2,cancelled:3};return(r[e.status]??4)-(r[t.status]??4)}),c=a.total>0?Math.round(a.completed/a.total*100):0;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border bg-card/50 backdrop-blur-sm overflow-hidden",r),children:[(0,v.jsxs)("button",{onClick:()=>s(!n),className:"flex items-center justify-between w-full px-3 py-2 hover:bg-muted/50 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0 flex-1",children:[(0,v.jsx)(g2,{className:"size-4 text-primary shrink-0"}),!n&&o?(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0 flex-1",children:[(0,v.jsx)(g1,{className:"size-3.5 text-primary shrink-0"}),(0,v.jsx)("span",{className:"text-sm truncate",children:o.content})]}):(0,v.jsx)("span",{className:"font-medium text-sm",children:"Tasks"}),(0,v.jsxs)("span",{className:"text-xs text-muted-foreground shrink-0",children:[a.completed,"/",a.total]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[(0,v.jsx)("div",{className:"w-16 h-1.5 bg-muted rounded-full overflow-hidden",children:(0,v.jsx)("div",{className:"h-full bg-primary transition-all duration-300",style:{width:`${c}%`}})}),n?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),n&&(0,v.jsxs)("div",{className:"border-t",children:[o&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-primary/5 border-b flex items-center gap-2",children:[(0,v.jsx)(g1,{className:"size-4 text-primary shrink-0"}),(0,v.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,v.jsx)("span",{className:"text-xs text-primary font-medium uppercase tracking-wide",children:"Current"}),(0,v.jsx)("p",{className:"text-sm font-medium truncate",children:o.content})]})]}),(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:l.map(e=>{let t=g5[e.status]||oo,r=g3[e.status]||"text-muted-foreground",n=e.id===o?.id;return(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)("div",{className:(0,k.cn)("flex items-start gap-2 px-3 py-1.5 hover:bg-muted/30 transition-colors cursor-default",n&&"bg-primary/5"),children:[(0,v.jsx)(t,{className:(0,k.cn)("size-4 mt-0.5 shrink-0",r)}),(0,v.jsx)("span",{className:(0,k.cn)("text-sm flex-1 min-w-0 truncate","cancelled"===e.status&&"line-through text-muted-foreground/50","completed"===e.status&&"text-muted-foreground"),children:e.content})]})}),(0,v.jsxs)(S.TooltipContent,{side:"left",className:"max-w-xs",children:[(0,v.jsx)("p",{className:"text-sm",children:e.content}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground capitalize mt-1",children:e.status.replace("_"," ")})]})]},e.id)})}),(0,v.jsxs)("div",{className:"px-3 py-1.5 border-t bg-muted/30 flex items-center gap-3 text-xs text-muted-foreground",children:[a.inProgress>0&&(0,v.jsxs)("span",{className:"flex items-center gap-1",children:[(0,v.jsx)(g1,{className:"size-3 text-primary"}),a.inProgress," active"]}),a.pending>0&&(0,v.jsxs)("span",{className:"flex items-center gap-1",children:[(0,v.jsx)(oo,{className:"size-3"}),a.pending," pending"]}),a.completed>0&&(0,v.jsxs)("span",{className:"flex items-center gap-1",children:[(0,v.jsx)(g0,{className:"size-3 text-green-500"}),a.completed," done"]})]})]})]})}var g4=e.i(739963),g8=e.i(300739),g9=e.i(335130);let g7=(0,C.default)("refresh-cw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]),xe=(0,C.default)("triangle-alert",[["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",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]),xt=(0,C.default)("file-code",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 12.5 8 15l2 2.5",key:"1tg20x"}],["path",{d:"m14 12.5 2 2.5-2 2.5",key:"yinavb"}]]),xr=(0,C.default)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);var xn=e.i(719583),xs=e.i(816187);let xi=(0,C.default)("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]),xa=(0,C.default)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]]);var xo=e.i(220563);let xl=(0,C.default)("file",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}]]),xc=(0,C.default)("download",[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]]);var xu=e.i(707387),xd=e.i(372379),xh=e.i(101513),xh=xh;let xp=(0,C.default)("play",[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z",key:"10ikf1"}]]),xm=(0,C.default)("arrow-up",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]);var xf=e.i(904781);let xg=(0,C.default)("monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]]);var xx=e.i(79092),xy=e.i(529757),xv=e.i(865259),xb=e.i(634066);let xw=(0,C.default)("file-plus",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M9 15h6",key:"cctwl0"}],["path",{d:"M12 18v-6",key:"17g6i2"}]]),xk=(0,b.memo)(({line:e,type:t})=>(0,v.jsxs)("div",{className:(0,k.cn)("font-mono text-xs leading-5 px-2","add"===t?"bg-green-500/10":"remove"===t?"bg-red-500/10":"","add"===t?"text-green-600 dark:text-green-400":"remove"===t?"text-red-600 dark:text-red-400":"text-muted-foreground"),children:[(0,v.jsx)("span",{className:"select-none w-4 inline-block",children:"add"===t?"+":"remove"===t?"-":" "}),(0,v.jsx)("span",{className:"whitespace-pre-wrap break-all",children:e||" "})]}));function xj({input:e,output:t,status:r,streamingArgsText:n,liveContent:s,liveOldString:i,liveNewString:a,className:o}){let[l,c]=(0,b.useState)(!0),u=e?.path||"",d=u.split("/").pop()||"file",h=e?.mode||t?.mode||"full",p={ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",py:"python",rb:"ruby",go:"go",rs:"rust",java:"java",c:"c",cpp:"cpp",h:"c",hpp:"cpp",cs:"csharp",php:"php",swift:"swift",kt:"kotlin",scala:"scala",sh:"bash",bash:"bash",zsh:"bash",fish:"bash",ps1:"powershell",sql:"sql",html:"html",htm:"html",css:"css",scss:"scss",sass:"sass",less:"less",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",md:"markdown",markdown:"markdown",txt:"plaintext",toml:"toml",ini:"ini",cfg:"ini",conf:"ini",dockerfile:"dockerfile",makefile:"makefile"}[u.split(".").pop()?.toLowerCase()||""]||"plaintext",m=(0,b.useMemo)(()=>{if(!n)return null;try{return JSON.parse(n)}catch{let e=n.match(/"content"\s*:\s*"((?:[^"\\]|\\[\s\S])*)(?:"|$)/);if(e)try{return{content:JSON.parse(`"${e[1]}"`)}}catch{return{content:e[1]}}let t=n.match(/"old_string"\s*:\s*"((?:[^"\\]|\\[\s\S])*)(?:"|$)/),r=n.match(/"new_string"\s*:\s*"((?:[^"\\]|\\[\s\S])*)(?:"|$)/);if(t||r)return{old_string:t?t[1]:void 0,new_string:r?r[1]:void 0};return null}},[n]),f=s||e?.content||m?.content||"",g=i||e?.old_string||m?.old_string||"",x=a||e?.new_string||m?.new_string||"",y="streaming"===r||"pending"===r||"running"===r&&!!(s||i||a),w="completed"===r,S="error"===r||t?.success===!1,C=w&&t?.success?oi:S?ou:y?xt:xl,A=w&&t?.success?"text-green-600 dark:text-green-500":S?"text-red-600 dark:text-red-500":y?"text-blue-600 dark:text-blue-500":"text-muted-foreground",_="str_replace"===h?xr:t?.action==="created"?xw:xt;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",o),children:[(0,v.jsxs)("button",{onClick:()=>c(!l),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(C,{className:(0,k.cn)("size-4 shrink-0",A)}),(0,v.jsx)(_,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs shrink-0",children:"write_file"}),(0,v.jsx)("span",{className:"font-medium text-sm truncate",children:d}),"str_replace"===h&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs shrink-0",children:"edit"}),t?.action==="created"&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs shrink-0",children:"new"}),y&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"streaming..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.success&&void 0!==t.lineDelta&&(0,v.jsxs)("span",{className:(0,k.cn)("text-xs font-mono",t.lineDelta>=0?"text-green-600 dark:text-green-400":"text-red-600 dark:text-red-400"),children:[t.lineDelta>=0?"+":"",t.lineDelta]}),l?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),l&&(0,v.jsxs)("div",{className:"border-t",children:[(0,v.jsxs)("div",{className:"px-3 py-1.5 bg-muted/30 border-b flex items-center justify-between",children:[(0,v.jsx)("span",{className:"text-xs text-muted-foreground font-mono truncate",children:u}),f&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:()=>navigator.clipboard.writeText(f),children:(0,v.jsx)(oh,{className:"size-3"})})]}),"str_replace"===h?(0,v.jsxs)("div",{className:"max-h-[200px] overflow-auto",children:[g&&(0,v.jsxs)("div",{className:"border-b",children:[(0,v.jsx)("div",{className:"px-3 py-1 bg-red-500/5 border-b text-xs text-red-600 dark:text-red-400 font-medium",children:"Removed"}),(0,v.jsx)("div",{className:"py-1",children:g.split("\n").map((e,t)=>(0,v.jsx)(xk,{line:e,type:"remove"},`old-${t}`))})]}),x&&(0,v.jsxs)("div",{children:[(0,v.jsx)("div",{className:"px-3 py-1 bg-green-500/5 border-b text-xs text-green-600 dark:text-green-400 font-medium",children:"Added"}),(0,v.jsx)("div",{className:"py-1",children:x.split("\n").map((e,t)=>(0,v.jsx)(xk,{line:e,type:"add"},`new-${t}`))})]}),!g&&!x&&y&&(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:(0,v.jsx)("span",{className:"animate-pulse",children:"Receiving changes..."})})]}):(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:f?(0,v.jsx)(oA,{code:f,language:p,showLineNumbers:!0}):y?(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:(0,v.jsx)("span",{className:"animate-pulse",children:"Writing file..."})}):null}),(t?.success===!0||t?.success===!1||S)&&(0,v.jsx)("div",{className:(0,k.cn)("px-3 py-2 border-t text-xs flex items-center gap-2",t?.success===!0?"bg-green-500/5 text-green-600 dark:text-green-400":"bg-red-500/5 text-red-600 dark:text-red-400"),children:t?.success===!0?(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oi,{className:"size-3.5"}),(0,v.jsx)("span",{children:"str_replace"===h?`Replaced ${t.linesRemoved||0} → ${t.linesAdded||0} lines`:`${"created"===t.action?"Created":"Updated"} (${t.lineCount||0} lines)`})]}):(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(ou,{className:"size-3.5"}),(0,v.jsx)("span",{children:t?.error||"Failed to write file"})]})})]})]})}xk.displayName="DiffLine";var xN=e.i(416667),xN=xN;let xS=(0,C.default)("scissors",[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M8.12 8.12 12 12",key:"1alkpv"}],["path",{d:"M20 4 8.12 15.88",key:"xgtan2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M14.8 14.8 20 20",key:"ptml3r"}]]);function xC({input:e,output:t,status:r,className:n}){var s;let[i,a]=(0,b.useState)(!0),o=e?.path||t?.relativePath||t?.path||"",l=o.split("/").pop()||"file",c={ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",py:"python",rb:"ruby",go:"go",rs:"rust",java:"java",c:"c",cpp:"cpp",h:"c",hpp:"cpp",cs:"csharp",php:"php",swift:"swift",kt:"kotlin",scala:"scala",sh:"bash",bash:"bash",zsh:"bash",fish:"bash",ps1:"powershell",sql:"sql",html:"html",htm:"html",css:"css",scss:"scss",sass:"sass",less:"less",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",md:"markdown",markdown:"markdown",txt:"plaintext",toml:"toml",ini:"ini",cfg:"ini",conf:"ini",dockerfile:"dockerfile",makefile:"makefile"}[o.split(".").pop()?.toLowerCase()||""]||"plaintext",u=t?.content||"",d="pending"===r||"streaming"===r||"running"===r,h="completed"===r&&t?.success===!0,p="error"===r||t?.success===!1,m=(0,b.useMemo)(()=>e?.startLine&&e?.endLine?`lines ${e.startLine}-${e.endLine}`:e?.startLine?`from line ${e.startLine}`:e?.endLine?`to line ${e.endLine}`:null,[e?.startLine,e?.endLine]),f=h?oi:p?xN.default:xl;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>a(!i),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(f,{className:(0,k.cn)("size-4 shrink-0",h?"text-green-600 dark:text-green-500":p?"text-red-600 dark:text-red-500":"text-muted-foreground")}),(0,v.jsx)(gD,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)("span",{className:"font-medium text-sm truncate",children:l}),m&&(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs shrink-0",children:m}),t?.wasTruncated&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs shrink-0 gap-1",children:[(0,v.jsx)(xS,{className:"size-3"}),"truncated"]}),d&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"reading..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.lineCount!==void 0&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground",children:[t.lineCount," lines"]}),i?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),i&&(0,v.jsxs)("div",{className:"border-t",children:[(0,v.jsxs)("div",{className:"px-3 py-1.5 bg-muted/30 border-b flex items-center justify-between",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)("span",{className:"text-xs text-muted-foreground font-mono truncate",children:o}),t?.sizeBytes!==void 0&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground/60 shrink-0",children:["(",(s=t.sizeBytes)<1024?`${s} B`:s<1048576?`${(s/1024).toFixed(1)} KB`:`${(s/1024/1024).toFixed(2)} MB`,")"]})]}),u&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(u)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:d?(0,v.jsx)("div",{className:"px-3 py-8 text-center text-muted-foreground text-sm",children:(0,v.jsx)("span",{className:"animate-pulse",children:"Reading file..."})}):p?(0,v.jsxs)("div",{className:"px-3 py-4 text-red-600 dark:text-red-400 text-sm flex items-start gap-2",children:[(0,v.jsx)(xN.default,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t?.error||"Failed to read file"})]}):u?(0,v.jsx)(oA,{code:u,language:c,showLineNumbers:!0}):(0,v.jsx)("div",{className:"px-3 py-4 text-muted-foreground text-sm italic",children:"File is empty"})}),t?.wasTruncated&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-amber-500/5 text-xs text-amber-600 dark:text-amber-400 flex items-center gap-2",children:[(0,v.jsx)(xS,{className:"size-3.5"}),(0,v.jsx)("span",{children:"Content was truncated. Use startLine/endLine to read specific sections."})]})]})]})}let xA=(0,C.default)("terminal",[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]]),x_=(0,C.default)("radio",[["path",{d:"M16.247 7.761a6 6 0 0 1 0 8.478",key:"1fwjs5"}],["path",{d:"M19.075 4.933a10 10 0 0 1 0 14.134",key:"ehdyv1"}],["path",{d:"M4.925 19.067a10 10 0 0 1 0-14.134",key:"1q22gi"}],["path",{d:"M7.753 16.239a6 6 0 0 1 0-8.478",key:"r2q7qm"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]]);var ol=ol;let xT=(0,C.default)("circle-stop",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]]);function xE({input:e,output:t,status:r,terminalId:n,liveOutput:s,className:i}){let[a,o]=(0,b.useState)(!0),l=(0,b.useRef)(null);(0,b.useEffect)(()=>{l.current&&(l.current.scrollTop=l.current.scrollHeight)},[s,t?.output]);let c=e?.command||"",u=e?.background||!1,d=e?.kill===!0,h=e?.id&&(e?.input!==void 0||e?.key!==void 0),p=e?.id&&!e?.command&&!e?.kill&&!h,m="pending"===r||"streaming"===r||"running"===r,f=m&&n&&void 0!==s,g="completed"===r,x="error"===r||t?.success===!1,y=t?.exitCode,w=(()=>{if(f)return s||"";if(t){let e=t.output||t.stdout||"",r=t.stderr||"";return r?e+(e?"\n":"")+r:e}return""})(),S=c.length>50?c.slice(0,50)+"...":c,{Icon:C,color:A,label:_}=(()=>{if(d)return{Icon:xT,color:"text-amber-600 dark:text-amber-500",label:t?.status==="stopped"?"Stopped":"Stopping..."};if(h){let t=e?.key?`key: ${e.key}`:`input: "${e?.input?.slice(0,20)}..."`;return{Icon:xA,color:"text-purple-600 dark:text-purple-500",label:m?"Sending...":t}}return p?{Icon:xA,color:"text-blue-600 dark:text-blue-500",label:"Logs"}:f?{Icon:x_,color:"text-green-600 dark:text-green-500 animate-pulse",label:"Live"}:m?{Icon:ol.default,color:"text-muted-foreground animate-pulse",label:"Executing..."}:g&&0===y?{Icon:oi,color:"text-green-600 dark:text-green-500",label:"Completed"}:g&&0!==y?{Icon:ou,color:"text-red-600 dark:text-red-500",label:`Exit ${y}`}:x?{Icon:ou,color:"text-red-600 dark:text-red-500",label:"Error"}:{Icon:xA,color:"text-muted-foreground",label:""}})();return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",i),children:[(0,v.jsxs)("button",{onClick:()=>o(!a),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(C,{className:(0,k.cn)("size-4 shrink-0",A)}),(0,v.jsx)(xA,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)("code",{className:"font-mono text-sm truncate",title:c,children:S||(d?`kill ${e?.id}`:p?`logs ${e?.id}`:"bash")}),u&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs shrink-0",children:"background"}),f&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs shrink-0 bg-green-500/10 text-green-600 dark:text-green-400 gap-1",children:[(0,v.jsx)(x_,{className:"size-2 animate-pulse"}),"live"]}),_&&!f&&(0,v.jsx)("span",{className:(0,k.cn)("text-xs shrink-0",A),children:_})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[void 0!==y&&g&&(0,v.jsxs)(j.Badge,{variant:0===y?"secondary":"destructive",className:(0,k.cn)("text-xs",0===y?"bg-green-500/10 text-green-600 dark:text-green-400":""),children:["exit ",y]}),a?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),a&&(0,v.jsxs)("div",{className:"border-t",children:[c&&(0,v.jsxs)("div",{className:"px-3 py-1.5 bg-muted/30 border-b flex items-center justify-between",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)("span",{className:"text-muted-foreground text-xs",children:"$"}),(0,v.jsx)("code",{className:"text-xs font-mono truncate",children:c})]}),(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(c)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),(0,v.jsxs)("div",{ref:l,className:"bg-zinc-950 dark:bg-zinc-950 relative max-h-[300px] overflow-auto",children:[(0,v.jsxs)("pre",{className:"px-3 py-2 text-xs font-mono text-zinc-300 whitespace-pre-wrap break-all min-h-[40px]",children:[w||(0,v.jsx)("span",{className:"text-muted-foreground italic",children:m?"Waiting for output...":"(no output)"}),f&&(0,v.jsx)("span",{className:"inline-block w-2 h-4 bg-green-500 animate-pulse ml-0.5"})]}),w&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"absolute top-1 right-1 size-6 text-zinc-500 hover:text-zinc-300 bg-zinc-900/80",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(w)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),t?.error&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-red-500/5 text-red-600 dark:text-red-400 text-xs flex items-start gap-2",children:[(0,v.jsx)(ou,{className:"size-3.5 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]}),t?.message&&!t?.error&&(0,v.jsx)("div",{className:"px-3 py-2 border-t bg-muted/30 text-muted-foreground text-xs",children:t.message})]})]})}let xP=(0,C.default)("folder",[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]]),xR=(0,C.default)("sparkles",[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]]);var xM=e.i(481298),xM=xM;let xI=(0,C.default)("loader",[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]]);var gk=gk;let xL=(e,t)=>e?e.length>t?e.slice(0,t)+"...":e:"";function xD({open:e,onOpenChange:t,title:r="Explore Agent",steps:n,status:s,query:i}){let a=(0,b.useRef)(null),o=(0,b.useRef)(null),l="running"===s,c="completed"===s,u="error"===s;return(0,b.useEffect)(()=>{o.current&&l&&o.current.scrollIntoView({behavior:"smooth",block:"end"})},[n,l]),(0,v.jsx)(mv.Dialog,{open:e,onOpenChange:t,children:(0,v.jsxs)(mv.DialogContent,{className:"sm:max-w-xl max-h-[80vh] flex flex-col gap-0 p-0 overflow-hidden",children:[(0,v.jsxs)("div",{className:"px-4 py-3 border-b flex items-center gap-3",children:[(0,v.jsx)("div",{className:"shrink-0",children:l?(0,v.jsx)(gk.default,{className:"size-4 text-blue-500 animate-spin"}):c?(0,v.jsx)(oi,{className:"size-4 text-green-500"}):(0,v.jsx)(ou,{className:"size-4 text-red-500"})}),(0,v.jsx)(mv.DialogHeader,{className:"flex-1 space-y-0",children:(0,v.jsx)(mv.DialogTitle,{className:"text-sm font-medium",children:l?"SparkeCoder is exploring...":c?"Exploration complete":"Exploration failed"})}),(0,v.jsxs)("span",{className:"text-xs text-muted-foreground tabular-nums",children:[n.length," steps"]})]}),i&&(0,v.jsx)("div",{className:"px-4 py-2 border-b bg-muted/30",children:(0,v.jsxs)("div",{className:"flex items-center gap-2 text-xs text-muted-foreground",children:[(0,v.jsx)(my,{className:"size-3 shrink-0"}),(0,v.jsx)("span",{className:"truncate",title:i,children:xL(i,80)})]})}),(0,v.jsx)("div",{ref:a,className:"flex-1 overflow-auto bg-zinc-950 font-mono text-xs",children:0===n.length&&l?(0,v.jsxs)("div",{className:"flex items-center justify-center py-12 text-zinc-500",children:[(0,v.jsx)(gk.default,{className:"size-4 animate-spin mr-2"}),"Initializing..."]}):0===n.length?(0,v.jsx)("div",{className:"flex items-center justify-center py-12 text-zinc-500",children:c?(0,v.jsx)("span",{children:"Exploration completed. Expand the result below to see findings."}):u?(0,v.jsx)("span",{className:"text-red-400",children:"Exploration failed."}):(0,v.jsx)("span",{children:"No steps recorded."})}):(0,v.jsxs)("div",{className:"py-2",children:[n.map((e,t)=>(0,v.jsx)(xz,{step:e},e.id||t)),(0,v.jsx)("div",{ref:o}),l&&(0,v.jsxs)("div",{className:"px-3 py-1 flex items-center gap-2 text-zinc-500",children:[(0,v.jsx)(gk.default,{className:"size-3 animate-spin"}),(0,v.jsx)("span",{className:"animate-pulse",children:"_"})]})]})}),(0,v.jsxs)("div",{className:"px-4 py-2 border-t bg-zinc-950 flex items-center gap-2",children:[(0,v.jsx)("div",{className:(0,k.cn)("size-2 rounded-full",l&&"bg-blue-500 animate-pulse",c&&"bg-green-500",u&&"bg-red-500")}),(0,v.jsx)("span",{className:"text-xs text-zinc-500",children:l?"Running":c?"Done":"Failed"})]})]})})}function xz({step:e}){let t=(e=>{switch(e){case"grep":return my;case"glob":case"list_dir":return xP;case"read_file":return gD;case"semantic_search":return xR;default:return xA}})(e.toolName);if("tool_call"===e.type){let r=function(e){try{if(null==e)return"";if("string"==typeof e)return e;return JSON.stringify(e)}catch{return String(e)}}(e.toolInput);return(0,v.jsxs)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:[(0,v.jsx)(aM,{className:"size-3 text-blue-400 mt-0.5 shrink-0"}),(0,v.jsx)(t,{className:"size-3 text-blue-400 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-blue-400",children:e.toolName}),r&&(0,v.jsx)("span",{className:"text-zinc-600 truncate",children:xL(r,60)})]})}return"tool_result"===e.type?(0,v.jsxs)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:[(0,v.jsx)(oi,{className:"size-3 text-green-500 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-500 truncate",children:xL(e.content,80)})]}):"thought"===e.type?(0,v.jsxs)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:[(0,v.jsx)(xR,{className:"size-3 text-amber-400 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-400 italic",children:xL(e.content,80)})]}):(0,v.jsx)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:(0,v.jsx)("span",{className:"text-zinc-300",children:xL(e.content,100)})})}let xO=(e,t)=>e?e.length>t?e.slice(0,t)+"...":e:"";function xB({input:e,output:t,status:r,steps:n=[],className:s}){let[i,a]=(0,b.useState)(!1),[o,l]=(0,b.useState)(!1),[c,u]=(0,b.useState)(!1),d=(0,b.useRef)(null),h=(0,b.useRef)(!1),p="pending"===r||"streaming"===r||"running"===r,m="completed"===r,f="error"===r||t?.success===!1;(0,b.useEffect)(()=>{p&&(h.current=!0),m&&!i&&(h.current||t?.formattedResult||t?.summary)&&(a(!0),h.current=!1)},[p,m,i,t]);let g=(0,b.useMemo)(()=>(e=>{let t=e.filter(e=>"tool_call"===e.type),r=new Set;for(let e of t)if("read_file"===e.toolName&&e.toolInput){let t=e.toolInput;t.path&&r.add(t.path)}return{toolCallCount:t.length,filesExplored:r.size}})(n),[n]);(0,b.useEffect)(()=>{d.current&&p&&i&&(d.current.scrollTop=d.current.scrollHeight)},[n,p,i]);let x=e?.query||"",y=(e=>{if(0===e.length)return null;let t=e[e.length-1];return"tool_call"===t.type&&t.toolName?{type:"tool",name:t.toolName}:"thought"===t.type||"text"===t.type?{type:"text",content:xO(t.content,40)}:null})(n),w=(0,b.useMemo)(()=>t?"string"==typeof t?t:t.result?t.result:t.formattedResult?t.formattedResult:t.summary?t.summary:t.text?String(t.text):t.content?String(t.content):"":"",[t]),j=(e=>{if(!e)return"";let t=e.split("\n")[0].trim(),r=t.match(/^[^.!?]+[.!?]/);return r?r[0]:xO(t,100)})(w),S=w.length>200;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",s),children:[(0,v.jsxs)("div",{className:"flex items-center gap-3 px-3 py-2.5",children:[(0,v.jsx)("div",{className:"shrink-0",children:p?(0,v.jsx)(xI,{className:"size-3.5 text-muted-foreground animate-spin"}):m&&!f?(0,v.jsx)(oi,{className:"size-4 text-green-500"}):f?(0,v.jsx)(ou,{className:"size-4 text-red-500"}):(0,v.jsx)(my,{className:"size-4 text-muted-foreground"})}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,v.jsx)("div",{className:"text-xs",children:p?(0,v.jsx)("span",{className:"text-muted-foreground",children:"Exploring the codebase"}):m&&!f?(0,v.jsx)("span",{className:"text-muted-foreground",children:"Exploration complete"}):f?(0,v.jsx)("span",{className:"text-red-500 text-xs",children:"Exploration failed"}):(0,v.jsx)("span",{className:"text-muted-foreground",children:"Exploring..."})}),p&&y&&(0,v.jsx)("div",{className:"text-xs text-muted-foreground truncate mt-0.5",children:"tool"===y.type?(0,v.jsx)("span",{className:"font-mono",children:y.name}):(0,v.jsx)("span",{className:"italic",children:y.content})}),m&&!f&&j&&(0,v.jsx)("p",{className:"text-xs text-muted-foreground mt-0.5 truncate",children:j}),m&&!f&&(0,v.jsx)("div",{className:"text-xs text-muted-foreground/60 mt-0.5",children:(t?.matchCount??0)>0||(t?.filesSearched??0)>0?`${t?.matchCount??0} matches \xb7 ${t?.filesSearched??0} files`:g.toolCallCount>0?`${g.toolCallCount} actions \xb7 ${g.filesExplored} files explored`:null})]}),(0,v.jsxs)("div",{className:"flex items-center gap-1.5 shrink-0",children:[(0,v.jsxs)(N.Button,{variant:"ghost",size:"sm",className:"h-7 px-2.5 text-xs gap-1.5",onClick:()=>u(!0),children:[(0,v.jsx)(xM.default,{className:"size-3"}),"View Progress"]}),(0,v.jsx)("button",{onClick:()=>a(!i),className:"p-1 hover:bg-muted rounded transition-colors",children:i?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})})]})]}),i&&(0,v.jsxs)("div",{className:"border-t",children:[(0,v.jsx)("div",{className:"px-3 py-2 bg-muted/30 border-b",children:(0,v.jsxs)("div",{className:"flex items-start gap-2",children:[(0,v.jsx)(my,{className:"size-3 text-muted-foreground mt-0.5 shrink-0"}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground truncate",title:x,children:xO(x,100)})]})}),w&&(0,v.jsxs)("div",{className:"border-b",children:[(0,v.jsx)("div",{className:"px-3 py-2",children:o?(0,v.jsx)("div",{className:"text-sm text-foreground whitespace-pre-wrap break-words max-h-[300px] overflow-auto",children:w}):(0,v.jsx)("p",{className:"text-sm text-muted-foreground",children:j})}),S&&(0,v.jsx)("button",{onClick:()=>l(!o),className:"w-full px-3 py-1.5 text-xs text-muted-foreground hover:bg-muted/50 flex items-center justify-center gap-1 border-t",children:o?(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oa.ChevronDownIcon,{className:"size-3"}),"Show less"]}):(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(aM,{className:"size-3"}),"Show full result"]})})]}),f&&t&&(0,v.jsx)("div",{className:"px-3 py-2 text-xs text-red-400 border-b",children:t.error||"Exploration failed"}),n.length>0&&(0,v.jsxs)("div",{ref:d,className:"max-h-[100px] overflow-auto bg-zinc-950/50",children:[n.slice(-6).map((e,t)=>(0,v.jsx)(xF,{step:e},e.id||t)),n.length>6&&(0,v.jsxs)("div",{className:"px-3 py-1 text-xs text-zinc-500",children:["+",n.length-6," more steps"]})]})]}),(0,v.jsx)(xD,{open:c,onOpenChange:u,title:"Explore Agent",description:"Exploring your codebase to find relevant information",query:x,steps:n,status:p?"running":f?"error":"completed"})]})}function xF({step:e}){let t=(e=>{switch(e){case"grep":return my;case"glob":case"list_dir":return xP;case"read_file":return gD;case"semantic_search":return xR;default:return xA}})(e.toolName);return(0,v.jsxs)("div",{className:"px-3 py-1 text-xs font-mono border-b border-zinc-800/50 last:border-0 flex items-center gap-2",children:["tool_call"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(t,{className:"size-2.5 text-blue-400 shrink-0"}),(0,v.jsx)("span",{className:"text-blue-400 truncate",children:e.toolName})]}),"tool_result"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oi,{className:"size-2.5 text-green-400 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-500 truncate",children:xO(e.content,50)})]}),"text"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(xR,{className:"size-2.5 text-purple-400 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-400 truncate",children:xO(e.content,50)})]}),"thought"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(xR,{className:"size-2.5 text-amber-400 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-500 italic truncate",children:xO(e.content,50)})]})]})}var gj=gj;let x$=(0,C.default)("trash",[["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]]);var ol=ol;let xV={pending:oo,in_progress:g1,completed:oi,cancelled:ou},xU={pending:"text-muted-foreground",in_progress:"text-blue-600 dark:text-blue-400",completed:"text-green-600 dark:text-green-400",cancelled:"text-muted-foreground/50"},xG={add:"Add Tasks",list:"List Tasks",mark:"Update Task",clear:"Clear Tasks"},xW=({action:e})=>{switch(e){case"add":return(0,v.jsx)(gj.default,{className:"size-3.5"});case"list":default:return(0,v.jsx)(g2,{className:"size-3.5"});case"mark":return(0,v.jsx)(oi,{className:"size-3.5"});case"clear":return(0,v.jsx)(x$,{className:"size-3.5"})}};function xq({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),a=e?.action||"list",o="pending"===r||"streaming"===r||"running"===r,l="completed"===r,c="error"===r||t?.success===!1,u=l&&t?.success?oi:c?ou:o?ol.default:g2,d=l&&t?.success?"text-green-600 dark:text-green-500":c?"text-red-600 dark:text-red-500":o?"text-muted-foreground animate-pulse":"text-muted-foreground",h=e=>{let t=xV[e.status]||oo,r=xU[e.status]||"text-muted-foreground";return(0,v.jsxs)("div",{className:"flex items-start gap-2 py-1",children:[(0,v.jsx)(t,{className:(0,k.cn)("size-4 mt-0.5 shrink-0",r)}),(0,v.jsx)("span",{className:(0,k.cn)("text-sm","cancelled"===e.status&&"line-through text-muted-foreground/50","completed"===e.status&&"text-muted-foreground"),children:e.content})]},e.id)};return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(u,{className:(0,k.cn)("size-4 shrink-0",d)}),(0,v.jsx)(xW,{action:a}),(0,v.jsx)("span",{className:"font-medium text-sm",children:xG[a]||a}),o&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"running..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.stats&&(0,v.jsx)("div",{className:"flex items-center gap-1.5 text-xs",children:(0,v.jsxs)("span",{className:"text-muted-foreground",children:[t.stats.completed,"/",t.stats.total]})}),t?.itemsAdded!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs bg-green-500/10 text-green-600 dark:text-green-400",children:["+",t.itemsAdded]}),t?.itemsRemoved!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs",children:["cleared ",t.itemsRemoved]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[t?.stats&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-muted/30 border-b flex items-center gap-4 text-xs",children:[(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(oo,{className:"size-3 text-muted-foreground"}),(0,v.jsxs)("span",{children:[t.stats.pending," pending"]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(g1,{className:"size-3 text-blue-500"}),(0,v.jsxs)("span",{children:[t.stats.inProgress," active"]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(oi,{className:"size-3 text-green-500"}),(0,v.jsxs)("span",{children:[t.stats.completed," done"]})]})]}),t?.items&&t.items.length>0&&(0,v.jsx)("div",{className:"px-3 py-2 max-h-[200px] overflow-auto",children:t.items.map(h)}),t?.item&&!t.items&&(0,v.jsx)("div",{className:"px-3 py-2",children:h(t.item)}),"add"===a&&e?.items&&!t?.items&&(0,v.jsx)("div",{className:"px-3 py-2 max-h-[200px] overflow-auto",children:e.items.map((e,t)=>(0,v.jsxs)("div",{className:"flex items-start gap-2 py-1 text-muted-foreground",children:[(0,v.jsx)(oo,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-sm",children:e.content})]},t))}),"list"===a&&t?.items?.length===0&&(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:"No tasks yet"}),t?.error&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-red-500/5 text-red-600 dark:text-red-400 text-xs flex items-start gap-2",children:[(0,v.jsx)(ou,{className:"size-3.5 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]})]})]})}let xH=(0,C.default)("book-open",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);var ol=ol;let xK=(0,C.default)("list",[["path",{d:"M3 5h.01",key:"18ugdj"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 19h.01",key:"noohij"}],["path",{d:"M8 5h13",key:"1pao27"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 19h13",key:"m83p4d"}]]);function xX({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),a=e?.action||"list",o=e?.skillName||t?.skillName,l="pending"===r||"streaming"===r||"running"===r,c="completed"===r,u="error"===r||t?.success===!1,d=c&&t?.success?oi:u?ou:l?ol.default:xH,h=c&&t?.success?"text-green-600 dark:text-green-500":u?"text-red-600 dark:text-red-500":l?"text-muted-foreground animate-pulse":"text-muted-foreground",p="load"===a?o?`Load: ${o}`:"Load Skill":"List Skills";return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(d,{className:(0,k.cn)("size-4 shrink-0",h)}),"list"===a?(0,v.jsx)(xK,{className:"size-3.5 text-muted-foreground"}):(0,v.jsx)(xR,{className:"size-3.5 text-muted-foreground"}),(0,v.jsx)("span",{className:"font-medium text-sm truncate",children:p}),l&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"loading..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.skillCount!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs",children:[t.skillCount," skills"]}),t?.contentLength!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs",children:[Math.round(t.contentLength/1e3),"k chars"]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[t?.skills&&t.skills.length>0&&(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:t.skills.map((e,r)=>(0,v.jsxs)("div",{className:(0,k.cn)("px-3 py-2 flex items-start gap-2",r<t.skills.length-1&&"border-b"),children:[(0,v.jsx)(xH,{className:"size-4 mt-0.5 shrink-0 text-muted-foreground"}),(0,v.jsxs)("div",{className:"min-w-0",children:[(0,v.jsx)("div",{className:"font-medium text-sm",children:e.name}),e.description&&(0,v.jsx)("div",{className:"text-xs text-muted-foreground truncate",children:e.description})]})]},e.name))}),"load"===a&&t?.success&&t.skillName&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-muted/30",children:[(0,v.jsxs)("div",{className:"flex items-center justify-between",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)(xR,{className:"size-4 text-green-600 dark:text-green-400"}),(0,v.jsx)("span",{className:"font-medium text-sm",children:t.skillName})]}),t.content&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(t.content)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),t.description&&(0,v.jsx)("p",{className:"text-xs text-muted-foreground mt-1",children:t.description})]}),t?.content&&(0,v.jsx)("div",{className:"max-h-[150px] overflow-auto border-t",children:(0,v.jsxs)("pre",{className:"px-3 py-2 text-xs font-mono text-muted-foreground whitespace-pre-wrap",children:[t.content.slice(0,500),t.content.length>500&&"..."]})}),t?.availableSkills&&t.availableSkills.length>0&&(0,v.jsx)("div",{className:"px-3 py-2 bg-muted/30 border-t",children:(0,v.jsxs)("div",{className:"text-xs text-muted-foreground",children:["Available: ",t.availableSkills.join(", ")]})}),"list"===a&&t?.skills?.length===0&&(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:"No skills available"}),t?.error&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-red-500/5 text-red-600 dark:text-red-400 text-xs flex items-start gap-2",children:[(0,v.jsx)(ou,{className:"size-3.5 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]})]})]})}var xN=xN;let xY=(0,C.default)("info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]),xJ=(0,C.default)("search-code",[["path",{d:"m13 13.5 2-2.5-2-2.5",key:"1rvxrh"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}],["path",{d:"M9 8.5 7 11l2 2.5",key:"6ffwbx"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);function xZ({severity:e,className:t}){switch(e){case"error":return(0,v.jsx)(xN.default,{className:(0,k.cn)("text-red-500",t)});case"warning":return(0,v.jsx)(xe,{className:(0,k.cn)("text-yellow-500",t)});case"info":return(0,v.jsx)(xY,{className:(0,k.cn)("text-blue-500",t)});default:return(0,v.jsx)(xY,{className:(0,k.cn)("text-muted-foreground",t)})}}function xQ({file:e,isExpanded:t,onToggle:r}){let n=e.errors>0,s=e.warnings>0;return(0,v.jsxs)("div",{className:"border-b last:border-b-0",children:[(0,v.jsxs)("button",{onClick:r,className:"flex items-center justify-between w-full px-3 py-2 hover:bg-muted/50 transition-colors text-left",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xl,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)("span",{className:"font-mono text-sm truncate",children:e.relativePath}),n&&(0,v.jsxs)(j.Badge,{variant:"destructive",className:"text-xs gap-1",children:[(0,v.jsx)(xN.default,{className:"size-3"}),e.errors]}),s&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-yellow-500/10 text-yellow-600 dark:text-yellow-400",children:[(0,v.jsx)(xe,{className:"size-3"}),e.warnings]})]}),t?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground shrink-0"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground shrink-0"})]}),t&&e.diagnostics.length>0&&(0,v.jsx)("div",{className:"bg-muted/30 px-3 py-2 space-y-1",children:e.diagnostics.map((e,t)=>(0,v.jsxs)("div",{className:(0,k.cn)("flex items-start gap-2 px-2 py-1.5 rounded text-sm","error"===e.severity&&"bg-red-500/5","warning"===e.severity&&"bg-yellow-500/5"),children:[(0,v.jsx)(xZ,{severity:e.severity,className:"size-4 mt-0.5 shrink-0"}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 flex-wrap",children:[(0,v.jsxs)("span",{className:"font-mono text-xs text-muted-foreground shrink-0",children:[e.line,":",e.column]}),e.source&&(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs",children:e.source}),e.code&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground font-mono",children:["[",e.code,"]"]})]}),(0,v.jsx)("p",{className:"text-sm mt-0.5 break-words",children:e.message})]})]},t))})]})}function x0({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),[a,o]=(0,b.useState)(new Set),l="pending"===r||"streaming"===r||"running"===r||"completed"===r&&!t,c="completed"===r&&t?.success===!0,u="error"===r||t?.success===!1,d=t?.totalErrors??0,h=t?.totalWarnings??0,p=d>0||h>0,m=t?.files?.length??0,f=(0,b.useMemo)(()=>e.paths&&0!==e.paths.length?1===e.paths.length?e.paths[0]:`${e.paths.length} paths`:"all files",[e.paths]),g=(0,b.useMemo)(()=>t?.files?.filter(e=>e.errors>0)||[],[t?.files]);(0,b.useMemo)(()=>{g.length>0&&0===a.size&&o(new Set(g.slice(0,5).map(e=>e.path)))},[g]);let x=p?xN.default:c?oi:u?xN.default:xJ,y=p?"text-red-500":c?"text-green-500":u?"text-red-500":"text-muted-foreground";return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(x,{className:(0,k.cn)("size-4 shrink-0",y)}),(0,v.jsx)("span",{className:"font-medium text-sm",children:"Linter"}),(0,v.jsxs)("span",{className:"text-xs text-muted-foreground truncate",children:[c?"checked":"checking"," ",f]}),l&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"analyzing..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[c&&(0,v.jsxs)(v.Fragment,{children:[d>0&&(0,v.jsxs)(j.Badge,{variant:"destructive",className:"text-xs gap-1",children:[(0,v.jsx)(xN.default,{className:"size-3"}),d," error",1!==d?"s":""]}),h>0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-yellow-500/10 text-yellow-600 dark:text-yellow-400",children:[(0,v.jsx)(xe,{className:"size-3"}),h," warning",1!==h?"s":""]}),!p&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-green-500/10 text-green-600 dark:text-green-400",children:[(0,v.jsx)(oi,{className:"size-3"}),"No issues"]})]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[l?(0,v.jsxs)("div",{className:"px-3 py-8 text-center text-muted-foreground text-sm",children:[(0,v.jsx)(xJ,{className:"size-6 mx-auto mb-2 animate-pulse"}),(0,v.jsx)("span",{children:"Analyzing files for lint errors..."})]}):u&&t?.error?(0,v.jsxs)("div",{className:"px-3 py-4 text-red-600 dark:text-red-400 text-sm flex items-start gap-2",children:[(0,v.jsx)(xN.default,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]}):t?.files&&t.files.length>0?(0,v.jsx)("div",{className:"max-h-[400px] overflow-y-auto",children:t.files.map(e=>(0,v.jsx)(xQ,{file:e,isExpanded:a.has(e.path),onToggle:()=>{var t;return t=e.path,void o(e=>{let r=new Set(e);return r.has(t)?r.delete(t):r.add(t),r})}},e.path))}):(0,v.jsx)("div",{className:"px-3 py-4 text-sm",children:t?.message?(0,v.jsxs)("div",{className:"flex items-center gap-2 text-green-600 dark:text-green-400",children:[(0,v.jsx)(oi,{className:"size-4"}),(0,v.jsx)("span",{children:t.message})]}):(0,v.jsx)("div",{className:"text-muted-foreground italic",children:"No files analyzed yet."})}),c&&m>0&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-muted/30 text-xs text-muted-foreground",children:["Checked ",m," file",1!==m?"s":"",p&&(0,v.jsxs)("span",{children:[" • ",(0,v.jsxs)("span",{className:d>0?"text-red-500":"",children:[d," error",1!==d?"s":""]})," • ",(0,v.jsxs)("span",{className:h>0?"text-yellow-500":"",children:[h," warning",1!==h?"s":""]})]})]})]})]})}var xN=xN;let x1=(0,C.default)("git-branch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]]),x2=(0,C.default)("panels-top-left",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M9 21V9",key:"1oto5p"}]]),x5=(0,C.default)("network",[["rect",{x:"16",y:"16",width:"6",height:"6",rx:"1",key:"4q2zg0"}],["rect",{x:"2",y:"16",width:"6",height:"6",rx:"1",key:"8cvhb9"}],["rect",{x:"9",y:"2",width:"6",height:"6",rx:"1",key:"1egb70"}],["path",{d:"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3",key:"1jsf9p"}],["path",{d:"M12 12V8",key:"2874zd"}]]);function x3({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),a="pending"===r||"streaming"===r||"running"===r||"completed"===r&&!t,o="completed"===r&&t?.success===!0,l="error"===r||t?.success===!1,c=t?.referenceCount??0,u=t?.referenceFiles??0,d=t?.pages?.length??0;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(x5,{className:(0,k.cn)("size-4 shrink-0",o?"text-blue-500":l?"text-red-500":"text-muted-foreground")}),(0,v.jsx)("span",{className:"font-medium text-sm",children:"Code Graph"}),(0,v.jsx)("span",{className:"font-mono text-xs text-muted-foreground truncate",children:e.symbol}),a&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"analyzing..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[o&&(0,v.jsxs)(v.Fragment,{children:[c>0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1",children:[(0,v.jsx)(x1,{className:"size-3"}),c," ref",1!==c?"s":""]}),d>0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-blue-500/10 text-blue-600 dark:text-blue-400",children:[(0,v.jsx)(x2,{className:"size-3"}),d," page",1!==d?"s":""]}),0===c&&0===d&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-green-500/10 text-green-600 dark:text-green-400",children:[(0,v.jsx)(oi,{className:"size-3"}),"Found"]})]}),l&&(0,v.jsxs)(j.Badge,{variant:"destructive",className:"text-xs gap-1",children:[(0,v.jsx)(xN.default,{className:"size-3"}),"Error"]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[a?(0,v.jsxs)("div",{className:"px-3 py-8 text-center text-muted-foreground text-sm",children:[(0,v.jsx)(x5,{className:"size-6 mx-auto mb-2 animate-pulse"}),(0,v.jsx)("span",{children:"Inspecting symbol graph..."})]}):l&&t?.error?(0,v.jsxs)("div",{className:"px-3 py-4 text-red-600 dark:text-red-400 text-sm flex items-start gap-2",children:[(0,v.jsx)(xN.default,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]}):t?.formattedResult?(0,v.jsxs)("div",{className:"max-h-[500px] overflow-y-auto",children:[(t.filePath||t.kind||t.typeInfo)&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-muted/30 border-b space-y-1",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 flex-wrap",children:[(0,v.jsx)(xl,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsxs)("span",{className:"font-mono text-xs text-muted-foreground",children:[t.filePath,t.line?`:${t.line}`:""]}),t.kind&&(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs",children:t.kind})]}),t.typeInfo&&(0,v.jsx)("pre",{className:"font-mono text-xs text-foreground/80 whitespace-pre-wrap break-words leading-relaxed",children:t.typeInfo})]}),t.pages&&t.pages.length>0&&(0,v.jsxs)("div",{className:"px-3 py-2 border-b",children:[(0,v.jsx)("div",{className:"text-xs font-medium text-muted-foreground mb-1",children:"Pages"}),t.pages.map((e,t)=>(0,v.jsxs)("div",{className:"flex items-center gap-2 py-0.5 text-sm",children:[(0,v.jsx)(x2,{className:"size-3 text-blue-500 shrink-0"}),(0,v.jsx)("span",{className:"font-mono text-xs",children:e.path}),e.route&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground",children:["→ ",e.route]})]},t))]}),(0,v.jsx)("pre",{className:"px-3 py-3 text-xs font-mono whitespace-pre-wrap break-words leading-relaxed text-foreground/80",children:t.formattedResult})]}):(0,v.jsx)("div",{className:"px-3 py-4 text-muted-foreground text-sm italic",children:"No result yet."}),o&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-muted/30 text-xs text-muted-foreground",children:[c>0?`${c} reference${1!==c?"s":""} across ${u} file${1!==u?"s":""}`:"No external references",d>0&&` \xb7 ${d} page${1!==d?"s":""}`,e.depth&&e.depth>1&&` \xb7 depth ${e.depth}`]})]})]})}var x6=e.i(743053);function x4({toolName:e,input:t,output:r}){let n="complete_task"===e,s="task_failed"===e,i=r&&"validation_error"===r.status;return(0,v.jsxs)("div",{className:(0,k.cn)("mb-4 w-full max-w-full overflow-hidden rounded-lg border transition-colors",n&&!i&&"border-emerald-500/30",s&&"border-red-500/30",i&&"border-amber-500/30"),children:[(0,v.jsxs)("div",{className:(0,k.cn)("flex items-center gap-2.5 px-4 py-3",n&&!i&&"bg-emerald-500/5",s&&"bg-red-500/5",i&&"bg-amber-500/5"),children:[i?(0,v.jsx)(xe,{className:"size-4 text-amber-500 shrink-0"}):n?(0,v.jsx)(g0,{className:"size-4 text-emerald-500 shrink-0"}):(0,v.jsx)(ou,{className:"size-4 text-red-500 shrink-0"}),(0,v.jsx)("span",{className:"font-medium text-sm",children:i?"Schema mismatch":n?"Task completed":"Task failed"}),i&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"ml-auto text-[10px] bg-amber-500/10 text-amber-600 dark:text-amber-400",children:"Retry needed"})]}),(0,v.jsxs)("div",{className:"p-4",children:[n&&t.result&&(0,v.jsx)("div",{className:"rounded-md border bg-muted/30 overflow-hidden",children:(0,v.jsx)(x6.VisualJson,{value:t.result,children:(0,v.jsx)(x6.TreeView,{className:"max-h-64 text-sm"})})}),s&&t.reason&&(0,v.jsx)("p",{className:"text-sm text-red-600 dark:text-red-400",children:String(t.reason)}),i&&r.errors&&(0,v.jsx)("div",{className:"space-y-2",children:(0,v.jsx)("div",{className:"rounded-md bg-amber-500/5 border border-amber-500/20 p-3 space-y-1.5",children:r.errors.map((e,t)=>(0,v.jsxs)("div",{className:"flex items-baseline gap-2 text-sm",children:[(0,v.jsx)("code",{className:"text-[11px] bg-muted px-1.5 py-0.5 rounded shrink-0 font-mono",children:e.path}),(0,v.jsx)("span",{className:"text-amber-700 dark:text-amber-300",children:e.message})]},t))})})]})]})}let x8=(0,C.default)("mic",[["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["rect",{x:"9",y:"2",width:"6",height:"13",rx:"3",key:"s6n7sd"}]]),x9=(0,C.default)("mic-off",[["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33",key:"1gzdoj"}],["path",{d:"M16.95 16.95A7 7 0 0 1 5 12v-2",key:"cqa7eg"}],["path",{d:"M18.89 13.23A7 7 0 0 0 19 12v-2",key:"16hl24"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}]]),x7=({className:e,onTranscriptionChange:t,onInterimTranscription:r,onAudioRecorded:n,lang:s="en-US",disabled:i,...a})=>{let[o,l]=(0,b.useState)(!1),[c,u]=(0,b.useState)(!1),[d,h]=(0,b.useState)("none"),p=(0,b.useRef)(null),m=(0,b.useRef)(null),f=(0,b.useRef)([]),g=(0,b.useRef)("");(0,b.useEffect)(()=>{h("SpeechRecognition"in window||"webkitSpeechRecognition"in window?"speech-recognition":"MediaRecorder"in window&&"mediaDevices"in navigator?"media-recorder":"none")},[]),(0,b.useEffect)(()=>{if("speech-recognition"!==d)return;let e=new(window.SpeechRecognition||window.webkitSpeechRecognition);return e.continuous=!0,e.interimResults=!0,e.lang=s,e.onstart=()=>{l(!0),g.current=""},e.onend=()=>{l(!1),r?.("")},e.onresult=e=>{let n="",s="";for(let t=e.resultIndex;t<e.results.length;t++){let r=e.results[t],i=r[0]?.transcript??"";r.isFinal?s+=i:n+=i}s&&(g.current+=s,t?.(s),r?.("")),n&&r?.(n)},e.onerror=e=>{console.error("Speech recognition error:",e.error),l(!1),r?.("")},p.current=e,()=>{p.current&&p.current.abort()}},[d,s,t,r]);let x=(0,b.useCallback)(async()=>{if(!n)return void console.warn("SpeechInput: onAudioRecorded callback is required for MediaRecorder fallback");try{let e=await navigator.mediaDevices.getUserMedia({audio:!0}),r=new MediaRecorder(e);f.current=[],r.ondataavailable=e=>{e.data.size>0&&f.current.push(e.data)},r.onstop=async()=>{for(let t of e.getTracks())t.stop();let r=new Blob(f.current,{type:"audio/webm"});if(r.size>0){u(!0);try{let e=await n(r);e&&t?.(e)}catch(e){console.error("Transcription error:",e)}finally{u(!1)}}},r.onerror=t=>{for(let r of(console.error("MediaRecorder error:",t),l(!1),e.getTracks()))r.stop()},m.current=r,r.start(),l(!0)}catch(e){console.error("Failed to start MediaRecorder:",e),l(!1)}},[n,t]),y=(0,b.useCallback)(()=>{m.current?.state==="recording"&&m.current.stop(),l(!1)},[]),w=(0,b.useCallback)(()=>{if("speech-recognition"===d&&p.current)if(o)p.current.stop();else try{p.current.start()}catch(e){console.warn("Speech recognition start error:",e)}else"media-recorder"===d&&(o?y():x())},[d,o,x,y]),j=i||"none"===d||"speech-recognition"===d&&!p.current||"media-recorder"===d&&!n||c;return"none"===d?(0,v.jsx)(N.Button,{type:"button",className:(0,k.cn)("relative rounded-full opacity-50 cursor-not-allowed",e),disabled:!0,title:"Speech recognition not supported in this browser",...a,children:(0,v.jsx)(x9,{className:"size-4"})}):(0,v.jsxs)("div",{className:"relative inline-flex items-center justify-center",children:[o&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)("span",{className:"absolute inset-0 rounded-full bg-red-500/20 animate-ping"}),(0,v.jsx)("span",{className:"absolute inset-0 rounded-full bg-red-500/10 animate-ping",style:{animationDelay:"0.2s"}})]}),(0,v.jsxs)(N.Button,{type:"button",className:(0,k.cn)("relative z-10 rounded-full transition-all duration-200",o?"bg-red-500 text-white hover:bg-red-600 shadow-lg shadow-red-500/25":"hover:bg-muted",e),disabled:j,onClick:w,title:o?"Stop recording":"Start voice input",variant:o?"default":"ghost",...a,children:[c&&(0,v.jsx)(xI,{className:"size-4 animate-spin"}),!c&&o&&(0,v.jsxs)("div",{className:"relative",children:[(0,v.jsx)(x8,{className:"size-4"}),(0,v.jsx)("span",{className:"absolute -top-0.5 -right-0.5 size-2 bg-white rounded-full animate-pulse"})]}),!(c||o)&&(0,v.jsx)(x8,{className:"size-4"})]})]})};function ye(e){var t;let r,n=(t=e,(r=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${t}.SlotClone`,r),s=b.forwardRef((e,t)=>{let{children:r,...s}=e,i=b.Children.toArray(r),a=i.find(yr);if(a){let e=a.props.children,r=i.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(n,{...s,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(n,{...s,ref:t,children:r})});return s.displayName=`${e}.Slot`,s}var yt=Symbol("radix.slottable");function yr(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===yt}var yn=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=ye(`Primitive.${t}`),n=b.forwardRef((e,n)=>{let{asChild:s,...i}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(s?r:t,{...i,ref:n})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),ys="Popover",[yi,ya]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(ys,[mM.createPopperScope]),yo=(0,mM.createPopperScope)(),[yl,yc]=yi(ys),yu=e=>{let{__scopePopover:t,children:r,open:n,defaultOpen:s,onOpenChange:i,modal:a=!1}=e,o=yo(t),l=b.useRef(null),[c,u]=b.useState(!1),[d,h]=(0,aq.useControllableState)({prop:n,defaultProp:s??!1,onChange:i,caller:ys});return(0,v.jsx)(mM.Root,{...o,children:(0,v.jsx)(yl,{scope:t,contentId:(0,aQ.useId)(),triggerRef:l,open:d,onOpenChange:h,onOpenToggle:b.useCallback(()=>h(e=>!e),[h]),hasCustomAnchor:c,onCustomAnchorAdd:b.useCallback(()=>u(!0),[]),onCustomAnchorRemove:b.useCallback(()=>u(!1),[]),modal:a,children:r})})};yu.displayName=ys;var yd="PopoverAnchor",yh=b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yc(yd,r),i=yo(r),{onCustomAnchorAdd:a,onCustomAnchorRemove:o}=s;return b.useEffect(()=>(a(),()=>o()),[a,o]),(0,v.jsx)(mM.Anchor,{...i,...n,ref:t})});yh.displayName=yd;var yp="PopoverTrigger";b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yc(yp,r),i=yo(r),a=(0,aK.useComposedRefs)(t,s.triggerRef),o=(0,v.jsx)(yn.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":yS(s.open),...n,ref:a,onClick:(0,aW.composeEventHandlers)(e.onClick,s.onOpenToggle)});return s.hasCustomAnchor?o:(0,v.jsx)(mM.Anchor,{asChild:!0,...i,children:o})}).displayName=yp;var ym="PopoverPortal",[yf,yg]=yi(ym,{forceMount:void 0}),yx=e=>{let{__scopePopover:t,forceMount:r,children:n,container:s}=e,i=yc(ym,t);return(0,v.jsx)(yf,{scope:t,forceMount:r,children:(0,v.jsx)(aZ.Presence,{present:r||i.open,children:(0,v.jsx)(mI.Portal,{asChild:!0,container:s,children:n})})})};yx.displayName=ym;var yy="PopoverContent",yv=b.forwardRef((e,t)=>{let r=yg(yy,e.__scopePopover),{forceMount:n=r.forceMount,...s}=e,i=yc(yy,e.__scopePopover);return(0,v.jsx)(aZ.Presence,{present:n||i.open,children:i.modal?(0,v.jsx)(yw,{...s,ref:t}):(0,v.jsx)(yk,{...s,ref:t})})});yv.displayName=yy;var yb=ye("PopoverContent.RemoveScroll"),yw=b.forwardRef((e,t)=>{let r=yc(yy,e.__scopePopover),n=b.useRef(null),s=(0,aK.useComposedRefs)(t,n),i=b.useRef(!1);return b.useEffect(()=>{let e=n.current;if(e)return(0,m6.hideOthers)(e)},[]),(0,v.jsx)(m4.RemoveScroll,{as:yb,allowPinchZoom:!0,children:(0,v.jsx)(yj,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,aW.composeEventHandlers)(e.onCloseAutoFocus,e=>{e.preventDefault(),i.current||r.triggerRef.current?.focus()}),onPointerDownOutside:(0,aW.composeEventHandlers)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey;i.current=2===t.button||r},{checkForDefaultPrevented:!1}),onFocusOutside:(0,aW.composeEventHandlers)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),yk=b.forwardRef((e,t)=>{let r=yc(yy,e.__scopePopover),n=b.useRef(!1),s=b.useRef(!1);return(0,v.jsx)(yj,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(n.current||r.triggerRef.current?.focus(),t.preventDefault()),n.current=!1,s.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(n.current=!0,"pointerdown"===t.detail.originalEvent.type&&(s.current=!0));let i=t.target;r.triggerRef.current?.contains(i)&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&s.current&&t.preventDefault()}})}),yj=b.forwardRef((e,t)=>{let{__scopePopover:r,trapFocus:n,onOpenAutoFocus:s,onCloseAutoFocus:i,disableOutsidePointerEvents:a,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:c,onInteractOutside:u,...d}=e,h=yc(yy,r),p=yo(r);return(0,mP.useFocusGuards)(),(0,v.jsx)(mR.FocusScope,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:s,onUnmountAutoFocus:i,children:(0,v.jsx)(mE.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:a,onInteractOutside:u,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:c,onDismiss:()=>h.onOpenChange(!1),children:(0,v.jsx)(mM.Content,{"data-state":yS(h.open),role:"dialog",id:h.contentId,...p,...d,ref:t,style:{...d.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),yN="PopoverClose";function yS(e){return e?"open":"closed"}function yC({...e}){return(0,v.jsx)(yu,{"data-slot":"popover",...e})}function yA({className:e,align:t="center",sideOffset:r=4,...n}){return(0,v.jsx)(yx,{children:(0,v.jsx)(yv,{"data-slot":"popover-content",align:t,sideOffset:r,className:(0,k.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden",e),...n})})}function y_({...e}){return(0,v.jsx)(yh,{"data-slot":"popover-anchor",...e})}b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yc(yN,r);return(0,v.jsx)(yn.button,{type:"button",...n,ref:t,onClick:(0,aW.composeEventHandlers)(e.onClick,()=>s.onOpenChange(!1))})}).displayName=yN,b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yo(r);return(0,v.jsx)(mM.Arrow,{...s,...n,ref:t})}).displayName="PopoverArrow";let yT=(0,C.default)("hash",[["line",{x1:"4",x2:"20",y1:"9",y2:"9",key:"4lhtct"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15",key:"vyu0kd"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21",key:"1ggp8o"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21",key:"weycgp"}]]),yE=(0,C.default)("circle-question-mark",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]]),yP=(0,b.createContext)(null),yR=/@([\w./-]+\/?)/g,yM=[{id:"help",name:"help",description:"Ask about available features",icon:(0,v.jsx)(yE,{className:"size-4"}),prompt:"What commands and features are available? How can you help me?"},{id:"terminal",name:"terminal",description:"Open a new terminal",icon:(0,v.jsx)(xA,{className:"size-4"}),prompt:"Please open a new terminal session for me."},{id:"explain",name:"explain",description:"Explain a file or code",icon:(0,v.jsx)(xl,{className:"size-4"}),prompt:"Please explain this code: "},{id:"fix",name:"fix",description:"Fix a bug or issue",icon:(0,v.jsx)(yT,{className:"size-4"}),prompt:"Please help me fix this issue: "},{id:"refactor",name:"refactor",description:"Refactor code",icon:(0,v.jsx)(yT,{className:"size-4"}),prompt:"Please refactor this code to be cleaner and more maintainable: "},{id:"test",name:"test",description:"Write tests",icon:(0,v.jsx)(yT,{className:"size-4"}),prompt:"Please write tests for: "}];function yI({children:e}){let t=(0,b.useCallback)(e=>{let t,r=[],n=RegExp(yR.source,"g");for(;null!==(t=n.exec(e));){let e=t[1],n=e.endsWith("/");r.push({id:`mention-${t.index}`,type:n?"folder":"file",path:n?e.slice(0,-1):e,name:e.split("/").pop()?.replace(/\/$/,"")||e})}return r},[]),r=(0,b.useCallback)(()=>{},[]),n=(0,b.useMemo)(()=>({extractMentions:t,clear:r}),[t,r]);return(0,v.jsx)(yP.Provider,{value:n,children:e})}function yL({sessionId:e,value:t,onChange:r,onSlashCommand:n,slashCommands:s=yM,showHighlights:i=!0,className:a,onKeyDown:o,disabled:l,...c}){let u=(0,b.useRef)(null),d=(0,b.useRef)(null),[h,p]=(0,b.useState)(null),[m,f]=(0,b.useState)(0),[g,x]=(0,b.useState)({top:0,left:0}),[y,w]=(0,b.useState)(!1),j=gT(),{files:N,isLoading:S}=function({sessionId:e,query:t,enabled:r=!0,limit:n=20,debounceMs:s=150}){let[i,a]=(0,b.useState)([]),[o,l]=(0,b.useState)(!1),[c,u]=(0,b.useState)(null),[d,h]=(0,b.useState)(null),p=(0,b.useRef)(null),m=(0,b.useRef)(null),f=(0,b.useCallback)(async t=>{m.current&&m.current.abort(),m.current=new AbortController;try{l(!0),u(null);let r=await (0,gQ.getWorkspaceFiles)(e,t,n);a(r.files),h(r.workingDirectory),r.error&&u(r.error)}catch(e){e instanceof Error&&"AbortError"!==e.name&&(u(e.message),a([]))}finally{l(!1)}},[e,n]);return(0,b.useEffect)(()=>r&&e?(p.current&&clearTimeout(p.current),p.current=setTimeout(()=>{f(t)},s),()=>{p.current&&clearTimeout(p.current)}):void a([]),[t,r,e,s,f]),(0,b.useEffect)(()=>()=>{m.current&&m.current.abort(),p.current&&clearTimeout(p.current)},[]),{files:i,isLoading:o,error:c,workingDirectory:d}}({sessionId:e,query:h?.type==="file"?h.query:"",enabled:h?.type==="file",limit:15}),C=(0,b.useMemo)(()=>{if(h?.type!=="command")return[];let e=h.query.toLowerCase();return s.filter(t=>t.name.toLowerCase().includes(e)||t.description.toLowerCase().includes(e))},[h,s]),A=h?.type==="file"?N:C,_=null!==h&&(A.length>0||S),T=(0,b.useCallback)(()=>{let e=u.current;if(!e||!h)return;let r=document.createElement("div"),n=window.getComputedStyle(e);["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingLeft","paddingTop","border","borderWidth","boxSizing","whiteSpace","wordWrap","wordBreak"].forEach(e=>{r.style[e]=n[e]}),r.style.position="absolute",r.style.visibility="hidden",r.style.height="auto",r.style.width=`${e.clientWidth}px`,r.style.overflow="hidden",r.textContent=t.substring(0,h.startIndex);let s=document.createElement("span");s.textContent="|",r.appendChild(s),document.body.appendChild(r);let i=e.getBoundingClientRect(),a=s.getBoundingClientRect(),o=r.getBoundingClientRect(),l=a.left-o.left,c=a.top-o.top+parseInt(n.lineHeight),d=e.scrollTop;document.body.removeChild(r),x({left:Math.min(l,i.width-250),top:c-d+4})},[h,t]);(0,b.useEffect)(()=>{T()},[T]);let E=(0,b.useCallback)((e,t)=>{if(0===t)return void p(null);let r=e.slice(0,t),n=r.match(/@([^\s@]*)$/);if(n){p({type:"file",query:n[1],startIndex:t-n[0].length,endIndex:t}),f(0);return}let s=r.match(/(?:^|\s)\/([^\s]*)$/);if(s){p({type:"command",query:s[1],startIndex:t-s[1].length-1,endIndex:t}),f(0);return}p(null)},[]),P=(0,b.useCallback)(e=>{let t=e.target.value,n=e.target.selectionStart??0;r(t),E(t,n)},[r,E]),R=(0,b.useCallback)(e=>{if(h&&u.current){if("file"===h.type&&"path"in e){let n=t.slice(0,h.startIndex),s=t.slice(h.endIndex),i=`@${e.path}${"folder"===e.type?"/":""} `;r(n+i+s),setTimeout(()=>{if(u.current){let e=h.startIndex+i.length;u.current.selectionStart=e,u.current.selectionEnd=e,u.current.focus()}},0)}else if("command"===h.type&&"description"in e){if(e.action)e.action(),n?.(e),r((t.slice(0,h.startIndex)+t.slice(h.endIndex)).trim());else if(e.prompt){let n=t.slice(0,h.startIndex),s=t.slice(h.endIndex);r(n+e.prompt+s),setTimeout(()=>{if(u.current){let t=h.startIndex+e.prompt.length;u.current.selectionStart=t,u.current.selectionEnd=t,u.current.focus()}},0)}else n?.(e),r((t.slice(0,h.startIndex)+t.slice(h.endIndex)).trim());setTimeout(()=>{u.current?.focus()},0)}p(null)}},[h,t,r,n]),M=(0,b.useCallback)(e=>{if(o?.(e),!e.defaultPrevented){if(_)switch(e.key){case"ArrowDown":e.preventDefault(),f(e=>(e+1)%A.length);return;case"ArrowUp":e.preventDefault(),f(e=>(e-1+A.length)%A.length);return;case"Tab":case"Enter":A.length>0&&(e.preventDefault(),R(A[m]));return;case"Escape":e.preventDefault(),p(null);return}if("Enter"===e.key){if(y||e.nativeEvent.isComposing||e.shiftKey)return;e.preventDefault();let t=e.currentTarget,r=t.form||t.closest("form");if(r){let e=r.querySelector('button[type="submit"]');if(e?.disabled)return;e?e.click():r.requestSubmit()}}if("Backspace"===e.key&&""===t&&j.files.length>0){e.preventDefault();let t=j.files.at(-1);t&&j.remove(t.id)}}},[_,A,m,R,o,y,t,j]),I=(0,b.useCallback)(e=>{let t=e.clipboardData?.items;if(!t)return;let r=[];for(let e of t)if("file"===e.kind){let t=e.getAsFile();t&&r.push(t)}r.length>0&&(e.preventDefault(),j.add(r))},[j]),L=(0,b.useCallback)(()=>{let e=u.current;e&&E(t,e.selectionStart??0)},[t,E]),D=(0,b.useCallback)(()=>{u.current&&d.current&&(d.current.scrollTop=u.current.scrollTop)},[]);return(0,v.jsxs)("div",{className:"relative w-full",children:[(0,v.jsxs)(yC,{open:_,onOpenChange:()=>p(null),children:[(0,v.jsx)(y_,{style:{position:"absolute",left:g.left,top:g.top,width:0,height:0}}),(0,v.jsx)(yA,{align:"start",side:"top",className:"w-64 p-0",onOpenAutoFocus:e=>e.preventDefault(),children:(0,v.jsx)(mb,{children:(0,v.jsxs)(mw,{children:[S&&h?.type==="file"&&(0,v.jsx)("div",{className:"p-2 text-sm text-muted-foreground text-center",children:"Loading..."}),!S&&0===A.length&&(0,v.jsx)(mk,{children:h?.type==="file"?"No files found":"No commands found"}),h?.type==="file"&&N.length>0&&(0,v.jsx)(mj,{heading:"Files & Folders",children:N.map((e,t)=>(0,v.jsxs)(mN,{onSelect:()=>R(e),className:(0,k.cn)("cursor-pointer",t===m&&"bg-accent"),children:["folder"===e.type?(0,v.jsx)(xP,{className:"mr-2 size-4 text-blue-500"}):(0,v.jsx)(xl,{className:"mr-2 size-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"truncate",children:e.path})]},e.path))}),h?.type==="command"&&C.length>0&&(0,v.jsx)(mj,{heading:"Commands",children:C.map((e,t)=>(0,v.jsxs)(mN,{onSelect:()=>R(e),className:(0,k.cn)("cursor-pointer",t===m&&"bg-accent"),children:[e.icon||(0,v.jsx)(yT,{className:"mr-2 size-4"}),(0,v.jsxs)("div",{className:"flex flex-col ml-2",children:[(0,v.jsxs)("span",{className:"font-medium",children:["/",e.name]}),(0,v.jsx)("span",{className:"text-xs text-muted-foreground",children:e.description})]})]},e.id))})]})})})]}),i&&(0,v.jsx)("div",{ref:d,"aria-hidden":"true",className:"absolute inset-0 pointer-events-none overflow-hidden whitespace-pre-wrap break-words px-3 py-3 text-sm",style:{color:"transparent"},children:(()=>{let e,r=[],n=RegExp(yR.source,"g"),s=0;for(;null!==(e=n.exec(t));)e.index>s&&r.push((0,v.jsx)("span",{children:t.slice(s,e.index)},`text-${s}`)),r.push((0,v.jsx)("mark",{className:"bg-primary/20 text-transparent rounded-sm",children:e[0]},`mention-${e.index}`)),s=e.index+e[0].length;return s<t.length&&r.push((0,v.jsx)("span",{children:t.slice(s)},`text-${s}`)),r.push((0,v.jsx)("span",{children:"\n"},"trailing")),r})()}),(0,v.jsx)("textarea",{ref:u,name:"message","data-slot":"input-group-control",value:t,onChange:P,onKeyDown:M,onClick:L,onScroll:D,onPaste:I,onCompositionStart:()=>w(!0),onCompositionEnd:()=>w(!1),disabled:l,className:(0,k.cn)("flex-1 w-full resize-none rounded-none border-0 py-3 px-3 text-sm shadow-none","placeholder:text-muted-foreground focus-visible:ring-0 focus-visible:outline-none","disabled:cursor-not-allowed disabled:opacity-50","bg-transparent dark:bg-transparent",a),...c})]})}let yD=/\s*<devtools-context>[\s\S]*?<\/devtools-context>\s*/;function yz(){let{toggleSidebar:e,isMobile:t}=(0,xy.useSidebar)();return t?(0,v.jsxs)(N.Button,{size:"icon",variant:"ghost",onClick:e,className:"size-7 shrink-0",children:[(0,v.jsx)(xo.PanelLeft,{className:"size-4"}),(0,v.jsx)("span",{className:"sr-only",children:"Toggle sidebar"})]}):null}function yO(){let e=gT();return 0===e.files.length?null:(0,v.jsx)(gW,{variant:"inline",children:e.files.map(t=>(0,v.jsxs)(gq,{data:t,onRemove:()=>e.remove(t.id),children:[(0,v.jsx)(gH,{}),(0,v.jsx)(gK,{}),(0,v.jsx)(gX,{})]},t.id))})}function yB({input:e,isRunning:t,onStop:r,hasExtraContent:n}){let s=gT(),i=e.trim()||s.files.length>0||!!n;return t&&i?(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(gL,{disabled:!1,status:"ready",className:"bg-primary hover:bg-primary/90 transition-colors"}),(0,v.jsx)(gL,{disabled:!1,status:"streaming",onStop:r,className:"bg-destructive/80 hover:bg-destructive transition-colors"})]}):(0,v.jsx)(gL,{disabled:!t&&!i,status:t?"streaming":"ready",onStop:r,className:"bg-primary hover:bg-primary/90 transition-colors"})}function yF({session:e,isEmbed:t=!1}){let r,n,s,i,{toggleSidebar:a}=(0,xy.useSidebar)(),[o,l]=(0,b.useState)([]),[c,u]=(0,b.useState)(""),[d,h]=(0,b.useState)(""),[p,m]=(0,b.useState)(null),[f,g]=(0,b.useState)(!1),[x,y]=(0,b.useState)([]),C=(0,b.useRef)([]);C.current=x;let[A,_]=(0,b.useState)(null),[T,E]=(0,b.useState)(""),[P,R]=(0,b.useState)(!0),[M,I]=(0,b.useState)(!1),[L,D]=(0,b.useState)([]),[z,V]=(0,b.useState)([]),[U,G]=(0,b.useState)(!1),[W,q]=(0,b.useState)(null),[H,K]=(0,b.useState)(""),[X,Y]=(0,b.useState)(""),[J,Z]=(0,b.useState)(!1),[Q,ee]=(0,b.useState)([]),[et,er]=(0,b.useState)([]),[en,es]=(0,b.useState)(null),[ei,ea]=(0,b.useState)([]),[eo,el]=(0,b.useState)(!1),ec=(0,b.useRef)(""),eu=(0,b.useRef)(""),ed=(0,b.useRef)([]),[eh,ep]=(0,b.useState)(!1),em=(0,b.useRef)(null),ef=(0,b.useRef)(null),eg=(0,b.useRef)(!1),ex=(0,b.useRef)(!1),ey=(0,b.useRef)(new Map),[ev,eb]=(0,b.useState)(e.model),[ew,ek]=(0,b.useState)(e.name||""),[ej,eN]=(0,b.useState)(!1),[eS,eC]=(0,b.useState)(null),[eA,e_]=(0,b.useState)(e.config||{}),[eT,eE]=(0,b.useState)(!1),eP=(0,b.useRef)(null),eR=(0,b.useRef)(e.id);eR.current=e.id;let{playDing:eM}=(0,g9.useNotificationSound)(),[eI,eL]=(0,b.useState)(null),[eD,ez]=(0,b.useState)(!1),[eO,eB]=(0,b.useState)(!1);(0,b.useEffect)(()=>{(0,g4.getConfig)().then(eC)},[]),(0,b.useEffect)(()=>{let e=localStorage.getItem("sparkecoder-dismissed-version");(0,gQ.checkVersion)().then(t=>{t.updateAvailable&&t.latestVersion!==e&&eL(t)}).catch(e=>{console.error("Failed to check version:",e)})},[]),(0,b.useEffect)(()=>{eb(e.model),ek(e.name||""),e_(e.config||{})},[e.id,e.model,e.name,e.config]),(0,b.useEffect)(()=>{ej&&eP.current&&(eP.current.focus(),eP.current.select())},[ej]);let eF=async t=>{eb(t);try{await (0,gQ.updateSession)(e.id,{model:t}),(0,g8.mutateSessions)()}catch(t){console.error("Failed to update model:",t),eb(e.model)}},e$=async()=>{eN(!1);let t=ew.trim()||"Session";if(t!==e.name)try{await (0,gQ.updateSession)(e.id,{name:t}),(0,g8.mutateSessions)()}catch(t){console.error("Failed to update name:",t),ek(e.name||"")}},eV=async()=>{if(eI?.updateCommand&&!f){eB(!0);try{let e=`Run this update command:
|
|
7
|
+
</iframe>`},"putIntoIFrame"),al=(0,nU.__name)((e,t,r,n,s)=>{let i=e.append("div");i.attr("id",r),n&&i.attr("style",n);let a=i.append("svg").attr("id",t).attr("width","100%").attr("xmlns","http://www.w3.org/2000/svg");return s&&a.attr("xmlns:xlink",s),a.append("g"),e},"appendDivSvgG");function ac(e,t){return e.append("iframe").attr("id",t).attr("style","width: 100%; height: 100%;").attr("sandbox","")}(0,nU.__name)(ac,"sandboxedIframe");var au=(0,nU.__name)((e,t,r,n)=>{e.getElementById(t)?.remove(),e.getElementById(r)?.remove(),e.getElementById(n)?.remove()},"removeExistingElements"),ad=(0,nU.__name)(async function(e,t,r){let n,s;iX();let i=at(t);t=i.code;let a=(0,nV.getConfig)();nU.log.debug(a),t.length>(a?.maxTextSize??5e4)&&(t="graph TB;a[Maximum text size in diagram exceeded];style a fill:#faa");let o="#"+e,l="i"+e,c="#"+l,u="d"+e,d="#"+u,h=(0,nU.__name)(()=>{let e=m?c:d,t=(0,nG.select)(e).node();t&&"remove"in t&&t.remove()},"removeTempElements"),p=(0,nG.select)("body"),m="sandbox"===a.securityLevel,f="loose"===a.securityLevel,g=a.fontFamily;if(void 0!==r){if(r&&(r.innerHTML=""),m){let e=ac((0,nG.select)(r),l);(p=(0,nG.select)(e.nodes()[0].contentDocument.body)).node().style.margin=0}else p=(0,nG.select)(r);al(p,e,u,`font-family: ${g}`,"http://www.w3.org/1999/xlink")}else{if(au(document,e,u,l),m){let e=ac((0,nG.select)("body"),l);(p=(0,nG.select)(e.nodes()[0].contentDocument.body)).node().style.margin=0}else p=(0,nG.select)("body");al(p,e,u)}try{n=await iQ.fromText(t,{title:i.title})}catch(e){if(a.suppressErrorRendering)throw h(),e;n=await iQ.fromText("error"),s=e}let x=p.select(d).node(),y=n.type,v=x.firstChild,b=v.firstChild,w=ai(a,y,n.renderer.getClasses?.(t,n),o),k=document.createElement("style");k.innerHTML=w,v.insertBefore(k,b);try{await n.renderer.draw(t,e,nD.package_default.version,n)}catch(r){throw a.suppressErrorRendering?h():ii.draw(t,e,nD.package_default.version),r}am(y,p.select(`${d} svg`),n.db.getAccTitle?.(),n.db.getAccDescription?.()),p.select(`[id="${e}"]`).selectAll("foreignobject > *").attr("xmlns","http://www.w3.org/1999/xhtml");let j=p.select(d).node().innerHTML;if(nU.log.debug("config.arrowMarkerAbsolute",a.arrowMarkerAbsolute),j=aa(j,m,(0,nV.evaluate)(a.arrowMarkerAbsolute)),m?j=ao(j,p.select(d+" svg").node()):f||(j=so.default.sanitize(j,{ADD_TAGS:i7,ADD_ATTR:ae,HTML_INTEGRATION_POINTS:{foreignobject:!0}})),i1(),s)throw s;return h(),{diagramType:y,svg:j,bindFunctions:n.db.bindFunctions}},"render");function ah(e={}){let t=(0,nV.assignWithDepth_default)({},e);t?.fontFamily&&!t.themeVariables?.fontFamily&&(t.themeVariables||(t.themeVariables={}),t.themeVariables.fontFamily=t.fontFamily),(0,nV.saveConfigFromInitialize)(t),t?.theme&&t.theme in nV.themes_default?t.themeVariables=nV.themes_default[t.theme].getThemeVariables(t.themeVariables):t&&(t.themeVariables=nV.themes_default.default.getThemeVariables(t.themeVariables));let r="object"==typeof t?(0,nV.setSiteConfig)(t):(0,nV.getSiteConfig)();(0,nU.setLogLevel)(r.logLevel),iX()}(0,nU.__name)(ah,"initialize");var ap=(0,nU.__name)((e,t={})=>{let{code:r}=i8(e);return iQ.fromText(r,t)},"getDiagramFromText");function am(e,t,r,n){iJ(t,e),iZ(t,r,n,t.attr("id"))}(0,nU.__name)(am,"addA11yInfo");var af=Object.freeze({render:ad,parse:ar,getDiagramFromText:ap,initialize:ah,getConfig:nV.getConfig,setConfig:nV.setConfig,getSiteConfig:nV.getSiteConfig,updateSiteConfig:nV.updateSiteConfig,reset:(0,nU.__name)(()=>{(0,nV.reset)()},"reset"),globalReset:(0,nU.__name)(()=>{(0,nV.reset)(nV.defaultConfig)},"globalReset"),defaultConfig:nV.defaultConfig});(0,nU.setLogLevel)((0,nV.getConfig)().logLevel),(0,nV.reset)((0,nV.getConfig)());var ag=(0,nU.__name)((e,t,r)=>{nU.log.warn(e),(0,n$.isDetailedError)(e)?(r&&r(e.str,e.hash),t.push({...e,message:e.str,error:e})):(r&&r(e),e instanceof Error&&t.push({str:e.message,message:e.message,hash:e.name,error:e}))},"handleError"),ax=(0,nU.__name)(async function(e={querySelector:".mermaid"}){try{await ay(e)}catch(t){if((0,n$.isDetailedError)(t)&&nU.log.error(t.str),aE.parseError&&aE.parseError(t),!e.suppressErrors)throw nU.log.error("Use the suppressErrors option to suppress these errors"),t}},"run"),ay=(0,nU.__name)(async function({postRenderCallback:e,querySelector:t,nodes:r}={querySelector:".mermaid"}){let n,s,i=af.getConfig();if(nU.log.debug(`${!e?"No ":""}Callback function found`),r)n=r;else if(t)n=document.querySelectorAll(t);else throw Error("Nodes and querySelector are both undefined");nU.log.debug(`Found ${n.length} diagrams`),i?.startOnLoad!==void 0&&(nU.log.debug("Start On Load: "+i?.startOnLoad),af.updateSiteConfig({startOnLoad:i?.startOnLoad}));let a=new n$.utils_default.InitIDGenerator(i.deterministicIds,i.deterministicIDSeed),o=[];for(let t of Array.from(n)){if(nU.log.info("Rendering diagram: "+t.id),t.getAttribute("data-processed"))continue;t.setAttribute("data-processed","true");let r=`mermaid-${a.next()}`;s=t.innerHTML,s=(0,nW.dedent)(n$.utils_default.entityDecode(s)).trim().replace(/<br\s*\/?>/gi,"<br/>");let n=n$.utils_default.detectInit(s);n&&nU.log.debug("Detected early reinit: ",n);try{let{svg:n,bindFunctions:i}=await a_(r,s,t);t.innerHTML=n,e&&await e(r),i&&i(t)}catch(e){ag(e,o,aE.parseError)}}if(o.length>0)throw o[0]},"runThrowsErrors"),av=(0,nU.__name)(function(e){af.initialize(e)},"initialize"),ab=(0,nU.__name)(async function(e,t,r){nU.log.warn("mermaid.init is deprecated. Please use run instead."),e&&av(e);let n={postRenderCallback:r,querySelector:".mermaid"};"string"==typeof t?n.querySelector=t:t&&(t instanceof HTMLElement?n.nodes=[t]:n.nodes=t),await ax(n)},"init"),aw=(0,nU.__name)(async(e,{lazyLoad:t=!0}={})=>{iX(),(0,nV.registerLazyLoadedDiagrams)(...e),!1===t&&await iY()},"registerExternalDiagrams"),ak=(0,nU.__name)(function(){if(aE.startOnLoad){let{startOnLoad:e}=af.getConfig();e&&aE.run().catch(e=>nU.log.error("Mermaid failed to initialize",e))}},"contentLoaded");"u">typeof document&&window.addEventListener("load",ak,!1);var aj=(0,nU.__name)(function(e){aE.parseError=e},"setParseErrorHandler"),aN=[],aS=!1,aC=(0,nU.__name)(async()=>{if(!aS){for(aS=!0;aN.length>0;){let e=aN.shift();if(e)try{await e()}catch(e){nU.log.error("Error executing queue",e)}}aS=!1}},"executeQueue"),aA=(0,nU.__name)(async(e,t)=>new Promise((r,n)=>{let s=(0,nU.__name)(()=>new Promise((s,i)=>{af.parse(e,t).then(e=>{s(e),r(e)},e=>{nU.log.error("Error parsing",e),aE.parseError?.(e),i(e),n(e)})}),"performCall");aN.push(s),aC().catch(n)}),"parse"),a_=(0,nU.__name)((e,t,r)=>new Promise((n,s)=>{let i=(0,nU.__name)(()=>new Promise((i,a)=>{af.render(e,t,r).then(e=>{i(e),n(e)},e=>{nU.log.error("Error parsing",e),aE.parseError?.(e),a(e),s(e)})}),"performCall");aN.push(i),aC().catch(s)}),"render"),aT=(0,nU.__name)(()=>Object.keys(nV.detectors).map(e=>({id:e})),"getRegisteredDiagramsMetadata"),aE={startOnLoad:!0,mermaidAPI:af,parse:aA,render:a_,init:ab,run:ax,registerExternalDiagrams:aw,registerLayoutLoaders:nB.registerLayoutLoaders,initialize:av,parseError:void 0,contentLoaded:ak,setParseErrorHandler:aj,detectType:nV.detectType,registerIconPacks:nF.registerIconPacks,getRegisteredDiagramsMetadata:aT},aP={startOnLoad:!1,theme:"default",securityLevel:"strict",fontFamily:"monospace",suppressErrorRendering:!0},aR=function(e={}){let t=!1,r={...aP,...e.config},n={initialize(n){r={...aP,...e.config,...n},aE.initialize(r),t=!0},render:async(e,n)=>(t||(aE.initialize(r),t=!0),await aE.render(e,n))};return{name:"mermaid",type:"diagram",language:"mermaid",getMermaid:e=>(e&&n.initialize(e),n)}}();(0,C.default)("chevron-left",[["path",{d:"m15 18-6-6 6-6",key:"1wnfg3"}]]);let aM=(0,C.default)("chevron-right",[["path",{d:"m9 18 6-6-6-6",key:"mthhwq"}]]);var aI=e.i(77589),aI=aI,aL=e.i(349416),aD=e.i(773340),az=e.i(991106),aO=az;let aB=({className:e,from:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("group flex w-full max-w-[95%] flex-col gap-2 transition-all duration-200","user"===t?"is-user ml-auto justify-end":"is-assistant",e),...r}),aF=({children:e,className:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("is-user:dark flex w-fit min-w-0 max-w-full flex-col gap-2 overflow-hidden text-sm","group-[.is-user]:ml-auto group-[.is-user]:rounded-2xl group-[.is-user]:rounded-br-md group-[.is-user]:bg-primary group-[.is-user]:px-4 group-[.is-user]:py-3 group-[.is-user]:text-primary-foreground group-[.is-user]:shadow-sm","group-[.is-assistant]:text-foreground",t),...r,children:e}),a$=({className:e,children:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center gap-1",e),...r,children:t}),aV=({tooltip:e,children:t,label:r,variant:n="ghost",size:s="icon-sm",...i})=>{let a=(0,v.jsxs)(N.Button,{size:s,type:"button",variant:n,...i,children:[t,(0,v.jsx)("span",{className:"sr-only",children:r||e})]});return e?(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:a}),(0,v.jsx)(S.TooltipContent,{children:(0,v.jsx)("p",{children:e})})]})}):a},aU=({url:e,isOpen:t,onClose:r,onConfirm:n})=>{let[s,i]=(0,b.useState)(!1);if((0,b.useEffect)(()=>{i(!0)},[]),!s||!t)return null;let a=(()=>{try{return new URL(e).hostname}catch{return e}})();return(0,aD.createPortal)((0,v.jsx)("div",{className:"fixed inset-0 z-50 flex items-center justify-center bg-black/50",onClick:r,onKeyDown:e=>"Escape"===e.key&&r(),children:(0,v.jsxs)("div",{className:"relative mx-4 max-w-md rounded-lg bg-background p-6 shadow-lg",onClick:e=>e.stopPropagation(),children:[(0,v.jsxs)("button",{className:"absolute right-3 top-3 rounded-sm p-1 text-muted-foreground hover:bg-muted hover:text-foreground",onClick:r,type:"button",children:[(0,v.jsx)(aL.XIcon,{className:"h-4 w-4"}),(0,v.jsx)("span",{className:"sr-only",children:"Close"})]}),(0,v.jsxs)("div",{className:"flex flex-col gap-4",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 text-lg font-semibold",children:[(0,v.jsx)(aI.default,{className:"h-5 w-5"}),(0,v.jsx)("span",{children:"External Link"})]}),(0,v.jsx)("p",{className:"text-sm text-muted-foreground",children:"You are about to visit an external website:"}),(0,v.jsx)("p",{className:"break-all rounded bg-muted px-3 py-2 text-sm font-mono",children:a}),(0,v.jsxs)("div",{className:"flex justify-end gap-2",children:[(0,v.jsx)(N.Button,{variant:"outline",onClick:r,children:"Cancel"}),(0,v.jsx)(N.Button,{onClick:n,children:"Continue"})]})]})]})}),document.body)},aW=(0,b.memo)(({className:e,linkSafety:t,...r})=>(0,v.jsx)(aO.j,{className:(0,k.cn)("size-full [&>*:first-child]:mt-0 [&>*:last-child]:mb-0",e),plugins:{code:nt,mermaid:aR,math:nL,cjk:em},linkSafety:{enabled:t?.enabled??!0,onLinkCheck:t?.onLinkCheck,renderModal:t?.renderModal??aU},...r}),(e,t)=>e.children===t.children);aW.displayName="MessageResponse";var aG=e.i(241416),aq=e.i(465488),aH=e.i(995945),aK=e.i(309945),aX=Symbol("radix.slottable");function aY(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===aX}var aJ=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(aY);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),aZ=e.i(395509),aQ=e.i(610559),a0="Collapsible",[a1,a2]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(a0),[a5,a3]=a1(a0),a6=b.forwardRef((e,t)=>{let{__scopeCollapsible:r,open:n,defaultOpen:s,disabled:i,onOpenChange:a,...o}=e,[l,c]=(0,aq.useControllableState)({prop:n,defaultProp:s??!1,onChange:a,caller:a0});return(0,v.jsx)(a5,{scope:r,disabled:i,contentId:(0,aQ.useId)(),open:l,onOpenToggle:b.useCallback(()=>c(e=>!e),[c]),children:(0,v.jsx)(aJ.div,{"data-state":ot(l),"data-disabled":i?"":void 0,...o,ref:t})})});a6.displayName=a0;var a4="CollapsibleTrigger",a8=b.forwardRef((e,t)=>{let{__scopeCollapsible:r,...n}=e,s=a3(a4,r);return(0,v.jsx)(aJ.button,{type:"button","aria-controls":s.contentId,"aria-expanded":s.open||!1,"data-state":ot(s.open),"data-disabled":s.disabled?"":void 0,disabled:s.disabled,...n,ref:t,onClick:(0,aG.composeEventHandlers)(e.onClick,s.onOpenToggle)})});a8.displayName=a4;var a9="CollapsibleContent",a7=b.forwardRef((e,t)=>{let{forceMount:r,...n}=e,s=a3(a9,e.__scopeCollapsible);return(0,v.jsx)(aZ.Presence,{present:r||s.open,children:({present:e})=>(0,v.jsx)(oe,{...n,ref:t,present:e})})});a7.displayName=a9;var oe=b.forwardRef((e,t)=>{let{__scopeCollapsible:r,present:n,children:s,...i}=e,a=a3(a9,r),[o,l]=b.useState(n),c=b.useRef(null),u=(0,aK.useComposedRefs)(t,c),d=b.useRef(0),h=d.current,p=b.useRef(0),m=p.current,f=a.open||o,g=b.useRef(f),x=b.useRef(void 0);return b.useEffect(()=>{let e=requestAnimationFrame(()=>g.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,aH.useLayoutEffect)(()=>{let e=c.current;if(e){x.current=x.current||{transitionDuration:e.style.transitionDuration,animationName:e.style.animationName},e.style.transitionDuration="0s",e.style.animationName="none";let t=e.getBoundingClientRect();d.current=t.height,p.current=t.width,g.current||(e.style.transitionDuration=x.current.transitionDuration,e.style.animationName=x.current.animationName),l(n)}},[a.open,n]),(0,v.jsx)(aJ.div,{"data-state":ot(a.open),"data-disabled":a.disabled?"":void 0,id:a.contentId,hidden:!f,...i,ref:u,style:{"--radix-collapsible-content-height":h?`${h}px`:void 0,"--radix-collapsible-content-width":m?`${m}px`:void 0,...e.style},children:f&&s})});function ot(e){return e?"open":"closed"}function or({...e}){return(0,v.jsx)(a6,{"data-slot":"collapsible",...e})}function on({...e}){return(0,v.jsx)(a8,{"data-slot":"collapsible-trigger",...e})}function os({...e}){return(0,v.jsx)(a7,{"data-slot":"collapsible-content",...e})}let oi=(0,C.default)("circle-check-big",[["path",{d:"M21.801 10A10 10 0 1 1 17 3.335",key:"yps3ct"}],["path",{d:"m9 11 3 3L22 4",key:"1pflzl"}]]);var oa=e.i(100536);let oo=(0,C.default)("circle",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}]]);var ol=e.i(191729),ol=ol;let oc=(0,C.default)("wrench",[["path",{d:"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.106-3.105c.32-.322.863-.22.983.218a6 6 0 0 1-8.259 7.057l-7.91 7.91a1 1 0 0 1-2.999-3l7.91-7.91a6 6 0 0 1 7.057-8.259c.438.12.54.662.219.984z",key:"1ngwbx"}]]),ou=(0,C.default)("circle-x",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m15 9-6 6",key:"1uzhvr"}],["path",{d:"m9 9 6 6",key:"z0biqf"}]]);var od=e.i(553880);e.i(196582);let oh=(0,C.default)("copy",[["rect",{width:"14",height:"14",x:"8",y:"8",rx:"2",ry:"2",key:"17jyea"}],["path",{d:"M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2",key:"zix9uf"}]]),op=({token:e})=>{let t,r,n;return(0,v.jsx)("span",{className:"dark:!bg-[var(--shiki-dark-bg)] dark:!text-[var(--shiki-dark)]",style:{color:e.color,backgroundColor:e.bgColor,...e.htmlStyle,fontStyle:(t=e.fontStyle)&&1&t?"italic":void 0,fontWeight:(r=e.fontStyle)&&2&r?"bold":void 0,textDecoration:(n=e.fontStyle)&&4&n?"underline":void 0},children:e.content})},om=({keyedLine:e,showLineNumbers:t})=>(0,v.jsx)("span",{className:t?ob:"block",children:0===e.tokens.length?"\n":e.tokens.map(({token:e,key:t})=>(0,v.jsx)(op,{token:e},t))}),of=(0,b.createContext)({code:""}),og=new Map,ox=new Map,oy=new Map;function ov(e,t,r){let n,s,i=(n=e.slice(0,100),s=e.length>100?e.slice(-100):"",`${t}:${e.length}:${n}:${s}`),a=ox.get(i);return a||(r&&(oy.has(i)||oy.set(i,new Set),oy.get(i)?.add(r)),(e=>{let t=og.get(e);if(t)return t;let r=r4({themes:["github-light","github-dark"],langs:[e]});return og.set(e,r),r})(t).then(r=>{let n=r.getLoadedLanguages().includes(t)?t:"text",s=r.codeToTokens(e,{lang:n,themes:{light:"github-light",dark:"github-dark"}}),a={tokens:s.tokens,fg:s.fg??"",bg:s.bg??""};ox.set(i,a);let o=oy.get(i);if(o){for(let e of o)e(a);oy.delete(i)}}).catch(e=>{console.error("Failed to highlight code:",e),oy.delete(i)}),null)}let ob=(0,k.cn)("block","before:content-[counter(line)]","before:inline-block","before:[counter-increment:line]","before:w-8","before:mr-4","before:text-right","before:text-muted-foreground/50","before:font-mono","before:select-none"),ow=(0,b.memo)(({tokenized:e,showLineNumbers:t,className:r})=>{let n=(0,b.useMemo)(()=>({backgroundColor:e.bg,color:e.fg}),[e.bg,e.fg]),s=(0,b.useMemo)(()=>e.tokens.map((e,t)=>({key:`line-${t}`,tokens:e.map((e,r)=>({token:e,key:`line-${t}-${r}`}))})),[e.tokens]);return(0,v.jsx)("pre",{className:(0,k.cn)("dark:!bg-[var(--shiki-dark-bg)] dark:!text-[var(--shiki-dark)] m-0 p-4 text-sm",r),style:n,children:(0,v.jsx)("code",{className:(0,k.cn)("font-mono text-sm",t&&"[counter-increment:line_0] [counter-reset:line]"),children:s.map(e=>(0,v.jsx)(om,{keyedLine:e,showLineNumbers:t},e.key))})})},(e,t)=>e.tokenized===t.tokenized&&e.showLineNumbers===t.showLineNumbers&&e.className===t.className),ok=({className:e,language:t,style:r,...n})=>(0,v.jsx)("div",{className:(0,k.cn)("group relative w-full overflow-hidden rounded-md border bg-background text-foreground",e),"data-language":t,style:{contentVisibility:"auto",containIntrinsicSize:"auto 200px",...r},...n}),oj=({children:e,className:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center justify-between bg-muted/80 px-3 py-2 text-muted-foreground text-xs",t),...r,children:e}),oN=({children:e,className:t,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center gap-2",t),...r,children:e}),oS=({children:e,className:t,...r})=>(0,v.jsx)("span",{className:(0,k.cn)("font-mono",t),...r,children:e}),oC=({code:e,language:t,showLineNumbers:r=!1})=>{let n=(0,b.useMemo)(()=>({tokens:e.split("\n").map(e=>""===e?[]:[{content:e,color:"inherit"}]),fg:"inherit",bg:"transparent"}),[e]),[s,i]=(0,b.useState)(()=>ov(e,t)??n);return(0,b.useEffect)(()=>{i(ov(e,t)??n),ov(e,t,i)},[e,t,n]),(0,v.jsx)("div",{className:"relative overflow-auto",children:(0,v.jsx)(ow,{showLineNumbers:r,tokenized:s})})},oA=({code:e,language:t,showLineNumbers:r=!1,className:n,children:s,...i})=>(0,v.jsx)(of.Provider,{value:{code:e},children:(0,v.jsxs)(ok,{className:n,language:t,...i,children:[s,(0,v.jsx)(oC,{code:e,language:t,showLineNumbers:r})]})}),o_=({className:e,...t})=>(0,v.jsx)(or,{className:(0,k.cn)("group not-prose mb-4 w-full max-w-full overflow-hidden rounded-md border",e),...t}),oT=({className:e,title:t,type:r,state:n,toolName:s,...i})=>{let a,o="dynamic-tool"===r?s:r.split("-").slice(1).join("-");return(0,v.jsxs)(on,{className:(0,k.cn)("flex w-full items-center justify-between gap-4 p-3",e),...i,children:[(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)(oc,{className:"size-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"font-medium text-sm",children:t??o}),(a={"input-streaming":(0,v.jsx)(oo,{className:"size-4"}),"input-available":(0,v.jsx)(ol.default,{className:"size-4 animate-pulse"}),"approval-requested":(0,v.jsx)(ol.default,{className:"size-4 text-yellow-600"}),"approval-responded":(0,v.jsx)(oi,{className:"size-4 text-blue-600"}),"output-available":(0,v.jsx)(oi,{className:"size-4 text-green-600"}),"output-error":(0,v.jsx)(ou,{className:"size-4 text-red-600"}),"output-denied":(0,v.jsx)(ou,{className:"size-4 text-orange-600"})},(0,v.jsxs)(j.Badge,{className:"gap-1.5 rounded-full text-xs",variant:"secondary",children:[a[n],{"input-streaming":"Pending","input-available":"Running","approval-requested":"Awaiting Approval","approval-responded":"Responded","output-available":"Completed","output-error":"Error","output-denied":"Denied"}[n]]}))]}),(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground transition-transform group-data-[state=open]:rotate-180"})]})},oE=({className:e,...t})=>(0,v.jsx)(os,{className:(0,k.cn)("data-[state=closed]:fade-out-0 data-[state=closed]:slide-out-to-top-2 data-[state=open]:slide-in-from-top-2 text-popover-foreground outline-none data-[state=closed]:animate-out data-[state=open]:animate-in",e),...t}),oP=({className:e,input:t,...r})=>(0,v.jsxs)("div",{className:(0,k.cn)("space-y-2 overflow-hidden p-4 max-w-full",e),...r,children:[(0,v.jsx)("h4",{className:"font-medium text-muted-foreground text-xs uppercase tracking-wide",children:"Parameters"}),(0,v.jsx)("div",{className:"rounded-md bg-muted/50 overflow-x-auto max-w-full",children:(0,v.jsx)(oA,{code:JSON.stringify(t,null,2),language:"json"})})]}),oR=({className:e,output:t,errorText:r,...n})=>{if(!(t||r))return null;let s=(0,v.jsx)("div",{children:t});return"object"!=typeof t||(0,b.isValidElement)(t)?"string"==typeof t&&(s=(0,v.jsx)(oA,{code:t,language:"json"})):s=(0,v.jsx)(oA,{code:JSON.stringify(t,null,2),language:"json"}),(0,v.jsxs)("div",{className:(0,k.cn)("space-y-2 p-4 max-w-full overflow-hidden",e),...n,children:[(0,v.jsx)("h4",{className:"font-medium text-muted-foreground text-xs uppercase tracking-wide",children:r?"Error":"Result"}),(0,v.jsxs)("div",{className:(0,k.cn)("overflow-x-auto rounded-md text-xs max-w-full [&_table]:w-full",r?"bg-destructive/10 text-destructive":"bg-muted/50 text-foreground"),children:[r&&(0,v.jsx)("div",{children:r}),s]})]})},oM=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex flex-col overflow-hidden rounded-lg border bg-background shadow-sm",e),...t}),oI=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center justify-between border-b bg-muted/50 px-4 py-3",e),...t}),oL=({className:e,...t})=>(0,v.jsx)("p",{className:(0,k.cn)("font-medium text-foreground text-sm",e),...t}),oD=({className:e,...t})=>(0,v.jsx)("p",{className:(0,k.cn)("text-muted-foreground text-sm",e),...t}),oz=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex items-center gap-1",e),...t}),oO=({tooltip:e,label:t,icon:r,children:n,className:s,size:i="sm",variant:a="ghost",...o})=>{let l=(0,v.jsxs)(N.Button,{className:(0,k.cn)("size-8 p-0 text-muted-foreground hover:text-foreground",s),size:i,type:"button",variant:a,...o,children:[r?(0,v.jsx)(r,{className:"size-4"}):n,(0,v.jsx)("span",{className:"sr-only",children:t||e})]});return e?(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:l}),(0,v.jsx)(S.TooltipContent,{children:(0,v.jsx)("p",{children:e})})]})}):l},oB=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("flex-1 overflow-auto p-4",e),...t}),oF=(0,V.cva)("relative w-full rounded-lg border px-4 py-3 text-sm grid has-[>svg]:grid-cols-[calc(var(--spacing)*4)_1fr] grid-cols-[0_1fr] has-[>svg]:gap-x-3 gap-y-0.5 items-start [&>svg]:size-4 [&>svg]:translate-y-0.5 [&>svg]:text-current",{variants:{variant:{default:"bg-card text-card-foreground",destructive:"text-destructive bg-card [&>svg]:text-current *:data-[slot=alert-description]:text-destructive/90"}},defaultVariants:{variant:"default"}});function o$({className:e,variant:t,...r}){return(0,v.jsx)("div",{"data-slot":"alert",role:"alert",className:(0,k.cn)(oF({variant:t}),e),...r})}let oV=(0,b.createContext)(null),oU=()=>{let e=(0,b.useContext)(oV);if(!e)throw Error("Confirmation components must be used within Confirmation");return e},oW=({className:e,approval:t,state:r,...n})=>t&&"input-streaming"!==r&&"input-available"!==r?(0,v.jsx)(oV.Provider,{value:{approval:t,state:r},children:(0,v.jsx)(o$,{className:(0,k.cn)("flex flex-col gap-2",e),...n})}):null,oG=({children:e})=>{let{state:t}=oU();return"approval-requested"!==t?null:e},oq=({className:e,...t})=>{let{state:r}=oU();return"approval-requested"!==r?null:(0,v.jsx)("div",{className:(0,k.cn)("flex items-center justify-end gap-2 self-end",e),...t})},oH=e=>(0,v.jsx)(N.Button,{className:"h-8 px-3 text-sm",type:"button",...e}),oK=({size:e=16})=>(0,v.jsxs)("svg",{height:e,strokeLinejoin:"round",style:{color:"currentcolor"},viewBox:"0 0 16 16",width:e,children:[(0,v.jsx)("title",{children:"Loader"}),(0,v.jsxs)("g",{clipPath:"url(#clip0_2393_1490)",children:[(0,v.jsx)("path",{d:"M8 0V4",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M8 16V12",opacity:"0.5",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M3.29773 1.52783L5.64887 4.7639",opacity:"0.9",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M12.7023 1.52783L10.3511 4.7639",opacity:"0.1",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M12.7023 14.472L10.3511 11.236",opacity:"0.4",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M3.29773 14.472L5.64887 11.236",opacity:"0.6",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M15.6085 5.52783L11.8043 6.7639",opacity:"0.2",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M0.391602 10.472L4.19583 9.23598",opacity:"0.7",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M15.6085 10.4722L11.8043 9.2361",opacity:"0.3",stroke:"currentColor",strokeWidth:"1.5"}),(0,v.jsx)("path",{d:"M0.391602 5.52783L4.19583 6.7639",opacity:"0.8",stroke:"currentColor",strokeWidth:"1.5"})]}),(0,v.jsx)("defs",{children:(0,v.jsx)("clipPath",{id:"clip0_2393_1490",children:(0,v.jsx)("rect",{fill:"white",height:"16",width:"16"})})})]}),oX=({className:e,size:t=16,...r})=>(0,v.jsx)("div",{className:(0,k.cn)("inline-flex animate-spin items-center justify-center",e),...r,children:(0,v.jsx)(oK,{size:t})}),oY=(0,C.default)("brain",[["path",{d:"M12 18V5",key:"adv99a"}],["path",{d:"M15 13a4.17 4.17 0 0 1-3-4 4.17 4.17 0 0 1-3 4",key:"1e3is1"}],["path",{d:"M17.598 6.5A3 3 0 1 0 12 5a3 3 0 1 0-5.598 1.5",key:"1gqd8o"}],["path",{d:"M17.997 5.125a4 4 0 0 1 2.526 5.77",key:"iwvgf7"}],["path",{d:"M18 18a4 4 0 0 0 2-7.464",key:"efp6ie"}],["path",{d:"M19.967 17.483A4 4 0 1 1 12 18a4 4 0 1 1-7.967-.517",key:"1gq6am"}],["path",{d:"M6 18a4 4 0 0 1-2-7.464",key:"k1g0md"}],["path",{d:"M6.003 5.125a4 4 0 0 0-2.526 5.77",key:"q97ue3"}]]);var aO=az;let oJ=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],oZ=new Set(oJ),oQ=(e,t,r)=>r>t?t:r<e?e:r,o0={test:e=>"number"==typeof e,parse:parseFloat,transform:e=>e},o1={...o0,transform:e=>oQ(0,1,e)},o2={...o0,default:1},o5=e=>Math.round(1e5*e)/1e5,o3=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,o6=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,o4=(e,t)=>r=>!!("string"==typeof r&&o6.test(r)&&r.startsWith(e)||t&&null!=r&&Object.prototype.hasOwnProperty.call(r,t)),o8=(e,t,r)=>n=>{if("string"!=typeof n)return n;let[s,i,a,o]=n.match(o3);return{[e]:parseFloat(s),[t]:parseFloat(i),[r]:parseFloat(a),alpha:void 0!==o?parseFloat(o):1}},o9={...o0,transform:e=>Math.round(oQ(0,255,e))},o7={test:o4("rgb","red"),parse:o8("red","green","blue"),transform:({red:e,green:t,blue:r,alpha:n=1})=>"rgba("+o9.transform(e)+", "+o9.transform(t)+", "+o9.transform(r)+", "+o5(o1.transform(n))+")"},le={test:o4("#"),parse:function(e){let t="",r="",n="",s="";return e.length>5?(t=e.substring(1,3),r=e.substring(3,5),n=e.substring(5,7),s=e.substring(7,9)):(t=e.substring(1,2),r=e.substring(2,3),n=e.substring(3,4),s=e.substring(4,5),t+=t,r+=r,n+=n,s+=s),{red:parseInt(t,16),green:parseInt(r,16),blue:parseInt(n,16),alpha:s?parseInt(s,16)/255:1}},transform:o7.transform},lt=e=>({test:t=>"string"==typeof t&&t.endsWith(e)&&1===t.split(" ").length,parse:parseFloat,transform:t=>`${t}${e}`}),lr=lt("deg"),ln=lt("%"),ls=lt("px"),li=lt("vh"),la=lt("vw"),lo={...ln,parse:e=>ln.parse(e)/100,transform:e=>ln.transform(100*e)},ll={test:o4("hsl","hue"),parse:o8("hue","saturation","lightness"),transform:({hue:e,saturation:t,lightness:r,alpha:n=1})=>"hsla("+Math.round(e)+", "+ln.transform(o5(t))+", "+ln.transform(o5(r))+", "+o5(o1.transform(n))+")"},lc={test:e=>o7.test(e)||le.test(e)||ll.test(e),parse:e=>o7.test(e)?o7.parse(e):ll.test(e)?ll.parse(e):le.parse(e),transform:e=>"string"==typeof e?e:e.hasOwnProperty("red")?o7.transform(e):ll.transform(e),getAnimatableNone:e=>{let t=lc.parse(e);return t.alpha=0,lc.transform(t)}},lu=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,ld="number",lh="color",lp=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function lm(e){let t=e.toString(),r=[],n={color:[],number:[],var:[]},s=[],i=0,a=t.replace(lp,e=>(lc.test(e)?(n.color.push(i),s.push(lh),r.push(lc.parse(e))):e.startsWith("var(")?(n.var.push(i),s.push("var"),r.push(e)):(n.number.push(i),s.push(ld),r.push(parseFloat(e))),++i,"${}")).split("${}");return{values:r,split:a,indexes:n,types:s}}function lf(e){return lm(e).values}function lg(e){let{split:t,types:r}=lm(e),n=t.length;return e=>{let s="";for(let i=0;i<n;i++)if(s+=t[i],void 0!==e[i]){let t=r[i];t===ld?s+=o5(e[i]):t===lh?s+=lc.transform(e[i]):s+=e[i]}return s}}let lx=e=>"number"==typeof e?0:lc.test(e)?lc.getAnimatableNone(e):e,ly={test:function(e){return isNaN(e)&&"string"==typeof e&&(e.match(o3)?.length||0)+(e.match(lu)?.length||0)>0},parse:lf,createTransformer:lg,getAnimatableNone:function(e){let t=lf(e);return lg(e)(t.map(lx))}},lv=new Set(["brightness","contrast","saturate","opacity"]);function lb(e){let[t,r]=e.slice(0,-1).split("(");if("drop-shadow"===t)return e;let[n]=r.match(o3)||[];if(!n)return e;let s=r.replace(n,""),i=+!!lv.has(t);return n!==r&&(i*=100),t+"("+i+s+")"}let lw=/\b([a-z-]*)\(.*?\)/gu,lk={...ly,getAnimatableNone:e=>{let t=e.match(lw);return t?t.map(lb).join(" "):e}},lj={...o0,transform:Math.round},lN={borderWidth:ls,borderTopWidth:ls,borderRightWidth:ls,borderBottomWidth:ls,borderLeftWidth:ls,borderRadius:ls,borderTopLeftRadius:ls,borderTopRightRadius:ls,borderBottomRightRadius:ls,borderBottomLeftRadius:ls,width:ls,maxWidth:ls,height:ls,maxHeight:ls,top:ls,right:ls,bottom:ls,left:ls,inset:ls,insetBlock:ls,insetBlockStart:ls,insetBlockEnd:ls,insetInline:ls,insetInlineStart:ls,insetInlineEnd:ls,padding:ls,paddingTop:ls,paddingRight:ls,paddingBottom:ls,paddingLeft:ls,paddingBlock:ls,paddingBlockStart:ls,paddingBlockEnd:ls,paddingInline:ls,paddingInlineStart:ls,paddingInlineEnd:ls,margin:ls,marginTop:ls,marginRight:ls,marginBottom:ls,marginLeft:ls,marginBlock:ls,marginBlockStart:ls,marginBlockEnd:ls,marginInline:ls,marginInlineStart:ls,marginInlineEnd:ls,fontSize:ls,backgroundPositionX:ls,backgroundPositionY:ls,rotate:lr,rotateX:lr,rotateY:lr,rotateZ:lr,scale:o2,scaleX:o2,scaleY:o2,scaleZ:o2,skew:lr,skewX:lr,skewY:lr,distance:ls,translateX:ls,translateY:ls,translateZ:ls,x:ls,y:ls,z:ls,perspective:ls,transformPerspective:ls,opacity:o1,originX:lo,originY:lo,originZ:ls,zIndex:lj,fillOpacity:o1,strokeOpacity:o1,numOctaves:lj},lS={...lN,color:lc,backgroundColor:lc,outlineColor:lc,fill:lc,stroke:lc,borderColor:lc,borderTopColor:lc,borderRightColor:lc,borderBottomColor:lc,borderLeftColor:lc,filter:lk,WebkitFilter:lk},lC=e=>lS[e],lA=()=>({translate:0,scale:1,origin:0,originPoint:0}),l_=()=>({x:lA(),y:lA()}),lT=()=>({min:0,max:0}),lE=()=>({x:lT(),y:lT()}),lP=e=>!!(e&&e.getVelocity),lR=new Set(["width","height","top","left","right","bottom",...oJ]),lM=e=>t=>t.test(e),lI=[o0,ls,ln,lr,la,li,{test:e=>"auto"===e,parse:e=>e}],lL=e=>lI.find(lM(e)),lD=()=>{},lz=()=>{};eb.default;let lO=e=>t=>"string"==typeof t&&t.startsWith(e),lB=lO("--"),lF=lO("var(--"),l$=e=>!!lF(e)&&lV.test(e.split("/*")[0].trim()),lV=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu;function lU(e){return"string"==typeof e&&e.split("/*")[0].includes("var(--")}let lW=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u,lG=e=>180*e/Math.PI,lq=e=>lK(lG(Math.atan2(e[1],e[0]))),lH={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:e=>(Math.abs(e[0])+Math.abs(e[3]))/2,rotate:lq,rotateZ:lq,skewX:e=>lG(Math.atan(e[1])),skewY:e=>lG(Math.atan(e[2])),skew:e=>(Math.abs(e[1])+Math.abs(e[2]))/2},lK=e=>((e%=360)<0&&(e+=360),e),lX=e=>Math.sqrt(e[0]*e[0]+e[1]*e[1]),lY=e=>Math.sqrt(e[4]*e[4]+e[5]*e[5]),lJ={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:lX,scaleY:lY,scale:e=>(lX(e)+lY(e))/2,rotateX:e=>lK(lG(Math.atan2(e[6],e[5]))),rotateY:e=>lK(lG(Math.atan2(-e[2],e[0]))),rotateZ:lq,rotate:lq,skewX:e=>lG(Math.atan(e[4])),skewY:e=>lG(Math.atan(e[1])),skew:e=>(Math.abs(e[1])+Math.abs(e[4]))/2};function lZ(e){return+!!e.includes("scale")}function lQ(e,t){let r,n;if(!e||"none"===e)return lZ(t);let s=e.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);if(s)r=lJ,n=s;else{let t=e.match(/^matrix\(([-\d.e\s,]+)\)$/u);r=lH,n=t}if(!n)return lZ(t);let i=r[t],a=n[1].split(",").map(l0);return"function"==typeof i?i(a):a[i]}function l0(e){return parseFloat(e.trim())}let l1=e=>e===o0||e===ls,l2=new Set(["x","y","z"]),l5=oJ.filter(e=>!l2.has(e)),l3={width:({x:e},{paddingLeft:t="0",paddingRight:r="0"})=>e.max-e.min-parseFloat(t)-parseFloat(r),height:({y:e},{paddingTop:t="0",paddingBottom:r="0"})=>e.max-e.min-parseFloat(t)-parseFloat(r),top:(e,{top:t})=>parseFloat(t),left:(e,{left:t})=>parseFloat(t),bottom:({y:e},{top:t})=>parseFloat(t)+(e.max-e.min),right:({x:e},{left:t})=>parseFloat(t)+(e.max-e.min),x:(e,{transform:t})=>lQ(t,"x"),y:(e,{transform:t})=>lQ(t,"y")};l3.translateX=l3.x,l3.translateY=l3.y;let l6=e=>e,l4={},l8=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"];function l9(e,t){let r=!1,n=!0,s={delta:0,timestamp:0,isProcessing:!1},i=()=>r=!0,a=l8.reduce((e,r)=>(e[r]=function(e,t){let r=new Set,n=new Set,s=!1,i=!1,a=new WeakSet,o={delta:0,timestamp:0,isProcessing:!1},l=0;function c(t){a.has(t)&&(u.schedule(t),e()),l++,t(o)}let u={schedule:(e,t=!1,i=!1)=>{let o=i&&s?r:n;return t&&a.add(e),o.has(e)||o.add(e),e},cancel:e=>{n.delete(e),a.delete(e)},process:e=>{if(o=e,s){i=!0;return}s=!0,[r,n]=[n,r],r.forEach(c),t,l=0,r.clear(),s=!1,i&&(i=!1,u.process(e))}};return u}(i,t?r:void 0),e),{}),{setup:o,read:l,resolveKeyframes:c,preUpdate:u,update:d,preRender:h,render:p,postRender:m}=a,f=()=>{let i=l4.useManualTiming?s.timestamp:performance.now();r=!1,l4.useManualTiming||(s.delta=n?1e3/60:Math.max(Math.min(i-s.timestamp,40),1)),s.timestamp=i,s.isProcessing=!0,o.process(s),l.process(s),c.process(s),u.process(s),d.process(s),h.process(s),p.process(s),m.process(s),s.isProcessing=!1,r&&t&&(n=!1,e(f))};return{schedule:l8.reduce((t,i)=>{let o=a[i];return t[i]=(t,i=!1,a=!1)=>(!r&&(r=!0,n=!0,s.isProcessing||e(f)),o.schedule(t,i,a)),t},{}),cancel:e=>{for(let t=0;t<l8.length;t++)a[l8[t]].cancel(e)},state:s,steps:a}}let{schedule:l7,cancel:ce,state:ct,steps:cr}=l9("u">typeof requestAnimationFrame?requestAnimationFrame:l6,!0),cn=new Set,cs=!1,ci=!1,ca=!1;function co(){if(ci){let e=Array.from(cn).filter(e=>e.needsMeasurement),t=new Set(e.map(e=>e.element)),r=new Map;t.forEach(e=>{let t,n=(t=[],l5.forEach(r=>{let n=e.getValue(r);void 0!==n&&(t.push([r,n.get()]),n.set(+!!r.startsWith("scale")))}),t);n.length&&(r.set(e,n),e.render())}),e.forEach(e=>e.measureInitialState()),t.forEach(e=>{e.render();let t=r.get(e);t&&t.forEach(([t,r])=>{e.getValue(t)?.set(r)})}),e.forEach(e=>e.measureEndState()),e.forEach(e=>{void 0!==e.suspendedScrollY&&window.scrollTo(0,e.suspendedScrollY)})}ci=!1,cs=!1,cn.forEach(e=>e.complete(ca)),cn.clear()}function cl(){cn.forEach(e=>{e.readKeyframes(),e.needsMeasurement&&(ci=!0)})}class cc{constructor(e,t,r,n,s,i=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...e],this.onComplete=t,this.name=r,this.motionValue=n,this.element=s,this.isAsync=i}scheduleResolve(){this.state="scheduled",this.isAsync?(cn.add(this),cs||(cs=!0,l7.read(cl),l7.resolveKeyframes(co))):(this.readKeyframes(),this.complete())}readKeyframes(){let{unresolvedKeyframes:e,name:t,element:r,motionValue:n}=this;if(null===e[0]){let s=n?.get(),i=e[e.length-1];if(void 0!==s)e[0]=s;else if(r&&t){let n=r.readValue(t,i);null!=n&&(e[0]=n)}void 0===e[0]&&(e[0]=i),n&&void 0===s&&n.set(e[0])}for(let t=1;t<e.length;t++)e[t]??(e[t]=e[t-1])}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(e=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,e),cn.delete(this)}cancel(){"scheduled"===this.state&&(cn.delete(this),this.state="pending")}resume(){"pending"===this.state&&this.scheduleResolve()}}function cu(e,t){let r=lC(e);return r!==lk&&(r=ly),r.getAnimatableNone?r.getAnimatableNone(t):void 0}let cd=new Set(["auto","none","0"]);class ch extends cc{constructor(e,t,r,n,s){super(e,t,r,n,s,!0)}readKeyframes(){let{unresolvedKeyframes:e,element:t,name:r}=this;if(!t||!t.current)return;super.readKeyframes();for(let r=0;r<e.length;r++){let n=e[r];if("string"==typeof n&&l$(n=n.trim())){let s=function e(t,r,n=1){lz(n<=4,`Max CSS variable fallback depth detected in property "${t}". This may indicate a circular fallback dependency.`,"max-css-var-depth");let[s,i]=function(e){let t=lW.exec(e);if(!t)return[,];let[,r,n,s]=t;return[`--${r??n}`,s]}(t);if(!s)return;let a=window.getComputedStyle(r).getPropertyValue(s);if(a){let e=a.trim();return/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(e)?parseFloat(e):e}return l$(i)?e(i,r,n+1):i}(n,t.current);void 0!==s&&(e[r]=s),r===e.length-1&&(this.finalKeyframe=n)}}if(this.resolveNoneKeyframes(),!lR.has(r)||2!==e.length)return;let[n,s]=e,i=lL(n),a=lL(s);if(lU(n)!==lU(s)&&l3[r]){this.needsMeasurement=!0;return}if(i!==a)if(l1(i)&&l1(a))for(let t=0;t<e.length;t++){let r=e[t];"string"==typeof r&&(e[t]=parseFloat(r))}else l3[r]&&(this.needsMeasurement=!0)}resolveNoneKeyframes(){let{unresolvedKeyframes:e,name:t}=this,r=[];for(let t=0;t<e.length;t++)(null===e[t]||function(e){if("number"==typeof e)return 0===e;if(null===e)return!0;return"none"===e||"0"===e||/^0[^.\s]+$/u.test(e)}(e[t]))&&r.push(t);r.length&&function(e,t,r){let n,s=0;for(;s<e.length&&!n;){let t=e[s];"string"==typeof t&&!cd.has(t)&&lm(t).values.length&&(n=e[s]),s++}if(n&&r)for(let s of t)e[s]=cu(r,n)}(e,r,t)}measureInitialState(){let{element:e,unresolvedKeyframes:t,name:r}=this;if(!e||!e.current)return;"height"===r&&(this.suspendedScrollY=window.pageYOffset),this.measuredOrigin=l3[r](e.measureViewportBox(),window.getComputedStyle(e.current)),t[0]=this.measuredOrigin;let n=t[t.length-1];void 0!==n&&e.getValue(r,n).jump(n,!1)}measureEndState(){let{element:e,name:t,unresolvedKeyframes:r}=this;if(!e||!e.current)return;let n=e.getValue(t);n&&n.jump(this.measuredOrigin,!1);let s=r.length-1,i=r[s];r[s]=l3[t](e.measureViewportBox(),window.getComputedStyle(e.current)),null!==i&&void 0===this.finalKeyframe&&(this.finalKeyframe=i),this.removedTransforms?.length&&this.removedTransforms.forEach(([t,r])=>{e.getValue(t).set(r)}),this.resolveNoneKeyframes()}}function cp(e,t){-1===e.indexOf(t)&&e.push(t)}function cm(e,t){let r=e.indexOf(t);r>-1&&e.splice(r,1)}class cf{constructor(){this.subscriptions=[]}add(e){return cp(this.subscriptions,e),()=>cm(this.subscriptions,e)}notify(e,t,r){let n=this.subscriptions.length;if(n)if(1===n)this.subscriptions[0](e,t,r);else for(let s=0;s<n;s++){let n=this.subscriptions[s];n&&n(e,t,r)}}getSize(){return this.subscriptions.length}clear(){this.subscriptions.length=0}}let{schedule:cg}=l9(queueMicrotask,!1);function cx(){n=void 0}let cy={now:()=>(void 0===n&&cy.set(ct.isProcessing||l4.useManualTiming?ct.timestamp:performance.now()),n),set:e=>{n=e,queueMicrotask(cx)}};class cv{constructor(e,t={}){this.canTrackVelocity=null,this.events={},this.updateAndNotify=e=>{let t=cy.now();if(this.updatedAt!==t&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(e),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(let e of this.dependents)e.dirty()},this.hasAnimated=!1,this.setCurrent(e),this.owner=t.owner}setCurrent(e){this.current=e,this.updatedAt=cy.now(),null===this.canTrackVelocity&&void 0!==e&&(this.canTrackVelocity=!isNaN(parseFloat(this.current)))}setPrevFrameValue(e=this.current){this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt}onChange(e){return this.on("change",e)}on(e,t){this.events[e]||(this.events[e]=new cf);let r=this.events[e].add(t);return"change"===e?()=>{r(),l7.read(()=>{this.events.change.getSize()||this.stop()})}:r}clearListeners(){for(let e in this.events)this.events[e].clear()}attach(e,t){this.passiveEffect=e,this.stopPassiveEffect=t}set(e){this.passiveEffect?this.passiveEffect(e,this.updateAndNotify):this.updateAndNotify(e)}setWithVelocity(e,t,r){this.set(t),this.prev=void 0,this.prevFrameValue=e,this.prevUpdatedAt=this.updatedAt-r}jump(e,t=!0){this.updateAndNotify(e),this.prev=e,this.prevUpdatedAt=this.prevFrameValue=void 0,t&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(e){this.dependents||(this.dependents=new Set),this.dependents.add(e)}removeDependent(e){this.dependents&&this.dependents.delete(e)}get(){return d&&d.push(this),this.current}getPrevious(){return this.prev}getVelocity(){var e;let t=cy.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||t-this.updatedAt>30)return 0;let r=Math.min(this.updatedAt-this.prevUpdatedAt,30);return e=parseFloat(this.current)-parseFloat(this.prevFrameValue),r?1e3/r*e:0}start(e){return this.stop(),new Promise(t=>{this.hasAnimated=!0,this.animation=e(t),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function cb(e,t){return new cv(e,t)}let cw=[...lI,lc,ly],ck={current:null},cj={current:!1},cN="u">typeof window,cS=new WeakMap;function cC(e){return null!==e&&"object"==typeof e&&"function"==typeof e.start}function cA(e){return"string"==typeof e||Array.isArray(e)}let c_=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],cT=["initial",...c_];function cE(e){return cC(e.animate)||cT.some(t=>cA(e[t]))}function cP(e){return!!(cE(e)||e.variants)}function cR(e){let t=[{},{}];return e?.values.forEach((e,r)=>{t[0][r]=e.get(),t[1][r]=e.getVelocity()}),t}function cM(e,t,r,n){if("function"==typeof t){let[s,i]=cR(n);t=t(void 0!==r?r:e.custom,s,i)}if("string"==typeof t&&(t=e.variants&&e.variants[t]),"function"==typeof t){let[s,i]=cR(n);t=t(void 0!==r?r:e.custom,s,i)}return t}let cI=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],cL={};class cD{scrapeMotionValuesFromProps(e,t,r){return{}}constructor({parent:e,props:t,presenceContext:r,reducedMotionConfig:n,blockInitialAnimation:s,visualState:i},a={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=cc,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{let e=cy.now();this.renderScheduledAt<e&&(this.renderScheduledAt=e,l7.render(this.render,!1,!0))};const{latestValues:o,renderState:l}=i;this.latestValues=o,this.baseTarget={...o},this.initialValues=t.initial?{...o}:{},this.renderState=l,this.parent=e,this.props=t,this.presenceContext=r,this.depth=e?e.depth+1:0,this.reducedMotionConfig=n,this.options=a,this.blockInitialAnimation=!!s,this.isControllingVariants=cE(t),this.isVariantNode=cP(t),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(e&&e.current);const{willChange:c,...u}=this.scrapeMotionValuesFromProps(t,{},this);for(const e in u){const t=u[e];void 0!==o[e]&&lP(t)&&t.set(o[e])}}mount(e){this.current=e,cS.set(e,this),this.projection&&!this.projection.instance&&this.projection.mount(e),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((e,t)=>this.bindToMotionValue(t,e)),"never"===this.reducedMotionConfig?this.shouldReduceMotion=!1:"always"===this.reducedMotionConfig?this.shouldReduceMotion=!0:(cj.current||function(){if(cj.current=!0,cN)if(window.matchMedia){let e=window.matchMedia("(prefers-reduced-motion)"),t=()=>ck.current=e.matches;e.addEventListener("change",t),t()}else ck.current=!1}(),this.shouldReduceMotion=ck.current),this.parent?.addChild(this),this.update(this.props,this.presenceContext)}unmount(){for(let e in this.projection&&this.projection.unmount(),ce(this.notifyUpdate),ce(this.render),this.valueSubscriptions.forEach(e=>e()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent?.removeChild(this),this.events)this.events[e].clear();for(let e in this.features){let t=this.features[e];t&&(t.unmount(),t.isMounted=!1)}this.current=null}addChild(e){this.children.add(e),this.enteringChildren??(this.enteringChildren=new Set),this.enteringChildren.add(e)}removeChild(e){this.children.delete(e),this.enteringChildren&&this.enteringChildren.delete(e)}bindToMotionValue(e,t){let r;this.valueSubscriptions.has(e)&&this.valueSubscriptions.get(e)();let n=oZ.has(e);n&&this.onBindTransform&&this.onBindTransform();let s=t.on("change",t=>{this.latestValues[e]=t,this.props.onUpdate&&l7.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0),this.scheduleRender()});"u">typeof window&&window.MotionCheckAppearSync&&(r=window.MotionCheckAppearSync(this,e,t)),this.valueSubscriptions.set(e,()=>{s(),r&&r(),t.owner&&t.stop()})}sortNodePosition(e){return this.current&&this.sortInstanceNodePosition&&this.type===e.type?this.sortInstanceNodePosition(this.current,e.current):0}updateFeatures(){let e="animation";for(e in cL){let t=cL[e];if(!t)continue;let{isEnabled:r,Feature:n}=t;if(!this.features[e]&&n&&r(this.props)&&(this.features[e]=new n(this)),this.features[e]){let t=this.features[e];t.isMounted?t.update():(t.mount(),t.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):lE()}getStaticValue(e){return this.latestValues[e]}setStaticValue(e,t){this.latestValues[e]=t}update(e,t){(e.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=e,this.prevPresenceContext=this.presenceContext,this.presenceContext=t;for(let t=0;t<cI.length;t++){let r=cI[t];this.propEventSubscriptions[r]&&(this.propEventSubscriptions[r](),delete this.propEventSubscriptions[r]);let n=e["on"+r];n&&(this.propEventSubscriptions[r]=this.on(r,n))}this.prevMotionValues=function(e,t,r){for(let n in t){let s=t[n],i=r[n];if(lP(s))e.addValue(n,s);else if(lP(i))e.addValue(n,cb(s,{owner:e}));else if(i!==s)if(e.hasValue(n)){let t=e.getValue(n);!0===t.liveStyle?t.jump(s):t.hasAnimated||t.set(s)}else{let t=e.getStaticValue(n);e.addValue(n,cb(void 0!==t?t:s,{owner:e}))}}for(let n in r)void 0===t[n]&&e.removeValue(n);return t}(this,this.scrapeMotionValuesFromProps(e,this.prevProps||{},this),this.prevMotionValues),this.handleChildMotionValue&&this.handleChildMotionValue()}getProps(){return this.props}getVariant(e){return this.props.variants?this.props.variants[e]:void 0}getDefaultTransition(){return this.props.transition}getTransformPagePoint(){return this.props.transformPagePoint}getClosestVariantNode(){return this.isVariantNode?this:this.parent?this.parent.getClosestVariantNode():void 0}addVariantChild(e){let t=this.getClosestVariantNode();if(t)return t.variantChildren&&t.variantChildren.add(e),()=>t.variantChildren.delete(e)}addValue(e,t){let r=this.values.get(e);t!==r&&(r&&this.removeValue(e),this.bindToMotionValue(e,t),this.values.set(e,t),this.latestValues[e]=t.get())}removeValue(e){this.values.delete(e);let t=this.valueSubscriptions.get(e);t&&(t(),this.valueSubscriptions.delete(e)),delete this.latestValues[e],this.removeValueFromRenderState(e,this.renderState)}hasValue(e){return this.values.has(e)}getValue(e,t){if(this.props.values&&this.props.values[e])return this.props.values[e];let r=this.values.get(e);return void 0===r&&void 0!==t&&(r=cb(null===t?void 0:t,{owner:this}),this.addValue(e,r)),r}readValue(e,t){let r=void 0===this.latestValues[e]&&this.current?this.getBaseTargetFromProps(this.props,e)??this.readValueFromInstance(this.current,e,this.options):this.latestValues[e];if(null!=r){let n,s;if("string"==typeof r&&(n=r,/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(n)||(s=r,/^0[^.\s]+$/u.test(s))))r=parseFloat(r);else{let n;n=r,!cw.find(lM(n))&&ly.test(t)&&(r=cu(e,t))}this.setBaseTarget(e,lP(r)?r.get():r)}return lP(r)?r.get():r}setBaseTarget(e,t){this.baseTarget[e]=t}getBaseTarget(e){let t,{initial:r}=this.props;if("string"==typeof r||"object"==typeof r){let n=cM(this.props,r,this.presenceContext?.custom);n&&(t=n[e])}if(r&&void 0!==t)return t;let n=this.getBaseTargetFromProps(this.props,e);return void 0===n||lP(n)?void 0!==this.initialValues[e]&&void 0===t?void 0:this.baseTarget[e]:n}on(e,t){return this.events[e]||(this.events[e]=new cf),this.events[e].add(t)}notify(e,...t){this.events[e]&&this.events[e].notify(...t)}scheduleRenderMicrotask(){cg.render(this.render)}}class cz extends cD{constructor(){super(...arguments),this.KeyframeResolver=ch}sortInstanceNodePosition(e,t){return 2&e.compareDocumentPosition(t)?1:-1}getBaseTargetFromProps(e,t){let r=e.style;return r?r[t]:void 0}removeValueFromRenderState(e,{vars:t,style:r}){delete t[e],delete r[e]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);let{children:e}=this.props;lP(e)&&(this.childSubscription=e.on("change",e=>{this.current&&(this.current.textContent=`${e}`)}))}}function cO(e){return e.replace(/([A-Z])/g,e=>`-${e.toLowerCase()}`)}let cB=(e,t)=>t&&"number"==typeof e?t.transform(e):e,cF={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},c$=oJ.length;function cV(e,t,r){let{style:n,vars:s,transformOrigin:i}=e,a=!1,o=!1;for(let e in t){let r=t[e];if(oZ.has(e)){a=!0;continue}if(lB(e)){s[e]=r;continue}{let t=cB(r,lN[e]);e.startsWith("origin")?(o=!0,i[e]=t):n[e]=t}}if(!t.transform&&(a||r?n.transform=function(e,t,r){let n="",s=!0;for(let i=0;i<c$;i++){let a=oJ[i],o=e[a];if(void 0===o)continue;let l=!0;if("number"==typeof o)l=o===+!!a.startsWith("scale");else{let e=parseFloat(o);l=a.startsWith("scale")?1===e:0===e}if(!l||r){let e=cB(o,lN[a]);if(!l){s=!1;let t=cF[a]||a;n+=`${t}(${e}) `}r&&(t[a]=e)}}return n=n.trim(),r?n=r(t,s?"":n):s&&(n="none"),n}(t,e.transform,r):n.transform&&(n.transform="none")),o){let{originX:e="50%",originY:t="50%",originZ:r=0}=i;n.transformOrigin=`${e} ${t} ${r}`}}let cU={offset:"stroke-dashoffset",array:"stroke-dasharray"},cW={offset:"strokeDashoffset",array:"strokeDasharray"},cG=["offsetDistance","offsetPath","offsetRotate","offsetAnchor"];function cq(e,{attrX:t,attrY:r,attrScale:n,pathLength:s,pathSpacing:i=1,pathOffset:a=0,...o},l,c,u){if(cV(e,o,c),l){e.style.viewBox&&(e.attrs.viewBox=e.style.viewBox);return}e.attrs=e.style,e.style={};let{attrs:d,style:h}=e;for(let e of(d.transform&&(h.transform=d.transform,delete d.transform),(h.transform||d.transformOrigin)&&(h.transformOrigin=d.transformOrigin??"50% 50%",delete d.transformOrigin),h.transform&&(h.transformBox=u?.transformBox??"fill-box",delete d.transformBox),cG))void 0!==d[e]&&(h[e]=d[e],delete d[e]);void 0!==t&&(d.x=t),void 0!==r&&(d.y=r),void 0!==n&&(d.scale=n),void 0!==s&&function(e,t,r=1,n=0,s=!0){e.pathLength=1;let i=s?cU:cW;e[i.offset]=`${-n}`,e[i.array]=`${t} ${r}`}(d,s,i,a,!1)}let cH=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]),cK=e=>"string"==typeof e&&"svg"===e.toLowerCase();function cX(e,{style:t,vars:r},n,s){let i,a=e.style;for(i in t)a[i]=t[i];for(i in s?.applyProjectionStyles(a,n),r)a.setProperty(i,r[i])}function cY(e,t){return t.max===t.min?0:e/(t.max-t.min)*100}let cJ={correct:(e,t)=>{if(!t.target)return e;if("string"==typeof e)if(!ls.test(e))return e;else e=parseFloat(e);let r=cY(e,t.target.x),n=cY(e,t.target.y);return`${r}% ${n}%`}},cZ=(e,t,r)=>e+(t-e)*r,cQ={borderRadius:{...cJ,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:cJ,borderTopRightRadius:cJ,borderBottomLeftRadius:cJ,borderBottomRightRadius:cJ,boxShadow:{correct:(e,{treeScale:t,projectionDelta:r})=>{let n=ly.parse(e);if(n.length>5)return e;let s=ly.createTransformer(e),i=+("number"!=typeof n[0]),a=r.x.scale*t.x,o=r.y.scale*t.y;n[0+i]/=a,n[1+i]/=o;let l=cZ(a,o,.5);return"number"==typeof n[2+i]&&(n[2+i]/=l),"number"==typeof n[3+i]&&(n[3+i]/=l),s(n)}}};function c0(e,{layout:t,layoutId:r}){return oZ.has(e)||e.startsWith("origin")||(t||void 0!==r)&&(!!cQ[e]||"opacity"===e)}function c1(e,t,r){let n=e.style,s=t?.style,i={};if(!n)return i;for(let t in n)(lP(n[t])||s&&lP(s[t])||c0(t,e)||r?.getValue(t)?.liveStyle!==void 0)&&(i[t]=n[t]);return i}function c2(e,t,r){let n=c1(e,t,r);for(let r in e)(lP(e[r])||lP(t[r]))&&(n[-1!==oJ.indexOf(r)?"attr"+r.charAt(0).toUpperCase()+r.substring(1):r]=e[r]);return n}class c5 extends cz{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=lE}getBaseTargetFromProps(e,t){return e[t]}readValueFromInstance(e,t){if(oZ.has(t)){let e=lC(t);return e&&e.default||0}return t=cH.has(t)?t:cO(t),e.getAttribute(t)}scrapeMotionValuesFromProps(e,t,r){return c2(e,t,r)}build(e,t,r){cq(e,t,this.isSVGTag,r.transformTemplate,r.style)}renderInstance(e,t,r,n){for(let r in cX(e,t,void 0,n),t.attrs)e.setAttribute(cH.has(r)?r:cO(r),t.attrs[r])}mount(e){this.isSVGTag=cK(e.tagName),super.mount(e)}}function c3({top:e,left:t,right:r,bottom:n}){return{x:{min:t,max:r},y:{min:e,max:n}}}function c6(e){return void 0===e||1===e}function c4({scale:e,scaleX:t,scaleY:r}){return!c6(e)||!c6(t)||!c6(r)}function c8(e){return c4(e)||c9(e)||e.z||e.rotate||e.rotateX||e.rotateY||e.skewX||e.skewY}function c9(e){var t,r;return(t=e.x)&&"0%"!==t||(r=e.y)&&"0%"!==r}function c7(e,t,r,n,s){return void 0!==s&&(e=n+s*(e-n)),n+r*(e-n)+t}function ue(e,t=0,r=1,n,s){e.min=c7(e.min,t,r,n,s),e.max=c7(e.max,t,r,n,s)}function ut(e,{x:t,y:r}){ue(e.x,t.translate,t.scale,t.originPoint),ue(e.y,r.translate,r.scale,r.originPoint)}function ur(e,t){e.min=e.min+t,e.max=e.max+t}function un(e,t,r,n,s=.5){let i=cZ(e.min,e.max,s);ue(e,t,r,i,n)}function us(e,t){un(e.x,t.x,t.scaleX,t.scale,t.originX),un(e.y,t.y,t.scaleY,t.scale,t.originY)}function ui(e,t){return c3(function(e,t){if(!t)return e;let r=t({x:e.left,y:e.top}),n=t({x:e.right,y:e.bottom});return{top:r.y,left:r.x,bottom:n.y,right:n.x}}(e.getBoundingClientRect(),t))}class ua extends cz{constructor(){super(...arguments),this.type="html",this.renderInstance=cX}readValueFromInstance(e,t){if(oZ.has(t))return this.projection?.isProjecting?lZ(t):((e,t)=>{let{transform:r="none"}=getComputedStyle(e);return lQ(r,t)})(e,t);{let r=window.getComputedStyle(e),n=(lB(t)?r.getPropertyValue(t):r[t])||0;return"string"==typeof n?n.trim():n}}measureInstanceViewportBox(e,{transformPagePoint:t}){return ui(e,t)}build(e,t,r){cV(e,t,r.transformTemplate)}scrapeMotionValuesFromProps(e,t,r){return c1(e,t,r)}}let uo=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function ul(e){if("string"!=typeof e||e.includes("-"));else if(uo.indexOf(e)>-1||/[A-Z]/u.test(e))return!0;return!1}let uc=(0,b.createContext)({}),uu=(0,b.createContext)({strict:!1}),ud=(0,b.createContext)({transformPagePoint:e=>e,isStatic:!1,reducedMotion:"never"}),uh=(0,b.createContext)({});function up(e){return Array.isArray(e)?e.join(" "):e}let um=()=>({style:{},transform:{},transformOrigin:{},vars:{}});function uf(e,t,r){for(let n in t)lP(t[n])||c0(n,r)||(e[n]=t[n])}let ug=()=>({...um(),attrs:{}}),ux=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function uy(e){return e.startsWith("while")||e.startsWith("drag")&&"draggable"!==e||e.startsWith("layout")||e.startsWith("onTap")||e.startsWith("onPan")||e.startsWith("onLayout")||ux.has(e)}let uv=e=>!uy(e);try{g=(()=>{let e=Error("Cannot find module '@emotion/is-prop-valid'");throw e.code="MODULE_NOT_FOUND",e})().default,"function"==typeof g&&(uv=e=>e.startsWith("on")?!uy(e):g(e))}catch{}function ub(e){return lP(e)?e.get():e}let uw=(0,b.createContext)(null),uk=e=>(t,r)=>{let n,s=(0,b.useContext)(uh),i=(0,b.useContext)(uw),a=()=>(function({scrapeMotionValuesFromProps:e,createRenderState:t},r,n,s){return{latestValues:function(e,t,r,n){let s={},i=n(e,{});for(let e in i)s[e]=ub(i[e]);let{initial:a,animate:o}=e,l=cE(e),c=cP(e);t&&c&&!l&&!1!==e.inherit&&(void 0===a&&(a=t.initial),void 0===o&&(o=t.animate));let u=!!r&&!1===r.initial,d=(u=u||!1===a)?o:a;if(d&&"boolean"!=typeof d&&!cC(d)){let t=Array.isArray(d)?d:[d];for(let r=0;r<t.length;r++){let n=cM(e,t[r]);if(n){let{transitionEnd:e,transition:t,...r}=n;for(let e in r){let t=r[e];if(Array.isArray(t)){let e=u?t.length-1:0;t=t[e]}null!==t&&(s[e]=t)}for(let t in e)s[t]=e[t]}}}return s}(r,n,s,e),renderState:t()}})(e,t,s,i);return r?a():(null===(n=(0,b.useRef)(null)).current&&(n.current=a()),n.current)},uj=uk({scrapeMotionValuesFromProps:c1,createRenderState:um}),uN=uk({scrapeMotionValuesFromProps:c2,createRenderState:ug}),uS="u">typeof window,uC={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},uA=!1;function u_(){return!function(){if(uA)return;let e={};for(let t in uC)e[t]={isEnabled:e=>uC[t].some(t=>!!e[t])};cL=e,uA=!0}(),cL}let uT=Symbol.for("motionComponentSymbol"),uE="data-"+cO("framerAppearId"),uP=(0,b.createContext)({});function uR(e){return e&&"object"==typeof e&&Object.prototype.hasOwnProperty.call(e,"current")}let uM=uS?b.useLayoutEffect:b.useEffect;function uI(e,{forwardMotionProps:t=!1,type:r}={},n,s){n&&function(e){let t=u_();for(let r in e)t[r]={...t[r],...e[r]};cL=t}(n);let i=r?"svg"===r:ul(e),a=i?uN:uj;function o(r,n){var o;let l,c,u,d={...(0,b.useContext)(ud),...r,layoutId:function({layoutId:e}){let t=(0,b.useContext)(uc).id;return t&&void 0!==e?t+"-"+e:e}(r)},{isStatic:h}=d,p=function(e){let{initial:t,animate:r}=function(e,t){if(cE(e)){let{initial:t,animate:r}=e;return{initial:!1===t||cA(t)?t:void 0,animate:cA(r)?r:void 0}}return!1!==e.inherit?t:{}}(e,(0,b.useContext)(uh));return(0,b.useMemo)(()=>({initial:t,animate:r}),[up(t),up(r)])}(r),m=a(r,h);if(!h&&uS){(0,b.useContext)(uu).strict;let t=function(e){let{drag:t,layout:r}=u_();if(!t&&!r)return{};let n={...t,...r};return{MeasureLayout:t?.isEnabled(e)||r?.isEnabled(e)?n.MeasureLayout:void 0,ProjectionNode:n.ProjectionNode}}(d);l=t.MeasureLayout,p.visualElement=function(e,t,r,n,s,i){let{visualElement:a}=(0,b.useContext)(uh),o=(0,b.useContext)(uu),l=(0,b.useContext)(uw),c=(0,b.useContext)(ud).reducedMotion,u=(0,b.useRef)(null),d=(0,b.useRef)(!1);n=n||o.renderer,!u.current&&n&&(u.current=n(e,{visualState:t,parent:a,props:r,presenceContext:l,blockInitialAnimation:!!l&&!1===l.initial,reducedMotionConfig:c,isSVG:i}),d.current&&u.current&&(u.current.manuallyAnimateOnMount=!0));let h=u.current,p=(0,b.useContext)(uP);h&&!h.projection&&s&&("html"===h.type||"svg"===h.type)&&function(e,t,r,n){let{layoutId:s,layout:i,drag:a,dragConstraints:o,layoutScroll:l,layoutRoot:c,layoutCrossfade:u}=t;e.projection=new r(e.latestValues,t["data-framer-portal-id"]?void 0:function e(t){if(t)return!1!==t.options.allowProjection?t.projection:e(t.parent)}(e.parent)),e.projection.setOptions({layoutId:s,layout:i,alwaysMeasureLayout:!!a||o&&uR(o),visualElement:e,animationType:"string"==typeof i?i:"both",initialPromotionConfig:n,crossfade:u,layoutScroll:l,layoutRoot:c})}(u.current,r,s,p);let m=(0,b.useRef)(!1);(0,b.useInsertionEffect)(()=>{h&&m.current&&h.update(r,l)});let f=r[uE],g=(0,b.useRef)(!!f&&!window.MotionHandoffIsComplete?.(f)&&window.MotionHasOptimisedAnimation?.(f));return uM(()=>{d.current=!0,h&&(m.current=!0,window.MotionIsMounted=!0,h.updateFeatures(),h.scheduleRenderMicrotask(),g.current&&h.animationState&&h.animationState.animateChanges())}),(0,b.useEffect)(()=>{h&&(!g.current&&h.animationState&&h.animationState.animateChanges(),g.current&&(queueMicrotask(()=>{window.MotionHandoffMarkAsComplete?.(f)}),g.current=!1),h.enteringChildren=void 0)}),h}(e,m,d,s,t.ProjectionNode,i)}return(0,v.jsxs)(uh.Provider,{value:p,children:[l&&p.visualElement?(0,v.jsx)(l,{visualElement:p.visualElement,...d}):null,function(e,t,r,{latestValues:n},s,i=!1,a){let o=(a??ul(e)?function(e,t,r,n){let s=(0,b.useMemo)(()=>{let r=ug();return cq(r,t,cK(n),e.transformTemplate,e.style),{...r.attrs,style:{...r.style}}},[t]);if(e.style){let t={};uf(t,e.style,e),s.style={...t,...s.style}}return s}:function(e,t){let r,n,s={},i=(r=e.style||{},uf(n={},r,e),Object.assign(n,function({transformTemplate:e},t){return(0,b.useMemo)(()=>{let r=um();return cV(r,t,e),Object.assign({},r.vars,r.style)},[t])}(e,t)),n);return e.drag&&!1!==e.dragListener&&(s.draggable=!1,i.userSelect=i.WebkitUserSelect=i.WebkitTouchCallout="none",i.touchAction=!0===e.drag?"none":`pan-${"x"===e.drag?"y":"x"}`),void 0===e.tabIndex&&(e.onTap||e.onTapStart||e.whileTap)&&(s.tabIndex=0),s.style=i,s})(t,n,s,e),l=function(e,t,r){let n={};for(let s in e)("values"!==s||"object"!=typeof e.values)&&(uv(s)||!0===r&&uy(s)||!t&&!uy(s)||e.draggable&&s.startsWith("onDrag"))&&(n[s]=e[s]);return n}(t,"string"==typeof e,i),c=e!==b.Fragment?{...l,...o,ref:r}:{},{children:u}=t,d=(0,b.useMemo)(()=>lP(u)?u.get():u,[u]);return(0,b.createElement)(e,{...c,children:d})}(e,r,(o=p.visualElement,c=(0,b.useRef)(n),(0,b.useInsertionEffect)(()=>{c.current=n}),u=(0,b.useRef)(null),(0,b.useCallback)(e=>{e&&m.onMount?.(e),o&&(e?o.mount(e):o.unmount());let t=c.current;if("function"==typeof t)if(e){let r=t(e);"function"==typeof r&&(u.current=r)}else u.current?(u.current(),u.current=null):t(e);else t&&(t.current=e)},[o])),m,h,t,i)]})}o.displayName=`motion.${"string"==typeof e?e:`create(${e.displayName??e.name??""})`}`;let l=(0,b.forwardRef)(o);return l[uT]=e,l}class uL{constructor(e){this.isMounted=!1,this.node=e}update(){}}function uD(e,t,r){let n=e.getProps();return cM(n,t,void 0!==r?r:n.custom,e)}function uz(e,t){return e?.[t]??e?.default??e}let uO=e=>Array.isArray(e);function uB(e,t){let r=e.getValue("willChange");if(lP(r)&&r.add)return r.add(t);if(!r&&l4.WillChange){let r=new l4.WillChange("auto");e.addValue("willChange",r),r.add(t)}}let uF=e=>1e3*e,u$=(e,t)=>r=>t(e(r)),uV=(...e)=>e.reduce(u$),uU={layout:0,mainThread:0,waapi:0};function uW(e,t,r){return(r<0&&(r+=1),r>1&&(r-=1),r<1/6)?e+(t-e)*6*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function uG(e,t){return r=>r>0?t:e}let uq=(e,t,r)=>{let n=e*e,s=r*(t*t-n)+n;return s<0?0:Math.sqrt(s)},uH=[le,o7,ll];function uK(e){let t=uH.find(t=>t.test(e));if(lD(!!t,`'${e}' is not an animatable color. Use the equivalent color code instead.`,"color-not-animatable"),!t)return!1;let r=t.parse(e);return t===ll&&(r=function({hue:e,saturation:t,lightness:r,alpha:n}){e/=360,r/=100;let s=0,i=0,a=0;if(t/=100){let n=r<.5?r*(1+t):r+t-r*t,o=2*r-n;s=uW(o,n,e+1/3),i=uW(o,n,e),a=uW(o,n,e-1/3)}else s=i=a=r;return{red:Math.round(255*s),green:Math.round(255*i),blue:Math.round(255*a),alpha:n}}(r)),r}let uX=(e,t)=>{let r=uK(e),n=uK(t);if(!r||!n)return uG(e,t);let s={...r};return e=>(s.red=uq(r.red,n.red,e),s.green=uq(r.green,n.green,e),s.blue=uq(r.blue,n.blue,e),s.alpha=cZ(r.alpha,n.alpha,e),o7.transform(s))},uY=new Set(["none","hidden"]);function uJ(e,t){return r=>cZ(e,t,r)}function uZ(e){return"number"==typeof e?uJ:"string"==typeof e?l$(e)?uG:lc.test(e)?uX:u1:Array.isArray(e)?uQ:"object"==typeof e?lc.test(e)?uX:u0:uG}function uQ(e,t){let r=[...e],n=r.length,s=e.map((e,r)=>uZ(e)(e,t[r]));return e=>{for(let t=0;t<n;t++)r[t]=s[t](e);return r}}function u0(e,t){let r={...e,...t},n={};for(let s in r)void 0!==e[s]&&void 0!==t[s]&&(n[s]=uZ(e[s])(e[s],t[s]));return e=>{for(let t in n)r[t]=n[t](e);return r}}let u1=(e,t)=>{let r=ly.createTransformer(t),n=lm(e),s=lm(t);if(!(n.indexes.var.length===s.indexes.var.length&&n.indexes.color.length===s.indexes.color.length&&n.indexes.number.length>=s.indexes.number.length))return lD(!0,`Complex values '${e}' and '${t}' too different to mix. Ensure all colors are of the same type, and that each contains the same quantity of number and color values. Falling back to instant transition.`,"complex-values-different"),uG(e,t);if(uY.has(e)&&!s.values.length||uY.has(t)&&!n.values.length)return uY.has(e)?r=>r<=0?e:t:r=>r>=1?t:e;return uV(uQ(function(e,t){let r=[],n={color:0,var:0,number:0};for(let s=0;s<t.values.length;s++){let i=t.types[s],a=e.indexes[i][n[i]],o=e.values[a]??0;r[s]=o,n[i]++}return r}(n,s),s.values),r)};function u2(e,t,r){return"number"==typeof e&&"number"==typeof t&&"number"==typeof r?cZ(e,t,r):uZ(e)(e,t)}let u5=e=>{let t=({timestamp:t})=>e(t);return{start:(e=!0)=>l7.update(t,e),stop:()=>ce(t),now:()=>ct.isProcessing?ct.timestamp:cy.now()}},u3=(e,t,r=10)=>{let n="",s=Math.max(Math.round(t/r),2);for(let t=0;t<s;t++)n+=Math.round(1e4*e(t/(s-1)))/1e4+", ";return`linear(${n.substring(0,n.length-2)})`};function u6(e){let t=0,r=e.next(t);for(;!r.done&&t<2e4;)t+=50,r=e.next(t);return t>=2e4?1/0:t}function u4(e,t,r){var n,s;let i=Math.max(t-5,0);return n=r-e(i),(s=t-i)?1e3/s*n:0}let u8=.01,u9=2,u7=.005,de=.5;function dt(e,t){return e*Math.sqrt(1-t*t)}let dr=["duration","bounce"],dn=["stiffness","damping","mass"];function ds(e,t){return t.some(t=>void 0!==e[t])}function di(e=.3,t=.3){let r,n="object"!=typeof e?{visualDuration:e,keyframes:[0,1],bounce:t}:e,{restSpeed:s,restDelta:i}=n,a=n.keyframes[0],o=n.keyframes[n.keyframes.length-1],l={done:!1,value:a},{stiffness:c,damping:u,mass:d,duration:h,velocity:p,isResolvedFromDuration:m}=function(e){let t={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...e};if(!ds(e,dn)&&ds(e,dr))if(e.visualDuration){let r=2*Math.PI/(1.2*e.visualDuration),n=r*r,s=2*oQ(.05,1,1-(e.bounce||0))*Math.sqrt(n);t={...t,mass:1,stiffness:n,damping:s}}else{let r=function({duration:e=800,bounce:t=.3,velocity:r=0,mass:n=1}){let s,i;lD(e<=uF(10),"Spring duration must be 10 seconds or less","spring-duration-limit");let a=1-t;a=oQ(.05,1,a),e=oQ(.01,10,e/1e3),a<1?(s=t=>{let n=t*a,s=n*e;return .001-(n-r)/dt(t,a)*Math.exp(-s)},i=t=>{let n=t*a*e,i=Math.pow(a,2)*Math.pow(t,2)*e,o=Math.exp(-n),l=dt(Math.pow(t,2),a);return(n*r+r-i)*o*(-s(t)+.001>0?-1:1)/l}):(s=t=>-.001+Math.exp(-t*e)*((t-r)*e+1),i=t=>e*e*(r-t)*Math.exp(-t*e));let o=function(e,t,r){let n=r;for(let r=1;r<12;r++)n-=e(n)/t(n);return n}(s,i,5/e);if(e=uF(e),isNaN(o))return{stiffness:100,damping:10,duration:e};{let t=Math.pow(o,2)*n;return{stiffness:t,damping:2*a*Math.sqrt(n*t),duration:e}}}(e);(t={...t,...r,mass:1}).isResolvedFromDuration=!0}return t}({...n,velocity:-((n.velocity||0)/1e3)}),f=p||0,g=u/(2*Math.sqrt(c*d)),x=o-a,y=Math.sqrt(c/d)/1e3,v=5>Math.abs(x);if(s||(s=v?u8:u9),i||(i=v?u7:de),g<1){let e=dt(y,g);r=t=>o-Math.exp(-g*y*t)*((f+g*y*x)/e*Math.sin(e*t)+x*Math.cos(e*t))}else if(1===g)r=e=>o-Math.exp(-y*e)*(x+(f+y*x)*e);else{let e=y*Math.sqrt(g*g-1);r=t=>{let r=Math.exp(-g*y*t),n=Math.min(e*t,300);return o-r*((f+g*y*x)*Math.sinh(n)+e*x*Math.cosh(n))/e}}let b={calculatedDuration:m&&h||null,next:e=>{let t=r(e);if(m)l.done=e>=h;else{let n=0===e?f:0;g<1&&(n=0===e?uF(f):u4(r,e,t));let a=Math.abs(o-t)<=i;l.done=Math.abs(n)<=s&&a}return l.value=l.done?o:t,l},toString:()=>{let e=Math.min(u6(b),2e4),t=u3(t=>b.next(e*t).value,e,30);return e+"ms "+t},toTransition:()=>{}};return b}function da({keyframes:e,velocity:t=0,power:r=.8,timeConstant:n=325,bounceDamping:s=10,bounceStiffness:i=500,modifyTarget:a,min:o,max:l,restDelta:c=.5,restSpeed:u}){let d,h,p=e[0],m={done:!1,value:p},f=r*t,g=p+f,x=void 0===a?g:a(g);x!==g&&(f=x-p);let y=e=>-f*Math.exp(-e/n),v=e=>x+y(e),b=e=>{let t=y(e),r=v(e);m.done=Math.abs(t)<=c,m.value=m.done?x:r},w=e=>{let t;if(t=m.value,void 0!==o&&t<o||void 0!==l&&t>l){var r;d=e,h=di({keyframes:[m.value,(r=m.value,void 0===o?l:void 0===l||Math.abs(o-r)<Math.abs(l-r)?o:l)],velocity:u4(v,e,m.value),damping:s,stiffness:i,restDelta:c,restSpeed:u})}};return w(0),{calculatedDuration:null,next:e=>{let t=!1;return(h||void 0!==d||(t=!0,b(e),w(e)),void 0!==d&&e>=d)?h.next(e-d):(t||b(e),m)}}}di.applyToOptions=e=>{let t=function(e,t=100,r){let n=r({...e,keyframes:[0,t]}),s=Math.min(u6(n),2e4);return{type:"keyframes",ease:e=>n.next(s*e).value/t,duration:s/1e3}}(e,100,di);return e.ease=t.ease,e.duration=uF(t.duration),e.type="keyframes",e};let dl=(e,t,r)=>(((1-3*r+3*t)*e+(3*r-6*t))*e+3*t)*e;function dc(e,t,r,n){return e===t&&r===n?l6:s=>0===s||1===s?s:dl(function(e,t,r,n,s){let i,a,o=0;do(i=dl(a=t+(r-t)/2,n,s)-e)>0?r=a:t=a;while(Math.abs(i)>1e-7&&++o<12)return a}(s,0,1,e,r),t,n)}let du=dc(.42,0,1,1),dd=dc(0,0,.58,1),dh=dc(.42,0,.58,1),dp=e=>t=>t<=.5?e(2*t)/2:(2-e(2*(1-t)))/2,dm=e=>t=>1-e(1-t),df=dc(.33,1.53,.69,.99),dg=dm(df),dx=dp(dg),dy=e=>(e*=2)<1?.5*dg(e):.5*(2-Math.pow(2,-10*(e-1))),dv=e=>1-Math.sin(Math.acos(e)),db=dm(dv),dw=dp(dv),dk=e=>Array.isArray(e)&&"number"==typeof e[0],dj={linear:l6,easeIn:du,easeInOut:dh,easeOut:dd,circIn:dv,circInOut:dw,circOut:db,backIn:dg,backInOut:dx,backOut:df,anticipate:dy},dN=e=>{if(dk(e)){lz(4===e.length,"Cubic bezier arrays must contain four numerical values.","cubic-bezier-length");let[t,r,n,s]=e;return dc(t,r,n,s)}return"string"==typeof e?(lz(void 0!==dj[e],`Invalid easing type '${e}'`,"invalid-easing-type"),dj[e]):e},dS=(e,t,r)=>{let n=t-e;return 0===n?1:(r-e)/n};function dC({duration:e=300,keyframes:t,times:r,ease:n="easeInOut"}){var s;let i,a=Array.isArray(n)&&"number"!=typeof n[0]?n.map(dN):dN(n),o={done:!1,value:t[0]},l=function(e,t,{clamp:r=!0,ease:n,mixer:s}={}){let i=e.length;if(lz(i===t.length,"Both input and output ranges must be the same length","range-length"),1===i)return()=>t[0];if(2===i&&t[0]===t[1])return()=>t[1];let a=e[0]===e[1];e[0]>e[i-1]&&(e=[...e].reverse(),t=[...t].reverse());let o=function(e,t,r){let n=[],s=r||l4.mix||u2,i=e.length-1;for(let r=0;r<i;r++){let i=s(e[r],e[r+1]);t&&(i=uV(Array.isArray(t)?t[r]||l6:t,i)),n.push(i)}return n}(t,n,s),l=o.length,c=r=>{if(a&&r<e[0])return t[0];let n=0;if(l>1)for(;n<e.length-2&&!(r<e[n+1]);n++);let s=dS(e[n],e[n+1],r);return o[n](s)};return r?t=>c(oQ(e[0],e[i-1],t)):c}((s=r&&r.length===t.length?r:(!function(e,t){let r=e[e.length-1];for(let n=1;n<=t;n++){let s=dS(0,t,n);e.push(cZ(r,1,s))}}(i=[0],t.length-1),i),s.map(t=>t*e)),t,{ease:Array.isArray(a)?a:t.map(()=>a||dh).splice(0,t.length-1)});return{calculatedDuration:e,next:t=>(o.value=l(t),o.done=t>=e,o)}}let dA=e=>null!==e;function d_(e,{repeat:t,repeatType:r="loop"},n,s=1){let i=e.filter(dA),a=s<0||t&&"loop"!==r&&t%2==1?0:i.length-1;return a&&void 0!==n?n:i[a]}let dT={decay:da,inertia:da,tween:dC,keyframes:dC,spring:di};function dE(e){"string"==typeof e.type&&(e.type=dT[e.type])}class dP{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise(e=>{this.resolve=e})}notifyFinished(){this.resolve()}then(e,t){return this.finished.then(e,t)}}let dR=e=>e/100;class dM extends dP{constructor(e){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{let{motionValue:e}=this.options;e&&e.updatedAt!==cy.now()&&this.tick(cy.now()),this.isStopped=!0,"idle"!==this.state&&(this.teardown(),this.options.onStop?.())},uU.mainThread++,this.options=e,this.initAnimation(),this.play(),!1===e.autoplay&&this.pause()}initAnimation(){let{options:e}=this;dE(e);let{type:t=dC,repeat:r=0,repeatDelay:n=0,repeatType:s,velocity:i=0}=e,{keyframes:a}=e,o=t||dC;o!==dC&&"number"!=typeof a[0]&&(this.mixKeyframes=uV(dR,u2(a[0],a[1])),a=[0,100]);let l=o({...e,keyframes:a});"mirror"===s&&(this.mirroredGenerator=o({...e,keyframes:[...a].reverse(),velocity:-i})),null===l.calculatedDuration&&(l.calculatedDuration=u6(l));let{calculatedDuration:c}=l;this.calculatedDuration=c,this.resolvedDuration=c+n,this.totalDuration=this.resolvedDuration*(r+1)-n,this.generator=l}updateTime(e){let t=Math.round(e-this.startTime)*this.playbackSpeed;null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=t}tick(e,t=!1){let{generator:r,totalDuration:n,mixKeyframes:s,mirroredGenerator:i,resolvedDuration:a,calculatedDuration:o}=this;if(null===this.startTime)return r.next(0);let{delay:l=0,keyframes:c,repeat:u,repeatType:d,repeatDelay:h,type:p,onUpdate:m,finalKeyframe:f}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,e):this.speed<0&&(this.startTime=Math.min(e-n/this.speed,this.startTime)),t?this.currentTime=e:this.updateTime(e);let g=this.currentTime-l*(this.playbackSpeed>=0?1:-1),x=this.playbackSpeed>=0?g<0:g>n;this.currentTime=Math.max(g,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=n);let y=this.currentTime,v=r;if(u){let e=Math.min(this.currentTime,n)/a,t=Math.floor(e),r=e%1;!r&&e>=1&&(r=1),1===r&&t--,(t=Math.min(t,u+1))%2&&("reverse"===d?(r=1-r,h&&(r-=h/a)):"mirror"===d&&(v=i)),y=oQ(0,1,r)*a}let b=x?{done:!1,value:c[0]}:v.next(y);s&&(b.value=s(b.value));let{done:w}=b;x||null===o||(w=this.playbackSpeed>=0?this.currentTime>=n:this.currentTime<=0);let k=null===this.holdTime&&("finished"===this.state||"running"===this.state&&w);return k&&p!==da&&(b.value=d_(c,this.options,f,this.speed)),m&&m(b.value),k&&this.finish(),b}then(e,t){return this.finished.then(e,t)}get duration(){return this.calculatedDuration/1e3}get iterationDuration(){let{delay:e=0}=this.options||{};return this.duration+e/1e3}get time(){return this.currentTime/1e3}set time(e){e=uF(e),this.currentTime=e,null===this.startTime||null!==this.holdTime||0===this.playbackSpeed?this.holdTime=e:this.driver&&(this.startTime=this.driver.now()-e/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(e){this.updateTime(cy.now());let t=this.playbackSpeed!==e;this.playbackSpeed=e,t&&(this.time=this.currentTime/1e3)}play(){if(this.isStopped)return;let{driver:e=u5,startTime:t}=this.options;this.driver||(this.driver=e(e=>this.tick(e))),this.options.onPlay?.();let r=this.driver.now();"finished"===this.state?(this.updateFinished(),this.startTime=r):null!==this.holdTime?this.startTime=r-this.holdTime:this.startTime||(this.startTime=t??r),"finished"===this.state&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(cy.now()),this.holdTime=this.currentTime}complete(){"running"!==this.state&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null,uU.mainThread--}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(e){return this.startTime=0,this.tick(e,!0)}attachTimeline(e){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),e.observe(this)}}function dI(e){let t;return()=>(void 0===t&&(t=e()),t)}let dL=dI(()=>void 0!==window.ScrollTimeline),dD={},dz=(u=dI(()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(e){return!1}return!0}),()=>dD.linearEasing??u()),dO=([e,t,r,n])=>`cubic-bezier(${e}, ${t}, ${r}, ${n})`,dB={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:dO([0,.65,.55,1]),circOut:dO([.55,0,1,.45]),backIn:dO([.31,.01,.66,-.59]),backOut:dO([.33,1.53,.69,.99])};function dF(e){return"function"==typeof e&&"applyToOptions"in e}class d$ extends dP{constructor(e){if(super(),this.finishedTime=null,this.isStopped=!1,this.manualStartTime=null,!e)return;const{element:t,name:r,keyframes:n,pseudoElement:s,allowFlatten:i=!1,finalKeyframe:a,onComplete:o}=e;this.isPseudoElement=!!s,this.allowFlatten=i,this.options=e,lz("string"!=typeof e.type,'Mini animate() doesn\'t support "type" as a string.',"mini-spring");const l=function({type:e,...t}){return dF(e)&&dz()?e.applyToOptions(t):(t.duration??(t.duration=300),t.ease??(t.ease="easeOut"),t)}(e);this.animation=function(e,t,r,{delay:n=0,duration:s=300,repeat:i=0,repeatType:a="loop",ease:o="easeOut",times:l}={},c){let u={[t]:r};l&&(u.offset=l);let d=function e(t,r){if(t)return"function"==typeof t?dz()?u3(t,r):"ease-out":dk(t)?dO(t):Array.isArray(t)?t.map(t=>e(t,r)||dB.easeOut):dB[t]}(o,s);Array.isArray(d)&&(u.easing=d);let h={delay:n,duration:s,easing:Array.isArray(d)?"linear":d,fill:"both",iterations:i+1,direction:"reverse"===a?"alternate":"normal"};c&&(h.pseudoElement=c);let p=e.animate(u,h);return p}(t,r,n,l,s),!1===l.autoplay&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!s){let e=d_(n,this.options,a,this.speed);this.updateMotionValue?this.updateMotionValue(e):r.startsWith("--")?t.style.setProperty(r,e):t.style[r]=e,this.animation.cancel()}o?.(),this.notifyFinished()}}play(){this.isStopped||(this.manualStartTime=null,this.animation.play(),"finished"===this.state&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch(e){}}stop(){if(this.isStopped)return;this.isStopped=!0;let{state:e}=this;"idle"!==e&&"finished"!==e&&(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){return Number(this.animation.effect?.getComputedTiming?.().duration||0)/1e3}get iterationDuration(){let{delay:e=0}=this.options||{};return this.duration+e/1e3}get time(){return(Number(this.animation.currentTime)||0)/1e3}set time(e){this.manualStartTime=null,this.finishedTime=null,this.animation.currentTime=uF(e)}get speed(){return this.animation.playbackRate}set speed(e){e<0&&(this.finishedTime=null),this.animation.playbackRate=e}get state(){return null!==this.finishedTime?"finished":this.animation.playState}get startTime(){return this.manualStartTime??Number(this.animation.startTime)}set startTime(e){this.manualStartTime=this.animation.startTime=e}attachTimeline({timeline:e,observe:t}){return(this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,e&&dL())?(this.animation.timeline=e,l6):t(this)}}let dV={anticipate:dy,backInOut:dx,circInOut:dw};class dU extends d${constructor(e){!function(e){"string"==typeof e.ease&&e.ease in dV&&(e.ease=dV[e.ease])}(e),dE(e),super(e),void 0!==e.startTime&&(this.startTime=e.startTime),this.options=e}updateMotionValue(e){let{motionValue:t,onUpdate:r,onComplete:n,element:s,...i}=this.options;if(!t)return;if(void 0!==e)return void t.set(e);let a=new dM({...i,autoplay:!1}),o=Math.max(10,cy.now()-this.startTime),l=oQ(0,10,o-10);t.setWithVelocity(a.sample(Math.max(0,o-l)).value,a.sample(o).value,l),a.stop()}}let dW=(e,t)=>"zIndex"!==t&&!!("number"==typeof e||Array.isArray(e)||"string"==typeof e&&(ly.test(e)||"0"===e)&&!e.startsWith("url("));function dG(e){e.duration=0,e.type="keyframes"}let dq=new Set(["opacity","clipPath","filter","transform"]),dH=dI(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class dK extends dP{constructor({autoplay:e=!0,delay:t=0,type:r="keyframes",repeat:n=0,repeatDelay:s=0,repeatType:i="loop",keyframes:a,name:o,motionValue:l,element:c,...u}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=cy.now();const d={autoplay:e,delay:t,type:r,repeat:n,repeatDelay:s,repeatType:i,name:o,motionValue:l,element:c,...u},h=c?.KeyframeResolver||cc;this.keyframeResolver=new h(a,(e,t,r)=>this.onKeyframesResolved(e,t,d,!r),o,l,c),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(e,t,r,n){this.keyframeResolver=void 0;let{name:s,type:i,velocity:a,delay:o,isHandoff:l,onUpdate:c}=r;this.resolvedAt=cy.now(),!function(e,t,r,n){let s=e[0];if(null===s)return!1;if("display"===t||"visibility"===t)return!0;let i=e[e.length-1],a=dW(s,t),o=dW(i,t);return lD(a===o,`You are trying to animate ${t} from "${s}" to "${i}". "${a?i:s}" is not an animatable value.`,"value-not-animatable"),!!a&&!!o&&(function(e){let t=e[0];if(1===e.length)return!0;for(let r=0;r<e.length;r++)if(e[r]!==t)return!0}(e)||("spring"===r||dF(r))&&n)}(e,s,i,a)&&((l4.instantAnimations||!o)&&c?.(d_(e,r,t)),e[0]=e[e.length-1],dG(r),r.repeat=0);let u={startTime:n?this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt:void 0,finalKeyframe:t,...r,keyframes:e},d=!l&&function(e){let{motionValue:t,name:r,repeatDelay:n,repeatType:s,damping:i,type:a}=e;if(!(t?.owner?.current instanceof HTMLElement))return!1;let{onUpdate:o,transformTemplate:l}=t.owner.getProps();return dH()&&r&&dq.has(r)&&("transform"!==r||!l)&&!o&&!n&&"mirror"!==s&&0!==i&&"inertia"!==a}(u),h=u.motionValue?.owner?.current,p=d?new dU({...u,element:h}):new dM(u);p.finished.then(()=>{this.notifyFinished()}).catch(l6),this.pendingTimeline&&(this.stopTimeline=p.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=p}get finished(){return this._animation?this.animation.finished:this._finished}then(e,t){return this.finished.finally(e).then(()=>{})}get animation(){return this._animation||(this.keyframeResolver?.resume(),ca=!0,cl(),co(),ca=!1),this._animation}get duration(){return this.animation.duration}get iterationDuration(){return this.animation.iterationDuration}get time(){return this.animation.time}set time(e){this.animation.time=e}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(e){this.animation.speed=e}get startTime(){return this.animation.startTime}attachTimeline(e){return this._animation?this.stopTimeline=this.animation.attachTimeline(e):this.pendingTimeline=e,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}let dX={type:"spring",stiffness:500,damping:25,restSpeed:10},dY={type:"keyframes",duration:.8},dJ={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},dZ=e=>null!==e,dQ=(e,t,r,n={},s,i)=>a=>{let o=uz(n,e)||{},l=o.delay||n.delay||0,{elapsed:c=0}=n;c-=uF(l);let u={keyframes:Array.isArray(r)?r:[null,r],ease:"easeOut",velocity:t.getVelocity(),...o,delay:-c,onUpdate:e=>{t.set(e),o.onUpdate&&o.onUpdate(e)},onComplete:()=>{a(),o.onComplete&&o.onComplete()},name:e,motionValue:t,element:i?void 0:s};!function({when:e,delay:t,delayChildren:r,staggerChildren:n,staggerDirection:s,repeat:i,repeatType:a,repeatDelay:o,from:l,elapsed:c,...u}){return!!Object.keys(u).length}(o)&&Object.assign(u,((e,{keyframes:t})=>t.length>2?dY:oZ.has(e)?e.startsWith("scale")?{type:"spring",stiffness:550,damping:0===t[1]?2*Math.sqrt(550):30,restSpeed:10}:dX:dJ)(e,u)),u.duration&&(u.duration=uF(u.duration)),u.repeatDelay&&(u.repeatDelay=uF(u.repeatDelay)),void 0!==u.from&&(u.keyframes[0]=u.from);let d=!1;if(!1!==u.type&&(0!==u.duration||u.repeatDelay)||(dG(u),0===u.delay&&(d=!0)),(l4.instantAnimations||l4.skipAnimations)&&(d=!0,dG(u),u.delay=0),u.allowFlatten=!o.type&&!o.ease,d&&!i&&void 0!==t.get()){let e=function(e,{repeat:t,repeatType:r="loop"},n){let s=e.filter(dZ),i=t&&"loop"!==r&&t%2==1?0:s.length-1;return s[i]}(u.keyframes,o);if(void 0!==e)return void l7.update(()=>{u.onUpdate(e),u.onComplete()})}return o.isSync?new dM(u):new dK(u)};function d0(e,t,{delay:r=0,transitionOverride:n,type:s}={}){let{transition:i=e.getDefaultTransition(),transitionEnd:a,...o}=t;n&&(i=n);let l=[],c=s&&e.animationState&&e.animationState.getState()[s];for(let t in o){let n=e.getValue(t,e.latestValues[t]??null),s=o[t];if(void 0===s||c&&function({protectedKeys:e,needsAnimating:t},r){let n=e.hasOwnProperty(r)&&!0!==t[r];return t[r]=!1,n}(c,t))continue;let a={delay:r,...uz(i||{},t)},u=n.get();if(void 0!==u&&!n.isAnimating&&!Array.isArray(s)&&s===u&&!a.velocity)continue;let d=!1;if(window.MotionHandoffAnimation){let r=e.props[uE];if(r){let e=window.MotionHandoffAnimation(r,t,l7);null!==e&&(a.startTime=e,d=!0)}}uB(e,t),n.start(dQ(t,n,s,e.shouldReduceMotion&&lR.has(t)?{type:!1}:a,e,d));let h=n.animation;h&&l.push(h)}return a&&Promise.all(l).then(()=>{l7.update(()=>{a&&function(e,t){let{transitionEnd:r={},transition:n={},...s}=uD(e,t)||{};for(let t in s={...s,...r}){var i;let r=uO(i=s[t])?i[i.length-1]||0:i;e.hasValue(t)?e.getValue(t).set(r):e.addValue(t,cb(r))}}(e,a)})}),l}function d1(e,t,r,n=0,s=1){let i=Array.from(e).sort((e,t)=>e.sortNodePosition(t)).indexOf(t),a=e.size,o=(a-1)*n;return"function"==typeof r?r(i,a):1===s?i*n:o-i*n}function d2(e,t,r={}){let n=uD(e,t,"exit"===r.type?e.presenceContext?.custom:void 0),{transition:s=e.getDefaultTransition()||{}}=n||{};r.transitionOverride&&(s=r.transitionOverride);let i=n?()=>Promise.all(d0(e,n,r)):()=>Promise.resolve(),a=e.variantChildren&&e.variantChildren.size?(n=0)=>{let{delayChildren:i=0,staggerChildren:a,staggerDirection:o}=s;return function(e,t,r=0,n=0,s=0,i=1,a){let o=[];for(let l of e.variantChildren)l.notify("AnimationStart",t),o.push(d2(l,t,{...a,delay:r+("function"==typeof n?0:n)+d1(e.variantChildren,l,n,s,i)}).then(()=>l.notify("AnimationComplete",t)));return Promise.all(o)}(e,t,n,i,a,o,r)}:()=>Promise.resolve(),{when:o}=s;if(!o)return Promise.all([i(),a(r.delay)]);{let[e,t]="beforeChildren"===o?[i,a]:[a,i];return e().then(()=>t())}}let d5=cT.length;function d3(e,t){if(!Array.isArray(t))return!1;let r=t.length;if(r!==e.length)return!1;for(let n=0;n<r;n++)if(t[n]!==e[n])return!1;return!0}let d6=[...c_].reverse(),d4=c_.length;function d8(e=!1){return{isActive:e,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function d9(){return{animate:d8(!0),whileInView:d8(),whileHover:d8(),whileTap:d8(),whileDrag:d8(),whileFocus:d8(),exit:d8()}}let d7=0;function he(e){return[e("x"),e("y")]}let ht=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);function hr(e){return ht.has(e.tagName)||!0===e.isContentEditable}function hn(e,t,r,n={passive:!0}){return e.addEventListener(t,r,n),()=>e.removeEventListener(t,r)}let hs={x:!1,y:!1};function hi(e){return e.max-e.min}function ha(e,t,r,n=.5){e.origin=n,e.originPoint=cZ(t.min,t.max,e.origin),e.scale=hi(r)/hi(t),e.translate=cZ(r.min,r.max,e.origin)-e.originPoint,(e.scale>=.9999&&e.scale<=1.0001||isNaN(e.scale))&&(e.scale=1),(e.translate>=-.01&&e.translate<=.01||isNaN(e.translate))&&(e.translate=0)}function ho(e,t,r,n){ha(e.x,t.x,r.x,n?n.originX:void 0),ha(e.y,t.y,r.y,n?n.originY:void 0)}function hl(e,t,r){e.min=r.min+t.min,e.max=e.min+hi(t)}function hc(e,t,r){e.min=t.min-r.min,e.max=e.min+hi(t)}function hu(e,t,r){hc(e.x,t.x,r.x),hc(e.y,t.y,r.y)}let hd=e=>"mouse"===e.pointerType?"number"!=typeof e.button||e.button<=0:!1!==e.isPrimary;function hh(e){return{point:{x:e.pageX,y:e.pageY}}}function hp(e,t,r,n){return hn(e,t,e=>hd(e)&&r(e,hh(e)),n)}let hm=({current:e})=>e?e.ownerDocument.defaultView:null,hf=(e,t)=>Math.abs(e-t),hg=new Set(["auto","scroll"]);class hx{constructor(e,t,{transformPagePoint:r,contextWindow:n=window,dragSnapToOrigin:s=!1,distanceThreshold:i=3,element:a}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.scrollPositions=new Map,this.removeScrollListeners=null,this.onElementScroll=e=>{this.handleScroll(e.target)},this.onWindowScroll=()=>{this.handleScroll(window)},this.updatePoint=()=>{var e,t;if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let r=hb(this.lastMoveEventInfo,this.history),n=null!==this.startEvent,s=(e=r.offset,t={x:0,y:0},Math.sqrt(hf(e.x,t.x)**2+hf(e.y,t.y)**2)>=this.distanceThreshold);if(!n&&!s)return;let{point:i}=r,{timestamp:a}=ct;this.history.push({...i,timestamp:a});let{onStart:o,onMove:l}=this.handlers;n||(o&&o(this.lastMoveEvent,r),this.startEvent=this.lastMoveEvent),l&&l(this.lastMoveEvent,r)},this.handlePointerMove=(e,t)=>{this.lastMoveEvent=e,this.lastMoveEventInfo=hy(t,this.transformPagePoint),l7.update(this.updatePoint,!0)},this.handlePointerUp=(e,t)=>{this.end();let{onEnd:r,onSessionEnd:n,resumeAnimation:s}=this.handlers;if((this.dragSnapToOrigin||!this.startEvent)&&s&&s(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let i=hb("pointercancel"===e.type?this.lastMoveEventInfo:hy(t,this.transformPagePoint),this.history);this.startEvent&&r&&r(e,i),n&&n(e,i)},!hd(e))return;this.dragSnapToOrigin=s,this.handlers=t,this.transformPagePoint=r,this.distanceThreshold=i,this.contextWindow=n||window;const o=hy(hh(e),this.transformPagePoint),{point:l}=o,{timestamp:c}=ct;this.history=[{...l,timestamp:c}];const{onSessionStart:u}=t;u&&u(e,hb(o,this.history)),this.removeListeners=uV(hp(this.contextWindow,"pointermove",this.handlePointerMove),hp(this.contextWindow,"pointerup",this.handlePointerUp),hp(this.contextWindow,"pointercancel",this.handlePointerUp)),a&&this.startScrollTracking(a)}startScrollTracking(e){let t=e.parentElement;for(;t;){let e=getComputedStyle(t);(hg.has(e.overflowX)||hg.has(e.overflowY))&&this.scrollPositions.set(t,{x:t.scrollLeft,y:t.scrollTop}),t=t.parentElement}this.scrollPositions.set(window,{x:window.scrollX,y:window.scrollY}),window.addEventListener("scroll",this.onElementScroll,{capture:!0,passive:!0}),window.addEventListener("scroll",this.onWindowScroll,{passive:!0}),this.removeScrollListeners=()=>{window.removeEventListener("scroll",this.onElementScroll,{capture:!0}),window.removeEventListener("scroll",this.onWindowScroll)}}handleScroll(e){let t=this.scrollPositions.get(e);if(!t)return;let r=e===window,n=r?{x:window.scrollX,y:window.scrollY}:{x:e.scrollLeft,y:e.scrollTop},s={x:n.x-t.x,y:n.y-t.y};(0!==s.x||0!==s.y)&&(r?this.lastMoveEventInfo&&(this.lastMoveEventInfo.point.x+=s.x,this.lastMoveEventInfo.point.y+=s.y):this.history.length>0&&(this.history[0].x-=s.x,this.history[0].y-=s.y),this.scrollPositions.set(e,n),l7.update(this.updatePoint,!0))}updateHandlers(e){this.handlers=e}end(){this.removeListeners&&this.removeListeners(),this.removeScrollListeners&&this.removeScrollListeners(),this.scrollPositions.clear(),ce(this.updatePoint)}}function hy(e,t){return t?{point:t(e.point)}:e}function hv(e,t){return{x:e.x-t.x,y:e.y-t.y}}function hb({point:e},t){return{point:e,delta:hv(e,hw(t)),offset:hv(e,t[0]),velocity:function(e,t){if(e.length<2)return{x:0,y:0};let r=e.length-1,n=null,s=hw(e);for(;r>=0&&(n=e[r],!(s.timestamp-n.timestamp>uF(.1)));)r--;if(!n)return{x:0,y:0};let i=(s.timestamp-n.timestamp)/1e3;if(0===i)return{x:0,y:0};let a={x:(s.x-n.x)/i,y:(s.y-n.y)/i};return a.x===1/0&&(a.x=0),a.y===1/0&&(a.y=0),a}(t,.1)}}function hw(e){return e[e.length-1]}function hk(e,t,r){return{min:void 0!==t?e.min+t:void 0,max:void 0!==r?e.max+r-(e.max-e.min):void 0}}function hj(e,t){let r=t.min-e.min,n=t.max-e.max;return t.max-t.min<e.max-e.min&&([r,n]=[n,r]),{min:r,max:n}}function hN(e,t,r){return{min:hS(e,t),max:hS(e,r)}}function hS(e,t){return"number"==typeof e?e:e[t]||0}let hC=new WeakMap;class hA{constructor(e){this.openDragLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=lE(),this.latestPointerEvent=null,this.latestPanInfo=null,this.visualElement=e}start(e,{snapToCursor:t=!1,distanceThreshold:r}={}){let{presenceContext:n}=this.visualElement;if(n&&!1===n.isPresent)return;let s=e=>{t?(this.stopAnimation(),this.snapToCursor(hh(e).point)):this.pauseAnimation()},i=(e,t)=>{this.stopAnimation();let{drag:r,dragPropagation:n,onDragStart:s}=this.getProps();if(r&&!n&&(this.openDragLock&&this.openDragLock(),this.openDragLock=function(e){if("x"===e||"y"===e)if(hs[e])return null;else return hs[e]=!0,()=>{hs[e]=!1};return hs.x||hs.y?null:(hs.x=hs.y=!0,()=>{hs.x=hs.y=!1})}(r),!this.openDragLock))return;this.latestPointerEvent=e,this.latestPanInfo=t,this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),he(e=>{let t=this.getAxisMotionValue(e).get()||0;if(ln.test(t)){let{projection:r}=this.visualElement;if(r&&r.layout){let n=r.layout.layoutBox[e];n&&(t=hi(n)*(parseFloat(t)/100))}}this.originPoint[e]=t}),s&&l7.postRender(()=>s(e,t)),uB(this.visualElement,"transform");let{animationState:i}=this.visualElement;i&&i.setActive("whileDrag",!0)},a=(e,t)=>{this.latestPointerEvent=e,this.latestPanInfo=t;let{dragPropagation:r,dragDirectionLock:n,onDirectionLock:s,onDrag:i}=this.getProps();if(!r&&!this.openDragLock)return;let{offset:a}=t;if(n&&null===this.currentDirection){this.currentDirection=function(e,t=10){let r=null;return Math.abs(e.y)>t?r="y":Math.abs(e.x)>t&&(r="x"),r}(a),null!==this.currentDirection&&s&&s(this.currentDirection);return}this.updateAxis("x",t.point,a),this.updateAxis("y",t.point,a),this.visualElement.render(),i&&i(e,t)},o=(e,t)=>{this.latestPointerEvent=e,this.latestPanInfo=t,this.stop(e,t),this.latestPointerEvent=null,this.latestPanInfo=null},l=()=>he(e=>"paused"===this.getAnimationState(e)&&this.getAxisMotionValue(e).animation?.play()),{dragSnapToOrigin:c}=this.getProps();this.panSession=new hx(e,{onSessionStart:s,onStart:i,onMove:a,onSessionEnd:o,resumeAnimation:l},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:c,distanceThreshold:r,contextWindow:hm(this.visualElement),element:this.visualElement.current})}stop(e,t){let r=e||this.latestPointerEvent,n=t||this.latestPanInfo,s=this.isDragging;if(this.cancel(),!s||!n||!r)return;let{velocity:i}=n;this.startAnimation(i);let{onDragEnd:a}=this.getProps();a&&l7.postRender(()=>a(r,n))}cancel(){this.isDragging=!1;let{projection:e,animationState:t}=this.visualElement;e&&(e.isAnimationBlocked=!1),this.endPanSession();let{dragPropagation:r}=this.getProps();!r&&this.openDragLock&&(this.openDragLock(),this.openDragLock=null),t&&t.setActive("whileDrag",!1)}endPanSession(){this.panSession&&this.panSession.end(),this.panSession=void 0}updateAxis(e,t,r){let{drag:n}=this.getProps();if(!r||!h_(e,n,this.currentDirection))return;let s=this.getAxisMotionValue(e),i=this.originPoint[e]+r[e];this.constraints&&this.constraints[e]&&(i=function(e,{min:t,max:r},n){return void 0!==t&&e<t?e=n?cZ(t,e,n.min):Math.max(e,t):void 0!==r&&e>r&&(e=n?cZ(r,e,n.max):Math.min(e,r)),e}(i,this.constraints[e],this.elastic[e])),s.set(i)}resolveConstraints(){let{dragConstraints:e,dragElastic:t}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):this.visualElement.projection?.layout,n=this.constraints;e&&uR(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&r?this.constraints=function(e,{top:t,left:r,bottom:n,right:s}){return{x:hk(e.x,r,s),y:hk(e.y,t,n)}}(r.layoutBox,e):this.constraints=!1,this.elastic=function(e=.35){return!1===e?e=0:!0===e&&(e=.35),{x:hN(e,"left","right"),y:hN(e,"top","bottom")}}(t),n!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&he(e=>{var t,n;let s;!1!==this.constraints&&this.getAxisMotionValue(e)&&(this.constraints[e]=(t=r.layoutBox[e],n=this.constraints[e],s={},void 0!==n.min&&(s.min=n.min-t.min),void 0!==n.max&&(s.max=n.max-t.min),s))})}resolveRefConstraints(){var e;let{dragConstraints:t,onMeasureDragConstraints:r}=this.getProps();if(!t||!uR(t))return!1;let n=t.current;lz(null!==n,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.","drag-constraints-ref");let{projection:s}=this.visualElement;if(!s||!s.layout)return!1;let i=function(e,t,r){let n=ui(e,r),{scroll:s}=t;return s&&(ur(n.x,s.offset.x),ur(n.y,s.offset.y)),n}(n,s.root,this.visualElement.getTransformPagePoint()),a=(e=s.layout.layoutBox,{x:hj(e.x,i.x),y:hj(e.y,i.y)});if(r){let e=r(function({x:e,y:t}){return{top:t.min,right:e.max,bottom:t.max,left:e.min}}(a));this.hasMutatedConstraints=!!e,e&&(a=c3(e))}return a}startAnimation(e){let{drag:t,dragMomentum:r,dragElastic:n,dragTransition:s,dragSnapToOrigin:i,onDragTransitionEnd:a}=this.getProps(),o=this.constraints||{};return Promise.all(he(a=>{if(!h_(a,t,this.currentDirection))return;let l=o&&o[a]||{};i&&(l={min:0,max:0});let c={type:"inertia",velocity:r?e[a]:0,bounceStiffness:n?200:1e6,bounceDamping:n?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...s,...l};return this.startAxisValueAnimation(a,c)})).then(a)}startAxisValueAnimation(e,t){let r=this.getAxisMotionValue(e);return uB(this.visualElement,e),r.start(dQ(e,r,0,t,this.visualElement,!1))}stopAnimation(){he(e=>this.getAxisMotionValue(e).stop())}pauseAnimation(){he(e=>this.getAxisMotionValue(e).animation?.pause())}getAnimationState(e){return this.getAxisMotionValue(e).animation?.state}getAxisMotionValue(e){let t=`_drag${e.toUpperCase()}`,r=this.visualElement.getProps();return r[t]||this.visualElement.getValue(e,(r.initial?r.initial[e]:void 0)||0)}snapToCursor(e){he(t=>{let{drag:r}=this.getProps();if(!h_(t,r,this.currentDirection))return;let{projection:n}=this.visualElement,s=this.getAxisMotionValue(t);if(n&&n.layout){let{min:r,max:i}=n.layout.layoutBox[t],a=s.get()||0;s.set(e[t]-cZ(r,i,.5)+a)}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;let{drag:e,dragConstraints:t}=this.getProps(),{projection:r}=this.visualElement;if(!uR(t)||!r||!this.constraints)return;this.stopAnimation();let n={x:0,y:0};he(e=>{let t=this.getAxisMotionValue(e);if(t&&!1!==this.constraints){var r,s;let i,a,o,l=t.get();n[e]=(r={min:l,max:l},s=this.constraints[e],i=.5,a=hi(r),(o=hi(s))>a?i=dS(s.min,s.max-a,r.min):a>o&&(i=dS(r.min,r.max-o,s.min)),oQ(0,1,i))}});let{transformTemplate:s}=this.visualElement.getProps();this.visualElement.current.style.transform=s?s({},""):"none",r.root&&r.root.updateScroll(),r.updateLayout(),this.resolveConstraints(),he(t=>{if(!h_(t,e,null))return;let r=this.getAxisMotionValue(t),{min:s,max:i}=this.constraints[t];r.set(cZ(s,i,n[t]))})}addListeners(){if(!this.visualElement.current)return;hC.set(this.visualElement,this);let e=this.visualElement.current,t=hp(e,"pointerdown",t=>{let{drag:r,dragListener:n=!0}=this.getProps(),s=t.target,i=s!==e&&hr(s);r&&n&&!i&&this.start(t)}),r=()=>{let{dragConstraints:e}=this.getProps();uR(e)&&e.current&&(this.constraints=this.resolveRefConstraints())},{projection:n}=this.visualElement,s=n.addEventListener("measure",r);n&&!n.layout&&(n.root&&n.root.updateScroll(),n.updateLayout()),l7.read(r);let i=hn(window,"resize",()=>this.scalePositionWithinConstraints()),a=n.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t})=>{this.isDragging&&t&&(he(t=>{let r=this.getAxisMotionValue(t);r&&(this.originPoint[t]+=e[t].translate,r.set(r.get()+e[t].translate))}),this.visualElement.render())});return()=>{i(),t(),s(),a&&a()}}getProps(){let e=this.visualElement.getProps(),{drag:t=!1,dragDirectionLock:r=!1,dragPropagation:n=!1,dragConstraints:s=!1,dragElastic:i=.35,dragMomentum:a=!0}=e;return{...e,drag:t,dragDirectionLock:r,dragPropagation:n,dragConstraints:s,dragElastic:i,dragMomentum:a}}}function h_(e,t,r){return(!0===t||t===e)&&(null===r||r===e)}let hT=e=>(t,r)=>{e&&l7.postRender(()=>e(t,r))},hE={hasAnimatedSinceResize:!0,hasEverUpdated:!1};var hP=b;let hR=!1;class hM extends hP.Component{componentDidMount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:r,layoutId:n}=this.props,{projection:s}=e;s&&(t.group&&t.group.add(s),r&&r.register&&n&&r.register(s),hR&&s.root.didUpdate(),s.addEventListener("animationComplete",()=>{this.safeToRemove()}),s.setOptions({...s.options,layoutDependency:this.props.layoutDependency,onExitComplete:()=>this.safeToRemove()})),hE.hasEverUpdated=!0}getSnapshotBeforeUpdate(e){let{layoutDependency:t,visualElement:r,drag:n,isPresent:s}=this.props,{projection:i}=r;return i&&(i.isPresent=s,e.layoutDependency!==t&&i.setOptions({...i.options,layoutDependency:t}),hR=!0,n||e.layoutDependency!==t||void 0===t||e.isPresent!==s?i.willUpdate():this.safeToRemove(),e.isPresent!==s&&(s?i.promote():i.relegate()||l7.postRender(()=>{let e=i.getStack();e&&e.members.length||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:e}=this.props.visualElement;e&&(e.root.didUpdate(),cg.postRender(()=>{!e.currentAnimation&&e.isLead()&&this.safeToRemove()}))}componentWillUnmount(){let{visualElement:e,layoutGroup:t,switchLayoutGroup:r}=this.props,{projection:n}=e;hR=!0,n&&(n.scheduleCheckAfterUnmount(),t&&t.group&&t.group.remove(n),r&&r.deregister&&r.deregister(n))}safeToRemove(){let{safeToRemove:e}=this.props;e&&e()}render(){return null}}function hI(e){let[t,r]=function(e=!0){let t=(0,b.useContext)(uw);if(null===t)return[!0,null];let{isPresent:r,onExitComplete:n,register:s}=t,i=(0,b.useId)();(0,b.useEffect)(()=>{if(e)return s(i)},[e]);let a=(0,b.useCallback)(()=>e&&n&&n(i),[i,n,e]);return!r&&n?[!1,a]:[!0]}(),n=(0,hP.useContext)(uc);return(0,v.jsx)(hM,{...e,layoutGroup:n,switchLayoutGroup:(0,hP.useContext)(uP),isPresent:t,safeToRemove:r})}function hL(e,t,r,n,s){return e-=t,e=n+1/r*(e-n),void 0!==s&&(e=n+1/s*(e-n)),e}function hD(e,t,[r,n,s],i,a){!function(e,t=0,r=1,n=.5,s,i=e,a=e){if(ln.test(t)&&(t=parseFloat(t),t=cZ(a.min,a.max,t/100)-a.min),"number"!=typeof t)return;let o=cZ(i.min,i.max,n);e===i&&(o-=t),e.min=hL(e.min,t,r,o,s),e.max=hL(e.max,t,r,o,s)}(e,t[r],t[n],t[s],t.scale,i,a)}let hz=["x","scaleX","originX"],hO=["y","scaleY","originY"];function hB(e,t,r,n){hD(e.x,t,hz,r?r.x:void 0,n?n.x:void 0),hD(e.y,t,hO,r?r.y:void 0,n?n.y:void 0)}function hF(e,t){e.min=t.min,e.max=t.max}function h$(e,t){hF(e.x,t.x),hF(e.y,t.y)}function hV(e,t){e.translate=t.translate,e.scale=t.scale,e.originPoint=t.originPoint,e.origin=t.origin}function hU(e){return 0===e.translate&&1===e.scale}function hW(e){return hU(e.x)&&hU(e.y)}function hG(e,t){return e.min===t.min&&e.max===t.max}function hq(e,t){return Math.round(e.min)===Math.round(t.min)&&Math.round(e.max)===Math.round(t.max)}function hH(e,t){return hq(e.x,t.x)&&hq(e.y,t.y)}function hK(e){return hi(e.x)/hi(e.y)}function hX(e,t){return e.translate===t.translate&&e.scale===t.scale&&e.originPoint===t.originPoint}let hY=["TopLeft","TopRight","BottomLeft","BottomRight"],hJ=hY.length,hZ=e=>"string"==typeof e?parseFloat(e):e,hQ=e=>"number"==typeof e||ls.test(e);function h0(e,t){return void 0!==e[t]?e[t]:e.borderRadius}let h1=h5(0,.5,db),h2=h5(.5,.95,l6);function h5(e,t,r){return n=>n<e?0:n>t?1:r(dS(e,t,n))}function h3(e){return"object"==typeof e&&null!==e}function h6(e){return h3(e)&&"ownerSVGElement"in e}let h4=(e,t)=>e.depth-t.depth;class h8{constructor(){this.children=[],this.isDirty=!1}add(e){cp(this.children,e),this.isDirty=!0}remove(e){cm(this.children,e),this.isDirty=!0}forEach(e){this.isDirty&&this.children.sort(h4),this.isDirty=!1,this.children.forEach(e)}}class h9{constructor(){this.members=[]}add(e){cp(this.members,e),e.scheduleRender()}remove(e){if(cm(this.members,e),e===this.prevLead&&(this.prevLead=void 0),e===this.lead){let e=this.members[this.members.length-1];e&&this.promote(e)}}relegate(e){let t,r=this.members.findIndex(t=>e===t);if(0===r)return!1;for(let e=r;e>=0;e--){let r=this.members[e];if(!1!==r.isPresent){t=r;break}}return!!t&&(this.promote(t),!0)}promote(e,t){let r=this.lead;if(e!==r&&(this.prevLead=r,this.lead=e,e.show(),r)){r.instance&&r.scheduleRender(),e.scheduleRender();let n=r.options.layoutDependency,s=e.options.layoutDependency;(void 0===n||void 0===s||n!==s)&&(e.resumeFrom=r,t&&(e.resumeFrom.preserveOpacity=!0),r.snapshot&&(e.snapshot=r.snapshot,e.snapshot.latestValues=r.animationValues||r.latestValues),e.root&&e.root.isUpdating&&(e.isLayoutDirty=!0));let{crossfade:i}=e.options;!1===i&&r.hide()}}exitAnimationComplete(){this.members.forEach(e=>{let{options:t,resumingFrom:r}=e;t.onExitComplete&&t.onExitComplete(),r&&r.options.onExitComplete&&r.options.onExitComplete()})}scheduleRender(){this.members.forEach(e=>{e.instance&&e.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}let h7=["","X","Y","Z"],pe=0;function pt(e,t,r,n){let{latestValues:s}=t;s[e]&&(r[e]=s[e],t.setStaticValue(e,0),n&&(n[e]=0))}function pr({attachResizeListener:e,defaultParent:t,measureScroll:r,checkIsScrollRoot:n,resetTransform:s}){return class{constructor(e={},r=t?.()){this.id=pe++,this.animationId=0,this.animationCommitId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.layoutVersion=0,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,this.nodes.forEach(pi),this.nodes.forEach(ph),this.nodes.forEach(pp),this.nodes.forEach(pa)},this.resolvedRelativeTargetAt=0,this.linkedParentVersion=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=e,this.root=r?r.root||r:this,this.path=r?[...r.path,r]:[],this.parent=r,this.depth=r?r.depth+1:0;for(let e=0;e<this.path.length;e++)this.path[e].shouldResetTransform=!0;this.root===this&&(this.nodes=new h8)}addEventListener(e,t){return this.eventHandlers.has(e)||this.eventHandlers.set(e,new cf),this.eventHandlers.get(e).add(t)}notifyListeners(e,...t){let r=this.eventHandlers.get(e);r&&r.notify(...t)}hasListeners(e){return this.eventHandlers.has(e)}mount(t){if(this.instance)return;this.isSVG=h6(t)&&!(h6(t)&&"svg"===t.tagName),this.instance=t;let{layoutId:r,layout:n,visualElement:s}=this.options;if(s&&!s.current&&s.mount(t),this.root.nodes.add(this),this.parent&&this.parent.children.add(this),this.root.hasTreeAnimated&&(n||r)&&(this.isLayoutDirty=!0),e){let r,n=0,s=()=>this.root.updateBlockedByResize=!1;l7.read(()=>{n=window.innerWidth}),e(t,()=>{let e=window.innerWidth;if(e!==n){let t,i;n=e,this.root.updateBlockedByResize=!0,r&&r(),t=cy.now(),i=({timestamp:e})=>{let r=e-t;r>=250&&(ce(i),s(r-250))},l7.setup(i,!0),r=()=>ce(i),hE.hasAnimatedSinceResize&&(hE.hasAnimatedSinceResize=!1,this.nodes.forEach(pd))}})}r&&this.root.registerSharedNode(r,this),!1!==this.options.animate&&s&&(r||n)&&this.addEventListener("didUpdate",({delta:e,hasLayoutChanged:t,hasRelativeLayoutChanged:r,layout:n})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let i=this.options.transition||s.getDefaultTransition()||pv,{onLayoutAnimationStart:a,onLayoutAnimationComplete:o}=s.getProps(),l=!this.targetLayout||!hH(this.targetLayout,n),c=!t&&r;if(this.options.layoutRoot||this.resumeFrom||c||t&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0);let t={...uz(i,"layout"),onPlay:a,onComplete:o};(s.shouldReduceMotion||this.options.layoutRoot)&&(t.delay=0,t.type=!1),this.startAnimation(t),this.setAnimationOrigin(e,c)}else t||pd(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=n})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);let e=this.getStack();e&&e.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,this.eventHandlers.clear(),ce(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){!this.isUpdateBlocked()&&(this.isUpdating=!0,this.nodes&&this.nodes.forEach(pm),this.animationId++)}getTransformTemplate(){let{visualElement:e}=this.options;return e&&e.getProps().transformTemplate}willUpdate(e=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&function e(t){if(t.hasCheckedOptimisedAppear=!0,t.root===t)return;let{visualElement:r}=t.options;if(!r)return;let n=r.props[uE];if(window.MotionHasOptimisedAnimation(n,"transform")){let{layout:e,layoutId:r}=t.options;window.MotionCancelOptimisedAnimation(n,"transform",l7,!(e||r))}let{parent:s}=t;s&&!s.hasCheckedOptimisedAppear&&e(s)}(this),this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let e=0;e<this.path.length;e++){let t=this.path[e];t.shouldResetTransform=!0,t.updateScroll("snapshot"),t.options.layoutRoot&&t.willUpdate(!1)}let{layoutId:t,layout:r}=this.options;if(void 0===t&&!r)return;let n=this.getTransformTemplate();this.prevTransformTemplateValue=n?n(this.latestValues,""):void 0,this.updateSnapshot(),e&&this.notifyListeners("willUpdate")}update(){if(this.updateScheduled=!1,this.isUpdateBlocked()){this.unblockUpdate(),this.clearAllSnapshots(),this.nodes.forEach(pl);return}if(this.animationId<=this.animationCommitId)return void this.nodes.forEach(pc);this.animationCommitId=this.animationId,this.isUpdating?(this.isUpdating=!1,this.nodes.forEach(pu),this.nodes.forEach(pn),this.nodes.forEach(ps)):this.nodes.forEach(pc),this.clearAllSnapshots();let e=cy.now();ct.delta=oQ(0,1e3/60,e-ct.timestamp),ct.timestamp=e,ct.isProcessing=!0,cr.update.process(ct),cr.preRender.process(ct),cr.render.process(ct),ct.isProcessing=!1}didUpdate(){this.updateScheduled||(this.updateScheduled=!0,cg.read(this.scheduleUpdate))}clearAllSnapshots(){this.nodes.forEach(po),this.sharedNodes.forEach(pf)}scheduleUpdateProjection(){this.projectionUpdateScheduled||(this.projectionUpdateScheduled=!0,l7.preRender(this.updateProjection,!1,!0))}scheduleCheckAfterUnmount(){l7.postRender(()=>{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure(),!this.snapshot||hi(this.snapshot.measuredBox.x)||hi(this.snapshot.measuredBox.y)||(this.snapshot=void 0))}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let e=0;e<this.path.length;e++)this.path[e].updateScroll();let e=this.layout;this.layout=this.measure(!1),this.layoutVersion++,this.layoutCorrected=lE(),this.isLayoutDirty=!1,this.projectionDelta=void 0,this.notifyListeners("measure",this.layout.layoutBox);let{visualElement:t}=this.options;t&&t.notify("LayoutMeasure",this.layout.layoutBox,e?e.layoutBox:void 0)}updateScroll(e="measure"){let t=!!(this.options.layoutScroll&&this.instance);if(this.scroll&&this.scroll.animationId===this.root.animationId&&this.scroll.phase===e&&(t=!1),t&&this.instance){let t=n(this.instance);this.scroll={animationId:this.root.animationId,phase:e,isRoot:t,offset:r(this.instance),wasRoot:this.scroll?this.scroll.isRoot:t}}}resetTransform(){if(!s)return;let e=this.isLayoutDirty||this.shouldResetTransform||this.options.alwaysMeasureLayout,t=this.projectionDelta&&!hW(this.projectionDelta),r=this.getTransformTemplate(),n=r?r(this.latestValues,""):void 0,i=n!==this.prevTransformTemplateValue;e&&this.instance&&(t||c8(this.latestValues)||i)&&(s(this.instance,n),this.shouldResetTransform=!1,this.scheduleRender())}measure(e=!0){var t;let r=this.measurePageBox(),n=this.removeElementScroll(r);return e&&(n=this.removeTransform(n)),pk((t=n).x),pk(t.y),{animationId:this.root.animationId,measuredBox:r,layoutBox:n,latestValues:{},source:this.id}}measurePageBox(){let{visualElement:e}=this.options;if(!e)return lE();let t=e.measureViewportBox();if(!(this.scroll?.wasRoot||this.path.some(pN))){let{scroll:e}=this.root;e&&(ur(t.x,e.offset.x),ur(t.y,e.offset.y))}return t}removeElementScroll(e){let t=lE();if(h$(t,e),this.scroll?.wasRoot)return t;for(let r=0;r<this.path.length;r++){let n=this.path[r],{scroll:s,options:i}=n;n!==this.root&&s&&i.layoutScroll&&(s.wasRoot&&h$(t,e),ur(t.x,s.offset.x),ur(t.y,s.offset.y))}return t}applyTransform(e,t=!1){let r=lE();h$(r,e);for(let e=0;e<this.path.length;e++){let n=this.path[e];!t&&n.options.layoutScroll&&n.scroll&&n!==n.root&&us(r,{x:-n.scroll.offset.x,y:-n.scroll.offset.y}),c8(n.latestValues)&&us(r,n.latestValues)}return c8(this.latestValues)&&us(r,this.latestValues),r}removeTransform(e){let t=lE();h$(t,e);for(let e=0;e<this.path.length;e++){let r=this.path[e];if(!r.instance||!c8(r.latestValues))continue;c4(r.latestValues)&&r.updateSnapshot();let n=lE();h$(n,r.measurePageBox()),hB(t,r.latestValues,r.snapshot?r.snapshot.layoutBox:void 0,n)}return c8(this.latestValues)&&hB(t,this.latestValues),t}setTargetDelta(e){this.targetDelta=e,this.root.scheduleUpdateProjection(),this.isProjectionDirty=!0}setOptions(e){this.options={...this.options,...e,crossfade:void 0===e.crossfade||e.crossfade}}clearMeasurements(){this.scroll=void 0,this.layout=void 0,this.snapshot=void 0,this.prevTransformTemplateValue=void 0,this.targetDelta=void 0,this.target=void 0,this.isLayoutDirty=!1}forceRelativeParentToResolveTarget(){this.relativeParent&&this.relativeParent.resolvedRelativeTargetAt!==ct.timestamp&&this.relativeParent.resolveTargetDelta(!0)}resolveTargetDelta(e=!1){let t=this.getLead();this.isProjectionDirty||(this.isProjectionDirty=t.isProjectionDirty),this.isTransformDirty||(this.isTransformDirty=t.isTransformDirty),this.isSharedProjectionDirty||(this.isSharedProjectionDirty=t.isSharedProjectionDirty);let r=!!this.resumingFrom||this!==t;if(!(e||r&&this.isSharedProjectionDirty||this.isProjectionDirty||this.parent?.isProjectionDirty||this.attemptToResolveRelativeTarget||this.root.updateBlockedByResize))return;let{layout:n,layoutId:s}=this.options;if(!this.layout||!(n||s))return;this.resolvedRelativeTargetAt=ct.timestamp;let i=this.getClosestProjectingParent();if(i&&this.linkedParentVersion!==i.layoutVersion&&!i.options.layoutRoot&&this.removeRelativeTarget(),this.targetDelta||this.relativeTarget||(i&&i.layout?this.createRelativeTarget(i,this.layout.layoutBox,i.layout.layoutBox):this.removeRelativeTarget()),this.relativeTarget||this.targetDelta){if(this.target||(this.target=lE(),this.targetWithTransforms=lE()),this.relativeTarget&&this.relativeTargetOrigin&&this.relativeParent&&this.relativeParent.target){var a,o,l;this.forceRelativeParentToResolveTarget(),a=this.target,o=this.relativeTarget,l=this.relativeParent.target,hl(a.x,o.x,l.x),hl(a.y,o.y,l.y)}else this.targetDelta?(this.resumingFrom?this.target=this.applyTransform(this.layout.layoutBox):h$(this.target,this.layout.layoutBox),ut(this.target,this.targetDelta)):h$(this.target,this.layout.layoutBox);this.attemptToResolveRelativeTarget&&(this.attemptToResolveRelativeTarget=!1,i&&!!i.resumingFrom==!!this.resumingFrom&&!i.options.layoutScroll&&i.target&&1!==this.animationProgress?this.createRelativeTarget(i,this.target,i.target):this.relativeParent=this.relativeTarget=void 0)}}getClosestProjectingParent(){if(!(!this.parent||c4(this.parent.latestValues)||c9(this.parent.latestValues)))if(this.parent.isProjecting())return this.parent;else return this.parent.getClosestProjectingParent()}isProjecting(){return!!((this.relativeTarget||this.targetDelta||this.options.layoutRoot)&&this.layout)}createRelativeTarget(e,t,r){this.relativeParent=e,this.linkedParentVersion=e.layoutVersion,this.forceRelativeParentToResolveTarget(),this.relativeTarget=lE(),this.relativeTargetOrigin=lE(),hu(this.relativeTargetOrigin,t,r),h$(this.relativeTarget,this.relativeTargetOrigin)}removeRelativeTarget(){this.relativeParent=this.relativeTarget=void 0}calcProjection(){let e=this.getLead(),t=!!this.resumingFrom||this!==e,r=!0;if((this.isProjectionDirty||this.parent?.isProjectionDirty)&&(r=!1),t&&(this.isSharedProjectionDirty||this.isTransformDirty)&&(r=!1),this.resolvedRelativeTargetAt===ct.timestamp&&(r=!1),r)return;let{layout:n,layoutId:s}=this.options;if(this.isTreeAnimating=!!(this.parent&&this.parent.isTreeAnimating||this.currentAnimation||this.pendingAnimation),this.isTreeAnimating||(this.targetDelta=this.relativeTarget=void 0),!this.layout||!(n||s))return;h$(this.layoutCorrected,this.layout.layoutBox);let i=this.treeScale.x,a=this.treeScale.y;!function(e,t,r,n=!1){let s,i,a=r.length;if(a){t.x=t.y=1;for(let o=0;o<a;o++){i=(s=r[o]).projectionDelta;let{visualElement:a}=s.options;(!a||!a.props.style||"contents"!==a.props.style.display)&&(n&&s.options.layoutScroll&&s.scroll&&s!==s.root&&us(e,{x:-s.scroll.offset.x,y:-s.scroll.offset.y}),i&&(t.x*=i.x.scale,t.y*=i.y.scale,ut(e,i)),n&&c8(s.latestValues)&&us(e,s.latestValues))}t.x<1.0000000000001&&t.x>.999999999999&&(t.x=1),t.y<1.0000000000001&&t.y>.999999999999&&(t.y=1)}}(this.layoutCorrected,this.treeScale,this.path,t),e.layout&&!e.target&&(1!==this.treeScale.x||1!==this.treeScale.y)&&(e.target=e.layout.layoutBox,e.targetWithTransforms=lE());let{target:o}=e;if(!o){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}this.projectionDelta&&this.prevProjectionDelta?(hV(this.prevProjectionDelta.x,this.projectionDelta.x),hV(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),ho(this.projectionDelta,this.layoutCorrected,o,this.latestValues),this.treeScale.x===i&&this.treeScale.y===a&&hX(this.projectionDelta.x,this.prevProjectionDelta.x)&&hX(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",o))}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(e=!0){if(this.options.visualElement?.scheduleRender(),e){let e=this.getStack();e&&e.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=l_(),this.projectionDelta=l_(),this.projectionDeltaWithTransform=l_()}setAnimationOrigin(e,t=!1){let r,n=this.snapshot,s=n?n.latestValues:{},i={...this.latestValues},a=l_();this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!t;let o=lE(),l=(n?n.source:void 0)!==(this.layout?this.layout.source:void 0),c=this.getStack(),u=!c||c.members.length<=1,d=!!(l&&!u&&!0===this.options.crossfade&&!this.path.some(py));this.animationProgress=0,this.mixTargetDelta=t=>{let n=t/1e3;if(pg(a.x,e.x,n),pg(a.y,e.y,n),this.setTargetDelta(a),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout){var c,h,p,m,f,g;hu(o,this.layout.layoutBox,this.relativeParent.layout.layoutBox),p=this.relativeTarget,m=this.relativeTargetOrigin,f=o,g=n,px(p.x,m.x,f.x,g),px(p.y,m.y,f.y,g),r&&(c=this.relativeTarget,h=r,hG(c.x,h.x)&&hG(c.y,h.y))&&(this.isProjectionDirty=!1),r||(r=lE()),h$(r,this.relativeTarget)}l&&(this.animationValues=i,function(e,t,r,n,s,i){s?(e.opacity=cZ(0,r.opacity??1,h1(n)),e.opacityExit=cZ(t.opacity??1,0,h2(n))):i&&(e.opacity=cZ(t.opacity??1,r.opacity??1,n));for(let s=0;s<hJ;s++){let i=`border${hY[s]}Radius`,a=h0(t,i),o=h0(r,i);(void 0!==a||void 0!==o)&&(a||(a=0),o||(o=0),0===a||0===o||hQ(a)===hQ(o)?(e[i]=Math.max(cZ(hZ(a),hZ(o),n),0),(ln.test(o)||ln.test(a))&&(e[i]+="%")):e[i]=o)}(t.rotate||r.rotate)&&(e.rotate=cZ(t.rotate||0,r.rotate||0,n))}(i,s,this.latestValues,n,d,u)),this.root.scheduleUpdateProjection(),this.scheduleRender(),this.animationProgress=n},this.mixTargetDelta(1e3*!!this.options.layoutRoot)}startAnimation(e){this.notifyListeners("animationStart"),this.currentAnimation?.stop(),this.resumingFrom?.currentAnimation?.stop(),this.pendingAnimation&&(ce(this.pendingAnimation),this.pendingAnimation=void 0),this.pendingAnimation=l7.update(()=>{var t,r,n;let s;hE.hasAnimatedSinceResize=!0,uU.layout++,this.motionValue||(this.motionValue=cb(0)),this.currentAnimation=(t=this.motionValue,r=[0,1e3],n={...e,velocity:0,isSync:!0,onUpdate:t=>{this.mixTargetDelta(t),e.onUpdate&&e.onUpdate(t)},onStop:()=>{uU.layout--},onComplete:()=>{uU.layout--,e.onComplete&&e.onComplete(),this.completeAnimation()}},(s=lP(t)?t:cb(t)).start(dQ("",s,r,n)),s.animation),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);let e=this.getStack();e&&e.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let e=this.getLead(),{targetWithTransforms:t,target:r,layout:n,latestValues:s}=e;if(t&&r&&n){if(this!==e&&this.layout&&n&&pj(this.options.animationType,this.layout.layoutBox,n.layoutBox)){r=this.target||lE();let t=hi(this.layout.layoutBox.x);r.x.min=e.target.x.min,r.x.max=r.x.min+t;let n=hi(this.layout.layoutBox.y);r.y.min=e.target.y.min,r.y.max=r.y.min+n}h$(t,r),us(t,s),ho(this.projectionDeltaWithTransform,this.layoutCorrected,t,s)}}registerSharedNode(e,t){this.sharedNodes.has(e)||this.sharedNodes.set(e,new h9),this.sharedNodes.get(e).add(t);let r=t.options.initialPromotionConfig;t.promote({transition:r?r.transition:void 0,preserveFollowOpacity:r&&r.shouldPreserveFollowOpacity?r.shouldPreserveFollowOpacity(t):void 0})}isLead(){let e=this.getStack();return!e||e.lead===this}getLead(){let{layoutId:e}=this.options;return e&&this.getStack()?.lead||this}getPrevLead(){let{layoutId:e}=this.options;return e?this.getStack()?.prevLead:void 0}getStack(){let{layoutId:e}=this.options;if(e)return this.root.sharedNodes.get(e)}promote({needsReset:e,transition:t,preserveFollowOpacity:r}={}){let n=this.getStack();n&&n.promote(this,r),e&&(this.projectionDelta=void 0,this.needsReset=!0),t&&this.setOptions({transition:t})}relegate(){let e=this.getStack();return!!e&&e.relegate(this)}resetSkewAndRotation(){let{visualElement:e}=this.options;if(!e)return;let t=!1,{latestValues:r}=e;if((r.z||r.rotate||r.rotateX||r.rotateY||r.rotateZ||r.skewX||r.skewY)&&(t=!0),!t)return;let n={};r.z&&pt("z",e,n,this.animationValues);for(let t=0;t<h7.length;t++)pt(`rotate${h7[t]}`,e,n,this.animationValues),pt(`skew${h7[t]}`,e,n,this.animationValues);for(let t in e.render(),n)e.setStaticValue(t,n[t]),this.animationValues&&(this.animationValues[t]=n[t]);e.scheduleRender()}applyProjectionStyles(e,t){if(!this.instance||this.isSVG)return;if(!this.isVisible){e.visibility="hidden";return}let r=this.getTransformTemplate();if(this.needsReset){this.needsReset=!1,e.visibility="",e.opacity="",e.pointerEvents=ub(t?.pointerEvents)||"",e.transform=r?r(this.latestValues,""):"none";return}let n=this.getLead();if(!this.projectionDelta||!this.layout||!n.target){this.options.layoutId&&(e.opacity=void 0!==this.latestValues.opacity?this.latestValues.opacity:1,e.pointerEvents=ub(t?.pointerEvents)||""),this.hasProjected&&!c8(this.latestValues)&&(e.transform=r?r({},""):"none",this.hasProjected=!1);return}e.visibility="";let s=n.animationValues||n.latestValues;this.applyTransformsToTarget();let i=function(e,t,r){let n="",s=e.x.translate/t.x,i=e.y.translate/t.y,a=r?.z||0;if((s||i||a)&&(n=`translate3d(${s}px, ${i}px, ${a}px) `),(1!==t.x||1!==t.y)&&(n+=`scale(${1/t.x}, ${1/t.y}) `),r){let{transformPerspective:e,rotate:t,rotateX:s,rotateY:i,skewX:a,skewY:o}=r;e&&(n=`perspective(${e}px) ${n}`),t&&(n+=`rotate(${t}deg) `),s&&(n+=`rotateX(${s}deg) `),i&&(n+=`rotateY(${i}deg) `),a&&(n+=`skewX(${a}deg) `),o&&(n+=`skewY(${o}deg) `)}let o=e.x.scale*t.x,l=e.y.scale*t.y;return(1!==o||1!==l)&&(n+=`scale(${o}, ${l})`),n||"none"}(this.projectionDeltaWithTransform,this.treeScale,s);r&&(i=r(s,i)),e.transform=i;let{x:a,y:o}=this.projectionDelta;for(let t in e.transformOrigin=`${100*a.origin}% ${100*o.origin}% 0`,n.animationValues?e.opacity=n===this?s.opacity??this.latestValues.opacity??1:this.preserveOpacity?this.latestValues.opacity:s.opacityExit:e.opacity=n===this?void 0!==s.opacity?s.opacity:"":void 0!==s.opacityExit?s.opacityExit:0,cQ){if(void 0===s[t])continue;let{correct:r,applyTo:a,isCSSVariable:o}=cQ[t],l="none"===i?s[t]:r(s[t],n);if(a){let t=a.length;for(let r=0;r<t;r++)e[a[r]]=l}else o?this.options.visualElement.renderState.vars[t]=l:e[t]=l}this.options.layoutId&&(e.pointerEvents=n===this?ub(t?.pointerEvents)||"":"none")}clearSnapshot(){this.resumeFrom=this.snapshot=void 0}resetTree(){this.root.nodes.forEach(e=>e.currentAnimation?.stop()),this.root.nodes.forEach(pl),this.root.sharedNodes.clear()}}}function pn(e){e.updateLayout()}function ps(e){let t=e.resumeFrom?.snapshot||e.snapshot;if(e.isLead()&&e.layout&&t&&e.hasListeners("didUpdate")){let{layoutBox:r,measuredBox:n}=e.layout,{animationType:s}=e.options,i=t.source!==e.layout.source;"size"===s?he(e=>{let n=i?t.measuredBox[e]:t.layoutBox[e],s=hi(n);n.min=r[e].min,n.max=n.min+s}):pj(s,t.layoutBox,r)&&he(n=>{let s=i?t.measuredBox[n]:t.layoutBox[n],a=hi(r[n]);s.max=s.min+a,e.relativeTarget&&!e.currentAnimation&&(e.isProjectionDirty=!0,e.relativeTarget[n].max=e.relativeTarget[n].min+a)});let a=l_();ho(a,r,t.layoutBox);let o=l_();i?ho(o,e.applyTransform(n,!0),t.measuredBox):ho(o,r,t.layoutBox);let l=!hW(a),c=!1;if(!e.resumeFrom){let n=e.getClosestProjectingParent();if(n&&!n.resumeFrom){let{snapshot:s,layout:i}=n;if(s&&i){let a=lE();hu(a,t.layoutBox,s.layoutBox);let o=lE();hu(o,r,i.layoutBox),hH(a,o)||(c=!0),n.options.layoutRoot&&(e.relativeTarget=o,e.relativeTargetOrigin=a,e.relativeParent=n)}}}e.notifyListeners("didUpdate",{layout:r,snapshot:t,delta:o,layoutDelta:a,hasLayoutChanged:l,hasRelativeLayoutChanged:c})}else if(e.isLead()){let{onExitComplete:t}=e.options;t&&t()}e.options.transition=void 0}function pi(e){e.parent&&(e.isProjecting()||(e.isProjectionDirty=e.parent.isProjectionDirty),e.isSharedProjectionDirty||(e.isSharedProjectionDirty=!!(e.isProjectionDirty||e.parent.isProjectionDirty||e.parent.isSharedProjectionDirty)),e.isTransformDirty||(e.isTransformDirty=e.parent.isTransformDirty))}function pa(e){e.isProjectionDirty=e.isSharedProjectionDirty=e.isTransformDirty=!1}function po(e){e.clearSnapshot()}function pl(e){e.clearMeasurements()}function pc(e){e.isLayoutDirty=!1}function pu(e){let{visualElement:t}=e.options;t&&t.getProps().onBeforeLayoutMeasure&&t.notify("BeforeLayoutMeasure"),e.resetTransform()}function pd(e){e.finishAnimation(),e.targetDelta=e.relativeTarget=e.target=void 0,e.isProjectionDirty=!0}function ph(e){e.resolveTargetDelta()}function pp(e){e.calcProjection()}function pm(e){e.resetSkewAndRotation()}function pf(e){e.removeLeadSnapshot()}function pg(e,t,r){e.translate=cZ(t.translate,0,r),e.scale=cZ(t.scale,1,r),e.origin=t.origin,e.originPoint=t.originPoint}function px(e,t,r,n){e.min=cZ(t.min,r.min,n),e.max=cZ(t.max,r.max,n)}function py(e){return e.animationValues&&void 0!==e.animationValues.opacityExit}let pv={duration:.45,ease:[.4,0,.1,1]},pb=e=>"u">typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(e),pw=pb("applewebkit/")&&!pb("chrome/")?Math.round:l6;function pk(e){e.min=pw(e.min),e.max=pw(e.max)}function pj(e,t,r){return"position"===e||"preserve-aspect"===e&&!(.2>=Math.abs(hK(t)-hK(r)))}function pN(e){return e!==e.root&&e.scroll?.wasRoot}let pS=pr({attachResizeListener:(e,t)=>hn(e,"resize",t),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body?.scrollLeft||0,y:document.documentElement.scrollTop||document.body?.scrollTop||0}),checkIsScrollRoot:()=>!0}),pC={current:void 0},pA=pr({measureScroll:e=>({x:e.scrollLeft,y:e.scrollTop}),defaultParent:()=>{if(!pC.current){let e=new pS({});e.mount(window),e.setOptions({layoutScroll:!0}),pC.current=e}return pC.current},resetTransform:(e,t)=>{e.style.transform=void 0!==t?t:"none"},checkIsScrollRoot:e=>"fixed"===window.getComputedStyle(e).position});function p_(e,t){let r=function(e,t,r){if(null==e)return[];if(e instanceof EventTarget)return[e];if("string"==typeof e){let t=document,r=(void 0)??t.querySelectorAll(e);return r?Array.from(r):[]}return Array.from(e).filter(e=>null!=e)}(e),n=new AbortController;return[r,{passive:!0,...t,signal:n.signal},()=>n.abort()]}function pT(e){return!("touch"===e.pointerType||hs.x||hs.y)}function pE(e,t,r){let{props:n}=e;e.animationState&&n.whileHover&&e.animationState.setActive("whileHover","Start"===r);let s=n["onHover"+r];s&&l7.postRender(()=>s(t,hh(t)))}let pP=(e,t)=>!!t&&(e===t||pP(e,t.parentElement)),pR=new WeakSet;function pM(e){return t=>{"Enter"===t.key&&e(t)}}function pI(e,t){e.dispatchEvent(new PointerEvent("pointer"+t,{isPrimary:!0,bubbles:!0}))}function pL(e){return hd(e)&&!(hs.x||hs.y)}function pD(e,t,r){let{props:n}=e;if(e.current instanceof HTMLButtonElement&&e.current.disabled)return;e.animationState&&n.whileTap&&e.animationState.setActive("whileTap","Start"===r);let s=n["onTap"+("End"===r?"":r)];s&&l7.postRender(()=>s(t,hh(t)))}let pz=new WeakMap,pO=new WeakMap,pB=e=>{let t=pz.get(e.target);t&&t(e)},pF=e=>{e.forEach(pB)},p$={some:0,all:1},pV=function(e,t){if("u"<typeof Proxy)return uI;let r=new Map,n=(r,n)=>uI(r,n,e,t);return new Proxy((e,t)=>n(e,t),{get:(s,i)=>"create"===i?n:(r.has(i)||r.set(i,uI(i,void 0,e,t)),r.get(i))})}({animation:{Feature:class extends uL{constructor(e){super(e),e.animationState||(e.animationState=function(e){let t=t=>Promise.all(t.map(({animation:t,options:r})=>(function(e,t,r={}){let n;if(e.notify("AnimationStart",t),Array.isArray(t))n=Promise.all(t.map(t=>d2(e,t,r)));else if("string"==typeof t)n=d2(e,t,r);else{let s="function"==typeof t?uD(e,t,r.custom):t;n=Promise.all(d0(e,s,r))}return n.then(()=>{e.notify("AnimationComplete",t)})})(e,t,r))),r=d9(),n=!0,s=t=>(r,n)=>{let s=uD(e,n,"exit"===t?e.presenceContext?.custom:void 0);if(s){let{transition:e,transitionEnd:t,...n}=s;r={...r,...n,...t}}return r};function i(i){let{props:a}=e,o=function e(t){if(!t)return;if(!t.isControllingVariants){let r=t.parent&&e(t.parent)||{};return void 0!==t.props.initial&&(r.initial=t.props.initial),r}let r={};for(let e=0;e<d5;e++){let n=cT[e],s=t.props[n];(cA(s)||!1===s)&&(r[n]=s)}return r}(e.parent)||{},l=[],c=new Set,u={},d=1/0;for(let t=0;t<d4;t++){var h,p;let m=d6[t],f=r[m],g=void 0!==a[m]?a[m]:o[m],x=cA(g),y=m===i?f.isActive:null;!1===y&&(d=t);let v=g===o[m]&&g!==a[m]&&x;if(v&&n&&e.manuallyAnimateOnMount&&(v=!1),f.protectedKeys={...u},!f.isActive&&null===y||!g&&!f.prevProp||cC(g)||"boolean"==typeof g)continue;let b=(h=f.prevProp,"string"==typeof(p=g)?p!==h:!!Array.isArray(p)&&!d3(p,h)),w=b||m===i&&f.isActive&&!v&&x||t>d&&x,k=!1,j=Array.isArray(g)?g:[g],N=j.reduce(s(m),{});!1===y&&(N={});let{prevResolvedValues:S={}}=f,C={...S,...N},A=t=>{w=!0,c.has(t)&&(k=!0,c.delete(t)),f.needsAnimating[t]=!0;let r=e.getValue(t);r&&(r.liveStyle=!1)};for(let e in C){let t=N[e],r=S[e];if(!u.hasOwnProperty(e))(uO(t)&&uO(r)?d3(t,r):t===r)?void 0!==t&&c.has(e)?A(e):f.protectedKeys[e]=!0:null!=t?A(e):c.add(e)}f.prevProp=g,f.prevResolvedValues=N,f.isActive&&(u={...u,...N}),n&&e.blockInitialAnimation&&(w=!1);let _=v&&b,T=!_||k;w&&T&&l.push(...j.map(t=>{let r={type:m};if("string"==typeof t&&n&&!_&&e.manuallyAnimateOnMount&&e.parent){let{parent:n}=e,s=uD(n,t);if(n.enteringChildren&&s){let{delayChildren:t}=s.transition||{};r.delay=d1(n.enteringChildren,e,t)}}return{animation:t,options:r}}))}if(c.size){let t={};if("boolean"!=typeof a.initial){let r=uD(e,Array.isArray(a.initial)?a.initial[0]:a.initial);r&&r.transition&&(t.transition=r.transition)}c.forEach(r=>{let n=e.getBaseTarget(r),s=e.getValue(r);s&&(s.liveStyle=!0),t[r]=n??null}),l.push({animation:t})}let m=!!l.length;return n&&(!1===a.initial||a.initial===a.animate)&&!e.manuallyAnimateOnMount&&(m=!1),n=!1,m?t(l):Promise.resolve()}return{animateChanges:i,setActive:function(t,n){if(r[t].isActive===n)return Promise.resolve();e.variantChildren?.forEach(e=>e.animationState?.setActive(t,n)),r[t].isActive=n;let s=i(t);for(let e in r)r[e].protectedKeys={};return s},setAnimateFunction:function(r){t=r(e)},getState:()=>r,reset:()=>{r=d9()}}}(e))}updateAnimationControlsSubscription(){let{animate:e}=this.node.getProps();cC(e)&&(this.unmountControls=e.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){let{animate:e}=this.node.getProps(),{animate:t}=this.node.prevProps||{};e!==t&&this.updateAnimationControlsSubscription()}unmount(){this.node.animationState.reset(),this.unmountControls?.()}}},exit:{Feature:class extends uL{constructor(){super(...arguments),this.id=d7++}update(){if(!this.node.presenceContext)return;let{isPresent:e,onExitComplete:t}=this.node.presenceContext,{isPresent:r}=this.node.prevPresenceContext||{};if(!this.node.animationState||e===r)return;let n=this.node.animationState.setActive("exit",!e);t&&!e&&n.then(()=>{t(this.id)})}mount(){let{register:e,onExitComplete:t}=this.node.presenceContext||{};t&&t(this.id),e&&(this.unmount=e(this.id))}unmount(){}}},inView:{Feature:class extends uL{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){var e;let t;this.unmount();let{viewport:r={}}=this.node.getProps(),{root:n,margin:s,amount:i="some",once:a}=r,o={root:n?n.current:void 0,rootMargin:s,threshold:"number"==typeof i?i:p$[i]},l=e=>{let{isIntersecting:t}=e;if(this.isInView===t||(this.isInView=t,a&&!t&&this.hasEnteredView))return;t&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",t);let{onViewportEnter:r,onViewportLeave:n}=this.node.getProps(),s=t?r:n;s&&s(e)};return e=this.node.current,t=function({root:e,...t}){let r=e||document;pO.has(r)||pO.set(r,{});let n=pO.get(r),s=JSON.stringify(t);return n[s]||(n[s]=new IntersectionObserver(pF,{root:e,...t})),n[s]}(o),pz.set(e,l),t.observe(e),()=>{pz.delete(e),t.unobserve(e)}}mount(){this.startObserver()}update(){if("u"<typeof IntersectionObserver)return;let{props:e,prevProps:t}=this.node;["amount","margin","root"].some(function({viewport:e={}},{viewport:t={}}={}){return r=>e[r]!==t[r]}(e,t))&&this.startObserver()}unmount(){}}},tap:{Feature:class extends uL{mount(){let{current:e}=this.node;e&&(this.unmount=function(e,t,r={}){let[n,s,i]=p_(e,r),a=e=>{let n=e.currentTarget;if(!pL(e))return;pR.add(n);let i=t(n,e),a=(e,t)=>{window.removeEventListener("pointerup",o),window.removeEventListener("pointercancel",l),pR.has(n)&&pR.delete(n),pL(e)&&"function"==typeof i&&i(e,{success:t})},o=e=>{a(e,n===window||n===document||r.useGlobalTarget||pP(n,e.target))},l=e=>{a(e,!1)};window.addEventListener("pointerup",o,s),window.addEventListener("pointercancel",l,s)};return n.forEach(e=>{(r.useGlobalTarget?window:e).addEventListener("pointerdown",a,s),h3(e)&&"offsetHeight"in e&&(e.addEventListener("focus",e=>((e,t)=>{let r=e.currentTarget;if(!r)return;let n=pM(()=>{if(pR.has(r))return;pI(r,"down");let e=pM(()=>{pI(r,"up")});r.addEventListener("keyup",e,t),r.addEventListener("blur",()=>pI(r,"cancel"),t)});r.addEventListener("keydown",n,t),r.addEventListener("blur",()=>r.removeEventListener("keydown",n),t)})(e,s)),hr(e)||e.hasAttribute("tabindex")||(e.tabIndex=0))}),i}(e,(e,t)=>(pD(this.node,t,"Start"),(e,{success:t})=>pD(this.node,e,t?"End":"Cancel")),{useGlobalTarget:this.node.props.globalTapTarget}))}unmount(){}}},focus:{Feature:class extends uL{constructor(){super(...arguments),this.isActive=!1}onFocus(){let e=!1;try{e=this.node.current.matches(":focus-visible")}catch(t){e=!0}e&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=uV(hn(this.node.current,"focus",()=>this.onFocus()),hn(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}},hover:{Feature:class extends uL{mount(){let{current:e}=this.node;e&&(this.unmount=function(e,t,r={}){let[n,s,i]=p_(e,r),a=e=>{if(!pT(e))return;let{target:r}=e,n=t(r,e);if("function"!=typeof n||!r)return;let i=e=>{pT(e)&&(n(e),r.removeEventListener("pointerleave",i))};r.addEventListener("pointerleave",i,s)};return n.forEach(e=>{e.addEventListener("pointerenter",a,s)}),i}(e,(e,t)=>(pE(this.node,t,"Start"),e=>pE(this.node,e,"End"))))}unmount(){}}},pan:{Feature:class extends uL{constructor(){super(...arguments),this.removePointerDownListener=l6}onPointerDown(e){this.session=new hx(e,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:hm(this.node)})}createPanHandlers(){let{onPanSessionStart:e,onPanStart:t,onPan:r,onPanEnd:n}=this.node.getProps();return{onSessionStart:hT(e),onStart:hT(t),onMove:r,onEnd:(e,t)=>{delete this.session,n&&l7.postRender(()=>n(e,t))}}}mount(){this.removePointerDownListener=hp(this.node.current,"pointerdown",e=>this.onPointerDown(e))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}},drag:{Feature:class extends uL{constructor(e){super(e),this.removeGroupControls=l6,this.removeListeners=l6,this.controls=new hA(e)}mount(){let{dragControls:e}=this.node.getProps();e&&(this.removeGroupControls=e.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||l6}update(){let{dragControls:e}=this.node.getProps(),{dragControls:t}=this.node.prevProps||{};e!==t&&(this.removeGroupControls(),e&&(this.removeGroupControls=e.subscribe(this.controls)))}unmount(){this.removeGroupControls(),this.removeListeners(),this.controls.isDragging||this.controls.endPanSession()}},ProjectionNode:pA,MeasureLayout:hI},layout:{ProjectionNode:pA,MeasureLayout:hI}},(e,t)=>t.isSVG??ul(e)?new c5(t):new ua(t,{allowProjection:e!==b.Fragment})),pU=(0,b.memo)(({children:e,as:t="p",className:r,duration:n=2,spread:s=2})=>{let i=pV.create(t),a=(0,b.useMemo)(()=>(e?.length??0)*s,[e,s]);return(0,v.jsx)(i,{animate:{backgroundPosition:"0% center"},className:(0,k.cn)("relative inline-block bg-[length:250%_100%,auto] bg-clip-text text-transparent","[--bg:linear-gradient(90deg,#0000_calc(50%-var(--spread)),var(--color-background),#0000_calc(50%+var(--spread)))] [background-repeat:no-repeat,padding-box]",r),initial:{backgroundPosition:"100% center"},style:{"--spread":`${a}px`,backgroundImage:"var(--bg), linear-gradient(var(--color-muted-foreground), var(--color-muted-foreground))"},transition:{repeat:1/0,duration:n,ease:"linear"},children:e})}),pW=(0,b.createContext)(null),pG=(0,b.memo)(({className:e,isStreaming:t=!1,open:r,defaultOpen:n=!0,onOpenChange:s,duration:i,children:a,...o})=>{let[l,c]=(0,aq.useControllableState)({prop:r,defaultProp:n,onChange:s}),[u,d]=(0,aq.useControllableState)({prop:i,defaultProp:void 0}),[h,p]=(0,b.useState)(!1),[m,f]=(0,b.useState)(null);return(0,b.useEffect)(()=>{t?null===m&&f(Date.now()):null!==m&&(d(Math.ceil((Date.now()-m)/1e3)),f(null))},[t,m,d]),(0,b.useEffect)(()=>{if(n&&!t&&l&&!h){let e=setTimeout(()=>{c(!1),p(!0)},1e3);return()=>clearTimeout(e)}},[t,l,n,c,h]),(0,v.jsx)(pW.Provider,{value:{isStreaming:t,isOpen:l,setIsOpen:c,duration:u},children:(0,v.jsx)(or,{className:(0,k.cn)("not-prose mb-4",e),onOpenChange:e=>{c(e)},open:l,...o,children:a})})}),pq=(e,t)=>e||0===t?(0,v.jsx)(pU,{duration:1,children:"Thinking..."}):void 0===t?(0,v.jsx)("p",{children:"Thought for a few seconds"}):(0,v.jsxs)("p",{children:["Thought for ",t," seconds"]}),pH=(0,b.memo)(({className:e,children:t,getThinkingMessage:r=pq,...n})=>{let{isStreaming:s,isOpen:i,duration:a}=(()=>{let e=(0,b.useContext)(pW);if(!e)throw Error("Reasoning components must be used within Reasoning");return e})();return(0,v.jsx)(on,{className:(0,k.cn)("flex w-full items-center gap-2 text-muted-foreground text-sm transition-colors hover:text-foreground",e),...n,children:t??(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oY,{className:"size-4"}),r(s,a),(0,v.jsx)(oa.ChevronDownIcon,{className:(0,k.cn)("size-4 transition-transform",i?"rotate-180":"rotate-0")})]})})}),pK=(0,b.memo)(({className:e,children:t,...r})=>(0,v.jsx)(os,{className:(0,k.cn)("mt-4 text-sm","data-[state=closed]:fade-out-0 data-[state=closed]:slide-out-to-top-2 data-[state=open]:slide-in-from-top-2 text-muted-foreground outline-none data-[state=closed]:animate-out data-[state=open]:animate-in",e),...r,children:(0,v.jsx)(aO.j,{plugins:{code:nt,mermaid:aR,math:nL,cjk:em},linkSafety:{enabled:!0,renderModal:aU},...r,children:t})}));pG.displayName="Reasoning",pH.displayName="ReasoningTrigger",pK.displayName="ReasoningContent";var pX=/[\\\/_+.#"@\[\(\{&]/,pY=/[\\\/_+.#"@\[\(\{&]/g,pJ=/[\s-]/,pZ=/[\s-]/g;function pQ(e){return e.toLowerCase().replace(pZ," ")}var p0=e.i(7631),p1=e.i(408744),p2='[cmdk-group=""]',p5='[cmdk-group-items=""]',p3='[cmdk-item=""]',p6=`${p3}:not([aria-disabled="true"])`,p4="cmdk-item-select",p8="data-value",p9=(e,t,r)=>{var n;return n=e,function e(t,r,n,s,i,a,o){if(a===r.length)return i===t.length?1:.99;var l=`${i},${a}`;if(void 0!==o[l])return o[l];for(var c,u,d,h,p=s.charAt(a),m=n.indexOf(p,i),f=0;m>=0;)(c=e(t,r,n,s,m+1,a+1,o))>f&&(m===i?c*=1:pX.test(t.charAt(m-1))?(c*=.8,(d=t.slice(i,m-1).match(pY))&&i>0&&(c*=Math.pow(.999,d.length))):pJ.test(t.charAt(m-1))?(c*=.9,(h=t.slice(i,m-1).match(pZ))&&i>0&&(c*=Math.pow(.999,h.length))):(c*=.17,i>0&&(c*=Math.pow(.999,m-i))),t.charAt(m)!==r.charAt(a)&&(c*=.9999)),(c<.1&&n.charAt(m-1)===s.charAt(a+1)||s.charAt(a+1)===s.charAt(a)&&n.charAt(m-1)!==s.charAt(a))&&.1*(u=e(t,r,n,s,m+1,a+2,o))>c&&(c=.1*u),c>f&&(f=c),m=n.indexOf(p,m+1);return o[l]=f,f}(n=r&&r.length>0?`${n+" "+r.join(" ")}`:n,t,pQ(n),pQ(t),0,0,{})},p7=b.createContext(void 0),me=b.createContext(void 0),mt=b.createContext(void 0),mr=b.forwardRef((e,t)=>{let r=mh(()=>{var t,r;return{search:"",value:null!=(r=null!=(t=e.value)?t:e.defaultValue)?r:"",selectedItemId:void 0,filtered:{count:0,items:new Map,groups:new Set}}}),n=mh(()=>new Set),s=mh(()=>new Map),i=mh(()=>new Map),a=mh(()=>new Set),o=mu(e),{label:l,children:c,value:u,onValueChange:d,filter:h,shouldFilter:p,loop:m,disablePointerSelection:f=!1,vimBindings:g=!0,...x}=e,y=(0,aQ.useId)(),v=(0,aQ.useId)(),w=(0,aQ.useId)(),k=b.useRef(null),j=mf();md(()=>{if(void 0!==u){let e=u.trim();r.current.value=e,N.emit()}},[u]),md(()=>{j(6,E)},[]);let N=b.useMemo(()=>({subscribe:e=>(a.current.add(e),()=>a.current.delete(e)),snapshot:()=>r.current,setState:(e,t,n)=>{var s,i,a,l;if(!Object.is(r.current[e],t)){if(r.current[e]=t,"search"===e)T(),A(),j(1,_);else if("value"===e){if(document.activeElement.hasAttribute("cmdk-input")||document.activeElement.hasAttribute("cmdk-root")){let e=document.getElementById(w);e?e.focus():null==(s=document.getElementById(y))||s.focus()}if(j(7,()=>{var e;r.current.selectedItemId=null==(e=P())?void 0:e.id,N.emit()}),n||j(5,E),(null==(i=o.current)?void 0:i.value)!==void 0){null==(l=(a=o.current).onValueChange)||l.call(a,null!=t?t:"");return}}N.emit()}},emit:()=>{a.current.forEach(e=>e())}}),[]),S=b.useMemo(()=>({value:(e,t,n)=>{var s;t!==(null==(s=i.current.get(e))?void 0:s.value)&&(i.current.set(e,{value:t,keywords:n}),r.current.filtered.items.set(e,C(t,n)),j(2,()=>{A(),N.emit()}))},item:(e,t)=>(n.current.add(e),t&&(s.current.has(t)?s.current.get(t).add(e):s.current.set(t,new Set([e]))),j(3,()=>{T(),A(),r.current.value||_(),N.emit()}),()=>{i.current.delete(e),n.current.delete(e),r.current.filtered.items.delete(e);let t=P();j(4,()=>{T(),(null==t?void 0:t.getAttribute("id"))===e&&_(),N.emit()})}),group:e=>(s.current.has(e)||s.current.set(e,new Set),()=>{i.current.delete(e),s.current.delete(e)}),filter:()=>o.current.shouldFilter,label:l||e["aria-label"],getDisablePointerSelection:()=>o.current.disablePointerSelection,listId:y,inputId:w,labelId:v,listInnerRef:k}),[]);function C(e,t){var n,s;let i=null!=(s=null==(n=o.current)?void 0:n.filter)?s:p9;return e?i(e,r.current.search,t):0}function A(){if(!r.current.search||!1===o.current.shouldFilter)return;let e=r.current.filtered.items,t=[];r.current.filtered.groups.forEach(r=>{let n=s.current.get(r),i=0;n.forEach(t=>{i=Math.max(e.get(t),i)}),t.push([r,i])});let n=k.current;R().sort((t,r)=>{var n,s;let i=t.getAttribute("id"),a=r.getAttribute("id");return(null!=(n=e.get(a))?n:0)-(null!=(s=e.get(i))?s:0)}).forEach(e=>{let t=e.closest(p5);t?t.appendChild(e.parentElement===t?e:e.closest(`${p5} > *`)):n.appendChild(e.parentElement===n?e:e.closest(`${p5} > *`))}),t.sort((e,t)=>t[1]-e[1]).forEach(e=>{var t;let r=null==(t=k.current)?void 0:t.querySelector(`${p2}[${p8}="${encodeURIComponent(e[0])}"]`);null==r||r.parentElement.appendChild(r)})}function _(){let e=R().find(e=>"true"!==e.getAttribute("aria-disabled")),t=null==e?void 0:e.getAttribute(p8);N.setState("value",t||void 0)}function T(){var e,t,a,l;if(!r.current.search||!1===o.current.shouldFilter){r.current.filtered.count=n.current.size;return}r.current.filtered.groups=new Set;let c=0;for(let s of n.current){let n=C(null!=(t=null==(e=i.current.get(s))?void 0:e.value)?t:"",null!=(l=null==(a=i.current.get(s))?void 0:a.keywords)?l:[]);r.current.filtered.items.set(s,n),n>0&&c++}for(let[e,t]of s.current)for(let n of t)if(r.current.filtered.items.get(n)>0){r.current.filtered.groups.add(e);break}r.current.filtered.count=c}function E(){var e,t,r;let n=P();n&&((null==(e=n.parentElement)?void 0:e.firstChild)===n&&(null==(r=null==(t=n.closest(p2))?void 0:t.querySelector('[cmdk-group-heading=""]'))||r.scrollIntoView({block:"nearest"})),n.scrollIntoView({block:"nearest"}))}function P(){var e;return null==(e=k.current)?void 0:e.querySelector(`${p3}[aria-selected="true"]`)}function R(){var e;return Array.from((null==(e=k.current)?void 0:e.querySelectorAll(p6))||[])}function M(e){let t=R()[e];t&&N.setState("value",t.getAttribute(p8))}function I(e){var t;let r=P(),n=R(),s=n.findIndex(e=>e===r),i=n[s+e];null!=(t=o.current)&&t.loop&&(i=s+e<0?n[n.length-1]:s+e===n.length?n[0]:n[s+e]),i&&N.setState("value",i.getAttribute(p8))}function L(e){let t=P(),r=null==t?void 0:t.closest(p2),n;for(;r&&!n;)n=null==(r=e>0?function(e,t){let r=e.nextElementSibling;for(;r;){if(r.matches(t))return r;r=r.nextElementSibling}}(r,p2):function(e,t){let r=e.previousElementSibling;for(;r;){if(r.matches(t))return r;r=r.previousElementSibling}}(r,p2))?void 0:r.querySelector(p6);n?N.setState("value",n.getAttribute(p8)):I(e)}let D=()=>M(R().length-1),z=e=>{e.preventDefault(),e.metaKey?D():e.altKey?L(1):I(1)},O=e=>{e.preventDefault(),e.metaKey?M(0):e.altKey?L(-1):I(-1)};return b.createElement(p1.Primitive.div,{ref:t,tabIndex:-1,...x,"cmdk-root":"",onKeyDown:e=>{var t;null==(t=x.onKeyDown)||t.call(x,e);let r=e.nativeEvent.isComposing||229===e.keyCode;if(!(e.defaultPrevented||r))switch(e.key){case"n":case"j":g&&e.ctrlKey&&z(e);break;case"ArrowDown":z(e);break;case"p":case"k":g&&e.ctrlKey&&O(e);break;case"ArrowUp":O(e);break;case"Home":e.preventDefault(),M(0);break;case"End":e.preventDefault(),D();break;case"Enter":{e.preventDefault();let t=P();if(t){let e=new Event(p4);t.dispatchEvent(e)}}}}},b.createElement("label",{"cmdk-label":"",htmlFor:S.inputId,id:S.labelId,style:mx},l),mg(e,e=>b.createElement(me.Provider,{value:N},b.createElement(p7.Provider,{value:S},e))))}),mn=b.forwardRef((e,t)=>{var r,n;let s=(0,aQ.useId)(),i=b.useRef(null),a=b.useContext(mt),o=b.useContext(p7),l=mu(e),c=null!=(n=null==(r=l.current)?void 0:r.forceMount)?n:null==a?void 0:a.forceMount;md(()=>{if(!c)return o.item(s,null==a?void 0:a.id)},[c]);let u=mm(s,i,[e.value,e.children,i],e.keywords),d=b.useContext(me),h=mp(e=>e.value&&e.value===u.current),p=mp(e=>!!c||!1===o.filter()||!e.search||e.filtered.items.get(s)>0);function m(){var e,t;f(),null==(t=(e=l.current).onSelect)||t.call(e,u.current)}function f(){d.setState("value",u.current,!0)}if(b.useEffect(()=>{let t=i.current;if(!(!t||e.disabled))return t.addEventListener(p4,m),()=>t.removeEventListener(p4,m)},[p,e.onSelect,e.disabled]),!p)return null;let{disabled:g,value:x,onSelect:y,forceMount:v,keywords:w,...k}=e;return b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(i,t),...k,id:s,"cmdk-item":"",role:"option","aria-disabled":!!g,"aria-selected":!!h,"data-disabled":!!g,"data-selected":!!h,onPointerMove:g||o.getDisablePointerSelection()?void 0:f,onClick:g?void 0:m},e.children)}),ms=b.forwardRef((e,t)=>{let{heading:r,children:n,forceMount:s,...i}=e,a=(0,aQ.useId)(),o=b.useRef(null),l=b.useRef(null),c=(0,aQ.useId)(),u=b.useContext(p7),d=mp(e=>!!s||!1===u.filter()||!e.search||e.filtered.groups.has(a));md(()=>u.group(a),[]),mm(a,o,[e.value,e.heading,l]);let h=b.useMemo(()=>({id:a,forceMount:s}),[s]);return b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(o,t),...i,"cmdk-group":"",role:"presentation",hidden:!d||void 0},r&&b.createElement("div",{ref:l,"cmdk-group-heading":"","aria-hidden":!0,id:c},r),mg(e,e=>b.createElement("div",{"cmdk-group-items":"",role:"group","aria-labelledby":r?c:void 0},b.createElement(mt.Provider,{value:h},e))))}),mi=b.forwardRef((e,t)=>{let{alwaysRender:r,...n}=e,s=b.useRef(null),i=mp(e=>!e.search);return r||i?b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(s,t),...n,"cmdk-separator":"",role:"separator"}):null}),ma=b.forwardRef((e,t)=>{let{onValueChange:r,...n}=e,s=null!=e.value,i=b.useContext(me),a=mp(e=>e.search),o=mp(e=>e.selectedItemId),l=b.useContext(p7);return b.useEffect(()=>{null!=e.value&&i.setState("search",e.value)},[e.value]),b.createElement(p1.Primitive.input,{ref:t,...n,"cmdk-input":"",autoComplete:"off",autoCorrect:"off",spellCheck:!1,"aria-autocomplete":"list",role:"combobox","aria-expanded":!0,"aria-controls":l.listId,"aria-labelledby":l.labelId,"aria-activedescendant":o,id:l.inputId,type:"text",value:s?e.value:a,onChange:e=>{s||i.setState("search",e.target.value),null==r||r(e.target.value)}})}),mo=b.forwardRef((e,t)=>{let{children:r,label:n="Suggestions",...s}=e,i=b.useRef(null),a=b.useRef(null),o=mp(e=>e.selectedItemId),l=b.useContext(p7);return b.useEffect(()=>{if(a.current&&i.current){let e=a.current,t=i.current,r,n=new ResizeObserver(()=>{r=requestAnimationFrame(()=>{let r=e.offsetHeight;t.style.setProperty("--cmdk-list-height",r.toFixed(1)+"px")})});return n.observe(e),()=>{cancelAnimationFrame(r),n.unobserve(e)}}},[]),b.createElement(p1.Primitive.div,{ref:(0,aK.composeRefs)(i,t),...s,"cmdk-list":"",role:"listbox",tabIndex:-1,"aria-activedescendant":o,"aria-label":n,id:l.listId},mg(e,e=>b.createElement("div",{ref:(0,aK.composeRefs)(a,l.listInnerRef),"cmdk-list-sizer":""},e)))}),ml=b.forwardRef((e,t)=>{let{open:r,onOpenChange:n,overlayClassName:s,contentClassName:i,container:a,...o}=e;return b.createElement(p0.Root,{open:r,onOpenChange:n},b.createElement(p0.Portal,{container:a},b.createElement(p0.Overlay,{"cmdk-overlay":"",className:s}),b.createElement(p0.Content,{"aria-label":e.label,"cmdk-dialog":"",className:i},b.createElement(mr,{ref:t,...o}))))}),mc=Object.assign(mr,{List:mo,Item:mn,Input:ma,Group:ms,Separator:mi,Dialog:ml,Empty:b.forwardRef((e,t)=>mp(e=>0===e.filtered.count)?b.createElement(p1.Primitive.div,{ref:t,...e,"cmdk-empty":"",role:"presentation"}):null),Loading:b.forwardRef((e,t)=>{let{progress:r,children:n,label:s="Loading...",...i}=e;return b.createElement(p1.Primitive.div,{ref:t,...i,"cmdk-loading":"",role:"progressbar","aria-valuenow":r,"aria-valuemin":0,"aria-valuemax":100,"aria-label":s},mg(e,e=>b.createElement("div",{"aria-hidden":!0},e)))})});function mu(e){let t=b.useRef(e);return md(()=>{t.current=e}),t}var md="u"<typeof window?b.useEffect:b.useLayoutEffect;function mh(e){let t=b.useRef();return void 0===t.current&&(t.current=e()),t}function mp(e){let t=b.useContext(me),r=()=>e(t.snapshot());return b.useSyncExternalStore(t.subscribe,r,r)}function mm(e,t,r,n=[]){let s=b.useRef(),i=b.useContext(p7);return md(()=>{var a;let o=(()=>{var e;for(let t of r){if("string"==typeof t)return t.trim();if("object"==typeof t&&"current"in t)return t.current?null==(e=t.current.textContent)?void 0:e.trim():s.current}})(),l=n.map(e=>e.trim());i.value(e,o,l),null==(a=t.current)||a.setAttribute(p8,o),s.current=o}),s}var mf=()=>{let[e,t]=b.useState(),r=mh(()=>new Map);return md(()=>{r.current.forEach(e=>e()),r.current=new Map},[e]),(e,n)=>{r.current.set(e,n),t({})}};function mg({asChild:e,children:t},r){let n;return e&&b.isValidElement(t)?b.cloneElement("function"==typeof(n=t.type)?n(t.props):"render"in n?n.render(t.props):t,{ref:t.ref},r(t.props.children)):r(t)}var mx={position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0, 0, 0, 0)",whiteSpace:"nowrap",borderWidth:"0"};let my=(0,C.default)("search",[["path",{d:"m21 21-4.34-4.34",key:"14j7rj"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);var mv=e.i(836191);function mb({className:e,...t}){return(0,v.jsx)(mc,{"data-slot":"command",className:(0,k.cn)("bg-popover text-popover-foreground flex h-full w-full flex-col overflow-hidden rounded-md",e),...t})}function mw({className:e,...t}){return(0,v.jsx)(mc.List,{"data-slot":"command-list",className:(0,k.cn)("max-h-[300px] scroll-py-1 overflow-x-hidden overflow-y-auto",e),...t})}function mk({...e}){return(0,v.jsx)(mc.Empty,{"data-slot":"command-empty",className:"py-6 text-center text-sm",...e})}function mj({className:e,...t}){return(0,v.jsx)(mc.Group,{"data-slot":"command-group",className:(0,k.cn)("text-foreground [&_[cmdk-group-heading]]:text-muted-foreground overflow-hidden p-1 [&_[cmdk-group-heading]]:px-2 [&_[cmdk-group-heading]]:py-1.5 [&_[cmdk-group-heading]]:text-xs [&_[cmdk-group-heading]]:font-medium",e),...t})}function mN({className:e,...t}){return(0,v.jsx)(mc.Item,{"data-slot":"command-item",className:(0,k.cn)("data-[selected=true]:bg-accent data-[selected=true]:text-accent-foreground [&_svg:not([class*='text-'])]:text-muted-foreground relative flex cursor-default items-center gap-2 rounded-sm px-2 py-1.5 text-sm outline-hidden select-none data-[disabled=true]:pointer-events-none data-[disabled=true]:opacity-50 [&_svg]:pointer-events-none [&_svg]:shrink-0 [&_svg:not([class*='size-'])]:size-4",e),...t})}var mS=Symbol("radix.slottable");function mC(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===mS}var mA=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(mC);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),m_=e.i(736180),mT=e.i(542899),mE=e.i(272741),mP=e.i(721648),mR=e.i(498101),mM=e.i(874057),mI=e.i(383044);function mL(e){var t;let r,n=(t=e,(r=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${t}.SlotClone`,r),s=b.forwardRef((e,t)=>{let{children:r,...s}=e,i=b.Children.toArray(r),a=i.find(mz);if(a){let e=a.props.children,r=i.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(n,{...s,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(n,{...s,ref:t,children:r})});return s.displayName=`${e}.Slot`,s}var mD=Symbol("radix.slottable");function mz(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===mD}var mO=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=mL(`Primitive.${t}`),n=b.forwardRef((e,n)=>{let{asChild:s,...i}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(s?r:t,{...i,ref:n})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),mB=Symbol("radix.slottable");function mF(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===mB}var m$=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(mF);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),mV=e.i(897462),mU="rovingFocusGroup.onEntryFocus",mW={bubbles:!1,cancelable:!0},mG="RovingFocusGroup",[mq,mH,mK]=(0,m_.createCollection)(mG),[mX,mY]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(mG,[mK]),[mJ,mZ]=mX(mG),mQ=b.forwardRef((e,t)=>(0,v.jsx)(mq.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,v.jsx)(mq.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,v.jsx)(m0,{...e,ref:t})})}));mQ.displayName=mG;var m0=b.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,orientation:n,loop:s=!1,dir:i,currentTabStopId:a,defaultCurrentTabStopId:o,onCurrentTabStopIdChange:l,onEntryFocus:c,preventScrollOnEntryFocus:u=!1,...d}=e,h=b.useRef(null),p=(0,aK.useComposedRefs)(t,h),m=(0,mT.useDirection)(i),[f,g]=(0,aq.useControllableState)({prop:a,defaultProp:o??null,onChange:l,caller:mG}),[x,y]=b.useState(!1),w=(0,mV.useCallbackRef)(c),k=mH(r),j=b.useRef(!1),[N,S]=b.useState(0);return b.useEffect(()=>{let e=h.current;if(e)return e.addEventListener(mU,w),()=>e.removeEventListener(mU,w)},[w]),(0,v.jsx)(mJ,{scope:r,orientation:n,dir:m,loop:s,currentTabStopId:f,onItemFocus:b.useCallback(e=>g(e),[g]),onItemShiftTab:b.useCallback(()=>y(!0),[]),onFocusableItemAdd:b.useCallback(()=>S(e=>e+1),[]),onFocusableItemRemove:b.useCallback(()=>S(e=>e-1),[]),children:(0,v.jsx)(m$.div,{tabIndex:x||0===N?-1:0,"data-orientation":n,...d,ref:p,style:{outline:"none",...e.style},onMouseDown:(0,aG.composeEventHandlers)(e.onMouseDown,()=>{j.current=!0}),onFocus:(0,aG.composeEventHandlers)(e.onFocus,e=>{let t=!j.current;if(e.target===e.currentTarget&&t&&!x){let t=new CustomEvent(mU,mW);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=k().filter(e=>e.focusable);m3([e.find(e=>e.active),e.find(e=>e.id===f),...e].filter(Boolean).map(e=>e.ref.current),u)}}j.current=!1}),onBlur:(0,aG.composeEventHandlers)(e.onBlur,()=>y(!1))})})}),m1="RovingFocusGroupItem",m2=b.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,focusable:n=!0,active:s=!1,tabStopId:i,children:a,...o}=e,l=(0,aQ.useId)(),c=i||l,u=mZ(m1,r),d=u.currentTabStopId===c,h=mH(r),{onFocusableItemAdd:p,onFocusableItemRemove:m,currentTabStopId:f}=u;return b.useEffect(()=>{if(n)return p(),()=>m()},[n,p,m]),(0,v.jsx)(mq.ItemSlot,{scope:r,id:c,focusable:n,active:s,children:(0,v.jsx)(m$.span,{tabIndex:d?0:-1,"data-orientation":u.orientation,...o,ref:t,onMouseDown:(0,aG.composeEventHandlers)(e.onMouseDown,e=>{n?u.onItemFocus(c):e.preventDefault()}),onFocus:(0,aG.composeEventHandlers)(e.onFocus,()=>u.onItemFocus(c)),onKeyDown:(0,aG.composeEventHandlers)(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey)return void u.onItemShiftTab();if(e.target!==e.currentTarget)return;let t=function(e,t,r){var n;let s=(n=e.key,"rtl"!==r?n:"ArrowLeft"===n?"ArrowRight":"ArrowRight"===n?"ArrowLeft":n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(s))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(s)))return m5[s]}(e,u.orientation,u.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let s=h().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)s.reverse();else if("prev"===t||"next"===t){var r,n;"prev"===t&&s.reverse();let i=s.indexOf(e.currentTarget);s=u.loop?(r=s,n=i+1,r.map((e,t)=>r[(n+t)%r.length])):s.slice(i+1)}setTimeout(()=>m3(s))}}),children:"function"==typeof a?a({isCurrentTabStop:d,hasTabStop:null!=f}):a})})});m2.displayName=m1;var m5={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function m3(e,t=!1){let r=document.activeElement;for(let n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}var m6=e.i(567706),m4=e.i(883944),m8=["Enter"," "],m9=["ArrowUp","PageDown","End"],m7=["ArrowDown","PageUp","Home",...m9],fe={ltr:[...m8,"ArrowRight"],rtl:[...m8,"ArrowLeft"]},ft={ltr:["ArrowLeft"],rtl:["ArrowRight"]},fr="Menu",[fn,fs,fi]=(0,m_.createCollection)(fr),[fa,fo]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(fr,[fi,mM.createPopperScope,mY]),fl=(0,mM.createPopperScope)(),fc=mY(),[fu,fd]=fa(fr),[fh,fp]=fa(fr),fm=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,s=fl(r);return(0,v.jsx)(mM.Anchor,{...s,...n,ref:t})});fm.displayName="MenuAnchor";var ff="MenuPortal",[fg,fx]=fa(ff,{forceMount:void 0}),fy="MenuContent",[fv,fb]=fa(fy),fw=b.forwardRef((e,t)=>{let r=fx(fy,e.__scopeMenu),{forceMount:n=r.forceMount,...s}=e,i=fd(fy,e.__scopeMenu),a=fp(fy,e.__scopeMenu);return(0,v.jsx)(fn.Provider,{scope:e.__scopeMenu,children:(0,v.jsx)(aZ.Presence,{present:n||i.open,children:(0,v.jsx)(fn.Slot,{scope:e.__scopeMenu,children:a.modal?(0,v.jsx)(fk,{...s,ref:t}):(0,v.jsx)(fj,{...s,ref:t})})})})}),fk=b.forwardRef((e,t)=>{let r=fd(fy,e.__scopeMenu),n=b.useRef(null),s=(0,aK.useComposedRefs)(t,n);return b.useEffect(()=>{let e=n.current;if(e)return(0,m6.hideOthers)(e)},[]),(0,v.jsx)(fS,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:r.open,disableOutsideScroll:!0,onFocusOutside:(0,aG.composeEventHandlers)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1}),onDismiss:()=>r.onOpenChange(!1)})}),fj=b.forwardRef((e,t)=>{let r=fd(fy,e.__scopeMenu);return(0,v.jsx)(fS,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,disableOutsideScroll:!1,onDismiss:()=>r.onOpenChange(!1)})}),fN=mL("MenuContent.ScrollLock"),fS=b.forwardRef((e,t)=>{let{__scopeMenu:r,loop:n=!1,trapFocus:s,onOpenAutoFocus:i,onCloseAutoFocus:a,disableOutsidePointerEvents:o,onEntryFocus:l,onEscapeKeyDown:c,onPointerDownOutside:u,onFocusOutside:d,onInteractOutside:h,onDismiss:p,disableOutsideScroll:m,...f}=e,g=fd(fy,r),x=fp(fy,r),y=fl(r),w=fc(r),k=fs(r),[j,N]=b.useState(null),S=b.useRef(null),C=(0,aK.useComposedRefs)(t,S,g.onContentChange),A=b.useRef(0),_=b.useRef(""),T=b.useRef(0),E=b.useRef(null),P=b.useRef("right"),R=b.useRef(0),M=m?m4.RemoveScroll:b.Fragment;b.useEffect(()=>()=>window.clearTimeout(A.current),[]),(0,mP.useFocusGuards)();let I=b.useCallback(e=>{var t,r;return P.current===E.current?.side&&(t=e,!!(r=E.current?.area)&&function(e,t){let{x:r,y:n}=e,s=!1;for(let e=0,i=t.length-1;e<t.length;i=e++){let a=t[e],o=t[i],l=a.x,c=a.y,u=o.x,d=o.y;c>n!=d>n&&r<(u-l)*(n-c)/(d-c)+l&&(s=!s)}return s}({x:t.clientX,y:t.clientY},r))},[]);return(0,v.jsx)(fv,{scope:r,searchRef:_,onItemEnter:b.useCallback(e=>{I(e)&&e.preventDefault()},[I]),onItemLeave:b.useCallback(e=>{I(e)||(S.current?.focus(),N(null))},[I]),onTriggerLeave:b.useCallback(e=>{I(e)&&e.preventDefault()},[I]),pointerGraceTimerRef:T,onPointerGraceIntentChange:b.useCallback(e=>{E.current=e},[]),children:(0,v.jsx)(M,{...m?{as:fN,allowPinchZoom:!0}:void 0,children:(0,v.jsx)(mR.FocusScope,{asChild:!0,trapped:s,onMountAutoFocus:(0,aG.composeEventHandlers)(i,e=>{e.preventDefault(),S.current?.focus({preventScroll:!0})}),onUnmountAutoFocus:a,children:(0,v.jsx)(mE.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:o,onEscapeKeyDown:c,onPointerDownOutside:u,onFocusOutside:d,onInteractOutside:h,onDismiss:p,children:(0,v.jsx)(mQ,{asChild:!0,...w,dir:x.dir,orientation:"vertical",loop:n,currentTabStopId:j,onCurrentTabStopIdChange:N,onEntryFocus:(0,aG.composeEventHandlers)(l,e=>{x.isUsingKeyboardRef.current||e.preventDefault()}),preventScrollOnEntryFocus:!0,children:(0,v.jsx)(mM.Content,{role:"menu","aria-orientation":"vertical","data-state":fJ(g.open),"data-radix-menu-content":"",dir:x.dir,...y,...f,ref:C,style:{outline:"none",...f.style},onKeyDown:(0,aG.composeEventHandlers)(f.onKeyDown,e=>{let t=e.target.closest("[data-radix-menu-content]")===e.currentTarget,r=e.ctrlKey||e.altKey||e.metaKey,n=1===e.key.length;if(t){var s;let t,i,a,o,l,c;"Tab"===e.key&&e.preventDefault(),!r&&n&&(s=e.key,t=_.current+s,i=k().filter(e=>!e.disabled),a=document.activeElement,o=i.find(e=>e.ref.current===a)?.textValue,l=function(e,t,r){var n;let s=t.length>1&&Array.from(t).every(e=>e===t[0])?t[0]:t,i=r?e.indexOf(r):-1,a=(n=Math.max(i,0),e.map((t,r)=>e[(n+r)%e.length]));1===s.length&&(a=a.filter(e=>e!==r));let o=a.find(e=>e.toLowerCase().startsWith(s.toLowerCase()));return o!==r?o:void 0}(i.map(e=>e.textValue),t,o),c=i.find(e=>e.textValue===l)?.ref.current,function e(t){_.current=t,window.clearTimeout(A.current),""!==t&&(A.current=window.setTimeout(()=>e(""),1e3))}(t),c&&setTimeout(()=>c.focus()))}let i=S.current;if(e.target!==i||!m7.includes(e.key))return;e.preventDefault();let a=k().filter(e=>!e.disabled).map(e=>e.ref.current);m9.includes(e.key)&&a.reverse(),function(e){let t=document.activeElement;for(let r of e)if(r===t||(r.focus(),document.activeElement!==t))return}(a)}),onBlur:(0,aG.composeEventHandlers)(e.onBlur,e=>{e.currentTarget.contains(e.target)||(window.clearTimeout(A.current),_.current="")}),onPointerMove:(0,aG.composeEventHandlers)(e.onPointerMove,f0(e=>{let t=e.target,r=R.current!==e.clientX;e.currentTarget.contains(t)&&r&&(P.current=e.clientX>R.current?"right":"left",R.current=e.clientX)}))})})})})})})});fw.displayName=fy;var fC=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,v.jsx)(mO.div,{role:"group",...n,ref:t})});fC.displayName="MenuGroup";var fA=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,v.jsx)(mO.div,{...n,ref:t})});fA.displayName="MenuLabel";var f_="MenuItem",fT="menu.itemSelect",fE=b.forwardRef((e,t)=>{let{disabled:r=!1,onSelect:n,...s}=e,i=b.useRef(null),a=fp(f_,e.__scopeMenu),o=fb(f_,e.__scopeMenu),l=(0,aK.useComposedRefs)(t,i),c=b.useRef(!1);return(0,v.jsx)(fP,{...s,ref:l,disabled:r,onClick:(0,aG.composeEventHandlers)(e.onClick,()=>{let e=i.current;if(!r&&e){let t=new CustomEvent(fT,{bubbles:!0,cancelable:!0});e.addEventListener(fT,e=>n?.(e),{once:!0}),e&&aD.flushSync(()=>e.dispatchEvent(t)),t.defaultPrevented?c.current=!1:a.onClose()}}),onPointerDown:t=>{e.onPointerDown?.(t),c.current=!0},onPointerUp:(0,aG.composeEventHandlers)(e.onPointerUp,e=>{c.current||e.currentTarget?.click()}),onKeyDown:(0,aG.composeEventHandlers)(e.onKeyDown,e=>{let t=""!==o.searchRef.current;r||t&&" "===e.key||m8.includes(e.key)&&(e.currentTarget.click(),e.preventDefault())})})});fE.displayName=f_;var fP=b.forwardRef((e,t)=>{let{__scopeMenu:r,disabled:n=!1,textValue:s,...i}=e,a=fb(f_,r),o=fc(r),l=b.useRef(null),c=(0,aK.useComposedRefs)(t,l),[u,d]=b.useState(!1),[h,p]=b.useState("");return b.useEffect(()=>{let e=l.current;e&&p((e.textContent??"").trim())},[i.children]),(0,v.jsx)(fn.ItemSlot,{scope:r,disabled:n,textValue:s??h,children:(0,v.jsx)(m2,{asChild:!0,...o,focusable:!n,children:(0,v.jsx)(mO.div,{role:"menuitem","data-highlighted":u?"":void 0,"aria-disabled":n||void 0,"data-disabled":n?"":void 0,...i,ref:c,onPointerMove:(0,aG.composeEventHandlers)(e.onPointerMove,f0(e=>{n?a.onItemLeave(e):(a.onItemEnter(e),e.defaultPrevented||e.currentTarget.focus({preventScroll:!0}))})),onPointerLeave:(0,aG.composeEventHandlers)(e.onPointerLeave,f0(e=>a.onItemLeave(e))),onFocus:(0,aG.composeEventHandlers)(e.onFocus,()=>d(!0)),onBlur:(0,aG.composeEventHandlers)(e.onBlur,()=>d(!1))})})})}),fR=b.forwardRef((e,t)=>{let{checked:r=!1,onCheckedChange:n,...s}=e;return(0,v.jsx)(fF,{scope:e.__scopeMenu,checked:r,children:(0,v.jsx)(fE,{role:"menuitemcheckbox","aria-checked":fZ(r)?"mixed":r,...s,ref:t,"data-state":fQ(r),onSelect:(0,aG.composeEventHandlers)(s.onSelect,()=>n?.(!!fZ(r)||!r),{checkForDefaultPrevented:!1})})})});fR.displayName="MenuCheckboxItem";var fM="MenuRadioGroup",[fI,fL]=fa(fM,{value:void 0,onValueChange:()=>{}}),fD=b.forwardRef((e,t)=>{let{value:r,onValueChange:n,...s}=e,i=(0,mV.useCallbackRef)(n);return(0,v.jsx)(fI,{scope:e.__scopeMenu,value:r,onValueChange:i,children:(0,v.jsx)(fC,{...s,ref:t})})});fD.displayName=fM;var fz="MenuRadioItem",fO=b.forwardRef((e,t)=>{let{value:r,...n}=e,s=fL(fz,e.__scopeMenu),i=r===s.value;return(0,v.jsx)(fF,{scope:e.__scopeMenu,checked:i,children:(0,v.jsx)(fE,{role:"menuitemradio","aria-checked":i,...n,ref:t,"data-state":fQ(i),onSelect:(0,aG.composeEventHandlers)(n.onSelect,()=>s.onValueChange?.(r),{checkForDefaultPrevented:!1})})})});fO.displayName=fz;var fB="MenuItemIndicator",[fF,f$]=fa(fB,{checked:!1}),fV=b.forwardRef((e,t)=>{let{__scopeMenu:r,forceMount:n,...s}=e,i=f$(fB,r);return(0,v.jsx)(aZ.Presence,{present:n||fZ(i.checked)||!0===i.checked,children:(0,v.jsx)(mO.span,{...s,ref:t,"data-state":fQ(i.checked)})})});fV.displayName=fB;var fU=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e;return(0,v.jsx)(mO.div,{role:"separator","aria-orientation":"horizontal",...n,ref:t})});fU.displayName="MenuSeparator";var fW=b.forwardRef((e,t)=>{let{__scopeMenu:r,...n}=e,s=fl(r);return(0,v.jsx)(mM.Arrow,{...s,...n,ref:t})});fW.displayName="MenuArrow";var[fG,fq]=fa("MenuSub"),fH="MenuSubTrigger",fK=b.forwardRef((e,t)=>{let r=fd(fH,e.__scopeMenu),n=fp(fH,e.__scopeMenu),s=fq(fH,e.__scopeMenu),i=fb(fH,e.__scopeMenu),a=b.useRef(null),{pointerGraceTimerRef:o,onPointerGraceIntentChange:l}=i,c={__scopeMenu:e.__scopeMenu},u=b.useCallback(()=>{a.current&&window.clearTimeout(a.current),a.current=null},[]);return b.useEffect(()=>u,[u]),b.useEffect(()=>{let e=o.current;return()=>{window.clearTimeout(e),l(null)}},[o,l]),(0,v.jsx)(fm,{asChild:!0,...c,children:(0,v.jsx)(fP,{id:s.triggerId,"aria-haspopup":"menu","aria-expanded":r.open,"aria-controls":s.contentId,"data-state":fJ(r.open),...e,ref:(0,aK.composeRefs)(t,s.onTriggerChange),onClick:t=>{e.onClick?.(t),e.disabled||t.defaultPrevented||(t.currentTarget.focus(),r.open||r.onOpenChange(!0))},onPointerMove:(0,aG.composeEventHandlers)(e.onPointerMove,f0(t=>{i.onItemEnter(t),!t.defaultPrevented&&(e.disabled||r.open||a.current||(i.onPointerGraceIntentChange(null),a.current=window.setTimeout(()=>{r.onOpenChange(!0),u()},100)))})),onPointerLeave:(0,aG.composeEventHandlers)(e.onPointerLeave,f0(e=>{u();let t=r.content?.getBoundingClientRect();if(t){let n=r.content?.dataset.side,s="right"===n,a=t[s?"left":"right"],l=t[s?"right":"left"];i.onPointerGraceIntentChange({area:[{x:e.clientX+(s?-5:5),y:e.clientY},{x:a,y:t.top},{x:l,y:t.top},{x:l,y:t.bottom},{x:a,y:t.bottom}],side:n}),window.clearTimeout(o.current),o.current=window.setTimeout(()=>i.onPointerGraceIntentChange(null),300)}else{if(i.onTriggerLeave(e),e.defaultPrevented)return;i.onPointerGraceIntentChange(null)}})),onKeyDown:(0,aG.composeEventHandlers)(e.onKeyDown,t=>{let s=""!==i.searchRef.current;e.disabled||s&&" "===t.key||fe[n.dir].includes(t.key)&&(r.onOpenChange(!0),r.content?.focus(),t.preventDefault())})})})});fK.displayName=fH;var fX="MenuSubContent",fY=b.forwardRef((e,t)=>{let r=fx(fy,e.__scopeMenu),{forceMount:n=r.forceMount,...s}=e,i=fd(fy,e.__scopeMenu),a=fp(fy,e.__scopeMenu),o=fq(fX,e.__scopeMenu),l=b.useRef(null),c=(0,aK.useComposedRefs)(t,l);return(0,v.jsx)(fn.Provider,{scope:e.__scopeMenu,children:(0,v.jsx)(aZ.Presence,{present:n||i.open,children:(0,v.jsx)(fn.Slot,{scope:e.__scopeMenu,children:(0,v.jsx)(fS,{id:o.contentId,"aria-labelledby":o.triggerId,...s,ref:c,align:"start",side:"rtl"===a.dir?"left":"right",disableOutsidePointerEvents:!1,disableOutsideScroll:!1,trapFocus:!1,onOpenAutoFocus:e=>{a.isUsingKeyboardRef.current&&l.current?.focus(),e.preventDefault()},onCloseAutoFocus:e=>e.preventDefault(),onFocusOutside:(0,aG.composeEventHandlers)(e.onFocusOutside,e=>{e.target!==o.trigger&&i.onOpenChange(!1)}),onEscapeKeyDown:(0,aG.composeEventHandlers)(e.onEscapeKeyDown,e=>{a.onClose(),e.preventDefault()}),onKeyDown:(0,aG.composeEventHandlers)(e.onKeyDown,e=>{let t=e.currentTarget.contains(e.target),r=ft[a.dir].includes(e.key);t&&r&&(i.onOpenChange(!1),o.trigger?.focus(),e.preventDefault())})})})})})});function fJ(e){return e?"open":"closed"}function fZ(e){return"indeterminate"===e}function fQ(e){return fZ(e)?"indeterminate":e?"checked":"unchecked"}function f0(e){return t=>"mouse"===t.pointerType?e(t):void 0}fY.displayName=fX;var f1="DropdownMenu",[f2,f5]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(f1,[fo]),f3=fo(),[f6,f4]=f2(f1),f8="DropdownMenuTrigger";b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,disabled:n=!1,...s}=e,i=f4(f8,r),a=f3(r);return(0,v.jsx)(fm,{asChild:!0,...a,children:(0,v.jsx)(mA.button,{type:"button",id:i.triggerId,"aria-haspopup":"menu","aria-expanded":i.open,"aria-controls":i.open?i.contentId:void 0,"data-state":i.open?"open":"closed","data-disabled":n?"":void 0,disabled:n,...s,ref:(0,aK.composeRefs)(t,i.triggerRef),onPointerDown:(0,aG.composeEventHandlers)(e.onPointerDown,e=>{!n&&0===e.button&&!1===e.ctrlKey&&(i.onOpenToggle(),i.open||e.preventDefault())}),onKeyDown:(0,aG.composeEventHandlers)(e.onKeyDown,e=>{!n&&(["Enter"," "].includes(e.key)&&i.onOpenToggle(),"ArrowDown"===e.key&&i.onOpenChange(!0),["Enter"," ","ArrowDown"].includes(e.key)&&e.preventDefault())})})})}).displayName=f8;var f9="DropdownMenuContent";b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f4(f9,r),i=f3(r),a=b.useRef(!1);return(0,v.jsx)(fw,{id:s.contentId,"aria-labelledby":s.triggerId,...i,...n,ref:t,onCloseAutoFocus:(0,aG.composeEventHandlers)(e.onCloseAutoFocus,e=>{a.current||s.triggerRef.current?.focus(),a.current=!1,e.preventDefault()}),onInteractOutside:(0,aG.composeEventHandlers)(e.onInteractOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey,n=2===t.button||r;(!s.modal||n)&&(a.current=!0)}),style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}).displayName=f9,b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fC,{...s,...n,ref:t})}).displayName="DropdownMenuGroup",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fA,{...s,...n,ref:t})}).displayName="DropdownMenuLabel",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fE,{...s,...n,ref:t})}).displayName="DropdownMenuItem",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fR,{...s,...n,ref:t})}).displayName="DropdownMenuCheckboxItem",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fD,{...s,...n,ref:t})}).displayName="DropdownMenuRadioGroup",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fO,{...s,...n,ref:t})}).displayName="DropdownMenuRadioItem",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fV,{...s,...n,ref:t})}).displayName="DropdownMenuItemIndicator",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fU,{...s,...n,ref:t})}).displayName="DropdownMenuSeparator",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fW,{...s,...n,ref:t})}).displayName="DropdownMenuArrow",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fK,{...s,...n,ref:t})}).displayName="DropdownMenuSubTrigger",b.forwardRef((e,t)=>{let{__scopeDropdownMenu:r,...n}=e,s=f3(r);return(0,v.jsx)(fY,{...s,...n,ref:t,style:{...e.style,"--radix-dropdown-menu-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-dropdown-menu-content-available-width":"var(--radix-popper-available-width)","--radix-dropdown-menu-content-available-height":"var(--radix-popper-available-height)","--radix-dropdown-menu-trigger-width":"var(--radix-popper-anchor-width)","--radix-dropdown-menu-trigger-height":"var(--radix-popper-anchor-height)"}})}).displayName="DropdownMenuSubContent";var f7=Symbol("radix.slottable");function ge(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===f7}var gt=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{var r,n;let s,i,a,o=(n=r=`Primitive.${t}`,(s=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${n}.SlotClone`,i=s,(a=b.forwardRef((e,t)=>{let{children:r,...n}=e,s=b.Children.toArray(r),a=s.find(ge);if(a){let e=a.props.children,r=s.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(i,{...n,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(i,{...n,ref:t,children:r})})).displayName=`${r}.Slot`,a),l=b.forwardRef((e,r)=>{let{asChild:n,...s}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(n?o:t,{...s,ref:r})});return l.displayName=`Primitive.${t}`,{...e,[t]:l}},{}),gr="HoverCard",[gn,gs]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(gr,[mM.createPopperScope]),gi=(0,mM.createPopperScope)(),[ga,go]=gn(gr),gl="HoverCardTrigger";b.forwardRef((e,t)=>{let{__scopeHoverCard:r,...n}=e,s=go(gl,r),i=gi(r);return(0,v.jsx)(mM.Anchor,{asChild:!0,...i,children:(0,v.jsx)(gt.a,{"data-state":s.open?"open":"closed",...n,ref:t,onPointerEnter:(0,aG.composeEventHandlers)(e.onPointerEnter,gp(s.onOpen)),onPointerLeave:(0,aG.composeEventHandlers)(e.onPointerLeave,gp(s.onClose)),onFocus:(0,aG.composeEventHandlers)(e.onFocus,s.onOpen),onBlur:(0,aG.composeEventHandlers)(e.onBlur,s.onClose),onTouchStart:(0,aG.composeEventHandlers)(e.onTouchStart,e=>e.preventDefault())})})}).displayName=gl;var[gc,gu]=gn("HoverCardPortal",{forceMount:void 0}),gd="HoverCardContent";b.forwardRef((e,t)=>{let r=gu(gd,e.__scopeHoverCard),{forceMount:n=r.forceMount,...s}=e,i=go(gd,e.__scopeHoverCard);return(0,v.jsx)(aZ.Presence,{present:n||i.open,children:(0,v.jsx)(gh,{"data-state":i.open?"open":"closed",...s,onPointerEnter:(0,aG.composeEventHandlers)(e.onPointerEnter,gp(i.onOpen)),onPointerLeave:(0,aG.composeEventHandlers)(e.onPointerLeave,gp(i.onClose)),ref:t})})}).displayName=gd;var gh=b.forwardRef((e,t)=>{let{__scopeHoverCard:r,onEscapeKeyDown:n,onPointerDownOutside:s,onFocusOutside:i,onInteractOutside:a,...o}=e,l=go(gd,r),c=gi(r),u=b.useRef(null),d=(0,aK.useComposedRefs)(t,u),[h,p]=b.useState(!1);return b.useEffect(()=>{if(h){let e=document.body;return y=e.style.userSelect||e.style.webkitUserSelect,e.style.userSelect="none",e.style.webkitUserSelect="none",()=>{e.style.userSelect=y,e.style.webkitUserSelect=y}}},[h]),b.useEffect(()=>{if(u.current){let e=()=>{p(!1),l.isPointerDownOnContentRef.current=!1,setTimeout(()=>{document.getSelection()?.toString()!==""&&(l.hasSelectionRef.current=!0)})};return document.addEventListener("pointerup",e),()=>{document.removeEventListener("pointerup",e),l.hasSelectionRef.current=!1,l.isPointerDownOnContentRef.current=!1}}},[l.isPointerDownOnContentRef,l.hasSelectionRef]),b.useEffect(()=>{u.current&&(function(e){let t=[],r=document.createTreeWalker(e,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>e.tabIndex>=0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});for(;r.nextNode();)t.push(r.currentNode);return t})(u.current).forEach(e=>e.setAttribute("tabindex","-1"))}),(0,v.jsx)(mE.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:!1,onInteractOutside:a,onEscapeKeyDown:n,onPointerDownOutside:s,onFocusOutside:(0,aG.composeEventHandlers)(i,e=>{e.preventDefault()}),onDismiss:l.onDismiss,children:(0,v.jsx)(mM.Content,{...c,...o,onPointerDown:(0,aG.composeEventHandlers)(o.onPointerDown,e=>{e.currentTarget.contains(e.target)&&p(!0),l.hasSelectionRef.current=!1,l.isPointerDownOnContentRef.current=!0}),ref:d,style:{...o.style,userSelect:h?"text":void 0,WebkitUserSelect:h?"text":void 0,"--radix-hover-card-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-hover-card-content-available-width":"var(--radix-popper-available-width)","--radix-hover-card-content-available-height":"var(--radix-popper-available-height)","--radix-hover-card-trigger-width":"var(--radix-popper-anchor-width)","--radix-hover-card-trigger-height":"var(--radix-popper-anchor-height)"}})})});function gp(e){return t=>"touch"===t.pointerType?void 0:e()}b.forwardRef((e,t)=>{let{__scopeHoverCard:r,...n}=e,s=gi(r);return(0,v.jsx)(mM.Arrow,{...s,...n,ref:t})}).displayName="HoverCardArrow";var gm=e.i(77982);function gf({className:e,...t}){return(0,v.jsx)("div",{"data-slot":"input-group",role:"group",className:(0,k.cn)("group/input-group border-input dark:bg-input/30 relative flex w-full items-center rounded-md border shadow-xs transition-[color,box-shadow] outline-none","h-9 min-w-0 has-[>textarea]:h-auto","has-[>[data-align=inline-start]]:[&>input]:pl-2","has-[>[data-align=inline-end]]:[&>input]:pr-2","has-[>[data-align=block-start]]:h-auto has-[>[data-align=block-start]]:flex-col has-[>[data-align=block-start]]:[&>input]:pb-3","has-[>[data-align=block-end]]:h-auto has-[>[data-align=block-end]]:flex-col has-[>[data-align=block-end]]:[&>input]:pt-3","has-[[data-slot=input-group-control]:focus-visible]:border-ring has-[[data-slot=input-group-control]:focus-visible]:ring-ring/50 has-[[data-slot=input-group-control]:focus-visible]:ring-[3px]","has-[[data-slot][aria-invalid=true]]:ring-destructive/20 has-[[data-slot][aria-invalid=true]]:border-destructive dark:has-[[data-slot][aria-invalid=true]]:ring-destructive/40",e),...t})}e.i(455706);let gg=(0,V.cva)("text-muted-foreground flex h-auto cursor-text items-center justify-center gap-2 py-1.5 text-sm font-medium select-none [&>svg:not([class*='size-'])]:size-4 [&>kbd]:rounded-[calc(var(--radius)-5px)] group-data-[disabled=true]/input-group:opacity-50",{variants:{align:{"inline-start":"order-first pl-3 has-[>button]:ml-[-0.45rem] has-[>kbd]:ml-[-0.35rem]","inline-end":"order-last pr-3 has-[>button]:mr-[-0.45rem] has-[>kbd]:mr-[-0.35rem]","block-start":"order-first w-full justify-start px-3 pt-3 [.border-b]:pb-3 group-has-[>input]/input-group:pt-2.5","block-end":"order-last w-full justify-start px-3 pb-3 [.border-t]:pt-3 group-has-[>input]/input-group:pb-2.5"}},defaultVariants:{align:"inline-start"}});function gx({className:e,align:t="inline-start",...r}){return(0,v.jsx)("div",{role:"group","data-slot":"input-group-addon","data-align":t,className:(0,k.cn)(gg({align:t}),e),onClick:e=>{e.target.closest("button")||e.currentTarget.parentElement?.querySelector("input")?.focus()},...r})}let gy=(0,V.cva)("text-sm shadow-none flex gap-2 items-center",{variants:{size:{xs:"h-6 gap-1 px-2 rounded-[calc(var(--radius)-5px)] [&>svg:not([class*='size-'])]:size-3.5 has-[>svg]:px-2",sm:"h-8 px-2.5 gap-1.5 rounded-md has-[>svg]:px-2.5","icon-xs":"size-6 rounded-[calc(var(--radius)-5px)] p-0 has-[>svg]:p-0","icon-sm":"size-8 p-0 has-[>svg]:p-0"}},defaultVariants:{size:"xs"}});function gv({className:e,type:t="button",variant:r="ghost",size:n="xs",...s}){return(0,v.jsx)(N.Button,{type:t,"data-size":n,variant:r,className:(0,k.cn)(gy({size:n}),e),...s})}let gb=(0,C.default)("corner-down-left",[["path",{d:"M20 4v7a4 4 0 0 1-4 4H4",key:"6o5b7l"}],["path",{d:"m9 10-5 5 5 5",key:"1kshq7"}]]),gw=(0,C.default)("image",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",ry:"2",key:"1m3agn"}],["circle",{cx:"9",cy:"9",r:"2",key:"af1f0g"}],["path",{d:"m21 15-3.086-3.086a2 2 0 0 0-2.828 0L6 21",key:"1xmnt7"}]]);var gk=e.i(675182),gk=gk,gj=e.i(257868),gj=gj;let gN=(0,C.default)("square",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}]]),gS=(e=21)=>{let t="",r=crypto.getRandomValues(new Uint8Array(e|=0));for(;e--;)t+="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict"[63&r[e]];return t},gC=(0,b.createContext)(null),gA=(0,b.createContext)(null),g_=(0,b.createContext)(null),gT=()=>{let e=(0,b.useContext)(gA),t=(0,b.useContext)(g_)??e;if(!t)throw Error("usePromptInputAttachments must be used within a PromptInput or PromptInputProvider");return t},gE=(0,b.createContext)(null),gP=({className:e,accept:t,multiple:r,globalDrop:n,syncHiddenInput:s,maxFiles:i,maxFileSize:a,onError:o,onSubmit:l,children:c,...u})=>{let d=(0,b.useContext)(gC),h=!!d,p=(0,b.useRef)(null),m=(0,b.useRef)(null),[f,g]=(0,b.useState)([]),x=h?d.attachments.files:f,[y,w]=(0,b.useState)([]),j=(0,b.useRef)(x);j.current=x;let N=(0,b.useCallback)(()=>{p.current?.click()},[]),S=(0,b.useCallback)(e=>!t||""===t.trim()||t.split(",").map(e=>e.trim()).filter(Boolean).some(t=>{if(t.endsWith("/*")){let r=t.slice(0,-1);return e.type.startsWith(r)}return e.type===t}),[t]),C=(0,b.useCallback)(e=>{let t=Array.from(e),r=t.filter(e=>S(e));if(t.length&&0===r.length)return void o?.({code:"accept",message:"No files match the accepted types."});let n=r.filter(e=>!a||e.size<=a);r.length>0&&0===n.length?o?.({code:"max_file_size",message:"All files exceed the maximum size."}):g(e=>{let t="number"==typeof i?Math.max(0,i-e.length):void 0,r="number"==typeof t?n.slice(0,t):n;"number"==typeof t&&n.length>t&&o?.({code:"max_files",message:"Too many files. Some were not added."});let s=[];for(let e of r)s.push({id:gS(),type:"file",url:URL.createObjectURL(e),mediaType:e.type,filename:e.name});return e.concat(s)})},[S,i,a,o]),A=(0,b.useCallback)(e=>g(t=>{let r=t.find(t=>t.id===e);return r?.url&&URL.revokeObjectURL(r.url),t.filter(t=>t.id!==e)}),[]),_=(0,b.useCallback)(e=>{let t=Array.from(e),r=t.filter(e=>S(e));if(t.length&&0===r.length)return void o?.({code:"accept",message:"No files match the accepted types."});let n=r.filter(e=>!a||e.size<=a);if(r.length>0&&0===n.length)return void o?.({code:"max_file_size",message:"All files exceed the maximum size."});let s=x.length,l="number"==typeof i?Math.max(0,i-s):void 0,c="number"==typeof l?n.slice(0,l):n;"number"==typeof l&&n.length>l&&o?.({code:"max_files",message:"Too many files. Some were not added."}),c.length>0&&d?.attachments.add(c)},[S,a,i,o,x.length,d]),T=(0,b.useCallback)(()=>h?d?.attachments.clear():g(e=>{for(let t of e)t.url&&URL.revokeObjectURL(t.url);return[]}),[h,d]),E=(0,b.useCallback)(()=>w([]),[]),P=h?_:C,R=h?d.attachments.remove:A,M=h?d.attachments.openFileDialog:N,I=(0,b.useCallback)(()=>{T(),E()},[T,E]);(0,b.useEffect)(()=>{h&&d.__registerFileInput(p,()=>p.current?.click())},[h,d]),(0,b.useEffect)(()=>{s&&p.current&&0===x.length&&(p.current.value="")},[x,s]),(0,b.useEffect)(()=>{let e=m.current;if(!e||n)return;let t=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault()},r=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault(),e.dataTransfer?.files&&e.dataTransfer.files.length>0&&P(e.dataTransfer.files)};return e.addEventListener("dragover",t),e.addEventListener("drop",r),()=>{e.removeEventListener("dragover",t),e.removeEventListener("drop",r)}},[P,n]),(0,b.useEffect)(()=>{if(!n)return;let e=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault()},t=e=>{e.dataTransfer?.types?.includes("Files")&&e.preventDefault(),e.dataTransfer?.files&&e.dataTransfer.files.length>0&&P(e.dataTransfer.files)};return document.addEventListener("dragover",e),document.addEventListener("drop",t),()=>{document.removeEventListener("dragover",e),document.removeEventListener("drop",t)}},[P,n]),(0,b.useEffect)(()=>()=>{if(!h)for(let e of j.current)e.url&&URL.revokeObjectURL(e.url)},[h]);let L=async e=>{try{let t=await fetch(e),r=await t.blob();return new Promise(e=>{let t=new FileReader;t.onloadend=()=>e(t.result),t.onerror=()=>e(null),t.readAsDataURL(r)})}catch{return null}},D=(0,b.useMemo)(()=>({files:x.map(e=>({...e,id:e.id})),add:P,remove:R,clear:T,openFileDialog:M,fileInputRef:p}),[x,P,R,T,M]),z=(0,b.useMemo)(()=>({sources:y,add:e=>{let t=Array.isArray(e)?e:[e];w(e=>e.concat(t.map(e=>({...e,id:gS()}))))},remove:e=>{w(t=>t.filter(t=>t.id!==e))},clear:E}),[y,E]),O=(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)("input",{accept:t,"aria-label":"Upload files",className:"hidden",multiple:r,onChange:e=>{e.currentTarget.files&&P(e.currentTarget.files),e.currentTarget.value=""},ref:p,title:"Upload files",type:"file"}),(0,v.jsx)("form",{className:(0,k.cn)("w-full",e),onSubmit:e=>{e.preventDefault();let t=e.currentTarget,r=h?d.textInput.value:new FormData(t).get("message")||"";h||t.reset(),Promise.all(x.map(async({id:e,...t})=>{if(t.url?.startsWith("blob:")){let e=await L(t.url);return{...t,url:e??t.url}}return t})).then(t=>{try{let n=l({text:r,files:t},e);n instanceof Promise?n.then(()=>{I(),h&&d.textInput.clear()}).catch(()=>{}):(I(),h&&d.textInput.clear())}catch{}}).catch(()=>{})},ref:m,...u,children:(0,v.jsx)(gf,{className:"overflow-hidden",children:c})})]}),B=(0,v.jsx)(gE.Provider,{value:z,children:O});return(0,v.jsx)(g_.Provider,{value:D,children:B})},gR=({className:e,...t})=>(0,v.jsx)("div",{className:(0,k.cn)("contents",e),...t}),gM=({className:e,...t})=>(0,v.jsx)(gx,{align:"block-end",className:(0,k.cn)("order-first flex-wrap gap-1",e),...t}),gI=({className:e,...t})=>(0,v.jsx)(gx,{align:"block-end",className:(0,k.cn)("justify-between gap-1",e),...t}),gL=({className:e,variant:t="default",size:r="icon-sm",status:n,onStop:s,onClick:i,children:a,...o})=>{let l="submitted"===n||"streaming"===n,c=(0,v.jsx)(gb,{className:"size-4"});return"submitted"===n?c=(0,v.jsx)(gk.default,{className:"size-4 animate-spin"}):"streaming"===n?c=(0,v.jsx)(gN,{className:"size-4"}):"error"===n&&(c=(0,v.jsx)(aL.XIcon,{className:"size-4"})),(0,v.jsx)(gv,{"aria-label":l?"Stop":"Submit",className:(0,k.cn)(e),onClick:e=>{if(l&&s){e.preventDefault(),s();return}i?.(e)},size:r,type:l&&s?"button":"submit",variant:t,...o,children:a??c})},gD=(0,C.default)("file-text",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 9H8",key:"b1mrlr"}],["path",{d:"M16 13H8",key:"t4e002"}],["path",{d:"M16 17H8",key:"z1uh3a"}]]),gz=(0,C.default)("globe",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20",key:"13o1zl"}],["path",{d:"M2 12h20",key:"9i4pu4"}]]),gO=(0,C.default)("music-2",[["circle",{cx:"8",cy:"18",r:"4",key:"1fc0mg"}],["path",{d:"M12 18V2l7 4",key:"g04rme"}]]),gB=(0,C.default)("paperclip",[["path",{d:"m16 6-8.414 8.586a2 2 0 0 0 2.829 2.829l8.414-8.586a4 4 0 1 0-5.657-5.657l-8.379 8.551a6 6 0 1 0 8.485 8.485l8.379-8.551",key:"1miecu"}]]),gF=(0,C.default)("video",[["path",{d:"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5",key:"ftymec"}],["rect",{x:"2",y:"6",width:"14",height:"12",rx:"2",key:"158x01"}]]),g$=e=>{if("source-document"===e.type)return"source";let t=e.mediaType??"";return t.startsWith("image/")?"image":t.startsWith("video/")?"video":t.startsWith("audio/")?"audio":t.startsWith("application/")||t.startsWith("text/")?"document":"unknown"},gV=(0,b.createContext)(null),gU=(0,b.createContext)(null),gW=()=>{let e=(0,b.useContext)(gU);if(!e)throw Error("Attachment components must be used within <Attachment>");return e},gG=({variant:e="grid",className:t,children:r,...n})=>{let s=(0,b.useMemo)(()=>({variant:e}),[e]);return(0,v.jsx)(gV.Provider,{value:s,children:(0,v.jsx)("div",{className:(0,k.cn)("flex items-start","list"===e?"flex-col gap-2":"flex-wrap gap-2","grid"===e&&"ml-auto w-fit",t),...n,children:r})})},gq=({data:e,onRemove:t,className:r,children:n,...s})=>{let{variant:i}=(0,b.useContext)(gV)??{variant:"grid"},a=g$(e),o=(0,b.useMemo)(()=>({data:e,mediaCategory:a,onRemove:t,variant:i}),[e,a,t,i]);return(0,v.jsx)(gU.Provider,{value:o,children:(0,v.jsx)("div",{className:(0,k.cn)("group relative","grid"===i&&"size-24 overflow-hidden rounded-lg","inline"===i&&["flex h-8 cursor-pointer select-none items-center gap-1.5","rounded-md border border-border px-1.5","font-medium text-sm transition-all","hover:bg-accent hover:text-accent-foreground dark:hover:bg-accent/50"],"list"===i&&["flex w-full items-center gap-3 rounded-lg border p-3","hover:bg-accent/50"],r),...s,children:n})})},gH=({fallbackIcon:e,className:t,...r})=>{let{data:n,mediaCategory:s,variant:i}=gW(),a="inline"===i?"size-3":"size-4";return(0,v.jsx)("div",{className:(0,k.cn)("flex shrink-0 items-center justify-center overflow-hidden","grid"===i&&"size-full bg-muted","inline"===i&&"size-5 rounded bg-background","list"===i&&"size-12 rounded bg-muted",t),...r,children:(()=>{if("image"===s&&"file"===n.type&&n.url){let e,t;return e=n.url,t=n.filename,"grid"===i?(0,v.jsx)("img",{alt:t||"Image",className:"size-full object-cover",height:96,src:e,width:96}):(0,v.jsx)("img",{alt:t||"Image",className:"size-full rounded object-cover",height:20,src:e,width:20})}if("video"===s&&"file"===n.type&&n.url)return(0,v.jsx)("video",{className:"size-full object-cover",muted:!0,src:n.url});let t={image:gw,video:gF,audio:gO,source:gz,document:gD,unknown:gB}[s];return e??(0,v.jsx)(t,{className:(0,k.cn)(a,"text-muted-foreground")})})()})},gK=({showMediaType:e=!1,className:t,...r})=>{let{data:n,variant:s}=gW(),i=(e=>{if("source-document"===e.type)return e.title||e.filename||"Source";let t=g$(e);return e.filename||("image"===t?"Image":"Attachment")})(n);return"grid"===s?null:(0,v.jsxs)("div",{className:(0,k.cn)("min-w-0 flex-1",t),...r,children:[(0,v.jsx)("span",{className:"block truncate",children:i}),e&&n.mediaType&&(0,v.jsx)("span",{className:"block truncate text-muted-foreground text-xs",children:n.mediaType})]})},gX=({label:e="Remove",className:t,children:r,...n})=>{let{onRemove:s,variant:i}=gW();return s?(0,v.jsxs)(N.Button,{"aria-label":e,className:(0,k.cn)("grid"===i&&["absolute top-2 right-2 size-6 rounded-full p-0","bg-background/80 backdrop-blur-sm","opacity-0 transition-opacity group-hover:opacity-100","hover:bg-background","[&>svg]:size-3"],"inline"===i&&["size-5 rounded p-0","opacity-0 transition-opacity group-hover:opacity-100","[&>svg]:size-2.5"],"list"===i&&["size-8 shrink-0 rounded p-0","[&>svg]:size-4"],t),onClick:e=>{e.stopPropagation(),s()},type:"button",variant:"ghost",...n,children:[r??(0,v.jsx)(aL.XIcon,{}),(0,v.jsx)("span",{className:"sr-only",children:e})]}):null};var gY=e.i(772857);let gJ=({className:e,children:t,...r})=>(0,v.jsxs)(gY.ScrollArea,{className:"w-full overflow-x-auto whitespace-nowrap",...r,children:[(0,v.jsx)("div",{className:(0,k.cn)("flex w-max flex-nowrap items-center gap-2",e),children:t}),(0,v.jsx)(gY.ScrollBar,{className:"hidden",orientation:"horizontal"})]}),gZ=({suggestion:e,onClick:t,className:r,variant:n="outline",size:s="sm",children:i,...a})=>(0,v.jsx)(N.Button,{className:(0,k.cn)("cursor-pointer rounded-full px-4 transition-all duration-200","hover:scale-[1.02] hover:shadow-md hover:border-primary/50",r),onClick:()=>{t?.(e)},size:s,type:"button",variant:n,...a,children:i||e});var gQ=e.i(524741);let g0=(0,C.default)("circle-check",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"m9 12 2 2 4-4",key:"dzmm74"}]]),g1=(0,C.default)("circle-dot",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["circle",{cx:"12",cy:"12",r:"1",key:"41hilf"}]]),g2=(0,C.default)("list-todo",[["path",{d:"M13 5h8",key:"a7qcls"}],["path",{d:"M13 12h8",key:"h98zly"}],["path",{d:"M13 19h8",key:"c3s6r1"}],["path",{d:"m3 17 2 2 4-4",key:"1jhpwq"}],["rect",{x:"3",y:"4",width:"6",height:"6",rx:"1",key:"cif1o7"}]]),g5={pending:oo,in_progress:g1,completed:g0,cancelled:ou},g3={pending:"text-muted-foreground",in_progress:"text-primary",completed:"text-green-500",cancelled:"text-muted-foreground/50"};function g6({todosData:e,isLoading:t,className:r}){let[n,s]=(0,b.useState)(!1);if(!e||0===e.todos.length)return null;let{todos:i,stats:a,nextTodo:o}=e,l=[...i].sort((e,t)=>{let r={in_progress:0,pending:1,completed:2,cancelled:3};return(r[e.status]??4)-(r[t.status]??4)}),c=a.total>0?Math.round(a.completed/a.total*100):0;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border bg-card/50 backdrop-blur-sm overflow-hidden",r),children:[(0,v.jsxs)("button",{onClick:()=>s(!n),className:"flex items-center justify-between w-full px-3 py-2 hover:bg-muted/50 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0 flex-1",children:[(0,v.jsx)(g2,{className:"size-4 text-primary shrink-0"}),!n&&o?(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0 flex-1",children:[(0,v.jsx)(g1,{className:"size-3.5 text-primary shrink-0"}),(0,v.jsx)("span",{className:"text-sm truncate",children:o.content})]}):(0,v.jsx)("span",{className:"font-medium text-sm",children:"Tasks"}),(0,v.jsxs)("span",{className:"text-xs text-muted-foreground shrink-0",children:[a.completed,"/",a.total]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[(0,v.jsx)("div",{className:"w-16 h-1.5 bg-muted rounded-full overflow-hidden",children:(0,v.jsx)("div",{className:"h-full bg-primary transition-all duration-300",style:{width:`${c}%`}})}),n?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),n&&(0,v.jsxs)("div",{className:"border-t",children:[o&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-primary/5 border-b flex items-center gap-2",children:[(0,v.jsx)(g1,{className:"size-4 text-primary shrink-0"}),(0,v.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,v.jsx)("span",{className:"text-xs text-primary font-medium uppercase tracking-wide",children:"Current"}),(0,v.jsx)("p",{className:"text-sm font-medium truncate",children:o.content})]})]}),(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:l.map(e=>{let t=g5[e.status]||oo,r=g3[e.status]||"text-muted-foreground",n=e.id===o?.id;return(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)("div",{className:(0,k.cn)("flex items-start gap-2 px-3 py-1.5 hover:bg-muted/30 transition-colors cursor-default",n&&"bg-primary/5"),children:[(0,v.jsx)(t,{className:(0,k.cn)("size-4 mt-0.5 shrink-0",r)}),(0,v.jsx)("span",{className:(0,k.cn)("text-sm flex-1 min-w-0 truncate","cancelled"===e.status&&"line-through text-muted-foreground/50","completed"===e.status&&"text-muted-foreground"),children:e.content})]})}),(0,v.jsxs)(S.TooltipContent,{side:"left",className:"max-w-xs",children:[(0,v.jsx)("p",{className:"text-sm",children:e.content}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground capitalize mt-1",children:e.status.replace("_"," ")})]})]},e.id)})}),(0,v.jsxs)("div",{className:"px-3 py-1.5 border-t bg-muted/30 flex items-center gap-3 text-xs text-muted-foreground",children:[a.inProgress>0&&(0,v.jsxs)("span",{className:"flex items-center gap-1",children:[(0,v.jsx)(g1,{className:"size-3 text-primary"}),a.inProgress," active"]}),a.pending>0&&(0,v.jsxs)("span",{className:"flex items-center gap-1",children:[(0,v.jsx)(oo,{className:"size-3"}),a.pending," pending"]}),a.completed>0&&(0,v.jsxs)("span",{className:"flex items-center gap-1",children:[(0,v.jsx)(g0,{className:"size-3 text-green-500"}),a.completed," done"]})]})]})]})}var g4=e.i(739963),g8=e.i(300739),g9=e.i(335130);let g7=(0,C.default)("refresh-cw",[["path",{d:"M3 12a9 9 0 0 1 9-9 9.75 9.75 0 0 1 6.74 2.74L21 8",key:"v9h5vc"}],["path",{d:"M21 3v5h-5",key:"1q7to0"}],["path",{d:"M21 12a9 9 0 0 1-9 9 9.75 9.75 0 0 1-6.74-2.74L3 16",key:"3uifl3"}],["path",{d:"M8 16H3v5",key:"1cv678"}]]),xe=(0,C.default)("triangle-alert",[["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",key:"wmoenq"}],["path",{d:"M12 9v4",key:"juzpu7"}],["path",{d:"M12 17h.01",key:"p32p05"}]]),xt=(0,C.default)("file-code",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M10 12.5 8 15l2 2.5",key:"1tg20x"}],["path",{d:"m14 12.5 2 2.5-2 2.5",key:"yinavb"}]]),xr=(0,C.default)("pencil",[["path",{d:"M21.174 6.812a1 1 0 0 0-3.986-3.987L3.842 16.174a2 2 0 0 0-.5.83l-1.321 4.352a.5.5 0 0 0 .623.622l4.353-1.32a2 2 0 0 0 .83-.497z",key:"1a8usu"}],["path",{d:"m15 5 4 4",key:"1mk7zo"}]]);var xn=e.i(719583),xs=e.i(816187);let xi=(0,C.default)("rotate-ccw",[["path",{d:"M3 12a9 9 0 1 0 9-9 9.75 9.75 0 0 0-6.74 2.74L3 8",key:"1357e3"}],["path",{d:"M3 3v5h5",key:"1xhq8a"}]]),xa=(0,C.default)("folder-open",[["path",{d:"m6 14 1.5-2.9A2 2 0 0 1 9.24 10H20a2 2 0 0 1 1.94 2.5l-1.54 6a2 2 0 0 1-1.95 1.5H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H18a2 2 0 0 1 2 2v2",key:"usdka0"}]]);var xo=e.i(220563);let xl=(0,C.default)("file",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}]]),xc=(0,C.default)("download",[["path",{d:"M12 15V3",key:"m9g1x1"}],["path",{d:"M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4",key:"ih7n3h"}],["path",{d:"m7 10 5 5 5-5",key:"brsn70"}]]);var xu=e.i(707387),xd=e.i(372379),xh=e.i(101513),xh=xh;let xp=(0,C.default)("play",[["path",{d:"M5 5a2 2 0 0 1 3.008-1.728l11.997 6.998a2 2 0 0 1 .003 3.458l-12 7A2 2 0 0 1 5 19z",key:"10ikf1"}]]),xm=(0,C.default)("arrow-up",[["path",{d:"m5 12 7-7 7 7",key:"hav0vg"}],["path",{d:"M12 19V5",key:"x0mq9r"}]]);var xf=e.i(904781);let xg=(0,C.default)("monitor",[["rect",{width:"20",height:"14",x:"2",y:"3",rx:"2",key:"48i651"}],["line",{x1:"8",x2:"16",y1:"21",y2:"21",key:"1svkeh"}],["line",{x1:"12",x2:"12",y1:"17",y2:"21",key:"vw1qmm"}]]);var xx=e.i(79092),xy=e.i(529757),xv=e.i(865259),xb=e.i(634066);let xw=(0,C.default)("file-plus",[["path",{d:"M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z",key:"1oefj6"}],["path",{d:"M14 2v5a1 1 0 0 0 1 1h5",key:"wfsgrz"}],["path",{d:"M9 15h6",key:"cctwl0"}],["path",{d:"M12 18v-6",key:"17g6i2"}]]),xk=(0,b.memo)(({line:e,type:t})=>(0,v.jsxs)("div",{className:(0,k.cn)("font-mono text-xs leading-5 px-2","add"===t?"bg-green-500/10":"remove"===t?"bg-red-500/10":"","add"===t?"text-green-600 dark:text-green-400":"remove"===t?"text-red-600 dark:text-red-400":"text-muted-foreground"),children:[(0,v.jsx)("span",{className:"select-none w-4 inline-block",children:"add"===t?"+":"remove"===t?"-":" "}),(0,v.jsx)("span",{className:"whitespace-pre-wrap break-all",children:e||" "})]}));function xj({input:e,output:t,status:r,streamingArgsText:n,liveContent:s,liveOldString:i,liveNewString:a,className:o}){let[l,c]=(0,b.useState)(!0),u=e?.path||"",d=u.split("/").pop()||"file",h=e?.mode||t?.mode||"full",p={ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",py:"python",rb:"ruby",go:"go",rs:"rust",java:"java",c:"c",cpp:"cpp",h:"c",hpp:"cpp",cs:"csharp",php:"php",swift:"swift",kt:"kotlin",scala:"scala",sh:"bash",bash:"bash",zsh:"bash",fish:"bash",ps1:"powershell",sql:"sql",html:"html",htm:"html",css:"css",scss:"scss",sass:"sass",less:"less",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",md:"markdown",markdown:"markdown",txt:"plaintext",toml:"toml",ini:"ini",cfg:"ini",conf:"ini",dockerfile:"dockerfile",makefile:"makefile"}[u.split(".").pop()?.toLowerCase()||""]||"plaintext",m=(0,b.useMemo)(()=>{if(!n)return null;try{return JSON.parse(n)}catch{let e=n.match(/"content"\s*:\s*"((?:[^"\\]|\\[\s\S])*)(?:"|$)/);if(e)try{return{content:JSON.parse(`"${e[1]}"`)}}catch{return{content:e[1]}}let t=n.match(/"old_string"\s*:\s*"((?:[^"\\]|\\[\s\S])*)(?:"|$)/),r=n.match(/"new_string"\s*:\s*"((?:[^"\\]|\\[\s\S])*)(?:"|$)/);if(t||r)return{old_string:t?t[1]:void 0,new_string:r?r[1]:void 0};return null}},[n]),f=s||e?.content||m?.content||"",g=i||e?.old_string||m?.old_string||"",x=a||e?.new_string||m?.new_string||"",y="streaming"===r||"pending"===r||"running"===r&&!!(s||i||a),w="completed"===r,S="error"===r||t?.success===!1,C=w&&t?.success?oi:S?ou:y?xt:xl,A=w&&t?.success?"text-green-600 dark:text-green-500":S?"text-red-600 dark:text-red-500":y?"text-blue-600 dark:text-blue-500":"text-muted-foreground",_="str_replace"===h?xr:t?.action==="created"?xw:xt;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",o),children:[(0,v.jsxs)("button",{onClick:()=>c(!l),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(C,{className:(0,k.cn)("size-4 shrink-0",A)}),(0,v.jsx)(_,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs shrink-0",children:"write_file"}),(0,v.jsx)("span",{className:"font-medium text-sm truncate",children:d}),"str_replace"===h&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs shrink-0",children:"edit"}),t?.action==="created"&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs shrink-0",children:"new"}),y&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"streaming..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.success&&void 0!==t.lineDelta&&(0,v.jsxs)("span",{className:(0,k.cn)("text-xs font-mono",t.lineDelta>=0?"text-green-600 dark:text-green-400":"text-red-600 dark:text-red-400"),children:[t.lineDelta>=0?"+":"",t.lineDelta]}),l?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),l&&(0,v.jsxs)("div",{className:"border-t",children:[(0,v.jsxs)("div",{className:"px-3 py-1.5 bg-muted/30 border-b flex items-center justify-between",children:[(0,v.jsx)("span",{className:"text-xs text-muted-foreground font-mono truncate",children:u}),f&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:()=>navigator.clipboard.writeText(f),children:(0,v.jsx)(oh,{className:"size-3"})})]}),"str_replace"===h?(0,v.jsxs)("div",{className:"max-h-[200px] overflow-auto",children:[g&&(0,v.jsxs)("div",{className:"border-b",children:[(0,v.jsx)("div",{className:"px-3 py-1 bg-red-500/5 border-b text-xs text-red-600 dark:text-red-400 font-medium",children:"Removed"}),(0,v.jsx)("div",{className:"py-1",children:g.split("\n").map((e,t)=>(0,v.jsx)(xk,{line:e,type:"remove"},`old-${t}`))})]}),x&&(0,v.jsxs)("div",{children:[(0,v.jsx)("div",{className:"px-3 py-1 bg-green-500/5 border-b text-xs text-green-600 dark:text-green-400 font-medium",children:"Added"}),(0,v.jsx)("div",{className:"py-1",children:x.split("\n").map((e,t)=>(0,v.jsx)(xk,{line:e,type:"add"},`new-${t}`))})]}),!g&&!x&&y&&(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:(0,v.jsx)("span",{className:"animate-pulse",children:"Receiving changes..."})})]}):(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:f?(0,v.jsx)(oA,{code:f,language:p,showLineNumbers:!0}):y?(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:(0,v.jsx)("span",{className:"animate-pulse",children:"Writing file..."})}):null}),(t?.success===!0||t?.success===!1||S)&&(0,v.jsx)("div",{className:(0,k.cn)("px-3 py-2 border-t text-xs flex items-center gap-2",t?.success===!0?"bg-green-500/5 text-green-600 dark:text-green-400":"bg-red-500/5 text-red-600 dark:text-red-400"),children:t?.success===!0?(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oi,{className:"size-3.5"}),(0,v.jsx)("span",{children:"str_replace"===h?`Replaced ${t.linesRemoved||0} → ${t.linesAdded||0} lines`:`${"created"===t.action?"Created":"Updated"} (${t.lineCount||0} lines)`})]}):(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(ou,{className:"size-3.5"}),(0,v.jsx)("span",{children:t?.error||"Failed to write file"})]})})]})]})}xk.displayName="DiffLine";var xN=e.i(416667),xN=xN;let xS=(0,C.default)("scissors",[["circle",{cx:"6",cy:"6",r:"3",key:"1lh9wr"}],["path",{d:"M8.12 8.12 12 12",key:"1alkpv"}],["path",{d:"M20 4 8.12 15.88",key:"xgtan2"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M14.8 14.8 20 20",key:"ptml3r"}]]);function xC({input:e,output:t,status:r,className:n}){var s;let[i,a]=(0,b.useState)(!0),o=e?.path||t?.relativePath||t?.path||"",l=o.split("/").pop()||"file",c={ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",py:"python",rb:"ruby",go:"go",rs:"rust",java:"java",c:"c",cpp:"cpp",h:"c",hpp:"cpp",cs:"csharp",php:"php",swift:"swift",kt:"kotlin",scala:"scala",sh:"bash",bash:"bash",zsh:"bash",fish:"bash",ps1:"powershell",sql:"sql",html:"html",htm:"html",css:"css",scss:"scss",sass:"sass",less:"less",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",md:"markdown",markdown:"markdown",txt:"plaintext",toml:"toml",ini:"ini",cfg:"ini",conf:"ini",dockerfile:"dockerfile",makefile:"makefile"}[o.split(".").pop()?.toLowerCase()||""]||"plaintext",u=t?.content||"",d="pending"===r||"streaming"===r||"running"===r,h="completed"===r&&t?.success===!0,p="error"===r||t?.success===!1,m=(0,b.useMemo)(()=>e?.startLine&&e?.endLine?`lines ${e.startLine}-${e.endLine}`:e?.startLine?`from line ${e.startLine}`:e?.endLine?`to line ${e.endLine}`:null,[e?.startLine,e?.endLine]),f=h?oi:p?xN.default:xl;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>a(!i),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(f,{className:(0,k.cn)("size-4 shrink-0",h?"text-green-600 dark:text-green-500":p?"text-red-600 dark:text-red-500":"text-muted-foreground")}),(0,v.jsx)(gD,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)("span",{className:"font-medium text-sm truncate",children:l}),m&&(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs shrink-0",children:m}),t?.wasTruncated&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs shrink-0 gap-1",children:[(0,v.jsx)(xS,{className:"size-3"}),"truncated"]}),d&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"reading..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.lineCount!==void 0&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground",children:[t.lineCount," lines"]}),i?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),i&&(0,v.jsxs)("div",{className:"border-t",children:[(0,v.jsxs)("div",{className:"px-3 py-1.5 bg-muted/30 border-b flex items-center justify-between",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)("span",{className:"text-xs text-muted-foreground font-mono truncate",children:o}),t?.sizeBytes!==void 0&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground/60 shrink-0",children:["(",(s=t.sizeBytes)<1024?`${s} B`:s<1048576?`${(s/1024).toFixed(1)} KB`:`${(s/1024/1024).toFixed(2)} MB`,")"]})]}),u&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(u)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:d?(0,v.jsx)("div",{className:"px-3 py-8 text-center text-muted-foreground text-sm",children:(0,v.jsx)("span",{className:"animate-pulse",children:"Reading file..."})}):p?(0,v.jsxs)("div",{className:"px-3 py-4 text-red-600 dark:text-red-400 text-sm flex items-start gap-2",children:[(0,v.jsx)(xN.default,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t?.error||"Failed to read file"})]}):u?(0,v.jsx)(oA,{code:u,language:c,showLineNumbers:!0}):(0,v.jsx)("div",{className:"px-3 py-4 text-muted-foreground text-sm italic",children:"File is empty"})}),t?.wasTruncated&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-amber-500/5 text-xs text-amber-600 dark:text-amber-400 flex items-center gap-2",children:[(0,v.jsx)(xS,{className:"size-3.5"}),(0,v.jsx)("span",{children:"Content was truncated. Use startLine/endLine to read specific sections."})]})]})]})}let xA=(0,C.default)("terminal",[["path",{d:"M12 19h8",key:"baeox8"}],["path",{d:"m4 17 6-6-6-6",key:"1yngyt"}]]),x_=(0,C.default)("radio",[["path",{d:"M16.247 7.761a6 6 0 0 1 0 8.478",key:"1fwjs5"}],["path",{d:"M19.075 4.933a10 10 0 0 1 0 14.134",key:"ehdyv1"}],["path",{d:"M4.925 19.067a10 10 0 0 1 0-14.134",key:"1q22gi"}],["path",{d:"M7.753 16.239a6 6 0 0 1 0-8.478",key:"r2q7qm"}],["circle",{cx:"12",cy:"12",r:"2",key:"1c9p78"}]]);var ol=ol;let xT=(0,C.default)("circle-stop",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["rect",{x:"9",y:"9",width:"6",height:"6",rx:"1",key:"1ssd4o"}]]);function xE({input:e,output:t,status:r,terminalId:n,liveOutput:s,className:i}){let[a,o]=(0,b.useState)(!0),l=(0,b.useRef)(null);(0,b.useEffect)(()=>{l.current&&(l.current.scrollTop=l.current.scrollHeight)},[s,t?.output]);let c=e?.command||"",u=e?.background||!1,d=e?.kill===!0,h=e?.id&&(e?.input!==void 0||e?.key!==void 0),p=e?.id&&!e?.command&&!e?.kill&&!h,m="pending"===r||"streaming"===r||"running"===r,f=m&&n&&void 0!==s,g="completed"===r,x="error"===r||t?.success===!1,y=t?.exitCode,w=(()=>{if(f)return s||"";if(t){let e=t.output||t.stdout||"",r=t.stderr||"";return r?e+(e?"\n":"")+r:e}return""})(),S=c.length>50?c.slice(0,50)+"...":c,{Icon:C,color:A,label:_}=(()=>{if(d)return{Icon:xT,color:"text-amber-600 dark:text-amber-500",label:t?.status==="stopped"?"Stopped":"Stopping..."};if(h){let t=e?.key?`key: ${e.key}`:`input: "${e?.input?.slice(0,20)}..."`;return{Icon:xA,color:"text-purple-600 dark:text-purple-500",label:m?"Sending...":t}}return p?{Icon:xA,color:"text-blue-600 dark:text-blue-500",label:"Logs"}:f?{Icon:x_,color:"text-green-600 dark:text-green-500 animate-pulse",label:"Live"}:m?{Icon:ol.default,color:"text-muted-foreground animate-pulse",label:"Executing..."}:g&&0===y?{Icon:oi,color:"text-green-600 dark:text-green-500",label:"Completed"}:g&&0!==y?{Icon:ou,color:"text-red-600 dark:text-red-500",label:`Exit ${y}`}:x?{Icon:ou,color:"text-red-600 dark:text-red-500",label:"Error"}:{Icon:xA,color:"text-muted-foreground",label:""}})();return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",i),children:[(0,v.jsxs)("button",{onClick:()=>o(!a),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(C,{className:(0,k.cn)("size-4 shrink-0",A)}),(0,v.jsx)(xA,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)("code",{className:"font-mono text-sm truncate",title:c,children:S||(d?`kill ${e?.id}`:p?`logs ${e?.id}`:"bash")}),u&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs shrink-0",children:"background"}),f&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs shrink-0 bg-green-500/10 text-green-600 dark:text-green-400 gap-1",children:[(0,v.jsx)(x_,{className:"size-2 animate-pulse"}),"live"]}),_&&!f&&(0,v.jsx)("span",{className:(0,k.cn)("text-xs shrink-0",A),children:_})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[void 0!==y&&g&&(0,v.jsxs)(j.Badge,{variant:0===y?"secondary":"destructive",className:(0,k.cn)("text-xs",0===y?"bg-green-500/10 text-green-600 dark:text-green-400":""),children:["exit ",y]}),a?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),a&&(0,v.jsxs)("div",{className:"border-t",children:[c&&(0,v.jsxs)("div",{className:"px-3 py-1.5 bg-muted/30 border-b flex items-center justify-between",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)("span",{className:"text-muted-foreground text-xs",children:"$"}),(0,v.jsx)("code",{className:"text-xs font-mono truncate",children:c})]}),(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(c)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),(0,v.jsxs)("div",{ref:l,className:"bg-zinc-950 dark:bg-zinc-950 relative max-h-[300px] overflow-auto",children:[(0,v.jsxs)("pre",{className:"px-3 py-2 text-xs font-mono text-zinc-300 whitespace-pre-wrap break-all min-h-[40px]",children:[w||(0,v.jsx)("span",{className:"text-muted-foreground italic",children:m?"Waiting for output...":"(no output)"}),f&&(0,v.jsx)("span",{className:"inline-block w-2 h-4 bg-green-500 animate-pulse ml-0.5"})]}),w&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"absolute top-1 right-1 size-6 text-zinc-500 hover:text-zinc-300 bg-zinc-900/80",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(w)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),t?.error&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-red-500/5 text-red-600 dark:text-red-400 text-xs flex items-start gap-2",children:[(0,v.jsx)(ou,{className:"size-3.5 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]}),t?.message&&!t?.error&&(0,v.jsx)("div",{className:"px-3 py-2 border-t bg-muted/30 text-muted-foreground text-xs",children:t.message})]})]})}let xP=(0,C.default)("folder",[["path",{d:"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Z",key:"1kt360"}]]),xR=(0,C.default)("sparkles",[["path",{d:"M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z",key:"1s2grr"}],["path",{d:"M20 2v4",key:"1rf3ol"}],["path",{d:"M22 4h-4",key:"gwowj6"}],["circle",{cx:"4",cy:"20",r:"2",key:"6kqj1y"}]]);var xM=e.i(481298),xM=xM;let xI=(0,C.default)("loader",[["path",{d:"M12 2v4",key:"3427ic"}],["path",{d:"m16.2 7.8 2.9-2.9",key:"r700ao"}],["path",{d:"M18 12h4",key:"wj9ykh"}],["path",{d:"m16.2 16.2 2.9 2.9",key:"1bxg5t"}],["path",{d:"M12 18v4",key:"jadmvz"}],["path",{d:"m4.9 19.1 2.9-2.9",key:"bwix9q"}],["path",{d:"M2 12h4",key:"j09sii"}],["path",{d:"m4.9 4.9 2.9 2.9",key:"giyufr"}]]);var gk=gk;let xL=(e,t)=>e?e.length>t?e.slice(0,t)+"...":e:"";function xD({open:e,onOpenChange:t,title:r="Explore Agent",steps:n,status:s,query:i}){let a=(0,b.useRef)(null),o=(0,b.useRef)(null),l="running"===s,c="completed"===s,u="error"===s;return(0,b.useEffect)(()=>{o.current&&l&&o.current.scrollIntoView({behavior:"smooth",block:"end"})},[n,l]),(0,v.jsx)(mv.Dialog,{open:e,onOpenChange:t,children:(0,v.jsxs)(mv.DialogContent,{className:"sm:max-w-xl max-h-[80vh] flex flex-col gap-0 p-0 overflow-hidden",children:[(0,v.jsxs)("div",{className:"px-4 py-3 border-b flex items-center gap-3",children:[(0,v.jsx)("div",{className:"shrink-0",children:l?(0,v.jsx)(gk.default,{className:"size-4 text-blue-500 animate-spin"}):c?(0,v.jsx)(oi,{className:"size-4 text-green-500"}):(0,v.jsx)(ou,{className:"size-4 text-red-500"})}),(0,v.jsx)(mv.DialogHeader,{className:"flex-1 space-y-0",children:(0,v.jsx)(mv.DialogTitle,{className:"text-sm font-medium",children:l?"SparkeCoder is exploring...":c?"Exploration complete":"Exploration failed"})}),(0,v.jsxs)("span",{className:"text-xs text-muted-foreground tabular-nums",children:[n.length," steps"]})]}),i&&(0,v.jsx)("div",{className:"px-4 py-2 border-b bg-muted/30",children:(0,v.jsxs)("div",{className:"flex items-center gap-2 text-xs text-muted-foreground",children:[(0,v.jsx)(my,{className:"size-3 shrink-0"}),(0,v.jsx)("span",{className:"truncate",title:i,children:xL(i,80)})]})}),(0,v.jsx)("div",{ref:a,className:"flex-1 overflow-auto bg-zinc-950 font-mono text-xs",children:0===n.length&&l?(0,v.jsxs)("div",{className:"flex items-center justify-center py-12 text-zinc-500",children:[(0,v.jsx)(gk.default,{className:"size-4 animate-spin mr-2"}),"Initializing..."]}):0===n.length?(0,v.jsx)("div",{className:"flex items-center justify-center py-12 text-zinc-500",children:c?(0,v.jsx)("span",{children:"Exploration completed. Expand the result below to see findings."}):u?(0,v.jsx)("span",{className:"text-red-400",children:"Exploration failed."}):(0,v.jsx)("span",{children:"No steps recorded."})}):(0,v.jsxs)("div",{className:"py-2",children:[n.map((e,t)=>(0,v.jsx)(xz,{step:e},e.id||t)),(0,v.jsx)("div",{ref:o}),l&&(0,v.jsxs)("div",{className:"px-3 py-1 flex items-center gap-2 text-zinc-500",children:[(0,v.jsx)(gk.default,{className:"size-3 animate-spin"}),(0,v.jsx)("span",{className:"animate-pulse",children:"_"})]})]})}),(0,v.jsxs)("div",{className:"px-4 py-2 border-t bg-zinc-950 flex items-center gap-2",children:[(0,v.jsx)("div",{className:(0,k.cn)("size-2 rounded-full",l&&"bg-blue-500 animate-pulse",c&&"bg-green-500",u&&"bg-red-500")}),(0,v.jsx)("span",{className:"text-xs text-zinc-500",children:l?"Running":c?"Done":"Failed"})]})]})})}function xz({step:e}){let t=(e=>{switch(e){case"grep":return my;case"glob":case"list_dir":return xP;case"read_file":return gD;case"semantic_search":return xR;default:return xA}})(e.toolName);if("tool_call"===e.type){let r=function(e){try{if(null==e)return"";if("string"==typeof e)return e;return JSON.stringify(e)}catch{return String(e)}}(e.toolInput);return(0,v.jsxs)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:[(0,v.jsx)(aM,{className:"size-3 text-blue-400 mt-0.5 shrink-0"}),(0,v.jsx)(t,{className:"size-3 text-blue-400 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-blue-400",children:e.toolName}),r&&(0,v.jsx)("span",{className:"text-zinc-600 truncate",children:xL(r,60)})]})}return"tool_result"===e.type?(0,v.jsxs)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:[(0,v.jsx)(oi,{className:"size-3 text-green-500 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-500 truncate",children:xL(e.content,80)})]}):"thought"===e.type?(0,v.jsxs)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:[(0,v.jsx)(xR,{className:"size-3 text-amber-400 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-400 italic",children:xL(e.content,80)})]}):(0,v.jsx)("div",{className:"px-3 py-0.5 hover:bg-zinc-900/50 flex items-start gap-2",children:(0,v.jsx)("span",{className:"text-zinc-300",children:xL(e.content,100)})})}let xO=(e,t)=>e?e.length>t?e.slice(0,t)+"...":e:"";function xB({input:e,output:t,status:r,steps:n=[],className:s}){let[i,a]=(0,b.useState)(!1),[o,l]=(0,b.useState)(!1),[c,u]=(0,b.useState)(!1),d=(0,b.useRef)(null),h=(0,b.useRef)(!1),p="pending"===r||"streaming"===r||"running"===r,m="completed"===r,f="error"===r||t?.success===!1;(0,b.useEffect)(()=>{p&&(h.current=!0),m&&!i&&(h.current||t?.formattedResult||t?.summary)&&(a(!0),h.current=!1)},[p,m,i,t]);let g=(0,b.useMemo)(()=>(e=>{let t=e.filter(e=>"tool_call"===e.type),r=new Set;for(let e of t)if("read_file"===e.toolName&&e.toolInput){let t=e.toolInput;t.path&&r.add(t.path)}return{toolCallCount:t.length,filesExplored:r.size}})(n),[n]);(0,b.useEffect)(()=>{d.current&&p&&i&&(d.current.scrollTop=d.current.scrollHeight)},[n,p,i]);let x=e?.query||"",y=(e=>{if(0===e.length)return null;let t=e[e.length-1];return"tool_call"===t.type&&t.toolName?{type:"tool",name:t.toolName}:"thought"===t.type||"text"===t.type?{type:"text",content:xO(t.content,40)}:null})(n),w=(0,b.useMemo)(()=>t?"string"==typeof t?t:t.result?t.result:t.formattedResult?t.formattedResult:t.summary?t.summary:t.text?String(t.text):t.content?String(t.content):"":"",[t]),j=(e=>{if(!e)return"";let t=e.split("\n")[0].trim(),r=t.match(/^[^.!?]+[.!?]/);return r?r[0]:xO(t,100)})(w),S=w.length>200;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",s),children:[(0,v.jsxs)("div",{className:"flex items-center gap-3 px-3 py-2.5",children:[(0,v.jsx)("div",{className:"shrink-0",children:p?(0,v.jsx)(xI,{className:"size-3.5 text-muted-foreground animate-spin"}):m&&!f?(0,v.jsx)(oi,{className:"size-4 text-green-500"}):f?(0,v.jsx)(ou,{className:"size-4 text-red-500"}):(0,v.jsx)(my,{className:"size-4 text-muted-foreground"})}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,v.jsx)("div",{className:"text-xs",children:p?(0,v.jsx)("span",{className:"text-muted-foreground",children:"Exploring the codebase"}):m&&!f?(0,v.jsx)("span",{className:"text-muted-foreground",children:"Exploration complete"}):f?(0,v.jsx)("span",{className:"text-red-500 text-xs",children:"Exploration failed"}):(0,v.jsx)("span",{className:"text-muted-foreground",children:"Exploring..."})}),p&&y&&(0,v.jsx)("div",{className:"text-xs text-muted-foreground truncate mt-0.5",children:"tool"===y.type?(0,v.jsx)("span",{className:"font-mono",children:y.name}):(0,v.jsx)("span",{className:"italic",children:y.content})}),m&&!f&&j&&(0,v.jsx)("p",{className:"text-xs text-muted-foreground mt-0.5 truncate",children:j}),m&&!f&&(0,v.jsx)("div",{className:"text-xs text-muted-foreground/60 mt-0.5",children:(t?.matchCount??0)>0||(t?.filesSearched??0)>0?`${t?.matchCount??0} matches \xb7 ${t?.filesSearched??0} files`:g.toolCallCount>0?`${g.toolCallCount} actions \xb7 ${g.filesExplored} files explored`:null})]}),(0,v.jsxs)("div",{className:"flex items-center gap-1.5 shrink-0",children:[(0,v.jsxs)(N.Button,{variant:"ghost",size:"sm",className:"h-7 px-2.5 text-xs gap-1.5",onClick:()=>u(!0),children:[(0,v.jsx)(xM.default,{className:"size-3"}),"View Progress"]}),(0,v.jsx)("button",{onClick:()=>a(!i),className:"p-1 hover:bg-muted rounded transition-colors",children:i?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})})]})]}),i&&(0,v.jsxs)("div",{className:"border-t",children:[(0,v.jsx)("div",{className:"px-3 py-2 bg-muted/30 border-b",children:(0,v.jsxs)("div",{className:"flex items-start gap-2",children:[(0,v.jsx)(my,{className:"size-3 text-muted-foreground mt-0.5 shrink-0"}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground truncate",title:x,children:xO(x,100)})]})}),w&&(0,v.jsxs)("div",{className:"border-b",children:[(0,v.jsx)("div",{className:"px-3 py-2",children:o?(0,v.jsx)("div",{className:"text-sm text-foreground whitespace-pre-wrap break-words max-h-[300px] overflow-auto",children:w}):(0,v.jsx)("p",{className:"text-sm text-muted-foreground",children:j})}),S&&(0,v.jsx)("button",{onClick:()=>l(!o),className:"w-full px-3 py-1.5 text-xs text-muted-foreground hover:bg-muted/50 flex items-center justify-center gap-1 border-t",children:o?(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oa.ChevronDownIcon,{className:"size-3"}),"Show less"]}):(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(aM,{className:"size-3"}),"Show full result"]})})]}),f&&t&&(0,v.jsx)("div",{className:"px-3 py-2 text-xs text-red-400 border-b",children:t.error||"Exploration failed"}),n.length>0&&(0,v.jsxs)("div",{ref:d,className:"max-h-[100px] overflow-auto bg-zinc-950/50",children:[n.slice(-6).map((e,t)=>(0,v.jsx)(xF,{step:e},e.id||t)),n.length>6&&(0,v.jsxs)("div",{className:"px-3 py-1 text-xs text-zinc-500",children:["+",n.length-6," more steps"]})]})]}),(0,v.jsx)(xD,{open:c,onOpenChange:u,title:"Explore Agent",description:"Exploring your codebase to find relevant information",query:x,steps:n,status:p?"running":f?"error":"completed"})]})}function xF({step:e}){let t=(e=>{switch(e){case"grep":return my;case"glob":case"list_dir":return xP;case"read_file":return gD;case"semantic_search":return xR;default:return xA}})(e.toolName);return(0,v.jsxs)("div",{className:"px-3 py-1 text-xs font-mono border-b border-zinc-800/50 last:border-0 flex items-center gap-2",children:["tool_call"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(t,{className:"size-2.5 text-blue-400 shrink-0"}),(0,v.jsx)("span",{className:"text-blue-400 truncate",children:e.toolName})]}),"tool_result"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(oi,{className:"size-2.5 text-green-400 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-500 truncate",children:xO(e.content,50)})]}),"text"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(xR,{className:"size-2.5 text-purple-400 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-400 truncate",children:xO(e.content,50)})]}),"thought"===e.type&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(xR,{className:"size-2.5 text-amber-400 shrink-0"}),(0,v.jsx)("span",{className:"text-zinc-500 italic truncate",children:xO(e.content,50)})]})]})}var gj=gj;let x$=(0,C.default)("trash",[["path",{d:"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6",key:"miytrc"}],["path",{d:"M3 6h18",key:"d0wm0j"}],["path",{d:"M8 6V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2",key:"e791ji"}]]);var ol=ol;let xV={pending:oo,in_progress:g1,completed:oi,cancelled:ou},xU={pending:"text-muted-foreground",in_progress:"text-blue-600 dark:text-blue-400",completed:"text-green-600 dark:text-green-400",cancelled:"text-muted-foreground/50"},xW={add:"Add Tasks",list:"List Tasks",mark:"Update Task",clear:"Clear Tasks"},xG=({action:e})=>{switch(e){case"add":return(0,v.jsx)(gj.default,{className:"size-3.5"});case"list":default:return(0,v.jsx)(g2,{className:"size-3.5"});case"mark":return(0,v.jsx)(oi,{className:"size-3.5"});case"clear":return(0,v.jsx)(x$,{className:"size-3.5"})}};function xq({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),a=e?.action||"list",o="pending"===r||"streaming"===r||"running"===r,l="completed"===r,c="error"===r||t?.success===!1,u=l&&t?.success?oi:c?ou:o?ol.default:g2,d=l&&t?.success?"text-green-600 dark:text-green-500":c?"text-red-600 dark:text-red-500":o?"text-muted-foreground animate-pulse":"text-muted-foreground",h=e=>{let t=xV[e.status]||oo,r=xU[e.status]||"text-muted-foreground";return(0,v.jsxs)("div",{className:"flex items-start gap-2 py-1",children:[(0,v.jsx)(t,{className:(0,k.cn)("size-4 mt-0.5 shrink-0",r)}),(0,v.jsx)("span",{className:(0,k.cn)("text-sm","cancelled"===e.status&&"line-through text-muted-foreground/50","completed"===e.status&&"text-muted-foreground"),children:e.content})]},e.id)};return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(u,{className:(0,k.cn)("size-4 shrink-0",d)}),(0,v.jsx)(xG,{action:a}),(0,v.jsx)("span",{className:"font-medium text-sm",children:xW[a]||a}),o&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"running..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.stats&&(0,v.jsx)("div",{className:"flex items-center gap-1.5 text-xs",children:(0,v.jsxs)("span",{className:"text-muted-foreground",children:[t.stats.completed,"/",t.stats.total]})}),t?.itemsAdded!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs bg-green-500/10 text-green-600 dark:text-green-400",children:["+",t.itemsAdded]}),t?.itemsRemoved!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs",children:["cleared ",t.itemsRemoved]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[t?.stats&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-muted/30 border-b flex items-center gap-4 text-xs",children:[(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(oo,{className:"size-3 text-muted-foreground"}),(0,v.jsxs)("span",{children:[t.stats.pending," pending"]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(g1,{className:"size-3 text-blue-500"}),(0,v.jsxs)("span",{children:[t.stats.inProgress," active"]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(oi,{className:"size-3 text-green-500"}),(0,v.jsxs)("span",{children:[t.stats.completed," done"]})]})]}),t?.items&&t.items.length>0&&(0,v.jsx)("div",{className:"px-3 py-2 max-h-[200px] overflow-auto",children:t.items.map(h)}),t?.item&&!t.items&&(0,v.jsx)("div",{className:"px-3 py-2",children:h(t.item)}),"add"===a&&e?.items&&!t?.items&&(0,v.jsx)("div",{className:"px-3 py-2 max-h-[200px] overflow-auto",children:e.items.map((e,t)=>(0,v.jsxs)("div",{className:"flex items-start gap-2 py-1 text-muted-foreground",children:[(0,v.jsx)(oo,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{className:"text-sm",children:e.content})]},t))}),"list"===a&&t?.items?.length===0&&(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:"No tasks yet"}),t?.error&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-red-500/5 text-red-600 dark:text-red-400 text-xs flex items-start gap-2",children:[(0,v.jsx)(ou,{className:"size-3.5 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]})]})]})}let xH=(0,C.default)("book-open",[["path",{d:"M12 7v14",key:"1akyts"}],["path",{d:"M3 18a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h5a4 4 0 0 1 4 4 4 4 0 0 1 4-4h5a1 1 0 0 1 1 1v13a1 1 0 0 1-1 1h-6a3 3 0 0 0-3 3 3 3 0 0 0-3-3z",key:"ruj8y"}]]);var ol=ol;let xK=(0,C.default)("list",[["path",{d:"M3 5h.01",key:"18ugdj"}],["path",{d:"M3 12h.01",key:"nlz23k"}],["path",{d:"M3 19h.01",key:"noohij"}],["path",{d:"M8 5h13",key:"1pao27"}],["path",{d:"M8 12h13",key:"1za7za"}],["path",{d:"M8 19h13",key:"m83p4d"}]]);function xX({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),a=e?.action||"list",o=e?.skillName||t?.skillName,l="pending"===r||"streaming"===r||"running"===r,c="completed"===r,u="error"===r||t?.success===!1,d=c&&t?.success?oi:u?ou:l?ol.default:xH,h=c&&t?.success?"text-green-600 dark:text-green-500":u?"text-red-600 dark:text-red-500":l?"text-muted-foreground animate-pulse":"text-muted-foreground",p="load"===a?o?`Load: ${o}`:"Load Skill":"List Skills";return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(d,{className:(0,k.cn)("size-4 shrink-0",h)}),"list"===a?(0,v.jsx)(xK,{className:"size-3.5 text-muted-foreground"}):(0,v.jsx)(xR,{className:"size-3.5 text-muted-foreground"}),(0,v.jsx)("span",{className:"font-medium text-sm truncate",children:p}),l&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"loading..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[t?.skillCount!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs",children:[t.skillCount," skills"]}),t?.contentLength!==void 0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs",children:[Math.round(t.contentLength/1e3),"k chars"]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[t?.skills&&t.skills.length>0&&(0,v.jsx)("div",{className:"max-h-[200px] overflow-auto",children:t.skills.map((e,r)=>(0,v.jsxs)("div",{className:(0,k.cn)("px-3 py-2 flex items-start gap-2",r<t.skills.length-1&&"border-b"),children:[(0,v.jsx)(xH,{className:"size-4 mt-0.5 shrink-0 text-muted-foreground"}),(0,v.jsxs)("div",{className:"min-w-0",children:[(0,v.jsx)("div",{className:"font-medium text-sm",children:e.name}),e.description&&(0,v.jsx)("div",{className:"text-xs text-muted-foreground truncate",children:e.description})]})]},e.name))}),"load"===a&&t?.success&&t.skillName&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-muted/30",children:[(0,v.jsxs)("div",{className:"flex items-center justify-between",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)(xR,{className:"size-4 text-green-600 dark:text-green-400"}),(0,v.jsx)("span",{className:"font-medium text-sm",children:t.skillName})]}),t.content&&(0,v.jsx)(N.Button,{variant:"ghost",size:"icon",className:"size-6",onClick:e=>{e.stopPropagation(),navigator.clipboard.writeText(t.content)},children:(0,v.jsx)(oh,{className:"size-3"})})]}),t.description&&(0,v.jsx)("p",{className:"text-xs text-muted-foreground mt-1",children:t.description})]}),t?.content&&(0,v.jsx)("div",{className:"max-h-[150px] overflow-auto border-t",children:(0,v.jsxs)("pre",{className:"px-3 py-2 text-xs font-mono text-muted-foreground whitespace-pre-wrap",children:[t.content.slice(0,500),t.content.length>500&&"..."]})}),t?.availableSkills&&t.availableSkills.length>0&&(0,v.jsx)("div",{className:"px-3 py-2 bg-muted/30 border-t",children:(0,v.jsxs)("div",{className:"text-xs text-muted-foreground",children:["Available: ",t.availableSkills.join(", ")]})}),"list"===a&&t?.skills?.length===0&&(0,v.jsx)("div",{className:"px-3 py-4 text-center text-muted-foreground text-sm",children:"No skills available"}),t?.error&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-red-500/5 text-red-600 dark:text-red-400 text-xs flex items-start gap-2",children:[(0,v.jsx)(ou,{className:"size-3.5 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]})]})]})}var xN=xN;let xY=(0,C.default)("info",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M12 16v-4",key:"1dtifu"}],["path",{d:"M12 8h.01",key:"e9boi3"}]]),xJ=(0,C.default)("search-code",[["path",{d:"m13 13.5 2-2.5-2-2.5",key:"1rvxrh"}],["path",{d:"m21 21-4.3-4.3",key:"1qie3q"}],["path",{d:"M9 8.5 7 11l2 2.5",key:"6ffwbx"}],["circle",{cx:"11",cy:"11",r:"8",key:"4ej97u"}]]);function xZ({severity:e,className:t}){switch(e){case"error":return(0,v.jsx)(xN.default,{className:(0,k.cn)("text-red-500",t)});case"warning":return(0,v.jsx)(xe,{className:(0,k.cn)("text-yellow-500",t)});case"info":return(0,v.jsx)(xY,{className:(0,k.cn)("text-blue-500",t)});default:return(0,v.jsx)(xY,{className:(0,k.cn)("text-muted-foreground",t)})}}function xQ({file:e,isExpanded:t,onToggle:r}){let n=e.errors>0,s=e.warnings>0;return(0,v.jsxs)("div",{className:"border-b last:border-b-0",children:[(0,v.jsxs)("button",{onClick:r,className:"flex items-center justify-between w-full px-3 py-2 hover:bg-muted/50 transition-colors text-left",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xl,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsx)("span",{className:"font-mono text-sm truncate",children:e.relativePath}),n&&(0,v.jsxs)(j.Badge,{variant:"destructive",className:"text-xs gap-1",children:[(0,v.jsx)(xN.default,{className:"size-3"}),e.errors]}),s&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-yellow-500/10 text-yellow-600 dark:text-yellow-400",children:[(0,v.jsx)(xe,{className:"size-3"}),e.warnings]})]}),t?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground shrink-0"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground shrink-0"})]}),t&&e.diagnostics.length>0&&(0,v.jsx)("div",{className:"bg-muted/30 px-3 py-2 space-y-1",children:e.diagnostics.map((e,t)=>(0,v.jsxs)("div",{className:(0,k.cn)("flex items-start gap-2 px-2 py-1.5 rounded text-sm","error"===e.severity&&"bg-red-500/5","warning"===e.severity&&"bg-yellow-500/5"),children:[(0,v.jsx)(xZ,{severity:e.severity,className:"size-4 mt-0.5 shrink-0"}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 flex-wrap",children:[(0,v.jsxs)("span",{className:"font-mono text-xs text-muted-foreground shrink-0",children:[e.line,":",e.column]}),e.source&&(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs",children:e.source}),e.code&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground font-mono",children:["[",e.code,"]"]})]}),(0,v.jsx)("p",{className:"text-sm mt-0.5 break-words",children:e.message})]})]},t))})]})}function x0({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),[a,o]=(0,b.useState)(new Set),l="pending"===r||"streaming"===r||"running"===r||"completed"===r&&!t,c="completed"===r&&t?.success===!0,u="error"===r||t?.success===!1,d=t?.totalErrors??0,h=t?.totalWarnings??0,p=d>0||h>0,m=t?.files?.length??0,f=(0,b.useMemo)(()=>e.paths&&0!==e.paths.length?1===e.paths.length?e.paths[0]:`${e.paths.length} paths`:"all files",[e.paths]),g=(0,b.useMemo)(()=>t?.files?.filter(e=>e.errors>0)||[],[t?.files]);(0,b.useMemo)(()=>{g.length>0&&0===a.size&&o(new Set(g.slice(0,5).map(e=>e.path)))},[g]);let x=p?xN.default:c?oi:u?xN.default:xJ,y=p?"text-red-500":c?"text-green-500":u?"text-red-500":"text-muted-foreground";return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(x,{className:(0,k.cn)("size-4 shrink-0",y)}),(0,v.jsx)("span",{className:"font-medium text-sm",children:"Linter"}),(0,v.jsxs)("span",{className:"text-xs text-muted-foreground truncate",children:[c?"checked":"checking"," ",f]}),l&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"analyzing..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[c&&(0,v.jsxs)(v.Fragment,{children:[d>0&&(0,v.jsxs)(j.Badge,{variant:"destructive",className:"text-xs gap-1",children:[(0,v.jsx)(xN.default,{className:"size-3"}),d," error",1!==d?"s":""]}),h>0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-yellow-500/10 text-yellow-600 dark:text-yellow-400",children:[(0,v.jsx)(xe,{className:"size-3"}),h," warning",1!==h?"s":""]}),!p&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-green-500/10 text-green-600 dark:text-green-400",children:[(0,v.jsx)(oi,{className:"size-3"}),"No issues"]})]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[l?(0,v.jsxs)("div",{className:"px-3 py-8 text-center text-muted-foreground text-sm",children:[(0,v.jsx)(xJ,{className:"size-6 mx-auto mb-2 animate-pulse"}),(0,v.jsx)("span",{children:"Analyzing files for lint errors..."})]}):u&&t?.error?(0,v.jsxs)("div",{className:"px-3 py-4 text-red-600 dark:text-red-400 text-sm flex items-start gap-2",children:[(0,v.jsx)(xN.default,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]}):t?.files&&t.files.length>0?(0,v.jsx)("div",{className:"max-h-[400px] overflow-y-auto",children:t.files.map(e=>(0,v.jsx)(xQ,{file:e,isExpanded:a.has(e.path),onToggle:()=>{var t;return t=e.path,void o(e=>{let r=new Set(e);return r.has(t)?r.delete(t):r.add(t),r})}},e.path))}):(0,v.jsx)("div",{className:"px-3 py-4 text-sm",children:t?.message?(0,v.jsxs)("div",{className:"flex items-center gap-2 text-green-600 dark:text-green-400",children:[(0,v.jsx)(oi,{className:"size-4"}),(0,v.jsx)("span",{children:t.message})]}):(0,v.jsx)("div",{className:"text-muted-foreground italic",children:"No files analyzed yet."})}),c&&m>0&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-muted/30 text-xs text-muted-foreground",children:["Checked ",m," file",1!==m?"s":"",p&&(0,v.jsxs)("span",{children:[" • ",(0,v.jsxs)("span",{className:d>0?"text-red-500":"",children:[d," error",1!==d?"s":""]})," • ",(0,v.jsxs)("span",{className:h>0?"text-yellow-500":"",children:[h," warning",1!==h?"s":""]})]})]})]})]})}var xN=xN;let x1=(0,C.default)("git-branch",[["line",{x1:"6",x2:"6",y1:"3",y2:"15",key:"17qcm7"}],["circle",{cx:"18",cy:"6",r:"3",key:"1h7g24"}],["circle",{cx:"6",cy:"18",r:"3",key:"fqmcym"}],["path",{d:"M18 9a9 9 0 0 1-9 9",key:"n2h4wq"}]]),x2=(0,C.default)("panels-top-left",[["rect",{width:"18",height:"18",x:"3",y:"3",rx:"2",key:"afitv7"}],["path",{d:"M3 9h18",key:"1pudct"}],["path",{d:"M9 21V9",key:"1oto5p"}]]),x5=(0,C.default)("network",[["rect",{x:"16",y:"16",width:"6",height:"6",rx:"1",key:"4q2zg0"}],["rect",{x:"2",y:"16",width:"6",height:"6",rx:"1",key:"8cvhb9"}],["rect",{x:"9",y:"2",width:"6",height:"6",rx:"1",key:"1egb70"}],["path",{d:"M5 16v-3a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v3",key:"1jsf9p"}],["path",{d:"M12 12V8",key:"2874zd"}]]);function x3({input:e,output:t,status:r,className:n}){let[s,i]=(0,b.useState)(!0),a="pending"===r||"streaming"===r||"running"===r||"completed"===r&&!t,o="completed"===r&&t?.success===!0,l="error"===r||t?.success===!1,c=t?.referenceCount??0,u=t?.referenceFiles??0,d=t?.pages?.length??0;return(0,v.jsxs)("div",{className:(0,k.cn)("rounded-lg border overflow-hidden bg-background",n),children:[(0,v.jsxs)("button",{onClick:()=>i(!s),className:"flex items-center justify-between w-full px-3 py-2.5 bg-muted/50 hover:bg-muted/70 transition-colors",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(x5,{className:(0,k.cn)("size-4 shrink-0",o?"text-blue-500":l?"text-red-500":"text-muted-foreground")}),(0,v.jsx)("span",{className:"font-medium text-sm",children:"Code Graph"}),(0,v.jsx)("span",{className:"font-mono text-xs text-muted-foreground truncate",children:e.symbol}),a&&(0,v.jsx)("span",{className:"text-xs text-muted-foreground animate-pulse",children:"analyzing..."})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[o&&(0,v.jsxs)(v.Fragment,{children:[c>0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1",children:[(0,v.jsx)(x1,{className:"size-3"}),c," ref",1!==c?"s":""]}),d>0&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-blue-500/10 text-blue-600 dark:text-blue-400",children:[(0,v.jsx)(x2,{className:"size-3"}),d," page",1!==d?"s":""]}),0===c&&0===d&&(0,v.jsxs)(j.Badge,{variant:"secondary",className:"text-xs gap-1 bg-green-500/10 text-green-600 dark:text-green-400",children:[(0,v.jsx)(oi,{className:"size-3"}),"Found"]})]}),l&&(0,v.jsxs)(j.Badge,{variant:"destructive",className:"text-xs gap-1",children:[(0,v.jsx)(xN.default,{className:"size-3"}),"Error"]}),s?(0,v.jsx)(oa.ChevronDownIcon,{className:"size-4 text-muted-foreground"}):(0,v.jsx)(aM,{className:"size-4 text-muted-foreground"})]})]}),s&&(0,v.jsxs)("div",{className:"border-t",children:[a?(0,v.jsxs)("div",{className:"px-3 py-8 text-center text-muted-foreground text-sm",children:[(0,v.jsx)(x5,{className:"size-6 mx-auto mb-2 animate-pulse"}),(0,v.jsx)("span",{children:"Inspecting symbol graph..."})]}):l&&t?.error?(0,v.jsxs)("div",{className:"px-3 py-4 text-red-600 dark:text-red-400 text-sm flex items-start gap-2",children:[(0,v.jsx)(xN.default,{className:"size-4 mt-0.5 shrink-0"}),(0,v.jsx)("span",{children:t.error})]}):t?.formattedResult?(0,v.jsxs)("div",{className:"max-h-[500px] overflow-y-auto",children:[(t.filePath||t.kind||t.typeInfo)&&(0,v.jsxs)("div",{className:"px-3 py-2 bg-muted/30 border-b space-y-1",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 flex-wrap",children:[(0,v.jsx)(xl,{className:"size-3.5 text-muted-foreground shrink-0"}),(0,v.jsxs)("span",{className:"font-mono text-xs text-muted-foreground",children:[t.filePath,t.line?`:${t.line}`:""]}),t.kind&&(0,v.jsx)(j.Badge,{variant:"outline",className:"text-xs",children:t.kind})]}),t.typeInfo&&(0,v.jsx)("pre",{className:"font-mono text-xs text-foreground/80 whitespace-pre-wrap break-words leading-relaxed",children:t.typeInfo})]}),t.pages&&t.pages.length>0&&(0,v.jsxs)("div",{className:"px-3 py-2 border-b",children:[(0,v.jsx)("div",{className:"text-xs font-medium text-muted-foreground mb-1",children:"Pages"}),t.pages.map((e,t)=>(0,v.jsxs)("div",{className:"flex items-center gap-2 py-0.5 text-sm",children:[(0,v.jsx)(x2,{className:"size-3 text-blue-500 shrink-0"}),(0,v.jsx)("span",{className:"font-mono text-xs",children:e.path}),e.route&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground",children:["→ ",e.route]})]},t))]}),(0,v.jsx)("pre",{className:"px-3 py-3 text-xs font-mono whitespace-pre-wrap break-words leading-relaxed text-foreground/80",children:t.formattedResult})]}):(0,v.jsx)("div",{className:"px-3 py-4 text-muted-foreground text-sm italic",children:"No result yet."}),o&&(0,v.jsxs)("div",{className:"px-3 py-2 border-t bg-muted/30 text-xs text-muted-foreground",children:[c>0?`${c} reference${1!==c?"s":""} across ${u} file${1!==u?"s":""}`:"No external references",d>0&&` \xb7 ${d} page${1!==d?"s":""}`,e.depth&&e.depth>1&&` \xb7 depth ${e.depth}`]})]})]})}var x6=e.i(743053);function x4({toolName:e,input:t,output:r}){let n="complete_task"===e,s="task_failed"===e,i=r&&"validation_error"===r.status;return(0,v.jsxs)("div",{className:(0,k.cn)("mb-4 w-full max-w-full overflow-hidden rounded-lg border transition-colors",n&&!i&&"border-emerald-500/30",s&&"border-red-500/30",i&&"border-amber-500/30"),children:[(0,v.jsxs)("div",{className:(0,k.cn)("flex items-center gap-2.5 px-4 py-3",n&&!i&&"bg-emerald-500/5",s&&"bg-red-500/5",i&&"bg-amber-500/5"),children:[i?(0,v.jsx)(xe,{className:"size-4 text-amber-500 shrink-0"}):n?(0,v.jsx)(g0,{className:"size-4 text-emerald-500 shrink-0"}):(0,v.jsx)(ou,{className:"size-4 text-red-500 shrink-0"}),(0,v.jsx)("span",{className:"font-medium text-sm",children:i?"Schema mismatch":n?"Task completed":"Task failed"}),i&&(0,v.jsx)(j.Badge,{variant:"secondary",className:"ml-auto text-[10px] bg-amber-500/10 text-amber-600 dark:text-amber-400",children:"Retry needed"})]}),(0,v.jsxs)("div",{className:"p-4",children:[n&&t.result&&(0,v.jsx)("div",{className:"rounded-md border bg-muted/30 overflow-hidden",children:(0,v.jsx)(x6.VisualJson,{value:t.result,children:(0,v.jsx)(x6.TreeView,{className:"max-h-64 text-sm"})})}),s&&t.reason&&(0,v.jsx)("p",{className:"text-sm text-red-600 dark:text-red-400",children:String(t.reason)}),i&&r.errors&&(0,v.jsx)("div",{className:"space-y-2",children:(0,v.jsx)("div",{className:"rounded-md bg-amber-500/5 border border-amber-500/20 p-3 space-y-1.5",children:r.errors.map((e,t)=>(0,v.jsxs)("div",{className:"flex items-baseline gap-2 text-sm",children:[(0,v.jsx)("code",{className:"text-[11px] bg-muted px-1.5 py-0.5 rounded shrink-0 font-mono",children:e.path}),(0,v.jsx)("span",{className:"text-amber-700 dark:text-amber-300",children:e.message})]},t))})})]})]})}let x8=(0,C.default)("mic",[["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M19 10v2a7 7 0 0 1-14 0v-2",key:"1vc78b"}],["rect",{x:"9",y:"2",width:"6",height:"13",rx:"3",key:"s6n7sd"}]]),x9=(0,C.default)("mic-off",[["path",{d:"M12 19v3",key:"npa21l"}],["path",{d:"M15 9.34V5a3 3 0 0 0-5.68-1.33",key:"1gzdoj"}],["path",{d:"M16.95 16.95A7 7 0 0 1 5 12v-2",key:"cqa7eg"}],["path",{d:"M18.89 13.23A7 7 0 0 0 19 12v-2",key:"16hl24"}],["path",{d:"m2 2 20 20",key:"1ooewy"}],["path",{d:"M9 9v3a3 3 0 0 0 5.12 2.12",key:"r2i35w"}]]),x7=({className:e,onTranscriptionChange:t,onInterimTranscription:r,onAudioRecorded:n,lang:s="en-US",disabled:i,...a})=>{let[o,l]=(0,b.useState)(!1),[c,u]=(0,b.useState)(!1),[d,h]=(0,b.useState)("none"),p=(0,b.useRef)(null),m=(0,b.useRef)(null),f=(0,b.useRef)([]),g=(0,b.useRef)("");(0,b.useEffect)(()=>{h("SpeechRecognition"in window||"webkitSpeechRecognition"in window?"speech-recognition":"MediaRecorder"in window&&"mediaDevices"in navigator?"media-recorder":"none")},[]),(0,b.useEffect)(()=>{if("speech-recognition"!==d)return;let e=new(window.SpeechRecognition||window.webkitSpeechRecognition);return e.continuous=!0,e.interimResults=!0,e.lang=s,e.onstart=()=>{l(!0),g.current=""},e.onend=()=>{l(!1),r?.("")},e.onresult=e=>{let n="",s="";for(let t=e.resultIndex;t<e.results.length;t++){let r=e.results[t],i=r[0]?.transcript??"";r.isFinal?s+=i:n+=i}s&&(g.current+=s,t?.(s),r?.("")),n&&r?.(n)},e.onerror=e=>{console.error("Speech recognition error:",e.error),l(!1),r?.("")},p.current=e,()=>{p.current&&p.current.abort()}},[d,s,t,r]);let x=(0,b.useCallback)(async()=>{if(!n)return void console.warn("SpeechInput: onAudioRecorded callback is required for MediaRecorder fallback");try{let e=await navigator.mediaDevices.getUserMedia({audio:!0}),r=new MediaRecorder(e);f.current=[],r.ondataavailable=e=>{e.data.size>0&&f.current.push(e.data)},r.onstop=async()=>{for(let t of e.getTracks())t.stop();let r=new Blob(f.current,{type:"audio/webm"});if(r.size>0){u(!0);try{let e=await n(r);e&&t?.(e)}catch(e){console.error("Transcription error:",e)}finally{u(!1)}}},r.onerror=t=>{for(let r of(console.error("MediaRecorder error:",t),l(!1),e.getTracks()))r.stop()},m.current=r,r.start(),l(!0)}catch(e){console.error("Failed to start MediaRecorder:",e),l(!1)}},[n,t]),y=(0,b.useCallback)(()=>{m.current?.state==="recording"&&m.current.stop(),l(!1)},[]),w=(0,b.useCallback)(()=>{if("speech-recognition"===d&&p.current)if(o)p.current.stop();else try{p.current.start()}catch(e){console.warn("Speech recognition start error:",e)}else"media-recorder"===d&&(o?y():x())},[d,o,x,y]),j=i||"none"===d||"speech-recognition"===d&&!p.current||"media-recorder"===d&&!n||c;return"none"===d?(0,v.jsx)(N.Button,{type:"button",className:(0,k.cn)("relative rounded-full opacity-50 cursor-not-allowed",e),disabled:!0,title:"Speech recognition not supported in this browser",...a,children:(0,v.jsx)(x9,{className:"size-4"})}):(0,v.jsxs)("div",{className:"relative inline-flex items-center justify-center",children:[o&&(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)("span",{className:"absolute inset-0 rounded-full bg-red-500/20 animate-ping"}),(0,v.jsx)("span",{className:"absolute inset-0 rounded-full bg-red-500/10 animate-ping",style:{animationDelay:"0.2s"}})]}),(0,v.jsxs)(N.Button,{type:"button",className:(0,k.cn)("relative z-10 rounded-full transition-all duration-200",o?"bg-red-500 text-white hover:bg-red-600 shadow-lg shadow-red-500/25":"hover:bg-muted",e),disabled:j,onClick:w,title:o?"Stop recording":"Start voice input",variant:o?"default":"ghost",...a,children:[c&&(0,v.jsx)(xI,{className:"size-4 animate-spin"}),!c&&o&&(0,v.jsxs)("div",{className:"relative",children:[(0,v.jsx)(x8,{className:"size-4"}),(0,v.jsx)("span",{className:"absolute -top-0.5 -right-0.5 size-2 bg-white rounded-full animate-pulse"})]}),!(c||o)&&(0,v.jsx)(x8,{className:"size-4"})]})]})},ye=(0,C.default)("maximize-2",[["path",{d:"M15 3h6v6",key:"1q9fwt"}],["path",{d:"m21 3-7 7",key:"1l2asr"}],["path",{d:"m3 21 7-7",key:"tjx5ai"}],["path",{d:"M9 21H3v-6",key:"wtvkvv"}]]);function yt({sessionId:e,frame:t,metadata:r,active:n,onDismiss:s}){let[i,a]=(0,b.useState)(!1),[o,l]=(0,b.useState)({x:0,y:0}),[c,u]=(0,b.useState)(!1),d=(0,b.useRef)(null),h=(0,b.useRef)({x:0,y:0,posX:0,posY:0}),p=(0,b.useCallback)(e=>{i||(u(!0),h.current={x:e.clientX,y:e.clientY,posX:o.x,posY:o.y},e.preventDefault())},[i,o]);(0,b.useEffect)(()=>{if(!c)return;let e=e=>{l({x:h.current.posX+(e.clientX-h.current.x),y:h.current.posY+(e.clientY-h.current.y)})},t=()=>u(!1);return window.addEventListener("mousemove",e),window.addEventListener("mouseup",t),()=>{window.removeEventListener("mousemove",e),window.removeEventListener("mouseup",t)}},[c]);let m=(0,b.useCallback)(t=>{if(!r)return;let n=t.currentTarget.getBoundingClientRect(),s=Math.round((t.clientX-n.left)*(r.deviceWidth/n.width)),i=Math.round((t.clientY-n.top)*(r.deviceHeight/n.height));(0,gQ.sendBrowserInput)(e,{type:"input_mouse",eventType:"mousePressed",x:s,y:i,button:"left",clickCount:1}).catch(()=>{}),setTimeout(()=>{(0,gQ.sendBrowserInput)(e,{type:"input_mouse",eventType:"mouseReleased",x:s,y:i,button:"left"}).catch(()=>{})},50)},[e,r]);return n&&t?i?(0,v.jsx)(mv.Dialog,{open:!0,onOpenChange:e=>!e&&a(!1),children:(0,v.jsxs)(mv.DialogContent,{className:"max-w-4xl w-full p-0 overflow-hidden rounded-xl",children:[(0,v.jsx)(mv.DialogHeader,{className:"px-5 pt-5 pb-3",children:(0,v.jsxs)(mv.DialogTitle,{className:"flex items-center gap-2 text-sm font-medium",children:[(0,v.jsx)(gz,{className:"size-4 text-muted-foreground"}),"Live Browser",r&&(0,v.jsxs)("span",{className:"text-xs font-normal text-muted-foreground",children:[r.deviceWidth," x ",r.deviceHeight]})]})}),(0,v.jsx)("div",{className:"px-5 pb-5",children:(0,v.jsx)("img",{src:`data:image/jpeg;base64,${t}`,alt:"Browser preview",className:"w-full h-auto rounded-lg cursor-crosshair",onClick:m,draggable:!1})})]})}):(0,v.jsxs)("div",{ref:d,className:(0,k.cn)("fixed z-50 overflow-hidden rounded-xl","border border-border/60 bg-background/95 backdrop-blur-xl","shadow-[0_8px_30px_rgba(0,0,0,0.12)] dark:shadow-[0_8px_30px_rgba(0,0,0,0.4)]","transition-all duration-200",c?"scale-[0.98] shadow-[0_4px_20px_rgba(0,0,0,0.08)]":"hover:shadow-[0_12px_40px_rgba(0,0,0,0.15)]"),style:{bottom:`calc(1.25rem - ${o.y}px)`,right:`calc(1.25rem - ${o.x}px)`,width:300},children:[(0,v.jsxs)("div",{className:"flex items-center justify-between px-3 py-2 cursor-grab active:cursor-grabbing select-none",onMouseDown:p,children:[(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)("div",{className:"flex items-center justify-center size-5 rounded-md bg-blue-500/10 dark:bg-blue-400/10",children:(0,v.jsx)(gz,{className:"size-3 text-blue-600 dark:text-blue-400"})}),(0,v.jsx)("span",{className:"text-xs font-medium text-foreground/80",children:"Live Browser"}),(0,v.jsx)("span",{className:"size-1.5 rounded-full bg-emerald-500 shadow-[0_0_4px_rgba(16,185,129,0.5)]"})]}),(0,v.jsxs)("div",{className:"flex items-center gap-0.5",children:[(0,v.jsx)(N.Button,{variant:"ghost",size:"icon-xs",className:"text-muted-foreground hover:text-foreground rounded-md",onClick:()=>a(!0),children:(0,v.jsx)(ye,{className:"size-3"})}),(0,v.jsx)(N.Button,{variant:"ghost",size:"icon-xs",className:"text-muted-foreground hover:text-foreground rounded-md",onClick:s,children:(0,v.jsx)(xu.X,{className:"size-3"})})]})]}),(0,v.jsxs)("div",{className:"relative px-2 pb-2",children:[(0,v.jsx)("div",{className:"overflow-hidden rounded-lg ring-1 ring-border/40",children:(0,v.jsx)("img",{src:`data:image/jpeg;base64,${t}`,alt:"Browser preview",className:"w-full h-auto cursor-crosshair",onClick:m,draggable:!1})}),r&&(0,v.jsxs)("div",{className:"absolute bottom-3 right-3 text-[10px] font-mono text-white/60 bg-black/40 backdrop-blur-sm px-1.5 py-0.5 rounded",children:[r.deviceWidth,"x",r.deviceHeight]})]})]}):null}function yr(e){return e>=1048576?`${(e/1048576).toFixed(1)} MB`:e>=1024?`${(e/1024).toFixed(0)} KB`:`${e} B`}function yn({fileName:e,downloadUrl:t,sizeBytes:r,createdAt:n,className:s}){let[i,a]=(0,b.useState)(!1);return(0,v.jsxs)(v.Fragment,{children:[(0,v.jsxs)("button",{onClick:()=>a(!0),className:(0,k.cn)("inline-flex items-center gap-1.5 px-2 py-1 rounded-md","text-xs text-muted-foreground","bg-muted/40 hover:bg-muted/70","border border-transparent hover:border-border/50","transition-all duration-150",s),title:"View browser recording",children:[(0,v.jsx)("div",{className:"flex items-center justify-center size-4 rounded bg-violet-500/10 dark:bg-violet-400/10",children:(0,v.jsx)(xp,{className:"size-2.5 text-violet-600 dark:text-violet-400 ml-[1px]"})}),(0,v.jsx)("span",{className:"font-medium text-foreground/70",children:"Recording"}),null!=r&&(0,v.jsx)("span",{className:"text-muted-foreground/50",children:yr(r)})]}),(0,v.jsx)(mv.Dialog,{open:i,onOpenChange:a,children:(0,v.jsxs)(mv.DialogContent,{className:"max-w-4xl w-full p-0 overflow-hidden rounded-xl",children:[(0,v.jsx)(mv.DialogHeader,{className:"px-5 pt-5 pb-3",children:(0,v.jsxs)(mv.DialogTitle,{className:"flex items-center gap-2 text-sm font-medium",children:[(0,v.jsx)("div",{className:"flex items-center justify-center size-6 rounded-lg bg-violet-500/10 dark:bg-violet-400/10",children:(0,v.jsx)(gz,{className:"size-3.5 text-violet-600 dark:text-violet-400"})}),"Browser Recording",n&&(0,v.jsx)("span",{className:"text-xs font-normal text-muted-foreground",children:new Date(n).toLocaleTimeString([],{hour:"2-digit",minute:"2-digit"})}),null!=r&&(0,v.jsx)("span",{className:"text-xs font-normal text-muted-foreground/50",children:yr(r)})]})}),(0,v.jsx)("div",{className:"px-5 pb-5",children:(0,v.jsx)("div",{className:"overflow-hidden rounded-lg bg-black ring-1 ring-border/20",children:(0,v.jsx)("video",{src:t,controls:!0,autoPlay:!0,className:"w-full",playsInline:!0})})})]})})]})}function ys(e){var t;let r,n=(t=e,(r=b.forwardRef((e,t)=>{let{children:r,...n}=e;if(b.isValidElement(r)){var s;let e,i,a=(s=r,(i=(e=Object.getOwnPropertyDescriptor(s.props,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.ref:(i=(e=Object.getOwnPropertyDescriptor(s,"ref")?.get)&&"isReactWarning"in e&&e.isReactWarning)?s.props.ref:s.props.ref||s.ref),o=function(e,t){let r={...t};for(let n in t){let s=e[n],i=t[n];/^on[A-Z]/.test(n)?s&&i?r[n]=(...e)=>{let t=i(...e);return s(...e),t}:s&&(r[n]=s):"style"===n?r[n]={...s,...i}:"className"===n&&(r[n]=[s,i].filter(Boolean).join(" "))}return{...e,...r}}(n,r.props);return r.type!==b.Fragment&&(o.ref=t?(0,aK.composeRefs)(t,a):a),b.cloneElement(r,o)}return b.Children.count(r)>1?b.Children.only(null):null})).displayName=`${t}.SlotClone`,r),s=b.forwardRef((e,t)=>{let{children:r,...s}=e,i=b.Children.toArray(r),a=i.find(ya);if(a){let e=a.props.children,r=i.map(t=>t!==a?t:b.Children.count(e)>1?b.Children.only(null):b.isValidElement(e)?e.props.children:null);return(0,v.jsx)(n,{...s,ref:t,children:b.isValidElement(e)?b.cloneElement(e,void 0,r):null})}return(0,v.jsx)(n,{...s,ref:t,children:r})});return s.displayName=`${e}.Slot`,s}var yi=Symbol("radix.slottable");function ya(e){return b.isValidElement(e)&&"function"==typeof e.type&&"__radixId"in e.type&&e.type.__radixId===yi}var yo=["a","button","div","form","h2","h3","img","input","label","li","nav","ol","p","select","span","svg","ul"].reduce((e,t)=>{let r=ys(`Primitive.${t}`),n=b.forwardRef((e,n)=>{let{asChild:s,...i}=e;return"u">typeof window&&(window[Symbol.for("radix-ui")]=!0),(0,v.jsx)(s?r:t,{...i,ref:n})});return n.displayName=`Primitive.${t}`,{...e,[t]:n}},{}),yl="Popover",[yc,yu]=function(e,t=[]){let r=[],n=()=>{let t=r.map(e=>b.createContext(e));return function(r){let n=r?.[e]||t;return b.useMemo(()=>({[`__scope${e}`]:{...r,[e]:n}}),[r,n])}};return n.scopeName=e,[function(t,n){let s=b.createContext(n),i=r.length;r=[...r,n];let a=t=>{let{scope:r,children:n,...a}=t,o=r?.[e]?.[i]||s,l=b.useMemo(()=>a,Object.values(a));return(0,v.jsx)(o.Provider,{value:l,children:n})};return a.displayName=t+"Provider",[a,function(r,a){let o=a?.[e]?.[i]||s,l=b.useContext(o);if(l)return l;if(void 0!==n)return n;throw Error(`\`${r}\` must be used within \`${t}\``)}]},function(...e){let t=e[0];if(1===e.length)return t;let r=()=>{let r=e.map(e=>({useScope:e(),scopeName:e.scopeName}));return function(e){let n=r.reduce((t,{useScope:r,scopeName:n})=>{let s=r(e)[`__scope${n}`];return{...t,...s}},{});return b.useMemo(()=>({[`__scope${t.scopeName}`]:n}),[n])}};return r.scopeName=t.scopeName,r}(n,...t)]}(yl,[mM.createPopperScope]),yd=(0,mM.createPopperScope)(),[yh,yp]=yc(yl),ym=e=>{let{__scopePopover:t,children:r,open:n,defaultOpen:s,onOpenChange:i,modal:a=!1}=e,o=yd(t),l=b.useRef(null),[c,u]=b.useState(!1),[d,h]=(0,aq.useControllableState)({prop:n,defaultProp:s??!1,onChange:i,caller:yl});return(0,v.jsx)(mM.Root,{...o,children:(0,v.jsx)(yh,{scope:t,contentId:(0,aQ.useId)(),triggerRef:l,open:d,onOpenChange:h,onOpenToggle:b.useCallback(()=>h(e=>!e),[h]),hasCustomAnchor:c,onCustomAnchorAdd:b.useCallback(()=>u(!0),[]),onCustomAnchorRemove:b.useCallback(()=>u(!1),[]),modal:a,children:r})})};ym.displayName=yl;var yf="PopoverAnchor",yg=b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yp(yf,r),i=yd(r),{onCustomAnchorAdd:a,onCustomAnchorRemove:o}=s;return b.useEffect(()=>(a(),()=>o()),[a,o]),(0,v.jsx)(mM.Anchor,{...i,...n,ref:t})});yg.displayName=yf;var yx="PopoverTrigger";b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yp(yx,r),i=yd(r),a=(0,aK.useComposedRefs)(t,s.triggerRef),o=(0,v.jsx)(yo.button,{type:"button","aria-haspopup":"dialog","aria-expanded":s.open,"aria-controls":s.contentId,"data-state":yT(s.open),...n,ref:a,onClick:(0,aG.composeEventHandlers)(e.onClick,s.onOpenToggle)});return s.hasCustomAnchor?o:(0,v.jsx)(mM.Anchor,{asChild:!0,...i,children:o})}).displayName=yx;var yy="PopoverPortal",[yv,yb]=yc(yy,{forceMount:void 0}),yw=e=>{let{__scopePopover:t,forceMount:r,children:n,container:s}=e,i=yp(yy,t);return(0,v.jsx)(yv,{scope:t,forceMount:r,children:(0,v.jsx)(aZ.Presence,{present:r||i.open,children:(0,v.jsx)(mI.Portal,{asChild:!0,container:s,children:n})})})};yw.displayName=yy;var yk="PopoverContent",yj=b.forwardRef((e,t)=>{let r=yb(yk,e.__scopePopover),{forceMount:n=r.forceMount,...s}=e,i=yp(yk,e.__scopePopover);return(0,v.jsx)(aZ.Presence,{present:n||i.open,children:i.modal?(0,v.jsx)(yS,{...s,ref:t}):(0,v.jsx)(yC,{...s,ref:t})})});yj.displayName=yk;var yN=ys("PopoverContent.RemoveScroll"),yS=b.forwardRef((e,t)=>{let r=yp(yk,e.__scopePopover),n=b.useRef(null),s=(0,aK.useComposedRefs)(t,n),i=b.useRef(!1);return b.useEffect(()=>{let e=n.current;if(e)return(0,m6.hideOthers)(e)},[]),(0,v.jsx)(m4.RemoveScroll,{as:yN,allowPinchZoom:!0,children:(0,v.jsx)(yA,{...e,ref:s,trapFocus:r.open,disableOutsidePointerEvents:!0,onCloseAutoFocus:(0,aG.composeEventHandlers)(e.onCloseAutoFocus,e=>{e.preventDefault(),i.current||r.triggerRef.current?.focus()}),onPointerDownOutside:(0,aG.composeEventHandlers)(e.onPointerDownOutside,e=>{let t=e.detail.originalEvent,r=0===t.button&&!0===t.ctrlKey;i.current=2===t.button||r},{checkForDefaultPrevented:!1}),onFocusOutside:(0,aG.composeEventHandlers)(e.onFocusOutside,e=>e.preventDefault(),{checkForDefaultPrevented:!1})})})}),yC=b.forwardRef((e,t)=>{let r=yp(yk,e.__scopePopover),n=b.useRef(!1),s=b.useRef(!1);return(0,v.jsx)(yA,{...e,ref:t,trapFocus:!1,disableOutsidePointerEvents:!1,onCloseAutoFocus:t=>{e.onCloseAutoFocus?.(t),t.defaultPrevented||(n.current||r.triggerRef.current?.focus(),t.preventDefault()),n.current=!1,s.current=!1},onInteractOutside:t=>{e.onInteractOutside?.(t),t.defaultPrevented||(n.current=!0,"pointerdown"===t.detail.originalEvent.type&&(s.current=!0));let i=t.target;r.triggerRef.current?.contains(i)&&t.preventDefault(),"focusin"===t.detail.originalEvent.type&&s.current&&t.preventDefault()}})}),yA=b.forwardRef((e,t)=>{let{__scopePopover:r,trapFocus:n,onOpenAutoFocus:s,onCloseAutoFocus:i,disableOutsidePointerEvents:a,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:c,onInteractOutside:u,...d}=e,h=yp(yk,r),p=yd(r);return(0,mP.useFocusGuards)(),(0,v.jsx)(mR.FocusScope,{asChild:!0,loop:!0,trapped:n,onMountAutoFocus:s,onUnmountAutoFocus:i,children:(0,v.jsx)(mE.DismissableLayer,{asChild:!0,disableOutsidePointerEvents:a,onInteractOutside:u,onEscapeKeyDown:o,onPointerDownOutside:l,onFocusOutside:c,onDismiss:()=>h.onOpenChange(!1),children:(0,v.jsx)(mM.Content,{"data-state":yT(h.open),role:"dialog",id:h.contentId,...p,...d,ref:t,style:{...d.style,"--radix-popover-content-transform-origin":"var(--radix-popper-transform-origin)","--radix-popover-content-available-width":"var(--radix-popper-available-width)","--radix-popover-content-available-height":"var(--radix-popper-available-height)","--radix-popover-trigger-width":"var(--radix-popper-anchor-width)","--radix-popover-trigger-height":"var(--radix-popper-anchor-height)"}})})})}),y_="PopoverClose";function yT(e){return e?"open":"closed"}function yE({...e}){return(0,v.jsx)(ym,{"data-slot":"popover",...e})}function yP({className:e,align:t="center",sideOffset:r=4,...n}){return(0,v.jsx)(yw,{children:(0,v.jsx)(yj,{"data-slot":"popover-content",align:t,sideOffset:r,className:(0,k.cn)("bg-popover text-popover-foreground data-[state=open]:animate-in data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0 data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-72 origin-(--radix-popover-content-transform-origin) rounded-md border p-4 shadow-md outline-hidden",e),...n})})}function yR({...e}){return(0,v.jsx)(yg,{"data-slot":"popover-anchor",...e})}b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yp(y_,r);return(0,v.jsx)(yo.button,{type:"button",...n,ref:t,onClick:(0,aG.composeEventHandlers)(e.onClick,()=>s.onOpenChange(!1))})}).displayName=y_,b.forwardRef((e,t)=>{let{__scopePopover:r,...n}=e,s=yd(r);return(0,v.jsx)(mM.Arrow,{...s,...n,ref:t})}).displayName="PopoverArrow";let yM=(0,C.default)("hash",[["line",{x1:"4",x2:"20",y1:"9",y2:"9",key:"4lhtct"}],["line",{x1:"4",x2:"20",y1:"15",y2:"15",key:"vyu0kd"}],["line",{x1:"10",x2:"8",y1:"3",y2:"21",key:"1ggp8o"}],["line",{x1:"16",x2:"14",y1:"3",y2:"21",key:"weycgp"}]]),yI=(0,C.default)("circle-question-mark",[["circle",{cx:"12",cy:"12",r:"10",key:"1mglay"}],["path",{d:"M9.09 9a3 3 0 0 1 5.83 1c0 2-3 3-3 3",key:"1u773s"}],["path",{d:"M12 17h.01",key:"p32p05"}]]),yL=(0,b.createContext)(null),yD=/@([\w./-]+\/?)/g,yz=[{id:"help",name:"help",description:"Ask about available features",icon:(0,v.jsx)(yI,{className:"size-4"}),prompt:"What commands and features are available? How can you help me?"},{id:"terminal",name:"terminal",description:"Open a new terminal",icon:(0,v.jsx)(xA,{className:"size-4"}),prompt:"Please open a new terminal session for me."},{id:"explain",name:"explain",description:"Explain a file or code",icon:(0,v.jsx)(xl,{className:"size-4"}),prompt:"Please explain this code: "},{id:"fix",name:"fix",description:"Fix a bug or issue",icon:(0,v.jsx)(yM,{className:"size-4"}),prompt:"Please help me fix this issue: "},{id:"refactor",name:"refactor",description:"Refactor code",icon:(0,v.jsx)(yM,{className:"size-4"}),prompt:"Please refactor this code to be cleaner and more maintainable: "},{id:"test",name:"test",description:"Write tests",icon:(0,v.jsx)(yM,{className:"size-4"}),prompt:"Please write tests for: "}];function yO({children:e}){let t=(0,b.useCallback)(e=>{let t,r=[],n=RegExp(yD.source,"g");for(;null!==(t=n.exec(e));){let e=t[1],n=e.endsWith("/");r.push({id:`mention-${t.index}`,type:n?"folder":"file",path:n?e.slice(0,-1):e,name:e.split("/").pop()?.replace(/\/$/,"")||e})}return r},[]),r=(0,b.useCallback)(()=>{},[]),n=(0,b.useMemo)(()=>({extractMentions:t,clear:r}),[t,r]);return(0,v.jsx)(yL.Provider,{value:n,children:e})}function yB({sessionId:e,value:t,onChange:r,onSlashCommand:n,slashCommands:s=yz,showHighlights:i=!0,className:a,onKeyDown:o,disabled:l,...c}){let u=(0,b.useRef)(null),d=(0,b.useRef)(null),[h,p]=(0,b.useState)(null),[m,f]=(0,b.useState)(0),[g,x]=(0,b.useState)({top:0,left:0}),[y,w]=(0,b.useState)(!1),j=gT(),{files:N,isLoading:S}=function({sessionId:e,query:t,enabled:r=!0,limit:n=20,debounceMs:s=150}){let[i,a]=(0,b.useState)([]),[o,l]=(0,b.useState)(!1),[c,u]=(0,b.useState)(null),[d,h]=(0,b.useState)(null),p=(0,b.useRef)(null),m=(0,b.useRef)(null),f=(0,b.useCallback)(async t=>{m.current&&m.current.abort(),m.current=new AbortController;try{l(!0),u(null);let r=await (0,gQ.getWorkspaceFiles)(e,t,n);a(r.files),h(r.workingDirectory),r.error&&u(r.error)}catch(e){e instanceof Error&&"AbortError"!==e.name&&(u(e.message),a([]))}finally{l(!1)}},[e,n]);return(0,b.useEffect)(()=>r&&e?(p.current&&clearTimeout(p.current),p.current=setTimeout(()=>{f(t)},s),()=>{p.current&&clearTimeout(p.current)}):void a([]),[t,r,e,s,f]),(0,b.useEffect)(()=>()=>{m.current&&m.current.abort(),p.current&&clearTimeout(p.current)},[]),{files:i,isLoading:o,error:c,workingDirectory:d}}({sessionId:e,query:h?.type==="file"?h.query:"",enabled:h?.type==="file",limit:15}),C=(0,b.useMemo)(()=>{if(h?.type!=="command")return[];let e=h.query.toLowerCase();return s.filter(t=>t.name.toLowerCase().includes(e)||t.description.toLowerCase().includes(e))},[h,s]),A=h?.type==="file"?N:C,_=null!==h&&(A.length>0||S),T=(0,b.useCallback)(()=>{let e=u.current;if(!e||!h)return;let r=document.createElement("div"),n=window.getComputedStyle(e);["fontFamily","fontSize","fontWeight","lineHeight","padding","paddingLeft","paddingTop","border","borderWidth","boxSizing","whiteSpace","wordWrap","wordBreak"].forEach(e=>{r.style[e]=n[e]}),r.style.position="absolute",r.style.visibility="hidden",r.style.height="auto",r.style.width=`${e.clientWidth}px`,r.style.overflow="hidden",r.textContent=t.substring(0,h.startIndex);let s=document.createElement("span");s.textContent="|",r.appendChild(s),document.body.appendChild(r);let i=e.getBoundingClientRect(),a=s.getBoundingClientRect(),o=r.getBoundingClientRect(),l=a.left-o.left,c=a.top-o.top+parseInt(n.lineHeight),d=e.scrollTop;document.body.removeChild(r),x({left:Math.min(l,i.width-250),top:c-d+4})},[h,t]);(0,b.useEffect)(()=>{T()},[T]);let E=(0,b.useCallback)((e,t)=>{if(0===t)return void p(null);let r=e.slice(0,t),n=r.match(/@([^\s@]*)$/);if(n){p({type:"file",query:n[1],startIndex:t-n[0].length,endIndex:t}),f(0);return}let s=r.match(/(?:^|\s)\/([^\s]*)$/);if(s){p({type:"command",query:s[1],startIndex:t-s[1].length-1,endIndex:t}),f(0);return}p(null)},[]),P=(0,b.useCallback)(e=>{let t=e.target.value,n=e.target.selectionStart??0;r(t),E(t,n)},[r,E]),R=(0,b.useCallback)(e=>{if(h&&u.current){if("file"===h.type&&"path"in e){let n=t.slice(0,h.startIndex),s=t.slice(h.endIndex),i=`@${e.path}${"folder"===e.type?"/":""} `;r(n+i+s),setTimeout(()=>{if(u.current){let e=h.startIndex+i.length;u.current.selectionStart=e,u.current.selectionEnd=e,u.current.focus()}},0)}else if("command"===h.type&&"description"in e){if(e.action)e.action(),n?.(e),r((t.slice(0,h.startIndex)+t.slice(h.endIndex)).trim());else if(e.prompt){let n=t.slice(0,h.startIndex),s=t.slice(h.endIndex);r(n+e.prompt+s),setTimeout(()=>{if(u.current){let t=h.startIndex+e.prompt.length;u.current.selectionStart=t,u.current.selectionEnd=t,u.current.focus()}},0)}else n?.(e),r((t.slice(0,h.startIndex)+t.slice(h.endIndex)).trim());setTimeout(()=>{u.current?.focus()},0)}p(null)}},[h,t,r,n]),M=(0,b.useCallback)(e=>{if(o?.(e),!e.defaultPrevented){if(_)switch(e.key){case"ArrowDown":e.preventDefault(),f(e=>(e+1)%A.length);return;case"ArrowUp":e.preventDefault(),f(e=>(e-1+A.length)%A.length);return;case"Tab":case"Enter":A.length>0&&(e.preventDefault(),R(A[m]));return;case"Escape":e.preventDefault(),p(null);return}if("Enter"===e.key){if(y||e.nativeEvent.isComposing||e.shiftKey)return;e.preventDefault();let t=e.currentTarget,r=t.form||t.closest("form");if(r){let e=r.querySelector('button[type="submit"]');if(e?.disabled)return;e?e.click():r.requestSubmit()}}if("Backspace"===e.key&&""===t&&j.files.length>0){e.preventDefault();let t=j.files.at(-1);t&&j.remove(t.id)}}},[_,A,m,R,o,y,t,j]),I=(0,b.useCallback)(e=>{let t=e.clipboardData?.items;if(!t)return;let r=[];for(let e of t)if("file"===e.kind){let t=e.getAsFile();t&&r.push(t)}r.length>0&&(e.preventDefault(),j.add(r))},[j]),L=(0,b.useCallback)(()=>{let e=u.current;e&&E(t,e.selectionStart??0)},[t,E]),D=(0,b.useCallback)(()=>{u.current&&d.current&&(d.current.scrollTop=u.current.scrollTop)},[]);return(0,v.jsxs)("div",{className:"relative w-full",children:[(0,v.jsxs)(yE,{open:_,onOpenChange:()=>p(null),children:[(0,v.jsx)(yR,{style:{position:"absolute",left:g.left,top:g.top,width:0,height:0}}),(0,v.jsx)(yP,{align:"start",side:"top",className:"w-64 p-0",onOpenAutoFocus:e=>e.preventDefault(),children:(0,v.jsx)(mb,{children:(0,v.jsxs)(mw,{children:[S&&h?.type==="file"&&(0,v.jsx)("div",{className:"p-2 text-sm text-muted-foreground text-center",children:"Loading..."}),!S&&0===A.length&&(0,v.jsx)(mk,{children:h?.type==="file"?"No files found":"No commands found"}),h?.type==="file"&&N.length>0&&(0,v.jsx)(mj,{heading:"Files & Folders",children:N.map((e,t)=>(0,v.jsxs)(mN,{onSelect:()=>R(e),className:(0,k.cn)("cursor-pointer",t===m&&"bg-accent"),children:["folder"===e.type?(0,v.jsx)(xP,{className:"mr-2 size-4 text-blue-500"}):(0,v.jsx)(xl,{className:"mr-2 size-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"truncate",children:e.path})]},e.path))}),h?.type==="command"&&C.length>0&&(0,v.jsx)(mj,{heading:"Commands",children:C.map((e,t)=>(0,v.jsxs)(mN,{onSelect:()=>R(e),className:(0,k.cn)("cursor-pointer",t===m&&"bg-accent"),children:[e.icon||(0,v.jsx)(yM,{className:"mr-2 size-4"}),(0,v.jsxs)("div",{className:"flex flex-col ml-2",children:[(0,v.jsxs)("span",{className:"font-medium",children:["/",e.name]}),(0,v.jsx)("span",{className:"text-xs text-muted-foreground",children:e.description})]})]},e.id))})]})})})]}),i&&(0,v.jsx)("div",{ref:d,"aria-hidden":"true",className:"absolute inset-0 pointer-events-none overflow-hidden whitespace-pre-wrap break-words px-3 py-3 text-sm",style:{color:"transparent"},children:(()=>{let e,r=[],n=RegExp(yD.source,"g"),s=0;for(;null!==(e=n.exec(t));)e.index>s&&r.push((0,v.jsx)("span",{children:t.slice(s,e.index)},`text-${s}`)),r.push((0,v.jsx)("mark",{className:"bg-primary/20 text-transparent rounded-sm",children:e[0]},`mention-${e.index}`)),s=e.index+e[0].length;return s<t.length&&r.push((0,v.jsx)("span",{children:t.slice(s)},`text-${s}`)),r.push((0,v.jsx)("span",{children:"\n"},"trailing")),r})()}),(0,v.jsx)("textarea",{ref:u,name:"message","data-slot":"input-group-control",value:t,onChange:P,onKeyDown:M,onClick:L,onScroll:D,onPaste:I,onCompositionStart:()=>w(!0),onCompositionEnd:()=>w(!1),disabled:l,className:(0,k.cn)("flex-1 w-full resize-none rounded-none border-0 py-3 px-3 text-sm shadow-none","placeholder:text-muted-foreground focus-visible:ring-0 focus-visible:outline-none","disabled:cursor-not-allowed disabled:opacity-50","bg-transparent dark:bg-transparent",a),...c})]})}let yF=/\s*<devtools-context>[\s\S]*?<\/devtools-context>\s*/;function y$(){let{toggleSidebar:e,isMobile:t}=(0,xy.useSidebar)();return t?(0,v.jsxs)(N.Button,{size:"icon",variant:"ghost",onClick:e,className:"size-7 shrink-0",children:[(0,v.jsx)(xo.PanelLeft,{className:"size-4"}),(0,v.jsx)("span",{className:"sr-only",children:"Toggle sidebar"})]}):null}function yV(){let e=gT();return 0===e.files.length?null:(0,v.jsx)(gG,{variant:"inline",children:e.files.map(t=>(0,v.jsxs)(gq,{data:t,onRemove:()=>e.remove(t.id),children:[(0,v.jsx)(gH,{}),(0,v.jsx)(gK,{}),(0,v.jsx)(gX,{})]},t.id))})}function yU({input:e,isRunning:t,onStop:r,hasExtraContent:n}){let s=gT(),i=e.trim()||s.files.length>0||!!n;return t&&i?(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)(gL,{disabled:!1,status:"ready",className:"bg-primary hover:bg-primary/90 transition-colors"}),(0,v.jsx)(gL,{disabled:!1,status:"streaming",onStop:r,className:"bg-destructive/80 hover:bg-destructive transition-colors"})]}):(0,v.jsx)(gL,{disabled:!t&&!i,status:t?"streaming":"ready",onStop:r,className:"bg-primary hover:bg-primary/90 transition-colors"})}function yW({session:e,isEmbed:t=!1}){let r,n,s,i,{toggleSidebar:a}=(0,xy.useSidebar)(),[o,l]=(0,b.useState)([]),[c,u]=(0,b.useState)(""),[d,h]=(0,b.useState)(""),[p,m]=(0,b.useState)(null),[f,g]=(0,b.useState)(!1),[x,y]=(0,b.useState)([]),C=(0,b.useRef)([]);C.current=x;let[A,_]=(0,b.useState)(null),[T,E]=(0,b.useState)(""),[P,R]=(0,b.useState)(!0),[M,I]=(0,b.useState)(!1),[L,D]=(0,b.useState)([]),[z,V]=(0,b.useState)([]),[U,W]=(0,b.useState)(!1),[G,q]=(0,b.useState)(null),[H,K]=(0,b.useState)(""),[X,Y]=(0,b.useState)(""),[J,Z]=(0,b.useState)(!1),[Q,ee]=(0,b.useState)([]),[et,er]=(0,b.useState)([]),[en,es]=(0,b.useState)(null),[ei,ea]=(0,b.useState)([]),[eo,el]=(0,b.useState)(!1),ec=(0,b.useRef)(""),eu=(0,b.useRef)(""),ed=(0,b.useRef)([]),[eh,ep]=(0,b.useState)(!1),em=(0,b.useRef)(null),ef=(0,b.useRef)(null),eg=(0,b.useRef)(!1),ex=(0,b.useRef)(!1),ey=(0,b.useRef)(new Map),[ev,eb]=(0,b.useState)(e.model),[ew,ek]=(0,b.useState)(e.name||""),[ej,eN]=(0,b.useState)(!1),[eS,eC]=(0,b.useState)(null),[eA,e_]=(0,b.useState)(e.config||{}),[eT,eE]=(0,b.useState)(!1),eP=(0,b.useRef)(null),eR=(0,b.useRef)(e.id);eR.current=e.id;let{playDing:eM}=(0,g9.useNotificationSound)(),[eI,eL]=(0,b.useState)(null),[eD,ez]=(0,b.useState)(!1),[eO,eB]=(0,b.useState)(!1),[eF,e$]=(0,b.useState)(!1),[eV,eU]=(0,b.useState)(null),[eW,eG]=(0,b.useState)(null),[eq,eH]=(0,b.useState)(!1),eK=(0,b.useRef)(null),[eX,eY]=(0,b.useState)([]);(0,b.useEffect)(()=>{(0,g4.getConfig)().then(eC)},[]),(0,b.useEffect)(()=>{let e=localStorage.getItem("sparkecoder-dismissed-version");(0,gQ.checkVersion)().then(t=>{t.updateAvailable&&t.latestVersion!==e&&eL(t)}).catch(e=>{console.error("Failed to check version:",e)})},[]),(0,b.useEffect)(()=>{eb(e.model),ek(e.name||""),e_(e.config||{})},[e.id,e.model,e.name,e.config]),(0,b.useEffect)(()=>{ej&&eP.current&&(eP.current.focus(),eP.current.select())},[ej]);let eJ=async t=>{eb(t);try{await (0,gQ.updateSession)(e.id,{model:t}),(0,g8.mutateSessions)()}catch(t){console.error("Failed to update model:",t),eb(e.model)}},eZ=async()=>{eN(!1);let t=ew.trim()||"Session";if(t!==e.name)try{await (0,gQ.updateSession)(e.id,{name:t}),(0,g8.mutateSessions)()}catch(t){console.error("Failed to update name:",t),ek(e.name||"")}},eQ=async()=>{if(eI?.updateCommand&&!f){eB(!0);try{let e=`Run this update command:
|
|
8
8
|
|
|
9
|
-
${eI.updateCommand}`;eK(e),ez(!0)}catch(e){console.error("Failed to start update:",e)}finally{eB(!1)}}},eU=e=>e&&"object"==typeof e&&"type"in e&&"value"in e&&("json"===e.type||"text"===e.type)?e.value:e,eG=e=>{let t=[],r=new Map;for(let t of e)if("tool"===t.role&&Array.isArray(t.content)){for(let e of t.content)if("tool-result"===e.type){let t=e.output??e.result;r.set(e.toolCallId,eU(t))}}let n=0;for(let s of e){if("user"===s.role){let e="",r=[];if("string"==typeof s.content)e=s.content;else if(Array.isArray(s.content))for(let t of s.content)"text"===t.type&&"text"in t?e+=t.text:"image"===t.type&&"image"in t?r.push({type:"image",data:t.image,mediaType:t.mediaType}):"file"===t.type&&"data"in t&&r.push({type:"file",data:t.data,mediaType:t.mediaType});t.push({id:s.id,type:"user-message",content:e,messageSequence:n,attachments:r.length>0?r:void 0})}else if("assistant"===s.role){if("string"==typeof s.content)s.content.trim()&&t.push({id:s.id,type:"assistant-text",content:s.content});else if(Array.isArray(s.content))for(let e=0;e<s.content.length;e++){let n=s.content[e];if("reasoning"===n.type&&n.text?.trim())t.push({id:`${s.id}-reasoning-${e}`,type:"reasoning",content:n.text});else if("text"===n.type&&n.text?.trim())t.push({id:`${s.id}-text-${e}`,type:"assistant-text",content:n.text});else if("tool-call"===n.type){let i=r.get(n.toolCallId),a=i?.rejected===!0||i?.status==="rejected";t.push({id:`${s.id}-tool-${e}`,type:"tool-call",toolCall:{toolCallId:n.toolCallId,toolName:n.toolName,input:n.input??n.args,output:i,status:a?"rejected":void 0!==i?"completed":"pending"}})}}}n++}return t},eW=async(t,r)=>{let n=ei.find(e=>e.messageSequence===t);if(!n)return void console.error("No checkpoint found for message sequence:",t);if(window.confirm("Revert to before this message? This will undo all file changes and delete messages from this point.")){el(!0);try{await (0,gQ.revertToCheckpoint)(e.id,n.id);let[t,s]=await Promise.all([(0,gQ.getSessionMessages)(e.id),(0,gQ.getSessionCheckpoints)(e.id).catch(()=>({checkpoints:[]}))]),i=[...t].sort((e,t)=>new Date(e.createdAt).getTime()-new Date(t.createdAt).getTime()),a=eG(i);l(a),ea(s.checkpoints||[]),K(""),Y(""),ee([]),ec.current="",eu.current="",ed.current=[],r&&u(r)}catch(e){console.error("Failed to revert:",e),alert("Failed to revert: "+(e instanceof Error?e.message:"Unknown error"))}finally{el(!1)}}},eq=t=>{if("tool-progress"===t.type){if("bash"===t.toolName&&"started"===t.data.status){let e="string"==typeof t.data.terminalId?t.data.terminalId:void 0;if(!e)return;if(ed.current=ed.current.map(t=>"bash"!==t.toolName||t.terminalId||"running"!==t.status&&"streaming"!==t.status?t:{...t,terminalId:e,liveOutput:""}),ee([...ed.current]),!ey.current.has(e)){let t=(0,gQ.streamTerminal)(e,t=>{ed.current=ed.current.map(r=>r.terminalId===e?{...r,liveOutput:(r.liveOutput||"")+t}:r),ee([...ed.current])},()=>{ey.current.delete(e)});ey.current.set(e,t)}}if("write_file"===t.toolName){let e=t.data;console.log("[FRONTEND] tool-progress received:",t.toolName,e.status,e.isChunked?`chunk=${e.chunkIndex}/${e.chunkCount}`:"",`contentLength=${e.content?.length||0}`,"currentToolCalls:",ed.current.length);let r=ed.current.find(e=>"write_file"===e.toolName&&("running"===e.status||"streaming"===e.status));if("started"===e.status){if(r)ed.current=ed.current.map(e=>"write_file"===e.toolName&&("running"===e.status||"streaming"===e.status)?{...e,liveContent:"",liveOldString:"",liveNewString:""}:e);else{console.log("[FRONTEND] Creating placeholder write_file tool call for:",e.path);let t={toolCallId:`write_file_pending_${Date.now()}`,toolName:"write_file",input:{path:e.relativePath||e.path,mode:e.mode||"full"},status:"streaming",liveContent:"",liveOldString:"",liveNewString:""};ed.current=[...ed.current,t],console.log("[FRONTEND] After adding placeholder, toolCallsRef.current:",ed.current.length)}ee([...ed.current])}else if("content"===e.status){if(console.log("[FRONTEND] Received content for write_file, length:",e.content?.length||0,"existingWriteFile:",!!r),r)console.log("[FRONTEND] Updating existing write_file with content"),ed.current=ed.current.map(t=>{if("write_file"===t.toolName&&("running"===t.status||"streaming"===t.status))if("str_replace"===e.mode)return{...t,liveOldString:e.oldString||"",liveNewString:e.newString||""};else{let r=e.isChunked||void 0!==e.chunkIndex||void 0!==e.chunkCount,n=e.content||"";return{...t,liveContent:r?(t.liveContent||"")+n:n}}return t});else{console.log("[FRONTEND] Creating placeholder with content");let t={toolCallId:`write_file_pending_${Date.now()}`,toolName:"write_file",input:{path:e.relativePath||e.path,mode:e.mode||"full"},status:"streaming",liveContent:"str_replace"!==e.mode&&e.content||"",liveOldString:"str_replace"===e.mode&&e.oldString||"",liveNewString:"str_replace"===e.mode&&e.newString||""};ed.current=[...ed.current,t]}ee([...ed.current])}}if("explore_agent"===t.toolName){let e=t.data;console.log("[FRONTEND] Explore agent tool-progress:",e.status,e.stepType||"");let r=ed.current.find(e=>"explore_agent"===e.toolName&&("running"===e.status||"streaming"===e.status));if("started"===e.status){if(r)ed.current=ed.current.map(e=>"explore_agent"===e.toolName&&("running"===e.status||"streaming"===e.status)?{...e,exploreSteps:[]}:e);else{let e={toolCallId:`explore_agent_pending_${Date.now()}`,toolName:"explore_agent",input:{},status:"streaming",exploreSteps:[]};ed.current=[...ed.current,e]}ee([...ed.current])}else if("step"===e.status&&e.stepType){let t={id:`step_${Date.now()}_${Math.random().toString(36).slice(2,6)}`,type:e.stepType,content:e.stepContent||"",toolName:e.toolName,toolInput:e.toolInput,toolOutput:e.toolOutput,timestamp:Date.now()};ed.current=ed.current.map(e=>"explore_agent"===e.toolName&&("running"===e.status||"streaming"===e.status)?{...e,exploreSteps:[...e.exploreSteps||[],t]}:e),ee([...ed.current])}}return}switch(t.type){case"start":case"data-session":case"text-start":case"text-end":break;case"data-stream-id":q(t.streamId),ef.current=t.streamId;break;case"data-user-message":t.data?.content&&!ex.current&&l(e=>{let r="",n=[],s=t.data.content;if("string"==typeof s)r=s;else if(Array.isArray(s))for(let e of s)"text"===e.type&&e.text?r+=e.text:"image"===e.type&&e.image?n.push({type:"image",data:e.image,mediaType:e.mediaType}):"file"===e.type&&e.data&&n.push({type:"file",data:e.data,mediaType:e.mediaType});return e.some(e=>"user-message"===e.type&&e.content===r)?e:[...e,{id:t.data.id||`user-${Date.now()}`,type:"user-message",content:r,attachments:n.length>0?n:void 0}]});break;case"text-delta":ec.current+=t.delta,K(ec.current);break;case"reasoning-start":Z(!0),eu.current="",Y("");break;case"reasoning-delta":eu.current+=t.delta,Y(eu.current);break;case"reasoning-end":if(Z(!1),eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}eu.current="",Y("");break;case"tool-input-start":if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}{let e=`${t.toolName}_pending_`,r=ed.current.find(r=>r.toolName===t.toolName&&r.toolCallId.startsWith(e)),n=ed.current.some(e=>e.toolCallId===t.toolCallId);if(r)ed.current=ed.current.map(e=>e.toolCallId!==r.toolCallId?e:{...e,toolCallId:t.toolCallId,toolName:t.toolName,status:"streaming",streamingArgsText:""});else if(!n){let e={toolCallId:t.toolCallId,toolName:t.toolName,input:{},status:"streaming",streamingArgsText:""};ed.current=[...ed.current,e]}}ee([...ed.current]);break;case"tool-input-delta":ed.current=ed.current.map(e=>e.toolCallId!==t.toolCallId?e:{...e,streamingArgsText:(e.streamingArgsText||"")+t.argsTextDelta}),ee([...ed.current]);break;case"tool-input-available":let r=ed.current.find(e=>e.toolCallId===t.toolCallId),n="write_file"===t.toolName?ed.current.find(e=>"write_file"===e.toolName&&e.toolCallId.startsWith("write_file_pending_")&&"streaming"===e.status):void 0,s="explore_agent"===t.toolName?ed.current.find(e=>"explore_agent"===e.toolName&&e.toolCallId.startsWith("explore_agent_pending_")&&"streaming"===e.status):void 0;if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}let i={toolCallId:t.toolCallId,toolName:t.toolName,input:t.input,status:"running",streamingArgsText:r?.streamingArgsText,liveContent:n?.liveContent||r?.liveContent,liveOldString:n?.liveOldString||r?.liveOldString,liveNewString:n?.liveNewString||r?.liveNewString,exploreSteps:s?.exploreSteps||r?.exploreSteps};n?ed.current=ed.current.map(e=>e.toolCallId===n.toolCallId?i:e):s?ed.current=ed.current.map(e=>e.toolCallId===s.toolCallId?i:e):r?ed.current=ed.current.map(e=>e.toolCallId!==t.toolCallId?e:i):ed.current=[...ed.current,i],ee([...ed.current]);break;case"tool-output-available":let a=ed.current.find(e=>e.toolCallId===t.toolCallId);if(a?.terminalId){let e=ey.current.get(a.terminalId);e&&(e(),ey.current.delete(a.terminalId))}let o=eU(t.output),c=o?.rejected===!0||o?.status==="rejected",u=ed.current.find(e=>e.toolCallId===t.toolCallId);ed.current=ed.current.filter(e=>e.toolCallId!==t.toolCallId),ee([...ed.current]);let d={id:`tool-${t.toolCallId}`,type:"tool-call",toolCall:{...u||{},toolCallId:t.toolCallId,toolName:u?.toolName||"unknown",input:u?.input||{},output:o,status:c?"rejected":"completed"}};l(e=>{let r=e.findIndex(e=>"tool-call"===e.type&&e.toolCall?.toolCallId===t.toolCallId);if(r>=0){let t=[...e];return t[r]=d,t}return[...e,d]});break;case"data-approval-required":er(e=>e.some(e=>e.id===t.data.id)?e:[...e,t.data]);break;case"finish-step":if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}break;case"finish":if(ec.current.trim()){let e={id:`text-finish-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e])}if(eu.current.trim()){let e={id:`reasoning-finish-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}if(ed.current.length>0){let e=ed.current.map(e=>({id:`tool-${e.toolCallId}`,type:"tool-call",toolCall:{...e,status:"streaming"===e.status||"running"===e.status?"completed":e.status}}));l(t=>{let r=new Set(t.filter(e=>"tool-call"===e.type).map(e=>e.toolCall?.toolCallId)),n=e.filter(e=>!r.has(e.toolCall?.toolCallId));return n.length>0?[...t,...n]:t})}K(""),Y(""),Z(!1),ee([]),q(null),ec.current="",eu.current="",ed.current=[],em.current=null,eg.current=!1,ex.current=!1,g(!1),G(!1),eM();{let t=e.id;(0,gQ.getSessionCheckpoints)(t).then(e=>{eR.current===t&&ea(e.checkpoints||[])}).catch(()=>{})}{let e=C.current;if(e.length>0){let t=e[0];y(e=>e.slice(1)),setTimeout(()=>{eJ.current(t.text,t.attachments,t.selectedElements)},50)}}break;case"abort":if(eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current+" [stopped]"};l(t=>[...t,e])}K(""),Y(""),Z(!1),ee([]),q(null),ec.current="",eu.current="",ed.current=[],em.current=null,eg.current=!1,ex.current=!1,g(!1),G(!1);break;case"error":console.error("Agent error:",t.errorText),em.current=null,g(!1),G(!1)}};(0,b.useEffect)(()=>{let t=!1;(async()=>{ep(!0),l([]),K(""),Y(""),ee([]),er([]),g(!1),G(!1),q(null),ec.current="",eu.current="",ed.current=[];try{let[r,n]=await Promise.all([(0,gQ.getSessionMessages)(e.id),(0,gQ.getSessionCheckpoints)(e.id).catch(()=>({checkpoints:[]}))]);if(t)return;let s=[...r].sort((e,t)=>new Date(e.createdAt).getTime()-new Date(t.createdAt).getTime()),i=eG(s);l(i),ea(n.checkpoints||[]);let a=await (0,gQ.getActiveStream)(e.id);if(t)return;a.hasActiveStream&&a.stream&&(console.log("Found active stream, connecting...",a.stream.streamId),ex.current=!1,G(!0),g(!0),q(a.stream.streamId),em.current=(0,gQ.watchStream)(e.id,eq,{streamId:a.stream.streamId,onStreamId:e=>q(e)}))}catch(e){t||console.error("Failed to load messages:",e)}finally{t||ep(!1)}})();let r=ey.current;return()=>{t=!0,em.current&&(em.current(),em.current=null),r.forEach(e=>e()),r.clear()}},[e.id]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=async()=>{try{let e=await (0,gQ.getPendingApprovals)(r);if(t)return;er(e)}catch{}};n();let s=setInterval(n,2e3);return()=>{t=!0,clearInterval(s)}},[e.id]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=async()=>{try{let e=await (0,gQ.getSessionTodos)(r);if(t)return;es(e)}catch{}};n();let s=setInterval(n,f?1e3:5e3);return()=>{t=!0,clearInterval(s)}},[e.id,f]),(0,b.useEffect)(()=>{let e="1"===new URLSearchParams(window.location.search).get("debugSSE");if(I(e),!e)return;window.__sparkeSseDebug=!0;let t=e=>{let t=e.detail,r=[t?.label,t?.toolName].filter(Boolean).join(" "),n=t?.type?`${t.type}${r?` ${r}`:""} (${t?.size??0}b)`:"unknown";D(e=>[...e.slice(-49),n])},r=e=>{let t=e.detail,r=`parse-error: ${t?.error||"unknown"} (${t?.size??0}b)`;V(e=>[...e.slice(-49),r])};return window.addEventListener("sparke:sse-event",t),window.addEventListener("sparke:sse-parse-error",r),()=>{window.removeEventListener("sparke:sse-event",t),window.removeEventListener("sparke:sse-parse-error",r),window.__sparkeSseDebug=!1}},[]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=setInterval(async()=>{if(!f&&!eg.current)try{let e=await (0,gQ.getActiveStream)(r);if(t)return;if(e.hasActiveStream&&e.stream){let n=e.stream.streamId;if(n!==ef.current){if(console.log("New active stream detected, connecting...",n),eg.current=!0,ex.current=!1,eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e]),eu.current="",Y("")}if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}for(let e of ed.current){let t={id:`tool-${e.toolCallId}`,type:"tool-call",toolCall:e};l(r=>r.some(t=>"tool-call"===t.type&&t.toolCall?.toolCallId===e.toolCallId)?r:[...r,t])}ed.current=[],ee([]),Z(!1);try{let e=await (0,gQ.getSessionMessages)(r);if(t){eg.current=!1;return}let n=[...e].sort((e,t)=>new Date(e.createdAt).getTime()-new Date(t.createdAt).getTime()),s=eG(n);l(s)}catch(e){console.error("Failed to refresh messages:",e)}if(t){eg.current=!1;return}G(!0),g(!0),q(n),ef.current=n,em.current=(0,gQ.watchStream)(r,eq,{streamId:n,onStreamId:e=>{q(e),ef.current=e}}),eg.current=!1}}}catch(e){console.error("Failed to check for new stream:",e),eg.current=!1}},1e3);return()=>{t=!0,clearInterval(n)}},[e.id,f]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=setInterval(async()=>{if(!f)try{let e=await (0,gQ.getPendingInput)(r);if(t||f)return;e.hasPendingInput&&e.text&&(m(t=>t&&t.trim()?t+"\n\n"+e.text:e.text||""),setTimeout(()=>{let e=document.querySelector('textarea[placeholder*="SparkECoder"], textarea[placeholder*="queue"]');e&&(e.focus(),e.selectionStart=e.value.length,e.selectionEnd=e.value.length)},100))}catch(e){}},500);return()=>{t=!0,clearInterval(n)}},[e.id,f]);let eH=async(t,r,n)=>{let s=!!(n&&n.trim());if(!t.trim()&&(!r||0===r.length)&&!s)return;let i=t;if(n&&n.trim()){let e=`<sparkecoder-user-selected-elements>
|
|
9
|
+
${eI.updateCommand}`;e6(e),ez(!0)}catch(e){console.error("Failed to start update:",e)}finally{eB(!1)}}},e0=e=>e&&"object"==typeof e&&"type"in e&&"value"in e&&("json"===e.type||"text"===e.type)?e.value:e,e1=e=>{let t=[],r=new Map;for(let t of e)if("tool"===t.role&&Array.isArray(t.content)){for(let e of t.content)if("tool-result"===e.type){let t=e.output??e.result;r.set(e.toolCallId,e0(t))}}let n=0;for(let s of e){if("user"===s.role){let e="",r=[];if("string"==typeof s.content)e=s.content;else if(Array.isArray(s.content))for(let t of s.content)"text"===t.type&&"text"in t?e+=t.text:"image"===t.type&&"image"in t?r.push({type:"image",data:t.image,mediaType:t.mediaType}):"file"===t.type&&"data"in t&&r.push({type:"file",data:t.data,mediaType:t.mediaType});t.push({id:s.id,type:"user-message",content:e,messageSequence:n,attachments:r.length>0?r:void 0})}else if("assistant"===s.role){if("string"==typeof s.content)s.content.trim()&&t.push({id:s.id,type:"assistant-text",content:s.content});else if(Array.isArray(s.content))for(let e=0;e<s.content.length;e++){let n=s.content[e];if("reasoning"===n.type&&n.text?.trim())t.push({id:`${s.id}-reasoning-${e}`,type:"reasoning",content:n.text});else if("text"===n.type&&n.text?.trim())t.push({id:`${s.id}-text-${e}`,type:"assistant-text",content:n.text});else if("tool-call"===n.type){let i=r.get(n.toolCallId),a=i?.rejected===!0||i?.status==="rejected";t.push({id:`${s.id}-tool-${e}`,type:"tool-call",toolCall:{toolCallId:n.toolCallId,toolName:n.toolName,input:n.input??n.args,output:i,status:a?"rejected":void 0!==i?"completed":"pending"}})}}}n++}return t},e2=async(t,r)=>{let n=ei.find(e=>e.messageSequence===t);if(!n)return void console.error("No checkpoint found for message sequence:",t);if(window.confirm("Revert to before this message? This will undo all file changes and delete messages from this point.")){el(!0);try{await (0,gQ.revertToCheckpoint)(e.id,n.id);let[t,s]=await Promise.all([(0,gQ.getSessionMessages)(e.id),(0,gQ.getSessionCheckpoints)(e.id).catch(()=>({checkpoints:[]}))]),i=[...t].sort((e,t)=>new Date(e.createdAt).getTime()-new Date(t.createdAt).getTime()),a=e1(i);l(a),ea(s.checkpoints||[]),K(""),Y(""),ee([]),ec.current="",eu.current="",ed.current=[],r&&u(r)}catch(e){console.error("Failed to revert:",e),alert("Failed to revert: "+(e instanceof Error?e.message:"Unknown error"))}finally{el(!1)}}},e5=t=>{if("tool-progress"===t.type){if("bash"===t.toolName&&"started"===t.data.status){let e="string"==typeof t.data.terminalId?t.data.terminalId:void 0;if(!e)return;if(ed.current=ed.current.map(t=>"bash"!==t.toolName||t.terminalId||"running"!==t.status&&"streaming"!==t.status?t:{...t,terminalId:e,liveOutput:""}),ee([...ed.current]),!ey.current.has(e)){let t=(0,gQ.streamTerminal)(e,t=>{ed.current=ed.current.map(r=>r.terminalId===e?{...r,liveOutput:(r.liveOutput||"")+t}:r),ee([...ed.current])},()=>{ey.current.delete(e)});ey.current.set(e,t)}}if("write_file"===t.toolName){let e=t.data;console.log("[FRONTEND] tool-progress received:",t.toolName,e.status,e.isChunked?`chunk=${e.chunkIndex}/${e.chunkCount}`:"",`contentLength=${e.content?.length||0}`,"currentToolCalls:",ed.current.length);let r=ed.current.find(e=>"write_file"===e.toolName&&("running"===e.status||"streaming"===e.status));if("started"===e.status){if(r)ed.current=ed.current.map(e=>"write_file"===e.toolName&&("running"===e.status||"streaming"===e.status)?{...e,liveContent:"",liveOldString:"",liveNewString:""}:e);else{console.log("[FRONTEND] Creating placeholder write_file tool call for:",e.path);let t={toolCallId:`write_file_pending_${Date.now()}`,toolName:"write_file",input:{path:e.relativePath||e.path,mode:e.mode||"full"},status:"streaming",liveContent:"",liveOldString:"",liveNewString:""};ed.current=[...ed.current,t],console.log("[FRONTEND] After adding placeholder, toolCallsRef.current:",ed.current.length)}ee([...ed.current])}else if("content"===e.status){if(console.log("[FRONTEND] Received content for write_file, length:",e.content?.length||0,"existingWriteFile:",!!r),r)console.log("[FRONTEND] Updating existing write_file with content"),ed.current=ed.current.map(t=>{if("write_file"===t.toolName&&("running"===t.status||"streaming"===t.status))if("str_replace"===e.mode)return{...t,liveOldString:e.oldString||"",liveNewString:e.newString||""};else{let r=e.isChunked||void 0!==e.chunkIndex||void 0!==e.chunkCount,n=e.content||"";return{...t,liveContent:r?(t.liveContent||"")+n:n}}return t});else{console.log("[FRONTEND] Creating placeholder with content");let t={toolCallId:`write_file_pending_${Date.now()}`,toolName:"write_file",input:{path:e.relativePath||e.path,mode:e.mode||"full"},status:"streaming",liveContent:"str_replace"!==e.mode&&e.content||"",liveOldString:"str_replace"===e.mode&&e.oldString||"",liveNewString:"str_replace"===e.mode&&e.newString||""};ed.current=[...ed.current,t]}ee([...ed.current])}}if("explore_agent"===t.toolName){let e=t.data;console.log("[FRONTEND] Explore agent tool-progress:",e.status,e.stepType||"");let r=ed.current.find(e=>"explore_agent"===e.toolName&&("running"===e.status||"streaming"===e.status));if("started"===e.status){if(r)ed.current=ed.current.map(e=>"explore_agent"===e.toolName&&("running"===e.status||"streaming"===e.status)?{...e,exploreSteps:[]}:e);else{let e={toolCallId:`explore_agent_pending_${Date.now()}`,toolName:"explore_agent",input:{},status:"streaming",exploreSteps:[]};ed.current=[...ed.current,e]}ee([...ed.current])}else if("step"===e.status&&e.stepType){let t={id:`step_${Date.now()}_${Math.random().toString(36).slice(2,6)}`,type:e.stepType,content:e.stepContent||"",toolName:e.toolName,toolInput:e.toolInput,toolOutput:e.toolOutput,timestamp:Date.now()};ed.current=ed.current.map(e=>"explore_agent"===e.toolName&&("running"===e.status||"streaming"===e.status)?{...e,exploreSteps:[...e.exploreSteps||[],t]}:e),ee([...ed.current])}}return}if("browser-frame"===t.type){eU(t.data),eG(t.metadata||null),eq||e$(!0),eK.current&&clearTimeout(eK.current),eK.current=setTimeout(()=>{e$(!1)},3e4);return}if("browser-status"===t.type){!1===t.connected&&(eK.current&&clearTimeout(eK.current),eK.current=setTimeout(()=>{e$(!1),eU(null),eH(!1)},5e3));return}switch(t.type){case"start":case"data-session":case"text-start":case"text-end":break;case"data-stream-id":q(t.streamId),ef.current=t.streamId;break;case"data-user-message":t.data?.content&&!ex.current&&l(e=>{let r="",n=[],s=t.data.content;if("string"==typeof s)r=s;else if(Array.isArray(s))for(let e of s)"text"===e.type&&e.text?r+=e.text:"image"===e.type&&e.image?n.push({type:"image",data:e.image,mediaType:e.mediaType}):"file"===e.type&&e.data&&n.push({type:"file",data:e.data,mediaType:e.mediaType});return e.some(e=>"user-message"===e.type&&e.content===r)?e:[...e,{id:t.data.id||`user-${Date.now()}`,type:"user-message",content:r,attachments:n.length>0?n:void 0}]});break;case"text-delta":ec.current+=t.delta,K(ec.current);break;case"reasoning-start":Z(!0),eu.current="",Y("");break;case"reasoning-delta":eu.current+=t.delta,Y(eu.current);break;case"reasoning-end":if(Z(!1),eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}eu.current="",Y("");break;case"tool-input-start":if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}{let e=`${t.toolName}_pending_`,r=ed.current.find(r=>r.toolName===t.toolName&&r.toolCallId.startsWith(e)),n=ed.current.some(e=>e.toolCallId===t.toolCallId);if(r)ed.current=ed.current.map(e=>e.toolCallId!==r.toolCallId?e:{...e,toolCallId:t.toolCallId,toolName:t.toolName,status:"streaming",streamingArgsText:""});else if(!n){let e={toolCallId:t.toolCallId,toolName:t.toolName,input:{},status:"streaming",streamingArgsText:""};ed.current=[...ed.current,e]}}ee([...ed.current]);break;case"tool-input-delta":ed.current=ed.current.map(e=>e.toolCallId!==t.toolCallId?e:{...e,streamingArgsText:(e.streamingArgsText||"")+t.argsTextDelta}),ee([...ed.current]);break;case"tool-input-available":let r=ed.current.find(e=>e.toolCallId===t.toolCallId),n="write_file"===t.toolName?ed.current.find(e=>"write_file"===e.toolName&&e.toolCallId.startsWith("write_file_pending_")&&"streaming"===e.status):void 0,s="explore_agent"===t.toolName?ed.current.find(e=>"explore_agent"===e.toolName&&e.toolCallId.startsWith("explore_agent_pending_")&&"streaming"===e.status):void 0;if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}let i={toolCallId:t.toolCallId,toolName:t.toolName,input:t.input,status:"running",streamingArgsText:r?.streamingArgsText,liveContent:n?.liveContent||r?.liveContent,liveOldString:n?.liveOldString||r?.liveOldString,liveNewString:n?.liveNewString||r?.liveNewString,exploreSteps:s?.exploreSteps||r?.exploreSteps};n?ed.current=ed.current.map(e=>e.toolCallId===n.toolCallId?i:e):s?ed.current=ed.current.map(e=>e.toolCallId===s.toolCallId?i:e):r?ed.current=ed.current.map(e=>e.toolCallId!==t.toolCallId?e:i):ed.current=[...ed.current,i],ee([...ed.current]);break;case"tool-output-available":let a=ed.current.find(e=>e.toolCallId===t.toolCallId);if(a?.terminalId){let e=ey.current.get(a.terminalId);e&&(e(),ey.current.delete(a.terminalId))}let o=e0(t.output),c=o?.rejected===!0||o?.status==="rejected",u=ed.current.find(e=>e.toolCallId===t.toolCallId);ed.current=ed.current.filter(e=>e.toolCallId!==t.toolCallId),ee([...ed.current]);let d={id:`tool-${t.toolCallId}`,type:"tool-call",toolCall:{...u||{},toolCallId:t.toolCallId,toolName:u?.toolName||"unknown",input:u?.input||{},output:o,status:c?"rejected":"completed"}};l(e=>{let r=e.findIndex(e=>"tool-call"===e.type&&e.toolCall?.toolCallId===t.toolCallId);if(r>=0){let t=[...e];return t[r]=d,t}return[...e,d]});break;case"data-approval-required":er(e=>e.some(e=>e.id===t.data.id)?e:[...e,t.data]);break;case"finish-step":if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}break;case"finish":if(ec.current.trim()){let e={id:`text-finish-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e])}if(eu.current.trim()){let e={id:`reasoning-finish-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}if(ed.current.length>0){let e=ed.current.map(e=>({id:`tool-${e.toolCallId}`,type:"tool-call",toolCall:{...e,status:"streaming"===e.status||"running"===e.status?"completed":e.status}}));l(t=>{let r=new Set(t.filter(e=>"tool-call"===e.type).map(e=>e.toolCall?.toolCallId)),n=e.filter(e=>!r.has(e.toolCall?.toolCallId));return n.length>0?[...t,...n]:t})}K(""),Y(""),Z(!1),ee([]),q(null),ec.current="",eu.current="",ed.current=[],em.current=null,eg.current=!1,ex.current=!1,g(!1),W(!1),eM();{let t=e.id;(0,gQ.getSessionCheckpoints)(t).then(e=>{eR.current===t&&ea(e.checkpoints||[])}).catch(()=>{}),setTimeout(()=>{eR.current===t&&(0,gQ.getSessionFiles)(t).then(e=>{eR.current===t&&eY(e)}).catch(()=>{})},3e3)}{let e=C.current;if(e.length>0){let t=e[0];y(e=>e.slice(1)),setTimeout(()=>{e9.current(t.text,t.attachments,t.selectedElements)},50)}}break;case"abort":if(eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current+" [stopped]"};l(t=>[...t,e])}K(""),Y(""),Z(!1),ee([]),q(null),ec.current="",eu.current="",ed.current=[],em.current=null,eg.current=!1,ex.current=!1,g(!1),W(!1);break;case"error":console.error("Agent error:",t.errorText),em.current=null,g(!1),W(!1)}};(0,b.useEffect)(()=>{let t=!1;(async()=>{ep(!0),l([]),K(""),Y(""),ee([]),er([]),g(!1),W(!1),q(null),ec.current="",eu.current="",ed.current=[],e$(!1),eU(null),eH(!1),eY([]);try{let[r,n,s]=await Promise.all([(0,gQ.getSessionMessages)(e.id),(0,gQ.getSessionCheckpoints)(e.id).catch(()=>({checkpoints:[]})),(0,gQ.getSessionFiles)(e.id).catch(()=>[])]);if(t)return;let i=[...r].sort((e,t)=>new Date(e.createdAt).getTime()-new Date(t.createdAt).getTime()),a=e1(i);l(a),ea(n.checkpoints||[]),eY(s);let o=await (0,gQ.getActiveStream)(e.id);if(t)return;o.hasActiveStream&&o.stream&&(console.log("Found active stream, connecting...",o.stream.streamId),ex.current=!1,W(!0),g(!0),q(o.stream.streamId),em.current=(0,gQ.watchStream)(e.id,e5,{streamId:o.stream.streamId,onStreamId:e=>q(e)}))}catch(e){t||console.error("Failed to load messages:",e)}finally{t||ep(!1)}})();let r=ey.current;return()=>{t=!0,em.current&&(em.current(),em.current=null),r.forEach(e=>e()),r.clear()}},[e.id]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=async()=>{try{let e=await (0,gQ.getPendingApprovals)(r);if(t)return;er(e)}catch{}};n();let s=setInterval(n,2e3);return()=>{t=!0,clearInterval(s)}},[e.id]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=async()=>{try{let e=await (0,gQ.getSessionTodos)(r);if(t)return;es(e)}catch{}};n();let s=setInterval(n,f?1e3:5e3);return()=>{t=!0,clearInterval(s)}},[e.id,f]),(0,b.useEffect)(()=>{let e="1"===new URLSearchParams(window.location.search).get("debugSSE");if(I(e),!e)return;window.__sparkeSseDebug=!0;let t=e=>{let t=e.detail,r=[t?.label,t?.toolName].filter(Boolean).join(" "),n=t?.type?`${t.type}${r?` ${r}`:""} (${t?.size??0}b)`:"unknown";D(e=>[...e.slice(-49),n])},r=e=>{let t=e.detail,r=`parse-error: ${t?.error||"unknown"} (${t?.size??0}b)`;V(e=>[...e.slice(-49),r])};return window.addEventListener("sparke:sse-event",t),window.addEventListener("sparke:sse-parse-error",r),()=>{window.removeEventListener("sparke:sse-event",t),window.removeEventListener("sparke:sse-parse-error",r),window.__sparkeSseDebug=!1}},[]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=setInterval(async()=>{if(!f&&!eg.current)try{let e=await (0,gQ.getActiveStream)(r);if(t)return;if(e.hasActiveStream&&e.stream){let n=e.stream.streamId;if(n!==ef.current){if(console.log("New active stream detected, connecting...",n),eg.current=!0,ex.current=!1,eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e]),eu.current="",Y("")}if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current};l(t=>[...t,e]),ec.current="",K("")}for(let e of ed.current){let t={id:`tool-${e.toolCallId}`,type:"tool-call",toolCall:e};l(r=>r.some(t=>"tool-call"===t.type&&t.toolCall?.toolCallId===e.toolCallId)?r:[...r,t])}ed.current=[],ee([]),Z(!1);try{let e=await (0,gQ.getSessionMessages)(r);if(t){eg.current=!1;return}let n=[...e].sort((e,t)=>new Date(e.createdAt).getTime()-new Date(t.createdAt).getTime()),s=e1(n);l(s)}catch(e){console.error("Failed to refresh messages:",e)}if(t){eg.current=!1;return}W(!0),g(!0),q(n),ef.current=n,em.current=(0,gQ.watchStream)(r,e5,{streamId:n,onStreamId:e=>{q(e),ef.current=e}}),eg.current=!1}}}catch(e){console.error("Failed to check for new stream:",e),eg.current=!1}},1e3);return()=>{t=!0,clearInterval(n)}},[e.id,f]),(0,b.useEffect)(()=>{let t=!1,r=e.id,n=setInterval(async()=>{if(!f)try{let e=await (0,gQ.getPendingInput)(r);if(t||f)return;e.hasPendingInput&&e.text&&(m(t=>t&&t.trim()?t+"\n\n"+e.text:e.text||""),setTimeout(()=>{let e=document.querySelector('textarea[placeholder*="SparkECoder"], textarea[placeholder*="queue"]');e&&(e.focus(),e.selectionStart=e.value.length,e.selectionEnd=e.value.length)},100))}catch(e){}},500);return()=>{t=!0,clearInterval(n)}},[e.id,f]);let e3=async(t,r,n)=>{let s=!!(n&&n.trim());if(!t.trim()&&(!r||0===r.length)&&!s)return;let i=t;if(n&&n.trim()){let e=`<sparkecoder-user-selected-elements>
|
|
10
10
|
${n.trim()}
|
|
11
11
|
</sparkecoder-user-selected-elements>`;i=`${e}
|
|
12
12
|
|
|
13
|
-
${i}`}let a=i,o=r?.map(e=>({type:e.type,data:e.data,mediaType:e.mediaType,filename:e.filename})),c={id:`user-${Date.now()}`,type:"user-message",content:t||(s?"Selected elements attached":""),attachments:o};l(e=>[...e,c]),g(!0),G(!1),ex.current=!0,K(""),Y(""),Z(!1),ee([]),ec.current="",eu.current="",ed.current=[],em.current=(0,gQ.runAgent)(e.id,a||"Please analyze the attached files.",eq,{onStreamId:e=>q(e),attachments:r})},eK=async(e,t)=>{let r=!!(p&&p.trim());if(e.trim()||t&&0!==t.length||r){if(f){let r;return void(r={id:`q-${Date.now()}-${Math.random().toString(36).slice(2,6)}`,text:e,attachments:t,selectedElements:p},y(e=>[...e,r]),u(""),m(null))}u(""),m(null),await eH(e,t,p)}},eX=async e=>{let t=!!e.text?.trim(),r=!!e.files?.length,n=!!(p&&p.trim());if(!t&&!r&&!n)return;let s=[];if(r&&e.files.length>0){for(let t of e.files)if(t.url)try{let e=await fetch(t.url),r=await e.blob(),n=await new Promise(e=>{let t=new FileReader;t.onloadend=()=>e(t.result),t.readAsDataURL(r)}),i=t.mediaType||r.type||"application/octet-stream",a=i.startsWith("image/");s.push({type:a?"image":"file",data:n,mediaType:i,filename:t.filename})}catch(e){console.error("Failed to process attachment:",e)}}eK(e.text||"",s.length>0?s:void 0)},eY=async()=>{try{await (0,gQ.abortStream)(e.id)}catch(e){console.error("Failed to abort stream:",e)}if(em.current&&(em.current(),em.current=null),eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current+" [stopped]"};l(t=>[...t,e])}K(""),Y(""),Z(!1),ee([]),q(null),ec.current="",eu.current="",ed.current=[],eg.current=!1,g(!1),G(!1)},eJ=(0,b.useRef)(eH);eJ.current=eH;let eZ=e=>{y(t=>t.map(t=>t.id===e?{...t,text:T}:t)),_(null),E("")},eQ=async e=>{let t=x.find(t=>t.id===e);t&&(y(t=>t.filter(t=>t.id!==e)),f?(await eY(),setTimeout(()=>{eJ.current(t.text,t.attachments,t.selectedElements)},500)):eJ.current(t.text,t.attachments,t.selectedElements))},e0=async t=>{er(e=>e.filter(e=>e.id!==t.id));try{await (0,gQ.approveExecution)(e.id,t.toolCallId)}catch(e){console.error("Failed to approve:",e)}},e1=async t=>{er(e=>e.filter(e=>e.id!==t.id));try{await (0,gQ.rejectExecution)(e.id,t.toolCallId,"User rejected")}catch(e){console.error("Failed to reject:",e)}},e2=async t=>{er(e=>e.filter(e=>e.id!==t.id));try{await (0,gQ.approveExecution)(e.id,t.toolCallId);let r=await (0,gQ.updateToolApproval)(e.id,t.toolName,!1,eA);e_(r.config||{})}catch(e){console.error("Failed to approve and disable:",e)}},e5=async(t,r)=>{try{let n=await (0,gQ.updateToolApproval)(e.id,t,!r,eA);e_(n.config||{})}catch(e){console.error("Failed to update tool approval:",e)}},e3=e=>({ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",py:"python",rb:"ruby",go:"go",rs:"rust",java:"java",c:"c",cpp:"cpp",h:"c",hpp:"cpp",cs:"csharp",php:"php",swift:"swift",kt:"kotlin",scala:"scala",sh:"bash",bash:"bash",zsh:"bash",fish:"bash",ps1:"powershell",sql:"sql",html:"html",htm:"html",css:"css",scss:"scss",sass:"sass",less:"less",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",md:"markdown",markdown:"markdown",txt:"plaintext",toml:"toml",ini:"ini",cfg:"ini",conf:"ini",dockerfile:"dockerfile",makefile:"makefile"})[e.split(".").pop()?.toLowerCase()||""]||"plaintext";return(0,v.jsxs)("div",{className:(0,k.cn)("flex flex-col h-full bg-background min-w-0 overflow-x-hidden",t&&"embed-mode text-[13px]"),children:[t&&(0,v.jsxs)("div",{className:"border-b border-border/50 px-2 py-1.5 flex items-center justify-between bg-card/50",children:[(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",onClick:a,className:"size-6",children:(0,v.jsx)(xo.PanelLeft,{className:"size-3.5"})}),(0,v.jsx)("span",{className:"text-[11px] text-muted-foreground truncate max-w-[120px] font-medium",children:ew||"Session"}),(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",onClick:()=>eE(!0),className:"size-6",children:(0,v.jsx)(xs.Settings,{className:"size-3.5"})})]}),!t&&(0,v.jsxs)("div",{className:"border-b border-border/50 px-3 sm:px-4 py-2 flex items-center justify-between bg-card/50 backdrop-blur-sm",children:[(0,v.jsxs)("div",{className:"min-w-0 flex items-center gap-2 sm:gap-3",children:[(0,v.jsx)(yz,{}),(0,v.jsx)("div",{className:"flex items-center gap-1.5",children:ej?(0,v.jsxs)("form",{onSubmit:e=>{e.preventDefault(),e$()},className:"flex items-center gap-1",children:[(0,v.jsx)(gm.Input,{ref:eP,value:ew,onChange:e=>ek(e.target.value),onBlur:e$,className:"h-7 text-sm font-semibold w-40 px-2",placeholder:"Session name"}),(0,v.jsx)(N.Button,{type:"submit",size:"icon",variant:"ghost",className:"size-6 text-muted-foreground hover:text-foreground",children:(0,v.jsx)(xn.Check,{className:"size-3.5"})})]}):(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)("button",{onClick:()=>eN(!0),className:"flex items-center gap-1.5 group hover:bg-muted/50 rounded px-1.5 py-0.5 -mx-1.5 transition-colors",children:[(0,v.jsx)("h2",{className:"font-semibold text-foreground truncate max-w-[200px]",children:ew||"Untitled Session"}),(0,v.jsx)(xr,{className:"size-3 text-muted-foreground opacity-0 group-hover:opacity-100 transition-opacity"})]})}),(0,v.jsx)(S.TooltipContent,{children:"Click to rename"})]})})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)("div",{className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-muted/30 text-xs text-muted-foreground max-w-[200px]",children:[(0,v.jsx)(xa,{className:"size-3.5 shrink-0"}),(0,v.jsx)("span",{className:"truncate font-mono",children:e.workingDirectory.split("/").pop()||e.workingDirectory})]})}),(0,v.jsx)(S.TooltipContent,{side:"bottom",className:"max-w-md",children:(0,v.jsx)("p",{className:"font-mono text-xs",children:e.workingDirectory})})]})})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[U&&(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)(j.Badge,{variant:"outline",className:"gap-1.5 text-xs border-emerald-500/30 bg-emerald-500/10 text-emerald-600 dark:text-emerald-400 cursor-help",children:[(0,v.jsx)("span",{className:"size-1.5 rounded-full bg-current animate-pulse"}),"Watching"]})}),(0,v.jsx)(S.TooltipContent,{children:"Watching stream from another client"})]})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsx)(j.Badge,{variant:f?"default":"secondary",className:`cursor-help ${f?"bg-primary/90":""}`,children:f?U?"streaming":"running":e.status})}),(0,v.jsx)(S.TooltipContent,{children:f?U?"Receiving streamed response":"Agent is processing":`Session is ${e.status}`})]})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",className:"size-7 hover:bg-accent transition-colors",onClick:()=>eE(!0),children:(0,v.jsx)(xs.Settings,{className:"size-4"})})}),(0,v.jsx)(S.TooltipContent,{children:"Session Settings"})]})})]})]}),(0,v.jsx)(mv.Dialog,{open:eT,onOpenChange:eE,children:(0,v.jsxs)(mv.DialogContent,{className:"sm:max-w-md",children:[(0,v.jsx)(mv.DialogHeader,{children:(0,v.jsxs)(mv.DialogTitle,{className:"flex items-center gap-2",children:[(0,v.jsx)("div",{className:"size-8 rounded-lg bg-muted flex items-center justify-center",children:(0,v.jsx)(xs.Settings,{className:"size-4"})}),"Session Settings"]})}),(0,v.jsxs)("div",{className:"space-y-4 pt-2",children:[(0,v.jsxs)("div",{className:"space-y-2",children:[(0,v.jsx)(xb.Label,{className:"text-sm font-medium",children:"Model"}),(0,v.jsxs)(od.Select,{value:ev,onValueChange:eF,disabled:f,children:[(0,v.jsx)(od.SelectTrigger,{className:"w-full",children:(0,v.jsx)(od.SelectValue,{placeholder:"Select model"})}),(0,v.jsx)(od.SelectContent,{children:eS?.availableModels.map(e=>(0,v.jsx)(od.SelectItem,{value:e.id,children:(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)("span",{children:e.name}),(0,v.jsx)("span",{className:"text-xs text-muted-foreground",children:e.provider})]})},e.id))})]}),f&&(0,v.jsx)("p",{className:"text-xs text-muted-foreground",children:"Cannot change model while agent is running"})]}),(0,v.jsxs)("div",{className:"space-y-2",children:[(0,v.jsx)(xb.Label,{className:"flex items-center gap-2 text-sm font-medium",children:"Tool Approvals"}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground -mt-0.5",children:"Toggle on to require approval before tool executes"}),(0,v.jsx)("div",{className:"space-y-1 rounded-lg border p-2.5 bg-muted/30",children:eS?.availableTools.map(e=>{var t;let r=(t=e.id,eA.toolApprovals?.[t]!==void 0?eA.toolApprovals[t]:"bash"===t);return(0,v.jsxs)("div",{className:"flex items-center justify-between py-1.5 hover:bg-muted/50 rounded px-2 -mx-1 transition-colors",children:[(0,v.jsxs)("div",{className:"space-y-0",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)("span",{className:"text-sm font-medium",children:e.name}),e.dangerous&&(0,v.jsx)("span",{className:"text-[10px] bg-amber-500/20 text-amber-600 dark:text-amber-400 px-1.5 py-0.5 rounded font-medium",children:"risky"})]}),(0,v.jsx)("p",{className:"text-[11px] text-muted-foreground",children:e.description})]}),(0,v.jsx)(xv.Switch,{checked:r,onCheckedChange:()=>e5(e.id,r)})]},e.id)})})]}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground",children:"These settings only apply to this session. Changes take effect for future tool calls."})]})]})}),!t&&eI?.updateAvailable&&!eD&&(0,v.jsxs)("div",{className:"px-4 py-2 border-b border-amber-500/30 bg-amber-500/10 flex items-center justify-between gap-3",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xc,{className:"size-4 text-amber-600 dark:text-amber-400 shrink-0"}),(0,v.jsxs)("span",{className:"text-sm text-amber-700 dark:text-amber-300",children:["Update available: ",(0,v.jsxs)("strong",{children:["v",eI.latestVersion]}),(0,v.jsxs)("span",{className:"text-amber-600/70 dark:text-amber-400/70 ml-1",children:["(current: v",eI.currentVersion,")"]})]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[(0,v.jsx)(N.Button,{size:"sm",variant:"outline",className:"h-7 text-xs border-amber-500/50 bg-amber-500/20 hover:bg-amber-500/30 text-amber-700 dark:text-amber-300",onClick:eV,disabled:eO,children:eO?(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(g7,{className:"size-3 mr-1.5 animate-spin"}),"Creating..."]}):(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(xc,{className:"size-3 mr-1.5"}),"Update Now"]})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",className:"size-6 text-amber-600 dark:text-amber-400 hover:bg-amber-500/20",onClick:()=>{ez(!0),eI?.latestVersion&&localStorage.setItem("sparkecoder-dismissed-version",eI.latestVersion)},children:(0,v.jsx)(xu.X,{className:"size-3.5"})})}),(0,v.jsx)(S.TooltipContent,{children:"Dismiss (won't show again for this version)"})]})})]})]}),!t&&en&&en.todos&&en.todos.length>0&&(0,v.jsx)("div",{className:"px-4 py-2 border-b border-border/50 bg-muted/20",children:(0,v.jsx)(g6,{todosData:en})}),et.length>0&&(0,v.jsx)("div",{className:(0,k.cn)("p-4 border-b border-border space-y-3",t&&"p-2 space-y-2"),children:et.map(e=>{let t=e.input;return(0,v.jsxs)(oG,{approval:{id:e.id,approved:!1},state:"approval-requested",children:[(0,v.jsx)(oW,{children:(0,v.jsxs)("div",{className:"flex items-start gap-3",children:[(0,v.jsx)("div",{className:"size-8 rounded-lg bg-amber-500/20 flex items-center justify-center shrink-0",children:(0,v.jsx)(xe,{className:"size-4 text-amber-500"})}),(0,v.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,v.jsx)("p",{className:"font-medium text-sm",children:"Approval Required"}),(0,v.jsx)("p",{className:"text-sm text-muted-foreground mt-0.5",children:(0,v.jsx)("code",{className:"bg-muted px-1.5 py-0.5 rounded font-mono text-foreground",children:e.toolName})}),(0,v.jsx)("div",{className:"mt-3 rounded-lg border bg-muted/30 overflow-hidden",children:Object.entries(t).map(([e,t])=>(0,v.jsxs)("div",{className:"flex border-b border-border/50 last:border-b-0",children:[(0,v.jsx)("div",{className:"px-3 py-2 bg-muted/50 text-xs font-medium text-muted-foreground w-24 shrink-0",children:e}),(0,v.jsx)("div",{className:"px-3 py-2 text-xs font-mono flex-1 min-w-0 overflow-auto max-h-24",children:"string"==typeof t?(0,v.jsx)("span",{className:"whitespace-pre-wrap break-words",children:t}):(0,v.jsx)("span",{className:"text-muted-foreground",children:JSON.stringify(t)})})]},e))})]})]})}),(0,v.jsxs)(oq,{children:[(0,v.jsx)(oH,{variant:"outline",onClick:()=>e1(e),children:"Reject"}),(0,v.jsx)(oH,{variant:"ghost",onClick:()=>e2(e),className:"text-muted-foreground hover:text-foreground",children:"Always Allow"}),(0,v.jsx)(oH,{variant:"default",onClick:()=>e0(e),children:"Approve"})]})]},e.id)})}),(0,v.jsxs)(O,{className:(0,k.cn)("flex-1 p-4",t&&"p-2"),children:[(0,v.jsxs)(B,{className:(0,k.cn)("max-w-3xl mx-auto w-full",t&&"max-w-none"),children:[e.config?.task?.enabled&&(n="running"===(r=e.config.task).status,s="completed"===r.status,i="failed"===r.status,(0,v.jsxs)("div",{className:(0,k.cn)("mb-4 rounded-lg border px-3.5 py-2.5 flex items-center gap-2.5 text-sm transition-colors",s&&"border-emerald-500/30 bg-emerald-500/5",i&&"border-red-500/30 bg-red-500/5",n&&"border-blue-500/30 bg-blue-500/5"),children:[(0,v.jsx)(xx.ListChecks,{className:(0,k.cn)("size-4 shrink-0",s&&"text-emerald-500",i&&"text-red-500",n&&"text-blue-500")}),(0,v.jsx)("span",{className:"font-medium truncate",children:e.name||"Task"}),(0,v.jsx)("span",{className:(0,k.cn)("text-xs shrink-0",s&&"text-emerald-600 dark:text-emerald-400",i&&"text-red-600 dark:text-red-400",n&&"text-blue-600 dark:text-blue-400 animate-pulse"),children:n?"Running":s?"Completed":"Failed"}),null!=r.iterations&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground ml-auto tabular-nums shrink-0",children:[r.iterations," iter."]}),i&&r.error&&(0,v.jsxs)("span",{className:"text-xs text-red-500 truncate ml-1",title:r.error,children:["— ",r.error]})]})),eh&&(0,v.jsx)("div",{className:"flex justify-center py-12",children:(0,v.jsx)(oX,{size:24})}),!eh&&0===o.length&&!H&&(0,v.jsx)(F,{icon:(0,v.jsxs)("div",{className:"relative overflow-hidden rounded-2xl size-16 shadow-lg ring-1 ring-white/10",children:[(0,v.jsx)(w.default,{src:"/sparke-coder.png",alt:"SparkECoder",width:64,height:64,className:"absolute inset-0 size-full object-cover",priority:!0}),f&&(0,v.jsx)("video",{src:"/sparkecode.mp4",autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:"absolute inset-0 size-full object-cover"})]}),title:"Start a conversation",description:"Ask SparkECoder to help you with coding tasks"}),o.filter(e=>{if("tool-call"===e.type&&e.toolCall){if(et.some(t=>t.toolCallId===e.toolCall?.toolCallId))return!1;let t=Q.some(t=>t.toolCallId===e.toolCall?.toolCallId),r=Q.some(t=>t.toolCallId.startsWith(`${e.toolCall?.toolName}_pending_`)&&("streaming"===t.status||"running"===t.status));if(t||r)return!1}return!0}).map(e=>{if("user-message"===e.type){let t,r,n=void 0!==e.messageSequence&&ei.some(t=>t.messageSequence===e.messageSequence);return(0,v.jsxs)(aB,{from:"user",children:[(0,v.jsxs)(aF,{children:[e.attachments&&e.attachments.length>0&&(0,v.jsx)("div",{className:"flex flex-wrap gap-2 mb-2",children:e.attachments.map((e,t)=>(0,v.jsx)("div",{className:"relative",children:"image"===e.type?(0,v.jsx)("div",{className:"relative rounded-lg overflow-hidden border border-border/50 max-w-[200px]",children:(0,v.jsx)("img",{src:e.data.startsWith("data:")?e.data:`data:${e.mediaType||"image/png"};base64,${e.data}`,alt:e.filename||"Image attachment",className:"max-w-full h-auto max-h-[150px] object-contain"})}):(0,v.jsxs)("div",{className:"flex items-center gap-2 px-3 py-2 rounded-lg bg-muted/50 border border-border/50",children:[(0,v.jsx)(xl,{className:"h-4 w-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"text-sm text-muted-foreground truncate max-w-[150px]",children:e.filename||"File"})]})},t))}),e.content&&(t=e.content.replace(yD,"").trim(),r=function(e){let t=e.match(/<devtools-context>([\s\S]*?)<\/devtools-context>/);if(!t)return null;let r=t[1],n=r.match(/<page\s+url="([^"]*)"\s+path="([^"]*)"\s+name="([^"]*)"/),s=r.match(/<viewport\s+width="([^"]*)"\s+height="([^"]*)"(?:\s+dpr="([^"]*)")?/);return n?{url:n[1],path:n[2],pageName:n[3],viewportWidth:s?.[1],viewportHeight:s?.[2],dpr:s?.[3]}:null}(e.content),(0,v.jsxs)(v.Fragment,{children:[t&&(0,v.jsx)("p",{className:"whitespace-pre-wrap",children:t}),r&&(0,v.jsxs)("div",{className:"flex items-center gap-1.5 mt-1.5 text-[11px] text-muted-foreground/60",children:[(0,v.jsx)(xg,{className:"h-3 w-3"}),(0,v.jsx)("span",{children:r.path}),r.viewportWidth&&r.viewportHeight&&(0,v.jsxs)("span",{className:"text-muted-foreground/40",children:[r.viewportWidth,"x",r.viewportHeight]})]})]}))]}),n&&!f&&(0,v.jsx)(a$,{className:"justify-end mt-1",children:(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)(N.Button,{variant:"ghost",size:"sm",onClick:()=>eW(e.messageSequence,e.content),disabled:eo,className:"h-6 px-2 text-xs text-muted-foreground hover:text-destructive gap-1",children:[(0,v.jsx)(xi,{className:"h-3 w-3"}),"Revert"]})}),(0,v.jsx)(S.TooltipContent,{children:(0,v.jsx)("p",{children:"Revert to before this message (undo all changes after)"})})]})})})]},e.id)}if("reasoning"===e.type)return(0,v.jsxs)(pW,{isStreaming:!1,defaultOpen:!1,children:[(0,v.jsx)(pH,{}),(0,v.jsx)(pK,{children:e.content||""})]},e.id);if("assistant-text"===e.type)return(0,v.jsx)(aB,{from:"assistant",children:(0,v.jsxs)("div",{className:"flex gap-3",children:[(0,v.jsx)("div",{className:"relative overflow-hidden rounded-lg size-8 shadow-sm ring-1 ring-white/10 shrink-0",children:(0,v.jsx)(w.default,{src:"/sparke-coder.png",alt:"SparkECoder",width:32,height:32,className:"absolute inset-0 size-full object-cover"})}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,v.jsx)(aF,{children:(0,v.jsx)(aG,{children:e.content||""})}),(0,v.jsx)(a$,{children:(0,v.jsx)(aV,{label:"Copy",onClick:()=>navigator.clipboard.writeText(e.content||""),children:(0,v.jsx)(oh,{className:"size-3"})})})]})]})},e.id);if("tool-call"===e.type&&e.toolCall){let t=e.toolCall,r=`tool-${t.toolName}`;if("write_file"===t.toolName)return(0,v.jsx)(xj,{input:t.input,output:t.output,status:t.status,streamingArgsText:t.streamingArgsText,liveContent:t.liveContent,liveOldString:t.liveOldString,liveNewString:t.liveNewString},e.id);if("read_file"===t.toolName)return(0,v.jsx)(xC,{input:t.input,output:t.output,status:t.status},e.id);if("bash"===t.toolName)return(0,v.jsx)(xE,{input:t.input,output:t.output,status:t.status,terminalId:t.terminalId,liveOutput:t.liveOutput},e.id);if("explore_agent"===t.toolName)return(0,v.jsx)(xB,{input:t.input,output:t.output,status:t.status,steps:t.exploreSteps},e.id);if("todo"===t.toolName)return(0,v.jsx)(xq,{input:t.input,output:t.output,status:t.status},e.id);if("load_skill"===t.toolName)return(0,v.jsx)(xX,{input:t.input,output:t.output,status:t.status},e.id);if("linter"===t.toolName)return(0,v.jsx)(x0,{input:t.input,output:t.output,status:t.status},e.id);if("code_graph"===t.toolName)return(0,v.jsx)(x3,{input:t.input,output:t.output,status:t.status},e.id);if("complete_task"===t.toolName||"task_failed"===t.toolName)return(0,v.jsx)(x4,{toolName:t.toolName,input:t.input,output:t.output,status:t.status},e.id);let n="completed"!==t.status;return(0,v.jsxs)(o_,{defaultOpen:n,children:[(0,v.jsx)(oT,{type:r,state:function(e){switch(e){case"pending":case"streaming":default:return"input-streaming";case"running":return"input-available";case"completed":return"output-available";case"rejected":return"output-denied";case"error":return"output-error"}}(t.status),title:t.toolName}),(0,v.jsxs)(oE,{children:[(0,v.jsx)(oP,{input:t.input}),(e=>{let t=e.output,r=e.input;if("bash"===e.toolName)return(0,v.jsx)(xE,{input:e.input,output:e.output,status:e.status,terminalId:e.terminalId,liveOutput:e.liveOutput,className:"mt-2"});if("explore_agent"===e.toolName)return(0,v.jsx)(xB,{input:e.input,output:e.output,status:e.status,steps:e.exploreSteps,className:"mt-2"});if("todo"===e.toolName)return(0,v.jsx)(xq,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("load_skill"===e.toolName)return(0,v.jsx)(xX,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("linter"===e.toolName)return(0,v.jsx)(x0,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("code_graph"===e.toolName)return(0,v.jsx)(x3,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("write_file"===e.toolName&&r){let e=r.path||"file",n=r.mode||"full",s=e.split("/").pop()||"file",i=e3(e);if("str_replace"===n){let e=r.old_string||"",n=r.new_string||"";return(0,v.jsxs)("div",{className:"mt-2 max-w-full overflow-hidden space-y-2",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 text-sm",children:[(0,v.jsx)(xt,{className:"size-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"font-medium",children:s}),(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs",children:"str_replace"})]}),(0,v.jsxs)("div",{className:"rounded-md border overflow-hidden",children:[(0,v.jsxs)("div",{className:"bg-red-500/10 border-b p-2",children:[(0,v.jsx)("div",{className:"text-xs text-red-500 mb-1",children:"- Remove:"}),(0,v.jsx)("pre",{className:"text-xs overflow-x-auto whitespace-pre-wrap break-words text-red-400",children:e.length>500?e.slice(0,500)+"...":e})]}),(0,v.jsxs)("div",{className:"bg-green-500/10 p-2",children:[(0,v.jsx)("div",{className:"text-xs text-green-500 mb-1",children:"+ Add:"}),(0,v.jsx)("pre",{className:"text-xs overflow-x-auto whitespace-pre-wrap break-words text-green-400",children:n.length>500?n.slice(0,500)+"...":n})]})]}),t&&(0,v.jsxs)("div",{className:`text-xs flex items-center gap-1 ${t.success?"text-green-600 dark:text-green-400":"text-red-600 dark:text-red-400"}`,children:[(0,v.jsx)("span",{children:t.success?"✓":"✗"}),(0,v.jsx)("span",{children:t.success?`Replaced (${void 0!==t.lineDelta?(t.lineDelta>=0?"+":"")+t.lineDelta+" lines":"done"})`:t.error||"Failed"})]})]})}let a=r.content||"";return(0,v.jsxs)("div",{className:"mt-2 max-w-full overflow-hidden",children:[(0,v.jsxs)(oM,{children:[(0,v.jsxs)(oI,{children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xt,{className:"size-4 text-muted-foreground shrink-0"}),(0,v.jsx)(oL,{className:"truncate",children:s}),(0,v.jsx)(oD,{className:"truncate text-xs hidden sm:block",children:e})]}),(0,v.jsx)(oz,{children:(0,v.jsx)(oO,{icon:oh,label:"Copy",onClick:()=>navigator.clipboard.writeText(a)})})]}),a&&(0,v.jsx)(oB,{className:"p-0 max-h-[300px] overflow-auto",children:(0,v.jsx)(oA,{code:a,language:i,showLineNumbers:!0,children:(0,v.jsx)(oj,{className:"sr-only",children:(0,v.jsx)(oN,{children:(0,v.jsx)(oS,{children:s})})})})})]}),t&&(0,v.jsxs)("div",{className:`mt-2 text-xs flex items-center gap-1 ${t.success?"text-green-600 dark:text-green-400":"text-red-600 dark:text-red-400"}`,children:[(0,v.jsx)("span",{children:t.success?"✓":"✗"}),(0,v.jsx)("span",{children:t.success?`File ${t.action||"written"} successfully`:t.error||"Failed"})]})]})}if("read_file"===e.toolName&&t){let e=r?.path||"file",n=t.content||JSON.stringify(t,null,2),s=e.split("/").pop()||"file",i=e3(e);return(0,v.jsx)("div",{className:"mt-2 max-w-full overflow-hidden",children:(0,v.jsxs)(oM,{children:[(0,v.jsxs)(oI,{children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xt,{className:"size-4 text-muted-foreground shrink-0"}),(0,v.jsx)(oL,{className:"truncate",children:s}),(0,v.jsx)(oD,{className:"truncate text-xs hidden sm:block",children:e})]}),(0,v.jsx)(oz,{children:(0,v.jsx)(oO,{icon:oh,label:"Copy",onClick:()=>navigator.clipboard.writeText(n)})})]}),(0,v.jsx)(oB,{className:"p-0 max-h-[300px] overflow-auto",children:(0,v.jsx)(oA,{code:n,language:i,showLineNumbers:!0,children:(0,v.jsx)(oj,{className:"sr-only",children:(0,v.jsx)(oN,{children:(0,v.jsx)(oS,{children:s})})})})})]})})}return t?(0,v.jsx)(oR,{output:(0,v.jsxs)("pre",{className:"text-xs overflow-x-auto max-w-full whitespace-pre-wrap break-words",children:[JSON.stringify(t,null,2).slice(0,500),JSON.stringify(t).length>500?"...":""]}),errorText:"error"===e.status?"Tool execution failed":void 0}):null})(t)]})]},e.id)}return null}),f&&!H&&!X&&0===Q.length&&(0,v.jsxs)("div",{className:"flex gap-3 items-center",children:[(0,v.jsx)("div",{className:"relative overflow-hidden rounded-lg size-8 shadow-sm ring-1 ring-white/10 shrink-0",children:(0,v.jsx)("video",{src:"/sparkecode.mp4",autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:"absolute inset-0 size-full object-cover"})}),(0,v.jsx)("span",{className:"text-sm text-muted-foreground",children:"Thinking..."})]}),f&&(J||X)&&(0,v.jsxs)(pW,{isStreaming:J,defaultOpen:!0,children:[(0,v.jsx)(pH,{}),(0,v.jsx)(pK,{children:X})]}),f&&H&&(0,v.jsx)(aB,{from:"assistant",children:(0,v.jsxs)("div",{className:"flex gap-3",children:[(0,v.jsx)("div",{className:"relative overflow-hidden rounded-lg size-8 shadow-sm ring-1 ring-white/10 shrink-0",children:(0,v.jsx)("video",{src:"/sparkecode.mp4",autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:"absolute inset-0 size-full object-cover"})}),(0,v.jsx)("div",{className:"flex-1 min-w-0",children:(0,v.jsxs)(aF,{children:[(0,v.jsx)(aG,{children:H}),(0,v.jsx)("span",{className:"inline-block w-2 h-4 bg-primary animate-pulse ml-1"})]})})]})}),f&&Q.map(e=>"write_file"===e.toolName?(0,v.jsx)(xj,{input:e.input,output:e.output,status:e.status,streamingArgsText:e.streamingArgsText,liveContent:e.liveContent,liveOldString:e.liveOldString,liveNewString:e.liveNewString},e.toolCallId):"read_file"===e.toolName?(0,v.jsx)(xC,{input:e.input,output:e.output,status:e.status},e.toolCallId):"bash"===e.toolName?(0,v.jsx)(xE,{input:e.input,output:e.output,status:e.status,terminalId:e.terminalId,liveOutput:e.liveOutput},e.toolCallId):"explore_agent"===e.toolName?(0,v.jsx)(xB,{input:e.input,output:e.output,status:e.status,steps:e.exploreSteps},e.toolCallId):"todo"===e.toolName?(0,v.jsx)(xq,{input:e.input,output:e.output,status:e.status},e.toolCallId):"load_skill"===e.toolName?(0,v.jsx)(xX,{input:e.input,output:e.output,status:e.status},e.toolCallId):"linter"===e.toolName?(0,v.jsx)(x0,{input:e.input,output:e.output,status:e.status},e.toolCallId):"code_graph"===e.toolName?(0,v.jsx)(x3,{input:e.input,output:e.output,status:e.status},e.toolCallId):"complete_task"===e.toolName||"task_failed"===e.toolName?(0,v.jsx)(x4,{toolName:e.toolName,input:e.input,output:e.output,status:e.status},e.toolCallId):(0,v.jsxs)(o_,{defaultOpen:!0,children:[(0,v.jsx)(oT,{type:`tool-${e.toolName}`,state:"streaming"===e.status?"input-streaming":"input-available",title:e.toolName}),(0,v.jsxs)(oE,{children:[(0,v.jsx)(oP,{input:e.input}),(0,v.jsxs)("div",{className:"flex items-center gap-2 p-3 text-muted-foreground",children:[(0,v.jsx)(oX,{size:14}),(0,v.jsx)("span",{className:"text-sm",children:"streaming"===e.status?"Receiving...":"Executing..."})]})]})]},e.toolCallId)),f&&!H&&0===Q.length&&(0,v.jsxs)("div",{className:"flex items-center gap-2 text-muted-foreground",children:[(0,v.jsx)(oX,{size:16}),(0,v.jsx)("span",{className:"text-sm",children:"Thinking..."})]})]}),(0,v.jsx)($,{})]}),M&&(0,v.jsxs)("div",{className:"fixed bottom-28 right-4 w-80 max-h-80 overflow-auto border bg-background/95 shadow-lg rounded-md text-xs",children:[(0,v.jsx)("div",{className:"px-3 py-2 border-b font-mono text-muted-foreground",children:"SSE Debug"}),(0,v.jsxs)("div",{className:"px-3 py-2 space-y-1",children:[0===L.length&&0===z.length&&(0,v.jsx)("div",{className:"text-muted-foreground",children:"No events yet"}),L.map((e,t)=>(0,v.jsx)("div",{className:"font-mono",children:e},`evt-${t}`)),z.map((e,t)=>(0,v.jsx)("div",{className:"font-mono text-red-600",children:e},`err-${t}`))]})]}),(0,v.jsx)("div",{className:(0,k.cn)("border-t border-border/50 p-4 pb-6 bg-card/30",t&&"p-2 pb-2"),children:(0,v.jsxs)("div",{className:(0,k.cn)("max-w-3xl mx-auto",t&&"max-w-none"),children:[!t&&!eh&&0===o.length&&!H&&!f&&(0,v.jsx)(gJ,{className:"mb-3",children:['Create a hello.txt file with "Hello, World!"',"List files in the current directory","Show the current git status"].map(e=>(0,v.jsx)(gZ,{suggestion:e,onClick:e=>{u(e)}},e))}),x.length>0&&(0,v.jsxs)("div",{className:(0,k.cn)("mb-2 rounded-lg border border-border/60 bg-muted/20 overflow-hidden",t&&"mb-1"),children:[(0,v.jsxs)("button",{type:"button",onClick:()=>R(e=>!e),className:(0,k.cn)("w-full flex items-center justify-between px-3 py-1.5 text-xs text-muted-foreground hover:bg-muted/30 transition-colors",t&&"px-2 py-1"),children:[(0,v.jsxs)("div",{className:"flex items-center gap-1.5",children:[P?(0,v.jsx)(xd.ChevronDown,{className:"size-3"}):(0,v.jsx)(xh.default,{className:"size-3"}),(0,v.jsxs)("span",{className:"font-medium",children:[x.length," Queued"]})]}),(0,v.jsx)("span",{className:"text-[10px]",children:"Stop ^C"})]}),P&&(0,v.jsx)("div",{className:"border-t border-border/40 divide-y divide-border/30",children:x.map((e,r)=>(0,v.jsxs)("div",{className:(0,k.cn)("flex items-start gap-2 px-3 py-2 group",t&&"px-2 py-1.5 gap-1.5"),children:[(0,v.jsx)("span",{className:"text-[10px] text-muted-foreground/60 pt-0.5 w-4 shrink-0 text-center",children:r+1}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[A===e.id?(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)("input",{type:"text",value:T,onChange:e=>E(e.target.value),onKeyDown:t=>{"Enter"===t.key&&eZ(e.id),"Escape"===t.key&&_(null)},className:(0,k.cn)("flex-1 bg-background border border-border rounded px-2 py-0.5 text-xs focus:outline-none focus:ring-1 focus:ring-primary/30",t&&"text-[11px]"),autoFocus:!0}),(0,v.jsx)("button",{type:"button",onClick:()=>eZ(e.id),className:"p-0.5 text-primary hover:text-primary/80",children:(0,v.jsx)(xn.Check,{className:"size-3"})})]}):(0,v.jsx)("p",{className:(0,k.cn)("text-xs text-foreground truncate",t&&"text-[11px]"),children:e.text||"Selected elements attached"}),e.attachments&&e.attachments.length>0&&(0,v.jsxs)("span",{className:"text-[10px] text-muted-foreground",children:[e.attachments.length," file",e.attachments.length>1?"s":""]}),e.selectedElements&&(0,v.jsx)("span",{className:"text-[10px] text-muted-foreground",children:"+ selected elements"})]}),(0,v.jsxs)("div",{className:(0,k.cn)("flex items-center gap-0.5 shrink-0 transition-opacity",t?"opacity-100":"opacity-0 group-hover:opacity-100"),children:[(0,v.jsx)("button",{type:"button",onClick:()=>{_(e.id),E(e.text)},className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-muted/50",title:"Edit",children:(0,v.jsx)(xr,{className:"size-3"})}),r>0&&(0,v.jsx)("button",{type:"button",onClick:()=>{var t;return t=e.id,void y(e=>{let r=e.findIndex(e=>e.id===t);if(-1===r)return e;let n=r-1;if(n<0||n>=e.length)return e;let s=[...e];return[s[r],s[n]]=[s[n],s[r]],s})},className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-muted/50",title:"Move up",children:(0,v.jsx)(xm,{className:"size-3"})}),(0,v.jsx)("button",{type:"button",onClick:()=>eQ(e.id),className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-muted/50",title:"Send now",children:(0,v.jsx)(xp,{className:"size-3"})}),(0,v.jsx)("button",{type:"button",onClick:()=>{var t;return t=e.id,void y(e=>e.filter(e=>e.id!==t))},className:"p-1 rounded text-muted-foreground hover:text-destructive hover:bg-muted/50",title:"Remove",children:(0,v.jsx)(xf.Trash2,{className:"size-3"})})]})]},e.id))})]}),(0,v.jsx)(yI,{children:(0,v.jsxs)(gP,{onSubmit:eX,className:"shadow-sm",globalDrop:!0,multiple:!0,children:[(0,v.jsxs)(gM,{children:[p&&(0,v.jsxs)("div",{className:(0,k.cn)("mb-2 flex items-center justify-between rounded-md border border-border/60 bg-muted/40 px-2 py-1 text-xs",t&&"mb-1"),children:[(0,v.jsxs)("div",{className:"flex items-center gap-1.5 text-muted-foreground",children:[(0,v.jsx)("span",{className:"size-1.5 rounded-full bg-primary/70"}),(0,v.jsx)("span",{children:"Selected elements attached"})]}),(0,v.jsx)("button",{type:"button",onClick:()=>m(null),className:"rounded-sm p-1 text-muted-foreground hover:text-foreground","aria-label":"Remove selected elements",children:(0,v.jsx)(xu.X,{className:"size-3.5"})})]}),(0,v.jsx)(yO,{})]}),(0,v.jsx)(gR,{children:(0,v.jsxs)("div",{className:"relative w-full",children:[(0,v.jsx)(yL,{sessionId:e.id,value:c+(d?(!c||c.endsWith(" ")||c.endsWith("\n")?"":" ")+d:""),onChange:e=>{d&&h(""),u(e)},placeholder:f?"Type to queue a message...":"Ask SparkECoder... (@ to mention files, / for commands)",disabled:!1,autoFocus:!0,className:(0,k.cn)("min-h-[80px] focus:ring-2 focus:ring-primary/20 transition-all field-sizing-content max-h-48",d&&"caret-red-500",t&&"min-h-[40px] text-sm max-h-24")}),d&&(0,v.jsxs)("div",{className:"absolute bottom-2 right-2 flex items-center gap-1.5 text-xs text-red-500 bg-background/80 backdrop-blur-sm px-2 py-1 rounded-full",children:[(0,v.jsx)("span",{className:"size-2 bg-red-500 rounded-full animate-pulse"}),"Listening..."]})]})}),(0,v.jsxs)(gI,{className:t?"py-1":void 0,children:[!t&&(0,v.jsx)("div",{className:"flex items-center gap-1 text-xs text-muted-foreground",children:(0,v.jsx)("span",{className:"hidden sm:inline",children:"Type @ to mention files, / for commands"})}),(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)(x7,{size:"icon",className:"size-9",onTranscriptionChange:e=>{u(t=>{let r=t&&!t.endsWith(" ")&&!t.endsWith("\n");return t+(r?" ":"")+e})},onInterimTranscription:e=>{h(e)},disabled:f}),(0,v.jsx)(yB,{input:c+d,isRunning:f,onStop:eY,hasExtraContent:!!(p&&p.trim())})]})]})]})})]})})]})}e.s(["ChatInterface",()=>yF],557355)}]);
|
|
13
|
+
${i}`}let a=i,o=r?.map(e=>({type:e.type,data:e.data,mediaType:e.mediaType,filename:e.filename})),c={id:`user-${Date.now()}`,type:"user-message",content:t||(s?"Selected elements attached":""),attachments:o};l(e=>[...e,c]),g(!0),W(!1),ex.current=!0,K(""),Y(""),Z(!1),ee([]),ec.current="",eu.current="",ed.current=[],em.current=(0,gQ.runAgent)(e.id,a||"Please analyze the attached files.",e5,{onStreamId:e=>q(e),attachments:r})},e6=async(e,t)=>{let r=!!(p&&p.trim());if(e.trim()||t&&0!==t.length||r){if(f){let r;return void(r={id:`q-${Date.now()}-${Math.random().toString(36).slice(2,6)}`,text:e,attachments:t,selectedElements:p},y(e=>[...e,r]),u(""),m(null))}u(""),m(null),await e3(e,t,p)}},e4=async e=>{let t=!!e.text?.trim(),r=!!e.files?.length,n=!!(p&&p.trim());if(!t&&!r&&!n)return;let s=[];if(r&&e.files.length>0){for(let t of e.files)if(t.url)try{let e=await fetch(t.url),r=await e.blob(),n=await new Promise(e=>{let t=new FileReader;t.onloadend=()=>e(t.result),t.readAsDataURL(r)}),i=t.mediaType||r.type||"application/octet-stream",a=i.startsWith("image/");s.push({type:a?"image":"file",data:n,mediaType:i,filename:t.filename})}catch(e){console.error("Failed to process attachment:",e)}}e6(e.text||"",s.length>0?s:void 0)},e8=async()=>{try{await (0,gQ.abortStream)(e.id)}catch(e){console.error("Failed to abort stream:",e)}if(em.current&&(em.current(),em.current=null),eu.current.trim()){let e={id:`reasoning-${Date.now()}`,type:"reasoning",content:eu.current};l(t=>[...t,e])}if(ec.current.trim()){let e={id:`text-${Date.now()}`,type:"assistant-text",content:ec.current+" [stopped]"};l(t=>[...t,e])}K(""),Y(""),Z(!1),ee([]),q(null),ec.current="",eu.current="",ed.current=[],eg.current=!1,g(!1),W(!1)},e9=(0,b.useRef)(e3);e9.current=e3;let e7=e=>{y(t=>t.map(t=>t.id===e?{...t,text:T}:t)),_(null),E("")},te=async e=>{let t=x.find(t=>t.id===e);t&&(y(t=>t.filter(t=>t.id!==e)),f?(await e8(),setTimeout(()=>{e9.current(t.text,t.attachments,t.selectedElements)},500)):e9.current(t.text,t.attachments,t.selectedElements))},tt=async t=>{er(e=>e.filter(e=>e.id!==t.id));try{await (0,gQ.approveExecution)(e.id,t.toolCallId)}catch(e){console.error("Failed to approve:",e)}},tr=async t=>{er(e=>e.filter(e=>e.id!==t.id));try{await (0,gQ.rejectExecution)(e.id,t.toolCallId,"User rejected")}catch(e){console.error("Failed to reject:",e)}},tn=async t=>{er(e=>e.filter(e=>e.id!==t.id));try{await (0,gQ.approveExecution)(e.id,t.toolCallId);let r=await (0,gQ.updateToolApproval)(e.id,t.toolName,!1,eA);e_(r.config||{})}catch(e){console.error("Failed to approve and disable:",e)}},ts=async(t,r)=>{try{let n=await (0,gQ.updateToolApproval)(e.id,t,!r,eA);e_(n.config||{})}catch(e){console.error("Failed to update tool approval:",e)}},ti=e=>({ts:"typescript",tsx:"tsx",js:"javascript",jsx:"jsx",py:"python",rb:"ruby",go:"go",rs:"rust",java:"java",c:"c",cpp:"cpp",h:"c",hpp:"cpp",cs:"csharp",php:"php",swift:"swift",kt:"kotlin",scala:"scala",sh:"bash",bash:"bash",zsh:"bash",fish:"bash",ps1:"powershell",sql:"sql",html:"html",htm:"html",css:"css",scss:"scss",sass:"sass",less:"less",json:"json",yaml:"yaml",yml:"yaml",xml:"xml",md:"markdown",markdown:"markdown",txt:"plaintext",toml:"toml",ini:"ini",cfg:"ini",conf:"ini",dockerfile:"dockerfile",makefile:"makefile"})[e.split(".").pop()?.toLowerCase()||""]||"plaintext";return(0,v.jsxs)("div",{className:(0,k.cn)("flex flex-col h-full bg-background min-w-0 overflow-x-hidden",t&&"embed-mode text-[13px]"),children:[t&&(0,v.jsxs)("div",{className:"border-b border-border/50 px-2 py-1.5 flex items-center justify-between bg-card/50",children:[(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",onClick:a,className:"size-6",children:(0,v.jsx)(xo.PanelLeft,{className:"size-3.5"})}),(0,v.jsx)("span",{className:"text-[11px] text-muted-foreground truncate max-w-[120px] font-medium",children:ew||"Session"}),(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",onClick:()=>eE(!0),className:"size-6",children:(0,v.jsx)(xs.Settings,{className:"size-3.5"})})]}),!t&&(0,v.jsxs)("div",{className:"border-b border-border/50 px-3 sm:px-4 py-2 flex items-center justify-between bg-card/50 backdrop-blur-sm",children:[(0,v.jsxs)("div",{className:"min-w-0 flex items-center gap-2 sm:gap-3",children:[(0,v.jsx)(y$,{}),(0,v.jsx)("div",{className:"flex items-center gap-1.5",children:ej?(0,v.jsxs)("form",{onSubmit:e=>{e.preventDefault(),eZ()},className:"flex items-center gap-1",children:[(0,v.jsx)(gm.Input,{ref:eP,value:ew,onChange:e=>ek(e.target.value),onBlur:eZ,className:"h-7 text-sm font-semibold w-40 px-2",placeholder:"Session name"}),(0,v.jsx)(N.Button,{type:"submit",size:"icon",variant:"ghost",className:"size-6 text-muted-foreground hover:text-foreground",children:(0,v.jsx)(xn.Check,{className:"size-3.5"})})]}):(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)("button",{onClick:()=>eN(!0),className:"flex items-center gap-1.5 group hover:bg-muted/50 rounded px-1.5 py-0.5 -mx-1.5 transition-colors",children:[(0,v.jsx)("h2",{className:"font-semibold text-foreground truncate max-w-[200px]",children:ew||"Untitled Session"}),(0,v.jsx)(xr,{className:"size-3 text-muted-foreground opacity-0 group-hover:opacity-100 transition-opacity"})]})}),(0,v.jsx)(S.TooltipContent,{children:"Click to rename"})]})})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)("div",{className:"flex items-center gap-1.5 px-2 py-1 rounded-md bg-muted/30 text-xs text-muted-foreground max-w-[200px]",children:[(0,v.jsx)(xa,{className:"size-3.5 shrink-0"}),(0,v.jsx)("span",{className:"truncate font-mono",children:e.workingDirectory.split("/").pop()||e.workingDirectory})]})}),(0,v.jsx)(S.TooltipContent,{side:"bottom",className:"max-w-md",children:(0,v.jsx)("p",{className:"font-mono text-xs",children:e.workingDirectory})})]})})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[eX.filter(e=>"browser-recording"===e.category&&e.downloadUrl).map(e=>(0,v.jsx)(yn,{fileName:e.fileName,downloadUrl:e.downloadUrl,sizeBytes:e.sizeBytes,createdAt:e.createdAt},e.id)),U&&(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)(j.Badge,{variant:"outline",className:"gap-1.5 text-xs border-emerald-500/30 bg-emerald-500/10 text-emerald-600 dark:text-emerald-400 cursor-help",children:[(0,v.jsx)("span",{className:"size-1.5 rounded-full bg-current animate-pulse"}),"Watching"]})}),(0,v.jsx)(S.TooltipContent,{children:"Watching stream from another client"})]})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsx)(j.Badge,{variant:f?"default":"secondary",className:`cursor-help ${f?"bg-primary/90":""}`,children:f?U?"streaming":"running":e.status})}),(0,v.jsx)(S.TooltipContent,{children:f?U?"Receiving streamed response":"Agent is processing":`Session is ${e.status}`})]})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",className:"size-7 hover:bg-accent transition-colors",onClick:()=>eE(!0),children:(0,v.jsx)(xs.Settings,{className:"size-4"})})}),(0,v.jsx)(S.TooltipContent,{children:"Session Settings"})]})})]})]}),(0,v.jsx)(mv.Dialog,{open:eT,onOpenChange:eE,children:(0,v.jsxs)(mv.DialogContent,{className:"sm:max-w-md",children:[(0,v.jsx)(mv.DialogHeader,{children:(0,v.jsxs)(mv.DialogTitle,{className:"flex items-center gap-2",children:[(0,v.jsx)("div",{className:"size-8 rounded-lg bg-muted flex items-center justify-center",children:(0,v.jsx)(xs.Settings,{className:"size-4"})}),"Session Settings"]})}),(0,v.jsxs)("div",{className:"space-y-4 pt-2",children:[(0,v.jsxs)("div",{className:"space-y-2",children:[(0,v.jsx)(xb.Label,{className:"text-sm font-medium",children:"Model"}),(0,v.jsxs)(od.Select,{value:ev,onValueChange:eJ,disabled:f,children:[(0,v.jsx)(od.SelectTrigger,{className:"w-full",children:(0,v.jsx)(od.SelectValue,{placeholder:"Select model"})}),(0,v.jsx)(od.SelectContent,{children:eS?.availableModels.map(e=>(0,v.jsx)(od.SelectItem,{value:e.id,children:(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)("span",{children:e.name}),(0,v.jsx)("span",{className:"text-xs text-muted-foreground",children:e.provider})]})},e.id))})]}),f&&(0,v.jsx)("p",{className:"text-xs text-muted-foreground",children:"Cannot change model while agent is running"})]}),(0,v.jsxs)("div",{className:"space-y-2",children:[(0,v.jsx)(xb.Label,{className:"flex items-center gap-2 text-sm font-medium",children:"Tool Approvals"}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground -mt-0.5",children:"Toggle on to require approval before tool executes"}),(0,v.jsx)("div",{className:"space-y-1 rounded-lg border p-2.5 bg-muted/30",children:eS?.availableTools.map(e=>{var t;let r=(t=e.id,eA.toolApprovals?.[t]!==void 0?eA.toolApprovals[t]:"bash"===t);return(0,v.jsxs)("div",{className:"flex items-center justify-between py-1.5 hover:bg-muted/50 rounded px-2 -mx-1 transition-colors",children:[(0,v.jsxs)("div",{className:"space-y-0",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)("span",{className:"text-sm font-medium",children:e.name}),e.dangerous&&(0,v.jsx)("span",{className:"text-[10px] bg-amber-500/20 text-amber-600 dark:text-amber-400 px-1.5 py-0.5 rounded font-medium",children:"risky"})]}),(0,v.jsx)("p",{className:"text-[11px] text-muted-foreground",children:e.description})]}),(0,v.jsx)(xv.Switch,{checked:r,onCheckedChange:()=>ts(e.id,r)})]},e.id)})})]}),(0,v.jsx)("p",{className:"text-xs text-muted-foreground",children:"These settings only apply to this session. Changes take effect for future tool calls."})]})]})}),!t&&eI?.updateAvailable&&!eD&&(0,v.jsxs)("div",{className:"px-4 py-2 border-b border-amber-500/30 bg-amber-500/10 flex items-center justify-between gap-3",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xc,{className:"size-4 text-amber-600 dark:text-amber-400 shrink-0"}),(0,v.jsxs)("span",{className:"text-sm text-amber-700 dark:text-amber-300",children:["Update available: ",(0,v.jsxs)("strong",{children:["v",eI.latestVersion]}),(0,v.jsxs)("span",{className:"text-amber-600/70 dark:text-amber-400/70 ml-1",children:["(current: v",eI.currentVersion,")"]})]})]}),(0,v.jsxs)("div",{className:"flex items-center gap-2 shrink-0",children:[(0,v.jsx)(N.Button,{size:"sm",variant:"outline",className:"h-7 text-xs border-amber-500/50 bg-amber-500/20 hover:bg-amber-500/30 text-amber-700 dark:text-amber-300",onClick:eQ,disabled:eO,children:eO?(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(g7,{className:"size-3 mr-1.5 animate-spin"}),"Creating..."]}):(0,v.jsxs)(v.Fragment,{children:[(0,v.jsx)(xc,{className:"size-3 mr-1.5"}),"Update Now"]})}),(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsx)(N.Button,{size:"icon",variant:"ghost",className:"size-6 text-amber-600 dark:text-amber-400 hover:bg-amber-500/20",onClick:()=>{ez(!0),eI?.latestVersion&&localStorage.setItem("sparkecoder-dismissed-version",eI.latestVersion)},children:(0,v.jsx)(xu.X,{className:"size-3.5"})})}),(0,v.jsx)(S.TooltipContent,{children:"Dismiss (won't show again for this version)"})]})})]})]}),!t&&en&&en.todos&&en.todos.length>0&&(0,v.jsx)("div",{className:"px-4 py-2 border-b border-border/50 bg-muted/20",children:(0,v.jsx)(g6,{todosData:en})}),et.length>0&&(0,v.jsx)("div",{className:(0,k.cn)("p-4 border-b border-border space-y-3",t&&"p-2 space-y-2"),children:et.map(e=>{let t=e.input;return(0,v.jsxs)(oW,{approval:{id:e.id,approved:!1},state:"approval-requested",children:[(0,v.jsx)(oG,{children:(0,v.jsxs)("div",{className:"flex items-start gap-3",children:[(0,v.jsx)("div",{className:"size-8 rounded-lg bg-amber-500/20 flex items-center justify-center shrink-0",children:(0,v.jsx)(xe,{className:"size-4 text-amber-500"})}),(0,v.jsxs)("div",{className:"min-w-0 flex-1",children:[(0,v.jsx)("p",{className:"font-medium text-sm",children:"Approval Required"}),(0,v.jsx)("p",{className:"text-sm text-muted-foreground mt-0.5",children:(0,v.jsx)("code",{className:"bg-muted px-1.5 py-0.5 rounded font-mono text-foreground",children:e.toolName})}),(0,v.jsx)("div",{className:"mt-3 rounded-lg border bg-muted/30 overflow-hidden",children:Object.entries(t).map(([e,t])=>(0,v.jsxs)("div",{className:"flex border-b border-border/50 last:border-b-0",children:[(0,v.jsx)("div",{className:"px-3 py-2 bg-muted/50 text-xs font-medium text-muted-foreground w-24 shrink-0",children:e}),(0,v.jsx)("div",{className:"px-3 py-2 text-xs font-mono flex-1 min-w-0 overflow-auto max-h-24",children:"string"==typeof t?(0,v.jsx)("span",{className:"whitespace-pre-wrap break-words",children:t}):(0,v.jsx)("span",{className:"text-muted-foreground",children:JSON.stringify(t)})})]},e))})]})]})}),(0,v.jsxs)(oq,{children:[(0,v.jsx)(oH,{variant:"outline",onClick:()=>tr(e),children:"Reject"}),(0,v.jsx)(oH,{variant:"ghost",onClick:()=>tn(e),className:"text-muted-foreground hover:text-foreground",children:"Always Allow"}),(0,v.jsx)(oH,{variant:"default",onClick:()=>tt(e),children:"Approve"})]})]},e.id)})}),(0,v.jsxs)(O,{className:(0,k.cn)("flex-1 p-4",t&&"p-2"),children:[(0,v.jsxs)(B,{className:(0,k.cn)("max-w-3xl mx-auto w-full",t&&"max-w-none"),children:[e.config?.task?.enabled&&(n="running"===(r=e.config.task).status,s="completed"===r.status,i="failed"===r.status,(0,v.jsxs)("div",{className:(0,k.cn)("mb-4 rounded-lg border px-3.5 py-2.5 flex items-center gap-2.5 text-sm transition-colors",s&&"border-emerald-500/30 bg-emerald-500/5",i&&"border-red-500/30 bg-red-500/5",n&&"border-blue-500/30 bg-blue-500/5"),children:[(0,v.jsx)(xx.ListChecks,{className:(0,k.cn)("size-4 shrink-0",s&&"text-emerald-500",i&&"text-red-500",n&&"text-blue-500")}),(0,v.jsx)("span",{className:"font-medium truncate",children:e.name||"Task"}),(0,v.jsx)("span",{className:(0,k.cn)("text-xs shrink-0",s&&"text-emerald-600 dark:text-emerald-400",i&&"text-red-600 dark:text-red-400",n&&"text-blue-600 dark:text-blue-400 animate-pulse"),children:n?"Running":s?"Completed":"Failed"}),null!=r.iterations&&(0,v.jsxs)("span",{className:"text-xs text-muted-foreground ml-auto tabular-nums shrink-0",children:[r.iterations," iter."]}),i&&r.error&&(0,v.jsxs)("span",{className:"text-xs text-red-500 truncate ml-1",title:r.error,children:["— ",r.error]})]})),eh&&(0,v.jsx)("div",{className:"flex justify-center py-12",children:(0,v.jsx)(oX,{size:24})}),!eh&&0===o.length&&!H&&(0,v.jsx)(F,{icon:(0,v.jsxs)("div",{className:"relative overflow-hidden rounded-2xl size-16 shadow-lg ring-1 ring-white/10",children:[(0,v.jsx)(w.default,{src:"/sparke-coder.png",alt:"SparkECoder",width:64,height:64,className:"absolute inset-0 size-full object-cover",priority:!0}),f&&(0,v.jsx)("video",{src:"/sparkecode.mp4",autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:"absolute inset-0 size-full object-cover"})]}),title:"Start a conversation",description:"Ask SparkECoder to help you with coding tasks"}),o.filter(e=>{if("tool-call"===e.type&&e.toolCall){if(et.some(t=>t.toolCallId===e.toolCall?.toolCallId))return!1;let t=Q.some(t=>t.toolCallId===e.toolCall?.toolCallId),r=Q.some(t=>t.toolCallId.startsWith(`${e.toolCall?.toolName}_pending_`)&&("streaming"===t.status||"running"===t.status));if(t||r)return!1}return!0}).map(e=>{if("user-message"===e.type){let t,r,n=void 0!==e.messageSequence&&ei.some(t=>t.messageSequence===e.messageSequence);return(0,v.jsxs)(aB,{from:"user",children:[(0,v.jsxs)(aF,{children:[e.attachments&&e.attachments.length>0&&(0,v.jsx)("div",{className:"flex flex-wrap gap-2 mb-2",children:e.attachments.map((e,t)=>(0,v.jsx)("div",{className:"relative",children:"image"===e.type?(0,v.jsx)("div",{className:"relative rounded-lg overflow-hidden border border-border/50 max-w-[200px]",children:(0,v.jsx)("img",{src:e.data.startsWith("data:")?e.data:`data:${e.mediaType||"image/png"};base64,${e.data}`,alt:e.filename||"Image attachment",className:"max-w-full h-auto max-h-[150px] object-contain"})}):(0,v.jsxs)("div",{className:"flex items-center gap-2 px-3 py-2 rounded-lg bg-muted/50 border border-border/50",children:[(0,v.jsx)(xl,{className:"h-4 w-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"text-sm text-muted-foreground truncate max-w-[150px]",children:e.filename||"File"})]})},t))}),e.content&&(t=e.content.replace(yF,"").trim(),r=function(e){let t=e.match(/<devtools-context>([\s\S]*?)<\/devtools-context>/);if(!t)return null;let r=t[1],n=r.match(/<page\s+url="([^"]*)"\s+path="([^"]*)"\s+name="([^"]*)"/),s=r.match(/<viewport\s+width="([^"]*)"\s+height="([^"]*)"(?:\s+dpr="([^"]*)")?/);return n?{url:n[1],path:n[2],pageName:n[3],viewportWidth:s?.[1],viewportHeight:s?.[2],dpr:s?.[3]}:null}(e.content),(0,v.jsxs)(v.Fragment,{children:[t&&(0,v.jsx)("p",{className:"whitespace-pre-wrap",children:t}),r&&(0,v.jsxs)("div",{className:"flex items-center gap-1.5 mt-1.5 text-[11px] text-muted-foreground/60",children:[(0,v.jsx)(xg,{className:"h-3 w-3"}),(0,v.jsx)("span",{children:r.path}),r.viewportWidth&&r.viewportHeight&&(0,v.jsxs)("span",{className:"text-muted-foreground/40",children:[r.viewportWidth,"x",r.viewportHeight]})]})]}))]}),n&&!f&&(0,v.jsx)(a$,{className:"justify-end mt-1",children:(0,v.jsx)(S.TooltipProvider,{children:(0,v.jsxs)(S.Tooltip,{children:[(0,v.jsx)(S.TooltipTrigger,{asChild:!0,children:(0,v.jsxs)(N.Button,{variant:"ghost",size:"sm",onClick:()=>e2(e.messageSequence,e.content),disabled:eo,className:"h-6 px-2 text-xs text-muted-foreground hover:text-destructive gap-1",children:[(0,v.jsx)(xi,{className:"h-3 w-3"}),"Revert"]})}),(0,v.jsx)(S.TooltipContent,{children:(0,v.jsx)("p",{children:"Revert to before this message (undo all changes after)"})})]})})})]},e.id)}if("reasoning"===e.type)return(0,v.jsxs)(pG,{isStreaming:!1,defaultOpen:!1,children:[(0,v.jsx)(pH,{}),(0,v.jsx)(pK,{children:e.content||""})]},e.id);if("assistant-text"===e.type)return(0,v.jsx)(aB,{from:"assistant",children:(0,v.jsxs)("div",{className:"flex gap-3",children:[(0,v.jsx)("div",{className:"relative overflow-hidden rounded-lg size-8 shadow-sm ring-1 ring-white/10 shrink-0",children:(0,v.jsx)(w.default,{src:"/sparke-coder.png",alt:"SparkECoder",width:32,height:32,className:"absolute inset-0 size-full object-cover"})}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[(0,v.jsx)(aF,{children:(0,v.jsx)(aW,{children:e.content||""})}),(0,v.jsx)(a$,{children:(0,v.jsx)(aV,{label:"Copy",onClick:()=>navigator.clipboard.writeText(e.content||""),children:(0,v.jsx)(oh,{className:"size-3"})})})]})]})},e.id);if("tool-call"===e.type&&e.toolCall){let t=e.toolCall,r=`tool-${t.toolName}`;if("write_file"===t.toolName)return(0,v.jsx)(xj,{input:t.input,output:t.output,status:t.status,streamingArgsText:t.streamingArgsText,liveContent:t.liveContent,liveOldString:t.liveOldString,liveNewString:t.liveNewString},e.id);if("read_file"===t.toolName)return(0,v.jsx)(xC,{input:t.input,output:t.output,status:t.status},e.id);if("bash"===t.toolName)return(0,v.jsx)(xE,{input:t.input,output:t.output,status:t.status,terminalId:t.terminalId,liveOutput:t.liveOutput},e.id);if("explore_agent"===t.toolName)return(0,v.jsx)(xB,{input:t.input,output:t.output,status:t.status,steps:t.exploreSteps},e.id);if("todo"===t.toolName)return(0,v.jsx)(xq,{input:t.input,output:t.output,status:t.status},e.id);if("load_skill"===t.toolName)return(0,v.jsx)(xX,{input:t.input,output:t.output,status:t.status},e.id);if("linter"===t.toolName)return(0,v.jsx)(x0,{input:t.input,output:t.output,status:t.status},e.id);if("code_graph"===t.toolName)return(0,v.jsx)(x3,{input:t.input,output:t.output,status:t.status},e.id);if("complete_task"===t.toolName||"task_failed"===t.toolName)return(0,v.jsx)(x4,{toolName:t.toolName,input:t.input,output:t.output,status:t.status},e.id);let n="completed"!==t.status;return(0,v.jsxs)(o_,{defaultOpen:n,children:[(0,v.jsx)(oT,{type:r,state:function(e){switch(e){case"pending":case"streaming":default:return"input-streaming";case"running":return"input-available";case"completed":return"output-available";case"rejected":return"output-denied";case"error":return"output-error"}}(t.status),title:t.toolName}),(0,v.jsxs)(oE,{children:[(0,v.jsx)(oP,{input:t.input}),(e=>{let t=e.output,r=e.input;if("bash"===e.toolName)return(0,v.jsx)(xE,{input:e.input,output:e.output,status:e.status,terminalId:e.terminalId,liveOutput:e.liveOutput,className:"mt-2"});if("explore_agent"===e.toolName)return(0,v.jsx)(xB,{input:e.input,output:e.output,status:e.status,steps:e.exploreSteps,className:"mt-2"});if("todo"===e.toolName)return(0,v.jsx)(xq,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("load_skill"===e.toolName)return(0,v.jsx)(xX,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("linter"===e.toolName)return(0,v.jsx)(x0,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("code_graph"===e.toolName)return(0,v.jsx)(x3,{input:e.input,output:e.output,status:e.status,className:"mt-2"});if("write_file"===e.toolName&&r){let e=r.path||"file",n=r.mode||"full",s=e.split("/").pop()||"file",i=ti(e);if("str_replace"===n){let e=r.old_string||"",n=r.new_string||"";return(0,v.jsxs)("div",{className:"mt-2 max-w-full overflow-hidden space-y-2",children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 text-sm",children:[(0,v.jsx)(xt,{className:"size-4 text-muted-foreground"}),(0,v.jsx)("span",{className:"font-medium",children:s}),(0,v.jsx)(j.Badge,{variant:"secondary",className:"text-xs",children:"str_replace"})]}),(0,v.jsxs)("div",{className:"rounded-md border overflow-hidden",children:[(0,v.jsxs)("div",{className:"bg-red-500/10 border-b p-2",children:[(0,v.jsx)("div",{className:"text-xs text-red-500 mb-1",children:"- Remove:"}),(0,v.jsx)("pre",{className:"text-xs overflow-x-auto whitespace-pre-wrap break-words text-red-400",children:e.length>500?e.slice(0,500)+"...":e})]}),(0,v.jsxs)("div",{className:"bg-green-500/10 p-2",children:[(0,v.jsx)("div",{className:"text-xs text-green-500 mb-1",children:"+ Add:"}),(0,v.jsx)("pre",{className:"text-xs overflow-x-auto whitespace-pre-wrap break-words text-green-400",children:n.length>500?n.slice(0,500)+"...":n})]})]}),t&&(0,v.jsxs)("div",{className:`text-xs flex items-center gap-1 ${t.success?"text-green-600 dark:text-green-400":"text-red-600 dark:text-red-400"}`,children:[(0,v.jsx)("span",{children:t.success?"✓":"✗"}),(0,v.jsx)("span",{children:t.success?`Replaced (${void 0!==t.lineDelta?(t.lineDelta>=0?"+":"")+t.lineDelta+" lines":"done"})`:t.error||"Failed"})]})]})}let a=r.content||"";return(0,v.jsxs)("div",{className:"mt-2 max-w-full overflow-hidden",children:[(0,v.jsxs)(oM,{children:[(0,v.jsxs)(oI,{children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xt,{className:"size-4 text-muted-foreground shrink-0"}),(0,v.jsx)(oL,{className:"truncate",children:s}),(0,v.jsx)(oD,{className:"truncate text-xs hidden sm:block",children:e})]}),(0,v.jsx)(oz,{children:(0,v.jsx)(oO,{icon:oh,label:"Copy",onClick:()=>navigator.clipboard.writeText(a)})})]}),a&&(0,v.jsx)(oB,{className:"p-0 max-h-[300px] overflow-auto",children:(0,v.jsx)(oA,{code:a,language:i,showLineNumbers:!0,children:(0,v.jsx)(oj,{className:"sr-only",children:(0,v.jsx)(oN,{children:(0,v.jsx)(oS,{children:s})})})})})]}),t&&(0,v.jsxs)("div",{className:`mt-2 text-xs flex items-center gap-1 ${t.success?"text-green-600 dark:text-green-400":"text-red-600 dark:text-red-400"}`,children:[(0,v.jsx)("span",{children:t.success?"✓":"✗"}),(0,v.jsx)("span",{children:t.success?`File ${t.action||"written"} successfully`:t.error||"Failed"})]})]})}if("read_file"===e.toolName&&t){let e=r?.path||"file",n=t.content||JSON.stringify(t,null,2),s=e.split("/").pop()||"file",i=ti(e);return(0,v.jsx)("div",{className:"mt-2 max-w-full overflow-hidden",children:(0,v.jsxs)(oM,{children:[(0,v.jsxs)(oI,{children:[(0,v.jsxs)("div",{className:"flex items-center gap-2 min-w-0",children:[(0,v.jsx)(xt,{className:"size-4 text-muted-foreground shrink-0"}),(0,v.jsx)(oL,{className:"truncate",children:s}),(0,v.jsx)(oD,{className:"truncate text-xs hidden sm:block",children:e})]}),(0,v.jsx)(oz,{children:(0,v.jsx)(oO,{icon:oh,label:"Copy",onClick:()=>navigator.clipboard.writeText(n)})})]}),(0,v.jsx)(oB,{className:"p-0 max-h-[300px] overflow-auto",children:(0,v.jsx)(oA,{code:n,language:i,showLineNumbers:!0,children:(0,v.jsx)(oj,{className:"sr-only",children:(0,v.jsx)(oN,{children:(0,v.jsx)(oS,{children:s})})})})})]})})}return t?(0,v.jsx)(oR,{output:(0,v.jsxs)("pre",{className:"text-xs overflow-x-auto max-w-full whitespace-pre-wrap break-words",children:[JSON.stringify(t,null,2).slice(0,500),JSON.stringify(t).length>500?"...":""]}),errorText:"error"===e.status?"Tool execution failed":void 0}):null})(t)]})]},e.id)}return null}),f&&!H&&!X&&0===Q.length&&(0,v.jsxs)("div",{className:"flex gap-3 items-center",children:[(0,v.jsx)("div",{className:"relative overflow-hidden rounded-lg size-8 shadow-sm ring-1 ring-white/10 shrink-0",children:(0,v.jsx)("video",{src:"/sparkecode.mp4",autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:"absolute inset-0 size-full object-cover"})}),(0,v.jsx)("span",{className:"text-sm text-muted-foreground",children:"Thinking..."})]}),f&&(J||X)&&(0,v.jsxs)(pG,{isStreaming:J,defaultOpen:!0,children:[(0,v.jsx)(pH,{}),(0,v.jsx)(pK,{children:X})]}),f&&H&&(0,v.jsx)(aB,{from:"assistant",children:(0,v.jsxs)("div",{className:"flex gap-3",children:[(0,v.jsx)("div",{className:"relative overflow-hidden rounded-lg size-8 shadow-sm ring-1 ring-white/10 shrink-0",children:(0,v.jsx)("video",{src:"/sparkecode.mp4",autoPlay:!0,muted:!0,loop:!0,playsInline:!0,className:"absolute inset-0 size-full object-cover"})}),(0,v.jsx)("div",{className:"flex-1 min-w-0",children:(0,v.jsxs)(aF,{children:[(0,v.jsx)(aW,{children:H}),(0,v.jsx)("span",{className:"inline-block w-2 h-4 bg-primary animate-pulse ml-1"})]})})]})}),f&&Q.map(e=>"write_file"===e.toolName?(0,v.jsx)(xj,{input:e.input,output:e.output,status:e.status,streamingArgsText:e.streamingArgsText,liveContent:e.liveContent,liveOldString:e.liveOldString,liveNewString:e.liveNewString},e.toolCallId):"read_file"===e.toolName?(0,v.jsx)(xC,{input:e.input,output:e.output,status:e.status},e.toolCallId):"bash"===e.toolName?(0,v.jsx)(xE,{input:e.input,output:e.output,status:e.status,terminalId:e.terminalId,liveOutput:e.liveOutput},e.toolCallId):"explore_agent"===e.toolName?(0,v.jsx)(xB,{input:e.input,output:e.output,status:e.status,steps:e.exploreSteps},e.toolCallId):"todo"===e.toolName?(0,v.jsx)(xq,{input:e.input,output:e.output,status:e.status},e.toolCallId):"load_skill"===e.toolName?(0,v.jsx)(xX,{input:e.input,output:e.output,status:e.status},e.toolCallId):"linter"===e.toolName?(0,v.jsx)(x0,{input:e.input,output:e.output,status:e.status},e.toolCallId):"code_graph"===e.toolName?(0,v.jsx)(x3,{input:e.input,output:e.output,status:e.status},e.toolCallId):"complete_task"===e.toolName||"task_failed"===e.toolName?(0,v.jsx)(x4,{toolName:e.toolName,input:e.input,output:e.output,status:e.status},e.toolCallId):(0,v.jsxs)(o_,{defaultOpen:!0,children:[(0,v.jsx)(oT,{type:`tool-${e.toolName}`,state:"streaming"===e.status?"input-streaming":"input-available",title:e.toolName}),(0,v.jsxs)(oE,{children:[(0,v.jsx)(oP,{input:e.input}),(0,v.jsxs)("div",{className:"flex items-center gap-2 p-3 text-muted-foreground",children:[(0,v.jsx)(oX,{size:14}),(0,v.jsx)("span",{className:"text-sm",children:"streaming"===e.status?"Receiving...":"Executing..."})]})]})]},e.toolCallId)),f&&!H&&0===Q.length&&(0,v.jsxs)("div",{className:"flex items-center gap-2 text-muted-foreground",children:[(0,v.jsx)(oX,{size:16}),(0,v.jsx)("span",{className:"text-sm",children:"Thinking..."})]})]}),(0,v.jsx)($,{})]}),M&&(0,v.jsxs)("div",{className:"fixed bottom-28 right-4 w-80 max-h-80 overflow-auto border bg-background/95 shadow-lg rounded-md text-xs",children:[(0,v.jsx)("div",{className:"px-3 py-2 border-b font-mono text-muted-foreground",children:"SSE Debug"}),(0,v.jsxs)("div",{className:"px-3 py-2 space-y-1",children:[0===L.length&&0===z.length&&(0,v.jsx)("div",{className:"text-muted-foreground",children:"No events yet"}),L.map((e,t)=>(0,v.jsx)("div",{className:"font-mono",children:e},`evt-${t}`)),z.map((e,t)=>(0,v.jsx)("div",{className:"font-mono text-red-600",children:e},`err-${t}`))]})]}),(0,v.jsx)("div",{className:(0,k.cn)("border-t border-border/50 p-4 pb-6 bg-card/30",t&&"p-2 pb-2"),children:(0,v.jsxs)("div",{className:(0,k.cn)("max-w-3xl mx-auto",t&&"max-w-none"),children:[!t&&!eh&&0===o.length&&!H&&!f&&(0,v.jsx)(gJ,{className:"mb-3",children:['Create a hello.txt file with "Hello, World!"',"List files in the current directory","Show the current git status"].map(e=>(0,v.jsx)(gZ,{suggestion:e,onClick:e=>{u(e)}},e))}),x.length>0&&(0,v.jsxs)("div",{className:(0,k.cn)("mb-2 rounded-lg border border-border/60 bg-muted/20 overflow-hidden",t&&"mb-1"),children:[(0,v.jsxs)("button",{type:"button",onClick:()=>R(e=>!e),className:(0,k.cn)("w-full flex items-center justify-between px-3 py-1.5 text-xs text-muted-foreground hover:bg-muted/30 transition-colors",t&&"px-2 py-1"),children:[(0,v.jsxs)("div",{className:"flex items-center gap-1.5",children:[P?(0,v.jsx)(xd.ChevronDown,{className:"size-3"}):(0,v.jsx)(xh.default,{className:"size-3"}),(0,v.jsxs)("span",{className:"font-medium",children:[x.length," Queued"]})]}),(0,v.jsx)("span",{className:"text-[10px]",children:"Stop ^C"})]}),P&&(0,v.jsx)("div",{className:"border-t border-border/40 divide-y divide-border/30",children:x.map((e,r)=>(0,v.jsxs)("div",{className:(0,k.cn)("flex items-start gap-2 px-3 py-2 group",t&&"px-2 py-1.5 gap-1.5"),children:[(0,v.jsx)("span",{className:"text-[10px] text-muted-foreground/60 pt-0.5 w-4 shrink-0 text-center",children:r+1}),(0,v.jsxs)("div",{className:"flex-1 min-w-0",children:[A===e.id?(0,v.jsxs)("div",{className:"flex items-center gap-1",children:[(0,v.jsx)("input",{type:"text",value:T,onChange:e=>E(e.target.value),onKeyDown:t=>{"Enter"===t.key&&e7(e.id),"Escape"===t.key&&_(null)},className:(0,k.cn)("flex-1 bg-background border border-border rounded px-2 py-0.5 text-xs focus:outline-none focus:ring-1 focus:ring-primary/30",t&&"text-[11px]"),autoFocus:!0}),(0,v.jsx)("button",{type:"button",onClick:()=>e7(e.id),className:"p-0.5 text-primary hover:text-primary/80",children:(0,v.jsx)(xn.Check,{className:"size-3"})})]}):(0,v.jsx)("p",{className:(0,k.cn)("text-xs text-foreground truncate",t&&"text-[11px]"),children:e.text||"Selected elements attached"}),e.attachments&&e.attachments.length>0&&(0,v.jsxs)("span",{className:"text-[10px] text-muted-foreground",children:[e.attachments.length," file",e.attachments.length>1?"s":""]}),e.selectedElements&&(0,v.jsx)("span",{className:"text-[10px] text-muted-foreground",children:"+ selected elements"})]}),(0,v.jsxs)("div",{className:(0,k.cn)("flex items-center gap-0.5 shrink-0 transition-opacity",t?"opacity-100":"opacity-0 group-hover:opacity-100"),children:[(0,v.jsx)("button",{type:"button",onClick:()=>{_(e.id),E(e.text)},className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-muted/50",title:"Edit",children:(0,v.jsx)(xr,{className:"size-3"})}),r>0&&(0,v.jsx)("button",{type:"button",onClick:()=>{var t;return t=e.id,void y(e=>{let r=e.findIndex(e=>e.id===t);if(-1===r)return e;let n=r-1;if(n<0||n>=e.length)return e;let s=[...e];return[s[r],s[n]]=[s[n],s[r]],s})},className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-muted/50",title:"Move up",children:(0,v.jsx)(xm,{className:"size-3"})}),(0,v.jsx)("button",{type:"button",onClick:()=>te(e.id),className:"p-1 rounded text-muted-foreground hover:text-foreground hover:bg-muted/50",title:"Send now",children:(0,v.jsx)(xp,{className:"size-3"})}),(0,v.jsx)("button",{type:"button",onClick:()=>{var t;return t=e.id,void y(e=>e.filter(e=>e.id!==t))},className:"p-1 rounded text-muted-foreground hover:text-destructive hover:bg-muted/50",title:"Remove",children:(0,v.jsx)(xf.Trash2,{className:"size-3"})})]})]},e.id))})]}),(0,v.jsx)(yO,{children:(0,v.jsxs)(gP,{onSubmit:e4,className:"shadow-sm",globalDrop:!0,multiple:!0,children:[(0,v.jsxs)(gM,{children:[p&&(0,v.jsxs)("div",{className:(0,k.cn)("mb-2 flex items-center justify-between rounded-md border border-border/60 bg-muted/40 px-2 py-1 text-xs",t&&"mb-1"),children:[(0,v.jsxs)("div",{className:"flex items-center gap-1.5 text-muted-foreground",children:[(0,v.jsx)("span",{className:"size-1.5 rounded-full bg-primary/70"}),(0,v.jsx)("span",{children:"Selected elements attached"})]}),(0,v.jsx)("button",{type:"button",onClick:()=>m(null),className:"rounded-sm p-1 text-muted-foreground hover:text-foreground","aria-label":"Remove selected elements",children:(0,v.jsx)(xu.X,{className:"size-3.5"})})]}),(0,v.jsx)(yV,{})]}),(0,v.jsx)(gR,{children:(0,v.jsxs)("div",{className:"relative w-full",children:[(0,v.jsx)(yB,{sessionId:e.id,value:c+(d?(!c||c.endsWith(" ")||c.endsWith("\n")?"":" ")+d:""),onChange:e=>{d&&h(""),u(e)},placeholder:f?"Type to queue a message...":"Ask SparkECoder... (@ to mention files, / for commands)",disabled:!1,autoFocus:!0,className:(0,k.cn)("min-h-[80px] focus:ring-2 focus:ring-primary/20 transition-all field-sizing-content max-h-48",d&&"caret-red-500",t&&"min-h-[40px] text-sm max-h-24")}),d&&(0,v.jsxs)("div",{className:"absolute bottom-2 right-2 flex items-center gap-1.5 text-xs text-red-500 bg-background/80 backdrop-blur-sm px-2 py-1 rounded-full",children:[(0,v.jsx)("span",{className:"size-2 bg-red-500 rounded-full animate-pulse"}),"Listening..."]})]})}),(0,v.jsxs)(gI,{className:t?"py-1":void 0,children:[!t&&(0,v.jsx)("div",{className:"flex items-center gap-1 text-xs text-muted-foreground",children:(0,v.jsx)("span",{className:"hidden sm:inline",children:"Type @ to mention files, / for commands"})}),(0,v.jsxs)("div",{className:"flex items-center gap-2",children:[(0,v.jsx)(x7,{size:"icon",className:"size-9",onTranscriptionChange:e=>{u(t=>{let r=t&&!t.endsWith(" ")&&!t.endsWith("\n");return t+(r?" ":"")+e})},onInterimTranscription:e=>{h(e)},disabled:f}),(0,v.jsx)(yU,{input:c+d,isRunning:f,onStop:e8,hasExtraContent:!!(p&&p.trim())})]})]})]})})]})}),(0,v.jsx)(yt,{sessionId:e.id,frame:eV,metadata:eW,active:eF&&!eq,onDismiss:()=>{eH(!0),e$(!1)}})]})}e.s(["ChatInterface",()=>yW],557355)}]);
|