From 431e116943b5bdf6cef59c69956c7bfaefe363e5 Mon Sep 17 00:00:00 2001 From: Peter Sugin Kim Date: Mon, 5 Feb 2024 15:49:35 +1100 Subject: [PATCH] Updates --- asset-manifest.json | 12 ++++++------ index.html | 2 +- manifest.json | 4 ++-- static/css/main.0e634b28.css | 4 ---- static/css/main.0e634b28.css.map | 1 - static/css/main.5c79d431.css | 4 ++++ static/css/main.5c79d431.css.map | 1 + static/js/{main.65d04522.js => main.2d64fac9.js} | 6 +++--- ...2.js.LICENSE.txt => main.2d64fac9.js.LICENSE.txt} | 0 static/js/main.2d64fac9.js.map | 1 + static/js/main.65d04522.js.map | 1 - 11 files changed, 18 insertions(+), 18 deletions(-) delete mode 100644 static/css/main.0e634b28.css delete mode 100644 static/css/main.0e634b28.css.map create mode 100644 static/css/main.5c79d431.css create mode 100644 static/css/main.5c79d431.css.map rename static/js/{main.65d04522.js => main.2d64fac9.js} (93%) rename static/js/{main.65d04522.js.LICENSE.txt => main.2d64fac9.js.LICENSE.txt} (100%) create mode 100644 static/js/main.2d64fac9.js.map delete mode 100644 static/js/main.65d04522.js.map diff --git a/asset-manifest.json b/asset-manifest.json index 12902db..cf99600 100644 --- a/asset-manifest.json +++ b/asset-manifest.json @@ -1,7 +1,7 @@ { "files": { - "main.css": "/static/css/main.0e634b28.css", - "main.js": "/static/js/main.65d04522.js", + "main.css": "/static/css/main.5c79d431.css", + "main.js": "/static/js/main.2d64fac9.js", "react-syntax-highlighter/refractor-core-import.js": "/static/js/react-syntax-highlighter/refractor-core-import.6e4d73b4.chunk.js", "react-syntax-highlighter_languages_refractor_abap.js": "/static/js/react-syntax-highlighter_languages_refractor_abap.f111e1b3.chunk.js", "react-syntax-highlighter_languages_refractor_abnf.js": "/static/js/react-syntax-highlighter_languages_refractor_abnf.21eeae21.chunk.js", @@ -282,8 +282,8 @@ "react-syntax-highlighter_languages_refractor_zig.js": "/static/js/react-syntax-highlighter_languages_refractor_zig.bec1acbb.chunk.js", "static/js/592.90a461a6.chunk.js": "/static/js/592.90a461a6.chunk.js", "index.html": "/index.html", - "main.0e634b28.css.map": "/static/css/main.0e634b28.css.map", - "main.65d04522.js.map": "/static/js/main.65d04522.js.map", + "main.5c79d431.css.map": "/static/css/main.5c79d431.css.map", + "main.2d64fac9.js.map": "/static/js/main.2d64fac9.js.map", "refractor-core-import.6e4d73b4.chunk.js.map": "/static/js/react-syntax-highlighter/refractor-core-import.6e4d73b4.chunk.js.map", "react-syntax-highlighter_languages_refractor_abap.f111e1b3.chunk.js.map": "/static/js/react-syntax-highlighter_languages_refractor_abap.f111e1b3.chunk.js.map", "react-syntax-highlighter_languages_refractor_abnf.21eeae21.chunk.js.map": "/static/js/react-syntax-highlighter_languages_refractor_abnf.21eeae21.chunk.js.map", @@ -565,7 +565,7 @@ "592.90a461a6.chunk.js.map": "/static/js/592.90a461a6.chunk.js.map" }, "entrypoints": [ - "static/css/main.0e634b28.css", - "static/js/main.65d04522.js" + "static/css/main.5c79d431.css", + "static/js/main.2d64fac9.js" ] } \ No newline at end of file diff --git a/index.html b/index.html index a9f44af..4268073 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -Peter K Code Factory
\ No newline at end of file +Peter K Code Factory
\ No newline at end of file diff --git a/manifest.json b/manifest.json index 080d6c7..91aaea5 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Peter.K", + "name": "Peter K Code Factory", "icons": [ { "src": "favicon.ico", diff --git a/static/css/main.0e634b28.css b/static/css/main.0e634b28.css deleted file mode 100644 index 8f1554c..0000000 --- a/static/css/main.0e634b28.css +++ /dev/null @@ -1,4 +0,0 @@ -/* -! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com -*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*{scrollbar-color:auto;scrollbar-width:auto}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.-top-1{top:-.25rem}.left-0{left:0}.right-0{right:0}.top-0{top:0}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.mb-4{margin-bottom:1rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-\[2px\]{margin-top:2px}.flex{display:flex}.hidden{display:none}.h-20{height:5rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-full{height:100%}.h-screen{height:100vh}.w-10{width:2.5rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-\[1920px\]{width:1920px}.w-full{width:100%}.w-screen{width:100vw}.max-w-screen-2xl{max-width:1536px}.flex-1{flex:1 1}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.bg-slate-950{--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}.bg-opacity-80{--tw-bg-opacity:0.8}.p-2{padding:.5rem}.p-4{padding:1rem}.p-\[5px\]{padding:5px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pb-10{padding-bottom:2.5rem}.pb-5{padding-bottom:1.25rem}.pr-\[2px\]{padding-right:2px}.pt-10{padding-top:2.5rem}.pt-20{padding-top:5rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.italic{font-style:italic}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-1{outline-width:1px}.outline-slate-700{outline-color:#334155}.brightness-100{--tw-brightness:brightness(1)}.brightness-100,.brightness-150{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-150{--tw-brightness:brightness(1.5)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}h1{font-size:1.5rem;font-weight:600;line-height:2rem}h2{font-size:1.25rem}h2,h3{font-weight:600;line-height:1.75rem}h3{font-size:1.125rem}*{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-family:Roboto Mono,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}p{margin-bottom:.5rem}p:first-letter{font-weight:700}.group:hover .group-hover\:fill-red-400{fill:#f87171}.group:hover .group-hover\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.group:hover .group-hover\:brightness-\[0\.25\]{--tw-brightness:brightness(0.25);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@keyframes pulse{50%{opacity:.5}}.hover\:animate-pulse:hover{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.hover\:fill-red-400:hover{fill:#f87171}.hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.hover\:brightness-150:hover{--tw-brightness:brightness(1.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width:768px){.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-12{width:3rem}.md\:gap-10{gap:2.5rem}.md\:gap-4{gap:1rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-52{padding-bottom:13rem;padding-top:13rem}.md\:pt-8{padding-top:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:scrollbar-thin{scrollbar-color:initial initial;scrollbar-color:var(--scrollbar-thumb,initial) var(--scrollbar-track,initial)}.md\:scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.md\:scrollbar-thin::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track);background-color:var(--scrollbar-track-hover,var(--scrollbar-track))}.md\:scrollbar-thin::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track);background-color:var(--scrollbar-track-active,var(--scrollbar-track-hover,var(--scrollbar-track)))}.md\:scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.md\:scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb);background-color:var(--scrollbar-thumb-hover,var(--scrollbar-thumb))}.md\:scrollbar-thin::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb);background-color:var(--scrollbar-thumb-active,var(--scrollbar-thumb-hover,var(--scrollbar-thumb)))}.md\:scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.md\:scrollbar-thin::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner);background-color:var(--scrollbar-corner-hover,var(--scrollbar-corner))}.md\:scrollbar-thin::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner);background-color:var(--scrollbar-corner-active,var(--scrollbar-corner-hover,var(--scrollbar-corner)))}.md\:scrollbar-thin{scrollbar-width:thin}.md\:scrollbar-thin::-webkit-scrollbar{display:block;height:8px;width:8px}.md\:scrollbar-track-slate-900{--scrollbar-track:#0f172a!important}.md\:scrollbar-thumb-slate-500{--scrollbar-thumb:#64748b!important}.group:hover .md\:group-hover\:flex{display:flex}}@media (min-width:1024px){.lg\:pt-20{padding-top:5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}} -/*# sourceMappingURL=main.0e634b28.css.map*/ \ No newline at end of file diff --git a/static/css/main.0e634b28.css.map b/static/css/main.0e634b28.css.map deleted file mode 100644 index b4929b0..0000000 --- a/static/css/main.0e634b28.css.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"static/css/main.0e634b28.css","mappings":"AAAA;;CAAc,CAAd,uCAAc,CAAd,qBAAc,CAAd,8BAAc,CAAd,wCAAc,CAAd,4BAAc,CAAd,uCAAc,CAAd,gHAAc,CAAd,8BAAc,CAAd,eAAc,CAAd,UAAc,CAAd,wBAAc,CAAd,QAAc,CAAd,uBAAc,CAAd,aAAc,CAAd,QAAc,CAAd,4DAAc,CAAd,gCAAc,CAAd,mCAAc,CAAd,mBAAc,CAAd,eAAc,CAAd,uBAAc,CAAd,2BAAc,CAAd,8CAAc,CAAd,mGAAc,CAAd,aAAc,CAAd,8BAAc,CAAd,mBAAc,CAAd,qBAAc,CAAd,aAAc,CAAd,iBAAc,CAAd,sBAAc,CAAd,iBAAc,CAAd,aAAc,CAAd,8BAAc,CAAd,oBAAc,CAAd,aAAc,CAAd,mEAAc,CAAd,aAAc,CAAd,mBAAc,CAAd,cAAc,CAAd,+BAAc,CAAd,mBAAc,CAAd,mBAAc,CAAd,QAAc,CAAd,SAAc,CAAd,iCAAc,CAAd,yEAAc,CAAd,wBAAc,CAAd,qBAAc,CAAd,4BAAc,CAAd,gCAAc,CAAd,+BAAc,CAAd,mEAAc,CAAd,0CAAc,CAAd,mBAAc,CAAd,mDAAc,CAAd,sDAAc,CAAd,YAAc,CAAd,yBAAc,CAAd,2DAAc,CAAd,iBAAc,CAAd,yBAAc,CAAd,0BAAc,CAAd,QAAc,CAAd,SAAc,CAAd,gBAAc,CAAd,wBAAc,CAAd,sDAAc,CAAd,SAAc,CAAd,mCAAc,CAAd,wBAAc,CAAd,4DAAc,CAAd,qBAAc,CAAd,qBAAc,CAAd,cAAc,CAAd,qBAAc,CAAd,sBAAc,CAAd,oBAAc,CAAd,wCAAc,CAAd,uBAAc,CAAd,kBAAc,CAAd,kBAAc,CAAd,aAAc,CAAd,aAAc,CAAd,aAAc,CAAd,cAAc,CAAd,cAAc,CAAd,YAAc,CAAd,YAAc,CAAd,iBAAc,CAAd,qCAAc,CAAd,6BAAc,CAAd,4BAAc,CAAd,2BAAc,CAAd,cAAc,CAAd,mBAAc,CAAd,qBAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,iBAAc,CAAd,0BAAc,CAAd,2BAAc,CAAd,yBAAc,CAAd,iCAAc,CAAd,0BAAc,CAAd,qBAAc,CAAd,6BAAc,CAAd,WAAc,CAAd,iBAAc,CAAd,eAAc,CAAd,gBAAc,CAAd,iBAAc,CAAd,aAAc,CAAd,eAAc,CAAd,YAAc,CAAd,kBAAc,CAAd,oBAAc,CAAd,0BAAc,CAAd,wBAAc,CAAd,yBAAc,CAAd,0BAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,wBAAc,CAAd,qBAAc,CAAd,kCAAc,CAAd,uBAAc,CAAd,kBAAc,CAAd,kBAAc,CAAd,aAAc,CAAd,aAAc,CAAd,aAAc,CAAd,cAAc,CAAd,cAAc,CAAd,YAAc,CAAd,YAAc,CAAd,iBAAc,CAAd,qCAAc,CAAd,6BAAc,CAAd,4BAAc,CAAd,2BAAc,CAAd,cAAc,CAAd,mBAAc,CAAd,qBAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,iBAAc,CAAd,0BAAc,CAAd,2BAAc,CAAd,yBAAc,CAAd,iCAAc,CAAd,0BAAc,CAAd,qBAAc,CAAd,6BAAc,CAAd,WAAc,CAAd,iBAAc,CAAd,eAAc,CAAd,gBAAc,CAAd,iBAAc,CAAd,aAAc,CAAd,eAAc,CAAd,YAAc,CAAd,kBAAc,CAAd,oBAAc,CAAd,0BAAc,CAAd,wBAAc,CAAd,yBAAc,CAAd,0BAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,wBAAc,CAAd,qBAAc,CAEd,wCAAmB,CAAnB,2BAAmB,CAAnB,2BAAmB,CAAnB,mBAAmB,CAAnB,cAAmB,CAAnB,gBAAmB,CAAnB,YAAmB,CAAnB,6CAAmB,CAAnB,0CAAmB,CAAnB,8CAAmB,CAAnB,wBAAmB,CAAnB,wBAAmB,CAAnB,yBAAmB,CAAnB,sBAAmB,CAAnB,qBAAmB,CAAnB,0BAAmB,CAAnB,kBAAmB,CAAnB,oBAAmB,CAAnB,iBAAmB,CAAnB,kBAAmB,CAAnB,mBAAmB,CAAnB,mBAAmB,CAAnB,mBAAmB,CAAnB,sBAAmB,CAAnB,kBAAmB,CAAnB,iBAAmB,CAAnB,kBAAmB,CAAnB,kBAAmB,CAAnB,0BAAmB,CAAnB,kBAAmB,CAAnB,qBAAmB,CAAnB,kCAAmB,CAAnB,gBAAmB,CAAnB,kEAAmB,CAAnB,8BAAmB,CAAnB,+BAAmB,CAAnB,4BAAmB,CAAnB,+BAAmB,CAAnB,yBAAmB,CAAnB,gCAAmB,CAAnB,yCAAmB,CAAnB,qCAAmB,CAAnB,sCAAmB,CAAnB,8CAAmB,CAAnB,gBAAmB,CAAnB,eAAmB,CAAnB,kBAAmB,CAAnB,iCAAmB,CAAnB,4BAAmB,CAAnB,gCAAmB,CAAnB,yCAAmB,CAAnB,kCAAmB,CAAnB,iCAAmB,CAAnB,sCAAmB,CAAnB,mDAAmB,CAAnB,qCAAmB,CAAnB,oDAAmB,CAAnB,6BAAmB,CAAnB,oDAAmB,CAAnB,6BAAmB,CAAnB,oDAAmB,CAAnB,+BAAmB,CAAnB,mDAAmB,CAAnB,+BAAmB,CAAnB,iDAAmB,CAAnB,kCAAmB,CAAnB,kBAAmB,CAAnB,iBAAmB,CAAnB,sBAAmB,CAAnB,yBAAmB,CAAnB,oBAAmB,CAAnB,0BAAmB,CAAnB,oBAAmB,CAAnB,wBAAmB,CAAnB,mBAAmB,CAAnB,uBAAmB,CAAnB,kBAAmB,CAAnB,0BAAmB,CAAnB,qBAAmB,CAAnB,uBAAmB,CAAnB,kBAAmB,CAAnB,8CAAmB,CAAnB,+CAAmB,CAAnB,4CAAmB,CAAnB,4BAAmB,CAAnB,4BAAmB,CAAnB,6BAAmB,CAAnB,yBAAmB,CAAnB,uBAAmB,CAAnB,sBAAmB,CAAnB,8BAAmB,CAAnB,4BAAmB,CAAnB,0BAAmB,CAAnB,gBAAmB,CAAnB,2BAAmB,CAAnB,kBAAmB,CAAnB,2BAAmB,CAAnB,mBAAmB,CAAnB,0BAAmB,CAAnB,mBAAmB,CAAnB,yBAAmB,CAAnB,gBAAmB,CAAnB,0BAAmB,CAAnB,yBAAmB,CAAnB,kCAAmB,CAAnB,6CAAmB,CAAnB,kCAAmB,CAAnB,6CAAmB,CAAnB,iCAAmB,CAAnB,6CAAmB,CAAnB,iCAAmB,CAAnB,2CAAmB,CAAnB,oBAAmB,CAAnB,sBAAmB,CAAnB,uBAAmB,CAAnB,0EAAmB,CAAnB,iGAAmB,CAAnB,+CAAmB,CAAnB,kGAAmB,CAAnB,4BAAmB,CAAnB,wCAAmB,CAAnB,6CAAmB,CAAnB,gNAAmB,CAAnB,+CAAmB,CAAnB,yCAAmB,CAAnB,gLAAmB,CAAnB,gEAAmB,CAAnB,kDAAmB,CAAnB,qCAAmB,CAEjB,mBAAe,CACf,gBADA,gBAAe,CAIf,oBAAc,CAId,MAHA,gBADA,mBAIc,CAAd,qBAAc,CAKd,qBAAiB,CAAjB,6CAAiB,CACjB,4HADiB,CAKjB,qBAAW,CACX,8BAA4B,CAvB9B,oDAwBC,CAxBD,2DAwBC,CAxBD,6CAwBC,CAxBD,gFAwBC,CAxBD,gLAwBC,CAxBD,+BAwBC,EAxBD,+EAwBC,CAxBD,uCAwBC,CAxBD,8CAwBC,CAxBD,6CAwBC,CAxBD,4DAwBC,CAxBD,gLAwBC,CAxBD,qEAwBC,CAxBD,wBAwBC,CAxBD,sBAwBC,CAxBD,wBAwBC,CAxBD,oBAwBC,CAxBD,sBAwBC,CAxBD,mBAwBC,CAxBD,4BAwBC,CAxBD,kBAwBC,CAxBD,4BAwBC,CAxBD,kBAwBC,CAxBD,iDAwBC,CAxBD,0BAwBC,CAxBD,+BAwBC,CAxBD,kBAwBC,CAxBD,+BAwBC,CAxBD,aAwBC,CAxBD,8BAwBC,CAxBD,mBAwBC,CAxBD,mDAwBC,CAxBD,6EAwBC,CAxBD,oFAwBC,CAxBD,2CAwBC,CAxBD,0FAwBC,CAxBD,oEAwBC,CAxBD,2FAwBC,CAxBD,kGAwBC,CAxBD,oFAwBC,CAxBD,2CAwBC,CAxBD,0FAwBC,CAxBD,oEAwBC,CAxBD,2FAwBC,CAxBD,kGAwBC,CAxBD,sFAwBC,CAxBD,4CAwBC,CAxBD,4FAwBC,CAxBD,sEAwBC,CAxBD,6FAwBC,CAxBD,qGAwBC,CAxBD,wCAwBC,CAxBD,oDAwBC,CAxBD,oBAwBC,CAxBD,kEAwBC,CAxBD,kEAwBC,CAxBD,gDAwBC,EAxBD,qDAwBC,CAxBD,+BAwBC,CAxBD,mBAwBC","sources":["index.css"],"sourcesContent":["@tailwind base;\n@tailwind components;\n@tailwind utilities;\nh1 {\n @apply text-2xl;\n @apply font-semibold\n}\nh2 {\n @apply text-xl;\n @apply font-semibold\n}\nh3 {\n @apply text-lg;\n @apply font-semibold\n}\n\n* {\n @apply text-white;\n @apply font-roboto\n}\n\np {\n @apply mb-2;\n @apply first-letter:font-bold\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/css/main.5c79d431.css b/static/css/main.5c79d431.css new file mode 100644 index 0000000..1bc3299 --- /dev/null +++ b/static/css/main.5c79d431.css @@ -0,0 +1,4 @@ +/* +! tailwindcss v3.4.1 | MIT License | https://tailwindcss.com +*/*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}:after,:before{--tw-content:""}:host,html{-webkit-text-size-adjust:100%;font-feature-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-variation-settings:normal;line-height:1.5;tab-size:4}body{line-height:inherit;margin:0}hr{border-top-width:1px;color:inherit;height:0}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-feature-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em;font-variation-settings:normal}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{border-collapse:collapse;border-color:inherit;text-indent:0}button,input,optgroup,select,textarea{font-feature-settings:inherit;color:inherit;font-family:inherit;font-size:100%;font-variation-settings:inherit;font-weight:inherit;line-height:inherit;margin:0;padding:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button;background-color:initial;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:initial}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af;opacity:1}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{height:auto;max-width:100%}[hidden]{display:none}*{scrollbar-color:auto;scrollbar-width:auto}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.-top-1{top:-.25rem}.left-0{left:0}.right-0{right:0}.top-0{top:0}.-z-10{z-index:-10}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.mb-4{margin-bottom:1rem}.ml-6{margin-left:1.5rem}.mr-6{margin-right:1.5rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-\[2px\]{margin-top:2px}.flex{display:flex}.hidden{display:none}.h-20{height:5rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-full{height:100%}.h-screen{height:100vh}.w-10{width:2.5rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-\[1920px\]{width:1920px}.w-full{width:100%}.w-screen{width:100vw}.max-w-screen-2xl{max-width:1536px}.flex-1{flex:1 1}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.cursor-pointer{cursor:pointer}.list-disc{list-style-type:disc}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.self-start{align-self:flex-start}.overflow-auto{overflow:auto}.overflow-y-auto{overflow-y:auto}.whitespace-pre-wrap{white-space:pre-wrap}.rounded-full{border-radius:9999px}.rounded-sm{border-radius:.125rem}.border-gray-700{--tw-border-opacity:1;border-color:rgb(55 65 81/var(--tw-border-opacity))}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.bg-red-500{--tw-bg-opacity:1;background-color:rgb(239 68 68/var(--tw-bg-opacity))}.bg-red-900{--tw-bg-opacity:1;background-color:rgb(127 29 29/var(--tw-bg-opacity))}.bg-slate-900{--tw-bg-opacity:1;background-color:rgb(15 23 42/var(--tw-bg-opacity))}.bg-slate-950{--tw-bg-opacity:1;background-color:rgb(2 6 23/var(--tw-bg-opacity))}.bg-opacity-80{--tw-bg-opacity:0.8}.p-2{padding:.5rem}.p-4{padding:1rem}.p-\[5px\]{padding:5px}.px-1{padding-left:.25rem;padding-right:.25rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-8{padding-left:2rem;padding-right:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.pb-10{padding-bottom:2.5rem}.pb-5{padding-bottom:1.25rem}.pr-\[2px\]{padding-right:2px}.pt-10{padding-top:2.5rem}.pt-20{padding-top:5rem}.pt-4{padding-top:1rem}.text-center{text-align:center}.text-right{text-align:right}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.italic{font-style:italic}.text-gray-200{--tw-text-opacity:1;color:rgb(229 231 235/var(--tw-text-opacity))}.text-gray-400{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-25{opacity:.25}.shadow-lg{--tw-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:0 0 #0000,0 0 #0000,var(--tw-shadow);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-1{outline-width:1px}.outline-slate-700{outline-color:#334155}.brightness-100{--tw-brightness:brightness(1)}.brightness-100,.brightness-150{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.brightness-150{--tw-brightness:brightness(1.5)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition-all{transition-duration:.15s;transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1)}.duration-1000{transition-duration:1s}h1{font-size:1.5rem;font-weight:600;line-height:2rem}h2{font-size:1.25rem}h2,h3{font-weight:600;line-height:1.75rem}h3{font-size:1.125rem}*{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity));font-family:Roboto Mono,ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}p{margin-bottom:.5rem}p:first-letter{font-weight:700}.group:hover .group-hover\:fill-red-400{fill:#f87171}.group:hover .group-hover\:text-red-400{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.group:hover .group-hover\:brightness-\[0\.25\]{--tw-brightness:brightness(0.25);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@keyframes pulse{50%{opacity:.5}}.hover\:animate-pulse:hover{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.hover\:fill-red-400:hover{fill:#f87171}.hover\:text-red-400:hover{--tw-text-opacity:1;color:rgb(248 113 113/var(--tw-text-opacity))}.hover\:brightness-150:hover{--tw-brightness:brightness(1.5);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@media (min-width:768px){.md\:my-8{margin-bottom:2rem;margin-top:2rem}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-12{width:3rem}.md\:gap-10{gap:2.5rem}.md\:gap-4{gap:1rem}.md\:px-16{padding-left:4rem;padding-right:4rem}.md\:px-20{padding-left:5rem;padding-right:5rem}.md\:py-52{padding-bottom:13rem;padding-top:13rem}.md\:pt-8{padding-top:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}.md\:scrollbar-thin{scrollbar-color:initial initial;scrollbar-color:var(--scrollbar-thumb,initial) var(--scrollbar-track,initial)}.md\:scrollbar-thin::-webkit-scrollbar-track{background-color:var(--scrollbar-track);border-radius:var(--scrollbar-track-radius)}.md\:scrollbar-thin::-webkit-scrollbar-track:hover{background-color:var(--scrollbar-track);background-color:var(--scrollbar-track-hover,var(--scrollbar-track))}.md\:scrollbar-thin::-webkit-scrollbar-track:active{background-color:var(--scrollbar-track);background-color:var(--scrollbar-track-active,var(--scrollbar-track-hover,var(--scrollbar-track)))}.md\:scrollbar-thin::-webkit-scrollbar-thumb{background-color:var(--scrollbar-thumb);border-radius:var(--scrollbar-thumb-radius)}.md\:scrollbar-thin::-webkit-scrollbar-thumb:hover{background-color:var(--scrollbar-thumb);background-color:var(--scrollbar-thumb-hover,var(--scrollbar-thumb))}.md\:scrollbar-thin::-webkit-scrollbar-thumb:active{background-color:var(--scrollbar-thumb);background-color:var(--scrollbar-thumb-active,var(--scrollbar-thumb-hover,var(--scrollbar-thumb)))}.md\:scrollbar-thin::-webkit-scrollbar-corner{background-color:var(--scrollbar-corner);border-radius:var(--scrollbar-corner-radius)}.md\:scrollbar-thin::-webkit-scrollbar-corner:hover{background-color:var(--scrollbar-corner);background-color:var(--scrollbar-corner-hover,var(--scrollbar-corner))}.md\:scrollbar-thin::-webkit-scrollbar-corner:active{background-color:var(--scrollbar-corner);background-color:var(--scrollbar-corner-active,var(--scrollbar-corner-hover,var(--scrollbar-corner)))}.md\:scrollbar-thin{scrollbar-width:thin}.md\:scrollbar-thin::-webkit-scrollbar{display:block;height:8px;width:8px}.md\:scrollbar-track-slate-900{--scrollbar-track:#0f172a!important}.md\:scrollbar-thumb-slate-500{--scrollbar-thumb:#64748b!important}.group:hover .md\:group-hover\:flex{display:flex}}@media (min-width:1024px){.lg\:pt-20{padding-top:5rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}} +/*# sourceMappingURL=main.5c79d431.css.map*/ \ No newline at end of file diff --git a/static/css/main.5c79d431.css.map b/static/css/main.5c79d431.css.map new file mode 100644 index 0000000..0dd71b8 --- /dev/null +++ b/static/css/main.5c79d431.css.map @@ -0,0 +1 @@ +{"version":3,"file":"static/css/main.5c79d431.css","mappings":"AAAA;;CAAc,CAAd,uCAAc,CAAd,qBAAc,CAAd,8BAAc,CAAd,wCAAc,CAAd,4BAAc,CAAd,uCAAc,CAAd,gHAAc,CAAd,8BAAc,CAAd,eAAc,CAAd,UAAc,CAAd,wBAAc,CAAd,QAAc,CAAd,uBAAc,CAAd,aAAc,CAAd,QAAc,CAAd,4DAAc,CAAd,gCAAc,CAAd,mCAAc,CAAd,mBAAc,CAAd,eAAc,CAAd,uBAAc,CAAd,2BAAc,CAAd,8CAAc,CAAd,mGAAc,CAAd,aAAc,CAAd,8BAAc,CAAd,mBAAc,CAAd,qBAAc,CAAd,aAAc,CAAd,iBAAc,CAAd,sBAAc,CAAd,iBAAc,CAAd,aAAc,CAAd,8BAAc,CAAd,oBAAc,CAAd,aAAc,CAAd,mEAAc,CAAd,aAAc,CAAd,mBAAc,CAAd,cAAc,CAAd,+BAAc,CAAd,mBAAc,CAAd,mBAAc,CAAd,QAAc,CAAd,SAAc,CAAd,iCAAc,CAAd,yEAAc,CAAd,wBAAc,CAAd,qBAAc,CAAd,4BAAc,CAAd,gCAAc,CAAd,+BAAc,CAAd,mEAAc,CAAd,0CAAc,CAAd,mBAAc,CAAd,mDAAc,CAAd,sDAAc,CAAd,YAAc,CAAd,yBAAc,CAAd,2DAAc,CAAd,iBAAc,CAAd,yBAAc,CAAd,0BAAc,CAAd,QAAc,CAAd,SAAc,CAAd,gBAAc,CAAd,wBAAc,CAAd,sDAAc,CAAd,SAAc,CAAd,mCAAc,CAAd,wBAAc,CAAd,4DAAc,CAAd,qBAAc,CAAd,qBAAc,CAAd,cAAc,CAAd,qBAAc,CAAd,sBAAc,CAAd,oBAAc,CAAd,wCAAc,CAAd,uBAAc,CAAd,kBAAc,CAAd,kBAAc,CAAd,aAAc,CAAd,aAAc,CAAd,aAAc,CAAd,cAAc,CAAd,cAAc,CAAd,YAAc,CAAd,YAAc,CAAd,iBAAc,CAAd,qCAAc,CAAd,6BAAc,CAAd,4BAAc,CAAd,2BAAc,CAAd,cAAc,CAAd,mBAAc,CAAd,qBAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,iBAAc,CAAd,0BAAc,CAAd,2BAAc,CAAd,yBAAc,CAAd,iCAAc,CAAd,0BAAc,CAAd,qBAAc,CAAd,6BAAc,CAAd,WAAc,CAAd,iBAAc,CAAd,eAAc,CAAd,gBAAc,CAAd,iBAAc,CAAd,aAAc,CAAd,eAAc,CAAd,YAAc,CAAd,kBAAc,CAAd,oBAAc,CAAd,0BAAc,CAAd,wBAAc,CAAd,yBAAc,CAAd,0BAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,wBAAc,CAAd,qBAAc,CAAd,kCAAc,CAAd,uBAAc,CAAd,kBAAc,CAAd,kBAAc,CAAd,aAAc,CAAd,aAAc,CAAd,aAAc,CAAd,cAAc,CAAd,cAAc,CAAd,YAAc,CAAd,YAAc,CAAd,iBAAc,CAAd,qCAAc,CAAd,6BAAc,CAAd,4BAAc,CAAd,2BAAc,CAAd,cAAc,CAAd,mBAAc,CAAd,qBAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,iBAAc,CAAd,0BAAc,CAAd,2BAAc,CAAd,yBAAc,CAAd,iCAAc,CAAd,0BAAc,CAAd,qBAAc,CAAd,6BAAc,CAAd,WAAc,CAAd,iBAAc,CAAd,eAAc,CAAd,gBAAc,CAAd,iBAAc,CAAd,aAAc,CAAd,eAAc,CAAd,YAAc,CAAd,kBAAc,CAAd,oBAAc,CAAd,0BAAc,CAAd,wBAAc,CAAd,yBAAc,CAAd,0BAAc,CAAd,sBAAc,CAAd,uBAAc,CAAd,wBAAc,CAAd,qBAAc,CAEd,wCAAmB,CAAnB,2BAAmB,CAAnB,2BAAmB,CAAnB,mBAAmB,CAAnB,cAAmB,CAAnB,gBAAmB,CAAnB,YAAmB,CAAnB,kBAAmB,CAAnB,6CAAmB,CAAnB,0CAAmB,CAAnB,8CAAmB,CAAnB,wBAAmB,CAAnB,wBAAmB,CAAnB,yBAAmB,CAAnB,sBAAmB,CAAnB,qBAAmB,CAAnB,0BAAmB,CAAnB,kBAAmB,CAAnB,oBAAmB,CAAnB,iBAAmB,CAAnB,kBAAmB,CAAnB,mBAAmB,CAAnB,mBAAmB,CAAnB,mBAAmB,CAAnB,sBAAmB,CAAnB,kBAAmB,CAAnB,iBAAmB,CAAnB,kBAAmB,CAAnB,kBAAmB,CAAnB,0BAAmB,CAAnB,kBAAmB,CAAnB,qBAAmB,CAAnB,kCAAmB,CAAnB,gBAAmB,CAAnB,kEAAmB,CAAnB,8BAAmB,CAAnB,+BAAmB,CAAnB,4BAAmB,CAAnB,+BAAmB,CAAnB,yBAAmB,CAAnB,gCAAmB,CAAnB,yCAAmB,CAAnB,qCAAmB,CAAnB,sCAAmB,CAAnB,8CAAmB,CAAnB,gBAAmB,CAAnB,eAAmB,CAAnB,kBAAmB,CAAnB,iCAAmB,CAAnB,4BAAmB,CAAnB,gCAAmB,CAAnB,yCAAmB,CAAnB,kCAAmB,CAAnB,iCAAmB,CAAnB,sCAAmB,CAAnB,mDAAmB,CAAnB,qCAAmB,CAAnB,oDAAmB,CAAnB,6BAAmB,CAAnB,oDAAmB,CAAnB,6BAAmB,CAAnB,oDAAmB,CAAnB,+BAAmB,CAAnB,mDAAmB,CAAnB,+BAAmB,CAAnB,iDAAmB,CAAnB,kCAAmB,CAAnB,kBAAmB,CAAnB,iBAAmB,CAAnB,sBAAmB,CAAnB,yBAAmB,CAAnB,oBAAmB,CAAnB,0BAAmB,CAAnB,oBAAmB,CAAnB,wBAAmB,CAAnB,mBAAmB,CAAnB,uBAAmB,CAAnB,kBAAmB,CAAnB,0BAAmB,CAAnB,qBAAmB,CAAnB,uBAAmB,CAAnB,kBAAmB,CAAnB,8CAAmB,CAAnB,+CAAmB,CAAnB,4CAAmB,CAAnB,4BAAmB,CAAnB,4BAAmB,CAAnB,6BAAmB,CAAnB,yBAAmB,CAAnB,uBAAmB,CAAnB,sBAAmB,CAAnB,8BAAmB,CAAnB,4BAAmB,CAAnB,0BAAmB,CAAnB,gBAAmB,CAAnB,2BAAmB,CAAnB,kBAAmB,CAAnB,2BAAmB,CAAnB,mBAAmB,CAAnB,0BAAmB,CAAnB,mBAAmB,CAAnB,yBAAmB,CAAnB,gBAAmB,CAAnB,0BAAmB,CAAnB,yBAAmB,CAAnB,kCAAmB,CAAnB,6CAAmB,CAAnB,kCAAmB,CAAnB,6CAAmB,CAAnB,iCAAmB,CAAnB,6CAAmB,CAAnB,iCAAmB,CAAnB,2CAAmB,CAAnB,oBAAmB,CAAnB,sBAAmB,CAAnB,uBAAmB,CAAnB,0EAAmB,CAAnB,iGAAmB,CAAnB,+CAAmB,CAAnB,kGAAmB,CAAnB,4BAAmB,CAAnB,wCAAmB,CAAnB,6CAAmB,CAAnB,gNAAmB,CAAnB,+CAAmB,CAAnB,yCAAmB,CAAnB,gLAAmB,CAAnB,gEAAmB,CAAnB,kDAAmB,CAAnB,qCAAmB,CAEjB,mBAAe,CACf,gBADA,gBAAe,CAIf,oBAAc,CAId,MAHA,gBADA,mBAIc,CAAd,qBAAc,CAKd,qBAAiB,CAAjB,6CAAiB,CACjB,4HADiB,CAKjB,qBAAW,CACX,8BAA4B,CAvB9B,oDAwBC,CAxBD,2DAwBC,CAxBD,6CAwBC,CAxBD,gFAwBC,CAxBD,gLAwBC,CAxBD,+BAwBC,EAxBD,+EAwBC,CAxBD,uCAwBC,CAxBD,8CAwBC,CAxBD,6CAwBC,CAxBD,4DAwBC,CAxBD,gLAwBC,CAxBD,qEAwBC,CAxBD,wBAwBC,CAxBD,sBAwBC,CAxBD,wBAwBC,CAxBD,oBAwBC,CAxBD,sBAwBC,CAxBD,mBAwBC,CAxBD,4BAwBC,CAxBD,kBAwBC,CAxBD,4BAwBC,CAxBD,kBAwBC,CAxBD,iDAwBC,CAxBD,0BAwBC,CAxBD,+BAwBC,CAxBD,kBAwBC,CAxBD,+BAwBC,CAxBD,aAwBC,CAxBD,8BAwBC,CAxBD,mBAwBC,CAxBD,mDAwBC,CAxBD,6EAwBC,CAxBD,oFAwBC,CAxBD,2CAwBC,CAxBD,0FAwBC,CAxBD,oEAwBC,CAxBD,2FAwBC,CAxBD,kGAwBC,CAxBD,oFAwBC,CAxBD,2CAwBC,CAxBD,0FAwBC,CAxBD,oEAwBC,CAxBD,2FAwBC,CAxBD,kGAwBC,CAxBD,sFAwBC,CAxBD,4CAwBC,CAxBD,4FAwBC,CAxBD,sEAwBC,CAxBD,6FAwBC,CAxBD,qGAwBC,CAxBD,wCAwBC,CAxBD,oDAwBC,CAxBD,oBAwBC,CAxBD,kEAwBC,CAxBD,kEAwBC,CAxBD,gDAwBC,EAxBD,qDAwBC,CAxBD,+BAwBC,CAxBD,mBAwBC","sources":["index.css"],"sourcesContent":["@tailwind base;\n@tailwind components;\n@tailwind utilities;\nh1 {\n @apply text-2xl;\n @apply font-semibold\n}\nh2 {\n @apply text-xl;\n @apply font-semibold\n}\nh3 {\n @apply text-lg;\n @apply font-semibold\n}\n\n* {\n @apply text-white;\n @apply font-roboto\n}\n\np {\n @apply mb-2;\n @apply first-letter:font-bold\n}"],"names":[],"sourceRoot":""} \ No newline at end of file diff --git a/static/js/main.65d04522.js b/static/js/main.2d64fac9.js similarity index 93% rename from static/js/main.65d04522.js rename to static/js/main.2d64fac9.js index da1f971..e8885a8 100644 --- a/static/js/main.65d04522.js +++ b/static/js/main.2d64fac9.js @@ -1,3 +1,3 @@ -/*! For license information please see main.65d04522.js.LICENSE.txt */ -(()=>{var e={86836:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.acm={},a.ACM=i.defineService("acm",["2015-12-08"]),Object.defineProperty(s.services.acm,"2015-12-08",{get:function(){var e=r(99188);return e.paginators=r(75968).Y,e.waiters=r(50980).i,e},enumerable:!0,configurable:!0}),e.exports=a.ACM},81240:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.amp={},a.Amp=i.defineService("amp",["2020-08-01"]),Object.defineProperty(s.services.amp,"2020-08-01",{get:function(){var e=r(85216);return e.paginators=r(39504).Y,e.waiters=r(47e3).i,e},enumerable:!0,configurable:!0}),e.exports=a.Amp},86340:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.apigateway={},a.APIGateway=i.defineService("apigateway",["2015-07-09"]),r(23080),Object.defineProperty(s.services.apigateway,"2015-07-09",{get:function(){var e=r(96488);return e.paginators=r(24338).Y,e},enumerable:!0,configurable:!0}),e.exports=a.APIGateway},84448:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.applicationautoscaling={},a.ApplicationAutoScaling=i.defineService("applicationautoscaling",["2016-02-06"]),Object.defineProperty(s.services.applicationautoscaling,"2016-02-06",{get:function(){var e=r(89344);return e.paginators=r(14798).Y,e},enumerable:!0,configurable:!0}),e.exports=a.ApplicationAutoScaling},88328:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.athena={},a.Athena=i.defineService("athena",["2017-05-18"]),Object.defineProperty(s.services.athena,"2017-05-18",{get:function(){var e=r(22e3);return e.paginators=r(78728).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Athena},31992:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.autoscaling={},a.AutoScaling=i.defineService("autoscaling",["2011-01-01"]),Object.defineProperty(s.services.autoscaling,"2011-01-01",{get:function(){var e=r(95542);return e.paginators=r(69276).Y,e},enumerable:!0,configurable:!0}),e.exports=a.AutoScaling},23104:(e,t,r)=>{r(90380),e.exports={ACM:r(86836),APIGateway:r(86340),ApplicationAutoScaling:r(84448),AutoScaling:r(31992),CloudFormation:r(78092),CloudFront:r(33300),CloudHSM:r(75324),CloudTrail:r(38904),CloudWatch:r(4096),CloudWatchEvents:r(95816),CloudWatchLogs:r(54352),CodeBuild:r(16408),CodeCommit:r(6816),CodeDeploy:r(44836),CodePipeline:r(75116),CognitoIdentity:r(50820),CognitoIdentityServiceProvider:r(3256),CognitoSync:r(81616),ConfigService:r(31459),CUR:r(29552),DeviceFarm:r(26576),DirectConnect:r(9788),DynamoDB:r(15648),DynamoDBStreams:r(16716),EC2:r(32096),ECR:r(10968),ECS:r(58564),EFS:r(58648),ElastiCache:r(86952),ElasticBeanstalk:r(2136),ELB:r(84296),ELBv2:r(54100),EMR:r(35620),ElasticTranscoder:r(30932),Firehose:r(30583),GameLift:r(79756),IAM:r(99204),Inspector:r(52104),Iot:r(37896),IotData:r(11016),Kinesis:r(27060),KMS:r(35732),Lambda:r(94196),LexRuntime:r(76616),MachineLearning:r(83436),MarketplaceCommerceAnalytics:r(83512),MTurk:r(3560),MobileAnalytics:r(71128),OpsWorks:r(33752),Polly:r(27520),RDS:r(62892),Redshift:r(23224),Rekognition:r(63252),Route53:r(95384),Route53Domains:r(77316),S3:r(31588),ServiceCatalog:r(71064),SES:r(49735),SNS:r(47796),SQS:r(32579),SSM:r(83180),StorageGateway:r(54208),STS:r(79600),XRay:r(43624),WAF:r(25312),WorkDocs:r(46656),LexModelBuildingService:r(76880),Athena:r(88328),CloudHSMV2:r(55124),Pricing:r(56108),CostExplorer:r(32424),MediaStoreData:r(60348),Comprehend:r(34252),KinesisVideoArchivedMedia:r(26584),KinesisVideoMedia:r(42560),KinesisVideo:r(87224),Translate:r(83232),ResourceGroups:r(13328),Connect:r(71076),SecretsManager:r(73496),IoTAnalytics:r(54004),ComprehendMedical:r(25804),Personalize:r(12168),PersonalizeEvents:r(28152),PersonalizeRuntime:r(22464),ForecastService:r(7164),ForecastQueryService:r(11112),MarketplaceCatalog:r(38568),KinesisVideoSignalingChannels:r(96272),Amp:r(81240),Location:r(15996),LexRuntimeV2:r(7224)}},78092:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudformation={},a.CloudFormation=i.defineService("cloudformation",["2010-05-15"]),Object.defineProperty(s.services.cloudformation,"2010-05-15",{get:function(){var e=r(86808);return e.paginators=r(14272).Y,e.waiters=r(40408).i,e},enumerable:!0,configurable:!0}),e.exports=a.CloudFormation},33300:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudfront={},a.CloudFront=i.defineService("cloudfront",["2013-05-12*","2013-11-11*","2014-05-31*","2014-10-21*","2014-11-06*","2015-04-17*","2015-07-27*","2015-09-17*","2016-01-13*","2016-01-28*","2016-08-01*","2016-08-20*","2016-09-07*","2016-09-29*","2016-11-25","2016-11-25*","2017-03-25","2017-03-25*","2017-10-30","2017-10-30*","2018-06-18","2018-06-18*","2018-11-05","2018-11-05*","2019-03-26","2019-03-26*","2020-05-31"]),r(72472),Object.defineProperty(s.services.cloudfront,"2016-11-25",{get:function(){var e=r(95160);return e.paginators=r(15108).Y,e.waiters=r(17896).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.cloudfront,"2017-03-25",{get:function(){var e=r(41234);return e.paginators=r(15768).Y,e.waiters=r(22992).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.cloudfront,"2017-10-30",{get:function(){var e=r(76986);return e.paginators=r(9238).Y,e.waiters=r(94156).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.cloudfront,"2018-06-18",{get:function(){var e=r(11892);return e.paginators=r(55132).Y,e.waiters=r(26360).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.cloudfront,"2018-11-05",{get:function(){var e=r(1320);return e.paginators=r(71112).Y,e.waiters=r(47040).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.cloudfront,"2019-03-26",{get:function(){var e=r(50496);return e.paginators=r(9844).Y,e.waiters=r(40).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.cloudfront,"2020-05-31",{get:function(){var e=r(52216);return e.paginators=r(10928).Y,e.waiters=r(76320).i,e},enumerable:!0,configurable:!0}),e.exports=a.CloudFront},75324:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudhsm={},a.CloudHSM=i.defineService("cloudhsm",["2014-05-30"]),Object.defineProperty(s.services.cloudhsm,"2014-05-30",{get:function(){var e=r(68368);return e.paginators=r(64480).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CloudHSM},55124:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudhsmv2={},a.CloudHSMV2=i.defineService("cloudhsmv2",["2017-04-28"]),Object.defineProperty(s.services.cloudhsmv2,"2017-04-28",{get:function(){var e=r(57952);return e.paginators=r(85444).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CloudHSMV2},38904:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudtrail={},a.CloudTrail=i.defineService("cloudtrail",["2013-11-01"]),Object.defineProperty(s.services.cloudtrail,"2013-11-01",{get:function(){var e=r(96072);return e.paginators=r(20900).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CloudTrail},4096:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudwatch={},a.CloudWatch=i.defineService("cloudwatch",["2010-08-01"]),Object.defineProperty(s.services.cloudwatch,"2010-08-01",{get:function(){var e=r(65280);return e.paginators=r(21890).Y,e.waiters=r(74904).i,e},enumerable:!0,configurable:!0}),e.exports=a.CloudWatch},95816:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudwatchevents={},a.CloudWatchEvents=i.defineService("cloudwatchevents",["2014-02-03*","2015-10-07"]),Object.defineProperty(s.services.cloudwatchevents,"2015-10-07",{get:function(){var e=r(4004);return e.paginators=r(28288).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CloudWatchEvents},54352:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cloudwatchlogs={},a.CloudWatchLogs=i.defineService("cloudwatchlogs",["2014-03-28"]),Object.defineProperty(s.services.cloudwatchlogs,"2014-03-28",{get:function(){var e=r(82880);return e.paginators=r(85342).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CloudWatchLogs},16408:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.codebuild={},a.CodeBuild=i.defineService("codebuild",["2016-10-06"]),Object.defineProperty(s.services.codebuild,"2016-10-06",{get:function(){var e=r(27752);return e.paginators=r(26180).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CodeBuild},6816:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.codecommit={},a.CodeCommit=i.defineService("codecommit",["2015-04-13"]),Object.defineProperty(s.services.codecommit,"2015-04-13",{get:function(){var e=r(7658);return e.paginators=r(60914).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CodeCommit},44836:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.codedeploy={},a.CodeDeploy=i.defineService("codedeploy",["2014-10-06"]),Object.defineProperty(s.services.codedeploy,"2014-10-06",{get:function(){var e=r(37404);return e.paginators=r(24176).Y,e.waiters=r(27800).i,e},enumerable:!0,configurable:!0}),e.exports=a.CodeDeploy},75116:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.codepipeline={},a.CodePipeline=i.defineService("codepipeline",["2015-07-09"]),Object.defineProperty(s.services.codepipeline,"2015-07-09",{get:function(){var e=r(26186);return e.paginators=r(43008).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CodePipeline},50820:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cognitoidentity={},a.CognitoIdentity=i.defineService("cognitoidentity",["2014-06-30"]),Object.defineProperty(s.services.cognitoidentity,"2014-06-30",{get:function(){var e=r(35176);return e.paginators=r(64184).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CognitoIdentity},3256:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cognitoidentityserviceprovider={},a.CognitoIdentityServiceProvider=i.defineService("cognitoidentityserviceprovider",["2016-04-18"]),Object.defineProperty(s.services.cognitoidentityserviceprovider,"2016-04-18",{get:function(){var e=r(23992);return e.paginators=r(7256).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CognitoIdentityServiceProvider},81616:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cognitosync={},a.CognitoSync=i.defineService("cognitosync",["2014-06-30"]),Object.defineProperty(s.services.cognitosync,"2014-06-30",{get:function(){var e=r(40264);return e.paginators=r(24872).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CognitoSync},34252:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.comprehend={},a.Comprehend=i.defineService("comprehend",["2017-11-27"]),Object.defineProperty(s.services.comprehend,"2017-11-27",{get:function(){var e=r(7448);return e.paginators=r(75384).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Comprehend},25804:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.comprehendmedical={},a.ComprehendMedical=i.defineService("comprehendmedical",["2018-10-30"]),Object.defineProperty(s.services.comprehendmedical,"2018-10-30",{get:function(){var e=r(88716);return e.paginators=r(67528).Y,e},enumerable:!0,configurable:!0}),e.exports=a.ComprehendMedical},31459:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.configservice={},a.ConfigService=i.defineService("configservice",["2014-11-12"]),Object.defineProperty(s.services.configservice,"2014-11-12",{get:function(){var e=r(79594);return e.paginators=r(50290).Y,e},enumerable:!0,configurable:!0}),e.exports=a.ConfigService},71076:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.connect={},a.Connect=i.defineService("connect",["2017-08-08"]),Object.defineProperty(s.services.connect,"2017-08-08",{get:function(){var e=r(24660);return e.paginators=r(71160).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Connect},32424:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.costexplorer={},a.CostExplorer=i.defineService("costexplorer",["2017-10-25"]),Object.defineProperty(s.services.costexplorer,"2017-10-25",{get:function(){var e=r(85083);return e.paginators=r(9056).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CostExplorer},29552:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.cur={},a.CUR=i.defineService("cur",["2017-01-06"]),Object.defineProperty(s.services.cur,"2017-01-06",{get:function(){var e=r(55612);return e.paginators=r(95480).Y,e},enumerable:!0,configurable:!0}),e.exports=a.CUR},26576:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.devicefarm={},a.DeviceFarm=i.defineService("devicefarm",["2015-06-23"]),Object.defineProperty(s.services.devicefarm,"2015-06-23",{get:function(){var e=r(51224);return e.paginators=r(78048).Y,e},enumerable:!0,configurable:!0}),e.exports=a.DeviceFarm},9788:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.directconnect={},a.DirectConnect=i.defineService("directconnect",["2012-10-25"]),Object.defineProperty(s.services.directconnect,"2012-10-25",{get:function(){var e=r(67326);return e.paginators=r(822).Y,e},enumerable:!0,configurable:!0}),e.exports=a.DirectConnect},15648:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.dynamodb={},a.DynamoDB=i.defineService("dynamodb",["2011-12-05","2012-08-10"]),r(23192),Object.defineProperty(s.services.dynamodb,"2011-12-05",{get:function(){var e=r(72440);return e.paginators=r(12520).Y,e.waiters=r(59394).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.dynamodb,"2012-08-10",{get:function(){var e=r(44464);return e.paginators=r(31340).Y,e.waiters=r(73600).i,e},enumerable:!0,configurable:!0}),e.exports=a.DynamoDB},16716:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.dynamodbstreams={},a.DynamoDBStreams=i.defineService("dynamodbstreams",["2012-08-10"]),Object.defineProperty(s.services.dynamodbstreams,"2012-08-10",{get:function(){var e=r(80408);return e.paginators=r(34794).Y,e},enumerable:!0,configurable:!0}),e.exports=a.DynamoDBStreams},32096:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.ec2={},a.EC2=i.defineService("ec2",["2013-06-15*","2013-10-15*","2014-02-01*","2014-05-01*","2014-06-15*","2014-09-01*","2014-10-01*","2015-03-01*","2015-04-15*","2015-10-01*","2016-04-01*","2016-09-15*","2016-11-15"]),r(91804),Object.defineProperty(s.services.ec2,"2016-11-15",{get:function(){var e=r(58588);return e.paginators=r(30864).Y,e.waiters=r(88560).i,e},enumerable:!0,configurable:!0}),e.exports=a.EC2},10968:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.ecr={},a.ECR=i.defineService("ecr",["2015-09-21"]),Object.defineProperty(s.services.ecr,"2015-09-21",{get:function(){var e=r(83340);return e.paginators=r(28128).Y,e.waiters=r(74152).i,e},enumerable:!0,configurable:!0}),e.exports=a.ECR},58564:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.ecs={},a.ECS=i.defineService("ecs",["2014-11-13"]),Object.defineProperty(s.services.ecs,"2014-11-13",{get:function(){var e=r(5632);return e.paginators=r(36384).Y,e.waiters=r(18192).i,e},enumerable:!0,configurable:!0}),e.exports=a.ECS},58648:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.efs={},a.EFS=i.defineService("efs",["2015-02-01"]),Object.defineProperty(s.services.efs,"2015-02-01",{get:function(){var e=r(60512);return e.paginators=r(75336).Y,e},enumerable:!0,configurable:!0}),e.exports=a.EFS},86952:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.elasticache={},a.ElastiCache=i.defineService("elasticache",["2012-11-15*","2014-03-24*","2014-07-15*","2014-09-30*","2015-02-02"]),Object.defineProperty(s.services.elasticache,"2015-02-02",{get:function(){var e=r(8290);return e.paginators=r(99476).Y,e.waiters=r(77112).i,e},enumerable:!0,configurable:!0}),e.exports=a.ElastiCache},2136:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.elasticbeanstalk={},a.ElasticBeanstalk=i.defineService("elasticbeanstalk",["2010-12-01"]),Object.defineProperty(s.services.elasticbeanstalk,"2010-12-01",{get:function(){var e=r(23264);return e.paginators=r(96872).Y,e.waiters=r(8936).i,e},enumerable:!0,configurable:!0}),e.exports=a.ElasticBeanstalk},30932:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.elastictranscoder={},a.ElasticTranscoder=i.defineService("elastictranscoder",["2012-09-25"]),Object.defineProperty(s.services.elastictranscoder,"2012-09-25",{get:function(){var e=r(18324);return e.paginators=r(40884).Y,e.waiters=r(80840).i,e},enumerable:!0,configurable:!0}),e.exports=a.ElasticTranscoder},84296:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.elb={},a.ELB=i.defineService("elb",["2012-06-01"]),Object.defineProperty(s.services.elb,"2012-06-01",{get:function(){var e=r(72210);return e.paginators=r(45368).Y,e.waiters=r(25800).i,e},enumerable:!0,configurable:!0}),e.exports=a.ELB},54100:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.elbv2={},a.ELBv2=i.defineService("elbv2",["2015-12-01"]),Object.defineProperty(s.services.elbv2,"2015-12-01",{get:function(){var e=r(88176);return e.paginators=r(50060).Y,e.waiters=r(60748).i,e},enumerable:!0,configurable:!0}),e.exports=a.ELBv2},35620:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.emr={},a.EMR=i.defineService("emr",["2009-03-31"]),Object.defineProperty(s.services.emr,"2009-03-31",{get:function(){var e=r(73740);return e.paginators=r(22136).Y,e.waiters=r(79970).i,e},enumerable:!0,configurable:!0}),e.exports=a.EMR},30583:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.firehose={},a.Firehose=i.defineService("firehose",["2015-08-04"]),Object.defineProperty(s.services.firehose,"2015-08-04",{get:function(){var e=r(87634);return e.paginators=r(94584).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Firehose},11112:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.forecastqueryservice={},a.ForecastQueryService=i.defineService("forecastqueryservice",["2018-06-26"]),Object.defineProperty(s.services.forecastqueryservice,"2018-06-26",{get:function(){var e=r(35920);return e.paginators=r(55846).Y,e},enumerable:!0,configurable:!0}),e.exports=a.ForecastQueryService},7164:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.forecastservice={},a.ForecastService=i.defineService("forecastservice",["2018-06-26"]),Object.defineProperty(s.services.forecastservice,"2018-06-26",{get:function(){var e=r(6760);return e.paginators=r(78424).Y,e},enumerable:!0,configurable:!0}),e.exports=a.ForecastService},79756:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.gamelift={},a.GameLift=i.defineService("gamelift",["2015-10-01"]),Object.defineProperty(s.services.gamelift,"2015-10-01",{get:function(){var e=r(15176);return e.paginators=r(94560).Y,e},enumerable:!0,configurable:!0}),e.exports=a.GameLift},99204:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.iam={},a.IAM=i.defineService("iam",["2010-05-08"]),Object.defineProperty(s.services.iam,"2010-05-08",{get:function(){var e=r(67084);return e.paginators=r(25612).Y,e.waiters=r(8120).i,e},enumerable:!0,configurable:!0}),e.exports=a.IAM},52104:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.inspector={},a.Inspector=i.defineService("inspector",["2015-08-18*","2016-02-16"]),Object.defineProperty(s.services.inspector,"2016-02-16",{get:function(){var e=r(45820);return e.paginators=r(77414).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Inspector},37896:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.iot={},a.Iot=i.defineService("iot",["2015-05-28"]),Object.defineProperty(s.services.iot,"2015-05-28",{get:function(){var e=r(63522);return e.paginators=r(89102).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Iot},54004:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.iotanalytics={},a.IoTAnalytics=i.defineService("iotanalytics",["2017-11-27"]),Object.defineProperty(s.services.iotanalytics,"2017-11-27",{get:function(){var e=r(31402);return e.paginators=r(67520).Y,e},enumerable:!0,configurable:!0}),e.exports=a.IoTAnalytics},11016:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.iotdata={},a.IotData=i.defineService("iotdata",["2015-05-28"]),r(91032),Object.defineProperty(s.services.iotdata,"2015-05-28",{get:function(){var e=r(53204);return e.paginators=r(31024).Y,e},enumerable:!0,configurable:!0}),e.exports=a.IotData},27060:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.kinesis={},a.Kinesis=i.defineService("kinesis",["2013-12-02"]),Object.defineProperty(s.services.kinesis,"2013-12-02",{get:function(){var e=r(6720);return e.paginators=r(80112).Y,e.waiters=r(46328).i,e},enumerable:!0,configurable:!0}),e.exports=a.Kinesis},87224:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.kinesisvideo={},a.KinesisVideo=i.defineService("kinesisvideo",["2017-09-30"]),Object.defineProperty(s.services.kinesisvideo,"2017-09-30",{get:function(){var e=r(1512);return e.paginators=r(49588).Y,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideo},26584:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.kinesisvideoarchivedmedia={},a.KinesisVideoArchivedMedia=i.defineService("kinesisvideoarchivedmedia",["2017-09-30"]),Object.defineProperty(s.services.kinesisvideoarchivedmedia,"2017-09-30",{get:function(){var e=r(36912);return e.paginators=r(43032).Y,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideoArchivedMedia},42560:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.kinesisvideomedia={},a.KinesisVideoMedia=i.defineService("kinesisvideomedia",["2017-09-30"]),Object.defineProperty(s.services.kinesisvideomedia,"2017-09-30",{get:function(){var e=r(62316);return e.paginators=r(31838).Y,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideoMedia},96272:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.kinesisvideosignalingchannels={},a.KinesisVideoSignalingChannels=i.defineService("kinesisvideosignalingchannels",["2019-12-04"]),Object.defineProperty(s.services.kinesisvideosignalingchannels,"2019-12-04",{get:function(){var e=r(69298);return e.paginators=r(31171).Y,e},enumerable:!0,configurable:!0}),e.exports=a.KinesisVideoSignalingChannels},35732:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.kms={},a.KMS=i.defineService("kms",["2014-11-01"]),Object.defineProperty(s.services.kms,"2014-11-01",{get:function(){var e=r(29744);return e.paginators=r(85370).Y,e},enumerable:!0,configurable:!0}),e.exports=a.KMS},94196:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.lambda={},a.Lambda=i.defineService("lambda",["2014-11-11","2015-03-31"]),r(9660),Object.defineProperty(s.services.lambda,"2014-11-11",{get:function(){var e=r(37072);return e.paginators=r(42216).Y,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.lambda,"2015-03-31",{get:function(){var e=r(50456);return e.paginators=r(2336).Y,e.waiters=r(85690).i,e},enumerable:!0,configurable:!0}),e.exports=a.Lambda},76880:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.lexmodelbuildingservice={},a.LexModelBuildingService=i.defineService("lexmodelbuildingservice",["2017-04-19"]),Object.defineProperty(s.services.lexmodelbuildingservice,"2017-04-19",{get:function(){var e=r(12296);return e.paginators=r(17444).Y,e},enumerable:!0,configurable:!0}),e.exports=a.LexModelBuildingService},76616:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.lexruntime={},a.LexRuntime=i.defineService("lexruntime",["2016-11-28"]),Object.defineProperty(s.services.lexruntime,"2016-11-28",{get:function(){var e=r(57888);return e.paginators=r(1676).Y,e},enumerable:!0,configurable:!0}),e.exports=a.LexRuntime},7224:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.lexruntimev2={},a.LexRuntimeV2=i.defineService("lexruntimev2",["2020-08-07"]),Object.defineProperty(s.services.lexruntimev2,"2020-08-07",{get:function(){var e=r(84640);return e.paginators=r(73264).Y,e},enumerable:!0,configurable:!0}),e.exports=a.LexRuntimeV2},15996:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.location={},a.Location=i.defineService("location",["2020-11-19"]),Object.defineProperty(s.services.location,"2020-11-19",{get:function(){var e=r(56348);return e.paginators=r(52472).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Location},83436:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.machinelearning={},a.MachineLearning=i.defineService("machinelearning",["2014-12-12"]),r(67171),Object.defineProperty(s.services.machinelearning,"2014-12-12",{get:function(){var e=r(49244);return e.paginators=r(24344).Y,e.waiters=r(11658).i,e},enumerable:!0,configurable:!0}),e.exports=a.MachineLearning},38568:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.marketplacecatalog={},a.MarketplaceCatalog=i.defineService("marketplacecatalog",["2018-09-17"]),Object.defineProperty(s.services.marketplacecatalog,"2018-09-17",{get:function(){var e=r(34466);return e.paginators=r(42068).Y,e},enumerable:!0,configurable:!0}),e.exports=a.MarketplaceCatalog},83512:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.marketplacecommerceanalytics={},a.MarketplaceCommerceAnalytics=i.defineService("marketplacecommerceanalytics",["2015-07-01"]),Object.defineProperty(s.services.marketplacecommerceanalytics,"2015-07-01",{get:function(){var e=r(21696);return e.paginators=r(92556).Y,e},enumerable:!0,configurable:!0}),e.exports=a.MarketplaceCommerceAnalytics},60348:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.mediastoredata={},a.MediaStoreData=i.defineService("mediastoredata",["2017-09-01"]),Object.defineProperty(s.services.mediastoredata,"2017-09-01",{get:function(){var e=r(51536);return e.paginators=r(5968).Y,e},enumerable:!0,configurable:!0}),e.exports=a.MediaStoreData},71128:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.mobileanalytics={},a.MobileAnalytics=i.defineService("mobileanalytics",["2014-06-05"]),Object.defineProperty(s.services.mobileanalytics,"2014-06-05",{get:function(){return r(62440)},enumerable:!0,configurable:!0}),e.exports=a.MobileAnalytics},3560:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.mturk={},a.MTurk=i.defineService("mturk",["2017-01-17"]),Object.defineProperty(s.services.mturk,"2017-01-17",{get:function(){var e=r(40440);return e.paginators=r(37272).Y,e},enumerable:!0,configurable:!0}),e.exports=a.MTurk},33752:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.opsworks={},a.OpsWorks=i.defineService("opsworks",["2013-02-18"]),Object.defineProperty(s.services.opsworks,"2013-02-18",{get:function(){var e=r(33840);return e.paginators=r(74144).Y,e.waiters=r(22680).i,e},enumerable:!0,configurable:!0}),e.exports=a.OpsWorks},12168:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.personalize={},a.Personalize=i.defineService("personalize",["2018-05-22"]),Object.defineProperty(s.services.personalize,"2018-05-22",{get:function(){var e=r(62672);return e.paginators=r(39688).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Personalize},28152:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.personalizeevents={},a.PersonalizeEvents=i.defineService("personalizeevents",["2018-03-22"]),Object.defineProperty(s.services.personalizeevents,"2018-03-22",{get:function(){var e=r(46072);return e.paginators=r(94066).Y,e},enumerable:!0,configurable:!0}),e.exports=a.PersonalizeEvents},22464:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.personalizeruntime={},a.PersonalizeRuntime=i.defineService("personalizeruntime",["2018-05-22"]),Object.defineProperty(s.services.personalizeruntime,"2018-05-22",{get:function(){var e=r(77754);return e.paginators=r(85232).Y,e},enumerable:!0,configurable:!0}),e.exports=a.PersonalizeRuntime},27520:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.polly={},a.Polly=i.defineService("polly",["2016-06-10"]),r(56536),Object.defineProperty(s.services.polly,"2016-06-10",{get:function(){var e=r(84288);return e.paginators=r(41680).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Polly},56108:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.pricing={},a.Pricing=i.defineService("pricing",["2017-10-15"]),Object.defineProperty(s.services.pricing,"2017-10-15",{get:function(){var e=r(43328);return e.paginators=r(68764).Y,e.waiters=r(61608).i,e},enumerable:!0,configurable:!0}),e.exports=a.Pricing},62892:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.rds={},a.RDS=i.defineService("rds",["2013-01-10","2013-02-12","2013-09-09","2014-09-01","2014-09-01*","2014-10-31"]),r(72340),Object.defineProperty(s.services.rds,"2013-01-10",{get:function(){var e=r(20112);return e.paginators=r(13848).Y,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.rds,"2013-02-12",{get:function(){var e=r(56802);return e.paginators=r(86180).Y,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.rds,"2013-09-09",{get:function(){var e=r(63128);return e.paginators=r(65010).Y,e.waiters=r(92680).i,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.rds,"2014-09-01",{get:function(){var e=r(46128);return e.paginators=r(9484).Y,e},enumerable:!0,configurable:!0}),Object.defineProperty(s.services.rds,"2014-10-31",{get:function(){var e=r(72544);return e.paginators=r(5032).Y,e.waiters=r(22776).i,e},enumerable:!0,configurable:!0}),e.exports=a.RDS},23224:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.redshift={},a.Redshift=i.defineService("redshift",["2012-12-01"]),Object.defineProperty(s.services.redshift,"2012-12-01",{get:function(){var e=r(88610);return e.paginators=r(71608).Y,e.waiters=r(50050).i,e},enumerable:!0,configurable:!0}),e.exports=a.Redshift},63252:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.rekognition={},a.Rekognition=i.defineService("rekognition",["2016-06-27"]),Object.defineProperty(s.services.rekognition,"2016-06-27",{get:function(){var e=r(87320);return e.paginators=r(25592).Y,e.waiters=r(5784).i,e},enumerable:!0,configurable:!0}),e.exports=a.Rekognition},13328:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.resourcegroups={},a.ResourceGroups=i.defineService("resourcegroups",["2017-11-27"]),Object.defineProperty(s.services.resourcegroups,"2017-11-27",{get:function(){var e=r(39802);return e.paginators=r(23136).Y,e},enumerable:!0,configurable:!0}),e.exports=a.ResourceGroups},95384:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.route53={},a.Route53=i.defineService("route53",["2013-04-01"]),r(36048),Object.defineProperty(s.services.route53,"2013-04-01",{get:function(){var e=r(41128);return e.paginators=r(67784).Y,e.waiters=r(73696).i,e},enumerable:!0,configurable:!0}),e.exports=a.Route53},77316:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.route53domains={},a.Route53Domains=i.defineService("route53domains",["2014-05-15"]),Object.defineProperty(s.services.route53domains,"2014-05-15",{get:function(){var e=r(74640);return e.paginators=r(30908).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Route53Domains},31588:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.s3={},a.S3=i.defineService("s3",["2006-03-01"]),r(11200),Object.defineProperty(s.services.s3,"2006-03-01",{get:function(){var e=r(59992);return e.paginators=r(96120).Y,e.waiters=r(17380).i,e},enumerable:!0,configurable:!0}),e.exports=a.S3},73496:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.secretsmanager={},a.SecretsManager=i.defineService("secretsmanager",["2017-10-17"]),Object.defineProperty(s.services.secretsmanager,"2017-10-17",{get:function(){var e=r(25568);return e.paginators=r(48120).Y,e},enumerable:!0,configurable:!0}),e.exports=a.SecretsManager},71064:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.servicecatalog={},a.ServiceCatalog=i.defineService("servicecatalog",["2015-12-10"]),Object.defineProperty(s.services.servicecatalog,"2015-12-10",{get:function(){var e=r(97458);return e.paginators=r(53760).Y,e},enumerable:!0,configurable:!0}),e.exports=a.ServiceCatalog},49735:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.ses={},a.SES=i.defineService("ses",["2010-12-01"]),Object.defineProperty(s.services.ses,"2010-12-01",{get:function(){var e=r(9270);return e.paginators=r(6952).Y,e.waiters=r(50192).i,e},enumerable:!0,configurable:!0}),e.exports=a.SES},47796:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.sns={},a.SNS=i.defineService("sns",["2010-03-31"]),Object.defineProperty(s.services.sns,"2010-03-31",{get:function(){var e=r(87960);return e.paginators=r(21258).Y,e},enumerable:!0,configurable:!0}),e.exports=a.SNS},32579:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.sqs={},a.SQS=i.defineService("sqs",["2012-11-05"]),r(40668),Object.defineProperty(s.services.sqs,"2012-11-05",{get:function(){var e=r(84444);return e.paginators=r(82256).Y,e},enumerable:!0,configurable:!0}),e.exports=a.SQS},83180:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.ssm={},a.SSM=i.defineService("ssm",["2014-11-06"]),Object.defineProperty(s.services.ssm,"2014-11-06",{get:function(){var e=r(20920);return e.paginators=r(38744).Y,e.waiters=r(82336).i,e},enumerable:!0,configurable:!0}),e.exports=a.SSM},54208:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.storagegateway={},a.StorageGateway=i.defineService("storagegateway",["2013-06-30"]),Object.defineProperty(s.services.storagegateway,"2013-06-30",{get:function(){var e=r(78147);return e.paginators=r(87352).Y,e},enumerable:!0,configurable:!0}),e.exports=a.StorageGateway},79600:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.sts={},a.STS=i.defineService("sts",["2011-06-15"]),r(96968),Object.defineProperty(s.services.sts,"2011-06-15",{get:function(){var e=r(20384);return e.paginators=r(98048).Y,e},enumerable:!0,configurable:!0}),e.exports=a.STS},83232:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.translate={},a.Translate=i.defineService("translate",["2017-07-01"]),Object.defineProperty(s.services.translate,"2017-07-01",{get:function(){var e=r(39032);return e.paginators=r(28844).Y,e},enumerable:!0,configurable:!0}),e.exports=a.Translate},25312:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.waf={},a.WAF=i.defineService("waf",["2015-08-24"]),Object.defineProperty(s.services.waf,"2015-08-24",{get:function(){var e=r(99027);return e.paginators=r(19024).Y,e},enumerable:!0,configurable:!0}),e.exports=a.WAF},46656:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.workdocs={},a.WorkDocs=i.defineService("workdocs",["2016-05-01"]),Object.defineProperty(s.services.workdocs,"2016-05-01",{get:function(){var e=r(81840);return e.paginators=r(54992).Y,e},enumerable:!0,configurable:!0}),e.exports=a.WorkDocs},43624:(e,t,r)=>{r(90380);var a=r(55812),i=a.Service,s=a.apiLoader;s.services.xray={},a.XRay=i.defineService("xray",["2016-04-12"]),Object.defineProperty(s.services.xray,"2016-04-12",{get:function(){var e=r(96350);return e.paginators=r(35860).Y,e},enumerable:!0,configurable:!0}),e.exports=a.XRay},25832:e=>{function t(e,r){if(!t.services.hasOwnProperty(e))throw new Error("InvalidService: Failed to load api for "+e);return t.services[e][r]}t.services={},e.exports=t},50840:(e,t,r)=>{r(90380);var a=r(55812);"undefined"!==typeof window&&(window.AWS=a),e.exports=a,"undefined"!==typeof self&&(self.AWS=a),r(23104)},54704:(e,t,r)=>{var a=r(43508),i=r(77312),s=r(59492),n=r(78204);e.exports={createHash:function(e){if("md5"===(e=e.toLowerCase()))return new i;if("sha256"===e)return new n;if("sha1"===e)return new s;throw new Error("Hash algorithm "+e+" is not supported in the browser SDK")},createHmac:function(e,t){if("md5"===(e=e.toLowerCase()))return new a(i,t);if("sha256"===e)return new a(n,t);if("sha1"===e)return new a(s,t);throw new Error("HMAC algorithm "+e+" is not supported in the browser SDK")},createSign:function(){throw new Error("createSign is not implemented in the browser")}}},51768:(e,t,r)=>{var a=r(63528).Sn;"undefined"!==typeof ArrayBuffer&&"undefined"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView=function(e){return i.indexOf(Object.prototype.toString.call(e))>-1});var i=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]","[object DataView]"];e.exports={isEmptyData:function(e){return"string"===typeof e?0===e.length:0===e.byteLength},convertToBuffer:function(e){return"string"===typeof e&&(e=new a(e,"utf8")),ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength/Uint8Array.BYTES_PER_ELEMENT):new Uint8Array(e)}}},43508:(e,t,r)=>{var a=r(51768);function i(e,t){this.hash=new e,this.outer=new e;var r=function(e,t){var r=a.convertToBuffer(t);if(r.byteLength>e.BLOCK_SIZE){var i=new e;i.update(r),r=i.digest()}var s=new Uint8Array(e.BLOCK_SIZE);return s.set(r),s}(e,t),i=new Uint8Array(e.BLOCK_SIZE);i.set(r);for(var s=0;s{var a=r(51768),i=r(63528).Sn,s=64;function n(){this.state=[1732584193,4023233417,2562383102,271733878],this.buffer=new DataView(new ArrayBuffer(s)),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}function o(e,t,r,a,i,s){return((t=(t+e&4294967295)+(a+s&4294967295)&4294967295)<>>32-i)+r&4294967295}function u(e,t,r,a,i,s,n){return o(t&r|~t&a,e,t,i,s,n)}function p(e,t,r,a,i,s,n){return o(t&a|r&~a,e,t,i,s,n)}function c(e,t,r,a,i,s,n){return o(t^r^a,e,t,i,s,n)}function m(e,t,r,a,i,s,n){return o(r^(t|~a),e,t,i,s,n)}e.exports=n,n.BLOCK_SIZE=s,n.prototype.update=function(e){if(a.isEmptyData(e))return this;if(this.finished)throw new Error("Attempted to update an already finished hash.");var t=a.convertToBuffer(e),r=0,i=t.byteLength;for(this.bytesHashed+=i;i>0;)this.buffer.setUint8(this.bufferLength++,t[r++]),i--,this.bufferLength===s&&(this.hashBuffer(),this.bufferLength=0);return this},n.prototype.digest=function(e){if(!this.finished){var t=this,r=t.buffer,a=t.bufferLength,n=8*t.bytesHashed;if(r.setUint8(this.bufferLength++,128),a%s>=56){for(var o=this.bufferLength;o>>0,!0),r.setUint32(60,Math.floor(n/4294967296),!0),this.hashBuffer(),this.finished=!0}var u=new DataView(new ArrayBuffer(16));for(o=0;o<4;o++)u.setUint32(4*o,this.state[o],!0);var p=new i(u.buffer,u.byteOffset,u.byteLength);return e?p.toString(e):p},n.prototype.hashBuffer=function(){var e=this.buffer,t=this.state,r=t[0],a=t[1],i=t[2],s=t[3];r=u(r,a,i,s,e.getUint32(0,!0),7,3614090360),s=u(s,r,a,i,e.getUint32(4,!0),12,3905402710),i=u(i,s,r,a,e.getUint32(8,!0),17,606105819),a=u(a,i,s,r,e.getUint32(12,!0),22,3250441966),r=u(r,a,i,s,e.getUint32(16,!0),7,4118548399),s=u(s,r,a,i,e.getUint32(20,!0),12,1200080426),i=u(i,s,r,a,e.getUint32(24,!0),17,2821735955),a=u(a,i,s,r,e.getUint32(28,!0),22,4249261313),r=u(r,a,i,s,e.getUint32(32,!0),7,1770035416),s=u(s,r,a,i,e.getUint32(36,!0),12,2336552879),i=u(i,s,r,a,e.getUint32(40,!0),17,4294925233),a=u(a,i,s,r,e.getUint32(44,!0),22,2304563134),r=u(r,a,i,s,e.getUint32(48,!0),7,1804603682),s=u(s,r,a,i,e.getUint32(52,!0),12,4254626195),i=u(i,s,r,a,e.getUint32(56,!0),17,2792965006),r=p(r,a=u(a,i,s,r,e.getUint32(60,!0),22,1236535329),i,s,e.getUint32(4,!0),5,4129170786),s=p(s,r,a,i,e.getUint32(24,!0),9,3225465664),i=p(i,s,r,a,e.getUint32(44,!0),14,643717713),a=p(a,i,s,r,e.getUint32(0,!0),20,3921069994),r=p(r,a,i,s,e.getUint32(20,!0),5,3593408605),s=p(s,r,a,i,e.getUint32(40,!0),9,38016083),i=p(i,s,r,a,e.getUint32(60,!0),14,3634488961),a=p(a,i,s,r,e.getUint32(16,!0),20,3889429448),r=p(r,a,i,s,e.getUint32(36,!0),5,568446438),s=p(s,r,a,i,e.getUint32(56,!0),9,3275163606),i=p(i,s,r,a,e.getUint32(12,!0),14,4107603335),a=p(a,i,s,r,e.getUint32(32,!0),20,1163531501),r=p(r,a,i,s,e.getUint32(52,!0),5,2850285829),s=p(s,r,a,i,e.getUint32(8,!0),9,4243563512),i=p(i,s,r,a,e.getUint32(28,!0),14,1735328473),r=c(r,a=p(a,i,s,r,e.getUint32(48,!0),20,2368359562),i,s,e.getUint32(20,!0),4,4294588738),s=c(s,r,a,i,e.getUint32(32,!0),11,2272392833),i=c(i,s,r,a,e.getUint32(44,!0),16,1839030562),a=c(a,i,s,r,e.getUint32(56,!0),23,4259657740),r=c(r,a,i,s,e.getUint32(4,!0),4,2763975236),s=c(s,r,a,i,e.getUint32(16,!0),11,1272893353),i=c(i,s,r,a,e.getUint32(28,!0),16,4139469664),a=c(a,i,s,r,e.getUint32(40,!0),23,3200236656),r=c(r,a,i,s,e.getUint32(52,!0),4,681279174),s=c(s,r,a,i,e.getUint32(0,!0),11,3936430074),i=c(i,s,r,a,e.getUint32(12,!0),16,3572445317),a=c(a,i,s,r,e.getUint32(24,!0),23,76029189),r=c(r,a,i,s,e.getUint32(36,!0),4,3654602809),s=c(s,r,a,i,e.getUint32(48,!0),11,3873151461),i=c(i,s,r,a,e.getUint32(60,!0),16,530742520),r=m(r,a=c(a,i,s,r,e.getUint32(8,!0),23,3299628645),i,s,e.getUint32(0,!0),6,4096336452),s=m(s,r,a,i,e.getUint32(28,!0),10,1126891415),i=m(i,s,r,a,e.getUint32(56,!0),15,2878612391),a=m(a,i,s,r,e.getUint32(20,!0),21,4237533241),r=m(r,a,i,s,e.getUint32(48,!0),6,1700485571),s=m(s,r,a,i,e.getUint32(12,!0),10,2399980690),i=m(i,s,r,a,e.getUint32(40,!0),15,4293915773),a=m(a,i,s,r,e.getUint32(4,!0),21,2240044497),r=m(r,a,i,s,e.getUint32(32,!0),6,1873313359),s=m(s,r,a,i,e.getUint32(60,!0),10,4264355552),i=m(i,s,r,a,e.getUint32(24,!0),15,2734768916),a=m(a,i,s,r,e.getUint32(52,!0),21,1309151649),r=m(r,a,i,s,e.getUint32(16,!0),6,4149444226),s=m(s,r,a,i,e.getUint32(44,!0),10,3174756917),i=m(i,s,r,a,e.getUint32(8,!0),15,718787259),a=m(a,i,s,r,e.getUint32(36,!0),21,3951481745),t[0]=r+t[0]&4294967295,t[1]=a+t[1]&4294967295,t[2]=i+t[2]&4294967295,t[3]=s+t[3]&4294967295}},59492:(e,t,r)=>{var a=r(63528).Sn,i=r(51768);new Uint32Array([1518500249,1859775393,-1894007588,-899497514]),Math.pow(2,53);function s(){this.h0=1732584193,this.h1=4023233417,this.h2=2562383102,this.h3=271733878,this.h4=3285377520,this.block=new Uint32Array(80),this.offset=0,this.shift=24,this.totalLength=0}e.exports=s,s.BLOCK_SIZE=64,s.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(i.isEmptyData(e))return this;var t=(e=i.convertToBuffer(e)).length;this.totalLength+=8*t;for(var r=0;r14||14===this.offset&&this.shift<24)&&this.processBlock(),this.offset=14,this.shift=24,this.write(0),this.write(0),this.write(this.totalLength>0xffffffffff?this.totalLength/1099511627776:0),this.write(this.totalLength>4294967295?this.totalLength/4294967296:0);for(var t=24;t>=0;t-=8)this.write(this.totalLength>>t);var r=new a(20),i=new DataView(r.buffer);return i.setUint32(0,this.h0,!1),i.setUint32(4,this.h1,!1),i.setUint32(8,this.h2,!1),i.setUint32(12,this.h3,!1),i.setUint32(16,this.h4,!1),e?r.toString(e):r},s.prototype.processBlock=function(){for(var e=16;e<80;e++){var t=this.block[e-3]^this.block[e-8]^this.block[e-14]^this.block[e-16];this.block[e]=t<<1|t>>>31}var r,a,i=this.h0,s=this.h1,n=this.h2,o=this.h3,u=this.h4;for(e=0;e<80;e++){e<20?(r=o^s&(n^o),a=1518500249):e<40?(r=s^n^o,a=1859775393):e<60?(r=s&n|o&(s|n),a=2400959708):(r=s^n^o,a=3395469782);var p=(i<<5|i>>>27)+r+u+a+(0|this.block[e]);u=o,o=n,n=s<<30|s>>>2,s=i,i=p}for(this.h0=this.h0+i|0,this.h1=this.h1+s|0,this.h2=this.h2+n|0,this.h3=this.h3+o|0,this.h4=this.h4+u|0,this.offset=0,e=0;e<16;e++)this.block[e]=0}},78204:(e,t,r)=>{var a=r(63528).Sn,i=r(51768),s=64,n=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),o=Math.pow(2,53)-1;function u(){this.state=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.temp=new Int32Array(64),this.buffer=new Uint8Array(64),this.bufferLength=0,this.bytesHashed=0,this.finished=!1}e.exports=u,u.BLOCK_SIZE=s,u.prototype.update=function(e){if(this.finished)throw new Error("Attempted to update an already finished hash.");if(i.isEmptyData(e))return this;var t=0,r=(e=i.convertToBuffer(e)).byteLength;if(this.bytesHashed+=r,8*this.bytesHashed>o)throw new Error("Cannot hash more than 2^53 - 1 bits");for(;r>0;)this.buffer[this.bufferLength++]=e[t++],r--,this.bufferLength===s&&(this.hashBuffer(),this.bufferLength=0);return this},u.prototype.digest=function(e){if(!this.finished){var t=8*this.bytesHashed,r=new DataView(this.buffer.buffer,this.buffer.byteOffset,this.buffer.byteLength),i=this.bufferLength;if(r.setUint8(this.bufferLength++,128),i%s>=56){for(var n=this.bufferLength;n>>24&255,o[4*n+1]=this.state[n]>>>16&255,o[4*n+2]=this.state[n]>>>8&255,o[4*n+3]=this.state[n]>>>0&255;return e?o.toString(e):o},u.prototype.hashBuffer=function(){for(var e=this.buffer,t=this.state,r=t[0],a=t[1],i=t[2],o=t[3],u=t[4],p=t[5],c=t[6],m=t[7],l=0;l>>17|d<<15)^(d>>>19|d<<13)^d>>>10,b=((d=this.temp[l-15])>>>7|d<<25)^(d>>>18|d<<14)^d>>>3;this.temp[l]=(y+this.temp[l-7]|0)+(b+this.temp[l-16]|0)}var h=(((u>>>6|u<<26)^(u>>>11|u<<21)^(u>>>25|u<<7))+(u&p^~u&c)|0)+(m+(n[l]+this.temp[l]|0)|0)|0,g=((r>>>2|r<<30)^(r>>>13|r<<19)^(r>>>22|r<<10))+(r&a^r&i^a&i)|0;m=c,c=p,p=u,u=o+h|0,o=i,i=a,a=r,r=h+g|0}t[0]+=r,t[1]+=a,t[2]+=i,t[3]+=o,t[4]+=u,t[5]+=p,t[6]+=c,t[7]+=m}},90380:(e,t,r)=>{var a=r(71800);a.crypto.lib=r(54704),a.Buffer=r(63528).Sn,a.url=r(13332),a.querystring=r(45904),a.realClock=r(1284),a.environment="js",a.createEventStream=r(6356).createEventStream,a.isBrowser=function(){return!0},a.isNode=function(){return!1};var i=r(55812);if(e.exports=i,r(58080),r(41520),r(58972),r(58392),r(79080),r(91372),r(32148),i.XML.Parser=r(43784),r(58632),"undefined"===typeof s)var s={browser:!0}},62588:(e,t,r)=>{var a=r(55812),i=a.util.url,s=a.util.crypto.lib,n=a.util.base64.encode,o=a.util.inherit,u=function(e){var t={"+":"-","=":"_","/":"~"};return e.replace(/[\+=\/]/g,(function(e){return t[e]}))},p=function(e,t){var r=s.createSign("RSA-SHA1");return r.write(e),u(r.sign(t,"base64"))},c=function(e,t,r,a){var i=JSON.stringify({Statement:[{Resource:e,Condition:{DateLessThan:{"AWS:EpochTime":t}}}]});return{Expires:t,"Key-Pair-Id":r,Signature:p(i.toString(),a)}},m=function(e,t,r){return e=e.replace(/\s/gm,""),{Policy:u(n(e)),"Key-Pair-Id":t,Signature:p(e,r)}},l=function(e){var t=e.split("://");if(t.length<2)throw new Error("Invalid URL.");return t[0].replace("*","")},d=function(e){var t=i.parse(e);return t.path.replace(/^\//,"")+(t.hash||"")},y=function(e,t){if(!t||"function"!==typeof t)throw e;t(e)},b=function(e,t){if(!t||"function"!==typeof t)return e;t(null,e)};a.CloudFront.Signer=o({constructor:function(e,t){if(void 0===e||void 0===t)throw new Error("A key pair ID and private key are required");this.keyPairId=e,this.privateKey=t},getSignedCookie:function(e,t){var r="policy"in e?m(e.policy,this.keyPairId,this.privateKey):c(e.url,e.expires,this.keyPairId,this.privateKey),a={};for(var i in r)Object.prototype.hasOwnProperty.call(r,i)&&(a["CloudFront-"+i]=r[i]);return b(a,t)},getSignedUrl:function(e,t){try{var r=function(e){switch(l(e)){case"http":case"https":return e;case"rtmp":return d(e);default:throw new Error("Invalid URI scheme. Scheme must be one of http, https, or rtmp")}}(e.url)}catch(u){return y(u,t)}var a=i.parse(e.url,!0),s=Object.prototype.hasOwnProperty.call(e,"policy")?m(e.policy,this.keyPairId,this.privateKey):c(r,e.expires,this.keyPairId,this.privateKey);for(var n in a.search=null,s)Object.prototype.hasOwnProperty.call(s,n)&&(a.query[n]=s[n]);try{var o="rtmp"===l(e.url)?d(i.format(a)):i.format(a)}catch(u){return y(u,t)}return b(o,t)}}),e.exports=a.CloudFront.Signer},22320:(e,t,r)=>{var a,i=r(55812);r(58080),r(41520),i.Config=i.util.inherit({constructor:function(e){void 0===e&&(e={}),e=this.extractCredentials(e),i.util.each.call(this,this.keys,(function(t,r){this.set(t,e[t],r)}))},getCredentials:function(e){var t=this;function r(r){e(r,r?null:t.credentials)}function a(e,t){return new i.util.error(t||new Error,{code:"CredentialsError",message:e,name:"CredentialsError"})}t.credentials?"function"===typeof t.credentials.get?t.credentials.get((function(e){e&&(e=a("Could not load credentials from "+t.credentials.constructor.name,e)),r(e)})):function(){var e=null;t.credentials.accessKeyId&&t.credentials.secretAccessKey||(e=a("Missing credentials")),r(e)}():t.credentialProvider?t.credentialProvider.resolve((function(e,i){e&&(e=a("Could not load credentials from any providers",e)),t.credentials=i,r(e)})):r(a("No credentials to load"))},getToken:function(e){var t=this;function r(r){e(r,r?null:t.token)}function a(e,t){return new i.util.error(t||new Error,{code:"TokenError",message:e,name:"TokenError"})}t.token?"function"===typeof t.token.get?t.token.get((function(e){e&&(e=a("Could not load token from "+t.token.constructor.name,e)),r(e)})):function(){var e=null;t.token.token||(e=a("Missing token")),r(e)}():t.tokenProvider?t.tokenProvider.resolve((function(e,i){e&&(e=a("Could not load token from any providers",e)),t.token=i,r(e)})):r(a("No token to load"))},update:function(e,t){t=t||!1,e=this.extractCredentials(e),i.util.each.call(this,e,(function(e,r){(t||Object.prototype.hasOwnProperty.call(this.keys,e)||i.Service.hasService(e))&&this.set(e,r)}))},loadFromPath:function(e){this.clear();var t=JSON.parse(i.util.readFileSync(e)),r=new i.FileSystemCredentials(e),a=new i.CredentialProviderChain;return a.providers.unshift(r),a.resolve((function(e,r){if(e)throw e;t.credentials=r})),this.constructor(t),this},clear:function(){i.util.each.call(this,this.keys,(function(e){delete this[e]})),this.set("credentials",void 0),this.set("credentialProvider",void 0)},set:function(e,t,r){void 0===t?(void 0===r&&(r=this.keys[e]),this[e]="function"===typeof r?r.call(this):r):"httpOptions"===e&&this[e]?this[e]=i.util.merge(this[e],t):this[e]=t},keys:{credentials:null,credentialProvider:null,region:null,logger:null,apiVersions:{},apiVersion:null,endpoint:void 0,httpOptions:{timeout:12e4},maxRetries:void 0,maxRedirects:10,paramValidation:!0,sslEnabled:!0,s3ForcePathStyle:!1,s3BucketEndpoint:!1,s3DisableBodySigning:!0,s3UsEast1RegionalEndpoint:"legacy",s3UseArnRegion:void 0,computeChecksums:!0,convertResponseTypes:!0,correctClockSkew:!1,customUserAgent:null,dynamoDbCrc32:!0,systemClockOffset:0,signatureVersion:null,signatureCache:!0,retryDelayOptions:{},useAccelerateEndpoint:!1,clientSideMonitoring:!1,endpointDiscoveryEnabled:void 0,endpointCacheSize:1e3,hostPrefixEnabled:!0,stsRegionalEndpoints:"legacy",useFipsEndpoint:!1,useDualstackEndpoint:!1,token:null},extractCredentials:function(e){return e.accessKeyId&&e.secretAccessKey&&((e=i.util.copy(e)).credentials=new i.Credentials(e)),e},setPromisesDependency:function(e){a=e,null===e&&"function"===typeof Promise&&(a=Promise);var t=[i.Request,i.Credentials,i.CredentialProviderChain];i.S3&&(t.push(i.S3),i.S3.ManagedUpload&&t.push(i.S3.ManagedUpload)),i.util.addPromises(t,a)},getPromisesDependency:function(){return a}}),i.config=new i.Config},28188:(e,t,r)=>{var a=r(55812);function i(e,t){if("string"===typeof e){if(["legacy","regional"].indexOf(e.toLowerCase())>=0)return e.toLowerCase();throw a.util.error(new Error,t)}}e.exports=function(e,t){var r;if((e=e||{})[t.clientConfig]&&(r=i(e[t.clientConfig],{code:"InvalidConfiguration",message:'invalid "'+t.clientConfig+'" configuration. Expect "legacy" or "regional". Got "'+e[t.clientConfig]+'".'})))return r;if(!a.util.isNode())return r;if(Object.prototype.hasOwnProperty.call({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0},t.env)&&(r=i({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[t.env],{code:"InvalidEnvironmentalVariable",message:"invalid "+t.env+' environmental variable. Expect "legacy" or "regional". Got "'+{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[t.env]+'".'})))return r;var s={};try{s=a.util.getProfilesFromSharedConfig(a.util.iniLoader)[{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_PROFILE||a.util.defaultProfile]}catch(n){}return s&&Object.prototype.hasOwnProperty.call(s,t.sharedConfig)&&(r=i(s[t.sharedConfig],{code:"InvalidConfiguration",message:"invalid "+t.sharedConfig+' profile config. Expect "legacy" or "regional". Got "'+s[t.sharedConfig]+'".'})),r}},55812:(e,t,r)=>{var a={util:r(71800)};({}).toString(),e.exports=a,a.util.update(a,{VERSION:"2.1550.0",Signers:{},Protocol:{Json:r(16e3),Query:r(45172),Rest:r(73160),RestJson:r(81972),RestXml:r(43532)},XML:{Builder:r(98072),Parser:null},JSON:{Builder:r(2720),Parser:r(7768)},Model:{Api:r(59456),Operation:r(60316),Shape:r(18149),Paginator:r(7328),ResourceWaiter:r(46968)},apiLoader:r(25832),EndpointCache:r(25124).W}),r(46312),r(61984),r(22320),r(51176),r(51056),r(99636),r(25044),r(24032),r(25740),r(55139),r(79348),a.events=new a.SequentialExecutor,a.util.memoizedProperty(a,"endpointCache",(function(){return new a.EndpointCache(a.config.endpointCacheSize)}),!0)},58080:(e,t,r)=>{var a=r(55812);a.Credentials=a.util.inherit({constructor:function(){if(a.util.hideProperties(this,["secretAccessKey"]),this.expired=!1,this.expireTime=null,this.refreshCallbacks=[],1===arguments.length&&"object"===typeof arguments[0]){var e=arguments[0].credentials||arguments[0];this.accessKeyId=e.accessKeyId,this.secretAccessKey=e.secretAccessKey,this.sessionToken=e.sessionToken}else this.accessKeyId=arguments[0],this.secretAccessKey=arguments[1],this.sessionToken=arguments[2]},expiryWindow:15,needsRefresh:function(){var e=a.util.date.getDate().getTime(),t=new Date(e+1e3*this.expiryWindow);return!!(this.expireTime&&t>this.expireTime)||(this.expired||!this.accessKeyId||!this.secretAccessKey)},get:function(e){var t=this;this.needsRefresh()?this.refresh((function(r){r||(t.expired=!1),e&&e(r)})):e&&e()},refresh:function(e){this.expired=!1,e()},coalesceRefresh:function(e,t){var r=this;1===r.refreshCallbacks.push(e)&&r.load((function(e){a.util.arrayEach(r.refreshCallbacks,(function(r){t?r(e):a.util.defer((function(){r(e)}))})),r.refreshCallbacks.length=0}))},load:function(e){e()}}),a.Credentials.addPromisesToClass=function(e){this.prototype.getPromise=a.util.promisifyMethod("get",e),this.prototype.refreshPromise=a.util.promisifyMethod("refresh",e)},a.Credentials.deletePromisesFromClass=function(){delete this.prototype.getPromise,delete this.prototype.refreshPromise},a.util.addPromises(a.Credentials)},58392:(e,t,r)=>{var a=r(55812),i=r(79600);a.ChainableTemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),e=e||{},this.errorCode="ChainableTemporaryCredentialsProviderFailure",this.expired=!0,this.tokenCodeFn=null;var t=a.util.copy(e.params)||{};if(t.RoleArn&&(t.RoleSessionName=t.RoleSessionName||"temporary-credentials"),t.SerialNumber){if(!e.tokenCodeFn||"function"!==typeof e.tokenCodeFn)throw new a.util.error(new Error("tokenCodeFn must be a function when params.SerialNumber is given"),{code:this.errorCode});this.tokenCodeFn=e.tokenCodeFn}var r=a.util.merge({params:t,credentials:e.masterCredentials||a.config.credentials},e.stsConfig||{});this.service=new i(r)},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this,r=t.service.config.params.RoleArn?"assumeRole":"getSessionToken";this.getTokenCode((function(a,i){var s={};a?e(a):(i&&(s.TokenCode=i),t.service[r](s,(function(r,a){r||t.service.credentialsFrom(a,t),e(r)})))}))},getTokenCode:function(e){var t=this;this.tokenCodeFn?this.tokenCodeFn(this.service.config.params.SerialNumber,(function(r,i){if(r){var s=r;return r instanceof Error&&(s=r.message),void e(a.util.error(new Error("Error fetching MFA token: "+s),{code:t.errorCode}))}e(null,i)})):e(null)}})},91372:(e,t,r)=>{var a=r(55812),i=r(50820),s=r(79600);a.CognitoIdentityCredentials=a.util.inherit(a.Credentials,{localStorageKey:{id:"aws.cognito.identity-id.",providers:"aws.cognito.identity-providers."},constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.data=null,this._identityId=null,this._clientConfig=a.util.copy(t||{}),this.loadCachedId();var r=this;Object.defineProperty(this,"identityId",{get:function(){return r.loadCachedId(),r._identityId||r.params.IdentityId},set:function(e){r._identityId=e}})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.data=null,t._identityId=null,t.getId((function(r){r?(t.clearIdOnNotAuthorized(r),e(r)):t.params.RoleArn?t.getCredentialsFromSTS(e):t.getCredentialsForIdentity(e)}))},clearCachedId:function(){this._identityId=null,delete this.params.IdentityId;var e=this.params.IdentityPoolId,t=this.params.LoginId||"";delete this.storage[this.localStorageKey.id+e+t],delete this.storage[this.localStorageKey.providers+e+t]},clearIdOnNotAuthorized:function(e){"NotAuthorizedException"==e.code&&this.clearCachedId()},getId:function(e){var t=this;if("string"===typeof t.params.IdentityId)return e(null,t.params.IdentityId);t.cognito.getId((function(r,a){!r&&a.IdentityId?(t.params.IdentityId=a.IdentityId,e(null,a.IdentityId)):e(r)}))},loadCredentials:function(e,t){e&&t&&(t.expired=!1,t.accessKeyId=e.Credentials.AccessKeyId,t.secretAccessKey=e.Credentials.SecretKey,t.sessionToken=e.Credentials.SessionToken,t.expireTime=e.Credentials.Expiration)},getCredentialsForIdentity:function(e){var t=this;t.cognito.getCredentialsForIdentity((function(r,a){r?t.clearIdOnNotAuthorized(r):(t.cacheId(a),t.data=a,t.loadCredentials(t.data,t)),e(r)}))},getCredentialsFromSTS:function(e){var t=this;t.cognito.getOpenIdToken((function(r,a){r?(t.clearIdOnNotAuthorized(r),e(r)):(t.cacheId(a),t.params.WebIdentityToken=a.Token,t.webIdentityCredentials.refresh((function(r){r||(t.data=t.webIdentityCredentials.data,t.sts.credentialsFrom(t.data,t)),e(r)})))}))},loadCachedId:function(){var e=this;if(a.util.isBrowser()&&!e.params.IdentityId){var t=e.getStorage("id");if(t&&e.params.Logins){var r=Object.keys(e.params.Logins);0!==(e.getStorage("providers")||"").split(",").filter((function(e){return-1!==r.indexOf(e)})).length&&(e.params.IdentityId=t)}else t&&(e.params.IdentityId=t)}},createClients:function(){var e=this._clientConfig;if(this.webIdentityCredentials=this.webIdentityCredentials||new a.WebIdentityCredentials(this.params,e),!this.cognito){var t=a.util.merge({},e);t.params=this.params,this.cognito=new i(t)}this.sts=this.sts||new s(e)},cacheId:function(e){this._identityId=e.IdentityId,this.params.IdentityId=this._identityId,a.util.isBrowser()&&(this.setStorage("id",e.IdentityId),this.params.Logins&&this.setStorage("providers",Object.keys(this.params.Logins).join(",")))},getStorage:function(e){return this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]},setStorage:function(e,t){try{this.storage[this.localStorageKey[e]+this.params.IdentityPoolId+(this.params.LoginId||"")]=t}catch(r){}},storage:function(){try{var e=a.util.isBrowser()&&null!==window.localStorage&&"object"===typeof window.localStorage?window.localStorage:{};return e["aws.test-storage"]="foobar",delete e["aws.test-storage"],e}catch(t){return{}}}()})},41520:(e,t,r)=>{var a=r(55812);a.CredentialProviderChain=a.util.inherit(a.Credentials,{constructor:function(e){this.providers=e||a.CredentialProviderChain.defaultProviders.slice(0),this.resolveCallbacks=[]},resolve:function(e){var t=this;if(0===t.providers.length)return e(new Error("No providers")),t;if(1===t.resolveCallbacks.push(e)){var r=0,i=t.providers.slice(0);!function e(s,n){if(!s&&n||r===i.length)return a.util.arrayEach(t.resolveCallbacks,(function(e){e(s,n)})),void(t.resolveCallbacks.length=0);var o=i[r++];(n="function"===typeof o?o.call():o).get?n.get((function(t){e(t,t?null:n)})):e(null,n)}()}return t}}),a.CredentialProviderChain.defaultProviders=[],a.CredentialProviderChain.addPromisesToClass=function(e){this.prototype.resolvePromise=a.util.promisifyMethod("resolve",e)},a.CredentialProviderChain.deletePromisesFromClass=function(){delete this.prototype.resolvePromise},a.util.addPromises(a.CredentialProviderChain)},32148:(e,t,r)=>{var a=r(55812),i=r(79600);a.SAMLCredentials=a.util.inherit(a.Credentials,{constructor:function(e){a.Credentials.call(this),this.expired=!0,this.params=e},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithSAML((function(r,a){r||t.service.credentialsFrom(a,t),e(r)}))},createClients:function(){this.service=this.service||new i({params:this.params})}})},58972:(e,t,r)=>{var a=r(55812),i=r(79600);a.TemporaryCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.loadMasterCredentials(t),this.expired=!0,this.params=e||{},this.params.RoleArn&&(this.params.RoleSessionName=this.params.RoleSessionName||"temporary-credentials")},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.masterCredentials.get((function(){t.service.config.credentials=t.masterCredentials,(t.params.RoleArn?t.service.assumeRole:t.service.getSessionToken).call(t.service,(function(r,a){r||t.service.credentialsFrom(a,t),e(r)}))}))},loadMasterCredentials:function(e){for(this.masterCredentials=e||a.config.credentials;this.masterCredentials.masterCredentials;)this.masterCredentials=this.masterCredentials.masterCredentials;"function"!==typeof this.masterCredentials.get&&(this.masterCredentials=new a.Credentials(this.masterCredentials))},createClients:function(){this.service=this.service||new i({params:this.params})}})},79080:(e,t,r)=>{var a=r(55812),i=r(79600);a.WebIdentityCredentials=a.util.inherit(a.Credentials,{constructor:function(e,t){a.Credentials.call(this),this.expired=!0,this.params=e,this.params.RoleSessionName=this.params.RoleSessionName||"web-identity",this.data=null,this._clientConfig=a.util.copy(t||{})},refresh:function(e){this.coalesceRefresh(e||a.util.fn.callback)},load:function(e){var t=this;t.createClients(),t.service.assumeRoleWithWebIdentity((function(r,a){t.data=null,r||(t.data=a,t.service.credentialsFrom(a,t)),e(r)}))},createClients:function(){if(!this.service){var e=a.util.merge({},this._clientConfig);e.params=this.params,this.service=new i(e)}}})},59260:(e,t,r)=>{var a=r(55812),i=r(71800),s=["AWS_ENABLE_ENDPOINT_DISCOVERY","AWS_ENDPOINT_DISCOVERY_ENABLED"];function n(e){var t=e.service,r=t.api||{},a=(r.operations,{});return t.config.region&&(a.region=t.config.region),r.serviceId&&(a.serviceId=r.serviceId),t.config.credentials.accessKeyId&&(a.accessKeyId=t.config.credentials.accessKeyId),a}function o(e,t,r){r&&void 0!==t&&null!==t&&"structure"===r.type&&r.required&&r.required.length>0&&i.arrayEach(r.required,(function(a){var i=r.members[a];if(!0===i.endpointDiscoveryId){var s=i.isLocationName?i.name:a;e[s]=String(t[a])}else o(e,t[a],i)}))}function u(e,t){var r={};return o(r,e.params,t),r}function p(e){var t=e.service,r=t.api,s=r.operations?r.operations[e.operation]:void 0,o=u(e,s?s.input:void 0),p=n(e);Object.keys(o).length>0&&(p=i.update(p,o),s&&(p.operation=s.name));var c=a.endpointCache.get(p);if(!c||1!==c.length||""!==c[0].Address)if(c&&c.length>0)e.httpRequest.updateEndpoint(c[0].Address);else{var m=t.makeRequest(r.endpointOperation,{Operation:s.name,Identifiers:o});l(m),m.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),m.removeListener("retry",a.EventListeners.Core.RETRY_CHECK),a.endpointCache.put(p,[{Address:"",CachePeriodInMinutes:1}]),m.send((function(e,t){t&&t.Endpoints?a.endpointCache.put(p,t.Endpoints):e&&a.endpointCache.put(p,[{Address:"",CachePeriodInMinutes:1}])}))}}var c={};function m(e,t){var r=e.service,s=r.api,o=s.operations?s.operations[e.operation]:void 0,p=o?o.input:void 0,m=u(e,p),d=n(e);Object.keys(m).length>0&&(d=i.update(d,m),o&&(d.operation=o.name));var y=a.EndpointCache.getKeyString(d),b=a.endpointCache.get(y);if(b&&1===b.length&&""===b[0].Address)return c[y]||(c[y]=[]),void c[y].push({request:e,callback:t});if(b&&b.length>0)e.httpRequest.updateEndpoint(b[0].Address),t();else{var h=r.makeRequest(s.endpointOperation,{Operation:o.name,Identifiers:m});h.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),l(h),a.endpointCache.put(y,[{Address:"",CachePeriodInMinutes:60}]),h.send((function(r,s){if(r){if(e.response.error=i.error(r,{retryable:!1}),a.endpointCache.remove(d),c[y]){var n=c[y];i.arrayEach(n,(function(e){e.request.response.error=i.error(r,{retryable:!1}),e.callback()})),delete c[y]}}else if(s&&(a.endpointCache.put(y,s.Endpoints),e.httpRequest.updateEndpoint(s.Endpoints[0].Address),c[y])){n=c[y];i.arrayEach(n,(function(e){e.request.httpRequest.updateEndpoint(s.Endpoints[0].Address),e.callback()})),delete c[y]}t()}))}}function l(e){var t=e.service.api.apiVersion;t&&!e.httpRequest.headers["x-amz-api-version"]&&(e.httpRequest.headers["x-amz-api-version"]=t)}function d(e){var t=e.error,r=e.httpResponse;if(t&&("InvalidEndpointException"===t.code||421===r.statusCode)){var s=e.request,o=s.service.api.operations||{},p=u(s,o[s.operation]?o[s.operation].input:void 0),c=n(s);Object.keys(p).length>0&&(c=i.update(c,p),o[s.operation]&&(c.operation=o[s.operation].name)),a.endpointCache.remove(c)}}function y(e){return["false","0"].indexOf(e)>=0}e.exports={discoverEndpoint:function(e,t){var r=e.service||{};if(function(e){if(e._originalConfig&&e._originalConfig.endpoint&&!0===e._originalConfig.endpointDiscoveryEnabled)throw i.error(new Error,{code:"ConfigurationException",message:"Custom endpoint is supplied; endpointDiscoveryEnabled must not be true."});var t=a.config[e.serviceIdentifier]||{};return Boolean(a.config.endpoint||t.endpoint||e._originalConfig&&e._originalConfig.endpoint)}(r)||e.isPresigned())return t();var n=(r.api.operations||{})[e.operation],o=n?n.endpointDiscoveryRequired:"NULL",u=function(e){var t=e.service||{};if(void 0!==t.config.endpointDiscoveryEnabled)return t.config.endpointDiscoveryEnabled;if(!i.isBrowser()){for(var r=0;r{var a=r(55812),i=a.util,s=r(96400).typeOf,n=r(96792),o=r(58172);function u(e,t){return t?new o(e):Number(e)}function p(e,t){var r={M:{}};for(var i in e){var s=a.DynamoDB.Converter.input(e[i],t);void 0!==s&&(r.M[i]=s)}return r}a.DynamoDB.Converter={input:function e(t,r){r=r||{};var i=s(t);return"Object"===i?p(t,r):"Array"===i?function(e,t){for(var r={L:[]},i=0;i{var a=r(55812),i=r(59736),s=r(96792);a.DynamoDB.DocumentClient=a.util.inherit({constructor:function(e){var t=this;t.options=e||{},t.configure(t.options)},configure:function(e){var t=this;t.service=e.service,t.bindServiceObject(e),t.attrValue=e.attrValue=t.service.api.operations.putItem.input.members.Item.value.shape},bindServiceObject:function(e){var t=this;if(e=e||{},t.service){var r=a.util.copy(t.service.config);t.service=new t.service.constructor.__super__(r),t.service.config.params=a.util.merge(t.service.config.params||{},e.params)}else t.service=new a.DynamoDB(e)},makeServiceRequest:function(e,t,r){var a=this,i=a.service[e](t);return a.setupRequest(i),a.setupResponse(i),"function"===typeof r&&i.send(r),i},serviceClientOperationsMap:{batchGet:"batchGetItem",batchWrite:"batchWriteItem",delete:"deleteItem",get:"getItem",put:"putItem",query:"query",scan:"scan",update:"updateItem",transactGet:"transactGetItems",transactWrite:"transactWriteItems"},batchGet:function(e,t){var r=this.serviceClientOperationsMap.batchGet;return this.makeServiceRequest(r,e,t)},batchWrite:function(e,t){var r=this.serviceClientOperationsMap.batchWrite;return this.makeServiceRequest(r,e,t)},delete:function(e,t){var r=this.serviceClientOperationsMap.delete;return this.makeServiceRequest(r,e,t)},get:function(e,t){var r=this.serviceClientOperationsMap.get;return this.makeServiceRequest(r,e,t)},put:function(e,t){var r=this.serviceClientOperationsMap.put;return this.makeServiceRequest(r,e,t)},update:function(e,t){var r=this.serviceClientOperationsMap.update;return this.makeServiceRequest(r,e,t)},scan:function(e,t){var r=this.serviceClientOperationsMap.scan;return this.makeServiceRequest(r,e,t)},query:function(e,t){var r=this.serviceClientOperationsMap.query;return this.makeServiceRequest(r,e,t)},transactWrite:function(e,t){var r=this.serviceClientOperationsMap.transactWrite;return this.makeServiceRequest(r,e,t)},transactGet:function(e,t){var r=this.serviceClientOperationsMap.transactGet;return this.makeServiceRequest(r,e,t)},createSet:function(e,t){return new s(e,t=t||{})},getTranslator:function(){return new i(this.options)},setupRequest:function(e){var t=this.getTranslator(),r=e.operation,i=e.service.api.operations[r].input;e._events.validate.unshift((function(e){e.rawParams=a.util.copy(e.params),e.params=t.translateInput(e.rawParams,i)}))},setupResponse:function(e){var t=this,r=t.getTranslator(),i=t.service.api.operations[e.operation].output;e.on("extractData",(function(e){e.data=r.translateOutput(e.data,i)})),e.response.nextPage=function(e){var r,i=this,s=i.request,n=s.service,o=s.operation;try{r=n.paginationConfig(o,!0)}catch(m){i.error=m}if(!i.hasNextPage()){if(e)e(i.error,null);else if(i.error)throw i.error;return null}var u=a.util.copy(s.rawParams);if(i.nextPageTokens){var p=r.inputToken;"string"===typeof p&&(p=[p]);for(var c=0;c{var a=r(55812).util.inherit({constructor:function(e){this.wrapperName="NumberValue",this.value=e.toString()},toJSON:function(){return this.toNumber()},toNumber:function(){return Number(this.value)},toString:function(){return this.value}});e.exports=a},96792:(e,t,r)=>{var a=r(55812).util,i=r(96400).typeOf,s={String:"String",Number:"Number",NumberValue:"Number",Binary:"Binary"},n=a.inherit({constructor:function(e,t){t=t||{},this.wrapperName="Set",this.initialize(e,t.validate)},initialize:function(e,t){var r=this;r.values=[].concat(e),r.detectType(),t&&r.validate()},detectType:function(){if(this.type=s[i(this.values[0])],!this.type)throw a.error(new Error,{code:"InvalidSetType",message:"Sets can contain string, number, or binary values"})},validate:function(){for(var e=this,t=e.values.length,r=e.values,n=0;n{var a=r(55812).util,i=r(3408),s=function(e){e=e||{},this.attrValue=e.attrValue,this.convertEmptyValues=Boolean(e.convertEmptyValues),this.wrapNumbers=Boolean(e.wrapNumbers)};s.prototype.translateInput=function(e,t){return this.mode="input",this.translate(e,t)},s.prototype.translateOutput=function(e,t){return this.mode="output",this.translate(e,t)},s.prototype.translate=function(e,t){var r=this;if(t&&void 0!==e){if(t.shape===r.attrValue)return i[r.mode](e,{convertEmptyValues:r.convertEmptyValues,wrapNumbers:r.wrapNumbers});switch(t.type){case"structure":return r.translateStructure(e,t);case"map":return r.translateMap(e,t);case"list":return r.translateList(e,t);default:return r.translateScalar(e,t)}}},s.prototype.translateStructure=function(e,t){var r=this;if(null!=e){var i={};return a.each(e,(function(e,a){var s=t.members[e];if(s){var n=r.translate(a,s);void 0!==n&&(i[e]=n)}})),i}},s.prototype.translateList=function(e,t){var r=this;if(null!=e){var i=[];return a.arrayEach(e,(function(e){var a=r.translate(e,t.member);void 0===a?i.push(null):i.push(a)})),i}},s.prototype.translateMap=function(e,t){var r=this;if(null!=e){var i={};return a.each(e,(function(e,a){var s=r.translate(a,t.value);i[e]=void 0===s?null:s})),i}},s.prototype.translateScalar=function(e,t){return t.toType(e)},e.exports=s},96400:(e,t,r)=>{var a=r(55812).util;function i(e){var t=["Buffer","File","Blob","ArrayBuffer","DataView","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array"];if(a.isNode()){var r=a.stream.Stream;if(a.Buffer.isBuffer(e)||e instanceof r)return!0}for(var i=0;i{var a=r(7496).eventMessageChunker,i=r(99996).parseEvent;e.exports={createEventStream:function(e,t,r){for(var s=a(e),n=[],o=0;o{e.exports={eventMessageChunker:function(e){for(var t=[],r=0;r{var a=r(55812).util,i=a.buffer.toBuffer;function s(e){if(8!==e.length)throw new Error("Int64 buffers must be exactly 8 bytes");a.Buffer.isBuffer(e)||(e=i(e)),this.bytes=e}function n(e){for(var t=0;t<8;t++)e[t]^=255;for(t=7;t>-1&&(e[t]++,0===e[t]);t--);}s.fromNumber=function(e){if(e>0x8000000000000000||e<-0x8000000000000000)throw new Error(e+" is too large (or, if negative, too small) to represent as an Int64");for(var t=new Uint8Array(8),r=7,a=Math.abs(Math.round(e));r>-1&&a>0;r--,a/=256)t[r]=a;return e<0&&n(t),new s(t)},s.prototype.valueOf=function(){var e=this.bytes.slice(0),t=128&e[0];return t&&n(e),parseInt(e.toString("hex"),16)*(t?-1:1)},s.prototype.toString=function(){return String(this.valueOf())},e.exports={Int64:s}},99996:(e,t,r)=>{var a=r(12472).parseMessage;e.exports={parseEvent:function(e,t,r){var i=a(t),s=i.headers[":message-type"];if(s){if("error"===s.value)throw function(e){var t=e.headers[":error-code"],r=e.headers[":error-message"],a=new Error(r.value||r);return a.code=a.name=t.value||t,a}(i);if("event"!==s.value)return}var n=i.headers[":event-type"],o=r.members[n.value];if(o){var u={},p=o.eventPayloadMemberName;if(p){var c=o.members[p];"binary"===c.type?u[p]=i.body:u[p]=e.parse(i.body.toString(),c)}for(var m=o.eventHeaderMemberNames,l=0;l{var a=r(4592).Int64,i=r(99548).splitMessage,s="boolean",n="byte",o="short",u="integer",p="long",c="binary",m="string",l="timestamp",d="uuid";function y(e){for(var t={},r=0;r{var a=r(55812).util,i=a.buffer.toBuffer;e.exports={splitMessage:function(e){if(a.Buffer.isBuffer(e)||(e=i(e)),e.length<16)throw new Error("Provided message too short to accommodate event stream message overhead");if(e.length!==e.readUInt32BE(0))throw new Error("Reported message length does not match received message length");var t=e.readUInt32BE(8);if(t!==a.crypto.crc32(e.slice(0,8)))throw new Error("The prelude checksum specified in the message ("+t+") does not match the calculated CRC32 checksum.");var r=e.readUInt32BE(e.length-4);if(r!==a.crypto.crc32(e.slice(0,e.length-4)))throw new Error("The message checksum did not match the expected value of "+r);var s=12+e.readUInt32BE(4);return{headers:e.slice(12,s),body:e.slice(s,e.length-4)}}}},51056:(e,t,r)=>{var a=r(55812),i=r(46312),s=r(59260).discoverEndpoint;function n(e){if(!e.service.api.operations)return"";var t=e.service.api.operations[e.operation];return t?t.authtype:""}function o(e){var t=e.service;return t.config.signatureVersion?t.config.signatureVersion:t.api.signatureVersion?t.api.signatureVersion:n(e)}a.EventListeners={Core:{}},a.EventListeners={Core:(new i).addNamedListeners((function(e,t){t("VALIDATE_CREDENTIALS","validate",(function(e,t){if(!e.service.api.signatureVersion&&!e.service.config.signatureVersion)return t();"bearer"!==o(e)?e.service.config.getCredentials((function(r){r&&(e.response.error=a.util.error(r,{code:"CredentialsError",message:"Missing credentials in config, if using AWS_CONFIG_FILE, set AWS_SDK_LOAD_CONFIG=1"})),t()})):e.service.config.getToken((function(r){r&&(e.response.error=a.util.error(r,{code:"TokenError"})),t()}))})),e("VALIDATE_REGION","validate",(function(e){if(!e.service.isGlobalEndpoint){var t=new RegExp(/^([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9])$/);e.service.config.region?t.test(e.service.config.region)||(e.response.error=a.util.error(new Error,{code:"ConfigError",message:"Invalid region in config"})):e.response.error=a.util.error(new Error,{code:"ConfigError",message:"Missing region in config"})}})),e("BUILD_IDEMPOTENCY_TOKENS","validate",(function(e){if(e.service.api.operations){var t=e.service.api.operations[e.operation];if(t){var r=t.idempotentMembers;if(r.length){for(var i=a.util.copy(e.params),s=0,n=r.length;s=0)return e.httpRequest.headers["X-Amz-Content-Sha256"]="UNSIGNED-PAYLOAD",t();a.util.computeSha256(s,(function(r,a){r?t(r):(e.httpRequest.headers["X-Amz-Content-Sha256"]=a,t())}))}else t()}})),e("SET_CONTENT_LENGTH","afterBuild",(function(e){var t=n(e),r=a.util.getRequestPayloadShape(e);if(void 0===e.httpRequest.headers["Content-Length"])try{var i=a.util.string.byteLength(e.httpRequest.body);e.httpRequest.headers["Content-Length"]=i}catch(s){if(r&&r.isStreaming){if(r.requiresLength)throw s;if(t.indexOf("unsigned-body")>=0)return void(e.httpRequest.headers["Transfer-Encoding"]="chunked");throw s}throw s}})),e("SET_HTTP_HOST","afterBuild",(function(e){e.httpRequest.headers.Host=e.httpRequest.endpoint.host})),e("SET_TRACE_ID","afterBuild",(function(e){var t="X-Amzn-Trace-Id";if(a.util.isNode()&&!Object.hasOwnProperty.call(e.httpRequest.headers,t)){var r={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_LAMBDA_FUNCTION_NAME,i={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}._X_AMZN_TRACE_ID;"string"===typeof r&&r.length>0&&"string"===typeof i&&i.length>0&&(e.httpRequest.headers[t]=i)}})),e("RESTART","restart",(function(){var e=this.response.error;e&&e.retryable&&(this.httpRequest=new a.HttpRequest(this.service.endpoint,this.service.region),this.response.retryCount=600?this.emit("sign",[this],(function(e){e?t(e):s()})):s()})),e("HTTP_HEADERS","httpHeaders",(function(e,t,r,i){r.httpResponse.statusCode=e,r.httpResponse.statusMessage=i,r.httpResponse.headers=t,r.httpResponse.body=a.util.buffer.toBuffer(""),r.httpResponse.buffers=[],r.httpResponse.numBytes=0;var s=t.date||t.Date,n=r.request.service;if(s){var o=Date.parse(s);n.config.correctClockSkew&&n.isClockSkewed(o)&&n.applyClockOffset(o)}})),e("HTTP_DATA","httpData",(function(e,t){if(e){if(a.util.isNode()){t.httpResponse.numBytes+=e.length;var r=t.httpResponse.headers["content-length"],i={loaded:t.httpResponse.numBytes,total:r};t.request.emit("httpDownloadProgress",[i,t])}t.httpResponse.buffers.push(a.util.buffer.toBuffer(e))}})),e("HTTP_DONE","httpDone",(function(e){if(e.httpResponse.buffers&&e.httpResponse.buffers.length>0){var t=a.util.buffer.concat(e.httpResponse.buffers);e.httpResponse.body=t}delete e.httpResponse.numBytes,delete e.httpResponse.buffers})),e("FINALIZE_ERROR","retry",(function(e){e.httpResponse.statusCode&&(e.error.statusCode=e.httpResponse.statusCode,void 0===e.error.retryable&&(e.error.retryable=this.service.retryableError(e.error,this)))})),e("INVALIDATE_CREDENTIALS","retry",(function(e){if(e.error)switch(e.error.code){case"RequestExpired":case"ExpiredTokenException":case"ExpiredToken":e.error.retryable=!0,e.request.service.config.credentials.expired=!0}})),e("EXPIRED_SIGNATURE","retry",(function(e){var t=e.error;t&&"string"===typeof t.code&&"string"===typeof t.message&&t.code.match(/Signature/)&&t.message.match(/expired/)&&(e.error.retryable=!0)})),e("CLOCK_SKEWED","retry",(function(e){e.error&&this.service.clockSkewError(e.error)&&this.service.config.correctClockSkew&&(e.error.retryable=!0)})),e("REDIRECT","retry",(function(e){e.error&&e.error.statusCode>=300&&e.error.statusCode<400&&e.httpResponse.headers.location&&(this.httpRequest.endpoint=new a.Endpoint(e.httpResponse.headers.location),this.httpRequest.headers.Host=this.httpRequest.endpoint.host,e.error.redirect=!0,e.error.retryable=!0)})),e("RETRY_CHECK","retry",(function(e){e.error&&(e.error.redirect&&e.redirectCount=0?(e.error=null,setTimeout(t,r)):t()}))})),CorePost:(new i).addNamedListeners((function(e){e("EXTRACT_REQUEST_ID","extractData",a.util.extractRequestId),e("EXTRACT_REQUEST_ID","extractError",a.util.extractRequestId),e("ENOTFOUND_ERROR","httpError",(function(e){if("NetworkingError"===e.code&&function(e){return"ENOTFOUND"===e.errno||"number"===typeof e.errno&&"function"===typeof a.util.getSystemErrorName&&["EAI_NONAME","EAI_NODATA"].indexOf(a.util.getSystemErrorName(e.errno)>=0)}(e)){var t="Inaccessible host: `"+e.hostname+"' at port `"+e.port+"'. This service may not be available in the `"+e.region+"' region.";this.response.error=a.util.error(new Error(t),{code:"UnknownEndpoint",region:e.region,hostname:e.hostname,retryable:!0,originalError:e})}}))})),Logger:(new i).addNamedListeners((function(e){e("LOG_REQUEST","complete",(function(e){var t=e.request,i=t.service.config.logger;if(i){var s=function(){var s=(e.request.service.getSkewCorrectedDate().getTime()-t.startTime.getTime())/1e3,o=!!i.isTTY,u=e.httpResponse.statusCode,p=t.params;t.service.api.operations&&t.service.api.operations[t.operation]&&t.service.api.operations[t.operation].input&&(p=n(t.service.api.operations[t.operation].input,t.params));var c=r(34184).inspect(p,!0,null),m="";return o&&(m+="\x1b[33m"),m+="[AWS "+t.service.serviceIdentifier+" "+u,m+=" "+s.toString()+"s "+e.retryCount+" retries]",o&&(m+="\x1b[0;1m"),m+=" "+a.util.string.lowerFirst(t.operation),m+="("+c+")",o&&(m+="\x1b[0m"),m}();"function"===typeof i.log?i.log(s):"function"===typeof i.write&&i.write(s+"\n")}function n(e,t){if(!t)return t;if(e.isSensitive)return"***SensitiveInformation***";switch(e.type){case"structure":var r={};return a.util.each(t,(function(t,a){Object.prototype.hasOwnProperty.call(e.members,t)?r[t]=n(e.members[t],a):r[t]=a})),r;case"list":var i=[];return a.util.arrayEach(t,(function(t,r){i.push(n(e.member,t))})),i;case"map":var s={};return a.util.each(t,(function(t,r){s[t]=n(e.value,r)})),s;default:return t}}}))})),Json:(new i).addNamedListeners((function(e){var t=r(16e3);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)})),Rest:(new i).addNamedListeners((function(e){var t=r(73160);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)})),RestJson:(new i).addNamedListeners((function(e){var t=r(81972);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError),e("UNSET_CONTENT_LENGTH","afterBuild",t.unsetContentLength)})),RestXml:(new i).addNamedListeners((function(e){var t=r(43532);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)})),Query:(new i).addNamedListeners((function(e){var t=r(45172);e("BUILD","build",t.buildRequest),e("EXTRACT_DATA","extractData",t.extractData),e("EXTRACT_ERROR","extractError",t.extractError)}))}},51176:(e,t,r)=>{var a=r(55812),i=a.util.inherit;a.Endpoint=i({constructor:function(e,t){if(a.util.hideProperties(this,["slashes","auth","hash","search","query"]),"undefined"===typeof e||null===e)throw new Error("Invalid endpoint: "+e);if("string"!==typeof e)return a.util.copy(e);e.match(/^http/)||(e=((t&&void 0!==t.sslEnabled?t.sslEnabled:a.config.sslEnabled)?"https":"http")+"://"+e);a.util.update(this,a.util.urlParse(e)),this.port?this.port=parseInt(this.port,10):this.port="https:"===this.protocol?443:80}}),a.HttpRequest=i({constructor:function(e,t){e=new a.Endpoint(e),this.method="POST",this.path=e.path||"/",this.headers={},this.body="",this.endpoint=e,this.region=t,this._userAgent="",this.setUserAgent()},setUserAgent:function(){this._userAgent=this.headers[this.getUserAgentHeaderName()]=a.util.userAgent()},getUserAgentHeaderName:function(){return(a.util.isBrowser()?"X-Amz-":"")+"User-Agent"},appendToUserAgent:function(e){"string"===typeof e&&e&&(this._userAgent+=" "+e),this.headers[this.getUserAgentHeaderName()]=this._userAgent},getUserAgent:function(){return this._userAgent},pathname:function(){return this.path.split("?",1)[0]},search:function(){var e=this.path.split("?",2)[1];return e?(e=a.util.queryStringParse(e),a.util.queryParamsToString(e)):""},updateEndpoint:function(e){var t=new a.Endpoint(e);this.endpoint=t,this.path=t.path||"/",this.headers.Host&&(this.headers.Host=t.host)}}),a.HttpResponse=i({constructor:function(){this.statusCode=void 0,this.headers={},this.body=void 0,this.streaming=!1,this.stream=null},createUnbufferedStream:function(){return this.streaming=!0,this.stream}}),a.HttpClient=i({}),a.HttpClient.getInstance=function(){return void 0===this.singleton&&(this.singleton=new this),this.singleton}},58632:(e,t,r)=>{var a=r(55812),i=r(35568).EventEmitter;r(51176),a.XHRClient=a.util.inherit({handleRequest:function(e,t,r,s){var n=this,o=e.endpoint,u=new i,p=o.protocol+"//"+o.hostname;80!==o.port&&443!==o.port&&(p+=":"+o.port),p+=e.path;var c=new XMLHttpRequest,m=!1;e.stream=c,c.addEventListener("readystatechange",(function(){try{if(0===c.status)return}catch(e){return}this.readyState>=this.HEADERS_RECEIVED&&!m&&(u.statusCode=c.status,u.headers=n.parseHeaders(c.getAllResponseHeaders()),u.emit("headers",u.statusCode,u.headers,c.statusText),m=!0),this.readyState===this.DONE&&n.finishRequest(c,u)}),!1),c.upload.addEventListener("progress",(function(e){u.emit("sendProgress",e)})),c.addEventListener("progress",(function(e){u.emit("receiveProgress",e)}),!1),c.addEventListener("timeout",(function(){s(a.util.error(new Error("Timeout"),{code:"TimeoutError"}))}),!1),c.addEventListener("error",(function(){s(a.util.error(new Error("Network Failure"),{code:"NetworkingError"}))}),!1),c.addEventListener("abort",(function(){s(a.util.error(new Error("Request aborted"),{code:"RequestAbortedError"}))}),!1),r(u),c.open(e.method,p,!1!==t.xhrAsync),a.util.each(e.headers,(function(e,t){"Content-Length"!==e&&"User-Agent"!==e&&"Host"!==e&&c.setRequestHeader(e,t)})),t.timeout&&!1!==t.xhrAsync&&(c.timeout=t.timeout),t.xhrWithCredentials&&(c.withCredentials=!0);try{c.responseType="arraybuffer"}catch(l){}try{e.body?c.send(e.body):c.send()}catch(d){if(!e.body||"object"!==typeof e.body.buffer)throw d;c.send(e.body.buffer)}return u},parseHeaders:function(e){var t={};return a.util.arrayEach(e.split(/\r?\n/),(function(e){var r=e.split(":",1)[0],a=e.substring(r.length+2);r.length>0&&(t[r.toLowerCase()]=a)})),t},finishRequest:function(e,t){var r;if("arraybuffer"===e.responseType&&e.response){var i=e.response;r=new a.util.Buffer(i.byteLength);for(var s=new Uint8Array(i),n=0;n{var a=r(71800);function i(){}function s(e,t){if(t&&void 0!==e&&null!==e)switch(t.type){case"structure":return function(e,t){if(t.isDocument)return e;var r={};return a.each(e,(function(e,a){var i=t.members[e];if(i){if("body"!==i.location)return;var n=i.isLocationName?i.name:e,o=s(a,i);void 0!==o&&(r[n]=o)}})),r}(e,t);case"map":return function(e,t){var r={};return a.each(e,(function(e,a){var i=s(a,t.value);void 0!==i&&(r[e]=i)})),r}(e,t);case"list":return function(e,t){var r=[];return a.arrayEach(e,(function(e){var a=s(e,t.member);void 0!==a&&r.push(a)})),r}(e,t);default:return function(e,t){return t.toWireFormat(e)}(e,t)}}i.prototype.build=function(e,t){return JSON.stringify(s(e,t))},e.exports=i},7768:(e,t,r)=>{var a=r(71800);function i(){}function s(e,t){if(t&&void 0!==e)switch(t.type){case"structure":return function(e,t){if(null==e)return;if(t.isDocument)return e;var r={},i=t.members,n=t.api&&t.api.awsQueryCompatible;return a.each(i,(function(t,a){var i=a.isLocationName?a.name:t;if(Object.prototype.hasOwnProperty.call(e,i)){var o=s(e[i],a);void 0!==o&&(r[t]=o)}else n&&a.defaultValue&&"list"===a.type&&(r[t]="function"===typeof a.defaultValue?a.defaultValue():a.defaultValue)})),r}(e,t);case"map":return function(e,t){if(null==e)return;var r={};return a.each(e,(function(e,a){var i=s(a,t.value);r[e]=void 0===i?null:i})),r}(e,t);case"list":return function(e,t){if(null==e)return;var r=[];return a.arrayEach(e,(function(e){var a=s(e,t.member);void 0===a?r.push(null):r.push(a)})),r}(e,t);default:return function(e,t){return t.toType(e)}(e,t)}}i.prototype.parse=function(e,t){return s(JSON.parse(e),t)},e.exports=i},79348:e=>{var t=["We are formalizing our plans to enter AWS SDK for JavaScript (v2) into maintenance mode in 2023.\n","Please migrate your code to use AWS SDK for JavaScript (v3).","For more information, check the migration guide at https://a.co/7PzMCcy"].join("\n");e.exports={suppress:!1},setTimeout((function(){e.exports.suppress||"undefined"!==typeof process&&("undefined"!==typeof{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_EXECUTION_ENV&&0==={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_EXECUTION_ENV.indexOf("AWS_Lambda_")||"undefined"===typeof{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_SDK_JS_SUPPRESS_MAINTENANCE_MODE_MESSAGE&&"function"===typeof process.emitWarning&&process.emitWarning(t,{type:"NOTE"}))}),0)},59456:(e,t,r)=>{var a=r(3584),i=r(60316),s=r(18149),n=r(7328),o=r(46968),u=r(98020),p=r(71800),c=p.property,m=p.memoizedProperty;e.exports=function(e,t){var r=this;e=e||{},(t=t||{}).api=this,e.metadata=e.metadata||{};var l=t.serviceIdentifier;delete t.serviceIdentifier,c(this,"isApi",!0,!1),c(this,"apiVersion",e.metadata.apiVersion),c(this,"endpointPrefix",e.metadata.endpointPrefix),c(this,"signingName",e.metadata.signingName),c(this,"globalEndpoint",e.metadata.globalEndpoint),c(this,"signatureVersion",e.metadata.signatureVersion),c(this,"jsonVersion",e.metadata.jsonVersion),c(this,"targetPrefix",e.metadata.targetPrefix),c(this,"protocol",e.metadata.protocol),c(this,"timestampFormat",e.metadata.timestampFormat),c(this,"xmlNamespaceUri",e.metadata.xmlNamespace),c(this,"abbreviation",e.metadata.serviceAbbreviation),c(this,"fullName",e.metadata.serviceFullName),c(this,"serviceId",e.metadata.serviceId),l&&u[l]&&c(this,"xmlNoDefaultLists",u[l].xmlNoDefaultLists,!1),m(this,"className",(function(){var t=e.metadata.serviceAbbreviation||e.metadata.serviceFullName;return t?("ElasticLoadBalancing"===(t=t.replace(/^Amazon|AWS\s*|\(.*|\s+|\W+/g,""))&&(t="ELB"),t):null})),c(this,"operations",new a(e.operations,t,(function(e,r){return new i(e,r,t)}),p.string.lowerFirst,(function(e,t){!0===t.endpointoperation&&c(r,"endpointOperation",p.string.lowerFirst(e)),t.endpointdiscovery&&!r.hasRequiredEndpointDiscovery&&c(r,"hasRequiredEndpointDiscovery",!0===t.endpointdiscovery.required)}))),c(this,"shapes",new a(e.shapes,t,(function(e,r){return s.create(r,t)}))),c(this,"paginators",new a(e.paginators,t,(function(e,r){return new n(e,r,t)}))),c(this,"waiters",new a(e.waiters,t,(function(e,r){return new o(e,r,t)}),p.string.lowerFirst)),t.documentation&&(c(this,"documentation",e.documentation),c(this,"documentationUrl",e.documentationUrl)),c(this,"awsQueryCompatible",e.metadata.awsQueryCompatible)}},3584:(e,t,r)=>{var a=r(71800).memoizedProperty;function i(e,t,r,i){a(this,i(e),(function(){return r(e,t)}))}e.exports=function(e,t,r,a,s){for(var n in a=a||String,e)Object.prototype.hasOwnProperty.call(e,n)&&(i.call(this,n,e[n],r,a),s&&s(n,e[n]))}},60316:(e,t,r)=>{var a=r(18149),i=r(71800),s=i.property,n=i.memoizedProperty;e.exports=function(e,t,r){var i=this;r=r||{},s(this,"name",t.name||e),s(this,"api",r.api,!1),t.http=t.http||{},s(this,"endpoint",t.endpoint),s(this,"httpMethod",t.http.method||"POST"),s(this,"httpPath",t.http.requestUri||"/"),s(this,"authtype",t.authtype||""),s(this,"endpointDiscoveryRequired",t.endpointdiscovery?t.endpointdiscovery.required?"REQUIRED":"OPTIONAL":"NULL");var o=t.httpChecksumRequired||t.httpChecksum&&t.httpChecksum.requestChecksumRequired;s(this,"httpChecksumRequired",o,!1),n(this,"input",(function(){return t.input?a.create(t.input,r):new a.create({type:"structure"},r)})),n(this,"output",(function(){return t.output?a.create(t.output,r):new a.create({type:"structure"},r)})),n(this,"errors",(function(){var e=[];if(!t.errors)return null;for(var i=0;i{var a=r(71800).property;e.exports=function(e,t){a(this,"inputToken",t.input_token),a(this,"limitKey",t.limit_key),a(this,"moreResults",t.more_results),a(this,"outputToken",t.output_token),a(this,"resultKey",t.result_key)}},46968:(e,t,r)=>{var a=r(71800),i=a.property;e.exports=function(e,t,r){r=r||{},i(this,"name",e),i(this,"api",r.api,!1),t.operation&&i(this,"operation",a.string.lowerFirst(t.operation));var s=this;["type","description","delay","maxAttempts","acceptors"].forEach((function(e){var r=t[e];r&&i(s,e,r)}))}},18149:(e,t,r)=>{var a=r(3584),i=r(71800);function s(e,t,r){null!==r&&void 0!==r&&i.property.apply(this,arguments)}function n(e,t){e.constructor.prototype[t]||i.memoizedProperty.apply(this,arguments)}function o(e,t,r){t=t||{},s(this,"shape",e.shape),s(this,"api",t.api,!1),s(this,"type",e.type),s(this,"enum",e.enum),s(this,"min",e.min),s(this,"max",e.max),s(this,"pattern",e.pattern),s(this,"location",e.location||this.location||"body"),s(this,"name",this.name||e.xmlName||e.queryName||e.locationName||r),s(this,"isStreaming",e.streaming||this.isStreaming||!1),s(this,"requiresLength",e.requiresLength,!1),s(this,"isComposite",e.isComposite||!1),s(this,"isShape",!0,!1),s(this,"isQueryName",Boolean(e.queryName),!1),s(this,"isLocationName",Boolean(e.locationName),!1),s(this,"isIdempotent",!0===e.idempotencyToken),s(this,"isJsonValue",!0===e.jsonvalue),s(this,"isSensitive",!0===e.sensitive||e.prototype&&!0===e.prototype.sensitive),s(this,"isEventStream",Boolean(e.eventstream),!1),s(this,"isEvent",Boolean(e.event),!1),s(this,"isEventPayload",Boolean(e.eventpayload),!1),s(this,"isEventHeader",Boolean(e.eventheader),!1),s(this,"isTimestampFormatSet",Boolean(e.timestampFormat)||e.prototype&&!0===e.prototype.isTimestampFormatSet,!1),s(this,"endpointDiscoveryId",Boolean(e.endpointdiscoveryid),!1),s(this,"hostLabel",Boolean(e.hostLabel),!1),t.documentation&&(s(this,"documentation",e.documentation),s(this,"documentationUrl",e.documentationUrl)),e.xmlAttribute&&s(this,"isXmlAttribute",e.xmlAttribute||!1),s(this,"defaultValue",null),this.toWireFormat=function(e){return null===e||void 0===e?"":e},this.toType=function(e){return e}}function u(e){o.apply(this,arguments),s(this,"isComposite",!0),e.flattened&&s(this,"flattened",e.flattened||!1)}function p(e,t){var r=this,i=null,p=!this.isShape;u.apply(this,arguments),p&&(s(this,"defaultValue",(function(){return{}})),s(this,"members",{}),s(this,"memberNames",[]),s(this,"required",[]),s(this,"isRequired",(function(){return!1})),s(this,"isDocument",Boolean(e.document))),e.members&&(s(this,"members",new a(e.members,t,(function(e,r){return o.create(r,t,e)}))),n(this,"memberNames",(function(){return e.xmlOrder||Object.keys(e.members)})),e.event&&(n(this,"eventPayloadMemberName",(function(){for(var e=r.members,t=r.memberNames,a=0,i=t.length;a-1?t||"":t,this.isJsonValue?JSON.parse(t):t&&"function"===typeof t.toString?t.toString():t},this.toWireFormat=function(e){return this.isJsonValue?JSON.stringify(e):e}}function d(){o.apply(this,arguments),this.toType=function(e){var t=i.base64.decode(e);if(this.isSensitive&&i.isNode()&&"function"===typeof i.Buffer.alloc){var r=i.Buffer.alloc(t.length,t);t.fill(0),t=r}return t},this.toWireFormat=i.base64.encode}function y(){d.apply(this,arguments)}function b(){o.apply(this,arguments),this.toType=function(e){return"boolean"===typeof e?e:null===e||void 0===e?null:"true"===e}}o.normalizedTypes={character:"string",double:"float",long:"integer",short:"integer",biginteger:"integer",bigdecimal:"float",blob:"binary"},o.types={structure:p,list:c,map:m,boolean:b,timestamp:function(e){var t=this;if(o.apply(this,arguments),e.timestampFormat)s(this,"timestampFormat",e.timestampFormat);else if(t.isTimestampFormatSet&&this.timestampFormat)s(this,"timestampFormat",this.timestampFormat);else if("header"===this.location)s(this,"timestampFormat","rfc822");else if("querystring"===this.location)s(this,"timestampFormat","iso8601");else if(this.api)switch(this.api.protocol){case"json":case"rest-json":s(this,"timestampFormat","unixTimestamp");break;case"rest-xml":case"query":case"ec2":s(this,"timestampFormat","iso8601")}this.toType=function(e){return null===e||void 0===e?null:"function"===typeof e.toUTCString?e:"string"===typeof e||"number"===typeof e?i.date.parseTimestamp(e):null},this.toWireFormat=function(e){return i.date.format(e,t.timestampFormat)}},float:function(){o.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseFloat(e)},this.toWireFormat=this.toType},integer:function(){o.apply(this,arguments),this.toType=function(e){return null===e||void 0===e?null:parseInt(e,10)},this.toWireFormat=this.toType},string:l,base64:y,binary:d},o.resolve=function(e,t){if(e.shape){var r=t.api.shapes[e.shape];if(!r)throw new Error("Cannot find shape reference: "+e.shape);return r}return null},o.create=function(e,t,r){if(e.isShape)return e;var a=o.resolve(e,t);if(a){var i=Object.keys(e);t.documentation||(i=i.filter((function(e){return!e.match(/documentation/)})));var s=function(){a.constructor.call(this,e,t,r)};return s.prototype=a,new s}e.type||(e.members?e.type="structure":e.member?e.type="list":e.key?e.type="map":e.type="string");var n=e.type;if(o.normalizedTypes[e.type]&&(e.type=o.normalizedTypes[e.type]),o.types[e.type])return new o.types[e.type](e,t,r);throw new Error("Unrecognized shape type: "+n)},o.shapes={StructureShape:p,ListShape:c,MapShape:m,StringShape:l,BooleanShape:b,Base64Shape:y},e.exports=o},55139:(e,t,r)=>{var a=r(55812);a.ParamValidator=a.util.inherit({constructor:function(e){!0!==e&&void 0!==e||(e={min:!0}),this.validation=e},validate:function(e,t,r){if(this.errors=[],this.validateMember(e,t||{},r||"params"),this.errors.length>1){var i=this.errors.join("\n* ");throw i="There were "+this.errors.length+" validation errors:\n* "+i,a.util.error(new Error(i),{code:"MultipleValidationErrors",errors:this.errors})}if(1===this.errors.length)throw this.errors[0];return!0},fail:function(e,t){this.errors.push(a.util.error(new Error(t),{code:e}))},validateStructure:function(e,t,r){if(e.isDocument)return!0;var a;this.validateType(t,r,["object"],"structure");for(var i=0;e.required&&i= 1, but found "'+t+'" for '+r)},validatePattern:function(e,t,r){this.validation.pattern&&void 0!==e.pattern&&(new RegExp(e.pattern).test(t)||this.fail("PatternMatchError",'Provided value "'+t+'" does not match regex pattern /'+e.pattern+"/ for "+r))},validateRange:function(e,t,r,a){this.validation.min&&void 0!==e.min&&t= "+e.min+", but found "+t+" for "+r),this.validation.max&&void 0!==e.max&&t>e.max&&this.fail("MaxRangeError","Expected "+a+" <= "+e.max+", but found "+t+" for "+r)},validateEnum:function(e,t,r){this.validation.enum&&void 0!==e.enum&&-1===e.enum.indexOf(t)&&this.fail("EnumError","Found string value of "+t+", but expected "+e.enum.join("|")+" for "+r)},validateType:function(e,t,r,i){if(null===e||void 0===e)return!1;for(var s=!1,n=0;n{var a=r(55812),i=a.Protocol.Rest;a.Polly.Presigner=a.util.inherit({constructor:function(e){e=e||{},this.options=e,this.service=e.service,this.bindServiceObject(e),this._operations={}},bindServiceObject:function(e){if(e=e||{},this.service){var t=a.util.copy(this.service.config);this.service=new this.service.constructor.__super__(t),this.service.config.params=a.util.merge(this.service.config.params||{},e.params)}else this.service=new a.Polly(e)},modifyInputMembers:function(e){var t=a.util.copy(e);return t.members=a.util.copy(e.members),a.util.each(e.members,(function(e,r){t.members[e]=a.util.copy(r),r.location&&"body"!==r.location||(t.members[e].location="querystring",t.members[e].locationName=e)})),t},convertPostToGet:function(e){e.httpRequest.method="GET";var t=e.service.api.operations[e.operation],r=this._operations[e.operation];r||(this._operations[e.operation]=r=this.modifyInputMembers(t.input));var a=i.generateURI(e.httpRequest.endpoint.path,t.httpPath,r,e.params);e.httpRequest.path=a,e.httpRequest.body="",delete e.httpRequest.headers["Content-Length"],delete e.httpRequest.headers["Content-Type"]},getSynthesizeSpeechUrl:function(e,t,r){var a=this,i=this.service.makeRequest("synthesizeSpeech",e);return i.removeAllListeners("build"),i.on("build",(function(e){a.convertPostToGet(e)})),i.presign(t,r)}})},93220:(e,t,r)=>{var a=r(71800),i=r(55812);e.exports={populateHostPrefix:function(e){if(!e.service.config.hostPrefixEnabled)return e;var t=e.service.api.operations[e.operation];if(function(e){var t=e.service.api,r=t.operations[e.operation],i=t.endpointOperation&&t.endpointOperation===a.string.lowerFirst(r.name);return"NULL"!==r.endpointDiscoveryRequired||!0===i}(e))return e;if(t.endpoint&&t.endpoint.hostPrefix){var r=function(e,t,r){return a.each(r.members,(function(r,i){if(!0===i.hostLabel){if("string"!==typeof t[r]||""===t[r])throw a.error(new Error,{message:"Parameter "+r+" should be a non-empty string.",code:"InvalidParameter"});var s=new RegExp("\\{"+r+"\\}","g");e=e.replace(s,t[r])}})),e}(t.endpoint.hostPrefix,e.params,t.input);!function(e,t){e.host&&(e.host=t+e.host);e.hostname&&(e.hostname=t+e.hostname)}(e.httpRequest.endpoint,r),function(e){var t=e.split("."),r=/^[a-zA-Z0-9]{1}$|^[a-zA-Z0-9][a-zA-Z0-9\-]*[a-zA-Z0-9]$/;a.arrayEach(t,(function(e){if(!e.length||e.length<1||e.length>63)throw a.error(new Error,{code:"ValidationError",message:"Hostname label length should be between 1 to 63 characters, inclusive."});if(!r.test(e))throw i.util.error(new Error,{code:"ValidationError",message:e+" is not hostname compatible."})}))}(e.httpRequest.endpoint.hostname)}return e}}},16e3:(e,t,r)=>{var a=r(71800),i=r(2720),s=r(7768),n=r(93220).populateHostPrefix;e.exports={buildRequest:function(e){var t=e.httpRequest,r=e.service.api,a=r.targetPrefix+"."+r.operations[e.operation].name,s=r.jsonVersion||"1.0",o=r.operations[e.operation].input,u=new i;1===s&&(s="1.0"),r.awsQueryCompatible&&(t.params||(t.params={}),Object.assign(t.params,e.params)),t.body=u.build(e.params||{},o),t.headers["Content-Type"]="application/x-amz-json-"+s,t.headers["X-Amz-Target"]=a,n(e)},extractError:function(e){var t={},r=e.httpResponse;if(t.code=r.headers["x-amzn-errortype"]||"UnknownError","string"===typeof t.code&&(t.code=t.code.split(":")[0]),r.body.length>0)try{var i=JSON.parse(r.body.toString()),s=i.__type||i.code||i.Code;for(var n in s&&(t.code=s.split("#").pop()),"RequestEntityTooLarge"===t.code?t.message="Request body must be less than 1 MB":t.message=i.message||i.Message||null,i||{})"code"!==n&&"message"!==n&&(t["["+n+"]"]="See error."+n+" for details.",Object.defineProperty(t,n,{value:i[n],enumerable:!1,writable:!0}))}catch(i){t.statusCode=r.statusCode,t.message=r.statusMessage}else t.statusCode=r.statusCode,t.message=r.statusCode.toString();e.error=a.error(new Error,t)},extractData:function(e){var t=e.httpResponse.body.toString()||"{}";if(!1===e.request.service.config.convertResponseTypes)e.data=JSON.parse(t);else{var r=e.request.service.api.operations[e.request.operation].output||{},a=new s;e.data=a.parse(t,r)}}}},45172:(e,t,r)=>{var a=r(55812),i=r(71800),s=r(80856),n=r(18149),o=r(93220).populateHostPrefix;e.exports={buildRequest:function(e){var t=e.service.api.operations[e.operation],r=e.httpRequest;r.headers["Content-Type"]="application/x-www-form-urlencoded; charset=utf-8",r.params={Version:e.service.api.apiVersion,Action:t.name},(new s).serialize(e.params,t.input,(function(e,t){r.params[e]=t})),r.body=i.queryParamsToString(r.params),o(e)},extractError:function(e){var t,r=e.httpResponse.body.toString();if(r.match("{var a=r(71800),i=r(93220).populateHostPrefix;function s(e,t,r,i){var s=[e,t].join("/");s=s.replace(/\/+/g,"/");var n={},o=!1;if(a.each(r.members,(function(e,t){var r=i[e];if(null!==r&&void 0!==r)if("uri"===t.location){var u=new RegExp("\\{"+t.name+"(\\+)?\\}");s=s.replace(u,(function(e,t){return(t?a.uriEscapePath:a.uriEscape)(String(r))}))}else"querystring"===t.location&&(o=!0,"list"===t.type?n[t.name]=r.map((function(e){return a.uriEscape(t.member.toWireFormat(e).toString())})):"map"===t.type?a.each(r,(function(e,t){Array.isArray(t)?n[e]=t.map((function(e){return a.uriEscape(String(e))})):n[e]=a.uriEscape(String(t))})):n[t.name]=a.uriEscape(t.toWireFormat(r).toString()))})),o){s+=s.indexOf("?")>=0?"&":"?";var u=[];a.arrayEach(Object.keys(n).sort(),(function(e){Array.isArray(n[e])||(n[e]=[n[e]]);for(var t=0;t{var a=r(71800),i=r(73160),s=r(16e3),n=r(2720),o=r(7768),u=["GET","HEAD","DELETE"];function p(e,t){if(!e.httpRequest.headers["Content-Type"]){var r=t?"binary/octet-stream":"application/json";e.httpRequest.headers["Content-Type"]=r}}e.exports={buildRequest:function(e){i.buildRequest(e),u.indexOf(e.httpRequest.method)<0&&function(e){var t=new n,r=e.service.api.operations[e.operation].input;if(r.payload){var a,i=r.members[r.payload];a=e.params[r.payload],"structure"===i.type?(e.httpRequest.body=t.build(a||{},i),p(e)):void 0!==a&&(e.httpRequest.body=a,("binary"===i.type||i.isStreaming)&&p(e,!0))}else e.httpRequest.body=t.build(e.params,r),p(e)}(e)},extractError:function(e){s.extractError(e)},extractData:function(e){i.extractData(e);var t=e.request,r=t.service.api.operations[t.operation],n=t.service.api.operations[t.operation].output||{};if(r.hasEventOutput,n.payload){var u=n.members[n.payload],p=e.httpResponse.body;if(u.isEventStream)c=new o,e.data[payload]=a.createEventStream(2===AWS.HttpClient.streamsApiVersion?e.httpResponse.stream:p,c,u);else if("structure"===u.type||"list"===u.type){var c=new o;e.data[n.payload]=c.parse(p,u)}else"binary"===u.type||u.isStreaming?e.data[n.payload]=p:e.data[n.payload]=u.toType(p)}else{var m=e.data;s.extractData(e),e.data=a.merge(m,e.data)}},unsetContentLength:function(e){void 0===a.getRequestPayloadShape(e)&&u.indexOf(e.httpRequest.method)>=0&&delete e.httpRequest.headers["Content-Length"]}}},43532:(e,t,r)=>{var a=r(55812),i=r(71800),s=r(73160);e.exports={buildRequest:function(e){s.buildRequest(e),["GET","HEAD"].indexOf(e.httpRequest.method)<0&&function(e){var t=e.service.api.operations[e.operation].input,r=new a.XML.Builder,s=e.params,n=t.payload;if(n){var o=t.members[n];if(void 0===(s=s[n]))return;if("structure"===o.type){var u=o.name;e.httpRequest.body=r.toXML(s,o,u,!0)}else e.httpRequest.body=s}else e.httpRequest.body=r.toXML(s,t,t.name||t.shape||i.string.upperFirst(e.operation)+"Request")}(e)},extractError:function(e){var t;s.extractError(e);try{t=(new a.XML.Parser).parse(e.httpResponse.body.toString())}catch(r){t={Code:e.httpResponse.statusCode,Message:e.httpResponse.statusMessage}}t.Errors&&(t=t.Errors),t.Error&&(t=t.Error),t.Code?e.error=i.error(new Error,{code:t.Code,message:t.Message}):e.error=i.error(new Error,{code:e.httpResponse.statusCode,message:null})},extractData:function(e){var t;s.extractData(e);var r=e.request,n=e.httpResponse.body,o=r.service.api.operations[r.operation],u=o.output,p=(o.hasEventOutput,u.payload);if(p){var c=u.members[p];c.isEventStream?(t=new a.XML.Parser,e.data[p]=i.createEventStream(2===a.HttpClient.streamsApiVersion?e.httpResponse.stream:e.httpResponse.body,t,c)):"structure"===c.type?(t=new a.XML.Parser,e.data[p]=t.parse(n.toString(),c)):"binary"===c.type||c.isStreaming?e.data[p]=n:e.data[p]=c.toType(n)}else if(n.length>0){var m=(t=new a.XML.Parser).parse(n.toString(),u);i.update(e.data,m)}}}},80856:(e,t,r)=>{var a=r(71800);function i(){}function s(e){return e.isQueryName||"ec2"!==e.api.protocol?e.name:e.name[0].toUpperCase()+e.name.substr(1)}function n(e,t,r,i){a.each(r.members,(function(r,a){var n=t[r];if(null!==n&&void 0!==n){var u=s(a);o(u=e?e+"."+u:u,n,a,i)}}))}function o(e,t,r,i){null!==t&&void 0!==t&&("structure"===r.type?n(e,t,r,i):"list"===r.type?function(e,t,r,i){var n=r.member||{};0!==t.length?a.arrayEach(t,(function(t,a){var u="."+(a+1);if("ec2"===r.api.protocol)u+="";else if(r.flattened){if(n.name){var p=e.split(".");p.pop(),p.push(s(n)),e=p.join(".")}}else u="."+(n.name?n.name:"member")+u;o(e+u,t,n,i)})):i.call(this,e,null)}(e,t,r,i):"map"===r.type?function(e,t,r,i){var s=1;a.each(t,(function(t,a){var n=(r.flattened?".":".entry.")+s+++".",u=n+(r.key.name||"key"),p=n+(r.value.name||"value");o(e+u,t,r.key,i),o(e+p,a,r.value,i)}))}(e,t,r,i):i(e,r.toWireFormat(t).toString()))}i.prototype.serialize=function(e,t,r){n("",e,t,r)},e.exports=i},76268:(e,t,r)=>{var a=r(55812),i=null,s={signatureVersion:"v4",signingName:"rds-db",operations:{}},n={region:"string",hostname:"string",port:"number",username:"string"};a.RDS.Signer=a.util.inherit({constructor:function(e){this.options=e||{}},convertUrlToAuthToken:function(e){var t="https://";if(0===e.indexOf(t))return e.substring(8)},getAuthToken:function(e,t){"function"===typeof e&&void 0===t&&(t=e,e={});var r=this,n="function"===typeof t;e=a.util.merge(this.options,e);var o=this.validateAuthTokenOptions(e);if(!0!==o){if(n)return t(o,null);throw o}var u={region:e.region,endpoint:new a.Endpoint(e.hostname+":"+e.port),paramValidation:!1,signatureVersion:"v4"};e.credentials&&(u.credentials=e.credentials),(i=new a.Service(u)).api=s;var p=i.makeRequest();if(this.modifyRequestForAuthToken(p,e),!n){var c=p.presign(900);return this.convertUrlToAuthToken(c)}p.presign(900,(function(e,a){a&&(a=r.convertUrlToAuthToken(a)),t(e,a)}))},modifyRequestForAuthToken:function(e,t){e.on("build",e.buildAsGet),e.httpRequest.body=a.util.queryParamsToString({Action:"connect",DBUser:t.username})},validateAuthTokenOptions:function(e){var t="";for(var r in e=e||{},n)Object.prototype.hasOwnProperty.call(n,r)&&typeof e[r]!==n[r]&&(t+="option '"+r+"' should have been type '"+n[r]+"', was '"+typeof e[r]+"'.\n");return!t.length||a.util.error(new Error,{code:"InvalidParameter",message:t})}})},1284:e=>{e.exports={now:function(){return"undefined"!==typeof performance&&"function"===typeof performance.now?performance.now():Date.now()}}},93644:e=>{e.exports={isFipsRegion:function(e){return"string"===typeof e&&(e.startsWith("fips-")||e.endsWith("-fips"))},isGlobalRegion:function(e){return"string"===typeof e&&["aws-global","aws-us-gov-global"].includes(e)},getRealRegion:function(e){return["fips-aws-global","aws-fips","aws-global"].includes(e)?"us-east-1":["fips-aws-us-gov-global","aws-us-gov-global"].includes(e)?"us-gov-west-1":e.replace(/fips-(dkr-|prod-)?|-fips/,"")}}},28056:(e,t,r)=>{var a=r(71800),i=r(11560);function s(e,t){a.each(t,(function(t,r){"globalEndpoint"!==t&&(void 0!==e.config[t]&&null!==e.config[t]||(e.config[t]=r))}))}e.exports={configureEndpoint:function(e){for(var t=function(e){var t=e.config.region,r=function(e){if(!e)return null;var t=e.split("-");return t.length<3?null:t.slice(0,t.length-2).join("-")+"-*"}(t),a=e.api.endpointPrefix;return[[t,a],[r,a],[t,"*"],[r,"*"],["*",a],[t,"internal-*"],["*","*"]].map((function(e){return e[0]&&e[1]?e.join("/"):null}))}(e),r=e.config.useFipsEndpoint,a=e.config.useDualstackEndpoint,n=0;n{var a=r(55812),i=r(82408),s=a.util.inherit,n=a.util.domain,o=r(71736),u={success:1,error:1,complete:1};var p=new i;p.setupStates=function(){var e=function(e,t){var r=this;r._haltHandlersOnError=!1,r.emit(r._asm.currentState,(function(e){if(e)if(a=r,Object.prototype.hasOwnProperty.call(u,a._asm.currentState)){if(!(n&&r.domain instanceof n.Domain))throw e;e.domainEmitter=r,e.domain=r.domain,e.domainThrown=!1,r.domain.emit("error",e)}else r.response.error=e,t(e);else t(r.response.error);var a}))};this.addState("validate","build","error",e),this.addState("build","afterBuild","restart",e),this.addState("afterBuild","sign","restart",e),this.addState("sign","send","retry",e),this.addState("retry","afterRetry","afterRetry",e),this.addState("afterRetry","sign","error",e),this.addState("send","validateResponse","retry",e),this.addState("validateResponse","extractData","extractError",e),this.addState("extractError","extractData","retry",e),this.addState("extractData","success","retry",e),this.addState("restart","build","error",e),this.addState("success","complete","complete",e),this.addState("error","complete","complete",e),this.addState("complete",null,null,e)},p.setupStates(),a.Request=s({constructor:function(e,t,r){var s=e.endpoint,o=e.config.region,u=e.config.customUserAgent;e.signingRegion?o=e.signingRegion:e.isGlobalEndpoint&&(o="us-east-1"),this.domain=n&&n.active,this.service=e,this.operation=t,this.params=r||{},this.httpRequest=new a.HttpRequest(s,o),this.httpRequest.appendToUserAgent(u),this.startTime=e.getSkewCorrectedDate(),this.response=new a.Response(this),this._asm=new i(p.states,"validate"),this._haltHandlersOnError=!1,a.SequentialExecutor.call(this),this.emit=this.emitEvent},send:function(e){return e&&(this.httpRequest.appendToUserAgent("callback"),this.on("complete",(function(t){e.call(t,t.error,t.data)}))),this.runTo(),this.response},build:function(e){return this.runTo("send",e)},runTo:function(e,t){return this._asm.runTo(e,t,this),this},abort:function(){return this.removeAllListeners("validateResponse"),this.removeAllListeners("extractError"),this.on("validateResponse",(function(e){e.error=a.util.error(new Error("Request aborted by user"),{code:"RequestAbortedError",retryable:!1})})),this.httpRequest.stream&&!this.httpRequest.stream.didCallback&&(this.httpRequest.stream.abort(),this.httpRequest._abortCallback?this.httpRequest._abortCallback():this.removeAllListeners("send")),this},eachPage:function(e){e=a.util.fn.makeAsync(e,3),this.on("complete",(function t(r){e.call(r,r.error,r.data,(function(i){!1!==i&&(r.hasNextPage()?r.nextPage().on("complete",t).send():e.call(r,null,null,a.util.fn.noop))}))})).send()},eachItem:function(e){var t=this;this.eachPage((function(r,i){if(r)return e(r,null);if(null===i)return e(null,null);var s=t.service.paginationConfig(t.operation).resultKey;Array.isArray(s)&&(s=s[0]);var n=o.search(i,s),u=!0;return a.util.arrayEach(n,(function(t){if(!1===(u=e(null,t)))return a.util.abort})),u}))},isPageable:function(){return!!this.service.paginationConfig(this.operation)},createReadStream:function(){var e=a.util.stream,t=this,r=null;return 2===a.HttpClient.streamsApiVersion?(r=new e.PassThrough,process.nextTick((function(){t.send()}))):((r=new e.Stream).readable=!0,r.sent=!1,r.on("newListener",(function(e){r.sent||"data"!==e||(r.sent=!0,process.nextTick((function(){t.send()})))}))),this.on("error",(function(e){r.emit("error",e)})),this.on("httpHeaders",(function(i,s,n){if(i<300){t.removeListener("httpData",a.EventListeners.Core.HTTP_DATA),t.removeListener("httpError",a.EventListeners.Core.HTTP_ERROR),t.on("httpError",(function(e){n.error=e,n.error.retryable=!1}));var o,u=!1;if("HEAD"!==t.httpRequest.method&&(o=parseInt(s["content-length"],10)),void 0!==o&&!isNaN(o)&&o>=0){u=!0;var p=0}var c=function(){u&&p!==o?r.emit("error",a.util.error(new Error("Stream content length mismatch. Received "+p+" of "+o+" bytes."),{code:"StreamContentLengthMismatch"})):2===a.HttpClient.streamsApiVersion?r.end():r.emit("end")},m=n.httpResponse.createUnbufferedStream();if(2===a.HttpClient.streamsApiVersion)if(u){var l=new e.PassThrough;l._write=function(t){return t&&t.length&&(p+=t.length),e.PassThrough.prototype._write.apply(this,arguments)},l.on("end",c),r.on("error",(function(e){u=!1,m.unpipe(l),l.emit("end"),l.end()})),m.pipe(l).pipe(r,{end:!1})}else m.pipe(r);else u&&m.on("data",(function(e){e&&e.length&&(p+=e.length)})),m.on("data",(function(e){r.emit("data",e)})),m.on("end",c);m.on("error",(function(e){u=!1,r.emit("error",e)}))}})),r},emitEvent:function(e,t,r){"function"===typeof t&&(r=t,t=null),r||(r=function(){}),t||(t=this.eventParameters(e,this.response)),a.SequentialExecutor.prototype.emit.call(this,e,t,(function(e){e&&(this.response.error=e),r.call(this,e)}))},eventParameters:function(e){switch(e){case"restart":case"validate":case"sign":case"build":case"afterValidate":case"afterBuild":return[this];case"error":return[this.response.error,this.response];default:return[this.response]}},presign:function(e,t){return t||"function"!==typeof e||(t=e,e=null),(new a.Signers.Presign).sign(this.toGet(),e,t)},isPresigned:function(){return Object.prototype.hasOwnProperty.call(this.httpRequest.headers,"presigned-expires")},toUnauthenticated:function(){return this._unAuthenticated=!0,this.removeListener("validate",a.EventListeners.Core.VALIDATE_CREDENTIALS),this.removeListener("sign",a.EventListeners.Core.SIGN),this},toGet:function(){return"query"!==this.service.api.protocol&&"ec2"!==this.service.api.protocol||(this.removeListener("build",this.buildAsGet),this.addListener("build",this.buildAsGet)),this},buildAsGet:function(e){e.httpRequest.method="GET",e.httpRequest.path=e.service.endpoint.path+"?"+e.httpRequest.body,e.httpRequest.body="",delete e.httpRequest.headers["Content-Length"],delete e.httpRequest.headers["Content-Type"]},haltHandlersOnError:function(){this._haltHandlersOnError=!0}}),a.Request.addPromisesToClass=function(e){this.prototype.promise=function(){var t=this;return this.httpRequest.appendToUserAgent("promise"),new e((function(e,r){t.on("complete",(function(t){t.error?r(t.error):e(Object.defineProperty(t.data||{},"$response",{value:t}))})),t.runTo()}))}},a.Request.deletePromisesFromClass=function(){delete this.prototype.promise},a.util.addPromises(a.Request),a.util.mixin(a.Request,a.SequentialExecutor)},24032:(e,t,r)=>{var a=r(55812),i=a.util.inherit,s=r(71736);function n(e){var t=e.request._waiter,r=t.config.acceptors,a=!1,i="retry";r.forEach((function(r){if(!a){var s=t.matchers[r.matcher];s&&s(e,r.expected,r.argument)&&(a=!0,i=r.state)}})),!a&&e.error&&(i="failure"),"success"===i?t.setSuccess(e):t.setError(e,"retry"===i)}a.ResourceWaiter=i({constructor:function(e,t){this.service=e,this.state=t,this.loadWaiterConfig(this.state)},service:null,state:null,config:null,matchers:{path:function(e,t,r){try{var a=s.search(e.data,r)}catch(i){return!1}return s.strictDeepEqual(a,t)},pathAll:function(e,t,r){try{var a=s.search(e.data,r)}catch(o){return!1}Array.isArray(a)||(a=[a]);var i=a.length;if(!i)return!1;for(var n=0;n{var a=r(55812),i=a.util.inherit,s=r(71736);a.Response=i({constructor:function(e){this.request=e,this.data=null,this.error=null,this.retryCount=0,this.redirectCount=0,this.httpResponse=new a.HttpResponse,e&&(this.maxRetries=e.service.numRetries(),this.maxRedirects=e.service.config.maxRedirects)},nextPage:function(e){var t,r=this.request.service,i=this.request.operation;try{t=r.paginationConfig(i,!0)}catch(u){this.error=u}if(!this.hasNextPage()){if(e)e(this.error,null);else if(this.error)throw this.error;return null}var s=a.util.copy(this.request.params);if(this.nextPageTokens){var n=t.inputToken;"string"===typeof n&&(n=[n]);for(var o=0;o{var a=r(55812),i=a.util.string.byteLength,s=a.util.Buffer;a.S3.ManagedUpload=a.util.inherit({constructor:function(e){var t=this;a.SequentialExecutor.call(t),t.body=null,t.sliceFn=null,t.callback=null,t.parts={},t.completeInfo=[],t.fillQueue=function(){t.callback(new Error("Unsupported body payload "+typeof t.body))},t.configure(e)},configure:function(e){if(e=e||{},this.partSize=this.minPartSize,e.queueSize&&(this.queueSize=e.queueSize),e.partSize&&(this.partSize=e.partSize),e.leavePartsOnError&&(this.leavePartsOnError=!0),e.tags){if(!Array.isArray(e.tags))throw new Error("Tags must be specified as an array; "+typeof e.tags+" provided.");this.tags=e.tags}if(this.partSize=1&&t.doneParts===t.numParts&&t.finishMultiPart()})))}r&&t.fillQueue.call(t)},abort:function(){var e=this;!0===e.isDoneChunking&&1===e.totalPartNumbers&&e.singlePart?e.singlePart.abort():e.cleanup(a.util.error(new Error("Request aborted by user"),{code:"RequestAbortedError",retryable:!1}))},validateBody:function(){var e=this;if(e.body=e.service.config.params.Body,"string"===typeof e.body)e.body=a.util.buffer.toBuffer(e.body);else if(!e.body)throw new Error("params.Body is required");e.sliceFn=a.util.arraySliceFn(e.body)},bindServiceObject:function(e){e=e||{};var t=this;if(t.service){var r=t.service,i=a.util.copy(r.config);i.signatureVersion=r.getSignatureVersion(),t.service=new r.constructor.__super__(i),t.service.config.params=a.util.merge(t.service.config.params||{},e),Object.defineProperty(t.service,"_originalConfig",{get:function(){return r._originalConfig},enumerable:!1,configurable:!0})}else t.service=new a.S3({params:e})},adjustTotalBytes:function(){var e=this;try{e.totalBytes=i(e.body)}catch(r){}if(e.totalBytes){var t=Math.ceil(e.totalBytes/e.maxTotalParts);t>e.partSize&&(e.partSize=t)}else e.totalBytes=void 0},isDoneChunking:!1,partPos:0,totalChunkedBytes:0,totalUploadedBytes:0,totalBytes:void 0,numParts:0,totalPartNumbers:0,activeParts:0,doneParts:0,parts:null,completeInfo:null,failed:!1,multipartReq:null,partBuffers:null,partBufferLength:0,fillBuffer:function(){var e=this,t=i(e.body);if(0===t)return e.isDoneChunking=!0,e.numParts=1,void e.nextChunk(e.body);for(;e.activeParts=e.queueSize)){var t=e.body.read(e.partSize-e.partBufferLength)||e.body.read();if(t&&(e.partBuffers.push(t),e.partBufferLength+=t.length,e.totalChunkedBytes+=t.length),e.partBufferLength>=e.partSize){var r=1===e.partBuffers.length?e.partBuffers[0]:s.concat(e.partBuffers);if(e.partBuffers=[],e.partBufferLength=0,r.length>e.partSize){var a=r.slice(e.partSize);e.partBuffers.push(a),e.partBufferLength+=a.length,r=r.slice(0,e.partSize)}e.nextChunk(r)}e.isDoneChunking&&!e.isDoneSending&&(r=1===e.partBuffers.length?e.partBuffers[0]:s.concat(e.partBuffers),e.partBuffers=[],e.partBufferLength=0,e.totalBytes=e.totalChunkedBytes,e.isDoneSending=!0,(0===e.numParts||r.length>0)&&(e.numParts++,e.nextChunk(r))),e.body.read(0)}},nextChunk:function(e){var t=this;if(t.failed)return null;var r=++t.totalPartNumbers;if(t.isDoneChunking&&1===r){var i={Body:e};this.tags&&(i.Tagging=this.getTaggingHeader());var s=t.service.putObject(i);return s._managedUpload=t,s.on("httpUploadProgress",t.progress).send(t.finishSinglePart),t.singlePart=s,null}if(t.service.config.params.ContentMD5){var n=a.util.error(new Error("The Content-MD5 you specified is invalid for multi-part uploads."),{code:"InvalidDigest",retryable:!1});return t.cleanup(n),null}if(t.completeInfo[r]&&null!==t.completeInfo[r].ETag)return null;t.activeParts++,t.service.config.params.UploadId?t.uploadPart(e,r):t.multipartReq?t.queueChunks(e,r):(t.multipartReq=t.service.createMultipartUpload(),t.multipartReq.on("success",(function(e){t.service.config.params.UploadId=e.data.UploadId,t.multipartReq=null})),t.queueChunks(e,r),t.multipartReq.on("error",(function(e){t.cleanup(e)})),t.multipartReq.send())},getTaggingHeader:function(){for(var e=[],t=0;t{var a=r(55812);a.SequentialExecutor=a.util.inherit({constructor:function(){this._events={}},listeners:function(e){return this._events[e]?this._events[e].slice(0):[]},on:function(e,t,r){return this._events[e]?r?this._events[e].unshift(t):this._events[e].push(t):this._events[e]=[t],this},onAsync:function(e,t,r){return t._isAsync=!0,this.on(e,t,r)},removeListener:function(e,t){var r=this._events[e];if(r){for(var a=r.length,i=-1,s=0;s-1&&r.splice(i,1)}return this},removeAllListeners:function(e){return e?delete this._events[e]:this._events={},this},emit:function(e,t,r){r||(r=function(){});var a=this.listeners(e),i=a.length;return this.callListeners(a,t,r),i>0},callListeners:function(e,t,r,i){var s=this,n=i||null;function o(i){if(i&&(n=a.util.error(n||new Error,i),s._haltHandlersOnError))return r.call(s,n);s.callListeners(e,t,r,n)}for(;e.length>0;){var u=e.shift();if(u._isAsync)return void u.apply(s,t.concat([o]));try{u.apply(s,t)}catch(p){n=a.util.error(n||new Error,p)}if(n&&s._haltHandlersOnError)return void r.call(s,n)}r.call(s,n)},addListeners:function(e){var t=this;return e._events&&(e=e._events),a.util.each(e,(function(e,r){"function"===typeof r&&(r=[r]),a.util.arrayEach(r,(function(r){t.on(e,r)}))})),t},addNamedListener:function(e,t,r,a){return this[e]=r,this.addListener(t,r,a),this},addNamedAsyncListener:function(e,t,r,a){return r._isAsync=!0,this.addNamedListener(e,t,r,a)},addNamedListeners:function(e){var t=this;return e((function(){t.addNamedListener.apply(t,arguments)}),(function(){t.addNamedAsyncListener.apply(t,arguments)})),this}}),a.SequentialExecutor.prototype.addListener=a.SequentialExecutor.prototype.on,e.exports=a.SequentialExecutor},61984:(e,t,r)=>{var a=r(55812),i=r(59456),s=r(28056),n=a.util.inherit,o=0,u=r(93644);a.Service=n({constructor:function(e){if(!this.loadServiceClass)throw a.util.error(new Error,"Service must be constructed with `new' operator");if(e){if(e.region){var t=e.region;u.isFipsRegion(t)&&(e.region=u.getRealRegion(t),e.useFipsEndpoint=!0),u.isGlobalRegion(t)&&(e.region=u.getRealRegion(t))}"boolean"===typeof e.useDualstack&&"boolean"!==typeof e.useDualstackEndpoint&&(e.useDualstackEndpoint=e.useDualstack)}var r=this.loadServiceClass(e||{});if(r){var i=a.util.copy(e),s=new r(e);return Object.defineProperty(s,"_originalConfig",{get:function(){return i},enumerable:!1,configurable:!0}),s._clientId=++o,s}this.initialize(e)},initialize:function(e){var t=a.config[this.serviceIdentifier];if(this.config=new a.Config(a.config),t&&this.config.update(t,!0),e&&this.config.update(e,!0),this.validateService(),this.config.endpoint||s.configureEndpoint(this),this.config.endpoint=this.endpointFromTemplate(this.config.endpoint),this.setEndpoint(this.config.endpoint),a.SequentialExecutor.call(this),a.Service.addDefaultMonitoringListeners(this),(this.config.clientSideMonitoring||a.Service._clientSideMonitoring)&&this.publisher){var r=this.publisher;this.addNamedListener("PUBLISH_API_CALL","apiCall",(function(e){process.nextTick((function(){r.eventHandler(e)}))})),this.addNamedListener("PUBLISH_API_ATTEMPT","apiCallAttempt",(function(e){process.nextTick((function(){r.eventHandler(e)}))}))}},validateService:function(){},loadServiceClass:function(e){var t=e;if(a.util.isEmpty(this.api)){if(t.apiConfig)return a.Service.defineServiceApi(this.constructor,t.apiConfig);if(this.constructor.services){(t=new a.Config(a.config)).update(e,!0);var r=t.apiVersions[this.constructor.serviceIdentifier];return r=r||t.apiVersion,this.getLatestServiceClass(r)}return null}return null},getLatestServiceClass:function(e){return e=this.getLatestServiceVersion(e),null===this.constructor.services[e]&&a.Service.defineServiceApi(this.constructor,e),this.constructor.services[e]},getLatestServiceVersion:function(e){if(!this.constructor.services||0===this.constructor.services.length)throw new Error("No services defined on "+this.constructor.serviceIdentifier);if(e?a.util.isType(e,Date)&&(e=a.util.date.iso8601(e).split("T")[0]):e="latest",Object.hasOwnProperty(this.constructor.services,e))return e;for(var t=Object.keys(this.constructor.services).sort(),r=null,i=t.length-1;i>=0;i--)if("*"!==t[i][t[i].length-1]&&(r=t[i]),t[i].substr(0,10)<=e)return r;throw new Error("Could not find "+this.constructor.serviceIdentifier+" API to satisfy version constraint `"+e+"'")},api:{},defaultRetryCount:3,customizeRequests:function(e){if(e){if("function"!==typeof e)throw new Error("Invalid callback type '"+typeof e+"' provided in customizeRequests");this.customRequestHandler=e}else this.customRequestHandler=null},makeRequest:function(e,t,r){if("function"===typeof t&&(r=t,t=null),t=t||{},this.config.params){var i=this.api.operations[e];i&&(t=a.util.copy(t),a.util.each(this.config.params,(function(e,r){i.input.members[e]&&(void 0!==t[e]&&null!==t[e]||(t[e]=r))})))}var s=new a.Request(this,e,t);return this.addAllRequestListeners(s),this.attachMonitoringEmitter(s),r&&s.send(r),s},makeUnauthenticatedRequest:function(e,t,r){"function"===typeof t&&(r=t,t={});var a=this.makeRequest(e,t).toUnauthenticated();return r?a.send(r):a},waitFor:function(e,t,r){return new a.ResourceWaiter(this,e).wait(t,r)},addAllRequestListeners:function(e){for(var t=[a.events,a.EventListeners.Core,this.serviceInterface(),a.EventListeners.CorePost],r=0;r299?(i.code&&(r.FinalAwsException=i.code),i.message&&(r.FinalAwsExceptionMessage=i.message)):((i.code||i.name)&&(r.FinalSdkException=i.code||i.name),i.message&&(r.FinalSdkExceptionMessage=i.message))}return r},apiAttemptEvent:function(e){var t=e.service.api.operations[e.operation],r={Type:"ApiCallAttempt",Api:t?t.name:e.operation,Version:1,Service:e.service.api.serviceId||e.service.api.endpointPrefix,Fqdn:e.httpRequest.endpoint.hostname,UserAgent:e.httpRequest.getUserAgent()},a=e.response;return a.httpResponse.statusCode&&(r.HttpStatusCode=a.httpResponse.statusCode),!e._unAuthenticated&&e.service.config.credentials&&e.service.config.credentials.accessKeyId&&(r.AccessKey=e.service.config.credentials.accessKeyId),a.httpResponse.headers?(e.httpRequest.headers["x-amz-security-token"]&&(r.SessionToken=e.httpRequest.headers["x-amz-security-token"]),a.httpResponse.headers["x-amzn-requestid"]&&(r.XAmznRequestId=a.httpResponse.headers["x-amzn-requestid"]),a.httpResponse.headers["x-amz-request-id"]&&(r.XAmzRequestId=a.httpResponse.headers["x-amz-request-id"]),a.httpResponse.headers["x-amz-id-2"]&&(r.XAmzId2=a.httpResponse.headers["x-amz-id-2"]),r):r},attemptFailEvent:function(e){var t=this.apiAttemptEvent(e),r=e.response,a=r.error;return r.httpResponse.statusCode>299?(a.code&&(t.AwsException=a.code),a.message&&(t.AwsExceptionMessage=a.message)):((a.code||a.name)&&(t.SdkException=a.code||a.name),a.message&&(t.SdkExceptionMessage=a.message)),t},attachMonitoringEmitter:function(e){var t,r,i,s,n,o,u=0,p=this;e.on("validate",(function(){s=a.util.realClock.now(),o=Date.now()}),true),e.on("sign",(function(){r=a.util.realClock.now(),t=Date.now(),n=e.httpRequest.region,u++}),true),e.on("validateResponse",(function(){i=Math.round(a.util.realClock.now()-r)})),e.addNamedListener("API_CALL_ATTEMPT","success",(function(){var r=p.apiAttemptEvent(e);r.Timestamp=t,r.AttemptLatency=i>=0?i:0,r.Region=n,p.emit("apiCallAttempt",[r])})),e.addNamedListener("API_CALL_ATTEMPT_RETRY","retry",(function(){var s=p.attemptFailEvent(e);s.Timestamp=t,i=i||Math.round(a.util.realClock.now()-r),s.AttemptLatency=i>=0?i:0,s.Region=n,p.emit("apiCallAttempt",[s])})),e.addNamedListener("API_CALL","complete",(function(){var t=p.apiCallEvent(e);if(t.AttemptCount=u,!(t.AttemptCount<=0)){t.Timestamp=o;var r=Math.round(a.util.realClock.now()-s);t.Latency=r>=0?r:0;var i=e.response;i.error&&i.error.retryable&&"number"===typeof i.retryCount&&"number"===typeof i.maxRetries&&i.retryCount>=i.maxRetries&&(t.MaxRetriesExceeded=1),p.emit("apiCall",[t])}}))},setupRequestListeners:function(e){},getSigningName:function(){return this.api.signingName||this.api.endpointPrefix},getSignerClass:function(e){var t,r=null,i="";e&&(i=(r=(e.service.api.operations||{})[e.operation]||null)?r.authtype:"");return t=this.config.signatureVersion?this.config.signatureVersion:"v4"===i||"v4-unsigned-body"===i?"v4":"bearer"===i?"bearer":this.api.signatureVersion,a.Signers.RequestSigner.getVersion(t)},serviceInterface:function(){switch(this.api.protocol){case"ec2":case"query":return a.EventListeners.Query;case"json":return a.EventListeners.Json;case"rest-json":return a.EventListeners.RestJson;case"rest-xml":return a.EventListeners.RestXml}if(this.api.protocol)throw new Error("Invalid service `protocol' "+this.api.protocol+" in API config")},successfulResponse:function(e){return e.httpResponse.statusCode<300},numRetries:function(){return void 0!==this.config.maxRetries?this.config.maxRetries:this.defaultRetryCount},retryDelays:function(e,t){return a.util.calculateRetryDelay(e,this.config.retryDelayOptions,t)},retryableError:function(e){return!!this.timeoutError(e)||(!!this.networkingError(e)||(!!this.expiredCredentialsError(e)||(!!this.throttledError(e)||e.statusCode>=500)))},networkingError:function(e){return"NetworkingError"===e.code},timeoutError:function(e){return"TimeoutError"===e.code},expiredCredentialsError:function(e){return"ExpiredTokenException"===e.code},clockSkewError:function(e){switch(e.code){case"RequestTimeTooSkewed":case"RequestExpired":case"InvalidSignatureException":case"SignatureDoesNotMatch":case"AuthFailure":case"RequestInTheFuture":return!0;default:return!1}},getSkewCorrectedDate:function(){return new Date(Date.now()+this.config.systemClockOffset)},applyClockOffset:function(e){e&&(this.config.systemClockOffset=e-Date.now())},isClockSkewed:function(e){if(e)return Math.abs(this.getSkewCorrectedDate().getTime()-e)>=3e5},throttledError:function(e){if(429===e.statusCode)return!0;switch(e.code){case"ProvisionedThroughputExceededException":case"Throttling":case"ThrottlingException":case"RequestLimitExceeded":case"RequestThrottled":case"RequestThrottledException":case"TooManyRequestsException":case"TransactionInProgressException":case"EC2ThrottledException":return!0;default:return!1}},endpointFromTemplate:function(e){if("string"!==typeof e)return e;var t=e;return t=(t=(t=t.replace(/\{service\}/g,this.api.endpointPrefix)).replace(/\{region\}/g,this.config.region)).replace(/\{scheme\}/g,this.config.sslEnabled?"https":"http")},setEndpoint:function(e){this.endpoint=new a.Endpoint(e,this.config)},paginationConfig:function(e,t){var r=this.api.operations[e].paginator;if(!r){if(t){var i=new Error;throw a.util.error(i,"No pagination configuration for "+e)}return null}return r}}),a.util.update(a.Service,{defineMethods:function(e){a.util.each(e.prototype.api.operations,(function(t){e.prototype[t]||("none"===e.prototype.api.operations[t].authtype?e.prototype[t]=function(e,r){return this.makeUnauthenticatedRequest(t,e,r)}:e.prototype[t]=function(e,r){return this.makeRequest(t,e,r)})}))},defineService:function(e,t,r){a.Service._serviceMap[e]=!0,Array.isArray(t)||(r=t,t=[]);var i=n(a.Service,r||{});if("string"===typeof e){a.Service.addVersions(i,t);var s=i.serviceIdentifier||e;i.serviceIdentifier=s}else i.prototype.api=e,a.Service.defineMethods(i);if(a.SequentialExecutor.call(this.prototype),!this.prototype.publisher&&a.util.clientSideMonitoring){var o=a.util.clientSideMonitoring.Publisher,u=(0,a.util.clientSideMonitoring.configProvider)();this.prototype.publisher=new o(u),u.enabled&&(a.Service._clientSideMonitoring=!0)}return a.SequentialExecutor.call(i.prototype),a.Service.addDefaultMonitoringListeners(i.prototype),i},addVersions:function(e,t){Array.isArray(t)||(t=[t]),e.services=e.services||{};for(var r=0;r{var a=r(55812);a.util.update(a.APIGateway.prototype,{setAcceptHeader:function(e){var t=e.httpRequest;t.headers.Accept||(t.headers.Accept="application/json")},setupRequestListeners:function(e){(e.addListener("build",this.setAcceptHeader),"getExport"===e.operation)&&("swagger"===(e.params||{}).exportType&&e.addListener("extractData",a.util.convertPayloadToString))}})},72472:(e,t,r)=>{var a=r(55812);r(62588),a.util.update(a.CloudFront.prototype,{setupRequestListeners:function(e){e.addListener("extractData",a.util.hoistPayloadMember)}})},23192:(e,t,r)=>{var a=r(55812);r(48824),a.util.update(a.DynamoDB.prototype,{setupRequestListeners:function(e){e.service.config.dynamoDbCrc32&&(e.removeListener("extractData",a.EventListeners.Json.EXTRACT_DATA),e.addListener("extractData",this.checkCrc32),e.addListener("extractData",a.EventListeners.Json.EXTRACT_DATA))},checkCrc32:function(e){if(!e.httpResponse.streaming&&!e.request.service.crc32IsValid(e))throw e.data=null,e.error=a.util.error(new Error,{code:"CRC32CheckFailed",message:"CRC32 integrity check failed",retryable:!0}),e.request.haltHandlersOnError(),e.error},crc32IsValid:function(e){var t=e.httpResponse.headers["x-amz-crc32"];return!t||parseInt(t,10)===a.util.crypto.crc32(e.httpResponse.body)},defaultRetryCount:10,retryDelays:function(e,t){var r=a.util.copy(this.config.retryDelayOptions);return"number"!==typeof r.base&&(r.base=50),a.util.calculateRetryDelay(e,r,t)}})},91804:(e,t,r)=>{var a=r(55812);a.util.update(a.EC2.prototype,{setupRequestListeners:function(e){e.removeListener("extractError",a.EventListeners.Query.EXTRACT_ERROR),e.addListener("extractError",this.extractError),"copySnapshot"===e.operation&&e.onAsync("validate",this.buildCopySnapshotPresignedUrl)},buildCopySnapshotPresignedUrl:function(e,t){if(e.params.PresignedUrl||e._subRequest)return t();e.params=a.util.copy(e.params),e.params.DestinationRegion=e.service.config.region;var r=a.util.copy(e.service.config);delete r.endpoint,r.region=e.params.SourceRegion;var i=new e.service.constructor(r)[e.operation](e.params);i._subRequest=!0,i.presign((function(r,a){r?t(r):(e.params.PresignedUrl=a,t())}))},extractError:function(e){var t=e.httpResponse,r=(new a.XML.Parser).parse(t.body.toString()||"");r.Errors?e.error=a.util.error(new Error,{code:r.Errors.Error.Code,message:r.Errors.Error.Message}):e.error=a.util.error(new Error,{code:t.statusCode,message:null}),e.error.requestId=r.RequestID||null}})},91032:(e,t,r)=>{var a=r(55812),i=["deleteThingShadow","getThingShadow","updateThingShadow"];a.util.update(a.IotData.prototype,{validateService:function(){if(!this.config.endpoint||this.config.endpoint.indexOf("{")>=0){throw a.util.error(new Error,{name:"InvalidEndpoint",message:"AWS.IotData requires an explicit `endpoint' configuration option."})}},setupRequestListeners:function(e){e.addListener("validateResponse",this.validateResponseBody),i.indexOf(e.operation)>-1&&e.addListener("extractData",a.util.convertPayloadToString)},validateResponseBody:function(e){var t=(e.httpResponse.body.toString()||"{}").trim();t&&"{"===t.charAt(0)||(e.httpResponse.body="")}})},9660:(e,t,r)=>{var a=r(55812);a.util.update(a.Lambda.prototype,{setupRequestListeners:function(e){"invoke"===e.operation&&e.addListener("extractData",a.util.convertPayloadToString)}})},67171:(e,t,r)=>{var a=r(55812);a.util.update(a.MachineLearning.prototype,{setupRequestListeners:function(e){"predict"===e.operation&&e.addListener("build",this.buildEndpoint)},buildEndpoint:function(e){var t=e.params.PredictEndpoint;t&&(e.httpRequest.endpoint=new a.Endpoint(t))}})},56536:(e,t,r)=>{r(13565)},72340:(e,t,r)=>{var a=r(55812),i=r(74019);r(76268);var s=["copyDBSnapshot","createDBInstanceReadReplica","createDBCluster","copyDBClusterSnapshot","startDBInstanceAutomatedBackupsReplication"];a.util.update(a.RDS.prototype,{setupRequestListeners:function(e){i.setupRequestListeners(this,e,s)}})},74019:(e,t,r)=>{var a=r(55812),i={setupRequestListeners:function(e,t,r){if(-1!==r.indexOf(t.operation)&&t.params.SourceRegion)if(t.params=a.util.copy(t.params),t.params.PreSignedUrl||t.params.SourceRegion===e.config.region)delete t.params.SourceRegion;else{var s=!!e.config.paramValidation;s&&t.removeListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS),t.onAsync("validate",i.buildCrossRegionPresignedUrl),s&&t.addListener("validate",a.EventListeners.Core.VALIDATE_PARAMETERS)}},buildCrossRegionPresignedUrl:function(e,t){var r=a.util.copy(e.service.config);r.region=e.params.SourceRegion,delete e.params.SourceRegion,delete r.endpoint,delete r.params,r.signatureVersion="v4";var i=e.service.config.region,s=new e.service.constructor(r)[e.operation](a.util.copy(e.params));s.on("build",(function(e){var t=e.httpRequest;t.params.DestinationRegion=i,t.body=a.util.queryParamsToString(t.params)})),s.presign((function(r,a){r?t(r):(e.params.PreSignedUrl=a,t())}))}};e.exports=i},36048:(e,t,r)=>{var a=r(55812);a.util.update(a.Route53.prototype,{setupRequestListeners:function(e){e.on("build",this.sanitizeUrl)},sanitizeUrl:function(e){var t=e.httpRequest.path;e.httpRequest.path=t.replace(/\/%2F\w+%2F/,"/")},retryableError:function(e){return"PriorRequestNotComplete"===e.code&&400===e.statusCode||a.Service.prototype.retryableError.call(this,e)}})},11200:(e,t,r)=>{var a=r(55812),i=r(3856),s=r(28188),n=r(91136),o=r(28056);r(74608);var u={completeMultipartUpload:!0,copyObject:!0,uploadPartCopy:!0},p=["AuthorizationHeaderMalformed","BadRequest","PermanentRedirect",301],c="s3-object-lambda";a.util.update(a.S3.prototype,{getSignatureVersion:function(e){var t=this.api.signatureVersion,r=this._originalConfig?this._originalConfig.signatureVersion:null,a=this.config.signatureVersion,i=!!e&&e.isPresigned();return r?r="v2"===r?"s3":r:(!0!==i?t="v4":a&&(t=a),t)},getSigningName:function(e){if(e&&"writeGetObjectResponse"===e.operation)return c;var t=a.Service.prototype.getSigningName;return e&&e._parsedArn&&e._parsedArn.service?e._parsedArn.service:t.call(this)},getSignerClass:function(e){var t=this.getSignatureVersion(e);return a.Signers.RequestSigner.getVersion(t)},validateService:function(){var e,t=[];if(this.config.region||(this.config.region="us-east-1"),!this.config.endpoint&&this.config.s3BucketEndpoint&&t.push("An endpoint must be provided when configuring `s3BucketEndpoint` to true."),1===t.length?e=t[0]:t.length>1&&(e="Multiple configuration errors:\n"+t.join("\n")),e)throw a.util.error(new Error,{name:"InvalidEndpoint",message:e})},shouldDisableBodySigning:function(e){var t=this.getSignerClass();return!0===this.config.s3DisableBodySigning&&t===a.Signers.V4&&"https:"===e.httpRequest.endpoint.protocol},setupRequestListeners:function(e){e.addListener("validateResponse",this.setExpiresString);if(e.addListener("validate",this.validateScheme),e.addListener("validate",this.validateBucketName,true),e.addListener("validate",this.optInUsEast1RegionalEndpoint,true),e.removeListener("validate",a.EventListeners.Core.VALIDATE_REGION),e.addListener("build",this.addContentType),e.addListener("build",this.computeContentMd5),e.addListener("build",this.computeSseCustomerKeyMd5),e.addListener("build",this.populateURI),e.addListener("afterBuild",this.addExpect100Continue),e.addListener("extractError",this.extractError),e.addListener("extractData",a.util.hoistPayloadMember),e.addListener("extractData",this.extractData),e.addListener("extractData",this.extractErrorFrom200Response),e.addListener("beforePresign",this.prepareSignedUrl),this.shouldDisableBodySigning(e)&&(e.removeListener("afterBuild",a.EventListeners.Core.COMPUTE_SHA256),e.addListener("afterBuild",this.disableBodySigning)),"createBucket"!==e.operation&&n.isArnInParam(e,"Bucket"))return e._parsedArn=a.util.ARN.parse(e.params.Bucket),e.removeListener("validate",this.validateBucketName),e.removeListener("build",this.populateURI),"s3"===e._parsedArn.service?(e.addListener("validate",n.validateS3AccessPointArn),e.addListener("validate",this.validateArnResourceType),e.addListener("validate",this.validateArnRegion)):"s3-outposts"===e._parsedArn.service&&(e.addListener("validate",n.validateOutpostsAccessPointArn),e.addListener("validate",n.validateOutpostsArn),e.addListener("validate",n.validateArnRegion)),e.addListener("validate",n.validateArnAccount),e.addListener("validate",n.validateArnService),e.addListener("build",this.populateUriFromAccessPointArn),void e.addListener("build",n.validatePopulateUriFromArn);e.addListener("validate",this.validateBucketEndpoint),e.addListener("validate",this.correctBucketRegionFromCache),e.onAsync("extractError",this.requestBucketRegion),a.util.isBrowser()&&e.onAsync("retry",this.reqRegionForNetworkingError)},validateScheme:function(e){var t=e.params,r=e.httpRequest.endpoint.protocol;if((t.SSECustomerKey||t.CopySourceSSECustomerKey)&&"https:"!==r){throw a.util.error(new Error,{code:"ConfigError",message:"Cannot send SSE keys over HTTP. Set 'sslEnabled'to 'true' in your configuration"})}},validateBucketEndpoint:function(e){if(!e.params.Bucket&&e.service.config.s3BucketEndpoint){throw a.util.error(new Error,{code:"ConfigError",message:"Cannot send requests to root API with `s3BucketEndpoint` set."})}},validateArnRegion:function(e){n.validateArnRegion(e,{allowFipsEndpoint:!0})},validateArnResourceType:function(e){var t=e._parsedArn.resource;if(0!==t.indexOf("accesspoint:")&&0!==t.indexOf("accesspoint/"))throw a.util.error(new Error,{code:"InvalidARN",message:"ARN resource should begin with 'accesspoint/'"})},validateBucketName:function(e){var t=e.service.getSignatureVersion(e),r=e.params&&e.params.Bucket,i=e.params&&e.params.Key,s=r&&r.indexOf("/");if(r&&s>=0)if("string"===typeof i&&s>0){e.params=a.util.copy(e.params);var n=r.substr(s+1)||"";e.params.Key=n+"/"+i,e.params.Bucket=r.substr(0,s)}else if("v4"===t){var o="Bucket names cannot contain forward slashes. Bucket: "+r;throw a.util.error(new Error,{code:"InvalidBucket",message:o})}},isValidAccelerateOperation:function(e){return-1===["createBucket","deleteBucket","listBuckets"].indexOf(e)},optInUsEast1RegionalEndpoint:function(e){var t=e.service,r=t.config;if(r.s3UsEast1RegionalEndpoint=s(t._originalConfig,{env:"AWS_S3_US_EAST_1_REGIONAL_ENDPOINT",sharedConfig:"s3_us_east_1_regional_endpoint",clientConfig:"s3UsEast1RegionalEndpoint"}),!(t._originalConfig||{}).endpoint&&"us-east-1"===e.httpRequest.region&&"regional"===r.s3UsEast1RegionalEndpoint&&e.httpRequest.endpoint.hostname.indexOf("s3.amazonaws.com")>=0){var a=r.endpoint.indexOf(".amazonaws.com"),i=r.endpoint.substring(0,a)+".us-east-1"+r.endpoint.substring(a);e.httpRequest.updateEndpoint(i)}},populateURI:function(e){var t=e.httpRequest,r=e.params.Bucket,a=e.service,i=t.endpoint;if(r&&!a.pathStyleBucketName(r)){a.config.useAccelerateEndpoint&&a.isValidAccelerateOperation(e.operation)?a.config.useDualstackEndpoint?i.hostname=r+".s3-accelerate.dualstack.amazonaws.com":i.hostname=r+".s3-accelerate.amazonaws.com":a.config.s3BucketEndpoint||(i.hostname=r+"."+i.hostname);var s=i.port;i.host=80!==s&&443!==s?i.hostname+":"+i.port:i.hostname,t.virtualHostedBucket=r,a.removeVirtualHostedBucketFromPath(e)}},removeVirtualHostedBucketFromPath:function(e){var t=e.httpRequest,r=t.virtualHostedBucket;if(r&&t.path){if(e.params&&e.params.Key){var i="/"+a.util.uriEscapePath(e.params.Key);if(0===t.path.indexOf(i)&&(t.path.length===i.length||"?"===t.path[i.length]))return}t.path=t.path.replace(new RegExp("/"+r),""),"/"!==t.path[0]&&(t.path="/"+t.path)}},populateUriFromAccessPointArn:function(e){var t=e._parsedArn,r="s3-outposts"===t.service,i="s3-object-lambda"===t.service,s=r?"."+t.outpostId:"",n=r?"s3-outposts":"s3-accesspoint",u=!r&&e.service.config.useFipsEndpoint?"-fips":"",p=!r&&e.service.config.useDualstackEndpoint?".dualstack":"",c=e.httpRequest.endpoint,m=o.getEndpointSuffix(t.region),l=e.service.config.s3UseArnRegion;if(c.hostname=[t.accessPoint+"-"+t.accountId+s,n+u+p,l?t.region:e.service.config.region,m].join("."),i){n="s3-object-lambda";var d=t.resource.split("/")[1];u=e.service.config.useFipsEndpoint?"-fips":"";c.hostname=[d+"-"+t.accountId,n+u,l?t.region:e.service.config.region,m].join(".")}c.host=c.hostname;var y=a.util.uriEscape(e.params.Bucket),b=e.httpRequest.path;e.httpRequest.path=b.replace(new RegExp("/"+y),""),"/"!==e.httpRequest.path[0]&&(e.httpRequest.path="/"+e.httpRequest.path),e.httpRequest.region=t.region},addExpect100Continue:function(e){var t=e.httpRequest.headers["Content-Length"];a.util.isNode()&&(t>=1048576||e.params.Body instanceof a.util.stream.Stream)&&(e.httpRequest.headers.Expect="100-continue")},addContentType:function(e){var t=e.httpRequest;if("GET"!==t.method&&"HEAD"!==t.method){t.headers["Content-Type"]||(t.headers["Content-Type"]="application/octet-stream");var r=t.headers["Content-Type"];if(a.util.isBrowser())if("string"!==typeof t.body||r.match(/;\s*charset=/)){t.headers["Content-Type"]=r.replace(/(;\s*charset=)(.+)$/,(function(e,t,r){return t+r.toUpperCase()}))}else{t.headers["Content-Type"]+="; charset=UTF-8"}}else delete t.headers["Content-Type"]},willComputeChecksums:function(e){var t=e.service.api.operations[e.operation].input.members,r=e.httpRequest.body,i=e.service.config.computeChecksums&&t.ContentMD5&&!e.params.ContentMD5&&r&&(a.util.Buffer.isBuffer(e.httpRequest.body)||"string"===typeof e.httpRequest.body);return!(!i||!e.service.shouldDisableBodySigning(e)||e.isPresigned())||!(!i||"s3"!==this.getSignatureVersion(e)||!e.isPresigned())},computeContentMd5:function(e){if(e.service.willComputeChecksums(e)){var t=a.util.crypto.md5(e.httpRequest.body,"base64");e.httpRequest.headers["Content-MD5"]=t}},computeSseCustomerKeyMd5:function(e){a.util.each({SSECustomerKey:"x-amz-server-side-encryption-customer-key-MD5",CopySourceSSECustomerKey:"x-amz-copy-source-server-side-encryption-customer-key-MD5"},(function(t,r){if(e.params[t]){var i=a.util.crypto.md5(e.params[t],"base64");e.httpRequest.headers[r]=i}}))},pathStyleBucketName:function(e){return!!this.config.s3ForcePathStyle||!this.config.s3BucketEndpoint&&(!n.dnsCompatibleBucketName(e)||!(!this.config.sslEnabled||!e.match(/\./)))},extractErrorFrom200Response:function(e){if(u[e.request.operation]){var t=e.httpResponse;if(t.body&&t.body.toString().match(""))throw e.data=null,(this.service?this.service:this).extractError(e),e.error;if(!t.body||!t.body.toString().match(/<[\w_]/))throw e.data=null,a.util.error(new Error,{code:"InternalError",message:"S3 aborted request"})}},retryableError:function(e,t){return!(!u[t.operation]||200!==e.statusCode)||(!t._requestRegionForBucket||!t.service.bucketRegionCache[t._requestRegionForBucket])&&(!(!e||"RequestTimeout"!==e.code)||(e&&-1!=p.indexOf(e.code)&&e.region&&e.region!=t.httpRequest.region?(t.httpRequest.region=e.region,301===e.statusCode&&t.service.updateReqBucketRegion(t),!0):a.Service.prototype.retryableError.call(this,e,t)))},updateReqBucketRegion:function(e,t){var r=e.httpRequest;if("string"===typeof t&&t.length&&(r.region=t),r.endpoint.host.match(/s3(?!-accelerate).*\.amazonaws\.com$/)){var i=e.service,s=i.config,n=s.s3BucketEndpoint;n&&delete s.s3BucketEndpoint;var o=a.util.copy(s);delete o.endpoint,o.region=r.region,r.endpoint=new a.S3(o).endpoint,i.populateURI(e),s.s3BucketEndpoint=n,r.headers.Host=r.endpoint.host,"validate"===e._asm.currentState&&(e.removeListener("build",i.populateURI),e.addListener("build",i.removeVirtualHostedBucketFromPath))}},extractData:function(e){var t=e.request;if("getBucketLocation"===t.operation){var r=e.httpResponse.body.toString().match(/>(.+)<\/Location/);delete e.data._,e.data.LocationConstraint=r?r[1]:""}var a=t.params.Bucket||null;if("deleteBucket"!==t.operation||"string"!==typeof a||e.error){var i=(e.httpResponse.headers||{})["x-amz-bucket-region"]||null;if(!i&&"createBucket"===t.operation&&!e.error){var s=t.params.CreateBucketConfiguration;i=s?"EU"===s.LocationConstraint?"eu-west-1":s.LocationConstraint:"us-east-1"}i&&a&&i!==t.service.bucketRegionCache[a]&&(t.service.bucketRegionCache[a]=i)}else t.service.clearBucketRegionCache(a);t.service.extractRequestIds(e)},extractError:function(e){var t,r={304:"NotModified",403:"Forbidden",400:"BadRequest",404:"NotFound"},i=e.request,s=e.httpResponse.statusCode,n=e.httpResponse.body||"",o=(e.httpResponse.headers||{})["x-amz-bucket-region"]||null,u=i.params.Bucket||null,p=i.service.bucketRegionCache;if(o&&u&&o!==p[u]&&(p[u]=o),r[s]&&0===n.length)u&&!o&&(t=p[u]||null)!==i.httpRequest.region&&(o=t),e.error=a.util.error(new Error,{code:r[s],message:null,region:o});else{var c=(new a.XML.Parser).parse(n.toString());c.Region&&!o?(o=c.Region,u&&o!==p[u]&&(p[u]=o)):!u||o||c.Region||(t=p[u]||null)!==i.httpRequest.region&&(o=t),e.error=a.util.error(new Error,{code:c.Code||s,message:c.Message||null,region:o})}i.service.extractRequestIds(e)},requestBucketRegion:function(e,t){var r=e.error,i=e.request,s=i.params.Bucket||null;if(!r||!s||r.region||"listObjects"===i.operation||a.util.isNode()&&"headBucket"===i.operation||400===r.statusCode&&"headObject"!==i.operation||-1===p.indexOf(r.code))return t();var n=a.util.isNode()?"headBucket":"listObjects",o={Bucket:s};"listObjects"===n&&(o.MaxKeys=0);var u=i.service[n](o);u._requestRegionForBucket=s,u.send((function(){var e=i.service.bucketRegionCache[s]||null;r.region=e,t()}))},reqRegionForNetworkingError:function(e,t){if(!a.util.isBrowser())return t();var r=e.error,i=e.request,s=i.params.Bucket;if(!r||"NetworkingError"!==r.code||!s||"us-east-1"===i.httpRequest.region)return t();var o=i.service,u=o.bucketRegionCache,p=u[s]||null;if(p&&p!==i.httpRequest.region)o.updateReqBucketRegion(i,p),t();else if(n.dnsCompatibleBucketName(s))if(i.httpRequest.virtualHostedBucket){var c=o.listObjects({Bucket:s,MaxKeys:0});o.updateReqBucketRegion(c,"us-east-1"),c._requestRegionForBucket=s,c.send((function(){var e=o.bucketRegionCache[s]||null;e&&e!==i.httpRequest.region&&o.updateReqBucketRegion(i,e),t()}))}else t();else o.updateReqBucketRegion(i,"us-east-1"),"us-east-1"!==u[s]&&(u[s]="us-east-1"),t()},bucketRegionCache:{},clearBucketRegionCache:function(e){var t=this.bucketRegionCache;e?"string"===typeof e&&(e=[e]):e=Object.keys(t);for(var r=0;r{var a=r(55812),i=r(28056),s={isArnInParam:function(e,t){var r=((e.service.api.operations[e.operation]||{}).input||{}).members||{};return!(!e.params[t]||!r[t])&&a.util.ARN.validate(e.params[t])},validateArnService:function(e){var t=e._parsedArn;if("s3"!==t.service&&"s3-outposts"!==t.service&&"s3-object-lambda"!==t.service)throw a.util.error(new Error,{code:"InvalidARN",message:"expect 's3' or 's3-outposts' or 's3-object-lambda' in ARN service component"})},validateArnAccount:function(e){var t=e._parsedArn;if(!/[0-9]{12}/.exec(t.accountId))throw a.util.error(new Error,{code:"InvalidARN",message:'ARN accountID does not match regex "[0-9]{12}"'})},validateS3AccessPointArn:function(e){var t=e._parsedArn,r=t.resource[11];if(2!==t.resource.split(r).length)throw a.util.error(new Error,{code:"InvalidARN",message:"Access Point ARN should have one resource accesspoint/{accesspointName}"});var i=t.resource.split(r)[1],n=i+"-"+t.accountId;if(!s.dnsCompatibleBucketName(n)||n.match(/\./))throw a.util.error(new Error,{code:"InvalidARN",message:"Access point resource in ARN is not DNS compatible. Got "+i});e._parsedArn.accessPoint=i},validateOutpostsArn:function(e){var t=e._parsedArn;if(0!==t.resource.indexOf("outpost:")&&0!==t.resource.indexOf("outpost/"))throw a.util.error(new Error,{code:"InvalidARN",message:"ARN resource should begin with 'outpost/'"});var r=t.resource[7],i=t.resource.split(r)[1];if(!new RegExp(/^([a-zA-Z0-9]|[a-zA-Z0-9][a-zA-Z0-9-]{0,61}[a-zA-Z0-9])$/).test(i))throw a.util.error(new Error,{code:"InvalidARN",message:"Outpost resource in ARN is not DNS compatible. Got "+i});e._parsedArn.outpostId=i},validateOutpostsAccessPointArn:function(e){var t=e._parsedArn,r=t.resource[7];if(4!==t.resource.split(r).length)throw a.util.error(new Error,{code:"InvalidARN",message:"Outposts ARN should have two resources outpost/{outpostId}/accesspoint/{accesspointName}"});var i=t.resource.split(r)[3],n=i+"-"+t.accountId;if(!s.dnsCompatibleBucketName(n)||n.match(/\./))throw a.util.error(new Error,{code:"InvalidARN",message:"Access point resource in ARN is not DNS compatible. Got "+i});e._parsedArn.accessPoint=i},validateArnRegion:function(e,t){void 0===t&&(t={});var r=s.loadUseArnRegionConfig(e),n=e._parsedArn.region,o=e.service.config.region,u=e.service.config.useFipsEndpoint,p=t.allowFipsEndpoint||!1;if(!n){var c="ARN region is empty";throw"s3"===e._parsedArn.service&&(c+="\nYou may want to use multi-regional ARN. The feature is not supported in current SDK. You should consider switching to V3(https://github.com/aws/aws-sdk-js-v3)."),a.util.error(new Error,{code:"InvalidARN",message:c})}if(u&&!p)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"ARN endpoint is not compatible with FIPS region"});if(n.indexOf("fips")>=0)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"FIPS region not allowed in ARN"});if(!r&&n!==o)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Configured region conflicts with access point region"});if(r&&i.getEndpointSuffix(n)!==i.getEndpointSuffix(o))throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Configured region and access point region not in same partition"});if(e.service.config.useAccelerateEndpoint)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"useAccelerateEndpoint config is not supported with access point ARN"});if("s3-outposts"===e._parsedArn.service&&e.service.config.useDualstackEndpoint)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Dualstack is not supported with outposts access point ARN"})},loadUseArnRegionConfig:function(e){var t="AWS_S3_USE_ARN_REGION",r="s3_use_arn_region",i=!0,s=e.service._originalConfig||{};if(void 0!==e.service.config.s3UseArnRegion)return e.service.config.s3UseArnRegion;if(void 0!==s.s3UseArnRegion)i=!0===s.s3UseArnRegion;else if(a.util.isNode())if({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[t]){var n={NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[t].trim().toLowerCase();if(["false","true"].indexOf(n)<0)throw a.util.error(new Error,{code:"InvalidConfiguration",message:t+" only accepts true or false. Got "+{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[t],retryable:!1});i="true"===n}else{var o={};try{o=a.util.getProfilesFromSharedConfig(a.util.iniLoader)[{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_PROFILE||a.util.defaultProfile]}catch(u){}if(o[r]){if(["false","true"].indexOf(o[r].trim().toLowerCase())<0)throw a.util.error(new Error,{code:"InvalidConfiguration",message:r+" only accepts true or false. Got "+o[r],retryable:!1});i="true"===o[r].trim().toLowerCase()}}return e.service.config.s3UseArnRegion=i,i},validatePopulateUriFromArn:function(e){if(e.service._originalConfig&&e.service._originalConfig.endpoint)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Custom endpoint is not compatible with access point ARN"});if(e.service.config.s3ForcePathStyle)throw a.util.error(new Error,{code:"InvalidConfiguration",message:"Cannot construct path-style endpoint with access point"})},dnsCompatibleBucketName:function(e){var t=e,r=new RegExp(/^[a-z0-9][a-z0-9\.\-]{1,61}[a-z0-9]$/),a=new RegExp(/(\d+\.){3}\d+/),i=new RegExp(/\.\./);return!(!t.match(r)||t.match(a)||t.match(i))}};e.exports=s},40668:(e,t,r)=>{var a=r(55812);a.util.update(a.SQS.prototype,{setupRequestListeners:function(e){e.addListener("build",this.buildEndpoint),e.service.config.computeChecksums&&("sendMessage"===e.operation?e.addListener("extractData",this.verifySendMessageChecksum):"sendMessageBatch"===e.operation?e.addListener("extractData",this.verifySendMessageBatchChecksum):"receiveMessage"===e.operation&&e.addListener("extractData",this.verifyReceiveMessageChecksum))},verifySendMessageChecksum:function(e){if(e.data){var t=e.data.MD5OfMessageBody,r=this.params.MessageBody,a=this.service.calculateChecksum(r);if(a!==t){var i='Got "'+e.data.MD5OfMessageBody+'", expecting "'+a+'".';this.service.throwInvalidChecksumError(e,[e.data.MessageId],i)}}},verifySendMessageBatchChecksum:function(e){if(e.data){var t=this.service,r={},i=[],s=[];a.util.arrayEach(e.data.Successful,(function(e){r[e.Id]=e})),a.util.arrayEach(this.params.Entries,(function(e){if(r[e.Id]){var a=r[e.Id].MD5OfMessageBody,n=e.MessageBody;t.isChecksumValid(a,n)||(i.push(e.Id),s.push(r[e.Id].MessageId))}})),i.length>0&&t.throwInvalidChecksumError(e,s,"Invalid messages: "+i.join(", "))}},verifyReceiveMessageChecksum:function(e){if(e.data){var t=this.service,r=[];a.util.arrayEach(e.data.Messages,(function(e){var a=e.MD5OfBody,i=e.Body;t.isChecksumValid(a,i)||r.push(e.MessageId)})),r.length>0&&t.throwInvalidChecksumError(e,r,"Invalid messages: "+r.join(", "))}},throwInvalidChecksumError:function(e,t,r){e.error=a.util.error(new Error,{retryable:!0,code:"InvalidChecksum",messageIds:t,message:e.request.operation+" returned an invalid MD5 response. "+r})},isChecksumValid:function(e,t){return this.calculateChecksum(t)===e},calculateChecksum:function(e){return a.util.crypto.md5(e,"hex")},buildEndpoint:function(e){var t=e.httpRequest.params.QueueUrl;if(t){e.httpRequest.endpoint=new a.Endpoint(t);var r=e.httpRequest.endpoint.host.match(/^sqs\.(.+?)\./);r&&(e.httpRequest.region=r[1])}}})},96968:(e,t,r)=>{var a=r(55812),i=r(28188);a.util.update(a.STS.prototype,{credentialsFrom:function(e,t){return e?(t||(t=new a.TemporaryCredentials),t.expired=!1,t.accessKeyId=e.Credentials.AccessKeyId,t.secretAccessKey=e.Credentials.SecretAccessKey,t.sessionToken=e.Credentials.SessionToken,t.expireTime=e.Credentials.Expiration,t):null},assumeRoleWithWebIdentity:function(e,t){return this.makeUnauthenticatedRequest("assumeRoleWithWebIdentity",e,t)},assumeRoleWithSAML:function(e,t){return this.makeUnauthenticatedRequest("assumeRoleWithSAML",e,t)},setupRequestListeners:function(e){e.addListener("validate",this.optInRegionalEndpoint,!0)},optInRegionalEndpoint:function(e){var t=e.service,r=t.config;if(r.stsRegionalEndpoints=i(t._originalConfig,{env:"AWS_STS_REGIONAL_ENDPOINTS",sharedConfig:"sts_regional_endpoints",clientConfig:"stsRegionalEndpoints"}),"regional"===r.stsRegionalEndpoints&&t.isGlobalEndpoint){if(!r.region)throw a.util.error(new Error,{code:"ConfigError",message:"Missing region in config"});var s=r.endpoint.indexOf(".amazonaws.com"),n=r.endpoint.substring(0,s)+"."+r.region+r.endpoint.substring(s);e.httpRequest.updateEndpoint(n),e.httpRequest.region=r.region}}})},77311:(e,t,r)=>{var a=r(55812);a.Signers.Bearer=a.util.inherit(a.Signers.RequestSigner,{constructor:function(e){a.Signers.RequestSigner.call(this,e)},addAuthorization:function(e){this.request.headers.Authorization="Bearer "+e.token}})},15009:(e,t,r)=>{var a=r(55812),i=a.util.inherit,s="presigned-expires";function n(e){var t=e.httpRequest.headers[s],r=e.service.getSignerClass(e);if(delete e.httpRequest.headers["User-Agent"],delete e.httpRequest.headers["X-Amz-User-Agent"],r===a.Signers.V4){if(t>604800){throw a.util.error(new Error,{code:"InvalidExpiryTime",message:"Presigning does not support expiry time greater than a week with SigV4 signing.",retryable:!1})}e.httpRequest.headers[s]=t}else{if(r!==a.Signers.S3)throw a.util.error(new Error,{message:"Presigning only supports S3 or SigV4 signing.",code:"UnsupportedSigner",retryable:!1});var i=e.service?e.service.getSkewCorrectedDate():a.util.date.getDate();e.httpRequest.headers[s]=parseInt(a.util.date.unixTimestamp(i)+t,10).toString()}}function o(e){var t=e.httpRequest.endpoint,r=a.util.urlParse(e.httpRequest.path),i={};r.search&&(i=a.util.queryStringParse(r.search.substr(1)));var n=e.httpRequest.headers.Authorization.split(" ");if("AWS"===n[0])n=n[1].split(":"),i.Signature=n.pop(),i.AWSAccessKeyId=n.join(":"),a.util.each(e.httpRequest.headers,(function(e,t){e===s&&(e="Expires"),0===e.indexOf("x-amz-meta-")&&(delete i[e],e=e.toLowerCase()),i[e]=t})),delete e.httpRequest.headers[s],delete i.Authorization,delete i.Host;else if("AWS4-HMAC-SHA256"===n[0]){n.shift();var o=n.join(" ").match(/Signature=(.*?)(?:,|\s|\r?\n|$)/)[1];i["X-Amz-Signature"]=o,delete i.Expires}t.pathname=r.pathname,t.search=a.util.queryParamsToString(i)}a.Signers.Presign=i({sign:function(e,t,r){if(e.httpRequest.headers[s]=t||3600,e.on("build",n),e.on("sign",o),e.removeListener("afterBuild",a.EventListeners.Core.SET_CONTENT_LENGTH),e.removeListener("afterBuild",a.EventListeners.Core.COMPUTE_SHA256),e.emit("beforePresign",[e]),!r){if(e.build(),e.response.error)throw e.response.error;return a.util.urlFormat(e.httpRequest.endpoint)}e.build((function(){this.response.error?r(this.response.error):r(null,a.util.urlFormat(e.httpRequest.endpoint))}))}}),e.exports=a.Signers.Presign},25740:(e,t,r)=>{var a=r(55812),i=a.util.inherit;a.Signers.RequestSigner=i({constructor:function(e){this.request=e},setServiceClientId:function(e){this.serviceClientId=e},getServiceClientId:function(){return this.serviceClientId}}),a.Signers.RequestSigner.getVersion=function(e){switch(e){case"v2":return a.Signers.V2;case"v3":return a.Signers.V3;case"s3v4":case"v4":return a.Signers.V4;case"s3":return a.Signers.S3;case"v3https":return a.Signers.V3Https;case"bearer":return a.Signers.Bearer}throw new Error("Unknown signing version "+e)},r(4032),r(63840),r(9592),r(37936),r(86020),r(15009),r(77311)},86020:(e,t,r)=>{var a=r(55812),i=a.util.inherit;a.Signers.S3=i(a.Signers.RequestSigner,{subResources:{acl:1,accelerate:1,analytics:1,cors:1,lifecycle:1,delete:1,inventory:1,location:1,logging:1,metrics:1,notification:1,partNumber:1,policy:1,requestPayment:1,replication:1,restore:1,tagging:1,torrent:1,uploadId:1,uploads:1,versionId:1,versioning:1,versions:1,website:1},responseHeaders:{"response-content-type":1,"response-content-language":1,"response-expires":1,"response-cache-control":1,"response-content-disposition":1,"response-content-encoding":1},addAuthorization:function(e,t){this.request.headers["presigned-expires"]||(this.request.headers["X-Amz-Date"]=a.util.date.rfc822(t)),e.sessionToken&&(this.request.headers["x-amz-security-token"]=e.sessionToken);var r=this.sign(e.secretAccessKey,this.stringToSign()),i="AWS "+e.accessKeyId+":"+r;this.request.headers.Authorization=i},stringToSign:function(){var e=this.request,t=[];t.push(e.method),t.push(e.headers["Content-MD5"]||""),t.push(e.headers["Content-Type"]||""),t.push(e.headers["presigned-expires"]||"");var r=this.canonicalizedAmzHeaders();return r&&t.push(r),t.push(this.canonicalizedResource()),t.join("\n")},canonicalizedAmzHeaders:function(){var e=[];a.util.each(this.request.headers,(function(t){t.match(/^x-amz-/i)&&e.push(t)})),e.sort((function(e,t){return e.toLowerCase(){var a=r(55812),i=a.util.inherit;a.Signers.V2=i(a.Signers.RequestSigner,{addAuthorization:function(e,t){t||(t=a.util.date.getDate());var r=this.request;r.params.Timestamp=a.util.date.iso8601(t),r.params.SignatureVersion="2",r.params.SignatureMethod="HmacSHA256",r.params.AWSAccessKeyId=e.accessKeyId,e.sessionToken&&(r.params.SecurityToken=e.sessionToken),delete r.params.Signature,r.params.Signature=this.signature(e),r.body=a.util.queryParamsToString(r.params),r.headers["Content-Length"]=r.body.length},signature:function(e){return a.util.crypto.hmac(e.secretAccessKey,this.stringToSign(),"base64")},stringToSign:function(){var e=[];return e.push(this.request.method),e.push(this.request.endpoint.host.toLowerCase()),e.push(this.request.pathname()),e.push(a.util.queryParamsToString(this.request.params)),e.join("\n")}}),e.exports=a.Signers.V2},63840:(e,t,r)=>{var a=r(55812),i=a.util.inherit;a.Signers.V3=i(a.Signers.RequestSigner,{addAuthorization:function(e,t){var r=a.util.date.rfc822(t);this.request.headers["X-Amz-Date"]=r,e.sessionToken&&(this.request.headers["x-amz-security-token"]=e.sessionToken),this.request.headers["X-Amzn-Authorization"]=this.authorization(e,r)},authorization:function(e){return"AWS3 AWSAccessKeyId="+e.accessKeyId+",Algorithm=HmacSHA256,SignedHeaders="+this.signedHeaders()+",Signature="+this.signature(e)},signedHeaders:function(){var e=[];return a.util.arrayEach(this.headersToSign(),(function(t){e.push(t.toLowerCase())})),e.sort().join(";")},canonicalHeaders:function(){var e=this.request.headers,t=[];return a.util.arrayEach(this.headersToSign(),(function(r){t.push(r.toLowerCase().trim()+":"+String(e[r]).trim())})),t.sort().join("\n")+"\n"},headersToSign:function(){var e=[];return a.util.each(this.request.headers,(function(t){("Host"===t||"Content-Encoding"===t||t.match(/^X-Amz/i))&&e.push(t)})),e},signature:function(e){return a.util.crypto.hmac(e.secretAccessKey,this.stringToSign(),"base64")},stringToSign:function(){var e=[];return e.push(this.request.method),e.push("/"),e.push(""),e.push(this.canonicalHeaders()),e.push(this.request.body),a.util.crypto.sha256(e.join("\n"))}}),e.exports=a.Signers.V3},9592:(e,t,r)=>{var a=r(55812),i=a.util.inherit;r(63840),a.Signers.V3Https=i(a.Signers.V3,{authorization:function(e){return"AWS3-HTTPS AWSAccessKeyId="+e.accessKeyId+",Algorithm=HmacSHA256,Signature="+this.signature(e)},stringToSign:function(){return this.request.headers["X-Amz-Date"]}}),e.exports=a.Signers.V3Https},37936:(e,t,r)=>{var a=r(55812),i=r(3856),s=a.util.inherit,n="presigned-expires";a.Signers.V4=s(a.Signers.RequestSigner,{constructor:function(e,t,r){a.Signers.RequestSigner.call(this,e),this.serviceName=t,r=r||{},this.signatureCache="boolean"!==typeof r.signatureCache||r.signatureCache,this.operation=r.operation,this.signatureVersion=r.signatureVersion},algorithm:"AWS4-HMAC-SHA256",addAuthorization:function(e,t){var r=a.util.date.iso8601(t).replace(/[:\-]|\.\d{3}/g,"");this.isPresigned()?this.updateForPresigned(e,r):this.addHeaders(e,r),this.request.headers.Authorization=this.authorization(e,r)},addHeaders:function(e,t){this.request.headers["X-Amz-Date"]=t,e.sessionToken&&(this.request.headers["x-amz-security-token"]=e.sessionToken)},updateForPresigned:function(e,t){var r=this.credentialString(t),i={"X-Amz-Date":t,"X-Amz-Algorithm":this.algorithm,"X-Amz-Credential":e.accessKeyId+"/"+r,"X-Amz-Expires":this.request.headers[n],"X-Amz-SignedHeaders":this.signedHeaders()};e.sessionToken&&(i["X-Amz-Security-Token"]=e.sessionToken),this.request.headers["Content-Type"]&&(i["Content-Type"]=this.request.headers["Content-Type"]),this.request.headers["Content-MD5"]&&(i["Content-MD5"]=this.request.headers["Content-MD5"]),this.request.headers["Cache-Control"]&&(i["Cache-Control"]=this.request.headers["Cache-Control"]),a.util.each.call(this,this.request.headers,(function(e,t){if(e!==n&&this.isSignableHeader(e)){var r=e.toLowerCase();0===r.indexOf("x-amz-meta-")?i[r]=t:0===r.indexOf("x-amz-")&&(i[e]=t)}}));var s=this.request.path.indexOf("?")>=0?"&":"?";this.request.path+=s+a.util.queryParamsToString(i)},authorization:function(e,t){var r=[],a=this.credentialString(t);return r.push(this.algorithm+" Credential="+e.accessKeyId+"/"+a),r.push("SignedHeaders="+this.signedHeaders()),r.push("Signature="+this.signature(e,t)),r.join(", ")},signature:function(e,t){var r=i.getSigningKey(e,t.substr(0,8),this.request.region,this.serviceName,this.signatureCache);return a.util.crypto.hmac(r,this.stringToSign(t),"hex")},stringToSign:function(e){var t=[];return t.push("AWS4-HMAC-SHA256"),t.push(e),t.push(this.credentialString(e)),t.push(this.hexEncodedHash(this.canonicalString())),t.join("\n")},canonicalString:function(){var e=[],t=this.request.pathname();return"s3"!==this.serviceName&&"s3v4"!==this.signatureVersion&&(t=a.util.uriEscapePath(t)),e.push(this.request.method),e.push(t),e.push(this.request.search()),e.push(this.canonicalHeaders()+"\n"),e.push(this.signedHeaders()),e.push(this.hexEncodedBodyHash()),e.join("\n")},canonicalHeaders:function(){var e=[];a.util.each.call(this,this.request.headers,(function(t,r){e.push([t,r])})),e.sort((function(e,t){return e[0].toLowerCase()-1&&!e.body?"UNSIGNED-PAYLOAD":e.headers["X-Amz-Content-Sha256"]?e.headers["X-Amz-Content-Sha256"]:this.hexEncodedHash(this.request.body||"")},unsignableHeaders:["authorization","content-type","content-length","user-agent",n,"expect","x-amzn-trace-id"],isSignableHeader:function(e){return 0===e.toLowerCase().indexOf("x-amz-")||this.unsignableHeaders.indexOf(e)<0},isPresigned:function(){return!!this.request.headers[n]}}),e.exports=a.Signers.V4},3856:(e,t,r)=>{var a=r(55812),i={},s=[],n="aws4_request";e.exports={createScope:function(e,t,r){return[e.substr(0,8),t,r,n].join("/")},getSigningKey:function(e,t,r,o,u){var p=[a.util.crypto.hmac(e.secretAccessKey,e.accessKeyId,"base64"),t,r,o].join("_");if((u=!1!==u)&&p in i)return i[p];var c=a.util.crypto.hmac("AWS4"+e.secretAccessKey,t,"buffer"),m=a.util.crypto.hmac(c,r,"buffer"),l=a.util.crypto.hmac(m,o,"buffer"),d=a.util.crypto.hmac(l,n,"buffer");return u&&(i[p]=d,s.push(p),s.length>50&&delete i[s.shift()]),d},emptyCache:function(){i={},s=[]}}},82408:e=>{function t(e,t){this.currentState=t||null,this.states=e||{}}t.prototype.runTo=function(e,t,r,a){"function"===typeof e&&(a=r,r=t,t=e,e=null);var i=this,s=i.states[i.currentState];s.fn.call(r||i,a,(function(a){if(a){if(!s.fail)return t?t.call(r,a):null;i.currentState=s.fail}else{if(!s.accept)return t?t.call(r):null;i.currentState=s.accept}if(i.currentState===e)return t?t.call(r,a):null;i.runTo(e,t,r,a)}))},t.prototype.addState=function(e,t,r,a){return"function"===typeof t?(a=t,t=null,r=null):"function"===typeof r&&(a=r,r=null),this.currentState||(this.currentState=e),this.states[e]={accept:t,fail:r,fn:a},this},e.exports=t},71800:(e,t,r)=>{var a,i={environment:"nodejs",engine:function(){if(i.isBrowser()&&"undefined"!==typeof navigator)return navigator.userAgent;var e=process.platform+"/"+process.version;return{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_EXECUTION_ENV&&(e+=" exec-env/"+{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}.AWS_EXECUTION_ENV),e},userAgent:function(){var e=i.environment,t="aws-sdk-"+e+"/"+r(55812).VERSION;return"nodejs"===e&&(t+=" "+i.engine()),t},uriEscape:function(e){var t=encodeURIComponent(e);return t=(t=t.replace(/[^A-Za-z0-9_.~\-%]+/g,escape)).replace(/[*]/g,(function(e){return"%"+e.charCodeAt(0).toString(16).toUpperCase()}))},uriEscapePath:function(e){var t=[];return i.arrayEach(e.split("/"),(function(e){t.push(i.uriEscape(e))})),t.join("/")},urlParse:function(e){return i.url.parse(e)},urlFormat:function(e){return i.url.format(e)},queryStringParse:function(e){return i.querystring.parse(e)},queryParamsToString:function(e){var t=[],r=i.uriEscape,a=Object.keys(e).sort();return i.arrayEach(a,(function(a){var s=e[a],n=r(a),o=n+"=";if(Array.isArray(s)){var u=[];i.arrayEach(s,(function(e){u.push(r(e))})),o=n+"="+u.sort().join("&"+n+"=")}else void 0!==s&&null!==s&&(o=n+"="+r(s));t.push(o)})),t.join("&")},readFileSync:function(e){return i.isBrowser()?null:r(74096).readFileSync(e,"utf-8")},base64:{encode:function(e){if("number"===typeof e)throw i.error(new Error("Cannot base64 encode number "+e));return null===e||"undefined"===typeof e?e:i.buffer.toBuffer(e).toString("base64")},decode:function(e){if("number"===typeof e)throw i.error(new Error("Cannot base64 decode number "+e));return null===e||"undefined"===typeof e?e:i.buffer.toBuffer(e,"base64")}},buffer:{toBuffer:function(e,t){return"function"===typeof i.Buffer.from&&i.Buffer.from!==Uint8Array.from?i.Buffer.from(e,t):new i.Buffer(e,t)},alloc:function(e,t,r){if("number"!==typeof e)throw new Error("size passed to alloc must be a number.");if("function"===typeof i.Buffer.alloc)return i.Buffer.alloc(e,t,r);var a=new i.Buffer(e);return void 0!==t&&"function"===typeof a.fill&&a.fill(t,void 0,void 0,r),a},toStream:function(e){i.Buffer.isBuffer(e)||(e=i.buffer.toBuffer(e));var t=new i.stream.Readable,r=0;return t._read=function(a){if(r>=e.length)return t.push(null);var i=r+a;i>e.length&&(i=e.length),t.push(e.slice(r,i)),r=i},t},concat:function(e){var t,r,a=0,s=0;for(r=0;r>>8^t[255&(r^e.readUInt8(a))]}return(-1^r)>>>0},hmac:function(e,t,r,a){return r||(r="binary"),"buffer"===r&&(r=void 0),a||(a="sha256"),"string"===typeof t&&(t=i.buffer.toBuffer(t)),i.crypto.lib.createHmac(a,e).update(t).digest(r)},md5:function(e,t,r){return i.crypto.hash("md5",e,t,r)},sha256:function(e,t,r){return i.crypto.hash("sha256",e,t,r)},hash:function(e,t,r,a){var s=i.crypto.createHash(e);r||(r="binary"),"buffer"===r&&(r=void 0),"string"===typeof t&&(t=i.buffer.toBuffer(t));var n=i.arraySliceFn(t),o=i.Buffer.isBuffer(t);if(i.isBrowser()&&"undefined"!==typeof ArrayBuffer&&t&&t.buffer instanceof ArrayBuffer&&(o=!0),a&&"object"===typeof t&&"function"===typeof t.on&&!o)t.on("data",(function(e){s.update(e)})),t.on("error",(function(e){a(e)})),t.on("end",(function(){a(null,s.digest(r))}));else{if(!a||!n||o||"undefined"===typeof FileReader){i.isBrowser()&&"object"===typeof t&&!o&&(t=new i.Buffer(new Uint8Array(t)));var u=s.update(t).digest(r);return a&&a(null,u),u}var p=0,c=new FileReader;c.onerror=function(){a(new Error("Failed to read data."))},c.onload=function(){var e=new i.Buffer(new Uint8Array(c.result));s.update(e),p+=e.length,c._continueReading()},c._continueReading=function(){if(p>=t.size)a(null,s.digest(r));else{var e=p+524288;e>t.size&&(e=t.size),c.readAsArrayBuffer(n.call(t,p,e))}},c._continueReading()}},toHex:function(e){for(var t=[],r=0;r=3e5,!1),a.config.isClockSkewed},applyClockOffset:function(e){e&&(a.config.systemClockOffset=e-(new Date).getTime())},extractRequestId:function(e){var t=e.httpResponse.headers["x-amz-request-id"]||e.httpResponse.headers["x-amzn-requestid"];!t&&e.data&&e.data.ResponseMetadata&&(t=e.data.ResponseMetadata.RequestId),t&&(e.requestId=t),e.error&&(e.error.requestId=t)},addPromises:function(e,t){var r=!1;void 0===t&&a&&a.config&&(t=a.config.getPromisesDependency()),void 0===t&&"undefined"!==typeof Promise&&(t=Promise),"function"!==typeof t&&(r=!0),Array.isArray(e)||(e=[e]);for(var i=0;i=0)return o++,void setTimeout(p,s+(e.retryAfter||0))}r(e)},p=function(){var t="";s.handleRequest(e,n,(function(e){e.on("data",(function(e){t+=e.toString()})),e.on("end",(function(){var a=e.statusCode;if(a<300)r(null,t);else{var s=1e3*parseInt(e.headers["retry-after"],10)||0,n=i.error(new Error,{statusCode:a,retryable:a>=500||429===a});s&&n.retryable&&(n.retryAfter=s),u(n)}}))}),u)};a.util.defer(p)},uuid:{v4:function(){return r(55236).v4()}},convertPayloadToString:function(e){var t=e.request,r=t.operation,a=t.service.api.operations[r].output||{};a.payload&&e.data[a.payload]&&(e.data[a.payload]=e.data[a.payload].toString())},defer:function(e){"object"===typeof process&&"function"===typeof process.nextTick?process.nextTick(e):"function"===typeof setImmediate?setImmediate(e):setTimeout(e,0)},getRequestPayloadShape:function(e){var t=e.service.api.operations;if(t){var r=(t||{})[e.operation];if(r&&r.input&&r.input.payload)return r.input.members[r.input.payload]}},getProfilesFromSharedConfig:function(e,t){var r={},a={};if({NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[i.configOptInEnv])a=e.loadFrom({isConfig:!0,filename:{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[i.sharedConfigFileEnv]});var s={};try{s=e.loadFrom({filename:t||{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[i.configOptInEnv]&&{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[i.sharedCredentialsFileEnv]})}catch(p){if(!{NODE_ENV:"production",PUBLIC_URL:"",WDS_SOCKET_HOST:void 0,WDS_SOCKET_PATH:void 0,WDS_SOCKET_PORT:void 0,FAST_REFRESH:!0}[i.configOptInEnv])throw p}for(var n=0,o=Object.keys(a);n=6},parse:function(e){var t=e.split(":");return{partition:t[1],service:t[2],region:t[3],accountId:t[4],resource:t.slice(5).join(":")}},build:function(e){if(void 0===e.service||void 0===e.region||void 0===e.accountId||void 0===e.resource)throw i.error(new Error("Input ARN object is invalid"));return"arn:"+(e.partition||"aws")+":"+e.service+":"+e.region+":"+e.accountId+":"+e.resource}},defaultProfile:"default",configOptInEnv:"AWS_SDK_LOAD_CONFIG",sharedCredentialsFileEnv:"AWS_SHARED_CREDENTIALS_FILE",sharedConfigFileEnv:"AWS_CONFIG_FILE",imdsDisabledEnv:"AWS_EC2_METADATA_DISABLED"};e.exports=i},43784:(e,t,r)=>{var a=r(71800),i=r(18149);function s(){}function n(e,t){for(var r=e.getElementsByTagName(t),a=0,i=r.length;a{var a=r(71800),i=r(72856).XmlNode,s=r(4232).XmlText;function n(){}function o(e,t,r){switch(r.type){case"structure":return function(e,t,r){a.arrayEach(r.memberNames,(function(a){var s=r.members[a];if("body"===s.location){var n=t[a],p=s.name;if(void 0!==n&&null!==n)if(s.isXmlAttribute)e.addAttribute(p,n);else if(s.flattened)o(e,n,s);else{var c=new i(p);e.addChildNode(c),u(c,s),o(c,n,s)}}}))}(e,t,r);case"map":return function(e,t,r){var s=r.key.name||"key",n=r.value.name||"value";a.each(t,(function(t,a){var u=new i(r.flattened?r.name:"entry");e.addChildNode(u);var p=new i(s),c=new i(n);u.addChildNode(p),u.addChildNode(c),o(p,t,r.key),o(c,a,r.value)}))}(e,t,r);case"list":return function(e,t,r){r.flattened?a.arrayEach(t,(function(t){var a=r.member.name||r.name,s=new i(a);e.addChildNode(s),o(s,t,r.member)})):a.arrayEach(t,(function(t){var a=r.member.name||"member",s=new i(a);e.addChildNode(s),o(s,t,r.member)}))}(e,t,r);default:return function(e,t,r){e.addChildNode(new s(r.toWireFormat(t)))}(e,t,r)}}function u(e,t,r){var a,i="xmlns";t.xmlNamespaceUri?(a=t.xmlNamespaceUri,t.xmlNamespacePrefix&&(i+=":"+t.xmlNamespacePrefix)):r&&t.api.xmlNamespaceUri&&(a=t.api.xmlNamespaceUri),a&&e.addAttribute(i,a)}n.prototype.toXML=function(e,t,r,a){var s=new i(r);return u(s,t,!0),o(s,e,t),s.children.length>0||a?s.toString():""},e.exports=n},68996:e=>{e.exports={escapeAttribute:function(e){return e.replace(/&/g,"&").replace(/'/g,"'").replace(//g,">").replace(/"/g,""")}}},19156:e=>{e.exports={escapeElement:function(e){return e.replace(/&/g,"&").replace(//g,">").replace(/\r/g," ").replace(/\n/g," ").replace(/\u0085/g,"…").replace(/\u2028/,"
")}}},72856:(e,t,r)=>{var a=r(68996).escapeAttribute;function i(e,t){void 0===t&&(t=[]),this.name=e,this.children=t,this.attributes={}}i.prototype.addAttribute=function(e,t){return this.attributes[e]=t,this},i.prototype.addChildNode=function(e){return this.children.push(e),this},i.prototype.removeAttribute=function(e){return delete this.attributes[e],this},i.prototype.toString=function(){for(var e=Boolean(this.children.length),t="<"+this.name,r=this.attributes,i=0,s=Object.keys(r);i"+this.children.map((function(e){return e.toString()})).join("")+"":"/>")},e.exports={XmlNode:i}},4232:(e,t,r)=>{var a=r(19156).escapeElement;function i(e){this.value=e}i.prototype.toString=function(){return a(""+this.value)},e.exports={XmlText:i}},35568:e=>{function t(){this._events=this._events||{},this._maxListeners=this._maxListeners||void 0}function r(e){return"function"===typeof e}function a(e){return"object"===typeof e&&null!==e}function i(e){return void 0===e}e.exports=t,t.EventEmitter=t,t.prototype._events=void 0,t.prototype._maxListeners=void 0,t.defaultMaxListeners=10,t.prototype.setMaxListeners=function(e){if("number"!==typeof e||e<0||isNaN(e))throw TypeError("n must be a positive number");return this._maxListeners=e,this},t.prototype.emit=function(e){var t,s,n,o,u,p;if(this._events||(this._events={}),"error"===e&&(!this._events.error||a(this._events.error)&&!this._events.error.length)){if((t=arguments[1])instanceof Error)throw t;var c=new Error('Uncaught, unspecified "error" event. ('+t+")");throw c.context=t,c}if(i(s=this._events[e]))return!1;if(r(s))switch(arguments.length){case 1:s.call(this);break;case 2:s.call(this,arguments[1]);break;case 3:s.call(this,arguments[1],arguments[2]);break;default:o=Array.prototype.slice.call(arguments,1),s.apply(this,o)}else if(a(s))for(o=Array.prototype.slice.call(arguments,1),n=(p=s.slice()).length,u=0;u0&&this._events[e].length>n&&(this._events[e].warned=!0,console.error("(node) warning: possible EventEmitter memory leak detected. %d listeners added. Use emitter.setMaxListeners() to increase limit.",this._events[e].length),"function"===typeof console.trace&&console.trace()),this},t.prototype.on=t.prototype.addListener,t.prototype.once=function(e,t){if(!r(t))throw TypeError("listener must be a function");var a=!1;function i(){this.removeListener(e,i),a||(a=!0,t.apply(this,arguments))}return i.listener=t,this.on(e,i),this},t.prototype.removeListener=function(e,t){var i,s,n,o;if(!r(t))throw TypeError("listener must be a function");if(!this._events||!this._events[e])return this;if(n=(i=this._events[e]).length,s=-1,i===t||r(i.listener)&&i.listener===t)delete this._events[e],this._events.removeListener&&this.emit("removeListener",e,t);else if(a(i)){for(o=n;o-- >0;)if(i[o]===t||i[o].listener&&i[o].listener===t){s=o;break}if(s<0)return this;1===i.length?(i.length=0,delete this._events[e]):i.splice(s,1),this._events.removeListener&&this.emit("removeListener",e,t)}return this},t.prototype.removeAllListeners=function(e){var t,a;if(!this._events)return this;if(!this._events.removeListener)return 0===arguments.length?this._events={}:this._events[e]&&delete this._events[e],this;if(0===arguments.length){for(t in this._events)"removeListener"!==t&&this.removeAllListeners(t);return this.removeAllListeners("removeListener"),this._events={},this}if(r(a=this._events[e]))this.removeListener(e,a);else if(a)for(;a.length;)this.removeListener(e,a[a.length-1]);return delete this._events[e],this},t.prototype.listeners=function(e){return this._events&&this._events[e]?r(this._events[e])?[this._events[e]]:this._events[e].slice():[]},t.prototype.listenerCount=function(e){if(this._events){var t=this._events[e];if(r(t))return 1;if(t)return t.length}return 0},t.listenerCount=function(e,t){return e.listenerCount(t)}},18552:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;for(var r=[],a=0;a<256;++a)r[a]=(a+256).toString(16).substr(1);var i=function(e,t){var a=t||0,i=r;return[i[e[a++]],i[e[a++]],i[e[a++]],i[e[a++]],"-",i[e[a++]],i[e[a++]],"-",i[e[a++]],i[e[a++]],"-",i[e[a++]],i[e[a++]],"-",i[e[a++]],i[e[a++]],i[e[a++]],i[e[a++]],i[e[a++]],i[e[a++]]].join("")};t.default=i},55236:(e,t,r)=>{"use strict";Object.defineProperty(t,"v4",{enumerable:!0,get:function(){return s.default}});var a=o(r(28736)),i=o(r(97256)),s=o(r(49184)),n=o(r(36432));function o(e){return e&&e.__esModule?e:{default:e}}},68436:(e,t)=>{"use strict";function r(e,t){var r=(65535&e)+(65535&t);return(e>>16)+(t>>16)+(r>>16)<<16|65535&r}function a(e,t,a,i,s,n){return r((o=r(r(t,e),r(i,n)))<<(u=s)|o>>>32-u,a);var o,u}function i(e,t,r,i,s,n,o){return a(t&r|~t&i,e,t,s,n,o)}function s(e,t,r,i,s,n,o){return a(t&i|r&~i,e,t,s,n,o)}function n(e,t,r,i,s,n,o){return a(t^r^i,e,t,s,n,o)}function o(e,t,r,i,s,n,o){return a(r^(t|~i),e,t,s,n,o)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var u=function(e){if("string"==typeof e){var t=unescape(encodeURIComponent(e));e=new Array(t.length);for(var a=0;a>5]>>>t%32&255,a=parseInt(n.charAt(r>>>4&15)+n.charAt(15&r),16),i.push(a);return i}(function(e,t){var a,u,p,c,m;e[t>>5]|=128<>>9<<4)]=t;var l=1732584193,d=-271733879,y=-1732584194,b=271733878;for(a=0;a>2)-1]=void 0,t=0;t>5]|=(255&e[t/8])<{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(){if(!r)throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(a)};var r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),a=new Uint8Array(16)},34040:(e,t)=>{"use strict";function r(e,t,r,a){switch(e){case 0:return t&r^~t&a;case 1:case 3:return t^r^a;case 2:return t&r^t&a^r&a}}function a(e,t){return e<>>32-t}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var i=function(e){var t=[1518500249,1859775393,2400959708,3395469782],i=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"==typeof e){var s=unescape(encodeURIComponent(e));e=new Array(s.length);for(var n=0;n>>0;g=h,h=b,b=a(y,30)>>>0,y=d,d=f}i[0]=i[0]+d>>>0,i[1]=i[1]+y>>>0,i[2]=i[2]+b>>>0,i[3]=i[3]+h>>>0,i[4]=i[4]+g>>>0}return[i[0]>>24&255,i[0]>>16&255,i[0]>>8&255,255&i[0],i[1]>>24&255,i[1]>>16&255,i[1]>>8&255,255&i[1],i[2]>>24&255,i[2]>>16&255,i[2]>>8&255,255&i[2],i[3]>>24&255,i[3]>>16&255,i[3]>>8&255,255&i[3],i[4]>>24&255,i[4]>>16&255,i[4]>>8&255,255&i[4]]};t.default=i},28736:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a,i,s=o(r(76203)),n=o(r(18552));function o(e){return e&&e.__esModule?e:{default:e}}var u=0,p=0;var c=function(e,t,r){var o=t&&r||0,c=t||[],m=(e=e||{}).node||a,l=void 0!==e.clockseq?e.clockseq:i;if(null==m||null==l){var d=e.random||(e.rng||s.default)();null==m&&(m=a=[1|d[0],d[1],d[2],d[3],d[4],d[5]]),null==l&&(l=i=16383&(d[6]<<8|d[7]))}var y=void 0!==e.msecs?e.msecs:(new Date).getTime(),b=void 0!==e.nsecs?e.nsecs:p+1,h=y-u+(b-p)/1e4;if(h<0&&void 0===e.clockseq&&(l=l+1&16383),(h<0||y>u)&&void 0===e.nsecs&&(b=0),b>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");u=y,p=b,i=l;var g=(1e4*(268435455&(y+=122192928e5))+b)%4294967296;c[o++]=g>>>24&255,c[o++]=g>>>16&255,c[o++]=g>>>8&255,c[o++]=255&g;var S=y/4294967296*1e4&268435455;c[o++]=S>>>8&255,c[o++]=255&S,c[o++]=S>>>24&15|16,c[o++]=S>>>16&255,c[o++]=l>>>8|128,c[o++]=255&l;for(var f=0;f<6;++f)c[o+f]=m[f];return t||(0,n.default)(c)};t.default=c},97256:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=s(r(74672)),i=s(r(68436));function s(e){return e&&e.__esModule?e:{default:e}}var n=(0,a.default)("v3",48,i.default);t.default=n},74672:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e,t,r){var a=function(e,a,s,n){var o=s&&n||0;if("string"==typeof e&&(e=function(e){e=unescape(encodeURIComponent(e));for(var t=new Array(e.length),r=0;r{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=s(r(76203)),i=s(r(18552));function s(e){return e&&e.__esModule?e:{default:e}}var n=function(e,t,r){var s=t&&r||0;"string"==typeof e&&(t="binary"===e?new Array(16):null,e=null);var n=(e=e||{}).random||(e.rng||a.default)();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t)for(var o=0;o<16;++o)t[s+o]=n[o];return t||(0,i.default)(n)};t.default=n},36432:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var a=s(r(74672)),i=s(r(34040));function s(e){return e&&e.__esModule?e:{default:e}}var n=(0,a.default)("v5",80,i.default);t.default=n},25124:(e,t,r)=>{"use strict";var a=r(12840),i=function(){function e(e){void 0===e&&(e=1e3),this.maxSize=e,this.cache=new a.LRUCache(e)}return Object.defineProperty(e.prototype,"size",{get:function(){return this.cache.length},enumerable:!0,configurable:!0}),e.prototype.put=function(t,r){var a="string"!==typeof t?e.getKeyString(t):t,i=this.populateValue(r);this.cache.put(a,i)},e.prototype.get=function(t){var r="string"!==typeof t?e.getKeyString(t):t,a=Date.now(),i=this.cache.get(r);if(i){for(var s=i.length-1;s>=0;s--){i[s].Expire{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(e,t){this.key=e,this.value=t},a=function(){function e(e){if(this.nodeMap={},this.size=0,"number"!==typeof e||e<1)throw new Error("Cache size can only be positive number");this.sizeLimit=e}return Object.defineProperty(e.prototype,"length",{get:function(){return this.size},enumerable:!0,configurable:!0}),e.prototype.prependToList=function(e){this.headerNode?(this.headerNode.prev=e,e.next=this.headerNode):this.tailNode=e,this.headerNode=e,this.size++},e.prototype.removeFromTail=function(){if(this.tailNode){var e=this.tailNode,t=e.prev;return t&&(t.next=void 0),e.prev=void 0,this.tailNode=t,this.size--,e}},e.prototype.detachFromList=function(e){this.headerNode===e&&(this.headerNode=e.next),this.tailNode===e&&(this.tailNode=e.prev),e.prev&&(e.prev.next=e.next),e.next&&(e.next.prev=e.prev),e.next=void 0,e.prev=void 0,this.size--},e.prototype.get=function(e){if(this.nodeMap[e]){var t=this.nodeMap[e];return this.detachFromList(t),this.prependToList(t),t.value}},e.prototype.remove=function(e){if(this.nodeMap[e]){var t=this.nodeMap[e];this.detachFromList(t),delete this.nodeMap[e]}},e.prototype.put=function(e,t){if(this.nodeMap[e])this.remove(e);else if(this.size===this.sizeLimit){var a=this.removeFromTail().key;delete this.nodeMap[a]}var i=new r(e,t);this.nodeMap[e]=i,this.prependToList(i)},e.prototype.empty=function(){for(var e=Object.keys(this.nodeMap),t=0;t{"use strict";t.byteLength=function(e){var t=o(e),r=t[0],a=t[1];return 3*(r+a)/4-a},t.toByteArray=function(e){var t,r,s=o(e),n=s[0],u=s[1],p=new i(function(e,t,r){return 3*(t+r)/4-r}(0,n,u)),c=0,m=u>0?n-4:n;for(r=0;r>16&255,p[c++]=t>>8&255,p[c++]=255&t;2===u&&(t=a[e.charCodeAt(r)]<<2|a[e.charCodeAt(r+1)]>>4,p[c++]=255&t);1===u&&(t=a[e.charCodeAt(r)]<<10|a[e.charCodeAt(r+1)]<<4|a[e.charCodeAt(r+2)]>>2,p[c++]=t>>8&255,p[c++]=255&t);return p},t.fromByteArray=function(e){for(var t,a=e.length,i=a%3,s=[],n=16383,o=0,p=a-i;op?p:o+n));1===i?(t=e[a-1],s.push(r[t>>2]+r[t<<4&63]+"==")):2===i&&(t=(e[a-2]<<8)+e[a-1],s.push(r[t>>10]+r[t>>4&63]+r[t<<2&63]+"="));return s.join("")};for(var r=[],a=[],i="undefined"!==typeof Uint8Array?Uint8Array:Array,s="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",n=0;n<64;++n)r[n]=s[n],a[s.charCodeAt(n)]=n;function o(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}function u(e,t,a){for(var i,s,n=[],o=t;o>18&63]+r[s>>12&63]+r[s>>6&63]+r[63&s]);return n.join("")}a["-".charCodeAt(0)]=62,a["_".charCodeAt(0)]=63},63528:(e,t,r)=>{"use strict";var a=r(29044),i=r(23608),s=r(45672);function n(){return u.TYPED_ARRAY_SUPPORT?2147483647:1073741823}function o(e,t){if(n()=n())throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+n().toString(16)+" bytes");return 0|e}function y(e,t){if(u.isBuffer(e))return e.length;if("undefined"!==typeof ArrayBuffer&&"function"===typeof ArrayBuffer.isView&&(ArrayBuffer.isView(e)||e instanceof ArrayBuffer))return e.byteLength;"string"!==typeof e&&(e=""+e);var r=e.length;if(0===r)return 0;for(var a=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":case void 0:return F(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return V(e).length;default:if(a)return F(e).length;t=(""+t).toLowerCase(),a=!0}}function b(e,t,r){var a=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return P(this,t,r);case"utf8":case"utf-8":return A(this,t,r);case"ascii":return D(this,t,r);case"latin1":case"binary":return x(this,t,r);case"base64":return v(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return q(this,t,r);default:if(a)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),a=!0}}function h(e,t,r){var a=e[t];e[t]=e[r],e[r]=a}function g(e,t,r,a,i){if(0===e.length)return-1;if("string"===typeof r?(a=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,isNaN(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"===typeof t&&(t=u.from(t,a)),u.isBuffer(t))return 0===t.length?-1:S(e,t,r,a,i);if("number"===typeof t)return t&=255,u.TYPED_ARRAY_SUPPORT&&"function"===typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):S(e,[t],r,a,i);throw new TypeError("val must be string, number or Buffer")}function S(e,t,r,a,i){var s,n=1,o=e.length,u=t.length;if(void 0!==a&&("ucs2"===(a=String(a).toLowerCase())||"ucs-2"===a||"utf16le"===a||"utf-16le"===a)){if(e.length<2||t.length<2)return-1;n=2,o/=2,u/=2,r/=2}function p(e,t){return 1===n?e[t]:e.readUInt16BE(t*n)}if(i){var c=-1;for(s=r;so&&(r=o-u),s=r;s>=0;s--){for(var m=!0,l=0;li&&(a=i):a=i;var s=t.length;if(s%2!==0)throw new TypeError("Invalid hex string");a>s/2&&(a=s/2);for(var n=0;n>8,i=r%256,s.push(i),s.push(a);return s}(t,e.length-r),e,r,a)}function v(e,t,r){return 0===t&&r===e.length?a.fromByteArray(e):a.fromByteArray(e.slice(t,r))}function A(e,t,r){r=Math.min(e.length,r);for(var a=[],i=t;i239?4:p>223?3:p>191?2:1;if(i+m<=r)switch(m){case 1:p<128&&(c=p);break;case 2:128===(192&(s=e[i+1]))&&(u=(31&p)<<6|63&s)>127&&(c=u);break;case 3:s=e[i+1],n=e[i+2],128===(192&s)&&128===(192&n)&&(u=(15&p)<<12|(63&s)<<6|63&n)>2047&&(u<55296||u>57343)&&(c=u);break;case 4:s=e[i+1],n=e[i+2],o=e[i+3],128===(192&s)&&128===(192&n)&&128===(192&o)&&(u=(15&p)<<18|(63&s)<<12|(63&n)<<6|63&o)>65535&&u<1114112&&(c=u)}null===c?(c=65533,m=1):c>65535&&(c-=65536,a.push(c>>>10&1023|55296),c=56320|1023&c),a.push(c),i+=m}return function(e){var t=e.length;if(t<=R)return String.fromCharCode.apply(String,e);var r="",a=0;for(;a0&&(e=this.toString("hex",0,r).match(/.{2}/g).join(" "),this.length>r&&(e+=" ... ")),""},u.prototype.compare=function(e,t,r,a,i){if(!u.isBuffer(e))throw new TypeError("Argument must be a Buffer");if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===a&&(a=0),void 0===i&&(i=this.length),t<0||r>e.length||a<0||i>this.length)throw new RangeError("out of range index");if(a>=i&&t>=r)return 0;if(a>=i)return-1;if(t>=r)return 1;if(this===e)return 0;for(var s=(i>>>=0)-(a>>>=0),n=(r>>>=0)-(t>>>=0),o=Math.min(s,n),p=this.slice(a,i),c=e.slice(t,r),m=0;mi)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var s=!1;;)switch(a){case"hex":return f(this,e,t,r);case"utf8":case"utf-8":return I(this,e,t,r);case"ascii":return N(this,e,t,r);case"latin1":case"binary":return T(this,e,t,r);case"base64":return k(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return C(this,e,t,r);default:if(s)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),s=!0}},u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};var R=4096;function D(e,t,r){var a="";r=Math.min(e.length,r);for(var i=t;ia)&&(r=a);for(var i="",s=t;sr)throw new RangeError("Trying to access beyond buffer length")}function M(e,t,r,a,i,s){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||te.length)throw new RangeError("Index out of range")}function L(e,t,r,a){t<0&&(t=65535+t+1);for(var i=0,s=Math.min(e.length-r,2);i>>8*(a?i:1-i)}function w(e,t,r,a){t<0&&(t=4294967295+t+1);for(var i=0,s=Math.min(e.length-r,4);i>>8*(a?i:3-i)&255}function _(e,t,r,a,i,s){if(r+a>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function G(e,t,r,a,s){return s||_(e,0,r,4),i.write(e,t,r,a,23,4),r+4}function O(e,t,r,a,s){return s||_(e,0,r,8),i.write(e,t,r,a,52,8),r+8}u.prototype.slice=function(e,t){var r,a=this.length;if((e=~~e)<0?(e+=a)<0&&(e=0):e>a&&(e=a),(t=void 0===t?a:~~t)<0?(t+=a)<0&&(t=0):t>a&&(t=a),t0&&(i*=256);)a+=this[e+--t]*i;return a},u.prototype.readUInt8=function(e,t){return t||E(e,1,this.length),this[e]},u.prototype.readUInt16LE=function(e,t){return t||E(e,2,this.length),this[e]|this[e+1]<<8},u.prototype.readUInt16BE=function(e,t){return t||E(e,2,this.length),this[e]<<8|this[e+1]},u.prototype.readUInt32LE=function(e,t){return t||E(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},u.prototype.readUInt32BE=function(e,t){return t||E(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},u.prototype.readIntLE=function(e,t,r){e|=0,t|=0,r||E(e,t,this.length);for(var a=this[e],i=1,s=0;++s=(i*=128)&&(a-=Math.pow(2,8*t)),a},u.prototype.readIntBE=function(e,t,r){e|=0,t|=0,r||E(e,t,this.length);for(var a=t,i=1,s=this[e+--a];a>0&&(i*=256);)s+=this[e+--a]*i;return s>=(i*=128)&&(s-=Math.pow(2,8*t)),s},u.prototype.readInt8=function(e,t){return t||E(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},u.prototype.readInt16LE=function(e,t){t||E(e,2,this.length);var r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},u.prototype.readInt16BE=function(e,t){t||E(e,2,this.length);var r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},u.prototype.readInt32LE=function(e,t){return t||E(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},u.prototype.readInt32BE=function(e,t){return t||E(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},u.prototype.readFloatLE=function(e,t){return t||E(e,4,this.length),i.read(this,e,!0,23,4)},u.prototype.readFloatBE=function(e,t){return t||E(e,4,this.length),i.read(this,e,!1,23,4)},u.prototype.readDoubleLE=function(e,t){return t||E(e,8,this.length),i.read(this,e,!0,52,8)},u.prototype.readDoubleBE=function(e,t){return t||E(e,8,this.length),i.read(this,e,!1,52,8)},u.prototype.writeUIntLE=function(e,t,r,a){(e=+e,t|=0,r|=0,a)||M(this,e,t,r,Math.pow(2,8*r)-1,0);var i=1,s=0;for(this[t]=255&e;++s=0&&(s*=256);)this[t+i]=e/s&255;return t+r},u.prototype.writeUInt8=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,1,255,0),u.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),this[t]=255&e,t+1},u.prototype.writeUInt16LE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):L(this,e,t,!0),t+2},u.prototype.writeUInt16BE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,2,65535,0),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):L(this,e,t,!1),t+2},u.prototype.writeUInt32LE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e):w(this,e,t,!0),t+4},u.prototype.writeUInt32BE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,4,4294967295,0),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):w(this,e,t,!1),t+4},u.prototype.writeIntLE=function(e,t,r,a){if(e=+e,t|=0,!a){var i=Math.pow(2,8*r-1);M(this,e,t,r,i-1,-i)}var s=0,n=1,o=0;for(this[t]=255&e;++s>0)-o&255;return t+r},u.prototype.writeIntBE=function(e,t,r,a){if(e=+e,t|=0,!a){var i=Math.pow(2,8*r-1);M(this,e,t,r,i-1,-i)}var s=r-1,n=1,o=0;for(this[t+s]=255&e;--s>=0&&(n*=256);)e<0&&0===o&&0!==this[t+s+1]&&(o=1),this[t+s]=(e/n>>0)-o&255;return t+r},u.prototype.writeInt8=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,1,127,-128),u.TYPED_ARRAY_SUPPORT||(e=Math.floor(e)),e<0&&(e=255+e+1),this[t]=255&e,t+1},u.prototype.writeInt16LE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8):L(this,e,t,!0),t+2},u.prototype.writeInt16BE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,2,32767,-32768),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>8,this[t+1]=255&e):L(this,e,t,!1),t+2},u.prototype.writeInt32LE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,4,2147483647,-2147483648),u.TYPED_ARRAY_SUPPORT?(this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24):w(this,e,t,!0),t+4},u.prototype.writeInt32BE=function(e,t,r){return e=+e,t|=0,r||M(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),u.TYPED_ARRAY_SUPPORT?(this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e):w(this,e,t,!1),t+4},u.prototype.writeFloatLE=function(e,t,r){return G(this,e,t,!0,r)},u.prototype.writeFloatBE=function(e,t,r){return G(this,e,t,!1,r)},u.prototype.writeDoubleLE=function(e,t,r){return O(this,e,t,!0,r)},u.prototype.writeDoubleBE=function(e,t,r){return O(this,e,t,!1,r)},u.prototype.copy=function(e,t,r,a){if(r||(r=0),a||0===a||(a=this.length),t>=e.length&&(t=e.length),t||(t=0),a>0&&a=this.length)throw new RangeError("sourceStart out of bounds");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-t=0;--i)e[i+t]=this[i+r];else if(s<1e3||!u.TYPED_ARRAY_SUPPORT)for(i=0;i>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"===typeof e)for(s=t;s55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&s.push(239,191,189);continue}if(n+1===a){(t-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&s.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;s.push(r)}else if(r<2048){if((t-=2)<0)break;s.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;s.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return s}function V(e){return a.toByteArray(function(e){if((e=function(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}(e).replace(B,"")).length<2)return"";for(;e.length%4!==0;)e+="=";return e}(e))}function z(e,t,r,a){for(var i=0;i=t.length||i>=e.length);++i)t[i+r]=e[i];return i}},45672:e=>{var t={}.toString;e.exports=Array.isArray||function(e){return"[object Array]"==t.call(e)}},34160:(e,t,r)=>{"use strict";var a=r(88600),i=r(788),s=i(a("String.prototype.indexOf"));e.exports=function(e,t){var r=a(e,!!t);return"function"===typeof r&&s(e,".prototype.")>-1?i(r):r}},788:(e,t,r)=>{"use strict";var a=r(2040),i=r(88600),s=r(96572),n=i("%TypeError%"),o=i("%Function.prototype.apply%"),u=i("%Function.prototype.call%"),p=i("%Reflect.apply%",!0)||a.call(u,o),c=i("%Object.defineProperty%",!0),m=i("%Math.max%");if(c)try{c({},"a",{value:1})}catch(d){c=null}e.exports=function(e){if("function"!==typeof e)throw new n("a function is required");var t=p(a,u,arguments);return s(t,1+m(0,e.length-(arguments.length-1)),!0)};var l=function(){return p(a,o,arguments)};c?c(e.exports,"apply",{value:l}):e.exports.apply=l},71488:(e,t,r)=>{"use strict";var a=r(59256)(),i=r(88600),s=a&&i("%Object.defineProperty%",!0);if(s)try{s({},"a",{value:1})}catch(p){s=!1}var n=i("%SyntaxError%"),o=i("%TypeError%"),u=r(85884);e.exports=function(e,t,r){if(!e||"object"!==typeof e&&"function"!==typeof e)throw new o("`obj` must be an object or a function`");if("string"!==typeof t&&"symbol"!==typeof t)throw new o("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!==typeof arguments[3]&&null!==arguments[3])throw new o("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!==typeof arguments[4]&&null!==arguments[4])throw new o("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!==typeof arguments[5]&&null!==arguments[5])throw new o("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!==typeof arguments[6])throw new o("`loose`, if provided, must be a boolean");var a=arguments.length>3?arguments[3]:null,i=arguments.length>4?arguments[4]:null,p=arguments.length>5?arguments[5]:null,c=arguments.length>6&&arguments[6],m=!!u&&u(e,t);if(s)s(e,t,{configurable:null===p&&m?m.configurable:!p,enumerable:null===a&&m?m.enumerable:!a,value:r,writable:null===i&&m?m.writable:!i});else{if(!c&&(a||i||p))throw new n("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=r}}},5200:e=>{"use strict";e.exports=RangeError},288:e=>{"use strict";e.exports=SyntaxError},632:e=>{"use strict";e.exports=TypeError},83984:(e,t,r)=>{"use strict";var a=r(27444),i=Object.prototype.toString,s=Object.prototype.hasOwnProperty;e.exports=function(e,t,r){if(!a(t))throw new TypeError("iterator must be a function");var n;arguments.length>=3&&(n=r),"[object Array]"===i.call(e)?function(e,t,r){for(var a=0,i=e.length;a{"use strict";var t=Object.prototype.toString,r=Math.max,a=function(e,t){for(var r=[],a=0;a{"use strict";var a=r(85448);e.exports=Function.prototype.bind||a},88600:(e,t,r)=>{"use strict";var a,i=r(5200),s=r(288),n=r(632),o=Function,u=function(e){try{return o('"use strict"; return ('+e+").constructor;")()}catch(t){}},p=Object.getOwnPropertyDescriptor;if(p)try{p({},"")}catch(q){p=null}var c=function(){throw new n},m=p?function(){try{return c}catch(e){try{return p(arguments,"callee").get}catch(t){return c}}}():c,l=r(78832)(),d=r(77656)(),y=Object.getPrototypeOf||(d?function(e){return e.__proto__}:null),b={},h="undefined"!==typeof Uint8Array&&y?y(Uint8Array):a,g={__proto__:null,"%AggregateError%":"undefined"===typeof AggregateError?a:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"===typeof ArrayBuffer?a:ArrayBuffer,"%ArrayIteratorPrototype%":l&&y?y([][Symbol.iterator]()):a,"%AsyncFromSyncIteratorPrototype%":a,"%AsyncFunction%":b,"%AsyncGenerator%":b,"%AsyncGeneratorFunction%":b,"%AsyncIteratorPrototype%":b,"%Atomics%":"undefined"===typeof Atomics?a:Atomics,"%BigInt%":"undefined"===typeof BigInt?a:BigInt,"%BigInt64Array%":"undefined"===typeof BigInt64Array?a:BigInt64Array,"%BigUint64Array%":"undefined"===typeof BigUint64Array?a:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"===typeof DataView?a:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"===typeof Float32Array?a:Float32Array,"%Float64Array%":"undefined"===typeof Float64Array?a:Float64Array,"%FinalizationRegistry%":"undefined"===typeof FinalizationRegistry?a:FinalizationRegistry,"%Function%":o,"%GeneratorFunction%":b,"%Int8Array%":"undefined"===typeof Int8Array?a:Int8Array,"%Int16Array%":"undefined"===typeof Int16Array?a:Int16Array,"%Int32Array%":"undefined"===typeof Int32Array?a:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":l&&y?y(y([][Symbol.iterator]())):a,"%JSON%":"object"===typeof JSON?JSON:a,"%Map%":"undefined"===typeof Map?a:Map,"%MapIteratorPrototype%":"undefined"!==typeof Map&&l&&y?y((new Map)[Symbol.iterator]()):a,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"===typeof Promise?a:Promise,"%Proxy%":"undefined"===typeof Proxy?a:Proxy,"%RangeError%":i,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"===typeof Reflect?a:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"===typeof Set?a:Set,"%SetIteratorPrototype%":"undefined"!==typeof Set&&l&&y?y((new Set)[Symbol.iterator]()):a,"%SharedArrayBuffer%":"undefined"===typeof SharedArrayBuffer?a:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":l&&y?y(""[Symbol.iterator]()):a,"%Symbol%":l?Symbol:a,"%SyntaxError%":s,"%ThrowTypeError%":m,"%TypedArray%":h,"%TypeError%":n,"%Uint8Array%":"undefined"===typeof Uint8Array?a:Uint8Array,"%Uint8ClampedArray%":"undefined"===typeof Uint8ClampedArray?a:Uint8ClampedArray,"%Uint16Array%":"undefined"===typeof Uint16Array?a:Uint16Array,"%Uint32Array%":"undefined"===typeof Uint32Array?a:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"===typeof WeakMap?a:WeakMap,"%WeakRef%":"undefined"===typeof WeakRef?a:WeakRef,"%WeakSet%":"undefined"===typeof WeakSet?a:WeakSet};if(y)try{null.error}catch(q){var S=y(y(q));g["%Error.prototype%"]=S}var f=function e(t){var r;if("%AsyncFunction%"===t)r=u("async function () {}");else if("%GeneratorFunction%"===t)r=u("function* () {}");else if("%AsyncGeneratorFunction%"===t)r=u("async function* () {}");else if("%AsyncGenerator%"===t){var a=e("%AsyncGeneratorFunction%");a&&(r=a.prototype)}else if("%AsyncIteratorPrototype%"===t){var i=e("%AsyncGenerator%");i&&y&&(r=y(i.prototype))}return g[t]=r,r},I={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},N=r(2040),T=r(16576),k=N.call(Function.call,Array.prototype.concat),C=N.call(Function.apply,Array.prototype.splice),v=N.call(Function.call,String.prototype.replace),A=N.call(Function.call,String.prototype.slice),R=N.call(Function.call,RegExp.prototype.exec),D=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,x=/\\(\\)?/g,P=function(e,t){var r,a=e;if(T(I,a)&&(a="%"+(r=I[a])[0]+"%"),T(g,a)){var i=g[a];if(i===b&&(i=f(a)),"undefined"===typeof i&&!t)throw new n("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:r,name:a,value:i}}throw new s("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!==typeof e||0===e.length)throw new n("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!==typeof t)throw new n('"allowMissing" argument must be a boolean');if(null===R(/^%?[^%]*%?$/,e))throw new s("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var r=function(e){var t=A(e,0,1),r=A(e,-1);if("%"===t&&"%"!==r)throw new s("invalid intrinsic syntax, expected closing `%`");if("%"===r&&"%"!==t)throw new s("invalid intrinsic syntax, expected opening `%`");var a=[];return v(e,D,(function(e,t,r,i){a[a.length]=r?v(i,x,"$1"):t||e})),a}(e),a=r.length>0?r[0]:"",i=P("%"+a+"%",t),o=i.name,u=i.value,c=!1,m=i.alias;m&&(a=m[0],C(r,k([0,1],m)));for(var l=1,d=!0;l=r.length){var S=p(u,y);u=(d=!!S)&&"get"in S&&!("originalValue"in S.get)?S.get:u[y]}else d=T(u,y),u=u[y];d&&!c&&(g[o]=u)}}return u}},85884:(e,t,r)=>{"use strict";var a=r(88600)("%Object.getOwnPropertyDescriptor%",!0);if(a)try{a([],"length")}catch(i){a=null}e.exports=a},59256:(e,t,r)=>{"use strict";var a=r(88600)("%Object.defineProperty%",!0),i=function(){if(a)try{return a({},"a",{value:1}),!0}catch(e){return!1}return!1};i.hasArrayLengthDefineBug=function(){if(!i())return null;try{return 1!==a([],"length",{value:1}).length}catch(e){return!0}},e.exports=i},77656:e=>{"use strict";var t={foo:{}},r=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!({__proto__:null}instanceof r)}},78832:(e,t,r)=>{"use strict";var a="undefined"!==typeof Symbol&&Symbol,i=r(48180);e.exports=function(){return"function"===typeof a&&("function"===typeof Symbol&&("symbol"===typeof a("foo")&&("symbol"===typeof Symbol("bar")&&i())))}},48180:e=>{"use strict";e.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),r=Object(t);if("string"===typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(r))return!1;for(t in e[t]=42,e)return!1;if("function"===typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var a=Object.getOwnPropertySymbols(e);if(1!==a.length||a[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var i=Object.getOwnPropertyDescriptor(e,t);if(42!==i.value||!0!==i.enumerable)return!1}return!0}},72324:(e,t,r)=>{"use strict";var a=r(48180);e.exports=function(){return a()&&!!Symbol.toStringTag}},16576:(e,t,r)=>{"use strict";var a=Function.prototype.call,i=Object.prototype.hasOwnProperty,s=r(2040);e.exports=s.call(a,i)},23608:(e,t)=>{t.read=function(e,t,r,a,i){var s,n,o=8*i-a-1,u=(1<>1,c=-7,m=r?i-1:0,l=r?-1:1,d=e[t+m];for(m+=l,s=d&(1<<-c)-1,d>>=-c,c+=o;c>0;s=256*s+e[t+m],m+=l,c-=8);for(n=s&(1<<-c)-1,s>>=-c,c+=a;c>0;n=256*n+e[t+m],m+=l,c-=8);if(0===s)s=1-p;else{if(s===u)return n?NaN:1/0*(d?-1:1);n+=Math.pow(2,a),s-=p}return(d?-1:1)*n*Math.pow(2,s-a)},t.write=function(e,t,r,a,i,s){var n,o,u,p=8*s-i-1,c=(1<>1,l=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,d=a?0:s-1,y=a?1:-1,b=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(o=isNaN(t)?1:0,n=c):(n=Math.floor(Math.log(t)/Math.LN2),t*(u=Math.pow(2,-n))<1&&(n--,u*=2),(t+=n+m>=1?l/u:l*Math.pow(2,1-m))*u>=2&&(n++,u/=2),n+m>=c?(o=0,n=c):n+m>=1?(o=(t*u-1)*Math.pow(2,i),n+=m):(o=t*Math.pow(2,m-1)*Math.pow(2,i),n=0));i>=8;e[r+d]=255&o,d+=y,o/=256,i-=8);for(n=n<0;e[r+d]=255&n,d+=y,n/=256,p-=8);e[r+d-y]|=128*b}},55880:e=>{"function"===typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}},56624:(e,t,r)=>{"use strict";var a=r(72324)(),i=r(34160)("Object.prototype.toString"),s=function(e){return!(a&&e&&"object"===typeof e&&Symbol.toStringTag in e)&&"[object Arguments]"===i(e)},n=function(e){return!!s(e)||null!==e&&"object"===typeof e&&"number"===typeof e.length&&e.length>=0&&"[object Array]"!==i(e)&&"[object Function]"===i(e.callee)},o=function(){return s(arguments)}();s.isLegacyArguments=n,e.exports=o?s:n},27444:e=>{"use strict";var t,r,a=Function.prototype.toString,i="object"===typeof Reflect&&null!==Reflect&&Reflect.apply;if("function"===typeof i&&"function"===typeof Object.defineProperty)try{t=Object.defineProperty({},"length",{get:function(){throw r}}),r={},i((function(){throw 42}),null,t)}catch(d){d!==r&&(i=null)}else i=null;var s=/^\s*class\b/,n=function(e){try{var t=a.call(e);return s.test(t)}catch(r){return!1}},o=function(e){try{return!n(e)&&(a.call(e),!0)}catch(t){return!1}},u=Object.prototype.toString,p="function"===typeof Symbol&&!!Symbol.toStringTag,c=!(0 in[,]),m=function(){return!1};if("object"===typeof document){var l=document.all;u.call(l)===u.call(document.all)&&(m=function(e){if((c||!e)&&("undefined"===typeof e||"object"===typeof e))try{var t=u.call(e);return("[object HTMLAllCollection]"===t||"[object HTML document.all class]"===t||"[object HTMLCollection]"===t||"[object Object]"===t)&&null==e("")}catch(r){}return!1})}e.exports=i?function(e){if(m(e))return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;try{i(e,null,t)}catch(a){if(a!==r)return!1}return!n(e)&&o(e)}:function(e){if(m(e))return!0;if(!e)return!1;if("function"!==typeof e&&"object"!==typeof e)return!1;if(p)return o(e);if(n(e))return!1;var t=u.call(e);return!("[object Function]"!==t&&"[object GeneratorFunction]"!==t&&!/^\[object HTML/.test(t))&&o(e)}},87376:(e,t,r)=>{"use strict";var a,i=Object.prototype.toString,s=Function.prototype.toString,n=/^\s*(?:function)?\*/,o=r(72324)(),u=Object.getPrototypeOf;e.exports=function(e){if("function"!==typeof e)return!1;if(n.test(s.call(e)))return!0;if(!o)return"[object GeneratorFunction]"===i.call(e);if(!u)return!1;if("undefined"===typeof a){var t=function(){if(!o)return!1;try{return Function("return function*() {}")()}catch(e){}}();a=!!t&&u(t)}return u(e)===a}},90368:(e,t,r)=>{"use strict";var a=r(85016);e.exports=function(e){return!!a(e)}},71736:(e,t)=>{!function(e){"use strict";function t(e){return null!==e&&"[object Array]"===Object.prototype.toString.call(e)}function r(e){return null!==e&&"[object Object]"===Object.prototype.toString.call(e)}function a(e,i){if(e===i)return!0;if(Object.prototype.toString.call(e)!==Object.prototype.toString.call(i))return!1;if(!0===t(e)){if(e.length!==i.length)return!1;for(var s=0;s",9:"Array"},b="EOF",h="UnquotedIdentifier",g="QuotedIdentifier",S="Rbracket",f="Rparen",I="Comma",N="Colon",T="Rbrace",k="Number",C="Current",v="Expref",A="Pipe",R="Or",D="And",x="EQ",P="GT",q="LT",E="GTE",M="LTE",L="NE",w="Flatten",_="Star",G="Filter",O="Dot",B="Not",U="Lbrace",F="Lbracket",V="Lparen",z="Literal",K={".":O,"*":_,",":I,":":N,"{":U,"}":T,"]":S,"(":V,")":f,"@":C},j={"<":!0,">":!0,"=":!0,"!":!0},W={" ":!0,"\t":!0,"\n":!0};function H(e){return e>="0"&&e<="9"||"-"===e}function Q(){}Q.prototype={tokenize:function(e){var t,r,a,i,s=[];for(this._current=0;this._current="a"&&i<="z"||i>="A"&&i<="Z"||"_"===i)t=this._current,r=this._consumeUnquotedIdentifier(e),s.push({type:h,value:r,start:t});else if(void 0!==K[e[this._current]])s.push({type:K[e[this._current]],value:e[this._current],start:this._current}),this._current++;else if(H(e[this._current]))a=this._consumeNumber(e),s.push(a);else if("["===e[this._current])a=this._consumeLBracket(e),s.push(a);else if('"'===e[this._current])t=this._current,r=this._consumeQuotedIdentifier(e),s.push({type:g,value:r,start:t});else if("'"===e[this._current])t=this._current,r=this._consumeRawStringLiteral(e),s.push({type:z,value:r,start:t});else if("`"===e[this._current]){t=this._current;var n=this._consumeLiteral(e);s.push({type:z,value:n,start:t})}else if(void 0!==j[e[this._current]])s.push(this._consumeOperator(e));else if(void 0!==W[e[this._current]])this._current++;else if("&"===e[this._current])t=this._current,this._current++,"&"===e[this._current]?(this._current++,s.push({type:D,value:"&&",start:t})):s.push({type:v,value:"&",start:t});else{if("|"!==e[this._current]){var o=new Error("Unknown character:"+e[this._current]);throw o.name="LexerError",o}t=this._current,this._current++,"|"===e[this._current]?(this._current++,s.push({type:R,value:"||",start:t})):s.push({type:A,value:"|",start:t})}return s},_consumeUnquotedIdentifier:function(e){var t,r=this._current;for(this._current++;this._current="a"&&t<="z"||t>="A"&&t<="Z"||t>="0"&&t<="9"||"_"===t);)this._current++;return e.slice(r,this._current)},_consumeQuotedIdentifier:function(e){var t=this._current;this._current++;for(var r=e.length;'"'!==e[this._current]&&this._current"===r?"="===e[this._current]?(this._current++,{type:E,value:">=",start:t}):{type:P,value:">",start:t}:"="===r&&"="===e[this._current]?(this._current++,{type:x,value:"==",start:t}):void 0},_consumeLiteral:function(e){this._current++;for(var t,r=this._current,a=e.length;"`"!==e[this._current]&&this._current=0)return!0;if(["true","false","null"].indexOf(e)>=0)return!0;if(!("-0123456789".indexOf(e[0])>=0))return!1;try{return JSON.parse(e),!0}catch(t){return!1}}};var J={};function Z(){}function Y(e){this.runtime=e}function $(e){this._interpreter=e,this.functionTable={abs:{_func:this._functionAbs,_signature:[{types:[n]}]},avg:{_func:this._functionAvg,_signature:[{types:[l]}]},ceil:{_func:this._functionCeil,_signature:[{types:[n]}]},contains:{_func:this._functionContains,_signature:[{types:[u,p]},{types:[o]}]},ends_with:{_func:this._functionEndsWith,_signature:[{types:[u]},{types:[u]}]},floor:{_func:this._functionFloor,_signature:[{types:[n]}]},length:{_func:this._functionLength,_signature:[{types:[u,p,c]}]},map:{_func:this._functionMap,_signature:[{types:[m]},{types:[p]}]},max:{_func:this._functionMax,_signature:[{types:[l,d]}]},merge:{_func:this._functionMerge,_signature:[{types:[c],variadic:!0}]},max_by:{_func:this._functionMaxBy,_signature:[{types:[p]},{types:[m]}]},sum:{_func:this._functionSum,_signature:[{types:[l]}]},starts_with:{_func:this._functionStartsWith,_signature:[{types:[u]},{types:[u]}]},min:{_func:this._functionMin,_signature:[{types:[l,d]}]},min_by:{_func:this._functionMinBy,_signature:[{types:[p]},{types:[m]}]},type:{_func:this._functionType,_signature:[{types:[o]}]},keys:{_func:this._functionKeys,_signature:[{types:[c]}]},values:{_func:this._functionValues,_signature:[{types:[c]}]},sort:{_func:this._functionSort,_signature:[{types:[d,l]}]},sort_by:{_func:this._functionSortBy,_signature:[{types:[p]},{types:[m]}]},join:{_func:this._functionJoin,_signature:[{types:[u]},{types:[d]}]},reverse:{_func:this._functionReverse,_signature:[{types:[u,p]}]},to_array:{_func:this._functionToArray,_signature:[{types:[o]}]},to_string:{_func:this._functionToString,_signature:[{types:[o]}]},to_number:{_func:this._functionToNumber,_signature:[{types:[o]}]},not_null:{_func:this._functionNotNull,_signature:[{types:[o],variadic:!0}]}}}J[b]=0,J[h]=0,J[g]=0,J[S]=0,J[f]=0,J[I]=0,J[T]=0,J[k]=0,J[C]=0,J[v]=0,J[A]=1,J[R]=2,J[D]=3,J[x]=5,J[P]=5,J[q]=5,J[E]=5,J[M]=5,J[L]=5,J[w]=9,J[_]=20,J[G]=21,J[O]=40,J[B]=45,J[U]=50,J[F]=55,J[V]=60,Z.prototype={parse:function(e){this._loadTokens(e),this.index=0;var t=this.expression(0);if(this._lookahead(0)!==b){var r=this._lookaheadToken(0),a=new Error("Unexpected token type: "+r.type+", value: "+r.value);throw a.name="ParserError",a}return t},_loadTokens:function(e){var t=(new Q).tokenize(e);t.push({type:b,value:"",start:e.length}),this.tokens=t},expression:function(e){var t=this._lookaheadToken(0);this._advance();for(var r=this.nud(t),a=this._lookahead(0);e=0?this.expression(e):t===F?(this._match(F),this._parseMultiselectList()):t===U?(this._match(U),this._parseMultiselectHash()):void 0},_parseProjectionRHS:function(e){var t;if(J[this._lookahead(0)]<10)t={type:"Identity"};else if(this._lookahead(0)===F)t=this.expression(e);else if(this._lookahead(0)===G)t=this.expression(e);else{if(this._lookahead(0)!==O){var r=this._lookaheadToken(0),a=new Error("Sytanx error, unexpected token: "+r.value+"("+r.type+")");throw a.name="ParserError",a}this._match(O),t=this._parseDotRHS(e)}return t},_parseMultiselectList:function(){for(var e=[];this._lookahead(0)!==S;){var t=this.expression(0);if(e.push(t),this._lookahead(0)===I&&(this._match(I),this._lookahead(0)===S))throw new Error("Unexpected token Rbracket")}return this._match(S),{type:"MultiSelectList",children:e}},_parseMultiselectHash:function(){for(var e,t,r,a=[],i=[h,g];;){if(e=this._lookaheadToken(0),i.indexOf(e.type)<0)throw new Error("Expecting an identifier token, got: "+e.type);if(t=e.value,this._advance(),this._match(N),r={type:"KeyValuePair",name:t,value:this.expression(0)},a.push(r),this._lookahead(0)===I)this._match(I);else if(this._lookahead(0)===T){this._match(T);break}}return{type:"MultiSelectHash",children:a}}},Y.prototype={search:function(e,t){return this.visit(e,t)},visit:function(e,s){var n,o,u,p,c,m,l,d,y;switch(e.type){case"Field":return null!==s&&r(s)?void 0===(m=s[e.name])?null:m:null;case"Subexpression":for(u=this.visit(e.children[0],s),y=1;y0)for(y=S;yf;y+=I)u.push(s[y]);return u;case"Projection":var N=this.visit(e.children[0],s);if(!t(N))return null;for(d=[],y=0;yc;break;case E:u=p>=c;break;case q:u=p=e&&(t=r<0?e-1:e),t}},$.prototype={callFunction:function(e,t){var r=this.functionTable[e];if(void 0===r)throw new Error("Unknown function: "+e+"()");return this._validateArgs(e,t,r._signature),r._func.call(this,t)},_validateArgs:function(e,t,r){var a,i,s,n;if(r[r.length-1].variadic){if(t.length=0;a--)r+=t[a];return r}var i=e[0].slice(0);return i.reverse(),i},_functionAbs:function(e){return Math.abs(e[0])},_functionCeil:function(e){return Math.ceil(e[0])},_functionAvg:function(e){for(var t=0,r=e[0],a=0;a=0},_functionFloor:function(e){return Math.floor(e[0])},_functionLength:function(e){return r(e[0])?Object.keys(e[0]).length:e[0].length},_functionMap:function(e){for(var t=[],r=this._interpreter,a=e[0],i=e[1],s=0;s0){if(this._getTypeName(e[0][0])===n)return Math.max.apply(Math,e[0]);for(var t=e[0],r=t[0],a=1;a0){if(this._getTypeName(e[0][0])===n)return Math.min.apply(Math,e[0]);for(var t=e[0],r=t[0],a=1;ao?1:no&&(o=r,t=i[p]);return t},_functionMinBy:function(e){for(var t,r,a=e[1],i=e[0],s=this.createKeyFunction(a,[n,u]),o=1/0,p=0;p{"use strict";function t(e,t){return Object.prototype.hasOwnProperty.call(e,t)}e.exports=function(e,r,a,i){r=r||"&",a=a||"=";var s={};if("string"!==typeof e||0===e.length)return s;var n=/\+/g;e=e.split(r);var o=1e3;i&&"number"===typeof i.maxKeys&&(o=i.maxKeys);var u=e.length;o>0&&u>o&&(u=o);for(var p=0;p=0?(c=y.substr(0,b),m=y.substr(b+1)):(c=y,m=""),l=decodeURIComponent(c),d=decodeURIComponent(m),t(s,l)?Array.isArray(s[l])?s[l].push(d):s[l]=[s[l],d]:s[l]=d}return s}},17848:e=>{"use strict";var t=function(e){switch(typeof e){case"string":return e;case"boolean":return e?"true":"false";case"number":return isFinite(e)?e:"";default:return""}};e.exports=function(e,r,a,i){return r=r||"&",a=a||"=",null===e&&(e=void 0),"object"===typeof e?Object.keys(e).map((function(i){var s=encodeURIComponent(t(i))+a;return Array.isArray(e[i])?e[i].map((function(e){return s+encodeURIComponent(t(e))})).join(r):s+encodeURIComponent(t(e[i]))})).join(r):i?encodeURIComponent(t(i))+a+encodeURIComponent(t(e)):""}},45904:(e,t,r)=>{"use strict";t.decode=t.parse=r(75880),t.encode=t.stringify=r(17848)},76144:(e,t,r)=>{"use strict";var a=r(69060),i=r(47724);function s(e){for(var t="https://reactjs.org/docs/error-decoder.html?invariant="+e,r=1;r