diff --git a/404.html b/404.html index 32e489817..d216daa34 100644 --- a/404.html +++ b/404.html @@ -13,7 +13,7 @@ - + diff --git a/assets/js/634079bb.3e44a621.js b/assets/js/634079bb.3e44a621.js new file mode 100644 index 000000000..69eccd488 --- /dev/null +++ b/assets/js/634079bb.3e44a621.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_rnx_kit_docsite=self.webpackChunk_rnx_kit_docsite||[]).push([[2794],{4364:(e,t,d)=>{d.r(t),d.d(t,{assets:()=>c,contentTitle:()=>n,default:()=>h,frontMatter:()=>r,metadata:()=>o,toc:()=>l});var i=d(4848),s=d(8453);const r={},n="tools-android",o={id:"tools/tools-android",title:"tools-android",description:"@rnx-kit/tools-android is a collection of functions for deploying apps on",source:"@site/docs/tools/tools-android.md",sourceDirName:"tools",slug:"/tools/tools-android",permalink:"/rnx-kit/docs/tools/tools-android",draft:!1,unlisted:!1,editUrl:"https://github.com/microsoft/rnx-kit/tree/main/docsite/docs/tools/tools-android.md",tags:[],version:"current",frontMatter:{},sidebar:"toolsSidebar",previous:{title:"third-party-notices",permalink:"/rnx-kit/docs/tools/third-party-notices"},next:{title:"tools-apple",permalink:"/rnx-kit/docs/tools/tools-apple"}},c={},l=[];function a(e){const t={code:"code",h1:"h1",header:"header",p:"p",pre:"pre",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,s.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"tools-android",children:"tools-android"})}),"\n",(0,i.jsxs)(t.p,{children:[(0,i.jsx)(t.code,{children:"@rnx-kit/tools-android"})," is a collection of functions for deploying apps on\nAndroid."]}),"\n",(0,i.jsx)(t.p,{children:"Usage:"}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-typescript",children:'import * as tools from "@rnx-kit/tools-android";\n'})}),"\n",(0,i.jsxs)(t.table,{children:[(0,i.jsx)(t.thead,{children:(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.th,{children:"Category"}),(0,i.jsx)(t.th,{children:"Function"}),(0,i.jsx)(t.th,{children:"Description"})]})}),(0,i.jsxs)(t.tbody,{children:[(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"apk"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"getPackageName(apk)"})}),(0,i.jsx)(t.td,{children:"Returns the package name and the first launchable activity of the specified APK."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"apk"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"install(device, apk, packageName)"})}),(0,i.jsx)(t.td,{children:"Installs the specified APK on specified emulator or physical device."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"apk"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"start(options, packageName, activityName)"})}),(0,i.jsx)(t.td,{children:"Starts the specified activity on specified emulator or physical device."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"device"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"getDevices()"})}),(0,i.jsx)(t.td,{children:"Returns a list of attached physical Android devices."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"device"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"getEmulators()"})}),(0,i.jsx)(t.td,{children:"Returns a list of available Android virtual devices."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"device"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"launchEmulator(emulatorName)"})}),(0,i.jsx)(t.td,{children:"Launches the emulator with the specified name."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"device"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"selectDevice(emulatorName, logger)"})}),(0,i.jsx)(t.td,{children:"Returns the emulator or physical device with the specified name."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"gradle"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"assemble(projectDir, buildParams)"})}),(0,i.jsx)(t.td,{children:"Invokes Gradle build."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"gradle"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"findOutputFile(projectDir, buildConfiguration)"})}),(0,i.jsx)(t.td,{children:"Tries to find Gradle build output file."})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.td,{children:"sdk"}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:"getBuildToolsPath()"})}),(0,i.jsx)(t.td,{children:"Returns the path to Android SDK Build-Tools."})]})]})]})]})}function h(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(a,{...e})}):a(e)}},8453:(e,t,d)=>{d.d(t,{R:()=>n,x:()=>o});var i=d(6540);const s={},r=i.createContext(s);function n(e){const t=i.useContext(r);return i.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:n(e.components),i.createElement(r.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/634079bb.b175e166.js b/assets/js/634079bb.b175e166.js deleted file mode 100644 index 2a7887598..000000000 --- a/assets/js/634079bb.b175e166.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_rnx_kit_docsite=self.webpackChunk_rnx_kit_docsite||[]).push([[2794],{4364:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>o,default:()=>h,frontMatter:()=>i,metadata:()=>r,toc:()=>l});var d=s(4848),n=s(8453);const i={},o="tools-android",r={id:"tools/tools-android",title:"tools-android",description:"@rnx-kit/tools-android is a collection of functions for deploying apps on",source:"@site/docs/tools/tools-android.md",sourceDirName:"tools",slug:"/tools/tools-android",permalink:"/rnx-kit/docs/tools/tools-android",draft:!1,unlisted:!1,editUrl:"https://github.com/microsoft/rnx-kit/tree/main/docsite/docs/tools/tools-android.md",tags:[],version:"current",frontMatter:{},sidebar:"toolsSidebar",previous:{title:"third-party-notices",permalink:"/rnx-kit/docs/tools/third-party-notices"},next:{title:"tools-apple",permalink:"/rnx-kit/docs/tools/tools-apple"}},c={},l=[];function a(e){const t={code:"code",h1:"h1",header:"header",p:"p",pre:"pre",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,n.R)(),...e.components};return(0,d.jsxs)(d.Fragment,{children:[(0,d.jsx)(t.header,{children:(0,d.jsx)(t.h1,{id:"tools-android",children:"tools-android"})}),"\n",(0,d.jsxs)(t.p,{children:[(0,d.jsx)(t.code,{children:"@rnx-kit/tools-android"})," is a collection of functions for deploying apps on\nAndroid."]}),"\n",(0,d.jsx)(t.p,{children:"Usage:"}),"\n",(0,d.jsx)(t.pre,{children:(0,d.jsx)(t.code,{className:"language-typescript",children:'import * as tools from "@rnx-kit/tools-android";\n'})}),"\n",(0,d.jsxs)(t.table,{children:[(0,d.jsx)(t.thead,{children:(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.th,{children:"Category"}),(0,d.jsx)(t.th,{children:"Function"}),(0,d.jsx)(t.th,{children:"Description"})]})}),(0,d.jsxs)(t.tbody,{children:[(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"getBuildToolsPath()"})}),(0,d.jsx)(t.td,{children:"Returns the path to Android SDK Build-Tools."})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"getDevices()"})}),(0,d.jsx)(t.td,{children:"Returns a list of attached physical Android devices."})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"getEmulators()"})}),(0,d.jsx)(t.td,{children:"Returns a list of available Android virtual devices."})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"getPackageName(apk)"})}),(0,d.jsx)(t.td,{children:"Returns the package name and the first launchable activity of the specified APK."})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"install(device, apk, packageName)"})}),(0,d.jsx)(t.td,{children:"Installs the specified APK on specified emulator or physical device."})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"launchEmulator(emulatorName)"})}),(0,d.jsx)(t.td,{children:"Launches the emulator with the specified name."})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"selectDevice(emulatorName, logger)"})}),(0,d.jsx)(t.td,{children:"Returns the emulator or physical device with the specified name."})]}),(0,d.jsxs)(t.tr,{children:[(0,d.jsx)(t.td,{children:"-"}),(0,d.jsx)(t.td,{children:(0,d.jsx)(t.code,{children:"start(options, packageName, activityName)"})}),(0,d.jsx)(t.td,{children:"Starts the specified activity on specified emulator or physical device."})]})]})]})]})}function h(e={}){const{wrapper:t}={...(0,n.R)(),...e.components};return t?(0,d.jsx)(t,{...e,children:(0,d.jsx)(a,{...e})}):a(e)}},8453:(e,t,s)=>{s.d(t,{R:()=>o,x:()=>r});var d=s(6540);const n={},i=d.createContext(n);function o(e){const t=d.useContext(i);return d.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:o(e.components),d.createElement(i.Provider,{value:t},e.children)}}}]); \ No newline at end of file diff --git a/assets/js/runtime~main.253e6381.js b/assets/js/runtime~main.7d5d8c82.js similarity index 99% rename from assets/js/runtime~main.253e6381.js rename to assets/js/runtime~main.7d5d8c82.js index 67694f2e3..5fc52a6a1 100644 --- a/assets/js/runtime~main.253e6381.js +++ b/assets/js/runtime~main.7d5d8c82.js @@ -1 +1 @@ -(()=>{"use strict";var e,a,c,d,f,t={},r={};function b(e){var a=r[e];if(void 0!==a)return a.exports;var c=r[e]={id:e,loaded:!1,exports:{}};return t[e].call(c.exports,c,c.exports,b),c.loaded=!0,c.exports}b.m=t,b.c=r,e=[],b.O=(a,c,d,f)=>{if(!c){var t=1/0;for(i=0;i=f)&&Object.keys(b.O).every((e=>b.O[e](c[o])))?c.splice(o--,1):(r=!1,f0&&e[i-1][2]>f;i--)e[i]=e[i-1];e[i]=[c,d,f]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},c=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 f=Object.create(null);b.r(f);var t={};a=a||[null,c({}),c([]),c(c)];for(var r=2&d&&e;"object"==typeof r&&!~a.indexOf(r);r=c(r))Object.getOwnPropertyNames(r).forEach((a=>t[a]=()=>e[a]));return t.default=()=>e,b.d(f,t),f},b.d=(e,a)=>{for(var c in a)b.o(a,c)&&!b.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:a[c]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,c)=>(b.f[c](e,a),a)),[])),b.u=e=>"assets/js/"+({114:"7f85490b",141:"cc36e6db",201:"c989d7c1",326:"757ddfc3",765:"105d6813",929:"9c9b1718",957:"c141421f",1044:"41550cb9",1235:"a7456010",1302:"b0106d33",1333:"b4876012",1459:"4d54d076",1652:"2a85ae07",1903:"acecf23e",2031:"d2cad9cb",2056:"695aef2a",2138:"1a4e3797",2698:"4dcb0ee4",2711:"9e4087bc",2717:"31025942",2726:"9d66f9e6",2794:"634079bb",2854:"4a31450a",2872:"f2654b33",3150:"68b584ac",3249:"ccc49370",3331:"a9ffda76",3478:"15890acf",3487:"fd339388",3646:"3208cee5",3737:"269efc9b",3803:"1e1b9479",4002:"ff54fc36",4212:"621db11d",4423:"afe26507",4436:"acf66b6a",4583:"1df93b7f",4619:"9361eb19",4699:"78fb6c04",4813:"6875c492",5304:"32799f74",5315:"ab1884bd",5430:"0a64acae",5715:"c7678df9",5732:"f6d27347",5742:"aba21aa0",5848:"8440c6e3",5863:"0b1ac180",5873:"af44de46",5899:"a09c2993",5969:"3ce6c040",6176:"5501d831",6258:"9feee6f9",7098:"a7bd4aaa",7111:"1023933c",7288:"65d6cbf7",7472:"814f3328",7643:"a6aa9e1f",8059:"fdef232d",8209:"01a85c17",8401:"17896441",8431:"2c2dd814",8515:"d138d6ee",9048:"a94703ab",9259:"0bfed4bc",9647:"5e95c892",9666:"ae9eeff2",9858:"36994c47",9963:"23da673d"}[e]||e)+"."+{114:"be29bb80",141:"08d6f788",201:"aca2d9a8",326:"68cc9903",416:"69f9aedf",765:"9530c27e",929:"92b72b27",957:"b1b52a8f",1044:"41a5f3b3",1235:"3ed8118a",1302:"433a6395",1333:"464a15d9",1459:"8a3e3466",1652:"001003c9",1903:"3cf711e1",2031:"e3c86049",2056:"f960c409",2138:"a8a41693",2237:"ab3fcbc9",2698:"d25492f1",2711:"2acc7777",2717:"def2709f",2726:"da51c917",2794:"b175e166",2854:"209106ea",2872:"af9ca887",3150:"3aeb6cb4",3249:"04ddb4ab",3331:"558a0627",3347:"d0bd84c2",3478:"99db78a6",3487:"0266e9e9",3646:"5d51c941",3737:"00bdefc6",3803:"6d9bca45",4002:"b61bf393",4212:"b11f8ee3",4423:"8680fafb",4436:"5fe31333",4583:"88b1acd1",4619:"5d868049",4699:"1a3745f6",4813:"e5f81c47",5304:"cda0433b",5315:"5db3faa6",5394:"dc2db95a",5430:"ac4297c0",5715:"6d457003",5732:"9f251f07",5742:"d3e226a7",5848:"289fec10",5863:"b2989e19",5873:"780f0a6b",5899:"1d0aa617",5969:"c6a88904",6176:"151cf863",6258:"835eec66",6369:"902e28dc",7098:"219649ee",7111:"6bab218a",7288:"b2ba4855",7472:"48aeef7f",7643:"20f2fc9c",8059:"542540e9",8209:"2d49317c",8401:"1980a055",8431:"d57f915e",8515:"f9509cd0",8913:"83036ae7",9048:"875cd64f",9259:"d37d8852",9462:"f0bbb864",9647:"9460faba",9666:"f669aabc",9858:"a932c04b",9963:"88af9ec1"}[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={},f="@rnx-kit/docsite:",b.l=(e,a,c,t)=>{if(d[e])d[e].push(a);else{var r,o;if(void 0!==c)for(var n=document.getElementsByTagName("script"),i=0;i{r.onerror=r.onload=null,clearTimeout(s);var f=d[e];if(delete d[e],r.parentNode&&r.parentNode.removeChild(r),f&&f.forEach((e=>e(c))),a)return a(c)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=l.bind(null,r.onerror),r.onload=l.bind(null,r.onload),o&&document.head.appendChild(r)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/rnx-kit/",b.gca=function(e){return e={17896441:"8401",31025942:"2717","7f85490b":"114",cc36e6db:"141",c989d7c1:"201","757ddfc3":"326","105d6813":"765","9c9b1718":"929",c141421f:"957","41550cb9":"1044",a7456010:"1235",b0106d33:"1302",b4876012:"1333","4d54d076":"1459","2a85ae07":"1652",acecf23e:"1903",d2cad9cb:"2031","695aef2a":"2056","1a4e3797":"2138","4dcb0ee4":"2698","9e4087bc":"2711","9d66f9e6":"2726","634079bb":"2794","4a31450a":"2854",f2654b33:"2872","68b584ac":"3150",ccc49370:"3249",a9ffda76:"3331","15890acf":"3478",fd339388:"3487","3208cee5":"3646","269efc9b":"3737","1e1b9479":"3803",ff54fc36:"4002","621db11d":"4212",afe26507:"4423",acf66b6a:"4436","1df93b7f":"4583","9361eb19":"4619","78fb6c04":"4699","6875c492":"4813","32799f74":"5304",ab1884bd:"5315","0a64acae":"5430",c7678df9:"5715",f6d27347:"5732",aba21aa0:"5742","8440c6e3":"5848","0b1ac180":"5863",af44de46:"5873",a09c2993:"5899","3ce6c040":"5969","5501d831":"6176","9feee6f9":"6258",a7bd4aaa:"7098","1023933c":"7111","65d6cbf7":"7288","814f3328":"7472",a6aa9e1f:"7643",fdef232d:"8059","01a85c17":"8209","2c2dd814":"8431",d138d6ee:"8515",a94703ab:"9048","0bfed4bc":"9259","5e95c892":"9647",ae9eeff2:"9666","36994c47":"9858","23da673d":"9963"}[e]||e,b.p+b.u(e)},(()=>{var e={5354:0,1869:0};b.f.j=(a,c)=>{var d=b.o(e,a)?e[a]:void 0;if(0!==d)if(d)c.push(d[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var f=new Promise(((c,f)=>d=e[a]=[c,f]));c.push(d[2]=f);var t=b.p+b.u(a),r=new Error;b.l(t,(c=>{if(b.o(e,a)&&(0!==(d=e[a])&&(e[a]=void 0),d)){var f=c&&("load"===c.type?"missing":c.type),t=c&&c.target&&c.target.src;r.message="Loading chunk "+a+" failed.\n("+f+": "+t+")",r.name="ChunkLoadError",r.type=f,r.request=t,d[1](r)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,c)=>{var d,f,t=c[0],r=c[1],o=c[2],n=0;if(t.some((a=>0!==e[a]))){for(d in r)b.o(r,d)&&(b.m[d]=r[d]);if(o)var i=o(b)}for(a&&a(c);n{"use strict";var e,a,c,d,f,t={},r={};function b(e){var a=r[e];if(void 0!==a)return a.exports;var c=r[e]={id:e,loaded:!1,exports:{}};return t[e].call(c.exports,c,c.exports,b),c.loaded=!0,c.exports}b.m=t,b.c=r,e=[],b.O=(a,c,d,f)=>{if(!c){var t=1/0;for(i=0;i=f)&&Object.keys(b.O).every((e=>b.O[e](c[o])))?c.splice(o--,1):(r=!1,f0&&e[i-1][2]>f;i--)e[i]=e[i-1];e[i]=[c,d,f]},b.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return b.d(a,{a:a}),a},c=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 f=Object.create(null);b.r(f);var t={};a=a||[null,c({}),c([]),c(c)];for(var r=2&d&&e;"object"==typeof r&&!~a.indexOf(r);r=c(r))Object.getOwnPropertyNames(r).forEach((a=>t[a]=()=>e[a]));return t.default=()=>e,b.d(f,t),f},b.d=(e,a)=>{for(var c in a)b.o(a,c)&&!b.o(e,c)&&Object.defineProperty(e,c,{enumerable:!0,get:a[c]})},b.f={},b.e=e=>Promise.all(Object.keys(b.f).reduce(((a,c)=>(b.f[c](e,a),a)),[])),b.u=e=>"assets/js/"+({114:"7f85490b",141:"cc36e6db",201:"c989d7c1",326:"757ddfc3",765:"105d6813",929:"9c9b1718",957:"c141421f",1044:"41550cb9",1235:"a7456010",1302:"b0106d33",1333:"b4876012",1459:"4d54d076",1652:"2a85ae07",1903:"acecf23e",2031:"d2cad9cb",2056:"695aef2a",2138:"1a4e3797",2698:"4dcb0ee4",2711:"9e4087bc",2717:"31025942",2726:"9d66f9e6",2794:"634079bb",2854:"4a31450a",2872:"f2654b33",3150:"68b584ac",3249:"ccc49370",3331:"a9ffda76",3478:"15890acf",3487:"fd339388",3646:"3208cee5",3737:"269efc9b",3803:"1e1b9479",4002:"ff54fc36",4212:"621db11d",4423:"afe26507",4436:"acf66b6a",4583:"1df93b7f",4619:"9361eb19",4699:"78fb6c04",4813:"6875c492",5304:"32799f74",5315:"ab1884bd",5430:"0a64acae",5715:"c7678df9",5732:"f6d27347",5742:"aba21aa0",5848:"8440c6e3",5863:"0b1ac180",5873:"af44de46",5899:"a09c2993",5969:"3ce6c040",6176:"5501d831",6258:"9feee6f9",7098:"a7bd4aaa",7111:"1023933c",7288:"65d6cbf7",7472:"814f3328",7643:"a6aa9e1f",8059:"fdef232d",8209:"01a85c17",8401:"17896441",8431:"2c2dd814",8515:"d138d6ee",9048:"a94703ab",9259:"0bfed4bc",9647:"5e95c892",9666:"ae9eeff2",9858:"36994c47",9963:"23da673d"}[e]||e)+"."+{114:"be29bb80",141:"08d6f788",201:"aca2d9a8",326:"68cc9903",416:"69f9aedf",765:"9530c27e",929:"92b72b27",957:"b1b52a8f",1044:"41a5f3b3",1235:"3ed8118a",1302:"433a6395",1333:"464a15d9",1459:"8a3e3466",1652:"001003c9",1903:"3cf711e1",2031:"e3c86049",2056:"f960c409",2138:"a8a41693",2237:"ab3fcbc9",2698:"d25492f1",2711:"2acc7777",2717:"def2709f",2726:"da51c917",2794:"3e44a621",2854:"209106ea",2872:"af9ca887",3150:"3aeb6cb4",3249:"04ddb4ab",3331:"558a0627",3347:"d0bd84c2",3478:"99db78a6",3487:"0266e9e9",3646:"5d51c941",3737:"00bdefc6",3803:"6d9bca45",4002:"b61bf393",4212:"b11f8ee3",4423:"8680fafb",4436:"5fe31333",4583:"88b1acd1",4619:"5d868049",4699:"1a3745f6",4813:"e5f81c47",5304:"cda0433b",5315:"5db3faa6",5394:"dc2db95a",5430:"ac4297c0",5715:"6d457003",5732:"9f251f07",5742:"d3e226a7",5848:"289fec10",5863:"b2989e19",5873:"780f0a6b",5899:"1d0aa617",5969:"c6a88904",6176:"151cf863",6258:"835eec66",6369:"902e28dc",7098:"219649ee",7111:"6bab218a",7288:"b2ba4855",7472:"48aeef7f",7643:"20f2fc9c",8059:"542540e9",8209:"2d49317c",8401:"1980a055",8431:"d57f915e",8515:"f9509cd0",8913:"83036ae7",9048:"875cd64f",9259:"d37d8852",9462:"f0bbb864",9647:"9460faba",9666:"f669aabc",9858:"a932c04b",9963:"88af9ec1"}[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={},f="@rnx-kit/docsite:",b.l=(e,a,c,t)=>{if(d[e])d[e].push(a);else{var r,o;if(void 0!==c)for(var n=document.getElementsByTagName("script"),i=0;i{r.onerror=r.onload=null,clearTimeout(s);var f=d[e];if(delete d[e],r.parentNode&&r.parentNode.removeChild(r),f&&f.forEach((e=>e(c))),a)return a(c)},s=setTimeout(l.bind(null,void 0,{type:"timeout",target:r}),12e4);r.onerror=l.bind(null,r.onerror),r.onload=l.bind(null,r.onload),o&&document.head.appendChild(r)}},b.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},b.p="/rnx-kit/",b.gca=function(e){return e={17896441:"8401",31025942:"2717","7f85490b":"114",cc36e6db:"141",c989d7c1:"201","757ddfc3":"326","105d6813":"765","9c9b1718":"929",c141421f:"957","41550cb9":"1044",a7456010:"1235",b0106d33:"1302",b4876012:"1333","4d54d076":"1459","2a85ae07":"1652",acecf23e:"1903",d2cad9cb:"2031","695aef2a":"2056","1a4e3797":"2138","4dcb0ee4":"2698","9e4087bc":"2711","9d66f9e6":"2726","634079bb":"2794","4a31450a":"2854",f2654b33:"2872","68b584ac":"3150",ccc49370:"3249",a9ffda76:"3331","15890acf":"3478",fd339388:"3487","3208cee5":"3646","269efc9b":"3737","1e1b9479":"3803",ff54fc36:"4002","621db11d":"4212",afe26507:"4423",acf66b6a:"4436","1df93b7f":"4583","9361eb19":"4619","78fb6c04":"4699","6875c492":"4813","32799f74":"5304",ab1884bd:"5315","0a64acae":"5430",c7678df9:"5715",f6d27347:"5732",aba21aa0:"5742","8440c6e3":"5848","0b1ac180":"5863",af44de46:"5873",a09c2993:"5899","3ce6c040":"5969","5501d831":"6176","9feee6f9":"6258",a7bd4aaa:"7098","1023933c":"7111","65d6cbf7":"7288","814f3328":"7472",a6aa9e1f:"7643",fdef232d:"8059","01a85c17":"8209","2c2dd814":"8431",d138d6ee:"8515",a94703ab:"9048","0bfed4bc":"9259","5e95c892":"9647",ae9eeff2:"9666","36994c47":"9858","23da673d":"9963"}[e]||e,b.p+b.u(e)},(()=>{var e={5354:0,1869:0};b.f.j=(a,c)=>{var d=b.o(e,a)?e[a]:void 0;if(0!==d)if(d)c.push(d[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var f=new Promise(((c,f)=>d=e[a]=[c,f]));c.push(d[2]=f);var t=b.p+b.u(a),r=new Error;b.l(t,(c=>{if(b.o(e,a)&&(0!==(d=e[a])&&(e[a]=void 0),d)){var f=c&&("load"===c.type?"missing":c.type),t=c&&c.target&&c.target.src;r.message="Loading chunk "+a+" failed.\n("+f+": "+t+")",r.name="ChunkLoadError",r.type=f,r.request=t,d[1](r)}}),"chunk-"+a,a)}},b.O.j=a=>0===e[a];var a=(a,c)=>{var d,f,t=c[0],r=c[1],o=c[2],n=0;if(t.some((a=>0!==e[a]))){for(d in r)b.o(r,d)&&(b.m[d]=r[d]);if(o)var i=o(b)}for(a&&a(c);n