diff --git a/404.html b/404.html index 3b4332a791..13566cf1b9 100644 --- a/404.html +++ b/404.html @@ -15,7 +15,7 @@ - + diff --git a/assets/js/89601b12.5dd80228.js b/assets/js/89601b12.5dd80228.js new file mode 100644 index 0000000000..6053d5f19e --- /dev/null +++ b/assets/js/89601b12.5dd80228.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var s=t(4848),a=t(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",ul:"ul",...(0,a.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,s.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,s.jsx)(n.admonition,{type:"tip",children:(0,s.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,s.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,s.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\n",(0,s.jsxs)(n.p,{children:["Use the ",(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/Notebooks/Project%20Administration.ipynb",children:"Project Administration notebook"})," to prepare your project."]}),"\n"]}),"\n",(0,s.jsxs)(n.li,{children:["\n",(0,s.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,s.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,s.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,s.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,s.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,s.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,s.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,s.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,s.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,s.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,s.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(u,{...e})}):u(e)}},8453:(e,n,t)=>{t.d(n,{R:()=>o,x:()=>r});var s=t(6540);const a={},i=s.createContext(a);function o(e){const n=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),s.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/89601b12.f3bc73fe.js b/assets/js/89601b12.f3bc73fe.js deleted file mode 100644 index 2a4b7ca870..0000000000 --- a/assets/js/89601b12.f3bc73fe.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var t=s(4848),a=s(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...(0,a.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,t.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,t.jsx)(n.admonition,{type:"tip",children:(0,t.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,t.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,t.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use the ",(0,t.jsx)(n.strong,{children:"Before you begin"})," notebook to prepare your project."]}),"\n"]}),"\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,t.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,t.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,t.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,t.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,t.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(u,{...e})}):u(e)}},8453:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>r});var t=s(6540);const a={},i=t.createContext(a);function o(e){const n=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.7d1c9484.js b/assets/js/runtime~main.30ee3c30.js similarity index 87% rename from assets/js/runtime~main.7d1c9484.js rename to assets/js/runtime~main.30ee3c30.js index 55d3b1d9a0..e50e1b6e48 100644 --- a/assets/js/runtime~main.7d1c9484.js +++ b/assets/js/runtime~main.30ee3c30.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,t,f,d,r={},c={};function o(e){var a=c[e];if(void 0!==a)return a.exports;var t=c[e]={exports:{}};return r[e].call(t.exports,t,t.exports,o),t.exports}o.m=r,e=[],o.O=(a,t,f,d)=>{if(!t){var r=1/0;for(i=0;i=d)&&Object.keys(o.O).every((e=>o.O[e](t[n])))?t.splice(n--,1):(c=!1,d0&&e[i-1][2]>d;i--)e[i]=e[i-1];e[i]=[t,f,d]},o.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return o.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,f){if(1&f&&(e=this(e)),8&f)return e;if("object"==typeof e&&e){if(4&f&&e.__esModule)return e;if(16&f&&"function"==typeof e.then)return e}var d=Object.create(null);o.r(d);var r={};a=a||[null,t({}),t([]),t(t)];for(var c=2&f&&e;"object"==typeof c&&!~a.indexOf(c);c=t(c))Object.getOwnPropertyNames(c).forEach((a=>r[a]=()=>e[a]));return r.default=()=>e,o.d(d,r),d},o.d=(e,a)=>{for(var t in a)o.o(a,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((a,t)=>(o.f[t](e,a),a)),[])),o.u=e=>"assets/js/"+({295:"22f31352",744:"8d6b4e3c",1032:"b43a7a4a",1546:"e9f27903",1763:"e380b002",1775:"fadb8be4",2028:"b332323c",2138:"1a4e3797",2169:"88897f66",2634:"c4f5d8e4",2901:"063521cf",3628:"3c876336",5592:"89601b12",5981:"3d087ca2",6037:"aa7de738",6111:"6c1651a5",6406:"b2091533",6430:"b864dcc7",6484:"d7218b63",7051:"e747ec83",7098:"a7bd4aaa",7342:"2d56d59d",7535:"a75fd89f",7848:"a894c4f8",7916:"69d29423",8203:"d39393be",8304:"9f067f94",8401:"17896441",8447:"958184ed",8581:"935f2afb",8782:"94500b7f",8831:"a7d163c5",8979:"cd948886",9048:"a94703ab",9315:"ad895e75",9393:"5189a640",9401:"37bb00f2",9641:"c7321e96",9647:"5e95c892",9941:"fd16453a"}[e]||e)+"."+{4:"c256ea92",295:"51b57f71",629:"3bf521d5",744:"d5a014ed",751:"5f538c34",1032:"3bc1fcc8",1169:"e769bbfa",1176:"4c912b71",1546:"722474e4",1555:"c9c044cf",1763:"7bd106bd",1775:"da961a48",2028:"26093b0f",2130:"584eb335",2138:"2dec842d",2169:"b2e7d25b",2235:"af4f8732",2237:"0d0156b2",2317:"e15a2f87",2634:"8864666f",2746:"fc2f9f22",2901:"9905054e",3628:"7450ffbf",3760:"9d9b5f38",3863:"ccbdf521",5592:"f3bc73fe",5642:"b7afcbea",5688:"6ea471d5",5829:"58fbdffb",5866:"5c8d0220",5981:"e9cf886b",6037:"a46d9efc",6063:"01e4f055",6111:"1d12c2b8",6216:"aa052ee1",6292:"45733685",6406:"458fb539",6430:"644d768c",6484:"8234e25b",6506:"cb50a4db",6732:"be22de96",6946:"1381ddba",7051:"e063f910",7098:"3e366553",7121:"9941f2b9",7147:"3eadef3f",7200:"7b777360",7211:"25100804",7308:"536cb550",7342:"28d03da1",7440:"55b9e072",7535:"5a40264d",7848:"7448eaf8",7916:"071f8f06",8203:"0dbac21b",8304:"86962360",8327:"32afccc5",8401:"c0938ffa",8447:"b0819ec5",8581:"96f27bbd",8609:"0980f79b",8747:"afb3ce99",8782:"701fbe53",8831:"31a2f554",8913:"15bd573a",8947:"a69fe124",8979:"6286a8c0",9048:"b35811a9",9315:"ebcbe929",9393:"ec6378ad",9401:"17920ae6",9462:"e5f4e683",9469:"f3932fbe",9641:"303513b8",9647:"b395c93a",9688:"34c1ca42",9941:"2c68e097"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),f={},d="ai-unlimited-docs:",o.l=(e,a,t,r)=>{if(f[e])f[e].push(a);else{var c,n;if(void 0!==t)for(var b=document.getElementsByTagName("script"),i=0;i{c.onerror=c.onload=null,clearTimeout(s);var d=f[e];if(delete f[e],c.parentNode&&c.parentNode.removeChild(c),d&&d.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=l.bind(null,c.onerror),c.onload=l.bind(null,c.onload),n&&document.head.appendChild(c)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.p="/ai-unlimited-docs/",o.gca=function(e){return e={17896441:"8401","22f31352":"295","8d6b4e3c":"744",b43a7a4a:"1032",e9f27903:"1546",e380b002:"1763",fadb8be4:"1775",b332323c:"2028","1a4e3797":"2138","88897f66":"2169",c4f5d8e4:"2634","063521cf":"2901","3c876336":"3628","89601b12":"5592","3d087ca2":"5981",aa7de738:"6037","6c1651a5":"6111",b2091533:"6406",b864dcc7:"6430",d7218b63:"6484",e747ec83:"7051",a7bd4aaa:"7098","2d56d59d":"7342",a75fd89f:"7535",a894c4f8:"7848","69d29423":"7916",d39393be:"8203","9f067f94":"8304","958184ed":"8447","935f2afb":"8581","94500b7f":"8782",a7d163c5:"8831",cd948886:"8979",a94703ab:"9048",ad895e75:"9315","5189a640":"9393","37bb00f2":"9401",c7321e96:"9641","5e95c892":"9647",fd16453a:"9941"}[e]||e,o.p+o.u(e)},(()=>{var e={5354:0,1869:0};o.f.j=(a,t)=>{var f=o.o(e,a)?e[a]:void 0;if(0!==f)if(f)t.push(f[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var d=new Promise(((t,d)=>f=e[a]=[t,d]));t.push(f[2]=d);var r=o.p+o.u(a),c=new Error;o.l(r,(t=>{if(o.o(e,a)&&(0!==(f=e[a])&&(e[a]=void 0),f)){var d=t&&("load"===t.type?"missing":t.type),r=t&&t.target&&t.target.src;c.message="Loading chunk "+a+" failed.\n("+d+": "+r+")",c.name="ChunkLoadError",c.type=d,c.request=r,f[1](c)}}),"chunk-"+a,a)}},o.O.j=a=>0===e[a];var a=(a,t)=>{var f,d,[r,c,n]=t,b=0;if(r.some((a=>0!==e[a]))){for(f in c)o.o(c,f)&&(o.m[f]=c[f]);if(n)var i=n(o)}for(a&&a(t);b{"use strict";var e,a,t,f,d,r={},c={};function o(e){var a=c[e];if(void 0!==a)return a.exports;var t=c[e]={exports:{}};return r[e].call(t.exports,t,t.exports,o),t.exports}o.m=r,e=[],o.O=(a,t,f,d)=>{if(!t){var r=1/0;for(i=0;i=d)&&Object.keys(o.O).every((e=>o.O[e](t[b])))?t.splice(b--,1):(c=!1,d0&&e[i-1][2]>d;i--)e[i]=e[i-1];e[i]=[t,f,d]},o.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return o.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,f){if(1&f&&(e=this(e)),8&f)return e;if("object"==typeof e&&e){if(4&f&&e.__esModule)return e;if(16&f&&"function"==typeof e.then)return e}var d=Object.create(null);o.r(d);var r={};a=a||[null,t({}),t([]),t(t)];for(var c=2&f&&e;"object"==typeof c&&!~a.indexOf(c);c=t(c))Object.getOwnPropertyNames(c).forEach((a=>r[a]=()=>e[a]));return r.default=()=>e,o.d(d,r),d},o.d=(e,a)=>{for(var t in a)o.o(a,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((a,t)=>(o.f[t](e,a),a)),[])),o.u=e=>"assets/js/"+({295:"22f31352",744:"8d6b4e3c",1032:"b43a7a4a",1546:"e9f27903",1763:"e380b002",1775:"fadb8be4",2028:"b332323c",2138:"1a4e3797",2169:"88897f66",2634:"c4f5d8e4",2901:"063521cf",3628:"3c876336",5592:"89601b12",5981:"3d087ca2",6037:"aa7de738",6111:"6c1651a5",6406:"b2091533",6430:"b864dcc7",6484:"d7218b63",7051:"e747ec83",7098:"a7bd4aaa",7342:"2d56d59d",7535:"a75fd89f",7848:"a894c4f8",7916:"69d29423",8203:"d39393be",8304:"9f067f94",8401:"17896441",8447:"958184ed",8581:"935f2afb",8782:"94500b7f",8831:"a7d163c5",8979:"cd948886",9048:"a94703ab",9315:"ad895e75",9393:"5189a640",9401:"37bb00f2",9641:"c7321e96",9647:"5e95c892",9941:"fd16453a"}[e]||e)+"."+{4:"c256ea92",295:"51b57f71",629:"3bf521d5",744:"d5a014ed",751:"5f538c34",1032:"3bc1fcc8",1169:"e769bbfa",1176:"4c912b71",1546:"722474e4",1555:"c9c044cf",1763:"7bd106bd",1775:"da961a48",2028:"26093b0f",2130:"584eb335",2138:"2dec842d",2169:"b2e7d25b",2235:"af4f8732",2237:"0d0156b2",2317:"e15a2f87",2634:"8864666f",2746:"fc2f9f22",2901:"9905054e",3628:"7450ffbf",3760:"9d9b5f38",3863:"ccbdf521",5592:"5dd80228",5642:"b7afcbea",5688:"6ea471d5",5829:"58fbdffb",5866:"5c8d0220",5981:"e9cf886b",6037:"a46d9efc",6063:"01e4f055",6111:"1d12c2b8",6216:"aa052ee1",6292:"45733685",6406:"458fb539",6430:"644d768c",6484:"8234e25b",6506:"cb50a4db",6732:"be22de96",6946:"1381ddba",7051:"e063f910",7098:"3e366553",7121:"9941f2b9",7147:"3eadef3f",7200:"7b777360",7211:"25100804",7308:"536cb550",7342:"28d03da1",7440:"55b9e072",7535:"5a40264d",7848:"7448eaf8",7916:"071f8f06",8203:"0dbac21b",8304:"86962360",8327:"32afccc5",8401:"c0938ffa",8447:"b0819ec5",8581:"96f27bbd",8609:"0980f79b",8747:"afb3ce99",8782:"701fbe53",8831:"31a2f554",8913:"15bd573a",8947:"a69fe124",8979:"6286a8c0",9048:"b35811a9",9315:"ebcbe929",9393:"ec6378ad",9401:"17920ae6",9462:"e5f4e683",9469:"f3932fbe",9641:"303513b8",9647:"b395c93a",9688:"34c1ca42",9941:"2c68e097"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),f={},d="ai-unlimited-docs:",o.l=(e,a,t,r)=>{if(f[e])f[e].push(a);else{var c,b;if(void 0!==t)for(var n=document.getElementsByTagName("script"),i=0;i{c.onerror=c.onload=null,clearTimeout(s);var d=f[e];if(delete f[e],c.parentNode&&c.parentNode.removeChild(c),d&&d.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:c}),12e4);c.onerror=l.bind(null,c.onerror),c.onload=l.bind(null,c.onload),b&&document.head.appendChild(c)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.p="/ai-unlimited-docs/",o.gca=function(e){return e={17896441:"8401","22f31352":"295","8d6b4e3c":"744",b43a7a4a:"1032",e9f27903:"1546",e380b002:"1763",fadb8be4:"1775",b332323c:"2028","1a4e3797":"2138","88897f66":"2169",c4f5d8e4:"2634","063521cf":"2901","3c876336":"3628","89601b12":"5592","3d087ca2":"5981",aa7de738:"6037","6c1651a5":"6111",b2091533:"6406",b864dcc7:"6430",d7218b63:"6484",e747ec83:"7051",a7bd4aaa:"7098","2d56d59d":"7342",a75fd89f:"7535",a894c4f8:"7848","69d29423":"7916",d39393be:"8203","9f067f94":"8304","958184ed":"8447","935f2afb":"8581","94500b7f":"8782",a7d163c5:"8831",cd948886:"8979",a94703ab:"9048",ad895e75:"9315","5189a640":"9393","37bb00f2":"9401",c7321e96:"9641","5e95c892":"9647",fd16453a:"9941"}[e]||e,o.p+o.u(e)},(()=>{var e={5354:0,1869:0};o.f.j=(a,t)=>{var f=o.o(e,a)?e[a]:void 0;if(0!==f)if(f)t.push(f[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var d=new Promise(((t,d)=>f=e[a]=[t,d]));t.push(f[2]=d);var r=o.p+o.u(a),c=new Error;o.l(r,(t=>{if(o.o(e,a)&&(0!==(f=e[a])&&(e[a]=void 0),f)){var d=t&&("load"===t.type?"missing":t.type),r=t&&t.target&&t.target.src;c.message="Loading chunk "+a+" failed.\n("+d+": "+r+")",c.name="ChunkLoadError",c.type=d,c.request=r,f[1](c)}}),"chunk-"+a,a)}},o.O.j=a=>0===e[a];var a=(a,t)=>{var f,d,[r,c,b]=t,n=0;if(r.some((a=>0!==e[a]))){for(f in c)o.o(c,f)&&(o.m[f]=c[f]);if(b)var i=b(o)}for(a&&a(t);n - + diff --git a/de/assets/js/89601b12.afeac547.js b/de/assets/js/89601b12.afeac547.js deleted file mode 100644 index 5b96babc5e..0000000000 --- a/de/assets/js/89601b12.afeac547.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var t=s(4848),a=s(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/de/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...(0,a.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,t.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,t.jsx)(n.admonition,{type:"tip",children:(0,t.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,t.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,t.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use the ",(0,t.jsx)(n.strong,{children:"Before you begin"})," notebook to prepare your project."]}),"\n"]}),"\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,t.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,t.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,t.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,t.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,t.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(u,{...e})}):u(e)}},8453:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>r});var t=s(6540);const a={},i=t.createContext(a);function o(e){const n=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/de/assets/js/89601b12.d2be4440.js b/de/assets/js/89601b12.d2be4440.js new file mode 100644 index 0000000000..d34cd50aaa --- /dev/null +++ b/de/assets/js/89601b12.d2be4440.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var s=t(4848),a=t(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/de/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",ul:"ul",...(0,a.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,s.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,s.jsx)(n.admonition,{type:"tip",children:(0,s.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,s.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,s.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\n",(0,s.jsxs)(n.p,{children:["Use the ",(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/Notebooks/Project%20Administration.ipynb",children:"Project Administration notebook"})," to prepare your project."]}),"\n"]}),"\n",(0,s.jsxs)(n.li,{children:["\n",(0,s.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,s.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,s.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,s.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,s.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,s.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,s.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,s.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,s.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,s.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,s.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(u,{...e})}):u(e)}},8453:(e,n,t)=>{t.d(n,{R:()=>o,x:()=>r});var s=t(6540);const a={},i=s.createContext(a);function o(e){const n=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),s.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/de/assets/js/runtime~main.258bb2fb.js b/de/assets/js/runtime~main.be2c8996.js similarity index 98% rename from de/assets/js/runtime~main.258bb2fb.js rename to de/assets/js/runtime~main.be2c8996.js index 4dbe1e6be6..18600668a5 100644 --- a/de/assets/js/runtime~main.258bb2fb.js +++ b/de/assets/js/runtime~main.be2c8996.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,t,c,r,d={},f={};function b(e){var a=f[e];if(void 0!==a)return a.exports;var t=f[e]={exports:{}};return d[e].call(t.exports,t,t.exports,b),t.exports}b.m=d,e=[],b.O=(a,t,c,r)=>{if(!t){var d=1/0;for(i=0;i=r)&&Object.keys(b.O).every((e=>b.O[e](t[o])))?t.splice(o--,1):(f=!1,r0&&e[i-1][2]>r;i--)e[i]=e[i-1];e[i]=[t,c,r]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b.t=function(e,c){if(1&c&&(e=this(e)),8&c)return e;if("object"==typeof e&&e){if(4&c&&e.__esModule)return e;if(16&c&&"function"==typeof e.then)return e}var r=Object.create(null);b.r(r);var d={};a=a||[null,t({}),t([]),t(t)];for(var f=2&c&&e;"object"==typeof f&&!~a.indexOf(f);f=t(f))Object.getOwnPropertyNames(f).forEach((a=>d[a]=()=>e[a]));return d.default=()=>e,b.d(r,d),r},b.d=(e,a)=>{for(var t in a)b.o(a,t)&&!b.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,t)=>(b.f[t](e,a),a)),[])),b.u=e=>"assets/js/"+({295:"22f31352",744:"8d6b4e3c",1032:"b43a7a4a",1546:"e9f27903",1763:"e380b002",1775:"fadb8be4",2028:"b332323c",2138:"1a4e3797",2169:"88897f66",2634:"c4f5d8e4",2901:"063521cf",3628:"3c876336",5592:"89601b12",5981:"3d087ca2",6037:"aa7de738",6111:"6c1651a5",6406:"b2091533",6430:"b864dcc7",6484:"d7218b63",7051:"e747ec83",7098:"a7bd4aaa",7342:"2d56d59d",7535:"a75fd89f",7848:"a894c4f8",7916:"69d29423",8203:"d39393be",8304:"9f067f94",8401:"17896441",8447:"958184ed",8581:"935f2afb",8782:"94500b7f",8831:"a7d163c5",8979:"cd948886",9048:"a94703ab",9315:"ad895e75",9393:"5189a640",9401:"37bb00f2",9641:"c7321e96",9647:"5e95c892",9941:"fd16453a"}[e]||e)+"."+{4:"c256ea92",295:"a138f459",629:"3bf521d5",744:"3063b1dc",751:"5f538c34",1032:"afdc336d",1169:"e769bbfa",1176:"4c912b71",1546:"cd6c0d7f",1555:"c9c044cf",1763:"6681e420",1775:"68b1417b",2028:"f6ff1cf8",2130:"584eb335",2138:"2dec842d",2169:"f5718221",2235:"af4f8732",2237:"0d0156b2",2317:"e15a2f87",2634:"8864666f",2746:"fc2f9f22",2901:"a9a0ac8d",3628:"09f37384",3760:"9d9b5f38",3863:"ccbdf521",5592:"afeac547",5642:"b7afcbea",5688:"6ea471d5",5829:"58fbdffb",5866:"5c8d0220",5981:"6536adb9",6037:"7732c2e3",6063:"01e4f055",6111:"b735a553",6216:"aa052ee1",6292:"45733685",6406:"1bac649e",6430:"644d768c",6484:"dbe36603",6506:"cb50a4db",6732:"be22de96",6946:"1381ddba",7051:"136e9448",7098:"3e366553",7121:"9941f2b9",7147:"3eadef3f",7200:"7b777360",7211:"25100804",7308:"536cb550",7342:"e5f38d1e",7440:"55b9e072",7535:"19129da3",7848:"b28636ed",7916:"071f8f06",8203:"2e07e58d",8304:"02d977f0",8327:"32afccc5",8401:"c0938ffa",8447:"9f0f3897",8581:"bf5c4ea9",8609:"0980f79b",8747:"afb3ce99",8782:"426463d9",8831:"a75367cf",8913:"15bd573a",8947:"a69fe124",8979:"16ff3126",9048:"b35811a9",9315:"65350d3a",9393:"ec6378ad",9401:"b5d89aa2",9462:"e5f4e683",9469:"f3932fbe",9641:"480d9c55",9647:"b395c93a",9688:"34c1ca42",9941:"673452b3"}[e]+".js",b.miniCssF=e=>{},b.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),b.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),c={},r="ai-unlimited-docs:",b.l=(e,a,t,d)=>{if(c[e])c[e].push(a);else{var f,o;if(void 0!==t)for(var n=document.getElementsByTagName("script"),i=0;i{f.onerror=f.onload=null,clearTimeout(s);var r=c[e];if(delete c[e],f.parentNode&&f.parentNode.removeChild(f),r&&r.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=l.bind(null,f.onerror),f.onload=l.bind(null,f.onload),o&&document.head.appendChild(f)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/ai-unlimited-docs/de/",b.gca=function(e){return e={17896441:"8401","22f31352":"295","8d6b4e3c":"744",b43a7a4a:"1032",e9f27903:"1546",e380b002:"1763",fadb8be4:"1775",b332323c:"2028","1a4e3797":"2138","88897f66":"2169",c4f5d8e4:"2634","063521cf":"2901","3c876336":"3628","89601b12":"5592","3d087ca2":"5981",aa7de738:"6037","6c1651a5":"6111",b2091533:"6406",b864dcc7:"6430",d7218b63:"6484",e747ec83:"7051",a7bd4aaa:"7098","2d56d59d":"7342",a75fd89f:"7535",a894c4f8:"7848","69d29423":"7916",d39393be:"8203","9f067f94":"8304","958184ed":"8447","935f2afb":"8581","94500b7f":"8782",a7d163c5:"8831",cd948886:"8979",a94703ab:"9048",ad895e75:"9315","5189a640":"9393","37bb00f2":"9401",c7321e96:"9641","5e95c892":"9647",fd16453a:"9941"}[e]||e,b.p+b.u(e)},(()=>{var e={5354:0,1869:0};b.f.j=(a,t)=>{var c=b.o(e,a)?e[a]:void 0;if(0!==c)if(c)t.push(c[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var r=new Promise(((t,r)=>c=e[a]=[t,r]));t.push(c[2]=r);var d=b.p+b.u(a),f=new Error;b.l(d,(t=>{if(b.o(e,a)&&(0!==(c=e[a])&&(e[a]=void 0),c)){var r=t&&("load"===t.type?"missing":t.type),d=t&&t.target&&t.target.src;f.message="Loading chunk "+a+" failed.\n("+r+": "+d+")",f.name="ChunkLoadError",f.type=r,f.request=d,c[1](f)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,t)=>{var c,r,[d,f,o]=t,n=0;if(d.some((a=>0!==e[a]))){for(c in f)b.o(f,c)&&(b.m[c]=f[c]);if(o)var i=o(b)}for(a&&a(t);n{"use strict";var e,a,t,c,r,d={},f={};function b(e){var a=f[e];if(void 0!==a)return a.exports;var t=f[e]={exports:{}};return d[e].call(t.exports,t,t.exports,b),t.exports}b.m=d,e=[],b.O=(a,t,c,r)=>{if(!t){var d=1/0;for(i=0;i=r)&&Object.keys(b.O).every((e=>b.O[e](t[o])))?t.splice(o--,1):(f=!1,r0&&e[i-1][2]>r;i--)e[i]=e[i-1];e[i]=[t,c,r]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b.t=function(e,c){if(1&c&&(e=this(e)),8&c)return e;if("object"==typeof e&&e){if(4&c&&e.__esModule)return e;if(16&c&&"function"==typeof e.then)return e}var r=Object.create(null);b.r(r);var d={};a=a||[null,t({}),t([]),t(t)];for(var f=2&c&&e;"object"==typeof f&&!~a.indexOf(f);f=t(f))Object.getOwnPropertyNames(f).forEach((a=>d[a]=()=>e[a]));return d.default=()=>e,b.d(r,d),r},b.d=(e,a)=>{for(var t in a)b.o(a,t)&&!b.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,t)=>(b.f[t](e,a),a)),[])),b.u=e=>"assets/js/"+({295:"22f31352",744:"8d6b4e3c",1032:"b43a7a4a",1546:"e9f27903",1763:"e380b002",1775:"fadb8be4",2028:"b332323c",2138:"1a4e3797",2169:"88897f66",2634:"c4f5d8e4",2901:"063521cf",3628:"3c876336",5592:"89601b12",5981:"3d087ca2",6037:"aa7de738",6111:"6c1651a5",6406:"b2091533",6430:"b864dcc7",6484:"d7218b63",7051:"e747ec83",7098:"a7bd4aaa",7342:"2d56d59d",7535:"a75fd89f",7848:"a894c4f8",7916:"69d29423",8203:"d39393be",8304:"9f067f94",8401:"17896441",8447:"958184ed",8581:"935f2afb",8782:"94500b7f",8831:"a7d163c5",8979:"cd948886",9048:"a94703ab",9315:"ad895e75",9393:"5189a640",9401:"37bb00f2",9641:"c7321e96",9647:"5e95c892",9941:"fd16453a"}[e]||e)+"."+{4:"c256ea92",295:"a138f459",629:"3bf521d5",744:"3063b1dc",751:"5f538c34",1032:"afdc336d",1169:"e769bbfa",1176:"4c912b71",1546:"cd6c0d7f",1555:"c9c044cf",1763:"6681e420",1775:"68b1417b",2028:"f6ff1cf8",2130:"584eb335",2138:"2dec842d",2169:"f5718221",2235:"af4f8732",2237:"0d0156b2",2317:"e15a2f87",2634:"8864666f",2746:"fc2f9f22",2901:"a9a0ac8d",3628:"09f37384",3760:"9d9b5f38",3863:"ccbdf521",5592:"d2be4440",5642:"b7afcbea",5688:"6ea471d5",5829:"58fbdffb",5866:"5c8d0220",5981:"6536adb9",6037:"7732c2e3",6063:"01e4f055",6111:"b735a553",6216:"aa052ee1",6292:"45733685",6406:"1bac649e",6430:"644d768c",6484:"dbe36603",6506:"cb50a4db",6732:"be22de96",6946:"1381ddba",7051:"136e9448",7098:"3e366553",7121:"9941f2b9",7147:"3eadef3f",7200:"7b777360",7211:"25100804",7308:"536cb550",7342:"e5f38d1e",7440:"55b9e072",7535:"19129da3",7848:"b28636ed",7916:"071f8f06",8203:"2e07e58d",8304:"02d977f0",8327:"32afccc5",8401:"c0938ffa",8447:"9f0f3897",8581:"bf5c4ea9",8609:"0980f79b",8747:"afb3ce99",8782:"426463d9",8831:"a75367cf",8913:"15bd573a",8947:"a69fe124",8979:"16ff3126",9048:"b35811a9",9315:"65350d3a",9393:"ec6378ad",9401:"b5d89aa2",9462:"e5f4e683",9469:"f3932fbe",9641:"480d9c55",9647:"b395c93a",9688:"34c1ca42",9941:"673452b3"}[e]+".js",b.miniCssF=e=>{},b.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),b.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),c={},r="ai-unlimited-docs:",b.l=(e,a,t,d)=>{if(c[e])c[e].push(a);else{var f,o;if(void 0!==t)for(var n=document.getElementsByTagName("script"),i=0;i{f.onerror=f.onload=null,clearTimeout(s);var r=c[e];if(delete c[e],f.parentNode&&f.parentNode.removeChild(f),r&&r.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=l.bind(null,f.onerror),f.onload=l.bind(null,f.onload),o&&document.head.appendChild(f)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/ai-unlimited-docs/de/",b.gca=function(e){return e={17896441:"8401","22f31352":"295","8d6b4e3c":"744",b43a7a4a:"1032",e9f27903:"1546",e380b002:"1763",fadb8be4:"1775",b332323c:"2028","1a4e3797":"2138","88897f66":"2169",c4f5d8e4:"2634","063521cf":"2901","3c876336":"3628","89601b12":"5592","3d087ca2":"5981",aa7de738:"6037","6c1651a5":"6111",b2091533:"6406",b864dcc7:"6430",d7218b63:"6484",e747ec83:"7051",a7bd4aaa:"7098","2d56d59d":"7342",a75fd89f:"7535",a894c4f8:"7848","69d29423":"7916",d39393be:"8203","9f067f94":"8304","958184ed":"8447","935f2afb":"8581","94500b7f":"8782",a7d163c5:"8831",cd948886:"8979",a94703ab:"9048",ad895e75:"9315","5189a640":"9393","37bb00f2":"9401",c7321e96:"9641","5e95c892":"9647",fd16453a:"9941"}[e]||e,b.p+b.u(e)},(()=>{var e={5354:0,1869:0};b.f.j=(a,t)=>{var c=b.o(e,a)?e[a]:void 0;if(0!==c)if(c)t.push(c[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var r=new Promise(((t,r)=>c=e[a]=[t,r]));t.push(c[2]=r);var d=b.p+b.u(a),f=new Error;b.l(d,(t=>{if(b.o(e,a)&&(0!==(c=e[a])&&(e[a]=void 0),c)){var r=t&&("load"===t.type?"missing":t.type),d=t&&t.target&&t.target.src;f.message="Loading chunk "+a+" failed.\n("+r+": "+d+")",f.name="ChunkLoadError",f.type=r,f.request=d,c[1](f)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,t)=>{var c,r,[d,f,o]=t,n=0;if(d.some((a=>0!==e[a]))){for(c in f)b.o(f,c)&&(b.m[c]=f[c]);if(o)var i=o(b)}for(a&&a(t);n - + diff --git a/de/docs/explore-and-analyze-data/create-first-project/index.html b/de/docs/explore-and-analyze-data/create-first-project/index.html index 6b8c61c1e3..1cd6f88e3c 100644 --- a/de/docs/explore-and-analyze-data/create-first-project/index.html +++ b/de/docs/explore-and-analyze-data/create-first-project/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/explore-and-analyze-data/get-api-key/index.html b/de/docs/explore-and-analyze-data/get-api-key/index.html index 472710ee16..06e41c1303 100644 --- a/de/docs/explore-and-analyze-data/get-api-key/index.html +++ b/de/docs/explore-and-analyze-data/get-api-key/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/explore-and-analyze-data/index.html b/de/docs/explore-and-analyze-data/index.html index 3891940923..99f0d2168f 100644 --- a/de/docs/explore-and-analyze-data/index.html +++ b/de/docs/explore-and-analyze-data/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/explore-and-analyze-data/magic-commands/index.html b/de/docs/explore-and-analyze-data/magic-commands/index.html index d8668e907c..715f5ec5cb 100644 --- a/de/docs/explore-and-analyze-data/magic-commands/index.html +++ b/de/docs/explore-and-analyze-data/magic-commands/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/explore-and-analyze-data/project-flow/index.html b/de/docs/explore-and-analyze-data/project-flow/index.html index 42b2821d8e..0e74af6688 100644 --- a/de/docs/explore-and-analyze-data/project-flow/index.html +++ b/de/docs/explore-and-analyze-data/project-flow/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/explore-and-analyze-data/use-cases/index.html b/de/docs/explore-and-analyze-data/use-cases/index.html index 84e07db346..6c669f2d6d 100644 --- a/de/docs/explore-and-analyze-data/use-cases/index.html +++ b/de/docs/explore-and-analyze-data/use-cases/index.html @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@

Before you begin

  • -

    Use the Before you begin notebook to prepare your project.

    +

    Use the Project Administration notebook to prepare your project.

  • Use your existing AWS Glue catalog and upload our sample data. Or create a new catalog to use the provided Open Table Format (OTF) examples.

    diff --git a/de/docs/faq/index.html b/de/docs/faq/index.html index 213c6aacc5..b0e5086334 100644 --- a/de/docs/faq/index.html +++ b/de/docs/faq/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/glossary/index.html b/de/docs/glossary/index.html index 698ab5c8b3..f075c1ebe8 100644 --- a/de/docs/glossary/index.html +++ b/de/docs/glossary/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/install-ai-unlimited/deploy-manager-aws-console/index.html b/de/docs/install-ai-unlimited/deploy-manager-aws-console/index.html index a395e21fe7..3acee81c56 100644 --- a/de/docs/install-ai-unlimited/deploy-manager-aws-console/index.html +++ b/de/docs/install-ai-unlimited/deploy-manager-aws-console/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html b/de/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html index bcb7c27384..fd5009b1cc 100644 --- a/de/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html +++ b/de/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/install-ai-unlimited/index.html b/de/docs/install-ai-unlimited/index.html index f5a5d11b8d..5f50861708 100644 --- a/de/docs/install-ai-unlimited/index.html +++ b/de/docs/install-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/install-ai-unlimited/setup-ai-unlimited/index.html b/de/docs/install-ai-unlimited/setup-ai-unlimited/index.html index e848ce2fe2..d41a0138d0 100644 --- a/de/docs/install-ai-unlimited/setup-ai-unlimited/index.html +++ b/de/docs/install-ai-unlimited/setup-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/manage-ai-unlimited/add-collaborators/index.html b/de/docs/manage-ai-unlimited/add-collaborators/index.html index 375ff5c568..6eaf5911bf 100644 --- a/de/docs/manage-ai-unlimited/add-collaborators/index.html +++ b/de/docs/manage-ai-unlimited/add-collaborators/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/manage-ai-unlimited/change-settings/index.html b/de/docs/manage-ai-unlimited/change-settings/index.html index 58a5b4123a..8039089910 100644 --- a/de/docs/manage-ai-unlimited/change-settings/index.html +++ b/de/docs/manage-ai-unlimited/change-settings/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/manage-ai-unlimited/index.html b/de/docs/manage-ai-unlimited/index.html index ef676edb38..daadec468d 100644 --- a/de/docs/manage-ai-unlimited/index.html +++ b/de/docs/manage-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/manage-ai-unlimited/suspend-and-restore-project/index.html b/de/docs/manage-ai-unlimited/suspend-and-restore-project/index.html index 6e2e530171..dec2cbbf9b 100644 --- a/de/docs/manage-ai-unlimited/suspend-and-restore-project/index.html +++ b/de/docs/manage-ai-unlimited/suspend-and-restore-project/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/aws-account-requirements/index.html b/de/docs/resources/aws-account-requirements/index.html index 9a81dce920..be3317edef 100644 --- a/de/docs/resources/aws-account-requirements/index.html +++ b/de/docs/resources/aws-account-requirements/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/azure-account-requirements/index.html b/de/docs/resources/azure-account-requirements/index.html index 78d346ba58..331d52924a 100644 --- a/de/docs/resources/azure-account-requirements/index.html +++ b/de/docs/resources/azure-account-requirements/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/create-oauth-app/index.html b/de/docs/resources/create-oauth-app/index.html index 1a8f3bfddb..15296f5f28 100644 --- a/de/docs/resources/create-oauth-app/index.html +++ b/de/docs/resources/create-oauth-app/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/index.html b/de/docs/resources/index.html index 3682218bad..de4ca2e267 100644 --- a/de/docs/resources/index.html +++ b/de/docs/resources/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html b/de/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html index de3d187e2a..3e33ef15d1 100644 --- a/de/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html +++ b/de/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html b/de/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html index f8cfb927b5..df83dd8714 100644 --- a/de/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html +++ b/de/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/jupyterlab/index.html b/de/docs/resources/jupyterlab/index.html index 2c91cec0b3..add2b116f1 100644 --- a/de/docs/resources/jupyterlab/index.html +++ b/de/docs/resources/jupyterlab/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/jupyterlab/run-jupyter-docker/index.html b/de/docs/resources/jupyterlab/run-jupyter-docker/index.html index a156c35d21..f63e695be2 100644 --- a/de/docs/resources/jupyterlab/run-jupyter-docker/index.html +++ b/de/docs/resources/jupyterlab/run-jupyter-docker/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/quickstart/docker-when-you're-done/index.html b/de/docs/resources/quickstart/docker-when-you're-done/index.html index a6247a3337..d7f8c1c241 100644 --- a/de/docs/resources/quickstart/docker-when-you're-done/index.html +++ b/de/docs/resources/quickstart/docker-when-you're-done/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/quickstart/index.html b/de/docs/resources/quickstart/index.html index 1df51ec49b..c5eecf04bd 100644 --- a/de/docs/resources/quickstart/index.html +++ b/de/docs/resources/quickstart/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html b/de/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html index d5f15bb13d..85d5b15287 100644 --- a/de/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html +++ b/de/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/whats-new/index.html b/de/docs/whats-new/index.html index ae22c4157f..ba2e63b6d6 100644 --- a/de/docs/whats-new/index.html +++ b/de/docs/whats-new/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/docs/whats-new/release-notes/index.html b/de/docs/whats-new/release-notes/index.html index 53647289ff..ef83ff62c4 100644 --- a/de/docs/whats-new/release-notes/index.html +++ b/de/docs/whats-new/release-notes/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/index.html b/de/index.html index b3597a23fa..332e1d699d 100644 --- a/de/index.html +++ b/de/index.html @@ -15,7 +15,7 @@ - + diff --git a/de/search/index.html b/de/search/index.html index aa7b88b8b9..98db0f90b3 100644 --- a/de/search/index.html +++ b/de/search/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/explore-and-analyze-data/collaborate-project/index.html b/docs/explore-and-analyze-data/collaborate-project/index.html index bcd163165f..616ee4ca19 100644 --- a/docs/explore-and-analyze-data/collaborate-project/index.html +++ b/docs/explore-and-analyze-data/collaborate-project/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/explore-and-analyze-data/create-first-project/index.html b/docs/explore-and-analyze-data/create-first-project/index.html index 0936e34a5d..22101289b8 100644 --- a/docs/explore-and-analyze-data/create-first-project/index.html +++ b/docs/explore-and-analyze-data/create-first-project/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/explore-and-analyze-data/get-api-key/index.html b/docs/explore-and-analyze-data/get-api-key/index.html index 51bbb4a0da..cebd662c71 100644 --- a/docs/explore-and-analyze-data/get-api-key/index.html +++ b/docs/explore-and-analyze-data/get-api-key/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/explore-and-analyze-data/index.html b/docs/explore-and-analyze-data/index.html index fbdc2b2f59..5466598db5 100644 --- a/docs/explore-and-analyze-data/index.html +++ b/docs/explore-and-analyze-data/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/explore-and-analyze-data/magic-commands/index.html b/docs/explore-and-analyze-data/magic-commands/index.html index 7f60bc5572..6457176259 100644 --- a/docs/explore-and-analyze-data/magic-commands/index.html +++ b/docs/explore-and-analyze-data/magic-commands/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/explore-and-analyze-data/project-flow/index.html b/docs/explore-and-analyze-data/project-flow/index.html index dfe43284e0..cf476174d3 100644 --- a/docs/explore-and-analyze-data/project-flow/index.html +++ b/docs/explore-and-analyze-data/project-flow/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/explore-and-analyze-data/use-cases/index.html b/docs/explore-and-analyze-data/use-cases/index.html index e8ebf05009..5de3ab6e64 100644 --- a/docs/explore-and-analyze-data/use-cases/index.html +++ b/docs/explore-and-analyze-data/use-cases/index.html @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@

    Before you begin

    • -

      Use the Before you begin notebook to prepare your project.

      +

      Use the Project Administration notebook to prepare your project.

    • Use your existing AWS Glue catalog and upload our sample data. Or create a new catalog to use the provided Open Table Format (OTF) examples.

      diff --git a/docs/faq/index.html b/docs/faq/index.html index ad8789c1f3..2916c68646 100644 --- a/docs/faq/index.html +++ b/docs/faq/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/glossary/index.html b/docs/glossary/index.html index 4373af2b64..1e0c3387a1 100644 --- a/docs/glossary/index.html +++ b/docs/glossary/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/install-ai-unlimited/deploy-manager-aws-console/index.html b/docs/install-ai-unlimited/deploy-manager-aws-console/index.html index 647a705b3a..4f1311f46e 100644 --- a/docs/install-ai-unlimited/deploy-manager-aws-console/index.html +++ b/docs/install-ai-unlimited/deploy-manager-aws-console/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html b/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html index a5021dc90d..7ad3d66467 100644 --- a/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html +++ b/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/install-ai-unlimited/index.html b/docs/install-ai-unlimited/index.html index 2be94d3600..6b5e05c417 100644 --- a/docs/install-ai-unlimited/index.html +++ b/docs/install-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/install-ai-unlimited/setup-ai-unlimited/index.html b/docs/install-ai-unlimited/setup-ai-unlimited/index.html index de735da485..8e7a058ef7 100644 --- a/docs/install-ai-unlimited/setup-ai-unlimited/index.html +++ b/docs/install-ai-unlimited/setup-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/manage-ai-unlimited/add-collaborators/index.html b/docs/manage-ai-unlimited/add-collaborators/index.html index 9f7cdbcb4f..abc01247d7 100644 --- a/docs/manage-ai-unlimited/add-collaborators/index.html +++ b/docs/manage-ai-unlimited/add-collaborators/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/manage-ai-unlimited/change-settings/index.html b/docs/manage-ai-unlimited/change-settings/index.html index 897b9398fa..f240824cf1 100644 --- a/docs/manage-ai-unlimited/change-settings/index.html +++ b/docs/manage-ai-unlimited/change-settings/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/manage-ai-unlimited/index.html b/docs/manage-ai-unlimited/index.html index 8383b573a0..568060497d 100644 --- a/docs/manage-ai-unlimited/index.html +++ b/docs/manage-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/manage-ai-unlimited/suspend-and-restore-project/index.html b/docs/manage-ai-unlimited/suspend-and-restore-project/index.html index 3f94b8907b..d849549fca 100644 --- a/docs/manage-ai-unlimited/suspend-and-restore-project/index.html +++ b/docs/manage-ai-unlimited/suspend-and-restore-project/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/aws-account-requirements/index.html b/docs/resources/aws-account-requirements/index.html index f4498f2698..ad57b9df55 100644 --- a/docs/resources/aws-account-requirements/index.html +++ b/docs/resources/aws-account-requirements/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/azure-account-requirements/index.html b/docs/resources/azure-account-requirements/index.html index 80265a475d..880898e472 100644 --- a/docs/resources/azure-account-requirements/index.html +++ b/docs/resources/azure-account-requirements/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/create-oauth-app/index.html b/docs/resources/create-oauth-app/index.html index 6fa3ad4f8c..e49b419cef 100644 --- a/docs/resources/create-oauth-app/index.html +++ b/docs/resources/create-oauth-app/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/index.html b/docs/resources/index.html index 223ef50751..d11f4fcec9 100644 --- a/docs/resources/index.html +++ b/docs/resources/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html b/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html index 21e89be6cc..784d33106b 100644 --- a/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html +++ b/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html b/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html index b0eec90e24..2f504d4433 100644 --- a/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html +++ b/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/jupyterlab/index.html b/docs/resources/jupyterlab/index.html index 56aa26e81c..27003d747a 100644 --- a/docs/resources/jupyterlab/index.html +++ b/docs/resources/jupyterlab/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/jupyterlab/run-jupyter-docker/index.html b/docs/resources/jupyterlab/run-jupyter-docker/index.html index 14a678071d..0cf13bcae1 100644 --- a/docs/resources/jupyterlab/run-jupyter-docker/index.html +++ b/docs/resources/jupyterlab/run-jupyter-docker/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/quickstart/docker-when-you're-done/index.html b/docs/resources/quickstart/docker-when-you're-done/index.html index 2702ec9d61..2e460446fa 100644 --- a/docs/resources/quickstart/docker-when-you're-done/index.html +++ b/docs/resources/quickstart/docker-when-you're-done/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/quickstart/index.html b/docs/resources/quickstart/index.html index 015f12575a..def06f5a76 100644 --- a/docs/resources/quickstart/index.html +++ b/docs/resources/quickstart/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html b/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html index 0c622cef88..a3f1880390 100644 --- a/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html +++ b/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/whats-new/index.html b/docs/whats-new/index.html index 61f814ccc5..3071e4c4ac 100644 --- a/docs/whats-new/index.html +++ b/docs/whats-new/index.html @@ -15,7 +15,7 @@ - + diff --git a/docs/whats-new/release-notes/index.html b/docs/whats-new/release-notes/index.html index 6b3e62139c..94b268dd18 100644 --- a/docs/whats-new/release-notes/index.html +++ b/docs/whats-new/release-notes/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/404.html b/es/404.html index 3512c545e8..9cd1af529c 100644 --- a/es/404.html +++ b/es/404.html @@ -15,7 +15,7 @@ - + diff --git a/es/assets/js/89601b12.529a9af3.js b/es/assets/js/89601b12.529a9af3.js new file mode 100644 index 0000000000..b9cc34d296 --- /dev/null +++ b/es/assets/js/89601b12.529a9af3.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var t=s(4848),a=s(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/es/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",ul:"ul",...(0,a.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,t.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,t.jsx)(n.admonition,{type:"tip",children:(0,t.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,t.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,t.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use the ",(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/Notebooks/Project%20Administration.ipynb",children:"Project Administration notebook"})," to prepare your project."]}),"\n"]}),"\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,t.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,t.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,t.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,t.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,t.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(u,{...e})}):u(e)}},8453:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>r});var t=s(6540);const a={},i=t.createContext(a);function o(e){const n=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/es/assets/js/89601b12.d5a62bc6.js b/es/assets/js/89601b12.d5a62bc6.js deleted file mode 100644 index 78267ea5f1..0000000000 --- a/es/assets/js/89601b12.d5a62bc6.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var t=s(4848),a=s(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/es/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...(0,a.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,t.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,t.jsx)(n.admonition,{type:"tip",children:(0,t.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,t.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,t.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use the ",(0,t.jsx)(n.strong,{children:"Before you begin"})," notebook to prepare your project."]}),"\n"]}),"\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,t.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,t.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,t.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,t.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,t.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(u,{...e})}):u(e)}},8453:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>r});var t=s(6540);const a={},i=t.createContext(a);function o(e){const n=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/es/assets/js/runtime~main.4a0a3f1c.js b/es/assets/js/runtime~main.44987397.js similarity index 69% rename from es/assets/js/runtime~main.4a0a3f1c.js rename to es/assets/js/runtime~main.44987397.js index a0c4c82933..6748eba3ce 100644 --- a/es/assets/js/runtime~main.4a0a3f1c.js +++ b/es/assets/js/runtime~main.44987397.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,t,d,r,c={},f={};function b(e){var a=f[e];if(void 0!==a)return a.exports;var t=f[e]={exports:{}};return c[e].call(t.exports,t,t.exports,b),t.exports}b.m=c,e=[],b.O=(a,t,d,r)=>{if(!t){var c=1/0;for(i=0;i=r)&&Object.keys(b.O).every((e=>b.O[e](t[o])))?t.splice(o--,1):(f=!1,r0&&e[i-1][2]>r;i--)e[i]=e[i-1];e[i]=[t,d,r]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,b.t=function(e,d){if(1&d&&(e=this(e)),8&d)return e;if("object"==typeof e&&e){if(4&d&&e.__esModule)return e;if(16&d&&"function"==typeof e.then)return e}var r=Object.create(null);b.r(r);var c={};a=a||[null,t({}),t([]),t(t)];for(var f=2&d&&e;"object"==typeof f&&!~a.indexOf(f);f=t(f))Object.getOwnPropertyNames(f).forEach((a=>c[a]=()=>e[a]));return c.default=()=>e,b.d(r,c),r},b.d=(e,a)=>{for(var t in a)b.o(a,t)&&!b.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,t)=>(b.f[t](e,a),a)),[])),b.u=e=>"assets/js/"+({295:"22f31352",744:"8d6b4e3c",1032:"b43a7a4a",1546:"e9f27903",1763:"e380b002",1775:"fadb8be4",2028:"b332323c",2138:"1a4e3797",2169:"88897f66",2634:"c4f5d8e4",2901:"063521cf",3628:"3c876336",5592:"89601b12",5981:"3d087ca2",6037:"aa7de738",6111:"6c1651a5",6406:"b2091533",6430:"b864dcc7",6484:"d7218b63",7051:"e747ec83",7098:"a7bd4aaa",7342:"2d56d59d",7535:"a75fd89f",7848:"a894c4f8",7916:"69d29423",8203:"d39393be",8304:"9f067f94",8401:"17896441",8447:"958184ed",8581:"935f2afb",8782:"94500b7f",8831:"a7d163c5",8979:"cd948886",9048:"a94703ab",9315:"ad895e75",9393:"5189a640",9401:"37bb00f2",9641:"c7321e96",9647:"5e95c892",9941:"fd16453a"}[e]||e)+"."+{4:"c256ea92",295:"8324ce41",629:"3bf521d5",744:"35b6d94e",751:"5f538c34",1032:"ea6f44b0",1169:"e769bbfa",1176:"4c912b71",1546:"5f9d7db4",1555:"c9c044cf",1763:"e88accbc",1775:"a1622fa4",2028:"87bcbd6e",2130:"584eb335",2138:"2dec842d",2169:"82d92c97",2235:"af4f8732",2237:"0d0156b2",2317:"e15a2f87",2634:"8864666f",2746:"fc2f9f22",2901:"18463618",3628:"91d1913e",3760:"9d9b5f38",3863:"ccbdf521",5592:"d5a62bc6",5642:"b7afcbea",5688:"6ea471d5",5829:"58fbdffb",5866:"5c8d0220",5981:"a908b729",6037:"fb323671",6063:"01e4f055",6111:"7a98f40f",6216:"aa052ee1",6292:"45733685",6406:"8daf2347",6430:"644d768c",6484:"32559373",6506:"cb50a4db",6732:"be22de96",6946:"1381ddba",7051:"845ae072",7098:"3e366553",7121:"9941f2b9",7147:"3eadef3f",7200:"7b777360",7211:"25100804",7308:"536cb550",7342:"47402009",7440:"55b9e072",7535:"b6d07462",7848:"f7b73802",7916:"071f8f06",8203:"fd641f76",8304:"a8b0a483",8327:"32afccc5",8401:"c0938ffa",8447:"ad67d261",8581:"84af90cd",8609:"0980f79b",8747:"afb3ce99",8782:"c5c69021",8831:"e9633757",8913:"15bd573a",8947:"a69fe124",8979:"5809ef1c",9048:"b35811a9",9315:"b9391728",9393:"ec6378ad",9401:"23bb6c42",9462:"e5f4e683",9469:"f3932fbe",9641:"82a1bcba",9647:"b395c93a",9688:"34c1ca42",9941:"d498498a"}[e]+".js",b.miniCssF=e=>{},b.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),b.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),d={},r="ai-unlimited-docs:",b.l=(e,a,t,c)=>{if(d[e])d[e].push(a);else{var f,o;if(void 0!==t)for(var n=document.getElementsByTagName("script"),i=0;i{f.onerror=f.onload=null,clearTimeout(s);var r=d[e];if(delete d[e],f.parentNode&&f.parentNode.removeChild(f),r&&r.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=l.bind(null,f.onerror),f.onload=l.bind(null,f.onload),o&&document.head.appendChild(f)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/ai-unlimited-docs/es/",b.gca=function(e){return e={17896441:"8401","22f31352":"295","8d6b4e3c":"744",b43a7a4a:"1032",e9f27903:"1546",e380b002:"1763",fadb8be4:"1775",b332323c:"2028","1a4e3797":"2138","88897f66":"2169",c4f5d8e4:"2634","063521cf":"2901","3c876336":"3628","89601b12":"5592","3d087ca2":"5981",aa7de738:"6037","6c1651a5":"6111",b2091533:"6406",b864dcc7:"6430",d7218b63:"6484",e747ec83:"7051",a7bd4aaa:"7098","2d56d59d":"7342",a75fd89f:"7535",a894c4f8:"7848","69d29423":"7916",d39393be:"8203","9f067f94":"8304","958184ed":"8447","935f2afb":"8581","94500b7f":"8782",a7d163c5:"8831",cd948886:"8979",a94703ab:"9048",ad895e75:"9315","5189a640":"9393","37bb00f2":"9401",c7321e96:"9641","5e95c892":"9647",fd16453a:"9941"}[e]||e,b.p+b.u(e)},(()=>{var e={5354:0,1869:0};b.f.j=(a,t)=>{var d=b.o(e,a)?e[a]:void 0;if(0!==d)if(d)t.push(d[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var r=new Promise(((t,r)=>d=e[a]=[t,r]));t.push(d[2]=r);var c=b.p+b.u(a),f=new Error;b.l(c,(t=>{if(b.o(e,a)&&(0!==(d=e[a])&&(e[a]=void 0),d)){var r=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;f.message="Loading chunk "+a+" failed.\n("+r+": "+c+")",f.name="ChunkLoadError",f.type=r,f.request=c,d[1](f)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,t)=>{var d,r,[c,f,o]=t,n=0;if(c.some((a=>0!==e[a]))){for(d in f)b.o(f,d)&&(b.m[d]=f[d]);if(o)var i=o(b)}for(a&&a(t);n{"use strict";var e,a,t,d,r,c={},f={};function o(e){var a=f[e];if(void 0!==a)return a.exports;var t=f[e]={exports:{}};return c[e].call(t.exports,t,t.exports,o),t.exports}o.m=c,e=[],o.O=(a,t,d,r)=>{if(!t){var c=1/0;for(i=0;i=r)&&Object.keys(o.O).every((e=>o.O[e](t[b])))?t.splice(b--,1):(f=!1,r0&&e[i-1][2]>r;i--)e[i]=e[i-1];e[i]=[t,d,r]},o.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return o.d(a,{a:a}),a},t=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,o.t=function(e,d){if(1&d&&(e=this(e)),8&d)return e;if("object"==typeof e&&e){if(4&d&&e.__esModule)return e;if(16&d&&"function"==typeof e.then)return e}var r=Object.create(null);o.r(r);var c={};a=a||[null,t({}),t([]),t(t)];for(var f=2&d&&e;"object"==typeof f&&!~a.indexOf(f);f=t(f))Object.getOwnPropertyNames(f).forEach((a=>c[a]=()=>e[a]));return c.default=()=>e,o.d(r,c),r},o.d=(e,a)=>{for(var t in a)o.o(a,t)&&!o.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:a[t]})},o.f={},o.e=e=>Promise.all(Object.keys(o.f).reduce(((a,t)=>(o.f[t](e,a),a)),[])),o.u=e=>"assets/js/"+({295:"22f31352",744:"8d6b4e3c",1032:"b43a7a4a",1546:"e9f27903",1763:"e380b002",1775:"fadb8be4",2028:"b332323c",2138:"1a4e3797",2169:"88897f66",2634:"c4f5d8e4",2901:"063521cf",3628:"3c876336",5592:"89601b12",5981:"3d087ca2",6037:"aa7de738",6111:"6c1651a5",6406:"b2091533",6430:"b864dcc7",6484:"d7218b63",7051:"e747ec83",7098:"a7bd4aaa",7342:"2d56d59d",7535:"a75fd89f",7848:"a894c4f8",7916:"69d29423",8203:"d39393be",8304:"9f067f94",8401:"17896441",8447:"958184ed",8581:"935f2afb",8782:"94500b7f",8831:"a7d163c5",8979:"cd948886",9048:"a94703ab",9315:"ad895e75",9393:"5189a640",9401:"37bb00f2",9641:"c7321e96",9647:"5e95c892",9941:"fd16453a"}[e]||e)+"."+{4:"c256ea92",295:"8324ce41",629:"3bf521d5",744:"35b6d94e",751:"5f538c34",1032:"ea6f44b0",1169:"e769bbfa",1176:"4c912b71",1546:"5f9d7db4",1555:"c9c044cf",1763:"e88accbc",1775:"a1622fa4",2028:"87bcbd6e",2130:"584eb335",2138:"2dec842d",2169:"82d92c97",2235:"af4f8732",2237:"0d0156b2",2317:"e15a2f87",2634:"8864666f",2746:"fc2f9f22",2901:"18463618",3628:"91d1913e",3760:"9d9b5f38",3863:"ccbdf521",5592:"529a9af3",5642:"b7afcbea",5688:"6ea471d5",5829:"58fbdffb",5866:"5c8d0220",5981:"a908b729",6037:"fb323671",6063:"01e4f055",6111:"7a98f40f",6216:"aa052ee1",6292:"45733685",6406:"8daf2347",6430:"644d768c",6484:"32559373",6506:"cb50a4db",6732:"be22de96",6946:"1381ddba",7051:"845ae072",7098:"3e366553",7121:"9941f2b9",7147:"3eadef3f",7200:"7b777360",7211:"25100804",7308:"536cb550",7342:"47402009",7440:"55b9e072",7535:"b6d07462",7848:"f7b73802",7916:"071f8f06",8203:"fd641f76",8304:"a8b0a483",8327:"32afccc5",8401:"c0938ffa",8447:"ad67d261",8581:"84af90cd",8609:"0980f79b",8747:"afb3ce99",8782:"c5c69021",8831:"e9633757",8913:"15bd573a",8947:"a69fe124",8979:"5809ef1c",9048:"b35811a9",9315:"b9391728",9393:"ec6378ad",9401:"23bb6c42",9462:"e5f4e683",9469:"f3932fbe",9641:"82a1bcba",9647:"b395c93a",9688:"34c1ca42",9941:"d498498a"}[e]+".js",o.miniCssF=e=>{},o.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),o.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),d={},r="ai-unlimited-docs:",o.l=(e,a,t,c)=>{if(d[e])d[e].push(a);else{var f,b;if(void 0!==t)for(var n=document.getElementsByTagName("script"),i=0;i{f.onerror=f.onload=null,clearTimeout(s);var r=d[e];if(delete d[e],f.parentNode&&f.parentNode.removeChild(f),r&&r.forEach((e=>e(t))),a)return a(t)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:f}),12e4);f.onerror=l.bind(null,f.onerror),f.onload=l.bind(null,f.onload),b&&document.head.appendChild(f)}},o.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},o.p="/ai-unlimited-docs/es/",o.gca=function(e){return e={17896441:"8401","22f31352":"295","8d6b4e3c":"744",b43a7a4a:"1032",e9f27903:"1546",e380b002:"1763",fadb8be4:"1775",b332323c:"2028","1a4e3797":"2138","88897f66":"2169",c4f5d8e4:"2634","063521cf":"2901","3c876336":"3628","89601b12":"5592","3d087ca2":"5981",aa7de738:"6037","6c1651a5":"6111",b2091533:"6406",b864dcc7:"6430",d7218b63:"6484",e747ec83:"7051",a7bd4aaa:"7098","2d56d59d":"7342",a75fd89f:"7535",a894c4f8:"7848","69d29423":"7916",d39393be:"8203","9f067f94":"8304","958184ed":"8447","935f2afb":"8581","94500b7f":"8782",a7d163c5:"8831",cd948886:"8979",a94703ab:"9048",ad895e75:"9315","5189a640":"9393","37bb00f2":"9401",c7321e96:"9641","5e95c892":"9647",fd16453a:"9941"}[e]||e,o.p+o.u(e)},(()=>{var e={5354:0,1869:0};o.f.j=(a,t)=>{var d=o.o(e,a)?e[a]:void 0;if(0!==d)if(d)t.push(d[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var r=new Promise(((t,r)=>d=e[a]=[t,r]));t.push(d[2]=r);var c=o.p+o.u(a),f=new Error;o.l(c,(t=>{if(o.o(e,a)&&(0!==(d=e[a])&&(e[a]=void 0),d)){var r=t&&("load"===t.type?"missing":t.type),c=t&&t.target&&t.target.src;f.message="Loading chunk "+a+" failed.\n("+r+": "+c+")",f.name="ChunkLoadError",f.type=r,f.request=c,d[1](f)}}),"chunk-"+a,a)}},o.O.j=a=>0===e[a];var a=(a,t)=>{var d,r,[c,f,b]=t,n=0;if(c.some((a=>0!==e[a]))){for(d in f)o.o(f,d)&&(o.m[d]=f[d]);if(b)var i=b(o)}for(a&&a(t);n - + diff --git a/es/docs/explore-and-analyze-data/create-first-project/index.html b/es/docs/explore-and-analyze-data/create-first-project/index.html index d605d66cb9..488dc7f579 100644 --- a/es/docs/explore-and-analyze-data/create-first-project/index.html +++ b/es/docs/explore-and-analyze-data/create-first-project/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/explore-and-analyze-data/get-api-key/index.html b/es/docs/explore-and-analyze-data/get-api-key/index.html index ce47d031da..b5efdc16c9 100644 --- a/es/docs/explore-and-analyze-data/get-api-key/index.html +++ b/es/docs/explore-and-analyze-data/get-api-key/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/explore-and-analyze-data/index.html b/es/docs/explore-and-analyze-data/index.html index d7fbfe439c..3e7a83dc98 100644 --- a/es/docs/explore-and-analyze-data/index.html +++ b/es/docs/explore-and-analyze-data/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/explore-and-analyze-data/magic-commands/index.html b/es/docs/explore-and-analyze-data/magic-commands/index.html index b7d4d5c54b..695b956444 100644 --- a/es/docs/explore-and-analyze-data/magic-commands/index.html +++ b/es/docs/explore-and-analyze-data/magic-commands/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/explore-and-analyze-data/project-flow/index.html b/es/docs/explore-and-analyze-data/project-flow/index.html index 5dbd86cc5a..b7e9eb3af4 100644 --- a/es/docs/explore-and-analyze-data/project-flow/index.html +++ b/es/docs/explore-and-analyze-data/project-flow/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/explore-and-analyze-data/use-cases/index.html b/es/docs/explore-and-analyze-data/use-cases/index.html index 9419160877..a85e1d6d0a 100644 --- a/es/docs/explore-and-analyze-data/use-cases/index.html +++ b/es/docs/explore-and-analyze-data/use-cases/index.html @@ -15,7 +15,7 @@ - + @@ -25,7 +25,7 @@

      Before you begin

      • -

        Use the Before you begin notebook to prepare your project.

        +

        Use the Project Administration notebook to prepare your project.

      • Use your existing AWS Glue catalog and upload our sample data. Or create a new catalog to use the provided Open Table Format (OTF) examples.

        diff --git a/es/docs/faq/index.html b/es/docs/faq/index.html index 38837d5034..7a51f5dafa 100644 --- a/es/docs/faq/index.html +++ b/es/docs/faq/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/glossary/index.html b/es/docs/glossary/index.html index 6b99c46017..1f5745a6ab 100644 --- a/es/docs/glossary/index.html +++ b/es/docs/glossary/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/install-ai-unlimited/deploy-manager-aws-console/index.html b/es/docs/install-ai-unlimited/deploy-manager-aws-console/index.html index 444aede8e4..a301219567 100644 --- a/es/docs/install-ai-unlimited/deploy-manager-aws-console/index.html +++ b/es/docs/install-ai-unlimited/deploy-manager-aws-console/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html b/es/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html index 7e1bb094c0..7d0884b281 100644 --- a/es/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html +++ b/es/docs/install-ai-unlimited/deploy-manager-azure-portal/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/install-ai-unlimited/index.html b/es/docs/install-ai-unlimited/index.html index cd40681696..77f29f9a11 100644 --- a/es/docs/install-ai-unlimited/index.html +++ b/es/docs/install-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/install-ai-unlimited/setup-ai-unlimited/index.html b/es/docs/install-ai-unlimited/setup-ai-unlimited/index.html index 32f429cac6..3ec0d7aaf7 100644 --- a/es/docs/install-ai-unlimited/setup-ai-unlimited/index.html +++ b/es/docs/install-ai-unlimited/setup-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/manage-ai-unlimited/add-collaborators/index.html b/es/docs/manage-ai-unlimited/add-collaborators/index.html index 18450ca0e1..970540cc27 100644 --- a/es/docs/manage-ai-unlimited/add-collaborators/index.html +++ b/es/docs/manage-ai-unlimited/add-collaborators/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/manage-ai-unlimited/change-settings/index.html b/es/docs/manage-ai-unlimited/change-settings/index.html index baf0de099f..8aaa2c660d 100644 --- a/es/docs/manage-ai-unlimited/change-settings/index.html +++ b/es/docs/manage-ai-unlimited/change-settings/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/manage-ai-unlimited/index.html b/es/docs/manage-ai-unlimited/index.html index 5b2ec458cc..0e80f6ad68 100644 --- a/es/docs/manage-ai-unlimited/index.html +++ b/es/docs/manage-ai-unlimited/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/manage-ai-unlimited/suspend-and-restore-project/index.html b/es/docs/manage-ai-unlimited/suspend-and-restore-project/index.html index 27c58007f9..3dcab63d45 100644 --- a/es/docs/manage-ai-unlimited/suspend-and-restore-project/index.html +++ b/es/docs/manage-ai-unlimited/suspend-and-restore-project/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/aws-account-requirements/index.html b/es/docs/resources/aws-account-requirements/index.html index eb3435c534..a7340a72d9 100644 --- a/es/docs/resources/aws-account-requirements/index.html +++ b/es/docs/resources/aws-account-requirements/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/azure-account-requirements/index.html b/es/docs/resources/azure-account-requirements/index.html index bfadd92c11..f020290510 100644 --- a/es/docs/resources/azure-account-requirements/index.html +++ b/es/docs/resources/azure-account-requirements/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/create-oauth-app/index.html b/es/docs/resources/create-oauth-app/index.html index 39d709f60b..94b682244e 100644 --- a/es/docs/resources/create-oauth-app/index.html +++ b/es/docs/resources/create-oauth-app/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/index.html b/es/docs/resources/index.html index e62702da13..e82125bd69 100644 --- a/es/docs/resources/index.html +++ b/es/docs/resources/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html b/es/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html index 2a4fbf4248..2a57aef5bb 100644 --- a/es/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html +++ b/es/docs/resources/jupyterlab/deploy-jupyter-aws-console/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html b/es/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html index 50fdf3f5be..8d20be361b 100644 --- a/es/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html +++ b/es/docs/resources/jupyterlab/deploy-jupyter-azure-portal/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/jupyterlab/index.html b/es/docs/resources/jupyterlab/index.html index 2d5e0507e9..7599718483 100644 --- a/es/docs/resources/jupyterlab/index.html +++ b/es/docs/resources/jupyterlab/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/jupyterlab/run-jupyter-docker/index.html b/es/docs/resources/jupyterlab/run-jupyter-docker/index.html index b8596e3603..2b4d488343 100644 --- a/es/docs/resources/jupyterlab/run-jupyter-docker/index.html +++ b/es/docs/resources/jupyterlab/run-jupyter-docker/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/quickstart/docker-when-you're-done/index.html b/es/docs/resources/quickstart/docker-when-you're-done/index.html index 9d01427c2b..132967606d 100644 --- a/es/docs/resources/quickstart/docker-when-you're-done/index.html +++ b/es/docs/resources/quickstart/docker-when-you're-done/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/quickstart/index.html b/es/docs/resources/quickstart/index.html index fcb2c73b0f..9f0b449309 100644 --- a/es/docs/resources/quickstart/index.html +++ b/es/docs/resources/quickstart/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html b/es/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html index 7a2d1ce0d2..dd1a85c178 100644 --- a/es/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html +++ b/es/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/whats-new/index.html b/es/docs/whats-new/index.html index 42db4f6270..8d194f17b6 100644 --- a/es/docs/whats-new/index.html +++ b/es/docs/whats-new/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/docs/whats-new/release-notes/index.html b/es/docs/whats-new/release-notes/index.html index ed8b1849c2..16bad5acc3 100644 --- a/es/docs/whats-new/release-notes/index.html +++ b/es/docs/whats-new/release-notes/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/index.html b/es/index.html index b6650cde6f..d5e5102b52 100644 --- a/es/index.html +++ b/es/index.html @@ -15,7 +15,7 @@ - + diff --git a/es/search/index.html b/es/search/index.html index 18cc021b7e..e248b4e394 100644 --- a/es/search/index.html +++ b/es/search/index.html @@ -15,7 +15,7 @@ - + diff --git a/fr/404.html b/fr/404.html index ed9bfea61d..8a9b052868 100644 --- a/fr/404.html +++ b/fr/404.html @@ -15,8 +15,8 @@ - - + +

        Page introuvable

        Nous n'avons pas trouvé ce que vous recherchez.

        Veuillez contacter le propriétaire du site qui vous a lié à l'URL d'origine et leur faire savoir que leur lien est cassé.

        diff --git a/fr/assets/js/89601b12.847a7377.js b/fr/assets/js/89601b12.847a7377.js deleted file mode 100644 index 072246387d..0000000000 --- a/fr/assets/js/89601b12.847a7377.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,s)=>{s.r(n),s.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var t=s(4848),a=s(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",strong:"strong",ul:"ul",...(0,a.R)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,t.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,t.jsx)(n.admonition,{type:"tip",children:(0,t.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,t.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,t.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,t.jsxs)(n.ul,{children:["\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use the ",(0,t.jsx)(n.strong,{children:"Before you begin"})," notebook to prepare your project."]}),"\n"]}),"\n",(0,t.jsxs)(n.li,{children:["\n",(0,t.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,t.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,t.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,t.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,t.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,t.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,t.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,t.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,t.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,t.jsxs)(n.p,{children:[(0,t.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(u,{...e})}):u(e)}},8453:(e,n,s)=>{s.d(n,{R:()=>o,x:()=>r});var t=s(6540);const a={},i=t.createContext(a);function o(e){const n=t.useContext(i);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),t.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/fr/assets/js/89601b12.ced15149.js b/fr/assets/js/89601b12.ced15149.js new file mode 100644 index 0000000000..6b53036c60 --- /dev/null +++ b/fr/assets/js/89601b12.ced15149.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[5592],{9991:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>d,contentTitle:()=>o,default:()=>c,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var s=t(4848),a=t(8453);const i={id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},o="Sample use cases",r={id:"explore-and-analyze-data/use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",source:"@site/docs/explore-and-analyze-data/example-projects.md",sourceDirName:"explore-and-analyze-data",slug:"/explore-and-analyze-data/use-cases",permalink:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/use-cases",draft:!1,unlisted:!1,tags:[],version:"current",sidebarPosition:4,frontMatter:{id:"use-cases",title:"Sample use cases",description:"Here are just some of the workloads you can run using AI Unlimited.",sidebar_position:4,sidebar_label:"Sample use cases",pagination_prev:null,pagination_next:null},sidebar:"tutorialSidebar"},d={},l=[{value:"Before you begin",id:"before-you-begin",level:2},{value:"Understand the customer journey",id:"understand-the-customer-journey",level:2},{value:"Segment customers based on past purchases",id:"segment-customers-based-on-past-purchases",level:2},{value:"Find the ideal number of customer segments",id:"find-the-ideal-number-of-customer-segments",level:2}];function u(e){const n={a:"a",admonition:"admonition",h1:"h1",h2:"h2",li:"li",p:"p",ul:"ul",...(0,a.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"sample-use-cases",children:"Sample use cases"}),"\n",(0,s.jsx)(n.p,{children:"Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models."}),"\n",(0,s.jsx)(n.admonition,{type:"tip",children:(0,s.jsxs)(n.p,{children:["Discuss these and share ideas for other use cases in the ",(0,s.jsx)(n.a,{href:"https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa",children:"community"}),"."]})}),"\n",(0,s.jsx)(n.h2,{id:"before-you-begin",children:"Before you begin"}),"\n",(0,s.jsxs)(n.ul,{children:["\n",(0,s.jsxs)(n.li,{children:["\n",(0,s.jsxs)(n.p,{children:["Use the ",(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/Notebooks/Project%20Administration.ipynb",children:"Project Administration notebook"})," to prepare your project."]}),"\n"]}),"\n",(0,s.jsxs)(n.li,{children:["\n",(0,s.jsxs)(n.p,{children:["Use your existing AWS Glue catalog and upload our ",(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/tree/main/UseCases/Data",children:"sample data"}),". Or create a new catalog to use the provided Open Table Format (OTF) examples."]}),"\n"]}),"\n"]}),"\n",(0,s.jsx)(n.h2,{id:"understand-the-customer-journey",children:"Understand the customer journey"}),"\n",(0,s.jsx)(n.p,{children:"Customers engage with financial institutions through various marketing touchpoints including websites, in-branch interactions with employees, email, and call centers."}),"\n",(0,s.jsx)(n.p,{children:"Understanding the overall customer journey is critical for enhancing it and increasing customer acquisition and adoption."}),"\n",(0,s.jsx)(n.p,{children:"After you access and inspect the data, you'll use attribution modeling, channel analysis, and pathing to understand the customer behavior over time."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Financial_Customer_Journey_SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,s.jsx)(n.h2,{id:"segment-customers-based-on-past-purchases",children:"Segment customers based on past purchases"}),"\n",(0,s.jsx)(n.p,{children:"Purchase history can be a powerful factor for segmenting customers. For instance, you might create segments based on purchase volume and value."}),"\n",(0,s.jsx)(n.p,{children:"After you prepare the data, you'll use k-means clustering and data preparation pipelines to determine customer segments."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Native_Data_Prep_Transformation_Pipelines-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]}),"\n",(0,s.jsx)(n.h2,{id:"find-the-ideal-number-of-customer-segments",children:"Find the ideal number of customer segments"}),"\n",(0,s.jsx)(n.p,{children:"Marketing to the ideal number of customer segments means you benefit from segmentation without having too many segments to manage. You can derive the ideal number of segments from comments from customer purchase history."}),"\n",(0,s.jsx)(n.p,{children:"After you access and inspect the data, you'll use a large language model (LLM) to create a vector table, and then find the ideal k-means model and number of segments."}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL.ipynb",children:"Try it out"})," (SQL)"]}),"\n",(0,s.jsxs)(n.p,{children:[(0,s.jsx)(n.a,{href:"https://github.com/Teradata/ai-unlimited-demos/blob/main/UseCases/Segmentation_With_Vector_Embedding-SQL_Python.ipynb",children:"Try it out"})," (SQL-Python)"]})]})}function c(e={}){const{wrapper:n}={...(0,a.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(u,{...e})}):u(e)}},8453:(e,n,t)=>{t.d(n,{R:()=>o,x:()=>r});var s=t(6540);const a={},i=s.createContext(a);function o(e){const n=s.useContext(i);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function r(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:o(e.components),s.createElement(i.Provider,{value:n},e.children)}}}]); \ No newline at end of file diff --git a/fr/assets/js/main.7ae2c50f.js b/fr/assets/js/main.4d10e1b7.js similarity index 99% rename from fr/assets/js/main.7ae2c50f.js rename to fr/assets/js/main.4d10e1b7.js index 31513a3bed..94f4a4b30e 100644 --- a/fr/assets/js/main.7ae2c50f.js +++ b/fr/assets/js/main.4d10e1b7.js @@ -1,2 +1,2 @@ -/*! For license information please see main.7ae2c50f.js.LICENSE.txt */ -(self.webpackChunkai_unlimited_docs=self.webpackChunkai_unlimited_docs||[]).push([[8792],{9188:(e,t,n)=>{"use strict";n.d(t,{W:()=>a});var r=n(6540);function a(){return r.createElement("svg",{width:"20",height:"20",className:"DocSearch-Search-Icon",viewBox:"0 0 20 20","aria-hidden":"true"},r.createElement("path",{d:"M14.386 14.386l4.0877 4.0877-4.0877-4.0877c-2.9418 2.9419-7.7115 2.9419-10.6533 0-2.9419-2.9418-2.9419-7.7115 0-10.6533 2.9418-2.9419 7.7115-2.9419 10.6533 0 2.9419 2.9418 2.9419 7.7115 0 10.6533z",stroke:"currentColor",fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"}))}},8328:(e,t,n)=>{"use strict";n.d(t,{A:()=>f});n(6540);var r=n(3259),a=n.n(r),o=n(4054);const i={"063521cf":[function(){return Promise.all([n.e(1869),n.e(2901)]).then(n.bind(n,3390))},"@site/docs/resources/jupyterlab/run-jupyterlab-docker.md",3390],17896441:[function(){return Promise.all([n.e(1869),n.e(5866),n.e(8401)]).then(n.bind(n,6855))},"@theme/DocItem",6855],"1a4e3797":[function(){return Promise.all([n.e(1869),n.e(629),n.e(2138)]).then(n.bind(n,5787))},"@theme/SearchPage",5787],"22f31352":[function(){return n.e(295).then(n.bind(n,9696))},"@site/docs/manage-ai-unlimited/add-collaborators.md",9696],"2d56d59d":[function(){return Promise.all([n.e(1869),n.e(7342)]).then(n.bind(n,6237))},"@site/docs/install-ai-unlimited/setup-ai-unlimited.md",6237],"37bb00f2":[function(){return n.e(9401).then(n.bind(n,9229))},"@site/docs/resources/jupyterlab/install-jupyterlab-azure.md",9229],"3c876336":[function(){return n.e(3628).then(n.bind(n,8552))},"@site/docs/whats-new/release-notes.md",8552],"3d087ca2":[function(){return n.e(5981).then(n.bind(n,2845))},"@site/docs/whats-new/index.md",2845],"5189a640":[function(){return n.e(9393).then(n.t.bind(n,7757,19))},"/home/runner/work/ai-unlimited-docs/ai-unlimited-docs/.docusaurus/docusaurus-theme-search-algolia/default/plugin-route-context-module-100.json",7757],"5e95c892":[function(){return n.e(9647).then(n.bind(n,7121))},"@theme/DocsRoot",7121],"5e9f5e1a":[function(){return Promise.resolve().then(n.bind(n,4784))},"@generated/docusaurus.config",4784],"69d29423":[function(){return n.e(7916).then(n.t.bind(n,4061,19))},"/home/runner/work/ai-unlimited-docs/ai-unlimited-docs/.docusaurus/docusaurus-plugin-content-pages/default/plugin-route-context-module-100.json",4061],"6c1651a5":[function(){return n.e(6111).then(n.bind(n,8033))},"@site/docs/explore-and-analyze-data/get-api-key.md",8033],"88897f66":[function(){return n.e(2169).then(n.bind(n,4130))},"@site/docs/resources/aws-requirements.md",4130],"89601b12":[function(){return n.e(5592).then(n.bind(n,9991))},"@site/docs/explore-and-analyze-data/example-projects.md",9991],"8d6b4e3c":[function(){return n.e(744).then(n.bind(n,8702))},"@site/docs/explore-and-analyze-data/index.md",8702],"935f2afb":[function(){return n.e(8581).then(n.t.bind(n,5610,19))},"~docs/default/version-current-metadata-prop-751.json",5610],"94500b7f":[function(){return Promise.all([n.e(1869),n.e(8782)]).then(n.bind(n,5656))},"@site/docs/manage-ai-unlimited/suspend-and-restore-project.md",5656],"958184ed":[function(){return n.e(8447).then(n.bind(n,6739))},"@site/docs/install-ai-unlimited/prod-aws-console-deploy-ai-unlimited.md",6739],"9f067f94":[function(){return n.e(8304).then(n.bind(n,3930))},"@site/docs/explore-and-analyze-data/project-flow.md",3930],a75fd89f:[function(){return Promise.all([n.e(1869),n.e(7535)]).then(n.bind(n,3176))},"@site/docs/explore-and-analyze-data/magic-commands.md",3176],a7bd4aaa:[function(){return n.e(7098).then(n.bind(n,4532))},"@theme/DocVersionRoot",4532],a7d163c5:[function(){return n.e(8831).then(n.bind(n,5957))},"@site/docs/install-ai-unlimited/index.md",5957],a894c4f8:[function(){return Promise.all([n.e(1869),n.e(7848)]).then(n.bind(n,4563))},"@site/docs/explore-and-analyze-data/create-first-project.md",4563],a94703ab:[function(){return Promise.all([n.e(1869),n.e(9048)]).then(n.bind(n,7711))},"@theme/DocRoot",7711],aa7de738:[function(){return n.e(6037).then(n.bind(n,9817))},"@site/docs/manage-ai-unlimited/change-settings.md",9817],ad895e75:[function(){return n.e(9315).then(n.bind(n,6614))},"@site/docs/FAQ.md",6614],b2091533:[function(){return n.e(6406).then(n.bind(n,2228))},"@site/docs/resources/azure-requirements.md",2228],b332323c:[function(){return Promise.all([n.e(1869),n.e(2028)]).then(n.bind(n,3258))},"@site/docs/explore-and-analyze-data/collaborate-project.md",3258],b43a7a4a:[function(){return n.e(1032).then(n.bind(n,1535))},"@site/docs/resources/jupyterlab/install-jupyterlab-aws.md",1535],b864dcc7:[function(){return n.e(6430).then(n.t.bind(n,1966,19))},"/home/runner/work/ai-unlimited-docs/ai-unlimited-docs/.docusaurus/docusaurus-plugin-content-docs/default/plugin-route-context-module-100.json",1966],c4f5d8e4:[function(){return Promise.all([n.e(1869),n.e(2634)]).then(n.bind(n,7681))},"@site/src/pages/index.js",7681],c7321e96:[function(){return n.e(9641).then(n.bind(n,7674))},"@site/docs/resources/jupyterlab/index.md",7674],cd948886:[function(){return n.e(8979).then(n.bind(n,2788))},"@site/docs/resources/index.md",2788],d39393be:[function(){return n.e(8203).then(n.bind(n,8319))},"@site/docs/manage-ai-unlimited/index.md",8319],d7218b63:[function(){return n.e(6484).then(n.bind(n,9484))},"@site/docs/resources/quickstart/index.md",9484],e380b002:[function(){return n.e(1763).then(n.bind(n,7734))},"@site/docs/resources/create-oauth-app.md",7734],e747ec83:[function(){return n.e(7051).then(n.bind(n,3340))},"@site/docs/glossary.md",3340],e9f27903:[function(){return Promise.all([n.e(1869),n.e(1546)]).then(n.bind(n,8821))},"@site/docs/resources/quickstart/docker-install-ai-unlimited-jupyter.md",8821],fadb8be4:[function(){return Promise.all([n.e(1869),n.e(1775)]).then(n.bind(n,8199))},"@site/docs/resources/quickstart/docker-when-you-are-done.md",8199],fd16453a:[function(){return n.e(9941).then(n.bind(n,4075))},"@site/docs/install-ai-unlimited/prod-azure-portal-deploy-manager.md",4075]};var l=n(4848);function s(e){var t=e.error,n=e.retry,r=e.pastDelay;return t?(0,l.jsxs)("div",{style:{textAlign:"center",color:"#fff",backgroundColor:"#fa383e",borderColor:"#fa383e",borderStyle:"solid",borderRadius:"0.25rem",borderWidth:"1px",boxSizing:"border-box",display:"block",padding:"1rem",flex:"0 0 50%",marginLeft:"25%",marginRight:"25%",marginTop:"5rem",maxWidth:"50%",width:"100%"},children:[(0,l.jsx)("p",{children:String(t)}),(0,l.jsx)("div",{children:(0,l.jsx)("button",{type:"button",onClick:n,children:"Retry"})})]}):r?(0,l.jsx)("div",{style:{display:"flex",justifyContent:"center",alignItems:"center",height:"100vh"},children:(0,l.jsx)("svg",{id:"loader",style:{width:128,height:110,position:"absolute",top:"calc(100vh - 64%)"},viewBox:"0 0 45 45",xmlns:"http://www.w3.org/2000/svg",stroke:"#61dafb",children:(0,l.jsxs)("g",{fill:"none",fillRule:"evenodd",transform:"translate(1 1)",strokeWidth:"2",children:[(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"1.5s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"1.5s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"1.5s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsxs)("circle",{cx:"22",cy:"22",r:"6",strokeOpacity:"0",children:[(0,l.jsx)("animate",{attributeName:"r",begin:"3s",dur:"3s",values:"6;22",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-opacity",begin:"3s",dur:"3s",values:"1;0",calcMode:"linear",repeatCount:"indefinite"}),(0,l.jsx)("animate",{attributeName:"stroke-width",begin:"3s",dur:"3s",values:"2;0",calcMode:"linear",repeatCount:"indefinite"})]}),(0,l.jsx)("circle",{cx:"22",cy:"22",r:"8",children:(0,l.jsx)("animate",{attributeName:"r",begin:"0s",dur:"1.5s",values:"6;1;2;3;4;5;6",calcMode:"linear",repeatCount:"indefinite"})})]})})}):null}var u=n(6921),c=n(3102);function d(e,t){if("*"===e)return a()({loading:s,loader:function(){return n.e(2237).then(n.bind(n,2237))},modules:["@theme/NotFound"],webpack:function(){return[2237]},render:function(e,t){var n=e.default;return(0,l.jsx)(c.W,{value:{plugin:{name:"native",id:"default"}},children:(0,l.jsx)(n,Object.assign({},t))})}});var r=o[e+"-"+t],d={},f=[],p=[],m=(0,u.A)(r);return Object.entries(m).forEach((function(e){var t=e[0],n=e[1],r=i[n];r&&(d[t]=r[0],f.push(r[1]),p.push(r[2]))})),a().Map({loading:s,loader:d,modules:f,webpack:function(){return p},render:function(t,n){var a=JSON.parse(JSON.stringify(r));Object.entries(t).forEach((function(t){var n=t[0],r=t[1],o=r.default;if(!o)throw new Error("The page component at "+e+" doesn't have a default export. This makes it impossible to render anything. Consider default-exporting a React component.");"object"!=typeof o&&"function"!=typeof o||Object.keys(r).filter((function(e){return"default"!==e})).forEach((function(e){o[e]=r[e]}));var i=a,l=n.split(".");l.slice(0,-1).forEach((function(e){i=i[e]})),i[l[l.length-1]]=o}));var o=a.__comp;delete a.__comp;var i=a.__context;return delete a.__context,(0,l.jsx)(c.W,{value:i,children:(0,l.jsx)(o,Object.assign({},a,n))})}})}const f=[{path:"/ai-unlimited-docs/fr/",component:d("/ai-unlimited-docs/fr/","8d0"),exact:!0},{path:"/ai-unlimited-docs/fr/search/",component:d("/ai-unlimited-docs/fr/search/","cbc"),exact:!0},{path:"/ai-unlimited-docs/fr/docs/",component:d("/ai-unlimited-docs/fr/docs/","9b1"),routes:[{path:"/ai-unlimited-docs/fr/docs/",component:d("/ai-unlimited-docs/fr/docs/","665"),routes:[{path:"/ai-unlimited-docs/fr/docs/",component:d("/ai-unlimited-docs/fr/docs/","cb9"),routes:[{path:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/",component:d("/ai-unlimited-docs/fr/docs/explore-and-analyze-data/","a01"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/collaborate-project/",component:d("/ai-unlimited-docs/fr/docs/explore-and-analyze-data/collaborate-project/","45f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/create-first-project/",component:d("/ai-unlimited-docs/fr/docs/explore-and-analyze-data/create-first-project/","93f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/get-api-key/",component:d("/ai-unlimited-docs/fr/docs/explore-and-analyze-data/get-api-key/","7dc"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/magic-commands/",component:d("/ai-unlimited-docs/fr/docs/explore-and-analyze-data/magic-commands/","afe"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/project-flow/",component:d("/ai-unlimited-docs/fr/docs/explore-and-analyze-data/project-flow/","68a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/use-cases/",component:d("/ai-unlimited-docs/fr/docs/explore-and-analyze-data/use-cases/","560"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/faq/",component:d("/ai-unlimited-docs/fr/docs/faq/","931"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/glossary/",component:d("/ai-unlimited-docs/fr/docs/glossary/","3cb"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/install-ai-unlimited/",component:d("/ai-unlimited-docs/fr/docs/install-ai-unlimited/","c3d"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/install-ai-unlimited/deploy-manager-aws-console/",component:d("/ai-unlimited-docs/fr/docs/install-ai-unlimited/deploy-manager-aws-console/","911"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/install-ai-unlimited/deploy-manager-azure-portal/",component:d("/ai-unlimited-docs/fr/docs/install-ai-unlimited/deploy-manager-azure-portal/","12e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/install-ai-unlimited/setup-ai-unlimited/",component:d("/ai-unlimited-docs/fr/docs/install-ai-unlimited/setup-ai-unlimited/","b37"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/",component:d("/ai-unlimited-docs/fr/docs/manage-ai-unlimited/","8ed"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/add-collaborators/",component:d("/ai-unlimited-docs/fr/docs/manage-ai-unlimited/add-collaborators/","d55"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/change-settings/",component:d("/ai-unlimited-docs/fr/docs/manage-ai-unlimited/change-settings/","c6f"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/suspend-and-restore-project/",component:d("/ai-unlimited-docs/fr/docs/manage-ai-unlimited/suspend-and-restore-project/","77e"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/",component:d("/ai-unlimited-docs/fr/docs/resources/","e1c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/aws-account-requirements/",component:d("/ai-unlimited-docs/fr/docs/resources/aws-account-requirements/","47c"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/azure-account-requirements/",component:d("/ai-unlimited-docs/fr/docs/resources/azure-account-requirements/","c11"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/create-oauth-app/",component:d("/ai-unlimited-docs/fr/docs/resources/create-oauth-app/","05a"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/jupyterlab/",component:d("/ai-unlimited-docs/fr/docs/resources/jupyterlab/","57b"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/jupyterlab/deploy-jupyter-aws-console/",component:d("/ai-unlimited-docs/fr/docs/resources/jupyterlab/deploy-jupyter-aws-console/","0f7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/jupyterlab/deploy-jupyter-azure-portal/",component:d("/ai-unlimited-docs/fr/docs/resources/jupyterlab/deploy-jupyter-azure-portal/","913"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/jupyterlab/run-jupyter-docker/",component:d("/ai-unlimited-docs/fr/docs/resources/jupyterlab/run-jupyter-docker/","3c9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/quickstart/",component:d("/ai-unlimited-docs/fr/docs/resources/quickstart/","246"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/quickstart/docker-when-you're-done/",component:d("/ai-unlimited-docs/fr/docs/resources/quickstart/docker-when-you're-done/","0a7"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/",component:d("/ai-unlimited-docs/fr/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker/","987"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/whats-new/",component:d("/ai-unlimited-docs/fr/docs/whats-new/","ea9"),exact:!0,sidebar:"tutorialSidebar"},{path:"/ai-unlimited-docs/fr/docs/whats-new/release-notes/",component:d("/ai-unlimited-docs/fr/docs/whats-new/release-notes/","455"),exact:!0,sidebar:"tutorialSidebar"}]}]}]},{path:"*",component:d("*")}]},6125:(e,t,n)=>{"use strict";n.d(t,{o:()=>o,x:()=>i});var r=n(6540),a=n(4848),o=r.createContext(!1);function i(e){var t=e.children,n=(0,r.useState)(!1),i=n[0],l=n[1];return(0,r.useEffect)((function(){l(!0)}),[]),(0,a.jsx)(o.Provider,{value:i,children:t})}},8989:(e,t,n)=>{"use strict";var r=n(6540),a=n(5338),o=n(4625),i=n(545),l=n(8193);const s=[n(296),n(119),n(5726),n(6294),n(3348),n(1043)];var u=n(8328),c=n(6347),d=n(2831),f=n(4848);function p(e){var t=e.children;return(0,f.jsx)(f.Fragment,{children:t})}var m=n(5260),h=n(4586),g=n(6025),y=n(6342),b=n(9024),v=n(440);function w(){var e=(0,h.A)(),t=e.siteConfig,n=t.baseUrl,r=t.url,a=t.trailingSlash,o=e.i18n,i=o.defaultLocale,l=o.currentLocale,s=(0,c.zy)().pathname,u=(0,v.applyTrailingSlash)(s,{trailingSlash:a,baseUrl:n}),d=l===i?n:n.replace("/"+l+"/","/"),f=u.replace(n,"");return{createUrl:function(e){var t=e.locale;return""+(e.fullyQualified?r:"")+function(e){return e===i?""+d:""+d+e+"/"}(t)+f}}}var x=n(4090),k=n(2967),S=n(1463);function E(){var e=(0,h.A)().i18n,t=e.currentLocale,n=e.defaultLocale,r=e.localeConfigs,a=w(),o=r[t].htmlLang,i=function(e){return e.replace("-","_")};return(0,f.jsxs)(m.A,{children:[Object.entries(r).map((function(e){var t=e[0],n=e[1].htmlLang;return(0,f.jsx)("link",{rel:"alternate",href:a.createUrl({locale:t,fullyQualified:!0}),hrefLang:n},t)})),(0,f.jsx)("link",{rel:"alternate",href:a.createUrl({locale:n,fullyQualified:!0}),hrefLang:"x-default"}),(0,f.jsx)("meta",{property:"og:locale",content:i(o)}),Object.values(r).filter((function(e){return o!==e.htmlLang})).map((function(e){return(0,f.jsx)("meta",{property:"og:locale:alternate",content:i(e.htmlLang)},"meta-og-"+e.htmlLang)}))]})}function _(e){var t=e.permalink,n=(0,h.A)().siteConfig.url,r=function(){var e=(0,h.A)().siteConfig,t=e.url,n=e.baseUrl,r=e.trailingSlash,a=(0,c.zy)().pathname;return t+(0,v.applyTrailingSlash)((0,g.A)(a),{trailingSlash:r,baseUrl:n})}(),a=t?""+n+t:r;return(0,f.jsxs)(m.A,{children:[(0,f.jsx)("meta",{property:"og:url",content:a}),(0,f.jsx)("link",{rel:"canonical",href:a})]})}function C(){var e=(0,h.A)().i18n.currentLocale,t=(0,y.p)(),n=t.metadata,r=t.image;return(0,f.jsxs)(f.Fragment,{children:[(0,f.jsxs)(m.A,{children:[(0,f.jsx)("meta",{name:"twitter:card",content:"summary_large_image"}),(0,f.jsx)("body",{className:x.w})]}),r&&(0,f.jsx)(b.be,{image:r}),(0,f.jsx)(_,{}),(0,f.jsx)(E,{}),(0,f.jsx)(S.A,{tag:k.Cy,locale:e}),(0,f.jsx)(m.A,{children:n.map((function(e,t){return(0,f.jsx)("meta",Object.assign({},e),t)}))})]})}var T=new Map;function A(e){if(T.has(e.pathname))return Object.assign({},e,{pathname:T.get(e.pathname)});if((0,d.u)(u.A,e.pathname).some((function(e){return!0===e.route.exact})))return T.set(e.pathname,e.pathname),e;var t=e.pathname.trim().replace(/(?:\/index)?\.html$/,"")||"/";return T.set(e.pathname,t),Object.assign({},e,{pathname:t})}var L=n(6125),N=n(6988),j=n(7387),O=n(205);function P(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r\n

        Your Docusaurus site did not load properly.

        \n

        A very common reason is a wrong site baseUrl configuration.

        \n

        Current configured baseUrl = '+e+" "+("/"===e?" (default value)":"")+'

        \n

        We suggest trying baseUrl =

        \n\n'}(e)).replace(/{"use strict";n.d(t,{o:()=>d,l:()=>f});var r=n(6540),a=n(4784);const o=JSON.parse('{"docusaurus-plugin-content-docs":{"default":{"path":"/ai-unlimited-docs/fr/docs","versions":[{"name":"current","label":"Next","isLast":true,"path":"/ai-unlimited-docs/fr/docs","mainDocId":"install-ai-unlimited/get-started","docs":[{"id":"explore-and-analyze-data/collaborate-project","path":"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/collaborate-project","sidebar":"tutorialSidebar"},{"id":"explore-and-analyze-data/create-first-project","path":"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/create-first-project","sidebar":"tutorialSidebar"},{"id":"explore-and-analyze-data/explore-analyze","path":"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/","sidebar":"tutorialSidebar"},{"id":"explore-and-analyze-data/get-api-key","path":"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/get-api-key","sidebar":"tutorialSidebar"},{"id":"explore-and-analyze-data/magic-commands","path":"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/magic-commands","sidebar":"tutorialSidebar"},{"id":"explore-and-analyze-data/project-flow","path":"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/project-flow","sidebar":"tutorialSidebar"},{"id":"explore-and-analyze-data/use-cases","path":"/ai-unlimited-docs/fr/docs/explore-and-analyze-data/use-cases","sidebar":"tutorialSidebar"},{"id":"faq","path":"/ai-unlimited-docs/fr/docs/faq","sidebar":"tutorialSidebar"},{"id":"glossary","path":"/ai-unlimited-docs/fr/docs/glossary","sidebar":"tutorialSidebar"},{"id":"install-ai-unlimited/deploy-manager-aws-console","path":"/ai-unlimited-docs/fr/docs/install-ai-unlimited/deploy-manager-aws-console","sidebar":"tutorialSidebar"},{"id":"install-ai-unlimited/deploy-manager-azure-portal","path":"/ai-unlimited-docs/fr/docs/install-ai-unlimited/deploy-manager-azure-portal","sidebar":"tutorialSidebar"},{"id":"install-ai-unlimited/get-started","path":"/ai-unlimited-docs/fr/docs/install-ai-unlimited/","sidebar":"tutorialSidebar"},{"id":"install-ai-unlimited/setup-ai-unlimited","path":"/ai-unlimited-docs/fr/docs/install-ai-unlimited/setup-ai-unlimited","sidebar":"tutorialSidebar"},{"id":"manage-ai-unlimited/add-collaborators","path":"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/add-collaborators","sidebar":"tutorialSidebar"},{"id":"manage-ai-unlimited/change-settings","path":"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/change-settings","sidebar":"tutorialSidebar"},{"id":"manage-ai-unlimited/manage-projects","path":"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/","sidebar":"tutorialSidebar"},{"id":"manage-ai-unlimited/suspend-and-restore-project","path":"/ai-unlimited-docs/fr/docs/manage-ai-unlimited/suspend-and-restore-project","sidebar":"tutorialSidebar"},{"id":"resources/aws-account-requirements","path":"/ai-unlimited-docs/fr/docs/resources/aws-account-requirements","sidebar":"tutorialSidebar"},{"id":"resources/azure-account-requirements","path":"/ai-unlimited-docs/fr/docs/resources/azure-account-requirements","sidebar":"tutorialSidebar"},{"id":"resources/create-oauth-app","path":"/ai-unlimited-docs/fr/docs/resources/create-oauth-app","sidebar":"tutorialSidebar"},{"id":"resources/jupyterlab/deploy-jupyter-aws-console","path":"/ai-unlimited-docs/fr/docs/resources/jupyterlab/deploy-jupyter-aws-console","sidebar":"tutorialSidebar"},{"id":"resources/jupyterlab/deploy-jupyter-azure-portal","path":"/ai-unlimited-docs/fr/docs/resources/jupyterlab/deploy-jupyter-azure-portal","sidebar":"tutorialSidebar"},{"id":"resources/jupyterlab/install-jupyter","path":"/ai-unlimited-docs/fr/docs/resources/jupyterlab/","sidebar":"tutorialSidebar"},{"id":"resources/jupyterlab/run-jupyter-docker","path":"/ai-unlimited-docs/fr/docs/resources/jupyterlab/run-jupyter-docker","sidebar":"tutorialSidebar"},{"id":"resources/quickstart/docker-when-you\'re-done","path":"/ai-unlimited-docs/fr/docs/resources/quickstart/docker-when-you\'re-done","sidebar":"tutorialSidebar"},{"id":"resources/quickstart/quickstart","path":"/ai-unlimited-docs/fr/docs/resources/quickstart/","sidebar":"tutorialSidebar"},{"id":"resources/quickstart/run-ai-unlimited-jupyterlab-docker","path":"/ai-unlimited-docs/fr/docs/resources/quickstart/run-ai-unlimited-jupyterlab-docker","sidebar":"tutorialSidebar"},{"id":"resources/resources-ai-unlimited","path":"/ai-unlimited-docs/fr/docs/resources/","sidebar":"tutorialSidebar"},{"id":"whats-new/release-notes","path":"/ai-unlimited-docs/fr/docs/whats-new/release-notes","sidebar":"tutorialSidebar"},{"id":"whats-new/whats-new","path":"/ai-unlimited-docs/fr/docs/whats-new/","sidebar":"tutorialSidebar"}],"draftIds":[],"sidebars":{"tutorialSidebar":{"link":{"path":"/ai-unlimited-docs/fr/docs/install-ai-unlimited/","label":"Get started"}}}}],"breadcrumbs":true}},"docusaurus-plugin-google-gtag":{"default":{"trackingID":["G-RDK4Y0RE7S"],"anonymizeIP":false,"id":"default"}}}'),i=JSON.parse('{"defaultLocale":"en","locales":["en","de","fr","es","ka","ja"],"path":"i18n","currentLocale":"fr","localeConfigs":{"en":{"label":"English","direction":"ltr","htmlLang":"en-US","calendar":"gregory","path":"en"},"de":{"label":"Deutsch","direction":"ltr","htmlLang":"de","calendar":"gregory","path":"de"},"fr":{"label":"Fran\xe7ais","direction":"ltr","htmlLang":"fr","calendar":"gregory","path":"fr"},"es":{"label":"Espa\xf1ol","direction":"ltr","htmlLang":"es","calendar":"gregory","path":"es"},"ka":{"label":"\u1ca5\u10d0\u10e0\u10d7\u10e3\u10da\u10d8","direction":"ltr","htmlLang":"ka","calendar":"gregory","path":"ka"},"ja":{"label":"\u65e5\u672c\u8a9e","direction":"ltr","htmlLang":"ja","calendar":"gregory","path":"ja"}}}');var l=n(2654);const s=JSON.parse('{"docusaurusVersion":"3.2.0","siteVersion":"0.0.0","pluginVersions":{"docusaurus-plugin-content-docs":{"type":"package","name":"@docusaurus/plugin-content-docs","version":"3.2.0"},"docusaurus-plugin-content-blog":{"type":"package","name":"@docusaurus/plugin-content-blog","version":"3.2.0"},"docusaurus-plugin-content-pages":{"type":"package","name":"@docusaurus/plugin-content-pages","version":"3.2.0"},"docusaurus-plugin-google-gtag":{"type":"package","name":"@docusaurus/plugin-google-gtag","version":"3.2.0"},"docusaurus-plugin-sitemap":{"type":"package","name":"@docusaurus/plugin-sitemap","version":"3.2.0"},"docusaurus-theme-classic":{"type":"package","name":"@docusaurus/theme-classic","version":"3.2.0"},"docusaurus-theme-search-algolia":{"type":"package","name":"@docusaurus/theme-search-algolia","version":"3.2.0"},"tailwind-plugin":{"type":"local"},"docusaurus-theme-mermaid":{"type":"package","name":"@docusaurus/theme-mermaid","version":"3.2.0"}}}');var u=n(4848),c={siteConfig:a.default,siteMetadata:s,globalData:o,i18n:i,codeTranslations:l},d=r.createContext(c);function f(e){var t=e.children;return(0,u.jsx)(d.Provider,{value:c,children:t})}},7489:(e,t,n)=>{"use strict";n.d(t,{A:()=>g});var r=n(7387),a=n(6540),o=n(8193),i=n(5260),l=n(440),s=n(2884),u=n(3102),c=n(4848);function d(e){var t=e.error,n=e.tryAgain;return(0,c.jsxs)("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"flex-start",minHeight:"100vh",width:"100%",maxWidth:"80ch",fontSize:"20px",margin:"0 auto",padding:"1rem"},children:[(0,c.jsx)("h1",{style:{fontSize:"3rem"},children:"This page crashed"}),(0,c.jsx)("button",{type:"button",onClick:n,style:{margin:"1rem 0",fontSize:"2rem",cursor:"pointer",borderRadius:20,padding:"1rem"},children:"Try again"}),(0,c.jsx)(f,{error:t})]})}function f(e){var t=e.error,n=(0,l.getErrorCausalChain)(t).map((function(e){return e.message})).join("\n\nCause:\n");return(0,c.jsx)("p",{style:{whiteSpace:"pre-wrap"},children:n})}function p(e){var t=e.children;return(0,c.jsx)(u.W,{value:{plugin:{name:"docusaurus-core-error-boundary",id:"default"}},children:t})}function m(e){var t=e.error,n=e.tryAgain;return(0,c.jsx)(p,{children:(0,c.jsxs)(g,{fallback:function(){return(0,c.jsx)(d,{error:t,tryAgain:n})},children:[(0,c.jsx)(i.A,{children:(0,c.jsx)("title",{children:"Page Error"})}),(0,c.jsx)(s.A,{children:(0,c.jsx)(d,{error:t,tryAgain:n})})]})})}var h=function(e){return(0,c.jsx)(m,Object.assign({},e))},g=function(e){function t(t){var n;return(n=e.call(this,t)||this).state={error:null},n}(0,r.A)(t,e);var n=t.prototype;return n.componentDidCatch=function(e){o.A.canUseDOM&&this.setState({error:e})},n.render=function(){var e=this,t=this.props.children,n=this.state.error;if(n){var r,a={error:n,tryAgain:function(){return e.setState({error:null})}};return(null!=(r=this.props.fallback)?r:h)(a)}return null!=t?t:null},t}(a.Component)},8193:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r="undefined"!=typeof window&&"document"in window&&"createElement"in window.document;const a={canUseDOM:r,canUseEventListeners:r&&("addEventListener"in window||"attachEvent"in window),canUseIntersectionObserver:r&&"IntersectionObserver"in window,canUseViewport:r&&"screen"in window}},5260:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);var r=n(545),a=n(4848);function o(e){return(0,a.jsx)(r.mg,Object.assign({},e))}},8774:(e,t,n)=>{"use strict";n.d(t,{A:()=>h});var r=n(8587),a=n(6540),o=n(4625),i=n(440),l=n(4586),s=n(6654),u=n(8193),c=n(3427),d=n(6025),f=n(4848),p=["isNavLink","to","href","activeClassName","isActive","data-noBrokenLinkCheck","autoAddBaseUrl"];function m(e,t){var n,m,h=e.isNavLink,g=e.to,y=e.href,b=e.activeClassName,v=e.isActive,w=e["data-noBrokenLinkCheck"],x=e.autoAddBaseUrl,k=void 0===x||x,S=(0,r.A)(e,p),E=(0,l.A)().siteConfig,_=E.trailingSlash,C=E.baseUrl,T=(0,d.h)().withBaseUrl,A=(0,c.A)(),L=(0,a.useRef)(null);(0,a.useImperativeHandle)(t,(function(){return L.current}));var N=g||y;var j,O=(0,s.A)(N),P=null==N?void 0:N.replace("pathname://",""),R=void 0!==P?(j=P,k&&function(e){return e.startsWith("/")}(j)?T(j):j):void 0;R&&O&&(R=(0,i.applyTrailingSlash)(R,{trailingSlash:_,baseUrl:C}));var I=(0,a.useRef)(!1),M=h?o.k2:o.N_,D=u.A.canUseIntersectionObserver,F=(0,a.useRef)(),z=function(){I.current||null==R||(window.docusaurus.preload(R),I.current=!0)};(0,a.useEffect)((function(){return!D&&O&&null!=R&&window.docusaurus.prefetch(R),function(){D&&F.current&&F.current.disconnect()}}),[F,R,D,O]);var B=null!=(n=null==(m=R)?void 0:m.startsWith("#"))&&n,U=!S.target||"_self"===S.target,$=!R||!O||!U||B;return w||!B&&$||A.collectLink(R),S.id&&A.collectAnchor(S.id),$?(0,f.jsx)("a",Object.assign({ref:L,href:R},N&&!O&&{target:"_blank",rel:"noopener noreferrer"},S)):(0,f.jsx)(M,Object.assign({},S,{onMouseEnter:z,onTouchStart:z,innerRef:function(e){L.current=e,D&&e&&O&&(F.current=new window.IntersectionObserver((function(t){t.forEach((function(t){e===t.target&&(t.isIntersecting||t.intersectionRatio>0)&&(F.current.unobserve(e),F.current.disconnect(),null!=R&&window.docusaurus.prefetch(R))}))})),F.current.observe(e))},to:R},h&&{isActive:v,activeClassName:b}))}const h=a.forwardRef(m)},1312:(e,t,n)=>{"use strict";n.d(t,{A:()=>u,T:()=>s});var r=n(6540),a=n(4848);function o(e,t){var n=e.split(/(\{\w+\})/).map((function(e,n){if(n%2==1){var r=null==t?void 0:t[e.slice(1,-1)];if(void 0!==r)return r}return e}));return n.some((function(e){return(0,r.isValidElement)(e)}))?n.map((function(e,t){return(0,r.isValidElement)(e)?r.cloneElement(e,{key:t}):e})).filter((function(e){return""!==e})):n.join("")}var i=n(2654);function l(e){var t,n,r=e.id,a=e.message;if(void 0===r&&void 0===a)throw new Error("Docusaurus translation declarations must have at least a translation id or a default translation message");return null!=(t=null!=(n=i[null!=r?r:a])?n:a)?t:r}function s(e,t){return o(l({message:e.message,id:e.id}),t)}function u(e){var t=e.children,n=e.id,r=e.values;if(t&&"string"!=typeof t)throw console.warn("Illegal children",t),new Error("The Docusaurus component only accept simple string values");var i=l({message:t,id:n});return(0,a.jsx)(a.Fragment,{children:o(i,r)})}},7065:(e,t,n)=>{"use strict";n.d(t,{W:()=>r});var r="default"},6654:(e,t,n)=>{"use strict";function r(e){return/^(?:\w*:|\/\/)/.test(e)}function a(e){return void 0!==e&&!r(e)}n.d(t,{A:()=>a,z:()=>r})},6025:(e,t,n)=>{"use strict";n.d(t,{A:()=>l,h:()=>i});var r=n(6540),a=n(4586),o=n(6654);function i(){var e=(0,a.A)().siteConfig,t=e.baseUrl,n=e.url,i=(0,r.useCallback)((function(e,r){return function(e,t,n,r){var a=void 0===r?{}:r,i=a.forcePrependBaseUrl,l=void 0!==i&&i,s=a.absolute,u=void 0!==s&&s;if(!n||n.startsWith("#")||(0,o.z)(n))return n;if(l)return t+n.replace(/^\//,"");if(n===t.replace(/\/$/,""))return t;var c=n.startsWith(t)?n:t+n.replace(/^\//,"");return u?e+c:c}(n,t,e,r)}),[n,t]);return{withBaseUrl:i}}function l(e,t){return void 0===t&&(t={}),(0,i().withBaseUrl)(e,t)}},3427:(e,t,n)=>{"use strict";n.d(t,{A:()=>i});var r=n(6540),a=(n(4848),r.createContext({collectAnchor:function(){},collectLink:function(){}})),o=function(){return(0,r.useContext)(a)};function i(){return o()}},4586:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(6540),a=n(6988);function o(){return(0,r.useContext)(a.o)}},2303:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});var r=n(6540),a=n(6125);function o(){return(0,r.useContext)(a.o)}},205:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=n(6540);const a=n(8193).A.canUseDOM?r.useLayoutEffect:r.useEffect},6921:(e,t,n)=>{"use strict";n.d(t,{A:()=>a});var r=function(e){return"object"==typeof e&&!!e&&Object.keys(e).length>0};function a(e){var t={};return function e(n,a){Object.entries(n).forEach((function(n){var o=n[0],i=n[1],l=a?a+"."+o:o;r(i)?e(i,l):t[l]=i}))}(e),t}},3102:(e,t,n)=>{"use strict";n.d(t,{W:()=>i,o:()=>o});var r=n(6540),a=n(4848),o=r.createContext(null);function i(e){var t=e.children,n=e.value,i=r.useContext(o),l=(0,r.useMemo)((function(){return function(e){var t=e.parent,n=e.value;if(!t){if(!n)throw new Error("Unexpected: no Docusaurus route context found");if(!("plugin"in n))throw new Error("Unexpected: Docusaurus topmost route context has no `plugin` attribute");return n}var r=Object.assign({},t.data,null==n?void 0:n.data);return{plugin:t.plugin,data:r}}({parent:i,value:n})}),[i,n]);return(0,a.jsx)(o.Provider,{value:l,children:t})}},4070:(e,t,n)=>{"use strict";n.d(t,{vT:()=>p,gk:()=>m,Gy:()=>d,HW:()=>h,ht:()=>f});var r=n(6347),a=n(4586),o=n(7065);function i(e,t){void 0===t&&(t={});var n=(0,a.A)().globalData[e];if(!n&&t.failfast)throw new Error('Docusaurus plugin global data not found for "'+e+'" plugin.');return n}var l=function(e){return e.versions.find((function(e){return e.isLast}))};function s(e,t){var n=l(e);return[].concat(e.versions.filter((function(e){return e!==n})),[n]).find((function(e){return!!(0,r.B6)(t,{path:e.path,exact:!1,strict:!1})}))}function u(e,t){var n=l(e),a=function(e,t){var n,a,o=s(e,t),i=null==o?void 0:o.docs.find((function(e){return!!(0,r.B6)(t,{path:e.path,exact:!0,strict:!1})}));return{activeVersion:o,activeDoc:i,alternateDocVersions:i?(n=i.id,a={},e.versions.forEach((function(e){e.docs.forEach((function(t){t.id===n&&(a[e.name]=t)}))})),a):{}}}(e,t);return{latestDocSuggestion:a.alternateDocVersions[n.name],latestVersionSuggestion:n}}var c={},d=function(){var e;return null!=(e=i("docusaurus-plugin-content-docs"))?e:c},f=function(e){try{return function(e,t,n){void 0===t&&(t=o.W),void 0===n&&(n={});var r=i(e),a=null==r?void 0:r[t];if(!a&&n.failfast)throw new Error('Docusaurus plugin global data not found for "'+e+'" plugin with id "'+t+'".');return a}("docusaurus-plugin-content-docs",e,{failfast:!0})}catch(t){throw new Error("You are using a feature of the Docusaurus docs plugin, but this plugin does not seem to be enabled"+("Default"===e?"":" (pluginId="+e),{cause:t})}};function p(e){return void 0===e&&(e={}),function(e,t,n){void 0===n&&(n={});var a=Object.entries(e).sort((function(e,t){return t[1].path.localeCompare(e[1].path)})).find((function(e){var n=e[1];return!!(0,r.B6)(t,{path:n.path,exact:!1,strict:!1})})),o=a?{pluginId:a[0],pluginData:a[1]}:void 0;if(!o&&n.failfast)throw new Error("Can't find active docs plugin for \""+t+'" pathname, while it was expected to be found. Maybe you tried to use a docs feature that can only be used on a docs-related page? Existing docs plugin paths are: '+Object.values(e).map((function(e){return e.path})).join(", "));return o}(d(),(0,r.zy)().pathname,e)}function m(e){void 0===e&&(e={});var t=p(e),n=(0,r.zy)().pathname;if(t)return{activePlugin:t,activeVersion:s(t.pluginData,n)}}function h(e){return u(f(e),(0,r.zy)().pathname)}},296:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>r});const r={onRouteDidUpdate:function(e){var t=e.location,n=e.previousLocation;!n||t.pathname===n.pathname&&t.search===n.search&&t.hash===n.hash||setTimeout((function(){window.gtag("set","page_path",t.pathname+t.search+t.hash),window.gtag("event","page_view")}))}}},6294:(e,t,n)=>{"use strict";n.r(t),n.d(t,{default:()=>o});var r=n(5947),a=n.n(r);a().configure({showSpinner:!1});const o={onRouteUpdate:function(e){var t=e.location,n=e.previousLocation;if(n&&t.pathname!==n.pathname){var r=window.setTimeout((function(){a().start()}),200);return function(){return window.clearTimeout(r)}}},onRouteDidUpdate:function(){a().done()}}},5726:(e,t,n)=>{"use strict";n.r(t);n(6540);var r,a,o,i,l,s,u,c=Object.create,d=Object.defineProperty,f=(Object.defineProperties,Object.getOwnPropertyDescriptor),p=(Object.getOwnPropertyDescriptors,Object.getOwnPropertyNames),m=(Object.getOwnPropertySymbols,Object.getPrototypeOf),h=Object.prototype.hasOwnProperty,g=(Object.prototype.propertyIsEnumerable,r={"../../node_modules/.pnpm/prismjs@1.29.0_patch_hash=vrxx3pzkik6jpmgpayxfjunetu/node_modules/prismjs/prism.js"(e,t){var n=function(){var e=/(?:^|\s)lang(?:uage)?-([\w-]+)(?=\s|$)/i,t=0,n={},r={util:{encode:function e(t){return t instanceof a?new a(t.type,e(t.content),t.alias):Array.isArray(t)?t.map(e):t.replace(/&/g,"&").replace(/=d.reach);S+=k.value.length,k=k.next){var E=k.value;if(t.length>e.length)return;if(!(E instanceof a)){var _,C=1;if(b){if(!(_=o(x,S,e,y))||_.index>=e.length)break;var T=_.index,A=_.index+_[0].length,L=S;for(L+=k.value.length;T>=L;)L+=(k=k.next).value.length;if(S=L-=k.value.length,k.value instanceof a)continue;for(var N=k;N!==t.tail&&(Ld.reach&&(d.reach=R);var I=k.prev;if(O&&(I=s(t,I,O),S+=O.length),u(t,I,C),k=s(t,I,new a(f,g?r.tokenize(j,g):j,v,j)),P&&s(t,k,P),C>1){var M={cause:f+","+m,reach:R};i(e,t,n,k.prev,S,M),d&&M.reach>d.reach&&(d.reach=M.reach)}}}}}}function l(){var e={value:null,prev:null,next:null},t={value:null,prev:e,next:null};e.next=t,this.head=e,this.tail=t,this.length=0}function s(e,t,n){var r=t.next,a={value:n,prev:t,next:r};return t.next=a,r.prev=a,e.length++,a}function u(e,t,n){for(var r=t.next,a=0;a"+o.content+""},r}();t.exports=n,n.default=n}},function(){return a||(0,r[p(r)[0]])((a={exports:{}}).exports,a),a.exports}),y=((e,t,n)=>(n=null!=e?c(m(e)):{},((e,t,n,r)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let a of p(t))h.call(e,a)||a===n||d(e,a,{get:()=>t[a],enumerable:!(r=f(t,a))||r.enumerable});return e})(!t&&e&&e.__esModule?n:d(n,"default",{value:e,enumerable:!0}),e)))(g());y.languages.markup={comment:{pattern://,greedy:!0},prolog:{pattern:/<\?[\s\S]+?\?>/,greedy:!0},doctype:{pattern:/"'[\]]|"[^"]*"|'[^']*')+(?:\[(?:[^<"'\]]|"[^"]*"|'[^']*'|<(?!!--)|)*\]\s*)?>/i,greedy:!0,inside:{"internal-subset":{pattern:/(^[^\[]*\[)[\s\S]+(?=\]>$)/,lookbehind:!0,greedy:!0,inside:null},string:{pattern:/"[^"]*"|'[^']*'/,greedy:!0},punctuation:/^$|[[\]]/,"doctype-tag":/^DOCTYPE/i,name:/[^\s<>'"]+/}},cdata:{pattern://i,greedy:!0},tag:{pattern:/<\/?(?!\d)[^\s>\/=$<%]+(?:\s(?:\s*[^\s>\/=]+(?:\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))|(?=[\s/>])))+)?\s*\/?>/,greedy:!0,inside:{tag:{pattern:/^<\/?[^\s>\/]+/,inside:{punctuation:/^<\/?/,namespace:/^[^\s>\/:]+:/}},"special-attr":[],"attr-value":{pattern:/=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+)/,inside:{punctuation:[{pattern:/^=/,alias:"attr-equals"},{pattern:/^(\s*)["']|["']$/,lookbehind:!0}]}},punctuation:/\/?>/,"attr-name":{pattern:/[^\s>\/]+/,inside:{namespace:/^[^\s>\/:]+:/}}}},entity:[{pattern:/&[\da-z]{1,8};/i,alias:"named-entity"},/&#x?[\da-f]{1,8};/i]},y.languages.markup.tag.inside["attr-value"].inside.entity=y.languages.markup.entity,y.languages.markup.doctype.inside["internal-subset"].inside=y.languages.markup,y.hooks.add("wrap",(function(e){"entity"===e.type&&(e.attributes.title=e.content.replace(/&/,"&"))})),Object.defineProperty(y.languages.markup.tag,"addInlined",{value:function(e,t){var n;(t=((n=((n={})["language-"+t]={pattern:/(^$)/i,lookbehind:!0,inside:y.languages[t]},n.cdata=/^$/i,{"included-cdata":{pattern://i,inside:n}}))["language-"+t]={pattern:/[\s\S]+/,inside:y.languages[t]},{}))[e]={pattern:RegExp(/(<__[^>]*>)(?:))*\]\]>|(?!)/.source.replace(/__/g,(function(){return e})),"i"),lookbehind:!0,greedy:!0,inside:n},y.languages.insertBefore("markup","cdata",t)}}),Object.defineProperty(y.languages.markup.tag,"addAttribute",{value:function(e,t){y.languages.markup.tag.inside["special-attr"].push({pattern:RegExp(/(^|["'\s])/.source+"(?:"+e+")"+/\s*=\s*(?:"[^"]*"|'[^']*'|[^\s'">=]+(?=[\s>]))/.source,"i"),lookbehind:!0,inside:{"attr-name":/^[^\s=]+/,"attr-value":{pattern:/=[\s\S]+/,inside:{value:{pattern:/(^=\s*(["']|(?!["'])))\S[\s\S]*(?=\2$)/,lookbehind:!0,alias:[t,"language-"+t],inside:y.languages[t]},punctuation:[{pattern:/^=/,alias:"attr-equals"},/"|'/]}}}})}}),y.languages.html=y.languages.markup,y.languages.mathml=y.languages.markup,y.languages.svg=y.languages.markup,y.languages.xml=y.languages.extend("markup",{}),y.languages.ssml=y.languages.xml,y.languages.atom=y.languages.xml,y.languages.rss=y.languages.xml,o=y,i={pattern:/\\[\\(){}[\]^$+*?|.]/,alias:"escape"},s="(?:[^\\\\-]|"+(l=/\\(?:x[\da-fA-F]{2}|u[\da-fA-F]{4}|u\{[\da-fA-F]+\}|0[0-7]{0,2}|[123][0-7]{2}|c[a-zA-Z]|.)/).source+")",s=RegExp(s+"-"+s),u={pattern:/(<|')[^<>']+(?=[>']$)/,lookbehind:!0,alias:"variable"},o.languages.regex={"char-class":{pattern:/((?:^|[^\\])(?:\\\\)*)\[(?:[^\\\]]|\\[\s\S])*\]/,lookbehind:!0,inside:{"char-class-negation":{pattern:/(^\[)\^/,lookbehind:!0,alias:"operator"},"char-class-punctuation":{pattern:/^\[|\]$/,alias:"punctuation"},range:{pattern:s,inside:{escape:l,"range-punctuation":{pattern:/-/,alias:"operator"}}},"special-escape":i,"char-set":{pattern:/\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},escape:l}},"special-escape":i,"char-set":{pattern:/\.|\\[wsd]|\\p\{[^{}]+\}/i,alias:"class-name"},backreference:[{pattern:/\\(?![123][0-7]{2})[1-9]/,alias:"keyword"},{pattern:/\\k<[^<>']+>/,alias:"keyword",inside:{"group-name":u}}],anchor:{pattern:/[$^]|\\[ABbGZz]/,alias:"function"},escape:l,group:[{pattern:/\((?:\?(?:<[^<>']+>|'[^<>']+'|[>:]|]=?|[!=]=?=?|--?|\+\+?|&&?|\|\|?|[?*/~^%]/,punctuation:/[{}[\];(),.:]/},y.languages.javascript=y.languages.extend("clike",{"class-name":[y.languages.clike["class-name"],{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$A-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\.(?:constructor|prototype))/,lookbehind:!0}],keyword:[{pattern:/((?:^|\})\s*)catch\b/,lookbehind:!0},{pattern:/(^|[^.]|\.\.\.\s*)\b(?:as|assert(?=\s*\{)|async(?=\s*(?:function\b|\(|[$\w\xA0-\uFFFF]|$))|await|break|case|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally(?=\s*(?:\{|$))|for|from(?=\s*(?:['"]|$))|function|(?:get|set)(?=\s*(?:[#\[$\w\xA0-\uFFFF]|$))|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)\b/,lookbehind:!0}],function:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*(?:\.\s*(?:apply|bind|call)\s*)?\()/,number:{pattern:RegExp(/(^|[^\w$])/.source+"(?:"+/NaN|Infinity/.source+"|"+/0[bB][01]+(?:_[01]+)*n?/.source+"|"+/0[oO][0-7]+(?:_[0-7]+)*n?/.source+"|"+/0[xX][\dA-Fa-f]+(?:_[\dA-Fa-f]+)*n?/.source+"|"+/\d+(?:_\d+)*n/.source+"|"+/(?:\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\.\d+(?:_\d+)*)(?:[Ee][+-]?\d+(?:_\d+)*)?/.source+")"+/(?![\w$])/.source),lookbehind:!0},operator:/--|\+\+|\*\*=?|=>|&&=?|\|\|=?|[!=]==|<<=?|>>>?=?|[-+*/%&|^!=<>]=?|\.{3}|\?\?=?|\?\.?|[~:]/}),y.languages.javascript["class-name"][0].pattern=/(\b(?:class|extends|implements|instanceof|interface|new)\s+)[\w.\\]+/,y.languages.insertBefore("javascript","keyword",{regex:{pattern:RegExp(/((?:^|[^$\w\xA0-\uFFFF."'\])\s]|\b(?:return|yield))\s*)/.source+/\//.source+"(?:"+/(?:\[(?:[^\]\\\r\n]|\\.)*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}/.source+"|"+/(?:\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.|\[(?:[^[\]\\\r\n]|\\.)*\])*\])*\]|\\.|[^/\\\[\r\n])+\/[dgimyus]{0,7}v[dgimyus]{0,7}/.source+")"+/(?=(?:\s|\/\*(?:[^*]|\*(?!\/))*\*\/)*(?:$|[\r\n,.;:})\]]|\/\/))/.source),lookbehind:!0,greedy:!0,inside:{"regex-source":{pattern:/^(\/)[\s\S]+(?=\/[a-z]*$)/,lookbehind:!0,alias:"language-regex",inside:y.languages.regex},"regex-delimiter":/^\/|\/$/,"regex-flags":/^[a-z]+$/}},"function-variable":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*[=:]\s*(?:async\s*)?(?:\bfunction\b|(?:\((?:[^()]|\([^()]*\))*\)|(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/,alias:"function"},parameter:[{pattern:/(function(?:\s+(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)?\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\))/,lookbehind:!0,inside:y.languages.javascript},{pattern:/(^|[^$\w\xA0-\uFFFF])(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=>)/i,lookbehind:!0,inside:y.languages.javascript},{pattern:/(\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*=>)/,lookbehind:!0,inside:y.languages.javascript},{pattern:/((?:\b|\s|^)(?!(?:as|async|await|break|case|catch|class|const|continue|debugger|default|delete|do|else|enum|export|extends|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|new|null|of|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|undefined|var|void|while|with|yield)(?![$\w\xA0-\uFFFF]))(?:(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*)\(\s*|\]\s*\(\s*)(?!\s)(?:[^()\s]|\s+(?![\s)])|\([^()]*\))+(?=\s*\)\s*\{)/,lookbehind:!0,inside:y.languages.javascript}],constant:/\b[A-Z](?:[A-Z_]|\dx?)*\b/}),y.languages.insertBefore("javascript","string",{hashbang:{pattern:/^#!.*/,greedy:!0,alias:"comment"},"template-string":{pattern:/`(?:\\[\s\S]|\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}|(?!\$\{)[^\\`])*`/,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$\{(?:[^{}]|\{(?:[^{}]|\{[^}]*\})*\})+\}/,lookbehind:!0,inside:{"interpolation-punctuation":{pattern:/^\$\{|\}$/,alias:"punctuation"},rest:y.languages.javascript}},string:/[\s\S]+/}},"string-property":{pattern:/((?:^|[,{])[ \t]*)(["'])(?:\\(?:\r\n|[\s\S])|(?!\2)[^\\\r\n])*\2(?=\s*:)/m,lookbehind:!0,greedy:!0,alias:"property"}}),y.languages.insertBefore("javascript","operator",{"literal-property":{pattern:/((?:^|[,{])[ \t]*)(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*:)/m,lookbehind:!0,alias:"property"}}),y.languages.markup&&(y.languages.markup.tag.addInlined("script","javascript"),y.languages.markup.tag.addAttribute(/on(?:abort|blur|change|click|composition(?:end|start|update)|dblclick|error|focus(?:in|out)?|key(?:down|up)|load|mouse(?:down|enter|leave|move|out|over|up)|reset|resize|scroll|select|slotchange|submit|unload|wheel)/.source,"javascript")),y.languages.js=y.languages.javascript,y.languages.actionscript=y.languages.extend("javascript",{keyword:/\b(?:as|break|case|catch|class|const|default|delete|do|dynamic|each|else|extends|final|finally|for|function|get|if|implements|import|in|include|instanceof|interface|internal|is|namespace|native|new|null|override|package|private|protected|public|return|set|static|super|switch|this|throw|try|typeof|use|var|void|while|with)\b/,operator:/\+\+|--|(?:[+\-*\/%^]|&&?|\|\|?|<>?>?|[!=]=?)=?|[~?@]/}),y.languages.actionscript["class-name"].alias="function",delete y.languages.actionscript.parameter,delete y.languages.actionscript["literal-property"],y.languages.markup&&y.languages.insertBefore("actionscript","string",{xml:{pattern:/(^|[^.])<\/?\w+(?:\s+[^\s>\/=]+=("|')(?:\\[\s\S]|(?!\2)[^\\])*\2)*\s*\/?>/,lookbehind:!0,inside:y.languages.markup}}),function(e){var t=/#(?!\{).+/,n={pattern:/#\{[^}]+\}/,alias:"variable"};e.languages.coffeescript=e.languages.extend("javascript",{comment:t,string:[{pattern:/'(?:\\[\s\S]|[^\\'])*'/,greedy:!0},{pattern:/"(?:\\[\s\S]|[^\\"])*"/,greedy:!0,inside:{interpolation:n}}],keyword:/\b(?:and|break|by|catch|class|continue|debugger|delete|do|each|else|extend|extends|false|finally|for|if|in|instanceof|is|isnt|let|loop|namespace|new|no|not|null|of|off|on|or|own|return|super|switch|then|this|throw|true|try|typeof|undefined|unless|until|when|while|window|with|yes|yield)\b/,"class-member":{pattern:/@(?!\d)\w+/,alias:"variable"}}),e.languages.insertBefore("coffeescript","comment",{"multiline-comment":{pattern:/###[\s\S]+?###/,alias:"comment"},"block-regex":{pattern:/\/{3}[\s\S]*?\/{3}/,alias:"regex",inside:{comment:t,interpolation:n}}}),e.languages.insertBefore("coffeescript","string",{"inline-javascript":{pattern:/`(?:\\[\s\S]|[^\\`])*`/,inside:{delimiter:{pattern:/^`|`$/,alias:"punctuation"},script:{pattern:/[\s\S]+/,alias:"language-javascript",inside:e.languages.javascript}}},"multiline-string":[{pattern:/'''[\s\S]*?'''/,greedy:!0,alias:"string"},{pattern:/"""[\s\S]*?"""/,greedy:!0,alias:"string",inside:{interpolation:n}}]}),e.languages.insertBefore("coffeescript","keyword",{property:/(?!\d)\w+(?=\s*:(?!:))/}),delete e.languages.coffeescript["template-string"],e.languages.coffee=e.languages.coffeescript}(y),function(e){var t=e.languages.javadoclike={parameter:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*@(?:arg|arguments|param)\s+)\w+/m,lookbehind:!0},keyword:{pattern:/(^[\t ]*(?:\/{3}|\*|\/\*\*)\s*|\{)@[a-z][a-zA-Z-]+\b/m,lookbehind:!0},punctuation:/[{}]/};Object.defineProperty(t,"addSupport",{value:function(t,n){(t="string"==typeof t?[t]:t).forEach((function(t){var r=function(e){e.inside||(e.inside={}),e.inside.rest=n},a="doc-comment";if(o=e.languages[t]){var o,i=o[a];if((i=i||(o=e.languages.insertBefore(t,"comment",{"doc-comment":{pattern:/(^|[^\\])\/\*\*[^/][\s\S]*?(?:\*\/|$)/,lookbehind:!0,alias:"comment"}}))[a])instanceof RegExp&&(i=o[a]={pattern:i}),Array.isArray(i))for(var l=0,s=i.length;l|\+|~|\|\|/,punctuation:/[(),]/}},e.languages.css.atrule.inside["selector-function-argument"].inside=t,e.languages.insertBefore("css","property",{variable:{pattern:/(^|[^-\w\xA0-\uFFFF])--(?!\s)[-_a-z\xA0-\uFFFF](?:(?!\s)[-\w\xA0-\uFFFF])*/i,lookbehind:!0}}),{pattern:/(\b\d+)(?:%|[a-z]+(?![\w-]))/,lookbehind:!0}),{pattern:/(^|[^\w.-])-?(?:\d+(?:\.\d+)?|\.\d+)/,lookbehind:!0});e.languages.insertBefore("css","function",{operator:{pattern:/(\s)[+\-*\/](?=\s)/,lookbehind:!0},hexcode:{pattern:/\B#[\da-f]{3,8}\b/i,alias:"color"},color:[{pattern:/(^|[^\w-])(?:AliceBlue|AntiqueWhite|Aqua|Aquamarine|Azure|Beige|Bisque|Black|BlanchedAlmond|Blue|BlueViolet|Brown|BurlyWood|CadetBlue|Chartreuse|Chocolate|Coral|CornflowerBlue|Cornsilk|Crimson|Cyan|DarkBlue|DarkCyan|DarkGoldenRod|DarkGr[ae]y|DarkGreen|DarkKhaki|DarkMagenta|DarkOliveGreen|DarkOrange|DarkOrchid|DarkRed|DarkSalmon|DarkSeaGreen|DarkSlateBlue|DarkSlateGr[ae]y|DarkTurquoise|DarkViolet|DeepPink|DeepSkyBlue|DimGr[ae]y|DodgerBlue|FireBrick|FloralWhite|ForestGreen|Fuchsia|Gainsboro|GhostWhite|Gold|GoldenRod|Gr[ae]y|Green|GreenYellow|HoneyDew|HotPink|IndianRed|Indigo|Ivory|Khaki|Lavender|LavenderBlush|LawnGreen|LemonChiffon|LightBlue|LightCoral|LightCyan|LightGoldenRodYellow|LightGr[ae]y|LightGreen|LightPink|LightSalmon|LightSeaGreen|LightSkyBlue|LightSlateGr[ae]y|LightSteelBlue|LightYellow|Lime|LimeGreen|Linen|Magenta|Maroon|MediumAquaMarine|MediumBlue|MediumOrchid|MediumPurple|MediumSeaGreen|MediumSlateBlue|MediumSpringGreen|MediumTurquoise|MediumVioletRed|MidnightBlue|MintCream|MistyRose|Moccasin|NavajoWhite|Navy|OldLace|Olive|OliveDrab|Orange|OrangeRed|Orchid|PaleGoldenRod|PaleGreen|PaleTurquoise|PaleVioletRed|PapayaWhip|PeachPuff|Peru|Pink|Plum|PowderBlue|Purple|RebeccaPurple|Red|RosyBrown|RoyalBlue|SaddleBrown|Salmon|SandyBrown|SeaGreen|SeaShell|Sienna|Silver|SkyBlue|SlateBlue|SlateGr[ae]y|Snow|SpringGreen|SteelBlue|Tan|Teal|Thistle|Tomato|Transparent|Turquoise|Violet|Wheat|White|WhiteSmoke|Yellow|YellowGreen)(?![\w-])/i,lookbehind:!0},{pattern:/\b(?:hsl|rgb)\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*\)\B|\b(?:hsl|rgb)a\(\s*\d{1,3}\s*,\s*\d{1,3}%?\s*,\s*\d{1,3}%?\s*,\s*(?:0|0?\.\d+|1)\s*\)\B/i,inside:{unit:t,number:n,function:/[\w-]+(?=\()/,punctuation:/[(),]/}}],entity:/\\[\da-f]{1,8}/i,unit:t,number:n})}(y),function(e){var t=/[*&][^\s[\]{},]+/,n=/!(?:<[\w\-%#;/?:@&=+$,.!~*'()[\]]+>|(?:[a-zA-Z\d-]*!)?[\w\-%#;/?:@&=+$.~*'()]+)?/,r="(?:"+n.source+"(?:[ \t]+"+t.source+")?|"+t.source+"(?:[ \t]+"+n.source+")?)",a=/(?:[^\s\x00-\x08\x0e-\x1f!"#%&'*,\-:>?@[\]`{|}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]|[?:-])(?:[ \t]*(?:(?![#:])|:))*/.source.replace(//g,(function(){return/[^\s\x00-\x08\x0e-\x1f,[\]{}\x7f-\x84\x86-\x9f\ud800-\udfff\ufffe\uffff]/.source})),o=/"(?:[^"\\\r\n]|\\.)*"|'(?:[^'\\\r\n]|\\.)*'/.source;function i(e,t){t=(t||"").replace(/m/g,"")+"m";var n=/([:\-,[{]\s*(?:\s<>[ \t]+)?)(?:<>)(?=[ \t]*(?:$|,|\]|\}|(?:[\r\n]\s*)?#))/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return e}));return RegExp(n,t)}e.languages.yaml={scalar:{pattern:RegExp(/([\-:]\s*(?:\s<>[ \t]+)?[|>])[ \t]*(?:((?:\r?\n|\r)[ \t]+)\S[^\r\n]*(?:\2[^\r\n]+)*)/.source.replace(/<>/g,(function(){return r}))),lookbehind:!0,alias:"string"},comment:/#.*/,key:{pattern:RegExp(/((?:^|[:\-,[{\r\n?])[ \t]*(?:<>[ \t]+)?)<>(?=\s*:\s)/.source.replace(/<>/g,(function(){return r})).replace(/<>/g,(function(){return"(?:"+a+"|"+o+")"}))),lookbehind:!0,greedy:!0,alias:"atrule"},directive:{pattern:/(^[ \t]*)%.+/m,lookbehind:!0,alias:"important"},datetime:{pattern:i(/\d{4}-\d\d?-\d\d?(?:[tT]|[ \t]+)\d\d?:\d{2}:\d{2}(?:\.\d*)?(?:[ \t]*(?:Z|[-+]\d\d?(?::\d{2})?))?|\d{4}-\d{2}-\d{2}|\d\d?:\d{2}(?::\d{2}(?:\.\d*)?)?/.source),lookbehind:!0,alias:"number"},boolean:{pattern:i(/false|true/.source,"i"),lookbehind:!0,alias:"important"},null:{pattern:i(/null|~/.source,"i"),lookbehind:!0,alias:"important"},string:{pattern:i(o),lookbehind:!0,greedy:!0},number:{pattern:i(/[+-]?(?:0x[\da-f]+|0o[0-7]+|(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?|\.inf|\.nan)/.source,"i"),lookbehind:!0},tag:n,important:t,punctuation:/---|[:[\]{}\-,|>?]|\.\.\./},e.languages.yml=e.languages.yaml}(y),function(e){var t=/(?:\\.|[^\\\n\r]|(?:\n|\r\n?)(?![\r\n]))/.source;function n(e){return e=e.replace(//g,(function(){return t})),RegExp(/((?:^|[^\\])(?:\\{2})*)/.source+"(?:"+e+")")}var r=/(?:\\.|``(?:[^`\r\n]|`(?!`))+``|`[^`\r\n]+`|[^\\|\r\n`])+/.source,a=/\|?__(?:\|__)+\|?(?:(?:\n|\r\n?)|(?![\s\S]))/.source.replace(/__/g,(function(){return r})),o=/\|?[ \t]*:?-{3,}:?[ \t]*(?:\|[ \t]*:?-{3,}:?[ \t]*)+\|?(?:\n|\r\n?)/.source,i=(e.languages.markdown=e.languages.extend("markup",{}),e.languages.insertBefore("markdown","prolog",{"front-matter-block":{pattern:/(^(?:\s*[\r\n])?)---(?!.)[\s\S]*?[\r\n]---(?!.)/,lookbehind:!0,greedy:!0,inside:{punctuation:/^---|---$/,"front-matter":{pattern:/\S+(?:\s+\S+)*/,alias:["yaml","language-yaml"],inside:e.languages.yaml}}},blockquote:{pattern:/^>(?:[\t ]*>)*/m,alias:"punctuation"},table:{pattern:RegExp("^"+a+o+"(?:"+a+")*","m"),inside:{"table-data-rows":{pattern:RegExp("^("+a+o+")(?:"+a+")*$"),lookbehind:!0,inside:{"table-data":{pattern:RegExp(r),inside:e.languages.markdown},punctuation:/\|/}},"table-line":{pattern:RegExp("^("+a+")"+o+"$"),lookbehind:!0,inside:{punctuation:/\||:?-{3,}:?/}},"table-header-row":{pattern:RegExp("^"+a+"$"),inside:{"table-header":{pattern:RegExp(r),alias:"important",inside:e.languages.markdown},punctuation:/\|/}}}},code:[{pattern:/((?:^|\n)[ \t]*\n|(?:^|\r\n?)[ \t]*\r\n?)(?: {4}|\t).+(?:(?:\n|\r\n?)(?: {4}|\t).+)*/,lookbehind:!0,alias:"keyword"},{pattern:/^```[\s\S]*?^```$/m,greedy:!0,inside:{"code-block":{pattern:/^(```.*(?:\n|\r\n?))[\s\S]+?(?=(?:\n|\r\n?)^```$)/m,lookbehind:!0},"code-language":{pattern:/^(```).+/,lookbehind:!0},punctuation:/```/}}],title:[{pattern:/\S.*(?:\n|\r\n?)(?:==+|--+)(?=[ \t]*$)/m,alias:"important",inside:{punctuation:/==+$|--+$/}},{pattern:/(^\s*)#.+/m,lookbehind:!0,alias:"important",inside:{punctuation:/^#+|#+$/}}],hr:{pattern:/(^\s*)([*-])(?:[\t ]*\2){2,}(?=\s*$)/m,lookbehind:!0,alias:"punctuation"},list:{pattern:/(^\s*)(?:[*+-]|\d+\.)(?=[\t ].)/m,lookbehind:!0,alias:"punctuation"},"url-reference":{pattern:/!?\[[^\]]+\]:[\t ]+(?:\S+|<(?:\\.|[^>\\])+>)(?:[\t ]+(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\)))?/,inside:{variable:{pattern:/^(!?\[)[^\]]+/,lookbehind:!0},string:/(?:"(?:\\.|[^"\\])*"|'(?:\\.|[^'\\])*'|\((?:\\.|[^)\\])*\))$/,punctuation:/^[\[\]!:]|[<>]/},alias:"url"},bold:{pattern:n(/\b__(?:(?!_)|_(?:(?!_))+_)+__\b|\*\*(?:(?!\*)|\*(?:(?!\*))+\*)+\*\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^..)[\s\S]+(?=..$)/,lookbehind:!0,inside:{}},punctuation:/\*\*|__/}},italic:{pattern:n(/\b_(?:(?!_)|__(?:(?!_))+__)+_\b|\*(?:(?!\*)|\*\*(?:(?!\*))+\*\*)+\*/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^.)[\s\S]+(?=.$)/,lookbehind:!0,inside:{}},punctuation:/[*_]/}},strike:{pattern:n(/(~~?)(?:(?!~))+\2/.source),lookbehind:!0,greedy:!0,inside:{content:{pattern:/(^~~?)[\s\S]+(?=\1$)/,lookbehind:!0,inside:{}},punctuation:/~~?/}},"code-snippet":{pattern:/(^|[^\\`])(?:``[^`\r\n]+(?:`[^`\r\n]+)*``(?!`)|`[^`\r\n]+`(?!`))/,lookbehind:!0,greedy:!0,alias:["code","keyword"]},url:{pattern:n(/!?\[(?:(?!\]))+\](?:\([^\s)]+(?:[\t ]+"(?:\\.|[^"\\])*")?\)|[ \t]?\[(?:(?!\]))+\])/.source),lookbehind:!0,greedy:!0,inside:{operator:/^!/,content:{pattern:/(^\[)[^\]]+(?=\])/,lookbehind:!0,inside:{}},variable:{pattern:/(^\][ \t]?\[)[^\]]+(?=\]$)/,lookbehind:!0},url:{pattern:/(^\]\()[^\s)]+/,lookbehind:!0},string:{pattern:/(^[ \t]+)"(?:\\.|[^"\\])*"(?=\)$)/,lookbehind:!0}}}}),["url","bold","italic","strike"].forEach((function(t){["url","bold","italic","strike","code-snippet"].forEach((function(n){t!==n&&(e.languages.markdown[t].inside.content.inside[n]=e.languages.markdown[n])}))})),e.hooks.add("after-tokenize",(function(e){"markdown"!==e.language&&"md"!==e.language||function e(t){if(t&&"string"!=typeof t)for(var n=0,r=t.length;n",quot:'"'},s=String.fromCodePoint||String.fromCharCode;e.languages.md=e.languages.markdown}(y),y.languages.graphql={comment:/#.*/,description:{pattern:/(?:"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*")(?=\s*[a-z_])/i,greedy:!0,alias:"string",inside:{"language-markdown":{pattern:/(^"(?:"")?)(?!\1)[\s\S]+(?=\1$)/,lookbehind:!0,inside:y.languages.markdown}}},string:{pattern:/"""(?:[^"]|(?!""")")*"""|"(?:\\.|[^\\"\r\n])*"/,greedy:!0},number:/(?:\B-|\b)\d+(?:\.\d+)?(?:e[+-]?\d+)?\b/i,boolean:/\b(?:false|true)\b/,variable:/\$[a-z_]\w*/i,directive:{pattern:/@[a-z_]\w*/i,alias:"function"},"attr-name":{pattern:/\b[a-z_]\w*(?=\s*(?:\((?:[^()"]|"(?:\\.|[^\\"\r\n])*")*\))?:)/i,greedy:!0},"atom-input":{pattern:/\b[A-Z]\w*Input\b/,alias:"class-name"},scalar:/\b(?:Boolean|Float|ID|Int|String)\b/,constant:/\b[A-Z][A-Z_\d]*\b/,"class-name":{pattern:/(\b(?:enum|implements|interface|on|scalar|type|union)\s+|&\s*|:\s*|\[)[A-Z_]\w*/,lookbehind:!0},fragment:{pattern:/(\bfragment\s+|\.{3}\s*(?!on\b))[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-mutation":{pattern:/(\bmutation\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},"definition-query":{pattern:/(\bquery\s+)[a-zA-Z_]\w*/,lookbehind:!0,alias:"function"},keyword:/\b(?:directive|enum|extend|fragment|implements|input|interface|mutation|on|query|repeatable|scalar|schema|subscription|type|union)\b/,operator:/[!=|&]|\.{3}/,"property-query":/\w+(?=\s*\()/,object:/\w+(?=\s*\{)/,punctuation:/[!(){}\[\]:=,]/,property:/\w+/},y.hooks.add("after-tokenize",(function(e){if("graphql"===e.language)for(var t=e.tokens.filter((function(e){return"string"!=typeof e&&"comment"!==e.type&&"scalar"!==e.type})),n=0;n?|<|>)?|>[>=]?|\b(?:AND|BETWEEN|DIV|ILIKE|IN|IS|LIKE|NOT|OR|REGEXP|RLIKE|SOUNDS LIKE|XOR)\b/i,punctuation:/[;[\]()`,.]/},function(e){var t=e.languages.javascript["template-string"],n=t.pattern.source,r=t.inside.interpolation,a=r.inside["interpolation-punctuation"],o=r.pattern.source;function i(t,r){if(e.languages[t])return{pattern:RegExp("((?:"+r+")\\s*)"+n),lookbehind:!0,greedy:!0,inside:{"template-punctuation":{pattern:/^`|`$/,alias:"string"},"embedded-code":{pattern:/[\s\S]+/,alias:t}}}}function l(t,n,r){return t={code:t,grammar:n,language:r},e.hooks.run("before-tokenize",t),t.tokens=e.tokenize(t.code,t.grammar),e.hooks.run("after-tokenize",t),t.tokens}function s(t,n,i){var s=e.tokenize(t,{interpolation:{pattern:RegExp(o),lookbehind:!0}}),u=0,c={},d=(s=l(s.map((function(e){if("string"==typeof e)return e;var n,r;for(e=e.content;-1!==t.indexOf((r=u++,n="___"+i.toUpperCase()+"_"+r+"___")););return c[n]=e,n})).join(""),n,i),Object.keys(c));return u=0,function t(n){for(var o=0;o=d.length)return;var i,s,f,p,m,h,g,y=n[o];"string"==typeof y||"string"==typeof y.content?(i=d[u],-1!==(g=(h="string"==typeof y?y:y.content).indexOf(i))&&(++u,s=h.substring(0,g),m=c[i],f=void 0,(p={})["interpolation-punctuation"]=a,3===(p=e.tokenize(m,p)).length&&((f=[1,1]).push.apply(f,l(p[1],e.languages.javascript,"javascript")),p.splice.apply(p,f)),f=new e.Token("interpolation",p,r.alias,m),p=h.substring(g+i.length),m=[],s&&m.push(s),m.push(f),p&&(t(h=[p]),m.push.apply(m,h)),"string"==typeof y?(n.splice.apply(n,[o,1].concat(m)),o+=m.length-1):y.content=m)):(g=y.content,Array.isArray(g)?t(g):t([g]))}}(s),new e.Token(i,s,"language-"+i,t)}e.languages.javascript["template-string"]=[i("css",/\b(?:styled(?:\([^)]*\))?(?:\s*\.\s*\w+(?:\([^)]*\))*)*|css(?:\s*\.\s*(?:global|resolve))?|createGlobalStyle|keyframes)/.source),i("html",/\bhtml|\.\s*(?:inner|outer)HTML\s*\+?=/.source),i("svg",/\bsvg/.source),i("markdown",/\b(?:markdown|md)/.source),i("graphql",/\b(?:gql|graphql(?:\s*\.\s*experimental)?)/.source),i("sql",/\bsql/.source),t].filter(Boolean);var u={javascript:!0,js:!0,typescript:!0,ts:!0,jsx:!0,tsx:!0};function c(e){return"string"==typeof e?e:Array.isArray(e)?e.map(c).join(""):c(e.content)}e.hooks.add("after-tokenize",(function(t){t.language in u&&function t(n){for(var r=0,a=n.length;r]|<(?:[^<>]|<[^<>]*>)*>)*>)?/,lookbehind:!0,greedy:!0,inside:null},builtin:/\b(?:Array|Function|Promise|any|boolean|console|never|number|string|symbol|unknown)\b/}),e.languages.typescript.keyword.push(/\b(?:abstract|declare|is|keyof|readonly|require)\b/,/\b(?:asserts|infer|interface|module|namespace|type)\b(?=\s*(?:[{_$a-zA-Z\xA0-\uFFFF]|$))/,/\btype\b(?=\s*(?:[\{*]|$))/),delete e.languages.typescript.parameter,delete e.languages.typescript["literal-property"];var t=e.languages.extend("typescript",{});delete t["class-name"],e.languages.typescript["class-name"].inside=t,e.languages.insertBefore("typescript","function",{decorator:{pattern:/@[$\w\xA0-\uFFFF]+/,inside:{at:{pattern:/^@/,alias:"operator"},function:/^[\s\S]+/}},"generic-function":{pattern:/#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>(?=\s*\()/,greedy:!0,inside:{function:/^#?(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:t}}}}),e.languages.ts=e.languages.typescript}(y),function(e){var t=e.languages.javascript,n=/\{(?:[^{}]|\{(?:[^{}]|\{[^{}]*\})*\})+\}/.source,r="(@(?:arg|argument|param|property)\\s+(?:"+n+"\\s+)?)";e.languages.jsdoc=e.languages.extend("javadoclike",{parameter:{pattern:RegExp(r+/(?:(?!\s)[$\w\xA0-\uFFFF.])+(?=\s|$)/.source),lookbehind:!0,inside:{punctuation:/\./}}}),e.languages.insertBefore("jsdoc","keyword",{"optional-parameter":{pattern:RegExp(r+/\[(?:(?!\s)[$\w\xA0-\uFFFF.])+(?:=[^[\]]+)?\](?=\s|$)/.source),lookbehind:!0,inside:{parameter:{pattern:/(^\[)[$\w\xA0-\uFFFF\.]+/,lookbehind:!0,inside:{punctuation:/\./}},code:{pattern:/(=)[\s\S]*(?=\]$)/,lookbehind:!0,inside:t,alias:"language-javascript"},punctuation:/[=[\]]/}},"class-name":[{pattern:RegExp(/(@(?:augments|class|extends|interface|memberof!?|template|this|typedef)\s+(?:\s+)?)[A-Z]\w*(?:\.[A-Z]\w*)*/.source.replace(//g,(function(){return n}))),lookbehind:!0,inside:{punctuation:/\./}},{pattern:RegExp("(@[a-z]+\\s+)"+n),lookbehind:!0,inside:{string:t.string,number:t.number,boolean:t.boolean,keyword:e.languages.typescript.keyword,operator:/=>|\.\.\.|[&|?:*]/,punctuation:/[.,;=<>{}()[\]]/}}],example:{pattern:/(@example\s+(?!\s))(?:[^@\s]|\s+(?!\s))+?(?=\s*(?:\*\s*)?(?:@\w|\*\/))/,lookbehind:!0,inside:{code:{pattern:/^([\t ]*(?:\*\s*)?)\S.*$/m,lookbehind:!0,inside:t,alias:"language-javascript"}}}}),e.languages.javadoclike.addSupport("javascript",e.languages.jsdoc)}(y),function(e){e.languages.flow=e.languages.extend("javascript",{}),e.languages.insertBefore("flow","keyword",{type:[{pattern:/\b(?:[Bb]oolean|Function|[Nn]umber|[Ss]tring|[Ss]ymbol|any|mixed|null|void)\b/,alias:"class-name"}]}),e.languages.flow["function-variable"].pattern=/(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*(?=\s*=\s*(?:function\b|(?:\([^()]*\)(?:\s*:\s*\w+)?|(?!\s)[_$a-z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*)\s*=>))/i,delete e.languages.flow.parameter,e.languages.insertBefore("flow","operator",{"flow-punctuation":{pattern:/\{\||\|\}/,alias:"punctuation"}}),Array.isArray(e.languages.flow.keyword)||(e.languages.flow.keyword=[e.languages.flow.keyword]),e.languages.flow.keyword.unshift({pattern:/(^|[^$]\b)(?:Class|declare|opaque|type)\b(?!\$)/,lookbehind:!0},{pattern:/(^|[^$]\B)\$(?:Diff|Enum|Exact|Keys|ObjMap|PropertyType|Record|Shape|Subtype|Supertype|await)\b(?!\$)/,lookbehind:!0})}(y),y.languages.n4js=y.languages.extend("javascript",{keyword:/\b(?:Array|any|boolean|break|case|catch|class|const|constructor|continue|debugger|declare|default|delete|do|else|enum|export|extends|false|finally|for|from|function|get|if|implements|import|in|instanceof|interface|let|module|new|null|number|package|private|protected|public|return|set|static|string|super|switch|this|throw|true|try|typeof|var|void|while|with|yield)\b/}),y.languages.insertBefore("n4js","constant",{annotation:{pattern:/@+\w+/,alias:"operator"}}),y.languages.n4jsd=y.languages.n4js,function(e){function t(e,t){return RegExp(e.replace(//g,(function(){return/(?!\s)[_$a-zA-Z\xA0-\uFFFF](?:(?!\s)[$\w\xA0-\uFFFF])*/.source})),t)}e.languages.insertBefore("javascript","function-variable",{"method-variable":{pattern:RegExp("(\\.\\s*)"+e.languages.javascript["function-variable"].pattern.source),lookbehind:!0,alias:["function-variable","method","function","property-access"]}}),e.languages.insertBefore("javascript","function",{method:{pattern:RegExp("(\\.\\s*)"+e.languages.javascript.function.source),lookbehind:!0,alias:["function","property-access"]}}),e.languages.insertBefore("javascript","constant",{"known-class-name":[{pattern:/\b(?:(?:Float(?:32|64)|(?:Int|Uint)(?:8|16|32)|Uint8Clamped)?Array|ArrayBuffer|BigInt|Boolean|DataView|Date|Error|Function|Intl|JSON|(?:Weak)?(?:Map|Set)|Math|Number|Object|Promise|Proxy|Reflect|RegExp|String|Symbol|WebAssembly)\b/,alias:"class-name"},{pattern:/\b(?:[A-Z]\w*)Error\b/,alias:"class-name"}]}),e.languages.insertBefore("javascript","keyword",{imports:{pattern:t(/(\bimport\b\s*)(?:(?:\s*,\s*(?:\*\s*as\s+|\{[^{}]*\}))?|\*\s*as\s+|\{[^{}]*\})(?=\s*\bfrom\b)/.source),lookbehind:!0,inside:e.languages.javascript},exports:{pattern:t(/(\bexport\b\s*)(?:\*(?:\s*as\s+)?(?=\s*\bfrom\b)|\{[^{}]*\})/.source),lookbehind:!0,inside:e.languages.javascript}}),e.languages.javascript.keyword.unshift({pattern:/\b(?:as|default|export|from|import)\b/,alias:"module"},{pattern:/\b(?:await|break|catch|continue|do|else|finally|for|if|return|switch|throw|try|while|yield)\b/,alias:"control-flow"},{pattern:/\bnull\b/,alias:["null","nil"]},{pattern:/\bundefined\b/,alias:"nil"}),e.languages.insertBefore("javascript","operator",{spread:{pattern:/\.{3}/,alias:"operator"},arrow:{pattern:/=>/,alias:"operator"}}),e.languages.insertBefore("javascript","punctuation",{"property-access":{pattern:t(/(\.\s*)#?/.source),lookbehind:!0},"maybe-class-name":{pattern:/(^|[^$\w\xA0-\uFFFF])[A-Z][$\w\xA0-\uFFFF]+/,lookbehind:!0},dom:{pattern:/\b(?:document|(?:local|session)Storage|location|navigator|performance|window)\b/,alias:"variable"},console:{pattern:/\bconsole(?=\s*\.)/,alias:"class-name"}});for(var n=["function","function-variable","method","method-variable","property-access"],r=0;r*\.{3}(?:[^{}]|)*\})/.source;function o(e,t){return e=e.replace(//g,(function(){return n})).replace(//g,(function(){return r})).replace(//g,(function(){return a})),RegExp(e,t)}function i(t){for(var n=[],r=0;r"!==a.content[a.content.length-1].content&&n.push({tagName:l(a.content[0].content[1]),openedBraces:0}):0+(?:[\w.:$-]+(?:=(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s{'"/>=]+|))?|))**\/?)?>/.source),e.languages.jsx.tag.inside.tag.pattern=/^<\/?[^\s>\/]*/,e.languages.jsx.tag.inside["attr-value"].pattern=/=(?!\{)(?:"(?:\\[\s\S]|[^\\"])*"|'(?:\\[\s\S]|[^\\'])*'|[^\s'">]+)/,e.languages.jsx.tag.inside.tag.inside["class-name"]=/^[A-Z]\w*(?:\.[A-Z]\w*)*$/,e.languages.jsx.tag.inside.comment=t.comment,e.languages.insertBefore("inside","attr-name",{spread:{pattern:o(//.source),inside:e.languages.jsx}},e.languages.jsx.tag),e.languages.insertBefore("inside","special-attr",{script:{pattern:o(/=/.source),alias:"language-javascript",inside:{"script-punctuation":{pattern:/^=(?=\{)/,alias:"punctuation"},rest:e.languages.jsx}}},e.languages.jsx.tag);var l=function(e){return e?"string"==typeof e?e:"string"==typeof e.content?e.content:e.content.map(l).join(""):""};e.hooks.add("after-tokenize",(function(e){"jsx"!==e.language&&"tsx"!==e.language||i(e.tokens)}))}(y),function(e){var t=e.util.clone(e.languages.typescript);(t=(e.languages.tsx=e.languages.extend("jsx",t),delete e.languages.tsx.parameter,delete e.languages.tsx["literal-property"],e.languages.tsx.tag)).pattern=RegExp(/(^|[^\w$]|(?=<\/))/.source+"(?:"+t.pattern.source+")",t.pattern.flags),t.lookbehind=!0}(y),y.languages.swift={comment:{pattern:/(^|[^\\:])(?:\/\/.*|\/\*(?:[^/*]|\/(?!\*)|\*(?!\/)|\/\*(?:[^*]|\*(?!\/))*\*\/)*\*\/)/,lookbehind:!0,greedy:!0},"string-literal":[{pattern:RegExp(/(^|[^"#])/.source+"(?:"+/"(?:\\(?:\((?:[^()]|\([^()]*\))*\)|\r\n|[^(])|[^\\\r\n"])*"/.source+"|"+/"""(?:\\(?:\((?:[^()]|\([^()]*\))*\)|[^(])|[^\\"]|"(?!""))*"""/.source+")"+/(?!["#])/.source),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\\($/,alias:"punctuation"},punctuation:/\\(?=[\r\n])/,string:/[\s\S]+/}},{pattern:RegExp(/(^|[^"#])(#+)/.source+"(?:"+/"(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|\r\n|[^#])|[^\\\r\n])*?"/.source+"|"+/"""(?:\\(?:#+\((?:[^()]|\([^()]*\))*\)|[^#])|[^\\])*?"""/.source+")\\2"),lookbehind:!0,greedy:!0,inside:{interpolation:{pattern:/(\\#+\()(?:[^()]|\([^()]*\))*(?=\))/,lookbehind:!0,inside:null},"interpolation-punctuation":{pattern:/^\)|\\#+\($/,alias:"punctuation"},string:/[\s\S]+/}}],directive:{pattern:RegExp(/#/.source+"(?:"+/(?:elseif|if)\b/.source+"(?:[ \t]*"+/(?:![ \t]*)?(?:\b\w+\b(?:[ \t]*\((?:[^()]|\([^()]*\))*\))?|\((?:[^()]|\([^()]*\))*\))(?:[ \t]*(?:&&|\|\|))?/.source+")+|"+/(?:else|endif)\b/.source+")"),alias:"property",inside:{"directive-name":/^#\w+/,boolean:/\b(?:false|true)\b/,number:/\b\d+(?:\.\d+)*\b/,operator:/!|&&|\|\||[<>]=?/,punctuation:/[(),]/}},literal:{pattern:/#(?:colorLiteral|column|dsohandle|file(?:ID|Literal|Path)?|function|imageLiteral|line)\b/,alias:"constant"},"other-directive":{pattern:/#\w+\b/,alias:"property"},attribute:{pattern:/@\w+/,alias:"atrule"},"function-definition":{pattern:/(\bfunc\s+)\w+/,lookbehind:!0,alias:"function"},label:{pattern:/\b(break|continue)\s+\w+|\b[a-zA-Z_]\w*(?=\s*:\s*(?:for|repeat|while)\b)/,lookbehind:!0,alias:"important"},keyword:/\b(?:Any|Protocol|Self|Type|actor|as|assignment|associatedtype|associativity|async|await|break|case|catch|class|continue|convenience|default|defer|deinit|didSet|do|dynamic|else|enum|extension|fallthrough|fileprivate|final|for|func|get|guard|higherThan|if|import|in|indirect|infix|init|inout|internal|is|isolated|lazy|left|let|lowerThan|mutating|none|nonisolated|nonmutating|open|operator|optional|override|postfix|precedencegroup|prefix|private|protocol|public|repeat|required|rethrows|return|right|safe|self|set|some|static|struct|subscript|super|switch|throw|throws|try|typealias|unowned|unsafe|var|weak|where|while|willSet)\b/,boolean:/\b(?:false|true)\b/,nil:{pattern:/\bnil\b/,alias:"constant"},"short-argument":/\$\d+\b/,omit:{pattern:/\b_\b/,alias:"keyword"},number:/\b(?:[\d_]+(?:\.[\de_]+)?|0x[a-f0-9_]+(?:\.[a-f0-9p_]+)?|0b[01_]+|0o[0-7_]+)\b/i,"class-name":/\b[A-Z](?:[A-Z_\d]*[a-z]\w*)?\b/,function:/\b[a-z_]\w*(?=\s*\()/i,constant:/\b(?:[A-Z_]{2,}|k[A-Z][A-Za-z_]+)\b/,operator:/[-+*/%=!<>&|^~?]+|\.[.\-+*/%=!<>&|^~?]+/,punctuation:/[{}[\]();,.:\\]/},y.languages.swift["string-literal"].forEach((function(e){e.inside.interpolation.inside=y.languages.swift})),function(e){e.languages.kotlin=e.languages.extend("clike",{keyword:{pattern:/(^|[^.])\b(?:abstract|actual|annotation|as|break|by|catch|class|companion|const|constructor|continue|crossinline|data|do|dynamic|else|enum|expect|external|final|finally|for|fun|get|if|import|in|infix|init|inline|inner|interface|internal|is|lateinit|noinline|null|object|open|operator|out|override|package|private|protected|public|reified|return|sealed|set|super|suspend|tailrec|this|throw|to|try|typealias|val|var|vararg|when|where|while)\b/,lookbehind:!0},function:[{pattern:/(?:`[^\r\n`]+`|\b\w+)(?=\s*\()/,greedy:!0},{pattern:/(\.)(?:`[^\r\n`]+`|\w+)(?=\s*\{)/,lookbehind:!0,greedy:!0}],number:/\b(?:0[xX][\da-fA-F]+(?:_[\da-fA-F]+)*|0[bB][01]+(?:_[01]+)*|\d+(?:_\d+)*(?:\.\d+(?:_\d+)*)?(?:[eE][+-]?\d+(?:_\d+)*)?[fFL]?)\b/,operator:/\+[+=]?|-[-=>]?|==?=?|!(?:!|==?)?|[\/*%<>]=?|[?:]:?|\.\.|&&|\|\||\b(?:and|inv|or|shl|shr|ushr|xor)\b/}),delete e.languages.kotlin["class-name"];var t={"interpolation-punctuation":{pattern:/^\$\{?|\}$/,alias:"punctuation"},expression:{pattern:/[\s\S]+/,inside:e.languages.kotlin}};e.languages.insertBefore("kotlin","string",{"string-literal":[{pattern:/"""(?:[^$]|\$(?:(?!\{)|\{[^{}]*\}))*?"""/,alias:"multiline",inside:{interpolation:{pattern:/\$(?:[a-z_]\w*|\{[^{}]*\})/i,inside:t},string:/[\s\S]+/}},{pattern:/"(?:[^"\\\r\n$]|\\.|\$(?:(?!\{)|\{[^{}]*\}))*"/,alias:"singleline",inside:{interpolation:{pattern:/((?:^|[^\\])(?:\\{2})*)\$(?:[a-z_]\w*|\{[^{}]*\})/i,lookbehind:!0,inside:t},string:/[\s\S]+/}}],char:{pattern:/'(?:[^'\\\r\n]|\\(?:.|u[a-fA-F0-9]{0,4}))'/,greedy:!0}}),delete e.languages.kotlin.string,e.languages.insertBefore("kotlin","keyword",{annotation:{pattern:/\B@(?:\w+:)?(?:[A-Z]\w*|\[[^\]]+\])/,alias:"builtin"}}),e.languages.insertBefore("kotlin","function",{label:{pattern:/\b\w+@|@\w+\b/,alias:"symbol"}}),e.languages.kt=e.languages.kotlin,e.languages.kts=e.languages.kotlin}(y),y.languages.c=y.languages.extend("clike",{comment:{pattern:/\/\/(?:[^\r\n\\]|\\(?:\r\n?|\n|(?![\r\n])))*|\/\*[\s\S]*?(?:\*\/|$)/,greedy:!0},string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},"class-name":{pattern:/(\b(?:enum|struct)\s+(?:__attribute__\s*\(\([\s\S]*?\)\)\s*)?)\w+|\b[a-z]\w*_t\b/,lookbehind:!0},keyword:/\b(?:_Alignas|_Alignof|_Atomic|_Bool|_Complex|_Generic|_Imaginary|_Noreturn|_Static_assert|_Thread_local|__attribute__|asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|inline|int|long|register|return|short|signed|sizeof|static|struct|switch|typedef|typeof|union|unsigned|void|volatile|while)\b/,function:/\b[a-z_]\w*(?=\s*\()/i,number:/(?:\b0x(?:[\da-f]+(?:\.[\da-f]*)?|\.[\da-f]+)(?:p[+-]?\d+)?|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:e[+-]?\d+)?)[ful]{0,4}/i,operator:/>>=?|<<=?|->|([-+&|:])\1|[?:~]|[-+*/%&|^!=<>]=?/}),y.languages.insertBefore("c","string",{char:{pattern:/'(?:\\(?:\r\n|[\s\S])|[^'\\\r\n]){0,32}'/,greedy:!0}}),y.languages.insertBefore("c","string",{macro:{pattern:/(^[\t ]*)#\s*[a-z](?:[^\r\n\\/]|\/(?!\*)|\/\*(?:[^*]|\*(?!\/))*\*\/|\\(?:\r\n|[\s\S]))*/im,lookbehind:!0,greedy:!0,alias:"property",inside:{string:[{pattern:/^(#\s*include\s*)<[^>]+>/,lookbehind:!0},y.languages.c.string],char:y.languages.c.char,comment:y.languages.c.comment,"macro-name":[{pattern:/(^#\s*define\s+)\w+\b(?!\()/i,lookbehind:!0},{pattern:/(^#\s*define\s+)\w+\b(?=\()/i,lookbehind:!0,alias:"function"}],directive:{pattern:/^(#\s*)[a-z]+/,lookbehind:!0,alias:"keyword"},"directive-hash":/^#/,punctuation:/##|\\(?=[\r\n])/,expression:{pattern:/\S[\s\S]*/,inside:y.languages.c}}}}),y.languages.insertBefore("c","function",{constant:/\b(?:EOF|NULL|SEEK_CUR|SEEK_END|SEEK_SET|__DATE__|__FILE__|__LINE__|__TIMESTAMP__|__TIME__|__func__|stderr|stdin|stdout)\b/}),delete y.languages.c.boolean,y.languages.objectivec=y.languages.extend("c",{string:{pattern:/@?"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"/,greedy:!0},keyword:/\b(?:asm|auto|break|case|char|const|continue|default|do|double|else|enum|extern|float|for|goto|if|in|inline|int|long|register|return|self|short|signed|sizeof|static|struct|super|switch|typedef|typeof|union|unsigned|void|volatile|while)\b|(?:@interface|@end|@implementation|@protocol|@class|@public|@protected|@private|@property|@try|@catch|@finally|@throw|@synthesize|@dynamic|@selector)\b/,operator:/-[->]?|\+\+?|!=?|<>?=?|==?|&&?|\|\|?|[~^%?*\/@]/}),delete y.languages.objectivec["class-name"],y.languages.objc=y.languages.objectivec,y.languages.reason=y.languages.extend("clike",{string:{pattern:/"(?:\\(?:\r\n|[\s\S])|[^\\\r\n"])*"/,greedy:!0},"class-name":/\b[A-Z]\w*/,keyword:/\b(?:and|as|assert|begin|class|constraint|do|done|downto|else|end|exception|external|for|fun|function|functor|if|in|include|inherit|initializer|lazy|let|method|module|mutable|new|nonrec|object|of|open|or|private|rec|sig|struct|switch|then|to|try|type|val|virtual|when|while|with)\b/,operator:/\.{3}|:[:=]|\|>|->|=(?:==?|>)?|<=?|>=?|[|^?'#!~`]|[+\-*\/]\.?|\b(?:asr|land|lor|lsl|lsr|lxor|mod)\b/}),y.languages.insertBefore("reason","class-name",{char:{pattern:/'(?:\\x[\da-f]{2}|\\o[0-3][0-7][0-7]|\\\d{3}|\\.|[^'\\\r\n])'/,greedy:!0},constructor:/\b[A-Z]\w*\b(?!\s*\.)/,label:{pattern:/\b[a-z]\w*(?=::)/,alias:"symbol"}}),delete y.languages.reason.function,function(e){for(var t=/\/\*(?:[^*/]|\*(?!\/)|\/(?!\*)|)*\*\//.source,n=0;n<2;n++)t=t.replace(//g,(function(){return t}));t=t.replace(//g,(function(){return/[^\s\S]/.source})),e.languages.rust={comment:[{pattern:RegExp(/(^|[^\\])/.source+t),lookbehind:!0,greedy:!0},{pattern:/(^|[^\\:])\/\/.*/,lookbehind:!0,greedy:!0}],string:{pattern:/b?"(?:\\[\s\S]|[^\\"])*"|b?r(#*)"(?:[^"]|"(?!\1))*"\1/,greedy:!0},char:{pattern:/b?'(?:\\(?:x[0-7][\da-fA-F]|u\{(?:[\da-fA-F]_*){1,6}\}|.)|[^\\\r\n\t'])'/,greedy:!0},attribute:{pattern:/#!?\[(?:[^\[\]"]|"(?:\\[\s\S]|[^\\"])*")*\]/,greedy:!0,alias:"attr-name",inside:{string:null}},"closure-params":{pattern:/([=(,:]\s*|\bmove\s*)\|[^|]*\||\|[^|]*\|(?=\s*(?:\{|->))/,lookbehind:!0,greedy:!0,inside:{"closure-punctuation":{pattern:/^\||\|$/,alias:"punctuation"},rest:null}},"lifetime-annotation":{pattern:/'\w+/,alias:"symbol"},"fragment-specifier":{pattern:/(\$\w+:)[a-z]+/,lookbehind:!0,alias:"punctuation"},variable:/\$\w+/,"function-definition":{pattern:/(\bfn\s+)\w+/,lookbehind:!0,alias:"function"},"type-definition":{pattern:/(\b(?:enum|struct|trait|type|union)\s+)\w+/,lookbehind:!0,alias:"class-name"},"module-declaration":[{pattern:/(\b(?:crate|mod)\s+)[a-z][a-z_\d]*/,lookbehind:!0,alias:"namespace"},{pattern:/(\b(?:crate|self|super)\s*)::\s*[a-z][a-z_\d]*\b(?:\s*::(?:\s*[a-z][a-z_\d]*\s*::)*)?/,lookbehind:!0,alias:"namespace",inside:{punctuation:/::/}}],keyword:[/\b(?:Self|abstract|as|async|await|become|box|break|const|continue|crate|do|dyn|else|enum|extern|final|fn|for|if|impl|in|let|loop|macro|match|mod|move|mut|override|priv|pub|ref|return|self|static|struct|super|trait|try|type|typeof|union|unsafe|unsized|use|virtual|where|while|yield)\b/,/\b(?:bool|char|f(?:32|64)|[ui](?:8|16|32|64|128|size)|str)\b/],function:/\b[a-z_]\w*(?=\s*(?:::\s*<|\())/,macro:{pattern:/\b\w+!/,alias:"property"},constant:/\b[A-Z_][A-Z_\d]+\b/,"class-name":/\b[A-Z]\w*\b/,namespace:{pattern:/(?:\b[a-z][a-z_\d]*\s*::\s*)*\b[a-z][a-z_\d]*\s*::(?!\s*<)/,inside:{punctuation:/::/}},number:/\b(?:0x[\dA-Fa-f](?:_?[\dA-Fa-f])*|0o[0-7](?:_?[0-7])*|0b[01](?:_?[01])*|(?:(?:\d(?:_?\d)*)?\.)?\d(?:_?\d)*(?:[Ee][+-]?\d+)?)(?:_?(?:f32|f64|[iu](?:8|16|32|64|size)?))?\b/,boolean:/\b(?:false|true)\b/,punctuation:/->|\.\.=|\.{1,3}|::|[{}[\];(),:]/,operator:/[-+*\/%!^]=?|=[=>]?|&[&=]?|\|[|=]?|<>?=?|[@?]/},e.languages.rust["closure-params"].inside.rest=e.languages.rust,e.languages.rust.attribute.inside.string=e.languages.rust.string}(y),y.languages.go=y.languages.extend("clike",{string:{pattern:/(^|[^\\])"(?:\\.|[^"\\\r\n])*"|`[^`]*`/,lookbehind:!0,greedy:!0},keyword:/\b(?:break|case|chan|const|continue|default|defer|else|fallthrough|for|func|go(?:to)?|if|import|interface|map|package|range|return|select|struct|switch|type|var)\b/,boolean:/\b(?:_|false|iota|nil|true)\b/,number:[/\b0(?:b[01_]+|o[0-7_]+)i?\b/i,/\b0x(?:[a-f\d_]+(?:\.[a-f\d_]*)?|\.[a-f\d_]+)(?:p[+-]?\d+(?:_\d+)*)?i?(?!\w)/i,/(?:\b\d[\d_]*(?:\.[\d_]*)?|\B\.\d[\d_]*)(?:e[+-]?[\d_]+)?i?(?!\w)/i],operator:/[*\/%^!=]=?|\+[=+]?|-[=-]?|\|[=|]?|&(?:=|&|\^=?)?|>(?:>=?|=)?|<(?:<=?|=|-)?|:=|\.\.\./,builtin:/\b(?:append|bool|byte|cap|close|complex|complex(?:64|128)|copy|delete|error|float(?:32|64)|u?int(?:8|16|32|64)?|imag|len|make|new|panic|print(?:ln)?|real|recover|rune|string|uintptr)\b/}),y.languages.insertBefore("go","string",{char:{pattern:/'(?:\\.|[^'\\\r\n]){0,10}'/,greedy:!0}}),delete y.languages.go["class-name"],function(e){var t=/\b(?:alignas|alignof|asm|auto|bool|break|case|catch|char|char16_t|char32_t|char8_t|class|co_await|co_return|co_yield|compl|concept|const|const_cast|consteval|constexpr|constinit|continue|decltype|default|delete|do|double|dynamic_cast|else|enum|explicit|export|extern|final|float|for|friend|goto|if|import|inline|int|int16_t|int32_t|int64_t|int8_t|long|module|mutable|namespace|new|noexcept|nullptr|operator|override|private|protected|public|register|reinterpret_cast|requires|return|short|signed|sizeof|static|static_assert|static_cast|struct|switch|template|this|thread_local|throw|try|typedef|typeid|typename|uint16_t|uint32_t|uint64_t|uint8_t|union|unsigned|using|virtual|void|volatile|wchar_t|while)\b/,n=/\b(?!)\w+(?:\s*\.\s*\w+)*\b/.source.replace(//g,(function(){return t.source}));e.languages.cpp=e.languages.extend("c",{"class-name":[{pattern:RegExp(/(\b(?:class|concept|enum|struct|typename)\s+)(?!)\w+/.source.replace(//g,(function(){return t.source}))),lookbehind:!0},/\b[A-Z]\w*(?=\s*::\s*\w+\s*\()/,/\b[A-Z_]\w*(?=\s*::\s*~\w+\s*\()/i,/\b\w+(?=\s*<(?:[^<>]|<(?:[^<>]|<[^<>]*>)*>)*>\s*::\s*\w+\s*\()/],keyword:t,number:{pattern:/(?:\b0b[01']+|\b0x(?:[\da-f']+(?:\.[\da-f']*)?|\.[\da-f']+)(?:p[+-]?[\d']+)?|(?:\b[\d']+(?:\.[\d']*)?|\B\.[\d']+)(?:e[+-]?[\d']+)?)[ful]{0,4}/i,greedy:!0},operator:/>>=?|<<=?|->|--|\+\+|&&|\|\||[?:~]|<=>|[-+*/%&|^!=<>]=?|\b(?:and|and_eq|bitand|bitor|not|not_eq|or|or_eq|xor|xor_eq)\b/,boolean:/\b(?:false|true)\b/}),e.languages.insertBefore("cpp","string",{module:{pattern:RegExp(/(\b(?:import|module)\s+)/.source+"(?:"+/"(?:\\(?:\r\n|[\s\S])|[^"\\\r\n])*"|<[^<>\r\n]*>/.source+"|"+/(?:\s*:\s*)?|:\s*/.source.replace(//g,(function(){return n}))+")"),lookbehind:!0,greedy:!0,inside:{string:/^[<"][\s\S]+/,operator:/:/,punctuation:/\./}},"raw-string":{pattern:/R"([^()\\ ]{0,16})\([\s\S]*?\)\1"/,alias:"string",greedy:!0}}),e.languages.insertBefore("cpp","keyword",{"generic-function":{pattern:/\b(?!operator\b)[a-z_]\w*\s*<(?:[^<>]|<[^<>]*>)*>(?=\s*\()/i,inside:{function:/^\w+/,generic:{pattern:/<[\s\S]+/,alias:"class-name",inside:e.languages.cpp}}}}),e.languages.insertBefore("cpp","operator",{"double-colon":{pattern:/::/,alias:"punctuation"}}),e.languages.insertBefore("cpp","class-name",{"base-clause":{pattern:/(\b(?:class|struct)\s+\w+\s*:\s*)[^;{}"'\s]+(?:\s+[^;{}"'\s]+)*(?=\s*[;{])/,lookbehind:!0,greedy:!0,inside:e.languages.extend("cpp",{})}}),e.languages.insertBefore("inside","double-colon",{"class-name":/\b[a-z_]\w*\b(?!\s*::)/i},e.languages.cpp["base-clause"])}(y),y.languages.python={comment:{pattern:/(^|[^\\])#.*/,lookbehind:!0,greedy:!0},"string-interpolation":{pattern:/(?:f|fr|rf)(?:("""|''')[\s\S]*?\1|("|')(?:\\.|(?!\2)[^\\\r\n])*\2)/i,greedy:!0,inside:{interpolation:{pattern:/((?:^|[^{])(?:\{\{)*)\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}]|\{(?!\{)(?:[^{}])+\})+\})+\}/,lookbehind:!0,inside:{"format-spec":{pattern:/(:)[^:(){}]+(?=\}$)/,lookbehind:!0},"conversion-option":{pattern:/![sra](?=[:}]$)/,alias:"punctuation"},rest:null}},string:/[\s\S]+/}},"triple-quoted-string":{pattern:/(?:[rub]|br|rb)?("""|''')[\s\S]*?\1/i,greedy:!0,alias:"string"},string:{pattern:/(?:[rub]|br|rb)?("|')(?:\\.|(?!\1)[^\\\r\n])*\1/i,greedy:!0},function:{pattern:/((?:^|\s)def[ \t]+)[a-zA-Z_]\w*(?=\s*\()/g,lookbehind:!0},"class-name":{pattern:/(\bclass\s+)\w+/i,lookbehind:!0},decorator:{pattern:/(^[\t ]*)@\w+(?:\.\w+)*/m,lookbehind:!0,alias:["annotation","punctuation"],inside:{punctuation:/\./}},keyword:/\b(?:_(?=\s*:)|and|as|assert|async|await|break|case|class|continue|def|del|elif|else|except|exec|finally|for|from|global|if|import|in|is|lambda|match|nonlocal|not|or|pass|print|raise|return|try|while|with|yield)\b/,builtin:/\b(?:__import__|abs|all|any|apply|ascii|basestring|bin|bool|buffer|bytearray|bytes|callable|chr|classmethod|cmp|coerce|compile|complex|delattr|dict|dir|divmod|enumerate|eval|execfile|file|filter|float|format|frozenset|getattr|globals|hasattr|hash|help|hex|id|input|int|intern|isinstance|issubclass|iter|len|list|locals|long|map|max|memoryview|min|next|object|oct|open|ord|pow|property|range|raw_input|reduce|reload|repr|reversed|round|set|setattr|slice|sorted|staticmethod|str|sum|super|tuple|type|unichr|unicode|vars|xrange|zip)\b/,boolean:/\b(?:False|None|True)\b/,number:/\b0(?:b(?:_?[01])+|o(?:_?[0-7])+|x(?:_?[a-f0-9])+)\b|(?:\b\d+(?:_\d+)*(?:\.(?:\d+(?:_\d+)*)?)?|\B\.\d+(?:_\d+)*)(?:e[+-]?\d+(?:_\d+)*)?j?(?!\w)/i,operator:/[-+%=]=?|!=|:=|\*\*?=?|\/\/?=?|<[<=>]?|>[=>]?|[&|^~]/,punctuation:/[{}[\];(),.:]/},y.languages.python["string-interpolation"].inside.interpolation.inside.rest=y.languages.python,y.languages.py=y.languages.python;((e,t)=>{for(var n in t)d(e,n,{get:t[n],enumerable:!0})})({},{dracula:()=>w,duotoneDark:()=>x,duotoneLight:()=>k,github:()=>S,jettwaveDark:()=>M,jettwaveLight:()=>D,nightOwl:()=>E,nightOwlLight:()=>_,oceanicNext:()=>A,okaidia:()=>L,oneDark:()=>F,oneLight:()=>z,palenight:()=>N,shadesOfPurple:()=>j,synthwave84:()=>O,ultramin:()=>P,vsDark:()=>R,vsLight:()=>I});var b,v,w={plain:{color:"#F8F8F2",backgroundColor:"#282A36"},styles:[{types:["prolog","constant","builtin"],style:{color:"rgb(189, 147, 249)"}},{types:["inserted","function"],style:{color:"rgb(80, 250, 123)"}},{types:["deleted"],style:{color:"rgb(255, 85, 85)"}},{types:["changed"],style:{color:"rgb(255, 184, 108)"}},{types:["punctuation","symbol"],style:{color:"rgb(248, 248, 242)"}},{types:["string","char","tag","selector"],style:{color:"rgb(255, 121, 198)"}},{types:["keyword","variable"],style:{color:"rgb(189, 147, 249)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(98, 114, 164)"}},{types:["attr-name"],style:{color:"rgb(241, 250, 140)"}}]},x={plain:{backgroundColor:"#2a2734",color:"#9a86fd"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#6c6783"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#e09142"}},{types:["property","function"],style:{color:"#9a86fd"}},{types:["tag-id","selector","atrule-id"],style:{color:"#eeebff"}},{types:["attr-name"],style:{color:"#c4b9fe"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule","placeholder","variable"],style:{color:"#ffcc99"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#c4b9fe"}}]},k={plain:{backgroundColor:"#faf8f5",color:"#728fcb"},styles:[{types:["comment","prolog","doctype","cdata","punctuation"],style:{color:"#b6ad9a"}},{types:["namespace"],style:{opacity:.7}},{types:["tag","operator","number"],style:{color:"#063289"}},{types:["property","function"],style:{color:"#b29762"}},{types:["tag-id","selector","atrule-id"],style:{color:"#2d2006"}},{types:["attr-name"],style:{color:"#896724"}},{types:["boolean","string","entity","url","attr-value","keyword","control","directive","unit","statement","regex","atrule"],style:{color:"#728fcb"}},{types:["placeholder","variable"],style:{color:"#93abdc"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"#896724"}}]},S={plain:{color:"#393A34",backgroundColor:"#f6f8fa"},styles:[{types:["comment","prolog","doctype","cdata"],style:{color:"#999988",fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}},{types:["string","attr-value"],style:{color:"#e3116c"}},{types:["punctuation","operator"],style:{color:"#393A34"}},{types:["entity","url","symbol","number","boolean","variable","constant","property","regex","inserted"],style:{color:"#36acaa"}},{types:["atrule","keyword","attr-name","selector"],style:{color:"#00a4db"}},{types:["function","deleted","tag"],style:{color:"#d73a49"}},{types:["function-variable"],style:{color:"#6f42c1"}},{types:["tag","selector","keyword"],style:{color:"#00009f"}}]},E={plain:{color:"#d6deeb",backgroundColor:"#011627"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(99, 119, 119)",fontStyle:"italic"}},{types:["string","url"],style:{color:"rgb(173, 219, 103)"}},{types:["variable"],style:{color:"rgb(214, 222, 235)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation"],style:{color:"rgb(199, 146, 234)"}},{types:["selector","doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(255, 203, 139)"}},{types:["tag","operator","keyword"],style:{color:"rgb(127, 219, 202)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["property"],style:{color:"rgb(128, 203, 196)"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}}]},_={plain:{color:"#403f53",backgroundColor:"#FBFBFB"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)",fontStyle:"italic"}},{types:["inserted","attr-name"],style:{color:"rgb(72, 118, 214)",fontStyle:"italic"}},{types:["comment"],style:{color:"rgb(152, 159, 177)",fontStyle:"italic"}},{types:["string","builtin","char","constant","url"],style:{color:"rgb(72, 118, 214)"}},{types:["variable"],style:{color:"rgb(201, 103, 101)"}},{types:["number"],style:{color:"rgb(170, 9, 130)"}},{types:["punctuation"],style:{color:"rgb(153, 76, 195)"}},{types:["function","selector","doctype"],style:{color:"rgb(153, 76, 195)",fontStyle:"italic"}},{types:["class-name"],style:{color:"rgb(17, 17, 17)"}},{types:["tag"],style:{color:"rgb(153, 76, 195)"}},{types:["operator","property","keyword","namespace"],style:{color:"rgb(12, 150, 155)"}},{types:["boolean"],style:{color:"rgb(188, 84, 84)"}}]},C="#c5a5c5",T="#8dc891",A={plain:{backgroundColor:"#282c34",color:"#ffffff"},styles:[{types:["attr-name"],style:{color:C}},{types:["attr-value"],style:{color:T}},{types:["comment","block-comment","prolog","doctype","cdata","shebang"],style:{color:"#999999"}},{types:["property","number","function-name","constant","symbol","deleted"],style:{color:"#5a9bcf"}},{types:["boolean"],style:{color:"#ff8b50"}},{types:["tag"],style:{color:"#fc929e"}},{types:["string"],style:{color:T}},{types:["punctuation"],style:{color:T}},{types:["selector","char","builtin","inserted"],style:{color:"#D8DEE9"}},{types:["function"],style:{color:"#79b6f2"}},{types:["operator","entity","url","variable"],style:{color:"#d7deea"}},{types:["keyword"],style:{color:C}},{types:["atrule","class-name"],style:{color:"#FAC863"}},{types:["important"],style:{fontWeight:"400"}},{types:["bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["namespace"],style:{opacity:.7}}]},L={plain:{color:"#f8f8f2",backgroundColor:"#272822"},styles:[{types:["changed"],style:{color:"rgb(162, 191, 252)",fontStyle:"italic"}},{types:["deleted"],style:{color:"#f92672",fontStyle:"italic"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)",fontStyle:"italic"}},{types:["comment"],style:{color:"#8292a2",fontStyle:"italic"}},{types:["string","url"],style:{color:"#a6e22e"}},{types:["variable"],style:{color:"#f8f8f2"}},{types:["number"],style:{color:"#ae81ff"}},{types:["builtin","char","constant","function","class-name"],style:{color:"#e6db74"}},{types:["punctuation"],style:{color:"#f8f8f2"}},{types:["selector","doctype"],style:{color:"#a6e22e",fontStyle:"italic"}},{types:["tag","operator","keyword"],style:{color:"#66d9ef"}},{types:["boolean"],style:{color:"#ae81ff"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)",opacity:.7}},{types:["tag","property"],style:{color:"#f92672"}},{types:["attr-name"],style:{color:"#a6e22e !important"}},{types:["doctype"],style:{color:"#8292a2"}},{types:["rule"],style:{color:"#e6db74"}}]},N={plain:{color:"#bfc7d5",backgroundColor:"#292d3e"},styles:[{types:["comment"],style:{color:"rgb(105, 112, 152)",fontStyle:"italic"}},{types:["string","inserted"],style:{color:"rgb(195, 232, 141)"}},{types:["number"],style:{color:"rgb(247, 140, 108)"}},{types:["builtin","char","constant","function"],style:{color:"rgb(130, 170, 255)"}},{types:["punctuation","selector"],style:{color:"rgb(199, 146, 234)"}},{types:["variable"],style:{color:"rgb(191, 199, 213)"}},{types:["class-name","attr-name"],style:{color:"rgb(255, 203, 107)"}},{types:["tag","deleted"],style:{color:"rgb(255, 85, 114)"}},{types:["operator"],style:{color:"rgb(137, 221, 255)"}},{types:["boolean"],style:{color:"rgb(255, 88, 116)"}},{types:["keyword"],style:{fontStyle:"italic"}},{types:["doctype"],style:{color:"rgb(199, 146, 234)",fontStyle:"italic"}},{types:["namespace"],style:{color:"rgb(178, 204, 214)"}},{types:["url"],style:{color:"rgb(221, 221, 221)"}}]},j={plain:{color:"#9EFEFF",backgroundColor:"#2D2A55"},styles:[{types:["changed"],style:{color:"rgb(255, 238, 128)"}},{types:["deleted"],style:{color:"rgba(239, 83, 80, 0.56)"}},{types:["inserted"],style:{color:"rgb(173, 219, 103)"}},{types:["comment"],style:{color:"rgb(179, 98, 255)",fontStyle:"italic"}},{types:["punctuation"],style:{color:"rgb(255, 255, 255)"}},{types:["constant"],style:{color:"rgb(255, 98, 140)"}},{types:["string","url"],style:{color:"rgb(165, 255, 144)"}},{types:["variable"],style:{color:"rgb(255, 238, 128)"}},{types:["number","boolean"],style:{color:"rgb(255, 98, 140)"}},{types:["attr-name"],style:{color:"rgb(255, 180, 84)"}},{types:["keyword","operator","property","namespace","tag","selector","doctype"],style:{color:"rgb(255, 157, 0)"}},{types:["builtin","char","constant","function","class-name"],style:{color:"rgb(250, 208, 0)"}}]},O={plain:{backgroundColor:"linear-gradient(to bottom, #2a2139 75%, #34294f)",backgroundImage:"#34294f",color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"},styles:[{types:["comment","block-comment","prolog","doctype","cdata"],style:{color:"#495495",fontStyle:"italic"}},{types:["punctuation"],style:{color:"#ccc"}},{types:["tag","attr-name","namespace","number","unit","hexcode","deleted"],style:{color:"#e2777a"}},{types:["property","selector"],style:{color:"#72f1b8",textShadow:"0 0 2px #100c0f, 0 0 10px #257c5575, 0 0 35px #21272475"}},{types:["function-name"],style:{color:"#6196cc"}},{types:["boolean","selector-id","function"],style:{color:"#fdfdfd",textShadow:"0 0 2px #001716, 0 0 3px #03edf975, 0 0 5px #03edf975, 0 0 8px #03edf975"}},{types:["class-name","maybe-class-name","builtin"],style:{color:"#fff5f6",textShadow:"0 0 2px #000, 0 0 10px #fc1f2c75, 0 0 5px #fc1f2c75, 0 0 25px #fc1f2c75"}},{types:["constant","symbol"],style:{color:"#f92aad",textShadow:"0 0 2px #100c0f, 0 0 5px #dc078e33, 0 0 10px #fff3"}},{types:["important","atrule","keyword","selector-class"],style:{color:"#f4eee4",textShadow:"0 0 2px #393a33, 0 0 8px #f39f0575, 0 0 2px #f39f0575"}},{types:["string","char","attr-value","regex","variable"],style:{color:"#f87c32"}},{types:["parameter"],style:{fontStyle:"italic"}},{types:["entity","url"],style:{color:"#67cdcc"}},{types:["operator"],style:{color:"ffffffee"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["entity"],style:{cursor:"help"}},{types:["inserted"],style:{color:"green"}}]},P={plain:{color:"#282a2e",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(197, 200, 198)"}},{types:["string","number","builtin","variable"],style:{color:"rgb(150, 152, 150)"}},{types:["class-name","function","tag","attr-name"],style:{color:"rgb(40, 42, 46)"}}]},R={plain:{color:"#9CDCFE",backgroundColor:"#1E1E1E"},styles:[{types:["prolog"],style:{color:"rgb(0, 0, 128)"}},{types:["comment"],style:{color:"rgb(106, 153, 85)"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"rgb(86, 156, 214)"}},{types:["number","inserted"],style:{color:"rgb(181, 206, 168)"}},{types:["constant"],style:{color:"rgb(100, 102, 149)"}},{types:["attr-name","variable"],style:{color:"rgb(156, 220, 254)"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"rgb(206, 145, 120)"}},{types:["selector"],style:{color:"rgb(215, 186, 125)"}},{types:["tag"],style:{color:"rgb(78, 201, 176)"}},{types:["tag"],languages:["markup"],style:{color:"rgb(86, 156, 214)"}},{types:["punctuation","operator"],style:{color:"rgb(212, 212, 212)"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"rgb(220, 220, 170)"}},{types:["class-name"],style:{color:"rgb(78, 201, 176)"}},{types:["char"],style:{color:"rgb(209, 105, 105)"}}]},I={plain:{color:"#000000",backgroundColor:"#ffffff"},styles:[{types:["comment"],style:{color:"rgb(0, 128, 0)"}},{types:["builtin"],style:{color:"rgb(0, 112, 193)"}},{types:["number","variable","inserted"],style:{color:"rgb(9, 134, 88)"}},{types:["operator"],style:{color:"rgb(0, 0, 0)"}},{types:["constant","char"],style:{color:"rgb(129, 31, 63)"}},{types:["tag"],style:{color:"rgb(128, 0, 0)"}},{types:["attr-name"],style:{color:"rgb(255, 0, 0)"}},{types:["deleted","string"],style:{color:"rgb(163, 21, 21)"}},{types:["changed","punctuation"],style:{color:"rgb(4, 81, 165)"}},{types:["function","keyword"],style:{color:"rgb(0, 0, 255)"}},{types:["class-name"],style:{color:"rgb(38, 127, 153)"}}]},M={plain:{color:"#f8fafc",backgroundColor:"#011627"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#569CD6"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#f8fafc"}},{types:["attr-name","variable"],style:{color:"#9CDCFE"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#cbd5e1"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#D4D4D4"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#7dd3fc"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},D={plain:{color:"#0f172a",backgroundColor:"#f1f5f9"},styles:[{types:["prolog"],style:{color:"#000080"}},{types:["comment"],style:{color:"#6A9955"}},{types:["builtin","changed","keyword","interpolation-punctuation"],style:{color:"#0c4a6e"}},{types:["number","inserted"],style:{color:"#B5CEA8"}},{types:["constant"],style:{color:"#0f172a"}},{types:["attr-name","variable"],style:{color:"#0c4a6e"}},{types:["deleted","string","attr-value","template-punctuation"],style:{color:"#64748b"}},{types:["selector"],style:{color:"#D7BA7D"}},{types:["tag"],style:{color:"#0ea5e9"}},{types:["tag"],languages:["markup"],style:{color:"#0ea5e9"}},{types:["punctuation","operator"],style:{color:"#475569"}},{types:["punctuation"],languages:["markup"],style:{color:"#808080"}},{types:["function"],style:{color:"#0e7490"}},{types:["class-name"],style:{color:"#0ea5e9"}},{types:["char"],style:{color:"#D16969"}}]},F={plain:{backgroundColor:"hsl(220, 13%, 18%)",color:"hsl(220, 14%, 71%)",textShadow:"0 1px rgba(0, 0, 0, 0.3)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(220, 10%, 40%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(220, 14%, 71%)"}},{types:["attr-name","class-name","maybe-class-name","boolean","constant","number","atrule"],style:{color:"hsl(29, 54%, 61%)"}},{types:["keyword"],style:{color:"hsl(286, 60%, 67%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(355, 65%, 65%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value"],style:{color:"hsl(95, 38%, 62%)"}},{types:["variable","operator","function"],style:{color:"hsl(207, 82%, 66%)"}},{types:["url"],style:{color:"hsl(187, 47%, 55%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(220, 14%, 71%)"}}]},z={plain:{backgroundColor:"hsl(230, 1%, 98%)",color:"hsl(230, 8%, 24%)"},styles:[{types:["comment","prolog","cdata"],style:{color:"hsl(230, 4%, 64%)"}},{types:["doctype","punctuation","entity"],style:{color:"hsl(230, 8%, 24%)"}},{types:["attr-name","class-name","boolean","constant","number","atrule"],style:{color:"hsl(35, 99%, 36%)"}},{types:["keyword"],style:{color:"hsl(301, 63%, 40%)"}},{types:["property","tag","symbol","deleted","important"],style:{color:"hsl(5, 74%, 59%)"}},{types:["selector","string","char","builtin","inserted","regex","attr-value","punctuation"],style:{color:"hsl(119, 34%, 47%)"}},{types:["variable","operator","function"],style:{color:"hsl(221, 87%, 60%)"}},{types:["url"],style:{color:"hsl(198, 99%, 37%)"}},{types:["deleted"],style:{textDecorationLine:"line-through"}},{types:["inserted"],style:{textDecorationLine:"underline"}},{types:["italic"],style:{fontStyle:"italic"}},{types:["important","bold"],style:{fontWeight:"bold"}},{types:["important"],style:{color:"hsl(230, 8%, 24%)"}}]},B=n(4784);b=y,v=B.default.themeConfig.prism.additionalLanguages,globalThis.Prism=b,v.forEach((function(e){"php"===e&&n(9700),n(7751)("./prism-"+e)})),delete globalThis.Prism},1107:(e,t,n)=>{"use strict";n.d(t,{A:()=>f});var r=n(8587),a=(n(6540),n(4164)),o=n(1312),i=n(6342),l=n(8774),s=n(3427);const u={anchorWithStickyNavbar:"anchorWithStickyNavbar_LWe7",anchorWithHideOnScrollNavbar:"anchorWithHideOnScrollNavbar_WYt5"};var c=n(4848),d=["as","id"];function f(e){var t=e.as,n=e.id,f=(0,r.A)(e,d),p=(0,s.A)(),m=(0,i.p)().navbar.hideOnScroll;if("h1"===t||!n)return(0,c.jsx)(t,Object.assign({},f,{id:void 0}));p.collectAnchor(n);var h=(0,o.T)({id:"theme.common.headingLinkTitle",message:"Direct link to {heading}",description:"Title for link to heading"},{heading:"string"==typeof f.children?f.children:n});return(0,c.jsxs)(t,Object.assign({},f,{className:(0,a.A)("anchor",m?u.anchorWithHideOnScrollNavbar:u.anchorWithStickyNavbar,f.className),id:n,children:[f.children,(0,c.jsx)(l.A,{className:"hash-link",to:"#"+n,"aria-label":h,title:h,children:"\u200b"})]}))}},2884:(e,t,n)=>{"use strict";n.d(t,{A:()=>Se});var r=n(6540),a=n(4164),o=n(7489),i=n(9024),l=n(6347),s=n(1312),u=n(5062),c=n(4848),d="__docusaurus_skipToContent_fallback";function f(e){e.setAttribute("tabindex","-1"),e.focus(),e.removeAttribute("tabindex")}function p(){var e=(0,r.useRef)(null),t=(0,l.W6)().action,n=(0,r.useCallback)((function(e){e.preventDefault();var t,n=null!=(t=document.querySelector("main:first-of-type"))?t:document.getElementById(d);n&&f(n)}),[]);return(0,u.$)((function(n){var r=n.location;e.current&&!r.hash&&"PUSH"===t&&f(e.current)})),{containerRef:e,onClick:n}}var m=(0,s.T)({id:"theme.common.skipToMainContent",description:"The skip to content label used for accessibility, allowing to rapidly navigate to main content with keyboard tab/enter navigation",message:"Skip to main content"});function h(e){var t,n=null!=(t=e.children)?t:m,r=p(),a=r.containerRef,o=r.onClick;return(0,c.jsx)("div",{ref:a,role:"region","aria-label":m,children:(0,c.jsx)("a",Object.assign({},e,{href:"#"+d,onClick:o,children:n}))})}var g=n(7559),y=n(4090);const b={skipToContent:"skipToContent_fXgn"};function v(){return(0,c.jsx)(h,{className:b.skipToContent})}var w=n(6342),x=n(5041),k=n(8587),S=["width","height","color","strokeWidth","className"];function E(e){var t=e.width,n=void 0===t?21:t,r=e.height,a=void 0===r?21:r,o=e.color,i=void 0===o?"currentColor":o,l=e.strokeWidth,s=void 0===l?1.2:l,u=(e.className,(0,k.A)(e,S));return(0,c.jsx)("svg",Object.assign({viewBox:"0 0 15 15",width:n,height:a},u,{children:(0,c.jsx)("g",{stroke:i,strokeWidth:s,children:(0,c.jsx)("path",{d:"M.75.75l13.5 13.5M14.25.75L.75 14.25"})})}))}const _={closeButton:"closeButton_CVFx"};function C(e){return(0,c.jsx)("button",Object.assign({type:"button","aria-label":(0,s.T)({id:"theme.AnnouncementBar.closeButtonAriaLabel",message:"Close",description:"The ARIA label for close button of announcement bar"})},e,{className:(0,a.A)("clean-btn close",_.closeButton,e.className),children:(0,c.jsx)(E,{width:14,height:14,strokeWidth:3.1})}))}const T={content:"content_knG7"};function A(e){var t=(0,w.p)().announcementBar.content;return(0,c.jsx)("div",Object.assign({},e,{className:(0,a.A)(T.content,e.className),dangerouslySetInnerHTML:{__html:t}}))}const L={announcementBar:"announcementBar_mb4j",announcementBarPlaceholder:"announcementBarPlaceholder_vyr4",announcementBarClose:"announcementBarClose_gvF7",announcementBarContent:"announcementBarContent_xLdY"};function N(){var e=(0,w.p)().announcementBar,t=(0,x.Mj)(),n=t.isActive,r=t.close;if(!n)return null;var a=e.backgroundColor,o=e.textColor,i=e.isCloseable;return(0,c.jsxs)("div",{className:L.announcementBar,style:{backgroundColor:a,color:o},role:"banner",children:[i&&(0,c.jsx)("div",{className:L.announcementBarPlaceholder}),(0,c.jsx)(A,{className:L.announcementBarContent}),i&&(0,c.jsx)(C,{onClick:r,className:L.announcementBarClose})]})}var j=n(8937),O=n(3807),P=n(2069),R=n(5600),I=r.createContext(null);function M(e){var t,n,a,o,i,l,s,u=e.children,d=(t=(0,P.M)(),n=(0,R.YL)(),a=(0,r.useState)(!1),o=a[0],i=a[1],l=null!==n.component,s=(0,O.ZC)(l),(0,r.useEffect)((function(){l&&!s&&i(!0)}),[l,s]),(0,r.useEffect)((function(){l?t.shown||i(!0):i(!1)}),[t.shown,l]),(0,r.useMemo)((function(){return[o,i]}),[o]));return(0,c.jsx)(I.Provider,{value:d,children:u})}function D(e){if(e.component){var t=e.component;return(0,c.jsx)(t,Object.assign({},e.props))}}function F(){var e=(0,r.useContext)(I);if(!e)throw new O.dV("NavbarSecondaryMenuDisplayProvider");var t=e[0],n=e[1],a=(0,r.useCallback)((function(){return n(!1)}),[n]),o=(0,R.YL)();return(0,r.useMemo)((function(){return{shown:t,hide:a,content:D(o)}}),[a,o,t])}var z=n(961);function B(){return r.createElement("svg",{width:"15",height:"15",className:"DocSearch-Control-Key-Icon"},r.createElement("path",{d:"M4.505 4.496h2M5.505 5.496v5M8.216 4.496l.055 5.993M10 7.5c.333.333.5.667.5 1v2M12.326 4.5v5.996M8.384 4.496c1.674 0 2.116 0 2.116 1.5s-.442 1.5-2.116 1.5M3.205 9.303c-.09.448-.277 1.21-1.241 1.203C1 10.5.5 9.513.5 8V7c0-1.57.5-2.5 1.464-2.494.964.006 1.134.598 1.24 1.342M12.553 10.5h1.953",strokeWidth:"1.2",stroke:"currentColor",fill:"none",strokeLinecap:"square"}))}var U=n(9188),$=["translations"];function H(){return H=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=new Array(t);n=0||(a[n]=e[n]);return a}(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r=0||Object.prototype.propertyIsEnumerable.call(e,n)&&(a[n]=e[n])}return a}var G="Ctrl";var K=r.forwardRef((function(e,t){var n=e.translations,a=void 0===n?{}:n,o=q(e,$),i=a.buttonText,l=void 0===i?"Search":i,s=a.buttonAriaLabel,u=void 0===s?"Search":s,c=V((0,r.useState)(null),2),d=c[0],f=c[1];return(0,r.useEffect)((function(){"undefined"!=typeof navigator&&(/(Mac|iPhone|iPod|iPad)/i.test(navigator.platform)?f("\u2318"):f(G))}),[]),r.createElement("button",H({type:"button",className:"DocSearch DocSearch-Button","aria-label":u},o,{ref:t}),r.createElement("span",{className:"DocSearch-Button-Container"},r.createElement(U.W,null),r.createElement("span",{className:"DocSearch-Button-Placeholder"},l)),r.createElement("span",{className:"DocSearch-Button-Keys"},null!==d&&r.createElement(r.Fragment,null,r.createElement(Y,{reactsToKey:d===G?G:"Meta"},d===G?r.createElement(B,null):d),r.createElement(Y,{reactsToKey:"k"},"K"))))}));function Y(e){var t=e.reactsToKey,n=e.children,a=V((0,r.useState)(!1),2),o=a[0],i=a[1];return(0,r.useEffect)((function(){if(t)return window.addEventListener("keydown",e),window.addEventListener("keyup",n),function(){window.removeEventListener("keydown",e),window.removeEventListener("keyup",n)};function e(e){e.key===t&&i(!0)}function n(e){e.key!==t&&"Meta"!==e.key||i(!1)}}),[t]),r.createElement("kbd",{className:o?"DocSearch-Button-Key DocSearch-Button-Key--pressed":"DocSearch-Button-Key"},n)}var Z=n(5260),Q=n(8774),X=n(4255),J=n(1252),ee=n(1062),te=n(2967);var ne=n(4586);const re={button:{buttonText:(0,s.T)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"}),buttonAriaLabel:(0,s.T)({id:"theme.SearchBar.label",message:"Search",description:"The ARIA label and placeholder for search button"})},modal:{searchBox:{resetButtonTitle:(0,s.T)({id:"theme.SearchModal.searchBox.resetButtonTitle",message:"Clear the query",description:"The label and ARIA label for search box reset button"}),resetButtonAriaLabel:(0,s.T)({id:"theme.SearchModal.searchBox.resetButtonTitle",message:"Clear the query",description:"The label and ARIA label for search box reset button"}),cancelButtonText:(0,s.T)({id:"theme.SearchModal.searchBox.cancelButtonText",message:"Cancel",description:"The label and ARIA label for search box cancel button"}),cancelButtonAriaLabel:(0,s.T)({id:"theme.SearchModal.searchBox.cancelButtonText",message:"Cancel",description:"The label and ARIA label for search box cancel button"})},startScreen:{recentSearchesTitle:(0,s.T)({id:"theme.SearchModal.startScreen.recentSearchesTitle",message:"Recent",description:"The title for recent searches"}),noRecentSearchesText:(0,s.T)({id:"theme.SearchModal.startScreen.noRecentSearchesText",message:"No recent searches",description:"The text when no recent searches"}),saveRecentSearchButtonTitle:(0,s.T)({id:"theme.SearchModal.startScreen.saveRecentSearchButtonTitle",message:"Save this search",description:"The label for save recent search button"}),removeRecentSearchButtonTitle:(0,s.T)({id:"theme.SearchModal.startScreen.removeRecentSearchButtonTitle",message:"Remove this search from history",description:"The label for remove recent search button"}),favoriteSearchesTitle:(0,s.T)({id:"theme.SearchModal.startScreen.favoriteSearchesTitle",message:"Favorite",description:"The title for favorite searches"}),removeFavoriteSearchButtonTitle:(0,s.T)({id:"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle",message:"Remove this search from favorites",description:"The label for remove favorite search button"})},errorScreen:{titleText:(0,s.T)({id:"theme.SearchModal.errorScreen.titleText",message:"Unable to fetch results",description:"The title for error screen of search modal"}),helpText:(0,s.T)({id:"theme.SearchModal.errorScreen.helpText",message:"You might want to check your network connection.",description:"The help text for error screen of search modal"})},footer:{selectText:(0,s.T)({id:"theme.SearchModal.footer.selectText",message:"to select",description:"The explanatory text of the action for the enter key"}),selectKeyAriaLabel:(0,s.T)({id:"theme.SearchModal.footer.selectKeyAriaLabel",message:"Enter key",description:"The ARIA label for the Enter key button that makes the selection"}),navigateText:(0,s.T)({id:"theme.SearchModal.footer.navigateText",message:"to navigate",description:"The explanatory text of the action for the Arrow up and Arrow down key"}),navigateUpKeyAriaLabel:(0,s.T)({id:"theme.SearchModal.footer.navigateUpKeyAriaLabel",message:"Arrow up",description:"The ARIA label for the Arrow up key button that makes the navigation"}),navigateDownKeyAriaLabel:(0,s.T)({id:"theme.SearchModal.footer.navigateDownKeyAriaLabel",message:"Arrow down",description:"The ARIA label for the Arrow down key button that makes the navigation"}),closeText:(0,s.T)({id:"theme.SearchModal.footer.closeText",message:"to close",description:"The explanatory text of the action for Escape key"}),closeKeyAriaLabel:(0,s.T)({id:"theme.SearchModal.footer.closeKeyAriaLabel",message:"Escape key",description:"The ARIA label for the Escape key button that close the modal"}),searchByText:(0,s.T)({id:"theme.SearchModal.footer.searchByText",message:"Search by",description:"The text explain that the search is making by Algolia"})},noResultsScreen:{noResultsText:(0,s.T)({id:"theme.SearchModal.noResultsScreen.noResultsText",message:"No results for",description:"The text explains that there are no results for the following search"}),suggestedQueryText:(0,s.T)({id:"theme.SearchModal.noResultsScreen.suggestedQueryText",message:"Try searching for",description:"The text for the suggested query when no results are found for the following search"}),reportMissingResultsText:(0,s.T)({id:"theme.SearchModal.noResultsScreen.reportMissingResultsText",message:"Believe this query should return results?",description:"The text for the question where the user thinks there are missing results"}),reportMissingResultsLinkText:(0,s.T)({id:"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText",message:"Let us know.",description:"The text for the link to report missing results"})}},placeholder:(0,s.T)({id:"theme.SearchModal.placeholder",message:"What can we help you find?",description:"The placeholder of the input of the DocSearch pop-up modal"})};var ae=["contextualSearch","externalUrlRegex"],oe=null;function ie(e){var t=e.hit,n=e.children;return(0,c.jsx)(Q.A,{to:t.url,children:n})}function le(e){var t=e.state,n=e.onClose,r=(0,X.w)();return(0,c.jsx)(Q.A,{to:r(t.query),onClick:n,children:(0,c.jsx)(s.A,{id:"theme.SearchBar.seeAll",values:{count:t.context.nbHits},children:"View all results"})})}function se(e){var t,a,o,i,s,u=e.contextualSearch,d=e.externalUrlRegex,f=(0,k.A)(e,ae),p=(0,ne.A)().siteMetadata,m=(0,ee.C)(),h=["language:"+(o=(0,te.af)()).locale,o.tags.map((function(e){return"docusaurus_tag:"+e}))],g=null!=(t=null==(a=f.searchParameters)?void 0:a.facetFilters)?t:[],y=u?(i=g,[].concat((s=function(e){return"string"==typeof e?[e]:e})(h),s(i))):g,b=Object.assign({},f.searchParameters,{facetFilters:y}),v=(0,l.W6)(),w=(0,r.useRef)(null),x=(0,r.useRef)(null),S=(0,r.useState)(!1),E=S[0],_=S[1],C=(0,r.useState)(void 0),T=C[0],A=C[1],L=(0,r.useCallback)((function(){return oe?Promise.resolve():Promise.all([n.e(9462).then(n.bind(n,9462)),Promise.all([n.e(1869),n.e(8913)]).then(n.bind(n,8913)),Promise.all([n.e(1869),n.e(3760)]).then(n.bind(n,3760))]).then((function(e){var t=e[0].DocSearchModal;oe=t}))}),[]),N=(0,r.useCallback)((function(){L().then((function(){w.current=document.createElement("div"),document.body.insertBefore(w.current,document.body.firstChild),_(!0)}))}),[L,_]),j=(0,r.useCallback)((function(){var e,t;_(!1),null==(e=w.current)||e.remove(),null==(t=x.current)||t.focus()}),[_]),O=(0,r.useCallback)((function(e){L().then((function(){_(!0),A(e.key)}))}),[L,_,A]),P=(0,r.useRef)({navigate:function(e){var t=e.itemUrl;(0,J.G)(d,t)?window.location.href=t:v.push(t)}}).current,R=(0,r.useRef)((function(e){return f.transformItems?f.transformItems(e):e.map((function(e){return Object.assign({},e,{url:m(e.url)})}))})).current,I=(0,r.useMemo)((function(){return function(e){return(0,c.jsx)(le,Object.assign({},e,{onClose:j}))}}),[j]),M=(0,r.useCallback)((function(e){return e.addAlgoliaAgent("docusaurus",p.docusaurusVersion),e}),[p.docusaurusVersion]);!function(e){var t=e.isOpen,n=e.onOpen,a=e.onClose,o=e.onInput,i=e.searchButtonRef;r.useEffect((function(){function e(e){var r;(27===e.keyCode&&t||"k"===(null===(r=e.key)||void 0===r?void 0:r.toLowerCase())&&(e.metaKey||e.ctrlKey)||!function(e){var t=e.target,n=t.tagName;return t.isContentEditable||"INPUT"===n||"SELECT"===n||"TEXTAREA"===n}(e)&&"/"===e.key&&!t)&&(e.preventDefault(),t?a():document.body.classList.contains("DocSearch--active")||document.body.classList.contains("DocSearch--active")||n()),i&&i.current===document.activeElement&&o&&/[a-zA-Z0-9]/.test(String.fromCharCode(e.keyCode))&&o(e)}return window.addEventListener("keydown",e),function(){window.removeEventListener("keydown",e)}}),[t,n,a,o,i])}({isOpen:E,onOpen:N,onClose:j,onInput:O,searchButtonRef:x});var D=F().content;return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)(Z.A,{children:(0,c.jsx)("link",{rel:"preconnect",href:"https://"+f.appId+"-dsn.algolia.net",crossOrigin:"anonymous"})}),(0,c.jsx)(K,{onTouchStart:L,onFocus:L,onMouseOver:L,onClick:N,ref:x,translations:re.button,disabled:E}),E&&oe&&w.current&&(0,z.createPortal)((0,c.jsx)("div",{className:D?"sideNavPresent":"",children:(0,c.jsx)(oe,Object.assign({onClose:j,initialScrollY:window.scrollY,initialQuery:T,navigator:P,transformItems:R,hitComponent:ie,transformSearchClient:M},f.searchPagePath&&{resultsFooterComponent:I},f,{searchParameters:b,placeholder:re.placeholder,translations:re.modal}))}),w.current)]})}function ue(){var e=(0,ne.A)().siteConfig;return(0,c.jsx)(se,Object.assign({},e.themeConfig.algolia))}function ce(){var e=(0,w.p)().navItems,t=e.navItems,n=e.title,a=e.languages,o={menuElement:F().content,title:(0,s.T)({id:"theme.docs.sidebar.title",message:"Docs",description:"The title for the sidebar in mobile view"})},i=(0,r.useState)(""),l=i[0],u=i[1],d="/ai-unlimited-docs",f=function(){var e=window.location.pathname.match(/\/ai-unlimited-docs\/(\w{2})\//);return e?e[1]:""};return(0,r.useEffect)((function(){var e=f();if(e&&a){var t=a.find((function(t){return t.value===e}));t&&u(t.value)}}),[]),(0,c.jsx)(j.A,{navItems:t,title:n,headerActions:[{actionElement:(0,c.jsx)(ue,{}),type:"search"}],languages:a,onLanguageChange:function(e){""!==f()&&(window.location=window.location.pathname.replace("/"+f()+"/","/"+e+"/")),""===f()&&""!==e&&(window.location=window.location.pathname.replace(d+"/",d+"/"+e+"/")),""!==f()&&""===e&&(window.location=window.location.pathname.replace("/"+f()+"/","/"))},selectedLanguage:l,secondaryMenu:o},l)}var de=n(1266);function fe(){var e=(0,w.p)().footerItems;if(!e)return null;var t=e,n=t.links,r=t.copyright,a=t.socialLinks,o=t.legalLinks;return(0,c.jsx)(de.Ay,{links:n,copyright:r,socialLinks:a,legalLinks:o})}const pe=r.memo(fe);var me=n(5293),he=n(3104),ge=n(5597);var ye=(0,O.fM)([me.a,x.oq,he.Tv,ge.VQ,i.Jx,function(e){var t=e.children;return(0,c.jsx)(R.y_,{children:(0,c.jsx)(P.e,{children:(0,c.jsx)(M,{children:t})})})}]);function be(e){var t=e.children;return(0,c.jsx)(ye,{children:t})}var ve=n(2181),we=n(1107);function xe(e){var t=e.error,n=e.tryAgain;return(0,c.jsx)("main",{className:"container margin-vert--xl",children:(0,c.jsx)("div",{className:"row",children:(0,c.jsxs)("div",{className:"col col--6 col--offset-3",children:[(0,c.jsx)(we.A,{as:"h1",className:"hero__title",children:(0,c.jsx)(s.A,{id:"theme.ErrorPageContent.title",description:"The title of the fallback page when the page crashed",children:"This page crashed."})}),(0,c.jsx)("div",{className:"margin-vert--lg",children:(0,c.jsx)(ve.a2,{onClick:n,className:"button button--primary shadow--lw"})}),(0,c.jsx)("hr",{}),(0,c.jsx)("div",{className:"margin-vert--md",children:(0,c.jsx)(ve.bq,{error:t})})]})})})}const ke={mainWrapper:"mainWrapper_z2l0"};function Se(e){var t=e.children,n=e.noFooter,r=e.wrapperClassName,l=e.title,s=e.description;return(0,y.J)(),(0,c.jsxs)(be,{children:[(0,c.jsx)(i.be,{title:l,description:s}),(0,c.jsx)(v,{}),(0,c.jsx)(N,{}),(0,c.jsx)(ce,{}),(0,c.jsx)("div",{id:d,className:(0,a.A)(g.G.wrapper.main,ke.mainWrapper,r),children:(0,c.jsx)(o.A,{fallback:function(e){return(0,c.jsx)(xe,Object.assign({},e))},children:t})}),!n&&(0,c.jsx)(pe,{})]})}},1463:(e,t,n)=>{"use strict";n.d(t,{A:()=>o});n(6540);var r=n(5260),a=n(4848);function o(e){var t=e.locale,n=e.version,o=e.tag,i=t;return(0,a.jsxs)(r.A,{children:[t&&(0,a.jsx)("meta",{name:"docusaurus_locale",content:t}),n&&(0,a.jsx)("meta",{name:"docusaurus_version",content:n}),o&&(0,a.jsx)("meta",{name:"docusaurus_tag",content:o}),i&&(0,a.jsx)("meta",{name:"docsearch:language",content:i}),n&&(0,a.jsx)("meta",{name:"docsearch:version",content:n}),o&&(0,a.jsx)("meta",{name:"docsearch:docusaurus_tag",content:o})]})}},5041:(e,t,n)=>{"use strict";n.d(t,{Mj:()=>h,oq:()=>m});var r=n(6540),a=n(2303),o=n(9466),i=n(3807),l=n(6342),s=n(4848),u=(0,o.Wf)("docusaurus.announcement.dismiss"),c=(0,o.Wf)("docusaurus.announcement.id"),d=function(){return"true"===u.get()},f=function(e){return u.set(String(e))},p=r.createContext(null);function m(e){var t=e.children,n=function(){var e=(0,l.p)().announcementBar,t=(0,a.A)(),n=(0,r.useState)((function(){return!!t&&d()})),o=n[0],i=n[1];(0,r.useEffect)((function(){i(d())}),[]);var s=(0,r.useCallback)((function(){f(!0),i(!0)}),[]);return(0,r.useEffect)((function(){if(e){var t=e.id,n=c.get();"annoucement-bar"===n&&(n="announcement-bar");var r=t!==n;c.set(t),r&&f(!1),!r&&d()||i(!1)}}),[e]),(0,r.useMemo)((function(){return{isActive:!!e&&!o,close:s}}),[e,o,s])}();return(0,s.jsx)(p.Provider,{value:n,children:t})}function h(){var e=(0,r.useContext)(p);if(!e)throw new i.dV("AnnouncementBarProvider");return e}},5293:(e,t,n)=>{"use strict";n.d(t,{G:()=>y,a:()=>g});var r=n(6540),a=n(8193),o=n(3807),i=n(9466),l=n(6342),s=n(4848),u=r.createContext(void 0),c="theme",d=(0,i.Wf)(c),f={light:"light",dark:"dark"},p=function(e){return e===f.dark?f.dark:f.light},m=function(e){return a.A.canUseDOM?p(document.documentElement.getAttribute("data-theme")):p(e)},h=function(e){d.set(p(e))};function g(e){var t=e.children,n=function(){var e=(0,l.p)().colorMode,t=e.defaultMode,n=e.disableSwitch,a=e.respectPrefersColorScheme,o=(0,r.useState)(m(t)),i=o[0],s=o[1];(0,r.useEffect)((function(){n&&d.del()}),[n]);var u=(0,r.useCallback)((function(e,n){void 0===n&&(n={});var r=n.persist,o=void 0===r||r;e?(s(e),o&&h(e)):(s(a?window.matchMedia("(prefers-color-scheme: dark)").matches?f.dark:f.light:t),d.del())}),[a,t]);(0,r.useEffect)((function(){document.documentElement.setAttribute("data-theme",p(i))}),[i]),(0,r.useEffect)((function(){if(!n){var e=function(e){if(e.key===c){var t=d.get();null!==t&&u(p(t))}};return window.addEventListener("storage",e),function(){return window.removeEventListener("storage",e)}}}),[n,u]);var g=(0,r.useRef)(!1);return(0,r.useEffect)((function(){if(!n||a){var e=window.matchMedia("(prefers-color-scheme: dark)"),t=function(){window.matchMedia("print").matches||g.current?g.current=window.matchMedia("print").matches:u(null)};return e.addListener(t),function(){return e.removeListener(t)}}}),[u,n,a]),(0,r.useMemo)((function(){return{colorMode:i,setColorMode:u,get isDarkTheme(){return i===f.dark},setLightTheme:function(){u(f.light)},setDarkTheme:function(){u(f.dark)}}}),[i,u])}();return(0,s.jsx)(u.Provider,{value:n,children:t})}function y(){var e=(0,r.useContext)(u);if(null==e)throw new o.dV("ColorModeProvider","Please see https://docusaurus.io/docs/api/themes/configuration#use-color-mode.");return e}},5597:(e,t,n)=>{"use strict";n.d(t,{VQ:()=>y,XK:()=>w,g1:()=>v});var r=n(6540),a=n(4070),o=n(7065),i=n(6342),l=n(6153),s=n(3807),u=n(9466),c=n(4848),d=function(e){return"docs-preferred-version-"+e},f={save:function(e,t,n){(0,u.Wf)(d(e),{persistence:t}).set(n)},read:function(e,t){return(0,u.Wf)(d(e),{persistence:t}).get()},clear:function(e,t){(0,u.Wf)(d(e),{persistence:t}).del()}},p=function(e){return Object.fromEntries(e.map((function(e){return[e,{preferredVersionName:null}]})))};var m=r.createContext(null);function h(){var e=(0,a.Gy)(),t=(0,i.p)().docs.versionPersistence,n=(0,r.useMemo)((function(){return Object.keys(e)}),[e]),o=(0,r.useState)((function(){return p(n)})),l=o[0],s=o[1];return(0,r.useEffect)((function(){s(function(e){var t=e.pluginIds,n=e.versionPersistence,r=e.allDocsData;return Object.fromEntries(t.map((function(e){return[e,(t=e,a=f.read(t,n),r[t].versions.some((function(e){return e.name===a}))?{preferredVersionName:a}:(f.clear(t,n),{preferredVersionName:null}))];var t,a})))}({allDocsData:e,versionPersistence:t,pluginIds:n}))}),[e,t,n]),[l,(0,r.useMemo)((function(){return{savePreferredVersion:function(e,n){f.save(e,t,n),s((function(t){var r;return Object.assign({},t,((r={})[e]={preferredVersionName:n},r))}))}}}),[t])]}function g(e){var t=e.children,n=h();return(0,c.jsx)(m.Provider,{value:n,children:t})}function y(e){var t=e.children;return l.C5?(0,c.jsx)(g,{children:t}):(0,c.jsx)(c.Fragment,{children:t})}function b(){var e=(0,r.useContext)(m);if(!e)throw new s.dV("DocsPreferredVersionContextProvider");return e}function v(e){var t;void 0===e&&(e=o.W);var n=(0,a.ht)(e),i=b(),l=i[0],s=i[1],u=l[e].preferredVersionName;return{preferredVersion:null!=(t=n.versions.find((function(e){return e.name===u})))?t:null,savePreferredVersionName:(0,r.useCallback)((function(t){s.savePreferredVersion(e,t)}),[s,e])}}function w(){var e=(0,a.Gy)(),t=b()[0];var n=Object.keys(e);return Object.fromEntries(n.map((function(n){return[n,(r=n,o=e[r],i=t[r].preferredVersionName,null!=(a=o.versions.find((function(e){return e.name===i})))?a:null)];var r,a,o,i})))}},6588:(e,t,n)=>{"use strict";n.d(t,{V:()=>s,t:()=>u});var r=n(6540),a=n(3807),o=n(4848),i=Symbol("EmptyContext"),l=r.createContext(i);function s(e){var t=e.children,n=e.name,a=e.items,i=(0,r.useMemo)((function(){return n&&a?{name:n,items:a}:null}),[n,a]);return(0,o.jsx)(l.Provider,{value:i,children:t})}function u(){var e=(0,r.useContext)(l);if(e===i)throw new a.dV("DocsSidebarProvider");return e}},2252:(e,t,n)=>{"use strict";n.d(t,{n:()=>l,r:()=>s});var r=n(6540),a=n(3807),o=n(4848),i=r.createContext(null);function l(e){var t=e.children,n=e.version;return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){var e=(0,r.useContext)(i);if(null===e)throw new a.dV("DocsVersionProvider");return e}},2069:(e,t,n)=>{"use strict";n.d(t,{M:()=>p,e:()=>f});var r=n(6540),a=n(5600),o=n(4581),i=n(7485),l=n(6342),s=n(3807),u=n(4848),c=r.createContext(void 0);function d(){var e,t=(e=(0,a.YL)(),0===(0,l.p)().navbar.items.length&&!e.component),n=(0,o.l)(),s=!t&&"mobile"===n,u=(0,r.useState)(!1),c=u[0],d=u[1];(0,i.$Z)((function(){if(c)return d(!1),!1}));var f=(0,r.useCallback)((function(){d((function(e){return!e}))}),[]);return(0,r.useEffect)((function(){"desktop"===n&&d(!1)}),[n]),(0,r.useMemo)((function(){return{disabled:t,shouldRender:s,toggle:f,shown:c}}),[t,s,f,c])}function f(e){var t=e.children,n=d();return(0,u.jsx)(c.Provider,{value:n,children:t})}function p(){var e=r.useContext(c);if(void 0===e)throw new s.dV("NavbarMobileSidebarProvider");return e}},5600:(e,t,n)=>{"use strict";n.d(t,{GX:()=>u,YL:()=>s,y_:()=>l});var r=n(6540),a=n(3807),o=n(4848),i=r.createContext(null);function l(e){var t=e.children,n=(0,r.useState)({component:null,props:null});return(0,o.jsx)(i.Provider,{value:n,children:t})}function s(){var e=(0,r.useContext)(i);if(!e)throw new a.dV("NavbarSecondaryMenuContentProvider");return e[0]}function u(e){var t=e.component,n=e.props,o=(0,r.useContext)(i);if(!o)throw new a.dV("NavbarSecondaryMenuContentProvider");var l=o[1],s=(0,a.Be)(n);return(0,r.useEffect)((function(){l({component:t,props:s})}),[l,t,s]),(0,r.useEffect)((function(){return function(){return l({component:null,props:null})}}),[l]),null}},4090:(e,t,n)=>{"use strict";n.d(t,{w:()=>a,J:()=>o});var r=n(6540),a="navigation-with-keyboard";function o(){(0,r.useEffect)((function(){function e(e){"keydown"===e.type&&"Tab"===e.key&&document.body.classList.add(a),"mousedown"===e.type&&document.body.classList.remove(a)}return document.addEventListener("keydown",e),document.addEventListener("mousedown",e),function(){document.body.classList.remove(a),document.removeEventListener("keydown",e),document.removeEventListener("mousedown",e)}}),[])}},4255:(e,t,n)=>{"use strict";n.d(t,{b:()=>l,w:()=>s});var r=n(6540),a=n(4586),o=n(7485),i="q";function l(){return(0,o.l)(i)}function s(){var e=(0,a.A)().siteConfig,t=e.baseUrl,n=e.themeConfig.algolia.searchPagePath;return(0,r.useCallback)((function(e){return""+t+n+"?"+i+"="+encodeURIComponent(e)}),[t,n])}},4581:(e,t,n)=>{"use strict";n.d(t,{l:()=>l});var r=n(6540),a=n(8193),o={desktop:"desktop",mobile:"mobile",ssr:"ssr"},i=996;function l(e){var t=(void 0===e?{}:e).desktopBreakpoint,n=void 0===t?i:t,l=(0,r.useState)((function(){return"ssr"})),s=l[0],u=l[1];return(0,r.useEffect)((function(){function e(){u(function(e){if(!a.A.canUseDOM)throw new Error("getWindowSize() should only be called after React hydration");return window.innerWidth>e?o.desktop:o.mobile}(n))}return e(),window.addEventListener("resize",e),function(){window.removeEventListener("resize",e)}}),[n]),s}},7559:(e,t,n)=>{"use strict";n.d(t,{G:()=>r});var r={page:{blogListPage:"blog-list-page",blogPostPage:"blog-post-page",blogTagsListPage:"blog-tags-list-page",blogTagPostListPage:"blog-tags-post-list-page",docsDocPage:"docs-doc-page",docsTagsListPage:"docs-tags-list-page",docsTagDocListPage:"docs-tags-doc-list-page",mdxPage:"mdx-page"},wrapper:{main:"main-wrapper",blogPages:"blog-wrapper",docsPages:"docs-wrapper",mdxPages:"mdx-wrapper"},common:{editThisPage:"theme-edit-this-page",lastUpdated:"theme-last-updated",backToTopButton:"theme-back-to-top-button",codeBlock:"theme-code-block",admonition:"theme-admonition",unlistedBanner:"theme-unlisted-banner",admonitionType:function(e){return"theme-admonition-"+e}},layout:{},docs:{docVersionBanner:"theme-doc-version-banner",docVersionBadge:"theme-doc-version-badge",docBreadcrumbs:"theme-doc-breadcrumbs",docMarkdown:"theme-doc-markdown",docTocMobile:"theme-doc-toc-mobile",docTocDesktop:"theme-doc-toc-desktop",docFooter:"theme-doc-footer",docFooterTagsRow:"theme-doc-footer-tags-row",docFooterEditMetaRow:"theme-doc-footer-edit-meta-row",docSidebarContainer:"theme-doc-sidebar-container",docSidebarMenu:"theme-doc-sidebar-menu",docSidebarItemCategory:"theme-doc-sidebar-item-category",docSidebarItemLink:"theme-doc-sidebar-item-link",docSidebarItemCategoryLevel:function(e){return"theme-doc-sidebar-item-category-level-"+e},docSidebarItemLinkLevel:function(e){return"theme-doc-sidebar-item-link-level-"+e}},blog:{blogFooterTagsRow:"theme-blog-footer-tags-row",blogFooterEditMetaRow:"theme-blog-footer-edit-meta-row"}}},6153:(e,t,n)=>{"use strict";function r(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n=e.length?{done:!0}:{done:!1,value:e[a++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}n.d(t,{Nr:()=>p,w8:()=>g,C5:()=>f,B5:()=>x,OF:()=>w,Y:()=>b});var o=n(6540),i=n(6347),l=n(2831),s=n(4070),u=n(2252),c=n(6588),d=n(9169),f=!!s.Gy;function p(e){return"link"!==e.type||e.unlisted?"category"===e.type?function(e){if(e.href&&!e.linkUnlisted)return e.href;for(var t,n=a(e.items);!(t=n()).done;){var r=p(t.value);if(r)return r}}(e):void 0:e.href}var m=function(e,t){return void 0!==e&&(0,d.ys)(e,t)},h=function(e,t){return e.some((function(e){return g(e,t)}))};function g(e,t){return"link"===e.type?m(e.href,t):"category"===e.type&&(m(e.href,t)||h(e.items,t))}function y(e,t){switch(e.type){case"category":return g(e,t)||e.items.some((function(e){return y(e,t)}));case"link":return!e.unlisted||g(e,t);default:return!0}}function b(e,t){return(0,o.useMemo)((function(){return e.filter((function(e){return y(e,t)}))}),[e,t])}function v(e){var t=e.sidebarItems,n=e.pathname,r=e.onlyCategories,o=void 0!==r&&r,i=[];return function e(t){for(var r,l=a(t);!(r=l()).done;){var s=r.value;if("category"===s.type&&((0,d.ys)(s.href,n)||e(s.items))||"link"===s.type&&(0,d.ys)(s.href,n))return o&&"category"!==s.type||i.unshift(s),!0}return!1}(t),i}function w(){var e,t=(0,c.t)(),n=(0,i.zy)().pathname;return!1!==(null==(e=(0,s.vT)())?void 0:e.pluginData.breadcrumbs)&&t?v({sidebarItems:t.items,pathname:n}):null}function x(e){var t=e.route,n=(0,i.zy)(),r=(0,u.r)(),a=t.routes,o=a.find((function(e){return(0,i.B6)(n.pathname,e)}));if(!o)return null;var s=o.sidebar,c=s?r.docsSidebars[s]:void 0;return{docElement:(0,l.v)(a),sidebarName:s,sidebarItems:c}}},2181:(e,t,n)=>{"use strict";n.d(t,{bq:()=>d,MN:()=>c,a2:()=>u});var r=n(7387),a=n(6540),o=n(1312),i=n(440);const l={errorBoundaryError:"errorBoundaryError_a6uf",errorBoundaryFallback:"errorBoundaryFallback_VBag"};var s=n(4848);function u(e){return(0,s.jsx)("button",Object.assign({type:"button"},e,{children:(0,s.jsx)(o.A,{id:"theme.ErrorPageContent.tryAgain",description:"The label of the button to try again rendering when the React error boundary captures an error",children:"Try again"})}))}function c(e){var t=e.error,n=e.tryAgain;return(0,s.jsxs)("div",{className:l.errorBoundaryFallback,children:[(0,s.jsx)("p",{children:t.message}),(0,s.jsx)(u,{onClick:n})]})}function d(e){var t=e.error,n=(0,i.getErrorCausalChain)(t).map((function(e){return e.message})).join("\n\nCause:\n");return(0,s.jsx)("p",{className:l.errorBoundaryError,children:n})}a.Component},481:(e,t,n)=>{"use strict";n.d(t,{s:()=>a});var r=n(4586);function a(e){var t=(0,r.A)().siteConfig,n=t.title,a=t.titleDelimiter;return null!=e&&e.trim().length?e.trim()+" "+a+" "+n:n}},7485:(e,t,n)=>{"use strict";n.d(t,{$Z:()=>i,aZ:()=>l,l:()=>s});var r=n(6540),a=n(6347),o=n(3807);function i(e){!function(e){var t=(0,a.W6)(),n=(0,o._q)(e);(0,r.useEffect)((function(){return t.block((function(e,t){return n(e,t)}))}),[t,n])}((function(t,n){if("POP"===n)return e(t,n)}))}function l(e){return t=function(t){return null===e?null:new URLSearchParams(t.location.search).get(e)},n=(0,a.W6)(),(0,r.useSyncExternalStore)(n.listen,(function(){return t(n)}),(function(){return t(n)}));var t,n}function s(e){var t,n,o=null!=(t=l(e))?t:"",i=(n=(0,a.W6)(),(0,r.useCallback)((function(e,t,r){var a=new URLSearchParams(n.location.search);t?a.set(e,t):a.delete(e),(null!=r&&r.push?n.push:n.replace)({search:a.toString()})}),[n]));return[o,(0,r.useCallback)((function(t,n){i(e,t,n)}),[i,e])]}},9024:(e,t,n)=>{"use strict";n.d(t,{e3:()=>p,be:()=>d,Jx:()=>m});var r=n(6540),a=n(4164),o=n(5260),i=n(3102);function l(){var e=r.useContext(i.o);if(!e)throw new Error("Unexpected: no Docusaurus route context found");return e}var s=n(6025),u=n(481),c=n(4848);function d(e){var t=e.title,n=e.description,r=e.keywords,a=e.image,i=e.children,l=(0,u.s)(t),d=(0,s.h)().withBaseUrl,f=a?d(a,{absolute:!0}):void 0;return(0,c.jsxs)(o.A,{children:[t&&(0,c.jsx)("title",{children:l}),t&&(0,c.jsx)("meta",{property:"og:title",content:l}),n&&(0,c.jsx)("meta",{name:"description",content:n}),n&&(0,c.jsx)("meta",{property:"og:description",content:n}),r&&(0,c.jsx)("meta",{name:"keywords",content:Array.isArray(r)?r.join(","):r}),f&&(0,c.jsx)("meta",{property:"og:image",content:f}),f&&(0,c.jsx)("meta",{name:"twitter:image",content:f}),i]})}var f=r.createContext(void 0);function p(e){var t=e.className,n=e.children,i=r.useContext(f),l=(0,a.A)(i,t);return(0,c.jsxs)(f.Provider,{value:l,children:[(0,c.jsx)(o.A,{children:(0,c.jsx)("html",{className:l})}),n]})}function m(e){var t=e.children,n=l(),r="plugin-"+n.plugin.name.replace(/docusaurus-(?:plugin|theme)-(?:content-)?/gi,""),o="plugin-id-"+n.plugin.id;return(0,c.jsx)(p,{className:(0,a.A)(r,o),children:t})}},3807:(e,t,n)=>{"use strict";n.d(t,{dV:()=>m,fM:()=>g,_q:()=>f,ZC:()=>p,Be:()=>h});var r=n(3909),a=n(7387);function o(e){return o=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},o(e)}var i=n(3662);function l(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){})))}catch(e){}return(l=function(){return!!e})()}function s(e){var t="function"==typeof Map?new Map:void 0;return s=function(e){if(null===e||!function(e){try{return-1!==Function.toString.call(e).indexOf("[native code]")}catch(t){return"function"==typeof e}}(e))return e;if("function"!=typeof e)throw new TypeError("Super expression must either be null or a function");if(void 0!==t){if(t.has(e))return t.get(e);t.set(e,n)}function n(){return function(e,t,n){if(l())return Reflect.construct.apply(null,arguments);var r=[null];r.push.apply(r,t);var a=new(e.bind.apply(e,r));return n&&(0,i.A)(a,n.prototype),a}(e,arguments,o(this).constructor)}return n.prototype=Object.create(e.prototype,{constructor:{value:n,enumerable:!1,writable:!0,configurable:!0}}),(0,i.A)(n,e)},s(e)}var u=n(6540),c=n(205),d=n(4848);function f(e){var t=(0,u.useRef)(e);return(0,c.A)((function(){t.current=e}),[e]),(0,u.useCallback)((function(){return t.current.apply(t,arguments)}),[])}function p(e){var t=(0,u.useRef)();return(0,c.A)((function(){t.current=e})),t.current}var m=function(e){function t(t,n){var a,o,i;return(i=e.call(this)||this).name="ReactContextError",i.message="Hook "+(null!=(a=null==(o=i.stack)||null==(o=o.split("\n")[1])||null==(o=o.match((0,r.A)(/at (?:\w+\.)?(\w+)/,{name:1})))?void 0:o.groups.name)?a:"")+" is called outside the <"+t+">. "+(null!=n?n:""),i}return(0,a.A)(t,e),t}(s(Error));function h(e){var t=Object.entries(e);return t.sort((function(e,t){return e[0].localeCompare(t[0])})),(0,u.useMemo)((function(){return e}),t.flat())}function g(e){return function(t){var n=t.children;return(0,d.jsx)(d.Fragment,{children:e.reduceRight((function(e,t){return(0,d.jsx)(t,{children:e})}),n)})}}},1252:(e,t,n)=>{"use strict";function r(e,t){return void 0!==e&&void 0!==t&&new RegExp(e,"gi").test(t)}n.d(t,{G:()=>r})},9169:(e,t,n)=>{"use strict";n.d(t,{Dt:()=>l,ys:()=>i});var r=n(6540),a=n(8328),o=n(4586);function i(e,t){var n=function(e){var t;return null==(t=!e||e.endsWith("/")?e:e+"/")?void 0:t.toLowerCase()};return n(e)===n(t)}function l(){var e=(0,o.A)().siteConfig.baseUrl;return(0,r.useMemo)((function(){return function(e){var t=e.baseUrl;function n(e){return e.path===t&&!0===e.exact}function r(e){return e.path===t&&!e.exact}return function e(t){if(0!==t.length)return t.find(n)||e(t.filter(r).flatMap((function(e){var t;return null!=(t=e.routes)?t:[]})))}(e.routes)}({routes:a.A,baseUrl:e})}),[e])}},3104:(e,t,n)=>{"use strict";n.d(t,{Mq:()=>p,Tv:()=>c,a_:()=>m,gk:()=>h});var r=n(6540),a=n(8193),o=n(2303),i=n(205),l=n(3807),s=n(4848);var u=r.createContext(void 0);function c(e){var t,n=e.children,a=(t=(0,r.useRef)(!0),(0,r.useMemo)((function(){return{scrollEventsEnabledRef:t,enableScrollEvents:function(){t.current=!0},disableScrollEvents:function(){t.current=!1}}}),[]));return(0,s.jsx)(u.Provider,{value:a,children:n})}function d(){var e=(0,r.useContext)(u);if(null==e)throw new l.dV("ScrollControllerProvider");return e}var f=function(){return a.A.canUseDOM?{scrollX:window.pageXOffset,scrollY:window.pageYOffset}:null};function p(e,t){void 0===t&&(t=[]);var n=d().scrollEventsEnabledRef,a=(0,r.useRef)(f()),o=(0,l._q)(e);(0,r.useEffect)((function(){var e=function(){if(n.current){var e=f();o(e,a.current),a.current=e}},t={passive:!0};return e(),window.addEventListener("scroll",e,t),function(){return window.removeEventListener("scroll",e,t)}}),[o,n].concat(t))}function m(){var e,t,n,a=d(),o=(e=(0,r.useRef)({elem:null,top:0}),t=(0,r.useCallback)((function(t){e.current={elem:t,top:t.getBoundingClientRect().top}}),[]),n=(0,r.useCallback)((function(){var t=e.current,n=t.elem,r=t.top;if(!n)return{restored:!1};var a=n.getBoundingClientRect().top-r;return a&&window.scrollBy({left:0,top:a}),e.current={elem:null,top:0},{restored:0!==a}}),[]),(0,r.useMemo)((function(){return{save:t,restore:n}}),[n,t])),l=(0,r.useRef)(void 0),s=(0,r.useCallback)((function(e){o.save(e),a.disableScrollEvents(),l.current=function(){var e=o.restore().restored;if(l.current=void 0,e){window.addEventListener("scroll",(function e(){a.enableScrollEvents(),window.removeEventListener("scroll",e)}))}else a.enableScrollEvents()}}),[a,o]);return(0,i.A)((function(){queueMicrotask((function(){return null==l.current?void 0:l.current()}))})),{blockElementScrollPositionUntilNextRender:s}}function h(){var e=(0,r.useRef)(null),t=(0,o.A)()&&"smooth"===getComputedStyle(document.documentElement).scrollBehavior;return{startScroll:function(n){e.current=t?function(e){return window.scrollTo({top:e,behavior:"smooth"}),function(){}}(n):function(e){var t=null,n=document.documentElement.scrollTop>e;return function r(){var a=document.documentElement.scrollTop;(n&&a>e||!n&&a{"use strict";n.d(t,{Cy:()=>i,af:()=>s,tU:()=>l});var r=n(4070),a=n(4586),o=n(5597),i="default";function l(e,t){return"docs-"+e+"-"+t}function s(){var e=(0,a.A)().i18n,t=(0,r.Gy)(),n=(0,r.gk)(),s=(0,o.XK)();var u=[i].concat(Object.keys(t).map((function(e){var r,a=(null==n?void 0:n.activePlugin.pluginId)===e?n.activeVersion:void 0,o=s[e],i=t[e].versions.find((function(e){return e.isLast}));return l(e,(null!=(r=null!=a?a:o)?r:i).name)})));return{locale:e.currentLocale,tags:u}}},9466:(e,t,n)=>{"use strict";n.d(t,{Dv:()=>c,Wf:()=>u});var r=n(6540),a="localStorage";function o(e){var t=e.key,n=e.oldValue,r=e.newValue,a=e.storage;if(n!==r){var o=document.createEvent("StorageEvent");o.initStorageEvent("storage",!1,!1,t,n,r,window.location.href,a),window.dispatchEvent(o)}}function i(e){if(void 0===e&&(e=a),"undefined"==typeof window)throw new Error("Browser storage is not available on Node.js/Docusaurus SSR process.");if("none"===e)return null;try{return window[e]}catch(n){return t=n,l||(console.warn("Docusaurus browser storage is not available.\nPossible reasons: running Docusaurus in an iframe, in an incognito browser session, or using too strict browser privacy settings.",t),l=!0),null}var t}var l=!1;var s={get:function(){return null},set:function(){},del:function(){},listen:function(){return function(){}}};function u(e,t){if("undefined"==typeof window)return function(e){function t(){throw new Error('Illegal storage API usage for storage key "'+e+'".\nDocusaurus storage APIs are not supposed to be called on the server-rendering process.\nPlease only call storage APIs in effects and event handlers.')}return{get:t,set:t,del:t,listen:t}}(e);var n=i(null==t?void 0:t.persistence);return null===n?s:{get:function(){try{return n.getItem(e)}catch(t){return console.error("Docusaurus storage error, can't get key="+e,t),null}},set:function(t){try{var r=n.getItem(e);n.setItem(e,t),o({key:e,oldValue:r,newValue:t,storage:n})}catch(a){console.error("Docusaurus storage error, can't set "+e+"="+t,a)}},del:function(){try{var t=n.getItem(e);n.removeItem(e),o({key:e,oldValue:t,newValue:null,storage:n})}catch(r){console.error("Docusaurus storage error, can't delete key="+e,r)}},listen:function(t){try{var r=function(r){r.storageArea===n&&r.key===e&&t(r)};return window.addEventListener("storage",r),function(){return window.removeEventListener("storage",r)}}catch(a){return console.error("Docusaurus storage error, can't listen for changes of key="+e,a),function(){}}}}}function c(e,t){var n=(0,r.useRef)((function(){return null===e?s:u(e,t)})).current(),a=(0,r.useCallback)((function(e){return"undefined"==typeof window?function(){}:n.listen(e)}),[n]);return[(0,r.useSyncExternalStore)(a,(function(){return"undefined"==typeof window?null:n.get()}),(function(){return null})),n]}},5062:(e,t,n)=>{"use strict";n.d(t,{$:()=>i});var r=n(6540),a=n(6347),o=n(3807);function i(e){var t=(0,a.zy)(),n=(0,o.ZC)(t),i=(0,o._q)(e);(0,r.useEffect)((function(){n&&t!==n&&i({location:t,previousLocation:n})}),[i,t,n])}},6342:(e,t,n)=>{"use strict";n.d(t,{p:()=>a});var r=n(4586);function a(){return(0,r.A)().siteConfig.themeConfig}},8126:(e,t,n)=>{"use strict";n.d(t,{c:()=>a});var r=n(4586);function a(){return(0,r.A)().siteConfig.themeConfig}},1062:(e,t,n)=>{"use strict";n.d(t,{C:()=>l});var r=n(6540),a=n(1252),o=n(6025),i=n(8126);function l(){var e=(0,o.h)().withBaseUrl,t=(0,i.c)().algolia,n=t.externalUrlRegex,l=t.replaceSearchResultPathname;return(0,r.useCallback)((function(t){var r=new URL(t);if((0,a.G)(n,r.href))return t;var o=""+(r.pathname+r.hash);return e(function(e,t){return t?e.replaceAll(new RegExp(t.from,"g"),t.to):e}(o,l))}),[e,n,l])}},2983:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.removeTrailingSlash=t.addLeadingSlash=t.addTrailingSlash=void 0;var r=n(2566);function a(e){return e.endsWith("/")?e:e+"/"}function o(e){return(0,r.removeSuffix)(e,"/")}t.addTrailingSlash=a,t.default=function(e,t){var n=t.trailingSlash,r=t.baseUrl;if(e.startsWith("#"))return e;if(void 0===n)return e;var i,l=e.split(/[#?]/)[0],s="/"===l||l===r?l:(i=l,n?a(i):o(i));return e.replace(l,s)},t.addLeadingSlash=function(e){return(0,r.addPrefix)(e,"/")},t.removeTrailingSlash=o},253:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=void 0,t.getErrorCausalChain=function e(t){return t.cause?[t].concat(e(t.cause)):[t]}},440:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.getErrorCausalChain=t.removePrefix=t.addSuffix=t.removeSuffix=t.addPrefix=t.removeTrailingSlash=t.addLeadingSlash=t.addTrailingSlash=t.applyTrailingSlash=t.blogPostContainerID=void 0,t.blogPostContainerID="__blog-post-container";var a=n(2983);Object.defineProperty(t,"applyTrailingSlash",{enumerable:!0,get:function(){return r(a).default}}),Object.defineProperty(t,"addTrailingSlash",{enumerable:!0,get:function(){return a.addTrailingSlash}}),Object.defineProperty(t,"addLeadingSlash",{enumerable:!0,get:function(){return a.addLeadingSlash}}),Object.defineProperty(t,"removeTrailingSlash",{enumerable:!0,get:function(){return a.removeTrailingSlash}});var o=n(2566);Object.defineProperty(t,"addPrefix",{enumerable:!0,get:function(){return o.addPrefix}}),Object.defineProperty(t,"removeSuffix",{enumerable:!0,get:function(){return o.removeSuffix}}),Object.defineProperty(t,"addSuffix",{enumerable:!0,get:function(){return o.addSuffix}}),Object.defineProperty(t,"removePrefix",{enumerable:!0,get:function(){return o.removePrefix}});var i=n(253);Object.defineProperty(t,"getErrorCausalChain",{enumerable:!0,get:function(){return i.getErrorCausalChain}})},2566:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.removePrefix=t.addSuffix=t.removeSuffix=t.addPrefix=void 0,t.addPrefix=function(e,t){return e.startsWith(t)?e:""+t+e},t.removeSuffix=function(e,t){return""===t?e:e.endsWith(t)?e.slice(0,-t.length):e},t.addSuffix=function(e,t){return e.endsWith(t)?e:""+e+t},t.removePrefix=function(e,t){return e.startsWith(t)?e.slice(t.length):e}},1513:(e,t,n)=>{"use strict";n.d(t,{zR:()=>w,TM:()=>C,yJ:()=>p,sC:()=>A,AO:()=>f});var r=n(8168);function a(e){return"/"===e.charAt(0)}function o(e,t){for(var n=t,r=n+1,a=e.length;r=0;f--){var p=i[f];"."===p?o(i,f):".."===p?(o(i,f),d++):d&&(o(i,f),d--)}if(!u)for(;d--;d)i.unshift("..");!u||""===i[0]||i[0]&&a(i[0])||i.unshift("");var m=i.join("/");return n&&"/"!==m.substr(-1)&&(m+="/"),m};var l=n(1561);function s(e){return"/"===e.charAt(0)?e:"/"+e}function u(e){return"/"===e.charAt(0)?e.substr(1):e}function c(e,t){return function(e,t){return 0===e.toLowerCase().indexOf(t.toLowerCase())&&-1!=="/?#".indexOf(e.charAt(t.length))}(e,t)?e.substr(t.length):e}function d(e){return"/"===e.charAt(e.length-1)?e.slice(0,-1):e}function f(e){var t=e.pathname,n=e.search,r=e.hash,a=t||"/";return n&&"?"!==n&&(a+="?"===n.charAt(0)?n:"?"+n),r&&"#"!==r&&(a+="#"===r.charAt(0)?r:"#"+r),a}function p(e,t,n,a){var o;"string"==typeof e?(o=function(e){var t=e||"/",n="",r="",a=t.indexOf("#");-1!==a&&(r=t.substr(a),t=t.substr(0,a));var o=t.indexOf("?");return-1!==o&&(n=t.substr(o),t=t.substr(0,o)),{pathname:t,search:"?"===n?"":n,hash:"#"===r?"":r}}(e),o.state=t):(void 0===(o=(0,r.A)({},e)).pathname&&(o.pathname=""),o.search?"?"!==o.search.charAt(0)&&(o.search="?"+o.search):o.search="",o.hash?"#"!==o.hash.charAt(0)&&(o.hash="#"+o.hash):o.hash="",void 0!==t&&void 0===o.state&&(o.state=t));try{o.pathname=decodeURI(o.pathname)}catch(l){throw l instanceof URIError?new URIError('Pathname "'+o.pathname+'" could not be decoded. This is likely caused by an invalid percent-encoding.'):l}return n&&(o.key=n),a?o.pathname?"/"!==o.pathname.charAt(0)&&(o.pathname=i(o.pathname,a.pathname)):o.pathname=a.pathname:o.pathname||(o.pathname="/"),o}function m(){var e=null;var t=[];return{setPrompt:function(t){return e=t,function(){e===t&&(e=null)}},confirmTransitionTo:function(t,n,r,a){if(null!=e){var o="function"==typeof e?e(t,n):e;"string"==typeof o?"function"==typeof r?r(o,a):a(!0):a(!1!==o)}else a(!0)},appendListener:function(e){var n=!0;function r(){n&&e.apply(void 0,arguments)}return t.push(r),function(){n=!1,t=t.filter((function(e){return e!==r}))}},notifyListeners:function(){for(var e=arguments.length,n=new Array(e),r=0;rt?n.splice(t,n.length-t,a):n.push(a),d({action:r,location:a,index:t,entries:n})}}))},replace:function(e,t){var r="REPLACE",a=p(e,t,h(),w.location);c.confirmTransitionTo(a,r,n,(function(e){e&&(w.entries[w.index]=a,d({action:r,location:a}))}))},go:v,goBack:function(){v(-1)},goForward:function(){v(1)},canGo:function(e){var t=w.index+e;return t>=0&&t{"use strict";var r=n(4363),a={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},o={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},i={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},l={};function s(e){return r.isMemo(e)?i:l[e.$$typeof]||a}l[r.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},l[r.Memo]=i;var u=Object.defineProperty,c=Object.getOwnPropertyNames,d=Object.getOwnPropertySymbols,f=Object.getOwnPropertyDescriptor,p=Object.getPrototypeOf,m=Object.prototype;e.exports=function e(t,n,r){if("string"!=typeof n){if(m){var a=p(n);a&&a!==m&&e(t,a,r)}var i=c(n);d&&(i=i.concat(d(n)));for(var l=s(t),h=s(n),g=0;g{"use strict";e.exports=function(e,t,n,r,a,o,i,l){if(!e){var s;if(void 0===t)s=new Error("Minified exception occurred; use the non-minified dev environment for the full error message and additional helpful warnings.");else{var u=[n,r,a,o,i,l],c=0;(s=new Error(t.replace(/%s/g,(function(){return u[c++]})))).name="Invariant Violation"}throw s.framesToPop=1,s}}},4634:e=>{e.exports=Array.isArray||function(e){return"[object Array]"==Object.prototype.toString.call(e)}},3348:(e,t,n)=>{"use strict";n.r(t)},119:(e,t,n)=>{"use strict";n.r(t)},1043:(e,t,n)=>{"use strict";n.r(t)},5947:function(e,t,n){var r,a;r=function(){var e,t,n={version:"0.2.0"},r=n.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'
        '};function a(e,t,n){return en?n:e}function o(e){return 100*(-1+e)}function i(e,t,n){var a;return(a="translate3d"===r.positionUsing?{transform:"translate3d("+o(e)+"%,0,0)"}:"translate"===r.positionUsing?{transform:"translate("+o(e)+"%,0)"}:{"margin-left":o(e)+"%"}).transition="all "+t+"ms "+n,a}n.configure=function(e){var t,n;for(t in e)void 0!==(n=e[t])&&e.hasOwnProperty(t)&&(r[t]=n);return this},n.status=null,n.set=function(e){var t=n.isStarted();e=a(e,r.minimum,1),n.status=1===e?null:e;var o=n.render(!t),u=o.querySelector(r.barSelector),c=r.speed,d=r.easing;return o.offsetWidth,l((function(t){""===r.positionUsing&&(r.positionUsing=n.getPositioningCSS()),s(u,i(e,c,d)),1===e?(s(o,{transition:"none",opacity:1}),o.offsetWidth,setTimeout((function(){s(o,{transition:"all "+c+"ms linear",opacity:0}),setTimeout((function(){n.remove(),t()}),c)}),c)):setTimeout(t,c)})),this},n.isStarted=function(){return"number"==typeof n.status},n.start=function(){n.status||n.set(0);var e=function(){setTimeout((function(){n.status&&(n.trickle(),e())}),r.trickleSpeed)};return r.trickle&&e(),this},n.done=function(e){return e||n.status?n.inc(.3+.5*Math.random()).set(1):this},n.inc=function(e){var t=n.status;return t?("number"!=typeof e&&(e=(1-t)*a(Math.random()*t,.1,.95)),t=a(t+e,0,.994),n.set(t)):n.start()},n.trickle=function(){return n.inc(Math.random()*r.trickleRate)},e=0,t=0,n.promise=function(r){return r&&"resolved"!==r.state()?(0===t&&n.start(),e++,t++,r.always((function(){0==--t?(e=0,n.done()):n.set((e-t)/e)})),this):this},n.render=function(e){if(n.isRendered())return document.getElementById("nprogress");c(document.documentElement,"nprogress-busy");var t=document.createElement("div");t.id="nprogress",t.innerHTML=r.template;var a,i=t.querySelector(r.barSelector),l=e?"-100":o(n.status||0),u=document.querySelector(r.parent);return s(i,{transition:"all 0 linear",transform:"translate3d("+l+"%,0,0)"}),r.showSpinner||(a=t.querySelector(r.spinnerSelector))&&p(a),u!=document.body&&c(u,"nprogress-custom-parent"),u.appendChild(t),t},n.remove=function(){d(document.documentElement,"nprogress-busy"),d(document.querySelector(r.parent),"nprogress-custom-parent");var e=document.getElementById("nprogress");e&&p(e)},n.isRendered=function(){return!!document.getElementById("nprogress")},n.getPositioningCSS=function(){var e=document.body.style,t="WebkitTransform"in e?"Webkit":"MozTransform"in e?"Moz":"msTransform"in e?"ms":"OTransform"in e?"O":"";return t+"Perspective"in e?"translate3d":t+"Transform"in e?"translate":"margin"};var l=function(){var e=[];function t(){var n=e.shift();n&&n(t)}return function(n){e.push(n),1==e.length&&t()}}(),s=function(){var e=["Webkit","O","Moz","ms"],t={};function n(e){return e.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(e,t){return t.toUpperCase()}))}function r(t){var n=document.body.style;if(t in n)return t;for(var r,a=e.length,o=t.charAt(0).toUpperCase()+t.slice(1);a--;)if((r=e[a]+o)in n)return r;return t}function a(e){return e=n(e),t[e]||(t[e]=r(e))}function o(e,t,n){t=a(t),e.style[t]=n}return function(e,t){var n,r,a=arguments;if(2==a.length)for(n in t)void 0!==(r=t[n])&&t.hasOwnProperty(n)&&o(e,n,r);else o(e,a[1],a[2])}}();function u(e,t){return("string"==typeof e?e:f(e)).indexOf(" "+t+" ")>=0}function c(e,t){var n=f(e),r=n+t;u(n,t)||(e.className=r.substring(1))}function d(e,t){var n,r=f(e);u(e,t)&&(n=r.replace(" "+t+" "," "),e.className=n.substring(1,n.length-1))}function f(e){return(" "+(e.className||"")+" ").replace(/\s+/gi," ")}function p(e){e&&e.parentNode&&e.parentNode.removeChild(e)}return n},void 0===(a="function"==typeof r?r.call(t,n,t,e):r)||(e.exports=a)},5302:(e,t,n)=>{var r=n(4634);e.exports=p,e.exports.parse=o,e.exports.compile=function(e,t){return l(o(e,t),t)},e.exports.tokensToFunction=l,e.exports.tokensToRegExp=f;var a=new RegExp(["(\\\\.)","([\\/.])?(?:(?:\\:(\\w+)(?:\\(((?:\\\\.|[^\\\\()])+)\\))?|\\(((?:\\\\.|[^\\\\()])+)\\))([+*?])?|(\\*))"].join("|"),"g");function o(e,t){for(var n,r=[],o=0,i=0,l="",c=t&&t.delimiter||"/";null!=(n=a.exec(e));){var d=n[0],f=n[1],p=n.index;if(l+=e.slice(i,p),i=p+d.length,f)l+=f[1];else{var m=e[i],h=n[2],g=n[3],y=n[4],b=n[5],v=n[6],w=n[7];l&&(r.push(l),l="");var x=null!=h&&null!=m&&m!==h,k="+"===v||"*"===v,S="?"===v||"*"===v,E=n[2]||c,_=y||b;r.push({name:g||o++,prefix:h||"",delimiter:E,optional:S,repeat:k,partial:x,asterisk:!!w,pattern:_?u(_):w?".*":"[^"+s(E)+"]+?"})}}return i{!function(e){var t="\\b(?:BASH|BASHOPTS|BASH_ALIASES|BASH_ARGC|BASH_ARGV|BASH_CMDS|BASH_COMPLETION_COMPAT_DIR|BASH_LINENO|BASH_REMATCH|BASH_SOURCE|BASH_VERSINFO|BASH_VERSION|COLORTERM|COLUMNS|COMP_WORDBREAKS|DBUS_SESSION_BUS_ADDRESS|DEFAULTS_PATH|DESKTOP_SESSION|DIRSTACK|DISPLAY|EUID|GDMSESSION|GDM_LANG|GNOME_KEYRING_CONTROL|GNOME_KEYRING_PID|GPG_AGENT_INFO|GROUPS|HISTCONTROL|HISTFILE|HISTFILESIZE|HISTSIZE|HOME|HOSTNAME|HOSTTYPE|IFS|INSTANCE|JOB|LANG|LANGUAGE|LC_ADDRESS|LC_ALL|LC_IDENTIFICATION|LC_MEASUREMENT|LC_MONETARY|LC_NAME|LC_NUMERIC|LC_PAPER|LC_TELEPHONE|LC_TIME|LESSCLOSE|LESSOPEN|LINES|LOGNAME|LS_COLORS|MACHTYPE|MAILCHECK|MANDATORY_PATH|NO_AT_BRIDGE|OLDPWD|OPTERR|OPTIND|ORBIT_SOCKETDIR|OSTYPE|PAPERSIZE|PATH|PIPESTATUS|PPID|PS1|PS2|PS3|PS4|PWD|RANDOM|REPLY|SECONDS|SELINUX_INIT|SESSION|SESSIONTYPE|SESSION_MANAGER|SHELL|SHELLOPTS|SHLVL|SSH_AUTH_SOCK|TERM|UID|UPSTART_EVENTS|UPSTART_INSTANCE|UPSTART_JOB|UPSTART_SESSION|USER|WINDOWID|XAUTHORITY|XDG_CONFIG_DIRS|XDG_CURRENT_DESKTOP|XDG_DATA_DIRS|XDG_GREETER_DATA_DIR|XDG_MENU_PREFIX|XDG_RUNTIME_DIR|XDG_SEAT|XDG_SEAT_PATH|XDG_SESSION_DESKTOP|XDG_SESSION_ID|XDG_SESSION_PATH|XDG_SESSION_TYPE|XDG_VTNR|XMODIFIERS)\\b",n={pattern:/(^(["']?)\w+\2)[ \t]+\S.*/,lookbehind:!0,alias:"punctuation",inside:null},r={bash:n,environment:{pattern:RegExp("\\$"+t),alias:"constant"},variable:[{pattern:/\$?\(\([\s\S]+?\)\)/,greedy:!0,inside:{variable:[{pattern:/(^\$\(\([\s\S]+)\)\)/,lookbehind:!0},/^\$\(\(/],number:/\b0x[\dA-Fa-f]+\b|(?:\b\d+(?:\.\d*)?|\B\.\d+)(?:[Ee]-?\d+)?/,operator:/--|\+\+|\*\*=?|<<=?|>>=?|&&|\|\||[=!+\-*/%<>^&|]=?|[?~:]/,punctuation:/\(\(?|\)\)?|,|;/}},{pattern:/\$\((?:\([^)]+\)|[^()])+\)|`[^`]+`/,greedy:!0,inside:{variable:/^\$\(|^`|\)$|`$/}},{pattern:/\$\{[^}]+\}/,greedy:!0,inside:{operator:/:[-=?+]?|[!\/]|##?|%%?|\^\^?|,,?/,punctuation:/[\[\]]/,environment:{pattern:RegExp("(\\{)"+t),lookbehind:!0,alias:"constant"}}},/\$(?:\w+|[#?*!@$])/],entity:/\\(?:[abceEfnrtv\\"]|O?[0-7]{1,3}|U[0-9a-fA-F]{8}|u[0-9a-fA-F]{4}|x[0-9a-fA-F]{1,2})/};e.languages.bash={shebang:{pattern:/^#!\s*\/.*/,alias:"important"},comment:{pattern:/(^|[^"{\\$])#.*/,lookbehind:!0},"function-name":[{pattern:/(\bfunction\s+)[\w-]+(?=(?:\s*\(?:\s*\))?\s*\{)/,lookbehind:!0,alias:"function"},{pattern:/\b[\w-]+(?=\s*\(\s*\)\s*\{)/,alias:"function"}],"for-or-select":{pattern:/(\b(?:for|select)\s+)\w+(?=\s+in\s)/,alias:"variable",lookbehind:!0},"assign-left":{pattern:/(^|[\s;|&]|[<>]\()\w+(?:\.\w+)*(?=\+?=)/,inside:{environment:{pattern:RegExp("(^|[\\s;|&]|[<>]\\()"+t),lookbehind:!0,alias:"constant"}},alias:"variable",lookbehind:!0},parameter:{pattern:/(^|\s)-{1,2}(?:\w+:[+-]?)?\w+(?:\.\w+)*(?=[=\s]|$)/,alias:"variable",lookbehind:!0},string:[{pattern:/((?:^|[^<])<<-?\s*)(\w+)\s[\s\S]*?(?:\r?\n|\r)\2/,lookbehind:!0,greedy:!0,inside:r},{pattern:/((?:^|[^<])<<-?\s*)(["'])(\w+)\2\s[\s\S]*?(?:\r?\n|\r)\3/,lookbehind:!0,greedy:!0,inside:{bash:n}},{pattern:/(^|[^\\](?:\\\\)*)"(?:\\[\s\S]|\$\([^)]+\)|\$(?!\()|`[^`]+`|[^"\\`$])*"/,lookbehind:!0,greedy:!0,inside:r},{pattern:/(^|[^$\\])'[^']*'/,lookbehind:!0,greedy:!0},{pattern:/\$'(?:[^'\\]|\\[\s\S])*'/,greedy:!0,inside:{entity:r.entity}}],environment:{pattern:RegExp("\\$?"+t),alias:"constant"},variable:r.variable,function:{pattern:/(^|[\s;|&]|[<>]\()(?:add|apropos|apt|apt-cache|apt-get|aptitude|aspell|automysqlbackup|awk|basename|bash|bc|bconsole|bg|bzip2|cal|cargo|cat|cfdisk|chgrp|chkconfig|chmod|chown|chroot|cksum|clear|cmp|column|comm|composer|cp|cron|crontab|csplit|curl|cut|date|dc|dd|ddrescue|debootstrap|df|diff|diff3|dig|dir|dircolors|dirname|dirs|dmesg|docker|docker-compose|du|egrep|eject|env|ethtool|expand|expect|expr|fdformat|fdisk|fg|fgrep|file|find|fmt|fold|format|free|fsck|ftp|fuser|gawk|git|gparted|grep|groupadd|groupdel|groupmod|groups|grub-mkconfig|gzip|halt|head|hg|history|host|hostname|htop|iconv|id|ifconfig|ifdown|ifup|import|install|ip|java|jobs|join|kill|killall|less|link|ln|locate|logname|logrotate|look|lpc|lpr|lprint|lprintd|lprintq|lprm|ls|lsof|lynx|make|man|mc|mdadm|mkconfig|mkdir|mke2fs|mkfifo|mkfs|mkisofs|mknod|mkswap|mmv|more|most|mount|mtools|mtr|mutt|mv|nano|nc|netstat|nice|nl|node|nohup|notify-send|npm|nslookup|op|open|parted|passwd|paste|pathchk|ping|pkill|pnpm|podman|podman-compose|popd|pr|printcap|printenv|ps|pushd|pv|quota|quotacheck|quotactl|ram|rar|rcp|reboot|remsync|rename|renice|rev|rm|rmdir|rpm|rsync|scp|screen|sdiff|sed|sendmail|seq|service|sftp|sh|shellcheck|shuf|shutdown|sleep|slocate|sort|split|ssh|stat|strace|su|sudo|sum|suspend|swapon|sync|sysctl|tac|tail|tar|tee|time|timeout|top|touch|tr|traceroute|tsort|tty|umount|uname|unexpand|uniq|units|unrar|unshar|unzip|update-grub|uptime|useradd|userdel|usermod|users|uudecode|uuencode|v|vcpkg|vdir|vi|vim|virsh|vmstat|wait|watch|wc|wget|whereis|which|who|whoami|write|xargs|xdg-open|yarn|yes|zenity|zip|zsh|zypper)(?=$|[)\s;|&])/,lookbehind:!0},keyword:{pattern:/(^|[\s;|&]|[<>]\()(?:case|do|done|elif|else|esac|fi|for|function|if|in|select|then|until|while)(?=$|[)\s;|&])/,lookbehind:!0},builtin:{pattern:/(^|[\s;|&]|[<>]\()(?:\.|:|alias|bind|break|builtin|caller|cd|command|continue|declare|echo|enable|eval|exec|exit|export|getopts|hash|help|let|local|logout|mapfile|printf|pwd|read|readarray|readonly|return|set|shift|shopt|source|test|times|trap|type|typeset|ulimit|umask|unalias|unset)(?=$|[)\s;|&])/,lookbehind:!0,alias:"class-name"},boolean:{pattern:/(^|[\s;|&]|[<>]\()(?:false|true)(?=$|[)\s;|&])/,lookbehind:!0},"file-descriptor":{pattern:/\B&\d\b/,alias:"important"},operator:{pattern:/\d?<>|>\||\+=|=[=~]?|!=?|<<[<-]?|[&\d]?>>|\d[<>]&?|[<>][&=]?|&[>&]?|\|[&|]?/,inside:{"file-descriptor":{pattern:/^\d/,alias:"important"}}},punctuation:/\$?\(\(?|\)\)?|\.\.|[{}[\];\\]/,number:{pattern:/(^|\s)(?:[1-9]\d*|0)(?:[.,]\d+)?\b/,lookbehind:!0}},n.inside=e.languages.bash;for(var a=["comment","function-name","for-or-select","assign-left","parameter","string","environment","function","keyword","builtin","boolean","file-descriptor","operator","punctuation","number"],o=r.variable[1].inside,i=0;i{!function(e){var t=/\\[\r\n](?:\s|\\[\r\n]|#.*(?!.))*(?![\s#]|\\[\r\n])/.source,n=/(?:[ \t]+(?![ \t])(?:)?|)/.source.replace(//g,(function(){return t})),r=/"(?:[^"\\\r\n]|\\(?:\r\n|[\s\S]))*"|'(?:[^'\\\r\n]|\\(?:\r\n|[\s\S]))*'/.source,a=/--[\w-]+=(?:|(?!["'])(?:[^\s\\]|\\.)+)/.source.replace(//g,(function(){return r})),o={pattern:RegExp(r),greedy:!0},i={pattern:/(^[ \t]*)#.*/m,lookbehind:!0,greedy:!0};function l(e,t){return e=e.replace(//g,(function(){return a})).replace(//g,(function(){return n})),RegExp(e,t)}e.languages.docker={instruction:{pattern:/(^[ \t]*)(?:ADD|ARG|CMD|COPY|ENTRYPOINT|ENV|EXPOSE|FROM|HEALTHCHECK|LABEL|MAINTAINER|ONBUILD|RUN|SHELL|STOPSIGNAL|USER|VOLUME|WORKDIR)(?=\s)(?:\\.|[^\r\n\\])*(?:\\$(?:\s|#.*$)*(?![\s#])(?:\\.|[^\r\n\\])*)*/im,lookbehind:!0,greedy:!0,inside:{options:{pattern:l(/(^(?:ONBUILD)?\w+)(?:)*/.source,"i"),lookbehind:!0,greedy:!0,inside:{property:{pattern:/(^|\s)--[\w-]+/,lookbehind:!0},string:[o,{pattern:/(=)(?!["'])(?:[^\s\\]|\\.)+/,lookbehind:!0}],operator:/\\$/m,punctuation:/=/}},keyword:[{pattern:l(/(^(?:ONBUILD)?HEALTHCHECK(?:)*)(?:CMD|NONE)\b/.source,"i"),lookbehind:!0,greedy:!0},{pattern:l(/(^(?:ONBUILD)?FROM(?:)*(?!--)[^ \t\\]+)AS/.source,"i"),lookbehind:!0,greedy:!0},{pattern:l(/(^ONBUILD)\w+/.source,"i"),lookbehind:!0,greedy:!0},{pattern:/^\w+/,greedy:!0}],comment:i,string:o,variable:/\$(?:\w+|\{[^{}"'\\]*\})/,operator:/\\$/m}},comment:i},e.languages.dockerfile=e.languages.docker}(Prism)},9700:()=>{!function(e){function t(e,t){return"___"+e.toUpperCase()+t+"___"}Object.defineProperties(e.languages["markup-templating"]={},{buildPlaceholders:{value:function(n,r,a,o){if(n.language===r){var i=n.tokenStack=[];n.code=n.code.replace(a,(function(e){if("function"==typeof o&&!o(e))return e;for(var a,l=i.length;-1!==n.code.indexOf(a=t(r,l));)++l;return i[l]=e,a})),n.grammar=e.languages.markup}}},tokenizePlaceholders:{value:function(n,r){if(n.language===r&&n.tokenStack){n.grammar=e.languages[r];var a=0,o=Object.keys(n.tokenStack);!function i(l){for(var s=0;s=o.length);s++){var u=l[s];if("string"==typeof u||u.content&&"string"==typeof u.content){var c=o[a],d=n.tokenStack[c],f="string"==typeof u?u:u.content,p=t(r,c),m=f.indexOf(p);if(m>-1){++a;var h=f.substring(0,m),g=new e.Token(r,e.tokenize(d,n.grammar),"language-"+r,d),y=f.substring(m+p.length),b=[];h&&b.push.apply(b,i([h])),b.push(g),y&&b.push.apply(b,i([y])),"string"==typeof u?l.splice.apply(l,[s,1].concat(b)):u.content=b}}else u.content&&i(u.content)}return l}(n.tokens)}}}})}(Prism)},7751:(e,t,n)=>{var r={"./prism-bash":7022,"./prism-docker":568};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=7751},2694:(e,t,n)=>{"use strict";var r=n(6925);function a(){}function o(){}o.resetWarningCache=a,e.exports=function(){function e(e,t,n,a,o,i){if(i!==r){var l=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:o,resetWarningCache:a};return n.PropTypes=n,n}},5556:(e,t,n)=>{e.exports=n(2694)()},6925:e=>{"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},2551:(e,t,n)=>{"use strict";var r=n(6540),a=n(9982);function o(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,n=1;n