design-system-silkhaus 0.0.71 → 0.0.72
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/dist/index.cjs +7 -7
- package/dist/index.js +85 -85
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.cjs
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var pt=Object.defineProperty,gt=Object.defineProperties;var mt=Object.getOwnPropertyDescriptors;var ke=Object.getOwnPropertySymbols;var sr=Object.prototype.hasOwnProperty,ar=Object.prototype.propertyIsEnumerable;var tr=(e,s,t)=>s in e?pt(e,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[s]=t,M=(e,s)=>{for(var t in s||(s={}))sr.call(s,t)&&tr(e,t,s[t]);if(ke)for(var t of ke(s))ar.call(s,t)&&tr(e,t,s[t]);return e},
|
|
1
|
+
"use strict";var pt=Object.defineProperty,gt=Object.defineProperties;var mt=Object.getOwnPropertyDescriptors;var ke=Object.getOwnPropertySymbols;var sr=Object.prototype.hasOwnProperty,ar=Object.prototype.propertyIsEnumerable;var tr=(e,s,t)=>s in e?pt(e,s,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[s]=t,M=(e,s)=>{for(var t in s||(s={}))sr.call(s,t)&&tr(e,t,s[t]);if(ke)for(var t of ke(s))ar.call(s,t)&&tr(e,t,s[t]);return e},Oe=(e,s)=>gt(e,mt(s));var L=(e,s)=>{var t={};for(var a in e)sr.call(e,a)&&s.indexOf(a)<0&&(t[a]=e[a]);if(e!=null&&ke)for(var a of ke(e))s.indexOf(a)<0&&ar.call(e,a)&&(t[a]=e[a]);return t};Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const _=require("react");function bt(e){const s=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(e){for(const t in e)if(t!=="default"){const a=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(s,t,a.get?a:{enumerable:!0,get:()=>e[t]})}}return s.default=e,Object.freeze(s)}const Q=bt(_);var ze={exports:{}},ce={};/**
|
|
2
2
|
* @license React
|
|
3
3
|
* react-jsx-runtime.production.min.js
|
|
4
4
|
*
|
|
@@ -14,15 +14,15 @@
|
|
|
14
14
|
*
|
|
15
15
|
* This source code is licensed under the MIT license found in the
|
|
16
16
|
* LICENSE file in the root directory of this source tree.
|
|
17
|
-
*/var or;function xt(){return or||(or=1,process.env.NODE_ENV!=="production"&&function(){var e=_,s=Symbol.for("react.element"),t=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),n=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),d=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),R=Symbol.for("react.lazy"),P=Symbol.for("react.offscreen"),
|
|
17
|
+
*/var or;function xt(){return or||(or=1,process.env.NODE_ENV!=="production"&&function(){var e=_,s=Symbol.for("react.element"),t=Symbol.for("react.portal"),a=Symbol.for("react.fragment"),o=Symbol.for("react.strict_mode"),n=Symbol.for("react.profiler"),c=Symbol.for("react.provider"),d=Symbol.for("react.context"),f=Symbol.for("react.forward_ref"),p=Symbol.for("react.suspense"),g=Symbol.for("react.suspense_list"),b=Symbol.for("react.memo"),R=Symbol.for("react.lazy"),P=Symbol.for("react.offscreen"),z=Symbol.iterator,T="@@iterator";function F(r){if(r===null||typeof r!="object")return null;var i=z&&r[z]||r[T];return typeof i=="function"?i:null}var I=e.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;function E(r){{for(var i=arguments.length,u=new Array(i>1?i-1:0),m=1;m<i;m++)u[m-1]=arguments[m];ge("error",r,u)}}function ge(r,i,u){{var m=I.ReactDebugCurrentFrame,j=m.getStackAddendum();j!==""&&(i+="%s",u=u.concat([j]));var C=u.map(function(v){return String(v)});C.unshift("Warning: "+i),Function.prototype.apply.call(console[r],console,C)}}var ae=!1,me=!1,be=!1,he=!1,xe=!1,Z;Z=Symbol.for("react.module.reference");function ne(r){return!!(typeof r=="string"||typeof r=="function"||r===a||r===n||xe||r===o||r===p||r===g||he||r===P||ae||me||be||typeof r=="object"&&r!==null&&(r.$$typeof===R||r.$$typeof===b||r.$$typeof===c||r.$$typeof===d||r.$$typeof===f||r.$$typeof===Z||r.getModuleId!==void 0))}function oe(r,i,u){var m=r.displayName;if(m)return m;var j=i.displayName||i.name||"";return j!==""?u+"("+j+")":u}function k(r){return r.displayName||"Context"}function D(r){if(r==null)return null;if(typeof r.tag=="number"&&E("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."),typeof r=="function")return r.displayName||r.name||null;if(typeof r=="string")return r;switch(r){case a:return"Fragment";case t:return"Portal";case n:return"Profiler";case o:return"StrictMode";case p:return"Suspense";case g:return"SuspenseList"}if(typeof r=="object")switch(r.$$typeof){case d:var i=r;return k(i)+".Consumer";case c:var u=r;return k(u._context)+".Provider";case f:return oe(r,r.render,"ForwardRef");case b:var m=r.displayName||null;return m!==null?m:D(r.type)||"Memo";case R:{var j=r,C=j._payload,v=j._init;try{return D(v(C))}catch(x){return null}}}return null}var B=Object.assign,q=0,J,ie,ee,G,le,Y,X;function Le(){}Le.__reactDisabledLog=!0;function Vr(){{if(q===0){J=console.log,ie=console.info,ee=console.warn,G=console.error,le=console.group,Y=console.groupCollapsed,X=console.groupEnd;var r={configurable:!0,enumerable:!0,value:Le,writable:!0};Object.defineProperties(console,{info:r,log:r,warn:r,error:r,group:r,groupCollapsed:r,groupEnd:r})}q++}}function Wr(){{if(q--,q===0){var r={configurable:!0,enumerable:!0,writable:!0};Object.defineProperties(console,{log:B({},r,{value:J}),info:B({},r,{value:ie}),warn:B({},r,{value:ee}),error:B({},r,{value:G}),group:B({},r,{value:le}),groupCollapsed:B({},r,{value:Y}),groupEnd:B({},r,{value:X})})}q<0&&E("disabledDepth fell below zero. This is a bug in React. Please file an issue.")}}var Te=I.ReactCurrentDispatcher,_e;function ye(r,i,u){{if(_e===void 0)try{throw Error()}catch(j){var m=j.stack.trim().match(/\n( *(at )?)/);_e=m&&m[1]||""}return`
|
|
18
18
|
`+_e+r}}var Ne=!1,ve;{var qr=typeof WeakMap=="function"?WeakMap:Map;ve=new qr}function Ve(r,i){if(!r||Ne)return"";{var u=ve.get(r);if(u!==void 0)return u}var m;Ne=!0;var j=Error.prepareStackTrace;Error.prepareStackTrace=void 0;var C;C=Te.current,Te.current=null,Vr();try{if(i){var v=function(){throw Error()};if(Object.defineProperty(v.prototype,"props",{set:function(){throw Error()}}),typeof Reflect=="object"&&Reflect.construct){try{Reflect.construct(v,[])}catch(V){m=V}Reflect.construct(r,[],v)}else{try{v.call()}catch(V){m=V}r.call(v.prototype)}}else{try{throw Error()}catch(V){m=V}r()}}catch(V){if(V&&m&&typeof V.stack=="string"){for(var x=V.stack.split(`
|
|
19
|
-
`),
|
|
20
|
-
`),N=x.length-1,A=
|
|
21
|
-
`+x[N].replace(" at new "," at ");return r.displayName&&$.includes("<anonymous>")&&($=$.replace("<anonymous>",r.displayName)),typeof r=="function"&&ve.set(r,$),$}while(N>=1&&A>=0);break}}}finally{Ne=!1,Te.current=C,Wr(),Error.prepareStackTrace=j}var te=r?r.displayName||r.name:"",rr=te?ye(te):"";return typeof r=="function"&&ve.set(r,rr),rr}function Gr(r,i,u){return Ve(r,!1)}function Yr(r){var i=r.prototype;return!!(i&&i.isReactComponent)}function we(r,i,u){if(r==null)return"";if(typeof r=="function")return Ve(r,Yr(r));if(typeof r=="string")return ye(r);switch(r){case p:return ye("Suspense");case g:return ye("SuspenseList")}if(typeof r=="object")switch(r.$$typeof){case f:return Gr(r.render);case b:return we(r.type,i,u);case R:{var m=r,j=m._payload,C=m._init;try{return we(C(j),i,u)}catch(v){}}}return""}var je=Object.prototype.hasOwnProperty,We={},qe=I.ReactDebugCurrentFrame;function Re(r){if(r){var i=r._owner,u=we(r.type,r._source,i?i.type:null);qe.setExtraStackFrame(u)}else qe.setExtraStackFrame(null)}function Ur(r,i,u,m,j){{var C=Function.call.bind(je);for(var v in r)if(C(r,v)){var x=void 0;try{if(typeof r[v]!="function"){var
|
|
19
|
+
`),O=m.stack.split(`
|
|
20
|
+
`),N=x.length-1,A=O.length-1;N>=1&&A>=0&&x[N]!==O[A];)A--;for(;N>=1&&A>=0;N--,A--)if(x[N]!==O[A]){if(N!==1||A!==1)do if(N--,A--,A<0||x[N]!==O[A]){var $=`
|
|
21
|
+
`+x[N].replace(" at new "," at ");return r.displayName&&$.includes("<anonymous>")&&($=$.replace("<anonymous>",r.displayName)),typeof r=="function"&&ve.set(r,$),$}while(N>=1&&A>=0);break}}}finally{Ne=!1,Te.current=C,Wr(),Error.prepareStackTrace=j}var te=r?r.displayName||r.name:"",rr=te?ye(te):"";return typeof r=="function"&&ve.set(r,rr),rr}function Gr(r,i,u){return Ve(r,!1)}function Yr(r){var i=r.prototype;return!!(i&&i.isReactComponent)}function we(r,i,u){if(r==null)return"";if(typeof r=="function")return Ve(r,Yr(r));if(typeof r=="string")return ye(r);switch(r){case p:return ye("Suspense");case g:return ye("SuspenseList")}if(typeof r=="object")switch(r.$$typeof){case f:return Gr(r.render);case b:return we(r.type,i,u);case R:{var m=r,j=m._payload,C=m._init;try{return we(C(j),i,u)}catch(v){}}}return""}var je=Object.prototype.hasOwnProperty,We={},qe=I.ReactDebugCurrentFrame;function Re(r){if(r){var i=r._owner,u=we(r.type,r._source,i?i.type:null);qe.setExtraStackFrame(u)}else qe.setExtraStackFrame(null)}function Ur(r,i,u,m,j){{var C=Function.call.bind(je);for(var v in r)if(C(r,v)){var x=void 0;try{if(typeof r[v]!="function"){var O=Error((m||"React class")+": "+u+" type `"+v+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof r[v]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw O.name="Invariant Violation",O}x=r[v](i,v,m,u,null,"SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED")}catch(N){x=N}x&&!(x instanceof Error)&&(Re(j),E("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).",m||"React class",u,v,typeof x),Re(null)),x instanceof Error&&!(x.message in We)&&(We[x.message]=!0,Re(j),E("Failed %s type: %s",u,x.message),Re(null))}}}var Hr=Array.isArray;function Pe(r){return Hr(r)}function Jr(r){{var i=typeof Symbol=="function"&&Symbol.toStringTag,u=i&&r[Symbol.toStringTag]||r.constructor.name||"Object";return u}}function Xr(r){try{return Ge(r),!1}catch(i){return!0}}function Ge(r){return""+r}function Ye(r){if(Xr(r))return E("The provided key is an unsupported type %s. This value must be coerced to a string before before using it here.",Jr(r)),Ge(r)}var de=I.ReactCurrentOwner,Kr={key:!0,ref:!0,__self:!0,__source:!0},Ue,He,Ae;Ae={};function Qr(r){if(je.call(r,"ref")){var i=Object.getOwnPropertyDescriptor(r,"ref").get;if(i&&i.isReactWarning)return!1}return r.ref!==void 0}function Zr(r){if(je.call(r,"key")){var i=Object.getOwnPropertyDescriptor(r,"key").get;if(i&&i.isReactWarning)return!1}return r.key!==void 0}function et(r,i){if(typeof r.ref=="string"&&de.current&&i&&de.current.stateNode!==i){var u=D(de.current.type);Ae[u]||(E('Component "%s" contains the string ref "%s". Support for string refs will be removed in a future major release. This case cannot be automatically converted to an arrow function. We ask you to manually fix this case by using useRef() or createRef() instead. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-string-ref',D(de.current.type),r.ref),Ae[u]=!0)}}function rt(r,i){{var u=function(){Ue||(Ue=!0,E("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))};u.isReactWarning=!0,Object.defineProperty(r,"key",{get:u,configurable:!0})}}function tt(r,i){{var u=function(){He||(He=!0,E("%s: `ref` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://reactjs.org/link/special-props)",i))};u.isReactWarning=!0,Object.defineProperty(r,"ref",{get:u,configurable:!0})}}var st=function(r,i,u,m,j,C,v){var x={$$typeof:s,type:r,key:i,ref:u,props:v,_owner:C};return x._store={},Object.defineProperty(x._store,"validated",{configurable:!1,enumerable:!1,writable:!0,value:!1}),Object.defineProperty(x,"_self",{configurable:!1,enumerable:!1,writable:!1,value:m}),Object.defineProperty(x,"_source",{configurable:!1,enumerable:!1,writable:!1,value:j}),Object.freeze&&(Object.freeze(x.props),Object.freeze(x)),x};function at(r,i,u,m,j){{var C,v={},x=null,O=null;u!==void 0&&(Ye(u),x=""+u),Zr(i)&&(Ye(i.key),x=""+i.key),Qr(i)&&(O=i.ref,et(i,j));for(C in i)je.call(i,C)&&!Kr.hasOwnProperty(C)&&(v[C]=i[C]);if(r&&r.defaultProps){var N=r.defaultProps;for(C in N)v[C]===void 0&&(v[C]=N[C])}if(x||O){var A=typeof r=="function"?r.displayName||r.name||"Unknown":r;x&&rt(v,A),O&&tt(v,A)}return st(r,x,O,j,m,de.current,v)}}var Fe=I.ReactCurrentOwner,Je=I.ReactDebugCurrentFrame;function re(r){if(r){var i=r._owner,u=we(r.type,r._source,i?i.type:null);Je.setExtraStackFrame(u)}else Je.setExtraStackFrame(null)}var Ie;Ie=!1;function Me(r){return typeof r=="object"&&r!==null&&r.$$typeof===s}function Xe(){{if(Fe.current){var r=D(Fe.current.type);if(r)return`
|
|
22
22
|
|
|
23
23
|
Check the render method of \``+r+"`."}return""}}function nt(r){{if(r!==void 0){var i=r.fileName.replace(/^.*[\\\/]/,""),u=r.lineNumber;return`
|
|
24
24
|
|
|
25
25
|
Check your code at `+i+":"+u+"."}return""}}var Ke={};function ot(r){{var i=Xe();if(!i){var u=typeof r=="string"?r:r.displayName||r.name;u&&(i=`
|
|
26
26
|
|
|
27
|
-
Check the top-level render call using <`+u+">.")}return i}}function Qe(r,i){{if(!r._store||r._store.validated||r.key!=null)return;r._store.validated=!0;var u=ot(i);if(Ke[u])return;Ke[u]=!0;var m="";r&&r._owner&&r._owner!==Fe.current&&(m=" It was passed a child from "+B(r._owner.type)+"."),re(r),E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',u,m),re(null)}}function Ze(r,i){{if(typeof r!="object")return;if(Pe(r))for(var u=0;u<r.length;u++){var m=r[u];Me(m)&&Qe(m,i)}else if(Me(r))r._store&&(r._store.validated=!0);else if(r){var j=F(r);if(typeof j=="function"&&j!==r.entries)for(var C=j.call(r),v;!(v=C.next()).done;)Me(v.value)&&Qe(v.value,i)}}}function it(r){{var i=r.type;if(i==null||typeof i=="string")return;var u;if(typeof i=="function")u=i.propTypes;else if(typeof i=="object"&&(i.$$typeof===f||i.$$typeof===b))u=i.propTypes;else return;if(u){var m=B(i);Ur(u,r.props,"prop",m,r)}else if(i.PropTypes!==void 0&&!Ie){Ie=!0;var j=B(i);E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",j||"Unknown")}typeof i.getDefaultProps=="function"&&!i.getDefaultProps.isReactClassApproved&&E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function lt(r){{for(var i=Object.keys(r.props),u=0;u<i.length;u++){var m=i[u];if(m!=="children"&&m!=="key"){re(r),E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",m),re(null);break}}r.ref!==null&&(re(r),E("Invalid attribute `ref` supplied to `React.Fragment`."),re(null))}}function er(r,i,u,m,j,C){{var v=ne(r);if(!v){var x="";(r===void 0||typeof r=="object"&&r!==null&&Object.keys(r).length===0)&&(x+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var z=nt(j);z?x+=z:x+=Xe();var N;r===null?N="null":Pe(r)?N="array":r!==void 0&&r.$$typeof===s?(N="<"+(B(r.type)||"Unknown")+" />",x=" Did you accidentally export a JSX literal instead of a component?"):N=typeof r,E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",N,x)}var A=at(r,i,u,j,C);if(A==null)return A;if(v){var $=i.children;if($!==void 0)if(m)if(Pe($)){for(var te=0;te<$.length;te++)Ze($[te],r);Object.freeze&&Object.freeze($)}else E("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ze($,r)}return r===a?lt(A):it(A),A}}function dt(r,i,u){return er(r,i,u,!0)}function ct(r,i,u){return er(r,i,u,!1)}var ut=ct,ft=dt;ue.Fragment=a,ue.jsx=ut,ue.jsxs=ft}()),ue}process.env.NODE_ENV==="production"?Oe.exports=ht():Oe.exports=xt();var l=Oe.exports;function xr(e){var s,t,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(s=0;s<o;s++)e[s]&&(t=xr(e[s]))&&(a&&(a+=" "),a+=t)}else for(t in e)e[t]&&(a&&(a+=" "),a+=t);return a}function y(){for(var e,s,t=0,a="",o=arguments.length;t<o;t++)(e=arguments[t])&&(s=xr(e))&&(a&&(a+=" "),a+=s);return a}const De="-";function yt(e){const s=wt(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:a}=e;function o(c){const d=c.split(De);return d[0]===""&&d.length!==1&&d.shift(),yr(d,s)||vt(c)}function n(c,d){const f=t[c]||[];return d&&a[c]?[...f,...a[c]]:f}return{getClassGroupId:o,getConflictingClassGroupIds:n}}function yr(e,s){var c;if(e.length===0)return s.classGroupId;const t=e[0],a=s.nextPart.get(t),o=a?yr(e.slice(1),a):void 0;if(o)return o;if(s.validators.length===0)return;const n=e.join(De);return(c=s.validators.find(({validator:d})=>d(n)))==null?void 0:c.classGroupId}const ir=/^\[(.+)\]$/;function vt(e){if(ir.test(e)){const s=ir.exec(e)[1],t=s==null?void 0:s.substring(0,s.indexOf(":"));if(t)return"arbitrary.."+t}}function wt(e){const{theme:s,prefix:t}=e,a={nextPart:new Map,validators:[]};return Rt(Object.entries(e.classGroups),t).forEach(([n,c])=>{Be(c,a,n,s)}),a}function Be(e,s,t,a){e.forEach(o=>{if(typeof o=="string"){const n=o===""?s:lr(s,o);n.classGroupId=t;return}if(typeof o=="function"){if(jt(o)){Be(o(a),s,t,a);return}s.validators.push({validator:o,classGroupId:t});return}Object.entries(o).forEach(([n,c])=>{Be(c,lr(s,n),t,a)})})}function lr(e,s){let t=e;return s.split(De).forEach(a=>{t.nextPart.has(a)||t.nextPart.set(a,{nextPart:new Map,validators:[]}),t=t.nextPart.get(a)}),t}function jt(e){return e.isThemeGetter}function Rt(e,s){return s?e.map(([t,a])=>{const o=a.map(n=>typeof n=="string"?s+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([c,d])=>[s+c,d])):n);return[t,o]}):e}function kt(e){if(e<1)return{get:()=>{},set:()=>{}};let s=0,t=new Map,a=new Map;function o(n,c){t.set(n,c),s++,s>e&&(s=0,a=t,t=new Map)}return{get(n){let c=t.get(n);if(c!==void 0)return c;if((c=a.get(n))!==void 0)return o(n,c),c},set(n,c){t.has(n)?t.set(n,c):o(n,c)}}}const vr="!";function Ct(e){const s=e.separator,t=s.length===1,a=s[0],o=s.length;return function(c){const d=[];let f=0,p=0,g;for(let T=0;T<c.length;T++){let F=c[T];if(f===0){if(F===a&&(t||c.slice(T,T+o)===s)){d.push(c.slice(p,T)),p=T+o;continue}if(F==="/"){g=T;continue}}F==="["?f++:F==="]"&&f--}const b=d.length===0?c:c.substring(p),R=b.startsWith(vr),P=R?b.substring(1):b,O=g&&g>p?g-p:void 0;return{modifiers:d,hasImportantModifier:R,baseClassName:P,maybePostfixModifierPosition:O}}}function Et(e){if(e.length<=1)return e;const s=[];let t=[];return e.forEach(a=>{a[0]==="["?(s.push(...t.sort(),a),t=[]):t.push(a)}),s.push(...t.sort()),s}function St(e){return M({cache:kt(e.cacheSize),splitModifiers:Ct(e)},yt(e))}const Tt=/\s+/;function _t(e,s){const{splitModifiers:t,getClassGroupId:a,getConflictingClassGroupIds:o}=s,n=new Set;return e.trim().split(Tt).map(c=>{const{modifiers:d,hasImportantModifier:f,baseClassName:p,maybePostfixModifierPosition:g}=t(c);let b=a(g?p.substring(0,g):p),R=!!g;if(!b){if(!g)return{isTailwindClass:!1,originalClassName:c};if(b=a(p),!b)return{isTailwindClass:!1,originalClassName:c};R=!1}const P=Et(d).join(":");return{isTailwindClass:!0,modifierId:f?P+vr:P,classGroupId:b,originalClassName:c,hasPostfixModifier:R}}).reverse().filter(c=>{if(!c.isTailwindClass)return!0;const{modifierId:d,classGroupId:f,hasPostfixModifier:p}=c,g=d+f;return n.has(g)?!1:(n.add(g),o(f,p).forEach(b=>n.add(d+b)),!0)}).reverse().map(c=>c.originalClassName).join(" ")}function Nt(){let e=0,s,t,a="";for(;e<arguments.length;)(s=arguments[e++])&&(t=wr(s))&&(a&&(a+=" "),a+=t);return a}function wr(e){if(typeof e=="string")return e;let s,t="";for(let a=0;a<e.length;a++)e[a]&&(s=wr(e[a]))&&(t&&(t+=" "),t+=s);return t}function Pt(e,...s){let t,a,o,n=c;function c(f){const p=s.reduce((g,b)=>b(g),e());return t=St(p),a=t.cache.get,o=t.cache.set,n=d,d(f)}function d(f){const p=a(f);if(p)return p;const g=_t(f,t);return o(f,g),g}return function(){return n(Nt.apply(null,arguments))}}function S(e){const s=t=>t[e]||[];return s.isThemeGetter=!0,s}const jr=/^\[(?:([a-z-]+):)?(.+)\]$/i,At=/^\d+\/\d+$/,Ft=new Set(["px","full","screen"]),It=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Mt=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,zt=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,Ot=/^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Bt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;function W(e){return K(e)||Ft.has(e)||At.test(e)}function U(e){return se(e,"length",Yt)}function K(e){return!!e&&!Number.isNaN(Number(e))}function Ce(e){return se(e,"number",K)}function fe(e){return!!e&&Number.isInteger(Number(e))}function Dt(e){return e.endsWith("%")&&K(e.slice(0,-1))}function h(e){return jr.test(e)}function H(e){return It.test(e)}const $t=new Set(["length","size","percentage"]);function Lt(e){return se(e,$t,Rr)}function Vt(e){return se(e,"position",Rr)}const Wt=new Set(["image","url"]);function qt(e){return se(e,Wt,Ht)}function Gt(e){return se(e,"",Ut)}function pe(){return!0}function se(e,s,t){const a=jr.exec(e);return a?a[1]?typeof s=="string"?a[1]===s:s.has(a[1]):t(a[2]):!1}function Yt(e){return Mt.test(e)&&!zt.test(e)}function Rr(){return!1}function Ut(e){return Ot.test(e)}function Ht(e){return Bt.test(e)}function Jt(){const e=S("colors"),s=S("spacing"),t=S("blur"),a=S("brightness"),o=S("borderColor"),n=S("borderRadius"),c=S("borderSpacing"),d=S("borderWidth"),f=S("contrast"),p=S("grayscale"),g=S("hueRotate"),b=S("invert"),R=S("gap"),P=S("gradientColorStops"),O=S("gradientColorStopPositions"),T=S("inset"),F=S("margin"),I=S("opacity"),E=S("padding"),ge=S("saturate"),ae=S("scale"),me=S("sepia"),be=S("skew"),he=S("space"),xe=S("translate"),Z=()=>["auto","contain","none"],ne=()=>["auto","hidden","clip","visible","scroll"],oe=()=>["auto",h,s],k=()=>[h,s],B=()=>["",W,U],D=()=>["auto",K,h],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],J=()=>["solid","dashed","dotted","double","none"],ie=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"],ee=()=>["start","end","center","between","around","evenly","stretch"],G=()=>["","0",h],le=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Y=()=>[K,Ce],X=()=>[K,h];return{cacheSize:500,separator:":",theme:{colors:[pe],spacing:[W,U],blur:["none","",H,h],brightness:Y(),borderColor:[e],borderRadius:["none","","full",H,h],borderSpacing:k(),borderWidth:B(),contrast:Y(),grayscale:G(),hueRotate:X(),invert:G(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[Dt,U],inset:oe(),margin:oe(),opacity:Y(),padding:k(),saturate:Y(),scale:Y(),sepia:G(),skew:X(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",h]}],container:["container"],columns:[{columns:[H]}],"break-after":[{"break-after":le()}],"break-before":[{"break-before":le()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...q(),h]}],overflow:[{overflow:ne()}],"overflow-x":[{"overflow-x":ne()}],"overflow-y":[{"overflow-y":ne()}],overscroll:[{overscroll:Z()}],"overscroll-x":[{"overscroll-x":Z()}],"overscroll-y":[{"overscroll-y":Z()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[T]}],"inset-x":[{"inset-x":[T]}],"inset-y":[{"inset-y":[T]}],start:[{start:[T]}],end:[{end:[T]}],top:[{top:[T]}],right:[{right:[T]}],bottom:[{bottom:[T]}],left:[{left:[T]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",fe,h]}],basis:[{basis:oe()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",h]}],grow:[{grow:G()}],shrink:[{shrink:G()}],order:[{order:["first","last","none",fe,h]}],"grid-cols":[{"grid-cols":[pe]}],"col-start-end":[{col:["auto",{span:["full",fe,h]},h]}],"col-start":[{"col-start":D()}],"col-end":[{"col-end":D()}],"grid-rows":[{"grid-rows":[pe]}],"row-start-end":[{row:["auto",{span:[fe,h]},h]}],"row-start":[{"row-start":D()}],"row-end":[{"row-end":D()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",h]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",h]}],gap:[{gap:[R]}],"gap-x":[{"gap-x":[R]}],"gap-y":[{"gap-y":[R]}],"justify-content":[{justify:["normal",...ee()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ee(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ee(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[E]}],px:[{px:[E]}],py:[{py:[E]}],ps:[{ps:[E]}],pe:[{pe:[E]}],pt:[{pt:[E]}],pr:[{pr:[E]}],pb:[{pb:[E]}],pl:[{pl:[E]}],m:[{m:[F]}],mx:[{mx:[F]}],my:[{my:[F]}],ms:[{ms:[F]}],me:[{me:[F]}],mt:[{mt:[F]}],mr:[{mr:[F]}],mb:[{mb:[F]}],ml:[{ml:[F]}],"space-x":[{"space-x":[he]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[he]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",h,s]}],"min-w":[{"min-w":[h,s,"min","max","fit"]}],"max-w":[{"max-w":[h,s,"none","full","min","max","fit","prose",{screen:[H]},H]}],h:[{h:[h,s,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[h,s,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[h,s,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[h,s,"auto","min","max","fit"]}],"font-size":[{text:["base",H,U]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Ce]}],"font-family":[{font:[pe]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",h]}],"line-clamp":[{"line-clamp":["none",K,Ce]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",W,h]}],"list-image":[{"list-image":["none",h]}],"list-style-type":[{list:["none","disc","decimal",h]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[I]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[I]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...J(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",W,U]}],"underline-offset":[{"underline-offset":["auto",W,h]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",h]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",h]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[I]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),Vt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Lt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},qt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[O]}],"gradient-via-pos":[{via:[O]}],"gradient-to-pos":[{to:[O]}],"gradient-from":[{from:[P]}],"gradient-via":[{via:[P]}],"gradient-to":[{to:[P]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-w":[{border:[d]}],"border-w-x":[{"border-x":[d]}],"border-w-y":[{"border-y":[d]}],"border-w-s":[{"border-s":[d]}],"border-w-e":[{"border-e":[d]}],"border-w-t":[{"border-t":[d]}],"border-w-r":[{"border-r":[d]}],"border-w-b":[{"border-b":[d]}],"border-w-l":[{"border-l":[d]}],"border-opacity":[{"border-opacity":[I]}],"border-style":[{border:[...J(),"hidden"]}],"divide-x":[{"divide-x":[d]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[d]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[I]}],"divide-style":[{divide:J()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...J()]}],"outline-offset":[{"outline-offset":[W,h]}],"outline-w":[{outline:[W,U]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:B()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[I]}],"ring-offset-w":[{"ring-offset":[W,U]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",H,Gt]}],"shadow-color":[{shadow:[pe]}],opacity:[{opacity:[I]}],"mix-blend":[{"mix-blend":ie()}],"bg-blend":[{"bg-blend":ie()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[a]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",H,h]}],grayscale:[{grayscale:[p]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[b]}],saturate:[{saturate:[ge]}],sepia:[{sepia:[me]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[a]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[b]}],"backdrop-opacity":[{"backdrop-opacity":[I]}],"backdrop-saturate":[{"backdrop-saturate":[ge]}],"backdrop-sepia":[{"backdrop-sepia":[me]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[c]}],"border-spacing-x":[{"border-spacing-x":[c]}],"border-spacing-y":[{"border-spacing-y":[c]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",h]}],duration:[{duration:X()}],ease:[{ease:["linear","in","out","in-out",h]}],delay:[{delay:X()}],animate:[{animate:["none","spin","ping","pulse","bounce",h]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[ae]}],"scale-x":[{"scale-x":[ae]}],"scale-y":[{"scale-y":[ae]}],rotate:[{rotate:[fe,h]}],"translate-x":[{"translate-x":[xe]}],"translate-y":[{"translate-y":[xe]}],"skew-x":[{"skew-x":[be]}],"skew-y":[{"skew-y":[be]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",h]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",h]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",h]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[W,U,Ce]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}const w=Pt(Jt),dr={primary:"ds-bg-Background-accentEggplant-100 ds-text-Text-textPrimaryDark ds-rounded-sm hover:ds-text-Text-textPrimaryDark hover:ds-bg-Background-accentEggplant-highlight active:ds-bg-Background-accentEggplant-darkened focus:ds-bg-Background-accentEggplant-100 focus:ds-border focus:ds-border-white disabled:ds-bg-Background-accentEggplant-20",secondary:"ds-text-Text-secondary ds-rounded-sm ds-border ds-border-Fills-secondary hover:ds-text-black hover:ds-border hover:ds-border-Fills-black active:ds-text-black active:ds-border active:ds-border-Fills-black focus:ds-bg-Background-accentEggplant-5 focus:ds-text-accentEggplant-100 focus:ds-border focus:ds-border-Background-accentEggplant-100 disabled:ds-border disabled:ds-border-Fills-quadrutery disabled:ds-text-Text-tertiary",tertiary:"ds-text-Text-secondary ds-rounded-sm hover:ds-bg-Fills-quintiary active:ds-bg-Fills-quintiary focus:ds-bg-Fills-quadrutery disabled:ds-text-Fills-quadrutery disabled:ds-bg-Fills-quintiary",quaternary:"ds-text-accentEggplant-100 ds-rounded-sm hover:ds-bg-Background-accentEggplant-5 active:ds-bg-Background-accentEggplant-5 focus:ds-bg-Background-accentEggplant-100 focus:ds-text-Text-textPrimaryDark disabled:ds-text-Background-accentEggplant-20",small:"ds-py-space075 ds-px-space400",large:"ds-py-space150 ds-px-space400"},Ee=_.forwardRef((c,n)=>{var d=c,{color:e="primary",size:s="small",disabled:t=!1,className:a}=d,o=L(d,["color","size","disabled","className"]);return l.jsx("button",M({ref:n,disabled:t,className:w(y(dr[e],dr[s],a))},o))});Ee.displayName="Button";const Se=_.forwardRef(({className:e=""},s)=>{const a=w("ds-text-System-red ds-ms-[2px]",e);return l.jsx("span",{className:a,ref:s,children:"*"})});Se.displayName="Asteric";const cr="data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.482%2010.047c2.498%200%204.566-2.072%204.566-4.565%200-2.498-2.073-4.565-4.57-4.565C2.985.917.917%202.984.917%205.482c0%202.493%202.072%204.565%204.565%204.565zm0-.76a3.786%203.786%200%200%201-3.8-3.805%203.782%203.782%200%200%201%203.796-3.805%203.794%203.794%200%200%201%203.809%203.805%203.79%203.79%200%200%201-3.805%203.804z'%20fill='%23FF453A'/%3e%3cpath%20d='M4.452%207.978h1.821a.316.316%200%201%200%200-.631h-.555V5.069c0-.242-.12-.403-.349-.403h-.841a.316.316%200%201%200%200%20.631h.479v2.05h-.555a.316.316%200%201%200%200%20.631zm.743-4.055c.326%200%20.582-.26.582-.587a.582.582%200%201%200-1.164%200c0%20.327.26.587.582.587z'%20fill='%23FF453A'/%3e%3c/svg%3e",ur="data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.482%2010.047c2.498%200%204.566-2.072%204.566-4.565%200-2.498-2.073-4.565-4.57-4.565C2.985.917.917%202.984.917%205.482c0%202.493%202.072%204.565%204.565%204.565zm0-.76a3.786%203.786%200%200%201-3.8-3.805%203.782%203.782%200%200%201%203.796-3.805%203.794%203.794%200%200%201%203.809%203.805%203.79%203.79%200%200%201-3.805%203.804z'%20fill='%2328CD41'/%3e%3cpath%20d='M5.242%207.713a.42.42%200%200%200%20.363-.21L7.65%204.283c.05-.09.108-.188.108-.286%200-.202-.18-.332-.367-.332-.112%200-.224.072-.31.202l-1.857%202.98-.881-1.14c-.108-.144-.206-.18-.332-.18a.347.347%200%200%200-.344.354c0%20.099.04.193.103.278l1.092%201.342c.112.148.233.21.38.21z'%20fill='%2328CD41'/%3e%3c/svg%3e",fr={primary:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",primaryRounded:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",success:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",error:"ds-bg-System-red ds-bg-opacity-[0.1] ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-System-red ds-rounded-sm active:ds-text-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",errorRounded:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-System-red ds-rounded-sm active:ds-text-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",disabled:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-quintiary ds-cursor-not-allowed ds-rounded-sm hover:ds-border-Fills-quintiary active:ds-text-Text-primary active:ds-border-Fills-quintiary focus:ds-border-Fills-quintiary focus:ds-outline-none disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]"},pr={primary:"ds-text-Text-primary",primaryRounded:"ds-text-Text-primary",success:"ds-text-Text-primary",error:"ds-text-System-red",errorRounded:"ds-text-System-red",disabled:"ds-text-Text-secondary"},gr={primary:"ds-text-Text-primary",primaryRounded:"ds-text-Text-primary",success:"ds-text-Text-primary",error:"ds-flex ds-flex-row ds-items-center ds-justify-start ds-text-System-red",errorRounded:"ds-text-System-red",disabled:"ds-text-Text-secondary"},kr=_.forwardRef((R,b)=>{var P=R,{color:e="primary",disabled:s=!1,textarea:t=!1,label:a,required:o=!1,caption:n,labelClass:c,InputDivClass:d,captionClass:f,className:p}=P,g=L(P,["color","disabled","textarea","label","required","caption","labelClass","InputDivClass","captionClass","className"]);return t?l.jsx(l.Fragment,{children:l.jsxs("div",{className:w("ds-flex ds-flex-col ds-items-start ds-w-full",d),children:[a&&l.jsxs("label",{className:w("ds-text-mediumFootnoteRegular ds-tablet:SmallSubheadRegular ds-desktop:MediumSubheadRegular ds-mb-space075",c,pr[e]),children:[a," ",o&&l.jsx(Se,{})]}),l.jsx("textarea",M({disabled:s,className:w(y(fr[e],p))},g)),n&&l.jsxs("caption",{className:w(y("ds-text-mediumFootnoteRegular ds-tablet:SmallSubheadRegular ds-font-normal ds-mt-space075",gr[e]),f),children:[e==="error"&&l.jsx("img",{src:cr,alt:"error",className:w(y("ds-me-1"))}),e==="success"&&l.jsx("img",{src:ur,alt:"success",className:w(y("ds-me-1"))}),n]})]})}):l.jsxs("div",{className:w("ds-flex ds-flex-col ds-items-start ds-w-full",d),children:[a&&l.jsxs("label",{className:w("ds-text-mediumFootnoteRegular ds-tablet:SmallSubheadRegular ds-mb-space075",c,pr[e]),children:[a," ",o&&l.jsx(Se,{})]}),l.jsx("input",M({ref:b,disabled:s,className:w(y(fr[e],p))},g)),n&&l.jsxs("caption",{className:w(y("ds-text-mediumFootnoteRegular ds-tablet:ds-text-mediumCaption1Regular ds-font-normal ds-mt-space075",gr[e]),f),children:[e==="error"&&l.jsx("img",{src:cr,alt:"error",className:w(y("ds-me-1"))}),e==="success"&&l.jsx("img",{src:ur,alt:"success",className:w(y("ds-me-1"))}),n]})]})});kr.displayName="Input";function Cr(e){var s,t,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e))for(s=0;s<e.length;s++)e[s]&&(t=Cr(e[s]))&&(a&&(a+=" "),a+=t);else for(s in e)e[s]&&(a&&(a+=" "),a+=s);return a}function Xt(){for(var e,s,t=0,a="";t<arguments.length;)(e=arguments[t++])&&(s=Cr(e))&&(a&&(a+=" "),a+=s);return a}const mr=e=>typeof e=="boolean"?"".concat(e):e===0?"0":e,br=Xt,Er=(e,s)=>t=>{var a;if((s==null?void 0:s.variants)==null)return br(e,t==null?void 0:t.class,t==null?void 0:t.className);const{variants:o,defaultVariants:n}=s,c=Object.keys(o).map(p=>{const g=t==null?void 0:t[p],b=n==null?void 0:n[p];if(g===null)return null;const R=mr(g)||mr(b);return o[p][R]}),d=t&&Object.entries(t).reduce((p,g)=>{let[b,R]=g;return R===void 0||(p[b]=R),p},{}),f=s==null||(a=s.compoundVariants)===null||a===void 0?void 0:a.reduce((p,g)=>{let O=g,{class:b,className:R}=O,P=L(O,["class","className"]);return Object.entries(P).every(T=>{let[F,I]=T;return Array.isArray(I)?I.includes(M(M({},n),d)[F]):M(M({},n),d)[F]===I})?[...p,b,R]:p},[]);return br(e,c,f,t==null?void 0:t.class,t==null?void 0:t.className)},Kt=Er("ds-border ds-text-text-primary",{variants:{cardType:{default:"ds-shadow-none",shadowCard:"ds-shadow-card"}},defaultVariants:{cardType:"default"}}),Sr=Q.forwardRef((o,a)=>{var n=o,{className:e,cardType:s}=n,t=L(n,["className","cardType"]);return l.jsx("div",M({ref:a,className:w(y(Kt({cardType:s,className:e}),"ds-rounded"),e)},t))});Sr.displayName="Card";const Tr=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-flex ds-flex-col ds-pt-space300 ds-pb-space200 ds-px-space300",e))},s))});Tr.displayName="CardHeader";const _r=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-font-medium",e))},s))});_r.displayName="Title";const Nr=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-font-regular",e))},s))});Nr.displayName="Description";const Pr=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-pb-space300 ds-px-space300 ",e))},s))});Pr.displayName="Content";const Ar=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-pb-space300 ds-px-space300",e))},s))});Ar.displayName="Footer";const Qt=Er("ds-grid zero:ds-grid-cols-4 ds-gap-x-8 mobile:ds-grid-cols-4 tablet:ds-grid-cols-6 desktop:ds-grid-cols-12 wide_desktop:ds-grid-cols-12 ds-w-full",{variants:{display:{grid:"ds-grid",inlineGrid:"ds-inline-grid"},gap:{gap0:"ds-gap0",gap100:"ds-gap-100",gap150:"ds-gap-150",gap200:"ds-gap-200",gap300:"ds-gap-300",gap400:"ds-gap-400",gap600:"ds-gap-600",gap800:"ds-gap-800",gap1000:"ds-gap-1000",gap1200:"ds-gap-1200",gap1600:"ds-gap-1600",gap2000:"ds-gap-2000"},gapX:{gap0:"ds-gap-x-0",gap100:"ds-gap-x-100",gap150:"ds-gap-x-150",gap200:"ds-gap-x-200",gap300:"ds-gap-x-300",gap400:"ds-gap-x-400",gap600:"ds-gap-x-600",gap800:"ds-gap-x-800",gap1000:"ds-gap-x-1000",gap1200:"ds-gap-x-1200",gap1600:"ds-gap-x-1600",gap2000:"ds-gap-x-2000"},gapY:{gap0:"ds-gap-y-0",gap100:"ds-gap-y-100",gap150:"ds-gap-y-150",gap200:"ds-gap-y-200",gap300:"ds-gap-y-300",gap400:"ds-gap-y-400",gap600:"ds-gap-y-600",gap800:"ds-gap-y-800",gap1000:"ds-gap-y-1000",gap1200:"ds-gap-y-1200",gap1600:"ds-gap-y-1600",gap2000:"ds-gap-y-2000"},justifyContent:{normal:"ds-justify-normal",start:"ds-justify-start",end:"ds-justify-end",center:"ds-justify-center",between:"ds-justify-between",around:"ds-justify-around",evenly:"ds-justify-evenly",stretch:"ds-justify-stretch"},justifyItems:{start:"ds-justify-items-start",end:"ds-justify-items-end",center:"ds-justify-items-center",stretch:"ds-justify-items-stretch"},alignContent:{normal:"ds-content-normal",center:"ds-content-center",start:"ds-content-start",end:"ds-content-end",between:"ds-content-between",around:"ds-content-around",evenly:"ds-content-evenly",baseline:"ds-content-baseline",stretch:"ds-content-stretch"},alignItems:{start:"ds-items-start",end:"ds-items-end",center:"ds-items-center",baseline:"ds-items-baseline",stretch:"ds-items-stretch"},placeContent:{center:"ds-place-content-center",start:"ds-place-content-start",end:"ds-place-content-end",between:"ds-place-content-between",around:"ds-place-content-around",evenly:"ds-place-content-evenly",baseline:"ds-place-content-baseline",stretch:"ds-place-content-stretch"},placeItems:{start:"ds-place-items-start",end:"ds-place-items-end",center:"ds-place-items-center",baseline:"ds-place-items-baseline",stretch:"ds-place-items-stretch"}}}),Fr=Q.forwardRef((o,a)=>{var n=o,{className:e,children:s}=n,t=L(n,["className","children"]);return l.jsx("div",ze(M({className:w(y(Qt({display:t==null?void 0:t.display,gap:t==null?void 0:t.gap,gapX:t==null?void 0:t.gapX,gapY:t==null?void 0:t.gapY,justifyContent:t==null?void 0:t.justifyContent,justifyItems:t==null?void 0:t.justifyItems,alignContent:t==null?void 0:t.alignContent,alignItems:t==null?void 0:t.alignItems,placeContent:t==null?void 0:t.placeContent,placeItems:t==null?void 0:t.placeItems,className:e}))),ref:a},t),{children:s}))});Fr.displayName="Grid";const hr=e=>{let s="";switch(e){case"STANDARD":case"STANDARD_LINE_SEPARATED":s="ds-font-semibold ds-text-Text-primary xSmallBodyEmphasized ds-tablet:SmallBodyEmphasized ds-desktop:MediumCalloutEmphasized";break;case"DISCOUNT":s="ds-font-normal ds-text-teal-400 xSmallBodyEmphasized ds-tablet:SmallCalloutRegular ds-desktop:MediumCalloutRegular";break;case"FEE":case"TAX":s="ds-font-normal ds-text-Text-secondary xSmallBodyEmphasized ds-tablet:SmallCalloutRegular ds-desktop:MediumCalloutRegular";break}return s},Ir=_.forwardRef(({className:e,items:s},t)=>{const[a,o]=_.useState(!1);return l.jsxs("div",{className:w(y(e,"ds-w-full ds-flex ds-flex-col")),ref:t,children:[l.jsx("div",{children:s.length>0&&s.map((n,c)=>{var d;return l.jsx("div",{children:l.jsxs("div",{className:y(n.key_name!=="total_amount"&&"line-items",a===!0&&"show"),children:[n.type==="STANDARD_LINE_SEPARATED"&&l.jsx("hr",{className:"ds-mt-3 ds-mb-1"}),l.jsxs("div",{className:y("ds-flex ds-flex-row ds-justify-between",c>0&&"ds-mt-2",c!==s.length&&n.type==="STANDARD_LINE_SEPARATED"&&"ds-mb-1"),children:[l.jsx("span",{className:y("ds-me-3",n.key_name!=="total_amount"&&hr(n.type),((d=n.display_name)==null?void 0:d.toLocaleLowerCase())==="vat"&&"ds-uppercase",n.key_name==="total_amount"&&"xSmallBodyEmphasized ds-tablet:SmallCalloutEmphasized ds-desktop:MediumBodyEmphasized"),children:n.display_name}),l.jsx("span",{className:y(n.key_name!=="total_amount"&&hr(n.type),n.key_name==="total_amount"&&"xSmallBodyEmphasized ds-tablet:SmallCalloutEmphasized ds-desktop:MediumBodyEmphasized"),children:n.currency_converted_amount})]})]})},`BookingQuoteLineItemType-${c}`)})}),l.jsx("div",{children:l.jsxs("span",{className:"ds-flex ds-justify-end ds-items-center ds-text-Background-accentEggplant-100 ds-underline ds-cursor-pointer xSmallFootnoteEmphasized ds-tablet:ds-hidden",onClick:()=>o(!a),children:["See ",a?"less":"details"]})})]})});Ir.displayName="Booking_Quote_Card";const Zt="data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23cr9x6s95oa)'%3e%3cpath%20d='M4.222%206.738c0%20.13.05.246.152.345l4.302%204.057a.475.475%200%200%200%20.353.141c.282%200%20.5-.204.5-.476a.483.483%200%200%200-.147-.34l-3.95-3.727%203.95-3.727a.493.493%200%200%200%20.146-.34c0-.273-.217-.477-.499-.477a.492.492%200%200%200-.353.136L4.374%206.392a.455.455%200%200%200-.152.346z'%20fill='%23fff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='cr9x6s95oa'%3e%3cpath%20fill='%23fff'%20transform='translate(.333%20.05)'%20d='M0%200h13.333v12.864H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",es="data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.084%206.738a.46.46%200%200%200-.158-.346L5.63%202.33a.514.514%200%200%200-.358-.136.477.477%200%200%200-.353.817l3.95%203.727-3.95%203.727a.477.477%200%200%200%20.353.817c.14%200%20.26-.048.358-.142l4.296-4.057a.47.47%200%200%200%20.158-.345z'%20fill='%23fff'/%3e%3c/svg%3e",Mr=_.forwardRef(({images:e})=>{const[s,t]=_.useState(0),a=()=>{t(n=>n===e.length-1?0:n+1)},o=()=>{t(n=>n===0?e.length-1:n-1)};return l.jsx(l.Fragment,{children:l.jsxs("div",{className:"ds-relative ds-rounded-[4px] ds-w-full",children:[e.length>1&&l.jsx("button",{className:"ds-absolute ds-z-10 ds-top-[50%] -ds-translate-y-1/2 ds-left-4 ds-w-6 ds-h-6 ds-text-white ds-rounded-sm ds-flex ds-justify-center ds-items-center ds-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",onClick:o,children:l.jsx("img",{src:Zt,alt:"prev"})}),l.jsx("div",{className:"picture ds-w-full ds-rounded-[4px]",style:{backgroundImage:`url(${e[s]})`}}),e.length>1&&l.jsx("button",{className:"ds-absolute ds-z-10 ds-top-[50%] -ds-translate-y-1/2 ds-right-4 ds-w-6 ds-h-6 ds-text-white ds-rounded-sm ds-flex ds-justify-center ds-items-center ds-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",onClick:a,children:l.jsx("img",{src:es,alt:"next"})}),e.length>1&&l.jsx("ul",{className:"ds-absolute ds-flex ds-flex-row ds-bottom-1 ds-left-1/2 -ds-translate-x-1/2 ds-z-10",children:e.map((n,c)=>l.jsx("li",{"aria-description":n,className:w(y("ds-w-[5px] ds-h-[4px] ds-block ds-z-10 ds-mx-[2.5px] ds-rounded-[1px]",c!==s&&"ds-bg-[rgba(255,255,255,0.5)]",c===s&&"ds-bg-[rgba(255,255,255,0.8)]"))},c))})]})})});Mr.displayName="Image_Carousel";const zr=_.forwardRef(({title:e,content:s,expandIcon:t,collapseIcon:a,accordionClass:o,accordionHeaderClass:n,accordionTitleClass:c,accordionContentClass:d,isEnabled:f=!0,isExpanded:p=!0},g)=>{const[b,R]=_.useState(p),P=()=>{f&&R(!b)};return _.useEffect(()=>{f&&R(p)},[f,p]),l.jsxs("div",{className:w(y("silkhaus-accordion",o)),ref:g,children:[l.jsxs("div",{className:w(y("silkhaus-accordion-header ds-flex ds-flex-row ds-justify-between ds-items-center",n,!f&&"ds-cursor-not-allowed",f&&"ds-cursor-pointer")),onClick:P,children:[l.jsx("div",{className:w(y(c)),children:e}),b?a||"-":t||"+"]}),b&&l.jsx("div",{className:w(y("silkhaus-accordion-content",d)),children:s})]})});zr.displayName="Accordion";function rs(...e){return w(y(e))}const Or=_.forwardRef(({checked:e=!1,onChange:s,disabled:t=!1,htmlId:a="wa"},o)=>l.jsxs("label",{className:rs("switch",t&&"disabled"),htmlFor:a,children:[l.jsx("input",{id:a,type:"checkbox",checked:e,onChange:s,ref:o,disabled:t}),l.jsx("span",{className:"slider round",style:{opacity:t?.5:1,cursor:t?"not-allowed":"pointer"}})]}));Or.displayName="Switch";const Br=_.forwardRef((e,s)=>{const n=e,{open:t,children:a}=n,o=L(n,["open","children"]);return l.jsx("div",ze(M({ref:s,className:`dialog ${t?"open":""}`},o),{children:a}))});Br.displayName="Dialog";const Dr=_.forwardRef(({outerDivClassName:e="",banner:s="",title:t,description:a,primaryBtnText:o="Submit",showPrimaryBtn:n,secondaryBtnText:c="Cancel",showSecondaryBtn:d,onPrimaryBtnClick:f,onSecondaryBtnClick:p,disablePrimaryBtn:g=!1,disableSecondaryBtn:b=!1},R)=>l.jsx("div",{className:w(e),children:l.jsxs("div",{className:w(y("ds-bg-white ds-w-full ds-wide_ds-desktop:ds-w-[528px] ds-desktop:ds-w-[528px] ds-tablet:ds-w-[528px] ds-border ds-rounded",s&&"ds-p-6")),ref:R,children:[s&&l.jsx("div",{className:"ds-mb-4 ds-bg-Background-accentEggplant-5 banner",style:{backgroundImage:`url(${s})`}}),l.jsxs("div",{className:y(!s&&"ds-p-6 ds-border-t-4 ds-rounded-s ds-rounded-e ds-border-Background-accentEggplant-100"),children:[l.jsxs("div",{children:[l.jsx("h2",{className:y("MediumTitle1Emphasized ds-text-black ds-mb-0 ds-pb-4",s&&"ds-border-t-2 ds-border-Background-accentEggplant-100 ds-pt-4"),children:t}),a&&l.jsx("span",{className:"ds-text-black MediumBodyRegular",children:a})]}),l.jsxs("div",{className:y("ds-flex ds-flex-col ds-pt-4 ds-tablet:ds-grid ds-tablet:ds-grid-flow-row ds-tablet:ds-grid-cols-2 ds-tablet:ds-gap-x-4 ds-tablet:ds-flex-row",n&&d&&"ds-tablet:ds-justify-between ds-items-center",n&&!d&&"ds-tablet:ds-justify-end ds-items-center"),children:[l.jsx("div",{className:"ds-tablet:ds-mt-0 ds-mt-4 ds-w-full ds-tablet:ds-w-auto ds-flex ds-flex-col ds-order-2 ds-tablet:ds-order-1",children:d&&l.jsx(Ee,{color:"secondary",onClick:p,disabled:b,className:"MediumBodyEmphasized",size:"large",children:c})}),l.jsx("div",{className:"ds-w-full ds-flex ds-flex-col ds-tablet:ds-w-auto ds-order-1 ds-tablet:ds-order-2",children:n&&l.jsx(Ee,{color:"primary",onClick:f,disabled:g,className:"MediumBodyEmphasized",size:"large",children:o})})]})]})]})}));Dr.displayName="AlertDialog";const ts="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23jy0s9xho2a)'%3e%3cpath%20d='M6.647%2012.969a.925.925%200%200%200%20.82-.431l5.586-8.641c.14-.215.196-.405.196-.586%200-.475-.345-.811-.827-.811-.338%200-.54.116-.745.437l-5.054%208.009-2.589-3.28c-.193-.247-.4-.353-.692-.353-.492%200-.842.348-.842.825%200%20.207.071.404.247.614l3.088%203.81c.226.276.478.407.812.407z'%20fill='%23fff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='jy0s9xho2a'%3e%3cpath%20fill='%23fff'%20transform='translate(.667%20.667)'%20d='M0%200h14.667v14.667H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",$e=_.forwardRef(({progress:e,text:s="",borderColor:t="rgba(0, 0, 0, 0.1)",progressColor:a="#542686",size:o="48px",strokeWidth:n=3,textClass:c=""},d)=>{const f=parseInt(o)/2-4,p=2*Math.PI*f,g=p-e*p;return l.jsxs("div",{ref:d,className:"rounded-progress-bar",style:{"--progress":e,"--border-color":t,"--progress-color":a,width:o,height:o},children:[l.jsx("span",{className:w(y("ds-absolute ds-top-1/2 ds-left-1/2 -ds-translate-x-1/2 -ds-translate-y-1/2 SmallCaption2Emphasized ds-text-nowrap",c)),children:s}),l.jsx("div",{className:"progress-ring",children:l.jsxs("svg",{width:o,height:o,viewBox:`0 0 ${o} ${o}`,children:[l.jsx("circle",{className:"progress-ring-circle",stroke:"var(--border-color)",strokeWidth:n,fill:"transparent",r:f.toString(),cx:(parseInt(o)/2).toString(),cy:(parseInt(o)/2).toString()}),l.jsx("circle",{className:"progress-ring-circle-progress",stroke:"var(--progress-color)",strokeWidth:n,fill:"transparent",r:f.toString(),cx:(parseInt(o)/2).toString(),cy:(parseInt(o)/2).toString(),strokeDasharray:`${p}`,strokeDashoffset:`${g}`})]})})]})});$e.displayName="RoundedProgressBar";const $r=_.forwardRef(({steps:e,outerDivClass:s="",outerMobileDivClass:t=""},a)=>{var n,c;let o=0;for(let d=0;d<e.length;d++)(((n=e[d])==null?void 0:n.status)==="completed"||((c=e[d])==null?void 0:c.status)==="active")&&o++;return l.jsxs(l.Fragment,{children:[l.jsx("div",{ref:a,className:w(y("ds-hidden ds-tablet:ds-block ds-relative ds-h-[72px]",s)),children:l.jsxs("div",{className:"ds-relative ds-w-full ds-flex ds-items-center ds-flex-row ds-justify-between",children:[l.jsx("div",{className:"ds-absolute ds-left-0 ds-top-2/4 ds-h-0.5 ds-w-full -translate-y-2/4 ds-bg-Fills-quintiary"}),e.map((d,f)=>l.jsxs("div",{className:"ds-relative",children:[l.jsx("div",{className:`ds-flex ds-items-center ds-justify-center ds-w-[22px] ds-h-[22px] ds-rounded ds-border ds-border-Background-accentEggplant-100 ${d.status==="active"||d.status==="completed"?"ds-bg-Background-accentEggplant-100":"ds-bg-white"}
|
|
28
|
-
`,children:d.status==="completed"?l.jsx("span",{className:"ds-text-white ds-flex ds-justify-center ds-items-center",children:l.jsx("img",{src:ts,alt:"check-icon"})}):l.jsx("span",{className:`MediumCaption2Emphasized ${d.status==="active"?"ds-text-white":"ds-text-gray-600"}`,children:d.number})}),l.jsx("div",{className:"ds-text-black MediumCaption2Regular ds-mt-2 ds-absolute ds-text-nowrap ds-left-1/2 -ds-translate-x-1/2",children:d.title})]},f))]})}),l.jsx("div",{ref:a,className:w(y("ds-block ds-tablet:ds-hidden",t)),children:e.map((d,f)=>(d.status==="active"||d.status==="completed"&&f+1==e.length)&&l.jsxs("div",{className:"ds-flex ds-flex-row ds-justify-between ds-items-center",children:[l.jsx($e,{progress:o/e.length,text:`${f+1} of ${e.length}`}),l.jsxs("div",{className:"ds-flex ds-flex-col ds-justify-end ds-items-end",children:[l.jsx("span",{className:"SmallCalloutEmphasized",children:`Step ${f+1}: ${d==null?void 0:d.mobileTitle}`}),l.jsx("span",{className:"SmallCaption2Regular ds-text-Text-secondary ds-mt-2",children:`Next: ${d==null?void 0:d.mobileNextTitle}`})]})]},`mobile-stepper-${f}`))})]})});$r.displayName="Stepper";const ss="data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23rma6vptgva)'%20fill='%23000'%20fill-opacity='.85'%3e%3cpath%20d='M5.727%2010.882h4.265a.563.563%200%200%200%20.572-.572V4.804a.562.562%200%200%200-.572-.564.555.555%200%200%200-.564.564v4.943h-3.7a.557.557%200%200%200-.573.563c0%20.327.245.572.572.572z'/%3e%3cpath%20d='M10%2018.333c4.559%200%208.333-3.782%208.333-8.333%200-4.559-3.782-8.333-8.341-8.333-4.55%200-8.325%203.774-8.325%208.333%200%204.55%203.782%208.333%208.333%208.333zm0-1.389A6.91%206.91%200%200%201%203.064%2010a6.904%206.904%200%200%201%206.928-6.944A6.925%206.925%200%200%201%2016.945%2010%206.918%206.918%200%200%201%2010%2016.944z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='rma6vptgva'%3e%3cpath%20fill='%23fff'%20d='M0%200h20v20H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Lr=_.forwardRef(({time:e,text:s="",outerDivClass:t=""},a)=>{const[o,n]=_.useState(e);_.useEffect(()=>{const f=setInterval(()=>{n(p=>p<=1?(clearInterval(f),0):p-1)},1e3);return()=>{clearInterval(f)}},[o]),_.useEffect(()=>{n(e)},[e]);const d=(f=>{const p=Math.floor(f/3600),g=Math.floor(f%3600/60),b=f%60;return`${String(p).padStart(2,"0")}:${String(g).padStart(2,"0")}:${String(b).padStart(2,"0")}`})(o);return l.jsxs("div",{ref:a,className:w(y("ds-flex ds-flex-row ds-justify-start ds-items-center",t)),children:[l.jsx("img",{src:ss,alt:"clock",className:"ds-w-5 ds-h-5"}),l.jsx("div",{className:"ds-ms-[18px] ds-tablet:ds-ms-2 xSmallCalloutEmphasized ds-tablet:MediumCalloutEmphasized",children:s}),l.jsx("div",{className:"ds-ms-1 xSmallCalloutEmphasized ds-text-Background-accentTeal-100 ds-tablet:MediumCalloutEmphasized",children:d})]})});Lr.displayName="Timer";exports.Accordion=
|
|
27
|
+
Check the top-level render call using <`+u+">.")}return i}}function Qe(r,i){{if(!r._store||r._store.validated||r.key!=null)return;r._store.validated=!0;var u=ot(i);if(Ke[u])return;Ke[u]=!0;var m="";r&&r._owner&&r._owner!==Fe.current&&(m=" It was passed a child from "+D(r._owner.type)+"."),re(r),E('Each child in a list should have a unique "key" prop.%s%s See https://reactjs.org/link/warning-keys for more information.',u,m),re(null)}}function Ze(r,i){{if(typeof r!="object")return;if(Pe(r))for(var u=0;u<r.length;u++){var m=r[u];Me(m)&&Qe(m,i)}else if(Me(r))r._store&&(r._store.validated=!0);else if(r){var j=F(r);if(typeof j=="function"&&j!==r.entries)for(var C=j.call(r),v;!(v=C.next()).done;)Me(v.value)&&Qe(v.value,i)}}}function it(r){{var i=r.type;if(i==null||typeof i=="string")return;var u;if(typeof i=="function")u=i.propTypes;else if(typeof i=="object"&&(i.$$typeof===f||i.$$typeof===b))u=i.propTypes;else return;if(u){var m=D(i);Ur(u,r.props,"prop",m,r)}else if(i.PropTypes!==void 0&&!Ie){Ie=!0;var j=D(i);E("Component %s declared `PropTypes` instead of `propTypes`. Did you misspell the property assignment?",j||"Unknown")}typeof i.getDefaultProps=="function"&&!i.getDefaultProps.isReactClassApproved&&E("getDefaultProps is only used on classic React.createClass definitions. Use a static property named `defaultProps` instead.")}}function lt(r){{for(var i=Object.keys(r.props),u=0;u<i.length;u++){var m=i[u];if(m!=="children"&&m!=="key"){re(r),E("Invalid prop `%s` supplied to `React.Fragment`. React.Fragment can only have `key` and `children` props.",m),re(null);break}}r.ref!==null&&(re(r),E("Invalid attribute `ref` supplied to `React.Fragment`."),re(null))}}function er(r,i,u,m,j,C){{var v=ne(r);if(!v){var x="";(r===void 0||typeof r=="object"&&r!==null&&Object.keys(r).length===0)&&(x+=" You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");var O=nt(j);O?x+=O:x+=Xe();var N;r===null?N="null":Pe(r)?N="array":r!==void 0&&r.$$typeof===s?(N="<"+(D(r.type)||"Unknown")+" />",x=" Did you accidentally export a JSX literal instead of a component?"):N=typeof r,E("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s",N,x)}var A=at(r,i,u,j,C);if(A==null)return A;if(v){var $=i.children;if($!==void 0)if(m)if(Pe($)){for(var te=0;te<$.length;te++)Ze($[te],r);Object.freeze&&Object.freeze($)}else E("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");else Ze($,r)}return r===a?lt(A):it(A),A}}function dt(r,i,u){return er(r,i,u,!0)}function ct(r,i,u){return er(r,i,u,!1)}var ut=ct,ft=dt;ue.Fragment=a,ue.jsx=ut,ue.jsxs=ft}()),ue}process.env.NODE_ENV==="production"?ze.exports=ht():ze.exports=xt();var l=ze.exports;function xr(e){var s,t,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e)){var o=e.length;for(s=0;s<o;s++)e[s]&&(t=xr(e[s]))&&(a&&(a+=" "),a+=t)}else for(t in e)e[t]&&(a&&(a+=" "),a+=t);return a}function y(){for(var e,s,t=0,a="",o=arguments.length;t<o;t++)(e=arguments[t])&&(s=xr(e))&&(a&&(a+=" "),a+=s);return a}const Be="-";function yt(e){const s=wt(e),{conflictingClassGroups:t,conflictingClassGroupModifiers:a}=e;function o(c){const d=c.split(Be);return d[0]===""&&d.length!==1&&d.shift(),yr(d,s)||vt(c)}function n(c,d){const f=t[c]||[];return d&&a[c]?[...f,...a[c]]:f}return{getClassGroupId:o,getConflictingClassGroupIds:n}}function yr(e,s){var c;if(e.length===0)return s.classGroupId;const t=e[0],a=s.nextPart.get(t),o=a?yr(e.slice(1),a):void 0;if(o)return o;if(s.validators.length===0)return;const n=e.join(Be);return(c=s.validators.find(({validator:d})=>d(n)))==null?void 0:c.classGroupId}const ir=/^\[(.+)\]$/;function vt(e){if(ir.test(e)){const s=ir.exec(e)[1],t=s==null?void 0:s.substring(0,s.indexOf(":"));if(t)return"arbitrary.."+t}}function wt(e){const{theme:s,prefix:t}=e,a={nextPart:new Map,validators:[]};return Rt(Object.entries(e.classGroups),t).forEach(([n,c])=>{De(c,a,n,s)}),a}function De(e,s,t,a){e.forEach(o=>{if(typeof o=="string"){const n=o===""?s:lr(s,o);n.classGroupId=t;return}if(typeof o=="function"){if(jt(o)){De(o(a),s,t,a);return}s.validators.push({validator:o,classGroupId:t});return}Object.entries(o).forEach(([n,c])=>{De(c,lr(s,n),t,a)})})}function lr(e,s){let t=e;return s.split(Be).forEach(a=>{t.nextPart.has(a)||t.nextPart.set(a,{nextPart:new Map,validators:[]}),t=t.nextPart.get(a)}),t}function jt(e){return e.isThemeGetter}function Rt(e,s){return s?e.map(([t,a])=>{const o=a.map(n=>typeof n=="string"?s+n:typeof n=="object"?Object.fromEntries(Object.entries(n).map(([c,d])=>[s+c,d])):n);return[t,o]}):e}function kt(e){if(e<1)return{get:()=>{},set:()=>{}};let s=0,t=new Map,a=new Map;function o(n,c){t.set(n,c),s++,s>e&&(s=0,a=t,t=new Map)}return{get(n){let c=t.get(n);if(c!==void 0)return c;if((c=a.get(n))!==void 0)return o(n,c),c},set(n,c){t.has(n)?t.set(n,c):o(n,c)}}}const vr="!";function Ct(e){const s=e.separator,t=s.length===1,a=s[0],o=s.length;return function(c){const d=[];let f=0,p=0,g;for(let T=0;T<c.length;T++){let F=c[T];if(f===0){if(F===a&&(t||c.slice(T,T+o)===s)){d.push(c.slice(p,T)),p=T+o;continue}if(F==="/"){g=T;continue}}F==="["?f++:F==="]"&&f--}const b=d.length===0?c:c.substring(p),R=b.startsWith(vr),P=R?b.substring(1):b,z=g&&g>p?g-p:void 0;return{modifiers:d,hasImportantModifier:R,baseClassName:P,maybePostfixModifierPosition:z}}}function Et(e){if(e.length<=1)return e;const s=[];let t=[];return e.forEach(a=>{a[0]==="["?(s.push(...t.sort(),a),t=[]):t.push(a)}),s.push(...t.sort()),s}function St(e){return M({cache:kt(e.cacheSize),splitModifiers:Ct(e)},yt(e))}const Tt=/\s+/;function _t(e,s){const{splitModifiers:t,getClassGroupId:a,getConflictingClassGroupIds:o}=s,n=new Set;return e.trim().split(Tt).map(c=>{const{modifiers:d,hasImportantModifier:f,baseClassName:p,maybePostfixModifierPosition:g}=t(c);let b=a(g?p.substring(0,g):p),R=!!g;if(!b){if(!g)return{isTailwindClass:!1,originalClassName:c};if(b=a(p),!b)return{isTailwindClass:!1,originalClassName:c};R=!1}const P=Et(d).join(":");return{isTailwindClass:!0,modifierId:f?P+vr:P,classGroupId:b,originalClassName:c,hasPostfixModifier:R}}).reverse().filter(c=>{if(!c.isTailwindClass)return!0;const{modifierId:d,classGroupId:f,hasPostfixModifier:p}=c,g=d+f;return n.has(g)?!1:(n.add(g),o(f,p).forEach(b=>n.add(d+b)),!0)}).reverse().map(c=>c.originalClassName).join(" ")}function Nt(){let e=0,s,t,a="";for(;e<arguments.length;)(s=arguments[e++])&&(t=wr(s))&&(a&&(a+=" "),a+=t);return a}function wr(e){if(typeof e=="string")return e;let s,t="";for(let a=0;a<e.length;a++)e[a]&&(s=wr(e[a]))&&(t&&(t+=" "),t+=s);return t}function Pt(e,...s){let t,a,o,n=c;function c(f){const p=s.reduce((g,b)=>b(g),e());return t=St(p),a=t.cache.get,o=t.cache.set,n=d,d(f)}function d(f){const p=a(f);if(p)return p;const g=_t(f,t);return o(f,g),g}return function(){return n(Nt.apply(null,arguments))}}function S(e){const s=t=>t[e]||[];return s.isThemeGetter=!0,s}const jr=/^\[(?:([a-z-]+):)?(.+)\]$/i,At=/^\d+\/\d+$/,Ft=new Set(["px","full","screen"]),It=/^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/,Mt=/\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/,Ot=/^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/,zt=/^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/,Dt=/^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;function W(e){return K(e)||Ft.has(e)||At.test(e)}function U(e){return se(e,"length",Yt)}function K(e){return!!e&&!Number.isNaN(Number(e))}function Ce(e){return se(e,"number",K)}function fe(e){return!!e&&Number.isInteger(Number(e))}function Bt(e){return e.endsWith("%")&&K(e.slice(0,-1))}function h(e){return jr.test(e)}function H(e){return It.test(e)}const $t=new Set(["length","size","percentage"]);function Lt(e){return se(e,$t,Rr)}function Vt(e){return se(e,"position",Rr)}const Wt=new Set(["image","url"]);function qt(e){return se(e,Wt,Ht)}function Gt(e){return se(e,"",Ut)}function pe(){return!0}function se(e,s,t){const a=jr.exec(e);return a?a[1]?typeof s=="string"?a[1]===s:s.has(a[1]):t(a[2]):!1}function Yt(e){return Mt.test(e)&&!Ot.test(e)}function Rr(){return!1}function Ut(e){return zt.test(e)}function Ht(e){return Dt.test(e)}function Jt(){const e=S("colors"),s=S("spacing"),t=S("blur"),a=S("brightness"),o=S("borderColor"),n=S("borderRadius"),c=S("borderSpacing"),d=S("borderWidth"),f=S("contrast"),p=S("grayscale"),g=S("hueRotate"),b=S("invert"),R=S("gap"),P=S("gradientColorStops"),z=S("gradientColorStopPositions"),T=S("inset"),F=S("margin"),I=S("opacity"),E=S("padding"),ge=S("saturate"),ae=S("scale"),me=S("sepia"),be=S("skew"),he=S("space"),xe=S("translate"),Z=()=>["auto","contain","none"],ne=()=>["auto","hidden","clip","visible","scroll"],oe=()=>["auto",h,s],k=()=>[h,s],D=()=>["",W,U],B=()=>["auto",K,h],q=()=>["bottom","center","left","left-bottom","left-top","right","right-bottom","right-top","top"],J=()=>["solid","dashed","dotted","double","none"],ie=()=>["normal","multiply","screen","overlay","darken","lighten","color-dodge","color-burn","hard-light","soft-light","difference","exclusion","hue","saturation","color","luminosity","plus-lighter"],ee=()=>["start","end","center","between","around","evenly","stretch"],G=()=>["","0",h],le=()=>["auto","avoid","all","avoid-page","page","left","right","column"],Y=()=>[K,Ce],X=()=>[K,h];return{cacheSize:500,separator:":",theme:{colors:[pe],spacing:[W,U],blur:["none","",H,h],brightness:Y(),borderColor:[e],borderRadius:["none","","full",H,h],borderSpacing:k(),borderWidth:D(),contrast:Y(),grayscale:G(),hueRotate:X(),invert:G(),gap:k(),gradientColorStops:[e],gradientColorStopPositions:[Bt,U],inset:oe(),margin:oe(),opacity:Y(),padding:k(),saturate:Y(),scale:Y(),sepia:G(),skew:X(),space:k(),translate:k()},classGroups:{aspect:[{aspect:["auto","square","video",h]}],container:["container"],columns:[{columns:[H]}],"break-after":[{"break-after":le()}],"break-before":[{"break-before":le()}],"break-inside":[{"break-inside":["auto","avoid","avoid-page","avoid-column"]}],"box-decoration":[{"box-decoration":["slice","clone"]}],box:[{box:["border","content"]}],display:["block","inline-block","inline","flex","inline-flex","table","inline-table","table-caption","table-cell","table-column","table-column-group","table-footer-group","table-header-group","table-row-group","table-row","flow-root","grid","inline-grid","contents","list-item","hidden"],float:[{float:["right","left","none","start","end"]}],clear:[{clear:["left","right","both","none","start","end"]}],isolation:["isolate","isolation-auto"],"object-fit":[{object:["contain","cover","fill","none","scale-down"]}],"object-position":[{object:[...q(),h]}],overflow:[{overflow:ne()}],"overflow-x":[{"overflow-x":ne()}],"overflow-y":[{"overflow-y":ne()}],overscroll:[{overscroll:Z()}],"overscroll-x":[{"overscroll-x":Z()}],"overscroll-y":[{"overscroll-y":Z()}],position:["static","fixed","absolute","relative","sticky"],inset:[{inset:[T]}],"inset-x":[{"inset-x":[T]}],"inset-y":[{"inset-y":[T]}],start:[{start:[T]}],end:[{end:[T]}],top:[{top:[T]}],right:[{right:[T]}],bottom:[{bottom:[T]}],left:[{left:[T]}],visibility:["visible","invisible","collapse"],z:[{z:["auto",fe,h]}],basis:[{basis:oe()}],"flex-direction":[{flex:["row","row-reverse","col","col-reverse"]}],"flex-wrap":[{flex:["wrap","wrap-reverse","nowrap"]}],flex:[{flex:["1","auto","initial","none",h]}],grow:[{grow:G()}],shrink:[{shrink:G()}],order:[{order:["first","last","none",fe,h]}],"grid-cols":[{"grid-cols":[pe]}],"col-start-end":[{col:["auto",{span:["full",fe,h]},h]}],"col-start":[{"col-start":B()}],"col-end":[{"col-end":B()}],"grid-rows":[{"grid-rows":[pe]}],"row-start-end":[{row:["auto",{span:[fe,h]},h]}],"row-start":[{"row-start":B()}],"row-end":[{"row-end":B()}],"grid-flow":[{"grid-flow":["row","col","dense","row-dense","col-dense"]}],"auto-cols":[{"auto-cols":["auto","min","max","fr",h]}],"auto-rows":[{"auto-rows":["auto","min","max","fr",h]}],gap:[{gap:[R]}],"gap-x":[{"gap-x":[R]}],"gap-y":[{"gap-y":[R]}],"justify-content":[{justify:["normal",...ee()]}],"justify-items":[{"justify-items":["start","end","center","stretch"]}],"justify-self":[{"justify-self":["auto","start","end","center","stretch"]}],"align-content":[{content:["normal",...ee(),"baseline"]}],"align-items":[{items:["start","end","center","baseline","stretch"]}],"align-self":[{self:["auto","start","end","center","stretch","baseline"]}],"place-content":[{"place-content":[...ee(),"baseline"]}],"place-items":[{"place-items":["start","end","center","baseline","stretch"]}],"place-self":[{"place-self":["auto","start","end","center","stretch"]}],p:[{p:[E]}],px:[{px:[E]}],py:[{py:[E]}],ps:[{ps:[E]}],pe:[{pe:[E]}],pt:[{pt:[E]}],pr:[{pr:[E]}],pb:[{pb:[E]}],pl:[{pl:[E]}],m:[{m:[F]}],mx:[{mx:[F]}],my:[{my:[F]}],ms:[{ms:[F]}],me:[{me:[F]}],mt:[{mt:[F]}],mr:[{mr:[F]}],mb:[{mb:[F]}],ml:[{ml:[F]}],"space-x":[{"space-x":[he]}],"space-x-reverse":["space-x-reverse"],"space-y":[{"space-y":[he]}],"space-y-reverse":["space-y-reverse"],w:[{w:["auto","min","max","fit","svw","lvw","dvw",h,s]}],"min-w":[{"min-w":[h,s,"min","max","fit"]}],"max-w":[{"max-w":[h,s,"none","full","min","max","fit","prose",{screen:[H]},H]}],h:[{h:[h,s,"auto","min","max","fit","svh","lvh","dvh"]}],"min-h":[{"min-h":[h,s,"min","max","fit","svh","lvh","dvh"]}],"max-h":[{"max-h":[h,s,"min","max","fit","svh","lvh","dvh"]}],size:[{size:[h,s,"auto","min","max","fit"]}],"font-size":[{text:["base",H,U]}],"font-smoothing":["antialiased","subpixel-antialiased"],"font-style":["italic","not-italic"],"font-weight":[{font:["thin","extralight","light","normal","medium","semibold","bold","extrabold","black",Ce]}],"font-family":[{font:[pe]}],"fvn-normal":["normal-nums"],"fvn-ordinal":["ordinal"],"fvn-slashed-zero":["slashed-zero"],"fvn-figure":["lining-nums","oldstyle-nums"],"fvn-spacing":["proportional-nums","tabular-nums"],"fvn-fraction":["diagonal-fractions","stacked-fractons"],tracking:[{tracking:["tighter","tight","normal","wide","wider","widest",h]}],"line-clamp":[{"line-clamp":["none",K,Ce]}],leading:[{leading:["none","tight","snug","normal","relaxed","loose",W,h]}],"list-image":[{"list-image":["none",h]}],"list-style-type":[{list:["none","disc","decimal",h]}],"list-style-position":[{list:["inside","outside"]}],"placeholder-color":[{placeholder:[e]}],"placeholder-opacity":[{"placeholder-opacity":[I]}],"text-alignment":[{text:["left","center","right","justify","start","end"]}],"text-color":[{text:[e]}],"text-opacity":[{"text-opacity":[I]}],"text-decoration":["underline","overline","line-through","no-underline"],"text-decoration-style":[{decoration:[...J(),"wavy"]}],"text-decoration-thickness":[{decoration:["auto","from-font",W,U]}],"underline-offset":[{"underline-offset":["auto",W,h]}],"text-decoration-color":[{decoration:[e]}],"text-transform":["uppercase","lowercase","capitalize","normal-case"],"text-overflow":["truncate","text-ellipsis","text-clip"],"text-wrap":[{text:["wrap","nowrap","balance","pretty"]}],indent:[{indent:k()}],"vertical-align":[{align:["baseline","top","middle","bottom","text-top","text-bottom","sub","super",h]}],whitespace:[{whitespace:["normal","nowrap","pre","pre-line","pre-wrap","break-spaces"]}],break:[{break:["normal","words","all","keep"]}],hyphens:[{hyphens:["none","manual","auto"]}],content:[{content:["none",h]}],"bg-attachment":[{bg:["fixed","local","scroll"]}],"bg-clip":[{"bg-clip":["border","padding","content","text"]}],"bg-opacity":[{"bg-opacity":[I]}],"bg-origin":[{"bg-origin":["border","padding","content"]}],"bg-position":[{bg:[...q(),Vt]}],"bg-repeat":[{bg:["no-repeat",{repeat:["","x","y","round","space"]}]}],"bg-size":[{bg:["auto","cover","contain",Lt]}],"bg-image":[{bg:["none",{"gradient-to":["t","tr","r","br","b","bl","l","tl"]},qt]}],"bg-color":[{bg:[e]}],"gradient-from-pos":[{from:[z]}],"gradient-via-pos":[{via:[z]}],"gradient-to-pos":[{to:[z]}],"gradient-from":[{from:[P]}],"gradient-via":[{via:[P]}],"gradient-to":[{to:[P]}],rounded:[{rounded:[n]}],"rounded-s":[{"rounded-s":[n]}],"rounded-e":[{"rounded-e":[n]}],"rounded-t":[{"rounded-t":[n]}],"rounded-r":[{"rounded-r":[n]}],"rounded-b":[{"rounded-b":[n]}],"rounded-l":[{"rounded-l":[n]}],"rounded-ss":[{"rounded-ss":[n]}],"rounded-se":[{"rounded-se":[n]}],"rounded-ee":[{"rounded-ee":[n]}],"rounded-es":[{"rounded-es":[n]}],"rounded-tl":[{"rounded-tl":[n]}],"rounded-tr":[{"rounded-tr":[n]}],"rounded-br":[{"rounded-br":[n]}],"rounded-bl":[{"rounded-bl":[n]}],"border-w":[{border:[d]}],"border-w-x":[{"border-x":[d]}],"border-w-y":[{"border-y":[d]}],"border-w-s":[{"border-s":[d]}],"border-w-e":[{"border-e":[d]}],"border-w-t":[{"border-t":[d]}],"border-w-r":[{"border-r":[d]}],"border-w-b":[{"border-b":[d]}],"border-w-l":[{"border-l":[d]}],"border-opacity":[{"border-opacity":[I]}],"border-style":[{border:[...J(),"hidden"]}],"divide-x":[{"divide-x":[d]}],"divide-x-reverse":["divide-x-reverse"],"divide-y":[{"divide-y":[d]}],"divide-y-reverse":["divide-y-reverse"],"divide-opacity":[{"divide-opacity":[I]}],"divide-style":[{divide:J()}],"border-color":[{border:[o]}],"border-color-x":[{"border-x":[o]}],"border-color-y":[{"border-y":[o]}],"border-color-t":[{"border-t":[o]}],"border-color-r":[{"border-r":[o]}],"border-color-b":[{"border-b":[o]}],"border-color-l":[{"border-l":[o]}],"divide-color":[{divide:[o]}],"outline-style":[{outline:["",...J()]}],"outline-offset":[{"outline-offset":[W,h]}],"outline-w":[{outline:[W,U]}],"outline-color":[{outline:[e]}],"ring-w":[{ring:D()}],"ring-w-inset":["ring-inset"],"ring-color":[{ring:[e]}],"ring-opacity":[{"ring-opacity":[I]}],"ring-offset-w":[{"ring-offset":[W,U]}],"ring-offset-color":[{"ring-offset":[e]}],shadow:[{shadow:["","inner","none",H,Gt]}],"shadow-color":[{shadow:[pe]}],opacity:[{opacity:[I]}],"mix-blend":[{"mix-blend":ie()}],"bg-blend":[{"bg-blend":ie()}],filter:[{filter:["","none"]}],blur:[{blur:[t]}],brightness:[{brightness:[a]}],contrast:[{contrast:[f]}],"drop-shadow":[{"drop-shadow":["","none",H,h]}],grayscale:[{grayscale:[p]}],"hue-rotate":[{"hue-rotate":[g]}],invert:[{invert:[b]}],saturate:[{saturate:[ge]}],sepia:[{sepia:[me]}],"backdrop-filter":[{"backdrop-filter":["","none"]}],"backdrop-blur":[{"backdrop-blur":[t]}],"backdrop-brightness":[{"backdrop-brightness":[a]}],"backdrop-contrast":[{"backdrop-contrast":[f]}],"backdrop-grayscale":[{"backdrop-grayscale":[p]}],"backdrop-hue-rotate":[{"backdrop-hue-rotate":[g]}],"backdrop-invert":[{"backdrop-invert":[b]}],"backdrop-opacity":[{"backdrop-opacity":[I]}],"backdrop-saturate":[{"backdrop-saturate":[ge]}],"backdrop-sepia":[{"backdrop-sepia":[me]}],"border-collapse":[{border:["collapse","separate"]}],"border-spacing":[{"border-spacing":[c]}],"border-spacing-x":[{"border-spacing-x":[c]}],"border-spacing-y":[{"border-spacing-y":[c]}],"table-layout":[{table:["auto","fixed"]}],caption:[{caption:["top","bottom"]}],transition:[{transition:["none","all","","colors","opacity","shadow","transform",h]}],duration:[{duration:X()}],ease:[{ease:["linear","in","out","in-out",h]}],delay:[{delay:X()}],animate:[{animate:["none","spin","ping","pulse","bounce",h]}],transform:[{transform:["","gpu","none"]}],scale:[{scale:[ae]}],"scale-x":[{"scale-x":[ae]}],"scale-y":[{"scale-y":[ae]}],rotate:[{rotate:[fe,h]}],"translate-x":[{"translate-x":[xe]}],"translate-y":[{"translate-y":[xe]}],"skew-x":[{"skew-x":[be]}],"skew-y":[{"skew-y":[be]}],"transform-origin":[{origin:["center","top","top-right","right","bottom-right","bottom","bottom-left","left","top-left",h]}],accent:[{accent:["auto",e]}],appearance:[{appearance:["none","auto"]}],cursor:[{cursor:["auto","default","pointer","wait","text","move","help","not-allowed","none","context-menu","progress","cell","crosshair","vertical-text","alias","copy","no-drop","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out",h]}],"caret-color":[{caret:[e]}],"pointer-events":[{"pointer-events":["none","auto"]}],resize:[{resize:["none","y","x",""]}],"scroll-behavior":[{scroll:["auto","smooth"]}],"scroll-m":[{"scroll-m":k()}],"scroll-mx":[{"scroll-mx":k()}],"scroll-my":[{"scroll-my":k()}],"scroll-ms":[{"scroll-ms":k()}],"scroll-me":[{"scroll-me":k()}],"scroll-mt":[{"scroll-mt":k()}],"scroll-mr":[{"scroll-mr":k()}],"scroll-mb":[{"scroll-mb":k()}],"scroll-ml":[{"scroll-ml":k()}],"scroll-p":[{"scroll-p":k()}],"scroll-px":[{"scroll-px":k()}],"scroll-py":[{"scroll-py":k()}],"scroll-ps":[{"scroll-ps":k()}],"scroll-pe":[{"scroll-pe":k()}],"scroll-pt":[{"scroll-pt":k()}],"scroll-pr":[{"scroll-pr":k()}],"scroll-pb":[{"scroll-pb":k()}],"scroll-pl":[{"scroll-pl":k()}],"snap-align":[{snap:["start","end","center","align-none"]}],"snap-stop":[{snap:["normal","always"]}],"snap-type":[{snap:["none","x","y","both"]}],"snap-strictness":[{snap:["mandatory","proximity"]}],touch:[{touch:["auto","none","manipulation"]}],"touch-x":[{"touch-pan":["x","left","right"]}],"touch-y":[{"touch-pan":["y","up","down"]}],"touch-pz":["touch-pinch-zoom"],select:[{select:["none","text","all","auto"]}],"will-change":[{"will-change":["auto","scroll","contents","transform",h]}],fill:[{fill:[e,"none"]}],"stroke-w":[{stroke:[W,U,Ce]}],stroke:[{stroke:[e,"none"]}],sr:["sr-only","not-sr-only"],"forced-color-adjust":[{"forced-color-adjust":["auto","none"]}]},conflictingClassGroups:{overflow:["overflow-x","overflow-y"],overscroll:["overscroll-x","overscroll-y"],inset:["inset-x","inset-y","start","end","top","right","bottom","left"],"inset-x":["right","left"],"inset-y":["top","bottom"],flex:["basis","grow","shrink"],gap:["gap-x","gap-y"],p:["px","py","ps","pe","pt","pr","pb","pl"],px:["pr","pl"],py:["pt","pb"],m:["mx","my","ms","me","mt","mr","mb","ml"],mx:["mr","ml"],my:["mt","mb"],size:["w","h"],"font-size":["leading"],"fvn-normal":["fvn-ordinal","fvn-slashed-zero","fvn-figure","fvn-spacing","fvn-fraction"],"fvn-ordinal":["fvn-normal"],"fvn-slashed-zero":["fvn-normal"],"fvn-figure":["fvn-normal"],"fvn-spacing":["fvn-normal"],"fvn-fraction":["fvn-normal"],"line-clamp":["display","overflow"],rounded:["rounded-s","rounded-e","rounded-t","rounded-r","rounded-b","rounded-l","rounded-ss","rounded-se","rounded-ee","rounded-es","rounded-tl","rounded-tr","rounded-br","rounded-bl"],"rounded-s":["rounded-ss","rounded-es"],"rounded-e":["rounded-se","rounded-ee"],"rounded-t":["rounded-tl","rounded-tr"],"rounded-r":["rounded-tr","rounded-br"],"rounded-b":["rounded-br","rounded-bl"],"rounded-l":["rounded-tl","rounded-bl"],"border-spacing":["border-spacing-x","border-spacing-y"],"border-w":["border-w-s","border-w-e","border-w-t","border-w-r","border-w-b","border-w-l"],"border-w-x":["border-w-r","border-w-l"],"border-w-y":["border-w-t","border-w-b"],"border-color":["border-color-t","border-color-r","border-color-b","border-color-l"],"border-color-x":["border-color-r","border-color-l"],"border-color-y":["border-color-t","border-color-b"],"scroll-m":["scroll-mx","scroll-my","scroll-ms","scroll-me","scroll-mt","scroll-mr","scroll-mb","scroll-ml"],"scroll-mx":["scroll-mr","scroll-ml"],"scroll-my":["scroll-mt","scroll-mb"],"scroll-p":["scroll-px","scroll-py","scroll-ps","scroll-pe","scroll-pt","scroll-pr","scroll-pb","scroll-pl"],"scroll-px":["scroll-pr","scroll-pl"],"scroll-py":["scroll-pt","scroll-pb"],touch:["touch-x","touch-y","touch-pz"],"touch-x":["touch"],"touch-y":["touch"],"touch-pz":["touch"]},conflictingClassGroupModifiers:{"font-size":["leading"]}}}const w=Pt(Jt),dr={primary:"ds-bg-Background-accentEggplant-100 ds-text-Text-textPrimaryDark ds-rounded-sm hover:ds-text-Text-textPrimaryDark hover:ds-bg-Background-accentEggplant-highlight active:ds-bg-Background-accentEggplant-darkened focus:ds-bg-Background-accentEggplant-100 focus:ds-border focus:ds-border-white disabled:ds-bg-Background-accentEggplant-20",secondary:"ds-text-Text-secondary ds-rounded-sm ds-border ds-border-Fills-secondary hover:ds-text-black hover:ds-border hover:ds-border-Fills-black active:ds-text-black active:ds-border active:ds-border-Fills-black focus:ds-bg-Background-accentEggplant-5 focus:ds-text-accentEggplant-100 focus:ds-border focus:ds-border-Background-accentEggplant-100 disabled:ds-border disabled:ds-border-Fills-quadrutery disabled:ds-text-Text-tertiary",tertiary:"ds-text-Text-secondary ds-rounded-sm hover:ds-bg-Fills-quintiary active:ds-bg-Fills-quintiary focus:ds-bg-Fills-quadrutery disabled:ds-text-Fills-quadrutery disabled:ds-bg-Fills-quintiary",quaternary:"ds-text-accentEggplant-100 ds-rounded-sm hover:ds-bg-Background-accentEggplant-5 active:ds-bg-Background-accentEggplant-5 focus:ds-bg-Background-accentEggplant-100 focus:ds-text-Text-textPrimaryDark disabled:ds-text-Background-accentEggplant-20",small:"ds-py-space075 ds-px-space400",large:"ds-py-space150 ds-px-space400"},Ee=_.forwardRef((c,n)=>{var d=c,{color:e="primary",size:s="small",disabled:t=!1,className:a}=d,o=L(d,["color","size","disabled","className"]);return l.jsx("button",M({ref:n,disabled:t,className:w(y(dr[e],dr[s],a))},o))});Ee.displayName="Button";const Se=_.forwardRef(({className:e=""},s)=>{const a=w("ds-text-System-red ds-ms-[2px]",e);return l.jsx("span",{className:a,ref:s,children:"*"})});Se.displayName="Asteric";const cr="data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.482%2010.047c2.498%200%204.566-2.072%204.566-4.565%200-2.498-2.073-4.565-4.57-4.565C2.985.917.917%202.984.917%205.482c0%202.493%202.072%204.565%204.565%204.565zm0-.76a3.786%203.786%200%200%201-3.8-3.805%203.782%203.782%200%200%201%203.796-3.805%203.794%203.794%200%200%201%203.809%203.805%203.79%203.79%200%200%201-3.805%203.804z'%20fill='%23FF453A'/%3e%3cpath%20d='M4.452%207.978h1.821a.316.316%200%201%200%200-.631h-.555V5.069c0-.242-.12-.403-.349-.403h-.841a.316.316%200%201%200%200%20.631h.479v2.05h-.555a.316.316%200%201%200%200%20.631zm.743-4.055c.326%200%20.582-.26.582-.587a.582.582%200%201%200-1.164%200c0%20.327.26.587.582.587z'%20fill='%23FF453A'/%3e%3c/svg%3e",ur="data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%200%2011%2011'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M5.482%2010.047c2.498%200%204.566-2.072%204.566-4.565%200-2.498-2.073-4.565-4.57-4.565C2.985.917.917%202.984.917%205.482c0%202.493%202.072%204.565%204.565%204.565zm0-.76a3.786%203.786%200%200%201-3.8-3.805%203.782%203.782%200%200%201%203.796-3.805%203.794%203.794%200%200%201%203.809%203.805%203.79%203.79%200%200%201-3.805%203.804z'%20fill='%2328CD41'/%3e%3cpath%20d='M5.242%207.713a.42.42%200%200%200%20.363-.21L7.65%204.283c.05-.09.108-.188.108-.286%200-.202-.18-.332-.367-.332-.112%200-.224.072-.31.202l-1.857%202.98-.881-1.14c-.108-.144-.206-.18-.332-.18a.347.347%200%200%200-.344.354c0%20.099.04.193.103.278l1.092%201.342c.112.148.233.21.38.21z'%20fill='%2328CD41'/%3e%3c/svg%3e",fr={primary:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",primaryRounded:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",success:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-terciary ds-rounded-sm hover:ds-border-Fills-secondary active:ds-text-Text-primary active:ds-border-Text-primary focus:ds-border-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",error:"ds-bg-System-red ds-bg-opacity-[0.1] ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-System-red ds-rounded-sm active:ds-text-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",errorRounded:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-System-red ds-rounded-sm active:ds-text-Text-primary focus:ds-outline-none ds-disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]",disabled:"ds-bg-Text-textSecondaryPlusDark ds-placeholder-Fills-quadrutery ds-text-Text-primary MediumBodyRegular ds-border ds-border-Fills-quintiary ds-cursor-not-allowed ds-rounded-sm hover:ds-border-Fills-quintiary active:ds-text-Text-primary active:ds-border-Fills-quintiary focus:ds-border-Fills-quintiary focus:ds-outline-none disabled:bg-Fills-quintiary ds-px-[12px] ds-pt-[8px] ds-pb-[7px]"},pr={primary:"ds-text-Text-primary",primaryRounded:"ds-text-Text-primary",success:"ds-text-Text-primary",error:"ds-text-System-red",errorRounded:"ds-text-System-red",disabled:"ds-text-Text-secondary"},gr={primary:"ds-text-Text-primary",primaryRounded:"ds-text-Text-primary",success:"ds-text-Text-primary",error:"ds-flex ds-flex-row ds-items-center ds-justify-start ds-text-System-red",errorRounded:"ds-text-System-red",disabled:"ds-text-Text-secondary"},kr=_.forwardRef((R,b)=>{var P=R,{color:e="primary",disabled:s=!1,textarea:t=!1,label:a,required:o=!1,caption:n,labelClass:c,InputDivClass:d,captionClass:f,className:p}=P,g=L(P,["color","disabled","textarea","label","required","caption","labelClass","InputDivClass","captionClass","className"]);return t?l.jsx(l.Fragment,{children:l.jsxs("div",{className:w("ds-flex ds-flex-col ds-items-start ds-w-full",d),children:[a&&l.jsxs("label",{className:w("ds-text-mediumFootnoteRegular ds-tablet:SmallSubheadRegular ds-desktop:MediumSubheadRegular ds-mb-space075",c,pr[e]),children:[a," ",o&&l.jsx(Se,{})]}),l.jsx("textarea",M({disabled:s,className:w(y(fr[e],p))},g)),n&&l.jsxs("caption",{className:w(y("ds-text-mediumFootnoteRegular ds-tablet:SmallSubheadRegular ds-font-normal ds-mt-space075",gr[e]),f),children:[e==="error"&&l.jsx("img",{src:cr,alt:"error",className:w(y("ds-me-1"))}),e==="success"&&l.jsx("img",{src:ur,alt:"success",className:w(y("ds-me-1"))}),n]})]})}):l.jsxs("div",{className:w("ds-flex ds-flex-col ds-items-start ds-w-full",d),children:[a&&l.jsxs("label",{className:w("ds-text-mediumFootnoteRegular ds-tablet:SmallSubheadRegular ds-mb-space075",c,pr[e]),children:[a," ",o&&l.jsx(Se,{})]}),l.jsx("input",M({ref:b,disabled:s,className:w(y(fr[e],p))},g)),n&&l.jsxs("caption",{className:w(y("ds-text-mediumFootnoteRegular ds-tablet:ds-text-mediumCaption1Regular ds-font-normal ds-mt-space075",gr[e]),f),children:[e==="error"&&l.jsx("img",{src:cr,alt:"error",className:w(y("ds-me-1"))}),e==="success"&&l.jsx("img",{src:ur,alt:"success",className:w(y("ds-me-1"))}),n]})]})});kr.displayName="Input";function Cr(e){var s,t,a="";if(typeof e=="string"||typeof e=="number")a+=e;else if(typeof e=="object")if(Array.isArray(e))for(s=0;s<e.length;s++)e[s]&&(t=Cr(e[s]))&&(a&&(a+=" "),a+=t);else for(s in e)e[s]&&(a&&(a+=" "),a+=s);return a}function Xt(){for(var e,s,t=0,a="";t<arguments.length;)(e=arguments[t++])&&(s=Cr(e))&&(a&&(a+=" "),a+=s);return a}const mr=e=>typeof e=="boolean"?"".concat(e):e===0?"0":e,br=Xt,Er=(e,s)=>t=>{var a;if((s==null?void 0:s.variants)==null)return br(e,t==null?void 0:t.class,t==null?void 0:t.className);const{variants:o,defaultVariants:n}=s,c=Object.keys(o).map(p=>{const g=t==null?void 0:t[p],b=n==null?void 0:n[p];if(g===null)return null;const R=mr(g)||mr(b);return o[p][R]}),d=t&&Object.entries(t).reduce((p,g)=>{let[b,R]=g;return R===void 0||(p[b]=R),p},{}),f=s==null||(a=s.compoundVariants)===null||a===void 0?void 0:a.reduce((p,g)=>{let z=g,{class:b,className:R}=z,P=L(z,["class","className"]);return Object.entries(P).every(T=>{let[F,I]=T;return Array.isArray(I)?I.includes(M(M({},n),d)[F]):M(M({},n),d)[F]===I})?[...p,b,R]:p},[]);return br(e,c,f,t==null?void 0:t.class,t==null?void 0:t.className)},Kt=Er("ds-border ds-text-text-primary",{variants:{cardType:{default:"ds-shadow-none",shadowCard:"ds-shadow-card"}},defaultVariants:{cardType:"default"}}),Sr=Q.forwardRef((o,a)=>{var n=o,{className:e,cardType:s}=n,t=L(n,["className","cardType"]);return l.jsx("div",M({ref:a,className:w(y(Kt({cardType:s,className:e}),"ds-rounded"),e)},t))});Sr.displayName="Card";const Tr=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-flex ds-flex-col ds-pt-space300 ds-pb-space200 ds-px-space300",e))},s))});Tr.displayName="CardHeader";const _r=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-font-medium",e))},s))});_r.displayName="Title";const Nr=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-font-regular",e))},s))});Nr.displayName="Description";const Pr=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-pb-space300 ds-px-space300 ",e))},s))});Pr.displayName="Content";const Ar=Q.forwardRef((a,t)=>{var o=a,{className:e}=o,s=L(o,["className"]);return l.jsx("div",M({ref:t,className:w(y("ds-pb-space300 ds-px-space300",e))},s))});Ar.displayName="Footer";const Qt=Er("ds-grid zero:ds-grid-cols-4 ds-gap-x-8 mobile:ds-grid-cols-4 tablet:ds-grid-cols-6 desktop:ds-grid-cols-12 wide_desktop:ds-grid-cols-12 ds-w-full",{variants:{display:{grid:"ds-grid",inlineGrid:"ds-inline-grid"},gap:{gap0:"ds-gap0",gap100:"ds-gap-100",gap150:"ds-gap-150",gap200:"ds-gap-200",gap300:"ds-gap-300",gap400:"ds-gap-400",gap600:"ds-gap-600",gap800:"ds-gap-800",gap1000:"ds-gap-1000",gap1200:"ds-gap-1200",gap1600:"ds-gap-1600",gap2000:"ds-gap-2000"},gapX:{gap0:"ds-gap-x-0",gap100:"ds-gap-x-100",gap150:"ds-gap-x-150",gap200:"ds-gap-x-200",gap300:"ds-gap-x-300",gap400:"ds-gap-x-400",gap600:"ds-gap-x-600",gap800:"ds-gap-x-800",gap1000:"ds-gap-x-1000",gap1200:"ds-gap-x-1200",gap1600:"ds-gap-x-1600",gap2000:"ds-gap-x-2000"},gapY:{gap0:"ds-gap-y-0",gap100:"ds-gap-y-100",gap150:"ds-gap-y-150",gap200:"ds-gap-y-200",gap300:"ds-gap-y-300",gap400:"ds-gap-y-400",gap600:"ds-gap-y-600",gap800:"ds-gap-y-800",gap1000:"ds-gap-y-1000",gap1200:"ds-gap-y-1200",gap1600:"ds-gap-y-1600",gap2000:"ds-gap-y-2000"},justifyContent:{normal:"ds-justify-normal",start:"ds-justify-start",end:"ds-justify-end",center:"ds-justify-center",between:"ds-justify-between",around:"ds-justify-around",evenly:"ds-justify-evenly",stretch:"ds-justify-stretch"},justifyItems:{start:"ds-justify-items-start",end:"ds-justify-items-end",center:"ds-justify-items-center",stretch:"ds-justify-items-stretch"},alignContent:{normal:"ds-content-normal",center:"ds-content-center",start:"ds-content-start",end:"ds-content-end",between:"ds-content-between",around:"ds-content-around",evenly:"ds-content-evenly",baseline:"ds-content-baseline",stretch:"ds-content-stretch"},alignItems:{start:"ds-items-start",end:"ds-items-end",center:"ds-items-center",baseline:"ds-items-baseline",stretch:"ds-items-stretch"},placeContent:{center:"ds-place-content-center",start:"ds-place-content-start",end:"ds-place-content-end",between:"ds-place-content-between",around:"ds-place-content-around",evenly:"ds-place-content-evenly",baseline:"ds-place-content-baseline",stretch:"ds-place-content-stretch"},placeItems:{start:"ds-place-items-start",end:"ds-place-items-end",center:"ds-place-items-center",baseline:"ds-place-items-baseline",stretch:"ds-place-items-stretch"}}}),Fr=Q.forwardRef((o,a)=>{var n=o,{className:e,children:s}=n,t=L(n,["className","children"]);return l.jsx("div",Oe(M({className:w(y(Qt({display:t==null?void 0:t.display,gap:t==null?void 0:t.gap,gapX:t==null?void 0:t.gapX,gapY:t==null?void 0:t.gapY,justifyContent:t==null?void 0:t.justifyContent,justifyItems:t==null?void 0:t.justifyItems,alignContent:t==null?void 0:t.alignContent,alignItems:t==null?void 0:t.alignItems,placeContent:t==null?void 0:t.placeContent,placeItems:t==null?void 0:t.placeItems,className:e}))),ref:a},t),{children:s}))});Fr.displayName="Grid";const hr=e=>{let s="";switch(e){case"STANDARD":case"STANDARD_LINE_SEPARATED":s="ds-font-semibold ds-text-Text-primary xSmallBodyEmphasized ds-tablet:SmallBodyEmphasized ds-desktop:MediumCalloutEmphasized";break;case"DISCOUNT":s="ds-font-normal ds-text-teal-400 xSmallBodyEmphasized ds-tablet:SmallCalloutRegular ds-desktop:MediumCalloutRegular";break;case"FEE":case"TAX":s="ds-font-normal ds-text-Text-secondary xSmallCalloutRegular ds-tablet:SmallCalloutRegular ds-desktop:MediumCalloutRegular";break}return s},Ir=_.forwardRef(({className:e,items:s},t)=>{const[a,o]=_.useState(!1);return l.jsxs("div",{className:w(y(e,"ds-w-full ds-flex ds-flex-col")),ref:t,children:[l.jsx("div",{children:s.length>0&&s.map((n,c)=>{var d;return l.jsx("div",{children:l.jsxs("div",{className:y(n.key_name!=="total_amount"&&"line-items",a===!0&&"show"),children:[n.type==="STANDARD_LINE_SEPARATED"&&l.jsx("hr",{className:"ds-mt-3 ds-mb-1"}),l.jsxs("div",{className:y("ds-flex ds-flex-row ds-justify-between",c>0&&"ds-mt-2",c!==s.length&&n.type==="STANDARD_LINE_SEPARATED"&&"ds-mb-1"),children:[l.jsx("span",{className:y("ds-me-3",n.key_name!=="total_amount"&&hr(n.type),((d=n.display_name)==null?void 0:d.toLocaleLowerCase())==="vat"&&"ds-uppercase",n.key_name==="total_amount"&&"xSmallBodyEmphasized ds-tablet:SmallCalloutEmphasized ds-desktop:MediumBodyEmphasized"),children:n.display_name}),l.jsx("span",{className:y(n.key_name!=="total_amount"&&hr(n.type),n.key_name==="total_amount"&&"xSmallBodyEmphasized ds-tablet:SmallCalloutEmphasized ds-desktop:MediumBodyEmphasized"),children:n.currency_converted_amount})]})]})},`BookingQuoteLineItemType-${c}`)})}),l.jsx("div",{children:l.jsxs("span",{className:"ds-flex ds-justify-end ds-items-center ds-text-Background-accentEggplant-100 ds-underline ds-cursor-pointer xSmallFootnoteEmphasized ds-tablet:ds-hidden",onClick:()=>o(!a),children:["See ",a?"less":"details"]})})]})});Ir.displayName="Booking_Quote_Card";const Zt="data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23cr9x6s95oa)'%3e%3cpath%20d='M4.222%206.738c0%20.13.05.246.152.345l4.302%204.057a.475.475%200%200%200%20.353.141c.282%200%20.5-.204.5-.476a.483.483%200%200%200-.147-.34l-3.95-3.727%203.95-3.727a.493.493%200%200%200%20.146-.34c0-.273-.217-.477-.499-.477a.492.492%200%200%200-.353.136L4.374%206.392a.455.455%200%200%200-.152.346z'%20fill='%23fff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='cr9x6s95oa'%3e%3cpath%20fill='%23fff'%20transform='translate(.333%20.05)'%20d='M0%200h13.333v12.864H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",es="data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%200%2014%2013'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.084%206.738a.46.46%200%200%200-.158-.346L5.63%202.33a.514.514%200%200%200-.358-.136.477.477%200%200%200-.353.817l3.95%203.727-3.95%203.727a.477.477%200%200%200%20.353.817c.14%200%20.26-.048.358-.142l4.296-4.057a.47.47%200%200%200%20.158-.345z'%20fill='%23fff'/%3e%3c/svg%3e",Mr=_.forwardRef(({images:e})=>{const[s,t]=_.useState(0),a=()=>{t(n=>n===e.length-1?0:n+1)},o=()=>{t(n=>n===0?e.length-1:n-1)};return l.jsx(l.Fragment,{children:l.jsxs("div",{className:"ds-relative ds-rounded-[4px] ds-w-full",children:[e.length>1&&l.jsx("button",{className:"ds-absolute ds-z-10 ds-top-[50%] -ds-translate-y-1/2 ds-left-4 ds-w-6 ds-h-6 ds-text-white ds-rounded-sm ds-flex ds-justify-center ds-items-center ds-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",onClick:o,children:l.jsx("img",{src:Zt,alt:"prev"})}),l.jsx("div",{className:"picture ds-w-full ds-rounded-[4px]",style:{backgroundImage:`url(${e[s]})`}}),e.length>1&&l.jsx("button",{className:"ds-absolute ds-z-10 ds-top-[50%] -ds-translate-y-1/2 ds-right-4 ds-w-6 ds-h-6 ds-text-white ds-rounded-sm ds-flex ds-justify-center ds-items-center ds-bg-[rgba(255,255,255,0.25)] backdrop-blur-sm",onClick:a,children:l.jsx("img",{src:es,alt:"next"})}),e.length>1&&l.jsx("ul",{className:"ds-absolute ds-flex ds-flex-row ds-bottom-1 ds-left-1/2 -ds-translate-x-1/2 ds-z-10",children:e.map((n,c)=>l.jsx("li",{"aria-description":n,className:w(y("ds-w-[5px] ds-h-[4px] ds-block ds-z-10 ds-mx-[2.5px] ds-rounded-[1px]",c!==s&&"ds-bg-[rgba(255,255,255,0.5)]",c===s&&"ds-bg-[rgba(255,255,255,0.8)]"))},c))})]})})});Mr.displayName="Image_Carousel";const Or=_.forwardRef(({title:e,content:s,expandIcon:t,collapseIcon:a,accordionClass:o,accordionHeaderClass:n,accordionTitleClass:c,accordionContentClass:d,isEnabled:f=!0,isExpanded:p=!0},g)=>{const[b,R]=_.useState(p),P=()=>{f&&R(!b)};return _.useEffect(()=>{f&&R(p)},[f,p]),l.jsxs("div",{className:w(y("silkhaus-accordion",o)),ref:g,children:[l.jsxs("div",{className:w(y("silkhaus-accordion-header ds-flex ds-flex-row ds-justify-between ds-items-center",n,!f&&"ds-cursor-not-allowed",f&&"ds-cursor-pointer")),onClick:P,children:[l.jsx("div",{className:w(y(c)),children:e}),b?a||"-":t||"+"]}),b&&l.jsx("div",{className:w(y("silkhaus-accordion-content",d)),children:s})]})});Or.displayName="Accordion";function rs(...e){return w(y(e))}const zr=_.forwardRef(({checked:e=!1,onChange:s,disabled:t=!1,htmlId:a="wa"},o)=>l.jsxs("label",{className:rs("switch",t&&"disabled"),htmlFor:a,children:[l.jsx("input",{id:a,type:"checkbox",checked:e,onChange:s,ref:o,disabled:t}),l.jsx("span",{className:"slider round",style:{opacity:t?.5:1,cursor:t?"not-allowed":"pointer"}})]}));zr.displayName="Switch";const Dr=_.forwardRef((e,s)=>{const n=e,{open:t,children:a}=n,o=L(n,["open","children"]);return l.jsx("div",Oe(M({ref:s,className:`dialog ${t?"open":""}`},o),{children:a}))});Dr.displayName="Dialog";const Br=_.forwardRef(({outerDivClassName:e="",banner:s="",title:t,description:a,primaryBtnText:o="Submit",showPrimaryBtn:n,secondaryBtnText:c="Cancel",showSecondaryBtn:d,onPrimaryBtnClick:f,onSecondaryBtnClick:p,disablePrimaryBtn:g=!1,disableSecondaryBtn:b=!1},R)=>l.jsx("div",{className:w(e),children:l.jsxs("div",{className:w(y("ds-bg-white ds-w-full ds-wide_ds-desktop:ds-w-[528px] ds-desktop:ds-w-[528px] ds-tablet:ds-w-[528px] ds-border ds-rounded",s&&"ds-p-6")),ref:R,children:[s&&l.jsx("div",{className:"ds-mb-4 ds-bg-Background-accentEggplant-5 banner",style:{backgroundImage:`url(${s})`}}),l.jsxs("div",{className:y(!s&&"ds-p-6 ds-border-t-4 ds-rounded-s ds-rounded-e ds-border-Background-accentEggplant-100"),children:[l.jsxs("div",{children:[l.jsx("h2",{className:y("MediumTitle1Emphasized ds-text-black ds-mb-0 ds-pb-4",s&&"ds-border-t-2 ds-border-Background-accentEggplant-100 ds-pt-4"),children:t}),a&&l.jsx("span",{className:"ds-text-black MediumBodyRegular",children:a})]}),l.jsxs("div",{className:y("ds-flex ds-flex-col ds-pt-4 ds-tablet:ds-grid ds-tablet:ds-grid-flow-row ds-tablet:ds-grid-cols-2 ds-tablet:ds-gap-x-4 ds-tablet:ds-flex-row",n&&d&&"ds-tablet:ds-justify-between ds-items-center",n&&!d&&"ds-tablet:ds-justify-end ds-items-center"),children:[l.jsx("div",{className:"ds-tablet:ds-mt-0 ds-mt-4 ds-w-full ds-tablet:ds-w-auto ds-flex ds-flex-col ds-order-2 ds-tablet:ds-order-1",children:d&&l.jsx(Ee,{color:"secondary",onClick:p,disabled:b,className:"MediumBodyEmphasized",size:"large",children:c})}),l.jsx("div",{className:"ds-w-full ds-flex ds-flex-col ds-tablet:ds-w-auto ds-order-1 ds-tablet:ds-order-2",children:n&&l.jsx(Ee,{color:"primary",onClick:f,disabled:g,className:"MediumBodyEmphasized",size:"large",children:o})})]})]})]})}));Br.displayName="AlertDialog";const ts="data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23jy0s9xho2a)'%3e%3cpath%20d='M6.647%2012.969a.925.925%200%200%200%20.82-.431l5.586-8.641c.14-.215.196-.405.196-.586%200-.475-.345-.811-.827-.811-.338%200-.54.116-.745.437l-5.054%208.009-2.589-3.28c-.193-.247-.4-.353-.692-.353-.492%200-.842.348-.842.825%200%20.207.071.404.247.614l3.088%203.81c.226.276.478.407.812.407z'%20fill='%23fff'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='jy0s9xho2a'%3e%3cpath%20fill='%23fff'%20transform='translate(.667%20.667)'%20d='M0%200h14.667v14.667H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",$e=_.forwardRef(({progress:e,text:s="",borderColor:t="rgba(0, 0, 0, 0.1)",progressColor:a="#542686",size:o="48px",strokeWidth:n=3,textClass:c=""},d)=>{const f=parseInt(o)/2-4,p=2*Math.PI*f,g=p-e*p;return l.jsxs("div",{ref:d,className:"rounded-progress-bar",style:{"--progress":e,"--border-color":t,"--progress-color":a,width:o,height:o},children:[l.jsx("span",{className:w(y("ds-absolute ds-top-1/2 ds-left-1/2 -ds-translate-x-1/2 -ds-translate-y-1/2 SmallCaption2Emphasized ds-text-nowrap",c)),children:s}),l.jsx("div",{className:"progress-ring",children:l.jsxs("svg",{width:o,height:o,viewBox:`0 0 ${o} ${o}`,children:[l.jsx("circle",{className:"progress-ring-circle",stroke:"var(--border-color)",strokeWidth:n,fill:"transparent",r:f.toString(),cx:(parseInt(o)/2).toString(),cy:(parseInt(o)/2).toString()}),l.jsx("circle",{className:"progress-ring-circle-progress",stroke:"var(--progress-color)",strokeWidth:n,fill:"transparent",r:f.toString(),cx:(parseInt(o)/2).toString(),cy:(parseInt(o)/2).toString(),strokeDasharray:`${p}`,strokeDashoffset:`${g}`})]})})]})});$e.displayName="RoundedProgressBar";const $r=_.forwardRef(({steps:e,outerDivClass:s="",outerMobileDivClass:t=""},a)=>{var n,c;let o=0;for(let d=0;d<e.length;d++)(((n=e[d])==null?void 0:n.status)==="completed"||((c=e[d])==null?void 0:c.status)==="active")&&o++;return l.jsxs(l.Fragment,{children:[l.jsx("div",{ref:a,className:w(y("ds-hidden ds-tablet:ds-block ds-relative ds-h-[72px]",s)),children:l.jsxs("div",{className:"ds-relative ds-w-full ds-flex ds-items-center ds-flex-row ds-justify-between",children:[l.jsx("div",{className:"ds-absolute ds-left-0 ds-top-2/4 ds-h-0.5 ds-w-full -translate-y-2/4 ds-bg-Fills-quintiary"}),e.map((d,f)=>l.jsxs("div",{className:"ds-relative",children:[l.jsx("div",{className:`ds-flex ds-items-center ds-justify-center ds-w-[22px] ds-h-[22px] ds-rounded ds-border ds-border-Background-accentEggplant-100 ${d.status==="active"||d.status==="completed"?"ds-bg-Background-accentEggplant-100":"ds-bg-white"}
|
|
28
|
+
`,children:d.status==="completed"?l.jsx("span",{className:"ds-text-white ds-flex ds-justify-center ds-items-center",children:l.jsx("img",{src:ts,alt:"check-icon"})}):l.jsx("span",{className:`MediumCaption2Emphasized ${d.status==="active"?"ds-text-white":"ds-text-gray-600"}`,children:d.number})}),l.jsx("div",{className:"ds-text-black MediumCaption2Regular ds-mt-2 ds-absolute ds-text-nowrap ds-left-1/2 -ds-translate-x-1/2",children:d.title})]},f))]})}),l.jsx("div",{ref:a,className:w(y("ds-block ds-tablet:ds-hidden",t)),children:e.map((d,f)=>(d.status==="active"||d.status==="completed"&&f+1==e.length)&&l.jsxs("div",{className:"ds-flex ds-flex-row ds-justify-between ds-items-center",children:[l.jsx($e,{progress:o/e.length,text:`${f+1} of ${e.length}`}),l.jsxs("div",{className:"ds-flex ds-flex-col ds-justify-end ds-items-end",children:[l.jsx("span",{className:"SmallCalloutEmphasized",children:`Step ${f+1}: ${d==null?void 0:d.mobileTitle}`}),l.jsx("span",{className:"SmallCaption2Regular ds-text-Text-secondary ds-mt-2",children:`Next: ${d==null?void 0:d.mobileNextTitle}`})]})]},`mobile-stepper-${f}`))})]})});$r.displayName="Stepper";const ss="data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23rma6vptgva)'%20fill='%23000'%20fill-opacity='.85'%3e%3cpath%20d='M5.727%2010.882h4.265a.563.563%200%200%200%20.572-.572V4.804a.562.562%200%200%200-.572-.564.555.555%200%200%200-.564.564v4.943h-3.7a.557.557%200%200%200-.573.563c0%20.327.245.572.572.572z'/%3e%3cpath%20d='M10%2018.333c4.559%200%208.333-3.782%208.333-8.333%200-4.559-3.782-8.333-8.341-8.333-4.55%200-8.325%203.774-8.325%208.333%200%204.55%203.782%208.333%208.333%208.333zm0-1.389A6.91%206.91%200%200%201%203.064%2010a6.904%206.904%200%200%201%206.928-6.944A6.925%206.925%200%200%201%2016.945%2010%206.918%206.918%200%200%201%2010%2016.944z'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='rma6vptgva'%3e%3cpath%20fill='%23fff'%20d='M0%200h20v20H0z'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e",Lr=_.forwardRef(({time:e,text:s="",outerDivClass:t=""},a)=>{const[o,n]=_.useState(e);_.useEffect(()=>{const f=setInterval(()=>{n(p=>p<=1?(clearInterval(f),0):p-1)},1e3);return()=>{clearInterval(f)}},[o]),_.useEffect(()=>{n(e)},[e]);const d=(f=>{const p=Math.floor(f/3600),g=Math.floor(f%3600/60),b=f%60;return`${String(p).padStart(2,"0")}:${String(g).padStart(2,"0")}:${String(b).padStart(2,"0")}`})(o);return l.jsxs("div",{ref:a,className:w(y("ds-flex ds-flex-row ds-justify-start ds-items-center",t)),children:[l.jsx("img",{src:ss,alt:"clock",className:"ds-w-5 ds-h-5"}),l.jsx("div",{className:"ds-ms-[18px] ds-tablet:ds-ms-2 xSmallCalloutEmphasized ds-tablet:MediumCalloutEmphasized",children:s}),l.jsx("div",{className:"ds-ms-1 xSmallCalloutEmphasized ds-text-Background-accentTeal-100 ds-tablet:MediumCalloutEmphasized",children:d})]})});Lr.displayName="Timer";exports.Accordion=Or;exports.AlertDialog=Br;exports.Asterisk=Se;exports.BookingQuoteCard=Ir;exports.Button=Ee;exports.Card=Sr;exports.CardContent=Pr;exports.CardDescription=Nr;exports.CardFooter=Ar;exports.CardHeader=Tr;exports.CardTitle=_r;exports.Dialog=Dr;exports.Grid=Fr;exports.ImageCarousel=Mr;exports.Input=kr;exports.RoundedProgressBar=$e;exports.Stepper=$r;exports.Switch=zr;exports.Timer=Lr;
|
package/dist/index.js
CHANGED
|
@@ -81,8 +81,8 @@ function at() {
|
|
|
81
81
|
{
|
|
82
82
|
var m = F.ReactDebugCurrentFrame, j = m.getStackAddendum();
|
|
83
83
|
j !== "" && (i += "%s", u = u.concat([j]));
|
|
84
|
-
var E = u.map(function(
|
|
85
|
-
return String(
|
|
84
|
+
var E = u.map(function(y) {
|
|
85
|
+
return String(y);
|
|
86
86
|
});
|
|
87
87
|
E.unshift("Warning: " + i), Function.prototype.apply.call(console[r], console, E);
|
|
88
88
|
}
|
|
@@ -141,9 +141,9 @@ function at() {
|
|
|
141
141
|
var m = r.displayName || null;
|
|
142
142
|
return m !== null ? m : B(r.type) || "Memo";
|
|
143
143
|
case R: {
|
|
144
|
-
var j = r, E = j._payload,
|
|
144
|
+
var j = r, E = j._payload, y = j._init;
|
|
145
145
|
try {
|
|
146
|
-
return B(
|
|
146
|
+
return B(y(E));
|
|
147
147
|
} catch (x) {
|
|
148
148
|
return null;
|
|
149
149
|
}
|
|
@@ -214,7 +214,7 @@ function at() {
|
|
|
214
214
|
}
|
|
215
215
|
}
|
|
216
216
|
var Se = F.ReactCurrentDispatcher, Te;
|
|
217
|
-
function
|
|
217
|
+
function ve(r, i, u) {
|
|
218
218
|
{
|
|
219
219
|
if (Te === void 0)
|
|
220
220
|
try {
|
|
@@ -227,16 +227,16 @@ function at() {
|
|
|
227
227
|
` + Te + r;
|
|
228
228
|
}
|
|
229
229
|
}
|
|
230
|
-
var _e = !1,
|
|
230
|
+
var _e = !1, ye;
|
|
231
231
|
{
|
|
232
232
|
var Nr = typeof WeakMap == "function" ? WeakMap : Map;
|
|
233
|
-
|
|
233
|
+
ye = new Nr();
|
|
234
234
|
}
|
|
235
235
|
function We(r, i) {
|
|
236
236
|
if (!r || _e)
|
|
237
237
|
return "";
|
|
238
238
|
{
|
|
239
|
-
var u =
|
|
239
|
+
var u = ye.get(r);
|
|
240
240
|
if (u !== void 0)
|
|
241
241
|
return u;
|
|
242
242
|
}
|
|
@@ -248,27 +248,27 @@ function at() {
|
|
|
248
248
|
E = Se.current, Se.current = null, Tr();
|
|
249
249
|
try {
|
|
250
250
|
if (i) {
|
|
251
|
-
var
|
|
251
|
+
var y = function() {
|
|
252
252
|
throw Error();
|
|
253
253
|
};
|
|
254
|
-
if (Object.defineProperty(
|
|
254
|
+
if (Object.defineProperty(y.prototype, "props", {
|
|
255
255
|
set: function() {
|
|
256
256
|
throw Error();
|
|
257
257
|
}
|
|
258
258
|
}), typeof Reflect == "object" && Reflect.construct) {
|
|
259
259
|
try {
|
|
260
|
-
Reflect.construct(
|
|
260
|
+
Reflect.construct(y, []);
|
|
261
261
|
} catch (V) {
|
|
262
262
|
m = V;
|
|
263
263
|
}
|
|
264
|
-
Reflect.construct(r, [],
|
|
264
|
+
Reflect.construct(r, [], y);
|
|
265
265
|
} else {
|
|
266
266
|
try {
|
|
267
|
-
|
|
267
|
+
y.call();
|
|
268
268
|
} catch (V) {
|
|
269
269
|
m = V;
|
|
270
270
|
}
|
|
271
|
-
r.call(
|
|
271
|
+
r.call(y.prototype);
|
|
272
272
|
}
|
|
273
273
|
} else {
|
|
274
274
|
try {
|
|
@@ -291,7 +291,7 @@ function at() {
|
|
|
291
291
|
if (_--, P--, P < 0 || x[_] !== M[P]) {
|
|
292
292
|
var $ = `
|
|
293
293
|
` + x[_].replace(" at new ", " at ");
|
|
294
|
-
return r.displayName && $.includes("<anonymous>") && ($ = $.replace("<anonymous>", r.displayName)), typeof r == "function" &&
|
|
294
|
+
return r.displayName && $.includes("<anonymous>") && ($ = $.replace("<anonymous>", r.displayName)), typeof r == "function" && ye.set(r, $), $;
|
|
295
295
|
}
|
|
296
296
|
while (_ >= 1 && P >= 0);
|
|
297
297
|
break;
|
|
@@ -300,8 +300,8 @@ function at() {
|
|
|
300
300
|
} finally {
|
|
301
301
|
_e = !1, Se.current = E, _r(), Error.prepareStackTrace = j;
|
|
302
302
|
}
|
|
303
|
-
var te = r ? r.displayName || r.name : "", tr = te ?
|
|
304
|
-
return typeof r == "function" &&
|
|
303
|
+
var te = r ? r.displayName || r.name : "", tr = te ? ve(te) : "";
|
|
304
|
+
return typeof r == "function" && ye.set(r, tr), tr;
|
|
305
305
|
}
|
|
306
306
|
function Pr(r, i, u) {
|
|
307
307
|
return We(r, !1);
|
|
@@ -316,12 +316,12 @@ function at() {
|
|
|
316
316
|
if (typeof r == "function")
|
|
317
317
|
return We(r, Ar(r));
|
|
318
318
|
if (typeof r == "string")
|
|
319
|
-
return
|
|
319
|
+
return ve(r);
|
|
320
320
|
switch (r) {
|
|
321
321
|
case p:
|
|
322
|
-
return
|
|
322
|
+
return ve("Suspense");
|
|
323
323
|
case g:
|
|
324
|
-
return
|
|
324
|
+
return ve("SuspenseList");
|
|
325
325
|
}
|
|
326
326
|
if (typeof r == "object")
|
|
327
327
|
switch (r.$$typeof) {
|
|
@@ -333,7 +333,7 @@ function at() {
|
|
|
333
333
|
var m = r, j = m._payload, E = m._init;
|
|
334
334
|
try {
|
|
335
335
|
return we(E(j), i, u);
|
|
336
|
-
} catch (
|
|
336
|
+
} catch (y) {
|
|
337
337
|
}
|
|
338
338
|
}
|
|
339
339
|
}
|
|
@@ -350,19 +350,19 @@ function at() {
|
|
|
350
350
|
function Fr(r, i, u, m, j) {
|
|
351
351
|
{
|
|
352
352
|
var E = Function.call.bind(je);
|
|
353
|
-
for (var
|
|
354
|
-
if (E(r,
|
|
353
|
+
for (var y in r)
|
|
354
|
+
if (E(r, y)) {
|
|
355
355
|
var x = void 0;
|
|
356
356
|
try {
|
|
357
|
-
if (typeof r[
|
|
358
|
-
var M = Error((m || "React class") + ": " + u + " type `" +
|
|
357
|
+
if (typeof r[y] != "function") {
|
|
358
|
+
var M = Error((m || "React class") + ": " + u + " type `" + y + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof r[y] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
|
|
359
359
|
throw M.name = "Invariant Violation", M;
|
|
360
360
|
}
|
|
361
|
-
x = r[
|
|
361
|
+
x = r[y](i, y, m, u, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
|
|
362
362
|
} catch (_) {
|
|
363
363
|
x = _;
|
|
364
364
|
}
|
|
365
|
-
x && !(x instanceof Error) && (Re(j), C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", m || "React class", u,
|
|
365
|
+
x && !(x instanceof Error) && (Re(j), C("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", m || "React class", u, y, typeof x), Re(null)), x instanceof Error && !(x.message in qe) && (qe[x.message] = !0, Re(j), C("Failed %s type: %s", u, x.message), Re(null));
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
368
|
}
|
|
@@ -441,7 +441,7 @@ function at() {
|
|
|
441
441
|
});
|
|
442
442
|
}
|
|
443
443
|
}
|
|
444
|
-
var Wr = function(r, i, u, m, j, E,
|
|
444
|
+
var Wr = function(r, i, u, m, j, E, y) {
|
|
445
445
|
var x = {
|
|
446
446
|
// This tag allows us to uniquely identify this as a React Element
|
|
447
447
|
$$typeof: s,
|
|
@@ -449,7 +449,7 @@ function at() {
|
|
|
449
449
|
type: r,
|
|
450
450
|
key: i,
|
|
451
451
|
ref: u,
|
|
452
|
-
props:
|
|
452
|
+
props: y,
|
|
453
453
|
// Record the component responsible for creating this element.
|
|
454
454
|
_owner: E
|
|
455
455
|
};
|
|
@@ -472,20 +472,20 @@ function at() {
|
|
|
472
472
|
};
|
|
473
473
|
function qr(r, i, u, m, j) {
|
|
474
474
|
{
|
|
475
|
-
var E,
|
|
475
|
+
var E, y = {}, x = null, M = null;
|
|
476
476
|
u !== void 0 && (Ue(u), x = "" + u), Dr(i) && (Ue(i.key), x = "" + i.key), Br(i) && (M = i.ref, $r(i, j));
|
|
477
477
|
for (E in i)
|
|
478
|
-
je.call(i, E) && !Or.hasOwnProperty(E) && (
|
|
478
|
+
je.call(i, E) && !Or.hasOwnProperty(E) && (y[E] = i[E]);
|
|
479
479
|
if (r && r.defaultProps) {
|
|
480
480
|
var _ = r.defaultProps;
|
|
481
481
|
for (E in _)
|
|
482
|
-
|
|
482
|
+
y[E] === void 0 && (y[E] = _[E]);
|
|
483
483
|
}
|
|
484
484
|
if (x || M) {
|
|
485
485
|
var P = typeof r == "function" ? r.displayName || r.name || "Unknown" : r;
|
|
486
|
-
x && Lr(
|
|
486
|
+
x && Lr(y, P), M && Vr(y, P);
|
|
487
487
|
}
|
|
488
|
-
return Wr(r, x, M, j, m, de.current,
|
|
488
|
+
return Wr(r, x, M, j, m, de.current, y);
|
|
489
489
|
}
|
|
490
490
|
}
|
|
491
491
|
var Ae = F.ReactCurrentOwner, Xe = F.ReactDebugCurrentFrame;
|
|
@@ -564,8 +564,8 @@ Check the top-level render call using <` + u + ">.");
|
|
|
564
564
|
else if (r) {
|
|
565
565
|
var j = A(r);
|
|
566
566
|
if (typeof j == "function" && j !== r.entries)
|
|
567
|
-
for (var E = j.call(r),
|
|
568
|
-
Ie(
|
|
567
|
+
for (var E = j.call(r), y; !(y = E.next()).done; )
|
|
568
|
+
Ie(y.value) && Ze(y.value, i);
|
|
569
569
|
}
|
|
570
570
|
}
|
|
571
571
|
}
|
|
@@ -608,8 +608,8 @@ Check the top-level render call using <` + u + ">.");
|
|
|
608
608
|
}
|
|
609
609
|
function rr(r, i, u, m, j, E) {
|
|
610
610
|
{
|
|
611
|
-
var
|
|
612
|
-
if (!
|
|
611
|
+
var y = ne(r);
|
|
612
|
+
if (!y) {
|
|
613
613
|
var x = "";
|
|
614
614
|
(r === void 0 || typeof r == "object" && r !== null && Object.keys(r).length === 0) && (x += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
|
|
615
615
|
var M = Gr(j);
|
|
@@ -620,7 +620,7 @@ Check the top-level render call using <` + u + ">.");
|
|
|
620
620
|
var P = qr(r, i, u, j, E);
|
|
621
621
|
if (P == null)
|
|
622
622
|
return P;
|
|
623
|
-
if (
|
|
623
|
+
if (y) {
|
|
624
624
|
var $ = i.children;
|
|
625
625
|
if ($ !== void 0)
|
|
626
626
|
if (m)
|
|
@@ -648,7 +648,7 @@ Check the top-level render call using <` + u + ">.");
|
|
|
648
648
|
}
|
|
649
649
|
process.env.NODE_ENV === "production" ? Oe.exports = st() : Oe.exports = at();
|
|
650
650
|
var l = Oe.exports;
|
|
651
|
-
function
|
|
651
|
+
function vr(e) {
|
|
652
652
|
var s, t, a = "";
|
|
653
653
|
if (typeof e == "string" || typeof e == "number")
|
|
654
654
|
a += e;
|
|
@@ -656,15 +656,15 @@ function yr(e) {
|
|
|
656
656
|
if (Array.isArray(e)) {
|
|
657
657
|
var o = e.length;
|
|
658
658
|
for (s = 0; s < o; s++)
|
|
659
|
-
e[s] && (t =
|
|
659
|
+
e[s] && (t = vr(e[s])) && (a && (a += " "), a += t);
|
|
660
660
|
} else
|
|
661
661
|
for (t in e)
|
|
662
662
|
e[t] && (a && (a += " "), a += t);
|
|
663
663
|
return a;
|
|
664
664
|
}
|
|
665
|
-
function
|
|
665
|
+
function v() {
|
|
666
666
|
for (var e, s, t = 0, a = "", o = arguments.length; t < o; t++)
|
|
667
|
-
(e = arguments[t]) && (s =
|
|
667
|
+
(e = arguments[t]) && (s = vr(e)) && (a && (a += " "), a += s);
|
|
668
668
|
return a;
|
|
669
669
|
}
|
|
670
670
|
const Le = "-";
|
|
@@ -675,7 +675,7 @@ function nt(e) {
|
|
|
675
675
|
} = e;
|
|
676
676
|
function o(c) {
|
|
677
677
|
const d = c.split(Le);
|
|
678
|
-
return d[0] === "" && d.length !== 1 && d.shift(),
|
|
678
|
+
return d[0] === "" && d.length !== 1 && d.shift(), yr(d, s) || ot(c);
|
|
679
679
|
}
|
|
680
680
|
function n(c, d) {
|
|
681
681
|
const f = t[c] || [];
|
|
@@ -686,11 +686,11 @@ function nt(e) {
|
|
|
686
686
|
getConflictingClassGroupIds: n
|
|
687
687
|
};
|
|
688
688
|
}
|
|
689
|
-
function
|
|
689
|
+
function yr(e, s) {
|
|
690
690
|
var c;
|
|
691
691
|
if (e.length === 0)
|
|
692
692
|
return s.classGroupId;
|
|
693
|
-
const t = e[0], a = s.nextPart.get(t), o = a ?
|
|
693
|
+
const t = e[0], a = s.nextPart.get(t), o = a ? yr(e.slice(1), a) : void 0;
|
|
694
694
|
if (o)
|
|
695
695
|
return o;
|
|
696
696
|
if (s.validators.length === 0)
|
|
@@ -912,9 +912,9 @@ function S(e) {
|
|
|
912
912
|
const s = (t) => t[e] || [];
|
|
913
913
|
return s.isThemeGetter = !0, s;
|
|
914
914
|
}
|
|
915
|
-
const Rr = /^\[(?:([a-z-]+):)?(.+)\]$/i, xt = /^\d+\/\d+$/,
|
|
915
|
+
const Rr = /^\[(?:([a-z-]+):)?(.+)\]$/i, xt = /^\d+\/\d+$/, vt = /* @__PURE__ */ new Set(["px", "full", "screen"]), yt = /^(\d+(\.\d+)?)?(xs|sm|md|lg|xl)$/, wt = /\d+(%|px|r?em|[sdl]?v([hwib]|min|max)|pt|pc|in|cm|mm|cap|ch|ex|r?lh|cq(w|h|i|b|min|max))|\b(calc|min|max|clamp)\(.+\)|^0$/, jt = /^(rgba?|hsla?|hwb|(ok)?(lab|lch))\(.+\)$/, Rt = /^-?((\d+)?\.?(\d+)[a-z]+|0)_-?((\d+)?\.?(\d+)[a-z]+|0)/, kt = /^(url|image|image-set|cross-fade|element|(repeating-)?(linear|radial|conic)-gradient)\(.+\)$/;
|
|
916
916
|
function W(e) {
|
|
917
|
-
return K(e) ||
|
|
917
|
+
return K(e) || vt.has(e) || xt.test(e);
|
|
918
918
|
}
|
|
919
919
|
function U(e) {
|
|
920
920
|
return se(e, "length", At);
|
|
@@ -935,7 +935,7 @@ function h(e) {
|
|
|
935
935
|
return Rr.test(e);
|
|
936
936
|
}
|
|
937
937
|
function H(e) {
|
|
938
|
-
return
|
|
938
|
+
return yt.test(e);
|
|
939
939
|
}
|
|
940
940
|
const Ct = /* @__PURE__ */ new Set(["length", "size", "percentage"]);
|
|
941
941
|
function St(e) {
|
|
@@ -3001,7 +3001,7 @@ const w = /* @__PURE__ */ ht(Mt), cr = {
|
|
|
3001
3001
|
I({
|
|
3002
3002
|
ref: n,
|
|
3003
3003
|
disabled: t,
|
|
3004
|
-
className: w(
|
|
3004
|
+
className: w(v(cr[e], cr[s], a))
|
|
3005
3005
|
}, o)
|
|
3006
3006
|
);
|
|
3007
3007
|
}
|
|
@@ -3087,14 +3087,14 @@ const ur = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3087
3087
|
"textarea",
|
|
3088
3088
|
I({
|
|
3089
3089
|
disabled: s,
|
|
3090
|
-
className: w(
|
|
3090
|
+
className: w(v(pr[e], p))
|
|
3091
3091
|
}, g)
|
|
3092
3092
|
),
|
|
3093
3093
|
n && /* @__PURE__ */ l.jsxs(
|
|
3094
3094
|
"caption",
|
|
3095
3095
|
{
|
|
3096
3096
|
className: w(
|
|
3097
|
-
|
|
3097
|
+
v("ds-text-mediumFootnoteRegular ds-tablet:SmallSubheadRegular ds-font-normal ds-mt-space075", mr[e]),
|
|
3098
3098
|
f
|
|
3099
3099
|
),
|
|
3100
3100
|
children: [
|
|
@@ -3103,7 +3103,7 @@ const ur = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3103
3103
|
{
|
|
3104
3104
|
src: ur,
|
|
3105
3105
|
alt: "error",
|
|
3106
|
-
className: w(
|
|
3106
|
+
className: w(v("ds-me-1"))
|
|
3107
3107
|
}
|
|
3108
3108
|
),
|
|
3109
3109
|
e === "success" && /* @__PURE__ */ l.jsx(
|
|
@@ -3111,7 +3111,7 @@ const ur = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3111
3111
|
{
|
|
3112
3112
|
src: fr,
|
|
3113
3113
|
alt: "success",
|
|
3114
|
-
className: w(
|
|
3114
|
+
className: w(v("ds-me-1"))
|
|
3115
3115
|
}
|
|
3116
3116
|
),
|
|
3117
3117
|
n
|
|
@@ -3139,14 +3139,14 @@ const ur = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3139
3139
|
I({
|
|
3140
3140
|
ref: b,
|
|
3141
3141
|
disabled: s,
|
|
3142
|
-
className: w(
|
|
3142
|
+
className: w(v(pr[e], p))
|
|
3143
3143
|
}, g)
|
|
3144
3144
|
),
|
|
3145
3145
|
n && /* @__PURE__ */ l.jsxs(
|
|
3146
3146
|
"caption",
|
|
3147
3147
|
{
|
|
3148
3148
|
className: w(
|
|
3149
|
-
|
|
3149
|
+
v("ds-text-mediumFootnoteRegular ds-tablet:ds-text-mediumCaption1Regular ds-font-normal ds-mt-space075", mr[e]),
|
|
3150
3150
|
f
|
|
3151
3151
|
),
|
|
3152
3152
|
children: [
|
|
@@ -3155,7 +3155,7 @@ const ur = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3155
3155
|
{
|
|
3156
3156
|
src: ur,
|
|
3157
3157
|
alt: "error",
|
|
3158
|
-
className: w(
|
|
3158
|
+
className: w(v("ds-me-1"))
|
|
3159
3159
|
}
|
|
3160
3160
|
),
|
|
3161
3161
|
e === "success" && /* @__PURE__ */ l.jsx(
|
|
@@ -3163,7 +3163,7 @@ const ur = "data:image/svg+xml,%3csvg%20width='11'%20height='11'%20viewBox='0%20
|
|
|
3163
3163
|
{
|
|
3164
3164
|
src: fr,
|
|
3165
3165
|
alt: "success",
|
|
3166
|
-
className: w(
|
|
3166
|
+
className: w(v("ds-me-1"))
|
|
3167
3167
|
}
|
|
3168
3168
|
),
|
|
3169
3169
|
n
|
|
@@ -3235,7 +3235,7 @@ const br = (e) => typeof e == "boolean" ? "".concat(e) : e === 0 ? "0" : e, hr =
|
|
|
3235
3235
|
I({
|
|
3236
3236
|
ref: a,
|
|
3237
3237
|
className: w(
|
|
3238
|
-
|
|
3238
|
+
v(
|
|
3239
3239
|
Bt({
|
|
3240
3240
|
cardType: s,
|
|
3241
3241
|
className: e
|
|
@@ -3257,7 +3257,7 @@ const $t = Q.forwardRef(
|
|
|
3257
3257
|
I({
|
|
3258
3258
|
ref: t,
|
|
3259
3259
|
className: w(
|
|
3260
|
-
|
|
3260
|
+
v("ds-flex ds-flex-col ds-pt-space300 ds-pb-space200 ds-px-space300", e)
|
|
3261
3261
|
)
|
|
3262
3262
|
}, s)
|
|
3263
3263
|
);
|
|
@@ -3271,7 +3271,7 @@ const Lt = Q.forwardRef(
|
|
|
3271
3271
|
"div",
|
|
3272
3272
|
I({
|
|
3273
3273
|
ref: t,
|
|
3274
|
-
className: w(
|
|
3274
|
+
className: w(v("ds-font-medium", e))
|
|
3275
3275
|
}, s)
|
|
3276
3276
|
);
|
|
3277
3277
|
}
|
|
@@ -3284,7 +3284,7 @@ const Vt = Q.forwardRef(
|
|
|
3284
3284
|
"div",
|
|
3285
3285
|
I({
|
|
3286
3286
|
ref: t,
|
|
3287
|
-
className: w(
|
|
3287
|
+
className: w(v("ds-font-regular", e))
|
|
3288
3288
|
}, s)
|
|
3289
3289
|
);
|
|
3290
3290
|
}
|
|
@@ -3297,7 +3297,7 @@ const Wt = Q.forwardRef(
|
|
|
3297
3297
|
"div",
|
|
3298
3298
|
I({
|
|
3299
3299
|
ref: t,
|
|
3300
|
-
className: w(
|
|
3300
|
+
className: w(v("ds-pb-space300 ds-px-space300 ", e))
|
|
3301
3301
|
}, s)
|
|
3302
3302
|
);
|
|
3303
3303
|
}
|
|
@@ -3310,7 +3310,7 @@ const qt = Q.forwardRef(
|
|
|
3310
3310
|
"div",
|
|
3311
3311
|
I({
|
|
3312
3312
|
ref: t,
|
|
3313
|
-
className: w(
|
|
3313
|
+
className: w(v("ds-pb-space300 ds-px-space300", e))
|
|
3314
3314
|
}, s)
|
|
3315
3315
|
);
|
|
3316
3316
|
}
|
|
@@ -3426,7 +3426,7 @@ const Gt = Cr(
|
|
|
3426
3426
|
"div",
|
|
3427
3427
|
Me(I({
|
|
3428
3428
|
className: w(
|
|
3429
|
-
|
|
3429
|
+
v(
|
|
3430
3430
|
Gt({
|
|
3431
3431
|
display: t == null ? void 0 : t.display,
|
|
3432
3432
|
gap: t == null ? void 0 : t.gap,
|
|
@@ -3462,7 +3462,7 @@ const xr = (e) => {
|
|
|
3462
3462
|
break;
|
|
3463
3463
|
case "FEE":
|
|
3464
3464
|
case "TAX":
|
|
3465
|
-
s = "ds-font-normal ds-text-Text-secondary
|
|
3465
|
+
s = "ds-font-normal ds-text-Text-secondary xSmallCalloutRegular ds-tablet:SmallCalloutRegular ds-desktop:MediumCalloutRegular";
|
|
3466
3466
|
break;
|
|
3467
3467
|
}
|
|
3468
3468
|
return s;
|
|
@@ -3472,7 +3472,7 @@ const xr = (e) => {
|
|
|
3472
3472
|
return /* @__PURE__ */ l.jsxs(
|
|
3473
3473
|
"div",
|
|
3474
3474
|
{
|
|
3475
|
-
className: w(
|
|
3475
|
+
className: w(v(e, "ds-w-full ds-flex ds-flex-col")),
|
|
3476
3476
|
ref: t,
|
|
3477
3477
|
children: [
|
|
3478
3478
|
/* @__PURE__ */ l.jsx("div", { children: s.length > 0 && s.map((n, c) => {
|
|
@@ -3480,7 +3480,7 @@ const xr = (e) => {
|
|
|
3480
3480
|
return /* @__PURE__ */ l.jsx(
|
|
3481
3481
|
"div",
|
|
3482
3482
|
{
|
|
3483
|
-
children: /* @__PURE__ */ l.jsxs("div", { className:
|
|
3483
|
+
children: /* @__PURE__ */ l.jsxs("div", { className: v(
|
|
3484
3484
|
n.key_name !== "total_amount" && "line-items",
|
|
3485
3485
|
a === !0 && "show"
|
|
3486
3486
|
), children: [
|
|
@@ -3488,7 +3488,7 @@ const xr = (e) => {
|
|
|
3488
3488
|
/* @__PURE__ */ l.jsxs(
|
|
3489
3489
|
"div",
|
|
3490
3490
|
{
|
|
3491
|
-
className:
|
|
3491
|
+
className: v(
|
|
3492
3492
|
"ds-flex ds-flex-row ds-justify-between",
|
|
3493
3493
|
c > 0 && "ds-mt-2",
|
|
3494
3494
|
c !== s.length && n.type === "STANDARD_LINE_SEPARATED" && "ds-mb-1"
|
|
@@ -3497,7 +3497,7 @@ const xr = (e) => {
|
|
|
3497
3497
|
/* @__PURE__ */ l.jsx(
|
|
3498
3498
|
"span",
|
|
3499
3499
|
{
|
|
3500
|
-
className:
|
|
3500
|
+
className: v(
|
|
3501
3501
|
"ds-me-3",
|
|
3502
3502
|
n.key_name !== "total_amount" && xr(n.type),
|
|
3503
3503
|
((d = n.display_name) == null ? void 0 : d.toLocaleLowerCase()) === "vat" && "ds-uppercase",
|
|
@@ -3509,7 +3509,7 @@ const xr = (e) => {
|
|
|
3509
3509
|
/* @__PURE__ */ l.jsx(
|
|
3510
3510
|
"span",
|
|
3511
3511
|
{
|
|
3512
|
-
className:
|
|
3512
|
+
className: v(
|
|
3513
3513
|
n.key_name !== "total_amount" && xr(n.type),
|
|
3514
3514
|
n.key_name === "total_amount" && "xSmallBodyEmphasized ds-tablet:SmallCalloutEmphasized ds-desktop:MediumBodyEmphasized"
|
|
3515
3515
|
),
|
|
@@ -3584,7 +3584,7 @@ const Ht = "data:image/svg+xml,%3csvg%20width='14'%20height='13'%20viewBox='0%20
|
|
|
3584
3584
|
{
|
|
3585
3585
|
"aria-description": n,
|
|
3586
3586
|
className: w(
|
|
3587
|
-
|
|
3587
|
+
v(
|
|
3588
3588
|
"ds-w-[5px] ds-h-[4px] ds-block ds-z-10 ds-mx-[2.5px] ds-rounded-[1px]",
|
|
3589
3589
|
c !== s && "ds-bg-[rgba(255,255,255,0.5)]",
|
|
3590
3590
|
c === s && "ds-bg-[rgba(255,255,255,0.8)]"
|
|
@@ -3617,14 +3617,14 @@ const Kt = z.forwardRef(
|
|
|
3617
3617
|
}, [f, p]), /* @__PURE__ */ l.jsxs(
|
|
3618
3618
|
"div",
|
|
3619
3619
|
{
|
|
3620
|
-
className: w(
|
|
3620
|
+
className: w(v("silkhaus-accordion", o)),
|
|
3621
3621
|
ref: g,
|
|
3622
3622
|
children: [
|
|
3623
3623
|
/* @__PURE__ */ l.jsxs(
|
|
3624
3624
|
"div",
|
|
3625
3625
|
{
|
|
3626
3626
|
className: w(
|
|
3627
|
-
|
|
3627
|
+
v(
|
|
3628
3628
|
"silkhaus-accordion-header ds-flex ds-flex-row ds-justify-between ds-items-center",
|
|
3629
3629
|
n,
|
|
3630
3630
|
!f && "ds-cursor-not-allowed",
|
|
@@ -3633,12 +3633,12 @@ const Kt = z.forwardRef(
|
|
|
3633
3633
|
),
|
|
3634
3634
|
onClick: N,
|
|
3635
3635
|
children: [
|
|
3636
|
-
/* @__PURE__ */ l.jsx("div", { className: w(
|
|
3636
|
+
/* @__PURE__ */ l.jsx("div", { className: w(v(c)), children: e }),
|
|
3637
3637
|
b ? a || "-" : t || "+"
|
|
3638
3638
|
]
|
|
3639
3639
|
}
|
|
3640
3640
|
),
|
|
3641
|
-
b && /* @__PURE__ */ l.jsx("div", { className: w(
|
|
3641
|
+
b && /* @__PURE__ */ l.jsx("div", { className: w(v("silkhaus-accordion-content", d)), children: s })
|
|
3642
3642
|
]
|
|
3643
3643
|
}
|
|
3644
3644
|
);
|
|
@@ -3646,7 +3646,7 @@ const Kt = z.forwardRef(
|
|
|
3646
3646
|
);
|
|
3647
3647
|
Kt.displayName = "Accordion";
|
|
3648
3648
|
function Qt(...e) {
|
|
3649
|
-
return w(
|
|
3649
|
+
return w(v(e));
|
|
3650
3650
|
}
|
|
3651
3651
|
const Zt = z.forwardRef(({
|
|
3652
3652
|
checked: e = !1,
|
|
@@ -3700,7 +3700,7 @@ const rs = z.forwardRef(
|
|
|
3700
3700
|
"div",
|
|
3701
3701
|
{
|
|
3702
3702
|
className: w(
|
|
3703
|
-
|
|
3703
|
+
v(
|
|
3704
3704
|
"ds-bg-white ds-w-full ds-wide_ds-desktop:ds-w-[528px] ds-desktop:ds-w-[528px] ds-tablet:ds-w-[528px] ds-border ds-rounded",
|
|
3705
3705
|
s && "ds-p-6"
|
|
3706
3706
|
)
|
|
@@ -3717,7 +3717,7 @@ const rs = z.forwardRef(
|
|
|
3717
3717
|
/* @__PURE__ */ l.jsxs(
|
|
3718
3718
|
"div",
|
|
3719
3719
|
{
|
|
3720
|
-
className:
|
|
3720
|
+
className: v(
|
|
3721
3721
|
!s && "ds-p-6 ds-border-t-4 ds-rounded-s ds-rounded-e ds-border-Background-accentEggplant-100"
|
|
3722
3722
|
),
|
|
3723
3723
|
children: [
|
|
@@ -3725,7 +3725,7 @@ const rs = z.forwardRef(
|
|
|
3725
3725
|
/* @__PURE__ */ l.jsx(
|
|
3726
3726
|
"h2",
|
|
3727
3727
|
{
|
|
3728
|
-
className:
|
|
3728
|
+
className: v(
|
|
3729
3729
|
"MediumTitle1Emphasized ds-text-black ds-mb-0 ds-pb-4",
|
|
3730
3730
|
s && "ds-border-t-2 ds-border-Background-accentEggplant-100 ds-pt-4"
|
|
3731
3731
|
),
|
|
@@ -3737,7 +3737,7 @@ const rs = z.forwardRef(
|
|
|
3737
3737
|
/* @__PURE__ */ l.jsxs(
|
|
3738
3738
|
"div",
|
|
3739
3739
|
{
|
|
3740
|
-
className:
|
|
3740
|
+
className: v(
|
|
3741
3741
|
"ds-flex ds-flex-col ds-pt-4 ds-tablet:ds-grid ds-tablet:ds-grid-flow-row ds-tablet:ds-grid-cols-2 ds-tablet:ds-gap-x-4 ds-tablet:ds-flex-row",
|
|
3742
3742
|
n && d && "ds-tablet:ds-justify-between ds-items-center",
|
|
3743
3743
|
n && !d && "ds-tablet:ds-justify-end ds-items-center"
|
|
@@ -3795,7 +3795,7 @@ const ts = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%20
|
|
|
3795
3795
|
/* @__PURE__ */ l.jsx(
|
|
3796
3796
|
"span",
|
|
3797
3797
|
{
|
|
3798
|
-
className: w(
|
|
3798
|
+
className: w(v("ds-absolute ds-top-1/2 ds-left-1/2 -ds-translate-x-1/2 -ds-translate-y-1/2 SmallCaption2Emphasized ds-text-nowrap", c)),
|
|
3799
3799
|
children: s
|
|
3800
3800
|
}
|
|
3801
3801
|
),
|
|
@@ -3850,7 +3850,7 @@ const ss = z.forwardRef(({ steps: e, outerDivClass: s = "", outerMobileDivClass:
|
|
|
3850
3850
|
"div",
|
|
3851
3851
|
{
|
|
3852
3852
|
ref: a,
|
|
3853
|
-
className: w(
|
|
3853
|
+
className: w(v("ds-hidden ds-tablet:ds-block ds-relative ds-h-[72px]", s)),
|
|
3854
3854
|
children: /* @__PURE__ */ l.jsxs("div", { className: "ds-relative ds-w-full ds-flex ds-items-center ds-flex-row ds-justify-between", children: [
|
|
3855
3855
|
/* @__PURE__ */ l.jsx("div", { className: "ds-absolute ds-left-0 ds-top-2/4 ds-h-0.5 ds-w-full -translate-y-2/4 ds-bg-Fills-quintiary" }),
|
|
3856
3856
|
e.map((d, f) => /* @__PURE__ */ l.jsxs(
|
|
@@ -3886,7 +3886,7 @@ const ss = z.forwardRef(({ steps: e, outerDivClass: s = "", outerMobileDivClass:
|
|
|
3886
3886
|
] })
|
|
3887
3887
|
}
|
|
3888
3888
|
),
|
|
3889
|
-
/* @__PURE__ */ l.jsx("div", { ref: a, className: w(
|
|
3889
|
+
/* @__PURE__ */ l.jsx("div", { ref: a, className: w(v("ds-block ds-tablet:ds-hidden", t)), children: e.map((d, f) => (d.status === "active" || d.status === "completed" && f + 1 == e.length) && /* @__PURE__ */ l.jsxs(
|
|
3890
3890
|
"div",
|
|
3891
3891
|
{
|
|
3892
3892
|
className: "ds-flex ds-flex-row ds-justify-between ds-items-center",
|
|
@@ -3931,7 +3931,7 @@ const as = "data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%20
|
|
|
3931
3931
|
{
|
|
3932
3932
|
ref: a,
|
|
3933
3933
|
className: w(
|
|
3934
|
-
|
|
3934
|
+
v("ds-flex ds-flex-row ds-justify-start ds-items-center", t)
|
|
3935
3935
|
),
|
|
3936
3936
|
children: [
|
|
3937
3937
|
/* @__PURE__ */ l.jsx(
|
package/dist/style.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}img,svg,video,canvas,audio,iframe,embed,object{display:inline;vertical-align:middle}:root{--white: #fff;--black: #000;--text-primary: #000;--text-secondary: rgba(0, 0, 0, .5);--text-tertiary: rgba(0, 0, 0, .25);--text-secondary-dark: rgba(255, 255, 255, .5);--text-tertiary-dark: rgba(255, 255, 255, .25);--text-secondary-plus-dark: rgba(255, 255, 255, .8);--text-primary-dark: #fff;--fills-black: #000;--fills-white: #fff;--fills-secondary: rgba(0, 0, 0, .5);--fills-terciary: rgba(0, 0, 0, .25);--fills-quadrutery: rgba(0, 0, 0, .1);--fills-quintiary: rgba(0, 0, 0, .05);--accent-eggplant-100: #542686;--accent-eggplant-50: rgba(84, 38, 134, .5);--accent-eggplant-20: rgba(84, 38, 134, .2);--accent-eggplant-5: rgba(84, 38, 134, .05);--accent-eggplant-highlight: #6d36a9;--accent-eggplant-darkened: #341a53;--accent-mustard-100: #ffe267;--accent-mustard-50: rgba(255, 226, 103, .5);--accent-mustard-25: rgba(255, 226, 103, .25);--accent-teal-100: #25afa5;--accent-teal-50: rgba(37, 175, 165, .5);--accent-teal-25: rgba(37, 175, 165, .25);--accent-carrot-100: #ff813c;--accent-carrot-50: rgba(255, 129, 60, .5);--accent-carrot-25: rgba(255, 129, 60, .25);--system-red: #ff453a;--system-green: #28cd41;--space-0: 0;--space-025: 2px;--space-050: 4px;--space-075: 6px;--space-100: 8px;--space-150: 12px;--space-200: 16px;--space-250: 20px;--space-300: 24px;--space-400: 32px;--space-500: 40px;--space-600: 48px;--space-800: 64px;--space-1000: 80px;--space-1200: 96px;--space-1600: 128px;--font-weight-normal: normal;--font-weight-bold: bold;--font-weight-bolder: bolder;--font-weight-lighter: lighter;--xLargeHero-TitleRegular-font-size: 42px;--xLargeHero-TitleRegular-line-height: 38px;--xLargeHero-TitleRegular-font-weight: var(--font-weight-normal);--xLargeHero-TitleEmphasized-font-size: 36px;--xLargeHero-TitleEmphasized-line-height: 43px;--xLargeHero-TitleEmphasized-font-weight: var(--font-weight-bold);--xLargeTitle-1Regular-font-size: 30px;--xLargeTitle-1Regular-line-height: 36px;--xLargeTitle-1Regular-font-weight: var(--font-weight-normal);--xLargeTitle-1Emphasized-font-size: 30px;--xLargeTitle-1Emphasized-line-height: 36px;--xLargeTitle-1Emphasized-font-weight: var(--font-weight-bold);--xLargeTitle-2Regular-font-size: 24px;--xLargeTitle-2Regular-line-height: 30px;--xLargeTitle-2Regular-font-weight: var(--font-weight-normal);--xLargeTitle-2Emphasized-font-size: 24px;--xLargeTitle-2Emphasized-line-height: 30px;--xLargeTitle-2Emphasized-font-weight: var(--font-weight-bold);--xLargeTitle-3Regular-font-size: 22px;--xLargeTitle-3Regular-line-height: 28px;--xLargeTitle-3Regular-font-weight: var(--font-weight-normal);--xLargeTitle-3Emphasized-font-size: 22px;--xLargeTitle-3Emphasized-line-height: 28px;--xLargeTitle-3Emphasized-font-weight: var(--font-weight-bold);--xLargeBody-1Regular-font-size: 18px;--xLargeBody-1Regular-line-height: 28px;--xLargeBody-1Regular-font-weight: var(--font-weight-normal);--xLargeBody-2Regular-font-size: 17px;--xLargeBody-2Regular-line-height: 24px;--xLargeBody-2Regular-font-weight: var(--font-weight-normal);--LargeHero-TitleRegular-font-size: 40px;--LargeHero-TitleRegular-line-height: 38px;--LargeHero-TitleRegular-font-weight: var(--font-weight-normal);--LargeHero-TitleEmphasized-font-size: 34px;--LargeHero-TitleEmphasized-line-height: 42px;--LargeHero-TitleEmphasized-font-weight: var(--font-weight-bold);--LargeTitle-1Regular-font-size: 28px;--LargeTitle-1Regular-line-height: 36px;--LargeTitle-1Regular-font-weight: var(--font-weight-normal);--LargeTitle-1Emphasized-font-size: 28px;--LargeTitle-1Emphasized-line-height: 36px;--LargeTitle-1Emphasized-font-weight: var(--font-weight-bold);--LargeTitle-2Regular-font-size: 22px;--LargeTitle-2Regular-line-height: 28px;--LargeTitle-2Regular-font-weight: var(--font-weight-normal);--LargeTitle-2Emphasized-font-size: 22px;--LargeTitle-2Emphasized-line-height: 28px;--LargeTitle-2Emphasized-font-weight: var(--font-weight-bold);--LargeTitle-3Regular-font-size: 20px;--LargeTitle-3Regular-line-height: 25px;--LargeTitle-3Regular-font-weight: var(--font-weight-normal);--LargeTitle-3Emphasized-font-size: 20px;--LargeTitle-3Emphasized-line-height: 25px;--LargeTitle-3Emphasized-font-weight: var(--font-weight-bold);--LargeBody-1Regular-font-size: 18px;--LargeBody-1Regular-line-height: 28px;--LargeBody-1Regular-font-weight: var(--font-weight-normal);--LargeBody-2Regular-font-size: 17px;--LargeBody-2Regular-line-height: 24px;--LargeBody-2Regular-font-weight: var(--font-weight-normal);--MediumHero-TitleRegular-font-size: 39px;--MediumHero-TitleRegular-line-height: 42px;--MediumHero-TitleRegular-font-weight: var(--font-weight-normal);--MediumHero-TitleEmphasized-font-size: 33px;--MediumHero-TitleEmphasized-line-height: 44px;--MediumHero-TitleEmphasized-font-weight: var(--font-weight-bold);--MediumTitle-1Regular-font-size: 27px;--MediumTitle-1Regular-line-height: 37px;--MediumTitle-1Regular-font-weight: var(--font-weight-normal);--MediumTitle-1Emphasized-font-size: 27px;--MediumTitle-1Emphasized-line-height: 37px;--MediumTitle-1Emphasized-font-weight: var(--font-weight-bold);--MediumTitle-2Regular-font-size: 21px;--MediumTitle-2Regular-line-height: 32px;--MediumTitle-2Regular-font-weight: var(--font-weight-normal);--MediumTitle-2Emphasized-font-size: 21px;--MediumTitle-2Emphasized-line-height: 32px;--MediumTitle-2Emphasized-font-weight: var(--font-weight-bold);--MediumTitle-3Emphasized-font-size: 19px;--MediumTitle-3Emphasized-line-height: 32px;--MediumTitle-3Emphasized-font-weight: var(--font-weight-bold);--MediumHeadLine-Regular-font-size: 16px;--MediumHeadLine-Regular-line-height: 25px;--MediumHeadLine-Regular-font-weight: var(--font-weight-bold);--MediumSubHead-Regular-font-size: 14px;--MediumSubHead-Regular-line-height: 23px;--MediumSubHead-Regular-font-weight: var(--font-weight-normal);--MediumCaption-1Regular-font-size: 11px;--MediumCaption-1Regular-line-height: 17px;--MediumCaption-1Regular-font-weight: var(--font-weight-normal);--MediumBody-Emphasized-font-size: 16px;--MediumBody-Emphasized-line-height: 25px;--MediumBody-Emphasized-font-weight: var(--font-weight-bold);--MediumBody-1Regular-font-size: 18px;--MediumBody-1Regular-line-height: 28px;--MediumBody-1Regular-font-weight: var(--font-weight-normal);--MediumBody-2Regular-font-size: 17px;--MediumBody-2Regular-line-height: 24px;--MediumBody-2Regular-font-weight: var(--font-weight-normal);--MediumFootnote-Regular-font-size: 12px;--MediumFootnote-Regular-line-height: 20px;--MediumFootnote-Regular-font-weight: var(--font-weight-normal);--SmallHero-TitleRegular-font-size: 38px;--SmallHero-TitleRegular-line-height: 44px;--SmallHero-TitleRegular-font-weight: var(--font-weight-normal);--SmallHero-TitleEmphasized-font-size: 32px;--SmallHero-TitleEmphasized-line-height: 43px;--SmallHero-TitleEmphasized-font-weight: var(--font-weight-bold);--SmallTitle-1Regular-font-size: 26px;--SmallTitle-1Regular-line-height: 36px;--SmallTitle-1Regular-font-weight: var(--font-weight-normal);--SmallTitle-1Emphasized-font-size: 26px;--SmallTitle-1Emphasized-line-height: 36px;--SmallTitle-1Emphasized-font-weight: var(--font-weight-bold);--SmallTitle-2Regular-font-size: 20px;--SmallTitle-2Regular-line-height: 28px;--SmallTitle-2Regular-font-weight: var(--font-weight-normal);--SmallTitle-2Emphasized-font-size: 20px;--SmallTitle-2Emphasized-line-height: 28px;--SmallTitle-2Emphasized-font-weight: var(--font-weight-bold);--SmallBody-1Regular-font-size: 18px;--SmallBody-1Regular-line-height: 28px;--SmallBody-1Regular-font-weight: var(--font-weight-normal);--SmallBody-2Regular-font-size: 17px;--SmallBody-2Regular-line-height: 24px;--SmallBody-2Regular-font-weight: var(--font-weight-normal);--xSmallHero-TitleRegular-font-size: 37px;--xSmallHero-TitleRegular-line-height: 38px;--xSmallHero-TitleRegular-font-weight: var(--font-weight-normal);--xSmallHero-TitleEmphasized-font-size: 31px;--xSmallHero-TitleEmphasized-line-height: 38px;--xSmallHero-TitleEmphasized-font-weight: var(--font-weight-bold);--xSmallTitle-1Regular-font-size: 25px;--xSmallTitle-1Regular-line-height: 31px;--xSmallTitle-1Regular-font-weight: var(--font-weight-normal);--xSmallTitle-1Emphasized-font-size: 25px;--xSmallTitle-1Emphasized-line-height: 31px;--xSmallTitle-1Emphasized-font-weight: var(--font-weight-bold);--xSmallTitle-2Regular-font-size: 19px;--xSmallTitle-2Regular-line-height: 24px;--xSmallTitle-2Regular-font-weight: var(--font-weight-normal);--xSmallTitle-2Emphasized-font-size: 19px;--xSmallTitle-2Emphasized-line-height: 24px;--xSmallTitle-2Emphasized-font-weight: var(--font-weight-bold);--xSmallBody-1Regular-font-size: 18px;--xSmallBody-1Regular-line-height: 28px;--xSmallBody-1Regular-font-weight: var(--font-weight-normal);--xSmallBody-2Regular-font-size: 17px;--xSmallBody-2Regular-line-height: 24px;--xSmallBody-2Regular-font-weight: var(--font-weight-normal);--callout-Regular-font-size: 11.67px;--callout-Regular-line-height: 23.34px;--callout-Regular-font-weight: var(--font-weight-normal)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.ds-absolute{position:absolute!important}.ds-relative{position:relative!important}.ds-bottom-1{bottom:.25rem!important}.ds-left-0{left:0!important}.ds-left-1\/2{left:50%!important}.ds-left-4{left:1rem!important}.ds-right-4{right:1rem!important}.ds-top-1\/2,.ds-top-2\/4,.ds-top-\[50\%\]{top:50%!important}.ds-z-10{z-index:10!important}.ds-order-1{order:1!important}.ds-order-2{order:2!important}.ds-col-span-2{grid-column:span 2 / span 2!important}.ds-mx-\[2\.5px\]{margin-left:2.5px!important;margin-right:2.5px!important}.ds-mx-auto{margin-left:auto!important;margin-right:auto!important}.ds-mb-0{margin-bottom:0!important}.ds-mb-1{margin-bottom:.25rem!important}.ds-mb-4{margin-bottom:1rem!important}.ds-mb-space075{margin-bottom:var(--space-075)!important}.ds-me-1{margin-inline-end:.25rem!important}.ds-me-3{margin-inline-end:.75rem!important}.ds-ms-1{margin-inline-start:.25rem!important}.ds-ms-\[18px\]{margin-inline-start:18px!important}.ds-ms-\[2px\]{margin-inline-start:2px!important}.ds-mt-2{margin-top:.5rem!important}.ds-mt-3{margin-top:.75rem!important}.ds-mt-4{margin-top:1rem!important}.ds-mt-space075{margin-top:var(--space-075)!important}.ds-block{display:block!important}.ds-flex{display:flex!important}.ds-grid{display:grid!important}.ds-inline-grid{display:inline-grid!important}.ds-hidden{display:none!important}.ds-h-0{height:0px!important}.ds-h-0\.5{height:.125rem!important}.ds-h-5{height:1.25rem!important}.ds-h-6{height:1.5rem!important}.ds-h-\[22px\]{height:22px!important}.ds-h-\[4px\]{height:4px!important}.ds-h-\[72px\]{height:72px!important}.ds-min-h-screen{min-height:100vh!important}.ds-w-5{width:1.25rem!important}.ds-w-6{width:1.5rem!important}.ds-w-\[22px\]{width:22px!important}.ds-w-\[5px\]{width:5px!important}.ds-w-full{width:100%!important}.-ds-translate-x-1\/2{--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-ds-translate-y-1\/2{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.ds-cursor-not-allowed{cursor:not-allowed!important}.ds-cursor-pointer{cursor:pointer!important}.ds-flex-row{flex-direction:row!important}.ds-flex-col{flex-direction:column!important}.ds-place-content-center{place-content:center!important}.ds-place-content-start{place-content:start!important}.ds-place-content-end{place-content:end!important}.ds-place-content-between{place-content:space-between!important}.ds-place-content-around{place-content:space-around!important}.ds-place-content-evenly{place-content:space-evenly!important}.ds-place-content-baseline{place-content:baseline!important}.ds-place-content-stretch{place-content:stretch!important}.ds-place-items-start{place-items:start!important}.ds-place-items-end{place-items:end!important}.ds-place-items-center{place-items:center!important}.ds-place-items-baseline{place-items:baseline!important}.ds-place-items-stretch{place-items:stretch!important}.ds-content-normal{align-content:normal!important}.ds-content-center{align-content:center!important}.ds-content-start{align-content:flex-start!important}.ds-content-end{align-content:flex-end!important}.ds-content-between{align-content:space-between!important}.ds-content-around{align-content:space-around!important}.ds-content-evenly{align-content:space-evenly!important}.ds-content-baseline{align-content:baseline!important}.ds-content-stretch{align-content:stretch!important}.ds-items-start{align-items:flex-start!important}.ds-items-end{align-items:flex-end!important}.ds-items-center{align-items:center!important}.ds-items-baseline{align-items:baseline!important}.ds-items-stretch{align-items:stretch!important}.ds-justify-normal{justify-content:normal!important}.ds-justify-start{justify-content:flex-start!important}.ds-justify-end{justify-content:flex-end!important}.ds-justify-center{justify-content:center!important}.ds-justify-between{justify-content:space-between!important}.ds-justify-around{justify-content:space-around!important}.ds-justify-evenly{justify-content:space-evenly!important}.ds-justify-stretch{justify-content:stretch!important}.ds-justify-items-start{justify-items:start!important}.ds-justify-items-end{justify-items:end!important}.ds-justify-items-center{justify-items:center!important}.ds-justify-items-stretch{justify-items:stretch!important}.ds-gap-x-0{-moz-column-gap:0px!important;column-gap:0px!important}.ds-gap-x-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.ds-gap-y-0{row-gap:0px!important}.ds-text-nowrap{text-wrap:nowrap!important}.ds-rounded{border-radius:.25rem!important}.ds-rounded-\[1px\]{border-radius:1px!important}.ds-rounded-\[4px\]{border-radius:4px!important}.ds-rounded-sm{border-radius:.125rem!important}.ds-rounded-e{border-start-end-radius:.25rem!important;border-end-end-radius:.25rem!important}.ds-rounded-s{border-start-start-radius:.25rem!important;border-end-start-radius:.25rem!important}.ds-border{border-width:1px!important}.ds-border-t-2{border-top-width:2px!important}.ds-border-t-4{border-top-width:4px!important}.ds-border-Background-accentEggplant-100{border-color:var(--accent-eggplant-100)!important}.ds-border-Fills-quadrutery{border-color:var(--fills-quadrutery)!important}.ds-border-Fills-quintiary{border-color:var(--fills-quintiary)!important}.ds-border-Fills-secondary{border-color:var(--fills-secondary)!important}.ds-border-Fills-terciary{border-color:var(--fills-terciary)!important}.ds-border-System-red{--tw-border-opacity: 1 !important;border-color:rgb(255 69 58 / var(--tw-border-opacity))!important}.ds-bg-Background-accentEggplant-100{background-color:var(--accent-eggplant-100)!important}.ds-bg-Background-accentEggplant-5{background-color:var(--accent-eggplant-5)!important}.ds-bg-Fills-quintiary{background-color:var(--fills-quintiary)!important}.ds-bg-System-red{--tw-bg-opacity: 1 !important;background-color:rgb(255 69 58 / var(--tw-bg-opacity))!important}.ds-bg-Text-textSecondaryPlusDark{background-color:var(--text-secondary-plus-dark)!important}.ds-bg-\[rgba\(255\,255\,255\,0\.25\)\]{background-color:#ffffff40!important}.ds-bg-\[rgba\(255\,255\,255\,0\.5\)\]{background-color:#ffffff80!important}.ds-bg-\[rgba\(255\,255\,255\,0\.8\)\]{background-color:#fffc!important}.ds-bg-white{background-color:var(--white)!important}.ds-bg-opacity-\[0\.1\]{--tw-bg-opacity: .1 !important}.ds-p-6{padding:1.5rem!important}.ds-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.ds-px-4{padding-left:1rem!important;padding-right:1rem!important}.ds-px-\[12px\]{padding-left:12px!important;padding-right:12px!important}.ds-px-space300{padding-left:var(--space-300)!important;padding-right:var(--space-300)!important}.ds-px-space400{padding-left:var(--space-400)!important;padding-right:var(--space-400)!important}.ds-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.ds-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.ds-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.ds-py-space075{padding-top:var(--space-075)!important;padding-bottom:var(--space-075)!important}.ds-py-space150{padding-top:var(--space-150)!important;padding-bottom:var(--space-150)!important}.ds-pb-4{padding-bottom:1rem!important}.ds-pb-\[7px\]{padding-bottom:7px!important}.ds-pb-space200{padding-bottom:var(--space-200)!important}.ds-pb-space300{padding-bottom:var(--space-300)!important}.ds-pe-5{padding-inline-end:1.25rem!important}.ds-ps-4{padding-inline-start:1rem!important}.ds-pt-4{padding-top:1rem!important}.ds-pt-\[8px\]{padding-top:8px!important}.ds-pt-space300{padding-top:var(--space-300)!important}.ds-text-mediumFootnoteRegular{font-size:var(--MediumFootnote-Regular-font-size)!important;line-height:var(--MediumFootnote-Regular-line-height)!important;font-weight:var(--MediumFootnote-Regular-font-weight)!important}.ds-font-medium{font-weight:500!important}.ds-font-normal{font-weight:400!important}.ds-font-semibold{font-weight:600!important}.ds-uppercase{text-transform:uppercase!important}.ds-text-Background-accentEggplant-100{color:var(--accent-eggplant-100)!important}.ds-text-Background-accentTeal-100{color:var(--accent-teal-100)!important}.ds-text-System-red{--tw-text-opacity: 1 !important;color:rgb(255 69 58 / var(--tw-text-opacity))!important}.ds-text-Text-primary{color:var(--text-primary)!important}.ds-text-Text-secondary{color:var(--text-secondary)!important}.ds-text-Text-textPrimaryDark{color:var(--text-primary-dark)!important}.ds-text-black{color:var(--black)!important}.ds-text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}.ds-text-purple-500{--tw-text-opacity: 1 !important;color:rgb(168 85 247 / var(--tw-text-opacity))!important}.ds-text-teal-400{--tw-text-opacity: 1 !important;color:rgb(45 212 191 / var(--tw-text-opacity))!important}.ds-text-white{color:var(--white)!important}.ds-underline{text-decoration-line:underline!important}.ds-placeholder-Fills-quadrutery::-moz-placeholder{color:var(--fills-quadrutery)!important}.ds-placeholder-Fills-quadrutery::placeholder{color:var(--fills-quadrutery)!important}.ds-shadow-card{--tw-shadow: !important;--tw-shadow-colored: !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.ds-shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.MediumTitle1Emphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:27px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:37px!important;letter-spacing:normal!important}.MediumBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:16px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:25px!important;letter-spacing:normal!important}.MediumBodyRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:16px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:25px!important;letter-spacing:normal!important}.SmallCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}.xSmallBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.xSmallCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:13px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:19px!important;letter-spacing:normal!important}.xSmallFootnoteEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:18px!important;letter-spacing:normal!important}.MediumCaption2Emphasized,.SmallCaption2Emphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:11px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:17px!important;letter-spacing:normal!important}.MediumCaption2Regular,.SmallCaption2Regular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:11px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:17px!important;letter-spacing:normal!important}.hover\:ds-border:hover{border-width:1px!important}.hover\:ds-border-Fills-black:hover{border-color:var(--fills-black)!important}.hover\:ds-border-Fills-quintiary:hover{border-color:var(--fills-quintiary)!important}.hover\:ds-border-Fills-secondary:hover{border-color:var(--fills-secondary)!important}.hover\:ds-bg-Background-accentEggplant-5:hover{background-color:var(--accent-eggplant-5)!important}.hover\:ds-bg-Background-accentEggplant-highlight:hover{background-color:var(--accent-eggplant-highlight)!important}.hover\:ds-bg-Fills-quintiary:hover{background-color:var(--fills-quintiary)!important}.hover\:ds-text-Text-textPrimaryDark:hover{color:var(--text-primary-dark)!important}.hover\:ds-text-black:hover{color:var(--black)!important}.focus\:ds-border:focus{border-width:1px!important}.focus\:ds-border-Background-accentEggplant-100:focus{border-color:var(--accent-eggplant-100)!important}.focus\:ds-border-Fills-quintiary:focus{border-color:var(--fills-quintiary)!important}.focus\:ds-border-Text-primary:focus{border-color:var(--text-primary)!important}.focus\:ds-border-white:focus{border-color:var(--white)!important}.focus\:ds-bg-Background-accentEggplant-100:focus{background-color:var(--accent-eggplant-100)!important}.focus\:ds-bg-Background-accentEggplant-5:focus{background-color:var(--accent-eggplant-5)!important}.focus\:ds-bg-Fills-quadrutery:focus{background-color:var(--fills-quadrutery)!important}.focus\:ds-text-Text-textPrimaryDark:focus{color:var(--text-primary-dark)!important}.focus\:ds-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.active\:ds-border:active{border-width:1px!important}.active\:ds-border-Fills-black:active{border-color:var(--fills-black)!important}.active\:ds-border-Fills-quintiary:active{border-color:var(--fills-quintiary)!important}.active\:ds-border-Text-primary:active{border-color:var(--text-primary)!important}.active\:ds-bg-Background-accentEggplant-5:active{background-color:var(--accent-eggplant-5)!important}.active\:ds-bg-Background-accentEggplant-darkened:active{background-color:var(--accent-eggplant-darkened)!important}.active\:ds-bg-Fills-quintiary:active{background-color:var(--fills-quintiary)!important}.active\:ds-text-Text-primary:active{color:var(--text-primary)!important}.active\:ds-text-black:active{color:var(--black)!important}.disabled\:ds-border:disabled{border-width:1px!important}.disabled\:ds-border-Fills-quadrutery:disabled{border-color:var(--fills-quadrutery)!important}.disabled\:ds-bg-Background-accentEggplant-20:disabled{background-color:var(--accent-eggplant-20)!important}.disabled\:ds-bg-Fills-quintiary:disabled{background-color:var(--fills-quintiary)!important}.disabled\:ds-text-Background-accentEggplant-20:disabled{color:var(--accent-eggplant-20)!important}.disabled\:ds-text-Fills-quadrutery:disabled{color:var(--fills-quadrutery)!important}.disabled\:ds-text-Text-tertiary:disabled{color:var(--text-tertiary)!important}@media (min-width: 768px){.ds-tablet\:ds-order-1{order:1!important}.ds-tablet\:ds-order-2{order:2!important}.ds-tablet\:ds-ms-2{margin-inline-start:.5rem!important}.ds-tablet\:ds-mt-0{margin-top:0!important}.ds-tablet\:ds-block{display:block!important}.ds-tablet\:ds-grid{display:grid!important}.ds-tablet\:ds-hidden{display:none!important}.ds-tablet\:ds-w-\[528px\]{width:528px!important}.ds-tablet\:ds-w-auto{width:auto!important}.ds-tablet\:ds-grid-flow-row{grid-auto-flow:row!important}.ds-tablet\:ds-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ds-tablet\:ds-flex-row{flex-direction:row!important}.ds-tablet\:ds-justify-end{justify-content:flex-end!important}.ds-tablet\:ds-justify-between{justify-content:space-between!important}.ds-tablet\:ds-gap-x-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.ds-tablet\:ds-text-mediumCaption1Regular{font-size:var(--MediumCaption-1Regular-font-size)!important;line-height:var(--MediumCaption-1Regular-line-height)!important;font-weight:var(--MediumCaption-1Regular-font-weight)!important}.ds-tablet\:MediumCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.ds-tablet\:SmallBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:24px!important;letter-spacing:normal!important}.ds-tablet\:SmallCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}.ds-tablet\:SmallCalloutRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}.ds-tablet\:SmallSubheadRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:13px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:22px!important;letter-spacing:normal!important}}@media (min-width: 1280px){.ds-desktop\:ds-w-\[528px\]{width:528px!important}.ds-desktop\:MediumBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:16px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:25px!important;letter-spacing:normal!important}.ds-desktop\:MediumCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.ds-desktop\:MediumCalloutRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.ds-desktop\:MediumSubheadRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}}@media screen and (max-width: 767px){.line-items{display:none!important}.line-items.show{display:block!important}}.picture{display:block;position:relative;padding-top:56.25%;overflow:hidden;background-position:center center;background-size:cover}.switch{position:relative;display:inline-block;width:44px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#0000001a;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border:1px solid rgba(0,0,0,.1)}input:checked+.slider{background-color:#542686}input:checked+.slider:before{transform:translate(20px);border:1px solid #542686}.slider.round{border-radius:20px}.slider.round:before{border-radius:50%}.dialog{display:none!important;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center}.dialog.open{display:flex!important}.dialog-content{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 0 10px #0000004d}.banner{display:block;position:relative;padding-top:34.73%;overflow:hidden;background-position:center center;background-size:cover}.rounded-progress-bar{position:relative;display:flex;justify-content:center;align-items:center}.progress-ring{position:absolute;top:0;left:0}.progress-ring-circle{transform:rotate(-90deg);transform-origin:50% 50%}.progress-ring-circle-progress{transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .35s}
|
|
1
|
+
*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}img,svg,video,canvas,audio,iframe,embed,object{display:inline;vertical-align:middle}:root{--white: #fff;--black: #000;--text-primary: #000;--text-secondary: rgba(0, 0, 0, .5);--text-tertiary: rgba(0, 0, 0, .25);--text-secondary-dark: rgba(255, 255, 255, .5);--text-tertiary-dark: rgba(255, 255, 255, .25);--text-secondary-plus-dark: rgba(255, 255, 255, .8);--text-primary-dark: #fff;--fills-black: #000;--fills-white: #fff;--fills-secondary: rgba(0, 0, 0, .5);--fills-terciary: rgba(0, 0, 0, .25);--fills-quadrutery: rgba(0, 0, 0, .1);--fills-quintiary: rgba(0, 0, 0, .05);--accent-eggplant-100: #542686;--accent-eggplant-50: rgba(84, 38, 134, .5);--accent-eggplant-20: rgba(84, 38, 134, .2);--accent-eggplant-5: rgba(84, 38, 134, .05);--accent-eggplant-highlight: #6d36a9;--accent-eggplant-darkened: #341a53;--accent-mustard-100: #ffe267;--accent-mustard-50: rgba(255, 226, 103, .5);--accent-mustard-25: rgba(255, 226, 103, .25);--accent-teal-100: #25afa5;--accent-teal-50: rgba(37, 175, 165, .5);--accent-teal-25: rgba(37, 175, 165, .25);--accent-carrot-100: #ff813c;--accent-carrot-50: rgba(255, 129, 60, .5);--accent-carrot-25: rgba(255, 129, 60, .25);--system-red: #ff453a;--system-green: #28cd41;--space-0: 0;--space-025: 2px;--space-050: 4px;--space-075: 6px;--space-100: 8px;--space-150: 12px;--space-200: 16px;--space-250: 20px;--space-300: 24px;--space-400: 32px;--space-500: 40px;--space-600: 48px;--space-800: 64px;--space-1000: 80px;--space-1200: 96px;--space-1600: 128px;--font-weight-normal: normal;--font-weight-bold: bold;--font-weight-bolder: bolder;--font-weight-lighter: lighter;--xLargeHero-TitleRegular-font-size: 42px;--xLargeHero-TitleRegular-line-height: 38px;--xLargeHero-TitleRegular-font-weight: var(--font-weight-normal);--xLargeHero-TitleEmphasized-font-size: 36px;--xLargeHero-TitleEmphasized-line-height: 43px;--xLargeHero-TitleEmphasized-font-weight: var(--font-weight-bold);--xLargeTitle-1Regular-font-size: 30px;--xLargeTitle-1Regular-line-height: 36px;--xLargeTitle-1Regular-font-weight: var(--font-weight-normal);--xLargeTitle-1Emphasized-font-size: 30px;--xLargeTitle-1Emphasized-line-height: 36px;--xLargeTitle-1Emphasized-font-weight: var(--font-weight-bold);--xLargeTitle-2Regular-font-size: 24px;--xLargeTitle-2Regular-line-height: 30px;--xLargeTitle-2Regular-font-weight: var(--font-weight-normal);--xLargeTitle-2Emphasized-font-size: 24px;--xLargeTitle-2Emphasized-line-height: 30px;--xLargeTitle-2Emphasized-font-weight: var(--font-weight-bold);--xLargeTitle-3Regular-font-size: 22px;--xLargeTitle-3Regular-line-height: 28px;--xLargeTitle-3Regular-font-weight: var(--font-weight-normal);--xLargeTitle-3Emphasized-font-size: 22px;--xLargeTitle-3Emphasized-line-height: 28px;--xLargeTitle-3Emphasized-font-weight: var(--font-weight-bold);--xLargeBody-1Regular-font-size: 18px;--xLargeBody-1Regular-line-height: 28px;--xLargeBody-1Regular-font-weight: var(--font-weight-normal);--xLargeBody-2Regular-font-size: 17px;--xLargeBody-2Regular-line-height: 24px;--xLargeBody-2Regular-font-weight: var(--font-weight-normal);--LargeHero-TitleRegular-font-size: 40px;--LargeHero-TitleRegular-line-height: 38px;--LargeHero-TitleRegular-font-weight: var(--font-weight-normal);--LargeHero-TitleEmphasized-font-size: 34px;--LargeHero-TitleEmphasized-line-height: 42px;--LargeHero-TitleEmphasized-font-weight: var(--font-weight-bold);--LargeTitle-1Regular-font-size: 28px;--LargeTitle-1Regular-line-height: 36px;--LargeTitle-1Regular-font-weight: var(--font-weight-normal);--LargeTitle-1Emphasized-font-size: 28px;--LargeTitle-1Emphasized-line-height: 36px;--LargeTitle-1Emphasized-font-weight: var(--font-weight-bold);--LargeTitle-2Regular-font-size: 22px;--LargeTitle-2Regular-line-height: 28px;--LargeTitle-2Regular-font-weight: var(--font-weight-normal);--LargeTitle-2Emphasized-font-size: 22px;--LargeTitle-2Emphasized-line-height: 28px;--LargeTitle-2Emphasized-font-weight: var(--font-weight-bold);--LargeTitle-3Regular-font-size: 20px;--LargeTitle-3Regular-line-height: 25px;--LargeTitle-3Regular-font-weight: var(--font-weight-normal);--LargeTitle-3Emphasized-font-size: 20px;--LargeTitle-3Emphasized-line-height: 25px;--LargeTitle-3Emphasized-font-weight: var(--font-weight-bold);--LargeBody-1Regular-font-size: 18px;--LargeBody-1Regular-line-height: 28px;--LargeBody-1Regular-font-weight: var(--font-weight-normal);--LargeBody-2Regular-font-size: 17px;--LargeBody-2Regular-line-height: 24px;--LargeBody-2Regular-font-weight: var(--font-weight-normal);--MediumHero-TitleRegular-font-size: 39px;--MediumHero-TitleRegular-line-height: 42px;--MediumHero-TitleRegular-font-weight: var(--font-weight-normal);--MediumHero-TitleEmphasized-font-size: 33px;--MediumHero-TitleEmphasized-line-height: 44px;--MediumHero-TitleEmphasized-font-weight: var(--font-weight-bold);--MediumTitle-1Regular-font-size: 27px;--MediumTitle-1Regular-line-height: 37px;--MediumTitle-1Regular-font-weight: var(--font-weight-normal);--MediumTitle-1Emphasized-font-size: 27px;--MediumTitle-1Emphasized-line-height: 37px;--MediumTitle-1Emphasized-font-weight: var(--font-weight-bold);--MediumTitle-2Regular-font-size: 21px;--MediumTitle-2Regular-line-height: 32px;--MediumTitle-2Regular-font-weight: var(--font-weight-normal);--MediumTitle-2Emphasized-font-size: 21px;--MediumTitle-2Emphasized-line-height: 32px;--MediumTitle-2Emphasized-font-weight: var(--font-weight-bold);--MediumTitle-3Emphasized-font-size: 19px;--MediumTitle-3Emphasized-line-height: 32px;--MediumTitle-3Emphasized-font-weight: var(--font-weight-bold);--MediumHeadLine-Regular-font-size: 16px;--MediumHeadLine-Regular-line-height: 25px;--MediumHeadLine-Regular-font-weight: var(--font-weight-bold);--MediumSubHead-Regular-font-size: 14px;--MediumSubHead-Regular-line-height: 23px;--MediumSubHead-Regular-font-weight: var(--font-weight-normal);--MediumCaption-1Regular-font-size: 11px;--MediumCaption-1Regular-line-height: 17px;--MediumCaption-1Regular-font-weight: var(--font-weight-normal);--MediumBody-Emphasized-font-size: 16px;--MediumBody-Emphasized-line-height: 25px;--MediumBody-Emphasized-font-weight: var(--font-weight-bold);--MediumBody-1Regular-font-size: 18px;--MediumBody-1Regular-line-height: 28px;--MediumBody-1Regular-font-weight: var(--font-weight-normal);--MediumBody-2Regular-font-size: 17px;--MediumBody-2Regular-line-height: 24px;--MediumBody-2Regular-font-weight: var(--font-weight-normal);--MediumFootnote-Regular-font-size: 12px;--MediumFootnote-Regular-line-height: 20px;--MediumFootnote-Regular-font-weight: var(--font-weight-normal);--SmallHero-TitleRegular-font-size: 38px;--SmallHero-TitleRegular-line-height: 44px;--SmallHero-TitleRegular-font-weight: var(--font-weight-normal);--SmallHero-TitleEmphasized-font-size: 32px;--SmallHero-TitleEmphasized-line-height: 43px;--SmallHero-TitleEmphasized-font-weight: var(--font-weight-bold);--SmallTitle-1Regular-font-size: 26px;--SmallTitle-1Regular-line-height: 36px;--SmallTitle-1Regular-font-weight: var(--font-weight-normal);--SmallTitle-1Emphasized-font-size: 26px;--SmallTitle-1Emphasized-line-height: 36px;--SmallTitle-1Emphasized-font-weight: var(--font-weight-bold);--SmallTitle-2Regular-font-size: 20px;--SmallTitle-2Regular-line-height: 28px;--SmallTitle-2Regular-font-weight: var(--font-weight-normal);--SmallTitle-2Emphasized-font-size: 20px;--SmallTitle-2Emphasized-line-height: 28px;--SmallTitle-2Emphasized-font-weight: var(--font-weight-bold);--SmallBody-1Regular-font-size: 18px;--SmallBody-1Regular-line-height: 28px;--SmallBody-1Regular-font-weight: var(--font-weight-normal);--SmallBody-2Regular-font-size: 17px;--SmallBody-2Regular-line-height: 24px;--SmallBody-2Regular-font-weight: var(--font-weight-normal);--xSmallHero-TitleRegular-font-size: 37px;--xSmallHero-TitleRegular-line-height: 38px;--xSmallHero-TitleRegular-font-weight: var(--font-weight-normal);--xSmallHero-TitleEmphasized-font-size: 31px;--xSmallHero-TitleEmphasized-line-height: 38px;--xSmallHero-TitleEmphasized-font-weight: var(--font-weight-bold);--xSmallTitle-1Regular-font-size: 25px;--xSmallTitle-1Regular-line-height: 31px;--xSmallTitle-1Regular-font-weight: var(--font-weight-normal);--xSmallTitle-1Emphasized-font-size: 25px;--xSmallTitle-1Emphasized-line-height: 31px;--xSmallTitle-1Emphasized-font-weight: var(--font-weight-bold);--xSmallTitle-2Regular-font-size: 19px;--xSmallTitle-2Regular-line-height: 24px;--xSmallTitle-2Regular-font-weight: var(--font-weight-normal);--xSmallTitle-2Emphasized-font-size: 19px;--xSmallTitle-2Emphasized-line-height: 24px;--xSmallTitle-2Emphasized-font-weight: var(--font-weight-bold);--xSmallBody-1Regular-font-size: 18px;--xSmallBody-1Regular-line-height: 28px;--xSmallBody-1Regular-font-weight: var(--font-weight-normal);--xSmallBody-2Regular-font-size: 17px;--xSmallBody-2Regular-line-height: 24px;--xSmallBody-2Regular-font-weight: var(--font-weight-normal);--callout-Regular-font-size: 11.67px;--callout-Regular-line-height: 23.34px;--callout-Regular-font-weight: var(--font-weight-normal)}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.ds-absolute{position:absolute!important}.ds-relative{position:relative!important}.ds-bottom-1{bottom:.25rem!important}.ds-left-0{left:0!important}.ds-left-1\/2{left:50%!important}.ds-left-4{left:1rem!important}.ds-right-4{right:1rem!important}.ds-top-1\/2,.ds-top-2\/4,.ds-top-\[50\%\]{top:50%!important}.ds-z-10{z-index:10!important}.ds-order-1{order:1!important}.ds-order-2{order:2!important}.ds-col-span-2{grid-column:span 2 / span 2!important}.ds-mx-\[2\.5px\]{margin-left:2.5px!important;margin-right:2.5px!important}.ds-mx-auto{margin-left:auto!important;margin-right:auto!important}.ds-mb-0{margin-bottom:0!important}.ds-mb-1{margin-bottom:.25rem!important}.ds-mb-4{margin-bottom:1rem!important}.ds-mb-space075{margin-bottom:var(--space-075)!important}.ds-me-1{margin-inline-end:.25rem!important}.ds-me-3{margin-inline-end:.75rem!important}.ds-ms-1{margin-inline-start:.25rem!important}.ds-ms-\[18px\]{margin-inline-start:18px!important}.ds-ms-\[2px\]{margin-inline-start:2px!important}.ds-mt-2{margin-top:.5rem!important}.ds-mt-3{margin-top:.75rem!important}.ds-mt-4{margin-top:1rem!important}.ds-mt-space075{margin-top:var(--space-075)!important}.ds-block{display:block!important}.ds-flex{display:flex!important}.ds-grid{display:grid!important}.ds-inline-grid{display:inline-grid!important}.ds-hidden{display:none!important}.ds-h-0{height:0px!important}.ds-h-0\.5{height:.125rem!important}.ds-h-5{height:1.25rem!important}.ds-h-6{height:1.5rem!important}.ds-h-\[22px\]{height:22px!important}.ds-h-\[4px\]{height:4px!important}.ds-h-\[72px\]{height:72px!important}.ds-min-h-screen{min-height:100vh!important}.ds-w-5{width:1.25rem!important}.ds-w-6{width:1.5rem!important}.ds-w-\[22px\]{width:22px!important}.ds-w-\[5px\]{width:5px!important}.ds-w-full{width:100%!important}.-ds-translate-x-1\/2{--tw-translate-x: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.-ds-translate-y-1\/2{--tw-translate-y: -50% !important;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))!important}.ds-cursor-not-allowed{cursor:not-allowed!important}.ds-cursor-pointer{cursor:pointer!important}.ds-flex-row{flex-direction:row!important}.ds-flex-col{flex-direction:column!important}.ds-place-content-center{place-content:center!important}.ds-place-content-start{place-content:start!important}.ds-place-content-end{place-content:end!important}.ds-place-content-between{place-content:space-between!important}.ds-place-content-around{place-content:space-around!important}.ds-place-content-evenly{place-content:space-evenly!important}.ds-place-content-baseline{place-content:baseline!important}.ds-place-content-stretch{place-content:stretch!important}.ds-place-items-start{place-items:start!important}.ds-place-items-end{place-items:end!important}.ds-place-items-center{place-items:center!important}.ds-place-items-baseline{place-items:baseline!important}.ds-place-items-stretch{place-items:stretch!important}.ds-content-normal{align-content:normal!important}.ds-content-center{align-content:center!important}.ds-content-start{align-content:flex-start!important}.ds-content-end{align-content:flex-end!important}.ds-content-between{align-content:space-between!important}.ds-content-around{align-content:space-around!important}.ds-content-evenly{align-content:space-evenly!important}.ds-content-baseline{align-content:baseline!important}.ds-content-stretch{align-content:stretch!important}.ds-items-start{align-items:flex-start!important}.ds-items-end{align-items:flex-end!important}.ds-items-center{align-items:center!important}.ds-items-baseline{align-items:baseline!important}.ds-items-stretch{align-items:stretch!important}.ds-justify-normal{justify-content:normal!important}.ds-justify-start{justify-content:flex-start!important}.ds-justify-end{justify-content:flex-end!important}.ds-justify-center{justify-content:center!important}.ds-justify-between{justify-content:space-between!important}.ds-justify-around{justify-content:space-around!important}.ds-justify-evenly{justify-content:space-evenly!important}.ds-justify-stretch{justify-content:stretch!important}.ds-justify-items-start{justify-items:start!important}.ds-justify-items-end{justify-items:end!important}.ds-justify-items-center{justify-items:center!important}.ds-justify-items-stretch{justify-items:stretch!important}.ds-gap-x-0{-moz-column-gap:0px!important;column-gap:0px!important}.ds-gap-x-8{-moz-column-gap:2rem!important;column-gap:2rem!important}.ds-gap-y-0{row-gap:0px!important}.ds-text-nowrap{text-wrap:nowrap!important}.ds-rounded{border-radius:.25rem!important}.ds-rounded-\[1px\]{border-radius:1px!important}.ds-rounded-\[4px\]{border-radius:4px!important}.ds-rounded-sm{border-radius:.125rem!important}.ds-rounded-e{border-start-end-radius:.25rem!important;border-end-end-radius:.25rem!important}.ds-rounded-s{border-start-start-radius:.25rem!important;border-end-start-radius:.25rem!important}.ds-border{border-width:1px!important}.ds-border-t-2{border-top-width:2px!important}.ds-border-t-4{border-top-width:4px!important}.ds-border-Background-accentEggplant-100{border-color:var(--accent-eggplant-100)!important}.ds-border-Fills-quadrutery{border-color:var(--fills-quadrutery)!important}.ds-border-Fills-quintiary{border-color:var(--fills-quintiary)!important}.ds-border-Fills-secondary{border-color:var(--fills-secondary)!important}.ds-border-Fills-terciary{border-color:var(--fills-terciary)!important}.ds-border-System-red{--tw-border-opacity: 1 !important;border-color:rgb(255 69 58 / var(--tw-border-opacity))!important}.ds-bg-Background-accentEggplant-100{background-color:var(--accent-eggplant-100)!important}.ds-bg-Background-accentEggplant-5{background-color:var(--accent-eggplant-5)!important}.ds-bg-Fills-quintiary{background-color:var(--fills-quintiary)!important}.ds-bg-System-red{--tw-bg-opacity: 1 !important;background-color:rgb(255 69 58 / var(--tw-bg-opacity))!important}.ds-bg-Text-textSecondaryPlusDark{background-color:var(--text-secondary-plus-dark)!important}.ds-bg-\[rgba\(255\,255\,255\,0\.25\)\]{background-color:#ffffff40!important}.ds-bg-\[rgba\(255\,255\,255\,0\.5\)\]{background-color:#ffffff80!important}.ds-bg-\[rgba\(255\,255\,255\,0\.8\)\]{background-color:#fffc!important}.ds-bg-white{background-color:var(--white)!important}.ds-bg-opacity-\[0\.1\]{--tw-bg-opacity: .1 !important}.ds-p-6{padding:1.5rem!important}.ds-px-10{padding-left:2.5rem!important;padding-right:2.5rem!important}.ds-px-4{padding-left:1rem!important;padding-right:1rem!important}.ds-px-\[12px\]{padding-left:12px!important;padding-right:12px!important}.ds-px-space300{padding-left:var(--space-300)!important;padding-right:var(--space-300)!important}.ds-px-space400{padding-left:var(--space-400)!important;padding-right:var(--space-400)!important}.ds-py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.ds-py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.ds-py-6{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.ds-py-space075{padding-top:var(--space-075)!important;padding-bottom:var(--space-075)!important}.ds-py-space150{padding-top:var(--space-150)!important;padding-bottom:var(--space-150)!important}.ds-pb-4{padding-bottom:1rem!important}.ds-pb-\[7px\]{padding-bottom:7px!important}.ds-pb-space200{padding-bottom:var(--space-200)!important}.ds-pb-space300{padding-bottom:var(--space-300)!important}.ds-pe-5{padding-inline-end:1.25rem!important}.ds-ps-4{padding-inline-start:1rem!important}.ds-pt-4{padding-top:1rem!important}.ds-pt-\[8px\]{padding-top:8px!important}.ds-pt-space300{padding-top:var(--space-300)!important}.ds-text-mediumFootnoteRegular{font-size:var(--MediumFootnote-Regular-font-size)!important;line-height:var(--MediumFootnote-Regular-line-height)!important;font-weight:var(--MediumFootnote-Regular-font-weight)!important}.ds-font-medium{font-weight:500!important}.ds-font-normal{font-weight:400!important}.ds-font-semibold{font-weight:600!important}.ds-uppercase{text-transform:uppercase!important}.ds-text-Background-accentEggplant-100{color:var(--accent-eggplant-100)!important}.ds-text-Background-accentTeal-100{color:var(--accent-teal-100)!important}.ds-text-System-red{--tw-text-opacity: 1 !important;color:rgb(255 69 58 / var(--tw-text-opacity))!important}.ds-text-Text-primary{color:var(--text-primary)!important}.ds-text-Text-secondary{color:var(--text-secondary)!important}.ds-text-Text-textPrimaryDark{color:var(--text-primary-dark)!important}.ds-text-black{color:var(--black)!important}.ds-text-gray-600{--tw-text-opacity: 1 !important;color:rgb(75 85 99 / var(--tw-text-opacity))!important}.ds-text-purple-500{--tw-text-opacity: 1 !important;color:rgb(168 85 247 / var(--tw-text-opacity))!important}.ds-text-teal-400{--tw-text-opacity: 1 !important;color:rgb(45 212 191 / var(--tw-text-opacity))!important}.ds-text-white{color:var(--white)!important}.ds-underline{text-decoration-line:underline!important}.ds-placeholder-Fills-quadrutery::-moz-placeholder{color:var(--fills-quadrutery)!important}.ds-placeholder-Fills-quadrutery::placeholder{color:var(--fills-quadrutery)!important}.ds-shadow-card{--tw-shadow: !important;--tw-shadow-colored: !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.ds-shadow-none{--tw-shadow: 0 0 #0000 !important;--tw-shadow-colored: 0 0 #0000 !important;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)!important}.MediumTitle1Emphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:27px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:37px!important;letter-spacing:normal!important}.MediumBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:16px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:25px!important;letter-spacing:normal!important}.MediumBodyRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:16px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:25px!important;letter-spacing:normal!important}.SmallCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}.xSmallBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.xSmallCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:13px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:19px!important;letter-spacing:normal!important}.xSmallCalloutRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:13px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:19px!important;letter-spacing:normal!important}.xSmallFootnoteEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:12px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:18px!important;letter-spacing:normal!important}.MediumCaption2Emphasized,.SmallCaption2Emphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:11px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:17px!important;letter-spacing:normal!important}.MediumCaption2Regular,.SmallCaption2Regular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:11px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:17px!important;letter-spacing:normal!important}.hover\:ds-border:hover{border-width:1px!important}.hover\:ds-border-Fills-black:hover{border-color:var(--fills-black)!important}.hover\:ds-border-Fills-quintiary:hover{border-color:var(--fills-quintiary)!important}.hover\:ds-border-Fills-secondary:hover{border-color:var(--fills-secondary)!important}.hover\:ds-bg-Background-accentEggplant-5:hover{background-color:var(--accent-eggplant-5)!important}.hover\:ds-bg-Background-accentEggplant-highlight:hover{background-color:var(--accent-eggplant-highlight)!important}.hover\:ds-bg-Fills-quintiary:hover{background-color:var(--fills-quintiary)!important}.hover\:ds-text-Text-textPrimaryDark:hover{color:var(--text-primary-dark)!important}.hover\:ds-text-black:hover{color:var(--black)!important}.focus\:ds-border:focus{border-width:1px!important}.focus\:ds-border-Background-accentEggplant-100:focus{border-color:var(--accent-eggplant-100)!important}.focus\:ds-border-Fills-quintiary:focus{border-color:var(--fills-quintiary)!important}.focus\:ds-border-Text-primary:focus{border-color:var(--text-primary)!important}.focus\:ds-border-white:focus{border-color:var(--white)!important}.focus\:ds-bg-Background-accentEggplant-100:focus{background-color:var(--accent-eggplant-100)!important}.focus\:ds-bg-Background-accentEggplant-5:focus{background-color:var(--accent-eggplant-5)!important}.focus\:ds-bg-Fills-quadrutery:focus{background-color:var(--fills-quadrutery)!important}.focus\:ds-text-Text-textPrimaryDark:focus{color:var(--text-primary-dark)!important}.focus\:ds-outline-none:focus{outline:2px solid transparent!important;outline-offset:2px!important}.active\:ds-border:active{border-width:1px!important}.active\:ds-border-Fills-black:active{border-color:var(--fills-black)!important}.active\:ds-border-Fills-quintiary:active{border-color:var(--fills-quintiary)!important}.active\:ds-border-Text-primary:active{border-color:var(--text-primary)!important}.active\:ds-bg-Background-accentEggplant-5:active{background-color:var(--accent-eggplant-5)!important}.active\:ds-bg-Background-accentEggplant-darkened:active{background-color:var(--accent-eggplant-darkened)!important}.active\:ds-bg-Fills-quintiary:active{background-color:var(--fills-quintiary)!important}.active\:ds-text-Text-primary:active{color:var(--text-primary)!important}.active\:ds-text-black:active{color:var(--black)!important}.disabled\:ds-border:disabled{border-width:1px!important}.disabled\:ds-border-Fills-quadrutery:disabled{border-color:var(--fills-quadrutery)!important}.disabled\:ds-bg-Background-accentEggplant-20:disabled{background-color:var(--accent-eggplant-20)!important}.disabled\:ds-bg-Fills-quintiary:disabled{background-color:var(--fills-quintiary)!important}.disabled\:ds-text-Background-accentEggplant-20:disabled{color:var(--accent-eggplant-20)!important}.disabled\:ds-text-Fills-quadrutery:disabled{color:var(--fills-quadrutery)!important}.disabled\:ds-text-Text-tertiary:disabled{color:var(--text-tertiary)!important}@media (min-width: 768px){.ds-tablet\:ds-order-1{order:1!important}.ds-tablet\:ds-order-2{order:2!important}.ds-tablet\:ds-ms-2{margin-inline-start:.5rem!important}.ds-tablet\:ds-mt-0{margin-top:0!important}.ds-tablet\:ds-block{display:block!important}.ds-tablet\:ds-grid{display:grid!important}.ds-tablet\:ds-hidden{display:none!important}.ds-tablet\:ds-w-\[528px\]{width:528px!important}.ds-tablet\:ds-w-auto{width:auto!important}.ds-tablet\:ds-grid-flow-row{grid-auto-flow:row!important}.ds-tablet\:ds-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.ds-tablet\:ds-flex-row{flex-direction:row!important}.ds-tablet\:ds-justify-end{justify-content:flex-end!important}.ds-tablet\:ds-justify-between{justify-content:space-between!important}.ds-tablet\:ds-gap-x-4{-moz-column-gap:1rem!important;column-gap:1rem!important}.ds-tablet\:ds-text-mediumCaption1Regular{font-size:var(--MediumCaption-1Regular-font-size)!important;line-height:var(--MediumCaption-1Regular-line-height)!important;font-weight:var(--MediumCaption-1Regular-font-weight)!important}.ds-tablet\:MediumCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.ds-tablet\:SmallBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:24px!important;letter-spacing:normal!important}.ds-tablet\:SmallCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}.ds-tablet\:SmallCalloutRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}.ds-tablet\:SmallSubheadRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:13px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:22px!important;letter-spacing:normal!important}}@media (min-width: 1280px){.ds-desktop\:ds-w-\[528px\]{width:528px!important}.ds-desktop\:MediumBodyEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:16px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:25px!important;letter-spacing:normal!important}.ds-desktop\:MediumCalloutEmphasized{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:600!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.ds-desktop\:MediumCalloutRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:15px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:20px!important;letter-spacing:normal!important}.ds-desktop\:MediumSubheadRegular{font-family:Plus Jakarta Sans,sans-serif!important;font-size:14px!important;font-weight:400!important;font-stretch:normal!important;font-style:normal!important;line-height:23px!important;letter-spacing:normal!important}}@media screen and (max-width: 767px){.line-items{display:none!important}.line-items.show{display:block!important}}.picture{display:block;position:relative;padding-top:56.25%;overflow:hidden;background-position:center center;background-size:cover}.switch{position:relative;display:inline-block;width:44px;height:24px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background-color:#0000001a;transition:.4s}.slider:before{position:absolute;content:"";height:20px;width:20px;left:2px;bottom:2px;background-color:#fff;transition:.4s;border:1px solid rgba(0,0,0,.1)}input:checked+.slider{background-color:#542686}input:checked+.slider:before{transform:translate(20px);border:1px solid #542686}.slider.round{border-radius:20px}.slider.round:before{border-radius:50%}.dialog{display:none!important;position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:1000;display:flex;justify-content:center;align-items:center}.dialog.open{display:flex!important}.dialog-content{background-color:#fff;padding:20px;border-radius:5px;box-shadow:0 0 10px #0000004d}.banner{display:block;position:relative;padding-top:34.73%;overflow:hidden;background-position:center center;background-size:cover}.rounded-progress-bar{position:relative;display:flex;justify-content:center;align-items:center}.progress-ring{position:absolute;top:0;left:0}.progress-ring-circle{transform:rotate(-90deg);transform-origin:50% 50%}.progress-ring-circle-progress{transform:rotate(-90deg);transform-origin:50% 50%;transition:stroke-dashoffset .35s}
|
package/package.json
CHANGED