@cxbuilder/flow-config 1.0.2 → 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 (35) hide show
  1. package/.jsii +145 -68
  2. package/CHANGELOG.md +38 -0
  3. package/README.md +8 -5
  4. package/dist/backend/FlowConfig/index.js +111 -16
  5. package/dist/backend/FlowConfig/index.js.map +3 -3
  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 +36 -14
  16. package/dist/infrastructure/FlowConfigStack.js +54 -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/docs/Permissions-v1.md +132 -0
  33. package/docs/{Permissions.md → Permissions-v2.md} +15 -15
  34. package/package.json +1 -1
  35. package/dist/backend/Static/static/assets/index-Bx9Z3cF9.js +0 -61
@@ -1,61 +0,0 @@
1
- var Ex=Object.defineProperty;var Gx=(t,r,a)=>r in t?Ex(t,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[r]=a;var Hl=(t,r,a)=>Gx(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 zf(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var M0={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 Om;function Ix(){if(Om)return jc;Om=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 Mm;function Nx(){return Mm||(Mm=1,M0.exports=Ix()),M0.exports}var P=Nx(),P0={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 Pm;function Rx(){if(Pm)return Re;Pm=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"),h=Symbol.for("react.suspense"),p=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),b=Symbol.iterator;function k(G){return G===null||typeof G!="object"?null:(G=b&&G[b]||G["@@iterator"],typeof G=="function"?G:null)}var w={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},B=Object.assign,S={};function _(G,W,K){this.props=G,this.context=W,this.refs=S,this.updater=K||w}_.prototype.isReactComponent={},_.prototype.setState=function(G,W){if(typeof G!="object"&&typeof G!="function"&&G!=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,G,W,"setState")},_.prototype.forceUpdate=function(G){this.updater.enqueueForceUpdate(this,G,"forceUpdate")};function C(){}C.prototype=_.prototype;function I(G,W,K){this.props=G,this.context=W,this.refs=S,this.updater=K||w}var D=I.prototype=new C;D.constructor=I,B(D,_.prototype),D.isPureReactComponent=!0;var E=Array.isArray,N={H:null,A:null,T:null,S:null,V:null},z=Object.prototype.hasOwnProperty;function A(G,W,K,ee,de,ge){return K=ge.ref,{$$typeof:t,type:G,key:W,ref:K!==void 0?K:null,props:ge}}function Y(G,W){return A(G.type,W,void 0,void 0,void 0,G.props)}function Q(G){return typeof G=="object"&&G!==null&&G.$$typeof===t}function U(G){var W={"=":"=0",":":"=2"};return"$"+G.replace(/[=:]/g,function(K){return W[K]})}var L=/\/+/g;function O(G,W){return typeof G=="object"&&G!==null&&G.key!=null?U(""+G.key):W.toString(36)}function ne(){}function le(G){switch(G.status){case"fulfilled":return G.value;case"rejected":throw G.reason;default:switch(typeof G.status=="string"?G.then(ne,ne):(G.status="pending",G.then(function(W){G.status==="pending"&&(G.status="fulfilled",G.value=W)},function(W){G.status==="pending"&&(G.status="rejected",G.reason=W)})),G.status){case"fulfilled":return G.value;case"rejected":throw G.reason}}throw G}function oe(G,W,K,ee,de){var ge=typeof G;(ge==="undefined"||ge==="boolean")&&(G=null);var ue=!1;if(G===null)ue=!0;else switch(ge){case"bigint":case"string":case"number":ue=!0;break;case"object":switch(G.$$typeof){case t:case r:ue=!0;break;case v:return ue=G._init,oe(ue(G._payload),W,K,ee,de)}}if(ue)return de=de(G),ue=ee===""?"."+O(G,0):ee,E(de)?(K="",ue!=null&&(K=ue.replace(L,"$&/")+"/"),oe(de,W,K,"",function(me){return me})):de!=null&&(Q(de)&&(de=Y(de,K+(de.key==null||G&&G.key===de.key?"":(""+de.key).replace(L,"$&/")+"/")+ue)),W.push(de)),1;ue=0;var ce=ee===""?".":ee+":";if(E(G))for(var he=0;he<G.length;he++)ee=G[he],ge=ce+O(ee,he),ue+=oe(ee,W,K,ge,de);else if(he=k(G),typeof he=="function")for(G=he.call(G),he=0;!(ee=G.next()).done;)ee=ee.value,ge=ce+O(ee,he++),ue+=oe(ee,W,K,ge,de);else if(ge==="object"){if(typeof G.then=="function")return oe(le(G),W,K,ee,de);throw W=String(G),Error("Objects are not valid as a React child (found: "+(W==="[object Object]"?"object with keys {"+Object.keys(G).join(", ")+"}":W)+"). If you meant to render a collection of children, use an array instead.")}return ue}function M(G,W,K){if(G==null)return G;var ee=[],de=0;return oe(G,ee,"","",function(ge){return W.call(K,ge,de++)}),ee}function j(G){if(G._status===-1){var W=G._result;W=W(),W.then(function(K){(G._status===0||G._status===-1)&&(G._status=1,G._result=K)},function(K){(G._status===0||G._status===-1)&&(G._status=2,G._result=K)}),G._status===-1&&(G._status=0,G._result=W)}if(G._status===1)return G._result.default;throw G._result}var J=typeof reportError=="function"?reportError:function(G){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var W=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof G=="object"&&G!==null&&typeof G.message=="string"?String(G.message):String(G),error:G});if(!window.dispatchEvent(W))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",G);return}console.error(G)};function se(){}return Re.Children={map:M,forEach:function(G,W,K){M(G,function(){W.apply(this,arguments)},K)},count:function(G){var W=0;return M(G,function(){W++}),W},toArray:function(G){return M(G,function(W){return W})||[]},only:function(G){if(!Q(G))throw Error("React.Children.only expected to receive a single React element child.");return G}},Re.Component=_,Re.Fragment=a,Re.Profiler=i,Re.PureComponent=I,Re.StrictMode=n,Re.Suspense=h,Re.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=N,Re.__COMPILER_RUNTIME={__proto__:null,c:function(G){return N.H.useMemoCache(G)}},Re.cache=function(G){return function(){return G.apply(null,arguments)}},Re.cloneElement=function(G,W,K){if(G==null)throw Error("The argument must be a React element, but you passed "+G+".");var ee=B({},G.props),de=G.key,ge=void 0;if(W!=null)for(ue in W.ref!==void 0&&(ge=void 0),W.key!==void 0&&(de=""+W.key),W)!z.call(W,ue)||ue==="key"||ue==="__self"||ue==="__source"||ue==="ref"&&W.ref===void 0||(ee[ue]=W[ue]);var ue=arguments.length-2;if(ue===1)ee.children=K;else if(1<ue){for(var ce=Array(ue),he=0;he<ue;he++)ce[he]=arguments[he+2];ee.children=ce}return A(G.type,de,void 0,void 0,ge,ee)},Re.createContext=function(G){return G={$$typeof:f,_currentValue:G,_currentValue2:G,_threadCount:0,Provider:null,Consumer:null},G.Provider=G,G.Consumer={$$typeof:s,_context:G},G},Re.createElement=function(G,W,K){var ee,de={},ge=null;if(W!=null)for(ee in W.key!==void 0&&(ge=""+W.key),W)z.call(W,ee)&&ee!=="key"&&ee!=="__self"&&ee!=="__source"&&(de[ee]=W[ee]);var ue=arguments.length-2;if(ue===1)de.children=K;else if(1<ue){for(var ce=Array(ue),he=0;he<ue;he++)ce[he]=arguments[he+2];de.children=ce}if(G&&G.defaultProps)for(ee in ue=G.defaultProps,ue)de[ee]===void 0&&(de[ee]=ue[ee]);return A(G,ge,void 0,void 0,null,de)},Re.createRef=function(){return{current:null}},Re.forwardRef=function(G){return{$$typeof:m,render:G}},Re.isValidElement=Q,Re.lazy=function(G){return{$$typeof:v,_payload:{_status:-1,_result:G},_init:j}},Re.memo=function(G,W){return{$$typeof:p,type:G,compare:W===void 0?null:W}},Re.startTransition=function(G){var W=N.T,K={};N.T=K;try{var ee=G(),de=N.S;de!==null&&de(K,ee),typeof ee=="object"&&ee!==null&&typeof ee.then=="function"&&ee.then(se,J)}catch(ge){J(ge)}finally{N.T=W}},Re.unstable_useCacheRefresh=function(){return N.H.useCacheRefresh()},Re.use=function(G){return N.H.use(G)},Re.useActionState=function(G,W,K){return N.H.useActionState(G,W,K)},Re.useCallback=function(G,W){return N.H.useCallback(G,W)},Re.useContext=function(G){return N.H.useContext(G)},Re.useDebugValue=function(){},Re.useDeferredValue=function(G,W){return N.H.useDeferredValue(G,W)},Re.useEffect=function(G,W,K){var ee=N.H;if(typeof K=="function")throw Error("useEffect CRUD overload is not enabled in this build of React.");return ee.useEffect(G,W)},Re.useId=function(){return N.H.useId()},Re.useImperativeHandle=function(G,W,K){return N.H.useImperativeHandle(G,W,K)},Re.useInsertionEffect=function(G,W){return N.H.useInsertionEffect(G,W)},Re.useLayoutEffect=function(G,W){return N.H.useLayoutEffect(G,W)},Re.useMemo=function(G,W){return N.H.useMemo(G,W)},Re.useOptimistic=function(G,W){return N.H.useOptimistic(G,W)},Re.useReducer=function(G,W,K){return N.H.useReducer(G,W,K)},Re.useRef=function(G){return N.H.useRef(G)},Re.useState=function(G){return N.H.useState(G)},Re.useSyncExternalStore=function(G,W,K){return N.H.useSyncExternalStore(G,W,K)},Re.useTransition=function(){return N.H.useTransition()},Re.version="19.1.0",Re}var jm;function Af(){return jm||(jm=1,P0.exports=Rx()),P0.exports}var y=Af();const u=zf(y);var j0={exports:{}},qc={},q0={exports:{}},F0={};/**
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 qm;function zx(){return qm||(qm=1,function(t){function r(M,j){var J=M.length;M.push(j);e:for(;0<J;){var se=J-1>>>1,G=M[se];if(0<i(G,j))M[se]=j,M[J]=G,J=se;else break e}}function a(M){return M.length===0?null:M[0]}function n(M){if(M.length===0)return null;var j=M[0],J=M.pop();if(J!==j){M[0]=J;e:for(var se=0,G=M.length,W=G>>>1;se<W;){var K=2*(se+1)-1,ee=M[K],de=K+1,ge=M[de];if(0>i(ee,J))de<G&&0>i(ge,ee)?(M[se]=ge,M[de]=J,se=de):(M[se]=ee,M[K]=J,se=K);else if(de<G&&0>i(ge,J))M[se]=ge,M[de]=J,se=de;else break e}}return j}function i(M,j){var J=M.sortIndex-j.sortIndex;return J!==0?J:M.id-j.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 h=[],p=[],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 E(M){for(var j=a(p);j!==null;){if(j.callback===null)n(p);else if(j.startTime<=M)n(p),j.sortIndex=j.expirationTime,r(h,j);else break;j=a(p)}}function N(M){if(S=!1,E(M),!B)if(a(h)!==null)B=!0,z||(z=!0,O());else{var j=a(p);j!==null&&oe(N,j.startTime-M)}}var z=!1,A=-1,Y=5,Q=-1;function U(){return _?!0:!(t.unstable_now()-Q<Y)}function L(){if(_=!1,z){var M=t.unstable_now();Q=M;var j=!0;try{e:{B=!1,S&&(S=!1,I(A),A=-1),w=!0;var J=k;try{o:{for(E(M),b=a(h);b!==null&&!(b.expirationTime>M&&U());){var se=b.callback;if(typeof se=="function"){b.callback=null,k=b.priorityLevel;var G=se(b.expirationTime<=M);if(M=t.unstable_now(),typeof G=="function"){b.callback=G,E(M),j=!0;break o}b===a(h)&&n(h),E(M)}else n(h);b=a(h)}if(b!==null)j=!0;else{var W=a(p);W!==null&&oe(N,W.startTime-M),j=!1}}break e}finally{b=null,k=J,w=!1}j=void 0}}finally{j?O():z=!1}}}var O;if(typeof D=="function")O=function(){D(L)};else if(typeof MessageChannel<"u"){var ne=new MessageChannel,le=ne.port2;ne.port1.onmessage=L,O=function(){le.postMessage(null)}}else O=function(){C(L,0)};function oe(M,j){A=C(function(){M(t.unstable_now())},j)}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"):Y=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 j=3;break;default:j=k}var J=k;k=j;try{return M()}finally{k=J}},t.unstable_requestPaint=function(){_=!0},t.unstable_runWithPriority=function(M,j){switch(M){case 1:case 2:case 3:case 4:case 5:break;default:M=3}var J=k;k=M;try{return j()}finally{k=J}},t.unstable_scheduleCallback=function(M,j,J){var se=t.unstable_now();switch(typeof J=="object"&&J!==null?(J=J.delay,J=typeof J=="number"&&0<J?se+J:se):J=se,M){case 1:var G=-1;break;case 2:G=250;break;case 5:G=1073741823;break;case 4:G=1e4;break;default:G=5e3}return G=J+G,M={id:v++,callback:j,priorityLevel:M,startTime:J,expirationTime:G,sortIndex:-1},J>se?(M.sortIndex=J,r(p,M),a(h)===null&&M===a(p)&&(S?(I(A),A=-1):S=!0,oe(N,J-se))):(M.sortIndex=G,r(h,M),B||w||(B=!0,z||(z=!0,O()))),M},t.unstable_shouldYield=U,t.unstable_wrapCallback=function(M){var j=k;return function(){var J=k;k=j;try{return M.apply(this,arguments)}finally{k=J}}}}(F0)),F0}var Fm;function Ax(){return Fm||(Fm=1,q0.exports=zx()),q0.exports}var U0={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 Um;function Lx(){if(Um)return yt;Um=1;var t=Af();function r(h){var p="https://react.dev/errors/"+h;if(1<arguments.length){p+="?args[]="+encodeURIComponent(arguments[1]);for(var v=2;v<arguments.length;v++)p+="&args[]="+encodeURIComponent(arguments[v])}return"Minified React error #"+h+"; visit "+p+" 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(h,p,v){var b=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:i,key:b==null?null:""+b,children:h,containerInfo:p,implementation:v}}var f=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function m(h,p){if(h==="font")return"";if(typeof p=="string")return p==="use-credentials"?p:""}return yt.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=n,yt.createPortal=function(h,p){var v=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!p||p.nodeType!==1&&p.nodeType!==9&&p.nodeType!==11)throw Error(r(299));return s(h,p,null,v)},yt.flushSync=function(h){var p=f.T,v=n.p;try{if(f.T=null,n.p=2,h)return h()}finally{f.T=p,n.p=v,n.d.f()}},yt.preconnect=function(h,p){typeof h=="string"&&(p?(p=p.crossOrigin,p=typeof p=="string"?p==="use-credentials"?p:"":void 0):p=null,n.d.C(h,p))},yt.prefetchDNS=function(h){typeof h=="string"&&n.d.D(h)},yt.preinit=function(h,p){if(typeof h=="string"&&p&&typeof p.as=="string"){var v=p.as,b=m(v,p.crossOrigin),k=typeof p.integrity=="string"?p.integrity:void 0,w=typeof p.fetchPriority=="string"?p.fetchPriority:void 0;v==="style"?n.d.S(h,typeof p.precedence=="string"?p.precedence:void 0,{crossOrigin:b,integrity:k,fetchPriority:w}):v==="script"&&n.d.X(h,{crossOrigin:b,integrity:k,fetchPriority:w,nonce:typeof p.nonce=="string"?p.nonce:void 0})}},yt.preinitModule=function(h,p){if(typeof h=="string")if(typeof p=="object"&&p!==null){if(p.as==null||p.as==="script"){var v=m(p.as,p.crossOrigin);n.d.M(h,{crossOrigin:v,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0})}}else p==null&&n.d.M(h)},yt.preload=function(h,p){if(typeof h=="string"&&typeof p=="object"&&p!==null&&typeof p.as=="string"){var v=p.as,b=m(v,p.crossOrigin);n.d.L(h,v,{crossOrigin:b,integrity:typeof p.integrity=="string"?p.integrity:void 0,nonce:typeof p.nonce=="string"?p.nonce:void 0,type:typeof p.type=="string"?p.type:void 0,fetchPriority:typeof p.fetchPriority=="string"?p.fetchPriority:void 0,referrerPolicy:typeof p.referrerPolicy=="string"?p.referrerPolicy:void 0,imageSrcSet:typeof p.imageSrcSet=="string"?p.imageSrcSet:void 0,imageSizes:typeof p.imageSizes=="string"?p.imageSizes:void 0,media:typeof p.media=="string"?p.media:void 0})}},yt.preloadModule=function(h,p){if(typeof h=="string")if(p){var v=m(p.as,p.crossOrigin);n.d.m(h,{as:typeof p.as=="string"&&p.as!=="script"?p.as:void 0,crossOrigin:v,integrity:typeof p.integrity=="string"?p.integrity:void 0})}else n.d.m(h)},yt.requestFormReset=function(h){n.d.r(h)},yt.unstable_batchedUpdates=function(h,p){return h(p)},yt.useFormState=function(h,p,v){return f.H.useFormState(h,p,v)},yt.useFormStatus=function(){return f.H.useHostTransitionStatus()},yt.version="19.1.0",yt}var Vm;function tb(){if(Vm)return U0.exports;Vm=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(),U0.exports=Lx(),U0.exports}var Wm;function Hx(){if(Wm)return qc;Wm=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=Ax(),r=Af(),a=tb();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 h(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 p(e){var o=e.tag;if(o===5||o===26||o===27||o===6)return e;for(e=e.child;e!==null;){if(o=p(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"),E=Symbol.for("react.forward_ref"),N=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),Y=Symbol.for("react.lazy"),Q=Symbol.for("react.activity"),U=Symbol.for("react.memo_cache_sentinel"),L=Symbol.iterator;function O(e){return e===null||typeof e!="object"?null:(e=L&&e[L]||e["@@iterator"],typeof e=="function"?e:null)}var ne=Symbol.for("react.client.reference");function le(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===ne?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 Q: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 E: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 Y:o=e._payload,e=e._init;try{return le(e(o))}catch{}}return null}var oe=Array.isArray,M=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,j=a.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,J={pending:!1,data:null,method:null,action:null},se=[],G=-1;function W(e){return{current:e}}function K(e){0>G||(e.current=se[G],se[G]=null,G--)}function ee(e,o){G++,se[G]=e.current,e.current=o}var de=W(null),ge=W(null),ue=W(null),ce=W(null);function he(e,o){switch(ee(ue,o),ee(ge,e),ee(de,null),o.nodeType){case 9:case 11:e=(e=o.documentElement)&&(e=e.namespaceURI)?fm(e):0;break;default:if(e=o.tagName,o=o.namespaceURI)o=fm(o),e=gm(o,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}K(de),ee(de,e)}function me(){K(de),K(ge),K(ue)}function Te(e){e.memoizedState!==null&&ee(ce,e);var o=de.current,l=gm(o,e.type);o!==l&&(ee(ge,e),ee(de,l))}function Ve(e){ge.current===e&&(K(de),K(ge)),ce.current===e&&(K(ce),Lc._currentValue=J)}var te=Object.prototype.hasOwnProperty,we=t.unstable_scheduleCallback,Be=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,Eo=Math.log,rt=Math.LN2;function xt(e){return e>>>=0,e===0?32:31-(Eo(e)/rt|0)|0}var Go=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=Go;return Go<<=1,(Go&4194048)===0&&(Go=256),e}function Zl(){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 re=31-Je(l),ie=1<<re;T[re]=0,R[re]=-1;var $=X[re];if($!==null)for(X[re]=null,re=0;re<$.length;re++){var Z=$[re];Z!==null&&(Z.lane&=-536870913)}l&=~ie}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=j.p;return e!==0?e:(e=window.event,e===void 0?32:Nm(e.type))}function Ou(e,o){var l=j.p;try{return j.p=e,o()}finally{j.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,Kl="__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=vm(e);e!==null;){if(l=e[Uo])return l;e=vm(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[Kl]=!0}var ja=new Set,Ql={};function cr(e,o){Jl(e,o),Jl(e+"Capture",o)}function Jl(e,o){for(Ql[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 te.call(qa,e)?!0:te.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 ie=function(){throw Error()};if(Object.defineProperty(ie.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(ie,[])}catch(Z){var $=Z}Reflect.construct(e,[],ie)}else{try{ie.call()}catch(Z){$=Z}e.call(ie.prototype)}}else{try{throw Error()}catch(Z){$=Z}(ie=e())&&typeof ie.catch=="function"&&ie.catch(function(){})}}catch(Z){if(Z&&$&&typeof Z.stack=="string")return[Z.stack,$.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 re=`
46
- `+R[c].replace(" at new "," at ");return e.displayName&&re.includes("<anonymous>")&&(re=re.replace("<anonymous>",e.displayName)),re}while(1<=c&&0<=d);break}}}finally{Un=!1,Error.prepareStackTrace=l}return(l=e?e.displayName||e.name:"")?dl(l):""}function Mu(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 ea(e){try{var o="";do o+=Mu(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 Pu(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=Pu(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 To(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(oe(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="'+To(""+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 ju=!1;function pg(e,o,l){if(ju)return e(o,l);ju=!0;try{var c=e(o);return c}finally{if(ju=!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"),qu=!1;if(Mr)try{var Zn={};Object.defineProperty(Zn,"passive",{get:function(){qu=!0}}),window.addEventListener("test",Zn,Zn),window.removeEventListener("test",Zn,Zn)}catch{qu=!1}var pl=null,Fu=null,Si=null;function mg(){if(Si)return Si;var e,o=Fu,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 vg(){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:vg,this.isPropagationStopped=vg,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 oa={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Di=Tt(oa),Kn=v({},oa,{view:0,detail:0}),Ek=Tt(Kn),Uu,Vu,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:Xu,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"?(Uu=e.screenX-Qn.screenX,Vu=e.screenY-Qn.screenY):Vu=Uu=0,Qn=e),Uu)},movementY:function(e){return"movementY"in e?e.movementY:Vu}}),bg=Tt(Ei),Gk=v({},Ei,{dataTransfer:0}),Ik=Tt(Gk),Nk=v({},Kn,{relatedTarget:0}),Wu=Tt(Nk),Rk=v({},oa,{animationName:0,elapsedTime:0,pseudoElement:0}),zk=Tt(Rk),Ak=v({},oa,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),Lk=Tt(Ak),Hk=v({},oa,{data:0}),yg=Tt(Hk),Ok={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},Mk={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"},Pk={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function jk(e){var o=this.nativeEvent;return o.getModifierState?o.getModifierState(e):(e=Pk[e])?!!o[e]:!1}function Xu(){return jk}var qk=v({},Kn,{key:function(e){if(e.key){var o=Ok[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"?Mk[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:Xu,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}}),Fk=Tt(qk),Uk=v({},Ei,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),kg=Tt(Uk),Vk=v({},Kn,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:Xu}),Wk=Tt(Vk),Xk=v({},oa,{propertyName:0,elapsedTime:0,pseudoElement:0}),Yk=Tt(Xk),$k=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}),Zk=Tt($k),Kk=v({},oa,{newState:0,oldState:0}),Qk=Tt(Kk),Jk=[9,13,27,32],Yu=Mr&&"CompositionEvent"in window,Jn=null;Mr&&"documentMode"in document&&(Jn=document.documentMode);var e1=Mr&&"TextEvent"in window&&!Jn,xg=Mr&&(!Yu||Jn&&8<Jn&&11>=Jn),_g=" ",wg=!1;function Bg(e,o){switch(e){case"keyup":return Jk.indexOf(o.keyCode)!==-1;case"keydown":return o.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function Sg(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var Wa=!1;function o1(e,o){switch(e){case"compositionend":return Sg(o);case"keypress":return o.which!==32?null:(wg=!0,_g);case"textInput":return e=o.data,e===_g&&wg?null:e;default:return null}}function t1(e,o){if(Wa)return e==="compositionend"||!Yu&&Bg(e,o)?(e=mg(),Si=Fu=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 xg&&o.locale!=="ko"?null:o.data;default:return null}}var r1={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 Cg(e){var o=e&&e.nodeName&&e.nodeName.toLowerCase();return o==="input"?!!r1[e.type]:o==="textarea"}function Tg(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 l1(e){cm(e,0)}function Gi(e){var o=Wt(e);if(Wn(o))return e}function Dg(e,o){if(e==="change")return o}var Eg=!1;if(Mr){var $u;if(Mr){var Zu="oninput"in document;if(!Zu){var Gg=document.createElement("div");Gg.setAttribute("oninput","return;"),Zu=typeof Gg.oninput=="function"}$u=Zu}else $u=!1;Eg=$u&&(!document.documentMode||9<document.documentMode)}function Ig(){ec&&(ec.detachEvent("onpropertychange",Ng),oc=ec=null)}function Ng(e){if(e.propertyName==="value"&&Gi(oc)){var o=[];Tg(o,oc,e,Yn(e)),pg(l1,o)}}function a1(e,o,l){e==="focusin"?(Ig(),ec=o,oc=l,ec.attachEvent("onpropertychange",Ng)):e==="focusout"&&Ig()}function n1(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Gi(oc)}function c1(e,o){if(e==="click")return Gi(o)}function i1(e,o){if(e==="input"||e==="change")return Gi(o)}function s1(e,o){return e===o&&(e!==0||1/e===1/o)||e!==e&&o!==o}var zt=typeof Object.is=="function"?Object.is:s1;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(!te.call(o,d)||!zt(e[d],o[d]))return!1}return!0}function Rg(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function zg(e,o){var l=Rg(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=Rg(l)}}function Ag(e,o){return e&&o?e===o?!0:e&&e.nodeType===3?!1:o&&o.nodeType===3?Ag(e,o.parentNode):"contains"in e?e.contains(o):e.compareDocumentPosition?!!(e.compareDocumentPosition(o)&16):!1:!1}function Lg(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 Ku(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 u1=Mr&&"documentMode"in document&&11>=document.documentMode,Xa=null,Qu=null,rc=null,Ju=!1;function Hg(e,o,l){var c=l.window===l?l.document:l.nodeType===9?l:l.ownerDocument;Ju||Xa==null||Xa!==be(c)||(c=Xa,"selectionStart"in c&&Ku(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(Qu,"onSelect"),0<c.length&&(o=new Di("onSelect","select",null,o,l),e.push({event:o,listeners:c}),o.target=Xa)))}function ta(e,o){var l={};return l[e.toLowerCase()]=o.toLowerCase(),l["Webkit"+e]="webkit"+o,l["Moz"+e]="moz"+o,l}var Ya={animationend:ta("Animation","AnimationEnd"),animationiteration:ta("Animation","AnimationIteration"),animationstart:ta("Animation","AnimationStart"),transitionrun:ta("Transition","TransitionRun"),transitionstart:ta("Transition","TransitionStart"),transitioncancel:ta("Transition","TransitionCancel"),transitionend:ta("Transition","TransitionEnd")},ed={},Og={};Mr&&(Og=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 ra(e){if(ed[e])return ed[e];if(!Ya[e])return e;var o=Ya[e],l;for(l in o)if(o.hasOwnProperty(l)&&l in Og)return ed[e]=o[l];return e}var Mg=ra("animationend"),Pg=ra("animationiteration"),jg=ra("animationstart"),d1=ra("transitionrun"),f1=ra("transitionstart"),g1=ra("transitioncancel"),qg=ra("transitionend"),Fg=new Map,od="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(" ");od.push("scrollEnd");function ur(e,o){Fg.set(e,o),cr(o,[e])}var Ug=new WeakMap;function $t(e,o){if(typeof e=="object"&&e!==null){var l=Ug.get(e);return l!==void 0?l:(o={value:e,source:o,stack:ea(o)},Ug.set(e,o),o)}return{value:e,source:o,stack:ea(o)}}var Zt=[],$a=0,td=0;function Ii(){for(var e=$a,o=td=$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&&Vg(l,d,g)}}function Ni(e,o,l,c){Zt[$a++]=e,Zt[$a++]=o,Zt[$a++]=l,Zt[$a++]=c,td|=c,e.lanes|=c,e=e.alternate,e!==null&&(e.lanes|=c)}function rd(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 Vg(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,s0=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 h1(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 h1(e,o,l,c)}function ld(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 Wg(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")ld(e)&&(x=1);else if(typeof e=="string")x=mx(e,l,de.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case Q:return e=At(31,l,o,d),e.elementType=Q,e.lanes=g,e;case B:return la(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 E:x=11;break e;case A:x=14;break e;case Y: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 la(e,o,l,c){return e=At(7,e,c,o),e.lanes=l,e}function ad(e,o,l){return e=At(6,e,null,o),e.lanes=l,e}function nd(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,aa=null,jr=1,qr="";function na(e,o){Qa[Ja++]=Li,Qa[Ja++]=Ai,Ai=e,Li=o}function Xg(e,o,l){Kt[Qt++]=jr,Kt[Qt++]=qr,Kt[Qt++]=aa,aa=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 cd(e){e.return!==null&&(na(e,1),Xg(e,1,0))}function id(e){for(;e===Ai;)Ai=Qa[--Ja],Qa[Ja]=null,Li=Qa[--Ja],Qa[Ja]=null;for(;e===aa;)aa=Kt[--Qt],Kt[Qt]=null,qr=Kt[--Qt],Kt[Qt]=null,jr=Kt[--Qt],Kt[Qt]=null}var wt=null,Ro=null,ro=!1,ca=null,Sr=!1,sd=Error(n(519));function ia(e){var o=Error(n(418,""));throw nc($t(o,e)),sd}function Yg(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||dm(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||ia(e)}function $g(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 $g(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")||S0(e.type,e.memoizedProps)),l=!l),l&&Ro&&ia(e),$g(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){Ro=fr(e.nextSibling);break e}o--}else l!=="$"&&l!=="$!"&&l!=="$?"||o++;e=e.nextSibling}Ro=null}}else o===27?(o=Ro,Il(e.type)?(e=E0,E0=null,Ro=e):Ro=o):Ro=wt?fr(e.stateNode.nextSibling):null;return!0}function ac(){Ro=wt=null,ro=!1}function Zg(){var e=ca;return e!==null&&(Gt===null?Gt=e:Gt.push.apply(Gt,e),ca=null),e}function nc(e){ca===null?ca=[e]:ca.push(e)}var ud=W(null),sa=null,Fr=null;function ml(e,o,l){ee(ud,o._currentValue),o._currentValue=l}function Ur(e){e._currentValue=ud.current,K(ud)}function dd(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 fd(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),dd(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),dd(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===ce.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&&fd(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 ua(e){sa=e,Fr=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function bt(e){return Kg(sa,e)}function Oi(e,o){return sa===null&&ua(e),Kg(e,o)}function Kg(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 p1=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()})}},m1=t.unstable_scheduleCallback,v1=t.unstable_NormalPriority,Qo={$$typeof:D,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function gd(){return{controller:new p1,data:new Map,refCount:0}}function ic(e){e.refCount--,e.refCount===0&&m1(v1,function(){e.controller.abort()})}var sc=null,hd=0,en=0,on=null;function b1(e,o){if(sc===null){var l=sc=[];hd=0,en=m0(),on={status:"pending",value:void 0,then:function(c){l.push(c)}}}return hd++,o.then(Qg,Qg),o}function Qg(){if(--hd===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 y1(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 Jg=M.S;M.S=function(e,o){typeof o=="object"&&o!==null&&typeof o.then=="function"&&b1(e,o),Jg!==null&&Jg(e,o)};var da=W(null);function pd(){var e=da.current;return e!==null?e:_o.pooledCache}function Mi(e,o){o===null?ee(da,da.current):ee(da,o.pool)}function eh(){var e=pd();return e===null?null:{parent:Qo._currentValue,pool:e}}var uc=Error(n(460)),oh=Error(n(474)),Pi=Error(n(542)),md={then:function(){}};function th(e){return e=e.status,e==="fulfilled"||e==="rejected"}function ji(){}function rh(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,ah(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,ah(e),e}throw dc=o,uc}}var dc=null;function lh(){if(dc===null)throw Error(n(459));var e=dc;return dc=null,e}function ah(e){if(e===uc||e===Pi)throw Error(n(483))}var vl=!1;function vd(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function bd(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),Vg(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 yd(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 kd=!1;function gc(){if(kd){var e=on;if(e!==null)throw e}}function hc(e,o,l,c){kd=!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 re=e.alternate;re!==null&&(re=re.updateQueue,T=re.lastBaseUpdate,T!==x&&(T===null?re.firstBaseUpdate=X:T.next=X,re.lastBaseUpdate=R))}if(g!==null){var ie=d.baseState;x=0,re=X=R=null,T=g;do{var $=T.lane&-536870913,Z=$!==T.lane;if(Z?(Ze&$)===$:(c&$)===$){$!==0&&$===en&&(kd=!0),re!==null&&(re=re.next={lane:0,tag:T.tag,payload:T.payload,callback:null,next:null});e:{var Ee=e,Se=T;$=o;var ho=l;switch(Se.tag){case 1:if(Ee=Se.payload,typeof Ee=="function"){ie=Ee.call(ho,ie,$);break e}ie=Ee;break e;case 3:Ee.flags=Ee.flags&-65537|128;case 0:if(Ee=Se.payload,$=typeof Ee=="function"?Ee.call(ho,ie,$):Ee,$==null)break e;ie=v({},ie,$);break e;case 2:vl=!0}}$=T.callback,$!==null&&(e.flags|=64,Z&&(e.flags|=8192),Z=d.callbacks,Z===null?d.callbacks=[$]:Z.push($))}else Z={lane:$,tag:T.tag,payload:T.payload,callback:T.callback,next:null},re===null?(X=re=Z,R=ie):re=re.next=Z,x|=$;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);re===null&&(R=ie),d.baseState=R,d.firstBaseUpdate=X,d.lastBaseUpdate=re,g===null&&(d.shared.lanes=0),Tl|=x,e.lanes=x,e.memoizedState=ie}}function nh(e,o){if(typeof e!="function")throw Error(n(191,e));e.call(o)}function ch(e,o){var l=e.callbacks;if(l!==null)for(e.callbacks=null,e=0;e<l.length;e++)nh(l[e],o)}var tn=W(null),qi=W(0);function ih(e,o){e=Kr,ee(qi,e),ee(tn,o),Kr=e|o.baseLanes}function xd(){ee(qi,Kr),ee(tn,tn.current)}function _d(){Kr=qi.current,K(tn),K(qi)}var kl=0,He=null,fo=null,Xo=null,Fi=!1,rn=!1,fa=!1,Ui=0,pc=0,ln=null,k1=0;function Po(){throw Error(n(321))}function wd(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 Bd(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?Vh:Wh,fa=!1,g=l(c,d),fa=!1,rn&&(g=uh(o,l,c,d)),sh(e),g}function sh(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 uh(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=T1,g=o(l,c)}while(rn);return g}function x1(){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 Sd(){var e=Ui!==0;return Ui=0,e}function Cd(e,o,l){o.updateQueue=e.updateQueue,o.flags&=-2053,e.lanes&=~l}function Td(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 Dd(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function mc(e){var o=pc;return pc+=1,ln===null&&(ln=[]),e=rh(ln,e,o),o=He,(Xo===null?o.memoizedState:Xo.next)===null&&(o=o.alternate,M.H=o===null||o.memoizedState===null?Vh:Wh),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 Ed(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=Dd(),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]=U;return o.index++,l}function Vr(e,o){return typeof o=="function"?o(e):o}function Wi(e){var o=Yo();return Gd(o,fo,e)}function Gd(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,re=!1;do{var ie=X.lane&-536870913;if(ie!==X.lane?(Ze&ie)===ie:(kl&ie)===ie){var $=X.revertLane;if($===0)R!==null&&(R=R.next={lane:0,revertLane:0,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null}),ie===en&&(re=!0);else if((kl&$)===$){X=X.next,$===en&&(re=!0);continue}else ie={lane:0,revertLane:X.revertLane,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null},R===null?(T=R=ie,x=g):R=R.next=ie,He.lanes|=$,Tl|=$;ie=X.action,fa&&l(g,ie),g=X.hasEagerState?X.eagerState:l(g,ie)}else $={lane:ie,revertLane:X.revertLane,action:X.action,hasEagerState:X.hasEagerState,eagerState:X.eagerState,next:null},R===null?(T=R=$,x=g):R=R.next=$,He.lanes|=ie,Tl|=ie;X=X.next}while(X!==null&&X!==o);if(R===null?x=g:R.next=T,!zt(g,e.memoizedState)&&(et=!0,re&&(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 Id(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 dh(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=hh.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(),gh.bind(null,c,d,l,o),null),_o===null)throw Error(n(349));g||(kl&124)!==0||fh(c,o,l)}return l}function fh(e,o,l){e.flags|=16384,e={getSnapshot:o,value:l},o=He.updateQueue,o===null?(o=Dd(),He.updateQueue=o,o.stores=[e]):(l=o.stores,l===null?o.stores=[e]:l.push(e))}function gh(e,o,l,c){o.value=l,o.getSnapshot=c,ph(o)&&mh(e)}function hh(e,o,l){return l(function(){ph(o)&&mh(e)})}function ph(e){var o=e.getSnapshot;e=e.value;try{var l=o();return!zt(e,l)}catch{return!0}}function mh(e){var o=Za(e,2);o!==null&&Pt(o,e,2)}function Nd(e){var o=Dt();if(typeof e=="function"){var l=e;if(e=l(),fa){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 vh(e,o,l,c){return e.baseState=l,Gd(e,fo,typeof c=="function"?c:Vr)}function _1(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,bh(o,g)):(g.next=l.next,o.pending=l.next=g)}}function bh(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),yh(e,o,T)}catch(X){Rd(e,o,X)}finally{M.T=g}}else try{g=l(d,c),yh(e,o,g)}catch(X){Rd(e,o,X)}}function yh(e,o,l){l!==null&&typeof l=="object"&&typeof l.then=="function"?l.then(function(c){kh(e,o,c)},function(c){return Rd(e,o,c)}):kh(e,o,l)}function kh(e,o,l){o.status="fulfilled",o.value=l,xh(o),e.state=l,o=e.pending,o!==null&&(l=o.next,l===o?e.pending=null:(l=l.next,o.next=l,bh(e,l)))}function Rd(e,o,l){var c=e.pending;if(e.pending=null,c!==null){c=c.next;do o.status="rejected",o.reason=l,xh(o),o=o.next;while(o!==c)}e.action=null}function xh(e){e=e.listeners;for(var o=0;o<e.length;o++)(0,e[o])()}function _h(e,o){return o}function wh(e,o){if(ro){var l=_o.formState;if(l!==null){e:{var c=He;if(ro){if(Ro){o:{for(var d=Ro,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){Ro=fr(d.nextSibling),c=d.data==="F!";break e}}ia(c)}c=!1}c&&(o=l[0])}}return l=Dt(),l.memoizedState=l.baseState=o,c={pending:null,lanes:0,dispatch:null,lastRenderedReducer:_h,lastRenderedState:o},l.queue=c,l=qh.bind(null,He,c),c.dispatch=l,c=Nd(!1),g=Od.bind(null,He,!1,c.queue),c=Dt(),d={state:o,dispatch:null,action:e,pending:null},c.queue=d,l=_1.bind(null,He,d,g,l),d.dispatch=l,c.memoizedState=e,[o,l,!1]}function Bh(e){var o=Yo();return Sh(o,fo,e)}function Sh(e,o,l){if(o=Gd(e,o,_h)[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(),w1.bind(null,d,l),null)),[c,g,e]}function w1(e,o){e.action=o}function Ch(e){var o=Yo(),l=fo;if(l!==null)return Sh(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=Dd(),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 Th(){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&&wd(c,fo.memoizedState.deps)?d.memoizedState=an(o,g,l,c):(He.flags|=e,d.memoizedState=an(1|o,g,l,c))}function Dh(e,o){Yi(8390656,8,e,o)}function Eh(e,o){vc(2048,8,e,o)}function Gh(e,o){return vc(4,2,e,o)}function Ih(e,o){return vc(4,4,e,o)}function Nh(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 Rh(e,o,l){l=l!=null?l.concat([e]):null,vc(4,4,Nh.bind(null,o,e),l)}function zd(){}function zh(e,o){var l=Yo();o=o===void 0?null:o;var c=l.memoizedState;return o!==null&&wd(o,c[1])?c[0]:(l.memoizedState=[e,o],e)}function Ah(e,o){var l=Yo();o=o===void 0?null:o;var c=l.memoizedState;if(o!==null&&wd(o,c[1]))return c[0];if(c=e(),fa){xo(!0);try{e()}finally{xo(!1)}}return l.memoizedState=[c,o],c}function Ad(e,o,l){return l===void 0||(kl&1073741824)!==0?e.memoizedState=o:(e.memoizedState=l,e=Op(),He.lanes|=e,Tl|=e,l)}function Lh(e,o,l,c){return zt(l,o)?l:tn.current!==null?(e=Ad(e,l,c),zt(e,o)||(et=!0),e):(kl&42)===0?(et=!0,e.memoizedState=l):(e=Op(),He.lanes|=e,Tl|=e,o)}function Hh(e,o,l,c,d){var g=j.p;j.p=g!==0&&8>g?g:8;var x=M.T,T={};M.T=T,Od(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 re=y1(R,c);bc(e,o,re,Mt(e))}else bc(e,o,c,Mt(e))}catch(ie){bc(e,o,{then:function(){},status:"rejected",reason:ie},Mt())}finally{j.p=g,M.T=x}}function B1(){}function Ld(e,o,l,c){if(e.tag!==5)throw Error(n(476));var d=Oh(e).queue;Hh(e,d,o,J,l===null?B1:function(){return Mh(e),l(c)})}function Oh(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 Mh(e){var o=Oh(e).next.queue;bc(e,o,{},Mt())}function Hd(){return bt(Lc)}function Ph(){return Yo().memoizedState}function jh(){return Yo().memoizedState}function S1(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:gd()},e.payload=o;return}o=o.return}}function C1(e,o,l){var c=Mt();l={lane:c,revertLane:0,action:l,hasEagerState:!1,eagerState:null,next:null},$i(e)?Fh(o,l):(l=rd(e,o,l,c),l!==null&&(Pt(l,e,c),Uh(l,o,c)))}function qh(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))Fh(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=rd(e,o,d,c),l!==null)return Pt(l,e,c),Uh(l,o,c),!0}return!1}function Od(e,o,l,c){if(c={lane:2,revertLane:m0(),action:c,hasEagerState:!1,eagerState:null,next:null},$i(e)){if(o)throw Error(n(479))}else o=rd(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 Fh(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 Uh(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},Vh={readContext:bt,use:Vi,useCallback:function(e,o){return Dt().memoizedState=[e,o===void 0?null:o],e},useContext:bt,useEffect:Dh,useImperativeHandle:function(e,o,l){l=l!=null?l.concat([e]):null,Yi(4194308,4,Nh.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(fa){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(fa){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=C1.bind(null,He,e),[c.memoizedState,e]},useRef:function(e){var o=Dt();return e={current:e},o.memoizedState=e},useState:function(e){e=Nd(e);var o=e.queue,l=qh.bind(null,He,o);return o.dispatch=l,[e.memoizedState,l]},useDebugValue:zd,useDeferredValue:function(e,o){var l=Dt();return Ad(l,e,o)},useTransition:function(){var e=Nd(!1);return e=Hh.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||fh(c,o,l)}d.memoizedState=l;var g={value:l,getSnapshot:o};return d.queue=g,Dh(hh.bind(null,c,g,e),[e]),c.flags|=2048,an(9,Xi(),gh.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=k1++,o="«"+o+"r"+l.toString(32)+"»";return e.memoizedState=o},useHostTransitionStatus:Hd,useFormState:wh,useActionState:wh,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=Od.bind(null,He,!0,l),l.dispatch=o,[e,o]},useMemoCache:Ed,useCacheRefresh:function(){return Dt().memoizedState=S1.bind(null,He)}},Wh={readContext:bt,use:Vi,useCallback:zh,useContext:bt,useEffect:Eh,useImperativeHandle:Rh,useInsertionEffect:Gh,useLayoutEffect:Ih,useMemo:Ah,useReducer:Wi,useRef:Th,useState:function(){return Wi(Vr)},useDebugValue:zd,useDeferredValue:function(e,o){var l=Yo();return Lh(l,fo.memoizedState,e,o)},useTransition:function(){var e=Wi(Vr)[0],o=Yo().memoizedState;return[typeof e=="boolean"?e:mc(e),o]},useSyncExternalStore:dh,useId:Ph,useHostTransitionStatus:Hd,useFormState:Bh,useActionState:Bh,useOptimistic:function(e,o){var l=Yo();return vh(l,fo,e,o)},useMemoCache:Ed,useCacheRefresh:jh},T1={readContext:bt,use:Vi,useCallback:zh,useContext:bt,useEffect:Eh,useImperativeHandle:Rh,useInsertionEffect:Gh,useLayoutEffect:Ih,useMemo:Ah,useReducer:Id,useRef:Th,useState:function(){return Id(Vr)},useDebugValue:zd,useDeferredValue:function(e,o){var l=Yo();return fo===null?Ad(l,e,o):Lh(l,fo.memoizedState,e,o)},useTransition:function(){var e=Id(Vr)[0],o=Yo().memoizedState;return[typeof e=="boolean"?e:mc(e),o]},useSyncExternalStore:dh,useId:Ph,useHostTransitionStatus:Hd,useFormState:Ch,useActionState:Ch,useOptimistic:function(e,o){var l=Yo();return fo!==null?vh(l,fo,e,o):(l.baseState=e,[e,l.queue.dispatch])},useMemoCache:Ed,useCacheRefresh:jh},nn=null,yc=0;function Ki(e){var o=yc;return yc+=1,nn===null&&(nn=[]),rh(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 Xh(e){var o=e._init;return o(e._payload)}function Yh(e){function o(F,H){if(e){var V=F.deletions;V===null?(F.deletions=[H],F.flags|=16):V.push(H)}}function l(F,H){if(!e)return null;for(;H!==null;)o(F,H),H=H.sibling;return null}function c(F){for(var H=new Map;F!==null;)F.key!==null?H.set(F.key,F):H.set(F.index,F),F=F.sibling;return H}function d(F,H){return F=Pr(F,H),F.index=0,F.sibling=null,F}function g(F,H,V){return F.index=V,e?(V=F.alternate,V!==null?(V=V.index,V<H?(F.flags|=67108866,H):V):(F.flags|=67108866,H)):(F.flags|=1048576,H)}function x(F){return e&&F.alternate===null&&(F.flags|=67108866),F}function T(F,H,V,ae){return H===null||H.tag!==6?(H=ad(V,F.mode,ae),H.return=F,H):(H=d(H,V),H.return=F,H)}function R(F,H,V,ae){var ye=V.type;return ye===B?re(F,H,V.props.children,ae,V.key):H!==null&&(H.elementType===ye||typeof ye=="object"&&ye!==null&&ye.$$typeof===Y&&Xh(ye)===H.type)?(H=d(H,V.props),kc(H,V),H.return=F,H):(H=zi(V.type,V.key,V.props,null,F.mode,ae),kc(H,V),H.return=F,H)}function X(F,H,V,ae){return H===null||H.tag!==4||H.stateNode.containerInfo!==V.containerInfo||H.stateNode.implementation!==V.implementation?(H=nd(V,F.mode,ae),H.return=F,H):(H=d(H,V.children||[]),H.return=F,H)}function re(F,H,V,ae,ye){return H===null||H.tag!==7?(H=la(V,F.mode,ae,ye),H.return=F,H):(H=d(H,V),H.return=F,H)}function ie(F,H,V){if(typeof H=="string"&&H!==""||typeof H=="number"||typeof H=="bigint")return H=ad(""+H,F.mode,V),H.return=F,H;if(typeof H=="object"&&H!==null){switch(H.$$typeof){case k:return V=zi(H.type,H.key,H.props,null,F.mode,V),kc(V,H),V.return=F,V;case w:return H=nd(H,F.mode,V),H.return=F,H;case Y:var ae=H._init;return H=ae(H._payload),ie(F,H,V)}if(oe(H)||O(H))return H=la(H,F.mode,V,null),H.return=F,H;if(typeof H.then=="function")return ie(F,Ki(H),V);if(H.$$typeof===D)return ie(F,Oi(F,H),V);Qi(F,H)}return null}function $(F,H,V,ae){var ye=H!==null?H.key:null;if(typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint")return ye!==null?null:T(F,H,""+V,ae);if(typeof V=="object"&&V!==null){switch(V.$$typeof){case k:return V.key===ye?R(F,H,V,ae):null;case w:return V.key===ye?X(F,H,V,ae):null;case Y:return ye=V._init,V=ye(V._payload),$(F,H,V,ae)}if(oe(V)||O(V))return ye!==null?null:re(F,H,V,ae,null);if(typeof V.then=="function")return $(F,H,Ki(V),ae);if(V.$$typeof===D)return $(F,H,Oi(F,V),ae);Qi(F,V)}return null}function Z(F,H,V,ae,ye){if(typeof ae=="string"&&ae!==""||typeof ae=="number"||typeof ae=="bigint")return F=F.get(V)||null,T(H,F,""+ae,ye);if(typeof ae=="object"&&ae!==null){switch(ae.$$typeof){case k:return F=F.get(ae.key===null?V:ae.key)||null,R(H,F,ae,ye);case w:return F=F.get(ae.key===null?V:ae.key)||null,X(H,F,ae,ye);case Y:var Oe=ae._init;return ae=Oe(ae._payload),Z(F,H,V,ae,ye)}if(oe(ae)||O(ae))return F=F.get(V)||null,re(H,F,ae,ye,null);if(typeof ae.then=="function")return Z(F,H,V,Ki(ae),ye);if(ae.$$typeof===D)return Z(F,H,V,Oi(H,ae),ye);Qi(H,ae)}return null}function Ee(F,H,V,ae){for(var ye=null,Oe=null,_e=H,De=H=0,tt=null;_e!==null&&De<V.length;De++){_e.index>De?(tt=_e,_e=null):tt=_e.sibling;var oo=$(F,_e,V[De],ae);if(oo===null){_e===null&&(_e=tt);break}e&&_e&&oo.alternate===null&&o(F,_e),H=g(oo,H,De),Oe===null?ye=oo:Oe.sibling=oo,Oe=oo,_e=tt}if(De===V.length)return l(F,_e),ro&&na(F,De),ye;if(_e===null){for(;De<V.length;De++)_e=ie(F,V[De],ae),_e!==null&&(H=g(_e,H,De),Oe===null?ye=_e:Oe.sibling=_e,Oe=_e);return ro&&na(F,De),ye}for(_e=c(_e);De<V.length;De++)tt=Z(_e,F,De,V[De],ae),tt!==null&&(e&&tt.alternate!==null&&_e.delete(tt.key===null?De:tt.key),H=g(tt,H,De),Oe===null?ye=tt:Oe.sibling=tt,Oe=tt);return e&&_e.forEach(function(Ll){return o(F,Ll)}),ro&&na(F,De),ye}function Se(F,H,V,ae){if(V==null)throw Error(n(151));for(var ye=null,Oe=null,_e=H,De=H=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=$(F,_e,oo.value,ae);if(Ll===null){_e===null&&(_e=tt);break}e&&_e&&Ll.alternate===null&&o(F,_e),H=g(Ll,H,De),Oe===null?ye=Ll:Oe.sibling=Ll,Oe=Ll,_e=tt}if(oo.done)return l(F,_e),ro&&na(F,De),ye;if(_e===null){for(;!oo.done;De++,oo=V.next())oo=ie(F,oo.value,ae),oo!==null&&(H=g(oo,H,De),Oe===null?ye=oo:Oe.sibling=oo,Oe=oo);return ro&&na(F,De),ye}for(_e=c(_e);!oo.done;De++,oo=V.next())oo=Z(_e,F,De,oo.value,ae),oo!==null&&(e&&oo.alternate!==null&&_e.delete(oo.key===null?De:oo.key),H=g(oo,H,De),Oe===null?ye=oo:Oe.sibling=oo,Oe=oo);return e&&_e.forEach(function(Dx){return o(F,Dx)}),ro&&na(F,De),ye}function ho(F,H,V,ae){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;H!==null;){if(H.key===ye){if(ye=V.type,ye===B){if(H.tag===7){l(F,H.sibling),ae=d(H,V.props.children),ae.return=F,F=ae;break e}}else if(H.elementType===ye||typeof ye=="object"&&ye!==null&&ye.$$typeof===Y&&Xh(ye)===H.type){l(F,H.sibling),ae=d(H,V.props),kc(ae,V),ae.return=F,F=ae;break e}l(F,H);break}else o(F,H);H=H.sibling}V.type===B?(ae=la(V.props.children,F.mode,ae,V.key),ae.return=F,F=ae):(ae=zi(V.type,V.key,V.props,null,F.mode,ae),kc(ae,V),ae.return=F,F=ae)}return x(F);case w:e:{for(ye=V.key;H!==null;){if(H.key===ye)if(H.tag===4&&H.stateNode.containerInfo===V.containerInfo&&H.stateNode.implementation===V.implementation){l(F,H.sibling),ae=d(H,V.children||[]),ae.return=F,F=ae;break e}else{l(F,H);break}else o(F,H);H=H.sibling}ae=nd(V,F.mode,ae),ae.return=F,F=ae}return x(F);case Y:return ye=V._init,V=ye(V._payload),ho(F,H,V,ae)}if(oe(V))return Ee(F,H,V,ae);if(O(V)){if(ye=O(V),typeof ye!="function")throw Error(n(150));return V=ye.call(V),Se(F,H,V,ae)}if(typeof V.then=="function")return ho(F,H,Ki(V),ae);if(V.$$typeof===D)return ho(F,H,Oi(F,V),ae);Qi(F,V)}return typeof V=="string"&&V!==""||typeof V=="number"||typeof V=="bigint"?(V=""+V,H!==null&&H.tag===6?(l(F,H.sibling),ae=d(H,V),ae.return=F,F=ae):(l(F,H),ae=ad(V,F.mode,ae),ae.return=F,F=ae),x(F)):l(F,H)}return function(F,H,V,ae){try{yc=0;var ye=ho(F,H,V,ae);return nn=null,ye}catch(_e){if(_e===uc||_e===Pi)throw _e;var Oe=At(29,_e,null,F.mode);return Oe.lanes=ae,Oe.return=F,Oe}finally{}}}var cn=Yh(!0),$h=Yh(!1),Jt=W(null),Cr=null;function xl(e){var o=e.alternate;ee(Jo,Jo.current&1),ee(Jt,e),Cr===null&&(o===null||tn.current!==null||o.memoizedState!==null)&&(Cr=e)}function Zh(e){if(e.tag===22){if(ee(Jo,Jo.current),ee(Jt,e),Cr===null){var o=e.alternate;o!==null&&o.memoizedState!==null&&(Cr=e)}}else _l()}function _l(){ee(Jo,Jo.current),ee(Jt,Jt.current)}function Wr(e){K(Jt),Cr===e&&(Cr=null),K(Jo)}var Jo=W(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==="$?"||D0(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 Md(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 Pd={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 Kh(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 Qh(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&&Pd.enqueueReplaceState(o,o.state,null)}function ga(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 Jh(e){es(e)}function ep(e){console.error(e)}function op(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 tp(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 jd(e,o,l){return l=bl(l),l.tag=3,l.payload={element:null},l.callback=function(){os(e,o)},l}function rp(e){return e=bl(e),e.tag=3,e}function lp(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(){tp(o,l,c)}}var x=l.stateNode;x!==null&&typeof x.componentDidCatch=="function"&&(e.callback=function(){tp(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 D1(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?d0():l.alternate===null&&zo===0&&(zo=3),l.flags&=-257,l.flags|=65536,l.lanes=d,c===md?l.flags|=16384:(o=l.updateQueue,o===null?l.updateQueue=new Set([c]):o.add(c),g0(e,c,d)),!1;case 22:return l.flags|=65536,c===md?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)),g0(e,c,d)),!1}throw Error(n(435,l.tag))}return g0(e,c,d),d0(),!1}if(ro)return o=Jt.current,o!==null?((o.flags&65536)===0&&(o.flags|=256),o.flags|=65536,o.lanes=d,c!==sd&&(e=Error(n(422),{cause:c}),nc($t(e,l)))):(c!==sd&&(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=jd(e.stateNode,c,d),yd(e,d),zo!==4&&(zo=2)),!1;var g=Error(n(520),{cause:c});if(g=$t(g,l),Tc===null?Tc=[g]:Tc.push(g),zo!==4&&(zo=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=jd(l.stateNode,c,e),yd(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=rp(d),lp(d,e,l,c),yd(l,d),!1}l=l.return}while(l!==null);return!1}var ap=Error(n(461)),et=!1;function at(e,o,l,c){o.child=e===null?$h(o,null,l,c):cn(o,e.child,l,c)}function np(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 ua(o),c=Bd(e,o,l,x,g,d),T=Sd(),e!==null&&!et?(Cd(e,o,d),Xr(e,o,d)):(ro&&T&&cd(o),o.flags|=1,at(e,o,c,d),o.child)}function cp(e,o,l,c,d){if(e===null){var g=l.type;return typeof g=="function"&&!ld(g)&&g.defaultProps===void 0&&l.compare===null?(o.tag=15,o.type=g,ip(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,!$d(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 ip(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,$d(e,d))(e.flags&131072)!==0&&(et=!0);else return o.lanes=e.lanes,Xr(e,o,d)}return qd(e,o,l,c,d)}function sp(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 up(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?ih(o,g):xd(),Zh(o);else return o.lanes=o.childLanes=536870912,up(e,o,g!==null?g.baseLanes|l:l,l)}else g!==null?(Mi(o,g.cachePool),ih(o,g),_l(),o.memoizedState=null):(e!==null&&Mi(o,null),xd(),_l());return at(e,o,d,l),o.child}function up(e,o,l,c){var d=pd();return d=d===null?null:{parent:Qo._currentValue,pool:d},o.memoizedState={baseLanes:l,cachePool:d},e!==null&&Mi(o,null),xd(),Zh(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 qd(e,o,l,c,d){return ua(o),l=Bd(e,o,l,c,void 0,d),c=Sd(),e!==null&&!et?(Cd(e,o,d),Xr(e,o,d)):(ro&&c&&cd(o),o.flags|=1,at(e,o,l,d),o.child)}function dp(e,o,l,c,d,g){return ua(o),o.updateQueue=null,l=uh(o,c,l,d),sh(e),c=Sd(),e!==null&&!et?(Cd(e,o,g),Xr(e,o,g)):(ro&&c&&cd(o),o.flags|=1,at(e,o,l,g),o.child)}function fp(e,o,l,c,d){if(ua(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=Pd,o.stateNode=g,g._reactInternals=o,g=o.stateNode,g.props=c,g.state=o.memoizedState,g.refs={},vd(o),x=l.contextType,g.context=typeof x=="object"&&x!==null?bt(x):Ka,g.state=o.memoizedState,x=l.getDerivedStateFromProps,typeof x=="function"&&(Md(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&&Pd.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=ga(l,T);g.props=R;var X=g.context,re=l.contextType;x=Ka,typeof re=="object"&&re!==null&&(x=bt(re));var ie=l.getDerivedStateFromProps;re=typeof ie=="function"||typeof g.getSnapshotBeforeUpdate=="function",T=o.pendingProps!==T,re||typeof g.UNSAFE_componentWillReceiveProps!="function"&&typeof g.componentWillReceiveProps!="function"||(T||X!==x)&&Qh(o,g,c,x),vl=!1;var $=o.memoizedState;g.state=$,hc(o,c,g,d),gc(),X=o.memoizedState,T||$!==X||vl?(typeof ie=="function"&&(Md(o,l,ie,c),X=o.memoizedState),(R=vl||Kh(o,l,R,c,$,X,x))?(re||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,bd(e,o),x=o.memoizedProps,re=ga(l,x),g.props=re,ie=o.pendingProps,$=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!==ie||$!==R)&&Qh(o,g,c,R),vl=!1,$=o.memoizedState,g.state=$,hc(o,c,g,d),gc();var Z=o.memoizedState;x!==ie||$!==Z||vl||e!==null&&e.dependencies!==null&&Hi(e.dependencies)?(typeof T=="function"&&(Md(o,l,T,c),Z=o.memoizedState),(re=vl||Kh(o,l,re,c,$,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&&$===e.memoizedState||(o.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||x===e.memoizedProps&&$===e.memoizedState||(o.flags|=1024),o.memoizedProps=c,o.memoizedState=Z),g.props=c,g.state=Z,g.context=R,c=re):(typeof g.componentDidUpdate!="function"||x===e.memoizedProps&&$===e.memoizedState||(o.flags|=4),typeof g.getSnapshotBeforeUpdate!="function"||x===e.memoizedProps&&$===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 gp(e,o,l,c){return ac(),o.flags|=256,at(e,o,l,c),o.child}var Fd={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function Ud(e){return{baseLanes:e,cachePool:eh()}}function Vd(e,o,l){return e=e!==null?e.childLanes&~l:0,o&&(e|=er),e}function hp(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=Ro,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:aa!==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,Ro=null,R=!0):R=!1}R||ia(o)}if(T=o.memoizedState,T!==null&&(T=T.dehydrated,T!==null))return D0(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=la(c,d,l,null),T.return=o,c.return=o,T.sibling=c,o.child=T,d=o.child,d.memoizedState=Ud(l),d.childLanes=Vd(e,x,l),o.memoizedState=Fd,c):(xl(o),Wd(o,T))}if(R=e.memoizedState,R!==null&&(T=R.dehydrated,T!==null)){if(g)o.flags&256?(xl(o),o.flags&=-257,o=Xd(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=la(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=Ud(l),c.childLanes=Vd(e,x,l),o.memoizedState=Fd,o=d);else if(xl(o),D0(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=Xd(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),ap;T.data==="$?"||d0(),o=Xd(e,o,l)}else T.data==="$?"?(o.flags|=192,o.child=e.child,o=null):(e=R.treeContext,Ro=fr(T.nextSibling),wt=o,ro=!0,ca=null,Sr=!1,e!==null&&(Kt[Qt++]=jr,Kt[Qt++]=qr,Kt[Qt++]=aa,jr=e.id,qr=e.overflow,aa=o),o=Wd(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=la(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=Ud(l):(R=T.cachePool,R!==null?(X=Qo._currentValue,R=R.parent!==X?{parent:X,pool:X}:R):R=eh(),T={baseLanes:T.baseLanes|l,cachePool:R}),d.memoizedState=T,d.childLanes=Vd(e,x,l),o.memoizedState=Fd,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 Wd(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 Xd(e,o,l){return cn(o,e.child,null,l),e=Wd(o,o.pendingProps.children),e.flags|=2,o.memoizedState=null,e}function pp(e,o,l){e.lanes|=o;var c=e.alternate;c!==null&&(c.lanes|=o),dd(e.return,o,l)}function Yd(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 mp(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&&pp(e,l,o);else if(e.tag===19)pp(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(ee(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),Yd(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}Yd(o,!0,l,null,g);break;case"together":Yd(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 $d(e,o){return(e.lanes&o)!==0?!0:(e=e.dependencies,!!(e!==null&&Hi(e)))}function E1(e,o,l){switch(o.tag){case 3:he(o,o.stateNode.containerInfo),ml(o,Qo,e.memoizedState.cache),ac();break;case 27:case 5:Te(o);break;case 4:he(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?hp(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 mp(e,o,l);o.flags|=128}if(d=o.memoizedState,d!==null&&(d.rendering=null,d.tail=null,d.lastEffect=null),ee(Jo,Jo.current),c)break;return null;case 22:case 23:return o.lanes=0,sp(e,o,l);case 24:ml(o,Qo,e.memoizedState.cache)}return Xr(e,o,l)}function vp(e,o,l){if(e!==null)if(e.memoizedProps!==o.pendingProps)et=!0;else{if(!$d(e,l)&&(o.flags&128)===0)return et=!1,E1(e,o,l);et=(e.flags&131072)!==0}else et=!1,ro&&(o.flags&1048576)!==0&&Xg(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")ld(c)?(e=ga(c,e),o.tag=1,o=fp(null,o,c,e,l)):(o.tag=0,o=qd(null,o,c,e,l));else{if(c!=null){if(d=c.$$typeof,d===E){o.tag=11,o=np(null,o,c,e,l);break e}else if(d===A){o.tag=14,o=cp(null,o,c,e,l);break e}}throw o=le(c)||c,Error(n(306,o,""))}}return o;case 0:return qd(e,o,o.type,o.pendingProps,l);case 1:return c=o.type,d=ga(c,o.pendingProps),fp(e,o,c,d,l);case 3:e:{if(he(o,o.stateNode.containerInfo),e===null)throw Error(n(387));c=o.pendingProps;var g=o.memoizedState;d=g.element,bd(e,o),hc(o,c,null,l);var x=o.memoizedState;if(c=x.cache,ml(o,Qo,c),c!==g.cache&&fd(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=gp(e,o,c,l);break e}else if(c!==d){d=$t(Error(n(424)),o),nc(d),o=gp(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(Ro=fr(e.firstChild),wt=o,ro=!0,ca=null,Sr=!0,l=$h(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=xm(o.type,null,o.pendingProps,null))?o.memoizedState=l:ro||(l=o.type,e=o.pendingProps,c=vs(ue.current).createElement(l),c[Uo]=o,c[pt]=e,ct(c,l,e),Bo(c),o.stateNode=c):o.memoizedState=xm(o.type,e.memoizedProps,o.pendingProps,e.memoizedState),null;case 27:return Te(o),e===null&&ro&&(c=o.stateNode=bm(o.type,o.pendingProps,ue.current),wt=o,Sr=!0,d=Ro,Il(o.type)?(E0=d,Ro=fr(c.firstChild)):Ro=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=Ro)&&(c=rx(c,o.type,o.pendingProps,Sr),c!==null?(o.stateNode=c,wt=o,Ro=fr(c.firstChild),Sr=!1,d=!0):d=!1),d||ia(o)),Te(o),d=o.type,g=o.pendingProps,x=e!==null?e.memoizedProps:null,c=g.children,S0(d,g)?c=null:x!==null&&S0(d,x)&&(o.flags|=32),o.memoizedState!==null&&(d=Bd(e,o,x1,null,null,l),Lc._currentValue=d),ts(e,o),at(e,o,c,l),o.child;case 6:return e===null&&ro&&((e=l=Ro)&&(l=lx(l,o.pendingProps,Sr),l!==null?(o.stateNode=l,wt=o,Ro=null,e=!0):e=!1),e||ia(o)),null;case 13:return hp(e,o,l);case 4:return he(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 np(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,ua(o),d=bt(d),c=c(d),o.flags|=1,at(e,o,c,l),o.child;case 14:return cp(e,o,o.type,o.pendingProps,l);case 15:return ip(e,o,o.type,o.pendingProps,l);case 19:return mp(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 sp(e,o,l);case 24:return ua(o),c=bt(Qo),e===null?(d=pd(),d===null&&(d=_o,g=gd(),d.pooledCache=g,g.refCount++,g!==null&&(d.pooledCacheLanes|=l),d=g),o.memoizedState={parent:c,cache:d},vd(o),ml(o,Qo,d)):((e.lanes&l)!==0&&(bd(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&&fd(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 bp(e,o){if(o.type!=="stylesheet"||(o.state.loading&4)!==0)e.flags&=-16777217;else if(e.flags|=16777216,!Cm(o)){if(o=Jt.current,o!==null&&((Ze&4194048)===Ze?Cr!==null:(Ze&62914560)!==Ze&&(Ze&536870912)===0||o!==Cr))throw dc=md,oh;e.flags|=8192}}function ls(e,o){o!==null&&(e.flags|=4),e.flags&16384&&(o=e.tag!==22?Zl():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 Io(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 G1(e,o,l){var c=o.pendingProps;switch(id(o),o.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return Io(o),null;case 1:return Io(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,Zg())),Io(o),null;case 26:return l=o.memoizedState,e===null?(Yr(o),l!==null?(Io(o),bp(o,l)):(Io(o),o.flags&=-16777217)):l?l!==e.memoizedState?(Yr(o),Io(o),bp(o,l)):(Io(o),o.flags&=-16777217):(e.memoizedProps!==c&&Yr(o),Io(o),o.flags&=-16777217),null;case 27:Ve(o),l=ue.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 Io(o),null}e=de.current,lc(o)?Yg(o):(e=bm(d,c,l),o.stateNode=e,Yr(o))}return Io(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 Io(o),null}if(e=de.current,lc(o))Yg(o);else{switch(d=vs(ue.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 Io(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=ue.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||dm(e.nodeValue,l)),e||ia(o)}else e=vs(e).createTextNode(c),e[Uo]=o,o.stateNode=e}return Io(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;Io(o),d=!1}else d=Zg(),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),Io(o),null;case 4:return me(),e===null&&k0(o.stateNode.containerInfo),Io(o),null;case 10:return Ur(o.type),Io(o),null;case 19:if(K(Jo),d=o.memoizedState,d===null)return Io(o),null;if(c=(o.flags&128)!==0,g=d.rendering,g===null)if(c)xc(d,!1);else{if(zo!==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;)Wg(l,e),l=l.sibling;return ee(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 Io(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,ee(Jo,c?e&1|2:e&1),o):(Io(o),null);case 22:case 23:return Wr(o),_d(),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&&(Io(o),o.subtreeFlags&6&&(o.flags|=8192)):Io(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&&K(da),null;case 24:return l=null,e!==null&&(l=e.memoizedState.cache),o.memoizedState.cache!==l&&(o.flags|=2048),Ur(Qo),Io(o),null;case 25:return null;case 30:return null}throw Error(n(156,o.tag))}function I1(e,o){switch(id(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 K(Jo),null;case 4:return me(),null;case 10:return Ur(o.type),null;case 22:case 23:return Wr(o),_d(),e!==null&&K(da),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 yp(e,o){switch(id(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:K(Jo);break;case 10:Ur(o.type);break;case 22:case 23:Wr(o),_d(),e!==null&&K(da);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(re){vo(d,R,re)}}}c=c.next}while(c!==g)}}catch(re){vo(o,o.return,re)}}function kp(e){var o=e.updateQueue;if(o!==null){var l=e.stateNode;try{ch(o,l)}catch(c){vo(e,e.return,c)}}}function xp(e,o,l){l.props=ga(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 _p(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 Zd(e,o,l){try{var c=e.stateNode;Q1(c,e.type,l,o),c[pt]=o}catch(d){vo(e,e.return,d)}}function wp(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&Il(e.type)||e.tag===4}function Kd(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||wp(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 Qd(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(Qd(e,o,l),e=e.sibling;e!==null;)Qd(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 Bp(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,Jd=!1,Sp=typeof WeakSet=="function"?WeakSet:Set,ot=null;function N1(e,o){if(e=e.containerInfo,w0=ws,e=Lg(e),Ku(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,re=0,ie=e,$=null;o:for(;;){for(var Z;ie!==l||d!==0&&ie.nodeType!==3||(T=x+d),ie!==g||c!==0&&ie.nodeType!==3||(R=x+c),ie.nodeType===3&&(x+=ie.nodeValue.length),(Z=ie.firstChild)!==null;)$=ie,ie=Z;for(;;){if(ie===e)break o;if($===l&&++X===d&&(T=x),$===g&&++re===c&&(R=x),(Z=ie.nextSibling)!==null)break;ie=$,$=ie.parentNode}ie=Z}l=T===-1||R===-1?null:{start:T,end:R}}else l=null}l=l||{start:0,end:0}}else l=null;for(B0={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=ga(l.type,d,l.elementType===l.type);e=c.getSnapshotBeforeUpdate(Ee,g),c.__reactInternalSnapshotBeforeUpdate=e}catch(Se){vo(l,l.return,Se)}}break;case 3:if((e&1024)!==0){if(e=o.stateNode.containerInfo,l=e.nodeType,l===9)T0(e);else if(l===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":T0(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 Cp(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=ga(l.type,o.memoizedProps);o=o.memoizedState;try{e.componentDidUpdate(d,o,e.__reactInternalSnapshotBeforeUpdate)}catch(x){vo(l,l.return,x)}}c&64&&kp(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{ch(e,o)}catch(x){vo(l,l.return,x)}}break;case 27:o===null&&c&4&&Bp(l);case 26:case 5:Bl(e,l),o===null&&c&4&&_p(l),c&512&&wc(l,l.return);break;case 12:Bl(e,l);break;case 13:Bl(e,l),c&4&&Ep(e,l),c&64&&(e=l.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(l=j1.bind(null,l),ax(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 Tp(e){var o=e.alternate;o!==null&&(e.alternate=null,Tp(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 Do=null,Et=!1;function Zr(e,o,l){for(l=l.child;l!==null;)Dp(e,o,l),l=l.sibling}function Dp(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=Do,d=Et;Il(l.type)&&(Do=l.stateNode,Et=!1),Zr(e,o,l),Nc(l.stateNode),Do=c,Et=d;break;case 5:jo||Tr(l,o);case 6:if(c=Do,d=Et,Do=null,Zr(e,o,l),Do=c,Et=d,Do!==null)if(Et)try{(Do.nodeType===9?Do.body:Do.nodeName==="HTML"?Do.ownerDocument.body:Do).removeChild(l.stateNode)}catch(g){vo(l,o,g)}else try{Do.removeChild(l.stateNode)}catch(g){vo(l,o,g)}break;case 18:Do!==null&&(Et?(e=Do,mm(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,l.stateNode),Pc(e)):mm(Do,l.stateNode));break;case 4:c=Do,d=Et,Do=l.stateNode.containerInfo,Et=!0,Zr(e,o,l),Do=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"&&xp(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 Ep(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 R1(e){switch(e.tag){case 13:case 19:var o=e.stateNode;return o===null&&(o=e.stateNode=new Sp),o;case 22:return e=e.stateNode,o=e._retryCache,o===null&&(o=e._retryCache=new Sp),o;default:throw Error(n(435,e.tag))}}function e0(e,o){var l=R1(e);o.forEach(function(c){var d=q1.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)){Do=T.stateNode,Et=!1;break e}break;case 5:Do=T.stateNode,Et=!1;break e;case 3:case 4:Do=T.stateNode.containerInfo,Et=!0;break e}T=T.return}if(Do===null)throw Error(n(160));Dp(g,x,d),Do=null,Et=!1,g=d.alternate,g!==null&&(g.return=null),d.return=null}if(o.subtreeFlags&13878)for(o=o.child;o!==null;)Gp(o,e),o=o.sibling}var dr=null;function Gp(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[Kl]||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=Bm("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=Bm("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 Sm(d,e.type,e.stateNode);else e.stateNode=wm(d,c,e.memoizedProps);else g!==c?(g===null?l.stateNode!==null&&(l=l.stateNode,l.parentNode.removeChild(l)):g.count--,c===null?Sm(d,e.type,e.stateNode):wm(d,c,e.memoizedProps)):c===null&&e.stateNode!==null&&Zd(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&&Zd(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,Zd(e,d,l!==null?l.memoizedProps:d)),c&1024&&(Jd=!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)}Jd&&(Jd=!1,Ip(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)&&(n0=Le()),c&4&&(c=e.updateQueue,c!==null&&(e.updateQueue=null,e0(e,c)));break;case 22:d=e.memoizedState!==null;var R=l!==null&&l.memoizedState!==null,X=$r,re=jo;if($r=X||d,jo=re||R,Lt(o,e),jo=re,$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||ha(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 ie=R.memoizedProps.style,$=ie!=null&&ie.hasOwnProperty("display")?ie.display:null;T.style.display=$==null||typeof $=="boolean"?"":(""+$).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,e0(e,l))));break;case 19:Lt(o,e),Ht(e),c&4&&(c=e.updateQueue,c!==null&&(e.updateQueue=null,e0(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(wp(c)){l=c;break}c=c.return}if(l==null)throw Error(n(160));switch(l.tag){case 27:var d=l.stateNode,g=Kd(e);as(e,g,d);break;case 5:var x=l.stateNode;l.flags&32&&(Vo(x,""),l.flags&=-33);var T=Kd(e);as(e,T,x);break;case 3:case 4:var R=l.stateNode.containerInfo,X=Kd(e);Qd(e,X,R);break;default:throw Error(n(161))}}catch(re){vo(e,e.return,re)}e.flags&=-3}o&4096&&(e.flags&=-4097)}function Ip(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var o=e;Ip(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;)Cp(e,o.alternate,o),o=o.sibling}function ha(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),ha(o);break;case 1:Tr(o,o.return);var l=o.stateNode;typeof l.componentWillUnmount=="function"&&xp(o,o.return,l),ha(o);break;case 27:Nc(o.stateNode);case 26:case 5:Tr(o,o.return),ha(o);break;case 22:o.memoizedState===null&&ha(o);break;case 30:ha(o);break;default:ha(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++)nh(R[d],T)}catch(X){vo(c,c.return,X)}}l&&x&64&&kp(g),wc(g,g.return);break;case 27:Bp(g);case 26:case 5:Sl(d,g,l),l&&c===null&&x&4&&_p(g),wc(g,g.return);break;case 12:Sl(d,g,l);break;case 13:Sl(d,g,l),l&&x&4&&Ep(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 o0(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 t0(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;)Np(e,o,l,c),o=o.sibling}function Np(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&&o0(x,o);break;case 24:Dr(e,o,l,c),d&2048&&t0(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 re=x.stateNode;x.memoizedState!==null?re._visibility&2?sn(g,x,T,R,d):Bc(g,x):(re._visibility|=2,sn(g,x,T,R,d)),d&&X&2048&&o0(x.alternate,x);break;case 24:sn(g,x,T,R,d),d&&X&2048&&t0(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&&o0(c.alternate,c);break;case 24:Bc(l,c),d&2048&&t0(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;)Rp(e),e=e.sibling}function Rp(e){switch(e.tag){case 26:un(e),e.flags&Sc&&e.memoizedState!==null&&bx(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 zp(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,Lp(c,e)}zp(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)Ap(e),e=e.sibling}function Ap(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,Lp(c,e)}zp(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 Lp(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(Tp(c),c===l){ot=null;break e}if(d!==null){d.return=g,ot=d;break e}ot=g}}}var z1={getCacheForType:function(e){var o=bt(Qo),l=o.data.get(e);return l===void 0&&(l=e(),o.data.set(e,l)),l}},A1=typeof WeakMap=="function"?WeakMap:Map,no=0,_o=null,Me=null,Ze=0,co=0,Ot=null,Cl=!1,dn=!1,r0=!1,Kr=0,zo=0,Tl=0,pa=0,l0=0,er=0,fn=0,Tc=null,Gt=null,a0=!1,n0=0,cs=1/0,is=null,Dl=null,nt=0,El=null,gn=null,hn=0,c0=0,i0=null,Hp=null,Dc=0,s0=null;function Mt(){if((no&2)!==0&&Ze!==0)return Ze&-Ze;if(M.T!==null){var e=en;return e!==0?e:m0()}return Pa()}function Op(){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&&(pa|=l),zo===4&&Gl(e,Ze,er,!1)),Er(e))}function Mp(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?O1(e,o):f0(e,o,!0),g=c;do{if(d===0){dn&&!c&&Gl(e,o,0,!1);break}else{if(l=e.current.alternate,g&&!L1(l)){d=f0(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=f0(T,x,!1),x!==2){if(r0&&!R){T.errorRecoveryDisabledLanes|=g,pa|=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=n0+300-Le(),10<d)){if(Gl(c,o,er,!Cl),ar(c,0,!0)!==0)break e;c.timeoutHandle=hm(Pp.bind(null,c,l,Gt,is,a0,o,er,pa,fn,Cl,g,2,-0,0),d);break e}Pp(c,l,Gt,is,a0,o,er,pa,fn,Cl,g,0,-0,0)}}break}while(!0);Er(e)}function Pp(e,o,l,c,d,g,x,T,R,X,re,ie,$,Z){if(e.timeoutHandle=-1,ie=o.subtreeFlags,(ie&8192||(ie&16785408)===16785408)&&(Ac={stylesheets:null,count:0,unsuspend:vx},Rp(o),ie=yx(),ie!==null)){e.cancelPendingCommit=ie(Xp.bind(null,e,o,g,l,c,d,x,T,R,re,1,$,Z)),Gl(e,g,x,!X);return}Xp(e,o,g,l,c,d,x,T,R)}function L1(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&=~l0,o&=~pa,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 u0(){if(Me!==null){if(co===0)var e=Me.return;else e=Me,Fr=sa=null,Td(e),nn=null,yc=0,e=Me;for(;e!==null;)yp(e.alternate,e),e=e.return;Me=null}}function pn(e,o){var l=e.timeoutHandle;l!==-1&&(e.timeoutHandle=-1,ex(l)),l=e.cancelPendingCommit,l!==null&&(e.cancelPendingCommit=null,l()),u0(),_o=e,Me=l=Pr(e.current,null),Ze=o,co=0,Ot=null,Cl=!1,dn=lt(e,o),r0=!1,fn=er=l0=pa=Tl=zo=0,Gt=Tc=null,a0=!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 jp(e,o){He=null,M.H=Zi,o===uc||o===Pi?(o=lh(),co=3):o===oh?(o=lh(),co=4):co=o===ap?8:o!==null&&typeof o=="object"&&typeof o.then=="function"?6:1,Ot=o,Me===null&&(zo=1,os(e,$t(o,e.current)))}function qp(){var e=M.H;return M.H=Zi,e===null?Zi:e}function Fp(){var e=M.A;return M.A=z1,e}function d0(){zo=4,Cl||(Ze&4194048)!==Ze&&Jt.current!==null||(dn=!0),(Tl&134217727)===0&&(pa&134217727)===0||_o===null||Gl(_o,Ze,er,!1)}function f0(e,o,l){var c=no;no|=2;var d=qp(),g=Fp();(_o!==e||Ze!==o)&&(is=null,pn(e,o)),o=!1;var x=zo;e:do try{if(co!==0&&Me!==null){var T=Me,R=Ot;switch(co){case 8:u0(),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)}}H1(),x=zo;break}catch(re){jp(e,re)}while(!0);return o&&e.shellSuspendCounter++,Fr=sa=null,no=c,M.H=d,M.A=g,Me===null&&(_o=null,Ze=0,Ii()),x}function H1(){for(;Me!==null;)Up(Me)}function O1(e,o){var l=no;no|=2;var c=qp(),d=Fp();_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(th(g)){co=0,Ot=null,Vp(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:th(g)?(co=0,Ot=null,Vp(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||Cm(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:u0(),zo=6;break e;default:throw Error(n(462))}}M1();break}catch(re){jp(e,re)}while(!0);return Fr=sa=null,M.H=c,M.A=d,no=l,Me!==null?0:(_o=null,Ze=0,Ii(),zo)}function M1(){for(;Me!==null&&!Oo();)Up(Me)}function Up(e){var o=vp(e.alternate,e,Kr);e.memoizedProps=e.pendingProps,o===null?us(e):Me=o}function Vp(e){var o=e,l=o.alternate;switch(o.tag){case 15:case 0:o=dp(l,o,o.pendingProps,o.type,void 0,Ze);break;case 11:o=dp(l,o,o.pendingProps,o.type.render,o.ref,Ze);break;case 5:Td(o);default:yp(l,o),o=Me=Wg(o,Kr),o=vp(l,o,Kr)}e.memoizedProps=e.pendingProps,o===null?us(e):Me=o}function mn(e,o,l,c){Fr=sa=null,Td(o),nn=null,yc=0;var d=o.return;try{if(D1(e,d,o,l,Ze)){zo=1,os(e,$t(l,e.current)),Me=null;return}}catch(g){if(d!==null)throw Me=d,g;zo=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))),Wp(o,e)):us(o)}function us(e){var o=e;do{if((o.flags&32768)!==0){Wp(o,Cl);return}e=o.return;var l=G1(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);zo===0&&(zo=5)}function Wp(e,o){do{var l=I1(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);zo=6,Me=null}function Xp(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|=td,Mn(e,l,g,x,T,R),e===_o&&(Me=_o=null,Ze=0),gn=o,El=e,hn=l,c0=g,i0=d,Hp=c,(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,F1(Ge,function(){return Qp(),null})):(e.callbackNode=null,e.callbackPriority=0),c=(o.flags&13878)!==0,(o.subtreeFlags&13878)!==0||c){c=M.T,M.T=null,d=j.p,j.p=2,x=no,no|=4;try{N1(e,o,l)}finally{no=x,j.p=d,M.T=c}}nt=1,Yp(),$p(),Zp()}}function Yp(){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=j.p;j.p=2;var d=no;no|=4;try{Gp(o,e);var g=B0,x=Lg(e.containerInfo),T=g.focusedElem,R=g.selectionRange;if(x!==T&&T&&T.ownerDocument&&Ag(T.ownerDocument.documentElement,T)){if(R!==null&&Ku(T)){var X=R.start,re=R.end;if(re===void 0&&(re=X),"selectionStart"in T)T.selectionStart=X,T.selectionEnd=Math.min(re,T.value.length);else{var ie=T.ownerDocument||document,$=ie&&ie.defaultView||window;if($.getSelection){var Z=$.getSelection(),Ee=T.textContent.length,Se=Math.min(R.start,Ee),ho=R.end===void 0?Se:Math.min(R.end,Ee);!Z.extend&&Se>ho&&(x=ho,ho=Se,Se=x);var F=zg(T,Se),H=zg(T,ho);if(F&&H&&(Z.rangeCount!==1||Z.anchorNode!==F.node||Z.anchorOffset!==F.offset||Z.focusNode!==H.node||Z.focusOffset!==H.offset)){var V=ie.createRange();V.setStart(F.node,F.offset),Z.removeAllRanges(),Se>ho?(Z.addRange(V),Z.extend(H.node,H.offset)):(V.setEnd(H.node,H.offset),Z.addRange(V))}}}}for(ie=[],Z=T;Z=Z.parentNode;)Z.nodeType===1&&ie.push({element:Z,left:Z.scrollLeft,top:Z.scrollTop});for(typeof T.focus=="function"&&T.focus(),T=0;T<ie.length;T++){var ae=ie[T];ae.element.scrollLeft=ae.left,ae.element.scrollTop=ae.top}}ws=!!w0,B0=w0=null}finally{no=d,j.p=c,M.T=l}}e.current=o,nt=2}}function $p(){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=j.p;j.p=2;var d=no;no|=4;try{Cp(e,o.alternate,o)}finally{no=d,j.p=c,M.T=l}}nt=3}}function Zp(){if(nt===4||nt===3){nt=0,Ke();var e=El,o=gn,l=hn,c=Hp;(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?nt=5:(nt=0,gn=El=null,Kp(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=j.p,j.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,j.p=d}}(hn&3)!==0&&ds(),Er(e),d=e.pendingLanes,(l&4194090)!==0&&(d&42)!==0?e===s0?Dc++:(Dc=0,s0=e):Dc=0,Ec(0)}}function Kp(e,o){(e.pooledCacheLanes&=o)===0&&(o=e.pooledCache,o!=null&&(e.pooledCache=null,ic(o)))}function ds(e){return Yp(),$p(),Zp(),Qp()}function Qp(){if(nt!==5)return!1;var e=El,o=c0;c0=0;var l=yr(hn),c=M.T,d=j.p;try{j.p=32>l?32:l,M.T=null,l=i0,i0=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,Ap(g.current),Np(g,g.current,x,l),no=T,Ec(0,!1),eo&&typeof eo.onPostCommitFiberRoot=="function")try{eo.onPostCommitFiberRoot($e,g)}catch{}return!0}finally{j.p=d,M.T=c,Kp(e,o)}}function Jp(e,o,l){o=$t(l,o),o=jd(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)Jp(e,e,l);else for(;o!==null;){if(o.tag===3){Jp(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=rp(2),c=yl(o,l,2),c!==null&&(lp(l,c,o,e),Vt(c,2),Er(c));break}}o=o.return}}function g0(e,o,l){var c=e.pingCache;if(c===null){c=e.pingCache=new A1;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)||(r0=!0,d.add(l),e=P1.bind(null,e,o,l),o.then(e,e))}function P1(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&&(zo===4||zo===3&&(Ze&62914560)===Ze&&300>Le()-n0?(no&2)===0&&pn(e,0):l0|=l,fn===Ze&&(fn=0)),Er(e)}function em(e,o){o===0&&(o=Zl()),e=Za(e,o),e!==null&&(Vt(e,o),Er(e))}function j1(e){var o=e.memoizedState,l=0;o!==null&&(l=o.retryLane),em(e,l)}function q1(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),em(e,l)}function F1(e,o){return we(e,o)}var fs=null,vn=null,h0=!1,gs=!1,p0=!1,ma=0;function Er(e){e!==vn&&e.next===null&&(vn===null?fs=vn=e:vn=vn.next=e),gs=!0,h0||(h0=!0,V1())}function Ec(e,o){if(!p0&&gs){p0=!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,lm(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,lm(c,g));c=c.next}while(l);p0=!1}}function U1(){om()}function om(){gs=h0=!1;var e=0;ma!==0&&(J1()&&(e=ma),ma=0);for(var o=Le(),l=null,c=fs;c!==null;){var d=c.next,g=tm(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 tm(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&&Be(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&&Be(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=rm.bind(null,e),l=we(l,c),e.callbackPriority=o,e.callbackNode=l,o}return c!==null&&c!==null&&Be(c),e.callbackPriority=2,e.callbackNode=null,2}function rm(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:(Mp(e,c,o),tm(e,Le()),e.callbackNode!=null&&e.callbackNode===l?rm.bind(null,e):null)}function lm(e,o){if(ds())return null;Mp(e,o,!0)}function V1(){ox(function(){(no&6)!==0?we(Ne,U1):om()})}function m0(){return ma===0&&(ma=St()),ma}function am(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:Va(""+e)}function nm(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 W1(e,o,l,c,d){if(o==="submit"&&l&&l.stateNode===d){var g=am((d[pt]||null).action),x=c.submitter;x&&(o=(o=x[pt]||null)?am(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(ma!==0){var R=x?nm(d,x):new FormData(d);Ld(l,{pending:!0,data:R,method:d.method,action:g},null,R)}}else typeof g=="function"&&(T.preventDefault(),R=x?nm(d,x):new FormData(d),Ld(l,{pending:!0,data:R,method:d.method,action:g},g,R))},currentTarget:d}]})}}for(var v0=0;v0<od.length;v0++){var b0=od[v0],X1=b0.toLowerCase(),Y1=b0[0].toUpperCase()+b0.slice(1);ur(X1,"on"+Y1)}ur(Mg,"onAnimationEnd"),ur(Pg,"onAnimationIteration"),ur(jg,"onAnimationStart"),ur("dblclick","onDoubleClick"),ur("focusin","onFocus"),ur("focusout","onBlur"),ur(d1,"onTransitionRun"),ur(f1,"onTransitionStart"),ur(g1,"onTransitionCancel"),ur(qg,"onTransitionEnd"),Jl("onMouseEnter",["mouseout","mouseover"]),Jl("onMouseLeave",["mouseout","mouseover"]),Jl("onPointerEnter",["pointerout","pointerover"]),Jl("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(" "),$1=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(Gc));function cm(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(re){es(re)}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(re){es(re)}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)||(im(o,e,2,!1),l.add(c))}function y0(e,o,l){var c=0;o&&(c|=4),im(l,e,c,o)}var hs="_reactListening"+Math.random().toString(36).slice(2);function k0(e){if(!e[hs]){e[hs]=!0,ja.forEach(function(l){l!=="selectionchange"&&($1.has(l)||y0(l,!1,e),y0(l,!0,e))});var o=e.nodeType===9?e:e.ownerDocument;o===null||o[hs]||(o[hs]=!0,y0("selectionchange",!1,o))}}function im(e,o,l,c){switch(Nm(o)){case 2:var d=_x;break;case 8:d=wx;break;default:d=z0}l=d.bind(null,o,l,e),d=void 0,!qu||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 x0(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}pg(function(){var X=g,re=Yn(l),ie=[];e:{var $=Fg.get(e);if($!==void 0){var Z=Di,Ee=e;switch(e){case"keypress":if(Ci(l)===0)break e;case"keydown":case"keyup":Z=Fk;break;case"focusin":Ee="focus",Z=Wu;break;case"focusout":Ee="blur",Z=Wu;break;case"beforeblur":case"afterblur":Z=Wu;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=bg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":Z=Ik;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":Z=Wk;break;case Mg:case Pg:case jg:Z=zk;break;case qg:Z=Yk;break;case"scroll":case"scrollend":Z=Ek;break;case"wheel":Z=Zk;break;case"copy":case"cut":case"paste":Z=Lk;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":Z=kg;break;case"toggle":case"beforetoggle":Z=Qk}var Se=(o&4)!==0,ho=!Se&&(e==="scroll"||e==="scrollend"),F=Se?$!==null?$+"Capture":null:$;Se=[];for(var H=X,V;H!==null;){var ae=H;if(V=ae.stateNode,ae=ae.tag,ae!==5&&ae!==26&&ae!==27||V===null||F===null||(ae=$n(H,F),ae!=null&&Se.push(Ic(H,ae,V))),ho)break;H=H.return}0<Se.length&&($=new Z($,Ee,null,l,re),ie.push({event:$,listeners:Se}))}}if((o&7)===0){e:{if($=e==="mouseover"||e==="pointerover",Z=e==="mouseout"||e==="pointerout",$&&l!==Xn&&(Ee=l.relatedTarget||l.fromElement)&&(kr(Ee)||Ee[ul]))break e;if((Z||$)&&($=re.window===re?re:($=re.ownerDocument)?$.defaultView||$.parentWindow:window,Z?(Ee=l.relatedTarget||l.toElement,Z=X,Ee=Ee?kr(Ee):null,Ee!==null&&(ho=s(Ee),Se=Ee.tag,Ee!==ho||Se!==5&&Se!==27&&Se!==6)&&(Ee=null)):(Z=null,Ee=X),Z!==Ee)){if(Se=bg,ae="onMouseLeave",F="onMouseEnter",H="mouse",(e==="pointerout"||e==="pointerover")&&(Se=kg,ae="onPointerLeave",F="onPointerEnter",H="pointer"),ho=Z==null?$:Wt(Z),V=Ee==null?$:Wt(Ee),$=new Se(ae,H+"leave",Z,l,re),$.target=ho,$.relatedTarget=V,ae=null,kr(re)===X&&(Se=new Se(F,H+"enter",Ee,l,re),Se.target=V,Se.relatedTarget=ho,ae=Se),ho=ae,Z&&Ee)o:{for(Se=Z,F=Ee,H=0,V=Se;V;V=bn(V))H++;for(V=0,ae=F;ae;ae=bn(ae))V++;for(;0<H-V;)Se=bn(Se),H--;for(;0<V-H;)F=bn(F),V--;for(;H--;){if(Se===F||F!==null&&Se===F.alternate)break o;Se=bn(Se),F=bn(F)}Se=null}else Se=null;Z!==null&&sm(ie,$,Z,Se,!1),Ee!==null&&ho!==null&&sm(ie,ho,Ee,Se,!0)}}e:{if($=X?Wt(X):window,Z=$.nodeName&&$.nodeName.toLowerCase(),Z==="select"||Z==="input"&&$.type==="file")var ye=Dg;else if(Cg($))if(Eg)ye=i1;else{ye=n1;var Oe=a1}else Z=$.nodeName,!Z||Z.toLowerCase()!=="input"||$.type!=="checkbox"&&$.type!=="radio"?X&&Wo(X.elementType)&&(ye=Dg):ye=c1;if(ye&&(ye=ye(e,X))){Tg(ie,ye,l,re);break e}Oe&&Oe(e,$,X),e==="focusout"&&X&&$.type==="number"&&X.memoizedProps.value!=null&&Br($,"number",$.value)}switch(Oe=X?Wt(X):window,e){case"focusin":(Cg(Oe)||Oe.contentEditable==="true")&&(Xa=Oe,Qu=X,rc=null);break;case"focusout":rc=Qu=Xa=null;break;case"mousedown":Ju=!0;break;case"contextmenu":case"mouseup":case"dragend":Ju=!1,Hg(ie,l,re);break;case"selectionchange":if(u1)break;case"keydown":case"keyup":Hg(ie,l,re)}var _e;if(Yu)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?Bg(e,l)&&(De="onCompositionEnd"):e==="keydown"&&l.keyCode===229&&(De="onCompositionStart");De&&(xg&&l.locale!=="ko"&&(Wa||De!=="onCompositionStart"?De==="onCompositionEnd"&&Wa&&(_e=mg()):(pl=re,Fu="value"in pl?pl.value:pl.textContent,Wa=!0)),Oe=ps(X,De),0<Oe.length&&(De=new yg(De,e,null,l,re),ie.push({event:De,listeners:Oe}),_e?De.data=_e:(_e=Sg(l),_e!==null&&(De.data=_e)))),(_e=e1?o1(e,l):t1(e,l))&&(De=ps(X,"onBeforeInput"),0<De.length&&(Oe=new yg("onBeforeInput","beforeinput",null,l,re),ie.push({event:Oe,listeners:De}),Oe.data=_e)),W1(ie,e,X,l,re)}cm(ie,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 sm(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 Z1=/\r\n?/g,K1=/\u0000|\uFFFD/g;function um(e){return(typeof e=="string"?e:""+e).replace(Z1,`
49
- `).replace(K1,"")}function dm(e,o){return o=um(o),um(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 _0(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(!Ql.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 re=l[c];if(re!=null)switch(c){case"name":d=re;break;case"type":x=re;break;case"checked":R=re;break;case"defaultChecked":X=re;break;case"value":g=re;break;case"defaultValue":T=re;break;case"children":case"dangerouslySetInnerHTML":if(re!=null)throw Error(n(137,o));break;default:go(e,o,c,re,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(re in l)l.hasOwnProperty(re)&&(c=l[re],c!==void 0&&_0(e,o,re,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 Q1(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,re=null;for(Z in l){var ie=l[Z];if(l.hasOwnProperty(Z)&&ie!=null)switch(Z){case"checked":break;case"value":break;case"defaultValue":R=ie;default:c.hasOwnProperty(Z)||go(e,o,Z,null,c,ie)}}for(var $ in c){var Z=c[$];if(ie=l[$],c.hasOwnProperty($)&&(Z!=null||ie!=null))switch($){case"type":g=Z;break;case"name":d=Z;break;case"checked":X=Z;break;case"defaultChecked":re=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!==ie&&go(e,o,$,Z,c,ie)}}Ko(e,x,T,R,X,re,g,d);return;case"select":Z=x=T=$=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":$=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,$!=null?Rt(e,!!l,$,!1):!!c!=!!l&&(o!=null?Rt(e,!!l,o,!0):Rt(e,!!l,l?[]:"",!1));return;case"textarea":Z=$=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":$=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,$,Z);return;case"option":for(var Ee in l)if($=l[Ee],l.hasOwnProperty(Ee)&&$!=null&&!c.hasOwnProperty(Ee))switch(Ee){case"selected":e.selected=!1;break;default:go(e,o,Ee,null,c,$)}for(R in c)if($=c[R],Z=l[R],c.hasOwnProperty(R)&&$!==Z&&($!=null||Z!=null))switch(R){case"selected":e.selected=$&&typeof $!="function"&&typeof $!="symbol";break;default:go(e,o,R,$,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 Se in l)$=l[Se],l.hasOwnProperty(Se)&&$!=null&&!c.hasOwnProperty(Se)&&go(e,o,Se,null,c,$);for(X in c)if($=c[X],Z=l[X],c.hasOwnProperty(X)&&$!==Z&&($!=null||Z!=null))switch(X){case"children":case"dangerouslySetInnerHTML":if($!=null)throw Error(n(137,o));break;default:go(e,o,X,$,c,Z)}return;default:if(Wo(o)){for(var ho in l)$=l[ho],l.hasOwnProperty(ho)&&$!==void 0&&!c.hasOwnProperty(ho)&&_0(e,o,ho,void 0,c,$);for(re in c)$=c[re],Z=l[re],!c.hasOwnProperty(re)||$===Z||$===void 0&&Z===void 0||_0(e,o,re,$,c,Z);return}}for(var F in l)$=l[F],l.hasOwnProperty(F)&&$!=null&&!c.hasOwnProperty(F)&&go(e,o,F,null,c,$);for(ie in c)$=c[ie],Z=l[ie],!c.hasOwnProperty(ie)||$===Z||$==null&&Z==null||go(e,o,ie,$,c,Z)}var w0=null,B0=null;function vs(e){return e.nodeType===9?e:e.ownerDocument}function fm(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 gm(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 S0(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 C0=null;function J1(){var e=window.event;return e&&e.type==="popstate"?e===C0?!1:(C0=e,!0):(C0=null,!1)}var hm=typeof setTimeout=="function"?setTimeout:void 0,ex=typeof clearTimeout=="function"?clearTimeout:void 0,pm=typeof Promise=="function"?Promise:void 0,ox=typeof queueMicrotask=="function"?queueMicrotask:typeof pm<"u"?function(e){return pm.resolve(null).then(e).catch(tx)}:hm;function tx(e){setTimeout(function(){throw e})}function Il(e){return e==="head"}function mm(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[Kl]||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 T0(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":T0(l),jn(l);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(l.rel.toLowerCase()==="stylesheet")continue}e.removeChild(l)}}function rx(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[Kl])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 lx(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 D0(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState==="complete"}function ax(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 E0=null;function vm(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 bm(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,ym=new Set;function bs(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var Qr=j.d;j.d={f:nx,r:cx,D:ix,C:sx,L:ux,m:dx,X:gx,S:fx,M:hx};function nx(){var e=Qr.f(),o=ss();return e||o}function cx(e){var o=xr(e);o!==null&&o.tag===5&&o.type==="form"?Mh(o):Qr.r(e)}var yn=typeof document>"u"?null:document;function km(e,o,l){var c=yn;if(c&&typeof o=="string"&&o){var d=To(o);d='link[rel="'+e+'"][href="'+d+'"]',typeof l=="string"&&(d+='[crossorigin="'+l+'"]'),ym.has(d)||(ym.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 ix(e){Qr.D(e),km("dns-prefetch",e,null)}function sx(e,o){Qr.C(e,o),km("preconnect",e,o)}function ux(e,o,l){Qr.L(e,o,l);var c=yn;if(c&&e&&o){var d='link[rel="preload"][as="'+To(o)+'"]';o==="image"&&l&&l.imageSrcSet?(d+='[imagesrcset="'+To(l.imageSrcSet)+'"]',typeof l.imageSizes=="string"&&(d+='[imagesizes="'+To(l.imageSizes)+'"]')):d+='[href="'+To(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 dx(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="'+To(c)+'"][href="'+To(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 fx(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))&&G0(e,l);var R=x=c.createElement("link");Bo(R),ct(R,"link",e),R._p=new Promise(function(X,re){R.onload=X,R.onerror=re}),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 gx(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))&&I0(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 hx(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))&&I0(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 xm(e,o,l,c){var d=(d=ue.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||px(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="'+To(e)+'"'}function Rc(e){return'link[rel="stylesheet"]['+e+"]"}function _m(e){return v({},e,{"data-precedence":e.precedence,precedence:null})}function px(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="'+To(e)+'"]'}function zc(e){return"script[async]"+e}function wm(e,o,l){if(o.count++,o.instance===null)switch(o.type){case"style":var c=e.querySelector('style[data-href~="'+To(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=_m(l),(d=or.get(d))&&G0(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),I0(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 G0(e,o){e.crossOrigin==null&&(e.crossOrigin=o.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=o.referrerPolicy),e.title==null&&(e.title=o.title)}function I0(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 Bm(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[Kl]||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 Sm(e,o,l){e=e.ownerDocument||e,e.head.insertBefore(l,o==="title"?e.querySelector("head > title"):null)}function mx(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 Cm(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}var Ac=null;function vx(){}function bx(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=_m(l),(d=or.get(d))&&G0(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 yx(){if(Ac===null)throw Error(n(475));var e=Ac;return e.stylesheets&&e.count===0&&N0(e,e.stylesheets),0<e.count?function(o){var l=setTimeout(function(){if(e.stylesheets&&N0(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)N0(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var _s=null;function N0(e,o){e.stylesheets=null,e.unsuspend!==null&&(e.count++,_s=new Map,o.forEach(kx,e),_s=null,xs.call(e))}function kx(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 xx(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 Tm(e,o,l,c,d,g,x,T,R,X,re,ie){return e=new xx(e,o,l,x,T,R,X,ie),o=1,g===!0&&(o|=24),g=At(3,null,null,o),e.current=g,g.stateNode=e,o=gd(),o.refCount++,e.pooledCache=o,o.refCount++,g.memoizedState={element:c,isDehydrated:l,cache:o},vd(g),e}function Dm(e){return e?(e=Ka,e):Ka}function Em(e,o,l,c,d,g){d=Dm(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 Gm(e,o){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var l=e.retryLane;e.retryLane=l!==0&&l<o?l:o}}function R0(e,o){Gm(e,o),(e=e.alternate)&&Gm(e,o)}function Im(e){if(e.tag===13){var o=Za(e,67108864);o!==null&&Pt(o,e,67108864),R0(e,67108864)}}var ws=!0;function _x(e,o,l,c){var d=M.T;M.T=null;var g=j.p;try{j.p=2,z0(e,o,l,c)}finally{j.p=g,M.T=d}}function wx(e,o,l,c){var d=M.T;M.T=null;var g=j.p;try{j.p=8,z0(e,o,l,c)}finally{j.p=g,M.T=d}}function z0(e,o,l,c){if(ws){var d=A0(c);if(d===null)x0(e,o,c,Bs,l),Rm(e,c);else if(Sx(d,e,o,l,c))c.stopPropagation();else if(Rm(e,c),o&4&&-1<Bx.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(),R0(g,2)}if(g=A0(c),g===null&&x0(e,o,c,Bs,l),g===d)break;d=g}d!==null&&c.stopPropagation()}else x0(e,o,c,null,l)}}function A0(e){return e=Yn(e),L0(e)}var Bs=null;function L0(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 Nm(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 H0=!1,Nl=null,Rl=null,zl=null,Hc=new Map,Oc=new Map,Al=[],Bx="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 Rm(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&&Im(o)),e):(e.eventSystemFlags|=c,o=e.targetContainers,d!==null&&o.indexOf(d)===-1&&o.push(d),e)}function Sx(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 zm(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,Ou(e.priority,function(){if(l.tag===13){var c=Mt();c=ht(c);var d=Za(l,c);d!==null&&Pt(d,l,c),R0(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=A0(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&&Im(o),e.blockedOn=l,!1;o.shift()}return!0}function Am(e,o,l){Ss(e)&&l.delete(o)}function Cx(){H0=!1,Nl!==null&&Ss(Nl)&&(Nl=null),Rl!==null&&Ss(Rl)&&(Rl=null),zl!==null&&Ss(zl)&&(zl=null),Hc.forEach(Am),Oc.forEach(Am)}function Cs(e,o){e.blockedOn===o&&(e.blockedOn=null,H0||(H0=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,Cx)))}var Ts=null;function Lm(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(L0(c||l)===null)continue;break}var g=xr(l);g!==null&&(e.splice(o,3),o-=3,Ld(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);)zm(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||Lm(l);else if(x){var T=null;if(g&&g.hasAttribute("formAction")){if(d=g,x=g[pt]||null)T=x.formAction;else if(L0(d)!==null)continue}else T=x.action;typeof T=="function"?l[c+1]=T:(l.splice(c,3),c-=3),Lm(l)}}}function O0(e){this._internalRoot=e}Ds.prototype.render=O0.prototype.render=function(e){var o=this._internalRoot;if(o===null)throw Error(n(409));var l=o.current,c=Mt();Em(l,c,e,o,null,null)},Ds.prototype.unmount=O0.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var o=e.containerInfo;Em(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&&zm(e)}};var Hm=r.version;if(Hm!=="19.1.0")throw Error(n(527,Hm,"19.1.0"));j.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=h(o),e=e!==null?p(e):null,e=e===null?null:e.stateNode,e};var Tx={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(Tx),eo=Es}catch{}}return qc.createRoot=function(e,o){if(!i(e))throw Error(n(299));var l=!1,c="",d=Jh,g=ep,x=op,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=Tm(e,1,!1,null,null,l,c,d,g,x,T,null),e[ul]=o.current,k0(e),new O0(o)},qc.hydrateRoot=function(e,o,l){if(!i(e))throw Error(n(299));var c=!1,d="",g=Jh,x=ep,T=op,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=Tm(e,1,!0,o,l??null,c,d,g,x,T,R,X),o.context=Dm(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,k0(e),new Ds(o)},qc.version="19.1.0",qc}var Xm;function Ox(){if(Xm)return j0.exports;Xm=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(),j0.exports=Hx(),j0.exports}var Mx=Ox(),lf=function(t,r){return lf=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])},lf(t,r)};function rb(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");lf(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 fe(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{p(n.next(v))}catch(b){f(b)}}function h(v){try{p(n.throw(v))}catch(b){f(b)}}function p(v){v.done?s(v.value):i(v.value).then(m,h)}p((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 Px=Symbol.for("awsui-global-flags"),jx=()=>window.top;function qx(){return typeof window<"u"?window:globalThis}function Ym(t,r){var a;return(a=t==null?void 0:t[Px])===null||a===void 0?void 0:a[r]}const Fx=t=>{try{const r=Ym(qx(),t);return r!==void 0?r:Ym(jx(),t)}catch{return}},af="data-awsui-analytics",Ux="data-awsui-analytics-label";let Lf=Fx("analyticsMetadata");const Fe=t=>Lf?{[af]:JSON.stringify(t)}:{},ui=t=>Lf?{[af]:t[af]}:{},di=t=>Lf?{[Ux]:t}:{};let lr={funnelStart(){return""},funnelError(){},funnelComplete(){},funnelSuccessful(){},funnelCancelled(){},funnelChange(){},funnelStepStart(){},funnelStepComplete(){},funnelStepNavigation(){},funnelStepError(){},funnelStepChange(){},funnelSubStepStart(){},funnelSubStepComplete(){},funnelSubStepError(){},helpPanelInteracted(){},externalLinkInteracted(){}},lb={tableInteraction(){},taskCompletionData(){},modalPerformanceData(){}},$m={componentMounted(){return""},componentUpdated(){}};function Hf(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 Vx(t){return t instanceof HTMLElement||Hf(t)&&t.nodeType===Node.ELEMENT_NODE&&"style"in t&&typeof t.style=="object"&&typeof t.ownerDocument=="object"&&!Wx(t)}function Wx(t){return t instanceof SVGElement||Hf(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&&!Vx(a);)a=a.parentElement;return a}function Ks(t,r){return!t||!r||!Hf(r)?!1:t.contains(r)}var V0,Zm;function Xx(){if(Zm)return V0;Zm=1,V0=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,h,p,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=[],h=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<h&&(h=m,p=k),k=s.indexOf(i,w+1)),w=b<k&&b>=0?b:k;f.length&&(v=[h,p])}return v}return V0}Xx();function nf(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 Yx(t){return t.parentElement?dt(t.parentElement,nf):null}function $x({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 Of(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||Of(t)&&t.nodeType===Node.ELEMENT_NODE&&"style"in t&&typeof t.style=="object"&&typeof t.ownerDocument=="object"&&!ab(t)}function ab(t){return t instanceof SVGElement||Of(t)&&t.nodeType===Node.ELEMENT_NODE&&"ownerSVGElement"in t&&typeof t.ownerSVGElement=="object"}function tl(t,r){var a;if(!Of(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",Zx=`${Rn}-interaction-id`,Mf=`${Rn}-key`,nb=`${Rn}-value`,Kx=`${Rn}-step`,Pf=`${Rn}-substep`,Qx=`${Rn}-resource-type`,Km="data-analytics-modal-id",Jx="data-analytics-field-label",e_="data-analytics-field-error",o_="data-analytics-alert",t_="data-analytics-flashbar",r_="data-analytics-suppress-flow-events",l_="funnel-name",cb="substep-name",cf=()=>`[${Mf}="${l_}"]`,rl=()=>`[${Pf}]`,ib=t=>`[${Pf}="${t}"]`,sb=t=>[t?ib(t):"",`[${Mf}="${cb}"]`].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},ub=y.createContext({funnelInteractionId:void 0,funnelNameSelector:cf(),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}}),db=y.createContext({stepNameSelector:"",stepNumber:0,subStepCount:{current:0},isInStep:!1,funnelInteractionId:void 0,onStepChange:()=>{},subStepConfiguration:{current:new Map}}),sf=y.createContext({subStepId:"",subStepSelector:"",subStepNameSelector:"",subStepRef:{current:null},isNestedSubStep:!1,mousePressed:{current:!1},isFocusedSubStep:{current:!1},focusCleanupFunction:{current:void 0}}),fb=y.createContext(void 0),$l=()=>{const t=y.useContext(sf),{funnelInteractionId:r,funnelIdentifier:a,funnelState:n,latestFocusCleanupFunction:i}=Ut(),{stepNumber:s,stepIdentifier:f,stepNameSelector:m,subStepConfiguration:h}=zr(),{subStepIdentifier:p,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,Y,Q;const U=N.target;if(yield new Promise(L=>setTimeout(L,1)),document.activeElement===U&&!_.current&&(_.current=!0,r&&v)){(z=i.current)===null||z===void 0||z.call(i);const L=st(k);st(m),(Q=(Y=(A=h.current)===null||A===void 0?void 0:A.get(s))===null||Y===void 0?void 0:Y.find(ne=>ne.name===L))===null||Q===void 0||Q.number;let O=!1;C.current=()=>{var ne,le,oe;O||(O=!0,(oe=(le=(ne=h.current)===null||ne===void 0?void 0:ne.get(s))===null||le===void 0?void 0:le.find(M=>M.name===L))===null||oe===void 0||oe.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)))},E=r?{[Pf]:v,onFocus:I,onBlur:D}:{};return Object.assign({funnelSubStepProps:E},t)},zr=()=>y.useContext(db),a_=()=>{const t=zr(),r=y.useRef(t);return r.current=t,r},Ut=()=>{const t=y.useContext(ub),r=t.funnelInteractionId?{[Zx]:t.funnelInteractionId}:{};return Object.assign({funnelProps:r},t)},n_=()=>y.useContext(fb),c_="__awsuiMetadata__";function gb(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,c_,{value:f,writable:!1,configurable:!0})}}),n}const Qm="awsui";function ei(t,r){return!t||t.length<=r}class i_{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 hb().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 hb{sendMetric(r){const a=this.findPanorama(window);if(!a)return!1;const n=Object.assign(Object.assign({eventType:Qm,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:Qm,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 s_="react";function u_({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:s_,v:g_(a),c:n};return pb(f)}function pb(t){return JSON.stringify(t,d_)}function d_(t,r){return typeof r=="number"&&!Number.isFinite(r)?`${r}`:r}function f_({source:t,version:r},a){return["awsui",t,`${h_(a,r)}`].join("_")}function g_(t){return t.replace(/\s/g,"")}function h_(t,r){return`${t.charAt(0)}${p_(r).replace(".","")}`}function p_(t){const r=t.match(/^(\d+\.\d+)/);return r?r[1]:""}const Is=new Set;let Ps="";function m_(t){Ps=t}class mb{constructor(r,a){this.clog=new i_,this.panorama=new hb,this.source=r,this.packageVersion=a}initMetrics(r){m_(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(f_(r,Ps),a,u_(r,Ps))}sendMetricObjectOnce(r,a){const n=pb(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 v_(t,{packageSource:r,packageVersion:a,theme:n},i={props:{}}){y.useEffect(()=>{const s=new mb(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 b_(t,r){typeof window<"u"&&(window.awsuiVersions||(window.awsuiVersions={}),window.awsuiVersions[t]||(window.awsuiVersions[t]=[]),window.awsuiVersions[t].push(r))}var zn=tb();const Ns=zf(zn);var Da=[],y_=function(){return Da.some(function(t){return t.activeTargets.length>0})},k_=function(){return Da.some(function(t){return t.skippedTargets.length>0})},Jm="ResizeObserver loop completed with undelivered notifications.",x_=function(){var t;typeof ErrorEvent=="function"?t=new ErrorEvent("error",{message:Jm}):(t=document.createEvent("Event"),t.initEvent("error",!1,!1),t.message=Jm),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 Ea=function(t){return Object.freeze(t)},__=function(){function t(r,a){this.inlineSize=r,this.blockSize=a,Ea(this)}return t}(),vb=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,Ea(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,h=r.width,p=r.height;return{x:a,y:n,top:i,right:s,bottom:f,left:m,width:h,height:p}},t.fromRect=function(r){return new t(r.x,r.y,r.width,r.height)},t}(),jf=function(t){return t instanceof SVGElement&&"getBBox"in t},bb=function(t){if(jf(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)},ev=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)},w_=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,ov=/auto|scroll/,B_=/^tb|vertical/,S_=/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 __((a?r:t)||0,(a?t:r)||0)},tv=Ea({devicePixelContentBoxSize:Gn(),borderBoxSize:Gn(),contentBoxSize:Gn(),contentRect:new vb(0,0,0,0)}),yb=function(t,r){if(r===void 0&&(r=!1),Rs.has(t)&&!r)return Rs.get(t);if(bb(t))return Rs.set(t,tv),tv;var a=getComputedStyle(t),n=jf(t)&&t.ownerSVGElement&&t.getBBox(),i=!S_&&a.boxSizing==="border-box",s=B_.test(a.writingMode||""),f=!n&&ov.test(a.overflowY||""),m=!n&&ov.test(a.overflowX||""),h=n?0:Gr(a.paddingTop),p=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+p,C=h+v,I=S+w,D=k+B,E=m?t.offsetHeight-D-t.clientHeight:0,N=f?t.offsetWidth-I-t.clientWidth:0,z=i?_+I:0,A=i?C+D:0,Y=n?n.width:Gr(a.width)-z-N,Q=n?n.height:Gr(a.height)-A-E,U=Y+_+N+I,L=Q+C+E+D,O=Ea({devicePixelContentBoxSize:Gn(Math.round(Y*devicePixelRatio),Math.round(Q*devicePixelRatio),s),borderBoxSize:Gn(U,L,s),contentBoxSize:Gn(Y,Q,s),contentRect:new vb(b,h,Y,Q)});return Rs.set(t,O),O},kb=function(t,r,a){var n=yb(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}},xb=function(){function t(r){var a=yb(r);this.target=r,this.contentRect=a.contentRect,this.borderBoxSize=Ea([a.borderBoxSize]),this.contentBoxSize=Ea([a.contentBoxSize]),this.devicePixelContentBoxSize=Ea([a.devicePixelContentBoxSize])}return t}(),_b=function(t){if(bb(t))return 1/0;for(var r=0,a=t.parentNode;a;)r+=1,a=a.parentNode;return r},C_=function(){var t=1/0,r=[];Da.forEach(function(f){if(f.activeTargets.length!==0){var m=[];f.activeTargets.forEach(function(p){var v=new xb(p.target),b=_b(p.target);m.push(v),p.lastReportedSize=kb(p.target,p.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},rv=function(t){Da.forEach(function(a){a.activeTargets.splice(0,a.activeTargets.length),a.skippedTargets.splice(0,a.skippedTargets.length),a.observationTargets.forEach(function(i){i.isActive()&&(_b(i.target)>t?a.activeTargets.push(i):a.skippedTargets.push(i))})})},T_=function(){var t=0;for(rv(t);y_();)t=C_(),rv(t);return k_()&&x_(),t>0},W0,wb=[],D_=function(){return wb.splice(0).forEach(function(t){return t()})},E_=function(t){if(!W0){var r=0,a=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return D_()}).observe(a,n),W0=function(){a.textContent="".concat(r?r--:r++)}}wb.push(t),W0()},G_=function(t){E_(function(){requestAnimationFrame(t)})},js=0,I_=function(){return!!js},N_=250,R_={attributes:!0,characterData:!0,childList:!0,subtree:!0},lv=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],av=function(t){return t===void 0&&(t=0),Date.now()+t},X0=!1,z_=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=N_),!X0){X0=!0;var n=av(r);G_(function(){var i=!1;try{i=T_()}finally{if(X0=!1,r=n-av(),!I_())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,R_)};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(),lv.forEach(function(a){return oi.addEventListener(a,r.listener,!0)}))},t.prototype.stop=function(){var r=this;this.stopped||(this.observer&&this.observer.disconnect(),lv.forEach(function(a){return oi.removeEventListener(a,r.listener,!0)}),this.stopped=!0)},t}(),uf=new z_,nv=function(t){!js&&t>0&&uf.start(),js+=t,!js&&uf.stop()},A_=function(t){return!jf(t)&&!w_(t)&&getComputedStyle(t).display==="inline"},L_=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=kb(this.target,this.observedBox,!0);return A_(this.target)&&(this.lastReportedSize=r),this.lastReportedSize.inlineSize!==r.inlineSize||this.lastReportedSize.blockSize!==r.blockSize},t}(),H_=function(){function t(r,a){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=r,this.callback=a}return t}(),zs=new WeakMap,cv=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 H_(r,a);zs.set(r,n)},t.observe=function(r,a,n){var i=zs.get(r),s=i.observationTargets.length===0;cv(i.observationTargets,a)<0&&(s&&Da.push(i),i.observationTargets.push(new L_(a,n&&n.box)),nv(1),uf.schedule())},t.unobserve=function(r,a){var n=zs.get(r),i=cv(n.observationTargets,a),s=n.observationTargets.length===1;i>=0&&(s&&Da.splice(Da.indexOf(n),1),n.observationTargets.splice(i,1),nv(-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}(),Bb=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(!ev(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(!ev(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(iv(new xb(n)))},[]),y.useEffect(()=>{const n=typeof t=="function"?t():t==null?void 0:t.current;if(n){let i=!0;const s=new Bb(f=>{i&&zn.unstable_batchedUpdates(()=>{a(iv(f[0]))})});return s.observe(n),()=>{i=!1,s.disconnect()}}},[t,a])}function iv(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 qf(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 O_({factory:t,initialState:r}){const a=qf(t);let n=r;return function(){const[s,f]=y.useState(n);return a(m=>{n=m,f(m)}),s}}function M_(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 P_(t){return!!dt(t,r=>r.classList.contains("awsui-motion-disabled"))||M_(t,"(prefers-reduced-motion: reduce)")}function Sb(t){const[r,a]=y.useState("light");return Ff(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 j_(t){const[r,a]=y.useState("comfortable");return Ff(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 Cb(t){const[r,a]=y.useState(!1);return Ff(t,n=>{const i=P_(n);i!==r&&a(i)}),r}const q_=qf(t=>{const r=new MutationObserver(()=>t());return r.observe(document.body,{attributes:!0,subtree:!0}),()=>r.disconnect()});function Ff(t,r){const a=nl(()=>{t.current&&r(t.current)});q_(a),y.useEffect(()=>{a()},[a])}function Ga(t){return t?getComputedStyle(t).direction==="rtl":!1}function F_(t){return Ga(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=Ga(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 sv(t){return t.target instanceof HTMLElement&&Ga(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 U_(t){return[Cn.shift,Cn.alt,Cn.control,Cn.meta].indexOf(t.keyCode)>-1}function Tb(t){t?document.body.setAttribute("data-awsui-focus-visible","true"):document.body.removeAttribute("data-awsui-focus-visible")}function Db(){return Tb(!1)}function Eb(t){U_(t)||Tb(!0)}let Ls=0;function V_(){document.addEventListener("mousedown",Db),document.addEventListener("keydown",Eb)}function W_(){document.removeEventListener("mousedown",Db),document.removeEventListener("keydown",Eb)}function X_(){y.useEffect(()=>(Ls===0&&V_(),Ls++,()=>{Ls--,Ls===0&&W_()}),[])}function Y_(t){const r=document.createElement("div");return document.body.appendChild(r),t(r),()=>{document.body.removeChild(r)}}function $_(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 Uf({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?$_(r,a,s):Y_(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)",Gb="open-source-visual-refresh";const Y0=!1;b_(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 Z_=(t,r)=>t,An=()=>!0;function qo(t,r,a){const n=Z_(Gb);return v_(t,{packageSource:Js,packageVersion:Xl,theme:n},r),X_(),{__internalRootRef:gb(t,{packageName:Js,version:Xl,theme:n},a)}}var $0;let K_=0;const Vf=()=>{const t=y.useRef(null);return t.current||(t.current=`${K_++}-${Date.now()}-${Math.round(Math.random()*1e4)}`),t.current},Q_=($0=u.useId)!==null&&$0!==void 0?$0:Vf;function Ue(t){return`${t||""}`+Q_()}function Fo(t,r){t.displayName=r}function Ib(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=Ib(t[r]))&&(n&&(n+=" "),n+=a);else for(r in t)t[r]&&(n&&(n+=" "),n+=r);return n}function q(){for(var t,r,a=0,n="";a<arguments.length;)(t=arguments[a++])&&(r=Ib(t))&&(n&&(n+=" "),n+=r);return n}const J_=u.createContext({locale:null,format:(t,r,a,n)=>n});function ft(t){const{format:r}=y.useContext(J_);return(a,n,i)=>r("@cloudscape-design/components",t,a,n,i)}const uv={"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"}))},va={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 ew(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:h,__internalRootRef:p=null}=t,v=fe(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?ew(k):a,_=B&&k!==null?{height:`${k}px`}:{},C=Ye(v);C.className=q(C.className,va.icon,B&&va["icon-flex-height"],h&&va.badge,!B&&va[`size-${S}-mapped-height`],va[`size-${S}`],va[`variant-${n}`],va[`name-${r}`]),y.useLayoutEffect(()=>{if(!B||!b.current)return;const{lineHeight:A}=getComputedStyle(b.current),Y=parseInt(A,10);w(Y)});const I=qe(b,p),D=typeof f=="string",E=D?{role:"img","aria-label":f}:{};if(m)return u.createElement("span",Object.assign({},C,E,{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(uv,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"})):uv[A]}return u.createElement("span",Object.assign({},C,E,{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"},ow=t=>u.createElement("div",{className:q(Co.arrow,t.position&&Co[`arrow-position-${t.position}`])},u.createElement("div",{className:Co["arrow-outer"]}),u.createElement("div",{className:q(Co["arrow-inner"],Co.refresh)})),Nb=u.memo(ow),tw={root:"awsui_root_oip5a_160mh_5"};function ti({focusNextCallback:t,disabled:r=!1}){return u.createElement("div",{className:tw.root,tabIndex:r?-1:0,onFocus:t})}const rw=["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 Rb(t){return Array.prototype.slice.call(t.querySelectorAll(rw))}function zb(t){return Rb(t).filter(r=>r.tabIndex!==-1)}function df(t){var r;return(r=zb(t)[0])!==null&&r!==void 0?r:null}function Ab(t){var r;const a=zb(t);return(r=a[a.length-1])!==null&&r!==void 0?r:null}function lw({className:t,disabled:r,autoFocus:a,restoreFocus:n,children:i},s){const f=y.useRef(null),m=y.useRef(null),h=()=>{var B;m.current&&((B=df(m.current))===null||B===void 0||B.focus())},p=()=>{var B;m.current&&((B=Ab(m.current))===null||B===void 0||B.focus())};y.useEffect(()=>{a&&!r&&(f.current=document.activeElement,h())},[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:h}));const w=qe(m,k);return u.createElement(u.Fragment,null,u.createElement(ti,{disabled:r,focusNextCallback:p}),u.createElement("div",{className:t,ref:w},i),u.createElement(ti,{disabled:r,focusNextCallback:h}))}const Wf=u.forwardRef(lw);var Ce;(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"})(Ce||(Ce={}));function Lb({dismissButton:t,dismissAriaLabel:r,header:a,children:n,onDismiss:i,variant:s,overflowVisible:f,className:m,ariaLabelledby:h,closeAnalyticsAction:p}){const v=ft("popover"),b=Ue("awsui-popover-"),k=y.useRef(!1),w=y.useRef(null),B=y.useCallback(D=>{D.keyCode===Ce.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},p?Fe({action:p}):{}),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":h??(a?b:void 0)}:{};return u.createElement("div",Object.assign({className:q(Co.body,Co[`body-variant-${s}`],m,{[Co["body-overflow-visible"]]:f==="both"}),onKeyDown:B},I),u.createElement(Wf,{disabled:!C,autoFocus:!1},a&&u.createElement("div",{className:q(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:q(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},Hb=({element:t,excludeClosestParent:r=!1,expandToViewport:a=!1,canExpandOutsideViewport:n=!1})=>{var i,s,f,m,h;const p=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();p.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;p.push({blockSize:(f=(s=v.visualViewport)===null||s===void 0?void 0:s.height)!==null&&f!==void 0?f:v.innerHeight,inlineSize:(h=(m=v.visualViewport)===null||m===void 0?void 0:m.width)!==null&&h!==void 0?h:v.innerWidth,insetBlockStart:0,insetInlineStart:0})}return r&&!a&&p.shift(),p};function Xf(t,r={block:"nearest",inline:"nearest"}){var a;(a=t==null?void 0:t.scrollIntoView)===null||a===void 0||a.call(t,r)}function Ob({insetBlockStart:t,blockSize:r}){return t<0?t:t+r>window.innerHeight?r>window.innerHeight?t:t+r-window.innerHeight:0}function aw(t,r){const a=Ob(t);a&&(r||window).scrollBy(0,a)}function dv(t){return dt(t,r=>r.scrollHeight>r.clientHeight&&["scroll","auto"].includes(getComputedStyle(r).overflowY))||void 0}const Ol=12,nw={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"]},fv={"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 gv(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 cw(t,r){return t.blockSize>=r.blockSize?t:r}function hv(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 iw({preferredPosition:t,fixedInternalPosition:r,trigger:a,arrow:n,body:i,container:s,viewport:f,renderWithPortal:m,allowVerticalOverflow:h,minVisibleBlockSize:p}){let v=null;const b=r?[r]:nw[t];for(const I of b){const D=fv[I]({body:i,trigger:a,arrow:n}),E=hv(m?[D,f]:[D,f,s]),N=p===void 0?E&&E.blockSize===i.blockSize:E&&E.blockSize>=Math.min(i.blockSize,p),z=E&&E.inlineSize===i.inlineSize;if(N&&z){const Y=E&&E.blockSize<i.blockSize;return{internalPosition:I,rect:Y?gv(D,f):D,scrollable:Y}}v=sw({rect:D,internalPosition:I,visibleArea:E},v)}const k=(v==null?void 0:v.internalPosition)||"right-top",w=fv[k]({body:i,trigger:a,arrow:n}),B=cw(f,s),S=h&&fw(k)?{insetBlockStart:B.insetBlockStart,blockSize:B.blockSize,insetInlineStart:f.insetInlineStart,inlineSize:f.inlineSize}:f,_=gv(w,S),C=_.blockSize<w.blockSize;return{internalPosition:k,rect:_,scrollable:C}}function sw(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 uw(t){return{offsetHeight:t.offsetHeight,offsetWidth:t.offsetWidth}}function dw(t){const r=getComputedStyle(t);return{inlineSize:parseFloat(r.inlineSize),blockSize:parseFloat(r.blockSize)}}function fw(t){return["top","bottom"].includes(t.split("-")[0])}function gw(t,r){const a=t.insetBlockStart+t.blockSize/2,n=a<r.insetBlockStart,i=a>r.insetBlockEnd;return n||i}function hw({popoverRef:t,bodyRef:r,arrowRef:a,getTrack:n,contentRef:i,allowScrollToFit:s,allowVerticalOverflow:f,preferredPosition:m,renderWithPortal:h,keepPosition:p,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(()=>{}),E=y.useRef(null);return{updatePositionHandler:y.useCallback((z=!1)=>{var A;const Y=n();if(!Y||!t.current||!r.current||!i.current||!a.current)return;const Q=t.current,U=r.current,L=a.current,O=Q.ownerDocument,{offsetWidth:ne,offsetHeight:le}=uw(Q);if(ne===0||le===0||!Ks(O.body,Y))return;const oe=Q.style.insetBlockStart,M=Q.style.insetInlineStart;Q.style.insetBlockStart="0",Q.style.insetInlineStart="0",U.style.maxBlockSize="",U.style.overflowX="",U.style.overflowY="";const j=mw(O.defaultView),J=Ae(Y),se=dw(L),{containingBlock:G,boundary:W}=$x({startElement:Q,tests:{containingBlock:nf,boundary:Ke=>nf(Ke)||bw(Ke)}}),K=G?Ae(G):j,ee=W?Ae(W):vw(O),de=pw(U),ge=Ae(i.current),ue={inlineSize:ge.inlineSize+2*de,blockSize:ge.blockSize+2*de},ce=p&&z&&!!k.current,he=(A=ce&&k.current)!==null&&A!==void 0?A:void 0,{scrollable:me,internalPosition:Te,rect:Ve}=iw({preferredPosition:m,fixedInternalPosition:he,trigger:J,arrow:se,body:ue,container:ee,viewport:j,renderWithPortal:h,allowVerticalOverflow:f,minVisibleBlockSize:b}),te=Hs(Ve,K),we=Hs(te,Hs(J,K));Q.style.insetBlockStart=oe,Q.style.insetInlineStart=M,me&&(U.style.maxBlockSize=Ve.blockSize+"px",U.style.overflowX="hidden",U.style.overflowY="auto"),k.current=Te,_(Te);const Be=s&&!ce,Oo=Be?te.insetBlockStart+Ob(Ve):te.insetBlockStart;if(B({insetBlockStart:Oo,insetInlineStart:te.insetInlineStart}),Be){const Ke=dv(Q);aw(Ve,Ke)}if(v&&Y instanceof HTMLElement){const Ke=dv(Y);Ke&&(E.current=Ae(Ke))}D.current=()=>{const Ke=n();if(!Ke)return;const Le=Ae(Ke),yo=Hs(Le,G?Ae(G):j);B({insetBlockStart:yo.insetBlockStart+we.insetBlockStart,insetInlineStart:yo.insetInlineStart+we.insetInlineStart}),v&&E.current&&I(gw(Le,E.current))}},[n,t,r,i,a,p,m,h,f,s,v,b]),popoverStyle:w,internalPosition:S,positionHandlerRef:D,isOverscrolling:C}}function pw(t){return parseInt(getComputedStyle(t).borderWidth)||0}function Hs(t,r){return{insetBlockStart:t.insetBlockStart-r.insetBlockStart,insetInlineStart:t.insetInlineStart-r.insetInlineStart}}function mw(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 vw(t){const{insetBlockStart:r,insetInlineStart:a}=Ae(t.documentElement);return{insetBlockStart:r,insetInlineStart:a,inlineSize:t.documentElement.scrollWidth,blockSize:t.documentElement.scrollHeight}}function bw(t){const r=getComputedStyle(t);return!!r.clipPath&&r.clipPath!=="none"}function Mb({position:t,trackRef:r,getTrack:a,trackKey:n,minVisibleBlockSize:i,arrow:s,children:f,zIndex:m,renderWithPortal:h,size:p,fixedWidth:v,variant:b,keepPosition:k,allowScrollToFit:w,allowVerticalOverflow:B,hideOnOverscroll:S,hoverArea:_,className:C}){const I=y.useRef(null),D=y.useRef(null),E=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:Y,internalPosition:Q,positionHandlerRef:U,isOverscrolling:L}=hw({popoverRef:E,bodyRef:I,arrowRef:N,getTrack:z.current,contentRef:D,allowScrollToFit:w,allowVerticalOverflow:B,preferredPosition:t,renderWithPortal:h,keepPosition:k,hideOnOverscroll:S,minVisibleBlockSize:i});return y.useLayoutEffect(()=>{A()},[A,n]),Ar(D,()=>{A(!0)}),y.useLayoutEffect(()=>{const O=new AbortController,ne=M=>si(this,void 0,void 0,function*(){if(k||Ks(z.current(),M.target))return;const j=performance.now()+1e3;for(;performance.now()<j&&!O.signal.aborted;)A(),typeof requestIdleCallback<"u"?yield new Promise(J=>requestIdleCallback(J)):yield new Promise(J=>setTimeout(J,50))}),le=()=>requestAnimationFrame(()=>A()),oe=()=>requestAnimationFrame(()=>U.current());return window.addEventListener("click",ne,{signal:O.signal}),window.addEventListener("resize",le,{signal:O.signal}),window.addEventListener("scroll",oe,{capture:!0,signal:O.signal}),()=>{O.abort()}},[S,k,U,r,A]),L?null:u.createElement("div",{ref:E,style:Object.assign(Object.assign({},Y),{zIndex:m}),className:q(Co.container,Co.refresh,C)},u.createElement("div",{ref:N,className:q(Co["container-arrow"],Co[`container-arrow-position-${Q}`]),"aria-hidden":!0},s(Q)),u.createElement("div",{ref:I,className:q(Co["container-body"],Co[`container-body-size-${p}`],{[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 Yf(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 ff(t,r){return ff=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,n){return a.__proto__=n,a},ff(t,r)}function $f(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,ff(t,r)}function yw(t,r){return t.classList?!!r&&t.classList.contains(r):(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+r+" ")!==-1}function kw(t,r){t.classList?t.classList.add(r):yw(t,r)||(typeof t.className=="string"?t.className=t.className+" "+r:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+r))}function pv(t,r){return t.replace(new RegExp("(^|\\s)"+r+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function xw(t,r){t.classList?t.classList.remove(r):typeof t.className=="string"?t.className=pv(t.className,r):t.setAttribute("class",pv(t.className&&t.className.baseVal||"",r))}const mv={disabled:!1},ou=u.createContext(null);var Pb=function(r){return r.scrollTop},Zc="unmounted",xa="exited",_a="entering",Bn="entered",gf="exiting",Lr=function(t){$f(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,h;return s.appearStatus=null,n.in?m?(h=xa,s.appearStatus=_a):h=Bn:n.unmountOnExit||n.mountOnEnter?h=Zc:h=xa,s.state={status:h},s.nextCallback=null,s}r.getDerivedStateFromProps=function(i,s){var f=i.in;return f&&s.status===Zc?{status:xa}: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!==_a&&f!==Bn&&(s=_a):(f===_a||f===Bn)&&(s=gf)}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===_a){if(this.props.unmountOnExit||this.props.mountOnEnter){var f=this.props.nodeRef?this.props.nodeRef.current:Ns.findDOMNode(this);f&&Pb(f)}this.performEnter(i)}else this.performExit();else this.props.unmountOnExit&&this.state.status===xa&&this.setState({status:Zc})},a.performEnter=function(i){var s=this,f=this.props.enter,m=this.context?this.context.isMounting:i,h=this.props.nodeRef?[m]:[Ns.findDOMNode(this),m],p=h[0],v=h[1],b=this.getTimeouts(),k=m?b.appear:b.enter;if(!i&&!f||mv.disabled){this.safeSetState({status:Bn},function(){s.props.onEntered(p)});return}this.props.onEnter(p,v),this.safeSetState({status:_a},function(){s.props.onEntering(p,v),s.onTransitionEnd(k,function(){s.safeSetState({status:Bn},function(){s.props.onEntered(p,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||mv.disabled){this.safeSetState({status:xa},function(){i.props.onExited(m)});return}this.props.onExit(m),this.safeSetState({status:gf},function(){i.props.onExiting(m),i.onTransitionEnd(f.exit,function(){i.safeSetState({status:xa},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 h=this.props.nodeRef?[this.nextCallback]:[f,this.nextCallback],p=h[0],v=h[1];this.props.addEndListener(p,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=Yf(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=xa;Lr.ENTERING=_a;Lr.ENTERED=Bn;Lr.EXITING=gf;var _w=function(r,a){return r&&a&&a.split(" ").forEach(function(n){return kw(r,n)})},Z0=function(r,a){return r&&a&&a.split(" ").forEach(function(n){return xw(r,n)})},Zf=function(t){$f(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,h){var p=n.resolveArguments(m,h),v=p[0],b=p[1];n.removeClasses(v,"exit"),n.addClass(v,b?"appear":"enter","base"),n.props.onEnter&&n.props.onEnter(m,h)},n.onEntering=function(m,h){var p=n.resolveArguments(m,h),v=p[0],b=p[1],k=b?"appear":"enter";n.addClass(v,k,"active"),n.props.onEntering&&n.props.onEntering(m,h)},n.onEntered=function(m,h){var p=n.resolveArguments(m,h),v=p[0],b=p[1],k=b?"appear":"enter";n.removeClasses(v,k),n.addClass(v,k,"done"),n.props.onEntered&&n.props.onEntered(m,h)},n.onExit=function(m){var h=n.resolveArguments(m),p=h[0];n.removeClasses(p,"appear"),n.removeClasses(p,"enter"),n.addClass(p,"exit","base"),n.props.onExit&&n.props.onExit(m)},n.onExiting=function(m){var h=n.resolveArguments(m),p=h[0];n.addClass(p,"exit","active"),n.props.onExiting&&n.props.onExiting(m)},n.onExited=function(m){var h=n.resolveArguments(m),p=h[0];n.removeClasses(p,"exit"),n.addClass(p,"exit","done"),n.props.onExited&&n.props.onExited(m)},n.resolveArguments=function(m,h){return n.props.nodeRef?[n.props.nodeRef.current,m]:[m,h]},n.getClassNames=function(m){var h=n.props.classNames,p=typeof h=="string",v=p&&h?h+"-":"",b=p?""+v+m:h[m],k=p?b+"-active":h[m+"Active"],w=p?b+"-done":h[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"],h=this.getClassNames("enter"),p=h.doneClassName;s==="appear"&&f==="done"&&p&&(m+=" "+p),f==="active"&&i&&Pb(i),m&&(this.appliedClasses[s][f]=m,_w(i,m))},a.removeClasses=function(i,s){var f=this.appliedClasses[s],m=f.base,h=f.active,p=f.done;this.appliedClasses[s]={},m&&Z0(i,m),h&&Z0(i,h),p&&Z0(i,p)},a.render=function(){var i=this.props;i.classNames;var s=Yf(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);Zf.defaultProps={classNames:""};Zf.propTypes={};function ww(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Kf(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 Bw(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 h in r){if(n[h])for(f=0;f<n[h].length;f++){var p=n[h][f];m[n[h][f]]=a(p)}m[h]=a(h)}for(f=0;f<i.length;f++)m[i[f]]=a(i[f]);return m}function Ta(t,r,a){return a[r]!=null?a[r]:t.props[r]}function Sw(t,r){return Kf(t.children,function(a){return y.cloneElement(a,{onExited:r.bind(null,a),in:!0,appear:Ta(a,"appear",t),enter:Ta(a,"enter",t),exit:Ta(a,"exit",t)})})}function Cw(t,r,a){var n=Kf(t.children),i=Bw(r,n);return Object.keys(i).forEach(function(s){var f=i[s];if(y.isValidElement(f)){var m=s in r,h=s in n,p=r[s],v=y.isValidElement(p)&&!p.props.in;h&&(!m||v)?i[s]=y.cloneElement(f,{onExited:a.bind(null,f),in:!0,exit:Ta(f,"exit",t),enter:Ta(f,"enter",t)}):!h&&m&&!v?i[s]=y.cloneElement(f,{in:!1}):h&&m&&y.isValidElement(p)&&(i[s]=y.cloneElement(f,{onExited:a.bind(null,f),in:p.props.in,exit:Ta(f,"exit",t),enter:Ta(f,"enter",t)}))}}),i}var Tw=Object.values||function(t){return Object.keys(t).map(function(r){return t[r]})},Dw={component:"div",childFactory:function(r){return r}},yu=function(t){$f(r,t);function r(n,i){var s;s=t.call(this,n,i)||this;var f=s.handleExited.bind(ww(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,h=s.firstRender;return{children:h?Sw(i,m):Cw(i,f,m),firstRender:!1}},a.handleExited=function(i,s){var f=Kf(this.props.children);i.key in f||(i.props.onExited&&i.props.onExited(s),this.mounted&&this.setState(function(m){var h=eu({},m.children);return delete h[i.key],{children:h}}))},a.render=function(){var i=this.props,s=i.component,f=i.childFactory,m=Yf(i,["component","childFactory"]),h=this.state.contextValue,p=Tw(this.state.children).map(f);return delete m.appear,delete m.enter,delete m.exit,s===null?u.createElement(ou.Provider,{value:h},p):u.createElement(ou.Provider,{value:h},u.createElement(s,m,p))},r}(u.Component);yu.propTypes={};yu.defaultProps=Dw;function ku(t){var{in:r,children:a,exit:n=!0,onStatusChange:i=()=>{},disabled:s=!1,transitionChangeDelay:f}=t,m=fe(t,["in","children","exit","onStatusChange","disabled","transitionChangeDelay"]);const h=y.useRef(null),[p,v]=y.useState(r?"entered":"exited"),b=Cb(h)||s,k=y.useCallback(w=>{const B=h.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:h,exit:n,onEnter:w=>{w||(v("enter"),i("enter"))},onEntering:w=>{var B;w||((B=h.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(p,h))}const Ew={root:"awsui_root_1qprf_160mh_5"};function Qf({value:t,trackRef:r,trackKey:a,className:n,contentAttributes:i={},position:s="top",size:f="small",hideOnOverscroll:m,onDismiss:h}){return!a&&(typeof t=="string"||typeof t=="number")&&(a=t),y.useEffect(()=>{const p=new AbortController;return window.addEventListener("keydown",v=>{v.key==="Escape"&&(v.stopPropagation(),h==null||h())},{capture:!0,signal:p.signal}),()=>{p.abort()}},[h]),u.createElement(Uf,null,u.createElement("div",Object.assign({className:Ew.root},i,{"data-testid":a}),u.createElement(ku,{in:!0},()=>u.createElement(Mb,{trackRef:r,trackKey:a,size:f,fixedWidth:!1,position:s,zIndex:7e3,arrow:p=>u.createElement(Nb,{position:p}),hideOnOverscroll:m,className:n},u.createElement(Lb,{dismissButton:!1,dismissAriaLabel:void 0,onDismiss:void 0,header:void 0},t)))))}const xu=y.createContext({onClick:()=>{}});function Gw(){return y.useContext(xu)}const jb={navigationActive:!1,registerFocusable:()=>()=>{}},_u=y.createContext(jb);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,h=n&&!m;y.useLayoutEffect(()=>{if(h&&t&&t.current){const v=i(t.current,b=>f(b));return()=>v()}});let p=r==null?void 0:r.tabIndex;return h&&(p=s?(a=r==null?void 0:r.tabIndex)!==null&&a!==void 0?a:0:-1),{navigationActive:h,tabIndex:p}}const Iw=y.forwardRef(({navigationActive:t,children:r,getNextFocusTarget:a,isElementSuppressed:n,onRegisterFocusable:i,onUnregisterActive:s},f)=>{const m=y.useRef(new Set),h=y.useRef(new Map),p=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),h.current.set(C,I);const D=!!p.current.get(C),E=v.current===C||!!(n!=null&&n(C));return E!==D&&(p.current.set(C,E),I(E)),i==null||i(C),()=>w(C)}function w(C){m.current.delete(C),h.current.delete(C),b==null||b(C)}function B(){var C;v.current=a();for(const I of m.current){const D=(C=p.current.get(I))!==null&&C!==void 0?C:!1,E=v.current===I||!!(n!=null&&n(I));E!==D&&(p.current.set(I,E),h.current.get(I)(E))}}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 Nw{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 qb({cancelable:t,detail:r}){return new Nw(t,r)}function Ie(t,r){if(!t)return;const a=qb({cancelable:!1,detail:r});t(a)}function Nr(t,r,a){if(!t)return!1;const n=qb({cancelable:!0,detail:r});return t(n),n.defaultPrevented&&a&&a.preventDefault(),n.cancelBubble&&a&&a.stopPropagation(),n.defaultPrevented}function Ia(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 Rw=t=>t.button!==void 0;function zw(t){return t.ctrlKey||t.altKey||t.shiftKey||t.metaKey}function Fb(t){return t&&(!Rw(t)||t.button===0)&&!zw(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 Ub=y.createContext({isInModal:!1,componentLoadingCount:{current:0},emitTimeToContentReadyInModal:()=>{}}),Bu=()=>y.useContext(Ub),Aw=(t,r)=>{const a=Bu();y.useEffect(()=>{if(!(!t||!a.isInModal)&&r)return a.componentLoadingCount.current++,()=>{a.componentLoadingCount.current--,a.emitTimeToContentReadyInModal(performance.now())}},[r])},Lw=()=>{const t=Bu();y.useEffect(()=>{if(t.isInModal)return t.componentLoadingCount.current++,()=>{t.componentLoadingCount.current--,t.emitTimeToContentReadyInModal(performance.now())}},[])};function Vb(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,Hw=150;function vv(t,r){let a=i=>{a=()=>{},r(i)};ru.set(t,i=>a(i)),hf.observe(t);const n=setTimeout(()=>a(!1),Hw);return()=>{clearTimeout(n),ru.delete(t),hf.unobserve(t)}}function Ow(t){return typeof IntersectionObserver>"u"?{observe:()=>{},unobserve:()=>{}}:new IntersectionObserver(t)}const hf=Ow(function(r){var a;for(const n of r)hf.unobserve(n.target),(a=ru.get(n.target))===null||a===void 0||a(n.isIntersecting),ru.delete(n.target)}),bv="awsui-evaluate-component-visibility",Mw=()=>{const[t,r]=y.useState(!1);return y.useEffect(()=>{const a=()=>{r(n=>!n)};return document.addEventListener(bv,a),()=>{document.removeEventListener(bv,a)}},[]),t};function Wb(t,r,a,n,i){const s=Vf(),{isInModal:f}=Bu(),m=Vb(a,"data-analytics-performance-mark",s),h=Mw();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 vv(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 vv(a.current,k=>{performance.mark(`${t}Updated`,{startTime:v,detail:Object.assign({source:"awsui",instanceIdentifier:s,inViewport:k},n())})})},[h,...i]),m}const Pw=["javascript:void(0)","javascript:void(0);","javascript:;"];function Xb(t,r){if(!r||Pw.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 Yb={root:"awsui_root_1iee7_xy9l5_145",announcer:"awsui_announcer_1iee7_xy9l5_153"},$b={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=`${Yb.announcer} ${$b.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:h,__internalRootRef:p,className:v}=r,b=fe(r,["assertive","hidden","tagName","delay","sources","children","__internalRootRef","className"]);const k=Ye(b),w=y.useRef(null),B=qe(w,p);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 qw(m);if(w.current)return Jf(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:q(Yb.root,$b.root,v),hidden:i}),h)}),jw=t=>t.nodeType===Node.TEXT_NODE?t.textContent||"":t.nodeType===Node.ELEMENT_NODE?Jf(t):"";function Jf(t){var r;return!t||!(!((r=t==null?void 0:t.childNodes)===null||r===void 0)&&r.length)?"":Array.from(t.childNodes,jw).join(" ").replace(/\s+/g," ").trim()}function qw(t){return t.map(r=>{if(!r||typeof r=="string")return r;if(r.current)return Jf(r.current)}).filter(Boolean).join(" ")}const ba={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 eg(t){var{size:r="normal",variant:a="normal",__internalRootRef:n}=t,i=fe(t,["size","variant","__internalRootRef"]);const s=Ye(i);return Lw(),u.createElement("span",Object.assign({},s,{className:q(s.className,ba.root,ba[`size-${r}`],ba[`variant-${a}`]),ref:n}),u.createElement("span",{className:q(ba.circle,ba["circle-left"])}),u.createElement("span",{className:q(ba.circle,ba["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 og(t){return t.variant==="icon"||t.variant==="inline-icon"?"left":t.iconAlign}function Zb(t){var{iconName:r,iconUrl:a,iconAlt:n,iconSvg:i,iconSize:s,badge:f}=t,m=fe(t,["iconName","iconUrl","iconAlt","iconSvg","iconSize","badge"]);return!r&&!a&&!i?null:y.createElement(so,{className:q(It.icon,It[`icon-${og(m)}`],m.iconClass),name:r,url:a,svg:i,alt:n,size:s,badge:f})}function Fw(t){return t.loading?y.createElement(eg,{className:q(It.icon,It["icon-left"])}):og(t)==="left"?y.createElement(Zb,Object.assign({},t)):null}function Uw(t){return og(t)==="right"?y.createElement(Zb,Object.assign({},t)):null}const yv={label:"awsui_label_1f1d4_ocied_5"},kv={"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:h,iconSvg:p,iconAlt:v,variant:b="normal",loading:k=!1,loadingText:w,disabled:B=!1,disabledReason:S,wrapText:_=!0,href:C,external:I,target:D,rel:E,download:N,formAction:z="submit",ariaLabel:A,ariaDescribedby:Y,ariaExpanded:Q,ariaControls:U,fullWidth:L,badge:O,i18nStrings:ne,__nativeAttributes:le,__internalRootRef:oe=null,__focusable:M=!1,__injectAnalyticsComponentMetadata:j=!1,__title:J,__emitPerformanceMarks:se=!0,analyticsAction:G="click"}=t,W=fe(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[K,ee]=y.useState(!1);Xb("Button",C);const de=!!C,ge=D??(I?"_blank":void 0),ue=k||B,ce=(b==="normal"||b==="primary"||b==="icon")&&!!S&&B,he=k&&!B||B&&M||ce,me=a&&["icon","inline-icon","flashbar-icon","modal-dismiss","inline-icon-pointer-target"].indexOf(b)===-1,Te=y.useRef(null);Oa(r,Te);const Ve=Gw(),te=ft("button"),we=Ue("button"),{funnelInteractionId:Be}=Ut(),{stepNumber:Oo,stepNameSelector:Ke}=zr(),{subStepSelector:Le,subStepNameSelector:yo}=$l(),Ne=Wb("primaryButton",()=>b==="primary"&&se&&!k&&!B,Te,()=>{var Go;return{loading:k,disabled:B,text:(Go=Te.current)===null||Go===void 0?void 0:Go.innerText}},[k,B]);Aw(b==="primary",k);const{targetProps:Qe,descriptionEl:Ge}=wu(S),ve=Go=>{if(ue)return Go.preventDefault();de&&Fb(Go)&&(Nr(f,{href:C,target:ge},Go),(n==="external"||ge==="_blank")&&Be&&(st(Ke),st(yo)));const{altKey:_t,button:Bt,ctrlKey:ar,metaKey:lt,shiftKey:Hr}=Go;Nr(s,{altKey:_t,button:Bt,ctrlKey:ar,metaKey:lt,shiftKey:Hr},Go),Ve.onClick({variant:b})},xe=q(W.className,It.button,It[`variant-${b}`],{[It.disabled]:ue,[It["disabled-with-reason"]]:ce,[It["button-no-wrap"]]:!_,[It["button-no-text"]]:!me,[It["full-width"]]:me&&L,[It.link]:de}),ao=le&&"tabIndex"in le?le.tabIndex:void 0,{tabIndex:ko}=br(Te,{tabIndex:de&&ue&&!ce?-1:ao}),$e=B?{}:{action:G,detail:{label:{root:"self"}}};j&&($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({},W),le),Ne),{tabIndex:ko,ref:qe(Te,oe),"aria-label":A,"aria-describedby":Y,"aria-expanded":Q,"aria-controls":U,title:J??A,className:xe,onClick:ve,[nb]:we}),Fe($e)),di(a?`.${yv.label}`:"")),xo={loading:k,iconName:n,iconAlign:m,iconUrl:h,iconSvg:p,iconAlt:v,variant:b,badge:O,iconClass:i,iconSize:b==="modal-dismiss"?"medium":"normal"},Je=u.createElement(u.Fragment,null,u.createElement(Fw,Object.assign({},xo)),me&&u.createElement(u.Fragment,null,u.createElement("span",{className:q(It.content,yv.label)},a),I&&u.createElement(u.Fragment,null," ",u.createElement(so,{name:"external",className:kv["external-icon"],ariaLabel:te("i18nStrings.externalIconAriaLabel",ne==null?void 0:ne.externalIconAriaLabel)}))),u.createElement(Uw,Object.assign({},xo))),{loadingButtonCount:Eo}=Ut();y.useEffect(()=>{if(k)return Eo.current++,()=>{Eo.current--}},[k,Eo]);const rt=Object.assign({onFocus:ce?()=>ee(!0):void 0,onBlur:ce?()=>ee(!1):void 0,onMouseEnter:ce?()=>ee(!0):void 0,onMouseLeave:ce?()=>ee(!1):void 0},ce?Qe:{}),xt=u.createElement(u.Fragment,null,Ge,K&&u.createElement(Qf,{className:kv["disabled-reason-tooltip"],trackRef:Te,value:S,onDismiss:()=>ee(!1)}));return de?u.createElement(u.Fragment,null,u.createElement("a",Object.assign({},eo,{href:C,target:ge,rel:E??(ge==="_blank"?"noopener noreferrer":void 0),"aria-disabled":ue?!0:void 0,download:N},rt),Je,ce&&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&&!ce,"aria-disabled":he?!0:void 0},rt),Je,ce&&xt),k&&w&&u.createElement(kt,{tagName:"span",hidden:!0},w))}),xv=/awsui-context-([\w-]+)/;function Vw(t){const[r,a]=y.useState("");return y.useLayoutEffect(()=>{var n;if(t.current){const i=dt(t.current,s=>!!s.className.match(xv));a((n=i==null?void 0:i.className.match(xv)[1])!==null&&n!==void 0?n:"")}},[t]),r}function fi(t){return`awsui-context-${t}`}function Ww({contextName:t,className:r,children:a}){return u.createElement("div",{className:q(fi(t),r)},a)}const Kb={defaultVariant:"secondary"},Cu=y.createContext(Kb),Xw=200;function Na(t,r=Xw){let a;return function(...n){a&&clearTimeout(a),a=setTimeout(()=>{a=null,t(...n)},r)}}function Yw(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 _v{constructor(){this.listeners=[],this.actions=[],this.scheduleUpdate=Na(()=>{this.listeners.forEach(r=>r(this.actions))},0),this.registerAction=r=>{this.actions.push(r),this.actions=Yw(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 Qb=new mb(Js,Xl);function $w(){Qb.sendPanoramaMetric({eventContext:"awsui-runtime-api-loaded",eventDetail:{version:Xl}})}function Tn(t,r){console.warn("[AwsUi]",`[${t}]`,r),Qb.sendPanoramaMetric({eventContext:"awsui-runtime-api-warning",eventDetail:{version:Xl,component:t,message:r}})}var wa,Sn,tr,pf;class wv{constructor(){wa.set(this,[]),Sn.set(this,new Map),tr.set(this,void 0),pf.set(this,Na(()=>ke(this,wa,"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,pf,"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,wa,"f").push(r),ke(this,Sn,"f").set(r,a)}else ke(this,wa,"f").push(r);return()=>{var a;(a=ke(this,Sn,"f").get(r))===null||a===void 0||a(),Ir(this,wa,ke(this,wa,"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}}wa=new WeakMap,Sn=new WeakMap,tr=new WeakMap,pf=new WeakMap;var mr,mf,qs,Fs;class Zw{constructor(){mr.set(this,[]),mf.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,mf,"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,Na(()=>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,mf=new WeakMap,qs=new WeakMap,Fs=new WeakMap;var ol,Pl,Ba,Kc,Qc;class Kw{constructor(){ol.set(this,null),Pl.set(this,[]),Ba.set(this,[]),Kc.set(this,Na(()=>{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,Na(()=>{ke(this,Ba,"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,Ba,"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,Ba,"f").splice(ke(this,Ba,"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,Ba,"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,Ba=new WeakMap,Kc=new WeakMap,Qc=new WeakMap;const Qw=["badge","resizable","defaultSize","orderPriority","defaultActive","onResize"];class Jw{constructor(){this.drawers=[],this.drawersRegistrationListener=null,this.drawerOpenedListener=null,this.drawerClosedListener=null,this.drawersUpdateListeners=[],this.scheduleUpdate=Na(()=>{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=fe(r,["id"]);const s=this.drawers.findIndex(({id:p})=>p===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(),h=Object.assign({},f);for(const p of Qw)p in i&&(h[p]=i[p]);m[s]=h,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 eB{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 Jb(t){try{return t!=null&&t[lu]?t[lu]:!t||t.parent===t?void 0:Jb(t.parent)}catch{return}}function oB(){if(typeof window>"u")return Bv({});const t=window,r=Jb(t);return r||$w(),t[lu]=Bv(r??{}),t[lu]}const{awsuiPlugins:yE,awsuiPluginsInternal:Tu}=oB();function Bv(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 Jw;t.awsuiPlugins.appLayout=n.installPublic(t.awsuiPlugins.appLayout),t.awsuiPluginsInternal.appLayout=n.installInternal(t.awsuiPluginsInternal.appLayout);const i=new Zw;t.awsuiPluginsInternal.appLayoutWidget=i.installInternal(t.awsuiPluginsInternal.appLayoutWidget);const s=new _v;t.awsuiPlugins.alert=s.installPublic(t.awsuiPlugins.alert),t.awsuiPluginsInternal.alert=s.installInternal(t.awsuiPluginsInternal.alert);const f=new wv;t.awsuiPlugins.alertContent=f.installPublic(t.awsuiPlugins.alertContent),t.awsuiPluginsInternal.alertContent=f.installInternal(t.awsuiPluginsInternal.alertContent);const m=new wv;t.awsuiPlugins.flashContent=m.installPublic(t.awsuiPlugins.flashContent),t.awsuiPluginsInternal.flashContent=m.installInternal(t.awsuiPluginsInternal.flashContent);const h=new _v;t.awsuiPlugins.flashbar=h.installPublic(t.awsuiPlugins.flashbar),t.awsuiPluginsInternal.flashbar=h.installInternal(t.awsuiPluginsInternal.flashbar);const p=new Kw;t.awsuiPluginsInternal.breadcrumbs=p.installInternal(t.awsuiPluginsInternal.breadcrumbs);const v=new eB;return t.awsuiPluginsInternal.sharedReactContexts=v.installInternal(t.awsuiPluginsInternal.sharedReactContexts),t}function tB({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 rB(t,r){return t?u.createElement(tB,{key:t.id+"-"+r.type,context:r,mountContent:t.mountContent,unmountContent:t.unmountContent}):null}function ey(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(h=>rB(h,{type:a,headerRef:s,contentRef:f})))}),[a]),{discoveredActions:n,headerRef:s,contentRef:f}}}function oy(t,r){return function({type:n,header:i,children:s}){const f=Ue(`${t}-discovered-content`),m=y.useRef(null),h=y.useRef(null),p=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:h};return k(!1),r.onContentRegistered(D=>{let E=!0;function N(z){return E?!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(p.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:p.current,replacementContentContainer:v.current}),E=!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:p,contentRef:h,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 ty(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 lB={root:"awsui_root_37gf8_1udtb_9"};function aB(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 ry=({className:t,testUtilClasses:r,action:a,discoveredActions:n,buttonText:i,wrappedClass:s,containerWidth:f,onButtonClick:m})=>{const[h,p]=y.useState(!1),v=u.useRef(null);y.useLayoutEffect(()=>{if(!v.current||!f||!s)return;function k(){const B=Ga(v.current),{offsetWidth:S,offsetLeft:_}=v.current,C=B?f-S-_:_;p(C<100)}const w=new MutationObserver(k);return w.observe(v.current,{attributes:!1,childList:!0,subtree:!0}),k(),()=>w.disconnect()});const b=aB(r,a,i,m);return!b&&n.length===0?null:u.createElement("div",{ref:v,className:q(lB.root,t,h&&s)},b,n)},vf={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"},nB={error:"status-negative",warning:"status-warning",success:"status-positive",info:"status-info"},cB=ey(Tu.alert.onActionRegistered),iB=oy("alert",Tu.alertContent),ly=u.forwardRef((t,r)=>{var a,n,{type:i,i18nStrings:s,visible:f=!0,dismissible:m,children:h,header:p,buttonText:v,action:b,onDismiss:k,onButtonClick:w,__internalRootRef:B=null,statusIconAriaLabel:S,dismissAriaLabel:_,messageSlotId:C}=t,I=fe(t,["type","i18nStrings","visible","dismissible","children","header","buttonText","action","onDismiss","onButtonClick","__internalRootRef","statusIconAriaLabel","dismissAriaLabel","messageSlotId"]);const D=Ye(I),E=ft("alert"),N=y.useRef(null);Oa(r,N);const{discoveredActions:z,headerRef:A,contentRef:Y}=cB(i),{initialHidden:Q,headerReplacementType:U,contentReplacementType:L,headerRef:O,contentRef:ne,replacementHeaderRef:le,replacementContentRef:oe}=iB({type:i,header:p,children:h}),[M,j]=ty(),J=qe(j,B),se=qe(A,O),G=qe(Y,ne),W="normal",K=!!(b||v||z.length),ee={[o_]:i},de=E(`i18nStrings.${i}IconAriaLabel`,(a=s==null?void 0:s[`${i}IconAriaLabel`])!==null&&a!==void 0?a:S),ge=E("i18nStrings.dismissAriaLabel",(n=s==null?void 0:s.dismissAriaLabel)!==null&&n!==void 0?n:E("dismissAriaLabel",_));return u.createElement("div",Object.assign({},D,ee,{"aria-hidden":!f,className:q(po.root,{[po.hidden]:!f,[po["initial-hidden"]]:Q},D.className),ref:J}),u.createElement(Cu.Provider,{value:{defaultVariant:"primary"}},u.createElement(Ww,{contextName:"alert"},u.createElement("div",{className:q(po.alert,po[`type-${i}`],po[`icon-size-${W}`],K&&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:q(po.icon,po.text)},u.createElement(so,{name:nB[i],size:W,ariaLabel:de})),u.createElement("div",{className:q(po.message,po.text),id:C},u.createElement("div",{className:q(p&&po.header,U!=="original"?po.hidden:vf.header),ref:se},p),u.createElement("div",{className:q(po["header-replacement"],U!=="replaced"?po.hidden:vf.header),ref:le}),u.createElement("div",{className:q(po.content,L!=="original"&&po.hidden),ref:G},h),u.createElement("div",{className:q(po["content-replacement"],L!=="replaced"&&po.hidden),ref:oe}))),u.createElement(ry,{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:ge,onClick:()=>Ie(k)}))))))}),Ra=u.forwardRef((t,r)=>{var{type:a="info",visible:n=!0}=t,i=fe(t,["type","visible"]);const s=il(i),f=qo("Alert",{props:{type:a,visible:n,dismissible:i.dismissible}},s),{funnelIdentifier:m,funnelInteractionId:h,funnelErrorContext:p,submissionAttempt:v,funnelState:b,errorCount:k}=Ut(),{stepNumber:w,stepNameSelector:B,stepIdentifier:S,subStepCount:_,stepErrorContext:C,subStepConfiguration:I}=zr(),{subStepSelector:D,subStepNameSelector:E,subStepIdentifier:N,subStepErrorContext:z}=$l(),A=Ue("alert-");y.useEffect(()=>{var Q,U,L,O,ne;if(h&&n&&a==="error"&&b.current!=="complete"){const le=st(B),oe=st(E);return k.current++,((L=(U=(Q=f.__internalRootRef.current)===null||Q===void 0?void 0:Q.getBoundingClientRect())===null||U===void 0?void 0:U.width)!==null&&L!==void 0?L:0)>0&&(D?lr.funnelSubStepError({funnelInteractionId:h,funnelIdentifier:m,stepIdentifier:S,subStepSelector:D,subStepName:oe,subStepNameSelector:E,stepNumber:w,stepName:le,stepNameSelector:B,subStepAllSelector:rl(),subStepIdentifier:N,errorContext:s.errorContext||z}):B?lr.funnelStepError({funnelInteractionId:h,stepNumber:w,stepNameSelector:B,stepName:le,stepIdentifier:S,currentDocument:(O=f.__internalRootRef.current)===null||O===void 0?void 0:O.ownerDocument,totalSubSteps:_.current,funnelIdentifier:m,subStepAllSelector:rl(),errorContext:s.errorContext||C,subStepConfiguration:(ne=I.current)===null||ne===void 0?void 0:ne.get(w),stepErrorSelector:"#"+A}):lr.funnelError({funnelIdentifier:m,funnelInteractionId:h,errorContext:s.errorContext||p})),()=>{k.current--}}},[h,n,v,k]);const Y={name:"awsui.Alert",label:`.${vf.header}`,properties:{type:a}};return u.createElement(ly,Object.assign({type:a,visible:n},i,f,{ref:r,messageSlotId:A},Fe({component:Y})))});Fo(Ra,"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 ay(t){var{variant:r="div",tagOverride:a,margin:n={},padding:i={},display:s,textAlign:f,float:m,fontSize:h,fontWeight:p,color:v,children:b,__internalRootRef:k=null}=t,w=fe(t,["variant","tagOverride","margin","padding","display","textAlign","float","fontSize","fontWeight","color","children","__internalRootRef"]);const B=Ye(w),S=Sv(n),_=Sv(i),C=sB(r,a),I=q(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-${h||"default"}`],gr[`font-weight-${p||"default"}`],gr[`t-${f}`]);return u.createElement(C,Object.assign({},B,{className:I,ref:k}),b)}const Sv=t=>typeof t=="string"?[t]:["top","right","bottom","left","horizontal","vertical"].filter(a=>!!t[a]).map(a=>`${a}-${t[a]}`),sB=(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 K0={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 Cv;function uB(){if(Cv)return lo;Cv=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"),h=Symbol.for("react.forward_ref"),p=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 p:case v:return _;default:switch(_=_&&_.$$typeof,_){case m:case f:case h: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=h,lo.Fragment=a,lo.Lazy=k,lo.Memo=b,lo.Portal=r,lo.Profiler=i,lo.StrictMode=n,lo.Suspense=p,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(_)===h},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(_)===p},lo.isSuspenseList=function(_){return S(_)===v},lo.isValidElementType=function(_){return typeof _=="string"||typeof _=="function"||_===a||_===i||_===n||_===p||_===v||_===w||typeof _=="object"&&_!==null&&(_.$$typeof===k||_.$$typeof===b||_.$$typeof===s||_.$$typeof===f||_.$$typeof===h||_.$$typeof===B||_.getModuleId!==void 0)},lo.typeOf=S,lo}var Tv;function dB(){return Tv||(Tv=1,K0.exports=uB()),K0.exports}var fB=dB();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 fB.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"},ny=y.forwardRef((t,r)=>{var{direction:a="vertical",size:n,children:i,alignItems:s,__internalRootRef:f}=t,m=fe(t,["direction","size","children","alignItems","__internalRootRef"]);const h=qe(r,f),p=Ye(m),v=gi(i);return u.createElement("div",Object.assign({},p,{className:q(p.className,Fc.root,Fc[a],Fc[`${a}-${n}`],s&&Fc[`align-${s}`]),ref:h}),v.map(b=>{const k=typeof b=="object"?b.key:void 0;return u.createElement("div",{key:k,className:Fc.child},b)}))});function gB(t,r,a,{componentName:n,changeHandler:i,controlledProp:s}){const f=y.useState(t!==void 0)[0],[m,h]=y.useState(a),[p,v]=y.useState(!1),b=p?m:a,k=y.useCallback(w=>{h(w),v(!0)},[h,v]);return f?[t,hB]:[b,k]}function hB(){}const hi=[["xl",1840],["l",1320],["m",1120],["s",912],["xs",688],["xxs",465],["default",-1]],pB=hi.filter(t=>t[0]==="xs")[0][1],mB=hi.map(([t])=>t);function vB(t,r){const a=hi.slice(mB.indexOf(r));for(const[n]of a){const i=t[n];if(i!==void 0)return i}return null}function cy(t,r){for(const[a,n]of hi)if(t>n&&(!r||r.indexOf(a)!==-1))return a;return"default"}function bB(t){return hi.find(r=>r[0]===t)[1]}const yB=Symbol.for("awsui-force-mobile-mode");function Dv(){const t=globalThis[yB];return typeof t<"u"?t:typeof window>"u"?!1:window.matchMedia?window.matchMedia(`(max-width: ${pB}px)`).matches:cy(window.innerWidth,["xs"])!=="xs"}const Hn=O_({initialState:()=>Dv(),factory:t=>{const r=()=>t(Dv());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 iy(t){const r=Sb(t),a=j_(t),n=Vw(t);return q({"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 kB=u.createContext({position:"bottom-right"});function xB({children:t,position:r="bottom-right"}){return u.createElement(kB.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,sy=19,uy=20,_B=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(),dy=bB("xxs"),fy=({trigger:t,overflowParents:r,stretchWidth:a=!1,stretchHeight:n=!1,isMobile:i})=>{const s=n?0:i?sy:nu,f=a?0:i?uy:nu,{insetBlockEnd:m,insetInlineStart:h,insetInlineEnd:p}=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=p-B.insetInlineStart-f,D=B.insetInlineStart+B.inlineSize-h-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})},wB=({trigger:t,overflowParents:r,isMobile:a})=>{const n=a?sy:nu,i=a?uy:nu,{insetBlockEnd:s,insetBlockStart:f,insetInlineStart:m,insetInlineEnd:h}=Ae(t);return r.reduce(({blockStart:p,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-h-i;return{blockStart:Math.min(p,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})},gy=({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(dy,i):Number.MAX_VALUE,{inlineSize:m}=Ae(r);return{idealWidth:Math.min(Math.max(m,s),f),minWidth:s,triggerInlineSize:i}},BB=({triggerElement:t,dropdownElement:r,desiredMinWidth:a,expandToViewport:n,stretchWidth:i,stretchHeight:s,isMobile:f})=>{const m=Hb({element:r,excludeClosestParent:!1,expandToViewport:n,canExpandOutsideViewport:s}),{idealWidth:h}=gy({triggerElement:t,dropdownElement:r,desiredMinWidth:a,stretchBeyondTriggerWidth:!0}),p=fy({trigger:t,overflowParents:m,stretchWidth:i,stretchHeight:s,isMobile:f});return h<=p.inlineStart||h<=p.inlineEnd},SB=({triggerElement:t,dropdownElement:r,overflowParents:a,minWidth:n,preferCenter:i=!1,stretchWidth:s=!1,stretchHeight:f=!1,isMobile:m=!1,stretchBeyondTriggerWidth:h=!1})=>{const p=fy({trigger:t,overflowParents:a,stretchWidth:s,stretchHeight:f,isMobile:m}),{idealWidth:v,minWidth:b,triggerInlineSize:k}=gy({triggerElement:t,dropdownElement:r,desiredMinWidth:n,stretchBeyondTriggerWidth:h});let w,B=null,S=v;if(v<=p.inlineEnd?w=!1:v<=p.inlineStart?w=!0:(w=p.inlineStart>p.inlineEnd,S=Math.max(p.inlineStart,p.inlineEnd,b)),i){const D=(v-k)/2,E=p.inlineStart-k,N=p.inlineEnd-k;E>=D&&N>=D&&(B=-D)}const _=p.blockEnd<r.offsetHeight&&p.blockStart>p.blockEnd,C=_?p.blockStart:p.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`}},CB=(t,r,a,n)=>{const i=wB({trigger:t,overflowParents:a,isMobile:n}),{insetBlockEnd:s,insetBlockStart:f,inlineSize:m}=Ae(t),{insetBlockStart:h,blockSize:p}=_B(t);let v,{inlineSize:b}=Ae(r);const k=f-h;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?h+p-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`}},TB=(t,r,a,n,i,s,f,m,h,p,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=Hb({element:t,excludeClosestParent:n,expandToViewport:i,canExpandOutsideViewport:m}),k=n?CB(r,t,b,h):SB({triggerElement:r,dropdownElement:t,overflowParents:b,minWidth:p,preferCenter:s,stretchWidth:f,stretchHeight:m,isMobile:h,stretchBeyondTriggerWidth:v}),w=Ae(r);return[k,w]};function Ev({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 DB=({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 h=(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),h.body)},EB=({state:t,transitionRef:r,dropdownClasses:a,stretchWidth:n,interior:i,isRefresh:s,dropdownRef:f,verticalContainerRef:m,expandToViewport:h,stretchBeyondTriggerWidth:p,header:v,children:b,footer:k,position:w,open:B,onMouseDown:S,id:_,role:C,ariaLabelledby:I,ariaDescribedby:D})=>{const E=qe(f,r);return u.createElement("div",{className:q(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"]]:h&&!i,[bo["stretch-beyond-trigger-width"]]:p}),ref:E,id:_,role:C,"aria-labelledby":I,"aria-describedby":D,"data-open":B,"data-animating":t!=="exited","aria-hidden":!B,style:p?{[au.dropdownDefaultMaxWidth]:`${dy}px`}:{},onMouseDown:S},u.createElement("div",{className:q(bo["dropdown-content-wrapper"],!v&&!b&&bo["is-empty"],s&&bo.refresh)},u.createElement("div",{ref:m,className:bo["dropdown-content"]},u.createElement(xB,{position:w},v,b,k))))},GB=({children:t,trigger:r,open:a,onDropdownClose:n,onMouseDown:i,header:s,footer:f,dropdownId:m,stretchTriggerHeight:h=!1,stretchWidth:p=!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:E,contentKey:N,dropdownContentId:z,dropdownContentRole:A,ariaLabelledby:Y,ariaDescribedby:Q})=>{const U=y.useRef(null),L=y.useRef(null),O=y.useRef(null),ne=y.useRef(null),le=y.useRef(null),oe=y.useRef(null),M=An(),j=iy(L),[J,se]=y.useState("bottom-right"),G=Hn(),W=(ce,he,me,Te)=>{const Ve=!S&&p;if(p?Te.style.maxBlockSize=ce.blockSize:Te.style.maxBlockSize=`${parseInt(ce.blockSize)+1}px`,Ve&&!w?b&&me.classList.add(bo["occupy-entire-width"]):me.style.inlineSize=ce.inlineSize,ce.dropBlockStart&&!S?(me.classList.add(bo["dropdown-drop-up"]),w||(me.style.insetBlockEnd="100%")):me.classList.remove(bo["dropdown-drop-up"]),me.classList.add(ce.dropInlineStart?bo["dropdown-drop-left"]:bo["dropdown-drop-right"]),ce.insetInlineStart&&ce.insetInlineStart!=="auto"&&(me.style.insetInlineStart=ce.insetInlineStart),w&&!S){Ev({position:ce,dropdownElement:me,triggerRect:he,isMobile:G}),oe.current=ce;return}S&&IB(ce)&&(ce.dropBlockStart?me.style.insetBlockEnd=ce.insetBlockEnd:me.style.insetBlockStart=ce.insetBlockStart,me.style.insetInlineStart=ce.insetInlineStart),ce.dropBlockStart&&ce.dropInlineStart?se("top-left"):ce.dropBlockStart?se("top-right"):ce.dropInlineStart?se("bottom-left"):se("bottom-right")},K=ce=>(!U.current||!tl(U.current,ce))&&(!ne.current||!tl(ne.current,ce)),ee=ce=>{(!ce.relatedTarget||K(ce.relatedTarget))&&Ie(D,ce)},de=ce=>{(!ce.relatedTarget||K(ce.relatedTarget))&&Ie(E,ce)};Ar(()=>O.current,()=>{const ce=bo["stretch-beyond-trigger-width"];a&&k&&O.current&&L.current&&O.current.classList.contains(ce)&&!BB({triggerElement:L.current,dropdownElement:O.current,desiredMinWidth:_,expandToViewport:w,stretchWidth:p,stretchHeight:v,isMobile:G})&&O.current.classList.remove(ce)}),y.useLayoutEffect(()=>{const ce=()=>{a&&O.current&&L.current&&le.current&&(C&&O.current.classList.add(bo.nowrap),W(...TB(O.current,L.current,le.current,S,w,B,p,v,G,_,k),O.current,le.current),C&&O.current.classList.remove(bo.nowrap))};if(ce(),a){window.addEventListener("scroll",ce);const he=setTimeout(()=>{window.removeEventListener("scroll",ce)},500);return()=>{clearTimeout(he),window.removeEventListener("scroll",ce)}}},[a,O,L,le,S,p,G,N]),y.useEffect(()=>{if(!a)return;const ce=he=>{const me=he.composedPath?he.composedPath()[0]:he.target;!tl(O.current,me)&&!tl(L.current,me)&&Ie(n)};return window.addEventListener("click",ce,!0),()=>{window.removeEventListener("click",ce,!0)}},[a,n]),y.useLayoutEffect(()=>{if(!w||!a)return;const ce=()=>{L.current&&O.current&&le.current&&oe.current&&Ev({position:oe.current,dropdownElement:O.current,triggerRect:Ae(L.current),isMobile:G})};ce();const he=new AbortController;return window.addEventListener("scroll",ce,{capture:!0,signal:he.signal}),window.addEventListener("resize",ce,{capture:!0,signal:he.signal}),()=>{he.abort()}},[a,w,G]);const ue=Ue();return u.createElement("div",{className:q(bo.root,S&&bo.interior,h&&bo["stretch-trigger-height"]),ref:U,onFocus:ee,onBlur:de},u.createElement("div",{id:ue,className:q(h&&bo["stretch-trigger-height"]),ref:L},r),u.createElement(ti,{focusNextCallback:()=>{var ce;return O.current&&((ce=df(O.current))===null||ce===void 0?void 0:ce.focus())},disabled:!a||!I}),u.createElement(DB,{triggerRef:L,renderWithPortal:w&&!S,id:m,referrerId:ue,open:a},u.createElement(ku,{in:a??!1,exit:!1},(ce,he)=>u.createElement("div",{ref:ne},u.createElement(ti,{focusNextCallback:()=>{var me;return L.current&&((me=Ab(L.current))===null||me===void 0?void 0:me.focus())},disabled:!a||!I}),u.createElement(EB,{state:ce,transitionRef:he,dropdownClasses:j,open:a,stretchWidth:p,interior:S,header:s,expandToViewport:w,stretchBeyondTriggerWidth:k,footer:f,onMouseDown:i,isRefresh:M,dropdownRef:O,verticalContainerRef:le,position:J,id:z,role:A,ariaLabelledby:Y,ariaDescribedby:Q},t),u.createElement(ti,{focusNextCallback:()=>{var me;return L.current&&((me=df(L.current))===null||me===void 0?void 0:me.focus())},disabled:!a||!I})))))},IB=t=>t.insetBlockEnd!==void 0,Q0={"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"},NB=80,Gv=(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},RB=(t,r)=>{var{open:a,statusType:n,children:i,nativeAttributes:s={},onKeyDown:f,onBlur:m,onFocus:h,onLoadMore:p,onMouseUp:v,onMouseMove:b,position:k="relative",role:w="listbox",decreaseBlockMargin:B=!1,ariaLabel:S,ariaLabelledby:_,ariaDescribedby:C,embedded:I,stickyItemBlockSize:D}=t,E=fe(t,["open","statusType","children","nativeAttributes","onKeyDown","onBlur","onFocus","onLoadMore","onMouseUp","onMouseMove","position","role","decreaseBlockMargin","ariaLabel","ariaLabelledby","ariaDescribedby","embedded","stickyItemBlockSize"]);const N=Ye(E),z=y.useRef(null),A=nl(()=>{const U=z==null?void 0:z.current;if(U){const L=U.scrollTop+U.clientHeight;U.scrollHeight-L<NB&&Ie(p)}});y.useEffect(()=>{a&&n==="pending"&&A()},[a,n,A]);const Y=q(Q0["options-list"],{[Q0["decrease-block-margin"]]:B,[Q0["options-list-embedded"]]:I}),Q=qe(r,z);return u.createElement("ul",Object.assign({},N,s,{className:Y,ref:Q,style:{position:k,scrollPaddingBlockStart:D??void 0},role:w,onScroll:A,onKeyDown:U=>Ia(f,U),onMouseMove:U=>b==null?void 0:b(Gv(z,U)),onMouseUp:U=>v==null?void 0:v(Gv(z,U)),onBlur:U=>Ie(m,{relatedTarget:U.relatedTarget}),onFocus:()=>Ie(h),tabIndex:I?0:-1,"aria-label":S,"aria-labelledby":_,"aria-describedby":C}),a&&i)},tg=u.forwardRef(RB),zB=({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())},h=()=>{n&&(i(!1),r==null||r())};return{isOpen:n,openDropdown:m,closeDropdown:h,toggleDropdown:()=>{n?h():m(!1)},openedWithKeyboard:s}};function bf(t){return Qs(t.currentTarget)||ab(t.currentTarget)}function yf(t,{onActivate:r,onBlockEnd:a,onBlockStart:n,onDefault:i,onEnd:s,onEscape:f,onHome:m,onInlineEnd:h,onInlineStart:p,onPageDown:v,onPageUp:b}){switch(t.keyCode){case Ce.down:a==null||a();break;case Ce.end:s==null||s();break;case Ce.enter:case Ce.space:r==null||r();break;case Ce.escape:f==null||f();break;case Ce.home:m==null||m();break;case Ce.left:Ga(t.currentTarget)?h==null||h():p==null||p();break;case Ce.pageDown:v==null||v();break;case Ce.pageUp:b==null||b();break;case Ce.right:Ga(t.currentTarget)?p==null||p():h==null||h();break;case Ce.up:n==null||n();break;default:i==null||i();break}}function AB(t){let r;return()=>(r===void 0&&(r=t()),r)}const rg=AB(()=>{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}}),hy={stickyVerticalTopOffset:"--awsui-sticky-vertical-top-offset",stickyVerticalBottomOffset:"--awsui-sticky-vertical-bottom-offset"},LB="awsui-context-content-header",HB=y.createContext(()=>{});var OB="var(--space-scaled-s-8ozaad, 12px)";const MB={root:"awsui_root_xttbq_1rjuy_145"};function PB(t){return u.createElement("span",Object.assign({},t,{className:q(MB.root,t.className)}))}function py({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),ya={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"},my=u.forwardRef((t,r)=>{var{variant:a,fontSize:n="body-m",color:i="normal",external:s=!1,target:f,href:m,rel:h,ariaLabel:p,externalIconAriaLabel:v,onFollow:b,onClick:k,children:w,__internalRootRef:B=null}=t,S=fe(t,["variant","fontSize","color","external","target","href","rel","ariaLabel","externalIconAriaLabel","onFollow","onClick","children","__internalRootRef"]);Xb("Link",m);const _=!m,{defaultVariant:C}=y.useContext(Cu),I=a||C,E=["top-navigation","link","recovery"].indexOf(I)>-1,N=ft("link"),z=Ye(S),A=f??(s?"_blank":void 0),Y=h??(A==="_blank"?"noopener noreferrer":void 0),Q=Ue("link"),U=Ue("link-self"),L=Ue("link-info"),O=y.useContext(Du),{funnelIdentifier:ne,funnelInteractionId:le}=Ut(),{stepIdentifier:oe,stepNumber:M,stepNameSelector:j}=zr(),{subStepIdentifier:J,subStepSelector:se,subStepNameSelector:G}=$l(),W=Be=>{(I==="info"||s)&&(st(j),st(G))},K=Be=>{le&&W(),Nr(b,{href:m,external:s,target:A},Be)},ee=Be=>{const{altKey:Oo,ctrlKey:Ke,metaKey:Le,shiftKey:yo}=Be,Ne="button"in Be?Be.button:0;Ie(k,{altKey:Oo,button:Ne,ctrlKey:Ke,metaKey:Le,shiftKey:yo})},de=Be=>{Fb(Be)&&K(Be),ee(Be)},ge=Be=>{K(Be),ee(Be)},ue=Be=>{(Be.keyCode===Ce.space||Be.keyCode===Ce.enter)&&(Be.preventDefault(),K(Be),ee(Be))},ce=y.useRef(null),he=An();Oa(r,ce);const me=_&&he&&!E,Te=Object.assign(Object.assign({id:U},z),{ref:qe(ce,B),className:q(ya.link,z.className,me?ya.button:null,ya[jB(I)],ya[qB(I,n)],ya[FB(I,i)]),"aria-label":p,"aria-labelledby":void 0,[nb]:Q});I==="info"&&O&&!p&&(Te["aria-labelledby"]=`${Te.id} ${L} ${O}`);const Ve=N("externalIconAriaLabel",v),te=u.createElement(u.Fragment,null,w,s&&u.createElement("span",{className:ya["icon-wrapper"]}," ",u.createElement("span",{className:ya.icon,"aria-label":Ve,role:Ve?"img":void 0},u.createElement(so,{name:"external",size:"inherit"}))),I==="info"&&u.createElement("span",{hidden:!0,id:L},":")),{tabIndex:we}=br(ce,{tabIndex:_?0:void 0});return _?u.createElement("a",Object.assign({},Te,{role:"button",tabIndex:we,onKeyDown:ue,onClick:ge}),te):u.createElement("a",Object.assign({},Te,{tabIndex:we,target:A,rel:Y,href:m,onClick:de}),te)});function jB(t){return`variant-${t.replace(/^awsui-/,"")}`}function qB(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 FB(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"},UB=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(eg,null)});function kf(t){var{type:r,children:a,iconAriaLabel:n,colorOverride:i,wrapText:s=!0,__animate:f=!1,__internalRootRef:m,__size:h="normal",__display:p="inline-block"}=t,v=fe(t,["type","children","iconAriaLabel","colorOverride","wrapText","__animate","__internalRootRef","__size","__display"]);const b=Ye(v);return u.createElement("span",Object.assign({},b,{className:q(Jr.root,Jr[`status-${r}`],{[Jr[`color-override-${i}`]]:i},b.className),ref:m}),u.createElement("span",{className:q(Jr.container,Jr[`display-${p}`],s===!1&&Jr["overflow-ellipsis"],f&&Jr["container-fade-in"])},u.createElement("span",{className:q(Jr.icon,f&&Jr["icon-shake"]),"aria-label":n,role:n?"img":void 0},UB(h)[r],p==="inline"&&u.createElement(u.Fragment,null," ")),a))}class VB{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 WB="awsui-screenreader-text",vy=y.createContext({isInContainer:!1}),XB=({children:t})=>u.createElement(vy.Provider,{value:{isInContainer:!0}},t),YB=()=>{const{isInContainer:t}=y.useContext(vy);return t};function $B({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(${hy.stickyVerticalTopOffset}, 0px)`} + ${s}px + ${i?OB:"0px"})`}const lg=y.createContext({isStuck:!1,isStuckAtBottom:!1}),ZB=(t,r,a,n,i,s,f=!1)=>{const m=Hn(),p=!(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),E=dt(t.current,N=>N.tagName==="MAIN");b(D.length>0&&D[0]!==E)}},[t]);const _=$B({isMobile:m,__stickyOffset:n,__mobileStickyOffset:i,hasInnerOverflowParents:v,__additionalOffset:f}),C=p?{style:{top:_}}:{},I=y.useCallback(({isTrusted:D,target:E,type:N})=>{if(!(N==="resize"&&E===window&&!D)&&t.current&&r.current){const z=parseFloat(getComputedStyle(t.current).borderTopWidth)||0,A=Math.round(t.current.getBoundingClientRect().top+z),Y=Math.round(r.current.getBoundingClientRect().top);A<Y?w(!0):w(!1);const Q=Math.round(t.current.getBoundingClientRect().bottom-z),U=Math.round(r.current.getBoundingClientRect().bottom);Q<=U?S(!0):S(!1)}},[t,r]);return y.useEffect(()=>{if(p){const D=new AbortController;return window.addEventListener("scroll",I,{capture:!0,signal:D.signal}),window.addEventListener("resize",I,{signal:D.signal}),()=>{D.abort()}}},[p,I]),{isSticky:p,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"},KB={"content-inner":"awsui_content-inner_1mwlm_oyjaq_5"};function by(t){const{subStepRef:r,funnelSubStepProps:a}=$l(),n=Bu();return u.createElement(yy,Object.assign({},t,{__subStepRef:n!=null&&n.isInModal?{current:null}:r,__funnelSubStepProps:n!=null&&n.isInModal?{}:a}))}function yy(t){var r,{header:a,footer:n,children:i,variant:s="default",disableHeaderPaddings:f=!1,disableContentPaddings:m=!1,fitHeight:h,media:p,__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:E,__subStepRef:N}=t,z=fe(t,["header","footer","children","variant","disableHeaderPaddings","disableContentPaddings","fitHeight","media","__stickyOffset","__mobileStickyOffset","__stickyHeader","__internalRootRef","__disableFooterDivider","__disableFooterPaddings","__hiddenContent","__headerRef","__fullPage","__disableStickyMobile","__funnelSubStepProps","__subStepRef"]);const A=Hn(),Y=An(),Q=Ye(z),U=y.useRef(null),L=y.useRef(null),{isSticky:O,isStuck:ne,isStuckAtBottom:le,stickyStyles:oe}=ZB(U,L,k,v,b,D,I&&Y&&!A),M=Ue(),j=s==="full-page",J=qe(U,w),se=qe(L,C),G=O&&!A,W=!!(p!=null&&p.content),K=(r=p==null?void 0:p.position)!==null&&r!==void 0?r:"top";return u.createElement("div",Object.assign({},Q,E,{className:q(Q.className,to.root,to[`variant-${s}`],h&&to["fit-height"],W&&(K==="side"?to["with-side-media"]:to["with-top-media"]),G&&[to["sticky-enabled"]],G&&ne&&le&&[to["with-stuck-sticky-header-at-bottom"]],to.refresh),ref:J},di(`.${Os.header} h1, .${Os.header} h2, .${Os.header} h3`)),W&&u.createElement("div",{className:q(to[`media-${K==="side"?"side":"top"}`],to.media),style:K==="top"?{height:(p==null?void 0:p.height)||""}:{width:(p==null?void 0:p.width)||""}},p.content),u.createElement("div",{id:M,ref:N,className:q(to["content-wrapper"],h&&to["content-wrapper-fit-height"])},a&&u.createElement(XB,null,u.createElement(lg.Provider,{value:{isStuck:ne,isStuckAtBottom:le}},u.createElement("div",Object.assign({className:q(to.refresh,to.header,Os.header,to[`header-variant-${s}`],{[to["header-sticky-disabled"]]:k&&!O,[to["header-sticky-enabled"]]:O,[to["header-dynamic-height"]]:j,[to["header-stuck"]]:ne,[to["with-paddings"]]:!f,[to["with-hidden-content"]]:!i||_,[to["header-with-media"]]:W,[to["header-full-page"]]:I&&Y})},oe,{ref:se}),ne&&!A&&Y&&I&&u.createElement("div",{className:to["header-cover"]}),a))),u.createElement("div",{className:q(to.content,h&&to["content-fit-height"])},u.createElement("div",{className:q(to["content-inner"],KB["content-inner"],{[to["with-paddings"]]:!m,[to["with-header"]]:!!a})},i)),n&&u.createElement("div",{className:q(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(Na((...n)=>{a.current&&a.current(...n)},r),[])}const QB="1.4",ky=t=>{const{isInFunnel:r}=Ut();return r&&t.funnelType==="single-page"?u.createElement(u.Fragment,null,t.children):u.createElement(rS,Object.assign({},t))},JB="awsui-creation-edit-flow-done",eS=()=>{var t;try{(t=window.top)===null||t===void 0||t.document.dispatchEvent(new Event(JB))}catch{}},oS=({funnelInteractionId:t,funnelIdentifier:r})=>{},Iv=t=>{lr.funnelComplete({funnelInteractionId:t.taskInteractionId,funnelIdentifier:t.taskIdentifier}),eS()};function tS(t,r){for(const a of t)if(document.querySelector(a))return a;return r}const rS=t=>{var{mounted:r=!0,children:a,stepConfiguration:n}=t,i=fe(t,["mounted","children","stepConfiguration"]);const[s,f]=y.useState(""),[m,h]=y.useState(0),p=y.useRef("default"),v=y.useRef(cf()),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 E;const N=setTimeout(()=>{var z,A;if(v.current=tS(((z=i.funnelNameSelectors)===null||z===void 0?void 0:z.call(i))||[],cf()),i.funnelType==="single-page"&&w.current>0)return;p.current="default";const Y=(A=st(v.current))!==null&&A!==void 0?A:"",Q=[{number:1,isOptional:!1,name:Y,stepIdentifier:i.funnelIdentifier}];let U=Gb;E=lr.funnelStart({funnelName:Y,funnelIdentifier:i.funnelIdentifier,flowType:i.funnelFlowType,funnelNameSelector:v.current,optionalStepNumbers:i.optionalStepNumbers,funnelType:i.funnelType,totalFunnelSteps:i.totalFunnelSteps,componentVersion:Xl,componentTheme:U,funnelVersion:QB,stepConfiguration:n??Q,resourceType:i.funnelResourceType||st(`[${Qx}]`)}),f(E)},1);return()=>{if(clearTimeout(N),!(i.funnelType==="single-page"&&w.current>0)){if(p.current==="validating"){const z={taskIdentifier:i.funnelIdentifier,taskType:i.funnelType,timeToRespondAfterFormSubmit:performance.now()-S.current,taskInteractionId:E,taskFlowType:i.funnelFlowType};Iv(z),p.current="complete"}p.current==="complete"?lr.funnelSuccessful({funnelInteractionId:E,funnelIdentifier:i.funnelIdentifier}):(p.current="cancelled",oS({funnelInteractionId:E,funnelIdentifier:i.funnelIdentifier}))}}},[r]);const _=()=>{p.current="validating",S.current=performance.now();const E=50,N=100,z=()=>{if(p.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};Iv(A),p.current="complete"}else p.current="default"}};setTimeout(z,E)},C=()=>h(E=>E+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:p,errorCount:b,loadingButtonCount:k,latestFocusCleanupFunction:B,isInFunnel:!0,wizardCount:w};return u.createElement(ub.Provider,{value:D},a)},xy=t=>u.createElement(aS,Object.assign({},t,{key:t.stepNumber}));function xf(){return Array.from(document.querySelectorAll(rl())).map((a,n)=>{var i,s,f,m,h;const p=(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:(h=(m=(f=a.querySelector(sb()))===null||f===void 0?void 0:f.innerText)===null||m===void 0?void 0:m.trim())!==null&&h!==void 0?h:"",number:n+1,subStepIdentifier:p}})}function lS(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,xf()),n);return()=>{clearTimeout(f)}},[t]),{onStepChange:pi(()=>{i.current&&(a.current.set(t,xf()),r(a.current.get(t)))},n),subStepConfiguration:a}}const aS=t=>{var{mounted:r=!0,children:a,stepNumber:n,stepIdentifier:i,stepErrorContext:s}=t,f=fe(t,["mounted","children","stepNumber","stepIdentifier","stepErrorContext"]);const{funnelInteractionId:m,funnelIdentifier:h,funnelNameSelector:p,funnelState:v,funnelType:b}=Ut(),k=zr(),w=k.isInStep,B=k.funnelInteractionId,S={[Kx]:n},_=y.useRef(0),C=f.stepNameSelector||p,{onStepChange:I,subStepConfiguration:D}=lS(n,z=>{m&&lr.funnelStepChange({stepIdentifier:i,funnelIdentifier:h,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:h,funnelInteractionId:m,stepIdentifier:i,stepNumber:n,stepName:z,stepNameSelector:C,subStepAllSelector:rl(),totalSubSteps:_.current})},0);return()=>{clearTimeout(A)}},[i,h,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:h,funnelInteractionId:m,stepNumber:n,stepName:z,stepNameSelector:C,subStepAllSelector:rl(),totalSubSteps:_.current,subStepConfiguration:xf()}),()=>{v.current!=="cancelled"&&lr.funnelStepComplete({funnelIdentifier:h,funnelInteractionId:m,stepIdentifier:i,stepNumber:n,stepName:z,stepNameSelector:C,subStepAllSelector:rl(),totalSubSteps:_.current})}},[i,h,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(db.Provider,{value:N},typeof a=="function"?a(N):a)},Eu=({children:t,subStepIdentifier:r,subStepErrorContext:a})=>{const n=Ue("substep"),i=ib(n),s=sb(n),f=y.useRef(null),{subStepCount:m,onStepChange:h}=zr(),p=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:p,isFocusedSubStep:v,focusCleanupFunction:b,isNestedSubStep:!1},C=Object.assign(Object.assign({},y.useContext(sf)),{isNestedSubStep:!0}),I=!!C.subStepId;y.useEffect(()=>{if(!I)return m.current++,h(),()=>{m.current--,h()}},[I,m,h]);const D=I?C:_;return y.useEffect(()=>{if(I||!f.current)return;const E=()=>p.current=!0,N=()=>si(void 0,void 0,void 0,function*(){var A;p.current=!1,v.current&&(yield new Promise(Y=>setTimeout(Y,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",E,{signal:z.signal}),window.addEventListener("mouseup",N,{signal:z.signal}),()=>{z.abort()}},[w,k,S,B,s,i,b,I,f]),u.createElement(sf.Provider,{value:D},typeof t=="function"?t(D):t)},On={"header-label":"awsui_header-label_4mvj3_1h74t_5",root:"awsui_root_4mvj3_1h74t_6"},nS=t=>{var{className:r,children:a,header:n,variant:i,expanded:s,disableContentPaddings:f,__internalRootRef:m,__injectAnalyticsComponentMetadata:h}=t,p=fe(t,["className","children","header","variant","expanded","disableContentPaddings","__internalRootRef","__injectAnalyticsComponentMetadata"]);const v=il(p),k=h?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({},p,{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},p,{ref:m},k,di(`.${On["header-label"]}`)),n,a)},Gu=y.createContext({}),_y=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},wy=y.createContext(null),cS=wy.Provider,ag=()=>y.useContext(wy),iS=t=>{const r=ag(),a=y.useMemo(()=>_y(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])},Nv={"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 ng(t){var{variant:r,headingTagOverride:a,children:n,actions:i,counter:s,description:f,info:m,__internalRootRef:h=null,__disableActionsWrapping:p,__headingTagRef:v,__headingTagTabIndex:b}=t,k=fe(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(lg),_=Ye(k),C=y.useContext(Gu).assignId,I=YB(),D=Ue("heading");iS(s),C!==void 0&&C(D);const N=r==="awsui-h1-sticky"?!w&&S?"h2":"h1":r;return u.createElement("div",Object.assign({},_,{className:q(io.root,_.className,io[`root-variant-${N}`],io.refresh,!i&&[io["root-no-actions"]],f&&[io["root-has-description"]]),ref:h}),u.createElement("div",{className:q(io.main,io[`main-variant-${N}`],io.refresh,p&&[io["no-wrap"]])},u.createElement("div",{className:q(io.title,io[`title-variant-${N}`],io.refresh)},u.createElement(B,Object.assign({className:q(io.heading,io[`heading-variant-${N}`]),ref:v,tabIndex:b},di(`.${Nv["heading-text"]}`)),u.createElement("span",Object.assign({},I?{[Mf]:cb}:{},{className:q(io["heading-text"],Nv["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:q(io.actions,io[`actions-variant-${N}`],io.refresh,!p&&[io["actions-centered"]])},i)),u.createElement(By,{variantOverride:N},f))}function By({children:t,variantOverride:r}){return t&&u.createElement("p",{className:q(io.description,io[`description-variant-${r}`],io.refresh)},t)||null}const Iu=(t,r)=>r.includes(t);function cg(t){return Iu(t,["container","default","footer","inline"])}function Sy(t){return Iu(t,["container","compact","default","inline"])}function sS(t){return Iu(t,["container","compact"])}function uS(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)},dS=({id:t,className:r,onClick:a,ariaLabel:n,ariaControls:i,expanded:s,children:f,icon:m,onKeyUp:h,onKeyDown:p,variant:v})=>u.createElement("div",Object.assign({id:t,role:"button",className:q(r,Xe["expand-button"],Xe["click-target"],Xe["header-deprecated"],On["header-label"]),tabIndex:0,onKeyUp:h,onKeyDown:p,onClick:a,"aria-label":n,"aria-controls":i,"aria-expanded":s},ri(s)),u.createElement("div",{className:q(Xe["icon-container"],Xe[`icon-container-${v}`])},m),f),fS=({id:t,className:r,onClick:a,ariaLabelledBy:n,ariaLabel:i,ariaControls:s,expanded:f,children:m,icon:h})=>u.createElement("div",{id:t,className:q(r,Xe["click-target"],On["header-label"])},u.createElement("button",Object.assign({className:q(Xe["icon-container"],Xe["expand-button"]),"aria-labelledby":n,"aria-label":i,"aria-controls":s,"aria-expanded":f,type:"button",onClick:a},ri(f)),h),m),gS=({id:t,descriptionId:r,className:a,onClick:n,ariaLabel:i,ariaControls:s,expanded:f,children:m,icon:h,headerDescription:p,headerCounter:v,headerInfo:b,headerActions:k,variant:w,headingTagOverride:B,onKeyUp:S,onKeyDown:_})=>{const C=w==="container",I=B||"div",D=Sy(w),E=D&&(b||k),N=D&&k,z=cg(w)&&p&&u.createElement("span",{id:r,className:Xe[`description-${w}`]},p),A={onClick:n,onKeyDown:_,onKeyUp:S},Y=E?A:void 0,Q=!Y&&!C&&z?A:void 0,U=!Y&&!Q?A:void 0,L=u.createElement("span",Object.assign({className:q(Xe["expand-button"],C?Xe["header-container-button"]:Xe["header-button"],Y&&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},Y,Y?ri(f):{}),u.createElement("span",{className:q(Xe["icon-container"],Xe[`icon-container-${w}`])},h),u.createElement("span",{id:t,className:q(Xe["header-text"],On["header-label"])},m));return u.createElement("div",Object.assign({className:q(a,U&&Xe["click-target"])},U,U?ri(f):{}),C?u.createElement(ng,{variant:"h2",description:z,counter:v,info:b,actions:N,headingTagOverride:B},L):u.createElement(u.Fragment,null,u.createElement("div",{className:q(N&&Xe["header-actions-wrapper"])},u.createElement(I,Object.assign({className:q(Xe["header-wrapper"],Q&&Xe["click-target"])},Q,Q?ri(f):{}),L),N),z&&u.createElement(By,{variantOverride:"h3"},z)))},hS=({id:t,descriptionId:r,className:a,variant:n,header:i,headerText:s,headerDescription:f,headerCounter:m,headerInfo:h,headerActions:p,headingTagOverride:v,expanded:b,ariaControls:k,ariaLabel:w,ariaLabelledBy:B,onKeyUp:S,onKeyDown:_,onClick:C})=>{const I=uS(n)&&p,D=u.createElement(so,{size:n==="container"?"medium":"normal",className:q(Xe.icon,b&&Xe.expanded),name:"caret-down-filled"}),E={id:t,icon:D,expanded:b,ariaControls:k,ariaLabel:w,onClick:C,variant:n};(m||h)&&sS(n),p&&Sy(n),f&&cg(n);const N=q(Xe.wrapper,Xe[`wrapper-${n}`],(b||I)&&Xe["wrapper-expanded"]);return n==="navigation"?u.createElement(fS,Object.assign({className:q(a,N),ariaLabelledBy:B},E),s??i):s||n==="inline"?u.createElement(gS,Object.assign({className:q(a,N,b&&Xe.expanded),descriptionId:r,headerDescription:f,headerCounter:m,headerInfo:h,headerActions:p,headingTagOverride:v,onKeyUp:S,onKeyDown:_},E),s):u.createElement(dS,Object.assign({className:q(a,N,Xe.focusable,b&&Xe.expanded),onKeyUp:S,onKeyDown:_},E),i)};function pS(t){var{expanded:r,defaultExpanded:a,onChange:n,variant:i="default",children:s,header:f,headerText:m,headerCounter:h,headerDescription:p,headerInfo:v,headerActions:b,headingTagOverride:k,disableContentPaddings:w,headerAriaLabel:B,__internalRootRef:S,__injectAnalyticsComponentMetadata:_}=t,C=fe(t,["expanded","defaultExpanded","onChange","variant","children","header","headerText","headerCounter","headerDescription","headerInfo","headerActions","headingTagOverride","disableContentPaddings","headerAriaLabel","__internalRootRef","__injectAnalyticsComponentMetadata"]);const I=y.useRef(null),D=Ue(),E=`${D}-trigger`,N=`${D}-description`,z=Ye(C),[A,Y]=gB(r,n,a,{componentName:"ExpandableSection",controlledProp:"expanded",changeHandler:"onChange"}),Q=y.useCallback(oe=>{Y(oe),Ie(n,{expanded:oe})},[n,Y]),U=y.useCallback(()=>{Q(!A)},[Q,A]),L=y.useCallback(oe=>{[Ce.enter,Ce.space].indexOf(oe.keyCode)!==-1&&Q(!A)},[Q,A]),O=y.useCallback(oe=>{oe.keyCode===Ce.space&&oe.preventDefault()},[]),ne={ariaControls:D,ariaLabel:B,ariaLabelledBy:B?void 0:E,onKeyUp:L,onKeyDown:O,onClick:U},le=i==="stacked"?"container":i;return u.createElement(nS,Object.assign({},C,{expanded:A,className:q(z.className,Xe.root,On.root),variant:i,disableContentPaddings:w,__injectAnalyticsComponentMetadata:_,header:u.createElement(hS,Object.assign({id:E,descriptionId:N,className:q(Xe.header,Xe[`header-${le}`],WB),variant:le,expanded:!!A,header:f,headerText:m,headerDescription:p,headerCounter:h,headerInfo:v,headerActions:b,headingTagOverride:k},ne)),__internalRootRef:S}),u.createElement(Zf,{in:A,timeout:30,classNames:{enter:Xe["content-enter"]},nodeRef:I},u.createElement("div",{id:D,ref:I,className:q(Xe.content,Xe[`content-${le}`],A&&Xe["content-expanded"]),role:"group","aria-label":ne.ariaLabel,"aria-labelledby":ne.ariaLabelledBy,"aria-describedby":cg(le)&&p?N:void 0},s)))}function Nu(t){const r=t==null?void 0:t.join();return ll(a=>cy(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"},ig=u.forwardRef((t,r)=>{var{__breakpoint:a,gridDefinition:n=[],disableGutters:i=!1,children:s,__tagOverride:f,__responsiveClassName:m,__internalRootRef:h=null}=t,p=fe(t,["__breakpoint","gridDefinition","disableGutters","children","__tagOverride","__responsiveClassName","__internalRootRef"]);let[v,b]=Nu(void 0);a!==void 0&&(v=a,b=r);const k=Ye(p),w=gi(s),B=f??"div",S=qe(b,h);return u.createElement(B,Object.assign({},k,{className:q(Dn.grid,k.className,{[Dn["no-gutters"]]:i},m?m(v):null),ref:S}),w.map((_,C)=>{var I,D,E,N;const z=_.key;return u.createElement("div",{key:z?String(z):void 0,className:q(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",(E=n[C])===null||E===void 0?void 0:E.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}-${vB(r,a)}`]}const cu=y.createContext({});function mS(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 mS(t,r,["invalid","warning","controlId","ariaLabelledby","ariaDescribedby"])}function Uc(t,r,a){if(t)return`${r}-${a}`}function vS(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 bS({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 yS(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 Cy={label:"awsui_label_aqu00_ocied_5"},Lo={"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 kS({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:Lo.error},u.createElement("div",{className:Lo["error-icon-shake-wrapper"]},u.createElement("div",{className:Lo["error-icon-scale-wrapper"]},u.createElement(so,{name:"status-negative",size:"small",ariaLabel:s}))),u.createElement("span",{className:Lo.error__message,ref:i},r)),u.createElement(kt,{assertive:!0,tagName:"span",sources:[s,i]}))}function xS({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:Lo.warning},u.createElement("div",{className:Lo["warning-icon-shake-wrapper"]},u.createElement("div",{className:Lo["warning-icon-scale-wrapper"]},u.createElement(so,{name:"status-warning",size:"small",ariaLabel:s}))),u.createElement("span",{className:Lo.warning__message,ref:i},r)),u.createElement(kt,{assertive:!0,tagName:"span",sources:[s,i]}))}function _S({id:t,hasValidationText:r,children:a}){return u.createElement("div",{id:t,className:q(Lo.constraint,r&&Lo["constraint-has-validation-text"])},a)}function Ty(t){var{controlId:r,stretch:a=!1,label:n,info:i,i18nStrings:s,children:f,secondaryControl:m,description:h,constraintText:p,errorText:v,warningText:b,__hideLabel:k,__internalRootRef:w=null,__disableGutters:B=!1,__analyticsMetadata:S=void 0,__style:_={}}=t,C=fe(t,["controlId","stretch","label","info","i18nStrings","children","secondaryControl","description","constraintText","errorText","warningText","__hideLabel","__internalRootRef","__disableGutters","__analyticsMetadata","__style"]);const I=Ye(C),D=Ue("formField"),E=r||D,N=r||E,{funnelIdentifier:z,funnelInteractionId:A,submissionAttempt:Y,funnelState:Q,errorCount:U}=Ut(),{stepIdentifier:L,stepNumber:O,stepNameSelector:ne}=zr(),{subStepIdentifier:le,subStepSelector:oe,subStepNameSelector:M}=$l(),j=b&&!v,J=vS(N,n,h,p,v,j?b:void 0),se=bS(J),G=yS(a,!!m),{ariaLabelledby:W,ariaDescribedby:K,invalid:ee,warning:de}=mi({}),ge={ariaLabelledby:Rr(W,J.label)||void 0,ariaDescribedby:Rr(K,se)||void 0,invalid:!!v||!!ee,warning:!!b&&!v||!!de&&!ee},ue={[Jx]:J.label?Gs(J.label):void 0,[e_]:J.error?Gs(J.error):void 0};return y.useEffect(()=>{var ce,he,me;if(A&&v&&Q.current!=="complete"){const Te=st(ne),Ve=st(M);return U.current++,((me=(he=(ce=w==null?void 0:w.current)===null||ce===void 0?void 0:ce.getBoundingClientRect())===null||he===void 0?void 0:he.width)!==null&&me!==void 0?me:0)>0&&lr.funnelSubStepError({funnelInteractionId:A,funnelIdentifier:z,subStepSelector:oe,subStepName:Ve,subStepNameSelector:M,subStepIdentifier:le,stepNumber:O,stepName:Te,stepNameSelector:ne,stepIdentifier:L,fieldErrorSelector:`${Gs(J.error)} .${Lo.error__message}`,fieldLabelSelector:Gs(J.label),subStepAllSelector:rl(),fieldIdentifier:S==null?void 0:S.instanceIdentifier,errorContext:S==null?void 0:S.errorContext}),()=>{U.current--}}},[A,v,Y,U]),u.createElement("div",Object.assign({},I,{className:q(I.className,Lo.root),style:_,ref:w},ue,ui(C)),u.createElement("div",{className:q(Lo["label-wrapper"],k&&Lo["visually-hidden"])},n&&u.createElement("label",{className:q(Lo.label,Cy.label),id:J.label,htmlFor:E},n),u.createElement(Du.Provider,{value:J.label},!k&&i&&u.createElement("span",{className:Lo.info},i))),h&&u.createElement("div",{className:Lo.description,id:J.description},h),u.createElement("div",{className:q(Lo.controls,k&&Lo["label-hidden"])},u.createElement(ig,{gridDefinition:G,disableGutters:B},u.createElement(cu.Provider,{value:Object.assign({controlId:E},ge)},f&&u.createElement("div",{className:Lo.control},f)),m&&u.createElement(cu.Provider,{value:ge},u.createElement("div",{className:Lo["secondary-control"]},m)))),(p||v||b)&&u.createElement("div",{className:Lo.hints},v&&u.createElement(kS,{id:J.error,errorIconAriaLabel:s==null?void 0:s.errorIconAriaLabel},v),j&&u.createElement(xS,{id:J.warning,warningIconAriaLabel:s==null?void 0:s.warningIconAriaLabel},b),p&&u.createElement(_S,{id:J.constraint,hasValidationText:!!v||!!b},p)))}const Dy={root:"awsui_root_vrgzu_v8tye_145",recovery:"awsui_recovery_vrgzu_v8tye_180"};function wS({children:t}){return u.createElement("div",{className:Dy.root},t)}const BS=({statusType:t,empty:r,loadingText:a,finishedText:n,filteringResultsText:i,errorText:s,recoveryText:f,isEmpty:m,isNoMatch:h,isFiltered:p,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(kf,{type:"loading"},a):t==="error"?(S.hasRecoveryButton=!!f&&k,S.content=u.createElement("span",null,u.createElement(kf,{type:"error",__display:"inline",__animate:B!=="error",iconAriaLabel:w},s)," ",S.hasRecoveryButton&&u.createElement(my,{onFollow:()=>Ie(b),variant:"recovery",className:Dy.recovery},f))):m&&r?S.content=r:h&&v?S.content=v:p&&i?S.content=i:t==="finished"&&n&&(S.content=n,S.isSticky=!1),S},J0={root:"awsui_root_1afi9_1jgth_145",hidden:"awsui_hidden_1afi9_1jgth_176","no-items":"awsui_no-items_1afi9_1jgth_179"},Rv=({content:t,id:r,hasItems:a=!0})=>u.createElement("div",{className:q(J0.root,{[J0.hidden]:t===null,[J0["no-items"]]:!a})},t&&u.createElement(kt,{id:r},u.createElement(wS,null,t))),SS=(t,r,a,n,i,s)=>{const f={},m=y.useCallback(()=>{var h;(h=i.current)===null||h===void 0||h.focus(),s("")},[i,s]);return(t==="search"||t==="visualSearch")&&(f.__leftIcon="search",!r&&!a&&n&&(f.__rightIcon="close",f.__onRightIconClick=m)),f},Ey=(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 CS(t,r){var{type:a="text",step:n,inputMode:i,autoComplete:s=!0,ariaLabel:f,clearAriaLabel:m,name:h,value:p,placeholder:v,autoFocus:b,disabled:k,readOnly:w,disableBrowserAutocorrect:B,spellcheck:S,__noBorderRadius:_,__leftIcon:C,__leftIconVariant:I="subtle",__onLeftIconClick:D,ariaRequired:E,__rightIcon:N,__onRightIconClick:z,onKeyDown:A,onKeyUp:Y,onChange:Q,__onDelayedInput:U,__onBlurWithDetail:L,onBlur:O,onFocus:ne,__nativeAttributes:le,__internalRootRef:oe,__inheritFormFieldProps:M}=t,j=fe(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(j),se=ft("input"),G=pi(te=>Ie(U,{value:te})),W=te=>{G(te),Ie(Q,{value:te})},K=y.useRef(null),ee=SS(a,k,w,p,K,W);C=C??ee.__leftIcon,N=N??ee.__rightIcon,z=z??ee.__onRightIconClick;const de=mi(j),{ariaLabelledby:ge,ariaDescribedby:ue,controlId:ce,invalid:he,warning:me}=M?de:j,Te=Object.assign({"aria-label":f,"aria-labelledby":f&&!j.ariaLabelledby?void 0:ge,"aria-describedby":ue,name:h,placeholder:v,autoFocus:b,id:ce,className:q(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"]]:he,[qt["input-warning"]]:me&&!he}),autoComplete:Ey(s),disabled:k,readOnly:w,type:a,step:n,inputMode:i,spellCheck:S,onKeyDown:A&&(te=>Ia(A,te)),onKeyUp:Y&&(te=>Ia(Y,te)),value:p??"",onChange:Q&&(te=>W(te.target.value)),onBlur:te=>{O&&Ie(O),L&&Ie(L,{relatedTarget:te.relatedTarget})},onFocus:ne&&(()=>Ie(ne))},le);a==="number"&&(Te.onWheel=te=>te.currentTarget.blur()),B&&(Te.autoCorrect="off",Te.autoCapitalize="off"),E&&(Te["aria-required"]="true"),he&&(Te["aria-invalid"]="true");const Ve=qe(r,K);return Te.type==="visualSearch"&&(Te.type="text"),u.createElement("div",Object.assign({},J,{className:q(J.className,qt["input-container"]),ref:oe,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},Te)),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:se("clearAriaLabel",m),disabled:k})))}const sg=u.forwardRef(CS),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"},TS=u.forwardRef((t,r)=>{var{filteringType:a}=t,n=fe(t,["filteringType"]);return a==="none"?null:u.createElement(sg,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"},DS={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}},ug=t=>{var{checked:r,indeterminate:a,disabled:n=!1,readOnly:i=!1}=t,s=fe(t,["checked","indeterminate","disabled","readOnly"]);const f=Ye(s),h=DS["refresh"];return u.createElement("svg",Object.assign({className:el.root,viewBox:h.viewBox,"aria-hidden":"true",focusable:"false"},f),u.createElement("rect",{className:q(el["styled-box"],{[el["styled-box-checked"]]:r,[el["styled-box-indeterminate"]]:a,[el["styled-box-disabled"]]:n,[el["styled-box-readonly"]]:i}),x:h.xy,y:h.xy,rx:h.r,ry:h.r,width:h.size,height:h.size}),r||a?u.createElement("polyline",{className:q(el["styled-line"],{[el["styled-line-disabled"]]:n,[el["styled-line-readonly"]]:i}),points:a?h.indeterminate:h.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"},ES=(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 zv({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(zv,{str:t});const{noMatches:a,matches:n}=ES(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(zv,{key:`match-${f}`,str:n[f]}))}),u.createElement("span",null,i)}const Gy={label:"awsui_label_1q5vz_ocied_5"},GS=({label:t,prefix:r,highlightText:a,triggerVariant:n})=>u.createElement("span",{className:q(uo.label,Gy.label,n&&uo["trigger-variant"])},r&&u.createElement("span",{className:q(uo["label-prefix"],n&&uo["trigger-variant"])},r," "),u.createElement(vi,{str:t,highlightText:a})),IS=({labelTag:t,highlightText:r,triggerVariant:a})=>t?u.createElement("span",{className:q(uo["label-tag"],a&&uo["trigger-variant"])},u.createElement(vi,{str:t,highlightText:r})):null,NS=({description:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:i})=>t?u.createElement("span",{className:q(uo.description,{[uo["trigger-variant"]]:i,[uo.highlighted]:r,[uo.selected]:n})},u.createElement(vi,{str:t,highlightText:a})):null,RS=({tags:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:i})=>t?u.createElement("span",{className:q(uo.tags,{[uo.highlighted]:r,[uo.selected]:n})},t.map((s,f)=>u.createElement("span",{key:f,className:q(uo.tag,i&&uo["trigger-variant"])},u.createElement(vi,{str:s,highlightText:a})))):null,zS=({filteringTags:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:i})=>{if(!a||!t)return null;const s=a.toLowerCase();return u.createElement("span",{className:q(uo.tags,{[uo.highlighted]:r,[uo.selected]:n})},t.map((f,m)=>f.toLowerCase().indexOf(s)!==-1?u.createElement("span",{className:q(uo.tag,i&&uo["trigger-variant"]),key:m,"aria-disabled":!0},u.createElement(vi,{str:f,highlightText:a})):null))},AS=t=>!t.name&&!t.url&&!t.svg?null:u.createElement("span",{className:q(uo.icon,t.size==="big"&&[uo["icon-size-big"]])},u.createElement(so,Object.assign({},t))),dg=t=>{var r,a,{option:n,highlightText:i,triggerVariant:s=!1,isGroupOption:f=!1,isGenericGroup:m=!0,highlightedOption:h=!1,selectedOption:p=!1}=t,v=fe(t,["option","highlightText","triggerVariant","isGroupOption","isGenericGroup","highlightedOption","selectedOption"]);if(!n)return null;const{disabled:b}=n,k=Ye(v),w=q(uo.option,b&&uo.disabled,f&&uo.parent,h&&uo.highlighted),B=n.__customIcon||u.createElement(AS,{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(GS,{label:(a=n.label)!==null&&a!==void 0?a:n.value,prefix:n.__labelPrefix,highlightText:i,triggerVariant:s}),u.createElement(IS,{labelTag:n.labelTag,highlightText:i,triggerVariant:s})),u.createElement(NS,{description:n.description,highlightedOption:h,selectedOption:p,highlightText:i,triggerVariant:s}),u.createElement(RS,{tags:n.tags,highlightedOption:h,selectedOption:p,highlightText:i,triggerVariant:s}),u.createElement(zS,{filteringTags:n.filteringTags,highlightedOption:h,selectedOption:p,highlightText:i,triggerVariant:s})))},li={parent:"awsui_parent_2dmmi_qu62t_5","option-content":"awsui_option-content_2dmmi_qu62t_6"},LS=t=>{var{isChild:r,value:a}=t,n=fe(t,["isChild","value"]);const i=n,s={action:"select",detail:{label:{selector:[`.${Gy.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"},HS=(t,r)=>{var{children:a,ariaSelected:n,ariaChecked:i,selected:s,highlighted:f,disabled:m,hasBackground:h,isParent:p,isChild:v,isSelectAll:b,virtualPosition:k,padBottom:w,isNextSelected:B,useInteractiveGroups:S,screenReaderContent:_,ariaPosinset:C,ariaSetsize:I,highlightType:D,value:E,sticky:N,afterHeader:z,withScrollbar:A}=t,Y=fe(t,["children","ariaSelected","ariaChecked","selected","highlighted","disabled","hasBackground","isParent","isChild","isSelectAll","virtualPosition","padBottom","isNextSelected","useInteractiveGroups","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","value","sticky","afterHeader","withScrollbar"]);const Q=An(),U=Ye(Y),{className:L}=U,O=fe(U,["className"]),ne=q(L,$o["selectable-item"],{[$o.selected]:s,[$o.highlighted]:f,[$o["has-background"]]:h,[$o.parent]:p,[li.parent]:p,[$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"]]:Q}),le=y.useRef(null),oe=y.useRef(null);y.useLayoutEffect(()=>{f&&_&&(le.current&&le.current.setAttribute("aria-hidden","true"),oe.current&&(oe.current.textContent=_))},[f,_,le,oe]);const M=k!==void 0?{transform:`translateY(${k}px)`}:void 0,j={"aria-disabled":m};return p&&!S&&(j["aria-hidden"]=!0),n!==void 0&&(j["aria-selected"]=n),i!==void 0&&(j["aria-checked"]=i),C&&I&&(j["aria-posinset"]=C,j["aria-setsize"]=I),Y.ariaDescribedby&&(j["aria-describedby"]=Y.ariaDescribedby),u.createElement("li",Object.assign({role:"option",className:ne,style:M},j,O,p||m?{}:Fe(LS(Object.assign({isChild:v,value:E},Y)))),u.createElement("div",{className:q($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:oe}))},Iy=u.forwardRef(HS),OS=(t,r)=>{var{option:a,highlighted:n,selected:i,filteringValue:s,hasCheckbox:f,virtualPosition:m,padBottom:h,isNextSelected:p,screenReaderContent:v,ariaPosinset:b,ariaSetsize:k,highlightType:w,withScrollbar:B,sticky:S}=t,_=fe(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",E=a.option,N=a.disabled||E.disabled,z=N&&E.disabledReason?E.disabledReason:"",A=!!z,Y=y.useRef(null),{descriptionEl:Q,descriptionId:U}=wu(z),[L,O]=y.useState(!0);return y.useEffect(()=>O(!0),[n]),u.createElement(Iy,Object.assign({ariaSelected:!!i,selected:i,isNextSelected:p,highlighted:n,disabled:a.disabled,isParent:I,isChild:D,ref:qe(r,Y),virtualPosition:m,padBottom:h,screenReaderContent:v,ariaPosinset:b,ariaSetsize:k,highlightType:w,ariaDescribedby:A?U:"",value:a.option.value,withScrollbar:B,sticky:S},C),u.createElement("div",{className:q(mo.item,!I&&E.labelTag&&mo["show-label-tag"])},f&&!I&&u.createElement("div",{className:mo.checkbox},u.createElement(ug,{checked:i||!1,disabled:a.disabled})),u.createElement(dg,{option:Object.assign(Object.assign({},E),{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,Q,n&&L&&u.createElement(Qf,{className:mo["disabled-reason-tooltip"],trackRef:Y,value:z,position:"right",hideOnOverscroll:!0,onDismiss:()=>O(!1)}))))},MS=u.memo(u.forwardRef(OS)),PS=(t,r)=>{var{option:a,highlighted:n,selected:i,filteringValue:s,hasCheckbox:f,virtualPosition:m,padBottom:h,isNextSelected:p,indeterminate:v,screenReaderContent:b,ariaPosinset:k,ariaSetsize:w,highlightType:B,withScrollbar:S,sticky:_}=t,C=fe(t,["option","highlighted","selected","filteringValue","hasCheckbox","virtualPosition","padBottom","isNextSelected","indeterminate","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","withScrollbar","sticky"]);const I=Ye(C),D=a.type==="parent",E=a.type==="child",N=a.type==="select-all",z=a.option,A=a.disabled||z.disabled,Y=A&&(a.disabledReason||z.disabledReason)?a.disabledReason||z.disabledReason:"",Q=!!Y,U=y.useRef(null),L=mo.item,{descriptionId:O,descriptionEl:ne}=wu(Y),[le,oe]=y.useState(!0);return y.useEffect(()=>oe(!0),[n]),u.createElement(Iy,Object.assign({ariaChecked:D&&v?"mixed":!!i,selected:i,isNextSelected:p,highlighted:n,disabled:A,isParent:D,isChild:E,isSelectAll:N,highlightType:B,ref:qe(r,U),virtualPosition:m,padBottom:h,useInteractiveGroups:!0,screenReaderContent:b,ariaPosinset:k,ariaSetsize:w,ariaDescribedby:Q?O:"",value:a.option.value,afterHeader:a.afterHeader,withScrollbar:S,sticky:_},I),u.createElement("div",{className:L},f&&u.createElement("div",{className:mo.checkbox},u.createElement(ug,{checked:i,indeterminate:(D||N)&&v,disabled:A})),u.createElement(dg,{option:Object.assign(Object.assign({},z),{disabled:A}),highlightedOption:n,selectedOption:i,highlightText:s,isGroupOption:D})),Q&&u.createElement(u.Fragment,null,ne,n&&le&&u.createElement(Qf,{className:mo["disabled-reason-tooltip"],trackRef:U,value:Y,position:"right",hideOnOverscroll:!0,onDismiss:()=>oe(!1)})))},jS=u.memo(u.forwardRef(PS)),Vs=new WeakMap,qS=t=>Vs.get(t),FS=(t,r)=>{let a=1,n=0,i=1,s=null;t.forEach(f=>{const m=f.type==="parent",h=m?f:r(f);h&&h!==s&&(s=h,n+=1,i=1),m?Vs.set(f,{groupIndex:n}):h&&f.type==="child"?Vs.set(f,{throughIndex:a++,groupIndex:n,inGroupIndex:i++}):(f.type==="child"||!f.type)&&Vs.set(f,{throughIndex:a++})})},US=({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:h}=qS(t)||{};return Object.assign(Object.assign({},s),{hasCheckbox:i,"data-group-index":m,"data-child-index":f,"data-test-index":h})},Ny=({options:t,getOptionProps:r,filteringValue:a,highlightType:n,checkboxes:i=!1,hasDropdownStatus:s,virtualItems:f,useInteractiveGroups:m,screenReaderContent:h,ariaSetsize:p,withScrollbar:v,firstOptionSticky:b,stickyOptionRef:k})=>t.map((w,B)=>{const S=f&&f[B],_=S?S.index:B,C=US({option:w,index:_,getOptionProps:r,filteringValue:w.type==="select-all"?"":a,checkboxes:i}),I=B===t.length-1,D=!s&&I,E=m?jS:MS,N=b&&_===0;return u.createElement(E,Object.assign({key:_},C,{virtualPosition:S&&S.start,ref:N&&k?k:S&&S.measureRef,padBottom:D,screenReaderContent:h,ariaPosinset:_+1,ariaSetsize:p,highlightType:n.type,withScrollbar:v,sticky:N}))});function Ry({index:t,menuEl:r}){const a=r.querySelector(`[data-mouse-target="${t}"]`);a&&r.clientHeight!==void 0&&r.clientHeight>15&&Xf(a)}const zy=31,VS=({menuProps:t,getOptionProps:r,filteredOptions:a,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,listBottom:m,useInteractiveGroups:h,screenReaderContent:p,firstOptionSticky:v},b)=>{const k=y.useRef(null),[w,B]=y.useState(v?zy:0),[S,_]=ll(E=>(k.current&&B(k.current.clientHeight),{inner:E.contentBoxWidth,outer:E.borderBoxWidth})),C=t.ref,I=qe(_,C);y.useImperativeHandle(b,()=>E=>{const N=v&&E===0;i.moveFocus&&C.current&&!N&&Ry({index:E,menuEl:C.current})},[v,i.moveFocus,C]);const D=!!S&&S.inner<S.outer;return u.createElement(tg,Object.assign({},t,{ref:I,stickyItemBlockSize:w}),Ny({options:a,getOptionProps:r,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,useInteractiveGroups:h,screenReaderContent:p,firstOptionSticky:v,stickyOptionRef:k,withScrollbar:D}),m?u.createElement("li",{role:"option",className:mo["list-bottom"]},m):null)},WS=y.forwardRef(VS),Ay={"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"},XS=(t,r)=>{var{children:a,pressed:n,hideCaret:i=!1,disabled:s=!1,readOnly:f=!1,invalid:m=!1,warning:h=!1,inlineTokens:p,inFilteringToken:v,ariaHasPopup:b,ariaLabel:k,ariaLabelledby:w,ariaDescribedby:B,ariaControls:S,onKeyDown:_,onKeyUp:C,onMouseDown:I,onClick:D,onFocus:E,onBlur:N,autoFocus:z}=t,A=fe(t,["children","pressed","hideCaret","disabled","readOnly","invalid","warning","inlineTokens","inFilteringToken","ariaHasPopup","ariaLabel","ariaLabelledby","ariaDescribedby","ariaControls","onKeyDown","onKeyUp","onMouseDown","onClick","onFocus","onBlur","autoFocus"]);const Y=Ye(A);let Q=Object.assign(Object.assign({},Y),{type:"button",className:q(hr["button-trigger"],Ay["button-trigger"],Y.className,n&&hr.pressed,s&&hr.disabled,m&&hr.invalid,h&&!m&&hr.warning,!i&&hr["has-caret"],f&&hr.readonly,v&&hr["in-filtering-token"],v&&hr[`in-filtering-token-${v}`],p&&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||(Q=Object.assign(Object.assign({},Q),{onKeyDown:_&&(L=>Ia(_,L)),onKeyUp:C&&(L=>Ia(C,L)),onMouseDown:I&&(L=>Nr(I,{},L)),onClick:D&&(L=>Nr(D,{},L)),onFocus:E&&(L=>Nr(E,{},L)),onBlur:N&&(L=>Nr(N,{relatedTarget:L.relatedTarget},L))})),m&&(Q["aria-invalid"]=m);const U={action:n?"collapse":"expand",detail:{label:{root:"self"}}};return u.createElement("button",Object.assign({ref:r},Q,s||f?{}:Fe(U)),a,!i&&u.createElement("span",{className:hr.arrow},u.createElement(so,{name:"caret-down-filled",variant:s||f?"disabled":"normal"})))},YS=u.forwardRef(XS),$S=u.forwardRef(({ariaLabelledby:t,ariaDescribedby:r,controlId:a,invalid:n,inlineLabelText:i,warning:s,triggerProps:f,selectedOption:m,selectedOptions:h,triggerVariant:p,inFilteringToken:v,isOpen:b,placeholder:k,disabled:w,readOnly:B},S)=>{const _=Ue(),C=a??_,I=Ue("trigger-content-");let D=Rr(t,I),E=null;p==="tokens"?h!=null&&h.length?(E=u.createElement("span",{className:q(mo["inline-token-trigger"],w&&mo["inline-token-trigger--disabled"],mo["visual-refresh"])},u.createElement("span",{className:mo["inline-token-list"]},h.map(({label:A},Y)=>u.createElement("span",{key:Y,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,"(",h.length,")"))),D=t):E=u.createElement("span",{"aria-disabled":"true",className:q(mo.placeholder,mo.trigger),id:I},k):m?p==="option"?E=u.createElement(dg,{id:I,option:Object.assign(Object.assign({},m),{disabled:w}),triggerVariant:!0}):E=u.createElement("span",{id:I,className:mo.trigger},m.label||m.value):E=u.createElement("span",{"aria-disabled":"true",className:q(mo.placeholder,mo.trigger),id:I},k);const N=qe(f.ref,S),z=u.createElement(YS,Object.assign({},f,{id:C,ref:N,pressed:!!b,disabled:w,readOnly:B,invalid:n,warning:s&&!n,inFilteringToken:v,inlineTokens:p==="tokens",ariaDescribedby:r,ariaLabelledby:D}),E);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 Ca(){return Ca=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},Ca.apply(this,arguments)}function ZS(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 KS=["bottom","height","left","right","top","width"],QS=function(r,a){return r===void 0&&(r={}),a===void 0&&(a={}),KS.some(function(n){return r[n]!==a[n]})},jl=new Map,Ly,JS=function t(){var r=[];jl.forEach(function(a,n){var i=n.getBoundingClientRect();QS(i,a.rect)&&(a.rect=i,r.push(a))}),r.forEach(function(a){a.callbacks.forEach(function(n){return n(a.rect)})}),Ly=window.requestAnimationFrame(t)};function eC(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&&JS()},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(Ly)}}}}var iu=typeof window<"u"?u.useLayoutEffect:u.useEffect;function oC(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(tC,r),f=s[0],m=s[1],h=u.useRef(!1);return iu(function(){t.current!==n&&i(t.current)}),iu(function(){if(n&&!h.current){h.current=!0;var p=n.getBoundingClientRect();m({rect:p})}},[n]),u.useEffect(function(){if(n){var p=eC(n,function(v){m({rect:v})});return p.observe(),function(){p.unobserve()}}},[n]),f}function tC(t,r){var a=r.rect;return t.height!==a.height||t.width!==a.width?a:t}var rC=function(){return 50},lC=function(r){return r},aC=function(r,a){var n=a?"offsetWidth":"offsetHeight";return r[n]},Hy=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 nC(t){var r,a=t.size,n=a===void 0?0:a,i=t.estimateSize,s=i===void 0?rC:i,f=t.overscan,m=f===void 0?1:f,h=t.paddingStart,p=h===void 0?0:h,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,E=D===void 0?lC:D,N=t.measureSize,z=N===void 0?aC:N,A=t.rangeExtractor,Y=A===void 0?Hy:A,Q=w?"width":"height",U=w?"scrollLeft":"scrollTop",L=u.useRef({scrollOffset:0,measurements:[]}),O=u.useState(0),ne=O[0],le=O[1];L.current.scrollOffset=ne;var oe=S||oC,M=oe(k,_),j=M[Q];L.current.outerSize=j;var J=u.useCallback(function(Ne){k.current&&(k.current[U]=Ne)},[k,U]),se=B||J;B=u.useCallback(function(Ne){se(Ne,J)},[J,se]);var G=u.useState({}),W=G[0],K=G[1],ee=u.useCallback(function(){return K({})},[]),de=u.useRef([]),ge=u.useMemo(function(){var Ne=de.current.length>0?Math.min.apply(Math,de.current):0;de.current=[];for(var Qe=L.current.measurements.slice(0,Ne),Ge=Ne;Ge<n;Ge++){var ve=E(Ge),xe=W[ve],ao=Qe[Ge-1]?Qe[Ge-1].end:p,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,W,p,n,E]),ue=(((r=ge[n-1])==null?void 0:r.end)||p)+b;L.current.measurements=ge,L.current.totalSize=ue;var ce=C?C.current:k.current,he=u.useRef(I);he.current=I,iu(function(){if(!ce){le(0);return}var Ne=function(Ge){var ve=he.current?he.current(Ge):ce[U];le(ve)};return Ne(),ce.addEventListener("scroll",Ne,{capture:!1,passive:!0}),function(){ce.removeEventListener("scroll",Ne)}},[ce,U]);var me=iC(L.current),Te=me.start,Ve=me.end,te=u.useMemo(function(){return Y({start:Te,end:Ve,overscan:m,size:ge.length})},[Te,Ve,m,ge.length,Y]),we=u.useRef(z);we.current=z;var Be=u.useMemo(function(){for(var Ne=[],Qe=function(ao,ko){var $e=te[ao],eo=ge[$e],xo=Ca(Ca({},eo),{},{measureRef:function(Eo){if(Eo){var rt=we.current(Eo,w);if(rt!==xo.size){var xt=L.current.scrollOffset;xo.start<xt&&J(xt+(rt-xo.size)),de.current.push($e),K(function(Go){var _t;return Ca(Ca({},Go),{},(_t={},_t[xo.key]=rt,_t))})}}}});Ne.push(xo)},Ge=0,ve=te.length;Ge<ve;Ge++)Qe(Ge);return Ne},[te,J,w,ge]),Oo=u.useRef(!1);iu(function(){Oo.current&&K({}),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=L.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=ZS(Ge,["align"]),ko=L.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 Eo=xe==="center"?Je.start+Je.size/2:xe==="end"?Je.end:Je.start;Ke(Eo,Ca({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:Be,totalSize:ue,scrollToOffset:Ke,scrollToIndex:yo,measure:ee}}var cC=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 iC(t){for(var r=t.measurements,a=t.outerSize,n=t.scrollOffset,i=r.length-1,s=function(p){return r[p].start},f=cC(0,i,s,n),m=f;m<i&&r[m].end<n+a;)m++;return{start:f,end:m}}function sC(t){const r=Hy(t);return r[0]===0?r:[0,...r]}const uC=100;function dC({items:t,parentRef:r,estimateSize:a,firstItemSticky:n}){const i=nC({size:t.length,parentRef:r,estimateSize:a,overscan:5,rangeExtractor:n?sC:void 0}),s=y.useRef(new WeakMap),f=i.virtualItems.map(h=>`${h.index}`).join(":");return y.useEffect(()=>{s.current=new WeakMap},[f,t,a]),{virtualItems:y.useMemo(()=>i.virtualItems.map(h=>Object.assign(Object.assign({},h),{measureRef:p=>{var v;const b=(v=s.current.get(t[h.index]))!==null&&v!==void 0?v:0;b<uC&&(h.measureRef(p),s.current.set(t[h.index],b+1))}})),[t,i.virtualItems]),totalSize:i.totalSize,scrollToIndex:i.scrollToIndex}}const fC=(t,r)=>t.menuProps.open?u.createElement(gC,Object.assign({},t,{ref:r})):u.createElement(hC,Object.assign({},t,{ref:r})),gC=y.forwardRef(({menuProps:t,getOptionProps:r,filteredOptions:a,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,listBottom:m,useInteractiveGroups:h,screenReaderContent:p,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}=dC({items:a,parentRef:B,estimateSize:y.useCallback(()=>zy,[k==null?void 0:k.inner,n]),firstItemSticky:v});y.useImperativeHandle(b,()=>A=>{if(i.moveFocus){const Y=_.current!==void 0&&A<_.current;v&&Y&&A!==0&&B.current?Ry({index:A,menuEl:B==null?void 0:B.current}):D(A)}_.current=A},[v,i.moveFocus,D]);const E=v?C[0].size:0,N=!!k&&k.inner<k.outer,z=Ny({options:C.map(({index:A})=>a[A]),getOptionProps:r,filteringValue:n,highlightType:i,checkboxes:s,hasDropdownStatus:f,virtualItems:C,useInteractiveGroups:h,screenReaderContent:p,firstOptionSticky:v,withScrollbar:N});return u.createElement(tg,Object.assign({},t,{stickyItemBlockSize:E,ref:S}),z,u.createElement("div",{"aria-hidden":"true",key:"total-size",className:mo["layout-strut"],style:{height:I-E}}),m?u.createElement("li",{role:"option",className:mo["list-bottom"]},m):null)}),hC=y.forwardRef(({menuProps:t,listBottom:r},a)=>(y.useImperativeHandle(a,()=>()=>{},[]),u.createElement(tg,Object.assign({},t,{ref:t.ref}),r?u.createElement("li",{role:"option",className:mo["list-bottom"]},r):null))),pC=y.forwardRef(fC),mC=["value","label","description","labelTag"],_f=(t,r,a)=>{if(!t)return!1;const n=t.toLowerCase().indexOf(r);return a?n===0:n>-1},Av=(t,r,a)=>{const n=r.toLowerCase(),i=t.option,s=h=>_f(i[h],n,a),f=h=>{var p;return(p=i[h])===null||p===void 0?void 0:p.some(v=>_f(v,n,a))},m=["tags"];return a||m.push("filteringTags"),mC.some(s)||m.some(f)},Oy=(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,Av(f,r,a)&&(i=!0,s.push(n)),s):(f.type!=="child"&&(n=null,i=!1),i?s.push(f):Av(f,r,a)&&(n&&(s.push(n),n=null),s.push(f)),s),[])},My=t=>!!t&&!t.disabled&&t.type!=="parent",Py=t=>!!t&&!t.disabled,ai=t=>!!t&&"options"in t&&!!t.options,vC=t=>{const r=new Map;return{flatOptions:t.reduce((n,i)=>{if(ai(i)){const{options:s}=i,f=fe(i,["options"]),m={type:"parent",option:i},h=s.every(p=>p.disabled);(i.disabled||h)&&(m.disabled=!0),n.push(m),s.forEach(p=>{const v={type:"child",option:p};(f.disabled||p.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 bC(t,r,a){const{flatOptions:n,parentMap:i}=vC(t),s=r!=="auto"?n:Oy(n,a);return FS(s,i.get.bind(i)),{flatOptions:n,filteredOptions:s,parentMap:i,totalCount:n.length,matchesCount:s.length}}const yC=(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 kC(t,r){return!r||!t?[]:t.filter(a=>_f(a,r,!1))}function xC({option:t,parentGroup:r,highlightText:a}){return[r&&r.label,t.__labelPrefix,t.label||t.value,t.description,t.labelTag].concat(t.tags).concat(kC(t.filteringTags,a)).filter(n=>!!n).join(" ")}function _C({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,h=n(a),p=h&&h!==f.current?h:void 0;if(s)return s(m,p);const v=r&&i?i:"",b=xC({option:m,parentGroup:p,highlightText:t});return[v,b].filter(Boolean).join(" ")}const wC=({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||""})}},BC=t=>t.split("").every(r=>r===t[0]);function SC(t,r,a,n){const i=n?Py:My,s=m=>Oy(t,m,!0).filter(h=>i(h)),f=s(r);if(f.length===1)return f[0];if(a&&r.length>1&&BC(r)){const m=s(r[0]);if(m.length>0){let h=ai(a)?m.map(({option:p})=>p).indexOf(a):m.map(({option:p})=>p.value).indexOf(a.value);return h+=1,h=h%m.length,m[h]}}return f.length>0?f[0]:null}function CC({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:h}=m;if(!h||h.length!==1)return;f();const p=s.current+h;s.current=p;const v=SC(r,p,n,i);v&&a(v)}}class ka{constructor(r,a=r==="keyboard"){this.type=r,this.moveFocus=a}}function TC({options:t,isHighlightable:r}){const[a,n]=y.useState(-1),[i,s]=y.useState(new ka("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,h=(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)},p=(b,k)=>h(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 ka("mouse",k)),moveHighlightWithKeyboard:b=>p(b,new ka("keyboard")),highlightOptionWithKeyboard:b=>v(b,new ka("keyboard")),resetHighlightWithKeyboard:()=>f(-1,new ka("keyboard")),goHomeWithKeyboard:()=>h(1,-1,new ka("keyboard")),goEndWithKeyboard:()=>h(-1,t.length,new ka("keyboard"))}]}const Lv=(t,r)=>{if(!(r<0))return`${t}-option-${r}`},DC=36,EC=35,GC=({goUp:t,goDown:r,selectOption:a,goHome:n,goEnd:i,closeDropdown:s,preventNativeSpace:f=!1})=>m=>{switch(m.detail.keyCode){case Ce.up:m.preventDefault(),t();break;case Ce.down:m.preventDefault(),r();break;case DC:n();break;case EC:i();break;case Ce.escape:m.stopPropagation(),s();break;case Ce.enter:m.preventDefault(),a();break;case Ce.space:f&&(m.preventDefault(),a())}},IC=({openDropdown:t,goHome:r})=>a=>{switch(a.detail.keyCode){case Ce.up:case Ce.down:a.preventDefault(),r(),t();break;case Ce.space:case Ce.enter:a.preventDefault(),t();break}};function NC({selectedOptions:t,updateSelectedOption:r,options:a,filteringType:n,onBlur:i,onFocus:s,externalRef:f,keepOpen:m,embedded:h,fireLoadItems:p,setFilteringValue:v,useInteractiveGroups:b=!1,statusType:k,isAllSelected:w,isSomeSelected:B,toggleAll:S}){const _=b?Py:My,C=ve=>!!ve&&(b||ve.type!=="parent"),I=y.useRef(null),D=y.useRef(null),E=y.useRef(null),N=n!=="none"&&!h,z=N?I:E,A=yC(a,t),Y=t.reduce((ve,xe)=>(xe.value&&ve.add(xe.value),ve),new Set),[{highlightType:Q,highlightedOption:U,highlightedIndex:L},{moveHighlightWithKeyboard:O,resetHighlightWithKeyboard:ne,setHighlightedIndexWithMouse:le,highlightOptionWithKeyboard:oe,goHomeWithKeyboard:M,goEndWithKeyboard:j}]=TC({options:a,isHighlightable:C}),{isOpen:J,openDropdown:se,closeDropdown:G,toggleDropdown:W,openedWithKeyboard:K}=zB({defaultOpen:h,onOpen:()=>p(""),onClose:()=>{ne(),v==null||v("")}}),ee=()=>{Ie(s,{})},de=()=>{Ie(i,{}),G()},ge=A.length>0,ue=Ue("option-list"),ce=Ue("dialog"),he=Lv(ue,L),me=()=>{var ve;m||((ve=D.current)===null||ve===void 0||ve.focus(),G())},Te=ve=>{const xe=ve||U;!xe||!_(xe)||(xe.type==="select-all"&&S?S():r(xe.option),me())},Ve=GC({goUp:()=>{if(!b&&(U==null?void 0:U.type)==="child"&&L===1||L===0){j();return}O(-1)},goDown:()=>{if(L===a.length-1){M();return}O(1)},selectOption:Te,goHome:M,goEnd:j,closeDropdown:()=>{var ve;h||((ve=D.current)===null||ve===void 0||ve.focus(),G())},preventNativeSpace:!N||!!U}),te=IC({openDropdown:()=>se(!0),goHome:M}),we=()=>({onFocus:ee,onBlur:de,dropdownContentId:ce,dropdownContentRole:N?"dialog":void 0}),Be=(ve=!1,xe=!1)=>{const ao={ref:D,onFocus:()=>G(),autoFocus:xe,ariaHasPopup:N?"dialog":"listbox",ariaControls:J?N?ce:ue:void 0};return ve||(ao.onMouseDown=ko=>{var $e;ko.preventDefault(),J&&(($e=D.current)===null||$e===void 0||$e.focus()),W()},ao.onKeyDown=te),ao},Oo=()=>!N||!v?{}:{ref:I,onKeyDown:Ve,onChange:ve=>{v(ve.detail.value),ne()},__onDelayedInput:ve=>{p(ve.detail.value)},__nativeAttributes:{"aria-activedescendant":he,"aria-owns":ue,"aria-controls":ue}},Ke=()=>{const ve={id:ue,ref:E,open:J,onMouseUp:xe=>{xe>-1&&Te(a[xe])},onMouseMove:xe=>{xe>-1&&le(xe)},statusType:k};return N||(ve.onKeyDown=Ve,ve.nativeAttributes={"aria-activedescendant":he}),h&&(ve.onFocus=()=>{U||M()},ve.onBlur=()=>{ne()}),ve},Le=ve=>{const xe=ve.options.filter($e=>!!$e.value&&Y.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===U,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,Eo=Je&&ai(Je)?Le(Je).selected:A.indexOf(a[xe+1])>-1;return{key:xe,option:ve,highlighted:$e,selected:xo,isNextSelected:Eo,indeterminate:!!(eo!=null&&eo.indeterminate)||ko&&!w&&B,"data-mouse-target":C(ve)?xe:-1,id:Lv(ue,xe)}},Ne=ii(J);y.useEffect(()=>{J&&!Ne&&ge&&!N&&(K?oe(A[0]):le(a.indexOf(A[0]),!0))},[J,A,ge,le,oe,K,a,Ne,N]),y.useEffect(()=>{var ve;J&&!h&&((ve=z.current)===null||ve===void 0||ve.focus({preventScroll:!0}))},[J,z,h]),Oa(f,D);const Qe=!!U&&ai(U.option)&&Le(U.option).selected,Ge=!!U&&(A.indexOf(U)>-1||Qe);return{isOpen:J,highlightedOption:U,highlightedIndex:L,highlightType:Q,getTriggerProps:Be,getDropdownProps:we,getMenuProps:Ke,getFilterProps:Oo,getOptionProps:yo,highlightOption:oe,selectOption:Te,announceSelected:Ge,dialogId:ce}}function jy(t,r,{trailing:a=!0}={}){let n=null,i=null,s=null;function f(){if(n===null||i===null)return;const p=Date.now();p-i>=r?(t.apply(n.this,n.args),i=p,n=null,s=null):a&&m()}function m(){s&&cancelAnimationFrame(s),s=requestAnimationFrame(f)}function h(...p){i===null?(i=Date.now(),t.apply(this,p)):(n={this:this,args:p},m())}return h.cancel=()=>{s&&cancelAnimationFrame(s),n=null,i=null,s=null},h}const fg=t=>Object.keys(t).filter(a=>a.indexOf("__")!==0).reduce((a,n)=>(a[n]=t[n],a),{});function Ho(t){var{variant:r="div",margin:a={},padding:n={}}=t,i=fe(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(ay,Object.assign({variant:r,margin:a,padding:n},i,s))}Fo(Ho,"Box");const wo=u.forwardRef((t,r)=>{var{children:a,iconName:n,iconAlign:i="left",iconUrl:s,iconSvg:f,iconAlt:m,variant:h="normal",loading:p=!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:E,ariaDescribedby:N,onClick:z,onFollow:A,ariaExpanded:Y,ariaControls:Q,fullWidth:U,form:L,i18nStrings:O}=t,ne=fe(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:U,iconAlign:i,iconName:n,rel:_,target:S,external:C,variant:h,wrapText:w},metadata:{hasDisabledReason:!!k}}),oe=Ye(ne);return u.createElement(cl,Object.assign({},oe,le,{ref:r,iconName:n,iconAlign:i,iconUrl:s,iconSvg:f,iconAlt:m,variant:h,loading:p,loadingText:v,disabled:b,disabledReason:k,wrapText:w,href:B,target:S,rel:_,external:C,download:I,formAction:D,ariaLabel:E,ariaDescribedby:N,onClick:z,onFollow:A,ariaExpanded:Y,ariaControls:Q,fullWidth:U,form:L,i18nStrings:O,__injectAnalyticsComponentMetadata:!0}),a)});Fo(wo,"Button");const RC=qf(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 zC(){const t=y.useRef(null);return RC(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 Hv(t){return t.filter(r=>!!r).join(" ")}function qy(t){var{controlId:r,controlClassName:a,outlineClassName:n,showOutline:i,disabled:s,readOnly:f,nativeControl:m,styledControl:h,label:p,description:v,descriptionBottomPadding:b,ariaLabel:k,ariaLabelledby:w,ariaDescribedby:B,ariaControls:S,onClick:_,__internalRootRef:C}=t,I=fe(t,["controlId","controlClassName","outlineClassName","showOutline","disabled","readOnly","nativeControl","styledControl","label","description","descriptionBottomPadding","ariaLabel","ariaLabelledby","ariaDescribedby","ariaControls","onClick","__internalRootRef"]);const D=Ue(),E=r||D,N=`${E}-label`,z=`${E}-description`,A=[];p&&!k&&A.push(N),w&&A.push(w);const Y=[];return B&&Y.push(B),v&&Y.push(z),u.createElement("span",Object.assign({},I,{className:q(jt.wrapper,I.className),ref:C},di(p?`.${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:p?`.${wn.label}`:`.${wn["native-input"]}`}})),u.createElement("span",{className:q(jt.control,a)},h,m({id:E,disabled:s,className:q(jt["native-input"],wn["native-input"]),"aria-describedby":Y.length?Hv(Y):void 0,"aria-labelledby":A.length?Hv(A):void 0,"aria-label":k,"aria-controls":S}),u.createElement("span",{className:q(jt.outline,n,i&&jt["show-outline"])})),u.createElement("span",{className:q(jt.content,!p&&!v&&jt["empty-content"])},p&&u.createElement("span",{id:N,className:q(jt.label,wn.label,{[jt["label-disabled"]]:s})},p),v&&u.createElement("span",{id:z,className:q(jt.description,{[jt["description-disabled"]]:s,[jt["description-bottom-padding"]]:b})},v))))}const ef={root:"awsui_root_k2y2q_2cpzo_145","checkbox-control":"awsui_checkbox-control_k2y2q_2cpzo_178",outline:"awsui_outline_k2y2q_2cpzo_186"},AC=u.forwardRef((t,r)=>{var{controlId:a,name:n,checked:i,disabled:s,readOnly:f,ariaRequired:m,indeterminate:h,children:p,description:v,ariaLabel:b,onFocus:k,onBlur:w,onChange:B,tabIndex:S,showOutline:_,ariaControls:C,__internalRootRef:I,__injectAnalyticsComponentMetadata:D=!1}=t,E=fe(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(E),A=Ye(E),Y=y.useRef(null);Oa(r,Y),y.useEffect(()=>{Y.current&&(Y.current.indeterminate=!!h)});const{tabIndex:Q}=br(Y,{tabIndex:S}),U={},L={name:"awsui.Checkbox",label:{root:"self"}};return D&&(U.component=L),!s&&!f&&(U.action=i?"deselect":"select"),u.createElement(qy,Object.assign({},A,{className:q(ef.root,A.className),controlClassName:ef["checkbox-control"],outlineClassName:ef.outline,controlId:a,disabled:s,readOnly:f,label:p,description:v,descriptionBottomPadding:!0,ariaLabel:b,ariaLabelledby:z,ariaDescribedby:N,ariaControls:C,showOutline:_,nativeControl:O=>u.createElement("input",Object.assign({},O,{ref:Y,type:"checkbox",checked:i,name:n,"aria-required":m?"true":void 0,"aria-disabled":f&&!s?"true":void 0,tabIndex:Q,onFocus:()=>Ie(k),onBlur:()=>Ie(w),onChange:()=>{}})),onClick:()=>{var O;(O=Y.current)===null||O===void 0||O.focus(),Ie(B,h?{checked:!0,indeterminate:!1}:{checked:!i,indeterminate:!1})},styledControl:u.createElement(ug,{checked:i,indeterminate:h,disabled:s,readOnly:f}),__internalRootRef:I},Fe(U)))}),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"},LC=u.forwardRef(function(r,a){var{name:n,label:i,value:s,checked:f,description:m,disabled:h,controlId:p,onChange:v,readOnly:b,className:k}=r,w=fe(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(qy,Object.assign({className:q(pr.radio,m&&pr["radio--has-description"],k),controlClassName:pr["radio-control"],outlineClassName:pr.outline,label:i,description:m,disabled:h,readOnly:b,controlId:p},ui(w),{nativeControl:C=>u.createElement("input",Object.assign({},C,{tabIndex:_,type:"radio",ref:S,name:n,value:s,checked:f,"aria-disabled":b&&!h?"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:q(pr["styled-circle-border"],{[pr["styled-circle-disabled"]]:h,[pr["styled-circle-readonly"]]:b}),strokeWidth:6.25,cx:50,cy:50,r:46}),u.createElement("circle",{className:q(pr["styled-circle-fill"],{[pr["styled-circle-disabled"]]:h,[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 Fy(t){var{selectionType:r,indeterminate:a=!1,onShiftToggle:n,onFocusUp:i,onFocusDown:s,name:f,ariaLabel:m,focusedComponent:h,rowIndex:p,itemKey:v,verticalAlign:b="middle"}=t,k=fe(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===Ce.up&&(N.preventDefault(),i==null||i(N)),N.keyCode===Ce.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()},E=B?u.createElement(AC,Object.assign({},k,{showOutline:h==="selection-control",controlId:w,"data-focus-id":"selection-control",indeterminate:a})):u.createElement(LC,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:q(En.label,En.root,b==="top"&&En["label-top"]),"aria-label":m,title:m},p!==void 0&&!k.disabled?Fe({detail:{position:`${p+1}`,item:v||""}}):{}),E),u.createElement("span",{className:En.stud,"aria-hidden":!0}," "))}const gg=(t,r)=>typeof t=="function"?t(r):r[t],HC=(t,r,a)=>t?gg(t,r):a,ni=(t,r)=>t?gg(t,r):r,Jc=(t,r)=>t.id||r,OC=t=>!t||t==="container"?"default":t==="borderless"?"embedded":t;function MC({columnDisplay:t,visibleColumns:r,columnDefinitions:a}){return t?PC({columnDisplay:t,columnDefinitions:a}):r?jC({visibleColumns:r,columnDefinitions:a}):a}function PC({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 jC({visibleColumns:t,columnDefinitions:r}){const a=new Set(t);return r.filter(({id:n})=>n!==void 0&&a.has(n))}function Uy(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",qC="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 wf={item:{["data-"+su]:"item"},all:{["data-"+su]:"all"},root:{["data-"+qC]:"true"}};function FC(t,r){if(t!=="multi")return{};function a(s,f,m){let h=f;const p=VC(s);for(;h>=-1&&h<r;){h+=m;const v=UC(p,h);if(v&&!v.disabled){v.focus();break}}}const[n,i]=[1,-1].map(s=>f=>{const m=f.currentTarget,h=dt(m,v=>v.dataset.selectionItem==="item"),p=Array.prototype.indexOf.call(h.parentElement.children,h);a(m,p,s)});return{moveFocusDown:n,moveFocusUp:i,moveFocus:a}}function UC(t,r){return r===-1?t.querySelector(`[data-${su}="all"] .${En.root} input`):t.querySelectorAll(`[data-${su}="item"] .${En.root} input`)[r]}function VC(t){return dt(t,r=>r.dataset.selectionRoot==="true")}function WC(t){const r=XC(t),a=YC(t);return t.selectionType==="single"?r:a}function XC({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 h=new uu(s,n.slice(0,1)),p=h.has.bind(h),v=b=>{!r(b)&&!p(b)&&(Ie(a,{selectedItems:[b]}),f==null||f("selection"))};return{isItemSelected:p,getItemSelectionProps:b=>{var k;return{name:m,selectionType:"single",disabled:r(b),checked:p(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 YC({ariaLabels:t,isItemDisabled:r=()=>!1,items:a,loading:n,onSelectionChange:i,selectedItems:s=[],selectionType:f,trackBy:m,setLastUserAction:h}){const p=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 U of a)_=_&&r(U),C=C&&(S(U)||r(U));const I=s.length>0&&C,D=s.length>0&&!C,E=new Map;a.forEach((U,L)=>E.set(ni(m,U),L));const N=U=>{const L=k?E.get(ni(m,k)):void 0;if(L!==void 0){const O=E.get(ni(m,U)),ne=Math.min(O,L),le=Math.max(O,L);return a.slice(ne,le+1)}return[U]},z=U=>{const L=[...s];return U.forEach(O=>{!S(O)&&!r(O)&&L.push(O)}),L},A=U=>{const L=new uu(m,U),O=[];return s.forEach(ne=>{(!L.has(ne)||r(ne))&&O.push(ne)}),O},Y=()=>{const U=C?A(a):z(a);Ie(i,{selectedItems:U}),h==null||h("selection")},Q=U=>{if(!r(U)){const L=v?N(U):[U],O=S(U)?A(L):z(L);Ie(i,{selectedItems:O}),w(U),h==null||h("selection")}};return{isItemSelected:S,getSelectAllProps:()=>{var U;return{name:p,selectionType:"multi",disabled:_||!!n,checked:I,indeterminate:D,onChange:Y,ariaLabel:Rr(t==null?void 0:t.selectionGroupLabel,(U=t==null?void 0:t.allItemsSelectionLabel)===null||U===void 0?void 0:U.call(t,{selectedItems:s})),selectionGroupLabel:t==null?void 0:t.selectionGroupLabel}},getItemSelectionProps:U=>{var L;return{name:p,selectionType:"multi",disabled:r(U),checked:S(U),onChange:()=>Q(U),onShiftToggle:O=>b(O),ariaLabel:Rr(t==null?void 0:t.selectionGroupLabel,(L=t==null?void 0:t.itemSelectionLabel)===null||L===void 0?void 0:L.call(t,{selectedItems:s},U))}}}}function $C(t,r){return{scrollToTop:()=>{if(!t.current||!r.current)return;const i=Vy(t.current,r.current);i>0&&Bf(i,t.current)},scrollToItem:i=>{if(!i||!t.current||!r.current)return;const f=Ae(r.current).insetBlockEnd-Ae(i).insetBlockStart;f>0&&Bf(f,t.current)}}}function Vy(t,r){const a=Ae(r),n=Ae(t);return a.insetBlockStart-n.insetBlockStart}function Bf(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 ZC({header:t,filter:r,pagination:a,preferences:n,setLastUserAction:i}){const[s,f]=Nu(["xs"]),m=typeof t=="string",h=y.useContext(Gu).assignId,p=Ue("heading");h!==void 0&&m&&h(p);const v=s==="default",b=r||a||n;return u.createElement(u.Fragment,null,m?u.createElement("span",{id:p},t):t,b&&u.createElement("div",{ref:f,className:q(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"},KC=t=>t%2!==0;function QC(t,r,a){if(!a)return t;const n=Math.min(t,Math.floor(a/r));return Math.max(1,n<t&&KC(n)?n-1:n)}function JC({columns:t=1,minColumnWidth:r=0,disableGutters:a,variant:n,children:i,__tagOverride:s}){const[f,m]=ll(k=>k.contentBoxWidth),h=QC(t,r,f),p=n!=="text-grid"&&a,v=gi(i),b=s??"div";return u.createElement(b,{ref:m,className:q(Vc["css-grid"],Vc[`grid-variant-${n}`],p&&[Vc["grid-no-gutters"]]),style:{gridTemplateColumns:`repeat(${h}, minmax(0, 1fr))`}},v.map((k,w)=>{const B=k.key;return u.createElement("div",{key:B?String(B):void 0,className:q(Vc.item,{[Vc["first-column"]]:w%h===0})},k)}))}function e5(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"},o5={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 t5({columns:t,variant:r,borders:a,disableGutters:n,__breakpoint:i,children:s,__tagOverride:f}){var m;const h=r==="text-grid",p=!h&&n,v=!h&&(a==="horizontal"||a==="all"),b=!h&&(a==="vertical"||a==="all"),k=gi(s),[w,B]=Nu(r5);return u.createElement(ig,{ref:B,disableGutters:!0,gridDefinition:e5((m=o5[t])!==null&&m!==void 0?m:{},k.length),className:q(ql.grid,ql[`grid-columns-${t}`],ql[`grid-variant-${r}`],{[ql["grid-horizontal-borders"]]:v,[ql["grid-vertical-borders"]]:b,[ql["grid-no-gutters"]]:p}),__breakpoint:i||w,__responsiveClassName:S=>S&&ql[`grid-breakpoint-${S}`],__tagOverride:f},s)}const r5=["default","xxs","xs"];function l5(t){var{columns:r=1,variant:a="default",borders:n="none",disableGutters:i=!1,minColumnWidth:s,children:f,__tagOverride:m,__breakpoint:h,__internalRootRef:p}=t,v=fe(t,["columns","variant","borders","disableGutters","minColumnWidth","children","__tagOverride","__breakpoint","__internalRootRef"]);const b=Ye(v);return u.createElement("div",Object.assign({},b,{className:q(b.className,ql["column-layout"]),ref:p}),s?u.createElement(JC,{columns:r,borders:n,variant:a,minColumnWidth:s,disableGutters:i,__tagOverride:m},f):u.createElement(t5,{columns:r,variant:a,borders:n,disableGutters:i,__breakpoint:h,__tagOverride:m},f))}const a5=({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:Kb},u.createElement(_u.Provider,{value:jb},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 n5(){c5(),document.body.classList.add(Zo["modal-open"])}function Ov(){document.body.classList.remove(Zo["modal-open"]),s5()}function c5(){if(u5()){Ws=document.body.style.paddingRight;const t=i5(),r=rg().width,a=t+r;document.body.style.paddingRight=a+"px"}}function i5(){return parseInt(window.getComputedStyle(document.body).paddingRight,10)}function s5(){Ws?document.body.style.setProperty("padding-right",Ws):document.body.style.removeProperty("padding-right"),Ws=void 0}function u5(){return document.body.clientWidth<window.innerWidth}const Mv={header:"awsui_header_15dxs_1ns0c_5"};function d5(t){const{funnelProps:r,funnelSubmit:a,funnelNextOrSubmitAttempt:n}=Ut(),{funnelStepProps:i}=zr(),{subStepRef:s,funnelSubStepProps:f}=$l(),m=({variant:h})=>{h==="primary"&&(n(),a())};return u.createElement(Wy,Object.assign({__funnelProps:r,__funnelStepProps:i,__subStepRef:s,__subStepFunnelProps:f,onButtonClick:m},t))}function Wy(t){var{modalRoot:r,getModalRoot:a,removeModalRoot:n}=t,i=fe(t,["modalRoot","getModalRoot","removeModalRoot"]);return u.createElement(Uf,{container:r,getContainer:a,removeContainer:n},u.createElement(f5,Object.assign({},i)))}function f5(t){var r,{size:a,visible:n,header:i,children:s,footer:f,disableContentPaddings:m,onButtonClick:h=()=>{},onDismiss:p,__internalRootRef:v=null,__injectAnalyticsComponentMetadata:b,__funnelProps:k,__funnelStepProps:w,__subStepRef:B,__subStepFunnelProps:S,referrerId:_}=t,C=fe(t,["size","visible","header","children","footer","disableContentPaddings","onButtonClick","onDismiss","__internalRootRef","__injectAnalyticsComponentMetadata","__funnelProps","__funnelStepProps","__subStepRef","__subStepFunnelProps","referrerId"]);const I=Ue(),D=`${C.id||I}-header`,E=y.useRef(null),[N,z]=Nu(["xs"]),Y=ft("modal")("closeAriaLabel",C.closeAriaLabel),Q=y.useRef(null),U=qe(z,Q,v),L=Ye(C),O={name:"awsui.Modal",label:`.${Mv.header} h2`},ne=b?Fe({component:O}):{},le=y.useRef(0),oe=y.useRef(0),M=y.useRef(0),j=y.useRef(!1);y.useEffect(()=>()=>{Ov()},[]);const J=()=>{le.current=performance.now(),oe.current=0,j.current=!1},se=te=>{var we;if(M.current===0&&le.current&&le.current!==0&&!j.current){const Be=te-le.current;lb.modalPerformanceData({timeToContentReadyInModal:Be,instanceIdentifier:I,componentIdentifier:((we=Te.current)===null||we===void 0?void 0:we.textContent)||""}),j.current=!0}},G=100;y.useEffect(()=>{n?(n5(),J(),setTimeout(()=>{se(le.current)},G)):Ov()},[n]),y.useEffect(()=>{n&&Q.current&&(Q.current.scrollTop=0)},[n]);const W=te=>Ie(p,{reason:te}),K=te=>{E.current=te.target},ee=te=>{const we=Q.current,Be=E.current;te.target===we&&Be===we&&W("overlay")},de=()=>W("closeButton"),ge=te=>{te.keyCode===Ce.escape&&W("keyboard")},{ref:ue,isIntersecting:ce}=py(),[he,me]=ll(te=>te.borderBoxHeight),Te=y.useRef(null),{subStepRef:Ve}=$l();return u.createElement(fb.Provider,{value:`.${Zo["header--text"]}`},u.createElement(a5,null,u.createElement(Ub.Provider,{value:{isInModal:!0,componentLoadingCount:M,emitTimeToContentReadyInModal:se}},u.createElement("div",Object.assign({},L,k,w,{className:q(Zo.root,{[Zo.hidden]:!n},L.className,Zo.refresh),role:"dialog","aria-labelledby":D,onMouseDown:K,onClick:ee,ref:U,style:he?{scrollPaddingBottom:he}:void 0,"data-awsui-referrer-id":((r=Ve.current)===null||r===void 0?void 0:r.id)||_}),u.createElement(Wf,{disabled:!n,autoFocus:!0,restoreFocus:!0,className:Zo["focus-lock"]},u.createElement("div",Object.assign({className:q(Zo.dialog,Zo[a],Zo[`breakpoint-${N}`],Zo.refresh),onKeyDown:ge},ne),u.createElement("div",{className:Zo.container},u.createElement("div",{className:q(Zo.header,Mv.header)},u.createElement(ng,{variant:"h2",__disableActionsWrapping:!0,actions:u.createElement("div",Object.assign({},Fe({action:"dismiss"})),u.createElement(cl,{ariaLabel:Y,className:Zo["dismiss-control"],variant:"modal-dismiss",iconName:"close",formAction:"none",onClick:de}))},u.createElement("span",{ref:Te,id:D,className:Zo["header--text"]},i))),u.createElement("div",Object.assign({ref:B},S,{className:q(Zo.content,{[Zo["no-paddings"]]:m})}),s,u.createElement("div",{ref:ue})),f&&u.createElement(xu.Provider,{value:{onClick:h}},u.createElement("div",{ref:me,className:q(Zo.footer,ce&&Zo["footer--stuck"])},f)))))))))}const g5={root:"awsui_root_r2vco_w90gc_145"},h5=u.forwardRef((t,r)=>{var a,{options:n,filteringType:i="none",filteringPlaceholder:s,filteringAriaLabel:f,filteringClearAriaLabel:m,filteringResultsText:h,inlineLabelText:p,ariaRequired:v,placeholder:b,disabled:k,readOnly:w,ariaLabel:B,statusType:S="finished",empty:_,loadingText:C,finishedText:I,errorText:D,noMatch:E,triggerVariant:N="label",renderHighlightedAriaLive:z,selectedOption:A,onBlur:Y,onFocus:Q,onLoadItems:U,onChange:L,virtualScroll:O,expandToViewport:ne,autoFocus:le,__inFilteringToken:oe,__internalRootRef:M=null}=t,j=fe(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(j),se=mi(j),G=ft("select"),W=G("errorIconAriaLabel",j.errorIconAriaLabel),K=G("selectedAriaLabel",j.selectedAriaLabel),ee=G("recoveryText",j.recoveryText);j.recoveryText;const{handleLoadMore:de,handleRecoveryClick:ge,fireLoadItems:ue}=wC({onLoadItems:U,options:n,statusType:S}),[ce,he]=y.useState(""),{filteredOptions:me,parentMap:Te,totalCount:Ve,matchesCount:te}=bC(n,i,ce),we=y.useRef(null),Be=y.useRef(null),Oo=Ue("trigger"),Ke=(a=se.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}=NC({selectedOptions:A?[A]:[],updateSelectedOption:ht=>Ie(L,{selectedOption:ht}),options:me,filteringType:i,onBlur:Y,onFocus:Q,externalRef:r,fireLoadItems:ue,setFilteringValue:he,statusType:S}),Eo=CC({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 Go=u.createElement(TS,Object.assign({clearAriaLabel:m,filteringType:i,placeholder:s,ariaLabel:f,ariaRequired:v,value:ce},ao())),_t=u.createElement($S,Object.assign({ref:Be,placeholder:b,disabled:k,readOnly:w,triggerVariant:N,triggerProps:ve(k,le),selectedOption:A,isOpen:yo,inFilteringToken:oe,inlineLabelText:p},se,{controlId:Ke,ariaLabelledby:Rr(se.ariaLabelledby,rt)})),Bt=!n||n.length===0,ar=me&&me.length===0,lt=i!=="none"&&ce.length>0&&me&&me.length>0,Hr=lt?h==null?void 0:h(te,Ve):void 0,St=BS({statusType:S,empty:_,loadingText:C,finishedText:I,errorText:D,recoveryText:ee,isEmpty:Bt,isNoMatch:ar,noMatch:E,isFiltered:lt,filteringResultsText:Hr,errorIconAriaLabel:W,onRecoveryClick:ge,hasRecoveryCallback:!!U}),Zl=Object.assign(Object.assign({},ko()),{onLoadMore:de,ariaLabelledby:Rr(rt,Ke),ariaDescribedby:St.content?xt:void 0}),sl=_C({announceSelected:Je,highlightedOption:Qe,getParent:ht=>{var yr;return(yr=Te.get(ht))===null||yr===void 0?void 0:yr.option},selectedAriaLabel:K,renderHighlightedAriaLive:z}),Vt=O?pC:WS,Mn=ht=>{ht.target!==document.activeElement&&ht.preventDefault()},Ma=qe(we,M),gt=xe();return u.createElement("div",Object.assign({},J,{ref:Ma,className:q(g5.root,J.className),onKeyDown:Eo}),u.createElement(GB,Object.assign({},gt,{ariaLabelledby:gt.dropdownContentRole?Rr(rt,Ke):void 0,ariaDescribedby:gt.dropdownContentRole&&St.content?xt:void 0,open:yo,stretchTriggerHeight:!!oe,stretchBeyondTriggerWidth:!0,trigger:_t,header:Go,onMouseDown:Mn,footer:St.isSticky?u.createElement(Rv,{content:yo?St.content:null,id:xt}):null,expandToViewport:ne}),u.createElement(Vt,{listBottom:St.isSticky?null:u.createElement(Rv,{content:yo?St.content:null,id:xt}),menuProps:Zl,getOptionProps:$e,filteredOptions:me,filteringValue:ce,ref:Le,hasDropdownStatus:St.content!==null,screenReaderContent:sl,highlightType:Ne})),u.createElement("div",{hidden:!0,id:rt},B||p))}),Pv=y.createContext({}),p5=(t,r)=>{const a=ag(),n=y.useMemo(()=>_y(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])},Sf={root:"awsui_root_1sdq3_1r7gl_145",input:"awsui_input_1sdq3_1r7gl_180",results:"awsui_results_1sdq3_1r7gl_184"},m5=2e3,v5=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:Sf.results,id:t},a),r&&u.createElement(kt,{delay:m5,tagName:"span",hidden:!0,ref:i},a))}),b5=2e3;function y5({searchQuery:t,countText:r,loading:a,announceCallback:n}){const i=y.useRef(a),s=pi(()=>{!r||i.current||n()},b5);y.useEffect(()=>{i.current=a,s()},[t,r,a,s])}const k5=u.forwardRef((t,r)=>{var{filteringText:a,filteringAriaLabel:n,filteringPlaceholder:i,filteringClearAriaLabel:s,controlId:f,ariaLabelledby:m,ariaDescribedby:h,disabled:p,countText:v,disableBrowserAutocorrect:b,onChange:k,onDelayedChange:w,loading:B=!1,__internalRootRef:S}=t,_=fe(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),p5(a,v);const E=Ue("text-filter-search-results"),N=a&&v&&!p;return y5({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:q(C.className,Sf.root),ref:S}),u.createElement(sg,{__inheritFormFieldProps:!0,disableBrowserAutocorrect:b,ref:I,className:Sf.input,type:"search",ariaLabel:n,placeholder:i,value:a,disabled:p,controlId:f,ariaLabelledby:m,ariaDescribedby:Rr(N?E:void 0,h),autoComplete:!1,clearAriaLabel:s,onChange:z=>Ie(k,{filteringText:z.detail.value}),__onDelayedInput:z=>Ie(w,{filteringText:z.detail.value})}),N?u.createElement(v5,{renderLiveRegion:!B,id:E,ref:D},v):null)});function Ru(t){var{columns:r=1,variant:a="default",borders:n="none",disableGutters:i=!1}=t,s=fe(t,["columns","variant","borders","disableGutters"]);const f=qo("ColumnLayout",{props:{borders:n,columns:r,disableGutters:i,minColumnWidth:s.minColumnWidth,variant:a}}),m=fg(s);return u.createElement(l5,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=fe(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),h=fg(s),p={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,h,m,Fe({component:p}))))}Fo(za,"Container");function x5(t){var r;const a=(r=void 0)!==null&&r!==void 0?r:!1,n=y.useContext(HB),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"},_5=((1<<30)-1)/120;function w5(t){var{children:r,disableOverlap:a,header:n,headerVariant:i="default",headerBackgroundStyle:s,__internalRootRef:f,maxContentWidth:m=Number.MAX_VALUE,breadcrumbs:h,notifications:p,defaultPadding:v,secondaryHeader:b}=t,k=fe(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=Sb(w),I=x5(),D=!r||a,E=i==="high-contrast"&&_?LB:"";return u.createElement("div",Object.assign({},S,{className:q(S.className,it.layout,{[it["is-overlap-disabled"]]:D,[it["is-visual-refresh"]]:_,[it["has-header"]]:!!n,[it["default-padding"]]:!!v,[it["has-notifications"]]:!!p}),style:{[au.contentLayoutMaxContentWidth]:m<Number.MAX_VALUE?`${m}px`:`${_5}px`},ref:B}),u.createElement("div",{className:q(it.background,{[it["has-default-background"]]:!s},E),ref:I},s&&u.createElement("div",{className:it["header-background"],style:{background:typeof s=="function"?s(C):s}})),p&&u.createElement("div",{className:q(it.notifications,Wc.notifications,E)},p),h&&u.createElement("div",{className:q(it.breadcrumbs,Wc.breadcrumbs,E)},h),n&&!b&&u.createElement("div",{className:q(it["header-wrapper"],Wc.header,E,{[it["with-divider"]]:i==="divider"})},n),n&&b&&u.createElement("div",{className:q(it["header-wrapper"],{[it["with-divider"]]:i==="divider"})},u.createElement(ig,{gridDefinition:[{colspan:{default:12,xs:9}},{colspan:{default:12,xs:3}}]},u.createElement("div",{className:q(Wc.header,E)},n),u.createElement("div",{className:Wc["secondary-header"]},b))),u.createElement("div",{className:q(it.content,{[it["with-divider"]]:i==="divider"})},r))}function Xy(t){const r=qo("ContentLayout",{props:{disableOverlap:t.disableOverlap}});return u.createElement(w5,Object.assign({},t,r))}Fo(Xy,"ContentLayout");function du(t){var{variant:r="default"}=t,a=fe(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(pS,Object.assign({variant:r},a,i,{__injectAnalyticsComponentMetadata:!0}))}Fo(du,"ExpandableSection");function B5(t){const r={};for(const a in t){const n=t[a];n&&(r[a]=n.getBoundingClientRect())}return r}function S5({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(),h={scale:1,x:0,y:0},p=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({},h),p);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 h=v=>{v.target===f&&(i.add(s),f.removeEventListener("transitionstart",h))},p=v=>{v.target===f&&(f.style.transitionProperty="",f.removeEventListener("transitionend",p),a&&(i.delete(s),i.size===0&&a()))};f.addEventListener("transitionstart",h),f.addEventListener("transitionend",p)}}})}const Cf={"flash-header":"awsui_flash-header_4c95g_vov7p_5"},Yy=(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},$y=(t,r,a)=>{const n={itemLabel:`.${Cf["flash-header"]}`,itemPosition:`${t}`,itemType:r};return a&&(n.itemId=a),{component:{innerContext:n}}},C5=2e3,Zy={error:"red",info:"blue","in-progress":"blue",success:"green",warning:"yellow"};function T5(t){const r="blue";return t&&Zy[t]||r}function Ky(t){return t.loading?"in-progress":t.type||"info"}function Qy(t){return T5(Ky(t))}function D5(t,r){const a=[],n=[],i=new Set,s=Object.keys(Zy).length,f=Math.min(t.length,r);for(let v=0;v<t.length;v++){const b=t[v],k=Qy(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 h=0;for(let v=a.length-1;v>=0;v--){const b=a[v];b.isColorRepeated&&h<n.length?h+=1:m.push(b.item)}const p=m.reverse();for(let v=0;p.length<r;v++)p.push(n[v]);return p}function E5(t){const r={error:0,info:0,"in-progress":0,success:0,warning:0};for(const a of t){const n=Ky(a);r[n]+=1}return r}const G5=[{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"},I5={success:"status-positive",warning:"status-warning",info:"status-info",error:"status-negative","in-progress":"status-in-progress"},N5=ey(Tu.flashbar.onActionRegistered),R5=oy("flash",Tu.flashContent);function z5(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 Jy=jy((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()},C5,{trailing:!1}),ek=u.forwardRef((t,r)=>{var{id:a,header:n,content:i,dismissible:s,dismissLabel:f,loading:m,action:h,buttonText:p,onButtonClick:v,onDismiss:b,className:k,transitionState:w,ariaRole:B,i18nStrings:S,type:_="info",analyticsMetadata:C}=t,I=fe(t,["id","header","content","dismissible","dismissLabel","loading","action","buttonText","onButtonClick","onDismiss","className","transitionState","ariaRole","i18nStrings","type","analyticsMetadata"]);const[D,E]=ty(),N=gb("Flash",Xl,C),z=qe(r,N,E),A=Ue("flash-icon"),Y=Ue("flash-message"),Q=y.useRef(null),U=y.useRef(null),{discoveredActions:L,headerRef:O,contentRef:ne}=N5(_),{initialHidden:le,headerReplacementType:oe,contentReplacementType:M,headerRef:j,contentRef:J,replacementHeaderRef:se,replacementContentRef:G}=R5({type:_,header:n,children:i}),W=qe(O,j,Q),K=qe(ne,J,U),ee=I.statusIconAriaLabel||(S==null?void 0:S[`${m||_==="in-progress"?"inProgress":_}IconAriaLabel`]),de=I5[_],ge=m?u.createElement("span",{role:"img","aria-label":ee},u.createElement(eg,null)):u.createElement(so,{name:de,ariaLabel:ee}),ue=m?"info":_,ce={[t_]:ue};return C!=null&&C.suppressFlowMetricEvents&&(ce[r_]="true"),u.createElement("div",Object.assign({ref:z,role:B,"aria-live":B?"off":void 0,"data-itemid":a,className:q(pe.flash,pe[`flash-type-${ue}`],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"])},ce),u.createElement("div",{className:pe["flash-body"]},u.createElement("div",{className:pe["flash-focus-container"],tabIndex:-1,role:"group","aria-labelledby":`${A} ${Y}`},u.createElement("div",{className:q(pe["flash-icon"],pe["flash-text"]),id:A},ge),u.createElement("div",{className:q(pe["flash-message"],pe["flash-text"]),id:Y},u.createElement("div",{className:q(pe["flash-header"],oe!=="original"?pe.hidden:Cf["flash-header"]),ref:W},n),u.createElement("div",{className:q(pe["header-replacement"],oe!=="replaced"&&pe.hidden),ref:se}),u.createElement("div",{className:q(pe["flash-content"],M!=="original"?pe.hidden:Cf["flash-header"]),ref:K},i),u.createElement("div",{className:q(pe["content-replacement"],M!=="replaced"&&pe.hidden),ref:G}))),u.createElement(ry,{className:pe["action-button-wrapper"],testUtilClasses:{actionSlot:pe["action-slot"],actionButton:pe["action-button"]},action:h,discoveredActions:L,buttonText:p,onButtonClick:v,containerWidth:D,wrappedClass:pe["action-wrapped"]})),s&&z5(f,b),B==="status"&&u.createElement(kt,{sources:[ee,Q,U]}))});function ok(t){var{items:r,onItemsAdded:a,onItemsChanged:n,onItemsRemoved:i}=t,s=fe(t,["items","onItemsAdded","onItemsChanged","onItemsRemoved"]);const{__internalRootRef:f}=qo("Flashbar",{props:{stackItems:s.stackItems}}),m=y.useMemo(()=>r.every(C=>"id"in C),[r]),h=Ye(s),p=y.useRef(null),v=qe(p,f),b=Cb(p),k=An(),[w,B]=y.useState(r),[S,_]=y.useState(null);if(r){const C=r.filter(({id:D})=>D&&!w.some(E=>E.id===D)),I=w.filter(({id:D})=>D&&!r.some(E=>E.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:E})=>E==="alert");D.length>0&&_(D[0].id)}}return y.useEffect(()=>{S&&Jy(p.current,S)},[S,p]),{allItemsHaveId:m,baseProps:h,isReducedMotion:b,isVisualRefresh:k,mergedRef:v,ref:p}}const jv=1,A5=100;function L5(t){var{items:r}=t,a=fe(t,["items"]);const[n,i]=y.useState([]),[s,f]=y.useState([]),[m,h]=y.useState(!1),p=y.useCallback(()=>{const te=m?_.current:S.current;return Object.assign(Object.assign({},te),{notificationBar:E.current})},[m]),v=y.useCallback(()=>{const te=B5(p());I(te)},[p]),{baseProps:b,isReducedMotion:k,mergedRef:w,ref:B}=ok(Object.assign(Object.assign({items:r},a),{onItemsAdded:te=>{i([...n,...te])},onItemsChanged:te=>{te!=null&&te.allItemsHaveId&&!(te!=null&&te.isReducedMotion)&&v()},onItemsRemoved:te=>{f([...s,...te])}})),S=y.useRef({}),_=y.useRef({}),[C,I]=y.useState(null),D=y.useRef(null),E=y.useRef(null),[N,z]=y.useState(!1),A=Ue("flashbar"),Y=Ue("item-count");r.length<=jv&&m&&h(!1);const Q=!k;function U(){k||v(),h(te=>!te)}y.useLayoutEffect(()=>{if(m&&(r!=null&&r.length)){const te=r[0];te.id!==void 0&&Jy(B.current,te.id)}},[m]),tu(()=>{!m&&E.current&&Xf(E.current)},[m]);const L=y.useMemo(()=>jy(()=>{const te=D==null?void 0:D.current,we=te==null?void 0:te.parentElement;if(te&&we){we.classList.remove(pe.floating);const Be=window.innerHeight,Oo=dt(we,Le=>Le.getAttribute("role")==="region")||we;m&&Math.ceil(Oo.getBoundingClientRect().bottom)>=Be||we.classList.add(pe.floating)}},A5),[m]);y.useLayoutEffect(()=>(window.addEventListener("resize",L),()=>{window.removeEventListener("resize",L),L.cancel()}),[L]);const{i18nStrings:O}=a,ne=ft("flashbar"),le=ne("i18nStrings.ariaLabel",O==null?void 0:O.ariaLabel),oe=ne("i18nStrings.notificationBarText",O==null?void 0:O.notificationBarText),M=ne("i18nStrings.notificationBarAriaLabel",O==null?void 0:O.notificationBarAriaLabel),j={errorIconAriaLabel:ne("i18nStrings.errorIconAriaLabel",O==null?void 0:O.errorIconAriaLabel),inProgressIconAriaLabel:ne("i18nStrings.inProgressIconAriaLabel",O==null?void 0:O.inProgressIconAriaLabel),infoIconAriaLabel:ne("i18nStrings.infoIconAriaLabel",O==null?void 0:O.infoIconAriaLabel),successIconAriaLabel:ne("i18nStrings.successIconAriaLabel",O==null?void 0:O.successIconAriaLabel),warningIconAriaLabel:ne("i18nStrings.warningIconAriaLabel",O==null?void 0:O.warningIconAriaLabel)};y.useLayoutEffect(()=>{C&&(L(),S5({elements:p(),oldState:C,newElementInitialState:({top:te})=>({scale:.9,y:-.2*te}),onTransitionsEnd:()=>z(!1)}),z(!0),I(null))},[L,p,C,m]);const J=r.length>jv,se=E5(r),G=new Set(r.map(Qy)).size,W=Math.max(G,3),K=Math.min(W,r.length),ee=m?r.map((te,we)=>Object.assign(Object.assign({},te),{expandedIndex:we})):D5(r,K).map((te,we)=>Object.assign(Object.assign({},te),{collapsedIndex:we})),de=te=>{var we,Be;return(Be=(we=te.id)!==null&&we!==void 0?we:te.expandedIndex)!==null&&Be!==void 0?Be:0},ge=te=>n.some(we=>we.id&&we.id===te.id),ue=te=>!("expandedIndex"in te),ce=te=>ge(te)||ue(te),he=te=>m||ue(te)||"expandedIndex"in te&&te.expandedIndex===0,me=(te,we)=>we===0&&ce(te),Te=te=>`flash-${de(te)}`,Ve=()=>u.createElement("ul",{ref:D,className:q(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?Y:void 0,style:!m||N?{[au.flashbarStackDepth]:K}:void 0},u.createElement(O5,{withMotion:!k},ee.map((te,we)=>u.createElement(ku,{key:de(te),in:!ue(te),onStatusChange:Be=>{Be==="entered"?i([]):Be==="exited"&&f([])}},(Be,Oo)=>{var Ke,Le,yo;return u.createElement("li",Object.assign({"aria-hidden":!he(te),className:he(te)?q(pe["flash-list-item"],!m&&pe.item,!S.current[Te(te)]&&pe["expanded-only"]):q(pe.flash,pe[`flash-type-${(Ke=te.type)!==null&&Ke!==void 0?Ke:"info"}`],pe.item),ref:Ne=>{m?_.current[Te(te)]=Ne:S.current[Te(te)]=Ne},style:!m||N?{[au.flashbarStackIndex]:(yo=(Le=te.collapsedIndex)!==null&&Le!==void 0?Le:te.expandedIndex)!==null&&yo!==void 0?yo:we}:void 0,key:de(te)},Fe($y(we+1,te.type||"info",te.id))),he(te)&&u.createElement(ek,Object.assign({className:q(Q&&pe["flash-with-motion"],pe["flash-refresh"]),key:de(te),ref:me(te,we)?Oo:void 0,transitionState:me(te,we)?Be:void 0,i18nStrings:j},te)))}))));return u.createElement("div",Object.assign({},b,{className:q(b.className,pe.flashbar,pe.stack,J&&pe.collapsible,r.length===2&&pe["short-list"],m&&pe.expanded,pe["visual-refresh"]),ref:w},Fe(Yy(r.length,!0,m))),m&&Ve(),J&&u.createElement("div",Object.assign({className:q(pe["notification-bar"],pe["visual-refresh"],m?pe.expanded:pe.collapsed,N&&pe["animation-running"],r.length===2&&pe["short-list"],fi("flashbar")),onClick:U,ref:E},Fe({action:m?"collapse":"expand",detail:{label:"h2"}})),u.createElement("span",{"aria-live":"polite",className:pe.status,role:"status",id:Y},oe&&u.createElement("h2",{className:pe.header},oe),u.createElement("span",{className:pe["item-count"]},G5.map(({type:te,labelName:we,iconName:Be})=>u.createElement(H5,{key:te,iconName:Be,label:j[we],count:se[te]})))),u.createElement("button",{"aria-controls":A,"aria-describedby":Y,"aria-expanded":m,"aria-label":M,className:q(pe.button,m&&pe.expanded)},u.createElement(so,{className:pe.icon,size:"normal",name:"angle-down"}))),!m&&Ve())}const H5=({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)),O5=({children:t,withMotion:r})=>r?u.createElement(yu,{component:null},t):u.createElement(u.Fragment,null,t),M5=115;function P5(t){var{items:r,i18nStrings:a}=t,n=fe(t,["items","i18nStrings"]);const{allItemsHaveId:i,baseProps:s,isReducedMotion:f,isVisualRefresh:m,mergedRef:h}=ok(Object.assign({items:r},n)),p=ft("flashbar"),v=p("i18nStrings.ariaLabel",a==null?void 0:a.ariaLabel),b={errorIconAriaLabel:p("i18nStrings.errorIconAriaLabel",a==null?void 0:a.errorIconAriaLabel),inProgressIconAriaLabel:p("i18nStrings.inProgressIconAriaLabel",a==null?void 0:a.inProgressIconAriaLabel),infoIconAriaLabel:p("i18nStrings.infoIconAriaLabel",a==null?void 0:a.infoIconAriaLabel),successIconAriaLabel:p("i18nStrings.successIconAriaLabel",a==null?void 0:a.successIconAriaLabel),warningIconAriaLabel:p("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:M5},key:(D=C.id)!==null&&D!==void 0?D:I,in:!0},(E,N)=>{var z;return u.createElement("li",{className:pe["flash-list-item"]},_(C,(z=C.id)!==null&&z!==void 0?z:I,N,E))})}))}function S(){if(!(!k||!r))return u.createElement("ul",Object.assign({className:pe["flash-list"],"aria-label":v},Fe(Yy(r.length,!1))),r.map((C,I)=>{var D,E;return u.createElement("li",Object.assign({key:(D=C.id)!==null&&D!==void 0?D:I,className:pe["flash-list-item"]},Fe($y(I+1,C.type||"info",C.id))),_(C,(E=C.id)!==null&&E!==void 0?E:I))}))}function _(C,I,D,E){return u.createElement(ek,Object.assign({className:q(w&&pe["flash-with-motion"],pe["flash-refresh"]),key:I,ref:D,transitionState:E,i18nStrings:b},C))}return u.createElement("div",Object.assign({},s,{className:q(s.className,pe.flashbar),ref:h}),B(),S())}function tk(t){return t.stackItems?u.createElement(L5,Object.assign({},t)):u.createElement(P5,Object.assign({},t))}Fo(tk,"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 j5(t){var{children:r,header:a,errorText:n,errorIconAriaLabel:i,actions:s,secondaryActions:f,__internalRootRef:m,__injectAnalyticsComponentMetadata:h,__errorSlotId:p}=t,v=fe(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:q(Ml.root,b.className)},h?Fe(B):{}),a&&u.createElement("div",{className:q(Ml.header,fu.header)},a),r&&u.createElement("div",{className:Ml.content},r),n&&u.createElement(ay,{margin:{top:"l"}},u.createElement(ly,{type:"error",statusIconAriaLabel:w},u.createElement("div",{className:Ml.error,id:p},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 q5=t=>{var{variant:r="full-page",actions:a,errorText:n,__internalRootRef:i}=t,s=fe(t,["variant","actions","errorText","__internalRootRef"]);const{funnelIdentifier:f,funnelInteractionId:m,funnelProps:h,funnelSubmit:p,funnelNextOrSubmitAttempt:v,errorCount:b,submissionAttempt:k,funnelErrorContext:w}=Ut(),B=a_(),S=({variant:C})=>{C==="primary"&&(v(),p())},_=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(j5,Object.assign({variant:r,actions:a,errorText:n,__errorSlotId:_},s,h,B.current.funnelStepProps,{__internalRootRef:i,__injectAnalyticsComponentMetadata:!0})))};function rk(t){var{variant:r="full-page"}=t,a=fe(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=n_()||`.${fu.header} .${io["heading-text"]}`;return u.createElement(ky,{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(xy,{stepIdentifier:n==null?void 0:n.instanceIdentifier,stepErrorContext:n==null?void 0:n.errorContext,stepNumber:1},u.createElement(q5,Object.assign({variant:r},a,i))))}Fo(rk,"Form");function ut(t){var{stretch:r=!1}=t,a=fe(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(Ty,Object.assign({stretch:r},a,{__hideLabel:!1,__analyticsMetadata:n},i,Fe({component:{name:"awsui.FormField",label:`.${Cy.label}`}})))}Fo(ut,"FormField");function In(t){var{variant:r="h2"}=t,a=fe(t,["variant"]);const n=qo("Header",{props:{headingTagOverride:a.headingTagOverride,variant:r}});return u.createElement(ng,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:h,readOnly:p,disableBrowserAutocorrect:v,onKeyDown:b,onKeyUp:k,onChange:w,onBlur:B,onFocus:S,ariaRequired:_,name:C,placeholder:I,autoFocus:D,ariaLabel:E,ariaLabelledby:N,ariaDescribedby:z,invalid:A,warning:Y,controlId:Q,clearAriaLabel:U}=t,L=fe(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 O=qo("Input",{props:{autoComplete:f,autoFocus:D,disableBrowserAutocorrect:v,inputMode:s,readOnly:p,spellcheck:m,type:n}}),ne=Ye(L),le=y.useRef(null);return y.useImperativeHandle(r,()=>({focus(...oe){var M;(M=le.current)===null||M===void 0||M.focus(...oe)},select(){var oe;(oe=le.current)===null||oe===void 0||oe.select()}}),[le]),u.createElement(sg,Object.assign({ref:le},Object.assign(Object.assign(Object.assign({},ne),O),{autoComplete:f,ariaLabel:E,ariaRequired:_,autoFocus:D,disabled:h,disableBrowserAutocorrect:v,name:C,onKeyDown:b,onKeyUp:k,onChange:w,onBlur:B,onFocus:S,placeholder:I,readOnly:p,type:n,step:i,inputMode:s,spellcheck:m,value:a,ariaDescribedby:z,ariaLabelledby:N,invalid:A,warning:Y,controlId:Q,clearAriaLabel:U}),{className:q(qt.root,ne.className),__inheritFormFieldProps:!0}))});Fo(Aa,"Input");const Tf=u.forwardRef((t,r)=>{var{fontSize:a="body-m",color:n="normal",external:i=!1}=t,s=fe(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(my,Object.assign({fontSize:a,color:n,external:i},s,f,{ref:r},Fe(m)))});Fo(Tf,"Link");function F5(t){var{analyticsMetadata:r,baseComponentProps:a,size:n="medium"}=t,i=fe(t,["analyticsMetadata","baseComponentProps","size"]);const s=Ue(),f={[Km]:s};return u.createElement(ky,{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[`[${Km}="${(m=window==null?void 0:window.CSS)===null||m===void 0?void 0:m.escape(s)}"] .${Zo["header--text"]}`]}},u.createElement(xy,{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(d5,Object.assign({size:n},i,a,f,{__injectAnalyticsComponentMetadata:!0})))))}function La(t){var{size:r="medium"}=t,a=fe(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(Wy,Object.assign({size:r},a,s,{__injectAnalyticsComponentMetadata:!0})):u.createElement(F5,Object.assign({analyticsMetadata:i,baseComponentProps:s,size:r},a))}Fo(La,"Modal");function U5(t,r){const a=[];for(let n=t;n<=r;n++)a.push(n);return a}function V5(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 h=t-i,p=t+s;h<f&&(p+=f-h,h=f),p>m&&(h-=p-m,p=m),h=Math.max(h,2),p=Math.min(p,m);const v=h>2,b=a||p<m;return v&&h++,b&&p--,{leftDots:v,rightDots:b,leftIndex:h,rightIndex:p}}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 Df(t){var{className:r,ariaLabel:a,disabled:n,pageIndex:i,isCurrent:s=!1,children:f,onClick:m}=t,h=fe(t,["className","ariaLabel","disabled","pageIndex","isCurrent","children","onClick"]);function p(v){v.preventDefault(),m(i)}return u.createElement("li",Object.assign({className:vr["page-item"]},ui(h)),u.createElement("button",Object.assign({className:q(r,vr.button,n&&vr["button-disabled"],s&&vr["button-current"]),type:"button","aria-label":a,disabled:n,onClick:p,"aria-current":s},n?{}:Fe({action:"click",detail:{label:{root:"self"}}})),f))}function of(t){var{pageIndex:r}=t,a=fe(t,["pageIndex"]);return u.createElement(Df,Object.assign({className:vr["page-number"],pageIndex:r},a,a.disabled?{}:Fe({detail:{position:`${r}`}})),r)}function W5(t){var r,a,n,i,{openEnd:s,currentPageIndex:f,ariaLabels:m,pagesCount:h,disabled:p,onChange:v,onNextPageClick:b,onPreviousPageClick:k,__internalRootRef:w=null}=t,B=fe(t,["openEnd","currentPageIndex","ariaLabels","pagesCount","disabled","onChange","onNextPageClick","onPreviousPageClick","__internalRootRef"]);const S=Ye(B),{leftDots:_,leftIndex:C,rightIndex:I,rightDots:D}=V5(f,h,s),E=ft("pagination"),N=m==null?void 0:m.paginationLabel,z=(r=E("ariaLabels.nextPageLabel",m==null?void 0:m.nextPageLabel))!==null&&r!==void 0?r:Xc.nextPageLabel,A=(a=E("ariaLabels.previousPageLabel",m==null?void 0:m.previousPageLabel))!==null&&a!==void 0?a:Xc.previousPageLabel,Y=(n=E("ariaLabels.pageLabel",m==null?void 0:m.pageLabel,oe=>M=>oe({pageNumber:M})))!==null&&n!==void 0?n:Xc.pageLabel;function Q(oe){L(oe),Ie(k,{requestedPageAvailable:!0,requestedPageIndex:oe})}function U(oe){L(oe),Ie(b,{requestedPageAvailable:f<h,requestedPageIndex:oe})}function L(oe){Ie(v,{currentPageIndex:oe})}const O=p||f===1,ne=p||!s&&(h===0||f===h),le=ag();return!((i=le==null?void 0:le.paginationRef)===null||i===void 0)&&i.current&&(le.paginationRef.current.currentPageIndex=f,le.paginationRef.current.totalPageCount=h,le.paginationRef.current.openEnd=s),u.createElement("ul",Object.assign({"aria-label":N},S,{className:q(S.className,vr.root,p&&vr["root-disabled"]),ref:w}),u.createElement(Df,Object.assign({className:vr.arrow,pageIndex:f-1,ariaLabel:A??Xc.nextPageLabel,disabled:O,onClick:Q},O?{}:Fe({detail:{position:"prev"}})),u.createElement(so,{name:"angle-left",variant:p?"disabled":"normal"})),u.createElement(of,{pageIndex:1,isCurrent:f===1,disabled:p,ariaLabel:Y(1),onClick:L}),_&&u.createElement("li",{className:vr.dots},"..."),U5(C,I).map(oe=>u.createElement(of,{key:oe,isCurrent:f===oe,pageIndex:oe,disabled:p,ariaLabel:Y(oe),onClick:L})),D&&u.createElement("li",{className:vr.dots},"..."),!s&&h>1&&u.createElement(of,{isCurrent:f===h,pageIndex:h,disabled:p,ariaLabel:Y(h),onClick:L}),u.createElement(Df,Object.assign({className:vr.arrow,pageIndex:f+1,ariaLabel:z??Xc.nextPageLabel,disabled:ne,onClick:U},ne?{}:Fe({detail:{position:"next"}})),u.createElement(so,{name:"angle-right",variant:p?"disabled":"normal"})))}function lk(t){const r=qo("Pagination",{props:{openEnd:t.openEnd}});return u.createElement(W5,Object.assign({},t,r,Fe({component:{name:"awsui.Pagination",label:{root:"self"},properties:{openEnd:`${!!t.openEnd}`,pagesCount:`${t.pagesCount||""}`,currentPageIndex:`${t.currentPageIndex}`}}})))}Fo(lk,"Pagination");function X5(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 Y5=1e3;function $5({elementRef:t,items:r,itemCount:a,instanceIdentifier:n,getComponentIdentifier:i,getComponentConfiguration:s,loading:f=!1,interactionMetadata:m}){const h=Vf(),p=Vb(t,"data-analytics-task-interaction-id",h),{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||$m.componentMounted({taskInteractionId:h,componentName:"table",componentConfiguration:B.current.getComponentConfiguration()})},[h,v]),y.useEffect(()=>{f&&(w.current=performance.now(),b.current&&b.current.time>performance.now()-Y5?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,lb.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,h,v]);const S=pi(()=>{var _,C;$m.componentUpdated({taskInteractionId:h,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()},[h,v,f,r,S]),{tableInteractionAttributes:p,setLastUserAction:_=>void(b.current={name:_,time:performance.now()})}}function ak(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 tf={"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 Z5({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:tf["expand-toggle"],onClick:r},u.createElement(so,{size:"small",name:"caret-down-filled",className:q(tf["expand-toggle-icon"],t&&tf["expand-toggle-icon-expanded"])}))}function K5(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 Q5(t,r){return t.scrollPaddingInlineStart===r.scrollPaddingInlineStart&&t.scrollPaddingInlineEnd===r.scrollPaddingInlineEnd}function J5(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 h=[];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;h[k]=((n=h[k-1])!==null&&n!==void 0?n:0)+B}const p=(i=m[r.stickyColumnsFirst-1])!==null&&i!==void 0?i:0,v=(s=h[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:(_=h[f-1-B-1])!==null&&_!==void 0?_:0})},new Map),stickyWidthInlineStart:p,stickyWidthInlineEnd:v}}const eT=148;function oT({visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a}){const n=y.useMemo(()=>new tT,[]),i=y.useRef(null),s=y.useRef(null),f=y.useRef(new Map),m=r+a>0,h=nl(()=>{i.current&&s.current&&n.updateCellStyles({wrapper:i.current,table:s.current,cells:f.current,visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a})});Ar(i,h),Ar(s,h),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,_)=>{Q5(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 p=y.useCallback(k=>{i.current&&i.current.removeEventListener("scroll",h),k&&m&&k.addEventListener("scroll",h),i.current=k},[m,h]),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:p,table:v,cell:b}}}function nk({stickyColumns:t,columnId:r,getClassName:a}){var n;const i=t.refs.cell,s=y.useRef(null),f=y.useCallback(h=>{s.current&&s.current(),i(r,h);const p=b=>{var k;return(k=b.cellState.get(r))!==null&&k!==void 0?k:null},v=(b,k)=>{if(K5(b,k))return;const w=a(b);h&&(Object.keys(w).forEach(B=>{w[B]?h.classList.add(B):h.classList.remove(B)}),h.style.insetInlineStart=(b==null?void 0:b.offset.insetInlineStart)!==void 0?`${b.offset.insetInlineStart}px`:"",h.style.insetInlineEnd=(b==null?void 0:b.offset.insetInlineEnd)!==void 0?`${b.offset.insetInlineEnd}px`:"")};h&&(s.current=t.store.subscribe(p,(b,k)=>{v(p(b),p(k))}))},[r,i,t.store]),m=t.store.get().cellState.get(r);return{ref:f,className:m?q(a(m)):void 0,style:(n=m==null?void 0:m.offset)!==null&&n!==void 0?n:void 0}}class tT extends VB{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 h,p,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=(p=(h=this.cellOffsets.offsets.get(f))===null||h===void 0?void 0:h.first)!==null&&p!==void 0?p: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=J5(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,h=parseFloat(getComputedStyle(r.table).paddingRight)||0;return f+eT+m+h<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=F_(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 rT={sortable:"none",ascending:"ascending",descending:"descending"},lT=t=>rT[t];function ck(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 aT(t){const r={};return t.isScrollable&&(r.role="region",r.tabIndex=0,r["aria-label"]=t.ariaLabel,r["aria-labelledby"]=t.ariaLabelledby),r}function nT(t){const r={};return(t.tableRole==="grid"||t.tableRole==="grid-default"||t.tableRole==="treegrid")&&(r["aria-rowindex"]=1),r}function cT(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 iT(t){const r={};return r.scope="col",(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r["aria-colindex"]=t.colIndex+1),t.sortingStatus&&(r["aria-sort"]=lT(t.sortingStatus)),r}function sT(t){const r={};return(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r["aria-colindex"]=t.colIndex+1),t.isRowHeader&&(r.scope="row"),r}function qv(t){return t.closest("td,th")}function uT(t){return t instanceof HTMLInputElement||t instanceof HTMLButtonElement?t.disabled:!1}function dT(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 fT(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 gT(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 hT(t){t&&(gu(t)&&t.tabIndex!==0&&(t.tabIndex=-1),t.focus())}function pT({keyboardNavigation:t,pageSize:r,getTable:a,children:n}){const i=y.useRef(null),s=y.useMemo(()=>new mT(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(Iw,{ref:i,navigationActive:t,getNextFocusTarget:s.getNextFocusTarget,isElementSuppressed:s.isElementSuppressed,onRegisterFocusable:s.onRegisterFocusable,onUnregisterActive:s.onUnregisterActive},n)}class mT{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||dT(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=[Ce.up,Ce.down,Ce.left,Ce.right,Ce.pageUp,Ce.pageDown,Ce.home,Ce.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!==Ce.home&&a.keyCode!==Ce.end||this.isElementSuppressed(document.activeElement)||!this.isRegistered(document.activeElement)||n.indexOf(a.keyCode)===-1)return;const v=this.focusedCell;a.preventDefault(),bf(a)&&yf(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),hT(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 h=qv(r),p=h==null?void 0:h.closest("tr");if(!h||!p)return;const v=parseInt((a=h.getAttribute("aria-colindex"))!==null&&a!==void 0?a:""),b=parseInt((n=p.getAttribute("aria-rowindex"))!==null&&n!==void 0?n:"");if(isNaN(v)||isNaN(b))return;const w=this.getFocusablesFrom(h).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=fT(this.table,i,a.y);if(!s)return null;const f=qv(r.element),m=f?this.getFocusablesFrom(f):[],h=r.elementIndex+a.x,p=!!a.x,v=r.elementIndex!==-1&&0<=h&&h<m.length,b=r.element!==m[h];if(p&&v&&b)return m[h];const k=r.colIndex+a.x,w=gT(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 Rb(r).filter(n=>a(n)&&!uT(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:h,isPrevSelected:p,nativeAttributes:v,onClick:b,onFocus:k,onBlur:w,isEvenRow:B,stripedRows:S,isSelection:_,hasSelection:C,hasFooter:I,columnId:D,colIndex:E,stickyState:N,tableRole:z,level:A,isExpandable:Y,isExpanded:Q,onExpandableItemToggle:U,expandButtonLabel:L,collapseButtonLabel:O,verticalAlign:ne,resizableColumns:le,resizableStyle:oe,isEditable:M,isEditing:j,isEditingDisabled:J,hasSuccessIcon:se}=t,G=fe(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 W=i?"th":"td";oe=le?{}:oe,v=Object.assign(Object.assign({},v),sT({tableRole:z,isRowHeader:i,colIndex:E}));const K=nk({stickyColumns:N,columnId:D,getClassName:ce=>Uy(je,ce)}),ee=y.useRef(null),de=qe(K.ref,r,ee),{tabIndex:ge}=br(ee),ue=j&&!J;return u.createElement(W,Object.assign({style:Object.assign(Object.assign({},oe),K.style),className:q(je["body-cell"],s&&je["body-cell-first-row"],f&&je["body-cell-last-row"],m&&je["body-cell-selected"],h&&je["body-cell-next-selected"],p&&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"],ne==="top"&&je["body-cell-align-top"],M&&je["body-cell-editable"],j&&!J&&je["body-cell-edit-active"],j&&J&&je["body-cell-edit-disabled-popover"],se&&je["body-cell-has-success"],A!==void 0&&!ue&&je["body-cell-expandable"],A!==void 0&&!ue&&je[`expandable-level-${vT(A)}`],K.className),onClick:b,onFocus:k,onBlur:w,ref:de},v,{tabIndex:ge===-1?void 0:ge},ui(G)),A!==void 0&&Y&&!ue&&u.createElement("div",{className:je["expandable-toggle-wrapper"]},u.createElement(Z5,{isExpanded:Q,onExpandableItemToggle:U,expandButtonLabel:L,collapseButtonLabel:O})),u.createElement("div",{className:q(je["body-cell-content"],n&&je["body-cell-wrap"])},a))});function vT(t){return 0<=t&&t<=9?t:"next"}function bT(t){var r,{item:a,column:n,ariaLabels:i,isEditing:s,onEditStart:f,onEditEnd:m,editDisabledReason:h}=t,p=fe(t,["item","column","ariaLabels","isEditing","onEditStart","onEditEnd","editDisabledReason"]);const v=p.level!==void 0,b=ak(()=>{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(h),D=iy(B),{tabIndex:E}=br(w);return u.createElement(bi,Object.assign({},p,{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:E,className:q(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(Uf,null,u.createElement("span",{className:D},u.createElement(Mb,{size:"medium",fixedWidth:!1,position:"top",trackRef:k,arrow:N=>u.createElement(Nb,{position:N}),renderWithPortal:!0,zIndex:7e3},u.createElement(Lb,{dismissButton:!1,dismissAriaLabel:void 0,header:null,onDismiss:()=>{},overflowVisible:"both"},u.createElement(kt,{tagName:"span"},h)))))))}const yT=()=>{};function kT({ariaLabels:t,item:r,column:a,onEditEnd:n,submitEdit:i,__onRender:s}){var f,m,h,p;const[v,b]=y.useState(!1),[k,w]=y.useState(),B=ft("table"),S=y.useRef(null),_={currentValue:k,setValue:w};function C({cancelled:L=!1,refocusCell:O=!0}={}){L||w(void 0),n({cancelled:L,refocusCell:O})}function I(L){var O;return si(this,void 0,void 0,function*(){if(L.preventDefault(),L.stopPropagation(),k===void 0){C();return}b(!0);try{yield i(r,a,k),b(!1),C()}catch{b(!1),(O=S.current)===null||O===void 0||O.focusFirst()}})}function D({reFocusEditedCell:L=!0}={}){v||C({cancelled:!0,refocusCell:L})}function E(L){L.key==="Escape"&&D()}const N=ak(()=>D({reFocusEditedCell:!1}));y.useEffect(()=>{if(s){const L=setTimeout(s,1);return()=>clearTimeout(L)}},[s]);const{ariaLabel:z=void 0,validation:A=yT,errorIconAriaLabel:Y,constraintText:Q,editingCell:U}=a.editConfig;return u.createElement(Wf,{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:E},u.createElement("form",{onSubmit:I},u.createElement(Ty,{stretch:!0,label:z,constraintText:Q,__hideLabel:!0,__disableGutters:!0,i18nStrings:{errorIconAriaLabel:Y},errorText:A(r,k)},u.createElement("div",{className:je["body-cell-editor-row"]},u.createElement("div",{className:je["body-cell-editor-row-editor"]},U(r,_)),u.createElement("span",{className:je["body-cell-editor-controls"]},u.createElement(ny,{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:(h=t==null?void 0:t.submitEditLabel)===null||h===void 0?void 0:h.call(t,a),formAction:"submit",iconName:"check",variant:"inline-icon",loading:v})),u.createElement(kt,{tagName:"span",hidden:!0},v?B("ariaLabels.submittingEditText",(p=t==null?void 0:t.submittingEditText)===null||p===void 0?void 0:p.call(t,a)):"")))))))}const xT=()=>{throw new Error("The function `handleSubmit` is required for editable columns")};function _T(t){var r,a,n,{item:i,column:s,isEditing:f,onEditStart:m,onEditEnd:h,submitEdit:p,ariaLabels:v,successfulEdit:b=!1}=t,k=fe(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),E=ii(b),N=ii(I),[z,A]=y.useState(!1);y.useEffect(()=>{b&&E&&!I&&N&&A(!1),b&&!E&&A(!0)},[I,b,N,E]);const{tabIndex:Y}=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(kT,{ariaLabels:v,column:s,item:i,onEditEnd:Q=>{A(!1),_.current=Q.refocusCell,h(Q.cancelled)},submitEdit:p??xT}):u.createElement(u.Fragment,null,s.cell(i),z&&I&&u.createElement(u.Fragment,null,u.createElement("span",{className:je["body-cell-success"],onMouseDown:Q=>{Q.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:q(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:Y},u.createElement("span",{className:je["body-cell-editor-icon"]},u.createElement(so,{name:"edit"}))))))}function wT(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(bT,Object.assign({editDisabledReason:n},t));if(t.isEditable||t.isEditing)return u.createElement(_T,Object.assign({},t));const{column:i,item:s}=t;return u.createElement(bi,Object.assign({},t,{isEditable:!1}),i.cell(s))}function Fv(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 BT({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 h=t;const p=new Map,v=k=>{var w,B;return(B=(w=p.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);p.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}_--}}h=k}return{isExpandable:f,allItems:h,getExpandableItemProps:k=>{var w,B,S,_;const{level:C=1,setSize:I=1,posInSet:D=1,parent:E=null,children:N=[]}=(w=p.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:E,children:N}}}}function ST({totalColumnsCount:t,hasFooter:r,loading:a,loadingText:n,empty:i,tableRef:s,containerRef:f}){const m=y.useRef(null);return Ar(f,({contentBoxWidth:h})=>{if(s.current&&m.current){const p=parseFloat(getComputedStyle(s.current).paddingInlineStart)||0,v=parseFloat(getComputedStyle(s.current).paddingInlineEnd)||0,b=h+p+v;m.current.style.inlineSize=Math.floor(b)+"px"}}),u.createElement("td",{colSpan:t,className:q(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(kf,{type:"loading",className:ze.loading,wrapText:!0},u.createElement(kt,{tagName:"span"},n)):u.createElement("div",{className:ze.empty},i)))}const CT={"items-loader":"awsui_items-loader_115pt_16l07_5"};function TT({item:t,trackBy:r,children:a}){let n=t&&r?gg(r,t):void 0;return n=typeof n=="string"?n:void 0,u.createElement("div",{"data-root":t?"false":"true","data-parentrow":n,className:CT["items-loader"]},a)}function DT({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 ET(t){var{item:r,trackBy:a,children:n}=t,i=fe(t,["item","trackBy","children"]);return u.createElement(bi,Object.assign({},i,{isEditable:!1,isEditing:!1}),i.isRowHeader?u.createElement(TT,{item:r,trackBy:a},n):null)}function GT({items:t,getLoadingStatus:r,getExpandableItemProps:a}){const n=new Array,i=h=>a(h).parent,s=h=>a(h).children,f=h=>h?a(h).level:0,m=h=>a(h).isExpanded;for(let h=0;h<t.length;h++){if(n.push({type:"data",item:t[h]}),m(t[h])&&s(t[h]).length===0){const k=r==null?void 0:r(t[h]);(k==="loading"||k==="finished"||k==="error")&&n.push({type:"loader",item:t[h],level:f(t[h]),status:k,from:0})}let p=i(t[h]),v=f(t[h])-f(t[h+1]);for(;p&&v>0;){const k=r==null?void 0:r(p);if(k&&k!=="finished"){const w=p?f(p):0,B=p?s(p):[];n.push({type:"loader",item:p,level:w,status:k,from:B.length})}p=p&&i(p),v--}const b=r==null?void 0:r(null);h===t.length-1&&b&&b!=="finished"&&n.push({type:"loader",item:null,level:0,status:b,from:t.length})}return{allRows:n}}const Yl=120;function IT(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||Yl;if(!s&&n!==r.length-1){const m=t(i.id);s=m?Ae(m).inlineSize:Yl}a.set(i.id,Math.max(s,f))}return a}function NT(t,r,a,n){const i=t.find(m=>m.id===n);let s=Yl;if(typeof(i==null?void 0:i.width)=="number"&&i.width<Yl&&(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 ik=y.createContext({getColumnStyles:()=>({}),columnWidths:new Map,updateColumn:()=>{},setCell:()=>{}});function RT({visibleColumns:t,resizableColumns:r,containerRef:a,children:n}){const i=y.useRef(null),s=y.useRef(0),[f,m]=y.useState(null),h=y.useRef(new Map),p=y.useRef(new Map),v=S=>{var _;return(_=h.current.get(S))!==null&&_!==void 0?_:null},b=(S,_,C)=>{const I=S?p:h;C?I.current.set(_,C):I.current.delete(_)},k=(S,_)=>{var C,I,D;const E=t.find(N=>N.id===_);if(!E)return{};if(S)return{width:((C=h.current.get(E.id))===null||C===void 0?void 0:C.getBoundingClientRect().width)||((I=f==null?void 0:f.get(E.id))!==null&&I!==void 0?I:E.width)};if(r&&f){const N=E.id===((D=t[t.length-1])===null||D===void 0?void 0:D.id),z=t.reduce((A,{id:Y})=>A+(f.get(Y)||Yl),0);return N&&s.current>z?{width:"auto",minWidth:E==null?void 0:E.minWidth}:{width:f.get(E.id),minWidth:E==null?void 0:E.minWidth}}return{width:E.width,minWidth:E.minWidth,maxWidth:r?void 0:E.maxWidth}},w=nl(()=>{for(const{id:S}of t){const _=h.current.get(S);_&&Fv(_,k(!1,S))}for(const{id:S}of t){const _=p.current.get(S);_&&Fv(_,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||Yl))}S&&m(_)}i.current=t.map(I=>I.id)},[f,r,t,w]),y.useEffect(()=>{r&&m(()=>IT(v,t))},[]);function B(S,_){m(C=>NT(t,C??new Map,_,S))}return u.createElement(ik.Provider,{value:{getColumnStyles:k,columnWidths:f??new Map,updateColumn:B,setCell:b}},n)}function zT(){return y.useContext(ik)}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 AT(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 Uv(t){const r=t&&dt(t,a=>a.tagName.toLowerCase()==="th");return r?Ae(r).inlineSize:0}const LT=10,HT=10,Vv=5;function sk({className:t}){return u.createElement("span",{className:q(Ft.divider,Ft["divider-disabled"],t)})}function OT({onWidthUpdate:t,onWidthUpdateCommit:r,ariaLabelledby:a,minWidth:n=Yl,tabIndex:i,showFocusRing:s,focusId:f,roleDescription:m}){t=nl(t),r=nl(r);const h=Ue(),p=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(Uv(p.current))},[]),y.useEffect(()=>{var N,z;const A=AT(p.current),Y=(z=(N=p.current)===null||N===void 0?void 0:N.ownerDocument)!==null&&z!==void 0?z:window.document;if(!b&&!_||!A)return;const{insetInlineStart:Q,insetInlineEnd:U}=Ae(A.scrollParent),L=se=>{const{insetInlineStart:G}=Ae(A.table);A.tracker.style.insetBlockStart=Ae(A.header).blockSize+"px",A.tracker.style.insetInlineStart=se-G-1+"px"},O=se=>{const{insetInlineEnd:G,inlineSize:W}=Ae(A.header),K=se<n?n:se;L(G+K-W),se>=n&&D(se),t(se)},ne=se=>{if(se>Q){const G=Ae(A.header).insetInlineStart,W=se-G;O(W)}},le=()=>{const se=Ae(A.header).inlineSize;S.current=setTimeout(le,HT),O(se+Vv),A.scrollParent.scrollLeft+=Vv*(Ga(A.scrollParent)?-1:1)},oe=se=>{clearTimeout(S.current);const G=sv(se);G>U?S.current=setTimeout(le,LT):ne(G)},M=se=>{ne(sv(se)),k(!1),r(),clearTimeout(S.current)},j=se=>{w?[Ce.left,Ce.right,Ce.enter,Ce.right,Ce.space,Ce.escape].indexOf(se.keyCode)!==-1&&(se.preventDefault(),bf(se)&&yf(se,{onActivate:()=>{var W;B(!1),(W=p.current)===null||W===void 0||W.focus()},onEscape:()=>{var W;B(!1),(W=p.current)===null||W===void 0||W.focus()},onInlineStart:()=>O(Ae(A.header).inlineSize-10),onInlineEnd:()=>O(Ae(A.header).inlineSize+10)})):(se.keyCode===Ce.enter||se.keyCode===Ce.space)&&(se.preventDefault(),bf(se)&&yf(se,{onActivate:()=>{var G;B(!0),(G=v.current)===null||G===void 0||G.focus()}}))};L(Ae(A.header).insetInlineEnd);const J=new AbortController;return b&&(Y.body.classList.add(Ft["resize-active"]),Y.addEventListener("mousemove",oe,{signal:J.signal}),Y.addEventListener("mouseup",M,{signal:J.signal})),_&&(Y.body.classList.add(Ft["resize-active-with-focus"]),A.header.addEventListener("keydown",j,{signal:J.signal})),w&&Y.body.classList.add(Ft["resize-active"]),()=>{clearTimeout(S.current),Y.body.classList.remove(Ft["resize-active"]),Y.body.classList.remove(Ft["resize-active-with-focus"]),J.abort()}},[n,b,w,_,t,r]);const{tabIndex:E}=br(p,{tabIndex:i});return u.createElement(u.Fragment,null,u.createElement("button",{ref:p,className:q(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(Uv(p.current)),C(!0)},onBlur:N=>{N.relatedTarget!==v.current&&C(!1)},"aria-roledescription":m,"aria-labelledby":a,tabIndex:E,"data-focus-id":f}),u.createElement("span",{className:q(Ft.divider,b&&Ft["divider-active"]),"data-awsui-table-suppress-navigation":!0,ref:v,id:h,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 MT(){return u.createElement("span",{className:Ft.tracker})}const Ao={"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 uk(t){var{resizableStyle:r,sortingStatus:a,sortingDisabled:n,focusedComponent:i,stuck:s,sticky:f,hidden:m,stripedRows:h,isSelection:p,colIndex:v,columnId:b,stickyState:k,cellRef:w,tableRole:B,children:S,variant:_,ariaLabel:C}=t,I=fe(t,["resizableStyle","sortingStatus","sortingDisabled","focusedComponent","stuck","sticky","hidden","stripedRows","isSelection","colIndex","columnId","stickyState","cellRef","tableRole","children","variant","ariaLabel"]);const D=nk({stickyColumns:k,columnId:b,getClassName:A=>Uy(Ao,A)}),E=y.useRef(null),N=qe(D.ref,w,E),{tabIndex:z}=br(E);return u.createElement("th",Object.assign({"data-focus-id":`header-${String(b)}`,className:q(Ao["header-cell"],Ao[`header-cell-variant-${_}`],f&&Ao["header-cell-sticky"],s&&Ao["header-cell-stuck"],h&&Ao["has-striped-rows"],Ao["is-visual-refresh"],p&&q(ze["selection-control"],ze["selection-control-header"]),{[Ao["header-cell-fake-focus"]]:i===`header-${String(b)}`,[Ao["header-cell-sortable"]]:a,[Ao["header-cell-sorted"]]:a==="ascending"||a==="descending",[Ao["header-cell-disabled"]]:n,[Ao["header-cell-ascending"]]:a==="ascending",[Ao["header-cell-descending"]]:a==="descending",[Ao["header-cell-hidden"]]:m},D.className),style:Object.assign(Object.assign({},r),D.style),ref:N},iT({tableRole:B,sortingStatus:a,colIndex:v}),{tabIndex:z===-1?void 0:z},ui(I),C?{"aria-label":C}:{}),S)}function PT(t){var{focusedComponent:r,singleSelectionHeaderAriaLabel:a,getSelectAllProps:n,onFocusMove:i}=t,s=fe(t,["focusedComponent","singleSelectionHeaderAriaLabel","getSelectAllProps","onFocusMove"]);const f=n?n():void 0;return u.createElement(uk,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(Fy,Object.assign({onFocusDown:m=>{i(m.target,-1,1)},focusedComponent:r},f,s.sticky?{tabIndex:-1}:{})):u.createElement(PB,null,a),u.createElement(sk,{className:ze["resize-divider"]}))}function Wv(t){var{selectionControlProps:r}=t,a=fe(t,["selectionControlProps"]);return u.createElement(bi,Object.assign({},a,{isSelection:!0,wrapLines:!1,isEditable:!1,isEditing:!1,colIndex:0}),r?u.createElement(Fy,Object.assign({},r,{verticalAlign:a.verticalAlign})):null)}const jT={sortable:"caret-down",ascending:"caret-up-filled",descending:"caret-down-filled"},qT=(t,r,a,n)=>{if(r)return a?"descending":"ascending";if(t&&!n)return"sortable"},FT=t=>jT[t],dk=(t,r)=>t===r||t.sortingField!==void 0&&t.sortingField===r.sortingField||t.sortingComparator!==void 0&&t.sortingComparator===r.sortingComparator,UT=(t=[],r)=>{if(!r)return null;for(let a=0;a<t.length;a++)if(dk(t[a],r))return t[a].id||null;return null},Xv={"header-cell-text":"awsui_header-cell-text_dpuyq_1id1o_5"};function VT({tabIndex:t,column:r,activeSortingColumn:a,sortingDescending:n,sortingDisabled:i,wrapLines:s,focusedComponent:f,stuck:m,sticky:h,hidden:p,stripedRows:v,onClick:b,colIndex:k,updateColumn:w,resizableColumns:B,resizableStyle:S,onResizeFinish:_,isEditable:C,columnId:I,stickyState:D,cellRef:E,tableRole:N,resizerRoleDescription:z,isExpandable:A,hasDynamicContent:Y,variant:Q}){var U;const L=ft("table"),O=!!r.sortingComparator||!!r.sortingField,ne=!!a&&dk(r,a),le=qT(O,ne,!!n,!!i),oe=()=>b({sortingColumn:r,isDescending:ne?!n:!1}),M=({nativeEvent:K})=>{(K.keyCode===Ce.enter||K.keyCode===Ce.space)&&(K.preventDefault(),oe())},j=Ue("table-header-"),J=y.useRef(null),{tabIndex:se}=br(J,{tabIndex:t}),G=y.useRef(null),W=qe(E,G);return Ar(Y?G:()=>null,K=>{w(I,K.borderBoxWidth)}),u.createElement(uk,Object.assign({resizableStyle:S,cellRef:W,sortingStatus:le,sortingDisabled:i,focusedComponent:f,stuck:m,sticky:h,hidden:p,stripedRows:v,colIndex:k,columnId:I,stickyState:D,tableRole:N,variant:Q},i?{}:Fe({action:"sort",detail:{position:`${k+1}`,columnId:r.id?`${r.id}`:"",label:`.${Xv["header-cell-text"]}`,sortingDescending:`${!n}`}})),u.createElement("div",Object.assign({ref:J,"data-focus-id":`sorting-control-${String(I)}`,className:q(Ao["header-cell-content"],{[Ao["header-cell-fake-focus"]]:f===`sorting-control-${String(I)}`,[Ao["header-cell-content-expandable"]]:A}),"aria-label":r.ariaLabel?r.ariaLabel({sorted:ne,descending:ne&&!!n,disabled:!!i}):void 0},le&&!i?{onKeyPress:M,tabIndex:se,role:"button",onClick:oe}:{}),u.createElement("div",{className:q(Ao["header-cell-text"],Xv["header-cell-text"],s&&Ao["header-cell-text-wrap"]),id:j},r.header,C?u.createElement("span",{className:Ao["edit-icon"]},u.createElement(so,{name:"edit",ariaLabel:L("columnDefinitions.editConfig.editIconAriaLabel",(U=r.editConfig)===null||U===void 0?void 0:U.editIconAriaLabel)})):null),le&&u.createElement("span",{className:Ao["sorting-icon"]},u.createElement(so,{name:FT(le)}))),B?u.createElement(OT,{tabIndex:t,focusId:`resize-control-${String(I)}`,showFocusRing:f===`resize-control-${String(I)}`,onWidthUpdate:K=>w(I,K),onWidthUpdateCommit:_,ariaLabelledby:j,minWidth:typeof r.minWidth=="string"?parseInt(r.minWidth):r.minWidth,roleDescription:L("ariaLabels.resizerRoleDescription",z)}):u.createElement(sk,{className:Ao["resize-divider"]}))}const fk=u.forwardRef(({selectionType:t,getSelectAllProps:r,columnDefinitions:a,sortingColumn:n,sortingDisabled:i,sortingDescending:s,resizableColumns:f,variant:m,wrapLines:h,onFocusMove:p,onSortingChange:v,onResizeFinish:b,singleSelectionHeaderAriaLabel:k,stripedRows:w,sticky:B=!1,hidden:S=!1,stuck:_=!1,stickyState:C,selectionColumnId:I,focusedComponent:D,onFocusedComponentChange:E,tableRole:N,resizerRoleDescription:z,isExpandable:A,setLastUserAction:Y},Q)=>{const{getColumnStyles:U,columnWidths:L,updateColumn:O,setCell:ne}=zT(),le={stuck:_,sticky:B,hidden:S,stripedRows:w,tableRole:N,variant:m,stickyState:C};return u.createElement("thead",{className:q(!S&&ze["thead-active"])},u.createElement("tr",Object.assign({},wf.all,{ref:Q,"aria-rowindex":1},nT({tableRole:N}),{onFocus:oe=>{var M;const j=dt(oe.target,se=>!!se.getAttribute("data-focus-id")),J=(M=j==null?void 0:j.getAttribute("data-focus-id"))!==null&&M!==void 0?M:null;E==null||E(J)},onBlur:()=>E==null?void 0:E(null)}),t?u.createElement(PT,Object.assign({},le,{focusedComponent:D,columnId:I,getSelectAllProps:r,onFocusMove:p,singleSelectionHeaderAriaLabel:k})):null,a.map((oe,M)=>{const j=Jc(oe,M);return u.createElement(VT,Object.assign({},le,{key:j,tabIndex:B?-1:0,focusedComponent:D,column:oe,activeSortingColumn:n,sortingDescending:s,sortingDisabled:i,wrapLines:h,colIndex:t?M+1:M,columnId:j,updateColumn:O,onResizeFinish:()=>b(L),resizableColumns:f,resizableStyle:U(B,j),onClick:J=>{Y("sorting"),Ie(v,J)},isEditable:!!oe.editConfig,cellRef:J=>ne(B,j,J),tableRole:N,resizerRoleDescription:z,isExpandable:M===0&&A,hasDynamicContent:S&&!f&&oe.hasDynamicContent}))})))}),WT=(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=Vy(r.current,a.current);v>0&&Bf(v,i.current)}},{scrollToItem:h}=$C(i,a);return{scrollToRow:v=>{s||h(v)},scrollToTop:m}},XT=y.forwardRef(YT);function YT({variant:t,theadProps:r,wrapperRef:a,theadRef:n,secondaryWrapperRef:i,onScroll:s,tableRef:f,tableHasHeader:m,contentDensity:h,tableRole:p},v){const b=y.useRef(null),k=y.useRef(null),{isStuck:w}=y.useContext(lg),[B,S]=y.useState(null),{scrollToRow:_,scrollToTop:C}=WT(f,n,b,k,a);return y.useImperativeHandle(v,()=>({scrollToTop:C,scrollToRow:_,setFocus:S})),u.createElement("div",{className:q(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:q(ze.table,ze["table-layout-fixed"],h==="compact"&&fi("compact-table")),ref:k},ck({tableRole:p})),u.createElement(fk,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"},Yv=(t,r,a,n,i)=>{if(!t||!a||!r)return;const{inlineSize:s}=Ae(t),{inlineSize:f}=Ae(r),m=rg().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 p=Ae(r),v=Ae(t);a.style.inlineSize=`${p.inlineSize}px`,n.style.inlineSize=`${v.inlineSize}px`,a.style.insetBlockEnd=i?"0px":`var(${hy.stickyVerticalBottomOffset}, 0px)`}};function $T(t,r,a,n,i){const[s,f]=y.useState(!1),m=n.current;y.useEffect(()=>{m&&f(!!Yx(m)||!!Ln(m)[0])},[m]),y.useEffect(()=>{if(n.current&&a.current){const h=new Bb(()=>{r.current&&Yv(a.current,n.current,t.current,r.current,s)});return h.observe(n.current),h.observe(a.current),()=>{h.disconnect()}}},[r,t,a,n,s,i]),y.useEffect(()=>{const h=()=>{Yv(a.current,n.current,t.current,r.current,s)};return h(),window.addEventListener("resize",h),()=>{window.removeEventListener("resize",h)}},[a,n,t,r,s])}const ZT=y.forwardRef(KT);function KT({wrapperRef:t,tableRef:r,onScroll:a,hasStickyColumns:n},i){const s=u.useRef(null),f=u.useRef(null),m=qe(i,s),h=n||rg().height===0;$T(s,f,r,t,h);const{ref:p,isIntersecting:v}=py();return u.createElement(u.Fragment,null,u.createElement("div",{ref:m,className:q(Ul["sticky-scrollbar"],h&&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:p,style:{position:"absolute",right:0,bottom:0,left:0,height:1}}))}function QT({onCancel:t,onSubmit:r}){const[a,n]=y.useState(null),[i,s]=y.useState(null),[f,m]=y.useState(!1),h=B=>{s(null),n(B)},p=y.useCallback(()=>n(null),[]);return{isLoading:f,startEdit:h,cancelEdit:p,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,Sa;const $v=`.${je["sticky-cell"]}`,JT=50;function eD(t){y.useEffect(()=>{if(t.current){const r=t.current,a=new oD,n=s=>{s.target&&s.target instanceof HTMLElement&&(s.target.matches($v)||s.target.closest($v))&&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 oD{constructor(){Xs.set(this,setTimeout(()=>{},0)),Ys.set(this,0),Sa.set(this,!1)}set(r){ke(this,Sa,"f")||(Ir(this,Sa,!0,"f"),Ir(this,Ys,r,"f"),Ir(this,Xs,setTimeout(()=>Ir(this,Sa,!1,"f"),JT),"f"))}clear(){Ir(this,Sa,!1,"f"),clearTimeout(ke(this,Xs,"f"))}get active(){return ke(this,Sa,"f")}get scrollLeft(){return ke(this,Ys,"f")}}Xs=new WeakMap,Ys=new WeakMap,Sa=new WeakMap;function tD({onRowClick:t,onRowContextMenu:r}){return{onRowClickHandler:t&&((i,s,f)=>{const m=dt(f.target,h=>h.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 rD(t,r){t.querySelectorAll("tr").forEach((a,n)=>{a.querySelectorAll("td").forEach((i,s)=>{r(i,n,s)})})}function lD({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,h=y.useCallback((b,k)=>{a!=null&&a.current&&rD(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),Xf(C))}})},[a]),p=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&&h(C,I)},[h,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(),p(-1,0);break;case"ArrowDown":b.preventDefault(),p(1,0);break;case"ArrowLeft":b.preventDefault(),p(0,-1);break;case"ArrowRight":b.preventDefault(),p(0,1);break;default:return}},[p,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 aD=10,nD=54,Yc=Symbol("selection-column-id"),cD=u.forwardRef((t,r)=>{const{funnelSubStepProps:a}=$l(),n=Object.assign(Object.assign({},t),{__funnelSubStepProps:a});return u.createElement(gk,Object.assign({},n,{ref:r}))}),gk=u.forwardRef((t,r)=>{var a,n,i,{header:s,footer:f,empty:m,filter:h,pagination:p,preferences:v,items:b,columnDefinitions:k,trackBy:w,loading:B,loadingText:S,selectionType:_,selectedItems:C,isItemDisabled:I,ariaLabels:D,onSelectionChange:E,onSortingChange:N,sortingColumn:z,sortingDescending:A,sortingDisabled:Y,visibleColumns:Q,stickyHeader:U,stickyHeaderVerticalOffset:L,onRowClick:O,onRowContextMenu:ne,wrapLines:le,stripedRows:oe,contentDensity:M,submitEdit:j,onEditCancel:J,resizableColumns:se,onColumnWidthsChange:G,variant:W,__internalRootRef:K,totalItemsCount:ee,firstIndex:de,renderAriaLive:ge,stickyColumns:ue,columnDisplay:ce,enableKeyboardNavigation:he,expandableRows:me,getLoadingStatus:Te,renderLoaderPending:Ve,renderLoaderLoading:te,renderLoaderError:we,renderLoaderEmpty:Be,cellVerticalAlign:Oo,__funnelSubStepProps:Ke}=t,Le=fe(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&&he===void 0&&(he=!0);const yo=Ye(Le);ii(U);const Ne=Hn(),{isExpandable:Qe,allItems:Ge,getExpandableItemProps:ve}=BT({items:b,expandableRows:me,trackBy:w,ariaLabels:D}),{allRows:xe}=GT({items:Ge,getLoadingStatus:Te,getExpandableItemProps:ve}),[ao,ko]=ll(be=>be.contentBoxWidth),$e=y.useRef(null),eo=qe(ko,$e),[xo,Je]=ll(be=>be.contentBoxWidth),Eo=y.useRef(null),rt=u.useRef(null),xt=y.useRef(null),Go=u.useRef(null),_t=u.useRef(null),Bt=QT({onCancel:J,onSubmit:j}),{cancelEdit:ar}=Bt,lt=fe(Bt,["cancelEdit"]),Hr=y.useRef({}),St=y.useRef({}),Zl=y.useRef({}),sl=y.useRef({}),Vt=()=>{var be,We,To,Ko;return(To=(We=(be=ea.current)===null||be===void 0?void 0:be.querySelector(`.${io["heading-text"]}`))===null||We===void 0?void 0:We.innerText)!==null&&To!==void 0?To:(Ko=ea.current)===null||Ko===void 0?void 0:Ko.innerText},Mn=()=>{var be;return!((be=ea.current)===null||be===void 0)&&be.querySelector(`.${io.actions} .${It.button}`)?"table-with-actions":""},Ma=Wb("table",()=>!B,Eo,()=>({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,To,Ko,Nt,Br,Rt,Yt,Or,Vo,So;const Mo=sl.current,vt=St.current,Wo=Hr.current,sr=Zl.current;return{variant:W,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:(To=gt==null?void 0:gt.instanceIdentifier)!==null&&To!==void 0?To: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:Ou}=$5({elementRef:Eo,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=Go.current)===null||be===void 0?void 0:be.scrollToTop)||(()=>{}),cancelEdit:ar}},[ar]);const Ct=y.useRef(null),Uo=X5([Ct,_t,rt]),{moveFocusDown:pt,moveFocusUp:ul,moveFocus:Pn}=FC(_,Ge.length),{onRowClickHandler:yi,onRowContextMenuHandler:ki}=tD({onRowClick:O,onRowContextMenu:ne}),nr=MC({columnDefinitions:k,columnDisplay:ce,visibleColumns:Q}),{isItemSelected:Kl,getSelectAllProps:jn,getItemSelectionProps:kr}=WC({items:Ge,trackBy:w,selectedItems:C,selectionType:_,isItemDisabled:I,onSelectionChange:E,ariaLabels:Object.assign(Object.assign({},D),{selectionGroupLabel:void 0}),loading:B,setLastUserAction:Pa}),xr=be=>be.type==="data"&&Kl(be.item),Wt=W,_r=!!(s||h||p||v),Bo=!!_,ja=Ne&&W==="full-page"&&!!p,Ql=!!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:nD}),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=oT({visibleColumns:qn,stickyColumnsFirst:((a=ue==null?void 0:ue.first)!==null&&a!==void 0?a:0)+(ue!=null&&ue.first&&Bo?1:0),stickyColumnsLast:(ue==null?void 0:ue.last)||0}),Fa=((n=ue==null?void 0:ue.first)!==null&&n!==void 0?n:0)+((i=ue==null?void 0:ue.last)!==null&&i!==void 0?i:0)>0,ir=!!k.find(be=>be.editConfig);let Xt="table";Qe?Xt="treegrid":he?Xt="grid":ir&&(Xt="grid-default");const Fn={selectionType:_,getSelectAllProps:jn,columnDefinitions:nr,variant:Wt,wrapLines:le,resizableColumns:se,sortingColumn:z,sortingDisabled:Y,sortingDescending:A,onSortingChange:N,onFocusMove:Pn,onResizeFinish(be){const We=k.map((Ko,Nt)=>be.get(Jc(Ko,Nt))||Ko.width||Yl);We.some((Ko,Nt)=>k[Nt].width!==Ko)&&Ie(G,{widths:We})},singleSelectionHeaderAriaLabel:D==null?void 0:D.selectionGroupLabel,resizerRoleDescription:D==null?void 0:D.resizerRoleDescription,stripedRows:oe,stickyState:wr,selectionColumnId:Yc,tableRole:Xt,isExpandable:Qe,setLastUserAction:Pa};eD(Ct);const dl=qe(Ct,wr.refs.wrapper),Un=qe(Je,Eo,wr.refs.table),Vn=aT({isScrollable:!!(xo&&ao&&xo>ao),ariaLabel:D==null?void 0:D.tableLabel,ariaLabelledby:xi}),Mu=zC();lD({enableKeyboardNavigation:he,selectionType:_,tableRoot:Eo,columnDefinitions:nr,numRows:xe==null?void 0:xe.length});const ea=y.useRef(null),[mt,wi]=ll(be=>be.borderBoxHeight),Pu=qe(ea,wi),fl=_?1:0,Wn=nr.length+fl;return u.createElement(Cu.Provider,{value:{defaultVariant:"primary"}},u.createElement(cS,{value:{paginationRef:Hr,filterRef:St,preferencesRef:Zl,headerRef:sl}},u.createElement(RT,{visibleColumns:qa,resizableColumns:se,containerRef:$e},u.createElement(yy,Object.assign({},yo,Ou,{__internalRootRef:K,className:q(yo.className,ze.root),__funnelSubStepProps:Ke,__fullPage:W==="full-page",header:u.createElement(u.Fragment,null,_r&&u.createElement("div",null,u.createElement("div",{ref:Pu,className:q(ze["header-controls"],ze[`variant-${Wt}`])},u.createElement(Gu.Provider,{value:{assignId:_i}},u.createElement(ZC,{header:s,filter:h,pagination:p,preferences:v,setLastUserAction:Pa})))),U&&u.createElement(XT,{ref:Go,variant:Wt,theadProps:Fn,wrapperRef:Ct,theadRef:xt,secondaryWrapperRef:rt,tableRef:Eo,onScroll:Uo,tableHasHeader:_r,contentDensity:M,tableRole:Xt})),disableHeaderPaddings:!0,disableContentPaddings:!0,variant:OC(Wt),__disableFooterPaddings:!0,__disableFooterDivider:!0,__disableStickyMobile:!1,footer:Ql?u.createElement("div",{className:q(ze["footer-wrapper"],ze[`variant-${Wt}`])},u.createElement("div",{className:q(ze.footer,ja&&ze["footer-with-pagination"])},f&&u.createElement("span",null,f),ja&&u.createElement("div",{className:ze["footer-pagination"]},p))):null,__stickyHeader:U,__mobileStickyOffset:mt??0,__stickyOffset:L},wf.root),u.createElement("div",Object.assign({ref:dl,className:q(ze.wrapper,ze[`variant-${Wt}`],{[ze["has-footer"]]:Ql,[ze["has-header"]]:_r}),style:wr.style.wrapper,onScroll:Uo},Vn),u.createElement("div",{className:ze["wrapper-content-measure"],ref:eo}),!!ge&&!!de&&u.createElement(kt,{hidden:!0,tagName:"span"},u.createElement("span",null,ge({firstIndex:de,lastIndex:de+b.length-1,visibleItemsCount:Ge.length,totalItemsCount:ee}))),u.createElement(pT,{keyboardNavigation:!!he,pageSize:aD,getTable:()=>Eo.current},u.createElement("table",Object.assign({},Ma,{ref:Un,className:q(ze.table,se&&ze["table-layout-fixed"],M==="compact"&&fi("compact-table"))},ck({tableRole:Xt,totalItemsCount:ee,totalColumnsCount:Wn,ariaLabel:D==null?void 0:D.tableLabel,ariaLabelledby:xi})),u.createElement(fk,Object.assign({ref:xt,hidden:U,onFocusedComponentChange:be=>{var We;return(We=Go.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(ST,{totalColumnsCount:Wn,hasFooter:Ql,loading:B,loadingText:S,empty:m,tableRef:Eo,containerRef:$e})):xe.map((be,We)=>{const To=We===0,Ko=We===xe.length-1,Nt=be.type==="data"?ve(be.item):void 0,Br=cT(Object.assign({tableRole:Xt,firstIndex:de,rowIndex:We,level:be.type==="loader"?be.level:void 0},Nt)),Rt=Vo=>HC(w,Vo,We),Yt={isFirstRow:To,isLastRow:Ko,isSelected:Bo&&xr(be),isPrevSelected:Bo&&!To&&xr(xe[We-1]),isNextSelected:Bo&&!Ko&&xr(xe[We+1]),isEvenRow:We%2===0,stripedRows:oe,hasSelection:Bo,hasFooter:Ql,stickyState:wr,tableRole:Xt};if(be.type==="data"){const Vo=`${Rt(be.item)}`;return u.createElement("tr",Object.assign({key:Vo,className:q(ze.row,Yt.isSelected&&ze["row-selected"]),onFocus:({currentTarget:So})=>{var Mo;So.contains(Mu())||(Mo=Go.current)===null||Mo===void 0||Mo.scrollToRow(So)}},wf.item,{onClick:yi&&yi.bind(null,We,be.item),onContextMenu:ki&&ki.bind(null,We,be.item)},Br),kr&&u.createElement(Wv,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(wT,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:se,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=DT({item:be.item,loadingStatus:be.status,renderLoaderPending:Ve,renderLoaderLoading:te,renderLoaderError:we,renderLoaderEmpty:Be});return Or&&u.createElement("tr",Object.assign({key:(be.item?Rt(be.item):"root-"+We)+"-"+be.from,className:ze.row},Br),kr&&u.createElement(Wv,Object.assign({},Yt,{columnId:Yc,verticalAlign:Oo})),nr.map((Vo,So)=>{var Mo;return u.createElement(ET,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)}))})))),se&&u.createElement(MT,null)),u.createElement(ZT,{ref:_t,wrapperRef:Ct,tableRef:Eo,onScroll:Uo,hasStickyColumns:Fa})))))}),Nn=u.forwardRef((t,r)=>{var{options:a=[],filteringType:n="none",statusType:i="finished",triggerVariant:s="label"}=t,f=fe(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)}}),h=fg(f),p={name:"awsui.Select",label:`.${Ay["button-trigger"]}`,properties:{disabled:`${!!h.disabled}`}};return u.createElement(h5,Object.assign({options:a,filteringType:n,statusType:i,triggerVariant:s},h,m,{ref:r},Fe({component:p})))});Fo(Nn,"Select");function No(t){var{direction:r="vertical"}=t,a=fe(t,["direction"]);const n=qo("SpaceBetween",{props:{alignItems:a.alignItems,direction:r,size:a.size}});return u.createElement(ny,Object.assign({direction:r},a,n))}Fo(No,"SpaceBetween");const zu=u.forwardRef((t,r)=>{var a,n,i,{items:s=[],selectedItems:f=[],variant:m="container",contentDensity:h="comfortable",cellVerticalAlign:p="middle",firstIndex:v=1}=t,b=fe(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(E=>!E.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:h,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:p},metadata:{expandableRows:!!b.expandableRows,progressiveLoading:!!b.getLoadingStatus,inlineEdit:b.columnDefinitions.some(E=>!!E.editConfig),disabledInlineEdit:b.columnDefinitions.some(E=>{var N;return!!(!((N=E.editConfig)===null||N===void 0)&&N.disabledReason)}),hasSortableColumns:b.columnDefinitions.some(E=>E.sortingField||E.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(E=>E.verticalAlign!==p)}},k),_={name:"awsui.Table",label:{root:"self"},properties:{selectionType:b.selectionType||"none",itemsCount:`${s.length}`,selectedItemsCount:`${f.length}`,variant:m}},C=UT(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:h,firstIndex:v,cellVerticalAlign:p},b),S),{ref:r}),Fe({component:_})),D={tableContentDensity:h,tableHasStripedRows:!!b.stripedRows,tableHasHiddenColumns:w,tableHasStickyColumns:B};return m==="borderless"||m==="embedded"?u.createElement(Pv.Provider,{value:D},u.createElement(gk,Object.assign({},I))):u.createElement(Pv.Provider,{value:D},u.createElement(Eu,null,u.createElement(cD,Object.assign({},I))))});Fo(zu,"Table");const iD={"text-content":"awsui_text-content_6absk_bpcho_146"};function hk(t){var{children:r}=t,a=fe(t,["children"]);const{__internalRootRef:n}=qo("TextContent"),i=Ye(a),s=q(i.className,iD["text-content"]);return u.createElement("div",Object.assign({},i,{className:s,ref:n}),r)}Fo(hk,"TextContent");const pk=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(k5,Object.assign({},t,a,{ref:r},Fe({component:n})))});Fo(pk,"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:h,onKeyDown:p,onKeyUp:v,onChange:b,onBlur:k,onFocus:w,ariaRequired:B,name:S,rows:_,placeholder:C,autoFocus:I,ariaLabel:D}=t,E=fe(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:h}}),{ariaLabelledby:z,ariaDescribedby:A,controlId:Y,invalid:Q,warning:U}=mi(E),L=Ye(E),O=y.useRef(null);Oa(r,O);const ne={"aria-label":D,"aria-labelledby":z,"aria-describedby":A,"aria-required":B?"true":void 0,"aria-invalid":Q?"true":void 0,name:S,placeholder:C,autoFocus:I,className:q($c.textarea,{[$c["textarea-readonly"]]:s,[$c["textarea-invalid"]]:Q,[$c["textarea-warning"]]:U&&!Q}),autoComplete:Ey(n),spellCheck:h,disabled:i,readOnly:s?!0:void 0,rows:_||3,onKeyDown:p&&(le=>Ia(p,le)),onKeyUp:v&&(le=>Ia(v,le)),value:a||"",onChange:b&&(le=>Ie(b,{value:le.target.value})),onBlur:k&&(()=>Ie(k)),onFocus:w&&(()=>Ie(w))};return f&&(ne.autoCorrect="off",ne.autoCapitalize="off"),m&&(ne.spellCheck="false"),u.createElement("span",Object.assign({},L,{className:q($c.root,L.className),ref:N}),u.createElement("textarea",Object.assign({ref:O,id:Y},ne)))});Fo(Ha,"Textarea");const sD=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]),P.jsx(tk,{items:s})};var $s={exports:{}},uD=$s.exports,Zv;function dD(){return Zv||(Zv=1,function(t){(function(r,a){t.exports?t.exports=a():r.log=a()})(uD,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 h(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function p(S){return S==="debug"&&(S="log"),typeof console===a?!1:S==="trace"&&n?h: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 p(S)||b.apply(this,arguments)}function w(S,_){var C=this,I,D,E,N="loglevel";typeof S=="string"?N+=":"+S:typeof S=="symbol"&&(N=void 0);function z(L){var O=(i[L]||"silent").toUpperCase();if(!(typeof window===a||!N)){try{window.localStorage[N]=O;return}catch{}try{window.document.cookie=encodeURIComponent(N)+"="+O+";"}catch{}}}function A(){var L;if(!(typeof window===a||!N)){try{L=window.localStorage[N]}catch{}if(typeof L===a)try{var O=window.document.cookie,ne=encodeURIComponent(N),le=O.indexOf(ne+"=");le!==-1&&(L=/^([^;]+)/.exec(O.slice(le+ne.length+1))[1])}catch{}return C.levels[L]===void 0&&(L=void 0),L}}function Y(){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 Q(L){var O=L;if(typeof O=="string"&&C.levels[O.toUpperCase()]!==void 0&&(O=C.levels[O.toUpperCase()]),typeof O=="number"&&O>=0&&O<=C.levels.SILENT)return O;throw new TypeError("log.setLevel() called with invalid level: "+L)}C.name=S,C.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},C.methodFactory=_||k,C.getLevel=function(){return E??D??I},C.setLevel=function(L,O){return E=Q(L),O!==!1&&z(E),v.call(C)},C.setDefaultLevel=function(L){D=Q(L),A()||C.setLevel(L,!1)},C.resetLevel=function(){E=null,Y(),v.call(C)},C.enableAll=function(L){C.setLevel(C.levels.TRACE,L)},C.disableAll=function(L){C.setLevel(C.levels.SILENT,L)},C.rebuild=function(){if(f!==C&&(I=Q(f.getLevel())),v.call(C),f===C)for(var L in s)s[L].rebuild()},I=Q(f?f.getLevel():"WARN");var U=A();U!=null&&(E=Q(U)),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 fD=dD();const al=zf(fD),mk=y.createContext({setAlert:()=>{}});function gD({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 P.jsxs(mk.Provider,{value:n,children:[r&&P.jsx(sD,{type:r.type,children:r.content}),t]})}const Au=()=>y.useContext(mk);class hD{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 pD{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 vk="/prod";function bk(t){const r=t.startsWith("/api/")?t:`/api${t.startsWith("/")?"":"/"}${t}`;return`${vk}${r}`}function mD(t){const r=t.startsWith("/")?t:`/${t}`;return`${window.location.origin}${vk}${r}`}const yk=y.createContext(void 0),kk=y.createContext(null),vD=()=>y.useContext(kk);function bD({children:t}){const{setAlert:r}=Au(),a=y.useContext(yk),n=mD("/popup.html"),[i,s]=y.useState(void 0),[f,m]=y.useState(!1),[h,p]=y.useState(!1),[v,b]=y.useState("");y.useEffect(()=>{if(a){const B=new hD(new pD(`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");_||p(!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=h?"Login popup was blocked. Please allow popups on this site and try again.":"Authenticating...",w=P.jsxs(No,{direction:"vertical",size:"l",children:[P.jsx("p",{children:k}),h&&P.jsx(wo,{onClick:()=>window.location.reload(),children:"Try Again"})]});return P.jsx(P.Fragment,{children:f&&i?P.jsx(kk.Provider,{value:i,children:t}):w})}function hg(){const{setAlert:t}=Au(),r=vD();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 h=await fetch(bk(i),m);if(h.status===204)return;const p=await h.json();if(h.status>=200&&h.status<=299)return p;p.message?t(p.message,"error"):t(`HTTP: ${h.status}. ${p}`,"error")}catch(f){t(f.message,"error")}}return{apiFetch:a}}function yD({isEditing:t,saving:r,previewLoading:a,canPreview:n,onClose:i,onSave:s,onPreview:f}){return P.jsx(Ho,{float:"right",children:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{onClick:i,children:"Cancel"}),P.jsx(wo,{iconName:"external",loading:a,onClick:f,disabled:!n,children:"Preview"}),P.jsx(wo,{variant:"primary",loading:r,onClick:s,children:t?"Save Changes":"Create"})]})})}const Ef={"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"}],Kv=[{label:"Voice",value:"voice"},{label:"Chat",value:"chat"}];function kD({visible:t,onDismiss:r,previewData:a,lang:n,channel:i,onLangChange:s,onChannelChange:f,onRefresh:m,refreshLoading:h}){return P.jsx(La,{onDismiss:r,visible:t,header:"Flow Config Preview",size:"large",footer:P.jsx(Ho,{float:"right",children:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{variant:"link",onClick:r,children:"Close"}),P.jsx(wo,{variant:"primary",onClick:m,loading:h,iconName:"refresh",children:"Refresh"})]})}),children:P.jsxs(No,{direction:"vertical",size:"l",children:[P.jsx(za,{header:P.jsx(In,{variant:"h3",children:"Preview Settings"}),children:P.jsxs(Ru,{columns:2,children:[P.jsx(ut,{label:"Language",children:P.jsx(Nn,{selectedOption:hu.find(p=>p.value===n)||null,onChange:({detail:p})=>{var v;(v=p.selectedOption)!=null&&v.value&&s(p.selectedOption.value)},options:hu})}),P.jsx(ut,{label:"Channel",children:P.jsx(Nn,{selectedOption:Kv.find(p=>p.value===i)||null,onChange:({detail:p})=>{var v;(v=p.selectedOption)!=null&&v.value&&f(p.selectedOption.value)},options:Kv})})]})}),a&&P.jsx(za,{header:P.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?P.jsxs(Ho,{textAlign:"center",color:"inherit",children:[P.jsx("b",{children:"No data"}),P.jsxs(Ho,{variant:"p",color:"inherit",children:["No data available for ",n," ",i," channel"]})]}):P.jsx(zu,{columnDefinitions:[{id:"key",header:"Key",cell:p=>p.key},{id:"value",header:"Value",cell:p=>P.jsx(Ho,{children:P.jsx("div",{style:{maxWidth:"400px",wordWrap:"break-word",whiteSpace:"pre-wrap"},children:p.value})})}],items:Object.entries(a).map(([p,v])=>({key:p,value:v})),empty:P.jsx(Ho,{textAlign:"center",color:"inherit",children:"No data available"})})})]})})}function xD({flowConfig:t,isEditing:r,onUpdate:a}){return P.jsx(za,{header:P.jsx(In,{variant:"h2",children:"Basic Information"}),children:P.jsx(No,{direction:"vertical",size:"m",children:P.jsxs(Ru,{columns:2,children:[P.jsx(ut,{label:"ID",description:"Unique identifier for this flow configuration",errorText:t.id?"":"ID is required",children:P.jsx(Aa,{value:t.id,onChange:({detail:n})=>a({id:n.value}),placeholder:"e.g., customer-service-queue",disabled:r})}),P.jsx(ut,{label:"Description",description:"Human-readable description",errorText:t.description?"":"Description is required",children:P.jsx(Aa,{value:t.description,onChange:({detail:n})=>a({description:n.value}),placeholder:"e.g., Main customer service configuration"})})]})})})}function _D({flowConfig:t,onUpdate:r,onAddVariable:a}){const n=Object.entries(t.variables).map(([m,h])=>({key:m,value:h})),i=(m,h)=>{r({variables:{...t.variables,[m]:h}})},s=m=>{const h={...t.variables};delete h[m],r({variables:h})},f=[{id:"key",header:"Variable Name",cell:m=>m.key},{id:"value",header:"Value",cell:m=>P.jsx(Aa,{value:m.value,onChange:({detail:h})=>i(m.key,h.value),placeholder:"Variable value"})},{id:"actions",header:"Actions",cell:m=>P.jsx(wo,{variant:"icon",iconName:"remove",onClick:()=>s(m.key),ariaLabel:`Remove variable ${m.key}`})}];return P.jsx(du,{headerText:"Variables",headerCounter:`(${n.length})`,headerActions:P.jsx(wo,{onClick:a,iconName:"add-plus",children:"Add Variable"}),defaultExpanded:n.length>0,children:P.jsx(za,{children:P.jsx(zu,{columnDefinitions:f,items:n,empty:P.jsxs(Ho,{textAlign:"center",color:"inherit",children:[P.jsx("b",{children:"No variables"}),P.jsx(Ho,{variant:"p",color:"inherit",children:'Click "Add Variable" to add configurable variables.'})]})})})})}function wD(t){const{text:r,languageCode:a,voiceId:n}=t,{setAlert:i}=Au(),{apiFetch:s}=hg(),[f,m]=y.useState(!1),[h,p]=y.useState(new Audio),[v,b]=y.useState(!1),[k,w]=y.useState(!1);y.useEffect(()=>{h.onended=()=>{b(!1)}},[]),y.useEffect(()=>{w(!1)},[a,n,r]);const B=async()=>{if(v){h.pause();const C=h;C.src="",p(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);h.src=URL.createObjectURL(new Blob([D])),p(h)}b(!0),await h.play()}catch(C){i(C.message,"error"),b(!1),h.src="",p(h)}finally{m(!1)}},_=f||!r||!n;return P.jsx(wo,{iconName:v?"audio-off":"audio-full",variant:"icon",onClick:B,disabled:_,ariaLabel:"Preview text-to-speech",formAction:"none"})}const BD=t=>{var a;const r=Ef[t];return((a=r==null?void 0:r[0])==null?void 0:a.value)||"Joanna"};function SD({promptName:t,language:r,content:a,selectedVoices:n,onUpdatePrompt:i,onVoiceChange:s}){var m,h;const f=p=>n[p]||BD(p);return P.jsx(za,{header:P.jsx(In,{variant:"h3",children:r}),children:P.jsxs(No,{direction:"vertical",size:"s",children:[P.jsx(ut,{label:"Voice Content",stretch:!0,children:P.jsx(Ha,{value:a.voice,onChange:({detail:p})=>{i(t,r,{voice:p.value})},rows:3})}),P.jsx(ut,{label:"Chat Content (Optional)",stretch:!0,children:P.jsx(Ha,{value:a.chat||"",onChange:({detail:p})=>{i(t,r,{chat:p.value})},rows:2})}),P.jsxs(Ru,{columns:2,children:[P.jsx(ut,{label:"Preview Voice",children:P.jsx(Nn,{selectedOption:{label:((h=(m=Ef[r])==null?void 0:m.find(p=>p.value===f(r)))==null?void 0:h.label)||"Joanna (Female)",value:f(r)},onChange:({detail:p})=>{var v;(v=p.selectedOption)!=null&&v.value&&s(r,p.selectedOption.value)},options:Ef[r]||[{label:"Joanna (Female)",value:"Joanna"}],placeholder:"Select voice"})}),P.jsx(Ho,{padding:{top:"l"},children:P.jsx(wD,{text:a.voice,languageCode:r,voiceId:f(r)})})]})]})},r)}function CD({flowConfig:t,selectedVoices:r,onUpdate:a,onAddPrompt:n,onAddLanguage:i,onRemovePrompt:s,onVoiceChange:f}){const m=(h,p,v)=>{const b=t.prompts[h][p];a({prompts:{...t.prompts,[h]:{...t.prompts[h],[p]:{...b,...v}}}})};return P.jsx(du,{headerText:"Prompts",headerCounter:`(${Object.keys(t.prompts).length})`,headerActions:P.jsx(wo,{onClick:n,iconName:"add-plus",children:"Add Prompt"}),defaultExpanded:!0,children:P.jsx(za,{children:P.jsx(No,{direction:"vertical",size:"s",children:Object.entries(t.prompts).length===0?P.jsxs(Ho,{textAlign:"center",color:"inherit",children:[P.jsx("b",{children:"No prompts"}),P.jsx(Ho,{variant:"p",color:"inherit",children:'Click "Add Prompt" to add voice and chat content.'})]}):Object.entries(t.prompts).map(([h,p])=>P.jsx(du,{headerText:h,headerCounter:`(${Object.keys(p).length} languages)`,headerActions:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{onClick:()=>i(h),iconName:"add-plus",variant:"icon",ariaLabel:`Add language to ${h}`}),P.jsx(wo,{variant:"icon",iconName:"remove",onClick:()=>s(h),ariaLabel:`Remove prompt ${h}`})]}),defaultExpanded:!1,children:P.jsx(No,{direction:"vertical",size:"s",children:Object.entries(p).map(([v,b])=>P.jsx(SD,{promptName:h,language:v,content:b,selectedVoices:r,onUpdatePrompt:m,onVoiceChange:f},v))})},h))})})})}function TD({flowConfig:t,isEditing:r,selectedVoices:a,onUpdate:n,onAddVariable:i,onAddPrompt:s,onAddLanguage:f,onVoiceChange:m}){const h=p=>{const v={...t.prompts};delete v[p],n({prompts:v})};return P.jsx(rk,{children:P.jsxs(No,{direction:"vertical",size:"l",children:[P.jsx(xD,{flowConfig:t,isEditing:r,onUpdate:n}),P.jsx(_D,{flowConfig:t,onUpdate:n,onAddVariable:i}),P.jsx(CD,{flowConfig:t,selectedVoices:a,onUpdate:n,onAddPrompt:s,onAddLanguage:f,onRemovePrompt:h,onVoiceChange:m})]})})}function DD({visible:t,onDismiss:r,onAdd:a,existingKeys:n}){const[i,s]=y.useState(""),[f,m]=y.useState(""),[h,p]=y.useState(""),v=()=>{if(!i||!f){p("Both key and value are required");return}if(n.includes(i)){p("This variable key already exists");return}a(i,f),s(""),m(""),p(""),r()},b=()=>{s(""),m(""),p(""),r()};return P.jsx(La,{onDismiss:b,visible:t,header:"Add Variable",footer:P.jsx(Ho,{float:"right",children:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{variant:"link",onClick:b,children:"Cancel"}),P.jsx(wo,{variant:"primary",onClick:v,children:"Add Variable"})]})}),children:P.jsxs(No,{direction:"vertical",size:"m",children:[h&&P.jsx(Ra,{type:"error",children:h}),P.jsx(ut,{label:"Variable Name",children:P.jsx(Aa,{value:i,onChange:({detail:k})=>s(k.value),placeholder:"e.g., priority"})}),P.jsx(ut,{label:"Value",children:P.jsx(Aa,{value:f,onChange:({detail:k})=>m(k.value),placeholder:"e.g., high"})})]})})}function ED({visible:t,onDismiss:r,onAdd:a,existingPrompts:n}){const[i,s]=y.useState(""),[f,m]=y.useState({label:"English (US)",value:"en-US"}),[h,p]=y.useState(""),[v,b]=y.useState(""),[k,w]=y.useState(""),B=()=>{if(!i||!h){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:h,chat:v||void 0}}};a(_),s(""),m({label:"English (US)",value:"en-US"}),p(""),b(""),w(""),r()},S=()=>{s(""),m({label:"English (US)",value:"en-US"}),p(""),b(""),w(""),r()};return P.jsx(La,{onDismiss:S,visible:t,header:"Add Prompt",footer:P.jsx(Ho,{float:"right",children:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{variant:"link",onClick:S,children:"Cancel"}),P.jsx(wo,{variant:"primary",onClick:B,children:"Add Prompt"})]})}),children:P.jsxs(No,{direction:"vertical",size:"m",children:[k&&P.jsx(Ra,{type:"error",children:k}),P.jsx(ut,{label:"Prompt Name",children:P.jsx(Aa,{value:i,onChange:({detail:_})=>s(_.value),placeholder:"e.g., welcome"})}),P.jsx(ut,{label:"Language",children:P.jsx(Nn,{selectedOption:f,onChange:({detail:_})=>{_.selectedOption&&_.selectedOption.label&&_.selectedOption.value&&m(_.selectedOption)},options:hu})}),P.jsx(ut,{label:"Voice Content",stretch:!0,children:P.jsx(Ha,{value:h,onChange:({detail:_})=>p(_.value),placeholder:"Voice content (may include SSML tags)",rows:3})}),P.jsx(ut,{label:"Chat Content (Optional)",stretch:!0,children:P.jsx(Ha,{value:v,onChange:({detail:_})=>b(_.value),placeholder:"Chat content (plain text)",rows:2})})]})})}function GD({visible:t,promptName:r,onDismiss:a,onAdd:n,existingLanguages:i}){const[s,f]=y.useState(""),[m,h]=y.useState(""),[p,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(""),h(""),v(""),a()},S=()=>{w(b.length>0?b[0]:{label:"",value:""}),f(""),h(""),v(""),a()};return P.jsx(La,{onDismiss:S,visible:t,header:`Add Language to "${r}"`,footer:P.jsx(Ho,{float:"right",children:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{variant:"link",onClick:S,children:"Cancel"}),P.jsx(wo,{variant:"primary",onClick:B,disabled:b.length===0,children:"Add Language"})]})}),children:P.jsxs(No,{direction:"vertical",size:"m",children:[p&&P.jsx(Ra,{type:"error",children:p}),b.length===0?P.jsx(Ra,{type:"warning",children:"All available languages have already been added to this prompt."}):P.jsxs(P.Fragment,{children:[P.jsx(ut,{label:"Language",children:P.jsx(Nn,{selectedOption:k,onChange:({detail:_})=>{_.selectedOption&&_.selectedOption.label&&_.selectedOption.value&&w(_.selectedOption)},options:b})}),P.jsx(ut,{label:"Voice Content",stretch:!0,children:P.jsx(Ha,{value:s,onChange:({detail:_})=>f(_.value),placeholder:"Voice content (may include SSML tags)",rows:3})}),P.jsx(ut,{label:"Chat Content (Optional)",stretch:!0,children:P.jsx(Ha,{value:m,onChange:({detail:_})=>h(_.value),placeholder:"Chat content (plain text)",rows:2})})]})]})})}function ID({flowConfigId:t,onClose:r,onSave:a}){const[n,i]=y.useState({id:"",description:"",variables:{},prompts:{}}),[s,f]=y.useState(!1),[m,h]=y.useState(""),[p,v]=y.useState({}),[b,k]=y.useState(!1),[w,B]=y.useState(!1),[S,_]=y.useState(null),[C,I]=y.useState(!1),[D,E]=y.useState(null),[N,z]=y.useState(!1),[A,Y]=y.useState("en-US"),[Q,U]=y.useState("voice"),{apiFetch:L}=hg(),O=!!t;y.useEffect(()=>{t&&ne()},[t]);const ne=async()=>{try{const K=await L("GET",`/api/flow-config/${t}`);K&&i(K)}catch{h("Failed to load flow configuration")}},le=async()=>{if(!n.id||!n.description){h("ID and description are required");return}f(!0);try{await L("POST",`/api/flow-config/${n.id}`,n),a()}catch{h("Failed to save flow configuration")}finally{f(!1)}},oe=(K,ee)=>{i(de=>({...de,variables:{...de.variables,[K]:ee}}))},M=K=>{i(ee=>({...ee,prompts:{...ee.prompts,[K.name]:K.languages}}))},j=(K,ee,de,ge)=>{i(ue=>({...ue,prompts:{...ue.prompts,[K]:{...ue.prompts[K],[ee]:{voice:de,chat:ge||void 0}}}}))},J=(K,ee)=>{v(de=>({...de,[K]:ee}))},se=async()=>{if(!n.id||!n.description){h("ID and description are required for preview");return}z(!0),h("");try{const K=await L("POST","/api/flow-config/preview",{flowConfig:n,lang:A,channel:Q});E(K||null),I(!0)}catch{h("Failed to generate preview")}finally{z(!1)}},G=K=>{i(ee=>({...ee,...K}))},W=!!(n.id&&n.description);return P.jsxs(No,{direction:"vertical",size:"l",children:[P.jsx(yD,{isEditing:O,saving:s,previewLoading:N,flowConfigId:n.id,canPreview:W,onClose:r,onSave:le,onPreview:se}),m&&P.jsx(Ra,{type:"error",dismissible:!0,onDismiss:()=>h(""),children:m}),P.jsx(TD,{flowConfig:n,isEditing:O,selectedVoices:p,onUpdate:G,onAddVariable:()=>B(!0),onAddPrompt:()=>k(!0),onAddLanguage:K=>_(K),onVoiceChange:J}),P.jsx(DD,{visible:w,onDismiss:()=>B(!1),onAdd:oe,existingKeys:Object.keys(n.variables)}),P.jsx(ED,{visible:b,onDismiss:()=>k(!1),onAdd:M,existingPrompts:Object.keys(n.prompts)}),S&&P.jsx(GD,{visible:!!S,promptName:S,onDismiss:()=>_(null),onAdd:j,existingLanguages:Object.keys(n.prompts[S]||{})}),P.jsx(kD,{visible:C,onDismiss:()=>I(!1),previewData:D,lang:A,channel:Q,onLangChange:Y,onChannelChange:U,onRefresh:se,refreshLoading:N})]})}function ND(){const[t,r]=y.useState([]),[a,n]=y.useState(!0),[i,s]=y.useState([]),[f,m]=y.useState(1),[h,p]=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:E}=hg(),N=async()=>{n(!0);try{const j=await E("GET","/api/flow-config");j&&r(j.items||[])}finally{n(!1)}},z=()=>{w(void 0),b(!0)},A=j=>{w(j.id),b(!0)},Y=async()=>{if(i.length!==0){C(!0);try{for(const j of i)await E("DELETE",`/api/flow-config/${j.id}`);D({type:"success",message:`Successfully deleted ${i.length} flow configuration(s)`}),s([]),await N()}catch{D({type:"error",message:"Failed to delete flow configuration(s)"})}finally{C(!1),S(!1)}}},Q=()=>{b(!1),w(void 0)},U=async()=>{D({type:"success",message:"Flow configuration saved successfully"}),b(!1),w(void 0),await N()};y.useEffect(()=>{N()},[]);const L=t.filter(j=>{var J;return j.id.toLowerCase().includes(h.toLowerCase())||((J=j.description)==null?void 0:J.toLowerCase().includes(h.toLowerCase()))}),O=10,ne=(f-1)*O,le=ne+O,oe=L.slice(ne,le),M=[{id:"id",header:"ID",cell:j=>P.jsx(wo,{variant:"link",onClick:()=>A(j),children:j.id}),sortingField:"id",isRowHeader:!0,minWidth:150,maxWidth:200},{id:"description",header:"Description",cell:j=>j.description||"",sortingField:"description",minWidth:200,maxWidth:300},{id:"accessLevel",header:"Access Level",cell:j=>j.accessLevel||"",sortingField:"accessLevel",minWidth:100,maxWidth:150}];return P.jsxs(P.Fragment,{children:[P.jsx(zu,{columnDefinitions:M,items:oe,loading:a,loadingText:"Loading flow configurations...",selectedItems:i,onSelectionChange:({detail:j})=>s(j.selectedItems),selectionType:"multi",ariaLabels:{selectionGroupLabel:"Flow configuration selection",allItemsSelectionLabel:({selectedItems:j})=>`${j.length} ${j.length===1?"item":"items"} selected`,itemSelectionLabel:({selectedItems:j},J)=>{const se=j.filter(G=>G.id===J.id).length;return`${J.id} is ${se?"":"not"} selected`}},header:P.jsx(In,{counter:`(${L.length})`,actions:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{disabled:i.length===0,onClick:()=>S(!0),children:"Delete"}),P.jsx(wo,{disabled:i.length!==1,onClick:()=>A(i[0]),children:"Edit"}),P.jsx(wo,{variant:"primary",onClick:z,children:"Create"})]}),children:"Flow Configurations"}),filter:P.jsx(pk,{filteringText:h,filteringPlaceholder:"Find flow configurations",filteringAriaLabel:"Filter flow configurations",onChange:({detail:j})=>{p(j.filteringText),m(1)}}),pagination:P.jsx(lk,{currentPageIndex:f,pagesCount:Math.ceil(L.length/O),onChange:({detail:j})=>m(j.currentPageIndex),ariaLabels:{nextPageLabel:"Next page",previousPageLabel:"Previous page",pageLabel:j=>`Page ${j} of all pages`}}),empty:P.jsx(Ho,{margin:{vertical:"xs"},textAlign:"center",color:"inherit",children:P.jsxs(No,{size:"m",children:[P.jsx("b",{children:"No flow configurations"}),P.jsx(wo,{onClick:z,children:"Create flow configuration"})]})})}),I&&P.jsx(Ra,{type:I.type,dismissible:!0,onDismiss:()=>D(null),children:I.message}),P.jsx(La,{onDismiss:Q,visible:v,size:"max",header:k?`Edit: ${k}`:"Create Flow Configuration",children:v&&P.jsx(ID,{flowConfigId:k,onClose:Q,onSave:U})}),P.jsx(La,{onDismiss:()=>S(!1),visible:B,header:"Delete Flow Configuration",footer:P.jsx(Ho,{float:"right",children:P.jsxs(No,{direction:"horizontal",size:"xs",children:[P.jsx(wo,{variant:"link",onClick:()=>S(!1),children:"Cancel"}),P.jsx(wo,{variant:"primary",loading:_,onClick:Y,children:"Delete"})]})}),children:P.jsxs(No,{direction:"vertical",size:"m",children:[P.jsxs(Ho,{variant:"span",children:["Are you sure you want to delete ",i.length," flow configuration",i.length>1?"s":"","?"]}),i.length>0&&P.jsxs(Ho,{children:[P.jsx("strong",{children:"Items to be deleted:"}),P.jsx("ul",{children:i.map(j=>P.jsxs("li",{children:[j.id," - ",j.description]},j.id))})]})]})})]})}function RD(){return P.jsxs("div",{style:{minHeight:"100vh",display:"flex",flexDirection:"column"},children:[P.jsx("div",{style:{flex:1},children:P.jsx(Ho,{padding:"l",children:P.jsx(Xy,{children:P.jsx(ND,{})})})}),P.jsx(Ho,{textAlign:"center",padding:"l",children:P.jsx(hk,{children:P.jsx(Ho,{variant:"small",color:"text-body-secondary",children:P.jsxs(No,{direction:"horizontal",size:"m",alignItems:"center",children:[P.jsx("span",{children:"Built by"}),P.jsx(Tf,{external:!0,href:"https://www.cxbuilder.ai",ariaLabel:"Visit CXBuilder website",children:"CXBuilder"}),P.jsx("span",{children:"•"}),P.jsx(Tf,{external:!0,href:"https://github.com/CXBuilder/flow-config",ariaLabel:"View source code on GitHub",children:"@cxbuilder/flow-config"})]})})})})]})}function zD({children:t}){const[r,a]=y.useState(void 0),[n,i]=y.useState(!1),{setAlert:s}=Au();return y.useEffect(()=>{fetch(bk("/api/init")).then(f=>f.json()).then(f=>{a(f),i(!0)}).catch(f=>{al.error(f),s("Error fetching configuration","error")})},[]),P.jsx(yk.Provider,{value:r,children:n?t:P.jsx("div",{children:"Initializing Config..."})})}function xk(t){return JSON.parse(JSON.stringify(t))}function Wl(t){return Object.keys(t).map(function(r){return[r,t[r]]})}function rf(t){return t.reduce(function(r,a){var n=a[0],i=a[1];return r[n]=i,r},{})}function _k(t){return Object.keys(t).map(function(r){return t[r]})}function Qv(t,r){return t.indexOf(r)>-1}function wk(t){return typeof t=="string"&&!Lu(t)}function Lu(t){return typeof t=="string"&&t.charAt(0)==="{"&&t.charAt(t.length-1)==="}"}function Gf(t){return typeof t=="object"&&t!==null&&!Object.keys(t).some(function(r){return!(wk(t[r])||Lu(t[r]))})}function AD(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 LD(t){return"selector"in t}function HD(t){return t.slice(1,t.length-1)}function Hu(t,r){var a,n=t.tokenModeMap[r];return(a=t.modes[n])!==null&&a!==void 0?a:null}function OD(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 MD(t,r).resolvedTheme}function MD(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=Hu(r??t,s);if(f){var m={},h=Object.keys(f.states).reduce(function(b,k){return m[k]=[],b[k]=If(t,s,m[k],k,r),b},{}),p=_k(m).some(function(b){return b.some(function(k){return k in t.tokens})});(!r||p)&&(i[s]=m,n[s]=h)}else{var v=[],h=If(t,s,v,void 0,r);(!r||v.some(function(k){return k in t.tokens}))&&(i[s]=v,n[s]=h)}}),{resolvedTheme:n,resolutionPaths:i}}function If(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(Gf(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(Lu(s)){var f=HD(s);return If(t,f,a,n,i)}else return s}function mu(t,r,a,n){var i=xk(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 h,p,v,b,k=!(m in s.tokens)&&!(m in t.tokens)||AD(s.tokens[m],(p=t.tokens[m])!==null&&p!==void 0?p:a.tokens[m]);return k?f:rr(rr({},f),(h={},h[m]=(b=(v=s.tokens[m])!==null&&v!==void 0?v:t.tokens[m])!==null&&b!==void 0?b:a.tokens[m],h))},{})),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=Hu(n??a,r);if(i&&Bk(t)){var s=OD(i);return t[s]}else{if(Sk(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=Hu(s??i,n);if(f&&f.id===t.id&&Bk(a))return a[r];if(Sk(a))return a}};function Bk(t){return typeof t=="object"}function Sk(t){return typeof t=="string"}function PD(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(h){var p=Qv(r,h);return!p&&!(h in n)&&(console.warn("".concat(h," is not themeable and will be ignored during theming")),n[h]=!0),p}function s(h){var p=Qv(a,h);return p||console.warn("".concat(h," is not a valid ID of a visual context and will be ignored during theming.")),p}var f=Wl(t.tokens).filter(function(h){var p=h[0];return i(p)}),m=(t.contexts?Wl(t.contexts).filter(function(h){var p=h[1];return p!==void 0}):[]).filter(function(h){var p=h[0];return s(p)}).map(function(h){var p=h[0],v=h[1],b=Wl(v.tokens).filter(function(B){var S=B[0];return i(S)}),k=rf(b),w=rr(rr({},v),{tokens:k});return[p,w]});return{contexts:rf(m),tokens:rf(f)}}function jD(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 qD(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 FD(t,r){function a(n,i,s){var f=wk(s)||Lu(s),m=Hu(t,i);if(m&&f)return Object.keys(m.states).reduce(function(h,p){return h[p]=s,h},{});if((Gf(n)||n===void 0)&&Gf(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 h,p=m[0],v=m[1],b=(h=f.tokens[p])!==null&&h!==void 0?h:t.tokens[p],k=a(b,p,v);k&&(t.contexts[i].tokens[p]=k)})}),t}var Ck=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 Nf(this.rulesMap).map(function(r){return r.toString()}).join(`
58
- `)},t}(),UD=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 Nf(this.declarationsMap)},t.prototype.size=function(){return this.declarationsMap.size},t.prototype.toString=function(){var r=Nf(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}(),VD=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 Nf(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 WD=function(){function t(r,a){this.selector=r,this.registry=a}return t.prototype.create=function(r,a){var n=this,i=new UD(this.selectorFor(r),r.media);return Wl(a).forEach(function(s){var f=s[0],m=s[1],h=n.registry.get(f);h&&i.appendDeclaration(new VD(h,m))}),i},t.prototype.selectorFor=function(r){return this.selector.for(r)},t}(),Tk=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];LD(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 Rf=function(t){rb(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 Ck,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 h=Vl(a.resolution,a.theme,bu(f,m),a.baseTheme),p=f.states[m],v=a.ruleCreator.create({global:[a.theme.selector,p.selector],media:p.media},h);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),h=a.ruleCreator.create({global:[a.theme.selector],local:[f.selector]},m);r.appendRuleToStylesheet(n,h,[s]);var p=a.ruleCreator.create({global:[a.theme.selector,f.selector]},m);r.appendRuleToStylesheet(n,p,[s])}),r.forEachContextWithinOptionalModeState(this.theme,function(f,m,h){var p=Vl(mu(a.theme,f,a.baseTheme,a.resolution),a.theme,bu(m,h),a.baseTheme),v=m.states[h],b=a.ruleCreator.create({global:[a.theme.selector,v.selector],local:[f.selector],media:v.media},p),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[h].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},p);r.appendRuleToStylesheet(n,S,Fl([B,w,s]))}),n},r}(Tk),XD=":not(#\\9)";function Dk(t){var r=t.split(":"),a=r[0],n=r.slice(1),i=n.length?":"+n.join(":"):"";return"".concat(a).concat(XD).concat(i)}var YD=[":root","body","html"],$D=function(t){return YD.indexOf(t)>-1};function Jv(t){var r=t.split(",").map(ZD);return r.join(",")}function ZD(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 Dk(t)}(function(t){rb(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(p){return $D(p.selector)});if(n.length>1)throw new Error("Themes ".concat(n.map(function(p){var v=p.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(p){return new Rf(p,a.ruleCreator).create()}),s=new Ck;return i.forEach(function(p){p.getAllRules().map(function(v){var b;return s.appendRuleWithPath(v,(b=p.getPath(v))!==null&&b!==void 0?b:[])})}),s}var f=n[0],m=new Rf(f,this.ruleCreator).create(),h=this.getThemesWithout(f);return h.forEach(function(p){a.appendRulesForSecondary(m,f,p)}),m},r.prototype.appendRulesForSecondary=function(a,n,i){var s=this,f=pu(i),m=Vl(f,i,vu()),h=this.ruleCreator.create({global:[i.selector]},m),p=this.findRule(a,{global:[n.selector]});return r.appendRuleToStylesheet(a,h,Fl([p])),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([h,S,p]))}),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,h,p]));var B=s.ruleCreator.create({global:[i.selector,v.selector]},b);r.appendRuleToStylesheet(a,B,Fl([h,w,p]))}),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]})),E=a.findRule(s.ruleCreator.selectorFor({global:[n.selector,w.selector],local:[v.selector]}));r.appendRuleToStylesheet(a,C,Fl([S,E,I,_,h,D,p]));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,h,I,D,p]))}),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})(Tk);var KD=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}(),QD=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 JD(t,r){var a=xk(t),n=new Set;return _k(a.contexts).forEach(function(i){Object.keys(i.tokens).forEach(function(s){var f,m,h;!(s in r.tokens)&&!(s in((h=(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&&h!==void 0?h:{}))?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]}),FD(a,r)}function eE(t,r,a,n){var i=JD(t,r),s=new WD(new KD(n),new QD(a)),f=new Rf(i,s,t),m=f.create();return m.toString()}function oE(t,r){var a=document.createElement("style");return r&&a.setAttribute("nonce",r),a.appendChild(document.createTextNode(t)),a}function tE(t,r){r===void 0&&(r=document),r.head.appendChild(t)}function rE(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 lE(t){return function(r){return r===t?Jv(r):Dk(Jv(r))}}function aE(t){var r=t.override,a=t.preset,n=t.baseThemeId,i=jD(a),s=PD(r,a.themeable,i),f=qD(a,n);return eE(f,s,a.propertiesMap,lE(a.theme.selector))}function nE(t){var r=t.targetDocument,a=aE(t),n=rE(r),i=oE(a,n);return tE(i,r),{reset:function(){i.remove()}}}var cE={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 iE({theme:t,baseThemeId:r}){return nE({override:t,preset:cE,baseThemeId:r})}function eb(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 sE({tokens:t}){for(const r of Object.keys(t)){const a=r;typeof t[a]>"u"&&delete t[a]}}function uE({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 sE(s),s.contexts={"top-navigation":{tokens:eb(s)},header:{tokens:eb(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 dE="#F2FAFC",fE="#A7C1D1",gE="#7CA2BB",hE="#077398",pE="#065B78",mE={brandColor:{light:hE,dark:gE},brandColorActive:{light:pE,dark:fE},lightBrandBackground:dE};function vE(){iE({theme:uE(mE)})}al.setDefaultLevel("error");location.hostname==="localhost"&&al.setLevel("debug");const ob=new URLSearchParams(window.location.search).get("loglevel");ob&&al.setLevel(ob);vE();Mx.createRoot(document.getElementById("root")).render(P.jsx(y.StrictMode,{children:P.jsx(gD,{children:P.jsx(zD,{children:P.jsx(bD,{children:P.jsx(RD,{})})})})}));