@cxbuilder/flow-config 1.1.0 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/.jsii +131 -65
  2. package/CHANGELOG.md +20 -0
  3. package/README.md +8 -5
  4. package/dist/backend/FlowConfig/index.js +2 -1
  5. package/dist/backend/FlowConfig/index.js.map +2 -2
  6. package/dist/backend/GetConfig/index.js +1 -1
  7. package/dist/backend/GetConfig/index.js.map +2 -2
  8. package/dist/backend/Init/index.js +2 -1
  9. package/dist/backend/Init/index.js.map +2 -2
  10. package/dist/backend/Settings/index.js +255 -0
  11. package/dist/backend/Settings/index.js.map +7 -0
  12. package/dist/backend/Static/static/assets/index-Cejunttu.js +61 -0
  13. package/dist/backend/Static/static/assets/{index-NRh8x3FI.css → index-SZuscj14.css} +1 -1
  14. package/dist/backend/Static/static/index.html +3 -3
  15. package/dist/infrastructure/FlowConfigStack.d.ts +32 -14
  16. package/dist/infrastructure/FlowConfigStack.js +27 -18
  17. package/dist/infrastructure/GetConfig/index.js +2 -2
  18. package/dist/infrastructure/api/Api.d.ts +5 -2
  19. package/dist/infrastructure/api/Api.js +21 -15
  20. package/dist/infrastructure/api/Init/Init.interface.d.ts +4 -0
  21. package/dist/infrastructure/api/Init/Init.interface.js +1 -1
  22. package/dist/infrastructure/api/Init/index.js +2 -1
  23. package/dist/infrastructure/api/Settings/Settings.interface.d.ts +3 -0
  24. package/dist/infrastructure/api/Settings/Settings.interface.js +3 -0
  25. package/dist/infrastructure/api/Settings/index.d.ts +7 -0
  26. package/dist/infrastructure/api/Settings/index.js +21 -0
  27. package/dist/infrastructure/api/spec.yaml +122 -0
  28. package/dist/infrastructure/createLambda.js +1 -1
  29. package/dist/infrastructure/index.d.ts +1 -1
  30. package/dist/infrastructure/index.js +1 -1
  31. package/dist/infrastructure/tsconfig.tsbuildinfo +1 -1
  32. package/package.json +1 -1
  33. package/dist/backend/Static/static/assets/index-FHwnAA8f.js +0 -61
@@ -1,61 +0,0 @@
1
- var Rx=Object.defineProperty;var zx=(t,r,a)=>r in t?Rx(t,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[r]=a;var Hl=(t,r,a)=>zx(t,typeof r!="symbol"?r+"":r,a);(function(){const r=document.createElement("link").relList;if(r&&r.supports&&r.supports("modulepreload"))return;for(const i of document.querySelectorAll('link[rel="modulepreload"]'))n(i);new MutationObserver(i=>{for(const s of i)if(s.type==="childList")for(const f of s.addedNodes)f.tagName==="LINK"&&f.rel==="modulepreload"&&n(f)}).observe(document,{childList:!0,subtree:!0});function a(i){const s={};return i.integrity&&(s.integrity=i.integrity),i.referrerPolicy&&(s.referrerPolicy=i.referrerPolicy),i.crossOrigin==="use-credentials"?s.credentials="include":i.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function n(i){if(i.ep)return;i.ep=!0;const s=a(i);fetch(i.href,s)}})();function Lf(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var P0={exports:{}},jc={};/**
2
- * @license React
3
- * react-jsx-runtime.production.js
4
- *
5
- * Copyright (c) Meta Platforms, Inc. and affiliates.
6
- *
7
- * This source code is licensed under the MIT license found in the
8
- * LICENSE file in the root directory of this source tree.
9
- */var Fm;function Ax(){if(Fm)return jc;Fm=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function a(n,i,s){var f=null;if(s!==void 0&&(f=""+s),i.key!==void 0&&(f=""+i.key),"key"in i){s={};for(var m in i)m!=="key"&&(s[m]=i[m])}else s=i;return i=s.ref,{$$typeof:t,type:n,key:f,ref:i!==void 0?i:null,props:s}}return jc.Fragment=r,jc.jsx=a,jc.jsxs=a,jc}var Um;function Lx(){return Um||(Um=1,P0.exports=Ax()),P0.exports}var L=Lx(),j0={exports:{}},Re={};/**
10
- * @license React
11
- * react.production.js
12
- *
13
- * Copyright (c) Meta Platforms, Inc. and affiliates.
14
- *
15
- * This source code is licensed under the MIT license found in the
16
- * LICENSE file in the root directory of this source tree.
17
- */var Vm;function Hx(){if(Vm)return Re;Vm=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),f=Symbol.for("react.context"),m=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),h=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),b=Symbol.iterator;function k(E){return E===null||typeof E!="object"?null:(E=b&&E[b]||E["@@iterator"],typeof E=="function"?E:null)}var w={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},B=Object.assign,S={};function _(E,U,te){this.props=E,this.context=U,this.refs=S,this.updater=te||w}_.prototype.isReactComponent={},_.prototype.setState=function(E,U){if(typeof E!="object"&&typeof E!="function"&&E!=null)throw Error("takes an object of state variables to update or a function which returns an object of state variables.");this.updater.enqueueSetState(this,E,U,"setState")},_.prototype.forceUpdate=function(E){this.updater.enqueueForceUpdate(this,E,"forceUpdate")};function C(){}C.prototype=_.prototype;function I(E,U,te){this.props=E,this.context=U,this.refs=S,this.updater=te||w}var D=I.prototype=new C;D.constructor=I,B(D,_.prototype),D.isPureReactComponent=!0;var G=Array.isArray,N={H:null,A:null,T:null,S:null,V:null},z=Object.prototype.hasOwnProperty;function A(E,U,te,ce,de,he){return te=he.ref,{$$typeof:t,type:E,key:U,ref:te!==void 0?te:null,props:he}}function W(E,U){return A(E.type,U,void 0,void 0,void 0,E.props)}function K(E){return typeof E=="object"&&E!==null&&E.$$typeof===t}function F(E){var U={"=":"=0",":":"=2"};return"$"+E.replace(/[=:]/g,function(te){return U[te]})}var H=/\/+/g;function P(E,U){return typeof E=="object"&&E!==null&&E.key!=null?F(""+E.key):U.toString(36)}function ie(){}function le(E){switch(E.status){case"fulfilled":return E.value;case"rejected":throw E.reason;default:switch(typeof E.status=="string"?E.then(ie,ie):(E.status="pending",E.then(function(U){E.status==="pending"&&(E.status="fulfilled",E.value=U)},function(U){E.status==="pending"&&(E.status="rejected",E.reason=U)})),E.status){case"fulfilled":return E.value;case"rejected":throw E.reason}}throw E}function ee(E,U,te,ce,de){var he=typeof E;(he==="undefined"||he==="boolean")&&(E=null);var re=!1;if(E===null)re=!0;else switch(he){case"bigint":case"string":case"number":re=!0;break;case"object":switch(E.$$typeof){case t:case r:re=!0;break;case v:return re=E._init,ee(re(E._payload),U,te,ce,de)}}if(re)return de=de(E),re=ce===""?"."+P(E,0):ce,G(de)?(te="",re!=null&&(te=re.replace(H,"$&/")+"/"),ee(de,U,te,"",function(me){return me})):de!=null&&(K(de)&&(de=W(de,te+(de.key==null||E&&E.key===de.key?"":(""+de.key).replace(H,"$&/")+"/")+re)),U.push(de)),1;re=0;var oe=ce===""?".":ce+":";if(G(E))for(var fe=0;fe<E.length;fe++)ce=E[fe],he=oe+P(ce,fe),re+=ee(ce,U,te,he,de);else if(fe=k(E),typeof fe=="function")for(E=fe.call(E),fe=0;!(ce=E.next()).done;)ce=ce.value,he=oe+P(ce,fe++),re+=ee(ce,U,te,he,de);else if(he==="object"){if(typeof E.then=="function")return ee(le(E),U,te,ce,de);throw U=String(E),Error("Objects are not valid as a React child (found: "+(U==="[object Object]"?"object with keys {"+Object.keys(E).join(", ")+"}":U)+"). If you meant to render a collection of children, use an array instead.")}return re}function M(E,U,te){if(E==null)return E;var ce=[],de=0;return ee(E,ce,"","",function(he){return U.call(te,he,de++)}),ce}function $(E){if(E._status===-1){var U=E._result;U=U(),U.then(function(te){(E._status===0||E._status===-1)&&(E._status=1,E._result=te)},function(te){(E._status===0||E._status===-1)&&(E._status=2,E._result=te)}),E._status===-1&&(E._status=0,E._result=U)}if(E._status===1)return E._result.default;throw E._result}var J=typeof reportError=="function"?reportError:function(E){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var U=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof E=="object"&&E!==null&&typeof E.message=="string"?String(E.message):String(E),error:E});if(!window.dispatchEvent(U))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",E);return}console.error(E)};function Q(){}return Re.Children={map:M,forEach:function(E,U,te){M(E,function(){U.apply(this,arguments)},te)},count:function(E){var U=0;return M(E,function(){U++}),U},toArray:function(E){return M(E,function(U){return U})||[]},only:function(E){if(!K(E))throw Error("React.Children.only expected to receive a single React element child.");return E}},Re.Component=_,Re.Fragment=a,Re.Profiler=i,Re.PureComponent=I,Re.StrictMode=n,Re.Suspense=p,Re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=N,Re.__COMPILER_RUNTIME={__proto__:null,c:function(E){return N.H.useMemoCache(E)}},Re.cache=function(E){return function(){return E.apply(null,arguments)}},Re.cloneElement=function(E,U,te){if(E==null)throw Error("The argument must be a React element, but you passed "+E+".");var ce=B({},E.props),de=E.key,he=void 0;if(U!=null)for(re in U.ref!==void 0&&(he=void 0),U.key!==void 0&&(de=""+U.key),U)!z.call(U,re)||re==="key"||re==="__self"||re==="__source"||re==="ref"&&U.ref===void 0||(ce[re]=U[re]);var re=arguments.length-2;if(re===1)ce.children=te;else if(1<re){for(var oe=Array(re),fe=0;fe<re;fe++)oe[fe]=arguments[fe+2];ce.children=oe}return A(E.type,de,void 0,void 0,he,ce)},Re.createContext=function(E){return E={$$typeof:f,_currentValue:E,_currentValue2:E,_threadCount:0,Provider:null,Consumer:null},E.Provider=E,E.Consumer={$$typeof:s,_context:E},E},Re.createElement=function(E,U,te){var ce,de={},he=null;if(U!=null)for(ce in U.key!==void 0&&(he=""+U.key),U)z.call(U,ce)&&ce!=="key"&&ce!=="__self"&&ce!=="__source"&&(de[ce]=U[ce]);var re=arguments.length-2;if(re===1)de.children=te;else if(1<re){for(var oe=Array(re),fe=0;fe<re;fe++)oe[fe]=arguments[fe+2];de.children=oe}if(E&&E.defaultProps)for(ce in re=E.defaultProps,re)de[ce]===void 0&&(de[ce]=re[ce]);return A(E,he,void 0,void 0,null,de)},Re.createRef=function(){return{current:null}},Re.forwardRef=function(E){return{$$typeof:m,render:E}},Re.isValidElement=K,Re.lazy=function(E){return{$$typeof:v,_payload:{_status:-1,_result:E},_init:$}},Re.memo=function(E,U){return{$$typeof:h,type:E,compare:U===void 0?null:U}},Re.startTransition=function(E){var U=N.T,te={};N.T=te;try{var ce=E(),de=N.S;de!==null&&de(te,ce),typeof ce=="object"&&ce!==null&&typeof ce.then=="function"&&ce.then(Q,J)}catch(he){J(he)}finally{N.T=U}},Re.unstable_useCacheRefresh=function(){return N.H.useCacheRefresh()},Re.use=function(E){return N.H.use(E)},Re.useActionState=function(E,U,te){return N.H.useActionState(E,U,te)},Re.useCallback=function(E,U){return N.H.useCallback(E,U)},Re.useContext=function(E){return N.H.useContext(E)},Re.useDebugValue=function(){},Re.useDeferredValue=function(E,U){return N.H.useDeferredValue(E,U)},Re.useEffect=function(E,U,te){var ce=N.H;if(typeof te=="function")throw Error("useEffect CRUD overload is not enabled in this build of React.");return ce.useEffect(E,U)},Re.useId=function(){return N.H.useId()},Re.useImperativeHandle=function(E,U,te){return N.H.useImperativeHandle(E,U,te)},Re.useInsertionEffect=function(E,U){return N.H.useInsertionEffect(E,U)},Re.useLayoutEffect=function(E,U){return N.H.useLayoutEffect(E,U)},Re.useMemo=function(E,U){return N.H.useMemo(E,U)},Re.useOptimistic=function(E,U){return N.H.useOptimistic(E,U)},Re.useReducer=function(E,U,te){return N.H.useReducer(E,U,te)},Re.useRef=function(E){return N.H.useRef(E)},Re.useState=function(E){return N.H.useState(E)},Re.useSyncExternalStore=function(E,U,te){return N.H.useSyncExternalStore(E,U,te)},Re.useTransition=function(){return N.H.useTransition()},Re.version="19.1.0",Re}var Wm;function Hf(){return Wm||(Wm=1,j0.exports=Hx()),j0.exports}var y=Hf();const u=Lf(y);var q0={exports:{}},qc={},F0={exports:{}},U0={};/**
18
- * @license React
19
- * scheduler.production.js
20
- *
21
- * Copyright (c) Meta Platforms, Inc. and affiliates.
22
- *
23
- * This source code is licensed under the MIT license found in the
24
- * LICENSE file in the root directory of this source tree.
25
- */var Xm;function Ox(){return Xm||(Xm=1,function(t){function r(M,$){var J=M.length;M.push($);e:for(;0<J;){var Q=J-1>>>1,E=M[Q];if(0<i(E,$))M[Q]=$,M[J]=E,J=Q;else break e}}function a(M){return M.length===0?null:M[0]}function n(M){if(M.length===0)return null;var $=M[0],J=M.pop();if(J!==$){M[0]=J;e:for(var Q=0,E=M.length,U=E>>>1;Q<U;){var te=2*(Q+1)-1,ce=M[te],de=te+1,he=M[de];if(0>i(ce,J))de<E&&0>i(he,ce)?(M[Q]=he,M[de]=J,Q=de):(M[Q]=ce,M[te]=J,Q=te);else if(de<E&&0>i(he,J))M[Q]=he,M[de]=J,Q=de;else break e}}return $}function i(M,$){var J=M.sortIndex-$.sortIndex;return J!==0?J:M.id-$.id}if(t.unstable_now=void 0,typeof performance=="object"&&typeof performance.now=="function"){var s=performance;t.unstable_now=function(){return s.now()}}else{var f=Date,m=f.now();t.unstable_now=function(){return f.now()-m}}var p=[],h=[],v=1,b=null,k=3,w=!1,B=!1,S=!1,_=!1,C=typeof setTimeout=="function"?setTimeout:null,I=typeof clearTimeout=="function"?clearTimeout:null,D=typeof setImmediate<"u"?setImmediate:null;function G(M){for(var $=a(h);$!==null;){if($.callback===null)n(h);else if($.startTime<=M)n(h),$.sortIndex=$.expirationTime,r(p,$);else break;$=a(h)}}function N(M){if(S=!1,G(M),!B)if(a(p)!==null)B=!0,z||(z=!0,P());else{var $=a(h);$!==null&&ee(N,$.startTime-M)}}var z=!1,A=-1,W=5,K=-1;function F(){return _?!0:!(t.unstable_now()-K<W)}function H(){if(_=!1,z){var M=t.unstable_now();K=M;var $=!0;try{e:{B=!1,S&&(S=!1,I(A),A=-1),w=!0;var J=k;try{o:{for(G(M),b=a(p);b!==null&&!(b.expirationTime>M&&F());){var Q=b.callback;if(typeof Q=="function"){b.callback=null,k=b.priorityLevel;var E=Q(b.expirationTime<=M);if(M=t.unstable_now(),typeof E=="function"){b.callback=E,G(M),$=!0;break o}b===a(p)&&n(p),G(M)}else n(p);b=a(p)}if(b!==null)$=!0;else{var U=a(h);U!==null&&ee(N,U.startTime-M),$=!1}}break e}finally{b=null,k=J,w=!1}$=void 0}}finally{$?P():z=!1}}}var P;if(typeof D=="function")P=function(){D(H)};else if(typeof MessageChannel<"u"){var ie=new MessageChannel,le=ie.port2;ie.port1.onmessage=H,P=function(){le.postMessage(null)}}else P=function(){C(H,0)};function ee(M,$){A=C(function(){M(t.unstable_now())},$)}t.unstable_IdlePriority=5,t.unstable_ImmediatePriority=1,t.unstable_LowPriority=4,t.unstable_NormalPriority=3,t.unstable_Profiling=null,t.unstable_UserBlockingPriority=2,t.unstable_cancelCallback=function(M){M.callback=null},t.unstable_forceFrameRate=function(M){0>M||125<M?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):W=0<M?Math.floor(1e3/M):5},t.unstable_getCurrentPriorityLevel=function(){return k},t.unstable_next=function(M){switch(k){case 1:case 2:case 3:var $=3;break;default:$=k}var J=k;k=$;try{return M()}finally{k=J}},t.unstable_requestPaint=function(){_=!0},t.unstable_runWithPriority=function(M,$){switch(M){case 1:case 2:case 3:case 4:case 5:break;default:M=3}var J=k;k=M;try{return $()}finally{k=J}},t.unstable_scheduleCallback=function(M,$,J){var Q=t.unstable_now();switch(typeof J=="object"&&J!==null?(J=J.delay,J=typeof J=="number"&&0<J?Q+J:Q):J=Q,M){case 1:var E=-1;break;case 2:E=250;break;case 5:E=1073741823;break;case 4:E=1e4;break;default:E=5e3}return E=J+E,M={id:v++,callback:$,priorityLevel:M,startTime:J,expirationTime:E,sortIndex:-1},J>Q?(M.sortIndex=J,r(h,M),a(p)===null&&M===a(h)&&(S?(I(A),A=-1):S=!0,ee(N,J-Q))):(M.sortIndex=E,r(p,M),B||w||(B=!0,z||(z=!0,P()))),M},t.unstable_shouldYield=F,t.unstable_wrapCallback=function(M){var $=k;return function(){var J=k;k=$;try{return M.apply(this,arguments)}finally{k=J}}}}(U0)),U0}var Ym;function Mx(){return Ym||(Ym=1,F0.exports=Ox()),F0.exports}var V0={exports:{}},yt={};/**
26
- * @license React
27
- * react-dom.production.js
28
- *
29
- * Copyright (c) Meta Platforms, Inc. and affiliates.
30
- *
31
- * This source code is licensed under the MIT license found in the
32
- * LICENSE file in the root directory of this source tree.
33
- */var $m;function Px(){if($m)return yt;$m=1;var t=Hf();function r(p){var h="https://react.dev/errors/"+p;if(1<arguments.length){h+="?args[]="+encodeURIComponent(arguments[1]);for(var v=2;v<arguments.length;v++)h+="&args[]="+encodeURIComponent(arguments[v])}return"Minified React error #"+p+"; visit "+h+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function a(){}var n={d:{f:a,r:function(){throw Error(r(522))},D:a,C:a,L:a,m:a,X:a,S:a,M:a},p:0,findDOMNode:null},i=Symbol.for("react.portal");function s(p,h,v){var b=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:i,key:b==null?null:""+b,children:p,containerInfo:h,implementation:v}}var f=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function m(p,h){if(p==="font")return"";if(typeof h=="string")return h==="use-credentials"?h:""}return yt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=n,yt.createPortal=function(p,h){var v=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!h||h.nodeType!==1&&h.nodeType!==9&&h.nodeType!==11)throw Error(r(299));return s(p,h,null,v)},yt.flushSync=function(p){var h=f.T,v=n.p;try{if(f.T=null,n.p=2,p)return p()}finally{f.T=h,n.p=v,n.d.f()}},yt.preconnect=function(p,h){typeof p=="string"&&(h?(h=h.crossOrigin,h=typeof h=="string"?h==="use-credentials"?h:"":void 0):h=null,n.d.C(p,h))},yt.prefetchDNS=function(p){typeof p=="string"&&n.d.D(p)},yt.preinit=function(p,h){if(typeof p=="string"&&h&&typeof h.as=="string"){var v=h.as,b=m(v,h.crossOrigin),k=typeof h.integrity=="string"?h.integrity:void 0,w=typeof h.fetchPriority=="string"?h.fetchPriority:void 0;v==="style"?n.d.S(p,typeof h.precedence=="string"?h.precedence:void 0,{crossOrigin:b,integrity:k,fetchPriority:w}):v==="script"&&n.d.X(p,{crossOrigin:b,integrity:k,fetchPriority:w,nonce:typeof h.nonce=="string"?h.nonce:void 0})}},yt.preinitModule=function(p,h){if(typeof p=="string")if(typeof h=="object"&&h!==null){if(h.as==null||h.as==="script"){var v=m(h.as,h.crossOrigin);n.d.M(p,{crossOrigin:v,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0})}}else h==null&&n.d.M(p)},yt.preload=function(p,h){if(typeof p=="string"&&typeof h=="object"&&h!==null&&typeof h.as=="string"){var v=h.as,b=m(v,h.crossOrigin);n.d.L(p,v,{crossOrigin:b,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0,type:typeof h.type=="string"?h.type:void 0,fetchPriority:typeof h.fetchPriority=="string"?h.fetchPriority:void 0,referrerPolicy:typeof h.referrerPolicy=="string"?h.referrerPolicy:void 0,imageSrcSet:typeof h.imageSrcSet=="string"?h.imageSrcSet:void 0,imageSizes:typeof h.imageSizes=="string"?h.imageSizes:void 0,media:typeof h.media=="string"?h.media:void 0})}},yt.preloadModule=function(p,h){if(typeof p=="string")if(h){var v=m(h.as,h.crossOrigin);n.d.m(p,{as:typeof h.as=="string"&&h.as!=="script"?h.as:void 0,crossOrigin:v,integrity:typeof h.integrity=="string"?h.integrity:void 0})}else n.d.m(p)},yt.requestFormReset=function(p){n.d.r(p)},yt.unstable_batchedUpdates=function(p,h){return p(h)},yt.useFormState=function(p,h,v){return f.H.useFormState(p,h,v)},yt.useFormStatus=function(){return f.H.useHostTransitionStatus()},yt.version="19.1.0",yt}var Zm;function ib(){if(Zm)return V0.exports;Zm=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(r){console.error(r)}}return t(),V0.exports=Px(),V0.exports}var Km;function jx(){if(Km)return qc;Km=1;/**
34
- * @license React
35
- * react-dom-client.production.js
36
- *
37
- * Copyright (c) Meta Platforms, Inc. and affiliates.
38
- *
39
- * This source code is licensed under the MIT license found in the
40
- * LICENSE file in the root directory of this source tree.
41
- */var t=Mx(),r=Hf(),a=ib();function n(e){var o="https://react.dev/errors/"+e;if(1<arguments.length){o+="?args[]="+encodeURIComponent(arguments[1]);for(var l=2;l<arguments.length;l++)o+="&args[]="+encodeURIComponent(arguments[l])}return"Minified React error #"+e+"; visit "+o+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function i(e){return!(!e||e.nodeType!==1&&e.nodeType!==9&&e.nodeType!==11)}function s(e){var o=e,l=e;if(e.alternate)for(;o.return;)o=o.return;else{e=o;do o=e,(o.flags&4098)!==0&&(l=o.return),e=o.return;while(e)}return o.tag===3?l:null}function f(e){if(e.tag===13){var o=e.memoizedState;if(o===null&&(e=e.alternate,e!==null&&(o=e.memoizedState)),o!==null)return o.dehydrated}return null}function m(e){if(s(e)!==e)throw Error(n(188))}function p(e){var o=e.alternate;if(!o){if(o=s(e),o===null)throw Error(n(188));return o!==e?null:e}for(var l=e,c=o;;){var d=l.return;if(d===null)break;var g=d.alternate;if(g===null){if(c=d.return,c!==null){l=c;continue}break}if(d.child===g.child){for(g=d.child;g;){if(g===l)return m(d),e;if(g===c)return m(d),o;g=g.sibling}throw Error(n(188))}if(l.return!==c.return)l=d,c=g;else{for(var x=!1,T=d.child;T;){if(T===l){x=!0,l=d,c=g;break}if(T===c){x=!0,c=d,l=g;break}T=T.sibling}if(!x){for(T=g.child;T;){if(T===l){x=!0,l=g,c=d;break}if(T===c){x=!0,c=g,l=d;break}T=T.sibling}if(!x)throw Error(n(189))}}if(l.alternate!==c)throw Error(n(190))}if(l.tag!==3)throw Error(n(188));return l.stateNode.current===l?e:o}function h(e){var o=e.tag;if(o===5||o===26||o===27||o===6)return e;for(e=e.child;e!==null;){if(o=h(e),o!==null)return o;e=e.sibling}return null}var v=Object.assign,b=Symbol.for("react.element"),k=Symbol.for("react.transitional.element"),w=Symbol.for("react.portal"),B=Symbol.for("react.fragment"),S=Symbol.for("react.strict_mode"),_=Symbol.for("react.profiler"),C=Symbol.for("react.provider"),I=Symbol.for("react.consumer"),D=Symbol.for("react.context"),G=Symbol.for("react.forward_ref"),N=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),W=Symbol.for("react.lazy"),K=Symbol.for("react.activity"),F=Symbol.for("react.memo_cache_sentinel"),H=Symbol.iterator;function P(e){return e===null||typeof e!="object"?null:(e=H&&e[H]||e["@@iterator"],typeof e=="function"?e:null)}var ie=Symbol.for("react.client.reference");function le(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===ie?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case B:return"Fragment";case _:return"Profiler";case S:return"StrictMode";case N:return"Suspense";case z:return"SuspenseList";case K:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case w:return"Portal";case D:return(e.displayName||"Context")+".Provider";case I:return(e._context.displayName||"Context")+".Consumer";case G:var o=e.render;return e=e.displayName,e||(e=o.displayName||o.name||"",e=e!==""?"ForwardRef("+e+")":"ForwardRef"),e;case A:return o=e.displayName||null,o!==null?o:le(e.type)||"Memo";case W:o=e._payload,e=e._init;try{return le(e(o))}catch{}}return null}var ee=Array.isArray,M=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,$=a.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,J={pending:!1,data:null,method:null,action:null},Q=[],E=-1;function U(e){return{current:e}}function te(e){0>E||(e.current=Q[E],Q[E]=null,E--)}function ce(e,o){E++,Q[E]=e.current,e.current=o}var de=U(null),he=U(null),re=U(null),oe=U(null);function fe(e,o){switch(ce(re,o),ce(he,e),ce(de,null),o.nodeType){case 9:case 11:e=(e=o.documentElement)&&(e=e.namespaceURI)?vm(e):0;break;default:if(e=o.tagName,o=o.namespaceURI)o=vm(o),e=bm(o,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}te(de),ce(de,e)}function me(){te(de),te(he),te(re)}function we(e){e.memoizedState!==null&&ce(oe,e);var o=de.current,l=bm(o,e.type);o!==l&&(ce(he,e),ce(de,l))}function Ve(e){he.current===e&&(te(de),te(he)),oe.current===e&&(te(oe),Lc._currentValue=J)}var ae=Object.prototype.hasOwnProperty,Be=t.unstable_scheduleCallback,Se=t.unstable_cancelCallback,Oo=t.unstable_shouldYield,Ke=t.unstable_requestPaint,Le=t.unstable_now,yo=t.unstable_getCurrentPriorityLevel,Ne=t.unstable_ImmediatePriority,Qe=t.unstable_UserBlockingPriority,Ge=t.unstable_NormalPriority,ve=t.unstable_LowPriority,xe=t.unstable_IdlePriority,ao=t.log,ko=t.unstable_setDisableYieldValue,$e=null,eo=null;function xo(e){if(typeof ao=="function"&&ko(e),eo&&typeof eo.setStrictMode=="function")try{eo.setStrictMode($e,e)}catch{}}var Je=Math.clz32?Math.clz32:xt,Go=Math.log,rt=Math.LN2;function xt(e){return e>>>=0,e===0?32:31-(Go(e)/rt|0)|0}var Io=256,_t=4194304;function Bt(e){var o=e&42;if(o!==0)return o;switch(e&-e){case 1:return 1;case 2:return 2;case 4:return 4;case 8:return 8;case 16:return 16;case 32:return 32;case 64:return 64;case 128:return 128;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return e&4194048;case 4194304:case 8388608:case 16777216:case 33554432:return e&62914560;case 67108864:return 67108864;case 134217728:return 134217728;case 268435456:return 268435456;case 536870912:return 536870912;case 1073741824:return 0;default:return e}}function ar(e,o,l){var c=e.pendingLanes;if(c===0)return 0;var d=0,g=e.suspendedLanes,x=e.pingedLanes;e=e.warmLanes;var T=c&134217727;return T!==0?(c=T&~g,c!==0?d=Bt(c):(x&=T,x!==0?d=Bt(x):l||(l=T&~e,l!==0&&(d=Bt(l))))):(T=c&~g,T!==0?d=Bt(T):x!==0?d=Bt(x):l||(l=c&~e,l!==0&&(d=Bt(l)))),d===0?0:o!==0&&o!==d&&(o&g)===0&&(g=d&-d,l=o&-o,g>=l||g===32&&(l&4194048)!==0)?o:d}function lt(e,o){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&o)===0}function Hr(e,o){switch(e){case 1:case 2:case 4:case 8:case 64:return o+250;case 16:case 32:case 128:case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:return o+5e3;case 4194304:case 8388608:case 16777216:case 33554432:return-1;case 67108864:case 134217728:case 268435456:case 536870912:case 1073741824:return-1;default:return-1}}function St(){var e=Io;return Io<<=1,(Io&4194048)===0&&(Io=256),e}function Kl(){var e=_t;return _t<<=1,(_t&62914560)===0&&(_t=4194304),e}function sl(e){for(var o=[],l=0;31>l;l++)o.push(e);return o}function Vt(e,o){e.pendingLanes|=o,o!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function Mn(e,o,l,c,d,g){var x=e.pendingLanes;e.pendingLanes=l,e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0,e.expiredLanes&=l,e.entangledLanes&=l,e.errorRecoveryDisabledLanes&=l,e.shellSuspendCounter=0;var T=e.entanglements,R=e.expirationTimes,X=e.hiddenUpdates;for(l=x&~l;0<l;){var ne=31-Je(l),ue=1<<ne;T[ne]=0,R[ne]=-1;var Y=X[ne];if(Y!==null)for(X[ne]=null,ne=0;ne<Y.length;ne++){var Z=Y[ne];Z!==null&&(Z.lane&=-536870913)}l&=~ue}c!==0&&Ma(e,c,0),g!==0&&d===0&&e.tag!==0&&(e.suspendedLanes|=g&~(x&~o))}function Ma(e,o,l){e.pendingLanes|=o,e.suspendedLanes&=~o;var c=31-Je(o);e.entangledLanes|=o,e.entanglements[c]=e.entanglements[c]|1073741824|l&4194090}function gt(e,o){var l=e.entangledLanes|=o;for(e=e.entanglements;l;){var c=31-Je(l),d=1<<c;d&o|e[c]&o&&(e[c]|=o),l&=~d}}function ht(e){switch(e){case 2:e=1;break;case 8:e=4;break;case 32:e=16;break;case 256:case 512:case 1024:case 2048:case 4096:case 8192:case 16384:case 32768:case 65536:case 131072:case 262144:case 524288:case 1048576:case 2097152:case 4194304:case 8388608:case 16777216:case 33554432:e=128;break;case 268435456:e=134217728;break;default:e=0}return e}function yr(e){return e&=-e,2<e?8<e?(e&134217727)!==0?32:268435456:8:2}function Pa(){var e=$.p;return e!==0?e:(e=window.event,e===void 0?32:Hm(e.type))}function Mu(e,o){var l=$.p;try{return $.p=e,o()}finally{$.p=l}}var Ct=Math.random().toString(36).slice(2),Uo="__reactFiber$"+Ct,pt="__reactProps$"+Ct,ul="__reactContainer$"+Ct,Pn="__reactEvents$"+Ct,yi="__reactListeners$"+Ct,ki="__reactHandles$"+Ct,nr="__reactResources$"+Ct,Ql="__reactMarker$"+Ct;function jn(e){delete e[Uo],delete e[pt],delete e[Pn],delete e[yi],delete e[ki]}function kr(e){var o=e[Uo];if(o)return o;for(var l=e.parentNode;l;){if(o=l[ul]||l[Uo]){if(l=o.alternate,o.child!==null||l!==null&&l.child!==null)for(e=_m(e);e!==null;){if(l=e[Uo])return l;e=_m(e)}return o}e=l,l=e.parentNode}return null}function xr(e){if(e=e[Uo]||e[ul]){var o=e.tag;if(o===5||o===6||o===13||o===26||o===27||o===3)return e}return null}function Wt(e){var o=e.tag;if(o===5||o===26||o===27||o===6)return e.stateNode;throw Error(n(33))}function _r(e){var o=e[nr];return o||(o=e[nr]={hoistableStyles:new Map,hoistableScripts:new Map}),o}function Bo(e){e[Ql]=!0}var ja=new Set,Jl={};function cr(e,o){ea(e,o),ea(e+"Capture",o)}function ea(e,o){for(Jl[e]=o,e=0;e<o.length;e++)ja.add(o[e])}var xi=RegExp("^[:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD][:A-Z_a-z\\u00C0-\\u00D6\\u00D8-\\u00F6\\u00F8-\\u02FF\\u0370-\\u037D\\u037F-\\u1FFF\\u200C-\\u200D\\u2070-\\u218F\\u2C00-\\u2FEF\\u3001-\\uD7FF\\uF900-\\uFDCF\\uFDF0-\\uFFFD\\-.0-9\\u00B7\\u0300-\\u036F\\u203F-\\u2040]*$"),_i={},qa={};function qn(e){return ae.call(qa,e)?!0:ae.call(_i,e)?!1:xi.test(e)?qa[e]=!0:(_i[e]=!0,!1)}function wr(e,o,l){if(qn(o))if(l===null)e.removeAttribute(o);else{switch(typeof l){case"undefined":case"function":case"symbol":e.removeAttribute(o);return;case"boolean":var c=o.toLowerCase().slice(0,5);if(c!=="data-"&&c!=="aria-"){e.removeAttribute(o);return}}e.setAttribute(o,""+l)}}function Fa(e,o,l){if(l===null)e.removeAttribute(o);else{switch(typeof l){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(o);return}e.setAttribute(o,""+l)}}function ir(e,o,l,c){if(c===null)e.removeAttribute(l);else{switch(typeof c){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(l);return}e.setAttributeNS(o,l,""+c)}}var Xt,Fn;function dl(e){if(Xt===void 0)try{throw Error()}catch(l){var o=l.stack.trim().match(/\n( *(at )?)/);Xt=o&&o[1]||"",Fn=-1<l.stack.indexOf(`
42
- at`)?" (<anonymous>)":-1<l.stack.indexOf("@")?"@unknown:0:0":""}return`
43
- `+Xt+e+Fn}var Un=!1;function Vn(e,o){if(!e||Un)return"";Un=!0;var l=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var c={DetermineComponentFrameRoot:function(){try{if(o){var ue=function(){throw Error()};if(Object.defineProperty(ue.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ue,[])}catch(Z){var Y=Z}Reflect.construct(e,[],ue)}else{try{ue.call()}catch(Z){Y=Z}e.call(ue.prototype)}}else{try{throw Error()}catch(Z){Y=Z}(ue=e())&&typeof ue.catch=="function"&&ue.catch(function(){})}}catch(Z){if(Z&&Y&&typeof Z.stack=="string")return[Z.stack,Y.stack]}return[null,null]}};c.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var d=Object.getOwnPropertyDescriptor(c.DetermineComponentFrameRoot,"name");d&&d.configurable&&Object.defineProperty(c.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var g=c.DetermineComponentFrameRoot(),x=g[0],T=g[1];if(x&&T){var R=x.split(`
44
- `),X=T.split(`
45
- `);for(d=c=0;c<R.length&&!R[c].includes("DetermineComponentFrameRoot");)c++;for(;d<X.length&&!X[d].includes("DetermineComponentFrameRoot");)d++;if(c===R.length||d===X.length)for(c=R.length-1,d=X.length-1;1<=c&&0<=d&&R[c]!==X[d];)d--;for(;1<=c&&0<=d;c--,d--)if(R[c]!==X[d]){if(c!==1||d!==1)do if(c--,d--,0>d||R[c]!==X[d]){var ne=`
46
- `+R[c].replace(" at new "," at ");return e.displayName&&ne.includes("<anonymous>")&&(ne=ne.replace("<anonymous>",e.displayName)),ne}while(1<=c&&0<=d);break}}}finally{Un=!1,Error.prepareStackTrace=l}return(l=e?e.displayName||e.name:"")?dl(l):""}function Pu(e){switch(e.tag){case 26:case 27:case 5:return dl(e.type);case 16:return dl("Lazy");case 13:return dl("Suspense");case 19:return dl("SuspenseList");case 0:case 15:return Vn(e.type,!1);case 11:return Vn(e.type.render,!1);case 1:return Vn(e.type,!0);case 31:return dl("Activity");default:return""}}function oa(e){try{var o="";do o+=Pu(e),e=e.return;while(e);return o}catch(l){return`
47
- Error generating stack: `+l.message+`
48
- `+l.stack}}function mt(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function wi(e){var o=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(o==="checkbox"||o==="radio")}function ju(e){var o=wi(e)?"checked":"value",l=Object.getOwnPropertyDescriptor(e.constructor.prototype,o),c=""+e[o];if(!e.hasOwnProperty(o)&&typeof l<"u"&&typeof l.get=="function"&&typeof l.set=="function"){var d=l.get,g=l.set;return Object.defineProperty(e,o,{configurable:!0,get:function(){return d.call(this)},set:function(x){c=""+x,g.call(this,x)}}),Object.defineProperty(e,o,{enumerable:l.enumerable}),{getValue:function(){return c},setValue:function(x){c=""+x},stopTracking:function(){e._valueTracker=null,delete e[o]}}}}function fl(e){e._valueTracker||(e._valueTracker=ju(e))}function Wn(e){if(!e)return!1;var o=e._valueTracker;if(!o)return!0;var l=o.getValue(),c="";return e&&(c=wi(e)?e.checked?"true":"false":e.value),e=c,e!==l?(o.setValue(e),!0):!1}function be(e){if(e=e||(typeof document<"u"?document:void 0),typeof e>"u")return null;try{return e.activeElement||e.body}catch{return e.body}}var We=/[\n"\\]/g;function Do(e){return e.replace(We,function(o){return"\\"+o.charCodeAt(0).toString(16)+" "})}function Ko(e,o,l,c,d,g,x,T){e.name="",x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"?e.type=x:e.removeAttribute("type"),o!=null?x==="number"?(o===0&&e.value===""||e.value!=o)&&(e.value=""+mt(o)):e.value!==""+mt(o)&&(e.value=""+mt(o)):x!=="submit"&&x!=="reset"||e.removeAttribute("value"),o!=null?Br(e,x,mt(o)):l!=null?Br(e,x,mt(l)):c!=null&&e.removeAttribute("value"),d==null&&g!=null&&(e.defaultChecked=!!g),d!=null&&(e.checked=d&&typeof d!="function"&&typeof d!="symbol"),T!=null&&typeof T!="function"&&typeof T!="symbol"&&typeof T!="boolean"?e.name=""+mt(T):e.removeAttribute("name")}function Nt(e,o,l,c,d,g,x,T){if(g!=null&&typeof g!="function"&&typeof g!="symbol"&&typeof g!="boolean"&&(e.type=g),o!=null||l!=null){if(!(g!=="submit"&&g!=="reset"||o!=null))return;l=l!=null?""+mt(l):"",o=o!=null?""+mt(o):l,T||o===e.value||(e.value=o),e.defaultValue=o}c=c??d,c=typeof c!="function"&&typeof c!="symbol"&&!!c,e.checked=T?e.checked:!!c,e.defaultChecked=!!c,x!=null&&typeof x!="function"&&typeof x!="symbol"&&typeof x!="boolean"&&(e.name=x)}function Br(e,o,l){o==="number"&&be(e.ownerDocument)===e||e.defaultValue===""+l||(e.defaultValue=""+l)}function Rt(e,o,l,c){if(e=e.options,o){o={};for(var d=0;d<l.length;d++)o["$"+l[d]]=!0;for(l=0;l<e.length;l++)d=o.hasOwnProperty("$"+e[l].value),e[l].selected!==d&&(e[l].selected=d),d&&c&&(e[l].defaultSelected=!0)}else{for(l=""+mt(l),o=null,d=0;d<e.length;d++){if(e[d].value===l){e[d].selected=!0,c&&(e[d].defaultSelected=!0);return}o!==null||e[d].disabled||(o=e[d])}o!==null&&(o.selected=!0)}}function Yt(e,o,l){if(o!=null&&(o=""+mt(o),o!==e.value&&(e.value=o),l==null)){e.defaultValue!==o&&(e.defaultValue=o);return}e.defaultValue=l!=null?""+mt(l):""}function Or(e,o,l,c){if(o==null){if(c!=null){if(l!=null)throw Error(n(92));if(ee(c)){if(1<c.length)throw Error(n(93));c=c[0]}l=c}l==null&&(l=""),o=l}l=mt(o),e.defaultValue=l,c=e.textContent,c===l&&c!==""&&c!==null&&(e.value=c)}function Vo(e,o){if(o){var l=e.firstChild;if(l&&l===e.lastChild&&l.nodeType===3){l.nodeValue=o;return}}e.textContent=o}var So=new Set("animationIterationCount aspectRatio borderImageOutset borderImageSlice borderImageWidth boxFlex boxFlexGroup boxOrdinalGroup columnCount columns flex flexGrow flexPositive flexShrink flexNegative flexOrder gridArea gridRow gridRowEnd gridRowSpan gridRowStart gridColumn gridColumnEnd gridColumnSpan gridColumnStart fontWeight lineClamp lineHeight opacity order orphans scale tabSize widows zIndex zoom fillOpacity floodOpacity stopOpacity strokeDasharray strokeDashoffset strokeMiterlimit strokeOpacity strokeWidth MozAnimationIterationCount MozBoxFlex MozBoxFlexGroup MozLineClamp msAnimationIterationCount msFlex msZoom msFlexGrow msFlexNegative msFlexOrder msFlexPositive msFlexShrink msGridColumn msGridColumnSpan msGridRow msGridRowSpan WebkitAnimationIterationCount WebkitBoxFlex WebKitBoxFlexGroup WebkitBoxOrdinalGroup WebkitColumnCount WebkitColumns WebkitFlex WebkitFlexGrow WebkitFlexPositive WebkitFlexShrink WebkitLineClamp".split(" "));function Mo(e,o,l){var c=o.indexOf("--")===0;l==null||typeof l=="boolean"||l===""?c?e.setProperty(o,""):o==="float"?e.cssFloat="":e[o]="":c?e.setProperty(o,l):typeof l!="number"||l===0||So.has(o)?o==="float"?e.cssFloat=l:e[o]=(""+l).trim():e[o]=l+"px"}function vt(e,o,l){if(o!=null&&typeof o!="object")throw Error(n(62));if(e=e.style,l!=null){for(var c in l)!l.hasOwnProperty(c)||o!=null&&o.hasOwnProperty(c)||(c.indexOf("--")===0?e.setProperty(c,""):c==="float"?e.cssFloat="":e[c]="");for(var d in o)c=o[d],o.hasOwnProperty(d)&&l[d]!==c&&Mo(e,d,c)}else for(var g in o)o.hasOwnProperty(g)&&Mo(e,g,o[g])}function Wo(e){if(e.indexOf("-")===-1)return!1;switch(e){case"annotation-xml":case"color-profile":case"font-face":case"font-face-src":case"font-face-uri":case"font-face-format":case"font-face-name":case"missing-glyph":return!1;default:return!0}}var sr=new Map([["acceptCharset","accept-charset"],["htmlFor","for"],["httpEquiv","http-equiv"],["crossOrigin","crossorigin"],["accentHeight","accent-height"],["alignmentBaseline","alignment-baseline"],["arabicForm","arabic-form"],["baselineShift","baseline-shift"],["capHeight","cap-height"],["clipPath","clip-path"],["clipRule","clip-rule"],["colorInterpolation","color-interpolation"],["colorInterpolationFilters","color-interpolation-filters"],["colorProfile","color-profile"],["colorRendering","color-rendering"],["dominantBaseline","dominant-baseline"],["enableBackground","enable-background"],["fillOpacity","fill-opacity"],["fillRule","fill-rule"],["floodColor","flood-color"],["floodOpacity","flood-opacity"],["fontFamily","font-family"],["fontSize","font-size"],["fontSizeAdjust","font-size-adjust"],["fontStretch","font-stretch"],["fontStyle","font-style"],["fontVariant","font-variant"],["fontWeight","font-weight"],["glyphName","glyph-name"],["glyphOrientationHorizontal","glyph-orientation-horizontal"],["glyphOrientationVertical","glyph-orientation-vertical"],["horizAdvX","horiz-adv-x"],["horizOriginX","horiz-origin-x"],["imageRendering","image-rendering"],["letterSpacing","letter-spacing"],["lightingColor","lighting-color"],["markerEnd","marker-end"],["markerMid","marker-mid"],["markerStart","marker-start"],["overlinePosition","overline-position"],["overlineThickness","overline-thickness"],["paintOrder","paint-order"],["panose-1","panose-1"],["pointerEvents","pointer-events"],["renderingIntent","rendering-intent"],["shapeRendering","shape-rendering"],["stopColor","stop-color"],["stopOpacity","stop-opacity"],["strikethroughPosition","strikethrough-position"],["strikethroughThickness","strikethrough-thickness"],["strokeDasharray","stroke-dasharray"],["strokeDashoffset","stroke-dashoffset"],["strokeLinecap","stroke-linecap"],["strokeLinejoin","stroke-linejoin"],["strokeMiterlimit","stroke-miterlimit"],["strokeOpacity","stroke-opacity"],["strokeWidth","stroke-width"],["textAnchor","text-anchor"],["textDecoration","text-decoration"],["textRendering","text-rendering"],["transformOrigin","transform-origin"],["underlinePosition","underline-position"],["underlineThickness","underline-thickness"],["unicodeBidi","unicode-bidi"],["unicodeRange","unicode-range"],["unitsPerEm","units-per-em"],["vAlphabetic","v-alphabetic"],["vHanging","v-hanging"],["vIdeographic","v-ideographic"],["vMathematical","v-mathematical"],["vectorEffect","vector-effect"],["vertAdvY","vert-adv-y"],["vertOriginX","vert-origin-x"],["vertOriginY","vert-origin-y"],["wordSpacing","word-spacing"],["writingMode","writing-mode"],["xmlnsXlink","xmlns:xlink"],["xHeight","x-height"]]),Ua=/^[\u0000-\u001F ]*j[\r\n\t]*a[\r\n\t]*v[\r\n\t]*a[\r\n\t]*s[\r\n\t]*c[\r\n\t]*r[\r\n\t]*i[\r\n\t]*p[\r\n\t]*t[\r\n\t]*:/i;function Va(e){return Ua.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var Xn=null;function Yn(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var gl=null,hl=null;function Bi(e){var o=xr(e);if(o&&(e=o.stateNode)){var l=e[pt]||null;e:switch(e=o.stateNode,o.type){case"input":if(Ko(e,l.value,l.defaultValue,l.defaultValue,l.checked,l.defaultChecked,l.type,l.name),o=l.name,l.type==="radio"&&o!=null){for(l=e;l.parentNode;)l=l.parentNode;for(l=l.querySelectorAll('input[name="'+Do(""+o)+'"][type="radio"]'),o=0;o<l.length;o++){var c=l[o];if(c!==e&&c.form===e.form){var d=c[pt]||null;if(!d)throw Error(n(90));Ko(c,d.value,d.defaultValue,d.defaultValue,d.checked,d.defaultChecked,d.type,d.name)}}for(o=0;o<l.length;o++)c=l[o],c.form===e.form&&Wn(c)}break e;case"textarea":Yt(e,l.value,l.defaultValue);break e;case"select":o=l.value,o!=null&&Rt(e,!!l.multiple,o,!1)}}}var qu=!1;function kg(e,o,l){if(qu)return e(o,l);qu=!0;try{var c=e(o);return c}finally{if(qu=!1,(gl!==null||hl!==null)&&(ss(),gl&&(o=gl,e=hl,hl=gl=null,Bi(o),e)))for(o=0;o<e.length;o++)Bi(e[o])}}function $n(e,o){var l=e.stateNode;if(l===null)return null;var c=l[pt]||null;if(c===null)return null;l=c[o];e:switch(o){case"onClick":case"onClickCapture":case"onDoubleClick":case"onDoubleClickCapture":case"onMouseDown":case"onMouseDownCapture":case"onMouseMove":case"onMouseMoveCapture":case"onMouseUp":case"onMouseUpCapture":case"onMouseEnter":(c=!c.disabled)||(e=e.type,c=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!c;break e;default:e=!1}if(e)return null;if(l&&typeof l!="function")throw Error(n(231,o,typeof l));return l}var Mr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),Fu=!1;if(Mr)try{var Zn={};Object.defineProperty(Zn,"passive",{get:function(){Fu=!0}}),window.addEventListener("test",Zn,Zn),window.removeEventListener("test",Zn,Zn)}catch{Fu=!1}var pl=null,Uu=null,Si=null;function xg(){if(Si)return Si;var e,o=Uu,l=o.length,c,d="value"in pl?pl.value:pl.textContent,g=d.length;for(e=0;e<l&&o[e]===d[e];e++);var x=l-e;for(c=1;c<=x&&o[l-c]===d[g-c];c++);return Si=d.slice(e,1<c?1-c:void 0)}function Ci(e){var o=e.keyCode;return"charCode"in e?(e=e.charCode,e===0&&o===13&&(e=13)):e=o,e===10&&(e=13),32<=e||e===13?e:0}function Ti(){return!0}function _g(){return!1}function Tt(e){function o(l,c,d,g,x){this._reactName=l,this._targetInst=d,this.type=c,this.nativeEvent=g,this.target=x,this.currentTarget=null;for(var T in e)e.hasOwnProperty(T)&&(l=e[T],this[T]=l?l(g):g[T]);return this.isDefaultPrevented=(g.defaultPrevented!=null?g.defaultPrevented:g.returnValue===!1)?Ti:_g,this.isPropagationStopped=_g,this}return v(o.prototype,{preventDefault:function(){this.defaultPrevented=!0;var l=this.nativeEvent;l&&(l.preventDefault?l.preventDefault():typeof l.returnValue!="unknown"&&(l.returnValue=!1),this.isDefaultPrevented=Ti)},stopPropagation:function(){var l=this.nativeEvent;l&&(l.stopPropagation?l.stopPropagation():typeof l.cancelBubble!="unknown"&&(l.cancelBubble=!0),this.isPropagationStopped=Ti)},persist:function(){},isPersistent:Ti}),o}var ta={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Di=Tt(ta),Kn=v({},ta,{view:0,detail:0}),Rk=Tt(Kn),Vu,Wu,Qn,Ei=v({},Kn,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:Yu,button:0,buttons:0,relatedTarget:function(e){return e.relatedTarget===void 0?e.fromElement===e.srcElement?e.toElement:e.fromElement:e.relatedTarget},movementX:function(e){return"movementX"in e?e.movementX:(e!==Qn&&(Qn&&e.type==="mousemove"?(Vu=e.screenX-Qn.screenX,Wu=e.screenY-Qn.screenY):Wu=Vu=0,Qn=e),Vu)},movementY:function(e){return"movementY"in e?e.movementY:Wu}}),wg=Tt(Ei),zk=v({},Ei,{dataTransfer:0}),Ak=Tt(zk),Lk=v({},Kn,{relatedTarget:0}),Xu=Tt(Lk),Hk=v({},ta,{animationName:0,elapsedTime:0,pseudoElement:0}),Ok=Tt(Hk),Mk=v({},ta,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Pk=Tt(Mk),jk=v({},ta,{data:0}),Bg=Tt(jk),qk={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Fk={8:"Backspace",9:"Tab",12:"Clear",13:"Enter",16:"Shift",17:"Control",18:"Alt",19:"Pause",20:"CapsLock",27:"Escape",32:" ",33:"PageUp",34:"PageDown",35:"End",36:"Home",37:"ArrowLeft",38:"ArrowUp",39:"ArrowRight",40:"ArrowDown",45:"Insert",46:"Delete",112:"F1",113:"F2",114:"F3",115:"F4",116:"F5",117:"F6",118:"F7",119:"F8",120:"F9",121:"F10",122:"F11",123:"F12",144:"NumLock",145:"ScrollLock",224:"Meta"},Uk={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function Vk(e){var o=this.nativeEvent;return o.getModifierState?o.getModifierState(e):(e=Uk[e])?!!o[e]:!1}function Yu(){return Vk}var Wk=v({},Kn,{key:function(e){if(e.key){var o=qk[e.key]||e.key;if(o!=="Unidentified")return o}return e.type==="keypress"?(e=Ci(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?Fk[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Yu,charCode:function(e){return e.type==="keypress"?Ci(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?Ci(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),Xk=Tt(Wk),Yk=v({},Ei,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),Sg=Tt(Yk),$k=v({},Kn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Yu}),Zk=Tt($k),Kk=v({},ta,{propertyName:0,elapsedTime:0,pseudoElement:0}),Qk=Tt(Kk),Jk=v({},Ei,{deltaX:function(e){return"deltaX"in e?e.deltaX:"wheelDeltaX"in e?-e.wheelDeltaX:0},deltaY:function(e){return"deltaY"in e?e.deltaY:"wheelDeltaY"in e?-e.wheelDeltaY:"wheelDelta"in e?-e.wheelDelta:0},deltaZ:0,deltaMode:0}),e1=Tt(Jk),o1=v({},ta,{newState:0,oldState:0}),t1=Tt(o1),r1=[9,13,27,32],$u=Mr&&"CompositionEvent"in window,Jn=null;Mr&&"documentMode"in document&&(Jn=document.documentMode);var l1=Mr&&"TextEvent"in window&&!Jn,Cg=Mr&&(!$u||Jn&&8<Jn&&11>=Jn),Tg=" ",Dg=!1;function Eg(e,o){switch(e){case"keyup":return r1.indexOf(o.keyCode)!==-1;case"keydown":return o.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Gg(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Wa=!1;function a1(e,o){switch(e){case"compositionend":return Gg(o);case"keypress":return o.which!==32?null:(Dg=!0,Tg);case"textInput":return e=o.data,e===Tg&&Dg?null:e;default:return null}}function n1(e,o){if(Wa)return e==="compositionend"||!$u&&Eg(e,o)?(e=xg(),Si=Uu=pl=null,Wa=!1,e):null;switch(e){case"paste":return null;case"keypress":if(!(o.ctrlKey||o.altKey||o.metaKey)||o.ctrlKey&&o.altKey){if(o.char&&1<o.char.length)return o.char;if(o.which)return String.fromCharCode(o.which)}return null;case"compositionend":return Cg&&o.locale!=="ko"?null:o.data;default:return null}}var c1={color:!0,date:!0,datetime:!0,"datetime-local":!0,email:!0,month:!0,number:!0,password:!0,range:!0,search:!0,tel:!0,text:!0,time:!0,url:!0,week:!0};function Ig(e){var o=e&&e.nodeName&&e.nodeName.toLowerCase();return o==="input"?!!c1[e.type]:o==="textarea"}function Ng(e,o,l,c){gl?hl?hl.push(c):hl=[c]:gl=c,o=ps(o,"onChange"),0<o.length&&(l=new Di("onChange","change",null,l,c),e.push({event:l,listeners:o}))}var ec=null,oc=null;function i1(e){fm(e,0)}function Gi(e){var o=Wt(e);if(Wn(o))return e}function Rg(e,o){if(e==="change")return o}var zg=!1;if(Mr){var Zu;if(Mr){var Ku="oninput"in document;if(!Ku){var Ag=document.createElement("div");Ag.setAttribute("oninput","return;"),Ku=typeof Ag.oninput=="function"}Zu=Ku}else Zu=!1;zg=Zu&&(!document.documentMode||9<document.documentMode)}function Lg(){ec&&(ec.detachEvent("onpropertychange",Hg),oc=ec=null)}function Hg(e){if(e.propertyName==="value"&&Gi(oc)){var o=[];Ng(o,oc,e,Yn(e)),kg(i1,o)}}function s1(e,o,l){e==="focusin"?(Lg(),ec=o,oc=l,ec.attachEvent("onpropertychange",Hg)):e==="focusout"&&Lg()}function u1(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Gi(oc)}function d1(e,o){if(e==="click")return Gi(o)}function f1(e,o){if(e==="input"||e==="change")return Gi(o)}function g1(e,o){return e===o&&(e!==0||1/e===1/o)||e!==e&&o!==o}var zt=typeof Object.is=="function"?Object.is:g1;function tc(e,o){if(zt(e,o))return!0;if(typeof e!="object"||e===null||typeof o!="object"||o===null)return!1;var l=Object.keys(e),c=Object.keys(o);if(l.length!==c.length)return!1;for(c=0;c<l.length;c++){var d=l[c];if(!ae.call(o,d)||!zt(e[d],o[d]))return!1}return!0}function Og(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function Mg(e,o){var l=Og(e);e=0;for(var c;l;){if(l.nodeType===3){if(c=e+l.textContent.length,e<=o&&c>=o)return{node:l,offset:o-e};e=c}e:{for(;l;){if(l.nextSibling){l=l.nextSibling;break e}l=l.parentNode}l=void 0}l=Og(l)}}function Pg(e,o){return e&&o?e===o?!0:e&&e.nodeType===3?!1:o&&o.nodeType===3?Pg(e,o.parentNode):"contains"in e?e.contains(o):e.compareDocumentPosition?!!(e.compareDocumentPosition(o)&16):!1:!1}function jg(e){e=e!=null&&e.ownerDocument!=null&&e.ownerDocument.defaultView!=null?e.ownerDocument.defaultView:window;for(var o=be(e.document);o instanceof e.HTMLIFrameElement;){try{var l=typeof o.contentWindow.location.href=="string"}catch{l=!1}if(l)e=o.contentWindow;else break;o=be(e.document)}return o}function Qu(e){var o=e&&e.nodeName&&e.nodeName.toLowerCase();return o&&(o==="input"&&(e.type==="text"||e.type==="search"||e.type==="tel"||e.type==="url"||e.type==="password")||o==="textarea"||e.contentEditable==="true")}var h1=Mr&&"documentMode"in document&&11>=document.documentMode,Xa=null,Ju=null,rc=null,ed=!1;function qg(e,o,l){var c=l.window===l?l.document:l.nodeType===9?l:l.ownerDocument;ed||Xa==null||Xa!==be(c)||(c=Xa,"selectionStart"in c&&Qu(c)?c={start:c.selectionStart,end:c.selectionEnd}:(c=(c.ownerDocument&&c.ownerDocument.defaultView||window).getSelection(),c={anchorNode:c.anchorNode,anchorOffset:c.anchorOffset,focusNode:c.focusNode,focusOffset:c.focusOffset}),rc&&tc(rc,c)||(rc=c,c=ps(Ju,"onSelect"),0<c.length&&(o=new Di("onSelect","select",null,o,l),e.push({event:o,listeners:c}),o.target=Xa)))}function ra(e,o){var l={};return l[e.toLowerCase()]=o.toLowerCase(),l["Webkit"+e]="webkit"+o,l["Moz"+e]="moz"+o,l}var Ya={animationend:ra("Animation","AnimationEnd"),animationiteration:ra("Animation","AnimationIteration"),animationstart:ra("Animation","AnimationStart"),transitionrun:ra("Transition","TransitionRun"),transitionstart:ra("Transition","TransitionStart"),transitioncancel:ra("Transition","TransitionCancel"),transitionend:ra("Transition","TransitionEnd")},od={},Fg={};Mr&&(Fg=document.createElement("div").style,"AnimationEvent"in window||(delete Ya.animationend.animation,delete Ya.animationiteration.animation,delete Ya.animationstart.animation),"TransitionEvent"in window||delete Ya.transitionend.transition);function la(e){if(od[e])return od[e];if(!Ya[e])return e;var o=Ya[e],l;for(l in o)if(o.hasOwnProperty(l)&&l in Fg)return od[e]=o[l];return e}var Ug=la("animationend"),Vg=la("animationiteration"),Wg=la("animationstart"),p1=la("transitionrun"),m1=la("transitionstart"),v1=la("transitioncancel"),Xg=la("transitionend"),Yg=new Map,td="abort auxClick beforeToggle cancel canPlay canPlayThrough click close contextMenu copy cut drag dragEnd dragEnter dragExit dragLeave dragOver dragStart drop durationChange emptied encrypted ended error gotPointerCapture input invalid keyDown keyPress keyUp load loadedData loadedMetadata loadStart lostPointerCapture mouseDown mouseMove mouseOut mouseOver mouseUp paste pause play playing pointerCancel pointerDown pointerMove pointerOut pointerOver pointerUp progress rateChange reset resize seeked seeking stalled submit suspend timeUpdate touchCancel touchEnd touchStart volumeChange scroll toggle touchMove waiting wheel".split(" ");td.push("scrollEnd");function ur(e,o){Yg.set(e,o),cr(o,[e])}var $g=new WeakMap;function $t(e,o){if(typeof e=="object"&&e!==null){var l=$g.get(e);return l!==void 0?l:(o={value:e,source:o,stack:oa(o)},$g.set(e,o),o)}return{value:e,source:o,stack:oa(o)}}var Zt=[],$a=0,rd=0;function Ii(){for(var e=$a,o=rd=$a=0;o<e;){var l=Zt[o];Zt[o++]=null;var c=Zt[o];Zt[o++]=null;var d=Zt[o];Zt[o++]=null;var g=Zt[o];if(Zt[o++]=null,c!==null&&d!==null){var x=c.pending;x===null?d.next=d:(d.next=x.next,x.next=d),c.pending=d}g!==0&&Zg(l,d,g)}}function Ni(e,o,l,c){Zt[$a++]=e,Zt[$a++]=o,Zt[$a++]=l,Zt[$a++]=c,rd|=c,e.lanes|=c,e=e.alternate,e!==null&&(e.lanes|=c)}function ld(e,o,l,c){return Ni(e,o,l,c),Ri(e)}function Za(e,o){return Ni(e,null,null,o),Ri(e)}function Zg(e,o,l){e.lanes|=l;var c=e.alternate;c!==null&&(c.lanes|=l);for(var d=!1,g=e.return;g!==null;)g.childLanes|=l,c=g.alternate,c!==null&&(c.childLanes|=l),g.tag===22&&(e=g.stateNode,e===null||e._visibility&1||(d=!0)),e=g,g=g.return;return e.tag===3?(g=e.stateNode,d&&o!==null&&(d=31-Je(l),e=g.hiddenUpdates,c=e[d],c===null?e[d]=[o]:c.push(o),o.lane=l|536870912),g):null}function Ri(e){if(50<Dc)throw Dc=0,u0=null,Error(n(185));for(var o=e.return;o!==null;)e=o,o=e.return;return e.tag===3?e.stateNode:null}var Ka={};function b1(e,o,l,c){this.tag=e,this.key=l,this.sibling=this.child=this.return=this.stateNode=this.type=this.elementType=null,this.index=0,this.refCleanup=this.ref=null,this.pendingProps=o,this.dependencies=this.memoizedState=this.updateQueue=this.memoizedProps=null,this.mode=c,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function At(e,o,l,c){return new b1(e,o,l,c)}function ad(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Pr(e,o){var l=e.alternate;return l===null?(l=At(e.tag,o,e.key,e.mode),l.elementType=e.elementType,l.type=e.type,l.stateNode=e.stateNode,l.alternate=e,e.alternate=l):(l.pendingProps=o,l.type=e.type,l.flags=0,l.subtreeFlags=0,l.deletions=null),l.flags=e.flags&65011712,l.childLanes=e.childLanes,l.lanes=e.lanes,l.child=e.child,l.memoizedProps=e.memoizedProps,l.memoizedState=e.memoizedState,l.updateQueue=e.updateQueue,o=e.dependencies,l.dependencies=o===null?null:{lanes:o.lanes,firstContext:o.firstContext},l.sibling=e.sibling,l.index=e.index,l.ref=e.ref,l.refCleanup=e.refCleanup,l}function Kg(e,o){e.flags&=65011714;var l=e.alternate;return l===null?(e.childLanes=0,e.lanes=o,e.child=null,e.subtreeFlags=0,e.memoizedProps=null,e.memoizedState=null,e.updateQueue=null,e.dependencies=null,e.stateNode=null):(e.childLanes=l.childLanes,e.lanes=l.lanes,e.child=l.child,e.subtreeFlags=0,e.deletions=null,e.memoizedProps=l.memoizedProps,e.memoizedState=l.memoizedState,e.updateQueue=l.updateQueue,e.type=l.type,o=l.dependencies,e.dependencies=o===null?null:{lanes:o.lanes,firstContext:o.firstContext}),e}function zi(e,o,l,c,d,g){var x=0;if(c=e,typeof e=="function")ad(e)&&(x=1);else if(typeof e=="string")x=kx(e,l,de.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case K:return e=At(31,l,o,d),e.elementType=K,e.lanes=g,e;case B:return aa(l.children,d,g,o);case S:x=8,d|=24;break;case _:return e=At(12,l,o,d|2),e.elementType=_,e.lanes=g,e;case N:return e=At(13,l,o,d),e.elementType=N,e.lanes=g,e;case z:return e=At(19,l,o,d),e.elementType=z,e.lanes=g,e;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case C:case D:x=10;break e;case I:x=9;break e;case G:x=11;break e;case A:x=14;break e;case W:x=16,c=null;break e}x=29,l=Error(n(130,e===null?"null":typeof e,"")),c=null}return o=At(x,l,o,d),o.elementType=e,o.type=c,o.lanes=g,o}function aa(e,o,l,c){return e=At(7,e,c,o),e.lanes=l,e}function nd(e,o,l){return e=At(6,e,null,o),e.lanes=l,e}function cd(e,o,l){return o=At(4,e.children!==null?e.children:[],e.key,o),o.lanes=l,o.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},o}var Qa=[],Ja=0,Ai=null,Li=0,Kt=[],Qt=0,na=null,jr=1,qr="";function ca(e,o){Qa[Ja++]=Li,Qa[Ja++]=Ai,Ai=e,Li=o}function Qg(e,o,l){Kt[Qt++]=jr,Kt[Qt++]=qr,Kt[Qt++]=na,na=e;var c=jr;e=qr;var d=32-Je(c)-1;c&=~(1<<d),l+=1;var g=32-Je(o)+d;if(30<g){var x=d-d%5;g=(c&(1<<x)-1).toString(32),c>>=x,d-=x,jr=1<<32-Je(o)+d|l<<d|c,qr=g+e}else jr=1<<g|l<<d|c,qr=e}function id(e){e.return!==null&&(ca(e,1),Qg(e,1,0))}function sd(e){for(;e===Ai;)Ai=Qa[--Ja],Qa[Ja]=null,Li=Qa[--Ja],Qa[Ja]=null;for(;e===na;)na=Kt[--Qt],Kt[Qt]=null,qr=Kt[--Qt],Kt[Qt]=null,jr=Kt[--Qt],Kt[Qt]=null}var wt=null,zo=null,ro=!1,ia=null,Sr=!1,ud=Error(n(519));function sa(e){var o=Error(n(418,""));throw nc($t(o,e)),ud}function Jg(e){var o=e.stateNode,l=e.type,c=e.memoizedProps;switch(o[Uo]=e,o[pt]=c,l){case"dialog":Pe("cancel",o),Pe("close",o);break;case"iframe":case"object":case"embed":Pe("load",o);break;case"video":case"audio":for(l=0;l<Gc.length;l++)Pe(Gc[l],o);break;case"source":Pe("error",o);break;case"img":case"image":case"link":Pe("error",o),Pe("load",o);break;case"details":Pe("toggle",o);break;case"input":Pe("invalid",o),Nt(o,c.value,c.defaultValue,c.checked,c.defaultChecked,c.type,c.name,!0),fl(o);break;case"select":Pe("invalid",o);break;case"textarea":Pe("invalid",o),Or(o,c.value,c.defaultValue,c.children),fl(o)}l=c.children,typeof l!="string"&&typeof l!="number"&&typeof l!="bigint"||o.textContent===""+l||c.suppressHydrationWarning===!0||mm(o.textContent,l)?(c.popover!=null&&(Pe("beforetoggle",o),Pe("toggle",o)),c.onScroll!=null&&Pe("scroll",o),c.onScrollEnd!=null&&Pe("scrollend",o),c.onClick!=null&&(o.onclick=ms),o=!0):o=!1,o||sa(e)}function eh(e){for(wt=e.return;wt;)switch(wt.tag){case 5:case 13:Sr=!1;return;case 27:case 3:Sr=!0;return;default:wt=wt.return}}function lc(e){if(e!==wt)return!1;if(!ro)return eh(e),ro=!0,!1;var o=e.tag,l;if((l=o!==3&&o!==27)&&((l=o===5)&&(l=e.type,l=!(l!=="form"&&l!=="button")||C0(e.type,e.memoizedProps)),l=!l),l&&zo&&sa(e),eh(e),o===13){if(e=e.memoizedState,e=e!==null?e.dehydrated:null,!e)throw Error(n(317));e:{for(e=e.nextSibling,o=0;e;){if(e.nodeType===8)if(l=e.data,l==="/$"){if(o===0){zo=fr(e.nextSibling);break e}o--}else l!=="$"&&l!=="$!"&&l!=="$?"||o++;e=e.nextSibling}zo=null}}else o===27?(o=zo,Il(e.type)?(e=G0,G0=null,zo=e):zo=o):zo=wt?fr(e.stateNode.nextSibling):null;return!0}function ac(){zo=wt=null,ro=!1}function oh(){var e=ia;return e!==null&&(Gt===null?Gt=e:Gt.push.apply(Gt,e),ia=null),e}function nc(e){ia===null?ia=[e]:ia.push(e)}var dd=U(null),ua=null,Fr=null;function ml(e,o,l){ce(dd,o._currentValue),o._currentValue=l}function Ur(e){e._currentValue=dd.current,te(dd)}function fd(e,o,l){for(;e!==null;){var c=e.alternate;if((e.childLanes&o)!==o?(e.childLanes|=o,c!==null&&(c.childLanes|=o)):c!==null&&(c.childLanes&o)!==o&&(c.childLanes|=o),e===l)break;e=e.return}}function gd(e,o,l,c){var d=e.child;for(d!==null&&(d.return=e);d!==null;){var g=d.dependencies;if(g!==null){var x=d.child;g=g.firstContext;e:for(;g!==null;){var T=g;g=d;for(var R=0;R<o.length;R++)if(T.context===o[R]){g.lanes|=l,T=g.alternate,T!==null&&(T.lanes|=l),fd(g.return,l,e),c||(x=null);break e}g=T.next}}else if(d.tag===18){if(x=d.return,x===null)throw Error(n(341));x.lanes|=l,g=x.alternate,g!==null&&(g.lanes|=l),fd(x,l,e),x=null}else x=d.child;if(x!==null)x.return=d;else for(x=d;x!==null;){if(x===e){x=null;break}if(d=x.sibling,d!==null){d.return=x.return,x=d;break}x=x.return}d=x}}function cc(e,o,l,c){e=null;for(var d=o,g=!1;d!==null;){if(!g){if((d.flags&524288)!==0)g=!0;else if((d.flags&262144)!==0)break}if(d.tag===10){var x=d.alternate;if(x===null)throw Error(n(387));if(x=x.memoizedProps,x!==null){var T=d.type;zt(d.pendingProps.value,x.value)||(e!==null?e.push(T):e=[T])}}else if(d===oe.current){if(x=d.alternate,x===null)throw Error(n(387));x.memoizedState.memoizedState!==d.memoizedState.memoizedState&&(e!==null?e.push(Lc):e=[Lc])}d=d.return}e!==null&&gd(o,e,l,c),o.flags|=262144}function Hi(e){for(e=e.firstContext;e!==null;){if(!zt(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function da(e){ua=e,Fr=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function bt(e){return th(ua,e)}function Oi(e,o){return ua===null&&da(e),th(e,o)}function th(e,o){var l=o._currentValue;if(o={context:o,memoizedValue:l,next:null},Fr===null){if(e===null)throw Error(n(308));Fr=o,e.dependencies={lanes:0,firstContext:o},e.flags|=524288}else Fr=Fr.next=o;return l}var y1=typeof AbortController<"u"?AbortController:function(){var e=[],o=this.signal={aborted:!1,addEventListener:function(l,c){e.push(c)}};this.abort=function(){o.aborted=!0,e.forEach(function(l){return l()})}},k1=t.unstable_scheduleCallback,x1=t.unstable_NormalPriority,Qo={$$typeof:D,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function hd(){return{controller:new y1,data:new Map,refCount:0}}function ic(e){e.refCount--,e.refCount===0&&k1(x1,function(){e.controller.abort()})}var sc=null,pd=0,en=0,on=null;function _1(e,o){if(sc===null){var l=sc=[];pd=0,en=v0(),on={status:"pending",value:void 0,then:function(c){l.push(c)}}}return pd++,o.then(rh,rh),o}function rh(){if(--pd===0&&sc!==null){on!==null&&(on.status="fulfilled");var e=sc;sc=null,en=0,on=null;for(var o=0;o<e.length;o++)(0,e[o])()}}function w1(e,o){var l=[],c={status:"pending",value:null,reason:null,then:function(d){l.push(d)}};return e.then(function(){c.status="fulfilled",c.value=o;for(var d=0;d<l.length;d++)(0,l[d])(o)},function(d){for(c.status="rejected",c.reason=d,d=0;d<l.length;d++)(0,l[d])(void 0)}),c}var lh=M.S;M.S=function(e,o){typeof o=="object"&&o!==null&&typeof o.then=="function"&&_1(e,o),lh!==null&&lh(e,o)};var fa=U(null);function md(){var e=fa.current;return e!==null?e:_o.pooledCache}function Mi(e,o){o===null?ce(fa,fa.current):ce(fa,o.pool)}function ah(){var e=md();return e===null?null:{parent:Qo._currentValue,pool:e}}var uc=Error(n(460)),nh=Error(n(474)),Pi=Error(n(542)),vd={then:function(){}};function ch(e){return e=e.status,e==="fulfilled"||e==="rejected"}function ji(){}function ih(e,o,l){switch(l=e[l],l===void 0?e.push(o):l!==o&&(o.then(ji,ji),o=l),o.status){case"fulfilled":return o.value;case"rejected":throw e=o.reason,uh(e),e;default:if(typeof o.status=="string")o.then(ji,ji);else{if(e=_o,e!==null&&100<e.shellSuspendCounter)throw Error(n(482));e=o,e.status="pending",e.then(function(c){if(o.status==="pending"){var d=o;d.status="fulfilled",d.value=c}},function(c){if(o.status==="pending"){var d=o;d.status="rejected",d.reason=c}})}switch(o.status){case"fulfilled":return o.value;case"rejected":throw e=o.reason,uh(e),e}throw dc=o,uc}}var dc=null;function sh(){if(dc===null)throw Error(n(459));var e=dc;return dc=null,e}function uh(e){if(e===uc||e===Pi)throw Error(n(483))}var vl=!1;function bd(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function yd(e,o){e=e.updateQueue,o.updateQueue===e&&(o.updateQueue={baseState:e.baseState,firstBaseUpdate:e.firstBaseUpdate,lastBaseUpdate:e.lastBaseUpdate,shared:e.shared,callbacks:null})}function bl(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function yl(e,o,l){var c=e.updateQueue;if(c===null)return null;if(c=c.shared,(no&2)!==0){var d=c.pending;return d===null?o.next=o:(o.next=d.next,d.next=o),c.pending=o,o=Ri(e),Zg(e,null,l),o}return Ni(e,c,o,l),Ri(e)}function fc(e,o,l){if(o=o.updateQueue,o!==null&&(o=o.shared,(l&4194048)!==0)){var c=o.lanes;c&=e.pendingLanes,l|=c,o.lanes=l,gt(e,l)}}function kd(e,o){var l=e.updateQueue,c=e.alternate;if(c!==null&&(c=c.updateQueue,l===c)){var d=null,g=null;if(l=l.firstBaseUpdate,l!==null){do{var x={lane:l.lane,tag:l.tag,payload:l.payload,callback:null,next:null};g===null?d=g=x:g=g.next=x,l=l.next}while(l!==null);g===null?d=g=o:g=g.next=o}else d=g=o;l={baseState:c.baseState,firstBaseUpdate:d,lastBaseUpdate:g,shared:c.shared,callbacks:c.callbacks},e.updateQueue=l;return}e=l.lastBaseUpdate,e===null?l.firstBaseUpdate=o:e.next=o,l.lastBaseUpdate=o}var xd=!1;function gc(){if(xd){var e=on;if(e!==null)throw e}}function hc(e,o,l,c){xd=!1;var d=e.updateQueue;vl=!1;var g=d.firstBaseUpdate,x=d.lastBaseUpdate,T=d.shared.pending;if(T!==null){d.shared.pending=null;var R=T,X=R.next;R.next=null,x===null?g=X:x.next=X,x=R;var ne=e.alternate;ne!==null&&(ne=ne.updateQueue,T=ne.lastBaseUpdate,T!==x&&(T===null?ne.firstBaseUpdate=X:T.next=X,ne.lastBaseUpdate=R))}if(g!==null){var ue=d.baseState;x=0,ne=X=R=null,T=g;do{var Y=T.lane&-536870913,Z=Y!==T.lane;if(Z?(Ze&Y)===Y:(c&Y)===Y){Y!==0&&Y===en&&(xd=!0),ne!==null&&(ne=ne.next={lane:0,tag:T.tag,payload:T.payload,callback:null,next:null});e:{var Ee=e,Ce=T;Y=o;var ho=l;switch(Ce.tag){case 1:if(Ee=Ce.payload,typeof Ee=="function"){ue=Ee.call(ho,ue,Y);break e}ue=Ee;break e;case 3:Ee.flags=Ee.flags&-65537|128;case 0:if(Ee=Ce.payload,Y=typeof Ee=="function"?Ee.call(ho,ue,Y):Ee,Y==null)break e;ue=v({},ue,Y);break e;case 2:vl=!0}}Y=T.callback,Y!==null&&(e.flags|=64,Z&&(e.flags|=8192),Z=d.callbacks,Z===null?d.callbacks=[Y]:Z.push(Y))}else Z={lane:Y,tag:T.tag,payload:T.payload,callback:T.callback,next:null},ne===null?(X=ne=Z,R=ue):ne=ne.next=Z,x|=Y;if(T=T.next,T===null){if(T=d.shared.pending,T===null)break;Z=T,T=Z.next,Z.next=null,d.lastBaseUpdate=Z,d.shared.pending=null}}while(!0);ne===null&&(R=ue),d.baseState=R,d.firstBaseUpdate=X,d.lastBaseUpdate=ne,g===null&&(d.shared.lanes=0),Tl|=x,e.lanes=x,e.memoizedState=ue}}function dh(e,o){if(typeof e!="function")throw Error(n(191,e));e.call(o)}function fh(e,o){var l=e.callbacks;if(l!==null)for(e.callbacks=null,e=0;e<l.length;e++)dh(l[e],o)}var tn=U(null),qi=U(0);function gh(e,o){e=Kr,ce(qi,e),ce(tn,o),Kr=e|o.baseLanes}function _d(){ce(qi,Kr),ce(tn,tn.current)}function wd(){Kr=qi.current,te(tn),te(qi)}var kl=0,He=null,fo=null,Xo=null,Fi=!1,rn=!1,ga=!1,Ui=0,pc=0,ln=null,B1=0;function Po(){throw Error(n(321))}function Bd(e,o){if(o===null)return!1;for(var l=0;l<o.length&&l<e.length;l++)if(!zt(e[l],o[l]))return!1;return!0}function Sd(e,o,l,c,d,g){return kl=g,He=o,o.memoizedState=null,o.updateQueue=null,o.lanes=0,M.H=e===null||e.memoizedState===null?Zh:Kh,ga=!1,g=l(c,d),ga=!1,rn&&(g=ph(o,l,c,d)),hh(e),g}function hh(e){M.H=Zi;var o=fo!==null&&fo.next!==null;if(kl=0,Xo=fo=He=null,Fi=!1,pc=0,ln=null,o)throw Error(n(300));e===null||et||(e=e.dependencies,e!==null&&Hi(e)&&(et=!0))}function ph(e,o,l,c){He=e;var d=0;do{if(rn&&(ln=null),pc=0,rn=!1,25<=d)throw Error(n(301));if(d+=1,Xo=fo=null,e.updateQueue!=null){var g=e.updateQueue;g.lastEffect=null,g.events=null,g.stores=null,g.memoCache!=null&&(g.memoCache.index=0)}M.H=I1,g=o(l,c)}while(rn);return g}function S1(){var e=M.H,o=e.useState()[0];return o=typeof o.then=="function"?mc(o):o,e=e.useState()[0],(fo!==null?fo.memoizedState:null)!==e&&(He.flags|=1024),o}function Cd(){var e=Ui!==0;return Ui=0,e}function Td(e,o,l){o.updateQueue=e.updateQueue,o.flags&=-2053,e.lanes&=~l}function Dd(e){if(Fi){for(e=e.memoizedState;e!==null;){var o=e.queue;o!==null&&(o.pending=null),e=e.next}Fi=!1}kl=0,Xo=fo=He=null,rn=!1,pc=Ui=0,ln=null}function Dt(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return Xo===null?He.memoizedState=Xo=e:Xo=Xo.next=e,Xo}function Yo(){if(fo===null){var e=He.alternate;e=e!==null?e.memoizedState:null}else e=fo.next;var o=Xo===null?He.memoizedState:Xo.next;if(o!==null)Xo=o,fo=e;else{if(e===null)throw He.alternate===null?Error(n(467)):Error(n(310));fo=e,e={memoizedState:fo.memoizedState,baseState:fo.baseState,baseQueue:fo.baseQueue,queue:fo.queue,next:null},Xo===null?He.memoizedState=Xo=e:Xo=Xo.next=e}return Xo}function Ed(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function mc(e){var o=pc;return pc+=1,ln===null&&(ln=[]),e=ih(ln,e,o),o=He,(Xo===null?o.memoizedState:Xo.next)===null&&(o=o.alternate,M.H=o===null||o.memoizedState===null?Zh:Kh),e}function Vi(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return mc(e);if(e.$$typeof===D)return bt(e)}throw Error(n(438,String(e)))}function Gd(e){var o=null,l=He.updateQueue;if(l!==null&&(o=l.memoCache),o==null){var c=He.alternate;c!==null&&(c=c.updateQueue,c!==null&&(c=c.memoCache,c!=null&&(o={data:c.data.map(function(d){return d.slice()}),index:0})))}if(o==null&&(o={data:[],index:0}),l===null&&(l=Ed(),He.updateQueue=l),l.memoCache=o,l=o.data[o.index],l===void 0)for(l=o.data[o.index]=Array(e),c=0;c<e;c++)l[c]=F;return o.index++,l}function Vr(e,o){return typeof o=="function"?o(e):o}function Wi(e){var o=Yo();return Id(o,fo,e)}function Id(e,o,l){var c=e.queue;if(c===null)throw Error(n(311));c.lastRenderedReducer=l;var d=e.baseQueue,g=c.pending;if(g!==null){if(d!==null){var x=d.next;d.next=g.next,g.next=x}o.baseQueue=d=g,c.pending=null}if(g=e.baseState,d===null)e.memoizedState=g;else{o=d.next;var T=x=null,R=null,X=o,ne=!1;do{var ue=X.lane&-536870913;if(ue!==X.lane?(Ze&ue)===ue:(kl&ue)===ue){var Y=X.revertLane;if(Y===0)R!==null&&(R=R.next={lane:0,revertLane:0,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null}),ue===en&&(ne=!0);else if((kl&Y)===Y){X=X.next,Y===en&&(ne=!0);continue}else ue={lane:0,revertLane:X.revertLane,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null},R===null?(T=R=ue,x=g):R=R.next=ue,He.lanes|=Y,Tl|=Y;ue=X.action,ga&&l(g,ue),g=X.hasEagerState?X.eagerState:l(g,ue)}else Y={lane:ue,revertLane:X.revertLane,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null},R===null?(T=R=Y,x=g):R=R.next=Y,He.lanes|=ue,Tl|=ue;X=X.next}while(X!==null&&X!==o);if(R===null?x=g:R.next=T,!zt(g,e.memoizedState)&&(et=!0,ne&&(l=on,l!==null)))throw l;e.memoizedState=g,e.baseState=x,e.baseQueue=R,c.lastRenderedState=g}return d===null&&(c.lanes=0),[e.memoizedState,c.dispatch]}function Nd(e){var o=Yo(),l=o.queue;if(l===null)throw Error(n(311));l.lastRenderedReducer=e;var c=l.dispatch,d=l.pending,g=o.memoizedState;if(d!==null){l.pending=null;var x=d=d.next;do g=e(g,x.action),x=x.next;while(x!==d);zt(g,o.memoizedState)||(et=!0),o.memoizedState=g,o.baseQueue===null&&(o.baseState=g),l.lastRenderedState=g}return[g,c]}function mh(e,o,l){var c=He,d=Yo(),g=ro;if(g){if(l===void 0)throw Error(n(407));l=l()}else l=o();var x=!zt((fo||d).memoizedState,l);x&&(d.memoizedState=l,et=!0),d=d.queue;var T=yh.bind(null,c,d,e);if(vc(2048,8,T,[e]),d.getSnapshot!==o||x||Xo!==null&&Xo.memoizedState.tag&1){if(c.flags|=2048,an(9,Xi(),bh.bind(null,c,d,l,o),null),_o===null)throw Error(n(349));g||(kl&124)!==0||vh(c,o,l)}return l}function vh(e,o,l){e.flags|=16384,e={getSnapshot:o,value:l},o=He.updateQueue,o===null?(o=Ed(),He.updateQueue=o,o.stores=[e]):(l=o.stores,l===null?o.stores=[e]:l.push(e))}function bh(e,o,l,c){o.value=l,o.getSnapshot=c,kh(o)&&xh(e)}function yh(e,o,l){return l(function(){kh(o)&&xh(e)})}function kh(e){var o=e.getSnapshot;e=e.value;try{var l=o();return!zt(e,l)}catch{return!0}}function xh(e){var o=Za(e,2);o!==null&&Pt(o,e,2)}function Rd(e){var o=Dt();if(typeof e=="function"){var l=e;if(e=l(),ga){xo(!0);try{l()}finally{xo(!1)}}}return o.memoizedState=o.baseState=e,o.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Vr,lastRenderedState:e},o}function _h(e,o,l,c){return e.baseState=l,Id(e,fo,typeof c=="function"?c:Vr)}function C1(e,o,l,c,d){if($i(e))throw Error(n(485));if(e=o.action,e!==null){var g={payload:d,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(x){g.listeners.push(x)}};M.T!==null?l(!0):g.isTransition=!1,c(g),l=o.pending,l===null?(g.next=o.pending=g,wh(o,g)):(g.next=l.next,o.pending=l.next=g)}}function wh(e,o){var l=o.action,c=o.payload,d=e.state;if(o.isTransition){var g=M.T,x={};M.T=x;try{var T=l(d,c),R=M.S;R!==null&&R(x,T),Bh(e,o,T)}catch(X){zd(e,o,X)}finally{M.T=g}}else try{g=l(d,c),Bh(e,o,g)}catch(X){zd(e,o,X)}}function Bh(e,o,l){l!==null&&typeof l=="object"&&typeof l.then=="function"?l.then(function(c){Sh(e,o,c)},function(c){return zd(e,o,c)}):Sh(e,o,l)}function Sh(e,o,l){o.status="fulfilled",o.value=l,Ch(o),e.state=l,o=e.pending,o!==null&&(l=o.next,l===o?e.pending=null:(l=l.next,o.next=l,wh(e,l)))}function zd(e,o,l){var c=e.pending;if(e.pending=null,c!==null){c=c.next;do o.status="rejected",o.reason=l,Ch(o),o=o.next;while(o!==c)}e.action=null}function Ch(e){e=e.listeners;for(var o=0;o<e.length;o++)(0,e[o])()}function Th(e,o){return o}function Dh(e,o){if(ro){var l=_o.formState;if(l!==null){e:{var c=He;if(ro){if(zo){o:{for(var d=zo,g=Sr;d.nodeType!==8;){if(!g){d=null;break o}if(d=fr(d.nextSibling),d===null){d=null;break o}}g=d.data,d=g==="F!"||g==="F"?d:null}if(d){zo=fr(d.nextSibling),c=d.data==="F!";break e}}sa(c)}c=!1}c&&(o=l[0])}}return l=Dt(),l.memoizedState=l.baseState=o,c={pending:null,lanes:0,dispatch:null,lastRenderedReducer:Th,lastRenderedState:o},l.queue=c,l=Xh.bind(null,He,c),c.dispatch=l,c=Rd(!1),g=Md.bind(null,He,!1,c.queue),c=Dt(),d={state:o,dispatch:null,action:e,pending:null},c.queue=d,l=C1.bind(null,He,d,g,l),d.dispatch=l,c.memoizedState=e,[o,l,!1]}function Eh(e){var o=Yo();return Gh(o,fo,e)}function Gh(e,o,l){if(o=Id(e,o,Th)[0],e=Wi(Vr)[0],typeof o=="object"&&o!==null&&typeof o.then=="function")try{var c=mc(o)}catch(x){throw x===uc?Pi:x}else c=o;o=Yo();var d=o.queue,g=d.dispatch;return l!==o.memoizedState&&(He.flags|=2048,an(9,Xi(),T1.bind(null,d,l),null)),[c,g,e]}function T1(e,o){e.action=o}function Ih(e){var o=Yo(),l=fo;if(l!==null)return Gh(o,l,e);Yo(),o=o.memoizedState,l=Yo();var c=l.queue.dispatch;return l.memoizedState=e,[o,c,!1]}function an(e,o,l,c){return e={tag:e,create:l,deps:c,inst:o,next:null},o=He.updateQueue,o===null&&(o=Ed(),He.updateQueue=o),l=o.lastEffect,l===null?o.lastEffect=e.next=e:(c=l.next,l.next=e,e.next=c,o.lastEffect=e),e}function Xi(){return{destroy:void 0,resource:void 0}}function Nh(){return Yo().memoizedState}function Yi(e,o,l,c){var d=Dt();c=c===void 0?null:c,He.flags|=e,d.memoizedState=an(1|o,Xi(),l,c)}function vc(e,o,l,c){var d=Yo();c=c===void 0?null:c;var g=d.memoizedState.inst;fo!==null&&c!==null&&Bd(c,fo.memoizedState.deps)?d.memoizedState=an(o,g,l,c):(He.flags|=e,d.memoizedState=an(1|o,g,l,c))}function Rh(e,o){Yi(8390656,8,e,o)}function zh(e,o){vc(2048,8,e,o)}function Ah(e,o){return vc(4,2,e,o)}function Lh(e,o){return vc(4,4,e,o)}function Hh(e,o){if(typeof o=="function"){e=e();var l=o(e);return function(){typeof l=="function"?l():o(null)}}if(o!=null)return e=e(),o.current=e,function(){o.current=null}}function Oh(e,o,l){l=l!=null?l.concat([e]):null,vc(4,4,Hh.bind(null,o,e),l)}function Ad(){}function Mh(e,o){var l=Yo();o=o===void 0?null:o;var c=l.memoizedState;return o!==null&&Bd(o,c[1])?c[0]:(l.memoizedState=[e,o],e)}function Ph(e,o){var l=Yo();o=o===void 0?null:o;var c=l.memoizedState;if(o!==null&&Bd(o,c[1]))return c[0];if(c=e(),ga){xo(!0);try{e()}finally{xo(!1)}}return l.memoizedState=[c,o],c}function Ld(e,o,l){return l===void 0||(kl&1073741824)!==0?e.memoizedState=o:(e.memoizedState=l,e=Fp(),He.lanes|=e,Tl|=e,l)}function jh(e,o,l,c){return zt(l,o)?l:tn.current!==null?(e=Ld(e,l,c),zt(e,o)||(et=!0),e):(kl&42)===0?(et=!0,e.memoizedState=l):(e=Fp(),He.lanes|=e,Tl|=e,o)}function qh(e,o,l,c,d){var g=$.p;$.p=g!==0&&8>g?g:8;var x=M.T,T={};M.T=T,Md(e,!1,o,l);try{var R=d(),X=M.S;if(X!==null&&X(T,R),R!==null&&typeof R=="object"&&typeof R.then=="function"){var ne=w1(R,c);bc(e,o,ne,Mt(e))}else bc(e,o,c,Mt(e))}catch(ue){bc(e,o,{then:function(){},status:"rejected",reason:ue},Mt())}finally{$.p=g,M.T=x}}function D1(){}function Hd(e,o,l,c){if(e.tag!==5)throw Error(n(476));var d=Fh(e).queue;qh(e,d,o,J,l===null?D1:function(){return Uh(e),l(c)})}function Fh(e){var o=e.memoizedState;if(o!==null)return o;o={memoizedState:J,baseState:J,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Vr,lastRenderedState:J},next:null};var l={};return o.next={memoizedState:l,baseState:l,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:Vr,lastRenderedState:l},next:null},e.memoizedState=o,e=e.alternate,e!==null&&(e.memoizedState=o),o}function Uh(e){var o=Fh(e).next.queue;bc(e,o,{},Mt())}function Od(){return bt(Lc)}function Vh(){return Yo().memoizedState}function Wh(){return Yo().memoizedState}function E1(e){for(var o=e.return;o!==null;){switch(o.tag){case 24:case 3:var l=Mt();e=bl(l);var c=yl(o,e,l);c!==null&&(Pt(c,o,l),fc(c,o,l)),o={cache:hd()},e.payload=o;return}o=o.return}}function G1(e,o,l){var c=Mt();l={lane:c,revertLane:0,action:l,hasEagerState:!1,eagerState:null,next:null},$i(e)?Yh(o,l):(l=ld(e,o,l,c),l!==null&&(Pt(l,e,c),$h(l,o,c)))}function Xh(e,o,l){var c=Mt();bc(e,o,l,c)}function bc(e,o,l,c){var d={lane:c,revertLane:0,action:l,hasEagerState:!1,eagerState:null,next:null};if($i(e))Yh(o,d);else{var g=e.alternate;if(e.lanes===0&&(g===null||g.lanes===0)&&(g=o.lastRenderedReducer,g!==null))try{var x=o.lastRenderedState,T=g(x,l);if(d.hasEagerState=!0,d.eagerState=T,zt(T,x))return Ni(e,o,d,0),_o===null&&Ii(),!1}catch{}finally{}if(l=ld(e,o,d,c),l!==null)return Pt(l,e,c),$h(l,o,c),!0}return!1}function Md(e,o,l,c){if(c={lane:2,revertLane:v0(),action:c,hasEagerState:!1,eagerState:null,next:null},$i(e)){if(o)throw Error(n(479))}else o=ld(e,l,c,2),o!==null&&Pt(o,e,2)}function $i(e){var o=e.alternate;return e===He||o!==null&&o===He}function Yh(e,o){rn=Fi=!0;var l=e.pending;l===null?o.next=o:(o.next=l.next,l.next=o),e.pending=o}function $h(e,o,l){if((l&4194048)!==0){var c=o.lanes;c&=e.pendingLanes,l|=c,o.lanes=l,gt(e,l)}}var Zi={readContext:bt,use:Vi,useCallback:Po,useContext:Po,useEffect:Po,useImperativeHandle:Po,useLayoutEffect:Po,useInsertionEffect:Po,useMemo:Po,useReducer:Po,useRef:Po,useState:Po,useDebugValue:Po,useDeferredValue:Po,useTransition:Po,useSyncExternalStore:Po,useId:Po,useHostTransitionStatus:Po,useFormState:Po,useActionState:Po,useOptimistic:Po,useMemoCache:Po,useCacheRefresh:Po},Zh={readContext:bt,use:Vi,useCallback:function(e,o){return Dt().memoizedState=[e,o===void 0?null:o],e},useContext:bt,useEffect:Rh,useImperativeHandle:function(e,o,l){l=l!=null?l.concat([e]):null,Yi(4194308,4,Hh.bind(null,o,e),l)},useLayoutEffect:function(e,o){return Yi(4194308,4,e,o)},useInsertionEffect:function(e,o){Yi(4,2,e,o)},useMemo:function(e,o){var l=Dt();o=o===void 0?null:o;var c=e();if(ga){xo(!0);try{e()}finally{xo(!1)}}return l.memoizedState=[c,o],c},useReducer:function(e,o,l){var c=Dt();if(l!==void 0){var d=l(o);if(ga){xo(!0);try{l(o)}finally{xo(!1)}}}else d=o;return c.memoizedState=c.baseState=d,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:d},c.queue=e,e=e.dispatch=G1.bind(null,He,e),[c.memoizedState,e]},useRef:function(e){var o=Dt();return e={current:e},o.memoizedState=e},useState:function(e){e=Rd(e);var o=e.queue,l=Xh.bind(null,He,o);return o.dispatch=l,[e.memoizedState,l]},useDebugValue:Ad,useDeferredValue:function(e,o){var l=Dt();return Ld(l,e,o)},useTransition:function(){var e=Rd(!1);return e=qh.bind(null,He,e.queue,!0,!1),Dt().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,o,l){var c=He,d=Dt();if(ro){if(l===void 0)throw Error(n(407));l=l()}else{if(l=o(),_o===null)throw Error(n(349));(Ze&124)!==0||vh(c,o,l)}d.memoizedState=l;var g={value:l,getSnapshot:o};return d.queue=g,Rh(yh.bind(null,c,g,e),[e]),c.flags|=2048,an(9,Xi(),bh.bind(null,c,g,l,o),null),l},useId:function(){var e=Dt(),o=_o.identifierPrefix;if(ro){var l=qr,c=jr;l=(c&~(1<<32-Je(c)-1)).toString(32)+l,o="«"+o+"R"+l,l=Ui++,0<l&&(o+="H"+l.toString(32)),o+="»"}else l=B1++,o="«"+o+"r"+l.toString(32)+"»";return e.memoizedState=o},useHostTransitionStatus:Od,useFormState:Dh,useActionState:Dh,useOptimistic:function(e){var o=Dt();o.memoizedState=o.baseState=e;var l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return o.queue=l,o=Md.bind(null,He,!0,l),l.dispatch=o,[e,o]},useMemoCache:Gd,useCacheRefresh:function(){return Dt().memoizedState=E1.bind(null,He)}},Kh={readContext:bt,use:Vi,useCallback:Mh,useContext:bt,useEffect:zh,useImperativeHandle:Oh,useInsertionEffect:Ah,useLayoutEffect:Lh,useMemo:Ph,useReducer:Wi,useRef:Nh,useState:function(){return Wi(Vr)},useDebugValue:Ad,useDeferredValue:function(e,o){var l=Yo();return jh(l,fo.memoizedState,e,o)},useTransition:function(){var e=Wi(Vr)[0],o=Yo().memoizedState;return[typeof e=="boolean"?e:mc(e),o]},useSyncExternalStore:mh,useId:Vh,useHostTransitionStatus:Od,useFormState:Eh,useActionState:Eh,useOptimistic:function(e,o){var l=Yo();return _h(l,fo,e,o)},useMemoCache:Gd,useCacheRefresh:Wh},I1={readContext:bt,use:Vi,useCallback:Mh,useContext:bt,useEffect:zh,useImperativeHandle:Oh,useInsertionEffect:Ah,useLayoutEffect:Lh,useMemo:Ph,useReducer:Nd,useRef:Nh,useState:function(){return Nd(Vr)},useDebugValue:Ad,useDeferredValue:function(e,o){var l=Yo();return fo===null?Ld(l,e,o):jh(l,fo.memoizedState,e,o)},useTransition:function(){var e=Nd(Vr)[0],o=Yo().memoizedState;return[typeof e=="boolean"?e:mc(e),o]},useSyncExternalStore:mh,useId:Vh,useHostTransitionStatus:Od,useFormState:Ih,useActionState:Ih,useOptimistic:function(e,o){var l=Yo();return fo!==null?_h(l,fo,e,o):(l.baseState=e,[e,l.queue.dispatch])},useMemoCache:Gd,useCacheRefresh:Wh},nn=null,yc=0;function Ki(e){var o=yc;return yc+=1,nn===null&&(nn=[]),ih(nn,e,o)}function kc(e,o){o=o.props.ref,e.ref=o!==void 0?o:null}function Qi(e,o){throw o.$$typeof===b?Error(n(525)):(e=Object.prototype.toString.call(o),Error(n(31,e==="[object Object]"?"object with keys {"+Object.keys(o).join(", ")+"}":e)))}function Qh(e){var o=e._init;return o(e._payload)}function Jh(e){function o(q,O){if(e){var V=q.deletions;V===null?(q.deletions=[O],q.flags|=16):V.push(O)}}function l(q,O){if(!e)return null;for(;O!==null;)o(q,O),O=O.sibling;return null}function c(q){for(var O=new Map;q!==null;)q.key!==null?O.set(q.key,q):O.set(q.index,q),q=q.sibling;return O}function d(q,O){return q=Pr(q,O),q.index=0,q.sibling=null,q}function g(q,O,V){return q.index=V,e?(V=q.alternate,V!==null?(V=V.index,V<O?(q.flags|=67108866,O):V):(q.flags|=67108866,O)):(q.flags|=1048576,O)}function x(q){return e&&q.alternate===null&&(q.flags|=67108866),q}function T(q,O,V,se){return O===null||O.tag!==6?(O=nd(V,q.mode,se),O.return=q,O):(O=d(O,V),O.return=q,O)}function R(q,O,V,se){var ye=V.type;return ye===B?ne(q,O,V.props.children,se,V.key):O!==null&&(O.elementType===ye||typeof ye=="object"&&ye!==null&&ye.$$typeof===W&&Qh(ye)===O.type)?(O=d(O,V.props),kc(O,V),O.return=q,O):(O=zi(V.type,V.key,V.props,null,q.mode,se),kc(O,V),O.return=q,O)}function X(q,O,V,se){return O===null||O.tag!==4||O.stateNode.containerInfo!==V.containerInfo||O.stateNode.implementation!==V.implementation?(O=cd(V,q.mode,se),O.return=q,O):(O=d(O,V.children||[]),O.return=q,O)}function ne(q,O,V,se,ye){return O===null||O.tag!==7?(O=aa(V,q.mode,se,ye),O.return=q,O):(O=d(O,V),O.return=q,O)}function ue(q,O,V){if(typeof O=="string"&&O!==""||typeof O=="number"||typeof O=="bigint")return O=nd(""+O,q.mode,V),O.return=q,O;if(typeof O=="object"&&O!==null){switch(O.$$typeof){case k:return V=zi(O.type,O.key,O.props,null,q.mode,V),kc(V,O),V.return=q,V;case w:return O=cd(O,q.mode,V),O.return=q,O;case W:var se=O._init;return O=se(O._payload),ue(q,O,V)}if(ee(O)||P(O))return O=aa(O,q.mode,V,null),O.return=q,O;if(typeof O.then=="function")return ue(q,Ki(O),V);if(O.$$typeof===D)return ue(q,Oi(q,O),V);Qi(q,O)}return null}function Y(q,O,V,se){var ye=O!==null?O.key:null;if(typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint")return ye!==null?null:T(q,O,""+V,se);if(typeof V=="object"&&V!==null){switch(V.$$typeof){case k:return V.key===ye?R(q,O,V,se):null;case w:return V.key===ye?X(q,O,V,se):null;case W:return ye=V._init,V=ye(V._payload),Y(q,O,V,se)}if(ee(V)||P(V))return ye!==null?null:ne(q,O,V,se,null);if(typeof V.then=="function")return Y(q,O,Ki(V),se);if(V.$$typeof===D)return Y(q,O,Oi(q,V),se);Qi(q,V)}return null}function Z(q,O,V,se,ye){if(typeof se=="string"&&se!==""||typeof se=="number"||typeof se=="bigint")return q=q.get(V)||null,T(O,q,""+se,ye);if(typeof se=="object"&&se!==null){switch(se.$$typeof){case k:return q=q.get(se.key===null?V:se.key)||null,R(O,q,se,ye);case w:return q=q.get(se.key===null?V:se.key)||null,X(O,q,se,ye);case W:var Oe=se._init;return se=Oe(se._payload),Z(q,O,V,se,ye)}if(ee(se)||P(se))return q=q.get(V)||null,ne(O,q,se,ye,null);if(typeof se.then=="function")return Z(q,O,V,Ki(se),ye);if(se.$$typeof===D)return Z(q,O,V,Oi(O,se),ye);Qi(O,se)}return null}function Ee(q,O,V,se){for(var ye=null,Oe=null,_e=O,De=O=0,tt=null;_e!==null&&De<V.length;De++){_e.index>De?(tt=_e,_e=null):tt=_e.sibling;var oo=Y(q,_e,V[De],se);if(oo===null){_e===null&&(_e=tt);break}e&&_e&&oo.alternate===null&&o(q,_e),O=g(oo,O,De),Oe===null?ye=oo:Oe.sibling=oo,Oe=oo,_e=tt}if(De===V.length)return l(q,_e),ro&&ca(q,De),ye;if(_e===null){for(;De<V.length;De++)_e=ue(q,V[De],se),_e!==null&&(O=g(_e,O,De),Oe===null?ye=_e:Oe.sibling=_e,Oe=_e);return ro&&ca(q,De),ye}for(_e=c(_e);De<V.length;De++)tt=Z(_e,q,De,V[De],se),tt!==null&&(e&&tt.alternate!==null&&_e.delete(tt.key===null?De:tt.key),O=g(tt,O,De),Oe===null?ye=tt:Oe.sibling=tt,Oe=tt);return e&&_e.forEach(function(Ll){return o(q,Ll)}),ro&&ca(q,De),ye}function Ce(q,O,V,se){if(V==null)throw Error(n(151));for(var ye=null,Oe=null,_e=O,De=O=0,tt=null,oo=V.next();_e!==null&&!oo.done;De++,oo=V.next()){_e.index>De?(tt=_e,_e=null):tt=_e.sibling;var Ll=Y(q,_e,oo.value,se);if(Ll===null){_e===null&&(_e=tt);break}e&&_e&&Ll.alternate===null&&o(q,_e),O=g(Ll,O,De),Oe===null?ye=Ll:Oe.sibling=Ll,Oe=Ll,_e=tt}if(oo.done)return l(q,_e),ro&&ca(q,De),ye;if(_e===null){for(;!oo.done;De++,oo=V.next())oo=ue(q,oo.value,se),oo!==null&&(O=g(oo,O,De),Oe===null?ye=oo:Oe.sibling=oo,Oe=oo);return ro&&ca(q,De),ye}for(_e=c(_e);!oo.done;De++,oo=V.next())oo=Z(_e,q,De,oo.value,se),oo!==null&&(e&&oo.alternate!==null&&_e.delete(oo.key===null?De:oo.key),O=g(oo,O,De),Oe===null?ye=oo:Oe.sibling=oo,Oe=oo);return e&&_e.forEach(function(Nx){return o(q,Nx)}),ro&&ca(q,De),ye}function ho(q,O,V,se){if(typeof V=="object"&&V!==null&&V.type===B&&V.key===null&&(V=V.props.children),typeof V=="object"&&V!==null){switch(V.$$typeof){case k:e:{for(var ye=V.key;O!==null;){if(O.key===ye){if(ye=V.type,ye===B){if(O.tag===7){l(q,O.sibling),se=d(O,V.props.children),se.return=q,q=se;break e}}else if(O.elementType===ye||typeof ye=="object"&&ye!==null&&ye.$$typeof===W&&Qh(ye)===O.type){l(q,O.sibling),se=d(O,V.props),kc(se,V),se.return=q,q=se;break e}l(q,O);break}else o(q,O);O=O.sibling}V.type===B?(se=aa(V.props.children,q.mode,se,V.key),se.return=q,q=se):(se=zi(V.type,V.key,V.props,null,q.mode,se),kc(se,V),se.return=q,q=se)}return x(q);case w:e:{for(ye=V.key;O!==null;){if(O.key===ye)if(O.tag===4&&O.stateNode.containerInfo===V.containerInfo&&O.stateNode.implementation===V.implementation){l(q,O.sibling),se=d(O,V.children||[]),se.return=q,q=se;break e}else{l(q,O);break}else o(q,O);O=O.sibling}se=cd(V,q.mode,se),se.return=q,q=se}return x(q);case W:return ye=V._init,V=ye(V._payload),ho(q,O,V,se)}if(ee(V))return Ee(q,O,V,se);if(P(V)){if(ye=P(V),typeof ye!="function")throw Error(n(150));return V=ye.call(V),Ce(q,O,V,se)}if(typeof V.then=="function")return ho(q,O,Ki(V),se);if(V.$$typeof===D)return ho(q,O,Oi(q,V),se);Qi(q,V)}return typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint"?(V=""+V,O!==null&&O.tag===6?(l(q,O.sibling),se=d(O,V),se.return=q,q=se):(l(q,O),se=nd(V,q.mode,se),se.return=q,q=se),x(q)):l(q,O)}return function(q,O,V,se){try{yc=0;var ye=ho(q,O,V,se);return nn=null,ye}catch(_e){if(_e===uc||_e===Pi)throw _e;var Oe=At(29,_e,null,q.mode);return Oe.lanes=se,Oe.return=q,Oe}finally{}}}var cn=Jh(!0),ep=Jh(!1),Jt=U(null),Cr=null;function xl(e){var o=e.alternate;ce(Jo,Jo.current&1),ce(Jt,e),Cr===null&&(o===null||tn.current!==null||o.memoizedState!==null)&&(Cr=e)}function op(e){if(e.tag===22){if(ce(Jo,Jo.current),ce(Jt,e),Cr===null){var o=e.alternate;o!==null&&o.memoizedState!==null&&(Cr=e)}}else _l()}function _l(){ce(Jo,Jo.current),ce(Jt,Jt.current)}function Wr(e){te(Jt),Cr===e&&(Cr=null),te(Jo)}var Jo=U(0);function Ji(e){for(var o=e;o!==null;){if(o.tag===13){var l=o.memoizedState;if(l!==null&&(l=l.dehydrated,l===null||l.data==="$?"||E0(l)))return o}else if(o.tag===19&&o.memoizedProps.revealOrder!==void 0){if((o.flags&128)!==0)return o}else if(o.child!==null){o.child.return=o,o=o.child;continue}if(o===e)break;for(;o.sibling===null;){if(o.return===null||o.return===e)return null;o=o.return}o.sibling.return=o.return,o=o.sibling}return null}function Pd(e,o,l,c){o=e.memoizedState,l=l(c,o),l=l==null?o:v({},o,l),e.memoizedState=l,e.lanes===0&&(e.updateQueue.baseState=l)}var jd={enqueueSetState:function(e,o,l){e=e._reactInternals;var c=Mt(),d=bl(c);d.payload=o,l!=null&&(d.callback=l),o=yl(e,d,c),o!==null&&(Pt(o,e,c),fc(o,e,c))},enqueueReplaceState:function(e,o,l){e=e._reactInternals;var c=Mt(),d=bl(c);d.tag=1,d.payload=o,l!=null&&(d.callback=l),o=yl(e,d,c),o!==null&&(Pt(o,e,c),fc(o,e,c))},enqueueForceUpdate:function(e,o){e=e._reactInternals;var l=Mt(),c=bl(l);c.tag=2,o!=null&&(c.callback=o),o=yl(e,c,l),o!==null&&(Pt(o,e,l),fc(o,e,l))}};function tp(e,o,l,c,d,g,x){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(c,g,x):o.prototype&&o.prototype.isPureReactComponent?!tc(l,c)||!tc(d,g):!0}function rp(e,o,l,c){e=o.state,typeof o.componentWillReceiveProps=="function"&&o.componentWillReceiveProps(l,c),typeof o.UNSAFE_componentWillReceiveProps=="function"&&o.UNSAFE_componentWillReceiveProps(l,c),o.state!==e&&jd.enqueueReplaceState(o,o.state,null)}function ha(e,o){var l=o;if("ref"in o){l={};for(var c in o)c!=="ref"&&(l[c]=o[c])}if(e=e.defaultProps){l===o&&(l=v({},l));for(var d in e)l[d]===void 0&&(l[d]=e[d])}return l}var es=typeof reportError=="function"?reportError:function(e){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var o=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof e=="object"&&e!==null&&typeof e.message=="string"?String(e.message):String(e),error:e});if(!window.dispatchEvent(o))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",e);return}console.error(e)};function lp(e){es(e)}function ap(e){console.error(e)}function np(e){es(e)}function os(e,o){try{var l=e.onUncaughtError;l(o.value,{componentStack:o.stack})}catch(c){setTimeout(function(){throw c})}}function cp(e,o,l){try{var c=e.onCaughtError;c(l.value,{componentStack:l.stack,errorBoundary:o.tag===1?o.stateNode:null})}catch(d){setTimeout(function(){throw d})}}function qd(e,o,l){return l=bl(l),l.tag=3,l.payload={element:null},l.callback=function(){os(e,o)},l}function ip(e){return e=bl(e),e.tag=3,e}function sp(e,o,l,c){var d=l.type.getDerivedStateFromError;if(typeof d=="function"){var g=c.value;e.payload=function(){return d(g)},e.callback=function(){cp(o,l,c)}}var x=l.stateNode;x!==null&&typeof x.componentDidCatch=="function"&&(e.callback=function(){cp(o,l,c),typeof d!="function"&&(Dl===null?Dl=new Set([this]):Dl.add(this));var T=c.stack;this.componentDidCatch(c.value,{componentStack:T!==null?T:""})})}function N1(e,o,l,c,d){if(l.flags|=32768,c!==null&&typeof c=="object"&&typeof c.then=="function"){if(o=l.alternate,o!==null&&cc(o,l,d,!0),l=Jt.current,l!==null){switch(l.tag){case 13:return Cr===null?f0():l.alternate===null&&Ao===0&&(Ao=3),l.flags&=-257,l.flags|=65536,l.lanes=d,c===vd?l.flags|=16384:(o=l.updateQueue,o===null?l.updateQueue=new Set([c]):o.add(c),h0(e,c,d)),!1;case 22:return l.flags|=65536,c===vd?l.flags|=16384:(o=l.updateQueue,o===null?(o={transitions:null,markerInstances:null,retryQueue:new Set([c])},l.updateQueue=o):(l=o.retryQueue,l===null?o.retryQueue=new Set([c]):l.add(c)),h0(e,c,d)),!1}throw Error(n(435,l.tag))}return h0(e,c,d),f0(),!1}if(ro)return o=Jt.current,o!==null?((o.flags&65536)===0&&(o.flags|=256),o.flags|=65536,o.lanes=d,c!==ud&&(e=Error(n(422),{cause:c}),nc($t(e,l)))):(c!==ud&&(o=Error(n(423),{cause:c}),nc($t(o,l))),e=e.current.alternate,e.flags|=65536,d&=-d,e.lanes|=d,c=$t(c,l),d=qd(e.stateNode,c,d),kd(e,d),Ao!==4&&(Ao=2)),!1;var g=Error(n(520),{cause:c});if(g=$t(g,l),Tc===null?Tc=[g]:Tc.push(g),Ao!==4&&(Ao=2),o===null)return!0;c=$t(c,l),l=o;do{switch(l.tag){case 3:return l.flags|=65536,e=d&-d,l.lanes|=e,e=qd(l.stateNode,c,e),kd(l,e),!1;case 1:if(o=l.type,g=l.stateNode,(l.flags&128)===0&&(typeof o.getDerivedStateFromError=="function"||g!==null&&typeof g.componentDidCatch=="function"&&(Dl===null||!Dl.has(g))))return l.flags|=65536,d&=-d,l.lanes|=d,d=ip(d),sp(d,e,l,c),kd(l,d),!1}l=l.return}while(l!==null);return!1}var up=Error(n(461)),et=!1;function at(e,o,l,c){o.child=e===null?ep(o,null,l,c):cn(o,e.child,l,c)}function dp(e,o,l,c,d){l=l.render;var g=o.ref;if("ref"in c){var x={};for(var T in c)T!=="ref"&&(x[T]=c[T])}else x=c;return da(o),c=Sd(e,o,l,x,g,d),T=Cd(),e!==null&&!et?(Td(e,o,d),Xr(e,o,d)):(ro&&T&&id(o),o.flags|=1,at(e,o,c,d),o.child)}function fp(e,o,l,c,d){if(e===null){var g=l.type;return typeof g=="function"&&!ad(g)&&g.defaultProps===void 0&&l.compare===null?(o.tag=15,o.type=g,gp(e,o,g,c,d)):(e=zi(l.type,null,c,o,o.mode,d),e.ref=o.ref,e.return=o,o.child=e)}if(g=e.child,!Zd(e,d)){var x=g.memoizedProps;if(l=l.compare,l=l!==null?l:tc,l(x,c)&&e.ref===o.ref)return Xr(e,o,d)}return o.flags|=1,e=Pr(g,c),e.ref=o.ref,e.return=o,o.child=e}function gp(e,o,l,c,d){if(e!==null){var g=e.memoizedProps;if(tc(g,c)&&e.ref===o.ref)if(et=!1,o.pendingProps=c=g,Zd(e,d))(e.flags&131072)!==0&&(et=!0);else return o.lanes=e.lanes,Xr(e,o,d)}return Fd(e,o,l,c,d)}function hp(e,o,l){var c=o.pendingProps,d=c.children,g=e!==null?e.memoizedState:null;if(c.mode==="hidden"){if((o.flags&128)!==0){if(c=g!==null?g.baseLanes|l:l,e!==null){for(d=o.child=e.child,g=0;d!==null;)g=g|d.lanes|d.childLanes,d=d.sibling;o.childLanes=g&~c}else o.childLanes=0,o.child=null;return pp(e,o,c,l)}if((l&536870912)!==0)o.memoizedState={baseLanes:0,cachePool:null},e!==null&&Mi(o,g!==null?g.cachePool:null),g!==null?gh(o,g):_d(),op(o);else return o.lanes=o.childLanes=536870912,pp(e,o,g!==null?g.baseLanes|l:l,l)}else g!==null?(Mi(o,g.cachePool),gh(o,g),_l(),o.memoizedState=null):(e!==null&&Mi(o,null),_d(),_l());return at(e,o,d,l),o.child}function pp(e,o,l,c){var d=md();return d=d===null?null:{parent:Qo._currentValue,pool:d},o.memoizedState={baseLanes:l,cachePool:d},e!==null&&Mi(o,null),_d(),op(o),e!==null&&cc(e,o,c,!0),null}function ts(e,o){var l=o.ref;if(l===null)e!==null&&e.ref!==null&&(o.flags|=4194816);else{if(typeof l!="function"&&typeof l!="object")throw Error(n(284));(e===null||e.ref!==l)&&(o.flags|=4194816)}}function Fd(e,o,l,c,d){return da(o),l=Sd(e,o,l,c,void 0,d),c=Cd(),e!==null&&!et?(Td(e,o,d),Xr(e,o,d)):(ro&&c&&id(o),o.flags|=1,at(e,o,l,d),o.child)}function mp(e,o,l,c,d,g){return da(o),o.updateQueue=null,l=ph(o,c,l,d),hh(e),c=Cd(),e!==null&&!et?(Td(e,o,g),Xr(e,o,g)):(ro&&c&&id(o),o.flags|=1,at(e,o,l,g),o.child)}function vp(e,o,l,c,d){if(da(o),o.stateNode===null){var g=Ka,x=l.contextType;typeof x=="object"&&x!==null&&(g=bt(x)),g=new l(c,g),o.memoizedState=g.state!==null&&g.state!==void 0?g.state:null,g.updater=jd,o.stateNode=g,g._reactInternals=o,g=o.stateNode,g.props=c,g.state=o.memoizedState,g.refs={},bd(o),x=l.contextType,g.context=typeof x=="object"&&x!==null?bt(x):Ka,g.state=o.memoizedState,x=l.getDerivedStateFromProps,typeof x=="function"&&(Pd(o,l,x,c),g.state=o.memoizedState),typeof l.getDerivedStateFromProps=="function"||typeof g.getSnapshotBeforeUpdate=="function"||typeof g.UNSAFE_componentWillMount!="function"&&typeof g.componentWillMount!="function"||(x=g.state,typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount(),x!==g.state&&jd.enqueueReplaceState(g,g.state,null),hc(o,c,g,d),gc(),g.state=o.memoizedState),typeof g.componentDidMount=="function"&&(o.flags|=4194308),c=!0}else if(e===null){g=o.stateNode;var T=o.memoizedProps,R=ha(l,T);g.props=R;var X=g.context,ne=l.contextType;x=Ka,typeof ne=="object"&&ne!==null&&(x=bt(ne));var ue=l.getDerivedStateFromProps;ne=typeof ue=="function"||typeof g.getSnapshotBeforeUpdate=="function",T=o.pendingProps!==T,ne||typeof g.UNSAFE_componentWillReceiveProps!="function"&&typeof g.componentWillReceiveProps!="function"||(T||X!==x)&&rp(o,g,c,x),vl=!1;var Y=o.memoizedState;g.state=Y,hc(o,c,g,d),gc(),X=o.memoizedState,T||Y!==X||vl?(typeof ue=="function"&&(Pd(o,l,ue,c),X=o.memoizedState),(R=vl||tp(o,l,R,c,Y,X,x))?(ne||typeof g.UNSAFE_componentWillMount!="function"&&typeof g.componentWillMount!="function"||(typeof g.componentWillMount=="function"&&g.componentWillMount(),typeof g.UNSAFE_componentWillMount=="function"&&g.UNSAFE_componentWillMount()),typeof g.componentDidMount=="function"&&(o.flags|=4194308)):(typeof g.componentDidMount=="function"&&(o.flags|=4194308),o.memoizedProps=c,o.memoizedState=X),g.props=c,g.state=X,g.context=x,c=R):(typeof g.componentDidMount=="function"&&(o.flags|=4194308),c=!1)}else{g=o.stateNode,yd(e,o),x=o.memoizedProps,ne=ha(l,x),g.props=ne,ue=o.pendingProps,Y=g.context,X=l.contextType,R=Ka,typeof X=="object"&&X!==null&&(R=bt(X)),T=l.getDerivedStateFromProps,(X=typeof T=="function"||typeof g.getSnapshotBeforeUpdate=="function")||typeof g.UNSAFE_componentWillReceiveProps!="function"&&typeof g.componentWillReceiveProps!="function"||(x!==ue||Y!==R)&&rp(o,g,c,R),vl=!1,Y=o.memoizedState,g.state=Y,hc(o,c,g,d),gc();var Z=o.memoizedState;x!==ue||Y!==Z||vl||e!==null&&e.dependencies!==null&&Hi(e.dependencies)?(typeof T=="function"&&(Pd(o,l,T,c),Z=o.memoizedState),(ne=vl||tp(o,l,ne,c,Y,Z,R)||e!==null&&e.dependencies!==null&&Hi(e.dependencies))?(X||typeof g.UNSAFE_componentWillUpdate!="function"&&typeof g.componentWillUpdate!="function"||(typeof g.componentWillUpdate=="function"&&g.componentWillUpdate(c,Z,R),typeof g.UNSAFE_componentWillUpdate=="function"&&g.UNSAFE_componentWillUpdate(c,Z,R)),typeof g.componentDidUpdate=="function"&&(o.flags|=4),typeof g.getSnapshotBeforeUpdate=="function"&&(o.flags|=1024)):(typeof g.componentDidUpdate!="function"||x===e.memoizedProps&&Y===e.memoizedState||(o.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||x===e.memoizedProps&&Y===e.memoizedState||(o.flags|=1024),o.memoizedProps=c,o.memoizedState=Z),g.props=c,g.state=Z,g.context=R,c=ne):(typeof g.componentDidUpdate!="function"||x===e.memoizedProps&&Y===e.memoizedState||(o.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||x===e.memoizedProps&&Y===e.memoizedState||(o.flags|=1024),c=!1)}return g=c,ts(e,o),c=(o.flags&128)!==0,g||c?(g=o.stateNode,l=c&&typeof l.getDerivedStateFromError!="function"?null:g.render(),o.flags|=1,e!==null&&c?(o.child=cn(o,e.child,null,d),o.child=cn(o,null,l,d)):at(e,o,l,d),o.memoizedState=g.state,e=o.child):e=Xr(e,o,d),e}function bp(e,o,l,c){return ac(),o.flags|=256,at(e,o,l,c),o.child}var Ud={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Vd(e){return{baseLanes:e,cachePool:ah()}}function Wd(e,o,l){return e=e!==null?e.childLanes&~l:0,o&&(e|=er),e}function yp(e,o,l){var c=o.pendingProps,d=!1,g=(o.flags&128)!==0,x;if((x=g)||(x=e!==null&&e.memoizedState===null?!1:(Jo.current&2)!==0),x&&(d=!0,o.flags&=-129),x=(o.flags&32)!==0,o.flags&=-33,e===null){if(ro){if(d?xl(o):_l(),ro){var T=zo,R;if(R=T){e:{for(R=T,T=Sr;R.nodeType!==8;){if(!T){T=null;break e}if(R=fr(R.nextSibling),R===null){T=null;break e}}T=R}T!==null?(o.memoizedState={dehydrated:T,treeContext:na!==null?{id:jr,overflow:qr}:null,retryLane:536870912,hydrationErrors:null},R=At(18,null,null,0),R.stateNode=T,R.return=o,o.child=R,wt=o,zo=null,R=!0):R=!1}R||sa(o)}if(T=o.memoizedState,T!==null&&(T=T.dehydrated,T!==null))return E0(T)?o.lanes=32:o.lanes=536870912,null;Wr(o)}return T=c.children,c=c.fallback,d?(_l(),d=o.mode,T=rs({mode:"hidden",children:T},d),c=aa(c,d,l,null),T.return=o,c.return=o,T.sibling=c,o.child=T,d=o.child,d.memoizedState=Vd(l),d.childLanes=Wd(e,x,l),o.memoizedState=Ud,c):(xl(o),Xd(o,T))}if(R=e.memoizedState,R!==null&&(T=R.dehydrated,T!==null)){if(g)o.flags&256?(xl(o),o.flags&=-257,o=Yd(e,o,l)):o.memoizedState!==null?(_l(),o.child=e.child,o.flags|=128,o=null):(_l(),d=c.fallback,T=o.mode,c=rs({mode:"visible",children:c.children},T),d=aa(d,T,l,null),d.flags|=2,c.return=o,d.return=o,c.sibling=d,o.child=c,cn(o,e.child,null,l),c=o.child,c.memoizedState=Vd(l),c.childLanes=Wd(e,x,l),o.memoizedState=Ud,o=d);else if(xl(o),E0(T)){if(x=T.nextSibling&&T.nextSibling.dataset,x)var X=x.dgst;x=X,c=Error(n(419)),c.stack="",c.digest=x,nc({value:c,source:null,stack:null}),o=Yd(e,o,l)}else if(et||cc(e,o,l,!1),x=(l&e.childLanes)!==0,et||x){if(x=_o,x!==null&&(c=l&-l,c=(c&42)!==0?1:ht(c),c=(c&(x.suspendedLanes|l))!==0?0:c,c!==0&&c!==R.retryLane))throw R.retryLane=c,Za(e,c),Pt(x,e,c),up;T.data==="$?"||f0(),o=Yd(e,o,l)}else T.data==="$?"?(o.flags|=192,o.child=e.child,o=null):(e=R.treeContext,zo=fr(T.nextSibling),wt=o,ro=!0,ia=null,Sr=!1,e!==null&&(Kt[Qt++]=jr,Kt[Qt++]=qr,Kt[Qt++]=na,jr=e.id,qr=e.overflow,na=o),o=Xd(o,c.children),o.flags|=4096);return o}return d?(_l(),d=c.fallback,T=o.mode,R=e.child,X=R.sibling,c=Pr(R,{mode:"hidden",children:c.children}),c.subtreeFlags=R.subtreeFlags&65011712,X!==null?d=Pr(X,d):(d=aa(d,T,l,null),d.flags|=2),d.return=o,c.return=o,c.sibling=d,o.child=c,c=d,d=o.child,T=e.child.memoizedState,T===null?T=Vd(l):(R=T.cachePool,R!==null?(X=Qo._currentValue,R=R.parent!==X?{parent:X,pool:X}:R):R=ah(),T={baseLanes:T.baseLanes|l,cachePool:R}),d.memoizedState=T,d.childLanes=Wd(e,x,l),o.memoizedState=Ud,c):(xl(o),l=e.child,e=l.sibling,l=Pr(l,{mode:"visible",children:c.children}),l.return=o,l.sibling=null,e!==null&&(x=o.deletions,x===null?(o.deletions=[e],o.flags|=16):x.push(e)),o.child=l,o.memoizedState=null,l)}function Xd(e,o){return o=rs({mode:"visible",children:o},e.mode),o.return=e,e.child=o}function rs(e,o){return e=At(22,e,null,o),e.lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function Yd(e,o,l){return cn(o,e.child,null,l),e=Xd(o,o.pendingProps.children),e.flags|=2,o.memoizedState=null,e}function kp(e,o,l){e.lanes|=o;var c=e.alternate;c!==null&&(c.lanes|=o),fd(e.return,o,l)}function $d(e,o,l,c,d){var g=e.memoizedState;g===null?e.memoizedState={isBackwards:o,rendering:null,renderingStartTime:0,last:c,tail:l,tailMode:d}:(g.isBackwards=o,g.rendering=null,g.renderingStartTime=0,g.last=c,g.tail=l,g.tailMode=d)}function xp(e,o,l){var c=o.pendingProps,d=c.revealOrder,g=c.tail;if(at(e,o,c.children,l),c=Jo.current,(c&2)!==0)c=c&1|2,o.flags|=128;else{if(e!==null&&(e.flags&128)!==0)e:for(e=o.child;e!==null;){if(e.tag===13)e.memoizedState!==null&&kp(e,l,o);else if(e.tag===19)kp(e,l,o);else if(e.child!==null){e.child.return=e,e=e.child;continue}if(e===o)break e;for(;e.sibling===null;){if(e.return===null||e.return===o)break e;e=e.return}e.sibling.return=e.return,e=e.sibling}c&=1}switch(ce(Jo,c),d){case"forwards":for(l=o.child,d=null;l!==null;)e=l.alternate,e!==null&&Ji(e)===null&&(d=l),l=l.sibling;l=d,l===null?(d=o.child,o.child=null):(d=l.sibling,l.sibling=null),$d(o,!1,d,l,g);break;case"backwards":for(l=null,d=o.child,o.child=null;d!==null;){if(e=d.alternate,e!==null&&Ji(e)===null){o.child=d;break}e=d.sibling,d.sibling=l,l=d,d=e}$d(o,!0,l,null,g);break;case"together":$d(o,!1,null,null,void 0);break;default:o.memoizedState=null}return o.child}function Xr(e,o,l){if(e!==null&&(o.dependencies=e.dependencies),Tl|=o.lanes,(l&o.childLanes)===0)if(e!==null){if(cc(e,o,l,!1),(l&o.childLanes)===0)return null}else return null;if(e!==null&&o.child!==e.child)throw Error(n(153));if(o.child!==null){for(e=o.child,l=Pr(e,e.pendingProps),o.child=l,l.return=o;e.sibling!==null;)e=e.sibling,l=l.sibling=Pr(e,e.pendingProps),l.return=o;l.sibling=null}return o.child}function Zd(e,o){return(e.lanes&o)!==0?!0:(e=e.dependencies,!!(e!==null&&Hi(e)))}function R1(e,o,l){switch(o.tag){case 3:fe(o,o.stateNode.containerInfo),ml(o,Qo,e.memoizedState.cache),ac();break;case 27:case 5:we(o);break;case 4:fe(o,o.stateNode.containerInfo);break;case 10:ml(o,o.type,o.memoizedProps.value);break;case 13:var c=o.memoizedState;if(c!==null)return c.dehydrated!==null?(xl(o),o.flags|=128,null):(l&o.child.childLanes)!==0?yp(e,o,l):(xl(o),e=Xr(e,o,l),e!==null?e.sibling:null);xl(o);break;case 19:var d=(e.flags&128)!==0;if(c=(l&o.childLanes)!==0,c||(cc(e,o,l,!1),c=(l&o.childLanes)!==0),d){if(c)return xp(e,o,l);o.flags|=128}if(d=o.memoizedState,d!==null&&(d.rendering=null,d.tail=null,d.lastEffect=null),ce(Jo,Jo.current),c)break;return null;case 22:case 23:return o.lanes=0,hp(e,o,l);case 24:ml(o,Qo,e.memoizedState.cache)}return Xr(e,o,l)}function _p(e,o,l){if(e!==null)if(e.memoizedProps!==o.pendingProps)et=!0;else{if(!Zd(e,l)&&(o.flags&128)===0)return et=!1,R1(e,o,l);et=(e.flags&131072)!==0}else et=!1,ro&&(o.flags&1048576)!==0&&Qg(o,Li,o.index);switch(o.lanes=0,o.tag){case 16:e:{e=o.pendingProps;var c=o.elementType,d=c._init;if(c=d(c._payload),o.type=c,typeof c=="function")ad(c)?(e=ha(c,e),o.tag=1,o=vp(null,o,c,e,l)):(o.tag=0,o=Fd(null,o,c,e,l));else{if(c!=null){if(d=c.$$typeof,d===G){o.tag=11,o=dp(null,o,c,e,l);break e}else if(d===A){o.tag=14,o=fp(null,o,c,e,l);break e}}throw o=le(c)||c,Error(n(306,o,""))}}return o;case 0:return Fd(e,o,o.type,o.pendingProps,l);case 1:return c=o.type,d=ha(c,o.pendingProps),vp(e,o,c,d,l);case 3:e:{if(fe(o,o.stateNode.containerInfo),e===null)throw Error(n(387));c=o.pendingProps;var g=o.memoizedState;d=g.element,yd(e,o),hc(o,c,null,l);var x=o.memoizedState;if(c=x.cache,ml(o,Qo,c),c!==g.cache&&gd(o,[Qo],l,!0),gc(),c=x.element,g.isDehydrated)if(g={element:c,isDehydrated:!1,cache:x.cache},o.updateQueue.baseState=g,o.memoizedState=g,o.flags&256){o=bp(e,o,c,l);break e}else if(c!==d){d=$t(Error(n(424)),o),nc(d),o=bp(e,o,c,l);break e}else{switch(e=o.stateNode.containerInfo,e.nodeType){case 9:e=e.body;break;default:e=e.nodeName==="HTML"?e.ownerDocument.body:e}for(zo=fr(e.firstChild),wt=o,ro=!0,ia=null,Sr=!0,l=ep(o,null,c,l),o.child=l;l;)l.flags=l.flags&-3|4096,l=l.sibling}else{if(ac(),c===d){o=Xr(e,o,l);break e}at(e,o,c,l)}o=o.child}return o;case 26:return ts(e,o),e===null?(l=Cm(o.type,null,o.pendingProps,null))?o.memoizedState=l:ro||(l=o.type,e=o.pendingProps,c=vs(re.current).createElement(l),c[Uo]=o,c[pt]=e,ct(c,l,e),Bo(c),o.stateNode=c):o.memoizedState=Cm(o.type,e.memoizedProps,o.pendingProps,e.memoizedState),null;case 27:return we(o),e===null&&ro&&(c=o.stateNode=wm(o.type,o.pendingProps,re.current),wt=o,Sr=!0,d=zo,Il(o.type)?(G0=d,zo=fr(c.firstChild)):zo=d),at(e,o,o.pendingProps.children,l),ts(e,o),e===null&&(o.flags|=4194304),o.child;case 5:return e===null&&ro&&((d=c=zo)&&(c=cx(c,o.type,o.pendingProps,Sr),c!==null?(o.stateNode=c,wt=o,zo=fr(c.firstChild),Sr=!1,d=!0):d=!1),d||sa(o)),we(o),d=o.type,g=o.pendingProps,x=e!==null?e.memoizedProps:null,c=g.children,C0(d,g)?c=null:x!==null&&C0(d,x)&&(o.flags|=32),o.memoizedState!==null&&(d=Sd(e,o,S1,null,null,l),Lc._currentValue=d),ts(e,o),at(e,o,c,l),o.child;case 6:return e===null&&ro&&((e=l=zo)&&(l=ix(l,o.pendingProps,Sr),l!==null?(o.stateNode=l,wt=o,zo=null,e=!0):e=!1),e||sa(o)),null;case 13:return yp(e,o,l);case 4:return fe(o,o.stateNode.containerInfo),c=o.pendingProps,e===null?o.child=cn(o,null,c,l):at(e,o,c,l),o.child;case 11:return dp(e,o,o.type,o.pendingProps,l);case 7:return at(e,o,o.pendingProps,l),o.child;case 8:return at(e,o,o.pendingProps.children,l),o.child;case 12:return at(e,o,o.pendingProps.children,l),o.child;case 10:return c=o.pendingProps,ml(o,o.type,c.value),at(e,o,c.children,l),o.child;case 9:return d=o.type._context,c=o.pendingProps.children,da(o),d=bt(d),c=c(d),o.flags|=1,at(e,o,c,l),o.child;case 14:return fp(e,o,o.type,o.pendingProps,l);case 15:return gp(e,o,o.type,o.pendingProps,l);case 19:return xp(e,o,l);case 31:return c=o.pendingProps,l=o.mode,c={mode:c.mode,children:c.children},e===null?(l=rs(c,l),l.ref=o.ref,o.child=l,l.return=o,o=l):(l=Pr(e.child,c),l.ref=o.ref,o.child=l,l.return=o,o=l),o;case 22:return hp(e,o,l);case 24:return da(o),c=bt(Qo),e===null?(d=md(),d===null&&(d=_o,g=hd(),d.pooledCache=g,g.refCount++,g!==null&&(d.pooledCacheLanes|=l),d=g),o.memoizedState={parent:c,cache:d},bd(o),ml(o,Qo,d)):((e.lanes&l)!==0&&(yd(e,o),hc(o,null,null,l),gc()),d=e.memoizedState,g=o.memoizedState,d.parent!==c?(d={parent:c,cache:c},o.memoizedState=d,o.lanes===0&&(o.memoizedState=o.updateQueue.baseState=d),ml(o,Qo,c)):(c=g.cache,ml(o,Qo,c),c!==d.cache&&gd(o,[Qo],l,!0))),at(e,o,o.pendingProps.children,l),o.child;case 29:throw o.pendingProps}throw Error(n(156,o.tag))}function Yr(e){e.flags|=4}function wp(e,o){if(o.type!=="stylesheet"||(o.state.loading&4)!==0)e.flags&=-16777217;else if(e.flags|=16777216,!Im(o)){if(o=Jt.current,o!==null&&((Ze&4194048)===Ze?Cr!==null:(Ze&62914560)!==Ze&&(Ze&536870912)===0||o!==Cr))throw dc=vd,nh;e.flags|=8192}}function ls(e,o){o!==null&&(e.flags|=4),e.flags&16384&&(o=e.tag!==22?Kl():536870912,e.lanes|=o,fn|=o)}function xc(e,o){if(!ro)switch(e.tailMode){case"hidden":o=e.tail;for(var l=null;o!==null;)o.alternate!==null&&(l=o),o=o.sibling;l===null?e.tail=null:l.sibling=null;break;case"collapsed":l=e.tail;for(var c=null;l!==null;)l.alternate!==null&&(c=l),l=l.sibling;c===null?o||e.tail===null?e.tail=null:e.tail.sibling=null:c.sibling=null}}function No(e){var o=e.alternate!==null&&e.alternate.child===e.child,l=0,c=0;if(o)for(var d=e.child;d!==null;)l|=d.lanes|d.childLanes,c|=d.subtreeFlags&65011712,c|=d.flags&65011712,d.return=e,d=d.sibling;else for(d=e.child;d!==null;)l|=d.lanes|d.childLanes,c|=d.subtreeFlags,c|=d.flags,d.return=e,d=d.sibling;return e.subtreeFlags|=c,e.childLanes=l,o}function z1(e,o,l){var c=o.pendingProps;switch(sd(o),o.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return No(o),null;case 1:return No(o),null;case 3:return l=o.stateNode,c=null,e!==null&&(c=e.memoizedState.cache),o.memoizedState.cache!==c&&(o.flags|=2048),Ur(Qo),me(),l.pendingContext&&(l.context=l.pendingContext,l.pendingContext=null),(e===null||e.child===null)&&(lc(o)?Yr(o):e===null||e.memoizedState.isDehydrated&&(o.flags&256)===0||(o.flags|=1024,oh())),No(o),null;case 26:return l=o.memoizedState,e===null?(Yr(o),l!==null?(No(o),wp(o,l)):(No(o),o.flags&=-16777217)):l?l!==e.memoizedState?(Yr(o),No(o),wp(o,l)):(No(o),o.flags&=-16777217):(e.memoizedProps!==c&&Yr(o),No(o),o.flags&=-16777217),null;case 27:Ve(o),l=re.current;var d=o.type;if(e!==null&&o.stateNode!=null)e.memoizedProps!==c&&Yr(o);else{if(!c){if(o.stateNode===null)throw Error(n(166));return No(o),null}e=de.current,lc(o)?Jg(o):(e=wm(d,c,l),o.stateNode=e,Yr(o))}return No(o),null;case 5:if(Ve(o),l=o.type,e!==null&&o.stateNode!=null)e.memoizedProps!==c&&Yr(o);else{if(!c){if(o.stateNode===null)throw Error(n(166));return No(o),null}if(e=de.current,lc(o))Jg(o);else{switch(d=vs(re.current),e){case 1:e=d.createElementNS("http://www.w3.org/2000/svg",l);break;case 2:e=d.createElementNS("http://www.w3.org/1998/Math/MathML",l);break;default:switch(l){case"svg":e=d.createElementNS("http://www.w3.org/2000/svg",l);break;case"math":e=d.createElementNS("http://www.w3.org/1998/Math/MathML",l);break;case"script":e=d.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e=typeof c.is=="string"?d.createElement("select",{is:c.is}):d.createElement("select"),c.multiple?e.multiple=!0:c.size&&(e.size=c.size);break;default:e=typeof c.is=="string"?d.createElement(l,{is:c.is}):d.createElement(l)}}e[Uo]=o,e[pt]=c;e:for(d=o.child;d!==null;){if(d.tag===5||d.tag===6)e.appendChild(d.stateNode);else if(d.tag!==4&&d.tag!==27&&d.child!==null){d.child.return=d,d=d.child;continue}if(d===o)break e;for(;d.sibling===null;){if(d.return===null||d.return===o)break e;d=d.return}d.sibling.return=d.return,d=d.sibling}o.stateNode=e;e:switch(ct(e,l,c),l){case"button":case"input":case"select":case"textarea":e=!!c.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&Yr(o)}}return No(o),o.flags&=-16777217,null;case 6:if(e&&o.stateNode!=null)e.memoizedProps!==c&&Yr(o);else{if(typeof c!="string"&&o.stateNode===null)throw Error(n(166));if(e=re.current,lc(o)){if(e=o.stateNode,l=o.memoizedProps,c=null,d=wt,d!==null)switch(d.tag){case 27:case 5:c=d.memoizedProps}e[Uo]=o,e=!!(e.nodeValue===l||c!==null&&c.suppressHydrationWarning===!0||mm(e.nodeValue,l)),e||sa(o)}else e=vs(e).createTextNode(c),e[Uo]=o,o.stateNode=e}return No(o),null;case 13:if(c=o.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(d=lc(o),c!==null&&c.dehydrated!==null){if(e===null){if(!d)throw Error(n(318));if(d=o.memoizedState,d=d!==null?d.dehydrated:null,!d)throw Error(n(317));d[Uo]=o}else ac(),(o.flags&128)===0&&(o.memoizedState=null),o.flags|=4;No(o),d=!1}else d=oh(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=d),d=!0;if(!d)return o.flags&256?(Wr(o),o):(Wr(o),null)}if(Wr(o),(o.flags&128)!==0)return o.lanes=l,o;if(l=c!==null,e=e!==null&&e.memoizedState!==null,l){c=o.child,d=null,c.alternate!==null&&c.alternate.memoizedState!==null&&c.alternate.memoizedState.cachePool!==null&&(d=c.alternate.memoizedState.cachePool.pool);var g=null;c.memoizedState!==null&&c.memoizedState.cachePool!==null&&(g=c.memoizedState.cachePool.pool),g!==d&&(c.flags|=2048)}return l!==e&&l&&(o.child.flags|=8192),ls(o,o.updateQueue),No(o),null;case 4:return me(),e===null&&x0(o.stateNode.containerInfo),No(o),null;case 10:return Ur(o.type),No(o),null;case 19:if(te(Jo),d=o.memoizedState,d===null)return No(o),null;if(c=(o.flags&128)!==0,g=d.rendering,g===null)if(c)xc(d,!1);else{if(Ao!==0||e!==null&&(e.flags&128)!==0)for(e=o.child;e!==null;){if(g=Ji(e),g!==null){for(o.flags|=128,xc(d,!1),e=g.updateQueue,o.updateQueue=e,ls(o,e),o.subtreeFlags=0,e=l,l=o.child;l!==null;)Kg(l,e),l=l.sibling;return ce(Jo,Jo.current&1|2),o.child}e=e.sibling}d.tail!==null&&Le()>cs&&(o.flags|=128,c=!0,xc(d,!1),o.lanes=4194304)}else{if(!c)if(e=Ji(g),e!==null){if(o.flags|=128,c=!0,e=e.updateQueue,o.updateQueue=e,ls(o,e),xc(d,!0),d.tail===null&&d.tailMode==="hidden"&&!g.alternate&&!ro)return No(o),null}else 2*Le()-d.renderingStartTime>cs&&l!==536870912&&(o.flags|=128,c=!0,xc(d,!1),o.lanes=4194304);d.isBackwards?(g.sibling=o.child,o.child=g):(e=d.last,e!==null?e.sibling=g:o.child=g,d.last=g)}return d.tail!==null?(o=d.tail,d.rendering=o,d.tail=o.sibling,d.renderingStartTime=Le(),o.sibling=null,e=Jo.current,ce(Jo,c?e&1|2:e&1),o):(No(o),null);case 22:case 23:return Wr(o),wd(),c=o.memoizedState!==null,e!==null?e.memoizedState!==null!==c&&(o.flags|=8192):c&&(o.flags|=8192),c?(l&536870912)!==0&&(o.flags&128)===0&&(No(o),o.subtreeFlags&6&&(o.flags|=8192)):No(o),l=o.updateQueue,l!==null&&ls(o,l.retryQueue),l=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(l=e.memoizedState.cachePool.pool),c=null,o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(c=o.memoizedState.cachePool.pool),c!==l&&(o.flags|=2048),e!==null&&te(fa),null;case 24:return l=null,e!==null&&(l=e.memoizedState.cache),o.memoizedState.cache!==l&&(o.flags|=2048),Ur(Qo),No(o),null;case 25:return null;case 30:return null}throw Error(n(156,o.tag))}function A1(e,o){switch(sd(o),o.tag){case 1:return e=o.flags,e&65536?(o.flags=e&-65537|128,o):null;case 3:return Ur(Qo),me(),e=o.flags,(e&65536)!==0&&(e&128)===0?(o.flags=e&-65537|128,o):null;case 26:case 27:case 5:return Ve(o),null;case 13:if(Wr(o),e=o.memoizedState,e!==null&&e.dehydrated!==null){if(o.alternate===null)throw Error(n(340));ac()}return e=o.flags,e&65536?(o.flags=e&-65537|128,o):null;case 19:return te(Jo),null;case 4:return me(),null;case 10:return Ur(o.type),null;case 22:case 23:return Wr(o),wd(),e!==null&&te(fa),e=o.flags,e&65536?(o.flags=e&-65537|128,o):null;case 24:return Ur(Qo),null;case 25:return null;default:return null}}function Bp(e,o){switch(sd(o),o.tag){case 3:Ur(Qo),me();break;case 26:case 27:case 5:Ve(o);break;case 4:me();break;case 13:Wr(o);break;case 19:te(Jo);break;case 10:Ur(o.type);break;case 22:case 23:Wr(o),wd(),e!==null&&te(fa);break;case 24:Ur(Qo)}}function _c(e,o){try{var l=o.updateQueue,c=l!==null?l.lastEffect:null;if(c!==null){var d=c.next;l=d;do{if((l.tag&e)===e){c=void 0;var g=l.create,x=l.inst;c=g(),x.destroy=c}l=l.next}while(l!==d)}}catch(T){vo(o,o.return,T)}}function wl(e,o,l){try{var c=o.updateQueue,d=c!==null?c.lastEffect:null;if(d!==null){var g=d.next;c=g;do{if((c.tag&e)===e){var x=c.inst,T=x.destroy;if(T!==void 0){x.destroy=void 0,d=o;var R=l,X=T;try{X()}catch(ne){vo(d,R,ne)}}}c=c.next}while(c!==g)}}catch(ne){vo(o,o.return,ne)}}function Sp(e){var o=e.updateQueue;if(o!==null){var l=e.stateNode;try{fh(o,l)}catch(c){vo(e,e.return,c)}}}function Cp(e,o,l){l.props=ha(e.type,e.memoizedProps),l.state=e.memoizedState;try{l.componentWillUnmount()}catch(c){vo(e,o,c)}}function wc(e,o){try{var l=e.ref;if(l!==null){switch(e.tag){case 26:case 27:case 5:var c=e.stateNode;break;case 30:c=e.stateNode;break;default:c=e.stateNode}typeof l=="function"?e.refCleanup=l(c):l.current=c}}catch(d){vo(e,o,d)}}function Tr(e,o){var l=e.ref,c=e.refCleanup;if(l!==null)if(typeof c=="function")try{c()}catch(d){vo(e,o,d)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof l=="function")try{l(null)}catch(d){vo(e,o,d)}else l.current=null}function Tp(e){var o=e.type,l=e.memoizedProps,c=e.stateNode;try{e:switch(o){case"button":case"input":case"select":case"textarea":l.autoFocus&&c.focus();break e;case"img":l.src?c.src=l.src:l.srcSet&&(c.srcset=l.srcSet)}}catch(d){vo(e,e.return,d)}}function Kd(e,o,l){try{var c=e.stateNode;tx(c,e.type,l,o),c[pt]=o}catch(d){vo(e,e.return,d)}}function Dp(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&Il(e.type)||e.tag===4}function Qd(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||Dp(e.return))return null;e=e.return}for(e.sibling.return=e.return,e=e.sibling;e.tag!==5&&e.tag!==6&&e.tag!==18;){if(e.tag===27&&Il(e.type)||e.flags&2||e.child===null||e.tag===4)continue e;e.child.return=e,e=e.child}if(!(e.flags&2))return e.stateNode}}function Jd(e,o,l){var c=e.tag;if(c===5||c===6)e=e.stateNode,o?(l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l).insertBefore(e,o):(o=l.nodeType===9?l.body:l.nodeName==="HTML"?l.ownerDocument.body:l,o.appendChild(e),l=l._reactRootContainer,l!=null||o.onclick!==null||(o.onclick=ms));else if(c!==4&&(c===27&&Il(e.type)&&(l=e.stateNode,o=null),e=e.child,e!==null))for(Jd(e,o,l),e=e.sibling;e!==null;)Jd(e,o,l),e=e.sibling}function as(e,o,l){var c=e.tag;if(c===5||c===6)e=e.stateNode,o?l.insertBefore(e,o):l.appendChild(e);else if(c!==4&&(c===27&&Il(e.type)&&(l=e.stateNode),e=e.child,e!==null))for(as(e,o,l),e=e.sibling;e!==null;)as(e,o,l),e=e.sibling}function Ep(e){var o=e.stateNode,l=e.memoizedProps;try{for(var c=e.type,d=o.attributes;d.length;)o.removeAttributeNode(d[0]);ct(o,c,l),o[Uo]=e,o[pt]=l}catch(g){vo(e,e.return,g)}}var $r=!1,jo=!1,e0=!1,Gp=typeof WeakSet=="function"?WeakSet:Set,ot=null;function L1(e,o){if(e=e.containerInfo,B0=ws,e=jg(e),Qu(e)){if("selectionStart"in e)var l={start:e.selectionStart,end:e.selectionEnd};else e:{l=(l=e.ownerDocument)&&l.defaultView||window;var c=l.getSelection&&l.getSelection();if(c&&c.rangeCount!==0){l=c.anchorNode;var d=c.anchorOffset,g=c.focusNode;c=c.focusOffset;try{l.nodeType,g.nodeType}catch{l=null;break e}var x=0,T=-1,R=-1,X=0,ne=0,ue=e,Y=null;o:for(;;){for(var Z;ue!==l||d!==0&&ue.nodeType!==3||(T=x+d),ue!==g||c!==0&&ue.nodeType!==3||(R=x+c),ue.nodeType===3&&(x+=ue.nodeValue.length),(Z=ue.firstChild)!==null;)Y=ue,ue=Z;for(;;){if(ue===e)break o;if(Y===l&&++X===d&&(T=x),Y===g&&++ne===c&&(R=x),(Z=ue.nextSibling)!==null)break;ue=Y,Y=ue.parentNode}ue=Z}l=T===-1||R===-1?null:{start:T,end:R}}else l=null}l=l||{start:0,end:0}}else l=null;for(S0={focusedElem:e,selectionRange:l},ws=!1,ot=o;ot!==null;)if(o=ot,e=o.child,(o.subtreeFlags&1024)!==0&&e!==null)e.return=o,ot=e;else for(;ot!==null;){switch(o=ot,g=o.alternate,e=o.flags,o.tag){case 0:break;case 11:case 15:break;case 1:if((e&1024)!==0&&g!==null){e=void 0,l=o,d=g.memoizedProps,g=g.memoizedState,c=l.stateNode;try{var Ee=ha(l.type,d,l.elementType===l.type);e=c.getSnapshotBeforeUpdate(Ee,g),c.__reactInternalSnapshotBeforeUpdate=e}catch(Ce){vo(l,l.return,Ce)}}break;case 3:if((e&1024)!==0){if(e=o.stateNode.containerInfo,l=e.nodeType,l===9)D0(e);else if(l===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":D0(e);break;default:e.textContent=""}}break;case 5:case 26:case 27:case 6:case 4:case 17:break;default:if((e&1024)!==0)throw Error(n(163))}if(e=o.sibling,e!==null){e.return=o.return,ot=e;break}ot=o.return}}function Ip(e,o,l){var c=l.flags;switch(l.tag){case 0:case 11:case 15:Bl(e,l),c&4&&_c(5,l);break;case 1:if(Bl(e,l),c&4)if(e=l.stateNode,o===null)try{e.componentDidMount()}catch(x){vo(l,l.return,x)}else{var d=ha(l.type,o.memoizedProps);o=o.memoizedState;try{e.componentDidUpdate(d,o,e.__reactInternalSnapshotBeforeUpdate)}catch(x){vo(l,l.return,x)}}c&64&&Sp(l),c&512&&wc(l,l.return);break;case 3:if(Bl(e,l),c&64&&(e=l.updateQueue,e!==null)){if(o=null,l.child!==null)switch(l.child.tag){case 27:case 5:o=l.child.stateNode;break;case 1:o=l.child.stateNode}try{fh(e,o)}catch(x){vo(l,l.return,x)}}break;case 27:o===null&&c&4&&Ep(l);case 26:case 5:Bl(e,l),o===null&&c&4&&Tp(l),c&512&&wc(l,l.return);break;case 12:Bl(e,l);break;case 13:Bl(e,l),c&4&&zp(e,l),c&64&&(e=l.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(l=V1.bind(null,l),sx(e,l))));break;case 22:if(c=l.memoizedState!==null||$r,!c){o=o!==null&&o.memoizedState!==null||jo,d=$r;var g=jo;$r=c,(jo=o)&&!g?Sl(e,l,(l.subtreeFlags&8772)!==0):Bl(e,l),$r=d,jo=g}break;case 30:break;default:Bl(e,l)}}function Np(e){var o=e.alternate;o!==null&&(e.alternate=null,Np(o)),e.child=null,e.deletions=null,e.sibling=null,e.tag===5&&(o=e.stateNode,o!==null&&jn(o)),e.stateNode=null,e.return=null,e.dependencies=null,e.memoizedProps=null,e.memoizedState=null,e.pendingProps=null,e.stateNode=null,e.updateQueue=null}var Eo=null,Et=!1;function Zr(e,o,l){for(l=l.child;l!==null;)Rp(e,o,l),l=l.sibling}function Rp(e,o,l){if(eo&&typeof eo.onCommitFiberUnmount=="function")try{eo.onCommitFiberUnmount($e,l)}catch{}switch(l.tag){case 26:jo||Tr(l,o),Zr(e,o,l),l.memoizedState?l.memoizedState.count--:l.stateNode&&(l=l.stateNode,l.parentNode.removeChild(l));break;case 27:jo||Tr(l,o);var c=Eo,d=Et;Il(l.type)&&(Eo=l.stateNode,Et=!1),Zr(e,o,l),Nc(l.stateNode),Eo=c,Et=d;break;case 5:jo||Tr(l,o);case 6:if(c=Eo,d=Et,Eo=null,Zr(e,o,l),Eo=c,Et=d,Eo!==null)if(Et)try{(Eo.nodeType===9?Eo.body:Eo.nodeName==="HTML"?Eo.ownerDocument.body:Eo).removeChild(l.stateNode)}catch(g){vo(l,o,g)}else try{Eo.removeChild(l.stateNode)}catch(g){vo(l,o,g)}break;case 18:Eo!==null&&(Et?(e=Eo,xm(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,l.stateNode),Pc(e)):xm(Eo,l.stateNode));break;case 4:c=Eo,d=Et,Eo=l.stateNode.containerInfo,Et=!0,Zr(e,o,l),Eo=c,Et=d;break;case 0:case 11:case 14:case 15:jo||wl(2,l,o),jo||wl(4,l,o),Zr(e,o,l);break;case 1:jo||(Tr(l,o),c=l.stateNode,typeof c.componentWillUnmount=="function"&&Cp(l,o,c)),Zr(e,o,l);break;case 21:Zr(e,o,l);break;case 22:jo=(c=jo)||l.memoizedState!==null,Zr(e,o,l),jo=c;break;default:Zr(e,o,l)}}function zp(e,o){if(o.memoizedState===null&&(e=o.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Pc(e)}catch(l){vo(o,o.return,l)}}function H1(e){switch(e.tag){case 13:case 19:var o=e.stateNode;return o===null&&(o=e.stateNode=new Gp),o;case 22:return e=e.stateNode,o=e._retryCache,o===null&&(o=e._retryCache=new Gp),o;default:throw Error(n(435,e.tag))}}function o0(e,o){var l=H1(e);o.forEach(function(c){var d=W1.bind(null,e,c);l.has(c)||(l.add(c),c.then(d,d))})}function Lt(e,o){var l=o.deletions;if(l!==null)for(var c=0;c<l.length;c++){var d=l[c],g=e,x=o,T=x;e:for(;T!==null;){switch(T.tag){case 27:if(Il(T.type)){Eo=T.stateNode,Et=!1;break e}break;case 5:Eo=T.stateNode,Et=!1;break e;case 3:case 4:Eo=T.stateNode.containerInfo,Et=!0;break e}T=T.return}if(Eo===null)throw Error(n(160));Rp(g,x,d),Eo=null,Et=!1,g=d.alternate,g!==null&&(g.return=null),d.return=null}if(o.subtreeFlags&13878)for(o=o.child;o!==null;)Ap(o,e),o=o.sibling}var dr=null;function Ap(e,o){var l=e.alternate,c=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:Lt(o,e),Ht(e),c&4&&(wl(3,e,e.return),_c(3,e),wl(5,e,e.return));break;case 1:Lt(o,e),Ht(e),c&512&&(jo||l===null||Tr(l,l.return)),c&64&&$r&&(e=e.updateQueue,e!==null&&(c=e.callbacks,c!==null&&(l=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=l===null?c:l.concat(c))));break;case 26:var d=dr;if(Lt(o,e),Ht(e),c&512&&(jo||l===null||Tr(l,l.return)),c&4){var g=l!==null?l.memoizedState:null;if(c=e.memoizedState,l===null)if(c===null)if(e.stateNode===null){e:{c=e.type,l=e.memoizedProps,d=d.ownerDocument||d;o:switch(c){case"title":g=d.getElementsByTagName("title")[0],(!g||g[Ql]||g[Uo]||g.namespaceURI==="http://www.w3.org/2000/svg"||g.hasAttribute("itemprop"))&&(g=d.createElement(c),d.head.insertBefore(g,d.querySelector("head > title"))),ct(g,c,l),g[Uo]=e,Bo(g),c=g;break e;case"link":var x=Em("link","href",d).get(c+(l.href||""));if(x){for(var T=0;T<x.length;T++)if(g=x[T],g.getAttribute("href")===(l.href==null||l.href===""?null:l.href)&&g.getAttribute("rel")===(l.rel==null?null:l.rel)&&g.getAttribute("title")===(l.title==null?null:l.title)&&g.getAttribute("crossorigin")===(l.crossOrigin==null?null:l.crossOrigin)){x.splice(T,1);break o}}g=d.createElement(c),ct(g,c,l),d.head.appendChild(g);break;case"meta":if(x=Em("meta","content",d).get(c+(l.content||""))){for(T=0;T<x.length;T++)if(g=x[T],g.getAttribute("content")===(l.content==null?null:""+l.content)&&g.getAttribute("name")===(l.name==null?null:l.name)&&g.getAttribute("property")===(l.property==null?null:l.property)&&g.getAttribute("http-equiv")===(l.httpEquiv==null?null:l.httpEquiv)&&g.getAttribute("charset")===(l.charSet==null?null:l.charSet)){x.splice(T,1);break o}}g=d.createElement(c),ct(g,c,l),d.head.appendChild(g);break;default:throw Error(n(468,c))}g[Uo]=e,Bo(g),c=g}e.stateNode=c}else Gm(d,e.type,e.stateNode);else e.stateNode=Dm(d,c,e.memoizedProps);else g!==c?(g===null?l.stateNode!==null&&(l=l.stateNode,l.parentNode.removeChild(l)):g.count--,c===null?Gm(d,e.type,e.stateNode):Dm(d,c,e.memoizedProps)):c===null&&e.stateNode!==null&&Kd(e,e.memoizedProps,l.memoizedProps)}break;case 27:Lt(o,e),Ht(e),c&512&&(jo||l===null||Tr(l,l.return)),l!==null&&c&4&&Kd(e,e.memoizedProps,l.memoizedProps);break;case 5:if(Lt(o,e),Ht(e),c&512&&(jo||l===null||Tr(l,l.return)),e.flags&32){d=e.stateNode;try{Vo(d,"")}catch(Z){vo(e,e.return,Z)}}c&4&&e.stateNode!=null&&(d=e.memoizedProps,Kd(e,d,l!==null?l.memoizedProps:d)),c&1024&&(e0=!0);break;case 6:if(Lt(o,e),Ht(e),c&4){if(e.stateNode===null)throw Error(n(162));c=e.memoizedProps,l=e.stateNode;try{l.nodeValue=c}catch(Z){vo(e,e.return,Z)}}break;case 3:if(ks=null,d=dr,dr=bs(o.containerInfo),Lt(o,e),dr=d,Ht(e),c&4&&l!==null&&l.memoizedState.isDehydrated)try{Pc(o.containerInfo)}catch(Z){vo(e,e.return,Z)}e0&&(e0=!1,Lp(e));break;case 4:c=dr,dr=bs(e.stateNode.containerInfo),Lt(o,e),Ht(e),dr=c;break;case 12:Lt(o,e),Ht(e);break;case 13:Lt(o,e),Ht(e),e.child.flags&8192&&e.memoizedState!==null!=(l!==null&&l.memoizedState!==null)&&(c0=Le()),c&4&&(c=e.updateQueue,c!==null&&(e.updateQueue=null,o0(e,c)));break;case 22:d=e.memoizedState!==null;var R=l!==null&&l.memoizedState!==null,X=$r,ne=jo;if($r=X||d,jo=ne||R,Lt(o,e),jo=ne,$r=X,Ht(e),c&8192)e:for(o=e.stateNode,o._visibility=d?o._visibility&-2:o._visibility|1,d&&(l===null||R||$r||jo||pa(e)),l=null,o=e;;){if(o.tag===5||o.tag===26){if(l===null){R=l=o;try{if(g=R.stateNode,d)x=g.style,typeof x.setProperty=="function"?x.setProperty("display","none","important"):x.display="none";else{T=R.stateNode;var ue=R.memoizedProps.style,Y=ue!=null&&ue.hasOwnProperty("display")?ue.display:null;T.style.display=Y==null||typeof Y=="boolean"?"":(""+Y).trim()}}catch(Z){vo(R,R.return,Z)}}}else if(o.tag===6){if(l===null){R=o;try{R.stateNode.nodeValue=d?"":R.memoizedProps}catch(Z){vo(R,R.return,Z)}}}else if((o.tag!==22&&o.tag!==23||o.memoizedState===null||o===e)&&o.child!==null){o.child.return=o,o=o.child;continue}if(o===e)break e;for(;o.sibling===null;){if(o.return===null||o.return===e)break e;l===o&&(l=null),o=o.return}l===o&&(l=null),o.sibling.return=o.return,o=o.sibling}c&4&&(c=e.updateQueue,c!==null&&(l=c.retryQueue,l!==null&&(c.retryQueue=null,o0(e,l))));break;case 19:Lt(o,e),Ht(e),c&4&&(c=e.updateQueue,c!==null&&(e.updateQueue=null,o0(e,c)));break;case 30:break;case 21:break;default:Lt(o,e),Ht(e)}}function Ht(e){var o=e.flags;if(o&2){try{for(var l,c=e.return;c!==null;){if(Dp(c)){l=c;break}c=c.return}if(l==null)throw Error(n(160));switch(l.tag){case 27:var d=l.stateNode,g=Qd(e);as(e,g,d);break;case 5:var x=l.stateNode;l.flags&32&&(Vo(x,""),l.flags&=-33);var T=Qd(e);as(e,T,x);break;case 3:case 4:var R=l.stateNode.containerInfo,X=Qd(e);Jd(e,X,R);break;default:throw Error(n(161))}}catch(ne){vo(e,e.return,ne)}e.flags&=-3}o&4096&&(e.flags&=-4097)}function Lp(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var o=e;Lp(o),o.tag===5&&o.flags&1024&&o.stateNode.reset(),e=e.sibling}}function Bl(e,o){if(o.subtreeFlags&8772)for(o=o.child;o!==null;)Ip(e,o.alternate,o),o=o.sibling}function pa(e){for(e=e.child;e!==null;){var o=e;switch(o.tag){case 0:case 11:case 14:case 15:wl(4,o,o.return),pa(o);break;case 1:Tr(o,o.return);var l=o.stateNode;typeof l.componentWillUnmount=="function"&&Cp(o,o.return,l),pa(o);break;case 27:Nc(o.stateNode);case 26:case 5:Tr(o,o.return),pa(o);break;case 22:o.memoizedState===null&&pa(o);break;case 30:pa(o);break;default:pa(o)}e=e.sibling}}function Sl(e,o,l){for(l=l&&(o.subtreeFlags&8772)!==0,o=o.child;o!==null;){var c=o.alternate,d=e,g=o,x=g.flags;switch(g.tag){case 0:case 11:case 15:Sl(d,g,l),_c(4,g);break;case 1:if(Sl(d,g,l),c=g,d=c.stateNode,typeof d.componentDidMount=="function")try{d.componentDidMount()}catch(X){vo(c,c.return,X)}if(c=g,d=c.updateQueue,d!==null){var T=c.stateNode;try{var R=d.shared.hiddenCallbacks;if(R!==null)for(d.shared.hiddenCallbacks=null,d=0;d<R.length;d++)dh(R[d],T)}catch(X){vo(c,c.return,X)}}l&&x&64&&Sp(g),wc(g,g.return);break;case 27:Ep(g);case 26:case 5:Sl(d,g,l),l&&c===null&&x&4&&Tp(g),wc(g,g.return);break;case 12:Sl(d,g,l);break;case 13:Sl(d,g,l),l&&x&4&&zp(d,g);break;case 22:g.memoizedState===null&&Sl(d,g,l),wc(g,g.return);break;case 30:break;default:Sl(d,g,l)}o=o.sibling}}function t0(e,o){var l=null;e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(l=e.memoizedState.cachePool.pool),e=null,o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(e=o.memoizedState.cachePool.pool),e!==l&&(e!=null&&e.refCount++,l!=null&&ic(l))}function r0(e,o){e=null,o.alternate!==null&&(e=o.alternate.memoizedState.cache),o=o.memoizedState.cache,o!==e&&(o.refCount++,e!=null&&ic(e))}function Dr(e,o,l,c){if(o.subtreeFlags&10256)for(o=o.child;o!==null;)Hp(e,o,l,c),o=o.sibling}function Hp(e,o,l,c){var d=o.flags;switch(o.tag){case 0:case 11:case 15:Dr(e,o,l,c),d&2048&&_c(9,o);break;case 1:Dr(e,o,l,c);break;case 3:Dr(e,o,l,c),d&2048&&(e=null,o.alternate!==null&&(e=o.alternate.memoizedState.cache),o=o.memoizedState.cache,o!==e&&(o.refCount++,e!=null&&ic(e)));break;case 12:if(d&2048){Dr(e,o,l,c),e=o.stateNode;try{var g=o.memoizedProps,x=g.id,T=g.onPostCommit;typeof T=="function"&&T(x,o.alternate===null?"mount":"update",e.passiveEffectDuration,-0)}catch(R){vo(o,o.return,R)}}else Dr(e,o,l,c);break;case 13:Dr(e,o,l,c);break;case 23:break;case 22:g=o.stateNode,x=o.alternate,o.memoizedState!==null?g._visibility&2?Dr(e,o,l,c):Bc(e,o):g._visibility&2?Dr(e,o,l,c):(g._visibility|=2,sn(e,o,l,c,(o.subtreeFlags&10256)!==0)),d&2048&&t0(x,o);break;case 24:Dr(e,o,l,c),d&2048&&r0(o.alternate,o);break;default:Dr(e,o,l,c)}}function sn(e,o,l,c,d){for(d=d&&(o.subtreeFlags&10256)!==0,o=o.child;o!==null;){var g=e,x=o,T=l,R=c,X=x.flags;switch(x.tag){case 0:case 11:case 15:sn(g,x,T,R,d),_c(8,x);break;case 23:break;case 22:var ne=x.stateNode;x.memoizedState!==null?ne._visibility&2?sn(g,x,T,R,d):Bc(g,x):(ne._visibility|=2,sn(g,x,T,R,d)),d&&X&2048&&t0(x.alternate,x);break;case 24:sn(g,x,T,R,d),d&&X&2048&&r0(x.alternate,x);break;default:sn(g,x,T,R,d)}o=o.sibling}}function Bc(e,o){if(o.subtreeFlags&10256)for(o=o.child;o!==null;){var l=e,c=o,d=c.flags;switch(c.tag){case 22:Bc(l,c),d&2048&&t0(c.alternate,c);break;case 24:Bc(l,c),d&2048&&r0(c.alternate,c);break;default:Bc(l,c)}o=o.sibling}}var Sc=8192;function un(e){if(e.subtreeFlags&Sc)for(e=e.child;e!==null;)Op(e),e=e.sibling}function Op(e){switch(e.tag){case 26:un(e),e.flags&Sc&&e.memoizedState!==null&&_x(dr,e.memoizedState,e.memoizedProps);break;case 5:un(e);break;case 3:case 4:var o=dr;dr=bs(e.stateNode.containerInfo),un(e),dr=o;break;case 22:e.memoizedState===null&&(o=e.alternate,o!==null&&o.memoizedState!==null?(o=Sc,Sc=16777216,un(e),Sc=o):un(e));break;default:un(e)}}function Mp(e){var o=e.alternate;if(o!==null&&(e=o.child,e!==null)){o.child=null;do o=e.sibling,e.sibling=null,e=o;while(e!==null)}}function Cc(e){var o=e.deletions;if((e.flags&16)!==0){if(o!==null)for(var l=0;l<o.length;l++){var c=o[l];ot=c,jp(c,e)}Mp(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Pp(e),e=e.sibling}function Pp(e){switch(e.tag){case 0:case 11:case 15:Cc(e),e.flags&2048&&wl(9,e,e.return);break;case 3:Cc(e);break;case 12:Cc(e);break;case 22:var o=e.stateNode;e.memoizedState!==null&&o._visibility&2&&(e.return===null||e.return.tag!==13)?(o._visibility&=-3,ns(e)):Cc(e);break;default:Cc(e)}}function ns(e){var o=e.deletions;if((e.flags&16)!==0){if(o!==null)for(var l=0;l<o.length;l++){var c=o[l];ot=c,jp(c,e)}Mp(e)}for(e=e.child;e!==null;){switch(o=e,o.tag){case 0:case 11:case 15:wl(8,o,o.return),ns(o);break;case 22:l=o.stateNode,l._visibility&2&&(l._visibility&=-3,ns(o));break;default:ns(o)}e=e.sibling}}function jp(e,o){for(;ot!==null;){var l=ot;switch(l.tag){case 0:case 11:case 15:wl(8,l,o);break;case 23:case 22:if(l.memoizedState!==null&&l.memoizedState.cachePool!==null){var c=l.memoizedState.cachePool.pool;c!=null&&c.refCount++}break;case 24:ic(l.memoizedState.cache)}if(c=l.child,c!==null)c.return=l,ot=c;else e:for(l=e;ot!==null;){c=ot;var d=c.sibling,g=c.return;if(Np(c),c===l){ot=null;break e}if(d!==null){d.return=g,ot=d;break e}ot=g}}}var O1={getCacheForType:function(e){var o=bt(Qo),l=o.data.get(e);return l===void 0&&(l=e(),o.data.set(e,l)),l}},M1=typeof WeakMap=="function"?WeakMap:Map,no=0,_o=null,Me=null,Ze=0,co=0,Ot=null,Cl=!1,dn=!1,l0=!1,Kr=0,Ao=0,Tl=0,ma=0,a0=0,er=0,fn=0,Tc=null,Gt=null,n0=!1,c0=0,cs=1/0,is=null,Dl=null,nt=0,El=null,gn=null,hn=0,i0=0,s0=null,qp=null,Dc=0,u0=null;function Mt(){if((no&2)!==0&&Ze!==0)return Ze&-Ze;if(M.T!==null){var e=en;return e!==0?e:v0()}return Pa()}function Fp(){er===0&&(er=(Ze&536870912)===0||ro?St():536870912);var e=Jt.current;return e!==null&&(e.flags|=32),er}function Pt(e,o,l){(e===_o&&(co===2||co===9)||e.cancelPendingCommit!==null)&&(pn(e,0),Gl(e,Ze,er,!1)),Vt(e,l),((no&2)===0||e!==_o)&&(e===_o&&((no&2)===0&&(ma|=l),Ao===4&&Gl(e,Ze,er,!1)),Er(e))}function Up(e,o,l){if((no&6)!==0)throw Error(n(327));var c=!l&&(o&124)===0&&(o&e.expiredLanes)===0||lt(e,o),d=c?q1(e,o):g0(e,o,!0),g=c;do{if(d===0){dn&&!c&&Gl(e,o,0,!1);break}else{if(l=e.current.alternate,g&&!P1(l)){d=g0(e,o,!1),g=!1;continue}if(d===2){if(g=o,e.errorRecoveryDisabledLanes&g)var x=0;else x=e.pendingLanes&-536870913,x=x!==0?x:x&536870912?536870912:0;if(x!==0){o=x;e:{var T=e;d=Tc;var R=T.current.memoizedState.isDehydrated;if(R&&(pn(T,x).flags|=256),x=g0(T,x,!1),x!==2){if(l0&&!R){T.errorRecoveryDisabledLanes|=g,ma|=g,d=4;break e}g=Gt,Gt=d,g!==null&&(Gt===null?Gt=g:Gt.push.apply(Gt,g))}d=x}if(g=!1,d!==2)continue}}if(d===1){pn(e,0),Gl(e,o,0,!0);break}e:{switch(c=e,g=d,g){case 0:case 1:throw Error(n(345));case 4:if((o&4194048)!==o)break;case 6:Gl(c,o,er,!Cl);break e;case 2:Gt=null;break;case 3:case 5:break;default:throw Error(n(329))}if((o&62914560)===o&&(d=c0+300-Le(),10<d)){if(Gl(c,o,er,!Cl),ar(c,0,!0)!==0)break e;c.timeoutHandle=ym(Vp.bind(null,c,l,Gt,is,n0,o,er,ma,fn,Cl,g,2,-0,0),d);break e}Vp(c,l,Gt,is,n0,o,er,ma,fn,Cl,g,0,-0,0)}}break}while(!0);Er(e)}function Vp(e,o,l,c,d,g,x,T,R,X,ne,ue,Y,Z){if(e.timeoutHandle=-1,ue=o.subtreeFlags,(ue&8192||(ue&16785408)===16785408)&&(Ac={stylesheets:null,count:0,unsuspend:xx},Op(o),ue=wx(),ue!==null)){e.cancelPendingCommit=ue(Qp.bind(null,e,o,g,l,c,d,x,T,R,ne,1,Y,Z)),Gl(e,g,x,!X);return}Qp(e,o,g,l,c,d,x,T,R)}function P1(e){for(var o=e;;){var l=o.tag;if((l===0||l===11||l===15)&&o.flags&16384&&(l=o.updateQueue,l!==null&&(l=l.stores,l!==null)))for(var c=0;c<l.length;c++){var d=l[c],g=d.getSnapshot;d=d.value;try{if(!zt(g(),d))return!1}catch{return!1}}if(l=o.child,o.subtreeFlags&16384&&l!==null)l.return=o,o=l;else{if(o===e)break;for(;o.sibling===null;){if(o.return===null||o.return===e)return!0;o=o.return}o.sibling.return=o.return,o=o.sibling}}return!0}function Gl(e,o,l,c){o&=~a0,o&=~ma,e.suspendedLanes|=o,e.pingedLanes&=~o,c&&(e.warmLanes|=o),c=e.expirationTimes;for(var d=o;0<d;){var g=31-Je(d),x=1<<g;c[g]=-1,d&=~x}l!==0&&Ma(e,l,o)}function ss(){return(no&6)===0?(Ec(0),!1):!0}function d0(){if(Me!==null){if(co===0)var e=Me.return;else e=Me,Fr=ua=null,Dd(e),nn=null,yc=0,e=Me;for(;e!==null;)Bp(e.alternate,e),e=e.return;Me=null}}function pn(e,o){var l=e.timeoutHandle;l!==-1&&(e.timeoutHandle=-1,lx(l)),l=e.cancelPendingCommit,l!==null&&(e.cancelPendingCommit=null,l()),d0(),_o=e,Me=l=Pr(e.current,null),Ze=o,co=0,Ot=null,Cl=!1,dn=lt(e,o),l0=!1,fn=er=a0=ma=Tl=Ao=0,Gt=Tc=null,n0=!1,(o&8)!==0&&(o|=o&32);var c=e.entangledLanes;if(c!==0)for(e=e.entanglements,c&=o;0<c;){var d=31-Je(c),g=1<<d;o|=e[d],c&=~g}return Kr=o,Ii(),l}function Wp(e,o){He=null,M.H=Zi,o===uc||o===Pi?(o=sh(),co=3):o===nh?(o=sh(),co=4):co=o===up?8:o!==null&&typeof o=="object"&&typeof o.then=="function"?6:1,Ot=o,Me===null&&(Ao=1,os(e,$t(o,e.current)))}function Xp(){var e=M.H;return M.H=Zi,e===null?Zi:e}function Yp(){var e=M.A;return M.A=O1,e}function f0(){Ao=4,Cl||(Ze&4194048)!==Ze&&Jt.current!==null||(dn=!0),(Tl&134217727)===0&&(ma&134217727)===0||_o===null||Gl(_o,Ze,er,!1)}function g0(e,o,l){var c=no;no|=2;var d=Xp(),g=Yp();(_o!==e||Ze!==o)&&(is=null,pn(e,o)),o=!1;var x=Ao;e:do try{if(co!==0&&Me!==null){var T=Me,R=Ot;switch(co){case 8:d0(),x=6;break e;case 3:case 2:case 9:case 6:Jt.current===null&&(o=!0);var X=co;if(co=0,Ot=null,mn(e,T,R,X),l&&dn){x=0;break e}break;default:X=co,co=0,Ot=null,mn(e,T,R,X)}}j1(),x=Ao;break}catch(ne){Wp(e,ne)}while(!0);return o&&e.shellSuspendCounter++,Fr=ua=null,no=c,M.H=d,M.A=g,Me===null&&(_o=null,Ze=0,Ii()),x}function j1(){for(;Me!==null;)$p(Me)}function q1(e,o){var l=no;no|=2;var c=Xp(),d=Yp();_o!==e||Ze!==o?(is=null,cs=Le()+500,pn(e,o)):dn=lt(e,o);e:do try{if(co!==0&&Me!==null){o=Me;var g=Ot;o:switch(co){case 1:co=0,Ot=null,mn(e,o,g,1);break;case 2:case 9:if(ch(g)){co=0,Ot=null,Zp(o);break}o=function(){co!==2&&co!==9||_o!==e||(co=7),Er(e)},g.then(o,o);break e;case 3:co=7;break e;case 4:co=5;break e;case 7:ch(g)?(co=0,Ot=null,Zp(o)):(co=0,Ot=null,mn(e,o,g,7));break;case 5:var x=null;switch(Me.tag){case 26:x=Me.memoizedState;case 5:case 27:var T=Me;if(!x||Im(x)){co=0,Ot=null;var R=T.sibling;if(R!==null)Me=R;else{var X=T.return;X!==null?(Me=X,us(X)):Me=null}break o}}co=0,Ot=null,mn(e,o,g,5);break;case 6:co=0,Ot=null,mn(e,o,g,6);break;case 8:d0(),Ao=6;break e;default:throw Error(n(462))}}F1();break}catch(ne){Wp(e,ne)}while(!0);return Fr=ua=null,M.H=c,M.A=d,no=l,Me!==null?0:(_o=null,Ze=0,Ii(),Ao)}function F1(){for(;Me!==null&&!Oo();)$p(Me)}function $p(e){var o=_p(e.alternate,e,Kr);e.memoizedProps=e.pendingProps,o===null?us(e):Me=o}function Zp(e){var o=e,l=o.alternate;switch(o.tag){case 15:case 0:o=mp(l,o,o.pendingProps,o.type,void 0,Ze);break;case 11:o=mp(l,o,o.pendingProps,o.type.render,o.ref,Ze);break;case 5:Dd(o);default:Bp(l,o),o=Me=Kg(o,Kr),o=_p(l,o,Kr)}e.memoizedProps=e.pendingProps,o===null?us(e):Me=o}function mn(e,o,l,c){Fr=ua=null,Dd(o),nn=null,yc=0;var d=o.return;try{if(N1(e,d,o,l,Ze)){Ao=1,os(e,$t(l,e.current)),Me=null;return}}catch(g){if(d!==null)throw Me=d,g;Ao=1,os(e,$t(l,e.current)),Me=null;return}o.flags&32768?(ro||c===1?e=!0:dn||(Ze&536870912)!==0?e=!1:(Cl=e=!0,(c===2||c===9||c===3||c===6)&&(c=Jt.current,c!==null&&c.tag===13&&(c.flags|=16384))),Kp(o,e)):us(o)}function us(e){var o=e;do{if((o.flags&32768)!==0){Kp(o,Cl);return}e=o.return;var l=z1(o.alternate,o,Kr);if(l!==null){Me=l;return}if(o=o.sibling,o!==null){Me=o;return}Me=o=e}while(o!==null);Ao===0&&(Ao=5)}function Kp(e,o){do{var l=A1(e.alternate,e);if(l!==null){l.flags&=32767,Me=l;return}if(l=e.return,l!==null&&(l.flags|=32768,l.subtreeFlags=0,l.deletions=null),!o&&(e=e.sibling,e!==null)){Me=e;return}Me=e=l}while(e!==null);Ao=6,Me=null}function Qp(e,o,l,c,d,g,x,T,R){e.cancelPendingCommit=null;do ds();while(nt!==0);if((no&6)!==0)throw Error(n(327));if(o!==null){if(o===e.current)throw Error(n(177));if(g=o.lanes|o.childLanes,g|=rd,Mn(e,l,g,x,T,R),e===_o&&(Me=_o=null,Ze=0),gn=o,El=e,hn=l,i0=g,s0=d,qp=c,(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,X1(Ge,function(){return rm(),null})):(e.callbackNode=null,e.callbackPriority=0),c=(o.flags&13878)!==0,(o.subtreeFlags&13878)!==0||c){c=M.T,M.T=null,d=$.p,$.p=2,x=no,no|=4;try{L1(e,o,l)}finally{no=x,$.p=d,M.T=c}}nt=1,Jp(),em(),om()}}function Jp(){if(nt===1){nt=0;var e=El,o=gn,l=(o.flags&13878)!==0;if((o.subtreeFlags&13878)!==0||l){l=M.T,M.T=null;var c=$.p;$.p=2;var d=no;no|=4;try{Ap(o,e);var g=S0,x=jg(e.containerInfo),T=g.focusedElem,R=g.selectionRange;if(x!==T&&T&&T.ownerDocument&&Pg(T.ownerDocument.documentElement,T)){if(R!==null&&Qu(T)){var X=R.start,ne=R.end;if(ne===void 0&&(ne=X),"selectionStart"in T)T.selectionStart=X,T.selectionEnd=Math.min(ne,T.value.length);else{var ue=T.ownerDocument||document,Y=ue&&ue.defaultView||window;if(Y.getSelection){var Z=Y.getSelection(),Ee=T.textContent.length,Ce=Math.min(R.start,Ee),ho=R.end===void 0?Ce:Math.min(R.end,Ee);!Z.extend&&Ce>ho&&(x=ho,ho=Ce,Ce=x);var q=Mg(T,Ce),O=Mg(T,ho);if(q&&O&&(Z.rangeCount!==1||Z.anchorNode!==q.node||Z.anchorOffset!==q.offset||Z.focusNode!==O.node||Z.focusOffset!==O.offset)){var V=ue.createRange();V.setStart(q.node,q.offset),Z.removeAllRanges(),Ce>ho?(Z.addRange(V),Z.extend(O.node,O.offset)):(V.setEnd(O.node,O.offset),Z.addRange(V))}}}}for(ue=[],Z=T;Z=Z.parentNode;)Z.nodeType===1&&ue.push({element:Z,left:Z.scrollLeft,top:Z.scrollTop});for(typeof T.focus=="function"&&T.focus(),T=0;T<ue.length;T++){var se=ue[T];se.element.scrollLeft=se.left,se.element.scrollTop=se.top}}ws=!!B0,S0=B0=null}finally{no=d,$.p=c,M.T=l}}e.current=o,nt=2}}function em(){if(nt===2){nt=0;var e=El,o=gn,l=(o.flags&8772)!==0;if((o.subtreeFlags&8772)!==0||l){l=M.T,M.T=null;var c=$.p;$.p=2;var d=no;no|=4;try{Ip(e,o.alternate,o)}finally{no=d,$.p=c,M.T=l}}nt=3}}function om(){if(nt===4||nt===3){nt=0,Ke();var e=El,o=gn,l=hn,c=qp;(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?nt=5:(nt=0,gn=El=null,tm(e,e.pendingLanes));var d=e.pendingLanes;if(d===0&&(Dl=null),yr(l),o=o.stateNode,eo&&typeof eo.onCommitFiberRoot=="function")try{eo.onCommitFiberRoot($e,o,void 0,(o.current.flags&128)===128)}catch{}if(c!==null){o=M.T,d=$.p,$.p=2,M.T=null;try{for(var g=e.onRecoverableError,x=0;x<c.length;x++){var T=c[x];g(T.value,{componentStack:T.stack})}}finally{M.T=o,$.p=d}}(hn&3)!==0&&ds(),Er(e),d=e.pendingLanes,(l&4194090)!==0&&(d&42)!==0?e===u0?Dc++:(Dc=0,u0=e):Dc=0,Ec(0)}}function tm(e,o){(e.pooledCacheLanes&=o)===0&&(o=e.pooledCache,o!=null&&(e.pooledCache=null,ic(o)))}function ds(e){return Jp(),em(),om(),rm()}function rm(){if(nt!==5)return!1;var e=El,o=i0;i0=0;var l=yr(hn),c=M.T,d=$.p;try{$.p=32>l?32:l,M.T=null,l=s0,s0=null;var g=El,x=hn;if(nt=0,gn=El=null,hn=0,(no&6)!==0)throw Error(n(331));var T=no;if(no|=4,Pp(g.current),Hp(g,g.current,x,l),no=T,Ec(0,!1),eo&&typeof eo.onPostCommitFiberRoot=="function")try{eo.onPostCommitFiberRoot($e,g)}catch{}return!0}finally{$.p=d,M.T=c,tm(e,o)}}function lm(e,o,l){o=$t(l,o),o=qd(e.stateNode,o,2),e=yl(e,o,2),e!==null&&(Vt(e,2),Er(e))}function vo(e,o,l){if(e.tag===3)lm(e,e,l);else for(;o!==null;){if(o.tag===3){lm(o,e,l);break}else if(o.tag===1){var c=o.stateNode;if(typeof o.type.getDerivedStateFromError=="function"||typeof c.componentDidCatch=="function"&&(Dl===null||!Dl.has(c))){e=$t(l,e),l=ip(2),c=yl(o,l,2),c!==null&&(sp(l,c,o,e),Vt(c,2),Er(c));break}}o=o.return}}function h0(e,o,l){var c=e.pingCache;if(c===null){c=e.pingCache=new M1;var d=new Set;c.set(o,d)}else d=c.get(o),d===void 0&&(d=new Set,c.set(o,d));d.has(l)||(l0=!0,d.add(l),e=U1.bind(null,e,o,l),o.then(e,e))}function U1(e,o,l){var c=e.pingCache;c!==null&&c.delete(o),e.pingedLanes|=e.suspendedLanes&l,e.warmLanes&=~l,_o===e&&(Ze&l)===l&&(Ao===4||Ao===3&&(Ze&62914560)===Ze&&300>Le()-c0?(no&2)===0&&pn(e,0):a0|=l,fn===Ze&&(fn=0)),Er(e)}function am(e,o){o===0&&(o=Kl()),e=Za(e,o),e!==null&&(Vt(e,o),Er(e))}function V1(e){var o=e.memoizedState,l=0;o!==null&&(l=o.retryLane),am(e,l)}function W1(e,o){var l=0;switch(e.tag){case 13:var c=e.stateNode,d=e.memoizedState;d!==null&&(l=d.retryLane);break;case 19:c=e.stateNode;break;case 22:c=e.stateNode._retryCache;break;default:throw Error(n(314))}c!==null&&c.delete(o),am(e,l)}function X1(e,o){return Be(e,o)}var fs=null,vn=null,p0=!1,gs=!1,m0=!1,va=0;function Er(e){e!==vn&&e.next===null&&(vn===null?fs=vn=e:vn=vn.next=e),gs=!0,p0||(p0=!0,$1())}function Ec(e,o){if(!m0&&gs){m0=!0;do for(var l=!1,c=fs;c!==null;){if(e!==0){var d=c.pendingLanes;if(d===0)var g=0;else{var x=c.suspendedLanes,T=c.pingedLanes;g=(1<<31-Je(42|e)+1)-1,g&=d&~(x&~T),g=g&201326741?g&201326741|1:g?g|2:0}g!==0&&(l=!0,sm(c,g))}else g=Ze,g=ar(c,c===_o?g:0,c.cancelPendingCommit!==null||c.timeoutHandle!==-1),(g&3)===0||lt(c,g)||(l=!0,sm(c,g));c=c.next}while(l);m0=!1}}function Y1(){nm()}function nm(){gs=p0=!1;var e=0;va!==0&&(rx()&&(e=va),va=0);for(var o=Le(),l=null,c=fs;c!==null;){var d=c.next,g=cm(c,o);g===0?(c.next=null,l===null?fs=d:l.next=d,d===null&&(vn=l)):(l=c,(e!==0||(g&3)!==0)&&(gs=!0)),c=d}Ec(e)}function cm(e,o){for(var l=e.suspendedLanes,c=e.pingedLanes,d=e.expirationTimes,g=e.pendingLanes&-62914561;0<g;){var x=31-Je(g),T=1<<x,R=d[x];R===-1?((T&l)===0||(T&c)!==0)&&(d[x]=Hr(T,o)):R<=o&&(e.expiredLanes|=T),g&=~T}if(o=_o,l=Ze,l=ar(e,e===o?l:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),c=e.callbackNode,l===0||e===o&&(co===2||co===9)||e.cancelPendingCommit!==null)return c!==null&&c!==null&&Se(c),e.callbackNode=null,e.callbackPriority=0;if((l&3)===0||lt(e,l)){if(o=l&-l,o===e.callbackPriority)return o;switch(c!==null&&Se(c),yr(l)){case 2:case 8:l=Qe;break;case 32:l=Ge;break;case 268435456:l=xe;break;default:l=Ge}return c=im.bind(null,e),l=Be(l,c),e.callbackPriority=o,e.callbackNode=l,o}return c!==null&&c!==null&&Se(c),e.callbackPriority=2,e.callbackNode=null,2}function im(e,o){if(nt!==0&&nt!==5)return e.callbackNode=null,e.callbackPriority=0,null;var l=e.callbackNode;if(ds()&&e.callbackNode!==l)return null;var c=Ze;return c=ar(e,e===_o?c:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),c===0?null:(Up(e,c,o),cm(e,Le()),e.callbackNode!=null&&e.callbackNode===l?im.bind(null,e):null)}function sm(e,o){if(ds())return null;Up(e,o,!0)}function $1(){ax(function(){(no&6)!==0?Be(Ne,Y1):nm()})}function v0(){return va===0&&(va=St()),va}function um(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:Va(""+e)}function dm(e,o){var l=o.ownerDocument.createElement("input");return l.name=o.name,l.value=o.value,e.id&&l.setAttribute("form",e.id),o.parentNode.insertBefore(l,o),e=new FormData(e),l.parentNode.removeChild(l),e}function Z1(e,o,l,c,d){if(o==="submit"&&l&&l.stateNode===d){var g=um((d[pt]||null).action),x=c.submitter;x&&(o=(o=x[pt]||null)?um(o.formAction):x.getAttribute("formAction"),o!==null&&(g=o,x=null));var T=new Di("action","action",null,c,d);e.push({event:T,listeners:[{instance:null,listener:function(){if(c.defaultPrevented){if(va!==0){var R=x?dm(d,x):new FormData(d);Hd(l,{pending:!0,data:R,method:d.method,action:g},null,R)}}else typeof g=="function"&&(T.preventDefault(),R=x?dm(d,x):new FormData(d),Hd(l,{pending:!0,data:R,method:d.method,action:g},g,R))},currentTarget:d}]})}}for(var b0=0;b0<td.length;b0++){var y0=td[b0],K1=y0.toLowerCase(),Q1=y0[0].toUpperCase()+y0.slice(1);ur(K1,"on"+Q1)}ur(Ug,"onAnimationEnd"),ur(Vg,"onAnimationIteration"),ur(Wg,"onAnimationStart"),ur("dblclick","onDoubleClick"),ur("focusin","onFocus"),ur("focusout","onBlur"),ur(p1,"onTransitionRun"),ur(m1,"onTransitionStart"),ur(v1,"onTransitionCancel"),ur(Xg,"onTransitionEnd"),ea("onMouseEnter",["mouseout","mouseover"]),ea("onMouseLeave",["mouseout","mouseover"]),ea("onPointerEnter",["pointerout","pointerover"]),ea("onPointerLeave",["pointerout","pointerover"]),cr("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),cr("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),cr("onBeforeInput",["compositionend","keypress","textInput","paste"]),cr("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),cr("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),cr("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var Gc="abort canplay canplaythrough durationchange emptied encrypted ended error loadeddata loadedmetadata loadstart pause play playing progress ratechange resize seeked seeking stalled suspend timeupdate volumechange waiting".split(" "),J1=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Gc));function fm(e,o){o=(o&4)!==0;for(var l=0;l<e.length;l++){var c=e[l],d=c.event;c=c.listeners;e:{var g=void 0;if(o)for(var x=c.length-1;0<=x;x--){var T=c[x],R=T.instance,X=T.currentTarget;if(T=T.listener,R!==g&&d.isPropagationStopped())break e;g=T,d.currentTarget=X;try{g(d)}catch(ne){es(ne)}d.currentTarget=null,g=R}else for(x=0;x<c.length;x++){if(T=c[x],R=T.instance,X=T.currentTarget,T=T.listener,R!==g&&d.isPropagationStopped())break e;g=T,d.currentTarget=X;try{g(d)}catch(ne){es(ne)}d.currentTarget=null,g=R}}}}function Pe(e,o){var l=o[Pn];l===void 0&&(l=o[Pn]=new Set);var c=e+"__bubble";l.has(c)||(gm(o,e,2,!1),l.add(c))}function k0(e,o,l){var c=0;o&&(c|=4),gm(l,e,c,o)}var hs="_reactListening"+Math.random().toString(36).slice(2);function x0(e){if(!e[hs]){e[hs]=!0,ja.forEach(function(l){l!=="selectionchange"&&(J1.has(l)||k0(l,!1,e),k0(l,!0,e))});var o=e.nodeType===9?e:e.ownerDocument;o===null||o[hs]||(o[hs]=!0,k0("selectionchange",!1,o))}}function gm(e,o,l,c){switch(Hm(o)){case 2:var d=Cx;break;case 8:d=Tx;break;default:d=A0}l=d.bind(null,o,l,e),d=void 0,!Fu||o!=="touchstart"&&o!=="touchmove"&&o!=="wheel"||(d=!0),c?d!==void 0?e.addEventListener(o,l,{capture:!0,passive:d}):e.addEventListener(o,l,!0):d!==void 0?e.addEventListener(o,l,{passive:d}):e.addEventListener(o,l,!1)}function _0(e,o,l,c,d){var g=c;if((o&1)===0&&(o&2)===0&&c!==null)e:for(;;){if(c===null)return;var x=c.tag;if(x===3||x===4){var T=c.stateNode.containerInfo;if(T===d)break;if(x===4)for(x=c.return;x!==null;){var R=x.tag;if((R===3||R===4)&&x.stateNode.containerInfo===d)return;x=x.return}for(;T!==null;){if(x=kr(T),x===null)return;if(R=x.tag,R===5||R===6||R===26||R===27){c=g=x;continue e}T=T.parentNode}}c=c.return}kg(function(){var X=g,ne=Yn(l),ue=[];e:{var Y=Yg.get(e);if(Y!==void 0){var Z=Di,Ee=e;switch(e){case"keypress":if(Ci(l)===0)break e;case"keydown":case"keyup":Z=Xk;break;case"focusin":Ee="focus",Z=Xu;break;case"focusout":Ee="blur",Z=Xu;break;case"beforeblur":case"afterblur":Z=Xu;break;case"click":if(l.button===2)break e;case"auxclick":case"dblclick":case"mousedown":case"mousemove":case"mouseup":case"mouseout":case"mouseover":case"contextmenu":Z=wg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Z=Ak;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Z=Zk;break;case Ug:case Vg:case Wg:Z=Ok;break;case Xg:Z=Qk;break;case"scroll":case"scrollend":Z=Rk;break;case"wheel":Z=e1;break;case"copy":case"cut":case"paste":Z=Pk;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Z=Sg;break;case"toggle":case"beforetoggle":Z=t1}var Ce=(o&4)!==0,ho=!Ce&&(e==="scroll"||e==="scrollend"),q=Ce?Y!==null?Y+"Capture":null:Y;Ce=[];for(var O=X,V;O!==null;){var se=O;if(V=se.stateNode,se=se.tag,se!==5&&se!==26&&se!==27||V===null||q===null||(se=$n(O,q),se!=null&&Ce.push(Ic(O,se,V))),ho)break;O=O.return}0<Ce.length&&(Y=new Z(Y,Ee,null,l,ne),ue.push({event:Y,listeners:Ce}))}}if((o&7)===0){e:{if(Y=e==="mouseover"||e==="pointerover",Z=e==="mouseout"||e==="pointerout",Y&&l!==Xn&&(Ee=l.relatedTarget||l.fromElement)&&(kr(Ee)||Ee[ul]))break e;if((Z||Y)&&(Y=ne.window===ne?ne:(Y=ne.ownerDocument)?Y.defaultView||Y.parentWindow:window,Z?(Ee=l.relatedTarget||l.toElement,Z=X,Ee=Ee?kr(Ee):null,Ee!==null&&(ho=s(Ee),Ce=Ee.tag,Ee!==ho||Ce!==5&&Ce!==27&&Ce!==6)&&(Ee=null)):(Z=null,Ee=X),Z!==Ee)){if(Ce=wg,se="onMouseLeave",q="onMouseEnter",O="mouse",(e==="pointerout"||e==="pointerover")&&(Ce=Sg,se="onPointerLeave",q="onPointerEnter",O="pointer"),ho=Z==null?Y:Wt(Z),V=Ee==null?Y:Wt(Ee),Y=new Ce(se,O+"leave",Z,l,ne),Y.target=ho,Y.relatedTarget=V,se=null,kr(ne)===X&&(Ce=new Ce(q,O+"enter",Ee,l,ne),Ce.target=V,Ce.relatedTarget=ho,se=Ce),ho=se,Z&&Ee)o:{for(Ce=Z,q=Ee,O=0,V=Ce;V;V=bn(V))O++;for(V=0,se=q;se;se=bn(se))V++;for(;0<O-V;)Ce=bn(Ce),O--;for(;0<V-O;)q=bn(q),V--;for(;O--;){if(Ce===q||q!==null&&Ce===q.alternate)break o;Ce=bn(Ce),q=bn(q)}Ce=null}else Ce=null;Z!==null&&hm(ue,Y,Z,Ce,!1),Ee!==null&&ho!==null&&hm(ue,ho,Ee,Ce,!0)}}e:{if(Y=X?Wt(X):window,Z=Y.nodeName&&Y.nodeName.toLowerCase(),Z==="select"||Z==="input"&&Y.type==="file")var ye=Rg;else if(Ig(Y))if(zg)ye=f1;else{ye=u1;var Oe=s1}else Z=Y.nodeName,!Z||Z.toLowerCase()!=="input"||Y.type!=="checkbox"&&Y.type!=="radio"?X&&Wo(X.elementType)&&(ye=Rg):ye=d1;if(ye&&(ye=ye(e,X))){Ng(ue,ye,l,ne);break e}Oe&&Oe(e,Y,X),e==="focusout"&&X&&Y.type==="number"&&X.memoizedProps.value!=null&&Br(Y,"number",Y.value)}switch(Oe=X?Wt(X):window,e){case"focusin":(Ig(Oe)||Oe.contentEditable==="true")&&(Xa=Oe,Ju=X,rc=null);break;case"focusout":rc=Ju=Xa=null;break;case"mousedown":ed=!0;break;case"contextmenu":case"mouseup":case"dragend":ed=!1,qg(ue,l,ne);break;case"selectionchange":if(h1)break;case"keydown":case"keyup":qg(ue,l,ne)}var _e;if($u)e:{switch(e){case"compositionstart":var De="onCompositionStart";break e;case"compositionend":De="onCompositionEnd";break e;case"compositionupdate":De="onCompositionUpdate";break e}De=void 0}else Wa?Eg(e,l)&&(De="onCompositionEnd"):e==="keydown"&&l.keyCode===229&&(De="onCompositionStart");De&&(Cg&&l.locale!=="ko"&&(Wa||De!=="onCompositionStart"?De==="onCompositionEnd"&&Wa&&(_e=xg()):(pl=ne,Uu="value"in pl?pl.value:pl.textContent,Wa=!0)),Oe=ps(X,De),0<Oe.length&&(De=new Bg(De,e,null,l,ne),ue.push({event:De,listeners:Oe}),_e?De.data=_e:(_e=Gg(l),_e!==null&&(De.data=_e)))),(_e=l1?a1(e,l):n1(e,l))&&(De=ps(X,"onBeforeInput"),0<De.length&&(Oe=new Bg("onBeforeInput","beforeinput",null,l,ne),ue.push({event:Oe,listeners:De}),Oe.data=_e)),Z1(ue,e,X,l,ne)}fm(ue,o)})}function Ic(e,o,l){return{instance:e,listener:o,currentTarget:l}}function ps(e,o){for(var l=o+"Capture",c=[];e!==null;){var d=e,g=d.stateNode;if(d=d.tag,d!==5&&d!==26&&d!==27||g===null||(d=$n(e,l),d!=null&&c.unshift(Ic(e,d,g)),d=$n(e,o),d!=null&&c.push(Ic(e,d,g))),e.tag===3)return c;e=e.return}return[]}function bn(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function hm(e,o,l,c,d){for(var g=o._reactName,x=[];l!==null&&l!==c;){var T=l,R=T.alternate,X=T.stateNode;if(T=T.tag,R!==null&&R===c)break;T!==5&&T!==26&&T!==27||X===null||(R=X,d?(X=$n(l,g),X!=null&&x.unshift(Ic(l,X,R))):d||(X=$n(l,g),X!=null&&x.push(Ic(l,X,R)))),l=l.return}x.length!==0&&e.push({event:o,listeners:x})}var ex=/\r\n?/g,ox=/\u0000|\uFFFD/g;function pm(e){return(typeof e=="string"?e:""+e).replace(ex,`
49
- `).replace(ox,"")}function mm(e,o){return o=pm(o),pm(e)===o}function ms(){}function go(e,o,l,c,d,g){switch(l){case"children":typeof c=="string"?o==="body"||o==="textarea"&&c===""||Vo(e,c):(typeof c=="number"||typeof c=="bigint")&&o!=="body"&&Vo(e,""+c);break;case"className":Fa(e,"class",c);break;case"tabIndex":Fa(e,"tabindex",c);break;case"dir":case"role":case"viewBox":case"width":case"height":Fa(e,l,c);break;case"style":vt(e,c,g);break;case"data":if(o!=="object"){Fa(e,"data",c);break}case"src":case"href":if(c===""&&(o!=="a"||l!=="href")){e.removeAttribute(l);break}if(c==null||typeof c=="function"||typeof c=="symbol"||typeof c=="boolean"){e.removeAttribute(l);break}c=Va(""+c),e.setAttribute(l,c);break;case"action":case"formAction":if(typeof c=="function"){e.setAttribute(l,"javascript:throw new Error('A React form was unexpectedly submitted. If you called form.submit() manually, consider using form.requestSubmit() instead. If you\\'re trying to use event.stopPropagation() in a submit event handler, consider also calling event.preventDefault().')");break}else typeof g=="function"&&(l==="formAction"?(o!=="input"&&go(e,o,"name",d.name,d,null),go(e,o,"formEncType",d.formEncType,d,null),go(e,o,"formMethod",d.formMethod,d,null),go(e,o,"formTarget",d.formTarget,d,null)):(go(e,o,"encType",d.encType,d,null),go(e,o,"method",d.method,d,null),go(e,o,"target",d.target,d,null)));if(c==null||typeof c=="symbol"||typeof c=="boolean"){e.removeAttribute(l);break}c=Va(""+c),e.setAttribute(l,c);break;case"onClick":c!=null&&(e.onclick=ms);break;case"onScroll":c!=null&&Pe("scroll",e);break;case"onScrollEnd":c!=null&&Pe("scrollend",e);break;case"dangerouslySetInnerHTML":if(c!=null){if(typeof c!="object"||!("__html"in c))throw Error(n(61));if(l=c.__html,l!=null){if(d.children!=null)throw Error(n(60));e.innerHTML=l}}break;case"multiple":e.multiple=c&&typeof c!="function"&&typeof c!="symbol";break;case"muted":e.muted=c&&typeof c!="function"&&typeof c!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(c==null||typeof c=="function"||typeof c=="boolean"||typeof c=="symbol"){e.removeAttribute("xlink:href");break}l=Va(""+c),e.setAttributeNS("http://www.w3.org/1999/xlink","xlink:href",l);break;case"contentEditable":case"spellCheck":case"draggable":case"value":case"autoReverse":case"externalResourcesRequired":case"focusable":case"preserveAlpha":c!=null&&typeof c!="function"&&typeof c!="symbol"?e.setAttribute(l,""+c):e.removeAttribute(l);break;case"inert":case"allowFullScreen":case"async":case"autoPlay":case"controls":case"default":case"defer":case"disabled":case"disablePictureInPicture":case"disableRemotePlayback":case"formNoValidate":case"hidden":case"loop":case"noModule":case"noValidate":case"open":case"playsInline":case"readOnly":case"required":case"reversed":case"scoped":case"seamless":case"itemScope":c&&typeof c!="function"&&typeof c!="symbol"?e.setAttribute(l,""):e.removeAttribute(l);break;case"capture":case"download":c===!0?e.setAttribute(l,""):c!==!1&&c!=null&&typeof c!="function"&&typeof c!="symbol"?e.setAttribute(l,c):e.removeAttribute(l);break;case"cols":case"rows":case"size":case"span":c!=null&&typeof c!="function"&&typeof c!="symbol"&&!isNaN(c)&&1<=c?e.setAttribute(l,c):e.removeAttribute(l);break;case"rowSpan":case"start":c==null||typeof c=="function"||typeof c=="symbol"||isNaN(c)?e.removeAttribute(l):e.setAttribute(l,c);break;case"popover":Pe("beforetoggle",e),Pe("toggle",e),wr(e,"popover",c);break;case"xlinkActuate":ir(e,"http://www.w3.org/1999/xlink","xlink:actuate",c);break;case"xlinkArcrole":ir(e,"http://www.w3.org/1999/xlink","xlink:arcrole",c);break;case"xlinkRole":ir(e,"http://www.w3.org/1999/xlink","xlink:role",c);break;case"xlinkShow":ir(e,"http://www.w3.org/1999/xlink","xlink:show",c);break;case"xlinkTitle":ir(e,"http://www.w3.org/1999/xlink","xlink:title",c);break;case"xlinkType":ir(e,"http://www.w3.org/1999/xlink","xlink:type",c);break;case"xmlBase":ir(e,"http://www.w3.org/XML/1998/namespace","xml:base",c);break;case"xmlLang":ir(e,"http://www.w3.org/XML/1998/namespace","xml:lang",c);break;case"xmlSpace":ir(e,"http://www.w3.org/XML/1998/namespace","xml:space",c);break;case"is":wr(e,"is",c);break;case"innerText":case"textContent":break;default:(!(2<l.length)||l[0]!=="o"&&l[0]!=="O"||l[1]!=="n"&&l[1]!=="N")&&(l=sr.get(l)||l,wr(e,l,c))}}function w0(e,o,l,c,d,g){switch(l){case"style":vt(e,c,g);break;case"dangerouslySetInnerHTML":if(c!=null){if(typeof c!="object"||!("__html"in c))throw Error(n(61));if(l=c.__html,l!=null){if(d.children!=null)throw Error(n(60));e.innerHTML=l}}break;case"children":typeof c=="string"?Vo(e,c):(typeof c=="number"||typeof c=="bigint")&&Vo(e,""+c);break;case"onScroll":c!=null&&Pe("scroll",e);break;case"onScrollEnd":c!=null&&Pe("scrollend",e);break;case"onClick":c!=null&&(e.onclick=ms);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!Jl.hasOwnProperty(l))e:{if(l[0]==="o"&&l[1]==="n"&&(d=l.endsWith("Capture"),o=l.slice(2,d?l.length-7:void 0),g=e[pt]||null,g=g!=null?g[l]:null,typeof g=="function"&&e.removeEventListener(o,g,d),typeof c=="function")){typeof g!="function"&&g!==null&&(l in e?e[l]=null:e.hasAttribute(l)&&e.removeAttribute(l)),e.addEventListener(o,c,d);break e}l in e?e[l]=c:c===!0?e.setAttribute(l,""):wr(e,l,c)}}}function ct(e,o,l){switch(o){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":Pe("error",e),Pe("load",e);var c=!1,d=!1,g;for(g in l)if(l.hasOwnProperty(g)){var x=l[g];if(x!=null)switch(g){case"src":c=!0;break;case"srcSet":d=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(n(137,o));default:go(e,o,g,x,l,null)}}d&&go(e,o,"srcSet",l.srcSet,l,null),c&&go(e,o,"src",l.src,l,null);return;case"input":Pe("invalid",e);var T=g=x=d=null,R=null,X=null;for(c in l)if(l.hasOwnProperty(c)){var ne=l[c];if(ne!=null)switch(c){case"name":d=ne;break;case"type":x=ne;break;case"checked":R=ne;break;case"defaultChecked":X=ne;break;case"value":g=ne;break;case"defaultValue":T=ne;break;case"children":case"dangerouslySetInnerHTML":if(ne!=null)throw Error(n(137,o));break;default:go(e,o,c,ne,l,null)}}Nt(e,g,T,R,X,x,d,!1),fl(e);return;case"select":Pe("invalid",e),c=x=g=null;for(d in l)if(l.hasOwnProperty(d)&&(T=l[d],T!=null))switch(d){case"value":g=T;break;case"defaultValue":x=T;break;case"multiple":c=T;default:go(e,o,d,T,l,null)}o=g,l=x,e.multiple=!!c,o!=null?Rt(e,!!c,o,!1):l!=null&&Rt(e,!!c,l,!0);return;case"textarea":Pe("invalid",e),g=d=c=null;for(x in l)if(l.hasOwnProperty(x)&&(T=l[x],T!=null))switch(x){case"value":c=T;break;case"defaultValue":d=T;break;case"children":g=T;break;case"dangerouslySetInnerHTML":if(T!=null)throw Error(n(91));break;default:go(e,o,x,T,l,null)}Or(e,c,d,g),fl(e);return;case"option":for(R in l)if(l.hasOwnProperty(R)&&(c=l[R],c!=null))switch(R){case"selected":e.selected=c&&typeof c!="function"&&typeof c!="symbol";break;default:go(e,o,R,c,l,null)}return;case"dialog":Pe("beforetoggle",e),Pe("toggle",e),Pe("cancel",e),Pe("close",e);break;case"iframe":case"object":Pe("load",e);break;case"video":case"audio":for(c=0;c<Gc.length;c++)Pe(Gc[c],e);break;case"image":Pe("error",e),Pe("load",e);break;case"details":Pe("toggle",e);break;case"embed":case"source":case"link":Pe("error",e),Pe("load",e);case"area":case"base":case"br":case"col":case"hr":case"keygen":case"meta":case"param":case"track":case"wbr":case"menuitem":for(X in l)if(l.hasOwnProperty(X)&&(c=l[X],c!=null))switch(X){case"children":case"dangerouslySetInnerHTML":throw Error(n(137,o));default:go(e,o,X,c,l,null)}return;default:if(Wo(o)){for(ne in l)l.hasOwnProperty(ne)&&(c=l[ne],c!==void 0&&w0(e,o,ne,c,l,void 0));return}}for(T in l)l.hasOwnProperty(T)&&(c=l[T],c!=null&&go(e,o,T,c,l,null))}function tx(e,o,l,c){switch(o){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var d=null,g=null,x=null,T=null,R=null,X=null,ne=null;for(Z in l){var ue=l[Z];if(l.hasOwnProperty(Z)&&ue!=null)switch(Z){case"checked":break;case"value":break;case"defaultValue":R=ue;default:c.hasOwnProperty(Z)||go(e,o,Z,null,c,ue)}}for(var Y in c){var Z=c[Y];if(ue=l[Y],c.hasOwnProperty(Y)&&(Z!=null||ue!=null))switch(Y){case"type":g=Z;break;case"name":d=Z;break;case"checked":X=Z;break;case"defaultChecked":ne=Z;break;case"value":x=Z;break;case"defaultValue":T=Z;break;case"children":case"dangerouslySetInnerHTML":if(Z!=null)throw Error(n(137,o));break;default:Z!==ue&&go(e,o,Y,Z,c,ue)}}Ko(e,x,T,R,X,ne,g,d);return;case"select":Z=x=T=Y=null;for(g in l)if(R=l[g],l.hasOwnProperty(g)&&R!=null)switch(g){case"value":break;case"multiple":Z=R;default:c.hasOwnProperty(g)||go(e,o,g,null,c,R)}for(d in c)if(g=c[d],R=l[d],c.hasOwnProperty(d)&&(g!=null||R!=null))switch(d){case"value":Y=g;break;case"defaultValue":T=g;break;case"multiple":x=g;default:g!==R&&go(e,o,d,g,c,R)}o=T,l=x,c=Z,Y!=null?Rt(e,!!l,Y,!1):!!c!=!!l&&(o!=null?Rt(e,!!l,o,!0):Rt(e,!!l,l?[]:"",!1));return;case"textarea":Z=Y=null;for(T in l)if(d=l[T],l.hasOwnProperty(T)&&d!=null&&!c.hasOwnProperty(T))switch(T){case"value":break;case"children":break;default:go(e,o,T,null,c,d)}for(x in c)if(d=c[x],g=l[x],c.hasOwnProperty(x)&&(d!=null||g!=null))switch(x){case"value":Y=d;break;case"defaultValue":Z=d;break;case"children":break;case"dangerouslySetInnerHTML":if(d!=null)throw Error(n(91));break;default:d!==g&&go(e,o,x,d,c,g)}Yt(e,Y,Z);return;case"option":for(var Ee in l)if(Y=l[Ee],l.hasOwnProperty(Ee)&&Y!=null&&!c.hasOwnProperty(Ee))switch(Ee){case"selected":e.selected=!1;break;default:go(e,o,Ee,null,c,Y)}for(R in c)if(Y=c[R],Z=l[R],c.hasOwnProperty(R)&&Y!==Z&&(Y!=null||Z!=null))switch(R){case"selected":e.selected=Y&&typeof Y!="function"&&typeof Y!="symbol";break;default:go(e,o,R,Y,c,Z)}return;case"img":case"link":case"area":case"base":case"br":case"col":case"embed":case"hr":case"keygen":case"meta":case"param":case"source":case"track":case"wbr":case"menuitem":for(var Ce in l)Y=l[Ce],l.hasOwnProperty(Ce)&&Y!=null&&!c.hasOwnProperty(Ce)&&go(e,o,Ce,null,c,Y);for(X in c)if(Y=c[X],Z=l[X],c.hasOwnProperty(X)&&Y!==Z&&(Y!=null||Z!=null))switch(X){case"children":case"dangerouslySetInnerHTML":if(Y!=null)throw Error(n(137,o));break;default:go(e,o,X,Y,c,Z)}return;default:if(Wo(o)){for(var ho in l)Y=l[ho],l.hasOwnProperty(ho)&&Y!==void 0&&!c.hasOwnProperty(ho)&&w0(e,o,ho,void 0,c,Y);for(ne in c)Y=c[ne],Z=l[ne],!c.hasOwnProperty(ne)||Y===Z||Y===void 0&&Z===void 0||w0(e,o,ne,Y,c,Z);return}}for(var q in l)Y=l[q],l.hasOwnProperty(q)&&Y!=null&&!c.hasOwnProperty(q)&&go(e,o,q,null,c,Y);for(ue in c)Y=c[ue],Z=l[ue],!c.hasOwnProperty(ue)||Y===Z||Y==null&&Z==null||go(e,o,ue,Y,c,Z)}var B0=null,S0=null;function vs(e){return e.nodeType===9?e:e.ownerDocument}function vm(e){switch(e){case"http://www.w3.org/2000/svg":return 1;case"http://www.w3.org/1998/Math/MathML":return 2;default:return 0}}function bm(e,o){if(e===0)switch(o){case"svg":return 1;case"math":return 2;default:return 0}return e===1&&o==="foreignObject"?0:e}function C0(e,o){return e==="textarea"||e==="noscript"||typeof o.children=="string"||typeof o.children=="number"||typeof o.children=="bigint"||typeof o.dangerouslySetInnerHTML=="object"&&o.dangerouslySetInnerHTML!==null&&o.dangerouslySetInnerHTML.__html!=null}var T0=null;function rx(){var e=window.event;return e&&e.type==="popstate"?e===T0?!1:(T0=e,!0):(T0=null,!1)}var ym=typeof setTimeout=="function"?setTimeout:void 0,lx=typeof clearTimeout=="function"?clearTimeout:void 0,km=typeof Promise=="function"?Promise:void 0,ax=typeof queueMicrotask=="function"?queueMicrotask:typeof km<"u"?function(e){return km.resolve(null).then(e).catch(nx)}:ym;function nx(e){setTimeout(function(){throw e})}function Il(e){return e==="head"}function xm(e,o){var l=o,c=0,d=0;do{var g=l.nextSibling;if(e.removeChild(l),g&&g.nodeType===8)if(l=g.data,l==="/$"){if(0<c&&8>c){l=c;var x=e.ownerDocument;if(l&1&&Nc(x.documentElement),l&2&&Nc(x.body),l&4)for(l=x.head,Nc(l),x=l.firstChild;x;){var T=x.nextSibling,R=x.nodeName;x[Ql]||R==="SCRIPT"||R==="STYLE"||R==="LINK"&&x.rel.toLowerCase()==="stylesheet"||l.removeChild(x),x=T}}if(d===0){e.removeChild(g),Pc(o);return}d--}else l==="$"||l==="$?"||l==="$!"?d++:c=l.charCodeAt(0)-48;else c=0;l=g}while(l);Pc(o)}function D0(e){var o=e.firstChild;for(o&&o.nodeType===10&&(o=o.nextSibling);o;){var l=o;switch(o=o.nextSibling,l.nodeName){case"HTML":case"HEAD":case"BODY":D0(l),jn(l);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(l.rel.toLowerCase()==="stylesheet")continue}e.removeChild(l)}}function cx(e,o,l,c){for(;e.nodeType===1;){var d=l;if(e.nodeName.toLowerCase()!==o.toLowerCase()){if(!c&&(e.nodeName!=="INPUT"||e.type!=="hidden"))break}else if(c){if(!e[Ql])switch(o){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if(g=e.getAttribute("rel"),g==="stylesheet"&&e.hasAttribute("data-precedence"))break;if(g!==d.rel||e.getAttribute("href")!==(d.href==null||d.href===""?null:d.href)||e.getAttribute("crossorigin")!==(d.crossOrigin==null?null:d.crossOrigin)||e.getAttribute("title")!==(d.title==null?null:d.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(g=e.getAttribute("src"),(g!==(d.src==null?null:d.src)||e.getAttribute("type")!==(d.type==null?null:d.type)||e.getAttribute("crossorigin")!==(d.crossOrigin==null?null:d.crossOrigin))&&g&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else if(o==="input"&&e.type==="hidden"){var g=d.name==null?null:""+d.name;if(d.type==="hidden"&&e.getAttribute("name")===g)return e}else return e;if(e=fr(e.nextSibling),e===null)break}return null}function ix(e,o,l){if(o==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!l||(e=fr(e.nextSibling),e===null))return null;return e}function E0(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState==="complete"}function sx(e,o){var l=e.ownerDocument;if(e.data!=="$?"||l.readyState==="complete")o();else{var c=function(){o(),l.removeEventListener("DOMContentLoaded",c)};l.addEventListener("DOMContentLoaded",c),e._reactRetry=c}}function fr(e){for(;e!=null;e=e.nextSibling){var o=e.nodeType;if(o===1||o===3)break;if(o===8){if(o=e.data,o==="$"||o==="$!"||o==="$?"||o==="F!"||o==="F")break;if(o==="/$")return null}}return e}var G0=null;function _m(e){e=e.previousSibling;for(var o=0;e;){if(e.nodeType===8){var l=e.data;if(l==="$"||l==="$!"||l==="$?"){if(o===0)return e;o--}else l==="/$"&&o++}e=e.previousSibling}return null}function wm(e,o,l){switch(o=vs(l),e){case"html":if(e=o.documentElement,!e)throw Error(n(452));return e;case"head":if(e=o.head,!e)throw Error(n(453));return e;case"body":if(e=o.body,!e)throw Error(n(454));return e;default:throw Error(n(451))}}function Nc(e){for(var o=e.attributes;o.length;)e.removeAttributeNode(o[0]);jn(e)}var or=new Map,Bm=new Set;function bs(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var Qr=$.d;$.d={f:ux,r:dx,D:fx,C:gx,L:hx,m:px,X:vx,S:mx,M:bx};function ux(){var e=Qr.f(),o=ss();return e||o}function dx(e){var o=xr(e);o!==null&&o.tag===5&&o.type==="form"?Uh(o):Qr.r(e)}var yn=typeof document>"u"?null:document;function Sm(e,o,l){var c=yn;if(c&&typeof o=="string"&&o){var d=Do(o);d='link[rel="'+e+'"][href="'+d+'"]',typeof l=="string"&&(d+='[crossorigin="'+l+'"]'),Bm.has(d)||(Bm.add(d),e={rel:e,crossOrigin:l,href:o},c.querySelector(d)===null&&(o=c.createElement("link"),ct(o,"link",e),Bo(o),c.head.appendChild(o)))}}function fx(e){Qr.D(e),Sm("dns-prefetch",e,null)}function gx(e,o){Qr.C(e,o),Sm("preconnect",e,o)}function hx(e,o,l){Qr.L(e,o,l);var c=yn;if(c&&e&&o){var d='link[rel="preload"][as="'+Do(o)+'"]';o==="image"&&l&&l.imageSrcSet?(d+='[imagesrcset="'+Do(l.imageSrcSet)+'"]',typeof l.imageSizes=="string"&&(d+='[imagesizes="'+Do(l.imageSizes)+'"]')):d+='[href="'+Do(e)+'"]';var g=d;switch(o){case"style":g=kn(e);break;case"script":g=xn(e)}or.has(g)||(e=v({rel:"preload",href:o==="image"&&l&&l.imageSrcSet?void 0:e,as:o},l),or.set(g,e),c.querySelector(d)!==null||o==="style"&&c.querySelector(Rc(g))||o==="script"&&c.querySelector(zc(g))||(o=c.createElement("link"),ct(o,"link",e),Bo(o),c.head.appendChild(o)))}}function px(e,o){Qr.m(e,o);var l=yn;if(l&&e){var c=o&&typeof o.as=="string"?o.as:"script",d='link[rel="modulepreload"][as="'+Do(c)+'"][href="'+Do(e)+'"]',g=d;switch(c){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":g=xn(e)}if(!or.has(g)&&(e=v({rel:"modulepreload",href:e},o),or.set(g,e),l.querySelector(d)===null)){switch(c){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(l.querySelector(zc(g)))return}c=l.createElement("link"),ct(c,"link",e),Bo(c),l.head.appendChild(c)}}}function mx(e,o,l){Qr.S(e,o,l);var c=yn;if(c&&e){var d=_r(c).hoistableStyles,g=kn(e);o=o||"default";var x=d.get(g);if(!x){var T={loading:0,preload:null};if(x=c.querySelector(Rc(g)))T.loading=5;else{e=v({rel:"stylesheet",href:e,"data-precedence":o},l),(l=or.get(g))&&I0(e,l);var R=x=c.createElement("link");Bo(R),ct(R,"link",e),R._p=new Promise(function(X,ne){R.onload=X,R.onerror=ne}),R.addEventListener("load",function(){T.loading|=1}),R.addEventListener("error",function(){T.loading|=2}),T.loading|=4,ys(x,o,c)}x={type:"stylesheet",instance:x,count:1,state:T},d.set(g,x)}}}function vx(e,o){Qr.X(e,o);var l=yn;if(l&&e){var c=_r(l).hoistableScripts,d=xn(e),g=c.get(d);g||(g=l.querySelector(zc(d)),g||(e=v({src:e,async:!0},o),(o=or.get(d))&&N0(e,o),g=l.createElement("script"),Bo(g),ct(g,"link",e),l.head.appendChild(g)),g={type:"script",instance:g,count:1,state:null},c.set(d,g))}}function bx(e,o){Qr.M(e,o);var l=yn;if(l&&e){var c=_r(l).hoistableScripts,d=xn(e),g=c.get(d);g||(g=l.querySelector(zc(d)),g||(e=v({src:e,async:!0,type:"module"},o),(o=or.get(d))&&N0(e,o),g=l.createElement("script"),Bo(g),ct(g,"link",e),l.head.appendChild(g)),g={type:"script",instance:g,count:1,state:null},c.set(d,g))}}function Cm(e,o,l,c){var d=(d=re.current)?bs(d):null;if(!d)throw Error(n(446));switch(e){case"meta":case"title":return null;case"style":return typeof l.precedence=="string"&&typeof l.href=="string"?(o=kn(l.href),l=_r(d).hoistableStyles,c=l.get(o),c||(c={type:"style",instance:null,count:0,state:null},l.set(o,c)),c):{type:"void",instance:null,count:0,state:null};case"link":if(l.rel==="stylesheet"&&typeof l.href=="string"&&typeof l.precedence=="string"){e=kn(l.href);var g=_r(d).hoistableStyles,x=g.get(e);if(x||(d=d.ownerDocument||d,x={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},g.set(e,x),(g=d.querySelector(Rc(e)))&&!g._p&&(x.instance=g,x.state.loading=5),or.has(e)||(l={rel:"preload",as:"style",href:l.href,crossOrigin:l.crossOrigin,integrity:l.integrity,media:l.media,hrefLang:l.hrefLang,referrerPolicy:l.referrerPolicy},or.set(e,l),g||yx(d,e,l,x.state))),o&&c===null)throw Error(n(528,""));return x}if(o&&c!==null)throw Error(n(529,""));return null;case"script":return o=l.async,l=l.src,typeof l=="string"&&o&&typeof o!="function"&&typeof o!="symbol"?(o=xn(l),l=_r(d).hoistableScripts,c=l.get(o),c||(c={type:"script",instance:null,count:0,state:null},l.set(o,c)),c):{type:"void",instance:null,count:0,state:null};default:throw Error(n(444,e))}}function kn(e){return'href="'+Do(e)+'"'}function Rc(e){return'link[rel="stylesheet"]['+e+"]"}function Tm(e){return v({},e,{"data-precedence":e.precedence,precedence:null})}function yx(e,o,l,c){e.querySelector('link[rel="preload"][as="style"]['+o+"]")?c.loading=1:(o=e.createElement("link"),c.preload=o,o.addEventListener("load",function(){return c.loading|=1}),o.addEventListener("error",function(){return c.loading|=2}),ct(o,"link",l),Bo(o),e.head.appendChild(o))}function xn(e){return'[src="'+Do(e)+'"]'}function zc(e){return"script[async]"+e}function Dm(e,o,l){if(o.count++,o.instance===null)switch(o.type){case"style":var c=e.querySelector('style[data-href~="'+Do(l.href)+'"]');if(c)return o.instance=c,Bo(c),c;var d=v({},l,{"data-href":l.href,"data-precedence":l.precedence,href:null,precedence:null});return c=(e.ownerDocument||e).createElement("style"),Bo(c),ct(c,"style",d),ys(c,l.precedence,e),o.instance=c;case"stylesheet":d=kn(l.href);var g=e.querySelector(Rc(d));if(g)return o.state.loading|=4,o.instance=g,Bo(g),g;c=Tm(l),(d=or.get(d))&&I0(c,d),g=(e.ownerDocument||e).createElement("link"),Bo(g);var x=g;return x._p=new Promise(function(T,R){x.onload=T,x.onerror=R}),ct(g,"link",c),o.state.loading|=4,ys(g,l.precedence,e),o.instance=g;case"script":return g=xn(l.src),(d=e.querySelector(zc(g)))?(o.instance=d,Bo(d),d):(c=l,(d=or.get(g))&&(c=v({},l),N0(c,d)),e=e.ownerDocument||e,d=e.createElement("script"),Bo(d),ct(d,"link",c),e.head.appendChild(d),o.instance=d);case"void":return null;default:throw Error(n(443,o.type))}else o.type==="stylesheet"&&(o.state.loading&4)===0&&(c=o.instance,o.state.loading|=4,ys(c,l.precedence,e));return o.instance}function ys(e,o,l){for(var c=l.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),d=c.length?c[c.length-1]:null,g=d,x=0;x<c.length;x++){var T=c[x];if(T.dataset.precedence===o)g=T;else if(g!==d)break}g?g.parentNode.insertBefore(e,g.nextSibling):(o=l.nodeType===9?l.head:l,o.insertBefore(e,o.firstChild))}function I0(e,o){e.crossOrigin==null&&(e.crossOrigin=o.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=o.referrerPolicy),e.title==null&&(e.title=o.title)}function N0(e,o){e.crossOrigin==null&&(e.crossOrigin=o.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=o.referrerPolicy),e.integrity==null&&(e.integrity=o.integrity)}var ks=null;function Em(e,o,l){if(ks===null){var c=new Map,d=ks=new Map;d.set(l,c)}else d=ks,c=d.get(l),c||(c=new Map,d.set(l,c));if(c.has(e))return c;for(c.set(e,null),l=l.getElementsByTagName(e),d=0;d<l.length;d++){var g=l[d];if(!(g[Ql]||g[Uo]||e==="link"&&g.getAttribute("rel")==="stylesheet")&&g.namespaceURI!=="http://www.w3.org/2000/svg"){var x=g.getAttribute(o)||"";x=e+x;var T=c.get(x);T?T.push(g):c.set(x,[g])}}return c}function Gm(e,o,l){e=e.ownerDocument||e,e.head.insertBefore(l,o==="title"?e.querySelector("head > title"):null)}function kx(e,o,l){if(l===1||o.itemProp!=null)return!1;switch(e){case"meta":case"title":return!0;case"style":if(typeof o.precedence!="string"||typeof o.href!="string"||o.href==="")break;return!0;case"link":if(typeof o.rel!="string"||typeof o.href!="string"||o.href===""||o.onLoad||o.onError)break;switch(o.rel){case"stylesheet":return e=o.disabled,typeof o.precedence=="string"&&e==null;default:return!0}case"script":if(o.async&&typeof o.async!="function"&&typeof o.async!="symbol"&&!o.onLoad&&!o.onError&&o.src&&typeof o.src=="string")return!0}return!1}function Im(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}var Ac=null;function xx(){}function _x(e,o,l){if(Ac===null)throw Error(n(475));var c=Ac;if(o.type==="stylesheet"&&(typeof l.media!="string"||matchMedia(l.media).matches!==!1)&&(o.state.loading&4)===0){if(o.instance===null){var d=kn(l.href),g=e.querySelector(Rc(d));if(g){e=g._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(c.count++,c=xs.bind(c),e.then(c,c)),o.state.loading|=4,o.instance=g,Bo(g);return}g=e.ownerDocument||e,l=Tm(l),(d=or.get(d))&&I0(l,d),g=g.createElement("link"),Bo(g);var x=g;x._p=new Promise(function(T,R){x.onload=T,x.onerror=R}),ct(g,"link",l),o.instance=g}c.stylesheets===null&&(c.stylesheets=new Map),c.stylesheets.set(o,e),(e=o.state.preload)&&(o.state.loading&3)===0&&(c.count++,o=xs.bind(c),e.addEventListener("load",o),e.addEventListener("error",o))}}function wx(){if(Ac===null)throw Error(n(475));var e=Ac;return e.stylesheets&&e.count===0&&R0(e,e.stylesheets),0<e.count?function(o){var l=setTimeout(function(){if(e.stylesheets&&R0(e,e.stylesheets),e.unsuspend){var c=e.unsuspend;e.unsuspend=null,c()}},6e4);return e.unsuspend=o,function(){e.unsuspend=null,clearTimeout(l)}}:null}function xs(){if(this.count--,this.count===0){if(this.stylesheets)R0(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var _s=null;function R0(e,o){e.stylesheets=null,e.unsuspend!==null&&(e.count++,_s=new Map,o.forEach(Bx,e),_s=null,xs.call(e))}function Bx(e,o){if(!(o.state.loading&4)){var l=_s.get(e);if(l)var c=l.get(null);else{l=new Map,_s.set(e,l);for(var d=e.querySelectorAll("link[data-precedence],style[data-precedence]"),g=0;g<d.length;g++){var x=d[g];(x.nodeName==="LINK"||x.getAttribute("media")!=="not all")&&(l.set(x.dataset.precedence,x),c=x)}c&&l.set(null,c)}d=o.instance,x=d.getAttribute("data-precedence"),g=l.get(x)||c,g===c&&l.set(null,d),l.set(x,d),this.count++,c=xs.bind(this),d.addEventListener("load",c),d.addEventListener("error",c),g?g.parentNode.insertBefore(d,g.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(d,e.firstChild)),o.state.loading|=4}}var Lc={$$typeof:D,Provider:null,Consumer:null,_currentValue:J,_currentValue2:J,_threadCount:0};function Sx(e,o,l,c,d,g,x,T){this.tag=1,this.containerInfo=e,this.pingCache=this.current=this.pendingChildren=null,this.timeoutHandle=-1,this.callbackNode=this.next=this.pendingContext=this.context=this.cancelPendingCommit=null,this.callbackPriority=0,this.expirationTimes=sl(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=sl(0),this.hiddenUpdates=sl(null),this.identifierPrefix=c,this.onUncaughtError=d,this.onCaughtError=g,this.onRecoverableError=x,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=T,this.incompleteTransitions=new Map}function Nm(e,o,l,c,d,g,x,T,R,X,ne,ue){return e=new Sx(e,o,l,x,T,R,X,ue),o=1,g===!0&&(o|=24),g=At(3,null,null,o),e.current=g,g.stateNode=e,o=hd(),o.refCount++,e.pooledCache=o,o.refCount++,g.memoizedState={element:c,isDehydrated:l,cache:o},bd(g),e}function Rm(e){return e?(e=Ka,e):Ka}function zm(e,o,l,c,d,g){d=Rm(d),c.context===null?c.context=d:c.pendingContext=d,c=bl(o),c.payload={element:l},g=g===void 0?null:g,g!==null&&(c.callback=g),l=yl(e,c,o),l!==null&&(Pt(l,e,o),fc(l,e,o))}function Am(e,o){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var l=e.retryLane;e.retryLane=l!==0&&l<o?l:o}}function z0(e,o){Am(e,o),(e=e.alternate)&&Am(e,o)}function Lm(e){if(e.tag===13){var o=Za(e,67108864);o!==null&&Pt(o,e,67108864),z0(e,67108864)}}var ws=!0;function Cx(e,o,l,c){var d=M.T;M.T=null;var g=$.p;try{$.p=2,A0(e,o,l,c)}finally{$.p=g,M.T=d}}function Tx(e,o,l,c){var d=M.T;M.T=null;var g=$.p;try{$.p=8,A0(e,o,l,c)}finally{$.p=g,M.T=d}}function A0(e,o,l,c){if(ws){var d=L0(c);if(d===null)_0(e,o,c,Bs,l),Om(e,c);else if(Ex(d,e,o,l,c))c.stopPropagation();else if(Om(e,c),o&4&&-1<Dx.indexOf(e)){for(;d!==null;){var g=xr(d);if(g!==null)switch(g.tag){case 3:if(g=g.stateNode,g.current.memoizedState.isDehydrated){var x=Bt(g.pendingLanes);if(x!==0){var T=g;for(T.pendingLanes|=2,T.entangledLanes|=2;x;){var R=1<<31-Je(x);T.entanglements[1]|=R,x&=~R}Er(g),(no&6)===0&&(cs=Le()+500,Ec(0))}}break;case 13:T=Za(g,2),T!==null&&Pt(T,g,2),ss(),z0(g,2)}if(g=L0(c),g===null&&_0(e,o,c,Bs,l),g===d)break;d=g}d!==null&&c.stopPropagation()}else _0(e,o,c,null,l)}}function L0(e){return e=Yn(e),H0(e)}var Bs=null;function H0(e){if(Bs=null,e=kr(e),e!==null){var o=s(e);if(o===null)e=null;else{var l=o.tag;if(l===13){if(e=f(o),e!==null)return e;e=null}else if(l===3){if(o.stateNode.current.memoizedState.isDehydrated)return o.tag===3?o.stateNode.containerInfo:null;e=null}else o!==e&&(e=null)}}return Bs=e,null}function Hm(e){switch(e){case"beforetoggle":case"cancel":case"click":case"close":case"contextmenu":case"copy":case"cut":case"auxclick":case"dblclick":case"dragend":case"dragstart":case"drop":case"focusin":case"focusout":case"input":case"invalid":case"keydown":case"keypress":case"keyup":case"mousedown":case"mouseup":case"paste":case"pause":case"play":case"pointercancel":case"pointerdown":case"pointerup":case"ratechange":case"reset":case"resize":case"seeked":case"submit":case"toggle":case"touchcancel":case"touchend":case"touchstart":case"volumechange":case"change":case"selectionchange":case"textInput":case"compositionstart":case"compositionend":case"compositionupdate":case"beforeblur":case"afterblur":case"beforeinput":case"blur":case"fullscreenchange":case"focus":case"hashchange":case"popstate":case"select":case"selectstart":return 2;case"drag":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"mousemove":case"mouseout":case"mouseover":case"pointermove":case"pointerout":case"pointerover":case"scroll":case"touchmove":case"wheel":case"mouseenter":case"mouseleave":case"pointerenter":case"pointerleave":return 8;case"message":switch(yo()){case Ne:return 2;case Qe:return 8;case Ge:case ve:return 32;case xe:return 268435456;default:return 32}default:return 32}}var O0=!1,Nl=null,Rl=null,zl=null,Hc=new Map,Oc=new Map,Al=[],Dx="mousedown mouseup touchcancel touchend touchstart auxclick dblclick pointercancel pointerdown pointerup dragend dragstart drop compositionend compositionstart keydown keypress keyup input textInput copy cut paste click change contextmenu reset".split(" ");function Om(e,o){switch(e){case"focusin":case"focusout":Nl=null;break;case"dragenter":case"dragleave":Rl=null;break;case"mouseover":case"mouseout":zl=null;break;case"pointerover":case"pointerout":Hc.delete(o.pointerId);break;case"gotpointercapture":case"lostpointercapture":Oc.delete(o.pointerId)}}function Mc(e,o,l,c,d,g){return e===null||e.nativeEvent!==g?(e={blockedOn:o,domEventName:l,eventSystemFlags:c,nativeEvent:g,targetContainers:[d]},o!==null&&(o=xr(o),o!==null&&Lm(o)),e):(e.eventSystemFlags|=c,o=e.targetContainers,d!==null&&o.indexOf(d)===-1&&o.push(d),e)}function Ex(e,o,l,c,d){switch(o){case"focusin":return Nl=Mc(Nl,e,o,l,c,d),!0;case"dragenter":return Rl=Mc(Rl,e,o,l,c,d),!0;case"mouseover":return zl=Mc(zl,e,o,l,c,d),!0;case"pointerover":var g=d.pointerId;return Hc.set(g,Mc(Hc.get(g)||null,e,o,l,c,d)),!0;case"gotpointercapture":return g=d.pointerId,Oc.set(g,Mc(Oc.get(g)||null,e,o,l,c,d)),!0}return!1}function Mm(e){var o=kr(e.target);if(o!==null){var l=s(o);if(l!==null){if(o=l.tag,o===13){if(o=f(l),o!==null){e.blockedOn=o,Mu(e.priority,function(){if(l.tag===13){var c=Mt();c=ht(c);var d=Za(l,c);d!==null&&Pt(d,l,c),z0(l,c)}});return}}else if(o===3&&l.stateNode.current.memoizedState.isDehydrated){e.blockedOn=l.tag===3?l.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Ss(e){if(e.blockedOn!==null)return!1;for(var o=e.targetContainers;0<o.length;){var l=L0(e.nativeEvent);if(l===null){l=e.nativeEvent;var c=new l.constructor(l.type,l);Xn=c,l.target.dispatchEvent(c),Xn=null}else return o=xr(l),o!==null&&Lm(o),e.blockedOn=l,!1;o.shift()}return!0}function Pm(e,o,l){Ss(e)&&l.delete(o)}function Gx(){O0=!1,Nl!==null&&Ss(Nl)&&(Nl=null),Rl!==null&&Ss(Rl)&&(Rl=null),zl!==null&&Ss(zl)&&(zl=null),Hc.forEach(Pm),Oc.forEach(Pm)}function Cs(e,o){e.blockedOn===o&&(e.blockedOn=null,O0||(O0=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,Gx)))}var Ts=null;function jm(e){Ts!==e&&(Ts=e,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){Ts===e&&(Ts=null);for(var o=0;o<e.length;o+=3){var l=e[o],c=e[o+1],d=e[o+2];if(typeof c!="function"){if(H0(c||l)===null)continue;break}var g=xr(l);g!==null&&(e.splice(o,3),o-=3,Hd(g,{pending:!0,data:d,method:l.method,action:c},c,d))}}))}function Pc(e){function o(R){return Cs(R,e)}Nl!==null&&Cs(Nl,e),Rl!==null&&Cs(Rl,e),zl!==null&&Cs(zl,e),Hc.forEach(o),Oc.forEach(o);for(var l=0;l<Al.length;l++){var c=Al[l];c.blockedOn===e&&(c.blockedOn=null)}for(;0<Al.length&&(l=Al[0],l.blockedOn===null);)Mm(l),l.blockedOn===null&&Al.shift();if(l=(e.ownerDocument||e).$$reactFormReplay,l!=null)for(c=0;c<l.length;c+=3){var d=l[c],g=l[c+1],x=d[pt]||null;if(typeof g=="function")x||jm(l);else if(x){var T=null;if(g&&g.hasAttribute("formAction")){if(d=g,x=g[pt]||null)T=x.formAction;else if(H0(d)!==null)continue}else T=x.action;typeof T=="function"?l[c+1]=T:(l.splice(c,3),c-=3),jm(l)}}}function M0(e){this._internalRoot=e}Ds.prototype.render=M0.prototype.render=function(e){var o=this._internalRoot;if(o===null)throw Error(n(409));var l=o.current,c=Mt();zm(l,c,e,o,null,null)},Ds.prototype.unmount=M0.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var o=e.containerInfo;zm(e.current,2,null,e,null,null),ss(),o[ul]=null}};function Ds(e){this._internalRoot=e}Ds.prototype.unstable_scheduleHydration=function(e){if(e){var o=Pa();e={blockedOn:null,target:e,priority:o};for(var l=0;l<Al.length&&o!==0&&o<Al[l].priority;l++);Al.splice(l,0,e),l===0&&Mm(e)}};var qm=r.version;if(qm!=="19.1.0")throw Error(n(527,qm,"19.1.0"));$.findDOMNode=function(e){var o=e._reactInternals;if(o===void 0)throw typeof e.render=="function"?Error(n(188)):(e=Object.keys(e).join(","),Error(n(268,e)));return e=p(o),e=e!==null?h(e):null,e=e===null?null:e.stateNode,e};var Ix={bundleType:0,version:"19.1.0",rendererPackageName:"react-dom",currentDispatcherRef:M,reconcilerVersion:"19.1.0"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Es=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Es.isDisabled&&Es.supportsFiber)try{$e=Es.inject(Ix),eo=Es}catch{}}return qc.createRoot=function(e,o){if(!i(e))throw Error(n(299));var l=!1,c="",d=lp,g=ap,x=np,T=null;return o!=null&&(o.unstable_strictMode===!0&&(l=!0),o.identifierPrefix!==void 0&&(c=o.identifierPrefix),o.onUncaughtError!==void 0&&(d=o.onUncaughtError),o.onCaughtError!==void 0&&(g=o.onCaughtError),o.onRecoverableError!==void 0&&(x=o.onRecoverableError),o.unstable_transitionCallbacks!==void 0&&(T=o.unstable_transitionCallbacks)),o=Nm(e,1,!1,null,null,l,c,d,g,x,T,null),e[ul]=o.current,x0(e),new M0(o)},qc.hydrateRoot=function(e,o,l){if(!i(e))throw Error(n(299));var c=!1,d="",g=lp,x=ap,T=np,R=null,X=null;return l!=null&&(l.unstable_strictMode===!0&&(c=!0),l.identifierPrefix!==void 0&&(d=l.identifierPrefix),l.onUncaughtError!==void 0&&(g=l.onUncaughtError),l.onCaughtError!==void 0&&(x=l.onCaughtError),l.onRecoverableError!==void 0&&(T=l.onRecoverableError),l.unstable_transitionCallbacks!==void 0&&(R=l.unstable_transitionCallbacks),l.formState!==void 0&&(X=l.formState)),o=Nm(e,1,!0,o,l??null,c,d,g,x,T,R,X),o.context=Rm(null),l=o.current,c=Mt(),c=ht(c),d=bl(c),d.callback=null,yl(l,d,c),l=c,o.current.lanes=l,Vt(o,l),Er(o),e[ul]=o.current,x0(e),new Ds(o)},qc.version="19.1.0",qc}var Qm;function qx(){if(Qm)return q0.exports;Qm=1;function t(){if(!(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__>"u"||typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE!="function"))try{__REACT_DEVTOOLS_GLOBAL_HOOK__.checkDCE(t)}catch(r){console.error(r)}}return t(),q0.exports=jx(),q0.exports}var Fx=qx(),nf=function(t,r){return nf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,n){a.__proto__=n}||function(a,n){for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(a[i]=n[i])},nf(t,r)};function sb(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");nf(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}var rr=function(){return rr=Object.assign||function(r){for(var a,n=1,i=arguments.length;n<i;n++){a=arguments[n];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(r[s]=a[s])}return r},rr.apply(this,arguments)};function ge(t,r){var a={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&r.indexOf(n)<0&&(a[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)r.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(a[n[i]]=t[n[i]]);return a}function si(t,r,a,n){function i(s){return s instanceof a?s:new a(function(f){f(s)})}return new(a||(a=Promise))(function(s,f){function m(v){try{h(n.next(v))}catch(b){f(b)}}function p(v){try{h(n.throw(v))}catch(b){f(b)}}function h(v){v.done?s(v.value):i(v.value).then(m,p)}h((n=n.apply(t,r||[])).next())})}function Zs(t,r,a){if(a||arguments.length===2)for(var n=0,i=r.length,s;n<i;n++)(s||!(n in r))&&(s||(s=Array.prototype.slice.call(r,0,n)),s[n]=r[n]);return t.concat(s||Array.prototype.slice.call(r))}function ke(t,r,a,n){if(a==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof r=="function"?t!==r||!n:!r.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return a==="m"?n:a==="a"?n.call(t):n?n.value:r.get(t)}function Ir(t,r,a,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof r=="function"?t!==r||!i:!r.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,a):i?i.value=a:r.set(t,a),a}const Ux=Symbol.for("awsui-global-flags"),Vx=()=>window.top;function Wx(){return typeof window<"u"?window:globalThis}function Jm(t,r){var a;return(a=t==null?void 0:t[Ux])===null||a===void 0?void 0:a[r]}const Xx=t=>{try{const r=Jm(Wx(),t);return r!==void 0?r:Jm(Vx(),t)}catch{return}},cf="data-awsui-analytics",Yx="data-awsui-analytics-label";let Of=Xx("analyticsMetadata");const Fe=t=>Of?{[cf]:JSON.stringify(t)}:{},ui=t=>Of?{[cf]:t[cf]}:{},di=t=>Of?{[Yx]:t}:{};let lr={funnelStart(){return""},funnelError(){},funnelComplete(){},funnelSuccessful(){},funnelCancelled(){},funnelChange(){},funnelStepStart(){},funnelStepComplete(){},funnelStepNavigation(){},funnelStepError(){},funnelStepChange(){},funnelSubStepStart(){},funnelSubStepComplete(){},funnelSubStepError(){},helpPanelInteracted(){},externalLinkInteracted(){}},ub={tableInteraction(){},taskCompletionData(){},modalPerformanceData(){}},ev={componentMounted(){return""},componentUpdated(){}};function Mf(t){return t instanceof Node||t!==null&&typeof t=="object"&&"nodeType"in t&&typeof t.nodeType=="number"&&"nodeName"in t&&typeof t.nodeName=="string"&&"parentNode"in t&&typeof t.parentNode=="object"}function $x(t){return t instanceof HTMLElement||Mf(t)&&t.nodeType===Node.ELEMENT_NODE&&"style"in t&&typeof t.style=="object"&&typeof t.ownerDocument=="object"&&!Zx(t)}function Zx(t){return t instanceof SVGElement||Mf(t)&&t.nodeType===Node.ELEMENT_NODE&&"ownerSVGElement"in t&&typeof t.ownerSVGElement=="object"}function dt(t,r){let a=t;for(;a&&!r(a);)for(a=a.parentElement;a&&!$x(a);)a=a.parentElement;return a}function Ks(t,r){return!t||!r||!Mf(r)?!1:t.contains(r)}var W0,ov;function Kx(){if(ov)return W0;ov=1,W0=t;function t(n,i,s){n instanceof RegExp&&(n=r(n,s)),i instanceof RegExp&&(i=r(i,s));var f=a(n,i,s);return f&&{start:f[0],end:f[1],pre:s.slice(0,f[0]),body:s.slice(f[0]+n.length,f[1]),post:s.slice(f[1]+i.length)}}function r(n,i){var s=i.match(n);return s?s[0]:null}t.range=a;function a(n,i,s){var f,m,p,h,v,b=s.indexOf(n),k=s.indexOf(i,b+1),w=b;if(b>=0&&k>0){if(n===i)return[b,k];for(f=[],p=s.length;w>=0&&!v;)w==b?(f.push(w),b=s.indexOf(n,w+1)):f.length==1?v=[f.pop(),k]:(m=f.pop(),m<p&&(p=m,h=k),k=s.indexOf(i,w+1)),w=b<k&&b>=0?b:k;f.length&&(v=[p,h])}return v}return W0}Kx();function sf(t){var r;const a=getComputedStyle(t);return!!a.transform&&a.transform!=="none"||!!a.perspective&&a.perspective!=="none"||((r=a.contain)===null||r===void 0?void 0:r.split(" ").some(n=>["layout","paint","strict","content"].includes(n)))}function Qx(t){return t.parentElement?dt(t.parentElement,sf):null}function Jx({startElement:t,tests:r}){const a=Object.keys(r),n={};let i=t;for(;i&&Object.keys(n).length<a.length;){for(i=i.parentElement;i&&!Qs(i);)i=i.parentElement;for(const s of a)!n[s]&&i&&r[s](i)&&(n[s]=i)}return n}function Pf(t){return t instanceof Node||t!==null&&typeof t=="object"&&"nodeType"in t&&typeof t.nodeType=="number"&&"nodeName"in t&&typeof t.nodeName=="string"&&"parentNode"in t&&typeof t.parentNode=="object"}function Qs(t){return t instanceof HTMLElement||Pf(t)&&t.nodeType===Node.ELEMENT_NODE&&"style"in t&&typeof t.style=="object"&&typeof t.ownerDocument=="object"&&!db(t)}function db(t){return t instanceof SVGElement||Pf(t)&&t.nodeType===Node.ELEMENT_NODE&&"ownerSVGElement"in t&&typeof t.ownerSVGElement=="object"}function tl(t,r){var a;if(!Pf(r))return!1;const n=dt(r,s=>s===t||Qs(s)&&!!s.dataset.awsuiReferrerId);if(n&&n===t)return!0;const i=Qs(n)?document.getElementById((a=n.dataset.awsuiReferrerId)!==null&&a!==void 0?a:""):null;return i?Ks(t,i):Ks(t,r)}const Rn="data-analytics-funnel",e_=`${Rn}-interaction-id`,jf=`${Rn}-key`,fb=`${Rn}-value`,o_=`${Rn}-step`,qf=`${Rn}-substep`,t_=`${Rn}-resource-type`,tv="data-analytics-modal-id",r_="data-analytics-field-label",l_="data-analytics-field-error",a_="data-analytics-alert",n_="data-analytics-flashbar",c_="data-analytics-suppress-flow-events",i_="funnel-name",gb="substep-name",uf=()=>`[${jf}="${i_}"]`,rl=()=>`[${qf}]`,hb=t=>`[${qf}="${t}"]`,pb=t=>[t?hb(t):"",`[${jf}="${gb}"]`].join(" "),Gs=t=>t?`[id="${t}"]`:void 0,st=t=>{var r,a;return t?(a=(r=document.querySelector(t))===null||r===void 0?void 0:r.textContent)===null||a===void 0?void 0:a.trim():void 0},mb=y.createContext({funnelInteractionId:void 0,funnelNameSelector:uf(),setFunnelInteractionId:()=>{},funnelType:"single-page",optionalStepNumbers:[],totalFunnelSteps:0,funnelSubmit:()=>{},funnelCancel:()=>{},submissionAttempt:0,funnelNextOrSubmitAttempt:()=>{},funnelState:{current:"default"},errorCount:{current:0},loadingButtonCount:{current:0},latestFocusCleanupFunction:{current:void 0},isInFunnel:!1,wizardCount:{current:0}}),vb=y.createContext({stepNameSelector:"",stepNumber:0,subStepCount:{current:0},isInStep:!1,funnelInteractionId:void 0,onStepChange:()=>{},subStepConfiguration:{current:new Map}}),df=y.createContext({subStepId:"",subStepSelector:"",subStepNameSelector:"",subStepRef:{current:null},isNestedSubStep:!1,mousePressed:{current:!1},isFocusedSubStep:{current:!1},focusCleanupFunction:{current:void 0}}),bb=y.createContext(void 0),Zl=()=>{const t=y.useContext(df),{funnelInteractionId:r,funnelIdentifier:a,funnelState:n,latestFocusCleanupFunction:i}=Ut(),{stepNumber:s,stepIdentifier:f,stepNameSelector:m,subStepConfiguration:p}=zr(),{subStepIdentifier:h,subStepId:v,subStepSelector:b,subStepNameSelector:k,subStepRef:w,isNestedSubStep:B,mousePressed:S,isFocusedSubStep:_,focusCleanupFunction:C}=t;if(B)return t;const I=N=>si(void 0,void 0,void 0,function*(){var z,A,W,K;const F=N.target;if(yield new Promise(H=>setTimeout(H,1)),document.activeElement===F&&!_.current&&(_.current=!0,r&&v)){(z=i.current)===null||z===void 0||z.call(i);const H=st(k);st(m),(K=(W=(A=p.current)===null||A===void 0?void 0:A.get(s))===null||W===void 0?void 0:W.find(ie=>ie.name===H))===null||K===void 0||K.number;let P=!1;C.current=()=>{var ie,le,ee;P||(P=!0,(ee=(le=(ie=p.current)===null||ie===void 0?void 0:ie.get(s))===null||le===void 0?void 0:le.find(M=>M.name===H))===null||ee===void 0||ee.number,n.current)},i.current=C.current}}),D=N=>{var z;S.current||(!w.current||!N.relatedTarget||!tl(w.current,N.relatedTarget))&&(_.current=!1,r&&v&&n.current!=="cancelled"&&((z=C.current)===null||z===void 0||z.call(C)))},G=r?{[qf]:v,onFocus:I,onBlur:D}:{};return Object.assign({funnelSubStepProps:G},t)},zr=()=>y.useContext(vb),s_=()=>{const t=zr(),r=y.useRef(t);return r.current=t,r},Ut=()=>{const t=y.useContext(mb),r=t.funnelInteractionId?{[e_]:t.funnelInteractionId}:{};return Object.assign({funnelProps:r},t)},u_=()=>y.useContext(bb),d_="__awsuiMetadata__";function yb(t,r,a){const n=y.useRef(null);return y.useEffect(()=>{if(n.current){const i=typeof r=="string"?{version:r}:r,s=n.current,f=Object.assign(Object.assign({},i),{name:t});a&&Object.keys(a).length>0&&(f.analytics=a),Object.freeze(f),Object.defineProperty(s,d_,{value:f,writable:!1,configurable:!0})}}),n}const rv="awsui";function ei(t,r){return!t||t.length<=r}class f_{sendMetric(r,a,n){if(!r||!/^[a-zA-Z0-9_-]+$/.test(r)){console.error(`Invalid metric name: ${r}`);return}if(!ei(r,1e3)){console.error(`Metric name ${r} is too long`);return}if(!ei(n,4e3)){console.error(`Detail for metric ${r} is too long: ${n}`);return}if(new kb().sendMetric({eventContext:r,eventDetail:n,eventValue:`${a}`,timestamp:Date.now()}))return;const s=this.findAWSC(window);typeof s=="object"&&typeof s.Clog=="object"&&typeof s.Clog.log=="function"&&s.Clog.log(r,a,n)}findAWSC(r){try{return typeof(r==null?void 0:r.AWSC)=="object"?r==null?void 0:r.AWSC:!r||r.parent===r?void 0:this.findAWSC(r.parent)}catch{return}}}class kb{sendMetric(r){const a=this.findPanorama(window);if(!a)return!1;const n=Object.assign(Object.assign({eventType:rv,timestamp:Date.now()},r),{eventDetail:typeof r.eventDetail=="object"?JSON.stringify(r.eventDetail):r.eventDetail,eventValue:typeof r.eventValue=="object"?JSON.stringify(r.eventValue):r.eventValue});return ei(n.eventDetail,4e3)?ei(n.eventValue,4e3)?ei(n.eventContext,4e3)?(a("trackCustomEvent",n),!0):(this.onMetricError(`Event context for metric is too long: ${n.eventContext}`),!0):(this.onMetricError(`Event value for metric is too long: ${n.eventValue}`),!0):(this.onMetricError(`Event detail for metric is too long: ${n.eventDetail}`),!0)}onMetricError(r){console.error(r);const a=this.findPanorama(window);a&&a("trackCustomEvent",{eventType:rv,eventContext:"awsui-metric-error",eventDetail:r.slice(0,4e3),timestamp:Date.now()})}findPanorama(r){try{return typeof(r==null?void 0:r.panorama)=="function"?r==null?void 0:r.panorama:!r||r.parent===r?void 0:this.findPanorama(r.parent)}catch{return}}}const g_="react";function h_({source:t,action:r,version:a,configuration:n},i){const f={o:typeof AWSUI_METRIC_ORIGIN<"u"?AWSUI_METRIC_ORIGIN:"main",s:t,t:i,a:r,f:g_,v:v_(a),c:n};return xb(f)}function xb(t){return JSON.stringify(t,p_)}function p_(t,r){return typeof r=="number"&&!Number.isFinite(r)?`${r}`:r}function m_({source:t,version:r},a){return["awsui",t,`${b_(a,r)}`].join("_")}function v_(t){return t.replace(/\s/g,"")}function b_(t,r){return`${t.charAt(0)}${y_(r).replace(".","")}`}function y_(t){const r=t.match(/^(\d+\.\d+)/);return r?r[1]:""}const Is=new Set;let Ps="";function k_(t){Ps=t}class _b{constructor(r,a){this.clog=new f_,this.panorama=new kb,this.source=r,this.packageVersion=a}initMetrics(r){k_(r)}sendMetric(r,a,n){if(!Ps){console.error("Metrics need to be initialized first.");return}this.clog.sendMetric(r,a,n)}sendPanoramaMetric(r){this.panorama.sendMetric(r)}sendMetricObject(r,a){this.sendMetric(m_(r,Ps),a,h_(r,Ps))}sendMetricObjectOnce(r,a){const n=xb(r);Is.has(n)||(this.sendMetricObject(r,a),Is.add(n))}sendMetricOnce(r,a,n){Is.has(r)||(this.sendMetric(r,a,n),Is.add(r))}logComponentsLoaded(){this.sendMetricObjectOnce({source:this.source,action:"loaded",version:this.packageVersion},1)}logComponentUsed(r,a){this.sendMetricObjectOnce({source:r,action:"used",version:this.packageVersion,configuration:a},1)}}function x_(t,{packageSource:r,packageVersion:a,theme:n},i={props:{}}){y.useEffect(()=>{const s=new _b(r,a);s.initMetrics(n),typeof window<"u"&&(s.sendMetricOnce("awsui-viewport-width",window.innerWidth||0),s.sendMetricOnce("awsui-viewport-height",window.innerHeight||0)),s.logComponentsLoaded(),s.logComponentUsed(t.toLowerCase(),i)},[])}function __(t,r){typeof window<"u"&&(window.awsuiVersions||(window.awsuiVersions={}),window.awsuiVersions[t]||(window.awsuiVersions[t]=[]),window.awsuiVersions[t].push(r))}var zn=ib();const Ns=Lf(zn);var Ea=[],w_=function(){return Ea.some(function(t){return t.activeTargets.length>0})},B_=function(){return Ea.some(function(t){return t.skippedTargets.length>0})},lv="ResizeObserver loop completed with undelivered notifications.",S_=function(){var t;typeof ErrorEvent=="function"?t=new ErrorEvent("error",{message:lv}):(t=document.createEvent("Event"),t.initEvent("error",!1,!1),t.message=lv),window.dispatchEvent(t)},ci;(function(t){t.BORDER_BOX="border-box",t.CONTENT_BOX="content-box",t.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(ci||(ci={}));var Ga=function(t){return Object.freeze(t)},C_=function(){function t(r,a){this.inlineSize=r,this.blockSize=a,Ga(this)}return t}(),wb=function(){function t(r,a,n,i){return this.x=r,this.y=a,this.width=n,this.height=i,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Ga(this)}return t.prototype.toJSON=function(){var r=this,a=r.x,n=r.y,i=r.top,s=r.right,f=r.bottom,m=r.left,p=r.width,h=r.height;return{x:a,y:n,top:i,right:s,bottom:f,left:m,width:p,height:h}},t.fromRect=function(r){return new t(r.x,r.y,r.width,r.height)},t}(),Ff=function(t){return t instanceof SVGElement&&"getBBox"in t},Bb=function(t){if(Ff(t)){var r=t.getBBox(),a=r.width,n=r.height;return!a&&!n}var i=t,s=i.offsetWidth,f=i.offsetHeight;return!(s||f||t.getClientRects().length)},av=function(t){var r;if(t instanceof Element)return!0;var a=(r=t==null?void 0:t.ownerDocument)===null||r===void 0?void 0:r.defaultView;return!!(a&&t instanceof a.Element)},T_=function(t){switch(t.tagName){case"INPUT":if(t.type!=="image")break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1},oi=typeof window<"u"?window:{},Rs=new WeakMap,nv=/auto|scroll/,D_=/^tb|vertical/,E_=/msie|trident/i.test(oi.navigator&&oi.navigator.userAgent),Gr=function(t){return parseFloat(t||"0")},Gn=function(t,r,a){return t===void 0&&(t=0),r===void 0&&(r=0),a===void 0&&(a=!1),new C_((a?r:t)||0,(a?t:r)||0)},cv=Ga({devicePixelContentBoxSize:Gn(),borderBoxSize:Gn(),contentBoxSize:Gn(),contentRect:new wb(0,0,0,0)}),Sb=function(t,r){if(r===void 0&&(r=!1),Rs.has(t)&&!r)return Rs.get(t);if(Bb(t))return Rs.set(t,cv),cv;var a=getComputedStyle(t),n=Ff(t)&&t.ownerSVGElement&&t.getBBox(),i=!E_&&a.boxSizing==="border-box",s=D_.test(a.writingMode||""),f=!n&&nv.test(a.overflowY||""),m=!n&&nv.test(a.overflowX||""),p=n?0:Gr(a.paddingTop),h=n?0:Gr(a.paddingRight),v=n?0:Gr(a.paddingBottom),b=n?0:Gr(a.paddingLeft),k=n?0:Gr(a.borderTopWidth),w=n?0:Gr(a.borderRightWidth),B=n?0:Gr(a.borderBottomWidth),S=n?0:Gr(a.borderLeftWidth),_=b+h,C=p+v,I=S+w,D=k+B,G=m?t.offsetHeight-D-t.clientHeight:0,N=f?t.offsetWidth-I-t.clientWidth:0,z=i?_+I:0,A=i?C+D:0,W=n?n.width:Gr(a.width)-z-N,K=n?n.height:Gr(a.height)-A-G,F=W+_+N+I,H=K+C+G+D,P=Ga({devicePixelContentBoxSize:Gn(Math.round(W*devicePixelRatio),Math.round(K*devicePixelRatio),s),borderBoxSize:Gn(F,H,s),contentBoxSize:Gn(W,K,s),contentRect:new wb(b,p,W,K)});return Rs.set(t,P),P},Cb=function(t,r,a){var n=Sb(t,a),i=n.borderBoxSize,s=n.contentBoxSize,f=n.devicePixelContentBoxSize;switch(r){case ci.DEVICE_PIXEL_CONTENT_BOX:return f;case ci.BORDER_BOX:return i;default:return s}},Tb=function(){function t(r){var a=Sb(r);this.target=r,this.contentRect=a.contentRect,this.borderBoxSize=Ga([a.borderBoxSize]),this.contentBoxSize=Ga([a.contentBoxSize]),this.devicePixelContentBoxSize=Ga([a.devicePixelContentBoxSize])}return t}(),Db=function(t){if(Bb(t))return 1/0;for(var r=0,a=t.parentNode;a;)r+=1,a=a.parentNode;return r},G_=function(){var t=1/0,r=[];Ea.forEach(function(f){if(f.activeTargets.length!==0){var m=[];f.activeTargets.forEach(function(h){var v=new Tb(h.target),b=Db(h.target);m.push(v),h.lastReportedSize=Cb(h.target,h.observedBox),b<t&&(t=b)}),r.push(function(){f.callback.call(f.observer,m,f.observer)}),f.activeTargets.splice(0,f.activeTargets.length)}});for(var a=0,n=r;a<n.length;a++){var i=n[a];i()}return t},iv=function(t){Ea.forEach(function(a){a.activeTargets.splice(0,a.activeTargets.length),a.skippedTargets.splice(0,a.skippedTargets.length),a.observationTargets.forEach(function(i){i.isActive()&&(Db(i.target)>t?a.activeTargets.push(i):a.skippedTargets.push(i))})})},I_=function(){var t=0;for(iv(t);w_();)t=G_(),iv(t);return B_()&&S_(),t>0},X0,Eb=[],N_=function(){return Eb.splice(0).forEach(function(t){return t()})},R_=function(t){if(!X0){var r=0,a=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return N_()}).observe(a,n),X0=function(){a.textContent="".concat(r?r--:r++)}}Eb.push(t),X0()},z_=function(t){R_(function(){requestAnimationFrame(t)})},js=0,A_=function(){return!!js},L_=250,H_={attributes:!0,characterData:!0,childList:!0,subtree:!0},sv=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],uv=function(t){return t===void 0&&(t=0),Date.now()+t},Y0=!1,O_=function(){function t(){var r=this;this.stopped=!0,this.listener=function(){return r.schedule()}}return t.prototype.run=function(r){var a=this;if(r===void 0&&(r=L_),!Y0){Y0=!0;var n=uv(r);z_(function(){var i=!1;try{i=I_()}finally{if(Y0=!1,r=n-uv(),!A_())return;i?a.run(1e3):r>0?a.run(r):a.start()}})}},t.prototype.schedule=function(){this.stop(),this.run()},t.prototype.observe=function(){var r=this,a=function(){return r.observer&&r.observer.observe(document.body,H_)};document.body?a():oi.addEventListener("DOMContentLoaded",a)},t.prototype.start=function(){var r=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),sv.forEach(function(a){return oi.addEventListener(a,r.listener,!0)}))},t.prototype.stop=function(){var r=this;this.stopped||(this.observer&&this.observer.disconnect(),sv.forEach(function(a){return oi.removeEventListener(a,r.listener,!0)}),this.stopped=!0)},t}(),ff=new O_,dv=function(t){!js&&t>0&&ff.start(),js+=t,!js&&ff.stop()},M_=function(t){return!Ff(t)&&!T_(t)&&getComputedStyle(t).display==="inline"},P_=function(){function t(r,a){this.target=r,this.observedBox=a||ci.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return t.prototype.isActive=function(){var r=Cb(this.target,this.observedBox,!0);return M_(this.target)&&(this.lastReportedSize=r),this.lastReportedSize.inlineSize!==r.inlineSize||this.lastReportedSize.blockSize!==r.blockSize},t}(),j_=function(){function t(r,a){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=r,this.callback=a}return t}(),zs=new WeakMap,fv=function(t,r){for(var a=0;a<t.length;a+=1)if(t[a].target===r)return a;return-1},As=function(){function t(){}return t.connect=function(r,a){var n=new j_(r,a);zs.set(r,n)},t.observe=function(r,a,n){var i=zs.get(r),s=i.observationTargets.length===0;fv(i.observationTargets,a)<0&&(s&&Ea.push(i),i.observationTargets.push(new P_(a,n&&n.box)),dv(1),ff.schedule())},t.unobserve=function(r,a){var n=zs.get(r),i=fv(n.observationTargets,a),s=n.observationTargets.length===1;i>=0&&(s&&Ea.splice(Ea.indexOf(n),1),n.observationTargets.splice(i,1),dv(-1))},t.disconnect=function(r){var a=this,n=zs.get(r);n.observationTargets.slice().forEach(function(i){return a.unobserve(r,i.target)}),n.activeTargets.splice(0,n.activeTargets.length)},t}(),Gb=function(){function t(r){if(arguments.length===0)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if(typeof r!="function")throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");As.connect(this,r)}return t.prototype.observe=function(r,a){if(arguments.length===0)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!av(r))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");As.observe(this,r,a)},t.prototype.unobserve=function(r){if(arguments.length===0)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!av(r))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");As.unobserve(this,r)},t.prototype.disconnect=function(){As.disconnect(this)},t.toString=function(){return"function ResizeObserver () { [polyfill code] }"},t}();function nl(t){const r=y.useRef();return y.useEffect(()=>{r.current=t}),y.useCallback((...a)=>{var n;return(n=r.current)===null||n===void 0?void 0:n.apply(void 0,a)},[])}function Ar(t,r){const a=nl(r);y.useLayoutEffect(()=>{const n=typeof t=="function"?t():t==null?void 0:t.current;n&&r(gv(new Tb(n)))},[]),y.useEffect(()=>{const n=typeof t=="function"?t():t==null?void 0:t.current;if(n){let i=!0;const s=new Gb(f=>{i&&zn.unstable_batchedUpdates(()=>{a(gv(f[0]))})});return s.observe(n),()=>{i=!1,s.disconnect()}}},[t,a])}function gv(t){return{target:t.target,contentBoxWidth:t.contentBoxSize[0].inlineSize,contentBoxHeight:t.contentBoxSize[0].blockSize,borderBoxWidth:t.borderBoxSize[0].inlineSize,borderBoxHeight:t.borderBoxSize[0].blockSize}}function Uf(t){const r=[],a=i=>{zn.unstable_batchedUpdates(()=>{for(const s of r)s(i)})};let n;return function(s){y.useEffect(()=>(r.length===0&&(n=t(a)),r.push(s),()=>{r.splice(r.indexOf(s),1),r.length===0&&(n(),n=void 0)}),[])}}function q_({factory:t,initialState:r}){const a=Uf(t);let n=r;return function(){const[s,f]=y.useState(n);return a(m=>{n=m,f(m)}),s}}function F_(t,r){var a,n,i,s;try{const f=(n=(a=t.ownerDocument)===null||a===void 0?void 0:a.defaultView)!==null&&n!==void 0?n:window;return(s=(i=f.matchMedia)===null||i===void 0?void 0:i.call(f,r).matches)!==null&&s!==void 0?s:!1}catch(f){return console.warn(f),!1}}function U_(t){return!!dt(t,r=>r.classList.contains("awsui-motion-disabled"))||F_(t,"(prefers-reduced-motion: reduce)")}function Ib(t){const[r,a]=y.useState("light");return Vf(t,n=>{const s=dt(n,f=>f.classList.contains("awsui-polaris-dark-mode")||f.classList.contains("awsui-dark-mode"))?"dark":"light";s!==r&&a(s)}),r}function V_(t){const[r,a]=y.useState("comfortable");return Vf(t,n=>{const s=dt(n,f=>f.classList.contains("awsui-polaris-compact-mode")||f.classList.contains("awsui-compact-mode"))?"compact":"comfortable";s!==r&&a(s)}),r}function Nb(t){const[r,a]=y.useState(!1);return Vf(t,n=>{const i=U_(n);i!==r&&a(i)}),r}const W_=Uf(t=>{const r=new MutationObserver(()=>t());return r.observe(document.body,{attributes:!0,subtree:!0}),()=>r.disconnect()});function Vf(t,r){const a=nl(()=>{t.current&&r(t.current)});W_(a),y.useEffect(()=>{a()},[a])}function Ia(t){return t?getComputedStyle(t).direction==="rtl":!1}function X_(t){return Ia(t)?Math.floor(t.scrollLeft)*-1:Math.ceil(t.scrollLeft)}function Ae(t){const r=t.getBoundingClientRect(),a=r.height,n=r.width,i=r.top,s=r.bottom,f=Ia(t)?document.documentElement.clientWidth-r.right:r.left,m=f+n;return{blockSize:a,inlineSize:n,insetBlockStart:i,insetBlockEnd:s,insetInlineStart:f,insetInlineEnd:m}}function hv(t){return t.target instanceof HTMLElement&&Ia(t.target)?document.documentElement.clientWidth-t.pageX:t.pageX}var Cn;(function(t){t[t.pageUp=33]="pageUp",t[t.pageDown=34]="pageDown",t[t.end=35]="end",t[t.home=36]="home",t[t.backspace=8]="backspace",t[t.space=32]="space",t[t.down=40]="down",t[t.left=37]="left",t[t.right=39]="right",t[t.up=38]="up",t[t.escape=27]="escape",t[t.enter=13]="enter",t[t.tab=9]="tab",t[t.shift=16]="shift",t[t.control=17]="control",t[t.alt=18]="alt",t[t.meta=91]="meta"})(Cn||(Cn={}));function Y_(t){return[Cn.shift,Cn.alt,Cn.control,Cn.meta].indexOf(t.keyCode)>-1}function Rb(t){t?document.body.setAttribute("data-awsui-focus-visible","true"):document.body.removeAttribute("data-awsui-focus-visible")}function zb(){return Rb(!1)}function Ab(t){Y_(t)||Rb(!0)}let Ls=0;function $_(){document.addEventListener("mousedown",zb),document.addEventListener("keydown",Ab)}function Z_(){document.removeEventListener("mousedown",zb),document.removeEventListener("keydown",Ab)}function K_(){y.useEffect(()=>(Ls===0&&$_(),Ls++,()=>{Ls--,Ls===0&&Z_()}),[])}function Q_(t){const r=document.createElement("div");return document.body.appendChild(r),t(r),()=>{document.body.removeChild(r)}}function J_(t,r,a){let n;return t().then(i=>{n=i,a(i)},i=>{console.warn("[AwsUi] [portal]: failed to load portal root",i)}),()=>{r(n)}}function Wf({container:t,getContainer:r,removeContainer:a,children:n}){const[i,s]=y.useState(t??null);return y.useLayoutEffect(()=>{if(t){s(t);return}return r&&a?J_(r,a,s):Q_(s)},[t,r,a]),i&&zn.createPortal(n,i)}function qe(...t){return y.useMemo(()=>t.every(r=>r==null)?null:r=>{t.forEach(a=>{typeof a=="function"?a(r):a!=null&&(a.current=r)})},t)}var Js="components",Xl="3.0.0 (9545a041)",Lb="open-source-visual-refresh";const $0=!1;__(Js,Xl);function Ye(t){const r={};return Object.keys(t).forEach(a=>{(a==="id"||a==="className"||a.match(/^data-/))&&(r[a]=t[a])}),r}function il(t){return Object.assign(Object.assign({},t==null?void 0:t.analyticsMetadata),t==null?void 0:t.__analyticsMetadata)}const ew=(t,r)=>t,An=()=>!0;function qo(t,r,a){const n=ew(Lb);return x_(t,{packageSource:Js,packageVersion:Xl,theme:n},r),K_(),{__internalRootRef:yb(t,{packageName:Js,version:Xl,theme:n},a)}}var Z0;let ow=0;const Xf=()=>{const t=y.useRef(null);return t.current||(t.current=`${ow++}-${Date.now()}-${Math.round(Math.random()*1e4)}`),t.current},tw=(Z0=u.useId)!==null&&Z0!==void 0?Z0:Xf;function Ue(t){return`${t||""}`+tw()}function Fo(t,r){t.displayName=r}function Hb(t){var r,a,n="";if(typeof t=="string"||typeof t=="number")n+=t;else if(typeof t=="object")if(Array.isArray(t))for(r=0;r<t.length;r++)t[r]&&(a=Hb(t[r]))&&(n&&(n+=" "),n+=a);else for(r in t)t[r]&&(n&&(n+=" "),n+=r);return n}function j(){for(var t,r,a=0,n="";a<arguments.length;)(t=arguments[a++])&&(r=Hb(t))&&(n&&(n+=" "),n+=r);return n}const rw=u.createContext({locale:null,format:(t,r,a,n)=>n});function ft(t){const{format:r}=y.useContext(rw);return(a,n,i)=>r("@cloudscape-design/components",t,a,n,i)}const pv={"add-plus":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M2.01 8h12M8 14l.01-12"})),"anchor-link":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M5 8h6M7 12H5c-2.21 0-4-1.79-4-4s1.79-4 4-4h2M9 12h2c2.21 0 4-1.79 4-4s-1.79-4-4-4H9",className:"stroke-linejoin-round"})),"angle-down":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m2 5 6 6 6-6",className:"stroke-linejoin-round"})),"angle-left-double":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8 2 2 8l6 6",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M13 2 7 8l6 6",className:"stroke-linejoin-round"})),"angle-left":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M11 2 5 8l6 6",className:"stroke-linejoin-round"})),"angle-right-double":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m8 2 6 6-6 6",className:"stroke-linejoin-round"}),u.createElement("path",{d:"m3 2 6 6-6 6",className:"stroke-linejoin-round"})),"angle-right":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m5 2 6 6-6 6",className:"stroke-linejoin-round"})),"angle-up":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m2 11 6-6 6 6",className:"stroke-linejoin-round"})),"arrow-down":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m3 9 5 5 5-5M8 14V1",className:"stroke-linejoin-round"})),"arrow-left":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M7 3 2 8l5 5M2 8h13",className:"stroke-linejoin-round"})),"arrow-right":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m9 3 5 5-5 5M14 8H1",className:"stroke-linejoin-round"})),"arrow-up":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13 7 8 2 3 7M8 2v13",className:"stroke-linejoin-round"})),"audio-full":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6.47 13.707 4 10.997H1v-6h3l2.47-2.71c.54-.59 1.53-.21 1.53.59v10.23c0 .8-.99 1.19-1.53.59v.01Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M10 12.997c2.76 0 5-2.24 5-5s-2.24-5-5-5"}),u.createElement("path",{d:"M10 9.997c1.1 0 2-.9 2-2s-.9-2-2-2"})),"audio-half":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M7.47 13.41 5 10.7H2v-6h3l2.47-2.71C8.01 1.4 9 1.78 9 2.58v10.23c0 .8-.99 1.19-1.53.59v.01Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M11 9.71c1.1 0 2-.9 2-2s-.9-2-2-2"})),"audio-off":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6.47 13.41 4 10.7H1v-6h3l2.47-2.71C7.01 1.4 8 1.78 8 2.58v10.23c0 .8-.99 1.19-1.53.59v.01ZM11 5.71l3.99 4M15 5.71 11 9.7",className:"stroke-linejoin-round"})),"backward-10-seconds":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M5.95 14.01h-.96c-.56 0-1.02-.46-1.02-1.02v-2.96c0-.56.45-1.01 1.01-1.02h.96c.56 0 1.02.45 1.02 1.02v2.96c0 .56-.46 1.02-1.02 1.02h.01Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M1 9v5",className:"stroke-linecap-square"}),u.createElement("path",{d:"M1 0v5h5",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M9.976 15A7.154 7.154 0 0 0 15 8.164C15 4.204 11.804 1 7.852 1A7.148 7.148 0 0 0 1.5 4.875",className:"stroke-linejoin-round"})),bug:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M12 5.71a4 4 0 0 0-8 0v4a4 4 0 1 0 8 0v-4ZM15 8.71h-3M4 8.71H1M12 6H4M15 3.63l-3 2.08M15 13.78l-3-2.07M1 3.63l3 2.08M1 13.78l3-2.07"})),calendar:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 2H2v12h12V2Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M4 6V4h2v2H4ZM7 6V4h2v2H7ZM10 6V4h2v2h-2ZM4 9V7h2v2H4ZM7 9V7h2v2H7ZM4 12v-2h2v2H4ZM7 12v-2h2v2H7ZM10 9V7h2v2h-2Z",className:"filled no-stroke"})),call:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13.99 7.083c0-2.76-2.24-5-5-5M11.07 10.002c-.6.58-1.55.61-2.14.02l-2.88-2.88a1.49 1.49 0 0 1 0-2.12c.52-.52.52-1.36 0-1.88l-.85-.85a.996.996 0 0 0-1.41 0l-.38.38a4.83 4.83 0 0 0 0 6.82l3.17 3.17a4.83 4.83 0 0 0 6.82 0l.38-.38a.996.996 0 0 0 0-1.41l-.85-.85c-.51-.51-1.34-.52-1.86-.02Z",className:"stroke-linejoin-round"})),"caret-down-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m8 11 4-6H4l4 6Z",className:"filled stroke-linejoin-round"})),"caret-down":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m8 11 4-6H4l4 6Z",className:"stroke-linejoin-round"})),"caret-left-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m5 8 6 4V4L5 8Z",className:"filled stroke-linejoin-round"})),"caret-right-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m11 8-6 4V4l6 4Z",className:"filled stroke-linejoin-round"})),"caret-up-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m8 5 4 6H4l4-6Z",className:"filled stroke-linejoin-round"})),"caret-up":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m8 5 4 6H4l4-6Z",className:"stroke-linejoin-round"})),check:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m1 9 4 4L15 2",className:"stroke-linejoin-round"})),close:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m2 1.71 12 12M2 13.71l12-12",className:"stroke-linejoin-round"})),"closed-caption-unavailable":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M7.51 10H5c-.55 0-.99-.44-.99-.99V7c0-.55.44-.99.99-.99h1.01M13 10h-2.51c-.55 0-.99-.44-.99-.99V7c0-.55.44-.99.99-.99H13M1 1l14 14",className:"stroke-linejoin-round"})),"closed-caption":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M7.51 10H5c-.55 0-.99-.44-.99-.99V7c0-.55.44-.99.99-.99h2.51M13 10h-2.51c-.55 0-.99-.44-.99-.99V7c0-.55.44-.99.99-.99H13",className:"stroke-linejoin-round"})),"command-prompt":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 1H1v14h14V1ZM12 11H9",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M4.71 11.3 8 8 4.71 4.71",className:"stroke-linejoin-round"})),contact:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 12c.55 0 1-.45 1-1V3c0-.55-.45-1-1-1H2c-.55 0-1 .45-1 1v8c0 .55.45 1 1 1h4v3l4-3h4Z",className:"stroke-linejoin-round"})),copy:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 5H5v10h10V5Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M13 1H1v11",className:"stroke-linejoin-round"})),"delete-marker":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M3 7V1h6l4 4v10h-3",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M8 1v5h5M2 15l6-6M2 9.01l6.01 6",className:"stroke-linejoin-round"})),download:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M1 15h14M13 6l-5 5-5-5M8 10V1",className:"stroke-linejoin-round"})),"drag-indicator":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"5.5",cy:"2.5",r:"1.5",className:"filled no-stroke"}),u.createElement("circle",{cx:"5.5",cy:"13.5",r:"1.5",className:"filled no-stroke"}),u.createElement("circle",{cx:"5.5",cy:"8",r:"1.5",className:"filled no-stroke"}),u.createElement("circle",{cx:"10.5",cy:"2.5",r:"1.5",className:"filled no-stroke"}),u.createElement("circle",{cx:"10.5",cy:"13.5",r:"1.5",className:"filled no-stroke"}),u.createElement("circle",{cx:"10.5",cy:"8",r:"1.5",className:"filled no-stroke"})),edit:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m6.19 13.275-4.19.7.7-4.19 7.2-7.2c.78-.78 2.05-.78 2.83 0l.66.66c.78.78.78 2.05 0 2.83l-7.2 7.2ZM9 3.995l3 3",className:"stroke-linejoin-round"})),ellipsis:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"2.5",r:"1.5",className:"filled no-stroke"}),u.createElement("circle",{cx:"8",cy:"13.5",r:"1.5",className:"filled no-stroke"}),u.createElement("circle",{cx:"8",cy:"8",r:"1.5",className:"filled no-stroke"})),envelope:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m1 3 7 6 7-6",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M15 3H1v10h14V3Z",className:"stroke-linejoin-round"})),"exit-full-screen":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M1 10.01h5V15M10 15v-5h5M6 1v5H1M15 6h-5V1",className:"stroke-linejoin-round"})),expand:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 7V2H9M10 6l4-4M6.99 14H2V9M6 10l-4 4M9 14h5V9M10 10l4 4M2 6.99V2h5M6 6 2 2",className:"stroke-linejoin-round"})),external:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 8.01v-6H8M14.02 2 8 8.01M6 2.01H2v12h12v-3.99",className:"stroke-linejoin-round"})),"face-happy-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M7.995 1.103a6.887 6.887 0 0 0-6.892 6.892 6.887 6.887 0 0 0 6.892 6.892 6.887 6.887 0 0 0 6.892-6.892 6.887 6.887 0 0 0-6.892-6.892Zm-2.002 7.61A2.148 2.148 0 0 0 8 10.134c.914 0 1.706-.592 2.007-1.423l1.646.596c-.54 1.489-1.966 2.577-3.653 2.577-1.686 0-3.114-1.088-3.653-2.577l1.646-.596ZM7.148 6.03a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0Zm3.95 0a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0Z",className:"filled no-stroke"}),u.createElement("path",{d:"M8 .5A7.495 7.495 0 0 0 .5 8c0 4.146 3.354 7.5 7.5 7.5s7.5-3.354 7.5-7.5S12.146.5 8 .5Zm0 1.559c3.61 0 6.008 2.566 6.008 5.941 0 2.404-2.044 6.014-6.008 6.014-3.818 0-6.01-2.9-6.01-6.014 0-2.603 1.712-5.941 6.01-5.941Z",className:"filled no-stroke"})),"face-happy":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM10.01 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",className:"filled no-stroke"}),u.createElement("path",{d:"M10.83 9.01c-.42 1.16-1.53 2-2.83 2s-2.41-.84-2.83-2",className:"stroke-linejoin-round"})),"face-neutral-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M7.995 1.103a6.887 6.887 0 0 0-6.892 6.892 6.887 6.887 0 0 0 6.892 6.892 6.887 6.887 0 0 0 6.892-6.892 6.887 6.887 0 0 0-6.892-6.892ZM11 10.875H5v-1.75h6v1.75ZM7.148 6.03a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0Zm3.95 0a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0Z",className:"filled no-stroke"}),u.createElement("path",{d:"M8 .5A7.495 7.495 0 0 0 .5 8c0 4.146 3.354 7.5 7.5 7.5s7.5-3.354 7.5-7.5S12.146.5 8 .5Zm0 1.559c3.61 0 6.008 2.566 6.008 5.941 0 2.404-2.044 6.014-6.008 6.014-3.818 0-6.01-2.9-6.01-6.014 0-2.603 1.712-5.941 6.01-5.941Z",className:"filled no-stroke"})),"face-neutral":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM10.01 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",className:"filled no-stroke"}),u.createElement("path",{d:"M5 10h6",className:"stroke-linejoin-round"})),"face-sad-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M7.995 1.103a6.887 6.887 0 0 0-6.892 6.892 6.887 6.887 0 0 0 6.892 6.892 6.887 6.887 0 0 0 6.892-6.892 6.887 6.887 0 0 0-6.892-6.892Zm-3.648 9.6C4.887 9.212 6.314 8.124 8 8.124c1.687 0 3.114 1.088 3.653 2.577l-1.646.596A2.148 2.148 0 0 0 8 9.875c-.913 0-1.706.592-2.007 1.423l-1.646-.596ZM7.148 6.03a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0Zm3.95 0a1.125 1.125 0 1 1-2.25 0 1.125 1.125 0 0 1 2.25 0Z",className:"filled no-stroke"}),u.createElement("path",{d:"M8 .5A7.495 7.495 0 0 0 .5 8c0 4.146 3.354 7.5 7.5 7.5s7.5-3.354 7.5-7.5S12.146.5 8 .5Zm0 1.559c3.61 0 6.008 2.566 6.008 5.941 0 2.404-2.044 6.014-6.008 6.014-3.818 0-6.01-2.9-6.01-6.014 0-2.603 1.712-5.941 6.01-5.941Z",className:"filled no-stroke"})),"face-sad":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M6 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2ZM10.01 7a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",className:"filled no-stroke"}),u.createElement("path",{d:"M10.83 11C10.41 9.84 9.3 9 8 9s-2.41.84-2.83 2",className:"stroke-linejoin-round"})),"file-open":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13 15H3V1h6l4 4v10Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M8 1v5h5M3 8l7 7",className:"stroke-linejoin-round"})),file:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13 15H3V1h6l4 4v10Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M8 1v5h5",className:"stroke-linejoin-round"})),filter:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m1 3 5 5v7l4-2V8l5-5V1H1v2Z",className:"stroke-linejoin-round"})),flag:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M1.99 16V1M2 2.14c4 2.71 8-2.99 12-.28v7.28c-4-2.89-8 2.61-12-.28",className:"stroke-linejoin-round"})),"folder-open":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6 14h8l-3-7H1l2 7h3Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M2 7V2h6l1 2h5c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1h-1",className:"stroke-linejoin-round"})),folder:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 5v9H2V2h6l1 2h5c.55 0 1 .45 1 1Z",className:"stroke-linejoin-round"})),"forward-10-seconds":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13.95 14.01h-.96c-.56 0-1.02-.46-1.02-1.02v-2.96c0-.56.45-1.01 1.01-1.02h.96c.56 0 1.02.45 1.02 1.02v2.96c0 .56-.46 1.02-1.02 1.02h.01Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M9 9v5",className:"stroke-linecap-square"}),u.createElement("path",{d:"M15 0v5h-5",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M6.024 15A7.154 7.154 0 0 1 1 8.164C1 4.204 4.196 1 8.148 1A7.148 7.148 0 0 1 14.5 4.875",className:"stroke-linejoin-round"})),"full-screen":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6 15H1v-5M15 10v5h-5M1 6V1h5M10 1h5v5",className:"stroke-linejoin-round"})),"gen-ai":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6.15 10.365 8 15.005l1.86-4.64 4.64-1.86-4.64-1.85L8 2.005l-1.85 4.65-4.65 1.85 4.65 1.86Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M2.38 4.915c.02.05.07.08.12.08.05 0 .12-.08.12-.08l.66-1.64 1.64-.66a.13.13 0 0 0 .08-.12c0-.05-.08-.12-.08-.12l-1.64-.66-.66-1.64c-.04-.1-.2-.1-.24 0l-.66 1.64-1.64.66a.13.13 0 0 0-.08.12c0 .05.08.12.08.12l1.64.66.66 1.64Z",className:"filled no-stroke"})),globe:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M8 15c1.657 0 3-3.134 3-7S9.657 1 8 1 5 4.134 5 8s1.343 7 3 7ZM1 8h14",className:"stroke-linejoin-round"})),"grid-view":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6 10H2v4h4v-4ZM14 10h-4v4h4v-4ZM6 2H2v4h4V2ZM14 2h-4v4h4V2Z",className:"stroke-linejoin-round"})),"group-active":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"11",cy:"7",r:"3",className:"filled no-stroke"}),u.createElement("circle",{cx:"4.25",cy:"4.25",r:"2.75",className:"filled no-stroke"}),u.createElement("path",{d:"M6 14a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v2H6v-2Z",className:"filled no-stroke"}),u.createElement("path",{d:"M7.126 8H3a3 3 0 0 0-3 3v3h5a4 4 0 0 1 3.405-3.956A4 4 0 0 1 7.126 8Z",className:"filled no-stroke"})),group:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 16v-2a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v2"}),u.createElement("circle",{cx:"11.25",cy:"6.75",r:"2.25"}),u.createElement("path",{d:"M6.254 8.99H3a2.005 2.005 0 0 0-2.005 2.005v2h.01v-2C1.005 9.893 1.898 9 3 9h3.261a8.678 8.678 0 0 1-.007-.01Z",className:"filled"}),u.createElement("circle",{cx:"4.25",cy:"4.25",r:"2.25"})),"heart-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13.49 3.546C12.124 2.31 10.312 2.689 9 4L8 5 7 4c-1.301-1.302-3.114-1.69-4.491-.454a3.409 3.409 0 0 0-.133 4.95L7.952 14s.067.028.086 0l5.576-5.505a3.409 3.409 0 0 0-.133-4.95h.01Z",className:"filled stroke-linejoin-round"})),heart:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13.752 2.873c-1.44-1.3-3.7-1.1-5.08.28l-.7.7-.7-.7c-1.37-1.37-3.63-1.58-5.08-.28a3.588 3.588 0 0 0-.14 5.21l5.87 5.87s.07.03.09 0l5.87-5.87a3.588 3.588 0 0 0-.14-5.21h.01Z",className:"stroke-linejoin-round"})),"insert-row":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6 11H1V2h14v4M12 7v8M8 11h8",className:"stroke-linejoin-round"})),key:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M10 1a5.002 5.002 0 0 0-4.6 6.96L1 12.36v2.65h4v-2h3v-2.42c.61.27 1.29.42 2 .42 2.76 0 5-2.24 5-5s-2.24-5-5-5V1Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M10.5 7a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z",className:"filled no-stroke"})),keyboard:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 2H1v12h14V2ZM4 11h8M4 8h2M4 5h2M7 8h2M7 5h2M10 8h2M10 5h2"})),"list-view":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M5 3h10M5 8h10M5 13h10"}),u.createElement("path",{d:"M2.01 3.01H2V3h.01v.01ZM2.01 8.01H2V8h.01v.01ZM2.01 13.01H2V13h.01v.01Z",className:"filled"})),"location-pin":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M12.01 9c.63-.83 1-1.87 1-3 0-2.76-2.24-5-5-5a5.002 5.002 0 0 0-4 8l4 6 4-6Z",className:"stroke-linejoin-round"})),"lock-private":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M12 7H4a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1ZM5 7V4c0-1.65 1.35-3 3-3s3 1.35 3 3v3",className:"stroke-linejoin-round"})),map:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M2 12.8V2l3.61 1.21V14L2 12.8ZM10.4 12.8V2L14 3.05V14l-3.6-1.2ZM5.61 14l4.79-1.2M5.61 3.21 10.4 2",className:"stroke-linejoin-round"})),menu:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 3H1M15 8H1M15 13H1",className:"stroke-linejoin-round"})),"microphone-off":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M3 15.01h10M8 15v-3"}),u.createElement("path",{d:"M6.6 8.43c.36.36.86.59 1.41.59 1.1 0 2-.9 2-2v-2L6.6 8.43Z",className:"filled"}),u.createElement("path",{d:"M13 7.01c0 2.76-2.24 5-5 5-1.28 0-2.45-.48-3.33-1.28M3 12.01l10-10"}),u.createElement("path",{d:"M8.01 1.01c-1.1 0-2 .9-2 2v1.67l3.23-3.23c-.34-.27-.77-.44-1.23-.44Z",className:"filled"}),u.createElement("path",{d:"M3.01 7.01c0 .482-.162 1.263.33 1.75"})),microphone:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M3 15h10M8 15v-3M10 3a2 2 0 1 0-4 0v4a2 2 0 1 0 4 0V3Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M13 7c0 2.76-2.24 5-5 5S3 9.76 3 7",className:"stroke-linejoin-round"})),"mini-player":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 10.01H8v4h6v-4Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M5 14H2V2h12v5",className:"stroke-linejoin-round"})),multiscreen:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 5H5v7h10V5Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M11 3V1.01L1.01 1 1 8h1.998M10 12v3M7 15h6",className:"stroke-linejoin-round"})),notification:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 12H2c-.39 0-.63-.44-.41-.76L4 8V5c0-2.21 1.79-4 4-4s4 1.79 4 4v3l2.41 3.24c.22.33-.02.76-.41.76ZM6 13c0 1.1.9 2 2 2s2-.9 2-2",className:"stroke-linejoin-round"})),pause:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M5 2v12M11 2v12",className:"stroke-linejoin-round"})),play:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m4 13.03 8-5-8-5v10Z",className:"stroke-linejoin-round filled"})),redo:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m11 2 4 4-4 4",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M14 6H5.5C3.01 6 1 8.01 1 10.5S3.01 15 5.5 15H8",className:"stroke-linejoin-round"})),refresh:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 0v5l-5-.04",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M15 8c0 3.87-3.13 7-7 7s-7-3.13-7-7 3.13-7 7-7c2.79 0 5.2 1.63 6.33 4"})),remove:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M1 5h14M13 5l-1 10H4L3 5M5 5V2h6v3",className:"stroke-linejoin-round"})),"resize-area":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 4 4 14M10 14l4-4",className:"stroke-linejoin-round"})),script:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M5 4 1 8l4 4M11 4l4 4-4 4",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M7 13 9 3"})),search:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m11 11 4 4M7 12A5 5 0 1 0 7 2a5 5 0 0 0 0 10Z",className:"stroke-linejoin-round"})),security:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8 1C6.29 2.53 4.13 3.32 2 3.48v3.48c0 2.05.76 3.88 1.71 5.14.92 1.22 2.32 2.21 4.29 2.9 1.97-.69 3.37-1.68 4.29-2.9A8.684 8.684 0 0 0 14 6.96V3.48C11.87 3.32 9.71 2.52 8 1Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M8 4v5M8 10v2"})),send:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m1 1 14 6.92L1 15l3-7-3-7ZM4 8h11",className:"stroke-linejoin-round"})),settings:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M6.11 1.729c.07-.42.44-.729.86-.729h2.02c.43 0 .79.31.86.729l.17.999c.05.29.24.529.5.679.06.03.11.06.17.1.25.15.56.2.84.1l.95-.35c.4-.15.85 0 1.07.38l1.01 1.747c.21.37.13.839-.2 1.108l-.78.64c-.23.189-.34.479-.33.768v.2c0 .29.11.579.33.769l.78.639c.33.27.42.739.2 1.108l-1.01 1.748c-.21.37-.66.529-1.06.38l-.95-.35a.966.966 0 0 0-.84.1c-.06.03-.11.07-.17.1-.26.14-.45.389-.5.679l-.17.998A.878.878 0 0 1 9 15H6.98a.87.87 0 0 1-.86-.729l-.17-.998a.988.988 0 0 0-.5-.68c-.06-.03-.11-.06-.17-.1a.996.996 0 0 0-.84-.1l-.95.35c-.4.15-.85 0-1.06-.38l-1.01-1.747a.873.873 0 0 1 .2-1.108l.78-.64c.23-.189.34-.479.33-.768v-.2c0-.3-.11-.579-.33-.769l-.78-.639a.861.861 0 0 1-.2-1.108l1.01-1.748c.21-.37.66-.529 1.07-.38l.95.35c.28.1.58.06.84-.1.06-.03.11-.07.17-.1.26-.14.45-.379.5-.678l.15-1Z",className:"stroke-linecap-round stroke-linejoin-round"}),u.createElement("path",{d:"M10 8c0 1.1-.9 2-2 2s-2-.9-2-2 .9-2 2-2 2 .9 2 2Z",className:"stroke-linecap-round stroke-linejoin-round"})),share:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M3.5 11a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM12.5 6a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM12.5 15a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5ZM10.326 4.7 5.678 7.293M10.223 11.483l-4.448-1.96"})),shrink:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M10 1v5h5M10.71 5.29 15 1M1 10h5v5M5.3 10.7 1 15",className:"stroke-linejoin-round"})),"star-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m8 1 2.16 4.38 4.84.71-3.5 3.41.83 4.81L8 12.04l-4.33 2.27.83-4.81L1 6.09l4.84-.71L8 1Z",className:"filled stroke-linejoin-round"})),"star-half":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8 1v11.04l-4.33 2.27.83-4.81L1 6.09l4.84-.71L8 1Z",className:"filled no-stroke"}),u.createElement("path",{d:"m8 1 2.16 4.38 4.84.71-3.5 3.41.83 4.81L8 12.04l-4.33 2.27.83-4.81L1 6.09l4.84-.71L8 1Z",className:"stroke-linejoin-round"})),star:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m8 1 2.16 4.38 4.84.71-3.5 3.41.83 4.81L8 12.04l-4.33 2.27.83-4.81L1 6.09l4.84-.71L8 1Z",className:"stroke-linejoin-round"})),"status-in-progress":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M9 7H7v2h2V7ZM6 7H4v2h2V7ZM12 7h-2v2h2V7Z",className:"filled no-stroke"})),"status-info":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M8 12V7M8 6V4"})),"status-negative":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"m5.5 5.5 5 5M10.5 5.5l-5 5"})),"status-pending":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M8 4v5H4",className:"stroke-linejoin-round"})),"status-positive":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M4.5 7.5 7 10l4-5",className:"stroke-linejoin-round"})),"status-stopped":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M5 8h6"})),"status-warning":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8 5v4M8 10v2M6.52 1.88l-5.33 9.76c-.13.23-.19.5-.19.76 0 .88.71 1.59 1.59 1.59H13.4c.88 0 1.59-.71 1.59-1.59 0-.27-.07-.53-.19-.76L9.48 1.88C9.18 1.34 8.62 1 8 1s-1.18.34-1.48.88Z",className:"stroke-linejoin-round"})),"subtract-minus":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M2 8h12",className:"stroke-linejoin-round"})),suggestions:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8.12 15h-2l-.99-5.02C3.92 9.07 3.12 7.63 3.12 6c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.07-2.01 3.98L10.12 15h-2ZM11.12 12h-6",className:"stroke-linejoin-round"})),support:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"8",r:"7"}),u.createElement("path",{d:"M5.75 6.338c.13-1.178.811-2.339 2.37-2.339 1.472 0 2.435 1.312 2.042 2.468-.215.633-.916 1.132-1.385 1.578C8.162 8.631 8 9.2 8 10"}),u.createElement("path",{d:"M8 12.01h.01V12H8v.01Z",className:"filled"})),"thumbs-down-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M1 1h2.01v9H1c-.55 0-1-.45-1-1V2c0-.55.45-1 1-1Zm14.14 6.22-1.69-5.03C13.21 1.48 12.54 1 11.79 1H4.01v9l3.23 3.88c.6.72 1.77.29 1.77-.64V9h4.86c.92 0 1.57-.91 1.28-1.78h-.01Z",className:"filled no-stroke"})),"thumbs-down":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M9 13.13V9h4.12c.6 0 1.02-.59.83-1.16l-1.6-4.77A1.58 1.58 0 0 0 10.86 2H1v8h4l2.41 3.61c.48.72 1.59.38 1.59-.48ZM5 2v8",className:"stroke-linejoin-round"})),"thumbs-up-filled":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M3 15.001H1c-.55 0-1-.45-1-1v-7c0-.55.45-1 1-1h2v9Zm10.86-8H9v-4.24c0-.93-1.17-1.36-1.77-.64L4 6.001v9h7.78c.75 0 1.42-.48 1.66-1.19l1.69-5.03c.29-.87-.36-1.78-1.28-1.78h.01Z",className:"filled no-stroke"})),"thumbs-up":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M9 2.871v4.13h4.12c.6 0 1.02.59.83 1.16l-1.6 4.77a1.58 1.58 0 0 1-1.49 1.07H1v-8h4l2.41-3.61c.48-.72 1.59-.38 1.59.48ZM5 14.001v-8",className:"stroke-linejoin-round"})),ticket:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M13 8c0-1.1.9-2 2-2V3H1v3c1.1 0 2 .9 2 2s-.9 2-2 2v3h14v-3c-1.1 0-2-.9-2-2Z",className:"stroke-linejoin-round"})),transcript:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 1H1v14h14V1ZM9 10H4M12 6H4",className:"stroke-linejoin-round"})),"treeview-collapse":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 2H2v12h12V2ZM5 8h6",className:"stroke-linejoin-round"})),"treeview-expand":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M14 2H2v12h12V2ZM8 5v6M5 8h6",className:"stroke-linejoin-round"})),undo:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M5 2 1 6l4 4",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M2 6h8.5c2.49 0 4.5 2.01 4.5 4.5S12.99 15 10.5 15H8",className:"stroke-linejoin-round"})),unlocked:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M11 7H3a1 1 0 0 0-1 1v6a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1ZM9 7V4c0-1.65 1.35-3 3-3s3 1.35 3 3",className:"stroke-linejoin-round"})),"upload-download":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m7 7-3 3-3-3M4 9V1M15 9l-3-3-3 3M12 7v8M0 14h8M8 2h8",className:"stroke-linejoin-round"})),upload:u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M1 1h14M13 10 8 5l-5 5M8 6v9",className:"stroke-linejoin-round"})),"user-profile-active":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8 6a2.5 2.5 0 0 0 0-5 2.5 2.5 0 0 0 0 5ZM2 15.5v-3c0-1.66 1.34-3 3-3h6c1.66 0 3 1.34 3 3v3",className:"filled"}),u.createElement("path",{d:"M2 15.5v-3c0-1.66 1.34-3 3-3h6c1.66 0 3 1.34 3 3v3",className:"stroke-linejoin-round"})),"user-profile":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M8 7c1.66 0 3-1.34 3-3S9.66 1 8 1 5 2.34 5 4s1.34 3 3 3Z"}),u.createElement("path",{d:"M2 16v-3c0-1.66 1.34-3 3-3h6c1.66 0 3 1.34 3 3v3",className:"stroke-linejoin-round"})),"video-camera-off":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M11 6V3H1v9.97h10V9.98L15 13V3.04L11 6ZM4 6l4 4M8 6.01 4 10",className:"stroke-linejoin-round"})),"video-camera-on":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M11 6V3H1v9.97L11 13v-3l4 3V3.04L11 6Z",className:"stroke-linejoin-round"})),"video-camera-unavailable":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M11 5.99V3H1v9.97h10V9.98L15 13V3.04l-4 2.95ZM4 8h4",className:"stroke-linejoin-round"})),"video-off":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"7",r:"5"}),u.createElement("path",{d:"M3 15h10M8 15v-3M6.01 5.01 10 9M10 5 6 9",className:"stroke-linejoin-round"})),"video-on":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"7",r:"5"}),u.createElement("circle",{cx:"8",cy:"7",r:"2",className:"filled no-stroke"}),u.createElement("path",{d:"M3 15h10M8 15v-3"})),"video-unavailable":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"8",cy:"7",r:"5"}),u.createElement("path",{d:"M3 15h10M6 7h4M8 15v-3"})),"view-full":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M11.5 4h-7a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5Z",className:"filled no-stroke"})),"view-horizontal":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 15V1H1v14h14Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M11.5 7h-7a.5.5 0 0 0-.5.5v4a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-4a.5.5 0 0 0-.5-.5Z",className:"filled no-stroke"})),"view-vertical":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),u.createElement("path",{d:"M11.5 4h-4a.5.5 0 0 0-.5.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5Z",className:"filled no-stroke"})),"zoom-in":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("circle",{cx:"7",cy:"7",r:"6"}),u.createElement("path",{d:"m11 11 4 4M7 4v6M4 7l6 .01"})),"zoom-out":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"m11 11 4 4"}),u.createElement("circle",{cx:"7",cy:"7",r:"6"}),u.createElement("path",{d:"m4 7 6 .01"})),"zoom-to-fit":u.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},u.createElement("path",{d:"M11 5H5v6h6V5ZM6 1H1v5M10 1h5v5M6 15H1v-5M10 15h5v-5",className:"stroke-linejoin-round"}))},ba={icon:"awsui_icon_h11ix_j12ko_189","icon-flex-height":"awsui_icon-flex-height_h11ix_j12ko_197","size-small":"awsui_size-small_h11ix_j12ko_225","size-small-mapped-height":"awsui_size-small-mapped-height_h11ix_j12ko_229","size-normal":"awsui_size-normal_h11ix_j12ko_244","size-normal-mapped-height":"awsui_size-normal-mapped-height_h11ix_j12ko_248","size-medium":"awsui_size-medium_h11ix_j12ko_263","size-medium-mapped-height":"awsui_size-medium-mapped-height_h11ix_j12ko_267","size-big":"awsui_size-big_h11ix_j12ko_282","size-big-mapped-height":"awsui_size-big-mapped-height_h11ix_j12ko_286","size-large":"awsui_size-large_h11ix_j12ko_301","size-large-mapped-height":"awsui_size-large-mapped-height_h11ix_j12ko_305","variant-normal":"awsui_variant-normal_h11ix_j12ko_320","variant-disabled":"awsui_variant-disabled_h11ix_j12ko_323","variant-inverted":"awsui_variant-inverted_h11ix_j12ko_326","variant-subtle":"awsui_variant-subtle_h11ix_j12ko_329","variant-warning":"awsui_variant-warning_h11ix_j12ko_332","variant-error":"awsui_variant-error_h11ix_j12ko_335","variant-success":"awsui_variant-success_h11ix_j12ko_338","variant-link":"awsui_variant-link_h11ix_j12ko_341","name-angle-left-double":"awsui_name-angle-left-double_h11ix_j12ko_344","name-angle-left":"awsui_name-angle-left_h11ix_j12ko_344","name-angle-right-double":"awsui_name-angle-right-double_h11ix_j12ko_346","name-angle-right":"awsui_name-angle-right_h11ix_j12ko_346","name-arrow-left":"awsui_name-arrow-left_h11ix_j12ko_348","name-arrow-right":"awsui_name-arrow-right_h11ix_j12ko_349","name-caret-left-filled":"awsui_name-caret-left-filled_h11ix_j12ko_350","name-caret-right-filled":"awsui_name-caret-right-filled_h11ix_j12ko_351","name-audio-full":"awsui_name-audio-full_h11ix_j12ko_352","name-audio-half":"awsui_name-audio-half_h11ix_j12ko_353","name-audio-off":"awsui_name-audio-off_h11ix_j12ko_354","name-external":"awsui_name-external_h11ix_j12ko_355","name-redo":"awsui_name-redo_h11ix_j12ko_356","name-resize-area":"awsui_name-resize-area_h11ix_j12ko_357","name-send":"awsui_name-send_h11ix_j12ko_358","name-shrink":"awsui_name-shrink_h11ix_j12ko_359","name-undo":"awsui_name-undo_h11ix_j12ko_360","name-view-vertical":"awsui_name-view-vertical_h11ix_j12ko_361",badge:"awsui_badge_h11ix_j12ko_385"};function lw(t){return t===null?"normal":t>=50?"large":t>=36?"big":t>=24?"medium":t<=16?"small":"normal"}const so=t=>{var{name:r,size:a="normal",variant:n="normal",url:i,alt:s,ariaLabel:f,svg:m,badge:p,__internalRootRef:h=null}=t,v=ge(t,["name","size","variant","url","alt","ariaLabel","svg","badge","__internalRootRef"]);const b=y.useRef(null),[k,w]=y.useState(null),B=a==="inherit",S=B?lw(k):a,_=B&&k!==null?{height:`${k}px`}:{},C=Ye(v);C.className=j(C.className,ba.icon,B&&ba["icon-flex-height"],p&&ba.badge,!B&&ba[`size-${S}-mapped-height`],ba[`size-${S}`],ba[`variant-${n}`],ba[`name-${r}`]),y.useLayoutEffect(()=>{if(!B||!b.current)return;const{lineHeight:A}=getComputedStyle(b.current),W=parseInt(A,10);w(W)});const I=qe(b,h),D=typeof f=="string",G=D?{role:"img","aria-label":f}:{};if(m)return u.createElement("span",Object.assign({},C,G,{ref:I,"aria-hidden":!D,style:_}),m);if(i)return u.createElement("span",Object.assign({},C,{ref:I,style:_}),u.createElement("img",{src:i,alt:f??s}));const N=r&&Object.prototype.hasOwnProperty.call(pv,r);function z(A){return A==="gen-ai"&&S==="small"?u.createElement("svg",{width:"12",height:"12",viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true","data-testid":"gen-ai-filled"},u.createElement("path",{d:"m8 4.4 1.018 2.582L11.6 8 9.018 9.018 8 11.6 6.982 9.018 4.4 8l2.582-1.018L8 4.4ZM2.405 2.41l.002-.003.003-.002-.003-.002-.002-.003-.002.003-.003.002.003.002.002.003Z",className:"filled"})):pv[A]}return u.createElement("span",Object.assign({},C,G,{ref:I,style:_}),N?z(r):void 0)},Co={arrow:"awsui_arrow_xjuzf_bivkc_289","arrow-outer":"awsui_arrow-outer_xjuzf_bivkc_293","arrow-inner":"awsui_arrow-inner_xjuzf_bivkc_293","arrow-position-right-top":"awsui_arrow-position-right-top_xjuzf_bivkc_335","arrow-position-right-bottom":"awsui_arrow-position-right-bottom_xjuzf_bivkc_335","arrow-position-left-top":"awsui_arrow-position-left-top_xjuzf_bivkc_338","arrow-position-left-bottom":"awsui_arrow-position-left-bottom_xjuzf_bivkc_338","arrow-position-top-center":"awsui_arrow-position-top-center_xjuzf_bivkc_341","arrow-position-top-right":"awsui_arrow-position-top-right_xjuzf_bivkc_341","arrow-position-top-left":"awsui_arrow-position-top-left_xjuzf_bivkc_341","arrow-position-top-responsive":"awsui_arrow-position-top-responsive_xjuzf_bivkc_341","arrow-position-bottom-center":"awsui_arrow-position-bottom-center_xjuzf_bivkc_344","arrow-position-bottom-right":"awsui_arrow-position-bottom-right_xjuzf_bivkc_344","arrow-position-bottom-left":"awsui_arrow-position-bottom-left_xjuzf_bivkc_344","arrow-position-bottom-responsive":"awsui_arrow-position-bottom-responsive_xjuzf_bivkc_344",body:"awsui_body_xjuzf_bivkc_492","body-overflow-visible":"awsui_body-overflow-visible_xjuzf_bivkc_528","body-variant-chart":"awsui_body-variant-chart_xjuzf_bivkc_531","has-dismiss":"awsui_has-dismiss_xjuzf_bivkc_536",dismiss:"awsui_dismiss_xjuzf_bivkc_541","dismiss-control":"awsui_dismiss-control_xjuzf_bivkc_549","header-row":"awsui_header-row_xjuzf_bivkc_553",header:"awsui_header_xjuzf_bivkc_553",content:"awsui_content_xjuzf_bivkc_578","content-overflow-visible":"awsui_content-overflow-visible_xjuzf_bivkc_586",container:"awsui_container_xjuzf_bivkc_734","container-arrow-position-bottom-left":"awsui_container-arrow-position-bottom-left_xjuzf_bivkc_745","container-arrow-position-bottom-center":"awsui_container-arrow-position-bottom-center_xjuzf_bivkc_745","container-arrow-position-bottom-right":"awsui_container-arrow-position-bottom-right_xjuzf_bivkc_745","container-arrow-position-top-left":"awsui_container-arrow-position-top-left_xjuzf_bivkc_750","container-arrow-position-top-center":"awsui_container-arrow-position-top-center_xjuzf_bivkc_750","container-arrow-position-top-right":"awsui_container-arrow-position-top-right_xjuzf_bivkc_750","container-arrow-position-right-top":"awsui_container-arrow-position-right-top_xjuzf_bivkc_755","container-arrow-position-right-bottom":"awsui_container-arrow-position-right-bottom_xjuzf_bivkc_755","container-arrow-position-left-top":"awsui_container-arrow-position-left-top_xjuzf_bivkc_760","container-arrow-position-left-bottom":"awsui_container-arrow-position-left-bottom_xjuzf_bivkc_760","container-body":"awsui_container-body_xjuzf_bivkc_766","container-body-variant-annotation":"awsui_container-body-variant-annotation_xjuzf_bivkc_806","container-body-size-small":"awsui_container-body-size-small_xjuzf_bivkc_811","fixed-width":"awsui_fixed-width_xjuzf_bivkc_814","container-body-size-medium":"awsui_container-body-size-medium_xjuzf_bivkc_818","container-body-size-large":"awsui_container-body-size-large_xjuzf_bivkc_825","container-arrow":"awsui_container-arrow_xjuzf_bivkc_745","container-arrow-position-top-responsive":"awsui_container-arrow-position-top-responsive_xjuzf_bivkc_875","awsui-motion-fade-in":"awsui_awsui-motion-fade-in_xjuzf_bivkc_1",refresh:"awsui_refresh_xjuzf_bivkc_1069",root:"awsui_root_xjuzf_bivkc_1091","no-wrap":"awsui_no-wrap_xjuzf_bivkc_1123","root-filtering-token":"awsui_root-filtering-token_xjuzf_bivkc_1127",trigger:"awsui_trigger_xjuzf_bivkc_1131","overflow-ellipsis":"awsui_overflow-ellipsis_xjuzf_bivkc_1138","trigger-type-text-inline":"awsui_trigger-type-text-inline_xjuzf_bivkc_1146","trigger-type-text":"awsui_trigger-type-text_xjuzf_bivkc_1146","trigger-type-filtering-token":"awsui_trigger-type-filtering-token_xjuzf_bivkc_1214","popover-inline-content":"awsui_popover-inline-content_xjuzf_bivkc_1218","hover-area":"awsui_hover-area_xjuzf_bivkc_1222"},aw=t=>u.createElement("div",{className:j(Co.arrow,t.position&&Co[`arrow-position-${t.position}`])},u.createElement("div",{className:Co["arrow-outer"]}),u.createElement("div",{className:j(Co["arrow-inner"],Co.refresh)})),Ob=u.memo(aw),nw={root:"awsui_root_oip5a_160mh_5"};function ti({focusNextCallback:t,disabled:r=!1}){return u.createElement("div",{className:nw.root,tabIndex:r?-1:0,onFocus:t})}const cw=["button:enabled","select:enabled","textarea:enabled","input:enabled","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]","[tabindex]","[contenteditable]","[autofocus]"].join(",");function Mb(t){return Array.prototype.slice.call(t.querySelectorAll(cw))}function Pb(t){return Mb(t).filter(r=>r.tabIndex!==-1)}function gf(t){var r;return(r=Pb(t)[0])!==null&&r!==void 0?r:null}function jb(t){var r;const a=Pb(t);return(r=a[a.length-1])!==null&&r!==void 0?r:null}function iw({className:t,disabled:r,autoFocus:a,restoreFocus:n,children:i},s){const f=y.useRef(null),m=y.useRef(null),p=()=>{var B;m.current&&((B=gf(m.current))===null||B===void 0||B.focus())},h=()=>{var B;m.current&&((B=jb(m.current))===null||B===void 0||B.focus())};y.useEffect(()=>{a&&!r&&(f.current=document.activeElement,p())},[a,r]);const[v,b]=y.useState(!!r);y.useEffect(()=>{var B;v!==!!r&&(b(!!r),n&&r&&((B=f.current)===null||B===void 0||B.focus(),f.current=null))},[v,r,n]);const k=y.useCallback(B=>{var S;B===null&&n&&((S=f.current)===null||S===void 0||S.focus(),f.current=null)},[n]);y.useImperativeHandle(s,()=>({focusFirst:p}));const w=qe(m,k);return u.createElement(u.Fragment,null,u.createElement(ti,{disabled:r,focusNextCallback:h}),u.createElement("div",{className:t,ref:w},i),u.createElement(ti,{disabled:r,focusNextCallback:p}))}const Yf=u.forwardRef(iw);var Te;(function(t){t[t.pageUp=33]="pageUp",t[t.pageDown=34]="pageDown",t[t.end=35]="end",t[t.home=36]="home",t[t.backspace=8]="backspace",t[t.space=32]="space",t[t.down=40]="down",t[t.left=37]="left",t[t.right=39]="right",t[t.up=38]="up",t[t.escape=27]="escape",t[t.enter=13]="enter",t[t.tab=9]="tab"})(Te||(Te={}));function qb({dismissButton:t,dismissAriaLabel:r,header:a,children:n,onDismiss:i,variant:s,overflowVisible:f,className:m,ariaLabelledby:p,closeAnalyticsAction:h}){const v=ft("popover"),b=Ue("awsui-popover-"),k=y.useRef(!1),w=y.useRef(null),B=y.useCallback(D=>{D.keyCode===Te.escape&&(D.stopPropagation(),i==null||i())},[i]);y.useEffect(()=>{var D;t&&!k.current&&((D=w.current)===null||D===void 0||D.focus({preventScroll:!0})),k.current=t},[t]);const S=(t??null)&&u.createElement("div",Object.assign({className:Co.dismiss},h?Fe({action:h}):{}),u.createElement(cl,{variant:"icon",formAction:"none",iconName:"close",className:Co["dismiss-control"],ariaLabel:v("dismissAriaLabel",r),onClick:()=>i==null?void 0:i(),ref:w})),_=t,C=t&&s!=="annotation",I=_?{role:"dialog","aria-labelledby":p??(a?b:void 0)}:{};return u.createElement("div",Object.assign({className:j(Co.body,Co[`body-variant-${s}`],m,{[Co["body-overflow-visible"]]:f==="both"}),onKeyDown:B},I),u.createElement(Yf,{disabled:!C,autoFocus:!1},a&&u.createElement("div",{className:j(Co["header-row"],t&&Co["has-dismiss"])},S,u.createElement("div",{className:Co.header,id:b},u.createElement("h2",null,a))),u.createElement("div",{className:!a&&t?Co["has-dismiss"]:void 0},!a&&S,u.createElement("div",{className:j(Co.content,{[Co["content-overflow-visible"]]:!!f})},n))))}const Ln=t=>{const r=[];let a=t;for(;(a=a.parentElement)&&a!==t.ownerDocument.body;)getComputedStyle(a).overflow!=="visible"&&r.push(a);return r},Fb=({element:t,excludeClosestParent:r=!1,expandToViewport:a=!1,canExpandOutsideViewport:n=!1})=>{var i,s,f,m,p;const h=a?[]:Ln(t).map(v=>{const{height:b,width:k,top:w,left:B}=v.getBoundingClientRect();return{blockSize:n?v.scrollHeight:b,inlineSize:k,insetBlockStart:w,insetInlineStart:B}});if(n&&!a){const v=t.ownerDocument,b=v.documentElement.getBoundingClientRect();h.push({inlineSize:Math.max(b.width,v.documentElement.clientWidth),blockSize:Math.max(b.height,v.documentElement.clientHeight),insetBlockStart:b.top,insetInlineStart:b.left})}else{const v=(i=t.ownerDocument.defaultView)!==null&&i!==void 0?i:window;h.push({blockSize:(f=(s=v.visualViewport)===null||s===void 0?void 0:s.height)!==null&&f!==void 0?f:v.innerHeight,inlineSize:(p=(m=v.visualViewport)===null||m===void 0?void 0:m.width)!==null&&p!==void 0?p:v.innerWidth,insetBlockStart:0,insetInlineStart:0})}return r&&!a&&h.shift(),h};function $f(t,r={block:"nearest",inline:"nearest"}){var a;(a=t==null?void 0:t.scrollIntoView)===null||a===void 0||a.call(t,r)}function Ub({insetBlockStart:t,blockSize:r}){return t<0?t:t+r>window.innerHeight?r>window.innerHeight?t:t+r-window.innerHeight:0}function sw(t,r){const a=Ub(t);a&&(r||window).scrollBy(0,a)}function mv(t){return dt(t,r=>r.scrollHeight>r.clientHeight&&["scroll","auto"].includes(getComputedStyle(r).overflowY))||void 0}const Ol=12,uw={top:["top-center","top-right","top-left","bottom-center","bottom-right","bottom-left","right-top","right-bottom","left-top","left-bottom"],bottom:["bottom-center","bottom-right","bottom-left","top-center","top-right","top-left","right-top","right-bottom","left-top","left-bottom"],left:["left-top","left-bottom","right-top","right-bottom","bottom-center","top-center","bottom-left","top-left","bottom-right","top-right"],right:["right-top","right-bottom","left-top","left-bottom","bottom-center","top-center","bottom-right","top-right","bottom-left","top-left"]},vv={"top-center":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart-t.blockSize-a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize/2-t.inlineSize/2,inlineSize:t.inlineSize,blockSize:t.blockSize}),"top-right":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart-t.blockSize-a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize/2-Ol-a.inlineSize/2,inlineSize:t.inlineSize,blockSize:t.blockSize}),"top-left":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart-t.blockSize-a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize/2+Ol+a.inlineSize/2-t.inlineSize,inlineSize:t.inlineSize,blockSize:t.blockSize}),"bottom-center":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart+r.blockSize+a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize/2-t.inlineSize/2,inlineSize:t.inlineSize,blockSize:t.blockSize}),"bottom-right":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart+r.blockSize+a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize/2-Ol-a.inlineSize/2,inlineSize:t.inlineSize,blockSize:t.blockSize}),"bottom-left":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart+r.blockSize+a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize/2+Ol+a.inlineSize/2-t.inlineSize,inlineSize:t.inlineSize,blockSize:t.blockSize}),"right-top":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart+r.blockSize/2-Ol-a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize+a.blockSize,inlineSize:t.inlineSize,blockSize:t.blockSize}),"right-bottom":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart+r.blockSize/2-t.blockSize+Ol+a.blockSize,insetInlineStart:r.insetInlineStart+r.inlineSize+a.blockSize,inlineSize:t.inlineSize,blockSize:t.blockSize}),"left-top":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart+r.blockSize/2-Ol-a.blockSize,insetInlineStart:r.insetInlineStart-t.inlineSize-a.blockSize,inlineSize:t.inlineSize,blockSize:t.blockSize}),"left-bottom":({body:t,trigger:r,arrow:a})=>({insetBlockStart:r.insetBlockStart+r.blockSize/2-t.blockSize+Ol+a.blockSize,insetInlineStart:r.insetInlineStart-t.inlineSize-a.blockSize,inlineSize:t.inlineSize,blockSize:t.blockSize})};function bv(t,r){let{insetInlineStart:a,inlineSize:n,insetBlockStart:i,blockSize:s}=t;return a<r.insetInlineStart?(n=a+n-r.insetInlineStart,a=r.insetInlineStart):a+n>r.insetInlineStart+r.inlineSize&&(n=r.insetInlineStart+r.inlineSize-a),i<r.insetBlockStart?(s=i+s-r.insetBlockStart,i=r.insetBlockStart):i+s>r.insetBlockStart+r.blockSize&&(s=r.insetBlockStart+r.blockSize-i),{insetInlineStart:a,inlineSize:n,insetBlockStart:i,blockSize:s}}function dw(t,r){return t.blockSize>=r.blockSize?t:r}function yv(t){let r=null;for(const a of t){if(!r){r=a;continue}const n=Math.max(r.insetInlineStart,a.insetInlineStart),i=Math.max(r.insetBlockStart,a.insetBlockStart),s=Math.min(r.insetInlineStart+r.inlineSize,a.insetInlineStart+a.inlineSize),f=Math.min(r.insetBlockStart+r.blockSize,a.insetBlockStart+a.blockSize);if(s<n||f<i)return null;r={insetInlineStart:n,insetBlockStart:i,inlineSize:s-n,blockSize:f-i}}return r}function fw({preferredPosition:t,fixedInternalPosition:r,trigger:a,arrow:n,body:i,container:s,viewport:f,renderWithPortal:m,allowVerticalOverflow:p,minVisibleBlockSize:h}){let v=null;const b=r?[r]:uw[t];for(const I of b){const D=vv[I]({body:i,trigger:a,arrow:n}),G=yv(m?[D,f]:[D,f,s]),N=h===void 0?G&&G.blockSize===i.blockSize:G&&G.blockSize>=Math.min(i.blockSize,h),z=G&&G.inlineSize===i.inlineSize;if(N&&z){const W=G&&G.blockSize<i.blockSize;return{internalPosition:I,rect:W?bv(D,f):D,scrollable:W}}v=gw({rect:D,internalPosition:I,visibleArea:G},v)}const k=(v==null?void 0:v.internalPosition)||"right-top",w=vv[k]({body:i,trigger:a,arrow:n}),B=dw(f,s),S=p&&mw(k)?{insetBlockStart:B.insetBlockStart,blockSize:B.blockSize,insetInlineStart:f.insetInlineStart,inlineSize:f.inlineSize}:f,_=bv(w,S),C=_.blockSize<w.blockSize;return{internalPosition:k,rect:_,scrollable:C}}function gw(t,r){return r!=null&&r.visibleArea?t.visibleArea?t.visibleArea.inlineSize===r.visibleArea.inlineSize?t.visibleArea.blockSize>r.visibleArea.blockSize?t:r:t.visibleArea.inlineSize>r.visibleArea.inlineSize?t:r:r:t}function hw(t){return{offsetHeight:t.offsetHeight,offsetWidth:t.offsetWidth}}function pw(t){const r=getComputedStyle(t);return{inlineSize:parseFloat(r.inlineSize),blockSize:parseFloat(r.blockSize)}}function mw(t){return["top","bottom"].includes(t.split("-")[0])}function vw(t,r){const a=t.insetBlockStart+t.blockSize/2,n=a<r.insetBlockStart,i=a>r.insetBlockEnd;return n||i}function bw({popoverRef:t,bodyRef:r,arrowRef:a,getTrack:n,contentRef:i,allowScrollToFit:s,allowVerticalOverflow:f,preferredPosition:m,renderWithPortal:p,keepPosition:h,hideOnOverscroll:v,minVisibleBlockSize:b}){const k=y.useRef(null),[w,B]=y.useState({}),[S,_]=y.useState(null),[C,I]=y.useState(!1),D=y.useRef(()=>{}),G=y.useRef(null);return{updatePositionHandler:y.useCallback((z=!1)=>{var A;const W=n();if(!W||!t.current||!r.current||!i.current||!a.current)return;const K=t.current,F=r.current,H=a.current,P=K.ownerDocument,{offsetWidth:ie,offsetHeight:le}=hw(K);if(ie===0||le===0||!Ks(P.body,W))return;const ee=K.style.insetBlockStart,M=K.style.insetInlineStart;K.style.insetBlockStart="0",K.style.insetInlineStart="0",F.style.maxBlockSize="",F.style.overflowX="",F.style.overflowY="";const $=kw(P.defaultView),J=Ae(W),Q=pw(H),{containingBlock:E,boundary:U}=Jx({startElement:K,tests:{containingBlock:sf,boundary:Ke=>sf(Ke)||_w(Ke)}}),te=E?Ae(E):$,ce=U?Ae(U):xw(P),de=yw(F),he=Ae(i.current),re={inlineSize:he.inlineSize+2*de,blockSize:he.blockSize+2*de},oe=h&&z&&!!k.current,fe=(A=oe&&k.current)!==null&&A!==void 0?A:void 0,{scrollable:me,internalPosition:we,rect:Ve}=fw({preferredPosition:m,fixedInternalPosition:fe,trigger:J,arrow:Q,body:re,container:ce,viewport:$,renderWithPortal:p,allowVerticalOverflow:f,minVisibleBlockSize:b}),ae=Hs(Ve,te),Be=Hs(ae,Hs(J,te));K.style.insetBlockStart=ee,K.style.insetInlineStart=M,me&&(F.style.maxBlockSize=Ve.blockSize+"px",F.style.overflowX="hidden",F.style.overflowY="auto"),k.current=we,_(we);const Se=s&&!oe,Oo=Se?ae.insetBlockStart+Ub(Ve):ae.insetBlockStart;if(B({insetBlockStart:Oo,insetInlineStart:ae.insetInlineStart}),Se){const Ke=mv(K);sw(Ve,Ke)}if(v&&W instanceof HTMLElement){const Ke=mv(W);Ke&&(G.current=Ae(Ke))}D.current=()=>{const Ke=n();if(!Ke)return;const Le=Ae(Ke),yo=Hs(Le,E?Ae(E):$);B({insetBlockStart:yo.insetBlockStart+Be.insetBlockStart,insetInlineStart:yo.insetInlineStart+Be.insetInlineStart}),v&&G.current&&I(vw(Le,G.current))}},[n,t,r,i,a,h,m,p,f,s,v,b]),popoverStyle:w,internalPosition:S,positionHandlerRef:D,isOverscrolling:C}}function yw(t){return parseInt(getComputedStyle(t).borderWidth)||0}function Hs(t,r){return{insetBlockStart:t.insetBlockStart-r.insetBlockStart,insetInlineStart:t.insetInlineStart-r.insetInlineStart}}function kw(t){var r,a,n,i;return{insetBlockStart:0,insetInlineStart:0,inlineSize:(a=(r=t.visualViewport)===null||r===void 0?void 0:r.width)!==null&&a!==void 0?a:t.innerWidth,blockSize:(i=(n=t.visualViewport)===null||n===void 0?void 0:n.height)!==null&&i!==void 0?i:t.innerHeight}}function xw(t){const{insetBlockStart:r,insetInlineStart:a}=Ae(t.documentElement);return{insetBlockStart:r,insetInlineStart:a,inlineSize:t.documentElement.scrollWidth,blockSize:t.documentElement.scrollHeight}}function _w(t){const r=getComputedStyle(t);return!!r.clipPath&&r.clipPath!=="none"}function Vb({position:t,trackRef:r,getTrack:a,trackKey:n,minVisibleBlockSize:i,arrow:s,children:f,zIndex:m,renderWithPortal:p,size:h,fixedWidth:v,variant:b,keepPosition:k,allowScrollToFit:w,allowVerticalOverflow:B,hideOnOverscroll:S,hoverArea:_,className:C}){const I=y.useRef(null),D=y.useRef(null),G=y.useRef(null),N=y.useRef(null),z=y.useRef(()=>{if(r)return r.current;if(a)return a();throw new Error("Invariant violation: must provide either trackRef or getTrack.")}),{updatePositionHandler:A,popoverStyle:W,internalPosition:K,positionHandlerRef:F,isOverscrolling:H}=bw({popoverRef:G,bodyRef:I,arrowRef:N,getTrack:z.current,contentRef:D,allowScrollToFit:w,allowVerticalOverflow:B,preferredPosition:t,renderWithPortal:p,keepPosition:k,hideOnOverscroll:S,minVisibleBlockSize:i});return y.useLayoutEffect(()=>{A()},[A,n]),Ar(D,()=>{A(!0)}),y.useLayoutEffect(()=>{const P=new AbortController,ie=M=>si(this,void 0,void 0,function*(){if(k||Ks(z.current(),M.target))return;const $=performance.now()+1e3;for(;performance.now()<$&&!P.signal.aborted;)A(),typeof requestIdleCallback<"u"?yield new Promise(J=>requestIdleCallback(J)):yield new Promise(J=>setTimeout(J,50))}),le=()=>requestAnimationFrame(()=>A()),ee=()=>requestAnimationFrame(()=>F.current());return window.addEventListener("click",ie,{signal:P.signal}),window.addEventListener("resize",le,{signal:P.signal}),window.addEventListener("scroll",ee,{capture:!0,signal:P.signal}),()=>{P.abort()}},[S,k,F,r,A]),H?null:u.createElement("div",{ref:G,style:Object.assign(Object.assign({},W),{zIndex:m}),className:j(Co.container,Co.refresh,C)},u.createElement("div",{ref:N,className:j(Co["container-arrow"],Co[`container-arrow-position-${K}`]),"aria-hidden":!0},s(K)),u.createElement("div",{ref:I,className:j(Co["container-body"],Co[`container-body-size-${h}`],{[Co["fixed-width"]]:v,[Co[`container-body-variant-${b}`]]:b})},_?u.createElement("div",{className:Co["hover-area"]},u.createElement("div",{ref:D},f)):u.createElement("div",{ref:D},f)))}function eu(){return eu=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var a=arguments[r];for(var n in a)({}).hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t},eu.apply(null,arguments)}function Zf(t,r){if(t==null)return{};var a={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(r.indexOf(n)!==-1)continue;a[n]=t[n]}return a}function hf(t,r){return hf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,n){return a.__proto__=n,a},hf(t,r)}function Kf(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,hf(t,r)}function ww(t,r){return t.classList?!!r&&t.classList.contains(r):(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+r+" ")!==-1}function Bw(t,r){t.classList?t.classList.add(r):ww(t,r)||(typeof t.className=="string"?t.className=t.className+" "+r:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+r))}function kv(t,r){return t.replace(new RegExp("(^|\\s)"+r+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function Sw(t,r){t.classList?t.classList.remove(r):typeof t.className=="string"?t.className=kv(t.className,r):t.setAttribute("class",kv(t.className&&t.className.baseVal||"",r))}const xv={disabled:!1},ou=u.createContext(null);var Wb=function(r){return r.scrollTop},Zc="unmounted",_a="exited",wa="entering",Bn="entered",pf="exiting",Lr=function(t){Kf(r,t);function r(n,i){var s;s=t.call(this,n,i)||this;var f=i,m=f&&!f.isMounting?n.enter:n.appear,p;return s.appearStatus=null,n.in?m?(p=_a,s.appearStatus=wa):p=Bn:n.unmountOnExit||n.mountOnEnter?p=Zc:p=_a,s.state={status:p},s.nextCallback=null,s}r.getDerivedStateFromProps=function(i,s){var f=i.in;return f&&s.status===Zc?{status:_a}:null};var a=r.prototype;return a.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},a.componentDidUpdate=function(i){var s=null;if(i!==this.props){var f=this.state.status;this.props.in?f!==wa&&f!==Bn&&(s=wa):(f===wa||f===Bn)&&(s=pf)}this.updateStatus(!1,s)},a.componentWillUnmount=function(){this.cancelNextCallback()},a.getTimeouts=function(){var i=this.props.timeout,s,f,m;return s=f=m=i,i!=null&&typeof i!="number"&&(s=i.exit,f=i.enter,m=i.appear!==void 0?i.appear:f),{exit:s,enter:f,appear:m}},a.updateStatus=function(i,s){if(i===void 0&&(i=!1),s!==null)if(this.cancelNextCallback(),s===wa){if(this.props.unmountOnExit||this.props.mountOnEnter){var f=this.props.nodeRef?this.props.nodeRef.current:Ns.findDOMNode(this);f&&Wb(f)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===_a&&this.setState({status:Zc})},a.performEnter=function(i){var s=this,f=this.props.enter,m=this.context?this.context.isMounting:i,p=this.props.nodeRef?[m]:[Ns.findDOMNode(this),m],h=p[0],v=p[1],b=this.getTimeouts(),k=m?b.appear:b.enter;if(!i&&!f||xv.disabled){this.safeSetState({status:Bn},function(){s.props.onEntered(h)});return}this.props.onEnter(h,v),this.safeSetState({status:wa},function(){s.props.onEntering(h,v),s.onTransitionEnd(k,function(){s.safeSetState({status:Bn},function(){s.props.onEntered(h,v)})})})},a.performExit=function(){var i=this,s=this.props.exit,f=this.getTimeouts(),m=this.props.nodeRef?void 0:Ns.findDOMNode(this);if(!s||xv.disabled){this.safeSetState({status:_a},function(){i.props.onExited(m)});return}this.props.onExit(m),this.safeSetState({status:pf},function(){i.props.onExiting(m),i.onTransitionEnd(f.exit,function(){i.safeSetState({status:_a},function(){i.props.onExited(m)})})})},a.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},a.safeSetState=function(i,s){s=this.setNextCallback(s),this.setState(i,s)},a.setNextCallback=function(i){var s=this,f=!0;return this.nextCallback=function(m){f&&(f=!1,s.nextCallback=null,i(m))},this.nextCallback.cancel=function(){f=!1},this.nextCallback},a.onTransitionEnd=function(i,s){this.setNextCallback(s);var f=this.props.nodeRef?this.props.nodeRef.current:Ns.findDOMNode(this),m=i==null&&!this.props.addEndListener;if(!f||m){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var p=this.props.nodeRef?[this.nextCallback]:[f,this.nextCallback],h=p[0],v=p[1];this.props.addEndListener(h,v)}i!=null&&setTimeout(this.nextCallback,i)},a.render=function(){var i=this.state.status;if(i===Zc)return null;var s=this.props,f=s.children;s.in,s.mountOnEnter,s.unmountOnExit,s.appear,s.enter,s.exit,s.timeout,s.addEndListener,s.onEnter,s.onEntering,s.onEntered,s.onExit,s.onExiting,s.onExited,s.nodeRef;var m=Zf(s,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return u.createElement(ou.Provider,{value:null},typeof f=="function"?f(i,m):u.cloneElement(u.Children.only(f),m))},r}(u.Component);Lr.contextType=ou;Lr.propTypes={};function _n(){}Lr.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:_n,onEntering:_n,onEntered:_n,onExit:_n,onExiting:_n,onExited:_n};Lr.UNMOUNTED=Zc;Lr.EXITED=_a;Lr.ENTERING=wa;Lr.ENTERED=Bn;Lr.EXITING=pf;var Cw=function(r,a){return r&&a&&a.split(" ").forEach(function(n){return Bw(r,n)})},K0=function(r,a){return r&&a&&a.split(" ").forEach(function(n){return Sw(r,n)})},Qf=function(t){Kf(r,t);function r(){for(var n,i=arguments.length,s=new Array(i),f=0;f<i;f++)s[f]=arguments[f];return n=t.call.apply(t,[this].concat(s))||this,n.appliedClasses={appear:{},enter:{},exit:{}},n.onEnter=function(m,p){var h=n.resolveArguments(m,p),v=h[0],b=h[1];n.removeClasses(v,"exit"),n.addClass(v,b?"appear":"enter","base"),n.props.onEnter&&n.props.onEnter(m,p)},n.onEntering=function(m,p){var h=n.resolveArguments(m,p),v=h[0],b=h[1],k=b?"appear":"enter";n.addClass(v,k,"active"),n.props.onEntering&&n.props.onEntering(m,p)},n.onEntered=function(m,p){var h=n.resolveArguments(m,p),v=h[0],b=h[1],k=b?"appear":"enter";n.removeClasses(v,k),n.addClass(v,k,"done"),n.props.onEntered&&n.props.onEntered(m,p)},n.onExit=function(m){var p=n.resolveArguments(m),h=p[0];n.removeClasses(h,"appear"),n.removeClasses(h,"enter"),n.addClass(h,"exit","base"),n.props.onExit&&n.props.onExit(m)},n.onExiting=function(m){var p=n.resolveArguments(m),h=p[0];n.addClass(h,"exit","active"),n.props.onExiting&&n.props.onExiting(m)},n.onExited=function(m){var p=n.resolveArguments(m),h=p[0];n.removeClasses(h,"exit"),n.addClass(h,"exit","done"),n.props.onExited&&n.props.onExited(m)},n.resolveArguments=function(m,p){return n.props.nodeRef?[n.props.nodeRef.current,m]:[m,p]},n.getClassNames=function(m){var p=n.props.classNames,h=typeof p=="string",v=h&&p?p+"-":"",b=h?""+v+m:p[m],k=h?b+"-active":p[m+"Active"],w=h?b+"-done":p[m+"Done"];return{baseClassName:b,activeClassName:k,doneClassName:w}},n}var a=r.prototype;return a.addClass=function(i,s,f){var m=this.getClassNames(s)[f+"ClassName"],p=this.getClassNames("enter"),h=p.doneClassName;s==="appear"&&f==="done"&&h&&(m+=" "+h),f==="active"&&i&&Wb(i),m&&(this.appliedClasses[s][f]=m,Cw(i,m))},a.removeClasses=function(i,s){var f=this.appliedClasses[s],m=f.base,p=f.active,h=f.done;this.appliedClasses[s]={},m&&K0(i,m),p&&K0(i,p),h&&K0(i,h)},a.render=function(){var i=this.props;i.classNames;var s=Zf(i,["classNames"]);return u.createElement(Lr,eu({},s,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},r}(u.Component);Qf.defaultProps={classNames:""};Qf.propTypes={};function Tw(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Jf(t,r){var a=function(s){return r&&y.isValidElement(s)?r(s):s},n=Object.create(null);return t&&y.Children.map(t,function(i){return i}).forEach(function(i){n[i.key]=a(i)}),n}function Dw(t,r){t=t||{},r=r||{};function a(v){return v in r?r[v]:t[v]}var n=Object.create(null),i=[];for(var s in t)s in r?i.length&&(n[s]=i,i=[]):i.push(s);var f,m={};for(var p in r){if(n[p])for(f=0;f<n[p].length;f++){var h=n[p][f];m[n[p][f]]=a(h)}m[p]=a(p)}for(f=0;f<i.length;f++)m[i[f]]=a(i[f]);return m}function Da(t,r,a){return a[r]!=null?a[r]:t.props[r]}function Ew(t,r){return Jf(t.children,function(a){return y.cloneElement(a,{onExited:r.bind(null,a),in:!0,appear:Da(a,"appear",t),enter:Da(a,"enter",t),exit:Da(a,"exit",t)})})}function Gw(t,r,a){var n=Jf(t.children),i=Dw(r,n);return Object.keys(i).forEach(function(s){var f=i[s];if(y.isValidElement(f)){var m=s in r,p=s in n,h=r[s],v=y.isValidElement(h)&&!h.props.in;p&&(!m||v)?i[s]=y.cloneElement(f,{onExited:a.bind(null,f),in:!0,exit:Da(f,"exit",t),enter:Da(f,"enter",t)}):!p&&m&&!v?i[s]=y.cloneElement(f,{in:!1}):p&&m&&y.isValidElement(h)&&(i[s]=y.cloneElement(f,{onExited:a.bind(null,f),in:h.props.in,exit:Da(f,"exit",t),enter:Da(f,"enter",t)}))}}),i}var Iw=Object.values||function(t){return Object.keys(t).map(function(r){return t[r]})},Nw={component:"div",childFactory:function(r){return r}},yu=function(t){Kf(r,t);function r(n,i){var s;s=t.call(this,n,i)||this;var f=s.handleExited.bind(Tw(s));return s.state={contextValue:{isMounting:!0},handleExited:f,firstRender:!0},s}var a=r.prototype;return a.componentDidMount=function(){this.mounted=!0,this.setState({contextValue:{isMounting:!1}})},a.componentWillUnmount=function(){this.mounted=!1},r.getDerivedStateFromProps=function(i,s){var f=s.children,m=s.handleExited,p=s.firstRender;return{children:p?Ew(i,m):Gw(i,f,m),firstRender:!1}},a.handleExited=function(i,s){var f=Jf(this.props.children);i.key in f||(i.props.onExited&&i.props.onExited(s),this.mounted&&this.setState(function(m){var p=eu({},m.children);return delete p[i.key],{children:p}}))},a.render=function(){var i=this.props,s=i.component,f=i.childFactory,m=Zf(i,["component","childFactory"]),p=this.state.contextValue,h=Iw(this.state.children).map(f);return delete m.appear,delete m.enter,delete m.exit,s===null?u.createElement(ou.Provider,{value:p},h):u.createElement(ou.Provider,{value:p},u.createElement(s,m,h))},r}(u.Component);yu.propTypes={};yu.defaultProps=Nw;function ku(t){var{in:r,children:a,exit:n=!0,onStatusChange:i=()=>{},disabled:s=!1,transitionChangeDelay:f}=t,m=ge(t,["in","children","exit","onStatusChange","disabled","transitionChangeDelay"]);const p=y.useRef(null),[h,v]=y.useState(r?"entered":"exited"),b=Nb(p)||s,k=y.useCallback(w=>{const B=p.current;if(B===null)return;const S=new AbortController,_=C=>{C.target===B&&(S.abort(),w())};B.addEventListener("transitionend",_,{signal:S.signal}),B.addEventListener("animationend",_,{signal:S.signal})},[]);return u.createElement(Lr,Object.assign({addEndListener:k,timeout:b?0:void 0,in:r,nodeRef:p,exit:n,onEnter:w=>{w||(v("enter"),i("enter"))},onEntering:w=>{var B;w||((B=p.current)===null||B===void 0||B.offsetHeight,f!=null&&f.entering?setTimeout(()=>{v("entering"),i("entering")},f==null?void 0:f.entering):(v("entering"),i("entering")))},onEntered:w=>{w||(v("entered"),i("entered"))},onExit:()=>{v("exit"),i("exit")},onExiting:()=>{v("exiting"),i("exiting")},onExited:()=>{v("exited"),i("exited")}},m),()=>a(h,p))}const Rw={root:"awsui_root_1qprf_160mh_5"};function eg({value:t,trackRef:r,trackKey:a,className:n,contentAttributes:i={},position:s="top",size:f="small",hideOnOverscroll:m,onDismiss:p}){return!a&&(typeof t=="string"||typeof t=="number")&&(a=t),y.useEffect(()=>{const h=new AbortController;return window.addEventListener("keydown",v=>{v.key==="Escape"&&(v.stopPropagation(),p==null||p())},{capture:!0,signal:h.signal}),()=>{h.abort()}},[p]),u.createElement(Wf,null,u.createElement("div",Object.assign({className:Rw.root},i,{"data-testid":a}),u.createElement(ku,{in:!0},()=>u.createElement(Vb,{trackRef:r,trackKey:a,size:f,fixedWidth:!1,position:s,zIndex:7e3,arrow:h=>u.createElement(Ob,{position:h}),hideOnOverscroll:m,className:n},u.createElement(qb,{dismissButton:!1,dismissAriaLabel:void 0,onDismiss:void 0,header:void 0},t)))))}const xu=y.createContext({onClick:()=>{}});function zw(){return y.useContext(xu)}const Xb={navigationActive:!1,registerFocusable:()=>()=>{}},_u=y.createContext(Xb);function br(t,r){var a;const{navigationActive:n,registerFocusable:i}=y.useContext(_u),[s,f]=y.useState(!1),m=(r==null?void 0:r.tabIndex)&&(r==null?void 0:r.tabIndex)<0,p=n&&!m;y.useLayoutEffect(()=>{if(p&&t&&t.current){const v=i(t.current,b=>f(b));return()=>v()}});let h=r==null?void 0:r.tabIndex;return p&&(h=s?(a=r==null?void 0:r.tabIndex)!==null&&a!==void 0?a:0:-1),{navigationActive:p,tabIndex:h}}const Aw=y.forwardRef(({navigationActive:t,children:r,getNextFocusTarget:a,isElementSuppressed:n,onRegisterFocusable:i,onUnregisterActive:s},f)=>{const m=y.useRef(new Set),p=y.useRef(new Map),h=y.useRef(new WeakMap),v=y.useRef(null);function b(C){tl(C,document.activeElement)&&setTimeout(()=>s==null?void 0:s(C),0)}function k(C,I){m.current.add(C),p.current.set(C,I);const D=!!h.current.get(C),G=v.current===C||!!(n!=null&&n(C));return G!==D&&(h.current.set(C,G),I(G)),i==null||i(C),()=>w(C)}function w(C){m.current.delete(C),p.current.delete(C),b==null||b(C)}function B(){var C;v.current=a();for(const I of m.current){const D=(C=h.current.get(I))!==null&&C!==void 0?C:!1,G=v.current===I||!!(n!=null&&n(I));G!==D&&(h.current.set(I,G),p.current.get(I)(G))}}function S(){return v.current}function _(C){return m.current.has(C)}return y.useImperativeHandle(f,()=>({updateFocusTarget:B,getFocusTarget:S,isRegistered:_})),u.createElement(_u.Provider,{value:{navigationActive:t,registerFocusable:k}},r)});class Lw{constructor(r=!1,a=null){this.cancelable=r,this.detail=a,this.defaultPrevented=!1,this.cancelBubble=!1}preventDefault(){this.defaultPrevented=!0}stopPropagation(){this.cancelBubble=!0}}function Yb({cancelable:t,detail:r}){return new Lw(t,r)}function Ie(t,r){if(!t)return;const a=Yb({cancelable:!1,detail:r});t(a)}function Nr(t,r,a){if(!t)return!1;const n=Yb({cancelable:!0,detail:r});return t(n),n.defaultPrevented&&a&&a.preventDefault(),n.cancelBubble&&a&&a.stopPropagation(),n.defaultPrevented}function Na(t,r){return Nr(t,{keyCode:r.keyCode,key:r.key,ctrlKey:r.ctrlKey,shiftKey:r.shiftKey,altKey:r.altKey,metaKey:r.metaKey,isComposing:r.nativeEvent.isComposing},r)}const Hw=t=>t.button!==void 0;function Ow(t){return t.ctrlKey||t.altKey||t.shiftKey||t.metaKey}function $b(t){return t&&(!Hw(t)||t.button===0)&&!Ow(t)}function Oa(t,r){y.useImperativeHandle(t,()=>({focus(...a){var n;(n=r.current)===null||n===void 0||n.focus(...a)}}),[r])}function wu(t){const r=Ue();return{targetProps:{"aria-describedby":t?r:void 0},descriptionEl:t?u.createElement("span",{id:r,hidden:!0},t):null,descriptionId:r}}const Zb=y.createContext({isInModal:!1,componentLoadingCount:{current:0},emitTimeToContentReadyInModal:()=>{}}),Bu=()=>y.useContext(Zb),Mw=(t,r)=>{const a=Bu();y.useEffect(()=>{if(!(!t||!a.isInModal)&&r)return a.componentLoadingCount.current++,()=>{a.componentLoadingCount.current--,a.emitTimeToContentReadyInModal(performance.now())}},[r])},Pw=()=>{const t=Bu();y.useEffect(()=>{if(t.isInModal)return t.componentLoadingCount.current++,()=>{t.componentLoadingCount.current--,t.emitTimeToContentReadyInModal(performance.now())}},[])};function Kb(t,r,a){const n=y.useRef();return y.useEffect(()=>{var i;n.current=a,(i=t.current)===null||i===void 0||i.setAttribute(r,a)},[r,a,t]),{[r]:n.current}}function tu(t,r){const a=y.useRef(!0);y.useEffect(()=>{if(a.current)a.current=!1;else return t()},r)}const ru=new WeakMap,jw=150;function _v(t,r){let a=i=>{a=()=>{},r(i)};ru.set(t,i=>a(i)),mf.observe(t);const n=setTimeout(()=>a(!1),jw);return()=>{clearTimeout(n),ru.delete(t),mf.unobserve(t)}}function qw(t){return typeof IntersectionObserver>"u"?{observe:()=>{},unobserve:()=>{}}:new IntersectionObserver(t)}const mf=qw(function(r){var a;for(const n of r)mf.unobserve(n.target),(a=ru.get(n.target))===null||a===void 0||a(n.isIntersecting),ru.delete(n.target)}),wv="awsui-evaluate-component-visibility",Fw=()=>{const[t,r]=y.useState(!1);return y.useEffect(()=>{const a=()=>{r(n=>!n)};return document.addEventListener(wv,a),()=>{document.removeEventListener(wv,a)}},[]),t};function Qb(t,r,a,n,i){const s=Xf(),{isInModal:f}=Bu(),m=Kb(a,"data-analytics-performance-mark",s),p=Fw();return y.useEffect(()=>{if(!r()||!a.current||f||!(a.current.offsetWidth>0&&a.current.offsetHeight>0&&getComputedStyle(a.current).visibility!=="hidden"))return;const v=performance.now();return _v(a.current,k=>{performance.mark(`${t}Rendered`,{startTime:v,detail:Object.assign({source:"awsui",instanceIdentifier:s,inViewport:k},n())})})},[]),tu(()=>{if(!r()||!a.current||f||!(a.current.offsetWidth>0&&a.current.offsetHeight>0&&getComputedStyle(a.current).visibility!=="hidden"))return;const v=performance.now();return _v(a.current,k=>{performance.mark(`${t}Updated`,{startTime:v,detail:Object.assign({source:"awsui",instanceIdentifier:s,inViewport:k},n())})})},[p,...i]),m}const Uw=["javascript:void(0)","javascript:void(0);","javascript:;"];function Jb(t,r){if(!r||Uw.indexOf(r.toLowerCase())!==-1)return;let a;try{a=new URL(r)}catch{return}if(a.protocol==="javascript:")throw new Error("A javascript: URL was blocked as a security precaution.")}const ey={root:"awsui_root_1iee7_xy9l5_145",announcer:"awsui_announcer_1iee7_xy9l5_153"},oy={root:"awsui_root_1pc7b_1k8pp_5",announcer:"awsui_announcer_1pc7b_1k8pp_9"};class Su{constructor(r,a=Su.defaultDelay){this.politeness=r,this.delay=a,this._addedTerminalPeriod=!1,this._nextAnnouncement="",this._element=document.createElement("div"),this._element.className=`${ey.announcer} ${oy.announcer}`,this._element.setAttribute("aria-live",this.politeness),this._element.setAttribute("aria-atomic","true"),document.body.appendChild(this._element)}destroy(){var r;(r=this._element)===null||r===void 0||r.remove(),this._timeoutId!==void 0&&(clearTimeout(this._timeoutId),this._timeoutId=void 0)}announce({message:r,forceReannounce:a=!1}){if(r){if(this._nextAnnouncement=r.trim(),this.delay===0||a)return this._updateElement(a);this._timeoutId===void 0&&(this._timeoutId=setTimeout(()=>this._updateElement(!1),this.delay*1e3))}}_updateElement(r){this._nextAnnouncement!==this._lastAnnouncement?(this._element.textContent=this._nextAnnouncement,this._addedTerminalPeriod=!1):r&&(this._element.textContent=this._nextAnnouncement+(this._addedTerminalPeriod?"":"."),this._addedTerminalPeriod=!this._addedTerminalPeriod),this._lastAnnouncement=this._nextAnnouncement,this._timeoutId=void 0}}Su.defaultDelay=2;const kt=u.forwardRef(function(r,a){var{assertive:n=!1,hidden:i=!1,tagName:s="div",delay:f,sources:m,children:p,__internalRootRef:h,className:v}=r,b=ge(r,["assertive","hidden","tagName","delay","sources","children","__internalRootRef","className"]);const k=Ye(b),w=y.useRef(null),B=qe(w,h);y.useEffect(()=>{w.current&&(w.current.inert=i)},[i]);const S=y.useRef();y.useEffect(()=>{const C=new Su(n?"assertive":"polite");return S.current=C,()=>{C.destroy(),S.current=void 0}},[n]);const _=()=>{if(m)return Ww(m);if(w.current)return og(w.current)};return y.useEffect(()=>{var C;(C=S.current)===null||C===void 0||C.announce({message:_(),delay:f})}),y.useImperativeHandle(a,()=>({reannounce(){var C;(C=S.current)===null||C===void 0||C.announce({message:_(),delay:f,forceReannounce:!0})}})),u.createElement(s,Object.assign({ref:B},k,{className:j(ey.root,oy.root,v),hidden:i}),p)}),Vw=t=>t.nodeType===Node.TEXT_NODE?t.textContent||"":t.nodeType===Node.ELEMENT_NODE?og(t):"";function og(t){var r;return!t||!(!((r=t==null?void 0:t.childNodes)===null||r===void 0)&&r.length)?"":Array.from(t.childNodes,Vw).join(" ").replace(/\s+/g," ").trim()}function Ww(t){return t.map(r=>{if(!r||typeof r=="string")return r;if(r.current)return og(r.current)}).filter(Boolean).join(" ")}const ya={root:"awsui_root_1612d_m0x75_183","spinner-rotator":"awsui_spinner-rotator_1612d_m0x75_1","size-normal":"awsui_size-normal_1612d_m0x75_198","size-big":"awsui_size-big_1612d_m0x75_206","size-large":"awsui_size-large_1612d_m0x75_214","variant-normal":"awsui_variant-normal_1612d_m0x75_222","variant-disabled":"awsui_variant-disabled_1612d_m0x75_225","variant-inverted":"awsui_variant-inverted_1612d_m0x75_228",circle:"awsui_circle_1612d_m0x75_240","circle-left":"awsui_circle-left_1612d_m0x75_268","spinner-line-left":"awsui_spinner-line-left_1612d_m0x75_1","circle-right":"awsui_circle-right_1612d_m0x75_273","spinner-line-right":"awsui_spinner-line-right_1612d_m0x75_1"};function tg(t){var{size:r="normal",variant:a="normal",__internalRootRef:n}=t,i=ge(t,["size","variant","__internalRootRef"]);const s=Ye(i);return Pw(),u.createElement("span",Object.assign({},s,{className:j(s.className,ya.root,ya[`size-${r}`],ya[`variant-${a}`]),ref:n}),u.createElement("span",{className:j(ya.circle,ya["circle-left"])}),u.createElement("span",{className:j(ya.circle,ya["circle-right"])}))}const It={content:"awsui_content_vjswe_14izv_153",button:"awsui_button_vjswe_14izv_157","variant-normal":"awsui_variant-normal_vjswe_14izv_205",disabled:"awsui_disabled_vjswe_14izv_223","variant-primary":"awsui_variant-primary_vjswe_14izv_230","variant-link":"awsui_variant-link_vjswe_14izv_255","variant-icon":"awsui_variant-icon_vjswe_14izv_280","variant-inline-icon":"awsui_variant-inline-icon_vjswe_14izv_305","variant-inline-icon-pointer-target":"awsui_variant-inline-icon-pointer-target_vjswe_14izv_330","variant-inline-link":"awsui_variant-inline-link_vjswe_14izv_355","variant-modal-dismiss":"awsui_variant-modal-dismiss_vjswe_14izv_384","variant-flashbar-icon":"awsui_variant-flashbar-icon_vjswe_14izv_409","variant-breadcrumb-group":"awsui_variant-breadcrumb-group_vjswe_14izv_434","variant-menu-trigger":"awsui_variant-menu-trigger_vjswe_14izv_464","button-no-text":"awsui_button-no-text_vjswe_14izv_556","button-no-wrap":"awsui_button-no-wrap_vjswe_14izv_560","full-width":"awsui_full-width_vjswe_14izv_563","icon-left":"awsui_icon-left_vjswe_14izv_585","icon-right":"awsui_icon-right_vjswe_14izv_590",icon:"awsui_icon_vjswe_14izv_585",link:"awsui_link_vjswe_14izv_609","disabled-with-reason":"awsui_disabled-with-reason_vjswe_14izv_609"};function rg(t){return t.variant==="icon"||t.variant==="inline-icon"?"left":t.iconAlign}function ty(t){var{iconName:r,iconUrl:a,iconAlt:n,iconSvg:i,iconSize:s,badge:f}=t,m=ge(t,["iconName","iconUrl","iconAlt","iconSvg","iconSize","badge"]);return!r&&!a&&!i?null:y.createElement(so,{className:j(It.icon,It[`icon-${rg(m)}`],m.iconClass),name:r,url:a,svg:i,alt:n,size:s,badge:f})}function Xw(t){return t.loading?y.createElement(tg,{className:j(It.icon,It["icon-left"])}):rg(t)==="left"?y.createElement(ty,Object.assign({},t)):null}function Yw(t){return rg(t)==="right"?y.createElement(ty,Object.assign({},t)):null}const Bv={label:"awsui_label_1f1d4_ocied_5"},Sv={"disabled-reason-tooltip":"awsui_disabled-reason-tooltip_1ueyk_ca6yt_5","external-icon":"awsui_external-icon_1ueyk_ca6yt_9"},cl=u.forwardRef((t,r)=>{var{children:a,iconName:n,__iconClass:i,onClick:s,onFollow:f,iconAlign:m="left",iconUrl:p,iconSvg:h,iconAlt:v,variant:b="normal",loading:k=!1,loadingText:w,disabled:B=!1,disabledReason:S,wrapText:_=!0,href:C,external:I,target:D,rel:G,download:N,formAction:z="submit",ariaLabel:A,ariaDescribedby:W,ariaExpanded:K,ariaControls:F,fullWidth:H,badge:P,i18nStrings:ie,__nativeAttributes:le,__internalRootRef:ee=null,__focusable:M=!1,__injectAnalyticsComponentMetadata:$=!1,__title:J,__emitPerformanceMarks:Q=!0,analyticsAction:E="click"}=t,U=ge(t,["children","iconName","__iconClass","onClick","onFollow","iconAlign","iconUrl","iconSvg","iconAlt","variant","loading","loadingText","disabled","disabledReason","wrapText","href","external","target","rel","download","formAction","ariaLabel","ariaDescribedby","ariaExpanded","ariaControls","fullWidth","badge","i18nStrings","__nativeAttributes","__internalRootRef","__focusable","__injectAnalyticsComponentMetadata","__title","__emitPerformanceMarks","analyticsAction"]);const[te,ce]=y.useState(!1);Jb("Button",C);const de=!!C,he=D??(I?"_blank":void 0),re=k||B,oe=(b==="normal"||b==="primary"||b==="icon")&&!!S&&B,fe=k&&!B||B&&M||oe,me=a&&["icon","inline-icon","flashbar-icon","modal-dismiss","inline-icon-pointer-target"].indexOf(b)===-1,we=y.useRef(null);Oa(r,we);const Ve=zw(),ae=ft("button"),Be=Ue("button"),{funnelInteractionId:Se}=Ut(),{stepNumber:Oo,stepNameSelector:Ke}=zr(),{subStepSelector:Le,subStepNameSelector:yo}=Zl(),Ne=Qb("primaryButton",()=>b==="primary"&&Q&&!k&&!B,we,()=>{var Io;return{loading:k,disabled:B,text:(Io=we.current)===null||Io===void 0?void 0:Io.innerText}},[k,B]);Mw(b==="primary",k);const{targetProps:Qe,descriptionEl:Ge}=wu(S),ve=Io=>{if(re)return Io.preventDefault();de&&$b(Io)&&(Nr(f,{href:C,target:he},Io),(n==="external"||he==="_blank")&&Se&&(st(Ke),st(yo)));const{altKey:_t,button:Bt,ctrlKey:ar,metaKey:lt,shiftKey:Hr}=Io;Nr(s,{altKey:_t,button:Bt,ctrlKey:ar,metaKey:lt,shiftKey:Hr},Io),Ve.onClick({variant:b})},xe=j(U.className,It.button,It[`variant-${b}`],{[It.disabled]:re,[It["disabled-with-reason"]]:oe,[It["button-no-wrap"]]:!_,[It["button-no-text"]]:!me,[It["full-width"]]:me&&H,[It.link]:de}),ao=le&&"tabIndex"in le?le.tabIndex:void 0,{tabIndex:ko}=br(we,{tabIndex:de&&re&&!oe?-1:ao}),$e=B?{}:{action:E,detail:{label:{root:"self"}}};$&&($e.component={name:"awsui.Button",label:{root:"self"},properties:{variant:b,disabled:`${B}`}});const eo=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},U),le),Ne),{tabIndex:ko,ref:qe(we,ee),"aria-label":A,"aria-describedby":W,"aria-expanded":K,"aria-controls":F,title:J??A,className:xe,onClick:ve,[fb]:Be}),Fe($e)),di(a?`.${Bv.label}`:"")),xo={loading:k,iconName:n,iconAlign:m,iconUrl:p,iconSvg:h,iconAlt:v,variant:b,badge:P,iconClass:i,iconSize:b==="modal-dismiss"?"medium":"normal"},Je=u.createElement(u.Fragment,null,u.createElement(Xw,Object.assign({},xo)),me&&u.createElement(u.Fragment,null,u.createElement("span",{className:j(It.content,Bv.label)},a),I&&u.createElement(u.Fragment,null," ",u.createElement(so,{name:"external",className:Sv["external-icon"],ariaLabel:ae("i18nStrings.externalIconAriaLabel",ie==null?void 0:ie.externalIconAriaLabel)}))),u.createElement(Yw,Object.assign({},xo))),{loadingButtonCount:Go}=Ut();y.useEffect(()=>{if(k)return Go.current++,()=>{Go.current--}},[k,Go]);const rt=Object.assign({onFocus:oe?()=>ce(!0):void 0,onBlur:oe?()=>ce(!1):void 0,onMouseEnter:oe?()=>ce(!0):void 0,onMouseLeave:oe?()=>ce(!1):void 0},oe?Qe:{}),xt=u.createElement(u.Fragment,null,Ge,te&&u.createElement(eg,{className:Sv["disabled-reason-tooltip"],trackRef:we,value:S,onDismiss:()=>ce(!1)}));return de?u.createElement(u.Fragment,null,u.createElement("a",Object.assign({},eo,{href:C,target:he,rel:G??(he==="_blank"?"noopener noreferrer":void 0),"aria-disabled":re?!0:void 0,download:N},rt),Je,oe&&xt),k&&w&&u.createElement(kt,{tagName:"span",hidden:!0},w)):u.createElement(u.Fragment,null,u.createElement("button",Object.assign({},eo,{type:z==="none"?"button":"submit",disabled:B&&!M&&!oe,"aria-disabled":fe?!0:void 0},rt),Je,oe&&xt),k&&w&&u.createElement(kt,{tagName:"span",hidden:!0},w))}),Cv=/awsui-context-([\w-]+)/;function $w(t){const[r,a]=y.useState("");return y.useLayoutEffect(()=>{var n;if(t.current){const i=dt(t.current,s=>!!s.className.match(Cv));a((n=i==null?void 0:i.className.match(Cv)[1])!==null&&n!==void 0?n:"")}},[t]),r}function fi(t){return`awsui-context-${t}`}function Zw({contextName:t,className:r,children:a}){return u.createElement("div",{className:j(fi(t),r)},a)}const ry={defaultVariant:"secondary"},Cu=y.createContext(ry),Kw=200;function Ra(t,r=Kw){let a;return function(...n){a&&clearTimeout(a),a=setTimeout(()=>{a=null,t(...n)},r)}}function Qw(t){return t.slice().sort((r,a)=>{var n,i;return a.orderPriority!==r.orderPriority?Math.sign(((n=a.orderPriority)!==null&&n!==void 0?n:0)-((i=r.orderPriority)!==null&&i!==void 0?i:0)):a.id<r.id?1:-1})}class Tv{constructor(){this.listeners=[],this.actions=[],this.scheduleUpdate=Ra(()=>{this.listeners.forEach(r=>r(this.actions))},0),this.registerAction=r=>{this.actions.push(r),this.actions=Qw(this.actions),this.scheduleUpdate()},this.clearRegisteredActions=()=>{this.actions=[]},this.onActionRegistered=r=>(this.listeners.push(r),this.scheduleUpdate(),()=>{this.listeners=this.listeners.filter(a=>a!==r)})}installPublic(r={}){var a;return(a=r.registerAction)!==null&&a!==void 0||(r.registerAction=this.registerAction),r}installInternal(r={}){var a,n;return(a=r.clearRegisteredActions)!==null&&a!==void 0||(r.clearRegisteredActions=this.clearRegisteredActions),(n=r.onActionRegistered)!==null&&n!==void 0||(r.onActionRegistered=this.onActionRegistered),r}}const ly=new _b(Js,Xl);function Jw(){ly.sendPanoramaMetric({eventContext:"awsui-runtime-api-loaded",eventDetail:{version:Xl}})}function Tn(t,r){console.warn("[AwsUi]",`[${t}]`,r),ly.sendPanoramaMetric({eventContext:"awsui-runtime-api-warning",eventDetail:{version:Xl,component:t,message:r}})}var Ba,Sn,tr,vf;class Dv{constructor(){Ba.set(this,[]),Sn.set(this,new Map),tr.set(this,void 0),vf.set(this,Ra(()=>ke(this,Ba,"f").forEach(r=>{if(ke(this,tr,"f")){const a=r(ke(this,tr,"f"));ke(this,Sn,"f").set(r,a)}}),0)),this.registerContentReplacer=r=>{if(ke(this,tr,"f")){Tn("alert-flash-content",`Cannot call \`registerContentReplacer\` with new provider: provider with id "${ke(this,tr,"f").id}" already registered.`);return}Ir(this,tr,r,"f"),ke(this,vf,"f").call(this)},this.clearRegisteredReplacer=()=>{Ir(this,tr,void 0,"f")},this.initialCheck=r=>{var a;return!((a=ke(this,tr,"f"))===null||a===void 0)&&a.initialCheck?ke(this,tr,"f").initialCheck(r):!1},this.onContentRegistered=r=>{if(ke(this,tr,"f")){const a=r(ke(this,tr,"f"));ke(this,Ba,"f").push(r),ke(this,Sn,"f").set(r,a)}else ke(this,Ba,"f").push(r);return()=>{var a;(a=ke(this,Sn,"f").get(r))===null||a===void 0||a(),Ir(this,Ba,ke(this,Ba,"f").filter(n=>n!==r),"f"),ke(this,Sn,"f").delete(r)}}}installPublic(r={}){var a;return(a=r.registerContentReplacer)!==null&&a!==void 0||(r.registerContentReplacer=this.registerContentReplacer),r}installInternal(r={}){var a,n,i;return(a=r.clearRegisteredReplacer)!==null&&a!==void 0||(r.clearRegisteredReplacer=this.clearRegisteredReplacer),(n=r.onContentRegistered)!==null&&n!==void 0||(r.onContentRegistered=this.onContentRegistered),(i=r.initialCheck)!==null&&i!==void 0||(r.initialCheck=this.initialCheck),r}}Ba=new WeakMap,Sn=new WeakMap,tr=new WeakMap,vf=new WeakMap;var mr,bf,qs,Fs;class eB{constructor(){mr.set(this,[]),bf.set(this,()=>{const r=ke(this,mr,"f").find(a=>a.forceType==="primary");if(r)return r;for(const a of ke(this,mr,"f").slice())if(a.forceType!=="secondary")return a}),qs.set(this,()=>{const r=ke(this,bf,"f").call(this),a=ke(this,mr,"f").filter(n=>n!==r).map(n=>n.props);for(const n of ke(this,mr,"f"))n===r?n.onChange({type:"primary",discoveredProps:a}):n.onChange(n.secondaryInstance)}),Fs.set(this,Ra(()=>ke(this,qs,"f").call(this),0)),this.register=(r,a)=>{const n=ke(this,mr,"f").some(s=>s.forceType==="primary");if(r==="primary"&&n)throw new Error("Double primary registration attempt");const i={forceType:r,onChange:a,props:{},secondaryInstance:{type:"secondary",update:s=>{i.props=s,ke(this,Fs,"f").call(this)}}};return ke(this,mr,"f").push(i),ke(this,qs,"f").call(this),()=>{ke(this,mr,"f").splice(ke(this,mr,"f").indexOf(i),1),ke(this,Fs,"f").call(this)}},this.getStateForTesting=()=>({registrations:ke(this,mr,"f")}),this.installInternal=(r={})=>{var a,n;return(a=r.register)!==null&&a!==void 0||(r.register=this.register),(n=r.getStateForTesting)!==null&&n!==void 0||(r.getStateForTesting=this.getStateForTesting),r}}}mr=new WeakMap,bf=new WeakMap,qs=new WeakMap,Fs=new WeakMap;var ol,Pl,Sa,Kc,Qc;class oB{constructor(){ol.set(this,null),Pl.set(this,[]),Sa.set(this,[]),Kc.set(this,Ra(()=>{var r;if(!ke(this,ol,"f"))return;const a=ke(this,Pl,"f")[ke(this,Pl,"f").length-1];ke(this,ol,"f").call(this,(r=a==null?void 0:a.props)!==null&&r!==void 0?r:null)},0)),Qc.set(this,Ra(()=>{ke(this,Sa,"f").forEach(r=>r(!!ke(this,ol,"f")))},0)),this.registerAppLayout=r=>{if(!ke(this,ol,"f"))return Ir(this,ol,r,"f"),ke(this,Qc,"f").call(this),()=>{Ir(this,ol,null,"f"),ke(this,Qc,"f").call(this)}},this.registerBreadcrumbs=(r,a)=>{const n={props:r};return ke(this,Pl,"f").push(n),ke(this,Sa,"f").push(a),ke(this,Qc,"f").call(this),ke(this,Kc,"f").call(this),{update:i=>{n.props=i,ke(this,Kc,"f").call(this)},cleanup:()=>{ke(this,Pl,"f").splice(ke(this,Pl,"f").indexOf(n),1),ke(this,Sa,"f").splice(ke(this,Sa,"f").indexOf(a),1),ke(this,Kc,"f").call(this)}}},this.getStateForTesting=()=>({appLayoutUpdateCallback:ke(this,ol,"f"),breadcrumbInstances:ke(this,Pl,"f"),breadcrumbRegistrations:ke(this,Sa,"f")})}installInternal(r={}){var a,n,i;return(a=r.registerBreadcrumbs)!==null&&a!==void 0||(r.registerBreadcrumbs=this.registerBreadcrumbs),(n=r.registerAppLayout)!==null&&n!==void 0||(r.registerAppLayout=this.registerAppLayout),(i=r.getStateForTesting)!==null&&i!==void 0||(r.getStateForTesting=this.getStateForTesting),r}}ol=new WeakMap,Pl=new WeakMap,Sa=new WeakMap,Kc=new WeakMap,Qc=new WeakMap;const tB=["badge","resizable","defaultSize","orderPriority","defaultActive","onResize"];class rB{constructor(){this.drawers=[],this.drawersRegistrationListener=null,this.drawerOpenedListener=null,this.drawerClosedListener=null,this.drawersUpdateListeners=[],this.scheduleUpdate=Ra(()=>{var r;(r=this.drawersRegistrationListener)===null||r===void 0||r.call(this,this.drawers),this.drawersUpdateListeners.forEach(a=>{a==null||a(this.drawers)})},0),this.registerDrawer=r=>{this.drawers.find(a=>a.id===r.id)&&Tn("app-layout-drawers",`drawer with id "${r.id}" is already registered`),this.drawers=this.drawers.concat(r),this.scheduleUpdate()},this.updateDrawer=r=>{var a,{id:n}=r,i=ge(r,["id"]);const s=this.drawers.findIndex(({id:h})=>h===n),f=(a=this.drawers)===null||a===void 0?void 0:a[s];if(!f)throw new Error(`[AwsUi] [runtime drawers] drawer with id ${n} not found`);const m=this.drawers.slice(),p=Object.assign({},f);for(const h of tB)h in i&&(p[h]=i[h]);m[s]=p,this.drawers=m,this.scheduleUpdate()},this.onDrawersRegistered=r=>(this.drawersRegistrationListener!==null&&Tn("app-layout-drawers","multiple app layout instances detected when calling onDrawersRegistered"),this.drawersRegistrationListener=r,this.scheduleUpdate(),()=>{this.drawersRegistrationListener=null,this.drawersUpdateListeners=[]}),this.clearRegisteredDrawers=()=>{this.drawers=[]},this.onDrawerOpened=r=>(this.drawerOpenedListener!==null&&Tn("app-layout-drawers","multiple app layout instances detected when calling onDrawerOpened"),this.drawerOpenedListener=r,()=>{this.drawerOpenedListener=null}),this.onDrawerClosed=r=>(this.drawerClosedListener!==null&&Tn("app-layout-drawers","multiple app layout instances detected when calling onDrawerClosed"),this.drawerClosedListener=r,()=>{this.drawerClosedListener=null}),this.openDrawer=(r,a)=>{var n;(n=this.drawerOpenedListener)===null||n===void 0||n.call(this,r,a)},this.closeDrawer=(r,a)=>{var n;(n=this.drawerClosedListener)===null||n===void 0||n.call(this,r,a)},this.onDrawersUpdated=r=>(this.drawersUpdateListeners.push(r),()=>{this.drawersUpdateListeners=this.drawersUpdateListeners.filter(a=>a!==r)}),this.getDrawersState=()=>this.drawers}installPublic(r={}){var a,n,i,s;return(a=r.registerDrawer)!==null&&a!==void 0||(r.registerDrawer=this.registerDrawer),(n=r.updateDrawer)!==null&&n!==void 0||(r.updateDrawer=this.updateDrawer),(i=r.openDrawer)!==null&&i!==void 0||(r.openDrawer=this.openDrawer),(s=r.closeDrawer)!==null&&s!==void 0||(r.closeDrawer=this.closeDrawer),r}installInternal(r={}){var a,n,i,s,f,m;return(a=r.clearRegisteredDrawers)!==null&&a!==void 0||(r.clearRegisteredDrawers=this.clearRegisteredDrawers),(n=r.onDrawersRegistered)!==null&&n!==void 0||(r.onDrawersRegistered=this.onDrawersRegistered),(i=r.onDrawerOpened)!==null&&i!==void 0||(r.onDrawerOpened=this.onDrawerOpened),(s=r.onDrawerClosed)!==null&&s!==void 0||(r.onDrawerClosed=this.onDrawerClosed),(f=r.onDrawersUpdated)!==null&&f!==void 0||(r.onDrawersUpdated=this.onDrawersUpdated),(m=r.getDrawersState)!==null&&m!==void 0||(r.getDrawersState=this.getDrawersState),r}}var Us;class lB{constructor(){Us.set(this,new WeakMap),this.createContext=(r,a)=>{let n=ke(this,Us,"f").get(r);n||(n=new Map,ke(this,Us,"f").set(r,n));let i=n.get(a);return i||(i=r.createContext(void 0),n.set(a,i)),i}}installInternal(r={}){var a;return(a=r.createContext)!==null&&a!==void 0||(r.createContext=this.createContext),r}}Us=new WeakMap;const lu=Symbol.for("awsui-plugin-api");function ay(t){try{return t!=null&&t[lu]?t[lu]:!t||t.parent===t?void 0:ay(t.parent)}catch{return}}function aB(){if(typeof window>"u")return Ev({});const t=window,r=ay(t);return r||Jw(),t[lu]=Ev(r??{}),t[lu]}const{awsuiPlugins:CE,awsuiPluginsInternal:Tu}=aB();function Ev(t){var r,a;(r=t.awsuiPlugins)!==null&&r!==void 0||(t.awsuiPlugins={}),(a=t.awsuiPluginsInternal)!==null&&a!==void 0||(t.awsuiPluginsInternal={});const n=new rB;t.awsuiPlugins.appLayout=n.installPublic(t.awsuiPlugins.appLayout),t.awsuiPluginsInternal.appLayout=n.installInternal(t.awsuiPluginsInternal.appLayout);const i=new eB;t.awsuiPluginsInternal.appLayoutWidget=i.installInternal(t.awsuiPluginsInternal.appLayoutWidget);const s=new Tv;t.awsuiPlugins.alert=s.installPublic(t.awsuiPlugins.alert),t.awsuiPluginsInternal.alert=s.installInternal(t.awsuiPluginsInternal.alert);const f=new Dv;t.awsuiPlugins.alertContent=f.installPublic(t.awsuiPlugins.alertContent),t.awsuiPluginsInternal.alertContent=f.installInternal(t.awsuiPluginsInternal.alertContent);const m=new Dv;t.awsuiPlugins.flashContent=m.installPublic(t.awsuiPlugins.flashContent),t.awsuiPluginsInternal.flashContent=m.installInternal(t.awsuiPluginsInternal.flashContent);const p=new Tv;t.awsuiPlugins.flashbar=p.installPublic(t.awsuiPlugins.flashbar),t.awsuiPluginsInternal.flashbar=p.installInternal(t.awsuiPluginsInternal.flashbar);const h=new oB;t.awsuiPluginsInternal.breadcrumbs=h.installInternal(t.awsuiPluginsInternal.breadcrumbs);const v=new lB;return t.awsuiPluginsInternal.sharedReactContexts=v.installInternal(t.awsuiPluginsInternal.sharedReactContexts),t}function nB({mountContent:t,unmountContent:r,context:a}){const n=y.useRef(null);return y.useEffect(()=>{const i=n.current;return t(i,a),()=>{r(i)}},[]),u.createElement("div",{ref:n})}function cB(t,r){return t?u.createElement(nB,{key:t.id+"-"+r.type,context:r,mountContent:t.mountContent,unmountContent:t.unmountContent}):null}function ny(t){return function(a){const[n,i]=y.useState([]),s=y.useRef(null),f=y.useRef(null);return y.useEffect(()=>t(m=>{i(m.map(p=>cB(p,{type:a,headerRef:s,contentRef:f})))}),[a]),{discoveredActions:n,headerRef:s,contentRef:f}}}function cy(t,r){return function({type:n,header:i,children:s}){const f=Ue(`${t}-discovered-content`),m=y.useRef(null),p=y.useRef(null),h=y.useRef(null),v=y.useRef(null),[b,k]=y.useState(()=>r.initialCheck({instanceId:f,type:n,header:i,content:s})),[w,B]=y.useState("original"),[S,_]=y.useState("original"),C=y.useRef();return y.useEffect(()=>{const I={instanceId:f,type:n,headerRef:m,contentRef:p};return k(!1),r.onContentRegistered(D=>{let G=!0;function N(z){return G?!0:(Tn(`${t}-content-replacer`,`"${z}" called after component unmounted`),!1)}return C.current=D.runReplacer(I,{hideHeader(){N("hideHeader")&&B("remove")},restoreHeader(){N("restoreHeader")&&B("original")},replaceHeader(z){N("replaceHeader")&&(z(h.current),B("replaced"))},hideContent(){N("hideContent")&&_("remove")},restoreContent(){N("restoreContent")&&_("original")},replaceContent(z){N("replaceContent")&&(z(v.current),_("replaced"))}}),()=>{var z;(z=C.current)===null||z===void 0||z.unmount({replacementHeaderContainer:h.current,replacementContentContainer:v.current}),G=!1}})},[f,n]),y.useEffect(()=>{var I;(I=C.current)===null||I===void 0||I.update()},[n,i,s]),{initialHidden:b,headerReplacementType:w,contentReplacementType:S,headerRef:m,replacementHeaderRef:h,contentRef:p,replacementContentRef:v}}}function ll(t,r=[]){const a=y.useRef(null),[n,i]=y.useState(null),s=y.useCallback(()=>a.current,r);return Ar(s,f=>i(m=>t(f,m))),[n,a]}function iy(t=0,r=1){const[a,n]=ll((i,s)=>s===null||Math.abs(s-i.contentBoxWidth)>=r?i.contentBoxWidth:s);return[a??t,n]}const iB={root:"awsui_root_37gf8_1udtb_9"};function sB(t,r,a,n){return!r&&a&&(r=u.createElement("span",Object.assign({},Fe({action:"buttonClick"})),u.createElement(cl,{className:t.actionButton,onClick:n,formAction:"none"},a))),r?u.createElement("div",{className:t.actionSlot},r):null}const sy=({className:t,testUtilClasses:r,action:a,discoveredActions:n,buttonText:i,wrappedClass:s,containerWidth:f,onButtonClick:m})=>{const[p,h]=y.useState(!1),v=u.useRef(null);y.useLayoutEffect(()=>{if(!v.current||!f||!s)return;function k(){const B=Ia(v.current),{offsetWidth:S,offsetLeft:_}=v.current,C=B?f-S-_:_;h(C<100)}const w=new MutationObserver(k);return w.observe(v.current,{attributes:!1,childList:!0,subtree:!0}),k(),()=>w.disconnect()});const b=sB(r,a,i,m);return!b&&n.length===0?null:u.createElement("div",{ref:v,className:j(iB.root,t,p&&s)},b,n)},yf={header:"awsui_header_17427_1ns0c_5"},po={alert:"awsui_alert_mx3cw_18mgu_193","awsui-motion-fade-in":"awsui_awsui-motion-fade-in_mx3cw_18mgu_1",root:"awsui_root_mx3cw_18mgu_215",hidden:"awsui_hidden_mx3cw_18mgu_250","alert-wrapper":"awsui_alert-wrapper_mx3cw_18mgu_298","initial-hidden":"awsui_initial-hidden_mx3cw_18mgu_310",header:"awsui_header_mx3cw_18mgu_315","header-replacement":"awsui_header-replacement_mx3cw_18mgu_316",action:"awsui_action_mx3cw_18mgu_320","action-slot":"awsui_action-slot_mx3cw_18mgu_324","action-button":"awsui_action-button_mx3cw_18mgu_325","alert-focus-wrapper":"awsui_alert-focus-wrapper_mx3cw_18mgu_329",text:"awsui_text_mx3cw_18mgu_360",icon:"awsui_icon_mx3cw_18mgu_367",message:"awsui_message_mx3cw_18mgu_370","action-wrapped":"awsui_action-wrapped_mx3cw_18mgu_374","icon-size-medium":"awsui_icon-size-medium_mx3cw_18mgu_378","icon-size-big":"awsui_icon-size-big_mx3cw_18mgu_382","icon-size-normal":"awsui_icon-size-normal_mx3cw_18mgu_386",content:"awsui_content_mx3cw_18mgu_390","content-replacement":"awsui_content-replacement_mx3cw_18mgu_391",dismiss:"awsui_dismiss_mx3cw_18mgu_395","dismiss-button":"awsui_dismiss-button_mx3cw_18mgu_400","type-error":"awsui_type-error_mx3cw_18mgu_404","type-warning":"awsui_type-warning_mx3cw_18mgu_412","type-success":"awsui_type-success_mx3cw_18mgu_420","type-info":"awsui_type-info_mx3cw_18mgu_428"},uB={error:"status-negative",warning:"status-warning",success:"status-positive",info:"status-info"},dB=ny(Tu.alert.onActionRegistered),fB=cy("alert",Tu.alertContent),uy=u.forwardRef((t,r)=>{var a,n,{type:i,i18nStrings:s,visible:f=!0,dismissible:m,children:p,header:h,buttonText:v,action:b,onDismiss:k,onButtonClick:w,__internalRootRef:B=null,statusIconAriaLabel:S,dismissAriaLabel:_,messageSlotId:C}=t,I=ge(t,["type","i18nStrings","visible","dismissible","children","header","buttonText","action","onDismiss","onButtonClick","__internalRootRef","statusIconAriaLabel","dismissAriaLabel","messageSlotId"]);const D=Ye(I),G=ft("alert"),N=y.useRef(null);Oa(r,N);const{discoveredActions:z,headerRef:A,contentRef:W}=dB(i),{initialHidden:K,headerReplacementType:F,contentReplacementType:H,headerRef:P,contentRef:ie,replacementHeaderRef:le,replacementContentRef:ee}=fB({type:i,header:h,children:p}),[M,$]=iy(),J=qe($,B),Q=qe(A,P),E=qe(W,ie),U="normal",te=!!(b||v||z.length),ce={[a_]:i},de=G(`i18nStrings.${i}IconAriaLabel`,(a=s==null?void 0:s[`${i}IconAriaLabel`])!==null&&a!==void 0?a:S),he=G("i18nStrings.dismissAriaLabel",(n=s==null?void 0:s.dismissAriaLabel)!==null&&n!==void 0?n:G("dismissAriaLabel",_));return u.createElement("div",Object.assign({},D,ce,{"aria-hidden":!f,className:j(po.root,{[po.hidden]:!f,[po["initial-hidden"]]:K},D.className),ref:J}),u.createElement(Cu.Provider,{value:{defaultVariant:"primary"}},u.createElement(Zw,{contextName:"alert"},u.createElement("div",{className:j(po.alert,po[`type-${i}`],po[`icon-size-${U}`],te&&po["with-action"],m&&po["with-dismiss"])},u.createElement("div",{className:po["alert-wrapper"]},u.createElement("div",{className:po["alert-focus-wrapper"],tabIndex:-1,ref:N},u.createElement("div",{className:j(po.icon,po.text)},u.createElement(so,{name:uB[i],size:U,ariaLabel:de})),u.createElement("div",{className:j(po.message,po.text),id:C},u.createElement("div",{className:j(h&&po.header,F!=="original"?po.hidden:yf.header),ref:Q},h),u.createElement("div",{className:j(po["header-replacement"],F!=="replaced"?po.hidden:yf.header),ref:le}),u.createElement("div",{className:j(po.content,H!=="original"&&po.hidden),ref:E},p),u.createElement("div",{className:j(po["content-replacement"],H!=="replaced"&&po.hidden),ref:ee}))),u.createElement(sy,{className:po.action,testUtilClasses:{actionSlot:po["action-slot"],actionButton:po["action-button"]},action:b,discoveredActions:z,buttonText:v,onButtonClick:()=>Ie(w),containerWidth:M,wrappedClass:po["action-wrapped"]})),m&&u.createElement("div",Object.assign({className:po.dismiss},Fe({action:"dismiss"})),u.createElement(cl,{className:po["dismiss-button"],variant:"icon",iconName:"close",formAction:"none",ariaLabel:he,onClick:()=>Ie(k)}))))))}),Yl=u.forwardRef((t,r)=>{var{type:a="info",visible:n=!0}=t,i=ge(t,["type","visible"]);const s=il(i),f=qo("Alert",{props:{type:a,visible:n,dismissible:i.dismissible}},s),{funnelIdentifier:m,funnelInteractionId:p,funnelErrorContext:h,submissionAttempt:v,funnelState:b,errorCount:k}=Ut(),{stepNumber:w,stepNameSelector:B,stepIdentifier:S,subStepCount:_,stepErrorContext:C,subStepConfiguration:I}=zr(),{subStepSelector:D,subStepNameSelector:G,subStepIdentifier:N,subStepErrorContext:z}=Zl(),A=Ue("alert-");y.useEffect(()=>{var K,F,H,P,ie;if(p&&n&&a==="error"&&b.current!=="complete"){const le=st(B),ee=st(G);return k.current++,((H=(F=(K=f.__internalRootRef.current)===null||K===void 0?void 0:K.getBoundingClientRect())===null||F===void 0?void 0:F.width)!==null&&H!==void 0?H:0)>0&&(D?lr.funnelSubStepError({funnelInteractionId:p,funnelIdentifier:m,stepIdentifier:S,subStepSelector:D,subStepName:ee,subStepNameSelector:G,stepNumber:w,stepName:le,stepNameSelector:B,subStepAllSelector:rl(),subStepIdentifier:N,errorContext:s.errorContext||z}):B?lr.funnelStepError({funnelInteractionId:p,stepNumber:w,stepNameSelector:B,stepName:le,stepIdentifier:S,currentDocument:(P=f.__internalRootRef.current)===null||P===void 0?void 0:P.ownerDocument,totalSubSteps:_.current,funnelIdentifier:m,subStepAllSelector:rl(),errorContext:s.errorContext||C,subStepConfiguration:(ie=I.current)===null||ie===void 0?void 0:ie.get(w),stepErrorSelector:"#"+A}):lr.funnelError({funnelIdentifier:m,funnelInteractionId:p,errorContext:s.errorContext||h})),()=>{k.current--}}},[p,n,v,k]);const W={name:"awsui.Alert",label:`.${yf.header}`,properties:{type:a}};return u.createElement(uy,Object.assign({type:a,visible:n},i,f,{ref:r,messageSlotId:A},Fe({component:W})))});Fo(Yl,"Alert");const gr={box:"awsui_box_18wu0_5byw0_172","p-variant":"awsui_p-variant_18wu0_5byw0_172","color-default":"awsui_color-default_18wu0_5byw0_172","b-variant":"awsui_b-variant_18wu0_5byw0_172","strong-variant":"awsui_strong-variant_18wu0_5byw0_172","code-variant":"awsui_code-variant_18wu0_5byw0_172","pre-variant":"awsui_pre-variant_18wu0_5byw0_172","samp-variant":"awsui_samp-variant_18wu0_5byw0_172","h1-variant":"awsui_h1-variant_18wu0_5byw0_176","h2-variant":"awsui_h2-variant_18wu0_5byw0_176","h3-variant":"awsui_h3-variant_18wu0_5byw0_176","h4-variant":"awsui_h4-variant_18wu0_5byw0_176","h5-variant":"awsui_h5-variant_18wu0_5byw0_176","small-variant":"awsui_small-variant_18wu0_5byw0_180","a-variant":"awsui_a-variant_18wu0_5byw0_184","font-size-default":"awsui_font-size-default_18wu0_5byw0_188","font-weight-default":"awsui_font-weight-default_18wu0_5byw0_228","key-label-variant":"awsui_key-label-variant_18wu0_5byw0_270","gen-ai-label-variant":"awsui_gen-ai-label-variant_18wu0_5byw0_277","value-large-variant":"awsui_value-large-variant_18wu0_5byw0_284","font-weight-heavy":"awsui_font-weight-heavy_18wu0_5byw0_291","color-inverted":"awsui_color-inverted_18wu0_5byw0_296","color-text-label":"awsui_color-text-label_18wu0_5byw0_299","color-text-body-secondary":"awsui_color-text-body-secondary_18wu0_5byw0_302","color-text-status-error":"awsui_color-text-status-error_18wu0_5byw0_305","color-text-status-success":"awsui_color-text-status-success_18wu0_5byw0_308","color-text-status-info":"awsui_color-text-status-info_18wu0_5byw0_311","color-text-status-inactive":"awsui_color-text-status-inactive_18wu0_5byw0_314","color-text-status-warning":"awsui_color-text-status-warning_18wu0_5byw0_317","color-inherit":"awsui_color-inherit_18wu0_5byw0_320","font-size-body-s":"awsui_font-size-body-s_18wu0_5byw0_323","font-size-body-m":"awsui_font-size-body-m_18wu0_5byw0_328","font-size-heading-xs":"awsui_font-size-heading-xs_18wu0_5byw0_332","font-size-heading-s":"awsui_font-size-heading-s_18wu0_5byw0_336","font-size-heading-m":"awsui_font-size-heading-m_18wu0_5byw0_341","font-size-heading-l":"awsui_font-size-heading-l_18wu0_5byw0_346","font-size-heading-xl":"awsui_font-size-heading-xl_18wu0_5byw0_351","font-size-display-l":"awsui_font-size-display-l_18wu0_5byw0_356","font-weight-light":"awsui_font-weight-light_18wu0_5byw0_361","font-weight-normal":"awsui_font-weight-normal_18wu0_5byw0_364","font-weight-bold":"awsui_font-weight-bold_18wu0_5byw0_367","t-left":"awsui_t-left_18wu0_5byw0_374","t-right":"awsui_t-right_18wu0_5byw0_378","t-center":"awsui_t-center_18wu0_5byw0_382","p-n":"awsui_p-n_18wu0_5byw0_399","p-top-n":"awsui_p-top-n_18wu0_5byw0_404","p-vertical-n":"awsui_p-vertical-n_18wu0_5byw0_405","p-right-n":"awsui_p-right-n_18wu0_5byw0_409","p-horizontal-n":"awsui_p-horizontal-n_18wu0_5byw0_410","p-bottom-n":"awsui_p-bottom-n_18wu0_5byw0_414","p-left-n":"awsui_p-left-n_18wu0_5byw0_419","p-xxxs":"awsui_p-xxxs_18wu0_5byw0_424","p-top-xxxs":"awsui_p-top-xxxs_18wu0_5byw0_429","p-vertical-xxxs":"awsui_p-vertical-xxxs_18wu0_5byw0_430","p-right-xxxs":"awsui_p-right-xxxs_18wu0_5byw0_434","p-horizontal-xxxs":"awsui_p-horizontal-xxxs_18wu0_5byw0_435","p-bottom-xxxs":"awsui_p-bottom-xxxs_18wu0_5byw0_439","p-left-xxxs":"awsui_p-left-xxxs_18wu0_5byw0_444","p-xxs":"awsui_p-xxs_18wu0_5byw0_449","p-top-xxs":"awsui_p-top-xxs_18wu0_5byw0_454","p-vertical-xxs":"awsui_p-vertical-xxs_18wu0_5byw0_455","p-right-xxs":"awsui_p-right-xxs_18wu0_5byw0_459","p-horizontal-xxs":"awsui_p-horizontal-xxs_18wu0_5byw0_460","p-bottom-xxs":"awsui_p-bottom-xxs_18wu0_5byw0_464","p-left-xxs":"awsui_p-left-xxs_18wu0_5byw0_469","p-xs":"awsui_p-xs_18wu0_5byw0_474","p-top-xs":"awsui_p-top-xs_18wu0_5byw0_479","p-vertical-xs":"awsui_p-vertical-xs_18wu0_5byw0_480","p-right-xs":"awsui_p-right-xs_18wu0_5byw0_484","p-horizontal-xs":"awsui_p-horizontal-xs_18wu0_5byw0_485","p-bottom-xs":"awsui_p-bottom-xs_18wu0_5byw0_489","p-left-xs":"awsui_p-left-xs_18wu0_5byw0_494","p-s":"awsui_p-s_18wu0_5byw0_499","p-top-s":"awsui_p-top-s_18wu0_5byw0_504","p-vertical-s":"awsui_p-vertical-s_18wu0_5byw0_505","p-right-s":"awsui_p-right-s_18wu0_5byw0_509","p-horizontal-s":"awsui_p-horizontal-s_18wu0_5byw0_510","p-bottom-s":"awsui_p-bottom-s_18wu0_5byw0_514","p-left-s":"awsui_p-left-s_18wu0_5byw0_519","p-m":"awsui_p-m_18wu0_5byw0_524","p-top-m":"awsui_p-top-m_18wu0_5byw0_529","p-vertical-m":"awsui_p-vertical-m_18wu0_5byw0_530","p-right-m":"awsui_p-right-m_18wu0_5byw0_534","p-horizontal-m":"awsui_p-horizontal-m_18wu0_5byw0_535","p-bottom-m":"awsui_p-bottom-m_18wu0_5byw0_539","p-left-m":"awsui_p-left-m_18wu0_5byw0_544","p-l":"awsui_p-l_18wu0_5byw0_419","p-top-l":"awsui_p-top-l_18wu0_5byw0_554","p-vertical-l":"awsui_p-vertical-l_18wu0_5byw0_555","p-right-l":"awsui_p-right-l_18wu0_5byw0_559","p-horizontal-l":"awsui_p-horizontal-l_18wu0_5byw0_560","p-bottom-l":"awsui_p-bottom-l_18wu0_5byw0_564","p-left-l":"awsui_p-left-l_18wu0_5byw0_569","p-xl":"awsui_p-xl_18wu0_5byw0_574","p-top-xl":"awsui_p-top-xl_18wu0_5byw0_579","p-vertical-xl":"awsui_p-vertical-xl_18wu0_5byw0_580","p-right-xl":"awsui_p-right-xl_18wu0_5byw0_584","p-horizontal-xl":"awsui_p-horizontal-xl_18wu0_5byw0_585","p-bottom-xl":"awsui_p-bottom-xl_18wu0_5byw0_589","p-left-xl":"awsui_p-left-xl_18wu0_5byw0_594","p-xxl":"awsui_p-xxl_18wu0_5byw0_599","p-top-xxl":"awsui_p-top-xxl_18wu0_5byw0_604","p-vertical-xxl":"awsui_p-vertical-xxl_18wu0_5byw0_605","p-right-xxl":"awsui_p-right-xxl_18wu0_5byw0_609","p-horizontal-xxl":"awsui_p-horizontal-xxl_18wu0_5byw0_610","p-bottom-xxl":"awsui_p-bottom-xxl_18wu0_5byw0_614","p-left-xxl":"awsui_p-left-xxl_18wu0_5byw0_619","p-xxxl":"awsui_p-xxxl_18wu0_5byw0_624","p-top-xxxl":"awsui_p-top-xxxl_18wu0_5byw0_629","p-vertical-xxxl":"awsui_p-vertical-xxxl_18wu0_5byw0_630","p-right-xxxl":"awsui_p-right-xxxl_18wu0_5byw0_634","p-horizontal-xxxl":"awsui_p-horizontal-xxxl_18wu0_5byw0_635","p-bottom-xxxl":"awsui_p-bottom-xxxl_18wu0_5byw0_639","p-left-xxxl":"awsui_p-left-xxxl_18wu0_5byw0_644","m-n":"awsui_m-n_18wu0_5byw0_649","m-top-n":"awsui_m-top-n_18wu0_5byw0_654","m-vertical-n":"awsui_m-vertical-n_18wu0_5byw0_655","m-right-n":"awsui_m-right-n_18wu0_5byw0_659","m-horizontal-n":"awsui_m-horizontal-n_18wu0_5byw0_660","m-bottom-n":"awsui_m-bottom-n_18wu0_5byw0_664","m-left-n":"awsui_m-left-n_18wu0_5byw0_669","m-xxxs":"awsui_m-xxxs_18wu0_5byw0_674","m-top-xxxs":"awsui_m-top-xxxs_18wu0_5byw0_679","m-vertical-xxxs":"awsui_m-vertical-xxxs_18wu0_5byw0_680","m-right-xxxs":"awsui_m-right-xxxs_18wu0_5byw0_684","m-horizontal-xxxs":"awsui_m-horizontal-xxxs_18wu0_5byw0_685","m-bottom-xxxs":"awsui_m-bottom-xxxs_18wu0_5byw0_689","m-left-xxxs":"awsui_m-left-xxxs_18wu0_5byw0_694","m-xxs":"awsui_m-xxs_18wu0_5byw0_699","m-top-xxs":"awsui_m-top-xxs_18wu0_5byw0_704","m-vertical-xxs":"awsui_m-vertical-xxs_18wu0_5byw0_705","m-right-xxs":"awsui_m-right-xxs_18wu0_5byw0_709","m-horizontal-xxs":"awsui_m-horizontal-xxs_18wu0_5byw0_710","m-bottom-xxs":"awsui_m-bottom-xxs_18wu0_5byw0_714","m-left-xxs":"awsui_m-left-xxs_18wu0_5byw0_719","m-xs":"awsui_m-xs_18wu0_5byw0_724","m-top-xs":"awsui_m-top-xs_18wu0_5byw0_729","m-vertical-xs":"awsui_m-vertical-xs_18wu0_5byw0_730","m-right-xs":"awsui_m-right-xs_18wu0_5byw0_734","m-horizontal-xs":"awsui_m-horizontal-xs_18wu0_5byw0_735","m-bottom-xs":"awsui_m-bottom-xs_18wu0_5byw0_739","m-left-xs":"awsui_m-left-xs_18wu0_5byw0_744","m-s":"awsui_m-s_18wu0_5byw0_749","m-top-s":"awsui_m-top-s_18wu0_5byw0_754","m-vertical-s":"awsui_m-vertical-s_18wu0_5byw0_755","m-right-s":"awsui_m-right-s_18wu0_5byw0_759","m-horizontal-s":"awsui_m-horizontal-s_18wu0_5byw0_760","m-bottom-s":"awsui_m-bottom-s_18wu0_5byw0_764","m-left-s":"awsui_m-left-s_18wu0_5byw0_769","m-m":"awsui_m-m_18wu0_5byw0_774","m-top-m":"awsui_m-top-m_18wu0_5byw0_779","m-vertical-m":"awsui_m-vertical-m_18wu0_5byw0_780","m-right-m":"awsui_m-right-m_18wu0_5byw0_784","m-horizontal-m":"awsui_m-horizontal-m_18wu0_5byw0_785","m-bottom-m":"awsui_m-bottom-m_18wu0_5byw0_789","m-left-m":"awsui_m-left-m_18wu0_5byw0_794","m-l":"awsui_m-l_18wu0_5byw0_669","m-top-l":"awsui_m-top-l_18wu0_5byw0_804","m-vertical-l":"awsui_m-vertical-l_18wu0_5byw0_805","m-right-l":"awsui_m-right-l_18wu0_5byw0_809","m-horizontal-l":"awsui_m-horizontal-l_18wu0_5byw0_810","m-bottom-l":"awsui_m-bottom-l_18wu0_5byw0_814","m-left-l":"awsui_m-left-l_18wu0_5byw0_819","m-xl":"awsui_m-xl_18wu0_5byw0_824","m-top-xl":"awsui_m-top-xl_18wu0_5byw0_829","m-vertical-xl":"awsui_m-vertical-xl_18wu0_5byw0_830","m-right-xl":"awsui_m-right-xl_18wu0_5byw0_834","m-horizontal-xl":"awsui_m-horizontal-xl_18wu0_5byw0_835","m-bottom-xl":"awsui_m-bottom-xl_18wu0_5byw0_839","m-left-xl":"awsui_m-left-xl_18wu0_5byw0_844","m-xxl":"awsui_m-xxl_18wu0_5byw0_849","m-top-xxl":"awsui_m-top-xxl_18wu0_5byw0_854","m-vertical-xxl":"awsui_m-vertical-xxl_18wu0_5byw0_855","m-right-xxl":"awsui_m-right-xxl_18wu0_5byw0_859","m-horizontal-xxl":"awsui_m-horizontal-xxl_18wu0_5byw0_860","m-bottom-xxl":"awsui_m-bottom-xxl_18wu0_5byw0_864","m-left-xxl":"awsui_m-left-xxl_18wu0_5byw0_869","m-xxxl":"awsui_m-xxxl_18wu0_5byw0_874","m-top-xxxl":"awsui_m-top-xxxl_18wu0_5byw0_879","m-vertical-xxxl":"awsui_m-vertical-xxxl_18wu0_5byw0_880","m-right-xxxl":"awsui_m-right-xxxl_18wu0_5byw0_884","m-horizontal-xxxl":"awsui_m-horizontal-xxxl_18wu0_5byw0_885","m-bottom-xxxl":"awsui_m-bottom-xxxl_18wu0_5byw0_889","m-left-xxxl":"awsui_m-left-xxxl_18wu0_5byw0_894","d-block":"awsui_d-block_18wu0_5byw0_899","d-inline":"awsui_d-inline_18wu0_5byw0_902","d-inline-block":"awsui_d-inline-block_18wu0_5byw0_905","d-none":"awsui_d-none_18wu0_5byw0_908","f-left":"awsui_f-left_18wu0_5byw0_912","f-right":"awsui_f-right_18wu0_5byw0_916",root:"awsui_root_18wu0_5byw0_920"};function dy(t){var{variant:r="div",tagOverride:a,margin:n={},padding:i={},display:s,textAlign:f,float:m,fontSize:p,fontWeight:h,color:v,children:b,__internalRootRef:k=null}=t,w=ge(t,["variant","tagOverride","margin","padding","display","textAlign","float","fontSize","fontWeight","color","children","__internalRootRef"]);const B=Ye(w),S=Gv(n),_=Gv(i),C=gB(r,a),I=j(B.className,gr.root,gr.box,gr[`${r.replace(/^awsui-/,"")}-variant`],S.map(D=>gr[`m-${D}`]),_.map(D=>gr[`p-${D}`]),gr[`d-${s}`],gr[`f-${m}`],gr[`color-${v||"default"}`],gr[`font-size-${p||"default"}`],gr[`font-weight-${h||"default"}`],gr[`t-${f}`]);return u.createElement(C,Object.assign({},B,{className:I,ref:k}),b)}const Gv=t=>typeof t=="string"?[t]:["top","right","bottom","left","horizontal","vertical"].filter(a=>!!t[a]).map(a=>`${a}-${t[a]}`),gB=(t,r)=>r||(t==="awsui-value-large"?"span":t==="awsui-key-label"||t==="awsui-gen-ai-label"?"div":t);function Rr(...t){return t.filter(Boolean).join(" ")||void 0}var Q0={exports:{}},lo={};/**
50
- * @license React
51
- * react-is.production.min.js
52
- *
53
- * Copyright (c) Facebook, Inc. and its affiliates.
54
- *
55
- * This source code is licensed under the MIT license found in the
56
- * LICENSE file in the root directory of this source tree.
57
- */var Iv;function hB(){if(Iv)return lo;Iv=1;var t=Symbol.for("react.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),i=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),f=Symbol.for("react.context"),m=Symbol.for("react.server_context"),p=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),v=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),k=Symbol.for("react.lazy"),w=Symbol.for("react.offscreen"),B;B=Symbol.for("react.module.reference");function S(_){if(typeof _=="object"&&_!==null){var C=_.$$typeof;switch(C){case t:switch(_=_.type,_){case a:case i:case n:case h:case v:return _;default:switch(_=_&&_.$$typeof,_){case m:case f:case p:case k:case b:case s:return _;default:return C}}case r:return C}}}return lo.ContextConsumer=f,lo.ContextProvider=s,lo.Element=t,lo.ForwardRef=p,lo.Fragment=a,lo.Lazy=k,lo.Memo=b,lo.Portal=r,lo.Profiler=i,lo.StrictMode=n,lo.Suspense=h,lo.SuspenseList=v,lo.isAsyncMode=function(){return!1},lo.isConcurrentMode=function(){return!1},lo.isContextConsumer=function(_){return S(_)===f},lo.isContextProvider=function(_){return S(_)===s},lo.isElement=function(_){return typeof _=="object"&&_!==null&&_.$$typeof===t},lo.isForwardRef=function(_){return S(_)===p},lo.isFragment=function(_){return S(_)===a},lo.isLazy=function(_){return S(_)===k},lo.isMemo=function(_){return S(_)===b},lo.isPortal=function(_){return S(_)===r},lo.isProfiler=function(_){return S(_)===i},lo.isStrictMode=function(_){return S(_)===n},lo.isSuspense=function(_){return S(_)===h},lo.isSuspenseList=function(_){return S(_)===v},lo.isValidElementType=function(_){return typeof _=="string"||typeof _=="function"||_===a||_===i||_===n||_===h||_===v||_===w||typeof _=="object"&&_!==null&&(_.$$typeof===k||_.$$typeof===b||_.$$typeof===s||_.$$typeof===f||_.$$typeof===p||_.$$typeof===B||_.getModuleId!==void 0)},lo.typeOf=S,lo}var Nv;function pB(){return Nv||(Nv=1,Q0.exports=hB()),Q0.exports}var mB=pB();function gi(t,r,a){return r===void 0&&(r=0),a===void 0&&(a=[]),y.Children.toArray(t).reduce(function(n,i,s){return mB.isFragment(i)?n.push.apply(n,gi(i.props.children,r+1,a.concat(i.key||s))):y.isValidElement(i)?n.push(y.cloneElement(i,{key:a.concat(String(i.key)).join(".")})):(typeof i=="string"||typeof i=="number")&&n.push(i),n},[])}const Fc={root:"awsui_root_18582_1jqoe_145",child:"awsui_child_18582_1jqoe_149",horizontal:"awsui_horizontal_18582_1jqoe_160","horizontal-xxxs":"awsui_horizontal-xxxs_18582_1jqoe_164","horizontal-xxs":"awsui_horizontal-xxs_18582_1jqoe_167","horizontal-xs":"awsui_horizontal-xs_18582_1jqoe_170","horizontal-s":"awsui_horizontal-s_18582_1jqoe_173","horizontal-m":"awsui_horizontal-m_18582_1jqoe_176","horizontal-l":"awsui_horizontal-l_18582_1jqoe_179","horizontal-xl":"awsui_horizontal-xl_18582_1jqoe_182","horizontal-xxl":"awsui_horizontal-xxl_18582_1jqoe_185",vertical:"awsui_vertical_18582_1jqoe_192","vertical-xxxs":"awsui_vertical-xxxs_18582_1jqoe_195","vertical-xxs":"awsui_vertical-xxs_18582_1jqoe_198","vertical-xs":"awsui_vertical-xs_18582_1jqoe_201","vertical-s":"awsui_vertical-s_18582_1jqoe_204","vertical-m":"awsui_vertical-m_18582_1jqoe_207","vertical-l":"awsui_vertical-l_18582_1jqoe_210","vertical-xl":"awsui_vertical-xl_18582_1jqoe_213","vertical-xxl":"awsui_vertical-xxl_18582_1jqoe_216","align-center":"awsui_align-center_18582_1jqoe_220","align-start":"awsui_align-start_18582_1jqoe_224","align-end":"awsui_align-end_18582_1jqoe_228"},fy=y.forwardRef((t,r)=>{var{direction:a="vertical",size:n,children:i,alignItems:s,__internalRootRef:f}=t,m=ge(t,["direction","size","children","alignItems","__internalRootRef"]);const p=qe(r,f),h=Ye(m),v=gi(i);return u.createElement("div",Object.assign({},h,{className:j(h.className,Fc.root,Fc[a],Fc[`${a}-${n}`],s&&Fc[`align-${s}`]),ref:p}),v.map(b=>{const k=typeof b=="object"?b.key:void 0;return u.createElement("div",{key:k,className:Fc.child},b)}))});function vB(t,r,a,{componentName:n,changeHandler:i,controlledProp:s}){const f=y.useState(t!==void 0)[0],[m,p]=y.useState(a),[h,v]=y.useState(!1),b=h?m:a,k=y.useCallback(w=>{p(w),v(!0)},[p,v]);return f?[t,bB]:[b,k]}function bB(){}const hi=[["xl",1840],["l",1320],["m",1120],["s",912],["xs",688],["xxs",465],["default",-1]],yB=hi.filter(t=>t[0]==="xs")[0][1],kB=hi.map(([t])=>t);function xB(t,r){const a=hi.slice(kB.indexOf(r));for(const[n]of a){const i=t[n];if(i!==void 0)return i}return null}function gy(t,r){for(const[a,n]of hi)if(t>n&&(!r||r.indexOf(a)!==-1))return a;return"default"}function _B(t){return hi.find(r=>r[0]===t)[1]}const wB=Symbol.for("awsui-force-mobile-mode");function Rv(){const t=globalThis[wB];return typeof t<"u"?t:typeof window>"u"?!1:window.matchMedia?window.matchMedia(`(max-width: ${yB}px)`).matches:gy(window.innerWidth,["xs"])!=="xs"}const Hn=q_({initialState:()=>Rv(),factory:t=>{const r=()=>t(Rv());return window.addEventListener("resize",r),()=>{window.removeEventListener("resize",r)}}}),au={contentLayoutMaxContentWidth:"--awsui-content-layout-max-content-width-xgujsu",flashbarStackDepth:"--awsui-flashbar-stack-depth-xgujsu",flashbarStackIndex:"--awsui-flashbar-stack-index-xgujsu",dropdownDefaultMaxWidth:"--awsui-dropdown-default-max-width-xgujsu"};function hy(t){const r=Ib(t),a=V_(t),n=$w(t);return j({"awsui-polaris-dark-mode awsui-dark-mode":r==="dark","awsui-polaris-compact-mode awsui-compact-mode":a==="compact","awsui-visual-refresh":!1,[`awsui-context-${n}`]:n})}const BB=u.createContext({position:"bottom-right"});function SB({children:t,position:r="bottom-right"}){return u.createElement(BB.Provider,{value:{position:r}},t)}const bo={"dropdown-content-wrapper":"awsui_dropdown-content-wrapper_qwoo0_l8prt_153",refresh:"awsui_refresh_qwoo0_l8prt_174",root:"awsui_root_qwoo0_l8prt_199",interior:"awsui_interior_qwoo0_l8prt_232",dropdown:"awsui_dropdown_qwoo0_l8prt_153","use-portal":"awsui_use-portal_qwoo0_l8prt_242","is-empty":"awsui_is-empty_qwoo0_l8prt_288","dropdown-drop-up":"awsui_dropdown-drop-up_qwoo0_l8prt_295","with-limited-width":"awsui_with-limited-width_qwoo0_l8prt_299","dropdown-drop-left":"awsui_dropdown-drop-left_qwoo0_l8prt_302","dropdown-drop-right":"awsui_dropdown-drop-right_qwoo0_l8prt_305","occupy-entire-width":"awsui_occupy-entire-width_qwoo0_l8prt_308","stretch-beyond-trigger-width":"awsui_stretch-beyond-trigger-width_qwoo0_l8prt_311","hide-block-border":"awsui_hide-block-border_qwoo0_l8prt_318",open:"awsui_open_qwoo0_l8prt_327",nowrap:"awsui_nowrap_qwoo0_l8prt_336","dropdown-content":"awsui_dropdown-content_qwoo0_l8prt_153","stretch-trigger-height":"awsui_stretch-trigger-height_qwoo0_l8prt_347"},nu=50,py=19,my=20,CB=t=>Ln(t).map(a=>{const{blockSize:n,inlineSize:i,insetBlockStart:s,insetInlineStart:f}=Ae(a);return{blockSize:n,inlineSize:i,insetBlockStart:s,insetInlineStart:f}}).shift(),vy=_B("xxs"),by=({trigger:t,overflowParents:r,stretchWidth:a=!1,stretchHeight:n=!1,isMobile:i})=>{const s=n?0:i?py:nu,f=a?0:i?my:nu,{insetBlockEnd:m,insetInlineStart:p,insetInlineEnd:h}=Ae(t);return r.reduce(({blockStart:v,blockEnd:b,inlineStart:k,inlineEnd:w},B)=>{const S=m-B.insetBlockStart,_=S-t.offsetHeight-s,C=B.blockSize-S-s,I=h-B.insetInlineStart-f,D=B.insetInlineStart+B.inlineSize-p-f;return{blockStart:Math.min(v,_),blockEnd:Math.min(b,C),inlineStart:Math.min(k,I),inlineEnd:Math.min(w,D)}},{blockStart:Number.MAX_VALUE,blockEnd:Number.MAX_VALUE,inlineStart:Number.MAX_VALUE,inlineEnd:Number.MAX_VALUE})},TB=({trigger:t,overflowParents:r,isMobile:a})=>{const n=a?py:nu,i=a?my:nu,{insetBlockEnd:s,insetBlockStart:f,insetInlineStart:m,insetInlineEnd:p}=Ae(t);return r.reduce(({blockStart:h,blockEnd:v,inlineStart:b,inlineEnd:k},w)=>{const B=s-w.insetBlockStart-n,S=w.blockSize-f+w.insetBlockStart-n,_=m-w.insetInlineStart-i,C=w.insetInlineStart+w.inlineSize-p-i;return{blockStart:Math.min(h,B),blockEnd:Math.min(v,S),inlineStart:Math.min(b,_),inlineEnd:Math.min(k,C)}},{blockStart:Number.MAX_VALUE,blockEnd:Number.MAX_VALUE,inlineStart:Number.MAX_VALUE,inlineEnd:Number.MAX_VALUE})},yy=({triggerElement:t,dropdownElement:r,desiredMinWidth:a,stretchBeyondTriggerWidth:n=!1})=>{const{inlineSize:i}=Ae(t),s=a?Math.min(i,a):i,f=n?Math.max(vy,i):Number.MAX_VALUE,{inlineSize:m}=Ae(r);return{idealWidth:Math.min(Math.max(m,s),f),minWidth:s,triggerInlineSize:i}},DB=({triggerElement:t,dropdownElement:r,desiredMinWidth:a,expandToViewport:n,stretchWidth:i,stretchHeight:s,isMobile:f})=>{const m=Fb({element:r,excludeClosestParent:!1,expandToViewport:n,canExpandOutsideViewport:s}),{idealWidth:p}=yy({triggerElement:t,dropdownElement:r,desiredMinWidth:a,stretchBeyondTriggerWidth:!0}),h=by({trigger:t,overflowParents:m,stretchWidth:i,stretchHeight:s,isMobile:f});return p<=h.inlineStart||p<=h.inlineEnd},EB=({triggerElement:t,dropdownElement:r,overflowParents:a,minWidth:n,preferCenter:i=!1,stretchWidth:s=!1,stretchHeight:f=!1,isMobile:m=!1,stretchBeyondTriggerWidth:p=!1})=>{const h=by({trigger:t,overflowParents:a,stretchWidth:s,stretchHeight:f,isMobile:m}),{idealWidth:v,minWidth:b,triggerInlineSize:k}=yy({triggerElement:t,dropdownElement:r,desiredMinWidth:n,stretchBeyondTriggerWidth:p});let w,B=null,S=v;if(v<=h.inlineEnd?w=!1:v<=h.inlineStart?w=!0:(w=h.inlineStart>h.inlineEnd,S=Math.max(h.inlineStart,h.inlineEnd,b)),i){const D=(v-k)/2,G=h.inlineStart-k,N=h.inlineEnd-k;G>=D&&N>=D&&(B=-D)}const _=h.blockEnd<r.offsetHeight&&h.blockStart>h.blockEnd,C=_?h.blockStart:h.blockEnd,I=Math.max(f?C:Math.floor(C/31)*31+16,15);return{dropBlockStart:_,dropInlineStart:w,insetInlineStart:B===null?"auto":`${B}px`,blockSize:`${I}px`,inlineSize:`${S}px`}},GB=(t,r,a,n)=>{const i=TB({trigger:t,overflowParents:a,isMobile:n}),{insetBlockEnd:s,insetBlockStart:f,inlineSize:m}=Ae(t),{insetBlockStart:p,blockSize:h}=CB(t);let v,{inlineSize:b}=Ae(r);const k=f-p;b<=i.inlineEnd?v=!1:b<=i.inlineStart?v=!0:(v=i.inlineStart>i.inlineEnd,b=Math.max(i.inlineStart,i.inlineEnd));const w=v?0-b:m,B=i.blockEnd<r.offsetHeight&&i.blockStart>i.blockEnd,S=B?p+h-s:0,_=B?i.blockStart:i.blockEnd,C=Math.floor(_/31)*31+16;return{dropBlockStart:B,dropInlineStart:v,blockSize:`${C}px`,inlineSize:`${b}px`,insetBlockStart:`${k}px`,insetBlockEnd:`${S}px`,insetInlineStart:`${w}px`}},IB=(t,r,a,n,i,s,f,m,p,h,v)=>{a.style.maxBlockSize="",t.style.inlineSize="",t.style.insetBlockStart="",t.style.insetBlockEnd="",t.style.insetInlineStart="",t.classList.remove(bo["dropdown-drop-left"]),t.classList.remove(bo["dropdown-drop-right"]),t.classList.remove(bo["dropdown-drop-up"]);const b=Fb({element:t,excludeClosestParent:n,expandToViewport:i,canExpandOutsideViewport:m}),k=n?GB(r,t,b,p):EB({triggerElement:r,dropdownElement:t,overflowParents:b,minWidth:h,preferCenter:s,stretchWidth:f,stretchHeight:m,isMobile:p,stretchBeyondTriggerWidth:v}),w=Ae(r);return[k,w]};function zv({position:t,dropdownElement:r,triggerRect:a,isMobile:n}){const i=n,s=i?document.documentElement.scrollTop:0,f=i?document.documentElement.scrollLeft:0;r.style.position=i?"absolute":"fixed",t.dropBlockStart?r.style.insetBlockEnd=`calc(100% - ${s+a.insetBlockStart}px)`:r.style.insetBlockStart=`${s+a.insetBlockEnd}px`,t.dropInlineStart?r.style.insetInlineStart=`calc(${f+a.insetInlineEnd}px - ${t.inlineSize})`:r.style.insetInlineStart=`${f+a.insetInlineStart}px`}const NB=({triggerRef:t,children:r,renderWithPortal:a,id:n,referrerId:i,open:s})=>{var f,m;if(!a)return u.createElement(u.Fragment,null,r);if(!s)return null;const p=(m=(f=t.current)===null||f===void 0?void 0:f.ownerDocument)!==null&&m!==void 0?m:document;return zn.createPortal(u.createElement("div",{id:n,"data-awsui-referrer-id":i},r),p.body)},RB=({state:t,transitionRef:r,dropdownClasses:a,stretchWidth:n,interior:i,isRefresh:s,dropdownRef:f,verticalContainerRef:m,expandToViewport:p,stretchBeyondTriggerWidth:h,header:v,children:b,footer:k,position:w,open:B,onMouseDown:S,id:_,role:C,ariaLabelledby:I,ariaDescribedby:D})=>{const G=qe(f,r);return u.createElement("div",{className:j(bo.dropdown,a,{[bo.open]:B,[bo["with-limited-width"]]:!n,[bo["hide-block-border"]]:n,[bo.interior]:i,[bo.refresh]:s,[bo["use-portal"]]:p&&!i,[bo["stretch-beyond-trigger-width"]]:h}),ref:G,id:_,role:C,"aria-labelledby":I,"aria-describedby":D,"data-open":B,"data-animating":t!=="exited","aria-hidden":!B,style:h?{[au.dropdownDefaultMaxWidth]:`${vy}px`}:{},onMouseDown:S},u.createElement("div",{className:j(bo["dropdown-content-wrapper"],!v&&!b&&bo["is-empty"],s&&bo.refresh)},u.createElement("div",{ref:m,className:bo["dropdown-content"]},u.createElement(SB,{position:w},v,b,k))))},zB=({children:t,trigger:r,open:a,onDropdownClose:n,onMouseDown:i,header:s,footer:f,dropdownId:m,stretchTriggerHeight:p=!1,stretchWidth:h=!0,stretchHeight:v=!1,stretchToTriggerWidth:b=!0,stretchBeyondTriggerWidth:k=!1,expandToViewport:w=!1,preferCenter:B=!1,interior:S=!1,minWidth:_,scrollable:C=!0,loopFocus:I=w,onFocus:D,onBlur:G,contentKey:N,dropdownContentId:z,dropdownContentRole:A,ariaLabelledby:W,ariaDescribedby:K})=>{const F=y.useRef(null),H=y.useRef(null),P=y.useRef(null),ie=y.useRef(null),le=y.useRef(null),ee=y.useRef(null),M=An(),$=hy(H),[J,Q]=y.useState("bottom-right"),E=Hn(),U=(oe,fe,me,we)=>{const Ve=!S&&h;if(h?we.style.maxBlockSize=oe.blockSize:we.style.maxBlockSize=`${parseInt(oe.blockSize)+1}px`,Ve&&!w?b&&me.classList.add(bo["occupy-entire-width"]):me.style.inlineSize=oe.inlineSize,oe.dropBlockStart&&!S?(me.classList.add(bo["dropdown-drop-up"]),w||(me.style.insetBlockEnd="100%")):me.classList.remove(bo["dropdown-drop-up"]),me.classList.add(oe.dropInlineStart?bo["dropdown-drop-left"]:bo["dropdown-drop-right"]),oe.insetInlineStart&&oe.insetInlineStart!=="auto"&&(me.style.insetInlineStart=oe.insetInlineStart),w&&!S){zv({position:oe,dropdownElement:me,triggerRect:fe,isMobile:E}),ee.current=oe;return}S&&AB(oe)&&(oe.dropBlockStart?me.style.insetBlockEnd=oe.insetBlockEnd:me.style.insetBlockStart=oe.insetBlockStart,me.style.insetInlineStart=oe.insetInlineStart),oe.dropBlockStart&&oe.dropInlineStart?Q("top-left"):oe.dropBlockStart?Q("top-right"):oe.dropInlineStart?Q("bottom-left"):Q("bottom-right")},te=oe=>(!F.current||!tl(F.current,oe))&&(!ie.current||!tl(ie.current,oe)),ce=oe=>{(!oe.relatedTarget||te(oe.relatedTarget))&&Ie(D,oe)},de=oe=>{(!oe.relatedTarget||te(oe.relatedTarget))&&Ie(G,oe)};Ar(()=>P.current,()=>{const oe=bo["stretch-beyond-trigger-width"];a&&k&&P.current&&H.current&&P.current.classList.contains(oe)&&!DB({triggerElement:H.current,dropdownElement:P.current,desiredMinWidth:_,expandToViewport:w,stretchWidth:h,stretchHeight:v,isMobile:E})&&P.current.classList.remove(oe)}),y.useLayoutEffect(()=>{const oe=()=>{a&&P.current&&H.current&&le.current&&(C&&P.current.classList.add(bo.nowrap),U(...IB(P.current,H.current,le.current,S,w,B,h,v,E,_,k),P.current,le.current),C&&P.current.classList.remove(bo.nowrap))};if(oe(),a){window.addEventListener("scroll",oe);const fe=setTimeout(()=>{window.removeEventListener("scroll",oe)},500);return()=>{clearTimeout(fe),window.removeEventListener("scroll",oe)}}},[a,P,H,le,S,h,E,N]),y.useEffect(()=>{if(!a)return;const oe=fe=>{const me=fe.composedPath?fe.composedPath()[0]:fe.target;!tl(P.current,me)&&!tl(H.current,me)&&Ie(n)};return window.addEventListener("click",oe,!0),()=>{window.removeEventListener("click",oe,!0)}},[a,n]),y.useLayoutEffect(()=>{if(!w||!a)return;const oe=()=>{H.current&&P.current&&le.current&&ee.current&&zv({position:ee.current,dropdownElement:P.current,triggerRect:Ae(H.current),isMobile:E})};oe();const fe=new AbortController;return window.addEventListener("scroll",oe,{capture:!0,signal:fe.signal}),window.addEventListener("resize",oe,{capture:!0,signal:fe.signal}),()=>{fe.abort()}},[a,w,E]);const re=Ue();return u.createElement("div",{className:j(bo.root,S&&bo.interior,p&&bo["stretch-trigger-height"]),ref:F,onFocus:ce,onBlur:de},u.createElement("div",{id:re,className:j(p&&bo["stretch-trigger-height"]),ref:H},r),u.createElement(ti,{focusNextCallback:()=>{var oe;return P.current&&((oe=gf(P.current))===null||oe===void 0?void 0:oe.focus())},disabled:!a||!I}),u.createElement(NB,{triggerRef:H,renderWithPortal:w&&!S,id:m,referrerId:re,open:a},u.createElement(ku,{in:a??!1,exit:!1},(oe,fe)=>u.createElement("div",{ref:ie},u.createElement(ti,{focusNextCallback:()=>{var me;return H.current&&((me=jb(H.current))===null||me===void 0?void 0:me.focus())},disabled:!a||!I}),u.createElement(RB,{state:oe,transitionRef:fe,dropdownClasses:$,open:a,stretchWidth:h,interior:S,header:s,expandToViewport:w,stretchBeyondTriggerWidth:k,footer:f,onMouseDown:i,isRefresh:M,dropdownRef:P,verticalContainerRef:le,position:J,id:z,role:A,ariaLabelledby:W,ariaDescribedby:K},t),u.createElement(ti,{focusNextCallback:()=>{var me;return H.current&&((me=gf(H.current))===null||me===void 0?void 0:me.focus())},disabled:!a||!I})))))},AB=t=>t.insetBlockEnd!==void 0,J0={"options-list":"awsui_options-list_19gcf_hw6x2_145","options-list-embedded":"awsui_options-list-embedded_19gcf_hw6x2_192","decrease-block-margin":"awsui_decrease-block-margin_19gcf_hw6x2_199"},LB=80,Av=(t,r)=>{const a=dt(r.target,i=>i===t.current||!!i.dataset.mouseTarget),n=a==null?void 0:a.dataset.mouseTarget;return n?parseInt(n):-1},HB=(t,r)=>{var{open:a,statusType:n,children:i,nativeAttributes:s={},onKeyDown:f,onBlur:m,onFocus:p,onLoadMore:h,onMouseUp:v,onMouseMove:b,position:k="relative",role:w="listbox",decreaseBlockMargin:B=!1,ariaLabel:S,ariaLabelledby:_,ariaDescribedby:C,embedded:I,stickyItemBlockSize:D}=t,G=ge(t,["open","statusType","children","nativeAttributes","onKeyDown","onBlur","onFocus","onLoadMore","onMouseUp","onMouseMove","position","role","decreaseBlockMargin","ariaLabel","ariaLabelledby","ariaDescribedby","embedded","stickyItemBlockSize"]);const N=Ye(G),z=y.useRef(null),A=nl(()=>{const F=z==null?void 0:z.current;if(F){const H=F.scrollTop+F.clientHeight;F.scrollHeight-H<LB&&Ie(h)}});y.useEffect(()=>{a&&n==="pending"&&A()},[a,n,A]);const W=j(J0["options-list"],{[J0["decrease-block-margin"]]:B,[J0["options-list-embedded"]]:I}),K=qe(r,z);return u.createElement("ul",Object.assign({},N,s,{className:W,ref:K,style:{position:k,scrollPaddingBlockStart:D??void 0},role:w,onScroll:A,onKeyDown:F=>Na(f,F),onMouseMove:F=>b==null?void 0:b(Av(z,F)),onMouseUp:F=>v==null?void 0:v(Av(z,F)),onBlur:F=>Ie(m,{relatedTarget:F.relatedTarget}),onFocus:()=>Ie(p),tabIndex:I?0:-1,"aria-label":S,"aria-labelledby":_,"aria-describedby":C}),a&&i)},lg=u.forwardRef(HB),OB=({onOpen:t,onClose:r,defaultOpen:a=!1})=>{const[n,i]=y.useState(a),[s,f]=y.useState(!1),m=v=>{n||(i(!0),f(!!v),t==null||t())},p=()=>{n&&(i(!1),r==null||r())};return{isOpen:n,openDropdown:m,closeDropdown:p,toggleDropdown:()=>{n?p():m(!1)},openedWithKeyboard:s}};function kf(t){return Qs(t.currentTarget)||db(t.currentTarget)}function xf(t,{onActivate:r,onBlockEnd:a,onBlockStart:n,onDefault:i,onEnd:s,onEscape:f,onHome:m,onInlineEnd:p,onInlineStart:h,onPageDown:v,onPageUp:b}){switch(t.keyCode){case Te.down:a==null||a();break;case Te.end:s==null||s();break;case Te.enter:case Te.space:r==null||r();break;case Te.escape:f==null||f();break;case Te.home:m==null||m();break;case Te.left:Ia(t.currentTarget)?p==null||p():h==null||h();break;case Te.pageDown:v==null||v();break;case Te.pageUp:b==null||b();break;case Te.right:Ia(t.currentTarget)?h==null||h():p==null||p();break;case Te.up:n==null||n();break;default:i==null||i();break}}function MB(t){let r;return()=>(r===void 0&&(r=t()),r)}const ag=MB(()=>{if(typeof document>"u")return{width:0,height:0};const t=document.createElement("div");t.style.overflow="scroll",t.style.height="100px",t.style.width="100px",t.style.position="absolute",t.style.top="-9999px",t.style.left="-9999px",document.body.appendChild(t);const r=t.offsetWidth-t.clientWidth,a=t.offsetHeight-t.clientHeight;return document.body.removeChild(t),{width:r,height:a}}),ky={stickyVerticalTopOffset:"--awsui-sticky-vertical-top-offset",stickyVerticalBottomOffset:"--awsui-sticky-vertical-bottom-offset"},PB="awsui-context-content-header",jB=y.createContext(()=>{});var qB="var(--space-scaled-s-8ozaad, 12px)";const FB={root:"awsui_root_xttbq_1rjuy_145"};function UB(t){return u.createElement("span",Object.assign({},t,{className:j(FB.root,t.className)}))}function xy({initialState:t=!1}={}){const r=y.useRef(null),[a,n]=y.useState(t);return{ref:y.useCallback(s=>{typeof IntersectionObserver>"u"||(r.current&&r.current.disconnect(),s&&(r.current=new IntersectionObserver(([f])=>n(f.isIntersecting)),r.current.observe(s)))},[]),isIntersecting:a}}const ii=t=>{const r=y.useRef();return y.useEffect(()=>{r.current=t}),r.current},Du=y.createContext(void 0),ka={link:"awsui_link_4c84z_b6zwi_145","variant-secondary":"awsui_variant-secondary_4c84z_b6zwi_211","variant-primary":"awsui_variant-primary_4c84z_b6zwi_246","variant-info":"awsui_variant-info_4c84z_b6zwi_279","variant-value-large":"awsui_variant-value-large_4c84z_b6zwi_314","variant-top-navigation":"awsui_variant-top-navigation_4c84z_b6zwi_346","variant-recovery":"awsui_variant-recovery_4c84z_b6zwi_381",button:"awsui_button_4c84z_b6zwi_414","color-inverted":"awsui_color-inverted_4c84z_b6zwi_449","font-size-body-s":"awsui_font-size-body-s_4c84z_b6zwi_470","font-size-body-m":"awsui_font-size-body-m_4c84z_b6zwi_477","font-size-heading-xs":"awsui_font-size-heading-xs_4c84z_b6zwi_483","font-size-heading-s":"awsui_font-size-heading-s_4c84z_b6zwi_489","font-size-heading-m":"awsui_font-size-heading-m_4c84z_b6zwi_496","font-size-heading-l":"awsui_font-size-heading-l_4c84z_b6zwi_503","font-size-heading-xl":"awsui_font-size-heading-xl_4c84z_b6zwi_510","font-size-display-l":"awsui_font-size-display-l_4c84z_b6zwi_517","font-size-inherit":"awsui_font-size-inherit_4c84z_b6zwi_524","icon-wrapper":"awsui_icon-wrapper_4c84z_b6zwi_532",icon:"awsui_icon_4c84z_b6zwi_532"},_y=u.forwardRef((t,r)=>{var{variant:a,fontSize:n="body-m",color:i="normal",external:s=!1,target:f,href:m,rel:p,ariaLabel:h,externalIconAriaLabel:v,onFollow:b,onClick:k,children:w,__internalRootRef:B=null}=t,S=ge(t,["variant","fontSize","color","external","target","href","rel","ariaLabel","externalIconAriaLabel","onFollow","onClick","children","__internalRootRef"]);Jb("Link",m);const _=!m,{defaultVariant:C}=y.useContext(Cu),I=a||C,G=["top-navigation","link","recovery"].indexOf(I)>-1,N=ft("link"),z=Ye(S),A=f??(s?"_blank":void 0),W=p??(A==="_blank"?"noopener noreferrer":void 0),K=Ue("link"),F=Ue("link-self"),H=Ue("link-info"),P=y.useContext(Du),{funnelIdentifier:ie,funnelInteractionId:le}=Ut(),{stepIdentifier:ee,stepNumber:M,stepNameSelector:$}=zr(),{subStepIdentifier:J,subStepSelector:Q,subStepNameSelector:E}=Zl(),U=Se=>{(I==="info"||s)&&(st($),st(E))},te=Se=>{le&&U(),Nr(b,{href:m,external:s,target:A},Se)},ce=Se=>{const{altKey:Oo,ctrlKey:Ke,metaKey:Le,shiftKey:yo}=Se,Ne="button"in Se?Se.button:0;Ie(k,{altKey:Oo,button:Ne,ctrlKey:Ke,metaKey:Le,shiftKey:yo})},de=Se=>{$b(Se)&&te(Se),ce(Se)},he=Se=>{te(Se),ce(Se)},re=Se=>{(Se.keyCode===Te.space||Se.keyCode===Te.enter)&&(Se.preventDefault(),te(Se),ce(Se))},oe=y.useRef(null),fe=An();Oa(r,oe);const me=_&&fe&&!G,we=Object.assign(Object.assign({id:F},z),{ref:qe(oe,B),className:j(ka.link,z.className,me?ka.button:null,ka[VB(I)],ka[WB(I,n)],ka[XB(I,i)]),"aria-label":h,"aria-labelledby":void 0,[fb]:K});I==="info"&&P&&!h&&(we["aria-labelledby"]=`${we.id} ${H} ${P}`);const Ve=N("externalIconAriaLabel",v),ae=u.createElement(u.Fragment,null,w,s&&u.createElement("span",{className:ka["icon-wrapper"]}," ",u.createElement("span",{className:ka.icon,"aria-label":Ve,role:Ve?"img":void 0},u.createElement(so,{name:"external",size:"inherit"}))),I==="info"&&u.createElement("span",{hidden:!0,id:H},":")),{tabIndex:Be}=br(oe,{tabIndex:_?0:void 0});return _?u.createElement("a",Object.assign({},we,{role:"button",tabIndex:Be,onKeyDown:re,onClick:he}),ae):u.createElement("a",Object.assign({},we,{tabIndex:Be,target:A,rel:W,href:m,onClick:de}),ae)});function VB(t){return`variant-${t.replace(/^awsui-/,"")}`}function WB(t,r){switch(t){case"info":return"font-size-body-s";case"awsui-value-large":return"font-size-display-l";default:return`font-size-${r}`}}function XB(t,r){return`color-${t==="info"?"normal":r}`}const Jr={"icon-shake":"awsui_icon-shake_1cbgc_7ugo6_153","awsui-motion-shake-horizontally":"awsui_awsui-motion-shake-horizontally_1cbgc_7ugo6_1","container-fade-in":"awsui_container-fade-in_1cbgc_7ugo6_181","awsui-motion-fade-in-0":"awsui_awsui-motion-fade-in-0_1cbgc_7ugo6_1",root:"awsui_root_1cbgc_7ugo6_203","status-error":"awsui_status-error_1cbgc_7ugo6_212","status-warning":"awsui_status-warning_1cbgc_7ugo6_215","status-success":"awsui_status-success_1cbgc_7ugo6_218","status-info":"awsui_status-info_1cbgc_7ugo6_221","status-stopped":"awsui_status-stopped_1cbgc_7ugo6_224","status-pending":"awsui_status-pending_1cbgc_7ugo6_227","status-in-progress":"awsui_status-in-progress_1cbgc_7ugo6_230","status-loading":"awsui_status-loading_1cbgc_7ugo6_233","color-override-red":"awsui_color-override-red_1cbgc_7ugo6_236","color-override-grey":"awsui_color-override-grey_1cbgc_7ugo6_239","color-override-blue":"awsui_color-override-blue_1cbgc_7ugo6_242","color-override-green":"awsui_color-override-green_1cbgc_7ugo6_245","color-override-yellow":"awsui_color-override-yellow_1cbgc_7ugo6_248",container:"awsui_container_1cbgc_7ugo6_181","display-inline":"awsui_display-inline_1cbgc_7ugo6_252",icon:"awsui_icon_1cbgc_7ugo6_153","display-inline-block":"awsui_display-inline-block_1cbgc_7ugo6_260","overflow-ellipsis":"awsui_overflow-ellipsis_1cbgc_7ugo6_269"},YB=t=>({error:u.createElement(so,{name:"status-negative",size:t}),warning:u.createElement(so,{name:"status-warning",size:t}),success:u.createElement(so,{name:"status-positive",size:t}),info:u.createElement(so,{name:"status-info",size:t}),stopped:u.createElement(so,{name:"status-stopped",size:t}),pending:u.createElement(so,{name:"status-pending",size:t}),"in-progress":u.createElement(so,{name:"status-in-progress",size:t}),loading:u.createElement(tg,null)});function _f(t){var{type:r,children:a,iconAriaLabel:n,colorOverride:i,wrapText:s=!0,__animate:f=!1,__internalRootRef:m,__size:p="normal",__display:h="inline-block"}=t,v=ge(t,["type","children","iconAriaLabel","colorOverride","wrapText","__animate","__internalRootRef","__size","__display"]);const b=Ye(v);return u.createElement("span",Object.assign({},b,{className:j(Jr.root,Jr[`status-${r}`],{[Jr[`color-override-${i}`]]:i},b.className),ref:m}),u.createElement("span",{className:j(Jr.container,Jr[`display-${h}`],s===!1&&Jr["overflow-ellipsis"],f&&Jr["container-fade-in"])},u.createElement("span",{className:j(Jr.icon,f&&Jr["icon-shake"]),"aria-label":n,role:n?"img":void 0},YB(p)[r],h==="inline"&&u.createElement(u.Fragment,null," ")),a))}class $B{constructor(r){this._listeners=[],this._state=r}get(){return this._state}set(r){const a=this._state,n=r(a);this._state=n,zn.unstable_batchedUpdates(()=>{for(const[i,s]of this._listeners)i(a)!==i(n)&&s(n,a)})}subscribe(r,a){return this._listeners.push([r,a]),()=>this.unsubscribe(a)}unsubscribe(r){for(let a=0;a<this._listeners.length;a++){const[,n]=this._listeners[a];if(n===r){this._listeners.splice(a,1);break}}}}const ZB="awsui-screenreader-text",wy=y.createContext({isInContainer:!1}),KB=({children:t})=>u.createElement(wy.Provider,{value:{isInContainer:!0}},t),QB=()=>{const{isInContainer:t}=y.useContext(wy);return t};function JB({isMobile:t,__stickyOffset:r,__mobileStickyOffset:a,hasInnerOverflowParents:n,__additionalOffset:i}){const s=t?(r??0)-(a??0):r??0;return n||r!==void 0?`${s}px`:`calc(${`var(${ky.stickyVerticalTopOffset}, 0px)`} + ${s}px + ${i?qB:"0px"})`}const ng=y.createContext({isStuck:!1,isStuckAtBottom:!1}),eS=(t,r,a,n,i,s,f=!1)=>{const m=Hn(),h=!(m&&s)&&!!a,[v,b]=y.useState(!1),[k,w]=y.useState(!1),[B,S]=y.useState(!1);y.useLayoutEffect(()=>{if(t.current){const D=Ln(t.current),G=dt(t.current,N=>N.tagName==="MAIN");b(D.length>0&&D[0]!==G)}},[t]);const _=JB({isMobile:m,__stickyOffset:n,__mobileStickyOffset:i,hasInnerOverflowParents:v,__additionalOffset:f}),C=h?{style:{top:_}}:{},I=y.useCallback(({isTrusted:D,target:G,type:N})=>{if(!(N==="resize"&&G===window&&!D)&&t.current&&r.current){const z=parseFloat(getComputedStyle(t.current).borderTopWidth)||0,A=Math.round(t.current.getBoundingClientRect().top+z),W=Math.round(r.current.getBoundingClientRect().top);A<W?w(!0):w(!1);const K=Math.round(t.current.getBoundingClientRect().bottom-z),F=Math.round(r.current.getBoundingClientRect().bottom);K<=F?S(!0):S(!1)}},[t,r]);return y.useEffect(()=>{if(h){const D=new AbortController;return window.addEventListener("scroll",I,{capture:!0,signal:D.signal}),window.addEventListener("resize",I,{signal:D.signal}),()=>{D.abort()}}},[h,I]),{isSticky:h,isStuck:k,isStuckAtBottom:B,stickyStyles:C}},Os={header:"awsui_header_164jl_1ns0c_5"},to={root:"awsui_root_14iqq_fl8v6_189","fit-height":"awsui_fit-height_14iqq_fl8v6_222","with-side-media":"awsui_with-side-media_14iqq_fl8v6_227","variant-default":"awsui_variant-default_14iqq_fl8v6_230","variant-stacked":"awsui_variant-stacked_14iqq_fl8v6_230",refresh:"awsui_refresh_14iqq_fl8v6_238","sticky-enabled":"awsui_sticky-enabled_14iqq_fl8v6_288","with-stuck-sticky-header-at-bottom":"awsui_with-stuck-sticky-header-at-bottom_14iqq_fl8v6_294","with-top-media":"awsui_with-top-media_14iqq_fl8v6_304","content-wrapper":"awsui_content-wrapper_14iqq_fl8v6_309","content-wrapper-fit-height":"awsui_content-wrapper-fit-height_14iqq_fl8v6_314",media:"awsui_media_14iqq_fl8v6_321","media-top":"awsui_media-top_14iqq_fl8v6_339","media-side":"awsui_media-side_14iqq_fl8v6_344",header:"awsui_header_14iqq_fl8v6_350","header-full-page":"awsui_header-full-page_14iqq_fl8v6_355","header-variant-embedded":"awsui_header-variant-embedded_14iqq_fl8v6_358","header-sticky-enabled":"awsui_header-sticky-enabled_14iqq_fl8v6_358","header-with-media":"awsui_header-with-media_14iqq_fl8v6_361","header-sticky-disabled":"awsui_header-sticky-disabled_14iqq_fl8v6_367","header-stuck":"awsui_header-stuck_14iqq_fl8v6_377","header-variant-cards":"awsui_header-variant-cards_14iqq_fl8v6_387","header-dynamic-height":"awsui_header-dynamic-height_14iqq_fl8v6_390","with-paddings":"awsui_with-paddings_14iqq_fl8v6_396","with-hidden-content":"awsui_with-hidden-content_14iqq_fl8v6_405","header-variant-full-page":"awsui_header-variant-full-page_14iqq_fl8v6_463","header-cover":"awsui_header-cover_14iqq_fl8v6_466",content:"awsui_content_14iqq_fl8v6_309","content-fit-height":"awsui_content-fit-height_14iqq_fl8v6_494","content-inner":"awsui_content-inner_14iqq_fl8v6_500","with-header":"awsui_with-header_14iqq_fl8v6_507",footer:"awsui_footer_14iqq_fl8v6_511","with-divider":"awsui_with-divider_14iqq_fl8v6_515"},oS={"content-inner":"awsui_content-inner_1mwlm_oyjaq_5"};function By(t){const{subStepRef:r,funnelSubStepProps:a}=Zl(),n=Bu();return u.createElement(Sy,Object.assign({},t,{__subStepRef:n!=null&&n.isInModal?{current:null}:r,__funnelSubStepProps:n!=null&&n.isInModal?{}:a}))}function Sy(t){var r,{header:a,footer:n,children:i,variant:s="default",disableHeaderPaddings:f=!1,disableContentPaddings:m=!1,fitHeight:p,media:h,__stickyOffset:v,__mobileStickyOffset:b,__stickyHeader:k=!1,__internalRootRef:w=null,__disableFooterDivider:B=!1,__disableFooterPaddings:S=!1,__hiddenContent:_=!1,__headerRef:C,__fullPage:I=!1,__disableStickyMobile:D=!0,__funnelSubStepProps:G,__subStepRef:N}=t,z=ge(t,["header","footer","children","variant","disableHeaderPaddings","disableContentPaddings","fitHeight","media","__stickyOffset","__mobileStickyOffset","__stickyHeader","__internalRootRef","__disableFooterDivider","__disableFooterPaddings","__hiddenContent","__headerRef","__fullPage","__disableStickyMobile","__funnelSubStepProps","__subStepRef"]);const A=Hn(),W=An(),K=Ye(z),F=y.useRef(null),H=y.useRef(null),{isSticky:P,isStuck:ie,isStuckAtBottom:le,stickyStyles:ee}=eS(F,H,k,v,b,D,I&&W&&!A),M=Ue(),$=s==="full-page",J=qe(F,w),Q=qe(H,C),E=P&&!A,U=!!(h!=null&&h.content),te=(r=h==null?void 0:h.position)!==null&&r!==void 0?r:"top";return u.createElement("div",Object.assign({},K,G,{className:j(K.className,to.root,to[`variant-${s}`],p&&to["fit-height"],U&&(te==="side"?to["with-side-media"]:to["with-top-media"]),E&&[to["sticky-enabled"]],E&&ie&&le&&[to["with-stuck-sticky-header-at-bottom"]],to.refresh),ref:J},di(`.${Os.header} h1, .${Os.header} h2, .${Os.header} h3`)),U&&u.createElement("div",{className:j(to[`media-${te==="side"?"side":"top"}`],to.media),style:te==="top"?{height:(h==null?void 0:h.height)||""}:{width:(h==null?void 0:h.width)||""}},h.content),u.createElement("div",{id:M,ref:N,className:j(to["content-wrapper"],p&&to["content-wrapper-fit-height"])},a&&u.createElement(KB,null,u.createElement(ng.Provider,{value:{isStuck:ie,isStuckAtBottom:le}},u.createElement("div",Object.assign({className:j(to.refresh,to.header,Os.header,to[`header-variant-${s}`],{[to["header-sticky-disabled"]]:k&&!P,[to["header-sticky-enabled"]]:P,[to["header-dynamic-height"]]:$,[to["header-stuck"]]:ie,[to["with-paddings"]]:!f,[to["with-hidden-content"]]:!i||_,[to["header-with-media"]]:U,[to["header-full-page"]]:I&&W})},ee,{ref:Q}),ie&&!A&&W&&I&&u.createElement("div",{className:to["header-cover"]}),a))),u.createElement("div",{className:j(to.content,p&&to["content-fit-height"])},u.createElement("div",{className:j(to["content-inner"],oS["content-inner"],{[to["with-paddings"]]:!m,[to["with-header"]]:!!a})},i)),n&&u.createElement("div",{className:j(to.footer,{[to["with-divider"]]:!B,[to["with-paddings"]]:!S})},n)))}function pi(t,r){const a=y.useRef();return a.current=t,y.useCallback(Ra((...n)=>{a.current&&a.current(...n)},r),[])}const tS="1.4",Cy=t=>{const{isInFunnel:r}=Ut();return r&&t.funnelType==="single-page"?u.createElement(u.Fragment,null,t.children):u.createElement(cS,Object.assign({},t))},rS="awsui-creation-edit-flow-done",lS=()=>{var t;try{(t=window.top)===null||t===void 0||t.document.dispatchEvent(new Event(rS))}catch{}},aS=({funnelInteractionId:t,funnelIdentifier:r})=>{},Lv=t=>{lr.funnelComplete({funnelInteractionId:t.taskInteractionId,funnelIdentifier:t.taskIdentifier}),lS()};function nS(t,r){for(const a of t)if(document.querySelector(a))return a;return r}const cS=t=>{var{mounted:r=!0,children:a,stepConfiguration:n}=t,i=ge(t,["mounted","children","stepConfiguration"]);const[s,f]=y.useState(""),[m,p]=y.useState(0),h=y.useRef("default"),v=y.useRef(uf()),b=y.useRef(0),k=y.useRef(0),w=y.useRef(0),B=y.useRef(void 0),S=y.useRef(0);y.useEffect(()=>{if(!r)return;let G;const N=setTimeout(()=>{var z,A;if(v.current=nS(((z=i.funnelNameSelectors)===null||z===void 0?void 0:z.call(i))||[],uf()),i.funnelType==="single-page"&&w.current>0)return;h.current="default";const W=(A=st(v.current))!==null&&A!==void 0?A:"",K=[{number:1,isOptional:!1,name:W,stepIdentifier:i.funnelIdentifier}];let F=Lb;G=lr.funnelStart({funnelName:W,funnelIdentifier:i.funnelIdentifier,flowType:i.funnelFlowType,funnelNameSelector:v.current,optionalStepNumbers:i.optionalStepNumbers,funnelType:i.funnelType,totalFunnelSteps:i.totalFunnelSteps,componentVersion:Xl,componentTheme:F,funnelVersion:tS,stepConfiguration:n??K,resourceType:i.funnelResourceType||st(`[${t_}]`)}),f(G)},1);return()=>{if(clearTimeout(N),!(i.funnelType==="single-page"&&w.current>0)){if(h.current==="validating"){const z={taskIdentifier:i.funnelIdentifier,taskType:i.funnelType,timeToRespondAfterFormSubmit:performance.now()-S.current,taskInteractionId:G,taskFlowType:i.funnelFlowType};Lv(z),h.current="complete"}h.current==="complete"?lr.funnelSuccessful({funnelInteractionId:G,funnelIdentifier:i.funnelIdentifier}):(h.current="cancelled",aS({funnelInteractionId:G,funnelIdentifier:i.funnelIdentifier}))}}},[r]);const _=()=>{h.current="validating",S.current=performance.now();const G=50,N=100,z=()=>{if(h.current!=="complete"){if(k.current>0){setTimeout(z,N);return}if(b.current===0){const A={taskIdentifier:i.funnelIdentifier,taskType:i.funnelType,timeToRespondAfterFormSubmit:performance.now()-S.current,taskInteractionId:s,taskFlowType:i.funnelFlowType};Lv(A),h.current="complete"}else h.current="default"}};setTimeout(z,G)},C=()=>p(G=>G+1),I=()=>{},D={funnelInteractionId:s,funnelIdentifier:i.funnelIdentifier,funnelFlowType:i.funnelFlowType,funnelErrorContext:i.funnelErrorContext,setFunnelInteractionId:f,funnelType:i.funnelType,optionalStepNumbers:i.optionalStepNumbers,totalFunnelSteps:i.totalFunnelSteps,funnelNameSelector:v.current,funnelSubmit:_,funnelCancel:I,submissionAttempt:m,funnelNextOrSubmitAttempt:C,funnelState:h,errorCount:b,loadingButtonCount:k,latestFocusCleanupFunction:B,isInFunnel:!0,wizardCount:w};return u.createElement(mb.Provider,{value:D},a)},Ty=t=>u.createElement(sS,Object.assign({},t,{key:t.stepNumber}));function wf(){return Array.from(document.querySelectorAll(rl())).map((a,n)=>{var i,s,f,m,p;const h=(s=(i=a==null?void 0:a.__awsuiMetadata__)===null||i===void 0?void 0:i.analytics)===null||s===void 0?void 0:s.instanceIdentifier;return{name:(p=(m=(f=a.querySelector(pb()))===null||f===void 0?void 0:f.innerText)===null||m===void 0?void 0:m.trim())!==null&&p!==void 0?p:"",number:n+1,subStepIdentifier:h}})}function iS(t,r){const a=y.useRef(new Map),n=50,i=y.useRef(!1);return y.useEffect(()=>{const f=setTimeout(()=>i.current=!0,n);return()=>{clearTimeout(f),i.current=!1}},[]),y.useEffect(()=>{const f=setTimeout(()=>a.current.set(t,wf()),n);return()=>{clearTimeout(f)}},[t]),{onStepChange:pi(()=>{i.current&&(a.current.set(t,wf()),r(a.current.get(t)))},n),subStepConfiguration:a}}const sS=t=>{var{mounted:r=!0,children:a,stepNumber:n,stepIdentifier:i,stepErrorContext:s}=t,f=ge(t,["mounted","children","stepNumber","stepIdentifier","stepErrorContext"]);const{funnelInteractionId:m,funnelIdentifier:p,funnelNameSelector:h,funnelState:v,funnelType:b}=Ut(),k=zr(),w=k.isInStep,B=k.funnelInteractionId,S={[o_]:n},_=y.useRef(0),C=f.stepNameSelector||h,{onStepChange:I,subStepConfiguration:D}=iS(n,z=>{m&&lr.funnelStepChange({stepIdentifier:i,funnelIdentifier:p,funnelInteractionId:m,stepNumber:n,stepNameSelector:C,subStepAllSelector:rl(),totalSubSteps:_.current,subStepConfiguration:z})});y.useEffect(()=>{if(!m||r)return;const z=st(C),A=setTimeout(()=>{v.current!=="cancelled"&&lr.funnelStepComplete({funnelIdentifier:p,funnelInteractionId:m,stepIdentifier:i,stepNumber:n,stepName:z,stepNameSelector:C,subStepAllSelector:rl(),totalSubSteps:_.current})},0);return()=>{clearTimeout(A)}},[i,p,m,n,C,v,w,b,B,r]),y.useEffect(()=>{if(!m||w&&B)return;const z=st(C);return v.current==="default"&&lr.funnelStepStart({stepIdentifier:i,funnelIdentifier:p,funnelInteractionId:m,stepNumber:n,stepName:z,stepNameSelector:C,subStepAllSelector:rl(),totalSubSteps:_.current,subStepConfiguration:wf()}),()=>{v.current!=="cancelled"&&lr.funnelStepComplete({funnelIdentifier:p,funnelInteractionId:m,stepIdentifier:i,stepNumber:n,stepName:z,stepNameSelector:C,subStepAllSelector:rl(),totalSubSteps:_.current})}},[i,p,m,n,C,v,w,b,B]);const N=w&&B?k:{stepIdentifier:i,stepNumber:n,stepNameSelector:C,funnelStepProps:S,subStepCount:_,isInStep:!0,funnelInteractionId:m,onStepChange:I,subStepConfiguration:D,stepErrorContext:s};return u.createElement(vb.Provider,{value:N},typeof a=="function"?a(N):a)},Eu=({children:t,subStepIdentifier:r,subStepErrorContext:a})=>{const n=Ue("substep"),i=hb(n),s=pb(n),f=y.useRef(null),{subStepCount:m,onStepChange:p}=zr(),h=y.useRef(!1),v=y.useRef(!1),b=y.useRef(void 0),{funnelState:k,funnelInteractionId:w}=Ut(),{stepNumber:B,stepNameSelector:S}=zr(),_={subStepIdentifier:r,subStepErrorContext:a,subStepSelector:i,subStepNameSelector:s,subStepId:n,subStepRef:f,mousePressed:h,isFocusedSubStep:v,focusCleanupFunction:b,isNestedSubStep:!1},C=Object.assign(Object.assign({},y.useContext(df)),{isNestedSubStep:!0}),I=!!C.subStepId;y.useEffect(()=>{if(!I)return m.current++,p(),()=>{m.current--,p()}},[I,m,p]);const D=I?C:_;return y.useEffect(()=>{if(I||!f.current)return;const G=()=>h.current=!0,N=()=>si(void 0,void 0,void 0,function*(){var A;h.current=!1,v.current&&(yield new Promise(W=>setTimeout(W,1)),(!f.current||!document.activeElement||!tl(f.current,document.activeElement))&&(v.current=!1,(A=b.current)===null||A===void 0||A.call(b)))}),z=new AbortController;return window.addEventListener("mousedown",G,{signal:z.signal}),window.addEventListener("mouseup",N,{signal:z.signal}),()=>{z.abort()}},[w,k,S,B,s,i,b,I,f]),u.createElement(df.Provider,{value:D},typeof t=="function"?t(D):t)},On={"header-label":"awsui_header-label_4mvj3_1h74t_5",root:"awsui_root_4mvj3_1h74t_6"},uS=t=>{var{className:r,children:a,header:n,variant:i,expanded:s,disableContentPaddings:f,__internalRootRef:m,__injectAnalyticsComponentMetadata:p}=t,h=ge(t,["className","children","header","variant","expanded","disableContentPaddings","__internalRootRef","__injectAnalyticsComponentMetadata"]);const v=il(h),k=p?Fe({component:{name:"awsui.ExpandableSection",label:{root:"self"},properties:{variant:i,expanded:`${!!s}`}}}):{};return i==="container"||i==="stacked"?u.createElement(Eu,{subStepIdentifier:v==null?void 0:v.instanceIdentifier,subStepErrorContext:v==null?void 0:v.errorContext},u.createElement(By,Object.assign({},h,{className:r,header:n,variant:i==="stacked"?"stacked":"default",disableContentPaddings:f||!s,disableHeaderPaddings:!0,__hiddenContent:!s,__internalRootRef:m},k),a)):u.createElement("div",Object.assign({className:r},h,{ref:m},k,di(`.${On["header-label"]}`)),n,a)},Gu=y.createContext({}),Dy=t=>{if(!t||typeof t!="string")return;const a=(t.includes("/")?t.split("/")[1]:t).match(/\d+/);return a?parseInt(a[0],10):void 0},Ey=y.createContext(null),dS=Ey.Provider,cg=()=>y.useContext(Ey),fS=t=>{const r=cg(),a=y.useMemo(()=>Dy(t),[t]);y.useEffect(()=>{var n;if(!((n=r==null?void 0:r.headerRef)===null||n===void 0)&&n.current&&a!==void 0)return r.headerRef.current.totalCount=a,()=>{var i;(i=r.headerRef.current)===null||i===void 0||delete i.totalCount}},[r==null?void 0:r.headerRef,a])},Hv={"heading-text":"awsui_heading-text_105ke_268sp_5"},io={root:"awsui_root_2qdw9_1wwr6_181",refresh:"awsui_refresh_2qdw9_1wwr6_217","root-no-actions":"awsui_root-no-actions_2qdw9_1wwr6_217","root-variant-h2":"awsui_root-variant-h2_2qdw9_1wwr6_220","root-variant-h3":"awsui_root-variant-h3_2qdw9_1wwr6_220","root-has-description":"awsui_root-has-description_2qdw9_1wwr6_220","root-variant-h1":"awsui_root-variant-h1_2qdw9_1wwr6_229",main:"awsui_main_2qdw9_1wwr6_239","no-wrap":"awsui_no-wrap_2qdw9_1wwr6_249","main-variant-h1":"awsui_main-variant-h1_2qdw9_1wwr6_255",actions:"awsui_actions_2qdw9_1wwr6_263","actions-centered":"awsui_actions-centered_2qdw9_1wwr6_268","actions-variant-h1":"awsui_actions-variant-h1_2qdw9_1wwr6_271","actions-variant-h2":"awsui_actions-variant-h2_2qdw9_1wwr6_275","actions-variant-h3":"awsui_actions-variant-h3_2qdw9_1wwr6_279",title:"awsui_title_2qdw9_1wwr6_295","title-variant-h1":"awsui_title-variant-h1_2qdw9_1wwr6_300","title-variant-h2":"awsui_title-variant-h2_2qdw9_1wwr6_307","title-variant-h3":"awsui_title-variant-h3_2qdw9_1wwr6_313","virtual-space":"awsui_virtual-space_2qdw9_1wwr6_334",info:"awsui_info_2qdw9_1wwr6_340",description:"awsui_description_2qdw9_1wwr6_344","description-variant-h1":"awsui_description-variant-h1_2qdw9_1wwr6_351","description-variant-h2":"awsui_description-variant-h2_2qdw9_1wwr6_355","description-variant-h3":"awsui_description-variant-h3_2qdw9_1wwr6_362",heading:"awsui_heading_2qdw9_1wwr6_371","heading-variant-h1":"awsui_heading-variant-h1_2qdw9_1wwr6_382","heading-variant-h2":"awsui_heading-variant-h2_2qdw9_1wwr6_387","heading-variant-h3":"awsui_heading-variant-h3_2qdw9_1wwr6_392","heading-text":"awsui_heading-text_2qdw9_1wwr6_398","heading-text-variant-h1":"awsui_heading-text-variant-h1_2qdw9_1wwr6_401","heading-text-variant-h2":"awsui_heading-text-variant-h2_2qdw9_1wwr6_409","heading-text-variant-h3":"awsui_heading-text-variant-h3_2qdw9_1wwr6_417",counter:"awsui_counter_2qdw9_1wwr6_426"};function ig(t){var{variant:r,headingTagOverride:a,children:n,actions:i,counter:s,description:f,info:m,__internalRootRef:p=null,__disableActionsWrapping:h,__headingTagRef:v,__headingTagTabIndex:b}=t,k=ge(t,["variant","headingTagOverride","children","actions","counter","description","info","__internalRootRef","__disableActionsWrapping","__headingTagRef","__headingTagTabIndex"]);const w=Hn(),B=a??(r==="awsui-h1-sticky"?"h1":r),{isStuck:S}=y.useContext(ng),_=Ye(k),C=y.useContext(Gu).assignId,I=QB(),D=Ue("heading");fS(s),C!==void 0&&C(D);const N=r==="awsui-h1-sticky"?!w&&S?"h2":"h1":r;return u.createElement("div",Object.assign({},_,{className:j(io.root,_.className,io[`root-variant-${N}`],io.refresh,!i&&[io["root-no-actions"]],f&&[io["root-has-description"]]),ref:p}),u.createElement("div",{className:j(io.main,io[`main-variant-${N}`],io.refresh,h&&[io["no-wrap"]])},u.createElement("div",{className:j(io.title,io[`title-variant-${N}`],io.refresh)},u.createElement(B,Object.assign({className:j(io.heading,io[`heading-variant-${N}`]),ref:v,tabIndex:b},di(`.${Hv["heading-text"]}`)),u.createElement("span",Object.assign({},I?{[jf]:gb}:{},{className:j(io["heading-text"],Hv["heading-text"],io[`heading-text-variant-${N}`]),id:D}),n),s!==void 0&&u.createElement("span",{className:io.counter}," ",s)),m&&u.createElement(Du.Provider,{value:D},u.createElement("span",{className:io["virtual-space"]},"  "),u.createElement("span",{className:io.info},m))),i&&u.createElement("div",{className:j(io.actions,io[`actions-variant-${N}`],io.refresh,!h&&[io["actions-centered"]])},i)),u.createElement(Gy,{variantOverride:N},f))}function Gy({children:t,variantOverride:r}){return t&&u.createElement("p",{className:j(io.description,io[`description-variant-${r}`],io.refresh)},t)||null}const Iu=(t,r)=>r.includes(t);function sg(t){return Iu(t,["container","default","footer","inline"])}function Iy(t){return Iu(t,["container","compact","default","inline"])}function gS(t){return Iu(t,["container","compact"])}function hS(t){return Iu(t,["default","inline"])}const Xe={"content-enter":"awsui_content-enter_gwq0h_uapds_161","awsui-motion-fade-in":"awsui_awsui-motion-fade-in_gwq0h_uapds_1","trigger-expanded":"awsui_trigger-expanded_gwq0h_uapds_183",icon:"awsui_icon_gwq0h_uapds_197",root:"awsui_root_gwq0h_uapds_211","expand-button":"awsui_expand-button_gwq0h_uapds_246",expanded:"awsui_expanded_gwq0h_uapds_254","icon-container":"awsui_icon-container_gwq0h_uapds_264","icon-container-container":"awsui_icon-container-container_gwq0h_uapds_268",wrapper:"awsui_wrapper_gwq0h_uapds_272","wrapper-default":"awsui_wrapper-default_gwq0h_uapds_280","wrapper-inline":"awsui_wrapper-inline_gwq0h_uapds_280","wrapper-footer":"awsui_wrapper-footer_gwq0h_uapds_280","wrapper-navigation":"awsui_wrapper-navigation_gwq0h_uapds_284","wrapper-container":"awsui_wrapper-container_gwq0h_uapds_287","wrapper-compact":"awsui_wrapper-compact_gwq0h_uapds_291","header-deprecated":"awsui_header-deprecated_gwq0h_uapds_304","wrapper-expanded":"awsui_wrapper-expanded_gwq0h_uapds_310",header:"awsui_header_gwq0h_uapds_304","header-wrapper":"awsui_header-wrapper_gwq0h_uapds_347","header-actions-wrapper":"awsui_header-actions-wrapper_gwq0h_uapds_359","header-button":"awsui_header-button_gwq0h_uapds_365","header-container-button":"awsui_header-container-button_gwq0h_uapds_365","header-container":"awsui_header-container_gwq0h_uapds_365","header-navigation":"awsui_header-navigation_gwq0h_uapds_400","header-text":"awsui_header-text_gwq0h_uapds_437",content:"awsui_content_gwq0h_uapds_161","content-default":"awsui_content-default_gwq0h_uapds_450","content-inline":"awsui_content-inline_gwq0h_uapds_450","content-footer":"awsui_content-footer_gwq0h_uapds_454","content-expanded":"awsui_content-expanded_gwq0h_uapds_458","content-compact":"awsui_content-compact_gwq0h_uapds_461",focusable:"awsui_focusable_gwq0h_uapds_465","click-target":"awsui_click-target_gwq0h_uapds_480"},ri=t=>{const r={action:t?"collapse":"expand",detail:{label:{rootSelector:`.${On.root}`}}};return Fe(r)},pS=({id:t,className:r,onClick:a,ariaLabel:n,ariaControls:i,expanded:s,children:f,icon:m,onKeyUp:p,onKeyDown:h,variant:v})=>u.createElement("div",Object.assign({id:t,role:"button",className:j(r,Xe["expand-button"],Xe["click-target"],Xe["header-deprecated"],On["header-label"]),tabIndex:0,onKeyUp:p,onKeyDown:h,onClick:a,"aria-label":n,"aria-controls":i,"aria-expanded":s},ri(s)),u.createElement("div",{className:j(Xe["icon-container"],Xe[`icon-container-${v}`])},m),f),mS=({id:t,className:r,onClick:a,ariaLabelledBy:n,ariaLabel:i,ariaControls:s,expanded:f,children:m,icon:p})=>u.createElement("div",{id:t,className:j(r,Xe["click-target"],On["header-label"])},u.createElement("button",Object.assign({className:j(Xe["icon-container"],Xe["expand-button"]),"aria-labelledby":n,"aria-label":i,"aria-controls":s,"aria-expanded":f,type:"button",onClick:a},ri(f)),p),m),vS=({id:t,descriptionId:r,className:a,onClick:n,ariaLabel:i,ariaControls:s,expanded:f,children:m,icon:p,headerDescription:h,headerCounter:v,headerInfo:b,headerActions:k,variant:w,headingTagOverride:B,onKeyUp:S,onKeyDown:_})=>{const C=w==="container",I=B||"div",D=Iy(w),G=D&&(b||k),N=D&&k,z=sg(w)&&h&&u.createElement("span",{id:r,className:Xe[`description-${w}`]},h),A={onClick:n,onKeyDown:_,onKeyUp:S},W=G?A:void 0,K=!W&&!C&&z?A:void 0,F=!W&&!K?A:void 0,H=u.createElement("span",Object.assign({className:j(Xe["expand-button"],C?Xe["header-container-button"]:Xe["header-button"],W&&Xe["click-target"]),role:"button",tabIndex:0,"aria-label":i,"aria-labelledby":!i&&z?t:void 0,"aria-describedby":z?r:void 0,"aria-controls":s,"aria-expanded":f},W,W?ri(f):{}),u.createElement("span",{className:j(Xe["icon-container"],Xe[`icon-container-${w}`])},p),u.createElement("span",{id:t,className:j(Xe["header-text"],On["header-label"])},m));return u.createElement("div",Object.assign({className:j(a,F&&Xe["click-target"])},F,F?ri(f):{}),C?u.createElement(ig,{variant:"h2",description:z,counter:v,info:b,actions:N,headingTagOverride:B},H):u.createElement(u.Fragment,null,u.createElement("div",{className:j(N&&Xe["header-actions-wrapper"])},u.createElement(I,Object.assign({className:j(Xe["header-wrapper"],K&&Xe["click-target"])},K,K?ri(f):{}),H),N),z&&u.createElement(Gy,{variantOverride:"h3"},z)))},bS=({id:t,descriptionId:r,className:a,variant:n,header:i,headerText:s,headerDescription:f,headerCounter:m,headerInfo:p,headerActions:h,headingTagOverride:v,expanded:b,ariaControls:k,ariaLabel:w,ariaLabelledBy:B,onKeyUp:S,onKeyDown:_,onClick:C})=>{const I=hS(n)&&h,D=u.createElement(so,{size:n==="container"?"medium":"normal",className:j(Xe.icon,b&&Xe.expanded),name:"caret-down-filled"}),G={id:t,icon:D,expanded:b,ariaControls:k,ariaLabel:w,onClick:C,variant:n};(m||p)&&gS(n),h&&Iy(n),f&&sg(n);const N=j(Xe.wrapper,Xe[`wrapper-${n}`],(b||I)&&Xe["wrapper-expanded"]);return n==="navigation"?u.createElement(mS,Object.assign({className:j(a,N),ariaLabelledBy:B},G),s??i):s||n==="inline"?u.createElement(vS,Object.assign({className:j(a,N,b&&Xe.expanded),descriptionId:r,headerDescription:f,headerCounter:m,headerInfo:p,headerActions:h,headingTagOverride:v,onKeyUp:S,onKeyDown:_},G),s):u.createElement(pS,Object.assign({className:j(a,N,Xe.focusable,b&&Xe.expanded),onKeyUp:S,onKeyDown:_},G),i)};function yS(t){var{expanded:r,defaultExpanded:a,onChange:n,variant:i="default",children:s,header:f,headerText:m,headerCounter:p,headerDescription:h,headerInfo:v,headerActions:b,headingTagOverride:k,disableContentPaddings:w,headerAriaLabel:B,__internalRootRef:S,__injectAnalyticsComponentMetadata:_}=t,C=ge(t,["expanded","defaultExpanded","onChange","variant","children","header","headerText","headerCounter","headerDescription","headerInfo","headerActions","headingTagOverride","disableContentPaddings","headerAriaLabel","__internalRootRef","__injectAnalyticsComponentMetadata"]);const I=y.useRef(null),D=Ue(),G=`${D}-trigger`,N=`${D}-description`,z=Ye(C),[A,W]=vB(r,n,a,{componentName:"ExpandableSection",controlledProp:"expanded",changeHandler:"onChange"}),K=y.useCallback(ee=>{W(ee),Ie(n,{expanded:ee})},[n,W]),F=y.useCallback(()=>{K(!A)},[K,A]),H=y.useCallback(ee=>{[Te.enter,Te.space].indexOf(ee.keyCode)!==-1&&K(!A)},[K,A]),P=y.useCallback(ee=>{ee.keyCode===Te.space&&ee.preventDefault()},[]),ie={ariaControls:D,ariaLabel:B,ariaLabelledBy:B?void 0:G,onKeyUp:H,onKeyDown:P,onClick:F},le=i==="stacked"?"container":i;return u.createElement(uS,Object.assign({},C,{expanded:A,className:j(z.className,Xe.root,On.root),variant:i,disableContentPaddings:w,__injectAnalyticsComponentMetadata:_,header:u.createElement(bS,Object.assign({id:G,descriptionId:N,className:j(Xe.header,Xe[`header-${le}`],ZB),variant:le,expanded:!!A,header:f,headerText:m,headerDescription:h,headerCounter:p,headerInfo:v,headerActions:b,headingTagOverride:k},ie)),__internalRootRef:S}),u.createElement(Qf,{in:A,timeout:30,classNames:{enter:Xe["content-enter"]},nodeRef:I},u.createElement("div",{id:D,ref:I,className:j(Xe.content,Xe[`content-${le}`],A&&Xe["content-expanded"]),role:"group","aria-label":ie.ariaLabel,"aria-labelledby":ie.ariaLabelledBy,"aria-describedby":sg(le)&&h?N:void 0},s)))}function Nu(t){const r=t==null?void 0:t.join();return ll(a=>gy(a.contentBoxWidth,t),[r])}const Dn={grid:"awsui_grid_14yj0_tjzwn_145","no-gutters":"awsui_no-gutters_14yj0_tjzwn_181","grid-column":"awsui_grid-column_14yj0_tjzwn_186","colspan-1":"awsui_colspan-1_14yj0_tjzwn_197","push-1":"awsui_push-1_14yj0_tjzwn_201","pull-1":"awsui_pull-1_14yj0_tjzwn_204","colspan-2":"awsui_colspan-2_14yj0_tjzwn_207","push-2":"awsui_push-2_14yj0_tjzwn_211","pull-2":"awsui_pull-2_14yj0_tjzwn_214","colspan-3":"awsui_colspan-3_14yj0_tjzwn_217","push-3":"awsui_push-3_14yj0_tjzwn_221","pull-3":"awsui_pull-3_14yj0_tjzwn_224","colspan-4":"awsui_colspan-4_14yj0_tjzwn_227","push-4":"awsui_push-4_14yj0_tjzwn_231","pull-4":"awsui_pull-4_14yj0_tjzwn_234","colspan-5":"awsui_colspan-5_14yj0_tjzwn_237","push-5":"awsui_push-5_14yj0_tjzwn_241","pull-5":"awsui_pull-5_14yj0_tjzwn_244","colspan-6":"awsui_colspan-6_14yj0_tjzwn_247","push-6":"awsui_push-6_14yj0_tjzwn_251","pull-6":"awsui_pull-6_14yj0_tjzwn_254","colspan-7":"awsui_colspan-7_14yj0_tjzwn_257","push-7":"awsui_push-7_14yj0_tjzwn_261","pull-7":"awsui_pull-7_14yj0_tjzwn_264","colspan-8":"awsui_colspan-8_14yj0_tjzwn_267","push-8":"awsui_push-8_14yj0_tjzwn_271","pull-8":"awsui_pull-8_14yj0_tjzwn_274","colspan-9":"awsui_colspan-9_14yj0_tjzwn_277","push-9":"awsui_push-9_14yj0_tjzwn_281","pull-9":"awsui_pull-9_14yj0_tjzwn_284","colspan-10":"awsui_colspan-10_14yj0_tjzwn_287","push-10":"awsui_push-10_14yj0_tjzwn_291","pull-10":"awsui_pull-10_14yj0_tjzwn_294","colspan-11":"awsui_colspan-11_14yj0_tjzwn_297","push-11":"awsui_push-11_14yj0_tjzwn_301","pull-11":"awsui_pull-11_14yj0_tjzwn_304","colspan-12":"awsui_colspan-12_14yj0_tjzwn_307","push-12":"awsui_push-12_14yj0_tjzwn_311","pull-12":"awsui_pull-12_14yj0_tjzwn_314","push-0":"awsui_push-0_14yj0_tjzwn_317","pull-0":"awsui_pull-0_14yj0_tjzwn_320","offset-1":"awsui_offset-1_14yj0_tjzwn_323","offset-2":"awsui_offset-2_14yj0_tjzwn_326","offset-3":"awsui_offset-3_14yj0_tjzwn_329","offset-4":"awsui_offset-4_14yj0_tjzwn_332","offset-5":"awsui_offset-5_14yj0_tjzwn_335","offset-6":"awsui_offset-6_14yj0_tjzwn_338","offset-7":"awsui_offset-7_14yj0_tjzwn_341","offset-8":"awsui_offset-8_14yj0_tjzwn_344","offset-9":"awsui_offset-9_14yj0_tjzwn_347","offset-10":"awsui_offset-10_14yj0_tjzwn_350","offset-11":"awsui_offset-11_14yj0_tjzwn_353","restore-pointer-events":"awsui_restore-pointer-events_14yj0_tjzwn_357"},ug=u.forwardRef((t,r)=>{var{__breakpoint:a,gridDefinition:n=[],disableGutters:i=!1,children:s,__tagOverride:f,__responsiveClassName:m,__internalRootRef:p=null}=t,h=ge(t,["__breakpoint","gridDefinition","disableGutters","children","__tagOverride","__responsiveClassName","__internalRootRef"]);let[v,b]=Nu(void 0);a!==void 0&&(v=a,b=r);const k=Ye(h),w=gi(s),B=f??"div",S=qe(b,p);return u.createElement(B,Object.assign({},k,{className:j(Dn.grid,k.className,{[Dn["no-gutters"]]:i},m?m(v):null),ref:S}),w.map((_,C)=>{var I,D,G,N;const z=_.key;return u.createElement("div",{key:z?String(z):void 0,className:j(Dn["grid-column"],Ms("colspan",(I=n[C])===null||I===void 0?void 0:I.colspan,v),Ms("offset",(D=n[C])===null||D===void 0?void 0:D.offset,v),Ms("pull",(G=n[C])===null||G===void 0?void 0:G.pull,v),Ms("push",(N=n[C])===null||N===void 0?void 0:N.push,v))},u.createElement("div",{className:Dn["restore-pointer-events"]},_))}))});function Ms(t,r,a){return typeof r=="number"?Dn[`${t}-${r}`]:a===null||r===void 0?null:Dn[`${t}-${xB(r,a)}`]}const cu=y.createContext({});function kS(t,r,a){const n={};return a.forEach(i=>{n[i]=t[i]===void 0?r[i]:t[i]}),n}function mi(t){const r=y.useContext(cu);return kS(t,r,["invalid","warning","controlId","ariaLabelledby","ariaDescribedby"])}function Uc(t,r,a){if(t)return`${r}-${a}`}function xS(t,r,a,n,i,s){return{label:Uc(r,t,"label"),description:Uc(a,t,"description"),constraint:Uc(n,t,"constraint"),error:Uc(i,t,"error"),warning:Uc(s,t,"warning")}}function _S({error:t,warning:r,description:a,constraint:n}){const i=[t,r,a,n].filter(f=>!!f);return i.length?i.join(" "):void 0}function wS(t,r,a){let n;return t?n=[{colspan:12},{colspan:12}]:n=[{colspan:{default:12,xs:8}},{colspan:{default:12,xs:4}}],r?n:[n[0]]}const Ny={label:"awsui_label_aqu00_ocied_5"},Ho={"error-icon-shake-wrapper":"awsui_error-icon-shake-wrapper_14mhv_8dwez_153","warning-icon-shake-wrapper":"awsui_warning-icon-shake-wrapper_14mhv_8dwez_154","error-icon-scale-wrapper":"awsui_error-icon-scale-wrapper_14mhv_8dwez_184","warning-icon-scale-wrapper":"awsui_warning-icon-scale-wrapper_14mhv_8dwez_185",warning:"awsui_warning_14mhv_8dwez_154",error:"awsui_error_14mhv_8dwez_153",root:"awsui_root_14mhv_8dwez_236",label:"awsui_label_14mhv_8dwez_269",info:"awsui_info_14mhv_8dwez_285",description:"awsui_description_14mhv_8dwez_291",constraint:"awsui_constraint_14mhv_8dwez_292",hints:"awsui_hints_14mhv_8dwez_299","constraint-has-validation-text":"awsui_constraint-has-validation-text_14mhv_8dwez_300","secondary-control":"awsui_secondary-control_14mhv_8dwez_304",controls:"awsui_controls_14mhv_8dwez_308","label-hidden":"awsui_label-hidden_14mhv_8dwez_308","label-wrapper":"awsui_label-wrapper_14mhv_8dwez_311",control:"awsui_control_14mhv_8dwez_308",error__message:"awsui_error__message_14mhv_8dwez_338",warning__message:"awsui_warning__message_14mhv_8dwez_339","visually-hidden":"awsui_visually-hidden_14mhv_8dwez_343"};function BS({id:t,children:r,errorIconAriaLabel:a}){const n=ft("form-field"),i=y.useRef(null),s=n("i18nStrings.errorIconAriaLabel",a);return u.createElement(u.Fragment,null,u.createElement("div",{id:t,className:Ho.error},u.createElement("div",{className:Ho["error-icon-shake-wrapper"]},u.createElement("div",{className:Ho["error-icon-scale-wrapper"]},u.createElement(so,{name:"status-negative",size:"small",ariaLabel:s}))),u.createElement("span",{className:Ho.error__message,ref:i},r)),u.createElement(kt,{assertive:!0,tagName:"span",sources:[s,i]}))}function SS({id:t,children:r,warningIconAriaLabel:a}){const n=ft("form-field"),i=y.useRef(null),s=n("i18nStrings.warningIconAriaLabel",a);return u.createElement(u.Fragment,null,u.createElement("div",{id:t,className:Ho.warning},u.createElement("div",{className:Ho["warning-icon-shake-wrapper"]},u.createElement("div",{className:Ho["warning-icon-scale-wrapper"]},u.createElement(so,{name:"status-warning",size:"small",ariaLabel:s}))),u.createElement("span",{className:Ho.warning__message,ref:i},r)),u.createElement(kt,{assertive:!0,tagName:"span",sources:[s,i]}))}function CS({id:t,hasValidationText:r,children:a}){return u.createElement("div",{id:t,className:j(Ho.constraint,r&&Ho["constraint-has-validation-text"])},a)}function Ry(t){var{controlId:r,stretch:a=!1,label:n,info:i,i18nStrings:s,children:f,secondaryControl:m,description:p,constraintText:h,errorText:v,warningText:b,__hideLabel:k,__internalRootRef:w=null,__disableGutters:B=!1,__analyticsMetadata:S=void 0,__style:_={}}=t,C=ge(t,["controlId","stretch","label","info","i18nStrings","children","secondaryControl","description","constraintText","errorText","warningText","__hideLabel","__internalRootRef","__disableGutters","__analyticsMetadata","__style"]);const I=Ye(C),D=Ue("formField"),G=r||D,N=r||G,{funnelIdentifier:z,funnelInteractionId:A,submissionAttempt:W,funnelState:K,errorCount:F}=Ut(),{stepIdentifier:H,stepNumber:P,stepNameSelector:ie}=zr(),{subStepIdentifier:le,subStepSelector:ee,subStepNameSelector:M}=Zl(),$=b&&!v,J=xS(N,n,p,h,v,$?b:void 0),Q=_S(J),E=wS(a,!!m),{ariaLabelledby:U,ariaDescribedby:te,invalid:ce,warning:de}=mi({}),he={ariaLabelledby:Rr(U,J.label)||void 0,ariaDescribedby:Rr(te,Q)||void 0,invalid:!!v||!!ce,warning:!!b&&!v||!!de&&!ce},re={[r_]:J.label?Gs(J.label):void 0,[l_]:J.error?Gs(J.error):void 0};return y.useEffect(()=>{var oe,fe,me;if(A&&v&&K.current!=="complete"){const we=st(ie),Ve=st(M);return F.current++,((me=(fe=(oe=w==null?void 0:w.current)===null||oe===void 0?void 0:oe.getBoundingClientRect())===null||fe===void 0?void 0:fe.width)!==null&&me!==void 0?me:0)>0&&lr.funnelSubStepError({funnelInteractionId:A,funnelIdentifier:z,subStepSelector:ee,subStepName:Ve,subStepNameSelector:M,subStepIdentifier:le,stepNumber:P,stepName:we,stepNameSelector:ie,stepIdentifier:H,fieldErrorSelector:`${Gs(J.error)} .${Ho.error__message}`,fieldLabelSelector:Gs(J.label),subStepAllSelector:rl(),fieldIdentifier:S==null?void 0:S.instanceIdentifier,errorContext:S==null?void 0:S.errorContext}),()=>{F.current--}}},[A,v,W,F]),u.createElement("div",Object.assign({},I,{className:j(I.className,Ho.root),style:_,ref:w},re,ui(C)),u.createElement("div",{className:j(Ho["label-wrapper"],k&&Ho["visually-hidden"])},n&&u.createElement("label",{className:j(Ho.label,Ny.label),id:J.label,htmlFor:G},n),u.createElement(Du.Provider,{value:J.label},!k&&i&&u.createElement("span",{className:Ho.info},i))),p&&u.createElement("div",{className:Ho.description,id:J.description},p),u.createElement("div",{className:j(Ho.controls,k&&Ho["label-hidden"])},u.createElement(ug,{gridDefinition:E,disableGutters:B},u.createElement(cu.Provider,{value:Object.assign({controlId:G},he)},f&&u.createElement("div",{className:Ho.control},f)),m&&u.createElement(cu.Provider,{value:he},u.createElement("div",{className:Ho["secondary-control"]},m)))),(h||v||b)&&u.createElement("div",{className:Ho.hints},v&&u.createElement(BS,{id:J.error,errorIconAriaLabel:s==null?void 0:s.errorIconAriaLabel},v),$&&u.createElement(SS,{id:J.warning,warningIconAriaLabel:s==null?void 0:s.warningIconAriaLabel},b),h&&u.createElement(CS,{id:J.constraint,hasValidationText:!!v||!!b},h)))}const zy={root:"awsui_root_vrgzu_v8tye_145",recovery:"awsui_recovery_vrgzu_v8tye_180"};function TS({children:t}){return u.createElement("div",{className:zy.root},t)}const DS=({statusType:t,empty:r,loadingText:a,finishedText:n,filteringResultsText:i,errorText:s,recoveryText:f,isEmpty:m,isNoMatch:p,isFiltered:h,noMatch:v,onRecoveryClick:b,hasRecoveryCallback:k=!1,errorIconAriaLabel:w})=>{const B=ii(t),S={isSticky:!0,content:null,hasRecoveryButton:!1};return t==="loading"?S.content=u.createElement(_f,{type:"loading"},a):t==="error"?(S.hasRecoveryButton=!!f&&k,S.content=u.createElement("span",null,u.createElement(_f,{type:"error",__display:"inline",__animate:B!=="error",iconAriaLabel:w},s)," ",S.hasRecoveryButton&&u.createElement(_y,{onFollow:()=>Ie(b),variant:"recovery",className:zy.recovery},f))):m&&r?S.content=r:p&&v?S.content=v:h&&i?S.content=i:t==="finished"&&n&&(S.content=n,S.isSticky=!1),S},ef={root:"awsui_root_1afi9_1jgth_145",hidden:"awsui_hidden_1afi9_1jgth_176","no-items":"awsui_no-items_1afi9_1jgth_179"},Ov=({content:t,id:r,hasItems:a=!0})=>u.createElement("div",{className:j(ef.root,{[ef.hidden]:t===null,[ef["no-items"]]:!a})},t&&u.createElement(kt,{id:r},u.createElement(TS,null,t))),ES=(t,r,a,n,i,s)=>{const f={},m=y.useCallback(()=>{var p;(p=i.current)===null||p===void 0||p.focus(),s("")},[i,s]);return(t==="search"||t==="visualSearch")&&(f.__leftIcon="search",!r&&!a&&n&&(f.__rightIcon="close",f.__onRightIconClick=m)),f},Ay=(t=!1)=>t===!0?"on":t||"off",qt={root:"awsui_root_2rhyz_uz5yt_145",input:"awsui_input_2rhyz_uz5yt_149","input-readonly":"awsui_input-readonly_2rhyz_uz5yt_196","input-invalid":"awsui_input-invalid_2rhyz_uz5yt_263","input-has-icon-left":"awsui_input-has-icon-left_2rhyz_uz5yt_272","input-warning":"awsui_input-warning_2rhyz_uz5yt_275","input-type-search":"awsui_input-type-search_2rhyz_uz5yt_287","input-has-icon-right":"awsui_input-has-icon-right_2rhyz_uz5yt_300","input-has-no-border-radius":"awsui_input-has-no-border-radius_2rhyz_uz5yt_303","input-container":"awsui_input-container_2rhyz_uz5yt_310","input-icon-left":"awsui_input-icon-left_2rhyz_uz5yt_315","input-icon-right":"awsui_input-icon-right_2rhyz_uz5yt_322","input-button-right":"awsui_input-button-right_2rhyz_uz5yt_328"};function GS(t,r){var{type:a="text",step:n,inputMode:i,autoComplete:s=!0,ariaLabel:f,clearAriaLabel:m,name:p,value:h,placeholder:v,autoFocus:b,disabled:k,readOnly:w,disableBrowserAutocorrect:B,spellcheck:S,__noBorderRadius:_,__leftIcon:C,__leftIconVariant:I="subtle",__onLeftIconClick:D,ariaRequired:G,__rightIcon:N,__onRightIconClick:z,onKeyDown:A,onKeyUp:W,onChange:K,__onDelayedInput:F,__onBlurWithDetail:H,onBlur:P,onFocus:ie,__nativeAttributes:le,__internalRootRef:ee,__inheritFormFieldProps:M}=t,$=ge(t,["type","step","inputMode","autoComplete","ariaLabel","clearAriaLabel","name","value","placeholder","autoFocus","disabled","readOnly","disableBrowserAutocorrect","spellcheck","__noBorderRadius","__leftIcon","__leftIconVariant","__onLeftIconClick","ariaRequired","__rightIcon","__onRightIconClick","onKeyDown","onKeyUp","onChange","__onDelayedInput","__onBlurWithDetail","onBlur","onFocus","__nativeAttributes","__internalRootRef","__inheritFormFieldProps"]);const J=Ye($),Q=ft("input"),E=pi(ae=>Ie(F,{value:ae})),U=ae=>{E(ae),Ie(K,{value:ae})},te=y.useRef(null),ce=ES(a,k,w,h,te,U);C=C??ce.__leftIcon,N=N??ce.__rightIcon,z=z??ce.__onRightIconClick;const de=mi($),{ariaLabelledby:he,ariaDescribedby:re,controlId:oe,invalid:fe,warning:me}=M?de:$,we=Object.assign({"aria-label":f,"aria-labelledby":f&&!$.ariaLabelledby?void 0:he,"aria-describedby":re,name:p,placeholder:v,autoFocus:b,id:oe,className:j(qt.input,a&&qt[`input-type-${a}`],N&&qt["input-has-icon-right"],C&&qt["input-has-icon-left"],_&&qt["input-has-no-border-radius"],{[qt["input-readonly"]]:w,[qt["input-invalid"]]:fe,[qt["input-warning"]]:me&&!fe}),autoComplete:Ay(s),disabled:k,readOnly:w,type:a,step:n,inputMode:i,spellCheck:S,onKeyDown:A&&(ae=>Na(A,ae)),onKeyUp:W&&(ae=>Na(W,ae)),value:h??"",onChange:K&&(ae=>U(ae.target.value)),onBlur:ae=>{P&&Ie(P),H&&Ie(H,{relatedTarget:ae.relatedTarget})},onFocus:ie&&(()=>Ie(ie))},le);a==="number"&&(we.onWheel=ae=>ae.currentTarget.blur()),B&&(we.autoCorrect="off",we.autoCapitalize="off"),G&&(we["aria-required"]="true"),fe&&(we["aria-invalid"]="true");const Ve=qe(r,te);return we.type==="visualSearch"&&(we.type="text"),u.createElement("div",Object.assign({},J,{className:j(J.className,qt["input-container"]),ref:ee,dir:a==="email"?"ltr":void 0}),C&&u.createElement("span",{onClick:D,className:qt["input-icon-left"]},u.createElement(so,{name:C,variant:k||w?"disabled":I})),u.createElement("input",Object.assign({ref:Ve},we)),N&&u.createElement("span",Object.assign({className:qt["input-icon-right"]},N==="close"?Fe({action:"clearInput"}):{}),u.createElement(cl,{className:qt["input-button-right"],variant:"inline-icon-pointer-target",formAction:"none",iconName:N,onClick:z,ariaLabel:Q("clearAriaLabel",m),disabled:k})))}const dg=u.forwardRef(GS),mo={placeholder:"awsui_placeholder_dwuol_1ank7_145",item:"awsui_item_dwuol_1ank7_150",checkbox:"awsui_checkbox_dwuol_1ank7_154",filter:"awsui_filter_dwuol_1ank7_163",trigger:"awsui_trigger_dwuol_1ank7_168","layout-strut":"awsui_layout-strut_dwuol_1ank7_174","list-bottom":"awsui_list-bottom_dwuol_1ank7_180","selected-icon":"awsui_selected-icon_dwuol_1ank7_184","show-label-tag":"awsui_show-label-tag_dwuol_1ank7_188","inline-token-trigger":"awsui_inline-token-trigger_dwuol_1ank7_192","inline-token-list":"awsui_inline-token-list_dwuol_1ank7_199","inline-token":"awsui_inline-token_dwuol_1ank7_192","visual-refresh":"awsui_visual-refresh_dwuol_1ank7_229","inline-token-hidden-placeholder":"awsui_inline-token-hidden-placeholder_dwuol_1ank7_236","inline-token-counter":"awsui_inline-token-counter_dwuol_1ank7_242","inline-token-trigger--disabled":"awsui_inline-token-trigger--disabled_dwuol_1ank7_246","inline-label-trigger-wrapper":"awsui_inline-label-trigger-wrapper_dwuol_1ank7_252","inline-label-wrapper":"awsui_inline-label-wrapper_dwuol_1ank7_256","inline-label":"awsui_inline-label_dwuol_1ank7_252","disabled-reason-tooltip":"awsui_disabled-reason-tooltip_dwuol_1ank7_282"},IS=u.forwardRef((t,r)=>{var{filteringType:a}=t,n=ge(t,["filteringType"]);return a==="none"?null:u.createElement(dg,Object.assign({ref:r,type:"visualSearch",className:mo.filter,autoComplete:!1,disableBrowserAutocorrect:!0,invalid:!1,__noBorderRadius:!0},n,{__nativeAttributes:Object.assign({"aria-expanded":!0,"aria-haspopup":!0,role:"combobox",autoCorrect:"off",autoCapitalize:"off"},n.__nativeAttributes)}))}),el={root:"awsui_root_1fn7j_99qaw_145","styled-box":"awsui_styled-box_1fn7j_99qaw_152","styled-box-checked":"awsui_styled-box-checked_1fn7j_99qaw_168","styled-box-indeterminate":"awsui_styled-box-indeterminate_1fn7j_99qaw_168","styled-box-disabled":"awsui_styled-box-disabled_1fn7j_99qaw_172","styled-box-readonly":"awsui_styled-box-readonly_1fn7j_99qaw_172","styled-line":"awsui_styled-line_1fn7j_99qaw_176","styled-line-disabled":"awsui_styled-line-disabled_1fn7j_99qaw_181","styled-line-readonly":"awsui_styled-line-readonly_1fn7j_99qaw_184"},NS={default:{viewBox:"0 0 14 14",indeterminate:"2.5,7 11.5,7",checked:"2.5,7 6,10 11,3",xy:.5,r:1.5,size:13},refresh:{viewBox:"0 0 16 16",indeterminate:"3.5,8 12.5,8",checked:"3.5,8 7,11 12,4",xy:.5,r:3,size:15}},fg=t=>{var{checked:r,indeterminate:a,disabled:n=!1,readOnly:i=!1}=t,s=ge(t,["checked","indeterminate","disabled","readOnly"]);const f=Ye(s),p=NS["refresh"];return u.createElement("svg",Object.assign({className:el.root,viewBox:p.viewBox,"aria-hidden":"true",focusable:"false"},f),u.createElement("rect",{className:j(el["styled-box"],{[el["styled-box-checked"]]:r,[el["styled-box-indeterminate"]]:a,[el["styled-box-disabled"]]:n,[el["styled-box-readonly"]]:i}),x:p.xy,y:p.xy,rx:p.r,ry:p.r,width:p.size,height:p.size}),r||a?u.createElement("polyline",{className:j(el["styled-line"],{[el["styled-line-disabled"]]:n,[el["styled-line-readonly"]]:i}),points:a?p.indeterminate:p.checked}):null)},uo={option:"awsui_option_1p2cx_j2mbg_153",disabled:"awsui_disabled_1p2cx_j2mbg_190",parent:"awsui_parent_1p2cx_j2mbg_193",highlighted:"awsui_highlighted_1p2cx_j2mbg_196",content:"awsui_content_1p2cx_j2mbg_200","label-content":"awsui_label-content_1p2cx_j2mbg_207",label:"awsui_label_1p2cx_j2mbg_207",tag:"awsui_tag_1p2cx_j2mbg_214","label-tag":"awsui_label-tag_1p2cx_j2mbg_215","label-prefix":"awsui_label-prefix_1p2cx_j2mbg_225",tags:"awsui_tags_1p2cx_j2mbg_238",description:"awsui_description_1p2cx_j2mbg_239",selected:"awsui_selected_1p2cx_j2mbg_250",icon:"awsui_icon_1p2cx_j2mbg_264","icon-size-big":"awsui_icon-size-big_1p2cx_j2mbg_271","filtering-match-highlight":"awsui_filtering-match-highlight_1p2cx_j2mbg_275","trigger-variant":"awsui_trigger-variant_1p2cx_j2mbg_290"},RS=(t,r)=>{if(r.length>1e4)return{noMatches:[t],matches:null};const a=r.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&"),n=new RegExp(a,"gi"),i=t.split(n),s=t.match(n);return{noMatches:i,matches:s}};function Mv({str:t}){return t?u.createElement("mark",{className:uo["filtering-match-highlight"]},t):null}function vi({str:t,highlightText:r}){if(!t||!r)return u.createElement("span",null,t);if(t===r)return u.createElement(Mv,{str:t});const{noMatches:a,matches:n}=RS(t,r),i=[];return a.forEach((s,f)=>{i.push(u.createElement("span",{key:`noMatch-${f}`},s)),n&&f<n.length&&i.push(u.createElement(Mv,{key:`match-${f}`,str:n[f]}))}),u.createElement("span",null,i)}const Ly={label:"awsui_label_1q5vz_ocied_5"},zS=({label:t,prefix:r,highlightText:a,triggerVariant:n})=>u.createElement("span",{className:j(uo.label,Ly.label,n&&uo["trigger-variant"])},r&&u.createElement("span",{className:j(uo["label-prefix"],n&&uo["trigger-variant"])},r," "),u.createElement(vi,{str:t,highlightText:a})),AS=({labelTag:t,highlightText:r,triggerVariant:a})=>t?u.createElement("span",{className:j(uo["label-tag"],a&&uo["trigger-variant"])},u.createElement(vi,{str:t,highlightText:r})):null,LS=({description:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:i})=>t?u.createElement("span",{className:j(uo.description,{[uo["trigger-variant"]]:i,[uo.highlighted]:r,[uo.selected]:n})},u.createElement(vi,{str:t,highlightText:a})):null,HS=({tags:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:i})=>t?u.createElement("span",{className:j(uo.tags,{[uo.highlighted]:r,[uo.selected]:n})},t.map((s,f)=>u.createElement("span",{key:f,className:j(uo.tag,i&&uo["trigger-variant"])},u.createElement(vi,{str:s,highlightText:a})))):null,OS=({filteringTags:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:i})=>{if(!a||!t)return null;const s=a.toLowerCase();return u.createElement("span",{className:j(uo.tags,{[uo.highlighted]:r,[uo.selected]:n})},t.map((f,m)=>f.toLowerCase().indexOf(s)!==-1?u.createElement("span",{className:j(uo.tag,i&&uo["trigger-variant"]),key:m,"aria-disabled":!0},u.createElement(vi,{str:f,highlightText:a})):null))},MS=t=>!t.name&&!t.url&&!t.svg?null:u.createElement("span",{className:j(uo.icon,t.size==="big"&&[uo["icon-size-big"]])},u.createElement(so,Object.assign({},t))),gg=t=>{var r,a,{option:n,highlightText:i,triggerVariant:s=!1,isGroupOption:f=!1,isGenericGroup:m=!0,highlightedOption:p=!1,selectedOption:h=!1}=t,v=ge(t,["option","highlightText","triggerVariant","isGroupOption","isGenericGroup","highlightedOption","selectedOption"]);if(!n)return null;const{disabled:b}=n,k=Ye(v),w=j(uo.option,b&&uo.disabled,f&&uo.parent,p&&uo.highlighted),B=n.__customIcon||u.createElement(MS,{name:n.iconName,url:n.iconUrl,svg:n.iconSvg,alt:n.iconAlt,size:n.description||n.tags?"big":"normal"}),S=m?{title:(r=n.label)!==null&&r!==void 0?r:n.value,"aria-disabled":b}:void 0;return u.createElement("span",Object.assign({"data-value":n.value,className:w,lang:n.lang},S,k),B,u.createElement("span",{className:uo.content},u.createElement("span",{className:uo["label-content"]},u.createElement(zS,{label:(a=n.label)!==null&&a!==void 0?a:n.value,prefix:n.__labelPrefix,highlightText:i,triggerVariant:s}),u.createElement(AS,{labelTag:n.labelTag,highlightText:i,triggerVariant:s})),u.createElement(LS,{description:n.description,highlightedOption:p,selectedOption:h,highlightText:i,triggerVariant:s}),u.createElement(HS,{tags:n.tags,highlightedOption:p,selectedOption:h,highlightText:i,triggerVariant:s}),u.createElement(OS,{filteringTags:n.filteringTags,highlightedOption:p,selectedOption:h,highlightText:i,triggerVariant:s})))},li={parent:"awsui_parent_2dmmi_qu62t_5","option-content":"awsui_option-content_2dmmi_qu62t_6"},PS=t=>{var{isChild:r,value:a}=t,n=ge(t,["isChild","value"]);const i=n,s={action:"select",detail:{label:{selector:[`.${Ly.label}`,`.${li["option-content"]}`]}}};let f;return r&&i["data-group-index"]&&i["data-in-group-index"]||i["data-child-index"]?f=`${i["data-group-index"]},${i["data-in-group-index"]||i["data-child-index"]}`:i["data-test-index"]&&(f=`${i["data-test-index"]}`),f&&(s.detail.position=f),a&&(s.detail.value=a),r&&(s.detail.groupLabel={root:"body",selector:`.${li.parent}[data-group-index="${i["data-group-index"]}"] .${li["option-content"]}`}),s},$o={"selectable-item":"awsui_selectable-item_15o6u_22jrd_145","pad-bottom":"awsui_pad-bottom_15o6u_22jrd_167",virtual:"awsui_virtual_15o6u_22jrd_171","has-background":"awsui_has-background_15o6u_22jrd_174",highlighted:"awsui_highlighted_15o6u_22jrd_177",selected:"awsui_selected_15o6u_22jrd_177",disabled:"awsui_disabled_15o6u_22jrd_195","is-keyboard":"awsui_is-keyboard_15o6u_22jrd_200","visual-refresh":"awsui_visual-refresh_15o6u_22jrd_203","next-item-selected":"awsui_next-item-selected_15o6u_22jrd_211",parent:"awsui_parent_15o6u_22jrd_236",interactiveGroups:"awsui_interactiveGroups_15o6u_22jrd_240",child:"awsui_child_15o6u_22jrd_256",sticky:"awsui_sticky_15o6u_22jrd_262","with-scrollbar":"awsui_with-scrollbar_15o6u_22jrd_274","after-header":"awsui_after-header_15o6u_22jrd_280","measure-strut":"awsui_measure-strut_15o6u_22jrd_315","screenreader-content":"awsui_screenreader-content_15o6u_22jrd_328","option-content":"awsui_option-content_15o6u_22jrd_334","select-all":"awsui_select-all_15o6u_22jrd_338"},jS=(t,r)=>{var{children:a,ariaSelected:n,ariaChecked:i,selected:s,highlighted:f,disabled:m,hasBackground:p,isParent:h,isChild:v,isSelectAll:b,virtualPosition:k,padBottom:w,isNextSelected:B,useInteractiveGroups:S,screenReaderContent:_,ariaPosinset:C,ariaSetsize:I,highlightType:D,value:G,sticky:N,afterHeader:z,withScrollbar:A}=t,W=ge(t,["children","ariaSelected","ariaChecked","selected","highlighted","disabled","hasBackground","isParent","isChild","isSelectAll","virtualPosition","padBottom","isNextSelected","useInteractiveGroups","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","value","sticky","afterHeader","withScrollbar"]);const K=An(),F=Ye(W),{className:H}=F,P=ge(F,["className"]),ie=j(H,$o["selectable-item"],{[$o.selected]:s,[$o.highlighted]:f,[$o["has-background"]]:p,[$o.parent]:h,[li.parent]:h,[$o.child]:v,[$o["select-all"]]:b,[$o["is-keyboard"]]:D==="keyboard",[$o.disabled]:m,[$o.virtual]:k!==void 0&&!N,[$o["pad-bottom"]]:w,[$o["next-item-selected"]]:B,[$o.interactiveGroups]:S,[$o.sticky]:N,[$o["after-header"]]:!!z,[$o["with-scrollbar"]]:A,[$o["visual-refresh"]]:K}),le=y.useRef(null),ee=y.useRef(null);y.useLayoutEffect(()=>{f&&_&&(le.current&&le.current.setAttribute("aria-hidden","true"),ee.current&&(ee.current.textContent=_))},[f,_,le,ee]);const M=k!==void 0?{transform:`translateY(${k}px)`}:void 0,$={"aria-disabled":m};return h&&!S&&($["aria-hidden"]=!0),n!==void 0&&($["aria-selected"]=n),i!==void 0&&($["aria-checked"]=i),C&&I&&($["aria-posinset"]=C,$["aria-setsize"]=I),W.ariaDescribedby&&($["aria-describedby"]=W.ariaDescribedby),u.createElement("li",Object.assign({role:"option",className:ie,style:M},$,P,h||m?{}:Fe(PS(Object.assign({isChild:v,value:G},W)))),u.createElement("div",{className:j($o["option-content"],li["option-content"]),ref:le},a),u.createElement("div",{className:$o["measure-strut"],ref:r}),u.createElement("div",{className:$o["screenreader-content"],ref:ee}))},Hy=u.forwardRef(jS),qS=(t,r)=>{var{option:a,highlighted:n,selected:i,filteringValue:s,hasCheckbox:f,virtualPosition:m,padBottom:p,isNextSelected:h,screenReaderContent:v,ariaPosinset:b,ariaSetsize:k,highlightType:w,withScrollbar:B,sticky:S}=t,_=ge(t,["option","highlighted","selected","filteringValue","hasCheckbox","virtualPosition","padBottom","isNextSelected","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","withScrollbar","sticky"]);const C=Ye(_),I=a.type==="parent",D=a.type==="child",G=a.option,N=a.disabled||G.disabled,z=N&&G.disabledReason?G.disabledReason:"",A=!!z,W=y.useRef(null),{descriptionEl:K,descriptionId:F}=wu(z),[H,P]=y.useState(!0);return y.useEffect(()=>P(!0),[n]),u.createElement(Hy,Object.assign({ariaSelected:!!i,selected:i,isNextSelected:h,highlighted:n,disabled:a.disabled,isParent:I,isChild:D,ref:qe(r,W),virtualPosition:m,padBottom:p,screenReaderContent:v,ariaPosinset:b,ariaSetsize:k,highlightType:w,ariaDescribedby:A?F:"",value:a.option.value,withScrollbar:B,sticky:S},C),u.createElement("div",{className:j(mo.item,!I&&G.labelTag&&mo["show-label-tag"])},f&&!I&&u.createElement("div",{className:mo.checkbox},u.createElement(fg,{checked:i||!1,disabled:a.disabled})),u.createElement(gg,{option:Object.assign(Object.assign({},G),{disabled:N}),highlightedOption:n,selectedOption:i,highlightText:s,isGroupOption:I}),!f&&!I&&i&&u.createElement("div",{className:mo["selected-icon"]},u.createElement(so,{name:"check"})),A&&u.createElement(u.Fragment,null,K,n&&H&&u.createElement(eg,{className:mo["disabled-reason-tooltip"],trackRef:W,value:z,position:"right",hideOnOverscroll:!0,onDismiss:()=>P(!1)}))))},FS=u.memo(u.forwardRef(qS)),US=(t,r)=>{var{option:a,highlighted:n,selected:i,filteringValue:s,hasCheckbox:f,virtualPosition:m,padBottom:p,isNextSelected:h,indeterminate:v,screenReaderContent:b,ariaPosinset:k,ariaSetsize:w,highlightType:B,withScrollbar:S,sticky:_}=t,C=ge(t,["option","highlighted","selected","filteringValue","hasCheckbox","virtualPosition","padBottom","isNextSelected","indeterminate","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","withScrollbar","sticky"]);const I=Ye(C),D=a.type==="parent",G=a.type==="child",N=a.type==="select-all",z=a.option,A=a.disabled||z.disabled,W=A&&(a.disabledReason||z.disabledReason)?a.disabledReason||z.disabledReason:"",K=!!W,F=y.useRef(null),H=mo.item,{descriptionId:P,descriptionEl:ie}=wu(W),[le,ee]=y.useState(!0);return y.useEffect(()=>ee(!0),[n]),u.createElement(Hy,Object.assign({ariaChecked:D&&v?"mixed":!!i,selected:i,isNextSelected:h,highlighted:n,disabled:A,isParent:D,isChild:G,isSelectAll:N,highlightType:B,ref:qe(r,F),virtualPosition:m,padBottom:p,useInteractiveGroups:!0,screenReaderContent:b,ariaPosinset:k,ariaSetsize:w,ariaDescribedby:K?P:"",value:a.option.value,afterHeader:a.afterHeader,withScrollbar:S,sticky:_},I),u.createElement("div",{className:H},f&&u.createElement("div",{className:mo.checkbox},u.createElement(fg,{checked:i,indeterminate:(D||N)&&v,disabled:A})),u.createElement(gg,{option:Object.assign(Object.assign({},z),{disabled:A}),highlightedOption:n,selectedOption:i,highlightText:s,isGroupOption:D})),K&&u.createElement(u.Fragment,null,ie,n&&le&&u.createElement(eg,{className:mo["disabled-reason-tooltip"],trackRef:F,value:W,position:"right",hideOnOverscroll:!0,onDismiss:()=>ee(!1)})))},VS=u.memo(u.forwardRef(US)),Vs=new WeakMap,WS=t=>Vs.get(t),XS=(t,r)=>{let a=1,n=0,i=1,s=null;t.forEach(f=>{const m=f.type==="parent",p=m?f:r(f);p&&p!==s&&(s=p,n+=1,i=1),m?Vs.set(f,{groupIndex:n}):p&&f.type==="child"?Vs.set(f,{throughIndex:a++,groupIndex:n,inGroupIndex:i++}):(f.type==="child"||!f.type)&&Vs.set(f,{throughIndex:a++})})},YS=({option:t,index:r,getOptionProps:a,filteringValue:n,checkboxes:i=!1})=>{const s=a(t,r);s.filteringValue=n;const{inGroupIndex:f,groupIndex:m,throughIndex:p}=WS(t)||{};return Object.assign(Object.assign({},s),{hasCheckbox:i,"data-group-index":m,"data-child-index":f,"data-test-index":p})},Oy=({options:t,getOptionProps:r,filteringValue:a,highlightType:n,checkboxes:i=!1,hasDropdownStatus:s,virtualItems:f,useInteractiveGroups:m,screenReaderContent:p,ariaSetsize:h,withScrollbar:v,firstOptionSticky:b,stickyOptionRef:k})=>t.map((w,B)=>{const S=f&&f[B],_=S?S.index:B,C=YS({option:w,index:_,getOptionProps:r,filteringValue:w.type==="select-all"?"":a,checkboxes:i}),I=B===t.length-1,D=!s&&I,G=m?VS:FS,N=b&&_===0;return u.createElement(G,Object.assign({key:_},C,{virtualPosition:S&&S.start,ref:N&&k?k:S&&S.measureRef,padBottom:D,screenReaderContent:p,ariaPosinset:_+1,ariaSetsize:h,highlightType:n.type,withScrollbar:v,sticky:N}))});function My({index:t,menuEl:r}){const a=r.querySelector(`[data-mouse-target="${t}"]`);a&&r.clientHeight!==void 0&&r.clientHeight>15&&$f(a)}const Py=31,$S=({menuProps:t,getOptionProps:r,filteredOptions:a,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,listBottom:m,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v},b)=>{const k=y.useRef(null),[w,B]=y.useState(v?Py:0),[S,_]=ll(G=>(k.current&&B(k.current.clientHeight),{inner:G.contentBoxWidth,outer:G.borderBoxWidth})),C=t.ref,I=qe(_,C);y.useImperativeHandle(b,()=>G=>{const N=v&&G===0;i.moveFocus&&C.current&&!N&&My({index:G,menuEl:C.current})},[v,i.moveFocus,C]);const D=!!S&&S.inner<S.outer;return u.createElement(lg,Object.assign({},t,{ref:I,stickyItemBlockSize:w}),Oy({options:a,getOptionProps:r,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v,stickyOptionRef:k,withScrollbar:D}),m?u.createElement("li",{role:"option",className:mo["list-bottom"]},m):null)},ZS=y.forwardRef($S),jy={"button-trigger":"awsui_button-trigger_l32fn_xo3sj_5"},hr={"button-trigger":"awsui_button-trigger_18eso_9r9k6_161",arrow:"awsui_arrow_18eso_9r9k6_161","in-filtering-token-root":"awsui_in-filtering-token-root_18eso_9r9k6_221","in-filtering-token-nested":"awsui_in-filtering-token-nested_18eso_9r9k6_221","has-caret":"awsui_has-caret_18eso_9r9k6_257",placeholder:"awsui_placeholder_18eso_9r9k6_260",pressed:"awsui_pressed_18eso_9r9k6_273",disabled:"awsui_disabled_18eso_9r9k6_276","in-filtering-token":"awsui_in-filtering-token_18eso_9r9k6_221",readonly:"awsui_readonly_18eso_9r9k6_292",invalid:"awsui_invalid_18eso_9r9k6_314",warning:"awsui_warning_18eso_9r9k6_323","inline-tokens":"awsui_inline-tokens_18eso_9r9k6_332"},KS=(t,r)=>{var{children:a,pressed:n,hideCaret:i=!1,disabled:s=!1,readOnly:f=!1,invalid:m=!1,warning:p=!1,inlineTokens:h,inFilteringToken:v,ariaHasPopup:b,ariaLabel:k,ariaLabelledby:w,ariaDescribedby:B,ariaControls:S,onKeyDown:_,onKeyUp:C,onMouseDown:I,onClick:D,onFocus:G,onBlur:N,autoFocus:z}=t,A=ge(t,["children","pressed","hideCaret","disabled","readOnly","invalid","warning","inlineTokens","inFilteringToken","ariaHasPopup","ariaLabel","ariaLabelledby","ariaDescribedby","ariaControls","onKeyDown","onKeyUp","onMouseDown","onClick","onFocus","onBlur","autoFocus"]);const W=Ye(A);let K=Object.assign(Object.assign({},W),{type:"button",className:j(hr["button-trigger"],jy["button-trigger"],W.className,n&&hr.pressed,s&&hr.disabled,m&&hr.invalid,p&&!m&&hr.warning,!i&&hr["has-caret"],f&&hr.readonly,v&&hr["in-filtering-token"],v&&hr[`in-filtering-token-${v}`],h&&hr["inline-tokens"]),disabled:s,"aria-expanded":n,"aria-label":k,"aria-labelledby":w,"aria-describedby":B,"aria-haspopup":b??"listbox","aria-controls":S,"aria-disabled":f&&!s?"true":void 0,autoFocus:z});f||(K=Object.assign(Object.assign({},K),{onKeyDown:_&&(H=>Na(_,H)),onKeyUp:C&&(H=>Na(C,H)),onMouseDown:I&&(H=>Nr(I,{},H)),onClick:D&&(H=>Nr(D,{},H)),onFocus:G&&(H=>Nr(G,{},H)),onBlur:N&&(H=>Nr(N,{relatedTarget:H.relatedTarget},H))})),m&&(K["aria-invalid"]=m);const F={action:n?"collapse":"expand",detail:{label:{root:"self"}}};return u.createElement("button",Object.assign({ref:r},K,s||f?{}:Fe(F)),a,!i&&u.createElement("span",{className:hr.arrow},u.createElement(so,{name:"caret-down-filled",variant:s||f?"disabled":"normal"})))},QS=u.forwardRef(KS),JS=u.forwardRef(({ariaLabelledby:t,ariaDescribedby:r,controlId:a,invalid:n,inlineLabelText:i,warning:s,triggerProps:f,selectedOption:m,selectedOptions:p,triggerVariant:h,inFilteringToken:v,isOpen:b,placeholder:k,disabled:w,readOnly:B},S)=>{const _=Ue(),C=a??_,I=Ue("trigger-content-");let D=Rr(t,I),G=null;h==="tokens"?p!=null&&p.length?(G=u.createElement("span",{className:j(mo["inline-token-trigger"],w&&mo["inline-token-trigger--disabled"],mo["visual-refresh"])},u.createElement("span",{className:mo["inline-token-list"]},p.map(({label:A},W)=>u.createElement("span",{key:W,className:mo["inline-token"]},A))),u.createElement("span",{className:mo["inline-token-counter"],id:I},u.createElement("span",{className:mo["inline-token-hidden-placeholder"]},k),u.createElement("span",null,"(",p.length,")"))),D=t):G=u.createElement("span",{"aria-disabled":"true",className:j(mo.placeholder,mo.trigger),id:I},k):m?h==="option"?G=u.createElement(gg,{id:I,option:Object.assign(Object.assign({},m),{disabled:w}),triggerVariant:!0}):G=u.createElement("span",{id:I,className:mo.trigger},m.label||m.value):G=u.createElement("span",{"aria-disabled":"true",className:j(mo.placeholder,mo.trigger),id:I},k);const N=qe(f.ref,S),z=u.createElement(QS,Object.assign({},f,{id:C,ref:N,pressed:!!b,disabled:w,readOnly:B,invalid:n,warning:s&&!n,inFilteringToken:v,inlineTokens:h==="tokens",ariaDescribedby:r,ariaLabelledby:D}),G);return u.createElement(u.Fragment,null,i?u.createElement("div",{className:mo["inline-label-wrapper"]},u.createElement("label",{htmlFor:a,className:mo["inline-label"]},i),u.createElement("div",{className:mo["inline-label-trigger-wrapper"]},z)):u.createElement(u.Fragment,null,z))});function Ta(){return Ta=Object.assign||function(t){for(var r=1;r<arguments.length;r++){var a=arguments[r];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(t[n]=a[n])}return t},Ta.apply(this,arguments)}function eC(t,r){if(t==null)return{};var a={},n=Object.keys(t),i,s;for(s=0;s<n.length;s++)i=n[s],!(r.indexOf(i)>=0)&&(a[i]=t[i]);return a}var oC=["bottom","height","left","right","top","width"],tC=function(r,a){return r===void 0&&(r={}),a===void 0&&(a={}),oC.some(function(n){return r[n]!==a[n]})},jl=new Map,qy,rC=function t(){var r=[];jl.forEach(function(a,n){var i=n.getBoundingClientRect();tC(i,a.rect)&&(a.rect=i,r.push(a))}),r.forEach(function(a){a.callbacks.forEach(function(n){return n(a.rect)})}),qy=window.requestAnimationFrame(t)};function lC(t,r){return{observe:function(){var n=jl.size===0;jl.has(t)?jl.get(t).callbacks.push(r):jl.set(t,{rect:void 0,hasRectChanged:!1,callbacks:[r]}),n&&rC()},unobserve:function(){var n=jl.get(t);if(n){var i=n.callbacks.indexOf(r);i>=0&&n.callbacks.splice(i,1),n.callbacks.length||jl.delete(t),jl.size||cancelAnimationFrame(qy)}}}}var iu=typeof window<"u"?u.useLayoutEffect:u.useEffect;function aC(t,r){r===void 0&&(r={width:0,height:0});var a=u.useState(t.current),n=a[0],i=a[1],s=u.useReducer(nC,r),f=s[0],m=s[1],p=u.useRef(!1);return iu(function(){t.current!==n&&i(t.current)}),iu(function(){if(n&&!p.current){p.current=!0;var h=n.getBoundingClientRect();m({rect:h})}},[n]),u.useEffect(function(){if(n){var h=lC(n,function(v){m({rect:v})});return h.observe(),function(){h.unobserve()}}},[n]),f}function nC(t,r){var a=r.rect;return t.height!==a.height||t.width!==a.width?a:t}var cC=function(){return 50},iC=function(r){return r},sC=function(r,a){var n=a?"offsetWidth":"offsetHeight";return r[n]},Fy=function(r){for(var a=Math.max(r.start-r.overscan,0),n=Math.min(r.end+r.overscan,r.size-1),i=[],s=a;s<=n;s++)i.push(s);return i};function uC(t){var r,a=t.size,n=a===void 0?0:a,i=t.estimateSize,s=i===void 0?cC:i,f=t.overscan,m=f===void 0?1:f,p=t.paddingStart,h=p===void 0?0:p,v=t.paddingEnd,b=v===void 0?0:v,k=t.parentRef,w=t.horizontal,B=t.scrollToFn,S=t.useObserver,_=t.initialRect,C=t.onScrollElement,I=t.scrollOffsetFn,D=t.keyExtractor,G=D===void 0?iC:D,N=t.measureSize,z=N===void 0?sC:N,A=t.rangeExtractor,W=A===void 0?Fy:A,K=w?"width":"height",F=w?"scrollLeft":"scrollTop",H=u.useRef({scrollOffset:0,measurements:[]}),P=u.useState(0),ie=P[0],le=P[1];H.current.scrollOffset=ie;var ee=S||aC,M=ee(k,_),$=M[K];H.current.outerSize=$;var J=u.useCallback(function(Ne){k.current&&(k.current[F]=Ne)},[k,F]),Q=B||J;B=u.useCallback(function(Ne){Q(Ne,J)},[J,Q]);var E=u.useState({}),U=E[0],te=E[1],ce=u.useCallback(function(){return te({})},[]),de=u.useRef([]),he=u.useMemo(function(){var Ne=de.current.length>0?Math.min.apply(Math,de.current):0;de.current=[];for(var Qe=H.current.measurements.slice(0,Ne),Ge=Ne;Ge<n;Ge++){var ve=G(Ge),xe=U[ve],ao=Qe[Ge-1]?Qe[Ge-1].end:h,ko=typeof xe=="number"?xe:s(Ge),$e=ao+ko;Qe[Ge]={index:Ge,start:ao,size:ko,end:$e,key:ve}}return Qe},[s,U,h,n,G]),re=(((r=he[n-1])==null?void 0:r.end)||h)+b;H.current.measurements=he,H.current.totalSize=re;var oe=C?C.current:k.current,fe=u.useRef(I);fe.current=I,iu(function(){if(!oe){le(0);return}var Ne=function(Ge){var ve=fe.current?fe.current(Ge):oe[F];le(ve)};return Ne(),oe.addEventListener("scroll",Ne,{capture:!1,passive:!0}),function(){oe.removeEventListener("scroll",Ne)}},[oe,F]);var me=fC(H.current),we=me.start,Ve=me.end,ae=u.useMemo(function(){return W({start:we,end:Ve,overscan:m,size:he.length})},[we,Ve,m,he.length,W]),Be=u.useRef(z);Be.current=z;var Se=u.useMemo(function(){for(var Ne=[],Qe=function(ao,ko){var $e=ae[ao],eo=he[$e],xo=Ta(Ta({},eo),{},{measureRef:function(Go){if(Go){var rt=Be.current(Go,w);if(rt!==xo.size){var xt=H.current.scrollOffset;xo.start<xt&&J(xt+(rt-xo.size)),de.current.push($e),te(function(Io){var _t;return Ta(Ta({},Io),{},(_t={},_t[xo.key]=rt,_t))})}}}});Ne.push(xo)},Ge=0,ve=ae.length;Ge<ve;Ge++)Qe(Ge);return Ne},[ae,J,w,he]),Oo=u.useRef(!1);iu(function(){Oo.current&&te({}),Oo.current=!0},[s]);var Ke=u.useCallback(function(Ne,Qe){var Ge=Qe===void 0?{}:Qe,ve=Ge.align,xe=ve===void 0?"start":ve,ao=H.current,ko=ao.scrollOffset,$e=ao.outerSize;xe==="auto"&&(Ne<=ko?xe="start":Ne>=ko+$e?xe="end":xe="start"),xe==="start"?B(Ne):xe==="end"?B(Ne-$e):xe==="center"&&B(Ne-$e/2)},[B]),Le=u.useCallback(function(Ne,Qe){var Ge=Qe===void 0?{}:Qe,ve=Ge.align,xe=ve===void 0?"auto":ve,ao=eC(Ge,["align"]),ko=H.current,$e=ko.measurements,eo=ko.scrollOffset,xo=ko.outerSize,Je=$e[Math.max(0,Math.min(Ne,n-1))];if(Je){if(xe==="auto")if(Je.end>=eo+xo)xe="end";else if(Je.start<=eo)xe="start";else return;var Go=xe==="center"?Je.start+Je.size/2:xe==="end"?Je.end:Je.start;Ke(Go,Ta({align:xe},ao))}},[Ke,n]),yo=u.useCallback(function(){for(var Ne=arguments.length,Qe=new Array(Ne),Ge=0;Ge<Ne;Ge++)Qe[Ge]=arguments[Ge];Le.apply(void 0,Qe),requestAnimationFrame(function(){Le.apply(void 0,Qe)})},[Le]);return{virtualItems:Se,totalSize:re,scrollToOffset:Ke,scrollToIndex:yo,measure:ce}}var dC=function(r,a,n,i){for(;r<=a;){var s=(r+a)/2|0,f=n(s);if(f<i)r=s+1;else if(f>i)a=s-1;else return s}return r>0?r-1:0};function fC(t){for(var r=t.measurements,a=t.outerSize,n=t.scrollOffset,i=r.length-1,s=function(h){return r[h].start},f=dC(0,i,s,n),m=f;m<i&&r[m].end<n+a;)m++;return{start:f,end:m}}function gC(t){const r=Fy(t);return r[0]===0?r:[0,...r]}const hC=100;function pC({items:t,parentRef:r,estimateSize:a,firstItemSticky:n}){const i=uC({size:t.length,parentRef:r,estimateSize:a,overscan:5,rangeExtractor:n?gC:void 0}),s=y.useRef(new WeakMap),f=i.virtualItems.map(p=>`${p.index}`).join(":");return y.useEffect(()=>{s.current=new WeakMap},[f,t,a]),{virtualItems:y.useMemo(()=>i.virtualItems.map(p=>Object.assign(Object.assign({},p),{measureRef:h=>{var v;const b=(v=s.current.get(t[p.index]))!==null&&v!==void 0?v:0;b<hC&&(p.measureRef(h),s.current.set(t[p.index],b+1))}})),[t,i.virtualItems]),totalSize:i.totalSize,scrollToIndex:i.scrollToIndex}}const mC=(t,r)=>t.menuProps.open?u.createElement(vC,Object.assign({},t,{ref:r})):u.createElement(bC,Object.assign({},t,{ref:r})),vC=y.forwardRef(({menuProps:t,getOptionProps:r,filteredOptions:a,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,listBottom:m,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v},b)=>{const[k,w]=ll(A=>({inner:A.contentBoxWidth,outer:A.borderBoxWidth}),[]),B=y.useRef(null),S=qe(w,B,t.ref),_=y.useRef(),{virtualItems:C,totalSize:I,scrollToIndex:D}=pC({items:a,parentRef:B,estimateSize:y.useCallback(()=>Py,[k==null?void 0:k.inner,n]),firstItemSticky:v});y.useImperativeHandle(b,()=>A=>{if(i.moveFocus){const W=_.current!==void 0&&A<_.current;v&&W&&A!==0&&B.current?My({index:A,menuEl:B==null?void 0:B.current}):D(A)}_.current=A},[v,i.moveFocus,D]);const G=v?C[0].size:0,N=!!k&&k.inner<k.outer,z=Oy({options:C.map(({index:A})=>a[A]),getOptionProps:r,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,virtualItems:C,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v,withScrollbar:N});return u.createElement(lg,Object.assign({},t,{stickyItemBlockSize:G,ref:S}),z,u.createElement("div",{"aria-hidden":"true",key:"total-size",className:mo["layout-strut"],style:{height:I-G}}),m?u.createElement("li",{role:"option",className:mo["list-bottom"]},m):null)}),bC=y.forwardRef(({menuProps:t,listBottom:r},a)=>(y.useImperativeHandle(a,()=>()=>{},[]),u.createElement(lg,Object.assign({},t,{ref:t.ref}),r?u.createElement("li",{role:"option",className:mo["list-bottom"]},r):null))),yC=y.forwardRef(mC),kC=["value","label","description","labelTag"],Bf=(t,r,a)=>{if(!t)return!1;const n=t.toLowerCase().indexOf(r);return a?n===0:n>-1},Pv=(t,r,a)=>{const n=r.toLowerCase(),i=t.option,s=p=>Bf(i[p],n,a),f=p=>{var h;return(h=i[p])===null||h===void 0?void 0:h.some(v=>Bf(v,n,a))},m=["tags"];return a||m.push("filteringTags"),kC.some(s)||m.some(f)},Uy=(t,r,a=!1)=>{if(r==="")return t;let n=null,i=!1;return t.reduce((s,f)=>f.type==="parent"?(i=!1,n=f,Pv(f,r,a)&&(i=!0,s.push(n)),s):(f.type!=="child"&&(n=null,i=!1),i?s.push(f):Pv(f,r,a)&&(n&&(s.push(n),n=null),s.push(f)),s),[])},Vy=t=>!!t&&!t.disabled&&t.type!=="parent",Wy=t=>!!t&&!t.disabled,ai=t=>!!t&&"options"in t&&!!t.options,xC=t=>{const r=new Map;return{flatOptions:t.reduce((n,i)=>{if(ai(i)){const{options:s}=i,f=ge(i,["options"]),m={type:"parent",option:i},p=s.every(h=>h.disabled);(i.disabled||p)&&(m.disabled=!0),n.push(m),s.forEach(h=>{const v={type:"child",option:h};(f.disabled||h.disabled)&&(v.disabled=!0),n.push(v),r.set(v,m)})}else{const s={option:i};i.disabled&&(s.disabled=!0),n.push(s)}return n},[]),parentMap:r}};function _C(t,r,a){const{flatOptions:n,parentMap:i}=xC(t),s=r!=="auto"?n:Uy(n,a);return XS(s,i.get.bind(i)),{flatOptions:n,filteredOptions:s,parentMap:i,totalCount:n.length,matchesCount:s.length}}const wC=(t,r)=>(r||[]).map(a=>{for(const n of t)if(n.type!=="parent"&&n.option.value===a.value)return n;return{option:a}});function BC(t,r){return!r||!t?[]:t.filter(a=>Bf(a,r,!1))}function SC({option:t,parentGroup:r,highlightText:a}){return[r&&r.label,t.__labelPrefix,t.label||t.value,t.description,t.labelTag].concat(t.tags).concat(BC(t.filteringTags,a)).filter(n=>!!n).join(" ")}function CC({highlightText:t,announceSelected:r,highlightedOption:a,getParent:n,selectedAriaLabel:i,renderHighlightedAriaLive:s}){const f=y.useRef(void 0);if(y.useEffect(()=>{if(a){const k=requestAnimationFrame(()=>{f.current=n(a)});return()=>cancelAnimationFrame(k)}}),!a)return"";const m=a.option,p=n(a),h=p&&p!==f.current?p:void 0;if(s)return s(m,h);const v=r&&i?i:"",b=SC({option:m,parentGroup:h,highlightText:t});return[v,b].filter(Boolean).join(" ")}const TC=({onLoadItems:t,options:r,statusType:a})=>{const n=y.useRef(void 0);return{fireLoadItems:m=>{n.current!==m&&(n.current=m,Ie(t,{filteringText:m,firstPage:!0,samePage:!1}))},handleLoadMore:()=>{const m=r.length===0;a==="pending"&&Ie(t,{firstPage:m,samePage:!1,filteringText:n.current||""})},handleRecoveryClick:()=>Ie(t,{firstPage:!1,samePage:!0,filteringText:n.current||""})}},DC=t=>t.split("").every(r=>r===t[0]);function EC(t,r,a,n){const i=n?Wy:Vy,s=m=>Uy(t,m,!0).filter(p=>i(p)),f=s(r);if(f.length===1)return f[0];if(a&&r.length>1&&DC(r)){const m=s(r[0]);if(m.length>0){let p=ai(a)?m.map(({option:h})=>h).indexOf(a):m.map(({option:h})=>h.value).indexOf(a.value);return p+=1,p=p%m.length,m[p]}}return f.length>0?f[0]:null}function GC({isEnabled:t,options:r,highlightOption:a,highlightedOption:n,useInteractiveGroups:i}){const s=y.useRef(""),f=pi(()=>s.current="",500);return m=>{if(!t)return;const{key:p}=m;if(!p||p.length!==1)return;f();const h=s.current+p;s.current=h;const v=EC(r,h,n,i);v&&a(v)}}class xa{constructor(r,a=r==="keyboard"){this.type=r,this.moveFocus=a}}function IC({options:t,isHighlightable:r}){const[a,n]=y.useState(-1),[i,s]=y.useState(new xa("keyboard")),f=y.useCallback((b,k)=>{n(b),s(w=>w.type!==k.type?k:w)},[]),m=t[a]&&r(t[a])?t[a]:void 0,p=(b,k=a,w)=>{let S=k===-1&&b===-1?t.length:k;do S+=b;while(t[S]&&!r(t[S]));t[S]&&f(S,w)},h=(b,k)=>p(b,a,k),v=y.useCallback((b,k)=>{const w=t.indexOf(b);f(w,k)},[t,f]);return[{highlightType:i,highlightedIndex:a,highlightedOption:m},{setHighlightedIndexWithMouse:(b,k=!1)=>f(b,new xa("mouse",k)),moveHighlightWithKeyboard:b=>h(b,new xa("keyboard")),highlightOptionWithKeyboard:b=>v(b,new xa("keyboard")),resetHighlightWithKeyboard:()=>f(-1,new xa("keyboard")),goHomeWithKeyboard:()=>p(1,-1,new xa("keyboard")),goEndWithKeyboard:()=>p(-1,t.length,new xa("keyboard"))}]}const jv=(t,r)=>{if(!(r<0))return`${t}-option-${r}`},NC=36,RC=35,zC=({goUp:t,goDown:r,selectOption:a,goHome:n,goEnd:i,closeDropdown:s,preventNativeSpace:f=!1})=>m=>{switch(m.detail.keyCode){case Te.up:m.preventDefault(),t();break;case Te.down:m.preventDefault(),r();break;case NC:n();break;case RC:i();break;case Te.escape:m.stopPropagation(),s();break;case Te.enter:m.preventDefault(),a();break;case Te.space:f&&(m.preventDefault(),a())}},AC=({openDropdown:t,goHome:r})=>a=>{switch(a.detail.keyCode){case Te.up:case Te.down:a.preventDefault(),r(),t();break;case Te.space:case Te.enter:a.preventDefault(),t();break}};function LC({selectedOptions:t,updateSelectedOption:r,options:a,filteringType:n,onBlur:i,onFocus:s,externalRef:f,keepOpen:m,embedded:p,fireLoadItems:h,setFilteringValue:v,useInteractiveGroups:b=!1,statusType:k,isAllSelected:w,isSomeSelected:B,toggleAll:S}){const _=b?Wy:Vy,C=ve=>!!ve&&(b||ve.type!=="parent"),I=y.useRef(null),D=y.useRef(null),G=y.useRef(null),N=n!=="none"&&!p,z=N?I:G,A=wC(a,t),W=t.reduce((ve,xe)=>(xe.value&&ve.add(xe.value),ve),new Set),[{highlightType:K,highlightedOption:F,highlightedIndex:H},{moveHighlightWithKeyboard:P,resetHighlightWithKeyboard:ie,setHighlightedIndexWithMouse:le,highlightOptionWithKeyboard:ee,goHomeWithKeyboard:M,goEndWithKeyboard:$}]=IC({options:a,isHighlightable:C}),{isOpen:J,openDropdown:Q,closeDropdown:E,toggleDropdown:U,openedWithKeyboard:te}=OB({defaultOpen:p,onOpen:()=>h(""),onClose:()=>{ie(),v==null||v("")}}),ce=()=>{Ie(s,{})},de=()=>{Ie(i,{}),E()},he=A.length>0,re=Ue("option-list"),oe=Ue("dialog"),fe=jv(re,H),me=()=>{var ve;m||((ve=D.current)===null||ve===void 0||ve.focus(),E())},we=ve=>{const xe=ve||F;!xe||!_(xe)||(xe.type==="select-all"&&S?S():r(xe.option),me())},Ve=zC({goUp:()=>{if(!b&&(F==null?void 0:F.type)==="child"&&H===1||H===0){$();return}P(-1)},goDown:()=>{if(H===a.length-1){M();return}P(1)},selectOption:we,goHome:M,goEnd:$,closeDropdown:()=>{var ve;p||((ve=D.current)===null||ve===void 0||ve.focus(),E())},preventNativeSpace:!N||!!F}),ae=AC({openDropdown:()=>Q(!0),goHome:M}),Be=()=>({onFocus:ce,onBlur:de,dropdownContentId:oe,dropdownContentRole:N?"dialog":void 0}),Se=(ve=!1,xe=!1)=>{const ao={ref:D,onFocus:()=>E(),autoFocus:xe,ariaHasPopup:N?"dialog":"listbox",ariaControls:J?N?oe:re:void 0};return ve||(ao.onMouseDown=ko=>{var $e;ko.preventDefault(),J&&(($e=D.current)===null||$e===void 0||$e.focus()),U()},ao.onKeyDown=ae),ao},Oo=()=>!N||!v?{}:{ref:I,onKeyDown:Ve,onChange:ve=>{v(ve.detail.value),ie()},__onDelayedInput:ve=>{h(ve.detail.value)},__nativeAttributes:{"aria-activedescendant":fe,"aria-owns":re,"aria-controls":re}},Ke=()=>{const ve={id:re,ref:G,open:J,onMouseUp:xe=>{xe>-1&&we(a[xe])},onMouseMove:xe=>{xe>-1&&le(xe)},statusType:k};return N||(ve.onKeyDown=Ve,ve.nativeAttributes={"aria-activedescendant":fe}),p&&(ve.onFocus=()=>{F||M()},ve.onBlur=()=>{ie()}),ve},Le=ve=>{const xe=ve.options.filter($e=>!!$e.value&&W.has($e.value)).length,ao=xe>0,ko=xe===ve.options.length;return{selected:ao&&ko&&b,indeterminate:ao&&!ko}},yo=(ve,xe)=>{var ao;const ko=ve.type==="select-all",$e=ve===F,eo=ai(ve.option)?Le(ve.option):void 0,xo=ko?w:A.indexOf(ve)>-1||!!(eo!=null&&eo.selected),Je=(ao=a[xe+1])===null||ao===void 0?void 0:ao.option,Go=Je&&ai(Je)?Le(Je).selected:A.indexOf(a[xe+1])>-1;return{key:xe,option:ve,highlighted:$e,selected:xo,isNextSelected:Go,indeterminate:!!(eo!=null&&eo.indeterminate)||ko&&!w&&B,"data-mouse-target":C(ve)?xe:-1,id:jv(re,xe)}},Ne=ii(J);y.useEffect(()=>{J&&!Ne&&he&&!N&&(te?ee(A[0]):le(a.indexOf(A[0]),!0))},[J,A,he,le,ee,te,a,Ne,N]),y.useEffect(()=>{var ve;J&&!p&&((ve=z.current)===null||ve===void 0||ve.focus({preventScroll:!0}))},[J,z,p]),Oa(f,D);const Qe=!!F&&ai(F.option)&&Le(F.option).selected,Ge=!!F&&(A.indexOf(F)>-1||Qe);return{isOpen:J,highlightedOption:F,highlightedIndex:H,highlightType:K,getTriggerProps:Se,getDropdownProps:Be,getMenuProps:Ke,getFilterProps:Oo,getOptionProps:yo,highlightOption:ee,selectOption:we,announceSelected:Ge,dialogId:oe}}function Xy(t,r,{trailing:a=!0}={}){let n=null,i=null,s=null;function f(){if(n===null||i===null)return;const h=Date.now();h-i>=r?(t.apply(n.this,n.args),i=h,n=null,s=null):a&&m()}function m(){s&&cancelAnimationFrame(s),s=requestAnimationFrame(f)}function p(...h){i===null?(i=Date.now(),t.apply(this,h)):(n={this:this,args:h},m())}return p.cancel=()=>{s&&cancelAnimationFrame(s),n=null,i=null,s=null},p}const hg=t=>Object.keys(t).filter(a=>a.indexOf("__")!==0).reduce((a,n)=>(a[n]=t[n],a),{});function Ro(t){var{variant:r="div",margin:a={},padding:n={}}=t,i=ge(t,["variant","margin","padding"]);const s=qo("Box",{props:{color:i.color,display:i.display,float:i.float,fontSize:i.fontSize,fontWeight:i.fontWeight,textAlign:i.textAlign,variant:r}});return u.createElement(dy,Object.assign({variant:r,margin:a,padding:n},i,s))}Fo(Ro,"Box");const wo=u.forwardRef((t,r)=>{var{children:a,iconName:n,iconAlign:i="left",iconUrl:s,iconSvg:f,iconAlt:m,variant:p="normal",loading:h=!1,loadingText:v,disabled:b=!1,disabledReason:k,wrapText:w=!0,href:B,target:S,rel:_,external:C=!1,download:I,formAction:D="submit",ariaLabel:G,ariaDescribedby:N,onClick:z,onFollow:A,ariaExpanded:W,ariaControls:K,fullWidth:F,form:H,i18nStrings:P}=t,ie=ge(t,["children","iconName","iconAlign","iconUrl","iconSvg","iconAlt","variant","loading","loadingText","disabled","disabledReason","wrapText","href","target","rel","external","download","formAction","ariaLabel","ariaDescribedby","onClick","onFollow","ariaExpanded","ariaControls","fullWidth","form","i18nStrings"]);const le=qo("Button",{props:{formAction:D,fullWidth:F,iconAlign:i,iconName:n,rel:_,target:S,external:C,variant:p,wrapText:w},metadata:{hasDisabledReason:!!k}}),ee=Ye(ie);return u.createElement(cl,Object.assign({},ee,le,{ref:r,iconName:n,iconAlign:i,iconUrl:s,iconSvg:f,iconAlt:m,variant:p,loading:h,loadingText:v,disabled:b,disabledReason:k,wrapText:w,href:B,target:S,rel:_,external:C,download:I,formAction:D,ariaLabel:G,ariaDescribedby:N,onClick:z,onFollow:A,ariaExpanded:W,ariaControls:K,fullWidth:F,form:H,i18nStrings:P,__injectAnalyticsComponentMetadata:!0}),a)});Fo(wo,"Button");const HC=Uf(t=>{function r(i){t(i.target)}function a(){t(null)}const n=new AbortController;return window.addEventListener("mousedown",r,{signal:n.signal}),window.addEventListener("keydown",a,{signal:n.signal}),()=>{n.abort()}});function OC(){const t=y.useRef(null);return HC(r=>{t.current=r}),()=>t.current}const wn={label:"awsui_label_13tpe_9w8pd_5","native-input":"awsui_native-input_13tpe_9w8pd_6"},jt={content:"awsui_content_1wepg_ykyec_145",description:"awsui_description_1wepg_ykyec_146",label:"awsui_label_1wepg_ykyec_147",outline:"awsui_outline_1wepg_ykyec_155","show-outline":"awsui_show-outline_1wepg_ykyec_158","native-input":"awsui_native-input_1wepg_ykyec_162",wrapper:"awsui_wrapper_1wepg_ykyec_166","label-wrapper":"awsui_label-wrapper_1wepg_ykyec_172","empty-content":"awsui_empty-content_1wepg_ykyec_183","description-bottom-padding":"awsui_description-bottom-padding_1wepg_ykyec_193","label-disabled":"awsui_label-disabled_1wepg_ykyec_201","description-disabled":"awsui_description-disabled_1wepg_ykyec_202",control:"awsui_control_1wepg_ykyec_206"};function qv(t){return t.filter(r=>!!r).join(" ")}function Yy(t){var{controlId:r,controlClassName:a,outlineClassName:n,showOutline:i,disabled:s,readOnly:f,nativeControl:m,styledControl:p,label:h,description:v,descriptionBottomPadding:b,ariaLabel:k,ariaLabelledby:w,ariaDescribedby:B,ariaControls:S,onClick:_,__internalRootRef:C}=t,I=ge(t,["controlId","controlClassName","outlineClassName","showOutline","disabled","readOnly","nativeControl","styledControl","label","description","descriptionBottomPadding","ariaLabel","ariaLabelledby","ariaDescribedby","ariaControls","onClick","__internalRootRef"]);const D=Ue(),G=r||D,N=`${G}-label`,z=`${G}-description`,A=[];h&&!k&&A.push(N),w&&A.push(w);const W=[];return B&&W.push(B),v&&W.push(z),u.createElement("span",Object.assign({},I,{className:j(jt.wrapper,I.className),ref:C},di(h?`.${wn.label}`:`.${wn["native-input"]}`)),u.createElement("span",Object.assign({className:jt["label-wrapper"],"aria-disabled":s?"true":void 0,onClick:s||f?void 0:_},Fe(s||f?{}:{action:"select",detail:{label:h?`.${wn.label}`:`.${wn["native-input"]}`}})),u.createElement("span",{className:j(jt.control,a)},p,m({id:G,disabled:s,className:j(jt["native-input"],wn["native-input"]),"aria-describedby":W.length?qv(W):void 0,"aria-labelledby":A.length?qv(A):void 0,"aria-label":k,"aria-controls":S}),u.createElement("span",{className:j(jt.outline,n,i&&jt["show-outline"])})),u.createElement("span",{className:j(jt.content,!h&&!v&&jt["empty-content"])},h&&u.createElement("span",{id:N,className:j(jt.label,wn.label,{[jt["label-disabled"]]:s})},h),v&&u.createElement("span",{id:z,className:j(jt.description,{[jt["description-disabled"]]:s,[jt["description-bottom-padding"]]:b})},v))))}const of={root:"awsui_root_k2y2q_2cpzo_145","checkbox-control":"awsui_checkbox-control_k2y2q_2cpzo_178",outline:"awsui_outline_k2y2q_2cpzo_186"},MC=u.forwardRef((t,r)=>{var{controlId:a,name:n,checked:i,disabled:s,readOnly:f,ariaRequired:m,indeterminate:p,children:h,description:v,ariaLabel:b,onFocus:k,onBlur:w,onChange:B,tabIndex:S,showOutline:_,ariaControls:C,__internalRootRef:I,__injectAnalyticsComponentMetadata:D=!1}=t,G=ge(t,["controlId","name","checked","disabled","readOnly","ariaRequired","indeterminate","children","description","ariaLabel","onFocus","onBlur","onChange","tabIndex","showOutline","ariaControls","__internalRootRef","__injectAnalyticsComponentMetadata"]);const{ariaDescribedby:N,ariaLabelledby:z}=mi(G),A=Ye(G),W=y.useRef(null);Oa(r,W),y.useEffect(()=>{W.current&&(W.current.indeterminate=!!p)});const{tabIndex:K}=br(W,{tabIndex:S}),F={},H={name:"awsui.Checkbox",label:{root:"self"}};return D&&(F.component=H),!s&&!f&&(F.action=i?"deselect":"select"),u.createElement(Yy,Object.assign({},A,{className:j(of.root,A.className),controlClassName:of["checkbox-control"],outlineClassName:of.outline,controlId:a,disabled:s,readOnly:f,label:h,description:v,descriptionBottomPadding:!0,ariaLabel:b,ariaLabelledby:z,ariaDescribedby:N,ariaControls:C,showOutline:_,nativeControl:P=>u.createElement("input",Object.assign({},P,{ref:W,type:"checkbox",checked:i,name:n,"aria-required":m?"true":void 0,"aria-disabled":f&&!s?"true":void 0,tabIndex:K,onFocus:()=>Ie(k),onBlur:()=>Ie(w),onChange:()=>{}})),onClick:()=>{var P;(P=W.current)===null||P===void 0||P.focus(),Ie(B,p?{checked:!0,indeterminate:!1}:{checked:!i,indeterminate:!1})},styledControl:u.createElement(fg,{checked:i,indeterminate:p,disabled:s,readOnly:f}),__internalRootRef:I},Fe(F)))}),pr={radio:"awsui_radio_1mabk_i7wt6_178","radio--has-description":"awsui_radio--has-description_1mabk_i7wt6_186","radio-control":"awsui_radio-control_1mabk_i7wt6_190",outline:"awsui_outline_1mabk_i7wt6_198","styled-circle-border":"awsui_styled-circle-border_1mabk_i7wt6_220","styled-circle-disabled":"awsui_styled-circle-disabled_1mabk_i7wt6_224","styled-circle-readonly":"awsui_styled-circle-readonly_1mabk_i7wt6_224","styled-circle-fill":"awsui_styled-circle-fill_1mabk_i7wt6_229","styled-circle-checked":"awsui_styled-circle-checked_1mabk_i7wt6_245"},PC=u.forwardRef(function(r,a){var{name:n,label:i,value:s,checked:f,description:m,disabled:p,controlId:h,onChange:v,readOnly:b,className:k}=r,w=ge(r,["name","label","value","checked","description","disabled","controlId","onChange","readOnly","className"]);const B=y.useRef(null),S=qe(B,a),{tabIndex:_}=br(B);return u.createElement(Yy,Object.assign({className:j(pr.radio,m&&pr["radio--has-description"],k),controlClassName:pr["radio-control"],outlineClassName:pr.outline,label:i,description:m,disabled:p,readOnly:b,controlId:h},ui(w),{nativeControl:C=>u.createElement("input",Object.assign({},C,{tabIndex:_,type:"radio",ref:S,name:n,value:s,checked:f,"aria-disabled":b&&!p?"true":void 0,onChange:()=>{}})),onClick:()=>{var C;(C=B.current)===null||C===void 0||C.focus(),!f&&Ie(v,{value:s})},styledControl:u.createElement("svg",{viewBox:"0 0 100 100",focusable:"false","aria-hidden":"true"},u.createElement("circle",{className:j(pr["styled-circle-border"],{[pr["styled-circle-disabled"]]:p,[pr["styled-circle-readonly"]]:b}),strokeWidth:6.25,cx:50,cy:50,r:46}),u.createElement("circle",{className:j(pr["styled-circle-fill"],{[pr["styled-circle-disabled"]]:p,[pr["styled-circle-checked"]]:f,[pr["styled-circle-readonly"]]:b}),strokeWidth:30,cx:50,cy:50,r:35}))}))}),En={root:"awsui_root_1s55x_14pps_145",label:"awsui_label_1s55x_14pps_149","label-top":"awsui_label-top_1s55x_14pps_163",stud:"awsui_stud_1s55x_14pps_168"};function $y(t){var{selectionType:r,indeterminate:a=!1,onShiftToggle:n,onFocusUp:i,onFocusDown:s,name:f,ariaLabel:m,focusedComponent:p,rowIndex:h,itemKey:v,verticalAlign:b="middle"}=t,k=ge(t,["selectionType","indeterminate","onShiftToggle","onFocusUp","onFocusDown","name","ariaLabel","focusedComponent","rowIndex","itemKey","verticalAlign"]);const w=Ue(),B=r==="multi",{navigationActive:S}=y.useContext(_u),_=N=>{B&&(n==null||n(N.shiftKey))},C=N=>{_(N),B&&N.preventDefault()},I=N=>{_(N),B&&!S&&(N.keyCode===Te.up&&(N.preventDefault(),i==null||i(N)),N.keyCode===Te.down&&(N.preventDefault(),s==null||s(N)))},D=N=>{const z=N.currentTarget,A=z.tagName==="INPUT"?z:z.querySelector("input");A==null||A.focus()},G=B?u.createElement(MC,Object.assign({},k,{showOutline:p==="selection-control",controlId:w,"data-focus-id":"selection-control",indeterminate:a})):u.createElement(PC,Object.assign({},k,{controlId:w,name:f,value:"",label:""}));return u.createElement(u.Fragment,null,u.createElement("label",Object.assign({onKeyDown:I,onKeyUp:_,onMouseDown:C,onMouseUp:_,onClick:D,htmlFor:w,className:j(En.label,En.root,b==="top"&&En["label-top"]),"aria-label":m,title:m},h!==void 0&&!k.disabled?Fe({detail:{position:`${h+1}`,item:v||""}}):{}),G),u.createElement("span",{className:En.stud,"aria-hidden":!0}," "))}const pg=(t,r)=>typeof t=="function"?t(r):r[t],jC=(t,r,a)=>t?pg(t,r):a,ni=(t,r)=>t?pg(t,r):r,Jc=(t,r)=>t.id||r,qC=t=>!t||t==="container"?"default":t==="borderless"?"embedded":t;function FC({columnDisplay:t,visibleColumns:r,columnDefinitions:a}){return t?UC({columnDisplay:t,columnDefinitions:a}):r?VC({visibleColumns:r,columnDefinitions:a}):a}function UC({columnDisplay:t,columnDefinitions:r}){const a=r.reduce((n,i)=>i.id===void 0?n:Object.assign(Object.assign({},n),{[i.id]:i}),{});return t.filter(n=>n.visible).map(n=>a[n.id]).filter(Boolean)}function VC({visibleColumns:t,columnDefinitions:r}){const a=new Set(t);return r.filter(({id:n})=>n!==void 0&&a.has(n))}function Zy(t,r){return{[t["sticky-cell"]]:!!r,[t["sticky-cell-pad-inline-start"]]:!!(r!=null&&r.padInlineStart),[t["sticky-cell-last-inline-start"]]:!!(r!=null&&r.lastInsetInlineStart),[t["sticky-cell-last-inline-end"]]:!!(r!=null&&r.lastInsetInlineEnd)}}const su="selection-item",WC="selection-root";class uu{constructor(r,a){this.map=new Map,this.put=n=>this.map.set.call(this.map,ni(this.trackBy,n),n),this.has=n=>this.map.has.call(this.map,ni(this.trackBy,n)),this.forEach=this.map.forEach.bind(this.map),this.trackBy=r,a.forEach(this.put)}}const Sf={item:{["data-"+su]:"item"},all:{["data-"+su]:"all"},root:{["data-"+WC]:"true"}};function XC(t,r){if(t!=="multi")return{};function a(s,f,m){let p=f;const h=$C(s);for(;p>=-1&&p<r;){p+=m;const v=YC(h,p);if(v&&!v.disabled){v.focus();break}}}const[n,i]=[1,-1].map(s=>f=>{const m=f.currentTarget,p=dt(m,v=>v.dataset.selectionItem==="item"),h=Array.prototype.indexOf.call(p.parentElement.children,p);a(m,h,s)});return{moveFocusDown:n,moveFocusUp:i,moveFocus:a}}function YC(t,r){return r===-1?t.querySelector(`[data-${su}="all"] .${En.root} input`):t.querySelectorAll(`[data-${su}="item"] .${En.root} input`)[r]}function $C(t){return dt(t,r=>r.dataset.selectionRoot==="true")}function ZC(t){const r=KC(t),a=QC(t);return t.selectionType==="single"?r:a}function KC({ariaLabels:t,isItemDisabled:r=()=>!1,onSelectionChange:a,selectedItems:n=[],selectionType:i,trackBy:s,setLastUserAction:f}){const m=Ue();if(i!=="single")return{isItemSelected:()=>!1};const p=new uu(s,n.slice(0,1)),h=p.has.bind(p),v=b=>{!r(b)&&!h(b)&&(Ie(a,{selectedItems:[b]}),f==null||f("selection"))};return{isItemSelected:h,getItemSelectionProps:b=>{var k;return{name:m,selectionType:"single",disabled:r(b),checked:h(b),onChange:()=>v(b),ariaLabel:Rr(t==null?void 0:t.selectionGroupLabel,(k=t==null?void 0:t.itemSelectionLabel)===null||k===void 0?void 0:k.call(t,{selectedItems:n},b))}}}}function QC({ariaLabels:t,isItemDisabled:r=()=>!1,items:a,loading:n,onSelectionChange:i,selectedItems:s=[],selectionType:f,trackBy:m,setLastUserAction:p}){const h=Ue(),[v,b]=y.useState(!1),[k,w]=y.useState(null);if(f!=="multi")return{isItemSelected:()=>!1};const B=new uu(m,s),S=B.has.bind(B);let _=!0,C=!0;for(const F of a)_=_&&r(F),C=C&&(S(F)||r(F));const I=s.length>0&&C,D=s.length>0&&!C,G=new Map;a.forEach((F,H)=>G.set(ni(m,F),H));const N=F=>{const H=k?G.get(ni(m,k)):void 0;if(H!==void 0){const P=G.get(ni(m,F)),ie=Math.min(P,H),le=Math.max(P,H);return a.slice(ie,le+1)}return[F]},z=F=>{const H=[...s];return F.forEach(P=>{!S(P)&&!r(P)&&H.push(P)}),H},A=F=>{const H=new uu(m,F),P=[];return s.forEach(ie=>{(!H.has(ie)||r(ie))&&P.push(ie)}),P},W=()=>{const F=C?A(a):z(a);Ie(i,{selectedItems:F}),p==null||p("selection")},K=F=>{if(!r(F)){const H=v?N(F):[F],P=S(F)?A(H):z(H);Ie(i,{selectedItems:P}),w(F),p==null||p("selection")}};return{isItemSelected:S,getSelectAllProps:()=>{var F;return{name:h,selectionType:"multi",disabled:_||!!n,checked:I,indeterminate:D,onChange:W,ariaLabel:Rr(t==null?void 0:t.selectionGroupLabel,(F=t==null?void 0:t.allItemsSelectionLabel)===null||F===void 0?void 0:F.call(t,{selectedItems:s})),selectionGroupLabel:t==null?void 0:t.selectionGroupLabel}},getItemSelectionProps:F=>{var H;return{name:h,selectionType:"multi",disabled:r(F),checked:S(F),onChange:()=>K(F),onShiftToggle:P=>b(P),ariaLabel:Rr(t==null?void 0:t.selectionGroupLabel,(H=t==null?void 0:t.itemSelectionLabel)===null||H===void 0?void 0:H.call(t,{selectedItems:s},F))}}}}function JC(t,r){return{scrollToTop:()=>{if(!t.current||!r.current)return;const i=Ky(t.current,r.current);i>0&&Cf(i,t.current)},scrollToItem:i=>{if(!i||!t.current||!r.current)return;const f=Ae(r.current).insetBlockEnd-Ae(i).insetBlockStart;f>0&&Cf(f,t.current)}}}function Ky(t,r){const a=Ae(r),n=Ae(t);return a.insetBlockStart-n.insetBlockStart}function Cf(t,r){const a=Ln(r);a.length?a[0].scrollTop-=t:window.scrollTo({top:window.pageYOffset-t})}const ze={root:"awsui_root_wih1l_1x3lp_153",tools:"awsui_tools_wih1l_1x3lp_164","tools-filtering":"awsui_tools-filtering_wih1l_1x3lp_172","tools-align-right":"awsui_tools-align-right_wih1l_1x3lp_186","tools-pagination":"awsui_tools-pagination_wih1l_1x3lp_190","tools-preferences":"awsui_tools-preferences_wih1l_1x3lp_190","tools-small":"awsui_tools-small_wih1l_1x3lp_196",table:"awsui_table_wih1l_1x3lp_202","table-layout-fixed":"awsui_table-layout-fixed_wih1l_1x3lp_208",wrapper:"awsui_wrapper_wih1l_1x3lp_212","variant-stacked":"awsui_variant-stacked_wih1l_1x3lp_219","wrapper-content-measure":"awsui_wrapper-content-measure_wih1l_1x3lp_219","variant-container":"awsui_variant-container_wih1l_1x3lp_219","has-footer":"awsui_has-footer_wih1l_1x3lp_222","has-header":"awsui_has-header_wih1l_1x3lp_225","cell-merged":"awsui_cell-merged_wih1l_1x3lp_242","cell-merged-content":"awsui_cell-merged-content_wih1l_1x3lp_254",empty:"awsui_empty_wih1l_1x3lp_270",loading:"awsui_loading_wih1l_1x3lp_274","selection-control":"awsui_selection-control_wih1l_1x3lp_283","selection-control-header":"awsui_selection-control-header_wih1l_1x3lp_290","header-secondary":"awsui_header-secondary_wih1l_1x3lp_296","variant-full-page":"awsui_variant-full-page_wih1l_1x3lp_308","table-has-header":"awsui_table-has-header_wih1l_1x3lp_314","header-controls":"awsui_header-controls_wih1l_1x3lp_325","variant-embedded":"awsui_variant-embedded_wih1l_1x3lp_334","variant-borderless":"awsui_variant-borderless_wih1l_1x3lp_334","footer-wrapper":"awsui_footer-wrapper_wih1l_1x3lp_339",footer:"awsui_footer_wih1l_1x3lp_339","footer-with-pagination":"awsui_footer-with-pagination_wih1l_1x3lp_347","footer-pagination":"awsui_footer-pagination_wih1l_1x3lp_355","thead-active":"awsui_thead-active_wih1l_1x3lp_359",row:"awsui_row_wih1l_1x3lp_360","row-selected":"awsui_row-selected_wih1l_1x3lp_361"};function e5({header:t,filter:r,pagination:a,preferences:n,setLastUserAction:i}){const[s,f]=Nu(["xs"]),m=typeof t=="string",p=y.useContext(Gu).assignId,h=Ue("heading");p!==void 0&&m&&p(h);const v=s==="default",b=r||a||n;return u.createElement(u.Fragment,null,m?u.createElement("span",{id:h},t):t,b&&u.createElement("div",{ref:f,className:j(ze.tools,v&&ze["tools-small"])},r&&u.createElement("div",{className:ze["tools-filtering"],onClickCapture:()=>i==null?void 0:i("filter"),onKeyDownCapture:()=>i==null?void 0:i("filter")},r),u.createElement("div",{className:ze["tools-align-right"]},a&&u.createElement("div",{className:ze["tools-pagination"],onClickCapture:()=>i==null?void 0:i("pagination")},a),n&&u.createElement("div",{className:ze["tools-preferences"],onClickCapture:()=>i==null?void 0:i("preferences")},n))))}const Vc={"css-grid":"awsui_css-grid_zqq3x_t9lu8_181","grid-no-gutters":"awsui_grid-no-gutters_zqq3x_t9lu8_192","grid-variant-text-grid":"awsui_grid-variant-text-grid_zqq3x_t9lu8_195",item:"awsui_item_zqq3x_t9lu8_195","first-column":"awsui_first-column_zqq3x_t9lu8_212"},o5=t=>t%2!==0;function t5(t,r,a){if(!a)return t;const n=Math.min(t,Math.floor(a/r));return Math.max(1,n<t&&o5(n)?n-1:n)}function r5({columns:t=1,minColumnWidth:r=0,disableGutters:a,variant:n,children:i,__tagOverride:s}){const[f,m]=ll(k=>k.contentBoxWidth),p=t5(t,r,f),h=n!=="text-grid"&&a,v=gi(i),b=s??"div";return u.createElement(b,{ref:m,className:j(Vc["css-grid"],Vc[`grid-variant-${n}`],h&&[Vc["grid-no-gutters"]]),style:{gridTemplateColumns:`repeat(${p}, minmax(0, 1fr))`}},v.map((k,w)=>{const B=k.key;return u.createElement("div",{key:B?String(B):void 0,className:j(Vc.item,{[Vc["first-column"]]:w%p===0})},k)}))}function l5(t,r){const a=[];for(let n=0;n<r;n++)a[n]=t;return a}const ql={"column-layout":"awsui_column-layout_vvxn7_b61xj_181",grid:"awsui_grid_vvxn7_b61xj_213","grid-no-gutters":"awsui_grid-no-gutters_vvxn7_b61xj_219","grid-variant-text-grid":"awsui_grid-variant-text-grid_vvxn7_b61xj_223","grid-breakpoint-default":"awsui_grid-breakpoint-default_vvxn7_b61xj_231","grid-columns-1":"awsui_grid-columns-1_vvxn7_b61xj_234","grid-breakpoint-xxs":"awsui_grid-breakpoint-xxs_vvxn7_b61xj_234","grid-breakpoint-xs":"awsui_grid-breakpoint-xs_vvxn7_b61xj_237","grid-columns-2":"awsui_grid-columns-2_vvxn7_b61xj_240","grid-columns-3":"awsui_grid-columns-3_vvxn7_b61xj_246","grid-columns-4":"awsui_grid-columns-4_vvxn7_b61xj_252","grid-vertical-borders":"awsui_grid-vertical-borders_vvxn7_b61xj_268","grid-horizontal-borders":"awsui_grid-horizontal-borders_vvxn7_b61xj_301"},a5={1:{colspan:{default:12,xxs:12,xs:12}},2:{colspan:{default:12,xxs:6,xs:6}},3:{colspan:{default:12,xxs:6,xs:4}},4:{colspan:{default:12,xxs:6,xs:3}}};function n5({columns:t,variant:r,borders:a,disableGutters:n,__breakpoint:i,children:s,__tagOverride:f}){var m;const p=r==="text-grid",h=!p&&n,v=!p&&(a==="horizontal"||a==="all"),b=!p&&(a==="vertical"||a==="all"),k=gi(s),[w,B]=Nu(c5);return u.createElement(ug,{ref:B,disableGutters:!0,gridDefinition:l5((m=a5[t])!==null&&m!==void 0?m:{},k.length),className:j(ql.grid,ql[`grid-columns-${t}`],ql[`grid-variant-${r}`],{[ql["grid-horizontal-borders"]]:v,[ql["grid-vertical-borders"]]:b,[ql["grid-no-gutters"]]:h}),__breakpoint:i||w,__responsiveClassName:S=>S&&ql[`grid-breakpoint-${S}`],__tagOverride:f},s)}const c5=["default","xxs","xs"];function i5(t){var{columns:r=1,variant:a="default",borders:n="none",disableGutters:i=!1,minColumnWidth:s,children:f,__tagOverride:m,__breakpoint:p,__internalRootRef:h}=t,v=ge(t,["columns","variant","borders","disableGutters","minColumnWidth","children","__tagOverride","__breakpoint","__internalRootRef"]);const b=Ye(v);return u.createElement("div",Object.assign({},b,{className:j(b.className,ql["column-layout"]),ref:h}),s?u.createElement(r5,{columns:r,borders:n,variant:a,minColumnWidth:s,disableGutters:i,__tagOverride:m},f):u.createElement(n5,{columns:r,variant:a,borders:n,disableGutters:i,__breakpoint:p,__tagOverride:m},f))}const s5=({children:t})=>u.createElement(xu.Provider,{value:{onClick:()=>{}}},u.createElement(Gu.Provider,{value:{assignId:()=>{}}},u.createElement(cu.Provider,{value:{}},u.createElement(Du.Provider,{value:""},u.createElement(Cu.Provider,{value:ry},u.createElement(_u.Provider,{value:Xb},t)))))),Zo={dialog:"awsui_dialog_1d2i7_12vao_169","modal-slide-up":"awsui_modal-slide-up_1d2i7_12vao_1","awsui-motion-fade-in-0":"awsui_awsui-motion-fade-in-0_1d2i7_12vao_1",refresh:"awsui_refresh_1d2i7_12vao_192","awsui-motion-scale-popup":"awsui_awsui-motion-scale-popup_1d2i7_12vao_1",root:"awsui_root_1d2i7_12vao_225","awsui-motion-fade-in":"awsui_awsui-motion-fade-in_1d2i7_12vao_1",hidden:"awsui_hidden_1d2i7_12vao_302","focus-lock":"awsui_focus-lock_1d2i7_12vao_306",small:"awsui_small_1d2i7_12vao_326",medium:"awsui_medium_1d2i7_12vao_329",large:"awsui_large_1d2i7_12vao_332",max:"awsui_max_1d2i7_12vao_335","breakpoint-xs":"awsui_breakpoint-xs_1d2i7_12vao_335",container:"awsui_container_1d2i7_12vao_341",content:"awsui_content_1d2i7_12vao_382","no-paddings":"awsui_no-paddings_1d2i7_12vao_387",header:"awsui_header_1d2i7_12vao_392","header--text":"awsui_header--text_1d2i7_12vao_404",footer:"awsui_footer_1d2i7_12vao_408","footer--stuck":"awsui_footer--stuck_1d2i7_12vao_417","dismiss-control":"awsui_dismiss-control_1d2i7_12vao_429","modal-open":"awsui_modal-open_1d2i7_12vao_433"};let Ws;function u5(){d5(),document.body.classList.add(Zo["modal-open"])}function Fv(){document.body.classList.remove(Zo["modal-open"]),g5()}function d5(){if(h5()){Ws=document.body.style.paddingRight;const t=f5(),r=ag().width,a=t+r;document.body.style.paddingRight=a+"px"}}function f5(){return parseInt(window.getComputedStyle(document.body).paddingRight,10)}function g5(){Ws?document.body.style.setProperty("padding-right",Ws):document.body.style.removeProperty("padding-right"),Ws=void 0}function h5(){return document.body.clientWidth<window.innerWidth}const Uv={header:"awsui_header_15dxs_1ns0c_5"};function p5(t){const{funnelProps:r,funnelSubmit:a,funnelNextOrSubmitAttempt:n}=Ut(),{funnelStepProps:i}=zr(),{subStepRef:s,funnelSubStepProps:f}=Zl(),m=({variant:p})=>{p==="primary"&&(n(),a())};return u.createElement(Qy,Object.assign({__funnelProps:r,__funnelStepProps:i,__subStepRef:s,__subStepFunnelProps:f,onButtonClick:m},t))}function Qy(t){var{modalRoot:r,getModalRoot:a,removeModalRoot:n}=t,i=ge(t,["modalRoot","getModalRoot","removeModalRoot"]);return u.createElement(Wf,{container:r,getContainer:a,removeContainer:n},u.createElement(m5,Object.assign({},i)))}function m5(t){var r,{size:a,visible:n,header:i,children:s,footer:f,disableContentPaddings:m,onButtonClick:p=()=>{},onDismiss:h,__internalRootRef:v=null,__injectAnalyticsComponentMetadata:b,__funnelProps:k,__funnelStepProps:w,__subStepRef:B,__subStepFunnelProps:S,referrerId:_}=t,C=ge(t,["size","visible","header","children","footer","disableContentPaddings","onButtonClick","onDismiss","__internalRootRef","__injectAnalyticsComponentMetadata","__funnelProps","__funnelStepProps","__subStepRef","__subStepFunnelProps","referrerId"]);const I=Ue(),D=`${C.id||I}-header`,G=y.useRef(null),[N,z]=Nu(["xs"]),W=ft("modal")("closeAriaLabel",C.closeAriaLabel),K=y.useRef(null),F=qe(z,K,v),H=Ye(C),P={name:"awsui.Modal",label:`.${Uv.header} h2`},ie=b?Fe({component:P}):{},le=y.useRef(0),ee=y.useRef(0),M=y.useRef(0),$=y.useRef(!1);y.useEffect(()=>()=>{Fv()},[]);const J=()=>{le.current=performance.now(),ee.current=0,$.current=!1},Q=ae=>{var Be;if(M.current===0&&le.current&&le.current!==0&&!$.current){const Se=ae-le.current;ub.modalPerformanceData({timeToContentReadyInModal:Se,instanceIdentifier:I,componentIdentifier:((Be=we.current)===null||Be===void 0?void 0:Be.textContent)||""}),$.current=!0}},E=100;y.useEffect(()=>{n?(u5(),J(),setTimeout(()=>{Q(le.current)},E)):Fv()},[n]),y.useEffect(()=>{n&&K.current&&(K.current.scrollTop=0)},[n]);const U=ae=>Ie(h,{reason:ae}),te=ae=>{G.current=ae.target},ce=ae=>{const Be=K.current,Se=G.current;ae.target===Be&&Se===Be&&U("overlay")},de=()=>U("closeButton"),he=ae=>{ae.keyCode===Te.escape&&U("keyboard")},{ref:re,isIntersecting:oe}=xy(),[fe,me]=ll(ae=>ae.borderBoxHeight),we=y.useRef(null),{subStepRef:Ve}=Zl();return u.createElement(bb.Provider,{value:`.${Zo["header--text"]}`},u.createElement(s5,null,u.createElement(Zb.Provider,{value:{isInModal:!0,componentLoadingCount:M,emitTimeToContentReadyInModal:Q}},u.createElement("div",Object.assign({},H,k,w,{className:j(Zo.root,{[Zo.hidden]:!n},H.className,Zo.refresh),role:"dialog","aria-labelledby":D,onMouseDown:te,onClick:ce,ref:F,style:fe?{scrollPaddingBottom:fe}:void 0,"data-awsui-referrer-id":((r=Ve.current)===null||r===void 0?void 0:r.id)||_}),u.createElement(Yf,{disabled:!n,autoFocus:!0,restoreFocus:!0,className:Zo["focus-lock"]},u.createElement("div",Object.assign({className:j(Zo.dialog,Zo[a],Zo[`breakpoint-${N}`],Zo.refresh),onKeyDown:he},ie),u.createElement("div",{className:Zo.container},u.createElement("div",{className:j(Zo.header,Uv.header)},u.createElement(ig,{variant:"h2",__disableActionsWrapping:!0,actions:u.createElement("div",Object.assign({},Fe({action:"dismiss"})),u.createElement(cl,{ariaLabel:W,className:Zo["dismiss-control"],variant:"modal-dismiss",iconName:"close",formAction:"none",onClick:de}))},u.createElement("span",{ref:we,id:D,className:Zo["header--text"]},i))),u.createElement("div",Object.assign({ref:B},S,{className:j(Zo.content,{[Zo["no-paddings"]]:m})}),s,u.createElement("div",{ref:re})),f&&u.createElement(xu.Provider,{value:{onClick:p}},u.createElement("div",{ref:me,className:j(Zo.footer,oe&&Zo["footer--stuck"])},f)))))))))}const v5={root:"awsui_root_r2vco_w90gc_145"},b5=u.forwardRef((t,r)=>{var a,{options:n,filteringType:i="none",filteringPlaceholder:s,filteringAriaLabel:f,filteringClearAriaLabel:m,filteringResultsText:p,inlineLabelText:h,ariaRequired:v,placeholder:b,disabled:k,readOnly:w,ariaLabel:B,statusType:S="finished",empty:_,loadingText:C,finishedText:I,errorText:D,noMatch:G,triggerVariant:N="label",renderHighlightedAriaLive:z,selectedOption:A,onBlur:W,onFocus:K,onLoadItems:F,onChange:H,virtualScroll:P,expandToViewport:ie,autoFocus:le,__inFilteringToken:ee,__internalRootRef:M=null}=t,$=ge(t,["options","filteringType","filteringPlaceholder","filteringAriaLabel","filteringClearAriaLabel","filteringResultsText","inlineLabelText","ariaRequired","placeholder","disabled","readOnly","ariaLabel","statusType","empty","loadingText","finishedText","errorText","noMatch","triggerVariant","renderHighlightedAriaLive","selectedOption","onBlur","onFocus","onLoadItems","onChange","virtualScroll","expandToViewport","autoFocus","__inFilteringToken","__internalRootRef"]);const J=Ye($),Q=mi($),E=ft("select"),U=E("errorIconAriaLabel",$.errorIconAriaLabel),te=E("selectedAriaLabel",$.selectedAriaLabel),ce=E("recoveryText",$.recoveryText);$.recoveryText;const{handleLoadMore:de,handleRecoveryClick:he,fireLoadItems:re}=TC({onLoadItems:F,options:n,statusType:S}),[oe,fe]=y.useState(""),{filteredOptions:me,parentMap:we,totalCount:Ve,matchesCount:ae}=_C(n,i,oe),Be=y.useRef(null),Se=y.useRef(null),Oo=Ue("trigger"),Ke=(a=Q.controlId)!==null&&a!==void 0?a:Oo,Le=y.useRef(null),{isOpen:yo,highlightType:Ne,highlightedOption:Qe,highlightedIndex:Ge,getTriggerProps:ve,getDropdownProps:xe,getFilterProps:ao,getMenuProps:ko,getOptionProps:$e,highlightOption:eo,selectOption:xo,announceSelected:Je}=LC({selectedOptions:A?[A]:[],updateSelectedOption:ht=>Ie(H,{selectedOption:ht}),options:me,filteringType:i,onBlur:W,onFocus:K,externalRef:r,fireLoadItems:re,setFilteringValue:fe,statusType:S}),Go=GC({isEnabled:i==="none"&&!w,options:me,highlightOption:yo?eo:xo,highlightedOption:yo?Qe==null?void 0:Qe.option:A}),rt=Ue("select-arialabel-"),xt=Ue("footer");y.useEffect(()=>{var ht;(ht=Le.current)===null||ht===void 0||ht.call(Le,Ge)},[Ge]);const Io=u.createElement(IS,Object.assign({clearAriaLabel:m,filteringType:i,placeholder:s,ariaLabel:f,ariaRequired:v,value:oe},ao())),_t=u.createElement(JS,Object.assign({ref:Se,placeholder:b,disabled:k,readOnly:w,triggerVariant:N,triggerProps:ve(k,le),selectedOption:A,isOpen:yo,inFilteringToken:ee,inlineLabelText:h},Q,{controlId:Ke,ariaLabelledby:Rr(Q.ariaLabelledby,rt)})),Bt=!n||n.length===0,ar=me&&me.length===0,lt=i!=="none"&&oe.length>0&&me&&me.length>0,Hr=lt?p==null?void 0:p(ae,Ve):void 0,St=DS({statusType:S,empty:_,loadingText:C,finishedText:I,errorText:D,recoveryText:ce,isEmpty:Bt,isNoMatch:ar,noMatch:G,isFiltered:lt,filteringResultsText:Hr,errorIconAriaLabel:U,onRecoveryClick:he,hasRecoveryCallback:!!F}),Kl=Object.assign(Object.assign({},ko()),{onLoadMore:de,ariaLabelledby:Rr(rt,Ke),ariaDescribedby:St.content?xt:void 0}),sl=CC({announceSelected:Je,highlightedOption:Qe,getParent:ht=>{var yr;return(yr=we.get(ht))===null||yr===void 0?void 0:yr.option},selectedAriaLabel:te,renderHighlightedAriaLive:z}),Vt=P?yC:ZS,Mn=ht=>{ht.target!==document.activeElement&&ht.preventDefault()},Ma=qe(Be,M),gt=xe();return u.createElement("div",Object.assign({},J,{ref:Ma,className:j(v5.root,J.className),onKeyDown:Go}),u.createElement(zB,Object.assign({},gt,{ariaLabelledby:gt.dropdownContentRole?Rr(rt,Ke):void 0,ariaDescribedby:gt.dropdownContentRole&&St.content?xt:void 0,open:yo,stretchTriggerHeight:!!ee,stretchBeyondTriggerWidth:!0,trigger:_t,header:Io,onMouseDown:Mn,footer:St.isSticky?u.createElement(Ov,{content:yo?St.content:null,id:xt}):null,expandToViewport:ie}),u.createElement(Vt,{listBottom:St.isSticky?null:u.createElement(Ov,{content:yo?St.content:null,id:xt}),menuProps:Kl,getOptionProps:$e,filteredOptions:me,filteringValue:oe,ref:Le,hasDropdownStatus:St.content!==null,screenReaderContent:sl,highlightType:Ne})),u.createElement("div",{hidden:!0,id:rt},B||h))}),Vv=y.createContext({}),y5=(t,r)=>{const a=cg(),n=y.useMemo(()=>Dy(r),[r]);y.useEffect(()=>{var i;if(!((i=a==null?void 0:a.filterRef)===null||i===void 0)&&i.current)return a.filterRef.current.filterText=t,a.filterRef.current.filterCount=n,a.filterRef.current.filtered=!!t,()=>{var s,f,m;(s=a.filterRef.current)===null||s===void 0||delete s.filterText,(f=a.filterRef.current)===null||f===void 0||delete f.filterCount,(m=a.filterRef.current)===null||m===void 0||delete m.filtered}},[a==null?void 0:a.filterRef,n,t])},Tf={root:"awsui_root_1sdq3_1r7gl_145",input:"awsui_input_1sdq3_1r7gl_180",results:"awsui_results_1sdq3_1r7gl_184"},k5=2e3,x5=u.forwardRef(({id:t,renderLiveRegion:r,children:a},n)=>{const i=y.useRef(null);return y.useImperativeHandle(n,()=>({reannounce:()=>{var s;(s=i.current)===null||s===void 0||s.reannounce()}}),[]),u.createElement(u.Fragment,null,u.createElement("span",{className:Tf.results,id:t},a),r&&u.createElement(kt,{delay:k5,tagName:"span",hidden:!0,ref:i},a))}),_5=2e3;function w5({searchQuery:t,countText:r,loading:a,announceCallback:n}){const i=y.useRef(a),s=pi(()=>{!r||i.current||n()},_5);y.useEffect(()=>{i.current=a,s()},[t,r,a,s])}const B5=u.forwardRef((t,r)=>{var{filteringText:a,filteringAriaLabel:n,filteringPlaceholder:i,filteringClearAriaLabel:s,controlId:f,ariaLabelledby:m,ariaDescribedby:p,disabled:h,countText:v,disableBrowserAutocorrect:b,onChange:k,onDelayedChange:w,loading:B=!1,__internalRootRef:S}=t,_=ge(t,["filteringText","filteringAriaLabel","filteringPlaceholder","filteringClearAriaLabel","controlId","ariaLabelledby","ariaDescribedby","disabled","countText","disableBrowserAutocorrect","onChange","onDelayedChange","loading","__internalRootRef"]);const C=Ye(_),I=y.useRef(null),D=y.useRef(null);Oa(r,I),y5(a,v);const G=Ue("text-filter-search-results"),N=a&&v&&!h;return w5({searchQuery:a,countText:v,loading:B,announceCallback:()=>{var z;(z=D.current)===null||z===void 0||z.reannounce()}}),u.createElement("div",Object.assign({},C,{className:j(C.className,Tf.root),ref:S}),u.createElement(dg,{__inheritFormFieldProps:!0,disableBrowserAutocorrect:b,ref:I,className:Tf.input,type:"search",ariaLabel:n,placeholder:i,value:a,disabled:h,controlId:f,ariaLabelledby:m,ariaDescribedby:Rr(N?G:void 0,p),autoComplete:!1,clearAriaLabel:s,onChange:z=>Ie(k,{filteringText:z.detail.value}),__onDelayedInput:z=>Ie(w,{filteringText:z.detail.value})}),N?u.createElement(x5,{renderLiveRegion:!B,id:G,ref:D},v):null)});function Ru(t){var{columns:r=1,variant:a="default",borders:n="none",disableGutters:i=!1}=t,s=ge(t,["columns","variant","borders","disableGutters"]);const f=qo("ColumnLayout",{props:{borders:n,columns:r,disableGutters:i,minColumnWidth:s.minColumnWidth,variant:a}}),m=hg(s);return u.createElement(i5,Object.assign({columns:r,variant:a,borders:n,disableGutters:i},m,f))}Fo(Ru,"ColumnLayout");function za(t){var{variant:r="default",disableHeaderPaddings:a=!1,disableContentPaddings:n=!1,fitHeight:i=!1}=t,s=ge(t,["variant","disableHeaderPaddings","disableContentPaddings","fitHeight"]);const f=il(s),m=qo("Container",{props:{disableContentPaddings:n,disableHeaderPaddings:a,fitHeight:i,variant:r},metadata:{hasInstanceIdentifier:!!(f!=null&&f.instanceIdentifier)}},f),p=hg(s),h={name:"awsui.Container",label:{root:"self"}};return u.createElement(Eu,{subStepIdentifier:f==null?void 0:f.instanceIdentifier,subStepErrorContext:f==null?void 0:f.errorContext},u.createElement(By,Object.assign({variant:r,disableContentPaddings:n,disableHeaderPaddings:a,fitHeight:i},s,p,m,Fe({component:h}))))}Fo(za,"Container");function S5(t){var r;const a=(r=void 0)!==null&&r!==void 0?r:!1,n=y.useContext(jB),i=y.useRef(null),s=y.useCallback(()=>i.current,[i]),f=y.useCallback(m=>{a||n(m.contentBoxHeight)},[a,n]);return Ar(s,f),y.useLayoutEffect(function(){return()=>{a||n(0)}},[a,n]),i}const it={layout:"awsui_layout_5gtk3_1vz33_145",background:"awsui_background_5gtk3_1vz33_159","is-overlap-disabled":"awsui_is-overlap-disabled_5gtk3_1vz33_164","header-background":"awsui_header-background_5gtk3_1vz33_167",notifications:"awsui_notifications_5gtk3_1vz33_171",breadcrumbs:"awsui_breadcrumbs_5gtk3_1vz33_176","default-padding":"awsui_default-padding_5gtk3_1vz33_181","header-wrapper":"awsui_header-wrapper_5gtk3_1vz33_185","with-divider":"awsui_with-divider_5gtk3_1vz33_190",content:"awsui_content_5gtk3_1vz33_193","has-header":"awsui_has-header_5gtk3_1vz33_197","is-visual-refresh":"awsui_is-visual-refresh_5gtk3_1vz33_204","has-default-background":"awsui_has-default-background_5gtk3_1vz33_204","has-notifications":"awsui_has-notifications_5gtk3_1vz33_208"},Wc={header:"awsui_header_64tge_1scxg_5","secondary-header":"awsui_secondary-header_64tge_1scxg_9",notifications:"awsui_notifications_64tge_1scxg_13",breadcrumbs:"awsui_breadcrumbs_64tge_1scxg_17"},C5=((1<<30)-1)/120;function T5(t){var{children:r,disableOverlap:a,header:n,headerVariant:i="default",headerBackgroundStyle:s,__internalRootRef:f,maxContentWidth:m=Number.MAX_VALUE,breadcrumbs:p,notifications:h,defaultPadding:v,secondaryHeader:b}=t,k=ge(t,["children","disableOverlap","header","headerVariant","headerBackgroundStyle","__internalRootRef","maxContentWidth","breadcrumbs","notifications","defaultPadding","secondaryHeader"]);const w=y.useRef(null),B=qe(w,f),S=Ye(k),_=An(),C=Ib(w),I=S5(),D=!r||a,G=i==="high-contrast"&&_?PB:"";return u.createElement("div",Object.assign({},S,{className:j(S.className,it.layout,{[it["is-overlap-disabled"]]:D,[it["is-visual-refresh"]]:_,[it["has-header"]]:!!n,[it["default-padding"]]:!!v,[it["has-notifications"]]:!!h}),style:{[au.contentLayoutMaxContentWidth]:m<Number.MAX_VALUE?`${m}px`:`${C5}px`},ref:B}),u.createElement("div",{className:j(it.background,{[it["has-default-background"]]:!s},G),ref:I},s&&u.createElement("div",{className:it["header-background"],style:{background:typeof s=="function"?s(C):s}})),h&&u.createElement("div",{className:j(it.notifications,Wc.notifications,G)},h),p&&u.createElement("div",{className:j(it.breadcrumbs,Wc.breadcrumbs,G)},p),n&&!b&&u.createElement("div",{className:j(it["header-wrapper"],Wc.header,G,{[it["with-divider"]]:i==="divider"})},n),n&&b&&u.createElement("div",{className:j(it["header-wrapper"],{[it["with-divider"]]:i==="divider"})},u.createElement(ug,{gridDefinition:[{colspan:{default:12,xs:9}},{colspan:{default:12,xs:3}}]},u.createElement("div",{className:j(Wc.header,G)},n),u.createElement("div",{className:Wc["secondary-header"]},b))),u.createElement("div",{className:j(it.content,{[it["with-divider"]]:i==="divider"})},r))}function Jy(t){const r=qo("ContentLayout",{props:{disableOverlap:t.disableOverlap}});return u.createElement(T5,Object.assign({},t,r))}Fo(Jy,"ContentLayout");function du(t){var{variant:r="default"}=t,a=ge(t,["variant"]);const n=il(a),i=qo("ExpandableSection",{props:{disableContentPaddings:a.disableContentPaddings,headingTagOverride:a.headingTagOverride,variant:r},metadata:{hasInstanceIdentifier:!!(n!=null&&n.instanceIdentifier),hasHeaderActions:!!a.headerActions}},n);return u.createElement(yS,Object.assign({variant:r},a,i,{__injectAnalyticsComponentMetadata:!0}))}Fo(du,"ExpandableSection");function D5(t){const r={};for(const a in t){const n=t[a];n&&(r[a]=n.getBoundingClientRect())}return r}function E5({oldState:t,elements:r,onTransitionsEnd:a,newElementInitialState:n}){for(const i in r){const s=r[i],f=t[i];if(s){const m=s.getBoundingClientRect(),p={scale:1,x:0,y:0},h=f?{scale:f.width/m.width,x:(f.left+f.right)/2-(m.left+m.right)/2,y:(f.top+f.bottom)/2-(m.top+m.bottom)/2}:n?n(m):{},v=Object.assign(Object.assign({},p),h);s.style.transitionProperty="none",s.style.transform=`scale(${v.scale}) translate(${v.x}px, ${v.y}px)`,f||(s.style.opacity="0")}}requestAnimationFrame(()=>{const i=new Set;for(const s in r){const f=r[s];if(f){t[s]?(f.style.transitionProperty="transform",f.style.transform=""):(f.style.transitionProperty="transform, opacity",f.style.transform="",f.style.opacity="");const p=v=>{v.target===f&&(i.add(s),f.removeEventListener("transitionstart",p))},h=v=>{v.target===f&&(f.style.transitionProperty="",f.removeEventListener("transitionend",h),a&&(i.delete(s),i.size===0&&a()))};f.addEventListener("transitionstart",p),f.addEventListener("transitionend",h)}}})}const Df={"flash-header":"awsui_flash-header_4c95g_vov7p_5"},ek=(t,r,a)=>{const n={component:{name:"awsui.Flashbar",label:r?{root:"self",selector:"ul"}:{root:"self"},properties:{itemsCount:`${t}`,stackItems:`${r}`}}};return a!==void 0&&(n.component.properties.expanded=`${a}`),n},ok=(t,r,a)=>{const n={itemLabel:`.${Df["flash-header"]}`,itemPosition:`${t}`,itemType:r};return a&&(n.itemId=a),{component:{innerContext:n}}},G5=2e3,tk={error:"red",info:"blue","in-progress":"blue",success:"green",warning:"yellow"};function I5(t){const r="blue";return t&&tk[t]||r}function rk(t){return t.loading?"in-progress":t.type||"info"}function lk(t){return I5(rk(t))}function N5(t,r){const a=[],n=[],i=new Set,s=Object.keys(tk).length,f=Math.min(t.length,r);for(let v=0;v<t.length;v++){const b=t[v],k=lk(b),w=i.has(k);if(v<f)a.push({item:Object.assign(Object.assign({},b),{expandedIndex:v}),isColorRepeated:w});else{if(i.size===s)break;w||n.push(Object.assign(Object.assign({},b),{expandedIndex:v}))}i.add(k)}const m=[];let p=0;for(let v=a.length-1;v>=0;v--){const b=a[v];b.isColorRepeated&&p<n.length?p+=1:m.push(b.item)}const h=m.reverse();for(let v=0;h.length<r;v++)h.push(n[v]);return h}function R5(t){const r={error:0,info:0,"in-progress":0,success:0,warning:0};for(const a of t){const n=rk(a);r[n]+=1}return r}const z5=[{type:"error",labelName:"errorIconAriaLabel",iconName:"status-negative"},{type:"warning",labelName:"warningIconAriaLabel",iconName:"status-warning"},{type:"success",labelName:"successIconAriaLabel",iconName:"status-positive"},{type:"info",labelName:"infoIconAriaLabel",iconName:"status-info"},{type:"in-progress",labelName:"inProgressIconAriaLabel",iconName:"status-in-progress"}],pe={"flash-with-motion":"awsui_flash-with-motion_1q84n_10lcv_157",enter:"awsui_enter_1q84n_10lcv_157","flash-body":"awsui_flash-body_1q84n_10lcv_171","flash-message":"awsui_flash-message_1q84n_10lcv_171","flash-header":"awsui_flash-header_1q84n_10lcv_171","flash-content":"awsui_flash-content_1q84n_10lcv_172","action-button-wrapper":"awsui_action-button-wrapper_1q84n_10lcv_173","dismiss-button-wrapper":"awsui_dismiss-button-wrapper_1q84n_10lcv_174","flash-icon":"awsui_flash-icon_1q84n_10lcv_197",entering:"awsui_entering_1q84n_10lcv_210",entered:"awsui_entered_1q84n_10lcv_231",exiting:"awsui_exiting_1q84n_10lcv_336",stack:"awsui_stack_1q84n_10lcv_370","animation-running":"awsui_animation-running_1q84n_10lcv_370",item:"awsui_item_1q84n_10lcv_370","flash-list-item":"awsui_flash-list-item_1q84n_10lcv_371","notification-bar":"awsui_notification-bar_1q84n_10lcv_372",collapsed:"awsui_collapsed_1q84n_10lcv_392","animation-ready":"awsui_animation-ready_1q84n_10lcv_392","expanded-only":"awsui_expanded-only_1q84n_10lcv_392",expanded:"awsui_expanded_1q84n_10lcv_392",flash:"awsui_flash_1q84n_10lcv_157",collapsible:"awsui_collapsible_1q84n_10lcv_448","short-list":"awsui_short-list_1q84n_10lcv_454","visual-refresh":"awsui_visual-refresh_1q84n_10lcv_454",status:"awsui_status_1q84n_10lcv_601",header:"awsui_header_1q84n_10lcv_601","item-count":"awsui_item-count_1q84n_10lcv_602",button:"awsui_button_1q84n_10lcv_603","type-count":"awsui_type-count_1q84n_10lcv_636","count-number":"awsui_count-number_1q84n_10lcv_636",icon:"awsui_icon_1q84n_10lcv_670",floating:"awsui_floating_1q84n_10lcv_711",flashbar:"awsui_flashbar_1q84n_10lcv_715","initial-hidden":"awsui_initial-hidden_1q84n_10lcv_773","flash-list":"awsui_flash-list_1q84n_10lcv_371","flash-focus-container":"awsui_flash-focus-container_1q84n_10lcv_797","flash-text":"awsui_flash-text_1q84n_10lcv_827",hidden:"awsui_hidden_1q84n_10lcv_846","header-replacement":"awsui_header-replacement_1q84n_10lcv_851","content-replacement":"awsui_content-replacement_1q84n_10lcv_856","dismiss-button":"awsui_dismiss-button_1q84n_10lcv_174","action-wrapped":"awsui_action-wrapped_1q84n_10lcv_874","action-button":"awsui_action-button_1q84n_10lcv_173","action-slot":"awsui_action-slot_1q84n_10lcv_881","flash-type-success":"awsui_flash-type-success_1q84n_10lcv_885","flash-type-error":"awsui_flash-type-error_1q84n_10lcv_889","flash-type-info":"awsui_flash-type-info_1q84n_10lcv_893","flash-type-in-progress":"awsui_flash-type-in-progress_1q84n_10lcv_894","flash-type-warning":"awsui_flash-type-warning_1q84n_10lcv_898"},A5={success:"status-positive",warning:"status-warning",info:"status-info",error:"status-negative","in-progress":"status-in-progress"},L5=ny(Tu.flashbar.onActionRegistered),H5=cy("flash",Tu.flashContent);function O5(t,r){return u.createElement("div",Object.assign({className:pe["dismiss-button-wrapper"]},Fe({action:"dismiss"})),u.createElement(cl,{onClick:r,className:pe["dismiss-button"],variant:"flashbar-icon",iconName:"close",formAction:"none",ariaLabel:t}))}const ak=Xy((t,r)=>{var a;const n=`[data-itemid="${CSS.escape(r)}"] .${pe["flash-focus-container"]}`;(a=t==null?void 0:t.querySelector(n))===null||a===void 0||a.focus()},G5,{trailing:!1}),nk=u.forwardRef((t,r)=>{var{id:a,header:n,content:i,dismissible:s,dismissLabel:f,loading:m,action:p,buttonText:h,onButtonClick:v,onDismiss:b,className:k,transitionState:w,ariaRole:B,i18nStrings:S,type:_="info",analyticsMetadata:C}=t,I=ge(t,["id","header","content","dismissible","dismissLabel","loading","action","buttonText","onButtonClick","onDismiss","className","transitionState","ariaRole","i18nStrings","type","analyticsMetadata"]);const[D,G]=iy(),N=yb("Flash",Xl,C),z=qe(r,N,G),A=Ue("flash-icon"),W=Ue("flash-message"),K=y.useRef(null),F=y.useRef(null),{discoveredActions:H,headerRef:P,contentRef:ie}=L5(_),{initialHidden:le,headerReplacementType:ee,contentReplacementType:M,headerRef:$,contentRef:J,replacementHeaderRef:Q,replacementContentRef:E}=H5({type:_,header:n,children:i}),U=qe(P,$,K),te=qe(ie,J,F),ce=I.statusIconAriaLabel||(S==null?void 0:S[`${m||_==="in-progress"?"inProgress":_}IconAriaLabel`]),de=A5[_],he=m?u.createElement("span",{role:"img","aria-label":ce},u.createElement(tg,null)):u.createElement(so,{name:de,ariaLabel:ce}),re=m?"info":_,oe={[n_]:re};return C!=null&&C.suppressFlowMetricEvents&&(oe[c_]="true"),u.createElement("div",Object.assign({ref:z,role:B,"aria-live":B?"off":void 0,"data-itemid":a,className:j(pe.flash,pe[`flash-type-${re}`],k,w&&{[pe.enter]:w==="enter",[pe.entering]:w==="entering",[pe.entered]:w==="entered",[pe.exit]:w==="exit",[pe.exiting]:w==="exiting",[pe.exited]:w==="exited"},fi(_==="warning"&&!m?"flashbar-warning":"flashbar"),le&&pe["initial-hidden"])},oe),u.createElement("div",{className:pe["flash-body"]},u.createElement("div",{className:pe["flash-focus-container"],tabIndex:-1,role:"group","aria-labelledby":`${A} ${W}`},u.createElement("div",{className:j(pe["flash-icon"],pe["flash-text"]),id:A},he),u.createElement("div",{className:j(pe["flash-message"],pe["flash-text"]),id:W},u.createElement("div",{className:j(pe["flash-header"],ee!=="original"?pe.hidden:Df["flash-header"]),ref:U},n),u.createElement("div",{className:j(pe["header-replacement"],ee!=="replaced"&&pe.hidden),ref:Q}),u.createElement("div",{className:j(pe["flash-content"],M!=="original"?pe.hidden:Df["flash-header"]),ref:te},i),u.createElement("div",{className:j(pe["content-replacement"],M!=="replaced"&&pe.hidden),ref:E}))),u.createElement(sy,{className:pe["action-button-wrapper"],testUtilClasses:{actionSlot:pe["action-slot"],actionButton:pe["action-button"]},action:p,discoveredActions:H,buttonText:h,onButtonClick:v,containerWidth:D,wrappedClass:pe["action-wrapped"]})),s&&O5(f,b),B==="status"&&u.createElement(kt,{sources:[ce,K,F]}))});function ck(t){var{items:r,onItemsAdded:a,onItemsChanged:n,onItemsRemoved:i}=t,s=ge(t,["items","onItemsAdded","onItemsChanged","onItemsRemoved"]);const{__internalRootRef:f}=qo("Flashbar",{props:{stackItems:s.stackItems}}),m=y.useMemo(()=>r.every(C=>"id"in C),[r]),p=Ye(s),h=y.useRef(null),v=qe(h,f),b=Nb(h),k=An(),[w,B]=y.useState(r),[S,_]=y.useState(null);if(r){const C=r.filter(({id:D})=>D&&!w.some(G=>G.id===D)),I=w.filter(({id:D})=>D&&!r.some(G=>G.id===D));if(C.length>0||I.length>0){B(r),a==null||a(C),i==null||i(I),n==null||n({allItemsHaveId:m,isReducedMotion:b});const D=C.filter(({ariaRole:G})=>G==="alert");D.length>0&&_(D[0].id)}}return y.useEffect(()=>{S&&ak(h.current,S)},[S,h]),{allItemsHaveId:m,baseProps:p,isReducedMotion:b,isVisualRefresh:k,mergedRef:v,ref:h}}const Wv=1,M5=100;function P5(t){var{items:r}=t,a=ge(t,["items"]);const[n,i]=y.useState([]),[s,f]=y.useState([]),[m,p]=y.useState(!1),h=y.useCallback(()=>{const ae=m?_.current:S.current;return Object.assign(Object.assign({},ae),{notificationBar:G.current})},[m]),v=y.useCallback(()=>{const ae=D5(h());I(ae)},[h]),{baseProps:b,isReducedMotion:k,mergedRef:w,ref:B}=ck(Object.assign(Object.assign({items:r},a),{onItemsAdded:ae=>{i([...n,...ae])},onItemsChanged:ae=>{ae!=null&&ae.allItemsHaveId&&!(ae!=null&&ae.isReducedMotion)&&v()},onItemsRemoved:ae=>{f([...s,...ae])}})),S=y.useRef({}),_=y.useRef({}),[C,I]=y.useState(null),D=y.useRef(null),G=y.useRef(null),[N,z]=y.useState(!1),A=Ue("flashbar"),W=Ue("item-count");r.length<=Wv&&m&&p(!1);const K=!k;function F(){k||v(),p(ae=>!ae)}y.useLayoutEffect(()=>{if(m&&(r!=null&&r.length)){const ae=r[0];ae.id!==void 0&&ak(B.current,ae.id)}},[m]),tu(()=>{!m&&G.current&&$f(G.current)},[m]);const H=y.useMemo(()=>Xy(()=>{const ae=D==null?void 0:D.current,Be=ae==null?void 0:ae.parentElement;if(ae&&Be){Be.classList.remove(pe.floating);const Se=window.innerHeight,Oo=dt(Be,Le=>Le.getAttribute("role")==="region")||Be;m&&Math.ceil(Oo.getBoundingClientRect().bottom)>=Se||Be.classList.add(pe.floating)}},M5),[m]);y.useLayoutEffect(()=>(window.addEventListener("resize",H),()=>{window.removeEventListener("resize",H),H.cancel()}),[H]);const{i18nStrings:P}=a,ie=ft("flashbar"),le=ie("i18nStrings.ariaLabel",P==null?void 0:P.ariaLabel),ee=ie("i18nStrings.notificationBarText",P==null?void 0:P.notificationBarText),M=ie("i18nStrings.notificationBarAriaLabel",P==null?void 0:P.notificationBarAriaLabel),$={errorIconAriaLabel:ie("i18nStrings.errorIconAriaLabel",P==null?void 0:P.errorIconAriaLabel),inProgressIconAriaLabel:ie("i18nStrings.inProgressIconAriaLabel",P==null?void 0:P.inProgressIconAriaLabel),infoIconAriaLabel:ie("i18nStrings.infoIconAriaLabel",P==null?void 0:P.infoIconAriaLabel),successIconAriaLabel:ie("i18nStrings.successIconAriaLabel",P==null?void 0:P.successIconAriaLabel),warningIconAriaLabel:ie("i18nStrings.warningIconAriaLabel",P==null?void 0:P.warningIconAriaLabel)};y.useLayoutEffect(()=>{C&&(H(),E5({elements:h(),oldState:C,newElementInitialState:({top:ae})=>({scale:.9,y:-.2*ae}),onTransitionsEnd:()=>z(!1)}),z(!0),I(null))},[H,h,C,m]);const J=r.length>Wv,Q=R5(r),E=new Set(r.map(lk)).size,U=Math.max(E,3),te=Math.min(U,r.length),ce=m?r.map((ae,Be)=>Object.assign(Object.assign({},ae),{expandedIndex:Be})):N5(r,te).map((ae,Be)=>Object.assign(Object.assign({},ae),{collapsedIndex:Be})),de=ae=>{var Be,Se;return(Se=(Be=ae.id)!==null&&Be!==void 0?Be:ae.expandedIndex)!==null&&Se!==void 0?Se:0},he=ae=>n.some(Be=>Be.id&&Be.id===ae.id),re=ae=>!("expandedIndex"in ae),oe=ae=>he(ae)||re(ae),fe=ae=>m||re(ae)||"expandedIndex"in ae&&ae.expandedIndex===0,me=(ae,Be)=>Be===0&&oe(ae),we=ae=>`flash-${de(ae)}`,Ve=()=>u.createElement("ul",{ref:D,className:j(pe["flash-list"],m?pe.expanded:pe.collapsed,N&&pe["animation-running"],C&&pe["animation-ready"],pe["visual-refresh"]),id:A,"aria-label":le,"aria-describedby":J?W:void 0,style:!m||N?{[au.flashbarStackDepth]:te}:void 0},u.createElement(q5,{withMotion:!k},ce.map((ae,Be)=>u.createElement(ku,{key:de(ae),in:!re(ae),onStatusChange:Se=>{Se==="entered"?i([]):Se==="exited"&&f([])}},(Se,Oo)=>{var Ke,Le,yo;return u.createElement("li",Object.assign({"aria-hidden":!fe(ae),className:fe(ae)?j(pe["flash-list-item"],!m&&pe.item,!S.current[we(ae)]&&pe["expanded-only"]):j(pe.flash,pe[`flash-type-${(Ke=ae.type)!==null&&Ke!==void 0?Ke:"info"}`],pe.item),ref:Ne=>{m?_.current[we(ae)]=Ne:S.current[we(ae)]=Ne},style:!m||N?{[au.flashbarStackIndex]:(yo=(Le=ae.collapsedIndex)!==null&&Le!==void 0?Le:ae.expandedIndex)!==null&&yo!==void 0?yo:Be}:void 0,key:de(ae)},Fe(ok(Be+1,ae.type||"info",ae.id))),fe(ae)&&u.createElement(nk,Object.assign({className:j(K&&pe["flash-with-motion"],pe["flash-refresh"]),key:de(ae),ref:me(ae,Be)?Oo:void 0,transitionState:me(ae,Be)?Se:void 0,i18nStrings:$},ae)))}))));return u.createElement("div",Object.assign({},b,{className:j(b.className,pe.flashbar,pe.stack,J&&pe.collapsible,r.length===2&&pe["short-list"],m&&pe.expanded,pe["visual-refresh"]),ref:w},Fe(ek(r.length,!0,m))),m&&Ve(),J&&u.createElement("div",Object.assign({className:j(pe["notification-bar"],pe["visual-refresh"],m?pe.expanded:pe.collapsed,N&&pe["animation-running"],r.length===2&&pe["short-list"],fi("flashbar")),onClick:F,ref:G},Fe({action:m?"collapse":"expand",detail:{label:"h2"}})),u.createElement("span",{"aria-live":"polite",className:pe.status,role:"status",id:W},ee&&u.createElement("h2",{className:pe.header},ee),u.createElement("span",{className:pe["item-count"]},z5.map(({type:ae,labelName:Be,iconName:Se})=>u.createElement(j5,{key:ae,iconName:Se,label:$[Be],count:Q[ae]})))),u.createElement("button",{"aria-controls":A,"aria-describedby":W,"aria-expanded":m,"aria-label":M,className:j(pe.button,m&&pe.expanded)},u.createElement(so,{className:pe.icon,size:"normal",name:"angle-down"}))),!m&&Ve())}const j5=({iconName:t,label:r,count:a})=>u.createElement("span",{className:pe["type-count"]},u.createElement("span",{title:r},u.createElement(so,{name:t,ariaLabel:r})),u.createElement("span",{className:pe["count-number"]},a)),q5=({children:t,withMotion:r})=>r?u.createElement(yu,{component:null},t):u.createElement(u.Fragment,null,t),F5=115;function U5(t){var{items:r,i18nStrings:a}=t,n=ge(t,["items","i18nStrings"]);const{allItemsHaveId:i,baseProps:s,isReducedMotion:f,isVisualRefresh:m,mergedRef:p}=ck(Object.assign({items:r},n)),h=ft("flashbar"),v=h("i18nStrings.ariaLabel",a==null?void 0:a.ariaLabel),b={errorIconAriaLabel:h("i18nStrings.errorIconAriaLabel",a==null?void 0:a.errorIconAriaLabel),inProgressIconAriaLabel:h("i18nStrings.inProgressIconAriaLabel",a==null?void 0:a.inProgressIconAriaLabel),infoIconAriaLabel:h("i18nStrings.infoIconAriaLabel",a==null?void 0:a.infoIconAriaLabel),successIconAriaLabel:h("i18nStrings.successIconAriaLabel",a==null?void 0:a.successIconAriaLabel),warningIconAriaLabel:h("i18nStrings.warningIconAriaLabel",a==null?void 0:a.warningIconAriaLabel)},k=f||!m||!i,w=!f&&m;function B(){if(!(k||!r))return u.createElement(yu,{component:"ul",className:pe["flash-list"],"aria-label":v},r.map((C,I)=>{var D;return u.createElement(ku,{transitionChangeDelay:{entering:F5},key:(D=C.id)!==null&&D!==void 0?D:I,in:!0},(G,N)=>{var z;return u.createElement("li",{className:pe["flash-list-item"]},_(C,(z=C.id)!==null&&z!==void 0?z:I,N,G))})}))}function S(){if(!(!k||!r))return u.createElement("ul",Object.assign({className:pe["flash-list"],"aria-label":v},Fe(ek(r.length,!1))),r.map((C,I)=>{var D,G;return u.createElement("li",Object.assign({key:(D=C.id)!==null&&D!==void 0?D:I,className:pe["flash-list-item"]},Fe(ok(I+1,C.type||"info",C.id))),_(C,(G=C.id)!==null&&G!==void 0?G:I))}))}function _(C,I,D,G){return u.createElement(nk,Object.assign({className:j(w&&pe["flash-with-motion"],pe["flash-refresh"]),key:I,ref:D,transitionState:G,i18nStrings:b},C))}return u.createElement("div",Object.assign({},s,{className:j(s.className,pe.flashbar),ref:p}),B(),S())}function ik(t){return t.stackItems?u.createElement(P5,Object.assign({},t)):u.createElement(U5,Object.assign({},t))}Fo(ik,"Flashbar");const fu={header:"awsui_header_6xiez_1ns0c_5"},Ml={root:"awsui_root_1i0s3_t4z6f_145",header:"awsui_header_1i0s3_t4z6f_177",content:"awsui_content_1i0s3_t4z6f_181",error:"awsui_error_1i0s3_t4z6f_185",footer:"awsui_footer_1i0s3_t4z6f_189","actions-section":"awsui_actions-section_1i0s3_t4z6f_193","secondary-actions":"awsui_secondary-actions_1i0s3_t4z6f_202",actions:"awsui_actions_1i0s3_t4z6f_193"};function V5(t){var{children:r,header:a,errorText:n,errorIconAriaLabel:i,actions:s,secondaryActions:f,__internalRootRef:m,__injectAnalyticsComponentMetadata:p,__errorSlotId:h}=t,v=ge(t,["children","header","errorText","errorIconAriaLabel","actions","secondaryActions","__internalRootRef","__injectAnalyticsComponentMetadata","__errorSlotId"]);const b=Ye(v),w=ft("form")("errorIconAriaLabel",i),B={component:{name:"awsui.Form",label:{selector:["h1","h2","h3"].map(S=>`.${fu.header} ${S}`)}}};return u.createElement("div",Object.assign({},b,{ref:m,className:j(Ml.root,b.className)},p?Fe(B):{}),a&&u.createElement("div",{className:j(Ml.header,fu.header)},a),r&&u.createElement("div",{className:Ml.content},r),n&&u.createElement(dy,{margin:{top:"l"}},u.createElement(uy,{type:"error",statusIconAriaLabel:w},u.createElement("div",{className:Ml.error,id:h},n))),(s||f)&&u.createElement("div",{className:Ml.footer},u.createElement("div",{className:Ml["actions-section"]},s&&u.createElement("div",{className:Ml.actions},s),f&&u.createElement("div",{className:Ml["secondary-actions"]},f))),n&&u.createElement(kt,{hidden:!0,tagName:"span",assertive:!0},w,", ",n))}const W5=t=>{var{variant:r="full-page",actions:a,errorText:n,__internalRootRef:i}=t,s=ge(t,["variant","actions","errorText","__internalRootRef"]);const{funnelIdentifier:f,funnelInteractionId:m,funnelProps:p,funnelSubmit:h,funnelNextOrSubmitAttempt:v,errorCount:b,submissionAttempt:k,funnelErrorContext:w}=Ut(),B=s_(),S=({variant:C})=>{C==="primary"&&(v(),h())},_=Ue("form-error-");return y.useEffect(()=>{var C,I;if(m&&n){b.current++;const D=st(B.current.stepNameSelector);return lr.funnelStepError({funnelInteractionId:m,stepNumber:B.current.stepNumber,stepNameSelector:B.current.stepNameSelector,stepName:D,stepIdentifier:B.current.stepIdentifier,currentDocument:(C=i.current)===null||C===void 0?void 0:C.ownerDocument,totalSubSteps:B.current.subStepCount.current,funnelIdentifier:f,subStepAllSelector:rl(),errorContext:B.current.stepErrorContext,subStepConfiguration:(I=B.current.subStepConfiguration.current)===null||I===void 0?void 0:I.get(B.current.stepNumber),stepErrorSelector:"#"+_}),()=>{b.current--}}},[m,f,n,k,b,w,_,i,B]),u.createElement(xu.Provider,{value:{onClick:S}},u.createElement(V5,Object.assign({variant:r,actions:a,errorText:n,__errorSlotId:_},s,p,B.current.funnelStepProps,{__internalRootRef:i,__injectAnalyticsComponentMetadata:!0})))};function sk(t){var{variant:r="full-page"}=t,a=ge(t,["variant"]);const n=il(a),i=qo("Form",{props:{variant:r,flowType:n==null?void 0:n.flowType},metadata:{hasResourceType:!!(n!=null&&n.resourceType),hasInstanceIdentifier:!!(n!=null&&n.instanceIdentifier)}},n),f=u_()||`.${fu.header} .${io["heading-text"]}`;return u.createElement(Cy,{funnelIdentifier:n==null?void 0:n.instanceIdentifier,funnelFlowType:n==null?void 0:n.flowType,funnelErrorContext:n==null?void 0:n.errorContext,funnelResourceType:n==null?void 0:n.resourceType,funnelType:"single-page",optionalStepNumbers:[],totalFunnelSteps:1,funnelNameSelectors:()=>[f,`.${fu.header}`]},u.createElement(Ty,{stepIdentifier:n==null?void 0:n.instanceIdentifier,stepErrorContext:n==null?void 0:n.errorContext,stepNumber:1},u.createElement(W5,Object.assign({variant:r},a,i))))}Fo(sk,"Form");function ut(t){var{stretch:r=!1}=t,a=ge(t,["stretch"]);const n=il(a),i=qo("FormField",{props:{stretch:r},metadata:{hasInstanceIdentifier:!!(n!=null&&n.instanceIdentifier),hasErrorContext:!!(n!=null&&n.errorContext)}},n);return u.createElement(Ry,Object.assign({stretch:r},a,{__hideLabel:!1,__analyticsMetadata:n},i,Fe({component:{name:"awsui.FormField",label:`.${Ny.label}`}})))}Fo(ut,"FormField");function In(t){var{variant:r="h2"}=t,a=ge(t,["variant"]);const n=qo("Header",{props:{headingTagOverride:a.headingTagOverride,variant:r}});return u.createElement(ig,Object.assign({variant:r},a,n))}Fo(In,"Header");const Aa=u.forwardRef((t,r)=>{var{value:a,type:n="text",step:i,inputMode:s,autoComplete:f=!0,spellcheck:m,disabled:p,readOnly:h,disableBrowserAutocorrect:v,onKeyDown:b,onKeyUp:k,onChange:w,onBlur:B,onFocus:S,ariaRequired:_,name:C,placeholder:I,autoFocus:D,ariaLabel:G,ariaLabelledby:N,ariaDescribedby:z,invalid:A,warning:W,controlId:K,clearAriaLabel:F}=t,H=ge(t,["value","type","step","inputMode","autoComplete","spellcheck","disabled","readOnly","disableBrowserAutocorrect","onKeyDown","onKeyUp","onChange","onBlur","onFocus","ariaRequired","name","placeholder","autoFocus","ariaLabel","ariaLabelledby","ariaDescribedby","invalid","warning","controlId","clearAriaLabel"]);const P=qo("Input",{props:{autoComplete:f,autoFocus:D,disableBrowserAutocorrect:v,inputMode:s,readOnly:h,spellcheck:m,type:n}}),ie=Ye(H),le=y.useRef(null);return y.useImperativeHandle(r,()=>({focus(...ee){var M;(M=le.current)===null||M===void 0||M.focus(...ee)},select(){var ee;(ee=le.current)===null||ee===void 0||ee.select()}}),[le]),u.createElement(dg,Object.assign({ref:le},Object.assign(Object.assign(Object.assign({},ie),P),{autoComplete:f,ariaLabel:G,ariaRequired:_,autoFocus:D,disabled:p,disableBrowserAutocorrect:v,name:C,onKeyDown:b,onKeyUp:k,onChange:w,onBlur:B,onFocus:S,placeholder:I,readOnly:h,type:n,step:i,inputMode:s,spellcheck:m,value:a,ariaDescribedby:z,ariaLabelledby:N,invalid:A,warning:W,controlId:K,clearAriaLabel:F}),{className:j(qt.root,ie.className),__inheritFormFieldProps:!0}))});Fo(Aa,"Input");const Ef=u.forwardRef((t,r)=>{var{fontSize:a="body-m",color:n="normal",external:i=!1}=t,s=ge(t,["fontSize","color","external"]);const f=qo("Link",{props:{color:n,external:i,fontSize:a,rel:s.rel,target:s.target,variant:s.variant}}),m={action:"click",detail:{label:{root:"self"},external:`${i}`},component:{name:"awsui.Link",label:{root:"self"},properties:{variant:s.variant||"secondary"}}};return s.href&&(m.detail.href=s.href),u.createElement(_y,Object.assign({fontSize:a,color:n,external:i},s,f,{ref:r},Fe(m)))});Fo(Ef,"Link");function X5(t){var{analyticsMetadata:r,baseComponentProps:a,size:n="medium"}=t,i=ge(t,["analyticsMetadata","baseComponentProps","size"]);const s=Ue(),f={[tv]:s};return u.createElement(Cy,{mounted:i.visible,funnelIdentifier:r==null?void 0:r.instanceIdentifier,funnelFlowType:r==null?void 0:r.flowType,funnelErrorContext:r==null?void 0:r.errorContext,funnelResourceType:r==null?void 0:r.resourceType,funnelType:"modal",optionalStepNumbers:[],totalFunnelSteps:1,funnelNameSelectors:()=>{var m;return[`[${tv}="${(m=window==null?void 0:window.CSS)===null||m===void 0?void 0:m.escape(s)}"] .${Zo["header--text"]}`]}},u.createElement(Ty,{mounted:i.visible,stepIdentifier:r==null?void 0:r.instanceIdentifier,stepErrorContext:r==null?void 0:r.errorContext,stepNumber:1},u.createElement(Eu,{subStepIdentifier:r==null?void 0:r.instanceIdentifier,subStepErrorContext:r==null?void 0:r.errorContext},u.createElement(p5,Object.assign({size:n},i,a,f,{__injectAnalyticsComponentMetadata:!0})))))}function La(t){var{size:r="medium"}=t,a=ge(t,["size"]);const{isInFunnel:n}=Ut(),i=il(a),s=qo("Modal",{props:{size:r,disableContentPaddings:a.disableContentPaddings,flowType:i.flowType},metadata:{hasResourceType:!!(i!=null&&i.resourceType),hasInstanceIdentifier:!!(i!=null&&i.instanceIdentifier)}},i);return n?u.createElement(Qy,Object.assign({size:r},a,s,{__injectAnalyticsComponentMetadata:!0})):u.createElement(X5,Object.assign({analyticsMetadata:i,baseComponentProps:s,size:r},a))}Fo(La,"Modal");function Y5(t,r){const a=[];for(let n=t;n<=r;n++)a.push(n);return a}function $5(t,r,a){const i=Math.floor(3.5);let s=i;const f=2;let m=r-1;a&&(s++,m=r+1);let p=t-i,h=t+s;p<f&&(h+=f-p,p=f),h>m&&(p-=h-m,h=m),p=Math.max(p,2),h=Math.min(h,m);const v=p>2,b=a||h<m;return v&&p++,b&&h--,{leftDots:v,rightDots:b,leftIndex:p,rightIndex:h}}const vr={root:"awsui_root_fvjdu_rfhbo_145",button:"awsui_button_fvjdu_rfhbo_185",dots:"awsui_dots_fvjdu_rfhbo_186","button-disabled":"awsui_button-disabled_fvjdu_rfhbo_214",arrow:"awsui_arrow_fvjdu_rfhbo_219","page-number":"awsui_page-number_fvjdu_rfhbo_229","button-current":"awsui_button-current_fvjdu_rfhbo_235","page-item":"awsui_page-item_fvjdu_rfhbo_252","root-disabled":"awsui_root-disabled_fvjdu_rfhbo_270"},Xc={nextPageLabel:"",previousPageLabel:"",pageLabel:t=>`${t}`};function Gf(t){var{className:r,ariaLabel:a,disabled:n,pageIndex:i,isCurrent:s=!1,children:f,onClick:m}=t,p=ge(t,["className","ariaLabel","disabled","pageIndex","isCurrent","children","onClick"]);function h(v){v.preventDefault(),m(i)}return u.createElement("li",Object.assign({className:vr["page-item"]},ui(p)),u.createElement("button",Object.assign({className:j(r,vr.button,n&&vr["button-disabled"],s&&vr["button-current"]),type:"button","aria-label":a,disabled:n,onClick:h,"aria-current":s},n?{}:Fe({action:"click",detail:{label:{root:"self"}}})),f))}function tf(t){var{pageIndex:r}=t,a=ge(t,["pageIndex"]);return u.createElement(Gf,Object.assign({className:vr["page-number"],pageIndex:r},a,a.disabled?{}:Fe({detail:{position:`${r}`}})),r)}function Z5(t){var r,a,n,i,{openEnd:s,currentPageIndex:f,ariaLabels:m,pagesCount:p,disabled:h,onChange:v,onNextPageClick:b,onPreviousPageClick:k,__internalRootRef:w=null}=t,B=ge(t,["openEnd","currentPageIndex","ariaLabels","pagesCount","disabled","onChange","onNextPageClick","onPreviousPageClick","__internalRootRef"]);const S=Ye(B),{leftDots:_,leftIndex:C,rightIndex:I,rightDots:D}=$5(f,p,s),G=ft("pagination"),N=m==null?void 0:m.paginationLabel,z=(r=G("ariaLabels.nextPageLabel",m==null?void 0:m.nextPageLabel))!==null&&r!==void 0?r:Xc.nextPageLabel,A=(a=G("ariaLabels.previousPageLabel",m==null?void 0:m.previousPageLabel))!==null&&a!==void 0?a:Xc.previousPageLabel,W=(n=G("ariaLabels.pageLabel",m==null?void 0:m.pageLabel,ee=>M=>ee({pageNumber:M})))!==null&&n!==void 0?n:Xc.pageLabel;function K(ee){H(ee),Ie(k,{requestedPageAvailable:!0,requestedPageIndex:ee})}function F(ee){H(ee),Ie(b,{requestedPageAvailable:f<p,requestedPageIndex:ee})}function H(ee){Ie(v,{currentPageIndex:ee})}const P=h||f===1,ie=h||!s&&(p===0||f===p),le=cg();return!((i=le==null?void 0:le.paginationRef)===null||i===void 0)&&i.current&&(le.paginationRef.current.currentPageIndex=f,le.paginationRef.current.totalPageCount=p,le.paginationRef.current.openEnd=s),u.createElement("ul",Object.assign({"aria-label":N},S,{className:j(S.className,vr.root,h&&vr["root-disabled"]),ref:w}),u.createElement(Gf,Object.assign({className:vr.arrow,pageIndex:f-1,ariaLabel:A??Xc.nextPageLabel,disabled:P,onClick:K},P?{}:Fe({detail:{position:"prev"}})),u.createElement(so,{name:"angle-left",variant:h?"disabled":"normal"})),u.createElement(tf,{pageIndex:1,isCurrent:f===1,disabled:h,ariaLabel:W(1),onClick:H}),_&&u.createElement("li",{className:vr.dots},"..."),Y5(C,I).map(ee=>u.createElement(tf,{key:ee,isCurrent:f===ee,pageIndex:ee,disabled:h,ariaLabel:W(ee),onClick:H})),D&&u.createElement("li",{className:vr.dots},"..."),!s&&p>1&&u.createElement(tf,{isCurrent:f===p,pageIndex:p,disabled:h,ariaLabel:W(p),onClick:H}),u.createElement(Gf,Object.assign({className:vr.arrow,pageIndex:f+1,ariaLabel:z??Xc.nextPageLabel,disabled:ie,onClick:F},ie?{}:Fe({detail:{position:"next"}})),u.createElement(so,{name:"angle-right",variant:h?"disabled":"normal"})))}function uk(t){const r=qo("Pagination",{props:{openEnd:t.openEnd}});return u.createElement(Z5,Object.assign({},t,r,Fe({component:{name:"awsui.Pagination",label:{root:"self"},properties:{openEnd:`${!!t.openEnd}`,pagesCount:`${t.pagesCount||""}`,currentPageIndex:`${t.currentPageIndex}`}}})))}Fo(uk,"Pagination");function K5(t){const r=y.useRef(null);return a=>{const n=a.currentTarget;n&&(r.current===null||r.current===n)&&requestAnimationFrame(()=>{r.current=n,t.forEach(i=>{const s=i.current;s&&s!==n&&(s.scrollLeft=n.scrollLeft)}),requestAnimationFrame(()=>{r.current=null})})}}const Q5=1e3;function J5({elementRef:t,items:r,itemCount:a,instanceIdentifier:n,getComponentIdentifier:i,getComponentConfiguration:s,loading:f=!1,interactionMetadata:m}){const p=Xf(),h=Kb(t,"data-analytics-task-interaction-id",p),{isInFunnel:v}=Ut(),b=y.useRef(null),k=y.useRef(null),w=y.useRef(null),B=y.useRef({itemCount:a,getComponentIdentifier:i,getComponentConfiguration:s,interactionMetadata:m});B.current={itemCount:a,getComponentIdentifier:i,getComponentConfiguration:s,interactionMetadata:m},y.useEffect(()=>{v||ev.componentMounted({taskInteractionId:p,componentName:"table",componentConfiguration:B.current.getComponentConfiguration()})},[p,v]),y.useEffect(()=>{f&&(w.current=performance.now(),b.current&&b.current.time>performance.now()-Q5?k.current=b.current.name:k.current=null)},[f]),tu(()=>{var _;if(!f&&w.current!==null){const C=performance.now()-w.current;w.current=null,ub.tableInteraction({userAction:(_=k.current)!==null&&_!==void 0?_:"",interactionTime:Math.round(C),interactionMetadata:B.current.interactionMetadata(),componentIdentifier:B.current.getComponentIdentifier(),instanceIdentifier:n,noOfResourcesInTable:B.current.itemCount})}},[n,f,p,v]);const S=pi(()=>{var _,C;ev.componentUpdated({taskInteractionId:p,componentName:"table",actionType:(C=(_=b.current)===null||_===void 0?void 0:_.name)!==null&&C!==void 0?C:"",componentConfiguration:B.current.getComponentConfiguration()})});return tu(()=>{v||f||S()},[p,v,f,r,S]),{tableInteractionAttributes:h,setLastUserAction:_=>void(b.current={name:_,time:performance.now()})}}function dk(t){const r=y.useRef(null),a=nl(t);return y.useEffect(()=>{function n(i){tl(r.current,i.target)||a()}return document.addEventListener("click",n,{capture:!0}),()=>document.removeEventListener("click",n,{capture:!0})},[a]),r}const rf={"expand-toggle-icon":"awsui_expand-toggle-icon_1ss49_kp5bf_153","expand-toggle-icon-expanded":"awsui_expand-toggle-icon-expanded_1ss49_kp5bf_174","expand-toggle":"awsui_expand-toggle_1ss49_kp5bf_153"};function eT({isExpanded:t,onExpandableItemToggle:r,expandButtonLabel:a,collapseButtonLabel:n}){const i=y.useRef(null),{tabIndex:s}=br(i);return u.createElement("button",{type:"button",ref:i,tabIndex:s,"aria-label":t?n:a,"aria-expanded":t,className:rf["expand-toggle"],onClick:r},u.createElement(so,{size:"small",name:"caret-down-filled",className:j(rf["expand-toggle-icon"],t&&rf["expand-toggle-icon-expanded"])}))}function oT(t,r){return t&&r?t.padInlineStart===r.padInlineStart&&t.lastInsetInlineStart===r.lastInsetInlineStart&&t.lastInsetInlineEnd===r.lastInsetInlineEnd&&t.offset.insetInlineStart===r.offset.insetInlineStart&&t.offset.insetInlineEnd===r.offset.insetInlineEnd:t===r}function tT(t,r){return t.scrollPaddingInlineStart===r.scrollPaddingInlineStart&&t.scrollPaddingInlineEnd===r.scrollPaddingInlineEnd}function rT(t,r){var a,n,i,s;const f=r.visibleColumns.length,m=[];for(let k=0;k<Math.min(f,r.stickyColumnsFirst);k++){const w=t.get(r.visibleColumns[k]),B=w?Ae(w).inlineSize:0;m[k]=((a=m[k-1])!==null&&a!==void 0?a:0)+B}const p=[];for(let k=0;k<Math.min(f,r.stickyColumnsLast);k++){const w=t.get(r.visibleColumns[f-1-k]),B=w?Ae(w).inlineSize:0;p[k]=((n=p[k-1])!==null&&n!==void 0?n:0)+B}const h=(i=m[r.stickyColumnsFirst-1])!==null&&i!==void 0?i:0,v=(s=p[r.stickyColumnsLast-1])!==null&&s!==void 0?s:0;return{offsets:r.visibleColumns.reduce((k,w,B)=>{var S,_;return k.set(w,{first:(S=m[B-1])!==null&&S!==void 0?S:0,last:(_=p[f-1-B-1])!==null&&_!==void 0?_:0})},new Map),stickyWidthInlineStart:h,stickyWidthInlineEnd:v}}const lT=148;function aT({visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a}){const n=y.useMemo(()=>new nT,[]),i=y.useRef(null),s=y.useRef(null),f=y.useRef(new Map),m=r+a>0,p=nl(()=>{i.current&&s.current&&n.updateCellStyles({wrapper:i.current,table:s.current,cells:f.current,visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a})});Ar(i,p),Ar(s,p),y.useEffect(()=>{i.current&&s.current&&n.updateCellStyles({wrapper:i.current,table:s.current,cells:f.current,visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a})},[n,r,a,t]),y.useEffect(()=>{if(!m)return;const k=S=>S.wrapperState,w=(S,_)=>{tT(S,_)||i.current&&(i.current.style.scrollPaddingInlineStart=S.scrollPaddingInlineStart+"px",i.current.style.scrollPaddingInlineEnd=S.scrollPaddingInlineEnd+"px")};return n.subscribe(k,(S,_)=>w(k(S),k(_)))},[n,m]);const h=y.useCallback(k=>{i.current&&i.current.removeEventListener("scroll",p),k&&m&&k.addEventListener("scroll",p),i.current=k},[m,p]),v=y.useCallback(k=>{s.current=k},[]),b=y.useCallback((k,w)=>{w?f.current.set(k,w):f.current.delete(k)},[]);return{store:n,style:{wrapper:m?Object.assign({},n.get().wrapperState):void 0},refs:{wrapper:h,table:v,cell:b}}}function fk({stickyColumns:t,columnId:r,getClassName:a}){var n;const i=t.refs.cell,s=y.useRef(null),f=y.useCallback(p=>{s.current&&s.current(),i(r,p);const h=b=>{var k;return(k=b.cellState.get(r))!==null&&k!==void 0?k:null},v=(b,k)=>{if(oT(b,k))return;const w=a(b);p&&(Object.keys(w).forEach(B=>{w[B]?p.classList.add(B):p.classList.remove(B)}),p.style.insetInlineStart=(b==null?void 0:b.offset.insetInlineStart)!==void 0?`${b.offset.insetInlineStart}px`:"",p.style.insetInlineEnd=(b==null?void 0:b.offset.insetInlineEnd)!==void 0?`${b.offset.insetInlineEnd}px`:"")};p&&(s.current=t.store.subscribe(h,(b,k)=>{v(h(b),h(k))}))},[r,i,t.store]),m=t.store.get().cellState.get(r);return{ref:f,className:m?j(a(m)):void 0,style:(n=m==null?void 0:m.offset)!==null&&n!==void 0?n:void 0}}class nT extends $B{constructor(){super({cellState:new Map,wrapperState:{scrollPaddingInlineStart:0,scrollPaddingInlineEnd:0}}),this.cellOffsets={offsets:new Map,stickyWidthInlineStart:0,stickyWidthInlineEnd:0},this.isStuckToTheInlineStart=!1,this.isStuckToTheInlineEnd=!1,this.padInlineStart=!1,this.generateCellStyles=r=>{const a=this.isEnabled(r),n=r.stickyColumnsFirst-1,i=r.visibleColumns.length-r.stickyColumnsLast;return r.visibleColumns.reduce((s,f,m)=>{var p,h,v,b;let k="non-sticky";if(m<r.stickyColumnsFirst?k="inline-start":m>=r.visibleColumns.length-r.stickyColumnsLast&&(k="inline-end"),!a||k==="non-sticky")return s;const w=m===0,B=(h=(p=this.cellOffsets.offsets.get(f))===null||p===void 0?void 0:p.first)!==null&&h!==void 0?h:0,S=(b=(v=this.cellOffsets.offsets.get(f))===null||v===void 0?void 0:v.last)!==null&&b!==void 0?b:0;return s.set(f,{padInlineStart:w&&this.padInlineStart,lastInsetInlineStart:this.isStuckToTheInlineStart&&n===m,lastInsetInlineEnd:this.isStuckToTheInlineEnd&&i===m,offset:{insetInlineStart:k==="inline-start"?B:void 0,insetInlineEnd:k==="inline-end"?S:void 0}}),s},new Map)},this.updateCellOffsets=r=>{this.cellOffsets=rT(r.cells,r)},this.isEnabled=r=>{if(r.stickyColumnsFirst+r.stickyColumnsLast===0)return!1;const n=Ae(r.wrapper).inlineSize;if(!(Ae(r.table).inlineSize>n))return!1;const f=this.cellOffsets.stickyWidthInlineStart+this.cellOffsets.stickyWidthInlineEnd,m=parseFloat(getComputedStyle(r.table).paddingLeft)||0,p=parseFloat(getComputedStyle(r.table).paddingRight)||0;return f+lT+m+p<n}}updateCellStyles(r){const a=r.stickyColumnsFirst+r.stickyColumnsLast>0,n=this.cellOffsets.offsets.size>0;(a||n)&&(this.updateScroll(r),this.updateCellOffsets(r),this.set(()=>({cellState:this.generateCellStyles(r),wrapperState:{scrollPaddingInlineStart:this.cellOffsets.stickyWidthInlineStart,scrollPaddingInlineEnd:this.cellOffsets.stickyWidthInlineEnd}})))}updateScroll(r){const a=X_(r.wrapper),n=r.wrapper.scrollWidth,i=r.wrapper.clientWidth,s=parseFloat(getComputedStyle(r.table).paddingInlineStart)||0,f=parseFloat(getComputedStyle(r.table).paddingInlineEnd)||0;this.isStuckToTheInlineStart=a>s,this.isStuckToTheInlineEnd=Math.ceil(a)<n-i-f,this.padInlineStart=s!==0&&this.isStuckToTheInlineStart}}const cT={sortable:"none",ascending:"ascending",descending:"descending"},iT=t=>cT[t];function gk(t){const r={};return r.role=t.tableRole==="grid-default"?"grid":t.tableRole,r["aria-label"]=t.ariaLabel,r["aria-labelledby"]=t.ariaLabelledby,r["aria-rowcount"]=typeof t.totalItemsCount=="number"?t.totalItemsCount+1:-1,(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r["aria-colcount"]=t.totalColumnsCount),(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r.tabIndex=-1),r}function sT(t){const r={};return t.isScrollable&&(r.role="region",r.tabIndex=0,r["aria-label"]=t.ariaLabel,r["aria-labelledby"]=t.ariaLabelledby),r}function uT(t){const r={};return(t.tableRole==="grid"||t.tableRole==="grid-default"||t.tableRole==="treegrid")&&(r["aria-rowindex"]=1),r}function dT(t){const r={};return t.tableRole==="grid"||t.tableRole==="treegrid"?r["aria-rowindex"]=(t.firstIndex||1)+t.rowIndex+1:t.firstIndex!==void 0&&(r["aria-rowindex"]=t.firstIndex+t.rowIndex+1),t.tableRole==="treegrid"&&t.level&&t.level!==0&&(r["aria-level"]=t.level),t.tableRole==="treegrid"&&t.setSize&&(r["aria-setsize"]=t.setSize),t.tableRole==="treegrid"&&t.posInSet&&(r["aria-posinset"]=t.posInSet),r}function fT(t){const r={};return r.scope="col",(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r["aria-colindex"]=t.colIndex+1),t.sortingStatus&&(r["aria-sort"]=iT(t.sortingStatus)),r}function gT(t){const r={};return(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r["aria-colindex"]=t.colIndex+1),t.isRowHeader&&(r.scope="row"),r}function Xv(t){return t.closest("td,th")}function hT(t){return t instanceof HTMLInputElement||t instanceof HTMLButtonElement?t.disabled:!1}function pT(t){let r=t;for(;r;){if(gu(r))return!1;if(r.getAttribute("role")==="dialog"||r.getAttribute("data-awsui-table-suppress-navigation")==="true")return!0;r=r.parentElement}return!1}function mT(t,r,a){var n;let i=null;const s=Array.from(t.querySelectorAll("tr[aria-rowindex]"));a<0&&s.reverse();for(const f of s){const m=parseInt((n=f.getAttribute("aria-rowindex"))!==null&&n!==void 0?n:"");if(i=f,m===r||a>=0&&m>r||a<0&&m<r)break}return i}function vT(t,r,a){var n;let i=null;const s=Array.from(t.querySelectorAll("td[aria-colindex],th[aria-colindex]"));a<0&&s.reverse();for(const f of s){const m=parseInt((n=f.getAttribute("aria-colindex"))!==null&&n!==void 0?n:"");if(i=f,m===r||a>=0&&m>r||a<0&&m<r)break}return i}function gu(t){return t.tagName==="TD"||t.tagName==="TH"}function bT(t){t&&(gu(t)&&t.tabIndex!==0&&(t.tabIndex=-1),t.focus())}function yT({keyboardNavigation:t,pageSize:r,getTable:a,children:n}){const i=y.useRef(null),s=y.useMemo(()=>new kT(i),[]),f=nl(a);return y.useEffect(()=>{if(t){const m=f();m&&s.init(m)}return()=>s.cleanup()},[t,s,f]),y.useEffect(()=>{s.update({pageSize:r})},[s,r]),y.useEffect(()=>{t&&s.refresh()}),u.createElement(Aw,{ref:i,navigationActive:t,getNextFocusTarget:s.getNextFocusTarget,isElementSuppressed:s.isElementSuppressed,onRegisterFocusable:s.onRegisterFocusable,onUnregisterActive:s.onUnregisterActive},n)}class kT{constructor(r){this._pageSize=0,this._table=null,this.focusedCell=null,this.focusInside=!1,this.keepUserIndex=!1,this.onRegisterFocusable=a=>{var n;if(!this.focusInside)return;const i=(n=this.focusedCell)===null||n===void 0?void 0:n.element;i&&gu(i)&&i.contains(a)&&a.focus({preventScroll:!0})},this.onUnregisterActive=()=>{this.focusedCell&&!tl(this.table,this.focusedCell.element)&&this.moveFocusBy(this.focusedCell,{x:0,y:0})},this.getNextFocusTarget=()=>{var a;const n=this.focusedCell,i=this.table.querySelector("td,th");let s=(a=i&&this.getFocusablesFrom(i)[0])!==null&&a!==void 0?a:i;return n&&(s=this.getNextFocusable(n,{x:0,y:0})),s},this.isElementSuppressed=a=>this.focusedCell?!a||pT(a):!1,this.onFocusin=a=>{var n;if(this.focusInside=!0,!(a.target instanceof HTMLElement)||(this.updateFocusedCell(a.target),!this.focusedCell))return;(n=this._navigationAPI.current)===null||n===void 0||n.updateFocusTarget();const i=this.focusedCell.element,s=gu(i)?this.getFocusablesFrom(i)[0]:null;s?s.focus({preventScroll:!0}):this.keepUserIndex=!1},this.onFocusout=()=>{this.focusInside=!1},this.onKeydown=a=>{if(!this.focusedCell)return;const n=[Te.up,Te.down,Te.left,Te.right,Te.pageUp,Te.pageDown,Te.home,Te.end],i=a.ctrlKey?1:0,s=a.altKey?1:0,f=a.shiftKey?1:0,m=a.metaKey?1:0;if(i+s+f+m&&!a.ctrlKey||a.ctrlKey&&a.keyCode!==Te.home&&a.keyCode!==Te.end||this.isElementSuppressed(document.activeElement)||!this.isRegistered(document.activeElement)||n.indexOf(a.keyCode)===-1)return;const v=this.focusedCell;a.preventDefault(),kf(a)&&xf(a,{onBlockStart:()=>this.moveFocusBy(v,{y:-1,x:0}),onBlockEnd:()=>this.moveFocusBy(v,{y:1,x:0}),onInlineStart:()=>this.moveFocusBy(v,{y:0,x:-1}),onInlineEnd:()=>this.moveFocusBy(v,{y:0,x:1}),onPageUp:()=>this.moveFocusBy(v,{y:-this.pageSize,x:0}),onPageDown:()=>this.moveFocusBy(v,{y:this.pageSize,x:0}),onHome:()=>a.ctrlKey?this.moveFocusBy(v,{y:-1/0,x:-1/0}):this.moveFocusBy(v,{y:0,x:-1/0}),onEnd:()=>a.ctrlKey?this.moveFocusBy(v,{y:1/0,x:1/0}):this.moveFocusBy(v,{y:0,x:1/0})})},this._navigationAPI=r}init(r){this._table=r;const a=new AbortController;this.table.addEventListener("focusin",this.onFocusin,{signal:a.signal}),this.table.addEventListener("focusout",this.onFocusout,{signal:a.signal}),this.table.addEventListener("keydown",this.onKeydown,{signal:a.signal}),this.cleanup=()=>{a.abort()}}cleanup(){}update({pageSize:r}){this._pageSize=r}refresh(){setTimeout(()=>{var r,a;this._table&&(this.updateFocusedCell((r=this.focusedCell)===null||r===void 0?void 0:r.element),(a=this._navigationAPI.current)===null||a===void 0||a.updateFocusTarget())},0)}get pageSize(){return this._pageSize}get table(){if(!this._table)throw new Error("Invariant violation: GridNavigationProcessor is used before initialization.");return this._table}moveFocusBy(r,a){a.y!==0&&a.x===0&&(this.keepUserIndex=!0),bT(this.getNextFocusable(r,a))}isRegistered(r){var a,n;return!r||((n=(a=this._navigationAPI.current)===null||a===void 0?void 0:a.isRegistered(r))!==null&&n!==void 0?n:!1)}updateFocusedCell(r){var a,n,i,s,f,m;if(!r)return;const p=Xv(r),h=p==null?void 0:p.closest("tr");if(!p||!h)return;const v=parseInt((a=p.getAttribute("aria-colindex"))!==null&&a!==void 0?a:""),b=parseInt((n=h.getAttribute("aria-rowindex"))!==null&&n!==void 0?n:"");if(isNaN(v)||isNaN(b))return;const w=this.getFocusablesFrom(p).indexOf(r),B=(s=(i=this.focusedCell)===null||i===void 0?void 0:i.colIndex)!==null&&s!==void 0?s:-1,S=(m=(f=this.focusedCell)===null||f===void 0?void 0:f.elementIndex)!==null&&m!==void 0?m:-1;this.focusedCell={rowIndex:b,colIndex:this.keepUserIndex&&B!==-1?B:v,elementIndex:this.keepUserIndex&&S!==-1?S:w,element:r}}getNextFocusable(r,a){var n;const i=r.rowIndex+a.y,s=mT(this.table,i,a.y);if(!s)return null;const f=Xv(r.element),m=f?this.getFocusablesFrom(f):[],p=r.elementIndex+a.x,h=!!a.x,v=r.elementIndex!==-1&&0<=p&&p<m.length,b=r.element!==m[p];if(h&&v&&b)return m[p];const k=r.colIndex+a.x,w=vT(s,k,a.x);if(!w||w===f&&a.x!==0)return null;const B=this.getFocusablesFrom(w);let S=r.elementIndex;return(isFinite(a.x)&&a.x>0||a.x===-1/0)&&(S=0),(isFinite(a.x)&&a.x<0||a.x===1/0)&&(S=B.length-1),(n=B[S])!==null&&n!==void 0?n:w}getFocusablesFrom(r){const a=n=>{var i;return(i=this._navigationAPI.current)===null||i===void 0?void 0:i.isRegistered(n)};return Mb(r).filter(n=>a(n)&&!hT(n))}}const je={"expandable-toggle-wrapper":"awsui_expandable-toggle-wrapper_c6tup_1vca0_145","body-cell":"awsui_body-cell_c6tup_1vca0_152","body-cell-content":"awsui_body-cell-content_c6tup_1vca0_160","expandable-level-0":"awsui_expandable-level-0_c6tup_1vca0_166","expandable-level-1":"awsui_expandable-level-1_c6tup_1vca0_173","expandable-level-2":"awsui_expandable-level-2_c6tup_1vca0_180","expandable-level-3":"awsui_expandable-level-3_c6tup_1vca0_187","expandable-level-4":"awsui_expandable-level-4_c6tup_1vca0_194","expandable-level-5":"awsui_expandable-level-5_c6tup_1vca0_201","expandable-level-6":"awsui_expandable-level-6_c6tup_1vca0_208","expandable-level-7":"awsui_expandable-level-7_c6tup_1vca0_215","expandable-level-8":"awsui_expandable-level-8_c6tup_1vca0_222","expandable-level-9":"awsui_expandable-level-9_c6tup_1vca0_229","expandable-level-next":"awsui_expandable-level-next_c6tup_1vca0_236","body-cell-align-top":"awsui_body-cell-align-top_c6tup_1vca0_254","body-cell-wrap":"awsui_body-cell-wrap_c6tup_1vca0_260","is-visual-refresh":"awsui_is-visual-refresh_c6tup_1vca0_357","body-cell-edit-active":"awsui_body-cell-edit-active_c6tup_1vca0_447","body-cell-expandable":"awsui_body-cell-expandable_c6tup_1vca0_447","body-cell-editable":"awsui_body-cell-editable_c6tup_1vca0_447","has-striped-rows":"awsui_has-striped-rows_c6tup_1vca0_530","sticky-cell-pad-inline-start":"awsui_sticky-cell-pad-inline-start_c6tup_1vca0_696","has-selection":"awsui_has-selection_c6tup_1vca0_862","body-cell-first-row":"awsui_body-cell-first-row_c6tup_1vca0_1031","body-cell-last-row":"awsui_body-cell-last-row_c6tup_1vca0_1034","body-cell-selected":"awsui_body-cell-selected_c6tup_1vca0_1034","has-footer":"awsui_has-footer_c6tup_1vca0_1034","body-cell-shaded":"awsui_body-cell-shaded_c6tup_1vca0_1044","sticky-cell":"awsui_sticky-cell_c6tup_1vca0_696","sticky-cell-last-inline-end":"awsui_sticky-cell-last-inline-end_c6tup_1vca0_1109","sticky-cell-last-inline-start":"awsui_sticky-cell-last-inline-start_c6tup_1vca0_1118","body-cell-next-selected":"awsui_body-cell-next-selected_c6tup_1vca0_1140","body-cell-prev-selected":"awsui_body-cell-prev-selected_c6tup_1vca0_1147","body-cell-editor-wrapper":"awsui_body-cell-editor-wrapper_c6tup_1vca0_1173","body-cell-success":"awsui_body-cell-success_c6tup_1vca0_1178","body-cell-editor":"awsui_body-cell-editor_c6tup_1vca0_1173","body-cell-editor-disabled":"awsui_body-cell-editor-disabled_c6tup_1vca0_1203","body-cell-editor-row":"awsui_body-cell-editor-row_c6tup_1vca0_1212","body-cell-editor-controls":"awsui_body-cell-editor-controls_c6tup_1vca0_1222","body-cell-editor-row-editor":"awsui_body-cell-editor-row-editor_c6tup_1vca0_1225","body-cell-editor-focusable":"awsui_body-cell-editor-focusable_c6tup_1vca0_1228","body-cell-editor-icon":"awsui_body-cell-editor-icon_c6tup_1vca0_1252","resizable-columns":"awsui_resizable-columns_c6tup_1vca0_1364","expandable-cell-content":"awsui_expandable-cell-content_c6tup_1vca0_1367","body-cell-edit-disabled-popover":"awsui_body-cell-edit-disabled-popover_c6tup_1vca0_1418","body-cell-has-success":"awsui_body-cell-has-success_c6tup_1vca0_1421"},bi=u.forwardRef((t,r)=>{var{children:a,wrapLines:n,isRowHeader:i,isFirstRow:s,isLastRow:f,isSelected:m,isNextSelected:p,isPrevSelected:h,nativeAttributes:v,onClick:b,onFocus:k,onBlur:w,isEvenRow:B,stripedRows:S,isSelection:_,hasSelection:C,hasFooter:I,columnId:D,colIndex:G,stickyState:N,tableRole:z,level:A,isExpandable:W,isExpanded:K,onExpandableItemToggle:F,expandButtonLabel:H,collapseButtonLabel:P,verticalAlign:ie,resizableColumns:le,resizableStyle:ee,isEditable:M,isEditing:$,isEditingDisabled:J,hasSuccessIcon:Q}=t,E=ge(t,["children","wrapLines","isRowHeader","isFirstRow","isLastRow","isSelected","isNextSelected","isPrevSelected","nativeAttributes","onClick","onFocus","onBlur","isEvenRow","stripedRows","isSelection","hasSelection","hasFooter","columnId","colIndex","stickyState","tableRole","level","isExpandable","isExpanded","onExpandableItemToggle","expandButtonLabel","collapseButtonLabel","verticalAlign","resizableColumns","resizableStyle","isEditable","isEditing","isEditingDisabled","hasSuccessIcon"]);const U=i?"th":"td";ee=le?{}:ee,v=Object.assign(Object.assign({},v),gT({tableRole:z,isRowHeader:i,colIndex:G}));const te=fk({stickyColumns:N,columnId:D,getClassName:oe=>Zy(je,oe)}),ce=y.useRef(null),de=qe(te.ref,r,ce),{tabIndex:he}=br(ce),re=$&&!J;return u.createElement(U,Object.assign({style:Object.assign(Object.assign({},ee),te.style),className:j(je["body-cell"],s&&je["body-cell-first-row"],f&&je["body-cell-last-row"],m&&je["body-cell-selected"],p&&je["body-cell-next-selected"],h&&je["body-cell-prev-selected"],!B&&S&&je["body-cell-shaded"],S&&je["has-striped-rows"],je["is-visual-refresh"],_&&ze["selection-control"],C&&je["has-selection"],I&&je["has-footer"],le&&je["resizable-columns"],ie==="top"&&je["body-cell-align-top"],M&&je["body-cell-editable"],$&&!J&&je["body-cell-edit-active"],$&&J&&je["body-cell-edit-disabled-popover"],Q&&je["body-cell-has-success"],A!==void 0&&!re&&je["body-cell-expandable"],A!==void 0&&!re&&je[`expandable-level-${xT(A)}`],te.className),onClick:b,onFocus:k,onBlur:w,ref:de},v,{tabIndex:he===-1?void 0:he},ui(E)),A!==void 0&&W&&!re&&u.createElement("div",{className:je["expandable-toggle-wrapper"]},u.createElement(eT,{isExpanded:K,onExpandableItemToggle:F,expandButtonLabel:H,collapseButtonLabel:P})),u.createElement("div",{className:j(je["body-cell-content"],n&&je["body-cell-wrap"])},a))});function xT(t){return 0<=t&&t<=9?t:"next"}function _T(t){var r,{item:a,column:n,ariaLabels:i,isEditing:s,onEditStart:f,onEditEnd:m,editDisabledReason:p}=t,h=ge(t,["item","column","ariaLabels","isEditing","onEditStart","onEditEnd","editDisabledReason"]);const v=h.level!==void 0,b=dk(()=>{s&&m(!0)}),k=y.useRef(null),w=y.useRef(null),B=y.useRef(null);function S(N){N.key==="Escape"&&m(!0)}const _=()=>{var N;f(),(N=w.current)===null||N===void 0||N.focus()},{targetProps:C,descriptionEl:I}=wu(p),D=hy(B),{tabIndex:G}=br(w);return u.createElement(bi,Object.assign({},h,{nativeAttributes:{"data-inline-editing-active":s.toString()},isEditing:s,isEditingDisabled:!0,onClick:!s&&!v?_:void 0,ref:v?void 0:b}),n.cell(a),u.createElement("div",{className:je["body-cell-editor-wrapper"]},u.createElement("div",{ref:v?b:void 0},u.createElement("button",Object.assign({ref:w,tabIndex:G,className:j(je["body-cell-editor"],je["body-cell-editor-disabled"],v&&je["body-cell-editor-focusable"]),onClick:!s&&v?_:void 0,"aria-label":(r=i==null?void 0:i.activateEditLabel)===null||r===void 0?void 0:r.call(i,n,a),"aria-haspopup":"dialog","aria-disabled":"true",onKeyDown:S},C),u.createElement("span",{className:je["body-cell-editor-icon"]},u.createElement(so,{name:"lock-private",variant:"normal",__internalRootRef:k})),I))),s&&u.createElement("span",{ref:B},u.createElement(Wf,null,u.createElement("span",{className:D},u.createElement(Vb,{size:"medium",fixedWidth:!1,position:"top",trackRef:k,arrow:N=>u.createElement(Ob,{position:N}),renderWithPortal:!0,zIndex:7e3},u.createElement(qb,{dismissButton:!1,dismissAriaLabel:void 0,header:null,onDismiss:()=>{},overflowVisible:"both"},u.createElement(kt,{tagName:"span"},p)))))))}const wT=()=>{};function BT({ariaLabels:t,item:r,column:a,onEditEnd:n,submitEdit:i,__onRender:s}){var f,m,p,h;const[v,b]=y.useState(!1),[k,w]=y.useState(),B=ft("table"),S=y.useRef(null),_={currentValue:k,setValue:w};function C({cancelled:H=!1,refocusCell:P=!0}={}){H||w(void 0),n({cancelled:H,refocusCell:P})}function I(H){var P;return si(this,void 0,void 0,function*(){if(H.preventDefault(),H.stopPropagation(),k===void 0){C();return}b(!0);try{yield i(r,a,k),b(!1),C()}catch{b(!1),(P=S.current)===null||P===void 0||P.focusFirst()}})}function D({reFocusEditedCell:H=!0}={}){v||C({cancelled:!0,refocusCell:H})}function G(H){H.key==="Escape"&&D()}const N=dk(()=>D({reFocusEditedCell:!1}));y.useEffect(()=>{if(s){const H=setTimeout(s,1);return()=>clearTimeout(H)}},[s]);const{ariaLabel:z=void 0,validation:A=wT,errorIconAriaLabel:W,constraintText:K,editingCell:F}=a.editConfig;return u.createElement(Yf,{restoreFocus:!0,ref:S},u.createElement("div",{role:"dialog",ref:N,"aria-label":(f=t==null?void 0:t.activateEditLabel)===null||f===void 0?void 0:f.call(t,a,r),onKeyDown:G},u.createElement("form",{onSubmit:I},u.createElement(Ry,{stretch:!0,label:z,constraintText:K,__hideLabel:!0,__disableGutters:!0,i18nStrings:{errorIconAriaLabel:W},errorText:A(r,k)},u.createElement("div",{className:je["body-cell-editor-row"]},u.createElement("div",{className:je["body-cell-editor-row-editor"]},F(r,_)),u.createElement("span",{className:je["body-cell-editor-controls"]},u.createElement(fy,{direction:"horizontal",size:"xxs"},v?null:u.createElement(cl,{ariaLabel:(m=t==null?void 0:t.cancelEditLabel)===null||m===void 0?void 0:m.call(t,a),formAction:"none",iconName:"close",variant:"inline-icon",onClick:()=>D()}),u.createElement(cl,{ariaLabel:(p=t==null?void 0:t.submitEditLabel)===null||p===void 0?void 0:p.call(t,a),formAction:"submit",iconName:"check",variant:"inline-icon",loading:v})),u.createElement(kt,{tagName:"span",hidden:!0},v?B("ariaLabels.submittingEditText",(h=t==null?void 0:t.submittingEditText)===null||h===void 0?void 0:h.call(t,a)):"")))))))}const ST=()=>{throw new Error("The function `handleSubmit` is required for editable columns")};function CT(t){var r,a,n,{item:i,column:s,isEditing:f,onEditStart:m,onEditEnd:p,submitEdit:h,ariaLabels:v,successfulEdit:b=!1}=t,k=ge(t,["item","column","isEditing","onEditStart","onEditEnd","submitEdit","ariaLabels","successfulEdit"]);const w=ft("table"),B=y.useRef(null),S={"data-inline-editing-active":f.toString()},_=y.useRef(!1),C=k.level!==void 0;y.useEffect(()=>{!f&&B.current&&_.current&&(_.current=!1,B.current.focus())},[f]);const[I,D]=y.useState(!1),G=ii(b),N=ii(I),[z,A]=y.useState(!1);y.useEffect(()=>{b&&G&&!I&&N&&A(!1),b&&!G&&A(!0)},[I,b,N,G]);const{tabIndex:W}=br(B);return u.createElement(bi,Object.assign({},k,{nativeAttributes:S,isEditing:f,hasSuccessIcon:z&&I,onClick:!f&&!C?m:void 0,onFocus:()=>D(!0),onBlur:()=>D(!1)}),f&&s.editConfig?u.createElement(BT,{ariaLabels:v,column:s,item:i,onEditEnd:K=>{A(!1),_.current=K.refocusCell,p(K.cancelled)},submitEdit:h??ST}):u.createElement(u.Fragment,null,s.cell(i),z&&I&&u.createElement(u.Fragment,null,u.createElement("span",{className:je["body-cell-success"],onMouseDown:K=>{K.preventDefault()}},u.createElement(so,{name:"status-positive",variant:"success",ariaLabel:(r=v==null?void 0:v.successfulEditLabel)===null||r===void 0?void 0:r.call(v,s)})),u.createElement(kt,{tagName:"span",hidden:!0},w("ariaLabels.successfulEditLabel",(a=v==null?void 0:v.successfulEditLabel)===null||a===void 0?void 0:a.call(v,s)))),u.createElement("div",{className:je["body-cell-editor-wrapper"]},u.createElement("button",{className:j(je["body-cell-editor"],C&&je["body-cell-editor-focusable"]),"aria-label":(n=v==null?void 0:v.activateEditLabel)===null||n===void 0?void 0:n.call(v,s,i),ref:B,onClick:!f&&C?m:void 0,tabIndex:W},u.createElement("span",{className:je["body-cell-editor-icon"]},u.createElement(so,{name:"edit"}))))))}function TT(t){var r,a;const n=(a=(r=t.column.editConfig)===null||r===void 0?void 0:r.disabledReason)===null||a===void 0?void 0:a.call(r,t.item);if(n)return u.createElement(_T,Object.assign({editDisabledReason:n},t));if(t.isEditable||t.isEditing)return u.createElement(CT,Object.assign({},t));const{column:i,item:s}=t;return u.createElement(bi,Object.assign({},t,{isEditable:!1}),i.cell(s))}function Yv(t,r){function a(n){const i=r[n];let s="";typeof i=="number"&&(s=i+"px"),typeof i=="string"&&(s=i),t.style[n]!==s&&(t.style[n]=s)}a("width"),a("minWidth"),a("maxWidth")}function DT({items:t,expandableRows:r,trackBy:a,ariaLabels:n}){var i;const s=ft("table"),f=!!r,m=new uu(a,(i=r==null?void 0:r.expandedItems)!==null&&i!==void 0?i:[]);let p=t;const h=new Map,v=k=>{var w,B;return(B=(w=h.get(k))===null||w===void 0?void 0:w.level)!==null&&B!==void 0?B:0};if(f){const k=new Array,w=(B,S)=>{const _=r.getItemChildren(B);h.set(B,Object.assign(Object.assign({},S),{children:_})),k.push(B),m.has(B)&&_.forEach((C,I)=>w(C,{level:S.level+1,setSize:_.length,posInSet:I+1,parent:B}))};t.forEach((B,S)=>w(B,{level:1,setSize:t.length,posInSet:S+1,parent:null}));for(let B=0;B<k.length;B++){const S=k[B];if(m.has(S)){let _=B+1;for(_;_<k.length;_++){const C=k[_];if(v(S)>=v(C))break}_--}}p=k}return{isExpandable:f,allItems:p,getExpandableItemProps:k=>{var w,B,S,_;const{level:C=1,setSize:I=1,posInSet:D=1,parent:G=null,children:N=[]}=(w=h.get(k))!==null&&w!==void 0?w:{};return{level:C,setSize:I,posInSet:D,isExpandable:(B=r==null?void 0:r.isItemExpandable(k))!==null&&B!==void 0?B:!0,isExpanded:m.has(k),onExpandableItemToggle:()=>Ie(r==null?void 0:r.onExpandableItemToggle,{item:k,expanded:!m.has(k)}),expandButtonLabel:s("ariaLabels.expandButtonLabel",(S=n==null?void 0:n.expandButtonLabel)===null||S===void 0?void 0:S.call(n,k)),collapseButtonLabel:s("ariaLabels.collapseButtonLabel",(_=n==null?void 0:n.collapseButtonLabel)===null||_===void 0?void 0:_.call(n,k)),parent:G,children:N}}}}function ET({totalColumnsCount:t,hasFooter:r,loading:a,loadingText:n,empty:i,tableRef:s,containerRef:f}){const m=y.useRef(null);return Ar(f,({contentBoxWidth:p})=>{if(s.current&&m.current){const h=parseFloat(getComputedStyle(s.current).paddingInlineStart)||0,v=parseFloat(getComputedStyle(s.current).paddingInlineEnd)||0,b=p+h+v;m.current.style.inlineSize=Math.floor(b)+"px"}}),u.createElement("td",{colSpan:t,className:j(ze["cell-merged"],r&&ze["has-footer"])},u.createElement("div",{ref:m,className:ze["cell-merged-content"],"data-awsui-table-suppress-navigation":!0},a?u.createElement(_f,{type:"loading",className:ze.loading,wrapText:!0},u.createElement(kt,{tagName:"span"},n)):u.createElement("div",{className:ze.empty},i)))}const GT={"items-loader":"awsui_items-loader_115pt_16l07_5"};function IT({item:t,trackBy:r,children:a}){let n=t&&r?pg(r,t):void 0;return n=typeof n=="string"?n:void 0,u.createElement("div",{"data-root":t?"false":"true","data-parentrow":n,className:GT["items-loader"]},a)}function NT({item:t,loadingStatus:r,renderLoaderPending:a,renderLoaderLoading:n,renderLoaderError:i,renderLoaderEmpty:s}){let f=null;return r==="pending"&&a?f=a({item:t}):r==="loading"&&n?f=u.createElement(kt,{tagName:"span"},n({item:t})):r==="error"&&i?f=u.createElement(kt,{tagName:"span"},i({item:t})):r==="finished"&&s&&t&&(f=u.createElement(kt,{tagName:"span"},s({item:t}))),f}function RT(t){var{item:r,trackBy:a,children:n}=t,i=ge(t,["item","trackBy","children"]);return u.createElement(bi,Object.assign({},i,{isEditable:!1,isEditing:!1}),i.isRowHeader?u.createElement(IT,{item:r,trackBy:a},n):null)}function zT({items:t,getLoadingStatus:r,getExpandableItemProps:a}){const n=new Array,i=p=>a(p).parent,s=p=>a(p).children,f=p=>p?a(p).level:0,m=p=>a(p).isExpanded;for(let p=0;p<t.length;p++){if(n.push({type:"data",item:t[p]}),m(t[p])&&s(t[p]).length===0){const k=r==null?void 0:r(t[p]);(k==="loading"||k==="finished"||k==="error")&&n.push({type:"loader",item:t[p],level:f(t[p]),status:k,from:0})}let h=i(t[p]),v=f(t[p])-f(t[p+1]);for(;h&&v>0;){const k=r==null?void 0:r(h);if(k&&k!=="finished"){const w=h?f(h):0,B=h?s(h):[];n.push({type:"loader",item:h,level:w,status:k,from:B.length})}h=h&&i(h),v--}const b=r==null?void 0:r(null);p===t.length-1&&b&&b!=="finished"&&n.push({type:"loader",item:null,level:0,status:b,from:t.length})}return{allRows:n}}const $l=120;function AT(t,r){const a=new Map;for(let n=0;n<r.length;n++){const i=r[n];let s=i.width||0;const f=i.minWidth||s||$l;if(!s&&n!==r.length-1){const m=t(i.id);s=m?Ae(m).inlineSize:$l}a.set(i.id,Math.max(s,f))}return a}function LT(t,r,a,n){const i=t.find(m=>m.id===n);let s=$l;if(typeof(i==null?void 0:i.width)=="number"&&i.width<$l&&(s=i==null?void 0:i.width),typeof(i==null?void 0:i.minWidth)=="number"&&(s=i==null?void 0:i.minWidth),a=Math.max(a,s),r.get(n)===a)return r;const f=new Map(r);return f.set(n,a),f}const hk=y.createContext({getColumnStyles:()=>({}),columnWidths:new Map,updateColumn:()=>{},setCell:()=>{}});function HT({visibleColumns:t,resizableColumns:r,containerRef:a,children:n}){const i=y.useRef(null),s=y.useRef(0),[f,m]=y.useState(null),p=y.useRef(new Map),h=y.useRef(new Map),v=S=>{var _;return(_=p.current.get(S))!==null&&_!==void 0?_:null},b=(S,_,C)=>{const I=S?h:p;C?I.current.set(_,C):I.current.delete(_)},k=(S,_)=>{var C,I,D;const G=t.find(N=>N.id===_);if(!G)return{};if(S)return{width:((C=p.current.get(G.id))===null||C===void 0?void 0:C.getBoundingClientRect().width)||((I=f==null?void 0:f.get(G.id))!==null&&I!==void 0?I:G.width)};if(r&&f){const N=G.id===((D=t[t.length-1])===null||D===void 0?void 0:D.id),z=t.reduce((A,{id:W})=>A+(f.get(W)||$l),0);return N&&s.current>z?{width:"auto",minWidth:G==null?void 0:G.minWidth}:{width:f.get(G.id),minWidth:G==null?void 0:G.minWidth}}return{width:G.width,minWidth:G.minWidth,maxWidth:r?void 0:G.maxWidth}},w=nl(()=>{for(const{id:S}of t){const _=p.current.get(S);_&&Yv(_,k(!1,S))}for(const{id:S}of t){const _=h.current.get(S);_&&Yv(_,k(!0,S))}});Ar(a,({contentBoxWidth:S})=>{s.current=S,requestAnimationFrame(()=>w())}),y.useEffect(()=>{if(w(),!r)return;let S=!1;const _=new Map(f),C=i.current;if(C){for(let I=0;I<t.length;I++){const D=t[I];!(f!=null&&f.get(D.id))&&C.indexOf(D.id)===-1&&(S=!0,_.set(D.id,D.width||$l))}S&&m(_)}i.current=t.map(I=>I.id)},[f,r,t,w]),y.useEffect(()=>{r&&m(()=>AT(v,t))},[]);function B(S,_){m(C=>LT(t,C??new Map,_,S))}return u.createElement(hk.Provider,{value:{getColumnStyles:k,columnWidths:f??new Map,updateColumn:B,setCell:b}},n)}function OT(){return y.useContext(hk)}const Ft={"resize-active":"awsui_resize-active_x7peu_rfwei_145","resize-active-with-focus":"awsui_resize-active-with-focus_x7peu_rfwei_145",divider:"awsui_divider_x7peu_rfwei_150","divider-disabled":"awsui_divider-disabled_x7peu_rfwei_164","divider-active":"awsui_divider-active_x7peu_rfwei_167",resizer:"awsui_resizer_x7peu_rfwei_171","has-focus":"awsui_has-focus_x7peu_rfwei_225",tracker:"awsui_tracker_x7peu_rfwei_250"};function MT(t){if(!t)return null;const r=dt(t,f=>f.tagName.toLowerCase()==="th");if(!r)return null;const a=dt(r,f=>f.className.indexOf(ze.root)>-1);if(!a)return null;const n=a.querySelector("table");if(!n)return null;const i=a.querySelector(`.${Ft.tracker}`);if(!i)return null;const s=Ln(r)[0];return s?{header:r,table:n,tracker:i,scrollParent:s}:null}function $v(t){const r=t&&dt(t,a=>a.tagName.toLowerCase()==="th");return r?Ae(r).inlineSize:0}const PT=10,jT=10,Zv=5;function pk({className:t}){return u.createElement("span",{className:j(Ft.divider,Ft["divider-disabled"],t)})}function qT({onWidthUpdate:t,onWidthUpdateCommit:r,ariaLabelledby:a,minWidth:n=$l,tabIndex:i,showFocusRing:s,focusId:f,roleDescription:m}){t=nl(t),r=nl(r);const p=Ue(),h=y.useRef(null),v=y.useRef(null),[b,k]=y.useState(!1),[w,B]=y.useState(!1),S=y.useRef(),[_,C]=y.useState(!1),[I,D]=y.useState(0);y.useEffect(()=>{D($v(h.current))},[]),y.useEffect(()=>{var N,z;const A=MT(h.current),W=(z=(N=h.current)===null||N===void 0?void 0:N.ownerDocument)!==null&&z!==void 0?z:window.document;if(!b&&!_||!A)return;const{insetInlineStart:K,insetInlineEnd:F}=Ae(A.scrollParent),H=Q=>{const{insetInlineStart:E}=Ae(A.table);A.tracker.style.insetBlockStart=Ae(A.header).blockSize+"px",A.tracker.style.insetInlineStart=Q-E-1+"px"},P=Q=>{const{insetInlineEnd:E,inlineSize:U}=Ae(A.header),te=Q<n?n:Q;H(E+te-U),Q>=n&&D(Q),t(Q)},ie=Q=>{if(Q>K){const E=Ae(A.header).insetInlineStart,U=Q-E;P(U)}},le=()=>{const Q=Ae(A.header).inlineSize;S.current=setTimeout(le,jT),P(Q+Zv),A.scrollParent.scrollLeft+=Zv*(Ia(A.scrollParent)?-1:1)},ee=Q=>{clearTimeout(S.current);const E=hv(Q);E>F?S.current=setTimeout(le,PT):ie(E)},M=Q=>{ie(hv(Q)),k(!1),r(),clearTimeout(S.current)},$=Q=>{w?[Te.left,Te.right,Te.enter,Te.right,Te.space,Te.escape].indexOf(Q.keyCode)!==-1&&(Q.preventDefault(),kf(Q)&&xf(Q,{onActivate:()=>{var U;B(!1),(U=h.current)===null||U===void 0||U.focus()},onEscape:()=>{var U;B(!1),(U=h.current)===null||U===void 0||U.focus()},onInlineStart:()=>P(Ae(A.header).inlineSize-10),onInlineEnd:()=>P(Ae(A.header).inlineSize+10)})):(Q.keyCode===Te.enter||Q.keyCode===Te.space)&&(Q.preventDefault(),kf(Q)&&xf(Q,{onActivate:()=>{var E;B(!0),(E=v.current)===null||E===void 0||E.focus()}}))};H(Ae(A.header).insetInlineEnd);const J=new AbortController;return b&&(W.body.classList.add(Ft["resize-active"]),W.addEventListener("mousemove",ee,{signal:J.signal}),W.addEventListener("mouseup",M,{signal:J.signal})),_&&(W.body.classList.add(Ft["resize-active-with-focus"]),A.header.addEventListener("keydown",$,{signal:J.signal})),w&&W.body.classList.add(Ft["resize-active"]),()=>{clearTimeout(S.current),W.body.classList.remove(Ft["resize-active"]),W.body.classList.remove(Ft["resize-active-with-focus"]),J.abort()}},[n,b,w,_,t,r]);const{tabIndex:G}=br(h,{tabIndex:i});return u.createElement(u.Fragment,null,u.createElement("button",{ref:h,className:j(Ft.resizer,(_||s||w)&&Ft["has-focus"]),onMouseDown:N=>{N.button===0&&(N.preventDefault(),k(!0))},onClick:()=>{var N;k(!1),C(!0),B(!0),(N=v.current)===null||N===void 0||N.focus()},onFocus:()=>{D($v(h.current)),C(!0)},onBlur:N=>{N.relatedTarget!==v.current&&C(!1)},"aria-roledescription":m,"aria-labelledby":a,tabIndex:G,"data-focus-id":f}),u.createElement("span",{className:j(Ft.divider,b&&Ft["divider-active"]),"data-awsui-table-suppress-navigation":!0,ref:v,id:p,role:"slider",tabIndex:-1,"aria-labelledby":a,"aria-hidden":!w,"aria-valuemin":n,"aria-valuemax":Number.MAX_SAFE_INTEGER,"aria-valuenow":I,"data-focus-id":f,onBlur:()=>{C(!1),w&&B(!1),r()}}))}function FT(){return u.createElement("span",{className:Ft.tracker})}const Lo={"header-cell":"awsui_header-cell_1spae_zgxxo_149","header-cell-fake-focus":"awsui_header-cell-fake-focus_1spae_zgxxo_183","header-cell-sticky":"awsui_header-cell-sticky_1spae_zgxxo_204","header-cell-stuck":"awsui_header-cell-stuck_1spae_zgxxo_207","header-cell-variant-full-page":"awsui_header-cell-variant-full-page_1spae_zgxxo_207","header-cell-hidden":"awsui_header-cell-hidden_1spae_zgxxo_213","header-cell-variant-embedded":"awsui_header-cell-variant-embedded_1spae_zgxxo_216","is-visual-refresh":"awsui_is-visual-refresh_1spae_zgxxo_216","sticky-cell":"awsui_sticky-cell_1spae_zgxxo_216","header-cell-variant-borderless":"awsui_header-cell-variant-borderless_1spae_zgxxo_216","header-cell-sortable":"awsui_header-cell-sortable_1spae_zgxxo_219","sticky-cell-pad-left":"awsui_sticky-cell-pad-left_1spae_zgxxo_240","has-selection":"awsui_has-selection_1spae_zgxxo_240","sticky-cell-last-inline-start":"awsui_sticky-cell-last-inline-start_1spae_zgxxo_243","resize-divider":"awsui_resize-divider_1spae_zgxxo_248","sticky-cell-last-inline-end":"awsui_sticky-cell-last-inline-end_1spae_zgxxo_255","sorting-icon":"awsui_sorting-icon_1spae_zgxxo_265","edit-icon":"awsui_edit-icon_1spae_zgxxo_273","header-cell-content":"awsui_header-cell-content_1spae_zgxxo_279","header-cell-content-expandable":"awsui_header-cell-content-expandable_1spae_zgxxo_285","header-cell-disabled":"awsui_header-cell-disabled_1spae_zgxxo_337","header-cell-sorted":"awsui_header-cell-sorted_1spae_zgxxo_337","header-cell-text":"awsui_header-cell-text_1spae_zgxxo_351","header-cell-text-wrap":"awsui_header-cell-text-wrap_1spae_zgxxo_355","header-cell-ascending":"awsui_header-cell-ascending_1spae_zgxxo_361","header-cell-descending":"awsui_header-cell-descending_1spae_zgxxo_362","has-striped-rows":"awsui_has-striped-rows_1spae_zgxxo_476","sticky-cell-pad-inline-start":"awsui_sticky-cell-pad-inline-start_1spae_zgxxo_476"};function mk(t){var{resizableStyle:r,sortingStatus:a,sortingDisabled:n,focusedComponent:i,stuck:s,sticky:f,hidden:m,stripedRows:p,isSelection:h,colIndex:v,columnId:b,stickyState:k,cellRef:w,tableRole:B,children:S,variant:_,ariaLabel:C}=t,I=ge(t,["resizableStyle","sortingStatus","sortingDisabled","focusedComponent","stuck","sticky","hidden","stripedRows","isSelection","colIndex","columnId","stickyState","cellRef","tableRole","children","variant","ariaLabel"]);const D=fk({stickyColumns:k,columnId:b,getClassName:A=>Zy(Lo,A)}),G=y.useRef(null),N=qe(D.ref,w,G),{tabIndex:z}=br(G);return u.createElement("th",Object.assign({"data-focus-id":`header-${String(b)}`,className:j(Lo["header-cell"],Lo[`header-cell-variant-${_}`],f&&Lo["header-cell-sticky"],s&&Lo["header-cell-stuck"],p&&Lo["has-striped-rows"],Lo["is-visual-refresh"],h&&j(ze["selection-control"],ze["selection-control-header"]),{[Lo["header-cell-fake-focus"]]:i===`header-${String(b)}`,[Lo["header-cell-sortable"]]:a,[Lo["header-cell-sorted"]]:a==="ascending"||a==="descending",[Lo["header-cell-disabled"]]:n,[Lo["header-cell-ascending"]]:a==="ascending",[Lo["header-cell-descending"]]:a==="descending",[Lo["header-cell-hidden"]]:m},D.className),style:Object.assign(Object.assign({},r),D.style),ref:N},fT({tableRole:B,sortingStatus:a,colIndex:v}),{tabIndex:z===-1?void 0:z},ui(I),C?{"aria-label":C}:{}),S)}function UT(t){var{focusedComponent:r,singleSelectionHeaderAriaLabel:a,getSelectAllProps:n,onFocusMove:i}=t,s=ge(t,["focusedComponent","singleSelectionHeaderAriaLabel","getSelectAllProps","onFocusMove"]);const f=n?n():void 0;return u.createElement(mk,Object.assign({},s,{isSelection:!0,colIndex:0,focusedComponent:r,ariaLabel:f==null?void 0:f.selectionGroupLabel},Fe({action:f!=null&&f.checked?"deselectAll":"selectAll"})),f?u.createElement($y,Object.assign({onFocusDown:m=>{i(m.target,-1,1)},focusedComponent:r},f,s.sticky?{tabIndex:-1}:{})):u.createElement(UB,null,a),u.createElement(pk,{className:ze["resize-divider"]}))}function Kv(t){var{selectionControlProps:r}=t,a=ge(t,["selectionControlProps"]);return u.createElement(bi,Object.assign({},a,{isSelection:!0,wrapLines:!1,isEditable:!1,isEditing:!1,colIndex:0}),r?u.createElement($y,Object.assign({},r,{verticalAlign:a.verticalAlign})):null)}const VT={sortable:"caret-down",ascending:"caret-up-filled",descending:"caret-down-filled"},WT=(t,r,a,n)=>{if(r)return a?"descending":"ascending";if(t&&!n)return"sortable"},XT=t=>VT[t],vk=(t,r)=>t===r||t.sortingField!==void 0&&t.sortingField===r.sortingField||t.sortingComparator!==void 0&&t.sortingComparator===r.sortingComparator,YT=(t=[],r)=>{if(!r)return null;for(let a=0;a<t.length;a++)if(vk(t[a],r))return t[a].id||null;return null},Qv={"header-cell-text":"awsui_header-cell-text_dpuyq_1id1o_5"};function $T({tabIndex:t,column:r,activeSortingColumn:a,sortingDescending:n,sortingDisabled:i,wrapLines:s,focusedComponent:f,stuck:m,sticky:p,hidden:h,stripedRows:v,onClick:b,colIndex:k,updateColumn:w,resizableColumns:B,resizableStyle:S,onResizeFinish:_,isEditable:C,columnId:I,stickyState:D,cellRef:G,tableRole:N,resizerRoleDescription:z,isExpandable:A,hasDynamicContent:W,variant:K}){var F;const H=ft("table"),P=!!r.sortingComparator||!!r.sortingField,ie=!!a&&vk(r,a),le=WT(P,ie,!!n,!!i),ee=()=>b({sortingColumn:r,isDescending:ie?!n:!1}),M=({nativeEvent:te})=>{(te.keyCode===Te.enter||te.keyCode===Te.space)&&(te.preventDefault(),ee())},$=Ue("table-header-"),J=y.useRef(null),{tabIndex:Q}=br(J,{tabIndex:t}),E=y.useRef(null),U=qe(G,E);return Ar(W?E:()=>null,te=>{w(I,te.borderBoxWidth)}),u.createElement(mk,Object.assign({resizableStyle:S,cellRef:U,sortingStatus:le,sortingDisabled:i,focusedComponent:f,stuck:m,sticky:p,hidden:h,stripedRows:v,colIndex:k,columnId:I,stickyState:D,tableRole:N,variant:K},i?{}:Fe({action:"sort",detail:{position:`${k+1}`,columnId:r.id?`${r.id}`:"",label:`.${Qv["header-cell-text"]}`,sortingDescending:`${!n}`}})),u.createElement("div",Object.assign({ref:J,"data-focus-id":`sorting-control-${String(I)}`,className:j(Lo["header-cell-content"],{[Lo["header-cell-fake-focus"]]:f===`sorting-control-${String(I)}`,[Lo["header-cell-content-expandable"]]:A}),"aria-label":r.ariaLabel?r.ariaLabel({sorted:ie,descending:ie&&!!n,disabled:!!i}):void 0},le&&!i?{onKeyPress:M,tabIndex:Q,role:"button",onClick:ee}:{}),u.createElement("div",{className:j(Lo["header-cell-text"],Qv["header-cell-text"],s&&Lo["header-cell-text-wrap"]),id:$},r.header,C?u.createElement("span",{className:Lo["edit-icon"]},u.createElement(so,{name:"edit",ariaLabel:H("columnDefinitions.editConfig.editIconAriaLabel",(F=r.editConfig)===null||F===void 0?void 0:F.editIconAriaLabel)})):null),le&&u.createElement("span",{className:Lo["sorting-icon"]},u.createElement(so,{name:XT(le)}))),B?u.createElement(qT,{tabIndex:t,focusId:`resize-control-${String(I)}`,showFocusRing:f===`resize-control-${String(I)}`,onWidthUpdate:te=>w(I,te),onWidthUpdateCommit:_,ariaLabelledby:$,minWidth:typeof r.minWidth=="string"?parseInt(r.minWidth):r.minWidth,roleDescription:H("ariaLabels.resizerRoleDescription",z)}):u.createElement(pk,{className:Lo["resize-divider"]}))}const bk=u.forwardRef(({selectionType:t,getSelectAllProps:r,columnDefinitions:a,sortingColumn:n,sortingDisabled:i,sortingDescending:s,resizableColumns:f,variant:m,wrapLines:p,onFocusMove:h,onSortingChange:v,onResizeFinish:b,singleSelectionHeaderAriaLabel:k,stripedRows:w,sticky:B=!1,hidden:S=!1,stuck:_=!1,stickyState:C,selectionColumnId:I,focusedComponent:D,onFocusedComponentChange:G,tableRole:N,resizerRoleDescription:z,isExpandable:A,setLastUserAction:W},K)=>{const{getColumnStyles:F,columnWidths:H,updateColumn:P,setCell:ie}=OT(),le={stuck:_,sticky:B,hidden:S,stripedRows:w,tableRole:N,variant:m,stickyState:C};return u.createElement("thead",{className:j(!S&&ze["thead-active"])},u.createElement("tr",Object.assign({},Sf.all,{ref:K,"aria-rowindex":1},uT({tableRole:N}),{onFocus:ee=>{var M;const $=dt(ee.target,Q=>!!Q.getAttribute("data-focus-id")),J=(M=$==null?void 0:$.getAttribute("data-focus-id"))!==null&&M!==void 0?M:null;G==null||G(J)},onBlur:()=>G==null?void 0:G(null)}),t?u.createElement(UT,Object.assign({},le,{focusedComponent:D,columnId:I,getSelectAllProps:r,onFocusMove:h,singleSelectionHeaderAriaLabel:k})):null,a.map((ee,M)=>{const $=Jc(ee,M);return u.createElement($T,Object.assign({},le,{key:$,tabIndex:B?-1:0,focusedComponent:D,column:ee,activeSortingColumn:n,sortingDescending:s,sortingDisabled:i,wrapLines:p,colIndex:t?M+1:M,columnId:$,updateColumn:P,onResizeFinish:()=>b(H),resizableColumns:f,resizableStyle:F(B,$),onClick:J=>{W("sorting"),Ie(v,J)},isEditable:!!ee.editConfig,cellRef:J=>ie(B,$,J),tableRole:N,resizerRoleDescription:z,isExpandable:M===0&&A,hasDynamicContent:S&&!f&&ee.hasDynamicContent}))})))}),ZT=(t,r,a,n,i)=>{const s=Hn(),f=y.useCallback(()=>{t.current&&r.current&&a.current&&n.current&&i.current&&(n.current.style.inlineSize=`${t.current.getBoundingClientRect().width}px`,i.current.style.marginBlockStart=`-${r.current.getBoundingClientRect().height}px`)},[r,a,n,i,t]);y.useLayoutEffect(()=>{f()}),Ar(r,f);const m=()=>{if(!s&&r.current&&a.current&&i.current){const v=Ky(r.current,a.current);v>0&&Cf(v,i.current)}},{scrollToItem:p}=JC(i,a);return{scrollToRow:v=>{s||p(v)},scrollToTop:m}},KT=y.forwardRef(QT);function QT({variant:t,theadProps:r,wrapperRef:a,theadRef:n,secondaryWrapperRef:i,onScroll:s,tableRef:f,tableHasHeader:m,contentDensity:p,tableRole:h},v){const b=y.useRef(null),k=y.useRef(null),{isStuck:w}=y.useContext(ng),[B,S]=y.useState(null),{scrollToRow:_,scrollToTop:C}=ZT(f,n,b,k,a);return y.useImperativeHandle(v,()=>({scrollToTop:C,scrollToRow:_,setFocus:S})),u.createElement("div",{className:j(ze["header-secondary"],ze[`variant-${t}`],{[ze["table-has-header"]]:m}),"aria-hidden":!0,tabIndex:-1,ref:i,onScroll:s},u.createElement("table",Object.assign({className:j(ze.table,ze["table-layout-fixed"],p==="compact"&&fi("compact-table")),ref:k},gk({tableRole:h})),u.createElement(bk,Object.assign({ref:b,sticky:!0,stuck:w,focusedComponent:B},r))))}const Ul={"sticky-scrollbar":"awsui_sticky-scrollbar_faqt8_1f4oq_181","sticky-scrollbar-content":"awsui_sticky-scrollbar-content_faqt8_1f4oq_193","sticky-scrollbar-visible":"awsui_sticky-scrollbar-visible_faqt8_1f4oq_196","sticky-scrollbar-native-invisible":"awsui_sticky-scrollbar-native-invisible_faqt8_1f4oq_199","sticky-scrollbar-offset":"awsui_sticky-scrollbar-offset_faqt8_1f4oq_202","is-visual-refresh":"awsui_is-visual-refresh_faqt8_1f4oq_205"},Jv=(t,r,a,n,i)=>{if(!t||!a||!r)return;const{inlineSize:s}=Ae(t),{inlineSize:f}=Ae(r),m=ag().height;if(s>f?(a.classList.contains(Ul["sticky-scrollbar-visible"])||requestAnimationFrame(()=>{a.scrollLeft=r.scrollLeft}),a.classList.add(Ul["sticky-scrollbar-visible"]),m||a.classList.add(Ul["sticky-scrollbar-native-invisible"])):a.classList.remove(Ul["sticky-scrollbar-visible"]),m&&a&&n&&(a.style.blockSize=`${m}px`,n.style.blockSize=`${m}px`),t&&r&&n&&a){const h=Ae(r),v=Ae(t);a.style.inlineSize=`${h.inlineSize}px`,n.style.inlineSize=`${v.inlineSize}px`,a.style.insetBlockEnd=i?"0px":`var(${ky.stickyVerticalBottomOffset}, 0px)`}};function JT(t,r,a,n,i){const[s,f]=y.useState(!1),m=n.current;y.useEffect(()=>{m&&f(!!Qx(m)||!!Ln(m)[0])},[m]),y.useEffect(()=>{if(n.current&&a.current){const p=new Gb(()=>{r.current&&Jv(a.current,n.current,t.current,r.current,s)});return p.observe(n.current),p.observe(a.current),()=>{p.disconnect()}}},[r,t,a,n,s,i]),y.useEffect(()=>{const p=()=>{Jv(a.current,n.current,t.current,r.current,s)};return p(),window.addEventListener("resize",p),()=>{window.removeEventListener("resize",p)}},[a,n,t,r,s])}const eD=y.forwardRef(oD);function oD({wrapperRef:t,tableRef:r,onScroll:a,hasStickyColumns:n},i){const s=u.useRef(null),f=u.useRef(null),m=qe(i,s),p=n||ag().height===0;JT(s,f,r,t,p);const{ref:h,isIntersecting:v}=xy();return u.createElement(u.Fragment,null,u.createElement("div",{ref:m,className:j(Ul["sticky-scrollbar"],p&&Ul["sticky-scrollbar-offset"],Ul["is-visual-refresh"]),onScroll:a,"data-stuck":!v},u.createElement("div",{ref:f,className:Ul["sticky-scrollbar-content"]})),u.createElement("div",{ref:h,style:{position:"absolute",right:0,bottom:0,left:0,height:1}}))}function tD({onCancel:t,onSubmit:r}){const[a,n]=y.useState(null),[i,s]=y.useState(null),[f,m]=y.useState(!1),p=B=>{s(null),n(B)},h=y.useCallback(()=>n(null),[]);return{isLoading:f,startEdit:p,cancelEdit:h,checkEditing:({row:B,col:S})=>B===(a==null?void 0:a.row)&&S===a.col,checkLastSuccessfulEdit:({row:B,col:S})=>B===(i==null?void 0:i.row)&&S===i.col,completeEdit:(B,S)=>{Nr(t,{})||(n(null),S||s(B))},submitEdit:r?(...B)=>si(this,void 0,void 0,function*(){m(!0);try{yield r(...B)}finally{m(!1)}}):void 0}}var Xs,Ys,Ca;const eb=`.${je["sticky-cell"]}`,rD=50;function lD(t){y.useEffect(()=>{if(t.current){const r=t.current,a=new aD,n=s=>{s.target&&s.target instanceof HTMLElement&&(s.target.matches(eb)||s.target.closest(eb))&&a.set(r.scrollLeft)};r.addEventListener("click",n);const i=()=>{a.active&&(r.scrollLeft=a.scrollLeft,a.clear())};return r.addEventListener("scroll",i),()=>{r.removeEventListener("click",n),r.removeEventListener("scroll",i)}}},[t])}class aD{constructor(){Xs.set(this,setTimeout(()=>{},0)),Ys.set(this,0),Ca.set(this,!1)}set(r){ke(this,Ca,"f")||(Ir(this,Ca,!0,"f"),Ir(this,Ys,r,"f"),Ir(this,Xs,setTimeout(()=>Ir(this,Ca,!1,"f"),rD),"f"))}clear(){Ir(this,Ca,!1,"f"),clearTimeout(ke(this,Xs,"f"))}get active(){return ke(this,Ca,"f")}get scrollLeft(){return ke(this,Ys,"f")}}Xs=new WeakMap,Ys=new WeakMap,Ca=new WeakMap;function nD({onRowClick:t,onRowContextMenu:r}){return{onRowClickHandler:t&&((i,s,f)=>{const m=dt(f.target,p=>p.tagName.toLowerCase()==="td");(!m||!m.classList.contains(ze["selection-control"]))&&Ie(t,{rowIndex:i,item:s})}),onRowContextMenuHandler:r&&((i,s,f)=>{const m={rowIndex:i,item:s,clientX:f.clientX,clientY:f.clientY};Nr(r,m,f)})}}function cD(t,r){t.querySelectorAll("tr").forEach((a,n)=>{a.querySelectorAll("td").forEach((i,s)=>{r(i,n,s)})})}function iD({enableKeyboardNavigation:t,selectionType:r,tableRoot:a,columnDefinitions:n,numRows:i}){const s=y.useMemo(()=>{const b=n.map(k=>!!k.editConfig);return r&&b.unshift(!1),b},[n,r]),f=s.length-1,m=r?1:0,p=y.useCallback((b,k)=>{a!=null&&a.current&&cD(a.current,(w,B,S)=>{var _;if(B===b&&S===k){const C=w.querySelector("button:last-child");C&&((_=C.focus)===null||_===void 0||_.call(C),$f(C))}})},[a]),h=y.useCallback((b,k)=>{var w;const B=(w=a.current)===null||w===void 0?void 0:w.querySelector("td:focus-within");if(!B)return;const S=B.cellIndex,_=B.parentElement.rowIndex;let C=_,I=S;if(b!==0&&(C=Math.min(i,Math.max(_+b,0))),k!==0)for(;I<=f&&I>=m&&(I+=k,!s[I]););(_!==C||S!==I)&&a.current&&p(C,I)},[p,s,f,m,i,a]),v=y.useCallback(b=>{var k,w;if(!(!((k=a.current)===null||k===void 0)&&k.querySelector('[data-inline-editing-active = "true"]')||!(!((w=document.activeElement)===null||w===void 0)&&w.closest("[data-inline-editing-active]"))))switch(b.key){case"ArrowUp":b.preventDefault(),h(-1,0);break;case"ArrowDown":b.preventDefault(),h(1,0);break;case"ArrowLeft":b.preventDefault(),h(0,-1);break;case"ArrowRight":b.preventDefault(),h(0,1);break;default:return}},[h,a]);y.useEffect(()=>{if(!a.current||t)return;const b=a.current;return a.current.addEventListener("keydown",v),()=>b&&b.removeEventListener("keydown",v)},[t,s,v,a])}const sD=10,uD=54,Yc=Symbol("selection-column-id"),dD=u.forwardRef((t,r)=>{const{funnelSubStepProps:a}=Zl(),n=Object.assign(Object.assign({},t),{__funnelSubStepProps:a});return u.createElement(yk,Object.assign({},n,{ref:r}))}),yk=u.forwardRef((t,r)=>{var a,n,i,{header:s,footer:f,empty:m,filter:p,pagination:h,preferences:v,items:b,columnDefinitions:k,trackBy:w,loading:B,loadingText:S,selectionType:_,selectedItems:C,isItemDisabled:I,ariaLabels:D,onSelectionChange:G,onSortingChange:N,sortingColumn:z,sortingDescending:A,sortingDisabled:W,visibleColumns:K,stickyHeader:F,stickyHeaderVerticalOffset:H,onRowClick:P,onRowContextMenu:ie,wrapLines:le,stripedRows:ee,contentDensity:M,submitEdit:$,onEditCancel:J,resizableColumns:Q,onColumnWidthsChange:E,variant:U,__internalRootRef:te,totalItemsCount:ce,firstIndex:de,renderAriaLive:he,stickyColumns:re,columnDisplay:oe,enableKeyboardNavigation:fe,expandableRows:me,getLoadingStatus:we,renderLoaderPending:Ve,renderLoaderLoading:ae,renderLoaderError:Be,renderLoaderEmpty:Se,cellVerticalAlign:Oo,__funnelSubStepProps:Ke}=t,Le=ge(t,["header","footer","empty","filter","pagination","preferences","items","columnDefinitions","trackBy","loading","loadingText","selectionType","selectedItems","isItemDisabled","ariaLabels","onSelectionChange","onSortingChange","sortingColumn","sortingDescending","sortingDisabled","visibleColumns","stickyHeader","stickyHeaderVerticalOffset","onRowClick","onRowContextMenu","wrapLines","stripedRows","contentDensity","submitEdit","onEditCancel","resizableColumns","onColumnWidthsChange","variant","__internalRootRef","totalItemsCount","firstIndex","renderAriaLive","stickyColumns","columnDisplay","enableKeyboardNavigation","expandableRows","getLoadingStatus","renderLoaderPending","renderLoaderLoading","renderLoaderError","renderLoaderEmpty","cellVerticalAlign","__funnelSubStepProps"]);me&&fe===void 0&&(fe=!0);const yo=Ye(Le);ii(F);const Ne=Hn(),{isExpandable:Qe,allItems:Ge,getExpandableItemProps:ve}=DT({items:b,expandableRows:me,trackBy:w,ariaLabels:D}),{allRows:xe}=zT({items:Ge,getLoadingStatus:we,getExpandableItemProps:ve}),[ao,ko]=ll(be=>be.contentBoxWidth),$e=y.useRef(null),eo=qe(ko,$e),[xo,Je]=ll(be=>be.contentBoxWidth),Go=y.useRef(null),rt=u.useRef(null),xt=y.useRef(null),Io=u.useRef(null),_t=u.useRef(null),Bt=tD({onCancel:J,onSubmit:$}),{cancelEdit:ar}=Bt,lt=ge(Bt,["cancelEdit"]),Hr=y.useRef({}),St=y.useRef({}),Kl=y.useRef({}),sl=y.useRef({}),Vt=()=>{var be,We,Do,Ko;return(Do=(We=(be=oa.current)===null||be===void 0?void 0:be.querySelector(`.${io["heading-text"]}`))===null||We===void 0?void 0:We.innerText)!==null&&Do!==void 0?Do:(Ko=oa.current)===null||Ko===void 0?void 0:Ko.innerText},Mn=()=>{var be;return!((be=oa.current)===null||be===void 0)&&be.querySelector(`.${io.actions} .${It.button}`)?"table-with-actions":""},Ma=Qb("table",()=>!B,Go,()=>({loading:B??!1,header:Vt()}),[B]),gt=il(Le),ht=()=>{const be=St.current,We=Hr.current;return JSON.stringify({filterData:be,paginationData:We,sortingColumn:z==null?void 0:z.sortingField,sortingOrder:z?A?"Descending":"Ascending":void 0})},yr=()=>{var be,We,Do,Ko,Nt,Br,Rt,Yt,Or,Vo,So;const Mo=sl.current,vt=St.current,Wo=Hr.current,sr=Kl.current;return{variant:U,flowType:(be=Le.analyticsMetadata)===null||be===void 0?void 0:be.flowType,resourceType:(We=Le.analyticsMetadata)===null||We===void 0?void 0:We.resourceType,instanceIdentifier:gt==null?void 0:gt.instanceIdentifier,taskName:(Do=gt==null?void 0:gt.instanceIdentifier)!==null&&Do!==void 0?Do:Vt(),uxTaskName:Vt(),patternIdentifier:Mn(),sortedBy:{columnId:z==null?void 0:z.sortingField,sortingOrder:z?A?"desc":"asc":void 0},filtered:(Ko=vt==null?void 0:vt.filtered)!==null&&Ko!==void 0?Ko:null,filteredBy:(Nt=vt==null?void 0:vt.filteredBy)!==null&&Nt!==void 0?Nt:[],filteredCount:(Br=vt==null?void 0:vt.filterCount)!==null&&Br!==void 0?Br:null,totalNumberOfResources:(Rt=Mo==null?void 0:Mo.totalCount)!==null&&Rt!==void 0?Rt:null,tablePreferences:{visibleColumns:(Yt=sr==null?void 0:sr.visibleColumns)!==null&&Yt!==void 0?Yt:[],resourcesPerPage:(Or=sr==null?void 0:sr.pageSize)!==null&&Or!==void 0?Or:null},pagination:{currentPageIndex:(Vo=Wo==null?void 0:Wo.currentPageIndex)!==null&&Vo!==void 0?Vo:0,totalNumberOfPages:Wo!=null&&Wo.openEnd?null:(So=Wo==null?void 0:Wo.totalPageCount)!==null&&So!==void 0?So:null,openEnd:!!(Wo!=null&&Wo.openEnd)},resourcesSelected:(C==null?void 0:C.length)>0}},{setLastUserAction:Pa,tableInteractionAttributes:Mu}=J5({elementRef:Go,loading:B,items:b,instanceIdentifier:gt==null?void 0:gt.instanceIdentifier,itemCount:b.length,getComponentIdentifier:Vt,getComponentConfiguration:yr,interactionMetadata:ht});y.useImperativeHandle(r,()=>{var be;return{scrollToTop:((be=Io.current)===null||be===void 0?void 0:be.scrollToTop)||(()=>{}),cancelEdit:ar}},[ar]);const Ct=y.useRef(null),Uo=K5([Ct,_t,rt]),{moveFocusDown:pt,moveFocusUp:ul,moveFocus:Pn}=XC(_,Ge.length),{onRowClickHandler:yi,onRowContextMenuHandler:ki}=nD({onRowClick:P,onRowContextMenu:ie}),nr=FC({columnDefinitions:k,columnDisplay:oe,visibleColumns:K}),{isItemSelected:Ql,getSelectAllProps:jn,getItemSelectionProps:kr}=ZC({items:Ge,trackBy:w,selectedItems:C,selectionType:_,isItemDisabled:I,onSelectionChange:G,ariaLabels:Object.assign(Object.assign({},D),{selectionGroupLabel:void 0}),loading:B,setLastUserAction:Pa}),xr=be=>be.type==="data"&&Ql(be.item),Wt=U,_r=!!(s||p||h||v),Bo=!!_,ja=Ne&&U==="full-page"&&!!h,Jl=!!f||ja,cr=y.useRef(void 0),xi=!(D!=null&&D.tableLabel)&&!!s&&cr.current?cr.current:void 0,_i=y.useCallback(be=>{cr.current=be},[]),qa=[],qn=[];Bo&&(qa.push({id:Yc,width:uD}),qn.push(Yc));for(let be=0;be<nr.length;be++){const We=Jc(nr[be],be);qa.push(Object.assign(Object.assign({},nr[be]),{id:We})),qn.push(We)}const wr=aT({visibleColumns:qn,stickyColumnsFirst:((a=re==null?void 0:re.first)!==null&&a!==void 0?a:0)+(re!=null&&re.first&&Bo?1:0),stickyColumnsLast:(re==null?void 0:re.last)||0}),Fa=((n=re==null?void 0:re.first)!==null&&n!==void 0?n:0)+((i=re==null?void 0:re.last)!==null&&i!==void 0?i:0)>0,ir=!!k.find(be=>be.editConfig);let Xt="table";Qe?Xt="treegrid":fe?Xt="grid":ir&&(Xt="grid-default");const Fn={selectionType:_,getSelectAllProps:jn,columnDefinitions:nr,variant:Wt,wrapLines:le,resizableColumns:Q,sortingColumn:z,sortingDisabled:W,sortingDescending:A,onSortingChange:N,onFocusMove:Pn,onResizeFinish(be){const We=k.map((Ko,Nt)=>be.get(Jc(Ko,Nt))||Ko.width||$l);We.some((Ko,Nt)=>k[Nt].width!==Ko)&&Ie(E,{widths:We})},singleSelectionHeaderAriaLabel:D==null?void 0:D.selectionGroupLabel,resizerRoleDescription:D==null?void 0:D.resizerRoleDescription,stripedRows:ee,stickyState:wr,selectionColumnId:Yc,tableRole:Xt,isExpandable:Qe,setLastUserAction:Pa};lD(Ct);const dl=qe(Ct,wr.refs.wrapper),Un=qe(Je,Go,wr.refs.table),Vn=sT({isScrollable:!!(xo&&ao&&xo>ao),ariaLabel:D==null?void 0:D.tableLabel,ariaLabelledby:xi}),Pu=OC();iD({enableKeyboardNavigation:fe,selectionType:_,tableRoot:Go,columnDefinitions:nr,numRows:xe==null?void 0:xe.length});const oa=y.useRef(null),[mt,wi]=ll(be=>be.borderBoxHeight),ju=qe(oa,wi),fl=_?1:0,Wn=nr.length+fl;return u.createElement(Cu.Provider,{value:{defaultVariant:"primary"}},u.createElement(dS,{value:{paginationRef:Hr,filterRef:St,preferencesRef:Kl,headerRef:sl}},u.createElement(HT,{visibleColumns:qa,resizableColumns:Q,containerRef:$e},u.createElement(Sy,Object.assign({},yo,Mu,{__internalRootRef:te,className:j(yo.className,ze.root),__funnelSubStepProps:Ke,__fullPage:U==="full-page",header:u.createElement(u.Fragment,null,_r&&u.createElement("div",null,u.createElement("div",{ref:ju,className:j(ze["header-controls"],ze[`variant-${Wt}`])},u.createElement(Gu.Provider,{value:{assignId:_i}},u.createElement(e5,{header:s,filter:p,pagination:h,preferences:v,setLastUserAction:Pa})))),F&&u.createElement(KT,{ref:Io,variant:Wt,theadProps:Fn,wrapperRef:Ct,theadRef:xt,secondaryWrapperRef:rt,tableRef:Go,onScroll:Uo,tableHasHeader:_r,contentDensity:M,tableRole:Xt})),disableHeaderPaddings:!0,disableContentPaddings:!0,variant:qC(Wt),__disableFooterPaddings:!0,__disableFooterDivider:!0,__disableStickyMobile:!1,footer:Jl?u.createElement("div",{className:j(ze["footer-wrapper"],ze[`variant-${Wt}`])},u.createElement("div",{className:j(ze.footer,ja&&ze["footer-with-pagination"])},f&&u.createElement("span",null,f),ja&&u.createElement("div",{className:ze["footer-pagination"]},h))):null,__stickyHeader:F,__mobileStickyOffset:mt??0,__stickyOffset:H},Sf.root),u.createElement("div",Object.assign({ref:dl,className:j(ze.wrapper,ze[`variant-${Wt}`],{[ze["has-footer"]]:Jl,[ze["has-header"]]:_r}),style:wr.style.wrapper,onScroll:Uo},Vn),u.createElement("div",{className:ze["wrapper-content-measure"],ref:eo}),!!he&&!!de&&u.createElement(kt,{hidden:!0,tagName:"span"},u.createElement("span",null,he({firstIndex:de,lastIndex:de+b.length-1,visibleItemsCount:Ge.length,totalItemsCount:ce}))),u.createElement(yT,{keyboardNavigation:!!fe,pageSize:sD,getTable:()=>Go.current},u.createElement("table",Object.assign({},Ma,{ref:Un,className:j(ze.table,Q&&ze["table-layout-fixed"],M==="compact"&&fi("compact-table"))},gk({tableRole:Xt,totalItemsCount:ce,totalColumnsCount:Wn,ariaLabel:D==null?void 0:D.tableLabel,ariaLabelledby:xi})),u.createElement(bk,Object.assign({ref:xt,hidden:F,onFocusedComponentChange:be=>{var We;return(We=Io.current)===null||We===void 0?void 0:We.setFocus(be)}},Fn)),u.createElement("tbody",null,B||Ge.length===0?u.createElement("tr",null,u.createElement(ET,{totalColumnsCount:Wn,hasFooter:Jl,loading:B,loadingText:S,empty:m,tableRef:Go,containerRef:$e})):xe.map((be,We)=>{const Do=We===0,Ko=We===xe.length-1,Nt=be.type==="data"?ve(be.item):void 0,Br=dT(Object.assign({tableRole:Xt,firstIndex:de,rowIndex:We,level:be.type==="loader"?be.level:void 0},Nt)),Rt=Vo=>jC(w,Vo,We),Yt={isFirstRow:Do,isLastRow:Ko,isSelected:Bo&&xr(be),isPrevSelected:Bo&&!Do&&xr(xe[We-1]),isNextSelected:Bo&&!Ko&&xr(xe[We+1]),isEvenRow:We%2===0,stripedRows:ee,hasSelection:Bo,hasFooter:Jl,stickyState:wr,tableRole:Xt};if(be.type==="data"){const Vo=`${Rt(be.item)}`;return u.createElement("tr",Object.assign({key:Vo,className:j(ze.row,Yt.isSelected&&ze["row-selected"]),onFocus:({currentTarget:So})=>{var Mo;So.contains(Pu())||(Mo=Io.current)===null||Mo===void 0||Mo.scrollToRow(So)}},Sf.item,{onClick:yi&&yi.bind(null,We,be.item),onContextMenu:ki&&ki.bind(null,We,be.item)},Br),kr&&u.createElement(Kv,Object.assign({},Yt,{columnId:Yc,selectionControlProps:Object.assign(Object.assign({},kr(be.item)),{onFocusDown:pt,onFocusUp:ul,rowIndex:We,itemKey:Vo}),verticalAlign:Oo})),nr.map((So,Mo)=>{var vt,Wo;const sr=`${Jc(So,Mo)}`,Ua={row:Vo,col:sr},Va=lt.checkEditing(Ua),Xn=lt.checkLastSuccessfulEdit(Ua),Yn=!!So.editConfig&&!lt.isLoading,gl=Qe&&Mo===0?Nt:void 0,hl={component:{innerContext:{position:`${We+1},${Mo+1}`,columnId:So.id?`${So.id}`:"",columnLabel:{selector:`table thead tr th:nth-child(${Mo+(_?2:1)})`,root:"component"},item:Vo}}};return u.createElement(TT,Object.assign({key:sr},Yt,{resizableStyle:{width:So.width,minWidth:So.minWidth,maxWidth:So.maxWidth},ariaLabels:D,column:So,item:be.item,wrapLines:le,isEditable:Yn,isEditing:Va,isRowHeader:So.isRowHeader,successfulEdit:Xn,resizableColumns:Q,onEditStart:()=>lt.startEdit(Ua),onEditEnd:Bi=>lt.completeEdit(Ua,Bi),submitEdit:lt.submitEdit,columnId:(vt=So.id)!==null&&vt!==void 0?vt:Mo,colIndex:Mo+fl,verticalAlign:(Wo=So.verticalAlign)!==null&&Wo!==void 0?Wo:Oo},gl,Fe(hl)))}))}const Or=NT({item:be.item,loadingStatus:be.status,renderLoaderPending:Ve,renderLoaderLoading:ae,renderLoaderError:Be,renderLoaderEmpty:Se});return Or&&u.createElement("tr",Object.assign({key:(be.item?Rt(be.item):"root-"+We)+"-"+be.from,className:ze.row},Br),kr&&u.createElement(Kv,Object.assign({},Yt,{columnId:Yc,verticalAlign:Oo})),nr.map((Vo,So)=>{var Mo;return u.createElement(RT,Object.assign({key:Jc(Vo,So)},Yt,{wrapLines:!1,columnId:(Mo=Vo.id)!==null&&Mo!==void 0?Mo:So,colIndex:So+fl,isRowHeader:So===0,level:be.level,item:be.item,trackBy:w}),Or)}))})))),Q&&u.createElement(FT,null)),u.createElement(eD,{ref:_t,wrapperRef:Ct,tableRef:Go,onScroll:Uo,hasStickyColumns:Fa})))))}),Nn=u.forwardRef((t,r)=>{var{options:a=[],filteringType:n="none",statusType:i="finished",triggerVariant:s="label"}=t,f=ge(t,["options","filteringType","statusType","triggerVariant"]);const m=qo("Select",{props:{autoFocus:f.autoFocus,expandToViewport:f.expandToViewport,filteringType:n,triggerVariant:s,virtualScroll:f.virtualScroll,readOnly:f.readOnly},metadata:{hasInlineLabel:!!f.inlineLabelText,hasDisabledReasons:a.some(v=>!!v.disabledReason)}}),p=hg(f),h={name:"awsui.Select",label:`.${jy["button-trigger"]}`,properties:{disabled:`${!!p.disabled}`}};return u.createElement(b5,Object.assign({options:a,filteringType:n,statusType:i,triggerVariant:s},p,m,{ref:r},Fe({component:h})))});Fo(Nn,"Select");function To(t){var{direction:r="vertical"}=t,a=ge(t,["direction"]);const n=qo("SpaceBetween",{props:{alignItems:a.alignItems,direction:r,size:a.size}});return u.createElement(fy,Object.assign({direction:r},a,n))}Fo(To,"SpaceBetween");const zu=u.forwardRef((t,r)=>{var a,n,i,{items:s=[],selectedItems:f=[],variant:m="container",contentDensity:p="comfortable",cellVerticalAlign:h="middle",firstIndex:v=1}=t,b=ge(t,["items","selectedItems","variant","contentDensity","cellVerticalAlign","firstIndex"]);const k=il(b),w=b.visibleColumns&&b.visibleColumns.length<b.columnDefinitions.length||((a=b.columnDisplay)===null||a===void 0?void 0:a.some(G=>!G.visible)),B=!!(!((n=b.stickyColumns)===null||n===void 0)&&n.first)||!!(!((i=b.stickyColumns)===null||i===void 0)&&i.last),S=qo("Table",{props:{contentDensity:p,resizableColumns:b.resizableColumns,selectionType:b.selectionType,stickyHeader:b.stickyHeader,stripedRows:b.stripedRows,variant:m,wrapLines:b.wrapLines,enableKeyboardNavigation:b.enableKeyboardNavigation,totalItemsCount:b.totalItemsCount,flowType:k.flowType,cellVerticalAlign:h},metadata:{expandableRows:!!b.expandableRows,progressiveLoading:!!b.getLoadingStatus,inlineEdit:b.columnDefinitions.some(G=>!!G.editConfig),disabledInlineEdit:b.columnDefinitions.some(G=>{var N;return!!(!((N=G.editConfig)===null||N===void 0)&&N.disabledReason)}),hasSortableColumns:b.columnDefinitions.some(G=>G.sortingField||G.sortingComparator),hasHiddenColumns:w,hasStickyColumns:B,hasFilterSlot:!!b.filter,hasPaginationSlot:!!b.pagination,itemsCount:s.length,hasInstanceIdentifier:!!(k!=null&&k.instanceIdentifier),hasResourceType:!!(k!=null&&k.resourceType),usesVisibleColumns:!!b.visibleColumns,usesColumnDisplay:!!b.columnDisplay,usesColumnDefinitionsVerticalAlign:b.columnDefinitions.some(G=>G.verticalAlign!==h)}},k),_={name:"awsui.Table",label:{root:"self"},properties:{selectionType:b.selectionType||"none",itemsCount:`${s.length}`,selectedItemsCount:`${f.length}`,variant:m}},C=YT(b.columnDefinitions,b.sortingColumn);C&&(_.properties.sortingColumnId=C,_.properties.sortingDescending=`${b.sortingDescending||!1}`);const I=Object.assign(Object.assign(Object.assign(Object.assign({items:s,selectedItems:f,variant:m,contentDensity:p,firstIndex:v,cellVerticalAlign:h},b),S),{ref:r}),Fe({component:_})),D={tableContentDensity:p,tableHasStripedRows:!!b.stripedRows,tableHasHiddenColumns:w,tableHasStickyColumns:B};return m==="borderless"||m==="embedded"?u.createElement(Vv.Provider,{value:D},u.createElement(yk,Object.assign({},I))):u.createElement(Vv.Provider,{value:D},u.createElement(Eu,null,u.createElement(dD,Object.assign({},I))))});Fo(zu,"Table");const fD={"text-content":"awsui_text-content_6absk_bpcho_146"};function mg(t){var{children:r}=t,a=ge(t,["children"]);const{__internalRootRef:n}=qo("TextContent"),i=Ye(a),s=j(i.className,fD["text-content"]);return u.createElement("div",Object.assign({},i,{className:s,ref:n}),r)}Fo(mg,"TextContent");const kk=u.forwardRef((t,r)=>{const a=qo("TextFilter",{props:{disabled:t.disabled,disableBrowserAutocorrect:t.disableBrowserAutocorrect}}),n={name:"awsui.TextFilter",label:"input",properties:{disabled:`${!!t.disabled}`}};return u.createElement(B5,Object.assign({},t,a,{ref:r},Fe({component:n})))});Fo(kk,"TextFilter");const $c={root:"awsui_root_qk1j1_4axn6_145",textarea:"awsui_textarea_qk1j1_4axn6_149","textarea-readonly":"awsui_textarea-readonly_qk1j1_4axn6_199","textarea-invalid":"awsui_textarea-invalid_qk1j1_4axn6_241","textarea-warning":"awsui_textarea-warning_qk1j1_4axn6_250"},Ha=u.forwardRef((t,r)=>{var{value:a,autoComplete:n=!0,disabled:i,readOnly:s,disableBrowserAutocorrect:f,disableBrowserSpellcheck:m,spellcheck:p,onKeyDown:h,onKeyUp:v,onChange:b,onBlur:k,onFocus:w,ariaRequired:B,name:S,rows:_,placeholder:C,autoFocus:I,ariaLabel:D}=t,G=ge(t,["value","autoComplete","disabled","readOnly","disableBrowserAutocorrect","disableBrowserSpellcheck","spellcheck","onKeyDown","onKeyUp","onChange","onBlur","onFocus","ariaRequired","name","rows","placeholder","autoFocus","ariaLabel"]);const{__internalRootRef:N}=qo("Textarea",{props:{autoComplete:n,autoFocus:I,disableBrowserAutocorrect:f,disableBrowserSpellcheck:m,readOnly:s,spellcheck:p}}),{ariaLabelledby:z,ariaDescribedby:A,controlId:W,invalid:K,warning:F}=mi(G),H=Ye(G),P=y.useRef(null);Oa(r,P);const ie={"aria-label":D,"aria-labelledby":z,"aria-describedby":A,"aria-required":B?"true":void 0,"aria-invalid":K?"true":void 0,name:S,placeholder:C,autoFocus:I,className:j($c.textarea,{[$c["textarea-readonly"]]:s,[$c["textarea-invalid"]]:K,[$c["textarea-warning"]]:F&&!K}),autoComplete:Ay(n),spellCheck:p,disabled:i,readOnly:s?!0:void 0,rows:_||3,onKeyDown:h&&(le=>Na(h,le)),onKeyUp:v&&(le=>Na(v,le)),value:a||"",onChange:b&&(le=>Ie(b,{value:le.target.value})),onBlur:k&&(()=>Ie(k)),onFocus:w&&(()=>Ie(w))};return f&&(ie.autoCorrect="off",ie.autoCapitalize="off"),m&&(ie.spellCheck="false"),u.createElement("span",Object.assign({},H,{className:j($c.root,H.className),ref:N}),u.createElement("textarea",Object.assign({ref:P,id:W},ie)))});Fo(Ha,"Textarea");const gD=t=>{const{type:r,children:a,dismissible:n=!0,timeout:i=0}=t,[s,f]=y.useState([]);return y.useEffect(()=>{if(!a){f([]);return}if(f([{type:r,content:a,dismissible:n,onDismiss:()=>f([])}]),i>0){const m=setTimeout(()=>f([]),i);return()=>clearTimeout(m)}},[r,a,n,i]),L.jsx(ik,{items:s})};var $s={exports:{}},hD=$s.exports,ob;function pD(){return ob||(ob=1,function(t){(function(r,a){t.exports?t.exports=a():r.log=a()})(hD,function(){var r=function(){},a="undefined",n=typeof window!==a&&typeof window.navigator!==a&&/Trident\/|MSIE /.test(window.navigator.userAgent),i=["trace","debug","info","warn","error"],s={},f=null;function m(S,_){var C=S[_];if(typeof C.bind=="function")return C.bind(S);try{return Function.prototype.bind.call(C,S)}catch{return function(){return Function.prototype.apply.apply(C,[S,arguments])}}}function p(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function h(S){return S==="debug"&&(S="log"),typeof console===a?!1:S==="trace"&&n?p:console[S]!==void 0?m(console,S):console.log!==void 0?m(console,"log"):r}function v(){for(var S=this.getLevel(),_=0;_<i.length;_++){var C=i[_];this[C]=_<S?r:this.methodFactory(C,S,this.name)}if(this.log=this.debug,typeof console===a&&S<this.levels.SILENT)return"No console available for logging"}function b(S){return function(){typeof console!==a&&(v.call(this),this[S].apply(this,arguments))}}function k(S,_,C){return h(S)||b.apply(this,arguments)}function w(S,_){var C=this,I,D,G,N="loglevel";typeof S=="string"?N+=":"+S:typeof S=="symbol"&&(N=void 0);function z(H){var P=(i[H]||"silent").toUpperCase();if(!(typeof window===a||!N)){try{window.localStorage[N]=P;return}catch{}try{window.document.cookie=encodeURIComponent(N)+"="+P+";"}catch{}}}function A(){var H;if(!(typeof window===a||!N)){try{H=window.localStorage[N]}catch{}if(typeof H===a)try{var P=window.document.cookie,ie=encodeURIComponent(N),le=P.indexOf(ie+"=");le!==-1&&(H=/^([^;]+)/.exec(P.slice(le+ie.length+1))[1])}catch{}return C.levels[H]===void 0&&(H=void 0),H}}function W(){if(!(typeof window===a||!N)){try{window.localStorage.removeItem(N)}catch{}try{window.document.cookie=encodeURIComponent(N)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function K(H){var P=H;if(typeof P=="string"&&C.levels[P.toUpperCase()]!==void 0&&(P=C.levels[P.toUpperCase()]),typeof P=="number"&&P>=0&&P<=C.levels.SILENT)return P;throw new TypeError("log.setLevel() called with invalid level: "+H)}C.name=S,C.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},C.methodFactory=_||k,C.getLevel=function(){return G??D??I},C.setLevel=function(H,P){return G=K(H),P!==!1&&z(G),v.call(C)},C.setDefaultLevel=function(H){D=K(H),A()||C.setLevel(H,!1)},C.resetLevel=function(){G=null,W(),v.call(C)},C.enableAll=function(H){C.setLevel(C.levels.TRACE,H)},C.disableAll=function(H){C.setLevel(C.levels.SILENT,H)},C.rebuild=function(){if(f!==C&&(I=K(f.getLevel())),v.call(C),f===C)for(var H in s)s[H].rebuild()},I=K(f?f.getLevel():"WARN");var F=A();F!=null&&(G=K(F)),v.call(C)}f=new w,f.getLogger=function(_){if(typeof _!="symbol"&&typeof _!="string"||_==="")throw new TypeError("You must supply a name when creating a logger.");var C=s[_];return C||(C=s[_]=new w(_,f.methodFactory)),C};var B=typeof window!==a?window.log:void 0;return f.noConflict=function(){return typeof window!==a&&window.log===f&&(window.log=B),f},f.getLoggers=function(){return s},f.default=f,f})}($s)),$s.exports}var mD=pD();const al=Lf(mD),xk=y.createContext({setAlert:()=>{}});function vD({children:t}){const[r,a]=y.useState(),n=y.useMemo(()=>({setAlert:(i,s="success")=>{i?(typeof i=="string"&&(s==="error"?al.error(i):s==="warning"&&al.warn(i)),a({content:i,type:s})):a(void 0)}}),[]);return L.jsxs(xk.Provider,{value:n,children:[r&&L.jsx(gD,{type:r.type,children:r.content}),t]})}const Au=()=>y.useContext(xk);class bD{constructor(r,a,n){Hl(this,"endpointProvider");Hl(this,"clientId");Hl(this,"redirectUrl");Hl(this,"pendingRefresh");this.endpointProvider=r,this.clientId=a,this.redirectUrl=n}generateCodeVerifier(r=128){const a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~";let n="";for(let i=0;i<r;i++){const s=Math.floor(Math.random()*a.length);n+=a.charAt(s)}return n}async generateCodeChallenge(r){const n=new TextEncoder().encode(r),i=await crypto.subtle.digest("SHA-256",n);return btoa(String.fromCharCode(...new Uint8Array(i))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}async getAuthorizationUrl(r,a){const n=await this.generateCodeChallenge(r);let i=await this.endpointProvider.retrieveAuthorizationEndpoint()+`?response_type=code&client_id=${encodeURIComponent(this.clientId)}&scope=openid%20profile%20email&redirect_uri=${encodeURIComponent(this.redirectUrl)}&code_challenge=${encodeURIComponent(n)}&code_challenge_method=S256`;return a&&(i=i+"&state="+encodeURIComponent(a)),i}async refreshTokens(){this.pendingRefresh?await this.pendingRefresh:(this.pendingRefresh=(async()=>{localStorage.removeItem("access_token"),localStorage.removeItem("id_token"),localStorage.removeItem("tokens_expires_at");const r=localStorage.getItem("refresh_token");if(r){const a={grant_type:"refresh_token",client_id:this.clientId,refresh_token:r},i=await(await fetch(await this.endpointProvider.retrieveTokenEndpoint(),{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams(a)})).json();if(!i.access_token)throw new Error("Failed to refresh token");localStorage.setItem("access_token",i.access_token),localStorage.setItem("id_token",i.id_token),localStorage.setItem("tokens_expire_at",(Date.now()+i.expires_in*1e3).toString())}})(),await this.pendingRefresh,this.pendingRefresh=void 0)}async validateCode(r,a){const n={grant_type:"authorization_code",client_id:this.clientId,code:a,redirect_uri:this.redirectUrl,code_verifier:r},s=await(await fetch(await this.endpointProvider.retrieveTokenEndpoint(),{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams(n)})).json();if(!s.access_token)throw new Error("Failed to get tokens");localStorage.setItem("access_token",s.access_token),localStorage.setItem("access_token_expires_at",String(Date.now()+s.expires_in*1e3)),localStorage.setItem("id_token",s.id_token),localStorage.setItem("refresh_token",s.refresh_token)}async getAccessToken(){const r=localStorage.getItem("tokens_expire_at"),a=Date.now()+5*6e4;(!r||Number.parseInt(r)<a)&&await this.refreshTokens();const n=localStorage.getItem("access_token");if(!n)throw new Error("Failed to get access token");return n}async getIdToken(){const r=localStorage.getItem("tokens_expire_at"),a=Date.now()+5*6e4;(!r||Number.parseInt(r)<a)&&await this.refreshTokens();const n=localStorage.getItem("id_token");if(!n)throw new Error("Failed to get ID token");return n}async getIdTokenPayload(){const a=(await this.getIdToken()).split(".")[1];return JSON.parse(atob(a))}}class yD{constructor(r){Hl(this,"_configurationEndpoint");Hl(this,"_pendingLoad");Hl(this,"_configuration");this._configurationEndpoint=r}async retrieveAuthorizationEndpoint(){var r,a;return(r=this._configuration)!=null&&r.authorization_endpoint||await this._loadConfiguration(),(a=this._configuration)==null?void 0:a.authorization_endpoint}async retrieveTokenEndpoint(){var r,a;return(r=this._configuration)!=null&&r.token_endpoint||await this._loadConfiguration(),(a=this._configuration)==null?void 0:a.token_endpoint}async retrieveUserInfoEndpoint(){var r,a;return(r=this._configuration)!=null&&r.userinfo_endpoint||await this._loadConfiguration(),(a=this._configuration)==null?void 0:a.userinfo_endpoint}async retrieveTokenRevocationEndpoint(){var r,a;return(r=this._configuration)!=null&&r.revocation_endpoint||await this._loadConfiguration(),(a=this._configuration)==null?void 0:a.revocation_endpoint}async retrieveEndSessionEndpoint(){var r,a;return(r=this._configuration)!=null&&r.end_session_endpoint||await this._loadConfiguration(),(a=this._configuration)==null?void 0:a.end_session_endpoint}async retrieveJSONWebKeySetEndpoint(){var r,a;return(r=this._configuration)!=null&&r.jwks_uri||await this._loadConfiguration(),(a=this._configuration)==null?void 0:a.jwks_uri}async _loadConfiguration(){try{this._pendingLoad?await this._pendingLoad:(this._pendingLoad=(async()=>{const r=await fetch(this._configurationEndpoint);this._configuration=await r.json()})(),await this._pendingLoad,this._pendingLoad=void 0)}catch(r){throw"Failed to load configuration endpoint: "+r}}}const _k="/prod";function wk(t){const r=t.startsWith("/api/")?t:`/api${t.startsWith("/")?"":"/"}${t}`;return`${_k}${r}`}function kD(t){const r=t.startsWith("/")?t:`/${t}`;return`${window.location.origin}${_k}${r}`}const Bk=y.createContext(void 0),Lu=y.createContext(null),xD=()=>y.useContext(Lu);function _D({children:t}){const{setAlert:r}=Au(),a=y.useContext(Bk),n=kD("/popup.html"),[i,s]=y.useState(void 0),[f,m]=y.useState(!1),[p,h]=y.useState(!1),[v,b]=y.useState("");y.useEffect(()=>{if(a){const B=new bD(new yD(`https://cognito-idp.${a.region}.amazonaws.com/${a.userPoolId}/.well-known/openid-configuration`),a.clientId,n);s(B)}},[a]),y.useEffect(()=>{if(i&&!v){const B=i.generateCodeVerifier();b(B),i.getAuthorizationUrl(B).then(S=>{const _=window.open(S,"authentication","height=600,width=400");_||h(!0),window.addEventListener("message",C=>{if(C.origin===window.location.origin&&C.data.name==="auth"){al.debug("Auth Popup PostBack",{data:C.data}),_==null||_.close();const I=C.data.code;i.validateCode(B,I).then(()=>{i.getIdTokenPayload().then(D=>{al.debug({claims:D}),m(!0)})}).catch(D=>{al.error(D),r(D.message,"error")})}})})}},[i]);const k=p?"Login popup was blocked. Please allow popups on this site and try again.":"Authenticating...",w=L.jsxs(To,{direction:"vertical",size:"l",children:[L.jsx("p",{children:k}),p&&L.jsx(wo,{onClick:()=>window.location.reload(),children:"Try Again"})]});return L.jsx(L.Fragment,{children:f&&i?L.jsx(Lu.Provider,{value:i,children:t}):w})}function vg(){const{setAlert:t}=Au(),r=xD();async function a(n,i,s){try{const f=await r.getIdToken(),m={method:n,headers:{"Content-Type":"application/json",Authorization:`Bearer ${f}`}};s&&n!=="GET"&&(m.body=JSON.stringify(s));const p=await fetch(wk(i),m);if(p.status===204)return;const h=await p.json();if(p.status>=200&&p.status<=299)return h;h.message?t(h.message,"error"):t(`HTTP: ${p.status}. ${h}`,"error")}catch(f){t(f.message,"error")}}return{apiFetch:a}}const lf={ADMIN:"FlowConfigAdmin",EDIT:"FlowConfigEdit",READ:"FlowConfigRead"};function wD(t){if(!t||!t["cognito:groups"])return[];const r=t["cognito:groups"];return typeof r=="string"?r.split(",").map(a=>a.trim()):Array.isArray(r)?r:[]}function bg(t){return t.includes(lf.ADMIN)?"Full":t.includes(lf.EDIT)?"Edit":t.includes(lf.READ)?"Read":null}function tb(t,r){const a=bg(t);if(!a)return null;switch(r){case"Read":return a;case"Edit":return a==="Edit"||a==="Full"?a:null;case"Create":case"Delete":return a==="Full"?a:null;default:return null}}function BD(t){return bg(t)==="Full"}function yg(){const t=y.useContext(Lu),[r,a]=y.useState([]),[n,i]=y.useState(null);return y.useEffect(()=>{t&&t.getIdTokenPayload().then(s=>{const f=wD(s);a(f),i(bg(f))}).catch(s=>{console.error("Failed to get token payload:",s),a([]),i(null)})},[t]),{userGroups:r,accessLevel:n,hasAccess:s=>tb(r,s)!==null,getAccessLevel:s=>tb(r,s),canMakeStructuralChanges:()=>BD(r),isAdmin:()=>n==="Full",canEdit:()=>n==="Edit"||n==="Full",canRead:()=>n!==null,hasAnyAccess:()=>n!==null}}function SD({isEditing:t,saving:r,previewLoading:a,canPreview:n,canSave:i=!0,onClose:s,onSave:f,onPreview:m}){return L.jsx(Ro,{float:"right",children:L.jsxs(To,{direction:"horizontal",size:"xs",children:[L.jsx(wo,{onClick:s,children:"Cancel"}),L.jsx(wo,{iconName:"external",loading:a,onClick:m,disabled:!n,children:"Preview"}),i&&L.jsx(wo,{variant:"primary",loading:r,onClick:f,children:t?"Save Changes":"Create"})]})})}const If={"en-US":[{label:"Joanna (Female)",value:"Joanna"},{label:"Matthew (Male)",value:"Matthew"},{label:"Ivy (Child)",value:"Ivy"},{label:"Justin (Male)",value:"Justin"},{label:"Kendra (Female)",value:"Kendra"},{label:"Kimberly (Female)",value:"Kimberly"},{label:"Salli (Female)",value:"Salli"},{label:"Joey (Male)",value:"Joey"}],"en-GB":[{label:"Emma (Female)",value:"Emma"},{label:"Brian (Male)",value:"Brian"},{label:"Amy (Female)",value:"Amy"}],"es-US":[{label:"Lupe (Female)",value:"Lupe"},{label:"Miguel (Male)",value:"Miguel"},{label:"Penelope (Female)",value:"Penelope"}],"es-ES":[{label:"Conchita (Female)",value:"Conchita"},{label:"Enrique (Male)",value:"Enrique"},{label:"Lucia (Female)",value:"Lucia"}],"fr-FR":[{label:"Celine (Female)",value:"Celine"},{label:"Mathieu (Male)",value:"Mathieu"},{label:"Lea (Female)",value:"Lea"}],"fr-CA":[{label:"Chantal (Female)",value:"Chantal"}],"de-DE":[{label:"Marlene (Female)",value:"Marlene"},{label:"Hans (Male)",value:"Hans"},{label:"Vicki (Female)",value:"Vicki"}],"it-IT":[{label:"Carla (Female)",value:"Carla"},{label:"Giorgio (Male)",value:"Giorgio"},{label:"Bianca (Female)",value:"Bianca"}],"pt-BR":[{label:"Camila (Female)",value:"Camila"},{label:"Ricardo (Male)",value:"Ricardo"},{label:"Vitoria (Female)",value:"Vitoria"}],"ja-JP":[{label:"Mizuki (Female)",value:"Mizuki"},{label:"Takumi (Male)",value:"Takumi"}],"ko-KR":[{label:"Seoyeon (Female)",value:"Seoyeon"}],"zh-CN":[{label:"Zhiyu (Female)",value:"Zhiyu"}]},hu=[{label:"English (US)",value:"en-US"},{label:"Spanish (US)",value:"es-US"},{label:"French (Canada)",value:"fr-CA"},{label:"German",value:"de-DE"},{label:"Italian",value:"it-IT"},{label:"Portuguese (Brazil)",value:"pt-BR"},{label:"Japanese",value:"ja-JP"},{label:"Korean",value:"ko-KR"},{label:"Chinese (Simplified)",value:"zh-CN"},{label:"Dutch",value:"nl-NL"}],rb=[{label:"Voice",value:"voice"},{label:"Chat",value:"chat"}];function CD({visible:t,onDismiss:r,previewData:a,lang:n,channel:i,onLangChange:s,onChannelChange:f,onRefresh:m,refreshLoading:p}){return L.jsx(La,{onDismiss:r,visible:t,header:"Flow Config Preview",size:"large",footer:L.jsx(Ro,{float:"right",children:L.jsxs(To,{direction:"horizontal",size:"xs",children:[L.jsx(wo,{variant:"link",onClick:r,children:"Close"}),L.jsx(wo,{variant:"primary",onClick:m,loading:p,iconName:"refresh",children:"Refresh"})]})}),children:L.jsxs(To,{direction:"vertical",size:"l",children:[L.jsx(za,{header:L.jsx(In,{variant:"h3",children:"Preview Settings"}),children:L.jsxs(Ru,{columns:2,children:[L.jsx(ut,{label:"Language",children:L.jsx(Nn,{selectedOption:hu.find(h=>h.value===n)||null,onChange:({detail:h})=>{var v;(v=h.selectedOption)!=null&&v.value&&s(h.selectedOption.value)},options:hu})}),L.jsx(ut,{label:"Channel",children:L.jsx(Nn,{selectedOption:rb.find(h=>h.value===i)||null,onChange:({detail:h})=>{var v;(v=h.selectedOption)!=null&&v.value&&f(h.selectedOption.value)},options:rb})})]})}),a&&L.jsx(za,{header:L.jsx(In,{variant:"h3",description:"These are the exact key-value pairs that will be returned when Amazon Connect contact flows call the get-config Lambda function with the selected language and channel.",children:"Flow Config Data"}),children:Object.keys(a).length===0?L.jsxs(Ro,{textAlign:"center",color:"inherit",children:[L.jsx("b",{children:"No data"}),L.jsxs(Ro,{variant:"p",color:"inherit",children:["No data available for ",n," ",i," channel"]})]}):L.jsx(zu,{columnDefinitions:[{id:"key",header:"Key",cell:h=>h.key},{id:"value",header:"Value",cell:h=>L.jsx(Ro,{children:L.jsx("div",{style:{maxWidth:"400px",wordWrap:"break-word",whiteSpace:"pre-wrap"},children:h.value})})}],items:Object.entries(a).map(([h,v])=>({key:h,value:v})),empty:L.jsx(Ro,{textAlign:"center",color:"inherit",children:"No data available"})})})]})})}function TD({flowConfig:t,isEditing:r,onUpdate:a,readOnly:n=!1}){return L.jsx(za,{header:L.jsx(In,{variant:"h2",children:"Basic Information"}),children:L.jsx(To,{direction:"vertical",size:"m",children:L.jsxs(Ru,{columns:2,children:[L.jsx(ut,{label:"ID",description:"Unique identifier for this flow configuration",errorText:t.id?"":"ID is required",children:L.jsx(Aa,{value:t.id,onChange:({detail:i})=>a({id:i.value}),placeholder:"e.g., customer-service-queue",disabled:r})}),L.jsx(ut,{label:"Description",description:"Human-readable description",errorText:t.description?"":"Description is required",children:L.jsx(Aa,{value:t.description,onChange:({detail:i})=>a({description:i.value}),placeholder:"e.g., Main customer service configuration",readOnly:n})})]})})})}function DD({flowConfig:t,onUpdate:r,onAddVariable:a,canAddVariables:n=!0,isReadOnly:i=!1}){const s=Object.entries(t.variables).map(([h,v])=>({key:h,value:v})),f=(h,v)=>{r({variables:{...t.variables,[h]:v}})},m=h=>{const v={...t.variables};delete v[h],r({variables:v})},p=[{id:"key",header:"Variable Name",cell:h=>h.key},{id:"value",header:"Value",cell:h=>L.jsx(Aa,{value:h.value,onChange:({detail:v})=>f(h.key,v.value),placeholder:"Variable value",readOnly:i})},...n?[{id:"actions",header:"Actions",cell:h=>L.jsx(wo,{variant:"icon",iconName:"remove",onClick:()=>m(h.key),ariaLabel:`Remove variable ${h.key}`})}]:[]];return L.jsx(du,{headerText:"Variables",headerCounter:`(${s.length})`,headerActions:n&&L.jsx(wo,{onClick:a,iconName:"add-plus",children:"Add Variable"}),defaultExpanded:s.length>0,children:L.jsx(za,{children:L.jsx(zu,{columnDefinitions:p,items:s,empty:L.jsxs(Ro,{textAlign:"center",color:"inherit",children:[L.jsx("b",{children:"No variables"}),L.jsx(Ro,{variant:"p",color:"inherit",children:'Click "Add Variable" to add configurable variables.'})]})})})})}function ED(t){const{text:r,languageCode:a,voiceId:n}=t,{setAlert:i}=Au(),{apiFetch:s}=vg(),[f,m]=y.useState(!1),[p,h]=y.useState(new Audio),[v,b]=y.useState(!1),[k,w]=y.useState(!1);y.useEffect(()=>{p.onended=()=>{b(!1)}},[]),y.useEffect(()=>{w(!1)},[a,n,r]);const B=async()=>{if(v){p.pause();const C=p;C.src="",h(C),b(!1)}else await S()},S=async()=>{try{if(m(!0),!k){w(!0);const C=await s("POST","/api/preview-speech",{languageCode:a,voiceId:n,text:r});if(!C)throw new Error("No response from preview speech API");const I=C.Audio,D=Uint8Array.from(I.data);p.src=URL.createObjectURL(new Blob([D])),h(p)}b(!0),await p.play()}catch(C){i(C.message,"error"),b(!1),p.src="",h(p)}finally{m(!1)}},_=f||!r||!n;return L.jsx(wo,{iconName:v?"audio-off":"audio-full",variant:"icon",onClick:B,disabled:_,ariaLabel:"Preview text-to-speech",formAction:"none"})}const GD=t=>{var a;const r=If[t];return((a=r==null?void 0:r[0])==null?void 0:a.value)||"Joanna"};function ID({promptName:t,language:r,content:a,selectedVoices:n,onUpdatePrompt:i,onVoiceChange:s,isReadOnly:f=!1}){var p,h;const m=v=>n[v]||GD(v);return L.jsx(za,{header:L.jsx(In,{variant:"h3",children:r}),children:L.jsxs(To,{direction:"vertical",size:"s",children:[L.jsx(ut,{label:"Voice Content",stretch:!0,children:L.jsx(Ha,{value:a.voice,onChange:({detail:v})=>{i(t,r,{voice:v.value})},rows:3,readOnly:f})}),L.jsx(ut,{label:"Chat Content (Optional)",stretch:!0,children:L.jsx(Ha,{value:a.chat||"",onChange:({detail:v})=>{i(t,r,{chat:v.value})},rows:2,readOnly:f})}),L.jsxs(Ru,{columns:2,children:[L.jsx(ut,{label:"Preview Voice",children:L.jsx(Nn,{selectedOption:{label:((h=(p=If[r])==null?void 0:p.find(v=>v.value===m(r)))==null?void 0:h.label)||"Joanna (Female)",value:m(r)},onChange:({detail:v})=>{var b;(b=v.selectedOption)!=null&&b.value&&s(r,v.selectedOption.value)},options:If[r]||[{label:"Joanna (Female)",value:"Joanna"}],placeholder:"Select voice"})}),L.jsx(Ro,{padding:{top:"l"},children:L.jsx(ED,{text:a.voice,languageCode:r,voiceId:m(r)})})]})]})},r)}function ND({flowConfig:t,selectedVoices:r,onUpdate:a,onAddPrompt:n,onAddLanguage:i,onRemovePrompt:s,onVoiceChange:f,canMakeStructuralChanges:m=!0,isReadOnly:p=!1}){const h=(v,b,k)=>{const w=t.prompts[v][b];a({prompts:{...t.prompts,[v]:{...t.prompts[v],[b]:{...w,...k}}}})};return L.jsx(du,{headerText:"Prompts",headerCounter:`(${Object.keys(t.prompts).length})`,headerActions:m&&L.jsx(wo,{onClick:n,iconName:"add-plus",children:"Add Prompt"}),defaultExpanded:!0,children:L.jsx(za,{children:L.jsx(To,{direction:"vertical",size:"s",children:Object.entries(t.prompts).length===0?L.jsxs(Ro,{textAlign:"center",color:"inherit",children:[L.jsx("b",{children:"No prompts"}),L.jsx(Ro,{variant:"p",color:"inherit",children:'Click "Add Prompt" to add voice and chat content.'})]}):Object.entries(t.prompts).map(([v,b])=>L.jsx(du,{headerText:v,headerCounter:`(${Object.keys(b).length} languages)`,headerActions:!p&&L.jsxs(To,{direction:"horizontal",size:"xs",children:[L.jsx(wo,{onClick:()=>i(v),iconName:"add-plus",variant:"icon",ariaLabel:`Add language to ${v}`}),m&&L.jsx(wo,{variant:"icon",iconName:"remove",onClick:()=>s(v),ariaLabel:`Remove prompt ${v}`})]}),defaultExpanded:!1,children:L.jsx(To,{direction:"vertical",size:"s",children:Object.entries(b).map(([k,w])=>L.jsx(ID,{promptName:v,language:k,content:w,selectedVoices:r,onUpdatePrompt:h,onVoiceChange:f,isReadOnly:p},k))})},v))})})})}function RD({flowConfig:t,isEditing:r,selectedVoices:a,onUpdate:n,onAddVariable:i,onAddPrompt:s,onAddLanguage:f,onVoiceChange:m,canMakeStructuralChanges:p=!0,isReadOnly:h=!1}){const v=b=>{const k={...t.prompts};delete k[b],n({prompts:k})};return L.jsx(sk,{children:L.jsxs(To,{direction:"vertical",size:"l",children:[L.jsx(TD,{flowConfig:t,isEditing:r,onUpdate:n,readOnly:h||!p}),L.jsx(DD,{flowConfig:t,onUpdate:n,onAddVariable:i,canAddVariables:!h&&p,isReadOnly:h}),L.jsx(ND,{flowConfig:t,selectedVoices:a,onUpdate:n,onAddPrompt:s,onAddLanguage:f,onRemovePrompt:v,onVoiceChange:m,canMakeStructuralChanges:!h&&p,isReadOnly:h})]})})}function zD({visible:t,onDismiss:r,onAdd:a,existingKeys:n}){const[i,s]=y.useState(""),[f,m]=y.useState(""),[p,h]=y.useState(""),v=()=>{if(!i||!f){h("Both key and value are required");return}if(n.includes(i)){h("This variable key already exists");return}a(i,f),s(""),m(""),h(""),r()},b=()=>{s(""),m(""),h(""),r()};return L.jsx(La,{onDismiss:b,visible:t,header:"Add Variable",footer:L.jsx(Ro,{float:"right",children:L.jsxs(To,{direction:"horizontal",size:"xs",children:[L.jsx(wo,{variant:"link",onClick:b,children:"Cancel"}),L.jsx(wo,{variant:"primary",onClick:v,children:"Add Variable"})]})}),children:L.jsxs(To,{direction:"vertical",size:"m",children:[p&&L.jsx(Yl,{type:"error",children:p}),L.jsx(ut,{label:"Variable Name",children:L.jsx(Aa,{value:i,onChange:({detail:k})=>s(k.value),placeholder:"e.g., priority"})}),L.jsx(ut,{label:"Value",children:L.jsx(Aa,{value:f,onChange:({detail:k})=>m(k.value),placeholder:"e.g., high"})})]})})}function AD({visible:t,onDismiss:r,onAdd:a,existingPrompts:n}){const[i,s]=y.useState(""),[f,m]=y.useState({label:"English (US)",value:"en-US"}),[p,h]=y.useState(""),[v,b]=y.useState(""),[k,w]=y.useState(""),B=()=>{if(!i||!p){w("Prompt name and voice content are required");return}if(n.includes(i)){w("This prompt name already exists");return}const _={name:i,languages:{[f.value]:{voice:p,chat:v||void 0}}};a(_),s(""),m({label:"English (US)",value:"en-US"}),h(""),b(""),w(""),r()},S=()=>{s(""),m({label:"English (US)",value:"en-US"}),h(""),b(""),w(""),r()};return L.jsx(La,{onDismiss:S,visible:t,header:"Add Prompt",footer:L.jsx(Ro,{float:"right",children:L.jsxs(To,{direction:"horizontal",size:"xs",children:[L.jsx(wo,{variant:"link",onClick:S,children:"Cancel"}),L.jsx(wo,{variant:"primary",onClick:B,children:"Add Prompt"})]})}),children:L.jsxs(To,{direction:"vertical",size:"m",children:[k&&L.jsx(Yl,{type:"error",children:k}),L.jsx(ut,{label:"Prompt Name",children:L.jsx(Aa,{value:i,onChange:({detail:_})=>s(_.value),placeholder:"e.g., welcome"})}),L.jsx(ut,{label:"Language",children:L.jsx(Nn,{selectedOption:f,onChange:({detail:_})=>{_.selectedOption&&_.selectedOption.label&&_.selectedOption.value&&m(_.selectedOption)},options:hu})}),L.jsx(ut,{label:"Voice Content",stretch:!0,children:L.jsx(Ha,{value:p,onChange:({detail:_})=>h(_.value),placeholder:"Voice content (may include SSML tags)",rows:3})}),L.jsx(ut,{label:"Chat Content (Optional)",stretch:!0,children:L.jsx(Ha,{value:v,onChange:({detail:_})=>b(_.value),placeholder:"Chat content (plain text)",rows:2})})]})})}function LD({visible:t,promptName:r,onDismiss:a,onAdd:n,existingLanguages:i}){const[s,f]=y.useState(""),[m,p]=y.useState(""),[h,v]=y.useState(""),b=hu.filter(_=>!i.includes(_.value)),[k,w]=y.useState(b.length>0?b[0]:{label:"",value:""}),B=()=>{if(!s){v("Voice content is required");return}if(!k.value){v("Please select a language");return}n(r,k.value,s,m),w(b.length>0?b[0]:{label:"",value:""}),f(""),p(""),v(""),a()},S=()=>{w(b.length>0?b[0]:{label:"",value:""}),f(""),p(""),v(""),a()};return L.jsx(La,{onDismiss:S,visible:t,header:`Add Language to "${r}"`,footer:L.jsx(Ro,{float:"right",children:L.jsxs(To,{direction:"horizontal",size:"xs",children:[L.jsx(wo,{variant:"link",onClick:S,children:"Cancel"}),L.jsx(wo,{variant:"primary",onClick:B,disabled:b.length===0,children:"Add Language"})]})}),children:L.jsxs(To,{direction:"vertical",size:"m",children:[h&&L.jsx(Yl,{type:"error",children:h}),b.length===0?L.jsx(Yl,{type:"warning",children:"All available languages have already been added to this prompt."}):L.jsxs(L.Fragment,{children:[L.jsx(ut,{label:"Language",children:L.jsx(Nn,{selectedOption:k,onChange:({detail:_})=>{_.selectedOption&&_.selectedOption.label&&_.selectedOption.value&&w(_.selectedOption)},options:b})}),L.jsx(ut,{label:"Voice Content",stretch:!0,children:L.jsx(Ha,{value:s,onChange:({detail:_})=>f(_.value),placeholder:"Voice content (may include SSML tags)",rows:3})}),L.jsx(ut,{label:"Chat Content (Optional)",stretch:!0,children:L.jsx(Ha,{value:m,onChange:({detail:_})=>p(_.value),placeholder:"Chat content (plain text)",rows:2})})]})]})})}function HD({flowConfigId:t,onClose:r,onSave:a}){const[n,i]=y.useState({id:"",description:"",variables:{},prompts:{}}),[s,f]=y.useState(!1),[m,p]=y.useState(""),[h,v]=y.useState({}),[b,k]=y.useState(!1),[w,B]=y.useState(!1),[S,_]=y.useState(null),[C,I]=y.useState(!1),[D,G]=y.useState(null),[N,z]=y.useState(!1),[A,W]=y.useState("en-US"),[K,F]=y.useState("voice"),{apiFetch:H}=vg(),{canEdit:P,canMakeStructuralChanges:ie}=yg(),le=!!t,ee=!P(),M=P();y.useEffect(()=>{t&&$()},[t]);const $=async()=>{try{const re=await H("GET",`/api/flow-config/${t}`);re&&i(re)}catch{p("Failed to load flow configuration")}},J=async()=>{if(!n.id||!n.description){p("ID and description are required");return}f(!0);try{await H("POST",`/api/flow-config/${n.id}`,n),a()}catch{p("Failed to save flow configuration")}finally{f(!1)}},Q=(re,oe)=>{i(fe=>({...fe,variables:{...fe.variables,[re]:oe}}))},E=re=>{i(oe=>({...oe,prompts:{...oe.prompts,[re.name]:re.languages}}))},U=(re,oe,fe,me)=>{i(we=>({...we,prompts:{...we.prompts,[re]:{...we.prompts[re],[oe]:{voice:fe,chat:me||void 0}}}}))},te=(re,oe)=>{v(fe=>({...fe,[re]:oe}))},ce=async()=>{if(!n.id||!n.description){p("ID and description are required for preview");return}z(!0),p("");try{const re=await H("POST","/api/flow-config/preview",{flowConfig:n,lang:A,channel:K});G(re||null),I(!0)}catch{p("Failed to generate preview")}finally{z(!1)}},de=re=>{i(oe=>({...oe,...re}))},he=!!(n.id&&n.description);return L.jsxs(To,{direction:"vertical",size:"l",children:[L.jsx(SD,{isEditing:le,saving:s,previewLoading:N,flowConfigId:n.id,canPreview:he,canSave:M,onClose:r,onSave:J,onPreview:ce}),m&&L.jsx(Yl,{type:"error",dismissible:!0,onDismiss:()=>p(""),children:m}),L.jsx(RD,{flowConfig:n,isEditing:le,selectedVoices:h,onUpdate:ee?()=>{}:de,onAddVariable:ee?()=>{}:()=>B(!0),onAddPrompt:ee?()=>{}:()=>k(!0),onAddLanguage:ee?()=>{}:re=>_(re),onVoiceChange:te,canMakeStructuralChanges:ie(),isReadOnly:ee}),!ee&&L.jsxs(L.Fragment,{children:[L.jsx(zD,{visible:w,onDismiss:()=>B(!1),onAdd:Q,existingKeys:Object.keys(n.variables)}),L.jsx(AD,{visible:b,onDismiss:()=>k(!1),onAdd:E,existingPrompts:Object.keys(n.prompts)}),S&&L.jsx(LD,{visible:!!S,promptName:S,onDismiss:()=>_(null),onAdd:U,existingLanguages:Object.keys(n.prompts[S]||{})})]}),L.jsx(CD,{visible:C,onDismiss:()=>I(!1),previewData:D,lang:A,channel:K,onLangChange:W,onChannelChange:F,onRefresh:ce,refreshLoading:N})]})}function OD(){const[t,r]=y.useState([]),[a,n]=y.useState(!0),[i,s]=y.useState([]),[f,m]=y.useState(1),[p,h]=y.useState(""),[v,b]=y.useState(!1),[k,w]=y.useState(),[B,S]=y.useState(!1),[_,C]=y.useState(!1),[I,D]=y.useState(null),{apiFetch:G}=vg(),{hasAccess:N,isAdmin:z}=yg(),A=async()=>{n(!0);try{const Q=await G("GET","/api/flow-config");Q&&r(Q.items||[])}finally{n(!1)}},W=()=>{w(void 0),b(!0)},K=Q=>{w(Q.id),b(!0)},F=async()=>{if(i.length!==0){C(!0);try{for(const Q of i)await G("DELETE",`/api/flow-config/${Q.id}`);D({type:"success",message:`Successfully deleted ${i.length} flow configuration(s)`}),s([]),await A()}catch{D({type:"error",message:"Failed to delete flow configuration(s)"})}finally{C(!1),S(!1)}}},H=()=>{b(!1),w(void 0)},P=async()=>{D({type:"success",message:"Flow configuration saved successfully"}),b(!1),w(void 0),await A()};y.useEffect(()=>{A()},[]);const ie=t.filter(Q=>{var E;return Q.id.toLowerCase().includes(p.toLowerCase())||((E=Q.description)==null?void 0:E.toLowerCase().includes(p.toLowerCase()))}),le=10,ee=(f-1)*le,M=ee+le,$=ie.slice(ee,M),J=[{id:"id",header:"ID",cell:Q=>L.jsx(wo,{variant:"link",onClick:()=>K(Q),children:Q.id}),sortingField:"id",isRowHeader:!0,minWidth:150,maxWidth:200},{id:"description",header:"Description",cell:Q=>Q.description||"",sortingField:"description",minWidth:200,maxWidth:300},{id:"accessLevel",header:"Access Level",cell:Q=>Q.accessLevel||"",sortingField:"accessLevel",minWidth:100,maxWidth:150}];return L.jsxs(L.Fragment,{children:[L.jsx(zu,{columnDefinitions:J,items:$,loading:a,loadingText:"Loading flow configurations...",selectedItems:i,onSelectionChange:({detail:Q})=>s(Q.selectedItems),selectionType:"multi",ariaLabels:{selectionGroupLabel:"Flow configuration selection",allItemsSelectionLabel:({selectedItems:Q})=>`${Q.length} ${Q.length===1?"item":"items"} selected`,itemSelectionLabel:({selectedItems:Q},E)=>{const U=Q.filter(te=>te.id===E.id).length;return`${E.id} is ${U?"":"not"} selected`}},header:L.jsx(In,{counter:`(${ie.length})`,actions:L.jsxs(To,{direction:"horizontal",size:"xs",children:[z()&&L.jsx(wo,{disabled:i.length===0,onClick:()=>S(!0),children:"Delete"}),N("Edit")&&L.jsx(wo,{disabled:i.length!==1,onClick:()=>K(i[0]),children:"Edit"}),z()&&L.jsx(wo,{variant:"primary",onClick:W,children:"Create"})]}),children:"Flow Configurations"}),filter:L.jsx(kk,{filteringText:p,filteringPlaceholder:"Find flow configurations",filteringAriaLabel:"Filter flow configurations",onChange:({detail:Q})=>{h(Q.filteringText),m(1)}}),pagination:L.jsx(uk,{currentPageIndex:f,pagesCount:Math.ceil(ie.length/le),onChange:({detail:Q})=>m(Q.currentPageIndex),ariaLabels:{nextPageLabel:"Next page",previousPageLabel:"Previous page",pageLabel:Q=>`Page ${Q} of all pages`}}),empty:L.jsx(Ro,{margin:{vertical:"xs"},textAlign:"center",color:"inherit",children:L.jsxs(To,{size:"m",children:[L.jsx("b",{children:"No flow configurations"}),z()&&L.jsx(wo,{onClick:W,children:"Create flow configuration"})]})})}),I&&L.jsx(Yl,{type:I.type,dismissible:!0,onDismiss:()=>D(null),children:I.message}),L.jsx(La,{onDismiss:H,visible:v,size:"max",header:k?`Edit: ${k}`:"Create Flow Configuration",children:v&&L.jsx(HD,{flowConfigId:k,onClose:H,onSave:P})}),L.jsx(La,{onDismiss:()=>S(!1),visible:B,header:"Delete Flow Configuration",footer:L.jsx(Ro,{float:"right",children:L.jsxs(To,{direction:"horizontal",size:"xs",children:[L.jsx(wo,{variant:"link",onClick:()=>S(!1),children:"Cancel"}),L.jsx(wo,{variant:"primary",loading:_,onClick:F,children:"Delete"})]})}),children:L.jsxs(To,{direction:"vertical",size:"m",children:[L.jsxs(Ro,{variant:"span",children:["Are you sure you want to delete ",i.length," flow configuration",i.length>1?"s":"","?"]}),i.length>0&&L.jsxs(Ro,{children:[L.jsx("strong",{children:"Items to be deleted:"}),L.jsx("ul",{children:i.map(Q=>L.jsxs("li",{children:[Q.id," - ",Q.description]},Q.id))})]})]})})]})}function MD({userName:t}){return L.jsx(Ro,{padding:"xl",children:L.jsx(To,{direction:"vertical",size:"l",children:L.jsx(Yl,{type:"warning",header:"Access Denied",children:L.jsx(To,{direction:"vertical",size:"m",children:L.jsxs(mg,{children:[L.jsx("p",{children:L.jsx("strong",{children:"You are authenticated but do not have permission to access FlowConfig."})}),t&&L.jsxs("p",{children:["User: ",L.jsx("strong",{children:t})]}),L.jsx("p",{children:"To access this application, you must be assigned to one of the following groups:"}),L.jsxs("ul",{children:[L.jsxs("li",{children:[L.jsx("strong",{children:"FlowConfigAdmin"})," - Full access to create, edit, and delete flow configurations"]}),L.jsxs("li",{children:[L.jsx("strong",{children:"FlowConfigEdit"})," - Edit variable values and prompt content in existing flow configurations"]}),L.jsxs("li",{children:[L.jsx("strong",{children:"FlowConfigRead"})," - Read-only access to view flow configurations"]})]}),L.jsx("p",{children:"Please contact your administrator to request access to the appropriate group."})]})})})})})}function PD(){const{hasAnyAccess:t}=yg(),r=y.useContext(Lu),[a,n]=y.useState();return y.useEffect(()=>{r&&r.getIdTokenPayload().then(i=>{n(i["cognito:username"]||i.email)}).catch(i=>{console.error("Failed to get user name:",i)})},[r]),L.jsxs("div",{style:{minHeight:"100vh",display:"flex",flexDirection:"column"},children:[L.jsx("div",{style:{flex:1},children:L.jsx(Ro,{padding:"l",children:L.jsx(Jy,{children:t()?L.jsx(OD,{}):L.jsx(MD,{userName:a})})})}),L.jsx(Ro,{textAlign:"center",padding:"l",children:L.jsx(mg,{children:L.jsx(Ro,{variant:"small",color:"text-body-secondary",children:L.jsxs(To,{direction:"horizontal",size:"m",alignItems:"center",children:[L.jsx("span",{children:"Built by"}),L.jsx(Ef,{external:!0,href:"https://www.cxbuilder.ai",ariaLabel:"Visit CXBuilder website",children:"CXBuilder"}),L.jsx("span",{children:"•"}),L.jsx(Ef,{external:!0,href:"https://github.com/CXBuilder/flow-config",ariaLabel:"View source code on GitHub",children:"@cxbuilder/flow-config"})]})})})})]})}function jD({children:t}){const[r,a]=y.useState(void 0),[n,i]=y.useState(!1),{setAlert:s}=Au();return y.useEffect(()=>{fetch(wk("/api/init")).then(f=>f.json()).then(f=>{a(f),i(!0)}).catch(f=>{al.error(f),s("Error fetching configuration","error")})},[]),L.jsx(Bk.Provider,{value:r,children:n?t:L.jsx("div",{children:"Initializing Config..."})})}function Sk(t){return JSON.parse(JSON.stringify(t))}function Wl(t){return Object.keys(t).map(function(r){return[r,t[r]]})}function af(t){return t.reduce(function(r,a){var n=a[0],i=a[1];return r[n]=i,r},{})}function Ck(t){return Object.keys(t).map(function(r){return t[r]})}function lb(t,r){return t.indexOf(r)>-1}function Tk(t){return typeof t=="string"&&!Hu(t)}function Hu(t){return typeof t=="string"&&t.charAt(0)==="{"&&t.charAt(t.length-1)==="}"}function Nf(t){return typeof t=="object"&&t!==null&&!Object.keys(t).some(function(r){return!(Tk(t[r])||Hu(t[r]))})}function qD(t,r){return t===r||typeof t=="object"&&typeof r=="object"&&Object.keys(t).length===Object.keys(r).length&&Object.keys(t).every(function(a){return t[a]===r[a]})}function FD(t){return"selector"in t}function UD(t){return t.slice(1,t.length-1)}function Ou(t,r){var a,n=t.tokenModeMap[r];return(a=t.modes[n])!==null&&a!==void 0?a:null}function VD(t){for(var r=Object.keys(t.states),a=0;a<r.length;a++){var n=r[a],i=t.states[n];if(i&&"default"in i&&i.default)return n}throw new Error("Mode ".concat(JSON.stringify(t)," does not have a default state"))}function pu(t,r){return WD(t,r).resolvedTheme}function WD(t,r){var a,n={},i={};return Object.keys((a=r==null?void 0:r.tokens)!==null&&a!==void 0?a:t.tokens).forEach(function(s){var f=Ou(r??t,s);if(f){var m={},p=Object.keys(f.states).reduce(function(b,k){return m[k]=[],b[k]=Rf(t,s,m[k],k,r),b},{}),h=Ck(m).some(function(b){return b.some(function(k){return k in t.tokens})});(!r||h)&&(i[s]=m,n[s]=p)}else{var v=[],p=Rf(t,s,v,void 0,r);(!r||v.some(function(k){return k in t.tokens}))&&(i[s]=v,n[s]=p)}}),{resolvedTheme:n,resolutionPaths:i}}function Rf(t,r,a,n,i){if(!t.tokens[r]&&!(i!=null&&i.tokens[r]))throw new Error("Token ".concat(r," does not exist in the theme."));if(a.indexOf(r)!==-1)throw new Error("Token ".concat(r," has a circular dependency."));a.push(r);var s=t.tokens[r]||(i==null?void 0:i.tokens[r]);if(!s)throw new Error("Empty assignment for token ".concat(r));if(Nf(s)){if(!n)throw new Error("Mode resolution for token ".concat(r," does not have any mode value. modes: ").concat(JSON.stringify(s)));s=s[n]}if(Hu(s)){var f=UD(s);return Rf(t,f,a,n,i)}else return s}function mu(t,r,a,n){var i=Sk(t);if(!a||!n)return i.tokens=rr(rr({},i.tokens),r.tokens),pu(i,a);var s=a.contexts[r.id];return i.tokens=rr(rr({},Object.keys(n).reduce(function(f,m){var p,h,v,b,k=!(m in s.tokens)&&!(m in t.tokens)||qD(s.tokens[m],(h=t.tokens[m])!==null&&h!==void 0?h:a.tokens[m]);return k?f:rr(rr({},f),(p={},p[m]=(b=(v=s.tokens[m])!==null&&v!==void 0?v:t.tokens[m])!==null&&b!==void 0?b:a.tokens[m],p))},{})),r.tokens),pu(i,a)}function Vl(t,r,a,n){return Object.keys(t).reduce(function(i,s){var f=a(t[s],s,r,n);return f&&(i[s]=f),i},{})}var vu=function(){return function(t,r,a,n){var i=Ou(n??a,r);if(i&&Dk(t)){var s=VD(i);return t[s]}else{if(Ek(t))return t;throw new Error("Mismatch between resolution ".concat(JSON.stringify(t)," and mode ").concat(i))}}},bu=function(t,r){return function(a,n,i,s){var f=Ou(s??i,n);if(f&&f.id===t.id&&Dk(a))return a[r];if(Ek(a))return a}};function Dk(t){return typeof t=="object"}function Ek(t){return typeof t=="string"}function XD(t,r,a){if(typeof t.tokens!="object"||Array.isArray(t.tokens)||t.tokens===null)throw new Error('Missing required "tokens" object field in '.concat(JSON.stringify(t)));var n={};function i(p){var h=lb(r,p);return!h&&!(p in n)&&(console.warn("".concat(p," is not themeable and will be ignored during theming")),n[p]=!0),h}function s(p){var h=lb(a,p);return h||console.warn("".concat(p," is not a valid ID of a visual context and will be ignored during theming.")),h}var f=Wl(t.tokens).filter(function(p){var h=p[0];return i(h)}),m=(t.contexts?Wl(t.contexts).filter(function(p){var h=p[1];return h!==void 0}):[]).filter(function(p){var h=p[0];return s(h)}).map(function(p){var h=p[0],v=p[1],b=Wl(v.tokens).filter(function(B){var S=B[0];return i(S)}),k=af(b),w=rr(rr({},v),{tokens:k});return[h,w]});return{contexts:af(m),tokens:af(f)}}function YD(t){for(var r,a=Zs([t.theme],(r=t.secondary)!==null&&r!==void 0?r:[],!0),n=[],i=0,s=a;i<s.length;i++){var f=s[i];Object.keys(f.contexts).forEach(function(m){n.indexOf(m)===-1&&n.push(m)})}return n}function $D(t,r){var a;if(!r)return t.theme;var n=Zs([t.theme],(a=t.secondary)!==null&&a!==void 0?a:[],!0).reduce(function(i,s){return i[s.id]=s,i},{});if(!n[r])throw new Error("Specified baseThemeId '".concat(r,"' is not available. Available values are ").concat(Object.keys(n).map(function(i){return"'".concat(i,"'")}).join(", "),"."));return n[r]}function ZD(t,r){function a(n,i,s){var f=Tk(s)||Hu(s),m=Ou(t,i);if(m&&f)return Object.keys(m.states).reduce(function(p,h){return p[h]=s,p},{});if((Nf(n)||n===void 0)&&Nf(s))return rr(rr({},n),s);if(f)return s;console.warn("The value for this token cannot be merged into the theme:",i)}return Wl(r.tokens).forEach(function(n){var i=n[0],s=n[1],f=a(t.tokens[i],i,s);f&&(t.tokens[i]=f)}),r.contexts&&Wl(r.contexts).forEach(function(n){var i=n[0],s=n[1],f=t.contexts[i];!s||!f||Wl(s.tokens).forEach(function(m){var p,h=m[0],v=m[1],b=(p=f.tokens[h])!==null&&p!==void 0?p:t.tokens[h],k=a(b,h,v);k&&(t.contexts[i].tokens[h]=k)})}),t}var Gk=function(){function t(){this.rulesMap=new Map,this.paths=new Map,this.counter=0}return t.prototype.appendRule=function(r){this.rulesMap.set(r.selector,[r,this.counter++])},t.prototype.appendRuleWithPath=function(r,a){this.rulesMap.set(r.selector,[r,this.counter++]),this.paths.set(r,a)},t.prototype.removeRule=function(r){this.rulesMap.delete(r.selector),this.paths.delete(r)},t.prototype.findRule=function(r){var a=this.rulesMap.get(r);return a==null?void 0:a[0]},t.prototype.getPath=function(r){var a=this.paths.get(r);if(!a)throw new Error("No path for rule with selector: ".concat(r.selector));return a},t.prototype.getAllRules=function(){var r=[];return this.paths.forEach(function(a,n){return r.push(n)}),r},t.prototype.toString=function(){return zf(this.rulesMap).map(function(r){return r.toString()}).join(`
58
- `)},t}(),KD=function(){function t(r,a){this.declarationsMap=new Map,this.counter=0,this.selector=r,this.media=a}return t.prototype.appendDeclaration=function(r){this.declarationsMap.set(r.property,[r,this.counter++])},t.prototype.clear=function(){this.declarationsMap=new Map,this.counter=0},t.prototype.getAllDeclarations=function(){return zf(this.declarationsMap)},t.prototype.size=function(){return this.declarationsMap.size},t.prototype.toString=function(){var r=zf(this.declarationsMap).map(function(n){return n.toString()}),a="".concat(this.selector,`{
59
- `).concat(r.join(`
60
- `),`
61
- }`);return this.media?"@media ".concat(this.media," {").concat(a,"}"):a},t}(),QD=function(){function t(r,a){this.property=r,this.value=a}return t.prototype.toString=function(){return"".concat(this.property,":").concat(this.value,";")},t}();function zf(t){var r=[];return t.forEach(function(a){var n=a[0],i=a[1];return r.push([n,i])}),r.sort(function(a,n){a[0];var i=a[1];n[0];var s=n[1];return i-s}),r.map(function(a){var n=a[0];return n})}var JD=function(){function t(r,a){this.selector=r,this.registry=a}return t.prototype.create=function(r,a){var n=this,i=new KD(this.selectorFor(r),r.media);return Wl(a).forEach(function(s){var f=s[0],m=s[1],p=n.registry.get(f);p&&i.appendDeclaration(new QD(p,m))}),i},t.prototype.selectorFor=function(r){return this.selector.for(r)},t}(),Ik=function(){function t(){}return t.forEachOptionalModeState=function(r,a){Object.keys(r.modes).forEach(function(n){var i=r.modes[n];Wl(i.states).forEach(function(s){var f=s[0],m=s[1];FD(m)&&a(i,f)})})},t.forEachContext=function(r,a){Object.keys(r.contexts).forEach(function(n){var i=r.contexts[n];a(i)})},t.forEachContextWithinOptionalModeState=function(r,a){t.forEachOptionalModeState(r,function(n,i){t.forEachContext(r,function(s){a(s,n,i)})})},t.appendRuleToStylesheet=function(r,a,n){a.size()&&r.appendRuleWithPath(a,n)},t}();function Fl(t){for(var r=[],a=0,n=t;a<n.length;a++){var i=n[a];i!==void 0&&r.push(i)}return r}var Af=function(t){sb(r,t);function r(a,n,i){var s=t.call(this)||this;return s.theme=a,s.baseTheme=i,s.resolution=pu(a,s.baseTheme),s.ruleCreator=n,s}return r.prototype.create=function(){var a=this,n=new Gk,i=Vl(this.resolution,this.theme,vu(),this.baseTheme),s=this.ruleCreator.create({global:[this.theme.selector]},i);return r.appendRuleToStylesheet(n,s,[]),r.forEachOptionalModeState(this.theme,function(f,m){var p=Vl(a.resolution,a.theme,bu(f,m),a.baseTheme),h=f.states[m],v=a.ruleCreator.create({global:[a.theme.selector,h.selector],media:h.media},p);r.appendRuleToStylesheet(n,v,[s])}),r.forEachContext(this.theme,function(f){var m=Vl(mu(a.theme,f,a.baseTheme,a.resolution),a.theme,vu(),a.baseTheme),p=a.ruleCreator.create({global:[a.theme.selector],local:[f.selector]},m);r.appendRuleToStylesheet(n,p,[s]);var h=a.ruleCreator.create({global:[a.theme.selector,f.selector]},m);r.appendRuleToStylesheet(n,h,[s])}),r.forEachContextWithinOptionalModeState(this.theme,function(f,m,p){var h=Vl(mu(a.theme,f,a.baseTheme,a.resolution),a.theme,bu(m,p),a.baseTheme),v=m.states[p],b=a.ruleCreator.create({global:[a.theme.selector,v.selector],local:[f.selector],media:v.media},h),k=n.findRule(a.ruleCreator.selectorFor({global:[a.theme.selector],local:[f.selector]})),w=n.findRule(a.ruleCreator.selectorFor({global:[a.theme.selector,m.states[p].selector]})),B=n.findRule(a.ruleCreator.selectorFor({global:[a.theme.selector,f.selector]}));r.appendRuleToStylesheet(n,b,Fl([k,w,s]));var S=a.ruleCreator.create({global:[a.theme.selector,v.selector,f.selector],media:v.media},h);r.appendRuleToStylesheet(n,S,Fl([B,w,s]))}),n},r}(Ik),eE=":not(#\\9)";function Nk(t){var r=t.split(":"),a=r[0],n=r.slice(1),i=n.length?":"+n.join(":"):"";return"".concat(a).concat(eE).concat(i)}var oE=[":root","body","html"],tE=function(t){return oE.indexOf(t)>-1};function ab(t){var r=t.split(",").map(rE);return r.join(",")}function rE(t){var r=/[:.][\w_-]+/.exec(t);if((r==null?void 0:r.length)===1){var a=r[0],n=r.index;return"".concat(t.substring(0,n)).concat(a).concat(t.substring(n))}return Nk(t)}(function(t){sb(r,t);function r(a,n){var i=t.call(this)||this;return i.themes=a,i.ruleCreator=n,i}return r.prototype.create=function(){var a=this,n=this.themes.filter(function(h){return tE(h.selector)});if(n.length>1)throw new Error("Themes ".concat(n.map(function(h){var v=h.id;return v}).join(", ")," have a global selector. It is not supported to have more than one global theme. It produces unpredictable styling results."));if(!n.length){var i=this.themes.map(function(h){return new Af(h,a.ruleCreator).create()}),s=new Gk;return i.forEach(function(h){h.getAllRules().map(function(v){var b;return s.appendRuleWithPath(v,(b=h.getPath(v))!==null&&b!==void 0?b:[])})}),s}var f=n[0],m=new Af(f,this.ruleCreator).create(),p=this.getThemesWithout(f);return p.forEach(function(h){a.appendRulesForSecondary(m,f,h)}),m},r.prototype.appendRulesForSecondary=function(a,n,i){var s=this,f=pu(i),m=Vl(f,i,vu()),p=this.ruleCreator.create({global:[i.selector]},m),h=this.findRule(a,{global:[n.selector]});return r.appendRuleToStylesheet(a,p,Fl([h])),r.forEachOptionalModeState(i,function(v,b){var k=v.states[b],w=Vl(f,i,bu(v,b)),B=s.ruleCreator.create({global:[i.selector,k.selector],media:k.media},w),S=a.findRule(s.ruleCreator.selectorFor({global:[n.selector,k.selector]}));r.appendRuleToStylesheet(a,B,Fl([p,S,h]))}),r.forEachContext(i,function(v){var b=Vl(mu(i,v),i,vu()),k=s.ruleCreator.create({global:[i.selector],local:[v.selector]},b),w=a.findRule(s.ruleCreator.selectorFor({global:[n.selector],local:[v.selector]}));r.appendRuleToStylesheet(a,k,Fl([w,p,h]));var B=s.ruleCreator.create({global:[i.selector,v.selector]},b);r.appendRuleToStylesheet(a,B,Fl([p,w,h]))}),r.forEachContextWithinOptionalModeState(i,function(v,b,k){var w=b.states[k],B=Vl(mu(i,v),i,bu(b,k)),S=s.findRule(a,{global:[i.selector],local:[v.selector]}),_=s.findRule(a,{global:[i.selector,w.selector]}),C=s.ruleCreator.create({global:[i.selector,w.selector],local:[v.selector],media:w.media},B),I=a.findRule(s.ruleCreator.selectorFor({global:[n.selector],local:[v.selector]})),D=a.findRule(s.ruleCreator.selectorFor({global:[n.selector,w.selector]})),G=a.findRule(s.ruleCreator.selectorFor({global:[n.selector,w.selector],local:[v.selector]}));r.appendRuleToStylesheet(a,C,Fl([S,G,I,_,p,D,h]));var N=a.findRule(s.ruleCreator.selectorFor({global:[i.selector,v.selector]})),z=s.ruleCreator.create({global:[i.selector,w.selector,v.selector],media:w.media},B);r.appendRuleToStylesheet(a,z,Fl([S,_,N,p,I,D,h]))}),a},r.prototype.findRule=function(a,n){var i=a.findRule(this.ruleCreator.selectorFor(n));if(!i)throw new Error("No rule for selector ".concat(JSON.stringify(n)," found"));return i},r.prototype.getThemesWithout=function(a){var n=this.themes.indexOf(a);return Zs(Zs([],this.themes.slice(0,n),!0),this.themes.slice(n+1),!0)},r})(Ik);var lE=function(){function t(r){this.customizer=r}return t.prototype.for=function(r){var a=r.global,n=r.local;if(a.length===1&&!(n!=null&&n.length)&&a[0]===":root")return this.customizer(":root");var i=a.filter(function(f){return f!==":root"}),s=this.toSelector(i);return n!=null&&n.length&&(s+=" ".concat(this.toSelector(n))),this.customizer(s.trim())},t.prototype.toSelector=function(r){return r.slice().sort().join("")},t}(),aE=function(){function t(r){this.map=r}return t.prototype.get=function(r){var a=this.map[r];if(!a)throw new Error("Token ".concat(r," does not have a property"));return a},t}();function nE(t,r){var a=Sk(t),n=new Set;return Ck(a.contexts).forEach(function(i){Object.keys(i.tokens).forEach(function(s){var f,m,p;!(s in r.tokens)&&!(s in((p=(m=(f=r==null?void 0:r.contexts)===null||f===void 0?void 0:f[i.id])===null||m===void 0?void 0:m.tokens)!==null&&p!==void 0?p:{}))?delete i.tokens[s]:n.add(s)})}),Object.keys(a.tokens).forEach(function(i){!n.has(i)&&!(i in r.tokens)&&delete a.tokens[i]}),ZD(a,r)}function cE(t,r,a,n){var i=nE(t,r),s=new JD(new lE(n),new aE(a)),f=new Af(i,s,t),m=f.create();return m.toString()}function iE(t,r){var a=document.createElement("style");return r&&a.setAttribute("nonce",r),a.appendChild(document.createTextNode(t)),a}function sE(t,r){r===void 0&&(r=document),r.head.appendChild(t)}function uE(t){var r;t===void 0&&(t=document);var a=t.querySelector('meta[name="nonce"]');return(r=a==null?void 0:a.content)!==null&&r!==void 0?r:void 0}function dE(t){return function(r){return r===t?ab(r):Nk(ab(r))}}function fE(t){var r=t.override,a=t.preset,n=t.baseThemeId,i=YD(a),s=XD(r,a.themeable,i),f=$D(a,n);return cE(f,s,a.propertiesMap,dE(a.theme.selector))}function gE(t){var r=t.targetDocument,a=fE(t),n=uE(r),i=iE(a,n);return sE(i,r),{reset:function(){i.remove()}}}var hE={theme:{id:"visual-refresh",selector:":root",modes:{color:{id:"color",states:{light:{default:!0},dark:{selector:".awsui-dark-mode",media:"not print"}}},density:{id:"density",states:{comfortable:{default:!0},compact:{selector:".awsui-compact-mode"}}},motion:{id:"motion",states:{default:{default:!0},disabled:{selector:".awsui-motion-disabled"}}}},tokens:{colorAmazonOrange:"#ff9900",colorAwsSquidInk:"#232f3e",colorBlack:"#000000",colorBlue100:"#f0fbff",colorBlue200:"#d1f1ff",colorBlue300:"#b8e7ff",colorBlue400:"#75cfff",colorBlue500:"#42b4ff",colorBlue600:"#006ce0",colorBlue700:"#004a9e",colorBlue800:"#002b66",colorBlue900:"#001129",colorBlueOpaque:"rgba(51, 136, 221, 0.5)",colorGreen100:"#effff1",colorGreen500:"#2bb534",colorGreen600:"#00802f",colorGreen700:"#00471e",colorGreen900:"#001401",colorGrey50:"#fcfcfd",colorGrey100:"#f9f9fa",colorGrey125:"#f6f6f9",colorGrey150:"#f3f3f7",colorGrey200:"#ebebf0",colorGrey300:"#dedee3",colorGrey350:"#c6c6cd",colorGrey400:"#b4b4bb",colorGrey450:"#a4a4ad",colorGrey500:"#8c8c94",colorGrey550:"#656871",colorGrey600:"#424650",colorGrey650:"#333843",colorGrey700:"#232b37",colorGrey750:"#1b232d",colorGrey800:"#161d26",colorGrey850:"#131920",colorGrey900:"#0f141a",colorGrey950:"#06080a",colorOrange100:"#fef6f0",colorOrange500:"#ec7211",colorOrange600:"#eb5f07",colorOrange700:"#dd6b10",colorPurple400:"#bf80ff",colorPurple600:"#7300e5",colorRed100:"#fff5f5",colorRed500:"#ff7a7a",colorRed600:"#db0000",colorRed700:"#700000",colorRed900:"#1f0000",colorTransparent:"transparent",colorWhite:"#ffffff",colorYellow100:"#fffef0",colorYellow600:"#ffe347",colorYellow700:"#fbd332",colorYellow800:"#855900",colorYellow900:"#191100",colorChartsRed300:{light:"#ea7158",dark:"#d63f38"},colorChartsRed400:{light:"#dc5032",dark:"#ed5958"},colorChartsRed500:{light:"#d13313",dark:"#fe6e73"},colorChartsRed600:{light:"#ba2e0f",dark:"#ff8a8a"},colorChartsRed700:{light:"#a82a0c",dark:"#ffa09e"},colorChartsRed800:{light:"#972709",dark:"#ffb3b0"},colorChartsRed900:{light:"#892407",dark:"#ffc4c0"},colorChartsRed1000:{light:"#7d2105",dark:"#ffd2cf"},colorChartsRed1100:{light:"#721e03",dark:"#ffe0dd"},colorChartsRed1200:{light:"#671c00",dark:"#ffecea"},colorChartsOrange300:{light:"#e07941",dark:"#c55305"},colorChartsOrange400:{light:"#cc5f21",dark:"#de6923"},colorChartsOrange500:{light:"#bc4d01",dark:"#f27c36"},colorChartsOrange600:{light:"#a84401",dark:"#f89256"},colorChartsOrange700:{light:"#983c02",dark:"#fca572"},colorChartsOrange800:{light:"#8a3603",dark:"#ffb68b"},colorChartsOrange900:{light:"#7e3103",dark:"#ffc6a4"},colorChartsOrange1000:{light:"#732c02",dark:"#ffd4bb"},colorChartsOrange1100:{light:"#692801",dark:"#ffe1cf"},colorChartsOrange1200:{light:"#602400",dark:"#ffede2"},colorChartsYellow300:{light:"#b2911c",dark:"#977001"},colorChartsYellow400:{light:"#9c7b0b",dark:"#b08400"},colorChartsYellow500:{light:"#8a6b05",dark:"#c59600"},colorChartsYellow600:{light:"#7b5f04",dark:"#d3a61c"},colorChartsYellow700:{light:"#6f5504",dark:"#dfb52c"},colorChartsYellow800:{light:"#654d03",dark:"#eac33a"},colorChartsYellow900:{light:"#5d4503",dark:"#f1cf65"},colorChartsYellow1000:{light:"#553f03",dark:"#f7db8a"},colorChartsYellow1100:{light:"#4d3901",dark:"#fce5a8"},colorChartsYellow1200:{light:"#483300",dark:"#ffefc9"},colorChartsGreen300:{light:"#67a353",dark:"#48851a"},colorChartsGreen400:{light:"#41902c",dark:"#5a9b29"},colorChartsGreen500:{light:"#1f8104",dark:"#69ae34"},colorChartsGreen600:{light:"#1a7302",dark:"#7dbd4c"},colorChartsGreen700:{light:"#176702",dark:"#8fca61"},colorChartsGreen800:{light:"#145d02",dark:"#9fd673"},colorChartsGreen900:{light:"#125502",dark:"#b2df8d"},colorChartsGreen1000:{light:"#104d01",dark:"#c5e7a8"},colorChartsGreen1100:{light:"#0f4601",dark:"#d5efbe"},colorChartsGreen1200:{light:"#0d4000",dark:"#e4f7d5"},colorChartsTeal300:{light:"#2ea597",dark:"#018977"},colorChartsTeal400:{light:"#1c8e81",dark:"#009d89"},colorChartsTeal500:{light:"#0d7d70",dark:"#00b09b"},colorChartsTeal600:{light:"#096f64",dark:"#40bfa9"},colorChartsTeal700:{light:"#06645a",dark:"#5fccb7"},colorChartsTeal800:{light:"#045b52",dark:"#77d7c3"},colorChartsTeal900:{light:"#03524a",dark:"#94e0d0"},colorChartsTeal1000:{light:"#014b44",dark:"#ace9db"},colorChartsTeal1100:{light:"#01443e",dark:"#c2f0e6"},colorChartsTeal1200:{light:"#003e38",dark:"#d7f7f0"},colorChartsBlue1300:{light:"#529ccb",dark:"#00819c"},colorChartsBlue1400:{light:"#3184c2",dark:"#0497ba"},colorChartsBlue1500:{light:"#0273bb",dark:"#08aad2"},colorChartsBlue1600:{light:"#0166ab",dark:"#44b9dd"},colorChartsBlue1700:{light:"#015b9d",dark:"#63c6e7"},colorChartsBlue1800:{light:"#015292",dark:"#79d2f0"},colorChartsBlue1900:{light:"#014a87",dark:"#98dcf5"},colorChartsBlue11000:{light:"#01437d",dark:"#b3e4f8"},colorChartsBlue11100:{light:"#003c75",dark:"#caedfc"},colorChartsBlue11200:{light:"#00366d",dark:"#ddf4ff"},colorChartsBlue2300:{light:"#688ae8",dark:"#486de8"},colorChartsBlue2400:{light:"#5978e3",dark:"#6384f5"},colorChartsBlue2500:{light:"#4066df",dark:"#7698fe"},colorChartsBlue2600:{light:"#3759ce",dark:"#8ea9ff"},colorChartsBlue2700:{light:"#314fbf",dark:"#a2b8ff"},colorChartsBlue2800:{light:"#2c46b1",dark:"#b1c5ff"},colorChartsBlue2900:{light:"#273ea5",dark:"#c3d1ff"},colorChartsBlue21000:{light:"#23379b",dark:"#d2dcff"},colorChartsBlue21100:{light:"#1f3191",dark:"#dfe6ff"},colorChartsBlue21200:{light:"#1b2b88",dark:"#ecf0ff"},colorChartsPurple300:{light:"#a783e1",dark:"#8d59de"},colorChartsPurple400:{light:"#9469d6",dark:"#a173ea"},colorChartsPurple500:{light:"#8456ce",dark:"#b088f5"},colorChartsPurple600:{light:"#7749bf",dark:"#bf9bf9"},colorChartsPurple700:{light:"#6b40b2",dark:"#cbabfc"},colorChartsPurple800:{light:"#6237a7",dark:"#d6baff"},colorChartsPurple900:{light:"#59309d",dark:"#dfc8ff"},colorChartsPurple1000:{light:"#512994",dark:"#e8d5ff"},colorChartsPurple1100:{light:"#4a238b",dark:"#efe2ff"},colorChartsPurple1200:{light:"#431d84",dark:"#f5edff"},colorChartsPink300:{light:"#da7596",dark:"#c64a70"},colorChartsPink400:{light:"#ce567c",dark:"#d56889"},colorChartsPink500:{light:"#c33d69",dark:"#e07f9d"},colorChartsPink600:{light:"#b1325c",dark:"#eb92ad"},colorChartsPink700:{light:"#a32952",dark:"#f5a2bb"},colorChartsPink800:{light:"#962249",dark:"#ffb0c8"},colorChartsPink900:{light:"#8b1b42",dark:"#ffc1d4"},colorChartsPink1000:{light:"#81143b",dark:"#ffd1de"},colorChartsPink1100:{light:"#780d35",dark:"#ffdfe8"},colorChartsPink1200:{light:"#6f062f",dark:"#ffecf1"},colorChartsStatusCritical:{light:"{colorChartsRed1000}",dark:"{colorChartsRed300}"},colorChartsStatusHigh:{light:"{colorChartsRed600}",dark:"{colorChartsRed500}"},colorChartsStatusMedium:{light:"{colorChartsOrange400}",dark:"{colorChartsOrange600}"},colorChartsStatusLow:{light:"{colorChartsYellow300}",dark:"{colorChartsYellow700}"},colorChartsStatusPositive:{light:"{colorChartsGreen300}",dark:"{colorChartsGreen500}"},colorChartsStatusInfo:{light:"{colorChartsBlue1400}",dark:"{colorChartsBlue1500}"},colorChartsStatusNeutral:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorChartsThresholdNegative:{light:"{colorRed600}",dark:"{colorRed500}"},colorChartsThresholdPositive:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorChartsThresholdInfo:{light:"{colorBlue600}",dark:"{colorBlue400}"},colorChartsThresholdNeutral:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorChartsLineGrid:{light:"{colorGrey300}",dark:"{colorGrey600}"},colorChartsLineTick:{light:"{colorGrey300}",dark:"{colorGrey600}"},colorChartsLineAxis:{light:"{colorGrey300}",dark:"{colorGrey600}"},colorChartsPaletteCategorical1:{light:"{colorChartsBlue2300}",dark:"{colorChartsBlue2300}"},colorChartsPaletteCategorical2:{light:"{colorChartsPink500}",dark:"{colorChartsPink500}"},colorChartsPaletteCategorical3:{light:"{colorChartsTeal300}",dark:"{colorChartsTeal300}"},colorChartsPaletteCategorical4:{light:"{colorChartsPurple500}",dark:"{colorChartsPurple500}"},colorChartsPaletteCategorical5:{light:"{colorChartsOrange300}",dark:"{colorChartsOrange300}"},colorChartsPaletteCategorical6:{light:"{colorChartsBlue2600}",dark:"{colorChartsBlue2600}"},colorChartsPaletteCategorical7:{light:"{colorChartsPink800}",dark:"{colorChartsPink800}"},colorChartsPaletteCategorical8:{light:"{colorChartsTeal600}",dark:"{colorChartsTeal600}"},colorChartsPaletteCategorical9:{light:"{colorChartsPurple800}",dark:"{colorChartsPurple800}"},colorChartsPaletteCategorical10:{light:"{colorChartsOrange600}",dark:"{colorChartsOrange600}"},colorChartsPaletteCategorical11:{light:"{colorChartsBlue2900}",dark:"{colorChartsBlue2900}"},colorChartsPaletteCategorical12:{light:"{colorChartsPink1100}",dark:"{colorChartsPink1100}"},colorChartsPaletteCategorical13:{light:"{colorChartsTeal900}",dark:"{colorChartsTeal900}"},colorChartsPaletteCategorical14:{light:"{colorChartsPurple1100}",dark:"{colorChartsPurple1100}"},colorChartsPaletteCategorical15:{light:"{colorChartsOrange900}",dark:"{colorChartsOrange900}"},colorChartsPaletteCategorical16:{light:"{colorChartsBlue21200}",dark:"{colorChartsBlue21200}"},colorChartsPaletteCategorical17:{light:"{colorChartsPink400}",dark:"{colorChartsPink400}"},colorChartsPaletteCategorical18:{light:"{colorChartsTeal1200}",dark:"{colorChartsTeal1200}"},colorChartsPaletteCategorical19:{light:"{colorChartsPurple400}",dark:"{colorChartsPurple400}"},colorChartsPaletteCategorical20:{light:"{colorChartsOrange1200}",dark:"{colorChartsOrange1200}"},colorChartsPaletteCategorical21:{light:"{colorChartsBlue2500}",dark:"{colorChartsBlue2500}"},colorChartsPaletteCategorical22:{light:"{colorChartsPink700}",dark:"{colorChartsPink700}"},colorChartsPaletteCategorical23:{light:"{colorChartsTeal500}",dark:"{colorChartsTeal500}"},colorChartsPaletteCategorical24:{light:"{colorChartsPurple700}",dark:"{colorChartsPurple700}"},colorChartsPaletteCategorical25:{light:"{colorChartsOrange500}",dark:"{colorChartsOrange500}"},colorChartsPaletteCategorical26:{light:"{colorChartsBlue2800}",dark:"{colorChartsBlue2800}"},colorChartsPaletteCategorical27:{light:"{colorChartsPink1000}",dark:"{colorChartsPink1000}"},colorChartsPaletteCategorical28:{light:"{colorChartsTeal800}",dark:"{colorChartsTeal800}"},colorChartsPaletteCategorical29:{light:"{colorChartsPurple1000}",dark:"{colorChartsPurple1000}"},colorChartsPaletteCategorical30:{light:"{colorChartsOrange800}",dark:"{colorChartsOrange800}"},colorChartsPaletteCategorical31:{light:"{colorChartsBlue21100}",dark:"{colorChartsBlue21100}"},colorChartsPaletteCategorical32:{light:"{colorChartsPink300}",dark:"{colorChartsPink300}"},colorChartsPaletteCategorical33:{light:"{colorChartsTeal1100}",dark:"{colorChartsTeal1100}"},colorChartsPaletteCategorical34:{light:"{colorChartsPurple300}",dark:"{colorChartsPurple300}"},colorChartsPaletteCategorical35:{light:"{colorChartsOrange1100}",dark:"{colorChartsOrange1100}"},colorChartsPaletteCategorical36:{light:"{colorChartsBlue2400}",dark:"{colorChartsBlue2400}"},colorChartsPaletteCategorical37:{light:"{colorChartsPink600}",dark:"{colorChartsPink600}"},colorChartsPaletteCategorical38:{light:"{colorChartsTeal400}",dark:"{colorChartsTeal400}"},colorChartsPaletteCategorical39:{light:"{colorChartsPurple600}",dark:"{colorChartsPurple600}"},colorChartsPaletteCategorical40:{light:"{colorChartsOrange400}",dark:"{colorChartsOrange400}"},colorChartsPaletteCategorical41:{light:"{colorChartsBlue2700}",dark:"{colorChartsBlue2700}"},colorChartsPaletteCategorical42:{light:"{colorChartsPink900}",dark:"{colorChartsPink900}"},colorChartsPaletteCategorical43:{light:"{colorChartsTeal700}",dark:"{colorChartsTeal700}"},colorChartsPaletteCategorical44:{light:"{colorChartsPurple900}",dark:"{colorChartsPurple900}"},colorChartsPaletteCategorical45:{light:"{colorChartsOrange700}",dark:"{colorChartsOrange700}"},colorChartsPaletteCategorical46:{light:"{colorChartsBlue21000}",dark:"{colorChartsBlue21000}"},colorChartsPaletteCategorical47:{light:"{colorChartsPink1200}",dark:"{colorChartsPink1200}"},colorChartsPaletteCategorical48:{light:"{colorChartsTeal1000}",dark:"{colorChartsTeal1000}"},colorChartsPaletteCategorical49:{light:"{colorChartsPurple1200}",dark:"{colorChartsPurple1200}"},colorChartsPaletteCategorical50:{light:"{colorChartsOrange1000}",dark:"{colorChartsOrange1000}"},colorSeverityDarkRed:{light:"#870303",dark:"#d63f38"},colorSeverityRed:{light:"#ce3311",dark:"#fe6e73"},colorSeverityOrange:{light:"#f89256",dark:"#f89256"},colorSeverityYellow:{light:"#f2cd54",dark:"#f2cd54"},colorSeverityGrey:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundNotificationSeverityCritical:{light:"{colorSeverityDarkRed}",dark:"{colorSeverityDarkRed}"},colorBackgroundNotificationSeverityHigh:{light:"{colorSeverityRed}",dark:"{colorSeverityRed}"},colorBackgroundNotificationSeverityMedium:{light:"{colorSeverityOrange}",dark:"{colorSeverityOrange}"},colorBackgroundNotificationSeverityLow:{light:"{colorSeverityYellow}",dark:"{colorSeverityYellow}"},colorBackgroundNotificationSeverityNeutral:{light:"{colorSeverityGrey}",dark:"{colorSeverityGrey}"},colorTextNotificationSeverityCritical:{light:"{colorGrey100}",dark:"{colorBlack}"},colorTextNotificationSeverityHigh:{light:"{colorGrey100}",dark:"{colorGrey900}"},colorTextNotificationSeverityMedium:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextNotificationSeverityLow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextNotificationSeverityNeutral:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorGreyOpaque10:{light:"rgba(0, 0, 0, 0.1)",dark:"rgba(0, 0, 0, 0.1)"},colorGreyOpaque25:{light:"rgba(255, 255, 255, 0.25)",dark:"rgba(255, 255, 255, 0.25)"},colorGreyOpaque40:{light:"rgba(0, 0, 0, 0.4)",dark:"rgba(0, 0, 0, 0.4)"},colorGreyOpaque50:{light:"rgba(0, 0, 0, 0.5)",dark:"rgba(0, 0, 0, 0.5)"},colorGreyOpaque70:{light:"rgba(35, 43, 55, 0.7)",dark:"rgba(15, 20, 26, 0.7)"},colorGreyOpaque80:{light:"rgba(22, 25, 31, 0.8)",dark:"rgba(22, 25, 31, 0.8)"},colorGreyOpaque90:{light:"rgba(242, 243, 243, 0.9)",dark:"rgba(242, 243, 243, 0.9)"},colorGreyTransparent:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentHeavy:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentLight:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorBackgroundBadgeIcon:{light:"{colorRed600}",dark:"{colorRed500}"},colorBackgroundButtonLinkActive:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonLinkHover:{light:"{colorBlue100}",dark:"{colorGrey750}"},colorBackgroundButtonNormalActive:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonNormalDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundButtonNormalDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundButtonNormalHover:{light:"{colorBlue100}",dark:"{colorGrey750}"},colorBackgroundToggleButtonNormalPressed:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonPrimaryActive:{light:"{colorBlue800}",dark:"{colorBlue500}"},colorBackgroundButtonPrimaryDefault:{light:"{colorBorderButtonNormalDefault}",dark:"{colorBorderButtonNormalDefault}"},colorBackgroundButtonPrimaryDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundButtonPrimaryHover:{light:"{colorBorderButtonNormalHover}",dark:"{colorBorderButtonNormalHover}"},colorBackgroundDirectionButtonActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundDirectionButtonDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorTextDirectionButtonDefault:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextDirectionButtonDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorBackgroundCalendarCurrentDate:{light:"{colorGrey150}",dark:"{colorGrey650}"},colorBackgroundCellShaded:{light:"{colorGrey125}",dark:"{colorGrey750}"},colorBackgroundCodeEditorGutterActiveLineDefault:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorBackgroundCodeEditorGutterActiveLineError:{light:"{colorTextStatusError}",dark:"{colorTextStatusError}"},colorBackgroundCodeEditorGutterDefault:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundCodeEditorLoading:{light:"{colorGrey100}",dark:"{colorGrey750}"},colorBackgroundCodeEditorPaneItemHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundCodeEditorStatusBar:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundContainerContent:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundContainerHeader:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlChecked:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlDisabled:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBackgroundDropdownItemDefault:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundDropdownItemDimmed:{light:"transparent",dark:"transparent"},colorBackgroundDropdownItemFilterMatch:{light:"{colorBlue100}",dark:"{colorGrey650}"},colorBackgroundDropdownItemHover:{light:"{colorGrey150}",dark:"{colorGrey850}"},colorBackgroundDropdownItemSelected:{light:"{colorBackgroundItemSelected}",dark:"{colorBackgroundItemSelected}"},colorBackgroundHomeHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundInputDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundItemSelected:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundLayoutMain:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundLayoutMobilePanel:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutPanelContent:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundLayoutPanelHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundLayoutToggleActive:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundLayoutToggleSelectedActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedHover:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundModalOverlay:{light:"{colorGreyOpaque70}",dark:"{colorGreyOpaque70}"},colorBackgroundNotificationBlue:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorBackgroundNotificationGreen:{light:"{colorGreen600}",dark:"{colorGreen600}"},colorBackgroundNotificationGrey:{light:"{colorGrey600}",dark:"{colorGrey550}"},colorBackgroundNotificationRed:{light:"{colorRed600}",dark:"{colorRed600}"},colorBackgroundNotificationYellow:{light:"{colorYellow600}",dark:"{colorYellow600}"},colorBackgroundNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarHover:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundPopover:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundProgressBarContentDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundProgressBarContentInFlash:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundProgressBarLayoutDefault:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundProgressBarLayoutInFlash:{light:"{colorGreyOpaque25}",dark:"{colorGreyOpaque25}"},colorBackgroundSegmentActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSegmentDefault:{light:"{colorBackgroundButtonNormalDefault}",dark:"{colorBackgroundButtonNormalDefault}"},colorBackgroundSegmentDisabled:{light:"{colorBackgroundButtonNormalDisabled}",dark:"{colorBackgroundButtonNormalDisabled}"},colorBackgroundSegmentHover:{light:"{colorBackgroundButtonNormalHover}",dark:"{colorBackgroundButtonNormalHover}"},colorBackgroundSegmentWrapper:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundSliderHandleDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSliderHandleActive:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundSliderTrack:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBackgroundSliderHandleRing:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundSliderErrorPressed:{light:"{colorRed700}",dark:"{colorRed500}"},colorBackgroundSliderWarningPressed:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBackgroundStatusError:{light:"{colorRed100}",dark:"{colorRed900}"},colorBackgroundStatusInfo:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundDialog:{light:"{colorBackgroundStatusInfo}",dark:"{colorBackgroundStatusInfo}"},colorBackgroundStatusSuccess:{light:"{colorGreen100}",dark:"{colorGreen900}"},colorBackgroundStatusWarning:{light:"{colorYellow100}",dark:"{colorYellow900}"},colorBackgroundTableHeader:{light:"{colorBackgroundContainerHeader}",dark:"{colorBackgroundContainerHeader}"},colorBackgroundTilesDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundToggleCheckedDisabled:{light:"{colorBlue300}",dark:"{colorBlue800}"},colorBackgroundToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey500}"},colorBackgroundAvatarGenAi:{light:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",dark:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)"},colorBackgroundAvatarDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextAvatar:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundLoadingBarGenAi:{light:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)",dark:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)"},colorBackgroundChatBubbleOutgoing:{light:"transparent",dark:"transparent"},colorBackgroundChatBubbleIncoming:{light:"{colorGrey125}",dark:"{colorGrey900}"},colorTextChatBubbleOutgoing:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorTextChatBubbleIncoming:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorBorderButtonNormalActive:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorBorderButtonNormalDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderToggleButtonNormalPressed:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderButtonNormalDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextButtonNormalDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonNormalHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextButtonIconDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonPrimaryDisabled:{light:"{colorBackgroundButtonPrimaryDisabled}",dark:"{colorBackgroundButtonPrimaryDisabled}"},colorTextButtonPrimaryDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderCalendarGrid:{light:"transparent",dark:"transparent"},colorBorderCalendarGridSelectedFocusRing:{light:"{colorGrey100}",dark:"{colorGrey800}"},colorBorderCellShaded:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBorderCodeEditorAceActiveLineLightTheme:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderCodeEditorAceActiveLineDarkTheme:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorDefault:{light:"{colorGrey300}",dark:"{colorGrey550}"},colorBorderCodeEditorPaneItemHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderContainerDivider:{light:"transparent",dark:"transparent"},colorBorderContainerTop:{light:"transparent",dark:"transparent"},colorBorderControlChecked:{light:"{colorBackgroundControlChecked}",dark:"{colorBackgroundControlChecked}"},colorBorderControlDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderControlDisabled:{light:"{colorBackgroundControlDisabled}",dark:"{colorBackgroundControlDisabled}"},colorBorderDividerActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBorderDividerDefault:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderDividerPanelBottom:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerPanelSide:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerSecondary:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBorderDropdownContainer:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderDropdownGroup:{light:"{colorBorderDropdownItemDefault}",dark:"{colorBorderDropdownItemDefault}"},colorBorderDropdownItemDefault:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDropdownItemHover:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderDropdownItemDimmedHover:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderDropdownItemSelected:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderDropdownItemTop:{light:"transparent",dark:"transparent"},colorBorderEditableCellHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderInputDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderInputDisabled:{light:"{colorBackgroundInputDisabled}",dark:"{colorBackgroundInputDisabled}"},colorBorderInputFocused:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderItemFocused:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderDropdownItemFocused:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderItemPlaceholder:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderItemSelected:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderLayout:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderPanelHeader:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderPopover:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderSegmentActive:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderSegmentDisabled:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentHover:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorBorderStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorBorderStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBorderDialog:{light:"{colorBorderStatusInfo}",dark:"{colorBorderStatusInfo}"},colorBorderDividerInteractiveDefault:{light:"{colorGrey500}",dark:"{colorGrey300}"},colorBorderTabsDivider:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderTabsShadow:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorBorderTabsUnderline:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorBorderTilesDisabled:{light:"{colorBackgroundTilesDisabled}",dark:"{colorBackgroundTilesDisabled}"},colorBorderTutorial:{light:"{colorGrey300}",dark:"{colorGrey600}"},colorForegroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorForegroundControlDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorForegroundControlReadOnly:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorShadowDefault:{light:"{colorGreyTransparentHeavy}",dark:"{colorGreyTransparentHeavy}"},colorShadowMedium:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorShadowSide:{light:"{colorGreyTransparentLight}",dark:"{colorGreyTransparentLight}"},colorStrokeChartLine:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorStrokeCodeEditorResizeHandler:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorStrokeCodeEditorGutterActiveLineDefault:{light:"{colorGrey300}",dark:"{colorGrey750}"},colorStrokeCodeEditorGutterActiveLineHover:{light:"{colorGrey100}",dark:"{colorGrey900}"},colorTextAccent:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextBodyDefault:{light:"{colorGrey900}",dark:"{colorGrey350}"},colorTextBodySecondary:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextBreadcrumbCurrent:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorTextBreadcrumbIcon:{light:"{colorGrey500}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextButtonInlineIconDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextButtonNormalActive:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextToggleButtonNormalPressed:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextButtonNormalDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextButtonNormalHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextLinkButtonNormalDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorTextLinkButtonNormalHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextLinkButtonNormalActive:{light:"{colorTextButtonNormalActive}",dark:"{colorTextButtonNormalActive}"},colorTextButtonPrimaryActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryHover:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCalendarDateHover:{light:"{colorTextDropdownItemDefault}",dark:"{colorTextDropdownItemDefault}"},colorTextCalendarDateSelected:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextCalendarMonth:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextCodeEditorGutterActiveLine:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCodeEditorGutterDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextCodeEditorStatusBarDisabled:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorTextCodeEditorTabButtonError:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextColumnHeader:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextColumnSortingIcon:{light:"{colorTextColumnHeader}",dark:"{colorTextColumnHeader}"},colorTextControlDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextCounter:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextDisabledInlineEdit:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextDropdownFooter:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownGroupLabel:{light:"{colorTextGroupLabel}",dark:"{colorTextGroupLabel}"},colorTextDropdownItemDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextDropdownItemDimmed:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemFilterMatch:{light:"{colorBlue600}",dark:"{colorBlue400}"},colorTextDropdownItemHighlighted:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextDropdownItemSecondary:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownItemSecondaryHover:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextEmpty:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextExpandableSectionDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextExpandableSectionHover:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextExpandableSectionNavigationIconDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorTextInteractiveDefault}"},colorTextFormDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextFormLabel:{light:"{colorTextFormDefault}",dark:"{colorTextFormDefault}"},colorTextFormSecondary:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextGroupLabel:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextLabelGenAi:{light:"{colorPurple600}",dark:"{colorPurple400}"},colorTextHeadingDefault:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextHeadingSecondary:{light:"{colorGrey600}",dark:"{colorGrey450}"},colorTextHomeHeaderDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHomeHeaderSecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextIconCaret:{light:"{colorGrey500}",dark:"{colorGrey450}"},colorTextIconSubtle:{light:"{colorGrey550}",dark:"{colorGrey400}"},colorTextInputDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInputPlaceholder:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextInputPlaceholderDisabled:{light:"{colorTextInputDisabled}",dark:"{colorTextInputDisabled}"},colorTextInteractiveActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextInteractiveDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInteractiveHover:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextToggleButtonIconPressed:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveInvertedDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveInvertedHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInverted:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLabel:{light:"{colorTextFormLabel}",dark:"{colorTextFormLabel}"},colorTextLayoutToggle:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLayoutToggleActive:{light:"{colorWhite}",dark:"{colorGrey800}"},colorTextLayoutToggleHover:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLayoutToggleSelected:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLinkDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLinkHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextLinkInvertedHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonUnderline:{light:"transparent",dark:"transparent"},colorTextLinkButtonUnderlineHover:{light:"transparent",dark:"transparent"},colorTextNotificationDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextNotificationStackBar:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextNotificationYellow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextPaginationPageNumberActiveDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextPaginationPageNumberDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorGrey400}"},colorTextSegmentActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextSegmentHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextSmall:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorTextStatusInactive:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorTextStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorTextTopNavigationTitle:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBoardPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorBoardPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDragPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorDragPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDropzoneBackgroundDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorDropzoneBackgroundHover:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorDropzoneTextDefault:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneTextHover:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneBorderDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorDropzoneBorderHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorGapGlobalDrawer:{light:"{colorGrey200}",dark:"{colorGrey900}"},fontBoxValueLargeWeight:"700",fontButtonLetterSpacing:"0.005em",fontChartDetailSize:"{fontSizeBodyS}",fontDisplayLabelWeight:"700",fontExpandableHeadingSize:"{fontSizeHeadingS}",fontFamilyBase:"'Open Sans', 'Helvetica Neue', Roboto, Arial, sans-serif",fontFamilyMonospace:"Monaco, Menlo, Consolas, 'Courier Prime', Courier, 'Courier New', monospace",fontHeaderH2DescriptionLineHeight:"{lineHeightBodyM}",fontHeaderH2DescriptionSize:"{fontSizeBodyM}",fontLinkButtonLetterSpacing:"{fontButtonLetterSpacing}",fontLinkButtonWeight:"{fontWeightButton}",fontPanelHeaderLineHeight:"{lineHeightHeadingM}",fontPanelHeaderSize:"{fontSizeHeadingM}",fontSizeBodyM:"14px",fontSizeBodyS:"12px",fontSizeDisplayL:"42px",fontSizeHeadingXl:"24px",fontSizeHeadingL:"20px",fontSizeHeadingM:"18px",fontSizeHeadingS:"16px",fontSizeHeadingXs:"14px",fontSmoothingMozOsx:"grayscale",fontSmoothingWebkit:"antialiased",fontTabsDisabledWeight:"{fontWayfindingLinkActiveWeight}",fontTabsLineHeight:"{lineHeightHeadingS}",fontTabsSize:"{fontSizeHeadingS}",fontWayfindingLinkActiveWeight:"700",fontWeightButton:"700",fontWeightHeadingXl:"700",fontWeightHeadingL:"700",fontWeightHeadingM:"700",fontWeightHeadingS:"700",fontWeightHeadingXs:"700",fontWeightHeavy:"700",letterSpacingBodyS:"0.005em",letterSpacingDisplayL:"-0.03em",letterSpacingHeadingXl:"-0.02em",letterSpacingHeadingL:"-0.015em",letterSpacingHeadingM:"-0.010em",letterSpacingHeadingS:"-0.005em",lineHeightBodyM:"20px",lineHeightBodyS:"16px",lineHeightDisplayL:"48px",lineHeightHeadingXl:"30px",lineHeightHeadingL:"24px",lineHeightHeadingM:"22px",lineHeightHeadingS:"20px",lineHeightHeadingXs:"18px",borderActiveWidth:"4px",borderCodeEditorStatusDividerWidth:"{borderDividerSectionWidth}",borderContainerStickyWidth:"0px",borderContainerTopWidth:"0px",borderControlFocusRingShadowSpread:"1px",borderControlInvalidFocusRingShadowSpread:"2px",borderDividerListWidth:"1px",borderDividerSectionWidth:"1px",borderDropdownVirtualOffsetWidth:"2px",borderInvalidWidth:"8px",borderItemWidth:"2px",borderLineChartDashArray:"3 5",borderLineChartLineJoin:"round",borderLineChartWidth:"2px",borderPanelHeaderWidth:"1px",borderPanelTopWidth:"1px",borderRadiusAlert:"{borderRadiusFlashbar}",borderRadiusBadge:"4px",borderRadiusButton:"20px",borderRadiusCalendarDayFocusRing:"3px",borderRadiusCodeEditor:"{borderRadiusInput}",borderRadiusContainer:"16px",borderRadiusControlCircularFocusRing:"4px",borderRadiusControlDefaultFocusRing:"4px",borderRadiusDropdown:"{borderRadiusItem}",borderRadiusDropzone:"12px",borderRadiusFlashbar:"12px",borderRadiusItem:"8px",borderRadiusInput:"8px",borderRadiusPopover:"{borderRadiusInput}",borderRadiusTabsFocusRing:"20px",borderRadiusTiles:"{borderRadiusInput}",borderRadiusToken:"{borderRadiusInput}",borderRadiusChatBubble:"8px",borderRadiusTutorialPanelItem:"{borderRadiusInput}",borderTableStickyWidth:"1px",borderLinkFocusRingOutline:"0",borderLinkFocusRingShadowSpread:"2px",borderWidthAlert:"2px",borderWidthButton:"2px",borderWidthDropdown:"2px",borderWidthField:"1px",borderWidthPopover:"2px",borderWidthToken:"2px",motionDurationExtraFast:{default:"45ms",disabled:"0ms"},motionDurationExtraSlow:{default:"270ms",disabled:"0ms"},motionDurationFast:{default:"90ms",disabled:"0ms"},motionDurationModerate:{default:"135ms",disabled:"0ms"},motionDurationRefreshOnlyAmbient:{default:"2000ms",disabled:"0ms"},motionDurationRefreshOnlyFast:{default:"115ms",disabled:"0ms"},motionDurationRefreshOnlyMedium:{default:"165ms",disabled:"0ms"},motionDurationRefreshOnlySlow:{default:"250ms",disabled:"0ms"},motionDurationAvatarGenAiGradient:{default:"3600ms",disabled:"0ms"},motionDurationAvatarLoadingDots:{default:"1200ms",disabled:"0ms"},motionDurationRotate180:{default:"{motionDurationModerate}",disabled:"{motionDurationModerate}"},motionDurationRotate90:{default:"{motionDurationModerate}",disabled:"{motionDurationModerate}"},motionDurationShowPaced:{default:"{motionDurationSlow}",disabled:"{motionDurationSlow}"},motionDurationShowQuick:{default:"{motionDurationModerate}",disabled:"{motionDurationModerate}"},motionDurationSlow:{default:"180ms",disabled:"0ms"},motionDurationTransitionQuick:{default:"{motionDurationFast}",disabled:"{motionDurationFast}"},motionDurationTransitionShowPaced:{default:"{motionDurationSlow}",disabled:"{motionDurationSlow}"},motionDurationTransitionShowQuick:{default:"{motionDurationFast}",disabled:"{motionDurationFast}"},motionEasingEaseOutQuart:{default:"cubic-bezier(0.165, 0.84, 0.44, 1)",disabled:"cubic-bezier(0.165, 0.84, 0.44, 1)"},motionEasingRefreshOnlyA:{default:"cubic-bezier(0, 0, 0, 1)",disabled:"cubic-bezier(0, 0, 0, 1)"},motionEasingRefreshOnlyB:{default:"cubic-bezier(1, 0, 0.83, 1)",disabled:"cubic-bezier(1, 0, 0.83, 1)"},motionEasingRefreshOnlyC:{default:"cubic-bezier(0.84, 0, 0.16, 1)",disabled:"cubic-bezier(0.84, 0, 0.16, 1)"},motionEasingRefreshOnlyD:{default:"cubic-bezier(0.33, 0, 0.67, 1)",disabled:"cubic-bezier(0.33, 0, 0.67, 1)"},motionEasingAvatarGenAiGradient:{default:"cubic-bezier(0.7, 0, 0.3, 1)",disabled:"cubic-bezier(0.7, 0, 0.3, 1)"},motionEasingRotate180:{default:"{motionEasingEaseOutQuart}",disabled:"{motionEasingEaseOutQuart}"},motionEasingRotate90:{default:"{motionEasingEaseOutQuart}",disabled:"{motionEasingEaseOutQuart}"},motionEasingShowPaced:{default:"ease-out",disabled:"ease-out"},motionEasingShowQuick:{default:"ease-out",disabled:"ease-out"},motionEasingTransitionQuick:{default:"linear",disabled:"linear"},motionEasingTransitionShowPaced:{default:"ease-out",disabled:"ease-out"},motionEasingTransitionShowQuick:{default:"linear",disabled:"linear"},motionEasingResponsive:{default:"{motionEasingRefreshOnlyA}",disabled:"{motionEasingRefreshOnlyA}"},motionEasingSticky:{default:"{motionEasingRefreshOnlyB}",disabled:"{motionEasingRefreshOnlyB}"},motionEasingExpressive:{default:"{motionEasingRefreshOnlyC}",disabled:"{motionEasingRefreshOnlyC}"},motionDurationResponsive:{default:"{motionDurationRefreshOnlyFast}",disabled:"{motionDurationRefreshOnlyFast}"},motionDurationExpressive:{default:"{motionDurationRefreshOnlyMedium}",disabled:"{motionDurationRefreshOnlyMedium}"},motionDurationComplex:{default:"{motionDurationRefreshOnlySlow}",disabled:"{motionDurationRefreshOnlySlow}"},motionKeyframesFadeIn:{default:"awsui-fade-in-35003c",disabled:"awsui-fade-in-35003c"},motionKeyframesFadeOut:{default:"awsui-fade-out-35003c",disabled:"awsui-fade-out-35003c"},motionKeyframesStatusIconError:{default:"awsui-status-icon-error-35003c",disabled:"awsui-status-icon-error-35003c"},motionKeyframesScalePopup:{default:"awsui-scale-popup-35003c",disabled:"awsui-scale-popup-35003c"},sizeCalendarGridWidth:{comfortable:"238px",compact:"238px"},sizeControl:{comfortable:"16px",compact:"16px"},sizeIconBig:{comfortable:"32px",compact:"32px"},sizeIconLarge:{comfortable:"48px",compact:"48px"},sizeIconMedium:{comfortable:"20px",compact:"20px"},sizeIconNormal:{comfortable:"16px",compact:"16px"},sizeTableSelectionHorizontal:{comfortable:"40px",compact:"40px"},sizeVerticalInput:{comfortable:"32px",compact:"28px"},sizeVerticalPanelIconOffset:{comfortable:"15px",compact:"13px"},spaceAlertActionLeft:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceAlertHorizontal:{comfortable:"{spaceFlashbarHorizontal}",compact:"{spaceFlashbarHorizontal}"},spaceAlertMessageRight:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceAlertVertical:{comfortable:"{spaceFlashbarVertical}",compact:"{spaceFlashbarVertical}"},spaceButtonFocusOutlineGutter:{comfortable:"4px",compact:"4px"},spaceButtonHorizontal:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spaceButtonIconFocusOutlineGutterVertical:{comfortable:"0px",compact:"0px"},spaceButtonIconOnlyHorizontal:{comfortable:"6px",compact:"{spaceXxs}"},spaceButtonInlineIconFocusOutlineGutter:{comfortable:"0px",compact:"0px"},spaceButtonModalDismissVertical:{comfortable:"{spaceScaledXxxs}",compact:"{spaceScaledXxxs}"},spaceCalendarGridFocusOutlineGutter:{comfortable:"-5px",compact:"-5px"},spaceCalendarGridSelectedFocusOutlineGutter:{comfortable:"{spaceCalendarGridFocusOutlineGutter}",compact:"{spaceCalendarGridFocusOutlineGutter}"},spaceCalendarGridGutter:{comfortable:"6px",compact:"6px"},spaceCardHorizontal:{comfortable:"{spaceContainerHorizontal}",compact:"{spaceContainerHorizontal}"},spaceCardVertical:{comfortable:"{spaceScaledM}",compact:"{spaceScaledM}"},spaceCodeEditorStatusFocusOutlineGutter:{comfortable:"-7px",compact:"-7px"},spaceContainerContentTop:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceContainerHeaderTop:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceContainerHeaderBottom:{comfortable:"{spaceScaledXs}",compact:"{spaceScaledXs}"},spaceContainerHorizontal:{comfortable:"{spaceL}",compact:"{spaceL}"},spaceContentHeaderPaddingBottom:{comfortable:"{spaceScaledM}",compact:"{spaceScaledM}"},spaceDarkHeaderOverlapDistance:{comfortable:"36px",compact:"32px"},spaceExpandableSectionIconOffsetTop:{comfortable:"{spaceScaled2xXxs}",compact:"{spaceScaled2xXxs}"},spaceFieldHorizontal:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceFieldIconOffset:{comfortable:"36px",compact:"36px"},spaceFilteringTokenDismissButtonFocusOutlineGutter:{comfortable:"-5px",compact:"-5px"},spaceFilteringTokenOperationSelectFocusOutlineGutter:{comfortable:"-5px",compact:"-5px"},spaceFlashbarActionLeft:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceFlashbarDismissRight:{comfortable:"0px",compact:"0px"},spaceFlashbarHorizontal:{comfortable:"{spaceM}",compact:"{spaceM}"},spaceFlashbarVertical:{comfortable:"{spaceScaledXs}",compact:"{spaceScaledXs}"},spaceGridGutter:{comfortable:"{spaceL}",compact:"{spaceM}"},spaceKeyValueGap:{comfortable:"0px",compact:"0px"},spaceLayoutContentBottom:{comfortable:"{spaceScaled2xXxxl}",compact:"{spaceScaled2xXxxl}"},spaceLayoutContentHorizontal:{comfortable:"{spaceScaled2xXl}",compact:"{spaceScaled2xXl}"},spaceLayoutToggleDiameter:{comfortable:"36px",compact:"36px"},spaceLayoutTogglePadding:{comfortable:"{spaceStaticS}",compact:"{spaceStaticS}"},spaceModalContentBottom:{comfortable:"{spaceScaled2xM}",compact:"{spaceScaled2xM}"},spaceModalHorizontal:{comfortable:"{spaceContainerHorizontal}",compact:"{spaceContainerHorizontal}"},spaceOptionIconBigTop:{comfortable:"0px",compact:"0px"},spacePanelContentBottom:{comfortable:"{spaceScaledXxxl}",compact:"{spaceScaledXxxl}"},spacePanelContentTop:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spacePanelDividerMarginHorizontal:{comfortable:"{spaceXs}",compact:"{spaceXs}"},spacePanelHeaderVertical:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spacePanelNavLeft:{comfortable:"28px",compact:"28px"},spacePanelSideLeft:{comfortable:"28px",compact:"28px"},spacePanelSideRight:{comfortable:"{spaceScaledXl}",compact:"{spaceScaledXl}"},spacePanelSplitTop:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spacePanelSplitBottom:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spaceSegmentedControlFocusOutlineGutter:{comfortable:"6px",compact:"6px"},spaceTabsContentTop:{comfortable:"{spaceScaledS}",compact:"{spaceScaledS}"},spaceTabsFocusOutlineGutter:{comfortable:"-8px",compact:"-8px"},spaceTableContentBottom:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceTableEmbeddedHeaderTop:{comfortable:"0px",compact:"0px"},spaceTableFooterHorizontal:{comfortable:"{spaceTableHeaderHorizontal}",compact:"{spaceTableHeaderHorizontal}"},spaceTableHeaderFocusOutlineGutter:{comfortable:"0px",compact:"-1px"},spaceTableHeaderHorizontal:{comfortable:"0px",compact:"0px"},spaceTableHeaderToolsBottom:{comfortable:"0px",compact:"0px"},spaceTableHeaderToolsFullPageBottom:{comfortable:"4px",compact:"4px"},spaceTableHorizontal:{comfortable:"{spaceContainerHorizontal}",compact:"{spaceContainerHorizontal}"},spaceTileGutter:{comfortable:"{spaceXl}",compact:"{spaceM}"},spaceScaled2xNone:{comfortable:"{spaceNone}",compact:"{spaceNone}"},spaceScaled2xXxxs:{comfortable:"{spaceXxxs}",compact:"{spaceNone}"},spaceScaled2xXxs:{comfortable:"{spaceXxs}",compact:"{spaceNone}"},spaceScaled2xXs:{comfortable:"{spaceXs}",compact:"{spaceNone}"},spaceScaled2xS:{comfortable:"{spaceS}",compact:"{spaceXxs}"},spaceScaled2xM:{comfortable:"{spaceM}",compact:"{spaceXs}"},spaceScaled2xL:{comfortable:"{spaceL}",compact:"{spaceS}"},spaceScaled2xXl:{comfortable:"{spaceXl}",compact:"{spaceM}"},spaceScaled2xXxl:{comfortable:"{spaceXxl}",compact:"{spaceL}"},spaceScaled2xXxxl:{comfortable:"{spaceXxxl}",compact:"{spaceXl}"},spaceScaledNone:{comfortable:"{spaceNone}",compact:"{spaceNone}"},spaceScaledXxxs:{comfortable:"{spaceXxxs}",compact:"{spaceNone}"},spaceScaledXxs:{comfortable:"{spaceXxs}",compact:"{spaceXxxs}"},spaceScaledXs:{comfortable:"{spaceXs}",compact:"{spaceXxs}"},spaceScaledS:{comfortable:"{spaceS}",compact:"{spaceXs}"},spaceScaledM:{comfortable:"{spaceM}",compact:"{spaceS}"},spaceScaledL:{comfortable:"{spaceL}",compact:"{spaceM}"},spaceScaledXl:{comfortable:"{spaceXl}",compact:"{spaceL}"},spaceScaledXxl:{comfortable:"{spaceXxl}",compact:"{spaceXl}"},spaceScaledXxxl:{comfortable:"{spaceXxxl}",compact:"{spaceXxl}"},spaceStaticXxxs:{comfortable:"{spaceXxxs}",compact:"{spaceXxxs}"},spaceStaticXxs:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceStaticXs:{comfortable:"{spaceXs}",compact:"{spaceXs}"},spaceStaticS:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceStaticM:{comfortable:"{spaceM}",compact:"{spaceM}"},spaceStaticL:{comfortable:"{spaceL}",compact:"{spaceL}"},spaceStaticXl:{comfortable:"{spaceXl}",compact:"{spaceXl}"},spaceStaticXxl:{comfortable:"{spaceXxl}",compact:"{spaceXxl}"},spaceStaticXxxl:{comfortable:"{spaceXxxl}",compact:"{spaceXxxl}"},spaceNone:{comfortable:"0px",compact:"0px"},spaceXxxs:{comfortable:"2px",compact:"2px"},spaceXxs:{comfortable:"4px",compact:"4px"},spaceXs:{comfortable:"8px",compact:"8px"},spaceS:{comfortable:"12px",compact:"12px"},spaceM:{comfortable:"16px",compact:"16px"},spaceL:{comfortable:"20px",compact:"20px"},spaceXl:{comfortable:"24px",compact:"24px"},spaceXxl:{comfortable:"32px",compact:"32px"},spaceXxxl:{comfortable:"40px",compact:"40px"},shadowContainer:{light:"0px 0px 1px 1px #e9ebed, 0px 1px 8px 2px rgba(0, 7, 22, 0.12)",dark:"0px 1px 8px 2px rgba(0, 7, 22, 0.6)"},shadowContainerStacked:{light:"-1px 1px 1px 0px #e9ebed, 1px 1px 1px 0px #e9ebed, 0px 9px 8px -7px rgb(0 7 22 / 12%), 8px 0px 8px -7px rgb(0 7 22 / 12%), -8px 0px 8px -7px rgb(0 7 22 / 12%)",dark:"0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"},shadowContainerActive:{light:"0px 1px 1px 1px #e9ebed, 0px 6px 36px #0007161a",dark:"0px 1px 1px 1px #192534, 0px 6px 36px #00040c"},shadowDropdown:{light:"0px 4px 20px 1px rgba(0, 7, 22, 0.10)",dark:"0px 4px 20px 1px rgba(0, 4, 12, 1)"},shadowDropup:{light:"{shadowDropdown}",dark:"{shadowDropdown}"},shadowFlashCollapsed:{light:"0px 4px 4px rgba(0, 0, 0, 0.25)",dark:"0px 4px 4px rgba(0, 0, 0, 0.25)"},shadowFlashSticky:{light:"0px 4px 8px rgba(0, 7, 22, 0.10)",dark:"0px 4px 8px rgba(0, 7, 22, 0.5)"},shadowModal:{light:"{shadowDropdown}",dark:"{shadowDropdown}"},shadowPanel:{light:"0px 0px 0px 1px #b6bec9",dark:"0px 0px 0px 1px #414d5c"},shadowPanelToggle:{light:"0px 6px 12px 1px rgba(0, 7, 22, 0.12)",dark:"0px 6px 12px 1px rgba(0, 7, 22, 1)"},shadowPopover:{light:"{shadowDropdown}",dark:"{shadowDropdown}"},shadowSplitBottom:{light:"0px -36px 36px -36px rgba(0, 7, 22, 0.10)",dark:"0px -36px 36px -36px rgba(0, 7, 22, 1)"},shadowSplitSide:{light:"-1px 0px 1px 0px #e9ebed, -36px 6px 36px -36px rgba(0, 7, 22, 0.10)",dark:"-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1)"},shadowSticky:{light:"0px 4px 8px 1px rgba(0, 7, 22, 0.10)",dark:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)"},shadowStickyEmbedded:{light:"0px 2px 0px 0px #e9ebed, 0px 16px 16px -12px rgba(0, 7, 22, 0.10)",dark:"0px 2px 0px 0px #414d5c, 0px 16px 16px -12px rgba(0, 7, 22, 1)"},shadowStickyColumnFirst:{light:"4px 0px 8px 1px rgba(0, 7, 22, 0.1)",dark:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)"},shadowStickyColumnLast:{light:"-4px 0 8px 1px rgba(0, 28, 36, 0.1)",dark:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)"}},contexts:{"compact-table":{id:"compact-table",selector:".awsui-context-compact-table",tokens:{spaceAlertActionLeft:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceAlertHorizontal:{comfortable:"{spaceFlashbarHorizontal}",compact:"{spaceFlashbarHorizontal}"},spaceAlertMessageRight:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceAlertVertical:{comfortable:"{spaceFlashbarVertical}",compact:"{spaceFlashbarVertical}"},spaceButtonFocusOutlineGutter:{comfortable:"4px",compact:"4px"},spaceButtonHorizontal:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spaceButtonIconFocusOutlineGutterVertical:{comfortable:"0px",compact:"0px"},spaceButtonIconOnlyHorizontal:{comfortable:"6px",compact:"{spaceXxs}"},spaceButtonInlineIconFocusOutlineGutter:{comfortable:"0px",compact:"0px"},spaceButtonModalDismissVertical:{comfortable:"{spaceScaledXxxs}",compact:"{spaceScaledXxxs}"},spaceCalendarGridFocusOutlineGutter:{comfortable:"-5px",compact:"-5px"},spaceCalendarGridSelectedFocusOutlineGutter:{comfortable:"{spaceCalendarGridFocusOutlineGutter}",compact:"{spaceCalendarGridFocusOutlineGutter}"},spaceCalendarGridGutter:{comfortable:"6px",compact:"6px"},spaceCardHorizontal:{comfortable:"{spaceContainerHorizontal}",compact:"{spaceContainerHorizontal}"},spaceCardVertical:{comfortable:"{spaceScaledM}",compact:"{spaceScaledM}"},spaceCodeEditorStatusFocusOutlineGutter:{comfortable:"-7px",compact:"-7px"},spaceContainerContentTop:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceContainerHeaderTop:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceContainerHeaderBottom:{comfortable:"{spaceScaledXs}",compact:"{spaceScaledXs}"},spaceContainerHorizontal:{comfortable:"{spaceL}",compact:"{spaceL}"},spaceContentHeaderPaddingBottom:{comfortable:"{spaceScaledM}",compact:"{spaceScaledM}"},spaceDarkHeaderOverlapDistance:{comfortable:"36px",compact:"32px"},spaceExpandableSectionIconOffsetTop:{comfortable:"{spaceScaled2xXxs}",compact:"{spaceScaled2xXxs}"},spaceFieldHorizontal:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceFieldIconOffset:{comfortable:"36px",compact:"36px"},spaceFilteringTokenDismissButtonFocusOutlineGutter:{comfortable:"-5px",compact:"-5px"},spaceFilteringTokenOperationSelectFocusOutlineGutter:{comfortable:"-5px",compact:"-5px"},spaceFlashbarActionLeft:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceFlashbarDismissRight:{comfortable:"0px",compact:"0px"},spaceFlashbarHorizontal:{comfortable:"{spaceM}",compact:"{spaceM}"},spaceFlashbarVertical:{comfortable:"{spaceScaledXs}",compact:"{spaceScaledXs}"},spaceGridGutter:{comfortable:"{spaceL}",compact:"{spaceM}"},spaceKeyValueGap:{comfortable:"0px",compact:"0px"},spaceLayoutContentBottom:{comfortable:"{spaceScaled2xXxxl}",compact:"{spaceScaled2xXxxl}"},spaceLayoutContentHorizontal:{comfortable:"{spaceScaled2xXl}",compact:"{spaceScaled2xXl}"},spaceLayoutToggleDiameter:{comfortable:"36px",compact:"36px"},spaceLayoutTogglePadding:{comfortable:"{spaceStaticS}",compact:"{spaceStaticS}"},spaceModalContentBottom:{comfortable:"{spaceScaled2xM}",compact:"{spaceScaled2xM}"},spaceModalHorizontal:{comfortable:"{spaceContainerHorizontal}",compact:"{spaceContainerHorizontal}"},spaceOptionIconBigTop:{comfortable:"0px",compact:"0px"},spacePanelContentBottom:{comfortable:"{spaceScaledXxxl}",compact:"{spaceScaledXxxl}"},spacePanelContentTop:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spacePanelDividerMarginHorizontal:{comfortable:"{spaceXs}",compact:"{spaceXs}"},spacePanelHeaderVertical:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spacePanelNavLeft:{comfortable:"28px",compact:"28px"},spacePanelSideLeft:{comfortable:"28px",compact:"28px"},spacePanelSideRight:{comfortable:"{spaceScaledXl}",compact:"{spaceScaledXl}"},spacePanelSplitTop:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spacePanelSplitBottom:{comfortable:"{spaceScaledL}",compact:"{spaceScaledL}"},spaceSegmentedControlFocusOutlineGutter:{comfortable:"6px",compact:"6px"},spaceTabsContentTop:{comfortable:"{spaceScaledS}",compact:"{spaceScaledS}"},spaceTabsFocusOutlineGutter:{comfortable:"-8px",compact:"-8px"},spaceTableContentBottom:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceTableEmbeddedHeaderTop:{comfortable:"0px",compact:"0px"},spaceTableFooterHorizontal:{comfortable:"{spaceTableHeaderHorizontal}",compact:"{spaceTableHeaderHorizontal}"},spaceTableHeaderFocusOutlineGutter:{comfortable:"0px",compact:"-1px"},spaceTableHeaderHorizontal:{comfortable:"0px",compact:"0px"},spaceTableHeaderToolsBottom:{comfortable:"0px",compact:"0px"},spaceTableHeaderToolsFullPageBottom:{comfortable:"4px",compact:"4px"},spaceTableHorizontal:{comfortable:"{spaceContainerHorizontal}",compact:"{spaceContainerHorizontal}"},spaceTileGutter:{comfortable:"{spaceXl}",compact:"{spaceM}"},spaceScaled2xNone:{comfortable:"{spaceNone}",compact:"{spaceNone}"},spaceScaled2xXxxs:{comfortable:"{spaceXxxs}",compact:"{spaceNone}"},spaceScaled2xXxs:{comfortable:"{spaceXxs}",compact:"{spaceNone}"},spaceScaled2xXs:{comfortable:"{spaceXs}",compact:"{spaceNone}"},spaceScaled2xS:{comfortable:"{spaceS}",compact:"{spaceXxs}"},spaceScaled2xM:{comfortable:"{spaceM}",compact:"{spaceXs}"},spaceScaled2xL:{comfortable:"{spaceL}",compact:"{spaceS}"},spaceScaled2xXl:{comfortable:"{spaceXl}",compact:"{spaceM}"},spaceScaled2xXxl:{comfortable:"{spaceXxl}",compact:"{spaceL}"},spaceScaled2xXxxl:{comfortable:"{spaceXxxl}",compact:"{spaceXl}"},spaceScaledNone:{comfortable:"{spaceNone}",compact:"{spaceNone}"},spaceScaledXxxs:{comfortable:"{spaceNone}",compact:"{spaceNone}"},spaceScaledXxs:{comfortable:"{spaceXxxs}",compact:"{spaceXxxs}"},spaceScaledXs:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceScaledS:{comfortable:"{spaceXs}",compact:"{spaceXs}"},spaceScaledM:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceScaledL:{comfortable:"{spaceM}",compact:"{spaceM}"},spaceScaledXl:{comfortable:"{spaceL}",compact:"{spaceL}"},spaceScaledXxl:{comfortable:"{spaceXl}",compact:"{spaceXl}"},spaceScaledXxxl:{comfortable:"{spaceXxl}",compact:"{spaceXxl}"},spaceStaticXxxs:{comfortable:"{spaceXxxs}",compact:"{spaceXxxs}"},spaceStaticXxs:{comfortable:"{spaceXxs}",compact:"{spaceXxs}"},spaceStaticXs:{comfortable:"{spaceXs}",compact:"{spaceXs}"},spaceStaticS:{comfortable:"{spaceS}",compact:"{spaceS}"},spaceStaticM:{comfortable:"{spaceM}",compact:"{spaceM}"},spaceStaticL:{comfortable:"{spaceL}",compact:"{spaceL}"},spaceStaticXl:{comfortable:"{spaceXl}",compact:"{spaceXl}"},spaceStaticXxl:{comfortable:"{spaceXxl}",compact:"{spaceXxl}"},spaceStaticXxxl:{comfortable:"{spaceXxxl}",compact:"{spaceXxxl}"},spaceNone:{comfortable:"0px",compact:"0px"},spaceXxxs:{comfortable:"2px",compact:"2px"},spaceXxs:{comfortable:"4px",compact:"4px"},spaceXs:{comfortable:"8px",compact:"8px"},spaceS:{comfortable:"12px",compact:"12px"},spaceM:{comfortable:"16px",compact:"16px"},spaceL:{comfortable:"20px",compact:"20px"},spaceXl:{comfortable:"24px",compact:"24px"},spaceXxl:{comfortable:"32px",compact:"32px"},spaceXxxl:{comfortable:"40px",compact:"40px"},sizeVerticalInput:{comfortable:"28px",compact:"28px"}}},"top-navigation":{id:"top-navigation",selector:".awsui-context-top-navigation",tokens:{colorGreyOpaque10:{light:"rgba(0, 0, 0, 0.1)",dark:"rgba(0, 0, 0, 0.1)"},colorGreyOpaque25:{light:"rgba(255, 255, 255, 0.25)",dark:"rgba(255, 255, 255, 0.25)"},colorGreyOpaque40:{light:"rgba(0, 0, 0, 0.4)",dark:"rgba(0, 0, 0, 0.4)"},colorGreyOpaque50:{light:"rgba(0, 0, 0, 0.5)",dark:"rgba(0, 0, 0, 0.5)"},colorGreyOpaque70:{light:"rgba(15, 20, 26, 0.7)",dark:"rgba(15, 20, 26, 0.7)"},colorGreyOpaque80:{light:"rgba(22, 25, 31, 0.8)",dark:"rgba(22, 25, 31, 0.8)"},colorGreyOpaque90:{light:"rgba(242, 243, 243, 0.9)",dark:"rgba(242, 243, 243, 0.9)"},colorGreyTransparent:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentHeavy:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentLight:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorBackgroundBadgeIcon:{light:"{colorRed500}",dark:"{colorRed500}"},colorBackgroundButtonLinkActive:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonLinkHover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundButtonNormalActive:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonNormalDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundButtonNormalDisabled:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundButtonNormalHover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundToggleButtonNormalPressed:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonPrimaryActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundButtonPrimaryDefault:{light:"{colorBorderButtonNormalDefault}",dark:"{colorBorderButtonNormalDefault}"},colorBackgroundButtonPrimaryDisabled:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundButtonPrimaryHover:{light:"{colorBorderButtonNormalHover}",dark:"{colorBorderButtonNormalHover}"},colorBackgroundDirectionButtonActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundDirectionButtonDisabled:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorTextDirectionButtonDefault:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextDirectionButtonDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorBackgroundCalendarCurrentDate:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundCellShaded:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorGutterActiveLineDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBackgroundCodeEditorGutterActiveLineError:{light:"{colorTextStatusError}",dark:"{colorTextStatusError}"},colorBackgroundCodeEditorGutterDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorLoading:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorPaneItemHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundCodeEditorStatusBar:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundContainerContent:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundContainerHeader:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundControlChecked:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundControlDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundControlDisabled:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundDropdownItemDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundDropdownItemDimmed:{light:"transparent",dark:"transparent"},colorBackgroundDropdownItemFilterMatch:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundDropdownItemHover:{light:"{colorGrey850}",dark:"{colorGrey850}"},colorBackgroundDropdownItemSelected:{light:"{colorBackgroundItemSelected}",dark:"{colorBackgroundItemSelected}"},colorBackgroundHomeHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundInputDisabled:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundItemSelected:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorBackgroundLayoutMain:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundLayoutMobilePanel:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutPanelContent:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundLayoutPanelHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundLayoutToggleActive:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundLayoutToggleSelectedActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBackgroundModalOverlay:{light:"{colorGreyOpaque70}",dark:"{colorGreyOpaque70}"},colorBackgroundNotificationBlue:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorBackgroundNotificationGreen:{light:"{colorGreen600}",dark:"{colorGreen600}"},colorBackgroundNotificationGrey:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundNotificationRed:{light:"{colorRed600}",dark:"{colorRed600}"},colorBackgroundNotificationYellow:{light:"{colorYellow600}",dark:"{colorYellow600}"},colorBackgroundNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarHover:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundPopover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundProgressBarContentDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundProgressBarContentInFlash:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundProgressBarLayoutDefault:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundProgressBarLayoutInFlash:{light:"{colorGreyOpaque25}",dark:"{colorGreyOpaque25}"},colorBackgroundSegmentActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundSegmentDefault:{light:"{colorBackgroundButtonNormalDefault}",dark:"{colorBackgroundButtonNormalDefault}"},colorBackgroundSegmentDisabled:{light:"{colorBackgroundButtonNormalDisabled}",dark:"{colorBackgroundButtonNormalDisabled}"},colorBackgroundSegmentHover:{light:"{colorBackgroundButtonNormalHover}",dark:"{colorBackgroundButtonNormalHover}"},colorBackgroundSegmentWrapper:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundSliderHandleDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundSliderHandleActive:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBackgroundSliderTrack:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundSliderHandleRing:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundSliderErrorPressed:{light:"{colorRed500}",dark:"{colorRed500}"},colorBackgroundSliderWarningPressed:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorBackgroundStatusError:{light:"{colorRed900}",dark:"{colorRed900}"},colorBackgroundStatusInfo:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorBackgroundDialog:{light:"{colorBackgroundStatusInfo}",dark:"{colorBackgroundStatusInfo}"},colorBackgroundStatusSuccess:{light:"{colorGreen900}",dark:"{colorGreen900}"},colorBackgroundStatusWarning:{light:"{colorYellow900}",dark:"{colorYellow900}"},colorBackgroundTableHeader:{light:"{colorBackgroundContainerHeader}",dark:"{colorBackgroundContainerHeader}"},colorBackgroundTilesDisabled:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundToggleCheckedDisabled:{light:"{colorBlue800}",dark:"{colorBlue800}"},colorBackgroundToggleDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBackgroundAvatarGenAi:{light:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",dark:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)"},colorBackgroundAvatarDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextAvatar:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundLoadingBarGenAi:{light:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)",dark:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)"},colorBackgroundChatBubbleOutgoing:{light:"transparent",dark:"transparent"},colorBackgroundChatBubbleIncoming:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextChatBubbleOutgoing:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorTextChatBubbleIncoming:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorBorderButtonNormalActive:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBorderButtonNormalDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderToggleButtonNormalPressed:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderButtonNormalDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextButtonNormalDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonNormalHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextButtonIconDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonPrimaryDisabled:{light:"{colorBackgroundButtonPrimaryDisabled}",dark:"{colorBackgroundButtonPrimaryDisabled}"},colorTextButtonPrimaryDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderCalendarGrid:{light:"transparent",dark:"transparent"},colorBorderCalendarGridSelectedFocusRing:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBorderCellShaded:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBorderCodeEditorAceActiveLineLightTheme:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderCodeEditorAceActiveLineDarkTheme:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorPaneItemHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderContainerDivider:{light:"transparent",dark:"transparent"},colorBorderContainerTop:{light:"transparent",dark:"transparent"},colorBorderControlChecked:{light:"{colorBackgroundControlChecked}",dark:"{colorBackgroundControlChecked}"},colorBorderControlDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderControlDisabled:{light:"{colorBackgroundControlDisabled}",dark:"{colorBackgroundControlDisabled}"},colorBorderDividerActive:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBorderDividerDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderDividerPanelBottom:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerPanelSide:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerSecondary:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderDropdownContainer:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderDropdownGroup:{light:"{colorBorderDropdownItemDefault}",dark:"{colorBorderDropdownItemDefault}"},colorBorderDropdownItemDefault:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDropdownItemHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderDropdownItemDimmedHover:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderDropdownItemSelected:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderDropdownItemTop:{light:"transparent",dark:"transparent"},colorBorderEditableCellHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderInputDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderInputDisabled:{light:"{colorBackgroundInputDisabled}",dark:"{colorBackgroundInputDisabled}"},colorBorderInputFocused:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderItemFocused:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderDropdownItemFocused:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderItemPlaceholder:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderItemSelected:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderLayout:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderPanelHeader:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderPopover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderSegmentActive:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderSegmentDisabled:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentHover:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderStatusError:{light:"{colorRed500}",dark:"{colorRed500}"},colorBorderStatusInfo:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderStatusSuccess:{light:"{colorGreen500}",dark:"{colorGreen500}"},colorBorderStatusWarning:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorBorderDialog:{light:"{colorBorderStatusInfo}",dark:"{colorBorderStatusInfo}"},colorBorderDividerInteractiveDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderTabsDivider:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderTabsShadow:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorBorderTabsUnderline:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorBorderTilesDisabled:{light:"{colorBackgroundTilesDisabled}",dark:"{colorBackgroundTilesDisabled}"},colorBorderTutorial:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorForegroundControlDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorForegroundControlDisabled:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorForegroundControlReadOnly:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorShadowDefault:{light:"{colorGreyTransparentHeavy}",dark:"{colorGreyTransparentHeavy}"},colorShadowMedium:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorShadowSide:{light:"{colorGreyTransparentLight}",dark:"{colorGreyTransparentLight}"},colorStrokeChartLine:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorStrokeCodeEditorResizeHandler:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorStrokeCodeEditorGutterActiveLineDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorStrokeCodeEditorGutterActiveLineHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextAccent:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextBodyDefault:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextBodySecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextBreadcrumbCurrent:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorTextBreadcrumbIcon:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextButtonInlineIconDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextButtonNormalActive:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextToggleButtonNormalPressed:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextButtonNormalDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextButtonNormalHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextLinkButtonNormalDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorTextLinkButtonNormalHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextLinkButtonNormalActive:{light:"{colorTextButtonNormalActive}",dark:"{colorTextButtonNormalActive}"},colorTextButtonPrimaryActive:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextButtonPrimaryDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextButtonPrimaryHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextCalendarDateHover:{light:"{colorTextDropdownItemDefault}",dark:"{colorTextDropdownItemDefault}"},colorTextCalendarDateSelected:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextCalendarMonth:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextCodeEditorGutterActiveLine:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextCodeEditorGutterDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextCodeEditorStatusBarDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextCodeEditorTabButtonError:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextColumnHeader:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextColumnSortingIcon:{light:"{colorTextColumnHeader}",dark:"{colorTextColumnHeader}"},colorTextControlDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextCounter:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextDisabledInlineEdit:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextDropdownFooter:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownGroupLabel:{light:"{colorTextGroupLabel}",dark:"{colorTextGroupLabel}"},colorTextDropdownItemDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextDropdownItemDimmed:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemFilterMatch:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextDropdownItemHighlighted:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextDropdownItemSecondary:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownItemSecondaryHover:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextEmpty:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextExpandableSectionDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextExpandableSectionHover:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextExpandableSectionNavigationIconDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorTextInteractiveDefault}"},colorTextFormDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextFormLabel:{light:"{colorTextFormDefault}",dark:"{colorTextFormDefault}"},colorTextFormSecondary:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextGroupLabel:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextLabelGenAi:{light:"{colorPurple400}",dark:"{colorPurple400}"},colorTextHeadingDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHeadingSecondary:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextHomeHeaderDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHomeHeaderSecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextIconCaret:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextIconSubtle:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextInputDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextInputPlaceholder:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextInputPlaceholderDisabled:{light:"{colorTextInputDisabled}",dark:"{colorTextInputDisabled}"},colorTextInteractiveActive:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInteractiveDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextInteractiveHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextToggleButtonIconPressed:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInteractiveInvertedDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveInvertedHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInverted:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextLabel:{light:"{colorTextFormLabel}",dark:"{colorTextFormLabel}"},colorTextLayoutToggle:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLayoutToggleActive:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorTextLayoutToggleHover:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextLayoutToggleSelected:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextLinkDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextLinkHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextLinkInvertedHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonUnderline:{light:"transparent",dark:"transparent"},colorTextLinkButtonUnderlineHover:{light:"transparent",dark:"transparent"},colorTextNotificationDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextNotificationStackBar:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextNotificationYellow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextPaginationPageNumberActiveDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextPaginationPageNumberDefault:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextSegmentActive:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextSegmentDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextSegmentHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextSmall:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextStatusError:{light:"{colorRed500}",dark:"{colorRed500}"},colorTextStatusInactive:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextStatusInfo:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextStatusSuccess:{light:"{colorGreen500}",dark:"{colorGreen500}"},colorTextStatusWarning:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorTextTopNavigationTitle:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBoardPlaceholderActive:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBoardPlaceholderHover:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorDragPlaceholderActive:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorDragPlaceholderHover:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorDropzoneBackgroundDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorDropzoneBackgroundHover:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorDropzoneTextDefault:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorDropzoneTextHover:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorDropzoneBorderDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorDropzoneBorderHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorGapGlobalDrawer:{light:"{colorGrey900}",dark:"{colorGrey900}"}}},header:{id:"header",selector:".awsui-context-content-header",tokens:{shadowContainer:{light:"0px 1px 8px 2px rgba(0, 7, 22, 0.6)",dark:"0px 1px 8px 2px rgba(0, 7, 22, 0.6)"},shadowContainerStacked:{light:"0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)",dark:"0px 9px 8px -7px rgb(0 7 22 / 60%), 8px 0px 8px -7px rgb(0 7 22 / 60%), -8px 0px 8px -7px rgb(0 7 22 / 60%)"},shadowContainerActive:{light:"0px 1px 1px 1px #192534, 0px 6px 36px #00040c",dark:"0px 1px 1px 1px #192534, 0px 6px 36px #00040c"},shadowDropdown:{light:"0px 4px 20px 1px rgba(0, 4, 12, 1)",dark:"0px 4px 20px 1px rgba(0, 4, 12, 1)"},shadowDropup:{light:"{shadowDropdown}",dark:"{shadowDropdown}"},shadowFlashCollapsed:{light:"0px 4px 4px rgba(0, 0, 0, 0.25)",dark:"0px 4px 4px rgba(0, 0, 0, 0.25)"},shadowFlashSticky:{light:"0px 4px 8px rgba(0, 7, 22, 0.10)",dark:"0px 4px 8px rgba(0, 7, 22, 0.5)"},shadowModal:{light:"{shadowDropdown}",dark:"{shadowDropdown}"},shadowPanel:{light:"0px 0px 0px 1px #b6bec9",dark:"0px 0px 0px 1px #414d5c"},shadowPanelToggle:{light:"0px 6px 12px 1px rgba(0, 7, 22, 0.12)",dark:"0px 6px 12px 1px rgba(0, 7, 22, 1)"},shadowPopover:{light:"{shadowDropdown}",dark:"{shadowDropdown}"},shadowSplitBottom:{light:"0px -36px 36px -36px rgba(0, 7, 22, 1)",dark:"0px -36px 36px -36px rgba(0, 7, 22, 1)"},shadowSplitSide:{light:"-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1)",dark:"-1px 0px 1px 0px #192534, -36px 6px 36px -36px rgba(0, 7, 22, 1)"},shadowSticky:{light:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)",dark:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)"},shadowStickyEmbedded:{light:"0px 2px 0px 0px #414d5c, 0px 16px 16px -12px rgba(0, 7, 22, 1)",dark:"0px 2px 0px 0px #414d5c, 0px 16px 16px -12px rgba(0, 7, 22, 1)"},shadowStickyColumnFirst:{light:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)",dark:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)"},shadowStickyColumnLast:{light:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)",dark:"0px 4px 8px 1px rgba(0, 7, 22, 0.5)"},colorGreyOpaque10:{light:"rgba(0, 0, 0, 0.1)",dark:"rgba(0, 0, 0, 0.1)"},colorGreyOpaque25:{light:"rgba(255, 255, 255, 0.25)",dark:"rgba(255, 255, 255, 0.25)"},colorGreyOpaque40:{light:"rgba(0, 0, 0, 0.4)",dark:"rgba(0, 0, 0, 0.4)"},colorGreyOpaque50:{light:"rgba(0, 0, 0, 0.5)",dark:"rgba(0, 0, 0, 0.5)"},colorGreyOpaque70:{light:"rgba(15, 20, 26, 0.7)",dark:"rgba(15, 20, 26, 0.7)"},colorGreyOpaque80:{light:"rgba(22, 25, 31, 0.8)",dark:"rgba(22, 25, 31, 0.8)"},colorGreyOpaque90:{light:"rgba(242, 243, 243, 0.9)",dark:"rgba(242, 243, 243, 0.9)"},colorGreyTransparent:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentHeavy:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentLight:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorBackgroundBadgeIcon:{light:"{colorRed500}",dark:"{colorRed500}"},colorBackgroundButtonLinkActive:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonLinkHover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundButtonNormalActive:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonNormalDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundButtonNormalDisabled:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundButtonNormalHover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundToggleButtonNormalPressed:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonPrimaryActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundButtonPrimaryDefault:{light:"{colorBorderButtonNormalDefault}",dark:"{colorBorderButtonNormalDefault}"},colorBackgroundButtonPrimaryDisabled:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundButtonPrimaryHover:{light:"{colorBorderButtonNormalHover}",dark:"{colorBorderButtonNormalHover}"},colorBackgroundDirectionButtonActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundDirectionButtonDisabled:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorTextDirectionButtonDefault:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextDirectionButtonDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorBackgroundCalendarCurrentDate:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundCellShaded:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorGutterActiveLineDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBackgroundCodeEditorGutterActiveLineError:{light:"{colorTextStatusError}",dark:"{colorTextStatusError}"},colorBackgroundCodeEditorGutterDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorLoading:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorPaneItemHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundCodeEditorStatusBar:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundContainerContent:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundContainerHeader:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundControlChecked:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundControlDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundControlDisabled:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundDropdownItemDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundDropdownItemDimmed:{light:"transparent",dark:"transparent"},colorBackgroundDropdownItemFilterMatch:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundDropdownItemHover:{light:"{colorGrey850}",dark:"{colorGrey850}"},colorBackgroundDropdownItemSelected:{light:"{colorBackgroundItemSelected}",dark:"{colorBackgroundItemSelected}"},colorBackgroundHomeHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDisabled:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundItemSelected:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorBackgroundLayoutMain:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutMobilePanel:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutPanelContent:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundLayoutPanelHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundLayoutToggleActive:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundLayoutToggleSelectedActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBackgroundModalOverlay:{light:"{colorGreyOpaque70}",dark:"{colorGreyOpaque70}"},colorBackgroundNotificationBlue:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorBackgroundNotificationGreen:{light:"{colorGreen600}",dark:"{colorGreen600}"},colorBackgroundNotificationGrey:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundNotificationRed:{light:"{colorRed600}",dark:"{colorRed600}"},colorBackgroundNotificationYellow:{light:"{colorYellow600}",dark:"{colorYellow600}"},colorBackgroundNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarHover:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundPopover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundProgressBarContentDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundProgressBarContentInFlash:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundProgressBarLayoutDefault:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundProgressBarLayoutInFlash:{light:"{colorGreyOpaque25}",dark:"{colorGreyOpaque25}"},colorBackgroundSegmentActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundSegmentDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundSegmentDisabled:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundSegmentHover:{light:"{colorBackgroundButtonNormalHover}",dark:"{colorBackgroundButtonNormalHover}"},colorBackgroundSegmentWrapper:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundSliderHandleDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundSliderHandleActive:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBackgroundSliderTrack:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundSliderHandleRing:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundSliderErrorPressed:{light:"{colorRed500}",dark:"{colorRed500}"},colorBackgroundSliderWarningPressed:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorBackgroundStatusError:{light:"{colorRed900}",dark:"{colorRed900}"},colorBackgroundStatusInfo:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorBackgroundDialog:{light:"{colorBackgroundStatusInfo}",dark:"{colorBackgroundStatusInfo}"},colorBackgroundStatusSuccess:{light:"{colorGreen900}",dark:"{colorGreen900}"},colorBackgroundStatusWarning:{light:"{colorYellow900}",dark:"{colorYellow900}"},colorBackgroundTableHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundTilesDisabled:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundToggleCheckedDisabled:{light:"{colorBlue800}",dark:"{colorBlue800}"},colorBackgroundToggleDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBackgroundAvatarGenAi:{light:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",dark:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)"},colorBackgroundAvatarDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextAvatar:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundLoadingBarGenAi:{light:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)",dark:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)"},colorBackgroundChatBubbleOutgoing:{light:"transparent",dark:"transparent"},colorBackgroundChatBubbleIncoming:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextChatBubbleOutgoing:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorTextChatBubbleIncoming:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorBorderButtonNormalActive:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBorderButtonNormalDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderToggleButtonNormalPressed:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderButtonNormalDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextButtonNormalDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonNormalHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextButtonIconDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonPrimaryDisabled:{light:"{colorBackgroundButtonPrimaryDisabled}",dark:"{colorBackgroundButtonPrimaryDisabled}"},colorTextButtonPrimaryDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderCalendarGrid:{light:"transparent",dark:"transparent"},colorBorderCalendarGridSelectedFocusRing:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBorderCellShaded:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBorderCodeEditorAceActiveLineLightTheme:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderCodeEditorAceActiveLineDarkTheme:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorPaneItemHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderContainerDivider:{light:"transparent",dark:"transparent"},colorBorderContainerTop:{light:"transparent",dark:"transparent"},colorBorderControlChecked:{light:"{colorBackgroundControlChecked}",dark:"{colorBackgroundControlChecked}"},colorBorderControlDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderControlDisabled:{light:"{colorBackgroundControlDisabled}",dark:"{colorBackgroundControlDisabled}"},colorBorderDividerActive:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBorderDividerDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderDividerPanelBottom:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerPanelSide:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerSecondary:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderDropdownContainer:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderDropdownGroup:{light:"{colorBorderDropdownItemDefault}",dark:"{colorBorderDropdownItemDefault}"},colorBorderDropdownItemDefault:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDropdownItemHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderDropdownItemDimmedHover:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderDropdownItemSelected:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderDropdownItemTop:{light:"transparent",dark:"transparent"},colorBorderEditableCellHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderInputDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderInputDisabled:{light:"{colorBackgroundInputDisabled}",dark:"{colorBackgroundInputDisabled}"},colorBorderInputFocused:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderItemFocused:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderDropdownItemFocused:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderItemPlaceholder:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderItemSelected:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderLayout:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderPanelHeader:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderPopover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderSegmentActive:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderSegmentDisabled:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentHover:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderStatusError:{light:"{colorRed500}",dark:"{colorRed500}"},colorBorderStatusInfo:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderStatusSuccess:{light:"{colorGreen500}",dark:"{colorGreen500}"},colorBorderStatusWarning:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorBorderDialog:{light:"{colorBorderStatusInfo}",dark:"{colorBorderStatusInfo}"},colorBorderDividerInteractiveDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderTabsDivider:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderTabsShadow:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorBorderTabsUnderline:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorBorderTilesDisabled:{light:"{colorBackgroundTilesDisabled}",dark:"{colorBackgroundTilesDisabled}"},colorBorderTutorial:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorForegroundControlDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorForegroundControlDisabled:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorForegroundControlReadOnly:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorShadowDefault:{light:"{colorGreyTransparentHeavy}",dark:"{colorGreyTransparentHeavy}"},colorShadowMedium:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorShadowSide:{light:"{colorGreyTransparentLight}",dark:"{colorGreyTransparentLight}"},colorStrokeChartLine:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorStrokeCodeEditorResizeHandler:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorStrokeCodeEditorGutterActiveLineDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorStrokeCodeEditorGutterActiveLineHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextAccent:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextBodyDefault:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextBodySecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextBreadcrumbCurrent:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorTextBreadcrumbIcon:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextButtonInlineIconDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextButtonNormalActive:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextToggleButtonNormalPressed:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextButtonNormalDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextButtonNormalHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextLinkButtonNormalDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorTextLinkButtonNormalHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextLinkButtonNormalActive:{light:"{colorTextButtonNormalActive}",dark:"{colorTextButtonNormalActive}"},colorTextButtonPrimaryActive:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextButtonPrimaryDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextButtonPrimaryHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextCalendarDateHover:{light:"{colorTextDropdownItemDefault}",dark:"{colorTextDropdownItemDefault}"},colorTextCalendarDateSelected:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextCalendarMonth:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextCodeEditorGutterActiveLine:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextCodeEditorGutterDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextCodeEditorStatusBarDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextCodeEditorTabButtonError:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextColumnHeader:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextColumnSortingIcon:{light:"{colorTextColumnHeader}",dark:"{colorTextColumnHeader}"},colorTextControlDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextCounter:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextDisabledInlineEdit:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextDropdownFooter:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownGroupLabel:{light:"{colorTextGroupLabel}",dark:"{colorTextGroupLabel}"},colorTextDropdownItemDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextDropdownItemDimmed:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemFilterMatch:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextDropdownItemHighlighted:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextDropdownItemSecondary:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownItemSecondaryHover:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextEmpty:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextExpandableSectionDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextExpandableSectionHover:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextExpandableSectionNavigationIconDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorTextInteractiveDefault}"},colorTextFormDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextFormLabel:{light:"{colorTextFormDefault}",dark:"{colorTextFormDefault}"},colorTextFormSecondary:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextGroupLabel:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextLabelGenAi:{light:"{colorPurple400}",dark:"{colorPurple400}"},colorTextHeadingDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHeadingSecondary:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextHomeHeaderDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHomeHeaderSecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextIconCaret:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextIconSubtle:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextInputDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextInputPlaceholder:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextInputPlaceholderDisabled:{light:"{colorTextInputDisabled}",dark:"{colorTextInputDisabled}"},colorTextInteractiveActive:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInteractiveDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextInteractiveHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextToggleButtonIconPressed:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInteractiveInvertedDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveInvertedHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInverted:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextLabel:{light:"{colorTextFormLabel}",dark:"{colorTextFormLabel}"},colorTextLayoutToggle:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLayoutToggleActive:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorTextLayoutToggleHover:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextLayoutToggleSelected:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextLinkDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextLinkHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextLinkInvertedHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonUnderline:{light:"transparent",dark:"transparent"},colorTextLinkButtonUnderlineHover:{light:"transparent",dark:"transparent"},colorTextNotificationDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextNotificationStackBar:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextNotificationYellow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextPaginationPageNumberActiveDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextPaginationPageNumberDefault:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextSegmentActive:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextSegmentDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextSegmentHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextSmall:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextStatusError:{light:"{colorRed500}",dark:"{colorRed500}"},colorTextStatusInactive:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextStatusInfo:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextStatusSuccess:{light:"{colorGreen500}",dark:"{colorGreen500}"},colorTextStatusWarning:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorTextTopNavigationTitle:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBoardPlaceholderActive:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBoardPlaceholderHover:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorDragPlaceholderActive:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorDragPlaceholderHover:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorDropzoneBackgroundDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorDropzoneBackgroundHover:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorDropzoneTextDefault:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorDropzoneTextHover:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorDropzoneBorderDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorDropzoneBorderHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorGapGlobalDrawer:{light:"{colorGrey900}",dark:"{colorGrey900}"}}},flashbar:{id:"flashbar",selector:".awsui-context-flashbar",tokens:{colorGreyOpaque10:{light:"rgba(0, 0, 0, 0.1)",dark:"rgba(0, 0, 0, 0.1)"},colorGreyOpaque25:{light:"rgba(255, 255, 255, 0.25)",dark:"rgba(255, 255, 255, 0.25)"},colorGreyOpaque40:{light:"rgba(0, 0, 0, 0.4)",dark:"rgba(0, 0, 0, 0.4)"},colorGreyOpaque50:{light:"rgba(0, 0, 0, 0.5)",dark:"rgba(0, 0, 0, 0.5)"},colorGreyOpaque70:{light:"rgba(35, 43, 55, 0.7)",dark:"rgba(15, 20, 26, 0.7)"},colorGreyOpaque80:{light:"rgba(22, 25, 31, 0.8)",dark:"rgba(22, 25, 31, 0.8)"},colorGreyOpaque90:{light:"rgba(242, 243, 243, 0.9)",dark:"rgba(242, 243, 243, 0.9)"},colorGreyTransparent:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentHeavy:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentLight:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorBackgroundBadgeIcon:{light:"{colorRed600}",dark:"{colorRed500}"},colorBackgroundButtonLinkActive:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonLinkHover:{light:"{colorBlue100}",dark:"{colorGrey750}"},colorBackgroundButtonNormalActive:{light:"rgba(0, 7, 22, 0.2)",dark:"rgba(0, 7, 22, 0.2)"},colorBackgroundButtonNormalDefault:{light:"transparent",dark:"transparent"},colorBackgroundButtonNormalDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundButtonNormalHover:{light:"rgba(0, 7, 22, 0.15)",dark:"rgba(0, 7, 22, 0.15)"},colorBackgroundToggleButtonNormalPressed:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonPrimaryActive:{light:"{colorBlue800}",dark:"{colorBlue500}"},colorBackgroundButtonPrimaryDefault:{light:"{colorBorderButtonNormalDefault}",dark:"{colorBorderButtonNormalDefault}"},colorBackgroundButtonPrimaryDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundButtonPrimaryHover:{light:"{colorBorderButtonNormalHover}",dark:"{colorBorderButtonNormalHover}"},colorBackgroundDirectionButtonActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundDirectionButtonDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorTextDirectionButtonDefault:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextDirectionButtonDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorBackgroundCalendarCurrentDate:{light:"{colorGrey150}",dark:"{colorGrey650}"},colorBackgroundCellShaded:{light:"{colorGrey125}",dark:"{colorGrey750}"},colorBackgroundCodeEditorGutterActiveLineDefault:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorBackgroundCodeEditorGutterActiveLineError:{light:"{colorTextStatusError}",dark:"{colorTextStatusError}"},colorBackgroundCodeEditorGutterDefault:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundCodeEditorLoading:{light:"{colorGrey100}",dark:"{colorGrey750}"},colorBackgroundCodeEditorPaneItemHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundCodeEditorStatusBar:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundContainerContent:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundContainerHeader:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlChecked:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlDisabled:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBackgroundDropdownItemDefault:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundDropdownItemDimmed:{light:"transparent",dark:"transparent"},colorBackgroundDropdownItemFilterMatch:{light:"{colorBlue100}",dark:"{colorGrey650}"},colorBackgroundDropdownItemHover:{light:"{colorGrey150}",dark:"{colorGrey850}"},colorBackgroundDropdownItemSelected:{light:"{colorBackgroundItemSelected}",dark:"{colorBackgroundItemSelected}"},colorBackgroundHomeHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundInputDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundItemSelected:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundLayoutMain:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundLayoutMobilePanel:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutPanelContent:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundLayoutPanelHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundLayoutToggleActive:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundLayoutToggleSelectedActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedHover:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundModalOverlay:{light:"{colorGreyOpaque70}",dark:"{colorGreyOpaque70}"},colorBackgroundNotificationBlue:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorBackgroundNotificationGreen:{light:"{colorGreen600}",dark:"{colorGreen600}"},colorBackgroundNotificationGrey:{light:"{colorGrey600}",dark:"{colorGrey550}"},colorBackgroundNotificationRed:{light:"{colorRed600}",dark:"{colorRed600}"},colorBackgroundNotificationYellow:{light:"{colorYellow600}",dark:"{colorYellow600}"},colorBackgroundNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarHover:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundPopover:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundProgressBarContentDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundProgressBarContentInFlash:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundProgressBarLayoutDefault:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundProgressBarLayoutInFlash:{light:"{colorGreyOpaque25}",dark:"{colorGreyOpaque25}"},colorBackgroundSegmentActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSegmentDefault:{light:"{colorBackgroundButtonNormalDefault}",dark:"{colorBackgroundButtonNormalDefault}"},colorBackgroundSegmentDisabled:{light:"{colorBackgroundButtonNormalDisabled}",dark:"{colorBackgroundButtonNormalDisabled}"},colorBackgroundSegmentHover:{light:"{colorBackgroundButtonNormalHover}",dark:"{colorBackgroundButtonNormalHover}"},colorBackgroundSegmentWrapper:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundSliderHandleDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSliderHandleActive:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundSliderTrack:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBackgroundSliderHandleRing:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundSliderErrorPressed:{light:"{colorRed700}",dark:"{colorRed500}"},colorBackgroundSliderWarningPressed:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBackgroundStatusError:{light:"{colorRed100}",dark:"{colorRed900}"},colorBackgroundStatusInfo:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundDialog:{light:"{colorBackgroundStatusInfo}",dark:"{colorBackgroundStatusInfo}"},colorBackgroundStatusSuccess:{light:"{colorGreen100}",dark:"{colorGreen900}"},colorBackgroundStatusWarning:{light:"{colorYellow100}",dark:"{colorYellow900}"},colorBackgroundTableHeader:{light:"{colorBackgroundContainerHeader}",dark:"{colorBackgroundContainerHeader}"},colorBackgroundTilesDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundToggleCheckedDisabled:{light:"{colorBlue300}",dark:"{colorBlue800}"},colorBackgroundToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey500}"},colorBackgroundAvatarGenAi:{light:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",dark:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)"},colorBackgroundAvatarDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextAvatar:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundLoadingBarGenAi:{light:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)",dark:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)"},colorBackgroundChatBubbleOutgoing:{light:"transparent",dark:"transparent"},colorBackgroundChatBubbleIncoming:{light:"{colorGrey125}",dark:"{colorGrey900}"},colorTextChatBubbleOutgoing:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorTextChatBubbleIncoming:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorBorderButtonNormalActive:{light:"{colorWhite}",dark:"{colorWhite}"},colorBorderButtonNormalDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBorderToggleButtonNormalPressed:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderButtonNormalDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextButtonNormalDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonNormalHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextButtonIconDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonPrimaryDisabled:{light:"{colorBackgroundButtonPrimaryDisabled}",dark:"{colorBackgroundButtonPrimaryDisabled}"},colorTextButtonPrimaryDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderCalendarGrid:{light:"transparent",dark:"transparent"},colorBorderCalendarGridSelectedFocusRing:{light:"{colorGrey100}",dark:"{colorGrey800}"},colorBorderCellShaded:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBorderCodeEditorAceActiveLineLightTheme:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderCodeEditorAceActiveLineDarkTheme:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorDefault:{light:"{colorGrey300}",dark:"{colorGrey550}"},colorBorderCodeEditorPaneItemHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderContainerDivider:{light:"transparent",dark:"transparent"},colorBorderContainerTop:{light:"transparent",dark:"transparent"},colorBorderControlChecked:{light:"{colorBackgroundControlChecked}",dark:"{colorBackgroundControlChecked}"},colorBorderControlDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderControlDisabled:{light:"{colorBackgroundControlDisabled}",dark:"{colorBackgroundControlDisabled}"},colorBorderDividerActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBorderDividerDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBorderDividerPanelBottom:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerPanelSide:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerSecondary:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBorderDropdownContainer:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderDropdownGroup:{light:"{colorBorderDropdownItemDefault}",dark:"{colorBorderDropdownItemDefault}"},colorBorderDropdownItemDefault:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDropdownItemHover:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderDropdownItemDimmedHover:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderDropdownItemSelected:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderDropdownItemTop:{light:"transparent",dark:"transparent"},colorBorderEditableCellHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderInputDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderInputDisabled:{light:"{colorBackgroundInputDisabled}",dark:"{colorBackgroundInputDisabled}"},colorBorderInputFocused:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderItemFocused:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBorderDropdownItemFocused:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderItemPlaceholder:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderItemSelected:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderLayout:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderPanelHeader:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderPopover:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderSegmentActive:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderSegmentDisabled:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentHover:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorBorderStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorBorderStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBorderDialog:{light:"{colorBorderStatusInfo}",dark:"{colorBorderStatusInfo}"},colorBorderDividerInteractiveDefault:{light:"{colorGrey500}",dark:"{colorGrey300}"},colorBorderTabsDivider:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderTabsShadow:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorBorderTabsUnderline:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorBorderTilesDisabled:{light:"{colorBackgroundTilesDisabled}",dark:"{colorBackgroundTilesDisabled}"},colorBorderTutorial:{light:"{colorGrey300}",dark:"{colorGrey600}"},colorForegroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorForegroundControlDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorForegroundControlReadOnly:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorShadowDefault:{light:"{colorGreyTransparentHeavy}",dark:"{colorGreyTransparentHeavy}"},colorShadowMedium:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorShadowSide:{light:"{colorGreyTransparentLight}",dark:"{colorGreyTransparentLight}"},colorStrokeChartLine:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorStrokeCodeEditorResizeHandler:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorStrokeCodeEditorGutterActiveLineDefault:{light:"{colorGrey300}",dark:"{colorGrey750}"},colorStrokeCodeEditorGutterActiveLineHover:{light:"{colorGrey100}",dark:"{colorGrey900}"},colorTextAccent:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextBodyDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextBodySecondary:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextBreadcrumbCurrent:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorTextBreadcrumbIcon:{light:"{colorGrey500}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextButtonInlineIconDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextButtonNormalActive:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextToggleButtonNormalPressed:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextButtonNormalDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextButtonNormalHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonNormalDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorTextLinkButtonNormalHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextLinkButtonNormalActive:{light:"{colorTextButtonNormalActive}",dark:"{colorTextButtonNormalActive}"},colorTextButtonPrimaryActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryHover:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCalendarDateHover:{light:"{colorTextDropdownItemDefault}",dark:"{colorTextDropdownItemDefault}"},colorTextCalendarDateSelected:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextCalendarMonth:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextCodeEditorGutterActiveLine:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCodeEditorGutterDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextCodeEditorStatusBarDisabled:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorTextCodeEditorTabButtonError:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextColumnHeader:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextColumnSortingIcon:{light:"{colorTextColumnHeader}",dark:"{colorTextColumnHeader}"},colorTextControlDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextCounter:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextDisabledInlineEdit:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextDropdownFooter:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownGroupLabel:{light:"{colorTextGroupLabel}",dark:"{colorTextGroupLabel}"},colorTextDropdownItemDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextDropdownItemDimmed:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemFilterMatch:{light:"{colorBlue600}",dark:"{colorBlue400}"},colorTextDropdownItemHighlighted:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextDropdownItemSecondary:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownItemSecondaryHover:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextEmpty:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextExpandableSectionDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextExpandableSectionHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextExpandableSectionNavigationIconDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorTextInteractiveDefault}"},colorTextFormDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextFormLabel:{light:"{colorTextFormDefault}",dark:"{colorTextFormDefault}"},colorTextFormSecondary:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextGroupLabel:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextLabelGenAi:{light:"{colorPurple600}",dark:"{colorPurple400}"},colorTextHeadingDefault:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextHeadingSecondary:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextHomeHeaderDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHomeHeaderSecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextIconCaret:{light:"{colorGrey500}",dark:"{colorGrey450}"},colorTextIconSubtle:{light:"{colorGrey550}",dark:"{colorGrey400}"},colorTextInputDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInputPlaceholder:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextInputPlaceholderDisabled:{light:"{colorTextInputDisabled}",dark:"{colorTextInputDisabled}"},colorTextInteractiveActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextInteractiveDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInteractiveHover:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextToggleButtonIconPressed:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveInvertedDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveInvertedHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInverted:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLabel:{light:"{colorTextFormLabel}",dark:"{colorTextFormLabel}"},colorTextLayoutToggle:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLayoutToggleActive:{light:"{colorWhite}",dark:"{colorGrey800}"},colorTextLayoutToggleHover:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLayoutToggleSelected:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLinkDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLinkHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextLinkInvertedHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonUnderline:{light:"transparent",dark:"transparent"},colorTextLinkButtonUnderlineHover:{light:"transparent",dark:"transparent"},colorTextNotificationDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextNotificationStackBar:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextNotificationYellow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextPaginationPageNumberActiveDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextPaginationPageNumberDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorGrey400}"},colorTextSegmentActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextSegmentHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextSmall:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorTextStatusInactive:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorTextStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorTextTopNavigationTitle:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBoardPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorBoardPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDragPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorDragPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDropzoneBackgroundDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorDropzoneBackgroundHover:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorDropzoneTextDefault:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneTextHover:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneBorderDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorDropzoneBorderHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorGapGlobalDrawer:{light:"{colorGrey200}",dark:"{colorGrey900}"}}},"flashbar-warning":{id:"flashbar-warning",selector:".awsui-context-flashbar-warning",tokens:{colorGreyOpaque10:{light:"rgba(0, 0, 0, 0.1)",dark:"rgba(0, 0, 0, 0.1)"},colorGreyOpaque25:{light:"rgba(255, 255, 255, 0.25)",dark:"rgba(255, 255, 255, 0.25)"},colorGreyOpaque40:{light:"rgba(0, 0, 0, 0.4)",dark:"rgba(0, 0, 0, 0.4)"},colorGreyOpaque50:{light:"rgba(0, 0, 0, 0.5)",dark:"rgba(0, 0, 0, 0.5)"},colorGreyOpaque70:{light:"rgba(35, 43, 55, 0.7)",dark:"rgba(15, 20, 26, 0.7)"},colorGreyOpaque80:{light:"rgba(22, 25, 31, 0.8)",dark:"rgba(22, 25, 31, 0.8)"},colorGreyOpaque90:{light:"rgba(242, 243, 243, 0.9)",dark:"rgba(242, 243, 243, 0.9)"},colorGreyTransparent:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentHeavy:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentLight:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorBackgroundBadgeIcon:{light:"{colorRed600}",dark:"{colorRed500}"},colorBackgroundButtonLinkActive:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonLinkHover:{light:"{colorBlue100}",dark:"{colorGrey750}"},colorBackgroundButtonNormalActive:{light:"rgba(0, 7, 22, 0.1)",dark:"rgba(0, 7, 22, 0.1)"},colorBackgroundButtonNormalDefault:{light:"transparent",dark:"transparent"},colorBackgroundButtonNormalDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundButtonNormalHover:{light:"rgba(0, 7, 22, 0.05)",dark:"rgba(0, 7, 22, 0.05)"},colorBackgroundToggleButtonNormalPressed:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonPrimaryActive:{light:"{colorBlue800}",dark:"{colorBlue500}"},colorBackgroundButtonPrimaryDefault:{light:"{colorBorderButtonNormalDefault}",dark:"{colorBorderButtonNormalDefault}"},colorBackgroundButtonPrimaryDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundButtonPrimaryHover:{light:"{colorBorderButtonNormalHover}",dark:"{colorBorderButtonNormalHover}"},colorBackgroundDirectionButtonActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundDirectionButtonDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorTextDirectionButtonDefault:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextDirectionButtonDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorBackgroundCalendarCurrentDate:{light:"{colorGrey150}",dark:"{colorGrey650}"},colorBackgroundCellShaded:{light:"{colorGrey125}",dark:"{colorGrey750}"},colorBackgroundCodeEditorGutterActiveLineDefault:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorBackgroundCodeEditorGutterActiveLineError:{light:"{colorTextStatusError}",dark:"{colorTextStatusError}"},colorBackgroundCodeEditorGutterDefault:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundCodeEditorLoading:{light:"{colorGrey100}",dark:"{colorGrey750}"},colorBackgroundCodeEditorPaneItemHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundCodeEditorStatusBar:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundContainerContent:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundContainerHeader:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlChecked:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlDisabled:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBackgroundDropdownItemDefault:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundDropdownItemDimmed:{light:"transparent",dark:"transparent"},colorBackgroundDropdownItemFilterMatch:{light:"{colorBlue100}",dark:"{colorGrey650}"},colorBackgroundDropdownItemHover:{light:"{colorGrey150}",dark:"{colorGrey850}"},colorBackgroundDropdownItemSelected:{light:"{colorBackgroundItemSelected}",dark:"{colorBackgroundItemSelected}"},colorBackgroundHomeHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundInputDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundItemSelected:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundLayoutMain:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundLayoutMobilePanel:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutPanelContent:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundLayoutPanelHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundLayoutToggleActive:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundLayoutToggleSelectedActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedHover:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundModalOverlay:{light:"{colorGreyOpaque70}",dark:"{colorGreyOpaque70}"},colorBackgroundNotificationBlue:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorBackgroundNotificationGreen:{light:"{colorGreen600}",dark:"{colorGreen600}"},colorBackgroundNotificationGrey:{light:"{colorGrey600}",dark:"{colorGrey550}"},colorBackgroundNotificationRed:{light:"{colorRed600}",dark:"{colorRed600}"},colorBackgroundNotificationYellow:{light:"{colorYellow600}",dark:"{colorYellow600}"},colorBackgroundNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarHover:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundPopover:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundProgressBarContentDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundProgressBarContentInFlash:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundProgressBarLayoutDefault:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundProgressBarLayoutInFlash:{light:"{colorGreyOpaque10}",dark:"{colorGreyOpaque10}"},colorBackgroundSegmentActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSegmentDefault:{light:"{colorBackgroundButtonNormalDefault}",dark:"{colorBackgroundButtonNormalDefault}"},colorBackgroundSegmentDisabled:{light:"{colorBackgroundButtonNormalDisabled}",dark:"{colorBackgroundButtonNormalDisabled}"},colorBackgroundSegmentHover:{light:"{colorBackgroundButtonNormalHover}",dark:"{colorBackgroundButtonNormalHover}"},colorBackgroundSegmentWrapper:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundSliderHandleDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSliderHandleActive:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundSliderTrack:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBackgroundSliderHandleRing:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundSliderErrorPressed:{light:"{colorRed700}",dark:"{colorRed500}"},colorBackgroundSliderWarningPressed:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBackgroundStatusError:{light:"{colorRed100}",dark:"{colorRed900}"},colorBackgroundStatusInfo:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundDialog:{light:"{colorBackgroundStatusInfo}",dark:"{colorBackgroundStatusInfo}"},colorBackgroundStatusSuccess:{light:"{colorGreen100}",dark:"{colorGreen900}"},colorBackgroundStatusWarning:{light:"{colorYellow100}",dark:"{colorYellow900}"},colorBackgroundTableHeader:{light:"{colorBackgroundContainerHeader}",dark:"{colorBackgroundContainerHeader}"},colorBackgroundTilesDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundToggleCheckedDisabled:{light:"{colorBlue300}",dark:"{colorBlue800}"},colorBackgroundToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey500}"},colorBackgroundAvatarGenAi:{light:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",dark:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)"},colorBackgroundAvatarDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextAvatar:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundLoadingBarGenAi:{light:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)",dark:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)"},colorBackgroundChatBubbleOutgoing:{light:"transparent",dark:"transparent"},colorBackgroundChatBubbleIncoming:{light:"{colorGrey125}",dark:"{colorGrey900}"},colorTextChatBubbleOutgoing:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorTextChatBubbleIncoming:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorBorderButtonNormalActive:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorBorderButtonNormalDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorBorderToggleButtonNormalPressed:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderButtonNormalDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextButtonNormalDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonNormalHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextButtonIconDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonPrimaryDisabled:{light:"{colorBackgroundButtonPrimaryDisabled}",dark:"{colorBackgroundButtonPrimaryDisabled}"},colorTextButtonPrimaryDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderCalendarGrid:{light:"transparent",dark:"transparent"},colorBorderCalendarGridSelectedFocusRing:{light:"{colorGrey100}",dark:"{colorGrey800}"},colorBorderCellShaded:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBorderCodeEditorAceActiveLineLightTheme:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderCodeEditorAceActiveLineDarkTheme:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorDefault:{light:"{colorGrey300}",dark:"{colorGrey550}"},colorBorderCodeEditorPaneItemHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderContainerDivider:{light:"transparent",dark:"transparent"},colorBorderContainerTop:{light:"transparent",dark:"transparent"},colorBorderControlChecked:{light:"{colorBackgroundControlChecked}",dark:"{colorBackgroundControlChecked}"},colorBorderControlDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderControlDisabled:{light:"{colorBackgroundControlDisabled}",dark:"{colorBackgroundControlDisabled}"},colorBorderDividerActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBorderDividerDefault:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorBorderDividerPanelBottom:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerPanelSide:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerSecondary:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBorderDropdownContainer:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderDropdownGroup:{light:"{colorBorderDropdownItemDefault}",dark:"{colorBorderDropdownItemDefault}"},colorBorderDropdownItemDefault:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDropdownItemHover:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderDropdownItemDimmedHover:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderDropdownItemSelected:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderDropdownItemTop:{light:"transparent",dark:"transparent"},colorBorderEditableCellHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderInputDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderInputDisabled:{light:"{colorBackgroundInputDisabled}",dark:"{colorBackgroundInputDisabled}"},colorBorderInputFocused:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderItemFocused:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorBorderDropdownItemFocused:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderItemPlaceholder:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderItemSelected:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderLayout:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderPanelHeader:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderPopover:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderSegmentActive:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderSegmentDisabled:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentHover:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorBorderStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorBorderStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBorderDialog:{light:"{colorBorderStatusInfo}",dark:"{colorBorderStatusInfo}"},colorBorderDividerInteractiveDefault:{light:"{colorGrey500}",dark:"{colorGrey300}"},colorBorderTabsDivider:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderTabsShadow:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorBorderTabsUnderline:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorBorderTilesDisabled:{light:"{colorBackgroundTilesDisabled}",dark:"{colorBackgroundTilesDisabled}"},colorBorderTutorial:{light:"{colorGrey300}",dark:"{colorGrey600}"},colorForegroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorForegroundControlDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorForegroundControlReadOnly:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorShadowDefault:{light:"{colorGreyTransparentHeavy}",dark:"{colorGreyTransparentHeavy}"},colorShadowMedium:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorShadowSide:{light:"{colorGreyTransparentLight}",dark:"{colorGreyTransparentLight}"},colorStrokeChartLine:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorStrokeCodeEditorResizeHandler:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorStrokeCodeEditorGutterActiveLineDefault:{light:"{colorGrey300}",dark:"{colorGrey750}"},colorStrokeCodeEditorGutterActiveLineHover:{light:"{colorGrey100}",dark:"{colorGrey900}"},colorTextAccent:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextBodyDefault:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorTextBodySecondary:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextBreadcrumbCurrent:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorTextBreadcrumbIcon:{light:"{colorGrey500}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextButtonInlineIconDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextButtonNormalActive:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextToggleButtonNormalPressed:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextButtonNormalDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextButtonNormalHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextLinkButtonNormalDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextLinkButtonNormalHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextLinkButtonNormalActive:{light:"{colorTextButtonNormalActive}",dark:"{colorTextButtonNormalActive}"},colorTextButtonPrimaryActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryHover:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCalendarDateHover:{light:"{colorTextDropdownItemDefault}",dark:"{colorTextDropdownItemDefault}"},colorTextCalendarDateSelected:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextCalendarMonth:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextCodeEditorGutterActiveLine:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCodeEditorGutterDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextCodeEditorStatusBarDisabled:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorTextCodeEditorTabButtonError:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextColumnHeader:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextColumnSortingIcon:{light:"{colorTextColumnHeader}",dark:"{colorTextColumnHeader}"},colorTextControlDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextCounter:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextDisabledInlineEdit:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextDropdownFooter:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownGroupLabel:{light:"{colorTextGroupLabel}",dark:"{colorTextGroupLabel}"},colorTextDropdownItemDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextDropdownItemDimmed:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemFilterMatch:{light:"{colorBlue600}",dark:"{colorBlue400}"},colorTextDropdownItemHighlighted:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextDropdownItemSecondary:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownItemSecondaryHover:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextEmpty:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextExpandableSectionDefault:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorTextExpandableSectionHover:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorTextExpandableSectionNavigationIconDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorTextInteractiveDefault}"},colorTextFormDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextFormLabel:{light:"{colorTextFormDefault}",dark:"{colorTextFormDefault}"},colorTextFormSecondary:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextGroupLabel:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextLabelGenAi:{light:"{colorPurple600}",dark:"{colorPurple400}"},colorTextHeadingDefault:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextHeadingSecondary:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorTextHomeHeaderDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHomeHeaderSecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextIconCaret:{light:"{colorGrey500}",dark:"{colorGrey450}"},colorTextIconSubtle:{light:"{colorGrey550}",dark:"{colorGrey400}"},colorTextInputDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInputPlaceholder:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextInputPlaceholderDisabled:{light:"{colorTextInputDisabled}",dark:"{colorTextInputDisabled}"},colorTextInteractiveActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextInteractiveDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInteractiveHover:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextToggleButtonIconPressed:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveInvertedDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextInteractiveInvertedHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextInverted:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLabel:{light:"{colorTextFormLabel}",dark:"{colorTextFormLabel}"},colorTextLayoutToggle:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLayoutToggleActive:{light:"{colorWhite}",dark:"{colorGrey800}"},colorTextLayoutToggleHover:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLayoutToggleSelected:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLinkDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLinkHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextLinkInvertedHover:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorTextLinkButtonUnderline:{light:"transparent",dark:"transparent"},colorTextLinkButtonUnderlineHover:{light:"transparent",dark:"transparent"},colorTextNotificationDefault:{light:"{colorTextNotificationYellow}",dark:"{colorTextNotificationYellow}"},colorTextNotificationStackBar:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextNotificationYellow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextPaginationPageNumberActiveDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextPaginationPageNumberDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorGrey400}"},colorTextSegmentActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextSegmentHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextSmall:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorTextStatusInactive:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorTextStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorTextTopNavigationTitle:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBoardPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorBoardPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDragPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorDragPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDropzoneBackgroundDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorDropzoneBackgroundHover:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorDropzoneTextDefault:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneTextHover:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneBorderDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorDropzoneBorderHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorGapGlobalDrawer:{light:"{colorGrey200}",dark:"{colorGrey900}"}}},alert:{id:"alert",selector:".awsui-context-alert",tokens:{colorGreyOpaque10:{light:"rgba(0, 0, 0, 0.1)",dark:"rgba(0, 0, 0, 0.1)"},colorGreyOpaque25:{light:"rgba(255, 255, 255, 0.25)",dark:"rgba(255, 255, 255, 0.25)"},colorGreyOpaque40:{light:"rgba(0, 0, 0, 0.4)",dark:"rgba(0, 0, 0, 0.4)"},colorGreyOpaque50:{light:"rgba(0, 0, 0, 0.5)",dark:"rgba(0, 0, 0, 0.5)"},colorGreyOpaque70:{light:"rgba(35, 43, 55, 0.7)",dark:"rgba(15, 20, 26, 0.7)"},colorGreyOpaque80:{light:"rgba(22, 25, 31, 0.8)",dark:"rgba(22, 25, 31, 0.8)"},colorGreyOpaque90:{light:"rgba(242, 243, 243, 0.9)",dark:"rgba(242, 243, 243, 0.9)"},colorGreyTransparent:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentHeavy:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentLight:{light:"rgba(15, 20, 26, 0.12)",dark:"rgba(15, 20, 26, 1)"},colorBackgroundBadgeIcon:{light:"{colorRed600}",dark:"{colorRed500}"},colorBackgroundButtonLinkActive:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonLinkHover:{light:"{colorBlue100}",dark:"{colorGrey750}"},colorBackgroundButtonNormalActive:{light:"rgba(0, 7, 22, 0.1)",dark:"rgba(255, 255, 255, 0.15)"},colorBackgroundButtonNormalDefault:{light:"transparent",dark:"transparent"},colorBackgroundButtonNormalDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundButtonNormalHover:{light:"rgba(0, 7, 22, 0.05)",dark:"rgba(255, 255, 255, 0.1)"},colorBackgroundToggleButtonNormalPressed:{light:"{colorBlue200}",dark:"{colorGrey650}"},colorBackgroundButtonPrimaryActive:{light:"{colorBlue800}",dark:"{colorBlue500}"},colorBackgroundButtonPrimaryDefault:{light:"{colorBorderButtonNormalDefault}",dark:"{colorBorderButtonNormalDefault}"},colorBackgroundButtonPrimaryDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundButtonPrimaryHover:{light:"{colorBorderButtonNormalHover}",dark:"{colorBorderButtonNormalHover}"},colorBackgroundDirectionButtonActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundDirectionButtonDisabled:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorTextDirectionButtonDefault:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextDirectionButtonDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorBackgroundCalendarCurrentDate:{light:"{colorGrey150}",dark:"{colorGrey650}"},colorBackgroundCellShaded:{light:"{colorGrey125}",dark:"{colorGrey750}"},colorBackgroundCodeEditorGutterActiveLineDefault:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorBackgroundCodeEditorGutterActiveLineError:{light:"{colorTextStatusError}",dark:"{colorTextStatusError}"},colorBackgroundCodeEditorGutterDefault:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundCodeEditorLoading:{light:"{colorGrey100}",dark:"{colorGrey750}"},colorBackgroundCodeEditorPaneItemHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundCodeEditorStatusBar:{light:"{colorGrey150}",dark:"{colorGrey750}"},colorBackgroundContainerContent:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundContainerHeader:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlChecked:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundControlDisabled:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBackgroundDropdownItemDefault:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundDropdownItemDimmed:{light:"transparent",dark:"transparent"},colorBackgroundDropdownItemFilterMatch:{light:"{colorBlue100}",dark:"{colorGrey650}"},colorBackgroundDropdownItemHover:{light:"{colorGrey150}",dark:"{colorGrey850}"},colorBackgroundDropdownItemSelected:{light:"{colorBackgroundItemSelected}",dark:"{colorBackgroundItemSelected}"},colorBackgroundHomeHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundInputDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundItemSelected:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundLayoutMain:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundLayoutMobilePanel:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutPanelContent:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundLayoutPanelHover:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundLayoutToggleActive:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundLayoutToggleSelectedActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedHover:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundModalOverlay:{light:"{colorGreyOpaque70}",dark:"{colorGreyOpaque70}"},colorBackgroundNotificationBlue:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorBackgroundNotificationGreen:{light:"{colorGreen600}",dark:"{colorGreen600}"},colorBackgroundNotificationGrey:{light:"{colorGrey600}",dark:"{colorGrey550}"},colorBackgroundNotificationRed:{light:"{colorRed600}",dark:"{colorRed600}"},colorBackgroundNotificationYellow:{light:"{colorYellow600}",dark:"{colorYellow600}"},colorBackgroundNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarHover:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundPopover:{light:"{colorWhite}",dark:"{colorGrey750}"},colorBackgroundProgressBarContentDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundProgressBarContentInFlash:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundProgressBarLayoutDefault:{light:"{colorGrey200}",dark:"{colorGrey650}"},colorBackgroundProgressBarLayoutInFlash:{light:"{colorGreyOpaque25}",dark:"{colorGreyOpaque25}"},colorBackgroundSegmentActive:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSegmentDefault:{light:"{colorBackgroundButtonNormalDefault}",dark:"{colorBackgroundButtonNormalDefault}"},colorBackgroundSegmentDisabled:{light:"{colorBackgroundButtonNormalDisabled}",dark:"{colorBackgroundButtonNormalDisabled}"},colorBackgroundSegmentHover:{light:"{colorBackgroundButtonNormalHover}",dark:"{colorBackgroundButtonNormalHover}"},colorBackgroundSegmentWrapper:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundSliderHandleDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBackgroundSliderHandleActive:{light:"{colorBlue700}",dark:"{colorBlue400}"},colorBackgroundSliderTrack:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBackgroundSliderHandleRing:{light:"{colorWhite}",dark:"{colorGrey800}"},colorBackgroundSliderErrorPressed:{light:"{colorRed700}",dark:"{colorRed500}"},colorBackgroundSliderWarningPressed:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBackgroundStatusError:{light:"{colorRed100}",dark:"{colorRed900}"},colorBackgroundStatusInfo:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorBackgroundDialog:{light:"{colorBackgroundStatusInfo}",dark:"{colorBackgroundStatusInfo}"},colorBackgroundStatusSuccess:{light:"{colorGreen100}",dark:"{colorGreen900}"},colorBackgroundStatusWarning:{light:"{colorYellow100}",dark:"{colorYellow900}"},colorBackgroundTableHeader:{light:"{colorBackgroundContainerHeader}",dark:"{colorBackgroundContainerHeader}"},colorBackgroundTilesDisabled:{light:"{colorGrey200}",dark:"{colorGrey750}"},colorBackgroundToggleCheckedDisabled:{light:"{colorBlue300}",dark:"{colorBlue800}"},colorBackgroundToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey500}"},colorBackgroundAvatarGenAi:{light:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",dark:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)"},colorBackgroundAvatarDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextAvatar:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundLoadingBarGenAi:{light:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)",dark:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)"},colorBackgroundChatBubbleOutgoing:{light:"transparent",dark:"transparent"},colorBackgroundChatBubbleIncoming:{light:"{colorGrey125}",dark:"{colorGrey900}"},colorTextChatBubbleOutgoing:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorTextChatBubbleIncoming:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorBorderButtonNormalActive:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorBorderButtonNormalDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorBorderToggleButtonNormalPressed:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderButtonNormalDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextButtonNormalDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonNormalHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextButtonIconDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonPrimaryDisabled:{light:"{colorBackgroundButtonPrimaryDisabled}",dark:"{colorBackgroundButtonPrimaryDisabled}"},colorTextButtonPrimaryDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderCalendarGrid:{light:"transparent",dark:"transparent"},colorBorderCalendarGridSelectedFocusRing:{light:"{colorGrey100}",dark:"{colorGrey800}"},colorBorderCellShaded:{light:"{colorGrey300}",dark:"{colorGrey650}"},colorBorderCodeEditorAceActiveLineLightTheme:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderCodeEditorAceActiveLineDarkTheme:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorDefault:{light:"{colorGrey300}",dark:"{colorGrey550}"},colorBorderCodeEditorPaneItemHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderContainerDivider:{light:"transparent",dark:"transparent"},colorBorderContainerTop:{light:"transparent",dark:"transparent"},colorBorderControlChecked:{light:"{colorBackgroundControlChecked}",dark:"{colorBackgroundControlChecked}"},colorBorderControlDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderControlDisabled:{light:"{colorBackgroundControlDisabled}",dark:"{colorBackgroundControlDisabled}"},colorBorderDividerActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBorderDividerDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorBorderDividerPanelBottom:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerPanelSide:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerSecondary:{light:"{colorGrey200}",dark:"{colorGrey700}"},colorBorderDropdownContainer:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderDropdownGroup:{light:"{colorBorderDropdownItemDefault}",dark:"{colorBorderDropdownItemDefault}"},colorBorderDropdownItemDefault:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDropdownItemHover:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderDropdownItemDimmedHover:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderDropdownItemSelected:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderDropdownItemTop:{light:"transparent",dark:"transparent"},colorBorderEditableCellHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderInputDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorBorderInputDisabled:{light:"{colorBackgroundInputDisabled}",dark:"{colorBackgroundInputDisabled}"},colorBorderInputFocused:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderItemFocused:{light:"{colorBlue600}",dark:"{colorGrey100}"},colorBorderDropdownItemFocused:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderItemPlaceholder:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderItemSelected:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderLayout:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderPanelHeader:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderPopover:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorBorderSegmentActive:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorBorderSegmentDisabled:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentHover:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorBorderStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorBorderStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorBorderStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorBorderDialog:{light:"{colorBorderStatusInfo}",dark:"{colorBorderStatusInfo}"},colorBorderDividerInteractiveDefault:{light:"{colorGrey500}",dark:"{colorGrey300}"},colorBorderTabsDivider:{light:"{colorGrey350}",dark:"{colorGrey600}"},colorBorderTabsShadow:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorBorderTabsUnderline:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorBorderTilesDisabled:{light:"{colorBackgroundTilesDisabled}",dark:"{colorBackgroundTilesDisabled}"},colorBorderTutorial:{light:"{colorGrey300}",dark:"{colorGrey600}"},colorForegroundControlDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorForegroundControlDisabled:{light:"{colorWhite}",dark:"{colorGrey800}"},colorForegroundControlReadOnly:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorShadowDefault:{light:"{colorGreyTransparentHeavy}",dark:"{colorGreyTransparentHeavy}"},colorShadowMedium:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorShadowSide:{light:"{colorGreyTransparentLight}",dark:"{colorGreyTransparentLight}"},colorStrokeChartLine:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorStrokeCodeEditorResizeHandler:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorStrokeCodeEditorGutterActiveLineDefault:{light:"{colorGrey300}",dark:"{colorGrey750}"},colorStrokeCodeEditorGutterActiveLineHover:{light:"{colorGrey100}",dark:"{colorGrey900}"},colorTextAccent:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextBodyDefault:{light:"{colorGrey900}",dark:"{colorGrey350}"},colorTextBodySecondary:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextBreadcrumbCurrent:{light:"{colorGrey550}",dark:"{colorGrey500}"},colorTextBreadcrumbIcon:{light:"{colorGrey500}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextButtonInlineIconDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextButtonNormalActive:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextToggleButtonNormalPressed:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextButtonNormalDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextButtonNormalHover:{light:"{colorGrey900}",dark:"{colorWhite}"},colorTextLinkButtonNormalDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextLinkButtonNormalHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextLinkButtonNormalActive:{light:"{colorTextButtonNormalActive}",dark:"{colorTextButtonNormalActive}"},colorTextButtonPrimaryActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryDefault:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextButtonPrimaryHover:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCalendarDateHover:{light:"{colorTextDropdownItemDefault}",dark:"{colorTextDropdownItemDefault}"},colorTextCalendarDateSelected:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextCalendarMonth:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextCodeEditorGutterActiveLine:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextCodeEditorGutterDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextCodeEditorStatusBarDisabled:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorTextCodeEditorTabButtonError:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextColumnHeader:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextColumnSortingIcon:{light:"{colorTextColumnHeader}",dark:"{colorTextColumnHeader}"},colorTextControlDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextCounter:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextDisabledInlineEdit:{light:"{colorGrey600}",dark:"{colorGrey400}"},colorTextDropdownFooter:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownGroupLabel:{light:"{colorTextGroupLabel}",dark:"{colorTextGroupLabel}"},colorTextDropdownItemDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextDropdownItemDimmed:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemFilterMatch:{light:"{colorBlue600}",dark:"{colorBlue400}"},colorTextDropdownItemHighlighted:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextDropdownItemSecondary:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownItemSecondaryHover:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextEmpty:{light:"{colorGrey550}",dark:"{colorGrey300}"},colorTextExpandableSectionDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorTextExpandableSectionHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextExpandableSectionNavigationIconDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorTextInteractiveDefault}"},colorTextFormDefault:{light:"{colorGrey900}",dark:"{colorGrey300}"},colorTextFormLabel:{light:"{colorTextFormDefault}",dark:"{colorTextFormDefault}"},colorTextFormSecondary:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextGroupLabel:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorTextLabelGenAi:{light:"{colorPurple600}",dark:"{colorPurple400}"},colorTextHeadingDefault:{light:"{colorGrey900}",dark:"{colorGrey200}"},colorTextHeadingSecondary:{light:"{colorGrey600}",dark:"{colorGrey450}"},colorTextHomeHeaderDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHomeHeaderSecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextIconCaret:{light:"{colorGrey500}",dark:"{colorGrey450}"},colorTextIconSubtle:{light:"{colorGrey550}",dark:"{colorGrey400}"},colorTextInputDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInputPlaceholder:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextInputPlaceholderDisabled:{light:"{colorTextInputDisabled}",dark:"{colorTextInputDisabled}"},colorTextInteractiveActive:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextInteractiveDisabled:{light:"{colorGrey400}",dark:"{colorGrey550}"},colorTextInteractiveHover:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextToggleButtonIconPressed:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorTextInteractiveInvertedDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveInvertedHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInverted:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLabel:{light:"{colorTextFormLabel}",dark:"{colorTextFormLabel}"},colorTextLayoutToggle:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLayoutToggleActive:{light:"{colorWhite}",dark:"{colorGrey800}"},colorTextLayoutToggleHover:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLayoutToggleSelected:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextLinkDefault:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextLinkHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorTextLinkInvertedHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonUnderline:{light:"transparent",dark:"transparent"},colorTextLinkButtonUnderlineHover:{light:"transparent",dark:"transparent"},colorTextNotificationDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextNotificationStackBar:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextNotificationYellow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextPaginationPageNumberActiveDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextPaginationPageNumberDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorGrey400}"},colorTextSegmentActive:{light:"{colorWhite}",dark:"{colorGrey900}"},colorTextSegmentDefault:{light:"{colorGrey600}",dark:"{colorGrey300}"},colorTextSegmentHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextSmall:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusError:{light:"{colorRed600}",dark:"{colorRed500}"},colorTextStatusInactive:{light:"{colorGrey550}",dark:"{colorGrey450}"},colorTextStatusInfo:{light:"{colorBlue600}",dark:"{colorBlue500}"},colorTextStatusSuccess:{light:"{colorGreen600}",dark:"{colorGreen500}"},colorTextStatusWarning:{light:"{colorYellow800}",dark:"{colorYellow700}"},colorTextTopNavigationTitle:{light:"{colorGrey900}",dark:"{colorGrey100}"},colorBoardPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorBoardPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDragPlaceholderActive:{light:"{colorGrey200}",dark:"{colorGrey550}"},colorDragPlaceholderHover:{light:"{colorBlue200}",dark:"{colorBlue600}"},colorDropzoneBackgroundDefault:{light:"{colorWhite}",dark:"{colorGrey800}"},colorDropzoneBackgroundHover:{light:"{colorBlue100}",dark:"{colorBlue900}"},colorDropzoneTextDefault:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneTextHover:{light:"{colorGrey600}",dark:"{colorGrey350}"},colorDropzoneBorderDefault:{light:"{colorGrey500}",dark:"{colorGrey550}"},colorDropzoneBorderHover:{light:"{colorBlue800}",dark:"{colorBlue400}"},colorGapGlobalDrawer:{light:"{colorGrey200}",dark:"{colorGrey900}"},fontExpandableHeadingSize:"14px",borderDividerSectionWidth:"1px"}},"app-layout-toolbar":{id:"app-layout-toolbar",selector:".awsui-context-app-layout-toolbar",tokens:{colorBackgroundLayoutMain:{light:"{colorGrey50}",dark:"{colorGrey850}"}}},"alert-header":{id:"alert-header",selector:".awsui-context-content-header .awsui-context-alert",tokens:{colorGreyOpaque10:{light:"rgba(0, 0, 0, 0.1)",dark:"rgba(0, 0, 0, 0.1)"},colorGreyOpaque25:{light:"rgba(255, 255, 255, 0.25)",dark:"rgba(255, 255, 255, 0.25)"},colorGreyOpaque40:{light:"rgba(0, 0, 0, 0.4)",dark:"rgba(0, 0, 0, 0.4)"},colorGreyOpaque50:{light:"rgba(0, 0, 0, 0.5)",dark:"rgba(0, 0, 0, 0.5)"},colorGreyOpaque70:{light:"rgba(15, 20, 26, 0.7)",dark:"rgba(15, 20, 26, 0.7)"},colorGreyOpaque80:{light:"rgba(22, 25, 31, 0.8)",dark:"rgba(22, 25, 31, 0.8)"},colorGreyOpaque90:{light:"rgba(242, 243, 243, 0.9)",dark:"rgba(242, 243, 243, 0.9)"},colorGreyTransparent:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentHeavy:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorGreyTransparentLight:{light:"rgba(15, 20, 26, 1)",dark:"rgba(15, 20, 26, 1)"},colorBackgroundBadgeIcon:{light:"{colorRed500}",dark:"{colorRed500}"},colorBackgroundButtonLinkActive:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonLinkHover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundButtonNormalActive:{light:"rgba(255, 255, 255, 0.15)",dark:"rgba(255, 255, 255, 0.15)"},colorBackgroundButtonNormalDefault:{light:"transparent",dark:"transparent"},colorBackgroundButtonNormalDisabled:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundButtonNormalHover:{light:"rgba(255, 255, 255, 0.1)",dark:"rgba(255, 255, 255, 0.1)"},colorBackgroundToggleButtonNormalPressed:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundButtonPrimaryActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundButtonPrimaryDefault:{light:"{colorBorderButtonNormalDefault}",dark:"{colorBorderButtonNormalDefault}"},colorBackgroundButtonPrimaryDisabled:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundButtonPrimaryHover:{light:"{colorBorderButtonNormalHover}",dark:"{colorBorderButtonNormalHover}"},colorBackgroundDirectionButtonActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundDirectionButtonDisabled:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundDirectionButtonHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorTextDirectionButtonDefault:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextDirectionButtonDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorBackgroundCalendarCurrentDate:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundCellShaded:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorGutterActiveLineDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBackgroundCodeEditorGutterActiveLineError:{light:"{colorTextStatusError}",dark:"{colorTextStatusError}"},colorBackgroundCodeEditorGutterDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorLoading:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundCodeEditorPaneItemHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundCodeEditorStatusBar:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundContainerContent:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundContainerHeader:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundControlChecked:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundControlDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundControlDisabled:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundDropdownItemDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundDropdownItemDimmed:{light:"transparent",dark:"transparent"},colorBackgroundDropdownItemFilterMatch:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundDropdownItemHover:{light:"{colorGrey850}",dark:"{colorGrey850}"},colorBackgroundDropdownItemSelected:{light:"{colorBackgroundItemSelected}",dark:"{colorBackgroundItemSelected}"},colorBackgroundHomeHeader:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundInputDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundInputDisabled:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundItemSelected:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorBackgroundLayoutMain:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundLayoutMobilePanel:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorBackgroundLayoutPanelContent:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundLayoutPanelHover:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundLayoutToggleActive:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundLayoutToggleHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundLayoutToggleSelectedActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundLayoutToggleSelectedHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBackgroundModalOverlay:{light:"{colorGreyOpaque70}",dark:"{colorGreyOpaque70}"},colorBackgroundNotificationBlue:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorBackgroundNotificationGreen:{light:"{colorGreen600}",dark:"{colorGreen600}"},colorBackgroundNotificationGrey:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundNotificationRed:{light:"{colorRed600}",dark:"{colorRed600}"},colorBackgroundNotificationYellow:{light:"{colorYellow600}",dark:"{colorYellow600}"},colorBackgroundNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarActive:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBackgroundNotificationStackBarHover:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBackgroundPopover:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundProgressBarContentDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundProgressBarContentInFlash:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundProgressBarLayoutDefault:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBackgroundProgressBarLayoutInFlash:{light:"{colorGreyOpaque25}",dark:"{colorGreyOpaque25}"},colorBackgroundSegmentActive:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundSegmentDefault:{light:"{colorBackgroundButtonNormalDefault}",dark:"{colorBackgroundButtonNormalDefault}"},colorBackgroundSegmentDisabled:{light:"{colorBackgroundButtonNormalDisabled}",dark:"{colorBackgroundButtonNormalDisabled}"},colorBackgroundSegmentHover:{light:"{colorBackgroundButtonNormalHover}",dark:"{colorBackgroundButtonNormalHover}"},colorBackgroundSegmentWrapper:{light:"{colorBackgroundContainerContent}",dark:"{colorBackgroundContainerContent}"},colorBackgroundSliderHandleDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBackgroundSliderHandleActive:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorBackgroundSliderTrack:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBackgroundSliderHandleRing:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBackgroundSliderErrorPressed:{light:"{colorRed500}",dark:"{colorRed500}"},colorBackgroundSliderWarningPressed:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorBackgroundStatusError:{light:"{colorRed900}",dark:"{colorRed900}"},colorBackgroundStatusInfo:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorBackgroundDialog:{light:"{colorBackgroundStatusInfo}",dark:"{colorBackgroundStatusInfo}"},colorBackgroundStatusSuccess:{light:"{colorGreen900}",dark:"{colorGreen900}"},colorBackgroundStatusWarning:{light:"{colorYellow900}",dark:"{colorYellow900}"},colorBackgroundTableHeader:{light:"{colorBackgroundContainerHeader}",dark:"{colorBackgroundContainerHeader}"},colorBackgroundTilesDisabled:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorBackgroundToggleCheckedDisabled:{light:"{colorBlue800}",dark:"{colorBlue800}"},colorBackgroundToggleDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBackgroundAvatarGenAi:{light:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)",dark:"radial-gradient(circle farthest-corner at top right, #b8e7ff 0%, #0099ff 25%, #5c7fff 40% , #8575ff 60%, #962eff 80%)"},colorBackgroundAvatarDefault:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorTextAvatar:{light:"{colorWhite}",dark:"{colorWhite}"},colorBackgroundLoadingBarGenAi:{light:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)",dark:"linear-gradient(90deg, #b8e7ff 0%, #0099ff 10%, #5c7fff 24%, #8575ff 50%, #962eff 76%, #0099ff 90%, #b8e7ff 100%)"},colorBackgroundChatBubbleOutgoing:{light:"transparent",dark:"transparent"},colorBackgroundChatBubbleIncoming:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextChatBubbleOutgoing:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorTextChatBubbleIncoming:{light:"{colorTextBodyDefault}",dark:"{colorTextBodyDefault}"},colorBorderButtonNormalActive:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorBorderButtonNormalDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorBorderToggleButtonNormalPressed:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderButtonNormalDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextButtonNormalDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonNormalHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextButtonIconDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderButtonPrimaryDisabled:{light:"{colorBackgroundButtonPrimaryDisabled}",dark:"{colorBackgroundButtonPrimaryDisabled}"},colorTextButtonPrimaryDisabled:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderCalendarGrid:{light:"transparent",dark:"transparent"},colorBorderCalendarGridSelectedFocusRing:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorBorderCellShaded:{light:"{colorGrey650}",dark:"{colorGrey650}"},colorBorderCodeEditorAceActiveLineLightTheme:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderCodeEditorAceActiveLineDarkTheme:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderCodeEditorPaneItemHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderContainerDivider:{light:"transparent",dark:"transparent"},colorBorderContainerTop:{light:"transparent",dark:"transparent"},colorBorderControlChecked:{light:"{colorBackgroundControlChecked}",dark:"{colorBackgroundControlChecked}"},colorBorderControlDefault:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderControlDisabled:{light:"{colorBackgroundControlDisabled}",dark:"{colorBackgroundControlDisabled}"},colorBorderDividerActive:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBorderDividerDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorBorderDividerPanelBottom:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerPanelSide:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDividerSecondary:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderDropdownContainer:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderDropdownGroup:{light:"{colorBorderDropdownItemDefault}",dark:"{colorBorderDropdownItemDefault}"},colorBorderDropdownItemDefault:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderDropdownItemHover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderDropdownItemDimmedHover:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorBorderDropdownItemSelected:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderDropdownItemTop:{light:"transparent",dark:"transparent"},colorBorderEditableCellHover:{light:"{colorBorderDropdownItemHover}",dark:"{colorBorderDropdownItemHover}"},colorBorderInputDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderInputDisabled:{light:"{colorBackgroundInputDisabled}",dark:"{colorBackgroundInputDisabled}"},colorBorderInputFocused:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderItemFocused:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBorderDropdownItemFocused:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderItemPlaceholder:{light:"{colorBorderItemSelected}",dark:"{colorBorderItemSelected}"},colorBorderItemSelected:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderLayout:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderNotificationStackBar:{light:"{colorGrey700}",dark:"{colorGrey700}"},colorBorderPanelHeader:{light:"{colorBorderDividerDefault}",dark:"{colorBorderDividerDefault}"},colorBorderPopover:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBorderSegmentActive:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderSegmentDisabled:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderSegmentHover:{light:"{colorBorderSegmentDefault}",dark:"{colorBorderSegmentDefault}"},colorBorderStatusError:{light:"{colorRed500}",dark:"{colorRed500}"},colorBorderStatusInfo:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorBorderStatusSuccess:{light:"{colorGreen500}",dark:"{colorGreen500}"},colorBorderStatusWarning:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorBorderDialog:{light:"{colorBorderStatusInfo}",dark:"{colorBorderStatusInfo}"},colorBorderDividerInteractiveDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorBorderTabsDivider:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorBorderTabsShadow:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorBorderTabsUnderline:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorBorderTilesDisabled:{light:"{colorBackgroundTilesDisabled}",dark:"{colorBackgroundTilesDisabled}"},colorBorderTutorial:{light:"{colorGrey600}",dark:"{colorGrey600}"},colorForegroundControlDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorForegroundControlDisabled:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorForegroundControlReadOnly:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorShadowDefault:{light:"{colorGreyTransparentHeavy}",dark:"{colorGreyTransparentHeavy}"},colorShadowMedium:{light:"{colorGreyTransparent}",dark:"{colorGreyTransparent}"},colorShadowSide:{light:"{colorGreyTransparentLight}",dark:"{colorGreyTransparentLight}"},colorStrokeChartLine:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorStrokeCodeEditorResizeHandler:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorStrokeCodeEditorGutterActiveLineDefault:{light:"{colorGrey750}",dark:"{colorGrey750}"},colorStrokeCodeEditorGutterActiveLineHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextAccent:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextBodyDefault:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextBodySecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextBreadcrumbCurrent:{light:"{colorGrey500}",dark:"{colorGrey500}"},colorTextBreadcrumbIcon:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextButtonInlineIconDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextButtonInlineIconHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextButtonNormalActive:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextToggleButtonNormalPressed:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextButtonNormalDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextButtonNormalHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonNormalDefault:{light:"{colorTextLinkDefault}",dark:"{colorTextLinkDefault}"},colorTextLinkButtonNormalHover:{light:"{colorTextLinkHover}",dark:"{colorTextLinkHover}"},colorTextLinkButtonNormalActive:{light:"{colorTextButtonNormalActive}",dark:"{colorTextButtonNormalActive}"},colorTextButtonPrimaryActive:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextButtonPrimaryDefault:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextButtonPrimaryHover:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextCalendarDateHover:{light:"{colorTextDropdownItemDefault}",dark:"{colorTextDropdownItemDefault}"},colorTextCalendarDateSelected:{light:"{colorTextAccent}",dark:"{colorTextAccent}"},colorTextCalendarMonth:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextCodeEditorGutterActiveLine:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextCodeEditorGutterDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextCodeEditorStatusBarDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextCodeEditorTabButtonError:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextColumnHeader:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextColumnSortingIcon:{light:"{colorTextColumnHeader}",dark:"{colorTextColumnHeader}"},colorTextControlDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextCounter:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextDisabledInlineEdit:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextDropdownFooter:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownGroupLabel:{light:"{colorTextGroupLabel}",dark:"{colorTextGroupLabel}"},colorTextDropdownItemDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextDropdownItemDimmed:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextDropdownItemFilterMatch:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextDropdownItemHighlighted:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextDropdownItemSecondary:{light:"{colorTextFormSecondary}",dark:"{colorTextFormSecondary}"},colorTextDropdownItemSecondaryHover:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextEmpty:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextExpandableSectionDefault:{light:"{colorTextButtonNormalDefault}",dark:"{colorTextButtonNormalDefault}"},colorTextExpandableSectionHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextExpandableSectionNavigationIconDefault:{light:"{colorTextInteractiveDefault}",dark:"{colorTextInteractiveDefault}"},colorTextFormDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextFormLabel:{light:"{colorTextFormDefault}",dark:"{colorTextFormDefault}"},colorTextFormSecondary:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextGroupLabel:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextLabelGenAi:{light:"{colorPurple400}",dark:"{colorPurple400}"},colorTextHeadingDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHeadingSecondary:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextHomeHeaderDefault:{light:"{colorGrey200}",dark:"{colorGrey200}"},colorTextHomeHeaderSecondary:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorTextIconCaret:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextIconSubtle:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextInputDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextInputPlaceholder:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextInputPlaceholderDisabled:{light:"{colorTextInputDisabled}",dark:"{colorTextInputDisabled}"},colorTextInteractiveActive:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInteractiveDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveDisabled:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorTextInteractiveHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextToggleButtonIconPressed:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInteractiveInvertedDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextInteractiveInvertedHover:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextInverted:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextLabel:{light:"{colorTextFormLabel}",dark:"{colorTextFormLabel}"},colorTextLayoutToggle:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLayoutToggleActive:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorTextLayoutToggleHover:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextLayoutToggleSelected:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextLinkDefault:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextLinkHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorTextLinkInvertedHover:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextLinkButtonUnderline:{light:"transparent",dark:"transparent"},colorTextLinkButtonUnderlineHover:{light:"transparent",dark:"transparent"},colorTextNotificationDefault:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorTextNotificationStackBar:{light:"{colorWhite}",dark:"{colorWhite}"},colorTextNotificationYellow:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextPaginationPageNumberActiveDisabled:{light:"{colorTextInteractiveDisabled}",dark:"{colorTextInteractiveDisabled}"},colorTextPaginationPageNumberDefault:{light:"{colorGrey400}",dark:"{colorGrey400}"},colorTextSegmentActive:{light:"{colorGrey900}",dark:"{colorGrey900}"},colorTextSegmentDefault:{light:"{colorGrey300}",dark:"{colorGrey300}"},colorTextSegmentHover:{light:"{colorTextButtonNormalHover}",dark:"{colorTextButtonNormalHover}"},colorTextSmall:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextStatusError:{light:"{colorRed500}",dark:"{colorRed500}"},colorTextStatusInactive:{light:"{colorGrey450}",dark:"{colorGrey450}"},colorTextStatusInfo:{light:"{colorBlue500}",dark:"{colorBlue500}"},colorTextStatusSuccess:{light:"{colorGreen500}",dark:"{colorGreen500}"},colorTextStatusWarning:{light:"{colorYellow700}",dark:"{colorYellow700}"},colorTextTopNavigationTitle:{light:"{colorGrey100}",dark:"{colorGrey100}"},colorBoardPlaceholderActive:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorBoardPlaceholderHover:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorDragPlaceholderActive:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorDragPlaceholderHover:{light:"{colorBlue600}",dark:"{colorBlue600}"},colorDropzoneBackgroundDefault:{light:"{colorGrey800}",dark:"{colorGrey800}"},colorDropzoneBackgroundHover:{light:"{colorBlue900}",dark:"{colorBlue900}"},colorDropzoneTextDefault:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorDropzoneTextHover:{light:"{colorGrey350}",dark:"{colorGrey350}"},colorDropzoneBorderDefault:{light:"{colorGrey550}",dark:"{colorGrey550}"},colorDropzoneBorderHover:{light:"{colorBlue400}",dark:"{colorBlue400}"},colorGapGlobalDrawer:{light:"{colorGrey900}",dark:"{colorGrey900}"}}}},tokenModeMap:{colorChartsRed300:"color",colorChartsRed400:"color",colorChartsRed500:"color",colorChartsRed600:"color",colorChartsRed700:"color",colorChartsRed800:"color",colorChartsRed900:"color",colorChartsRed1000:"color",colorChartsRed1100:"color",colorChartsRed1200:"color",colorChartsOrange300:"color",colorChartsOrange400:"color",colorChartsOrange500:"color",colorChartsOrange600:"color",colorChartsOrange700:"color",colorChartsOrange800:"color",colorChartsOrange900:"color",colorChartsOrange1000:"color",colorChartsOrange1100:"color",colorChartsOrange1200:"color",colorChartsYellow300:"color",colorChartsYellow400:"color",colorChartsYellow500:"color",colorChartsYellow600:"color",colorChartsYellow700:"color",colorChartsYellow800:"color",colorChartsYellow900:"color",colorChartsYellow1000:"color",colorChartsYellow1100:"color",colorChartsYellow1200:"color",colorChartsGreen300:"color",colorChartsGreen400:"color",colorChartsGreen500:"color",colorChartsGreen600:"color",colorChartsGreen700:"color",colorChartsGreen800:"color",colorChartsGreen900:"color",colorChartsGreen1000:"color",colorChartsGreen1100:"color",colorChartsGreen1200:"color",colorChartsTeal300:"color",colorChartsTeal400:"color",colorChartsTeal500:"color",colorChartsTeal600:"color",colorChartsTeal700:"color",colorChartsTeal800:"color",colorChartsTeal900:"color",colorChartsTeal1000:"color",colorChartsTeal1100:"color",colorChartsTeal1200:"color",colorChartsBlue1300:"color",colorChartsBlue1400:"color",colorChartsBlue1500:"color",colorChartsBlue1600:"color",colorChartsBlue1700:"color",colorChartsBlue1800:"color",colorChartsBlue1900:"color",colorChartsBlue11000:"color",colorChartsBlue11100:"color",colorChartsBlue11200:"color",colorChartsBlue2300:"color",colorChartsBlue2400:"color",colorChartsBlue2500:"color",colorChartsBlue2600:"color",colorChartsBlue2700:"color",colorChartsBlue2800:"color",colorChartsBlue2900:"color",colorChartsBlue21000:"color",colorChartsBlue21100:"color",colorChartsBlue21200:"color",colorChartsPurple300:"color",colorChartsPurple400:"color",colorChartsPurple500:"color",colorChartsPurple600:"color",colorChartsPurple700:"color",colorChartsPurple800:"color",colorChartsPurple900:"color",colorChartsPurple1000:"color",colorChartsPurple1100:"color",colorChartsPurple1200:"color",colorChartsPink300:"color",colorChartsPink400:"color",colorChartsPink500:"color",colorChartsPink600:"color",colorChartsPink700:"color",colorChartsPink800:"color",colorChartsPink900:"color",colorChartsPink1000:"color",colorChartsPink1100:"color",colorChartsPink1200:"color",colorChartsStatusCritical:"color",colorChartsStatusHigh:"color",colorChartsStatusMedium:"color",colorChartsStatusLow:"color",colorChartsStatusPositive:"color",colorChartsStatusInfo:"color",colorChartsStatusNeutral:"color",colorChartsThresholdNegative:"color",colorChartsThresholdPositive:"color",colorChartsThresholdInfo:"color",colorChartsThresholdNeutral:"color",colorChartsLineGrid:"color",colorChartsLineTick:"color",colorChartsLineAxis:"color",colorChartsPaletteCategorical1:"color",colorChartsPaletteCategorical2:"color",colorChartsPaletteCategorical3:"color",colorChartsPaletteCategorical4:"color",colorChartsPaletteCategorical5:"color",colorChartsPaletteCategorical6:"color",colorChartsPaletteCategorical7:"color",colorChartsPaletteCategorical8:"color",colorChartsPaletteCategorical9:"color",colorChartsPaletteCategorical10:"color",colorChartsPaletteCategorical11:"color",colorChartsPaletteCategorical12:"color",colorChartsPaletteCategorical13:"color",colorChartsPaletteCategorical14:"color",colorChartsPaletteCategorical15:"color",colorChartsPaletteCategorical16:"color",colorChartsPaletteCategorical17:"color",colorChartsPaletteCategorical18:"color",colorChartsPaletteCategorical19:"color",colorChartsPaletteCategorical20:"color",colorChartsPaletteCategorical21:"color",colorChartsPaletteCategorical22:"color",colorChartsPaletteCategorical23:"color",colorChartsPaletteCategorical24:"color",colorChartsPaletteCategorical25:"color",colorChartsPaletteCategorical26:"color",colorChartsPaletteCategorical27:"color",colorChartsPaletteCategorical28:"color",colorChartsPaletteCategorical29:"color",colorChartsPaletteCategorical30:"color",colorChartsPaletteCategorical31:"color",colorChartsPaletteCategorical32:"color",colorChartsPaletteCategorical33:"color",colorChartsPaletteCategorical34:"color",colorChartsPaletteCategorical35:"color",colorChartsPaletteCategorical36:"color",colorChartsPaletteCategorical37:"color",colorChartsPaletteCategorical38:"color",colorChartsPaletteCategorical39:"color",colorChartsPaletteCategorical40:"color",colorChartsPaletteCategorical41:"color",colorChartsPaletteCategorical42:"color",colorChartsPaletteCategorical43:"color",colorChartsPaletteCategorical44:"color",colorChartsPaletteCategorical45:"color",colorChartsPaletteCategorical46:"color",colorChartsPaletteCategorical47:"color",colorChartsPaletteCategorical48:"color",colorChartsPaletteCategorical49:"color",colorChartsPaletteCategorical50:"color",colorSeverityDarkRed:"color",colorSeverityRed:"color",colorSeverityOrange:"color",colorSeverityYellow:"color",colorSeverityGrey:"color",colorBackgroundNotificationSeverityCritical:"color",colorBackgroundNotificationSeverityHigh:"color",colorBackgroundNotificationSeverityMedium:"color",colorBackgroundNotificationSeverityLow:"color",colorBackgroundNotificationSeverityNeutral:"color",colorTextNotificationSeverityCritical:"color",colorTextNotificationSeverityHigh:"color",colorTextNotificationSeverityMedium:"color",colorTextNotificationSeverityLow:"color",colorTextNotificationSeverityNeutral:"color",colorGreyOpaque10:"color",colorGreyOpaque25:"color",colorGreyOpaque40:"color",colorGreyOpaque50:"color",colorGreyOpaque70:"color",colorGreyOpaque80:"color",colorGreyOpaque90:"color",colorGreyTransparent:"color",colorGreyTransparentHeavy:"color",colorGreyTransparentLight:"color",colorBackgroundBadgeIcon:"color",colorBackgroundButtonLinkActive:"color",colorBackgroundButtonLinkHover:"color",colorBackgroundButtonNormalActive:"color",colorBackgroundButtonNormalDefault:"color",colorBackgroundButtonNormalDisabled:"color",colorBackgroundButtonNormalHover:"color",colorBackgroundToggleButtonNormalPressed:"color",colorBackgroundButtonPrimaryActive:"color",colorBackgroundButtonPrimaryDefault:"color",colorBackgroundButtonPrimaryDisabled:"color",colorBackgroundButtonPrimaryHover:"color",colorBackgroundDirectionButtonActive:"color",colorBackgroundDirectionButtonDefault:"color",colorBackgroundDirectionButtonDisabled:"color",colorBackgroundDirectionButtonHover:"color",colorTextDirectionButtonDefault:"color",colorTextDirectionButtonDisabled:"color",colorBackgroundCalendarCurrentDate:"color",colorBackgroundCellShaded:"color",colorBackgroundCodeEditorGutterActiveLineDefault:"color",colorBackgroundCodeEditorGutterActiveLineError:"color",colorBackgroundCodeEditorGutterDefault:"color",colorBackgroundCodeEditorLoading:"color",colorBackgroundCodeEditorPaneItemHover:"color",colorBackgroundCodeEditorStatusBar:"color",colorBackgroundContainerContent:"color",colorBackgroundContainerHeader:"color",colorBackgroundControlChecked:"color",colorBackgroundControlDefault:"color",colorBackgroundControlDisabled:"color",colorBackgroundDropdownItemDefault:"color",colorBackgroundDropdownItemDimmed:"color",colorBackgroundDropdownItemFilterMatch:"color",colorBackgroundDropdownItemHover:"color",colorBackgroundDropdownItemSelected:"color",colorBackgroundHomeHeader:"color",colorBackgroundInputDefault:"color",colorBackgroundInputDisabled:"color",colorBackgroundItemSelected:"color",colorBackgroundLayoutMain:"color",colorBackgroundLayoutMobilePanel:"color",colorBackgroundLayoutPanelContent:"color",colorBackgroundLayoutPanelHover:"color",colorBackgroundLayoutToggleActive:"color",colorBackgroundLayoutToggleDefault:"color",colorBackgroundLayoutToggleHover:"color",colorBackgroundLayoutToggleSelectedActive:"color",colorBackgroundLayoutToggleSelectedDefault:"color",colorBackgroundLayoutToggleSelectedHover:"color",colorBackgroundModalOverlay:"color",colorBackgroundNotificationBlue:"color",colorBackgroundNotificationGreen:"color",colorBackgroundNotificationGrey:"color",colorBackgroundNotificationRed:"color",colorBackgroundNotificationYellow:"color",colorBackgroundNotificationStackBar:"color",colorBackgroundNotificationStackBarActive:"color",colorBackgroundNotificationStackBarHover:"color",colorBackgroundPopover:"color",colorBackgroundProgressBarContentDefault:"color",colorBackgroundProgressBarContentInFlash:"color",colorBackgroundProgressBarLayoutDefault:"color",colorBackgroundProgressBarLayoutInFlash:"color",colorBackgroundSegmentActive:"color",colorBackgroundSegmentDefault:"color",colorBackgroundSegmentDisabled:"color",colorBackgroundSegmentHover:"color",colorBackgroundSegmentWrapper:"color",colorBackgroundSliderHandleDefault:"color",colorBackgroundSliderHandleActive:"color",colorBackgroundSliderTrack:"color",colorBackgroundSliderHandleRing:"color",colorBackgroundSliderErrorPressed:"color",colorBackgroundSliderWarningPressed:"color",colorBackgroundStatusError:"color",colorBackgroundStatusInfo:"color",colorBackgroundDialog:"color",colorBackgroundStatusSuccess:"color",colorBackgroundStatusWarning:"color",colorBackgroundTableHeader:"color",colorBackgroundTilesDisabled:"color",colorBackgroundToggleCheckedDisabled:"color",colorBackgroundToggleDefault:"color",colorBackgroundAvatarGenAi:"color",colorBackgroundAvatarDefault:"color",colorTextAvatar:"color",colorBackgroundLoadingBarGenAi:"color",colorBackgroundChatBubbleOutgoing:"color",colorBackgroundChatBubbleIncoming:"color",colorTextChatBubbleOutgoing:"color",colorTextChatBubbleIncoming:"color",colorBorderButtonNormalActive:"color",colorBorderButtonNormalDefault:"color",colorBorderToggleButtonNormalPressed:"color",colorBorderButtonNormalDisabled:"color",colorTextButtonNormalDisabled:"color",colorBorderButtonNormalHover:"color",colorTextButtonIconDisabled:"color",colorBorderButtonPrimaryDisabled:"color",colorTextButtonPrimaryDisabled:"color",colorBorderCalendarGrid:"color",colorBorderCalendarGridSelectedFocusRing:"color",colorBorderCellShaded:"color",colorBorderCodeEditorAceActiveLineLightTheme:"color",colorBorderCodeEditorAceActiveLineDarkTheme:"color",colorBorderCodeEditorDefault:"color",colorBorderCodeEditorPaneItemHover:"color",colorBorderContainerDivider:"color",colorBorderContainerTop:"color",colorBorderControlChecked:"color",colorBorderControlDefault:"color",colorBorderControlDisabled:"color",colorBorderDividerActive:"color",colorBorderDividerDefault:"color",colorBorderDividerPanelBottom:"color",colorBorderDividerPanelSide:"color",colorBorderDividerSecondary:"color",colorBorderDropdownContainer:"color",colorBorderDropdownGroup:"color",colorBorderDropdownItemDefault:"color",colorBorderDropdownItemHover:"color",colorBorderDropdownItemDimmedHover:"color",colorBorderDropdownItemSelected:"color",colorBorderDropdownItemTop:"color",colorBorderEditableCellHover:"color",colorBorderInputDefault:"color",colorBorderInputDisabled:"color",colorBorderInputFocused:"color",colorBorderItemFocused:"color",colorBorderDropdownItemFocused:"color",colorBorderItemPlaceholder:"color",colorBorderItemSelected:"color",colorBorderLayout:"color",colorBorderNotificationStackBar:"color",colorBorderPanelHeader:"color",colorBorderPopover:"color",colorBorderSegmentActive:"color",colorBorderSegmentDefault:"color",colorBorderSegmentDisabled:"color",colorBorderSegmentHover:"color",colorBorderStatusError:"color",colorBorderStatusInfo:"color",colorBorderStatusSuccess:"color",colorBorderStatusWarning:"color",colorBorderDialog:"color",colorBorderDividerInteractiveDefault:"color",colorBorderTabsDivider:"color",colorBorderTabsShadow:"color",colorBorderTabsUnderline:"color",colorBorderTilesDisabled:"color",colorBorderTutorial:"color",colorForegroundControlDefault:"color",colorForegroundControlDisabled:"color",colorForegroundControlReadOnly:"color",colorShadowDefault:"color",colorShadowMedium:"color",colorShadowSide:"color",colorStrokeChartLine:"color",colorStrokeCodeEditorResizeHandler:"color",colorStrokeCodeEditorGutterActiveLineDefault:"color",colorStrokeCodeEditorGutterActiveLineHover:"color",colorTextAccent:"color",colorTextBodyDefault:"color",colorTextBodySecondary:"color",colorTextBreadcrumbCurrent:"color",colorTextBreadcrumbIcon:"color",colorTextButtonInlineIconDefault:"color",colorTextButtonInlineIconDisabled:"color",colorTextButtonInlineIconHover:"color",colorTextButtonNormalActive:"color",colorTextToggleButtonNormalPressed:"color",colorTextButtonNormalDefault:"color",colorTextButtonNormalHover:"color",colorTextLinkButtonNormalDefault:"color",colorTextLinkButtonNormalHover:"color",colorTextLinkButtonNormalActive:"color",colorTextButtonPrimaryActive:"color",colorTextButtonPrimaryDefault:"color",colorTextButtonPrimaryHover:"color",colorTextCalendarDateHover:"color",colorTextCalendarDateSelected:"color",colorTextCalendarMonth:"color",colorTextCodeEditorGutterActiveLine:"color",colorTextCodeEditorGutterDefault:"color",colorTextCodeEditorStatusBarDisabled:"color",colorTextCodeEditorTabButtonError:"color",colorTextColumnHeader:"color",colorTextColumnSortingIcon:"color",colorTextControlDisabled:"color",colorTextCounter:"color",colorTextDisabled:"color",colorTextDisabledInlineEdit:"color",colorTextDropdownFooter:"color",colorTextDropdownGroupLabel:"color",colorTextDropdownItemDefault:"color",colorTextDropdownItemDimmed:"color",colorTextDropdownItemDisabled:"color",colorTextDropdownItemFilterMatch:"color",colorTextDropdownItemHighlighted:"color",colorTextDropdownItemSecondary:"color",colorTextDropdownItemSecondaryHover:"color",colorTextEmpty:"color",colorTextExpandableSectionDefault:"color",colorTextExpandableSectionHover:"color",colorTextExpandableSectionNavigationIconDefault:"color",colorTextFormDefault:"color",colorTextFormLabel:"color",colorTextFormSecondary:"color",colorTextGroupLabel:"color",colorTextLabelGenAi:"color",colorTextHeadingDefault:"color",colorTextHeadingSecondary:"color",colorTextHomeHeaderDefault:"color",colorTextHomeHeaderSecondary:"color",colorTextIconCaret:"color",colorTextIconSubtle:"color",colorTextInputDisabled:"color",colorTextInputPlaceholder:"color",colorTextInputPlaceholderDisabled:"color",colorTextInteractiveActive:"color",colorTextInteractiveDefault:"color",colorTextInteractiveDisabled:"color",colorTextInteractiveHover:"color",colorTextToggleButtonIconPressed:"color",colorTextInteractiveInvertedDefault:"color",colorTextInteractiveInvertedHover:"color",colorTextInverted:"color",colorTextLabel:"color",colorTextLayoutToggle:"color",colorTextLayoutToggleActive:"color",colorTextLayoutToggleHover:"color",colorTextLayoutToggleSelected:"color",colorTextLinkDefault:"color",colorTextLinkHover:"color",colorTextLinkInvertedHover:"color",colorTextLinkButtonUnderline:"color",colorTextLinkButtonUnderlineHover:"color",colorTextNotificationDefault:"color",colorTextNotificationStackBar:"color",colorTextNotificationYellow:"color",colorTextPaginationPageNumberActiveDisabled:"color",colorTextPaginationPageNumberDefault:"color",colorTextSegmentActive:"color",colorTextSegmentDefault:"color",colorTextSegmentHover:"color",colorTextSmall:"color",colorTextStatusError:"color",colorTextStatusInactive:"color",colorTextStatusInfo:"color",colorTextStatusSuccess:"color",colorTextStatusWarning:"color",colorTextTopNavigationTitle:"color",colorBoardPlaceholderActive:"color",colorBoardPlaceholderHover:"color",colorDragPlaceholderActive:"color",colorDragPlaceholderHover:"color",colorDropzoneBackgroundDefault:"color",colorDropzoneBackgroundHover:"color",colorDropzoneTextDefault:"color",colorDropzoneTextHover:"color",colorDropzoneBorderDefault:"color",colorDropzoneBorderHover:"color",colorGapGlobalDrawer:"color",motionDurationExtraFast:"motion",motionDurationExtraSlow:"motion",motionDurationFast:"motion",motionDurationModerate:"motion",motionDurationRefreshOnlyAmbient:"motion",motionDurationRefreshOnlyFast:"motion",motionDurationRefreshOnlyMedium:"motion",motionDurationRefreshOnlySlow:"motion",motionDurationAvatarGenAiGradient:"motion",motionDurationAvatarLoadingDots:"motion",motionDurationRotate180:"motion",motionDurationRotate90:"motion",motionDurationShowPaced:"motion",motionDurationShowQuick:"motion",motionDurationSlow:"motion",motionDurationTransitionQuick:"motion",motionDurationTransitionShowPaced:"motion",motionDurationTransitionShowQuick:"motion",motionEasingEaseOutQuart:"motion",motionEasingRefreshOnlyA:"motion",motionEasingRefreshOnlyB:"motion",motionEasingRefreshOnlyC:"motion",motionEasingRefreshOnlyD:"motion",motionEasingAvatarGenAiGradient:"motion",motionEasingRotate180:"motion",motionEasingRotate90:"motion",motionEasingShowPaced:"motion",motionEasingShowQuick:"motion",motionEasingTransitionQuick:"motion",motionEasingTransitionShowPaced:"motion",motionEasingTransitionShowQuick:"motion",motionEasingResponsive:"motion",motionEasingSticky:"motion",motionEasingExpressive:"motion",motionDurationResponsive:"motion",motionDurationExpressive:"motion",motionDurationComplex:"motion",motionKeyframesFadeIn:"motion",motionKeyframesFadeOut:"motion",motionKeyframesStatusIconError:"motion",motionKeyframesScalePopup:"motion",sizeCalendarGridWidth:"density",sizeControl:"density",sizeIconBig:"density",sizeIconLarge:"density",sizeIconMedium:"density",sizeIconNormal:"density",sizeTableSelectionHorizontal:"density",sizeVerticalInput:"density",sizeVerticalPanelIconOffset:"density",spaceAlertActionLeft:"density",spaceAlertHorizontal:"density",spaceAlertMessageRight:"density",spaceAlertVertical:"density",spaceButtonFocusOutlineGutter:"density",spaceButtonHorizontal:"density",spaceButtonIconFocusOutlineGutterVertical:"density",spaceButtonIconOnlyHorizontal:"density",spaceButtonInlineIconFocusOutlineGutter:"density",spaceButtonModalDismissVertical:"density",spaceCalendarGridFocusOutlineGutter:"density",spaceCalendarGridSelectedFocusOutlineGutter:"density",spaceCalendarGridGutter:"density",spaceCardHorizontal:"density",spaceCardVertical:"density",spaceCodeEditorStatusFocusOutlineGutter:"density",spaceContainerContentTop:"density",spaceContainerHeaderTop:"density",spaceContainerHeaderBottom:"density",spaceContainerHorizontal:"density",spaceContentHeaderPaddingBottom:"density",spaceDarkHeaderOverlapDistance:"density",spaceExpandableSectionIconOffsetTop:"density",spaceFieldHorizontal:"density",spaceFieldIconOffset:"density",spaceFilteringTokenDismissButtonFocusOutlineGutter:"density",spaceFilteringTokenOperationSelectFocusOutlineGutter:"density",spaceFlashbarActionLeft:"density",spaceFlashbarDismissRight:"density",spaceFlashbarHorizontal:"density",spaceFlashbarVertical:"density",spaceGridGutter:"density",spaceKeyValueGap:"density",spaceLayoutContentBottom:"density",spaceLayoutContentHorizontal:"density",spaceLayoutToggleDiameter:"density",spaceLayoutTogglePadding:"density",spaceModalContentBottom:"density",spaceModalHorizontal:"density",spaceOptionIconBigTop:"density",spacePanelContentBottom:"density",spacePanelContentTop:"density",spacePanelDividerMarginHorizontal:"density",spacePanelHeaderVertical:"density",spacePanelNavLeft:"density",spacePanelSideLeft:"density",spacePanelSideRight:"density",spacePanelSplitTop:"density",spacePanelSplitBottom:"density",spaceSegmentedControlFocusOutlineGutter:"density",spaceTabsContentTop:"density",spaceTabsFocusOutlineGutter:"density",spaceTableContentBottom:"density",spaceTableEmbeddedHeaderTop:"density",spaceTableFooterHorizontal:"density",spaceTableHeaderFocusOutlineGutter:"density",spaceTableHeaderHorizontal:"density",spaceTableHeaderToolsBottom:"density",spaceTableHeaderToolsFullPageBottom:"density",spaceTableHorizontal:"density",spaceTileGutter:"density",spaceScaled2xNone:"density",spaceScaled2xXxxs:"density",spaceScaled2xXxs:"density",spaceScaled2xXs:"density",spaceScaled2xS:"density",spaceScaled2xM:"density",spaceScaled2xL:"density",spaceScaled2xXl:"density",spaceScaled2xXxl:"density",spaceScaled2xXxxl:"density",spaceScaledNone:"density",spaceScaledXxxs:"density",spaceScaledXxs:"density",spaceScaledXs:"density",spaceScaledS:"density",spaceScaledM:"density",spaceScaledL:"density",spaceScaledXl:"density",spaceScaledXxl:"density",spaceScaledXxxl:"density",spaceStaticXxxs:"density",spaceStaticXxs:"density",spaceStaticXs:"density",spaceStaticS:"density",spaceStaticM:"density",spaceStaticL:"density",spaceStaticXl:"density",spaceStaticXxl:"density",spaceStaticXxxl:"density",spaceNone:"density",spaceXxxs:"density",spaceXxs:"density",spaceXs:"density",spaceS:"density",spaceM:"density",spaceL:"density",spaceXl:"density",spaceXxl:"density",spaceXxxl:"density",shadowContainer:"color",shadowContainerStacked:"color",shadowContainerActive:"color",shadowDropdown:"color",shadowDropup:"color",shadowFlashCollapsed:"color",shadowFlashSticky:"color",shadowModal:"color",shadowPanel:"color",shadowPanelToggle:"color",shadowPopover:"color",shadowSplitBottom:"color",shadowSplitSide:"color",shadowSticky:"color",shadowStickyEmbedded:"color",shadowStickyColumnFirst:"color",shadowStickyColumnLast:"color"}},secondary:[],themeable:["colorChartsStatusCritical","colorChartsStatusHigh","colorChartsStatusMedium","colorChartsStatusLow","colorChartsStatusPositive","colorChartsStatusInfo","colorChartsStatusNeutral","colorChartsThresholdNegative","colorChartsThresholdPositive","colorChartsThresholdInfo","colorChartsThresholdNeutral","colorChartsPaletteCategorical1","colorChartsPaletteCategorical2","colorChartsPaletteCategorical3","colorChartsPaletteCategorical4","colorChartsPaletteCategorical5","colorChartsPaletteCategorical6","colorChartsPaletteCategorical7","colorChartsPaletteCategorical8","colorChartsPaletteCategorical9","colorChartsPaletteCategorical10","colorChartsPaletteCategorical11","colorChartsPaletteCategorical12","colorChartsPaletteCategorical13","colorChartsPaletteCategorical14","colorChartsPaletteCategorical15","colorChartsPaletteCategorical16","colorChartsPaletteCategorical17","colorChartsPaletteCategorical18","colorChartsPaletteCategorical19","colorChartsPaletteCategorical20","colorChartsPaletteCategorical21","colorChartsPaletteCategorical22","colorChartsPaletteCategorical23","colorChartsPaletteCategorical24","colorChartsPaletteCategorical25","colorChartsPaletteCategorical26","colorChartsPaletteCategorical27","colorChartsPaletteCategorical28","colorChartsPaletteCategorical29","colorChartsPaletteCategorical30","colorChartsPaletteCategorical31","colorChartsPaletteCategorical32","colorChartsPaletteCategorical33","colorChartsPaletteCategorical34","colorChartsPaletteCategorical35","colorChartsPaletteCategorical36","colorChartsPaletteCategorical37","colorChartsPaletteCategorical38","colorChartsPaletteCategorical39","colorChartsPaletteCategorical40","colorChartsPaletteCategorical41","colorChartsPaletteCategorical42","colorChartsPaletteCategorical43","colorChartsPaletteCategorical44","colorChartsPaletteCategorical45","colorChartsPaletteCategorical46","colorChartsPaletteCategorical47","colorChartsPaletteCategorical48","colorChartsPaletteCategorical49","colorChartsPaletteCategorical50","colorBackgroundNotificationSeverityCritical","colorBackgroundNotificationSeverityHigh","colorBackgroundNotificationSeverityMedium","colorBackgroundNotificationSeverityLow","colorBackgroundNotificationSeverityNeutral","colorTextNotificationSeverityCritical","colorTextNotificationSeverityHigh","colorTextNotificationSeverityMedium","colorTextNotificationSeverityLow","colorTextNotificationSeverityNeutral","colorBackgroundButtonLinkActive","colorBackgroundButtonLinkHover","colorBackgroundButtonNormalActive","colorBackgroundButtonNormalDefault","colorBackgroundButtonNormalDisabled","colorBackgroundButtonNormalHover","colorBackgroundToggleButtonNormalPressed","colorBackgroundButtonPrimaryActive","colorBackgroundButtonPrimaryDefault","colorBackgroundButtonPrimaryDisabled","colorBackgroundButtonPrimaryHover","colorBackgroundCellShaded","colorBackgroundContainerContent","colorBackgroundContainerHeader","colorBackgroundControlChecked","colorBackgroundControlDefault","colorBackgroundControlDisabled","colorBackgroundDropdownItemDefault","colorBackgroundDropdownItemFilterMatch","colorBackgroundDropdownItemHover","colorBackgroundHomeHeader","colorBackgroundInputDefault","colorBackgroundInputDisabled","colorBackgroundItemSelected","colorBackgroundLayoutMain","colorBackgroundLayoutToggleActive","colorBackgroundLayoutToggleDefault","colorBackgroundLayoutToggleHover","colorBackgroundLayoutToggleSelectedActive","colorBackgroundLayoutToggleSelectedDefault","colorBackgroundLayoutToggleSelectedHover","colorBackgroundNotificationBlue","colorBackgroundNotificationGreen","colorBackgroundNotificationGrey","colorBackgroundNotificationRed","colorBackgroundNotificationYellow","colorBackgroundPopover","colorBackgroundSegmentActive","colorBackgroundSegmentDefault","colorBackgroundSegmentDisabled","colorBackgroundSegmentHover","colorBackgroundSegmentWrapper","colorBackgroundStatusError","colorBackgroundStatusInfo","colorBackgroundDialog","colorBackgroundStatusSuccess","colorBackgroundStatusWarning","colorBackgroundToggleCheckedDisabled","colorBackgroundChatBubbleOutgoing","colorBackgroundChatBubbleIncoming","colorTextChatBubbleOutgoing","colorTextChatBubbleIncoming","colorBorderButtonNormalActive","colorBorderButtonNormalDefault","colorBorderToggleButtonNormalPressed","colorBorderButtonNormalDisabled","colorTextButtonNormalDisabled","colorBorderButtonNormalHover","colorTextButtonIconDisabled","colorBorderButtonPrimaryDisabled","colorTextButtonPrimaryDisabled","colorBorderContainerTop","colorBorderControlDefault","colorBorderDividerDefault","colorBorderDividerSecondary","colorBorderDropdownItemHover","colorBorderInputDefault","colorBorderInputFocused","colorBorderItemFocused","colorBorderDropdownItemFocused","colorBorderItemSelected","colorBorderSegmentActive","colorBorderSegmentDefault","colorBorderSegmentDisabled","colorBorderSegmentHover","colorBorderStatusError","colorBorderStatusInfo","colorBorderStatusSuccess","colorBorderStatusWarning","colorBorderDialog","colorForegroundControlDefault","colorForegroundControlDisabled","colorForegroundControlReadOnly","colorTextAccent","colorTextBodyDefault","colorTextBodySecondary","colorTextBreadcrumbCurrent","colorTextBreadcrumbIcon","colorTextButtonNormalActive","colorTextToggleButtonNormalPressed","colorTextButtonNormalDefault","colorTextButtonNormalHover","colorTextLinkButtonNormalDefault","colorTextLinkButtonNormalHover","colorTextLinkButtonNormalActive","colorTextButtonPrimaryActive","colorTextButtonPrimaryDefault","colorTextButtonPrimaryHover","colorTextCounter","colorTextDropdownItemDefault","colorTextDropdownItemDisabled","colorTextDropdownItemFilterMatch","colorTextDropdownItemHighlighted","colorTextEmpty","colorTextFormDefault","colorTextFormSecondary","colorTextGroupLabel","colorTextHeadingDefault","colorTextHeadingSecondary","colorTextHomeHeaderDefault","colorTextHomeHeaderSecondary","colorTextInputDisabled","colorTextInputPlaceholder","colorTextInteractiveActive","colorTextInteractiveDefault","colorTextInteractiveDisabled","colorTextInteractiveHover","colorTextToggleButtonIconPressed","colorTextInteractiveInvertedDefault","colorTextInteractiveInvertedHover","colorTextLabel","colorTextLayoutToggle","colorTextLayoutToggleActive","colorTextLayoutToggleHover","colorTextLayoutToggleSelected","colorTextLinkDefault","colorTextLinkHover","colorTextNotificationDefault","colorTextSegmentActive","colorTextSegmentDefault","colorTextSegmentHover","colorTextStatusError","colorTextStatusInactive","colorTextStatusInfo","colorTextStatusSuccess","colorTextStatusWarning","colorTextTopNavigationTitle","fontFamilyBase","fontFamilyMonospace","fontSizeBodyM","fontSizeBodyS","fontSizeDisplayL","fontSizeHeadingXl","fontSizeHeadingL","fontSizeHeadingM","fontSizeHeadingS","fontSizeHeadingXs","fontWeightButton","fontWeightHeadingXl","fontWeightHeadingL","fontWeightHeadingM","fontWeightHeadingS","fontWeightHeadingXs","lineHeightBodyM","lineHeightBodyS","lineHeightDisplayL","lineHeightHeadingXl","lineHeightHeadingL","lineHeightHeadingM","lineHeightHeadingS","lineHeightHeadingXs","borderRadiusAlert","borderRadiusBadge","borderRadiusButton","borderRadiusCalendarDayFocusRing","borderRadiusContainer","borderRadiusControlCircularFocusRing","borderRadiusControlDefaultFocusRing","borderRadiusDropdown","borderRadiusFlashbar","borderRadiusItem","borderRadiusInput","borderRadiusPopover","borderRadiusTabsFocusRing","borderRadiusTiles","borderRadiusToken","borderRadiusTutorialPanelItem","borderWidthAlert","borderWidthButton","borderWidthDropdown","borderWidthField","borderWidthPopover","borderWidthToken"],exposed:["colorChartsRed300","colorChartsRed400","colorChartsRed500","colorChartsRed600","colorChartsRed700","colorChartsRed800","colorChartsRed900","colorChartsRed1000","colorChartsRed1100","colorChartsRed1200","colorChartsOrange300","colorChartsOrange400","colorChartsOrange500","colorChartsOrange600","colorChartsOrange700","colorChartsOrange800","colorChartsOrange900","colorChartsOrange1000","colorChartsOrange1100","colorChartsOrange1200","colorChartsYellow300","colorChartsYellow400","colorChartsYellow500","colorChartsYellow600","colorChartsYellow700","colorChartsYellow800","colorChartsYellow900","colorChartsYellow1000","colorChartsYellow1100","colorChartsYellow1200","colorChartsGreen300","colorChartsGreen400","colorChartsGreen500","colorChartsGreen600","colorChartsGreen700","colorChartsGreen800","colorChartsGreen900","colorChartsGreen1000","colorChartsGreen1100","colorChartsGreen1200","colorChartsTeal300","colorChartsTeal400","colorChartsTeal500","colorChartsTeal600","colorChartsTeal700","colorChartsTeal800","colorChartsTeal900","colorChartsTeal1000","colorChartsTeal1100","colorChartsTeal1200","colorChartsBlue1300","colorChartsBlue1400","colorChartsBlue1500","colorChartsBlue1600","colorChartsBlue1700","colorChartsBlue1800","colorChartsBlue1900","colorChartsBlue11000","colorChartsBlue11100","colorChartsBlue11200","colorChartsBlue2300","colorChartsBlue2400","colorChartsBlue2500","colorChartsBlue2600","colorChartsBlue2700","colorChartsBlue2800","colorChartsBlue2900","colorChartsBlue21000","colorChartsBlue21100","colorChartsBlue21200","colorChartsPurple300","colorChartsPurple400","colorChartsPurple500","colorChartsPurple600","colorChartsPurple700","colorChartsPurple800","colorChartsPurple900","colorChartsPurple1000","colorChartsPurple1100","colorChartsPurple1200","colorChartsPink300","colorChartsPink400","colorChartsPink500","colorChartsPink600","colorChartsPink700","colorChartsPink800","colorChartsPink900","colorChartsPink1000","colorChartsPink1100","colorChartsPink1200","colorChartsStatusCritical","colorChartsStatusHigh","colorChartsStatusMedium","colorChartsStatusLow","colorChartsStatusPositive","colorChartsStatusInfo","colorChartsStatusNeutral","colorChartsThresholdNegative","colorChartsThresholdPositive","colorChartsThresholdInfo","colorChartsThresholdNeutral","colorChartsLineGrid","colorChartsLineTick","colorChartsLineAxis","colorChartsPaletteCategorical1","colorChartsPaletteCategorical2","colorChartsPaletteCategorical3","colorChartsPaletteCategorical4","colorChartsPaletteCategorical5","colorChartsPaletteCategorical6","colorChartsPaletteCategorical7","colorChartsPaletteCategorical8","colorChartsPaletteCategorical9","colorChartsPaletteCategorical10","colorChartsPaletteCategorical11","colorChartsPaletteCategorical12","colorChartsPaletteCategorical13","colorChartsPaletteCategorical14","colorChartsPaletteCategorical15","colorChartsPaletteCategorical16","colorChartsPaletteCategorical17","colorChartsPaletteCategorical18","colorChartsPaletteCategorical19","colorChartsPaletteCategorical20","colorChartsPaletteCategorical21","colorChartsPaletteCategorical22","colorChartsPaletteCategorical23","colorChartsPaletteCategorical24","colorChartsPaletteCategorical25","colorChartsPaletteCategorical26","colorChartsPaletteCategorical27","colorChartsPaletteCategorical28","colorChartsPaletteCategorical29","colorChartsPaletteCategorical30","colorChartsPaletteCategorical31","colorChartsPaletteCategorical32","colorChartsPaletteCategorical33","colorChartsPaletteCategorical34","colorChartsPaletteCategorical35","colorChartsPaletteCategorical36","colorChartsPaletteCategorical37","colorChartsPaletteCategorical38","colorChartsPaletteCategorical39","colorChartsPaletteCategorical40","colorChartsPaletteCategorical41","colorChartsPaletteCategorical42","colorChartsPaletteCategorical43","colorChartsPaletteCategorical44","colorChartsPaletteCategorical45","colorChartsPaletteCategorical46","colorChartsPaletteCategorical47","colorChartsPaletteCategorical48","colorChartsPaletteCategorical49","colorChartsPaletteCategorical50","colorBackgroundNotificationSeverityCritical","colorBackgroundNotificationSeverityHigh","colorBackgroundNotificationSeverityMedium","colorBackgroundNotificationSeverityLow","colorBackgroundNotificationSeverityNeutral","colorTextNotificationSeverityCritical","colorTextNotificationSeverityHigh","colorTextNotificationSeverityMedium","colorTextNotificationSeverityLow","colorTextNotificationSeverityNeutral","colorBackgroundButtonLinkActive","colorBackgroundButtonLinkHover","colorBackgroundButtonNormalActive","colorBackgroundButtonNormalDefault","colorBackgroundButtonNormalDisabled","colorBackgroundButtonNormalHover","colorBackgroundToggleButtonNormalPressed","colorBackgroundButtonPrimaryActive","colorBackgroundButtonPrimaryDefault","colorBackgroundButtonPrimaryDisabled","colorBackgroundButtonPrimaryHover","colorBackgroundCellShaded","colorBackgroundContainerContent","colorBackgroundContainerHeader","colorBackgroundControlChecked","colorBackgroundControlDefault","colorBackgroundControlDisabled","colorBackgroundDropdownItemDefault","colorBackgroundDropdownItemFilterMatch","colorBackgroundDropdownItemHover","colorBackgroundHomeHeader","colorBackgroundInputDefault","colorBackgroundInputDisabled","colorBackgroundItemSelected","colorBackgroundLayoutMain","colorBackgroundLayoutToggleActive","colorBackgroundLayoutToggleDefault","colorBackgroundLayoutToggleHover","colorBackgroundLayoutToggleSelectedActive","colorBackgroundLayoutToggleSelectedDefault","colorBackgroundLayoutToggleSelectedHover","colorBackgroundNotificationBlue","colorBackgroundNotificationGreen","colorBackgroundNotificationGrey","colorBackgroundNotificationRed","colorBackgroundNotificationYellow","colorBackgroundPopover","colorBackgroundSegmentActive","colorBackgroundSegmentDefault","colorBackgroundSegmentDisabled","colorBackgroundSegmentHover","colorBackgroundStatusError","colorBackgroundStatusInfo","colorBackgroundDialog","colorBackgroundStatusSuccess","colorBackgroundStatusWarning","colorBackgroundToggleCheckedDisabled","colorBackgroundAvatarGenAi","colorBackgroundAvatarDefault","colorTextAvatar","colorBackgroundLoadingBarGenAi","colorBackgroundChatBubbleOutgoing","colorBackgroundChatBubbleIncoming","colorTextChatBubbleOutgoing","colorTextChatBubbleIncoming","colorBorderButtonNormalActive","colorBorderButtonNormalDefault","colorBorderToggleButtonNormalPressed","colorBorderButtonNormalDisabled","colorTextButtonNormalDisabled","colorBorderButtonNormalHover","colorTextButtonIconDisabled","colorBorderButtonPrimaryDisabled","colorTextButtonPrimaryDisabled","colorBorderContainerTop","colorBorderControlDefault","colorBorderDividerDefault","colorBorderDividerSecondary","colorBorderDropdownItemHover","colorBorderInputDefault","colorBorderInputFocused","colorBorderItemFocused","colorBorderDropdownItemFocused","colorBorderItemSelected","colorBorderSegmentActive","colorBorderSegmentDefault","colorBorderSegmentDisabled","colorBorderSegmentHover","colorBorderStatusError","colorBorderStatusInfo","colorBorderStatusSuccess","colorBorderStatusWarning","colorBorderDialog","colorForegroundControlDefault","colorForegroundControlDisabled","colorForegroundControlReadOnly","colorTextAccent","colorTextBodyDefault","colorTextBodySecondary","colorTextBreadcrumbCurrent","colorTextBreadcrumbIcon","colorTextButtonNormalActive","colorTextToggleButtonNormalPressed","colorTextButtonNormalDefault","colorTextButtonNormalHover","colorTextButtonPrimaryActive","colorTextButtonPrimaryDefault","colorTextButtonPrimaryHover","colorTextCounter","colorTextDropdownItemDefault","colorTextDropdownItemDisabled","colorTextDropdownItemFilterMatch","colorTextDropdownItemHighlighted","colorTextEmpty","colorTextFormDefault","colorTextFormSecondary","colorTextGroupLabel","colorTextLabelGenAi","colorTextHeadingDefault","colorTextHeadingSecondary","colorTextHomeHeaderDefault","colorTextHomeHeaderSecondary","colorTextInputDisabled","colorTextInputPlaceholder","colorTextInteractiveActive","colorTextInteractiveDefault","colorTextInteractiveDisabled","colorTextInteractiveHover","colorTextToggleButtonIconPressed","colorTextInteractiveInvertedDefault","colorTextInteractiveInvertedHover","colorTextLabel","colorTextLayoutToggle","colorTextLayoutToggleActive","colorTextLayoutToggleHover","colorTextLayoutToggleSelected","colorTextLinkDefault","colorTextLinkHover","colorTextNotificationDefault","colorTextSegmentActive","colorTextSegmentDefault","colorTextSegmentHover","colorTextStatusError","colorTextStatusInactive","colorTextStatusInfo","colorTextStatusSuccess","colorTextStatusWarning","colorTextTopNavigationTitle","colorBoardPlaceholderActive","colorBoardPlaceholderHover","colorDragPlaceholderActive","colorDragPlaceholderHover","fontFamilyBase","fontFamilyMonospace","fontSizeBodyM","fontSizeBodyS","fontSizeDisplayL","fontSizeHeadingXl","fontSizeHeadingL","fontSizeHeadingM","fontSizeHeadingS","fontSizeHeadingXs","fontWeightButton","fontWeightHeadingXl","fontWeightHeadingL","fontWeightHeadingM","fontWeightHeadingS","fontWeightHeadingXs","lineHeightBodyM","lineHeightBodyS","lineHeightDisplayL","lineHeightHeadingXl","lineHeightHeadingL","lineHeightHeadingM","lineHeightHeadingS","lineHeightHeadingXs","borderRadiusAlert","borderRadiusBadge","borderRadiusButton","borderRadiusCalendarDayFocusRing","borderRadiusContainer","borderRadiusControlCircularFocusRing","borderRadiusControlDefaultFocusRing","borderRadiusDropdown","borderRadiusFlashbar","borderRadiusItem","borderRadiusInput","borderRadiusPopover","borderRadiusTabsFocusRing","borderRadiusTiles","borderRadiusToken","borderRadiusChatBubble","borderRadiusTutorialPanelItem","borderWidthAlert","borderWidthButton","borderWidthDropdown","borderWidthField","borderWidthPopover","borderWidthToken","motionDurationAvatarGenAiGradient","motionDurationAvatarLoadingDots","motionEasingAvatarGenAiGradient","motionEasingResponsive","motionEasingSticky","motionEasingExpressive","motionDurationResponsive","motionDurationExpressive","motionDurationComplex","motionKeyframesFadeIn","motionKeyframesFadeOut","motionKeyframesStatusIconError","motionKeyframesScalePopup","spaceContainerHorizontal","spaceFieldHorizontal","spaceScaledXxxs","spaceScaledXxs","spaceScaledXs","spaceScaledS","spaceScaledM","spaceScaledL","spaceScaledXl","spaceScaledXxl","spaceScaledXxxl","spaceStaticXxxs","spaceStaticXxs","spaceStaticXs","spaceStaticS","spaceStaticM","spaceStaticL","spaceStaticXl","spaceStaticXxl","spaceStaticXxxl","shadowContainerActive"],variablesMap:{colorAmazonOrange:"color-amazon-orange",colorAwsSquidInk:"color-aws-squid-ink",colorBlack:"color-black",colorBlue100:"color-blue-100",colorBlue200:"color-blue-200",colorBlue300:"color-blue-300",colorBlue400:"color-blue-400",colorBlue500:"color-blue-500",colorBlue600:"color-blue-600",colorBlue700:"color-blue-700",colorBlue800:"color-blue-800",colorBlue900:"color-blue-900",colorBlueOpaque:"color-blue-opaque",colorGreen100:"color-green-100",colorGreen500:"color-green-500",colorGreen600:"color-green-600",colorGreen700:"color-green-700",colorGreen900:"color-green-900",colorGrey50:"color-grey-50",colorGrey100:"color-grey-100",colorGrey125:"color-grey-125",colorGrey150:"color-grey-150",colorGrey200:"color-grey-200",colorGrey300:"color-grey-300",colorGrey350:"color-grey-350",colorGrey400:"color-grey-400",colorGrey450:"color-grey-450",colorGrey500:"color-grey-500",colorGrey550:"color-grey-550",colorGrey600:"color-grey-600",colorGrey650:"color-grey-650",colorGrey700:"color-grey-700",colorGrey750:"color-grey-750",colorGrey800:"color-grey-800",colorGrey850:"color-grey-850",colorGrey900:"color-grey-900",colorGrey950:"color-grey-950",colorOrange100:"color-orange-100",colorOrange500:"color-orange-500",colorOrange600:"color-orange-600",colorOrange700:"color-orange-700",colorPurple400:"color-purple-400",colorPurple600:"color-purple-600",colorRed100:"color-red-100",colorRed500:"color-red-500",colorRed600:"color-red-600",colorRed700:"color-red-700",colorRed900:"color-red-900",colorTransparent:"color-transparent",colorWhite:"color-white",colorYellow100:"color-yellow-100",colorYellow600:"color-yellow-600",colorYellow700:"color-yellow-700",colorYellow800:"color-yellow-800",colorYellow900:"color-yellow-900",colorChartsRed300:"color-charts-red-300",colorChartsRed400:"color-charts-red-400",colorChartsRed500:"color-charts-red-500",colorChartsRed600:"color-charts-red-600",colorChartsRed700:"color-charts-red-700",colorChartsRed800:"color-charts-red-800",colorChartsRed900:"color-charts-red-900",colorChartsRed1000:"color-charts-red-1000",colorChartsRed1100:"color-charts-red-1100",colorChartsRed1200:"color-charts-red-1200",colorChartsOrange300:"color-charts-orange-300",colorChartsOrange400:"color-charts-orange-400",colorChartsOrange500:"color-charts-orange-500",colorChartsOrange600:"color-charts-orange-600",colorChartsOrange700:"color-charts-orange-700",colorChartsOrange800:"color-charts-orange-800",colorChartsOrange900:"color-charts-orange-900",colorChartsOrange1000:"color-charts-orange-1000",colorChartsOrange1100:"color-charts-orange-1100",colorChartsOrange1200:"color-charts-orange-1200",colorChartsYellow300:"color-charts-yellow-300",colorChartsYellow400:"color-charts-yellow-400",colorChartsYellow500:"color-charts-yellow-500",colorChartsYellow600:"color-charts-yellow-600",colorChartsYellow700:"color-charts-yellow-700",colorChartsYellow800:"color-charts-yellow-800",colorChartsYellow900:"color-charts-yellow-900",colorChartsYellow1000:"color-charts-yellow-1000",colorChartsYellow1100:"color-charts-yellow-1100",colorChartsYellow1200:"color-charts-yellow-1200",colorChartsGreen300:"color-charts-green-300",colorChartsGreen400:"color-charts-green-400",colorChartsGreen500:"color-charts-green-500",colorChartsGreen600:"color-charts-green-600",colorChartsGreen700:"color-charts-green-700",colorChartsGreen800:"color-charts-green-800",colorChartsGreen900:"color-charts-green-900",colorChartsGreen1000:"color-charts-green-1000",colorChartsGreen1100:"color-charts-green-1100",colorChartsGreen1200:"color-charts-green-1200",colorChartsTeal300:"color-charts-teal-300",colorChartsTeal400:"color-charts-teal-400",colorChartsTeal500:"color-charts-teal-500",colorChartsTeal600:"color-charts-teal-600",colorChartsTeal700:"color-charts-teal-700",colorChartsTeal800:"color-charts-teal-800",colorChartsTeal900:"color-charts-teal-900",colorChartsTeal1000:"color-charts-teal-1000",colorChartsTeal1100:"color-charts-teal-1100",colorChartsTeal1200:"color-charts-teal-1200",colorChartsBlue1300:"color-charts-blue-1-300",colorChartsBlue1400:"color-charts-blue-1-400",colorChartsBlue1500:"color-charts-blue-1-500",colorChartsBlue1600:"color-charts-blue-1-600",colorChartsBlue1700:"color-charts-blue-1-700",colorChartsBlue1800:"color-charts-blue-1-800",colorChartsBlue1900:"color-charts-blue-1-900",colorChartsBlue11000:"color-charts-blue-1-1000",colorChartsBlue11100:"color-charts-blue-1-1100",colorChartsBlue11200:"color-charts-blue-1-1200",colorChartsBlue2300:"color-charts-blue-2-300",colorChartsBlue2400:"color-charts-blue-2-400",colorChartsBlue2500:"color-charts-blue-2-500",colorChartsBlue2600:"color-charts-blue-2-600",colorChartsBlue2700:"color-charts-blue-2-700",colorChartsBlue2800:"color-charts-blue-2-800",colorChartsBlue2900:"color-charts-blue-2-900",colorChartsBlue21000:"color-charts-blue-2-1000",colorChartsBlue21100:"color-charts-blue-2-1100",colorChartsBlue21200:"color-charts-blue-2-1200",colorChartsPurple300:"color-charts-purple-300",colorChartsPurple400:"color-charts-purple-400",colorChartsPurple500:"color-charts-purple-500",colorChartsPurple600:"color-charts-purple-600",colorChartsPurple700:"color-charts-purple-700",colorChartsPurple800:"color-charts-purple-800",colorChartsPurple900:"color-charts-purple-900",colorChartsPurple1000:"color-charts-purple-1000",colorChartsPurple1100:"color-charts-purple-1100",colorChartsPurple1200:"color-charts-purple-1200",colorChartsPink300:"color-charts-pink-300",colorChartsPink400:"color-charts-pink-400",colorChartsPink500:"color-charts-pink-500",colorChartsPink600:"color-charts-pink-600",colorChartsPink700:"color-charts-pink-700",colorChartsPink800:"color-charts-pink-800",colorChartsPink900:"color-charts-pink-900",colorChartsPink1000:"color-charts-pink-1000",colorChartsPink1100:"color-charts-pink-1100",colorChartsPink1200:"color-charts-pink-1200",colorChartsStatusCritical:"color-charts-status-critical",colorChartsStatusHigh:"color-charts-status-high",colorChartsStatusMedium:"color-charts-status-medium",colorChartsStatusLow:"color-charts-status-low",colorChartsStatusPositive:"color-charts-status-positive",colorChartsStatusInfo:"color-charts-status-info",colorChartsStatusNeutral:"color-charts-status-neutral",colorChartsThresholdNegative:"color-charts-threshold-negative",colorChartsThresholdPositive:"color-charts-threshold-positive",colorChartsThresholdInfo:"color-charts-threshold-info",colorChartsThresholdNeutral:"color-charts-threshold-neutral",colorChartsLineGrid:"color-charts-line-grid",colorChartsLineTick:"color-charts-line-tick",colorChartsLineAxis:"color-charts-line-axis",colorChartsPaletteCategorical1:"color-charts-palette-categorical-1",colorChartsPaletteCategorical2:"color-charts-palette-categorical-2",colorChartsPaletteCategorical3:"color-charts-palette-categorical-3",colorChartsPaletteCategorical4:"color-charts-palette-categorical-4",colorChartsPaletteCategorical5:"color-charts-palette-categorical-5",colorChartsPaletteCategorical6:"color-charts-palette-categorical-6",colorChartsPaletteCategorical7:"color-charts-palette-categorical-7",colorChartsPaletteCategorical8:"color-charts-palette-categorical-8",colorChartsPaletteCategorical9:"color-charts-palette-categorical-9",colorChartsPaletteCategorical10:"color-charts-palette-categorical-10",colorChartsPaletteCategorical11:"color-charts-palette-categorical-11",colorChartsPaletteCategorical12:"color-charts-palette-categorical-12",colorChartsPaletteCategorical13:"color-charts-palette-categorical-13",colorChartsPaletteCategorical14:"color-charts-palette-categorical-14",colorChartsPaletteCategorical15:"color-charts-palette-categorical-15",colorChartsPaletteCategorical16:"color-charts-palette-categorical-16",colorChartsPaletteCategorical17:"color-charts-palette-categorical-17",colorChartsPaletteCategorical18:"color-charts-palette-categorical-18",colorChartsPaletteCategorical19:"color-charts-palette-categorical-19",colorChartsPaletteCategorical20:"color-charts-palette-categorical-20",colorChartsPaletteCategorical21:"color-charts-palette-categorical-21",colorChartsPaletteCategorical22:"color-charts-palette-categorical-22",colorChartsPaletteCategorical23:"color-charts-palette-categorical-23",colorChartsPaletteCategorical24:"color-charts-palette-categorical-24",colorChartsPaletteCategorical25:"color-charts-palette-categorical-25",colorChartsPaletteCategorical26:"color-charts-palette-categorical-26",colorChartsPaletteCategorical27:"color-charts-palette-categorical-27",colorChartsPaletteCategorical28:"color-charts-palette-categorical-28",colorChartsPaletteCategorical29:"color-charts-palette-categorical-29",colorChartsPaletteCategorical30:"color-charts-palette-categorical-30",colorChartsPaletteCategorical31:"color-charts-palette-categorical-31",colorChartsPaletteCategorical32:"color-charts-palette-categorical-32",colorChartsPaletteCategorical33:"color-charts-palette-categorical-33",colorChartsPaletteCategorical34:"color-charts-palette-categorical-34",colorChartsPaletteCategorical35:"color-charts-palette-categorical-35",colorChartsPaletteCategorical36:"color-charts-palette-categorical-36",colorChartsPaletteCategorical37:"color-charts-palette-categorical-37",colorChartsPaletteCategorical38:"color-charts-palette-categorical-38",colorChartsPaletteCategorical39:"color-charts-palette-categorical-39",colorChartsPaletteCategorical40:"color-charts-palette-categorical-40",colorChartsPaletteCategorical41:"color-charts-palette-categorical-41",colorChartsPaletteCategorical42:"color-charts-palette-categorical-42",colorChartsPaletteCategorical43:"color-charts-palette-categorical-43",colorChartsPaletteCategorical44:"color-charts-palette-categorical-44",colorChartsPaletteCategorical45:"color-charts-palette-categorical-45",colorChartsPaletteCategorical46:"color-charts-palette-categorical-46",colorChartsPaletteCategorical47:"color-charts-palette-categorical-47",colorChartsPaletteCategorical48:"color-charts-palette-categorical-48",colorChartsPaletteCategorical49:"color-charts-palette-categorical-49",colorChartsPaletteCategorical50:"color-charts-palette-categorical-50",colorSeverityDarkRed:"color-severity-dark-red",colorSeverityRed:"color-severity-red",colorSeverityOrange:"color-severity-orange",colorSeverityYellow:"color-severity-yellow",colorSeverityGrey:"color-severity-grey",colorBackgroundNotificationSeverityCritical:"color-background-notification-severity-critical",colorBackgroundNotificationSeverityHigh:"color-background-notification-severity-high",colorBackgroundNotificationSeverityMedium:"color-background-notification-severity-medium",colorBackgroundNotificationSeverityLow:"color-background-notification-severity-low",colorBackgroundNotificationSeverityNeutral:"color-background-notification-severity-neutral",colorTextNotificationSeverityCritical:"color-text-notification-severity-critical",colorTextNotificationSeverityHigh:"color-text-notification-severity-high",colorTextNotificationSeverityMedium:"color-text-notification-severity-medium",colorTextNotificationSeverityLow:"color-text-notification-severity-low",colorTextNotificationSeverityNeutral:"color-text-notification-severity-neutral",colorGreyOpaque10:"color-grey-opaque-10",colorGreyOpaque25:"color-grey-opaque-25",colorGreyOpaque40:"color-grey-opaque-40",colorGreyOpaque50:"color-grey-opaque-50",colorGreyOpaque70:"color-grey-opaque-70",colorGreyOpaque80:"color-grey-opaque-80",colorGreyOpaque90:"color-grey-opaque-90",colorGreyTransparent:"color-grey-transparent",colorGreyTransparentHeavy:"color-grey-transparent-heavy",colorGreyTransparentLight:"color-grey-transparent-light",colorBackgroundBadgeIcon:"color-background-badge-icon",colorBackgroundButtonLinkActive:"color-background-button-link-active",colorBackgroundButtonLinkHover:"color-background-button-link-hover",colorBackgroundButtonNormalActive:"color-background-button-normal-active",colorBackgroundButtonNormalDefault:"color-background-button-normal-default",colorBackgroundButtonNormalDisabled:"color-background-button-normal-disabled",colorBackgroundButtonNormalHover:"color-background-button-normal-hover",colorBackgroundToggleButtonNormalPressed:"color-background-toggle-button-normal-pressed",colorBackgroundButtonPrimaryActive:"color-background-button-primary-active",colorBackgroundButtonPrimaryDefault:"color-background-button-primary-default",colorBackgroundButtonPrimaryDisabled:"color-background-button-primary-disabled",colorBackgroundButtonPrimaryHover:"color-background-button-primary-hover",colorBackgroundDirectionButtonActive:"color-background-direction-button-active",colorBackgroundDirectionButtonDefault:"color-background-direction-button-default",colorBackgroundDirectionButtonDisabled:"color-background-direction-button-disabled",colorBackgroundDirectionButtonHover:"color-background-direction-button-hover",colorTextDirectionButtonDefault:"color-text-direction-button-default",colorTextDirectionButtonDisabled:"color-text-direction-button-disabled",colorBackgroundCalendarCurrentDate:"color-background-calendar-current-date",colorBackgroundCellShaded:"color-background-cell-shaded",colorBackgroundCodeEditorGutterActiveLineDefault:"color-background-code-editor-gutter-active-line-default",colorBackgroundCodeEditorGutterActiveLineError:"color-background-code-editor-gutter-active-line-error",colorBackgroundCodeEditorGutterDefault:"color-background-code-editor-gutter-default",colorBackgroundCodeEditorLoading:"color-background-code-editor-loading",colorBackgroundCodeEditorPaneItemHover:"color-background-code-editor-pane-item-hover",colorBackgroundCodeEditorStatusBar:"color-background-code-editor-status-bar",colorBackgroundContainerContent:"color-background-container-content",colorBackgroundContainerHeader:"color-background-container-header",colorBackgroundControlChecked:"color-background-control-checked",colorBackgroundControlDefault:"color-background-control-default",colorBackgroundControlDisabled:"color-background-control-disabled",colorBackgroundDropdownItemDefault:"color-background-dropdown-item-default",colorBackgroundDropdownItemDimmed:"color-background-dropdown-item-dimmed",colorBackgroundDropdownItemFilterMatch:"color-background-dropdown-item-filter-match",colorBackgroundDropdownItemHover:"color-background-dropdown-item-hover",colorBackgroundDropdownItemSelected:"color-background-dropdown-item-selected",colorBackgroundHomeHeader:"color-background-home-header",colorBackgroundInputDefault:"color-background-input-default",colorBackgroundInputDisabled:"color-background-input-disabled",colorBackgroundItemSelected:"color-background-item-selected",colorBackgroundLayoutMain:"color-background-layout-main",colorBackgroundLayoutMobilePanel:"color-background-layout-mobile-panel",colorBackgroundLayoutPanelContent:"color-background-layout-panel-content",colorBackgroundLayoutPanelHover:"color-background-layout-panel-hover",colorBackgroundLayoutToggleActive:"color-background-layout-toggle-active",colorBackgroundLayoutToggleDefault:"color-background-layout-toggle-default",colorBackgroundLayoutToggleHover:"color-background-layout-toggle-hover",colorBackgroundLayoutToggleSelectedActive:"color-background-layout-toggle-selected-active",colorBackgroundLayoutToggleSelectedDefault:"color-background-layout-toggle-selected-default",colorBackgroundLayoutToggleSelectedHover:"color-background-layout-toggle-selected-hover",colorBackgroundModalOverlay:"color-background-modal-overlay",colorBackgroundNotificationBlue:"color-background-notification-blue",colorBackgroundNotificationGreen:"color-background-notification-green",colorBackgroundNotificationGrey:"color-background-notification-grey",colorBackgroundNotificationRed:"color-background-notification-red",colorBackgroundNotificationYellow:"color-background-notification-yellow",colorBackgroundNotificationStackBar:"color-background-notification-stack-bar",colorBackgroundNotificationStackBarActive:"color-background-notification-stack-bar-active",colorBackgroundNotificationStackBarHover:"color-background-notification-stack-bar-hover",colorBackgroundPopover:"color-background-popover",colorBackgroundProgressBarContentDefault:"color-background-progress-bar-content-default",colorBackgroundProgressBarContentInFlash:"color-background-progress-bar-content-in-flash",colorBackgroundProgressBarLayoutDefault:"color-background-progress-bar-layout-default",colorBackgroundProgressBarLayoutInFlash:"color-background-progress-bar-layout-in-flash",colorBackgroundSegmentActive:"color-background-segment-active",colorBackgroundSegmentDefault:"color-background-segment-default",colorBackgroundSegmentDisabled:"color-background-segment-disabled",colorBackgroundSegmentHover:"color-background-segment-hover",colorBackgroundSegmentWrapper:"color-background-segment-wrapper",colorBackgroundSliderHandleDefault:"color-background-slider-handle-default",colorBackgroundSliderHandleActive:"color-background-slider-handle-active",colorBackgroundSliderTrack:"color-background-slider-track",colorBackgroundSliderHandleRing:"color-background-slider-handle-ring",colorBackgroundSliderErrorPressed:"color-background-slider-error-pressed",colorBackgroundSliderWarningPressed:"color-background-slider-warning-pressed",colorBackgroundStatusError:"color-background-status-error",colorBackgroundStatusInfo:"color-background-status-info",colorBackgroundDialog:"color-background-dialog",colorBackgroundStatusSuccess:"color-background-status-success",colorBackgroundStatusWarning:"color-background-status-warning",colorBackgroundTableHeader:"color-background-table-header",colorBackgroundTilesDisabled:"color-background-tiles-disabled",colorBackgroundToggleCheckedDisabled:"color-background-toggle-checked-disabled",colorBackgroundToggleDefault:"color-background-toggle-default",colorBackgroundAvatarGenAi:"color-background-avatar-gen-ai",colorBackgroundAvatarDefault:"color-background-avatar-default",colorTextAvatar:"color-text-avatar",colorBackgroundLoadingBarGenAi:"color-background-loading-bar-gen-ai",colorBackgroundChatBubbleOutgoing:"color-background-chat-bubble-outgoing",colorBackgroundChatBubbleIncoming:"color-background-chat-bubble-incoming",colorTextChatBubbleOutgoing:"color-text-chat-bubble-outgoing",colorTextChatBubbleIncoming:"color-text-chat-bubble-incoming",colorBorderButtonNormalActive:"color-border-button-normal-active",colorBorderButtonNormalDefault:"color-border-button-normal-default",colorBorderToggleButtonNormalPressed:"color-border-toggle-button-normal-pressed",colorBorderButtonNormalDisabled:"color-border-button-normal-disabled",colorTextButtonNormalDisabled:"color-text-button-normal-disabled",colorBorderButtonNormalHover:"color-border-button-normal-hover",colorTextButtonIconDisabled:"color-text-button-icon-disabled",colorBorderButtonPrimaryDisabled:"color-border-button-primary-disabled",colorTextButtonPrimaryDisabled:"color-text-button-primary-disabled",colorBorderCalendarGrid:"color-border-calendar-grid",colorBorderCalendarGridSelectedFocusRing:"color-border-calendar-grid-selected-focus-ring",colorBorderCellShaded:"color-border-cell-shaded",colorBorderCodeEditorAceActiveLineLightTheme:"color-border-code-editor-ace-active-line-light-theme",colorBorderCodeEditorAceActiveLineDarkTheme:"color-border-code-editor-ace-active-line-dark-theme",colorBorderCodeEditorDefault:"color-border-code-editor-default",colorBorderCodeEditorPaneItemHover:"color-border-code-editor-pane-item-hover",colorBorderContainerDivider:"color-border-container-divider",colorBorderContainerTop:"color-border-container-top",colorBorderControlChecked:"color-border-control-checked",colorBorderControlDefault:"color-border-control-default",colorBorderControlDisabled:"color-border-control-disabled",colorBorderDividerActive:"color-border-divider-active",colorBorderDividerDefault:"color-border-divider-default",colorBorderDividerPanelBottom:"color-border-divider-panel-bottom",colorBorderDividerPanelSide:"color-border-divider-panel-side",colorBorderDividerSecondary:"color-border-divider-secondary",colorBorderDropdownContainer:"color-border-dropdown-container",colorBorderDropdownGroup:"color-border-dropdown-group",colorBorderDropdownItemDefault:"color-border-dropdown-item-default",colorBorderDropdownItemHover:"color-border-dropdown-item-hover",colorBorderDropdownItemDimmedHover:"color-border-dropdown-item-dimmed-hover",colorBorderDropdownItemSelected:"color-border-dropdown-item-selected",colorBorderDropdownItemTop:"color-border-dropdown-item-top",colorBorderEditableCellHover:"color-border-editable-cell-hover",colorBorderInputDefault:"color-border-input-default",colorBorderInputDisabled:"color-border-input-disabled",colorBorderInputFocused:"color-border-input-focused",colorBorderItemFocused:"color-border-item-focused",colorBorderDropdownItemFocused:"color-border-dropdown-item-focused",colorBorderItemPlaceholder:"color-border-item-placeholder",colorBorderItemSelected:"color-border-item-selected",colorBorderLayout:"color-border-layout",colorBorderNotificationStackBar:"color-border-notification-stack-bar",colorBorderPanelHeader:"color-border-panel-header",colorBorderPopover:"color-border-popover",colorBorderSegmentActive:"color-border-segment-active",colorBorderSegmentDefault:"color-border-segment-default",colorBorderSegmentDisabled:"color-border-segment-disabled",colorBorderSegmentHover:"color-border-segment-hover",colorBorderStatusError:"color-border-status-error",colorBorderStatusInfo:"color-border-status-info",colorBorderStatusSuccess:"color-border-status-success",colorBorderStatusWarning:"color-border-status-warning",colorBorderDialog:"color-border-dialog",colorBorderDividerInteractiveDefault:"color-border-divider-interactive-default",colorBorderTabsDivider:"color-border-tabs-divider",colorBorderTabsShadow:"color-border-tabs-shadow",colorBorderTabsUnderline:"color-border-tabs-underline",colorBorderTilesDisabled:"color-border-tiles-disabled",colorBorderTutorial:"color-border-tutorial",colorForegroundControlDefault:"color-foreground-control-default",colorForegroundControlDisabled:"color-foreground-control-disabled",colorForegroundControlReadOnly:"color-foreground-control-read-only",colorShadowDefault:"color-shadow-default",colorShadowMedium:"color-shadow-medium",colorShadowSide:"color-shadow-side",colorStrokeChartLine:"color-stroke-chart-line",colorStrokeCodeEditorResizeHandler:"color-stroke-code-editor-resize-handler",colorStrokeCodeEditorGutterActiveLineDefault:"color-stroke-code-editor-gutter-active-line-default",colorStrokeCodeEditorGutterActiveLineHover:"color-stroke-code-editor-gutter-active-line-hover",colorTextAccent:"color-text-accent",colorTextBodyDefault:"color-text-body-default",colorTextBodySecondary:"color-text-body-secondary",colorTextBreadcrumbCurrent:"color-text-breadcrumb-current",colorTextBreadcrumbIcon:"color-text-breadcrumb-icon",colorTextButtonInlineIconDefault:"color-text-button-inline-icon-default",colorTextButtonInlineIconDisabled:"color-text-button-inline-icon-disabled",colorTextButtonInlineIconHover:"color-text-button-inline-icon-hover",colorTextButtonNormalActive:"color-text-button-normal-active",colorTextToggleButtonNormalPressed:"color-text-toggle-button-normal-pressed",colorTextButtonNormalDefault:"color-text-button-normal-default",colorTextButtonNormalHover:"color-text-button-normal-hover",colorTextLinkButtonNormalDefault:"color-text-link-button-normal-default",colorTextLinkButtonNormalHover:"color-text-link-button-normal-hover",colorTextLinkButtonNormalActive:"color-text-link-button-normal-active",colorTextButtonPrimaryActive:"color-text-button-primary-active",colorTextButtonPrimaryDefault:"color-text-button-primary-default",colorTextButtonPrimaryHover:"color-text-button-primary-hover",colorTextCalendarDateHover:"color-text-calendar-date-hover",colorTextCalendarDateSelected:"color-text-calendar-date-selected",colorTextCalendarMonth:"color-text-calendar-month",colorTextCodeEditorGutterActiveLine:"color-text-code-editor-gutter-active-line",colorTextCodeEditorGutterDefault:"color-text-code-editor-gutter-default",colorTextCodeEditorStatusBarDisabled:"color-text-code-editor-status-bar-disabled",colorTextCodeEditorTabButtonError:"color-text-code-editor-tab-button-error",colorTextColumnHeader:"color-text-column-header",colorTextColumnSortingIcon:"color-text-column-sorting-icon",colorTextControlDisabled:"color-text-control-disabled",colorTextCounter:"color-text-counter",colorTextDisabled:"color-text-disabled",colorTextDisabledInlineEdit:"color-text-disabled-inline-edit",colorTextDropdownFooter:"color-text-dropdown-footer",colorTextDropdownGroupLabel:"color-text-dropdown-group-label",colorTextDropdownItemDefault:"color-text-dropdown-item-default",colorTextDropdownItemDimmed:"color-text-dropdown-item-dimmed",colorTextDropdownItemDisabled:"color-text-dropdown-item-disabled",colorTextDropdownItemFilterMatch:"color-text-dropdown-item-filter-match",colorTextDropdownItemHighlighted:"color-text-dropdown-item-highlighted",colorTextDropdownItemSecondary:"color-text-dropdown-item-secondary",colorTextDropdownItemSecondaryHover:"color-text-dropdown-item-secondary-hover",colorTextEmpty:"color-text-empty",colorTextExpandableSectionDefault:"color-text-expandable-section-default",colorTextExpandableSectionHover:"color-text-expandable-section-hover",colorTextExpandableSectionNavigationIconDefault:"color-text-expandable-section-navigation-icon-default",colorTextFormDefault:"color-text-form-default",colorTextFormLabel:"color-text-form-label",colorTextFormSecondary:"color-text-form-secondary",colorTextGroupLabel:"color-text-group-label",colorTextLabelGenAi:"color-text-label-gen-ai",colorTextHeadingDefault:"color-text-heading-default",colorTextHeadingSecondary:"color-text-heading-secondary",colorTextHomeHeaderDefault:"color-text-home-header-default",colorTextHomeHeaderSecondary:"color-text-home-header-secondary",colorTextIconCaret:"color-text-icon-caret",colorTextIconSubtle:"color-text-icon-subtle",colorTextInputDisabled:"color-text-input-disabled",colorTextInputPlaceholder:"color-text-input-placeholder",colorTextInputPlaceholderDisabled:"color-text-input-placeholder-disabled",colorTextInteractiveActive:"color-text-interactive-active",colorTextInteractiveDefault:"color-text-interactive-default",colorTextInteractiveDisabled:"color-text-interactive-disabled",colorTextInteractiveHover:"color-text-interactive-hover",colorTextToggleButtonIconPressed:"color-text-toggle-button-icon-pressed",colorTextInteractiveInvertedDefault:"color-text-interactive-inverted-default",colorTextInteractiveInvertedHover:"color-text-interactive-inverted-hover",colorTextInverted:"color-text-inverted",colorTextLabel:"color-text-label",colorTextLayoutToggle:"color-text-layout-toggle",colorTextLayoutToggleActive:"color-text-layout-toggle-active",colorTextLayoutToggleHover:"color-text-layout-toggle-hover",colorTextLayoutToggleSelected:"color-text-layout-toggle-selected",colorTextLinkDefault:"color-text-link-default",colorTextLinkHover:"color-text-link-hover",colorTextLinkInvertedHover:"color-text-link-inverted-hover",colorTextLinkButtonUnderline:"color-text-link-button-underline",colorTextLinkButtonUnderlineHover:"color-text-link-button-underline-hover",colorTextNotificationDefault:"color-text-notification-default",colorTextNotificationStackBar:"color-text-notification-stack-bar",colorTextNotificationYellow:"color-text-notification-yellow",colorTextPaginationPageNumberActiveDisabled:"color-text-pagination-page-number-active-disabled",colorTextPaginationPageNumberDefault:"color-text-pagination-page-number-default",colorTextSegmentActive:"color-text-segment-active",colorTextSegmentDefault:"color-text-segment-default",colorTextSegmentHover:"color-text-segment-hover",colorTextSmall:"color-text-small",colorTextStatusError:"color-text-status-error",colorTextStatusInactive:"color-text-status-inactive",colorTextStatusInfo:"color-text-status-info",colorTextStatusSuccess:"color-text-status-success",colorTextStatusWarning:"color-text-status-warning",colorTextTopNavigationTitle:"color-text-top-navigation-title",colorBoardPlaceholderActive:"color-board-placeholder-active",colorBoardPlaceholderHover:"color-board-placeholder-hover",colorDragPlaceholderActive:"color-drag-placeholder-active",colorDragPlaceholderHover:"color-drag-placeholder-hover",colorDropzoneBackgroundDefault:"color-dropzone-background-default",colorDropzoneBackgroundHover:"color-dropzone-background-hover",colorDropzoneTextDefault:"color-dropzone-text-default",colorDropzoneTextHover:"color-dropzone-text-hover",colorDropzoneBorderDefault:"color-dropzone-border-default",colorDropzoneBorderHover:"color-dropzone-border-hover",colorGapGlobalDrawer:"color-gap-global-drawer",fontBoxValueLargeWeight:"font-box-value-large-weight",fontButtonLetterSpacing:"font-button-letter-spacing",fontChartDetailSize:"font-chart-detail-size",fontDisplayLabelWeight:"font-display-label-weight",fontExpandableHeadingSize:"font-expandable-heading-size",fontFamilyBase:"font-family-base",fontFamilyMonospace:"font-family-monospace",fontHeaderH2DescriptionLineHeight:"font-header-h2-description-line-height",fontHeaderH2DescriptionSize:"font-header-h2-description-size",fontLinkButtonLetterSpacing:"font-link-button-letter-spacing",fontLinkButtonWeight:"font-link-button-weight",fontPanelHeaderLineHeight:"font-panel-header-line-height",fontPanelHeaderSize:"font-panel-header-size",fontSizeBodyM:"font-size-body-m",fontSizeBodyS:"font-size-body-s",fontSizeDisplayL:"font-size-display-l",fontSizeHeadingXl:"font-size-heading-xl",fontSizeHeadingL:"font-size-heading-l",fontSizeHeadingM:"font-size-heading-m",fontSizeHeadingS:"font-size-heading-s",fontSizeHeadingXs:"font-size-heading-xs",fontSmoothingMozOsx:"font-smoothing-moz-osx",fontSmoothingWebkit:"font-smoothing-webkit",fontTabsDisabledWeight:"font-tabs-disabled-weight",fontTabsLineHeight:"font-tabs-line-height",fontTabsSize:"font-tabs-size",fontWayfindingLinkActiveWeight:"font-wayfinding-link-active-weight",fontWeightButton:"font-weight-button",fontWeightHeadingXl:"font-weight-heading-xl",fontWeightHeadingL:"font-weight-heading-l",fontWeightHeadingM:"font-weight-heading-m",fontWeightHeadingS:"font-weight-heading-s",fontWeightHeadingXs:"font-weight-heading-xs",fontWeightHeavy:"font-weight-heavy",letterSpacingBodyS:"letter-spacing-body-s",letterSpacingDisplayL:"letter-spacing-display-l",letterSpacingHeadingXl:"letter-spacing-heading-xl",letterSpacingHeadingL:"letter-spacing-heading-l",letterSpacingHeadingM:"letter-spacing-heading-m",letterSpacingHeadingS:"letter-spacing-heading-s",lineHeightBodyM:"line-height-body-m",lineHeightBodyS:"line-height-body-s",lineHeightDisplayL:"line-height-display-l",lineHeightHeadingXl:"line-height-heading-xl",lineHeightHeadingL:"line-height-heading-l",lineHeightHeadingM:"line-height-heading-m",lineHeightHeadingS:"line-height-heading-s",lineHeightHeadingXs:"line-height-heading-xs",borderActiveWidth:"border-active-width",borderCodeEditorStatusDividerWidth:"border-code-editor-status-divider-width",borderContainerStickyWidth:"border-container-sticky-width",borderContainerTopWidth:"border-container-top-width",borderControlFocusRingShadowSpread:"border-control-focus-ring-shadow-spread",borderControlInvalidFocusRingShadowSpread:"border-control-invalid-focus-ring-shadow-spread",borderDividerListWidth:"border-divider-list-width",borderDividerSectionWidth:"border-divider-section-width",borderDropdownVirtualOffsetWidth:"border-dropdown-virtual-offset-width",borderInvalidWidth:"border-invalid-width",borderItemWidth:"border-item-width",borderLineChartDashArray:"border-line-chart-dash-array",borderLineChartLineJoin:"border-line-chart-line-join",borderLineChartWidth:"border-line-chart-width",borderPanelHeaderWidth:"border-panel-header-width",borderPanelTopWidth:"border-panel-top-width",borderRadiusAlert:"border-radius-alert",borderRadiusBadge:"border-radius-badge",borderRadiusButton:"border-radius-button",borderRadiusCalendarDayFocusRing:"border-radius-calendar-day-focus-ring",borderRadiusCodeEditor:"border-radius-code-editor",borderRadiusContainer:"border-radius-container",borderRadiusControlCircularFocusRing:"border-radius-control-circular-focus-ring",borderRadiusControlDefaultFocusRing:"border-radius-control-default-focus-ring",borderRadiusDropdown:"border-radius-dropdown",borderRadiusDropzone:"border-radius-dropzone",borderRadiusFlashbar:"border-radius-flashbar",borderRadiusItem:"border-radius-item",borderRadiusInput:"border-radius-input",borderRadiusPopover:"border-radius-popover",borderRadiusTabsFocusRing:"border-radius-tabs-focus-ring",borderRadiusTiles:"border-radius-tiles",borderRadiusToken:"border-radius-token",borderRadiusChatBubble:"border-radius-chat-bubble",borderRadiusTutorialPanelItem:"border-radius-tutorial-panel-item",borderTableStickyWidth:"border-table-sticky-width",borderLinkFocusRingOutline:"border-link-focus-ring-outline",borderLinkFocusRingShadowSpread:"border-link-focus-ring-shadow-spread",borderWidthAlert:"border-width-alert",borderWidthButton:"border-width-button",borderWidthDropdown:"border-width-dropdown",borderWidthField:"border-width-field",borderWidthPopover:"border-width-popover",borderWidthToken:"border-width-token",motionDurationExtraFast:"motion-duration-extra-fast",motionDurationExtraSlow:"motion-duration-extra-slow",motionDurationFast:"motion-duration-fast",motionDurationModerate:"motion-duration-moderate",motionDurationRefreshOnlyAmbient:"motion-duration-refresh-only-ambient",motionDurationRefreshOnlyFast:"motion-duration-refresh-only-fast",motionDurationRefreshOnlyMedium:"motion-duration-refresh-only-medium",motionDurationRefreshOnlySlow:"motion-duration-refresh-only-slow",motionDurationAvatarGenAiGradient:"motion-duration-avatar-gen-ai-gradient",motionDurationAvatarLoadingDots:"motion-duration-avatar-loading-dots",motionDurationRotate180:"motion-duration-rotate-180",motionDurationRotate90:"motion-duration-rotate-90",motionDurationShowPaced:"motion-duration-show-paced",motionDurationShowQuick:"motion-duration-show-quick",motionDurationSlow:"motion-duration-slow",motionDurationTransitionQuick:"motion-duration-transition-quick",motionDurationTransitionShowPaced:"motion-duration-transition-show-paced",motionDurationTransitionShowQuick:"motion-duration-transition-show-quick",motionEasingEaseOutQuart:"motion-easing-ease-out-quart",motionEasingRefreshOnlyA:"motion-easing-refresh-only-a",motionEasingRefreshOnlyB:"motion-easing-refresh-only-b",motionEasingRefreshOnlyC:"motion-easing-refresh-only-c",motionEasingRefreshOnlyD:"motion-easing-refresh-only-d",motionEasingAvatarGenAiGradient:"motion-easing-avatar-gen-ai-gradient",motionEasingRotate180:"motion-easing-rotate-180",motionEasingRotate90:"motion-easing-rotate-90",motionEasingShowPaced:"motion-easing-show-paced",motionEasingShowQuick:"motion-easing-show-quick",motionEasingTransitionQuick:"motion-easing-transition-quick",motionEasingTransitionShowPaced:"motion-easing-transition-show-paced",motionEasingTransitionShowQuick:"motion-easing-transition-show-quick",motionEasingResponsive:"motion-easing-responsive",motionEasingSticky:"motion-easing-sticky",motionEasingExpressive:"motion-easing-expressive",motionDurationResponsive:"motion-duration-responsive",motionDurationExpressive:"motion-duration-expressive",motionDurationComplex:"motion-duration-complex",motionKeyframesFadeIn:"motion-keyframes-fade-in",motionKeyframesFadeOut:"motion-keyframes-fade-out",motionKeyframesStatusIconError:"motion-keyframes-status-icon-error",motionKeyframesScalePopup:"motion-keyframes-scale-popup",sizeCalendarGridWidth:"size-calendar-grid-width",sizeControl:"size-control",sizeIconBig:"size-icon-big",sizeIconLarge:"size-icon-large",sizeIconMedium:"size-icon-medium",sizeIconNormal:"size-icon-normal",sizeTableSelectionHorizontal:"size-table-selection-horizontal",sizeVerticalInput:"size-vertical-input",sizeVerticalPanelIconOffset:"size-vertical-panel-icon-offset",spaceAlertActionLeft:"space-alert-action-left",spaceAlertHorizontal:"space-alert-horizontal",spaceAlertMessageRight:"space-alert-message-right",spaceAlertVertical:"space-alert-vertical",spaceButtonFocusOutlineGutter:"space-button-focus-outline-gutter",spaceButtonHorizontal:"space-button-horizontal",spaceButtonIconFocusOutlineGutterVertical:"space-button-icon-focus-outline-gutter-vertical",spaceButtonIconOnlyHorizontal:"space-button-icon-only-horizontal",spaceButtonInlineIconFocusOutlineGutter:"space-button-inline-icon-focus-outline-gutter",spaceButtonModalDismissVertical:"space-button-modal-dismiss-vertical",spaceCalendarGridFocusOutlineGutter:"space-calendar-grid-focus-outline-gutter",spaceCalendarGridSelectedFocusOutlineGutter:"space-calendar-grid-selected-focus-outline-gutter",spaceCalendarGridGutter:"space-calendar-grid-gutter",spaceCardHorizontal:"space-card-horizontal",spaceCardVertical:"space-card-vertical",spaceCodeEditorStatusFocusOutlineGutter:"space-code-editor-status-focus-outline-gutter",spaceContainerContentTop:"space-container-content-top",spaceContainerHeaderTop:"space-container-header-top",spaceContainerHeaderBottom:"space-container-header-bottom",spaceContainerHorizontal:"space-container-horizontal",spaceContentHeaderPaddingBottom:"space-content-header-padding-bottom",spaceDarkHeaderOverlapDistance:"space-dark-header-overlap-distance",spaceExpandableSectionIconOffsetTop:"space-expandable-section-icon-offset-top",spaceFieldHorizontal:"space-field-horizontal",spaceFieldIconOffset:"space-field-icon-offset",spaceFilteringTokenDismissButtonFocusOutlineGutter:"space-filtering-token-dismiss-button-focus-outline-gutter",spaceFilteringTokenOperationSelectFocusOutlineGutter:"space-filtering-token-operation-select-focus-outline-gutter",spaceFlashbarActionLeft:"space-flashbar-action-left",spaceFlashbarDismissRight:"space-flashbar-dismiss-right",spaceFlashbarHorizontal:"space-flashbar-horizontal",spaceFlashbarVertical:"space-flashbar-vertical",spaceGridGutter:"space-grid-gutter",spaceKeyValueGap:"space-key-value-gap",spaceLayoutContentBottom:"space-layout-content-bottom",spaceLayoutContentHorizontal:"space-layout-content-horizontal",spaceLayoutToggleDiameter:"space-layout-toggle-diameter",spaceLayoutTogglePadding:"space-layout-toggle-padding",spaceModalContentBottom:"space-modal-content-bottom",spaceModalHorizontal:"space-modal-horizontal",spaceOptionIconBigTop:"space-option-icon-big-top",spacePanelContentBottom:"space-panel-content-bottom",spacePanelContentTop:"space-panel-content-top",spacePanelDividerMarginHorizontal:"space-panel-divider-margin-horizontal",spacePanelHeaderVertical:"space-panel-header-vertical",spacePanelNavLeft:"space-panel-nav-left",spacePanelSideLeft:"space-panel-side-left",spacePanelSideRight:"space-panel-side-right",spacePanelSplitTop:"space-panel-split-top",spacePanelSplitBottom:"space-panel-split-bottom",spaceSegmentedControlFocusOutlineGutter:"space-segmented-control-focus-outline-gutter",spaceTabsContentTop:"space-tabs-content-top",spaceTabsFocusOutlineGutter:"space-tabs-focus-outline-gutter",spaceTableContentBottom:"space-table-content-bottom",spaceTableEmbeddedHeaderTop:"space-table-embedded-header-top",spaceTableFooterHorizontal:"space-table-footer-horizontal",spaceTableHeaderFocusOutlineGutter:"space-table-header-focus-outline-gutter",spaceTableHeaderHorizontal:"space-table-header-horizontal",spaceTableHeaderToolsBottom:"space-table-header-tools-bottom",spaceTableHeaderToolsFullPageBottom:"space-table-header-tools-full-page-bottom",spaceTableHorizontal:"space-table-horizontal",spaceTileGutter:"space-tile-gutter",spaceScaled2xNone:"space-scaled-2x-none",spaceScaled2xXxxs:"space-scaled-2x-xxxs",spaceScaled2xXxs:"space-scaled-2x-xxs",spaceScaled2xXs:"space-scaled-2x-xs",spaceScaled2xS:"space-scaled-2x-s",spaceScaled2xM:"space-scaled-2x-m",spaceScaled2xL:"space-scaled-2x-l",spaceScaled2xXl:"space-scaled-2x-xl",spaceScaled2xXxl:"space-scaled-2x-xxl",spaceScaled2xXxxl:"space-scaled-2x-xxxl",spaceScaledNone:"space-scaled-none",spaceScaledXxxs:"space-scaled-xxxs",spaceScaledXxs:"space-scaled-xxs",spaceScaledXs:"space-scaled-xs",spaceScaledS:"space-scaled-s",spaceScaledM:"space-scaled-m",spaceScaledL:"space-scaled-l",spaceScaledXl:"space-scaled-xl",spaceScaledXxl:"space-scaled-xxl",spaceScaledXxxl:"space-scaled-xxxl",spaceStaticXxxs:"space-static-xxxs",spaceStaticXxs:"space-static-xxs",spaceStaticXs:"space-static-xs",spaceStaticS:"space-static-s",spaceStaticM:"space-static-m",spaceStaticL:"space-static-l",spaceStaticXl:"space-static-xl",spaceStaticXxl:"space-static-xxl",spaceStaticXxxl:"space-static-xxxl",spaceNone:"space-none",spaceXxxs:"space-xxxs",spaceXxs:"space-xxs",spaceXs:"space-xs",spaceS:"space-s",spaceM:"space-m",spaceL:"space-l",spaceXl:"space-xl",spaceXxl:"space-xxl",spaceXxxl:"space-xxxl",shadowContainer:"shadow-container",shadowContainerStacked:"shadow-container-stacked",shadowContainerActive:"shadow-container-active",shadowDropdown:"shadow-dropdown",shadowDropup:"shadow-dropup",shadowFlashCollapsed:"shadow-flash-collapsed",shadowFlashSticky:"shadow-flash-sticky",shadowModal:"shadow-modal",shadowPanel:"shadow-panel",shadowPanelToggle:"shadow-panel-toggle",shadowPopover:"shadow-popover",shadowSplitBottom:"shadow-split-bottom",shadowSplitSide:"shadow-split-side",shadowSticky:"shadow-sticky",shadowStickyEmbedded:"shadow-sticky-embedded",shadowStickyColumnFirst:"shadow-sticky-column-first",shadowStickyColumnLast:"shadow-sticky-column-last"},propertiesMap:{colorAmazonOrange:"--color-amazon-orange-7au9g4",colorAwsSquidInk:"--color-aws-squid-ink-y252lr",colorBlack:"--color-black-8wqfhv",colorBlue100:"--color-blue-100-ms4f3q",colorBlue200:"--color-blue-200-7bkto0",colorBlue300:"--color-blue-300-o3k2ha",colorBlue400:"--color-blue-400-4fo73q",colorBlue500:"--color-blue-500-0g6mc3",colorBlue600:"--color-blue-600-wxixk0",colorBlue700:"--color-blue-700-t4kk7l",colorBlue800:"--color-blue-800-s4q31v",colorBlue900:"--color-blue-900-0mrydh",colorBlueOpaque:"--color-blue-opaque-vhq5mx",colorGreen100:"--color-green-100-3srgtu",colorGreen500:"--color-green-500-gmzwog",colorGreen600:"--color-green-600-1mpn5o",colorGreen700:"--color-green-700-6b77di",colorGreen900:"--color-green-900-nzf5vm",colorGrey50:"--color-grey-50-7ezy9v",colorGrey100:"--color-grey-100-qkxqrg",colorGrey125:"--color-grey-125-9juufe",colorGrey150:"--color-grey-150-6v4pi0",colorGrey200:"--color-grey-200-zohfit",colorGrey300:"--color-grey-300-37ipo3",colorGrey350:"--color-grey-350-iy8c74",colorGrey400:"--color-grey-400-cynofo",colorGrey450:"--color-grey-450-jbhzui",colorGrey500:"--color-grey-500-amoyrr",colorGrey550:"--color-grey-550-tzuxhy",colorGrey600:"--color-grey-600-zuyas4",colorGrey650:"--color-grey-650-7ts7qn",colorGrey700:"--color-grey-700-qa2o0p",colorGrey750:"--color-grey-750-y0yvmh",colorGrey800:"--color-grey-800-t4pd6d",colorGrey850:"--color-grey-850-y2mzpp",colorGrey900:"--color-grey-900-nerg20",colorGrey950:"--color-grey-950-fwdtuz",colorOrange100:"--color-orange-100-dlonts",colorOrange500:"--color-orange-500-3eeylu",colorOrange600:"--color-orange-600-hlqjsg",colorOrange700:"--color-orange-700-cqaiig",colorPurple400:"--color-purple-400-skvl4z",colorPurple600:"--color-purple-600-rgu6tm",colorRed100:"--color-red-100-3pxhqa",colorRed500:"--color-red-500-z75go7",colorRed600:"--color-red-600-zmf7g1",colorRed700:"--color-red-700-bxw1h5",colorRed900:"--color-red-900-q697r2",colorTransparent:"--color-transparent-zbd3p8",colorWhite:"--color-white-s5vyub",colorYellow100:"--color-yellow-100-joe76a",colorYellow600:"--color-yellow-600-odx2ce",colorYellow700:"--color-yellow-700-rsvuj9",colorYellow800:"--color-yellow-800-3p0a0n",colorYellow900:"--color-yellow-900-x4n7id",colorChartsRed300:"--color-charts-red-300-2k7eul",colorChartsRed400:"--color-charts-red-400-ssrf2o",colorChartsRed500:"--color-charts-red-500-m14kmu",colorChartsRed600:"--color-charts-red-600-938v3h",colorChartsRed700:"--color-charts-red-700-f6sq8t",colorChartsRed800:"--color-charts-red-800-tzkaad",colorChartsRed900:"--color-charts-red-900-fhg0lh",colorChartsRed1000:"--color-charts-red-1000-9iigzo",colorChartsRed1100:"--color-charts-red-1100-4n7b3z",colorChartsRed1200:"--color-charts-red-1200-ek3cuo",colorChartsOrange300:"--color-charts-orange-300-hqhtmn",colorChartsOrange400:"--color-charts-orange-400-g8c1fc",colorChartsOrange500:"--color-charts-orange-500-j3c2cu",colorChartsOrange600:"--color-charts-orange-600-1ad7o4",colorChartsOrange700:"--color-charts-orange-700-spsf2r",colorChartsOrange800:"--color-charts-orange-800-244d7b",colorChartsOrange900:"--color-charts-orange-900-8omk92",colorChartsOrange1000:"--color-charts-orange-1000-ezq5pz",colorChartsOrange1100:"--color-charts-orange-1100-bhcmg5",colorChartsOrange1200:"--color-charts-orange-1200-exs6jj",colorChartsYellow300:"--color-charts-yellow-300-fpz8o0",colorChartsYellow400:"--color-charts-yellow-400-vxiqrf",colorChartsYellow500:"--color-charts-yellow-500-1qgrtj",colorChartsYellow600:"--color-charts-yellow-600-aweqy2",colorChartsYellow700:"--color-charts-yellow-700-xh0lj9",colorChartsYellow800:"--color-charts-yellow-800-gp4422",colorChartsYellow900:"--color-charts-yellow-900-r6gx3k",colorChartsYellow1000:"--color-charts-yellow-1000-6dnac6",colorChartsYellow1100:"--color-charts-yellow-1100-fqp4sw",colorChartsYellow1200:"--color-charts-yellow-1200-k7kf4w",colorChartsGreen300:"--color-charts-green-300-6766ev",colorChartsGreen400:"--color-charts-green-400-gd41ay",colorChartsGreen500:"--color-charts-green-500-yr18n3",colorChartsGreen600:"--color-charts-green-600-b1gmr0",colorChartsGreen700:"--color-charts-green-700-305sle",colorChartsGreen800:"--color-charts-green-800-rh42zr",colorChartsGreen900:"--color-charts-green-900-2x5smm",colorChartsGreen1000:"--color-charts-green-1000-opphoq",colorChartsGreen1100:"--color-charts-green-1100-o67uzm",colorChartsGreen1200:"--color-charts-green-1200-sw46fc",colorChartsTeal300:"--color-charts-teal-300-2qlyrg",colorChartsTeal400:"--color-charts-teal-400-s8pa77",colorChartsTeal500:"--color-charts-teal-500-8d830b",colorChartsTeal600:"--color-charts-teal-600-772n9t",colorChartsTeal700:"--color-charts-teal-700-29mnwm",colorChartsTeal800:"--color-charts-teal-800-vp41t6",colorChartsTeal900:"--color-charts-teal-900-k020ya",colorChartsTeal1000:"--color-charts-teal-1000-fhpqt3",colorChartsTeal1100:"--color-charts-teal-1100-6w598w",colorChartsTeal1200:"--color-charts-teal-1200-0u78my",colorChartsBlue1300:"--color-charts-blue-1-300-pdza0q",colorChartsBlue1400:"--color-charts-blue-1-400-ajl038",colorChartsBlue1500:"--color-charts-blue-1-500-9s8gor",colorChartsBlue1600:"--color-charts-blue-1-600-7ymb7g",colorChartsBlue1700:"--color-charts-blue-1-700-5qzras",colorChartsBlue1800:"--color-charts-blue-1-800-awczh4",colorChartsBlue1900:"--color-charts-blue-1-900-6wxwzk",colorChartsBlue11000:"--color-charts-blue-1-1000-00005b",colorChartsBlue11100:"--color-charts-blue-1-1100-8nwfwf",colorChartsBlue11200:"--color-charts-blue-1-1200-v60p8b",colorChartsBlue2300:"--color-charts-blue-2-300-g72slq",colorChartsBlue2400:"--color-charts-blue-2-400-he538m",colorChartsBlue2500:"--color-charts-blue-2-500-quctxu",colorChartsBlue2600:"--color-charts-blue-2-600-6qav3j",colorChartsBlue2700:"--color-charts-blue-2-700-sp7t4m",colorChartsBlue2800:"--color-charts-blue-2-800-q01umt",colorChartsBlue2900:"--color-charts-blue-2-900-gog7z2",colorChartsBlue21000:"--color-charts-blue-2-1000-c13nf8",colorChartsBlue21100:"--color-charts-blue-2-1100-ddk6eo",colorChartsBlue21200:"--color-charts-blue-2-1200-gt550t",colorChartsPurple300:"--color-charts-purple-300-85q036",colorChartsPurple400:"--color-charts-purple-400-9axh6r",colorChartsPurple500:"--color-charts-purple-500-rn2jbl",colorChartsPurple600:"--color-charts-purple-600-26s4rg",colorChartsPurple700:"--color-charts-purple-700-tv8cvg",colorChartsPurple800:"--color-charts-purple-800-h61qlx",colorChartsPurple900:"--color-charts-purple-900-am452b",colorChartsPurple1000:"--color-charts-purple-1000-uarqpb",colorChartsPurple1100:"--color-charts-purple-1100-y8ctnd",colorChartsPurple1200:"--color-charts-purple-1200-hr9f40",colorChartsPink300:"--color-charts-pink-300-ewnht7",colorChartsPink400:"--color-charts-pink-400-smjdat",colorChartsPink500:"--color-charts-pink-500-bw864b",colorChartsPink600:"--color-charts-pink-600-2ro14y",colorChartsPink700:"--color-charts-pink-700-ryxvua",colorChartsPink800:"--color-charts-pink-800-tcusf8",colorChartsPink900:"--color-charts-pink-900-kpyne4",colorChartsPink1000:"--color-charts-pink-1000-1soluc",colorChartsPink1100:"--color-charts-pink-1100-ff6g93",colorChartsPink1200:"--color-charts-pink-1200-w9585d",colorChartsStatusCritical:"--color-charts-status-critical-c6brdu",colorChartsStatusHigh:"--color-charts-status-high-18fhg5",colorChartsStatusMedium:"--color-charts-status-medium-3trmy3",colorChartsStatusLow:"--color-charts-status-low-br6wv0",colorChartsStatusPositive:"--color-charts-status-positive-md7eqa",colorChartsStatusInfo:"--color-charts-status-info-yds4x2",colorChartsStatusNeutral:"--color-charts-status-neutral-k2p33t",colorChartsThresholdNegative:"--color-charts-threshold-negative-aad26m",colorChartsThresholdPositive:"--color-charts-threshold-positive-mk2804",colorChartsThresholdInfo:"--color-charts-threshold-info-ijuzzj",colorChartsThresholdNeutral:"--color-charts-threshold-neutral-pd7kh4",colorChartsLineGrid:"--color-charts-line-grid-kjxf3m",colorChartsLineTick:"--color-charts-line-tick-xmcbvk",colorChartsLineAxis:"--color-charts-line-axis-b95ncf",colorChartsPaletteCategorical1:"--color-charts-palette-categorical-1-xu0deg",colorChartsPaletteCategorical2:"--color-charts-palette-categorical-2-ktit09",colorChartsPaletteCategorical3:"--color-charts-palette-categorical-3-g0srj0",colorChartsPaletteCategorical4:"--color-charts-palette-categorical-4-5vauwp",colorChartsPaletteCategorical5:"--color-charts-palette-categorical-5-3v8ery",colorChartsPaletteCategorical6:"--color-charts-palette-categorical-6-ztdd8d",colorChartsPaletteCategorical7:"--color-charts-palette-categorical-7-3j5o6w",colorChartsPaletteCategorical8:"--color-charts-palette-categorical-8-c5r39m",colorChartsPaletteCategorical9:"--color-charts-palette-categorical-9-8n6iuv",colorChartsPaletteCategorical10:"--color-charts-palette-categorical-10-opta0w",colorChartsPaletteCategorical11:"--color-charts-palette-categorical-11-b2r7jc",colorChartsPaletteCategorical12:"--color-charts-palette-categorical-12-b5drtm",colorChartsPaletteCategorical13:"--color-charts-palette-categorical-13-c69xg9",colorChartsPaletteCategorical14:"--color-charts-palette-categorical-14-db19x8",colorChartsPaletteCategorical15:"--color-charts-palette-categorical-15-8z8vjw",colorChartsPaletteCategorical16:"--color-charts-palette-categorical-16-549jkl",colorChartsPaletteCategorical17:"--color-charts-palette-categorical-17-nrio7t",colorChartsPaletteCategorical18:"--color-charts-palette-categorical-18-tm902v",colorChartsPaletteCategorical19:"--color-charts-palette-categorical-19-ujcr86",colorChartsPaletteCategorical20:"--color-charts-palette-categorical-20-h55e4g",colorChartsPaletteCategorical21:"--color-charts-palette-categorical-21-vs0u8l",colorChartsPaletteCategorical22:"--color-charts-palette-categorical-22-6klt3l",colorChartsPaletteCategorical23:"--color-charts-palette-categorical-23-3zpkdt",colorChartsPaletteCategorical24:"--color-charts-palette-categorical-24-z9a4uk",colorChartsPaletteCategorical25:"--color-charts-palette-categorical-25-tgdsk2",colorChartsPaletteCategorical26:"--color-charts-palette-categorical-26-lo8zn9",colorChartsPaletteCategorical27:"--color-charts-palette-categorical-27-bruhsa",colorChartsPaletteCategorical28:"--color-charts-palette-categorical-28-6b00fb",colorChartsPaletteCategorical29:"--color-charts-palette-categorical-29-aurmid",colorChartsPaletteCategorical30:"--color-charts-palette-categorical-30-fjnmd7",colorChartsPaletteCategorical31:"--color-charts-palette-categorical-31-7zcct5",colorChartsPaletteCategorical32:"--color-charts-palette-categorical-32-rrda6y",colorChartsPaletteCategorical33:"--color-charts-palette-categorical-33-2v0mzv",colorChartsPaletteCategorical34:"--color-charts-palette-categorical-34-g9a9q3",colorChartsPaletteCategorical35:"--color-charts-palette-categorical-35-u0w821",colorChartsPaletteCategorical36:"--color-charts-palette-categorical-36-tthuf8",colorChartsPaletteCategorical37:"--color-charts-palette-categorical-37-y588bl",colorChartsPaletteCategorical38:"--color-charts-palette-categorical-38-qdh97u",colorChartsPaletteCategorical39:"--color-charts-palette-categorical-39-yisq6l",colorChartsPaletteCategorical40:"--color-charts-palette-categorical-40-yeer1v",colorChartsPaletteCategorical41:"--color-charts-palette-categorical-41-tu9dxw",colorChartsPaletteCategorical42:"--color-charts-palette-categorical-42-q410kp",colorChartsPaletteCategorical43:"--color-charts-palette-categorical-43-dwew7q",colorChartsPaletteCategorical44:"--color-charts-palette-categorical-44-2thp96",colorChartsPaletteCategorical45:"--color-charts-palette-categorical-45-6kinj6",colorChartsPaletteCategorical46:"--color-charts-palette-categorical-46-iefxfq",colorChartsPaletteCategorical47:"--color-charts-palette-categorical-47-9l9wl2",colorChartsPaletteCategorical48:"--color-charts-palette-categorical-48-5s2n0r",colorChartsPaletteCategorical49:"--color-charts-palette-categorical-49-bub0l1",colorChartsPaletteCategorical50:"--color-charts-palette-categorical-50-utrpu5",colorSeverityDarkRed:"--color-severity-dark-red-j8bmoc",colorSeverityRed:"--color-severity-red-wf5w2d",colorSeverityOrange:"--color-severity-orange-rpbcus",colorSeverityYellow:"--color-severity-yellow-4er6zq",colorSeverityGrey:"--color-severity-grey-sp7qo8",colorBackgroundNotificationSeverityCritical:"--color-background-notification-severity-critical-0xl8pp",colorBackgroundNotificationSeverityHigh:"--color-background-notification-severity-high-8nbgdi",colorBackgroundNotificationSeverityMedium:"--color-background-notification-severity-medium-lbljs2",colorBackgroundNotificationSeverityLow:"--color-background-notification-severity-low-giz8b6",colorBackgroundNotificationSeverityNeutral:"--color-background-notification-severity-neutral-hnhgmv",colorTextNotificationSeverityCritical:"--color-text-notification-severity-critical-tv4vw4",colorTextNotificationSeverityHigh:"--color-text-notification-severity-high-t4suvu",colorTextNotificationSeverityMedium:"--color-text-notification-severity-medium-8f60kb",colorTextNotificationSeverityLow:"--color-text-notification-severity-low-gvojhi",colorTextNotificationSeverityNeutral:"--color-text-notification-severity-neutral-ynm2wl",colorGreyOpaque10:"--color-grey-opaque-10-vwfmts",colorGreyOpaque25:"--color-grey-opaque-25-cjy3al",colorGreyOpaque40:"--color-grey-opaque-40-yj2cvz",colorGreyOpaque50:"--color-grey-opaque-50-dlm5ly",colorGreyOpaque70:"--color-grey-opaque-70-1cfyp2",colorGreyOpaque80:"--color-grey-opaque-80-1wrh9m",colorGreyOpaque90:"--color-grey-opaque-90-te8til",colorGreyTransparent:"--color-grey-transparent-ywq957",colorGreyTransparentHeavy:"--color-grey-transparent-heavy-mmz2gv",colorGreyTransparentLight:"--color-grey-transparent-light-49zw93",colorBackgroundBadgeIcon:"--color-background-badge-icon-eprfkm",colorBackgroundButtonLinkActive:"--color-background-button-link-active-qjigod",colorBackgroundButtonLinkHover:"--color-background-button-link-hover-w58lm6",colorBackgroundButtonNormalActive:"--color-background-button-normal-active-ffvop3",colorBackgroundButtonNormalDefault:"--color-background-button-normal-default-2s6m45",colorBackgroundButtonNormalDisabled:"--color-background-button-normal-disabled-3xb191",colorBackgroundButtonNormalHover:"--color-background-button-normal-hover-3rp5or",colorBackgroundToggleButtonNormalPressed:"--color-background-toggle-button-normal-pressed-wu6ges",colorBackgroundButtonPrimaryActive:"--color-background-button-primary-active-mulwvt",colorBackgroundButtonPrimaryDefault:"--color-background-button-primary-default-4hjgzi",colorBackgroundButtonPrimaryDisabled:"--color-background-button-primary-disabled-d1ggcl",colorBackgroundButtonPrimaryHover:"--color-background-button-primary-hover-roddyw",colorBackgroundDirectionButtonActive:"--color-background-direction-button-active-lvo0dy",colorBackgroundDirectionButtonDefault:"--color-background-direction-button-default-bvhbsn",colorBackgroundDirectionButtonDisabled:"--color-background-direction-button-disabled-uad4xk",colorBackgroundDirectionButtonHover:"--color-background-direction-button-hover-74n5o1",colorTextDirectionButtonDefault:"--color-text-direction-button-default-p88lvb",colorTextDirectionButtonDisabled:"--color-text-direction-button-disabled-t86kvg",colorBackgroundCalendarCurrentDate:"--color-background-calendar-current-date-2c5ip4",colorBackgroundCellShaded:"--color-background-cell-shaded-c928js",colorBackgroundCodeEditorGutterActiveLineDefault:"--color-background-code-editor-gutter-active-line-default-eesbr6",colorBackgroundCodeEditorGutterActiveLineError:"--color-background-code-editor-gutter-active-line-error-oq9foi",colorBackgroundCodeEditorGutterDefault:"--color-background-code-editor-gutter-default-136m47",colorBackgroundCodeEditorLoading:"--color-background-code-editor-loading-7grxg2",colorBackgroundCodeEditorPaneItemHover:"--color-background-code-editor-pane-item-hover-ed635c",colorBackgroundCodeEditorStatusBar:"--color-background-code-editor-status-bar-ic28b2",colorBackgroundContainerContent:"--color-background-container-content-78ljyf",colorBackgroundContainerHeader:"--color-background-container-header-ydavso",colorBackgroundControlChecked:"--color-background-control-checked-jwoxtj",colorBackgroundControlDefault:"--color-background-control-default-nub6gm",colorBackgroundControlDisabled:"--color-background-control-disabled-cb50zl",colorBackgroundDropdownItemDefault:"--color-background-dropdown-item-default-lzrka9",colorBackgroundDropdownItemDimmed:"--color-background-dropdown-item-dimmed-dhho03",colorBackgroundDropdownItemFilterMatch:"--color-background-dropdown-item-filter-match-8fnvh3",colorBackgroundDropdownItemHover:"--color-background-dropdown-item-hover-wyujnt",colorBackgroundDropdownItemSelected:"--color-background-dropdown-item-selected-cnovvw",colorBackgroundHomeHeader:"--color-background-home-header-4c9jt4",colorBackgroundInputDefault:"--color-background-input-default-bz9w07",colorBackgroundInputDisabled:"--color-background-input-disabled-cecgeg",colorBackgroundItemSelected:"--color-background-item-selected-pyr5cw",colorBackgroundLayoutMain:"--color-background-layout-main-uncvr6",colorBackgroundLayoutMobilePanel:"--color-background-layout-mobile-panel-ed0ava",colorBackgroundLayoutPanelContent:"--color-background-layout-panel-content-89bszq",colorBackgroundLayoutPanelHover:"--color-background-layout-panel-hover-kg7nug",colorBackgroundLayoutToggleActive:"--color-background-layout-toggle-active-ap91vm",colorBackgroundLayoutToggleDefault:"--color-background-layout-toggle-default-2hgjdu",colorBackgroundLayoutToggleHover:"--color-background-layout-toggle-hover-0cpm7g",colorBackgroundLayoutToggleSelectedActive:"--color-background-layout-toggle-selected-active-7ovd7l",colorBackgroundLayoutToggleSelectedDefault:"--color-background-layout-toggle-selected-default-5go4i7",colorBackgroundLayoutToggleSelectedHover:"--color-background-layout-toggle-selected-hover-pt3n9b",colorBackgroundModalOverlay:"--color-background-modal-overlay-mdne87",colorBackgroundNotificationBlue:"--color-background-notification-blue-4vnob8",colorBackgroundNotificationGreen:"--color-background-notification-green-2rkyvu",colorBackgroundNotificationGrey:"--color-background-notification-grey-68rc4b",colorBackgroundNotificationRed:"--color-background-notification-red-0487ea",colorBackgroundNotificationYellow:"--color-background-notification-yellow-y6us5r",colorBackgroundNotificationStackBar:"--color-background-notification-stack-bar-qe5n4w",colorBackgroundNotificationStackBarActive:"--color-background-notification-stack-bar-active-a4h9r8",colorBackgroundNotificationStackBarHover:"--color-background-notification-stack-bar-hover-jh82oo",colorBackgroundPopover:"--color-background-popover-yxd92v",colorBackgroundProgressBarContentDefault:"--color-background-progress-bar-content-default-4ou9az",colorBackgroundProgressBarContentInFlash:"--color-background-progress-bar-content-in-flash-98s7uz",colorBackgroundProgressBarLayoutDefault:"--color-background-progress-bar-layout-default-qkmog1",colorBackgroundProgressBarLayoutInFlash:"--color-background-progress-bar-layout-in-flash-wssh6k",colorBackgroundSegmentActive:"--color-background-segment-active-nrp5ms",colorBackgroundSegmentDefault:"--color-background-segment-default-9hln0n",colorBackgroundSegmentDisabled:"--color-background-segment-disabled-2aqenf",colorBackgroundSegmentHover:"--color-background-segment-hover-aa95sd",colorBackgroundSegmentWrapper:"--color-background-segment-wrapper-nyb7yz",colorBackgroundSliderHandleDefault:"--color-background-slider-handle-default-8d9sfs",colorBackgroundSliderHandleActive:"--color-background-slider-handle-active-trfoqh",colorBackgroundSliderTrack:"--color-background-slider-track-04c9wf",colorBackgroundSliderHandleRing:"--color-background-slider-handle-ring-qvcnj5",colorBackgroundSliderErrorPressed:"--color-background-slider-error-pressed-7qze98",colorBackgroundSliderWarningPressed:"--color-background-slider-warning-pressed-q7fwwq",colorBackgroundStatusError:"--color-background-status-error-1w6iu4",colorBackgroundStatusInfo:"--color-background-status-info-j2xxem",colorBackgroundDialog:"--color-background-dialog-kwlmup",colorBackgroundStatusSuccess:"--color-background-status-success-hm3ak2",colorBackgroundStatusWarning:"--color-background-status-warning-wceky5",colorBackgroundTableHeader:"--color-background-table-header-unjmda",colorBackgroundTilesDisabled:"--color-background-tiles-disabled-5ikjr0",colorBackgroundToggleCheckedDisabled:"--color-background-toggle-checked-disabled-7t40bu",colorBackgroundToggleDefault:"--color-background-toggle-default-feiaap",colorBackgroundAvatarGenAi:"--color-background-avatar-gen-ai-oxp2v6",colorBackgroundAvatarDefault:"--color-background-avatar-default-t427xm",colorTextAvatar:"--color-text-avatar-kuhkoa",colorBackgroundLoadingBarGenAi:"--color-background-loading-bar-gen-ai-tey70i",colorBackgroundChatBubbleOutgoing:"--color-background-chat-bubble-outgoing-ay6nj3",colorBackgroundChatBubbleIncoming:"--color-background-chat-bubble-incoming-ykuqvi",colorTextChatBubbleOutgoing:"--color-text-chat-bubble-outgoing-ft77u9",colorTextChatBubbleIncoming:"--color-text-chat-bubble-incoming-y2ur2m",colorBorderButtonNormalActive:"--color-border-button-normal-active-8c3hl7",colorBorderButtonNormalDefault:"--color-border-button-normal-default-yi5it1",colorBorderToggleButtonNormalPressed:"--color-border-toggle-button-normal-pressed-ab77je",colorBorderButtonNormalDisabled:"--color-border-button-normal-disabled-uit34y",colorTextButtonNormalDisabled:"--color-text-button-normal-disabled-05p74s",colorBorderButtonNormalHover:"--color-border-button-normal-hover-a0olj4",colorTextButtonIconDisabled:"--color-text-button-icon-disabled-nnofkn",colorBorderButtonPrimaryDisabled:"--color-border-button-primary-disabled-5avtf1",colorTextButtonPrimaryDisabled:"--color-text-button-primary-disabled-q79gms",colorBorderCalendarGrid:"--color-border-calendar-grid-67r4w4",colorBorderCalendarGridSelectedFocusRing:"--color-border-calendar-grid-selected-focus-ring-t8s8m7",colorBorderCellShaded:"--color-border-cell-shaded-zttxxa",colorBorderCodeEditorAceActiveLineLightTheme:"--color-border-code-editor-ace-active-line-light-theme-q6hsvt",colorBorderCodeEditorAceActiveLineDarkTheme:"--color-border-code-editor-ace-active-line-dark-theme-v09eti",colorBorderCodeEditorDefault:"--color-border-code-editor-default-8rd3v1",colorBorderCodeEditorPaneItemHover:"--color-border-code-editor-pane-item-hover-u4wk12",colorBorderContainerDivider:"--color-border-container-divider-9huz1a",colorBorderContainerTop:"--color-border-container-top-k3vmoz",colorBorderControlChecked:"--color-border-control-checked-o1zph2",colorBorderControlDefault:"--color-border-control-default-sh3548",colorBorderControlDisabled:"--color-border-control-disabled-dqtwtk",colorBorderDividerActive:"--color-border-divider-active-ypkld8",colorBorderDividerDefault:"--color-border-divider-default-jm73jm",colorBorderDividerPanelBottom:"--color-border-divider-panel-bottom-0oghpg",colorBorderDividerPanelSide:"--color-border-divider-panel-side-17i7jr",colorBorderDividerSecondary:"--color-border-divider-secondary-46ol9n",colorBorderDropdownContainer:"--color-border-dropdown-container-gb937i",colorBorderDropdownGroup:"--color-border-dropdown-group-2jm6kh",colorBorderDropdownItemDefault:"--color-border-dropdown-item-default-877b5f",colorBorderDropdownItemHover:"--color-border-dropdown-item-hover-07ng6s",colorBorderDropdownItemDimmedHover:"--color-border-dropdown-item-dimmed-hover-ga9sch",colorBorderDropdownItemSelected:"--color-border-dropdown-item-selected-3nbye4",colorBorderDropdownItemTop:"--color-border-dropdown-item-top-gp2d1p",colorBorderEditableCellHover:"--color-border-editable-cell-hover-nkpoh5",colorBorderInputDefault:"--color-border-input-default-f3bzwh",colorBorderInputDisabled:"--color-border-input-disabled-k518xl",colorBorderInputFocused:"--color-border-input-focused-9bkrxq",colorBorderItemFocused:"--color-border-item-focused-8bi903",colorBorderDropdownItemFocused:"--color-border-dropdown-item-focused-k9miqq",colorBorderItemPlaceholder:"--color-border-item-placeholder-zq3251",colorBorderItemSelected:"--color-border-item-selected-63a3p8",colorBorderLayout:"--color-border-layout-px1i24",colorBorderNotificationStackBar:"--color-border-notification-stack-bar-aszsse",colorBorderPanelHeader:"--color-border-panel-header-4n3p1f",colorBorderPopover:"--color-border-popover-5yl4uc",colorBorderSegmentActive:"--color-border-segment-active-trxbfe",colorBorderSegmentDefault:"--color-border-segment-default-8mo02x",colorBorderSegmentDisabled:"--color-border-segment-disabled-8j0zwo",colorBorderSegmentHover:"--color-border-segment-hover-epoe83",colorBorderStatusError:"--color-border-status-error-vxvfad",colorBorderStatusInfo:"--color-border-status-info-2zt73n",colorBorderStatusSuccess:"--color-border-status-success-uk2p7m",colorBorderStatusWarning:"--color-border-status-warning-s79l22",colorBorderDialog:"--color-border-dialog-3vjyp0",colorBorderDividerInteractiveDefault:"--color-border-divider-interactive-default-8k07mh",colorBorderTabsDivider:"--color-border-tabs-divider-y4z8fk",colorBorderTabsShadow:"--color-border-tabs-shadow-l6jxjx",colorBorderTabsUnderline:"--color-border-tabs-underline-ueuyon",colorBorderTilesDisabled:"--color-border-tiles-disabled-n9fk5o",colorBorderTutorial:"--color-border-tutorial-kaooc2",colorForegroundControlDefault:"--color-foreground-control-default-z8tr7i",colorForegroundControlDisabled:"--color-foreground-control-disabled-6vf647",colorForegroundControlReadOnly:"--color-foreground-control-read-only-dtlpre",colorShadowDefault:"--color-shadow-default-08gb4j",colorShadowMedium:"--color-shadow-medium-yblidm",colorShadowSide:"--color-shadow-side-lih5pp",colorStrokeChartLine:"--color-stroke-chart-line-3nsnk6",colorStrokeCodeEditorResizeHandler:"--color-stroke-code-editor-resize-handler-85xkdi",colorStrokeCodeEditorGutterActiveLineDefault:"--color-stroke-code-editor-gutter-active-line-default-q5f0jq",colorStrokeCodeEditorGutterActiveLineHover:"--color-stroke-code-editor-gutter-active-line-hover-frftbb",colorTextAccent:"--color-text-accent-uvfi4k",colorTextBodyDefault:"--color-text-body-default-3mljql",colorTextBodySecondary:"--color-text-body-secondary-a325a8",colorTextBreadcrumbCurrent:"--color-text-breadcrumb-current-mmrid5",colorTextBreadcrumbIcon:"--color-text-breadcrumb-icon-mh2txm",colorTextButtonInlineIconDefault:"--color-text-button-inline-icon-default-t9mq0d",colorTextButtonInlineIconDisabled:"--color-text-button-inline-icon-disabled-bnn5b7",colorTextButtonInlineIconHover:"--color-text-button-inline-icon-hover-q4dj2i",colorTextButtonNormalActive:"--color-text-button-normal-active-mrsnjr",colorTextToggleButtonNormalPressed:"--color-text-toggle-button-normal-pressed-vivff6",colorTextButtonNormalDefault:"--color-text-button-normal-default-60dc1n",colorTextButtonNormalHover:"--color-text-button-normal-hover-3amiqf",colorTextLinkButtonNormalDefault:"--color-text-link-button-normal-default-z3c9cl",colorTextLinkButtonNormalHover:"--color-text-link-button-normal-hover-lkvmt7",colorTextLinkButtonNormalActive:"--color-text-link-button-normal-active-lfkgdn",colorTextButtonPrimaryActive:"--color-text-button-primary-active-dkwkja",colorTextButtonPrimaryDefault:"--color-text-button-primary-default-2i01k6",colorTextButtonPrimaryHover:"--color-text-button-primary-hover-xtd6ag",colorTextCalendarDateHover:"--color-text-calendar-date-hover-qy0tsn",colorTextCalendarDateSelected:"--color-text-calendar-date-selected-dc21ip",colorTextCalendarMonth:"--color-text-calendar-month-357o43",colorTextCodeEditorGutterActiveLine:"--color-text-code-editor-gutter-active-line-bnbbsi",colorTextCodeEditorGutterDefault:"--color-text-code-editor-gutter-default-vvwxve",colorTextCodeEditorStatusBarDisabled:"--color-text-code-editor-status-bar-disabled-4npkr3",colorTextCodeEditorTabButtonError:"--color-text-code-editor-tab-button-error-hz2irc",colorTextColumnHeader:"--color-text-column-header-wyzs6v",colorTextColumnSortingIcon:"--color-text-column-sorting-icon-iazyfo",colorTextControlDisabled:"--color-text-control-disabled-vh7v3o",colorTextCounter:"--color-text-counter-q4zq3v",colorTextDisabled:"--color-text-disabled-y4dmv3",colorTextDisabledInlineEdit:"--color-text-disabled-inline-edit-hrexz1",colorTextDropdownFooter:"--color-text-dropdown-footer-ks7c04",colorTextDropdownGroupLabel:"--color-text-dropdown-group-label-8vygj0",colorTextDropdownItemDefault:"--color-text-dropdown-item-default-zani00",colorTextDropdownItemDimmed:"--color-text-dropdown-item-dimmed-iy2k20",colorTextDropdownItemDisabled:"--color-text-dropdown-item-disabled-pl4fy2",colorTextDropdownItemFilterMatch:"--color-text-dropdown-item-filter-match-73jeqe",colorTextDropdownItemHighlighted:"--color-text-dropdown-item-highlighted-q6vxih",colorTextDropdownItemSecondary:"--color-text-dropdown-item-secondary-77b2z6",colorTextDropdownItemSecondaryHover:"--color-text-dropdown-item-secondary-hover-rwb7km",colorTextEmpty:"--color-text-empty-68xc4n",colorTextExpandableSectionDefault:"--color-text-expandable-section-default-wr6pq6",colorTextExpandableSectionHover:"--color-text-expandable-section-hover-ztre2n",colorTextExpandableSectionNavigationIconDefault:"--color-text-expandable-section-navigation-icon-default-wh1lig",colorTextFormDefault:"--color-text-form-default-jsw02x",colorTextFormLabel:"--color-text-form-label-84uan1",colorTextFormSecondary:"--color-text-form-secondary-t0glp7",colorTextGroupLabel:"--color-text-group-label-0wronh",colorTextLabelGenAi:"--color-text-label-gen-ai-s3390v",colorTextHeadingDefault:"--color-text-heading-default-pn83b8",colorTextHeadingSecondary:"--color-text-heading-secondary-3uj5r4",colorTextHomeHeaderDefault:"--color-text-home-header-default-morg6i",colorTextHomeHeaderSecondary:"--color-text-home-header-secondary-i4jhp7",colorTextIconCaret:"--color-text-icon-caret-tma9z1",colorTextIconSubtle:"--color-text-icon-subtle-7e5fex",colorTextInputDisabled:"--color-text-input-disabled-as3mmb",colorTextInputPlaceholder:"--color-text-input-placeholder-i4i8dv",colorTextInputPlaceholderDisabled:"--color-text-input-placeholder-disabled-9zawsz",colorTextInteractiveActive:"--color-text-interactive-active-fedaa8",colorTextInteractiveDefault:"--color-text-interactive-default-1o1pl2",colorTextInteractiveDisabled:"--color-text-interactive-disabled-bhh1zo",colorTextInteractiveHover:"--color-text-interactive-hover-j5y3wx",colorTextToggleButtonIconPressed:"--color-text-toggle-button-icon-pressed-nbnm5x",colorTextInteractiveInvertedDefault:"--color-text-interactive-inverted-default-xlc0d5",colorTextInteractiveInvertedHover:"--color-text-interactive-inverted-hover-65rnp7",colorTextInverted:"--color-text-inverted-my1sxo",colorTextLabel:"--color-text-label-ljr3kp",colorTextLayoutToggle:"--color-text-layout-toggle-1a15s3",colorTextLayoutToggleActive:"--color-text-layout-toggle-active-4v3fva",colorTextLayoutToggleHover:"--color-text-layout-toggle-hover-j9h8pw",colorTextLayoutToggleSelected:"--color-text-layout-toggle-selected-4t49fq",colorTextLinkDefault:"--color-text-link-default-dsa7ac",colorTextLinkHover:"--color-text-link-hover-nut5c6",colorTextLinkInvertedHover:"--color-text-link-inverted-hover-ocd3u3",colorTextLinkButtonUnderline:"--color-text-link-button-underline-z4wjnv",colorTextLinkButtonUnderlineHover:"--color-text-link-button-underline-hover-cn3mqh",colorTextNotificationDefault:"--color-text-notification-default-1iey72",colorTextNotificationStackBar:"--color-text-notification-stack-bar-tjj0ek",colorTextNotificationYellow:"--color-text-notification-yellow-vjtdxk",colorTextPaginationPageNumberActiveDisabled:"--color-text-pagination-page-number-active-disabled-uj04sc",colorTextPaginationPageNumberDefault:"--color-text-pagination-page-number-default-jqmmw0",colorTextSegmentActive:"--color-text-segment-active-ul57kp",colorTextSegmentDefault:"--color-text-segment-default-5r4jz0",colorTextSegmentHover:"--color-text-segment-hover-ldx8k3",colorTextSmall:"--color-text-small-vk4o1c",colorTextStatusError:"--color-text-status-error-57bfn2",colorTextStatusInactive:"--color-text-status-inactive-tg9r8q",colorTextStatusInfo:"--color-text-status-info-xbstx5",colorTextStatusSuccess:"--color-text-status-success-4f6v4h",colorTextStatusWarning:"--color-text-status-warning-fa077b",colorTextTopNavigationTitle:"--color-text-top-navigation-title-kiop92",colorBoardPlaceholderActive:"--color-board-placeholder-active-3nv7j5",colorBoardPlaceholderHover:"--color-board-placeholder-hover-1hv3br",colorDragPlaceholderActive:"--color-drag-placeholder-active-7dewab",colorDragPlaceholderHover:"--color-drag-placeholder-hover-guvi5d",colorDropzoneBackgroundDefault:"--color-dropzone-background-default-ia1ya0",colorDropzoneBackgroundHover:"--color-dropzone-background-hover-j9ea7e",colorDropzoneTextDefault:"--color-dropzone-text-default-m7ucyv",colorDropzoneTextHover:"--color-dropzone-text-hover-yjnvhw",colorDropzoneBorderDefault:"--color-dropzone-border-default-lohkzd",colorDropzoneBorderHover:"--color-dropzone-border-hover-ejc85p",colorGapGlobalDrawer:"--color-gap-global-drawer-w5yxw2",fontBoxValueLargeWeight:"--font-box-value-large-weight-wr00sw",fontButtonLetterSpacing:"--font-button-letter-spacing-ufowe3",fontChartDetailSize:"--font-chart-detail-size-9qr25q",fontDisplayLabelWeight:"--font-display-label-weight-zavpeo",fontExpandableHeadingSize:"--font-expandable-heading-size-0uk059",fontFamilyBase:"--font-family-base-gmnpzl",fontFamilyMonospace:"--font-family-monospace-q47m7k",fontHeaderH2DescriptionLineHeight:"--font-header-h2-description-line-height-ts2s6o",fontHeaderH2DescriptionSize:"--font-header-h2-description-size-g2wws3",fontLinkButtonLetterSpacing:"--font-link-button-letter-spacing-imtxwq",fontLinkButtonWeight:"--font-link-button-weight-vslyg9",fontPanelHeaderLineHeight:"--font-panel-header-line-height-8xb2qj",fontPanelHeaderSize:"--font-panel-header-size-33h9j8",fontSizeBodyM:"--font-size-body-m-a7nh2n",fontSizeBodyS:"--font-size-body-s-smc8cv",fontSizeDisplayL:"--font-size-display-l-wa6woo",fontSizeHeadingXl:"--font-size-heading-xl-wvkbur",fontSizeHeadingL:"--font-size-heading-l-vnacx6",fontSizeHeadingM:"--font-size-heading-m-170yiy",fontSizeHeadingS:"--font-size-heading-s-zp08en",fontSizeHeadingXs:"--font-size-heading-xs-j8yzxv",fontSmoothingMozOsx:"--font-smoothing-moz-osx-hbm0aq",fontSmoothingWebkit:"--font-smoothing-webkit-oemolo",fontTabsDisabledWeight:"--font-tabs-disabled-weight-e3lt4d",fontTabsLineHeight:"--font-tabs-line-height-5g6n1v",fontTabsSize:"--font-tabs-size-18irgl",fontWayfindingLinkActiveWeight:"--font-wayfinding-link-active-weight-ny4hup",fontWeightButton:"--font-weight-button-0eg20c",fontWeightHeadingXl:"--font-weight-heading-xl-u3m4we",fontWeightHeadingL:"--font-weight-heading-l-0t6dwc",fontWeightHeadingM:"--font-weight-heading-m-zf82dr",fontWeightHeadingS:"--font-weight-heading-s-lcx0ai",fontWeightHeadingXs:"--font-weight-heading-xs-wqqpne",fontWeightHeavy:"--font-weight-heavy-6yh4un",letterSpacingBodyS:"--letter-spacing-body-s-gq78ok",letterSpacingDisplayL:"--letter-spacing-display-l-elyyxk",letterSpacingHeadingXl:"--letter-spacing-heading-xl-ckkb6u",letterSpacingHeadingL:"--letter-spacing-heading-l-5v6ibv",letterSpacingHeadingM:"--letter-spacing-heading-m-29ewnk",letterSpacingHeadingS:"--letter-spacing-heading-s-4st9ep",lineHeightBodyM:"--line-height-body-m-2mh3ke",lineHeightBodyS:"--line-height-body-s-nu5hx1",lineHeightDisplayL:"--line-height-display-l-vwanzp",lineHeightHeadingXl:"--line-height-heading-xl-hko6p0",lineHeightHeadingL:"--line-height-heading-l-mg5bx6",lineHeightHeadingM:"--line-height-heading-m-uoaqdh",lineHeightHeadingS:"--line-height-heading-s-hmi4vc",lineHeightHeadingXs:"--line-height-heading-xs-q9j004",borderActiveWidth:"--border-active-width-axzm24",borderCodeEditorStatusDividerWidth:"--border-code-editor-status-divider-width-4we6jf",borderContainerStickyWidth:"--border-container-sticky-width-nri0ix",borderContainerTopWidth:"--border-container-top-width-n1eke6",borderControlFocusRingShadowSpread:"--border-control-focus-ring-shadow-spread-9mjajk",borderControlInvalidFocusRingShadowSpread:"--border-control-invalid-focus-ring-shadow-spread-9jjf96",borderDividerListWidth:"--border-divider-list-width-tdfx1x",borderDividerSectionWidth:"--border-divider-section-width-uwo8my",borderDropdownVirtualOffsetWidth:"--border-dropdown-virtual-offset-width-3wp954",borderInvalidWidth:"--border-invalid-width-3xd6e1",borderItemWidth:"--border-item-width-miijiw",borderLineChartDashArray:"--border-line-chart-dash-array-desefi",borderLineChartLineJoin:"--border-line-chart-line-join-aslwou",borderLineChartWidth:"--border-line-chart-width-tesor1",borderPanelHeaderWidth:"--border-panel-header-width-t1iq1m",borderPanelTopWidth:"--border-panel-top-width-10990j",borderRadiusAlert:"--border-radius-alert-syagf6",borderRadiusBadge:"--border-radius-badge-exolfb",borderRadiusButton:"--border-radius-button-7bgkcs",borderRadiusCalendarDayFocusRing:"--border-radius-calendar-day-focus-ring-xvvbuc",borderRadiusCodeEditor:"--border-radius-code-editor-5palck",borderRadiusContainer:"--border-radius-container-nsfwmm",borderRadiusControlCircularFocusRing:"--border-radius-control-circular-focus-ring-yjhscw",borderRadiusControlDefaultFocusRing:"--border-radius-control-default-focus-ring-1uabki",borderRadiusDropdown:"--border-radius-dropdown-fgc2a1",borderRadiusDropzone:"--border-radius-dropzone-eklq14",borderRadiusFlashbar:"--border-radius-flashbar-pp1ptu",borderRadiusItem:"--border-radius-item-iwaia5",borderRadiusInput:"--border-radius-input-7q0str",borderRadiusPopover:"--border-radius-popover-6fqb5w",borderRadiusTabsFocusRing:"--border-radius-tabs-focus-ring-o4qku1",borderRadiusTiles:"--border-radius-tiles-wm1vgw",borderRadiusToken:"--border-radius-token-ycnemh",borderRadiusChatBubble:"--border-radius-chat-bubble-haafsg",borderRadiusTutorialPanelItem:"--border-radius-tutorial-panel-item-ojaqxg",borderTableStickyWidth:"--border-table-sticky-width-ai31mi",borderLinkFocusRingOutline:"--border-link-focus-ring-outline-1p0hnu",borderLinkFocusRingShadowSpread:"--border-link-focus-ring-shadow-spread-39uvxr",borderWidthAlert:"--border-width-alert-tuifgy",borderWidthButton:"--border-width-button-jm0qg7",borderWidthDropdown:"--border-width-dropdown-youcay",borderWidthField:"--border-width-field-2xc78x",borderWidthPopover:"--border-width-popover-nflirh",borderWidthToken:"--border-width-token-2ukdpu",motionDurationExtraFast:"--motion-duration-extra-fast-l4w48j",motionDurationExtraSlow:"--motion-duration-extra-slow-29bqym",motionDurationFast:"--motion-duration-fast-unntf6",motionDurationModerate:"--motion-duration-moderate-c9utmg",motionDurationRefreshOnlyAmbient:"--motion-duration-refresh-only-ambient-sxpcba",motionDurationRefreshOnlyFast:"--motion-duration-refresh-only-fast-zfibh6",motionDurationRefreshOnlyMedium:"--motion-duration-refresh-only-medium-5rbn3k",motionDurationRefreshOnlySlow:"--motion-duration-refresh-only-slow-ugjy90",motionDurationAvatarGenAiGradient:"--motion-duration-avatar-gen-ai-gradient-84si5n",motionDurationAvatarLoadingDots:"--motion-duration-avatar-loading-dots-1xxvis",motionDurationRotate180:"--motion-duration-rotate-180-cxi9g7",motionDurationRotate90:"--motion-duration-rotate-90-lyzb0k",motionDurationShowPaced:"--motion-duration-show-paced-otsjh8",motionDurationShowQuick:"--motion-duration-show-quick-tyvnyw",motionDurationSlow:"--motion-duration-slow-zji5vl",motionDurationTransitionQuick:"--motion-duration-transition-quick-mcm2y0",motionDurationTransitionShowPaced:"--motion-duration-transition-show-paced-t8d1os",motionDurationTransitionShowQuick:"--motion-duration-transition-show-quick-5jnnjz",motionEasingEaseOutQuart:"--motion-easing-ease-out-quart-p9axhm",motionEasingRefreshOnlyA:"--motion-easing-refresh-only-a-ccyqaz",motionEasingRefreshOnlyB:"--motion-easing-refresh-only-b-44kz4o",motionEasingRefreshOnlyC:"--motion-easing-refresh-only-c-cxy2sk",motionEasingRefreshOnlyD:"--motion-easing-refresh-only-d-syj3g1",motionEasingAvatarGenAiGradient:"--motion-easing-avatar-gen-ai-gradient-9fwaak",motionEasingRotate180:"--motion-easing-rotate-180-7a58rc",motionEasingRotate90:"--motion-easing-rotate-90-jhbqg9",motionEasingShowPaced:"--motion-easing-show-paced-ym6eyn",motionEasingShowQuick:"--motion-easing-show-quick-9hlj8q",motionEasingTransitionQuick:"--motion-easing-transition-quick-qxak3i",motionEasingTransitionShowPaced:"--motion-easing-transition-show-paced-x2k7uh",motionEasingTransitionShowQuick:"--motion-easing-transition-show-quick-jz3lia",motionEasingResponsive:"--motion-easing-responsive-hjj3ai",motionEasingSticky:"--motion-easing-sticky-tn072u",motionEasingExpressive:"--motion-easing-expressive-o5jqzg",motionDurationResponsive:"--motion-duration-responsive-mehora",motionDurationExpressive:"--motion-duration-expressive-cbdcwy",motionDurationComplex:"--motion-duration-complex-tbdo30",motionKeyframesFadeIn:"--motion-keyframes-fade-in-0r842q",motionKeyframesFadeOut:"--motion-keyframes-fade-out-g7fgdu",motionKeyframesStatusIconError:"--motion-keyframes-status-icon-error-wkou39",motionKeyframesScalePopup:"--motion-keyframes-scale-popup-9iqcu0",sizeCalendarGridWidth:"--size-calendar-grid-width-hv3136",sizeControl:"--size-control-adm93y",sizeIconBig:"--size-icon-big-7pq9l3",sizeIconLarge:"--size-icon-large-mb6y6y",sizeIconMedium:"--size-icon-medium-uv8xcz",sizeIconNormal:"--size-icon-normal-levt08",sizeTableSelectionHorizontal:"--size-table-selection-horizontal-qqiajd",sizeVerticalInput:"--size-vertical-input-p1d7xx",sizeVerticalPanelIconOffset:"--size-vertical-panel-icon-offset-z959cw",spaceAlertActionLeft:"--space-alert-action-left-4s8zo5",spaceAlertHorizontal:"--space-alert-horizontal-ul364s",spaceAlertMessageRight:"--space-alert-message-right-mrjbnn",spaceAlertVertical:"--space-alert-vertical-dlp5wr",spaceButtonFocusOutlineGutter:"--space-button-focus-outline-gutter-jj138g",spaceButtonHorizontal:"--space-button-horizontal-k0c786",spaceButtonIconFocusOutlineGutterVertical:"--space-button-icon-focus-outline-gutter-vertical-r44mtq",spaceButtonIconOnlyHorizontal:"--space-button-icon-only-horizontal-i85hxi",spaceButtonInlineIconFocusOutlineGutter:"--space-button-inline-icon-focus-outline-gutter-zbfgku",spaceButtonModalDismissVertical:"--space-button-modal-dismiss-vertical-vqfxjd",spaceCalendarGridFocusOutlineGutter:"--space-calendar-grid-focus-outline-gutter-vvh43m",spaceCalendarGridSelectedFocusOutlineGutter:"--space-calendar-grid-selected-focus-outline-gutter-dy6gf8",spaceCalendarGridGutter:"--space-calendar-grid-gutter-zojo6r",spaceCardHorizontal:"--space-card-horizontal-8o8t31",spaceCardVertical:"--space-card-vertical-uad0cc",spaceCodeEditorStatusFocusOutlineGutter:"--space-code-editor-status-focus-outline-gutter-o87hra",spaceContainerContentTop:"--space-container-content-top-1wtqrc",spaceContainerHeaderTop:"--space-container-header-top-am4vzw",spaceContainerHeaderBottom:"--space-container-header-bottom-2taq8v",spaceContainerHorizontal:"--space-container-horizontal-nqrzyh",spaceContentHeaderPaddingBottom:"--space-content-header-padding-bottom-rvy5xz",spaceDarkHeaderOverlapDistance:"--space-dark-header-overlap-distance-ld45ap",spaceExpandableSectionIconOffsetTop:"--space-expandable-section-icon-offset-top-cntyn8",spaceFieldHorizontal:"--space-field-horizontal-0aq2ch",spaceFieldIconOffset:"--space-field-icon-offset-ikwzwx",spaceFilteringTokenDismissButtonFocusOutlineGutter:"--space-filtering-token-dismiss-button-focus-outline-gutter-1iumy3",spaceFilteringTokenOperationSelectFocusOutlineGutter:"--space-filtering-token-operation-select-focus-outline-gutter-jacx1t",spaceFlashbarActionLeft:"--space-flashbar-action-left-rqk3ap",spaceFlashbarDismissRight:"--space-flashbar-dismiss-right-ckhj91",spaceFlashbarHorizontal:"--space-flashbar-horizontal-l63501",spaceFlashbarVertical:"--space-flashbar-vertical-th71op",spaceGridGutter:"--space-grid-gutter-whc3jp",spaceKeyValueGap:"--space-key-value-gap-9glmqc",spaceLayoutContentBottom:"--space-layout-content-bottom-zeb1g9",spaceLayoutContentHorizontal:"--space-layout-content-horizontal-buc0zz",spaceLayoutToggleDiameter:"--space-layout-toggle-diameter-j2qffw",spaceLayoutTogglePadding:"--space-layout-toggle-padding-chwlhz",spaceModalContentBottom:"--space-modal-content-bottom-nl6ceq",spaceModalHorizontal:"--space-modal-horizontal-y5hnwp",spaceOptionIconBigTop:"--space-option-icon-big-top-rs5wgf",spacePanelContentBottom:"--space-panel-content-bottom-24c6lu",spacePanelContentTop:"--space-panel-content-top-qvd1dr",spacePanelDividerMarginHorizontal:"--space-panel-divider-margin-horizontal-yw31p0",spacePanelHeaderVertical:"--space-panel-header-vertical-ckfgmy",spacePanelNavLeft:"--space-panel-nav-left-wn0n7h",spacePanelSideLeft:"--space-panel-side-left-u1m3s9",spacePanelSideRight:"--space-panel-side-right-8wwirc",spacePanelSplitTop:"--space-panel-split-top-3u4vky",spacePanelSplitBottom:"--space-panel-split-bottom-ir16d7",spaceSegmentedControlFocusOutlineGutter:"--space-segmented-control-focus-outline-gutter-x1ywqb",spaceTabsContentTop:"--space-tabs-content-top-ju6qox",spaceTabsFocusOutlineGutter:"--space-tabs-focus-outline-gutter-eerrg4",spaceTableContentBottom:"--space-table-content-bottom-tlfqmq",spaceTableEmbeddedHeaderTop:"--space-table-embedded-header-top-twu628",spaceTableFooterHorizontal:"--space-table-footer-horizontal-l5g495",spaceTableHeaderFocusOutlineGutter:"--space-table-header-focus-outline-gutter-ymwujm",spaceTableHeaderHorizontal:"--space-table-header-horizontal-kb5ww2",spaceTableHeaderToolsBottom:"--space-table-header-tools-bottom-d9u5kf",spaceTableHeaderToolsFullPageBottom:"--space-table-header-tools-full-page-bottom-9m47g6",spaceTableHorizontal:"--space-table-horizontal-suurzj",spaceTileGutter:"--space-tile-gutter-bi2bdv",spaceScaled2xNone:"--space-scaled-2x-none-987dp7",spaceScaled2xXxxs:"--space-scaled-2x-xxxs-reumxj",spaceScaled2xXxs:"--space-scaled-2x-xxs-e79hr1",spaceScaled2xXs:"--space-scaled-2x-xs-bcbsqo",spaceScaled2xS:"--space-scaled-2x-s-yr27d5",spaceScaled2xM:"--space-scaled-2x-m-4euqsk",spaceScaled2xL:"--space-scaled-2x-l-u5ida5",spaceScaled2xXl:"--space-scaled-2x-xl-he48nr",spaceScaled2xXxl:"--space-scaled-2x-xxl-sul5ey",spaceScaled2xXxxl:"--space-scaled-2x-xxxl-bxyvwl",spaceScaledNone:"--space-scaled-none-nfyouv",spaceScaledXxxs:"--space-scaled-xxxs-oo06c7",spaceScaledXxs:"--space-scaled-xxs-pfm1nx",spaceScaledXs:"--space-scaled-xs-xwoogq",spaceScaledS:"--space-scaled-s-8ozaad",spaceScaledM:"--space-scaled-m-m892r9",spaceScaledL:"--space-scaled-l-sej05l",spaceScaledXl:"--space-scaled-xl-dunxp5",spaceScaledXxl:"--space-scaled-xxl-6wgq96",spaceScaledXxxl:"--space-scaled-xxxl-hwoy7j",spaceStaticXxxs:"--space-static-xxxs-yidks1",spaceStaticXxs:"--space-static-xxs-ns94dp",spaceStaticXs:"--space-static-xs-gnm0mz",spaceStaticS:"--space-static-s-t763lu",spaceStaticM:"--space-static-m-m6qboo",spaceStaticL:"--space-static-l-n53k41",spaceStaticXl:"--space-static-xl-4tedi6",spaceStaticXxl:"--space-static-xxl-ifa9j8",spaceStaticXxxl:"--space-static-xxxl-tngnnz",spaceNone:"--space-none-xk6qzf",spaceXxxs:"--space-xxxs-pajhad",spaceXxs:"--space-xxs-hwfkai",spaceXs:"--space-xs-ymlm0b",spaceS:"--space-s-tvghoh",spaceM:"--space-m-dsumyt",spaceL:"--space-l-2ud1p3",spaceXl:"--space-xl-jfy3x4",spaceXxl:"--space-xxl-32srm4",spaceXxxl:"--space-xxxl-aut1u7",shadowContainer:"--shadow-container-53ltfv",shadowContainerStacked:"--shadow-container-stacked-y4nc75",shadowContainerActive:"--shadow-container-active-ypjjoc",shadowDropdown:"--shadow-dropdown-isf0w4",shadowDropup:"--shadow-dropup-2r02r5",shadowFlashCollapsed:"--shadow-flash-collapsed-b68ip6",shadowFlashSticky:"--shadow-flash-sticky-k69vye",shadowModal:"--shadow-modal-kwgqht",shadowPanel:"--shadow-panel-vk7iea",shadowPanelToggle:"--shadow-panel-toggle-qddz27",shadowPopover:"--shadow-popover-pkane9",shadowSplitBottom:"--shadow-split-bottom-vlyulf",shadowSplitSide:"--shadow-split-side-nyajix",shadowSticky:"--shadow-sticky-lolw8j",shadowStickyEmbedded:"--shadow-sticky-embedded-jmny8n",shadowStickyColumnFirst:"--shadow-sticky-column-first-trcd2o",shadowStickyColumnLast:"--shadow-sticky-column-last-qgh697"}};function pE({theme:t,baseThemeId:r}){return gE({override:t,preset:hE,baseThemeId:r})}function nb(t){return Object.fromEntries(Object.entries(t.tokens).map(([r,a])=>[r,typeof a=="string"?a:a==null?void 0:a.dark]).filter(r=>typeof r[1]<"u"))}function mE({tokens:t}){for(const r of Object.keys(t)){const a=r;typeof t[a]>"u"&&delete t[a]}}function vE({fontFamily:t,brandColor:r,brandColorActive:a,lightBrandBackground:n}){const i=typeof a=="string"?a:{light:a==null?void 0:a.dark,dark:a==null?void 0:a.light},s={tokens:{fontFamilyBase:t,colorBackgroundButtonNormalActive:{light:n},colorBackgroundButtonNormalHover:{light:n},colorBackgroundButtonPrimaryActive:a,colorBackgroundButtonPrimaryDefault:r,colorBackgroundButtonPrimaryHover:a,colorBackgroundControlChecked:r,colorBackgroundDropdownItemFilterMatch:{light:n},colorBackgroundItemSelected:{light:n},colorBackgroundLayoutToggleSelectedActive:r,colorBackgroundLayoutToggleSelectedDefault:r,colorBackgroundLayoutToggleSelectedHover:a,colorBackgroundSegmentActive:r,colorBackgroundToggleCheckedDisabled:i,colorBorderButtonNormalActive:a,colorBorderButtonNormalDefault:r,colorBorderButtonNormalHover:a,colorBorderItemFocused:r,colorBorderItemSelected:r,colorTextAccent:r,colorTextButtonNormalActive:a,colorTextButtonNormalDefault:r,colorTextButtonNormalHover:a,colorTextDropdownItemFilterMatch:r,colorTextLayoutToggleHover:r,colorTextLinkDefault:r,colorTextLinkHover:a,colorTextSegmentHover:r}};return mE(s),s.contexts={"top-navigation":{tokens:nb(s)},header:{tokens:nb(s)},alert:{tokens:{colorBackgroundControlChecked:r,colorBackgroundDropdownItemFilterMatch:{light:n},colorBackgroundItemSelected:{light:n},colorBackgroundSegmentActive:r,colorBackgroundToggleCheckedDisabled:i,colorTextAccent:r,colorTextDropdownItemFilterMatch:r,colorTextLinkDefault:r,colorTextLinkHover:a,colorTextSegmentHover:r}}},s}const bE="#F2FAFC",yE="#A7C1D1",kE="#7CA2BB",xE="#077398",_E="#065B78",wE={brandColor:{light:xE,dark:kE},brandColorActive:{light:_E,dark:yE},lightBrandBackground:bE};function BE(){pE({theme:vE(wE)})}al.setDefaultLevel("error");location.hostname==="localhost"&&al.setLevel("debug");const cb=new URLSearchParams(window.location.search).get("loglevel");cb&&al.setLevel(cb);BE();Fx.createRoot(document.getElementById("root")).render(L.jsx(y.StrictMode,{children:L.jsx(vD,{children:L.jsx(jD,{children:L.jsx(_D,{children:L.jsx(PD,{})})})})}));