@cxbuilder/flow-config 1.1.0 → 2.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.jsii +131 -65
- package/CHANGELOG.md +20 -0
- package/README.md +8 -5
- package/dist/backend/FlowConfig/index.js +2 -1
- package/dist/backend/FlowConfig/index.js.map +2 -2
- package/dist/backend/GetConfig/index.js +1 -1
- package/dist/backend/GetConfig/index.js.map +2 -2
- package/dist/backend/Init/index.js +2 -1
- package/dist/backend/Init/index.js.map +2 -2
- package/dist/backend/Settings/index.js +255 -0
- package/dist/backend/Settings/index.js.map +7 -0
- package/dist/backend/Static/static/assets/index-Cejunttu.js +61 -0
- package/dist/backend/Static/static/assets/{index-NRh8x3FI.css → index-SZuscj14.css} +1 -1
- package/dist/backend/Static/static/index.html +3 -3
- package/dist/infrastructure/FlowConfigStack.d.ts +32 -14
- package/dist/infrastructure/FlowConfigStack.js +27 -18
- package/dist/infrastructure/GetConfig/index.js +2 -2
- package/dist/infrastructure/api/Api.d.ts +5 -2
- package/dist/infrastructure/api/Api.js +21 -15
- package/dist/infrastructure/api/Init/Init.interface.d.ts +4 -0
- package/dist/infrastructure/api/Init/Init.interface.js +1 -1
- package/dist/infrastructure/api/Init/index.js +2 -1
- package/dist/infrastructure/api/Settings/Settings.interface.d.ts +3 -0
- package/dist/infrastructure/api/Settings/Settings.interface.js +3 -0
- package/dist/infrastructure/api/Settings/index.d.ts +7 -0
- package/dist/infrastructure/api/Settings/index.js +21 -0
- package/dist/infrastructure/api/spec.yaml +122 -0
- package/dist/infrastructure/createLambda.js +1 -1
- package/dist/infrastructure/index.d.ts +1 -1
- package/dist/infrastructure/index.js +1 -1
- package/dist/infrastructure/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/dist/backend/Static/static/assets/index-FHwnAA8f.js +0 -61
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
var y_=Object.defineProperty;var x_=(t,r,a)=>r in t?y_(t,r,{enumerable:!0,configurable:!0,writable:!0,value:a}):t[r]=a;var Xl=(t,r,a)=>x_(t,typeof r!="symbol"?r+"":r,a);(function(){const r=document.createElement("link").relList;if(r&&r.supports&&r.supports("modulepreload"))return;for(const c of document.querySelectorAll('link[rel="modulepreload"]'))n(c);new MutationObserver(c=>{for(const s of c)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(c){const s={};return c.integrity&&(s.integrity=c.integrity),c.referrerPolicy&&(s.referrerPolicy=c.referrerPolicy),c.crossOrigin==="use-credentials"?s.credentials="include":c.crossOrigin==="anonymous"?s.credentials="omit":s.credentials="same-origin",s}function n(c){if(c.ep)return;c.ep=!0;const s=a(c);fetch(c.href,s)}})();function ag(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}var uf={exports:{}},Ji={};/**
|
|
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 yv;function k_(){if(yv)return Ji;yv=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function a(n,c,s){var f=null;if(s!==void 0&&(f=""+s),c.key!==void 0&&(f=""+c.key),"key"in c){s={};for(var g in c)g!=="key"&&(s[g]=c[g])}else s=c;return c=s.ref,{$$typeof:t,type:n,key:f,ref:c!==void 0?c:null,props:s}}return Ji.Fragment=r,Ji.jsx=a,Ji.jsxs=a,Ji}var xv;function __(){return xv||(xv=1,uf.exports=k_()),uf.exports}var N=__(),ff={exports:{}},Fe={};/**
|
|
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 kv;function w_(){if(kv)return Fe;kv=1;var t=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),s=Symbol.for("react.consumer"),f=Symbol.for("react.context"),g=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),h=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),b=Symbol.iterator;function x(R){return R===null||typeof R!="object"?null:(R=b&&R[b]||R["@@iterator"],typeof R=="function"?R:null)}var k={isMounted:function(){return!1},enqueueForceUpdate:function(){},enqueueReplaceState:function(){},enqueueSetState:function(){}},B=Object.assign,w={};function C(R,X,le){this.props=R,this.context=X,this.refs=w,this.updater=le||k}C.prototype.isReactComponent={},C.prototype.setState=function(R,X){if(typeof R!="object"&&typeof R!="function"&&R!=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,R,X,"setState")},C.prototype.forceUpdate=function(R){this.updater.enqueueForceUpdate(this,R,"forceUpdate")};function S(){}S.prototype=C.prototype;function G(R,X,le){this.props=R,this.context=X,this.refs=w,this.updater=le||k}var T=G.prototype=new S;T.constructor=G,B(T,C.prototype),T.isPureReactComponent=!0;var E=Array.isArray,I={H:null,A:null,T:null,S:null,V:null},z=Object.prototype.hasOwnProperty;function A(R,X,le,ae,ge,me){return le=me.ref,{$$typeof:t,type:R,key:X,ref:le!==void 0?le:null,props:me}}function O(R,X){return A(R.type,X,void 0,void 0,void 0,R.props)}function Y(R){return typeof R=="object"&&R!==null&&R.$$typeof===t}function j(R){var X={"=":"=0",":":"=2"};return"$"+R.replace(/[=:]/g,function(le){return X[le]})}var M=/\/+/g;function q(R,X){return typeof R=="object"&&R!==null&&R.key!=null?j(""+R.key):X.toString(36)}function re(){}function W(R){switch(R.status){case"fulfilled":return R.value;case"rejected":throw R.reason;default:switch(typeof R.status=="string"?R.then(re,re):(R.status="pending",R.then(function(X){R.status==="pending"&&(R.status="fulfilled",R.value=X)},function(X){R.status==="pending"&&(R.status="rejected",R.reason=X)})),R.status){case"fulfilled":return R.value;case"rejected":throw R.reason}}throw R}function te(R,X,le,ae,ge){var me=typeof R;(me==="undefined"||me==="boolean")&&(R=null);var ue=!1;if(R===null)ue=!0;else switch(me){case"bigint":case"string":case"number":ue=!0;break;case"object":switch(R.$$typeof){case t:case r:ue=!0;break;case v:return ue=R._init,te(ue(R._payload),X,le,ae,ge)}}if(ue)return ge=ge(R),ue=ae===""?"."+q(R,0):ae,E(ge)?(le="",ue!=null&&(le=ue.replace(M,"$&/")+"/"),te(ge,X,le,"",function(Q){return Q})):ge!=null&&(Y(ge)&&(ge=O(ge,le+(ge.key==null||R&&R.key===ge.key?"":(""+ge.key).replace(M,"$&/")+"/")+ue)),X.push(ge)),1;ue=0;var ne=ae===""?".":ae+":";if(E(R))for(var se=0;se<R.length;se++)ae=R[se],me=ne+q(ae,se),ue+=te(ae,X,le,me,ge);else if(se=x(R),typeof se=="function")for(R=se.call(R),se=0;!(ae=R.next()).done;)ae=ae.value,me=ne+q(ae,se++),ue+=te(ae,X,le,me,ge);else if(me==="object"){if(typeof R.then=="function")return te(W(R),X,le,ae,ge);throw X=String(R),Error("Objects are not valid as a React child (found: "+(X==="[object Object]"?"object with keys {"+Object.keys(R).join(", ")+"}":X)+"). If you meant to render a collection of children, use an array instead.")}return ue}function F(R,X,le){if(R==null)return R;var ae=[],ge=0;return te(R,ae,"","",function(me){return X.call(le,me,ge++)}),ae}function Z(R){if(R._status===-1){var X=R._result;X=X(),X.then(function(le){(R._status===0||R._status===-1)&&(R._status=1,R._result=le)},function(le){(R._status===0||R._status===-1)&&(R._status=2,R._result=le)}),R._status===-1&&(R._status=0,R._result=X)}if(R._status===1)return R._result.default;throw R._result}var oe=typeof reportError=="function"?reportError:function(R){if(typeof window=="object"&&typeof window.ErrorEvent=="function"){var X=new window.ErrorEvent("error",{bubbles:!0,cancelable:!0,message:typeof R=="object"&&R!==null&&typeof R.message=="string"?String(R.message):String(R),error:R});if(!window.dispatchEvent(X))return}else if(typeof process=="object"&&typeof process.emit=="function"){process.emit("uncaughtException",R);return}console.error(R)};function fe(){}return Fe.Children={map:F,forEach:function(R,X,le){F(R,function(){X.apply(this,arguments)},le)},count:function(R){var X=0;return F(R,function(){X++}),X},toArray:function(R){return F(R,function(X){return X})||[]},only:function(R){if(!Y(R))throw Error("React.Children.only expected to receive a single React element child.");return R}},Fe.Component=C,Fe.Fragment=a,Fe.Profiler=c,Fe.PureComponent=G,Fe.StrictMode=n,Fe.Suspense=p,Fe.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=I,Fe.__COMPILER_RUNTIME={__proto__:null,c:function(R){return I.H.useMemoCache(R)}},Fe.cache=function(R){return function(){return R.apply(null,arguments)}},Fe.cloneElement=function(R,X,le){if(R==null)throw Error("The argument must be a React element, but you passed "+R+".");var ae=B({},R.props),ge=R.key,me=void 0;if(X!=null)for(ue in X.ref!==void 0&&(me=void 0),X.key!==void 0&&(ge=""+X.key),X)!z.call(X,ue)||ue==="key"||ue==="__self"||ue==="__source"||ue==="ref"&&X.ref===void 0||(ae[ue]=X[ue]);var ue=arguments.length-2;if(ue===1)ae.children=le;else if(1<ue){for(var ne=Array(ue),se=0;se<ue;se++)ne[se]=arguments[se+2];ae.children=ne}return A(R.type,ge,void 0,void 0,me,ae)},Fe.createContext=function(R){return R={$$typeof:f,_currentValue:R,_currentValue2:R,_threadCount:0,Provider:null,Consumer:null},R.Provider=R,R.Consumer={$$typeof:s,_context:R},R},Fe.createElement=function(R,X,le){var ae,ge={},me=null;if(X!=null)for(ae in X.key!==void 0&&(me=""+X.key),X)z.call(X,ae)&&ae!=="key"&&ae!=="__self"&&ae!=="__source"&&(ge[ae]=X[ae]);var ue=arguments.length-2;if(ue===1)ge.children=le;else if(1<ue){for(var ne=Array(ue),se=0;se<ue;se++)ne[se]=arguments[se+2];ge.children=ne}if(R&&R.defaultProps)for(ae in ue=R.defaultProps,ue)ge[ae]===void 0&&(ge[ae]=ue[ae]);return A(R,me,void 0,void 0,null,ge)},Fe.createRef=function(){return{current:null}},Fe.forwardRef=function(R){return{$$typeof:g,render:R}},Fe.isValidElement=Y,Fe.lazy=function(R){return{$$typeof:v,_payload:{_status:-1,_result:R},_init:Z}},Fe.memo=function(R,X){return{$$typeof:h,type:R,compare:X===void 0?null:X}},Fe.startTransition=function(R){var X=I.T,le={};I.T=le;try{var ae=R(),ge=I.S;ge!==null&&ge(le,ae),typeof ae=="object"&&ae!==null&&typeof ae.then=="function"&&ae.then(fe,oe)}catch(me){oe(me)}finally{I.T=X}},Fe.unstable_useCacheRefresh=function(){return I.H.useCacheRefresh()},Fe.use=function(R){return I.H.use(R)},Fe.useActionState=function(R,X,le){return I.H.useActionState(R,X,le)},Fe.useCallback=function(R,X){return I.H.useCallback(R,X)},Fe.useContext=function(R){return I.H.useContext(R)},Fe.useDebugValue=function(){},Fe.useDeferredValue=function(R,X){return I.H.useDeferredValue(R,X)},Fe.useEffect=function(R,X,le){var ae=I.H;if(typeof le=="function")throw Error("useEffect CRUD overload is not enabled in this build of React.");return ae.useEffect(R,X)},Fe.useId=function(){return I.H.useId()},Fe.useImperativeHandle=function(R,X,le){return I.H.useImperativeHandle(R,X,le)},Fe.useInsertionEffect=function(R,X){return I.H.useInsertionEffect(R,X)},Fe.useLayoutEffect=function(R,X){return I.H.useLayoutEffect(R,X)},Fe.useMemo=function(R,X){return I.H.useMemo(R,X)},Fe.useOptimistic=function(R,X){return I.H.useOptimistic(R,X)},Fe.useReducer=function(R,X,le){return I.H.useReducer(R,X,le)},Fe.useRef=function(R){return I.H.useRef(R)},Fe.useState=function(R){return I.H.useState(R)},Fe.useSyncExternalStore=function(R,X,le){return I.H.useSyncExternalStore(R,X,le)},Fe.useTransition=function(){return I.H.useTransition()},Fe.version="19.1.0",Fe}var _v;function ng(){return _v||(_v=1,ff.exports=w_()),ff.exports}var y=ng();const d=ag(y);var gf={exports:{}},ec={},hf={exports:{}},pf={};/**
|
|
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 wv;function B_(){return wv||(wv=1,function(t){function r(F,Z){var oe=F.length;F.push(Z);e:for(;0<oe;){var fe=oe-1>>>1,R=F[fe];if(0<c(R,Z))F[fe]=Z,F[oe]=R,oe=fe;else break e}}function a(F){return F.length===0?null:F[0]}function n(F){if(F.length===0)return null;var Z=F[0],oe=F.pop();if(oe!==Z){F[0]=oe;e:for(var fe=0,R=F.length,X=R>>>1;fe<X;){var le=2*(fe+1)-1,ae=F[le],ge=le+1,me=F[ge];if(0>c(ae,oe))ge<R&&0>c(me,ae)?(F[fe]=me,F[ge]=oe,fe=ge):(F[fe]=ae,F[le]=oe,fe=le);else if(ge<R&&0>c(me,oe))F[fe]=me,F[ge]=oe,fe=ge;else break e}}return Z}function c(F,Z){var oe=F.sortIndex-Z.sortIndex;return oe!==0?oe:F.id-Z.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,g=f.now();t.unstable_now=function(){return f.now()-g}}var p=[],h=[],v=1,b=null,x=3,k=!1,B=!1,w=!1,C=!1,S=typeof setTimeout=="function"?setTimeout:null,G=typeof clearTimeout=="function"?clearTimeout:null,T=typeof setImmediate<"u"?setImmediate:null;function E(F){for(var Z=a(h);Z!==null;){if(Z.callback===null)n(h);else if(Z.startTime<=F)n(h),Z.sortIndex=Z.expirationTime,r(p,Z);else break;Z=a(h)}}function I(F){if(w=!1,E(F),!B)if(a(p)!==null)B=!0,z||(z=!0,q());else{var Z=a(h);Z!==null&&te(I,Z.startTime-F)}}var z=!1,A=-1,O=5,Y=-1;function j(){return C?!0:!(t.unstable_now()-Y<O)}function M(){if(C=!1,z){var F=t.unstable_now();Y=F;var Z=!0;try{e:{B=!1,w&&(w=!1,G(A),A=-1),k=!0;var oe=x;try{o:{for(E(F),b=a(p);b!==null&&!(b.expirationTime>F&&j());){var fe=b.callback;if(typeof fe=="function"){b.callback=null,x=b.priorityLevel;var R=fe(b.expirationTime<=F);if(F=t.unstable_now(),typeof R=="function"){b.callback=R,E(F),Z=!0;break o}b===a(p)&&n(p),E(F)}else n(p);b=a(p)}if(b!==null)Z=!0;else{var X=a(h);X!==null&&te(I,X.startTime-F),Z=!1}}break e}finally{b=null,x=oe,k=!1}Z=void 0}}finally{Z?q():z=!1}}}var q;if(typeof T=="function")q=function(){T(M)};else if(typeof MessageChannel<"u"){var re=new MessageChannel,W=re.port2;re.port1.onmessage=M,q=function(){W.postMessage(null)}}else q=function(){S(M,0)};function te(F,Z){A=S(function(){F(t.unstable_now())},Z)}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(F){F.callback=null},t.unstable_forceFrameRate=function(F){0>F||125<F?console.error("forceFrameRate takes a positive int between 0 and 125, forcing frame rates higher than 125 fps is not supported"):O=0<F?Math.floor(1e3/F):5},t.unstable_getCurrentPriorityLevel=function(){return x},t.unstable_next=function(F){switch(x){case 1:case 2:case 3:var Z=3;break;default:Z=x}var oe=x;x=Z;try{return F()}finally{x=oe}},t.unstable_requestPaint=function(){C=!0},t.unstable_runWithPriority=function(F,Z){switch(F){case 1:case 2:case 3:case 4:case 5:break;default:F=3}var oe=x;x=F;try{return Z()}finally{x=oe}},t.unstable_scheduleCallback=function(F,Z,oe){var fe=t.unstable_now();switch(typeof oe=="object"&&oe!==null?(oe=oe.delay,oe=typeof oe=="number"&&0<oe?fe+oe:fe):oe=fe,F){case 1:var R=-1;break;case 2:R=250;break;case 5:R=1073741823;break;case 4:R=1e4;break;default:R=5e3}return R=oe+R,F={id:v++,callback:Z,priorityLevel:F,startTime:oe,expirationTime:R,sortIndex:-1},oe>fe?(F.sortIndex=oe,r(h,F),a(p)===null&&F===a(h)&&(w?(G(A),A=-1):w=!0,te(I,oe-fe))):(F.sortIndex=R,r(p,F),B||k||(B=!0,z||(z=!0,q()))),F},t.unstable_shouldYield=j,t.unstable_wrapCallback=function(F){var Z=x;return function(){var oe=x;x=Z;try{return F.apply(this,arguments)}finally{x=oe}}}}(pf)),pf}var Bv;function S_(){return Bv||(Bv=1,hf.exports=B_()),hf.exports}var mf={exports:{}},Ct={};/**
|
|
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 Sv;function C_(){if(Sv)return Ct;Sv=1;var t=ng();function r(p){var h="https://react.dev/errors/"+p;if(1<arguments.length){h+="?args[]="+encodeURIComponent(arguments[1]);for(var v=2;v<arguments.length;v++)h+="&args[]="+encodeURIComponent(arguments[v])}return"Minified React error #"+p+"; visit "+h+" for the full message or use the non-minified dev environment for full errors and additional helpful warnings."}function a(){}var n={d:{f:a,r:function(){throw Error(r(522))},D:a,C:a,L:a,m:a,X:a,S:a,M:a},p:0,findDOMNode:null},c=Symbol.for("react.portal");function s(p,h,v){var b=3<arguments.length&&arguments[3]!==void 0?arguments[3]:null;return{$$typeof:c,key:b==null?null:""+b,children:p,containerInfo:h,implementation:v}}var f=t.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE;function g(p,h){if(p==="font")return"";if(typeof h=="string")return h==="use-credentials"?h:""}return Ct.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE=n,Ct.createPortal=function(p,h){var v=2<arguments.length&&arguments[2]!==void 0?arguments[2]:null;if(!h||h.nodeType!==1&&h.nodeType!==9&&h.nodeType!==11)throw Error(r(299));return s(p,h,null,v)},Ct.flushSync=function(p){var h=f.T,v=n.p;try{if(f.T=null,n.p=2,p)return p()}finally{f.T=h,n.p=v,n.d.f()}},Ct.preconnect=function(p,h){typeof p=="string"&&(h?(h=h.crossOrigin,h=typeof h=="string"?h==="use-credentials"?h:"":void 0):h=null,n.d.C(p,h))},Ct.prefetchDNS=function(p){typeof p=="string"&&n.d.D(p)},Ct.preinit=function(p,h){if(typeof p=="string"&&h&&typeof h.as=="string"){var v=h.as,b=g(v,h.crossOrigin),x=typeof h.integrity=="string"?h.integrity:void 0,k=typeof h.fetchPriority=="string"?h.fetchPriority:void 0;v==="style"?n.d.S(p,typeof h.precedence=="string"?h.precedence:void 0,{crossOrigin:b,integrity:x,fetchPriority:k}):v==="script"&&n.d.X(p,{crossOrigin:b,integrity:x,fetchPriority:k,nonce:typeof h.nonce=="string"?h.nonce:void 0})}},Ct.preinitModule=function(p,h){if(typeof p=="string")if(typeof h=="object"&&h!==null){if(h.as==null||h.as==="script"){var v=g(h.as,h.crossOrigin);n.d.M(p,{crossOrigin:v,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0})}}else h==null&&n.d.M(p)},Ct.preload=function(p,h){if(typeof p=="string"&&typeof h=="object"&&h!==null&&typeof h.as=="string"){var v=h.as,b=g(v,h.crossOrigin);n.d.L(p,v,{crossOrigin:b,integrity:typeof h.integrity=="string"?h.integrity:void 0,nonce:typeof h.nonce=="string"?h.nonce:void 0,type:typeof h.type=="string"?h.type:void 0,fetchPriority:typeof h.fetchPriority=="string"?h.fetchPriority:void 0,referrerPolicy:typeof h.referrerPolicy=="string"?h.referrerPolicy:void 0,imageSrcSet:typeof h.imageSrcSet=="string"?h.imageSrcSet:void 0,imageSizes:typeof h.imageSizes=="string"?h.imageSizes:void 0,media:typeof h.media=="string"?h.media:void 0})}},Ct.preloadModule=function(p,h){if(typeof p=="string")if(h){var v=g(h.as,h.crossOrigin);n.d.m(p,{as:typeof h.as=="string"&&h.as!=="script"?h.as:void 0,crossOrigin:v,integrity:typeof h.integrity=="string"?h.integrity:void 0})}else n.d.m(p)},Ct.requestFormReset=function(p){n.d.r(p)},Ct.unstable_batchedUpdates=function(p,h){return p(h)},Ct.useFormState=function(p,h,v){return f.H.useFormState(p,h,v)},Ct.useFormStatus=function(){return f.H.useHostTransitionStatus()},Ct.version="19.1.0",Ct}var Cv;function Vb(){if(Cv)return mf.exports;Cv=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(),mf.exports=C_(),mf.exports}var Tv;function T_(){if(Tv)return ec;Tv=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=S_(),r=ng(),a=Vb();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 c(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 g(e){if(s(e)!==e)throw Error(n(188))}function p(e){var o=e.alternate;if(!o){if(o=s(e),o===null)throw Error(n(188));return o!==e?null:e}for(var l=e,i=o;;){var u=l.return;if(u===null)break;var m=u.alternate;if(m===null){if(i=u.return,i!==null){l=i;continue}break}if(u.child===m.child){for(m=u.child;m;){if(m===l)return g(u),e;if(m===i)return g(u),o;m=m.sibling}throw Error(n(188))}if(l.return!==i.return)l=u,i=m;else{for(var _=!1,D=u.child;D;){if(D===l){_=!0,l=u,i=m;break}if(D===i){_=!0,i=u,l=m;break}D=D.sibling}if(!_){for(D=m.child;D;){if(D===l){_=!0,l=m,i=u;break}if(D===i){_=!0,i=m,l=u;break}D=D.sibling}if(!_)throw Error(n(189))}}if(l.alternate!==i)throw Error(n(190))}if(l.tag!==3)throw Error(n(188));return l.stateNode.current===l?e:o}function h(e){var o=e.tag;if(o===5||o===26||o===27||o===6)return e;for(e=e.child;e!==null;){if(o=h(e),o!==null)return o;e=e.sibling}return null}var v=Object.assign,b=Symbol.for("react.element"),x=Symbol.for("react.transitional.element"),k=Symbol.for("react.portal"),B=Symbol.for("react.fragment"),w=Symbol.for("react.strict_mode"),C=Symbol.for("react.profiler"),S=Symbol.for("react.provider"),G=Symbol.for("react.consumer"),T=Symbol.for("react.context"),E=Symbol.for("react.forward_ref"),I=Symbol.for("react.suspense"),z=Symbol.for("react.suspense_list"),A=Symbol.for("react.memo"),O=Symbol.for("react.lazy"),Y=Symbol.for("react.activity"),j=Symbol.for("react.memo_cache_sentinel"),M=Symbol.iterator;function q(e){return e===null||typeof e!="object"?null:(e=M&&e[M]||e["@@iterator"],typeof e=="function"?e:null)}var re=Symbol.for("react.client.reference");function W(e){if(e==null)return null;if(typeof e=="function")return e.$$typeof===re?null:e.displayName||e.name||null;if(typeof e=="string")return e;switch(e){case B:return"Fragment";case C:return"Profiler";case w:return"StrictMode";case I:return"Suspense";case z:return"SuspenseList";case Y:return"Activity"}if(typeof e=="object")switch(e.$$typeof){case k:return"Portal";case T:return(e.displayName||"Context")+".Provider";case G: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:W(e.type)||"Memo";case O:o=e._payload,e=e._init;try{return W(e(o))}catch{}}return null}var te=Array.isArray,F=r.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,Z=a.__DOM_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE,oe={pending:!1,data:null,method:null,action:null},fe=[],R=-1;function X(e){return{current:e}}function le(e){0>R||(e.current=fe[R],fe[R]=null,R--)}function ae(e,o){R++,fe[R]=e.current,e.current=o}var ge=X(null),me=X(null),ue=X(null),ne=X(null);function se(e,o){switch(ae(ue,o),ae(me,e),ae(ge,null),o.nodeType){case 9:case 11:e=(e=o.documentElement)&&(e=e.namespaceURI)?Xm(e):0;break;default:if(e=o.tagName,o=o.namespaceURI)o=Xm(o),e=Ym(o,e);else switch(e){case"svg":e=1;break;case"math":e=2;break;default:e=0}}le(ge),ae(ge,e)}function Q(){le(ge),le(me),le(ue)}function be(e){e.memoizedState!==null&&ae(ne,e);var o=ge.current,l=Ym(o,e.type);o!==l&&(ae(me,e),ae(ge,l))}function De(e){me.current===e&&(le(ge),le(me)),ne.current===e&&(le(ne),Yi._currentValue=oe)}var H=Object.prototype.hasOwnProperty,he=t.unstable_scheduleCallback,ve=t.unstable_cancelCallback,Ce=t.unstable_shouldYield,Te=t.unstable_requestPaint,ye=t.unstable_now,Pe=t.unstable_getCurrentPriorityLevel,Ge=t.unstable_ImmediatePriority,je=t.unstable_UserBlockingPriority,He=t.unstable_NormalPriority,ke=t.unstable_LowPriority,we=t.unstable_IdlePriority,Ne=t.log,Me=t.unstable_setDisableYieldValue,$e=null,lo=null;function bo(e){if(typeof Ne=="function"&&Me(e),lo&&typeof lo.setStrictMode=="function")try{lo.setStrictMode($e,e)}catch{}}var Je=Math.clz32?Math.clz32:Ho,Eo=Math.log,go=Math.LN2;function Ho(e){return e>>>=0,e===0?32:31-(Eo(e)/go|0)|0}var fo=256,Ro=4194304;function Fo(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 Dt(e,o,l){var i=e.pendingLanes;if(i===0)return 0;var u=0,m=e.suspendedLanes,_=e.pingedLanes;e=e.warmLanes;var D=i&134217727;return D!==0?(i=D&~m,i!==0?u=Fo(i):(_&=D,_!==0?u=Fo(_):l||(l=D&~e,l!==0&&(u=Fo(l))))):(D=i&~m,D!==0?u=Fo(D):_!==0?u=Fo(_):l||(l=i&~e,l!==0&&(u=Fo(l)))),u===0?0:o!==0&&o!==u&&(o&m)===0&&(m=u&-u,l=o&-o,m>=l||m===32&&(l&4194048)!==0)?o:u}function gt(e,o){return(e.pendingLanes&~(e.suspendedLanes&~e.pingedLanes)&o)===0}function $r(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 It(){var e=fo;return fo<<=1,(fo&4194048)===0&&(fo=256),e}function sa(){var e=Ro;return Ro<<=1,(Ro&62914560)===0&&(Ro=4194304),e}function yl(e){for(var o=[],l=0;31>l;l++)o.push(e);return o}function Qt(e,o){e.pendingLanes|=o,o!==268435456&&(e.suspendedLanes=0,e.pingedLanes=0,e.warmLanes=0)}function Kn(e,o,l,i,u,m){var _=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 D=e.entanglements,L=e.expirationTimes,K=e.hiddenUpdates;for(l=_&~l;0<l;){var ie=31-Je(l),de=1<<ie;D[ie]=0,L[ie]=-1;var J=K[ie];if(J!==null)for(K[ie]=null,ie=0;ie<J.length;ie++){var ee=J[ie];ee!==null&&(ee.lane&=-536870913)}l&=~de}i!==0&&Ya(e,i,0),m!==0&&u===0&&e.tag!==0&&(e.suspendedLanes|=m&~(_&~o))}function Ya(e,o,l){e.pendingLanes|=o,e.suspendedLanes&=~o;var i=31-Je(o);e.entangledLanes|=o,e.entanglements[i]=e.entanglements[i]|1073741824|l&4194090}function xt(e,o){var l=e.entangledLanes|=o;for(e=e.entanglements;l;){var i=31-Je(l),u=1<<i;u&o|e[i]&o&&(e[i]|=o),l&=~u}}function kt(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 Cr(e){return e&=-e,2<e?8<e?(e&134217727)!==0?32:268435456:8:2}function $a(){var e=Z.p;return e!==0?e:(e=window.event,e===void 0?32:gv(e.type))}function su(e,o){var l=Z.p;try{return Z.p=e,o()}finally{Z.p=l}}var Nt=Math.random().toString(36).slice(2),Ko="__reactFiber$"+Nt,_t="__reactProps$"+Nt,xl="__reactContainer$"+Nt,Qn="__reactEvents$"+Nt,Ac="__reactListeners$"+Nt,zc="__reactHandles$"+Nt,hr="__reactResources$"+Nt,da="__reactMarker$"+Nt;function Jn(e){delete e[Ko],delete e[_t],delete e[Qn],delete e[Ac],delete e[zc]}function Tr(e){var o=e[Ko];if(o)return o;for(var l=e.parentNode;l;){if(o=l[xl]||l[Ko]){if(l=o.alternate,o.child!==null||l!==null&&l.child!==null)for(e=Qm(e);e!==null;){if(l=e[Ko])return l;e=Qm(e)}return o}e=l,l=e.parentNode}return null}function Dr(e){if(e=e[Ko]||e[xl]){var o=e.tag;if(o===5||o===6||o===13||o===26||o===27||o===3)return e}return null}function Jt(e){var o=e.tag;if(o===5||o===26||o===27||o===6)return e.stateNode;throw Error(n(33))}function Er(e){var o=e[hr];return o||(o=e[hr]={hoistableStyles:new Map,hoistableScripts:new Map}),o}function Ao(e){e[da]=!0}var Za=new Set,ua={};function pr(e,o){fa(e,o),fa(e+"Capture",o)}function fa(e,o){for(ua[e]=o,e=0;e<o.length;e++)Za.add(o[e])}var Lc=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]*$"),Hc={},Ka={};function ei(e){return H.call(Ka,e)?!0:H.call(Hc,e)?!1:Lc.test(e)?Ka[e]=!0:(Hc[e]=!0,!1)}function Gr(e,o,l){if(ei(o))if(l===null)e.removeAttribute(o);else{switch(typeof l){case"undefined":case"function":case"symbol":e.removeAttribute(o);return;case"boolean":var i=o.toLowerCase().slice(0,5);if(i!=="data-"&&i!=="aria-"){e.removeAttribute(o);return}}e.setAttribute(o,""+l)}}function Qa(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 mr(e,o,l,i){if(i===null)e.removeAttribute(l);else{switch(typeof i){case"undefined":case"function":case"symbol":case"boolean":e.removeAttribute(l);return}e.setAttributeNS(o,l,""+i)}}var er,oi;function kl(e){if(er===void 0)try{throw Error()}catch(l){var o=l.stack.trim().match(/\n( *(at )?)/);er=o&&o[1]||"",oi=-1<l.stack.indexOf(`
|
|
42
|
+
at`)?" (<anonymous>)":-1<l.stack.indexOf("@")?"@unknown:0:0":""}return`
|
|
43
|
+
`+er+e+oi}var ti=!1;function ri(e,o){if(!e||ti)return"";ti=!0;var l=Error.prepareStackTrace;Error.prepareStackTrace=void 0;try{var i={DetermineComponentFrameRoot:function(){try{if(o){var de=function(){throw Error()};if(Object.defineProperty(de.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(de,[])}catch(ee){var J=ee}Reflect.construct(e,[],de)}else{try{de.call()}catch(ee){J=ee}e.call(de.prototype)}}else{try{throw Error()}catch(ee){J=ee}(de=e())&&typeof de.catch=="function"&&de.catch(function(){})}}catch(ee){if(ee&&J&&typeof ee.stack=="string")return[ee.stack,J.stack]}return[null,null]}};i.DetermineComponentFrameRoot.displayName="DetermineComponentFrameRoot";var u=Object.getOwnPropertyDescriptor(i.DetermineComponentFrameRoot,"name");u&&u.configurable&&Object.defineProperty(i.DetermineComponentFrameRoot,"name",{value:"DetermineComponentFrameRoot"});var m=i.DetermineComponentFrameRoot(),_=m[0],D=m[1];if(_&&D){var L=_.split(`
|
|
44
|
+
`),K=D.split(`
|
|
45
|
+
`);for(u=i=0;i<L.length&&!L[i].includes("DetermineComponentFrameRoot");)i++;for(;u<K.length&&!K[u].includes("DetermineComponentFrameRoot");)u++;if(i===L.length||u===K.length)for(i=L.length-1,u=K.length-1;1<=i&&0<=u&&L[i]!==K[u];)u--;for(;1<=i&&0<=u;i--,u--)if(L[i]!==K[u]){if(i!==1||u!==1)do if(i--,u--,0>u||L[i]!==K[u]){var ie=`
|
|
46
|
+
`+L[i].replace(" at new "," at ");return e.displayName&&ie.includes("<anonymous>")&&(ie=ie.replace("<anonymous>",e.displayName)),ie}while(1<=i&&0<=u);break}}}finally{ti=!1,Error.prepareStackTrace=l}return(l=e?e.displayName||e.name:"")?kl(l):""}function du(e){switch(e.tag){case 26:case 27:case 5:return kl(e.type);case 16:return kl("Lazy");case 13:return kl("Suspense");case 19:return kl("SuspenseList");case 0:case 15:return ri(e.type,!1);case 11:return ri(e.type.render,!1);case 1:return ri(e.type,!0);case 31:return kl("Activity");default:return""}}function ga(e){try{var o="";do o+=du(e),e=e.return;while(e);return o}catch(l){return`
|
|
47
|
+
Error generating stack: `+l.message+`
|
|
48
|
+
`+l.stack}}function wt(e){switch(typeof e){case"bigint":case"boolean":case"number":case"string":case"undefined":return e;case"object":return e;default:return""}}function Oc(e){var o=e.type;return(e=e.nodeName)&&e.toLowerCase()==="input"&&(o==="checkbox"||o==="radio")}function uu(e){var o=Oc(e)?"checked":"value",l=Object.getOwnPropertyDescriptor(e.constructor.prototype,o),i=""+e[o];if(!e.hasOwnProperty(o)&&typeof l<"u"&&typeof l.get=="function"&&typeof l.set=="function"){var u=l.get,m=l.set;return Object.defineProperty(e,o,{configurable:!0,get:function(){return u.call(this)},set:function(_){i=""+_,m.call(this,_)}}),Object.defineProperty(e,o,{enumerable:l.enumerable}),{getValue:function(){return i},setValue:function(_){i=""+_},stopTracking:function(){e._valueTracker=null,delete e[o]}}}}function _l(e){e._valueTracker||(e._valueTracker=uu(e))}function li(e){if(!e)return!1;var o=e._valueTracker;if(!o)return!0;var l=o.getValue(),i="";return e&&(i=Oc(e)?e.checked?"true":"false":e.value),e=i,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 no=/[\n"\\]/g;function Oo(e){return e.replace(no,function(o){return"\\"+o.charCodeAt(0).toString(16)+" "})}function at(e,o,l,i,u,m,_,D){e.name="",_!=null&&typeof _!="function"&&typeof _!="symbol"&&typeof _!="boolean"?e.type=_:e.removeAttribute("type"),o!=null?_==="number"?(o===0&&e.value===""||e.value!=o)&&(e.value=""+wt(o)):e.value!==""+wt(o)&&(e.value=""+wt(o)):_!=="submit"&&_!=="reset"||e.removeAttribute("value"),o!=null?Ir(e,_,wt(o)):l!=null?Ir(e,_,wt(l)):i!=null&&e.removeAttribute("value"),u==null&&m!=null&&(e.defaultChecked=!!m),u!=null&&(e.checked=u&&typeof u!="function"&&typeof u!="symbol"),D!=null&&typeof D!="function"&&typeof D!="symbol"&&typeof D!="boolean"?e.name=""+wt(D):e.removeAttribute("name")}function Pt(e,o,l,i,u,m,_,D){if(m!=null&&typeof m!="function"&&typeof m!="symbol"&&typeof m!="boolean"&&(e.type=m),o!=null||l!=null){if(!(m!=="submit"&&m!=="reset"||o!=null))return;l=l!=null?""+wt(l):"",o=o!=null?""+wt(o):l,D||o===e.value||(e.value=o),e.defaultValue=o}i=i??u,i=typeof i!="function"&&typeof i!="symbol"&&!!i,e.checked=D?e.checked:!!i,e.defaultChecked=!!i,_!=null&&typeof _!="function"&&typeof _!="symbol"&&typeof _!="boolean"&&(e.name=_)}function Ir(e,o,l){o==="number"&&Be(e.ownerDocument)===e||e.defaultValue===""+l||(e.defaultValue=""+l)}function jt(e,o,l,i){if(e=e.options,o){o={};for(var u=0;u<l.length;u++)o["$"+l[u]]=!0;for(l=0;l<e.length;l++)u=o.hasOwnProperty("$"+e[l].value),e[l].selected!==u&&(e[l].selected=u),u&&i&&(e[l].defaultSelected=!0)}else{for(l=""+wt(l),o=null,u=0;u<e.length;u++){if(e[u].value===l){e[u].selected=!0,i&&(e[u].defaultSelected=!0);return}o!==null||e[u].disabled||(o=e[u])}o!==null&&(o.selected=!0)}}function or(e,o,l){if(o!=null&&(o=""+wt(o),o!==e.value&&(e.value=o),l==null)){e.defaultValue!==o&&(e.defaultValue=o);return}e.defaultValue=l!=null?""+wt(l):""}function Zr(e,o,l,i){if(o==null){if(i!=null){if(l!=null)throw Error(n(92));if(te(i)){if(1<i.length)throw Error(n(93));i=i[0]}l=i}l==null&&(l=""),o=l}l=wt(o),e.defaultValue=l,i=e.textContent,i===l&&i!==""&&i!==null&&(e.value=i)}function Qo(e,o){if(o){var l=e.firstChild;if(l&&l===e.lastChild&&l.nodeType===3){l.nodeValue=o;return}}e.textContent=o}var zo=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 Yo(e,o,l){var i=o.indexOf("--")===0;l==null||typeof l=="boolean"||l===""?i?e.setProperty(o,""):o==="float"?e.cssFloat="":e[o]="":i?e.setProperty(o,l):typeof l!="number"||l===0||zo.has(o)?o==="float"?e.cssFloat=l:e[o]=(""+l).trim():e[o]=l+"px"}function Bt(e,o,l){if(o!=null&&typeof o!="object")throw Error(n(62));if(e=e.style,l!=null){for(var i in l)!l.hasOwnProperty(i)||o!=null&&o.hasOwnProperty(i)||(i.indexOf("--")===0?e.setProperty(i,""):i==="float"?e.cssFloat="":e[i]="");for(var u in o)i=o[u],o.hasOwnProperty(u)&&l[u]!==i&&Yo(e,u,i)}else for(var m in o)o.hasOwnProperty(m)&&Yo(e,m,o[m])}function Jo(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 vr=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"]]),Ja=/^[\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 en(e){return Ja.test(""+e)?"javascript:throw new Error('React has blocked a javascript: URL as a security precaution.')":e}var ai=null;function ni(e){return e=e.target||e.srcElement||window,e.correspondingUseElement&&(e=e.correspondingUseElement),e.nodeType===3?e.parentNode:e}var wl=null,Bl=null;function Mc(e){var o=Dr(e);if(o&&(e=o.stateNode)){var l=e[_t]||null;e:switch(e=o.stateNode,o.type){case"input":if(at(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="'+Oo(""+o)+'"][type="radio"]'),o=0;o<l.length;o++){var i=l[o];if(i!==e&&i.form===e.form){var u=i[_t]||null;if(!u)throw Error(n(90));at(i,u.value,u.defaultValue,u.defaultValue,u.checked,u.defaultChecked,u.type,u.name)}}for(o=0;o<l.length;o++)i=l[o],i.form===e.form&&li(i)}break e;case"textarea":or(e,l.value,l.defaultValue);break e;case"select":o=l.value,o!=null&&jt(e,!!l.multiple,o,!1)}}}var fu=!1;function Zg(e,o,l){if(fu)return e(o,l);fu=!0;try{var i=e(o);return i}finally{if(fu=!1,(wl!==null||Bl!==null)&&(Bs(),wl&&(o=wl,e=Bl,Bl=wl=null,Mc(o),e)))for(o=0;o<e.length;o++)Mc(e[o])}}function ii(e,o){var l=e.stateNode;if(l===null)return null;var i=l[_t]||null;if(i===null)return null;l=i[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":(i=!i.disabled)||(e=e.type,i=!(e==="button"||e==="input"||e==="select"||e==="textarea")),e=!i;break e;default:e=!1}if(e)return null;if(l&&typeof l!="function")throw Error(n(231,o,typeof l));return l}var Kr=!(typeof window>"u"||typeof window.document>"u"||typeof window.document.createElement>"u"),gu=!1;if(Kr)try{var ci={};Object.defineProperty(ci,"passive",{get:function(){gu=!0}}),window.addEventListener("test",ci,ci),window.removeEventListener("test",ci,ci)}catch{gu=!1}var Sl=null,hu=null,Pc=null;function Kg(){if(Pc)return Pc;var e,o=hu,l=o.length,i,u="value"in Sl?Sl.value:Sl.textContent,m=u.length;for(e=0;e<l&&o[e]===u[e];e++);var _=l-e;for(i=1;i<=_&&o[l-i]===u[m-i];i++);return Pc=u.slice(e,1<i?1-i:void 0)}function jc(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 qc(){return!0}function Qg(){return!1}function Rt(e){function o(l,i,u,m,_){this._reactName=l,this._targetInst=u,this.type=i,this.nativeEvent=m,this.target=_,this.currentTarget=null;for(var D in e)e.hasOwnProperty(D)&&(l=e[D],this[D]=l?l(m):m[D]);return this.isDefaultPrevented=(m.defaultPrevented!=null?m.defaultPrevented:m.returnValue===!1)?qc:Qg,this.isPropagationStopped=Qg,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=qc)},stopPropagation:function(){var l=this.nativeEvent;l&&(l.stopPropagation?l.stopPropagation():typeof l.cancelBubble!="unknown"&&(l.cancelBubble=!0),this.isPropagationStopped=qc)},persist:function(){},isPersistent:qc}),o}var ha={eventPhase:0,bubbles:0,cancelable:0,timeStamp:function(e){return e.timeStamp||Date.now()},defaultPrevented:0,isTrusted:0},Fc=Rt(ha),si=v({},ha,{view:0,detail:0}),y1=Rt(si),pu,mu,di,Uc=v({},si,{screenX:0,screenY:0,clientX:0,clientY:0,pageX:0,pageY:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,getModifierState:bu,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!==di&&(di&&e.type==="mousemove"?(pu=e.screenX-di.screenX,mu=e.screenY-di.screenY):mu=pu=0,di=e),pu)},movementY:function(e){return"movementY"in e?e.movementY:mu}}),Jg=Rt(Uc),x1=v({},Uc,{dataTransfer:0}),k1=Rt(x1),_1=v({},si,{relatedTarget:0}),vu=Rt(_1),w1=v({},ha,{animationName:0,elapsedTime:0,pseudoElement:0}),B1=Rt(w1),S1=v({},ha,{clipboardData:function(e){return"clipboardData"in e?e.clipboardData:window.clipboardData}}),C1=Rt(S1),T1=v({},ha,{data:0}),eh=Rt(T1),D1={Esc:"Escape",Spacebar:" ",Left:"ArrowLeft",Up:"ArrowUp",Right:"ArrowRight",Down:"ArrowDown",Del:"Delete",Win:"OS",Menu:"ContextMenu",Apps:"ContextMenu",Scroll:"ScrollLock",MozPrintableKey:"Unidentified"},E1={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"},G1={Alt:"altKey",Control:"ctrlKey",Meta:"metaKey",Shift:"shiftKey"};function I1(e){var o=this.nativeEvent;return o.getModifierState?o.getModifierState(e):(e=G1[e])?!!o[e]:!1}function bu(){return I1}var N1=v({},si,{key:function(e){if(e.key){var o=D1[e.key]||e.key;if(o!=="Unidentified")return o}return e.type==="keypress"?(e=jc(e),e===13?"Enter":String.fromCharCode(e)):e.type==="keydown"||e.type==="keyup"?E1[e.keyCode]||"Unidentified":""},code:0,location:0,ctrlKey:0,shiftKey:0,altKey:0,metaKey:0,repeat:0,locale:0,getModifierState:bu,charCode:function(e){return e.type==="keypress"?jc(e):0},keyCode:function(e){return e.type==="keydown"||e.type==="keyup"?e.keyCode:0},which:function(e){return e.type==="keypress"?jc(e):e.type==="keydown"||e.type==="keyup"?e.keyCode:0}}),R1=Rt(N1),A1=v({},Uc,{pointerId:0,width:0,height:0,pressure:0,tangentialPressure:0,tiltX:0,tiltY:0,twist:0,pointerType:0,isPrimary:0}),oh=Rt(A1),z1=v({},si,{touches:0,targetTouches:0,changedTouches:0,altKey:0,metaKey:0,ctrlKey:0,shiftKey:0,getModifierState:bu}),L1=Rt(z1),H1=v({},ha,{propertyName:0,elapsedTime:0,pseudoElement:0}),O1=Rt(H1),M1=v({},Uc,{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}),P1=Rt(M1),j1=v({},ha,{newState:0,oldState:0}),q1=Rt(j1),F1=[9,13,27,32],yu=Kr&&"CompositionEvent"in window,ui=null;Kr&&"documentMode"in document&&(ui=document.documentMode);var U1=Kr&&"TextEvent"in window&&!ui,th=Kr&&(!yu||ui&&8<ui&&11>=ui),rh=" ",lh=!1;function ah(e,o){switch(e){case"keyup":return F1.indexOf(o.keyCode)!==-1;case"keydown":return o.keyCode!==229;case"keypress":case"mousedown":case"focusout":return!0;default:return!1}}function nh(e){return e=e.detail,typeof e=="object"&&"data"in e?e.data:null}var on=!1;function V1(e,o){switch(e){case"compositionend":return nh(o);case"keypress":return o.which!==32?null:(lh=!0,rh);case"textInput":return e=o.data,e===rh&&lh?null:e;default:return null}}function W1(e,o){if(on)return e==="compositionend"||!yu&&ah(e,o)?(e=Kg(),Pc=hu=Sl=null,on=!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 th&&o.locale!=="ko"?null:o.data;default:return null}}var X1={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 ih(e){var o=e&&e.nodeName&&e.nodeName.toLowerCase();return o==="input"?!!X1[e.type]:o==="textarea"}function ch(e,o,l,i){wl?Bl?Bl.push(i):Bl=[i]:wl=i,o=Gs(o,"onChange"),0<o.length&&(l=new Fc("onChange","change",null,l,i),e.push({event:l,listeners:o}))}var fi=null,gi=null;function Y1(e){qm(e,0)}function Vc(e){var o=Jt(e);if(li(o))return e}function sh(e,o){if(e==="change")return o}var dh=!1;if(Kr){var xu;if(Kr){var ku="oninput"in document;if(!ku){var uh=document.createElement("div");uh.setAttribute("oninput","return;"),ku=typeof uh.oninput=="function"}xu=ku}else xu=!1;dh=xu&&(!document.documentMode||9<document.documentMode)}function fh(){fi&&(fi.detachEvent("onpropertychange",gh),gi=fi=null)}function gh(e){if(e.propertyName==="value"&&Vc(gi)){var o=[];ch(o,gi,e,ni(e)),Zg(Y1,o)}}function $1(e,o,l){e==="focusin"?(fh(),fi=o,gi=l,fi.attachEvent("onpropertychange",gh)):e==="focusout"&&fh()}function Z1(e){if(e==="selectionchange"||e==="keyup"||e==="keydown")return Vc(gi)}function K1(e,o){if(e==="click")return Vc(o)}function Q1(e,o){if(e==="input"||e==="change")return Vc(o)}function J1(e,o){return e===o&&(e!==0||1/e===1/o)||e!==e&&o!==o}var qt=typeof Object.is=="function"?Object.is:J1;function hi(e,o){if(qt(e,o))return!0;if(typeof e!="object"||e===null||typeof o!="object"||o===null)return!1;var l=Object.keys(e),i=Object.keys(o);if(l.length!==i.length)return!1;for(i=0;i<l.length;i++){var u=l[i];if(!H.call(o,u)||!qt(e[u],o[u]))return!1}return!0}function hh(e){for(;e&&e.firstChild;)e=e.firstChild;return e}function ph(e,o){var l=hh(e);e=0;for(var i;l;){if(l.nodeType===3){if(i=e+l.textContent.length,e<=o&&i>=o)return{node:l,offset:o-e};e=i}e:{for(;l;){if(l.nextSibling){l=l.nextSibling;break e}l=l.parentNode}l=void 0}l=hh(l)}}function mh(e,o){return e&&o?e===o?!0:e&&e.nodeType===3?!1:o&&o.nodeType===3?mh(e,o.parentNode):"contains"in e?e.contains(o):e.compareDocumentPosition?!!(e.compareDocumentPosition(o)&16):!1:!1}function vh(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 _u(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 ek=Kr&&"documentMode"in document&&11>=document.documentMode,tn=null,wu=null,pi=null,Bu=!1;function bh(e,o,l){var i=l.window===l?l.document:l.nodeType===9?l:l.ownerDocument;Bu||tn==null||tn!==Be(i)||(i=tn,"selectionStart"in i&&_u(i)?i={start:i.selectionStart,end:i.selectionEnd}:(i=(i.ownerDocument&&i.ownerDocument.defaultView||window).getSelection(),i={anchorNode:i.anchorNode,anchorOffset:i.anchorOffset,focusNode:i.focusNode,focusOffset:i.focusOffset}),pi&&hi(pi,i)||(pi=i,i=Gs(wu,"onSelect"),0<i.length&&(o=new Fc("onSelect","select",null,o,l),e.push({event:o,listeners:i}),o.target=tn)))}function pa(e,o){var l={};return l[e.toLowerCase()]=o.toLowerCase(),l["Webkit"+e]="webkit"+o,l["Moz"+e]="moz"+o,l}var rn={animationend:pa("Animation","AnimationEnd"),animationiteration:pa("Animation","AnimationIteration"),animationstart:pa("Animation","AnimationStart"),transitionrun:pa("Transition","TransitionRun"),transitionstart:pa("Transition","TransitionStart"),transitioncancel:pa("Transition","TransitionCancel"),transitionend:pa("Transition","TransitionEnd")},Su={},yh={};Kr&&(yh=document.createElement("div").style,"AnimationEvent"in window||(delete rn.animationend.animation,delete rn.animationiteration.animation,delete rn.animationstart.animation),"TransitionEvent"in window||delete rn.transitionend.transition);function ma(e){if(Su[e])return Su[e];if(!rn[e])return e;var o=rn[e],l;for(l in o)if(o.hasOwnProperty(l)&&l in yh)return Su[e]=o[l];return e}var xh=ma("animationend"),kh=ma("animationiteration"),_h=ma("animationstart"),ok=ma("transitionrun"),tk=ma("transitionstart"),rk=ma("transitioncancel"),wh=ma("transitionend"),Bh=new Map,Cu="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(" ");Cu.push("scrollEnd");function br(e,o){Bh.set(e,o),pr(o,[e])}var Sh=new WeakMap;function tr(e,o){if(typeof e=="object"&&e!==null){var l=Sh.get(e);return l!==void 0?l:(o={value:e,source:o,stack:ga(o)},Sh.set(e,o),o)}return{value:e,source:o,stack:ga(o)}}var rr=[],ln=0,Tu=0;function Wc(){for(var e=ln,o=Tu=ln=0;o<e;){var l=rr[o];rr[o++]=null;var i=rr[o];rr[o++]=null;var u=rr[o];rr[o++]=null;var m=rr[o];if(rr[o++]=null,i!==null&&u!==null){var _=i.pending;_===null?u.next=u:(u.next=_.next,_.next=u),i.pending=u}m!==0&&Ch(l,u,m)}}function Xc(e,o,l,i){rr[ln++]=e,rr[ln++]=o,rr[ln++]=l,rr[ln++]=i,Tu|=i,e.lanes|=i,e=e.alternate,e!==null&&(e.lanes|=i)}function Du(e,o,l,i){return Xc(e,o,l,i),Yc(e)}function an(e,o){return Xc(e,null,null,o),Yc(e)}function Ch(e,o,l){e.lanes|=l;var i=e.alternate;i!==null&&(i.lanes|=l);for(var u=!1,m=e.return;m!==null;)m.childLanes|=l,i=m.alternate,i!==null&&(i.childLanes|=l),m.tag===22&&(e=m.stateNode,e===null||e._visibility&1||(u=!0)),e=m,m=m.return;return e.tag===3?(m=e.stateNode,u&&o!==null&&(u=31-Je(l),e=m.hiddenUpdates,i=e[u],i===null?e[u]=[o]:i.push(o),o.lane=l|536870912),m):null}function Yc(e){if(50<Pi)throw Pi=0,A0=null,Error(n(185));for(var o=e.return;o!==null;)e=o,o=e.return;return e.tag===3?e.stateNode:null}var nn={};function lk(e,o,l,i){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=i,this.subtreeFlags=this.flags=0,this.deletions=null,this.childLanes=this.lanes=0,this.alternate=null}function Ft(e,o,l,i){return new lk(e,o,l,i)}function Eu(e){return e=e.prototype,!(!e||!e.isReactComponent)}function Qr(e,o){var l=e.alternate;return l===null?(l=Ft(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 Th(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 $c(e,o,l,i,u,m){var _=0;if(i=e,typeof e=="function")Eu(e)&&(_=1);else if(typeof e=="string")_=n_(e,l,ge.current)?26:e==="html"||e==="head"||e==="body"?27:5;else e:switch(e){case Y:return e=Ft(31,l,o,u),e.elementType=Y,e.lanes=m,e;case B:return va(l.children,u,m,o);case w:_=8,u|=24;break;case C:return e=Ft(12,l,o,u|2),e.elementType=C,e.lanes=m,e;case I:return e=Ft(13,l,o,u),e.elementType=I,e.lanes=m,e;case z:return e=Ft(19,l,o,u),e.elementType=z,e.lanes=m,e;default:if(typeof e=="object"&&e!==null)switch(e.$$typeof){case S:case T:_=10;break e;case G:_=9;break e;case E:_=11;break e;case A:_=14;break e;case O:_=16,i=null;break e}_=29,l=Error(n(130,e===null?"null":typeof e,"")),i=null}return o=Ft(_,l,o,u),o.elementType=e,o.type=i,o.lanes=m,o}function va(e,o,l,i){return e=Ft(7,e,i,o),e.lanes=l,e}function Gu(e,o,l){return e=Ft(6,e,null,o),e.lanes=l,e}function Iu(e,o,l){return o=Ft(4,e.children!==null?e.children:[],e.key,o),o.lanes=l,o.stateNode={containerInfo:e.containerInfo,pendingChildren:null,implementation:e.implementation},o}var cn=[],sn=0,Zc=null,Kc=0,lr=[],ar=0,ba=null,Jr=1,el="";function ya(e,o){cn[sn++]=Kc,cn[sn++]=Zc,Zc=e,Kc=o}function Dh(e,o,l){lr[ar++]=Jr,lr[ar++]=el,lr[ar++]=ba,ba=e;var i=Jr;e=el;var u=32-Je(i)-1;i&=~(1<<u),l+=1;var m=32-Je(o)+u;if(30<m){var _=u-u%5;m=(i&(1<<_)-1).toString(32),i>>=_,u-=_,Jr=1<<32-Je(o)+u|l<<u|i,el=m+e}else Jr=1<<m|l<<u|i,el=e}function Nu(e){e.return!==null&&(ya(e,1),Dh(e,1,0))}function Ru(e){for(;e===Zc;)Zc=cn[--sn],cn[sn]=null,Kc=cn[--sn],cn[sn]=null;for(;e===ba;)ba=lr[--ar],lr[ar]=null,el=lr[--ar],lr[ar]=null,Jr=lr[--ar],lr[ar]=null}var Et=null,Uo=null,mo=!1,xa=null,Nr=!1,Au=Error(n(519));function ka(e){var o=Error(n(418,""));throw bi(tr(o,e)),Au}function Eh(e){var o=e.stateNode,l=e.type,i=e.memoizedProps;switch(o[Ko]=e,o[_t]=i,l){case"dialog":oo("cancel",o),oo("close",o);break;case"iframe":case"object":case"embed":oo("load",o);break;case"video":case"audio":for(l=0;l<qi.length;l++)oo(qi[l],o);break;case"source":oo("error",o);break;case"img":case"image":case"link":oo("error",o),oo("load",o);break;case"details":oo("toggle",o);break;case"input":oo("invalid",o),Pt(o,i.value,i.defaultValue,i.checked,i.defaultChecked,i.type,i.name,!0),_l(o);break;case"select":oo("invalid",o);break;case"textarea":oo("invalid",o),Zr(o,i.value,i.defaultValue,i.children),_l(o)}l=i.children,typeof l!="string"&&typeof l!="number"&&typeof l!="bigint"||o.textContent===""+l||i.suppressHydrationWarning===!0||Wm(o.textContent,l)?(i.popover!=null&&(oo("beforetoggle",o),oo("toggle",o)),i.onScroll!=null&&oo("scroll",o),i.onScrollEnd!=null&&oo("scrollend",o),i.onClick!=null&&(o.onclick=Is),o=!0):o=!1,o||ka(e)}function Gh(e){for(Et=e.return;Et;)switch(Et.tag){case 5:case 13:Nr=!1;return;case 27:case 3:Nr=!0;return;default:Et=Et.return}}function mi(e){if(e!==Et)return!1;if(!mo)return Gh(e),mo=!0,!1;var o=e.tag,l;if((l=o!==3&&o!==27)&&((l=o===5)&&(l=e.type,l=!(l!=="form"&&l!=="button")||Z0(e.type,e.memoizedProps)),l=!l),l&&Uo&&ka(e),Gh(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){Uo=xr(e.nextSibling);break e}o--}else l!=="$"&&l!=="$!"&&l!=="$?"||o++;e=e.nextSibling}Uo=null}}else o===27?(o=Uo,jl(e.type)?(e=ef,ef=null,Uo=e):Uo=o):Uo=Et?xr(e.stateNode.nextSibling):null;return!0}function vi(){Uo=Et=null,mo=!1}function Ih(){var e=xa;return e!==null&&(Lt===null?Lt=e:Lt.push.apply(Lt,e),xa=null),e}function bi(e){xa===null?xa=[e]:xa.push(e)}var zu=X(null),_a=null,ol=null;function Cl(e,o,l){ae(zu,o._currentValue),o._currentValue=l}function tl(e){e._currentValue=zu.current,le(zu)}function Lu(e,o,l){for(;e!==null;){var i=e.alternate;if((e.childLanes&o)!==o?(e.childLanes|=o,i!==null&&(i.childLanes|=o)):i!==null&&(i.childLanes&o)!==o&&(i.childLanes|=o),e===l)break;e=e.return}}function Hu(e,o,l,i){var u=e.child;for(u!==null&&(u.return=e);u!==null;){var m=u.dependencies;if(m!==null){var _=u.child;m=m.firstContext;e:for(;m!==null;){var D=m;m=u;for(var L=0;L<o.length;L++)if(D.context===o[L]){m.lanes|=l,D=m.alternate,D!==null&&(D.lanes|=l),Lu(m.return,l,e),i||(_=null);break e}m=D.next}}else if(u.tag===18){if(_=u.return,_===null)throw Error(n(341));_.lanes|=l,m=_.alternate,m!==null&&(m.lanes|=l),Lu(_,l,e),_=null}else _=u.child;if(_!==null)_.return=u;else for(_=u;_!==null;){if(_===e){_=null;break}if(u=_.sibling,u!==null){u.return=_.return,_=u;break}_=_.return}u=_}}function yi(e,o,l,i){e=null;for(var u=o,m=!1;u!==null;){if(!m){if((u.flags&524288)!==0)m=!0;else if((u.flags&262144)!==0)break}if(u.tag===10){var _=u.alternate;if(_===null)throw Error(n(387));if(_=_.memoizedProps,_!==null){var D=u.type;qt(u.pendingProps.value,_.value)||(e!==null?e.push(D):e=[D])}}else if(u===ne.current){if(_=u.alternate,_===null)throw Error(n(387));_.memoizedState.memoizedState!==u.memoizedState.memoizedState&&(e!==null?e.push(Yi):e=[Yi])}u=u.return}e!==null&&Hu(o,e,l,i),o.flags|=262144}function Qc(e){for(e=e.firstContext;e!==null;){if(!qt(e.context._currentValue,e.memoizedValue))return!0;e=e.next}return!1}function wa(e){_a=e,ol=null,e=e.dependencies,e!==null&&(e.firstContext=null)}function St(e){return Nh(_a,e)}function Jc(e,o){return _a===null&&wa(e),Nh(e,o)}function Nh(e,o){var l=o._currentValue;if(o={context:o,memoizedValue:l,next:null},ol===null){if(e===null)throw Error(n(308));ol=o,e.dependencies={lanes:0,firstContext:o},e.flags|=524288}else ol=ol.next=o;return l}var ak=typeof AbortController<"u"?AbortController:function(){var e=[],o=this.signal={aborted:!1,addEventListener:function(l,i){e.push(i)}};this.abort=function(){o.aborted=!0,e.forEach(function(l){return l()})}},nk=t.unstable_scheduleCallback,ik=t.unstable_NormalPriority,nt={$$typeof:T,Consumer:null,Provider:null,_currentValue:null,_currentValue2:null,_threadCount:0};function Ou(){return{controller:new ak,data:new Map,refCount:0}}function xi(e){e.refCount--,e.refCount===0&&nk(ik,function(){e.controller.abort()})}var ki=null,Mu=0,dn=0,un=null;function ck(e,o){if(ki===null){var l=ki=[];Mu=0,dn=j0(),un={status:"pending",value:void 0,then:function(i){l.push(i)}}}return Mu++,o.then(Rh,Rh),o}function Rh(){if(--Mu===0&&ki!==null){un!==null&&(un.status="fulfilled");var e=ki;ki=null,dn=0,un=null;for(var o=0;o<e.length;o++)(0,e[o])()}}function sk(e,o){var l=[],i={status:"pending",value:null,reason:null,then:function(u){l.push(u)}};return e.then(function(){i.status="fulfilled",i.value=o;for(var u=0;u<l.length;u++)(0,l[u])(o)},function(u){for(i.status="rejected",i.reason=u,u=0;u<l.length;u++)(0,l[u])(void 0)}),i}var Ah=F.S;F.S=function(e,o){typeof o=="object"&&o!==null&&typeof o.then=="function"&&ck(e,o),Ah!==null&&Ah(e,o)};var Ba=X(null);function Pu(){var e=Ba.current;return e!==null?e:No.pooledCache}function es(e,o){o===null?ae(Ba,Ba.current):ae(Ba,o.pool)}function zh(){var e=Pu();return e===null?null:{parent:nt._currentValue,pool:e}}var _i=Error(n(460)),Lh=Error(n(474)),os=Error(n(542)),ju={then:function(){}};function Hh(e){return e=e.status,e==="fulfilled"||e==="rejected"}function ts(){}function Oh(e,o,l){switch(l=e[l],l===void 0?e.push(o):l!==o&&(o.then(ts,ts),o=l),o.status){case"fulfilled":return o.value;case"rejected":throw e=o.reason,Ph(e),e;default:if(typeof o.status=="string")o.then(ts,ts);else{if(e=No,e!==null&&100<e.shellSuspendCounter)throw Error(n(482));e=o,e.status="pending",e.then(function(i){if(o.status==="pending"){var u=o;u.status="fulfilled",u.value=i}},function(i){if(o.status==="pending"){var u=o;u.status="rejected",u.reason=i}})}switch(o.status){case"fulfilled":return o.value;case"rejected":throw e=o.reason,Ph(e),e}throw wi=o,_i}}var wi=null;function Mh(){if(wi===null)throw Error(n(459));var e=wi;return wi=null,e}function Ph(e){if(e===_i||e===os)throw Error(n(483))}var Tl=!1;function qu(e){e.updateQueue={baseState:e.memoizedState,firstBaseUpdate:null,lastBaseUpdate:null,shared:{pending:null,lanes:0,hiddenCallbacks:null},callbacks:null}}function Fu(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 Dl(e){return{lane:e,tag:0,payload:null,callback:null,next:null}}function El(e,o,l){var i=e.updateQueue;if(i===null)return null;if(i=i.shared,(xo&2)!==0){var u=i.pending;return u===null?o.next=o:(o.next=u.next,u.next=o),i.pending=o,o=Yc(e),Ch(e,null,l),o}return Xc(e,i,o,l),Yc(e)}function Bi(e,o,l){if(o=o.updateQueue,o!==null&&(o=o.shared,(l&4194048)!==0)){var i=o.lanes;i&=e.pendingLanes,l|=i,o.lanes=l,xt(e,l)}}function Uu(e,o){var l=e.updateQueue,i=e.alternate;if(i!==null&&(i=i.updateQueue,l===i)){var u=null,m=null;if(l=l.firstBaseUpdate,l!==null){do{var _={lane:l.lane,tag:l.tag,payload:l.payload,callback:null,next:null};m===null?u=m=_:m=m.next=_,l=l.next}while(l!==null);m===null?u=m=o:m=m.next=o}else u=m=o;l={baseState:i.baseState,firstBaseUpdate:u,lastBaseUpdate:m,shared:i.shared,callbacks:i.callbacks},e.updateQueue=l;return}e=l.lastBaseUpdate,e===null?l.firstBaseUpdate=o:e.next=o,l.lastBaseUpdate=o}var Vu=!1;function Si(){if(Vu){var e=un;if(e!==null)throw e}}function Ci(e,o,l,i){Vu=!1;var u=e.updateQueue;Tl=!1;var m=u.firstBaseUpdate,_=u.lastBaseUpdate,D=u.shared.pending;if(D!==null){u.shared.pending=null;var L=D,K=L.next;L.next=null,_===null?m=K:_.next=K,_=L;var ie=e.alternate;ie!==null&&(ie=ie.updateQueue,D=ie.lastBaseUpdate,D!==_&&(D===null?ie.firstBaseUpdate=K:D.next=K,ie.lastBaseUpdate=L))}if(m!==null){var de=u.baseState;_=0,ie=K=L=null,D=m;do{var J=D.lane&-536870913,ee=J!==D.lane;if(ee?(co&J)===J:(i&J)===J){J!==0&&J===dn&&(Vu=!0),ie!==null&&(ie=ie.next={lane:0,tag:D.tag,payload:D.payload,callback:null,next:null});e:{var Le=e,Re=D;J=o;var Co=l;switch(Re.tag){case 1:if(Le=Re.payload,typeof Le=="function"){de=Le.call(Co,de,J);break e}de=Le;break e;case 3:Le.flags=Le.flags&-65537|128;case 0:if(Le=Re.payload,J=typeof Le=="function"?Le.call(Co,de,J):Le,J==null)break e;de=v({},de,J);break e;case 2:Tl=!0}}J=D.callback,J!==null&&(e.flags|=64,ee&&(e.flags|=8192),ee=u.callbacks,ee===null?u.callbacks=[J]:ee.push(J))}else ee={lane:J,tag:D.tag,payload:D.payload,callback:D.callback,next:null},ie===null?(K=ie=ee,L=de):ie=ie.next=ee,_|=J;if(D=D.next,D===null){if(D=u.shared.pending,D===null)break;ee=D,D=ee.next,ee.next=null,u.lastBaseUpdate=ee,u.shared.pending=null}}while(!0);ie===null&&(L=de),u.baseState=L,u.firstBaseUpdate=K,u.lastBaseUpdate=ie,m===null&&(u.shared.lanes=0),Hl|=_,e.lanes=_,e.memoizedState=de}}function jh(e,o){if(typeof e!="function")throw Error(n(191,e));e.call(o)}function qh(e,o){var l=e.callbacks;if(l!==null)for(e.callbacks=null,e=0;e<l.length;e++)jh(l[e],o)}var fn=X(null),rs=X(0);function Fh(e,o){e=sl,ae(rs,e),ae(fn,o),sl=e|o.baseLanes}function Wu(){ae(rs,sl),ae(fn,fn.current)}function Xu(){sl=rs.current,le(fn),le(rs)}var Gl=0,Ye=null,Bo=null,et=null,ls=!1,gn=!1,Sa=!1,as=0,Ti=0,hn=null,dk=0;function $o(){throw Error(n(321))}function Yu(e,o){if(o===null)return!1;for(var l=0;l<o.length&&l<e.length;l++)if(!qt(e[l],o[l]))return!1;return!0}function $u(e,o,l,i,u,m){return Gl=m,Ye=o,o.memoizedState=null,o.updateQueue=null,o.lanes=0,F.H=e===null||e.memoizedState===null?Cp:Tp,Sa=!1,m=l(i,u),Sa=!1,gn&&(m=Vh(o,l,i,u)),Uh(e),m}function Uh(e){F.H=us;var o=Bo!==null&&Bo.next!==null;if(Gl=0,et=Bo=Ye=null,ls=!1,Ti=0,hn=null,o)throw Error(n(300));e===null||st||(e=e.dependencies,e!==null&&Qc(e)&&(st=!0))}function Vh(e,o,l,i){Ye=e;var u=0;do{if(gn&&(hn=null),Ti=0,gn=!1,25<=u)throw Error(n(301));if(u+=1,et=Bo=null,e.updateQueue!=null){var m=e.updateQueue;m.lastEffect=null,m.events=null,m.stores=null,m.memoCache!=null&&(m.memoCache.index=0)}F.H=vk,m=o(l,i)}while(gn);return m}function uk(){var e=F.H,o=e.useState()[0];return o=typeof o.then=="function"?Di(o):o,e=e.useState()[0],(Bo!==null?Bo.memoizedState:null)!==e&&(Ye.flags|=1024),o}function Zu(){var e=as!==0;return as=0,e}function Ku(e,o,l){o.updateQueue=e.updateQueue,o.flags&=-2053,e.lanes&=~l}function Qu(e){if(ls){for(e=e.memoizedState;e!==null;){var o=e.queue;o!==null&&(o.pending=null),e=e.next}ls=!1}Gl=0,et=Bo=Ye=null,gn=!1,Ti=as=0,hn=null}function At(){var e={memoizedState:null,baseState:null,baseQueue:null,queue:null,next:null};return et===null?Ye.memoizedState=et=e:et=et.next=e,et}function ot(){if(Bo===null){var e=Ye.alternate;e=e!==null?e.memoizedState:null}else e=Bo.next;var o=et===null?Ye.memoizedState:et.next;if(o!==null)et=o,Bo=e;else{if(e===null)throw Ye.alternate===null?Error(n(467)):Error(n(310));Bo=e,e={memoizedState:Bo.memoizedState,baseState:Bo.baseState,baseQueue:Bo.baseQueue,queue:Bo.queue,next:null},et===null?Ye.memoizedState=et=e:et=et.next=e}return et}function Ju(){return{lastEffect:null,events:null,stores:null,memoCache:null}}function Di(e){var o=Ti;return Ti+=1,hn===null&&(hn=[]),e=Oh(hn,e,o),o=Ye,(et===null?o.memoizedState:et.next)===null&&(o=o.alternate,F.H=o===null||o.memoizedState===null?Cp:Tp),e}function ns(e){if(e!==null&&typeof e=="object"){if(typeof e.then=="function")return Di(e);if(e.$$typeof===T)return St(e)}throw Error(n(438,String(e)))}function e0(e){var o=null,l=Ye.updateQueue;if(l!==null&&(o=l.memoCache),o==null){var i=Ye.alternate;i!==null&&(i=i.updateQueue,i!==null&&(i=i.memoCache,i!=null&&(o={data:i.data.map(function(u){return u.slice()}),index:0})))}if(o==null&&(o={data:[],index:0}),l===null&&(l=Ju(),Ye.updateQueue=l),l.memoCache=o,l=o.data[o.index],l===void 0)for(l=o.data[o.index]=Array(e),i=0;i<e;i++)l[i]=j;return o.index++,l}function rl(e,o){return typeof o=="function"?o(e):o}function is(e){var o=ot();return o0(o,Bo,e)}function o0(e,o,l){var i=e.queue;if(i===null)throw Error(n(311));i.lastRenderedReducer=l;var u=e.baseQueue,m=i.pending;if(m!==null){if(u!==null){var _=u.next;u.next=m.next,m.next=_}o.baseQueue=u=m,i.pending=null}if(m=e.baseState,u===null)e.memoizedState=m;else{o=u.next;var D=_=null,L=null,K=o,ie=!1;do{var de=K.lane&-536870913;if(de!==K.lane?(co&de)===de:(Gl&de)===de){var J=K.revertLane;if(J===0)L!==null&&(L=L.next={lane:0,revertLane:0,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null}),de===dn&&(ie=!0);else if((Gl&J)===J){K=K.next,J===dn&&(ie=!0);continue}else de={lane:0,revertLane:K.revertLane,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null},L===null?(D=L=de,_=m):L=L.next=de,Ye.lanes|=J,Hl|=J;de=K.action,Sa&&l(m,de),m=K.hasEagerState?K.eagerState:l(m,de)}else J={lane:de,revertLane:K.revertLane,action:K.action,hasEagerState:K.hasEagerState,eagerState:K.eagerState,next:null},L===null?(D=L=J,_=m):L=L.next=J,Ye.lanes|=de,Hl|=de;K=K.next}while(K!==null&&K!==o);if(L===null?_=m:L.next=D,!qt(m,e.memoizedState)&&(st=!0,ie&&(l=un,l!==null)))throw l;e.memoizedState=m,e.baseState=_,e.baseQueue=L,i.lastRenderedState=m}return u===null&&(i.lanes=0),[e.memoizedState,i.dispatch]}function t0(e){var o=ot(),l=o.queue;if(l===null)throw Error(n(311));l.lastRenderedReducer=e;var i=l.dispatch,u=l.pending,m=o.memoizedState;if(u!==null){l.pending=null;var _=u=u.next;do m=e(m,_.action),_=_.next;while(_!==u);qt(m,o.memoizedState)||(st=!0),o.memoizedState=m,o.baseQueue===null&&(o.baseState=m),l.lastRenderedState=m}return[m,i]}function Wh(e,o,l){var i=Ye,u=ot(),m=mo;if(m){if(l===void 0)throw Error(n(407));l=l()}else l=o();var _=!qt((Bo||u).memoizedState,l);_&&(u.memoizedState=l,st=!0),u=u.queue;var D=$h.bind(null,i,u,e);if(Ei(2048,8,D,[e]),u.getSnapshot!==o||_||et!==null&&et.memoizedState.tag&1){if(i.flags|=2048,pn(9,cs(),Yh.bind(null,i,u,l,o),null),No===null)throw Error(n(349));m||(Gl&124)!==0||Xh(i,o,l)}return l}function Xh(e,o,l){e.flags|=16384,e={getSnapshot:o,value:l},o=Ye.updateQueue,o===null?(o=Ju(),Ye.updateQueue=o,o.stores=[e]):(l=o.stores,l===null?o.stores=[e]:l.push(e))}function Yh(e,o,l,i){o.value=l,o.getSnapshot=i,Zh(o)&&Kh(e)}function $h(e,o,l){return l(function(){Zh(o)&&Kh(e)})}function Zh(e){var o=e.getSnapshot;e=e.value;try{var l=o();return!qt(e,l)}catch{return!0}}function Kh(e){var o=an(e,2);o!==null&&Yt(o,e,2)}function r0(e){var o=At();if(typeof e=="function"){var l=e;if(e=l(),Sa){bo(!0);try{l()}finally{bo(!1)}}}return o.memoizedState=o.baseState=e,o.queue={pending:null,lanes:0,dispatch:null,lastRenderedReducer:rl,lastRenderedState:e},o}function Qh(e,o,l,i){return e.baseState=l,o0(e,Bo,typeof i=="function"?i:rl)}function fk(e,o,l,i,u){if(ds(e))throw Error(n(485));if(e=o.action,e!==null){var m={payload:u,action:e,next:null,isTransition:!0,status:"pending",value:null,reason:null,listeners:[],then:function(_){m.listeners.push(_)}};F.T!==null?l(!0):m.isTransition=!1,i(m),l=o.pending,l===null?(m.next=o.pending=m,Jh(o,m)):(m.next=l.next,o.pending=l.next=m)}}function Jh(e,o){var l=o.action,i=o.payload,u=e.state;if(o.isTransition){var m=F.T,_={};F.T=_;try{var D=l(u,i),L=F.S;L!==null&&L(_,D),ep(e,o,D)}catch(K){l0(e,o,K)}finally{F.T=m}}else try{m=l(u,i),ep(e,o,m)}catch(K){l0(e,o,K)}}function ep(e,o,l){l!==null&&typeof l=="object"&&typeof l.then=="function"?l.then(function(i){op(e,o,i)},function(i){return l0(e,o,i)}):op(e,o,l)}function op(e,o,l){o.status="fulfilled",o.value=l,tp(o),e.state=l,o=e.pending,o!==null&&(l=o.next,l===o?e.pending=null:(l=l.next,o.next=l,Jh(e,l)))}function l0(e,o,l){var i=e.pending;if(e.pending=null,i!==null){i=i.next;do o.status="rejected",o.reason=l,tp(o),o=o.next;while(o!==i)}e.action=null}function tp(e){e=e.listeners;for(var o=0;o<e.length;o++)(0,e[o])()}function rp(e,o){return o}function lp(e,o){if(mo){var l=No.formState;if(l!==null){e:{var i=Ye;if(mo){if(Uo){o:{for(var u=Uo,m=Nr;u.nodeType!==8;){if(!m){u=null;break o}if(u=xr(u.nextSibling),u===null){u=null;break o}}m=u.data,u=m==="F!"||m==="F"?u:null}if(u){Uo=xr(u.nextSibling),i=u.data==="F!";break e}}ka(i)}i=!1}i&&(o=l[0])}}return l=At(),l.memoizedState=l.baseState=o,i={pending:null,lanes:0,dispatch:null,lastRenderedReducer:rp,lastRenderedState:o},l.queue=i,l=wp.bind(null,Ye,i),i.dispatch=l,i=r0(!1),m=s0.bind(null,Ye,!1,i.queue),i=At(),u={state:o,dispatch:null,action:e,pending:null},i.queue=u,l=fk.bind(null,Ye,u,m,l),u.dispatch=l,i.memoizedState=e,[o,l,!1]}function ap(e){var o=ot();return np(o,Bo,e)}function np(e,o,l){if(o=o0(e,o,rp)[0],e=is(rl)[0],typeof o=="object"&&o!==null&&typeof o.then=="function")try{var i=Di(o)}catch(_){throw _===_i?os:_}else i=o;o=ot();var u=o.queue,m=u.dispatch;return l!==o.memoizedState&&(Ye.flags|=2048,pn(9,cs(),gk.bind(null,u,l),null)),[i,m,e]}function gk(e,o){e.action=o}function ip(e){var o=ot(),l=Bo;if(l!==null)return np(o,l,e);ot(),o=o.memoizedState,l=ot();var i=l.queue.dispatch;return l.memoizedState=e,[o,i,!1]}function pn(e,o,l,i){return e={tag:e,create:l,deps:i,inst:o,next:null},o=Ye.updateQueue,o===null&&(o=Ju(),Ye.updateQueue=o),l=o.lastEffect,l===null?o.lastEffect=e.next=e:(i=l.next,l.next=e,e.next=i,o.lastEffect=e),e}function cs(){return{destroy:void 0,resource:void 0}}function cp(){return ot().memoizedState}function ss(e,o,l,i){var u=At();i=i===void 0?null:i,Ye.flags|=e,u.memoizedState=pn(1|o,cs(),l,i)}function Ei(e,o,l,i){var u=ot();i=i===void 0?null:i;var m=u.memoizedState.inst;Bo!==null&&i!==null&&Yu(i,Bo.memoizedState.deps)?u.memoizedState=pn(o,m,l,i):(Ye.flags|=e,u.memoizedState=pn(1|o,m,l,i))}function sp(e,o){ss(8390656,8,e,o)}function dp(e,o){Ei(2048,8,e,o)}function up(e,o){return Ei(4,2,e,o)}function fp(e,o){return Ei(4,4,e,o)}function gp(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 hp(e,o,l){l=l!=null?l.concat([e]):null,Ei(4,4,gp.bind(null,o,e),l)}function a0(){}function pp(e,o){var l=ot();o=o===void 0?null:o;var i=l.memoizedState;return o!==null&&Yu(o,i[1])?i[0]:(l.memoizedState=[e,o],e)}function mp(e,o){var l=ot();o=o===void 0?null:o;var i=l.memoizedState;if(o!==null&&Yu(o,i[1]))return i[0];if(i=e(),Sa){bo(!0);try{e()}finally{bo(!1)}}return l.memoizedState=[i,o],i}function n0(e,o,l){return l===void 0||(Gl&1073741824)!==0?e.memoizedState=o:(e.memoizedState=l,e=ym(),Ye.lanes|=e,Hl|=e,l)}function vp(e,o,l,i){return qt(l,o)?l:fn.current!==null?(e=n0(e,l,i),qt(e,o)||(st=!0),e):(Gl&42)===0?(st=!0,e.memoizedState=l):(e=ym(),Ye.lanes|=e,Hl|=e,o)}function bp(e,o,l,i,u){var m=Z.p;Z.p=m!==0&&8>m?m:8;var _=F.T,D={};F.T=D,s0(e,!1,o,l);try{var L=u(),K=F.S;if(K!==null&&K(D,L),L!==null&&typeof L=="object"&&typeof L.then=="function"){var ie=sk(L,i);Gi(e,o,ie,Xt(e))}else Gi(e,o,i,Xt(e))}catch(de){Gi(e,o,{then:function(){},status:"rejected",reason:de},Xt())}finally{Z.p=m,F.T=_}}function hk(){}function i0(e,o,l,i){if(e.tag!==5)throw Error(n(476));var u=yp(e).queue;bp(e,u,o,oe,l===null?hk:function(){return xp(e),l(i)})}function yp(e){var o=e.memoizedState;if(o!==null)return o;o={memoizedState:oe,baseState:oe,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:rl,lastRenderedState:oe},next:null};var l={};return o.next={memoizedState:l,baseState:l,baseQueue:null,queue:{pending:null,lanes:0,dispatch:null,lastRenderedReducer:rl,lastRenderedState:l},next:null},e.memoizedState=o,e=e.alternate,e!==null&&(e.memoizedState=o),o}function xp(e){var o=yp(e).next.queue;Gi(e,o,{},Xt())}function c0(){return St(Yi)}function kp(){return ot().memoizedState}function _p(){return ot().memoizedState}function pk(e){for(var o=e.return;o!==null;){switch(o.tag){case 24:case 3:var l=Xt();e=Dl(l);var i=El(o,e,l);i!==null&&(Yt(i,o,l),Bi(i,o,l)),o={cache:Ou()},e.payload=o;return}o=o.return}}function mk(e,o,l){var i=Xt();l={lane:i,revertLane:0,action:l,hasEagerState:!1,eagerState:null,next:null},ds(e)?Bp(o,l):(l=Du(e,o,l,i),l!==null&&(Yt(l,e,i),Sp(l,o,i)))}function wp(e,o,l){var i=Xt();Gi(e,o,l,i)}function Gi(e,o,l,i){var u={lane:i,revertLane:0,action:l,hasEagerState:!1,eagerState:null,next:null};if(ds(e))Bp(o,u);else{var m=e.alternate;if(e.lanes===0&&(m===null||m.lanes===0)&&(m=o.lastRenderedReducer,m!==null))try{var _=o.lastRenderedState,D=m(_,l);if(u.hasEagerState=!0,u.eagerState=D,qt(D,_))return Xc(e,o,u,0),No===null&&Wc(),!1}catch{}finally{}if(l=Du(e,o,u,i),l!==null)return Yt(l,e,i),Sp(l,o,i),!0}return!1}function s0(e,o,l,i){if(i={lane:2,revertLane:j0(),action:i,hasEagerState:!1,eagerState:null,next:null},ds(e)){if(o)throw Error(n(479))}else o=Du(e,l,i,2),o!==null&&Yt(o,e,2)}function ds(e){var o=e.alternate;return e===Ye||o!==null&&o===Ye}function Bp(e,o){gn=ls=!0;var l=e.pending;l===null?o.next=o:(o.next=l.next,l.next=o),e.pending=o}function Sp(e,o,l){if((l&4194048)!==0){var i=o.lanes;i&=e.pendingLanes,l|=i,o.lanes=l,xt(e,l)}}var us={readContext:St,use:ns,useCallback:$o,useContext:$o,useEffect:$o,useImperativeHandle:$o,useLayoutEffect:$o,useInsertionEffect:$o,useMemo:$o,useReducer:$o,useRef:$o,useState:$o,useDebugValue:$o,useDeferredValue:$o,useTransition:$o,useSyncExternalStore:$o,useId:$o,useHostTransitionStatus:$o,useFormState:$o,useActionState:$o,useOptimistic:$o,useMemoCache:$o,useCacheRefresh:$o},Cp={readContext:St,use:ns,useCallback:function(e,o){return At().memoizedState=[e,o===void 0?null:o],e},useContext:St,useEffect:sp,useImperativeHandle:function(e,o,l){l=l!=null?l.concat([e]):null,ss(4194308,4,gp.bind(null,o,e),l)},useLayoutEffect:function(e,o){return ss(4194308,4,e,o)},useInsertionEffect:function(e,o){ss(4,2,e,o)},useMemo:function(e,o){var l=At();o=o===void 0?null:o;var i=e();if(Sa){bo(!0);try{e()}finally{bo(!1)}}return l.memoizedState=[i,o],i},useReducer:function(e,o,l){var i=At();if(l!==void 0){var u=l(o);if(Sa){bo(!0);try{l(o)}finally{bo(!1)}}}else u=o;return i.memoizedState=i.baseState=u,e={pending:null,lanes:0,dispatch:null,lastRenderedReducer:e,lastRenderedState:u},i.queue=e,e=e.dispatch=mk.bind(null,Ye,e),[i.memoizedState,e]},useRef:function(e){var o=At();return e={current:e},o.memoizedState=e},useState:function(e){e=r0(e);var o=e.queue,l=wp.bind(null,Ye,o);return o.dispatch=l,[e.memoizedState,l]},useDebugValue:a0,useDeferredValue:function(e,o){var l=At();return n0(l,e,o)},useTransition:function(){var e=r0(!1);return e=bp.bind(null,Ye,e.queue,!0,!1),At().memoizedState=e,[!1,e]},useSyncExternalStore:function(e,o,l){var i=Ye,u=At();if(mo){if(l===void 0)throw Error(n(407));l=l()}else{if(l=o(),No===null)throw Error(n(349));(co&124)!==0||Xh(i,o,l)}u.memoizedState=l;var m={value:l,getSnapshot:o};return u.queue=m,sp($h.bind(null,i,m,e),[e]),i.flags|=2048,pn(9,cs(),Yh.bind(null,i,m,l,o),null),l},useId:function(){var e=At(),o=No.identifierPrefix;if(mo){var l=el,i=Jr;l=(i&~(1<<32-Je(i)-1)).toString(32)+l,o="«"+o+"R"+l,l=as++,0<l&&(o+="H"+l.toString(32)),o+="»"}else l=dk++,o="«"+o+"r"+l.toString(32)+"»";return e.memoizedState=o},useHostTransitionStatus:c0,useFormState:lp,useActionState:lp,useOptimistic:function(e){var o=At();o.memoizedState=o.baseState=e;var l={pending:null,lanes:0,dispatch:null,lastRenderedReducer:null,lastRenderedState:null};return o.queue=l,o=s0.bind(null,Ye,!0,l),l.dispatch=o,[e,o]},useMemoCache:e0,useCacheRefresh:function(){return At().memoizedState=pk.bind(null,Ye)}},Tp={readContext:St,use:ns,useCallback:pp,useContext:St,useEffect:dp,useImperativeHandle:hp,useInsertionEffect:up,useLayoutEffect:fp,useMemo:mp,useReducer:is,useRef:cp,useState:function(){return is(rl)},useDebugValue:a0,useDeferredValue:function(e,o){var l=ot();return vp(l,Bo.memoizedState,e,o)},useTransition:function(){var e=is(rl)[0],o=ot().memoizedState;return[typeof e=="boolean"?e:Di(e),o]},useSyncExternalStore:Wh,useId:kp,useHostTransitionStatus:c0,useFormState:ap,useActionState:ap,useOptimistic:function(e,o){var l=ot();return Qh(l,Bo,e,o)},useMemoCache:e0,useCacheRefresh:_p},vk={readContext:St,use:ns,useCallback:pp,useContext:St,useEffect:dp,useImperativeHandle:hp,useInsertionEffect:up,useLayoutEffect:fp,useMemo:mp,useReducer:t0,useRef:cp,useState:function(){return t0(rl)},useDebugValue:a0,useDeferredValue:function(e,o){var l=ot();return Bo===null?n0(l,e,o):vp(l,Bo.memoizedState,e,o)},useTransition:function(){var e=t0(rl)[0],o=ot().memoizedState;return[typeof e=="boolean"?e:Di(e),o]},useSyncExternalStore:Wh,useId:kp,useHostTransitionStatus:c0,useFormState:ip,useActionState:ip,useOptimistic:function(e,o){var l=ot();return Bo!==null?Qh(l,Bo,e,o):(l.baseState=e,[e,l.queue.dispatch])},useMemoCache:e0,useCacheRefresh:_p},mn=null,Ii=0;function fs(e){var o=Ii;return Ii+=1,mn===null&&(mn=[]),Oh(mn,e,o)}function Ni(e,o){o=o.props.ref,e.ref=o!==void 0?o:null}function gs(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 Dp(e){var o=e._init;return o(e._payload)}function Ep(e){function o(V,U){if(e){var $=V.deletions;$===null?(V.deletions=[U],V.flags|=16):$.push(U)}}function l(V,U){if(!e)return null;for(;U!==null;)o(V,U),U=U.sibling;return null}function i(V){for(var U=new Map;V!==null;)V.key!==null?U.set(V.key,V):U.set(V.index,V),V=V.sibling;return U}function u(V,U){return V=Qr(V,U),V.index=0,V.sibling=null,V}function m(V,U,$){return V.index=$,e?($=V.alternate,$!==null?($=$.index,$<U?(V.flags|=67108866,U):$):(V.flags|=67108866,U)):(V.flags|=1048576,U)}function _(V){return e&&V.alternate===null&&(V.flags|=67108866),V}function D(V,U,$,ce){return U===null||U.tag!==6?(U=Gu($,V.mode,ce),U.return=V,U):(U=u(U,$),U.return=V,U)}function L(V,U,$,ce){var Se=$.type;return Se===B?ie(V,U,$.props.children,ce,$.key):U!==null&&(U.elementType===Se||typeof Se=="object"&&Se!==null&&Se.$$typeof===O&&Dp(Se)===U.type)?(U=u(U,$.props),Ni(U,$),U.return=V,U):(U=$c($.type,$.key,$.props,null,V.mode,ce),Ni(U,$),U.return=V,U)}function K(V,U,$,ce){return U===null||U.tag!==4||U.stateNode.containerInfo!==$.containerInfo||U.stateNode.implementation!==$.implementation?(U=Iu($,V.mode,ce),U.return=V,U):(U=u(U,$.children||[]),U.return=V,U)}function ie(V,U,$,ce,Se){return U===null||U.tag!==7?(U=va($,V.mode,ce,Se),U.return=V,U):(U=u(U,$),U.return=V,U)}function de(V,U,$){if(typeof U=="string"&&U!==""||typeof U=="number"||typeof U=="bigint")return U=Gu(""+U,V.mode,$),U.return=V,U;if(typeof U=="object"&&U!==null){switch(U.$$typeof){case x:return $=$c(U.type,U.key,U.props,null,V.mode,$),Ni($,U),$.return=V,$;case k:return U=Iu(U,V.mode,$),U.return=V,U;case O:var ce=U._init;return U=ce(U._payload),de(V,U,$)}if(te(U)||q(U))return U=va(U,V.mode,$,null),U.return=V,U;if(typeof U.then=="function")return de(V,fs(U),$);if(U.$$typeof===T)return de(V,Jc(V,U),$);gs(V,U)}return null}function J(V,U,$,ce){var Se=U!==null?U.key:null;if(typeof $=="string"&&$!==""||typeof $=="number"||typeof $=="bigint")return Se!==null?null:D(V,U,""+$,ce);if(typeof $=="object"&&$!==null){switch($.$$typeof){case x:return $.key===Se?L(V,U,$,ce):null;case k:return $.key===Se?K(V,U,$,ce):null;case O:return Se=$._init,$=Se($._payload),J(V,U,$,ce)}if(te($)||q($))return Se!==null?null:ie(V,U,$,ce,null);if(typeof $.then=="function")return J(V,U,fs($),ce);if($.$$typeof===T)return J(V,U,Jc(V,$),ce);gs(V,$)}return null}function ee(V,U,$,ce,Se){if(typeof ce=="string"&&ce!==""||typeof ce=="number"||typeof ce=="bigint")return V=V.get($)||null,D(U,V,""+ce,Se);if(typeof ce=="object"&&ce!==null){switch(ce.$$typeof){case x:return V=V.get(ce.key===null?$:ce.key)||null,L(U,V,ce,Se);case k:return V=V.get(ce.key===null?$:ce.key)||null,K(U,V,ce,Se);case O:var Ze=ce._init;return ce=Ze(ce._payload),ee(V,U,$,ce,Se)}if(te(ce)||q(ce))return V=V.get($)||null,ie(U,V,ce,Se,null);if(typeof ce.then=="function")return ee(V,U,$,fs(ce),Se);if(ce.$$typeof===T)return ee(V,U,$,Jc(U,ce),Se);gs(U,ce)}return null}function Le(V,U,$,ce){for(var Se=null,Ze=null,Ie=U,Ae=U=0,ut=null;Ie!==null&&Ae<$.length;Ae++){Ie.index>Ae?(ut=Ie,Ie=null):ut=Ie.sibling;var ho=J(V,Ie,$[Ae],ce);if(ho===null){Ie===null&&(Ie=ut);break}e&&Ie&&ho.alternate===null&&o(V,Ie),U=m(ho,U,Ae),Ze===null?Se=ho:Ze.sibling=ho,Ze=ho,Ie=ut}if(Ae===$.length)return l(V,Ie),mo&&ya(V,Ae),Se;if(Ie===null){for(;Ae<$.length;Ae++)Ie=de(V,$[Ae],ce),Ie!==null&&(U=m(Ie,U,Ae),Ze===null?Se=Ie:Ze.sibling=Ie,Ze=Ie);return mo&&ya(V,Ae),Se}for(Ie=i(Ie);Ae<$.length;Ae++)ut=ee(Ie,V,Ae,$[Ae],ce),ut!==null&&(e&&ut.alternate!==null&&Ie.delete(ut.key===null?Ae:ut.key),U=m(ut,U,Ae),Ze===null?Se=ut:Ze.sibling=ut,Ze=ut);return e&&Ie.forEach(function(Wl){return o(V,Wl)}),mo&&ya(V,Ae),Se}function Re(V,U,$,ce){if($==null)throw Error(n(151));for(var Se=null,Ze=null,Ie=U,Ae=U=0,ut=null,ho=$.next();Ie!==null&&!ho.done;Ae++,ho=$.next()){Ie.index>Ae?(ut=Ie,Ie=null):ut=Ie.sibling;var Wl=J(V,Ie,ho.value,ce);if(Wl===null){Ie===null&&(Ie=ut);break}e&&Ie&&Wl.alternate===null&&o(V,Ie),U=m(Wl,U,Ae),Ze===null?Se=Wl:Ze.sibling=Wl,Ze=Wl,Ie=ut}if(ho.done)return l(V,Ie),mo&&ya(V,Ae),Se;if(Ie===null){for(;!ho.done;Ae++,ho=$.next())ho=de(V,ho.value,ce),ho!==null&&(U=m(ho,U,Ae),Ze===null?Se=ho:Ze.sibling=ho,Ze=ho);return mo&&ya(V,Ae),Se}for(Ie=i(Ie);!ho.done;Ae++,ho=$.next())ho=ee(Ie,V,Ae,ho.value,ce),ho!==null&&(e&&ho.alternate!==null&&Ie.delete(ho.key===null?Ae:ho.key),U=m(ho,U,Ae),Ze===null?Se=ho:Ze.sibling=ho,Ze=ho);return e&&Ie.forEach(function(b_){return o(V,b_)}),mo&&ya(V,Ae),Se}function Co(V,U,$,ce){if(typeof $=="object"&&$!==null&&$.type===B&&$.key===null&&($=$.props.children),typeof $=="object"&&$!==null){switch($.$$typeof){case x:e:{for(var Se=$.key;U!==null;){if(U.key===Se){if(Se=$.type,Se===B){if(U.tag===7){l(V,U.sibling),ce=u(U,$.props.children),ce.return=V,V=ce;break e}}else if(U.elementType===Se||typeof Se=="object"&&Se!==null&&Se.$$typeof===O&&Dp(Se)===U.type){l(V,U.sibling),ce=u(U,$.props),Ni(ce,$),ce.return=V,V=ce;break e}l(V,U);break}else o(V,U);U=U.sibling}$.type===B?(ce=va($.props.children,V.mode,ce,$.key),ce.return=V,V=ce):(ce=$c($.type,$.key,$.props,null,V.mode,ce),Ni(ce,$),ce.return=V,V=ce)}return _(V);case k:e:{for(Se=$.key;U!==null;){if(U.key===Se)if(U.tag===4&&U.stateNode.containerInfo===$.containerInfo&&U.stateNode.implementation===$.implementation){l(V,U.sibling),ce=u(U,$.children||[]),ce.return=V,V=ce;break e}else{l(V,U);break}else o(V,U);U=U.sibling}ce=Iu($,V.mode,ce),ce.return=V,V=ce}return _(V);case O:return Se=$._init,$=Se($._payload),Co(V,U,$,ce)}if(te($))return Le(V,U,$,ce);if(q($)){if(Se=q($),typeof Se!="function")throw Error(n(150));return $=Se.call($),Re(V,U,$,ce)}if(typeof $.then=="function")return Co(V,U,fs($),ce);if($.$$typeof===T)return Co(V,U,Jc(V,$),ce);gs(V,$)}return typeof $=="string"&&$!==""||typeof $=="number"||typeof $=="bigint"?($=""+$,U!==null&&U.tag===6?(l(V,U.sibling),ce=u(U,$),ce.return=V,V=ce):(l(V,U),ce=Gu($,V.mode,ce),ce.return=V,V=ce),_(V)):l(V,U)}return function(V,U,$,ce){try{Ii=0;var Se=Co(V,U,$,ce);return mn=null,Se}catch(Ie){if(Ie===_i||Ie===os)throw Ie;var Ze=Ft(29,Ie,null,V.mode);return Ze.lanes=ce,Ze.return=V,Ze}finally{}}}var vn=Ep(!0),Gp=Ep(!1),nr=X(null),Rr=null;function Il(e){var o=e.alternate;ae(it,it.current&1),ae(nr,e),Rr===null&&(o===null||fn.current!==null||o.memoizedState!==null)&&(Rr=e)}function Ip(e){if(e.tag===22){if(ae(it,it.current),ae(nr,e),Rr===null){var o=e.alternate;o!==null&&o.memoizedState!==null&&(Rr=e)}}else Nl()}function Nl(){ae(it,it.current),ae(nr,nr.current)}function ll(e){le(nr),Rr===e&&(Rr=null),le(it)}var it=X(0);function hs(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==="$?"||J0(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 d0(e,o,l,i){o=e.memoizedState,l=l(i,o),l=l==null?o:v({},o,l),e.memoizedState=l,e.lanes===0&&(e.updateQueue.baseState=l)}var u0={enqueueSetState:function(e,o,l){e=e._reactInternals;var i=Xt(),u=Dl(i);u.payload=o,l!=null&&(u.callback=l),o=El(e,u,i),o!==null&&(Yt(o,e,i),Bi(o,e,i))},enqueueReplaceState:function(e,o,l){e=e._reactInternals;var i=Xt(),u=Dl(i);u.tag=1,u.payload=o,l!=null&&(u.callback=l),o=El(e,u,i),o!==null&&(Yt(o,e,i),Bi(o,e,i))},enqueueForceUpdate:function(e,o){e=e._reactInternals;var l=Xt(),i=Dl(l);i.tag=2,o!=null&&(i.callback=o),o=El(e,i,l),o!==null&&(Yt(o,e,l),Bi(o,e,l))}};function Np(e,o,l,i,u,m,_){return e=e.stateNode,typeof e.shouldComponentUpdate=="function"?e.shouldComponentUpdate(i,m,_):o.prototype&&o.prototype.isPureReactComponent?!hi(l,i)||!hi(u,m):!0}function Rp(e,o,l,i){e=o.state,typeof o.componentWillReceiveProps=="function"&&o.componentWillReceiveProps(l,i),typeof o.UNSAFE_componentWillReceiveProps=="function"&&o.UNSAFE_componentWillReceiveProps(l,i),o.state!==e&&u0.enqueueReplaceState(o,o.state,null)}function Ca(e,o){var l=o;if("ref"in o){l={};for(var i in o)i!=="ref"&&(l[i]=o[i])}if(e=e.defaultProps){l===o&&(l=v({},l));for(var u in e)l[u]===void 0&&(l[u]=e[u])}return l}var ps=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 Ap(e){ps(e)}function zp(e){console.error(e)}function Lp(e){ps(e)}function ms(e,o){try{var l=e.onUncaughtError;l(o.value,{componentStack:o.stack})}catch(i){setTimeout(function(){throw i})}}function Hp(e,o,l){try{var i=e.onCaughtError;i(l.value,{componentStack:l.stack,errorBoundary:o.tag===1?o.stateNode:null})}catch(u){setTimeout(function(){throw u})}}function f0(e,o,l){return l=Dl(l),l.tag=3,l.payload={element:null},l.callback=function(){ms(e,o)},l}function Op(e){return e=Dl(e),e.tag=3,e}function Mp(e,o,l,i){var u=l.type.getDerivedStateFromError;if(typeof u=="function"){var m=i.value;e.payload=function(){return u(m)},e.callback=function(){Hp(o,l,i)}}var _=l.stateNode;_!==null&&typeof _.componentDidCatch=="function"&&(e.callback=function(){Hp(o,l,i),typeof u!="function"&&(Ol===null?Ol=new Set([this]):Ol.add(this));var D=i.stack;this.componentDidCatch(i.value,{componentStack:D!==null?D:""})})}function bk(e,o,l,i,u){if(l.flags|=32768,i!==null&&typeof i=="object"&&typeof i.then=="function"){if(o=l.alternate,o!==null&&yi(o,l,u,!0),l=nr.current,l!==null){switch(l.tag){case 13:return Rr===null?L0():l.alternate===null&&Vo===0&&(Vo=3),l.flags&=-257,l.flags|=65536,l.lanes=u,i===ju?l.flags|=16384:(o=l.updateQueue,o===null?l.updateQueue=new Set([i]):o.add(i),O0(e,i,u)),!1;case 22:return l.flags|=65536,i===ju?l.flags|=16384:(o=l.updateQueue,o===null?(o={transitions:null,markerInstances:null,retryQueue:new Set([i])},l.updateQueue=o):(l=o.retryQueue,l===null?o.retryQueue=new Set([i]):l.add(i)),O0(e,i,u)),!1}throw Error(n(435,l.tag))}return O0(e,i,u),L0(),!1}if(mo)return o=nr.current,o!==null?((o.flags&65536)===0&&(o.flags|=256),o.flags|=65536,o.lanes=u,i!==Au&&(e=Error(n(422),{cause:i}),bi(tr(e,l)))):(i!==Au&&(o=Error(n(423),{cause:i}),bi(tr(o,l))),e=e.current.alternate,e.flags|=65536,u&=-u,e.lanes|=u,i=tr(i,l),u=f0(e.stateNode,i,u),Uu(e,u),Vo!==4&&(Vo=2)),!1;var m=Error(n(520),{cause:i});if(m=tr(m,l),Mi===null?Mi=[m]:Mi.push(m),Vo!==4&&(Vo=2),o===null)return!0;i=tr(i,l),l=o;do{switch(l.tag){case 3:return l.flags|=65536,e=u&-u,l.lanes|=e,e=f0(l.stateNode,i,e),Uu(l,e),!1;case 1:if(o=l.type,m=l.stateNode,(l.flags&128)===0&&(typeof o.getDerivedStateFromError=="function"||m!==null&&typeof m.componentDidCatch=="function"&&(Ol===null||!Ol.has(m))))return l.flags|=65536,u&=-u,l.lanes|=u,u=Op(u),Mp(u,e,l,i),Uu(l,u),!1}l=l.return}while(l!==null);return!1}var Pp=Error(n(461)),st=!1;function ht(e,o,l,i){o.child=e===null?Gp(o,null,l,i):vn(o,e.child,l,i)}function jp(e,o,l,i,u){l=l.render;var m=o.ref;if("ref"in i){var _={};for(var D in i)D!=="ref"&&(_[D]=i[D])}else _=i;return wa(o),i=$u(e,o,l,_,m,u),D=Zu(),e!==null&&!st?(Ku(e,o,u),al(e,o,u)):(mo&&D&&Nu(o),o.flags|=1,ht(e,o,i,u),o.child)}function qp(e,o,l,i,u){if(e===null){var m=l.type;return typeof m=="function"&&!Eu(m)&&m.defaultProps===void 0&&l.compare===null?(o.tag=15,o.type=m,Fp(e,o,m,i,u)):(e=$c(l.type,null,i,o,o.mode,u),e.ref=o.ref,e.return=o,o.child=e)}if(m=e.child,!x0(e,u)){var _=m.memoizedProps;if(l=l.compare,l=l!==null?l:hi,l(_,i)&&e.ref===o.ref)return al(e,o,u)}return o.flags|=1,e=Qr(m,i),e.ref=o.ref,e.return=o,o.child=e}function Fp(e,o,l,i,u){if(e!==null){var m=e.memoizedProps;if(hi(m,i)&&e.ref===o.ref)if(st=!1,o.pendingProps=i=m,x0(e,u))(e.flags&131072)!==0&&(st=!0);else return o.lanes=e.lanes,al(e,o,u)}return g0(e,o,l,i,u)}function Up(e,o,l){var i=o.pendingProps,u=i.children,m=e!==null?e.memoizedState:null;if(i.mode==="hidden"){if((o.flags&128)!==0){if(i=m!==null?m.baseLanes|l:l,e!==null){for(u=o.child=e.child,m=0;u!==null;)m=m|u.lanes|u.childLanes,u=u.sibling;o.childLanes=m&~i}else o.childLanes=0,o.child=null;return Vp(e,o,i,l)}if((l&536870912)!==0)o.memoizedState={baseLanes:0,cachePool:null},e!==null&&es(o,m!==null?m.cachePool:null),m!==null?Fh(o,m):Wu(),Ip(o);else return o.lanes=o.childLanes=536870912,Vp(e,o,m!==null?m.baseLanes|l:l,l)}else m!==null?(es(o,m.cachePool),Fh(o,m),Nl(),o.memoizedState=null):(e!==null&&es(o,null),Wu(),Nl());return ht(e,o,u,l),o.child}function Vp(e,o,l,i){var u=Pu();return u=u===null?null:{parent:nt._currentValue,pool:u},o.memoizedState={baseLanes:l,cachePool:u},e!==null&&es(o,null),Wu(),Ip(o),e!==null&&yi(e,o,i,!0),null}function vs(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 g0(e,o,l,i,u){return wa(o),l=$u(e,o,l,i,void 0,u),i=Zu(),e!==null&&!st?(Ku(e,o,u),al(e,o,u)):(mo&&i&&Nu(o),o.flags|=1,ht(e,o,l,u),o.child)}function Wp(e,o,l,i,u,m){return wa(o),o.updateQueue=null,l=Vh(o,i,l,u),Uh(e),i=Zu(),e!==null&&!st?(Ku(e,o,m),al(e,o,m)):(mo&&i&&Nu(o),o.flags|=1,ht(e,o,l,m),o.child)}function Xp(e,o,l,i,u){if(wa(o),o.stateNode===null){var m=nn,_=l.contextType;typeof _=="object"&&_!==null&&(m=St(_)),m=new l(i,m),o.memoizedState=m.state!==null&&m.state!==void 0?m.state:null,m.updater=u0,o.stateNode=m,m._reactInternals=o,m=o.stateNode,m.props=i,m.state=o.memoizedState,m.refs={},qu(o),_=l.contextType,m.context=typeof _=="object"&&_!==null?St(_):nn,m.state=o.memoizedState,_=l.getDerivedStateFromProps,typeof _=="function"&&(d0(o,l,_,i),m.state=o.memoizedState),typeof l.getDerivedStateFromProps=="function"||typeof m.getSnapshotBeforeUpdate=="function"||typeof m.UNSAFE_componentWillMount!="function"&&typeof m.componentWillMount!="function"||(_=m.state,typeof m.componentWillMount=="function"&&m.componentWillMount(),typeof m.UNSAFE_componentWillMount=="function"&&m.UNSAFE_componentWillMount(),_!==m.state&&u0.enqueueReplaceState(m,m.state,null),Ci(o,i,m,u),Si(),m.state=o.memoizedState),typeof m.componentDidMount=="function"&&(o.flags|=4194308),i=!0}else if(e===null){m=o.stateNode;var D=o.memoizedProps,L=Ca(l,D);m.props=L;var K=m.context,ie=l.contextType;_=nn,typeof ie=="object"&&ie!==null&&(_=St(ie));var de=l.getDerivedStateFromProps;ie=typeof de=="function"||typeof m.getSnapshotBeforeUpdate=="function",D=o.pendingProps!==D,ie||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(D||K!==_)&&Rp(o,m,i,_),Tl=!1;var J=o.memoizedState;m.state=J,Ci(o,i,m,u),Si(),K=o.memoizedState,D||J!==K||Tl?(typeof de=="function"&&(d0(o,l,de,i),K=o.memoizedState),(L=Tl||Np(o,l,L,i,J,K,_))?(ie||typeof m.UNSAFE_componentWillMount!="function"&&typeof m.componentWillMount!="function"||(typeof m.componentWillMount=="function"&&m.componentWillMount(),typeof m.UNSAFE_componentWillMount=="function"&&m.UNSAFE_componentWillMount()),typeof m.componentDidMount=="function"&&(o.flags|=4194308)):(typeof m.componentDidMount=="function"&&(o.flags|=4194308),o.memoizedProps=i,o.memoizedState=K),m.props=i,m.state=K,m.context=_,i=L):(typeof m.componentDidMount=="function"&&(o.flags|=4194308),i=!1)}else{m=o.stateNode,Fu(e,o),_=o.memoizedProps,ie=Ca(l,_),m.props=ie,de=o.pendingProps,J=m.context,K=l.contextType,L=nn,typeof K=="object"&&K!==null&&(L=St(K)),D=l.getDerivedStateFromProps,(K=typeof D=="function"||typeof m.getSnapshotBeforeUpdate=="function")||typeof m.UNSAFE_componentWillReceiveProps!="function"&&typeof m.componentWillReceiveProps!="function"||(_!==de||J!==L)&&Rp(o,m,i,L),Tl=!1,J=o.memoizedState,m.state=J,Ci(o,i,m,u),Si();var ee=o.memoizedState;_!==de||J!==ee||Tl||e!==null&&e.dependencies!==null&&Qc(e.dependencies)?(typeof D=="function"&&(d0(o,l,D,i),ee=o.memoizedState),(ie=Tl||Np(o,l,ie,i,J,ee,L)||e!==null&&e.dependencies!==null&&Qc(e.dependencies))?(K||typeof m.UNSAFE_componentWillUpdate!="function"&&typeof m.componentWillUpdate!="function"||(typeof m.componentWillUpdate=="function"&&m.componentWillUpdate(i,ee,L),typeof m.UNSAFE_componentWillUpdate=="function"&&m.UNSAFE_componentWillUpdate(i,ee,L)),typeof m.componentDidUpdate=="function"&&(o.flags|=4),typeof m.getSnapshotBeforeUpdate=="function"&&(o.flags|=1024)):(typeof m.componentDidUpdate!="function"||_===e.memoizedProps&&J===e.memoizedState||(o.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||_===e.memoizedProps&&J===e.memoizedState||(o.flags|=1024),o.memoizedProps=i,o.memoizedState=ee),m.props=i,m.state=ee,m.context=L,i=ie):(typeof m.componentDidUpdate!="function"||_===e.memoizedProps&&J===e.memoizedState||(o.flags|=4),typeof m.getSnapshotBeforeUpdate!="function"||_===e.memoizedProps&&J===e.memoizedState||(o.flags|=1024),i=!1)}return m=i,vs(e,o),i=(o.flags&128)!==0,m||i?(m=o.stateNode,l=i&&typeof l.getDerivedStateFromError!="function"?null:m.render(),o.flags|=1,e!==null&&i?(o.child=vn(o,e.child,null,u),o.child=vn(o,null,l,u)):ht(e,o,l,u),o.memoizedState=m.state,e=o.child):e=al(e,o,u),e}function Yp(e,o,l,i){return vi(),o.flags|=256,ht(e,o,l,i),o.child}var h0={dehydrated:null,treeContext:null,retryLane:0,hydrationErrors:null};function p0(e){return{baseLanes:e,cachePool:zh()}}function m0(e,o,l){return e=e!==null?e.childLanes&~l:0,o&&(e|=ir),e}function $p(e,o,l){var i=o.pendingProps,u=!1,m=(o.flags&128)!==0,_;if((_=m)||(_=e!==null&&e.memoizedState===null?!1:(it.current&2)!==0),_&&(u=!0,o.flags&=-129),_=(o.flags&32)!==0,o.flags&=-33,e===null){if(mo){if(u?Il(o):Nl(),mo){var D=Uo,L;if(L=D){e:{for(L=D,D=Nr;L.nodeType!==8;){if(!D){D=null;break e}if(L=xr(L.nextSibling),L===null){D=null;break e}}D=L}D!==null?(o.memoizedState={dehydrated:D,treeContext:ba!==null?{id:Jr,overflow:el}:null,retryLane:536870912,hydrationErrors:null},L=Ft(18,null,null,0),L.stateNode=D,L.return=o,o.child=L,Et=o,Uo=null,L=!0):L=!1}L||ka(o)}if(D=o.memoizedState,D!==null&&(D=D.dehydrated,D!==null))return J0(D)?o.lanes=32:o.lanes=536870912,null;ll(o)}return D=i.children,i=i.fallback,u?(Nl(),u=o.mode,D=bs({mode:"hidden",children:D},u),i=va(i,u,l,null),D.return=o,i.return=o,D.sibling=i,o.child=D,u=o.child,u.memoizedState=p0(l),u.childLanes=m0(e,_,l),o.memoizedState=h0,i):(Il(o),v0(o,D))}if(L=e.memoizedState,L!==null&&(D=L.dehydrated,D!==null)){if(m)o.flags&256?(Il(o),o.flags&=-257,o=b0(e,o,l)):o.memoizedState!==null?(Nl(),o.child=e.child,o.flags|=128,o=null):(Nl(),u=i.fallback,D=o.mode,i=bs({mode:"visible",children:i.children},D),u=va(u,D,l,null),u.flags|=2,i.return=o,u.return=o,i.sibling=u,o.child=i,vn(o,e.child,null,l),i=o.child,i.memoizedState=p0(l),i.childLanes=m0(e,_,l),o.memoizedState=h0,o=u);else if(Il(o),J0(D)){if(_=D.nextSibling&&D.nextSibling.dataset,_)var K=_.dgst;_=K,i=Error(n(419)),i.stack="",i.digest=_,bi({value:i,source:null,stack:null}),o=b0(e,o,l)}else if(st||yi(e,o,l,!1),_=(l&e.childLanes)!==0,st||_){if(_=No,_!==null&&(i=l&-l,i=(i&42)!==0?1:kt(i),i=(i&(_.suspendedLanes|l))!==0?0:i,i!==0&&i!==L.retryLane))throw L.retryLane=i,an(e,i),Yt(_,e,i),Pp;D.data==="$?"||L0(),o=b0(e,o,l)}else D.data==="$?"?(o.flags|=192,o.child=e.child,o=null):(e=L.treeContext,Uo=xr(D.nextSibling),Et=o,mo=!0,xa=null,Nr=!1,e!==null&&(lr[ar++]=Jr,lr[ar++]=el,lr[ar++]=ba,Jr=e.id,el=e.overflow,ba=o),o=v0(o,i.children),o.flags|=4096);return o}return u?(Nl(),u=i.fallback,D=o.mode,L=e.child,K=L.sibling,i=Qr(L,{mode:"hidden",children:i.children}),i.subtreeFlags=L.subtreeFlags&65011712,K!==null?u=Qr(K,u):(u=va(u,D,l,null),u.flags|=2),u.return=o,i.return=o,i.sibling=u,o.child=i,i=u,u=o.child,D=e.child.memoizedState,D===null?D=p0(l):(L=D.cachePool,L!==null?(K=nt._currentValue,L=L.parent!==K?{parent:K,pool:K}:L):L=zh(),D={baseLanes:D.baseLanes|l,cachePool:L}),u.memoizedState=D,u.childLanes=m0(e,_,l),o.memoizedState=h0,i):(Il(o),l=e.child,e=l.sibling,l=Qr(l,{mode:"visible",children:i.children}),l.return=o,l.sibling=null,e!==null&&(_=o.deletions,_===null?(o.deletions=[e],o.flags|=16):_.push(e)),o.child=l,o.memoizedState=null,l)}function v0(e,o){return o=bs({mode:"visible",children:o},e.mode),o.return=e,e.child=o}function bs(e,o){return e=Ft(22,e,null,o),e.lanes=0,e.stateNode={_visibility:1,_pendingMarkers:null,_retryCache:null,_transitions:null},e}function b0(e,o,l){return vn(o,e.child,null,l),e=v0(o,o.pendingProps.children),e.flags|=2,o.memoizedState=null,e}function Zp(e,o,l){e.lanes|=o;var i=e.alternate;i!==null&&(i.lanes|=o),Lu(e.return,o,l)}function y0(e,o,l,i,u){var m=e.memoizedState;m===null?e.memoizedState={isBackwards:o,rendering:null,renderingStartTime:0,last:i,tail:l,tailMode:u}:(m.isBackwards=o,m.rendering=null,m.renderingStartTime=0,m.last=i,m.tail=l,m.tailMode=u)}function Kp(e,o,l){var i=o.pendingProps,u=i.revealOrder,m=i.tail;if(ht(e,o,i.children,l),i=it.current,(i&2)!==0)i=i&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&&Zp(e,l,o);else if(e.tag===19)Zp(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}i&=1}switch(ae(it,i),u){case"forwards":for(l=o.child,u=null;l!==null;)e=l.alternate,e!==null&&hs(e)===null&&(u=l),l=l.sibling;l=u,l===null?(u=o.child,o.child=null):(u=l.sibling,l.sibling=null),y0(o,!1,u,l,m);break;case"backwards":for(l=null,u=o.child,o.child=null;u!==null;){if(e=u.alternate,e!==null&&hs(e)===null){o.child=u;break}e=u.sibling,u.sibling=l,l=u,u=e}y0(o,!0,l,null,m);break;case"together":y0(o,!1,null,null,void 0);break;default:o.memoizedState=null}return o.child}function al(e,o,l){if(e!==null&&(o.dependencies=e.dependencies),Hl|=o.lanes,(l&o.childLanes)===0)if(e!==null){if(yi(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=Qr(e,e.pendingProps),o.child=l,l.return=o;e.sibling!==null;)e=e.sibling,l=l.sibling=Qr(e,e.pendingProps),l.return=o;l.sibling=null}return o.child}function x0(e,o){return(e.lanes&o)!==0?!0:(e=e.dependencies,!!(e!==null&&Qc(e)))}function yk(e,o,l){switch(o.tag){case 3:se(o,o.stateNode.containerInfo),Cl(o,nt,e.memoizedState.cache),vi();break;case 27:case 5:be(o);break;case 4:se(o,o.stateNode.containerInfo);break;case 10:Cl(o,o.type,o.memoizedProps.value);break;case 13:var i=o.memoizedState;if(i!==null)return i.dehydrated!==null?(Il(o),o.flags|=128,null):(l&o.child.childLanes)!==0?$p(e,o,l):(Il(o),e=al(e,o,l),e!==null?e.sibling:null);Il(o);break;case 19:var u=(e.flags&128)!==0;if(i=(l&o.childLanes)!==0,i||(yi(e,o,l,!1),i=(l&o.childLanes)!==0),u){if(i)return Kp(e,o,l);o.flags|=128}if(u=o.memoizedState,u!==null&&(u.rendering=null,u.tail=null,u.lastEffect=null),ae(it,it.current),i)break;return null;case 22:case 23:return o.lanes=0,Up(e,o,l);case 24:Cl(o,nt,e.memoizedState.cache)}return al(e,o,l)}function Qp(e,o,l){if(e!==null)if(e.memoizedProps!==o.pendingProps)st=!0;else{if(!x0(e,l)&&(o.flags&128)===0)return st=!1,yk(e,o,l);st=(e.flags&131072)!==0}else st=!1,mo&&(o.flags&1048576)!==0&&Dh(o,Kc,o.index);switch(o.lanes=0,o.tag){case 16:e:{e=o.pendingProps;var i=o.elementType,u=i._init;if(i=u(i._payload),o.type=i,typeof i=="function")Eu(i)?(e=Ca(i,e),o.tag=1,o=Xp(null,o,i,e,l)):(o.tag=0,o=g0(null,o,i,e,l));else{if(i!=null){if(u=i.$$typeof,u===E){o.tag=11,o=jp(null,o,i,e,l);break e}else if(u===A){o.tag=14,o=qp(null,o,i,e,l);break e}}throw o=W(i)||i,Error(n(306,o,""))}}return o;case 0:return g0(e,o,o.type,o.pendingProps,l);case 1:return i=o.type,u=Ca(i,o.pendingProps),Xp(e,o,i,u,l);case 3:e:{if(se(o,o.stateNode.containerInfo),e===null)throw Error(n(387));i=o.pendingProps;var m=o.memoizedState;u=m.element,Fu(e,o),Ci(o,i,null,l);var _=o.memoizedState;if(i=_.cache,Cl(o,nt,i),i!==m.cache&&Hu(o,[nt],l,!0),Si(),i=_.element,m.isDehydrated)if(m={element:i,isDehydrated:!1,cache:_.cache},o.updateQueue.baseState=m,o.memoizedState=m,o.flags&256){o=Yp(e,o,i,l);break e}else if(i!==u){u=tr(Error(n(424)),o),bi(u),o=Yp(e,o,i,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(Uo=xr(e.firstChild),Et=o,mo=!0,xa=null,Nr=!0,l=Gp(o,null,i,l),o.child=l;l;)l.flags=l.flags&-3|4096,l=l.sibling}else{if(vi(),i===u){o=al(e,o,l);break e}ht(e,o,i,l)}o=o.child}return o;case 26:return vs(e,o),e===null?(l=tv(o.type,null,o.pendingProps,null))?o.memoizedState=l:mo||(l=o.type,e=o.pendingProps,i=Ns(ue.current).createElement(l),i[Ko]=o,i[_t]=e,mt(i,l,e),Ao(i),o.stateNode=i):o.memoizedState=tv(o.type,e.memoizedProps,o.pendingProps,e.memoizedState),null;case 27:return be(o),e===null&&mo&&(i=o.stateNode=Jm(o.type,o.pendingProps,ue.current),Et=o,Nr=!0,u=Uo,jl(o.type)?(ef=u,Uo=xr(i.firstChild)):Uo=u),ht(e,o,o.pendingProps.children,l),vs(e,o),e===null&&(o.flags|=4194304),o.child;case 5:return e===null&&mo&&((u=i=Uo)&&(i=Xk(i,o.type,o.pendingProps,Nr),i!==null?(o.stateNode=i,Et=o,Uo=xr(i.firstChild),Nr=!1,u=!0):u=!1),u||ka(o)),be(o),u=o.type,m=o.pendingProps,_=e!==null?e.memoizedProps:null,i=m.children,Z0(u,m)?i=null:_!==null&&Z0(u,_)&&(o.flags|=32),o.memoizedState!==null&&(u=$u(e,o,uk,null,null,l),Yi._currentValue=u),vs(e,o),ht(e,o,i,l),o.child;case 6:return e===null&&mo&&((e=l=Uo)&&(l=Yk(l,o.pendingProps,Nr),l!==null?(o.stateNode=l,Et=o,Uo=null,e=!0):e=!1),e||ka(o)),null;case 13:return $p(e,o,l);case 4:return se(o,o.stateNode.containerInfo),i=o.pendingProps,e===null?o.child=vn(o,null,i,l):ht(e,o,i,l),o.child;case 11:return jp(e,o,o.type,o.pendingProps,l);case 7:return ht(e,o,o.pendingProps,l),o.child;case 8:return ht(e,o,o.pendingProps.children,l),o.child;case 12:return ht(e,o,o.pendingProps.children,l),o.child;case 10:return i=o.pendingProps,Cl(o,o.type,i.value),ht(e,o,i.children,l),o.child;case 9:return u=o.type._context,i=o.pendingProps.children,wa(o),u=St(u),i=i(u),o.flags|=1,ht(e,o,i,l),o.child;case 14:return qp(e,o,o.type,o.pendingProps,l);case 15:return Fp(e,o,o.type,o.pendingProps,l);case 19:return Kp(e,o,l);case 31:return i=o.pendingProps,l=o.mode,i={mode:i.mode,children:i.children},e===null?(l=bs(i,l),l.ref=o.ref,o.child=l,l.return=o,o=l):(l=Qr(e.child,i),l.ref=o.ref,o.child=l,l.return=o,o=l),o;case 22:return Up(e,o,l);case 24:return wa(o),i=St(nt),e===null?(u=Pu(),u===null&&(u=No,m=Ou(),u.pooledCache=m,m.refCount++,m!==null&&(u.pooledCacheLanes|=l),u=m),o.memoizedState={parent:i,cache:u},qu(o),Cl(o,nt,u)):((e.lanes&l)!==0&&(Fu(e,o),Ci(o,null,null,l),Si()),u=e.memoizedState,m=o.memoizedState,u.parent!==i?(u={parent:i,cache:i},o.memoizedState=u,o.lanes===0&&(o.memoizedState=o.updateQueue.baseState=u),Cl(o,nt,i)):(i=m.cache,Cl(o,nt,i),i!==u.cache&&Hu(o,[nt],l,!0))),ht(e,o,o.pendingProps.children,l),o.child;case 29:throw o.pendingProps}throw Error(n(156,o.tag))}function nl(e){e.flags|=4}function Jp(e,o){if(o.type!=="stylesheet"||(o.state.loading&4)!==0)e.flags&=-16777217;else if(e.flags|=16777216,!iv(o)){if(o=nr.current,o!==null&&((co&4194048)===co?Rr!==null:(co&62914560)!==co&&(co&536870912)===0||o!==Rr))throw wi=ju,Lh;e.flags|=8192}}function ys(e,o){o!==null&&(e.flags|=4),e.flags&16384&&(o=e.tag!==22?sa():536870912,e.lanes|=o,kn|=o)}function Ri(e,o){if(!mo)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 i=null;l!==null;)l.alternate!==null&&(i=l),l=l.sibling;i===null?o||e.tail===null?e.tail=null:e.tail.sibling=null:i.sibling=null}}function qo(e){var o=e.alternate!==null&&e.alternate.child===e.child,l=0,i=0;if(o)for(var u=e.child;u!==null;)l|=u.lanes|u.childLanes,i|=u.subtreeFlags&65011712,i|=u.flags&65011712,u.return=e,u=u.sibling;else for(u=e.child;u!==null;)l|=u.lanes|u.childLanes,i|=u.subtreeFlags,i|=u.flags,u.return=e,u=u.sibling;return e.subtreeFlags|=i,e.childLanes=l,o}function xk(e,o,l){var i=o.pendingProps;switch(Ru(o),o.tag){case 31:case 16:case 15:case 0:case 11:case 7:case 8:case 12:case 9:case 14:return qo(o),null;case 1:return qo(o),null;case 3:return l=o.stateNode,i=null,e!==null&&(i=e.memoizedState.cache),o.memoizedState.cache!==i&&(o.flags|=2048),tl(nt),Q(),l.pendingContext&&(l.context=l.pendingContext,l.pendingContext=null),(e===null||e.child===null)&&(mi(o)?nl(o):e===null||e.memoizedState.isDehydrated&&(o.flags&256)===0||(o.flags|=1024,Ih())),qo(o),null;case 26:return l=o.memoizedState,e===null?(nl(o),l!==null?(qo(o),Jp(o,l)):(qo(o),o.flags&=-16777217)):l?l!==e.memoizedState?(nl(o),qo(o),Jp(o,l)):(qo(o),o.flags&=-16777217):(e.memoizedProps!==i&&nl(o),qo(o),o.flags&=-16777217),null;case 27:De(o),l=ue.current;var u=o.type;if(e!==null&&o.stateNode!=null)e.memoizedProps!==i&&nl(o);else{if(!i){if(o.stateNode===null)throw Error(n(166));return qo(o),null}e=ge.current,mi(o)?Eh(o):(e=Jm(u,i,l),o.stateNode=e,nl(o))}return qo(o),null;case 5:if(De(o),l=o.type,e!==null&&o.stateNode!=null)e.memoizedProps!==i&&nl(o);else{if(!i){if(o.stateNode===null)throw Error(n(166));return qo(o),null}if(e=ge.current,mi(o))Eh(o);else{switch(u=Ns(ue.current),e){case 1:e=u.createElementNS("http://www.w3.org/2000/svg",l);break;case 2:e=u.createElementNS("http://www.w3.org/1998/Math/MathML",l);break;default:switch(l){case"svg":e=u.createElementNS("http://www.w3.org/2000/svg",l);break;case"math":e=u.createElementNS("http://www.w3.org/1998/Math/MathML",l);break;case"script":e=u.createElement("div"),e.innerHTML="<script><\/script>",e=e.removeChild(e.firstChild);break;case"select":e=typeof i.is=="string"?u.createElement("select",{is:i.is}):u.createElement("select"),i.multiple?e.multiple=!0:i.size&&(e.size=i.size);break;default:e=typeof i.is=="string"?u.createElement(l,{is:i.is}):u.createElement(l)}}e[Ko]=o,e[_t]=i;e:for(u=o.child;u!==null;){if(u.tag===5||u.tag===6)e.appendChild(u.stateNode);else if(u.tag!==4&&u.tag!==27&&u.child!==null){u.child.return=u,u=u.child;continue}if(u===o)break e;for(;u.sibling===null;){if(u.return===null||u.return===o)break e;u=u.return}u.sibling.return=u.return,u=u.sibling}o.stateNode=e;e:switch(mt(e,l,i),l){case"button":case"input":case"select":case"textarea":e=!!i.autoFocus;break e;case"img":e=!0;break e;default:e=!1}e&&nl(o)}}return qo(o),o.flags&=-16777217,null;case 6:if(e&&o.stateNode!=null)e.memoizedProps!==i&&nl(o);else{if(typeof i!="string"&&o.stateNode===null)throw Error(n(166));if(e=ue.current,mi(o)){if(e=o.stateNode,l=o.memoizedProps,i=null,u=Et,u!==null)switch(u.tag){case 27:case 5:i=u.memoizedProps}e[Ko]=o,e=!!(e.nodeValue===l||i!==null&&i.suppressHydrationWarning===!0||Wm(e.nodeValue,l)),e||ka(o)}else e=Ns(e).createTextNode(i),e[Ko]=o,o.stateNode=e}return qo(o),null;case 13:if(i=o.memoizedState,e===null||e.memoizedState!==null&&e.memoizedState.dehydrated!==null){if(u=mi(o),i!==null&&i.dehydrated!==null){if(e===null){if(!u)throw Error(n(318));if(u=o.memoizedState,u=u!==null?u.dehydrated:null,!u)throw Error(n(317));u[Ko]=o}else vi(),(o.flags&128)===0&&(o.memoizedState=null),o.flags|=4;qo(o),u=!1}else u=Ih(),e!==null&&e.memoizedState!==null&&(e.memoizedState.hydrationErrors=u),u=!0;if(!u)return o.flags&256?(ll(o),o):(ll(o),null)}if(ll(o),(o.flags&128)!==0)return o.lanes=l,o;if(l=i!==null,e=e!==null&&e.memoizedState!==null,l){i=o.child,u=null,i.alternate!==null&&i.alternate.memoizedState!==null&&i.alternate.memoizedState.cachePool!==null&&(u=i.alternate.memoizedState.cachePool.pool);var m=null;i.memoizedState!==null&&i.memoizedState.cachePool!==null&&(m=i.memoizedState.cachePool.pool),m!==u&&(i.flags|=2048)}return l!==e&&l&&(o.child.flags|=8192),ys(o,o.updateQueue),qo(o),null;case 4:return Q(),e===null&&V0(o.stateNode.containerInfo),qo(o),null;case 10:return tl(o.type),qo(o),null;case 19:if(le(it),u=o.memoizedState,u===null)return qo(o),null;if(i=(o.flags&128)!==0,m=u.rendering,m===null)if(i)Ri(u,!1);else{if(Vo!==0||e!==null&&(e.flags&128)!==0)for(e=o.child;e!==null;){if(m=hs(e),m!==null){for(o.flags|=128,Ri(u,!1),e=m.updateQueue,o.updateQueue=e,ys(o,e),o.subtreeFlags=0,e=l,l=o.child;l!==null;)Th(l,e),l=l.sibling;return ae(it,it.current&1|2),o.child}e=e.sibling}u.tail!==null&&ye()>_s&&(o.flags|=128,i=!0,Ri(u,!1),o.lanes=4194304)}else{if(!i)if(e=hs(m),e!==null){if(o.flags|=128,i=!0,e=e.updateQueue,o.updateQueue=e,ys(o,e),Ri(u,!0),u.tail===null&&u.tailMode==="hidden"&&!m.alternate&&!mo)return qo(o),null}else 2*ye()-u.renderingStartTime>_s&&l!==536870912&&(o.flags|=128,i=!0,Ri(u,!1),o.lanes=4194304);u.isBackwards?(m.sibling=o.child,o.child=m):(e=u.last,e!==null?e.sibling=m:o.child=m,u.last=m)}return u.tail!==null?(o=u.tail,u.rendering=o,u.tail=o.sibling,u.renderingStartTime=ye(),o.sibling=null,e=it.current,ae(it,i?e&1|2:e&1),o):(qo(o),null);case 22:case 23:return ll(o),Xu(),i=o.memoizedState!==null,e!==null?e.memoizedState!==null!==i&&(o.flags|=8192):i&&(o.flags|=8192),i?(l&536870912)!==0&&(o.flags&128)===0&&(qo(o),o.subtreeFlags&6&&(o.flags|=8192)):qo(o),l=o.updateQueue,l!==null&&ys(o,l.retryQueue),l=null,e!==null&&e.memoizedState!==null&&e.memoizedState.cachePool!==null&&(l=e.memoizedState.cachePool.pool),i=null,o.memoizedState!==null&&o.memoizedState.cachePool!==null&&(i=o.memoizedState.cachePool.pool),i!==l&&(o.flags|=2048),e!==null&&le(Ba),null;case 24:return l=null,e!==null&&(l=e.memoizedState.cache),o.memoizedState.cache!==l&&(o.flags|=2048),tl(nt),qo(o),null;case 25:return null;case 30:return null}throw Error(n(156,o.tag))}function kk(e,o){switch(Ru(o),o.tag){case 1:return e=o.flags,e&65536?(o.flags=e&-65537|128,o):null;case 3:return tl(nt),Q(),e=o.flags,(e&65536)!==0&&(e&128)===0?(o.flags=e&-65537|128,o):null;case 26:case 27:case 5:return De(o),null;case 13:if(ll(o),e=o.memoizedState,e!==null&&e.dehydrated!==null){if(o.alternate===null)throw Error(n(340));vi()}return e=o.flags,e&65536?(o.flags=e&-65537|128,o):null;case 19:return le(it),null;case 4:return Q(),null;case 10:return tl(o.type),null;case 22:case 23:return ll(o),Xu(),e!==null&&le(Ba),e=o.flags,e&65536?(o.flags=e&-65537|128,o):null;case 24:return tl(nt),null;case 25:return null;default:return null}}function em(e,o){switch(Ru(o),o.tag){case 3:tl(nt),Q();break;case 26:case 27:case 5:De(o);break;case 4:Q();break;case 13:ll(o);break;case 19:le(it);break;case 10:tl(o.type);break;case 22:case 23:ll(o),Xu(),e!==null&&le(Ba);break;case 24:tl(nt)}}function Ai(e,o){try{var l=o.updateQueue,i=l!==null?l.lastEffect:null;if(i!==null){var u=i.next;l=u;do{if((l.tag&e)===e){i=void 0;var m=l.create,_=l.inst;i=m(),_.destroy=i}l=l.next}while(l!==u)}}catch(D){Go(o,o.return,D)}}function Rl(e,o,l){try{var i=o.updateQueue,u=i!==null?i.lastEffect:null;if(u!==null){var m=u.next;i=m;do{if((i.tag&e)===e){var _=i.inst,D=_.destroy;if(D!==void 0){_.destroy=void 0,u=o;var L=l,K=D;try{K()}catch(ie){Go(u,L,ie)}}}i=i.next}while(i!==m)}}catch(ie){Go(o,o.return,ie)}}function om(e){var o=e.updateQueue;if(o!==null){var l=e.stateNode;try{qh(o,l)}catch(i){Go(e,e.return,i)}}}function tm(e,o,l){l.props=Ca(e.type,e.memoizedProps),l.state=e.memoizedState;try{l.componentWillUnmount()}catch(i){Go(e,o,i)}}function zi(e,o){try{var l=e.ref;if(l!==null){switch(e.tag){case 26:case 27:case 5:var i=e.stateNode;break;case 30:i=e.stateNode;break;default:i=e.stateNode}typeof l=="function"?e.refCleanup=l(i):l.current=i}}catch(u){Go(e,o,u)}}function Ar(e,o){var l=e.ref,i=e.refCleanup;if(l!==null)if(typeof i=="function")try{i()}catch(u){Go(e,o,u)}finally{e.refCleanup=null,e=e.alternate,e!=null&&(e.refCleanup=null)}else if(typeof l=="function")try{l(null)}catch(u){Go(e,o,u)}else l.current=null}function rm(e){var o=e.type,l=e.memoizedProps,i=e.stateNode;try{e:switch(o){case"button":case"input":case"select":case"textarea":l.autoFocus&&i.focus();break e;case"img":l.src?i.src=l.src:l.srcSet&&(i.srcset=l.srcSet)}}catch(u){Go(e,e.return,u)}}function k0(e,o,l){try{var i=e.stateNode;qk(i,e.type,l,o),i[_t]=o}catch(u){Go(e,e.return,u)}}function lm(e){return e.tag===5||e.tag===3||e.tag===26||e.tag===27&&jl(e.type)||e.tag===4}function _0(e){e:for(;;){for(;e.sibling===null;){if(e.return===null||lm(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&&jl(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 w0(e,o,l){var i=e.tag;if(i===5||i===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=Is));else if(i!==4&&(i===27&&jl(e.type)&&(l=e.stateNode,o=null),e=e.child,e!==null))for(w0(e,o,l),e=e.sibling;e!==null;)w0(e,o,l),e=e.sibling}function xs(e,o,l){var i=e.tag;if(i===5||i===6)e=e.stateNode,o?l.insertBefore(e,o):l.appendChild(e);else if(i!==4&&(i===27&&jl(e.type)&&(l=e.stateNode),e=e.child,e!==null))for(xs(e,o,l),e=e.sibling;e!==null;)xs(e,o,l),e=e.sibling}function am(e){var o=e.stateNode,l=e.memoizedProps;try{for(var i=e.type,u=o.attributes;u.length;)o.removeAttributeNode(u[0]);mt(o,i,l),o[Ko]=e,o[_t]=l}catch(m){Go(e,e.return,m)}}var il=!1,Zo=!1,B0=!1,nm=typeof WeakSet=="function"?WeakSet:Set,dt=null;function _k(e,o){if(e=e.containerInfo,Y0=Os,e=vh(e),_u(e)){if("selectionStart"in e)var l={start:e.selectionStart,end:e.selectionEnd};else e:{l=(l=e.ownerDocument)&&l.defaultView||window;var i=l.getSelection&&l.getSelection();if(i&&i.rangeCount!==0){l=i.anchorNode;var u=i.anchorOffset,m=i.focusNode;i=i.focusOffset;try{l.nodeType,m.nodeType}catch{l=null;break e}var _=0,D=-1,L=-1,K=0,ie=0,de=e,J=null;o:for(;;){for(var ee;de!==l||u!==0&&de.nodeType!==3||(D=_+u),de!==m||i!==0&&de.nodeType!==3||(L=_+i),de.nodeType===3&&(_+=de.nodeValue.length),(ee=de.firstChild)!==null;)J=de,de=ee;for(;;){if(de===e)break o;if(J===l&&++K===u&&(D=_),J===m&&++ie===i&&(L=_),(ee=de.nextSibling)!==null)break;de=J,J=de.parentNode}de=ee}l=D===-1||L===-1?null:{start:D,end:L}}else l=null}l=l||{start:0,end:0}}else l=null;for($0={focusedElem:e,selectionRange:l},Os=!1,dt=o;dt!==null;)if(o=dt,e=o.child,(o.subtreeFlags&1024)!==0&&e!==null)e.return=o,dt=e;else for(;dt!==null;){switch(o=dt,m=o.alternate,e=o.flags,o.tag){case 0:break;case 11:case 15:break;case 1:if((e&1024)!==0&&m!==null){e=void 0,l=o,u=m.memoizedProps,m=m.memoizedState,i=l.stateNode;try{var Le=Ca(l.type,u,l.elementType===l.type);e=i.getSnapshotBeforeUpdate(Le,m),i.__reactInternalSnapshotBeforeUpdate=e}catch(Re){Go(l,l.return,Re)}}break;case 3:if((e&1024)!==0){if(e=o.stateNode.containerInfo,l=e.nodeType,l===9)Q0(e);else if(l===1)switch(e.nodeName){case"HEAD":case"HTML":case"BODY":Q0(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,dt=e;break}dt=o.return}}function im(e,o,l){var i=l.flags;switch(l.tag){case 0:case 11:case 15:Al(e,l),i&4&&Ai(5,l);break;case 1:if(Al(e,l),i&4)if(e=l.stateNode,o===null)try{e.componentDidMount()}catch(_){Go(l,l.return,_)}else{var u=Ca(l.type,o.memoizedProps);o=o.memoizedState;try{e.componentDidUpdate(u,o,e.__reactInternalSnapshotBeforeUpdate)}catch(_){Go(l,l.return,_)}}i&64&&om(l),i&512&&zi(l,l.return);break;case 3:if(Al(e,l),i&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{qh(e,o)}catch(_){Go(l,l.return,_)}}break;case 27:o===null&&i&4&&am(l);case 26:case 5:Al(e,l),o===null&&i&4&&rm(l),i&512&&zi(l,l.return);break;case 12:Al(e,l);break;case 13:Al(e,l),i&4&&dm(e,l),i&64&&(e=l.memoizedState,e!==null&&(e=e.dehydrated,e!==null&&(l=Ik.bind(null,l),$k(e,l))));break;case 22:if(i=l.memoizedState!==null||il,!i){o=o!==null&&o.memoizedState!==null||Zo,u=il;var m=Zo;il=i,(Zo=o)&&!m?zl(e,l,(l.subtreeFlags&8772)!==0):Al(e,l),il=u,Zo=m}break;case 30:break;default:Al(e,l)}}function cm(e){var o=e.alternate;o!==null&&(e.alternate=null,cm(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 Mo=null,zt=!1;function cl(e,o,l){for(l=l.child;l!==null;)sm(e,o,l),l=l.sibling}function sm(e,o,l){if(lo&&typeof lo.onCommitFiberUnmount=="function")try{lo.onCommitFiberUnmount($e,l)}catch{}switch(l.tag){case 26:Zo||Ar(l,o),cl(e,o,l),l.memoizedState?l.memoizedState.count--:l.stateNode&&(l=l.stateNode,l.parentNode.removeChild(l));break;case 27:Zo||Ar(l,o);var i=Mo,u=zt;jl(l.type)&&(Mo=l.stateNode,zt=!1),cl(e,o,l),Ui(l.stateNode),Mo=i,zt=u;break;case 5:Zo||Ar(l,o);case 6:if(i=Mo,u=zt,Mo=null,cl(e,o,l),Mo=i,zt=u,Mo!==null)if(zt)try{(Mo.nodeType===9?Mo.body:Mo.nodeName==="HTML"?Mo.ownerDocument.body:Mo).removeChild(l.stateNode)}catch(m){Go(l,o,m)}else try{Mo.removeChild(l.stateNode)}catch(m){Go(l,o,m)}break;case 18:Mo!==null&&(zt?(e=Mo,Km(e.nodeType===9?e.body:e.nodeName==="HTML"?e.ownerDocument.body:e,l.stateNode),Qi(e)):Km(Mo,l.stateNode));break;case 4:i=Mo,u=zt,Mo=l.stateNode.containerInfo,zt=!0,cl(e,o,l),Mo=i,zt=u;break;case 0:case 11:case 14:case 15:Zo||Rl(2,l,o),Zo||Rl(4,l,o),cl(e,o,l);break;case 1:Zo||(Ar(l,o),i=l.stateNode,typeof i.componentWillUnmount=="function"&&tm(l,o,i)),cl(e,o,l);break;case 21:cl(e,o,l);break;case 22:Zo=(i=Zo)||l.memoizedState!==null,cl(e,o,l),Zo=i;break;default:cl(e,o,l)}}function dm(e,o){if(o.memoizedState===null&&(e=o.alternate,e!==null&&(e=e.memoizedState,e!==null&&(e=e.dehydrated,e!==null))))try{Qi(e)}catch(l){Go(o,o.return,l)}}function wk(e){switch(e.tag){case 13:case 19:var o=e.stateNode;return o===null&&(o=e.stateNode=new nm),o;case 22:return e=e.stateNode,o=e._retryCache,o===null&&(o=e._retryCache=new nm),o;default:throw Error(n(435,e.tag))}}function S0(e,o){var l=wk(e);o.forEach(function(i){var u=Nk.bind(null,e,i);l.has(i)||(l.add(i),i.then(u,u))})}function Ut(e,o){var l=o.deletions;if(l!==null)for(var i=0;i<l.length;i++){var u=l[i],m=e,_=o,D=_;e:for(;D!==null;){switch(D.tag){case 27:if(jl(D.type)){Mo=D.stateNode,zt=!1;break e}break;case 5:Mo=D.stateNode,zt=!1;break e;case 3:case 4:Mo=D.stateNode.containerInfo,zt=!0;break e}D=D.return}if(Mo===null)throw Error(n(160));sm(m,_,u),Mo=null,zt=!1,m=u.alternate,m!==null&&(m.return=null),u.return=null}if(o.subtreeFlags&13878)for(o=o.child;o!==null;)um(o,e),o=o.sibling}var yr=null;function um(e,o){var l=e.alternate,i=e.flags;switch(e.tag){case 0:case 11:case 14:case 15:Ut(o,e),Vt(e),i&4&&(Rl(3,e,e.return),Ai(3,e),Rl(5,e,e.return));break;case 1:Ut(o,e),Vt(e),i&512&&(Zo||l===null||Ar(l,l.return)),i&64&&il&&(e=e.updateQueue,e!==null&&(i=e.callbacks,i!==null&&(l=e.shared.hiddenCallbacks,e.shared.hiddenCallbacks=l===null?i:l.concat(i))));break;case 26:var u=yr;if(Ut(o,e),Vt(e),i&512&&(Zo||l===null||Ar(l,l.return)),i&4){var m=l!==null?l.memoizedState:null;if(i=e.memoizedState,l===null)if(i===null)if(e.stateNode===null){e:{i=e.type,l=e.memoizedProps,u=u.ownerDocument||u;o:switch(i){case"title":m=u.getElementsByTagName("title")[0],(!m||m[da]||m[Ko]||m.namespaceURI==="http://www.w3.org/2000/svg"||m.hasAttribute("itemprop"))&&(m=u.createElement(i),u.head.insertBefore(m,u.querySelector("head > title"))),mt(m,i,l),m[Ko]=e,Ao(m),i=m;break e;case"link":var _=av("link","href",u).get(i+(l.href||""));if(_){for(var D=0;D<_.length;D++)if(m=_[D],m.getAttribute("href")===(l.href==null||l.href===""?null:l.href)&&m.getAttribute("rel")===(l.rel==null?null:l.rel)&&m.getAttribute("title")===(l.title==null?null:l.title)&&m.getAttribute("crossorigin")===(l.crossOrigin==null?null:l.crossOrigin)){_.splice(D,1);break o}}m=u.createElement(i),mt(m,i,l),u.head.appendChild(m);break;case"meta":if(_=av("meta","content",u).get(i+(l.content||""))){for(D=0;D<_.length;D++)if(m=_[D],m.getAttribute("content")===(l.content==null?null:""+l.content)&&m.getAttribute("name")===(l.name==null?null:l.name)&&m.getAttribute("property")===(l.property==null?null:l.property)&&m.getAttribute("http-equiv")===(l.httpEquiv==null?null:l.httpEquiv)&&m.getAttribute("charset")===(l.charSet==null?null:l.charSet)){_.splice(D,1);break o}}m=u.createElement(i),mt(m,i,l),u.head.appendChild(m);break;default:throw Error(n(468,i))}m[Ko]=e,Ao(m),i=m}e.stateNode=i}else nv(u,e.type,e.stateNode);else e.stateNode=lv(u,i,e.memoizedProps);else m!==i?(m===null?l.stateNode!==null&&(l=l.stateNode,l.parentNode.removeChild(l)):m.count--,i===null?nv(u,e.type,e.stateNode):lv(u,i,e.memoizedProps)):i===null&&e.stateNode!==null&&k0(e,e.memoizedProps,l.memoizedProps)}break;case 27:Ut(o,e),Vt(e),i&512&&(Zo||l===null||Ar(l,l.return)),l!==null&&i&4&&k0(e,e.memoizedProps,l.memoizedProps);break;case 5:if(Ut(o,e),Vt(e),i&512&&(Zo||l===null||Ar(l,l.return)),e.flags&32){u=e.stateNode;try{Qo(u,"")}catch(ee){Go(e,e.return,ee)}}i&4&&e.stateNode!=null&&(u=e.memoizedProps,k0(e,u,l!==null?l.memoizedProps:u)),i&1024&&(B0=!0);break;case 6:if(Ut(o,e),Vt(e),i&4){if(e.stateNode===null)throw Error(n(162));i=e.memoizedProps,l=e.stateNode;try{l.nodeValue=i}catch(ee){Go(e,e.return,ee)}}break;case 3:if(zs=null,u=yr,yr=Rs(o.containerInfo),Ut(o,e),yr=u,Vt(e),i&4&&l!==null&&l.memoizedState.isDehydrated)try{Qi(o.containerInfo)}catch(ee){Go(e,e.return,ee)}B0&&(B0=!1,fm(e));break;case 4:i=yr,yr=Rs(e.stateNode.containerInfo),Ut(o,e),Vt(e),yr=i;break;case 12:Ut(o,e),Vt(e);break;case 13:Ut(o,e),Vt(e),e.child.flags&8192&&e.memoizedState!==null!=(l!==null&&l.memoizedState!==null)&&(I0=ye()),i&4&&(i=e.updateQueue,i!==null&&(e.updateQueue=null,S0(e,i)));break;case 22:u=e.memoizedState!==null;var L=l!==null&&l.memoizedState!==null,K=il,ie=Zo;if(il=K||u,Zo=ie||L,Ut(o,e),Zo=ie,il=K,Vt(e),i&8192)e:for(o=e.stateNode,o._visibility=u?o._visibility&-2:o._visibility|1,u&&(l===null||L||il||Zo||Ta(e)),l=null,o=e;;){if(o.tag===5||o.tag===26){if(l===null){L=l=o;try{if(m=L.stateNode,u)_=m.style,typeof _.setProperty=="function"?_.setProperty("display","none","important"):_.display="none";else{D=L.stateNode;var de=L.memoizedProps.style,J=de!=null&&de.hasOwnProperty("display")?de.display:null;D.style.display=J==null||typeof J=="boolean"?"":(""+J).trim()}}catch(ee){Go(L,L.return,ee)}}}else if(o.tag===6){if(l===null){L=o;try{L.stateNode.nodeValue=u?"":L.memoizedProps}catch(ee){Go(L,L.return,ee)}}}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}i&4&&(i=e.updateQueue,i!==null&&(l=i.retryQueue,l!==null&&(i.retryQueue=null,S0(e,l))));break;case 19:Ut(o,e),Vt(e),i&4&&(i=e.updateQueue,i!==null&&(e.updateQueue=null,S0(e,i)));break;case 30:break;case 21:break;default:Ut(o,e),Vt(e)}}function Vt(e){var o=e.flags;if(o&2){try{for(var l,i=e.return;i!==null;){if(lm(i)){l=i;break}i=i.return}if(l==null)throw Error(n(160));switch(l.tag){case 27:var u=l.stateNode,m=_0(e);xs(e,m,u);break;case 5:var _=l.stateNode;l.flags&32&&(Qo(_,""),l.flags&=-33);var D=_0(e);xs(e,D,_);break;case 3:case 4:var L=l.stateNode.containerInfo,K=_0(e);w0(e,K,L);break;default:throw Error(n(161))}}catch(ie){Go(e,e.return,ie)}e.flags&=-3}o&4096&&(e.flags&=-4097)}function fm(e){if(e.subtreeFlags&1024)for(e=e.child;e!==null;){var o=e;fm(o),o.tag===5&&o.flags&1024&&o.stateNode.reset(),e=e.sibling}}function Al(e,o){if(o.subtreeFlags&8772)for(o=o.child;o!==null;)im(e,o.alternate,o),o=o.sibling}function Ta(e){for(e=e.child;e!==null;){var o=e;switch(o.tag){case 0:case 11:case 14:case 15:Rl(4,o,o.return),Ta(o);break;case 1:Ar(o,o.return);var l=o.stateNode;typeof l.componentWillUnmount=="function"&&tm(o,o.return,l),Ta(o);break;case 27:Ui(o.stateNode);case 26:case 5:Ar(o,o.return),Ta(o);break;case 22:o.memoizedState===null&&Ta(o);break;case 30:Ta(o);break;default:Ta(o)}e=e.sibling}}function zl(e,o,l){for(l=l&&(o.subtreeFlags&8772)!==0,o=o.child;o!==null;){var i=o.alternate,u=e,m=o,_=m.flags;switch(m.tag){case 0:case 11:case 15:zl(u,m,l),Ai(4,m);break;case 1:if(zl(u,m,l),i=m,u=i.stateNode,typeof u.componentDidMount=="function")try{u.componentDidMount()}catch(K){Go(i,i.return,K)}if(i=m,u=i.updateQueue,u!==null){var D=i.stateNode;try{var L=u.shared.hiddenCallbacks;if(L!==null)for(u.shared.hiddenCallbacks=null,u=0;u<L.length;u++)jh(L[u],D)}catch(K){Go(i,i.return,K)}}l&&_&64&&om(m),zi(m,m.return);break;case 27:am(m);case 26:case 5:zl(u,m,l),l&&i===null&&_&4&&rm(m),zi(m,m.return);break;case 12:zl(u,m,l);break;case 13:zl(u,m,l),l&&_&4&&dm(u,m);break;case 22:m.memoizedState===null&&zl(u,m,l),zi(m,m.return);break;case 30:break;default:zl(u,m,l)}o=o.sibling}}function C0(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&&xi(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&&xi(e))}function zr(e,o,l,i){if(o.subtreeFlags&10256)for(o=o.child;o!==null;)gm(e,o,l,i),o=o.sibling}function gm(e,o,l,i){var u=o.flags;switch(o.tag){case 0:case 11:case 15:zr(e,o,l,i),u&2048&&Ai(9,o);break;case 1:zr(e,o,l,i);break;case 3:zr(e,o,l,i),u&2048&&(e=null,o.alternate!==null&&(e=o.alternate.memoizedState.cache),o=o.memoizedState.cache,o!==e&&(o.refCount++,e!=null&&xi(e)));break;case 12:if(u&2048){zr(e,o,l,i),e=o.stateNode;try{var m=o.memoizedProps,_=m.id,D=m.onPostCommit;typeof D=="function"&&D(_,o.alternate===null?"mount":"update",e.passiveEffectDuration,-0)}catch(L){Go(o,o.return,L)}}else zr(e,o,l,i);break;case 13:zr(e,o,l,i);break;case 23:break;case 22:m=o.stateNode,_=o.alternate,o.memoizedState!==null?m._visibility&2?zr(e,o,l,i):Li(e,o):m._visibility&2?zr(e,o,l,i):(m._visibility|=2,bn(e,o,l,i,(o.subtreeFlags&10256)!==0)),u&2048&&C0(_,o);break;case 24:zr(e,o,l,i),u&2048&&T0(o.alternate,o);break;default:zr(e,o,l,i)}}function bn(e,o,l,i,u){for(u=u&&(o.subtreeFlags&10256)!==0,o=o.child;o!==null;){var m=e,_=o,D=l,L=i,K=_.flags;switch(_.tag){case 0:case 11:case 15:bn(m,_,D,L,u),Ai(8,_);break;case 23:break;case 22:var ie=_.stateNode;_.memoizedState!==null?ie._visibility&2?bn(m,_,D,L,u):Li(m,_):(ie._visibility|=2,bn(m,_,D,L,u)),u&&K&2048&&C0(_.alternate,_);break;case 24:bn(m,_,D,L,u),u&&K&2048&&T0(_.alternate,_);break;default:bn(m,_,D,L,u)}o=o.sibling}}function Li(e,o){if(o.subtreeFlags&10256)for(o=o.child;o!==null;){var l=e,i=o,u=i.flags;switch(i.tag){case 22:Li(l,i),u&2048&&C0(i.alternate,i);break;case 24:Li(l,i),u&2048&&T0(i.alternate,i);break;default:Li(l,i)}o=o.sibling}}var Hi=8192;function yn(e){if(e.subtreeFlags&Hi)for(e=e.child;e!==null;)hm(e),e=e.sibling}function hm(e){switch(e.tag){case 26:yn(e),e.flags&Hi&&e.memoizedState!==null&&c_(yr,e.memoizedState,e.memoizedProps);break;case 5:yn(e);break;case 3:case 4:var o=yr;yr=Rs(e.stateNode.containerInfo),yn(e),yr=o;break;case 22:e.memoizedState===null&&(o=e.alternate,o!==null&&o.memoizedState!==null?(o=Hi,Hi=16777216,yn(e),Hi=o):yn(e));break;default:yn(e)}}function pm(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 Oi(e){var o=e.deletions;if((e.flags&16)!==0){if(o!==null)for(var l=0;l<o.length;l++){var i=o[l];dt=i,vm(i,e)}pm(e)}if(e.subtreeFlags&10256)for(e=e.child;e!==null;)mm(e),e=e.sibling}function mm(e){switch(e.tag){case 0:case 11:case 15:Oi(e),e.flags&2048&&Rl(9,e,e.return);break;case 3:Oi(e);break;case 12:Oi(e);break;case 22:var o=e.stateNode;e.memoizedState!==null&&o._visibility&2&&(e.return===null||e.return.tag!==13)?(o._visibility&=-3,ks(e)):Oi(e);break;default:Oi(e)}}function ks(e){var o=e.deletions;if((e.flags&16)!==0){if(o!==null)for(var l=0;l<o.length;l++){var i=o[l];dt=i,vm(i,e)}pm(e)}for(e=e.child;e!==null;){switch(o=e,o.tag){case 0:case 11:case 15:Rl(8,o,o.return),ks(o);break;case 22:l=o.stateNode,l._visibility&2&&(l._visibility&=-3,ks(o));break;default:ks(o)}e=e.sibling}}function vm(e,o){for(;dt!==null;){var l=dt;switch(l.tag){case 0:case 11:case 15:Rl(8,l,o);break;case 23:case 22:if(l.memoizedState!==null&&l.memoizedState.cachePool!==null){var i=l.memoizedState.cachePool.pool;i!=null&&i.refCount++}break;case 24:xi(l.memoizedState.cache)}if(i=l.child,i!==null)i.return=l,dt=i;else e:for(l=e;dt!==null;){i=dt;var u=i.sibling,m=i.return;if(cm(i),i===l){dt=null;break e}if(u!==null){u.return=m,dt=u;break e}dt=m}}}var Bk={getCacheForType:function(e){var o=St(nt),l=o.data.get(e);return l===void 0&&(l=e(),o.data.set(e,l)),l}},Sk=typeof WeakMap=="function"?WeakMap:Map,xo=0,No=null,eo=null,co=0,ko=0,Wt=null,Ll=!1,xn=!1,D0=!1,sl=0,Vo=0,Hl=0,Da=0,E0=0,ir=0,kn=0,Mi=null,Lt=null,G0=!1,I0=0,_s=1/0,ws=null,Ol=null,pt=0,Ml=null,_n=null,wn=0,N0=0,R0=null,bm=null,Pi=0,A0=null;function Xt(){if((xo&2)!==0&&co!==0)return co&-co;if(F.T!==null){var e=dn;return e!==0?e:j0()}return $a()}function ym(){ir===0&&(ir=(co&536870912)===0||mo?It():536870912);var e=nr.current;return e!==null&&(e.flags|=32),ir}function Yt(e,o,l){(e===No&&(ko===2||ko===9)||e.cancelPendingCommit!==null)&&(Bn(e,0),Pl(e,co,ir,!1)),Qt(e,l),((xo&2)===0||e!==No)&&(e===No&&((xo&2)===0&&(Da|=l),Vo===4&&Pl(e,co,ir,!1)),Lr(e))}function xm(e,o,l){if((xo&6)!==0)throw Error(n(327));var i=!l&&(o&124)===0&&(o&e.expiredLanes)===0||gt(e,o),u=i?Dk(e,o):H0(e,o,!0),m=i;do{if(u===0){xn&&!i&&Pl(e,o,0,!1);break}else{if(l=e.current.alternate,m&&!Ck(l)){u=H0(e,o,!1),m=!1;continue}if(u===2){if(m=o,e.errorRecoveryDisabledLanes&m)var _=0;else _=e.pendingLanes&-536870913,_=_!==0?_:_&536870912?536870912:0;if(_!==0){o=_;e:{var D=e;u=Mi;var L=D.current.memoizedState.isDehydrated;if(L&&(Bn(D,_).flags|=256),_=H0(D,_,!1),_!==2){if(D0&&!L){D.errorRecoveryDisabledLanes|=m,Da|=m,u=4;break e}m=Lt,Lt=u,m!==null&&(Lt===null?Lt=m:Lt.push.apply(Lt,m))}u=_}if(m=!1,u!==2)continue}}if(u===1){Bn(e,0),Pl(e,o,0,!0);break}e:{switch(i=e,m=u,m){case 0:case 1:throw Error(n(345));case 4:if((o&4194048)!==o)break;case 6:Pl(i,o,ir,!Ll);break e;case 2:Lt=null;break;case 3:case 5:break;default:throw Error(n(329))}if((o&62914560)===o&&(u=I0+300-ye(),10<u)){if(Pl(i,o,ir,!Ll),Dt(i,0,!0)!==0)break e;i.timeoutHandle=$m(km.bind(null,i,l,Lt,ws,G0,o,ir,Da,kn,Ll,m,2,-0,0),u);break e}km(i,l,Lt,ws,G0,o,ir,Da,kn,Ll,m,0,-0,0)}}break}while(!0);Lr(e)}function km(e,o,l,i,u,m,_,D,L,K,ie,de,J,ee){if(e.timeoutHandle=-1,de=o.subtreeFlags,(de&8192||(de&16785408)===16785408)&&(Xi={stylesheets:null,count:0,unsuspend:i_},hm(o),de=s_(),de!==null)){e.cancelPendingCommit=de(Dm.bind(null,e,o,m,l,i,u,_,D,L,ie,1,J,ee)),Pl(e,m,_,!K);return}Dm(e,o,m,l,i,u,_,D,L)}function Ck(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 i=0;i<l.length;i++){var u=l[i],m=u.getSnapshot;u=u.value;try{if(!qt(m(),u))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 Pl(e,o,l,i){o&=~E0,o&=~Da,e.suspendedLanes|=o,e.pingedLanes&=~o,i&&(e.warmLanes|=o),i=e.expirationTimes;for(var u=o;0<u;){var m=31-Je(u),_=1<<m;i[m]=-1,u&=~_}l!==0&&Ya(e,l,o)}function Bs(){return(xo&6)===0?(ji(0),!1):!0}function z0(){if(eo!==null){if(ko===0)var e=eo.return;else e=eo,ol=_a=null,Qu(e),mn=null,Ii=0,e=eo;for(;e!==null;)em(e.alternate,e),e=e.return;eo=null}}function Bn(e,o){var l=e.timeoutHandle;l!==-1&&(e.timeoutHandle=-1,Uk(l)),l=e.cancelPendingCommit,l!==null&&(e.cancelPendingCommit=null,l()),z0(),No=e,eo=l=Qr(e.current,null),co=o,ko=0,Wt=null,Ll=!1,xn=gt(e,o),D0=!1,kn=ir=E0=Da=Hl=Vo=0,Lt=Mi=null,G0=!1,(o&8)!==0&&(o|=o&32);var i=e.entangledLanes;if(i!==0)for(e=e.entanglements,i&=o;0<i;){var u=31-Je(i),m=1<<u;o|=e[u],i&=~m}return sl=o,Wc(),l}function _m(e,o){Ye=null,F.H=us,o===_i||o===os?(o=Mh(),ko=3):o===Lh?(o=Mh(),ko=4):ko=o===Pp?8:o!==null&&typeof o=="object"&&typeof o.then=="function"?6:1,Wt=o,eo===null&&(Vo=1,ms(e,tr(o,e.current)))}function wm(){var e=F.H;return F.H=us,e===null?us:e}function Bm(){var e=F.A;return F.A=Bk,e}function L0(){Vo=4,Ll||(co&4194048)!==co&&nr.current!==null||(xn=!0),(Hl&134217727)===0&&(Da&134217727)===0||No===null||Pl(No,co,ir,!1)}function H0(e,o,l){var i=xo;xo|=2;var u=wm(),m=Bm();(No!==e||co!==o)&&(ws=null,Bn(e,o)),o=!1;var _=Vo;e:do try{if(ko!==0&&eo!==null){var D=eo,L=Wt;switch(ko){case 8:z0(),_=6;break e;case 3:case 2:case 9:case 6:nr.current===null&&(o=!0);var K=ko;if(ko=0,Wt=null,Sn(e,D,L,K),l&&xn){_=0;break e}break;default:K=ko,ko=0,Wt=null,Sn(e,D,L,K)}}Tk(),_=Vo;break}catch(ie){_m(e,ie)}while(!0);return o&&e.shellSuspendCounter++,ol=_a=null,xo=i,F.H=u,F.A=m,eo===null&&(No=null,co=0,Wc()),_}function Tk(){for(;eo!==null;)Sm(eo)}function Dk(e,o){var l=xo;xo|=2;var i=wm(),u=Bm();No!==e||co!==o?(ws=null,_s=ye()+500,Bn(e,o)):xn=gt(e,o);e:do try{if(ko!==0&&eo!==null){o=eo;var m=Wt;o:switch(ko){case 1:ko=0,Wt=null,Sn(e,o,m,1);break;case 2:case 9:if(Hh(m)){ko=0,Wt=null,Cm(o);break}o=function(){ko!==2&&ko!==9||No!==e||(ko=7),Lr(e)},m.then(o,o);break e;case 3:ko=7;break e;case 4:ko=5;break e;case 7:Hh(m)?(ko=0,Wt=null,Cm(o)):(ko=0,Wt=null,Sn(e,o,m,7));break;case 5:var _=null;switch(eo.tag){case 26:_=eo.memoizedState;case 5:case 27:var D=eo;if(!_||iv(_)){ko=0,Wt=null;var L=D.sibling;if(L!==null)eo=L;else{var K=D.return;K!==null?(eo=K,Ss(K)):eo=null}break o}}ko=0,Wt=null,Sn(e,o,m,5);break;case 6:ko=0,Wt=null,Sn(e,o,m,6);break;case 8:z0(),Vo=6;break e;default:throw Error(n(462))}}Ek();break}catch(ie){_m(e,ie)}while(!0);return ol=_a=null,F.H=i,F.A=u,xo=l,eo!==null?0:(No=null,co=0,Wc(),Vo)}function Ek(){for(;eo!==null&&!Ce();)Sm(eo)}function Sm(e){var o=Qp(e.alternate,e,sl);e.memoizedProps=e.pendingProps,o===null?Ss(e):eo=o}function Cm(e){var o=e,l=o.alternate;switch(o.tag){case 15:case 0:o=Wp(l,o,o.pendingProps,o.type,void 0,co);break;case 11:o=Wp(l,o,o.pendingProps,o.type.render,o.ref,co);break;case 5:Qu(o);default:em(l,o),o=eo=Th(o,sl),o=Qp(l,o,sl)}e.memoizedProps=e.pendingProps,o===null?Ss(e):eo=o}function Sn(e,o,l,i){ol=_a=null,Qu(o),mn=null,Ii=0;var u=o.return;try{if(bk(e,u,o,l,co)){Vo=1,ms(e,tr(l,e.current)),eo=null;return}}catch(m){if(u!==null)throw eo=u,m;Vo=1,ms(e,tr(l,e.current)),eo=null;return}o.flags&32768?(mo||i===1?e=!0:xn||(co&536870912)!==0?e=!1:(Ll=e=!0,(i===2||i===9||i===3||i===6)&&(i=nr.current,i!==null&&i.tag===13&&(i.flags|=16384))),Tm(o,e)):Ss(o)}function Ss(e){var o=e;do{if((o.flags&32768)!==0){Tm(o,Ll);return}e=o.return;var l=xk(o.alternate,o,sl);if(l!==null){eo=l;return}if(o=o.sibling,o!==null){eo=o;return}eo=o=e}while(o!==null);Vo===0&&(Vo=5)}function Tm(e,o){do{var l=kk(e.alternate,e);if(l!==null){l.flags&=32767,eo=l;return}if(l=e.return,l!==null&&(l.flags|=32768,l.subtreeFlags=0,l.deletions=null),!o&&(e=e.sibling,e!==null)){eo=e;return}eo=e=l}while(e!==null);Vo=6,eo=null}function Dm(e,o,l,i,u,m,_,D,L){e.cancelPendingCommit=null;do Cs();while(pt!==0);if((xo&6)!==0)throw Error(n(327));if(o!==null){if(o===e.current)throw Error(n(177));if(m=o.lanes|o.childLanes,m|=Tu,Kn(e,l,m,_,D,L),e===No&&(eo=No=null,co=0),_n=o,Ml=e,wn=l,N0=m,R0=u,bm=i,(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?(e.callbackNode=null,e.callbackPriority=0,Rk(He,function(){return Rm(),null})):(e.callbackNode=null,e.callbackPriority=0),i=(o.flags&13878)!==0,(o.subtreeFlags&13878)!==0||i){i=F.T,F.T=null,u=Z.p,Z.p=2,_=xo,xo|=4;try{_k(e,o,l)}finally{xo=_,Z.p=u,F.T=i}}pt=1,Em(),Gm(),Im()}}function Em(){if(pt===1){pt=0;var e=Ml,o=_n,l=(o.flags&13878)!==0;if((o.subtreeFlags&13878)!==0||l){l=F.T,F.T=null;var i=Z.p;Z.p=2;var u=xo;xo|=4;try{um(o,e);var m=$0,_=vh(e.containerInfo),D=m.focusedElem,L=m.selectionRange;if(_!==D&&D&&D.ownerDocument&&mh(D.ownerDocument.documentElement,D)){if(L!==null&&_u(D)){var K=L.start,ie=L.end;if(ie===void 0&&(ie=K),"selectionStart"in D)D.selectionStart=K,D.selectionEnd=Math.min(ie,D.value.length);else{var de=D.ownerDocument||document,J=de&&de.defaultView||window;if(J.getSelection){var ee=J.getSelection(),Le=D.textContent.length,Re=Math.min(L.start,Le),Co=L.end===void 0?Re:Math.min(L.end,Le);!ee.extend&&Re>Co&&(_=Co,Co=Re,Re=_);var V=ph(D,Re),U=ph(D,Co);if(V&&U&&(ee.rangeCount!==1||ee.anchorNode!==V.node||ee.anchorOffset!==V.offset||ee.focusNode!==U.node||ee.focusOffset!==U.offset)){var $=de.createRange();$.setStart(V.node,V.offset),ee.removeAllRanges(),Re>Co?(ee.addRange($),ee.extend(U.node,U.offset)):($.setEnd(U.node,U.offset),ee.addRange($))}}}}for(de=[],ee=D;ee=ee.parentNode;)ee.nodeType===1&&de.push({element:ee,left:ee.scrollLeft,top:ee.scrollTop});for(typeof D.focus=="function"&&D.focus(),D=0;D<de.length;D++){var ce=de[D];ce.element.scrollLeft=ce.left,ce.element.scrollTop=ce.top}}Os=!!Y0,$0=Y0=null}finally{xo=u,Z.p=i,F.T=l}}e.current=o,pt=2}}function Gm(){if(pt===2){pt=0;var e=Ml,o=_n,l=(o.flags&8772)!==0;if((o.subtreeFlags&8772)!==0||l){l=F.T,F.T=null;var i=Z.p;Z.p=2;var u=xo;xo|=4;try{im(e,o.alternate,o)}finally{xo=u,Z.p=i,F.T=l}}pt=3}}function Im(){if(pt===4||pt===3){pt=0,Te();var e=Ml,o=_n,l=wn,i=bm;(o.subtreeFlags&10256)!==0||(o.flags&10256)!==0?pt=5:(pt=0,_n=Ml=null,Nm(e,e.pendingLanes));var u=e.pendingLanes;if(u===0&&(Ol=null),Cr(l),o=o.stateNode,lo&&typeof lo.onCommitFiberRoot=="function")try{lo.onCommitFiberRoot($e,o,void 0,(o.current.flags&128)===128)}catch{}if(i!==null){o=F.T,u=Z.p,Z.p=2,F.T=null;try{for(var m=e.onRecoverableError,_=0;_<i.length;_++){var D=i[_];m(D.value,{componentStack:D.stack})}}finally{F.T=o,Z.p=u}}(wn&3)!==0&&Cs(),Lr(e),u=e.pendingLanes,(l&4194090)!==0&&(u&42)!==0?e===A0?Pi++:(Pi=0,A0=e):Pi=0,ji(0)}}function Nm(e,o){(e.pooledCacheLanes&=o)===0&&(o=e.pooledCache,o!=null&&(e.pooledCache=null,xi(o)))}function Cs(e){return Em(),Gm(),Im(),Rm()}function Rm(){if(pt!==5)return!1;var e=Ml,o=N0;N0=0;var l=Cr(wn),i=F.T,u=Z.p;try{Z.p=32>l?32:l,F.T=null,l=R0,R0=null;var m=Ml,_=wn;if(pt=0,_n=Ml=null,wn=0,(xo&6)!==0)throw Error(n(331));var D=xo;if(xo|=4,mm(m.current),gm(m,m.current,_,l),xo=D,ji(0,!1),lo&&typeof lo.onPostCommitFiberRoot=="function")try{lo.onPostCommitFiberRoot($e,m)}catch{}return!0}finally{Z.p=u,F.T=i,Nm(e,o)}}function Am(e,o,l){o=tr(l,o),o=f0(e.stateNode,o,2),e=El(e,o,2),e!==null&&(Qt(e,2),Lr(e))}function Go(e,o,l){if(e.tag===3)Am(e,e,l);else for(;o!==null;){if(o.tag===3){Am(o,e,l);break}else if(o.tag===1){var i=o.stateNode;if(typeof o.type.getDerivedStateFromError=="function"||typeof i.componentDidCatch=="function"&&(Ol===null||!Ol.has(i))){e=tr(l,e),l=Op(2),i=El(o,l,2),i!==null&&(Mp(l,i,o,e),Qt(i,2),Lr(i));break}}o=o.return}}function O0(e,o,l){var i=e.pingCache;if(i===null){i=e.pingCache=new Sk;var u=new Set;i.set(o,u)}else u=i.get(o),u===void 0&&(u=new Set,i.set(o,u));u.has(l)||(D0=!0,u.add(l),e=Gk.bind(null,e,o,l),o.then(e,e))}function Gk(e,o,l){var i=e.pingCache;i!==null&&i.delete(o),e.pingedLanes|=e.suspendedLanes&l,e.warmLanes&=~l,No===e&&(co&l)===l&&(Vo===4||Vo===3&&(co&62914560)===co&&300>ye()-I0?(xo&2)===0&&Bn(e,0):E0|=l,kn===co&&(kn=0)),Lr(e)}function zm(e,o){o===0&&(o=sa()),e=an(e,o),e!==null&&(Qt(e,o),Lr(e))}function Ik(e){var o=e.memoizedState,l=0;o!==null&&(l=o.retryLane),zm(e,l)}function Nk(e,o){var l=0;switch(e.tag){case 13:var i=e.stateNode,u=e.memoizedState;u!==null&&(l=u.retryLane);break;case 19:i=e.stateNode;break;case 22:i=e.stateNode._retryCache;break;default:throw Error(n(314))}i!==null&&i.delete(o),zm(e,l)}function Rk(e,o){return he(e,o)}var Ts=null,Cn=null,M0=!1,Ds=!1,P0=!1,Ea=0;function Lr(e){e!==Cn&&e.next===null&&(Cn===null?Ts=Cn=e:Cn=Cn.next=e),Ds=!0,M0||(M0=!0,zk())}function ji(e,o){if(!P0&&Ds){P0=!0;do for(var l=!1,i=Ts;i!==null;){if(e!==0){var u=i.pendingLanes;if(u===0)var m=0;else{var _=i.suspendedLanes,D=i.pingedLanes;m=(1<<31-Je(42|e)+1)-1,m&=u&~(_&~D),m=m&201326741?m&201326741|1:m?m|2:0}m!==0&&(l=!0,Mm(i,m))}else m=co,m=Dt(i,i===No?m:0,i.cancelPendingCommit!==null||i.timeoutHandle!==-1),(m&3)===0||gt(i,m)||(l=!0,Mm(i,m));i=i.next}while(l);P0=!1}}function Ak(){Lm()}function Lm(){Ds=M0=!1;var e=0;Ea!==0&&(Fk()&&(e=Ea),Ea=0);for(var o=ye(),l=null,i=Ts;i!==null;){var u=i.next,m=Hm(i,o);m===0?(i.next=null,l===null?Ts=u:l.next=u,u===null&&(Cn=l)):(l=i,(e!==0||(m&3)!==0)&&(Ds=!0)),i=u}ji(e)}function Hm(e,o){for(var l=e.suspendedLanes,i=e.pingedLanes,u=e.expirationTimes,m=e.pendingLanes&-62914561;0<m;){var _=31-Je(m),D=1<<_,L=u[_];L===-1?((D&l)===0||(D&i)!==0)&&(u[_]=$r(D,o)):L<=o&&(e.expiredLanes|=D),m&=~D}if(o=No,l=co,l=Dt(e,e===o?l:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),i=e.callbackNode,l===0||e===o&&(ko===2||ko===9)||e.cancelPendingCommit!==null)return i!==null&&i!==null&&ve(i),e.callbackNode=null,e.callbackPriority=0;if((l&3)===0||gt(e,l)){if(o=l&-l,o===e.callbackPriority)return o;switch(i!==null&&ve(i),Cr(l)){case 2:case 8:l=je;break;case 32:l=He;break;case 268435456:l=we;break;default:l=He}return i=Om.bind(null,e),l=he(l,i),e.callbackPriority=o,e.callbackNode=l,o}return i!==null&&i!==null&&ve(i),e.callbackPriority=2,e.callbackNode=null,2}function Om(e,o){if(pt!==0&&pt!==5)return e.callbackNode=null,e.callbackPriority=0,null;var l=e.callbackNode;if(Cs()&&e.callbackNode!==l)return null;var i=co;return i=Dt(e,e===No?i:0,e.cancelPendingCommit!==null||e.timeoutHandle!==-1),i===0?null:(xm(e,i,o),Hm(e,ye()),e.callbackNode!=null&&e.callbackNode===l?Om.bind(null,e):null)}function Mm(e,o){if(Cs())return null;xm(e,o,!0)}function zk(){Vk(function(){(xo&6)!==0?he(Ge,Ak):Lm()})}function j0(){return Ea===0&&(Ea=It()),Ea}function Pm(e){return e==null||typeof e=="symbol"||typeof e=="boolean"?null:typeof e=="function"?e:en(""+e)}function jm(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 Lk(e,o,l,i,u){if(o==="submit"&&l&&l.stateNode===u){var m=Pm((u[_t]||null).action),_=i.submitter;_&&(o=(o=_[_t]||null)?Pm(o.formAction):_.getAttribute("formAction"),o!==null&&(m=o,_=null));var D=new Fc("action","action",null,i,u);e.push({event:D,listeners:[{instance:null,listener:function(){if(i.defaultPrevented){if(Ea!==0){var L=_?jm(u,_):new FormData(u);i0(l,{pending:!0,data:L,method:u.method,action:m},null,L)}}else typeof m=="function"&&(D.preventDefault(),L=_?jm(u,_):new FormData(u),i0(l,{pending:!0,data:L,method:u.method,action:m},m,L))},currentTarget:u}]})}}for(var q0=0;q0<Cu.length;q0++){var F0=Cu[q0],Hk=F0.toLowerCase(),Ok=F0[0].toUpperCase()+F0.slice(1);br(Hk,"on"+Ok)}br(xh,"onAnimationEnd"),br(kh,"onAnimationIteration"),br(_h,"onAnimationStart"),br("dblclick","onDoubleClick"),br("focusin","onFocus"),br("focusout","onBlur"),br(ok,"onTransitionRun"),br(tk,"onTransitionStart"),br(rk,"onTransitionCancel"),br(wh,"onTransitionEnd"),fa("onMouseEnter",["mouseout","mouseover"]),fa("onMouseLeave",["mouseout","mouseover"]),fa("onPointerEnter",["pointerout","pointerover"]),fa("onPointerLeave",["pointerout","pointerover"]),pr("onChange","change click focusin focusout input keydown keyup selectionchange".split(" ")),pr("onSelect","focusout contextmenu dragend focusin keydown keyup mousedown mouseup selectionchange".split(" ")),pr("onBeforeInput",["compositionend","keypress","textInput","paste"]),pr("onCompositionEnd","compositionend focusout keydown keypress keyup mousedown".split(" ")),pr("onCompositionStart","compositionstart focusout keydown keypress keyup mousedown".split(" ")),pr("onCompositionUpdate","compositionupdate focusout keydown keypress keyup mousedown".split(" "));var qi="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(" "),Mk=new Set("beforetoggle cancel close invalid load scroll scrollend toggle".split(" ").concat(qi));function qm(e,o){o=(o&4)!==0;for(var l=0;l<e.length;l++){var i=e[l],u=i.event;i=i.listeners;e:{var m=void 0;if(o)for(var _=i.length-1;0<=_;_--){var D=i[_],L=D.instance,K=D.currentTarget;if(D=D.listener,L!==m&&u.isPropagationStopped())break e;m=D,u.currentTarget=K;try{m(u)}catch(ie){ps(ie)}u.currentTarget=null,m=L}else for(_=0;_<i.length;_++){if(D=i[_],L=D.instance,K=D.currentTarget,D=D.listener,L!==m&&u.isPropagationStopped())break e;m=D,u.currentTarget=K;try{m(u)}catch(ie){ps(ie)}u.currentTarget=null,m=L}}}}function oo(e,o){var l=o[Qn];l===void 0&&(l=o[Qn]=new Set);var i=e+"__bubble";l.has(i)||(Fm(o,e,2,!1),l.add(i))}function U0(e,o,l){var i=0;o&&(i|=4),Fm(l,e,i,o)}var Es="_reactListening"+Math.random().toString(36).slice(2);function V0(e){if(!e[Es]){e[Es]=!0,Za.forEach(function(l){l!=="selectionchange"&&(Mk.has(l)||U0(l,!1,e),U0(l,!0,e))});var o=e.nodeType===9?e:e.ownerDocument;o===null||o[Es]||(o[Es]=!0,U0("selectionchange",!1,o))}}function Fm(e,o,l,i){switch(gv(o)){case 2:var u=f_;break;case 8:u=g_;break;default:u=af}l=u.bind(null,o,l,e),u=void 0,!gu||o!=="touchstart"&&o!=="touchmove"&&o!=="wheel"||(u=!0),i?u!==void 0?e.addEventListener(o,l,{capture:!0,passive:u}):e.addEventListener(o,l,!0):u!==void 0?e.addEventListener(o,l,{passive:u}):e.addEventListener(o,l,!1)}function W0(e,o,l,i,u){var m=i;if((o&1)===0&&(o&2)===0&&i!==null)e:for(;;){if(i===null)return;var _=i.tag;if(_===3||_===4){var D=i.stateNode.containerInfo;if(D===u)break;if(_===4)for(_=i.return;_!==null;){var L=_.tag;if((L===3||L===4)&&_.stateNode.containerInfo===u)return;_=_.return}for(;D!==null;){if(_=Tr(D),_===null)return;if(L=_.tag,L===5||L===6||L===26||L===27){i=m=_;continue e}D=D.parentNode}}i=i.return}Zg(function(){var K=m,ie=ni(l),de=[];e:{var J=Bh.get(e);if(J!==void 0){var ee=Fc,Le=e;switch(e){case"keypress":if(jc(l)===0)break e;case"keydown":case"keyup":ee=R1;break;case"focusin":Le="focus",ee=vu;break;case"focusout":Le="blur",ee=vu;break;case"beforeblur":case"afterblur":ee=vu;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":ee=Jg;break;case"drag":case"dragend":case"dragenter":case"dragexit":case"dragleave":case"dragover":case"dragstart":case"drop":ee=k1;break;case"touchcancel":case"touchend":case"touchmove":case"touchstart":ee=L1;break;case xh:case kh:case _h:ee=B1;break;case wh:ee=O1;break;case"scroll":case"scrollend":ee=y1;break;case"wheel":ee=P1;break;case"copy":case"cut":case"paste":ee=C1;break;case"gotpointercapture":case"lostpointercapture":case"pointercancel":case"pointerdown":case"pointermove":case"pointerout":case"pointerover":case"pointerup":ee=oh;break;case"toggle":case"beforetoggle":ee=q1}var Re=(o&4)!==0,Co=!Re&&(e==="scroll"||e==="scrollend"),V=Re?J!==null?J+"Capture":null:J;Re=[];for(var U=K,$;U!==null;){var ce=U;if($=ce.stateNode,ce=ce.tag,ce!==5&&ce!==26&&ce!==27||$===null||V===null||(ce=ii(U,V),ce!=null&&Re.push(Fi(U,ce,$))),Co)break;U=U.return}0<Re.length&&(J=new ee(J,Le,null,l,ie),de.push({event:J,listeners:Re}))}}if((o&7)===0){e:{if(J=e==="mouseover"||e==="pointerover",ee=e==="mouseout"||e==="pointerout",J&&l!==ai&&(Le=l.relatedTarget||l.fromElement)&&(Tr(Le)||Le[xl]))break e;if((ee||J)&&(J=ie.window===ie?ie:(J=ie.ownerDocument)?J.defaultView||J.parentWindow:window,ee?(Le=l.relatedTarget||l.toElement,ee=K,Le=Le?Tr(Le):null,Le!==null&&(Co=s(Le),Re=Le.tag,Le!==Co||Re!==5&&Re!==27&&Re!==6)&&(Le=null)):(ee=null,Le=K),ee!==Le)){if(Re=Jg,ce="onMouseLeave",V="onMouseEnter",U="mouse",(e==="pointerout"||e==="pointerover")&&(Re=oh,ce="onPointerLeave",V="onPointerEnter",U="pointer"),Co=ee==null?J:Jt(ee),$=Le==null?J:Jt(Le),J=new Re(ce,U+"leave",ee,l,ie),J.target=Co,J.relatedTarget=$,ce=null,Tr(ie)===K&&(Re=new Re(V,U+"enter",Le,l,ie),Re.target=$,Re.relatedTarget=Co,ce=Re),Co=ce,ee&&Le)o:{for(Re=ee,V=Le,U=0,$=Re;$;$=Tn($))U++;for($=0,ce=V;ce;ce=Tn(ce))$++;for(;0<U-$;)Re=Tn(Re),U--;for(;0<$-U;)V=Tn(V),$--;for(;U--;){if(Re===V||V!==null&&Re===V.alternate)break o;Re=Tn(Re),V=Tn(V)}Re=null}else Re=null;ee!==null&&Um(de,J,ee,Re,!1),Le!==null&&Co!==null&&Um(de,Co,Le,Re,!0)}}e:{if(J=K?Jt(K):window,ee=J.nodeName&&J.nodeName.toLowerCase(),ee==="select"||ee==="input"&&J.type==="file")var Se=sh;else if(ih(J))if(dh)Se=Q1;else{Se=Z1;var Ze=$1}else ee=J.nodeName,!ee||ee.toLowerCase()!=="input"||J.type!=="checkbox"&&J.type!=="radio"?K&&Jo(K.elementType)&&(Se=sh):Se=K1;if(Se&&(Se=Se(e,K))){ch(de,Se,l,ie);break e}Ze&&Ze(e,J,K),e==="focusout"&&K&&J.type==="number"&&K.memoizedProps.value!=null&&Ir(J,"number",J.value)}switch(Ze=K?Jt(K):window,e){case"focusin":(ih(Ze)||Ze.contentEditable==="true")&&(tn=Ze,wu=K,pi=null);break;case"focusout":pi=wu=tn=null;break;case"mousedown":Bu=!0;break;case"contextmenu":case"mouseup":case"dragend":Bu=!1,bh(de,l,ie);break;case"selectionchange":if(ek)break;case"keydown":case"keyup":bh(de,l,ie)}var Ie;if(yu)e:{switch(e){case"compositionstart":var Ae="onCompositionStart";break e;case"compositionend":Ae="onCompositionEnd";break e;case"compositionupdate":Ae="onCompositionUpdate";break e}Ae=void 0}else on?ah(e,l)&&(Ae="onCompositionEnd"):e==="keydown"&&l.keyCode===229&&(Ae="onCompositionStart");Ae&&(th&&l.locale!=="ko"&&(on||Ae!=="onCompositionStart"?Ae==="onCompositionEnd"&&on&&(Ie=Kg()):(Sl=ie,hu="value"in Sl?Sl.value:Sl.textContent,on=!0)),Ze=Gs(K,Ae),0<Ze.length&&(Ae=new eh(Ae,e,null,l,ie),de.push({event:Ae,listeners:Ze}),Ie?Ae.data=Ie:(Ie=nh(l),Ie!==null&&(Ae.data=Ie)))),(Ie=U1?V1(e,l):W1(e,l))&&(Ae=Gs(K,"onBeforeInput"),0<Ae.length&&(Ze=new eh("onBeforeInput","beforeinput",null,l,ie),de.push({event:Ze,listeners:Ae}),Ze.data=Ie)),Lk(de,e,K,l,ie)}qm(de,o)})}function Fi(e,o,l){return{instance:e,listener:o,currentTarget:l}}function Gs(e,o){for(var l=o+"Capture",i=[];e!==null;){var u=e,m=u.stateNode;if(u=u.tag,u!==5&&u!==26&&u!==27||m===null||(u=ii(e,l),u!=null&&i.unshift(Fi(e,u,m)),u=ii(e,o),u!=null&&i.push(Fi(e,u,m))),e.tag===3)return i;e=e.return}return[]}function Tn(e){if(e===null)return null;do e=e.return;while(e&&e.tag!==5&&e.tag!==27);return e||null}function Um(e,o,l,i,u){for(var m=o._reactName,_=[];l!==null&&l!==i;){var D=l,L=D.alternate,K=D.stateNode;if(D=D.tag,L!==null&&L===i)break;D!==5&&D!==26&&D!==27||K===null||(L=K,u?(K=ii(l,m),K!=null&&_.unshift(Fi(l,K,L))):u||(K=ii(l,m),K!=null&&_.push(Fi(l,K,L)))),l=l.return}_.length!==0&&e.push({event:o,listeners:_})}var Pk=/\r\n?/g,jk=/\u0000|\uFFFD/g;function Vm(e){return(typeof e=="string"?e:""+e).replace(Pk,`
|
|
49
|
+
`).replace(jk,"")}function Wm(e,o){return o=Vm(o),Vm(e)===o}function Is(){}function So(e,o,l,i,u,m){switch(l){case"children":typeof i=="string"?o==="body"||o==="textarea"&&i===""||Qo(e,i):(typeof i=="number"||typeof i=="bigint")&&o!=="body"&&Qo(e,""+i);break;case"className":Qa(e,"class",i);break;case"tabIndex":Qa(e,"tabindex",i);break;case"dir":case"role":case"viewBox":case"width":case"height":Qa(e,l,i);break;case"style":Bt(e,i,m);break;case"data":if(o!=="object"){Qa(e,"data",i);break}case"src":case"href":if(i===""&&(o!=="a"||l!=="href")){e.removeAttribute(l);break}if(i==null||typeof i=="function"||typeof i=="symbol"||typeof i=="boolean"){e.removeAttribute(l);break}i=en(""+i),e.setAttribute(l,i);break;case"action":case"formAction":if(typeof i=="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 m=="function"&&(l==="formAction"?(o!=="input"&&So(e,o,"name",u.name,u,null),So(e,o,"formEncType",u.formEncType,u,null),So(e,o,"formMethod",u.formMethod,u,null),So(e,o,"formTarget",u.formTarget,u,null)):(So(e,o,"encType",u.encType,u,null),So(e,o,"method",u.method,u,null),So(e,o,"target",u.target,u,null)));if(i==null||typeof i=="symbol"||typeof i=="boolean"){e.removeAttribute(l);break}i=en(""+i),e.setAttribute(l,i);break;case"onClick":i!=null&&(e.onclick=Is);break;case"onScroll":i!=null&&oo("scroll",e);break;case"onScrollEnd":i!=null&&oo("scrollend",e);break;case"dangerouslySetInnerHTML":if(i!=null){if(typeof i!="object"||!("__html"in i))throw Error(n(61));if(l=i.__html,l!=null){if(u.children!=null)throw Error(n(60));e.innerHTML=l}}break;case"multiple":e.multiple=i&&typeof i!="function"&&typeof i!="symbol";break;case"muted":e.muted=i&&typeof i!="function"&&typeof i!="symbol";break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"defaultValue":case"defaultChecked":case"innerHTML":case"ref":break;case"autoFocus":break;case"xlinkHref":if(i==null||typeof i=="function"||typeof i=="boolean"||typeof i=="symbol"){e.removeAttribute("xlink:href");break}l=en(""+i),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":i!=null&&typeof i!="function"&&typeof i!="symbol"?e.setAttribute(l,""+i):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":i&&typeof i!="function"&&typeof i!="symbol"?e.setAttribute(l,""):e.removeAttribute(l);break;case"capture":case"download":i===!0?e.setAttribute(l,""):i!==!1&&i!=null&&typeof i!="function"&&typeof i!="symbol"?e.setAttribute(l,i):e.removeAttribute(l);break;case"cols":case"rows":case"size":case"span":i!=null&&typeof i!="function"&&typeof i!="symbol"&&!isNaN(i)&&1<=i?e.setAttribute(l,i):e.removeAttribute(l);break;case"rowSpan":case"start":i==null||typeof i=="function"||typeof i=="symbol"||isNaN(i)?e.removeAttribute(l):e.setAttribute(l,i);break;case"popover":oo("beforetoggle",e),oo("toggle",e),Gr(e,"popover",i);break;case"xlinkActuate":mr(e,"http://www.w3.org/1999/xlink","xlink:actuate",i);break;case"xlinkArcrole":mr(e,"http://www.w3.org/1999/xlink","xlink:arcrole",i);break;case"xlinkRole":mr(e,"http://www.w3.org/1999/xlink","xlink:role",i);break;case"xlinkShow":mr(e,"http://www.w3.org/1999/xlink","xlink:show",i);break;case"xlinkTitle":mr(e,"http://www.w3.org/1999/xlink","xlink:title",i);break;case"xlinkType":mr(e,"http://www.w3.org/1999/xlink","xlink:type",i);break;case"xmlBase":mr(e,"http://www.w3.org/XML/1998/namespace","xml:base",i);break;case"xmlLang":mr(e,"http://www.w3.org/XML/1998/namespace","xml:lang",i);break;case"xmlSpace":mr(e,"http://www.w3.org/XML/1998/namespace","xml:space",i);break;case"is":Gr(e,"is",i);break;case"innerText":case"textContent":break;default:(!(2<l.length)||l[0]!=="o"&&l[0]!=="O"||l[1]!=="n"&&l[1]!=="N")&&(l=vr.get(l)||l,Gr(e,l,i))}}function X0(e,o,l,i,u,m){switch(l){case"style":Bt(e,i,m);break;case"dangerouslySetInnerHTML":if(i!=null){if(typeof i!="object"||!("__html"in i))throw Error(n(61));if(l=i.__html,l!=null){if(u.children!=null)throw Error(n(60));e.innerHTML=l}}break;case"children":typeof i=="string"?Qo(e,i):(typeof i=="number"||typeof i=="bigint")&&Qo(e,""+i);break;case"onScroll":i!=null&&oo("scroll",e);break;case"onScrollEnd":i!=null&&oo("scrollend",e);break;case"onClick":i!=null&&(e.onclick=Is);break;case"suppressContentEditableWarning":case"suppressHydrationWarning":case"innerHTML":case"ref":break;case"innerText":case"textContent":break;default:if(!ua.hasOwnProperty(l))e:{if(l[0]==="o"&&l[1]==="n"&&(u=l.endsWith("Capture"),o=l.slice(2,u?l.length-7:void 0),m=e[_t]||null,m=m!=null?m[l]:null,typeof m=="function"&&e.removeEventListener(o,m,u),typeof i=="function")){typeof m!="function"&&m!==null&&(l in e?e[l]=null:e.hasAttribute(l)&&e.removeAttribute(l)),e.addEventListener(o,i,u);break e}l in e?e[l]=i:i===!0?e.setAttribute(l,""):Gr(e,l,i)}}}function mt(e,o,l){switch(o){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"img":oo("error",e),oo("load",e);var i=!1,u=!1,m;for(m in l)if(l.hasOwnProperty(m)){var _=l[m];if(_!=null)switch(m){case"src":i=!0;break;case"srcSet":u=!0;break;case"children":case"dangerouslySetInnerHTML":throw Error(n(137,o));default:So(e,o,m,_,l,null)}}u&&So(e,o,"srcSet",l.srcSet,l,null),i&&So(e,o,"src",l.src,l,null);return;case"input":oo("invalid",e);var D=m=_=u=null,L=null,K=null;for(i in l)if(l.hasOwnProperty(i)){var ie=l[i];if(ie!=null)switch(i){case"name":u=ie;break;case"type":_=ie;break;case"checked":L=ie;break;case"defaultChecked":K=ie;break;case"value":m=ie;break;case"defaultValue":D=ie;break;case"children":case"dangerouslySetInnerHTML":if(ie!=null)throw Error(n(137,o));break;default:So(e,o,i,ie,l,null)}}Pt(e,m,D,L,K,_,u,!1),_l(e);return;case"select":oo("invalid",e),i=_=m=null;for(u in l)if(l.hasOwnProperty(u)&&(D=l[u],D!=null))switch(u){case"value":m=D;break;case"defaultValue":_=D;break;case"multiple":i=D;default:So(e,o,u,D,l,null)}o=m,l=_,e.multiple=!!i,o!=null?jt(e,!!i,o,!1):l!=null&&jt(e,!!i,l,!0);return;case"textarea":oo("invalid",e),m=u=i=null;for(_ in l)if(l.hasOwnProperty(_)&&(D=l[_],D!=null))switch(_){case"value":i=D;break;case"defaultValue":u=D;break;case"children":m=D;break;case"dangerouslySetInnerHTML":if(D!=null)throw Error(n(91));break;default:So(e,o,_,D,l,null)}Zr(e,i,u,m),_l(e);return;case"option":for(L in l)if(l.hasOwnProperty(L)&&(i=l[L],i!=null))switch(L){case"selected":e.selected=i&&typeof i!="function"&&typeof i!="symbol";break;default:So(e,o,L,i,l,null)}return;case"dialog":oo("beforetoggle",e),oo("toggle",e),oo("cancel",e),oo("close",e);break;case"iframe":case"object":oo("load",e);break;case"video":case"audio":for(i=0;i<qi.length;i++)oo(qi[i],e);break;case"image":oo("error",e),oo("load",e);break;case"details":oo("toggle",e);break;case"embed":case"source":case"link":oo("error",e),oo("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(K in l)if(l.hasOwnProperty(K)&&(i=l[K],i!=null))switch(K){case"children":case"dangerouslySetInnerHTML":throw Error(n(137,o));default:So(e,o,K,i,l,null)}return;default:if(Jo(o)){for(ie in l)l.hasOwnProperty(ie)&&(i=l[ie],i!==void 0&&X0(e,o,ie,i,l,void 0));return}}for(D in l)l.hasOwnProperty(D)&&(i=l[D],i!=null&&So(e,o,D,i,l,null))}function qk(e,o,l,i){switch(o){case"div":case"span":case"svg":case"path":case"a":case"g":case"p":case"li":break;case"input":var u=null,m=null,_=null,D=null,L=null,K=null,ie=null;for(ee in l){var de=l[ee];if(l.hasOwnProperty(ee)&&de!=null)switch(ee){case"checked":break;case"value":break;case"defaultValue":L=de;default:i.hasOwnProperty(ee)||So(e,o,ee,null,i,de)}}for(var J in i){var ee=i[J];if(de=l[J],i.hasOwnProperty(J)&&(ee!=null||de!=null))switch(J){case"type":m=ee;break;case"name":u=ee;break;case"checked":K=ee;break;case"defaultChecked":ie=ee;break;case"value":_=ee;break;case"defaultValue":D=ee;break;case"children":case"dangerouslySetInnerHTML":if(ee!=null)throw Error(n(137,o));break;default:ee!==de&&So(e,o,J,ee,i,de)}}at(e,_,D,L,K,ie,m,u);return;case"select":ee=_=D=J=null;for(m in l)if(L=l[m],l.hasOwnProperty(m)&&L!=null)switch(m){case"value":break;case"multiple":ee=L;default:i.hasOwnProperty(m)||So(e,o,m,null,i,L)}for(u in i)if(m=i[u],L=l[u],i.hasOwnProperty(u)&&(m!=null||L!=null))switch(u){case"value":J=m;break;case"defaultValue":D=m;break;case"multiple":_=m;default:m!==L&&So(e,o,u,m,i,L)}o=D,l=_,i=ee,J!=null?jt(e,!!l,J,!1):!!i!=!!l&&(o!=null?jt(e,!!l,o,!0):jt(e,!!l,l?[]:"",!1));return;case"textarea":ee=J=null;for(D in l)if(u=l[D],l.hasOwnProperty(D)&&u!=null&&!i.hasOwnProperty(D))switch(D){case"value":break;case"children":break;default:So(e,o,D,null,i,u)}for(_ in i)if(u=i[_],m=l[_],i.hasOwnProperty(_)&&(u!=null||m!=null))switch(_){case"value":J=u;break;case"defaultValue":ee=u;break;case"children":break;case"dangerouslySetInnerHTML":if(u!=null)throw Error(n(91));break;default:u!==m&&So(e,o,_,u,i,m)}or(e,J,ee);return;case"option":for(var Le in l)if(J=l[Le],l.hasOwnProperty(Le)&&J!=null&&!i.hasOwnProperty(Le))switch(Le){case"selected":e.selected=!1;break;default:So(e,o,Le,null,i,J)}for(L in i)if(J=i[L],ee=l[L],i.hasOwnProperty(L)&&J!==ee&&(J!=null||ee!=null))switch(L){case"selected":e.selected=J&&typeof J!="function"&&typeof J!="symbol";break;default:So(e,o,L,J,i,ee)}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 Re in l)J=l[Re],l.hasOwnProperty(Re)&&J!=null&&!i.hasOwnProperty(Re)&&So(e,o,Re,null,i,J);for(K in i)if(J=i[K],ee=l[K],i.hasOwnProperty(K)&&J!==ee&&(J!=null||ee!=null))switch(K){case"children":case"dangerouslySetInnerHTML":if(J!=null)throw Error(n(137,o));break;default:So(e,o,K,J,i,ee)}return;default:if(Jo(o)){for(var Co in l)J=l[Co],l.hasOwnProperty(Co)&&J!==void 0&&!i.hasOwnProperty(Co)&&X0(e,o,Co,void 0,i,J);for(ie in i)J=i[ie],ee=l[ie],!i.hasOwnProperty(ie)||J===ee||J===void 0&&ee===void 0||X0(e,o,ie,J,i,ee);return}}for(var V in l)J=l[V],l.hasOwnProperty(V)&&J!=null&&!i.hasOwnProperty(V)&&So(e,o,V,null,i,J);for(de in i)J=i[de],ee=l[de],!i.hasOwnProperty(de)||J===ee||J==null&&ee==null||So(e,o,de,J,i,ee)}var Y0=null,$0=null;function Ns(e){return e.nodeType===9?e:e.ownerDocument}function Xm(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 Ym(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 Z0(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 K0=null;function Fk(){var e=window.event;return e&&e.type==="popstate"?e===K0?!1:(K0=e,!0):(K0=null,!1)}var $m=typeof setTimeout=="function"?setTimeout:void 0,Uk=typeof clearTimeout=="function"?clearTimeout:void 0,Zm=typeof Promise=="function"?Promise:void 0,Vk=typeof queueMicrotask=="function"?queueMicrotask:typeof Zm<"u"?function(e){return Zm.resolve(null).then(e).catch(Wk)}:$m;function Wk(e){setTimeout(function(){throw e})}function jl(e){return e==="head"}function Km(e,o){var l=o,i=0,u=0;do{var m=l.nextSibling;if(e.removeChild(l),m&&m.nodeType===8)if(l=m.data,l==="/$"){if(0<i&&8>i){l=i;var _=e.ownerDocument;if(l&1&&Ui(_.documentElement),l&2&&Ui(_.body),l&4)for(l=_.head,Ui(l),_=l.firstChild;_;){var D=_.nextSibling,L=_.nodeName;_[da]||L==="SCRIPT"||L==="STYLE"||L==="LINK"&&_.rel.toLowerCase()==="stylesheet"||l.removeChild(_),_=D}}if(u===0){e.removeChild(m),Qi(o);return}u--}else l==="$"||l==="$?"||l==="$!"?u++:i=l.charCodeAt(0)-48;else i=0;l=m}while(l);Qi(o)}function Q0(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":Q0(l),Jn(l);continue;case"SCRIPT":case"STYLE":continue;case"LINK":if(l.rel.toLowerCase()==="stylesheet")continue}e.removeChild(l)}}function Xk(e,o,l,i){for(;e.nodeType===1;){var u=l;if(e.nodeName.toLowerCase()!==o.toLowerCase()){if(!i&&(e.nodeName!=="INPUT"||e.type!=="hidden"))break}else if(i){if(!e[da])switch(o){case"meta":if(!e.hasAttribute("itemprop"))break;return e;case"link":if(m=e.getAttribute("rel"),m==="stylesheet"&&e.hasAttribute("data-precedence"))break;if(m!==u.rel||e.getAttribute("href")!==(u.href==null||u.href===""?null:u.href)||e.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin)||e.getAttribute("title")!==(u.title==null?null:u.title))break;return e;case"style":if(e.hasAttribute("data-precedence"))break;return e;case"script":if(m=e.getAttribute("src"),(m!==(u.src==null?null:u.src)||e.getAttribute("type")!==(u.type==null?null:u.type)||e.getAttribute("crossorigin")!==(u.crossOrigin==null?null:u.crossOrigin))&&m&&e.hasAttribute("async")&&!e.hasAttribute("itemprop"))break;return e;default:return e}}else if(o==="input"&&e.type==="hidden"){var m=u.name==null?null:""+u.name;if(u.type==="hidden"&&e.getAttribute("name")===m)return e}else return e;if(e=xr(e.nextSibling),e===null)break}return null}function Yk(e,o,l){if(o==="")return null;for(;e.nodeType!==3;)if((e.nodeType!==1||e.nodeName!=="INPUT"||e.type!=="hidden")&&!l||(e=xr(e.nextSibling),e===null))return null;return e}function J0(e){return e.data==="$!"||e.data==="$?"&&e.ownerDocument.readyState==="complete"}function $k(e,o){var l=e.ownerDocument;if(e.data!=="$?"||l.readyState==="complete")o();else{var i=function(){o(),l.removeEventListener("DOMContentLoaded",i)};l.addEventListener("DOMContentLoaded",i),e._reactRetry=i}}function xr(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 ef=null;function Qm(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 Jm(e,o,l){switch(o=Ns(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 Ui(e){for(var o=e.attributes;o.length;)e.removeAttributeNode(o[0]);Jn(e)}var cr=new Map,ev=new Set;function Rs(e){return typeof e.getRootNode=="function"?e.getRootNode():e.nodeType===9?e:e.ownerDocument}var dl=Z.d;Z.d={f:Zk,r:Kk,D:Qk,C:Jk,L:e_,m:o_,X:r_,S:t_,M:l_};function Zk(){var e=dl.f(),o=Bs();return e||o}function Kk(e){var o=Dr(e);o!==null&&o.tag===5&&o.type==="form"?xp(o):dl.r(e)}var Dn=typeof document>"u"?null:document;function ov(e,o,l){var i=Dn;if(i&&typeof o=="string"&&o){var u=Oo(o);u='link[rel="'+e+'"][href="'+u+'"]',typeof l=="string"&&(u+='[crossorigin="'+l+'"]'),ev.has(u)||(ev.add(u),e={rel:e,crossOrigin:l,href:o},i.querySelector(u)===null&&(o=i.createElement("link"),mt(o,"link",e),Ao(o),i.head.appendChild(o)))}}function Qk(e){dl.D(e),ov("dns-prefetch",e,null)}function Jk(e,o){dl.C(e,o),ov("preconnect",e,o)}function e_(e,o,l){dl.L(e,o,l);var i=Dn;if(i&&e&&o){var u='link[rel="preload"][as="'+Oo(o)+'"]';o==="image"&&l&&l.imageSrcSet?(u+='[imagesrcset="'+Oo(l.imageSrcSet)+'"]',typeof l.imageSizes=="string"&&(u+='[imagesizes="'+Oo(l.imageSizes)+'"]')):u+='[href="'+Oo(e)+'"]';var m=u;switch(o){case"style":m=En(e);break;case"script":m=Gn(e)}cr.has(m)||(e=v({rel:"preload",href:o==="image"&&l&&l.imageSrcSet?void 0:e,as:o},l),cr.set(m,e),i.querySelector(u)!==null||o==="style"&&i.querySelector(Vi(m))||o==="script"&&i.querySelector(Wi(m))||(o=i.createElement("link"),mt(o,"link",e),Ao(o),i.head.appendChild(o)))}}function o_(e,o){dl.m(e,o);var l=Dn;if(l&&e){var i=o&&typeof o.as=="string"?o.as:"script",u='link[rel="modulepreload"][as="'+Oo(i)+'"][href="'+Oo(e)+'"]',m=u;switch(i){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":m=Gn(e)}if(!cr.has(m)&&(e=v({rel:"modulepreload",href:e},o),cr.set(m,e),l.querySelector(u)===null)){switch(i){case"audioworklet":case"paintworklet":case"serviceworker":case"sharedworker":case"worker":case"script":if(l.querySelector(Wi(m)))return}i=l.createElement("link"),mt(i,"link",e),Ao(i),l.head.appendChild(i)}}}function t_(e,o,l){dl.S(e,o,l);var i=Dn;if(i&&e){var u=Er(i).hoistableStyles,m=En(e);o=o||"default";var _=u.get(m);if(!_){var D={loading:0,preload:null};if(_=i.querySelector(Vi(m)))D.loading=5;else{e=v({rel:"stylesheet",href:e,"data-precedence":o},l),(l=cr.get(m))&&of(e,l);var L=_=i.createElement("link");Ao(L),mt(L,"link",e),L._p=new Promise(function(K,ie){L.onload=K,L.onerror=ie}),L.addEventListener("load",function(){D.loading|=1}),L.addEventListener("error",function(){D.loading|=2}),D.loading|=4,As(_,o,i)}_={type:"stylesheet",instance:_,count:1,state:D},u.set(m,_)}}}function r_(e,o){dl.X(e,o);var l=Dn;if(l&&e){var i=Er(l).hoistableScripts,u=Gn(e),m=i.get(u);m||(m=l.querySelector(Wi(u)),m||(e=v({src:e,async:!0},o),(o=cr.get(u))&&tf(e,o),m=l.createElement("script"),Ao(m),mt(m,"link",e),l.head.appendChild(m)),m={type:"script",instance:m,count:1,state:null},i.set(u,m))}}function l_(e,o){dl.M(e,o);var l=Dn;if(l&&e){var i=Er(l).hoistableScripts,u=Gn(e),m=i.get(u);m||(m=l.querySelector(Wi(u)),m||(e=v({src:e,async:!0,type:"module"},o),(o=cr.get(u))&&tf(e,o),m=l.createElement("script"),Ao(m),mt(m,"link",e),l.head.appendChild(m)),m={type:"script",instance:m,count:1,state:null},i.set(u,m))}}function tv(e,o,l,i){var u=(u=ue.current)?Rs(u):null;if(!u)throw Error(n(446));switch(e){case"meta":case"title":return null;case"style":return typeof l.precedence=="string"&&typeof l.href=="string"?(o=En(l.href),l=Er(u).hoistableStyles,i=l.get(o),i||(i={type:"style",instance:null,count:0,state:null},l.set(o,i)),i):{type:"void",instance:null,count:0,state:null};case"link":if(l.rel==="stylesheet"&&typeof l.href=="string"&&typeof l.precedence=="string"){e=En(l.href);var m=Er(u).hoistableStyles,_=m.get(e);if(_||(u=u.ownerDocument||u,_={type:"stylesheet",instance:null,count:0,state:{loading:0,preload:null}},m.set(e,_),(m=u.querySelector(Vi(e)))&&!m._p&&(_.instance=m,_.state.loading=5),cr.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},cr.set(e,l),m||a_(u,e,l,_.state))),o&&i===null)throw Error(n(528,""));return _}if(o&&i!==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=Gn(l),l=Er(u).hoistableScripts,i=l.get(o),i||(i={type:"script",instance:null,count:0,state:null},l.set(o,i)),i):{type:"void",instance:null,count:0,state:null};default:throw Error(n(444,e))}}function En(e){return'href="'+Oo(e)+'"'}function Vi(e){return'link[rel="stylesheet"]['+e+"]"}function rv(e){return v({},e,{"data-precedence":e.precedence,precedence:null})}function a_(e,o,l,i){e.querySelector('link[rel="preload"][as="style"]['+o+"]")?i.loading=1:(o=e.createElement("link"),i.preload=o,o.addEventListener("load",function(){return i.loading|=1}),o.addEventListener("error",function(){return i.loading|=2}),mt(o,"link",l),Ao(o),e.head.appendChild(o))}function Gn(e){return'[src="'+Oo(e)+'"]'}function Wi(e){return"script[async]"+e}function lv(e,o,l){if(o.count++,o.instance===null)switch(o.type){case"style":var i=e.querySelector('style[data-href~="'+Oo(l.href)+'"]');if(i)return o.instance=i,Ao(i),i;var u=v({},l,{"data-href":l.href,"data-precedence":l.precedence,href:null,precedence:null});return i=(e.ownerDocument||e).createElement("style"),Ao(i),mt(i,"style",u),As(i,l.precedence,e),o.instance=i;case"stylesheet":u=En(l.href);var m=e.querySelector(Vi(u));if(m)return o.state.loading|=4,o.instance=m,Ao(m),m;i=rv(l),(u=cr.get(u))&&of(i,u),m=(e.ownerDocument||e).createElement("link"),Ao(m);var _=m;return _._p=new Promise(function(D,L){_.onload=D,_.onerror=L}),mt(m,"link",i),o.state.loading|=4,As(m,l.precedence,e),o.instance=m;case"script":return m=Gn(l.src),(u=e.querySelector(Wi(m)))?(o.instance=u,Ao(u),u):(i=l,(u=cr.get(m))&&(i=v({},l),tf(i,u)),e=e.ownerDocument||e,u=e.createElement("script"),Ao(u),mt(u,"link",i),e.head.appendChild(u),o.instance=u);case"void":return null;default:throw Error(n(443,o.type))}else o.type==="stylesheet"&&(o.state.loading&4)===0&&(i=o.instance,o.state.loading|=4,As(i,l.precedence,e));return o.instance}function As(e,o,l){for(var i=l.querySelectorAll('link[rel="stylesheet"][data-precedence],style[data-precedence]'),u=i.length?i[i.length-1]:null,m=u,_=0;_<i.length;_++){var D=i[_];if(D.dataset.precedence===o)m=D;else if(m!==u)break}m?m.parentNode.insertBefore(e,m.nextSibling):(o=l.nodeType===9?l.head:l,o.insertBefore(e,o.firstChild))}function of(e,o){e.crossOrigin==null&&(e.crossOrigin=o.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=o.referrerPolicy),e.title==null&&(e.title=o.title)}function tf(e,o){e.crossOrigin==null&&(e.crossOrigin=o.crossOrigin),e.referrerPolicy==null&&(e.referrerPolicy=o.referrerPolicy),e.integrity==null&&(e.integrity=o.integrity)}var zs=null;function av(e,o,l){if(zs===null){var i=new Map,u=zs=new Map;u.set(l,i)}else u=zs,i=u.get(l),i||(i=new Map,u.set(l,i));if(i.has(e))return i;for(i.set(e,null),l=l.getElementsByTagName(e),u=0;u<l.length;u++){var m=l[u];if(!(m[da]||m[Ko]||e==="link"&&m.getAttribute("rel")==="stylesheet")&&m.namespaceURI!=="http://www.w3.org/2000/svg"){var _=m.getAttribute(o)||"";_=e+_;var D=i.get(_);D?D.push(m):i.set(_,[m])}}return i}function nv(e,o,l){e=e.ownerDocument||e,e.head.insertBefore(l,o==="title"?e.querySelector("head > title"):null)}function n_(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 iv(e){return!(e.type==="stylesheet"&&(e.state.loading&3)===0)}var Xi=null;function i_(){}function c_(e,o,l){if(Xi===null)throw Error(n(475));var i=Xi;if(o.type==="stylesheet"&&(typeof l.media!="string"||matchMedia(l.media).matches!==!1)&&(o.state.loading&4)===0){if(o.instance===null){var u=En(l.href),m=e.querySelector(Vi(u));if(m){e=m._p,e!==null&&typeof e=="object"&&typeof e.then=="function"&&(i.count++,i=Ls.bind(i),e.then(i,i)),o.state.loading|=4,o.instance=m,Ao(m);return}m=e.ownerDocument||e,l=rv(l),(u=cr.get(u))&&of(l,u),m=m.createElement("link"),Ao(m);var _=m;_._p=new Promise(function(D,L){_.onload=D,_.onerror=L}),mt(m,"link",l),o.instance=m}i.stylesheets===null&&(i.stylesheets=new Map),i.stylesheets.set(o,e),(e=o.state.preload)&&(o.state.loading&3)===0&&(i.count++,o=Ls.bind(i),e.addEventListener("load",o),e.addEventListener("error",o))}}function s_(){if(Xi===null)throw Error(n(475));var e=Xi;return e.stylesheets&&e.count===0&&rf(e,e.stylesheets),0<e.count?function(o){var l=setTimeout(function(){if(e.stylesheets&&rf(e,e.stylesheets),e.unsuspend){var i=e.unsuspend;e.unsuspend=null,i()}},6e4);return e.unsuspend=o,function(){e.unsuspend=null,clearTimeout(l)}}:null}function Ls(){if(this.count--,this.count===0){if(this.stylesheets)rf(this,this.stylesheets);else if(this.unsuspend){var e=this.unsuspend;this.unsuspend=null,e()}}}var Hs=null;function rf(e,o){e.stylesheets=null,e.unsuspend!==null&&(e.count++,Hs=new Map,o.forEach(d_,e),Hs=null,Ls.call(e))}function d_(e,o){if(!(o.state.loading&4)){var l=Hs.get(e);if(l)var i=l.get(null);else{l=new Map,Hs.set(e,l);for(var u=e.querySelectorAll("link[data-precedence],style[data-precedence]"),m=0;m<u.length;m++){var _=u[m];(_.nodeName==="LINK"||_.getAttribute("media")!=="not all")&&(l.set(_.dataset.precedence,_),i=_)}i&&l.set(null,i)}u=o.instance,_=u.getAttribute("data-precedence"),m=l.get(_)||i,m===i&&l.set(null,u),l.set(_,u),this.count++,i=Ls.bind(this),u.addEventListener("load",i),u.addEventListener("error",i),m?m.parentNode.insertBefore(u,m.nextSibling):(e=e.nodeType===9?e.head:e,e.insertBefore(u,e.firstChild)),o.state.loading|=4}}var Yi={$$typeof:T,Provider:null,Consumer:null,_currentValue:oe,_currentValue2:oe,_threadCount:0};function u_(e,o,l,i,u,m,_,D){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=yl(-1),this.entangledLanes=this.shellSuspendCounter=this.errorRecoveryDisabledLanes=this.expiredLanes=this.warmLanes=this.pingedLanes=this.suspendedLanes=this.pendingLanes=0,this.entanglements=yl(0),this.hiddenUpdates=yl(null),this.identifierPrefix=i,this.onUncaughtError=u,this.onCaughtError=m,this.onRecoverableError=_,this.pooledCache=null,this.pooledCacheLanes=0,this.formState=D,this.incompleteTransitions=new Map}function cv(e,o,l,i,u,m,_,D,L,K,ie,de){return e=new u_(e,o,l,_,D,L,K,de),o=1,m===!0&&(o|=24),m=Ft(3,null,null,o),e.current=m,m.stateNode=e,o=Ou(),o.refCount++,e.pooledCache=o,o.refCount++,m.memoizedState={element:i,isDehydrated:l,cache:o},qu(m),e}function sv(e){return e?(e=nn,e):nn}function dv(e,o,l,i,u,m){u=sv(u),i.context===null?i.context=u:i.pendingContext=u,i=Dl(o),i.payload={element:l},m=m===void 0?null:m,m!==null&&(i.callback=m),l=El(e,i,o),l!==null&&(Yt(l,e,o),Bi(l,e,o))}function uv(e,o){if(e=e.memoizedState,e!==null&&e.dehydrated!==null){var l=e.retryLane;e.retryLane=l!==0&&l<o?l:o}}function lf(e,o){uv(e,o),(e=e.alternate)&&uv(e,o)}function fv(e){if(e.tag===13){var o=an(e,67108864);o!==null&&Yt(o,e,67108864),lf(e,67108864)}}var Os=!0;function f_(e,o,l,i){var u=F.T;F.T=null;var m=Z.p;try{Z.p=2,af(e,o,l,i)}finally{Z.p=m,F.T=u}}function g_(e,o,l,i){var u=F.T;F.T=null;var m=Z.p;try{Z.p=8,af(e,o,l,i)}finally{Z.p=m,F.T=u}}function af(e,o,l,i){if(Os){var u=nf(i);if(u===null)W0(e,o,i,Ms,l),hv(e,i);else if(p_(u,e,o,l,i))i.stopPropagation();else if(hv(e,i),o&4&&-1<h_.indexOf(e)){for(;u!==null;){var m=Dr(u);if(m!==null)switch(m.tag){case 3:if(m=m.stateNode,m.current.memoizedState.isDehydrated){var _=Fo(m.pendingLanes);if(_!==0){var D=m;for(D.pendingLanes|=2,D.entangledLanes|=2;_;){var L=1<<31-Je(_);D.entanglements[1]|=L,_&=~L}Lr(m),(xo&6)===0&&(_s=ye()+500,ji(0))}}break;case 13:D=an(m,2),D!==null&&Yt(D,m,2),Bs(),lf(m,2)}if(m=nf(i),m===null&&W0(e,o,i,Ms,l),m===u)break;u=m}u!==null&&i.stopPropagation()}else W0(e,o,i,null,l)}}function nf(e){return e=ni(e),cf(e)}var Ms=null;function cf(e){if(Ms=null,e=Tr(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 Ms=e,null}function gv(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(Pe()){case Ge:return 2;case je:return 8;case He:case ke:return 32;case we:return 268435456;default:return 32}default:return 32}}var sf=!1,ql=null,Fl=null,Ul=null,$i=new Map,Zi=new Map,Vl=[],h_="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 hv(e,o){switch(e){case"focusin":case"focusout":ql=null;break;case"dragenter":case"dragleave":Fl=null;break;case"mouseover":case"mouseout":Ul=null;break;case"pointerover":case"pointerout":$i.delete(o.pointerId);break;case"gotpointercapture":case"lostpointercapture":Zi.delete(o.pointerId)}}function Ki(e,o,l,i,u,m){return e===null||e.nativeEvent!==m?(e={blockedOn:o,domEventName:l,eventSystemFlags:i,nativeEvent:m,targetContainers:[u]},o!==null&&(o=Dr(o),o!==null&&fv(o)),e):(e.eventSystemFlags|=i,o=e.targetContainers,u!==null&&o.indexOf(u)===-1&&o.push(u),e)}function p_(e,o,l,i,u){switch(o){case"focusin":return ql=Ki(ql,e,o,l,i,u),!0;case"dragenter":return Fl=Ki(Fl,e,o,l,i,u),!0;case"mouseover":return Ul=Ki(Ul,e,o,l,i,u),!0;case"pointerover":var m=u.pointerId;return $i.set(m,Ki($i.get(m)||null,e,o,l,i,u)),!0;case"gotpointercapture":return m=u.pointerId,Zi.set(m,Ki(Zi.get(m)||null,e,o,l,i,u)),!0}return!1}function pv(e){var o=Tr(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,su(e.priority,function(){if(l.tag===13){var i=Xt();i=kt(i);var u=an(l,i);u!==null&&Yt(u,l,i),lf(l,i)}});return}}else if(o===3&&l.stateNode.current.memoizedState.isDehydrated){e.blockedOn=l.tag===3?l.stateNode.containerInfo:null;return}}}e.blockedOn=null}function Ps(e){if(e.blockedOn!==null)return!1;for(var o=e.targetContainers;0<o.length;){var l=nf(e.nativeEvent);if(l===null){l=e.nativeEvent;var i=new l.constructor(l.type,l);ai=i,l.target.dispatchEvent(i),ai=null}else return o=Dr(l),o!==null&&fv(o),e.blockedOn=l,!1;o.shift()}return!0}function mv(e,o,l){Ps(e)&&l.delete(o)}function m_(){sf=!1,ql!==null&&Ps(ql)&&(ql=null),Fl!==null&&Ps(Fl)&&(Fl=null),Ul!==null&&Ps(Ul)&&(Ul=null),$i.forEach(mv),Zi.forEach(mv)}function js(e,o){e.blockedOn===o&&(e.blockedOn=null,sf||(sf=!0,t.unstable_scheduleCallback(t.unstable_NormalPriority,m_)))}var qs=null;function vv(e){qs!==e&&(qs=e,t.unstable_scheduleCallback(t.unstable_NormalPriority,function(){qs===e&&(qs=null);for(var o=0;o<e.length;o+=3){var l=e[o],i=e[o+1],u=e[o+2];if(typeof i!="function"){if(cf(i||l)===null)continue;break}var m=Dr(l);m!==null&&(e.splice(o,3),o-=3,i0(m,{pending:!0,data:u,method:l.method,action:i},i,u))}}))}function Qi(e){function o(L){return js(L,e)}ql!==null&&js(ql,e),Fl!==null&&js(Fl,e),Ul!==null&&js(Ul,e),$i.forEach(o),Zi.forEach(o);for(var l=0;l<Vl.length;l++){var i=Vl[l];i.blockedOn===e&&(i.blockedOn=null)}for(;0<Vl.length&&(l=Vl[0],l.blockedOn===null);)pv(l),l.blockedOn===null&&Vl.shift();if(l=(e.ownerDocument||e).$$reactFormReplay,l!=null)for(i=0;i<l.length;i+=3){var u=l[i],m=l[i+1],_=u[_t]||null;if(typeof m=="function")_||vv(l);else if(_){var D=null;if(m&&m.hasAttribute("formAction")){if(u=m,_=m[_t]||null)D=_.formAction;else if(cf(u)!==null)continue}else D=_.action;typeof D=="function"?l[i+1]=D:(l.splice(i,3),i-=3),vv(l)}}}function df(e){this._internalRoot=e}Fs.prototype.render=df.prototype.render=function(e){var o=this._internalRoot;if(o===null)throw Error(n(409));var l=o.current,i=Xt();dv(l,i,e,o,null,null)},Fs.prototype.unmount=df.prototype.unmount=function(){var e=this._internalRoot;if(e!==null){this._internalRoot=null;var o=e.containerInfo;dv(e.current,2,null,e,null,null),Bs(),o[xl]=null}};function Fs(e){this._internalRoot=e}Fs.prototype.unstable_scheduleHydration=function(e){if(e){var o=$a();e={blockedOn:null,target:e,priority:o};for(var l=0;l<Vl.length&&o!==0&&o<Vl[l].priority;l++);Vl.splice(l,0,e),l===0&&pv(e)}};var bv=r.version;if(bv!=="19.1.0")throw Error(n(527,bv,"19.1.0"));Z.findDOMNode=function(e){var o=e._reactInternals;if(o===void 0)throw typeof e.render=="function"?Error(n(188)):(e=Object.keys(e).join(","),Error(n(268,e)));return e=p(o),e=e!==null?h(e):null,e=e===null?null:e.stateNode,e};var v_={bundleType:0,version:"19.1.0",rendererPackageName:"react-dom",currentDispatcherRef:F,reconcilerVersion:"19.1.0"};if(typeof __REACT_DEVTOOLS_GLOBAL_HOOK__<"u"){var Us=__REACT_DEVTOOLS_GLOBAL_HOOK__;if(!Us.isDisabled&&Us.supportsFiber)try{$e=Us.inject(v_),lo=Us}catch{}}return ec.createRoot=function(e,o){if(!c(e))throw Error(n(299));var l=!1,i="",u=Ap,m=zp,_=Lp,D=null;return o!=null&&(o.unstable_strictMode===!0&&(l=!0),o.identifierPrefix!==void 0&&(i=o.identifierPrefix),o.onUncaughtError!==void 0&&(u=o.onUncaughtError),o.onCaughtError!==void 0&&(m=o.onCaughtError),o.onRecoverableError!==void 0&&(_=o.onRecoverableError),o.unstable_transitionCallbacks!==void 0&&(D=o.unstable_transitionCallbacks)),o=cv(e,1,!1,null,null,l,i,u,m,_,D,null),e[xl]=o.current,V0(e),new df(o)},ec.hydrateRoot=function(e,o,l){if(!c(e))throw Error(n(299));var i=!1,u="",m=Ap,_=zp,D=Lp,L=null,K=null;return l!=null&&(l.unstable_strictMode===!0&&(i=!0),l.identifierPrefix!==void 0&&(u=l.identifierPrefix),l.onUncaughtError!==void 0&&(m=l.onUncaughtError),l.onCaughtError!==void 0&&(_=l.onCaughtError),l.onRecoverableError!==void 0&&(D=l.onRecoverableError),l.unstable_transitionCallbacks!==void 0&&(L=l.unstable_transitionCallbacks),l.formState!==void 0&&(K=l.formState)),o=cv(e,1,!0,o,l??null,i,u,m,_,D,L,K),o.context=sv(null),l=o.current,i=Xt(),i=kt(i),u=Dl(i),u.callback=null,El(l,u,i),l=i,o.current.lanes=l,Qt(o,l),Lr(o),e[xl]=o.current,V0(e),new Fs(o)},ec.version="19.1.0",ec}var Dv;function D_(){if(Dv)return gf.exports;Dv=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(),gf.exports=T_(),gf.exports}var E_=D_(),Rf=function(t,r){return Rf=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,n){a.__proto__=n}||function(a,n){for(var c in n)Object.prototype.hasOwnProperty.call(n,c)&&(a[c]=n[c])},Rf(t,r)};function Wb(t,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");Rf(t,r);function a(){this.constructor=t}t.prototype=r===null?Object.create(r):(a.prototype=r.prototype,new a)}var dr=function(){return dr=Object.assign||function(r){for(var a,n=1,c=arguments.length;n<c;n++){a=arguments[n];for(var s in a)Object.prototype.hasOwnProperty.call(a,s)&&(r[s]=a[s])}return r},dr.apply(this,arguments)};function pe(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 c=0,n=Object.getOwnPropertySymbols(t);c<n.length;c++)r.indexOf(n[c])<0&&Object.prototype.propertyIsEnumerable.call(t,n[c])&&(a[n[c]]=t[n[c]]);return a}function kc(t,r,a,n){function c(s){return s instanceof a?s:new a(function(f){f(s)})}return new(a||(a=Promise))(function(s,f){function g(v){try{h(n.next(v))}catch(b){f(b)}}function p(v){try{h(n.throw(v))}catch(b){f(b)}}function h(v){v.done?s(v.value):c(v.value).then(g,p)}h((n=n.apply(t,r||[])).next())})}function gd(t,r,a){if(a||arguments.length===2)for(var n=0,c=r.length,s;n<c;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 Ee(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 Or(t,r,a,n,c){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!c)throw new TypeError("Private accessor was defined without a setter");if(typeof r=="function"?t!==r||!c:!r.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?c.call(t,a):c?c.value=a:r.set(t,a),a}const G_=Symbol.for("awsui-global-flags"),I_=()=>window.top;function N_(){return typeof window<"u"?window:globalThis}function Ev(t,r){var a;return(a=t==null?void 0:t[G_])===null||a===void 0?void 0:a[r]}const R_=t=>{try{const r=Ev(N_(),t);return r!==void 0?r:Ev(I_(),t)}catch{return}},Af="data-awsui-analytics",A_="data-awsui-analytics-label";let ig=R_("analyticsMetadata");const ze=t=>ig?{[Af]:JSON.stringify(t)}:{},_c=t=>ig?{[Af]:t[Af]}:{},wc=t=>ig?{[A_]:t}:{};let ur={funnelStart(){return""},funnelError(){},funnelComplete(){},funnelSuccessful(){},funnelCancelled(){},funnelChange(){},funnelStepStart(){},funnelStepComplete(){},funnelStepNavigation(){},funnelStepError(){},funnelStepChange(){},funnelSubStepStart(){},funnelSubStepComplete(){},funnelSubStepError(){},helpPanelInteracted(){},externalLinkInteracted(){}},Xb={tableInteraction(){},taskCompletionData(){},modalPerformanceData(){}},Gv={componentMounted(){return""},componentUpdated(){}};function cg(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 z_(t){return t instanceof HTMLElement||cg(t)&&t.nodeType===Node.ELEMENT_NODE&&"style"in t&&typeof t.style=="object"&&typeof t.ownerDocument=="object"&&!L_(t)}function L_(t){return t instanceof SVGElement||cg(t)&&t.nodeType===Node.ELEMENT_NODE&&"ownerSVGElement"in t&&typeof t.ownerSVGElement=="object"}function yt(t,r){let a=t;for(;a&&!r(a);)for(a=a.parentElement;a&&!z_(a);)a=a.parentElement;return a}function hd(t,r){return!t||!r||!cg(r)?!1:t.contains(r)}var vf,Iv;function H_(){if(Iv)return vf;Iv=1,vf=t;function t(n,c,s){n instanceof RegExp&&(n=r(n,s)),c instanceof RegExp&&(c=r(c,s));var f=a(n,c,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]+c.length)}}function r(n,c){var s=c.match(n);return s?s[0]:null}t.range=a;function a(n,c,s){var f,g,p,h,v,b=s.indexOf(n),x=s.indexOf(c,b+1),k=b;if(b>=0&&x>0){if(n===c)return[b,x];for(f=[],p=s.length;k>=0&&!v;)k==b?(f.push(k),b=s.indexOf(n,k+1)):f.length==1?v=[f.pop(),x]:(g=f.pop(),g<p&&(p=g,h=x),x=s.indexOf(c,k+1)),k=b<x&&b>=0?b:x;f.length&&(v=[p,h])}return v}return vf}H_();function zf(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 O_(t){return t.parentElement?yt(t.parentElement,zf):null}function M_({startElement:t,tests:r}){const a=Object.keys(r),n={};let c=t;for(;c&&Object.keys(n).length<a.length;){for(c=c.parentElement;c&&!pd(c);)c=c.parentElement;for(const s of a)!n[s]&&c&&r[s](c)&&(n[s]=c)}return n}function sg(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 pd(t){return t instanceof HTMLElement||sg(t)&&t.nodeType===Node.ELEMENT_NODE&&"style"in t&&typeof t.style=="object"&&typeof t.ownerDocument=="object"&&!Yb(t)}function Yb(t){return t instanceof SVGElement||sg(t)&&t.nodeType===Node.ELEMENT_NODE&&"ownerSVGElement"in t&&typeof t.ownerSVGElement=="object"}function hl(t,r){var a;if(!sg(r))return!1;const n=yt(r,s=>s===t||pd(s)&&!!s.dataset.awsuiReferrerId);if(n&&n===t)return!0;const c=pd(n)?document.getElementById((a=n.dataset.awsuiReferrerId)!==null&&a!==void 0?a:""):null;return c?hd(t,c):hd(t,r)}const Wn="data-analytics-funnel",P_=`${Wn}-interaction-id`,dg=`${Wn}-key`,$b=`${Wn}-value`,j_=`${Wn}-step`,ug=`${Wn}-substep`,q_=`${Wn}-resource-type`,Nv="data-analytics-modal-id",F_="data-analytics-field-label",U_="data-analytics-field-error",V_="data-analytics-alert",W_="data-analytics-flashbar",X_="data-analytics-suppress-flow-events",Y_="funnel-name",Zb="substep-name",Lf=()=>`[${dg}="${Y_}"]`,pl=()=>`[${ug}]`,Kb=t=>`[${ug}="${t}"]`,Qb=t=>[t?Kb(t):"",`[${dg}="${Zb}"]`].join(" "),Vs=t=>t?`[id="${t}"]`:void 0,bt=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},Jb=y.createContext({funnelInteractionId:void 0,funnelNameSelector:Lf(),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}}),ey=y.createContext({stepNameSelector:"",stepNumber:0,subStepCount:{current:0},isInStep:!1,funnelInteractionId:void 0,onStepChange:()=>{},subStepConfiguration:{current:new Map}}),Hf=y.createContext({subStepId:"",subStepSelector:"",subStepNameSelector:"",subStepRef:{current:null},isNestedSubStep:!1,mousePressed:{current:!1},isFocusedSubStep:{current:!1},focusCleanupFunction:{current:void 0}}),oy=y.createContext(void 0),na=()=>{const t=y.useContext(Hf),{funnelInteractionId:r,funnelIdentifier:a,funnelState:n,latestFocusCleanupFunction:c}=Ot(),{stepNumber:s,stepIdentifier:f,stepNameSelector:g,subStepConfiguration:p}=Vr(),{subStepIdentifier:h,subStepId:v,subStepSelector:b,subStepNameSelector:x,subStepRef:k,isNestedSubStep:B,mousePressed:w,isFocusedSubStep:C,focusCleanupFunction:S}=t;if(B)return t;const G=I=>kc(void 0,void 0,void 0,function*(){var z,A,O,Y;const j=I.target;if(yield new Promise(M=>setTimeout(M,1)),document.activeElement===j&&!C.current&&(C.current=!0,r&&v)){(z=c.current)===null||z===void 0||z.call(c);const M=bt(x);bt(g),(Y=(O=(A=p.current)===null||A===void 0?void 0:A.get(s))===null||O===void 0?void 0:O.find(re=>re.name===M))===null||Y===void 0||Y.number;let q=!1;S.current=()=>{var re,W,te;q||(q=!0,(te=(W=(re=p.current)===null||re===void 0?void 0:re.get(s))===null||W===void 0?void 0:W.find(F=>F.name===M))===null||te===void 0||te.number,n.current)},c.current=S.current}}),T=I=>{var z;w.current||(!k.current||!I.relatedTarget||!hl(k.current,I.relatedTarget))&&(C.current=!1,r&&v&&n.current!=="cancelled"&&((z=S.current)===null||z===void 0||z.call(S)))},E=r?{[ug]:v,onFocus:G,onBlur:T}:{};return Object.assign({funnelSubStepProps:E},t)},Vr=()=>y.useContext(ey),$_=()=>{const t=Vr(),r=y.useRef(t);return r.current=t,r},Ot=()=>{const t=y.useContext(Jb),r=t.funnelInteractionId?{[P_]:t.funnelInteractionId}:{};return Object.assign({funnelProps:r},t)},Z_=()=>y.useContext(oy),K_="__awsuiMetadata__";function ty(t,r,a){const n=y.useRef(null);return y.useEffect(()=>{if(n.current){const c=typeof r=="string"?{version:r}:r,s=n.current,f=Object.assign(Object.assign({},c),{name:t});a&&Object.keys(a).length>0&&(f.analytics=a),Object.freeze(f),Object.defineProperty(s,K_,{value:f,writable:!1,configurable:!0})}}),n}const Rv="awsui";function fc(t,r){return!t||t.length<=r}class Q_{sendMetric(r,a,n){if(!r||!/^[a-zA-Z0-9_-]+$/.test(r)){console.error(`Invalid metric name: ${r}`);return}if(!fc(r,1e3)){console.error(`Metric name ${r} is too long`);return}if(!fc(n,4e3)){console.error(`Detail for metric ${r} is too long: ${n}`);return}if(new ry().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 ry{sendMetric(r){const a=this.findPanorama(window);if(!a)return!1;const n=Object.assign(Object.assign({eventType:Rv,timestamp:Date.now()},r),{eventDetail:typeof r.eventDetail=="object"?JSON.stringify(r.eventDetail):r.eventDetail,eventValue:typeof r.eventValue=="object"?JSON.stringify(r.eventValue):r.eventValue});return fc(n.eventDetail,4e3)?fc(n.eventValue,4e3)?fc(n.eventContext,4e3)?(a("trackCustomEvent",n),!0):(this.onMetricError(`Event context for metric is too long: ${n.eventContext}`),!0):(this.onMetricError(`Event value for metric is too long: ${n.eventValue}`),!0):(this.onMetricError(`Event detail for metric is too long: ${n.eventDetail}`),!0)}onMetricError(r){console.error(r);const a=this.findPanorama(window);a&&a("trackCustomEvent",{eventType:Rv,eventContext:"awsui-metric-error",eventDetail:r.slice(0,4e3),timestamp:Date.now()})}findPanorama(r){try{return typeof(r==null?void 0:r.panorama)=="function"?r==null?void 0:r.panorama:!r||r.parent===r?void 0:this.findPanorama(r.parent)}catch{return}}}const J_="react";function ew({source:t,action:r,version:a,configuration:n},c){const f={o:typeof AWSUI_METRIC_ORIGIN<"u"?AWSUI_METRIC_ORIGIN:"main",s:t,t:c,a:r,f:J_,v:rw(a),c:n};return ly(f)}function ly(t){return JSON.stringify(t,ow)}function ow(t,r){return typeof r=="number"&&!Number.isFinite(r)?`${r}`:r}function tw({source:t,version:r},a){return["awsui",t,`${lw(a,r)}`].join("_")}function rw(t){return t.replace(/\s/g,"")}function lw(t,r){return`${t.charAt(0)}${aw(r).replace(".","")}`}function aw(t){const r=t.match(/^(\d+\.\d+)/);return r?r[1]:""}const Ws=new Set;let rd="";function nw(t){rd=t}class ay{constructor(r,a){this.clog=new Q_,this.panorama=new ry,this.source=r,this.packageVersion=a}initMetrics(r){nw(r)}sendMetric(r,a,n){if(!rd){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(tw(r,rd),a,ew(r,rd))}sendMetricObjectOnce(r,a){const n=ly(r);Ws.has(n)||(this.sendMetricObject(r,a),Ws.add(n))}sendMetricOnce(r,a,n){Ws.has(r)||(this.sendMetric(r,a,n),Ws.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 iw(t,{packageSource:r,packageVersion:a,theme:n},c={props:{}}){y.useEffect(()=>{const s=new ay(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(),c)},[])}function cw(t,r){typeof window<"u"&&(window.awsuiVersions||(window.awsuiVersions={}),window.awsuiVersions[t]||(window.awsuiVersions[t]=[]),window.awsuiVersions[t].push(r))}var Xn=Vb();const Xs=ag(Xn);var ja=[],sw=function(){return ja.some(function(t){return t.activeTargets.length>0})},dw=function(){return ja.some(function(t){return t.skippedTargets.length>0})},Av="ResizeObserver loop completed with undelivered notifications.",uw=function(){var t;typeof ErrorEvent=="function"?t=new ErrorEvent("error",{message:Av}):(t=document.createEvent("Event"),t.initEvent("error",!1,!1),t.message=Av),window.dispatchEvent(t)},yc;(function(t){t.BORDER_BOX="border-box",t.CONTENT_BOX="content-box",t.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"})(yc||(yc={}));var qa=function(t){return Object.freeze(t)},fw=function(){function t(r,a){this.inlineSize=r,this.blockSize=a,qa(this)}return t}(),ny=function(){function t(r,a,n,c){return this.x=r,this.y=a,this.width=n,this.height=c,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,qa(this)}return t.prototype.toJSON=function(){var r=this,a=r.x,n=r.y,c=r.top,s=r.right,f=r.bottom,g=r.left,p=r.width,h=r.height;return{x:a,y:n,top:c,right:s,bottom:f,left:g,width:p,height:h}},t.fromRect=function(r){return new t(r.x,r.y,r.width,r.height)},t}(),fg=function(t){return t instanceof SVGElement&&"getBBox"in t},iy=function(t){if(fg(t)){var r=t.getBBox(),a=r.width,n=r.height;return!a&&!n}var c=t,s=c.offsetWidth,f=c.offsetHeight;return!(s||f||t.getClientRects().length)},zv=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)},gw=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},gc=typeof window<"u"?window:{},Ys=new WeakMap,Lv=/auto|scroll/,hw=/^tb|vertical/,pw=/msie|trident/i.test(gc.navigator&&gc.navigator.userAgent),Hr=function(t){return parseFloat(t||"0")},Mn=function(t,r,a){return t===void 0&&(t=0),r===void 0&&(r=0),a===void 0&&(a=!1),new fw((a?r:t)||0,(a?t:r)||0)},Hv=qa({devicePixelContentBoxSize:Mn(),borderBoxSize:Mn(),contentBoxSize:Mn(),contentRect:new ny(0,0,0,0)}),cy=function(t,r){if(r===void 0&&(r=!1),Ys.has(t)&&!r)return Ys.get(t);if(iy(t))return Ys.set(t,Hv),Hv;var a=getComputedStyle(t),n=fg(t)&&t.ownerSVGElement&&t.getBBox(),c=!pw&&a.boxSizing==="border-box",s=hw.test(a.writingMode||""),f=!n&&Lv.test(a.overflowY||""),g=!n&&Lv.test(a.overflowX||""),p=n?0:Hr(a.paddingTop),h=n?0:Hr(a.paddingRight),v=n?0:Hr(a.paddingBottom),b=n?0:Hr(a.paddingLeft),x=n?0:Hr(a.borderTopWidth),k=n?0:Hr(a.borderRightWidth),B=n?0:Hr(a.borderBottomWidth),w=n?0:Hr(a.borderLeftWidth),C=b+h,S=p+v,G=w+k,T=x+B,E=g?t.offsetHeight-T-t.clientHeight:0,I=f?t.offsetWidth-G-t.clientWidth:0,z=c?C+G:0,A=c?S+T:0,O=n?n.width:Hr(a.width)-z-I,Y=n?n.height:Hr(a.height)-A-E,j=O+C+I+G,M=Y+S+E+T,q=qa({devicePixelContentBoxSize:Mn(Math.round(O*devicePixelRatio),Math.round(Y*devicePixelRatio),s),borderBoxSize:Mn(j,M,s),contentBoxSize:Mn(O,Y,s),contentRect:new ny(b,p,O,Y)});return Ys.set(t,q),q},sy=function(t,r,a){var n=cy(t,a),c=n.borderBoxSize,s=n.contentBoxSize,f=n.devicePixelContentBoxSize;switch(r){case yc.DEVICE_PIXEL_CONTENT_BOX:return f;case yc.BORDER_BOX:return c;default:return s}},dy=function(){function t(r){var a=cy(r);this.target=r,this.contentRect=a.contentRect,this.borderBoxSize=qa([a.borderBoxSize]),this.contentBoxSize=qa([a.contentBoxSize]),this.devicePixelContentBoxSize=qa([a.devicePixelContentBoxSize])}return t}(),uy=function(t){if(iy(t))return 1/0;for(var r=0,a=t.parentNode;a;)r+=1,a=a.parentNode;return r},mw=function(){var t=1/0,r=[];ja.forEach(function(f){if(f.activeTargets.length!==0){var g=[];f.activeTargets.forEach(function(h){var v=new dy(h.target),b=uy(h.target);g.push(v),h.lastReportedSize=sy(h.target,h.observedBox),b<t&&(t=b)}),r.push(function(){f.callback.call(f.observer,g,f.observer)}),f.activeTargets.splice(0,f.activeTargets.length)}});for(var a=0,n=r;a<n.length;a++){var c=n[a];c()}return t},Ov=function(t){ja.forEach(function(a){a.activeTargets.splice(0,a.activeTargets.length),a.skippedTargets.splice(0,a.skippedTargets.length),a.observationTargets.forEach(function(c){c.isActive()&&(uy(c.target)>t?a.activeTargets.push(c):a.skippedTargets.push(c))})})},vw=function(){var t=0;for(Ov(t);sw();)t=mw(),Ov(t);return dw()&&uw(),t>0},bf,fy=[],bw=function(){return fy.splice(0).forEach(function(t){return t()})},yw=function(t){if(!bf){var r=0,a=document.createTextNode(""),n={characterData:!0};new MutationObserver(function(){return bw()}).observe(a,n),bf=function(){a.textContent="".concat(r?r--:r++)}}fy.push(t),bf()},xw=function(t){yw(function(){requestAnimationFrame(t)})},ld=0,kw=function(){return!!ld},_w=250,ww={attributes:!0,characterData:!0,childList:!0,subtree:!0},Mv=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],Pv=function(t){return t===void 0&&(t=0),Date.now()+t},yf=!1,Bw=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=_w),!yf){yf=!0;var n=Pv(r);xw(function(){var c=!1;try{c=vw()}finally{if(yf=!1,r=n-Pv(),!kw())return;c?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,ww)};document.body?a():gc.addEventListener("DOMContentLoaded",a)},t.prototype.start=function(){var r=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),Mv.forEach(function(a){return gc.addEventListener(a,r.listener,!0)}))},t.prototype.stop=function(){var r=this;this.stopped||(this.observer&&this.observer.disconnect(),Mv.forEach(function(a){return gc.removeEventListener(a,r.listener,!0)}),this.stopped=!0)},t}(),Of=new Bw,jv=function(t){!ld&&t>0&&Of.start(),ld+=t,!ld&&Of.stop()},Sw=function(t){return!fg(t)&&!gw(t)&&getComputedStyle(t).display==="inline"},Cw=function(){function t(r,a){this.target=r,this.observedBox=a||yc.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return t.prototype.isActive=function(){var r=sy(this.target,this.observedBox,!0);return Sw(this.target)&&(this.lastReportedSize=r),this.lastReportedSize.inlineSize!==r.inlineSize||this.lastReportedSize.blockSize!==r.blockSize},t}(),Tw=function(){function t(r,a){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=r,this.callback=a}return t}(),$s=new WeakMap,qv=function(t,r){for(var a=0;a<t.length;a+=1)if(t[a].target===r)return a;return-1},Zs=function(){function t(){}return t.connect=function(r,a){var n=new Tw(r,a);$s.set(r,n)},t.observe=function(r,a,n){var c=$s.get(r),s=c.observationTargets.length===0;qv(c.observationTargets,a)<0&&(s&&ja.push(c),c.observationTargets.push(new Cw(a,n&&n.box)),jv(1),Of.schedule())},t.unobserve=function(r,a){var n=$s.get(r),c=qv(n.observationTargets,a),s=n.observationTargets.length===1;c>=0&&(s&&ja.splice(ja.indexOf(n),1),n.observationTargets.splice(c,1),jv(-1))},t.disconnect=function(r){var a=this,n=$s.get(r);n.observationTargets.slice().forEach(function(c){return a.unobserve(r,c.target)}),n.activeTargets.splice(0,n.activeTargets.length)},t}(),gy=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.");Zs.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(!zv(r))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Zs.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(!zv(r))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Zs.unobserve(this,r)},t.prototype.disconnect=function(){Zs.disconnect(this)},t.toString=function(){return"function ResizeObserver () { [polyfill code] }"},t}();function ml(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 Wr(t,r){const a=ml(r);y.useLayoutEffect(()=>{const n=typeof t=="function"?t():t==null?void 0:t.current;n&&r(Fv(new dy(n)))},[]),y.useEffect(()=>{const n=typeof t=="function"?t():t==null?void 0:t.current;if(n){let c=!0;const s=new gy(f=>{c&&Xn.unstable_batchedUpdates(()=>{a(Fv(f[0]))})});return s.observe(n),()=>{c=!1,s.disconnect()}}},[t,a])}function Fv(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 gg(t){const r=[],a=c=>{Xn.unstable_batchedUpdates(()=>{for(const s of r)s(c)})};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 Dw({factory:t,initialState:r}){const a=gg(t);let n=r;return function(){const[s,f]=y.useState(n);return a(g=>{n=g,f(g)}),s}}function Ew(t,r){var a,n,c,s;try{const f=(n=(a=t.ownerDocument)===null||a===void 0?void 0:a.defaultView)!==null&&n!==void 0?n:window;return(s=(c=f.matchMedia)===null||c===void 0?void 0:c.call(f,r).matches)!==null&&s!==void 0?s:!1}catch(f){return console.warn(f),!1}}function hy(t){return!!yt(t,r=>r.classList.contains("awsui-motion-disabled"))||Ew(t,"(prefers-reduced-motion: reduce)")}function py(t){const[r,a]=y.useState("light");return pg(t,n=>{const s=yt(n,f=>f.classList.contains("awsui-polaris-dark-mode")||f.classList.contains("awsui-dark-mode"))?"dark":"light";s!==r&&a(s)}),r}function Gw(t){const[r,a]=y.useState("comfortable");return pg(t,n=>{const s=yt(n,f=>f.classList.contains("awsui-polaris-compact-mode")||f.classList.contains("awsui-compact-mode"))?"compact":"comfortable";s!==r&&a(s)}),r}function hg(t){const[r,a]=y.useState(!1);return pg(t,n=>{const c=hy(n);c!==r&&a(c)}),r}const Iw=gg(t=>{const r=new MutationObserver(()=>t());return r.observe(document.body,{attributes:!0,subtree:!0}),()=>r.disconnect()});function pg(t,r){const a=ml(()=>{t.current&&r(t.current)});Iw(a),y.useEffect(()=>{a()},[a])}function ra(t){return t?getComputedStyle(t).direction==="rtl":!1}function mg(t){return ra(t)?Math.floor(t.scrollLeft)*-1:Math.ceil(t.scrollLeft)}function We(t){const r=t.getBoundingClientRect(),a=r.height,n=r.width,c=r.top,s=r.bottom,f=ra(t)?document.documentElement.clientWidth-r.right:r.left,g=f+n;return{blockSize:a,inlineSize:n,insetBlockStart:c,insetBlockEnd:s,insetInlineStart:f,insetInlineEnd:g}}function Uv(t){return t.target instanceof HTMLElement&&ra(t.target)?document.documentElement.clientWidth-t.pageX:t.pageX}var zn;(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"})(zn||(zn={}));function Nw(t){return[zn.shift,zn.alt,zn.control,zn.meta].indexOf(t.keyCode)>-1}function my(t){t?document.body.setAttribute("data-awsui-focus-visible","true"):document.body.removeAttribute("data-awsui-focus-visible")}function vy(){return my(!1)}function by(t){Nw(t)||my(!0)}let Ks=0;function Rw(){document.addEventListener("mousedown",vy),document.addEventListener("keydown",by)}function Aw(){document.removeEventListener("mousedown",vy),document.removeEventListener("keydown",by)}function zw(){y.useEffect(()=>(Ks===0&&Rw(),Ks++,()=>{Ks--,Ks===0&&Aw()}),[])}function Lw(t){const r=document.createElement("div");return document.body.appendChild(r),t(r),()=>{document.body.removeChild(r)}}function Hw(t,r,a){let n;return t().then(c=>{n=c,a(c)},c=>{console.warn("[AwsUi] [portal]: failed to load portal root",c)}),()=>{r(n)}}function Hd({container:t,getContainer:r,removeContainer:a,children:n}){const[c,s]=y.useState(t??null);return y.useLayoutEffect(()=>{if(t){s(t);return}return r&&a?Hw(r,a,s):Lw(s)},[t,r,a]),c&&Xn.createPortal(n,c)}function Ke(...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 md="components",la="3.0.0 (9545a041)",yy="open-source-visual-refresh";const xf=!1;cw(md,la);function Qe(t){const r={};return Object.keys(t).forEach(a=>{(a==="id"||a==="className"||a.match(/^data-/))&&(r[a]=t[a])}),r}function vl(t){return Object.assign(Object.assign({},t==null?void 0:t.analyticsMetadata),t==null?void 0:t.__analyticsMetadata)}const Ow=(t,r)=>t,bl=()=>!0;function Po(t,r,a){const n=Ow(yy);return iw(t,{packageSource:md,packageVersion:la,theme:n},r),zw(),{__internalRootRef:ty(t,{packageName:md,version:la,theme:n},a)}}var kf;let Mw=0;const vg=()=>{const t=y.useRef(null);return t.current||(t.current=`${Mw++}-${Date.now()}-${Math.round(Math.random()*1e4)}`),t.current},Pw=(kf=d.useId)!==null&&kf!==void 0?kf:vg;function Xe(t){return`${t||""}`+Pw()}function jo(t,r){t.displayName=r}function xy(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=xy(t[r]))&&(n&&(n+=" "),n+=a);else for(r in t)t[r]&&(n&&(n+=" "),n+=r);return n}function P(){for(var t,r,a=0,n="";a<arguments.length;)(t=arguments[a++])&&(r=xy(t))&&(n&&(n+=" "),n+=r);return n}const jw=d.createContext({locale:null,format:(t,r,a,n)=>n});function ft(t){const{format:r}=y.useContext(jw);return(a,n,c)=>r("@cloudscape-design/components",t,a,n,c)}const Vv={"add-plus":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M2.01 8h12M8 14l.01-12"})),"anchor-link":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m2 5 6 6 6-6",className:"stroke-linejoin-round"})),"angle-left-double":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M8 2 2 8l6 6",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M13 2 7 8l6 6",className:"stroke-linejoin-round"})),"angle-left":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M11 2 5 8l6 6",className:"stroke-linejoin-round"})),"angle-right-double":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m8 2 6 6-6 6",className:"stroke-linejoin-round"}),d.createElement("path",{d:"m3 2 6 6-6 6",className:"stroke-linejoin-round"})),"angle-right":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m5 2 6 6-6 6",className:"stroke-linejoin-round"})),"angle-up":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m2 11 6-6 6 6",className:"stroke-linejoin-round"})),"arrow-down":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m3 9 5 5 5-5M8 14V1",className:"stroke-linejoin-round"})),"arrow-left":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M7 3 2 8l5 5M2 8h13",className:"stroke-linejoin-round"})),"arrow-right":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m9 3 5 5-5 5M14 8H1",className:"stroke-linejoin-round"})),"arrow-up":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M13 7 8 2 3 7M8 2v13",className:"stroke-linejoin-round"})),"audio-full":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.createElement("path",{d:"M10 12.997c2.76 0 5-2.24 5-5s-2.24-5-5-5"}),d.createElement("path",{d:"M10 9.997c1.1 0 2-.9 2-2s-.9-2-2-2"})),"audio-half":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.createElement("path",{d:"M11 9.71c1.1 0 2-.9 2-2s-.9-2-2-2"})),"audio-off":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.createElement("path",{d:"M1 9v5",className:"stroke-linecap-square"}),d.createElement("path",{d:"M1 0v5h5",className:"stroke-linejoin-round"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M14 2H2v12h12V2Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M4 6V4h2v2H4ZM7 6V4h2v2H7ZM10 6V4h2v2h-2ZM4 9V7h2v2H4ZM7 9V7h2v2H7ZM4 12v-2h2v2H4ZM7 12v-2h2v2H7ZM10 9V7h2v2h-2Z",className:"filled no-stroke"})),call:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m8 11 4-6H4l4 6Z",className:"filled stroke-linejoin-round"})),"caret-down":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m8 11 4-6H4l4 6Z",className:"stroke-linejoin-round"})),"caret-left-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m5 8 6 4V4L5 8Z",className:"filled stroke-linejoin-round"})),"caret-right-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m11 8-6 4V4l6 4Z",className:"filled stroke-linejoin-round"})),"caret-up-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m8 5 4 6H4l4-6Z",className:"filled stroke-linejoin-round"})),"caret-up":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m8 5 4 6H4l4-6Z",className:"stroke-linejoin-round"})),check:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m1 9 4 4L15 2",className:"stroke-linejoin-round"})),close:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m2 1.71 12 12M2 13.71l12-12",className:"stroke-linejoin-round"})),"closed-caption-unavailable":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 1H1v14h14V1ZM12 11H9",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M4.71 11.3 8 8 4.71 4.71",className:"stroke-linejoin-round"})),contact:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 5H5v10h10V5Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M13 1H1v11",className:"stroke-linejoin-round"})),"delete-marker":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M3 7V1h6l4 4v10h-3",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M8 1v5h5M2 15l6-6M2 9.01l6.01 6",className:"stroke-linejoin-round"})),download:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M1 15h14M13 6l-5 5-5-5M8 10V1",className:"stroke-linejoin-round"})),"drag-indicator":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"5.5",cy:"2.5",r:"1.5",className:"filled no-stroke"}),d.createElement("circle",{cx:"5.5",cy:"13.5",r:"1.5",className:"filled no-stroke"}),d.createElement("circle",{cx:"5.5",cy:"8",r:"1.5",className:"filled no-stroke"}),d.createElement("circle",{cx:"10.5",cy:"2.5",r:"1.5",className:"filled no-stroke"}),d.createElement("circle",{cx:"10.5",cy:"13.5",r:"1.5",className:"filled no-stroke"}),d.createElement("circle",{cx:"10.5",cy:"8",r:"1.5",className:"filled no-stroke"})),edit:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"2.5",r:"1.5",className:"filled no-stroke"}),d.createElement("circle",{cx:"8",cy:"13.5",r:"1.5",className:"filled no-stroke"}),d.createElement("circle",{cx:"8",cy:"8",r:"1.5",className:"filled no-stroke"})),envelope:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m1 3 7 6 7-6",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M15 3H1v10h14V3Z",className:"stroke-linejoin-round"})),"exit-full-screen":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M1 10.01h5V15M10 15v-5h5M6 1v5H1M15 6h-5V1",className:"stroke-linejoin-round"})),expand:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M14 8.01v-6H8M14.02 2 8 8.01M6 2.01H2v12h12v-3.99",className:"stroke-linejoin-round"})),"face-happy-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.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"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.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"}),d.createElement("path",{d:"M5 10h6",className:"stroke-linejoin-round"})),"face-sad-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.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"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M13 15H3V1h6l4 4v10Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M8 1v5h5M3 8l7 7",className:"stroke-linejoin-round"})),file:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M13 15H3V1h6l4 4v10Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M8 1v5h5",className:"stroke-linejoin-round"})),filter:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m1 3 5 5v7l4-2V8l5-5V1H1v2Z",className:"stroke-linejoin-round"})),flag:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M6 14h8l-3-7H1l2 7h3Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M2 7V2h6l1 2h5c.55 0 1 .45 1 1v8c0 .55-.45 1-1 1h-1",className:"stroke-linejoin-round"})),folder:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 5v9H2V2h6l1 2h5c.55 0 1 .45 1 1Z",className:"stroke-linejoin-round"})),"forward-10-seconds":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.createElement("path",{d:"M9 9v5",className:"stroke-linecap-square"}),d.createElement("path",{d:"M15 0v5h-5",className:"stroke-linejoin-round"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M6 15H1v-5M15 10v5h-5M1 6V1h5M10 1h5v5",className:"stroke-linejoin-round"})),"gen-ai":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M6 10H2v4h4v-4ZM14 10h-4v4h4v-4ZM6 2H2v4h4V2ZM14 2h-4v4h4V2Z",className:"stroke-linejoin-round"})),"group-active":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"11",cy:"7",r:"3",className:"filled no-stroke"}),d.createElement("circle",{cx:"4.25",cy:"4.25",r:"2.75",className:"filled no-stroke"}),d.createElement("path",{d:"M6 14a3 3 0 0 1 3-3h4a3 3 0 0 1 3 3v2H6v-2Z",className:"filled no-stroke"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 16v-2a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v2"}),d.createElement("circle",{cx:"11.25",cy:"6.75",r:"2.25"}),d.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"}),d.createElement("circle",{cx:"4.25",cy:"4.25",r:"2.25"})),"heart-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M6 11H1V2h14v4M12 7v8M8 11h8",className:"stroke-linejoin-round"})),key:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 2H1v12h14V2ZM4 11h8M4 8h2M4 5h2M7 8h2M7 5h2M10 8h2M10 5h2"})),"list-view":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M5 3h10M5 8h10M5 13h10"}),d.createElement("path",{d:"M2.01 3.01H2V3h.01v.01ZM2.01 8.01H2V8h.01v.01ZM2.01 13.01H2V13h.01v.01Z",className:"filled"})),"location-pin":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M8 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4Z",className:"stroke-linejoin-round"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 3H1M15 8H1M15 13H1",className:"stroke-linejoin-round"})),"microphone-off":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M3 15.01h10M8 15v-3"}),d.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"}),d.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"}),d.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"}),d.createElement("path",{d:"M3.01 7.01c0 .482-.162 1.263.33 1.75"})),microphone:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M3 15h10M8 15v-3M10 3a2 2 0 1 0-4 0v4a2 2 0 1 0 4 0V3Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M13 7c0 2.76-2.24 5-5 5S3 9.76 3 7",className:"stroke-linejoin-round"})),"mini-player":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M14 10.01H8v4h6v-4Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M5 14H2V2h12v5",className:"stroke-linejoin-round"})),multiscreen:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 5H5v7h10V5Z",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M11 3V1.01L1.01 1 1 8h1.998M10 12v3M7 15h6",className:"stroke-linejoin-round"})),notification:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M5 2v12M11 2v12",className:"stroke-linejoin-round"})),play:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m4 13.03 8-5-8-5v10Z",className:"stroke-linejoin-round filled"})),redo:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m11 2 4 4-4 4",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M14 6H5.5C3.01 6 1 8.01 1 10.5S3.01 15 5.5 15H8",className:"stroke-linejoin-round"})),refresh:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 0v5l-5-.04",className:"stroke-linejoin-round"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M1 5h14M13 5l-1 10H4L3 5M5 5V2h6v3",className:"stroke-linejoin-round"})),"resize-area":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M14 4 4 14M10 14l4-4",className:"stroke-linejoin-round"})),script:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M5 4 1 8l4 4M11 4l4 4-4 4",className:"stroke-linejoin-round"}),d.createElement("path",{d:"M7 13 9 3"})),search:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.createElement("path",{d:"M8 4v5M8 10v2"})),send:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m1 1 14 6.92L1 15l3-7-3-7ZM4 8h11",className:"stroke-linejoin-round"})),settings:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M10 1v5h5M10.71 5.29 15 1M1 10h5v5M5.3 10.7 1 15",className:"stroke-linejoin-round"})),"star-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M8 1v11.04l-4.33 2.27.83-4.81L1 6.09l4.84-.71L8 1Z",className:"filled no-stroke"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.createElement("path",{d:"M9 7H7v2h2V7ZM6 7H4v2h2V7ZM12 7h-2v2h2V7Z",className:"filled no-stroke"})),"status-info":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.createElement("path",{d:"M8 12V7M8 6V4"})),"status-negative":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.createElement("path",{d:"m5.5 5.5 5 5M10.5 5.5l-5 5"})),"status-pending":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.createElement("path",{d:"M8 4v5H4",className:"stroke-linejoin-round"})),"status-positive":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.createElement("path",{d:"M4.5 7.5 7 10l4-5",className:"stroke-linejoin-round"})),"status-stopped":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.createElement("path",{d:"M5 8h6"})),"status-warning":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M2 8h12",className:"stroke-linejoin-round"})),suggestions:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"8",r:"7"}),d.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"}),d.createElement("path",{d:"M8 12.01h.01V12H8v.01Z",className:"filled"})),"thumbs-down-filled":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 1H1v14h14V1ZM9 10H4M12 6H4",className:"stroke-linejoin-round"})),"treeview-collapse":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M14 2H2v12h12V2ZM5 8h6",className:"stroke-linejoin-round"})),"treeview-expand":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M14 2H2v12h12V2ZM8 5v6M5 8h6",className:"stroke-linejoin-round"})),undo:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M5 2 1 6l4 4",className:"stroke-linejoin-round"}),d.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:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m7 7-3 3-3-3M4 9V1M15 9l-3-3-3 3M12 7v8M0 14h8M8 2h8",className:"stroke-linejoin-round"})),upload:d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M1 1h14M13 10 8 5l-5 5M8 6v9",className:"stroke-linejoin-round"})),"user-profile-active":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.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"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M11 6V3H1v9.97h10V9.98L15 13V3.04L11 6ZM4 6l4 4M8 6.01 4 10",className:"stroke-linejoin-round"})),"video-camera-on":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M11 6V3H1v9.97L11 13v-3l4 3V3.04L11 6Z",className:"stroke-linejoin-round"})),"video-camera-unavailable":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M11 5.99V3H1v9.97h10V9.98L15 13V3.04l-4 2.95ZM4 8h4",className:"stroke-linejoin-round"})),"video-off":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"7",r:"5"}),d.createElement("path",{d:"M3 15h10M8 15v-3M6.01 5.01 10 9M10 5 6 9",className:"stroke-linejoin-round"})),"video-on":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"7",r:"5"}),d.createElement("circle",{cx:"8",cy:"7",r:"2",className:"filled no-stroke"}),d.createElement("path",{d:"M3 15h10M8 15v-3"})),"video-unavailable":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"8",cy:"7",r:"5"}),d.createElement("path",{d:"M3 15h10M6 7h4M8 15v-3"})),"view-full":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 15V1H1v14h14Z",className:"stroke-linejoin-round"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M15 1H1v14h14V1Z",className:"stroke-linejoin-round"}),d.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":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("circle",{cx:"7",cy:"7",r:"6"}),d.createElement("path",{d:"m11 11 4 4M7 4v6M4 7l6 .01"})),"zoom-out":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"m11 11 4 4"}),d.createElement("circle",{cx:"7",cy:"7",r:"6"}),d.createElement("path",{d:"m4 7 6 .01"})),"zoom-to-fit":d.createElement("svg",{viewBox:"0 0 16 16",xmlns:"http://www.w3.org/2000/svg",focusable:"false","aria-hidden":"true"},d.createElement("path",{d:"M11 5H5v6h6V5ZM6 1H1v5M10 1h5v5M6 15H1v-5M10 15h5v-5",className:"stroke-linejoin-round"}))},Ga={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 qw(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:c,alt:s,ariaLabel:f,svg:g,badge:p,__internalRootRef:h=null}=t,v=pe(t,["name","size","variant","url","alt","ariaLabel","svg","badge","__internalRootRef"]);const b=y.useRef(null),[x,k]=y.useState(null),B=a==="inherit",w=B?qw(x):a,C=B&&x!==null?{height:`${x}px`}:{},S=Qe(v);S.className=P(S.className,Ga.icon,B&&Ga["icon-flex-height"],p&&Ga.badge,!B&&Ga[`size-${w}-mapped-height`],Ga[`size-${w}`],Ga[`variant-${n}`],Ga[`name-${r}`]),y.useLayoutEffect(()=>{if(!B||!b.current)return;const{lineHeight:A}=getComputedStyle(b.current),O=parseInt(A,10);k(O)});const G=Ke(b,h),T=typeof f=="string",E=T?{role:"img","aria-label":f}:{};if(g)return d.createElement("span",Object.assign({},S,E,{ref:G,"aria-hidden":!T,style:C}),g);if(c)return d.createElement("span",Object.assign({},S,{ref:G,style:C}),d.createElement("img",{src:c,alt:f??s}));const I=r&&Object.prototype.hasOwnProperty.call(Vv,r);function z(A){return A==="gen-ai"&&w==="small"?d.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"},d.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"})):Vv[A]}return d.createElement("span",Object.assign({},S,E,{ref:G,style:C}),I?z(r):void 0)},Lo={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"},Fw=t=>d.createElement("div",{className:P(Lo.arrow,t.position&&Lo[`arrow-position-${t.position}`])},d.createElement("div",{className:Lo["arrow-outer"]}),d.createElement("div",{className:P(Lo["arrow-inner"],Lo.refresh)})),bg=d.memo(Fw),Uw={root:"awsui_root_oip5a_160mh_5"};function hc({focusNextCallback:t,disabled:r=!1}){return d.createElement("div",{className:Uw.root,tabIndex:r?-1:0,onFocus:t})}const Vw=["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 yg(t){return Array.prototype.slice.call(t.querySelectorAll(Vw))}function ky(t){return yg(t).filter(r=>r.tabIndex!==-1)}function Mf(t){var r;return(r=ky(t)[0])!==null&&r!==void 0?r:null}function _y(t){var r;const a=ky(t);return(r=a[a.length-1])!==null&&r!==void 0?r:null}function Ww({className:t,disabled:r,autoFocus:a,restoreFocus:n,children:c},s){const f=y.useRef(null),g=y.useRef(null),p=()=>{var B;g.current&&((B=Mf(g.current))===null||B===void 0||B.focus())},h=()=>{var B;g.current&&((B=_y(g.current))===null||B===void 0||B.focus())};y.useEffect(()=>{a&&!r&&(f.current=document.activeElement,p())},[a,r]);const[v,b]=y.useState(!!r);y.useEffect(()=>{var B;v!==!!r&&(b(!!r),n&&r&&((B=f.current)===null||B===void 0||B.focus(),f.current=null))},[v,r,n]);const x=y.useCallback(B=>{var w;B===null&&n&&((w=f.current)===null||w===void 0||w.focus(),f.current=null)},[n]);y.useImperativeHandle(s,()=>({focusFirst:p}));const k=Ke(g,x);return d.createElement(d.Fragment,null,d.createElement(hc,{disabled:r,focusNextCallback:h}),d.createElement("div",{className:t,ref:k},c),d.createElement(hc,{disabled:r,focusNextCallback:p}))}const xg=d.forwardRef(Ww);var _e;(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"})(_e||(_e={}));function kg({dismissButton:t,dismissAriaLabel:r,header:a,children:n,onDismiss:c,variant:s,overflowVisible:f,className:g,ariaLabelledby:p,closeAnalyticsAction:h}){const v=ft("popover"),b=Xe("awsui-popover-"),x=y.useRef(!1),k=y.useRef(null),B=y.useCallback(T=>{T.keyCode===_e.escape&&(T.stopPropagation(),c==null||c())},[c]);y.useEffect(()=>{var T;t&&!x.current&&((T=k.current)===null||T===void 0||T.focus({preventScroll:!0})),x.current=t},[t]);const w=(t??null)&&d.createElement("div",Object.assign({className:Lo.dismiss},h?ze({action:h}):{}),d.createElement(Gt,{variant:"icon",formAction:"none",iconName:"close",className:Lo["dismiss-control"],ariaLabel:v("dismissAriaLabel",r),onClick:()=>c==null?void 0:c(),ref:k})),C=t,S=t&&s!=="annotation",G=C?{role:"dialog","aria-labelledby":p??(a?b:void 0)}:{};return d.createElement("div",Object.assign({className:P(Lo.body,Lo[`body-variant-${s}`],g,{[Lo["body-overflow-visible"]]:f==="both"}),onKeyDown:B},G),d.createElement(xg,{disabled:!S,autoFocus:!1},a&&d.createElement("div",{className:P(Lo["header-row"],t&&Lo["has-dismiss"])},w,d.createElement("div",{className:Lo.header,id:b},d.createElement("h2",null,a))),d.createElement("div",{className:!a&&t?Lo["has-dismiss"]:void 0},!a&&w,d.createElement("div",{className:P(Lo.content,{[Lo["content-overflow-visible"]]:!!f})},n))))}const Yn=t=>{const r=[];let a=t;for(;(a=a.parentElement)&&a!==t.ownerDocument.body;)getComputedStyle(a).overflow!=="visible"&&r.push(a);return r},wy=({element:t,excludeClosestParent:r=!1,expandToViewport:a=!1,canExpandOutsideViewport:n=!1})=>{var c,s,f,g,p;const h=a?[]:Yn(t).map(v=>{const{height:b,width:x,top:k,left:B}=v.getBoundingClientRect();return{blockSize:n?v.scrollHeight:b,inlineSize:x,insetBlockStart:k,insetInlineStart:B}});if(n&&!a){const v=t.ownerDocument,b=v.documentElement.getBoundingClientRect();h.push({inlineSize:Math.max(b.width,v.documentElement.clientWidth),blockSize:Math.max(b.height,v.documentElement.clientHeight),insetBlockStart:b.top,insetInlineStart:b.left})}else{const v=(c=t.ownerDocument.defaultView)!==null&&c!==void 0?c:window;h.push({blockSize:(f=(s=v.visualViewport)===null||s===void 0?void 0:s.height)!==null&&f!==void 0?f:v.innerHeight,inlineSize:(p=(g=v.visualViewport)===null||g===void 0?void 0:g.width)!==null&&p!==void 0?p:v.innerWidth,insetBlockStart:0,insetInlineStart:0})}return r&&!a&&h.shift(),h};function _g(t,r={block:"nearest",inline:"nearest"}){var a;(a=t==null?void 0:t.scrollIntoView)===null||a===void 0||a.call(t,r)}function By({insetBlockStart:t,blockSize:r}){return t<0?t:t+r>window.innerHeight?r>window.innerHeight?t:t+r-window.innerHeight:0}function Xw(t,r){const a=By(t);a&&(r||window).scrollBy(0,a)}function Wv(t){return yt(t,r=>r.scrollHeight>r.clientHeight&&["scroll","auto"].includes(getComputedStyle(r).overflowY))||void 0}const Yl=12,Yw={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"]},Xv={"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-Yl-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+Yl+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-Yl-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+Yl+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-Yl-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+Yl+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-Yl-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+Yl+a.blockSize,insetInlineStart:r.insetInlineStart-t.inlineSize-a.blockSize,inlineSize:t.inlineSize,blockSize:t.blockSize})};function Yv(t,r){let{insetInlineStart:a,inlineSize:n,insetBlockStart:c,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),c<r.insetBlockStart?(s=c+s-r.insetBlockStart,c=r.insetBlockStart):c+s>r.insetBlockStart+r.blockSize&&(s=r.insetBlockStart+r.blockSize-c),{insetInlineStart:a,inlineSize:n,insetBlockStart:c,blockSize:s}}function $w(t,r){return t.blockSize>=r.blockSize?t:r}function $v(t){let r=null;for(const a of t){if(!r){r=a;continue}const n=Math.max(r.insetInlineStart,a.insetInlineStart),c=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<c)return null;r={insetInlineStart:n,insetBlockStart:c,inlineSize:s-n,blockSize:f-c}}return r}function Zw({preferredPosition:t,fixedInternalPosition:r,trigger:a,arrow:n,body:c,container:s,viewport:f,renderWithPortal:g,allowVerticalOverflow:p,minVisibleBlockSize:h}){let v=null;const b=r?[r]:Yw[t];for(const G of b){const T=Xv[G]({body:c,trigger:a,arrow:n}),E=$v(g?[T,f]:[T,f,s]),I=h===void 0?E&&E.blockSize===c.blockSize:E&&E.blockSize>=Math.min(c.blockSize,h),z=E&&E.inlineSize===c.inlineSize;if(I&&z){const O=E&&E.blockSize<c.blockSize;return{internalPosition:G,rect:O?Yv(T,f):T,scrollable:O}}v=Kw({rect:T,internalPosition:G,visibleArea:E},v)}const x=(v==null?void 0:v.internalPosition)||"right-top",k=Xv[x]({body:c,trigger:a,arrow:n}),B=$w(f,s),w=p&&eB(x)?{insetBlockStart:B.insetBlockStart,blockSize:B.blockSize,insetInlineStart:f.insetInlineStart,inlineSize:f.inlineSize}:f,C=Yv(k,w),S=C.blockSize<k.blockSize;return{internalPosition:x,rect:C,scrollable:S}}function Kw(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 Qw(t){return{offsetHeight:t.offsetHeight,offsetWidth:t.offsetWidth}}function Jw(t){const r=getComputedStyle(t);return{inlineSize:parseFloat(r.inlineSize),blockSize:parseFloat(r.blockSize)}}function eB(t){return["top","bottom"].includes(t.split("-")[0])}function oB(t,r){const a=t.insetBlockStart+t.blockSize/2,n=a<r.insetBlockStart,c=a>r.insetBlockEnd;return n||c}function tB({popoverRef:t,bodyRef:r,arrowRef:a,getTrack:n,contentRef:c,allowScrollToFit:s,allowVerticalOverflow:f,preferredPosition:g,renderWithPortal:p,keepPosition:h,hideOnOverscroll:v,minVisibleBlockSize:b}){const x=y.useRef(null),[k,B]=y.useState({}),[w,C]=y.useState(null),[S,G]=y.useState(!1),T=y.useRef(()=>{}),E=y.useRef(null);return{updatePositionHandler:y.useCallback((z=!1)=>{var A;const O=n();if(!O||!t.current||!r.current||!c.current||!a.current)return;const Y=t.current,j=r.current,M=a.current,q=Y.ownerDocument,{offsetWidth:re,offsetHeight:W}=Qw(Y);if(re===0||W===0||!hd(q.body,O))return;const te=Y.style.insetBlockStart,F=Y.style.insetInlineStart;Y.style.insetBlockStart="0",Y.style.insetInlineStart="0",j.style.maxBlockSize="",j.style.overflowX="",j.style.overflowY="";const Z=lB(q.defaultView),oe=We(O),fe=Jw(M),{containingBlock:R,boundary:X}=M_({startElement:Y,tests:{containingBlock:zf,boundary:Te=>zf(Te)||nB(Te)}}),le=R?We(R):Z,ae=X?We(X):aB(q),ge=rB(j),me=We(c.current),ue={inlineSize:me.inlineSize+2*ge,blockSize:me.blockSize+2*ge},ne=h&&z&&!!x.current,se=(A=ne&&x.current)!==null&&A!==void 0?A:void 0,{scrollable:Q,internalPosition:be,rect:De}=Zw({preferredPosition:g,fixedInternalPosition:se,trigger:oe,arrow:fe,body:ue,container:ae,viewport:Z,renderWithPortal:p,allowVerticalOverflow:f,minVisibleBlockSize:b}),H=Qs(De,le),he=Qs(H,Qs(oe,le));Y.style.insetBlockStart=te,Y.style.insetInlineStart=F,Q&&(j.style.maxBlockSize=De.blockSize+"px",j.style.overflowX="hidden",j.style.overflowY="auto"),x.current=be,C(be);const ve=s&&!ne,Ce=ve?H.insetBlockStart+By(De):H.insetBlockStart;if(B({insetBlockStart:Ce,insetInlineStart:H.insetInlineStart}),ve){const Te=Wv(Y);Xw(De,Te)}if(v&&O instanceof HTMLElement){const Te=Wv(O);Te&&(E.current=We(Te))}T.current=()=>{const Te=n();if(!Te)return;const ye=We(Te),Pe=Qs(ye,R?We(R):Z);B({insetBlockStart:Pe.insetBlockStart+he.insetBlockStart,insetInlineStart:Pe.insetInlineStart+he.insetInlineStart}),v&&E.current&&G(oB(ye,E.current))}},[n,t,r,c,a,h,g,p,f,s,v,b]),popoverStyle:k,internalPosition:w,positionHandlerRef:T,isOverscrolling:S}}function rB(t){return parseInt(getComputedStyle(t).borderWidth)||0}function Qs(t,r){return{insetBlockStart:t.insetBlockStart-r.insetBlockStart,insetInlineStart:t.insetInlineStart-r.insetInlineStart}}function lB(t){var r,a,n,c;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:(c=(n=t.visualViewport)===null||n===void 0?void 0:n.height)!==null&&c!==void 0?c:t.innerHeight}}function aB(t){const{insetBlockStart:r,insetInlineStart:a}=We(t.documentElement);return{insetBlockStart:r,insetInlineStart:a,inlineSize:t.documentElement.scrollWidth,blockSize:t.documentElement.scrollHeight}}function nB(t){const r=getComputedStyle(t);return!!r.clipPath&&r.clipPath!=="none"}function wg({position:t,trackRef:r,getTrack:a,trackKey:n,minVisibleBlockSize:c,arrow:s,children:f,zIndex:g,renderWithPortal:p,size:h,fixedWidth:v,variant:b,keepPosition:x,allowScrollToFit:k,allowVerticalOverflow:B,hideOnOverscroll:w,hoverArea:C,className:S}){const G=y.useRef(null),T=y.useRef(null),E=y.useRef(null),I=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:O,internalPosition:Y,positionHandlerRef:j,isOverscrolling:M}=tB({popoverRef:E,bodyRef:G,arrowRef:I,getTrack:z.current,contentRef:T,allowScrollToFit:k,allowVerticalOverflow:B,preferredPosition:t,renderWithPortal:p,keepPosition:x,hideOnOverscroll:w,minVisibleBlockSize:c});return y.useLayoutEffect(()=>{A()},[A,n]),Wr(T,()=>{A(!0)}),y.useLayoutEffect(()=>{const q=new AbortController,re=F=>kc(this,void 0,void 0,function*(){if(x||hd(z.current(),F.target))return;const Z=performance.now()+1e3;for(;performance.now()<Z&&!q.signal.aborted;)A(),typeof requestIdleCallback<"u"?yield new Promise(oe=>requestIdleCallback(oe)):yield new Promise(oe=>setTimeout(oe,50))}),W=()=>requestAnimationFrame(()=>A()),te=()=>requestAnimationFrame(()=>j.current());return window.addEventListener("click",re,{signal:q.signal}),window.addEventListener("resize",W,{signal:q.signal}),window.addEventListener("scroll",te,{capture:!0,signal:q.signal}),()=>{q.abort()}},[w,x,j,r,A]),M?null:d.createElement("div",{ref:E,style:Object.assign(Object.assign({},O),{zIndex:g}),className:P(Lo.container,Lo.refresh,S)},d.createElement("div",{ref:I,className:P(Lo["container-arrow"],Lo[`container-arrow-position-${Y}`]),"aria-hidden":!0},s(Y)),d.createElement("div",{ref:G,className:P(Lo["container-body"],Lo[`container-body-size-${h}`],{[Lo["fixed-width"]]:v,[Lo[`container-body-variant-${b}`]]:b})},C?d.createElement("div",{className:Lo["hover-area"]},d.createElement("div",{ref:T},f)):d.createElement("div",{ref:T},f)))}function vd(){return vd=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},vd.apply(null,arguments)}function Bg(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 Pf(t,r){return Pf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,n){return a.__proto__=n,a},Pf(t,r)}function Sg(t,r){t.prototype=Object.create(r.prototype),t.prototype.constructor=t,Pf(t,r)}function iB(t,r){return t.classList?!!r&&t.classList.contains(r):(" "+(t.className.baseVal||t.className)+" ").indexOf(" "+r+" ")!==-1}function cB(t,r){t.classList?t.classList.add(r):iB(t,r)||(typeof t.className=="string"?t.className=t.className+" "+r:t.setAttribute("class",(t.className&&t.className.baseVal||"")+" "+r))}function Zv(t,r){return t.replace(new RegExp("(^|\\s)"+r+"(?:\\s|$)","g"),"$1").replace(/\s+/g," ").replace(/^\s*|\s*$/g,"")}function sB(t,r){t.classList?t.classList.remove(r):typeof t.className=="string"?t.className=Zv(t.className,r):t.setAttribute("class",Zv(t.className&&t.className.baseVal||"",r))}const Kv={disabled:!1},bd=d.createContext(null);var Sy=function(r){return r.scrollTop},cc="unmounted",Aa="exited",za="entering",Rn="entered",jf="exiting",Yr=function(t){Sg(r,t);function r(n,c){var s;s=t.call(this,n,c)||this;var f=c,g=f&&!f.isMounting?n.enter:n.appear,p;return s.appearStatus=null,n.in?g?(p=Aa,s.appearStatus=za):p=Rn:n.unmountOnExit||n.mountOnEnter?p=cc:p=Aa,s.state={status:p},s.nextCallback=null,s}r.getDerivedStateFromProps=function(c,s){var f=c.in;return f&&s.status===cc?{status:Aa}:null};var a=r.prototype;return a.componentDidMount=function(){this.updateStatus(!0,this.appearStatus)},a.componentDidUpdate=function(c){var s=null;if(c!==this.props){var f=this.state.status;this.props.in?f!==za&&f!==Rn&&(s=za):(f===za||f===Rn)&&(s=jf)}this.updateStatus(!1,s)},a.componentWillUnmount=function(){this.cancelNextCallback()},a.getTimeouts=function(){var c=this.props.timeout,s,f,g;return s=f=g=c,c!=null&&typeof c!="number"&&(s=c.exit,f=c.enter,g=c.appear!==void 0?c.appear:f),{exit:s,enter:f,appear:g}},a.updateStatus=function(c,s){if(c===void 0&&(c=!1),s!==null)if(this.cancelNextCallback(),s===za){if(this.props.unmountOnExit||this.props.mountOnEnter){var f=this.props.nodeRef?this.props.nodeRef.current:Xs.findDOMNode(this);f&&Sy(f)}this.performEnter(c)}else this.performExit();else this.props.unmountOnExit&&this.state.status===Aa&&this.setState({status:cc})},a.performEnter=function(c){var s=this,f=this.props.enter,g=this.context?this.context.isMounting:c,p=this.props.nodeRef?[g]:[Xs.findDOMNode(this),g],h=p[0],v=p[1],b=this.getTimeouts(),x=g?b.appear:b.enter;if(!c&&!f||Kv.disabled){this.safeSetState({status:Rn},function(){s.props.onEntered(h)});return}this.props.onEnter(h,v),this.safeSetState({status:za},function(){s.props.onEntering(h,v),s.onTransitionEnd(x,function(){s.safeSetState({status:Rn},function(){s.props.onEntered(h,v)})})})},a.performExit=function(){var c=this,s=this.props.exit,f=this.getTimeouts(),g=this.props.nodeRef?void 0:Xs.findDOMNode(this);if(!s||Kv.disabled){this.safeSetState({status:Aa},function(){c.props.onExited(g)});return}this.props.onExit(g),this.safeSetState({status:jf},function(){c.props.onExiting(g),c.onTransitionEnd(f.exit,function(){c.safeSetState({status:Aa},function(){c.props.onExited(g)})})})},a.cancelNextCallback=function(){this.nextCallback!==null&&(this.nextCallback.cancel(),this.nextCallback=null)},a.safeSetState=function(c,s){s=this.setNextCallback(s),this.setState(c,s)},a.setNextCallback=function(c){var s=this,f=!0;return this.nextCallback=function(g){f&&(f=!1,s.nextCallback=null,c(g))},this.nextCallback.cancel=function(){f=!1},this.nextCallback},a.onTransitionEnd=function(c,s){this.setNextCallback(s);var f=this.props.nodeRef?this.props.nodeRef.current:Xs.findDOMNode(this),g=c==null&&!this.props.addEndListener;if(!f||g){setTimeout(this.nextCallback,0);return}if(this.props.addEndListener){var p=this.props.nodeRef?[this.nextCallback]:[f,this.nextCallback],h=p[0],v=p[1];this.props.addEndListener(h,v)}c!=null&&setTimeout(this.nextCallback,c)},a.render=function(){var c=this.state.status;if(c===cc)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 g=Bg(s,["children","in","mountOnEnter","unmountOnExit","appear","enter","exit","timeout","addEndListener","onEnter","onEntering","onEntered","onExit","onExiting","onExited","nodeRef"]);return d.createElement(bd.Provider,{value:null},typeof f=="function"?f(c,g):d.cloneElement(d.Children.only(f),g))},r}(d.Component);Yr.contextType=bd;Yr.propTypes={};function In(){}Yr.defaultProps={in:!1,mountOnEnter:!1,unmountOnExit:!1,appear:!1,enter:!0,exit:!0,onEnter:In,onEntering:In,onEntered:In,onExit:In,onExiting:In,onExited:In};Yr.UNMOUNTED=cc;Yr.EXITED=Aa;Yr.ENTERING=za;Yr.ENTERED=Rn;Yr.EXITING=jf;var dB=function(r,a){return r&&a&&a.split(" ").forEach(function(n){return cB(r,n)})},_f=function(r,a){return r&&a&&a.split(" ").forEach(function(n){return sB(r,n)})},Cg=function(t){Sg(r,t);function r(){for(var n,c=arguments.length,s=new Array(c),f=0;f<c;f++)s[f]=arguments[f];return n=t.call.apply(t,[this].concat(s))||this,n.appliedClasses={appear:{},enter:{},exit:{}},n.onEnter=function(g,p){var h=n.resolveArguments(g,p),v=h[0],b=h[1];n.removeClasses(v,"exit"),n.addClass(v,b?"appear":"enter","base"),n.props.onEnter&&n.props.onEnter(g,p)},n.onEntering=function(g,p){var h=n.resolveArguments(g,p),v=h[0],b=h[1],x=b?"appear":"enter";n.addClass(v,x,"active"),n.props.onEntering&&n.props.onEntering(g,p)},n.onEntered=function(g,p){var h=n.resolveArguments(g,p),v=h[0],b=h[1],x=b?"appear":"enter";n.removeClasses(v,x),n.addClass(v,x,"done"),n.props.onEntered&&n.props.onEntered(g,p)},n.onExit=function(g){var p=n.resolveArguments(g),h=p[0];n.removeClasses(h,"appear"),n.removeClasses(h,"enter"),n.addClass(h,"exit","base"),n.props.onExit&&n.props.onExit(g)},n.onExiting=function(g){var p=n.resolveArguments(g),h=p[0];n.addClass(h,"exit","active"),n.props.onExiting&&n.props.onExiting(g)},n.onExited=function(g){var p=n.resolveArguments(g),h=p[0];n.removeClasses(h,"exit"),n.addClass(h,"exit","done"),n.props.onExited&&n.props.onExited(g)},n.resolveArguments=function(g,p){return n.props.nodeRef?[n.props.nodeRef.current,g]:[g,p]},n.getClassNames=function(g){var p=n.props.classNames,h=typeof p=="string",v=h&&p?p+"-":"",b=h?""+v+g:p[g],x=h?b+"-active":p[g+"Active"],k=h?b+"-done":p[g+"Done"];return{baseClassName:b,activeClassName:x,doneClassName:k}},n}var a=r.prototype;return a.addClass=function(c,s,f){var g=this.getClassNames(s)[f+"ClassName"],p=this.getClassNames("enter"),h=p.doneClassName;s==="appear"&&f==="done"&&h&&(g+=" "+h),f==="active"&&c&&Sy(c),g&&(this.appliedClasses[s][f]=g,dB(c,g))},a.removeClasses=function(c,s){var f=this.appliedClasses[s],g=f.base,p=f.active,h=f.done;this.appliedClasses[s]={},g&&_f(c,g),p&&_f(c,p),h&&_f(c,h)},a.render=function(){var c=this.props;c.classNames;var s=Bg(c,["classNames"]);return d.createElement(Yr,vd({},s,{onEnter:this.onEnter,onEntered:this.onEntered,onEntering:this.onEntering,onExit:this.onExit,onExiting:this.onExiting,onExited:this.onExited}))},r}(d.Component);Cg.defaultProps={classNames:""};Cg.propTypes={};function uB(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Tg(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(c){return c}).forEach(function(c){n[c.key]=a(c)}),n}function fB(t,r){t=t||{},r=r||{};function a(v){return v in r?r[v]:t[v]}var n=Object.create(null),c=[];for(var s in t)s in r?c.length&&(n[s]=c,c=[]):c.push(s);var f,g={};for(var p in r){if(n[p])for(f=0;f<n[p].length;f++){var h=n[p][f];g[n[p][f]]=a(h)}g[p]=a(p)}for(f=0;f<c.length;f++)g[c[f]]=a(c[f]);return g}function Pa(t,r,a){return a[r]!=null?a[r]:t.props[r]}function gB(t,r){return Tg(t.children,function(a){return y.cloneElement(a,{onExited:r.bind(null,a),in:!0,appear:Pa(a,"appear",t),enter:Pa(a,"enter",t),exit:Pa(a,"exit",t)})})}function hB(t,r,a){var n=Tg(t.children),c=fB(r,n);return Object.keys(c).forEach(function(s){var f=c[s];if(y.isValidElement(f)){var g=s in r,p=s in n,h=r[s],v=y.isValidElement(h)&&!h.props.in;p&&(!g||v)?c[s]=y.cloneElement(f,{onExited:a.bind(null,f),in:!0,exit:Pa(f,"exit",t),enter:Pa(f,"enter",t)}):!p&&g&&!v?c[s]=y.cloneElement(f,{in:!1}):p&&g&&y.isValidElement(h)&&(c[s]=y.cloneElement(f,{onExited:a.bind(null,f),in:h.props.in,exit:Pa(f,"exit",t),enter:Pa(f,"enter",t)}))}}),c}var pB=Object.values||function(t){return Object.keys(t).map(function(r){return t[r]})},mB={component:"div",childFactory:function(r){return r}},Od=function(t){Sg(r,t);function r(n,c){var s;s=t.call(this,n,c)||this;var f=s.handleExited.bind(uB(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(c,s){var f=s.children,g=s.handleExited,p=s.firstRender;return{children:p?gB(c,g):hB(c,f,g),firstRender:!1}},a.handleExited=function(c,s){var f=Tg(this.props.children);c.key in f||(c.props.onExited&&c.props.onExited(s),this.mounted&&this.setState(function(g){var p=vd({},g.children);return delete p[c.key],{children:p}}))},a.render=function(){var c=this.props,s=c.component,f=c.childFactory,g=Bg(c,["component","childFactory"]),p=this.state.contextValue,h=pB(this.state.children).map(f);return delete g.appear,delete g.enter,delete g.exit,s===null?d.createElement(bd.Provider,{value:p},h):d.createElement(bd.Provider,{value:p},d.createElement(s,g,h))},r}(d.Component);Od.propTypes={};Od.defaultProps=mB;function Md(t){var{in:r,children:a,exit:n=!0,onStatusChange:c=()=>{},disabled:s=!1,transitionChangeDelay:f}=t,g=pe(t,["in","children","exit","onStatusChange","disabled","transitionChangeDelay"]);const p=y.useRef(null),[h,v]=y.useState(r?"entered":"exited"),b=hg(p)||s,x=y.useCallback(k=>{const B=p.current;if(B===null)return;const w=new AbortController,C=S=>{S.target===B&&(w.abort(),k())};B.addEventListener("transitionend",C,{signal:w.signal}),B.addEventListener("animationend",C,{signal:w.signal})},[]);return d.createElement(Yr,Object.assign({addEndListener:x,timeout:b?0:void 0,in:r,nodeRef:p,exit:n,onEnter:k=>{k||(v("enter"),c("enter"))},onEntering:k=>{var B;k||((B=p.current)===null||B===void 0||B.offsetHeight,f!=null&&f.entering?setTimeout(()=>{v("entering"),c("entering")},f==null?void 0:f.entering):(v("entering"),c("entering")))},onEntered:k=>{k||(v("entered"),c("entered"))},onExit:()=>{v("exit"),c("exit")},onExiting:()=>{v("exiting"),c("exiting")},onExited:()=>{v("exited"),c("exited")}},g),()=>a(h,p))}const vB={root:"awsui_root_1qprf_160mh_5"};function Pd({value:t,trackRef:r,trackKey:a,className:n,contentAttributes:c={},position:s="top",size:f="small",hideOnOverscroll:g,onDismiss:p}){return!a&&(typeof t=="string"||typeof t=="number")&&(a=t),y.useEffect(()=>{const h=new AbortController;return window.addEventListener("keydown",v=>{v.key==="Escape"&&(v.stopPropagation(),p==null||p())},{capture:!0,signal:h.signal}),()=>{h.abort()}},[p]),d.createElement(Hd,null,d.createElement("div",Object.assign({className:vB.root},c,{"data-testid":a}),d.createElement(Md,{in:!0},()=>d.createElement(wg,{trackRef:r,trackKey:a,size:f,fixedWidth:!1,position:s,zIndex:7e3,arrow:h=>d.createElement(bg,{position:h}),hideOnOverscroll:g,className:n},d.createElement(kg,{dismissButton:!1,dismissAriaLabel:void 0,onDismiss:void 0,header:void 0},t)))))}const jd=y.createContext({onClick:()=>{}});function bB(){return y.useContext(jd)}const Cy={navigationActive:!1,registerFocusable:()=>()=>{}},qd=y.createContext(Cy);function gr(t,r){var a;const{navigationActive:n,registerFocusable:c}=y.useContext(qd),[s,f]=y.useState(!1),g=(r==null?void 0:r.tabIndex)&&(r==null?void 0:r.tabIndex)<0,p=n&&!g;y.useLayoutEffect(()=>{if(p&&t&&t.current){const v=c(t.current,b=>f(b));return()=>v()}});let h=r==null?void 0:r.tabIndex;return p&&(h=s?(a=r==null?void 0:r.tabIndex)!==null&&a!==void 0?a:0:-1),{navigationActive:p,tabIndex:h}}const Ty=y.forwardRef(({navigationActive:t,children:r,getNextFocusTarget:a,isElementSuppressed:n,onRegisterFocusable:c,onUnregisterActive:s},f)=>{const g=y.useRef(new Set),p=y.useRef(new Map),h=y.useRef(new WeakMap),v=y.useRef(null);function b(S){hl(S,document.activeElement)&&setTimeout(()=>s==null?void 0:s(S),0)}function x(S,G){g.current.add(S),p.current.set(S,G);const T=!!h.current.get(S),E=v.current===S||!!(n!=null&&n(S));return E!==T&&(h.current.set(S,E),G(E)),c==null||c(S),()=>k(S)}function k(S){g.current.delete(S),p.current.delete(S),b==null||b(S)}function B(){var S;v.current=a();for(const G of g.current){const T=(S=h.current.get(G))!==null&&S!==void 0?S:!1,E=v.current===G||!!(n!=null&&n(G));E!==T&&(h.current.set(G,E),p.current.get(G)(E))}}function w(){return v.current}function C(S){return g.current.has(S)}return y.useImperativeHandle(f,()=>({updateFocusTarget:B,getFocusTarget:w,isRegistered:C})),d.createElement(qd.Provider,{value:{navigationActive:t,registerFocusable:x}},r)});class yB{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 Dy({cancelable:t,detail:r}){return new yB(t,r)}function qe(t,r){if(!t)return;const a=Dy({cancelable:!1,detail:r});t(a)}function fr(t,r,a){if(!t)return!1;const n=Dy({cancelable:!0,detail:r});return t(n),n.defaultPrevented&&a&&a.preventDefault(),n.cancelBubble&&a&&a.stopPropagation(),n.defaultPrevented}function Fa(t,r){return fr(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 xB=t=>t.button!==void 0;function Ey(t){return t.ctrlKey||t.altKey||t.shiftKey||t.metaKey}function Fd(t){return t&&(!xB(t)||t.button===0)&&!Ey(t)}function Xa(t,r){y.useImperativeHandle(t,()=>({focus(...a){var n;(n=r.current)===null||n===void 0||n.focus(...a)}}),[r])}function ia(t){const r=Xe();return{targetProps:{"aria-describedby":t?r:void 0},descriptionEl:t?d.createElement("span",{id:r,hidden:!0},t):null,descriptionId:r}}const Gy=y.createContext({isInModal:!1,componentLoadingCount:{current:0},emitTimeToContentReadyInModal:()=>{}}),Ud=()=>y.useContext(Gy),kB=(t,r)=>{const a=Ud();y.useEffect(()=>{if(!(!t||!a.isInModal)&&r)return a.componentLoadingCount.current++,()=>{a.componentLoadingCount.current--,a.emitTimeToContentReadyInModal(performance.now())}},[r])},_B=()=>{const t=Ud();y.useEffect(()=>{if(t.isInModal)return t.componentLoadingCount.current++,()=>{t.componentLoadingCount.current--,t.emitTimeToContentReadyInModal(performance.now())}},[])};function Iy(t,r,a){const n=y.useRef();return y.useEffect(()=>{var c;n.current=a,(c=t.current)===null||c===void 0||c.setAttribute(r,a)},[r,a,t]),{[r]:n.current}}function yd(t,r){const a=y.useRef(!0);y.useEffect(()=>{if(a.current)a.current=!1;else return t()},r)}const xd=new WeakMap,wB=150;function Qv(t,r){let a=c=>{a=()=>{},r(c)};xd.set(t,c=>a(c)),qf.observe(t);const n=setTimeout(()=>a(!1),wB);return()=>{clearTimeout(n),xd.delete(t),qf.unobserve(t)}}function BB(t){return typeof IntersectionObserver>"u"?{observe:()=>{},unobserve:()=>{}}:new IntersectionObserver(t)}const qf=BB(function(r){var a;for(const n of r)qf.unobserve(n.target),(a=xd.get(n.target))===null||a===void 0||a(n.isIntersecting),xd.delete(n.target)}),Jv="awsui-evaluate-component-visibility",SB=()=>{const[t,r]=y.useState(!1);return y.useEffect(()=>{const a=()=>{r(n=>!n)};return document.addEventListener(Jv,a),()=>{document.removeEventListener(Jv,a)}},[]),t};function Ny(t,r,a,n,c){const s=vg(),{isInModal:f}=Ud(),g=Iy(a,"data-analytics-performance-mark",s),p=SB();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 Qv(a.current,x=>{performance.mark(`${t}Rendered`,{startTime:v,detail:Object.assign({source:"awsui",instanceIdentifier:s,inViewport:x},n())})})},[]),yd(()=>{if(!r()||!a.current||f||!(a.current.offsetWidth>0&&a.current.offsetHeight>0&&getComputedStyle(a.current).visibility!=="hidden"))return;const v=performance.now();return Qv(a.current,x=>{performance.mark(`${t}Updated`,{startTime:v,detail:Object.assign({source:"awsui",instanceIdentifier:s,inViewport:x},n())})})},[p,...c]),g}const CB=["javascript:void(0)","javascript:void(0);","javascript:;"];function xc(t,r){if(!r||CB.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 Ry={root:"awsui_root_1iee7_xy9l5_145",announcer:"awsui_announcer_1iee7_xy9l5_153"},Ay={root:"awsui_root_1pc7b_1k8pp_5",announcer:"awsui_announcer_1pc7b_1k8pp_9"};class Vd{constructor(r,a=Vd.defaultDelay){this.politeness=r,this.delay=a,this._addedTerminalPeriod=!1,this._nextAnnouncement="",this._element=document.createElement("div"),this._element.className=`${Ry.announcer} ${Ay.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}}Vd.defaultDelay=2;const Tt=d.forwardRef(function(r,a){var{assertive:n=!1,hidden:c=!1,tagName:s="div",delay:f,sources:g,children:p,__internalRootRef:h,className:v}=r,b=pe(r,["assertive","hidden","tagName","delay","sources","children","__internalRootRef","className"]);const x=Qe(b),k=y.useRef(null),B=Ke(k,h);y.useEffect(()=>{k.current&&(k.current.inert=c)},[c]);const w=y.useRef();y.useEffect(()=>{const S=new Vd(n?"assertive":"polite");return w.current=S,()=>{S.destroy(),w.current=void 0}},[n]);const C=()=>{if(g)return DB(g);if(k.current)return Dg(k.current)};return y.useEffect(()=>{var S;(S=w.current)===null||S===void 0||S.announce({message:C(),delay:f})}),y.useImperativeHandle(a,()=>({reannounce(){var S;(S=w.current)===null||S===void 0||S.announce({message:C(),delay:f,forceReannounce:!0})}})),d.createElement(s,Object.assign({ref:B},x,{className:P(Ry.root,Ay.root,v),hidden:c}),p)}),TB=t=>t.nodeType===Node.TEXT_NODE?t.textContent||"":t.nodeType===Node.ELEMENT_NODE?Dg(t):"";function Dg(t){var r;return!t||!(!((r=t==null?void 0:t.childNodes)===null||r===void 0)&&r.length)?"":Array.from(t.childNodes,TB).join(" ").replace(/\s+/g," ").trim()}function DB(t){return t.map(r=>{if(!r||typeof r=="string")return r;if(r.current)return Dg(r.current)}).filter(Boolean).join(" ")}const Ia={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 Wd(t){var{size:r="normal",variant:a="normal",__internalRootRef:n}=t,c=pe(t,["size","variant","__internalRootRef"]);const s=Qe(c);return _B(),d.createElement("span",Object.assign({},s,{className:P(s.className,Ia.root,Ia[`size-${r}`],Ia[`variant-${a}`]),ref:n}),d.createElement("span",{className:P(Ia.circle,Ia["circle-left"])}),d.createElement("span",{className:P(Ia.circle,Ia["circle-right"])}))}const Ht={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 Eg(t){return t.variant==="icon"||t.variant==="inline-icon"?"left":t.iconAlign}function zy(t){var{iconName:r,iconUrl:a,iconAlt:n,iconSvg:c,iconSize:s,badge:f}=t,g=pe(t,["iconName","iconUrl","iconAlt","iconSvg","iconSize","badge"]);return!r&&!a&&!c?null:y.createElement(so,{className:P(Ht.icon,Ht[`icon-${Eg(g)}`],g.iconClass),name:r,url:a,svg:c,alt:n,size:s,badge:f})}function EB(t){return t.loading?y.createElement(Wd,{className:P(Ht.icon,Ht["icon-left"])}):Eg(t)==="left"?y.createElement(zy,Object.assign({},t)):null}function GB(t){return Eg(t)==="right"?y.createElement(zy,Object.assign({},t)):null}const eb={label:"awsui_label_1f1d4_ocied_5"},ob={"disabled-reason-tooltip":"awsui_disabled-reason-tooltip_1ueyk_ca6yt_5","external-icon":"awsui_external-icon_1ueyk_ca6yt_9"},Gt=d.forwardRef((t,r)=>{var{children:a,iconName:n,__iconClass:c,onClick:s,onFollow:f,iconAlign:g="left",iconUrl:p,iconSvg:h,iconAlt:v,variant:b="normal",loading:x=!1,loadingText:k,disabled:B=!1,disabledReason:w,wrapText:C=!0,href:S,external:G,target:T,rel:E,download:I,formAction:z="submit",ariaLabel:A,ariaDescribedby:O,ariaExpanded:Y,ariaControls:j,fullWidth:M,badge:q,i18nStrings:re,__nativeAttributes:W,__internalRootRef:te=null,__focusable:F=!1,__injectAnalyticsComponentMetadata:Z=!1,__title:oe,__emitPerformanceMarks:fe=!0,analyticsAction:R="click"}=t,X=pe(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[le,ae]=y.useState(!1);xc("Button",S);const ge=!!S,me=T??(G?"_blank":void 0),ue=x||B,ne=(b==="normal"||b==="primary"||b==="icon")&&!!w&&B,se=x&&!B||B&&F||ne,Q=a&&["icon","inline-icon","flashbar-icon","modal-dismiss","inline-icon-pointer-target"].indexOf(b)===-1,be=y.useRef(null);Xa(r,be);const De=bB(),H=ft("button"),he=Xe("button"),{funnelInteractionId:ve}=Ot(),{stepNumber:Ce,stepNameSelector:Te}=Vr(),{subStepSelector:ye,subStepNameSelector:Pe}=na(),Ge=Ny("primaryButton",()=>b==="primary"&&fe&&!x&&!B,be,()=>{var fo;return{loading:x,disabled:B,text:(fo=be.current)===null||fo===void 0?void 0:fo.innerText}},[x,B]);kB(b==="primary",x);const{targetProps:je,descriptionEl:He}=ia(w),ke=fo=>{if(ue)return fo.preventDefault();ge&&Fd(fo)&&(fr(f,{href:S,target:me},fo),(n==="external"||me==="_blank")&&ve&&(bt(Te),bt(Pe)));const{altKey:Ro,button:Fo,ctrlKey:Dt,metaKey:gt,shiftKey:$r}=fo;fr(s,{altKey:Ro,button:Fo,ctrlKey:Dt,metaKey:gt,shiftKey:$r},fo),De.onClick({variant:b})},we=P(X.className,Ht.button,Ht[`variant-${b}`],{[Ht.disabled]:ue,[Ht["disabled-with-reason"]]:ne,[Ht["button-no-wrap"]]:!C,[Ht["button-no-text"]]:!Q,[Ht["full-width"]]:Q&&M,[Ht.link]:ge}),Ne=W&&"tabIndex"in W?W.tabIndex:void 0,{tabIndex:Me}=gr(be,{tabIndex:ge&&ue&&!ne?-1:Ne}),$e=B?{}:{action:R,detail:{label:{root:"self"}}};Z&&($e.component={name:"awsui.Button",label:{root:"self"},properties:{variant:b,disabled:`${B}`}});const lo=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},X),W),Ge),{tabIndex:Me,ref:Ke(be,te),"aria-label":A,"aria-describedby":O,"aria-expanded":Y,"aria-controls":j,title:oe??A,className:we,onClick:ke,[$b]:he}),ze($e)),wc(a?`.${eb.label}`:"")),bo={loading:x,iconName:n,iconAlign:g,iconUrl:p,iconSvg:h,iconAlt:v,variant:b,badge:q,iconClass:c,iconSize:b==="modal-dismiss"?"medium":"normal"},Je=d.createElement(d.Fragment,null,d.createElement(EB,Object.assign({},bo)),Q&&d.createElement(d.Fragment,null,d.createElement("span",{className:P(Ht.content,eb.label)},a),G&&d.createElement(d.Fragment,null," ",d.createElement(so,{name:"external",className:ob["external-icon"],ariaLabel:H("i18nStrings.externalIconAriaLabel",re==null?void 0:re.externalIconAriaLabel)}))),d.createElement(GB,Object.assign({},bo))),{loadingButtonCount:Eo}=Ot();y.useEffect(()=>{if(x)return Eo.current++,()=>{Eo.current--}},[x,Eo]);const go=Object.assign({onFocus:ne?()=>ae(!0):void 0,onBlur:ne?()=>ae(!1):void 0,onMouseEnter:ne?()=>ae(!0):void 0,onMouseLeave:ne?()=>ae(!1):void 0},ne?je:{}),Ho=d.createElement(d.Fragment,null,He,le&&d.createElement(Pd,{className:ob["disabled-reason-tooltip"],trackRef:be,value:w,onDismiss:()=>ae(!1)}));return ge?d.createElement(d.Fragment,null,d.createElement("a",Object.assign({},lo,{href:S,target:me,rel:E??(me==="_blank"?"noopener noreferrer":void 0),"aria-disabled":ue?!0:void 0,download:I},go),Je,ne&&Ho),x&&k&&d.createElement(Tt,{tagName:"span",hidden:!0},k)):d.createElement(d.Fragment,null,d.createElement("button",Object.assign({},lo,{type:z==="none"?"button":"submit",disabled:B&&!F&&!ne,"aria-disabled":se?!0:void 0},go),Je,ne&&Ho),x&&k&&d.createElement(Tt,{tagName:"span",hidden:!0},k))}),tb=/awsui-context-([\w-]+)/;function IB(t){const[r,a]=y.useState("");return y.useLayoutEffect(()=>{var n;if(t.current){const c=yt(t.current,s=>!!s.className.match(tb));a((n=c==null?void 0:c.className.match(tb)[1])!==null&&n!==void 0?n:"")}},[t]),r}function Bc(t){return`awsui-context-${t}`}function NB({contextName:t,className:r,children:a}){return d.createElement("div",{className:P(Bc(t),r)},a)}const Ly={defaultVariant:"secondary"},Xd=y.createContext(Ly),RB=200;function Ua(t,r=RB){let a;return function(...n){a&&clearTimeout(a),a=setTimeout(()=>{a=null,t(...n)},r)}}function AB(t){return t.slice().sort((r,a)=>{var n,c;return a.orderPriority!==r.orderPriority?Math.sign(((n=a.orderPriority)!==null&&n!==void 0?n:0)-((c=r.orderPriority)!==null&&c!==void 0?c:0)):a.id<r.id?1:-1})}class rb{constructor(){this.listeners=[],this.actions=[],this.scheduleUpdate=Ua(()=>{this.listeners.forEach(r=>r(this.actions))},0),this.registerAction=r=>{this.actions.push(r),this.actions=AB(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 Hy=new ay(md,la);function zB(){Hy.sendPanoramaMetric({eventContext:"awsui-runtime-api-loaded",eventDetail:{version:la}})}function Ln(t,r){console.warn("[AwsUi]",`[${t}]`,r),Hy.sendPanoramaMetric({eventContext:"awsui-runtime-api-warning",eventDetail:{version:la,component:t,message:r}})}var La,An,sr,Ff;class lb{constructor(){La.set(this,[]),An.set(this,new Map),sr.set(this,void 0),Ff.set(this,Ua(()=>Ee(this,La,"f").forEach(r=>{if(Ee(this,sr,"f")){const a=r(Ee(this,sr,"f"));Ee(this,An,"f").set(r,a)}}),0)),this.registerContentReplacer=r=>{if(Ee(this,sr,"f")){Ln("alert-flash-content",`Cannot call \`registerContentReplacer\` with new provider: provider with id "${Ee(this,sr,"f").id}" already registered.`);return}Or(this,sr,r,"f"),Ee(this,Ff,"f").call(this)},this.clearRegisteredReplacer=()=>{Or(this,sr,void 0,"f")},this.initialCheck=r=>{var a;return!((a=Ee(this,sr,"f"))===null||a===void 0)&&a.initialCheck?Ee(this,sr,"f").initialCheck(r):!1},this.onContentRegistered=r=>{if(Ee(this,sr,"f")){const a=r(Ee(this,sr,"f"));Ee(this,La,"f").push(r),Ee(this,An,"f").set(r,a)}else Ee(this,La,"f").push(r);return()=>{var a;(a=Ee(this,An,"f").get(r))===null||a===void 0||a(),Or(this,La,Ee(this,La,"f").filter(n=>n!==r),"f"),Ee(this,An,"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,c;return(a=r.clearRegisteredReplacer)!==null&&a!==void 0||(r.clearRegisteredReplacer=this.clearRegisteredReplacer),(n=r.onContentRegistered)!==null&&n!==void 0||(r.onContentRegistered=this.onContentRegistered),(c=r.initialCheck)!==null&&c!==void 0||(r.initialCheck=this.initialCheck),r}}La=new WeakMap,An=new WeakMap,sr=new WeakMap,Ff=new WeakMap;var Br,Uf,ad,nd;class LB{constructor(){Br.set(this,[]),Uf.set(this,()=>{const r=Ee(this,Br,"f").find(a=>a.forceType==="primary");if(r)return r;for(const a of Ee(this,Br,"f").slice())if(a.forceType!=="secondary")return a}),ad.set(this,()=>{const r=Ee(this,Uf,"f").call(this),a=Ee(this,Br,"f").filter(n=>n!==r).map(n=>n.props);for(const n of Ee(this,Br,"f"))n===r?n.onChange({type:"primary",discoveredProps:a}):n.onChange(n.secondaryInstance)}),nd.set(this,Ua(()=>Ee(this,ad,"f").call(this),0)),this.register=(r,a)=>{const n=Ee(this,Br,"f").some(s=>s.forceType==="primary");if(r==="primary"&&n)throw new Error("Double primary registration attempt");const c={forceType:r,onChange:a,props:{},secondaryInstance:{type:"secondary",update:s=>{c.props=s,Ee(this,nd,"f").call(this)}}};return Ee(this,Br,"f").push(c),Ee(this,ad,"f").call(this),()=>{Ee(this,Br,"f").splice(Ee(this,Br,"f").indexOf(c),1),Ee(this,nd,"f").call(this)}},this.getStateForTesting=()=>({registrations:Ee(this,Br,"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}}}Br=new WeakMap,Uf=new WeakMap,ad=new WeakMap,nd=new WeakMap;var gl,Zl,Ha,sc,dc;class HB{constructor(){gl.set(this,null),Zl.set(this,[]),Ha.set(this,[]),sc.set(this,Ua(()=>{var r;if(!Ee(this,gl,"f"))return;const a=Ee(this,Zl,"f")[Ee(this,Zl,"f").length-1];Ee(this,gl,"f").call(this,(r=a==null?void 0:a.props)!==null&&r!==void 0?r:null)},0)),dc.set(this,Ua(()=>{Ee(this,Ha,"f").forEach(r=>r(!!Ee(this,gl,"f")))},0)),this.registerAppLayout=r=>{if(!Ee(this,gl,"f"))return Or(this,gl,r,"f"),Ee(this,dc,"f").call(this),()=>{Or(this,gl,null,"f"),Ee(this,dc,"f").call(this)}},this.registerBreadcrumbs=(r,a)=>{const n={props:r};return Ee(this,Zl,"f").push(n),Ee(this,Ha,"f").push(a),Ee(this,dc,"f").call(this),Ee(this,sc,"f").call(this),{update:c=>{n.props=c,Ee(this,sc,"f").call(this)},cleanup:()=>{Ee(this,Zl,"f").splice(Ee(this,Zl,"f").indexOf(n),1),Ee(this,Ha,"f").splice(Ee(this,Ha,"f").indexOf(a),1),Ee(this,sc,"f").call(this)}}},this.getStateForTesting=()=>({appLayoutUpdateCallback:Ee(this,gl,"f"),breadcrumbInstances:Ee(this,Zl,"f"),breadcrumbRegistrations:Ee(this,Ha,"f")})}installInternal(r={}){var a,n,c;return(a=r.registerBreadcrumbs)!==null&&a!==void 0||(r.registerBreadcrumbs=this.registerBreadcrumbs),(n=r.registerAppLayout)!==null&&n!==void 0||(r.registerAppLayout=this.registerAppLayout),(c=r.getStateForTesting)!==null&&c!==void 0||(r.getStateForTesting=this.getStateForTesting),r}}gl=new WeakMap,Zl=new WeakMap,Ha=new WeakMap,sc=new WeakMap,dc=new WeakMap;const OB=["badge","resizable","defaultSize","orderPriority","defaultActive","onResize"];class MB{constructor(){this.drawers=[],this.drawersRegistrationListener=null,this.drawerOpenedListener=null,this.drawerClosedListener=null,this.drawersUpdateListeners=[],this.scheduleUpdate=Ua(()=>{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)&&Ln("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,c=pe(r,["id"]);const s=this.drawers.findIndex(({id:h})=>h===n),f=(a=this.drawers)===null||a===void 0?void 0:a[s];if(!f)throw new Error(`[AwsUi] [runtime drawers] drawer with id ${n} not found`);const g=this.drawers.slice(),p=Object.assign({},f);for(const h of OB)h in c&&(p[h]=c[h]);g[s]=p,this.drawers=g,this.scheduleUpdate()},this.onDrawersRegistered=r=>(this.drawersRegistrationListener!==null&&Ln("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&&Ln("app-layout-drawers","multiple app layout instances detected when calling onDrawerOpened"),this.drawerOpenedListener=r,()=>{this.drawerOpenedListener=null}),this.onDrawerClosed=r=>(this.drawerClosedListener!==null&&Ln("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,c,s;return(a=r.registerDrawer)!==null&&a!==void 0||(r.registerDrawer=this.registerDrawer),(n=r.updateDrawer)!==null&&n!==void 0||(r.updateDrawer=this.updateDrawer),(c=r.openDrawer)!==null&&c!==void 0||(r.openDrawer=this.openDrawer),(s=r.closeDrawer)!==null&&s!==void 0||(r.closeDrawer=this.closeDrawer),r}installInternal(r={}){var a,n,c,s,f,g;return(a=r.clearRegisteredDrawers)!==null&&a!==void 0||(r.clearRegisteredDrawers=this.clearRegisteredDrawers),(n=r.onDrawersRegistered)!==null&&n!==void 0||(r.onDrawersRegistered=this.onDrawersRegistered),(c=r.onDrawerOpened)!==null&&c!==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),(g=r.getDrawersState)!==null&&g!==void 0||(r.getDrawersState=this.getDrawersState),r}}var id;class PB{constructor(){id.set(this,new WeakMap),this.createContext=(r,a)=>{let n=Ee(this,id,"f").get(r);n||(n=new Map,Ee(this,id,"f").set(r,n));let c=n.get(a);return c||(c=r.createContext(void 0),n.set(a,c)),c}}installInternal(r={}){var a;return(a=r.createContext)!==null&&a!==void 0||(r.createContext=this.createContext),r}}id=new WeakMap;const kd=Symbol.for("awsui-plugin-api");function Oy(t){try{return t!=null&&t[kd]?t[kd]:!t||t.parent===t?void 0:Oy(t.parent)}catch{return}}function jB(){if(typeof window>"u")return ab({});const t=window,r=Oy(t);return r||zB(),t[kd]=ab(r??{}),t[kd]}const{awsuiPlugins:XG,awsuiPluginsInternal:Yd}=jB();function ab(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 MB;t.awsuiPlugins.appLayout=n.installPublic(t.awsuiPlugins.appLayout),t.awsuiPluginsInternal.appLayout=n.installInternal(t.awsuiPluginsInternal.appLayout);const c=new LB;t.awsuiPluginsInternal.appLayoutWidget=c.installInternal(t.awsuiPluginsInternal.appLayoutWidget);const s=new rb;t.awsuiPlugins.alert=s.installPublic(t.awsuiPlugins.alert),t.awsuiPluginsInternal.alert=s.installInternal(t.awsuiPluginsInternal.alert);const f=new lb;t.awsuiPlugins.alertContent=f.installPublic(t.awsuiPlugins.alertContent),t.awsuiPluginsInternal.alertContent=f.installInternal(t.awsuiPluginsInternal.alertContent);const g=new lb;t.awsuiPlugins.flashContent=g.installPublic(t.awsuiPlugins.flashContent),t.awsuiPluginsInternal.flashContent=g.installInternal(t.awsuiPluginsInternal.flashContent);const p=new rb;t.awsuiPlugins.flashbar=p.installPublic(t.awsuiPlugins.flashbar),t.awsuiPluginsInternal.flashbar=p.installInternal(t.awsuiPluginsInternal.flashbar);const h=new HB;t.awsuiPluginsInternal.breadcrumbs=h.installInternal(t.awsuiPluginsInternal.breadcrumbs);const v=new PB;return t.awsuiPluginsInternal.sharedReactContexts=v.installInternal(t.awsuiPluginsInternal.sharedReactContexts),t}function qB({mountContent:t,unmountContent:r,context:a}){const n=y.useRef(null);return y.useEffect(()=>{const c=n.current;return t(c,a),()=>{r(c)}},[]),d.createElement("div",{ref:n})}function FB(t,r){return t?d.createElement(qB,{key:t.id+"-"+r.type,context:r,mountContent:t.mountContent,unmountContent:t.unmountContent}):null}function My(t){return function(a){const[n,c]=y.useState([]),s=y.useRef(null),f=y.useRef(null);return y.useEffect(()=>t(g=>{c(g.map(p=>FB(p,{type:a,headerRef:s,contentRef:f})))}),[a]),{discoveredActions:n,headerRef:s,contentRef:f}}}function Py(t,r){return function({type:n,header:c,children:s}){const f=Xe(`${t}-discovered-content`),g=y.useRef(null),p=y.useRef(null),h=y.useRef(null),v=y.useRef(null),[b,x]=y.useState(()=>r.initialCheck({instanceId:f,type:n,header:c,content:s})),[k,B]=y.useState("original"),[w,C]=y.useState("original"),S=y.useRef();return y.useEffect(()=>{const G={instanceId:f,type:n,headerRef:g,contentRef:p};return x(!1),r.onContentRegistered(T=>{let E=!0;function I(z){return E?!0:(Ln(`${t}-content-replacer`,`"${z}" called after component unmounted`),!1)}return S.current=T.runReplacer(G,{hideHeader(){I("hideHeader")&&B("remove")},restoreHeader(){I("restoreHeader")&&B("original")},replaceHeader(z){I("replaceHeader")&&(z(h.current),B("replaced"))},hideContent(){I("hideContent")&&C("remove")},restoreContent(){I("restoreContent")&&C("original")},replaceContent(z){I("replaceContent")&&(z(v.current),C("replaced"))}}),()=>{var z;(z=S.current)===null||z===void 0||z.unmount({replacementHeaderContainer:h.current,replacementContentContainer:v.current}),E=!1}})},[f,n]),y.useEffect(()=>{var G;(G=S.current)===null||G===void 0||G.update()},[n,c,s]),{initialHidden:b,headerReplacementType:k,contentReplacementType:w,headerRef:g,replacementHeaderRef:h,contentRef:p,replacementContentRef:v}}}function Pr(t,r=[]){const a=y.useRef(null),[n,c]=y.useState(null),s=y.useCallback(()=>a.current,r);return Wr(s,f=>c(g=>t(f,g))),[n,a]}function jy(t=0,r=1){const[a,n]=Pr((c,s)=>s===null||Math.abs(s-c.contentBoxWidth)>=r?c.contentBoxWidth:s);return[a??t,n]}const UB={root:"awsui_root_37gf8_1udtb_9"};function VB(t,r,a,n){return!r&&a&&(r=d.createElement("span",Object.assign({},ze({action:"buttonClick"})),d.createElement(Gt,{className:t.actionButton,onClick:n,formAction:"none"},a))),r?d.createElement("div",{className:t.actionSlot},r):null}const qy=({className:t,testUtilClasses:r,action:a,discoveredActions:n,buttonText:c,wrappedClass:s,containerWidth:f,onButtonClick:g})=>{const[p,h]=y.useState(!1),v=d.useRef(null);y.useLayoutEffect(()=>{if(!v.current||!f||!s)return;function x(){const B=ra(v.current),{offsetWidth:w,offsetLeft:C}=v.current,S=B?f-w-C:C;h(S<100)}const k=new MutationObserver(x);return k.observe(v.current,{attributes:!1,childList:!0,subtree:!0}),x(),()=>k.disconnect()});const b=VB(r,a,c,g);return!b&&n.length===0?null:d.createElement("div",{ref:v,className:P(UB.root,t,p&&s)},b,n)},Vf={header:"awsui_header_17427_1ns0c_5"},To={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"},WB={error:"status-negative",warning:"status-warning",success:"status-positive",info:"status-info"},XB=My(Yd.alert.onActionRegistered),YB=Py("alert",Yd.alertContent),Fy=d.forwardRef((t,r)=>{var a,n,{type:c,i18nStrings:s,visible:f=!0,dismissible:g,children:p,header:h,buttonText:v,action:b,onDismiss:x,onButtonClick:k,__internalRootRef:B=null,statusIconAriaLabel:w,dismissAriaLabel:C,messageSlotId:S}=t,G=pe(t,["type","i18nStrings","visible","dismissible","children","header","buttonText","action","onDismiss","onButtonClick","__internalRootRef","statusIconAriaLabel","dismissAriaLabel","messageSlotId"]);const T=Qe(G),E=ft("alert"),I=y.useRef(null);Xa(r,I);const{discoveredActions:z,headerRef:A,contentRef:O}=XB(c),{initialHidden:Y,headerReplacementType:j,contentReplacementType:M,headerRef:q,contentRef:re,replacementHeaderRef:W,replacementContentRef:te}=YB({type:c,header:h,children:p}),[F,Z]=jy(),oe=Ke(Z,B),fe=Ke(A,q),R=Ke(O,re),X="normal",le=!!(b||v||z.length),ae={[V_]:c},ge=E(`i18nStrings.${c}IconAriaLabel`,(a=s==null?void 0:s[`${c}IconAriaLabel`])!==null&&a!==void 0?a:w),me=E("i18nStrings.dismissAriaLabel",(n=s==null?void 0:s.dismissAriaLabel)!==null&&n!==void 0?n:E("dismissAriaLabel",C));return d.createElement("div",Object.assign({},T,ae,{"aria-hidden":!f,className:P(To.root,{[To.hidden]:!f,[To["initial-hidden"]]:Y},T.className),ref:oe}),d.createElement(Xd.Provider,{value:{defaultVariant:"primary"}},d.createElement(NB,{contextName:"alert"},d.createElement("div",{className:P(To.alert,To[`type-${c}`],To[`icon-size-${X}`],le&&To["with-action"],g&&To["with-dismiss"])},d.createElement("div",{className:To["alert-wrapper"]},d.createElement("div",{className:To["alert-focus-wrapper"],tabIndex:-1,ref:I},d.createElement("div",{className:P(To.icon,To.text)},d.createElement(so,{name:WB[c],size:X,ariaLabel:ge})),d.createElement("div",{className:P(To.message,To.text),id:S},d.createElement("div",{className:P(h&&To.header,j!=="original"?To.hidden:Vf.header),ref:fe},h),d.createElement("div",{className:P(To["header-replacement"],j!=="replaced"?To.hidden:Vf.header),ref:W}),d.createElement("div",{className:P(To.content,M!=="original"&&To.hidden),ref:R},p),d.createElement("div",{className:P(To["content-replacement"],M!=="replaced"&&To.hidden),ref:te}))),d.createElement(qy,{className:To.action,testUtilClasses:{actionSlot:To["action-slot"],actionButton:To["action-button"]},action:b,discoveredActions:z,buttonText:v,onButtonClick:()=>qe(k),containerWidth:F,wrappedClass:To["action-wrapped"]})),g&&d.createElement("div",Object.assign({className:To.dismiss},ze({action:"dismiss"})),d.createElement(Gt,{className:To["dismiss-button"],variant:"icon",iconName:"close",formAction:"none",ariaLabel:me,onClick:()=>qe(x)}))))))}),Mt=d.forwardRef((t,r)=>{var{type:a="info",visible:n=!0}=t,c=pe(t,["type","visible"]);const s=vl(c),f=Po("Alert",{props:{type:a,visible:n,dismissible:c.dismissible}},s),{funnelIdentifier:g,funnelInteractionId:p,funnelErrorContext:h,submissionAttempt:v,funnelState:b,errorCount:x}=Ot(),{stepNumber:k,stepNameSelector:B,stepIdentifier:w,subStepCount:C,stepErrorContext:S,subStepConfiguration:G}=Vr(),{subStepSelector:T,subStepNameSelector:E,subStepIdentifier:I,subStepErrorContext:z}=na(),A=Xe("alert-");y.useEffect(()=>{var Y,j,M,q,re;if(p&&n&&a==="error"&&b.current!=="complete"){const W=bt(B),te=bt(E);return x.current++,((M=(j=(Y=f.__internalRootRef.current)===null||Y===void 0?void 0:Y.getBoundingClientRect())===null||j===void 0?void 0:j.width)!==null&&M!==void 0?M:0)>0&&(T?ur.funnelSubStepError({funnelInteractionId:p,funnelIdentifier:g,stepIdentifier:w,subStepSelector:T,subStepName:te,subStepNameSelector:E,stepNumber:k,stepName:W,stepNameSelector:B,subStepAllSelector:pl(),subStepIdentifier:I,errorContext:s.errorContext||z}):B?ur.funnelStepError({funnelInteractionId:p,stepNumber:k,stepNameSelector:B,stepName:W,stepIdentifier:w,currentDocument:(q=f.__internalRootRef.current)===null||q===void 0?void 0:q.ownerDocument,totalSubSteps:C.current,funnelIdentifier:g,subStepAllSelector:pl(),errorContext:s.errorContext||S,subStepConfiguration:(re=G.current)===null||re===void 0?void 0:re.get(k),stepErrorSelector:"#"+A}):ur.funnelError({funnelIdentifier:g,funnelInteractionId:p,errorContext:s.errorContext||h})),()=>{x.current--}}},[p,n,v,x]);const O={name:"awsui.Alert",label:`.${Vf.header}`,properties:{type:a}};return d.createElement(Fy,Object.assign({type:a,visible:n},c,f,{ref:r,messageSlotId:A},ze({component:O})))});jo(Mt,"Alert");const kr={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 _d(t){var{variant:r="div",tagOverride:a,margin:n={},padding:c={},display:s,textAlign:f,float:g,fontSize:p,fontWeight:h,color:v,children:b,__internalRootRef:x=null}=t,k=pe(t,["variant","tagOverride","margin","padding","display","textAlign","float","fontSize","fontWeight","color","children","__internalRootRef"]);const B=Qe(k),w=nb(n),C=nb(c),S=$B(r,a),G=P(B.className,kr.root,kr.box,kr[`${r.replace(/^awsui-/,"")}-variant`],w.map(T=>kr[`m-${T}`]),C.map(T=>kr[`p-${T}`]),kr[`d-${s}`],kr[`f-${g}`],kr[`color-${v||"default"}`],kr[`font-size-${p||"default"}`],kr[`font-weight-${h||"default"}`],kr[`t-${f}`]);return d.createElement(S,Object.assign({},B,{className:G,ref:x}),b)}const nb=t=>typeof t=="string"?[t]:["top","right","bottom","left","horizontal","vertical"].filter(a=>!!t[a]).map(a=>`${a}-${t[a]}`),$B=(t,r)=>r||(t==="awsui-value-large"?"span":t==="awsui-key-label"||t==="awsui-gen-ai-label"?"div":t);function jr(...t){return t.filter(Boolean).join(" ")||void 0}var wf={exports:{}},yo={};/**
|
|
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 ib;function ZB(){if(ib)return yo;ib=1;var t=Symbol.for("react.element"),r=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),n=Symbol.for("react.strict_mode"),c=Symbol.for("react.profiler"),s=Symbol.for("react.provider"),f=Symbol.for("react.context"),g=Symbol.for("react.server_context"),p=Symbol.for("react.forward_ref"),h=Symbol.for("react.suspense"),v=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),x=Symbol.for("react.lazy"),k=Symbol.for("react.offscreen"),B;B=Symbol.for("react.module.reference");function w(C){if(typeof C=="object"&&C!==null){var S=C.$$typeof;switch(S){case t:switch(C=C.type,C){case a:case c:case n:case h:case v:return C;default:switch(C=C&&C.$$typeof,C){case g:case f:case p:case x:case b:case s:return C;default:return S}}case r:return S}}}return yo.ContextConsumer=f,yo.ContextProvider=s,yo.Element=t,yo.ForwardRef=p,yo.Fragment=a,yo.Lazy=x,yo.Memo=b,yo.Portal=r,yo.Profiler=c,yo.StrictMode=n,yo.Suspense=h,yo.SuspenseList=v,yo.isAsyncMode=function(){return!1},yo.isConcurrentMode=function(){return!1},yo.isContextConsumer=function(C){return w(C)===f},yo.isContextProvider=function(C){return w(C)===s},yo.isElement=function(C){return typeof C=="object"&&C!==null&&C.$$typeof===t},yo.isForwardRef=function(C){return w(C)===p},yo.isFragment=function(C){return w(C)===a},yo.isLazy=function(C){return w(C)===x},yo.isMemo=function(C){return w(C)===b},yo.isPortal=function(C){return w(C)===r},yo.isProfiler=function(C){return w(C)===c},yo.isStrictMode=function(C){return w(C)===n},yo.isSuspense=function(C){return w(C)===h},yo.isSuspenseList=function(C){return w(C)===v},yo.isValidElementType=function(C){return typeof C=="string"||typeof C=="function"||C===a||C===c||C===n||C===h||C===v||C===k||typeof C=="object"&&C!==null&&(C.$$typeof===x||C.$$typeof===b||C.$$typeof===s||C.$$typeof===f||C.$$typeof===p||C.$$typeof===B||C.getModuleId!==void 0)},yo.typeOf=w,yo}var cb;function KB(){return cb||(cb=1,wf.exports=ZB()),wf.exports}var QB=KB();function Sc(t,r,a){return r===void 0&&(r=0),a===void 0&&(a=[]),y.Children.toArray(t).reduce(function(n,c,s){return QB.isFragment(c)?n.push.apply(n,Sc(c.props.children,r+1,a.concat(c.key||s))):y.isValidElement(c)?n.push(y.cloneElement(c,{key:a.concat(String(c.key)).join(".")})):(typeof c=="string"||typeof c=="number")&&n.push(c),n},[])}const oc={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"},Uy=y.forwardRef((t,r)=>{var{direction:a="vertical",size:n,children:c,alignItems:s,__internalRootRef:f}=t,g=pe(t,["direction","size","children","alignItems","__internalRootRef"]);const p=Ke(r,f),h=Qe(g),v=Sc(c);return d.createElement("div",Object.assign({},h,{className:P(h.className,oc.root,oc[a],oc[`${a}-${n}`],s&&oc[`align-${s}`]),ref:p}),v.map(b=>{const x=typeof b=="object"?b.key:void 0;return d.createElement("div",{key:x,className:oc.child},b)}))});function Vy(t,r,a,{componentName:n,changeHandler:c,controlledProp:s}){const f=y.useState(t!==void 0)[0],[g,p]=y.useState(a),[h,v]=y.useState(!1),b=h?g:a,x=y.useCallback(k=>{p(k),v(!0)},[p,v]);return f?[t,JB]:[b,x]}function JB(){}const Cc=[["xl",1840],["l",1320],["m",1120],["s",912],["xs",688],["xxs",465],["default",-1]],eS=Cc.filter(t=>t[0]==="xs")[0][1],oS=Cc.map(([t])=>t);function tS(t,r){const a=Cc.slice(oS.indexOf(r));for(const[n]of a){const c=t[n];if(c!==void 0)return c}return null}function Wy(t,r){for(const[a,n]of Cc)if(t>n&&(!r||r.indexOf(a)!==-1))return a;return"default"}function rS(t){return Cc.find(r=>r[0]===t)[1]}const lS=Symbol.for("awsui-force-mobile-mode");function sb(){const t=globalThis[lS];return typeof t<"u"?t:typeof window>"u"?!1:window.matchMedia?window.matchMedia(`(max-width: ${eS}px)`).matches:Wy(window.innerWidth,["xs"])!=="xs"}const ca=Dw({initialState:()=>sb(),factory:t=>{const r=()=>t(sb());return window.addEventListener("resize",r),()=>{window.removeEventListener("resize",r)}}}),wd={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 Gg(t){const r=py(t),a=Gw(t),n=IB(t);return P({"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 Xy=d.createContext({position:"bottom-right"});function aS({children:t,position:r="bottom-right"}){return d.createElement(Xy.Provider,{value:{position:r}},t)}function nS(){return y.useContext(Xy)}const Io={"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"},Bd=50,Yy=19,$y=20,iS=t=>Yn(t).map(a=>{const{blockSize:n,inlineSize:c,insetBlockStart:s,insetInlineStart:f}=We(a);return{blockSize:n,inlineSize:c,insetBlockStart:s,insetInlineStart:f}}).shift(),Zy=rS("xxs"),Ky=({trigger:t,overflowParents:r,stretchWidth:a=!1,stretchHeight:n=!1,isMobile:c})=>{const s=n?0:c?Yy:Bd,f=a?0:c?$y:Bd,{insetBlockEnd:g,insetInlineStart:p,insetInlineEnd:h}=We(t);return r.reduce(({blockStart:v,blockEnd:b,inlineStart:x,inlineEnd:k},B)=>{const w=g-B.insetBlockStart,C=w-t.offsetHeight-s,S=B.blockSize-w-s,G=h-B.insetInlineStart-f,T=B.insetInlineStart+B.inlineSize-p-f;return{blockStart:Math.min(v,C),blockEnd:Math.min(b,S),inlineStart:Math.min(x,G),inlineEnd:Math.min(k,T)}},{blockStart:Number.MAX_VALUE,blockEnd:Number.MAX_VALUE,inlineStart:Number.MAX_VALUE,inlineEnd:Number.MAX_VALUE})},cS=({trigger:t,overflowParents:r,isMobile:a})=>{const n=a?Yy:Bd,c=a?$y:Bd,{insetBlockEnd:s,insetBlockStart:f,insetInlineStart:g,insetInlineEnd:p}=We(t);return r.reduce(({blockStart:h,blockEnd:v,inlineStart:b,inlineEnd:x},k)=>{const B=s-k.insetBlockStart-n,w=k.blockSize-f+k.insetBlockStart-n,C=g-k.insetInlineStart-c,S=k.insetInlineStart+k.inlineSize-p-c;return{blockStart:Math.min(h,B),blockEnd:Math.min(v,w),inlineStart:Math.min(b,C),inlineEnd:Math.min(x,S)}},{blockStart:Number.MAX_VALUE,blockEnd:Number.MAX_VALUE,inlineStart:Number.MAX_VALUE,inlineEnd:Number.MAX_VALUE})},Qy=({triggerElement:t,dropdownElement:r,desiredMinWidth:a,stretchBeyondTriggerWidth:n=!1})=>{const{inlineSize:c}=We(t),s=a?Math.min(c,a):c,f=n?Math.max(Zy,c):Number.MAX_VALUE,{inlineSize:g}=We(r);return{idealWidth:Math.min(Math.max(g,s),f),minWidth:s,triggerInlineSize:c}},sS=({triggerElement:t,dropdownElement:r,desiredMinWidth:a,expandToViewport:n,stretchWidth:c,stretchHeight:s,isMobile:f})=>{const g=wy({element:r,excludeClosestParent:!1,expandToViewport:n,canExpandOutsideViewport:s}),{idealWidth:p}=Qy({triggerElement:t,dropdownElement:r,desiredMinWidth:a,stretchBeyondTriggerWidth:!0}),h=Ky({trigger:t,overflowParents:g,stretchWidth:c,stretchHeight:s,isMobile:f});return p<=h.inlineStart||p<=h.inlineEnd},dS=({triggerElement:t,dropdownElement:r,overflowParents:a,minWidth:n,preferCenter:c=!1,stretchWidth:s=!1,stretchHeight:f=!1,isMobile:g=!1,stretchBeyondTriggerWidth:p=!1})=>{const h=Ky({trigger:t,overflowParents:a,stretchWidth:s,stretchHeight:f,isMobile:g}),{idealWidth:v,minWidth:b,triggerInlineSize:x}=Qy({triggerElement:t,dropdownElement:r,desiredMinWidth:n,stretchBeyondTriggerWidth:p});let k,B=null,w=v;if(v<=h.inlineEnd?k=!1:v<=h.inlineStart?k=!0:(k=h.inlineStart>h.inlineEnd,w=Math.max(h.inlineStart,h.inlineEnd,b)),c){const T=(v-x)/2,E=h.inlineStart-x,I=h.inlineEnd-x;E>=T&&I>=T&&(B=-T)}const C=h.blockEnd<r.offsetHeight&&h.blockStart>h.blockEnd,S=C?h.blockStart:h.blockEnd,G=Math.max(f?S:Math.floor(S/31)*31+16,15);return{dropBlockStart:C,dropInlineStart:k,insetInlineStart:B===null?"auto":`${B}px`,blockSize:`${G}px`,inlineSize:`${w}px`}},uS=(t,r,a,n)=>{const c=cS({trigger:t,overflowParents:a,isMobile:n}),{insetBlockEnd:s,insetBlockStart:f,inlineSize:g}=We(t),{insetBlockStart:p,blockSize:h}=iS(t);let v,{inlineSize:b}=We(r);const x=f-p;b<=c.inlineEnd?v=!1:b<=c.inlineStart?v=!0:(v=c.inlineStart>c.inlineEnd,b=Math.max(c.inlineStart,c.inlineEnd));const k=v?0-b:g,B=c.blockEnd<r.offsetHeight&&c.blockStart>c.blockEnd,w=B?p+h-s:0,C=B?c.blockStart:c.blockEnd,S=Math.floor(C/31)*31+16;return{dropBlockStart:B,dropInlineStart:v,blockSize:`${S}px`,inlineSize:`${b}px`,insetBlockStart:`${x}px`,insetBlockEnd:`${w}px`,insetInlineStart:`${k}px`}},fS=(t,r,a,n,c,s,f,g,p,h,v)=>{a.style.maxBlockSize="",t.style.inlineSize="",t.style.insetBlockStart="",t.style.insetBlockEnd="",t.style.insetInlineStart="",t.classList.remove(Io["dropdown-drop-left"]),t.classList.remove(Io["dropdown-drop-right"]),t.classList.remove(Io["dropdown-drop-up"]);const b=wy({element:t,excludeClosestParent:n,expandToViewport:c,canExpandOutsideViewport:g}),x=n?uS(r,t,b,p):dS({triggerElement:r,dropdownElement:t,overflowParents:b,minWidth:h,preferCenter:s,stretchWidth:f,stretchHeight:g,isMobile:p,stretchBeyondTriggerWidth:v}),k=We(r);return[x,k]};function db({position:t,dropdownElement:r,triggerRect:a,isMobile:n}){const c=n,s=c?document.documentElement.scrollTop:0,f=c?document.documentElement.scrollLeft:0;r.style.position=c?"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 gS=({triggerRef:t,children:r,renderWithPortal:a,id:n,referrerId:c,open:s})=>{var f,g;if(!a)return d.createElement(d.Fragment,null,r);if(!s)return null;const p=(g=(f=t.current)===null||f===void 0?void 0:f.ownerDocument)!==null&&g!==void 0?g:document;return Xn.createPortal(d.createElement("div",{id:n,"data-awsui-referrer-id":c},r),p.body)},hS=({state:t,transitionRef:r,dropdownClasses:a,stretchWidth:n,interior:c,isRefresh:s,dropdownRef:f,verticalContainerRef:g,expandToViewport:p,stretchBeyondTriggerWidth:h,header:v,children:b,footer:x,position:k,open:B,onMouseDown:w,id:C,role:S,ariaLabelledby:G,ariaDescribedby:T})=>{const E=Ke(f,r);return d.createElement("div",{className:P(Io.dropdown,a,{[Io.open]:B,[Io["with-limited-width"]]:!n,[Io["hide-block-border"]]:n,[Io.interior]:c,[Io.refresh]:s,[Io["use-portal"]]:p&&!c,[Io["stretch-beyond-trigger-width"]]:h}),ref:E,id:C,role:S,"aria-labelledby":G,"aria-describedby":T,"data-open":B,"data-animating":t!=="exited","aria-hidden":!B,style:h?{[wd.dropdownDefaultMaxWidth]:`${Zy}px`}:{},onMouseDown:w},d.createElement("div",{className:P(Io["dropdown-content-wrapper"],!v&&!b&&Io["is-empty"],s&&Io.refresh)},d.createElement("div",{ref:g,className:Io["dropdown-content"]},d.createElement(aS,{position:k},v,b,x))))},Ig=({children:t,trigger:r,open:a,onDropdownClose:n,onMouseDown:c,header:s,footer:f,dropdownId:g,stretchTriggerHeight:p=!1,stretchWidth:h=!0,stretchHeight:v=!1,stretchToTriggerWidth:b=!0,stretchBeyondTriggerWidth:x=!1,expandToViewport:k=!1,preferCenter:B=!1,interior:w=!1,minWidth:C,scrollable:S=!0,loopFocus:G=k,onFocus:T,onBlur:E,contentKey:I,dropdownContentId:z,dropdownContentRole:A,ariaLabelledby:O,ariaDescribedby:Y})=>{const j=y.useRef(null),M=y.useRef(null),q=y.useRef(null),re=y.useRef(null),W=y.useRef(null),te=y.useRef(null),F=bl(),Z=Gg(M),[oe,fe]=y.useState("bottom-right"),R=ca(),X=(ne,se,Q,be)=>{const De=!w&&h;if(h?be.style.maxBlockSize=ne.blockSize:be.style.maxBlockSize=`${parseInt(ne.blockSize)+1}px`,De&&!k?b&&Q.classList.add(Io["occupy-entire-width"]):Q.style.inlineSize=ne.inlineSize,ne.dropBlockStart&&!w?(Q.classList.add(Io["dropdown-drop-up"]),k||(Q.style.insetBlockEnd="100%")):Q.classList.remove(Io["dropdown-drop-up"]),Q.classList.add(ne.dropInlineStart?Io["dropdown-drop-left"]:Io["dropdown-drop-right"]),ne.insetInlineStart&&ne.insetInlineStart!=="auto"&&(Q.style.insetInlineStart=ne.insetInlineStart),k&&!w){db({position:ne,dropdownElement:Q,triggerRect:se,isMobile:R}),te.current=ne;return}w&&pS(ne)&&(ne.dropBlockStart?Q.style.insetBlockEnd=ne.insetBlockEnd:Q.style.insetBlockStart=ne.insetBlockStart,Q.style.insetInlineStart=ne.insetInlineStart),ne.dropBlockStart&&ne.dropInlineStart?fe("top-left"):ne.dropBlockStart?fe("top-right"):ne.dropInlineStart?fe("bottom-left"):fe("bottom-right")},le=ne=>(!j.current||!hl(j.current,ne))&&(!re.current||!hl(re.current,ne)),ae=ne=>{(!ne.relatedTarget||le(ne.relatedTarget))&&qe(T,ne)},ge=ne=>{(!ne.relatedTarget||le(ne.relatedTarget))&&qe(E,ne)};Wr(()=>q.current,()=>{const ne=Io["stretch-beyond-trigger-width"];a&&x&&q.current&&M.current&&q.current.classList.contains(ne)&&!sS({triggerElement:M.current,dropdownElement:q.current,desiredMinWidth:C,expandToViewport:k,stretchWidth:h,stretchHeight:v,isMobile:R})&&q.current.classList.remove(ne)}),y.useLayoutEffect(()=>{const ne=()=>{a&&q.current&&M.current&&W.current&&(S&&q.current.classList.add(Io.nowrap),X(...fS(q.current,M.current,W.current,w,k,B,h,v,R,C,x),q.current,W.current),S&&q.current.classList.remove(Io.nowrap))};if(ne(),a){window.addEventListener("scroll",ne);const se=setTimeout(()=>{window.removeEventListener("scroll",ne)},500);return()=>{clearTimeout(se),window.removeEventListener("scroll",ne)}}},[a,q,M,W,w,h,R,I]),y.useEffect(()=>{if(!a)return;const ne=se=>{const Q=se.composedPath?se.composedPath()[0]:se.target;!hl(q.current,Q)&&!hl(M.current,Q)&&qe(n)};return window.addEventListener("click",ne,!0),()=>{window.removeEventListener("click",ne,!0)}},[a,n]),y.useLayoutEffect(()=>{if(!k||!a)return;const ne=()=>{M.current&&q.current&&W.current&&te.current&&db({position:te.current,dropdownElement:q.current,triggerRect:We(M.current),isMobile:R})};ne();const se=new AbortController;return window.addEventListener("scroll",ne,{capture:!0,signal:se.signal}),window.addEventListener("resize",ne,{capture:!0,signal:se.signal}),()=>{se.abort()}},[a,k,R]);const ue=Xe();return d.createElement("div",{className:P(Io.root,w&&Io.interior,p&&Io["stretch-trigger-height"]),ref:j,onFocus:ae,onBlur:ge},d.createElement("div",{id:ue,className:P(p&&Io["stretch-trigger-height"]),ref:M},r),d.createElement(hc,{focusNextCallback:()=>{var ne;return q.current&&((ne=Mf(q.current))===null||ne===void 0?void 0:ne.focus())},disabled:!a||!G}),d.createElement(gS,{triggerRef:M,renderWithPortal:k&&!w,id:g,referrerId:ue,open:a},d.createElement(Md,{in:a??!1,exit:!1},(ne,se)=>d.createElement("div",{ref:re},d.createElement(hc,{focusNextCallback:()=>{var Q;return M.current&&((Q=_y(M.current))===null||Q===void 0?void 0:Q.focus())},disabled:!a||!G}),d.createElement(hS,{state:ne,transitionRef:se,dropdownClasses:Z,open:a,stretchWidth:h,interior:w,header:s,expandToViewport:k,stretchBeyondTriggerWidth:x,footer:f,onMouseDown:c,isRefresh:F,dropdownRef:q,verticalContainerRef:W,position:oe,id:z,role:A,ariaLabelledby:O,ariaDescribedby:Y},t),d.createElement(hc,{focusNextCallback:()=>{var Q;return M.current&&((Q=Mf(M.current))===null||Q===void 0?void 0:Q.focus())},disabled:!a||!G})))))},pS=t=>t.insetBlockEnd!==void 0,Bf={"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"},mS=80,ub=(t,r)=>{const a=yt(r.target,c=>c===t.current||!!c.dataset.mouseTarget),n=a==null?void 0:a.dataset.mouseTarget;return n?parseInt(n):-1},vS=(t,r)=>{var{open:a,statusType:n,children:c,nativeAttributes:s={},onKeyDown:f,onBlur:g,onFocus:p,onLoadMore:h,onMouseUp:v,onMouseMove:b,position:x="relative",role:k="listbox",decreaseBlockMargin:B=!1,ariaLabel:w,ariaLabelledby:C,ariaDescribedby:S,embedded:G,stickyItemBlockSize:T}=t,E=pe(t,["open","statusType","children","nativeAttributes","onKeyDown","onBlur","onFocus","onLoadMore","onMouseUp","onMouseMove","position","role","decreaseBlockMargin","ariaLabel","ariaLabelledby","ariaDescribedby","embedded","stickyItemBlockSize"]);const I=Qe(E),z=y.useRef(null),A=ml(()=>{const j=z==null?void 0:z.current;if(j){const M=j.scrollTop+j.clientHeight;j.scrollHeight-M<mS&&qe(h)}});y.useEffect(()=>{a&&n==="pending"&&A()},[a,n,A]);const O=P(Bf["options-list"],{[Bf["decrease-block-margin"]]:B,[Bf["options-list-embedded"]]:G}),Y=Ke(r,z);return d.createElement("ul",Object.assign({},I,s,{className:O,ref:Y,style:{position:x,scrollPaddingBlockStart:T??void 0},role:k,onScroll:A,onKeyDown:j=>Fa(f,j),onMouseMove:j=>b==null?void 0:b(ub(z,j)),onMouseUp:j=>v==null?void 0:v(ub(z,j)),onBlur:j=>qe(g,{relatedTarget:j.relatedTarget}),onFocus:()=>qe(p),tabIndex:G?0:-1,"aria-label":w,"aria-labelledby":C,"aria-describedby":S}),a&&c)},$d=d.forwardRef(vS),bS=(t,r,a)=>P(t[r],a&&t[`${r}-open`]),Ve={header:"awsui_header_16mm3_7gtlv_145",disabled:"awsui_disabled_16mm3_7gtlv_160","expandable-header":"awsui_expandable-header_16mm3_7gtlv_164","rolled-down":"awsui_rolled-down_16mm3_7gtlv_175",highlighted:"awsui_highlighted_16mm3_7gtlv_178","is-focused":"awsui_is-focused_16mm3_7gtlv_196","visual-refresh":"awsui_visual-refresh_16mm3_7gtlv_199",category:"awsui_category_16mm3_7gtlv_203",expandable:"awsui_expandable_16mm3_7gtlv_164","variant-navigation":"awsui_variant-navigation_16mm3_7gtlv_218","expand-icon":"awsui_expand-icon_16mm3_7gtlv_225","expand-icon-up":"awsui_expand-icon-up_16mm3_7gtlv_242","expand-icon-right":"awsui_expand-icon-right_16mm3_7gtlv_245","items-list-container":"awsui_items-list-container_16mm3_7gtlv_253","in-dropdown":"awsui_in-dropdown_16mm3_7gtlv_262"},yS=({item:t,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g,highlightItem:p,disabled:h,variant:v,position:b})=>d.createElement("li",{className:P(Ve.category,Ve[`variant-${v}`],h&&Ve.disabled),role:"presentation"},t.text&&d.createElement("p",{className:P(Ve.header,{[Ve.disabled]:h}),"aria-hidden":"true"},t.text),d.createElement("ul",{className:Ve["items-list-container"],role:"group","aria-label":t.text,"aria-disabled":h},t.items&&d.createElement(Qd,{items:t.items,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g,highlightItem:p,categoryDisabled:h,hasCategoryHeader:!!t.text,variant:v,position:b}))),xS=120;function Ng({children:t,content:r,position:a="right",className:n}){const c=y.useRef(null),s=hg(c),{open:f,triggerProps:g}=kS(s?0:xS),p=Gg(c);return d.createElement("span",Object.assign({ref:c},g,{className:n}),t,f&&d.createElement(Hd,null,d.createElement("span",{className:p},d.createElement(wg,{size:"small",fixedWidth:!1,position:a,trackRef:c,arrow:h=>d.createElement(bg,{position:h}),renderWithPortal:!0,zIndex:7e3},d.createElement(kg,{dismissButton:!1,dismissAriaLabel:void 0,header:null,onDismiss:()=>{},overflowVisible:"both"},d.createElement("span",{"data-testid":"button-dropdown-disabled-reason",role:"tooltip"},r))))))}function kS(t){const r=y.useRef(),[a,n]=y.useState(!1),c=()=>{clearTimeout(r.current),n(!1)},s=()=>n(!0);return{open:a,triggerProps:{onBlur:c,onFocus:()=>{r.current=setTimeout(s,t)},onKeyDown:v=>{a&&_S(v.key)&&(v.preventDefault(),v.stopPropagation(),c())}}}}const _S=t=>t==="Escape"||t==="Esc",Rg=({disabled:t,parent:r,expanded:a})=>({role:"menuitem","aria-disabled":t?"true":void 0,"aria-haspopup":r?"true":void 0,"aria-expanded":a?"true":r?"false":void 0}),wS=({disabled:t,checked:r})=>({role:"menuitemcheckbox","aria-disabled":t?"true":void 0,"aria-checked":r?"true":"false"}),BS=({item:t,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g,highlightItem:p,disabled:h,expandToViewport:v,variant:b,position:x})=>{const k=c(t),B=f(t),w=s(t),C=d.useRef(null),S=y.useRef(null);y.useEffect(()=>{C.current&&k&&!B&&C.current.focus()},[B,k]);const G=j=>{var M;h||(j.preventDefault(),a(t,j),(M=C.current)===null||M===void 0||M.focus())},T=()=>{p(t)},E=bl(),I=!!t.disabledReason&&t.disabled,{targetProps:z,descriptionEl:A}=ia(t.disabledReason),O=t.text&&d.createElement("span",Object.assign({className:P(Ve.header,Ve["expandable-header"],Ve[`variant-${b}`],{[Ve.disabled]:h,[Ve.highlighted]:k,[Ve["is-focused"]]:w,[Ve["visual-refresh"]]:E}),tabIndex:k?0:-1,ref:C},Rg({parent:!0,expanded:B,disabled:h}),I?z:{},ze(h?{}:{action:B?"collapse":"expand",detail:{position:x||"0",label:{root:"self"},id:t.id||""}})),t.text,d.createElement("span",{className:P(Ve["expand-icon"],Ve["expand-icon-right"])},d.createElement(so,{name:"caret-down-filled"})));let Y;return I?Y=d.createElement(Ng,{content:t.disabledReason},O,A):h?Y=O:Y=d.createElement(Ig,{open:B,stretchWidth:!1,interior:!0,expandToViewport:v,trigger:O},t.items&&B&&d.createElement("ul",{role:"menu","aria-label":t.text,className:P(Ve["items-list-container"],Ve["in-dropdown"])},d.createElement(Qd,{items:t.items,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g,highlightItem:p,variant:b,position:x}))),d.createElement("li",{className:P(Ve.category,Ve[`variant-${b}`],Ve.expandable,{[Ve.expanded]:B,[Ve.disabled]:h,[Ve.highlighted]:k}),role:"presentation","data-testid":t.id,ref:S,onClick:G,onMouseEnter:T,onTouchStart:T},Y)},Js={root:"awsui_root_14cnr_hsnrj_145",trigger:"awsui_trigger_14cnr_hsnrj_179",dropdown:"awsui_dropdown_14cnr_hsnrj_182",open:"awsui_open_14cnr_hsnrj_196"},SS=({children:t,trigger:r,open:a})=>d.createElement("div",{className:Js.root},d.createElement("div",{className:Js.trigger},r),d.createElement("div",{className:P(Js.dropdown,{[Js.open]:a}),"data-open":a},t)),CS=({item:t,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g,highlightItem:p,disabled:h,variant:v,position:b})=>{const x=c(t),k=f(t),B=s(t),w=d.useRef(null);y.useEffect(()=>{w.current&&x&&!k&&w.current.focus()},[k,x]);const C=A=>{h||(A.preventDefault(),a(t,A))},S=()=>{p(t)},G=!!t.disabledReason&&t.disabled,{targetProps:T,descriptionEl:E}=ia(t.disabledReason),I=t.text&&d.createElement("span",Object.assign({className:P(Ve.header,Ve["expandable-header"],Ve[`variant-${v}`],{[Ve.highlighted]:x,[Ve["rolled-down"]]:k,[Ve.disabled]:h,[Ve["is-focused"]]:B}),tabIndex:x?0:-1,ref:w},Rg({parent:!0,disabled:h,expanded:k}),G?T:{},ze(h?{}:{action:"expand",detail:{position:b||"0",label:{root:"self"},id:t.id||"",expanded:`${!k}`}})),t.text,d.createElement("span",{className:P(Ve["expand-icon"],{[Ve["expand-icon-up"]]:k})},d.createElement(so,{name:"caret-down-filled"})));let z;return G?z=d.createElement(d.Fragment,null,E,d.createElement(Ng,{content:t.disabledReason},I)):h?z=I:z=d.createElement(SS,{open:k,trigger:I},t.items&&k&&d.createElement("ul",{role:"menu","aria-label":t.text,className:Ve["items-list-container"]},d.createElement(Qd,{items:t.items,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g,highlightItem:p,hasCategoryHeader:!0,variant:v,position:b}))),d.createElement("li",{className:P(Ve.category,Ve[`variant-${v}`],Ve.expandable,{[Ve.expanded]:k,[Ve.disabled]:h,[Ve.highlighted]:x||k,[Ve.expandable]:!0}),role:"presentation",onClick:C,onMouseEnter:S,onTouchStart:S,"data-testid":t.id},z)};function TS(t){const r=new Map,a=new Map,n=[];return Zd(t,(c,s)=>{const f=Sf(s);r.set(c,f),a.set(f,c),n.push(f)}),{getItem:c=>{const s=Sf(c);return a.get(s)||null},getItemIndex:c=>{const s=r.get(c);if(!s)throw new Error("Invariant violation: item is not found.");return Cf(s)},getSequentialIndex:(c,s)=>{const f=Sf(c),g=n.indexOf(f),p=n[g+s];return p?Cf(p):null},getParentIndex:c=>{const s=r.get(c);if(!s)throw new Error("Invariant violation: item is not found.");const f=Cf(s);return f.length===1?null:f.slice(0,f.length-1)}}}function Zd(t,r,a=[]){t.forEach((n,c)=>{const s=[...a,c];r(n,s),jn(n)&&Zd(n.items,r,s)})}function Sf(t){return t.join("-")}function Cf(t){return t.split("-").map(r=>parseInt(r))}const jn=t=>t&&t.items!==void 0,qn=t=>t&&t.href!==void 0,Kd=t=>t&&t.itemType==="checkbox",Jy=t=>t.external?"_blank":void 0;function fb(t,r){for(let a=0;a<t.length;a++)if(t[a]!==r[a])return!1;return!0}function Ag(t,r){if(t.length!==r.length)return!1;for(let a=0;a<t.length;a++)if(t[a]!==r[a])return!1;return!0}function DS(t){let r=!1;return Zd(t,a=>{a.itemType==="checkbox"&&(r=!0)}),r}function ES(t){let r=!1;return Zd(t,a=>{a.disabledReason&&(r=!0)}),r}const Pn={"trigger-label":"awsui_trigger-label_q2oen_w271r_5","menu-item":"awsui_menu-item_q2oen_w271r_6","main-action-label":"awsui_main-action-label_q2oen_w271r_7"},ct={"item-element":"awsui_item-element_93a1u_gacg5_145",disabled:"awsui_disabled_93a1u_gacg5_157","show-divider":"awsui_show-divider_93a1u_gacg5_164",highlighted:"awsui_highlighted_93a1u_gacg5_167","is-focused":"awsui_is-focused_93a1u_gacg5_182","visual-refresh":"awsui_visual-refresh_93a1u_gacg5_185","menu-item":"awsui_menu-item_93a1u_gacg5_189","link-style":"awsui_link-style_93a1u_gacg5_201","current-breadcrumb":"awsui_current-breadcrumb_93a1u_gacg5_237","link-style-highlighted":"awsui_link-style-highlighted_93a1u_gacg5_245","has-category-header":"awsui_has-category-header_93a1u_gacg5_251","item-tooltip-wrapper":"awsui_item-tooltip-wrapper_93a1u_gacg5_251","has-checkmark":"awsui_has-checkmark_93a1u_gacg5_251",icon:"awsui_icon_93a1u_gacg5_255",checkmark:"awsui_checkmark_93a1u_gacg5_259","external-icon":"awsui_external-icon_93a1u_gacg5_266"},GS=({position:t="1",item:r,disabled:a,onItemActivate:n,highlighted:c,highlightItem:s,showDivider:f,hasCategoryHeader:g,isKeyboardHighlighted:p=!1,analyticsMetadataTransformer:h=x=>x,variant:v="normal",linkStyle:b})=>{const x=qn(r),k=Kd(r),B=S=>{S.stopPropagation(),x||S.preventDefault(),a||n(r,S)},w=()=>{s(r)},C=bl();return d.createElement("li",Object.assign({className:P(ct["item-element"],ct[`variant-${v}`],{[ct.highlighted]:c,[ct.disabled]:a,[ct["has-category-header"]]:g,[ct["has-checkmark"]]:k,[ct["show-divider"]]:f,[ct["is-focused"]]:p,[ct["visual-refresh"]]:C}),role:"presentation","data-testid":r.id,"data-description":r.description,onClick:B,onMouseEnter:w,onTouchStart:w},ze(a?{}:h({action:"click",detail:{position:t,id:r.id,label:`.${Pn["menu-item"]}`,href:r.href||""}}))),d.createElement(IS,{item:r,disabled:a,highlighted:c,linkStyle:b}))};function IS({item:t,disabled:r,highlighted:a,linkStyle:n}){const c=y.useRef(null),s=Kd(t),f=!s&&t.isCurrentBreadcrumb;y.useEffect(()=>{a&&c.current&&c.current.focus()},[a]);const g=r&&t.disabledReason,{targetProps:p,descriptionEl:h}=ia(t.disabledReason),v=Object.assign(Object.assign({"aria-label":t.ariaLabel,className:P(ct["menu-item"],Pn["menu-item"],n&&ct["link-style"],n&&a&&ct["link-style-highlighted"],f&&ct["current-breadcrumb"]),"aria-current":f,lang:t.lang,ref:c,tabIndex:a?0:-1},s?wS({disabled:r,checked:t.checked}):Rg({disabled:r})),g?p:{}),b=qn(t)?d.createElement("a",Object.assign({},v,{href:r?void 0:t.href,target:Jy(t),rel:t.external?"noopener noreferrer":void 0}),d.createElement(gb,{item:t,disabled:r})):d.createElement("span",Object.assign({},v),d.createElement(gb,{item:t,disabled:r})),{position:x}=nS(),k=x==="bottom-left"||x==="top-left"?"left":"right";return g?d.createElement(Ng,{content:t.disabledReason,position:k,className:ct["item-tooltip-wrapper"]},b,h):b}const gb=({item:t,disabled:r})=>{const a=!!(t.iconName||t.iconUrl||t.iconSvg),n=qn(t)&&t.external,c=Kd(t);return d.createElement(d.Fragment,null,c&&d.createElement(RS,{checked:t.checked,disabled:r}),a&&d.createElement(NS,{name:t.iconName,url:t.iconUrl,svg:t.iconSvg,alt:t.iconAlt,badge:t.badge}),t.text,n&&d.createElement(AS,{disabled:r,ariaLabel:t.externalIconAriaLabel}))},NS=t=>d.createElement("span",{className:ct.icon},d.createElement(so,Object.assign({},t))),RS=({disabled:t,checked:r})=>{const a=d.createElement(so,{variant:t?"disabled":"normal",name:"check"});return d.createElement("span",{className:P(ct.icon,ct.checkmark,{[ct.disabled]:t}),"aria-hidden":"true",style:{visibility:r?"visible":"hidden"}},a)},AS=({disabled:t,ariaLabel:r})=>{const a=d.createElement(so,{variant:t?"disabled":"normal",name:"external"});return d.createElement("span",{className:ct["external-icon"],role:r?"img":void 0,"aria-label":r},a)};function Qd({items:t,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g,highlightItem:p,categoryDisabled:h=!1,hasExpandableGroups:v=!1,hasCategoryHeader:b=!1,expandToViewport:x=!1,variant:k="normal",analyticsMetadataTransformer:B,position:w,linkStyle:C}){const S=ca(),G=t.map((T,E)=>{var I,z,A,O;if(!jn(T)){const Y=E===t.length-1&&!g||jn(t[E+1]);return d.createElement(GS,{key:E,item:T,onItemActivate:r,disabled:(I=T.disabled)!==null&&I!==void 0?I:h,highlighted:c(T),isKeyboardHighlighted:s(T),highlightItem:p,showDivider:Y,hasCategoryHeader:b,variant:k,position:`${w?`${w},`:""}${E+1}`,analyticsMetadataTransformer:B,linkStyle:C})}return v?T.text?S?d.createElement(CS,{key:E,item:T,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g&&E===t.length-1,highlightItem:p,disabled:(z=T.disabled)!==null&&z!==void 0?z:!1,variant:k,position:`${w?`${w},`:""}${E+1}`}):d.createElement(BS,{key:E,item:T,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:!0,highlightItem:p,disabled:(A=T.disabled)!==null&&A!==void 0?A:!1,expandToViewport:x,variant:k,position:`${w?`${w},`:""}${E+1}`}):null:d.createElement(yS,{key:E,item:T,onItemActivate:r,onGroupToggle:a,targetItem:n,isHighlighted:c,isKeyboardHighlight:s,isExpanded:f,lastInDropdown:g&&E===t.length-1,highlightItem:p,disabled:(O=T.disabled)!==null&&O!==void 0?O:!1,variant:k,position:`${w?`${w},`:""}${E+1}`})});return d.createElement(d.Fragment,null,G)}const ex=({onOpen:t,onClose:r,defaultOpen:a=!1})=>{const[n,c]=y.useState(a),[s,f]=y.useState(!1),g=v=>{n||(c(!0),f(!!v),t==null||t())},p=()=>{n&&(c(!1),r==null||r())};return{isOpen:n,openDropdown:g,closeDropdown:p,toggleDropdown:()=>{n?p():g(!1)},openedWithKeyboard:s}};function zS({startIndex:t,expandedIndex:r,getNext:a,hasExpandableGroups:n,isInRestrictedView:c}){const s=f=>{var g;const p=a(f);return p?!((g=p.parent)===null||g===void 0)&&g.disabled&&n||jn(p.item)&&!n||n&&!c&&!LS(t,p.index)||n&&c&&!HS(p.index,r)&&!OS(r,p.index)?s(p.index):p.index:null};return s(t)}function LS(t,r){return Ag(t.slice(0,-1),r.slice(0,-1))}function HS(t,r){return t.length===r.length}function OS(t,r){return Ag(t,r.slice(0,-1))}function MS({items:t,hasExpandableGroups:r,isInRestrictedView:a=!1}){const[n,c]=y.useState([]),[s,f]=y.useState([]),[g,p]=y.useState(!0),{getItem:h,getItemIndex:v,getSequentialIndex:b,getParentIndex:x}=y.useMemo(()=>TS(t),[t]),k=y.useMemo(()=>h(n),[n,h]),B=y.useCallback(z=>{const A=v(z);return fb(A,n)},[n,v]),w=y.useCallback(z=>{const A=v(z);return!g&&Ag(A,n)},[n,v,g]),C=y.useCallback(z=>{const A=v(z);return fb(A,s)},[s,v]),S=y.useCallback(z=>{const O=zS({startIndex:n,expandedIndex:s,getNext:Y=>{const j=b(Y,z),M=h(j||[-1]);if(!j||!M)return null;const q=x(M),re=q&&h(q);return{index:j,item:M,parent:re||void 0}},hasExpandableGroups:r,isInRestrictedView:a});O&&c(O)},[n,s,h,b,x,r,a]),G=y.useCallback(z=>{c(v(z))},[v]),T=y.useCallback(z=>{const A=z?v(z):n,O=[...A,0];c(a?A:O),f(A)},[n,v,a]),E=y.useCallback(()=>{s.length>0&&(c(s),f(s.slice(0,-1)))},[s]),I=y.useCallback(()=>{c([]),f([])},[]);return{targetItem:k,isHighlighted:B,isKeyboardHighlight:w,isExpanded:C,moveHighlight:S,highlightItem:G,expandGroup:T,collapseGroup:E,reset:I,setIsUsingMouse:p}}function PS({items:t,onItemClick:r,onItemFollow:a,onReturnFocus:n,hasExpandableGroups:c,isInRestrictedView:s=!1,expandToViewport:f=!1}){const{targetItem:g,isHighlighted:p,isKeyboardHighlight:h,isExpanded:v,highlightItem:b,moveHighlight:x,expandGroup:k,collapseGroup:B,reset:w,setIsUsingMouse:C}=MS({items:t,hasExpandableGroups:c,isInRestrictedView:s}),S=ex({onClose:w}),{isOpen:G,closeDropdown:T}=S,E=pe(S,["isOpen","closeDropdown"]),I=(W={})=>{var te;const F=(te=W.moveHighlightOnOpen)!==null&&te!==void 0?te:!0;!G&&F&&x(1),E.toggleDropdown()},z=W=>v(W)?B():k(W),A=(W,te)=>{const F=Kd(W),Z=qn(W),oe={id:W.id||"undefined",href:Z?W.href:void 0,external:Z?W.external:void 0,target:Z?Jy(W):void 0,checked:F?!W.checked:void 0};n(),a&&Z&&Fd(te)&&fr(a,oe,te),r&&fr(r,oe,te),T()},O=W=>{G&&x(W)},Y=W=>{I(),W.preventDefault()},j=W=>{g?jn(g)?z(g):A(g,W):G&&!s?I():Y(W)},M=(W,te)=>{C(!1),!(g&&qn(g)&&te)&&(W.preventDefault(),j(W))};return{isOpen:G,targetItem:g,isHighlighted:p,isKeyboardHighlight:h,isExpanded:v,highlightItem:b,onKeyDown:W=>{switch(C(!1),W.keyCode){case _e.down:{O(1),W.preventDefault();break}case _e.up:{O(-1),W.preventDefault();break}case _e.space:{W.preventDefault();break}case _e.enter:{g!=null&&g.disabled||M(W,!0);break}case _e.left:case _e.right:{g&&!g.disabled&&jn(g)&&!v(g)?k():c&&B(),W.preventDefault();break}case _e.escape:{n(),T(),W.preventDefault(),G&&W.stopPropagation();break}case _e.tab:{f&&n(),T();break}}},onKeyUp:W=>{W.keyCode===_e.space&&!(g!=null&&g.disabled)&&M(W)},onItemActivate:A,onGroupToggle:z,toggleDropdown:I,closeDropdown:T,setIsUsingMouse:C}}const vo={"button-dropdown":"awsui_button-dropdown_sne0l_1n3m3_145","full-width":"awsui_full-width_sne0l_1n3m3_148","items-list-container":"awsui_items-list-container_sne0l_1n3m3_153","awsui-motion-fade-in-0":"awsui_awsui-motion-fade-in-0_sne0l_1n3m3_1",rotate:"awsui_rotate_sne0l_1n3m3_172","rotate-open":"awsui_rotate-open_sne0l_1n3m3_186",header:"awsui_header_sne0l_1n3m3_190",title:"awsui_title_sne0l_1n3m3_201",description:"awsui_description_sne0l_1n3m3_202","trigger-button":"awsui_trigger-button_sne0l_1n3m3_206",loading:"awsui_loading_sne0l_1n3m3_210","split-trigger-wrapper":"awsui_split-trigger-wrapper_sne0l_1n3m3_214","trigger-item":"awsui_trigger-item_sne0l_1n3m3_217","has-no-text":"awsui_has-no-text_sne0l_1n3m3_226","visual-refresh":"awsui_visual-refresh_sne0l_1n3m3_229","variant-normal":"awsui_variant-normal_sne0l_1n3m3_240","split-trigger":"awsui_split-trigger_sne0l_1n3m3_214","dropdown-trigger":"awsui_dropdown-trigger_sne0l_1n3m3_251","main-action-full-width":"awsui_main-action-full-width_sne0l_1n3m3_255","main-action-trigger-full-width":"awsui_main-action-trigger-full-width_sne0l_1n3m3_259","test-utils-button-trigger":"awsui_test-utils-button-trigger_sne0l_1n3m3_263"},jS=d.forwardRef((t,r)=>{var a,{items:n,variant:c="normal",loading:s=!1,loadingText:f,disabled:g=!1,disabledReason:p,expandableGroups:h=!1,children:v,onItemClick:b,onItemFollow:x,customTriggerBuilder:k,expandToViewport:B,ariaLabel:w,title:C,description:S,preferCenter:G,mainAction:T,showMainActionOnly:E,__internalRootRef:I,analyticsMetadataTransformer:z,linkStyle:A,fullWidth:O}=t,Y=pe(t,["items","variant","loading","loadingText","disabled","disabledReason","expandableGroups","children","onItemClick","onItemFollow","customTriggerBuilder","expandToViewport","ariaLabel","title","description","preferCenter","mainAction","showMainActionOnly","__internalRootRef","analyticsMetadataTransformer","linkStyle","fullWidth"]);const j=ca(),M=Xe("dropdown");for(const Ne of n)qn(Ne)&&xc("ButtonDropdown",Ne.href);T&&xc("ButtonDropdown",T.href);const q=T&&(c==="primary"||c==="normal"),{isOpen:re,targetItem:W,isHighlighted:te,isKeyboardHighlight:F,isExpanded:Z,highlightItem:oe,onKeyDown:fe,onKeyUp:R,onItemActivate:X,onGroupToggle:le,toggleDropdown:ae,closeDropdown:ge,setIsUsingMouse:me}=PS({items:n,onItemClick:b,onItemFollow:x,onReturnFocus:()=>{var Ne;return(Ne=Q.current)===null||Ne===void 0?void 0:Ne.focus({preventScroll:!0})},expandToViewport:B,hasExpandableGroups:h,isInRestrictedView:j}),ue=()=>{me(!0)},ne=Qe(Y),se=y.useRef(null),Q=y.useRef(null);y.useImperativeHandle(r,()=>({focus(...Ne){var Me;(Me=(q?se:Q).current)===null||Me===void 0||Me.focus(...Ne)},focusDropdownTrigger(...Ne){var Me;(Me=Q.current)===null||Me===void 0||Me.focus(...Ne)}}),[se,Q,q]);const be=()=>{!s&&!g&&ae({moveHighlightOnOpen:!j})},De=!s&&!g,H=!!O&&(c==="primary"||c==="normal"),he=c==="navigation"?void 0:c==="inline-icon"?"inline-icon":c,ve=c==="icon"||c==="inline-icon"?{iconName:"ellipsis"}:{iconName:"caret-down-filled",iconAlign:"right",__iconClass:bS(vo,"rotate",De&&re)},Ce=Object.assign(Object.assign({className:P(vo["trigger-button"],vo["test-utils-button-trigger"],Pn["trigger-label"])},ve),{variant:he,loading:s,loadingText:f,disabled:g,disabledReason:p,onClick:Ne=>{Ne.preventDefault(),be()},ariaLabel:w,ariaExpanded:De&&re,formAction:"none",__nativeAttributes:{"aria-haspopup":!0}}),Te=Xe("awsui-button-dropdown__trigger"),ye=()=>{const Ne=n.flatMap(Me=>"items"in Me?Me.items:Me);return c==="icon"&&!!(Ne!=null&&Ne.find(Me=>{if("badge"in Me)return Me.badge}))};let Pe=null;const Ge=g?{}:{action:re?"collapse":"expand",detail:{label:`.${Pn["trigger-label"]}`}};if(k)Pe=d.createElement("div",Object.assign({className:vo["dropdown-trigger"]},ze(Ge)),k({testUtilsClass:vo["test-utils-button-trigger"],ariaExpanded:De&&re,onClick:be,triggerRef:Q,ariaLabel:w,disabled:g,disabledReason:p,isOpen:re}));else if(q){const{text:Ne,iconName:Me,iconAlt:$e,iconSvg:lo,iconUrl:bo,external:Je,externalIconAriaLabel:Eo}=T,go=pe(T,["text","iconName","iconAlt","iconSvg","iconUrl","external","externalIconAriaLabel"]),Ho=Je?{iconName:"external",iconAlign:"right",target:"_blank",rel:"noopener noreferrer"}:{iconName:Me,iconAlt:$e,iconSvg:lo,iconUrl:bo},fo=Eo?`${(a=T.ariaLabel)!==null&&a!==void 0?a:T.text} ${T.externalIconAriaLabel}`:T.ariaLabel,Ro=!Ne,Fo=d.createElement(Gt,Object.assign({ref:se},go,Ho,{fullWidth:H,className:P(vo["trigger-button"],Ro&&vo["has-no-text"],vo["visual-refresh"],H&&vo["main-action-full-width"]),variant:c,ariaLabel:fo,formAction:"none"}),Ne);Pe=d.createElement("div",{role:"group","aria-label":w,className:vo["split-trigger-wrapper"]},d.createElement("div",Object.assign({className:P(vo["trigger-item"],vo["split-trigger"],vo[`variant-${c}`],go.disabled&&vo.disabled,go.loading&&vo.loading),onClick:ge,onKeyDown:Dt=>Dt.stopPropagation(),onKeyUp:Dt=>Dt.stopPropagation()},ze({action:"click",detail:{label:`.${Pn["main-action-label"]}`}})),Fo),!E&&d.createElement("div",Object.assign({className:P(vo["trigger-item"],vo["dropdown-trigger"],vo["visual-refresh"],vo[`variant-${c}`],Ce.disabled&&vo.disabled,Ce.loading&&vo.loading)},ze(Ge)),d.createElement(Gt,Object.assign({ref:Q},Ce,{className:P(Ce.className,{[vo["main-action-trigger-full-width"]]:H}),__emitPerformanceMarks:!1}),v)))}else Pe=d.createElement("div",Object.assign({className:vo["dropdown-trigger"]},ze(Ge)),d.createElement(Gt,Object.assign({ref:Q,id:Te},Ce,{className:P(Ce.className,{[vo["full-width"]]:H,[vo.loading]:H&&!!s}),badge:ye(),fullWidth:O}),v));const je=C||S,He=Xe("awsui-button-dropdown__header"),ke=!w&&!T&&c!=="icon"&&c!=="inline-icon",{loadingButtonCount:we}=Ot();return y.useEffect(()=>{if(s)return we.current++,()=>{we.current--}},[s,we]),d.createElement("div",Object.assign({},ne,{onKeyDown:fe,onKeyUp:R,onMouseDown:ue,onMouseMove:ue,className:P(vo["button-dropdown"],vo[`variant-${c}`],H&&vo["full-width"],ne.className),"aria-owns":B&&re?M:void 0,ref:I}),d.createElement(Ig,{open:De&&re,stretchWidth:!1,stretchTriggerHeight:c==="navigation",expandToViewport:B,preferCenter:G,onDropdownClose:()=>ae(),trigger:Pe,dropdownId:M},je&&d.createElement("div",{className:vo.header,id:He},C&&d.createElement("div",{className:vo.title},d.createElement(_d,{fontSize:"heading-s",fontWeight:"bold",color:"inherit",tagOverride:"h2",margin:{vertical:"n",horizontal:"n"}},C)),S&&d.createElement(_d,{fontSize:"body-s"},d.createElement("span",{className:vo.description},S))),d.createElement($d,{open:De&&re,position:"static",role:"menu",decreaseBlockMargin:!0,ariaLabel:w,ariaLabelledby:je?He:ke?Te:void 0,statusType:"finished"},d.createElement(Qd,{items:n,onItemActivate:X,onGroupToggle:le,hasExpandableGroups:h,targetItem:W,isHighlighted:te,isKeyboardHighlight:F,isExpanded:Z,lastInDropdown:!0,highlightItem:oe,expandToViewport:B,variant:c,analyticsMetadataTransformer:z,linkStyle:A}))))});function Wf(t){return pd(t.currentTarget)||Yb(t.currentTarget)}function Sd(t,{onActivate:r,onBlockEnd:a,onBlockStart:n,onDefault:c,onEnd:s,onEscape:f,onHome:g,onInlineEnd:p,onInlineStart:h,onPageDown:v,onPageUp:b}){switch(t.keyCode){case _e.down:a==null||a();break;case _e.end:s==null||s();break;case _e.enter:case _e.space:r==null||r();break;case _e.escape:f==null||f();break;case _e.home:g==null||g();break;case _e.left:ra(t.currentTarget)?p==null||p():h==null||h();break;case _e.pageDown:v==null||v();break;case _e.pageUp:b==null||b();break;case _e.right:ra(t.currentTarget)?h==null||h():p==null||p();break;case _e.up:n==null||n();break;default:c==null||c();break}}function qS(t){let r;return()=>(r===void 0&&(r=t()),r)}const zg=qS(()=>{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}}),ox={stickyVerticalTopOffset:"--awsui-sticky-vertical-top-offset",stickyVerticalBottomOffset:"--awsui-sticky-vertical-bottom-offset"},FS="awsui-context-content-header",US=y.createContext(()=>{});var VS="var(--space-scaled-s-8ozaad, 12px)";const WS={root:"awsui_root_xttbq_1rjuy_145"};function XS(t){return d.createElement("span",Object.assign({},t,{className:P(WS.root,t.className)}))}function tx({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 Fn=t=>{const r=y.useRef();return y.useEffect(()=>{r.current=t}),r.current},Jd=y.createContext(void 0),Na={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"},rx=d.forwardRef((t,r)=>{var{variant:a,fontSize:n="body-m",color:c="normal",external:s=!1,target:f,href:g,rel:p,ariaLabel:h,externalIconAriaLabel:v,onFollow:b,onClick:x,children:k,__internalRootRef:B=null}=t,w=pe(t,["variant","fontSize","color","external","target","href","rel","ariaLabel","externalIconAriaLabel","onFollow","onClick","children","__internalRootRef"]);xc("Link",g);const C=!g,{defaultVariant:S}=y.useContext(Xd),G=a||S,E=["top-navigation","link","recovery"].indexOf(G)>-1,I=ft("link"),z=Qe(w),A=f??(s?"_blank":void 0),O=p??(A==="_blank"?"noopener noreferrer":void 0),Y=Xe("link"),j=Xe("link-self"),M=Xe("link-info"),q=y.useContext(Jd),{funnelIdentifier:re,funnelInteractionId:W}=Ot(),{stepIdentifier:te,stepNumber:F,stepNameSelector:Z}=Vr(),{subStepIdentifier:oe,subStepSelector:fe,subStepNameSelector:R}=na(),X=ve=>{(G==="info"||s)&&(bt(Z),bt(R))},le=ve=>{W&&X(),fr(b,{href:g,external:s,target:A},ve)},ae=ve=>{const{altKey:Ce,ctrlKey:Te,metaKey:ye,shiftKey:Pe}=ve,Ge="button"in ve?ve.button:0;qe(x,{altKey:Ce,button:Ge,ctrlKey:Te,metaKey:ye,shiftKey:Pe})},ge=ve=>{Fd(ve)&&le(ve),ae(ve)},me=ve=>{le(ve),ae(ve)},ue=ve=>{(ve.keyCode===_e.space||ve.keyCode===_e.enter)&&(ve.preventDefault(),le(ve),ae(ve))},ne=y.useRef(null),se=bl();Xa(r,ne);const Q=C&&se&&!E,be=Object.assign(Object.assign({id:j},z),{ref:Ke(ne,B),className:P(Na.link,z.className,Q?Na.button:null,Na[YS(G)],Na[$S(G,n)],Na[ZS(G,c)]),"aria-label":h,"aria-labelledby":void 0,[$b]:Y});G==="info"&&q&&!h&&(be["aria-labelledby"]=`${be.id} ${M} ${q}`);const De=I("externalIconAriaLabel",v),H=d.createElement(d.Fragment,null,k,s&&d.createElement("span",{className:Na["icon-wrapper"]}," ",d.createElement("span",{className:Na.icon,"aria-label":De,role:De?"img":void 0},d.createElement(so,{name:"external",size:"inherit"}))),G==="info"&&d.createElement("span",{hidden:!0,id:M},":")),{tabIndex:he}=gr(ne,{tabIndex:C?0:void 0});return C?d.createElement("a",Object.assign({},be,{role:"button",tabIndex:he,onKeyDown:ue,onClick:me}),H):d.createElement("a",Object.assign({},be,{tabIndex:he,target:A,rel:O,href:g,onClick:ge}),H)});function YS(t){return`variant-${t.replace(/^awsui-/,"")}`}function $S(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 ZS(t,r){return`color-${t==="info"?"normal":r}`}const ul={"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"},KS=t=>({error:d.createElement(so,{name:"status-negative",size:t}),warning:d.createElement(so,{name:"status-warning",size:t}),success:d.createElement(so,{name:"status-positive",size:t}),info:d.createElement(so,{name:"status-info",size:t}),stopped:d.createElement(so,{name:"status-stopped",size:t}),pending:d.createElement(so,{name:"status-pending",size:t}),"in-progress":d.createElement(so,{name:"status-in-progress",size:t}),loading:d.createElement(Wd,null)});function Xf(t){var{type:r,children:a,iconAriaLabel:n,colorOverride:c,wrapText:s=!0,__animate:f=!1,__internalRootRef:g,__size:p="normal",__display:h="inline-block"}=t,v=pe(t,["type","children","iconAriaLabel","colorOverride","wrapText","__animate","__internalRootRef","__size","__display"]);const b=Qe(v);return d.createElement("span",Object.assign({},b,{className:P(ul.root,ul[`status-${r}`],{[ul[`color-override-${c}`]]:c},b.className),ref:g}),d.createElement("span",{className:P(ul.container,ul[`display-${h}`],s===!1&&ul["overflow-ellipsis"],f&&ul["container-fade-in"])},d.createElement("span",{className:P(ul.icon,f&&ul["icon-shake"]),"aria-label":n,role:n?"img":void 0},KS(p)[r],h==="inline"&&d.createElement(d.Fragment,null," ")),a))}class QS{constructor(r){this._listeners=[],this._state=r}get(){return this._state}set(r){const a=this._state,n=r(a);this._state=n,Xn.unstable_batchedUpdates(()=>{for(const[c,s]of this._listeners)c(a)!==c(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 JS="awsui-screenreader-text",lx=y.createContext({isInContainer:!1}),eC=({children:t})=>d.createElement(lx.Provider,{value:{isInContainer:!0}},t),oC=()=>{const{isInContainer:t}=y.useContext(lx);return t};function tC({isMobile:t,__stickyOffset:r,__mobileStickyOffset:a,hasInnerOverflowParents:n,__additionalOffset:c}){const s=t?(r??0)-(a??0):r??0;return n||r!==void 0?`${s}px`:`calc(${`var(${ox.stickyVerticalTopOffset}, 0px)`} + ${s}px + ${c?VS:"0px"})`}const Lg=y.createContext({isStuck:!1,isStuckAtBottom:!1}),rC=(t,r,a,n,c,s,f=!1)=>{const g=ca(),h=!(g&&s)&&!!a,[v,b]=y.useState(!1),[x,k]=y.useState(!1),[B,w]=y.useState(!1);y.useLayoutEffect(()=>{if(t.current){const T=Yn(t.current),E=yt(t.current,I=>I.tagName==="MAIN");b(T.length>0&&T[0]!==E)}},[t]);const C=tC({isMobile:g,__stickyOffset:n,__mobileStickyOffset:c,hasInnerOverflowParents:v,__additionalOffset:f}),S=h?{style:{top:C}}:{},G=y.useCallback(({isTrusted:T,target:E,type:I})=>{if(!(I==="resize"&&E===window&&!T)&&t.current&&r.current){const z=parseFloat(getComputedStyle(t.current).borderTopWidth)||0,A=Math.round(t.current.getBoundingClientRect().top+z),O=Math.round(r.current.getBoundingClientRect().top);A<O?k(!0):k(!1);const Y=Math.round(t.current.getBoundingClientRect().bottom-z),j=Math.round(r.current.getBoundingClientRect().bottom);Y<=j?w(!0):w(!1)}},[t,r]);return y.useEffect(()=>{if(h){const T=new AbortController;return window.addEventListener("scroll",G,{capture:!0,signal:T.signal}),window.addEventListener("resize",G,{signal:T.signal}),()=>{T.abort()}}},[h,G]),{isSticky:h,isStuck:x,isStuckAtBottom:B,stickyStyles:S}},ed={header:"awsui_header_164jl_1ns0c_5"},po={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"},lC={"content-inner":"awsui_content-inner_1mwlm_oyjaq_5"};function ax(t){const{subStepRef:r,funnelSubStepProps:a}=na(),n=Ud();return d.createElement(Hg,Object.assign({},t,{__subStepRef:n!=null&&n.isInModal?{current:null}:r,__funnelSubStepProps:n!=null&&n.isInModal?{}:a}))}function Hg(t){var r,{header:a,footer:n,children:c,variant:s="default",disableHeaderPaddings:f=!1,disableContentPaddings:g=!1,fitHeight:p,media:h,__stickyOffset:v,__mobileStickyOffset:b,__stickyHeader:x=!1,__internalRootRef:k=null,__disableFooterDivider:B=!1,__disableFooterPaddings:w=!1,__hiddenContent:C=!1,__headerRef:S,__fullPage:G=!1,__disableStickyMobile:T=!0,__funnelSubStepProps:E,__subStepRef:I}=t,z=pe(t,["header","footer","children","variant","disableHeaderPaddings","disableContentPaddings","fitHeight","media","__stickyOffset","__mobileStickyOffset","__stickyHeader","__internalRootRef","__disableFooterDivider","__disableFooterPaddings","__hiddenContent","__headerRef","__fullPage","__disableStickyMobile","__funnelSubStepProps","__subStepRef"]);const A=ca(),O=bl(),Y=Qe(z),j=y.useRef(null),M=y.useRef(null),{isSticky:q,isStuck:re,isStuckAtBottom:W,stickyStyles:te}=rC(j,M,x,v,b,T,G&&O&&!A),F=Xe(),Z=s==="full-page",oe=Ke(j,k),fe=Ke(M,S),R=q&&!A,X=!!(h!=null&&h.content),le=(r=h==null?void 0:h.position)!==null&&r!==void 0?r:"top";return d.createElement("div",Object.assign({},Y,E,{className:P(Y.className,po.root,po[`variant-${s}`],p&&po["fit-height"],X&&(le==="side"?po["with-side-media"]:po["with-top-media"]),R&&[po["sticky-enabled"]],R&&re&&W&&[po["with-stuck-sticky-header-at-bottom"]],po.refresh),ref:oe},wc(`.${ed.header} h1, .${ed.header} h2, .${ed.header} h3`)),X&&d.createElement("div",{className:P(po[`media-${le==="side"?"side":"top"}`],po.media),style:le==="top"?{height:(h==null?void 0:h.height)||""}:{width:(h==null?void 0:h.width)||""}},h.content),d.createElement("div",{id:F,ref:I,className:P(po["content-wrapper"],p&&po["content-wrapper-fit-height"])},a&&d.createElement(eC,null,d.createElement(Lg.Provider,{value:{isStuck:re,isStuckAtBottom:W}},d.createElement("div",Object.assign({className:P(po.refresh,po.header,ed.header,po[`header-variant-${s}`],{[po["header-sticky-disabled"]]:x&&!q,[po["header-sticky-enabled"]]:q,[po["header-dynamic-height"]]:Z,[po["header-stuck"]]:re,[po["with-paddings"]]:!f,[po["with-hidden-content"]]:!c||C,[po["header-with-media"]]:X,[po["header-full-page"]]:G&&O})},te,{ref:fe}),re&&!A&&O&&G&&d.createElement("div",{className:po["header-cover"]}),a))),d.createElement("div",{className:P(po.content,p&&po["content-fit-height"])},d.createElement("div",{className:P(po["content-inner"],lC["content-inner"],{[po["with-paddings"]]:!g,[po["with-header"]]:!!a})},c)),n&&d.createElement("div",{className:P(po.footer,{[po["with-divider"]]:!B,[po["with-paddings"]]:!w})},n)))}function Tc(t,r){const a=y.useRef();return a.current=t,y.useCallback(Ua((...n)=>{a.current&&a.current(...n)},r),[])}const aC="1.4",nx=t=>{const{isInFunnel:r}=Ot();return r&&t.funnelType==="single-page"?d.createElement(d.Fragment,null,t.children):d.createElement(dC,Object.assign({},t))},nC="awsui-creation-edit-flow-done",iC=()=>{var t;try{(t=window.top)===null||t===void 0||t.document.dispatchEvent(new Event(nC))}catch{}},cC=({funnelInteractionId:t,funnelIdentifier:r})=>{},hb=t=>{ur.funnelComplete({funnelInteractionId:t.taskInteractionId,funnelIdentifier:t.taskIdentifier}),iC()};function sC(t,r){for(const a of t)if(document.querySelector(a))return a;return r}const dC=t=>{var{mounted:r=!0,children:a,stepConfiguration:n}=t,c=pe(t,["mounted","children","stepConfiguration"]);const[s,f]=y.useState(""),[g,p]=y.useState(0),h=y.useRef("default"),v=y.useRef(Lf()),b=y.useRef(0),x=y.useRef(0),k=y.useRef(0),B=y.useRef(void 0),w=y.useRef(0);y.useEffect(()=>{if(!r)return;let E;const I=setTimeout(()=>{var z,A;if(v.current=sC(((z=c.funnelNameSelectors)===null||z===void 0?void 0:z.call(c))||[],Lf()),c.funnelType==="single-page"&&k.current>0)return;h.current="default";const O=(A=bt(v.current))!==null&&A!==void 0?A:"",Y=[{number:1,isOptional:!1,name:O,stepIdentifier:c.funnelIdentifier}];let j=yy;E=ur.funnelStart({funnelName:O,funnelIdentifier:c.funnelIdentifier,flowType:c.funnelFlowType,funnelNameSelector:v.current,optionalStepNumbers:c.optionalStepNumbers,funnelType:c.funnelType,totalFunnelSteps:c.totalFunnelSteps,componentVersion:la,componentTheme:j,funnelVersion:aC,stepConfiguration:n??Y,resourceType:c.funnelResourceType||bt(`[${q_}]`)}),f(E)},1);return()=>{if(clearTimeout(I),!(c.funnelType==="single-page"&&k.current>0)){if(h.current==="validating"){const z={taskIdentifier:c.funnelIdentifier,taskType:c.funnelType,timeToRespondAfterFormSubmit:performance.now()-w.current,taskInteractionId:E,taskFlowType:c.funnelFlowType};hb(z),h.current="complete"}h.current==="complete"?ur.funnelSuccessful({funnelInteractionId:E,funnelIdentifier:c.funnelIdentifier}):(h.current="cancelled",cC({funnelInteractionId:E,funnelIdentifier:c.funnelIdentifier}))}}},[r]);const C=()=>{h.current="validating",w.current=performance.now();const E=50,I=100,z=()=>{if(h.current!=="complete"){if(x.current>0){setTimeout(z,I);return}if(b.current===0){const A={taskIdentifier:c.funnelIdentifier,taskType:c.funnelType,timeToRespondAfterFormSubmit:performance.now()-w.current,taskInteractionId:s,taskFlowType:c.funnelFlowType};hb(A),h.current="complete"}else h.current="default"}};setTimeout(z,E)},S=()=>p(E=>E+1),G=()=>{},T={funnelInteractionId:s,funnelIdentifier:c.funnelIdentifier,funnelFlowType:c.funnelFlowType,funnelErrorContext:c.funnelErrorContext,setFunnelInteractionId:f,funnelType:c.funnelType,optionalStepNumbers:c.optionalStepNumbers,totalFunnelSteps:c.totalFunnelSteps,funnelNameSelector:v.current,funnelSubmit:C,funnelCancel:G,submissionAttempt:g,funnelNextOrSubmitAttempt:S,funnelState:h,errorCount:b,loadingButtonCount:x,latestFocusCleanupFunction:B,isInFunnel:!0,wizardCount:k};return d.createElement(Jb.Provider,{value:T},a)},ix=t=>d.createElement(fC,Object.assign({},t,{key:t.stepNumber}));function Yf(){return Array.from(document.querySelectorAll(pl())).map((a,n)=>{var c,s,f,g,p;const h=(s=(c=a==null?void 0:a.__awsuiMetadata__)===null||c===void 0?void 0:c.analytics)===null||s===void 0?void 0:s.instanceIdentifier;return{name:(p=(g=(f=a.querySelector(Qb()))===null||f===void 0?void 0:f.innerText)===null||g===void 0?void 0:g.trim())!==null&&p!==void 0?p:"",number:n+1,subStepIdentifier:h}})}function uC(t,r){const a=y.useRef(new Map),n=50,c=y.useRef(!1);return y.useEffect(()=>{const f=setTimeout(()=>c.current=!0,n);return()=>{clearTimeout(f),c.current=!1}},[]),y.useEffect(()=>{const f=setTimeout(()=>a.current.set(t,Yf()),n);return()=>{clearTimeout(f)}},[t]),{onStepChange:Tc(()=>{c.current&&(a.current.set(t,Yf()),r(a.current.get(t)))},n),subStepConfiguration:a}}const fC=t=>{var{mounted:r=!0,children:a,stepNumber:n,stepIdentifier:c,stepErrorContext:s}=t,f=pe(t,["mounted","children","stepNumber","stepIdentifier","stepErrorContext"]);const{funnelInteractionId:g,funnelIdentifier:p,funnelNameSelector:h,funnelState:v,funnelType:b}=Ot(),x=Vr(),k=x.isInStep,B=x.funnelInteractionId,w={[j_]:n},C=y.useRef(0),S=f.stepNameSelector||h,{onStepChange:G,subStepConfiguration:T}=uC(n,z=>{g&&ur.funnelStepChange({stepIdentifier:c,funnelIdentifier:p,funnelInteractionId:g,stepNumber:n,stepNameSelector:S,subStepAllSelector:pl(),totalSubSteps:C.current,subStepConfiguration:z})});y.useEffect(()=>{if(!g||r)return;const z=bt(S),A=setTimeout(()=>{v.current!=="cancelled"&&ur.funnelStepComplete({funnelIdentifier:p,funnelInteractionId:g,stepIdentifier:c,stepNumber:n,stepName:z,stepNameSelector:S,subStepAllSelector:pl(),totalSubSteps:C.current})},0);return()=>{clearTimeout(A)}},[c,p,g,n,S,v,k,b,B,r]),y.useEffect(()=>{if(!g||k&&B)return;const z=bt(S);return v.current==="default"&&ur.funnelStepStart({stepIdentifier:c,funnelIdentifier:p,funnelInteractionId:g,stepNumber:n,stepName:z,stepNameSelector:S,subStepAllSelector:pl(),totalSubSteps:C.current,subStepConfiguration:Yf()}),()=>{v.current!=="cancelled"&&ur.funnelStepComplete({funnelIdentifier:p,funnelInteractionId:g,stepIdentifier:c,stepNumber:n,stepName:z,stepNameSelector:S,subStepAllSelector:pl(),totalSubSteps:C.current})}},[c,p,g,n,S,v,k,b,B]);const I=k&&B?x:{stepIdentifier:c,stepNumber:n,stepNameSelector:S,funnelStepProps:w,subStepCount:C,isInStep:!0,funnelInteractionId:g,onStepChange:G,subStepConfiguration:T,stepErrorContext:s};return d.createElement(ey.Provider,{value:I},typeof a=="function"?a(I):a)},eu=({children:t,subStepIdentifier:r,subStepErrorContext:a})=>{const n=Xe("substep"),c=Kb(n),s=Qb(n),f=y.useRef(null),{subStepCount:g,onStepChange:p}=Vr(),h=y.useRef(!1),v=y.useRef(!1),b=y.useRef(void 0),{funnelState:x,funnelInteractionId:k}=Ot(),{stepNumber:B,stepNameSelector:w}=Vr(),C={subStepIdentifier:r,subStepErrorContext:a,subStepSelector:c,subStepNameSelector:s,subStepId:n,subStepRef:f,mousePressed:h,isFocusedSubStep:v,focusCleanupFunction:b,isNestedSubStep:!1},S=Object.assign(Object.assign({},y.useContext(Hf)),{isNestedSubStep:!0}),G=!!S.subStepId;y.useEffect(()=>{if(!G)return g.current++,p(),()=>{g.current--,p()}},[G,g,p]);const T=G?S:C;return y.useEffect(()=>{if(G||!f.current)return;const E=()=>h.current=!0,I=()=>kc(void 0,void 0,void 0,function*(){var A;h.current=!1,v.current&&(yield new Promise(O=>setTimeout(O,1)),(!f.current||!document.activeElement||!hl(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",I,{signal:z.signal}),()=>{z.abort()}},[k,x,w,B,s,c,b,G,f]),d.createElement(Hf.Provider,{value:T},typeof t=="function"?t(T):t)},$n={"header-label":"awsui_header-label_4mvj3_1h74t_5",root:"awsui_root_4mvj3_1h74t_6"},gC=t=>{var{className:r,children:a,header:n,variant:c,expanded:s,disableContentPaddings:f,__internalRootRef:g,__injectAnalyticsComponentMetadata:p}=t,h=pe(t,["className","children","header","variant","expanded","disableContentPaddings","__internalRootRef","__injectAnalyticsComponentMetadata"]);const v=vl(h),x=p?ze({component:{name:"awsui.ExpandableSection",label:{root:"self"},properties:{variant:c,expanded:`${!!s}`}}}):{};return c==="container"||c==="stacked"?d.createElement(eu,{subStepIdentifier:v==null?void 0:v.instanceIdentifier,subStepErrorContext:v==null?void 0:v.errorContext},d.createElement(ax,Object.assign({},h,{className:r,header:n,variant:c==="stacked"?"stacked":"default",disableContentPaddings:f||!s,disableHeaderPaddings:!0,__hiddenContent:!s,__internalRootRef:g},x),a)):d.createElement("div",Object.assign({className:r},h,{ref:g},x,wc(`.${$n["header-label"]}`)),n,a)},ou=y.createContext({}),cx=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},sx=y.createContext(null),hC=sx.Provider,Og=()=>y.useContext(sx),pC=t=>{const r=Og(),a=y.useMemo(()=>cx(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 c;(c=r.headerRef.current)===null||c===void 0||delete c.totalCount}},[r==null?void 0:r.headerRef,a])},pb={"heading-text":"awsui_heading-text_105ke_268sp_5"},_o={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 Mg(t){var{variant:r,headingTagOverride:a,children:n,actions:c,counter:s,description:f,info:g,__internalRootRef:p=null,__disableActionsWrapping:h,__headingTagRef:v,__headingTagTabIndex:b}=t,x=pe(t,["variant","headingTagOverride","children","actions","counter","description","info","__internalRootRef","__disableActionsWrapping","__headingTagRef","__headingTagTabIndex"]);const k=ca(),B=a??(r==="awsui-h1-sticky"?"h1":r),{isStuck:w}=y.useContext(Lg),C=Qe(x),S=y.useContext(ou).assignId,G=oC(),T=Xe("heading");pC(s),S!==void 0&&S(T);const I=r==="awsui-h1-sticky"?!k&&w?"h2":"h1":r;return d.createElement("div",Object.assign({},C,{className:P(_o.root,C.className,_o[`root-variant-${I}`],_o.refresh,!c&&[_o["root-no-actions"]],f&&[_o["root-has-description"]]),ref:p}),d.createElement("div",{className:P(_o.main,_o[`main-variant-${I}`],_o.refresh,h&&[_o["no-wrap"]])},d.createElement("div",{className:P(_o.title,_o[`title-variant-${I}`],_o.refresh)},d.createElement(B,Object.assign({className:P(_o.heading,_o[`heading-variant-${I}`]),ref:v,tabIndex:b},wc(`.${pb["heading-text"]}`)),d.createElement("span",Object.assign({},G?{[dg]:Zb}:{},{className:P(_o["heading-text"],pb["heading-text"],_o[`heading-text-variant-${I}`]),id:T}),n),s!==void 0&&d.createElement("span",{className:_o.counter}," ",s)),g&&d.createElement(Jd.Provider,{value:T},d.createElement("span",{className:_o["virtual-space"]}," "),d.createElement("span",{className:_o.info},g))),c&&d.createElement("div",{className:P(_o.actions,_o[`actions-variant-${I}`],_o.refresh,!h&&[_o["actions-centered"]])},c)),d.createElement(dx,{variantOverride:I},f))}function dx({children:t,variantOverride:r}){return t&&d.createElement("p",{className:P(_o.description,_o[`description-variant-${r}`],_o.refresh)},t)||null}const tu=(t,r)=>r.includes(t);function Pg(t){return tu(t,["container","default","footer","inline"])}function ux(t){return tu(t,["container","compact","default","inline"])}function mC(t){return tu(t,["container","compact"])}function vC(t){return tu(t,["default","inline"])}const io={"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"},pc=t=>{const r={action:t?"collapse":"expand",detail:{label:{rootSelector:`.${$n.root}`}}};return ze(r)},bC=({id:t,className:r,onClick:a,ariaLabel:n,ariaControls:c,expanded:s,children:f,icon:g,onKeyUp:p,onKeyDown:h,variant:v})=>d.createElement("div",Object.assign({id:t,role:"button",className:P(r,io["expand-button"],io["click-target"],io["header-deprecated"],$n["header-label"]),tabIndex:0,onKeyUp:p,onKeyDown:h,onClick:a,"aria-label":n,"aria-controls":c,"aria-expanded":s},pc(s)),d.createElement("div",{className:P(io["icon-container"],io[`icon-container-${v}`])},g),f),yC=({id:t,className:r,onClick:a,ariaLabelledBy:n,ariaLabel:c,ariaControls:s,expanded:f,children:g,icon:p})=>d.createElement("div",{id:t,className:P(r,io["click-target"],$n["header-label"])},d.createElement("button",Object.assign({className:P(io["icon-container"],io["expand-button"]),"aria-labelledby":n,"aria-label":c,"aria-controls":s,"aria-expanded":f,type:"button",onClick:a},pc(f)),p),g),xC=({id:t,descriptionId:r,className:a,onClick:n,ariaLabel:c,ariaControls:s,expanded:f,children:g,icon:p,headerDescription:h,headerCounter:v,headerInfo:b,headerActions:x,variant:k,headingTagOverride:B,onKeyUp:w,onKeyDown:C})=>{const S=k==="container",G=B||"div",T=ux(k),E=T&&(b||x),I=T&&x,z=Pg(k)&&h&&d.createElement("span",{id:r,className:io[`description-${k}`]},h),A={onClick:n,onKeyDown:C,onKeyUp:w},O=E?A:void 0,Y=!O&&!S&&z?A:void 0,j=!O&&!Y?A:void 0,M=d.createElement("span",Object.assign({className:P(io["expand-button"],S?io["header-container-button"]:io["header-button"],O&&io["click-target"]),role:"button",tabIndex:0,"aria-label":c,"aria-labelledby":!c&&z?t:void 0,"aria-describedby":z?r:void 0,"aria-controls":s,"aria-expanded":f},O,O?pc(f):{}),d.createElement("span",{className:P(io["icon-container"],io[`icon-container-${k}`])},p),d.createElement("span",{id:t,className:P(io["header-text"],$n["header-label"])},g));return d.createElement("div",Object.assign({className:P(a,j&&io["click-target"])},j,j?pc(f):{}),S?d.createElement(Mg,{variant:"h2",description:z,counter:v,info:b,actions:I,headingTagOverride:B},M):d.createElement(d.Fragment,null,d.createElement("div",{className:P(I&&io["header-actions-wrapper"])},d.createElement(G,Object.assign({className:P(io["header-wrapper"],Y&&io["click-target"])},Y,Y?pc(f):{}),M),I),z&&d.createElement(dx,{variantOverride:"h3"},z)))},kC=({id:t,descriptionId:r,className:a,variant:n,header:c,headerText:s,headerDescription:f,headerCounter:g,headerInfo:p,headerActions:h,headingTagOverride:v,expanded:b,ariaControls:x,ariaLabel:k,ariaLabelledBy:B,onKeyUp:w,onKeyDown:C,onClick:S})=>{const G=vC(n)&&h,T=d.createElement(so,{size:n==="container"?"medium":"normal",className:P(io.icon,b&&io.expanded),name:"caret-down-filled"}),E={id:t,icon:T,expanded:b,ariaControls:x,ariaLabel:k,onClick:S,variant:n};(g||p)&&mC(n),h&&ux(n),f&&Pg(n);const I=P(io.wrapper,io[`wrapper-${n}`],(b||G)&&io["wrapper-expanded"]);return n==="navigation"?d.createElement(yC,Object.assign({className:P(a,I),ariaLabelledBy:B},E),s??c):s||n==="inline"?d.createElement(xC,Object.assign({className:P(a,I,b&&io.expanded),descriptionId:r,headerDescription:f,headerCounter:g,headerInfo:p,headerActions:h,headingTagOverride:v,onKeyUp:w,onKeyDown:C},E),s):d.createElement(bC,Object.assign({className:P(a,I,io.focusable,b&&io.expanded),onKeyUp:w,onKeyDown:C},E),c)};function _C(t){var{expanded:r,defaultExpanded:a,onChange:n,variant:c="default",children:s,header:f,headerText:g,headerCounter:p,headerDescription:h,headerInfo:v,headerActions:b,headingTagOverride:x,disableContentPaddings:k,headerAriaLabel:B,__internalRootRef:w,__injectAnalyticsComponentMetadata:C}=t,S=pe(t,["expanded","defaultExpanded","onChange","variant","children","header","headerText","headerCounter","headerDescription","headerInfo","headerActions","headingTagOverride","disableContentPaddings","headerAriaLabel","__internalRootRef","__injectAnalyticsComponentMetadata"]);const G=y.useRef(null),T=Xe(),E=`${T}-trigger`,I=`${T}-description`,z=Qe(S),[A,O]=Vy(r,n,a,{componentName:"ExpandableSection",controlledProp:"expanded",changeHandler:"onChange"}),Y=y.useCallback(te=>{O(te),qe(n,{expanded:te})},[n,O]),j=y.useCallback(()=>{Y(!A)},[Y,A]),M=y.useCallback(te=>{[_e.enter,_e.space].indexOf(te.keyCode)!==-1&&Y(!A)},[Y,A]),q=y.useCallback(te=>{te.keyCode===_e.space&&te.preventDefault()},[]),re={ariaControls:T,ariaLabel:B,ariaLabelledBy:B?void 0:E,onKeyUp:M,onKeyDown:q,onClick:j},W=c==="stacked"?"container":c;return d.createElement(gC,Object.assign({},S,{expanded:A,className:P(z.className,io.root,$n.root),variant:c,disableContentPaddings:k,__injectAnalyticsComponentMetadata:C,header:d.createElement(kC,Object.assign({id:E,descriptionId:I,className:P(io.header,io[`header-${W}`],JS),variant:W,expanded:!!A,header:f,headerText:g,headerDescription:h,headerCounter:p,headerInfo:v,headerActions:b,headingTagOverride:x},re)),__internalRootRef:w}),d.createElement(Cg,{in:A,timeout:30,classNames:{enter:io["content-enter"]},nodeRef:G},d.createElement("div",{id:T,ref:G,className:P(io.content,io[`content-${W}`],A&&io["content-expanded"]),role:"group","aria-label":re.ariaLabel,"aria-labelledby":re.ariaLabelledBy,"aria-describedby":Pg(W)&&h?I:void 0},s)))}function ru(t){const r=t==null?void 0:t.join();return Pr(a=>Wy(a.contentBoxWidth,t),[r])}const Hn={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"},jg=d.forwardRef((t,r)=>{var{__breakpoint:a,gridDefinition:n=[],disableGutters:c=!1,children:s,__tagOverride:f,__responsiveClassName:g,__internalRootRef:p=null}=t,h=pe(t,["__breakpoint","gridDefinition","disableGutters","children","__tagOverride","__responsiveClassName","__internalRootRef"]);let[v,b]=ru(void 0);a!==void 0&&(v=a,b=r);const x=Qe(h),k=Sc(s),B=f??"div",w=Ke(b,p);return d.createElement(B,Object.assign({},x,{className:P(Hn.grid,x.className,{[Hn["no-gutters"]]:c},g?g(v):null),ref:w}),k.map((C,S)=>{var G,T,E,I;const z=C.key;return d.createElement("div",{key:z?String(z):void 0,className:P(Hn["grid-column"],od("colspan",(G=n[S])===null||G===void 0?void 0:G.colspan,v),od("offset",(T=n[S])===null||T===void 0?void 0:T.offset,v),od("pull",(E=n[S])===null||E===void 0?void 0:E.pull,v),od("push",(I=n[S])===null||I===void 0?void 0:I.push,v))},d.createElement("div",{className:Hn["restore-pointer-events"]},C))}))});function od(t,r,a){return typeof r=="number"?Hn[`${t}-${r}`]:a===null||r===void 0?null:Hn[`${t}-${tS(r,a)}`]}const Cd=y.createContext({});function wC(t,r,a){const n={};return a.forEach(c=>{n[c]=t[c]===void 0?r[c]:t[c]}),n}function Dc(t){const r=y.useContext(Cd);return wC(t,r,["invalid","warning","controlId","ariaLabelledby","ariaDescribedby"])}function tc(t,r,a){if(t)return`${r}-${a}`}function BC(t,r,a,n,c,s){return{label:tc(r,t,"label"),description:tc(a,t,"description"),constraint:tc(n,t,"constraint"),error:tc(c,t,"error"),warning:tc(s,t,"warning")}}function SC({error:t,warning:r,description:a,constraint:n}){const c=[t,r,a,n].filter(f=>!!f);return c.length?c.join(" "):void 0}function CC(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 fx={label:"awsui_label_aqu00_ocied_5"},Xo={"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 TC({id:t,children:r,errorIconAriaLabel:a}){const n=ft("form-field"),c=y.useRef(null),s=n("i18nStrings.errorIconAriaLabel",a);return d.createElement(d.Fragment,null,d.createElement("div",{id:t,className:Xo.error},d.createElement("div",{className:Xo["error-icon-shake-wrapper"]},d.createElement("div",{className:Xo["error-icon-scale-wrapper"]},d.createElement(so,{name:"status-negative",size:"small",ariaLabel:s}))),d.createElement("span",{className:Xo.error__message,ref:c},r)),d.createElement(Tt,{assertive:!0,tagName:"span",sources:[s,c]}))}function DC({id:t,children:r,warningIconAriaLabel:a}){const n=ft("form-field"),c=y.useRef(null),s=n("i18nStrings.warningIconAriaLabel",a);return d.createElement(d.Fragment,null,d.createElement("div",{id:t,className:Xo.warning},d.createElement("div",{className:Xo["warning-icon-shake-wrapper"]},d.createElement("div",{className:Xo["warning-icon-scale-wrapper"]},d.createElement(so,{name:"status-warning",size:"small",ariaLabel:s}))),d.createElement("span",{className:Xo.warning__message,ref:c},r)),d.createElement(Tt,{assertive:!0,tagName:"span",sources:[s,c]}))}function EC({id:t,hasValidationText:r,children:a}){return d.createElement("div",{id:t,className:P(Xo.constraint,r&&Xo["constraint-has-validation-text"])},a)}function gx(t){var{controlId:r,stretch:a=!1,label:n,info:c,i18nStrings:s,children:f,secondaryControl:g,description:p,constraintText:h,errorText:v,warningText:b,__hideLabel:x,__internalRootRef:k=null,__disableGutters:B=!1,__analyticsMetadata:w=void 0,__style:C={}}=t,S=pe(t,["controlId","stretch","label","info","i18nStrings","children","secondaryControl","description","constraintText","errorText","warningText","__hideLabel","__internalRootRef","__disableGutters","__analyticsMetadata","__style"]);const G=Qe(S),T=Xe("formField"),E=r||T,I=r||E,{funnelIdentifier:z,funnelInteractionId:A,submissionAttempt:O,funnelState:Y,errorCount:j}=Ot(),{stepIdentifier:M,stepNumber:q,stepNameSelector:re}=Vr(),{subStepIdentifier:W,subStepSelector:te,subStepNameSelector:F}=na(),Z=b&&!v,oe=BC(I,n,p,h,v,Z?b:void 0),fe=SC(oe),R=CC(a,!!g),{ariaLabelledby:X,ariaDescribedby:le,invalid:ae,warning:ge}=Dc({}),me={ariaLabelledby:jr(X,oe.label)||void 0,ariaDescribedby:jr(le,fe)||void 0,invalid:!!v||!!ae,warning:!!b&&!v||!!ge&&!ae},ue={[F_]:oe.label?Vs(oe.label):void 0,[U_]:oe.error?Vs(oe.error):void 0};return y.useEffect(()=>{var ne,se,Q;if(A&&v&&Y.current!=="complete"){const be=bt(re),De=bt(F);return j.current++,((Q=(se=(ne=k==null?void 0:k.current)===null||ne===void 0?void 0:ne.getBoundingClientRect())===null||se===void 0?void 0:se.width)!==null&&Q!==void 0?Q:0)>0&&ur.funnelSubStepError({funnelInteractionId:A,funnelIdentifier:z,subStepSelector:te,subStepName:De,subStepNameSelector:F,subStepIdentifier:W,stepNumber:q,stepName:be,stepNameSelector:re,stepIdentifier:M,fieldErrorSelector:`${Vs(oe.error)} .${Xo.error__message}`,fieldLabelSelector:Vs(oe.label),subStepAllSelector:pl(),fieldIdentifier:w==null?void 0:w.instanceIdentifier,errorContext:w==null?void 0:w.errorContext}),()=>{j.current--}}},[A,v,O,j]),d.createElement("div",Object.assign({},G,{className:P(G.className,Xo.root),style:C,ref:k},ue,_c(S)),d.createElement("div",{className:P(Xo["label-wrapper"],x&&Xo["visually-hidden"])},n&&d.createElement("label",{className:P(Xo.label,fx.label),id:oe.label,htmlFor:E},n),d.createElement(Jd.Provider,{value:oe.label},!x&&c&&d.createElement("span",{className:Xo.info},c))),p&&d.createElement("div",{className:Xo.description,id:oe.description},p),d.createElement("div",{className:P(Xo.controls,x&&Xo["label-hidden"])},d.createElement(jg,{gridDefinition:R,disableGutters:B},d.createElement(Cd.Provider,{value:Object.assign({controlId:E},me)},f&&d.createElement("div",{className:Xo.control},f)),g&&d.createElement(Cd.Provider,{value:me},d.createElement("div",{className:Xo["secondary-control"]},g)))),(h||v||b)&&d.createElement("div",{className:Xo.hints},v&&d.createElement(TC,{id:oe.error,errorIconAriaLabel:s==null?void 0:s.errorIconAriaLabel},v),Z&&d.createElement(DC,{id:oe.warning,warningIconAriaLabel:s==null?void 0:s.warningIconAriaLabel},b),h&&d.createElement(EC,{id:oe.constraint,hasValidationText:!!v||!!b},h)))}const hx={root:"awsui_root_vrgzu_v8tye_145",recovery:"awsui_recovery_vrgzu_v8tye_180"};function GC({children:t}){return d.createElement("div",{className:hx.root},t)}const IC=({statusType:t,empty:r,loadingText:a,finishedText:n,filteringResultsText:c,errorText:s,recoveryText:f,isEmpty:g,isNoMatch:p,isFiltered:h,noMatch:v,onRecoveryClick:b,hasRecoveryCallback:x=!1,errorIconAriaLabel:k})=>{const B=Fn(t),w={isSticky:!0,content:null,hasRecoveryButton:!1};return t==="loading"?w.content=d.createElement(Xf,{type:"loading"},a):t==="error"?(w.hasRecoveryButton=!!f&&x,w.content=d.createElement("span",null,d.createElement(Xf,{type:"error",__display:"inline",__animate:B!=="error",iconAriaLabel:k},s)," ",w.hasRecoveryButton&&d.createElement(rx,{onFollow:()=>qe(b),variant:"recovery",className:hx.recovery},f))):g&&r?w.content=r:p&&v?w.content=v:h&&c?w.content=c:t==="finished"&&n&&(w.content=n,w.isSticky=!1),w},Tf={root:"awsui_root_1afi9_1jgth_145",hidden:"awsui_hidden_1afi9_1jgth_176","no-items":"awsui_no-items_1afi9_1jgth_179"},mb=({content:t,id:r,hasItems:a=!0})=>d.createElement("div",{className:P(Tf.root,{[Tf.hidden]:t===null,[Tf["no-items"]]:!a})},t&&d.createElement(Tt,{id:r},d.createElement(GC,null,t))),NC=(t,r,a,n,c,s)=>{const f={},g=y.useCallback(()=>{var p;(p=c.current)===null||p===void 0||p.focus(),s("")},[c,s]);return(t==="search"||t==="visualSearch")&&(f.__leftIcon="search",!r&&!a&&n&&(f.__rightIcon="close",f.__onRightIconClick=g)),f},px=(t=!1)=>t===!0?"on":t||"off",Zt={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 RC(t,r){var{type:a="text",step:n,inputMode:c,autoComplete:s=!0,ariaLabel:f,clearAriaLabel:g,name:p,value:h,placeholder:v,autoFocus:b,disabled:x,readOnly:k,disableBrowserAutocorrect:B,spellcheck:w,__noBorderRadius:C,__leftIcon:S,__leftIconVariant:G="subtle",__onLeftIconClick:T,ariaRequired:E,__rightIcon:I,__onRightIconClick:z,onKeyDown:A,onKeyUp:O,onChange:Y,__onDelayedInput:j,__onBlurWithDetail:M,onBlur:q,onFocus:re,__nativeAttributes:W,__internalRootRef:te,__inheritFormFieldProps:F}=t,Z=pe(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 oe=Qe(Z),fe=ft("input"),R=Tc(H=>qe(j,{value:H})),X=H=>{R(H),qe(Y,{value:H})},le=y.useRef(null),ae=NC(a,x,k,h,le,X);S=S??ae.__leftIcon,I=I??ae.__rightIcon,z=z??ae.__onRightIconClick;const ge=Dc(Z),{ariaLabelledby:me,ariaDescribedby:ue,controlId:ne,invalid:se,warning:Q}=F?ge:Z,be=Object.assign({"aria-label":f,"aria-labelledby":f&&!Z.ariaLabelledby?void 0:me,"aria-describedby":ue,name:p,placeholder:v,autoFocus:b,id:ne,className:P(Zt.input,a&&Zt[`input-type-${a}`],I&&Zt["input-has-icon-right"],S&&Zt["input-has-icon-left"],C&&Zt["input-has-no-border-radius"],{[Zt["input-readonly"]]:k,[Zt["input-invalid"]]:se,[Zt["input-warning"]]:Q&&!se}),autoComplete:px(s),disabled:x,readOnly:k,type:a,step:n,inputMode:c,spellCheck:w,onKeyDown:A&&(H=>Fa(A,H)),onKeyUp:O&&(H=>Fa(O,H)),value:h??"",onChange:Y&&(H=>X(H.target.value)),onBlur:H=>{q&&qe(q),M&&qe(M,{relatedTarget:H.relatedTarget})},onFocus:re&&(()=>qe(re))},W);a==="number"&&(be.onWheel=H=>H.currentTarget.blur()),B&&(be.autoCorrect="off",be.autoCapitalize="off"),E&&(be["aria-required"]="true"),se&&(be["aria-invalid"]="true");const De=Ke(r,le);return be.type==="visualSearch"&&(be.type="text"),d.createElement("div",Object.assign({},oe,{className:P(oe.className,Zt["input-container"]),ref:te,dir:a==="email"?"ltr":void 0}),S&&d.createElement("span",{onClick:T,className:Zt["input-icon-left"]},d.createElement(so,{name:S,variant:x||k?"disabled":G})),d.createElement("input",Object.assign({ref:De},be)),I&&d.createElement("span",Object.assign({className:Zt["input-icon-right"]},I==="close"?ze({action:"clearInput"}):{}),d.createElement(Gt,{className:Zt["input-button-right"],variant:"inline-icon-pointer-target",formAction:"none",iconName:I,onClick:z,ariaLabel:fe("clearAriaLabel",g),disabled:x})))}const qg=d.forwardRef(RC),Do={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"},AC=d.forwardRef((t,r)=>{var{filteringType:a}=t,n=pe(t,["filteringType"]);return a==="none"?null:d.createElement(qg,Object.assign({ref:r,type:"visualSearch",className:Do.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)}))}),fl={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"},zC={default:{viewBox:"0 0 14 14",indeterminate:"2.5,7 11.5,7",checked:"2.5,7 6,10 11,3",xy:.5,r:1.5,size:13},refresh:{viewBox:"0 0 16 16",indeterminate:"3.5,8 12.5,8",checked:"3.5,8 7,11 12,4",xy:.5,r:3,size:15}},Fg=t=>{var{checked:r,indeterminate:a,disabled:n=!1,readOnly:c=!1}=t,s=pe(t,["checked","indeterminate","disabled","readOnly"]);const f=Qe(s),p=zC["refresh"];return d.createElement("svg",Object.assign({className:fl.root,viewBox:p.viewBox,"aria-hidden":"true",focusable:"false"},f),d.createElement("rect",{className:P(fl["styled-box"],{[fl["styled-box-checked"]]:r,[fl["styled-box-indeterminate"]]:a,[fl["styled-box-disabled"]]:n,[fl["styled-box-readonly"]]:c}),x:p.xy,y:p.xy,rx:p.r,ry:p.r,width:p.size,height:p.size}),r||a?d.createElement("polyline",{className:P(fl["styled-line"],{[fl["styled-line-disabled"]]:n,[fl["styled-line-readonly"]]:c}),points:a?p.indeterminate:p.checked}):null)},wo={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"},LC=(t,r)=>{if(r.length>1e4)return{noMatches:[t],matches:null};const a=r.replace(/[-[\]/{}()*+?.\\^$|]/g,"\\$&"),n=new RegExp(a,"gi"),c=t.split(n),s=t.match(n);return{noMatches:c,matches:s}};function vb({str:t}){return t?d.createElement("mark",{className:wo["filtering-match-highlight"]},t):null}function Ec({str:t,highlightText:r}){if(!t||!r)return d.createElement("span",null,t);if(t===r)return d.createElement(vb,{str:t});const{noMatches:a,matches:n}=LC(t,r),c=[];return a.forEach((s,f)=>{c.push(d.createElement("span",{key:`noMatch-${f}`},s)),n&&f<n.length&&c.push(d.createElement(vb,{key:`match-${f}`,str:n[f]}))}),d.createElement("span",null,c)}const mx={label:"awsui_label_1q5vz_ocied_5"},HC=({label:t,prefix:r,highlightText:a,triggerVariant:n})=>d.createElement("span",{className:P(wo.label,mx.label,n&&wo["trigger-variant"])},r&&d.createElement("span",{className:P(wo["label-prefix"],n&&wo["trigger-variant"])},r," "),d.createElement(Ec,{str:t,highlightText:a})),OC=({labelTag:t,highlightText:r,triggerVariant:a})=>t?d.createElement("span",{className:P(wo["label-tag"],a&&wo["trigger-variant"])},d.createElement(Ec,{str:t,highlightText:r})):null,MC=({description:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:c})=>t?d.createElement("span",{className:P(wo.description,{[wo["trigger-variant"]]:c,[wo.highlighted]:r,[wo.selected]:n})},d.createElement(Ec,{str:t,highlightText:a})):null,PC=({tags:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:c})=>t?d.createElement("span",{className:P(wo.tags,{[wo.highlighted]:r,[wo.selected]:n})},t.map((s,f)=>d.createElement("span",{key:f,className:P(wo.tag,c&&wo["trigger-variant"])},d.createElement(Ec,{str:s,highlightText:a})))):null,jC=({filteringTags:t,highlightedOption:r,highlightText:a,selectedOption:n,triggerVariant:c})=>{if(!a||!t)return null;const s=a.toLowerCase();return d.createElement("span",{className:P(wo.tags,{[wo.highlighted]:r,[wo.selected]:n})},t.map((f,g)=>f.toLowerCase().indexOf(s)!==-1?d.createElement("span",{className:P(wo.tag,c&&wo["trigger-variant"]),key:g,"aria-disabled":!0},d.createElement(Ec,{str:f,highlightText:a})):null))},qC=t=>!t.name&&!t.url&&!t.svg?null:d.createElement("span",{className:P(wo.icon,t.size==="big"&&[wo["icon-size-big"]])},d.createElement(so,Object.assign({},t))),Ug=t=>{var r,a,{option:n,highlightText:c,triggerVariant:s=!1,isGroupOption:f=!1,isGenericGroup:g=!0,highlightedOption:p=!1,selectedOption:h=!1}=t,v=pe(t,["option","highlightText","triggerVariant","isGroupOption","isGenericGroup","highlightedOption","selectedOption"]);if(!n)return null;const{disabled:b}=n,x=Qe(v),k=P(wo.option,b&&wo.disabled,f&&wo.parent,p&&wo.highlighted),B=n.__customIcon||d.createElement(qC,{name:n.iconName,url:n.iconUrl,svg:n.iconSvg,alt:n.iconAlt,size:n.description||n.tags?"big":"normal"}),w=g?{title:(r=n.label)!==null&&r!==void 0?r:n.value,"aria-disabled":b}:void 0;return d.createElement("span",Object.assign({"data-value":n.value,className:k,lang:n.lang},w,x),B,d.createElement("span",{className:wo.content},d.createElement("span",{className:wo["label-content"]},d.createElement(HC,{label:(a=n.label)!==null&&a!==void 0?a:n.value,prefix:n.__labelPrefix,highlightText:c,triggerVariant:s}),d.createElement(OC,{labelTag:n.labelTag,highlightText:c,triggerVariant:s})),d.createElement(MC,{description:n.description,highlightedOption:p,selectedOption:h,highlightText:c,triggerVariant:s}),d.createElement(PC,{tags:n.tags,highlightedOption:p,selectedOption:h,highlightText:c,triggerVariant:s}),d.createElement(jC,{filteringTags:n.filteringTags,highlightedOption:p,selectedOption:h,highlightText:c,triggerVariant:s})))},mc={parent:"awsui_parent_2dmmi_qu62t_5","option-content":"awsui_option-content_2dmmi_qu62t_6"},FC=t=>{var{isChild:r,value:a}=t,n=pe(t,["isChild","value"]);const c=n,s={action:"select",detail:{label:{selector:[`.${mx.label}`,`.${mc["option-content"]}`]}}};let f;return r&&c["data-group-index"]&&c["data-in-group-index"]||c["data-child-index"]?f=`${c["data-group-index"]},${c["data-in-group-index"]||c["data-child-index"]}`:c["data-test-index"]&&(f=`${c["data-test-index"]}`),f&&(s.detail.position=f),a&&(s.detail.value=a),r&&(s.detail.groupLabel={root:"body",selector:`.${mc.parent}[data-group-index="${c["data-group-index"]}"] .${mc["option-content"]}`}),s},tt={"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"},UC=(t,r)=>{var{children:a,ariaSelected:n,ariaChecked:c,selected:s,highlighted:f,disabled:g,hasBackground:p,isParent:h,isChild:v,isSelectAll:b,virtualPosition:x,padBottom:k,isNextSelected:B,useInteractiveGroups:w,screenReaderContent:C,ariaPosinset:S,ariaSetsize:G,highlightType:T,value:E,sticky:I,afterHeader:z,withScrollbar:A}=t,O=pe(t,["children","ariaSelected","ariaChecked","selected","highlighted","disabled","hasBackground","isParent","isChild","isSelectAll","virtualPosition","padBottom","isNextSelected","useInteractiveGroups","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","value","sticky","afterHeader","withScrollbar"]);const Y=bl(),j=Qe(O),{className:M}=j,q=pe(j,["className"]),re=P(M,tt["selectable-item"],{[tt.selected]:s,[tt.highlighted]:f,[tt["has-background"]]:p,[tt.parent]:h,[mc.parent]:h,[tt.child]:v,[tt["select-all"]]:b,[tt["is-keyboard"]]:T==="keyboard",[tt.disabled]:g,[tt.virtual]:x!==void 0&&!I,[tt["pad-bottom"]]:k,[tt["next-item-selected"]]:B,[tt.interactiveGroups]:w,[tt.sticky]:I,[tt["after-header"]]:!!z,[tt["with-scrollbar"]]:A,[tt["visual-refresh"]]:Y}),W=y.useRef(null),te=y.useRef(null);y.useLayoutEffect(()=>{f&&C&&(W.current&&W.current.setAttribute("aria-hidden","true"),te.current&&(te.current.textContent=C))},[f,C,W,te]);const F=x!==void 0?{transform:`translateY(${x}px)`}:void 0,Z={"aria-disabled":g};return h&&!w&&(Z["aria-hidden"]=!0),n!==void 0&&(Z["aria-selected"]=n),c!==void 0&&(Z["aria-checked"]=c),S&&G&&(Z["aria-posinset"]=S,Z["aria-setsize"]=G),O.ariaDescribedby&&(Z["aria-describedby"]=O.ariaDescribedby),d.createElement("li",Object.assign({role:"option",className:re,style:F},Z,q,h||g?{}:ze(FC(Object.assign({isChild:v,value:E},O)))),d.createElement("div",{className:P(tt["option-content"],mc["option-content"]),ref:W},a),d.createElement("div",{className:tt["measure-strut"],ref:r}),d.createElement("div",{className:tt["screenreader-content"],ref:te}))},vx=d.forwardRef(UC),VC=(t,r)=>{var{option:a,highlighted:n,selected:c,filteringValue:s,hasCheckbox:f,virtualPosition:g,padBottom:p,isNextSelected:h,screenReaderContent:v,ariaPosinset:b,ariaSetsize:x,highlightType:k,withScrollbar:B,sticky:w}=t,C=pe(t,["option","highlighted","selected","filteringValue","hasCheckbox","virtualPosition","padBottom","isNextSelected","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","withScrollbar","sticky"]);const S=Qe(C),G=a.type==="parent",T=a.type==="child",E=a.option,I=a.disabled||E.disabled,z=I&&E.disabledReason?E.disabledReason:"",A=!!z,O=y.useRef(null),{descriptionEl:Y,descriptionId:j}=ia(z),[M,q]=y.useState(!0);return y.useEffect(()=>q(!0),[n]),d.createElement(vx,Object.assign({ariaSelected:!!c,selected:c,isNextSelected:h,highlighted:n,disabled:a.disabled,isParent:G,isChild:T,ref:Ke(r,O),virtualPosition:g,padBottom:p,screenReaderContent:v,ariaPosinset:b,ariaSetsize:x,highlightType:k,ariaDescribedby:A?j:"",value:a.option.value,withScrollbar:B,sticky:w},S),d.createElement("div",{className:P(Do.item,!G&&E.labelTag&&Do["show-label-tag"])},f&&!G&&d.createElement("div",{className:Do.checkbox},d.createElement(Fg,{checked:c||!1,disabled:a.disabled})),d.createElement(Ug,{option:Object.assign(Object.assign({},E),{disabled:I}),highlightedOption:n,selectedOption:c,highlightText:s,isGroupOption:G}),!f&&!G&&c&&d.createElement("div",{className:Do["selected-icon"]},d.createElement(so,{name:"check"})),A&&d.createElement(d.Fragment,null,Y,n&&M&&d.createElement(Pd,{className:Do["disabled-reason-tooltip"],trackRef:O,value:z,position:"right",hideOnOverscroll:!0,onDismiss:()=>q(!1)}))))},WC=d.memo(d.forwardRef(VC)),XC=(t,r)=>{var{option:a,highlighted:n,selected:c,filteringValue:s,hasCheckbox:f,virtualPosition:g,padBottom:p,isNextSelected:h,indeterminate:v,screenReaderContent:b,ariaPosinset:x,ariaSetsize:k,highlightType:B,withScrollbar:w,sticky:C}=t,S=pe(t,["option","highlighted","selected","filteringValue","hasCheckbox","virtualPosition","padBottom","isNextSelected","indeterminate","screenReaderContent","ariaPosinset","ariaSetsize","highlightType","withScrollbar","sticky"]);const G=Qe(S),T=a.type==="parent",E=a.type==="child",I=a.type==="select-all",z=a.option,A=a.disabled||z.disabled,O=A&&(a.disabledReason||z.disabledReason)?a.disabledReason||z.disabledReason:"",Y=!!O,j=y.useRef(null),M=Do.item,{descriptionId:q,descriptionEl:re}=ia(O),[W,te]=y.useState(!0);return y.useEffect(()=>te(!0),[n]),d.createElement(vx,Object.assign({ariaChecked:T&&v?"mixed":!!c,selected:c,isNextSelected:h,highlighted:n,disabled:A,isParent:T,isChild:E,isSelectAll:I,highlightType:B,ref:Ke(r,j),virtualPosition:g,padBottom:p,useInteractiveGroups:!0,screenReaderContent:b,ariaPosinset:x,ariaSetsize:k,ariaDescribedby:Y?q:"",value:a.option.value,afterHeader:a.afterHeader,withScrollbar:w,sticky:C},G),d.createElement("div",{className:M},f&&d.createElement("div",{className:Do.checkbox},d.createElement(Fg,{checked:c,indeterminate:(T||I)&&v,disabled:A})),d.createElement(Ug,{option:Object.assign(Object.assign({},z),{disabled:A}),highlightedOption:n,selectedOption:c,highlightText:s,isGroupOption:T})),Y&&d.createElement(d.Fragment,null,re,n&&W&&d.createElement(Pd,{className:Do["disabled-reason-tooltip"],trackRef:j,value:O,position:"right",hideOnOverscroll:!0,onDismiss:()=>te(!1)})))},YC=d.memo(d.forwardRef(XC)),cd=new WeakMap,$C=t=>cd.get(t),ZC=(t,r)=>{let a=1,n=0,c=1,s=null;t.forEach(f=>{const g=f.type==="parent",p=g?f:r(f);p&&p!==s&&(s=p,n+=1,c=1),g?cd.set(f,{groupIndex:n}):p&&f.type==="child"?cd.set(f,{throughIndex:a++,groupIndex:n,inGroupIndex:c++}):(f.type==="child"||!f.type)&&cd.set(f,{throughIndex:a++})})},KC=({option:t,index:r,getOptionProps:a,filteringValue:n,checkboxes:c=!1})=>{const s=a(t,r);s.filteringValue=n;const{inGroupIndex:f,groupIndex:g,throughIndex:p}=$C(t)||{};return Object.assign(Object.assign({},s),{hasCheckbox:c,"data-group-index":g,"data-child-index":f,"data-test-index":p})},bx=({options:t,getOptionProps:r,filteringValue:a,highlightType:n,checkboxes:c=!1,hasDropdownStatus:s,virtualItems:f,useInteractiveGroups:g,screenReaderContent:p,ariaSetsize:h,withScrollbar:v,firstOptionSticky:b,stickyOptionRef:x})=>t.map((k,B)=>{const w=f&&f[B],C=w?w.index:B,S=KC({option:k,index:C,getOptionProps:r,filteringValue:k.type==="select-all"?"":a,checkboxes:c}),G=B===t.length-1,T=!s&&G,E=g?YC:WC,I=b&&C===0;return d.createElement(E,Object.assign({key:C},S,{virtualPosition:w&&w.start,ref:I&&x?x:w&&w.measureRef,padBottom:T,screenReaderContent:p,ariaPosinset:C+1,ariaSetsize:h,highlightType:n.type,withScrollbar:v,sticky:I}))});function yx({index:t,menuEl:r}){const a=r.querySelector(`[data-mouse-target="${t}"]`);a&&r.clientHeight!==void 0&&r.clientHeight>15&&_g(a)}const xx=31,QC=({menuProps:t,getOptionProps:r,filteredOptions:a,filteringValue:n,highlightType:c,checkboxes:s,hasDropdownStatus:f,listBottom:g,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v},b)=>{const x=y.useRef(null),[k,B]=y.useState(v?xx:0),[w,C]=Pr(E=>(x.current&&B(x.current.clientHeight),{inner:E.contentBoxWidth,outer:E.borderBoxWidth})),S=t.ref,G=Ke(C,S);y.useImperativeHandle(b,()=>E=>{const I=v&&E===0;c.moveFocus&&S.current&&!I&&yx({index:E,menuEl:S.current})},[v,c.moveFocus,S]);const T=!!w&&w.inner<w.outer;return d.createElement($d,Object.assign({},t,{ref:G,stickyItemBlockSize:k}),bx({options:a,getOptionProps:r,filteringValue:n,highlightType:c,checkboxes:s,hasDropdownStatus:f,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v,stickyOptionRef:x,withScrollbar:T}),g?d.createElement("li",{role:"option",className:Do["list-bottom"]},g):null)},JC=y.forwardRef(QC),kx={"button-trigger":"awsui_button-trigger_l32fn_xo3sj_5"},_r={"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"},e5=(t,r)=>{var{children:a,pressed:n,hideCaret:c=!1,disabled:s=!1,readOnly:f=!1,invalid:g=!1,warning:p=!1,inlineTokens:h,inFilteringToken:v,ariaHasPopup:b,ariaLabel:x,ariaLabelledby:k,ariaDescribedby:B,ariaControls:w,onKeyDown:C,onKeyUp:S,onMouseDown:G,onClick:T,onFocus:E,onBlur:I,autoFocus:z}=t,A=pe(t,["children","pressed","hideCaret","disabled","readOnly","invalid","warning","inlineTokens","inFilteringToken","ariaHasPopup","ariaLabel","ariaLabelledby","ariaDescribedby","ariaControls","onKeyDown","onKeyUp","onMouseDown","onClick","onFocus","onBlur","autoFocus"]);const O=Qe(A);let Y=Object.assign(Object.assign({},O),{type:"button",className:P(_r["button-trigger"],kx["button-trigger"],O.className,n&&_r.pressed,s&&_r.disabled,g&&_r.invalid,p&&!g&&_r.warning,!c&&_r["has-caret"],f&&_r.readonly,v&&_r["in-filtering-token"],v&&_r[`in-filtering-token-${v}`],h&&_r["inline-tokens"]),disabled:s,"aria-expanded":n,"aria-label":x,"aria-labelledby":k,"aria-describedby":B,"aria-haspopup":b??"listbox","aria-controls":w,"aria-disabled":f&&!s?"true":void 0,autoFocus:z});f||(Y=Object.assign(Object.assign({},Y),{onKeyDown:C&&(M=>Fa(C,M)),onKeyUp:S&&(M=>Fa(S,M)),onMouseDown:G&&(M=>fr(G,{},M)),onClick:T&&(M=>fr(T,{},M)),onFocus:E&&(M=>fr(E,{},M)),onBlur:I&&(M=>fr(I,{relatedTarget:M.relatedTarget},M))})),g&&(Y["aria-invalid"]=g);const j={action:n?"collapse":"expand",detail:{label:{root:"self"}}};return d.createElement("button",Object.assign({ref:r},Y,s||f?{}:ze(j)),a,!c&&d.createElement("span",{className:_r.arrow},d.createElement(so,{name:"caret-down-filled",variant:s||f?"disabled":"normal"})))},o5=d.forwardRef(e5),t5=d.forwardRef(({ariaLabelledby:t,ariaDescribedby:r,controlId:a,invalid:n,inlineLabelText:c,warning:s,triggerProps:f,selectedOption:g,selectedOptions:p,triggerVariant:h,inFilteringToken:v,isOpen:b,placeholder:x,disabled:k,readOnly:B},w)=>{const C=Xe(),S=a??C,G=Xe("trigger-content-");let T=jr(t,G),E=null;h==="tokens"?p!=null&&p.length?(E=d.createElement("span",{className:P(Do["inline-token-trigger"],k&&Do["inline-token-trigger--disabled"],Do["visual-refresh"])},d.createElement("span",{className:Do["inline-token-list"]},p.map(({label:A},O)=>d.createElement("span",{key:O,className:Do["inline-token"]},A))),d.createElement("span",{className:Do["inline-token-counter"],id:G},d.createElement("span",{className:Do["inline-token-hidden-placeholder"]},x),d.createElement("span",null,"(",p.length,")"))),T=t):E=d.createElement("span",{"aria-disabled":"true",className:P(Do.placeholder,Do.trigger),id:G},x):g?h==="option"?E=d.createElement(Ug,{id:G,option:Object.assign(Object.assign({},g),{disabled:k}),triggerVariant:!0}):E=d.createElement("span",{id:G,className:Do.trigger},g.label||g.value):E=d.createElement("span",{"aria-disabled":"true",className:P(Do.placeholder,Do.trigger),id:G},x);const I=Ke(f.ref,w),z=d.createElement(o5,Object.assign({},f,{id:S,ref:I,pressed:!!b,disabled:k,readOnly:B,invalid:n,warning:s&&!n,inFilteringToken:v,inlineTokens:h==="tokens",ariaDescribedby:r,ariaLabelledby:T}),E);return d.createElement(d.Fragment,null,c?d.createElement("div",{className:Do["inline-label-wrapper"]},d.createElement("label",{htmlFor:a,className:Do["inline-label"]},c),d.createElement("div",{className:Do["inline-label-trigger-wrapper"]},z)):d.createElement(d.Fragment,null,z))});function Ma(){return Ma=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},Ma.apply(this,arguments)}function r5(t,r){if(t==null)return{};var a={},n=Object.keys(t),c,s;for(s=0;s<n.length;s++)c=n[s],!(r.indexOf(c)>=0)&&(a[c]=t[c]);return a}var l5=["bottom","height","left","right","top","width"],a5=function(r,a){return r===void 0&&(r={}),a===void 0&&(a={}),l5.some(function(n){return r[n]!==a[n]})},Kl=new Map,_x,n5=function t(){var r=[];Kl.forEach(function(a,n){var c=n.getBoundingClientRect();a5(c,a.rect)&&(a.rect=c,r.push(a))}),r.forEach(function(a){a.callbacks.forEach(function(n){return n(a.rect)})}),_x=window.requestAnimationFrame(t)};function i5(t,r){return{observe:function(){var n=Kl.size===0;Kl.has(t)?Kl.get(t).callbacks.push(r):Kl.set(t,{rect:void 0,hasRectChanged:!1,callbacks:[r]}),n&&n5()},unobserve:function(){var n=Kl.get(t);if(n){var c=n.callbacks.indexOf(r);c>=0&&n.callbacks.splice(c,1),n.callbacks.length||Kl.delete(t),Kl.size||cancelAnimationFrame(_x)}}}}var Td=typeof window<"u"?d.useLayoutEffect:d.useEffect;function c5(t,r){r===void 0&&(r={width:0,height:0});var a=d.useState(t.current),n=a[0],c=a[1],s=d.useReducer(s5,r),f=s[0],g=s[1],p=d.useRef(!1);return Td(function(){t.current!==n&&c(t.current)}),Td(function(){if(n&&!p.current){p.current=!0;var h=n.getBoundingClientRect();g({rect:h})}},[n]),d.useEffect(function(){if(n){var h=i5(n,function(v){g({rect:v})});return h.observe(),function(){h.unobserve()}}},[n]),f}function s5(t,r){var a=r.rect;return t.height!==a.height||t.width!==a.width?a:t}var d5=function(){return 50},u5=function(r){return r},f5=function(r,a){var n=a?"offsetWidth":"offsetHeight";return r[n]},wx=function(r){for(var a=Math.max(r.start-r.overscan,0),n=Math.min(r.end+r.overscan,r.size-1),c=[],s=a;s<=n;s++)c.push(s);return c};function g5(t){var r,a=t.size,n=a===void 0?0:a,c=t.estimateSize,s=c===void 0?d5:c,f=t.overscan,g=f===void 0?1:f,p=t.paddingStart,h=p===void 0?0:p,v=t.paddingEnd,b=v===void 0?0:v,x=t.parentRef,k=t.horizontal,B=t.scrollToFn,w=t.useObserver,C=t.initialRect,S=t.onScrollElement,G=t.scrollOffsetFn,T=t.keyExtractor,E=T===void 0?u5:T,I=t.measureSize,z=I===void 0?f5:I,A=t.rangeExtractor,O=A===void 0?wx:A,Y=k?"width":"height",j=k?"scrollLeft":"scrollTop",M=d.useRef({scrollOffset:0,measurements:[]}),q=d.useState(0),re=q[0],W=q[1];M.current.scrollOffset=re;var te=w||c5,F=te(x,C),Z=F[Y];M.current.outerSize=Z;var oe=d.useCallback(function(Ge){x.current&&(x.current[j]=Ge)},[x,j]),fe=B||oe;B=d.useCallback(function(Ge){fe(Ge,oe)},[oe,fe]);var R=d.useState({}),X=R[0],le=R[1],ae=d.useCallback(function(){return le({})},[]),ge=d.useRef([]),me=d.useMemo(function(){var Ge=ge.current.length>0?Math.min.apply(Math,ge.current):0;ge.current=[];for(var je=M.current.measurements.slice(0,Ge),He=Ge;He<n;He++){var ke=E(He),we=X[ke],Ne=je[He-1]?je[He-1].end:h,Me=typeof we=="number"?we:s(He),$e=Ne+Me;je[He]={index:He,start:Ne,size:Me,end:$e,key:ke}}return je},[s,X,h,n,E]),ue=(((r=me[n-1])==null?void 0:r.end)||h)+b;M.current.measurements=me,M.current.totalSize=ue;var ne=S?S.current:x.current,se=d.useRef(G);se.current=G,Td(function(){if(!ne){W(0);return}var Ge=function(He){var ke=se.current?se.current(He):ne[j];W(ke)};return Ge(),ne.addEventListener("scroll",Ge,{capture:!1,passive:!0}),function(){ne.removeEventListener("scroll",Ge)}},[ne,j]);var Q=p5(M.current),be=Q.start,De=Q.end,H=d.useMemo(function(){return O({start:be,end:De,overscan:g,size:me.length})},[be,De,g,me.length,O]),he=d.useRef(z);he.current=z;var ve=d.useMemo(function(){for(var Ge=[],je=function(Ne,Me){var $e=H[Ne],lo=me[$e],bo=Ma(Ma({},lo),{},{measureRef:function(Eo){if(Eo){var go=he.current(Eo,k);if(go!==bo.size){var Ho=M.current.scrollOffset;bo.start<Ho&&oe(Ho+(go-bo.size)),ge.current.push($e),le(function(fo){var Ro;return Ma(Ma({},fo),{},(Ro={},Ro[bo.key]=go,Ro))})}}}});Ge.push(bo)},He=0,ke=H.length;He<ke;He++)je(He);return Ge},[H,oe,k,me]),Ce=d.useRef(!1);Td(function(){Ce.current&&le({}),Ce.current=!0},[s]);var Te=d.useCallback(function(Ge,je){var He=je===void 0?{}:je,ke=He.align,we=ke===void 0?"start":ke,Ne=M.current,Me=Ne.scrollOffset,$e=Ne.outerSize;we==="auto"&&(Ge<=Me?we="start":Ge>=Me+$e?we="end":we="start"),we==="start"?B(Ge):we==="end"?B(Ge-$e):we==="center"&&B(Ge-$e/2)},[B]),ye=d.useCallback(function(Ge,je){var He=je===void 0?{}:je,ke=He.align,we=ke===void 0?"auto":ke,Ne=r5(He,["align"]),Me=M.current,$e=Me.measurements,lo=Me.scrollOffset,bo=Me.outerSize,Je=$e[Math.max(0,Math.min(Ge,n-1))];if(Je){if(we==="auto")if(Je.end>=lo+bo)we="end";else if(Je.start<=lo)we="start";else return;var Eo=we==="center"?Je.start+Je.size/2:we==="end"?Je.end:Je.start;Te(Eo,Ma({align:we},Ne))}},[Te,n]),Pe=d.useCallback(function(){for(var Ge=arguments.length,je=new Array(Ge),He=0;He<Ge;He++)je[He]=arguments[He];ye.apply(void 0,je),requestAnimationFrame(function(){ye.apply(void 0,je)})},[ye]);return{virtualItems:ve,totalSize:ue,scrollToOffset:Te,scrollToIndex:Pe,measure:ae}}var h5=function(r,a,n,c){for(;r<=a;){var s=(r+a)/2|0,f=n(s);if(f<c)r=s+1;else if(f>c)a=s-1;else return s}return r>0?r-1:0};function p5(t){for(var r=t.measurements,a=t.outerSize,n=t.scrollOffset,c=r.length-1,s=function(h){return r[h].start},f=h5(0,c,s,n),g=f;g<c&&r[g].end<n+a;)g++;return{start:f,end:g}}function m5(t){const r=wx(t);return r[0]===0?r:[0,...r]}const v5=100;function b5({items:t,parentRef:r,estimateSize:a,firstItemSticky:n}){const c=g5({size:t.length,parentRef:r,estimateSize:a,overscan:5,rangeExtractor:n?m5:void 0}),s=y.useRef(new WeakMap),f=c.virtualItems.map(p=>`${p.index}`).join(":");return y.useEffect(()=>{s.current=new WeakMap},[f,t,a]),{virtualItems:y.useMemo(()=>c.virtualItems.map(p=>Object.assign(Object.assign({},p),{measureRef:h=>{var v;const b=(v=s.current.get(t[p.index]))!==null&&v!==void 0?v:0;b<v5&&(p.measureRef(h),s.current.set(t[p.index],b+1))}})),[t,c.virtualItems]),totalSize:c.totalSize,scrollToIndex:c.scrollToIndex}}const y5=(t,r)=>t.menuProps.open?d.createElement(x5,Object.assign({},t,{ref:r})):d.createElement(k5,Object.assign({},t,{ref:r})),x5=y.forwardRef(({menuProps:t,getOptionProps:r,filteredOptions:a,filteringValue:n,highlightType:c,checkboxes:s,hasDropdownStatus:f,listBottom:g,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v},b)=>{const[x,k]=Pr(A=>({inner:A.contentBoxWidth,outer:A.borderBoxWidth}),[]),B=y.useRef(null),w=Ke(k,B,t.ref),C=y.useRef(),{virtualItems:S,totalSize:G,scrollToIndex:T}=b5({items:a,parentRef:B,estimateSize:y.useCallback(()=>xx,[x==null?void 0:x.inner,n]),firstItemSticky:v});y.useImperativeHandle(b,()=>A=>{if(c.moveFocus){const O=C.current!==void 0&&A<C.current;v&&O&&A!==0&&B.current?yx({index:A,menuEl:B==null?void 0:B.current}):T(A)}C.current=A},[v,c.moveFocus,T]);const E=v?S[0].size:0,I=!!x&&x.inner<x.outer,z=bx({options:S.map(({index:A})=>a[A]),getOptionProps:r,filteringValue:n,highlightType:c,checkboxes:s,hasDropdownStatus:f,virtualItems:S,useInteractiveGroups:p,screenReaderContent:h,firstOptionSticky:v,withScrollbar:I});return d.createElement($d,Object.assign({},t,{stickyItemBlockSize:E,ref:w}),z,d.createElement("div",{"aria-hidden":"true",key:"total-size",className:Do["layout-strut"],style:{height:G-E}}),g?d.createElement("li",{role:"option",className:Do["list-bottom"]},g):null)}),k5=y.forwardRef(({menuProps:t,listBottom:r},a)=>(y.useImperativeHandle(a,()=>()=>{},[]),d.createElement($d,Object.assign({},t,{ref:t.ref}),r?d.createElement("li",{role:"option",className:Do["list-bottom"]},r):null))),_5=y.forwardRef(y5),w5=["value","label","description","labelTag"],$f=(t,r,a)=>{if(!t)return!1;const n=t.toLowerCase().indexOf(r);return a?n===0:n>-1},bb=(t,r,a)=>{const n=r.toLowerCase(),c=t.option,s=p=>$f(c[p],n,a),f=p=>{var h;return(h=c[p])===null||h===void 0?void 0:h.some(v=>$f(v,n,a))},g=["tags"];return a||g.push("filteringTags"),w5.some(s)||g.some(f)},Bx=(t,r,a=!1)=>{if(r==="")return t;let n=null,c=!1;return t.reduce((s,f)=>f.type==="parent"?(c=!1,n=f,bb(f,r,a)&&(c=!0,s.push(n)),s):(f.type!=="child"&&(n=null,c=!1),c?s.push(f):bb(f,r,a)&&(n&&(s.push(n),n=null),s.push(f)),s),[])},Sx=t=>!!t&&!t.disabled&&t.type!=="parent",Cx=t=>!!t&&!t.disabled,vc=t=>!!t&&"options"in t&&!!t.options,B5=t=>{const r=new Map;return{flatOptions:t.reduce((n,c)=>{if(vc(c)){const{options:s}=c,f=pe(c,["options"]),g={type:"parent",option:c},p=s.every(h=>h.disabled);(c.disabled||p)&&(g.disabled=!0),n.push(g),s.forEach(h=>{const v={type:"child",option:h};(f.disabled||h.disabled)&&(v.disabled=!0),n.push(v),r.set(v,g)})}else{const s={option:c};c.disabled&&(s.disabled=!0),n.push(s)}return n},[]),parentMap:r}};function S5(t,r,a){const{flatOptions:n,parentMap:c}=B5(t),s=r!=="auto"?n:Bx(n,a);return ZC(s,c.get.bind(c)),{flatOptions:n,filteredOptions:s,parentMap:c,totalCount:n.length,matchesCount:s.length}}const C5=(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 T5(t,r){return!r||!t?[]:t.filter(a=>$f(a,r,!1))}function D5({option:t,parentGroup:r,highlightText:a}){return[r&&r.label,t.__labelPrefix,t.label||t.value,t.description,t.labelTag].concat(t.tags).concat(T5(t.filteringTags,a)).filter(n=>!!n).join(" ")}function E5({highlightText:t,announceSelected:r,highlightedOption:a,getParent:n,selectedAriaLabel:c,renderHighlightedAriaLive:s}){const f=y.useRef(void 0);if(y.useEffect(()=>{if(a){const x=requestAnimationFrame(()=>{f.current=n(a)});return()=>cancelAnimationFrame(x)}}),!a)return"";const g=a.option,p=n(a),h=p&&p!==f.current?p:void 0;if(s)return s(g,h);const v=r&&c?c:"",b=D5({option:g,parentGroup:h,highlightText:t});return[v,b].filter(Boolean).join(" ")}const G5=({onLoadItems:t,options:r,statusType:a})=>{const n=y.useRef(void 0);return{fireLoadItems:g=>{n.current!==g&&(n.current=g,qe(t,{filteringText:g,firstPage:!0,samePage:!1}))},handleLoadMore:()=>{const g=r.length===0;a==="pending"&&qe(t,{firstPage:g,samePage:!1,filteringText:n.current||""})},handleRecoveryClick:()=>qe(t,{firstPage:!1,samePage:!0,filteringText:n.current||""})}},I5=t=>t.split("").every(r=>r===t[0]);function N5(t,r,a,n){const c=n?Cx:Sx,s=g=>Bx(t,g,!0).filter(p=>c(p)),f=s(r);if(f.length===1)return f[0];if(a&&r.length>1&&I5(r)){const g=s(r[0]);if(g.length>0){let p=vc(a)?g.map(({option:h})=>h).indexOf(a):g.map(({option:h})=>h.value).indexOf(a.value);return p+=1,p=p%g.length,g[p]}}return f.length>0?f[0]:null}function R5({isEnabled:t,options:r,highlightOption:a,highlightedOption:n,useInteractiveGroups:c}){const s=y.useRef(""),f=Tc(()=>s.current="",500);return g=>{if(!t)return;const{key:p}=g;if(!p||p.length!==1)return;f();const h=s.current+p;s.current=h;const v=N5(r,h,n,c);v&&a(v)}}class Ra{constructor(r,a=r==="keyboard"){this.type=r,this.moveFocus=a}}function A5({options:t,isHighlightable:r}){const[a,n]=y.useState(-1),[c,s]=y.useState(new Ra("keyboard")),f=y.useCallback((b,x)=>{n(b),s(k=>k.type!==x.type?x:k)},[]),g=t[a]&&r(t[a])?t[a]:void 0,p=(b,x=a,k)=>{let w=x===-1&&b===-1?t.length:x;do w+=b;while(t[w]&&!r(t[w]));t[w]&&f(w,k)},h=(b,x)=>p(b,a,x),v=y.useCallback((b,x)=>{const k=t.indexOf(b);f(k,x)},[t,f]);return[{highlightType:c,highlightedIndex:a,highlightedOption:g},{setHighlightedIndexWithMouse:(b,x=!1)=>f(b,new Ra("mouse",x)),moveHighlightWithKeyboard:b=>h(b,new Ra("keyboard")),highlightOptionWithKeyboard:b=>v(b,new Ra("keyboard")),resetHighlightWithKeyboard:()=>f(-1,new Ra("keyboard")),goHomeWithKeyboard:()=>p(1,-1,new Ra("keyboard")),goEndWithKeyboard:()=>p(-1,t.length,new Ra("keyboard"))}]}const yb=(t,r)=>{if(!(r<0))return`${t}-option-${r}`},z5=36,L5=35,H5=({goUp:t,goDown:r,selectOption:a,goHome:n,goEnd:c,closeDropdown:s,preventNativeSpace:f=!1})=>g=>{switch(g.detail.keyCode){case _e.up:g.preventDefault(),t();break;case _e.down:g.preventDefault(),r();break;case z5:n();break;case L5:c();break;case _e.escape:g.stopPropagation(),s();break;case _e.enter:g.preventDefault(),a();break;case _e.space:f&&(g.preventDefault(),a())}},O5=({openDropdown:t,goHome:r})=>a=>{switch(a.detail.keyCode){case _e.up:case _e.down:a.preventDefault(),r(),t();break;case _e.space:case _e.enter:a.preventDefault(),t();break}};function M5({selectedOptions:t,updateSelectedOption:r,options:a,filteringType:n,onBlur:c,onFocus:s,externalRef:f,keepOpen:g,embedded:p,fireLoadItems:h,setFilteringValue:v,useInteractiveGroups:b=!1,statusType:x,isAllSelected:k,isSomeSelected:B,toggleAll:w}){const C=b?Cx:Sx,S=ke=>!!ke&&(b||ke.type!=="parent"),G=y.useRef(null),T=y.useRef(null),E=y.useRef(null),I=n!=="none"&&!p,z=I?G:E,A=C5(a,t),O=t.reduce((ke,we)=>(we.value&&ke.add(we.value),ke),new Set),[{highlightType:Y,highlightedOption:j,highlightedIndex:M},{moveHighlightWithKeyboard:q,resetHighlightWithKeyboard:re,setHighlightedIndexWithMouse:W,highlightOptionWithKeyboard:te,goHomeWithKeyboard:F,goEndWithKeyboard:Z}]=A5({options:a,isHighlightable:S}),{isOpen:oe,openDropdown:fe,closeDropdown:R,toggleDropdown:X,openedWithKeyboard:le}=ex({defaultOpen:p,onOpen:()=>h(""),onClose:()=>{re(),v==null||v("")}}),ae=()=>{qe(s,{})},ge=()=>{qe(c,{}),R()},me=A.length>0,ue=Xe("option-list"),ne=Xe("dialog"),se=yb(ue,M),Q=()=>{var ke;g||((ke=T.current)===null||ke===void 0||ke.focus(),R())},be=ke=>{const we=ke||j;!we||!C(we)||(we.type==="select-all"&&w?w():r(we.option),Q())},De=H5({goUp:()=>{if(!b&&(j==null?void 0:j.type)==="child"&&M===1||M===0){Z();return}q(-1)},goDown:()=>{if(M===a.length-1){F();return}q(1)},selectOption:be,goHome:F,goEnd:Z,closeDropdown:()=>{var ke;p||((ke=T.current)===null||ke===void 0||ke.focus(),R())},preventNativeSpace:!I||!!j}),H=O5({openDropdown:()=>fe(!0),goHome:F}),he=()=>({onFocus:ae,onBlur:ge,dropdownContentId:ne,dropdownContentRole:I?"dialog":void 0}),ve=(ke=!1,we=!1)=>{const Ne={ref:T,onFocus:()=>R(),autoFocus:we,ariaHasPopup:I?"dialog":"listbox",ariaControls:oe?I?ne:ue:void 0};return ke||(Ne.onMouseDown=Me=>{var $e;Me.preventDefault(),oe&&(($e=T.current)===null||$e===void 0||$e.focus()),X()},Ne.onKeyDown=H),Ne},Ce=()=>!I||!v?{}:{ref:G,onKeyDown:De,onChange:ke=>{v(ke.detail.value),re()},__onDelayedInput:ke=>{h(ke.detail.value)},__nativeAttributes:{"aria-activedescendant":se,"aria-owns":ue,"aria-controls":ue}},Te=()=>{const ke={id:ue,ref:E,open:oe,onMouseUp:we=>{we>-1&&be(a[we])},onMouseMove:we=>{we>-1&&W(we)},statusType:x};return I||(ke.onKeyDown=De,ke.nativeAttributes={"aria-activedescendant":se}),p&&(ke.onFocus=()=>{j||F()},ke.onBlur=()=>{re()}),ke},ye=ke=>{const we=ke.options.filter($e=>!!$e.value&&O.has($e.value)).length,Ne=we>0,Me=we===ke.options.length;return{selected:Ne&&Me&&b,indeterminate:Ne&&!Me}},Pe=(ke,we)=>{var Ne;const Me=ke.type==="select-all",$e=ke===j,lo=vc(ke.option)?ye(ke.option):void 0,bo=Me?k:A.indexOf(ke)>-1||!!(lo!=null&&lo.selected),Je=(Ne=a[we+1])===null||Ne===void 0?void 0:Ne.option,Eo=Je&&vc(Je)?ye(Je).selected:A.indexOf(a[we+1])>-1;return{key:we,option:ke,highlighted:$e,selected:bo,isNextSelected:Eo,indeterminate:!!(lo!=null&&lo.indeterminate)||Me&&!k&&B,"data-mouse-target":S(ke)?we:-1,id:yb(ue,we)}},Ge=Fn(oe);y.useEffect(()=>{oe&&!Ge&&me&&!I&&(le?te(A[0]):W(a.indexOf(A[0]),!0))},[oe,A,me,W,te,le,a,Ge,I]),y.useEffect(()=>{var ke;oe&&!p&&((ke=z.current)===null||ke===void 0||ke.focus({preventScroll:!0}))},[oe,z,p]),Xa(f,T);const je=!!j&&vc(j.option)&&ye(j.option).selected,He=!!j&&(A.indexOf(j)>-1||je);return{isOpen:oe,highlightedOption:j,highlightedIndex:M,highlightType:Y,getTriggerProps:ve,getDropdownProps:he,getMenuProps:Te,getFilterProps:Ce,getOptionProps:Pe,highlightOption:te,selectOption:be,announceSelected:He,dialogId:ne}}function xb(t,[r,a]){return t<r?a:t>a?r:t}function Tx(t,r,{trailing:a=!0}={}){let n=null,c=null,s=null;function f(){if(n===null||c===null)return;const h=Date.now();h-c>=r?(t.apply(n.this,n.args),c=h,n=null,s=null):a&&g()}function g(){s&&cancelAnimationFrame(s),s=requestAnimationFrame(f)}function p(...h){c===null?(c=Date.now(),t.apply(this,h)):(n={this:this,args:h},g())}return p.cancel=()=>{s&&cancelAnimationFrame(s),n=null,c=null,s=null},p}const Vg=t=>Object.keys(t).filter(a=>a.indexOf("__")!==0).reduce((a,n)=>(a[n]=t[n],a),{});function ao(t){var{variant:r="div",margin:a={},padding:n={}}=t,c=pe(t,["variant","margin","padding"]);const s=Po("Box",{props:{color:c.color,display:c.display,float:c.float,fontSize:c.fontSize,fontWeight:c.fontWeight,textAlign:c.textAlign,variant:r}});return d.createElement(_d,Object.assign({variant:r,margin:a,padding:n},c,s))}jo(ao,"Box");const ro=d.forwardRef((t,r)=>{var{children:a,iconName:n,iconAlign:c="left",iconUrl:s,iconSvg:f,iconAlt:g,variant:p="normal",loading:h=!1,loadingText:v,disabled:b=!1,disabledReason:x,wrapText:k=!0,href:B,target:w,rel:C,external:S=!1,download:G,formAction:T="submit",ariaLabel:E,ariaDescribedby:I,onClick:z,onFollow:A,ariaExpanded:O,ariaControls:Y,fullWidth:j,form:M,i18nStrings:q}=t,re=pe(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 W=Po("Button",{props:{formAction:T,fullWidth:j,iconAlign:c,iconName:n,rel:C,target:w,external:S,variant:p,wrapText:k},metadata:{hasDisabledReason:!!x}}),te=Qe(re);return d.createElement(Gt,Object.assign({},te,W,{ref:r,iconName:n,iconAlign:c,iconUrl:s,iconSvg:f,iconAlt:g,variant:p,loading:h,loadingText:v,disabled:b,disabledReason:x,wrapText:k,href:B,target:w,rel:C,external:S,download:G,formAction:T,ariaLabel:E,ariaDescribedby:I,onClick:z,onFollow:A,ariaExpanded:O,ariaControls:Y,fullWidth:j,form:M,i18nStrings:q,__injectAnalyticsComponentMetadata:!0}),a)});jo(ro,"Button");const Dx=d.forwardRef((t,r)=>{var{items:a,variant:n="normal",loading:c=!1,loadingText:s,disabled:f=!1,disabledReason:g,expandableGroups:p=!1,expandToViewport:h=!1,ariaLabel:v,children:b,onItemClick:x,onItemFollow:k,mainAction:B,fullWidth:w}=t,C=pe(t,["items","variant","loading","loadingText","disabled","disabledReason","expandableGroups","expandToViewport","ariaLabel","children","onItemClick","onItemFollow","mainAction","fullWidth"]);const S=Po("ButtonDropdown",{props:{expandToViewport:h,expandableGroups:p,variant:n},metadata:{mainAction:!!B,checkboxItems:DS(a),hasDisabledReason:!!g,hasDisabledReasons:ES(a)}}),G=Qe(C),T={name:"awsui.ButtonDropdown",label:`.${Pn["trigger-label"]}`,properties:{variant:n,disabled:`${f}`}};return d.createElement(jS,Object.assign({},G,S,{ref:r,items:a,variant:n,loading:c,loadingText:s,disabled:f,disabledReason:g,expandableGroups:p,expandToViewport:h,ariaLabel:v,onItemClick:x,onItemFollow:k,mainAction:B,fullWidth:w},ze({component:T})),b)});jo(Dx,"ButtonDropdown");const P5=gg(t=>{function r(c){t(c.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 j5(){const t=y.useRef(null);return P5(r=>{t.current=r}),()=>t.current}const Nn={label:"awsui_label_13tpe_9w8pd_5","native-input":"awsui_native-input_13tpe_9w8pd_6"},$t={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 kb(t){return t.filter(r=>!!r).join(" ")}function Ex(t){var{controlId:r,controlClassName:a,outlineClassName:n,showOutline:c,disabled:s,readOnly:f,nativeControl:g,styledControl:p,label:h,description:v,descriptionBottomPadding:b,ariaLabel:x,ariaLabelledby:k,ariaDescribedby:B,ariaControls:w,onClick:C,__internalRootRef:S}=t,G=pe(t,["controlId","controlClassName","outlineClassName","showOutline","disabled","readOnly","nativeControl","styledControl","label","description","descriptionBottomPadding","ariaLabel","ariaLabelledby","ariaDescribedby","ariaControls","onClick","__internalRootRef"]);const T=Xe(),E=r||T,I=`${E}-label`,z=`${E}-description`,A=[];h&&!x&&A.push(I),k&&A.push(k);const O=[];return B&&O.push(B),v&&O.push(z),d.createElement("span",Object.assign({},G,{className:P($t.wrapper,G.className),ref:S},wc(h?`.${Nn.label}`:`.${Nn["native-input"]}`)),d.createElement("span",Object.assign({className:$t["label-wrapper"],"aria-disabled":s?"true":void 0,onClick:s||f?void 0:C},ze(s||f?{}:{action:"select",detail:{label:h?`.${Nn.label}`:`.${Nn["native-input"]}`}})),d.createElement("span",{className:P($t.control,a)},p,g({id:E,disabled:s,className:P($t["native-input"],Nn["native-input"]),"aria-describedby":O.length?kb(O):void 0,"aria-labelledby":A.length?kb(A):void 0,"aria-label":x,"aria-controls":w}),d.createElement("span",{className:P($t.outline,n,c&&$t["show-outline"])})),d.createElement("span",{className:P($t.content,!h&&!v&&$t["empty-content"])},h&&d.createElement("span",{id:I,className:P($t.label,Nn.label,{[$t["label-disabled"]]:s})},h),v&&d.createElement("span",{id:z,className:P($t.description,{[$t["description-disabled"]]:s,[$t["description-bottom-padding"]]:b})},v))))}const Df={root:"awsui_root_k2y2q_2cpzo_145","checkbox-control":"awsui_checkbox-control_k2y2q_2cpzo_178",outline:"awsui_outline_k2y2q_2cpzo_186"},q5=d.forwardRef((t,r)=>{var{controlId:a,name:n,checked:c,disabled:s,readOnly:f,ariaRequired:g,indeterminate:p,children:h,description:v,ariaLabel:b,onFocus:x,onBlur:k,onChange:B,tabIndex:w,showOutline:C,ariaControls:S,__internalRootRef:G,__injectAnalyticsComponentMetadata:T=!1}=t,E=pe(t,["controlId","name","checked","disabled","readOnly","ariaRequired","indeterminate","children","description","ariaLabel","onFocus","onBlur","onChange","tabIndex","showOutline","ariaControls","__internalRootRef","__injectAnalyticsComponentMetadata"]);const{ariaDescribedby:I,ariaLabelledby:z}=Dc(E),A=Qe(E),O=y.useRef(null);Xa(r,O),y.useEffect(()=>{O.current&&(O.current.indeterminate=!!p)});const{tabIndex:Y}=gr(O,{tabIndex:w}),j={},M={name:"awsui.Checkbox",label:{root:"self"}};return T&&(j.component=M),!s&&!f&&(j.action=c?"deselect":"select"),d.createElement(Ex,Object.assign({},A,{className:P(Df.root,A.className),controlClassName:Df["checkbox-control"],outlineClassName:Df.outline,controlId:a,disabled:s,readOnly:f,label:h,description:v,descriptionBottomPadding:!0,ariaLabel:b,ariaLabelledby:z,ariaDescribedby:I,ariaControls:S,showOutline:C,nativeControl:q=>d.createElement("input",Object.assign({},q,{ref:O,type:"checkbox",checked:c,name:n,"aria-required":g?"true":void 0,"aria-disabled":f&&!s?"true":void 0,tabIndex:Y,onFocus:()=>qe(x),onBlur:()=>qe(k),onChange:()=>{}})),onClick:()=>{var q;(q=O.current)===null||q===void 0||q.focus(),qe(B,p?{checked:!0,indeterminate:!1}:{checked:!c,indeterminate:!1})},styledControl:d.createElement(Fg,{checked:c,indeterminate:p,disabled:s,readOnly:f}),__internalRootRef:G},ze(j)))}),wr={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"},F5=d.forwardRef(function(r,a){var{name:n,label:c,value:s,checked:f,description:g,disabled:p,controlId:h,onChange:v,readOnly:b,className:x}=r,k=pe(r,["name","label","value","checked","description","disabled","controlId","onChange","readOnly","className"]);const B=y.useRef(null),w=Ke(B,a),{tabIndex:C}=gr(B);return d.createElement(Ex,Object.assign({className:P(wr.radio,g&&wr["radio--has-description"],x),controlClassName:wr["radio-control"],outlineClassName:wr.outline,label:c,description:g,disabled:p,readOnly:b,controlId:h},_c(k),{nativeControl:S=>d.createElement("input",Object.assign({},S,{tabIndex:C,type:"radio",ref:w,name:n,value:s,checked:f,"aria-disabled":b&&!p?"true":void 0,onChange:()=>{}})),onClick:()=>{var S;(S=B.current)===null||S===void 0||S.focus(),!f&&qe(v,{value:s})},styledControl:d.createElement("svg",{viewBox:"0 0 100 100",focusable:"false","aria-hidden":"true"},d.createElement("circle",{className:P(wr["styled-circle-border"],{[wr["styled-circle-disabled"]]:p,[wr["styled-circle-readonly"]]:b}),strokeWidth:6.25,cx:50,cy:50,r:46}),d.createElement("circle",{className:P(wr["styled-circle-fill"],{[wr["styled-circle-disabled"]]:p,[wr["styled-circle-checked"]]:f,[wr["styled-circle-readonly"]]:b}),strokeWidth:30,cx:50,cy:50,r:35}))}))}),On={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 Gx(t){var{selectionType:r,indeterminate:a=!1,onShiftToggle:n,onFocusUp:c,onFocusDown:s,name:f,ariaLabel:g,focusedComponent:p,rowIndex:h,itemKey:v,verticalAlign:b="middle"}=t,x=pe(t,["selectionType","indeterminate","onShiftToggle","onFocusUp","onFocusDown","name","ariaLabel","focusedComponent","rowIndex","itemKey","verticalAlign"]);const k=Xe(),B=r==="multi",{navigationActive:w}=y.useContext(qd),C=I=>{B&&(n==null||n(I.shiftKey))},S=I=>{C(I),B&&I.preventDefault()},G=I=>{C(I),B&&!w&&(I.keyCode===_e.up&&(I.preventDefault(),c==null||c(I)),I.keyCode===_e.down&&(I.preventDefault(),s==null||s(I)))},T=I=>{const z=I.currentTarget,A=z.tagName==="INPUT"?z:z.querySelector("input");A==null||A.focus()},E=B?d.createElement(q5,Object.assign({},x,{showOutline:p==="selection-control",controlId:k,"data-focus-id":"selection-control",indeterminate:a})):d.createElement(F5,Object.assign({},x,{controlId:k,name:f,value:"",label:""}));return d.createElement(d.Fragment,null,d.createElement("label",Object.assign({onKeyDown:G,onKeyUp:C,onMouseDown:S,onMouseUp:C,onClick:T,htmlFor:k,className:P(On.label,On.root,b==="top"&&On["label-top"]),"aria-label":g,title:g},h!==void 0&&!x.disabled?ze({detail:{position:`${h+1}`,item:v||""}}):{}),E),d.createElement("span",{className:On.stud,"aria-hidden":!0}," "))}const Wg=(t,r)=>typeof t=="function"?t(r):r[t],U5=(t,r,a)=>t?Wg(t,r):a,bc=(t,r)=>t?Wg(t,r):r,uc=(t,r)=>t.id||r,V5=t=>!t||t==="container"?"default":t==="borderless"?"embedded":t;function W5({columnDisplay:t,visibleColumns:r,columnDefinitions:a}){return t?X5({columnDisplay:t,columnDefinitions:a}):r?Y5({visibleColumns:r,columnDefinitions:a}):a}function X5({columnDisplay:t,columnDefinitions:r}){const a=r.reduce((n,c)=>c.id===void 0?n:Object.assign(Object.assign({},n),{[c.id]:c}),{});return t.filter(n=>n.visible).map(n=>a[n.id]).filter(Boolean)}function Y5({visibleColumns:t,columnDefinitions:r}){const a=new Set(t);return r.filter(({id:n})=>n!==void 0&&a.has(n))}function Ix(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 Dd="selection-item",$5="selection-root";class Ed{constructor(r,a){this.map=new Map,this.put=n=>this.map.set.call(this.map,bc(this.trackBy,n),n),this.has=n=>this.map.has.call(this.map,bc(this.trackBy,n)),this.forEach=this.map.forEach.bind(this.map),this.trackBy=r,a.forEach(this.put)}}const Zf={item:{["data-"+Dd]:"item"},all:{["data-"+Dd]:"all"},root:{["data-"+$5]:"true"}};function Z5(t,r){if(t!=="multi")return{};function a(s,f,g){let p=f;const h=Q5(s);for(;p>=-1&&p<r;){p+=g;const v=K5(h,p);if(v&&!v.disabled){v.focus();break}}}const[n,c]=[1,-1].map(s=>f=>{const g=f.currentTarget,p=yt(g,v=>v.dataset.selectionItem==="item"),h=Array.prototype.indexOf.call(p.parentElement.children,p);a(g,h,s)});return{moveFocusDown:n,moveFocusUp:c,moveFocus:a}}function K5(t,r){return r===-1?t.querySelector(`[data-${Dd}="all"] .${On.root} input`):t.querySelectorAll(`[data-${Dd}="item"] .${On.root} input`)[r]}function Q5(t){return yt(t,r=>r.dataset.selectionRoot==="true")}function J5(t){const r=eT(t),a=oT(t);return t.selectionType==="single"?r:a}function eT({ariaLabels:t,isItemDisabled:r=()=>!1,onSelectionChange:a,selectedItems:n=[],selectionType:c,trackBy:s,setLastUserAction:f}){const g=Xe();if(c!=="single")return{isItemSelected:()=>!1};const p=new Ed(s,n.slice(0,1)),h=p.has.bind(p),v=b=>{!r(b)&&!h(b)&&(qe(a,{selectedItems:[b]}),f==null||f("selection"))};return{isItemSelected:h,getItemSelectionProps:b=>{var x;return{name:g,selectionType:"single",disabled:r(b),checked:h(b),onChange:()=>v(b),ariaLabel:jr(t==null?void 0:t.selectionGroupLabel,(x=t==null?void 0:t.itemSelectionLabel)===null||x===void 0?void 0:x.call(t,{selectedItems:n},b))}}}}function oT({ariaLabels:t,isItemDisabled:r=()=>!1,items:a,loading:n,onSelectionChange:c,selectedItems:s=[],selectionType:f,trackBy:g,setLastUserAction:p}){const h=Xe(),[v,b]=y.useState(!1),[x,k]=y.useState(null);if(f!=="multi")return{isItemSelected:()=>!1};const B=new Ed(g,s),w=B.has.bind(B);let C=!0,S=!0;for(const j of a)C=C&&r(j),S=S&&(w(j)||r(j));const G=s.length>0&&S,T=s.length>0&&!S,E=new Map;a.forEach((j,M)=>E.set(bc(g,j),M));const I=j=>{const M=x?E.get(bc(g,x)):void 0;if(M!==void 0){const q=E.get(bc(g,j)),re=Math.min(q,M),W=Math.max(q,M);return a.slice(re,W+1)}return[j]},z=j=>{const M=[...s];return j.forEach(q=>{!w(q)&&!r(q)&&M.push(q)}),M},A=j=>{const M=new Ed(g,j),q=[];return s.forEach(re=>{(!M.has(re)||r(re))&&q.push(re)}),q},O=()=>{const j=S?A(a):z(a);qe(c,{selectedItems:j}),p==null||p("selection")},Y=j=>{if(!r(j)){const M=v?I(j):[j],q=w(j)?A(M):z(M);qe(c,{selectedItems:q}),k(j),p==null||p("selection")}};return{isItemSelected:w,getSelectAllProps:()=>{var j;return{name:h,selectionType:"multi",disabled:C||!!n,checked:G,indeterminate:T,onChange:O,ariaLabel:jr(t==null?void 0:t.selectionGroupLabel,(j=t==null?void 0:t.allItemsSelectionLabel)===null||j===void 0?void 0:j.call(t,{selectedItems:s})),selectionGroupLabel:t==null?void 0:t.selectionGroupLabel}},getItemSelectionProps:j=>{var M;return{name:h,selectionType:"multi",disabled:r(j),checked:w(j),onChange:()=>Y(j),onShiftToggle:q=>b(q),ariaLabel:jr(t==null?void 0:t.selectionGroupLabel,(M=t==null?void 0:t.itemSelectionLabel)===null||M===void 0?void 0:M.call(t,{selectedItems:s},j))}}}}function tT(t,r){return{scrollToTop:()=>{if(!t.current||!r.current)return;const c=Nx(t.current,r.current);c>0&&Kf(c,t.current)},scrollToItem:c=>{if(!c||!t.current||!r.current)return;const f=We(r.current).insetBlockEnd-We(c).insetBlockStart;f>0&&Kf(f,t.current)}}}function Nx(t,r){const a=We(r),n=We(t);return a.insetBlockStart-n.insetBlockStart}function Kf(t,r){const a=Yn(r);a.length?a[0].scrollTop-=t:window.scrollTo({top:window.pageYOffset-t})}const Ue={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 rT({header:t,filter:r,pagination:a,preferences:n,setLastUserAction:c}){const[s,f]=ru(["xs"]),g=typeof t=="string",p=y.useContext(ou).assignId,h=Xe("heading");p!==void 0&&g&&p(h);const v=s==="default",b=r||a||n;return d.createElement(d.Fragment,null,g?d.createElement("span",{id:h},t):t,b&&d.createElement("div",{ref:f,className:P(Ue.tools,v&&Ue["tools-small"])},r&&d.createElement("div",{className:Ue["tools-filtering"],onClickCapture:()=>c==null?void 0:c("filter"),onKeyDownCapture:()=>c==null?void 0:c("filter")},r),d.createElement("div",{className:Ue["tools-align-right"]},a&&d.createElement("div",{className:Ue["tools-pagination"],onClickCapture:()=>c==null?void 0:c("pagination")},a),n&&d.createElement("div",{className:Ue["tools-preferences"],onClickCapture:()=>c==null?void 0:c("preferences")},n))))}const rc={"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"},lT=t=>t%2!==0;function aT(t,r,a){if(!a)return t;const n=Math.min(t,Math.floor(a/r));return Math.max(1,n<t&&lT(n)?n-1:n)}function nT({columns:t=1,minColumnWidth:r=0,disableGutters:a,variant:n,children:c,__tagOverride:s}){const[f,g]=Pr(x=>x.contentBoxWidth),p=aT(t,r,f),h=n!=="text-grid"&&a,v=Sc(c),b=s??"div";return d.createElement(b,{ref:g,className:P(rc["css-grid"],rc[`grid-variant-${n}`],h&&[rc["grid-no-gutters"]]),style:{gridTemplateColumns:`repeat(${p}, minmax(0, 1fr))`}},v.map((x,k)=>{const B=x.key;return d.createElement("div",{key:B?String(B):void 0,className:P(rc.item,{[rc["first-column"]]:k%p===0})},x)}))}function iT(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"},cT={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 sT({columns:t,variant:r,borders:a,disableGutters:n,__breakpoint:c,children:s,__tagOverride:f}){var g;const p=r==="text-grid",h=!p&&n,v=!p&&(a==="horizontal"||a==="all"),b=!p&&(a==="vertical"||a==="all"),x=Sc(s),[k,B]=ru(dT);return d.createElement(jg,{ref:B,disableGutters:!0,gridDefinition:iT((g=cT[t])!==null&&g!==void 0?g:{},x.length),className:P(Ql.grid,Ql[`grid-columns-${t}`],Ql[`grid-variant-${r}`],{[Ql["grid-horizontal-borders"]]:v,[Ql["grid-vertical-borders"]]:b,[Ql["grid-no-gutters"]]:h}),__breakpoint:c||k,__responsiveClassName:w=>w&&Ql[`grid-breakpoint-${w}`],__tagOverride:f},s)}const dT=["default","xxs","xs"];function uT(t){var{columns:r=1,variant:a="default",borders:n="none",disableGutters:c=!1,minColumnWidth:s,children:f,__tagOverride:g,__breakpoint:p,__internalRootRef:h}=t,v=pe(t,["columns","variant","borders","disableGutters","minColumnWidth","children","__tagOverride","__breakpoint","__internalRootRef"]);const b=Qe(v);return d.createElement("div",Object.assign({},b,{className:P(b.className,Ql["column-layout"]),ref:h}),s?d.createElement(nT,{columns:r,borders:n,variant:a,minColumnWidth:s,disableGutters:c,__tagOverride:g},f):d.createElement(sT,{columns:r,variant:a,borders:n,disableGutters:c,__breakpoint:p,__tagOverride:g},f))}const fT=({children:t})=>d.createElement(jd.Provider,{value:{onClick:()=>{}}},d.createElement(ou.Provider,{value:{assignId:()=>{}}},d.createElement(Cd.Provider,{value:{}},d.createElement(Jd.Provider,{value:""},d.createElement(Xd.Provider,{value:Ly},d.createElement(qd.Provider,{value:Cy},t)))))),rt={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 sd;function gT(){hT(),document.body.classList.add(rt["modal-open"])}function _b(){document.body.classList.remove(rt["modal-open"]),mT()}function hT(){if(vT()){sd=document.body.style.paddingRight;const t=pT(),r=zg().width,a=t+r;document.body.style.paddingRight=a+"px"}}function pT(){return parseInt(window.getComputedStyle(document.body).paddingRight,10)}function mT(){sd?document.body.style.setProperty("padding-right",sd):document.body.style.removeProperty("padding-right"),sd=void 0}function vT(){return document.body.clientWidth<window.innerWidth}const wb={header:"awsui_header_15dxs_1ns0c_5"};function bT(t){const{funnelProps:r,funnelSubmit:a,funnelNextOrSubmitAttempt:n}=Ot(),{funnelStepProps:c}=Vr(),{subStepRef:s,funnelSubStepProps:f}=na(),g=({variant:p})=>{p==="primary"&&(n(),a())};return d.createElement(Rx,Object.assign({__funnelProps:r,__funnelStepProps:c,__subStepRef:s,__subStepFunnelProps:f,onButtonClick:g},t))}function Rx(t){var{modalRoot:r,getModalRoot:a,removeModalRoot:n}=t,c=pe(t,["modalRoot","getModalRoot","removeModalRoot"]);return d.createElement(Hd,{container:r,getContainer:a,removeContainer:n},d.createElement(yT,Object.assign({},c)))}function yT(t){var r,{size:a,visible:n,header:c,children:s,footer:f,disableContentPaddings:g,onButtonClick:p=()=>{},onDismiss:h,__internalRootRef:v=null,__injectAnalyticsComponentMetadata:b,__funnelProps:x,__funnelStepProps:k,__subStepRef:B,__subStepFunnelProps:w,referrerId:C}=t,S=pe(t,["size","visible","header","children","footer","disableContentPaddings","onButtonClick","onDismiss","__internalRootRef","__injectAnalyticsComponentMetadata","__funnelProps","__funnelStepProps","__subStepRef","__subStepFunnelProps","referrerId"]);const G=Xe(),T=`${S.id||G}-header`,E=y.useRef(null),[I,z]=ru(["xs"]),O=ft("modal")("closeAriaLabel",S.closeAriaLabel),Y=y.useRef(null),j=Ke(z,Y,v),M=Qe(S),q={name:"awsui.Modal",label:`.${wb.header} h2`},re=b?ze({component:q}):{},W=y.useRef(0),te=y.useRef(0),F=y.useRef(0),Z=y.useRef(!1);y.useEffect(()=>()=>{_b()},[]);const oe=()=>{W.current=performance.now(),te.current=0,Z.current=!1},fe=H=>{var he;if(F.current===0&&W.current&&W.current!==0&&!Z.current){const ve=H-W.current;Xb.modalPerformanceData({timeToContentReadyInModal:ve,instanceIdentifier:G,componentIdentifier:((he=be.current)===null||he===void 0?void 0:he.textContent)||""}),Z.current=!0}},R=100;y.useEffect(()=>{n?(gT(),oe(),setTimeout(()=>{fe(W.current)},R)):_b()},[n]),y.useEffect(()=>{n&&Y.current&&(Y.current.scrollTop=0)},[n]);const X=H=>qe(h,{reason:H}),le=H=>{E.current=H.target},ae=H=>{const he=Y.current,ve=E.current;H.target===he&&ve===he&&X("overlay")},ge=()=>X("closeButton"),me=H=>{H.keyCode===_e.escape&&X("keyboard")},{ref:ue,isIntersecting:ne}=tx(),[se,Q]=Pr(H=>H.borderBoxHeight),be=y.useRef(null),{subStepRef:De}=na();return d.createElement(oy.Provider,{value:`.${rt["header--text"]}`},d.createElement(fT,null,d.createElement(Gy.Provider,{value:{isInModal:!0,componentLoadingCount:F,emitTimeToContentReadyInModal:fe}},d.createElement("div",Object.assign({},M,x,k,{className:P(rt.root,{[rt.hidden]:!n},M.className,rt.refresh),role:"dialog","aria-labelledby":T,onMouseDown:le,onClick:ae,ref:j,style:se?{scrollPaddingBottom:se}:void 0,"data-awsui-referrer-id":((r=De.current)===null||r===void 0?void 0:r.id)||C}),d.createElement(xg,{disabled:!n,autoFocus:!0,restoreFocus:!0,className:rt["focus-lock"]},d.createElement("div",Object.assign({className:P(rt.dialog,rt[a],rt[`breakpoint-${I}`],rt.refresh),onKeyDown:me},re),d.createElement("div",{className:rt.container},d.createElement("div",{className:P(rt.header,wb.header)},d.createElement(Mg,{variant:"h2",__disableActionsWrapping:!0,actions:d.createElement("div",Object.assign({},ze({action:"dismiss"})),d.createElement(Gt,{ariaLabel:O,className:rt["dismiss-control"],variant:"modal-dismiss",iconName:"close",formAction:"none",onClick:ge}))},d.createElement("span",{ref:be,id:T,className:rt["header--text"]},c))),d.createElement("div",Object.assign({ref:B},w,{className:P(rt.content,{[rt["no-paddings"]]:g})}),s,d.createElement("div",{ref:ue})),f&&d.createElement(jd.Provider,{value:{onClick:p}},d.createElement("div",{ref:Q,className:P(rt.footer,ne&&rt["footer--stuck"])},f)))))))))}const xT={root:"awsui_root_r2vco_w90gc_145"},kT=d.forwardRef((t,r)=>{var a,{options:n,filteringType:c="none",filteringPlaceholder:s,filteringAriaLabel:f,filteringClearAriaLabel:g,filteringResultsText:p,inlineLabelText:h,ariaRequired:v,placeholder:b,disabled:x,readOnly:k,ariaLabel:B,statusType:w="finished",empty:C,loadingText:S,finishedText:G,errorText:T,noMatch:E,triggerVariant:I="label",renderHighlightedAriaLive:z,selectedOption:A,onBlur:O,onFocus:Y,onLoadItems:j,onChange:M,virtualScroll:q,expandToViewport:re,autoFocus:W,__inFilteringToken:te,__internalRootRef:F=null}=t,Z=pe(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 oe=Qe(Z),fe=Dc(Z),R=ft("select"),X=R("errorIconAriaLabel",Z.errorIconAriaLabel),le=R("selectedAriaLabel",Z.selectedAriaLabel),ae=R("recoveryText",Z.recoveryText);Z.recoveryText;const{handleLoadMore:ge,handleRecoveryClick:me,fireLoadItems:ue}=G5({onLoadItems:j,options:n,statusType:w}),[ne,se]=y.useState(""),{filteredOptions:Q,parentMap:be,totalCount:De,matchesCount:H}=S5(n,c,ne),he=y.useRef(null),ve=y.useRef(null),Ce=Xe("trigger"),Te=(a=fe.controlId)!==null&&a!==void 0?a:Ce,ye=y.useRef(null),{isOpen:Pe,highlightType:Ge,highlightedOption:je,highlightedIndex:He,getTriggerProps:ke,getDropdownProps:we,getFilterProps:Ne,getMenuProps:Me,getOptionProps:$e,highlightOption:lo,selectOption:bo,announceSelected:Je}=M5({selectedOptions:A?[A]:[],updateSelectedOption:kt=>qe(M,{selectedOption:kt}),options:Q,filteringType:c,onBlur:O,onFocus:Y,externalRef:r,fireLoadItems:ue,setFilteringValue:se,statusType:w}),Eo=R5({isEnabled:c==="none"&&!k,options:Q,highlightOption:Pe?lo:bo,highlightedOption:Pe?je==null?void 0:je.option:A}),go=Xe("select-arialabel-"),Ho=Xe("footer");y.useEffect(()=>{var kt;(kt=ye.current)===null||kt===void 0||kt.call(ye,He)},[He]);const fo=d.createElement(AC,Object.assign({clearAriaLabel:g,filteringType:c,placeholder:s,ariaLabel:f,ariaRequired:v,value:ne},Ne())),Ro=d.createElement(t5,Object.assign({ref:ve,placeholder:b,disabled:x,readOnly:k,triggerVariant:I,triggerProps:ke(x,W),selectedOption:A,isOpen:Pe,inFilteringToken:te,inlineLabelText:h},fe,{controlId:Te,ariaLabelledby:jr(fe.ariaLabelledby,go)})),Fo=!n||n.length===0,Dt=Q&&Q.length===0,gt=c!=="none"&&ne.length>0&&Q&&Q.length>0,$r=gt?p==null?void 0:p(H,De):void 0,It=IC({statusType:w,empty:C,loadingText:S,finishedText:G,errorText:T,recoveryText:ae,isEmpty:Fo,isNoMatch:Dt,noMatch:E,isFiltered:gt,filteringResultsText:$r,errorIconAriaLabel:X,onRecoveryClick:me,hasRecoveryCallback:!!j}),sa=Object.assign(Object.assign({},Me()),{onLoadMore:ge,ariaLabelledby:jr(go,Te),ariaDescribedby:It.content?Ho:void 0}),yl=E5({announceSelected:Je,highlightedOption:je,getParent:kt=>{var Cr;return(Cr=be.get(kt))===null||Cr===void 0?void 0:Cr.option},selectedAriaLabel:le,renderHighlightedAriaLive:z}),Qt=q?_5:JC,Kn=kt=>{kt.target!==document.activeElement&&kt.preventDefault()},Ya=Ke(he,F),xt=we();return d.createElement("div",Object.assign({},oe,{ref:Ya,className:P(xT.root,oe.className),onKeyDown:Eo}),d.createElement(Ig,Object.assign({},xt,{ariaLabelledby:xt.dropdownContentRole?jr(go,Te):void 0,ariaDescribedby:xt.dropdownContentRole&&It.content?Ho:void 0,open:Pe,stretchTriggerHeight:!!te,stretchBeyondTriggerWidth:!0,trigger:Ro,header:fo,onMouseDown:Kn,footer:It.isSticky?d.createElement(mb,{content:Pe?It.content:null,id:Ho}):null,expandToViewport:re}),d.createElement(Qt,{listBottom:It.isSticky?null:d.createElement(mb,{content:Pe?It.content:null,id:Ho}),menuProps:sa,getOptionProps:$e,filteredOptions:Q,filteringValue:ne,ref:ye,hasDropdownStatus:It.content!==null,screenReaderContent:yl,highlightType:Ge})),d.createElement("div",{hidden:!0,id:go},B||h))}),Bb=y.createContext({}),_T=(t,r)=>{const a=Og(),n=y.useMemo(()=>cx(r),[r]);y.useEffect(()=>{var c;if(!((c=a==null?void 0:a.filterRef)===null||c===void 0)&&c.current)return a.filterRef.current.filterText=t,a.filterRef.current.filterCount=n,a.filterRef.current.filtered=!!t,()=>{var s,f,g;(s=a.filterRef.current)===null||s===void 0||delete s.filterText,(f=a.filterRef.current)===null||f===void 0||delete f.filterCount,(g=a.filterRef.current)===null||g===void 0||delete g.filtered}},[a==null?void 0:a.filterRef,n,t])},Qf={root:"awsui_root_1sdq3_1r7gl_145",input:"awsui_input_1sdq3_1r7gl_180",results:"awsui_results_1sdq3_1r7gl_184"},wT=2e3,BT=d.forwardRef(({id:t,renderLiveRegion:r,children:a},n)=>{const c=y.useRef(null);return y.useImperativeHandle(n,()=>({reannounce:()=>{var s;(s=c.current)===null||s===void 0||s.reannounce()}}),[]),d.createElement(d.Fragment,null,d.createElement("span",{className:Qf.results,id:t},a),r&&d.createElement(Tt,{delay:wT,tagName:"span",hidden:!0,ref:c},a))}),ST=2e3;function CT({searchQuery:t,countText:r,loading:a,announceCallback:n}){const c=y.useRef(a),s=Tc(()=>{!r||c.current||n()},ST);y.useEffect(()=>{c.current=a,s()},[t,r,a,s])}const TT=d.forwardRef((t,r)=>{var{filteringText:a,filteringAriaLabel:n,filteringPlaceholder:c,filteringClearAriaLabel:s,controlId:f,ariaLabelledby:g,ariaDescribedby:p,disabled:h,countText:v,disableBrowserAutocorrect:b,onChange:x,onDelayedChange:k,loading:B=!1,__internalRootRef:w}=t,C=pe(t,["filteringText","filteringAriaLabel","filteringPlaceholder","filteringClearAriaLabel","controlId","ariaLabelledby","ariaDescribedby","disabled","countText","disableBrowserAutocorrect","onChange","onDelayedChange","loading","__internalRootRef"]);const S=Qe(C),G=y.useRef(null),T=y.useRef(null);Xa(r,G),_T(a,v);const E=Xe("text-filter-search-results"),I=a&&v&&!h;return CT({searchQuery:a,countText:v,loading:B,announceCallback:()=>{var z;(z=T.current)===null||z===void 0||z.reannounce()}}),d.createElement("div",Object.assign({},S,{className:P(S.className,Qf.root),ref:w}),d.createElement(qg,{__inheritFormFieldProps:!0,disableBrowserAutocorrect:b,ref:G,className:Qf.input,type:"search",ariaLabel:n,placeholder:c,value:a,disabled:h,controlId:f,ariaLabelledby:g,ariaDescribedby:jr(I?E:void 0,p),autoComplete:!1,clearAriaLabel:s,onChange:z=>qe(x,{filteringText:z.detail.value}),__onDelayedInput:z=>qe(k,{filteringText:z.detail.value})}),I?d.createElement(BT,{renderLiveRegion:!B,id:E,ref:T},v):null)});function lu(t){var{columns:r=1,variant:a="default",borders:n="none",disableGutters:c=!1}=t,s=pe(t,["columns","variant","borders","disableGutters"]);const f=Po("ColumnLayout",{props:{borders:n,columns:r,disableGutters:c,minColumnWidth:s.minColumnWidth,variant:a}}),g=Vg(s);return d.createElement(uT,Object.assign({columns:r,variant:a,borders:n,disableGutters:c},g,f))}jo(lu,"ColumnLayout");function qr(t){var{variant:r="default",disableHeaderPaddings:a=!1,disableContentPaddings:n=!1,fitHeight:c=!1}=t,s=pe(t,["variant","disableHeaderPaddings","disableContentPaddings","fitHeight"]);const f=vl(s),g=Po("Container",{props:{disableContentPaddings:n,disableHeaderPaddings:a,fitHeight:c,variant:r},metadata:{hasInstanceIdentifier:!!(f!=null&&f.instanceIdentifier)}},f),p=Vg(s),h={name:"awsui.Container",label:{root:"self"}};return d.createElement(eu,{subStepIdentifier:f==null?void 0:f.instanceIdentifier,subStepErrorContext:f==null?void 0:f.errorContext},d.createElement(ax,Object.assign({variant:r,disableContentPaddings:n,disableHeaderPaddings:a,fitHeight:c},s,p,g,ze({component:h}))))}jo(qr,"Container");function DT(t){var r;const a=(r=void 0)!==null&&r!==void 0?r:!1,n=y.useContext(US),c=y.useRef(null),s=y.useCallback(()=>c.current,[c]),f=y.useCallback(g=>{a||n(g.contentBoxHeight)},[a,n]);return Wr(s,f),y.useLayoutEffect(function(){return()=>{a||n(0)}},[a,n]),c}const vt={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"},lc={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"},ET=((1<<30)-1)/120;function GT(t){var{children:r,disableOverlap:a,header:n,headerVariant:c="default",headerBackgroundStyle:s,__internalRootRef:f,maxContentWidth:g=Number.MAX_VALUE,breadcrumbs:p,notifications:h,defaultPadding:v,secondaryHeader:b}=t,x=pe(t,["children","disableOverlap","header","headerVariant","headerBackgroundStyle","__internalRootRef","maxContentWidth","breadcrumbs","notifications","defaultPadding","secondaryHeader"]);const k=y.useRef(null),B=Ke(k,f),w=Qe(x),C=bl(),S=py(k),G=DT(),T=!r||a,E=c==="high-contrast"&&C?FS:"";return d.createElement("div",Object.assign({},w,{className:P(w.className,vt.layout,{[vt["is-overlap-disabled"]]:T,[vt["is-visual-refresh"]]:C,[vt["has-header"]]:!!n,[vt["default-padding"]]:!!v,[vt["has-notifications"]]:!!h}),style:{[wd.contentLayoutMaxContentWidth]:g<Number.MAX_VALUE?`${g}px`:`${ET}px`},ref:B}),d.createElement("div",{className:P(vt.background,{[vt["has-default-background"]]:!s},E),ref:G},s&&d.createElement("div",{className:vt["header-background"],style:{background:typeof s=="function"?s(S):s}})),h&&d.createElement("div",{className:P(vt.notifications,lc.notifications,E)},h),p&&d.createElement("div",{className:P(vt.breadcrumbs,lc.breadcrumbs,E)},p),n&&!b&&d.createElement("div",{className:P(vt["header-wrapper"],lc.header,E,{[vt["with-divider"]]:c==="divider"})},n),n&&b&&d.createElement("div",{className:P(vt["header-wrapper"],{[vt["with-divider"]]:c==="divider"})},d.createElement(jg,{gridDefinition:[{colspan:{default:12,xs:9}},{colspan:{default:12,xs:3}}]},d.createElement("div",{className:P(lc.header,E)},n),d.createElement("div",{className:lc["secondary-header"]},b))),d.createElement("div",{className:P(vt.content,{[vt["with-divider"]]:c==="divider"})},r))}function Ax(t){const r=Po("ContentLayout",{props:{disableOverlap:t.disableOverlap}});return d.createElement(GT,Object.assign({},t,r))}jo(Ax,"ContentLayout");function Gd(t){var{variant:r="default"}=t,a=pe(t,["variant"]);const n=vl(a),c=Po("ExpandableSection",{props:{disableContentPaddings:a.disableContentPaddings,headingTagOverride:a.headingTagOverride,variant:r},metadata:{hasInstanceIdentifier:!!(n!=null&&n.instanceIdentifier),hasHeaderActions:!!a.headerActions}},n);return d.createElement(_C,Object.assign({variant:r},a,c,{__injectAnalyticsComponentMetadata:!0}))}jo(Gd,"ExpandableSection");function IT(t){const r={};for(const a in t){const n=t[a];n&&(r[a]=n.getBoundingClientRect())}return r}function NT({oldState:t,elements:r,onTransitionsEnd:a,newElementInitialState:n}){for(const c in r){const s=r[c],f=t[c];if(s){const g=s.getBoundingClientRect(),p={scale:1,x:0,y:0},h=f?{scale:f.width/g.width,x:(f.left+f.right)/2-(g.left+g.right)/2,y:(f.top+f.bottom)/2-(g.top+g.bottom)/2}:n?n(g):{},v=Object.assign(Object.assign({},p),h);s.style.transitionProperty="none",s.style.transform=`scale(${v.scale}) translate(${v.x}px, ${v.y}px)`,f||(s.style.opacity="0")}}requestAnimationFrame(()=>{const c=new Set;for(const s in r){const f=r[s];if(f){t[s]?(f.style.transitionProperty="transform",f.style.transform=""):(f.style.transitionProperty="transform, opacity",f.style.transform="",f.style.opacity="");const p=v=>{v.target===f&&(c.add(s),f.removeEventListener("transitionstart",p))},h=v=>{v.target===f&&(f.style.transitionProperty="",f.removeEventListener("transitionend",h),a&&(c.delete(s),c.size===0&&a()))};f.addEventListener("transitionstart",p),f.addEventListener("transitionend",h)}}})}const Jf={"flash-header":"awsui_flash-header_4c95g_vov7p_5"},zx=(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},Lx=(t,r,a)=>{const n={itemLabel:`.${Jf["flash-header"]}`,itemPosition:`${t}`,itemType:r};return a&&(n.itemId=a),{component:{innerContext:n}}},RT=2e3,Hx={error:"red",info:"blue","in-progress":"blue",success:"green",warning:"yellow"};function AT(t){const r="blue";return t&&Hx[t]||r}function Ox(t){return t.loading?"in-progress":t.type||"info"}function Mx(t){return AT(Ox(t))}function zT(t,r){const a=[],n=[],c=new Set,s=Object.keys(Hx).length,f=Math.min(t.length,r);for(let v=0;v<t.length;v++){const b=t[v],x=Mx(b),k=c.has(x);if(v<f)a.push({item:Object.assign(Object.assign({},b),{expandedIndex:v}),isColorRepeated:k});else{if(c.size===s)break;k||n.push(Object.assign(Object.assign({},b),{expandedIndex:v}))}c.add(x)}const g=[];let p=0;for(let v=a.length-1;v>=0;v--){const b=a[v];b.isColorRepeated&&p<n.length?p+=1:g.push(b.item)}const h=g.reverse();for(let v=0;h.length<r;v++)h.push(n[v]);return h}function LT(t){const r={error:0,info:0,"in-progress":0,success:0,warning:0};for(const a of t){const n=Ox(a);r[n]+=1}return r}const HT=[{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"}],xe={"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"},OT={success:"status-positive",warning:"status-warning",info:"status-info",error:"status-negative","in-progress":"status-in-progress"},MT=My(Yd.flashbar.onActionRegistered),PT=Py("flash",Yd.flashContent);function jT(t,r){return d.createElement("div",Object.assign({className:xe["dismiss-button-wrapper"]},ze({action:"dismiss"})),d.createElement(Gt,{onClick:r,className:xe["dismiss-button"],variant:"flashbar-icon",iconName:"close",formAction:"none",ariaLabel:t}))}const Px=Tx((t,r)=>{var a;const n=`[data-itemid="${CSS.escape(r)}"] .${xe["flash-focus-container"]}`;(a=t==null?void 0:t.querySelector(n))===null||a===void 0||a.focus()},RT,{trailing:!1}),jx=d.forwardRef((t,r)=>{var{id:a,header:n,content:c,dismissible:s,dismissLabel:f,loading:g,action:p,buttonText:h,onButtonClick:v,onDismiss:b,className:x,transitionState:k,ariaRole:B,i18nStrings:w,type:C="info",analyticsMetadata:S}=t,G=pe(t,["id","header","content","dismissible","dismissLabel","loading","action","buttonText","onButtonClick","onDismiss","className","transitionState","ariaRole","i18nStrings","type","analyticsMetadata"]);const[T,E]=jy(),I=ty("Flash",la,S),z=Ke(r,I,E),A=Xe("flash-icon"),O=Xe("flash-message"),Y=y.useRef(null),j=y.useRef(null),{discoveredActions:M,headerRef:q,contentRef:re}=MT(C),{initialHidden:W,headerReplacementType:te,contentReplacementType:F,headerRef:Z,contentRef:oe,replacementHeaderRef:fe,replacementContentRef:R}=PT({type:C,header:n,children:c}),X=Ke(q,Z,Y),le=Ke(re,oe,j),ae=G.statusIconAriaLabel||(w==null?void 0:w[`${g||C==="in-progress"?"inProgress":C}IconAriaLabel`]),ge=OT[C],me=g?d.createElement("span",{role:"img","aria-label":ae},d.createElement(Wd,null)):d.createElement(so,{name:ge,ariaLabel:ae}),ue=g?"info":C,ne={[W_]:ue};return S!=null&&S.suppressFlowMetricEvents&&(ne[X_]="true"),d.createElement("div",Object.assign({ref:z,role:B,"aria-live":B?"off":void 0,"data-itemid":a,className:P(xe.flash,xe[`flash-type-${ue}`],x,k&&{[xe.enter]:k==="enter",[xe.entering]:k==="entering",[xe.entered]:k==="entered",[xe.exit]:k==="exit",[xe.exiting]:k==="exiting",[xe.exited]:k==="exited"},Bc(C==="warning"&&!g?"flashbar-warning":"flashbar"),W&&xe["initial-hidden"])},ne),d.createElement("div",{className:xe["flash-body"]},d.createElement("div",{className:xe["flash-focus-container"],tabIndex:-1,role:"group","aria-labelledby":`${A} ${O}`},d.createElement("div",{className:P(xe["flash-icon"],xe["flash-text"]),id:A},me),d.createElement("div",{className:P(xe["flash-message"],xe["flash-text"]),id:O},d.createElement("div",{className:P(xe["flash-header"],te!=="original"?xe.hidden:Jf["flash-header"]),ref:X},n),d.createElement("div",{className:P(xe["header-replacement"],te!=="replaced"&&xe.hidden),ref:fe}),d.createElement("div",{className:P(xe["flash-content"],F!=="original"?xe.hidden:Jf["flash-header"]),ref:le},c),d.createElement("div",{className:P(xe["content-replacement"],F!=="replaced"&&xe.hidden),ref:R}))),d.createElement(qy,{className:xe["action-button-wrapper"],testUtilClasses:{actionSlot:xe["action-slot"],actionButton:xe["action-button"]},action:p,discoveredActions:M,buttonText:h,onButtonClick:v,containerWidth:T,wrappedClass:xe["action-wrapped"]})),s&&jT(f,b),B==="status"&&d.createElement(Tt,{sources:[ae,Y,j]}))});function qx(t){var{items:r,onItemsAdded:a,onItemsChanged:n,onItemsRemoved:c}=t,s=pe(t,["items","onItemsAdded","onItemsChanged","onItemsRemoved"]);const{__internalRootRef:f}=Po("Flashbar",{props:{stackItems:s.stackItems}}),g=y.useMemo(()=>r.every(S=>"id"in S),[r]),p=Qe(s),h=y.useRef(null),v=Ke(h,f),b=hg(h),x=bl(),[k,B]=y.useState(r),[w,C]=y.useState(null);if(r){const S=r.filter(({id:T})=>T&&!k.some(E=>E.id===T)),G=k.filter(({id:T})=>T&&!r.some(E=>E.id===T));if(S.length>0||G.length>0){B(r),a==null||a(S),c==null||c(G),n==null||n({allItemsHaveId:g,isReducedMotion:b});const T=S.filter(({ariaRole:E})=>E==="alert");T.length>0&&C(T[0].id)}}return y.useEffect(()=>{w&&Px(h.current,w)},[w,h]),{allItemsHaveId:g,baseProps:p,isReducedMotion:b,isVisualRefresh:x,mergedRef:v,ref:h}}const Sb=1,qT=100;function FT(t){var{items:r}=t,a=pe(t,["items"]);const[n,c]=y.useState([]),[s,f]=y.useState([]),[g,p]=y.useState(!1),h=y.useCallback(()=>{const H=g?C.current:w.current;return Object.assign(Object.assign({},H),{notificationBar:E.current})},[g]),v=y.useCallback(()=>{const H=IT(h());G(H)},[h]),{baseProps:b,isReducedMotion:x,mergedRef:k,ref:B}=qx(Object.assign(Object.assign({items:r},a),{onItemsAdded:H=>{c([...n,...H])},onItemsChanged:H=>{H!=null&&H.allItemsHaveId&&!(H!=null&&H.isReducedMotion)&&v()},onItemsRemoved:H=>{f([...s,...H])}})),w=y.useRef({}),C=y.useRef({}),[S,G]=y.useState(null),T=y.useRef(null),E=y.useRef(null),[I,z]=y.useState(!1),A=Xe("flashbar"),O=Xe("item-count");r.length<=Sb&&g&&p(!1);const Y=!x;function j(){x||v(),p(H=>!H)}y.useLayoutEffect(()=>{if(g&&(r!=null&&r.length)){const H=r[0];H.id!==void 0&&Px(B.current,H.id)}},[g]),yd(()=>{!g&&E.current&&_g(E.current)},[g]);const M=y.useMemo(()=>Tx(()=>{const H=T==null?void 0:T.current,he=H==null?void 0:H.parentElement;if(H&&he){he.classList.remove(xe.floating);const ve=window.innerHeight,Ce=yt(he,ye=>ye.getAttribute("role")==="region")||he;g&&Math.ceil(Ce.getBoundingClientRect().bottom)>=ve||he.classList.add(xe.floating)}},qT),[g]);y.useLayoutEffect(()=>(window.addEventListener("resize",M),()=>{window.removeEventListener("resize",M),M.cancel()}),[M]);const{i18nStrings:q}=a,re=ft("flashbar"),W=re("i18nStrings.ariaLabel",q==null?void 0:q.ariaLabel),te=re("i18nStrings.notificationBarText",q==null?void 0:q.notificationBarText),F=re("i18nStrings.notificationBarAriaLabel",q==null?void 0:q.notificationBarAriaLabel),Z={errorIconAriaLabel:re("i18nStrings.errorIconAriaLabel",q==null?void 0:q.errorIconAriaLabel),inProgressIconAriaLabel:re("i18nStrings.inProgressIconAriaLabel",q==null?void 0:q.inProgressIconAriaLabel),infoIconAriaLabel:re("i18nStrings.infoIconAriaLabel",q==null?void 0:q.infoIconAriaLabel),successIconAriaLabel:re("i18nStrings.successIconAriaLabel",q==null?void 0:q.successIconAriaLabel),warningIconAriaLabel:re("i18nStrings.warningIconAriaLabel",q==null?void 0:q.warningIconAriaLabel)};y.useLayoutEffect(()=>{S&&(M(),NT({elements:h(),oldState:S,newElementInitialState:({top:H})=>({scale:.9,y:-.2*H}),onTransitionsEnd:()=>z(!1)}),z(!0),G(null))},[M,h,S,g]);const oe=r.length>Sb,fe=LT(r),R=new Set(r.map(Mx)).size,X=Math.max(R,3),le=Math.min(X,r.length),ae=g?r.map((H,he)=>Object.assign(Object.assign({},H),{expandedIndex:he})):zT(r,le).map((H,he)=>Object.assign(Object.assign({},H),{collapsedIndex:he})),ge=H=>{var he,ve;return(ve=(he=H.id)!==null&&he!==void 0?he:H.expandedIndex)!==null&&ve!==void 0?ve:0},me=H=>n.some(he=>he.id&&he.id===H.id),ue=H=>!("expandedIndex"in H),ne=H=>me(H)||ue(H),se=H=>g||ue(H)||"expandedIndex"in H&&H.expandedIndex===0,Q=(H,he)=>he===0&&ne(H),be=H=>`flash-${ge(H)}`,De=()=>d.createElement("ul",{ref:T,className:P(xe["flash-list"],g?xe.expanded:xe.collapsed,I&&xe["animation-running"],S&&xe["animation-ready"],xe["visual-refresh"]),id:A,"aria-label":W,"aria-describedby":oe?O:void 0,style:!g||I?{[wd.flashbarStackDepth]:le}:void 0},d.createElement(VT,{withMotion:!x},ae.map((H,he)=>d.createElement(Md,{key:ge(H),in:!ue(H),onStatusChange:ve=>{ve==="entered"?c([]):ve==="exited"&&f([])}},(ve,Ce)=>{var Te,ye,Pe;return d.createElement("li",Object.assign({"aria-hidden":!se(H),className:se(H)?P(xe["flash-list-item"],!g&&xe.item,!w.current[be(H)]&&xe["expanded-only"]):P(xe.flash,xe[`flash-type-${(Te=H.type)!==null&&Te!==void 0?Te:"info"}`],xe.item),ref:Ge=>{g?C.current[be(H)]=Ge:w.current[be(H)]=Ge},style:!g||I?{[wd.flashbarStackIndex]:(Pe=(ye=H.collapsedIndex)!==null&&ye!==void 0?ye:H.expandedIndex)!==null&&Pe!==void 0?Pe:he}:void 0,key:ge(H)},ze(Lx(he+1,H.type||"info",H.id))),se(H)&&d.createElement(jx,Object.assign({className:P(Y&&xe["flash-with-motion"],xe["flash-refresh"]),key:ge(H),ref:Q(H,he)?Ce:void 0,transitionState:Q(H,he)?ve:void 0,i18nStrings:Z},H)))}))));return d.createElement("div",Object.assign({},b,{className:P(b.className,xe.flashbar,xe.stack,oe&&xe.collapsible,r.length===2&&xe["short-list"],g&&xe.expanded,xe["visual-refresh"]),ref:k},ze(zx(r.length,!0,g))),g&&De(),oe&&d.createElement("div",Object.assign({className:P(xe["notification-bar"],xe["visual-refresh"],g?xe.expanded:xe.collapsed,I&&xe["animation-running"],r.length===2&&xe["short-list"],Bc("flashbar")),onClick:j,ref:E},ze({action:g?"collapse":"expand",detail:{label:"h2"}})),d.createElement("span",{"aria-live":"polite",className:xe.status,role:"status",id:O},te&&d.createElement("h2",{className:xe.header},te),d.createElement("span",{className:xe["item-count"]},HT.map(({type:H,labelName:he,iconName:ve})=>d.createElement(UT,{key:H,iconName:ve,label:Z[he],count:fe[H]})))),d.createElement("button",{"aria-controls":A,"aria-describedby":O,"aria-expanded":g,"aria-label":F,className:P(xe.button,g&&xe.expanded)},d.createElement(so,{className:xe.icon,size:"normal",name:"angle-down"}))),!g&&De())}const UT=({iconName:t,label:r,count:a})=>d.createElement("span",{className:xe["type-count"]},d.createElement("span",{title:r},d.createElement(so,{name:t,ariaLabel:r})),d.createElement("span",{className:xe["count-number"]},a)),VT=({children:t,withMotion:r})=>r?d.createElement(Od,{component:null},t):d.createElement(d.Fragment,null,t),WT=115;function XT(t){var{items:r,i18nStrings:a}=t,n=pe(t,["items","i18nStrings"]);const{allItemsHaveId:c,baseProps:s,isReducedMotion:f,isVisualRefresh:g,mergedRef:p}=qx(Object.assign({items:r},n)),h=ft("flashbar"),v=h("i18nStrings.ariaLabel",a==null?void 0:a.ariaLabel),b={errorIconAriaLabel:h("i18nStrings.errorIconAriaLabel",a==null?void 0:a.errorIconAriaLabel),inProgressIconAriaLabel:h("i18nStrings.inProgressIconAriaLabel",a==null?void 0:a.inProgressIconAriaLabel),infoIconAriaLabel:h("i18nStrings.infoIconAriaLabel",a==null?void 0:a.infoIconAriaLabel),successIconAriaLabel:h("i18nStrings.successIconAriaLabel",a==null?void 0:a.successIconAriaLabel),warningIconAriaLabel:h("i18nStrings.warningIconAriaLabel",a==null?void 0:a.warningIconAriaLabel)},x=f||!g||!c,k=!f&&g;function B(){if(!(x||!r))return d.createElement(Od,{component:"ul",className:xe["flash-list"],"aria-label":v},r.map((S,G)=>{var T;return d.createElement(Md,{transitionChangeDelay:{entering:WT},key:(T=S.id)!==null&&T!==void 0?T:G,in:!0},(E,I)=>{var z;return d.createElement("li",{className:xe["flash-list-item"]},C(S,(z=S.id)!==null&&z!==void 0?z:G,I,E))})}))}function w(){if(!(!x||!r))return d.createElement("ul",Object.assign({className:xe["flash-list"],"aria-label":v},ze(zx(r.length,!1))),r.map((S,G)=>{var T,E;return d.createElement("li",Object.assign({key:(T=S.id)!==null&&T!==void 0?T:G,className:xe["flash-list-item"]},ze(Lx(G+1,S.type||"info",S.id))),C(S,(E=S.id)!==null&&E!==void 0?E:G))}))}function C(S,G,T,E){return d.createElement(jx,Object.assign({className:P(k&&xe["flash-with-motion"],xe["flash-refresh"]),key:G,ref:T,transitionState:E,i18nStrings:b},S))}return d.createElement("div",Object.assign({},s,{className:P(s.className,xe.flashbar),ref:p}),B(),w())}function Fx(t){return t.stackItems?d.createElement(FT,Object.assign({},t)):d.createElement(XT,Object.assign({},t))}jo(Fx,"Flashbar");const Id={header:"awsui_header_6xiez_1ns0c_5"},$l={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 YT(t){var{children:r,header:a,errorText:n,errorIconAriaLabel:c,actions:s,secondaryActions:f,__internalRootRef:g,__injectAnalyticsComponentMetadata:p,__errorSlotId:h}=t,v=pe(t,["children","header","errorText","errorIconAriaLabel","actions","secondaryActions","__internalRootRef","__injectAnalyticsComponentMetadata","__errorSlotId"]);const b=Qe(v),k=ft("form")("errorIconAriaLabel",c),B={component:{name:"awsui.Form",label:{selector:["h1","h2","h3"].map(w=>`.${Id.header} ${w}`)}}};return d.createElement("div",Object.assign({},b,{ref:g,className:P($l.root,b.className)},p?ze(B):{}),a&&d.createElement("div",{className:P($l.header,Id.header)},a),r&&d.createElement("div",{className:$l.content},r),n&&d.createElement(_d,{margin:{top:"l"}},d.createElement(Fy,{type:"error",statusIconAriaLabel:k},d.createElement("div",{className:$l.error,id:h},n))),(s||f)&&d.createElement("div",{className:$l.footer},d.createElement("div",{className:$l["actions-section"]},s&&d.createElement("div",{className:$l.actions},s),f&&d.createElement("div",{className:$l["secondary-actions"]},f))),n&&d.createElement(Tt,{hidden:!0,tagName:"span",assertive:!0},k,", ",n))}const $T=t=>{var{variant:r="full-page",actions:a,errorText:n,__internalRootRef:c}=t,s=pe(t,["variant","actions","errorText","__internalRootRef"]);const{funnelIdentifier:f,funnelInteractionId:g,funnelProps:p,funnelSubmit:h,funnelNextOrSubmitAttempt:v,errorCount:b,submissionAttempt:x,funnelErrorContext:k}=Ot(),B=$_(),w=({variant:S})=>{S==="primary"&&(v(),h())},C=Xe("form-error-");return y.useEffect(()=>{var S,G;if(g&&n){b.current++;const T=bt(B.current.stepNameSelector);return ur.funnelStepError({funnelInteractionId:g,stepNumber:B.current.stepNumber,stepNameSelector:B.current.stepNameSelector,stepName:T,stepIdentifier:B.current.stepIdentifier,currentDocument:(S=c.current)===null||S===void 0?void 0:S.ownerDocument,totalSubSteps:B.current.subStepCount.current,funnelIdentifier:f,subStepAllSelector:pl(),errorContext:B.current.stepErrorContext,subStepConfiguration:(G=B.current.subStepConfiguration.current)===null||G===void 0?void 0:G.get(B.current.stepNumber),stepErrorSelector:"#"+C}),()=>{b.current--}}},[g,f,n,x,b,k,C,c,B]),d.createElement(jd.Provider,{value:{onClick:w}},d.createElement(YT,Object.assign({variant:r,actions:a,errorText:n,__errorSlotId:C},s,p,B.current.funnelStepProps,{__internalRootRef:c,__injectAnalyticsComponentMetadata:!0})))};function Ux(t){var{variant:r="full-page"}=t,a=pe(t,["variant"]);const n=vl(a),c=Po("Form",{props:{variant:r,flowType:n==null?void 0:n.flowType},metadata:{hasResourceType:!!(n!=null&&n.resourceType),hasInstanceIdentifier:!!(n!=null&&n.instanceIdentifier)}},n),f=Z_()||`.${Id.header} .${_o["heading-text"]}`;return d.createElement(nx,{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,`.${Id.header}`]},d.createElement(ix,{stepIdentifier:n==null?void 0:n.instanceIdentifier,stepErrorContext:n==null?void 0:n.errorContext,stepNumber:1},d.createElement($T,Object.assign({variant:r},a,c))))}jo(Ux,"Form");function lt(t){var{stretch:r=!1}=t,a=pe(t,["stretch"]);const n=vl(a),c=Po("FormField",{props:{stretch:r},metadata:{hasInstanceIdentifier:!!(n!=null&&n.instanceIdentifier),hasErrorContext:!!(n!=null&&n.errorContext)}},n);return d.createElement(gx,Object.assign({stretch:r},a,{__hideLabel:!1,__analyticsMetadata:n},c,ze({component:{name:"awsui.FormField",label:`.${fx.label}`}})))}jo(lt,"FormField");function Va(t){var{variant:r="h2"}=t,a=pe(t,["variant"]);const n=Po("Header",{props:{headingTagOverride:a.headingTagOverride,variant:r}});return d.createElement(Mg,Object.assign({variant:r},a,n))}jo(Va,"Header");const Xr=d.forwardRef((t,r)=>{var{value:a,type:n="text",step:c,inputMode:s,autoComplete:f=!0,spellcheck:g,disabled:p,readOnly:h,disableBrowserAutocorrect:v,onKeyDown:b,onKeyUp:x,onChange:k,onBlur:B,onFocus:w,ariaRequired:C,name:S,placeholder:G,autoFocus:T,ariaLabel:E,ariaLabelledby:I,ariaDescribedby:z,invalid:A,warning:O,controlId:Y,clearAriaLabel:j}=t,M=pe(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 q=Po("Input",{props:{autoComplete:f,autoFocus:T,disableBrowserAutocorrect:v,inputMode:s,readOnly:h,spellcheck:g,type:n}}),re=Qe(M),W=y.useRef(null);return y.useImperativeHandle(r,()=>({focus(...te){var F;(F=W.current)===null||F===void 0||F.focus(...te)},select(){var te;(te=W.current)===null||te===void 0||te.select()}}),[W]),d.createElement(qg,Object.assign({ref:W},Object.assign(Object.assign(Object.assign({},re),q),{autoComplete:f,ariaLabel:E,ariaRequired:C,autoFocus:T,disabled:p,disableBrowserAutocorrect:v,name:S,onKeyDown:b,onKeyUp:x,onChange:k,onBlur:B,onFocus:w,placeholder:G,readOnly:h,type:n,step:c,inputMode:s,spellcheck:g,value:a,ariaDescribedby:z,ariaLabelledby:I,invalid:A,warning:O,controlId:Y,clearAriaLabel:j}),{className:P(Zt.root,re.className),__inheritFormFieldProps:!0}))});jo(Xr,"Input");const Un=d.forwardRef((t,r)=>{var{fontSize:a="body-m",color:n="normal",external:c=!1}=t,s=pe(t,["fontSize","color","external"]);const f=Po("Link",{props:{color:n,external:c,fontSize:a,rel:s.rel,target:s.target,variant:s.variant}}),g={action:"click",detail:{label:{root:"self"},external:`${c}`},component:{name:"awsui.Link",label:{root:"self"},properties:{variant:s.variant||"secondary"}}};return s.href&&(g.detail.href=s.href),d.createElement(rx,Object.assign({fontSize:a,color:n,external:c},s,f,{ref:r},ze(g)))});jo(Un,"Link");function ZT(t){var{analyticsMetadata:r,baseComponentProps:a,size:n="medium"}=t,c=pe(t,["analyticsMetadata","baseComponentProps","size"]);const s=Xe(),f={[Nv]:s};return d.createElement(nx,{mounted:c.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 g;return[`[${Nv}="${(g=window==null?void 0:window.CSS)===null||g===void 0?void 0:g.escape(s)}"] .${rt["header--text"]}`]}},d.createElement(ix,{mounted:c.visible,stepIdentifier:r==null?void 0:r.instanceIdentifier,stepErrorContext:r==null?void 0:r.errorContext,stepNumber:1},d.createElement(eu,{subStepIdentifier:r==null?void 0:r.instanceIdentifier,subStepErrorContext:r==null?void 0:r.errorContext},d.createElement(bT,Object.assign({size:n},c,a,f,{__injectAnalyticsComponentMetadata:!0})))))}function Fr(t){var{size:r="medium"}=t,a=pe(t,["size"]);const{isInFunnel:n}=Ot(),c=vl(a),s=Po("Modal",{props:{size:r,disableContentPaddings:a.disableContentPaddings,flowType:c.flowType},metadata:{hasResourceType:!!(c!=null&&c.resourceType),hasInstanceIdentifier:!!(c!=null&&c.instanceIdentifier)}},c);return n?d.createElement(Rx,Object.assign({size:r},a,s,{__injectAnalyticsComponentMetadata:!0})):d.createElement(ZT,Object.assign({analyticsMetadata:c,baseComponentProps:s,size:r},a))}jo(Fr,"Modal");function KT(t,r){const a=[];for(let n=t;n<=r;n++)a.push(n);return a}function QT(t,r,a){const c=Math.floor(3.5);let s=c;const f=2;let g=r-1;a&&(s++,g=r+1);let p=t-c,h=t+s;p<f&&(h+=f-p,p=f),h>g&&(p-=h-g,h=g),p=Math.max(p,2),h=Math.min(h,g);const v=p>2,b=a||h<g;return v&&p++,b&&h--,{leftDots:v,rightDots:b,leftIndex:p,rightIndex:h}}const Sr={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"},ac={nextPageLabel:"",previousPageLabel:"",pageLabel:t=>`${t}`};function eg(t){var{className:r,ariaLabel:a,disabled:n,pageIndex:c,isCurrent:s=!1,children:f,onClick:g}=t,p=pe(t,["className","ariaLabel","disabled","pageIndex","isCurrent","children","onClick"]);function h(v){v.preventDefault(),g(c)}return d.createElement("li",Object.assign({className:Sr["page-item"]},_c(p)),d.createElement("button",Object.assign({className:P(r,Sr.button,n&&Sr["button-disabled"],s&&Sr["button-current"]),type:"button","aria-label":a,disabled:n,onClick:h,"aria-current":s},n?{}:ze({action:"click",detail:{label:{root:"self"}}})),f))}function Ef(t){var{pageIndex:r}=t,a=pe(t,["pageIndex"]);return d.createElement(eg,Object.assign({className:Sr["page-number"],pageIndex:r},a,a.disabled?{}:ze({detail:{position:`${r}`}})),r)}function JT(t){var r,a,n,c,{openEnd:s,currentPageIndex:f,ariaLabels:g,pagesCount:p,disabled:h,onChange:v,onNextPageClick:b,onPreviousPageClick:x,__internalRootRef:k=null}=t,B=pe(t,["openEnd","currentPageIndex","ariaLabels","pagesCount","disabled","onChange","onNextPageClick","onPreviousPageClick","__internalRootRef"]);const w=Qe(B),{leftDots:C,leftIndex:S,rightIndex:G,rightDots:T}=QT(f,p,s),E=ft("pagination"),I=g==null?void 0:g.paginationLabel,z=(r=E("ariaLabels.nextPageLabel",g==null?void 0:g.nextPageLabel))!==null&&r!==void 0?r:ac.nextPageLabel,A=(a=E("ariaLabels.previousPageLabel",g==null?void 0:g.previousPageLabel))!==null&&a!==void 0?a:ac.previousPageLabel,O=(n=E("ariaLabels.pageLabel",g==null?void 0:g.pageLabel,te=>F=>te({pageNumber:F})))!==null&&n!==void 0?n:ac.pageLabel;function Y(te){M(te),qe(x,{requestedPageAvailable:!0,requestedPageIndex:te})}function j(te){M(te),qe(b,{requestedPageAvailable:f<p,requestedPageIndex:te})}function M(te){qe(v,{currentPageIndex:te})}const q=h||f===1,re=h||!s&&(p===0||f===p),W=Og();return!((c=W==null?void 0:W.paginationRef)===null||c===void 0)&&c.current&&(W.paginationRef.current.currentPageIndex=f,W.paginationRef.current.totalPageCount=p,W.paginationRef.current.openEnd=s),d.createElement("ul",Object.assign({"aria-label":I},w,{className:P(w.className,Sr.root,h&&Sr["root-disabled"]),ref:k}),d.createElement(eg,Object.assign({className:Sr.arrow,pageIndex:f-1,ariaLabel:A??ac.nextPageLabel,disabled:q,onClick:Y},q?{}:ze({detail:{position:"prev"}})),d.createElement(so,{name:"angle-left",variant:h?"disabled":"normal"})),d.createElement(Ef,{pageIndex:1,isCurrent:f===1,disabled:h,ariaLabel:O(1),onClick:M}),C&&d.createElement("li",{className:Sr.dots},"..."),KT(S,G).map(te=>d.createElement(Ef,{key:te,isCurrent:f===te,pageIndex:te,disabled:h,ariaLabel:O(te),onClick:M})),T&&d.createElement("li",{className:Sr.dots},"..."),!s&&p>1&&d.createElement(Ef,{isCurrent:f===p,pageIndex:p,disabled:h,ariaLabel:O(p),onClick:M}),d.createElement(eg,Object.assign({className:Sr.arrow,pageIndex:f+1,ariaLabel:z??ac.nextPageLabel,disabled:re,onClick:j},re?{}:ze({detail:{position:"next"}})),d.createElement(so,{name:"angle-right",variant:h?"disabled":"normal"})))}function Vx(t){const r=Po("Pagination",{props:{openEnd:t.openEnd}});return d.createElement(JT,Object.assign({},t,r,ze({component:{name:"awsui.Pagination",label:{root:"self"},properties:{openEnd:`${!!t.openEnd}`,pagesCount:`${t.pagesCount||""}`,currentPageIndex:`${t.currentPageIndex}`}}})))}jo(Vx,"Pagination");function eD(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(c=>{const s=c.current;s&&s!==n&&(s.scrollLeft=n.scrollLeft)}),requestAnimationFrame(()=>{r.current=null})})}}const oD=1e3;function tD({elementRef:t,items:r,itemCount:a,instanceIdentifier:n,getComponentIdentifier:c,getComponentConfiguration:s,loading:f=!1,interactionMetadata:g}){const p=vg(),h=Iy(t,"data-analytics-task-interaction-id",p),{isInFunnel:v}=Ot(),b=y.useRef(null),x=y.useRef(null),k=y.useRef(null),B=y.useRef({itemCount:a,getComponentIdentifier:c,getComponentConfiguration:s,interactionMetadata:g});B.current={itemCount:a,getComponentIdentifier:c,getComponentConfiguration:s,interactionMetadata:g},y.useEffect(()=>{v||Gv.componentMounted({taskInteractionId:p,componentName:"table",componentConfiguration:B.current.getComponentConfiguration()})},[p,v]),y.useEffect(()=>{f&&(k.current=performance.now(),b.current&&b.current.time>performance.now()-oD?x.current=b.current.name:x.current=null)},[f]),yd(()=>{var C;if(!f&&k.current!==null){const S=performance.now()-k.current;k.current=null,Xb.tableInteraction({userAction:(C=x.current)!==null&&C!==void 0?C:"",interactionTime:Math.round(S),interactionMetadata:B.current.interactionMetadata(),componentIdentifier:B.current.getComponentIdentifier(),instanceIdentifier:n,noOfResourcesInTable:B.current.itemCount})}},[n,f,p,v]);const w=Tc(()=>{var C,S;Gv.componentUpdated({taskInteractionId:p,componentName:"table",actionType:(S=(C=b.current)===null||C===void 0?void 0:C.name)!==null&&S!==void 0?S:"",componentConfiguration:B.current.getComponentConfiguration()})});return yd(()=>{v||f||w()},[p,v,f,r,w]),{tableInteractionAttributes:h,setLastUserAction:C=>void(b.current={name:C,time:performance.now()})}}function Wx(t){const r=y.useRef(null),a=ml(t);return y.useEffect(()=>{function n(c){hl(r.current,c.target)||a()}return document.addEventListener("click",n,{capture:!0}),()=>document.removeEventListener("click",n,{capture:!0})},[a]),r}const Gf={"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 rD({isExpanded:t,onExpandableItemToggle:r,expandButtonLabel:a,collapseButtonLabel:n}){const c=y.useRef(null),{tabIndex:s}=gr(c);return d.createElement("button",{type:"button",ref:c,tabIndex:s,"aria-label":t?n:a,"aria-expanded":t,className:Gf["expand-toggle"],onClick:r},d.createElement(so,{size:"small",name:"caret-down-filled",className:P(Gf["expand-toggle-icon"],t&&Gf["expand-toggle-icon-expanded"])}))}function lD(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 aD(t,r){return t.scrollPaddingInlineStart===r.scrollPaddingInlineStart&&t.scrollPaddingInlineEnd===r.scrollPaddingInlineEnd}function nD(t,r){var a,n,c,s;const f=r.visibleColumns.length,g=[];for(let x=0;x<Math.min(f,r.stickyColumnsFirst);x++){const k=t.get(r.visibleColumns[x]),B=k?We(k).inlineSize:0;g[x]=((a=g[x-1])!==null&&a!==void 0?a:0)+B}const p=[];for(let x=0;x<Math.min(f,r.stickyColumnsLast);x++){const k=t.get(r.visibleColumns[f-1-x]),B=k?We(k).inlineSize:0;p[x]=((n=p[x-1])!==null&&n!==void 0?n:0)+B}const h=(c=g[r.stickyColumnsFirst-1])!==null&&c!==void 0?c:0,v=(s=p[r.stickyColumnsLast-1])!==null&&s!==void 0?s:0;return{offsets:r.visibleColumns.reduce((x,k,B)=>{var w,C;return x.set(k,{first:(w=g[B-1])!==null&&w!==void 0?w:0,last:(C=p[f-1-B-1])!==null&&C!==void 0?C:0})},new Map),stickyWidthInlineStart:h,stickyWidthInlineEnd:v}}const iD=148;function cD({visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a}){const n=y.useMemo(()=>new sD,[]),c=y.useRef(null),s=y.useRef(null),f=y.useRef(new Map),g=r+a>0,p=ml(()=>{c.current&&s.current&&n.updateCellStyles({wrapper:c.current,table:s.current,cells:f.current,visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a})});Wr(c,p),Wr(s,p),y.useEffect(()=>{c.current&&s.current&&n.updateCellStyles({wrapper:c.current,table:s.current,cells:f.current,visibleColumns:t,stickyColumnsFirst:r,stickyColumnsLast:a})},[n,r,a,t]),y.useEffect(()=>{if(!g)return;const x=w=>w.wrapperState,k=(w,C)=>{aD(w,C)||c.current&&(c.current.style.scrollPaddingInlineStart=w.scrollPaddingInlineStart+"px",c.current.style.scrollPaddingInlineEnd=w.scrollPaddingInlineEnd+"px")};return n.subscribe(x,(w,C)=>k(x(w),x(C)))},[n,g]);const h=y.useCallback(x=>{c.current&&c.current.removeEventListener("scroll",p),x&&g&&x.addEventListener("scroll",p),c.current=x},[g,p]),v=y.useCallback(x=>{s.current=x},[]),b=y.useCallback((x,k)=>{k?f.current.set(x,k):f.current.delete(x)},[]);return{store:n,style:{wrapper:g?Object.assign({},n.get().wrapperState):void 0},refs:{wrapper:h,table:v,cell:b}}}function Xx({stickyColumns:t,columnId:r,getClassName:a}){var n;const c=t.refs.cell,s=y.useRef(null),f=y.useCallback(p=>{s.current&&s.current(),c(r,p);const h=b=>{var x;return(x=b.cellState.get(r))!==null&&x!==void 0?x:null},v=(b,x)=>{if(lD(b,x))return;const k=a(b);p&&(Object.keys(k).forEach(B=>{k[B]?p.classList.add(B):p.classList.remove(B)}),p.style.insetInlineStart=(b==null?void 0:b.offset.insetInlineStart)!==void 0?`${b.offset.insetInlineStart}px`:"",p.style.insetInlineEnd=(b==null?void 0:b.offset.insetInlineEnd)!==void 0?`${b.offset.insetInlineEnd}px`:"")};p&&(s.current=t.store.subscribe(h,(b,x)=>{v(h(b),h(x))}))},[r,c,t.store]),g=t.store.get().cellState.get(r);return{ref:f,className:g?P(a(g)):void 0,style:(n=g==null?void 0:g.offset)!==null&&n!==void 0?n:void 0}}class sD extends QS{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,c=r.visibleColumns.length-r.stickyColumnsLast;return r.visibleColumns.reduce((s,f,g)=>{var p,h,v,b;let x="non-sticky";if(g<r.stickyColumnsFirst?x="inline-start":g>=r.visibleColumns.length-r.stickyColumnsLast&&(x="inline-end"),!a||x==="non-sticky")return s;const k=g===0,B=(h=(p=this.cellOffsets.offsets.get(f))===null||p===void 0?void 0:p.first)!==null&&h!==void 0?h:0,w=(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:k&&this.padInlineStart,lastInsetInlineStart:this.isStuckToTheInlineStart&&n===g,lastInsetInlineEnd:this.isStuckToTheInlineEnd&&c===g,offset:{insetInlineStart:x==="inline-start"?B:void 0,insetInlineEnd:x==="inline-end"?w:void 0}}),s},new Map)},this.updateCellOffsets=r=>{this.cellOffsets=nD(r.cells,r)},this.isEnabled=r=>{if(r.stickyColumnsFirst+r.stickyColumnsLast===0)return!1;const n=We(r.wrapper).inlineSize;if(!(We(r.table).inlineSize>n))return!1;const f=this.cellOffsets.stickyWidthInlineStart+this.cellOffsets.stickyWidthInlineEnd,g=parseFloat(getComputedStyle(r.table).paddingLeft)||0,p=parseFloat(getComputedStyle(r.table).paddingRight)||0;return f+iD+g+p<n}}updateCellStyles(r){const a=r.stickyColumnsFirst+r.stickyColumnsLast>0,n=this.cellOffsets.offsets.size>0;(a||n)&&(this.updateScroll(r),this.updateCellOffsets(r),this.set(()=>({cellState:this.generateCellStyles(r),wrapperState:{scrollPaddingInlineStart:this.cellOffsets.stickyWidthInlineStart,scrollPaddingInlineEnd:this.cellOffsets.stickyWidthInlineEnd}})))}updateScroll(r){const a=mg(r.wrapper),n=r.wrapper.scrollWidth,c=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-c-f,this.padInlineStart=s!==0&&this.isStuckToTheInlineStart}}const dD={sortable:"none",ascending:"ascending",descending:"descending"},uD=t=>dD[t];function Yx(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 fD(t){const r={};return t.isScrollable&&(r.role="region",r.tabIndex=0,r["aria-label"]=t.ariaLabel,r["aria-labelledby"]=t.ariaLabelledby),r}function gD(t){const r={};return(t.tableRole==="grid"||t.tableRole==="grid-default"||t.tableRole==="treegrid")&&(r["aria-rowindex"]=1),r}function hD(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 pD(t){const r={};return r.scope="col",(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r["aria-colindex"]=t.colIndex+1),t.sortingStatus&&(r["aria-sort"]=uD(t.sortingStatus)),r}function mD(t){const r={};return(t.tableRole==="grid"||t.tableRole==="treegrid")&&(r["aria-colindex"]=t.colIndex+1),t.isRowHeader&&(r.scope="row"),r}function Cb(t){return t.closest("td,th")}function vD(t){return t instanceof HTMLInputElement||t instanceof HTMLButtonElement?t.disabled:!1}function bD(t){let r=t;for(;r;){if(Nd(r))return!1;if(r.getAttribute("role")==="dialog"||r.getAttribute("data-awsui-table-suppress-navigation")==="true")return!0;r=r.parentElement}return!1}function yD(t,r,a){var n;let c=null;const s=Array.from(t.querySelectorAll("tr[aria-rowindex]"));a<0&&s.reverse();for(const f of s){const g=parseInt((n=f.getAttribute("aria-rowindex"))!==null&&n!==void 0?n:"");if(c=f,g===r||a>=0&&g>r||a<0&&g<r)break}return c}function xD(t,r,a){var n;let c=null;const s=Array.from(t.querySelectorAll("td[aria-colindex],th[aria-colindex]"));a<0&&s.reverse();for(const f of s){const g=parseInt((n=f.getAttribute("aria-colindex"))!==null&&n!==void 0?n:"");if(c=f,g===r||a>=0&&g>r||a<0&&g<r)break}return c}function Nd(t){return t.tagName==="TD"||t.tagName==="TH"}function kD(t){t&&(Nd(t)&&t.tabIndex!==0&&(t.tabIndex=-1),t.focus())}function _D({keyboardNavigation:t,pageSize:r,getTable:a,children:n}){const c=y.useRef(null),s=y.useMemo(()=>new wD(c),[]),f=ml(a);return y.useEffect(()=>{if(t){const g=f();g&&s.init(g)}return()=>s.cleanup()},[t,s,f]),y.useEffect(()=>{s.update({pageSize:r})},[s,r]),y.useEffect(()=>{t&&s.refresh()}),d.createElement(Ty,{ref:c,navigationActive:t,getNextFocusTarget:s.getNextFocusTarget,isElementSuppressed:s.isElementSuppressed,onRegisterFocusable:s.onRegisterFocusable,onUnregisterActive:s.onUnregisterActive},n)}class wD{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 c=(n=this.focusedCell)===null||n===void 0?void 0:n.element;c&&Nd(c)&&c.contains(a)&&a.focus({preventScroll:!0})},this.onUnregisterActive=()=>{this.focusedCell&&!hl(this.table,this.focusedCell.element)&&this.moveFocusBy(this.focusedCell,{x:0,y:0})},this.getNextFocusTarget=()=>{var a;const n=this.focusedCell,c=this.table.querySelector("td,th");let s=(a=c&&this.getFocusablesFrom(c)[0])!==null&&a!==void 0?a:c;return n&&(s=this.getNextFocusable(n,{x:0,y:0})),s},this.isElementSuppressed=a=>this.focusedCell?!a||bD(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 c=this.focusedCell.element,s=Nd(c)?this.getFocusablesFrom(c)[0]:null;s?s.focus({preventScroll:!0}):this.keepUserIndex=!1},this.onFocusout=()=>{this.focusInside=!1},this.onKeydown=a=>{if(!this.focusedCell)return;const n=[_e.up,_e.down,_e.left,_e.right,_e.pageUp,_e.pageDown,_e.home,_e.end],c=a.ctrlKey?1:0,s=a.altKey?1:0,f=a.shiftKey?1:0,g=a.metaKey?1:0;if(c+s+f+g&&!a.ctrlKey||a.ctrlKey&&a.keyCode!==_e.home&&a.keyCode!==_e.end||this.isElementSuppressed(document.activeElement)||!this.isRegistered(document.activeElement)||n.indexOf(a.keyCode)===-1)return;const v=this.focusedCell;a.preventDefault(),Wf(a)&&Sd(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),kD(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,c,s,f,g;if(!r)return;const p=Cb(r),h=p==null?void 0:p.closest("tr");if(!p||!h)return;const v=parseInt((a=p.getAttribute("aria-colindex"))!==null&&a!==void 0?a:""),b=parseInt((n=h.getAttribute("aria-rowindex"))!==null&&n!==void 0?n:"");if(isNaN(v)||isNaN(b))return;const k=this.getFocusablesFrom(p).indexOf(r),B=(s=(c=this.focusedCell)===null||c===void 0?void 0:c.colIndex)!==null&&s!==void 0?s:-1,w=(g=(f=this.focusedCell)===null||f===void 0?void 0:f.elementIndex)!==null&&g!==void 0?g:-1;this.focusedCell={rowIndex:b,colIndex:this.keepUserIndex&&B!==-1?B:v,elementIndex:this.keepUserIndex&&w!==-1?w:k,element:r}}getNextFocusable(r,a){var n;const c=r.rowIndex+a.y,s=yD(this.table,c,a.y);if(!s)return null;const f=Cb(r.element),g=f?this.getFocusablesFrom(f):[],p=r.elementIndex+a.x,h=!!a.x,v=r.elementIndex!==-1&&0<=p&&p<g.length,b=r.element!==g[p];if(h&&v&&b)return g[p];const x=r.colIndex+a.x,k=xD(s,x,a.x);if(!k||k===f&&a.x!==0)return null;const B=this.getFocusablesFrom(k);let w=r.elementIndex;return(isFinite(a.x)&&a.x>0||a.x===-1/0)&&(w=0),(isFinite(a.x)&&a.x<0||a.x===1/0)&&(w=B.length-1),(n=B[w])!==null&&n!==void 0?n:k}getFocusablesFrom(r){const a=n=>{var c;return(c=this._navigationAPI.current)===null||c===void 0?void 0:c.isRegistered(n)};return yg(r).filter(n=>a(n)&&!vD(n))}}const to={"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"},Gc=d.forwardRef((t,r)=>{var{children:a,wrapLines:n,isRowHeader:c,isFirstRow:s,isLastRow:f,isSelected:g,isNextSelected:p,isPrevSelected:h,nativeAttributes:v,onClick:b,onFocus:x,onBlur:k,isEvenRow:B,stripedRows:w,isSelection:C,hasSelection:S,hasFooter:G,columnId:T,colIndex:E,stickyState:I,tableRole:z,level:A,isExpandable:O,isExpanded:Y,onExpandableItemToggle:j,expandButtonLabel:M,collapseButtonLabel:q,verticalAlign:re,resizableColumns:W,resizableStyle:te,isEditable:F,isEditing:Z,isEditingDisabled:oe,hasSuccessIcon:fe}=t,R=pe(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 X=c?"th":"td";te=W?{}:te,v=Object.assign(Object.assign({},v),mD({tableRole:z,isRowHeader:c,colIndex:E}));const le=Xx({stickyColumns:I,columnId:T,getClassName:ne=>Ix(to,ne)}),ae=y.useRef(null),ge=Ke(le.ref,r,ae),{tabIndex:me}=gr(ae),ue=Z&&!oe;return d.createElement(X,Object.assign({style:Object.assign(Object.assign({},te),le.style),className:P(to["body-cell"],s&&to["body-cell-first-row"],f&&to["body-cell-last-row"],g&&to["body-cell-selected"],p&&to["body-cell-next-selected"],h&&to["body-cell-prev-selected"],!B&&w&&to["body-cell-shaded"],w&&to["has-striped-rows"],to["is-visual-refresh"],C&&Ue["selection-control"],S&&to["has-selection"],G&&to["has-footer"],W&&to["resizable-columns"],re==="top"&&to["body-cell-align-top"],F&&to["body-cell-editable"],Z&&!oe&&to["body-cell-edit-active"],Z&&oe&&to["body-cell-edit-disabled-popover"],fe&&to["body-cell-has-success"],A!==void 0&&!ue&&to["body-cell-expandable"],A!==void 0&&!ue&&to[`expandable-level-${BD(A)}`],le.className),onClick:b,onFocus:x,onBlur:k,ref:ge},v,{tabIndex:me===-1?void 0:me},_c(R)),A!==void 0&&O&&!ue&&d.createElement("div",{className:to["expandable-toggle-wrapper"]},d.createElement(rD,{isExpanded:Y,onExpandableItemToggle:j,expandButtonLabel:M,collapseButtonLabel:q})),d.createElement("div",{className:P(to["body-cell-content"],n&&to["body-cell-wrap"])},a))});function BD(t){return 0<=t&&t<=9?t:"next"}function SD(t){var r,{item:a,column:n,ariaLabels:c,isEditing:s,onEditStart:f,onEditEnd:g,editDisabledReason:p}=t,h=pe(t,["item","column","ariaLabels","isEditing","onEditStart","onEditEnd","editDisabledReason"]);const v=h.level!==void 0,b=Wx(()=>{s&&g(!0)}),x=y.useRef(null),k=y.useRef(null),B=y.useRef(null);function w(I){I.key==="Escape"&&g(!0)}const C=()=>{var I;f(),(I=k.current)===null||I===void 0||I.focus()},{targetProps:S,descriptionEl:G}=ia(p),T=Gg(B),{tabIndex:E}=gr(k);return d.createElement(Gc,Object.assign({},h,{nativeAttributes:{"data-inline-editing-active":s.toString()},isEditing:s,isEditingDisabled:!0,onClick:!s&&!v?C:void 0,ref:v?void 0:b}),n.cell(a),d.createElement("div",{className:to["body-cell-editor-wrapper"]},d.createElement("div",{ref:v?b:void 0},d.createElement("button",Object.assign({ref:k,tabIndex:E,className:P(to["body-cell-editor"],to["body-cell-editor-disabled"],v&&to["body-cell-editor-focusable"]),onClick:!s&&v?C:void 0,"aria-label":(r=c==null?void 0:c.activateEditLabel)===null||r===void 0?void 0:r.call(c,n,a),"aria-haspopup":"dialog","aria-disabled":"true",onKeyDown:w},S),d.createElement("span",{className:to["body-cell-editor-icon"]},d.createElement(so,{name:"lock-private",variant:"normal",__internalRootRef:x})),G))),s&&d.createElement("span",{ref:B},d.createElement(Hd,null,d.createElement("span",{className:T},d.createElement(wg,{size:"medium",fixedWidth:!1,position:"top",trackRef:x,arrow:I=>d.createElement(bg,{position:I}),renderWithPortal:!0,zIndex:7e3},d.createElement(kg,{dismissButton:!1,dismissAriaLabel:void 0,header:null,onDismiss:()=>{},overflowVisible:"both"},d.createElement(Tt,{tagName:"span"},p)))))))}const CD=()=>{};function TD({ariaLabels:t,item:r,column:a,onEditEnd:n,submitEdit:c,__onRender:s}){var f,g,p,h;const[v,b]=y.useState(!1),[x,k]=y.useState(),B=ft("table"),w=y.useRef(null),C={currentValue:x,setValue:k};function S({cancelled:M=!1,refocusCell:q=!0}={}){M||k(void 0),n({cancelled:M,refocusCell:q})}function G(M){var q;return kc(this,void 0,void 0,function*(){if(M.preventDefault(),M.stopPropagation(),x===void 0){S();return}b(!0);try{yield c(r,a,x),b(!1),S()}catch{b(!1),(q=w.current)===null||q===void 0||q.focusFirst()}})}function T({reFocusEditedCell:M=!0}={}){v||S({cancelled:!0,refocusCell:M})}function E(M){M.key==="Escape"&&T()}const I=Wx(()=>T({reFocusEditedCell:!1}));y.useEffect(()=>{if(s){const M=setTimeout(s,1);return()=>clearTimeout(M)}},[s]);const{ariaLabel:z=void 0,validation:A=CD,errorIconAriaLabel:O,constraintText:Y,editingCell:j}=a.editConfig;return d.createElement(xg,{restoreFocus:!0,ref:w},d.createElement("div",{role:"dialog",ref:I,"aria-label":(f=t==null?void 0:t.activateEditLabel)===null||f===void 0?void 0:f.call(t,a,r),onKeyDown:E},d.createElement("form",{onSubmit:G},d.createElement(gx,{stretch:!0,label:z,constraintText:Y,__hideLabel:!0,__disableGutters:!0,i18nStrings:{errorIconAriaLabel:O},errorText:A(r,x)},d.createElement("div",{className:to["body-cell-editor-row"]},d.createElement("div",{className:to["body-cell-editor-row-editor"]},j(r,C)),d.createElement("span",{className:to["body-cell-editor-controls"]},d.createElement(Uy,{direction:"horizontal",size:"xxs"},v?null:d.createElement(Gt,{ariaLabel:(g=t==null?void 0:t.cancelEditLabel)===null||g===void 0?void 0:g.call(t,a),formAction:"none",iconName:"close",variant:"inline-icon",onClick:()=>T()}),d.createElement(Gt,{ariaLabel:(p=t==null?void 0:t.submitEditLabel)===null||p===void 0?void 0:p.call(t,a),formAction:"submit",iconName:"check",variant:"inline-icon",loading:v})),d.createElement(Tt,{tagName:"span",hidden:!0},v?B("ariaLabels.submittingEditText",(h=t==null?void 0:t.submittingEditText)===null||h===void 0?void 0:h.call(t,a)):"")))))))}const DD=()=>{throw new Error("The function `handleSubmit` is required for editable columns")};function ED(t){var r,a,n,{item:c,column:s,isEditing:f,onEditStart:g,onEditEnd:p,submitEdit:h,ariaLabels:v,successfulEdit:b=!1}=t,x=pe(t,["item","column","isEditing","onEditStart","onEditEnd","submitEdit","ariaLabels","successfulEdit"]);const k=ft("table"),B=y.useRef(null),w={"data-inline-editing-active":f.toString()},C=y.useRef(!1),S=x.level!==void 0;y.useEffect(()=>{!f&&B.current&&C.current&&(C.current=!1,B.current.focus())},[f]);const[G,T]=y.useState(!1),E=Fn(b),I=Fn(G),[z,A]=y.useState(!1);y.useEffect(()=>{b&&E&&!G&&I&&A(!1),b&&!E&&A(!0)},[G,b,I,E]);const{tabIndex:O}=gr(B);return d.createElement(Gc,Object.assign({},x,{nativeAttributes:w,isEditing:f,hasSuccessIcon:z&&G,onClick:!f&&!S?g:void 0,onFocus:()=>T(!0),onBlur:()=>T(!1)}),f&&s.editConfig?d.createElement(TD,{ariaLabels:v,column:s,item:c,onEditEnd:Y=>{A(!1),C.current=Y.refocusCell,p(Y.cancelled)},submitEdit:h??DD}):d.createElement(d.Fragment,null,s.cell(c),z&&G&&d.createElement(d.Fragment,null,d.createElement("span",{className:to["body-cell-success"],onMouseDown:Y=>{Y.preventDefault()}},d.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)})),d.createElement(Tt,{tagName:"span",hidden:!0},k("ariaLabels.successfulEditLabel",(a=v==null?void 0:v.successfulEditLabel)===null||a===void 0?void 0:a.call(v,s)))),d.createElement("div",{className:to["body-cell-editor-wrapper"]},d.createElement("button",{className:P(to["body-cell-editor"],S&&to["body-cell-editor-focusable"]),"aria-label":(n=v==null?void 0:v.activateEditLabel)===null||n===void 0?void 0:n.call(v,s,c),ref:B,onClick:!f&&S?g:void 0,tabIndex:O},d.createElement("span",{className:to["body-cell-editor-icon"]},d.createElement(so,{name:"edit"}))))))}function GD(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 d.createElement(SD,Object.assign({editDisabledReason:n},t));if(t.isEditable||t.isEditing)return d.createElement(ED,Object.assign({},t));const{column:c,item:s}=t;return d.createElement(Gc,Object.assign({},t,{isEditable:!1}),c.cell(s))}function Tb(t,r){function a(n){const c=r[n];let s="";typeof c=="number"&&(s=c+"px"),typeof c=="string"&&(s=c),t.style[n]!==s&&(t.style[n]=s)}a("width"),a("minWidth"),a("maxWidth")}function ID({items:t,expandableRows:r,trackBy:a,ariaLabels:n}){var c;const s=ft("table"),f=!!r,g=new Ed(a,(c=r==null?void 0:r.expandedItems)!==null&&c!==void 0?c:[]);let p=t;const h=new Map,v=x=>{var k,B;return(B=(k=h.get(x))===null||k===void 0?void 0:k.level)!==null&&B!==void 0?B:0};if(f){const x=new Array,k=(B,w)=>{const C=r.getItemChildren(B);h.set(B,Object.assign(Object.assign({},w),{children:C})),x.push(B),g.has(B)&&C.forEach((S,G)=>k(S,{level:w.level+1,setSize:C.length,posInSet:G+1,parent:B}))};t.forEach((B,w)=>k(B,{level:1,setSize:t.length,posInSet:w+1,parent:null}));for(let B=0;B<x.length;B++){const w=x[B];if(g.has(w)){let C=B+1;for(C;C<x.length;C++){const S=x[C];if(v(w)>=v(S))break}C--}}p=x}return{isExpandable:f,allItems:p,getExpandableItemProps:x=>{var k,B,w,C;const{level:S=1,setSize:G=1,posInSet:T=1,parent:E=null,children:I=[]}=(k=h.get(x))!==null&&k!==void 0?k:{};return{level:S,setSize:G,posInSet:T,isExpandable:(B=r==null?void 0:r.isItemExpandable(x))!==null&&B!==void 0?B:!0,isExpanded:g.has(x),onExpandableItemToggle:()=>qe(r==null?void 0:r.onExpandableItemToggle,{item:x,expanded:!g.has(x)}),expandButtonLabel:s("ariaLabels.expandButtonLabel",(w=n==null?void 0:n.expandButtonLabel)===null||w===void 0?void 0:w.call(n,x)),collapseButtonLabel:s("ariaLabels.collapseButtonLabel",(C=n==null?void 0:n.collapseButtonLabel)===null||C===void 0?void 0:C.call(n,x)),parent:E,children:I}}}}function ND({totalColumnsCount:t,hasFooter:r,loading:a,loadingText:n,empty:c,tableRef:s,containerRef:f}){const g=y.useRef(null);return Wr(f,({contentBoxWidth:p})=>{if(s.current&&g.current){const h=parseFloat(getComputedStyle(s.current).paddingInlineStart)||0,v=parseFloat(getComputedStyle(s.current).paddingInlineEnd)||0,b=p+h+v;g.current.style.inlineSize=Math.floor(b)+"px"}}),d.createElement("td",{colSpan:t,className:P(Ue["cell-merged"],r&&Ue["has-footer"])},d.createElement("div",{ref:g,className:Ue["cell-merged-content"],"data-awsui-table-suppress-navigation":!0},a?d.createElement(Xf,{type:"loading",className:Ue.loading,wrapText:!0},d.createElement(Tt,{tagName:"span"},n)):d.createElement("div",{className:Ue.empty},c)))}const RD={"items-loader":"awsui_items-loader_115pt_16l07_5"};function AD({item:t,trackBy:r,children:a}){let n=t&&r?Wg(r,t):void 0;return n=typeof n=="string"?n:void 0,d.createElement("div",{"data-root":t?"false":"true","data-parentrow":n,className:RD["items-loader"]},a)}function zD({item:t,loadingStatus:r,renderLoaderPending:a,renderLoaderLoading:n,renderLoaderError:c,renderLoaderEmpty:s}){let f=null;return r==="pending"&&a?f=a({item:t}):r==="loading"&&n?f=d.createElement(Tt,{tagName:"span"},n({item:t})):r==="error"&&c?f=d.createElement(Tt,{tagName:"span"},c({item:t})):r==="finished"&&s&&t&&(f=d.createElement(Tt,{tagName:"span"},s({item:t}))),f}function LD(t){var{item:r,trackBy:a,children:n}=t,c=pe(t,["item","trackBy","children"]);return d.createElement(Gc,Object.assign({},c,{isEditable:!1,isEditing:!1}),c.isRowHeader?d.createElement(AD,{item:r,trackBy:a},n):null)}function HD({items:t,getLoadingStatus:r,getExpandableItemProps:a}){const n=new Array,c=p=>a(p).parent,s=p=>a(p).children,f=p=>p?a(p).level:0,g=p=>a(p).isExpanded;for(let p=0;p<t.length;p++){if(n.push({type:"data",item:t[p]}),g(t[p])&&s(t[p]).length===0){const x=r==null?void 0:r(t[p]);(x==="loading"||x==="finished"||x==="error")&&n.push({type:"loader",item:t[p],level:f(t[p]),status:x,from:0})}let h=c(t[p]),v=f(t[p])-f(t[p+1]);for(;h&&v>0;){const x=r==null?void 0:r(h);if(x&&x!=="finished"){const k=h?f(h):0,B=h?s(h):[];n.push({type:"loader",item:h,level:k,status:x,from:B.length})}h=h&&c(h),v--}const b=r==null?void 0:r(null);p===t.length-1&&b&&b!=="finished"&&n.push({type:"loader",item:null,level:0,status:b,from:t.length})}return{allRows:n}}const aa=120;function OD(t,r){const a=new Map;for(let n=0;n<r.length;n++){const c=r[n];let s=c.width||0;const f=c.minWidth||s||aa;if(!s&&n!==r.length-1){const g=t(c.id);s=g?We(g).inlineSize:aa}a.set(c.id,Math.max(s,f))}return a}function MD(t,r,a,n){const c=t.find(g=>g.id===n);let s=aa;if(typeof(c==null?void 0:c.width)=="number"&&c.width<aa&&(s=c==null?void 0:c.width),typeof(c==null?void 0:c.minWidth)=="number"&&(s=c==null?void 0:c.minWidth),a=Math.max(a,s),r.get(n)===a)return r;const f=new Map(r);return f.set(n,a),f}const $x=y.createContext({getColumnStyles:()=>({}),columnWidths:new Map,updateColumn:()=>{},setCell:()=>{}});function PD({visibleColumns:t,resizableColumns:r,containerRef:a,children:n}){const c=y.useRef(null),s=y.useRef(0),[f,g]=y.useState(null),p=y.useRef(new Map),h=y.useRef(new Map),v=w=>{var C;return(C=p.current.get(w))!==null&&C!==void 0?C:null},b=(w,C,S)=>{const G=w?h:p;S?G.current.set(C,S):G.current.delete(C)},x=(w,C)=>{var S,G,T;const E=t.find(I=>I.id===C);if(!E)return{};if(w)return{width:((S=p.current.get(E.id))===null||S===void 0?void 0:S.getBoundingClientRect().width)||((G=f==null?void 0:f.get(E.id))!==null&&G!==void 0?G:E.width)};if(r&&f){const I=E.id===((T=t[t.length-1])===null||T===void 0?void 0:T.id),z=t.reduce((A,{id:O})=>A+(f.get(O)||aa),0);return I&&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}},k=ml(()=>{for(const{id:w}of t){const C=p.current.get(w);C&&Tb(C,x(!1,w))}for(const{id:w}of t){const C=h.current.get(w);C&&Tb(C,x(!0,w))}});Wr(a,({contentBoxWidth:w})=>{s.current=w,requestAnimationFrame(()=>k())}),y.useEffect(()=>{if(k(),!r)return;let w=!1;const C=new Map(f),S=c.current;if(S){for(let G=0;G<t.length;G++){const T=t[G];!(f!=null&&f.get(T.id))&&S.indexOf(T.id)===-1&&(w=!0,C.set(T.id,T.width||aa))}w&&g(C)}c.current=t.map(G=>G.id)},[f,r,t,k]),y.useEffect(()=>{r&&g(()=>OD(v,t))},[]);function B(w,C){g(S=>MD(t,S??new Map,C,w))}return d.createElement($x.Provider,{value:{getColumnStyles:x,columnWidths:f??new Map,updateColumn:B,setCell:b}},n)}function jD(){return y.useContext($x)}const Kt={"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 qD(t){if(!t)return null;const r=yt(t,f=>f.tagName.toLowerCase()==="th");if(!r)return null;const a=yt(r,f=>f.className.indexOf(Ue.root)>-1);if(!a)return null;const n=a.querySelector("table");if(!n)return null;const c=a.querySelector(`.${Kt.tracker}`);if(!c)return null;const s=Yn(r)[0];return s?{header:r,table:n,tracker:c,scrollParent:s}:null}function Db(t){const r=t&&yt(t,a=>a.tagName.toLowerCase()==="th");return r?We(r).inlineSize:0}const FD=10,UD=10,Eb=5;function Zx({className:t}){return d.createElement("span",{className:P(Kt.divider,Kt["divider-disabled"],t)})}function VD({onWidthUpdate:t,onWidthUpdateCommit:r,ariaLabelledby:a,minWidth:n=aa,tabIndex:c,showFocusRing:s,focusId:f,roleDescription:g}){t=ml(t),r=ml(r);const p=Xe(),h=y.useRef(null),v=y.useRef(null),[b,x]=y.useState(!1),[k,B]=y.useState(!1),w=y.useRef(),[C,S]=y.useState(!1),[G,T]=y.useState(0);y.useEffect(()=>{T(Db(h.current))},[]),y.useEffect(()=>{var I,z;const A=qD(h.current),O=(z=(I=h.current)===null||I===void 0?void 0:I.ownerDocument)!==null&&z!==void 0?z:window.document;if(!b&&!C||!A)return;const{insetInlineStart:Y,insetInlineEnd:j}=We(A.scrollParent),M=fe=>{const{insetInlineStart:R}=We(A.table);A.tracker.style.insetBlockStart=We(A.header).blockSize+"px",A.tracker.style.insetInlineStart=fe-R-1+"px"},q=fe=>{const{insetInlineEnd:R,inlineSize:X}=We(A.header),le=fe<n?n:fe;M(R+le-X),fe>=n&&T(fe),t(fe)},re=fe=>{if(fe>Y){const R=We(A.header).insetInlineStart,X=fe-R;q(X)}},W=()=>{const fe=We(A.header).inlineSize;w.current=setTimeout(W,UD),q(fe+Eb),A.scrollParent.scrollLeft+=Eb*(ra(A.scrollParent)?-1:1)},te=fe=>{clearTimeout(w.current);const R=Uv(fe);R>j?w.current=setTimeout(W,FD):re(R)},F=fe=>{re(Uv(fe)),x(!1),r(),clearTimeout(w.current)},Z=fe=>{k?[_e.left,_e.right,_e.enter,_e.right,_e.space,_e.escape].indexOf(fe.keyCode)!==-1&&(fe.preventDefault(),Wf(fe)&&Sd(fe,{onActivate:()=>{var X;B(!1),(X=h.current)===null||X===void 0||X.focus()},onEscape:()=>{var X;B(!1),(X=h.current)===null||X===void 0||X.focus()},onInlineStart:()=>q(We(A.header).inlineSize-10),onInlineEnd:()=>q(We(A.header).inlineSize+10)})):(fe.keyCode===_e.enter||fe.keyCode===_e.space)&&(fe.preventDefault(),Wf(fe)&&Sd(fe,{onActivate:()=>{var R;B(!0),(R=v.current)===null||R===void 0||R.focus()}}))};M(We(A.header).insetInlineEnd);const oe=new AbortController;return b&&(O.body.classList.add(Kt["resize-active"]),O.addEventListener("mousemove",te,{signal:oe.signal}),O.addEventListener("mouseup",F,{signal:oe.signal})),C&&(O.body.classList.add(Kt["resize-active-with-focus"]),A.header.addEventListener("keydown",Z,{signal:oe.signal})),k&&O.body.classList.add(Kt["resize-active"]),()=>{clearTimeout(w.current),O.body.classList.remove(Kt["resize-active"]),O.body.classList.remove(Kt["resize-active-with-focus"]),oe.abort()}},[n,b,k,C,t,r]);const{tabIndex:E}=gr(h,{tabIndex:c});return d.createElement(d.Fragment,null,d.createElement("button",{ref:h,className:P(Kt.resizer,(C||s||k)&&Kt["has-focus"]),onMouseDown:I=>{I.button===0&&(I.preventDefault(),x(!0))},onClick:()=>{var I;x(!1),S(!0),B(!0),(I=v.current)===null||I===void 0||I.focus()},onFocus:()=>{T(Db(h.current)),S(!0)},onBlur:I=>{I.relatedTarget!==v.current&&S(!1)},"aria-roledescription":g,"aria-labelledby":a,tabIndex:E,"data-focus-id":f}),d.createElement("span",{className:P(Kt.divider,b&&Kt["divider-active"]),"data-awsui-table-suppress-navigation":!0,ref:v,id:p,role:"slider",tabIndex:-1,"aria-labelledby":a,"aria-hidden":!k,"aria-valuemin":n,"aria-valuemax":Number.MAX_SAFE_INTEGER,"aria-valuenow":G,"data-focus-id":f,onBlur:()=>{S(!1),k&&B(!1),r()}}))}function WD(){return d.createElement("span",{className:Kt.tracker})}const Wo={"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 Kx(t){var{resizableStyle:r,sortingStatus:a,sortingDisabled:n,focusedComponent:c,stuck:s,sticky:f,hidden:g,stripedRows:p,isSelection:h,colIndex:v,columnId:b,stickyState:x,cellRef:k,tableRole:B,children:w,variant:C,ariaLabel:S}=t,G=pe(t,["resizableStyle","sortingStatus","sortingDisabled","focusedComponent","stuck","sticky","hidden","stripedRows","isSelection","colIndex","columnId","stickyState","cellRef","tableRole","children","variant","ariaLabel"]);const T=Xx({stickyColumns:x,columnId:b,getClassName:A=>Ix(Wo,A)}),E=y.useRef(null),I=Ke(T.ref,k,E),{tabIndex:z}=gr(E);return d.createElement("th",Object.assign({"data-focus-id":`header-${String(b)}`,className:P(Wo["header-cell"],Wo[`header-cell-variant-${C}`],f&&Wo["header-cell-sticky"],s&&Wo["header-cell-stuck"],p&&Wo["has-striped-rows"],Wo["is-visual-refresh"],h&&P(Ue["selection-control"],Ue["selection-control-header"]),{[Wo["header-cell-fake-focus"]]:c===`header-${String(b)}`,[Wo["header-cell-sortable"]]:a,[Wo["header-cell-sorted"]]:a==="ascending"||a==="descending",[Wo["header-cell-disabled"]]:n,[Wo["header-cell-ascending"]]:a==="ascending",[Wo["header-cell-descending"]]:a==="descending",[Wo["header-cell-hidden"]]:g},T.className),style:Object.assign(Object.assign({},r),T.style),ref:I},pD({tableRole:B,sortingStatus:a,colIndex:v}),{tabIndex:z===-1?void 0:z},_c(G),S?{"aria-label":S}:{}),w)}function XD(t){var{focusedComponent:r,singleSelectionHeaderAriaLabel:a,getSelectAllProps:n,onFocusMove:c}=t,s=pe(t,["focusedComponent","singleSelectionHeaderAriaLabel","getSelectAllProps","onFocusMove"]);const f=n?n():void 0;return d.createElement(Kx,Object.assign({},s,{isSelection:!0,colIndex:0,focusedComponent:r,ariaLabel:f==null?void 0:f.selectionGroupLabel},ze({action:f!=null&&f.checked?"deselectAll":"selectAll"})),f?d.createElement(Gx,Object.assign({onFocusDown:g=>{c(g.target,-1,1)},focusedComponent:r},f,s.sticky?{tabIndex:-1}:{})):d.createElement(XS,null,a),d.createElement(Zx,{className:Ue["resize-divider"]}))}function Gb(t){var{selectionControlProps:r}=t,a=pe(t,["selectionControlProps"]);return d.createElement(Gc,Object.assign({},a,{isSelection:!0,wrapLines:!1,isEditable:!1,isEditing:!1,colIndex:0}),r?d.createElement(Gx,Object.assign({},r,{verticalAlign:a.verticalAlign})):null)}const YD={sortable:"caret-down",ascending:"caret-up-filled",descending:"caret-down-filled"},$D=(t,r,a,n)=>{if(r)return a?"descending":"ascending";if(t&&!n)return"sortable"},ZD=t=>YD[t],Qx=(t,r)=>t===r||t.sortingField!==void 0&&t.sortingField===r.sortingField||t.sortingComparator!==void 0&&t.sortingComparator===r.sortingComparator,KD=(t=[],r)=>{if(!r)return null;for(let a=0;a<t.length;a++)if(Qx(t[a],r))return t[a].id||null;return null},Ib={"header-cell-text":"awsui_header-cell-text_dpuyq_1id1o_5"};function QD({tabIndex:t,column:r,activeSortingColumn:a,sortingDescending:n,sortingDisabled:c,wrapLines:s,focusedComponent:f,stuck:g,sticky:p,hidden:h,stripedRows:v,onClick:b,colIndex:x,updateColumn:k,resizableColumns:B,resizableStyle:w,onResizeFinish:C,isEditable:S,columnId:G,stickyState:T,cellRef:E,tableRole:I,resizerRoleDescription:z,isExpandable:A,hasDynamicContent:O,variant:Y}){var j;const M=ft("table"),q=!!r.sortingComparator||!!r.sortingField,re=!!a&&Qx(r,a),W=$D(q,re,!!n,!!c),te=()=>b({sortingColumn:r,isDescending:re?!n:!1}),F=({nativeEvent:le})=>{(le.keyCode===_e.enter||le.keyCode===_e.space)&&(le.preventDefault(),te())},Z=Xe("table-header-"),oe=y.useRef(null),{tabIndex:fe}=gr(oe,{tabIndex:t}),R=y.useRef(null),X=Ke(E,R);return Wr(O?R:()=>null,le=>{k(G,le.borderBoxWidth)}),d.createElement(Kx,Object.assign({resizableStyle:w,cellRef:X,sortingStatus:W,sortingDisabled:c,focusedComponent:f,stuck:g,sticky:p,hidden:h,stripedRows:v,colIndex:x,columnId:G,stickyState:T,tableRole:I,variant:Y},c?{}:ze({action:"sort",detail:{position:`${x+1}`,columnId:r.id?`${r.id}`:"",label:`.${Ib["header-cell-text"]}`,sortingDescending:`${!n}`}})),d.createElement("div",Object.assign({ref:oe,"data-focus-id":`sorting-control-${String(G)}`,className:P(Wo["header-cell-content"],{[Wo["header-cell-fake-focus"]]:f===`sorting-control-${String(G)}`,[Wo["header-cell-content-expandable"]]:A}),"aria-label":r.ariaLabel?r.ariaLabel({sorted:re,descending:re&&!!n,disabled:!!c}):void 0},W&&!c?{onKeyPress:F,tabIndex:fe,role:"button",onClick:te}:{}),d.createElement("div",{className:P(Wo["header-cell-text"],Ib["header-cell-text"],s&&Wo["header-cell-text-wrap"]),id:Z},r.header,S?d.createElement("span",{className:Wo["edit-icon"]},d.createElement(so,{name:"edit",ariaLabel:M("columnDefinitions.editConfig.editIconAriaLabel",(j=r.editConfig)===null||j===void 0?void 0:j.editIconAriaLabel)})):null),W&&d.createElement("span",{className:Wo["sorting-icon"]},d.createElement(so,{name:ZD(W)}))),B?d.createElement(VD,{tabIndex:t,focusId:`resize-control-${String(G)}`,showFocusRing:f===`resize-control-${String(G)}`,onWidthUpdate:le=>k(G,le),onWidthUpdateCommit:C,ariaLabelledby:Z,minWidth:typeof r.minWidth=="string"?parseInt(r.minWidth):r.minWidth,roleDescription:M("ariaLabels.resizerRoleDescription",z)}):d.createElement(Zx,{className:Wo["resize-divider"]}))}const Jx=d.forwardRef(({selectionType:t,getSelectAllProps:r,columnDefinitions:a,sortingColumn:n,sortingDisabled:c,sortingDescending:s,resizableColumns:f,variant:g,wrapLines:p,onFocusMove:h,onSortingChange:v,onResizeFinish:b,singleSelectionHeaderAriaLabel:x,stripedRows:k,sticky:B=!1,hidden:w=!1,stuck:C=!1,stickyState:S,selectionColumnId:G,focusedComponent:T,onFocusedComponentChange:E,tableRole:I,resizerRoleDescription:z,isExpandable:A,setLastUserAction:O},Y)=>{const{getColumnStyles:j,columnWidths:M,updateColumn:q,setCell:re}=jD(),W={stuck:C,sticky:B,hidden:w,stripedRows:k,tableRole:I,variant:g,stickyState:S};return d.createElement("thead",{className:P(!w&&Ue["thead-active"])},d.createElement("tr",Object.assign({},Zf.all,{ref:Y,"aria-rowindex":1},gD({tableRole:I}),{onFocus:te=>{var F;const Z=yt(te.target,fe=>!!fe.getAttribute("data-focus-id")),oe=(F=Z==null?void 0:Z.getAttribute("data-focus-id"))!==null&&F!==void 0?F:null;E==null||E(oe)},onBlur:()=>E==null?void 0:E(null)}),t?d.createElement(XD,Object.assign({},W,{focusedComponent:T,columnId:G,getSelectAllProps:r,onFocusMove:h,singleSelectionHeaderAriaLabel:x})):null,a.map((te,F)=>{const Z=uc(te,F);return d.createElement(QD,Object.assign({},W,{key:Z,tabIndex:B?-1:0,focusedComponent:T,column:te,activeSortingColumn:n,sortingDescending:s,sortingDisabled:c,wrapLines:p,colIndex:t?F+1:F,columnId:Z,updateColumn:q,onResizeFinish:()=>b(M),resizableColumns:f,resizableStyle:j(B,Z),onClick:oe=>{O("sorting"),qe(v,oe)},isEditable:!!te.editConfig,cellRef:oe=>re(B,Z,oe),tableRole:I,resizerRoleDescription:z,isExpandable:F===0&&A,hasDynamicContent:w&&!f&&te.hasDynamicContent}))})))}),JD=(t,r,a,n,c)=>{const s=ca(),f=y.useCallback(()=>{t.current&&r.current&&a.current&&n.current&&c.current&&(n.current.style.inlineSize=`${t.current.getBoundingClientRect().width}px`,c.current.style.marginBlockStart=`-${r.current.getBoundingClientRect().height}px`)},[r,a,n,c,t]);y.useLayoutEffect(()=>{f()}),Wr(r,f);const g=()=>{if(!s&&r.current&&a.current&&c.current){const v=Nx(r.current,a.current);v>0&&Kf(v,c.current)}},{scrollToItem:p}=tT(c,a);return{scrollToRow:v=>{s||p(v)},scrollToTop:g}},eE=y.forwardRef(oE);function oE({variant:t,theadProps:r,wrapperRef:a,theadRef:n,secondaryWrapperRef:c,onScroll:s,tableRef:f,tableHasHeader:g,contentDensity:p,tableRole:h},v){const b=y.useRef(null),x=y.useRef(null),{isStuck:k}=y.useContext(Lg),[B,w]=y.useState(null),{scrollToRow:C,scrollToTop:S}=JD(f,n,b,x,a);return y.useImperativeHandle(v,()=>({scrollToTop:S,scrollToRow:C,setFocus:w})),d.createElement("div",{className:P(Ue["header-secondary"],Ue[`variant-${t}`],{[Ue["table-has-header"]]:g}),"aria-hidden":!0,tabIndex:-1,ref:c,onScroll:s},d.createElement("table",Object.assign({className:P(Ue.table,Ue["table-layout-fixed"],p==="compact"&&Bc("compact-table")),ref:x},Yx({tableRole:h})),d.createElement(Jx,Object.assign({ref:b,sticky:!0,stuck:k,focusedComponent:B},r))))}const ea={"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"},Nb=(t,r,a,n,c)=>{if(!t||!a||!r)return;const{inlineSize:s}=We(t),{inlineSize:f}=We(r),g=zg().height;if(s>f?(a.classList.contains(ea["sticky-scrollbar-visible"])||requestAnimationFrame(()=>{a.scrollLeft=r.scrollLeft}),a.classList.add(ea["sticky-scrollbar-visible"]),g||a.classList.add(ea["sticky-scrollbar-native-invisible"])):a.classList.remove(ea["sticky-scrollbar-visible"]),g&&a&&n&&(a.style.blockSize=`${g}px`,n.style.blockSize=`${g}px`),t&&r&&n&&a){const h=We(r),v=We(t);a.style.inlineSize=`${h.inlineSize}px`,n.style.inlineSize=`${v.inlineSize}px`,a.style.insetBlockEnd=c?"0px":`var(${ox.stickyVerticalBottomOffset}, 0px)`}};function tE(t,r,a,n,c){const[s,f]=y.useState(!1),g=n.current;y.useEffect(()=>{g&&f(!!O_(g)||!!Yn(g)[0])},[g]),y.useEffect(()=>{if(n.current&&a.current){const p=new gy(()=>{r.current&&Nb(a.current,n.current,t.current,r.current,s)});return p.observe(n.current),p.observe(a.current),()=>{p.disconnect()}}},[r,t,a,n,s,c]),y.useEffect(()=>{const p=()=>{Nb(a.current,n.current,t.current,r.current,s)};return p(),window.addEventListener("resize",p),()=>{window.removeEventListener("resize",p)}},[a,n,t,r,s])}const rE=y.forwardRef(lE);function lE({wrapperRef:t,tableRef:r,onScroll:a,hasStickyColumns:n},c){const s=d.useRef(null),f=d.useRef(null),g=Ke(c,s),p=n||zg().height===0;tE(s,f,r,t,p);const{ref:h,isIntersecting:v}=tx();return d.createElement(d.Fragment,null,d.createElement("div",{ref:g,className:P(ea["sticky-scrollbar"],p&&ea["sticky-scrollbar-offset"],ea["is-visual-refresh"]),onScroll:a,"data-stuck":!v},d.createElement("div",{ref:f,className:ea["sticky-scrollbar-content"]})),d.createElement("div",{ref:h,style:{position:"absolute",right:0,bottom:0,left:0,height:1}}))}function aE({onCancel:t,onSubmit:r}){const[a,n]=y.useState(null),[c,s]=y.useState(null),[f,g]=y.useState(!1),p=B=>{s(null),n(B)},h=y.useCallback(()=>n(null),[]);return{isLoading:f,startEdit:p,cancelEdit:h,checkEditing:({row:B,col:w})=>B===(a==null?void 0:a.row)&&w===a.col,checkLastSuccessfulEdit:({row:B,col:w})=>B===(c==null?void 0:c.row)&&w===c.col,completeEdit:(B,w)=>{fr(t,{})||(n(null),w||s(B))},submitEdit:r?(...B)=>kc(this,void 0,void 0,function*(){g(!0);try{yield r(...B)}finally{g(!1)}}):void 0}}var dd,ud,Oa;const Rb=`.${to["sticky-cell"]}`,nE=50;function iE(t){y.useEffect(()=>{if(t.current){const r=t.current,a=new cE,n=s=>{s.target&&s.target instanceof HTMLElement&&(s.target.matches(Rb)||s.target.closest(Rb))&&a.set(r.scrollLeft)};r.addEventListener("click",n);const c=()=>{a.active&&(r.scrollLeft=a.scrollLeft,a.clear())};return r.addEventListener("scroll",c),()=>{r.removeEventListener("click",n),r.removeEventListener("scroll",c)}}},[t])}class cE{constructor(){dd.set(this,setTimeout(()=>{},0)),ud.set(this,0),Oa.set(this,!1)}set(r){Ee(this,Oa,"f")||(Or(this,Oa,!0,"f"),Or(this,ud,r,"f"),Or(this,dd,setTimeout(()=>Or(this,Oa,!1,"f"),nE),"f"))}clear(){Or(this,Oa,!1,"f"),clearTimeout(Ee(this,dd,"f"))}get active(){return Ee(this,Oa,"f")}get scrollLeft(){return Ee(this,ud,"f")}}dd=new WeakMap,ud=new WeakMap,Oa=new WeakMap;function sE({onRowClick:t,onRowContextMenu:r}){return{onRowClickHandler:t&&((c,s,f)=>{const g=yt(f.target,p=>p.tagName.toLowerCase()==="td");(!g||!g.classList.contains(Ue["selection-control"]))&&qe(t,{rowIndex:c,item:s})}),onRowContextMenuHandler:r&&((c,s,f)=>{const g={rowIndex:c,item:s,clientX:f.clientX,clientY:f.clientY};fr(r,g,f)})}}function dE(t,r){t.querySelectorAll("tr").forEach((a,n)=>{a.querySelectorAll("td").forEach((c,s)=>{r(c,n,s)})})}function uE({enableKeyboardNavigation:t,selectionType:r,tableRoot:a,columnDefinitions:n,numRows:c}){const s=y.useMemo(()=>{const b=n.map(x=>!!x.editConfig);return r&&b.unshift(!1),b},[n,r]),f=s.length-1,g=r?1:0,p=y.useCallback((b,x)=>{a!=null&&a.current&&dE(a.current,(k,B,w)=>{var C;if(B===b&&w===x){const S=k.querySelector("button:last-child");S&&((C=S.focus)===null||C===void 0||C.call(S),_g(S))}})},[a]),h=y.useCallback((b,x)=>{var k;const B=(k=a.current)===null||k===void 0?void 0:k.querySelector("td:focus-within");if(!B)return;const w=B.cellIndex,C=B.parentElement.rowIndex;let S=C,G=w;if(b!==0&&(S=Math.min(c,Math.max(C+b,0))),x!==0)for(;G<=f&&G>=g&&(G+=x,!s[G]););(C!==S||w!==G)&&a.current&&p(S,G)},[p,s,f,g,c,a]),v=y.useCallback(b=>{var x,k;if(!(!((x=a.current)===null||x===void 0)&&x.querySelector('[data-inline-editing-active = "true"]')||!(!((k=document.activeElement)===null||k===void 0)&&k.closest("[data-inline-editing-active]"))))switch(b.key){case"ArrowUp":b.preventDefault(),h(-1,0);break;case"ArrowDown":b.preventDefault(),h(1,0);break;case"ArrowLeft":b.preventDefault(),h(0,-1);break;case"ArrowRight":b.preventDefault(),h(0,1);break;default:return}},[h,a]);y.useEffect(()=>{if(!a.current||t)return;const b=a.current;return a.current.addEventListener("keydown",v),()=>b&&b.removeEventListener("keydown",v)},[t,s,v,a])}const fE=10,gE=54,nc=Symbol("selection-column-id"),hE=d.forwardRef((t,r)=>{const{funnelSubStepProps:a}=na(),n=Object.assign(Object.assign({},t),{__funnelSubStepProps:a});return d.createElement(e1,Object.assign({},n,{ref:r}))}),e1=d.forwardRef((t,r)=>{var a,n,c,{header:s,footer:f,empty:g,filter:p,pagination:h,preferences:v,items:b,columnDefinitions:x,trackBy:k,loading:B,loadingText:w,selectionType:C,selectedItems:S,isItemDisabled:G,ariaLabels:T,onSelectionChange:E,onSortingChange:I,sortingColumn:z,sortingDescending:A,sortingDisabled:O,visibleColumns:Y,stickyHeader:j,stickyHeaderVerticalOffset:M,onRowClick:q,onRowContextMenu:re,wrapLines:W,stripedRows:te,contentDensity:F,submitEdit:Z,onEditCancel:oe,resizableColumns:fe,onColumnWidthsChange:R,variant:X,__internalRootRef:le,totalItemsCount:ae,firstIndex:ge,renderAriaLive:me,stickyColumns:ue,columnDisplay:ne,enableKeyboardNavigation:se,expandableRows:Q,getLoadingStatus:be,renderLoaderPending:De,renderLoaderLoading:H,renderLoaderError:he,renderLoaderEmpty:ve,cellVerticalAlign:Ce,__funnelSubStepProps:Te}=t,ye=pe(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"]);Q&&se===void 0&&(se=!0);const Pe=Qe(ye);Fn(j);const Ge=ca(),{isExpandable:je,allItems:He,getExpandableItemProps:ke}=ID({items:b,expandableRows:Q,trackBy:k,ariaLabels:T}),{allRows:we}=HD({items:He,getLoadingStatus:be,getExpandableItemProps:ke}),[Ne,Me]=Pr(Be=>Be.contentBoxWidth),$e=y.useRef(null),lo=Ke(Me,$e),[bo,Je]=Pr(Be=>Be.contentBoxWidth),Eo=y.useRef(null),go=d.useRef(null),Ho=y.useRef(null),fo=d.useRef(null),Ro=d.useRef(null),Fo=aE({onCancel:oe,onSubmit:Z}),{cancelEdit:Dt}=Fo,gt=pe(Fo,["cancelEdit"]),$r=y.useRef({}),It=y.useRef({}),sa=y.useRef({}),yl=y.useRef({}),Qt=()=>{var Be,no,Oo,at;return(Oo=(no=(Be=ga.current)===null||Be===void 0?void 0:Be.querySelector(`.${_o["heading-text"]}`))===null||no===void 0?void 0:no.innerText)!==null&&Oo!==void 0?Oo:(at=ga.current)===null||at===void 0?void 0:at.innerText},Kn=()=>{var Be;return!((Be=ga.current)===null||Be===void 0)&&Be.querySelector(`.${_o.actions} .${Ht.button}`)?"table-with-actions":""},Ya=Ny("table",()=>!B,Eo,()=>({loading:B??!1,header:Qt()}),[B]),xt=vl(ye),kt=()=>{const Be=It.current,no=$r.current;return JSON.stringify({filterData:Be,paginationData:no,sortingColumn:z==null?void 0:z.sortingField,sortingOrder:z?A?"Descending":"Ascending":void 0})},Cr=()=>{var Be,no,Oo,at,Pt,Ir,jt,or,Zr,Qo,zo;const Yo=yl.current,Bt=It.current,Jo=$r.current,vr=sa.current;return{variant:X,flowType:(Be=ye.analyticsMetadata)===null||Be===void 0?void 0:Be.flowType,resourceType:(no=ye.analyticsMetadata)===null||no===void 0?void 0:no.resourceType,instanceIdentifier:xt==null?void 0:xt.instanceIdentifier,taskName:(Oo=xt==null?void 0:xt.instanceIdentifier)!==null&&Oo!==void 0?Oo:Qt(),uxTaskName:Qt(),patternIdentifier:Kn(),sortedBy:{columnId:z==null?void 0:z.sortingField,sortingOrder:z?A?"desc":"asc":void 0},filtered:(at=Bt==null?void 0:Bt.filtered)!==null&&at!==void 0?at:null,filteredBy:(Pt=Bt==null?void 0:Bt.filteredBy)!==null&&Pt!==void 0?Pt:[],filteredCount:(Ir=Bt==null?void 0:Bt.filterCount)!==null&&Ir!==void 0?Ir:null,totalNumberOfResources:(jt=Yo==null?void 0:Yo.totalCount)!==null&&jt!==void 0?jt:null,tablePreferences:{visibleColumns:(or=vr==null?void 0:vr.visibleColumns)!==null&&or!==void 0?or:[],resourcesPerPage:(Zr=vr==null?void 0:vr.pageSize)!==null&&Zr!==void 0?Zr:null},pagination:{currentPageIndex:(Qo=Jo==null?void 0:Jo.currentPageIndex)!==null&&Qo!==void 0?Qo:0,totalNumberOfPages:Jo!=null&&Jo.openEnd?null:(zo=Jo==null?void 0:Jo.totalPageCount)!==null&&zo!==void 0?zo:null,openEnd:!!(Jo!=null&&Jo.openEnd)},resourcesSelected:(S==null?void 0:S.length)>0}},{setLastUserAction:$a,tableInteractionAttributes:su}=tD({elementRef:Eo,loading:B,items:b,instanceIdentifier:xt==null?void 0:xt.instanceIdentifier,itemCount:b.length,getComponentIdentifier:Qt,getComponentConfiguration:Cr,interactionMetadata:kt});y.useImperativeHandle(r,()=>{var Be;return{scrollToTop:((Be=fo.current)===null||Be===void 0?void 0:Be.scrollToTop)||(()=>{}),cancelEdit:Dt}},[Dt]);const Nt=y.useRef(null),Ko=eD([Nt,Ro,go]),{moveFocusDown:_t,moveFocusUp:xl,moveFocus:Qn}=Z5(C,He.length),{onRowClickHandler:Ac,onRowContextMenuHandler:zc}=sE({onRowClick:q,onRowContextMenu:re}),hr=W5({columnDefinitions:x,columnDisplay:ne,visibleColumns:Y}),{isItemSelected:da,getSelectAllProps:Jn,getItemSelectionProps:Tr}=J5({items:He,trackBy:k,selectedItems:S,selectionType:C,isItemDisabled:G,onSelectionChange:E,ariaLabels:Object.assign(Object.assign({},T),{selectionGroupLabel:void 0}),loading:B,setLastUserAction:$a}),Dr=Be=>Be.type==="data"&&da(Be.item),Jt=X,Er=!!(s||p||h||v),Ao=!!C,Za=Ge&&X==="full-page"&&!!h,ua=!!f||Za,pr=y.useRef(void 0),Lc=!(T!=null&&T.tableLabel)&&!!s&&pr.current?pr.current:void 0,Hc=y.useCallback(Be=>{pr.current=Be},[]),Ka=[],ei=[];Ao&&(Ka.push({id:nc,width:gE}),ei.push(nc));for(let Be=0;Be<hr.length;Be++){const no=uc(hr[Be],Be);Ka.push(Object.assign(Object.assign({},hr[Be]),{id:no})),ei.push(no)}const Gr=cD({visibleColumns:ei,stickyColumnsFirst:((a=ue==null?void 0:ue.first)!==null&&a!==void 0?a:0)+(ue!=null&&ue.first&&Ao?1:0),stickyColumnsLast:(ue==null?void 0:ue.last)||0}),Qa=((n=ue==null?void 0:ue.first)!==null&&n!==void 0?n:0)+((c=ue==null?void 0:ue.last)!==null&&c!==void 0?c:0)>0,mr=!!x.find(Be=>Be.editConfig);let er="table";je?er="treegrid":se?er="grid":mr&&(er="grid-default");const oi={selectionType:C,getSelectAllProps:Jn,columnDefinitions:hr,variant:Jt,wrapLines:W,resizableColumns:fe,sortingColumn:z,sortingDisabled:O,sortingDescending:A,onSortingChange:I,onFocusMove:Qn,onResizeFinish(Be){const no=x.map((at,Pt)=>Be.get(uc(at,Pt))||at.width||aa);no.some((at,Pt)=>x[Pt].width!==at)&&qe(R,{widths:no})},singleSelectionHeaderAriaLabel:T==null?void 0:T.selectionGroupLabel,resizerRoleDescription:T==null?void 0:T.resizerRoleDescription,stripedRows:te,stickyState:Gr,selectionColumnId:nc,tableRole:er,isExpandable:je,setLastUserAction:$a};iE(Nt);const kl=Ke(Nt,Gr.refs.wrapper),ti=Ke(Je,Eo,Gr.refs.table),ri=fD({isScrollable:!!(bo&&Ne&&bo>Ne),ariaLabel:T==null?void 0:T.tableLabel,ariaLabelledby:Lc}),du=j5();uE({enableKeyboardNavigation:se,selectionType:C,tableRoot:Eo,columnDefinitions:hr,numRows:we==null?void 0:we.length});const ga=y.useRef(null),[wt,Oc]=Pr(Be=>Be.borderBoxHeight),uu=Ke(ga,Oc),_l=C?1:0,li=hr.length+_l;return d.createElement(Xd.Provider,{value:{defaultVariant:"primary"}},d.createElement(hC,{value:{paginationRef:$r,filterRef:It,preferencesRef:sa,headerRef:yl}},d.createElement(PD,{visibleColumns:Ka,resizableColumns:fe,containerRef:$e},d.createElement(Hg,Object.assign({},Pe,su,{__internalRootRef:le,className:P(Pe.className,Ue.root),__funnelSubStepProps:Te,__fullPage:X==="full-page",header:d.createElement(d.Fragment,null,Er&&d.createElement("div",null,d.createElement("div",{ref:uu,className:P(Ue["header-controls"],Ue[`variant-${Jt}`])},d.createElement(ou.Provider,{value:{assignId:Hc}},d.createElement(rT,{header:s,filter:p,pagination:h,preferences:v,setLastUserAction:$a})))),j&&d.createElement(eE,{ref:fo,variant:Jt,theadProps:oi,wrapperRef:Nt,theadRef:Ho,secondaryWrapperRef:go,tableRef:Eo,onScroll:Ko,tableHasHeader:Er,contentDensity:F,tableRole:er})),disableHeaderPaddings:!0,disableContentPaddings:!0,variant:V5(Jt),__disableFooterPaddings:!0,__disableFooterDivider:!0,__disableStickyMobile:!1,footer:ua?d.createElement("div",{className:P(Ue["footer-wrapper"],Ue[`variant-${Jt}`])},d.createElement("div",{className:P(Ue.footer,Za&&Ue["footer-with-pagination"])},f&&d.createElement("span",null,f),Za&&d.createElement("div",{className:Ue["footer-pagination"]},h))):null,__stickyHeader:j,__mobileStickyOffset:wt??0,__stickyOffset:M},Zf.root),d.createElement("div",Object.assign({ref:kl,className:P(Ue.wrapper,Ue[`variant-${Jt}`],{[Ue["has-footer"]]:ua,[Ue["has-header"]]:Er}),style:Gr.style.wrapper,onScroll:Ko},ri),d.createElement("div",{className:Ue["wrapper-content-measure"],ref:lo}),!!me&&!!ge&&d.createElement(Tt,{hidden:!0,tagName:"span"},d.createElement("span",null,me({firstIndex:ge,lastIndex:ge+b.length-1,visibleItemsCount:He.length,totalItemsCount:ae}))),d.createElement(_D,{keyboardNavigation:!!se,pageSize:fE,getTable:()=>Eo.current},d.createElement("table",Object.assign({},Ya,{ref:ti,className:P(Ue.table,fe&&Ue["table-layout-fixed"],F==="compact"&&Bc("compact-table"))},Yx({tableRole:er,totalItemsCount:ae,totalColumnsCount:li,ariaLabel:T==null?void 0:T.tableLabel,ariaLabelledby:Lc})),d.createElement(Jx,Object.assign({ref:Ho,hidden:j,onFocusedComponentChange:Be=>{var no;return(no=fo.current)===null||no===void 0?void 0:no.setFocus(Be)}},oi)),d.createElement("tbody",null,B||He.length===0?d.createElement("tr",null,d.createElement(ND,{totalColumnsCount:li,hasFooter:ua,loading:B,loadingText:w,empty:g,tableRef:Eo,containerRef:$e})):we.map((Be,no)=>{const Oo=no===0,at=no===we.length-1,Pt=Be.type==="data"?ke(Be.item):void 0,Ir=hD(Object.assign({tableRole:er,firstIndex:ge,rowIndex:no,level:Be.type==="loader"?Be.level:void 0},Pt)),jt=Qo=>U5(k,Qo,no),or={isFirstRow:Oo,isLastRow:at,isSelected:Ao&&Dr(Be),isPrevSelected:Ao&&!Oo&&Dr(we[no-1]),isNextSelected:Ao&&!at&&Dr(we[no+1]),isEvenRow:no%2===0,stripedRows:te,hasSelection:Ao,hasFooter:ua,stickyState:Gr,tableRole:er};if(Be.type==="data"){const Qo=`${jt(Be.item)}`;return d.createElement("tr",Object.assign({key:Qo,className:P(Ue.row,or.isSelected&&Ue["row-selected"]),onFocus:({currentTarget:zo})=>{var Yo;zo.contains(du())||(Yo=fo.current)===null||Yo===void 0||Yo.scrollToRow(zo)}},Zf.item,{onClick:Ac&&Ac.bind(null,no,Be.item),onContextMenu:zc&&zc.bind(null,no,Be.item)},Ir),Tr&&d.createElement(Gb,Object.assign({},or,{columnId:nc,selectionControlProps:Object.assign(Object.assign({},Tr(Be.item)),{onFocusDown:_t,onFocusUp:xl,rowIndex:no,itemKey:Qo}),verticalAlign:Ce})),hr.map((zo,Yo)=>{var Bt,Jo;const vr=`${uc(zo,Yo)}`,Ja={row:Qo,col:vr},en=gt.checkEditing(Ja),ai=gt.checkLastSuccessfulEdit(Ja),ni=!!zo.editConfig&&!gt.isLoading,wl=je&&Yo===0?Pt:void 0,Bl={component:{innerContext:{position:`${no+1},${Yo+1}`,columnId:zo.id?`${zo.id}`:"",columnLabel:{selector:`table thead tr th:nth-child(${Yo+(C?2:1)})`,root:"component"},item:Qo}}};return d.createElement(GD,Object.assign({key:vr},or,{resizableStyle:{width:zo.width,minWidth:zo.minWidth,maxWidth:zo.maxWidth},ariaLabels:T,column:zo,item:Be.item,wrapLines:W,isEditable:ni,isEditing:en,isRowHeader:zo.isRowHeader,successfulEdit:ai,resizableColumns:fe,onEditStart:()=>gt.startEdit(Ja),onEditEnd:Mc=>gt.completeEdit(Ja,Mc),submitEdit:gt.submitEdit,columnId:(Bt=zo.id)!==null&&Bt!==void 0?Bt:Yo,colIndex:Yo+_l,verticalAlign:(Jo=zo.verticalAlign)!==null&&Jo!==void 0?Jo:Ce},wl,ze(Bl)))}))}const Zr=zD({item:Be.item,loadingStatus:Be.status,renderLoaderPending:De,renderLoaderLoading:H,renderLoaderError:he,renderLoaderEmpty:ve});return Zr&&d.createElement("tr",Object.assign({key:(Be.item?jt(Be.item):"root-"+no)+"-"+Be.from,className:Ue.row},Ir),Tr&&d.createElement(Gb,Object.assign({},or,{columnId:nc,verticalAlign:Ce})),hr.map((Qo,zo)=>{var Yo;return d.createElement(LD,Object.assign({key:uc(Qo,zo)},or,{wrapLines:!1,columnId:(Yo=Qo.id)!==null&&Yo!==void 0?Yo:zo,colIndex:zo+_l,isRowHeader:zo===0,level:Be.level,item:Be.item,trackBy:k}),Zr)}))})))),fe&&d.createElement(WD,null)),d.createElement(rE,{ref:Ro,wrapperRef:Nt,tableRef:Eo,onScroll:Ko,hasStickyColumns:Qa})))))}),Vn=d.forwardRef((t,r)=>{var{options:a=[],filteringType:n="none",statusType:c="finished",triggerVariant:s="label"}=t,f=pe(t,["options","filteringType","statusType","triggerVariant"]);const g=Po("Select",{props:{autoFocus:f.autoFocus,expandToViewport:f.expandToViewport,filteringType:n,triggerVariant:s,virtualScroll:f.virtualScroll,readOnly:f.readOnly},metadata:{hasInlineLabel:!!f.inlineLabelText,hasDisabledReasons:a.some(v=>!!v.disabledReason)}}),p=Vg(f),h={name:"awsui.Select",label:`.${kx["button-trigger"]}`,properties:{disabled:`${!!p.disabled}`}};return d.createElement(kT,Object.assign({options:a,filteringType:n,statusType:c,triggerVariant:s},p,g,{ref:r},ze({component:h})))});jo(Vn,"Select");function uo(t){var{direction:r="vertical"}=t,a=pe(t,["direction"]);const n=Po("SpaceBetween",{props:{alignItems:a.alignItems,direction:r,size:a.size}});return d.createElement(Uy,Object.assign({direction:r},a,n))}jo(uo,"SpaceBetween");function o1(t){var{size:r="normal",variant:a="normal"}=t,n=pe(t,["size","variant"]);const c=Po("Spinner",{props:{size:r,variant:a}});return d.createElement(Wd,Object.assign({size:r,variant:a},n,c))}jo(o1,"Spinner");const Ic=d.forwardRef((t,r)=>{var a,n,c,{items:s=[],selectedItems:f=[],variant:g="container",contentDensity:p="comfortable",cellVerticalAlign:h="middle",firstIndex:v=1}=t,b=pe(t,["items","selectedItems","variant","contentDensity","cellVerticalAlign","firstIndex"]);const x=vl(b),k=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)||!!(!((c=b.stickyColumns)===null||c===void 0)&&c.last),w=Po("Table",{props:{contentDensity:p,resizableColumns:b.resizableColumns,selectionType:b.selectionType,stickyHeader:b.stickyHeader,stripedRows:b.stripedRows,variant:g,wrapLines:b.wrapLines,enableKeyboardNavigation:b.enableKeyboardNavigation,totalItemsCount:b.totalItemsCount,flowType:x.flowType,cellVerticalAlign:h},metadata:{expandableRows:!!b.expandableRows,progressiveLoading:!!b.getLoadingStatus,inlineEdit:b.columnDefinitions.some(E=>!!E.editConfig),disabledInlineEdit:b.columnDefinitions.some(E=>{var I;return!!(!((I=E.editConfig)===null||I===void 0)&&I.disabledReason)}),hasSortableColumns:b.columnDefinitions.some(E=>E.sortingField||E.sortingComparator),hasHiddenColumns:k,hasStickyColumns:B,hasFilterSlot:!!b.filter,hasPaginationSlot:!!b.pagination,itemsCount:s.length,hasInstanceIdentifier:!!(x!=null&&x.instanceIdentifier),hasResourceType:!!(x!=null&&x.resourceType),usesVisibleColumns:!!b.visibleColumns,usesColumnDisplay:!!b.columnDisplay,usesColumnDefinitionsVerticalAlign:b.columnDefinitions.some(E=>E.verticalAlign!==h)}},x),C={name:"awsui.Table",label:{root:"self"},properties:{selectionType:b.selectionType||"none",itemsCount:`${s.length}`,selectedItemsCount:`${f.length}`,variant:g}},S=KD(b.columnDefinitions,b.sortingColumn);S&&(C.properties.sortingColumnId=S,C.properties.sortingDescending=`${b.sortingDescending||!1}`);const G=Object.assign(Object.assign(Object.assign(Object.assign({items:s,selectedItems:f,variant:g,contentDensity:p,firstIndex:v,cellVerticalAlign:h},b),w),{ref:r}),ze({component:C})),T={tableContentDensity:p,tableHasStripedRows:!!b.stripedRows,tableHasHiddenColumns:k,tableHasStickyColumns:B};return g==="borderless"||g==="embedded"?d.createElement(Bb.Provider,{value:T},d.createElement(e1,Object.assign({},G))):d.createElement(Bb.Provider,{value:T},d.createElement(eu,null,d.createElement(hE,Object.assign({},G))))});jo(Ic,"Table");function pE(){return"scrollBehavior"in document.documentElement.style}const mE=t=>.0015*Math.abs(t)+.558,vE=t=>Math.round(Math.abs(t)/mE(t)),t1=()=>window.performance?window.performance.now():Date.now(),bE=t=>.5*(1-Math.cos(Math.PI*t)),r1=t=>{const r=t1(),a=Math.min((r-t.startTime)/t.scrollTime,1),n=bE(a),c=t.startX+(t.endX-t.startX)*n;t.scrollable.scrollLeft=c,c!==t.endX&&requestAnimationFrame(()=>r1(t))},yE=(t,r)=>{const a=t.scrollLeft;r1({scrollable:t,startX:a,endX:r,startTime:t1(),scrollTime:vE(r-a)})},l1=(t,r)=>{if(hy(t)){t.scrollLeft=r;return}if(pE()&&t.scrollTo){t.scrollTo({left:r,behavior:"smooth"});return}yE(t,r)},td=(t,r)=>{if(!(t!=null&&t.current))return;const a=t.current,{scrollLeft:n,scrollWidth:c,offsetWidth:s}=a,f=Math.ceil(a.clientWidth*.75),g=r==="forward"?Math.min(Math.abs(n)+f,c-s):Math.max(Math.abs(n)-f,0),p=ra(a)?g*-1:g;l1(a,p)},xE=(t,r)=>{const{offsetWidth:a,scrollWidth:n}=t,c=r.current&&2*r.current.offsetWidth;return c?n>a+c:n>a},Ab=t=>mg(t)>0,zb=t=>Math.ceil(mg(t))<t.scrollWidth-t.offsetWidth,kE=(t,r,a=!0)=>{if(!t||!r)return;const n=2;let c=r.scrollLeft;c=Math.min(c,t.offsetLeft-n),c=Math.max(c,t.offsetLeft+t.offsetWidth/2-r.offsetWidth/2+n),a?l1(r,c):r.scrollLeft=c},Mr={"tabs-header-list":"awsui_tabs-header-list_1acwa_dp0cl_5","active-tab-header":"awsui_active-tab-header_1acwa_dp0cl_6","tab-label":"awsui_tab-label_1acwa_dp0cl_7","tab-dismiss-button":"awsui_tab-dismiss-button_1acwa_dp0cl_8"},Oe={"tabs-header":"awsui_tabs-header_14rmt_1hsv5_290","tab-header-scroll-container":"awsui_tab-header-scroll-container_14rmt_1hsv5_299","tabs-header-list":"awsui_tabs-header-list_14rmt_1hsv5_305","pagination-button":"awsui_pagination-button_14rmt_1hsv5_323","pagination-button-left":"awsui_pagination-button-left_14rmt_1hsv5_330","pagination-button-left-scrollable":"awsui_pagination-button-left-scrollable_14rmt_1hsv5_333","pagination-button-right":"awsui_pagination-button-right_14rmt_1hsv5_337","pagination-button-right-scrollable":"awsui_pagination-button-right-scrollable_14rmt_1hsv5_340","actions-container":"awsui_actions-container_14rmt_1hsv5_345","tabs-tab":"awsui_tabs-tab_14rmt_1hsv5_353","tabs-tab-label":"awsui_tabs-tab-label_14rmt_1hsv5_363","tabs-tab-header-container":"awsui_tabs-tab-header-container_14rmt_1hsv5_374","tabs-tab-dismiss":"awsui_tabs-tab-dismiss_14rmt_1hsv5_385","tabs-tab-action":"awsui_tabs-tab-action_14rmt_1hsv5_385",refresh:"awsui_refresh_14rmt_1hsv5_390","tabs-tab-disabled":"awsui_tabs-tab-disabled_14rmt_1hsv5_394","tabs-tab-link":"awsui_tabs-tab-link_14rmt_1hsv5_436","tabs-tab-active":"awsui_tabs-tab-active_14rmt_1hsv5_514","tabs-header-with-divider":"awsui_tabs-header-with-divider_14rmt_1hsv5_521","tabs-tab-focusable":"awsui_tabs-tab-focusable_14rmt_1hsv5_525",root:"awsui_root_14rmt_1hsv5_529",tabs:"awsui_tabs_14rmt_1hsv5_290","tabs-content":"awsui_tabs-content_14rmt_1hsv5_567","fit-height":"awsui_fit-height_14rmt_1hsv5_571","tabs-content-active":"awsui_tabs-content-active_14rmt_1hsv5_577","tabs-content-wrapper":"awsui_tabs-content-wrapper_14rmt_1hsv5_591","with-paddings":"awsui_with-paddings_14rmt_1hsv5_591","tabs-container-content-wrapper":"awsui_tabs-container-content-wrapper_14rmt_1hsv5_602","disabled-reason-tooltip":"awsui_disabled-reason-tooltip_14rmt_1hsv5_613","tabs-tab-focused":"awsui_tabs-tab-focused_14rmt_1hsv5_617"},_E={"tab-dismiss-button":"awsui_tab-dismiss-button_1nq1i_1nd7r_5"},wE=`.${Oe["tabs-tab-link"]}`,BE=`.${Oe["tabs-tab-focused"]}`,Lb=`.${Oe["tabs-tab-focusable"]}`;function SE({dismissLabel:t,dismissDisabled:r,onDismiss:a,tabId:n}){return d.createElement(Gt,{onClick:a,variant:"icon",iconName:"close",formAction:"none",ariaLabel:t,disabled:r,className:P(_E["tab-dismiss-button"],Mr["tab-dismiss-button"]),"data-testid":`awsui-tab-dismiss-button-${n}`})}function CE({onChange:t,activeTabId:r,tabs:a,variant:n,idNamespace:c,ariaLabel:s,ariaLabelledby:f,i18nStrings:g,keyboardActivationMode:p,actions:h}){const v=y.useRef(null),b=y.useRef(null),x=y.useRef(null),k=ft("tabs"),B=bl(),w=y.useRef(null),[C,S]=Pr(H=>H.contentBoxWidth),G=Ke(w,S),T=y.useRef(new Map),[E,I]=y.useState(!1),[z,A]=y.useState(!1),[O,Y]=y.useState(!1),[j,M]=y.useState(r),[q,re]=y.useState(r),W=a.some(H=>H.action||H.dismissible),te=Fn(W),F=W?{role:"application","aria-roledescription":k("i18nStrings.tabsWithActionsAriaRoleDescription",g==null?void 0:g.tabsWithActionsAriaRoleDescription)}:{role:"tablist"};y.useEffect(()=>{var H;te&&!W&&((H=ae())===null||H===void 0||H.focus())},[W,te]),y.useEffect(()=>{v.current&&(I(xE(v.current,x)),A(Ab(v.current)),Y(zb(v.current)))},[C,a]);const Z=H=>{if(!r)return;const he=T.current.get(r);he&&v.current&&kE(he,v.current,H)};y.useEffect(()=>{requestAnimationFrame(()=>{Z(!1)})},[E,C,a.length]),y.useEffect(()=>{Z(!0)},[r]),y.useEffect(()=>{var H,he;!((H=v.current)===null||H===void 0)&&H.contains(document.activeElement)&&document.activeElement!==b.current&&((he=b.current)===null||he===void 0||he.focus({preventScroll:!0}))},[r]);const oe=()=>{v.current&&(A(Ab(v.current)),Y(zb(v.current)))},fe=P({[Oe["tabs-header"]]:!0,[Oe["tabs-header-with-divider"]]:n==="default"||B}),R=P({[Oe["pagination-button"]]:!0,[Oe["pagination-button-left"]]:!0,[Oe["pagination-button-left-scrollable"]]:z}),X=P({[Oe["pagination-button"]]:!0,[Oe["pagination-button-right"]]:!0,[Oe["pagination-button-right-scrollable"]]:O}),le=y.useRef(null);function ae(){var H,he;if(!w.current)return null;const ve=Array.from(w.current.querySelectorAll(wE));return(he=(H=ve.find(Ce=>Ce.matches(BE)))!==null&&H!==void 0?H:ve.find(Ce=>!Ce.disabled))!==null&&he!==void 0?he:null}function ge(H){var he;if(!!H.classList.contains(Oe["tabs-tab-link"])){const Ce=(he=le.current)===null||he===void 0?void 0:he.getFocusTarget(),Te=Ce==null?void 0:Ce.querySelector(`.${Oe["tabs-tab-link"]}`);Te==null||Te.focus()}}y.useEffect(()=>{var H;(H=le.current)===null||H===void 0||H.updateFocusTarget()});function me(){var H;(H=le.current)===null||H===void 0||H.updateFocusTarget()}function ue(){var H;(H=le.current)===null||H===void 0||H.updateFocusTarget()}function ne(H){const he=document.activeElement,ve=[_e.right,_e.left,_e.end,_e.home,_e.pageUp,_e.pageDown,_e.space],Ce=document.querySelector(`.${Oe["tabs-tab-action"]} [aria-expanded="true"]`),Te=!(he!=null&&he.classList.contains(Oe["tabs-tab-link"]));if(Ce)return;if(H.key==="Tab"&&!H.shiftKey&&Te){H.preventDefault();const Ge=`${c}-${r}-panel`,je=document.getElementById(Ge);je==null||je.focus()}if(Ey(H)||ve.indexOf(H.keyCode)===-1||!w.current||!he)return;H.preventDefault();const ye=Q(w.current),Pe=document.activeElement instanceof HTMLElement?ye.indexOf(document.activeElement):-1;Sd(H,{onHome:()=>se(ye[0]),onEnd:()=>se(ye[ye.length-1]),onInlineStart:()=>se(ye[xb(Pe-1,[0,ye.length-1])]),onInlineEnd:()=>se(ye[xb(Pe+1,[0,ye.length-1])]),onPageDown:()=>O&&td(v,"forward"),onPageUp:()=>z&&td(v,"backward"),onActivate:()=>{var Ge;return j&&j!==r&&t({activeTabId:j,activeTabHref:(Ge=a.find(je=>je.id===j))===null||Ge===void 0?void 0:Ge.href})}})}function se(H){var he,ve;H.focus();const Ce=a.reduce((Te,ye)=>Te.set(ye.id,ye),new Map);for(const[Te,ye]of T.current.entries()){const Pe=ye==null?void 0:ye.querySelector(`.${Oe["tabs-tab-link"]}`);if(Te!==r&&Pe===H){re(Te),M(Te),!(!((he=Ce.get(Te))===null||he===void 0)&&he.disabled)&&p==="automatic"&&t({activeTabId:Te,activeTabHref:(ve=Ce.get(Te))===null||ve===void 0?void 0:ve.href});break}}}function Q(H){function he(Ce){var Te,ye;return(ye=(Te=le.current)===null||Te===void 0?void 0:Te.isRegistered(Ce))!==null&&ye!==void 0?ye:!1}function ve(Ce){return Ce instanceof HTMLButtonElement?!Ce.disabled||Ce.closest(Lb):Ce.matches(Lb)}return yg(H).filter(Ce=>he(Ce)&&ve(Ce))}const be=W?"div":"ul";return d.createElement("div",{className:fe},d.createElement("div",{className:Oe["tab-header-scroll-container"],ref:G},E&&d.createElement("span",{ref:x,className:R},d.createElement(Gt,{formAction:"none",variant:"icon",iconName:"angle-left",disabled:!z,__focusable:!0,onClick:()=>td(v,"backward"),ariaLabel:k("i18nStrings.scrollLeftAriaLabel",g==null?void 0:g.scrollLeftAriaLabel)})),d.createElement(Ty,{ref:le,navigationActive:!0,getNextFocusTarget:ae,onUnregisterActive:ge},d.createElement(be,Object.assign({},F,{className:P(Oe["tabs-header-list"],Mr["tabs-header-list"]),"aria-label":s,"aria-labelledby":f,ref:v,onScroll:oe,onKeyDown:ne,onFocus:me,onBlur:ue}),a.map(De))),E&&d.createElement("span",{className:X},d.createElement(Gt,{formAction:"none",variant:"icon",iconName:"angle-right",disabled:!O,__focusable:!0,onClick:()=>td(v,"forward"),ariaLabel:k("i18nStrings.scrollRightAriaLabel",g==null?void 0:g.scrollRightAriaLabel)}))),h&&d.createElement("div",{className:Oe["actions-container"]},h));function De(H,he){const{dismissible:ve,dismissLabel:Ce,dismissDisabled:Te,action:ye,onDismiss:Pe}=H,Ge=r===H.id&&!H.disabled,je=go=>{if(H.disabled){go.preventDefault();return}if(!(!Fd(go)&&H.href)){if(go.preventDefault(),!H.href){const fo=T.current.get(H.id);fo&&fo&&fo!==document.activeElement&&fo.focus({preventScroll:!0})}H.id!==r&&(M(H.id),re(H.id),t({activeTabId:H.id,activeTabHref:H.href}))}},He=P({[Oe["tabs-tab-link"]]:!0,[Oe.refresh]:B,[Oe["tabs-tab-active"]]:r===H.id&&!H.disabled,[Oe["tabs-tab-focused"]]:j===H.id,[Oe["tabs-tab-active"]]:Ge,[Mr["active-tab-header"]]:Ge,[Oe["tabs-tab-disabled"]]:H.disabled,[Oe["tabs-tab-focusable"]]:!H.disabled||H.disabled&&!!H.disabledReason}),ke=P({[Oe["tabs-tab-header-container"]]:!0,[Oe.refresh]:B,[Oe["tabs-tab-active"]]:Ge,[Oe["tabs-tab-disabled"]]:H.disabled,[Oe["tabs-tab-focusable"]]:!H.disabled||H.disabled&&!!H.disabledReason}),we=P({[Oe["tabs-tab-action"]]:!0,[Oe["tabs-tab-active"]]:Ge}),Ne={className:He,"aria-controls":`${c}-${H.id}-panel`,"data-testid":H.id,id:a1({namespace:c,tabId:H.id}),onClick:je},Me=W?{role:"group","aria-labelledby":Ne.id}:{};W?Ne["aria-expanded"]=r===H.id:(Ne["aria-selected"]=r===H.id,Ne.role="tab"),H.disabled&&(Ne["aria-disabled"]="true");const $e=go=>{H.id===r&&(b.current=go),T.current.set(H.id,go)},lo=go=>{if(!w.current||!Pe)return;const Ho=Q(w.current).filter(Fo=>Fo.classList.contains(Oe["tabs-tab-link"])),fo=Ho.findIndex(Fo=>Fo.dataset.testid===H.id);Ho.splice(fo,1);let Ro;q&&q!==H.id?Ro=Ho.find(Fo=>Fo.dataset.testid===q):Ro=Ho[Math.min(Ho.length-1,fo)],Ro&&Ro.dataset.testid&&(t({activeTabId:Ro.dataset.testid}),re(Ro.dataset.testid),Ro.focus()),Pe(go)},bo=W?"div":"li",Je={action:"dismiss",detail:{id:H.id,label:`.${Mr["tab-dismiss-button"]}`,position:`${he+1}`}},Eo={innerContext:{tabId:H.id,tabLabel:`.${Mr["tab-label"]}`,tabPosition:`${he+1}`}};return d.createElement(bo,{ref:go=>T.current.set(H.id,go),className:Oe["tabs-tab"],role:"presentation",key:H.id},d.createElement("div",Object.assign({className:ke},Me,ze({component:Eo})),d.createElement(TE,{ref:$e,tab:H,elementProps:Ne,activeTabId:r,index:he}),ye&&d.createElement("span",{className:we},ye),ve&&d.createElement("span",Object.assign({className:Oe["tabs-tab-dismiss"]},ze(Je)),SE({dismissLabel:Ce,dismissDisabled:Te,onDismiss:lo,tabId:H.id}))))}}const TE=y.forwardRef(({tab:t,elementProps:r,activeTabId:a,index:n},c)=>{const s=y.useRef(null),f=y.useRef(null),g=Ke(s,c),{tabIndex:p}=gr(s),h=t.disabled&&!!t.disabledReason,[v,b]=y.useState(!1),{targetProps:x,descriptionEl:k}=ia(t.disabledReason),B=d.createElement(d.Fragment,null,d.createElement("span",{className:P(Oe["tabs-tab-label"],Mr["tab-label"]),ref:f},d.createElement("span",null,t.label)),h&&d.createElement(d.Fragment,null,k,v&&d.createElement(Pd,{className:Oe["disabled-reason-tooltip"],trackRef:f,value:t.disabledReason,onDismiss:()=>b(!1)}))),w={onFocus:()=>b(!0),onBlur:()=>b(!1),onMouseEnter:()=>b(!0),onMouseLeave:()=>b(!1)},C={action:"select",detail:{id:t.id,label:`.${Mr["tab-label"]}`,position:`${n+1}`,originTabId:a||""}},S=Object.assign(Object.assign(Object.assign(Object.assign(Object.assign({},r),h?x:{}),h?w:{}),{ref:g,tabIndex:p}),t.disabled||t.id===a?{}:ze(C));return t.href?d.createElement("a",Object.assign({},S,{href:t.href}),B):d.createElement("button",Object.assign({},S,{type:"button",disabled:t.disabled&&!h}),B)});function a1({namespace:t,tabId:r}){return t+"-"+r}function DE(t){const r=t.filter(a=>!a.disabled);return r.length>0?r[0]:null}function EE(t,r){switch(t.contentRenderStrategy){case"active":return!1;case"eager":return!0;case"lazy":return r.has(t.id)}return!1}function n1(t){var r,a,{tabs:n,variant:c="default",onChange:s,activeTabId:f,ariaLabel:g,ariaLabelledby:p,disableContentPaddings:h=!1,i18nStrings:v,fitHeight:b,keyboardActivationMode:x="automatic",actions:k}=t,B=pe(t,["tabs","variant","onChange","activeTabId","ariaLabel","ariaLabelledby","disableContentPaddings","i18nStrings","fitHeight","keyboardActivationMode","actions"]);for(const O of n)xc("Tabs",O.href);const{__internalRootRef:w}=Po("Tabs",{props:{disableContentPaddings:h,variant:c,fitHeight:b,keyboardActivationMode:x},metadata:{hasActions:n.some(O=>!!O.action),hasHeaderActions:!!k,hasDisabledReasons:n.some(O=>!!O.disabledReason),hasEagerLoadedTabs:n.some(O=>O.contentRenderStrategy==="eager"),hasLazyLoadedTabs:n.some(O=>O.contentRenderStrategy==="lazy")}}),C=Xe("awsui-tabs-"),[S,G]=Vy(f,s,(a=(r=DE(n))===null||r===void 0?void 0:r.id)!==null&&a!==void 0?a:"",{componentName:"Tabs",controlledProp:"activeTabId",changeHandler:"onChange"}),T=y.useRef(new Set);S!==void 0&&T.current.add(S);const E=Qe(B),I={name:"awsui.Tabs",label:`.${Mr["tabs-header-list"]}`};S&&(I.properties={activeTabId:S,activeTabLabel:`.${Mr["active-tab-header"]} .${Mr["tab-label"]}`,activeTabPosition:`${n.findIndex(O=>O.id===S)+1}`,tabsCount:`${n.length}`});const z=()=>{const O=n.filter(j=>j.id===S)[0],Y=j=>{const M=j===O,re={className:P({[Oe["tabs-content"]]:!0,[Oe["tabs-content-active"]]:M}),role:"tabpanel",id:`${C}-${j.id}-panel`,key:`${C}-${j.id}-panel`,tabIndex:0,"aria-labelledby":a1({namespace:C,tabId:j.id})},W=!j.disabled&&(M||EE(j,T.current));return d.createElement("div",Object.assign({},re),W&&j.content)};return d.createElement("div",{className:P(c==="container"||c==="stacked"?Oe["tabs-container-content-wrapper"]:Oe["tabs-content-wrapper"],{[Oe["with-paddings"]]:!h})},n.map(Y))},A=d.createElement(CE,{activeTabId:S,variant:c,idNamespace:C,ariaLabel:g,ariaLabelledby:p,tabs:n,actions:k,onChange:O=>{G(O.activeTabId),qe(s,O)},i18nStrings:v,keyboardActivationMode:x});return c==="container"||c==="stacked"?d.createElement(Hg,Object.assign({header:A,disableHeaderPaddings:!0},E,{className:P(E.className,Oe.root),__internalRootRef:w,disableContentPaddings:!0,variant:c==="stacked"?"stacked":"default",fitHeight:b},ze({component:I})),z()):d.createElement("div",Object.assign({},E,{className:P(E.className,Oe.root,Oe.tabs,{[Oe["fit-height"]]:b}),ref:w},ze({component:I})),A,z())}jo(n1,"Tabs");const GE={"text-content":"awsui_text-content_6absk_bpcho_146"};function Xg(t){var{children:r}=t,a=pe(t,["children"]);const{__internalRootRef:n}=Po("TextContent"),c=Qe(a),s=P(c.className,GE["text-content"]);return d.createElement("div",Object.assign({},c,{className:s,ref:n}),r)}jo(Xg,"TextContent");const i1=d.forwardRef((t,r)=>{const a=Po("TextFilter",{props:{disabled:t.disabled,disableBrowserAutocorrect:t.disableBrowserAutocorrect}}),n={name:"awsui.TextFilter",label:"input",properties:{disabled:`${!!t.disabled}`}};return d.createElement(TT,Object.assign({},t,a,{ref:r},ze({component:n})))});jo(i1,"TextFilter");const ic={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"},Wa=d.forwardRef((t,r)=>{var{value:a,autoComplete:n=!0,disabled:c,readOnly:s,disableBrowserAutocorrect:f,disableBrowserSpellcheck:g,spellcheck:p,onKeyDown:h,onKeyUp:v,onChange:b,onBlur:x,onFocus:k,ariaRequired:B,name:w,rows:C,placeholder:S,autoFocus:G,ariaLabel:T}=t,E=pe(t,["value","autoComplete","disabled","readOnly","disableBrowserAutocorrect","disableBrowserSpellcheck","spellcheck","onKeyDown","onKeyUp","onChange","onBlur","onFocus","ariaRequired","name","rows","placeholder","autoFocus","ariaLabel"]);const{__internalRootRef:I}=Po("Textarea",{props:{autoComplete:n,autoFocus:G,disableBrowserAutocorrect:f,disableBrowserSpellcheck:g,readOnly:s,spellcheck:p}}),{ariaLabelledby:z,ariaDescribedby:A,controlId:O,invalid:Y,warning:j}=Dc(E),M=Qe(E),q=y.useRef(null);Xa(r,q);const re={"aria-label":T,"aria-labelledby":z,"aria-describedby":A,"aria-required":B?"true":void 0,"aria-invalid":Y?"true":void 0,name:w,placeholder:S,autoFocus:G,className:P(ic.textarea,{[ic["textarea-readonly"]]:s,[ic["textarea-invalid"]]:Y,[ic["textarea-warning"]]:j&&!Y}),autoComplete:px(n),spellCheck:p,disabled:c,readOnly:s?!0:void 0,rows:C||3,onKeyDown:h&&(W=>Fa(h,W)),onKeyUp:v&&(W=>Fa(v,W)),value:a||"",onChange:b&&(W=>qe(b,{value:W.target.value})),onBlur:x&&(()=>qe(x)),onFocus:k&&(()=>qe(k))};return f&&(re.autoCorrect="off",re.autoCapitalize="off"),g&&(re.spellCheck="false"),d.createElement("span",Object.assign({},M,{className:P(ic.root,M.className),ref:I}),d.createElement("textarea",Object.assign({ref:q,id:O},re)))});jo(Wa,"Textarea");const IE=t=>{const{type:r,children:a,dismissible:n=!0,timeout:c=0}=t,[s,f]=y.useState([]);return y.useEffect(()=>{if(!a){f([]);return}if(f([{type:r,content:a,dismissible:n,onDismiss:()=>f([])}]),c>0){const g=setTimeout(()=>f([]),c);return()=>clearTimeout(g)}},[r,a,n,c]),N.jsx(Fx,{items:s})};var fd={exports:{}},NE=fd.exports,Hb;function RE(){return Hb||(Hb=1,function(t){(function(r,a){t.exports?t.exports=a():r.log=a()})(NE,function(){var r=function(){},a="undefined",n=typeof window!==a&&typeof window.navigator!==a&&/Trident\/|MSIE /.test(window.navigator.userAgent),c=["trace","debug","info","warn","error"],s={},f=null;function g(w,C){var S=w[C];if(typeof S.bind=="function")return S.bind(w);try{return Function.prototype.bind.call(S,w)}catch{return function(){return Function.prototype.apply.apply(S,[w,arguments])}}}function p(){console.log&&(console.log.apply?console.log.apply(console,arguments):Function.prototype.apply.apply(console.log,[console,arguments])),console.trace&&console.trace()}function h(w){return w==="debug"&&(w="log"),typeof console===a?!1:w==="trace"&&n?p:console[w]!==void 0?g(console,w):console.log!==void 0?g(console,"log"):r}function v(){for(var w=this.getLevel(),C=0;C<c.length;C++){var S=c[C];this[S]=C<w?r:this.methodFactory(S,w,this.name)}if(this.log=this.debug,typeof console===a&&w<this.levels.SILENT)return"No console available for logging"}function b(w){return function(){typeof console!==a&&(v.call(this),this[w].apply(this,arguments))}}function x(w,C,S){return h(w)||b.apply(this,arguments)}function k(w,C){var S=this,G,T,E,I="loglevel";typeof w=="string"?I+=":"+w:typeof w=="symbol"&&(I=void 0);function z(M){var q=(c[M]||"silent").toUpperCase();if(!(typeof window===a||!I)){try{window.localStorage[I]=q;return}catch{}try{window.document.cookie=encodeURIComponent(I)+"="+q+";"}catch{}}}function A(){var M;if(!(typeof window===a||!I)){try{M=window.localStorage[I]}catch{}if(typeof M===a)try{var q=window.document.cookie,re=encodeURIComponent(I),W=q.indexOf(re+"=");W!==-1&&(M=/^([^;]+)/.exec(q.slice(W+re.length+1))[1])}catch{}return S.levels[M]===void 0&&(M=void 0),M}}function O(){if(!(typeof window===a||!I)){try{window.localStorage.removeItem(I)}catch{}try{window.document.cookie=encodeURIComponent(I)+"=; expires=Thu, 01 Jan 1970 00:00:00 UTC"}catch{}}}function Y(M){var q=M;if(typeof q=="string"&&S.levels[q.toUpperCase()]!==void 0&&(q=S.levels[q.toUpperCase()]),typeof q=="number"&&q>=0&&q<=S.levels.SILENT)return q;throw new TypeError("log.setLevel() called with invalid level: "+M)}S.name=w,S.levels={TRACE:0,DEBUG:1,INFO:2,WARN:3,ERROR:4,SILENT:5},S.methodFactory=C||x,S.getLevel=function(){return E??T??G},S.setLevel=function(M,q){return E=Y(M),q!==!1&&z(E),v.call(S)},S.setDefaultLevel=function(M){T=Y(M),A()||S.setLevel(M,!1)},S.resetLevel=function(){E=null,O(),v.call(S)},S.enableAll=function(M){S.setLevel(S.levels.TRACE,M)},S.disableAll=function(M){S.setLevel(S.levels.SILENT,M)},S.rebuild=function(){if(f!==S&&(G=Y(f.getLevel())),v.call(S),f===S)for(var M in s)s[M].rebuild()},G=Y(f?f.getLevel():"WARN");var j=A();j!=null&&(E=Y(j)),v.call(S)}f=new k,f.getLogger=function(C){if(typeof C!="symbol"&&typeof C!="string"||C==="")throw new TypeError("You must supply a name when creating a logger.");var S=s[C];return S||(S=s[C]=new k(C,f.methodFactory)),S};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})}(fd)),fd.exports}var AE=RE();const Ur=ag(AE),c1=y.createContext({setAlert:()=>{}});function zE({children:t}){const[r,a]=y.useState(),n=y.useMemo(()=>({setAlert:(c,s="success")=>{c?(typeof c=="string"&&(s==="error"?Ur.error(c):s==="warning"&&Ur.warn(c)),a({content:c,type:s})):a(void 0)}}),[]);return N.jsxs(c1.Provider,{value:n,children:[r&&N.jsx(IE,{type:r.type,children:r.content}),t]})}const Nc=()=>y.useContext(c1);class LE{constructor(r,a,n){Xl(this,"endpointProvider");Xl(this,"clientId");Xl(this,"redirectUrl");Xl(this,"pendingRefresh");this.endpointProvider=r,this.clientId=a,this.redirectUrl=n}generateCodeVerifier(r=128){const a="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_.~";let n="";for(let c=0;c<r;c++){const s=Math.floor(Math.random()*a.length);n+=a.charAt(s)}return n}async generateCodeChallenge(r){const n=new TextEncoder().encode(r),c=await crypto.subtle.digest("SHA-256",n);return btoa(String.fromCharCode(...new Uint8Array(c))).replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"")}async getAuthorizationUrl(r,a){const n=await this.generateCodeChallenge(r);let c=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&&(c=c+"&state="+encodeURIComponent(a)),c}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},c=await(await fetch(await this.endpointProvider.retrieveTokenEndpoint(),{method:"POST",headers:{"Content-Type":"application/x-www-form-urlencoded"},body:new URLSearchParams(a)})).json();if(!c.access_token)throw new Error("Failed to refresh token");localStorage.setItem("access_token",c.access_token),localStorage.setItem("id_token",c.id_token),localStorage.setItem("tokens_expire_at",(Date.now()+c.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 HE{constructor(r){Xl(this,"_configurationEndpoint");Xl(this,"_pendingLoad");Xl(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 s1="/prod";function d1(t){const r=t.startsWith("/api/")?t:`/api${t.startsWith("/")?"":"/"}${t}`;return`${s1}${r}`}function OE(t){const r=t.startsWith("/")?t:`/${t}`;return`${window.location.origin}${s1}${r}`}const Yg=y.createContext(void 0),au=y.createContext(null),ME=()=>y.useContext(au);function PE({children:t}){const{setAlert:r}=Nc(),a=y.useContext(Yg),n=OE("/popup.html"),[c,s]=y.useState(void 0),[f,g]=y.useState(!1),[p,h]=y.useState(!1),[v,b]=y.useState("");y.useEffect(()=>{if(a){const B=new LE(new HE(`https://cognito-idp.${a.region}.amazonaws.com/${a.userPoolId}/.well-known/openid-configuration`),a.clientId,n);s(B)}},[a]),y.useEffect(()=>{if(c&&!v){const B=c.generateCodeVerifier();b(B),c.getAuthorizationUrl(B).then(w=>{const C=window.open(w,"authentication","height=600,width=400");C||h(!0),window.addEventListener("message",S=>{if(S.origin===window.location.origin&&S.data.name==="auth"){Ur.debug("Auth Popup PostBack",{data:S.data}),C==null||C.close();const G=S.data.code;c.validateCode(B,G).then(()=>{c.getIdTokenPayload().then(T=>{Ur.debug({claims:T}),g(!0)})}).catch(T=>{Ur.error(T),r(T.message,"error")})}})})}},[c]);const x=p?"Login popup was blocked. Please allow popups on this site and try again.":"Authenticating...",k=N.jsxs(uo,{direction:"vertical",size:"l",children:[N.jsx("p",{children:x}),p&&N.jsx(ro,{onClick:()=>window.location.reload(),children:"Try Again"})]});return N.jsx(N.Fragment,{children:f&&c?N.jsx(au.Provider,{value:c,children:t}):k})}function Rc(){const{setAlert:t}=Nc(),r=ME();async function a(n,c,s){try{const f=await r.getIdToken(),g={method:n,headers:{"Content-Type":"application/json",Authorization:`Bearer ${f}`}};s&&n!=="GET"&&(g.body=JSON.stringify(s));const p=await fetch(d1(c),g);if(p.status===204)return;const h=await p.json();if(p.status>=200&&p.status<=299)return h;h.message?t(h.message,"error"):t(`HTTP: ${p.status}. ${h}`,"error")}catch(f){t(f.message,"error")}}return{apiFetch:a}}const If={ADMIN:"FlowConfigAdmin",EDIT:"FlowConfigEdit",READ:"FlowConfigRead"};function jE(t){if(!t||!t["cognito:groups"])return[];const r=t["cognito:groups"];return typeof r=="string"?r.split(",").map(a=>a.trim()):Array.isArray(r)?r:[]}function $g(t){return t.includes(If.ADMIN)?"Full":t.includes(If.EDIT)?"Edit":t.includes(If.READ)?"Read":null}function Ob(t,r){const a=$g(t);if(!a)return null;switch(r){case"Read":return a;case"Edit":return a==="Edit"||a==="Full"?a:null;case"Create":case"Delete":return a==="Full"?a:null;default:return null}}function qE(t){return $g(t)==="Full"}function nu(){const t=y.useContext(au),[r,a]=y.useState([]),[n,c]=y.useState(null);return y.useEffect(()=>{t&&t.getIdTokenPayload().then(s=>{const f=jE(s);a(f),c($g(f))}).catch(s=>{console.error("Failed to get token payload:",s),a([]),c(null)})},[t]),{userGroups:r,accessLevel:n,hasAccess:s=>Ob(r,s)!==null,getAccessLevel:s=>Ob(r,s),canMakeStructuralChanges:()=>qE(r),isAdmin:()=>n==="Full",canEdit:()=>n==="Edit"||n==="Full",canRead:()=>n!==null,hasAnyAccess:()=>n!==null}}function FE({isEditing:t,saving:r,previewLoading:a,canPreview:n,canSave:c=!0,onClose:s,onSave:f,onPreview:g}){return N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{onClick:s,children:"Cancel"}),N.jsx(ro,{iconName:"external",loading:a,onClick:g,disabled:!n,children:"Preview"}),c&&N.jsx(ro,{variant:"primary",loading:r,onClick:f,children:t?"Save Changes":"Create"})]})})}const Mb=[{label:"Voice",value:"voice"},{label:"Chat",value:"chat"}],Zn=y.createContext(void 0);function UE({visible:t,onDismiss:r,previewData:a,lang:n,channel:c,onLangChange:s,onChannelChange:f,onRefresh:g,refreshLoading:p}){var b;const v=(((b=y.useContext(Zn))==null?void 0:b.locales)||[]).map(x=>({label:x.name,value:x.code}));return N.jsx(Fr,{onDismiss:r,visible:t,header:"Flow Config Preview",size:"large",footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:r,children:"Close"}),N.jsx(ro,{variant:"primary",onClick:g,loading:p,iconName:"refresh",children:"Refresh"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"l",children:[N.jsx(qr,{header:N.jsx(Va,{variant:"h3",children:"Preview Settings"}),children:N.jsxs(lu,{columns:2,children:[N.jsx(lt,{label:"Language",children:N.jsx(Vn,{selectedOption:v.find(x=>x.value===n)||null,onChange:({detail:x})=>{var k;(k=x.selectedOption)!=null&&k.value&&s(x.selectedOption.value)},options:v})}),N.jsx(lt,{label:"Channel",children:N.jsx(Vn,{selectedOption:Mb.find(x=>x.value===c)||null,onChange:({detail:x})=>{var k;(k=x.selectedOption)!=null&&k.value&&f(x.selectedOption.value)},options:Mb})})]})}),a&&N.jsx(qr,{header:N.jsx(Va,{variant:"h3",description:"These are the exact key-value pairs that will be returned when Amazon Connect contact flows call the GetConfig Lambda function with the selected language and channel.",children:"Flow Config Data"}),children:Object.keys(a).length===0?N.jsxs(ao,{textAlign:"center",color:"inherit",children:[N.jsx("b",{children:"No data"}),N.jsxs(ao,{variant:"p",color:"inherit",children:["No data available for ",n," ",c," channel"]})]}):N.jsx(Ic,{columnDefinitions:[{id:"key",header:"Key",cell:x=>x.key},{id:"value",header:"Value",cell:x=>N.jsx(ao,{children:N.jsx("div",{style:{maxWidth:"400px",wordWrap:"break-word",whiteSpace:"pre-wrap"},children:x.value})})}],items:Object.entries(a).map(([x,k])=>({key:x,value:k})),empty:N.jsx(ao,{textAlign:"center",color:"inherit",children:"No data available"})})})]})})}function VE({flowConfig:t,isEditing:r,onUpdate:a,readOnly:n=!1}){return N.jsx(qr,{header:N.jsx(Va,{variant:"h2",children:"Basic Information"}),children:N.jsx(uo,{direction:"vertical",size:"m",children:N.jsxs(lu,{columns:2,children:[N.jsx(lt,{label:"ID",description:"Unique identifier for this flow configuration",errorText:t.id?"":"ID is required",children:N.jsx(Xr,{value:t.id,onChange:({detail:c})=>a({id:c.value}),placeholder:"e.g., customer-service-queue",disabled:r})}),N.jsx(lt,{label:"Description",description:"Human-readable description",errorText:t.description?"":"Description is required",children:N.jsx(Xr,{value:t.description,onChange:({detail:c})=>a({description:c.value}),placeholder:"e.g., Main customer service configuration",readOnly:n})})]})})})}function WE({flowConfig:t,onUpdate:r,onAddVariable:a,canAddVariables:n=!0,isReadOnly:c=!1}){const s=Object.entries(t.variables).sort(([h],[v])=>h.localeCompare(v)).map(([h,v])=>({key:h,value:v})),f=(h,v)=>{r({variables:{...t.variables,[h]:v}})},g=h=>{const v={...t.variables};delete v[h],r({variables:v})},p=[{id:"key",header:"Variable Name",cell:h=>h.key},{id:"value",header:"Value",cell:h=>N.jsx(Xr,{value:h.value,onChange:({detail:v})=>f(h.key,v.value),placeholder:"Variable value",readOnly:c})},...n?[{id:"actions",header:"Actions",cell:h=>N.jsx(ro,{variant:"icon",iconName:"remove",onClick:()=>g(h.key),ariaLabel:`Remove variable ${h.key}`})}]:[]];return N.jsx(Gd,{headerText:"Variables",headerCounter:`(${s.length})`,headerActions:n&&N.jsx(ro,{onClick:a,iconName:"add-plus",children:"Add Variable"}),defaultExpanded:s.length>0,children:N.jsx(qr,{children:N.jsx(Ic,{columnDefinitions:p,items:s,empty:N.jsxs(ao,{textAlign:"center",color:"inherit",children:[N.jsx("b",{children:"No variables"}),N.jsx(ao,{variant:"p",color:"inherit",children:'Click "Add Variable" to add configurable variables.'})]})})})})}function XE(t){const{text:r,languageCode:a,voiceId:n}=t,{setAlert:c}=Nc(),{apiFetch:s}=Rc(),[f,g]=y.useState(!1),[p,h]=y.useState(new Audio),[v,b]=y.useState(!1),[x,k]=y.useState(!1);y.useEffect(()=>{p.onended=()=>{b(!1)}},[]),y.useEffect(()=>{k(!1)},[a,n,r]);const B=async()=>{if(v){p.pause();const S=p;S.src="",h(S),b(!1)}else await w()},w=async()=>{try{if(g(!0),!x){k(!0);const S=await s("POST","/api/preview-speech",{languageCode:a,voiceId:n,text:r});if(!S)throw new Error("No response from preview speech API");const G=S.Audio,T=Uint8Array.from(G.data);p.src=URL.createObjectURL(new Blob([T])),h(p)}b(!0),await p.play()}catch(S){c(S.message,"error"),b(!1),p.src="",h(p)}finally{g(!1)}},C=f||!r||!n;return N.jsx(ro,{iconName:v?"audio-off":"audio-full",variant:"icon",onClick:B,disabled:C,ariaLabel:"Preview text-to-speech",formAction:"none"})}function YE({promptName:t,language:r,content:a,selectedVoices:n,onUpdatePrompt:c,onVoiceChange:s,isReadOnly:f=!1}){var v;const g=((v=y.useContext(Zn))==null?void 0:v.locales)||[],p=b=>{const x=g.find(k=>k.code===b);return(x?x.voices:[]).map(k=>({label:k,value:k}))},h=b=>n[b]||"";return N.jsx(qr,{header:N.jsx(Va,{variant:"h3",children:r}),children:N.jsxs(uo,{direction:"vertical",size:"s",children:[N.jsx(lt,{label:"Voice Content",stretch:!0,children:N.jsx(Wa,{value:a.voice,onChange:({detail:b})=>{c(t,r,{voice:b.value})},rows:3,readOnly:f})}),N.jsx(lt,{label:"Chat Content (Optional)",stretch:!0,children:N.jsx(Wa,{value:a.chat||"",onChange:({detail:b})=>{c(t,r,{chat:b.value})},rows:2,readOnly:f})}),N.jsxs(lu,{columns:2,children:[N.jsx(lt,{label:"Preview Voice",children:N.jsx(Vn,{selectedOption:{label:h(r),value:h(r)},onChange:({detail:b})=>{var x;(x=b.selectedOption)!=null&&x.value&&s(r,b.selectedOption.value)},options:p(r),placeholder:"Select voice"})}),N.jsx(ao,{padding:{top:"l"},children:N.jsx(XE,{text:a.voice,languageCode:r,voiceId:h(r)})})]})]})},r)}function $E({flowConfig:t,selectedVoices:r,onUpdate:a,onAddPrompt:n,onAddLanguage:c,onRemovePrompt:s,onVoiceChange:f,canMakeStructuralChanges:g=!0,isReadOnly:p=!1}){const h=(v,b,x)=>{const k=t.prompts[v][b];a({prompts:{...t.prompts,[v]:{...t.prompts[v],[b]:{...k,...x}}}})};return N.jsx(Gd,{headerText:"Prompts",headerCounter:`(${Object.keys(t.prompts).length})`,headerActions:g&&N.jsx(ro,{onClick:n,iconName:"add-plus",children:"Add Prompt"}),defaultExpanded:!0,children:N.jsx(qr,{children:N.jsx(uo,{direction:"vertical",size:"s",children:Object.entries(t.prompts).length===0?N.jsxs(ao,{textAlign:"center",color:"inherit",children:[N.jsx("b",{children:"No prompts"}),N.jsx(ao,{variant:"p",color:"inherit",children:'Click "Add Prompt" to add voice and chat content.'})]}):Object.entries(t.prompts).sort(([v],[b])=>v.localeCompare(b)).map(([v,b])=>N.jsx(Gd,{headerText:v,headerCounter:`(${Object.keys(b).length} languages)`,headerActions:!p&&N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{onClick:()=>c(v),iconName:"add-plus",variant:"icon",ariaLabel:`Add language to ${v}`}),g&&N.jsx(ro,{variant:"icon",iconName:"remove",onClick:()=>s(v),ariaLabel:`Remove prompt ${v}`})]}),defaultExpanded:!1,children:N.jsx(uo,{direction:"vertical",size:"s",children:Object.entries(b).sort(([x],[k])=>x.localeCompare(k)).map(([x,k])=>N.jsx(YE,{promptName:v,language:x,content:k,selectedVoices:r,onUpdatePrompt:h,onVoiceChange:f,isReadOnly:p},x))})},v))})})})}function ZE({flowConfig:t,isEditing:r,selectedVoices:a,onUpdate:n,onAddVariable:c,onAddPrompt:s,onAddLanguage:f,onVoiceChange:g,canMakeStructuralChanges:p=!0,isReadOnly:h=!1}){const v=b=>{const x={...t.prompts};delete x[b],n({prompts:x})};return N.jsx(Ux,{children:N.jsxs(uo,{direction:"vertical",size:"l",children:[N.jsx(VE,{flowConfig:t,isEditing:r,onUpdate:n,readOnly:h||!p}),N.jsx(WE,{flowConfig:t,onUpdate:n,onAddVariable:c,canAddVariables:!h&&p,isReadOnly:h}),N.jsx($E,{flowConfig:t,selectedVoices:a,onUpdate:n,onAddPrompt:s,onAddLanguage:f,onRemovePrompt:v,onVoiceChange:g,canMakeStructuralChanges:!h&&p,isReadOnly:h})]})})}function KE({visible:t,onDismiss:r,onAdd:a,existingKeys:n}){const[c,s]=y.useState(""),[f,g]=y.useState(""),[p,h]=y.useState(""),v=()=>{if(!c||!f){h("Both key and value are required");return}if(n.includes(c)){h("This variable key already exists");return}a(c,f),s(""),g(""),h(""),r()},b=()=>{s(""),g(""),h(""),r()};return N.jsx(Fr,{onDismiss:b,visible:t,header:"Add Variable",footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:b,children:"Cancel"}),N.jsx(ro,{variant:"primary",onClick:v,children:"Add Variable"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"m",children:[p&&N.jsx(Mt,{type:"error",children:p}),N.jsx(lt,{label:"Variable Name",children:N.jsx(Xr,{value:c,onChange:({detail:x})=>s(x.value),placeholder:"e.g., priority"})}),N.jsx(lt,{label:"Value",children:N.jsx(Xr,{value:f,onChange:({detail:x})=>g(x.value),placeholder:"e.g., high"})})]})})}function QE({visible:t,onDismiss:r,onAdd:a,existingPrompts:n}){var G;const s=(((G=y.useContext(Zn))==null?void 0:G.locales)||[]).map(T=>({label:T.name,value:T.code})),[f,g]=y.useState(""),[p,h]=y.useState({label:"English (US)",value:"en-US"}),[v,b]=y.useState(""),[x,k]=y.useState(""),[B,w]=y.useState(""),C=()=>{if(!f||!v){w("Prompt name and voice content are required");return}if(n.includes(f)){w("This prompt name already exists");return}const T={name:f,languages:{[p.value]:{voice:v,chat:x||void 0}}};a(T),g(""),h({label:"English (US)",value:"en-US"}),b(""),k(""),w(""),r()},S=()=>{g(""),h({label:"English (US)",value:"en-US"}),b(""),k(""),w(""),r()};return N.jsx(Fr,{onDismiss:S,visible:t,header:"Add Prompt",footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:S,children:"Cancel"}),N.jsx(ro,{variant:"primary",onClick:C,children:"Add Prompt"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"m",children:[B&&N.jsx(Mt,{type:"error",children:B}),N.jsx(lt,{label:"Prompt Name",children:N.jsx(Xr,{value:f,onChange:({detail:T})=>g(T.value),placeholder:"e.g., welcome"})}),N.jsx(lt,{label:"Language",children:N.jsx(Vn,{selectedOption:p,onChange:({detail:T})=>{T.selectedOption&&T.selectedOption.label&&T.selectedOption.value&&h(T.selectedOption)},options:s})}),N.jsx(lt,{label:"Voice Content",stretch:!0,children:N.jsx(Wa,{value:v,onChange:({detail:T})=>b(T.value),placeholder:"Voice content (may include SSML tags)",rows:3})}),N.jsx(lt,{label:"Chat Content (Optional)",stretch:!0,children:N.jsx(Wa,{value:x,onChange:({detail:T})=>k(T.value),placeholder:"Chat content (plain text)",rows:2})})]})})}function JE({visible:t,promptName:r,onDismiss:a,onAdd:n,existingLocales:c}){var G;const[s,f]=y.useState(""),[g,p]=y.useState(""),[h,v]=y.useState(""),k=(((G=y.useContext(Zn))==null?void 0:G.locales)||[]).map(T=>({label:T.name,value:T.code})).filter(T=>!c.includes(T.value)),[B,w]=y.useState(k.length>0?k[0]:{label:"",value:""}),C=()=>{if(!s){v("Voice content is required");return}if(!B.value){v("Please select a locale");return}n(r,B.value,s,g),w(k.length>0?k[0]:{label:"",value:""}),f(""),p(""),v(""),a()},S=()=>{w(k.length>0?k[0]:{label:"",value:""}),f(""),p(""),v(""),a()};return N.jsx(Fr,{onDismiss:S,visible:t,header:`Add Locale to "${r}"`,footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:S,children:"Cancel"}),N.jsx(ro,{variant:"primary",onClick:C,disabled:k.length===0,children:"Add Locale"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"m",children:[h&&N.jsx(Mt,{type:"error",children:h}),k.length===0?N.jsx(Mt,{type:"warning",children:"All available locales have already been added to this prompt."}):N.jsxs(N.Fragment,{children:[N.jsx(lt,{label:"Locale",children:N.jsx(Vn,{selectedOption:B,onChange:({detail:T})=>{T.selectedOption&&T.selectedOption.label&&T.selectedOption.value&&w(T.selectedOption)},options:k})}),N.jsx(lt,{label:"Voice Content",stretch:!0,children:N.jsx(Wa,{value:s,onChange:({detail:T})=>f(T.value),placeholder:"Voice content (may include SSML tags)",rows:3})}),N.jsx(lt,{label:"Chat Content (Optional)",stretch:!0,children:N.jsx(Wa,{value:g,onChange:({detail:T})=>p(T.value),placeholder:"Chat content (plain text)",rows:2})})]})]})})}function eG({flowConfigId:t,onClose:r,onSave:a}){var ne;const n=((ne=y.useContext(Zn))==null?void 0:ne.locales)||[],[c,s]=y.useState({id:"",description:"",variables:{},prompts:{}}),[f,g]=y.useState(!1),[p,h]=y.useState(""),[v,b]=y.useState(n.reduce((se,Q)=>(se[Q.code]=Q.voices[0]||"",se),{})),[x,k]=y.useState(!1),[B,w]=y.useState(!1),[C,S]=y.useState(null),[G,T]=y.useState(!1),[E,I]=y.useState(null),[z,A]=y.useState(!1),[O,Y]=y.useState("en-US"),[j,M]=y.useState("voice"),{apiFetch:q}=Rc(),{canEdit:re,canMakeStructuralChanges:W}=nu(),te=!!t,F=!re(),Z=re();y.useEffect(()=>{t&&oe()},[t]);const oe=async()=>{try{const se=await q("GET",`/api/flow-config/${t}`);se&&s({...se,variables:se.variables||{},prompts:se.prompts||{}})}catch{h("Failed to load flow configuration")}},fe=async()=>{if(!c.id||!c.description){h("ID and description are required");return}g(!0);try{await q("POST",`/api/flow-config/${c.id}`,c),a()}catch{h("Failed to save flow configuration")}finally{g(!1)}},R=(se,Q)=>{s(be=>({...be,variables:{...be.variables,[se]:Q}}))},X=se=>{s(Q=>({...Q,prompts:{...Q.prompts,[se.name]:se.languages}}))},le=(se,Q,be,De)=>{s(H=>({...H,prompts:{...H.prompts,[se]:{...H.prompts[se],[Q]:{voice:be,chat:De||void 0}}}}))},ae=(se,Q)=>{b(be=>({...be,[se]:Q}))},ge=async()=>{if(!c.id||!c.description){h("ID and description are required for preview");return}A(!0),h("");try{const se=await q("POST","/api/flow-config/preview",{flowConfig:c,lang:O,channel:j});I(se||null),T(!0)}catch{h("Failed to generate preview")}finally{A(!1)}},me=se=>{s(Q=>({...Q,...se}))},ue=!!(c.id&&c.description);return N.jsxs(uo,{direction:"vertical",size:"l",children:[N.jsx(FE,{isEditing:te,saving:f,previewLoading:z,flowConfigId:c.id,canPreview:ue,canSave:Z,onClose:r,onSave:fe,onPreview:ge}),p&&N.jsx(Mt,{type:"error",dismissible:!0,onDismiss:()=>h(""),children:p}),N.jsx(ZE,{flowConfig:c,isEditing:te,selectedVoices:v,onUpdate:F?()=>{}:me,onAddVariable:F?()=>{}:()=>w(!0),onAddPrompt:F?()=>{}:()=>k(!0),onAddLanguage:F?()=>{}:se=>S(se),onVoiceChange:ae,canMakeStructuralChanges:W(),isReadOnly:F}),!F&&N.jsxs(N.Fragment,{children:[N.jsx(KE,{visible:B,onDismiss:()=>w(!1),onAdd:R,existingKeys:Object.keys(c.variables)}),N.jsx(QE,{visible:x,onDismiss:()=>k(!1),onAdd:X,existingPrompts:Object.keys(c.prompts)}),C&&N.jsx(JE,{visible:!!C,promptName:C,onDismiss:()=>S(null),onAdd:le,existingLocales:Object.keys(c.prompts[C]||{})})]}),N.jsx(UE,{visible:G,onDismiss:()=>T(!1),previewData:E,lang:O,channel:j,onLangChange:Y,onChannelChange:M,onRefresh:ge,refreshLoading:z})]})}function oG({children:t}){const[r,a]=y.useState(void 0),[n,c]=y.useState(!0),{apiFetch:s}=Rc(),{setAlert:f}=Nc();return y.useEffect(()=>{(async()=>{try{const p=await s("GET","/api/settings");a(p)}catch(p){Ur.error("Failed to load settings:",p),f("Error loading settings","error")}finally{c(!1)}})()},[]),N.jsx(Zn.Provider,{value:r,children:n?N.jsx("div",{children:"Loading Settings..."}):t})}function Pb(){const[t,r]=y.useState([]),[a,n]=y.useState(!0),[c,s]=y.useState([]),[f,g]=y.useState(1),[p,h]=y.useState(""),[v,b]=y.useState(!1),[x,k]=y.useState(),[B,w]=y.useState(!1),[C,S]=y.useState(!1),[G,T]=y.useState(null),[E,I]=y.useState(!1),[z,A]=y.useState([]),[O,Y]=y.useState(!1),{apiFetch:j}=Rc(),{hasAccess:M,isAdmin:q}=nu(),re=async()=>{n(!0);try{const Q=await j("GET","/api/flow-config");Q&&r(Q.items||[])}finally{n(!1)}},W=()=>{k(void 0),b(!0)},te=Q=>{k(Q.id),b(!0)},F=async()=>{if(c.length!==0){S(!0);try{for(const Q of c)await j("DELETE",`/api/flow-config/${Q.id}`);T({type:"success",message:`Successfully deleted ${c.length} flow configuration(s)`}),s([]),await re()}catch{T({type:"error",message:"Failed to delete flow configuration(s)"})}finally{S(!1),w(!1)}}},Z=()=>{b(!1),k(void 0)},oe=async()=>{T({type:"success",message:"Flow configuration saved successfully"}),b(!1),k(void 0),await re()},fe=async()=>{if(c.length===0){T({type:"error",message:"Please select at least one flow configuration to export."});return}try{const Q=c.map(async Pe=>await j("GET",`/api/flow-config/${Pe.id}`)),De=(await Promise.all(Q)).filter(Pe=>Pe!=null);if(De.length===0){T({type:"error",message:"Failed to fetch flow configuration details for export."});return}const he=new Date().toISOString().slice(0,16).replace("T","-").replace(":",""),ve=`flow-configs-${De.length}-items-${he}.json`,Ce=new Blob([JSON.stringify(De,null,2)],{type:"application/json"}),Te=URL.createObjectURL(Ce),ye=document.createElement("a");ye.href=Te,ye.download=ve,document.body.appendChild(ye),ye.click(),document.body.removeChild(ye),URL.revokeObjectURL(Te),T({type:"success",message:`Successfully exported ${De.length} flow configuration(s) to ${ve}`})}catch(Q){console.error("Export error:",Q),T({type:"error",message:"Failed to export selected flow configurations. Please try again."})}},R=()=>{const Q=document.createElement("input");Q.type="file",Q.accept=".json",Q.style.display="none",Q.onchange=async be=>{var H;const De=(H=be.target.files)==null?void 0:H[0];if(De)try{const he=await De.text(),ve=JSON.parse(he);let Ce;if(Array.isArray(ve))Ce=ve;else if(ve.flowConfigs&&Array.isArray(ve.flowConfigs))Ce=ve.flowConfigs;else throw new Error("Invalid import file format. Expected a JSON array of flow configurations.");if(Ce.length===0)throw new Error("Import file contains no flow configurations.");if(!Ce.every(ye=>ye.id&&ye.description!==void 0&&ye.variables!==void 0&&ye.prompts!==void 0))throw new Error("Invalid flow configuration structure in import file.");A(Ce),I(!0)}catch(he){console.error("Import error:",he);const ve=he instanceof Error?he.message:"Failed to process import file";T({type:"error",message:`Import failed: ${ve}`})}},document.body.appendChild(Q),Q.click(),document.body.removeChild(Q)},X=async()=>{Y(!0);let Q=0,be=0;const De=[];try{for(const H of z)try{await j("POST",`/api/flow-config/${H.id}`,H),Q++}catch(he){be++,De.push(`Failed to import "${H.id}": ${he instanceof Error?he.message:"Unknown error"}`),console.error(`Import error for ${H.id}:`,he)}Q>0&&be===0?T({type:"success",message:`Successfully imported ${Q} flow configuration(s).`}):Q>0&&be>0?T({type:"error",message:`Imported ${Q} flow configuration(s) successfully, but ${be} failed. Check console for details.`}):T({type:"error",message:`Import failed: ${be} flow configuration(s) could not be imported. Check console for details.`}),De.length>0&&console.error("Import errors:",De),await re()}catch(H){T({type:"error",message:"Import process failed. Please try again."}),console.error("Import process error:",H)}finally{Y(!1),I(!1),A([])}};y.useEffect(()=>{re()},[]);const le=t.filter(Q=>{var be;return Q.id.toLowerCase().includes(p.toLowerCase())||((be=Q.description)==null?void 0:be.toLowerCase().includes(p.toLowerCase()))}),ae=le.sort((Q,be)=>Q.id.localeCompare(be.id)),ge=10,me=(f-1)*ge,ue=me+ge,ne=ae.slice(me,ue),se=[{id:"id",header:"ID",cell:Q=>N.jsx(ro,{variant:"link",onClick:()=>te(Q),children:Q.id}),sortingField:"id",isRowHeader:!0,minWidth:150,maxWidth:200},{id:"description",header:"Description",cell:Q=>Q.description||"",sortingField:"description",minWidth:200,maxWidth:300},{id:"accessLevel",header:"Access Level",cell:Q=>Q.accessLevel||"",sortingField:"accessLevel",minWidth:100,maxWidth:150}];return N.jsxs(oG,{children:[N.jsx(Ic,{columnDefinitions:se,items:ne,loading:a,loadingText:"Loading flow configurations...",selectedItems:c,onSelectionChange:({detail:Q})=>s(Q.selectedItems),selectionType:"multi",ariaLabels:{selectionGroupLabel:"Flow configuration selection",allItemsSelectionLabel:({selectedItems:Q})=>`${Q.length} ${Q.length===1?"item":"items"} selected`,itemSelectionLabel:({selectedItems:Q},be)=>{const De=Q.filter(H=>H.id===be.id).length;return`${be.id} is ${De?"":"not"} selected`}},header:N.jsx(Va,{counter:`(${ae.length})`,actions:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[q()&&N.jsx(ro,{variant:"primary",onClick:W,children:"Create"}),M("Edit")&&N.jsx(ro,{disabled:c.length!==1,onClick:()=>te(c[0]),children:"Edit"}),q()&&N.jsx(ro,{disabled:c.length===0,onClick:()=>w(!0),children:"Delete"}),q()&&N.jsx(Dx,{items:[{text:"Export Selected",id:"export",iconName:"download",disabled:c.length===0},{text:"Import",id:"import",iconName:"upload"}],variant:"normal",onItemClick:({detail:Q})=>{Q.id==="export"?fe():Q.id==="import"&&R()},children:"More Actions"})]}),children:"Flow Configurations"}),filter:N.jsx(i1,{filteringText:p,filteringPlaceholder:"Find flow configurations",filteringAriaLabel:"Filter flow configurations",onChange:({detail:Q})=>{h(Q.filteringText),g(1)}}),pagination:N.jsx(Vx,{currentPageIndex:f,pagesCount:Math.ceil(le.length/ge),onChange:({detail:Q})=>g(Q.currentPageIndex),ariaLabels:{nextPageLabel:"Next page",previousPageLabel:"Previous page",pageLabel:Q=>`Page ${Q} of all pages`}}),empty:N.jsx(ao,{margin:{vertical:"xs"},textAlign:"center",color:"inherit",children:N.jsxs(uo,{size:"m",children:[N.jsx("b",{children:"No flow configurations"}),q()&&N.jsx(ro,{onClick:W,children:"Create flow configuration"})]})})}),G&&N.jsx(Mt,{type:G.type,dismissible:!0,onDismiss:()=>T(null),children:G.message}),N.jsx(Fr,{onDismiss:Z,visible:v,size:"max",header:x?`Edit: ${x}`:"Create Flow Configuration",children:v&&N.jsx(eG,{flowConfigId:x,onClose:Z,onSave:oe})}),N.jsx(Fr,{onDismiss:()=>w(!1),visible:B,header:"Delete Flow Configuration",footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:()=>w(!1),children:"Cancel"}),N.jsx(ro,{variant:"primary",loading:C,onClick:F,children:"Delete"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"m",children:[N.jsxs(ao,{variant:"span",children:["Are you sure you want to delete ",c.length," flow configuration",c.length>1?"s":"","?"]}),c.length>0&&N.jsxs(ao,{children:[N.jsx("strong",{children:"Items to be deleted:"}),N.jsx("ul",{children:c.map(Q=>N.jsxs("li",{children:[Q.id," - ",Q.description]},Q.id))})]})]})}),N.jsx(Fr,{visible:E,onDismiss:()=>I(!1),header:"Import Flow Configurations",footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:()=>I(!1),children:"Cancel"}),N.jsx(ro,{variant:"primary",loading:O,onClick:X,children:"Import"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"m",children:[N.jsxs(Mt,{type:"warning",children:[N.jsx("strong",{children:"Warning:"})," Importing will overwrite any existing flow configurations with the same IDs."]}),N.jsxs(ao,{variant:"span",children:["Are you sure you want to import ",z.length," flow configuration",z.length>1?"s":"","?"]}),z.length>0&&N.jsxs(ao,{children:[N.jsx("strong",{children:"Items to be imported:"}),N.jsx("ul",{children:z.map(Q=>N.jsxs("li",{children:[Q.id," - ",Q.description]},Q.id))})]})]})})]})}function tG({userName:t}){return N.jsx(ao,{padding:"xl",children:N.jsx(uo,{direction:"vertical",size:"l",children:N.jsx(Mt,{type:"warning",header:"Access Denied",children:N.jsx(uo,{direction:"vertical",size:"m",children:N.jsxs(Xg,{children:[N.jsx("p",{children:N.jsx("strong",{children:"You are authenticated but do not have permission to access FlowConfig."})}),t&&N.jsxs("p",{children:["User: ",N.jsx("strong",{children:t})]}),N.jsx("p",{children:"To access this application, you must be assigned to one of the following groups:"}),N.jsxs("ul",{children:[N.jsxs("li",{children:[N.jsx("strong",{children:"FlowConfigAdmin"})," - Full access to create, edit, and delete flow configurations"]}),N.jsxs("li",{children:[N.jsx("strong",{children:"FlowConfigEdit"})," - Edit variable values and prompt content in existing flow configurations"]}),N.jsxs("li",{children:[N.jsx("strong",{children:"FlowConfigRead"})," - Read-only access to view flow configurations"]})]}),N.jsx("p",{children:"Please contact your administrator to request access to the appropriate group."})]})})})})})}function rG({visible:t,onDismiss:r,onSubmit:a,existingLocales:n}){const[c,s]=y.useState(""),[f,g]=y.useState(""),[p,h]=y.useState(null),v=()=>{if(h(null),!c.trim()){h("Locale code is required");return}if(!f.trim()){h("Display name is required");return}if(!/^([a-z]{2,3}(-[A-Z]{2})?(-[A-Z]{3})?|arb)$/.test(c)){h('Invalid language code format. Must be a valid Amazon Polly language code (e.g., "en-US", "arb", "cmn-CN")');return}if(n.includes(c)){h("This locale code already exists");return}a({code:c,name:f}),b()},b=()=>{s(""),g(""),h(null),r()};return N.jsx(Fr,{onDismiss:b,visible:t,header:"Add New Locale",footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:b,children:"Cancel"}),N.jsx(ro,{variant:"primary",onClick:v,children:"Add Locale"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"m",children:[p&&N.jsx(Mt,{type:"error",children:p}),N.jsx(lt,{label:"Language Code",description:N.jsxs(ao,{children:["Amazon Polly language code (e.g., en-US, arb, cmn-CN).",N.jsx(Un,{external:!0,href:"https://docs.aws.amazon.com/polly/latest/dg/available-voices.html",children:"View all supported language codes"})]}),children:N.jsx(Xr,{value:c,onChange:({detail:x})=>s(x.value),placeholder:"en-US"})}),N.jsx(lt,{label:"Display Name",description:"Human-readable name for this locale",children:N.jsx(Xr,{value:f,onChange:({detail:x})=>g(x.value),placeholder:"English (United States)"})}),N.jsx(Mt,{type:"info",children:N.jsxs(ao,{variant:"small",children:[N.jsx("strong",{children:"Common Amazon Polly language codes:"}),N.jsxs("ul",{children:[N.jsx("li",{children:"en-US - English (United States)"}),N.jsx("li",{children:"en-GB - English (United Kingdom)"}),N.jsx("li",{children:"es-US - Spanish (United States)"}),N.jsx("li",{children:"es-ES - Spanish (Spain)"}),N.jsx("li",{children:"fr-FR - French (France)"}),N.jsx("li",{children:"de-DE - German (Germany)"}),N.jsx("li",{children:"arb - Arabic"}),N.jsx("li",{children:"cmn-CN - Chinese Mandarin"}),N.jsx("li",{children:"da-DK - Danish"}),N.jsx("li",{children:"pt-BR - Portuguese (Brazil)"})]}),N.jsx(Un,{external:!0,href:"https://docs.aws.amazon.com/polly/latest/dg/available-voices.html",children:"See complete list of supported language codes"})]})})]})})}function lG({visible:t,onDismiss:r,onSubmit:a,localeName:n,existingVoices:c}){const[s,f]=y.useState(""),[g,p]=y.useState(null),h=()=>{if(p(null),!s.trim()){p("Voice ID is required");return}if(c.includes(s)){p("This voice ID already exists for this locale");return}a(s),v()},v=()=>{f(""),p(null),r()};return N.jsx(Fr,{onDismiss:v,visible:t,header:`Add Voice to ${n}`,size:"large",footer:N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"link",onClick:v,children:"Cancel"}),N.jsx(ro,{variant:"primary",onClick:h,children:"Add Voice"})]})}),children:N.jsxs(uo,{direction:"vertical",size:"l",children:[g&&N.jsx(Mt,{type:"error",children:g}),N.jsx(lt,{label:"Voice ID",description:N.jsxs(ao,{children:["Enter an Amazon Polly voice ID.",N.jsx(Un,{external:!0,href:"https://docs.aws.amazon.com/polly/latest/dg/available-voices.html",children:"View all available voices"})]}),children:N.jsx(Xr,{value:s,onChange:({detail:b})=>f(b.value),placeholder:"Joanna"})})]})})}function aG(){var I,z;const{isAdmin:t}=nu(),{apiFetch:r}=Rc(),[a,n]=y.useState([]),[c,s]=y.useState(!1),[f,g]=y.useState(!1),[p,h]=y.useState(null),[v,b]=y.useState(!1),[x,k]=y.useState(!0),[B,w]=y.useState(!1);y.useEffect(()=>{(async()=>{try{const O=await r("GET","/api/settings");O&&n(O.locales)}catch(O){console.error("Failed to load settings:",O)}finally{k(!1)}})()},[]);const C=A=>{const O={...A,voices:[]};n([...a,O]),s(!1),w(!0)},S=A=>{p&&(n(a.map(O=>O.code===p?{...O,voices:[...O.voices,A]}:O)),g(!1),h(null),w(!0))},G=(A,O)=>{n(a.map(Y=>Y.code===A?{...Y,voices:Y.voices.filter(j=>j!==O)}:Y)),w(!0)},T=A=>{n(a.filter(O=>O.code!==A)),w(!0)},E=async()=>{b(!0);try{await r("POST","/api/settings",{locales:a}),w(!1)}catch(A){console.error("Failed to save settings:",A)}finally{b(!1)}};return t()?x?N.jsx(qr,{children:N.jsxs(ao,{textAlign:"center",children:[N.jsx(o1,{size:"large"}),N.jsx(ao,{variant:"p",color:"inherit",children:"Loading settings..."})]})}):N.jsxs(uo,{direction:"vertical",size:"l",children:[N.jsx(ao,{float:"right",children:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{variant:"primary",onClick:E,loading:v,disabled:!B,iconName:"check",children:v?"Saving...":"Save Settings"}),N.jsx(ro,{variant:"normal",onClick:()=>s(!0),iconName:"add-plus",children:"Add Locale"})]})}),B&&N.jsx(Mt,{type:"warning",children:'You have unsaved changes. Click "Save Settings" to commit your changes.'}),a.map(A=>N.jsx(qr,{header:N.jsxs(Va,{variant:"h3",description:`Manage voices for ${A.name}`,actions:N.jsxs(uo,{direction:"horizontal",size:"xs",children:[N.jsx(ro,{onClick:()=>{h(A.code),g(!0)},iconName:"add-plus",children:"Add Voice"}),N.jsx(ro,{variant:"normal",onClick:()=>T(A.code),iconName:"remove",children:"Delete Locale"})]}),children:[A.name," Voices"]}),children:N.jsx(Ic,{columnDefinitions:[{id:"id",header:"Voice ID",cell:O=>O,sortingField:"id"},{id:"actions",header:"Actions",cell:O=>N.jsx(ro,{variant:"link",onClick:()=>G(A.code,O),iconName:"remove",children:"Remove"})}],items:A.voices.sort((O,Y)=>O.localeCompare(Y)),empty:N.jsxs(ao,{textAlign:"center",color:"inherit",children:[N.jsx("b",{children:"No voices configured"}),N.jsx(ao,{variant:"p",color:"inherit",children:"Add voices to make them available for this locale."})]})})},A.code)),N.jsx(rG,{visible:c,onDismiss:()=>s(!1),onSubmit:C,existingLocales:a.map(A=>A.code)}),N.jsx(lG,{visible:f,onDismiss:()=>{g(!1),h(null)},onSubmit:S,localeName:((I=a.find(A=>A.code===p))==null?void 0:I.name)||"",existingVoices:((z=a.find(A=>A.code===p))==null?void 0:z.voices)||[]})]}):N.jsx(qr,{children:N.jsx(Mt,{type:"error",children:"Access denied. Only administrators can access settings."})})}function nG(){const t=y.useContext(Yg);if(!t)throw new Error("useConfiguration must be used within a ConfigurationProvider");return t}function iG(){const{hasAnyAccess:t,isAdmin:r}=nu(),a=y.useContext(au),{branding:n}=nG(),[c,s]=y.useState(),[f,g]=y.useState("flow-configs");return y.useEffect(()=>{a&&a.getIdTokenPayload().then(p=>{s(p["cognito:username"]||p.email)}).catch(p=>{console.error("Failed to get user name:",p)})},[a]),N.jsxs("div",{style:{minHeight:"100vh",display:"flex",flexDirection:"column"},children:[N.jsx("div",{style:{flex:1},children:N.jsx(ao,{padding:"l",children:N.jsx(Ax,{children:t()?r()?N.jsx(n1,{activeTabId:f,onChange:({detail:p})=>g(p.activeTabId),tabs:[{label:"Flow Configurations",id:"flow-configs",content:N.jsx(Pb,{})},{label:"Settings",id:"settings",content:N.jsx(aG,{})}]}):N.jsx(Pb,{}):N.jsx(tG,{userName:c})})})}),n&&N.jsx(ao,{textAlign:"center",padding:"l",children:N.jsx(Xg,{children:N.jsx(ao,{variant:"small",color:"text-body-secondary",children:N.jsxs(uo,{direction:"horizontal",size:"m",alignItems:"center",children:[N.jsx("span",{children:"Built by"}),N.jsx(Un,{external:!0,href:"https://www.cxbuilder.ai",ariaLabel:"Visit CXBuilder website",children:"CXBuilder"}),N.jsx("span",{children:"•"}),N.jsx(Un,{external:!0,href:"https://github.com/CXBuilder/flow-config",ariaLabel:"View source code on GitHub",children:"@cxbuilder/flow-config"})]})})})})]})}function cG({children:t}){const[r,a]=y.useState(void 0),[n,c]=y.useState(!1),{setAlert:s}=Nc();return y.useEffect(()=>{fetch(d1("/api/init")).then(f=>f.json()).then(f=>{a(f),c(!0)}).catch(f=>{Ur.error(f),s("Error fetching configuration","error")})},[]),N.jsx(Yg.Provider,{value:r,children:n?t:N.jsx("div",{children:"Initializing Config..."})})}function u1(t){return JSON.parse(JSON.stringify(t))}function ta(t){return Object.keys(t).map(function(r){return[r,t[r]]})}function Nf(t){return t.reduce(function(r,a){var n=a[0],c=a[1];return r[n]=c,r},{})}function f1(t){return Object.keys(t).map(function(r){return t[r]})}function jb(t,r){return t.indexOf(r)>-1}function g1(t){return typeof t=="string"&&!iu(t)}function iu(t){return typeof t=="string"&&t.charAt(0)==="{"&&t.charAt(t.length-1)==="}"}function og(t){return typeof t=="object"&&t!==null&&!Object.keys(t).some(function(r){return!(g1(t[r])||iu(t[r]))})}function sG(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 dG(t){return"selector"in t}function uG(t){return t.slice(1,t.length-1)}function cu(t,r){var a,n=t.tokenModeMap[r];return(a=t.modes[n])!==null&&a!==void 0?a:null}function fG(t){for(var r=Object.keys(t.states),a=0;a<r.length;a++){var n=r[a],c=t.states[n];if(c&&"default"in c&&c.default)return n}throw new Error("Mode ".concat(JSON.stringify(t)," does not have a default state"))}function Rd(t,r){return gG(t,r).resolvedTheme}function gG(t,r){var a,n={},c={};return Object.keys((a=r==null?void 0:r.tokens)!==null&&a!==void 0?a:t.tokens).forEach(function(s){var f=cu(r??t,s);if(f){var g={},p=Object.keys(f.states).reduce(function(b,x){return g[x]=[],b[x]=tg(t,s,g[x],x,r),b},{}),h=f1(g).some(function(b){return b.some(function(x){return x in t.tokens})});(!r||h)&&(c[s]=g,n[s]=p)}else{var v=[],p=tg(t,s,v,void 0,r);(!r||v.some(function(x){return x in t.tokens}))&&(c[s]=v,n[s]=p)}}),{resolvedTheme:n,resolutionPaths:c}}function tg(t,r,a,n,c){if(!t.tokens[r]&&!(c!=null&&c.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]||(c==null?void 0:c.tokens[r]);if(!s)throw new Error("Empty assignment for token ".concat(r));if(og(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(iu(s)){var f=uG(s);return tg(t,f,a,n,c)}else return s}function Ad(t,r,a,n){var c=u1(t);if(!a||!n)return c.tokens=dr(dr({},c.tokens),r.tokens),Rd(c,a);var s=a.contexts[r.id];return c.tokens=dr(dr({},Object.keys(n).reduce(function(f,g){var p,h,v,b,x=!(g in s.tokens)&&!(g in t.tokens)||sG(s.tokens[g],(h=t.tokens[g])!==null&&h!==void 0?h:a.tokens[g]);return x?f:dr(dr({},f),(p={},p[g]=(b=(v=s.tokens[g])!==null&&v!==void 0?v:t.tokens[g])!==null&&b!==void 0?b:a.tokens[g],p))},{})),r.tokens),Rd(c,a)}function oa(t,r,a,n){return Object.keys(t).reduce(function(c,s){var f=a(t[s],s,r,n);return f&&(c[s]=f),c},{})}var zd=function(){return function(t,r,a,n){var c=cu(n??a,r);if(c&&h1(t)){var s=fG(c);return t[s]}else{if(p1(t))return t;throw new Error("Mismatch between resolution ".concat(JSON.stringify(t)," and mode ").concat(c))}}},Ld=function(t,r){return function(a,n,c,s){var f=cu(s??c,n);if(f&&f.id===t.id&&h1(a))return a[r];if(p1(a))return a}};function h1(t){return typeof t=="object"}function p1(t){return typeof t=="string"}function hG(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 c(p){var h=jb(r,p);return!h&&!(p in n)&&(console.warn("".concat(p," is not themeable and will be ignored during theming")),n[p]=!0),h}function s(p){var h=jb(a,p);return h||console.warn("".concat(p," is not a valid ID of a visual context and will be ignored during theming.")),h}var f=ta(t.tokens).filter(function(p){var h=p[0];return c(h)}),g=(t.contexts?ta(t.contexts).filter(function(p){var h=p[1];return h!==void 0}):[]).filter(function(p){var h=p[0];return s(h)}).map(function(p){var h=p[0],v=p[1],b=ta(v.tokens).filter(function(B){var w=B[0];return c(w)}),x=Nf(b),k=dr(dr({},v),{tokens:x});return[h,k]});return{contexts:Nf(g),tokens:Nf(f)}}function pG(t){for(var r,a=gd([t.theme],(r=t.secondary)!==null&&r!==void 0?r:[],!0),n=[],c=0,s=a;c<s.length;c++){var f=s[c];Object.keys(f.contexts).forEach(function(g){n.indexOf(g)===-1&&n.push(g)})}return n}function mG(t,r){var a;if(!r)return t.theme;var n=gd([t.theme],(a=t.secondary)!==null&&a!==void 0?a:[],!0).reduce(function(c,s){return c[s.id]=s,c},{});if(!n[r])throw new Error("Specified baseThemeId '".concat(r,"' is not available. Available values are ").concat(Object.keys(n).map(function(c){return"'".concat(c,"'")}).join(", "),"."));return n[r]}function vG(t,r){function a(n,c,s){var f=g1(s)||iu(s),g=cu(t,c);if(g&&f)return Object.keys(g.states).reduce(function(p,h){return p[h]=s,p},{});if((og(n)||n===void 0)&&og(s))return dr(dr({},n),s);if(f)return s;console.warn("The value for this token cannot be merged into the theme:",c)}return ta(r.tokens).forEach(function(n){var c=n[0],s=n[1],f=a(t.tokens[c],c,s);f&&(t.tokens[c]=f)}),r.contexts&&ta(r.contexts).forEach(function(n){var c=n[0],s=n[1],f=t.contexts[c];!s||!f||ta(s.tokens).forEach(function(g){var p,h=g[0],v=g[1],b=(p=f.tokens[h])!==null&&p!==void 0?p:t.tokens[h],x=a(b,h,v);x&&(t.contexts[c].tokens[h]=x)})}),t}var m1=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 rg(this.rulesMap).map(function(r){return r.toString()}).join(`
|
|
58
|
+
`)},t}(),bG=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 rg(this.declarationsMap)},t.prototype.size=function(){return this.declarationsMap.size},t.prototype.toString=function(){var r=rg(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}(),yG=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 rg(t){var r=[];return t.forEach(function(a){var n=a[0],c=a[1];return r.push([n,c])}),r.sort(function(a,n){a[0];var c=a[1];n[0];var s=n[1];return c-s}),r.map(function(a){var n=a[0];return n})}var xG=function(){function t(r,a){this.selector=r,this.registry=a}return t.prototype.create=function(r,a){var n=this,c=new bG(this.selectorFor(r),r.media);return ta(a).forEach(function(s){var f=s[0],g=s[1],p=n.registry.get(f);p&&c.appendDeclaration(new yG(p,g))}),c},t.prototype.selectorFor=function(r){return this.selector.for(r)},t}(),v1=function(){function t(){}return t.forEachOptionalModeState=function(r,a){Object.keys(r.modes).forEach(function(n){var c=r.modes[n];ta(c.states).forEach(function(s){var f=s[0],g=s[1];dG(g)&&a(c,f)})})},t.forEachContext=function(r,a){Object.keys(r.contexts).forEach(function(n){var c=r.contexts[n];a(c)})},t.forEachContextWithinOptionalModeState=function(r,a){t.forEachOptionalModeState(r,function(n,c){t.forEachContext(r,function(s){a(s,n,c)})})},t.appendRuleToStylesheet=function(r,a,n){a.size()&&r.appendRuleWithPath(a,n)},t}();function Jl(t){for(var r=[],a=0,n=t;a<n.length;a++){var c=n[a];c!==void 0&&r.push(c)}return r}var lg=function(t){Wb(r,t);function r(a,n,c){var s=t.call(this)||this;return s.theme=a,s.baseTheme=c,s.resolution=Rd(a,s.baseTheme),s.ruleCreator=n,s}return r.prototype.create=function(){var a=this,n=new m1,c=oa(this.resolution,this.theme,zd(),this.baseTheme),s=this.ruleCreator.create({global:[this.theme.selector]},c);return r.appendRuleToStylesheet(n,s,[]),r.forEachOptionalModeState(this.theme,function(f,g){var p=oa(a.resolution,a.theme,Ld(f,g),a.baseTheme),h=f.states[g],v=a.ruleCreator.create({global:[a.theme.selector,h.selector],media:h.media},p);r.appendRuleToStylesheet(n,v,[s])}),r.forEachContext(this.theme,function(f){var g=oa(Ad(a.theme,f,a.baseTheme,a.resolution),a.theme,zd(),a.baseTheme),p=a.ruleCreator.create({global:[a.theme.selector],local:[f.selector]},g);r.appendRuleToStylesheet(n,p,[s]);var h=a.ruleCreator.create({global:[a.theme.selector,f.selector]},g);r.appendRuleToStylesheet(n,h,[s])}),r.forEachContextWithinOptionalModeState(this.theme,function(f,g,p){var h=oa(Ad(a.theme,f,a.baseTheme,a.resolution),a.theme,Ld(g,p),a.baseTheme),v=g.states[p],b=a.ruleCreator.create({global:[a.theme.selector,v.selector],local:[f.selector],media:v.media},h),x=n.findRule(a.ruleCreator.selectorFor({global:[a.theme.selector],local:[f.selector]})),k=n.findRule(a.ruleCreator.selectorFor({global:[a.theme.selector,g.states[p].selector]})),B=n.findRule(a.ruleCreator.selectorFor({global:[a.theme.selector,f.selector]}));r.appendRuleToStylesheet(n,b,Jl([x,k,s]));var w=a.ruleCreator.create({global:[a.theme.selector,v.selector,f.selector],media:v.media},h);r.appendRuleToStylesheet(n,w,Jl([B,k,s]))}),n},r}(v1),kG=":not(#\\9)";function b1(t){var r=t.split(":"),a=r[0],n=r.slice(1),c=n.length?":"+n.join(":"):"";return"".concat(a).concat(kG).concat(c)}var _G=[":root","body","html"],wG=function(t){return _G.indexOf(t)>-1};function qb(t){var r=t.split(",").map(BG);return r.join(",")}function BG(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 b1(t)}(function(t){Wb(r,t);function r(a,n){var c=t.call(this)||this;return c.themes=a,c.ruleCreator=n,c}return r.prototype.create=function(){var a=this,n=this.themes.filter(function(h){return wG(h.selector)});if(n.length>1)throw new Error("Themes ".concat(n.map(function(h){var v=h.id;return v}).join(", ")," have a global selector. It is not supported to have more than one global theme. It produces unpredictable styling results."));if(!n.length){var c=this.themes.map(function(h){return new lg(h,a.ruleCreator).create()}),s=new m1;return c.forEach(function(h){h.getAllRules().map(function(v){var b;return s.appendRuleWithPath(v,(b=h.getPath(v))!==null&&b!==void 0?b:[])})}),s}var f=n[0],g=new lg(f,this.ruleCreator).create(),p=this.getThemesWithout(f);return p.forEach(function(h){a.appendRulesForSecondary(g,f,h)}),g},r.prototype.appendRulesForSecondary=function(a,n,c){var s=this,f=Rd(c),g=oa(f,c,zd()),p=this.ruleCreator.create({global:[c.selector]},g),h=this.findRule(a,{global:[n.selector]});return r.appendRuleToStylesheet(a,p,Jl([h])),r.forEachOptionalModeState(c,function(v,b){var x=v.states[b],k=oa(f,c,Ld(v,b)),B=s.ruleCreator.create({global:[c.selector,x.selector],media:x.media},k),w=a.findRule(s.ruleCreator.selectorFor({global:[n.selector,x.selector]}));r.appendRuleToStylesheet(a,B,Jl([p,w,h]))}),r.forEachContext(c,function(v){var b=oa(Ad(c,v),c,zd()),x=s.ruleCreator.create({global:[c.selector],local:[v.selector]},b),k=a.findRule(s.ruleCreator.selectorFor({global:[n.selector],local:[v.selector]}));r.appendRuleToStylesheet(a,x,Jl([k,p,h]));var B=s.ruleCreator.create({global:[c.selector,v.selector]},b);r.appendRuleToStylesheet(a,B,Jl([p,k,h]))}),r.forEachContextWithinOptionalModeState(c,function(v,b,x){var k=b.states[x],B=oa(Ad(c,v),c,Ld(b,x)),w=s.findRule(a,{global:[c.selector],local:[v.selector]}),C=s.findRule(a,{global:[c.selector,k.selector]}),S=s.ruleCreator.create({global:[c.selector,k.selector],local:[v.selector],media:k.media},B),G=a.findRule(s.ruleCreator.selectorFor({global:[n.selector],local:[v.selector]})),T=a.findRule(s.ruleCreator.selectorFor({global:[n.selector,k.selector]})),E=a.findRule(s.ruleCreator.selectorFor({global:[n.selector,k.selector],local:[v.selector]}));r.appendRuleToStylesheet(a,S,Jl([w,E,G,C,p,T,h]));var I=a.findRule(s.ruleCreator.selectorFor({global:[c.selector,v.selector]})),z=s.ruleCreator.create({global:[c.selector,k.selector,v.selector],media:k.media},B);r.appendRuleToStylesheet(a,z,Jl([w,C,I,p,G,T,h]))}),a},r.prototype.findRule=function(a,n){var c=a.findRule(this.ruleCreator.selectorFor(n));if(!c)throw new Error("No rule for selector ".concat(JSON.stringify(n)," found"));return c},r.prototype.getThemesWithout=function(a){var n=this.themes.indexOf(a);return gd(gd([],this.themes.slice(0,n),!0),this.themes.slice(n+1),!0)},r})(v1);var SG=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 c=a.filter(function(f){return f!==":root"}),s=this.toSelector(c);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}(),CG=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 TG(t,r){var a=u1(t),n=new Set;return f1(a.contexts).forEach(function(c){Object.keys(c.tokens).forEach(function(s){var f,g,p;!(s in r.tokens)&&!(s in((p=(g=(f=r==null?void 0:r.contexts)===null||f===void 0?void 0:f[c.id])===null||g===void 0?void 0:g.tokens)!==null&&p!==void 0?p:{}))?delete c.tokens[s]:n.add(s)})}),Object.keys(a.tokens).forEach(function(c){!n.has(c)&&!(c in r.tokens)&&delete a.tokens[c]}),vG(a,r)}function DG(t,r,a,n){var c=TG(t,r),s=new xG(new SG(n),new CG(a)),f=new lg(c,s,t),g=f.create();return g.toString()}function EG(t,r){var a=document.createElement("style");return r&&a.setAttribute("nonce",r),a.appendChild(document.createTextNode(t)),a}function GG(t,r){r===void 0&&(r=document),r.head.appendChild(t)}function IG(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 NG(t){return function(r){return r===t?qb(r):b1(qb(r))}}function RG(t){var r=t.override,a=t.preset,n=t.baseThemeId,c=pG(a),s=hG(r,a.themeable,c),f=mG(a,n);return DG(f,s,a.propertiesMap,NG(a.theme.selector))}function AG(t){var r=t.targetDocument,a=RG(t),n=IG(r),c=EG(a,n);return GG(c,r),{reset:function(){c.remove()}}}var zG={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 LG({theme:t,baseThemeId:r}){return AG({override:t,preset:zG,baseThemeId:r})}function Fb(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 HG({tokens:t}){for(const r of Object.keys(t)){const a=r;typeof t[a]>"u"&&delete t[a]}}function OG({fontFamily:t,brandColor:r,brandColorActive:a,lightBrandBackground:n}){const c=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:c,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 HG(s),s.contexts={"top-navigation":{tokens:Fb(s)},header:{tokens:Fb(s)},alert:{tokens:{colorBackgroundControlChecked:r,colorBackgroundDropdownItemFilterMatch:{light:n},colorBackgroundItemSelected:{light:n},colorBackgroundSegmentActive:r,colorBackgroundToggleCheckedDisabled:c,colorTextAccent:r,colorTextDropdownItemFilterMatch:r,colorTextLinkDefault:r,colorTextLinkHover:a,colorTextSegmentHover:r}}},s}const MG="#F2FAFC",PG="#A7C1D1",jG="#7CA2BB",qG="#077398",FG="#065B78",UG={brandColor:{light:qG,dark:jG},brandColorActive:{light:FG,dark:PG},lightBrandBackground:MG};function VG(){LG({theme:OG(UG)})}Ur.setDefaultLevel("error");location.hostname==="localhost"&&Ur.setLevel("debug");const Ub=new URLSearchParams(window.location.search).get("loglevel");Ub&&Ur.setLevel(Ub);VG();E_.createRoot(document.getElementById("root")).render(N.jsx(y.StrictMode,{children:N.jsx(zE,{children:N.jsx(cG,{children:N.jsx(PE,{children:N.jsx(iG,{})})})})}));
|