@lifesg/react-design-system 1.0.1 → 1.0.2
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/cjs/index.js +6 -6
- package/cjs/index.js.map +1 -1
- package/date-input/index.js +78 -78
- package/date-input/index.js.map +1 -1
- package/filter/index.js +166 -166
- package/filter/index.js.map +1 -1
- package/form/index.js +116 -116
- package/form/index.js.map +1 -1
- package/index.js +67 -67
- package/index.js.map +1 -1
- package/input-group/index.js +58 -58
- package/input-group/index.js.map +1 -1
- package/input-select/index.js +168 -168
- package/input-select/index.js.map +1 -1
- package/package.json +1 -1
- package/phone-number-input/index.js +59 -59
- package/phone-number-input/index.js.map +1 -1
- package/time-slot-bar/index.js +80 -80
- package/time-slot-bar/index.js.map +1 -1
- package/timepicker/index.js +209 -209
- package/timepicker/index.js.map +1 -1
- package/toggle/index.js +147 -147
- package/toggle/index.js.map +1 -1
- package/util/index.d.ts +1 -0
- package/util/simple-id-generator.d.ts +6 -0
package/filter/index.js
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
|
-
import e,{jsx as t,jsxs as n,Fragment as r}from"react/jsx-runtime";import*as
|
|
1
|
+
import e,{jsx as t,jsxs as n,Fragment as r}from"react/jsx-runtime";import*as i from"react";import o,{useState as a,useRef as s,useEffect as l,cloneElement as c,isValidElement as u,createRef as d,PureComponent as h,useLayoutEffect as f,forwardRef as p,useCallback as m,useContext as g,useMemo as y}from"react";import v,{findDOMNode as b,unstable_batchedUpdates as w}from"react-dom";import $,{css as C,keyframes as _}from"styled-components";var x,S="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{},O={};Object.defineProperty(O,"__esModule",{value:!0});var k=e;const j=e=>k.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:k.jsx("path",{d:"M9.99991 11.229L5.97891 15.25C5.81224 15.4167 5.61091 15.4967 5.37491 15.49C5.13891 15.4827 4.93757 15.3957 4.77091 15.229C4.60424 15.0623 4.52091 14.8577 4.52091 14.615C4.52091 14.3717 4.60424 14.1667 4.77091 14L8.77091 10L4.74991 5.979C4.58324 5.81233 4.50324 5.60767 4.50991 5.365C4.51724 5.12167 4.60424 4.91667 4.77091 4.75C4.93757 4.58333 5.14224 4.5 5.38491 4.5C5.62824 4.5 5.83324 4.58333 5.99991 4.75L9.99991 8.771L14.0209 4.75C14.1876 4.58333 14.3922 4.5 14.6349 4.5C14.8782 4.5 15.0832 4.58333 15.2499 4.75C15.4166 4.91667 15.4999 5.12167 15.4999 5.365C15.4999 5.60767 15.4166 5.81233 15.2499 5.979L11.2289 10L15.2499 14.021C15.4166 14.1877 15.4999 14.389 15.4999 14.625C15.4999 14.861 15.4166 15.0623 15.2499 15.229C15.0832 15.3957 14.8782 15.479 14.6349 15.479C14.3922 15.479 14.1876 15.3957 14.0209 15.229L9.99991 11.229Z",fill:"currentColor"})});j.displayName="CrossIcon",x=O.CrossIcon=j;var M,F={exports:{}};M=e=>(()=>{var t={"./node_modules/css-mediaquery/index.js":
|
|
2
2
|
/*!**********************************************!*\
|
|
3
3
|
!*** ./node_modules/css-mediaquery/index.js ***!
|
|
4
|
-
\**********************************************/(e,t)=>{t.match=function(e,t){return s(e).some((function(e){var n=e.inverse,r="all"===e.type||t.type===e.type;if(r&&n||!r&&!n)return!1;var
|
|
4
|
+
\**********************************************/(e,t)=>{t.match=function(e,t){return s(e).some((function(e){var n=e.inverse,r="all"===e.type||t.type===e.type;if(r&&n||!r&&!n)return!1;var i=e.expressions.every((function(e){var n=e.feature,r=e.modifier,i=e.value,o=t[n];if(!o)return!1;switch(n){case"orientation":case"scan":return o.toLowerCase()===i.toLowerCase();case"width":case"height":case"device-width":case"device-height":i=u(i),o=u(o);break;case"resolution":i=c(i),o=c(o);break;case"aspect-ratio":case"device-aspect-ratio":case"device-pixel-ratio":i=l(i),o=l(o);break;case"grid":case"color":case"color-index":case"monochrome":i=parseInt(i,10)||1,o=parseInt(o,10)||0}switch(r){case"min":return o>=i;case"max":return o<=i;default:return o===i}}));return i&&!n||!i&&n}))},t.parse=s;var n=/(?:(only|not)?\s*([^\s\(\)]+)(?:\s*and)?\s*)?(.+)?/i,r=/\(\s*([^\s\:\)]+)\s*(?:\:\s*([^\s\)]+))?\s*\)/,i=/^(?:(min|max)-)?(.+)/,o=/(em|rem|px|cm|mm|in|pt|pc)?$/,a=/(dpi|dpcm|dppx)?$/;function s(e){return e.split(",").map((function(e){var t=(e=e.trim()).match(n),o=t[1],a=t[2],s=t[3]||"",l={};return l.inverse=!!o&&"not"===o.toLowerCase(),l.type=a?a.toLowerCase():"all",s=s.match(/\([^\)]+\)/g)||[],l.expressions=s.map((function(e){var t=e.match(r),n=t[1].toLowerCase().match(i);return{modifier:n[1],feature:n[2],value:t[2]}})),l}))}function l(e){var t,n=Number(e);return n||(n=(t=e.match(/^(\d+)\s*\/\s*(\d+)$/))[1]/t[2]),n}function c(e){var t=parseFloat(e);switch(String(e).match(a)[1]){case"dpcm":return t/2.54;case"dppx":return 96*t;default:return t}}function u(e){var t=parseFloat(e);switch(String(e).match(o)[1]){case"em":case"rem":return 16*t;case"cm":return 96*t/2.54;case"mm":return 96*t/2.54/10;case"in":return 96*t;case"pt":return 72*t;case"pc":return 72*t/12;default:return t}}},"./node_modules/hyphenate-style-name/index.js":
|
|
5
5
|
/*!****************************************************!*\
|
|
6
6
|
!*** ./node_modules/hyphenate-style-name/index.js ***!
|
|
7
|
-
\****************************************************/(e,t,n)=>{n.r(t),n.d(t,{default:()=>s});var r=/[A-Z]/g,
|
|
7
|
+
\****************************************************/(e,t,n)=>{n.r(t),n.d(t,{default:()=>s});var r=/[A-Z]/g,i=/^ms-/,o={};function a(e){return"-"+e.toLowerCase()}const s=function(e){if(o.hasOwnProperty(e))return o[e];var t=e.replace(r,a);return o[e]=i.test(t)?"-"+t:t}},"./node_modules/matchmediaquery/index.js":
|
|
8
8
|
/*!***********************************************!*\
|
|
9
9
|
!*** ./node_modules/matchmediaquery/index.js ***!
|
|
10
|
-
\***********************************************/(e,t,n)=>{var r=n(/*! css-mediaquery */"./node_modules/css-mediaquery/index.js").match,
|
|
10
|
+
\***********************************************/(e,t,n)=>{var r=n(/*! css-mediaquery */"./node_modules/css-mediaquery/index.js").match,i="undefined"!=typeof window?window.matchMedia:null;function o(e,t,n){var o=this;if(i&&!n){var a=i.call(window,e);this.matches=a.matches,this.media=a.media,a.addListener(s)}else this.matches=r(e,t),this.media=e;function s(e){o.matches=e.matches,o.media=e.media}this.addListener=function(e){a&&a.addListener(e)},this.removeListener=function(e){a&&a.removeListener(e)},this.dispose=function(){a&&a.removeListener(s)}}e.exports=function(e,t,n){return new o(e,t,n)}},"./node_modules/object-assign/index.js":
|
|
11
11
|
/*!*********************************************!*\
|
|
12
12
|
!*** ./node_modules/object-assign/index.js ***!
|
|
13
13
|
\*********************************************/e=>{
|
|
@@ -16,13 +16,13 @@ object-assign
|
|
|
16
16
|
(c) Sindre Sorhus
|
|
17
17
|
@license MIT
|
|
18
18
|
*/
|
|
19
|
-
var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,
|
|
19
|
+
var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.prototype.propertyIsEnumerable;e.exports=function(){try{if(!Object.assign)return!1;var e=new String("abc");if(e[5]="de","5"===Object.getOwnPropertyNames(e)[0])return!1;for(var t={},n=0;n<10;n++)t["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(t).map((function(e){return t[e]})).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach((function(e){r[e]=e})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(e){return!1}}()?Object.assign:function(e,i){for(var o,a,s=function(e){if(null==e)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(e)}(e),l=1;l<arguments.length;l++){for(var c in o=Object(arguments[l]))n.call(o,c)&&(s[c]=o[c]);if(t){a=t(o);for(var u=0;u<a.length;u++)r.call(o,a[u])&&(s[a[u]]=o[a[u]])}}return s}},"./node_modules/prop-types/checkPropTypes.js":
|
|
20
20
|
/*!***************************************************!*\
|
|
21
21
|
!*** ./node_modules/prop-types/checkPropTypes.js ***!
|
|
22
|
-
\***************************************************/(e,t,n)=>{var r,
|
|
22
|
+
\***************************************************/(e,t,n)=>{var r,i=n(/*! ./lib/ReactPropTypesSecret */"./node_modules/prop-types/lib/ReactPropTypesSecret.js"),o={},a=n(/*! ./lib/has */"./node_modules/prop-types/lib/has.js");function s(e,t,n,s,l){for(var c in e)if(a(e,c)){var u;try{if("function"!=typeof e[c]){var d=Error((s||"React class")+": "+n+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof e[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw d.name="Invariant Violation",d}u=e[c](t,c,s,n,null,i)}catch(e){u=e}if(!u||u instanceof Error||r((s||"React class")+": type specification of "+n+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof u+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),u instanceof Error&&!(u.message in o)){o[u.message]=!0;var h=l?l():"";r("Failed "+n+" type: "+u.message+(null!=h?h:""))}}}r=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}},s.resetWarningCache=function(){o={}},e.exports=s},"./node_modules/prop-types/factoryWithTypeCheckers.js":
|
|
23
23
|
/*!************************************************************!*\
|
|
24
24
|
!*** ./node_modules/prop-types/factoryWithTypeCheckers.js ***!
|
|
25
|
-
\************************************************************/(e,t,n)=>{var r,
|
|
25
|
+
\************************************************************/(e,t,n)=>{var r,i=n(/*! react-is */"./node_modules/react-is/index.js"),o=n(/*! object-assign */"./node_modules/object-assign/index.js"),a=n(/*! ./lib/ReactPropTypesSecret */"./node_modules/prop-types/lib/ReactPropTypesSecret.js"),s=n(/*! ./lib/has */"./node_modules/prop-types/lib/has.js"),l=n(/*! ./checkPropTypes */"./node_modules/prop-types/checkPropTypes.js");function c(){return null}r=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}},e.exports=function(e,t){var n="function"==typeof Symbol&&Symbol.iterator,u="@@iterator",d="<<anonymous>>",h={array:g("array"),bigint:g("bigint"),bool:g("boolean"),func:g("function"),number:g("number"),object:g("object"),string:g("string"),symbol:g("symbol"),any:m(c),arrayOf:function(e){return m((function(t,n,r,i,o){if("function"!=typeof e)return new p("Property `"+o+"` of component `"+r+"` has invalid PropType notation inside arrayOf.");var s=t[n];if(!Array.isArray(s))return new p("Invalid "+i+" `"+o+"` of type `"+b(s)+"` supplied to `"+r+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,r,i,o+"["+l+"]",a);if(c instanceof Error)return c}return null}))},element:m((function(t,n,r,i,o){var a=t[n];return e(a)?null:new p("Invalid "+i+" `"+o+"` of type `"+b(a)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:m((function(e,t,n,r,o){var a=e[t];return i.isValidElementType(a)?null:new p("Invalid "+r+" `"+o+"` of type `"+b(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return m((function(t,n,r,i,o){if(!(t[n]instanceof e)){var a=e.name||d;return new p("Invalid "+i+" `"+o+"` of type `"+((s=t[n]).constructor&&s.constructor.name?s.constructor.name:d)+"` supplied to `"+r+"`, expected instance of `"+a+"`.")}var s;return null}))},node:m((function(e,t,n,r,i){return v(e[t])?null:new p("Invalid "+r+" `"+i+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return m((function(t,n,r,i,o){if("function"!=typeof e)return new p("Property `"+o+"` of component `"+r+"` has invalid PropType notation inside objectOf.");var l=t[n],c=b(l);if("object"!==c)return new p("Invalid "+i+" `"+o+"` of type `"+c+"` supplied to `"+r+"`, expected an object.");for(var u in l)if(s(l,u)){var d=e(l,u,r,i,o+"."+u,a);if(d instanceof Error)return d}return null}))},oneOf:function(e){return Array.isArray(e)?m((function(t,n,r,i,o){for(var a=t[n],s=0;s<e.length;s++)if(f(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===w(t)?String(t):t}));return new p("Invalid "+i+" `"+o+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+l+".")})):(r(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),c)},oneOfType:function(e){if(!Array.isArray(e))return r("Invalid argument supplied to oneOfType, expected an instance of array."),c;for(var t=0;t<e.length;t++){var n=e[t];if("function"!=typeof n)return r("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+$(n)+" at index "+t+"."),c}return m((function(t,n,r,i,o){for(var l=[],c=0;c<e.length;c++){var u=(0,e[c])(t,n,r,i,o,a);if(null==u)return null;u.data&&s(u.data,"expectedType")&&l.push(u.data.expectedType)}return new p("Invalid "+i+" `"+o+"` supplied to `"+r+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return m((function(t,n,r,i,o){var s=t[n],l=b(s);if("object"!==l)return new p("Invalid "+i+" `"+o+"` of type `"+l+"` supplied to `"+r+"`, expected `object`.");for(var c in e){var u=e[c];if("function"!=typeof u)return y(r,i,o,c,w(u));var d=u(s,c,r,i,o+"."+c,a);if(d)return d}return null}))},exact:function(e){return m((function(t,n,r,i,l){var c=t[n],u=b(c);if("object"!==u)return new p("Invalid "+i+" `"+l+"` of type `"+u+"` supplied to `"+r+"`, expected `object`.");var d=o({},t[n],e);for(var h in d){var f=e[h];if(s(e,h)&&"function"!=typeof f)return y(r,i,l,h,w(f));if(!f)return new p("Invalid "+i+" `"+l+"` key `"+h+"` supplied to `"+r+"`.\nBad object: "+JSON.stringify(t[n],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var m=f(c,h,r,i,l+"."+h,a);if(m)return m}return null}))}};function f(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function p(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function m(e){var n={},i=0;function o(o,s,l,c,u,h,f){if(c=c||d,h=h||l,f!==a){if(t){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}if("undefined"!=typeof console){var g=c+":"+l;!n[g]&&i<3&&(r("You are manually calling a React.PropTypes validation function for the `"+h+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),n[g]=!0,i++)}}return null==s[l]?o?null===s[l]?new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `null`."):new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(s,l,c,u,h)}var s=o.bind(null,!1);return s.isRequired=o.bind(null,!0),s}function g(e){return m((function(t,n,r,i,o,a){var s=t[n];return b(s)!==e?new p("Invalid "+i+" `"+o+"` of type `"+w(s)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function y(e,t,n,r,i){return new p((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+i+"`.")}function v(t){switch(typeof t){case"number":case"string":case"undefined":return!0;case"boolean":return!t;case"object":if(Array.isArray(t))return t.every(v);if(null===t||e(t))return!0;var r=function(e){var t=e&&(n&&e[n]||e[u]);if("function"==typeof t)return t}(t);if(!r)return!1;var i,o=r.call(t);if(r!==t.entries){for(;!(i=o.next()).done;)if(!v(i.value))return!1}else for(;!(i=o.next()).done;){var a=i.value;if(a&&!v(a[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function w(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function $(e){var t=w(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return p.prototype=Error.prototype,h.checkPropTypes=l,h.resetWarningCache=l.resetWarningCache,h.PropTypes=h,h}},"./node_modules/prop-types/index.js":
|
|
26
26
|
/*!******************************************!*\
|
|
27
27
|
!*** ./node_modules/prop-types/index.js ***!
|
|
28
28
|
\******************************************/(e,t,n)=>{var r=n(/*! react-is */"./node_modules/react-is/index.js");e.exports=n(/*! ./factoryWithTypeCheckers */"./node_modules/prop-types/factoryWithTypeCheckers.js")(r.isElement,!0)},"./node_modules/prop-types/lib/ReactPropTypesSecret.js":
|
|
@@ -34,34 +34,34 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
34
34
|
\********************************************/e=>{e.exports=Function.call.bind(Object.prototype.hasOwnProperty)},"./node_modules/react-is/cjs/react-is.development.js":
|
|
35
35
|
/*!***********************************************************!*\
|
|
36
36
|
!*** ./node_modules/react-is/cjs/react-is.development.js ***!
|
|
37
|
-
\***********************************************************/(e,t)=>{!function(){var e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,
|
|
37
|
+
\***********************************************************/(e,t)=>{!function(){var e="function"==typeof Symbol&&Symbol.for,n=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,i=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,a=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,l=e?Symbol.for("react.context"):60110,c=e?Symbol.for("react.async_mode"):60111,u=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,h=e?Symbol.for("react.suspense"):60113,f=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,g=e?Symbol.for("react.block"):60121,y=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:var f=e.type;switch(f){case c:case u:case i:case a:case o:case h:return f;default:var g=f&&f.$$typeof;switch(g){case l:case d:case m:case p:case s:return g;default:return t}}case r:return t}}}var $=c,C=u,_=l,x=s,S=n,O=d,k=i,j=m,M=p,F=r,D=a,P=o,H=h,I=!1;function E(e){return w(e)===u}t.AsyncMode=$,t.ConcurrentMode=C,t.ContextConsumer=_,t.ContextProvider=x,t.Element=S,t.ForwardRef=O,t.Fragment=k,t.Lazy=j,t.Memo=M,t.Portal=F,t.Profiler=D,t.StrictMode=P,t.Suspense=H,t.isAsyncMode=function(e){return I||(I=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),E(e)||w(e)===c},t.isConcurrentMode=E,t.isContextConsumer=function(e){return w(e)===l},t.isContextProvider=function(e){return w(e)===s},t.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===n},t.isForwardRef=function(e){return w(e)===d},t.isFragment=function(e){return w(e)===i},t.isLazy=function(e){return w(e)===m},t.isMemo=function(e){return w(e)===p},t.isPortal=function(e){return w(e)===r},t.isProfiler=function(e){return w(e)===a},t.isStrictMode=function(e){return w(e)===o},t.isSuspense=function(e){return w(e)===h},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===u||e===a||e===o||e===h||e===f||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===p||e.$$typeof===s||e.$$typeof===l||e.$$typeof===d||e.$$typeof===y||e.$$typeof===v||e.$$typeof===b||e.$$typeof===g)},t.typeOf=w}()},"./node_modules/react-is/index.js":
|
|
38
38
|
/*!****************************************!*\
|
|
39
39
|
!*** ./node_modules/react-is/index.js ***!
|
|
40
40
|
\****************************************/(e,t,n)=>{e.exports=n(/*! ./cjs/react-is.development.js */"./node_modules/react-is/cjs/react-is.development.js")},"./node_modules/shallow-equal/dist/index.esm.js":
|
|
41
41
|
/*!******************************************************!*\
|
|
42
42
|
!*** ./node_modules/shallow-equal/dist/index.esm.js ***!
|
|
43
|
-
\******************************************************/(e,t,n)=>{function r(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),
|
|
43
|
+
\******************************************************/(e,t,n)=>{function r(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=Object.keys(e),r=Object.keys(t),i=n.length;if(r.length!==i)return!1;for(var o=0;o<i;o++){var a=n[o];if(e[a]!==t[a]||!Object.prototype.hasOwnProperty.call(t,a))return!1}return!0}function i(e,t){if(e===t)return!0;if(!e||!t)return!1;var n=e.length;if(t.length!==n)return!1;for(var r=0;r<n;r++)if(e[r]!==t[r])return!1;return!0}n.r(t),n.d(t,{shallowEqualArrays:()=>i,shallowEqualObjects:()=>r})},"./src/Component.ts":
|
|
44
44
|
/*!**************************!*\
|
|
45
45
|
!*** ./src/Component.ts ***!
|
|
46
|
-
\**************************/function(e,t,n){var r=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var
|
|
46
|
+
\**************************/function(e,t,n){var r=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},i=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var o=i(n(/*! ./useMediaQuery */"./src/useMediaQuery.ts"));t.default=function(e){var t=e.children,n=e.device,i=e.onChange,a=r(e,["children","device","onChange"]),s=(0,o.default)(a,n,i);return"function"==typeof t?t(s):s?t:null}},"./src/Context.ts":
|
|
47
47
|
/*!************************!*\
|
|
48
48
|
!*** ./src/Context.ts ***!
|
|
49
49
|
\************************/(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0});var r=(0,n(/*! react */"react").createContext)(void 0);t.default=r},"./src/index.ts":
|
|
50
50
|
/*!**********************!*\
|
|
51
51
|
!*** ./src/index.ts ***!
|
|
52
|
-
\**********************/function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Context=t.toQuery=t.useMediaQuery=t.default=void 0;var
|
|
52
|
+
\**********************/function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.Context=t.toQuery=t.useMediaQuery=t.default=void 0;var i=r(n(/*! ./useMediaQuery */"./src/useMediaQuery.ts"));t.useMediaQuery=i.default;var o=r(n(/*! ./Component */"./src/Component.ts"));t.default=o.default;var a=r(n(/*! ./toQuery */"./src/toQuery.ts"));t.toQuery=a.default;var s=r(n(/*! ./Context */"./src/Context.ts"));t.Context=s.default},"./src/mediaQuery.ts":
|
|
53
53
|
/*!***************************!*\
|
|
54
54
|
!*** ./src/mediaQuery.ts ***!
|
|
55
|
-
\***************************/function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var
|
|
55
|
+
\***************************/function(e,t,n){var r=this&&this.__assign||function(){return r=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},r.apply(this,arguments)},i=this&&this.__rest||function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},o=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var a=o(n(/*! prop-types */"./node_modules/prop-types/index.js")),s=a.default.oneOfType([a.default.string,a.default.number]),l={all:a.default.bool,grid:a.default.bool,aural:a.default.bool,braille:a.default.bool,handheld:a.default.bool,print:a.default.bool,projection:a.default.bool,screen:a.default.bool,tty:a.default.bool,tv:a.default.bool,embossed:a.default.bool},c={orientation:a.default.oneOf(["portrait","landscape"]),scan:a.default.oneOf(["progressive","interlace"]),aspectRatio:a.default.string,deviceAspectRatio:a.default.string,height:s,deviceHeight:s,width:s,deviceWidth:s,color:a.default.bool,colorIndex:a.default.bool,monochrome:a.default.bool,resolution:s,type:Object.keys(l)},u=i(c,["type"]),d=r({minAspectRatio:a.default.string,maxAspectRatio:a.default.string,minDeviceAspectRatio:a.default.string,maxDeviceAspectRatio:a.default.string,minHeight:s,maxHeight:s,minDeviceHeight:s,maxDeviceHeight:s,minWidth:s,maxWidth:s,minDeviceWidth:s,maxDeviceWidth:s,minColor:a.default.number,maxColor:a.default.number,minColorIndex:a.default.number,maxColorIndex:a.default.number,minMonochrome:a.default.number,maxMonochrome:a.default.number,minResolution:s,maxResolution:s},u),h=r(r({},l),d);t.default={all:h,types:l,matchers:c,features:d}},"./src/toQuery.ts":
|
|
56
56
|
/*!************************!*\
|
|
57
57
|
!*** ./src/toQuery.ts ***!
|
|
58
|
-
\************************/function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var
|
|
58
|
+
\************************/function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=r(n(/*! hyphenate-style-name */"./node_modules/hyphenate-style-name/index.js")),o=r(n(/*! ./mediaQuery */"./src/mediaQuery.ts"));t.default=function(e){var t=[];return Object.keys(o.default.all).forEach((function(n){var r=e[n];null!=r&&t.push(function(e,t){var n=(0,i.default)(e);return"number"==typeof t&&(t="".concat(t,"px")),!0===t?n:!1===t?"not ".concat(n):"(".concat(n,": ").concat(t,")")}(n,r))})),t.join(" and ")}},"./src/useMediaQuery.ts":
|
|
59
59
|
/*!******************************!*\
|
|
60
60
|
!*** ./src/useMediaQuery.ts ***!
|
|
61
|
-
\******************************/function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var
|
|
61
|
+
\******************************/function(e,t,n){var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0});var i=n(/*! react */"react"),o=r(n(/*! matchmediaquery */"./node_modules/matchmediaquery/index.js")),a=r(n(/*! hyphenate-style-name */"./node_modules/hyphenate-style-name/index.js")),s=n(/*! shallow-equal */"./node_modules/shallow-equal/dist/index.esm.js"),l=r(n(/*! ./toQuery */"./src/toQuery.ts")),c=r(n(/*! ./Context */"./src/Context.ts")),u=function(e){if(e)return Object.keys(e).reduce((function(t,n){return t[(0,a.default)(n)]=e[n],t}),{})},d=function(){var e=(0,i.useRef)(!1);return(0,i.useEffect)((function(){e.current=!0}),[]),e.current},h=function(e){var t=function(){return function(e){return e.query||(0,l.default)(e)}(e)},n=(0,i.useState)(t),r=n[0],o=n[1];return(0,i.useEffect)((function(){var e=t();r!==e&&o(e)}),[e]),r};t.default=function(e,t,n){var r=function(e){var t=(0,i.useContext)(c.default),n=function(){return u(e)||u(t)},r=(0,i.useState)(n),o=r[0],a=r[1];return(0,i.useEffect)((function(){var e=n();(0,s.shallowEqualObjects)(o,e)||a(e)}),[e,t]),o}(t),a=h(e);if(!a)throw new Error("Invalid or missing MediaQuery!");var l=function(e,t){var n=function(){return(0,o.default)(e,t||{},!!t)},r=(0,i.useState)(n),a=r[0],s=r[1],l=d();return(0,i.useEffect)((function(){if(l){var e=n();return s(e),function(){e&&e.dispose()}}}),[e,t]),a}(a,r),f=function(e){var t=(0,i.useState)(e.matches),n=t[0],r=t[1];return(0,i.useEffect)((function(){var t=function(e){r(e.matches)};return e.addListener(t),r(e.matches),function(){e.removeListener(t)}}),[e]),n}(l),p=d();return(0,i.useEffect)((function(){p&&n&&n(f)}),[f]),(0,i.useEffect)((function(){return function(){l&&l.dispose()}}),[]),f}},react:
|
|
62
62
|
/*!**************************************************************************************!*\
|
|
63
63
|
!*** external {"commonjs":"react","commonjs2":"react","amd":"react","root":"React"} ***!
|
|
64
|
-
\**************************************************************************************/t=>{t.exports=e}},n={};function r(e){var
|
|
64
|
+
\**************************************************************************************/t=>{t.exports=e}},n={};function r(e){var i=n[e];if(void 0!==i)return i.exports;var o=n[e]={exports:{}};return t[e].call(o.exports,o,o.exports,r),o.exports}return r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r("./src/index.ts")})(),F.exports=M(o);const D=$.div`
|
|
65
65
|
position: fixed;
|
|
66
66
|
left: 0;
|
|
67
67
|
top: 0;
|
|
@@ -70,12 +70,12 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
70
70
|
visibility: hidden;
|
|
71
71
|
z-index: ${e=>e.zIndex||(e.$stacked?99999:99998)};
|
|
72
72
|
|
|
73
|
-
${e=>{if(e.$show)return
|
|
73
|
+
${e=>{if(e.$show)return C`
|
|
74
74
|
height: 100%;
|
|
75
75
|
width: 100vw;
|
|
76
76
|
visibility: visible;
|
|
77
77
|
`}}
|
|
78
|
-
`,
|
|
78
|
+
`,P=$.div`
|
|
79
79
|
position: absolute;
|
|
80
80
|
left: 0;
|
|
81
81
|
top: 0;
|
|
@@ -83,43 +83,43 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
83
83
|
backdrop-filter: ${e=>(e=>{let t="";return e&&(t+="blur(10px)"),t.length>0?t:"none"})(e.$backgroundBlur)};
|
|
84
84
|
transition: opacity 200ms ease;
|
|
85
85
|
|
|
86
|
-
${e=>{let t="";return e.$show?t+=
|
|
86
|
+
${e=>{let t="";return e.$show?t+=C`
|
|
87
87
|
visibility: visible;
|
|
88
88
|
opacity: 1;
|
|
89
89
|
pointer-events: auto;
|
|
90
90
|
height: 100%;
|
|
91
91
|
width: 100vw;
|
|
92
|
-
`:t+=
|
|
92
|
+
`:t+=C`
|
|
93
93
|
visibility: hidden;
|
|
94
94
|
opacity: 0;
|
|
95
95
|
transition-delay: ${e.$disableTransition?"0ms":"400ms"};
|
|
96
96
|
pointer-events: none;
|
|
97
97
|
height: 0;
|
|
98
98
|
width: 0;
|
|
99
|
-
`,e.$disableTransition&&(t+=
|
|
99
|
+
`,e.$disableTransition&&(t+=C`
|
|
100
100
|
transition: none;
|
|
101
101
|
`),t}}
|
|
102
|
-
`,E=({show:e=!1,rootId:n,onOverlayClick:r,children:o,backgroundOpacity:c,backgroundBlur:u=!0,disableTransition:d=!1,enableOverlayClick:h=!1,zIndex:p,id:f})=>{const[m,g]=a(null),[y,b]=a(),w=s(),C=s(null),_=o&&i.cloneElement(o,{ref:C}),x=f?`lifesg-ds-overlay-root-${f}`:"lifesg-ds-overlay-root";l((()=>{if(e){const e=O();if($(e),!e){const e=setTimeout((()=>{j("add")}),200);return()=>clearTimeout(e)}}else if(!w.current){const e=setTimeout((()=>{j("remove")}),200);return()=>clearTimeout(e)}}),[e]),l((()=>{g(S());const e=O();return $(e),e||k(),()=>{j("remove")}}),[]);const $=e=>{w.current=e,b(e)},S=()=>document&&n?document.getElementById(n):document?document.body:null,O=()=>document.body.classList.contains(B),k=()=>{if(!document.getElementById(M)){const e=document.createElement("style");e.id=M;const t=document.documentElement.clientWidth,n=window.innerWidth-t;e.innerHTML=`\n\t\t\t\t.${B} {\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t\tpadding-right: ${n}px !important;\n\t\t\t\t\t-ms-overflow-style: none;\n\t\t\t\t\tscrollbar-width: none;\n\t\t\t\t}\n\n\t\t\t\t.${B}::-webkit-scrollbar {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\t\t\t`,document.body.appendChild(e)}},j=e=>{const t=document.body.classList.contains(B);"add"!==e||t?"remove"===e&&t&&document.body.classList.remove(B):document.body.classList.add(B)},F=e=>{const t=C.current?.firstChild;t&&t.contains(e.target)||r&&h&&(e.preventDefault(),r())};return m?v.createPortal(t(I,{id:x,"data-testid":x,$show:e,zIndex:p,$stacked:y,children:o&&t(H,{"data-testid":"overlay-wrapper",$show:e,$backgroundOpacity:c||(y?.5:.8),$backgroundBlur:u,$disableTransition:d,$enableOverlayClick:h,onClick:F,children:_})}),m):null},M="lifesg-ds-overlay-stylesheet",B="lifesg-ds-overlay-open",D={mobileS:320,mobileM:375,mobileL:480,tablet:1199,desktopM:1399,desktopL:1999,desktop4k:3840};var T=function(e,t){return T=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},T(e,t)};var A=function(){return A=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},A.apply(this,arguments)};var z="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};var R=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},N="object"==typeof z&&z&&z.Object===Object&&z,V="object"==typeof self&&self&&self.Object===Object&&self,L=N||V||Function("return this")(),W=L,q=function(){return W.Date.now()},Q=/\s/;var U=function(e){for(var t=e.length;t--&&Q.test(e.charAt(t)););return t},Z=/^\s+/;var G=function(e){return e?e.slice(0,U(e)+1).replace(Z,""):e},X=L.Symbol,Y=X,J=Object.prototype,K=J.hasOwnProperty,ee=J.toString,te=Y?Y.toStringTag:void 0;var ne=function(e){var t=K.call(e,te),n=e[te];try{e[te]=void 0;var r=!0}catch(e){}var o=ee.call(e);return r&&(t?e[te]=n:delete e[te]),o},re=Object.prototype.toString;var oe=ne,ie=function(e){return re.call(e)},ae=X?X.toStringTag:void 0;var se=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":ae&&ae in Object(e)?oe(e):ie(e)},le=function(e){return null!=e&&"object"==typeof e};var ce=G,ue=R,de=function(e){return"symbol"==typeof e||le(e)&&"[object Symbol]"==se(e)},he=/^[-+]0x[0-9a-f]+$/i,pe=/^0b[01]+$/i,fe=/^0o[0-7]+$/i,me=parseInt;var ge=R,ye=q,ve=function(e){if("number"==typeof e)return e;if(de(e))return NaN;if(ue(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=ue(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=ce(e);var n=pe.test(e);return n||fe.test(e)?me(e.slice(2),n?2:8):he.test(e)?NaN:+e},be=Math.max,we=Math.min;var Ce=function(e,t,n){var r,o,i,a,s,l,c=0,u=!1,d=!1,h=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function p(t){var n=r,i=o;return r=o=void 0,c=t,a=e.apply(i,n)}function f(e){var n=e-l;return void 0===l||n>=t||n<0||d&&e-c>=i}function m(){var e=ye();if(f(e))return g(e);s=setTimeout(m,function(e){var n=t-(e-l);return d?we(n,i-(e-c)):n}(e))}function g(e){return s=void 0,h&&r?p(e):(r=o=void 0,a)}function y(){var e=ye(),n=f(e);if(r=arguments,o=this,l=e,n){if(void 0===s)return function(e){return c=e,s=setTimeout(m,t),u?p(e):a}(l);if(d)return clearTimeout(s),s=setTimeout(m,t),p(l)}return void 0===s&&(s=setTimeout(m,t)),a}return t=ve(t)||0,ge(n)&&(u=!!n.leading,i=(d="maxWait"in n)?be(ve(n.maxWait)||0,t):i,h="trailing"in n?!!n.trailing:h),y.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=o=s=void 0},y.flush=function(){return void 0===s?a:g(ye())},y},_e=Ce,xe=R;var $e=function(e,t,n){var r=!0,o=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return xe(n)&&(r="leading"in n?!!n.leading:r,o="trailing"in n?!!n.trailing:o),_e(e,t,{leading:r,maxWait:t,trailing:o})},Se=function(e,t,n,r){switch(t){case"debounce":return Ce(e,n,r);case"throttle":return $e(e,n,r);default:return e}},Oe=function(e){return"function"==typeof e},ke=function(){return"undefined"==typeof window},je=function(e){return e instanceof Element||e instanceof HTMLDocument},Fe=function(e,t,n,r){return function(o){var i=o.width,a=o.height;t((function(t){return t.width===i&&t.height===a||t.width===i&&!r||t.height===a&&!n?t:(e&&Oe(e)&&e(i,a),{width:i,height:a})}))}};!function(e){function t(t){var n=e.call(this,t)||this;n.cancelHandler=function(){n.resizeHandler&&n.resizeHandler.cancel&&(n.resizeHandler.cancel(),n.resizeHandler=null)},n.attachObserver=function(){var e=n.props,t=e.targetRef,r=e.observerOptions;if(!ke()){t&&t.current&&(n.targetRef.current=t.current);var o=n.getElement();o&&(n.observableElement&&n.observableElement===o||(n.observableElement=o,n.resizeObserver.observe(o,r)))}},n.getElement=function(){var e=n.props,t=e.querySelector,r=e.targetDomEl;if(ke())return null;if(t)return document.querySelector(t);if(r&&je(r))return r;if(n.targetRef&&je(n.targetRef.current))return n.targetRef.current;var o=b(n);if(!o)return null;switch(n.getRenderType()){case"renderProp":case"childFunction":case"child":case"childArray":return o;default:return o.parentElement}},n.createResizeHandler=function(e){var t=n.props,r=t.handleWidth,o=void 0===r||r,i=t.handleHeight,a=void 0===i||i,s=t.onResize;if(o||a){var l=Fe(s,n.setState.bind(n),o,a);e.forEach((function(e){var t=e&&e.contentRect||{},r=t.width,o=t.height;!n.skipOnMount&&!ke()&&l({width:r,height:o}),n.skipOnMount=!1}))}},n.getRenderType=function(){var e=n.props,t=e.render,r=e.children;return Oe(t)?"renderProp":Oe(r)?"childFunction":u(r)?"child":Array.isArray(r)?"childArray":"parent"};var r=t.skipOnMount,o=t.refreshMode,i=t.refreshRate,a=void 0===i?1e3:i,s=t.refreshOptions;return n.state={width:void 0,height:void 0},n.skipOnMount=r,n.targetRef=d(),n.observableElement=null,ke()||(n.resizeHandler=Se(n.createResizeHandler,o,a,s),n.resizeObserver=new window.ResizeObserver(n.resizeHandler)),n}(function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}T(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)})(t,e),t.prototype.componentDidMount=function(){this.attachObserver()},t.prototype.componentDidUpdate=function(){this.attachObserver()},t.prototype.componentWillUnmount=function(){ke()||(this.observableElement=null,this.resizeObserver.disconnect(),this.cancelHandler())},t.prototype.render=function(){var e,t=this.props,n=t.render,r=t.children,i=t.nodeType,a=void 0===i?"div":i,s=this.state,l={width:s.width,height:s.height,targetRef:this.targetRef};switch(this.getRenderType()){case"renderProp":return n&&n(l);case"childFunction":return(e=r)(l);case"child":if((e=r).type&&"string"==typeof e.type){var u=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}(l,["targetRef"]);return c(e,u)}return c(e,l);case"childArray":return(e=r).map((function(e){return!!e&&c(e,l)}));default:return o.createElement(a,null)}}}(h);var Pe=ke()?l:p;function Ie(e){void 0===e&&(e={});var t=e.skipOnMount,n=void 0!==t&&t,r=e.refreshMode,o=e.refreshRate,i=void 0===o?1e3:o,l=e.refreshOptions,c=e.handleWidth,u=void 0===c||c,d=e.handleHeight,h=void 0===d||d,p=e.targetRef,f=e.observerOptions,m=e.onResize,g=s(n),y=s(null),v=null!=p?p:y,b=s(),w=a({width:void 0,height:void 0}),C=w[0],_=w[1];return Pe((function(){if(!ke()){var e=Fe(m,_,u,h);b.current=Se((function(t){(u||h)&&t.forEach((function(t){var n=t&&t.contentRect||{},r=n.width,o=n.height;!g.current&&!ke()&&e({width:r,height:o}),g.current=!1}))}),r,i,l);var t=new window.ResizeObserver(b.current);return v.current&&t.observe(v.current,f),function(){t.disconnect();var e=b.current;e&&e.cancel&&e.cancel()}}}),[r,i,l,u,h,m,f,v.current]),A({ref:v},C)}const He=i.createContext({mode:"default"});var Ee=Array.isArray,Me="object"==typeof S&&S&&S.Object===Object&&S,Be="object"==typeof self&&self&&self.Object===Object&&self,De=Me||Be||Function("return this")(),Te=De.Symbol,Ae=Te,ze=Object.prototype,Re=ze.hasOwnProperty,Ne=ze.toString,Ve=Ae?Ae.toStringTag:void 0;var Le=function(e){var t=Re.call(e,Ve),n=e[Ve];try{e[Ve]=void 0;var r=!0}catch(e){}var o=Ne.call(e);return r&&(t?e[Ve]=n:delete e[Ve]),o},We=Object.prototype.toString;var qe=Le,Qe=function(e){return We.call(e)},Ue=Te?Te.toStringTag:void 0;var Ze=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Ue&&Ue in Object(e)?qe(e):Qe(e)};var Ge=Ze,Xe=function(e){return null!=e&&"object"==typeof e};var Ye=function(e){return"symbol"==typeof e||Xe(e)&&"[object Symbol]"==Ge(e)},Je=Ee,Ke=Ye,et=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,tt=/^\w*$/;var nt=function(e,t){if(Je(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Ke(e))||(tt.test(e)||!et.test(e)||null!=t&&e in Object(t))};var rt=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},ot=Ze,it=rt;var at,st=function(e){if(!it(e))return!1;var t=ot(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},lt=De["__core-js_shared__"],ct=(at=/[^.]+$/.exec(lt&<.keys&<.keys.IE_PROTO||""))?"Symbol(src)_1."+at:"";var ut=function(e){return!!ct&&ct in e},dt=Function.prototype.toString;var ht=st,pt=ut,ft=rt,mt=function(e){if(null!=e){try{return dt.call(e)}catch(e){}try{return e+""}catch(e){}}return""},gt=/^\[object .+?Constructor\]$/,yt=Function.prototype,vt=Object.prototype,bt=yt.toString,wt=vt.hasOwnProperty,Ct=RegExp("^"+bt.call(wt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var _t=function(e){return!(!ft(e)||pt(e))&&(ht(e)?Ct:gt).test(mt(e))},xt=function(e,t){return null==e?void 0:e[t]};var $t=function(e,t){var n=xt(e,t);return _t(n)?n:void 0},St=$t(Object,"create"),Ot=St;var kt=function(){this.__data__=Ot?Ot(null):{},this.size=0};var jt=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Ft=St,Pt=Object.prototype.hasOwnProperty;var It=function(e){var t=this.__data__;if(Ft){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Pt.call(t,e)?t[e]:void 0},Ht=St,Et=Object.prototype.hasOwnProperty;var Mt=St;var Bt=kt,Dt=jt,Tt=It,At=function(e){var t=this.__data__;return Ht?void 0!==t[e]:Et.call(t,e)},zt=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=Mt&&void 0===t?"__lodash_hash_undefined__":t,this};function Rt(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Rt.prototype.clear=Bt,Rt.prototype.delete=Dt,Rt.prototype.get=Tt,Rt.prototype.has=At,Rt.prototype.set=zt;var Nt=Rt;var Vt=function(){this.__data__=[],this.size=0};var Lt=function(e,t){return e===t||e!=e&&t!=t};var Wt=function(e,t){for(var n=e.length;n--;)if(Lt(e[n][0],t))return n;return-1},qt=Wt,Qt=Array.prototype.splice;var Ut=Wt;var Zt=Wt;var Gt=Wt;var Xt=Vt,Yt=function(e){var t=this.__data__,n=qt(t,e);return!(n<0)&&(n==t.length-1?t.pop():Qt.call(t,n,1),--this.size,!0)},Jt=function(e){var t=this.__data__,n=Ut(t,e);return n<0?void 0:t[n][1]},Kt=function(e){return Zt(this.__data__,e)>-1},en=function(e,t){var n=this.__data__,r=Gt(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};function tn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}tn.prototype.clear=Xt,tn.prototype.delete=Yt,tn.prototype.get=Jt,tn.prototype.has=Kt,tn.prototype.set=en;var nn=tn,rn=$t(De,"Map"),on=Nt,an=nn,sn=rn;var ln=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e};var cn=function(e,t){var n=e.__data__;return ln(t)?n["string"==typeof t?"string":"hash"]:n.map},un=cn;var dn=cn;var hn=cn;var pn=cn;var fn=function(){this.size=0,this.__data__={hash:new on,map:new(sn||an),string:new on}},mn=function(e){var t=un(this,e).delete(e);return this.size-=t?1:0,t},gn=function(e){return dn(this,e).get(e)},yn=function(e){return hn(this,e).has(e)},vn=function(e,t){var n=pn(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this};function bn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}bn.prototype.clear=fn,bn.prototype.delete=mn,bn.prototype.get=gn,bn.prototype.has=yn,bn.prototype.set=vn;var wn=bn;function Cn(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,o=t?t.apply(this,r):r[0],i=n.cache;if(i.has(o))return i.get(o);var a=e.apply(this,r);return n.cache=i.set(o,a)||i,a};return n.cache=new(Cn.Cache||wn),n}Cn.Cache=wn;var _n=Cn;var xn=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,$n=/\\(\\)?/g,Sn=function(e){var t=_n(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(xn,(function(e,n,r,o){t.push(r?o.replace($n,"$1"):n||e)})),t}));var On=function(e,t){for(var n=-1,r=null==e?0:e.length,o=Array(r);++n<r;)o[n]=t(e[n],n,e);return o},kn=Ee,jn=Ye,Fn=Te?Te.prototype:void 0,Pn=Fn?Fn.toString:void 0;var In=function e(t){if("string"==typeof t)return t;if(kn(t))return On(t,e)+"";if(jn(t))return Pn?Pn.call(t):"";var n=t+"";return"0"==n&&1/t==-Infinity?"-0":n},Hn=In;var En=Ee,Mn=nt,Bn=Sn,Dn=function(e){return null==e?"":Hn(e)};var Tn=Ye;var An=function(e,t){return En(e)?e:Mn(e,t)?[e]:Bn(Dn(e))},zn=function(e){if("string"==typeof e||Tn(e))return e;var t=e+"";return"0"==t&&1/e==-Infinity?"-0":t};var Rn=function(e,t){for(var n=0,r=(t=An(t,e)).length;null!=e&&n<r;)e=e[zn(t[n++])];return n&&n==r?e:void 0};var Nn=function(e,t,n){var r=null==e?void 0:Rn(e,t);return void 0===r?n:r};const Vn=(e,t,n)=>t?Nn(n,t)||Nn(e,t):n||e,Ln=(e,t)=>{const n=t||e.defaultValue;return Nn(e.collections,n)};var Wn;!function(e){e.colorScheme="colorScheme",e.layout="layout",e.textStyleScheme="textStyleScheme",e.designTokenScheme="designTokenScheme",e.resourceScheme="resourceScheme"}(Wn||(Wn={}));const qn={collections:{base:{Brand:{1:"#EF413D",2:"#F26664",3:"#F58E8B",4:"#F9B5B2",5:"#FDDDD7",6:"#FFEEEA"},Primary:"#1C76D5",PrimaryDark:"#1869BF",Secondary:"#0056b3",Accent:{Dark:{1:"#465A88",2:"#556D99",3:"#8D8DBF"},Light:{1:"#57A9FF",2:"#81BFFF",3:"#BED7FF",4:"#E2ECFD",5:"#F6F8FF",6:"#FBFCFE"}},Neutral:{1:"#282828",2:"#424242",3:"#686868",4:"#A4A4A4",5:"#E0E4E5",6:"#ECEFEF",7:"#F8F8F8",8:"#FFFFFF"},Validation:{Green:{Text:"#097123",Icon:"#4FC029",Border:"#95D97F",Background:"#F9FDF8"},Orange:{Text:"#B34E00",Icon:"#FEAB10",Border:"#F9CB77",Background:"#FFFCF7",Badge:"#F57F17"},Red:{Text:"#C60000",Icon:"#C60000",Border:"#DD6666",Background:"#FDF7F7"},Blue:{Text:"#064D70",Icon:" #066391",Border:"#84B7DB",Background:"#E8F4FA"}},Shadow:{Accent:"rgba(87, 169, 255, 0.5)",Red:"rgba(221, 102, 102, 0.8)",Elevation:"rgba(75, 83, 159, 0.24)"}},bookingsg:{Brand:{1:"#EF413D",2:"#F26664",3:"#F58E8B",4:"#F9B5B2",5:"#FDDDD7",6:"#FFEEEA"},Primary:"#6F4AB8",PrimaryDark:"#6443A6",Secondary:"#6443A6",Accent:{Dark:{1:"#355985",2:"#68819D",3:"#9AABBE"},Light:{1:"#9F82D9",2:"#B5A5D7",3:"#CEC3E4 ",4:"#E2DBEF",5:"#F2EFF8",6:"#F7F6FB"}},Neutral:{1:"#282828",2:"#424242",3:"#686868",4:"#A4A4A4",5:"#E0E4E5",6:"#ECEFEF",7:"#F8F8F8",8:"#FFFFFF"},Validation:{Green:{Text:"#097123",Icon:"#4FC029",Border:"#95D97F",Background:"#F9FDF8"},Orange:{Text:"#B34E00",Icon:"#FEAB10",Border:"#F9CB77",Background:"#FFFCF7",Badge:"#F57F17"},Red:{Text:"#C60000",Icon:"#C60000",Border:"#DD6666",Background:"#FDF7F7"},Blue:{Text:"#064D70",Icon:" #066391",Border:"#84B7DB",Background:"#E8F4FA"}},Shadow:{Accent:"rgba(161, 87, 255, 0.5)",Red:"rgba(221, 102, 102, 0.8)",Elevation:"rgba(75, 83, 159, 0.24)"}}},defaultValue:"base"},Qn=e=>t=>{const n=t.theme,r=Ln(qn,n[Wn.colorScheme]);return n.options&&n.options.color?Vn(r,e,n.options.color):Vn(r,e)},Un={Brand:{1:Qn("Brand.1"),2:Qn("Brand.2"),3:Qn("Brand.3"),4:Qn("Brand.4"),5:Qn("Brand.5"),6:Qn("Brand.6")},Primary:Qn("Primary"),PrimaryDark:Qn("PrimaryDark"),Secondary:Qn("Secondary"),Accent:{Light:{1:Qn("Accent.Light.1"),2:Qn("Accent.Light.2"),3:Qn("Accent.Light.3"),4:Qn("Accent.Light.4"),5:Qn("Accent.Light.5"),6:Qn("Accent.Light.6")},Dark:{1:Qn("Accent.Dark.1"),2:Qn("Accent.Dark.2"),3:Qn("Accent.Dark.3")}},Neutral:{1:Qn("Neutral.1"),2:Qn("Neutral.2"),3:Qn("Neutral.3"),4:Qn("Neutral.4"),5:Qn("Neutral.5"),6:Qn("Neutral.6"),7:Qn("Neutral.7"),8:Qn("Neutral.8")},Validation:{Green:{Text:Qn("Validation.Green.Text"),Icon:Qn("Validation.Green.Icon"),Border:Qn("Validation.Green.Border"),Background:Qn("Validation.Green.Background")},Orange:{Text:Qn("Validation.Orange.Text"),Icon:Qn("Validation.Orange.Icon"),Border:Qn("Validation.Orange.Border"),Background:Qn("Validation.Orange.Background"),Badge:Qn("Validation.Orange.Badge")},Red:{Text:Qn("Validation.Red.Text"),Icon:Qn("Validation.Red.Icon"),Border:Qn("Validation.Red.Border"),Background:Qn("Validation.Red.Background")},Blue:{Text:Qn("Validation.Blue.Text"),Icon:Qn("Validation.Blue.Icon"),Border:Qn("Validation.Blue.Border"),Background:Qn("Validation.Blue.Background")}},Shadow:{Accent:Qn("Shadow.Accent"),Red:Qn("Shadow.Red"),Elevation:Qn("Shadow.Elevation")}},Zn=e=>Object.keys(D).reduce(((t,n)=>{const r=D[n];return t[n]=`@media screen and (${e}: ${r}px)`,t}),{}),Gn=Zn("max-width"),Xn=(Zn("min-width"),{Regular:"Open Sans",Semibold:"Open Sans Semibold",Bold:"Open Sans Bold",Light:"Open Sans Light"}),Yn={collections:{base:{D1:{fontFamily:Xn.Bold,fontSize:3,fontWeight:700,lineHeight:4,letterSpacing:-.056},D2:{fontFamily:Xn.Bold,fontSize:2.5,fontWeight:700,lineHeight:3.5,letterSpacing:-.032},D3:{fontFamily:Xn.Bold,fontSize:1.625,fontWeight:700,lineHeight:2.25},D4:{fontFamily:Xn.Bold,fontSize:1.375,fontWeight:700,lineHeight:1.75},DBody:{fontFamily:Xn.Regular,fontSize:1.375,lineHeight:1.75},H1:{fontFamily:Xn.Bold,fontSize:2,fontWeight:700,lineHeight:2.5},H2:{fontFamily:Xn.Bold,fontSize:1.625,fontWeight:700,lineHeight:2.25},H3:{fontFamily:Xn.Bold,fontSize:1.375,fontWeight:700,lineHeight:1.75},H4:{fontFamily:Xn.Bold,fontSize:1.125,fontWeight:700,lineHeight:1.625},H5:{fontFamily:Xn.Bold,fontSize:1,fontWeight:700,lineHeight:1.5,letterSpacing:.014},H6:{fontFamily:Xn.Bold,fontSize:.875,fontWeight:700,lineHeight:1.6,letterSpacing:.012},Body:{fontFamily:Xn.Regular,fontSize:1.125,lineHeight:1.625},BodySmall:{fontFamily:Xn.Regular,fontSize:1,lineHeight:1.5,letterSpacing:.014},XSmall:{fontFamily:Xn.Regular,fontSize:.75,lineHeight:1.2,letterSpacing:.012}}},defaultValue:"base"},Jn=e=>t=>{const n=t.theme,r=Ln(Yn,n[Wn.textStyleScheme]);return n.options&&n.options.textStyle?Vn(r,e,n.options.textStyle):Vn(r,e)},Kn={D1:{fontFamily:Jn("D1.fontFamily"),fontSize:Jn("D1.fontSize"),fontWeight:Jn("D1.fontWeight"),lineHeight:Jn("D1.lineHeight"),letterSpacing:Jn("D1.letterSpacing")},D2:{fontFamily:Jn("D2.fontFamily"),fontSize:Jn("D2.fontSize"),fontWeight:Jn("D2.fontWeight"),lineHeight:Jn("D2.lineHeight"),letterSpacing:Jn("D2.letterSpacing")},D3:{fontFamily:Jn("D3.fontFamily"),fontSize:Jn("D3.fontSize"),fontWeight:Jn("D3.fontWeight"),lineHeight:Jn("D3.lineHeight"),letterSpacing:Jn("D3.letterSpacing")},D4:{fontFamily:Jn("D4.fontFamily"),fontSize:Jn("D4.fontSize"),fontWeight:Jn("D4.fontWeight"),lineHeight:Jn("D4.lineHeight"),letterSpacing:Jn("D4.letterSpacing")},DBody:{fontFamily:Jn("DBody.fontFamily"),fontSize:Jn("DBody.fontSize"),fontWeight:Jn("DBody.fontWeight"),lineHeight:Jn("DBody.lineHeight"),letterSpacing:Jn("DBody.letterSpacing")},H1:{fontFamily:Jn("H1.fontFamily"),fontSize:Jn("H1.fontSize"),fontWeight:Jn("H1.fontWeight"),lineHeight:Jn("H1.lineHeight"),letterSpacing:Jn("H1.letterSpacing")},H2:{fontFamily:Jn("H2.fontFamily"),fontSize:Jn("H2.fontSize"),fontWeight:Jn("H2.fontWeight"),lineHeight:Jn("H2.lineHeight"),letterSpacing:Jn("H2.letterSpacing")},H3:{fontFamily:Jn("H3.fontFamily"),fontSize:Jn("H3.fontSize"),fontWeight:Jn("H3.fontWeight"),lineHeight:Jn("H3.lineHeight"),letterSpacing:Jn("H3.letterSpacing")},H4:{fontFamily:Jn("H4.fontFamily"),fontSize:Jn("H4.fontSize"),fontWeight:Jn("H4.fontWeight"),lineHeight:Jn("H4.lineHeight"),letterSpacing:Jn("H4.letterSpacing")},H5:{fontFamily:Jn("H5.fontFamily"),fontSize:Jn("H5.fontSize"),fontWeight:Jn("H5.fontWeight"),lineHeight:Jn("H5.lineHeight"),letterSpacing:Jn("H5.letterSpacing")},H6:{fontFamily:Jn("H6.fontFamily"),fontSize:Jn("H6.fontSize"),fontWeight:Jn("H6.fontWeight"),lineHeight:Jn("H6.lineHeight"),letterSpacing:Jn("H6.letterSpacing")},Body:{fontFamily:Jn("Body.fontFamily"),fontSize:Jn("Body.fontSize"),fontWeight:Jn("Body.fontWeight"),lineHeight:Jn("Body.lineHeight"),letterSpacing:Jn("Body.letterSpacing")},BodySmall:{fontFamily:Jn("BodySmall.fontFamily"),fontSize:Jn("BodySmall.fontSize"),fontWeight:Jn("BodySmall.fontWeight"),lineHeight:Jn("BodySmall.lineHeight"),letterSpacing:Jn("BodySmall.letterSpacing")},XSmall:{fontFamily:Jn("XSmall.fontFamily"),fontSize:Jn("XSmall.fontSize"),fontWeight:Jn("XSmall.fontWeight"),lineHeight:Jn("XSmall.lineHeight"),letterSpacing:Jn("XSmall.letterSpacing")}},er=e=>{switch(e){case 700:case"bold":return Xn.Bold;case 600:case"semibold":return Xn.Semibold;case 300:case"light":return Xn.Light;case 400:case"regular":return Xn.Regular;default:return""}},tr=(e,t)=>n=>{const r=Kn[e].fontFamily(n),o=Kn[e].fontWeight(n);return Object.values(Xn).includes(r)?_`
|
|
103
|
-
font-family: ${er(t)||er(
|
|
102
|
+
`,H=({show:e=!1,rootId:n,onOverlayClick:r,children:i,backgroundOpacity:c,backgroundBlur:u=!0,disableTransition:d=!1,enableOverlayClick:h=!1,zIndex:f,id:p})=>{const[m,g]=a(null),[y,b]=a(),w=s(),$=s(null),C=i&&o.cloneElement(i,{ref:$}),_=p?`lifesg-ds-overlay-root-${p}`:"lifesg-ds-overlay-root";l((()=>{if(e){const e=O();if(x(e),!e){const e=setTimeout((()=>{j("add")}),200);return()=>clearTimeout(e)}}else if(!w.current){const e=setTimeout((()=>{j("remove")}),200);return()=>clearTimeout(e)}}),[e]),l((()=>{g(S());const e=O();return x(e),e||k(),()=>{j("remove")}}),[]);const x=e=>{w.current=e,b(e)},S=()=>document&&n?document.getElementById(n):document?document.body:null,O=()=>document.body.classList.contains(E),k=()=>{if(!document.getElementById(I)){const e=document.createElement("style");e.id=I;const t=document.documentElement.clientWidth,n=window.innerWidth-t;e.innerHTML=`\n\t\t\t\t.${E} {\n\t\t\t\t\toverflow: hidden;\n\t\t\t\t\tpadding-right: ${n}px !important;\n\t\t\t\t\t-ms-overflow-style: none;\n\t\t\t\t\tscrollbar-width: none;\n\t\t\t\t}\n\n\t\t\t\t.${E}::-webkit-scrollbar {\n\t\t\t\t\tdisplay: none;\n\t\t\t\t}\n\t\t\t`,document.body.appendChild(e)}},j=e=>{const t=document.body.classList.contains(E);"add"!==e||t?"remove"===e&&t&&document.body.classList.remove(E):document.body.classList.add(E)},M=e=>{const t=$.current?.firstChild;t&&t.contains(e.target)||r&&h&&(e.preventDefault(),r())};return m?v.createPortal(t(D,{id:_,"data-testid":_,$show:e,zIndex:f,$stacked:y,children:i&&t(P,{"data-testid":"overlay-wrapper",$show:e,$backgroundOpacity:c||(y?.5:.8),$backgroundBlur:u,$disableTransition:d,$enableOverlayClick:h,onClick:M,children:C})}),m):null},I="lifesg-ds-overlay-stylesheet",E="lifesg-ds-overlay-open",T={mobileS:320,mobileM:375,mobileL:480,tablet:1199,desktopM:1399,desktopL:1999,desktop4k:3840};var B=function(e,t){return B=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},B(e,t)};var A=function(){return A=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},A.apply(this,arguments)};var z="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};var R=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},N="object"==typeof z&&z&&z.Object===Object&&z,L="object"==typeof self&&self&&self.Object===Object&&self,V=N||L||Function("return this")(),W=V,q=function(){return W.Date.now()},Q=/\s/;var U=function(e){for(var t=e.length;t--&&Q.test(e.charAt(t)););return t},Z=/^\s+/;var Y=function(e){return e?e.slice(0,U(e)+1).replace(Z,""):e},G=V.Symbol,X=G,J=Object.prototype,K=J.hasOwnProperty,ee=J.toString,te=X?X.toStringTag:void 0;var ne=function(e){var t=K.call(e,te),n=e[te];try{e[te]=void 0;var r=!0}catch(e){}var i=ee.call(e);return r&&(t?e[te]=n:delete e[te]),i},re=Object.prototype.toString;var ie=ne,oe=function(e){return re.call(e)},ae=G?G.toStringTag:void 0;var se=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":ae&&ae in Object(e)?ie(e):oe(e)},le=function(e){return null!=e&&"object"==typeof e};var ce=Y,ue=R,de=function(e){return"symbol"==typeof e||le(e)&&"[object Symbol]"==se(e)},he=/^[-+]0x[0-9a-f]+$/i,fe=/^0b[01]+$/i,pe=/^0o[0-7]+$/i,me=parseInt;var ge=R,ye=q,ve=function(e){if("number"==typeof e)return e;if(de(e))return NaN;if(ue(e)){var t="function"==typeof e.valueOf?e.valueOf():e;e=ue(t)?t+"":t}if("string"!=typeof e)return 0===e?e:+e;e=ce(e);var n=fe.test(e);return n||pe.test(e)?me(e.slice(2),n?2:8):he.test(e)?NaN:+e},be=Math.max,we=Math.min;var $e=function(e,t,n){var r,i,o,a,s,l,c=0,u=!1,d=!1,h=!0;if("function"!=typeof e)throw new TypeError("Expected a function");function f(t){var n=r,o=i;return r=i=void 0,c=t,a=e.apply(o,n)}function p(e){var n=e-l;return void 0===l||n>=t||n<0||d&&e-c>=o}function m(){var e=ye();if(p(e))return g(e);s=setTimeout(m,function(e){var n=t-(e-l);return d?we(n,o-(e-c)):n}(e))}function g(e){return s=void 0,h&&r?f(e):(r=i=void 0,a)}function y(){var e=ye(),n=p(e);if(r=arguments,i=this,l=e,n){if(void 0===s)return function(e){return c=e,s=setTimeout(m,t),u?f(e):a}(l);if(d)return clearTimeout(s),s=setTimeout(m,t),f(l)}return void 0===s&&(s=setTimeout(m,t)),a}return t=ve(t)||0,ge(n)&&(u=!!n.leading,o=(d="maxWait"in n)?be(ve(n.maxWait)||0,t):o,h="trailing"in n?!!n.trailing:h),y.cancel=function(){void 0!==s&&clearTimeout(s),c=0,r=l=i=s=void 0},y.flush=function(){return void 0===s?a:g(ye())},y},Ce=$e,_e=R;var xe=function(e,t,n){var r=!0,i=!0;if("function"!=typeof e)throw new TypeError("Expected a function");return _e(n)&&(r="leading"in n?!!n.leading:r,i="trailing"in n?!!n.trailing:i),Ce(e,t,{leading:r,maxWait:t,trailing:i})},Se=function(e,t,n,r){switch(t){case"debounce":return $e(e,n,r);case"throttle":return xe(e,n,r);default:return e}},Oe=function(e){return"function"==typeof e},ke=function(){return"undefined"==typeof window},je=function(e){return e instanceof Element||e instanceof HTMLDocument},Me=function(e,t,n,r){return function(i){var o=i.width,a=i.height;t((function(t){return t.width===o&&t.height===a||t.width===o&&!r||t.height===a&&!n?t:(e&&Oe(e)&&e(o,a),{width:o,height:a})}))}};!function(e){function t(t){var n=e.call(this,t)||this;n.cancelHandler=function(){n.resizeHandler&&n.resizeHandler.cancel&&(n.resizeHandler.cancel(),n.resizeHandler=null)},n.attachObserver=function(){var e=n.props,t=e.targetRef,r=e.observerOptions;if(!ke()){t&&t.current&&(n.targetRef.current=t.current);var i=n.getElement();i&&(n.observableElement&&n.observableElement===i||(n.observableElement=i,n.resizeObserver.observe(i,r)))}},n.getElement=function(){var e=n.props,t=e.querySelector,r=e.targetDomEl;if(ke())return null;if(t)return document.querySelector(t);if(r&&je(r))return r;if(n.targetRef&&je(n.targetRef.current))return n.targetRef.current;var i=b(n);if(!i)return null;switch(n.getRenderType()){case"renderProp":case"childFunction":case"child":case"childArray":return i;default:return i.parentElement}},n.createResizeHandler=function(e){var t=n.props,r=t.handleWidth,i=void 0===r||r,o=t.handleHeight,a=void 0===o||o,s=t.onResize;if(i||a){var l=Me(s,n.setState.bind(n),i,a);e.forEach((function(e){var t=e&&e.contentRect||{},r=t.width,i=t.height;!n.skipOnMount&&!ke()&&l({width:r,height:i}),n.skipOnMount=!1}))}},n.getRenderType=function(){var e=n.props,t=e.render,r=e.children;return Oe(t)?"renderProp":Oe(r)?"childFunction":u(r)?"child":Array.isArray(r)?"childArray":"parent"};var r=t.skipOnMount,i=t.refreshMode,o=t.refreshRate,a=void 0===o?1e3:o,s=t.refreshOptions;return n.state={width:void 0,height:void 0},n.skipOnMount=r,n.targetRef=d(),n.observableElement=null,ke()||(n.resizeHandler=Se(n.createResizeHandler,i,a,s),n.resizeObserver=new window.ResizeObserver(n.resizeHandler)),n}(function(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function n(){this.constructor=e}B(e,t),e.prototype=null===t?Object.create(t):(n.prototype=t.prototype,new n)})(t,e),t.prototype.componentDidMount=function(){this.attachObserver()},t.prototype.componentDidUpdate=function(){this.attachObserver()},t.prototype.componentWillUnmount=function(){ke()||(this.observableElement=null,this.resizeObserver.disconnect(),this.cancelHandler())},t.prototype.render=function(){var e,t=this.props,n=t.render,r=t.children,o=t.nodeType,a=void 0===o?"div":o,s=this.state,l={width:s.width,height:s.height,targetRef:this.targetRef};switch(this.getRenderType()){case"renderProp":return n&&n(l);case"childFunction":return(e=r)(l);case"child":if((e=r).type&&"string"==typeof e.type){var u=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}(l,["targetRef"]);return c(e,u)}return c(e,l);case"childArray":return(e=r).map((function(e){return!!e&&c(e,l)}));default:return i.createElement(a,null)}}}(h);var Fe=ke()?l:f;function De(e){void 0===e&&(e={});var t=e.skipOnMount,n=void 0!==t&&t,r=e.refreshMode,i=e.refreshRate,o=void 0===i?1e3:i,l=e.refreshOptions,c=e.handleWidth,u=void 0===c||c,d=e.handleHeight,h=void 0===d||d,f=e.targetRef,p=e.observerOptions,m=e.onResize,g=s(n),y=s(null),v=null!=f?f:y,b=s(),w=a({width:void 0,height:void 0}),$=w[0],C=w[1];return Fe((function(){if(!ke()){var e=Me(m,C,u,h);b.current=Se((function(t){(u||h)&&t.forEach((function(t){var n=t&&t.contentRect||{},r=n.width,i=n.height;!g.current&&!ke()&&e({width:r,height:i}),g.current=!1}))}),r,o,l);var t=new window.ResizeObserver(b.current);return v.current&&t.observe(v.current,p),function(){t.disconnect();var e=b.current;e&&e.cancel&&e.cancel()}}}),[r,o,l,u,h,m,p,v.current]),A({ref:v},$)}const Pe=o.createContext({mode:"default"});var He=Array.isArray,Ie="object"==typeof S&&S&&S.Object===Object&&S,Ee="object"==typeof self&&self&&self.Object===Object&&self,Te=Ie||Ee||Function("return this")(),Be=Te.Symbol,Ae=Be,ze=Object.prototype,Re=ze.hasOwnProperty,Ne=ze.toString,Le=Ae?Ae.toStringTag:void 0;var Ve=function(e){var t=Re.call(e,Le),n=e[Le];try{e[Le]=void 0;var r=!0}catch(e){}var i=Ne.call(e);return r&&(t?e[Le]=n:delete e[Le]),i},We=Object.prototype.toString;var qe=Ve,Qe=function(e){return We.call(e)},Ue=Be?Be.toStringTag:void 0;var Ze=function(e){return null==e?void 0===e?"[object Undefined]":"[object Null]":Ue&&Ue in Object(e)?qe(e):Qe(e)};var Ye=Ze,Ge=function(e){return null!=e&&"object"==typeof e};var Xe=function(e){return"symbol"==typeof e||Ge(e)&&"[object Symbol]"==Ye(e)},Je=He,Ke=Xe,et=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,tt=/^\w*$/;var nt=function(e,t){if(Je(e))return!1;var n=typeof e;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=e&&!Ke(e))||(tt.test(e)||!et.test(e)||null!=t&&e in Object(t))};var rt=function(e){var t=typeof e;return null!=e&&("object"==t||"function"==t)},it=Ze,ot=rt;var at,st=function(e){if(!ot(e))return!1;var t=it(e);return"[object Function]"==t||"[object GeneratorFunction]"==t||"[object AsyncFunction]"==t||"[object Proxy]"==t},lt=Te["__core-js_shared__"],ct=(at=/[^.]+$/.exec(lt&<.keys&<.keys.IE_PROTO||""))?"Symbol(src)_1."+at:"";var ut=function(e){return!!ct&&ct in e},dt=Function.prototype.toString;var ht=st,ft=ut,pt=rt,mt=function(e){if(null!=e){try{return dt.call(e)}catch(e){}try{return e+""}catch(e){}}return""},gt=/^\[object .+?Constructor\]$/,yt=Function.prototype,vt=Object.prototype,bt=yt.toString,wt=vt.hasOwnProperty,$t=RegExp("^"+bt.call(wt).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");var Ct=function(e){return!(!pt(e)||ft(e))&&(ht(e)?$t:gt).test(mt(e))},_t=function(e,t){return null==e?void 0:e[t]};var xt=function(e,t){var n=_t(e,t);return Ct(n)?n:void 0},St=xt(Object,"create"),Ot=St;var kt=function(){this.__data__=Ot?Ot(null):{},this.size=0};var jt=function(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t},Mt=St,Ft=Object.prototype.hasOwnProperty;var Dt=function(e){var t=this.__data__;if(Mt){var n=t[e];return"__lodash_hash_undefined__"===n?void 0:n}return Ft.call(t,e)?t[e]:void 0},Pt=St,Ht=Object.prototype.hasOwnProperty;var It=St;var Et=kt,Tt=jt,Bt=Dt,At=function(e){var t=this.__data__;return Pt?void 0!==t[e]:Ht.call(t,e)},zt=function(e,t){var n=this.__data__;return this.size+=this.has(e)?0:1,n[e]=It&&void 0===t?"__lodash_hash_undefined__":t,this};function Rt(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}Rt.prototype.clear=Et,Rt.prototype.delete=Tt,Rt.prototype.get=Bt,Rt.prototype.has=At,Rt.prototype.set=zt;var Nt=Rt;var Lt=function(){this.__data__=[],this.size=0};var Vt=function(e,t){return e===t||e!=e&&t!=t};var Wt=function(e,t){for(var n=e.length;n--;)if(Vt(e[n][0],t))return n;return-1},qt=Wt,Qt=Array.prototype.splice;var Ut=Wt;var Zt=Wt;var Yt=Wt;var Gt=Lt,Xt=function(e){var t=this.__data__,n=qt(t,e);return!(n<0)&&(n==t.length-1?t.pop():Qt.call(t,n,1),--this.size,!0)},Jt=function(e){var t=this.__data__,n=Ut(t,e);return n<0?void 0:t[n][1]},Kt=function(e){return Zt(this.__data__,e)>-1},en=function(e,t){var n=this.__data__,r=Yt(n,e);return r<0?(++this.size,n.push([e,t])):n[r][1]=t,this};function tn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}tn.prototype.clear=Gt,tn.prototype.delete=Xt,tn.prototype.get=Jt,tn.prototype.has=Kt,tn.prototype.set=en;var nn=tn,rn=xt(Te,"Map"),on=Nt,an=nn,sn=rn;var ln=function(e){var t=typeof e;return"string"==t||"number"==t||"symbol"==t||"boolean"==t?"__proto__"!==e:null===e};var cn=function(e,t){var n=e.__data__;return ln(t)?n["string"==typeof t?"string":"hash"]:n.map},un=cn;var dn=cn;var hn=cn;var fn=cn;var pn=function(){this.size=0,this.__data__={hash:new on,map:new(sn||an),string:new on}},mn=function(e){var t=un(this,e).delete(e);return this.size-=t?1:0,t},gn=function(e){return dn(this,e).get(e)},yn=function(e){return hn(this,e).has(e)},vn=function(e,t){var n=fn(this,e),r=n.size;return n.set(e,t),this.size+=n.size==r?0:1,this};function bn(e){var t=-1,n=null==e?0:e.length;for(this.clear();++t<n;){var r=e[t];this.set(r[0],r[1])}}bn.prototype.clear=pn,bn.prototype.delete=mn,bn.prototype.get=gn,bn.prototype.has=yn,bn.prototype.set=vn;var wn=bn;function $n(e,t){if("function"!=typeof e||null!=t&&"function"!=typeof t)throw new TypeError("Expected a function");var n=function(){var r=arguments,i=t?t.apply(this,r):r[0],o=n.cache;if(o.has(i))return o.get(i);var a=e.apply(this,r);return n.cache=o.set(i,a)||o,a};return n.cache=new($n.Cache||wn),n}$n.Cache=wn;var Cn=$n;var _n=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,xn=/\\(\\)?/g,Sn=function(e){var t=Cn(e,(function(e){return 500===n.size&&n.clear(),e})),n=t.cache;return t}((function(e){var t=[];return 46===e.charCodeAt(0)&&t.push(""),e.replace(_n,(function(e,n,r,i){t.push(r?i.replace(xn,"$1"):n||e)})),t}));var On=function(e,t){for(var n=-1,r=null==e?0:e.length,i=Array(r);++n<r;)i[n]=t(e[n],n,e);return i},kn=He,jn=Xe,Mn=Be?Be.prototype:void 0,Fn=Mn?Mn.toString:void 0;var Dn=function e(t){if("string"==typeof t)return t;if(kn(t))return On(t,e)+"";if(jn(t))return Fn?Fn.call(t):"";var n=t+"";return"0"==n&&1/t==-Infinity?"-0":n},Pn=Dn;var Hn=He,In=nt,En=Sn,Tn=function(e){return null==e?"":Pn(e)};var Bn=Xe;var An=function(e,t){return Hn(e)?e:In(e,t)?[e]:En(Tn(e))},zn=function(e){if("string"==typeof e||Bn(e))return e;var t=e+"";return"0"==t&&1/e==-Infinity?"-0":t};var Rn=function(e,t){for(var n=0,r=(t=An(t,e)).length;null!=e&&n<r;)e=e[zn(t[n++])];return n&&n==r?e:void 0};var Nn=function(e,t,n){var r=null==e?void 0:Rn(e,t);return void 0===r?n:r};const Ln=(e,t,n)=>t?Nn(n,t)||Nn(e,t):n||e,Vn=(e,t)=>{const n=t||e.defaultValue;return Nn(e.collections,n)};var Wn;!function(e){e.colorScheme="colorScheme",e.layout="layout",e.textStyleScheme="textStyleScheme",e.designTokenScheme="designTokenScheme",e.resourceScheme="resourceScheme"}(Wn||(Wn={}));const qn={collections:{base:{Brand:{1:"#EF413D",2:"#F26664",3:"#F58E8B",4:"#F9B5B2",5:"#FDDDD7",6:"#FFEEEA"},Primary:"#1C76D5",PrimaryDark:"#1869BF",Secondary:"#0056b3",Accent:{Dark:{1:"#465A88",2:"#556D99",3:"#8D8DBF"},Light:{1:"#57A9FF",2:"#81BFFF",3:"#BED7FF",4:"#E2ECFD",5:"#F6F8FF",6:"#FBFCFE"}},Neutral:{1:"#282828",2:"#424242",3:"#686868",4:"#A4A4A4",5:"#E0E4E5",6:"#ECEFEF",7:"#F8F8F8",8:"#FFFFFF"},Validation:{Green:{Text:"#097123",Icon:"#4FC029",Border:"#95D97F",Background:"#F9FDF8"},Orange:{Text:"#B34E00",Icon:"#FEAB10",Border:"#F9CB77",Background:"#FFFCF7",Badge:"#F57F17"},Red:{Text:"#C60000",Icon:"#C60000",Border:"#DD6666",Background:"#FDF7F7"},Blue:{Text:"#064D70",Icon:" #066391",Border:"#84B7DB",Background:"#E8F4FA"}},Shadow:{Accent:"rgba(87, 169, 255, 0.5)",Red:"rgba(221, 102, 102, 0.8)",Elevation:"rgba(75, 83, 159, 0.24)"}},bookingsg:{Brand:{1:"#EF413D",2:"#F26664",3:"#F58E8B",4:"#F9B5B2",5:"#FDDDD7",6:"#FFEEEA"},Primary:"#6F4AB8",PrimaryDark:"#6443A6",Secondary:"#6443A6",Accent:{Dark:{1:"#355985",2:"#68819D",3:"#9AABBE"},Light:{1:"#9F82D9",2:"#B5A5D7",3:"#CEC3E4 ",4:"#E2DBEF",5:"#F2EFF8",6:"#F7F6FB"}},Neutral:{1:"#282828",2:"#424242",3:"#686868",4:"#A4A4A4",5:"#E0E4E5",6:"#ECEFEF",7:"#F8F8F8",8:"#FFFFFF"},Validation:{Green:{Text:"#097123",Icon:"#4FC029",Border:"#95D97F",Background:"#F9FDF8"},Orange:{Text:"#B34E00",Icon:"#FEAB10",Border:"#F9CB77",Background:"#FFFCF7",Badge:"#F57F17"},Red:{Text:"#C60000",Icon:"#C60000",Border:"#DD6666",Background:"#FDF7F7"},Blue:{Text:"#064D70",Icon:" #066391",Border:"#84B7DB",Background:"#E8F4FA"}},Shadow:{Accent:"rgba(161, 87, 255, 0.5)",Red:"rgba(221, 102, 102, 0.8)",Elevation:"rgba(75, 83, 159, 0.24)"}}},defaultValue:"base"},Qn=e=>t=>{const n=t.theme,r=Vn(qn,n[Wn.colorScheme]);return n.options&&n.options.color?Ln(r,e,n.options.color):Ln(r,e)},Un={Brand:{1:Qn("Brand.1"),2:Qn("Brand.2"),3:Qn("Brand.3"),4:Qn("Brand.4"),5:Qn("Brand.5"),6:Qn("Brand.6")},Primary:Qn("Primary"),PrimaryDark:Qn("PrimaryDark"),Secondary:Qn("Secondary"),Accent:{Light:{1:Qn("Accent.Light.1"),2:Qn("Accent.Light.2"),3:Qn("Accent.Light.3"),4:Qn("Accent.Light.4"),5:Qn("Accent.Light.5"),6:Qn("Accent.Light.6")},Dark:{1:Qn("Accent.Dark.1"),2:Qn("Accent.Dark.2"),3:Qn("Accent.Dark.3")}},Neutral:{1:Qn("Neutral.1"),2:Qn("Neutral.2"),3:Qn("Neutral.3"),4:Qn("Neutral.4"),5:Qn("Neutral.5"),6:Qn("Neutral.6"),7:Qn("Neutral.7"),8:Qn("Neutral.8")},Validation:{Green:{Text:Qn("Validation.Green.Text"),Icon:Qn("Validation.Green.Icon"),Border:Qn("Validation.Green.Border"),Background:Qn("Validation.Green.Background")},Orange:{Text:Qn("Validation.Orange.Text"),Icon:Qn("Validation.Orange.Icon"),Border:Qn("Validation.Orange.Border"),Background:Qn("Validation.Orange.Background"),Badge:Qn("Validation.Orange.Badge")},Red:{Text:Qn("Validation.Red.Text"),Icon:Qn("Validation.Red.Icon"),Border:Qn("Validation.Red.Border"),Background:Qn("Validation.Red.Background")},Blue:{Text:Qn("Validation.Blue.Text"),Icon:Qn("Validation.Blue.Icon"),Border:Qn("Validation.Blue.Border"),Background:Qn("Validation.Blue.Background")}},Shadow:{Accent:Qn("Shadow.Accent"),Red:Qn("Shadow.Red"),Elevation:Qn("Shadow.Elevation")}},Zn=e=>Object.keys(T).reduce(((t,n)=>{const r=T[n];return t[n]=`@media screen and (${e}: ${r}px)`,t}),{}),Yn=Zn("max-width"),Gn=(Zn("min-width"),{Regular:"Open Sans",Semibold:"Open Sans Semibold",Bold:"Open Sans Bold",Light:"Open Sans Light"}),Xn={collections:{base:{D1:{fontFamily:Gn.Bold,fontSize:3,fontWeight:700,lineHeight:4,letterSpacing:-.056},D2:{fontFamily:Gn.Bold,fontSize:2.5,fontWeight:700,lineHeight:3.5,letterSpacing:-.032},D3:{fontFamily:Gn.Bold,fontSize:1.625,fontWeight:700,lineHeight:2.25},D4:{fontFamily:Gn.Bold,fontSize:1.375,fontWeight:700,lineHeight:1.75},DBody:{fontFamily:Gn.Regular,fontSize:1.375,lineHeight:1.75},H1:{fontFamily:Gn.Bold,fontSize:2,fontWeight:700,lineHeight:2.5},H2:{fontFamily:Gn.Bold,fontSize:1.625,fontWeight:700,lineHeight:2.25},H3:{fontFamily:Gn.Bold,fontSize:1.375,fontWeight:700,lineHeight:1.75},H4:{fontFamily:Gn.Bold,fontSize:1.125,fontWeight:700,lineHeight:1.625},H5:{fontFamily:Gn.Bold,fontSize:1,fontWeight:700,lineHeight:1.5,letterSpacing:.014},H6:{fontFamily:Gn.Bold,fontSize:.875,fontWeight:700,lineHeight:1.6,letterSpacing:.012},Body:{fontFamily:Gn.Regular,fontSize:1.125,lineHeight:1.625},BodySmall:{fontFamily:Gn.Regular,fontSize:1,lineHeight:1.5,letterSpacing:.014},XSmall:{fontFamily:Gn.Regular,fontSize:.75,lineHeight:1.2,letterSpacing:.012}}},defaultValue:"base"},Jn=e=>t=>{const n=t.theme,r=Vn(Xn,n[Wn.textStyleScheme]);return n.options&&n.options.textStyle?Ln(r,e,n.options.textStyle):Ln(r,e)},Kn={D1:{fontFamily:Jn("D1.fontFamily"),fontSize:Jn("D1.fontSize"),fontWeight:Jn("D1.fontWeight"),lineHeight:Jn("D1.lineHeight"),letterSpacing:Jn("D1.letterSpacing")},D2:{fontFamily:Jn("D2.fontFamily"),fontSize:Jn("D2.fontSize"),fontWeight:Jn("D2.fontWeight"),lineHeight:Jn("D2.lineHeight"),letterSpacing:Jn("D2.letterSpacing")},D3:{fontFamily:Jn("D3.fontFamily"),fontSize:Jn("D3.fontSize"),fontWeight:Jn("D3.fontWeight"),lineHeight:Jn("D3.lineHeight"),letterSpacing:Jn("D3.letterSpacing")},D4:{fontFamily:Jn("D4.fontFamily"),fontSize:Jn("D4.fontSize"),fontWeight:Jn("D4.fontWeight"),lineHeight:Jn("D4.lineHeight"),letterSpacing:Jn("D4.letterSpacing")},DBody:{fontFamily:Jn("DBody.fontFamily"),fontSize:Jn("DBody.fontSize"),fontWeight:Jn("DBody.fontWeight"),lineHeight:Jn("DBody.lineHeight"),letterSpacing:Jn("DBody.letterSpacing")},H1:{fontFamily:Jn("H1.fontFamily"),fontSize:Jn("H1.fontSize"),fontWeight:Jn("H1.fontWeight"),lineHeight:Jn("H1.lineHeight"),letterSpacing:Jn("H1.letterSpacing")},H2:{fontFamily:Jn("H2.fontFamily"),fontSize:Jn("H2.fontSize"),fontWeight:Jn("H2.fontWeight"),lineHeight:Jn("H2.lineHeight"),letterSpacing:Jn("H2.letterSpacing")},H3:{fontFamily:Jn("H3.fontFamily"),fontSize:Jn("H3.fontSize"),fontWeight:Jn("H3.fontWeight"),lineHeight:Jn("H3.lineHeight"),letterSpacing:Jn("H3.letterSpacing")},H4:{fontFamily:Jn("H4.fontFamily"),fontSize:Jn("H4.fontSize"),fontWeight:Jn("H4.fontWeight"),lineHeight:Jn("H4.lineHeight"),letterSpacing:Jn("H4.letterSpacing")},H5:{fontFamily:Jn("H5.fontFamily"),fontSize:Jn("H5.fontSize"),fontWeight:Jn("H5.fontWeight"),lineHeight:Jn("H5.lineHeight"),letterSpacing:Jn("H5.letterSpacing")},H6:{fontFamily:Jn("H6.fontFamily"),fontSize:Jn("H6.fontSize"),fontWeight:Jn("H6.fontWeight"),lineHeight:Jn("H6.lineHeight"),letterSpacing:Jn("H6.letterSpacing")},Body:{fontFamily:Jn("Body.fontFamily"),fontSize:Jn("Body.fontSize"),fontWeight:Jn("Body.fontWeight"),lineHeight:Jn("Body.lineHeight"),letterSpacing:Jn("Body.letterSpacing")},BodySmall:{fontFamily:Jn("BodySmall.fontFamily"),fontSize:Jn("BodySmall.fontSize"),fontWeight:Jn("BodySmall.fontWeight"),lineHeight:Jn("BodySmall.lineHeight"),letterSpacing:Jn("BodySmall.letterSpacing")},XSmall:{fontFamily:Jn("XSmall.fontFamily"),fontSize:Jn("XSmall.fontSize"),fontWeight:Jn("XSmall.fontWeight"),lineHeight:Jn("XSmall.lineHeight"),letterSpacing:Jn("XSmall.letterSpacing")}},er=e=>{switch(e){case 700:case"bold":return Gn.Bold;case 600:case"semibold":return Gn.Semibold;case 300:case"light":return Gn.Light;case 400:case"regular":return Gn.Regular;default:return""}},tr=(e,t)=>n=>{const r=Kn[e].fontFamily(n),i=Kn[e].fontWeight(n);return Object.values(Gn).includes(r)?C`
|
|
103
|
+
font-family: ${er(t)||er(i)||r};
|
|
104
104
|
font-weight: normal !important;
|
|
105
|
-
`:
|
|
105
|
+
`:C`
|
|
106
106
|
font-family: ${r};
|
|
107
|
-
font-weight: ${(nr(t)||
|
|
108
|
-
`},nr=e=>{switch(e){case 300:case"light":return 300;case 400:case"regular":return 400;case 600:case"semibold":return 600;case 700:case"bold":return 700;case 900:case"black":return 900;default:return""}},rr=(e,t,n=!1)=>r=>{const
|
|
107
|
+
font-weight: ${(nr(t)||i)??"normal"};
|
|
108
|
+
`},nr=e=>{switch(e){case 300:case"light":return 300;case 400:case"regular":return 400;case 600:case"semibold":return 600;case 700:case"bold":return 700;case 900:case"black":return 900;default:return""}},rr=(e,t,n=!1)=>r=>{const i=Kn[e],o=i.fontSize(r);return C`
|
|
109
109
|
${tr(e,t)}
|
|
110
|
-
font-size: ${
|
|
111
|
-
line-height: ${
|
|
112
|
-
letter-spacing: ${
|
|
113
|
-
${
|
|
114
|
-
margin-bottom: ${
|
|
110
|
+
font-size: ${o}rem !important;
|
|
111
|
+
line-height: ${i.lineHeight}rem !important;
|
|
112
|
+
letter-spacing: ${i.letterSpacing(r)||0}rem !important;
|
|
113
|
+
${C`
|
|
114
|
+
margin-bottom: ${o*(n?1.05:0)}rem;
|
|
115
115
|
`}
|
|
116
|
-
`},
|
|
116
|
+
`},ir=(e=!1,t=!1)=>t?C`
|
|
117
117
|
display: block;
|
|
118
|
-
`:e?
|
|
118
|
+
`:e?C`
|
|
119
119
|
display: inline;
|
|
120
|
-
`:
|
|
120
|
+
`:C`
|
|
121
121
|
display: block;
|
|
122
|
-
`;var
|
|
122
|
+
`;var or,ar={};Object.defineProperty(ar,"__esModule",{value:!0});var sr=e;const lr=e=>sr.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:sr.jsx("path",{d:"M10 18C8.90267 18 7.868 17.7917 6.896 17.375C5.924 16.9583 5.07333 16.3853 4.344 15.656C3.61467 14.9267 3.04167 14.076 2.625 13.104C2.20833 12.132 2 11.0973 2 10C2 8.88867 2.20833 7.85033 2.625 6.885C3.04167 5.92033 3.61467 5.07333 4.344 4.344C5.07333 3.61467 5.924 3.04167 6.896 2.625C7.868 2.20833 8.90267 2 10 2C11.1113 2 12.1497 2.20833 13.115 2.625C14.0797 3.04167 14.9267 3.61467 15.656 4.344C16.3853 5.07333 16.9583 5.92033 17.375 6.885C17.7917 7.85033 18 8.88867 18 10C18 11.0973 17.7917 12.132 17.375 13.104C16.9583 14.076 16.3853 14.9267 15.656 15.656C14.9267 16.3853 14.0797 16.9583 13.115 17.375C12.1497 17.7917 11.1113 18 10 18ZM10 16.5C11.8053 16.5 13.34 15.868 14.604 14.604C15.868 13.34 16.5 11.8053 16.5 10C16.5 8.19467 15.868 6.66 14.604 5.396C13.34 4.132 11.8053 3.5 10 3.5C8.19467 3.5 6.66 4.132 5.396 5.396C4.132 6.66 3.5 8.19467 3.5 10C3.5 11.8053 4.132 13.34 5.396 14.604C6.66 15.868 8.19467 16.5 10 16.5Z",fill:"currentColor"})});lr.displayName="CircleIcon",or=ar.CircleIcon=lr;var cr,ur={};Object.defineProperty(ur,"__esModule",{value:!0});var dr=e;const hr=e=>dr.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:dr.jsx("path",{d:"M10 14C11.1113 14 12.0557 13.611 12.833 12.833C13.611 12.0557 14 11.1113 14 10C14 8.88867 13.611 7.94433 12.833 7.167C12.0557 6.389 11.1113 6 10 6C8.88867 6 7.94433 6.389 7.167 7.167C6.389 7.94433 6 8.88867 6 10C6 11.1113 6.389 12.0557 7.167 12.833C7.94433 13.611 8.88867 14 10 14ZM10 18C8.90267 18 7.868 17.7917 6.896 17.375C5.924 16.9583 5.07333 16.3853 4.344 15.656C3.61467 14.9267 3.04167 14.076 2.625 13.104C2.20833 12.132 2 11.0973 2 10C2 8.88867 2.20833 7.85033 2.625 6.885C3.04167 5.92033 3.61467 5.07333 4.344 4.344C5.07333 3.61467 5.924 3.04167 6.896 2.625C7.868 2.20833 8.90267 2 10 2C11.1113 2 12.1497 2.20833 13.115 2.625C14.0797 3.04167 14.9267 3.61467 15.656 4.344C16.3853 5.07333 16.9583 5.92033 17.375 6.885C17.7917 7.85033 18 8.88867 18 10C18 11.0973 17.7917 12.132 17.375 13.104C16.9583 14.076 16.3853 14.9267 15.656 15.656C14.9267 16.3853 14.0797 16.9583 13.115 17.375C12.1497 17.7917 11.1113 18 10 18ZM10 16.5C11.8053 16.5 13.34 15.868 14.604 14.604C15.868 13.34 16.5 11.8053 16.5 10C16.5 8.19467 15.868 6.66 14.604 5.396C13.34 4.132 11.8053 3.5 10 3.5C8.19467 3.5 6.66 4.132 5.396 5.396C4.132 6.66 3.5 8.19467 3.5 10C3.5 11.8053 4.132 13.34 5.396 14.604C6.66 15.868 8.19467 16.5 10 16.5Z",fill:"currentColor"})});hr.displayName="CircleDotIcon",cr=ur.CircleDotIcon=hr;var fr,pr={};Object.defineProperty(pr,"__esModule",{value:!0});var mr=e;const gr=e=>mr.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:mr.jsx("path",{d:"M4.5 17C4.08333 17 3.72933 16.854 3.438 16.562C3.146 16.2707 3 15.9167 3 15.5V4.5C3 4.08333 3.146 3.72933 3.438 3.438C3.72933 3.146 4.08333 3 4.5 3H15.5C15.9167 3 16.2707 3.146 16.562 3.438C16.854 3.72933 17 4.08333 17 4.5V15.5C17 15.9167 16.854 16.2707 16.562 16.562C16.2707 16.854 15.9167 17 15.5 17H4.5ZM4.5 15.5H15.5V4.5H4.5V15.5Z",fill:"currentColor"})});gr.displayName="SquareIcon",fr=pr.SquareIcon=gr;var yr,vr={};Object.defineProperty(vr,"__esModule",{value:!0});var br=e;const wr=e=>br.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:br.jsx("path",{d:"M4.25 17.5C3.764 17.5 3.35067 17.33 3.01 16.99C2.67 16.6493 2.5 16.236 2.5 15.75V4.25C2.5 3.764 2.67 3.35067 3.01 3.01C3.35067 2.67 3.764 2.5 4.25 2.5H15.75C16.236 2.5 16.6493 2.67 16.99 3.01C17.33 3.35067 17.5 3.764 17.5 4.25V15.75C17.5 16.236 17.33 16.6493 16.99 16.99C16.6493 17.33 16.236 17.5 15.75 17.5H4.25ZM8.875 13.188C8.98633 13.188 9.094 13.167 9.198 13.125C9.302 13.083 9.40267 13.0137 9.5 12.917L14.125 8.292C14.2917 8.12533 14.375 7.924 14.375 7.688C14.375 7.45133 14.2917 7.24267 14.125 7.062C13.9443 6.89533 13.736 6.812 13.5 6.812C13.264 6.812 13.0627 6.89533 12.896 7.062L8.875 11.083L7.125 9.333C6.95833 9.16633 6.757 9.083 6.521 9.083C6.285 9.083 6.08367 9.16633 5.917 9.333C5.73633 9.51367 5.646 9.722 5.646 9.958C5.646 10.194 5.73633 10.3953 5.917 10.562L8.25 12.917C8.34733 13.0137 8.448 13.083 8.552 13.125C8.656 13.167 8.76367 13.188 8.875 13.188Z",fill:"currentColor"})});wr.displayName="SquareTickFillIcon",yr=vr.SquareTickFillIcon=wr;var $r,Cr={};Object.defineProperty(Cr,"__esModule",{value:!0});var _r=e;const xr=e=>_r.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:_r.jsx("path",{d:"M7.97897 14.646C7.86764 14.646 7.75997 14.625 7.65597 14.583C7.55197 14.5417 7.4513 14.4723 7.35397 14.375L3.83297 10.854C3.6663 10.6873 3.58664 10.4757 3.59397 10.219C3.60064 9.96167 3.6873 9.74967 3.85397 9.583C4.02064 9.41634 4.22897 9.333 4.47897 9.333C4.72897 9.333 4.9373 9.41634 5.10397 9.583L8.02097 12.5L14.917 5.604C15.0836 5.43734 15.2883 5.354 15.531 5.354C15.7743 5.354 15.9793 5.43734 16.146 5.604C16.3126 5.77067 16.396 5.97567 16.396 6.219C16.396 6.46167 16.3126 6.66634 16.146 6.833L8.60397 14.375C8.50664 14.4723 8.40597 14.5417 8.30197 14.583C8.19797 14.625 8.0903 14.646 7.97897 14.646Z",fill:"currentColor"})});xr.displayName="TickIcon",$r=Cr.TickIcon=xr;const Sr=$.div`
|
|
123
123
|
height: 1.625rem;
|
|
124
124
|
width: 1.625rem;
|
|
125
125
|
margin-right: 0.5rem;
|
|
@@ -128,25 +128,25 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
128
128
|
height: 100%;
|
|
129
129
|
width: 100%;
|
|
130
130
|
|
|
131
|
-
${e=>e.$active&&!e.disabled?
|
|
131
|
+
${e=>e.$active&&!e.disabled?C`
|
|
132
132
|
color: ${Un.Primary};
|
|
133
|
-
`:
|
|
133
|
+
`:C`
|
|
134
134
|
color: ${Un.Neutral[4]};
|
|
135
135
|
`};
|
|
136
136
|
}
|
|
137
|
-
`,Or=({type:e,active:n=!1,disabled:r,className:o})=>{let i;switch(e){case"checkbox":i=t(n?yr:pr,{});break;case"radio":i=t(n?cr:ir,{});break;case"tick":i=t(Cr,{});break;case"cross":i=t($,{});break;default:i=null}return t(Sr,{className:o,$active:n,disabled:r,children:i})};let kr=Lr();const jr=e=>zr(e,kr);let Fr=Lr();jr.write=e=>zr(e,Fr);let Pr=Lr();jr.onStart=e=>zr(e,Pr);let Ir=Lr();jr.onFrame=e=>zr(e,Ir);let Hr=Lr();jr.onFinish=e=>zr(e,Hr);let Er=[];jr.setTimeout=(e,t)=>{let n=jr.now()+t,r=()=>{let e=Er.findIndex((e=>e.cancel==r));~e&&Er.splice(e,1),Tr-=~e?1:0},o={time:n,handler:e,cancel:r};return Er.splice(Mr(n),0,o),Tr+=1,Rr(),o};let Mr=e=>~(~Er.findIndex((t=>t.time>e))||~Er.length);jr.cancel=e=>{Pr.delete(e),Ir.delete(e),Hr.delete(e),kr.delete(e),Fr.delete(e)},jr.sync=e=>{Ar=!0,jr.batchedUpdates(e),Ar=!1},jr.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,jr.onStart(n)}return r.handler=e,r.cancel=()=>{Pr.delete(n),t=null},r};let Br="undefined"!=typeof window?window.requestAnimationFrame:()=>{};jr.use=e=>Br=e,jr.now="undefined"!=typeof performance?()=>performance.now():Date.now,jr.batchedUpdates=e=>e(),jr.catch=console.error,jr.frameLoop="always",jr.advance=()=>{"demand"!==jr.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):Vr()};let Dr=-1,Tr=0,Ar=!1;function zr(e,t){Ar?(t.delete(e),e(0)):(t.add(e),Rr())}function Rr(){Dr<0&&(Dr=0,"demand"!==jr.frameLoop&&Br(Nr))}function Nr(){~Dr&&(Br(Nr),jr.batchedUpdates(Vr))}function Vr(){let e=Dr;Dr=jr.now();let t=Mr(Dr);t&&(Wr(Er.splice(0,t),(e=>e.handler())),Tr-=t),Tr?(Pr.flush(),kr.flush(e?Math.min(64,Dr-e):16.667),Ir.flush(),Fr.flush(),Hr.flush()):Dr=-1}function Lr(){let e=new Set,t=e;return{add(n){Tr+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(Tr-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,Tr-=t.size,Wr(t,(t=>t(n)&&e.add(t))),Tr+=e.size,t=e)}}}function Wr(e,t){e.forEach((e=>{try{t(e)}catch(e){jr.catch(e)}}))}function qr(){}const Qr={arr:Array.isArray,obj:e=>!!e&&"Object"===e.constructor.name,fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e};function Ur(e,t){if(Qr.arr(e)){if(!Qr.arr(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}return e===t}const Zr=(e,t)=>e.forEach(t);function Gr(e,t,n){if(Qr.arr(e))for(let r=0;r<e.length;r++)t.call(n,e[r],`${r}`);else for(const r in e)e.hasOwnProperty(r)&&t.call(n,e[r],r)}const Xr=e=>Qr.und(e)?[]:Qr.arr(e)?e:[e];function Yr(e,t){if(e.size){const n=Array.from(e);e.clear(),Zr(n,t)}}const Jr=(e,...t)=>Yr(e,(e=>e(...t))),Kr=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent);let eo,to,no=null,ro=!1,oo=qr;var io=Object.freeze({__proto__:null,get createStringInterpolator(){return eo},get to(){return to},get colors(){return no},get skipAnimation(){return ro},get willAdvance(){return oo},assign:e=>{e.to&&(to=e.to),e.now&&(jr.now=e.now),void 0!==e.colors&&(no=e.colors),null!=e.skipAnimation&&(ro=e.skipAnimation),e.createStringInterpolator&&(eo=e.createStringInterpolator),e.requestAnimationFrame&&jr.use(e.requestAnimationFrame),e.batchedUpdates&&(jr.batchedUpdates=e.batchedUpdates),e.willAdvance&&(oo=e.willAdvance),e.frameLoop&&(jr.frameLoop=e.frameLoop)}});const ao=new Set;let so=[],lo=[],co=0;const uo={get idle(){return!ao.size&&!so.length},start(e){co>e.priority?(ao.add(e),jr.onStart(ho)):(po(e),jr(mo))},advance:mo,sort(e){if(co)jr.onFrame((()=>uo.sort(e)));else{const t=so.indexOf(e);~t&&(so.splice(t,1),fo(e))}},clear(){so=[],ao.clear()}};function ho(){ao.forEach(po),ao.clear(),jr(mo)}function po(e){so.includes(e)||fo(e)}function fo(e){so.splice(function(e,t){const n=e.findIndex(t);return n<0?e.length:n}(so,(t=>t.priority>e.priority)),0,e)}function mo(e){const t=lo;for(let n=0;n<so.length;n++){const r=so[n];co=r.priority,r.idle||(oo(r),r.advance(e),r.idle||t.push(r))}return co=0,lo=so,lo.length=0,so=t,so.length>0}const go="[-+]?\\d*\\.?\\d+",yo=go+"%";function vo(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}const bo=new RegExp("rgb"+vo(go,go,go)),wo=new RegExp("rgba"+vo(go,go,go,go)),Co=new RegExp("hsl"+vo(go,yo,yo)),_o=new RegExp("hsla"+vo(go,yo,yo,go)),xo=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,$o=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,So=/^#([0-9a-fA-F]{6})$/,Oo=/^#([0-9a-fA-F]{8})$/;function ko(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function jo(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,o=2*n-r,i=ko(o,r,e+1/3),a=ko(o,r,e),s=ko(o,r,e-1/3);return Math.round(255*i)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function Fo(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Po(e){return(parseFloat(e)%360+360)%360/360}function Io(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function Ho(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function Eo(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=So.exec(e))?parseInt(t[1]+"ff",16)>>>0:no&&void 0!==no[e]?no[e]:(t=bo.exec(e))?(Fo(t[1])<<24|Fo(t[2])<<16|Fo(t[3])<<8|255)>>>0:(t=wo.exec(e))?(Fo(t[1])<<24|Fo(t[2])<<16|Fo(t[3])<<8|Io(t[4]))>>>0:(t=xo.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=Oo.exec(e))?parseInt(t[1],16)>>>0:(t=$o.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=Co.exec(e))?(255|jo(Po(t[1]),Ho(t[2]),Ho(t[3])))>>>0:(t=_o.exec(e))?(jo(Po(t[1]),Ho(t[2]),Ho(t[3]))|Io(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const Mo=(e,t,n)=>{if(Qr.fun(e))return e;if(Qr.arr(e))return Mo({range:e,output:t,extrapolate:n});if(Qr.str(e.output[0]))return eo(e);const r=e,o=r.output,i=r.range||[0,1],a=r.extrapolateLeft||r.extrapolate||"extend",s=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,i);return function(e,t,n,r,o,i,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>n){if("identity"===s)return c;"clamp"===s&&(c=n)}if(r===o)return r;if(t===n)return e<=t?r:o;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=i(c),r===-1/0?c=-c:o===1/0?c+=r:c=c*(o-r)+r;return c}(e,i[t],i[t+1],o[t],o[t+1],l,a,s,r.map)}};const Bo=1.70158,Do=1.525*Bo,To=Bo+1,Ao=2*Math.PI/3,zo=2*Math.PI/4.5,Ro=e=>{const t=7.5625,n=2.75;return e<1/n?t*e*e:e<2/n?t*(e-=1.5/n)*e+.75:e<2.5/n?t*(e-=2.25/n)*e+.9375:t*(e-=2.625/n)*e+.984375},No={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>1-(1-e)*(1-e),easeInOutQuad:e=>e<.5?2*e*e:1-Math.pow(-2*e+2,2)/2,easeInCubic:e=>e*e*e,easeOutCubic:e=>1-Math.pow(1-e,3),easeInOutCubic:e=>e<.5?4*e*e*e:1-Math.pow(-2*e+2,3)/2,easeInQuart:e=>e*e*e*e,easeOutQuart:e=>1-Math.pow(1-e,4),easeInOutQuart:e=>e<.5?8*e*e*e*e:1-Math.pow(-2*e+2,4)/2,easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>1-Math.pow(1-e,5),easeInOutQuint:e=>e<.5?16*e*e*e*e*e:1-Math.pow(-2*e+2,5)/2,easeInSine:e=>1-Math.cos(e*Math.PI/2),easeOutSine:e=>Math.sin(e*Math.PI/2),easeInOutSine:e=>-(Math.cos(Math.PI*e)-1)/2,easeInExpo:e=>0===e?0:Math.pow(2,10*e-10),easeOutExpo:e=>1===e?1:1-Math.pow(2,-10*e),easeInOutExpo:e=>0===e?0:1===e?1:e<.5?Math.pow(2,20*e-10)/2:(2-Math.pow(2,-20*e+10))/2,easeInCirc:e=>1-Math.sqrt(1-Math.pow(e,2)),easeOutCirc:e=>Math.sqrt(1-Math.pow(e-1,2)),easeInOutCirc:e=>e<.5?(1-Math.sqrt(1-Math.pow(2*e,2)))/2:(Math.sqrt(1-Math.pow(-2*e+2,2))+1)/2,easeInBack:e=>To*e*e*e-Bo*e*e,easeOutBack:e=>1+To*Math.pow(e-1,3)+Bo*Math.pow(e-1,2),easeInOutBack:e=>e<.5?Math.pow(2*e,2)*(7.189819*e-Do)/2:(Math.pow(2*e-2,2)*((Do+1)*(2*e-2)+Do)+2)/2,easeInElastic:e=>0===e?0:1===e?1:-Math.pow(2,10*e-10)*Math.sin((10*e-10.75)*Ao),easeOutElastic:e=>0===e?0:1===e?1:Math.pow(2,-10*e)*Math.sin((10*e-.75)*Ao)+1,easeInOutElastic:e=>0===e?0:1===e?1:e<.5?-Math.pow(2,20*e-10)*Math.sin((20*e-11.125)*zo)/2:Math.pow(2,-20*e+10)*Math.sin((20*e-11.125)*zo)/2+1,easeInBounce:e=>1-Ro(1-e),easeOutBounce:Ro,easeInOutBounce:e=>e<.5?(1-Ro(1-2*e))/2:(1+Ro(2*e-1))/2,steps:(e,t="end")=>n=>{const r=(n="end"===t?Math.min(n,.999):Math.max(n,.001))*e,o="end"===t?Math.floor(r):Math.ceil(r);return i=0,a=1,s=o/e,Math.min(Math.max(s,i),a);var i,a,s}};function Vo(){return Vo=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Vo.apply(this,arguments)}const Lo=Symbol.for("FluidValue.get"),Wo=Symbol.for("FluidValue.observers"),qo=e=>Boolean(e&&e[Lo]),Qo=e=>e&&e[Lo]?e[Lo]():e,Uo=e=>e[Wo]||null;function Zo(e,t){let n=e[Wo];n&&n.forEach((e=>{!function(e,t){e.eventObserved?e.eventObserved(t):e(t)}(e,t)}))}class Go{constructor(e){if(this[Lo]=void 0,this[Wo]=void 0,!e&&!(e=this.get))throw Error("Unknown getter");Xo(this,e)}}const Xo=(e,t)=>Ko(e,Lo,t);function Yo(e,t){if(e[Lo]){let n=e[Wo];n||Ko(e,Wo,n=new Set),n.has(t)||(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function Jo(e,t){let n=e[Wo];if(n&&n.has(t)){const r=n.size-1;r?n.delete(t):e[Wo]=null,e.observerRemoved&&e.observerRemoved(r,t)}}const Ko=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),ei=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,ti=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,ni=new RegExp(`(${ei.source})(%|[a-z]+)`,"i"),ri=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,oi=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,ii=e=>{const[t,n]=ai(e);if(!t||Kr())return e;const r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){const t=window.getComputedStyle(document.documentElement).getPropertyValue(n);return t||e}return n&&oi.test(n)?ii(n):n||e},ai=e=>{const t=oi.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]};let si;const li=(e,t,n,r,o)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${o})`,ci=e=>{si||(si=no?new RegExp(`(${Object.keys(no).join("|")})(?!\\w)`,"g"):/^\b$/);const t=e.output.map((e=>Qo(e).replace(oi,ii).replace(ti,Eo).replace(si,Eo))),n=t.map((e=>e.match(ei).map(Number))),r=n[0].map(((e,t)=>n.map((e=>{if(!(t in e))throw Error('The arity of each "output" value must be equal');return e[t]})))).map((t=>Mo(Vo({},e,{output:t}))));return e=>{var n;const o=!ni.test(t[0])&&(null==(n=t.find((e=>ni.test(e))))?void 0:n.replace(ei,""));let i=0;return t[0].replace(ei,(()=>`${r[i++](e)}${o||""}`)).replace(ri,li)}},ui="react-spring: ",di=e=>{const t=e;let n=!1;if("function"!=typeof t)throw new TypeError(`${ui}once requires a function parameter`);return(...e)=>{n||(t(...e),n=!0)}},hi=di(console.warn);const pi=di(console.warn);function fi(e){return Qr.str(e)&&("#"==e[0]||/\d/.test(e)||!Kr()&&oi.test(e)||e in(no||{}))}const mi=Kr()?l:p,gi=()=>{const e=s(!1);return mi((()=>(e.current=!0,()=>{e.current=!1})),[]),e};function yi(){const e=a()[1],t=gi();return()=>{t.current&&e(Math.random())}}const vi=e=>l(e,bi),bi=[];function wi(e){const t=s();return l((()=>{t.current=e})),t.current}const Ci=Symbol.for("Animated:node"),_i=e=>e&&e[Ci],xi=(e,t)=>{return n=e,r=Ci,o=t,Object.defineProperty(n,r,{value:o,writable:!0,configurable:!0});var n,r,o},$i=e=>e&&e[Ci]&&e[Ci].getPayload();class Si{constructor(){this.payload=void 0,xi(this,this)}getPayload(){return this.payload||[]}}class Oi extends Si{constructor(e){super(),this.done=!0,this.elapsedTime=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.v0=void 0,this.durationProgress=0,this._value=e,Qr.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new Oi(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return Qr.num(e)&&(this.lastPosition=e,t&&(e=Math.round(e/t)*t,this.done&&(this.lastPosition=e))),this._value!==e&&(this._value=e,!0)}reset(){const{done:e}=this;this.done=!1,Qr.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}}class ki extends Oi{constructor(e){super(0),this._string=null,this._toString=void 0,this._toString=Mo({output:[e,e]})}static create(e){return new ki(e)}getValue(){let e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(Qr.str(e)){if(e==this._string)return!1;this._string=e,this._value=1}else{if(!super.setValue(e))return!1;this._string=null}return!0}reset(e){e&&(this._toString=Mo({output:[this.getValue(),e]})),this._value=0,super.reset()}}const ji={dependencies:null};class Fi extends Si{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){const t={};return Gr(this.source,((n,r)=>{var o;(o=n)&&o[Ci]===o?t[r]=n.getValue(e):qo(n)?t[r]=Qo(n):e||(t[r]=n)})),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&Zr(this.payload,(e=>e.reset()))}_makePayload(e){if(e){const t=new Set;return Gr(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){ji.dependencies&&qo(e)&&ji.dependencies.add(e);const t=$i(e);t&&Zr(t,(e=>this.add(e)))}}class Pi extends Fi{constructor(e){super(e)}static create(e){return new Pi(e)}getValue(){return this.source.map((e=>e.getValue()))}setValue(e){const t=this.getPayload();return e.length==t.length?t.map(((t,n)=>t.setValue(e[n]))).some(Boolean):(super.setValue(e.map(Ii)),!0)}}function Ii(e){return(fi(e)?ki:Oi).create(e)}function Hi(e){const t=_i(e);return t?t.constructor:Qr.arr(e)?Pi:fi(e)?ki:Oi}function Ei(){return Ei=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ei.apply(this,arguments)}const Mi=(e,t)=>{const n=!Qr.fun(e)||e.prototype&&e.prototype.isReactComponent;return f(((r,i)=>{const a=s(null),c=n&&m((e=>{a.current=function(e,t){e&&(Qr.fun(e)?e(t):e.current=t);return t}(i,e)}),[i]),[u,d]=function(e,t){const n=new Set;ji.dependencies=n,e.style&&(e=Ei({},e,{style:t.createAnimatedStyle(e.style)}));return e=new Fi(e),ji.dependencies=null,[e,n]}(r,t),h=yi(),p=()=>{const e=a.current;if(n&&!e)return;!1===(!!e&&t.applyAnimatedValues(e,u.getValue(!0)))&&h()},f=new Bi(p,d),g=s();mi((()=>(g.current=f,Zr(d,(e=>Yo(e,f))),()=>{g.current&&(Zr(g.current.deps,(e=>Jo(e,g.current))),jr.cancel(g.current.update))}))),l(p,[]),vi((()=>()=>{const e=g.current;Zr(e.deps,(t=>Jo(t,e)))}));const y=t.getComponentProps(u.getValue());return o.createElement(e,Ei({},y,{ref:c}))}))};class Bi{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&jr.write(this.update)}}const Di=Symbol.for("AnimatedComponent"),Ti=e=>Qr.str(e)?e:e&&Qr.str(e.displayName)?e.displayName:Qr.fun(e)&&e.name||null;function Ai(){return Ai=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ai.apply(this,arguments)}function zi(e,...t){return Qr.fun(e)?e(...t):e}const Ri=(e,t)=>!0===e||!!(t&&e&&(Qr.fun(e)?e(t):Xr(e).includes(t))),Ni=(e,t)=>Qr.obj(e)?t&&e[t]:e,Vi=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,Li=e=>e,Wi=(e,t=Li)=>{let n=qi;e.default&&!0!==e.default&&(e=e.default,n=Object.keys(e));const r={};for(const o of n){const n=t(e[o],o);Qr.und(n)||(r[o]=n)}return r},qi=["config","onProps","onStart","onChange","onPause","onResume","onRest"],Qi={config:1,from:1,to:1,ref:1,loop:1,reset:1,pause:1,cancel:1,reverse:1,immediate:1,default:1,delay:1,onProps:1,onStart:1,onChange:1,onPause:1,onResume:1,onRest:1,onResolve:1,items:1,trail:1,sort:1,expires:1,initial:1,enter:1,update:1,leave:1,children:1,onDestroyed:1,keys:1,callId:1,parentId:1};function Ui(e){const t=function(e){const t={};let n=0;if(Gr(e,((e,r)=>{Qi[r]||(t[r]=e,n++)})),n)return t}(e);if(t){const n={to:t};return Gr(e,((e,r)=>r in t||(n[r]=e))),n}return Ai({},e)}function Zi(e){return e=Qo(e),Qr.arr(e)?e.map(Zi):fi(e)?io.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function Gi(e){return Qr.fun(e)||Qr.arr(e)&&Qr.obj(e[0])}const Xi=Ai({},{tension:170,friction:26},{mass:1,damping:1,easing:No.linear,clamp:!1});class Yi{constructor(){this.tension=void 0,this.friction=void 0,this.frequency=void 0,this.damping=void 0,this.mass=void 0,this.velocity=0,this.restVelocity=void 0,this.precision=void 0,this.progress=void 0,this.duration=void 0,this.easing=void 0,this.clamp=void 0,this.bounce=void 0,this.decay=void 0,this.round=void 0,Object.assign(this,Xi)}}function Ji(e,t){if(Qr.und(t.decay)){const n=!Qr.und(t.tension)||!Qr.und(t.friction);!n&&Qr.und(t.frequency)&&Qr.und(t.damping)&&Qr.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}const Ki=[];class ea{constructor(){this.changed=!1,this.values=Ki,this.toValues=null,this.fromValues=Ki,this.to=void 0,this.from=void 0,this.config=new Yi,this.immediate=!1}}function ta(e,{key:t,props:n,defaultProps:r,state:o,actions:i}){return new Promise(((a,s)=>{var l;let c,u,d=Ri(null!=(l=n.cancel)?l:null==r?void 0:r.cancel,t);if(d)f();else{Qr.und(n.pause)||(o.paused=Ri(n.pause,t));let e=null==r?void 0:r.pause;!0!==e&&(e=o.paused||Ri(e,t)),c=zi(n.delay||0,t),e?(o.resumeQueue.add(p),i.pause()):(i.resume(),p())}function h(){o.resumeQueue.add(p),o.timeouts.delete(u),u.cancel(),c=u.time-jr.now()}function p(){c>0&&!io.skipAnimation?(o.delayed=!0,u=jr.setTimeout(f,c),o.pauseQueue.add(h),o.timeouts.add(u)):f()}function f(){o.delayed&&(o.delayed=!1),o.pauseQueue.delete(h),o.timeouts.delete(u),e<=(o.cancelId||0)&&(d=!0);try{i.start(Ai({},n,{callId:e,cancel:d}),a)}catch(e){s(e)}}}))}const na=(e,t)=>1==t.length?t[0]:t.some((e=>e.cancelled))?ia(e.get()):t.every((e=>e.noop))?ra(e.get()):oa(e.get(),t.every((e=>e.finished))),ra=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),oa=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),ia=e=>({value:e,cancelled:!0,finished:!1});function aa(e,t,n,r){const{callId:o,parentId:i,onRest:a}=t,{asyncTo:s,promise:l}=n;return i||e!==s||t.reset?n.promise=(async()=>{n.asyncId=o,n.asyncTo=e;const c=Wi(t,((e,t)=>"onRest"===t?void 0:e));let u,d;const h=new Promise(((e,t)=>(u=e,d=t))),p=e=>{const t=o<=(n.cancelId||0)&&ia(r)||o!==n.asyncId&&oa(r,!1);if(t)throw e.result=t,d(e),e},f=(e,t)=>{const i=new la,a=new ca;return(async()=>{if(io.skipAnimation)throw sa(n),a.result=oa(r,!1),d(a),a;p(i);const s=Qr.obj(e)?Ai({},e):Ai({},t,{to:e});s.parentId=o,Gr(c,((e,t)=>{Qr.und(s[t])&&(s[t]=e)}));const l=await r.start(s);return p(i),n.paused&&await new Promise((e=>{n.resumeQueue.add(e)})),l})()};let m;if(io.skipAnimation)return sa(n),oa(r,!1);try{let t;t=Qr.arr(e)?(async e=>{for(const t of e)await f(t)})(e):Promise.resolve(e(f,r.stop.bind(r))),await Promise.all([t.then(u),h]),m=oa(r.get(),!0,!1)}catch(e){if(e instanceof la)m=e.result;else{if(!(e instanceof ca))throw e;m=e.result}}finally{o==n.asyncId&&(n.asyncId=i,n.asyncTo=i?s:void 0,n.promise=i?l:void 0)}return Qr.fun(a)&&jr.batchedUpdates((()=>{a(m,r,r.item)})),m})():l}function sa(e,t){Yr(e.timeouts,(e=>e.cancel())),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}class la extends Error{constructor(){super("An async animation has been interrupted. You see this error because you forgot to use `await` or `.catch(...)` on its returned promise."),this.result=void 0}}class ca extends Error{constructor(){super("SkipAnimationSignal"),this.result=void 0}}const ua=e=>e instanceof ha;let da=1;class ha extends Go{constructor(...e){super(...e),this.id=da++,this.key=void 0,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){const e=_i(this);return e&&e.getValue()}to(...e){return io.to(this,e)}interpolate(...e){return hi(`${ui}The "interpolate" function is deprecated in v9 (use "to" instead)`),io.to(this,e)}toJSON(){return this.get()}observerAdded(e){1==e&&this._attach()}observerRemoved(e){0==e&&this._detach()}_attach(){}_detach(){}_onChange(e,t=!1){Zo(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||uo.sort(this),Zo(this,{type:"priority",parent:this,priority:e})}}const pa=Symbol.for("SpringPhase"),fa=e=>(1&e[pa])>0,ma=e=>(2&e[pa])>0,ga=e=>(4&e[pa])>0,ya=(e,t)=>t?e[pa]|=3:e[pa]&=-3,va=(e,t)=>t?e[pa]|=4:e[pa]&=-5;class ba extends ha{constructor(e,t){if(super(),this.key=void 0,this.animation=new ea,this.queue=void 0,this.defaultProps={},this._state={paused:!1,delayed:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._pendingCalls=new Set,this._lastCallId=0,this._lastToId=0,this._memoizedDuration=0,!Qr.und(e)||!Qr.und(t)){const n=Qr.obj(e)?Ai({},e):Ai({},t,{from:e});Qr.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(ma(this)||this._state.asyncTo)||ga(this)}get goal(){return Qo(this.animation.to)}get velocity(){const e=_i(this);return e instanceof Oi?e.lastVelocity||0:e.getPayload().map((e=>e.lastVelocity||0))}get hasAnimated(){return fa(this)}get isAnimating(){return ma(this)}get isPaused(){return ga(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1;const r=this.animation;let{config:o,toValues:i}=r;const a=$i(r.to);!a&&qo(r.to)&&(i=Xr(Qo(r.to))),r.values.forEach(((s,l)=>{if(s.done)return;const c=s.constructor==ki?1:a?a[l].lastPosition:i[l];let u=r.immediate,d=c;if(!u){if(d=s.lastPosition,o.tension<=0)return void(s.done=!0);let t=s.elapsedTime+=e;const n=r.fromValues[l],i=null!=s.v0?s.v0:s.v0=Qr.arr(o.velocity)?o.velocity[l]:o.velocity;let a;const h=o.precision||(n==c?.005:Math.min(1,.001*Math.abs(c-n)));if(Qr.und(o.duration))if(o.decay){const e=!0===o.decay?.998:o.decay,r=Math.exp(-(1-e)*t);d=n+i/(1-e)*(1-r),u=Math.abs(s.lastPosition-d)<=h,a=i*r}else{a=null==s.lastVelocity?i:s.lastVelocity;const t=o.restVelocity||h/10,r=o.clamp?0:o.bounce,l=!Qr.und(r),p=n==c?s.v0>0:n<c;let f,m=!1;const g=1,y=Math.ceil(e/g);for(let e=0;e<y&&(f=Math.abs(a)>t,f||(u=Math.abs(c-d)<=h,!u));++e){l&&(m=d==c||d>c==p,m&&(a=-a*r,d=c));a+=(1e-6*-o.tension*(d-c)+.001*-o.friction*a)/o.mass*g,d+=a*g}}else{let r=1;o.duration>0&&(this._memoizedDuration!==o.duration&&(this._memoizedDuration=o.duration,s.durationProgress>0&&(s.elapsedTime=o.duration*s.durationProgress,t=s.elapsedTime+=e)),r=(o.progress||0)+t/this._memoizedDuration,r=r>1?1:r<0?0:r,s.durationProgress=r),d=n+o.easing(r)*(c-n),a=(d-s.lastPosition)/e,u=1==r}s.lastVelocity=a,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),u=!0)}a&&!a[l].done&&(u=!1),u?s.done=!0:t=!1,s.setValue(d,o.round)&&(n=!0)}));const s=_i(this),l=s.getValue();if(t){const e=Qo(r.to);l===e&&!n||o.decay?n&&o.decay&&this._onChange(l):(s.setValue(e),this._onChange(e)),this._stop()}else n&&this._onChange(l)}set(e){return jr.batchedUpdates((()=>{this._stop(),this._focus(e),this._set(e)})),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(ma(this)){const{to:e,config:t}=this.animation;jr.batchedUpdates((()=>{this._onStart(),t.decay||this._set(e,!1),this._stop()}))}return this}update(e){return(this.queue||(this.queue=[])).push(e),this}start(e,t){let n;return Qr.und(e)?(n=this.queue||[],this.queue=[]):n=[Qr.obj(e)?e:Ai({},t,{to:e})],Promise.all(n.map((e=>this._update(e)))).then((e=>na(this,e)))}stop(e){const{to:t}=this.animation;return this._focus(this.get()),sa(this._state,e&&this._lastCallId),jr.batchedUpdates((()=>this._stop(t,e))),this}reset(){this._update({reset:!0})}eventObserved(e){"change"==e.type?this._start():"priority"==e.type&&(this.priority=e.priority+1)}_prepareNode(e){const t=this.key||"";let{to:n,from:r}=e;n=Qr.obj(n)?n[t]:n,(null==n||Gi(n))&&(n=void 0),r=Qr.obj(r)?r[t]:r,null==r&&(r=void 0);const o={to:n,from:r};return fa(this)||(e.reverse&&([n,r]=[r,n]),r=Qo(r),Qr.und(r)?_i(this)||this._set(n):this._set(r)),o}_update(e,t){let n=Ai({},e);const{key:r,defaultProps:o}=this;n.default&&Object.assign(o,Wi(n,((e,t)=>/^on/.test(t)?Ni(e,r):e))),Oa(this,n,"onProps"),ka(this,"onProps",n,this);const i=this._prepareNode(n);if(Object.isFrozen(this))throw Error("Cannot animate a `SpringValue` object that is frozen. Did you forget to pass your component to `animated(...)` before animating its props?");const a=this._state;return ta(++this._lastCallId,{key:r,props:n,defaultProps:o,state:a,actions:{pause:()=>{ga(this)||(va(this,!0),Jr(a.pauseQueue),ka(this,"onPause",oa(this,wa(this,this.animation.to)),this))},resume:()=>{ga(this)&&(va(this,!1),ma(this)&&this._resume(),Jr(a.resumeQueue),ka(this,"onResume",oa(this,wa(this,this.animation.to)),this))},start:this._merge.bind(this,i)}}).then((e=>{if(n.loop&&e.finished&&(!t||!e.noop)){const e=Ca(n);if(e)return this._update(e,!0)}return e}))}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(ia(this));const r=!Qr.und(e.to),o=!Qr.und(e.from);if(r||o){if(!(t.callId>this._lastToId))return n(ia(this));this._lastToId=t.callId}const{key:i,defaultProps:a,animation:s}=this,{to:l,from:c}=s;let{to:u=l,from:d=c}=e;!o||r||t.default&&!Qr.und(u)||(u=d),t.reverse&&([u,d]=[d,u]);const h=!Ur(d,c);h&&(s.from=d),d=Qo(d);const p=!Ur(u,l);p&&this._focus(u);const f=Gi(t.to),{config:m}=s,{decay:g,velocity:y}=m;(r||o)&&(m.velocity=0),t.config&&!f&&function(e,t,n){n&&(Ji(n=Ai({},n),t),t=Ai({},n,t)),Ji(e,t),Object.assign(e,t);for(const t in Xi)null==e[t]&&(e[t]=Xi[t]);let{mass:r,frequency:o,damping:i}=e;Qr.und(o)||(o<.01&&(o=.01),i<0&&(i=0),e.tension=Math.pow(2*Math.PI/o,2)*r,e.friction=4*Math.PI*i*r/o)}(m,zi(t.config,i),t.config!==a.config?zi(a.config,i):void 0);let v=_i(this);if(!v||Qr.und(u))return n(oa(this,!0));const b=Qr.und(t.reset)?o&&!t.default:!Qr.und(d)&&Ri(t.reset,i),w=b?d:this.get(),C=Zi(u),_=Qr.num(C)||Qr.arr(C)||fi(C),x=!f&&(!_||Ri(a.immediate||t.immediate,i));if(p){const e=Hi(u);if(e!==v.constructor){if(!x)throw Error(`Cannot animate between ${v.constructor.name} and ${e.name}, as the "to" prop suggests`);v=this._set(C)}}const $=v.constructor;let S=qo(u),O=!1;if(!S){const e=b||!fa(this)&&h;(p||e)&&(O=Ur(Zi(w),C),S=!O),(Ur(s.immediate,x)||x)&&Ur(m.decay,g)&&Ur(m.velocity,y)||(S=!0)}if(O&&ma(this)&&(s.changed&&!b?S=!0:S||this._stop(l)),!f&&((S||qo(l))&&(s.values=v.getPayload(),s.toValues=qo(u)?null:$==ki?[1]:Xr(C)),s.immediate!=x&&(s.immediate=x,x||b||this._set(l)),S)){const{onRest:e}=s;Zr(Sa,(e=>Oa(this,t,e)));const r=oa(this,wa(this,l));Jr(this._pendingCalls,r),this._pendingCalls.add(n),s.changed&&jr.batchedUpdates((()=>{s.changed=!b,null==e||e(r,this),b?zi(a.onRest,r):null==s.onStart||s.onStart(r,this)}))}b&&this._set(w),f?n(aa(t.to,t,this._state,this)):S?this._start():ma(this)&&!p?this._pendingCalls.add(n):n(ra(w))}_focus(e){const t=this.animation;e!==t.to&&(Uo(this)&&this._detach(),t.to=e,Uo(this)&&this._attach())}_attach(){let e=0;const{to:t}=this.animation;qo(t)&&(Yo(t,this),ua(t)&&(e=t.priority+1)),this.priority=e}_detach(){const{to:e}=this.animation;qo(e)&&Jo(e,this)}_set(e,t=!0){const n=Qo(e);if(!Qr.und(n)){const e=_i(this);if(!e||!Ur(n,e.getValue())){const r=Hi(n);e&&e.constructor==r?e.setValue(n):xi(this,r.create(n)),e&&jr.batchedUpdates((()=>{this._onChange(n,t)}))}}return _i(this)}_onStart(){const e=this.animation;e.changed||(e.changed=!0,ka(this,"onStart",oa(this,wa(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),zi(this.animation.onChange,e,this)),zi(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){const e=this.animation;_i(this).reset(Qo(e.to)),e.immediate||(e.fromValues=e.values.map((e=>e.lastPosition))),ma(this)||(ya(this,!0),ga(this)||this._resume())}_resume(){io.skipAnimation?this.finish():uo.start(this)}_stop(e,t){if(ma(this)){ya(this,!1);const n=this.animation;Zr(n.values,(e=>{e.done=!0})),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),Zo(this,{type:"idle",parent:this});const r=t?ia(this.get()):oa(this.get(),wa(this,null!=e?e:n.to));Jr(this._pendingCalls,r),n.changed&&(n.changed=!1,ka(this,"onRest",r,this))}}}function wa(e,t){const n=Zi(t);return Ur(Zi(e.get()),n)}function Ca(e,t=e.loop,n=e.to){let r=zi(t);if(r){const o=!0!==r&&Ui(r),i=(o||e).reverse,a=!o||o.reset;return _a(Ai({},e,{loop:t,default:!1,pause:void 0,to:!i||Gi(n)?n:void 0,from:a?e.from:void 0,reset:a},o))}}function _a(e){const{to:t,from:n}=e=Ui(e),r=new Set;return Qr.obj(t)&&$a(t,r),Qr.obj(n)&&$a(n,r),e.keys=r.size?Array.from(r):null,e}function xa(e){const t=_a(e);return Qr.und(t.default)&&(t.default=Wi(t)),t}function $a(e,t){Gr(e,((e,n)=>null!=e&&t.add(n)))}const Sa=["onStart","onRest","onChange","onPause","onResume"];function Oa(e,t,n){e.animation[n]=t[n]!==Vi(t,n)?Ni(t[n],e.key):void 0}function ka(e,t,...n){var r,o,i,a;null==(r=(o=e.animation)[t])||r.call(o,...n),null==(i=(a=e.defaultProps)[t])||i.call(a,...n)}const ja=["onStart","onChange","onRest"];let Fa=1;class Pa{constructor(e,t){this.id=Fa++,this.springs={},this.queue=[],this.ref=void 0,this._flush=void 0,this._initialProps=void 0,this._lastAsyncId=0,this._active=new Set,this._changed=new Set,this._started=!1,this._item=void 0,this._state={paused:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._events={onStart:new Map,onChange:new Map,onRest:new Map},this._onFrame=this._onFrame.bind(this),t&&(this._flush=t),e&&this.start(Ai({default:!0},e))}get idle(){return!this._state.asyncTo&&Object.values(this.springs).every((e=>e.idle&&!e.isDelayed&&!e.isPaused))}get item(){return this._item}set item(e){this._item=e}get(){const e={};return this.each(((t,n)=>e[n]=t.get())),e}set(e){for(const t in e){const n=e[t];Qr.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(_a(e)),this}start(e){let{queue:t}=this;return e?t=Xr(e).map(_a):this.queue=[],this._flush?this._flush(this,t):(Ta(this,t),Ia(this,t))}stop(e,t){if(e!==!!e&&(t=e),t){const n=this.springs;Zr(Xr(t),(t=>n[t].stop(!!e)))}else sa(this._state,this._lastAsyncId),this.each((t=>t.stop(!!e)));return this}pause(e){if(Qr.und(e))this.start({pause:!0});else{const t=this.springs;Zr(Xr(e),(e=>t[e].pause()))}return this}resume(e){if(Qr.und(e))this.start({pause:!1});else{const t=this.springs;Zr(Xr(e),(e=>t[e].resume()))}return this}each(e){Gr(this.springs,e)}_onFrame(){const{onStart:e,onChange:t,onRest:n}=this._events,r=this._active.size>0,o=this._changed.size>0;(r&&!this._started||o&&!this._started)&&(this._started=!0,Yr(e,(([e,t])=>{t.value=this.get(),e(t,this,this._item)})));const i=!r&&this._started,a=o||i&&n.size?this.get():null;o&&t.size&&Yr(t,(([e,t])=>{t.value=a,e(t,this,this._item)})),i&&(this._started=!1,Yr(n,(([e,t])=>{t.value=a,e(t,this,this._item)})))}eventObserved(e){if("change"==e.type)this._changed.add(e.parent),e.idle||this._active.add(e.parent);else{if("idle"!=e.type)return;this._active.delete(e.parent)}jr.onFrame(this._onFrame)}}function Ia(e,t){return Promise.all(t.map((t=>Ha(e,t)))).then((t=>na(e,t)))}async function Ha(e,t,n){const{keys:r,to:o,from:i,loop:a,onRest:s,onResolve:l}=t,c=Qr.obj(t.default)&&t.default;a&&(t.loop=!1),!1===o&&(t.to=null),!1===i&&(t.from=null);const u=Qr.arr(o)||Qr.fun(o)?o:void 0;u?(t.to=void 0,t.onRest=void 0,c&&(c.onRest=void 0)):Zr(ja,(n=>{const r=t[n];if(Qr.fun(r)){const o=e._events[n];t[n]=({finished:e,cancelled:t})=>{const n=o.get(r);n?(e||(n.finished=!1),t&&(n.cancelled=!0)):o.set(r,{value:null,finished:e||!1,cancelled:t||!1})},c&&(c[n]=t[n])}}));const d=e._state;t.pause===!d.paused?(d.paused=t.pause,Jr(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);const h=(r||Object.keys(e.springs)).map((n=>e.springs[n].start(t))),p=!0===t.cancel||!0===Vi(t,"cancel");(u||p&&d.asyncId)&&h.push(ta(++e._lastAsyncId,{props:t,state:d,actions:{pause:qr,resume:qr,start(t,n){p?(sa(d,e._lastAsyncId),n(ia(e))):(t.onRest=s,n(aa(u,t,d,e)))}}})),d.paused&&await new Promise((e=>{d.resumeQueue.add(e)}));const f=na(e,await Promise.all(h));if(a&&f.finished&&(!n||!f.noop)){const n=Ca(t,a,o);if(n)return Ta(e,[n]),Ha(e,n,!0)}return l&&jr.batchedUpdates((()=>l(f,e,e.item))),f}function Ea(e,t){const n=Ai({},e.springs);return t&&Zr(Xr(t),(e=>{Qr.und(e.keys)&&(e=_a(e)),Qr.obj(e.to)||(e=Ai({},e,{to:void 0})),Da(n,e,(e=>Ba(e)))})),Ma(e,n),n}function Ma(e,t){Gr(t,((t,n)=>{e.springs[n]||(e.springs[n]=t,Yo(t,e))}))}function Ba(e,t){const n=new ba;return n.key=e,t&&Yo(n,t),n}function Da(e,t,n){t.keys&&Zr(t.keys,(r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)}))}function Ta(e,t){Zr(t,(t=>{Da(e.springs,t,(t=>Ba(t,e)))}))}const Aa=["children"],za=e=>{let{children:t}=e,n=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,Aa);const r=g(Ra),i=n.pause||!!r.pause,c=n.immediate||!!r.immediate;n=function(e,t){const[n]=a((()=>({inputs:t,result:e()}))),r=s(),o=r.current;let i=o;i?Boolean(t&&i.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,i.inputs))||(i={inputs:t,result:e()}):i=n;return l((()=>{r.current=i,o==n&&(n.inputs=n.result=void 0)}),[i]),i.result}((()=>({pause:i,immediate:c})),[i,c]);const{Provider:u}=Ra;return o.createElement(u,{value:n},t)},Ra=(Na=za,Va={},Object.assign(Na,o.createContext(Va)),Na.Provider._context=Na,Na.Consumer._context=Na,Na);var Na,Va;za.Provider=Ra.Provider,za.Consumer=Ra.Consumer;const La=()=>{const e=[],t=function(t){pi(`${ui}Directly calling start instead of using the api object is deprecated in v9 (use ".start" instead), this will be removed in later 0.X.0 versions`);const r=[];return Zr(e,((e,o)=>{if(Qr.und(t))r.push(e.start());else{const i=n(t,e,o);i&&r.push(e.start(i))}})),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){const n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return Zr(e,(e=>e.pause(...arguments))),this},t.resume=function(){return Zr(e,(e=>e.resume(...arguments))),this},t.set=function(t){Zr(e,(e=>e.set(t)))},t.start=function(t){const n=[];return Zr(e,((e,r)=>{if(Qr.und(t))n.push(e.start());else{const o=this._getProps(t,e,r);o&&n.push(e.start(o))}})),n},t.stop=function(){return Zr(e,(e=>e.stop(...arguments))),this},t.update=function(t){return Zr(e,((e,n)=>e.update(this._getProps(t,e,n)))),this};const n=function(e,t,n){return Qr.fun(e)?e(n,t):e};return t._getProps=n,t};function Wa(e,t){const n=Qr.fun(e),[[r],o]=function(e,t,n){const r=Qr.fun(t)&&t;r&&!n&&(n=[]);const o=y((()=>r||3==arguments.length?La():void 0),[]),i=s(0),a=yi(),l=y((()=>({ctrls:[],queue:[],flush(e,t){const n=Ea(e,t);return i.current>0&&!l.queue.length&&!Object.keys(n).some((t=>!e.springs[t]))?Ia(e,t):new Promise((r=>{Ma(e,n),l.queue.push((()=>{r(Ia(e,t))})),a()}))}})),[]),c=s([...l.ctrls]),u=[],d=wi(e)||0;function h(e,n){for(let o=e;o<n;o++){const e=c.current[o]||(c.current[o]=new Pa(null,l.flush)),n=r?r(o,e):t[o];n&&(u[o]=xa(n))}}y((()=>{Zr(c.current.slice(e,d),(e=>{!function(e,t){var n;null==(n=e.ref)||n.delete(e),null==t||t.delete(e)}(e,o),e.stop(!0)})),c.current.length=e,h(d,e)}),[e]),y((()=>{h(0,Math.min(d,e))}),n);const p=c.current.map(((e,t)=>Ea(e,u[t]))),f=g(za),m=wi(f),v=f!==m&&function(e){for(const t in e)return!0;return!1}(f);mi((()=>{i.current++,l.ctrls=c.current;const{queue:e}=l;e.length&&(l.queue=[],Zr(e,(e=>e()))),Zr(c.current,((e,t)=>{null==o||o.add(e),v&&e.start({default:f});const n=u[t];n&&(function(e,t){var n;t&&e.ref!==t&&(null==(n=e.ref)||n.delete(e),t.add(e),e.ref=t)}(e,n.ref),e.ref?e.queue.push(n):e.start(n))}))})),vi((()=>()=>{Zr(l.ctrls,(e=>e.stop(!0)))}));const b=p.map((e=>Ai({},e)));return o?[b,o]:b}(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,o]:r}let qa;!function(e){e.MOUNT="mount",e.ENTER="enter",e.UPDATE="update",e.LEAVE="leave"}(qa||(qa={}));class Qa extends ha{constructor(e,t){super(),this.key=void 0,this.idle=!0,this.calc=void 0,this._active=new Set,this.source=e,this.calc=Mo(...t);const n=this._get(),r=Hi(n);xi(this,r.create(n))}advance(e){const t=this._get();Ur(t,this.get())||(_i(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&Za(this._active)&&Ga(this)}_get(){const e=Qr.arr(this.source)?this.source.map(Qo):Xr(Qo(this.source));return this.calc(...e)}_start(){this.idle&&!Za(this._active)&&(this.idle=!1,Zr($i(this),(e=>{e.done=!1})),io.skipAnimation?(jr.batchedUpdates((()=>this.advance())),Ga(this)):uo.start(this))}_attach(){let e=1;Zr(Xr(this.source),(t=>{qo(t)&&Yo(t,this),ua(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))})),this.priority=e,this._start()}_detach(){Zr(Xr(this.source),(e=>{qo(e)&&Jo(e,this)})),this._active.clear(),Ga(this)}eventObserved(e){"change"==e.type?e.idle?this.advance():(this._active.add(e.parent),this._start()):"idle"==e.type?this._active.delete(e.parent):"priority"==e.type&&(this.priority=Xr(this.source).reduce(((e,t)=>Math.max(e,(ua(t)?t.priority:0)+1)),0))}}function Ua(e){return!1!==e.idle}function Za(e){return!e.size||Array.from(e).every(Ua)}function Ga(e){e.idle||(e.idle=!0,Zr($i(e),(e=>{e.done=!0})),Zo(e,{type:"idle",parent:e}))}function Xa(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}io.assign({createStringInterpolator:ci,to:(e,t)=>new Qa(e,t)});const Ya=["style","children","scrollTop","scrollLeft","viewBox"],Ja=/^--/;function Ka(e,t){return null==t||"boolean"==typeof t||""===t?"":"number"!=typeof t||0===t||Ja.test(e)||ts.hasOwnProperty(e)&&ts[e]?(""+t).trim():t+"px"}const es={};let ts={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const ns=["Webkit","Ms","Moz","O"];ts=Object.keys(ts).reduce(((e,t)=>(ns.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),ts);const rs=["x","y","z"],os=/^(matrix|translate|scale|rotate|skew)/,is=/^(translate)/,as=/^(rotate|skew)/,ss=(e,t)=>Qr.num(e)&&0!==e?e+t:e,ls=(e,t)=>Qr.arr(e)?e.every((e=>ls(e,t))):Qr.num(e)?e===t:parseFloat(e)===t;class cs extends Fi{constructor(e){let{x:t,y:n,z:r}=e,o=Xa(e,rs);const i=[],a=[];(t||n||r)&&(i.push([t||0,n||0,r||0]),a.push((e=>[`translate3d(${e.map((e=>ss(e,"px"))).join(",")})`,ls(e,0)]))),Gr(o,((e,t)=>{if("transform"===t)i.push([e||""]),a.push((e=>[e,""===e]));else if(os.test(t)){if(delete o[t],Qr.und(e))return;const n=is.test(t)?"px":as.test(t)?"deg":"";i.push(Xr(e)),a.push("rotate3d"===t?([e,t,r,o])=>[`rotate3d(${e},${t},${r},${ss(o,n)})`,ls(o,0)]:e=>[`${t}(${e.map((e=>ss(e,n))).join(",")})`,ls(e,t.startsWith("scale")?1:0)])}})),i.length&&(o.transform=new us(i,a)),super(o)}}class us extends Go{constructor(e,t){super(),this._value=null,this.inputs=e,this.transforms=t}get(){return this._value||(this._value=this._get())}_get(){let e="",t=!0;return Zr(this.inputs,((n,r)=>{const o=Qo(n[0]),[i,a]=this.transforms[r](Qr.arr(o)?o:n.map(Qo));e+=" "+i,t=t&&a})),t?"none":e}observerAdded(e){1==e&&Zr(this.inputs,(e=>Zr(e,(e=>qo(e)&&Yo(e,this)))))}observerRemoved(e){0==e&&Zr(this.inputs,(e=>Zr(e,(e=>qo(e)&&Jo(e,this)))))}eventObserved(e){"change"==e.type&&(this._value=null),Zo(this,e)}}const ds=["scrollTop","scrollLeft"];io.assign({batchedUpdates:w,createStringInterpolator:ci,colors:{transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199}});const hs=((e,{applyAnimatedValues:t=(()=>!1),createAnimatedStyle:n=(e=>new Fi(e)),getComponentProps:r=(e=>e)}={})=>{const o={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},i=e=>{const t=Ti(e)||"Anonymous";return(e=Qr.str(e)?i[e]||(i[e]=Mi(e,o)):e[Di]||(e[Di]=Mi(e,o))).displayName=`Animated(${t})`,e};return Gr(e,((t,n)=>{Qr.arr(e)&&(n=Ti(t)),i[n]=i(t)})),{animated:i}})(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],{applyAnimatedValues:function(e,t){if(!e.nodeType||!e.setAttribute)return!1;const n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,r=t,{style:o,children:i,scrollTop:a,scrollLeft:s,viewBox:l}=r,c=Xa(r,Ya),u=Object.values(c),d=Object.keys(c).map((t=>n||e.hasAttribute(t)?t:es[t]||(es[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())))));void 0!==i&&(e.textContent=i);for(let t in o)if(o.hasOwnProperty(t)){const n=Ka(t,o[t]);Ja.test(t)?e.style.setProperty(t,n):e.style[t]=n}d.forEach(((t,n)=>{e.setAttribute(t,u[n])})),void 0!==a&&(e.scrollTop=a),void 0!==s&&(e.scrollLeft=s),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new cs(e),getComponentProps:e=>Xa(e,ds)}),ps=hs.animated;var fs,ms={};Object.defineProperty(ms,"__esModule",{value:!0});var gs=e;const ys=e=>gs.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:gs.jsx("path",{d:"M2.62611 5.81312C2.84811 5.59112 3.10478 5.48012 3.39611 5.48012C3.68811 5.48012 3.94511 5.59112 4.16711 5.81312L10.1881 11.8341L16.2301 5.79212C16.4381 5.58412 16.6881 5.48012 16.9801 5.48012C17.2714 5.48012 17.5281 5.59112 17.7501 5.81312C17.9588 6.02179 18.0631 6.27545 18.0631 6.57412C18.0631 6.87279 17.9588 7.12612 17.7501 7.33412L10.8131 14.2721C10.7158 14.3688 10.6151 14.4381 10.5111 14.4801C10.4071 14.5215 10.2994 14.5421 10.1881 14.5421C10.0768 14.5421 9.96911 14.5215 9.86511 14.4801C9.76111 14.4381 9.66044 14.3688 9.56311 14.2721L2.60511 7.31312C2.38244 7.09112 2.27811 6.83779 2.29211 6.55312C2.30611 6.26845 2.41744 6.02179 2.62611 5.81312Z",fill:"currentColor"})});ys.displayName="ChevronDownIcon",fs=ms.ChevronDownIcon=ys;const vs=C.div`
|
|
137
|
+
`,Or=({type:e,active:n=!1,disabled:r,className:i})=>{let o;switch(e){case"checkbox":o=t(n?yr:fr,{});break;case"radio":o=t(n?cr:or,{});break;case"tick":o=t($r,{});break;case"cross":o=t(x,{});break;default:o=null}return t(Sr,{className:i,$active:n,disabled:r,children:o})};let kr=Vr();const jr=e=>zr(e,kr);let Mr=Vr();jr.write=e=>zr(e,Mr);let Fr=Vr();jr.onStart=e=>zr(e,Fr);let Dr=Vr();jr.onFrame=e=>zr(e,Dr);let Pr=Vr();jr.onFinish=e=>zr(e,Pr);let Hr=[];jr.setTimeout=(e,t)=>{let n=jr.now()+t,r=()=>{let e=Hr.findIndex((e=>e.cancel==r));~e&&Hr.splice(e,1),Br-=~e?1:0},i={time:n,handler:e,cancel:r};return Hr.splice(Ir(n),0,i),Br+=1,Rr(),i};let Ir=e=>~(~Hr.findIndex((t=>t.time>e))||~Hr.length);jr.cancel=e=>{Fr.delete(e),Dr.delete(e),Pr.delete(e),kr.delete(e),Mr.delete(e)},jr.sync=e=>{Ar=!0,jr.batchedUpdates(e),Ar=!1},jr.throttle=e=>{let t;function n(){try{e(...t)}finally{t=null}}function r(...e){t=e,jr.onStart(n)}return r.handler=e,r.cancel=()=>{Fr.delete(n),t=null},r};let Er="undefined"!=typeof window?window.requestAnimationFrame:()=>{};jr.use=e=>Er=e,jr.now="undefined"!=typeof performance?()=>performance.now():Date.now,jr.batchedUpdates=e=>e(),jr.catch=console.error,jr.frameLoop="always",jr.advance=()=>{"demand"!==jr.frameLoop?console.warn("Cannot call the manual advancement of rafz whilst frameLoop is not set as demand"):Lr()};let Tr=-1,Br=0,Ar=!1;function zr(e,t){Ar?(t.delete(e),e(0)):(t.add(e),Rr())}function Rr(){Tr<0&&(Tr=0,"demand"!==jr.frameLoop&&Er(Nr))}function Nr(){~Tr&&(Er(Nr),jr.batchedUpdates(Lr))}function Lr(){let e=Tr;Tr=jr.now();let t=Ir(Tr);t&&(Wr(Hr.splice(0,t),(e=>e.handler())),Br-=t),Br?(Fr.flush(),kr.flush(e?Math.min(64,Tr-e):16.667),Dr.flush(),Mr.flush(),Pr.flush()):Tr=-1}function Vr(){let e=new Set,t=e;return{add(n){Br+=t!=e||e.has(n)?0:1,e.add(n)},delete:n=>(Br-=t==e&&e.has(n)?1:0,e.delete(n)),flush(n){t.size&&(e=new Set,Br-=t.size,Wr(t,(t=>t(n)&&e.add(t))),Br+=e.size,t=e)}}}function Wr(e,t){e.forEach((e=>{try{t(e)}catch(e){jr.catch(e)}}))}function qr(){}const Qr={arr:Array.isArray,obj:e=>!!e&&"Object"===e.constructor.name,fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e};function Ur(e,t){if(Qr.arr(e)){if(!Qr.arr(t)||e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}return e===t}const Zr=(e,t)=>e.forEach(t);function Yr(e,t,n){if(Qr.arr(e))for(let r=0;r<e.length;r++)t.call(n,e[r],`${r}`);else for(const r in e)e.hasOwnProperty(r)&&t.call(n,e[r],r)}const Gr=e=>Qr.und(e)?[]:Qr.arr(e)?e:[e];function Xr(e,t){if(e.size){const n=Array.from(e);e.clear(),Zr(n,t)}}const Jr=(e,...t)=>Xr(e,(e=>e(...t))),Kr=()=>"undefined"==typeof window||!window.navigator||/ServerSideRendering|^Deno\//.test(window.navigator.userAgent);let ei,ti,ni=null,ri=!1,ii=qr;var oi=Object.freeze({__proto__:null,get createStringInterpolator(){return ei},get to(){return ti},get colors(){return ni},get skipAnimation(){return ri},get willAdvance(){return ii},assign:e=>{e.to&&(ti=e.to),e.now&&(jr.now=e.now),void 0!==e.colors&&(ni=e.colors),null!=e.skipAnimation&&(ri=e.skipAnimation),e.createStringInterpolator&&(ei=e.createStringInterpolator),e.requestAnimationFrame&&jr.use(e.requestAnimationFrame),e.batchedUpdates&&(jr.batchedUpdates=e.batchedUpdates),e.willAdvance&&(ii=e.willAdvance),e.frameLoop&&(jr.frameLoop=e.frameLoop)}});const ai=new Set;let si=[],li=[],ci=0;const ui={get idle(){return!ai.size&&!si.length},start(e){ci>e.priority?(ai.add(e),jr.onStart(di)):(hi(e),jr(pi))},advance:pi,sort(e){if(ci)jr.onFrame((()=>ui.sort(e)));else{const t=si.indexOf(e);~t&&(si.splice(t,1),fi(e))}},clear(){si=[],ai.clear()}};function di(){ai.forEach(hi),ai.clear(),jr(pi)}function hi(e){si.includes(e)||fi(e)}function fi(e){si.splice(function(e,t){const n=e.findIndex(t);return n<0?e.length:n}(si,(t=>t.priority>e.priority)),0,e)}function pi(e){const t=li;for(let n=0;n<si.length;n++){const r=si[n];ci=r.priority,r.idle||(ii(r),r.advance(e),r.idle||t.push(r))}return ci=0,li=si,li.length=0,si=t,si.length>0}const mi="[-+]?\\d*\\.?\\d+",gi=mi+"%";function yi(...e){return"\\(\\s*("+e.join(")\\s*,\\s*(")+")\\s*\\)"}const vi=new RegExp("rgb"+yi(mi,mi,mi)),bi=new RegExp("rgba"+yi(mi,mi,mi,mi)),wi=new RegExp("hsl"+yi(mi,gi,gi)),$i=new RegExp("hsla"+yi(mi,gi,gi,mi)),Ci=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,_i=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,xi=/^#([0-9a-fA-F]{6})$/,Si=/^#([0-9a-fA-F]{8})$/;function Oi(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function ki(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,i=2*n-r,o=Oi(i,r,e+1/3),a=Oi(i,r,e),s=Oi(i,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function ji(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Mi(e){return(parseFloat(e)%360+360)%360/360}function Fi(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function Di(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function Pi(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=xi.exec(e))?parseInt(t[1]+"ff",16)>>>0:ni&&void 0!==ni[e]?ni[e]:(t=vi.exec(e))?(ji(t[1])<<24|ji(t[2])<<16|ji(t[3])<<8|255)>>>0:(t=bi.exec(e))?(ji(t[1])<<24|ji(t[2])<<16|ji(t[3])<<8|Fi(t[4]))>>>0:(t=Ci.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=Si.exec(e))?parseInt(t[1],16)>>>0:(t=_i.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=wi.exec(e))?(255|ki(Mi(t[1]),Di(t[2]),Di(t[3])))>>>0:(t=$i.exec(e))?(ki(Mi(t[1]),Di(t[2]),Di(t[3]))|Fi(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const Hi=(e,t,n)=>{if(Qr.fun(e))return e;if(Qr.arr(e))return Hi({range:e,output:t,extrapolate:n});if(Qr.str(e.output[0]))return ei(e);const r=e,i=r.output,o=r.range||[0,1],a=r.extrapolateLeft||r.extrapolate||"extend",s=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,o);return function(e,t,n,r,i,o,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>n){if("identity"===s)return c;"clamp"===s&&(c=n)}if(r===i)return r;if(t===n)return e<=t?r:i;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=o(c),r===-1/0?c=-c:i===1/0?c+=r:c=c*(i-r)+r;return c}(e,o[t],o[t+1],i[t],i[t+1],l,a,s,r.map)}};const Ii=1.70158,Ei=1.525*Ii,Ti=Ii+1,Bi=2*Math.PI/3,Ai=2*Math.PI/4.5,zi=e=>{const t=7.5625,n=2.75;return e<1/n?t*e*e:e<2/n?t*(e-=1.5/n)*e+.75:e<2.5/n?t*(e-=2.25/n)*e+.9375:t*(e-=2.625/n)*e+.984375},Ri={linear:e=>e,easeInQuad:e=>e*e,easeOutQuad:e=>1-(1-e)*(1-e),easeInOutQuad:e=>e<.5?2*e*e:1-Math.pow(-2*e+2,2)/2,easeInCubic:e=>e*e*e,easeOutCubic:e=>1-Math.pow(1-e,3),easeInOutCubic:e=>e<.5?4*e*e*e:1-Math.pow(-2*e+2,3)/2,easeInQuart:e=>e*e*e*e,easeOutQuart:e=>1-Math.pow(1-e,4),easeInOutQuart:e=>e<.5?8*e*e*e*e:1-Math.pow(-2*e+2,4)/2,easeInQuint:e=>e*e*e*e*e,easeOutQuint:e=>1-Math.pow(1-e,5),easeInOutQuint:e=>e<.5?16*e*e*e*e*e:1-Math.pow(-2*e+2,5)/2,easeInSine:e=>1-Math.cos(e*Math.PI/2),easeOutSine:e=>Math.sin(e*Math.PI/2),easeInOutSine:e=>-(Math.cos(Math.PI*e)-1)/2,easeInExpo:e=>0===e?0:Math.pow(2,10*e-10),easeOutExpo:e=>1===e?1:1-Math.pow(2,-10*e),easeInOutExpo:e=>0===e?0:1===e?1:e<.5?Math.pow(2,20*e-10)/2:(2-Math.pow(2,-20*e+10))/2,easeInCirc:e=>1-Math.sqrt(1-Math.pow(e,2)),easeOutCirc:e=>Math.sqrt(1-Math.pow(e-1,2)),easeInOutCirc:e=>e<.5?(1-Math.sqrt(1-Math.pow(2*e,2)))/2:(Math.sqrt(1-Math.pow(-2*e+2,2))+1)/2,easeInBack:e=>Ti*e*e*e-Ii*e*e,easeOutBack:e=>1+Ti*Math.pow(e-1,3)+Ii*Math.pow(e-1,2),easeInOutBack:e=>e<.5?Math.pow(2*e,2)*(7.189819*e-Ei)/2:(Math.pow(2*e-2,2)*((Ei+1)*(2*e-2)+Ei)+2)/2,easeInElastic:e=>0===e?0:1===e?1:-Math.pow(2,10*e-10)*Math.sin((10*e-10.75)*Bi),easeOutElastic:e=>0===e?0:1===e?1:Math.pow(2,-10*e)*Math.sin((10*e-.75)*Bi)+1,easeInOutElastic:e=>0===e?0:1===e?1:e<.5?-Math.pow(2,20*e-10)*Math.sin((20*e-11.125)*Ai)/2:Math.pow(2,-20*e+10)*Math.sin((20*e-11.125)*Ai)/2+1,easeInBounce:e=>1-zi(1-e),easeOutBounce:zi,easeInOutBounce:e=>e<.5?(1-zi(1-2*e))/2:(1+zi(2*e-1))/2,steps:(e,t="end")=>n=>{const r=(n="end"===t?Math.min(n,.999):Math.max(n,.001))*e,i="end"===t?Math.floor(r):Math.ceil(r);return o=0,a=1,s=i/e,Math.min(Math.max(s,o),a);var o,a,s}};function Ni(){return Ni=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ni.apply(this,arguments)}const Li=Symbol.for("FluidValue.get"),Vi=Symbol.for("FluidValue.observers"),Wi=e=>Boolean(e&&e[Li]),qi=e=>e&&e[Li]?e[Li]():e,Qi=e=>e[Vi]||null;function Ui(e,t){let n=e[Vi];n&&n.forEach((e=>{!function(e,t){e.eventObserved?e.eventObserved(t):e(t)}(e,t)}))}class Zi{constructor(e){if(this[Li]=void 0,this[Vi]=void 0,!e&&!(e=this.get))throw Error("Unknown getter");Yi(this,e)}}const Yi=(e,t)=>Ji(e,Li,t);function Gi(e,t){if(e[Li]){let n=e[Vi];n||Ji(e,Vi,n=new Set),n.has(t)||(n.add(t),e.observerAdded&&e.observerAdded(n.size,t))}return t}function Xi(e,t){let n=e[Vi];if(n&&n.has(t)){const r=n.size-1;r?n.delete(t):e[Vi]=null,e.observerRemoved&&e.observerRemoved(r,t)}}const Ji=(e,t,n)=>Object.defineProperty(e,t,{value:n,writable:!0,configurable:!0}),Ki=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,eo=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,to=new RegExp(`(${Ki.source})(%|[a-z]+)`,"i"),no=/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,ro=/var\((--[a-zA-Z0-9-_]+),? ?([a-zA-Z0-9 ()%#.,-]+)?\)/,io=e=>{const[t,n]=oo(e);if(!t||Kr())return e;const r=window.getComputedStyle(document.documentElement).getPropertyValue(t);if(r)return r.trim();if(n&&n.startsWith("--")){const t=window.getComputedStyle(document.documentElement).getPropertyValue(n);return t||e}return n&&ro.test(n)?io(n):n||e},oo=e=>{const t=ro.exec(e);if(!t)return[,];const[,n,r]=t;return[n,r]};let ao;const so=(e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`,lo=e=>{ao||(ao=ni?new RegExp(`(${Object.keys(ni).join("|")})(?!\\w)`,"g"):/^\b$/);const t=e.output.map((e=>qi(e).replace(ro,io).replace(eo,Pi).replace(ao,Pi))),n=t.map((e=>e.match(Ki).map(Number))),r=n[0].map(((e,t)=>n.map((e=>{if(!(t in e))throw Error('The arity of each "output" value must be equal');return e[t]})))).map((t=>Hi(Ni({},e,{output:t}))));return e=>{var n;const i=!to.test(t[0])&&(null==(n=t.find((e=>to.test(e))))?void 0:n.replace(Ki,""));let o=0;return t[0].replace(Ki,(()=>`${r[o++](e)}${i||""}`)).replace(no,so)}},co="react-spring: ",uo=e=>{const t=e;let n=!1;if("function"!=typeof t)throw new TypeError(`${co}once requires a function parameter`);return(...e)=>{n||(t(...e),n=!0)}},ho=uo(console.warn);const fo=uo(console.warn);function po(e){return Qr.str(e)&&("#"==e[0]||/\d/.test(e)||!Kr()&&ro.test(e)||e in(ni||{}))}const mo=Kr()?l:f,go=()=>{const e=s(!1);return mo((()=>(e.current=!0,()=>{e.current=!1})),[]),e};function yo(){const e=a()[1],t=go();return()=>{t.current&&e(Math.random())}}const vo=e=>l(e,bo),bo=[];function wo(e){const t=s();return l((()=>{t.current=e})),t.current}const $o=Symbol.for("Animated:node"),Co=e=>e&&e[$o],_o=(e,t)=>{return n=e,r=$o,i=t,Object.defineProperty(n,r,{value:i,writable:!0,configurable:!0});var n,r,i},xo=e=>e&&e[$o]&&e[$o].getPayload();class So{constructor(){this.payload=void 0,_o(this,this)}getPayload(){return this.payload||[]}}class Oo extends So{constructor(e){super(),this.done=!0,this.elapsedTime=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.v0=void 0,this.durationProgress=0,this._value=e,Qr.num(this._value)&&(this.lastPosition=this._value)}static create(e){return new Oo(e)}getPayload(){return[this]}getValue(){return this._value}setValue(e,t){return Qr.num(e)&&(this.lastPosition=e,t&&(e=Math.round(e/t)*t,this.done&&(this.lastPosition=e))),this._value!==e&&(this._value=e,!0)}reset(){const{done:e}=this;this.done=!1,Qr.num(this._value)&&(this.elapsedTime=0,this.durationProgress=0,this.lastPosition=this._value,e&&(this.lastVelocity=null),this.v0=null)}}class ko extends Oo{constructor(e){super(0),this._string=null,this._toString=void 0,this._toString=Hi({output:[e,e]})}static create(e){return new ko(e)}getValue(){let e=this._string;return null==e?this._string=this._toString(this._value):e}setValue(e){if(Qr.str(e)){if(e==this._string)return!1;this._string=e,this._value=1}else{if(!super.setValue(e))return!1;this._string=null}return!0}reset(e){e&&(this._toString=Hi({output:[this.getValue(),e]})),this._value=0,super.reset()}}const jo={dependencies:null};class Mo extends So{constructor(e){super(),this.source=e,this.setValue(e)}getValue(e){const t={};return Yr(this.source,((n,r)=>{var i;(i=n)&&i[$o]===i?t[r]=n.getValue(e):Wi(n)?t[r]=qi(n):e||(t[r]=n)})),t}setValue(e){this.source=e,this.payload=this._makePayload(e)}reset(){this.payload&&Zr(this.payload,(e=>e.reset()))}_makePayload(e){if(e){const t=new Set;return Yr(e,this._addToPayload,t),Array.from(t)}}_addToPayload(e){jo.dependencies&&Wi(e)&&jo.dependencies.add(e);const t=xo(e);t&&Zr(t,(e=>this.add(e)))}}class Fo extends Mo{constructor(e){super(e)}static create(e){return new Fo(e)}getValue(){return this.source.map((e=>e.getValue()))}setValue(e){const t=this.getPayload();return e.length==t.length?t.map(((t,n)=>t.setValue(e[n]))).some(Boolean):(super.setValue(e.map(Do)),!0)}}function Do(e){return(po(e)?ko:Oo).create(e)}function Po(e){const t=Co(e);return t?t.constructor:Qr.arr(e)?Fo:po(e)?ko:Oo}function Ho(){return Ho=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ho.apply(this,arguments)}const Io=(e,t)=>{const n=!Qr.fun(e)||e.prototype&&e.prototype.isReactComponent;return p(((r,o)=>{const a=s(null),c=n&&m((e=>{a.current=function(e,t){e&&(Qr.fun(e)?e(t):e.current=t);return t}(o,e)}),[o]),[u,d]=function(e,t){const n=new Set;jo.dependencies=n,e.style&&(e=Ho({},e,{style:t.createAnimatedStyle(e.style)}));return e=new Mo(e),jo.dependencies=null,[e,n]}(r,t),h=yo(),f=()=>{const e=a.current;if(n&&!e)return;!1===(!!e&&t.applyAnimatedValues(e,u.getValue(!0)))&&h()},p=new Eo(f,d),g=s();mo((()=>(g.current=p,Zr(d,(e=>Gi(e,p))),()=>{g.current&&(Zr(g.current.deps,(e=>Xi(e,g.current))),jr.cancel(g.current.update))}))),l(f,[]),vo((()=>()=>{const e=g.current;Zr(e.deps,(t=>Xi(t,e)))}));const y=t.getComponentProps(u.getValue());return i.createElement(e,Ho({},y,{ref:c}))}))};class Eo{constructor(e,t){this.update=e,this.deps=t}eventObserved(e){"change"==e.type&&jr.write(this.update)}}const To=Symbol.for("AnimatedComponent"),Bo=e=>Qr.str(e)?e:e&&Qr.str(e.displayName)?e.displayName:Qr.fun(e)&&e.name||null;function Ao(){return Ao=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Ao.apply(this,arguments)}function zo(e,...t){return Qr.fun(e)?e(...t):e}const Ro=(e,t)=>!0===e||!!(t&&e&&(Qr.fun(e)?e(t):Gr(e).includes(t))),No=(e,t)=>Qr.obj(e)?t&&e[t]:e,Lo=(e,t)=>!0===e.default?e[t]:e.default?e.default[t]:void 0,Vo=e=>e,Wo=(e,t=Vo)=>{let n=qo;e.default&&!0!==e.default&&(e=e.default,n=Object.keys(e));const r={};for(const i of n){const n=t(e[i],i);Qr.und(n)||(r[i]=n)}return r},qo=["config","onProps","onStart","onChange","onPause","onResume","onRest"],Qo={config:1,from:1,to:1,ref:1,loop:1,reset:1,pause:1,cancel:1,reverse:1,immediate:1,default:1,delay:1,onProps:1,onStart:1,onChange:1,onPause:1,onResume:1,onRest:1,onResolve:1,items:1,trail:1,sort:1,expires:1,initial:1,enter:1,update:1,leave:1,children:1,onDestroyed:1,keys:1,callId:1,parentId:1};function Uo(e){const t=function(e){const t={};let n=0;if(Yr(e,((e,r)=>{Qo[r]||(t[r]=e,n++)})),n)return t}(e);if(t){const n={to:t};return Yr(e,((e,r)=>r in t||(n[r]=e))),n}return Ao({},e)}function Zo(e){return e=qi(e),Qr.arr(e)?e.map(Zo):po(e)?oi.createStringInterpolator({range:[0,1],output:[e,e]})(1):e}function Yo(e){return Qr.fun(e)||Qr.arr(e)&&Qr.obj(e[0])}const Go=Ao({},{tension:170,friction:26},{mass:1,damping:1,easing:Ri.linear,clamp:!1});class Xo{constructor(){this.tension=void 0,this.friction=void 0,this.frequency=void 0,this.damping=void 0,this.mass=void 0,this.velocity=0,this.restVelocity=void 0,this.precision=void 0,this.progress=void 0,this.duration=void 0,this.easing=void 0,this.clamp=void 0,this.bounce=void 0,this.decay=void 0,this.round=void 0,Object.assign(this,Go)}}function Jo(e,t){if(Qr.und(t.decay)){const n=!Qr.und(t.tension)||!Qr.und(t.friction);!n&&Qr.und(t.frequency)&&Qr.und(t.damping)&&Qr.und(t.mass)||(e.duration=void 0,e.decay=void 0),n&&(e.frequency=void 0)}else e.duration=void 0}const Ko=[];class ea{constructor(){this.changed=!1,this.values=Ko,this.toValues=null,this.fromValues=Ko,this.to=void 0,this.from=void 0,this.config=new Xo,this.immediate=!1}}function ta(e,{key:t,props:n,defaultProps:r,state:i,actions:o}){return new Promise(((a,s)=>{var l;let c,u,d=Ro(null!=(l=n.cancel)?l:null==r?void 0:r.cancel,t);if(d)p();else{Qr.und(n.pause)||(i.paused=Ro(n.pause,t));let e=null==r?void 0:r.pause;!0!==e&&(e=i.paused||Ro(e,t)),c=zo(n.delay||0,t),e?(i.resumeQueue.add(f),o.pause()):(o.resume(),f())}function h(){i.resumeQueue.add(f),i.timeouts.delete(u),u.cancel(),c=u.time-jr.now()}function f(){c>0&&!oi.skipAnimation?(i.delayed=!0,u=jr.setTimeout(p,c),i.pauseQueue.add(h),i.timeouts.add(u)):p()}function p(){i.delayed&&(i.delayed=!1),i.pauseQueue.delete(h),i.timeouts.delete(u),e<=(i.cancelId||0)&&(d=!0);try{o.start(Ao({},n,{callId:e,cancel:d}),a)}catch(e){s(e)}}}))}const na=(e,t)=>1==t.length?t[0]:t.some((e=>e.cancelled))?oa(e.get()):t.every((e=>e.noop))?ra(e.get()):ia(e.get(),t.every((e=>e.finished))),ra=e=>({value:e,noop:!0,finished:!0,cancelled:!1}),ia=(e,t,n=!1)=>({value:e,finished:t,cancelled:n}),oa=e=>({value:e,cancelled:!0,finished:!1});function aa(e,t,n,r){const{callId:i,parentId:o,onRest:a}=t,{asyncTo:s,promise:l}=n;return o||e!==s||t.reset?n.promise=(async()=>{n.asyncId=i,n.asyncTo=e;const c=Wo(t,((e,t)=>"onRest"===t?void 0:e));let u,d;const h=new Promise(((e,t)=>(u=e,d=t))),f=e=>{const t=i<=(n.cancelId||0)&&oa(r)||i!==n.asyncId&&ia(r,!1);if(t)throw e.result=t,d(e),e},p=(e,t)=>{const o=new la,a=new ca;return(async()=>{if(oi.skipAnimation)throw sa(n),a.result=ia(r,!1),d(a),a;f(o);const s=Qr.obj(e)?Ao({},e):Ao({},t,{to:e});s.parentId=i,Yr(c,((e,t)=>{Qr.und(s[t])&&(s[t]=e)}));const l=await r.start(s);return f(o),n.paused&&await new Promise((e=>{n.resumeQueue.add(e)})),l})()};let m;if(oi.skipAnimation)return sa(n),ia(r,!1);try{let t;t=Qr.arr(e)?(async e=>{for(const t of e)await p(t)})(e):Promise.resolve(e(p,r.stop.bind(r))),await Promise.all([t.then(u),h]),m=ia(r.get(),!0,!1)}catch(e){if(e instanceof la)m=e.result;else{if(!(e instanceof ca))throw e;m=e.result}}finally{i==n.asyncId&&(n.asyncId=o,n.asyncTo=o?s:void 0,n.promise=o?l:void 0)}return Qr.fun(a)&&jr.batchedUpdates((()=>{a(m,r,r.item)})),m})():l}function sa(e,t){Xr(e.timeouts,(e=>e.cancel())),e.pauseQueue.clear(),e.resumeQueue.clear(),e.asyncId=e.asyncTo=e.promise=void 0,t&&(e.cancelId=t)}class la extends Error{constructor(){super("An async animation has been interrupted. You see this error because you forgot to use `await` or `.catch(...)` on its returned promise."),this.result=void 0}}class ca extends Error{constructor(){super("SkipAnimationSignal"),this.result=void 0}}const ua=e=>e instanceof ha;let da=1;class ha extends Zi{constructor(...e){super(...e),this.id=da++,this.key=void 0,this._priority=0}get priority(){return this._priority}set priority(e){this._priority!=e&&(this._priority=e,this._onPriorityChange(e))}get(){const e=Co(this);return e&&e.getValue()}to(...e){return oi.to(this,e)}interpolate(...e){return ho(`${co}The "interpolate" function is deprecated in v9 (use "to" instead)`),oi.to(this,e)}toJSON(){return this.get()}observerAdded(e){1==e&&this._attach()}observerRemoved(e){0==e&&this._detach()}_attach(){}_detach(){}_onChange(e,t=!1){Ui(this,{type:"change",parent:this,value:e,idle:t})}_onPriorityChange(e){this.idle||ui.sort(this),Ui(this,{type:"priority",parent:this,priority:e})}}const fa=Symbol.for("SpringPhase"),pa=e=>(1&e[fa])>0,ma=e=>(2&e[fa])>0,ga=e=>(4&e[fa])>0,ya=(e,t)=>t?e[fa]|=3:e[fa]&=-3,va=(e,t)=>t?e[fa]|=4:e[fa]&=-5;class ba extends ha{constructor(e,t){if(super(),this.key=void 0,this.animation=new ea,this.queue=void 0,this.defaultProps={},this._state={paused:!1,delayed:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._pendingCalls=new Set,this._lastCallId=0,this._lastToId=0,this._memoizedDuration=0,!Qr.und(e)||!Qr.und(t)){const n=Qr.obj(e)?Ao({},e):Ao({},t,{from:e});Qr.und(n.default)&&(n.default=!0),this.start(n)}}get idle(){return!(ma(this)||this._state.asyncTo)||ga(this)}get goal(){return qi(this.animation.to)}get velocity(){const e=Co(this);return e instanceof Oo?e.lastVelocity||0:e.getPayload().map((e=>e.lastVelocity||0))}get hasAnimated(){return pa(this)}get isAnimating(){return ma(this)}get isPaused(){return ga(this)}get isDelayed(){return this._state.delayed}advance(e){let t=!0,n=!1;const r=this.animation;let{config:i,toValues:o}=r;const a=xo(r.to);!a&&Wi(r.to)&&(o=Gr(qi(r.to))),r.values.forEach(((s,l)=>{if(s.done)return;const c=s.constructor==ko?1:a?a[l].lastPosition:o[l];let u=r.immediate,d=c;if(!u){if(d=s.lastPosition,i.tension<=0)return void(s.done=!0);let t=s.elapsedTime+=e;const n=r.fromValues[l],o=null!=s.v0?s.v0:s.v0=Qr.arr(i.velocity)?i.velocity[l]:i.velocity;let a;const h=i.precision||(n==c?.005:Math.min(1,.001*Math.abs(c-n)));if(Qr.und(i.duration))if(i.decay){const e=!0===i.decay?.998:i.decay,r=Math.exp(-(1-e)*t);d=n+o/(1-e)*(1-r),u=Math.abs(s.lastPosition-d)<=h,a=o*r}else{a=null==s.lastVelocity?o:s.lastVelocity;const t=i.restVelocity||h/10,r=i.clamp?0:i.bounce,l=!Qr.und(r),f=n==c?s.v0>0:n<c;let p,m=!1;const g=1,y=Math.ceil(e/g);for(let e=0;e<y&&(p=Math.abs(a)>t,p||(u=Math.abs(c-d)<=h,!u));++e){l&&(m=d==c||d>c==f,m&&(a=-a*r,d=c));a+=(1e-6*-i.tension*(d-c)+.001*-i.friction*a)/i.mass*g,d+=a*g}}else{let r=1;i.duration>0&&(this._memoizedDuration!==i.duration&&(this._memoizedDuration=i.duration,s.durationProgress>0&&(s.elapsedTime=i.duration*s.durationProgress,t=s.elapsedTime+=e)),r=(i.progress||0)+t/this._memoizedDuration,r=r>1?1:r<0?0:r,s.durationProgress=r),d=n+i.easing(r)*(c-n),a=(d-s.lastPosition)/e,u=1==r}s.lastVelocity=a,Number.isNaN(d)&&(console.warn("Got NaN while animating:",this),u=!0)}a&&!a[l].done&&(u=!1),u?s.done=!0:t=!1,s.setValue(d,i.round)&&(n=!0)}));const s=Co(this),l=s.getValue();if(t){const e=qi(r.to);l===e&&!n||i.decay?n&&i.decay&&this._onChange(l):(s.setValue(e),this._onChange(e)),this._stop()}else n&&this._onChange(l)}set(e){return jr.batchedUpdates((()=>{this._stop(),this._focus(e),this._set(e)})),this}pause(){this._update({pause:!0})}resume(){this._update({pause:!1})}finish(){if(ma(this)){const{to:e,config:t}=this.animation;jr.batchedUpdates((()=>{this._onStart(),t.decay||this._set(e,!1),this._stop()}))}return this}update(e){return(this.queue||(this.queue=[])).push(e),this}start(e,t){let n;return Qr.und(e)?(n=this.queue||[],this.queue=[]):n=[Qr.obj(e)?e:Ao({},t,{to:e})],Promise.all(n.map((e=>this._update(e)))).then((e=>na(this,e)))}stop(e){const{to:t}=this.animation;return this._focus(this.get()),sa(this._state,e&&this._lastCallId),jr.batchedUpdates((()=>this._stop(t,e))),this}reset(){this._update({reset:!0})}eventObserved(e){"change"==e.type?this._start():"priority"==e.type&&(this.priority=e.priority+1)}_prepareNode(e){const t=this.key||"";let{to:n,from:r}=e;n=Qr.obj(n)?n[t]:n,(null==n||Yo(n))&&(n=void 0),r=Qr.obj(r)?r[t]:r,null==r&&(r=void 0);const i={to:n,from:r};return pa(this)||(e.reverse&&([n,r]=[r,n]),r=qi(r),Qr.und(r)?Co(this)||this._set(n):this._set(r)),i}_update(e,t){let n=Ao({},e);const{key:r,defaultProps:i}=this;n.default&&Object.assign(i,Wo(n,((e,t)=>/^on/.test(t)?No(e,r):e))),Oa(this,n,"onProps"),ka(this,"onProps",n,this);const o=this._prepareNode(n);if(Object.isFrozen(this))throw Error("Cannot animate a `SpringValue` object that is frozen. Did you forget to pass your component to `animated(...)` before animating its props?");const a=this._state;return ta(++this._lastCallId,{key:r,props:n,defaultProps:i,state:a,actions:{pause:()=>{ga(this)||(va(this,!0),Jr(a.pauseQueue),ka(this,"onPause",ia(this,wa(this,this.animation.to)),this))},resume:()=>{ga(this)&&(va(this,!1),ma(this)&&this._resume(),Jr(a.resumeQueue),ka(this,"onResume",ia(this,wa(this,this.animation.to)),this))},start:this._merge.bind(this,o)}}).then((e=>{if(n.loop&&e.finished&&(!t||!e.noop)){const e=$a(n);if(e)return this._update(e,!0)}return e}))}_merge(e,t,n){if(t.cancel)return this.stop(!0),n(oa(this));const r=!Qr.und(e.to),i=!Qr.und(e.from);if(r||i){if(!(t.callId>this._lastToId))return n(oa(this));this._lastToId=t.callId}const{key:o,defaultProps:a,animation:s}=this,{to:l,from:c}=s;let{to:u=l,from:d=c}=e;!i||r||t.default&&!Qr.und(u)||(u=d),t.reverse&&([u,d]=[d,u]);const h=!Ur(d,c);h&&(s.from=d),d=qi(d);const f=!Ur(u,l);f&&this._focus(u);const p=Yo(t.to),{config:m}=s,{decay:g,velocity:y}=m;(r||i)&&(m.velocity=0),t.config&&!p&&function(e,t,n){n&&(Jo(n=Ao({},n),t),t=Ao({},n,t)),Jo(e,t),Object.assign(e,t);for(const t in Go)null==e[t]&&(e[t]=Go[t]);let{mass:r,frequency:i,damping:o}=e;Qr.und(i)||(i<.01&&(i=.01),o<0&&(o=0),e.tension=Math.pow(2*Math.PI/i,2)*r,e.friction=4*Math.PI*o*r/i)}(m,zo(t.config,o),t.config!==a.config?zo(a.config,o):void 0);let v=Co(this);if(!v||Qr.und(u))return n(ia(this,!0));const b=Qr.und(t.reset)?i&&!t.default:!Qr.und(d)&&Ro(t.reset,o),w=b?d:this.get(),$=Zo(u),C=Qr.num($)||Qr.arr($)||po($),_=!p&&(!C||Ro(a.immediate||t.immediate,o));if(f){const e=Po(u);if(e!==v.constructor){if(!_)throw Error(`Cannot animate between ${v.constructor.name} and ${e.name}, as the "to" prop suggests`);v=this._set($)}}const x=v.constructor;let S=Wi(u),O=!1;if(!S){const e=b||!pa(this)&&h;(f||e)&&(O=Ur(Zo(w),$),S=!O),(Ur(s.immediate,_)||_)&&Ur(m.decay,g)&&Ur(m.velocity,y)||(S=!0)}if(O&&ma(this)&&(s.changed&&!b?S=!0:S||this._stop(l)),!p&&((S||Wi(l))&&(s.values=v.getPayload(),s.toValues=Wi(u)?null:x==ko?[1]:Gr($)),s.immediate!=_&&(s.immediate=_,_||b||this._set(l)),S)){const{onRest:e}=s;Zr(Sa,(e=>Oa(this,t,e)));const r=ia(this,wa(this,l));Jr(this._pendingCalls,r),this._pendingCalls.add(n),s.changed&&jr.batchedUpdates((()=>{s.changed=!b,null==e||e(r,this),b?zo(a.onRest,r):null==s.onStart||s.onStart(r,this)}))}b&&this._set(w),p?n(aa(t.to,t,this._state,this)):S?this._start():ma(this)&&!f?this._pendingCalls.add(n):n(ra(w))}_focus(e){const t=this.animation;e!==t.to&&(Qi(this)&&this._detach(),t.to=e,Qi(this)&&this._attach())}_attach(){let e=0;const{to:t}=this.animation;Wi(t)&&(Gi(t,this),ua(t)&&(e=t.priority+1)),this.priority=e}_detach(){const{to:e}=this.animation;Wi(e)&&Xi(e,this)}_set(e,t=!0){const n=qi(e);if(!Qr.und(n)){const e=Co(this);if(!e||!Ur(n,e.getValue())){const r=Po(n);e&&e.constructor==r?e.setValue(n):_o(this,r.create(n)),e&&jr.batchedUpdates((()=>{this._onChange(n,t)}))}}return Co(this)}_onStart(){const e=this.animation;e.changed||(e.changed=!0,ka(this,"onStart",ia(this,wa(this,e.to)),this))}_onChange(e,t){t||(this._onStart(),zo(this.animation.onChange,e,this)),zo(this.defaultProps.onChange,e,this),super._onChange(e,t)}_start(){const e=this.animation;Co(this).reset(qi(e.to)),e.immediate||(e.fromValues=e.values.map((e=>e.lastPosition))),ma(this)||(ya(this,!0),ga(this)||this._resume())}_resume(){oi.skipAnimation?this.finish():ui.start(this)}_stop(e,t){if(ma(this)){ya(this,!1);const n=this.animation;Zr(n.values,(e=>{e.done=!0})),n.toValues&&(n.onChange=n.onPause=n.onResume=void 0),Ui(this,{type:"idle",parent:this});const r=t?oa(this.get()):ia(this.get(),wa(this,null!=e?e:n.to));Jr(this._pendingCalls,r),n.changed&&(n.changed=!1,ka(this,"onRest",r,this))}}}function wa(e,t){const n=Zo(t);return Ur(Zo(e.get()),n)}function $a(e,t=e.loop,n=e.to){let r=zo(t);if(r){const i=!0!==r&&Uo(r),o=(i||e).reverse,a=!i||i.reset;return Ca(Ao({},e,{loop:t,default:!1,pause:void 0,to:!o||Yo(n)?n:void 0,from:a?e.from:void 0,reset:a},i))}}function Ca(e){const{to:t,from:n}=e=Uo(e),r=new Set;return Qr.obj(t)&&xa(t,r),Qr.obj(n)&&xa(n,r),e.keys=r.size?Array.from(r):null,e}function _a(e){const t=Ca(e);return Qr.und(t.default)&&(t.default=Wo(t)),t}function xa(e,t){Yr(e,((e,n)=>null!=e&&t.add(n)))}const Sa=["onStart","onRest","onChange","onPause","onResume"];function Oa(e,t,n){e.animation[n]=t[n]!==Lo(t,n)?No(t[n],e.key):void 0}function ka(e,t,...n){var r,i,o,a;null==(r=(i=e.animation)[t])||r.call(i,...n),null==(o=(a=e.defaultProps)[t])||o.call(a,...n)}const ja=["onStart","onChange","onRest"];let Ma=1;class Fa{constructor(e,t){this.id=Ma++,this.springs={},this.queue=[],this.ref=void 0,this._flush=void 0,this._initialProps=void 0,this._lastAsyncId=0,this._active=new Set,this._changed=new Set,this._started=!1,this._item=void 0,this._state={paused:!1,pauseQueue:new Set,resumeQueue:new Set,timeouts:new Set},this._events={onStart:new Map,onChange:new Map,onRest:new Map},this._onFrame=this._onFrame.bind(this),t&&(this._flush=t),e&&this.start(Ao({default:!0},e))}get idle(){return!this._state.asyncTo&&Object.values(this.springs).every((e=>e.idle&&!e.isDelayed&&!e.isPaused))}get item(){return this._item}set item(e){this._item=e}get(){const e={};return this.each(((t,n)=>e[n]=t.get())),e}set(e){for(const t in e){const n=e[t];Qr.und(n)||this.springs[t].set(n)}}update(e){return e&&this.queue.push(Ca(e)),this}start(e){let{queue:t}=this;return e?t=Gr(e).map(Ca):this.queue=[],this._flush?this._flush(this,t):(Ba(this,t),Da(this,t))}stop(e,t){if(e!==!!e&&(t=e),t){const n=this.springs;Zr(Gr(t),(t=>n[t].stop(!!e)))}else sa(this._state,this._lastAsyncId),this.each((t=>t.stop(!!e)));return this}pause(e){if(Qr.und(e))this.start({pause:!0});else{const t=this.springs;Zr(Gr(e),(e=>t[e].pause()))}return this}resume(e){if(Qr.und(e))this.start({pause:!1});else{const t=this.springs;Zr(Gr(e),(e=>t[e].resume()))}return this}each(e){Yr(this.springs,e)}_onFrame(){const{onStart:e,onChange:t,onRest:n}=this._events,r=this._active.size>0,i=this._changed.size>0;(r&&!this._started||i&&!this._started)&&(this._started=!0,Xr(e,(([e,t])=>{t.value=this.get(),e(t,this,this._item)})));const o=!r&&this._started,a=i||o&&n.size?this.get():null;i&&t.size&&Xr(t,(([e,t])=>{t.value=a,e(t,this,this._item)})),o&&(this._started=!1,Xr(n,(([e,t])=>{t.value=a,e(t,this,this._item)})))}eventObserved(e){if("change"==e.type)this._changed.add(e.parent),e.idle||this._active.add(e.parent);else{if("idle"!=e.type)return;this._active.delete(e.parent)}jr.onFrame(this._onFrame)}}function Da(e,t){return Promise.all(t.map((t=>Pa(e,t)))).then((t=>na(e,t)))}async function Pa(e,t,n){const{keys:r,to:i,from:o,loop:a,onRest:s,onResolve:l}=t,c=Qr.obj(t.default)&&t.default;a&&(t.loop=!1),!1===i&&(t.to=null),!1===o&&(t.from=null);const u=Qr.arr(i)||Qr.fun(i)?i:void 0;u?(t.to=void 0,t.onRest=void 0,c&&(c.onRest=void 0)):Zr(ja,(n=>{const r=t[n];if(Qr.fun(r)){const i=e._events[n];t[n]=({finished:e,cancelled:t})=>{const n=i.get(r);n?(e||(n.finished=!1),t&&(n.cancelled=!0)):i.set(r,{value:null,finished:e||!1,cancelled:t||!1})},c&&(c[n]=t[n])}}));const d=e._state;t.pause===!d.paused?(d.paused=t.pause,Jr(t.pause?d.pauseQueue:d.resumeQueue)):d.paused&&(t.pause=!0);const h=(r||Object.keys(e.springs)).map((n=>e.springs[n].start(t))),f=!0===t.cancel||!0===Lo(t,"cancel");(u||f&&d.asyncId)&&h.push(ta(++e._lastAsyncId,{props:t,state:d,actions:{pause:qr,resume:qr,start(t,n){f?(sa(d,e._lastAsyncId),n(oa(e))):(t.onRest=s,n(aa(u,t,d,e)))}}})),d.paused&&await new Promise((e=>{d.resumeQueue.add(e)}));const p=na(e,await Promise.all(h));if(a&&p.finished&&(!n||!p.noop)){const n=$a(t,a,i);if(n)return Ba(e,[n]),Pa(e,n,!0)}return l&&jr.batchedUpdates((()=>l(p,e,e.item))),p}function Ha(e,t){const n=Ao({},e.springs);return t&&Zr(Gr(t),(e=>{Qr.und(e.keys)&&(e=Ca(e)),Qr.obj(e.to)||(e=Ao({},e,{to:void 0})),Ta(n,e,(e=>Ea(e)))})),Ia(e,n),n}function Ia(e,t){Yr(t,((t,n)=>{e.springs[n]||(e.springs[n]=t,Gi(t,e))}))}function Ea(e,t){const n=new ba;return n.key=e,t&&Gi(n,t),n}function Ta(e,t,n){t.keys&&Zr(t.keys,(r=>{(e[r]||(e[r]=n(r)))._prepareNode(t)}))}function Ba(e,t){Zr(t,(t=>{Ta(e.springs,t,(t=>Ea(t,e)))}))}const Aa=["children"],za=e=>{let{children:t}=e,n=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,Aa);const r=g(Ra),o=n.pause||!!r.pause,c=n.immediate||!!r.immediate;n=function(e,t){const[n]=a((()=>({inputs:t,result:e()}))),r=s(),i=r.current;let o=i;o?Boolean(t&&o.inputs&&function(e,t){if(e.length!==t.length)return!1;for(let n=0;n<e.length;n++)if(e[n]!==t[n])return!1;return!0}(t,o.inputs))||(o={inputs:t,result:e()}):o=n;return l((()=>{r.current=o,i==n&&(n.inputs=n.result=void 0)}),[o]),o.result}((()=>({pause:o,immediate:c})),[o,c]);const{Provider:u}=Ra;return i.createElement(u,{value:n},t)},Ra=(Na=za,La={},Object.assign(Na,i.createContext(La)),Na.Provider._context=Na,Na.Consumer._context=Na,Na);var Na,La;za.Provider=Ra.Provider,za.Consumer=Ra.Consumer;const Va=()=>{const e=[],t=function(t){fo(`${co}Directly calling start instead of using the api object is deprecated in v9 (use ".start" instead), this will be removed in later 0.X.0 versions`);const r=[];return Zr(e,((e,i)=>{if(Qr.und(t))r.push(e.start());else{const o=n(t,e,i);o&&r.push(e.start(o))}})),r};t.current=e,t.add=function(t){e.includes(t)||e.push(t)},t.delete=function(t){const n=e.indexOf(t);~n&&e.splice(n,1)},t.pause=function(){return Zr(e,(e=>e.pause(...arguments))),this},t.resume=function(){return Zr(e,(e=>e.resume(...arguments))),this},t.set=function(t){Zr(e,(e=>e.set(t)))},t.start=function(t){const n=[];return Zr(e,((e,r)=>{if(Qr.und(t))n.push(e.start());else{const i=this._getProps(t,e,r);i&&n.push(e.start(i))}})),n},t.stop=function(){return Zr(e,(e=>e.stop(...arguments))),this},t.update=function(t){return Zr(e,((e,n)=>e.update(this._getProps(t,e,n)))),this};const n=function(e,t,n){return Qr.fun(e)?e(n,t):e};return t._getProps=n,t};function Wa(e,t){const n=Qr.fun(e),[[r],i]=function(e,t,n){const r=Qr.fun(t)&&t;r&&!n&&(n=[]);const i=y((()=>r||3==arguments.length?Va():void 0),[]),o=s(0),a=yo(),l=y((()=>({ctrls:[],queue:[],flush(e,t){const n=Ha(e,t);return o.current>0&&!l.queue.length&&!Object.keys(n).some((t=>!e.springs[t]))?Da(e,t):new Promise((r=>{Ia(e,n),l.queue.push((()=>{r(Da(e,t))})),a()}))}})),[]),c=s([...l.ctrls]),u=[],d=wo(e)||0;function h(e,n){for(let i=e;i<n;i++){const e=c.current[i]||(c.current[i]=new Fa(null,l.flush)),n=r?r(i,e):t[i];n&&(u[i]=_a(n))}}y((()=>{Zr(c.current.slice(e,d),(e=>{!function(e,t){var n;null==(n=e.ref)||n.delete(e),null==t||t.delete(e)}(e,i),e.stop(!0)})),c.current.length=e,h(d,e)}),[e]),y((()=>{h(0,Math.min(d,e))}),n);const f=c.current.map(((e,t)=>Ha(e,u[t]))),p=g(za),m=wo(p),v=p!==m&&function(e){for(const t in e)return!0;return!1}(p);mo((()=>{o.current++,l.ctrls=c.current;const{queue:e}=l;e.length&&(l.queue=[],Zr(e,(e=>e()))),Zr(c.current,((e,t)=>{null==i||i.add(e),v&&e.start({default:p});const n=u[t];n&&(function(e,t){var n;t&&e.ref!==t&&(null==(n=e.ref)||n.delete(e),t.add(e),e.ref=t)}(e,n.ref),e.ref?e.queue.push(n):e.start(n))}))})),vo((()=>()=>{Zr(l.ctrls,(e=>e.stop(!0)))}));const b=f.map((e=>Ao({},e)));return i?[b,i]:b}(1,n?e:[e],n?t||[]:t);return n||2==arguments.length?[r,i]:r}let qa;!function(e){e.MOUNT="mount",e.ENTER="enter",e.UPDATE="update",e.LEAVE="leave"}(qa||(qa={}));class Qa extends ha{constructor(e,t){super(),this.key=void 0,this.idle=!0,this.calc=void 0,this._active=new Set,this.source=e,this.calc=Hi(...t);const n=this._get(),r=Po(n);_o(this,r.create(n))}advance(e){const t=this._get();Ur(t,this.get())||(Co(this).setValue(t),this._onChange(t,this.idle)),!this.idle&&Za(this._active)&&Ya(this)}_get(){const e=Qr.arr(this.source)?this.source.map(qi):Gr(qi(this.source));return this.calc(...e)}_start(){this.idle&&!Za(this._active)&&(this.idle=!1,Zr(xo(this),(e=>{e.done=!1})),oi.skipAnimation?(jr.batchedUpdates((()=>this.advance())),Ya(this)):ui.start(this))}_attach(){let e=1;Zr(Gr(this.source),(t=>{Wi(t)&&Gi(t,this),ua(t)&&(t.idle||this._active.add(t),e=Math.max(e,t.priority+1))})),this.priority=e,this._start()}_detach(){Zr(Gr(this.source),(e=>{Wi(e)&&Xi(e,this)})),this._active.clear(),Ya(this)}eventObserved(e){"change"==e.type?e.idle?this.advance():(this._active.add(e.parent),this._start()):"idle"==e.type?this._active.delete(e.parent):"priority"==e.type&&(this.priority=Gr(this.source).reduce(((e,t)=>Math.max(e,(ua(t)?t.priority:0)+1)),0))}}function Ua(e){return!1!==e.idle}function Za(e){return!e.size||Array.from(e).every(Ua)}function Ya(e){e.idle||(e.idle=!0,Zr(xo(e),(e=>{e.done=!0})),Ui(e,{type:"idle",parent:e}))}function Ga(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}oi.assign({createStringInterpolator:lo,to:(e,t)=>new Qa(e,t)});const Xa=["style","children","scrollTop","scrollLeft","viewBox"],Ja=/^--/;function Ka(e,t){return null==t||"boolean"==typeof t||""===t?"":"number"!=typeof t||0===t||Ja.test(e)||ts.hasOwnProperty(e)&&ts[e]?(""+t).trim():t+"px"}const es={};let ts={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const ns=["Webkit","Ms","Moz","O"];ts=Object.keys(ts).reduce(((e,t)=>(ns.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),ts);const rs=["x","y","z"],is=/^(matrix|translate|scale|rotate|skew)/,os=/^(translate)/,as=/^(rotate|skew)/,ss=(e,t)=>Qr.num(e)&&0!==e?e+t:e,ls=(e,t)=>Qr.arr(e)?e.every((e=>ls(e,t))):Qr.num(e)?e===t:parseFloat(e)===t;class cs extends Mo{constructor(e){let{x:t,y:n,z:r}=e,i=Ga(e,rs);const o=[],a=[];(t||n||r)&&(o.push([t||0,n||0,r||0]),a.push((e=>[`translate3d(${e.map((e=>ss(e,"px"))).join(",")})`,ls(e,0)]))),Yr(i,((e,t)=>{if("transform"===t)o.push([e||""]),a.push((e=>[e,""===e]));else if(is.test(t)){if(delete i[t],Qr.und(e))return;const n=os.test(t)?"px":as.test(t)?"deg":"";o.push(Gr(e)),a.push("rotate3d"===t?([e,t,r,i])=>[`rotate3d(${e},${t},${r},${ss(i,n)})`,ls(i,0)]:e=>[`${t}(${e.map((e=>ss(e,n))).join(",")})`,ls(e,t.startsWith("scale")?1:0)])}})),o.length&&(i.transform=new us(o,a)),super(i)}}class us extends Zi{constructor(e,t){super(),this._value=null,this.inputs=e,this.transforms=t}get(){return this._value||(this._value=this._get())}_get(){let e="",t=!0;return Zr(this.inputs,((n,r)=>{const i=qi(n[0]),[o,a]=this.transforms[r](Qr.arr(i)?i:n.map(qi));e+=" "+o,t=t&&a})),t?"none":e}observerAdded(e){1==e&&Zr(this.inputs,(e=>Zr(e,(e=>Wi(e)&&Gi(e,this)))))}observerRemoved(e){0==e&&Zr(this.inputs,(e=>Zr(e,(e=>Wi(e)&&Xi(e,this)))))}eventObserved(e){"change"==e.type&&(this._value=null),Ui(this,e)}}const ds=["scrollTop","scrollLeft"];oi.assign({batchedUpdates:w,createStringInterpolator:lo,colors:{transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199}});const hs=((e,{applyAnimatedValues:t=(()=>!1),createAnimatedStyle:n=(e=>new Mo(e)),getComponentProps:r=(e=>e)}={})=>{const i={applyAnimatedValues:t,createAnimatedStyle:n,getComponentProps:r},o=e=>{const t=Bo(e)||"Anonymous";return(e=Qr.str(e)?o[e]||(o[e]=Io(e,i)):e[To]||(e[To]=Io(e,i))).displayName=`Animated(${t})`,e};return Yr(e,((t,n)=>{Qr.arr(e)&&(n=Bo(t)),o[n]=o(t)})),{animated:o}})(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"],{applyAnimatedValues:function(e,t){if(!e.nodeType||!e.setAttribute)return!1;const n="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName,r=t,{style:i,children:o,scrollTop:a,scrollLeft:s,viewBox:l}=r,c=Ga(r,Xa),u=Object.values(c),d=Object.keys(c).map((t=>n||e.hasAttribute(t)?t:es[t]||(es[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())))));void 0!==o&&(e.textContent=o);for(let t in i)if(i.hasOwnProperty(t)){const n=Ka(t,i[t]);Ja.test(t)?e.style.setProperty(t,n):e.style[t]=n}d.forEach(((t,n)=>{e.setAttribute(t,u[n])})),void 0!==a&&(e.scrollTop=a),void 0!==s&&(e.scrollLeft=s),void 0!==l&&e.setAttribute("viewBox",l)},createAnimatedStyle:e=>new cs(e),getComponentProps:e=>Ga(e,ds)}),fs=hs.animated;var ps,ms={};Object.defineProperty(ms,"__esModule",{value:!0});var gs=e;const ys=e=>gs.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:gs.jsx("path",{d:"M2.62611 5.81312C2.84811 5.59112 3.10478 5.48012 3.39611 5.48012C3.68811 5.48012 3.94511 5.59112 4.16711 5.81312L10.1881 11.8341L16.2301 5.79212C16.4381 5.58412 16.6881 5.48012 16.9801 5.48012C17.2714 5.48012 17.5281 5.59112 17.7501 5.81312C17.9588 6.02179 18.0631 6.27545 18.0631 6.57412C18.0631 6.87279 17.9588 7.12612 17.7501 7.33412L10.8131 14.2721C10.7158 14.3688 10.6151 14.4381 10.5111 14.4801C10.4071 14.5215 10.2994 14.5421 10.1881 14.5421C10.0768 14.5421 9.96911 14.5215 9.86511 14.4801C9.76111 14.4381 9.66044 14.3688 9.56311 14.2721L2.60511 7.31312C2.38244 7.09112 2.27811 6.83779 2.29211 6.55312C2.30611 6.26845 2.41744 6.02179 2.62611 5.81312Z",fill:"currentColor"})});ys.displayName="ChevronDownIcon",ps=ms.ChevronDownIcon=ys;const vs=$.div`
|
|
138
138
|
display: inline-block;
|
|
139
139
|
position: relative;
|
|
140
140
|
width: ${e=>e.$size}px;
|
|
141
141
|
height: ${e=>e.$size}px;
|
|
142
|
-
`,bs=
|
|
142
|
+
`,bs=_`
|
|
143
143
|
0% {
|
|
144
144
|
transform: rotate(0deg);
|
|
145
145
|
}
|
|
146
146
|
100% {
|
|
147
147
|
transform: rotate(360deg);
|
|
148
148
|
}
|
|
149
|
-
`,ws
|
|
149
|
+
`,ws=$.div`
|
|
150
150
|
box-sizing: border-box;
|
|
151
151
|
display: block;
|
|
152
152
|
position: absolute;
|
|
@@ -159,98 +159,98 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
159
159
|
border-color: ${e=>e.$color||Un.Neutral[8](e)}
|
|
160
160
|
transparent transparent transparent;
|
|
161
161
|
animation: ${bs} 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
|
|
162
|
-
|
|
162
|
+
`,$s=$(ws)`
|
|
163
163
|
animation-delay: -0.45s;
|
|
164
|
-
`,
|
|
164
|
+
`,Cs=$(ws)`
|
|
165
165
|
animation-delay: -0.3s;
|
|
166
|
-
`,
|
|
166
|
+
`,_s=$(ws)`
|
|
167
167
|
animation-delay: -0.15s;
|
|
168
|
-
`;var
|
|
169
|
-
${e=>
|
|
168
|
+
`;var xs,Ss={};Object.defineProperty(Ss,"__esModule",{value:!0});var Os=e;const ks=e=>Os.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:Os.jsx("path",{d:"M4.25 17.5C3.764 17.5 3.35067 17.33 3.01 16.99C2.67 16.6493 2.5 16.236 2.5 15.75V4.25C2.5 3.764 2.67 3.35067 3.01 3.01C3.35067 2.67 3.764 2.5 4.25 2.5H9.208C9.444 2.5 9.649 2.58667 9.823 2.76C9.99633 2.934 10.083 3.139 10.083 3.375C10.083 3.611 9.99633 3.816 9.823 3.99C9.649 4.16333 9.444 4.25 9.208 4.25H4.25V15.75H15.75V10.792C15.75 10.556 15.8367 10.351 16.01 10.177C16.184 10.0037 16.389 9.917 16.625 9.917C16.861 9.917 17.066 10.0037 17.24 10.177C17.4133 10.351 17.5 10.556 17.5 10.792V15.75C17.5 16.236 17.33 16.6493 16.99 16.99C16.6493 17.33 16.236 17.5 15.75 17.5H4.25ZM7.5 12.5C7.33333 12.3333 7.25 12.1283 7.25 11.885C7.25 11.6423 7.33333 11.4377 7.5 11.271L14.521 4.25H12.708C12.472 4.25 12.2673 4.16333 12.094 3.99C11.92 3.816 11.833 3.611 11.833 3.375C11.833 3.139 11.92 2.934 12.094 2.76C12.2673 2.58667 12.472 2.5 12.708 2.5H16.625C16.861 2.5 17.066 2.58667 17.24 2.76C17.4133 2.934 17.5 3.139 17.5 3.375V7.292C17.5 7.528 17.4133 7.73267 17.24 7.906C17.066 8.08 16.861 8.167 16.625 8.167C16.389 8.167 16.184 8.08 16.01 7.906C15.8367 7.73267 15.75 7.528 15.75 7.292V5.479L8.708 12.521C8.54133 12.6877 8.34367 12.771 8.115 12.771C7.88567 12.771 7.68067 12.6807 7.5 12.5Z",fill:"currentColor"})});var js;ks.displayName="ExternalIcon",xs=Ss.ExternalIcon=ks,function(e){e.D1=$.h1`
|
|
169
|
+
${e=>C`
|
|
170
170
|
${rr("D1",e.weight,e.paragraph)}
|
|
171
171
|
color: ${Un.Neutral[1]};
|
|
172
|
-
${
|
|
172
|
+
${ir(e.inline,e.paragraph)}
|
|
173
173
|
`}
|
|
174
|
-
`,e.D2
|
|
175
|
-
${e=>
|
|
174
|
+
`,e.D2=$.h1`
|
|
175
|
+
${e=>C`
|
|
176
176
|
${rr("D2",e.weight,e.paragraph)}
|
|
177
177
|
color: ${Un.Neutral[1]};
|
|
178
|
-
${
|
|
178
|
+
${ir(e.inline,e.paragraph)}
|
|
179
179
|
`}
|
|
180
|
-
`,e.D3
|
|
181
|
-
${e=>
|
|
180
|
+
`,e.D3=$.h1`
|
|
181
|
+
${e=>C`
|
|
182
182
|
${rr("D3",e.weight,e.paragraph)}
|
|
183
183
|
color: ${Un.Neutral[1]};
|
|
184
|
-
${
|
|
184
|
+
${ir(e.inline,e.paragraph)}
|
|
185
185
|
`}
|
|
186
|
-
`,e.D4
|
|
187
|
-
${e=>
|
|
186
|
+
`,e.D4=$.h1`
|
|
187
|
+
${e=>C`
|
|
188
188
|
${rr("D4",e.weight,e.paragraph)}
|
|
189
189
|
color: ${Un.Neutral[1]};
|
|
190
|
-
${
|
|
190
|
+
${ir(e.inline,e.paragraph)}
|
|
191
191
|
`}
|
|
192
|
-
`,e.DBody
|
|
193
|
-
${e=>
|
|
192
|
+
`,e.DBody=$.h1`
|
|
193
|
+
${e=>C`
|
|
194
194
|
${rr("DBody",e.weight,e.paragraph)}
|
|
195
195
|
color: ${Un.Neutral[1]};
|
|
196
|
-
${
|
|
196
|
+
${ir(e.inline,e.paragraph)}
|
|
197
197
|
`}
|
|
198
|
-
`,e.H1
|
|
199
|
-
${e=>
|
|
198
|
+
`,e.H1=$.h1`
|
|
199
|
+
${e=>C`
|
|
200
200
|
${rr("H1",e.weight,e.paragraph)}
|
|
201
201
|
color: ${Un.Neutral[1]};
|
|
202
|
-
${
|
|
202
|
+
${ir(e.inline,e.paragraph)}
|
|
203
203
|
`}
|
|
204
|
-
`,e.H2
|
|
205
|
-
${e=>
|
|
204
|
+
`,e.H2=$.h2`
|
|
205
|
+
${e=>C`
|
|
206
206
|
${rr("H2",e.weight,e.paragraph)}
|
|
207
207
|
color: ${Un.Neutral[1]};
|
|
208
|
-
${
|
|
208
|
+
${ir(e.inline,e.paragraph)}
|
|
209
209
|
`}
|
|
210
|
-
`,e.H3
|
|
211
|
-
${e=>
|
|
210
|
+
`,e.H3=$.h3`
|
|
211
|
+
${e=>C`
|
|
212
212
|
${rr("H3",e.weight,e.paragraph)}
|
|
213
213
|
color: ${Un.Neutral[1]};
|
|
214
|
-
${
|
|
214
|
+
${ir(e.inline,e.paragraph)}
|
|
215
215
|
`}
|
|
216
|
-
`,e.H4
|
|
217
|
-
${e=>
|
|
216
|
+
`,e.H4=$.h4`
|
|
217
|
+
${e=>C`
|
|
218
218
|
${rr("H4",e.weight,e.paragraph)}
|
|
219
219
|
color: ${Un.Neutral[1]};
|
|
220
|
-
${
|
|
220
|
+
${ir(e.inline,e.paragraph)}
|
|
221
221
|
`}
|
|
222
|
-
`,e.H5
|
|
223
|
-
${e=>
|
|
222
|
+
`,e.H5=$.h5`
|
|
223
|
+
${e=>C`
|
|
224
224
|
${rr("H5",e.weight,e.paragraph)}
|
|
225
225
|
color: ${Un.Neutral[1]};
|
|
226
|
-
${
|
|
226
|
+
${ir(e.inline,e.paragraph)}
|
|
227
227
|
`}
|
|
228
|
-
`,e.H6
|
|
229
|
-
${e=>
|
|
228
|
+
`,e.H6=$.h6`
|
|
229
|
+
${e=>C`
|
|
230
230
|
${rr("H6",e.weight,e.paragraph)}
|
|
231
231
|
color: ${Un.Neutral[1]};
|
|
232
|
-
${
|
|
232
|
+
${ir(e.inline,e.paragraph)}
|
|
233
233
|
`}
|
|
234
|
-
`,e.Body
|
|
235
|
-
${e=>
|
|
234
|
+
`,e.Body=$.p`
|
|
235
|
+
${e=>C`
|
|
236
236
|
${rr("Body",e.weight,e.paragraph)}
|
|
237
237
|
color: ${Un.Neutral[1]};
|
|
238
|
-
${
|
|
238
|
+
${ir(e.inline,e.paragraph)}
|
|
239
239
|
`}
|
|
240
|
-
`,e.BodySmall
|
|
241
|
-
${e=>
|
|
240
|
+
`,e.BodySmall=$.p`
|
|
241
|
+
${e=>C`
|
|
242
242
|
${rr("BodySmall",e.weight,e.paragraph)}
|
|
243
243
|
color: ${Un.Neutral[1]};
|
|
244
|
-
${
|
|
244
|
+
${ir(e.inline,e.paragraph)}
|
|
245
245
|
`}
|
|
246
|
-
`,e.XSmall
|
|
247
|
-
${e=>
|
|
246
|
+
`,e.XSmall=$.span`
|
|
247
|
+
${e=>C`
|
|
248
248
|
${rr("XSmall",e.weight,e.paragraph)}
|
|
249
249
|
color: ${Un.Neutral[1]};
|
|
250
|
-
${
|
|
250
|
+
${ir(e.inline,e.paragraph)}
|
|
251
251
|
`}
|
|
252
|
-
`,e.Hyperlink={Default:e=>
|
|
253
|
-
${e=>
|
|
252
|
+
`,e.Hyperlink={Default:e=>Ds({...e,textStyle:"Body"}),Small:e=>Ds({...e,textStyle:"BodySmall"})}}(js||(js={}));const Ms=$.a`
|
|
253
|
+
${e=>C`
|
|
254
254
|
${rr(e.textStyle,e.weight)}
|
|
255
255
|
color: ${Un.Primary};
|
|
256
256
|
text-decoration: none;
|
|
@@ -265,12 +265,12 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
265
265
|
}
|
|
266
266
|
}
|
|
267
267
|
`}
|
|
268
|
-
`,
|
|
268
|
+
`,Fs=$(xs)`
|
|
269
269
|
height: 1rem;
|
|
270
270
|
width: 1rem;
|
|
271
271
|
margin-left: 0.4rem;
|
|
272
272
|
vertical-align: middle;
|
|
273
|
-
`,
|
|
273
|
+
`,Ds=({external:e=!1,children:r,...i})=>n(Ms,{...i,children:[r,e&&t(Fs,{})]});var Ps;!function(e){e[e.Subpage=0]="Subpage",e[e.Domain=1]="Domain"}(Ps||(Ps={}));const Hs=$.button`
|
|
274
274
|
padding: 0.5rem 1rem;
|
|
275
275
|
min-width: 4rem;
|
|
276
276
|
border-radius: 4px;
|
|
@@ -289,21 +289,21 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
289
289
|
// -----------------------------------------------------------------------------
|
|
290
290
|
// BUTTON STYLE + TEXT COLOR
|
|
291
291
|
// -----------------------------------------------------------------------------
|
|
292
|
-
${e=>{switch(e.$buttonStyle){case"secondary":return
|
|
292
|
+
${e=>{switch(e.$buttonStyle){case"secondary":return C`
|
|
293
293
|
background-color: ${Un.Neutral[8](e)};
|
|
294
294
|
border: 1px solid ${Un.Primary(e)};
|
|
295
295
|
|
|
296
296
|
span {
|
|
297
297
|
color: ${Un.Primary(e)};
|
|
298
298
|
}
|
|
299
|
-
`;case"light":return
|
|
299
|
+
`;case"light":return C`
|
|
300
300
|
background-color: ${Un.Neutral[8](e)};
|
|
301
301
|
border: 1px solid ${Un.Neutral[5](e)};
|
|
302
302
|
|
|
303
303
|
span {
|
|
304
304
|
color: ${Un.Primary(e)};
|
|
305
305
|
}
|
|
306
|
-
`;case"disabled":return
|
|
306
|
+
`;case"disabled":return C`
|
|
307
307
|
background-color: ${Un.Neutral[6](e)};
|
|
308
308
|
border: 1px solid transparent;
|
|
309
309
|
cursor: not-allowed;
|
|
@@ -315,7 +315,7 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
315
315
|
span {
|
|
316
316
|
color: ${Un.Neutral[3](e)};
|
|
317
317
|
}
|
|
318
|
-
`;case"link":return
|
|
318
|
+
`;case"link":return C`
|
|
319
319
|
background-color: transparent;
|
|
320
320
|
border: none;
|
|
321
321
|
border-radius: unset;
|
|
@@ -332,11 +332,11 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
332
332
|
color: ${Un.Secondary};
|
|
333
333
|
}
|
|
334
334
|
}
|
|
335
|
-
`;default:return
|
|
335
|
+
`;default:return C`
|
|
336
336
|
background-color: ${Un.Primary(e)};
|
|
337
337
|
border: 1px solid transparent;
|
|
338
338
|
|
|
339
|
-
${
|
|
339
|
+
${Yn.mobileL} {
|
|
340
340
|
width: 100%;
|
|
341
341
|
}
|
|
342
342
|
|
|
@@ -348,28 +348,28 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
348
348
|
// -----------------------------------------------------------------------------
|
|
349
349
|
// BUTTON SIZE + TEXT SIZE
|
|
350
350
|
// -----------------------------------------------------------------------------
|
|
351
|
-
${e=>"small"===e.$buttonSizeStyle?
|
|
351
|
+
${e=>"small"===e.$buttonSizeStyle?C`
|
|
352
352
|
height: 2.5rem;
|
|
353
353
|
span {
|
|
354
354
|
${rr("H5","semibold")}
|
|
355
355
|
}
|
|
356
356
|
|
|
357
|
-
${
|
|
357
|
+
${Yn.mobileS} {
|
|
358
358
|
height: auto;
|
|
359
359
|
}
|
|
360
|
-
`:
|
|
360
|
+
`:C`
|
|
361
361
|
height: 3rem;
|
|
362
362
|
span {
|
|
363
363
|
${rr("H4","semibold")}
|
|
364
364
|
}
|
|
365
365
|
|
|
366
|
-
${
|
|
366
|
+
${Yn.mobileS} {
|
|
367
367
|
height: auto;
|
|
368
368
|
}
|
|
369
369
|
`}
|
|
370
|
-
`,
|
|
370
|
+
`,Is=$((({color:e,className:r,size:i=18})=>n(vs,{className:r,$size:i,$color:e,children:[t(ws,{id:"inner1",$size:i-2,$borderWidth:2}),t($s,{id:"inner2",$size:i-2,$borderWidth:2}),t(Cs,{id:"inner3",$size:i-2,$borderWidth:2}),t(_s,{id:"inner4",$size:i-2,$borderWidth:2})]})))`
|
|
371
371
|
margin-right: 0.5rem;
|
|
372
|
-
${e=>{let t;switch(e.$buttonStyle){case"secondary":case"light":case"link":t=Un.Primary(e);break;case"disabled":t=Un.Neutral[3](e);break;default:t=Un.Neutral[8](e)}return
|
|
372
|
+
${e=>{let t;switch(e.$buttonStyle){case"secondary":case"light":case"link":t=Un.Primary(e);break;case"disabled":t=Un.Neutral[3](e);break;default:t=Un.Neutral[8](e)}return C`
|
|
373
373
|
#inner1,
|
|
374
374
|
#inner2,
|
|
375
375
|
#inner3,
|
|
@@ -377,7 +377,7 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
377
377
|
border-color: ${t} transparent transparent transparent;
|
|
378
378
|
}
|
|
379
379
|
`}}
|
|
380
|
-
`,
|
|
380
|
+
`,Es={Default:o.forwardRef(((e,r)=>{const{children:i,disabled:o=!1,loading:a=!1,styleType:s="default",...l}=e,c={$buttonStyle:o?"disabled":s,$buttonSizeStyle:"default"};return n(Hs,{ref:r,"data-testid":l["data-testid"]||"button",disabled:o,...c,...l,children:[a&&t(Is,{...c}),t("span",{children:i})]})})),Small:o.forwardRef(((e,r)=>{const{children:i,disabled:o=!1,loading:a=!1,styleType:s="default",...l}=e,c={$buttonStyle:o?"disabled":s,$buttonSizeStyle:"small"};return n(Hs,{ref:r,"data-testid":l["data-testid"]||"button",disabled:o,...c,...l,children:[a&&t(Is,{...c,size:16}),t("span",{children:i})]})}))},Ts=$.button`
|
|
381
381
|
display: flex;
|
|
382
382
|
justify-content: center;
|
|
383
383
|
align-items: center;
|
|
@@ -395,37 +395,37 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
395
395
|
&:focus {
|
|
396
396
|
${({$outline:e})=>"none"===e&&"outline: none;"}
|
|
397
397
|
|
|
398
|
-
${({$highlight:e})=>e&&
|
|
398
|
+
${({$highlight:e})=>e&&C`
|
|
399
399
|
background-color: ${Un.Neutral[7]};
|
|
400
400
|
`}
|
|
401
401
|
}
|
|
402
|
-
`,
|
|
402
|
+
`,Bs=o.forwardRef((({children:e,focusHighlight:n=!0,focusOutline:r="none",...i},o)=>t(Ts,{ref:o,$outline:r,$highlight:n,...i,children:e}))),As=$.div`
|
|
403
403
|
background-color: ${e=>e.$collapsible?Un.Neutral[7](e):Un.Neutral[8](e)};
|
|
404
404
|
|
|
405
|
-
${
|
|
405
|
+
${Yn.mobileL} {
|
|
406
406
|
background-color: ${Un.Neutral[7]};
|
|
407
407
|
}
|
|
408
|
-
`,zs
|
|
408
|
+
`,zs=$.div`
|
|
409
409
|
display: ${e=>e.$showDivider?"block":"none"};
|
|
410
410
|
height: 1px;
|
|
411
411
|
background-color: ${Un.Neutral[5]};
|
|
412
412
|
|
|
413
|
-
${
|
|
413
|
+
${Yn.mobileL} {
|
|
414
414
|
display: ${e=>e.$showMobileDivider?"block":"none"};
|
|
415
415
|
margin: 0 1rem;
|
|
416
416
|
}
|
|
417
|
-
`,Rs
|
|
417
|
+
`,Rs=$.div`
|
|
418
418
|
display: flex;
|
|
419
419
|
align-items: center;
|
|
420
420
|
|
|
421
421
|
background-color: ${Un.Neutral[8]};
|
|
422
422
|
|
|
423
|
-
${
|
|
423
|
+
${Yn.mobileL} {
|
|
424
424
|
background-color: transparent;
|
|
425
425
|
}
|
|
426
|
-
`,Ns
|
|
426
|
+
`,Ns=$(Bs)`
|
|
427
427
|
margin: 0 0 0 auto;
|
|
428
|
-
`,
|
|
428
|
+
`,Ls=$(ps)`
|
|
429
429
|
height: 1.125rem;
|
|
430
430
|
width: 1.125rem;
|
|
431
431
|
color: ${Un.Neutral[3]};
|
|
@@ -436,35 +436,35 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
436
436
|
&:hover {
|
|
437
437
|
color: ${Un.Neutral[2]};
|
|
438
438
|
}
|
|
439
|
-
`,
|
|
439
|
+
`,Vs=$(js.H4)`
|
|
440
440
|
margin: 1.5rem 0 1.5rem 1.25rem;
|
|
441
441
|
|
|
442
|
-
${
|
|
442
|
+
${Yn.mobileL} {
|
|
443
443
|
${rr("H5","semibold")}
|
|
444
444
|
margin: 1.5rem 1.25rem 0 1.25rem;
|
|
445
445
|
}
|
|
446
|
-
`,Ws
|
|
446
|
+
`,Ws=$(fs.div)`
|
|
447
447
|
overflow: hidden;
|
|
448
|
-
`,qs
|
|
448
|
+
`,qs=$.div`
|
|
449
449
|
padding: 1rem 1.25rem;
|
|
450
450
|
|
|
451
|
-
${
|
|
451
|
+
${Yn.mobileL} {
|
|
452
452
|
padding: 1.5rem 1.25rem;
|
|
453
453
|
}
|
|
454
|
-
`,Qs
|
|
454
|
+
`,Qs=$(fs.div)`
|
|
455
455
|
${e=>e.$minimisable&&"overflow: hidden;"}
|
|
456
456
|
${e=>e.$height&&`height: ${e.$height}px;`}
|
|
457
|
-
`,Us
|
|
457
|
+
`,Us=$(Es.Small)`
|
|
458
458
|
height: fit-content;
|
|
459
459
|
padding: 0;
|
|
460
460
|
margin: 1rem 0 0 0;
|
|
461
461
|
|
|
462
|
-
${
|
|
462
|
+
${Yn.mobileL} {
|
|
463
463
|
span {
|
|
464
464
|
${rr("H6","semibold")}
|
|
465
465
|
}
|
|
466
466
|
}
|
|
467
|
-
`,Zs=({collapsible:e=!0,minimisable:r=!1,minimisedHeight:
|
|
467
|
+
`,Zs=({collapsible:e=!0,minimisable:r=!1,minimisedHeight:i,showDivider:o=!0,showMobileDivider:s=!0,title:l,children:c,...u})=>{const{mode:d}=g(Pe),h="mobile"===d,[f,p]=a(!h&&e),[m,y]=a(r),v=!h&&e,b=De(),w=De(),$=Wa({height:f?0:b.height}),C=m?i??Math.min(.5*w.height,216):w.height;return n(As,{$collapsible:v,children:[t(zs,{$showDivider:o,$showMobileDivider:s}),(l||v)&&n(Rs,{children:[l&&t(Vs,{weight:"semibold",children:l}),v&&t(Ns,{focusHighlight:!1,focusOutline:"browser",onClick:()=>{p(!f)},"aria-label":f?"Expand":"Collapse",children:t(Ls,{$expanded:!f})})]}),t(Ws,{style:h?void 0:$,children:t("div",{ref:b.ref,children:n(qs,{...u,children:[t(Qs,{$height:C,$minimisable:r,children:t("div",{ref:w.ref,children:t("div",{"data-id":"content-container",children:"function"==typeof c?c(d,{minimised:m}):c})})}),r&&n(Us,{"data-id":"minimise-button",styleType:"link",onClick:()=>{y(!m)},children:["View ",m?"more":"less"]})]})})})]})},Ys=$.div`
|
|
468
468
|
position: relative;
|
|
469
469
|
display: inline-flex;
|
|
470
470
|
min-width: 10.375rem;
|
|
@@ -475,47 +475,47 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
475
475
|
padding: 0.6875rem 1rem;
|
|
476
476
|
|
|
477
477
|
// Content positioning style
|
|
478
|
-
${e=>{if(!e.$indicator)return
|
|
478
|
+
${e=>{if(!e.$indicator)return C`
|
|
479
479
|
justify-content: center;
|
|
480
480
|
`}}
|
|
481
481
|
|
|
482
482
|
// Background, Hover and Border style
|
|
483
|
-
${e=>"no-border"===e.$styleType?e.$error?
|
|
483
|
+
${e=>"no-border"===e.$styleType?e.$error?C`
|
|
484
484
|
border-color: ${Un.Validation.Red.Icon};
|
|
485
485
|
background: ${Un.Neutral[8]};
|
|
486
486
|
|
|
487
487
|
:hover {
|
|
488
488
|
box-shadow: 0 0 4px 1px ${Un.Shadow.Red};
|
|
489
489
|
}
|
|
490
|
-
`:e.$disabled?
|
|
490
|
+
`:e.$disabled?C`
|
|
491
491
|
border-color: transparent;
|
|
492
|
-
`:
|
|
492
|
+
`:C`
|
|
493
493
|
border-color: transparent;
|
|
494
494
|
|
|
495
495
|
:hover {
|
|
496
496
|
background: ${Un.Accent.Light[6]};
|
|
497
497
|
}
|
|
498
|
-
`:e.$disabled&&!e.$selected?
|
|
498
|
+
`:e.$disabled&&!e.$selected?C`
|
|
499
499
|
background: ${Un.Neutral[6]};
|
|
500
500
|
border-color: ${Un.Neutral[5]};
|
|
501
|
-
`:e.$disabled&&e.$selected?
|
|
501
|
+
`:e.$disabled&&e.$selected?C`
|
|
502
502
|
background: ${Un.Neutral[6]};
|
|
503
503
|
border-color: ${Un.Neutral[4]};
|
|
504
|
-
`:e.$error?
|
|
504
|
+
`:e.$error?C`
|
|
505
505
|
background: ${Un.Neutral[8]};
|
|
506
506
|
border-color: ${Un.Validation.Red.Border};
|
|
507
507
|
|
|
508
508
|
:hover {
|
|
509
509
|
box-shadow: 0 0 4px 1px ${Un.Shadow.Red};
|
|
510
510
|
}
|
|
511
|
-
`:e.$selected?
|
|
511
|
+
`:e.$selected?C`
|
|
512
512
|
background: ${Un.Accent.Light[5]};
|
|
513
513
|
border-color: ${Un.Primary};
|
|
514
514
|
|
|
515
515
|
:hover {
|
|
516
516
|
box-shadow: 0 0 4px 1px ${Un.Shadow.Accent};
|
|
517
517
|
}
|
|
518
|
-
`:
|
|
518
|
+
`:C`
|
|
519
519
|
background: ${Un.Neutral[8]};
|
|
520
520
|
border-color: ${Un.Neutral[5]};
|
|
521
521
|
|
|
@@ -524,7 +524,7 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
524
524
|
border-color: ${Un.Accent.Light[1]};
|
|
525
525
|
}
|
|
526
526
|
`}
|
|
527
|
-
`,
|
|
527
|
+
`,Gs=$.input`
|
|
528
528
|
position: absolute;
|
|
529
529
|
height: 100%;
|
|
530
530
|
width: 100%;
|
|
@@ -535,31 +535,31 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
535
535
|
/* Hide appearance but keep it focusable using keyboard interactions */
|
|
536
536
|
appearance: none;
|
|
537
537
|
background: transparent;
|
|
538
|
-
`,
|
|
538
|
+
`,Xs=$.div`
|
|
539
539
|
display: flex;
|
|
540
540
|
flex-direction: column;
|
|
541
|
-
`,
|
|
542
|
-
${e=>e.$selected&&!e.$indicator?
|
|
541
|
+
`,Js=$.label`
|
|
542
|
+
${e=>e.$selected&&!e.$indicator?C`
|
|
543
543
|
${rr("H4","semibold")}
|
|
544
|
-
`:
|
|
544
|
+
`:C`
|
|
545
545
|
${rr("H4","regular")}
|
|
546
546
|
`}
|
|
547
547
|
|
|
548
548
|
color: ${Un.Neutral[1]};
|
|
549
549
|
|
|
550
|
-
${e=>e.$disabled?
|
|
550
|
+
${e=>e.$disabled?C`
|
|
551
551
|
color: ${Un.Neutral[3](e)};
|
|
552
|
-
`:e.$selected?
|
|
552
|
+
`:e.$selected?C`
|
|
553
553
|
color: ${Un.Primary(e)};
|
|
554
554
|
`:void 0}
|
|
555
|
-
|
|
555
|
+
`;var Ks={exports:{}};Ks.exports=function(){var e=1e3,t=6e4,n=36e5,r="millisecond",i="second",o="minute",a="hour",s="day",l="week",c="month",u="quarter",d="year",h="date",f="Invalid Date",p=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,m=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,g={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],n=e%100;return"["+e+(t[(n-20)%10]||t[n]||t[0])+"]"}},y=function(e,t,n){var r=String(e);return!r||r.length>=t?e:""+Array(t+1-r.length).join(n)+e},v={s:y,z:function(e){var t=-e.utcOffset(),n=Math.abs(t),r=Math.floor(n/60),i=n%60;return(t<=0?"+":"-")+y(r,2,"0")+":"+y(i,2,"0")},m:function e(t,n){if(t.date()<n.date())return-e(n,t);var r=12*(n.year()-t.year())+(n.month()-t.month()),i=t.clone().add(r,c),o=n-i<0,a=t.clone().add(r+(o?-1:1),c);return+(-(r+(n-i)/(o?i-a:a-i))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(e){return{M:c,y:d,w:l,d:s,D:h,h:a,m:o,s:i,ms:r,Q:u}[e]||String(e||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}},b="en",w={};w[b]=g;var $=function(e){return e instanceof S},C=function e(t,n,r){var i;if(!t)return b;if("string"==typeof t){var o=t.toLowerCase();w[o]&&(i=o),n&&(w[o]=n,i=o);var a=t.split("-");if(!i&&a.length>1)return e(a[0])}else{var s=t.name;w[s]=t,i=s}return!r&&i&&(b=i),i||!r&&b},_=function(e,t){if($(e))return e.clone();var n="object"==typeof t?t:{};return n.date=e,n.args=arguments,new S(n)},x=v;x.l=C,x.i=$,x.w=function(e,t){return _(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var S=function(){function g(e){this.$L=C(e.locale,null,!0),this.parse(e)}var y=g.prototype;return y.parse=function(e){this.$d=function(e){var t=e.date,n=e.utc;if(null===t)return new Date(NaN);if(x.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var r=t.match(p);if(r){var i=r[2]-1||0,o=(r[7]||"0").substring(0,3);return n?new Date(Date.UTC(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)):new Date(r[1],i,r[3]||1,r[4]||0,r[5]||0,r[6]||0,o)}}return new Date(t)}(e),this.$x=e.x||{},this.init()},y.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},y.$utils=function(){return x},y.isValid=function(){return!(this.$d.toString()===f)},y.isSame=function(e,t){var n=_(e);return this.startOf(t)<=n&&n<=this.endOf(t)},y.isAfter=function(e,t){return _(e)<this.startOf(t)},y.isBefore=function(e,t){return this.endOf(t)<_(e)},y.$g=function(e,t,n){return x.u(e)?this[t]:this.set(n,e)},y.unix=function(){return Math.floor(this.valueOf()/1e3)},y.valueOf=function(){return this.$d.getTime()},y.startOf=function(e,t){var n=this,r=!!x.u(t)||t,u=x.p(e),f=function(e,t){var i=x.w(n.$u?Date.UTC(n.$y,t,e):new Date(n.$y,t,e),n);return r?i:i.endOf(s)},p=function(e,t){return x.w(n.toDate()[e].apply(n.toDate("s"),(r?[0,0,0,0]:[23,59,59,999]).slice(t)),n)},m=this.$W,g=this.$M,y=this.$D,v="set"+(this.$u?"UTC":"");switch(u){case d:return r?f(1,0):f(31,11);case c:return r?f(1,g):f(0,g+1);case l:var b=this.$locale().weekStart||0,w=(m<b?m+7:m)-b;return f(r?y-w:y+(6-w),g);case s:case h:return p(v+"Hours",0);case a:return p(v+"Minutes",1);case o:return p(v+"Seconds",2);case i:return p(v+"Milliseconds",3);default:return this.clone()}},y.endOf=function(e){return this.startOf(e,!1)},y.$set=function(e,t){var n,l=x.p(e),u="set"+(this.$u?"UTC":""),f=(n={},n[s]=u+"Date",n[h]=u+"Date",n[c]=u+"Month",n[d]=u+"FullYear",n[a]=u+"Hours",n[o]=u+"Minutes",n[i]=u+"Seconds",n[r]=u+"Milliseconds",n)[l],p=l===s?this.$D+(t-this.$W):t;if(l===c||l===d){var m=this.clone().set(h,1);m.$d[f](p),m.init(),this.$d=m.set(h,Math.min(this.$D,m.daysInMonth())).$d}else f&&this.$d[f](p);return this.init(),this},y.set=function(e,t){return this.clone().$set(e,t)},y.get=function(e){return this[x.p(e)]()},y.add=function(r,u){var h,f=this;r=Number(r);var p=x.p(u),m=function(e){var t=_(f);return x.w(t.date(t.date()+Math.round(e*r)),f)};if(p===c)return this.set(c,this.$M+r);if(p===d)return this.set(d,this.$y+r);if(p===s)return m(1);if(p===l)return m(7);var g=(h={},h[o]=t,h[a]=n,h[i]=e,h)[p]||1,y=this.$d.getTime()+r*g;return x.w(y,this)},y.subtract=function(e,t){return this.add(-1*e,t)},y.format=function(e){var t=this,n=this.$locale();if(!this.isValid())return n.invalidDate||f;var r=e||"YYYY-MM-DDTHH:mm:ssZ",i=x.z(this),o=this.$H,a=this.$m,s=this.$M,l=n.weekdays,c=n.months,u=function(e,n,i,o){return e&&(e[n]||e(t,r))||i[n].slice(0,o)},d=function(e){return x.s(o%12||12,e,"0")},h=n.meridiem||function(e,t,n){var r=e<12?"AM":"PM";return n?r.toLowerCase():r},p={YY:String(this.$y).slice(-2),YYYY:this.$y,M:s+1,MM:x.s(s+1,2,"0"),MMM:u(n.monthsShort,s,c,3),MMMM:u(c,s),D:this.$D,DD:x.s(this.$D,2,"0"),d:String(this.$W),dd:u(n.weekdaysMin,this.$W,l,2),ddd:u(n.weekdaysShort,this.$W,l,3),dddd:l[this.$W],H:String(o),HH:x.s(o,2,"0"),h:d(1),hh:d(2),a:h(o,a,!0),A:h(o,a,!1),m:String(a),mm:x.s(a,2,"0"),s:String(this.$s),ss:x.s(this.$s,2,"0"),SSS:x.s(this.$ms,3,"0"),Z:i};return r.replace(m,(function(e,t){return t||p[e]||i.replace(":","")}))},y.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},y.diff=function(r,h,f){var p,m=x.p(h),g=_(r),y=(g.utcOffset()-this.utcOffset())*t,v=this-g,b=x.m(this,g);return b=(p={},p[d]=b/12,p[c]=b,p[u]=b/3,p[l]=(v-y)/6048e5,p[s]=(v-y)/864e5,p[a]=v/n,p[o]=v/t,p[i]=v/e,p)[m]||v,f?b:x.a(b)},y.daysInMonth=function(){return this.endOf(c).$D},y.$locale=function(){return w[this.$L]},y.locale=function(e,t){if(!e)return this.$L;var n=this.clone(),r=C(e,t,!0);return r&&(n.$L=r),n},y.clone=function(){return x.w(this.$d,this)},y.toDate=function(){return new Date(this.valueOf())},y.toJSON=function(){return this.isValid()?this.toISOString():null},y.toISOString=function(){return this.$d.toISOString()},y.toString=function(){return this.$d.toUTCString()},g}(),O=S.prototype;return _.prototype=O,[["$ms",r],["$s",i],["$m",o],["$H",a],["$W",s],["$M",c],["$y",d],["$D",h]].forEach((function(e){O[e[1]]=function(t){return this.$g(t,e[0],e[1])}})),_.extend=function(e,t){return e.$i||(e(t,S,_),e.$i=!0),_},_.locale=C,_.isDayjs=$,_.unix=function(e){return _(1e3*e)},_.en=w[b],_.Ls=w,_.p={},_}();var el,tl=Ks.exports;!function(e){e.generateDays=e=>{const t=e.startOf("month"),n=tl(t).startOf("week");return nl(n).map((e=>rl(e)))},e.generateMonths=e=>{const t=[];for(let n=0;n<12;n++){const r=e.month(n);t.push(tl(r))}return t},e.generateDecadeOfYears=e=>{const t=e.year(),n=10*Math.floor(t/10),r=e.year(n),i=[r.subtract(1,"year"),r];for(let e=1;e<11;e++)i.push(r.add(e,"year"));return i},e.getStartEndDecade=e=>{const t=10*Math.floor(+e.format("YYYY")/10);return{beginDecade:t,endDecade:+tl(`${t+9}-01-01`).format("YYYY")}}}(el||(el={}));const nl=e=>{const t=[e];for(let n=1;n<6;n++){const r=e.add(n,"week");t.push(r)}return t},rl=e=>{const t=[];for(let n=0;n<7;n++){const r=e.add(n,"day");t.push(r)}return t},il=[1,3,5,7,8,10,12],ol=[4,6,9,11];var al,sl,ll;!function(e){e.clampDay=(t,n,r)=>{const i=parseInt(t),o=parseInt(n),a=parseInt(r);return 0==i?"1":il.includes(o)?Math.min(i,31).toString():ol.includes(o)?Math.min(i,30).toString():2===o?e.isLeapYear(a)?Math.min(i,29).toString():Math.min(i,28).toString():t},e.clampMonth=e=>{const t=parseInt(e);return 0==t?"1":t>12?"12":e},e.isLeapYear=e=>e%4==0&&e%100!=0||e%400==0,e.getTimeDiffInMinutes=(e,t,n="HH:mm")=>{const r=tl(e,n);return tl(t,n).diff(r,"minute")}}(al||(al={})),function(e){e.generate=()=>Math.random().toString(36).substring(2,9)}(sl||(sl={})),function(e){e.transformWithSpaces=(e,t)=>{const n="(.{"+t+"})";return e.replace(/[^\dA-Z]/gi,"").replace(new RegExp(n,"g"),"$1 ").trim()},e.padValue=(e,t)=>{if("0"===e)return t?e:e.padStart(2,"0");if(""===e)return e;return parseInt(e).toString().padStart(2,"0")},e.shouldTruncateToTwoLines=(e,t)=>{const n=Math.floor(t/9);return e.length>=2*n||1===e.split(" ").length&&e.length>n},e.truncateOneLine=(e,t,n,r)=>{let i=0;t>n&&(i=Math.floor((t-n)/8));const o=r+i;if(o<e.length){const t=Math.floor(o/2);return e.substring(0,t)+" ... "+e.substring(e.length-t,e.length)}return e}}(ll||(ll={}));const cl=$(Zs)`
|
|
556
556
|
padding: 0 0 1rem;
|
|
557
557
|
|
|
558
558
|
[data-id="content-container"] {
|
|
559
559
|
position: relative; // to get the item position relative to this parent
|
|
560
560
|
padding: 0.5rem 0.5rem 0;
|
|
561
561
|
|
|
562
|
-
${
|
|
562
|
+
${Yn.mobileL} {
|
|
563
563
|
padding: 1rem 1.25rem 0.5rem;
|
|
564
564
|
}
|
|
565
565
|
}
|
|
@@ -567,20 +567,20 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
567
567
|
[data-id="minimise-button"] {
|
|
568
568
|
margin: 0.5rem 1.25rem 0;
|
|
569
569
|
|
|
570
|
-
${
|
|
570
|
+
${Yn.mobileL} {
|
|
571
571
|
margin: 0.5rem 1.25rem 0;
|
|
572
572
|
}
|
|
573
573
|
}
|
|
574
|
-
`,
|
|
574
|
+
`,ul=$.div`
|
|
575
575
|
display: flex;
|
|
576
576
|
flex-direction: column;
|
|
577
577
|
|
|
578
|
-
${
|
|
578
|
+
${Yn.mobileL} {
|
|
579
579
|
flex-direction: row;
|
|
580
580
|
flex-wrap: wrap;
|
|
581
581
|
gap: 1rem;
|
|
582
582
|
}
|
|
583
|
-
`,
|
|
583
|
+
`,dl=$.label`
|
|
584
584
|
display: flex;
|
|
585
585
|
align-items: flex-start;
|
|
586
586
|
${e=>!e.$visible&&"display: none;"}
|
|
@@ -592,72 +592,72 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
592
592
|
|
|
593
593
|
cursor: pointer;
|
|
594
594
|
${rr("BodySmall","regular")}
|
|
595
|
-
${e=>e.$selected&&
|
|
595
|
+
${e=>e.$selected&&C`
|
|
596
596
|
color: ${Un.Primary};
|
|
597
597
|
`}
|
|
598
|
-
`,
|
|
598
|
+
`,hl=$.input`
|
|
599
599
|
appearance: none;
|
|
600
|
-
`,
|
|
600
|
+
`,fl=$(Or)`
|
|
601
601
|
height: 1.5rem;
|
|
602
602
|
width: 1.5rem;
|
|
603
603
|
flex-shrink: 0;
|
|
604
604
|
|
|
605
|
-
${
|
|
605
|
+
${hl}:focus-visible + & {
|
|
606
606
|
outline: 2px solid ${Un.Primary};
|
|
607
607
|
outline-offset: -2px;
|
|
608
608
|
border-radius: 4px;
|
|
609
609
|
}
|
|
610
|
-
`,
|
|
610
|
+
`,pl=$((({type:e="checkbox",indicator:r,checked:i,styleType:o="default",children:c,disabled:u,error:d,name:h,id:f,className:p,"data-testid":m,onChange:g})=>{const[y,v]=a(i),[b]=a(sl.generate()),w=f?`${f}-input`:`tg-${b}-input`,$=s();l((()=>{v(i)}),[i]);return n(Ys,{$selected:y,$disabled:u,className:p,$styleType:o,$error:d,$indicator:r,id:f,"data-testid":m,children:[r&&(()=>{let n;switch(e){case"yes":n="tick";break;case"no":n="cross";break;case"checkbox":case"radio":n=e}return t(Or,{type:n,active:y,disabled:u})})(),t(Gs,{ref:$,name:h,id:w,type:"checkbox"===e?"checkbox":"radio","data-testid":"toggle-input",disabled:u,onChange:t=>{if(!u){switch(e){case"checkbox":y||v((e=>!e));break;case"radio":case"yes":case"no":y||v(!0)}g&&g(t)}},checked:y}),t(Xs,{children:t(Js,{htmlFor:w,$selected:y,$indicator:r,$disabled:u,"data-testid":"toggle-label",children:c})})]})}))`
|
|
611
611
|
${e=>!e.$visible&&"visibility: hidden;"}
|
|
612
|
-
`;var
|
|
612
|
+
`;var ml,gl={};Object.defineProperty(gl,"__esModule",{value:!0});var yl=e;const vl=e=>yl.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:yl.jsx("path",{d:"M12.521 17.562L5.58301 10.625C5.48635 10.5277 5.41701 10.427 5.37501 10.323C5.33301 10.219 5.31201 10.1113 5.31201 10C5.31201 9.88867 5.33301 9.781 5.37501 9.677C5.41701 9.573 5.48635 9.47234 5.58301 9.375L12.542 2.417C12.75 2.20834 13.0033 2.104 13.302 2.104C13.6007 2.104 13.854 2.21534 14.062 2.438C14.2847 2.646 14.389 2.90267 14.375 3.208C14.361 3.514 14.25 3.771 14.042 3.979L8.02101 10L14.062 16.042C14.2567 16.236 14.354 16.4893 14.354 16.802C14.354 17.1147 14.2567 17.368 14.062 17.562C13.854 17.7707 13.5973 17.875 13.292 17.875C12.986 17.875 12.729 17.7707 12.521 17.562Z",fill:"currentColor"})});vl.displayName="ChevronLeftIcon",ml=gl.ChevronLeftIcon=vl;const bl=$.div`
|
|
613
613
|
background-color: ${Un.Neutral[8]};
|
|
614
614
|
height: 100%;
|
|
615
615
|
width: 100%;
|
|
616
616
|
display: flex;
|
|
617
617
|
flex-direction: column;
|
|
618
|
-
`;var
|
|
619
|
-
${
|
|
618
|
+
`;var wl,$l={};Object.defineProperty($l,"__esModule",{value:!0});var Cl=e;const _l=e=>Cl.jsx("svg",{width:"1em",height:"1em",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:Cl.jsx("path",{d:"M3.375 15.833C3.139 15.833 2.934 15.7463 2.76 15.573C2.58667 15.399 2.5 15.194 2.5 14.958C2.5 14.722 2.58667 14.5173 2.76 14.344C2.934 14.17 3.139 14.083 3.375 14.083H6.792C7.028 14.083 7.23267 14.17 7.406 14.344C7.58 14.5173 7.667 14.722 7.667 14.958C7.667 15.194 7.58 15.399 7.406 15.573C7.23267 15.7463 7.028 15.833 6.792 15.833H3.375ZM3.375 5.917C3.139 5.917 2.934 5.83 2.76 5.656C2.58667 5.48267 2.5 5.278 2.5 5.042C2.5 4.806 2.58667 4.601 2.76 4.427C2.934 4.25367 3.139 4.167 3.375 4.167H9.896C10.132 4.167 10.3367 4.25367 10.51 4.427C10.684 4.601 10.771 4.806 10.771 5.042C10.771 5.278 10.684 5.48267 10.51 5.656C10.3367 5.83 10.132 5.917 9.896 5.917H3.375ZM10.083 17.5C9.847 17.5 9.64233 17.4133 9.469 17.24C9.295 17.066 9.208 16.861 9.208 16.625V13.312C9.208 13.076 9.295 12.8713 9.469 12.698C9.64233 12.5247 9.847 12.438 10.083 12.438C10.3197 12.438 10.5247 12.5247 10.698 12.698C10.8713 12.8713 10.958 13.076 10.958 13.312V14.083H16.625C16.861 14.083 17.066 14.17 17.24 14.344C17.4133 14.5173 17.5 14.722 17.5 14.958C17.5 15.194 17.4133 15.399 17.24 15.573C17.066 15.7463 16.861 15.833 16.625 15.833H10.958V16.625C10.958 16.861 10.8713 17.066 10.698 17.24C10.5247 17.4133 10.3197 17.5 10.083 17.5ZM6.792 12.542C6.556 12.542 6.351 12.455 6.177 12.281C6.00367 12.1077 5.917 11.903 5.917 11.667V10.875H3.375C3.139 10.875 2.934 10.7883 2.76 10.615C2.58667 10.441 2.5 10.236 2.5 10C2.5 9.764 2.58667 9.559 2.76 9.385C2.934 9.21167 3.139 9.125 3.375 9.125H5.917V8.354C5.917 8.118 6.00367 7.91333 6.177 7.74C6.351 7.566 6.556 7.479 6.792 7.479C7.028 7.479 7.23267 7.566 7.406 7.74C7.58 7.91333 7.667 8.118 7.667 8.354V11.667C7.667 11.903 7.58 12.1077 7.406 12.281C7.23267 12.455 7.028 12.542 6.792 12.542ZM10.083 10.875C9.847 10.875 9.64233 10.7883 9.469 10.615C9.295 10.441 9.208 10.236 9.208 10C9.208 9.764 9.295 9.559 9.469 9.385C9.64233 9.21167 9.847 9.125 10.083 9.125H16.625C16.861 9.125 17.066 9.21167 17.24 9.385C17.4133 9.559 17.5 9.764 17.5 10C17.5 10.236 17.4133 10.441 17.24 10.615C17.066 10.7883 16.861 10.875 16.625 10.875H10.083ZM13.208 7.562C12.972 7.562 12.7673 7.47533 12.594 7.302C12.42 7.12867 12.333 6.924 12.333 6.688V3.375C12.333 3.139 12.42 2.934 12.594 2.76C12.7673 2.58667 12.972 2.5 13.208 2.5C13.444 2.5 13.649 2.58667 13.823 2.76C13.9963 2.934 14.083 3.139 14.083 3.375V4.167H16.625C16.861 4.167 17.066 4.25367 17.24 4.427C17.4133 4.601 17.5 4.806 17.5 5.042C17.5 5.278 17.4133 5.48267 17.24 5.656C17.066 5.83 16.861 5.917 16.625 5.917H14.083V6.688C14.083 6.924 13.9963 7.12867 13.823 7.302C13.649 7.47533 13.444 7.562 13.208 7.562Z",fill:"currentColor"})});_l.displayName="FilterIcon",wl=$l.FilterIcon=_l;const xl=$.div`
|
|
619
|
+
${Yn.mobileL} {
|
|
620
620
|
display: none;
|
|
621
621
|
}
|
|
622
|
-
`,
|
|
622
|
+
`,Sl=$.div`
|
|
623
623
|
display: none;
|
|
624
|
-
${
|
|
624
|
+
${Yn.mobileL} {
|
|
625
625
|
display: block;
|
|
626
626
|
}
|
|
627
|
-
`,
|
|
627
|
+
`,Ol=$.div`
|
|
628
628
|
background-color: ${Un.Neutral[8]};
|
|
629
629
|
border: 1px solid ${Un.Neutral[5]};
|
|
630
630
|
border-radius: 0.5rem;
|
|
631
631
|
overflow: hidden;
|
|
632
632
|
width: 100%;
|
|
633
|
-
`,
|
|
633
|
+
`,kl=$.div`
|
|
634
634
|
background-color: ${Un.Neutral[7]};
|
|
635
635
|
height: 100%;
|
|
636
636
|
width: 100%;
|
|
637
637
|
display: flex;
|
|
638
638
|
flex-direction: column;
|
|
639
|
-
|
|
639
|
+
`,jl=$.div`
|
|
640
640
|
flex: 1;
|
|
641
641
|
width: 100%;
|
|
642
642
|
overflow-y: auto;
|
|
643
|
-
`,
|
|
643
|
+
`,Ml=$.div`
|
|
644
644
|
display: flex;
|
|
645
645
|
align-items: center;
|
|
646
646
|
|
|
647
647
|
background-color: ${Un.Neutral[8]};
|
|
648
648
|
|
|
649
|
-
${
|
|
649
|
+
${Yn.mobileL} {
|
|
650
650
|
border-bottom: 1px solid ${Un.Neutral[5]};
|
|
651
651
|
}
|
|
652
|
-
`,
|
|
652
|
+
`,Fl=$(js.H4)`
|
|
653
653
|
flex: 1;
|
|
654
654
|
margin: 1.5rem 0 1rem 1.25rem;
|
|
655
655
|
|
|
656
|
-
${
|
|
656
|
+
${Yn.mobileL} {
|
|
657
657
|
text-align: center;
|
|
658
658
|
margin: 1.5rem 0;
|
|
659
659
|
}
|
|
660
|
-
`,
|
|
660
|
+
`,Dl=$(Bs)`
|
|
661
661
|
padding: 1.5rem 1.25rem;
|
|
662
662
|
margin-right: auto;
|
|
663
663
|
color: ${Un.Neutral[3]};
|
|
@@ -670,27 +670,27 @@ var t=Object.getOwnPropertySymbols,n=Object.prototype.hasOwnProperty,r=Object.pr
|
|
|
670
670
|
&:hover {
|
|
671
671
|
color: ${Un.Neutral[2]};
|
|
672
672
|
}
|
|
673
|
-
`,
|
|
673
|
+
`,Pl=$(Es.Small)`
|
|
674
674
|
background-color: transparent;
|
|
675
675
|
padding: 1.5rem 1.25rem 1rem 1.25rem;
|
|
676
676
|
height: auto;
|
|
677
677
|
|
|
678
|
-
${
|
|
678
|
+
${Yn.mobileL} {
|
|
679
679
|
padding: 1.5rem 1.25rem;
|
|
680
680
|
}
|
|
681
|
-
`,
|
|
681
|
+
`,Hl=$(Es.Default)`
|
|
682
682
|
width: 100%;
|
|
683
683
|
span {
|
|
684
684
|
display: flex;
|
|
685
685
|
align-items: center;
|
|
686
686
|
}
|
|
687
|
-
`,
|
|
687
|
+
`,Il=$(wl)`
|
|
688
688
|
margin-right: 0.625rem;
|
|
689
|
-
`,
|
|
689
|
+
`,El=$.div`
|
|
690
690
|
padding: 1.5rem 1.25rem;
|
|
691
691
|
background-color: ${Un.Neutral[8]};
|
|
692
692
|
border-top: 1px solid ${Un.Neutral[5]};
|
|
693
|
-
`,
|
|
693
|
+
`,Tl=$(Es.Default)`
|
|
694
694
|
width: 100%;
|
|
695
|
-
`,
|
|
695
|
+
`,Bl=Object.assign((({toggleFilterButtonLabel:e="Filters",headerTitle:i="Filters",clearButtonDisabled:o=!1,onClear:s,onDismiss:l,onDone:c,children:u,...d})=>{const[h,f]=a(!1);F.exports.useMediaQuery({maxWidth:T.mobileL},void 0,(e=>{e||m()}));const p=()=>{f(!0)},m=()=>{f(!1),l&&l()},g=()=>{f(!1),c&&c()},y=()=>{s&&s()},v=e=>"function"==typeof u?u(e):u,b=e=>n(Ml,{children:["mobile"===e&&t(Dl,{onClick:m,focusOutline:"browser",focusHighlight:!1,"aria-label":"Dismiss",children:t(x,{})}),t(Fl,{weight:"semibold",children:i}),t(Pl,{styleType:"link",onClick:y,disabled:o,children:"Clear"})]});return n("div",{...d,children:[t(Sl,{children:t(Pe.Provider,{value:{mode:"mobile"},children:n(r,{children:[n(Hl,{styleType:"light",onClick:p,children:[t(Il,{})," ",e]}),t(H,{show:h,disableTransition:!0,children:n(kl,{children:[b("mobile"),t(jl,{children:v("mobile")}),t(El,{children:t(Tl,{onClick:g,children:"Done"})})]})})]})})}),t(xl,{children:t(Pe.Provider,{value:{mode:"default"},children:n(Ol,{children:[b("default"),v("default")]})})})]})}),{Item:Zs,Page:({onDismiss:e,onDone:r,children:i})=>n(bl,{children:[t(Dl,{onClick:e,focusOutline:"browser",focusHighlight:!1,"aria-label":"Dismiss",children:t(ml,{})}),t(jl,{children:i}),t(El,{children:t(Tl,{onClick:r,children:"Done"})})]}),Checkbox:({selectedOptions:e,options:r,onSelect:i,labelExtractor:o,valueExtractor:c,...u})=>{const{mode:d}=g(Pe),[h,f]=a(e||[]),[p,y]=a(),[v,b]=a(r.length),w=s(),$=s(),C=e=>()=>{const t=[...h],n=h.findIndex((t=>x(t)===x(e)));n>=0?t.splice(n,1):t.push(e),f(t),i?.(t)},_=e=>o?o(e):e.label??e.toString(),x=e=>c?c(e):e.value??e.toString(),S=m((()=>{if(!w.current)return void y(void 0);const e=Array.from(w.current.children);let t=0,n=0,r=-1;for(let i=0;i<e.length;i++){const o=e[i].offsetTop;if(o>r&&(n++,r=o,n>2))break;t=i}b(t),y(n>2?r-8:void 0)}),[]);l((()=>{e!==h&&f(e||[])}),[e]),l((()=>{"default"===d?(()=>{const e=$.current?$.current.offsetTop+$.current.clientHeight:void 0;y(e)})():S()}),[r]),De({handleWidth:"mobile"===d,handleHeight:!1,skipOnMount:!0,refreshMode:"throttle",targetRef:w,onResize:S});return t(cl,{minimisable:r.length>5,minimisedHeight:p,...u,children:(e,{minimised:i})=>t(ul,{role:"group","aria-label":u.title,ref:w,children:r.map(((r,o)=>"default"===e?((e,r,i)=>{const o=_(e),a=x(e),s=!!h.find((e=>x(e)===a));return n(dl,{$visible:!i||r<5,$selected:s,ref:4===r?$:void 0,children:[t(hl,{type:"checkbox",checked:s,onChange:C(e)}),t(fl,{type:"checkbox",active:s}),o]},a)})(r,o,i):((e,n,r)=>{const i=_(e),o=x(e),a=!!h.find((e=>x(e)===o));return t(pl,{type:"checkbox",checked:a,$visible:!r||p&&n<=v,onChange:C(e),children:i})})(r,o,i)))})})}});export{Bl as Filter};
|
|
696
696
|
//# sourceMappingURL=index.js.map
|