From 81e08792edaf5e9b2c0c875ef767541a94cc13ef Mon Sep 17 00:00:00 2001 From: Rebecca Hong <34019925+rebeccahongsf@users.noreply.github.com> Date: Wed, 28 Aug 2024 10:40:53 -0700 Subject: [PATCH] SDSS | tweak mega menu background and height (#481) --- .../dist/islands/main-menu.island.umd.js | 52 ++++++++----------- .../decoupled-menu/src/main-menu.island.tsx | 22 +++----- 2 files changed, 27 insertions(+), 47 deletions(-) diff --git a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/dist/islands/main-menu.island.umd.js b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/dist/islands/main-menu.island.umd.js index 34cc10d93..8de64bbe4 100644 --- a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/dist/islands/main-menu.island.umd.js +++ b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/dist/islands/main-menu.island.umd.js @@ -1,5 +1,5 @@ /*! For license information please see main-menu.island.umd.js.LICENSE.txt */ -!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var r=t();for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(()=>(()=>{var e={157:(e,t,r)=>{"use strict";var n=r(302),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return n.isMemo(e)?a:s[e.$$typeof]||o}s[n.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[n.Memo]=a;var c=Object.defineProperty,u=Object.getOwnPropertyNames,p=Object.getOwnPropertySymbols,d=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,r,n){if("string"!=typeof r){if(h){var o=f(r);o&&o!==h&&e(t,o,n)}var a=u(r);p&&(a=a.concat(p(r)));for(var s=l(t),_=l(r),v=0;v{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(827),o=r(523),i=r(317),a=r(550),s=r(734),l=r(510),c=function(){function e(e){this.modelPropertiesMapper=new s.ModelPropertiesMapper,this.jsonPropertiesMapper=new s.JsonPropertiesMapper,this.DeserializeCache=l.DeserializeCache,this.ModelsSerializer=o.default,this.JsonDeserializer=i.default,e&&e.modelPropertiesMapper&&(this.modelPropertiesMapper=e.modelPropertiesMapper),e&&e.jsonPropertiesMapper&&(this.jsonPropertiesMapper=e.jsonPropertiesMapper),e&&e.DeserializeCache&&(this.DeserializeCache=e.DeserializeCache),e&&e.ModelsSerializer&&(this.ModelsSerializer=e.ModelsSerializer),e&&e.JsonDeserializer&&(this.JsonDeserializer=e.JsonDeserializer)}return e.prototype.serialize=function(e){var t=e.stuff,r=e.includeNames;if(!t)throw new Error("Jsona can not serialize, stuff is not passed");var n=new this.ModelsSerializer(this.modelPropertiesMapper);return n.setStuff(t),r&&n.setIncludeNames(r),n.build()},e.prototype.deserialize=function(e,t){if(!e)throw new Error("Jsona can not deserialize, body is not passed");var r=new this.DeserializeCache,o=new this.JsonDeserializer(this.jsonPropertiesMapper,r,t);return"string"==typeof e?o.setJsonParsedObject((0,n.jsonParse)(e)):o.setJsonParsedObject(e),o.build()},e.prototype.denormalizeReduxObject=function(e){var t=e.reduxObject,r=e.entityType,n=e.entityIds,o=e.returnBuilderInRelations,i=void 0!==o&&o;if(!t)throw new Error("Jsona can not denormalize ReduxObject, incorrect reduxObject passed");if(!r)throw new Error("Jsona can not denormalize ReduxObject, entityType is not passed");if(!t[r])return null;var s=new a.default(this.jsonPropertiesMapper);return s.setReduxObject(t),s.setEntityType(r),s.setReturnBuilderInRelations(i),n&&s.setEntityIds(Array.isArray(n)?n:n.toString()),s.build()},e}();t.default=c},317:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.JsonDeserializer=void 0;var r=function(){function e(e,t,r){this.preferNestedDataFromData=!1,this.setPropertiesMapper(e),this.setDeserializeCache(t),r&&r.preferNestedDataFromData&&(this.preferNestedDataFromData=!0)}return e.prototype.setDeserializeCache=function(e){this.dc=e},e.prototype.setPropertiesMapper=function(e){this.pm=e},e.prototype.setJsonParsedObject=function(e){this.body=e},e.prototype.build=function(){var e,t=this.body.data;if(Array.isArray(t)){e=[];for(var r=t.length,n=0;n{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ModelsSerializer=void 0;var n=r(209),o=r(827),i=function(){function e(e){e&&this.setPropertiesMapper(e),this.buildIncludedIndex=0}return e.prototype.setPropertiesMapper=function(e){this.propertiesMapper=e},e.prototype.setStuff=function(e){this.stuff=e},e.prototype.setIncludeNames=function(e){if(Array.isArray(e)){var t={};e.forEach((function(e){(0,o.createIncludeNamesTree)(e,t)})),this.includeNamesTree=t}else this.includeNamesTree=e},e.prototype.build=function(){var e=this.stuff,t=this.propertiesMapper;if(!t||"object"!=typeof t)throw new Error("ModelsSerializer cannot build, propertiesMapper is not set");if(!e||"object"!=typeof e)throw new Error("ModelsSerializer cannot build, stuff is not set");var r={},n={};if(e&&Array.isArray(e)){for(var o=e.length,i=[],a=0;a{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e){this.cachedModels={},this.setPropertiesMapper(e)}return e.prototype.setPropertiesMapper=function(e){this.propertiesMapper=e},e.prototype.setReduxObject=function(e){this.reduxObject=e},e.prototype.setEntityType=function(e){this.entityType=e},e.prototype.setEntityIds=function(e){this.ids=e},e.prototype.setReturnBuilderInRelations=function(e){this.returnBuilderInRelations=e},e.prototype.build=function(){var e=this,t=this,r=t.reduxObject,n=t.entityType,o=t.propertiesMapper;if(!o||"object"!=typeof o)throw new Error("ReduxObjectDenormalizer cannot build, propertiesMapper is not set");if(!r||"object"!=typeof r)throw new Error("ReduxObjectDenormalizer cannot build, reduxObject is not set");if(!n)throw new Error("ReduxObjectDenormalizer cannot build, entityType is not set");if(!r[n])return null;var i=this.ids;if(i||(i=Object.keys(r[n])),Array.isArray(i)){if(!i.length)return null;var a=[];return i.forEach((function(t){var r=e.buildModel(n,t);r&&a.push(r)})),a}return this.buildModel(n,i)},e.prototype.buildModel=function(e,t){var r=this.reduxObject;if(!r[e])return null;var n=r[e][t];if(!n)return null;var o="".concat(e,"-").concat(t),i=this.cachedModels[o];if(!i&&(i=this.propertiesMapper.createModel(e))){this.cachedModels[o]=i,this.propertiesMapper.setId(i,n.id),n.attributes&&this.propertiesMapper.setAttributes(i,n.attributes);var a=this.buildRelationships(i,n.relationships);a&&this.propertiesMapper.setRelationships(i,a)}return i},e.prototype.buildRelationships=function(e,t){var r=this;if(!t)return null;var n=Object.keys(t);if(!n.length)return null;var o={};return n.forEach((function(n){var i=t[n];if(i&&i.data&&(r.returnBuilderInRelations?o[n]=r.buildRelationModels.bind(r,i.data):o[n]=r.buildRelationModels(i.data)),i&&i.links&&r.propertiesMapper.setRelationshipLinks(e,n,i.links),i&&i.meta){var a=r.propertiesMapper.setRelationshipMeta;a&&a(e,n,i.meta)}})),Object.keys(o).length?o:null},e.prototype.buildRelationModels=function(e){var t=this;if(Array.isArray(e)){var r=[];return e.forEach((function(e){var n=t.buildModel(e.type,e.id);r.push(n||e)})),r}return e.id&&e.type?this.buildModel(e.type,e.id)||e:null},e}();t.default=r},510:(e,t)=>{"use strict";function r(e){var t;try{t=JSON.stringify(e)}catch(e){t="",console.warn(e)}return t}Object.defineProperty(t,"__esModule",{value:!0}),t.DeserializeCache=t.jsonStringify=void 0,t.jsonStringify=r;var n=function(){function e(){this.cachedModels={}}return e.prototype.getCachedModel=function(e,t){var r=this.createCacheKey(e,t);return this.cachedModels[r]||null},e.prototype.handleModel=function(e,t,r){var n=this.createCacheKey(t,r),o=t.attributes||t.relationships;n&&o&&(this.cachedModels[n]=e)},e.prototype.createCacheKey=function(e,t){if(e.id&&e.type){var n=t?"".concat(t.type,"-").concat(t.id):"";return(null==t?void 0:t.meta)&&(n+="-".concat(r(t.meta))),e.meta?"".concat(e.type,"-").concat(e.id,"-").concat(r(e.meta),"-").concat(n):"".concat(e.type,"-").concat(e.id,"-").concat(n)}},e}();t.DeserializeCache=n},975:(e,t,r)=>{"use strict";var n=r(316);n.default,r(523).default,r(317).default;var o=r(734);var i=r(930);t.ZP=n.default},734:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.JsonPropertiesMapper=t.defineRelationGetter=t.ModelPropertiesMapper=t.RELATIONSHIP_NAMES_PROP=void 0;var n=r(209);t.RELATIONSHIP_NAMES_PROP="relationshipNames";var o=function(){function e(){}return e.prototype.getId=function(e){return e.id},e.prototype.getType=function(e){return e.type},e.prototype.getAttributes=function(e){var r=["id","type",t.RELATIONSHIP_NAMES_PROP];Array.isArray(e[t.RELATIONSHIP_NAMES_PROP])?r.push.apply(r,e[t.RELATIONSHIP_NAMES_PROP]):e[t.RELATIONSHIP_NAMES_PROP]&&console.warn("Can't getAttributes correctly, '".concat(t.RELATIONSHIP_NAMES_PROP,"' property of ").concat(e.type,"-").concat(e.id," model\n isn't array of relationship names"),e[t.RELATIONSHIP_NAMES_PROP]);var n={};return Object.keys(e).forEach((function(t){-1===r.indexOf(t)&&(n[t]=e[t])})),n},e.prototype.getRelationships=function(e){var r=e[t.RELATIONSHIP_NAMES_PROP];if(r&&(!Array.isArray(r)||r.length)){if(!r||Array.isArray(r)){var n={};return r.forEach((function(t){void 0!==e[t]&&(n[t]=e[t])})),n}console.warn("Can't getRelationships correctly,\n '".concat(t.RELATIONSHIP_NAMES_PROP,"' property of ").concat(e.type,"-").concat(e.id," model\n isn't array of relationship names"),e[t.RELATIONSHIP_NAMES_PROP])}},e}();function i(e,t,r){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,set:function(r){delete e[t],e[t]=r},get:function(){return delete e[t],e[t]=r()}})}t.ModelPropertiesMapper=o,t.defineRelationGetter=i;var a=function(){function e(){}return e.prototype.createModel=function(e){return{type:e}},e.prototype.setId=function(e,t){e.id=t},e.prototype.setAttributes=function(e,t){Object.keys(t).forEach((function(r){e[r]=t[r]}))},e.prototype.setMeta=function(e,t){e.meta=t},e.prototype.setLinks=function(e,t){e.links=t},e.prototype.setResourceIdObjMeta=function(e,t){e.resourceIdObjMeta=t},e.prototype.setRelationships=function(e,r){Object.keys(r).forEach((function(t){"function"==typeof r[t]?i(e,t,r[t]):e[t]=r[t]}));var o=Object.keys(r),a=e[t.RELATIONSHIP_NAMES_PROP];a&&a.length?e[t.RELATIONSHIP_NAMES_PROP]=n.__spreadArray(n.__spreadArray([],a,!0),o,!0).filter((function(e,t,r){return r.indexOf(e)===t})):e[t.RELATIONSHIP_NAMES_PROP]=o},e.prototype.setRelationshipLinks=function(e,t,r){},e.prototype.setRelationshipMeta=function(e,t,r){},e}();t.JsonPropertiesMapper=a},930:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SwitchCaseJsonMapper=t.SwitchCaseModelMapper=void 0;var n=r(209),o=r(734),i=r(827),a=function(e){function t(t){var r=e.call(this)||this,n=t||{},o=n.switchAttributes,i=void 0===o||o,a=n.switchRelationships,s=void 0===a||a,l=n.switchType,c=void 0===l||l,u=n.switchChar,p=void 0===u?"-":u;return r.switchAttributes=i,r.switchRelationships=s,r.switchType=c,r.switchChar=p,r.regex=new RegExp(/([a-z][A-Z0-9])/g),r}return n.__extends(t,e),t.prototype.getType=function(t){var r=e.prototype.getType.call(this,t);return this.switchType&&r?this.convertFromCamelCaseString(r):r},t.prototype.getAttributes=function(t){var r=e.prototype.getAttributes.call(this,t);return this.switchAttributes&&r?this.convertFromCamelCase(r):r},t.prototype.getRelationships=function(t){var r=e.prototype.getRelationships.call(this,t);return this.switchRelationships&&r?this.convertFromCamelCase(r):r},t.prototype.convertFromCamelCase=function(e){var t=this;if(Array.isArray(e))return e.map((function(e){return t.convertFromCamelCase(e)}));if((0,i.isPlainObject)(e)){var r={};return Object.entries(e).forEach((function(e){var n=e[0],o=e[1],i=t.convertFromCamelCaseString(n);r[i]=t.convertFromCamelCase(o)})),r}return e},t.prototype.convertFromCamelCaseString=function(e){var t=this;return e.replace(this.regex,(function(e){return e[0]+t.switchChar+e[1].toLowerCase()}))},t}(o.ModelPropertiesMapper);t.SwitchCaseModelMapper=a;var s=function(e){function t(t){var r=e.call(this)||this,n=t||{},o=n.camelizeAttributes,i=void 0===o||o,a=n.camelizeRelationships,s=void 0===a||a,l=n.camelizeType,c=void 0===l||l,u=n.camelizeMeta,p=void 0!==u&&u,d=n.switchChar,f=void 0===d?"-":d;return r.camelizeAttributes=i,r.camelizeRelationships=s,r.camelizeType=c,r.camelizeMeta=p,r.switchChar=f,r.regex=new RegExp("".concat(r.switchChar,"([a-z0-9])"),"g"),r}return n.__extends(t,e),t.prototype.createModel=function(e){return this.camelizeType?{type:this.convertToCamelCaseString(e)}:{type:e}},t.prototype.setAttributes=function(t,r){if(!this.camelizeAttributes)return e.prototype.setAttributes.call(this,t,r);Object.assign(t,this.convertToCamelCase(r))},t.prototype.setMeta=function(t,r){if(!this.camelizeMeta)return e.prototype.setMeta.call(this,t,r);t.meta=this.convertToCamelCase(r)},t.prototype.setRelationships=function(t,r){var n=this;e.prototype.setRelationships.call(this,t,r),this.camelizeRelationships&&t[o.RELATIONSHIP_NAMES_PROP].forEach((function(e,r){var i=n.convertToCamelCaseString(e);i!==e&&(t[i]=t[e],delete t[e],t[o.RELATIONSHIP_NAMES_PROP][r]=i)}))},t.prototype.convertToCamelCase=function(e){var t=this;if(Array.isArray(e))return e.map((function(e){return t.convertToCamelCase(e)}));if((0,i.isPlainObject)(e)){var r={};return Object.entries(e).forEach((function(e){var n=e[0],o=e[1],i=t.convertToCamelCaseString(n);r[i]=t.convertToCamelCase(o)})),r}return e},t.prototype.convertToCamelCaseString=function(e){return e.replace(this.regex,(function(e){return e[1].toUpperCase()}))},t}(o.JsonPropertiesMapper);t.SwitchCaseJsonMapper=s},827:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPlainObject=t.jsonParse=t.createIncludeNamesTree=void 0,t.createIncludeNamesTree=function e(t,r){var n=t.split("."),o=n.shift(),i=null;n.length&&(i=r[o]||{},e(n.join("."),i)),r[o]=i},t.jsonParse=function(e){var t;try{t=JSON.parse(e)}catch(e){t={},console.warn(e)}return t};t.isPlainObject=function(e){return!!e&&"object"==typeof e&&e.constructor===Object}},588:(e,t)=>{"use strict";var r="function"==typeof Symbol&&Symbol.for,n=r?Symbol.for("react.element"):60103,o=r?Symbol.for("react.portal"):60106,i=r?Symbol.for("react.fragment"):60107,a=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,l=r?Symbol.for("react.provider"):60109,c=r?Symbol.for("react.context"):60110,u=r?Symbol.for("react.async_mode"):60111,p=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,f=r?Symbol.for("react.suspense"):60113,h=r?Symbol.for("react.suspense_list"):60120,_=r?Symbol.for("react.memo"):60115,v=r?Symbol.for("react.lazy"):60116,y=r?Symbol.for("react.block"):60121,m=r?Symbol.for("react.fundamental"):60117,b=r?Symbol.for("react.responder"):60118,g=r?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:switch(e=e.type){case u:case p:case i:case s:case a:case f:return e;default:switch(e=e&&e.$$typeof){case c:case d:case v:case _:case l:return e;default:return t}}case o:return t}}}function x(e){return w(e)===p}t.AsyncMode=u,t.ConcurrentMode=p,t.ContextConsumer=c,t.ContextProvider=l,t.Element=n,t.ForwardRef=d,t.Fragment=i,t.Lazy=v,t.Memo=_,t.Portal=o,t.Profiler=s,t.StrictMode=a,t.Suspense=f,t.isAsyncMode=function(e){return x(e)||w(e)===u},t.isConcurrentMode=x,t.isContextConsumer=function(e){return w(e)===c},t.isContextProvider=function(e){return w(e)===l},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)===v},t.isMemo=function(e){return w(e)===_},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===p||e===s||e===a||e===f||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===v||e.$$typeof===_||e.$$typeof===l||e.$$typeof===c||e.$$typeof===d||e.$$typeof===m||e.$$typeof===b||e.$$typeof===g||e.$$typeof===y)},t.typeOf=w},302:(e,t,r)=>{"use strict";e.exports=r(588)},735:e=>{e.exports=function(e,t,r,n){var o=r?r.call(n,e,t):void 0;if(void 0!==o)return!!o;if(e===t)return!0;if("object"!=typeof e||!e||"object"!=typeof t||!t)return!1;var i=Object.keys(e),a=Object.keys(t);if(i.length!==a.length)return!1;for(var s=Object.prototype.hasOwnProperty.bind(t),l=0;l{"use strict";r.r(t),r.d(t,{__assign:()=>i,__asyncDelegator:()=>C,__asyncGenerator:()=>k,__asyncValues:()=>O,__await:()=>S,__awaiter:()=>h,__classPrivateFieldGet:()=>R,__classPrivateFieldIn:()=>I,__classPrivateFieldSet:()=>j,__createBinding:()=>v,__decorate:()=>s,__esDecorate:()=>c,__exportStar:()=>y,__extends:()=>o,__generator:()=>_,__importDefault:()=>M,__importStar:()=>E,__makeTemplateObject:()=>P,__metadata:()=>f,__param:()=>l,__propKey:()=>p,__read:()=>b,__rest:()=>a,__runInitializers:()=>u,__setFunctionName:()=>d,__spread:()=>g,__spreadArray:()=>x,__spreadArrays:()=>w,__values:()=>m});var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var i=function(){return i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function l(e,t){return function(r,n){t(r,n,e)}}function c(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,l=n.kind,c="getter"===l?"get":"setter"===l?"set":"value",u=!t&&e?n.static?e:e.prototype:null,p=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),d=!1,f=r.length-1;f>=0;f--){var h={};for(var _ in n)h[_]="access"===_?{}:n[_];for(var _ in n.access)h.access[_]=n.access[_];h.addInitializer=function(e){if(d)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var v=(0,r[f])("accessor"===l?{get:p.get,set:p.set}:p[c],h);if("accessor"===l){if(void 0===v)continue;if(null===v||"object"!=typeof v)throw new TypeError("Object expected");(s=a(v.get))&&(p.get=s),(s=a(v.set))&&(p.set=s),(s=a(v.init))&&o.push(s)}else(s=a(v))&&("field"===l?o.push(s):p[c]=s)}u&&Object.defineProperty(u,n.name,p),d=!0}function u(e,t,r){for(var n=arguments.length>2,o=0;o0&&o[o.length-1])||6!==s[0]&&2!==s[0])){a=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function b(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function g(){for(var e=[],t=0;t1||s(e,t)}))})}function s(e,t){try{!function(e){e.value instanceof S?Promise.resolve(e.value.v).then(l,c):u(i[0][2],e)}(o[e](t))}catch(e){u(i[0][3],e)}}function l(e){s("next",e)}function c(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function C(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:S(e[n](t)),done:!1}:o?o(t):t}:o}}function O(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=m(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(t=e[r](t)).done,t.value)}))}}}function P(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var A=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function E(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&v(t,e,r);return A(t,e),t}function M(e){return e&&e.__esModule?e:{default:e}}function R(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function j(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function I(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},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.nc=void 0;var n={};return(()=>{"use strict";r.r(n),r.d(n,{MainMenu:()=>on});var e,t,o,i,a,s,l,c,u=r(302),p={},d=[],f=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function h(e,t){for(var r in t)e[r]=t[r];return e}function _(e){var t=e.parentNode;t&&t.removeChild(e)}function v(t,r,n){var o,i,a,s={};for(a in r)"key"==a?o=r[a]:"ref"==a?i=r[a]:s[a]=r[a];if(arguments.length>2&&(s.children=arguments.length>3?e.call(arguments,2):n),"function"==typeof t&&null!=t.defaultProps)for(a in t.defaultProps)void 0===s[a]&&(s[a]=t.defaultProps[a]);return y(t,s,o,i,null)}function y(e,r,n,i,a){var s={type:e,props:r,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==a?++o:a};return null==a&&null!=t.vnode&&t.vnode(s),s}function m(e){return e.children}function b(e,t){this.props=e,this.context=t}function g(e,t){if(null==t)return e.__?g(e.__,e.__.__k.indexOf(e)+1):null;for(var r;tt&&i.sort(l));S.__r=0}function k(e,t,r,n,o,i,a,s,l,c){var u,f,h,_,v,b,w,x=n&&n.__k||d,S=x.length;for(r.__k=[],u=0;u0?y(_.type,_.props,_.key,_.ref?_.ref:null,_.__v):_)){if(_.__=r,_.__b=r.__b+1,null===(h=x[u])||h&&_.key==h.key&&_.type===h.type)x[u]=void 0;else for(f=0;f=0;t--)if((r=e.__k[t])&&(n=A(r)))return n;return null}function E(e,t,r){"-"===t[0]?e.setProperty(t,null==r?"":r):e[t]=null==r?"":"number"!=typeof r||f.test(t)?r:r+"px"}function M(e,t,r,n,o){var i;e:if("style"===t)if("string"==typeof r)e.style.cssText=r;else{if("string"==typeof n&&(e.style.cssText=n=""),n)for(t in n)r&&t in r||E(e.style,t,"");if(r)for(t in r)n&&r[t]===n[t]||E(e.style,t,r[t])}else if("o"===t[0]&&"n"===t[1])i=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=r,r?n||e.addEventListener(t,i?j:R,i):e.removeEventListener(t,i?j:R,i);else if("dangerouslySetInnerHTML"!==t){if(o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==t&&"height"!==t&&"href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==r?"":r;break e}catch(e){}"function"==typeof r||(null==r||!1===r&&"-"!==t[4]?e.removeAttribute(t):e.setAttribute(t,r))}}function R(e){return this.l[e.type+!1](t.event?t.event(e):e)}function j(e){return this.l[e.type+!0](t.event?t.event(e):e)}function I(e,r,n,o,i,a,s,l,c){var u,p,d,f,_,v,y,g,w,x,S,C,O,P,A,E=r.type;if(void 0!==r.constructor)return null;null!=n.__h&&(c=n.__h,l=r.__e=n.__e,r.__h=null,a=[l]),(u=t.__b)&&u(r);try{e:if("function"==typeof E){if(g=r.props,w=(u=E.contextType)&&o[u.__c],x=u?w?w.props.value:u.__:o,n.__c?y=(p=r.__c=n.__c).__=p.__E:("prototype"in E&&E.prototype.render?r.__c=p=new E(g,x):(r.__c=p=new b(g,x),p.constructor=E,p.render=$),w&&w.sub(p),p.props=g,p.state||(p.state={}),p.context=x,p.__n=o,d=p.__d=!0,p.__h=[],p._sb=[]),null==p.__s&&(p.__s=p.state),null!=E.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=h({},p.__s)),h(p.__s,E.getDerivedStateFromProps(g,p.__s))),f=p.props,_=p.state,p.__v=r,d)null==E.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else{if(null==E.getDerivedStateFromProps&&g!==f&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,x),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,x)||r.__v===n.__v){for(r.__v!==n.__v&&(p.props=g,p.state=p.__s,p.__d=!1),p.__e=!1,r.__e=n.__e,r.__k=n.__k,r.__k.forEach((function(e){e&&(e.__=r)})),S=0;S2&&(s.children=arguments.length>3?e.call(arguments,2):n),y(t.type,s,o||t.key,i||t.ref,null)}e=d.slice,t={__e:function(e,t,r,n){for(var o,i,a;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&null!=i.getDerivedStateFromError&&(o.setState(i.getDerivedStateFromError(e)),a=o.__d),null!=o.componentDidCatch&&(o.componentDidCatch(e,n||{}),a=o.__d),a)return o.__E=o}catch(t){e=t}throw e}},o=0,b.prototype.setState=function(e,t){var r;r=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=h({},this.state),"function"==typeof e&&(e=e(h({},r),this.props)),e&&h(r,e),null!=e&&this.__v&&(t&&this._sb.push(t),x(this))},b.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),x(this))},b.prototype.render=m,i=[],s="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,l=function(e,t){return e.__v.__b-t.__v.__b},S.__r=0,c=0;var B,U,W,V,G=0,J=[],q=[],Y=t.__b,Z=t.__r,K=t.diffed,X=t.__c,Q=t.unmount;function ee(e,r){t.__h&&t.__h(U,e,G||r),G=0;var n=U.__H||(U.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:q}),n.__[e]}function te(e){return G=1,re(_e,e)}function re(e,t,r){var n=ee(B++,2);if(n.t=e,!n.__c&&(n.__=[r?r(t):_e(void 0,t),function(e){var t=n.__N?n.__N[0]:n.__[0],r=n.t(t,e);t!==r&&(n.__N=[r,n.__[1]],n.__c.setState({}))}],n.__c=U,!U.u)){var o=function(e,t,r){if(!n.__c.__H)return!0;var o=n.__c.__H.__.filter((function(e){return e.__c}));if(o.every((function(e){return!e.__N})))return!i||i.call(this,e,t,r);var a=!1;return o.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(a=!0)}})),!(!a&&n.__c.props===e)&&(!i||i.call(this,e,t,r))};U.u=!0;var i=U.shouldComponentUpdate,a=U.componentWillUpdate;U.componentWillUpdate=function(e,t,r){if(this.__e){var n=i;i=void 0,o(e,t,r),i=n}a&&a.call(this,e,t,r)},U.shouldComponentUpdate=o}return n.__N||n.__}function ne(e,r){var n=ee(B++,3);!t.__s&&he(n.__H,r)&&(n.__=e,n.i=r,U.__H.__h.push(n))}function oe(e,r){var n=ee(B++,4);!t.__s&&he(n.__H,r)&&(n.__=e,n.i=r,U.__h.push(n))}function ie(e){return G=5,ae((function(){return{current:e}}),[])}function ae(e,t){var r=ee(B++,7);return he(r.__H,t)?(r.__V=e(),r.i=t,r.__h=e,r.__V):r.__}function se(e,t){return G=8,ae((function(){return e}),t)}function le(e){var t=U.context[e.__c],r=ee(B++,9);return r.c=e,t?(null==r.__&&(r.__=!0,t.sub(U)),t.props.value):e.__}function ce(){for(var e;e=J.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(de),e.__H.__h.forEach(fe),e.__H.__h=[]}catch(r){e.__H.__h=[],t.__e(r,e.__v)}}t.__b=function(e){U=null,Y&&Y(e)},t.__r=function(e){Z&&Z(e),B=0;var t=(U=e.__c).__H;t&&(W===U?(t.__h=[],U.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=q,e.__N=e.i=void 0}))):(t.__h.forEach(de),t.__h.forEach(fe),t.__h=[])),W=U},t.diffed=function(e){K&&K(e);var r=e.__c;r&&r.__H&&(r.__H.__h.length&&(1!==J.push(r)&&V===t.requestAnimationFrame||((V=t.requestAnimationFrame)||pe)(ce)),r.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==q&&(e.__=e.__V),e.i=void 0,e.__V=q}))),W=U=null},t.__c=function(e,r){r.some((function(e){try{e.__h.forEach(de),e.__h=e.__h.filter((function(e){return!e.__||fe(e)}))}catch(n){r.some((function(e){e.__h&&(e.__h=[])})),r=[],t.__e(n,e.__v)}})),X&&X(e,r)},t.unmount=function(e){Q&&Q(e);var r,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{de(e)}catch(e){r=e}})),n.__H=void 0,r&&t.__e(r,n.__v))};var ue="function"==typeof requestAnimationFrame;function pe(e){var t,r=function(){clearTimeout(n),ue&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,100);ue&&(t=requestAnimationFrame(r))}function de(e){var t=U,r=e.__c;"function"==typeof r&&(e.__c=void 0,r()),U=t}function fe(e){var t=U;e.__c=e.__(),U=t}function he(e,t){return!e||e.length!==t.length||t.some((function(t,r){return t!==e[r]}))}function _e(e,t){return"function"==typeof t?t(e):t}function ve(e,t){for(var r in t)e[r]=t[r];return e}function ye(e,t){for(var r in e)if("__source"!==r&&!(r in t))return!0;for(var n in t)if("__source"!==n&&e[n]!==t[n])return!0;return!1}function me(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t}function be(e){this.props=e}(be.prototype=new b).isPureReactComponent=!0,be.prototype.shouldComponentUpdate=function(e,t){return ye(this.props,e)||ye(this.state,t)};var ge=t.__b;t.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),ge&&ge(e)};var we="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.forward_ref")||3911;var xe=function(e,t){return null==e?null:O(O(e).map(t))},Se={map:xe,forEach:xe,count:function(e){return e?O(e).length:0},only:function(e){var t=O(e);if(1!==t.length)throw"Children.only";return t[0]},toArray:O},ke=t.__e;t.__e=function(e,t,r,n){if(e.then)for(var o,i=t;i=i.__;)if((o=i.__c)&&o.__c)return null==t.__e&&(t.__e=r.__e,t.__k=r.__k),o.__c(e,t);ke(e,t,r,n)};var Ce=t.unmount;function Oe(e,t,r){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach((function(e){"function"==typeof e.__c&&e.__c()})),e.__c.__H=null),null!=(e=ve({},e)).__c&&(e.__c.__P===r&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map((function(e){return Oe(e,t,r)}))),e}function Pe(e,t,r){return e&&(e.__v=null,e.__k=e.__k&&e.__k.map((function(e){return Pe(e,t,r)})),e.__c&&e.__c.__P===t&&(e.__e&&r.insertBefore(e.__e,e.__d),e.__c.__e=!0,e.__c.__P=r)),e}function Ae(){this.__u=0,this.t=null,this.__b=null}function Ee(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function Me(){this.u=null,this.o=null}t.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&!0===e.__h&&(e.type=null),Ce&&Ce(e)},(Ae.prototype=new b).__c=function(e,t){var r=t.__c,n=this;null==n.t&&(n.t=[]),n.t.push(r);var o=Ee(n.__v),i=!1,a=function(){i||(i=!0,r.__R=null,o?o(s):s())};r.__R=a;var s=function(){if(!--n.__u){if(n.state.__a){var e=n.state.__a;n.__v.__k[0]=Pe(e,e.__c.__P,e.__c.__O)}var t;for(n.setState({__a:n.__b=null});t=n.t.pop();)t.forceUpdate()}},l=!0===t.__h;n.__u++||l||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(a,a)},Ae.prototype.componentWillUnmount=function(){this.t=[]},Ae.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var r=document.createElement("div"),n=this.__v.__k[0].__c;this.__v.__k[0]=Oe(this.__b,r,n.__O=n.__P)}this.__b=null}var o=t.__a&&v(m,null,e.fallback);return o&&(o.__h=null),[v(m,null,t.__a?null:e.children),o]};var Re=function(e,t,r){if(++r[1]===r[0]&&e.o.delete(t),e.props.revealOrder&&("t"!==e.props.revealOrder[0]||!e.o.size))for(r=e.u;r;){for(;r.length>3;)r.pop()();if(r[1]>>1,1),t.i.removeChild(e)}}),L(v(je,{context:t.context},e.__v),t.l)):t.l&&t.componentWillUnmount()}(Me.prototype=new b).__a=function(e){var t=this,r=Ee(t.__v),n=t.o.get(e);return n[0]++,function(o){var i=function(){t.props.revealOrder?(n.push(o),Re(t,e,n)):o()};r?r(i):i()}},Me.prototype.render=function(e){this.u=null,this.o=new Map;var t=O(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var r=t.length;r--;)this.o.set(t[r],this.u=[1,0,this.u]);return e.children},Me.prototype.componentDidUpdate=Me.prototype.componentDidMount=function(){var e=this;this.o.forEach((function(t,r){Re(e,r,t)}))};var Te="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,Ne=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,De=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,ze=/[A-Z0-9]/g,$e="undefined"!=typeof document,Le=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/:/fil|che|ra/).test(e)};b.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach((function(e){Object.defineProperty(b.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})}));var Fe=t.event;function He(){}function Be(){return this.cancelBubble}function Ue(){return this.defaultPrevented}t.event=function(e){return Fe&&(e=Fe(e)),e.persist=He,e.isPropagationStopped=Be,e.isDefaultPrevented=Ue,e.nativeEvent=e};var We,Ve={enumerable:!1,configurable:!0,get:function(){return this.class}},Ge=t.vnode;t.vnode=function(e){"string"==typeof e.type&&function(e){var t=e.props,r=e.type,n={};for(var o in t){var i=t[o];if(!("value"===o&&"defaultValue"in t&&null==i||$e&&"children"===o&&"noscript"===r||"class"===o||"className"===o)){var a=o.toLowerCase();"defaultValue"===o&&"value"in t&&null==t.value?o="value":"download"===o&&!0===i?i="":"ondoubleclick"===a?o="ondblclick":"onchange"!==a||"input"!==r&&"textarea"!==r||Le(t.type)?"onfocus"===a?o="onfocusin":"onblur"===a?o="onfocusout":De.test(o)?o=a:-1===r.indexOf("-")&&Ne.test(o)?o=o.replace(ze,"-$&").toLowerCase():null===i&&(i=void 0):a=o="oninput","oninput"===a&&n[o=a]&&(o="oninputCapture"),n[o]=i}}"select"==r&&n.multiple&&Array.isArray(n.value)&&(n.value=O(t.children).forEach((function(e){e.props.selected=-1!=n.value.indexOf(e.props.value)}))),"select"==r&&null!=n.defaultValue&&(n.value=O(t.children).forEach((function(e){e.props.selected=n.multiple?-1!=n.defaultValue.indexOf(e.props.value):n.defaultValue==e.props.value}))),t.class&&!t.className?(n.class=t.class,Object.defineProperty(n,"className",Ve)):(t.className&&!t.class||t.class&&t.className)&&(n.class=n.className=t.className),e.props=n}(e),e.$$typeof=Te,Ge&&Ge(e)};var Je=t.__r;t.__r=function(e){Je&&Je(e),We=e.__c};var qe=t.diffed;t.diffed=function(e){qe&&qe(e);var t=e.props,r=e.__e;null!=r&&"textarea"===e.type&&"value"in t&&t.value!==r.value&&(r.value=null==t.value?"":t.value),We=null};function Ye(e){return!!e&&e.$$typeof===Te}function Ze(e){e()}var Ke={useState:te,useId:function(){var e=ee(B++,11);if(!e.__){for(var t=U.__v;null!==t&&!t.__m&&null!==t.__;)t=t.__;var r=t.__m||(t.__m=[0,0]);e.__="P"+r[0]+"-"+r[1]++}return e.__},useReducer:re,useEffect:ne,useLayoutEffect:oe,useInsertionEffect:oe,useTransition:function(){return[!1,Ze]},useDeferredValue:function(e){return e},useSyncExternalStore:function(e,t){var r=t(),n=te({h:{__:r,v:t}}),o=n[0].h,i=n[1];return oe((function(){o.__=r,o.v=t,me(o.__,t())||i({h:o})}),[e,r,t]),ne((function(){return me(o.__,o.v())||i({h:o}),e((function(){me(o.__,o.v())||i({h:o})}))}),[e]),r},startTransition:Ze,useRef:ie,useImperativeHandle:function(e,t,r){G=6,oe((function(){return"function"==typeof e?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0}),null==r?r:r.concat(e))},useMemo:ae,useCallback:se,useContext:le,useDebugValue:function(e,r){t.useDebugValue&&t.useDebugValue(r?r(e):e)},version:"17.0.2",Children:Se,render:function(e,t,r){return null==t.__k&&(t.textContent=""),L(e,t),"function"==typeof r&&r(),e?e.__c:null},hydrate:function(e,t,r){return F(e,t),"function"==typeof r&&r(),e?e.__c:null},unmountComponentAtNode:function(e){return!!e.__k&&(L(null,e),!0)},createPortal:function(e,t){var r=v(Ie,{__v:e,i:t});return r.containerInfo=t,r},createElement:v,createContext:function(e,t){var r={__c:t="__cC"+c++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var r,n;return this.getChildContext||(r=[],(n={})[t]=this,this.getChildContext=function(){return n},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&r.some((function(e){e.__e=!0,x(e)}))},this.sub=function(e){r.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){r.splice(r.indexOf(e),1),t&&t.call(e)}}),e.children}};return r.Provider.__=r.Consumer.contextType=r},createFactory:function(e){return v.bind(null,e)},cloneElement:function(e){return Ye(e)?H.apply(null,arguments):e},createRef:function(){return{current:null}},Fragment:m,isValidElement:Ye,findDOMNode:function(e){return e&&(e.base||1===e.nodeType&&e)||null},Component:b,PureComponent:be,memo:function(e,t){function r(e){var r=this.props.ref,n=r==e.ref;return!n&&r&&(r.call?r(null):r.current=null),t?!t(this.props,e)||!n:ye(this.props,e)}function n(t){return this.shouldComponentUpdate=r,v(e,t)}return n.displayName="Memo("+(e.displayName||e.name)+")",n.prototype.isReactComponent=!0,n.__f=!0,n},forwardRef:function(e){function t(t){var r=ve({},t);return delete r.ref,e(r,t.ref||null)}return t.$$typeof=we,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t},flushSync:function(e,t){return e(t)},unstable_batchedUpdates:function(e,t){return e(t)},StrictMode:m,Suspense:Ae,SuspenseList:Me,lazy:function(e){var t,r,n;function o(o){if(t||(t=e()).then((function(e){r=e.default||e}),(function(e){n=e})),n)throw n;if(!r)throw t;return v(r,o)}return o.displayName="Lazy",o.__f=!0,o},__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:{current:{readContext:function(e){return We.__n[e.__c].props.value}}}}},Xe=r(735),Qe=r.n(Xe);const et=function(e){function t(e,n,l,c,d){for(var f,h,_,v,g,x=0,S=0,k=0,C=0,O=0,j=0,T=_=f=0,D=0,z=0,$=0,L=0,F=l.length,H=F-1,B="",U="",W="",V="";Df)&&(L=(B=B.replace(" ",":")).length),0n&&(n=(t=t.trim()).charCodeAt(0)),n){case 38:return t.replace(v,"$1"+e.trim());case 58:return e.trim()+t.replace(v,"$1"+e.trim());default:if(0<1*r&&0l.charCodeAt(8))break;case 115:a=a.replace(l,"-webkit-"+l)+";"+a;break;case 207:case 102:a=a.replace(l,"-webkit-"+(102n.charCodeAt(0)&&(n=n.trim()),n=[n],01?t-1:0),n=1;n0?" Args: "+r.join(", "):""))}var bt=function(){function e(e){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=e}var t=e.prototype;return t.indexOfGroup=function(e){for(var t=0,r=0;r=this.groupSizes.length){for(var r=this.groupSizes,n=r.length,o=n;e>=o;)(o<<=1)<0&&mt(16,""+e);this.groupSizes=new Uint32Array(o),this.groupSizes.set(r),this.length=o;for(var i=n;i=this.length||0===this.groupSizes[e])return t;for(var r=this.groupSizes[e],n=this.indexOfGroup(e),o=n+r,i=n;i=xt&&(xt=t+1),gt.set(e,t),wt.set(t,e)},Ot="style["+_t+'][data-styled-version="5.3.11"]',Pt=new RegExp("^"+_t+'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)'),At=function(e,t,r){for(var n,o=r.split(","),i=0,a=o.length;i=0;r--){var n=t[r];if(n&&1===n.nodeType&&n.hasAttribute(_t))return n}}(r),i=void 0!==o?o.nextSibling:null;n.setAttribute(_t,"active"),n.setAttribute("data-styled-version","5.3.11");var a=Mt();return a&&n.setAttribute("nonce",a),r.insertBefore(n,i),n},jt=function(){function e(e){var t=this.element=Rt(e);t.appendChild(document.createTextNode("")),this.sheet=function(e){if(e.sheet)return e.sheet;for(var t=document.styleSheets,r=0,n=t.length;r=0){var r=document.createTextNode(t),n=this.nodes[e];return this.element.insertBefore(r,n||null),this.length++,!0}return!1},t.deleteRule=function(e){this.element.removeChild(this.nodes[e]),this.length--},t.getRule=function(e){return e0&&(c+=e+",")})),n+=""+s+l+'{content:"'+c+'"}/*!sc*/\n'}}}return n}(this)},e}(),$t=/(a)(d)/gi,Lt=function(e){return String.fromCharCode(e+(e>25?39:97))};function Ft(e){var t,r="";for(t=Math.abs(e);t>52;t=t/52|0)r=Lt(t%52)+r;return(Lt(t%52)+r).replace($t,"$1-$2")}var Ht=function(e,t){for(var r=t.length;r;)e=33*e^t.charCodeAt(--r);return e},Bt=function(e){return Ht(5381,e)};function Ut(e){for(var t=0;t>>0);if(!t.hasNameForId(n,a)){var s=r(i,"."+a,void 0,n);t.insertRules(n,a,s)}o.push(a),this.staticRulesId=a}else{for(var l=this.rules.length,c=Ht(this.baseHash,r.hash),u="",p=0;p>>0);if(!t.hasNameForId(n,_)){var v=r(u,"."+_,void 0,n);t.insertRules(n,_,v)}o.push(_)}}return o.join(" ")},e}(),Gt=/^\s*\/\/.*$/gm,Jt=[":","[",".","#"];function qt(e){var t,r,n,o,i=void 0===e?pt:e,a=i.options,s=void 0===a?pt:a,l=i.plugins,c=void 0===l?ut:l,u=new et(s),p=[],d=function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(r,n,o,i,a,s,l,c,u,p){switch(r){case 1:if(0===u&&64===n.charCodeAt(0))return e(n+";"),"";break;case 2:if(0===c)return n+"/*|*/";break;case 3:switch(c){case 102:case 112:return e(o[0]+n),"";default:return n+(0===p?"/*|*/":"")}case-2:n.split("/*|*/}").forEach(t)}}}((function(e){p.push(e)})),f=function(e,n,i){return 0===n&&-1!==Jt.indexOf(i[r.length])||i.match(o)?e:"."+t};function h(e,i,a,s){void 0===s&&(s="&");var l=e.replace(Gt,""),c=i&&a?a+" "+i+" { "+l+" }":l;return t=s,r=i,n=new RegExp("\\"+r+"\\b","g"),o=new RegExp("(\\"+r+"\\b){2,}"),u(a||!i?"":i,c)}return u.use([].concat(c,[function(e,t,o){2===e&&o.length&&o[0].lastIndexOf(r)>0&&(o[0]=o[0].replace(n,f))},d,function(e){if(-2===e){var t=p;return p=[],t}}])),h.hash=c.length?c.reduce((function(e,t){return t.name||mt(15),Ht(e,t.name)}),5381).toString():"",h}var Yt=Ke.createContext(),Zt=(Yt.Consumer,Ke.createContext()),Kt=(Zt.Consumer,new zt),Xt=qt();function Qt(){return le(Yt)||Kt}function er(){return le(Zt)||Xt}function tr(e){var t=te(e.stylisPlugins),r=t[0],n=t[1],o=Qt(),i=ae((function(){var t=o;return e.sheet?t=e.sheet:e.target&&(t=t.reconstructWithOptions({target:e.target},!1)),e.disableCSSOMInjection&&(t=t.reconstructWithOptions({useCSSOMInjection:!1})),t}),[e.disableCSSOMInjection,e.sheet,e.target]),a=ae((function(){return qt({options:{prefix:!e.disableVendorPrefixes},plugins:r})}),[e.disableVendorPrefixes,r]);return ne((function(){Qe()(r,e.stylisPlugins)||n(e.stylisPlugins)}),[e.stylisPlugins]),Ke.createElement(Yt.Provider,{value:i},Ke.createElement(Zt.Provider,{value:a},e.children))}var rr=function(){function e(e,t){var r=this;this.inject=function(e,t){void 0===t&&(t=Xt);var n=r.name+t.hash;e.hasNameForId(r.id,n)||e.insertRules(r.id,n,t(r.rules,n,"@keyframes"))},this.toString=function(){return mt(12,String(r.name))},this.name=e,this.id="sc-keyframes-"+e,this.rules=t}return e.prototype.getName=function(e){return void 0===e&&(e=Xt),this.name+e.hash},e}(),nr=/([A-Z])/,or=/([A-Z])/g,ir=/^ms-/,ar=function(e){return"-"+e.toLowerCase()};function sr(e){return nr.test(e)?e.replace(or,ar).replace(ir,"-ms-"):e}var lr=function(e){return null==e||!1===e||""===e};function cr(e,t,r,n){if(Array.isArray(e)){for(var o,i=[],a=0,s=e.length;a1?t-1:0),n=1;n?@[\\\]^`{|}~-]+/g,hr=/(^-|-$)/g;function _r(e){return e.replace(fr,"-").replace(hr,"")}var vr=function(e){return Ft(Bt(e)>>>0)};function yr(e){return"string"==typeof e&&!0}var mr=function(e){return"function"==typeof e||"object"==typeof e&&null!==e&&!Array.isArray(e)},br=function(e){return"__proto__"!==e&&"constructor"!==e&&"prototype"!==e};function gr(e,t,r){var n=e[r];mr(t)&&mr(n)?wr(n,t):e[r]=t}function wr(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n=0||(o[r]=e[r]);return o}(t,["componentId"]),i=n&&n+"-"+(yr(e)?e:_r(ft(e)));return kr(e,st({},o,{attrs:d,componentId:i}),r)},Object.defineProperty(h,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(t){this._foldedDefaultProps=n?wr({},e.defaultProps,t):t}}),Object.defineProperty(h,"toString",{value:function(){return"."+h.styledComponentId}}),o&&at()(h,e,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0,withComponent:!0}),h}var Cr=function(e){return function e(t,r,n){if(void 0===n&&(n=pt),!(0,u.isValidElementType)(r))return mt(1,String(r));var o=function(){return t(r,n,pr.apply(void 0,arguments))};return o.withConfig=function(o){return e(t,r,st({},n,{},o))},o.attrs=function(o){return e(t,r,st({},n,{attrs:Array.prototype.concat(n.attrs,o).filter(Boolean)}))},o}(kr,e)};["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","marquee","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","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","textPath","tspan"].forEach((function(e){Cr[e]=Cr(e)}));!function(){function e(e,t){this.rules=e,this.componentId=t,this.isStatic=Ut(e),zt.registerId(this.componentId+1)}var t=e.prototype;t.createStyles=function(e,t,r,n){var o=n(cr(this.rules,t,r,n).join(""),""),i=this.componentId+e;r.insertRules(i,i,o)},t.removeStyles=function(e,t){t.clearRules(this.componentId+e)},t.renderStyles=function(e,t,r,n){e>2&&zt.registerId(this.componentId+e),this.removeStyles(e,r),this.createStyles(e,t,r,n)}}();!function(){function e(){var e=this;this._emitSheetCSS=function(){var t=e.instance.toString();if(!t)return"";var r=Mt();return""},this.getStyleTags=function(){return e.sealed?mt(2):e._emitSheetCSS()},this.getStyleElement=function(){var t;if(e.sealed)return mt(2);var r=((t={})[_t]="",t["data-styled-version"]="5.3.11",t.dangerouslySetInnerHTML={__html:e.instance.toString()},t),n=Mt();return n&&(r.nonce=n),[Ke.createElement("style",st({},r,{key:"sc-0-0"}))]},this.seal=function(){e.sealed=!0},this.instance=new zt({isServer:!0}),this.sealed=!1}var t=e.prototype;t.collectStyles=function(e){return this.sealed?mt(2):Ke.createElement(tr,{sheet:this.instance},e)},t.interleaveWithNodeStream=function(e){return mt(3)}}();const Or=Cr,Pr="-10px",Ar="-12px",Er="-295px",Mr="-100px";function Rr(){return Rr=Object.assign||function(e){for(var t=1;te instanceof ShadowRoot,Ir=e=>{const t=e.getRootNode()instanceof ShadowRoot?e.getRootNode().host:e,{dataset:r}=t,n={};for(var o in r){if(!1===r.hasOwnProperty(o))return;const e=`${(i=o.split(/(props?)/).pop()||"").charAt(0).toLowerCase()}${i.slice(1)}`;e&&(n[e]=r[o])}var i;return n},Tr=e=>["text/props","application/json"].includes(e.getAttribute("type")||""),Nr=e=>jr(e)?[]:Array.from(e.getElementsByTagName("script")).filter(Tr),Dr=e=>Array.from(document.querySelectorAll(e)).filter(Tr),zr=e=>{let t={};return e.forEach((e=>{try{t=Rr({},t,JSON.parse(e.innerHTML))}catch(e){}})),t},$r=(e,t,r={},n)=>{const o=Ir(t),i=e._executedScript?Ir(e._executedScript):{},a=zr(Nr(t));return Rr({},r,o,i,n?zr(Dr(n)):{},a)};function Lr(e,t){var r=(t=[].concat(t))[t.length-1].nextSibling;function n(t,n){e.insertBefore(t,n||r)}return e.__k={nodeType:1,parentNode:e,firstChild:t[0],childNodes:t,insertBefore:n,appendChild:n,removeChild:function(t){e.removeChild(t)}}}const Fr=({island:e,widget:t,rootFragment:r,props:n})=>{e.props=n,L(v(t,n),r)};const Hr=new(r(975).ZP),Br=(e,t="")=>{if(null==e||!e.length)return{items:[]};const r=e.filter((e=>e.parent===t));return r.length?{items:r.map((t=>({...t,...Br(e,t.id)})))}:{}},Ur=(e=>{if(!(e=>"string"==typeof e||e instanceof String)(e))throw new Error("Expected string, got "+typeof e);return e})("");var Wr=0;function Vr(e,r,n,o,i,a){var s,l,c={};for(l in r)"ref"==l?s=r[l]:c[l]=r[l];var u={type:e,props:c,key:n,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--Wr,__source:i,__self:a};if("function"==typeof e&&(s=e.defaultProps))for(l in s)void 0===c[l]&&(c[l]=s[l]);return t.vnode&&t.vnode(u),u}const Gr=({component:e,onOutsideFocus:t,children:r,...n})=>{const o=ie(!1),i=ie(!1),a=e=>{!o.current&&t&&t(e),o.current=!1},s=e=>{!i.current&&t&&t(e),i.current=!1};ne((()=>(document.addEventListener("mousedown",a),document.addEventListener("focusin",s),document.addEventListener("touchstart",a),()=>{document.removeEventListener("mousedown",a),document.removeEventListener("focusin",s),document.removeEventListener("touchstart",a)})),[]);return Vr(e||"div",{onMouseDown:()=>o.current=!0,onFocus:()=>i.current=!0,onTouchStart:()=>o.current=!0,...n,children:r})},Jr=({...e})=>Vr("svg",{role:"presentation",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",...e,children:Vr("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M23.4887 5.41566C24.1363 6.00024 24.1737 6.98449 23.5725 7.61404L13.1725 18.5029C12.8697 18.8199 12.4449 19 12 19C11.5551 19 11.1303 18.8199 10.8275 18.5029L0.427538 7.61404C-0.173746 6.98449 -0.136251 6.00024 0.511286 5.41566C1.15882 4.83108 2.17119 4.86753 2.77248 5.49708L12 15.1584L21.2275 5.49708C21.8288 4.86753 22.8412 4.83108 23.4887 5.41566Z",fill:"currentColor"})}),qr=({...e})=>Vr("svg",{width:"30px",height:"26px",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,...e,children:[Vr("path",{d:"M4 18L20 18",stroke:"#000000","stroke-width":"2","stroke-linecap":"round"}),Vr("path",{d:"M4 12L20 12",stroke:"#000000","stroke-width":"2","stroke-linecap":"round"}),Vr("path",{d:"M4 6L20 6",stroke:"#000000","stroke-width":"2","stroke-linecap":"round"})]}),Yr=({...e})=>Vr("svg",{width:"22px",height:"26px",viewBox:"0 0 24 24",fill:"none",...e,children:Vr("g",{id:"Menu / Close_SM",children:Vr("path",{id:"Vector",d:"M16 16L12 12M12 12L8 8M12 12L16 8M12 12L8 16",stroke:"#2E2D29","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})})}),Zr=({...e})=>Vr("svg",{fill:"currentColor",version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg",width:"800px",height:"800px",viewBox:"0 0 390.704 390.704",...e,children:Vr("g",{children:Vr("g",{children:Vr("path",{d:"M379.711,326.556L265.343,212.188c30.826-54.189,23.166-124.495-23.001-170.663c-55.367-55.366-145.453-55.366-200.818,0 c-55.365,55.366-55.366,145.452,0,200.818c46.167,46.167,116.474,53.827,170.663,23.001l114.367,114.369 c14.655,14.655,38.503,14.654,53.157,0C394.367,365.059,394.368,341.212,379.711,326.556z M214.057,214.059 c-39.77,39.771-104.479,39.771-144.25,0c-39.77-39.77-39.77-104.48,0-144.25c39.771-39.77,104.48-39.77,144.25,0 C253.828,109.579,253.827,174.29,214.057,214.059z"})})})}),Kr="main-menu-island";var Xr=Pr,Qr=Er;if(0===document.getElementsByClassName("sdss-header-variant--option_a").length)Xr=Ar,Qr=Mr;const en=Or.ul` +!function(e,t){if("object"==typeof exports&&"object"==typeof module)module.exports=t();else if("function"==typeof define&&define.amd)define([],t);else{var r=t();for(var n in r)("object"==typeof exports?exports:e)[n]=r[n]}}(self,(()=>(()=>{var e={157:(e,t,r)=>{"use strict";var n=r(302),o={childContextTypes:!0,contextType:!0,contextTypes:!0,defaultProps:!0,displayName:!0,getDefaultProps:!0,getDerivedStateFromError:!0,getDerivedStateFromProps:!0,mixins:!0,propTypes:!0,type:!0},i={name:!0,length:!0,prototype:!0,caller:!0,callee:!0,arguments:!0,arity:!0},a={$$typeof:!0,compare:!0,defaultProps:!0,displayName:!0,propTypes:!0,type:!0},s={};function l(e){return n.isMemo(e)?a:s[e.$$typeof]||o}s[n.ForwardRef]={$$typeof:!0,render:!0,defaultProps:!0,displayName:!0,propTypes:!0},s[n.Memo]=a;var c=Object.defineProperty,u=Object.getOwnPropertyNames,p=Object.getOwnPropertySymbols,d=Object.getOwnPropertyDescriptor,f=Object.getPrototypeOf,h=Object.prototype;e.exports=function e(t,r,n){if("string"!=typeof r){if(h){var o=f(r);o&&o!==h&&e(t,o,n)}var a=u(r);p&&(a=a.concat(p(r)));for(var s=l(t),_=l(r),y=0;y{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(827),o=r(523),i=r(317),a=r(550),s=r(734),l=r(510),c=function(){function e(e){this.modelPropertiesMapper=new s.ModelPropertiesMapper,this.jsonPropertiesMapper=new s.JsonPropertiesMapper,this.DeserializeCache=l.DeserializeCache,this.ModelsSerializer=o.default,this.JsonDeserializer=i.default,e&&e.modelPropertiesMapper&&(this.modelPropertiesMapper=e.modelPropertiesMapper),e&&e.jsonPropertiesMapper&&(this.jsonPropertiesMapper=e.jsonPropertiesMapper),e&&e.DeserializeCache&&(this.DeserializeCache=e.DeserializeCache),e&&e.ModelsSerializer&&(this.ModelsSerializer=e.ModelsSerializer),e&&e.JsonDeserializer&&(this.JsonDeserializer=e.JsonDeserializer)}return e.prototype.serialize=function(e){var t=e.stuff,r=e.includeNames;if(!t)throw new Error("Jsona can not serialize, stuff is not passed");var n=new this.ModelsSerializer(this.modelPropertiesMapper);return n.setStuff(t),r&&n.setIncludeNames(r),n.build()},e.prototype.deserialize=function(e,t){if(!e)throw new Error("Jsona can not deserialize, body is not passed");var r=new this.DeserializeCache,o=new this.JsonDeserializer(this.jsonPropertiesMapper,r,t);return"string"==typeof e?o.setJsonParsedObject((0,n.jsonParse)(e)):o.setJsonParsedObject(e),o.build()},e.prototype.denormalizeReduxObject=function(e){var t=e.reduxObject,r=e.entityType,n=e.entityIds,o=e.returnBuilderInRelations,i=void 0!==o&&o;if(!t)throw new Error("Jsona can not denormalize ReduxObject, incorrect reduxObject passed");if(!r)throw new Error("Jsona can not denormalize ReduxObject, entityType is not passed");if(!t[r])return null;var s=new a.default(this.jsonPropertiesMapper);return s.setReduxObject(t),s.setEntityType(r),s.setReturnBuilderInRelations(i),n&&s.setEntityIds(Array.isArray(n)?n:n.toString()),s.build()},e}();t.default=c},317:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.JsonDeserializer=void 0;var r=function(){function e(e,t,r){this.preferNestedDataFromData=!1,this.setPropertiesMapper(e),this.setDeserializeCache(t),r&&r.preferNestedDataFromData&&(this.preferNestedDataFromData=!0)}return e.prototype.setDeserializeCache=function(e){this.dc=e},e.prototype.setPropertiesMapper=function(e){this.pm=e},e.prototype.setJsonParsedObject=function(e){this.body=e},e.prototype.build=function(){var e,t=this.body.data;if(Array.isArray(t)){e=[];for(var r=t.length,n=0;n{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ModelsSerializer=void 0;var n=r(209),o=r(827),i=function(){function e(e){e&&this.setPropertiesMapper(e),this.buildIncludedIndex=0}return e.prototype.setPropertiesMapper=function(e){this.propertiesMapper=e},e.prototype.setStuff=function(e){this.stuff=e},e.prototype.setIncludeNames=function(e){if(Array.isArray(e)){var t={};e.forEach((function(e){(0,o.createIncludeNamesTree)(e,t)})),this.includeNamesTree=t}else this.includeNamesTree=e},e.prototype.build=function(){var e=this.stuff,t=this.propertiesMapper;if(!t||"object"!=typeof t)throw new Error("ModelsSerializer cannot build, propertiesMapper is not set");if(!e||"object"!=typeof e)throw new Error("ModelsSerializer cannot build, stuff is not set");var r={},n={};if(e&&Array.isArray(e)){for(var o=e.length,i=[],a=0;a{"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=function(){function e(e){this.cachedModels={},this.setPropertiesMapper(e)}return e.prototype.setPropertiesMapper=function(e){this.propertiesMapper=e},e.prototype.setReduxObject=function(e){this.reduxObject=e},e.prototype.setEntityType=function(e){this.entityType=e},e.prototype.setEntityIds=function(e){this.ids=e},e.prototype.setReturnBuilderInRelations=function(e){this.returnBuilderInRelations=e},e.prototype.build=function(){var e=this,t=this,r=t.reduxObject,n=t.entityType,o=t.propertiesMapper;if(!o||"object"!=typeof o)throw new Error("ReduxObjectDenormalizer cannot build, propertiesMapper is not set");if(!r||"object"!=typeof r)throw new Error("ReduxObjectDenormalizer cannot build, reduxObject is not set");if(!n)throw new Error("ReduxObjectDenormalizer cannot build, entityType is not set");if(!r[n])return null;var i=this.ids;if(i||(i=Object.keys(r[n])),Array.isArray(i)){if(!i.length)return null;var a=[];return i.forEach((function(t){var r=e.buildModel(n,t);r&&a.push(r)})),a}return this.buildModel(n,i)},e.prototype.buildModel=function(e,t){var r=this.reduxObject;if(!r[e])return null;var n=r[e][t];if(!n)return null;var o="".concat(e,"-").concat(t),i=this.cachedModels[o];if(!i&&(i=this.propertiesMapper.createModel(e))){this.cachedModels[o]=i,this.propertiesMapper.setId(i,n.id),n.attributes&&this.propertiesMapper.setAttributes(i,n.attributes);var a=this.buildRelationships(i,n.relationships);a&&this.propertiesMapper.setRelationships(i,a)}return i},e.prototype.buildRelationships=function(e,t){var r=this;if(!t)return null;var n=Object.keys(t);if(!n.length)return null;var o={};return n.forEach((function(n){var i=t[n];if(i&&i.data&&(r.returnBuilderInRelations?o[n]=r.buildRelationModels.bind(r,i.data):o[n]=r.buildRelationModels(i.data)),i&&i.links&&r.propertiesMapper.setRelationshipLinks(e,n,i.links),i&&i.meta){var a=r.propertiesMapper.setRelationshipMeta;a&&a(e,n,i.meta)}})),Object.keys(o).length?o:null},e.prototype.buildRelationModels=function(e){var t=this;if(Array.isArray(e)){var r=[];return e.forEach((function(e){var n=t.buildModel(e.type,e.id);r.push(n||e)})),r}return e.id&&e.type?this.buildModel(e.type,e.id)||e:null},e}();t.default=r},510:(e,t)=>{"use strict";function r(e){var t;try{t=JSON.stringify(e)}catch(e){t="",console.warn(e)}return t}Object.defineProperty(t,"__esModule",{value:!0}),t.DeserializeCache=t.jsonStringify=void 0,t.jsonStringify=r;var n=function(){function e(){this.cachedModels={}}return e.prototype.getCachedModel=function(e,t){var r=this.createCacheKey(e,t);return this.cachedModels[r]||null},e.prototype.handleModel=function(e,t,r){var n=this.createCacheKey(t,r),o=t.attributes||t.relationships;n&&o&&(this.cachedModels[n]=e)},e.prototype.createCacheKey=function(e,t){if(e.id&&e.type){var n=t?"".concat(t.type,"-").concat(t.id):"";return(null==t?void 0:t.meta)&&(n+="-".concat(r(t.meta))),e.meta?"".concat(e.type,"-").concat(e.id,"-").concat(r(e.meta),"-").concat(n):"".concat(e.type,"-").concat(e.id,"-").concat(n)}},e}();t.DeserializeCache=n},975:(e,t,r)=>{"use strict";var n=r(316);n.default,r(523).default,r(317).default;var o=r(734);var i=r(930);t.ZP=n.default},734:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.JsonPropertiesMapper=t.defineRelationGetter=t.ModelPropertiesMapper=t.RELATIONSHIP_NAMES_PROP=void 0;var n=r(209);t.RELATIONSHIP_NAMES_PROP="relationshipNames";var o=function(){function e(){}return e.prototype.getId=function(e){return e.id},e.prototype.getType=function(e){return e.type},e.prototype.getAttributes=function(e){var r=["id","type",t.RELATIONSHIP_NAMES_PROP];Array.isArray(e[t.RELATIONSHIP_NAMES_PROP])?r.push.apply(r,e[t.RELATIONSHIP_NAMES_PROP]):e[t.RELATIONSHIP_NAMES_PROP]&&console.warn("Can't getAttributes correctly, '".concat(t.RELATIONSHIP_NAMES_PROP,"' property of ").concat(e.type,"-").concat(e.id," model\n isn't array of relationship names"),e[t.RELATIONSHIP_NAMES_PROP]);var n={};return Object.keys(e).forEach((function(t){-1===r.indexOf(t)&&(n[t]=e[t])})),n},e.prototype.getRelationships=function(e){var r=e[t.RELATIONSHIP_NAMES_PROP];if(r&&(!Array.isArray(r)||r.length)){if(!r||Array.isArray(r)){var n={};return r.forEach((function(t){void 0!==e[t]&&(n[t]=e[t])})),n}console.warn("Can't getRelationships correctly,\n '".concat(t.RELATIONSHIP_NAMES_PROP,"' property of ").concat(e.type,"-").concat(e.id," model\n isn't array of relationship names"),e[t.RELATIONSHIP_NAMES_PROP])}},e}();function i(e,t,r){Object.defineProperty(e,t,{enumerable:!0,configurable:!0,set:function(r){delete e[t],e[t]=r},get:function(){return delete e[t],e[t]=r()}})}t.ModelPropertiesMapper=o,t.defineRelationGetter=i;var a=function(){function e(){}return e.prototype.createModel=function(e){return{type:e}},e.prototype.setId=function(e,t){e.id=t},e.prototype.setAttributes=function(e,t){Object.keys(t).forEach((function(r){e[r]=t[r]}))},e.prototype.setMeta=function(e,t){e.meta=t},e.prototype.setLinks=function(e,t){e.links=t},e.prototype.setResourceIdObjMeta=function(e,t){e.resourceIdObjMeta=t},e.prototype.setRelationships=function(e,r){Object.keys(r).forEach((function(t){"function"==typeof r[t]?i(e,t,r[t]):e[t]=r[t]}));var o=Object.keys(r),a=e[t.RELATIONSHIP_NAMES_PROP];a&&a.length?e[t.RELATIONSHIP_NAMES_PROP]=n.__spreadArray(n.__spreadArray([],a,!0),o,!0).filter((function(e,t,r){return r.indexOf(e)===t})):e[t.RELATIONSHIP_NAMES_PROP]=o},e.prototype.setRelationshipLinks=function(e,t,r){},e.prototype.setRelationshipMeta=function(e,t,r){},e}();t.JsonPropertiesMapper=a},930:(e,t,r)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.SwitchCaseJsonMapper=t.SwitchCaseModelMapper=void 0;var n=r(209),o=r(734),i=r(827),a=function(e){function t(t){var r=e.call(this)||this,n=t||{},o=n.switchAttributes,i=void 0===o||o,a=n.switchRelationships,s=void 0===a||a,l=n.switchType,c=void 0===l||l,u=n.switchChar,p=void 0===u?"-":u;return r.switchAttributes=i,r.switchRelationships=s,r.switchType=c,r.switchChar=p,r.regex=new RegExp(/([a-z][A-Z0-9])/g),r}return n.__extends(t,e),t.prototype.getType=function(t){var r=e.prototype.getType.call(this,t);return this.switchType&&r?this.convertFromCamelCaseString(r):r},t.prototype.getAttributes=function(t){var r=e.prototype.getAttributes.call(this,t);return this.switchAttributes&&r?this.convertFromCamelCase(r):r},t.prototype.getRelationships=function(t){var r=e.prototype.getRelationships.call(this,t);return this.switchRelationships&&r?this.convertFromCamelCase(r):r},t.prototype.convertFromCamelCase=function(e){var t=this;if(Array.isArray(e))return e.map((function(e){return t.convertFromCamelCase(e)}));if((0,i.isPlainObject)(e)){var r={};return Object.entries(e).forEach((function(e){var n=e[0],o=e[1],i=t.convertFromCamelCaseString(n);r[i]=t.convertFromCamelCase(o)})),r}return e},t.prototype.convertFromCamelCaseString=function(e){var t=this;return e.replace(this.regex,(function(e){return e[0]+t.switchChar+e[1].toLowerCase()}))},t}(o.ModelPropertiesMapper);t.SwitchCaseModelMapper=a;var s=function(e){function t(t){var r=e.call(this)||this,n=t||{},o=n.camelizeAttributes,i=void 0===o||o,a=n.camelizeRelationships,s=void 0===a||a,l=n.camelizeType,c=void 0===l||l,u=n.camelizeMeta,p=void 0!==u&&u,d=n.switchChar,f=void 0===d?"-":d;return r.camelizeAttributes=i,r.camelizeRelationships=s,r.camelizeType=c,r.camelizeMeta=p,r.switchChar=f,r.regex=new RegExp("".concat(r.switchChar,"([a-z0-9])"),"g"),r}return n.__extends(t,e),t.prototype.createModel=function(e){return this.camelizeType?{type:this.convertToCamelCaseString(e)}:{type:e}},t.prototype.setAttributes=function(t,r){if(!this.camelizeAttributes)return e.prototype.setAttributes.call(this,t,r);Object.assign(t,this.convertToCamelCase(r))},t.prototype.setMeta=function(t,r){if(!this.camelizeMeta)return e.prototype.setMeta.call(this,t,r);t.meta=this.convertToCamelCase(r)},t.prototype.setRelationships=function(t,r){var n=this;e.prototype.setRelationships.call(this,t,r),this.camelizeRelationships&&t[o.RELATIONSHIP_NAMES_PROP].forEach((function(e,r){var i=n.convertToCamelCaseString(e);i!==e&&(t[i]=t[e],delete t[e],t[o.RELATIONSHIP_NAMES_PROP][r]=i)}))},t.prototype.convertToCamelCase=function(e){var t=this;if(Array.isArray(e))return e.map((function(e){return t.convertToCamelCase(e)}));if((0,i.isPlainObject)(e)){var r={};return Object.entries(e).forEach((function(e){var n=e[0],o=e[1],i=t.convertToCamelCaseString(n);r[i]=t.convertToCamelCase(o)})),r}return e},t.prototype.convertToCamelCaseString=function(e){return e.replace(this.regex,(function(e){return e[1].toUpperCase()}))},t}(o.JsonPropertiesMapper);t.SwitchCaseJsonMapper=s},827:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPlainObject=t.jsonParse=t.createIncludeNamesTree=void 0,t.createIncludeNamesTree=function e(t,r){var n=t.split("."),o=n.shift(),i=null;n.length&&(i=r[o]||{},e(n.join("."),i)),r[o]=i},t.jsonParse=function(e){var t;try{t=JSON.parse(e)}catch(e){t={},console.warn(e)}return t};t.isPlainObject=function(e){return!!e&&"object"==typeof e&&e.constructor===Object}},588:(e,t)=>{"use strict";var r="function"==typeof Symbol&&Symbol.for,n=r?Symbol.for("react.element"):60103,o=r?Symbol.for("react.portal"):60106,i=r?Symbol.for("react.fragment"):60107,a=r?Symbol.for("react.strict_mode"):60108,s=r?Symbol.for("react.profiler"):60114,l=r?Symbol.for("react.provider"):60109,c=r?Symbol.for("react.context"):60110,u=r?Symbol.for("react.async_mode"):60111,p=r?Symbol.for("react.concurrent_mode"):60111,d=r?Symbol.for("react.forward_ref"):60112,f=r?Symbol.for("react.suspense"):60113,h=r?Symbol.for("react.suspense_list"):60120,_=r?Symbol.for("react.memo"):60115,y=r?Symbol.for("react.lazy"):60116,v=r?Symbol.for("react.block"):60121,m=r?Symbol.for("react.fundamental"):60117,b=r?Symbol.for("react.responder"):60118,g=r?Symbol.for("react.scope"):60119;function w(e){if("object"==typeof e&&null!==e){var t=e.$$typeof;switch(t){case n:switch(e=e.type){case u:case p:case i:case s:case a:case f:return e;default:switch(e=e&&e.$$typeof){case c:case d:case y:case _:case l:return e;default:return t}}case o:return t}}}function x(e){return w(e)===p}t.AsyncMode=u,t.ConcurrentMode=p,t.ContextConsumer=c,t.ContextProvider=l,t.Element=n,t.ForwardRef=d,t.Fragment=i,t.Lazy=y,t.Memo=_,t.Portal=o,t.Profiler=s,t.StrictMode=a,t.Suspense=f,t.isAsyncMode=function(e){return x(e)||w(e)===u},t.isConcurrentMode=x,t.isContextConsumer=function(e){return w(e)===c},t.isContextProvider=function(e){return w(e)===l},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)===y},t.isMemo=function(e){return w(e)===_},t.isPortal=function(e){return w(e)===o},t.isProfiler=function(e){return w(e)===s},t.isStrictMode=function(e){return w(e)===a},t.isSuspense=function(e){return w(e)===f},t.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===i||e===p||e===s||e===a||e===f||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===y||e.$$typeof===_||e.$$typeof===l||e.$$typeof===c||e.$$typeof===d||e.$$typeof===m||e.$$typeof===b||e.$$typeof===g||e.$$typeof===v)},t.typeOf=w},302:(e,t,r)=>{"use strict";e.exports=r(588)},735:e=>{e.exports=function(e,t,r,n){var o=r?r.call(n,e,t):void 0;if(void 0!==o)return!!o;if(e===t)return!0;if("object"!=typeof e||!e||"object"!=typeof t||!t)return!1;var i=Object.keys(e),a=Object.keys(t);if(i.length!==a.length)return!1;for(var s=Object.prototype.hasOwnProperty.bind(t),l=0;l{"use strict";r.r(t),r.d(t,{__assign:()=>i,__asyncDelegator:()=>C,__asyncGenerator:()=>k,__asyncValues:()=>O,__await:()=>S,__awaiter:()=>h,__classPrivateFieldGet:()=>R,__classPrivateFieldIn:()=>I,__classPrivateFieldSet:()=>j,__createBinding:()=>y,__decorate:()=>s,__esDecorate:()=>c,__exportStar:()=>v,__extends:()=>o,__generator:()=>_,__importDefault:()=>M,__importStar:()=>E,__makeTemplateObject:()=>P,__metadata:()=>f,__param:()=>l,__propKey:()=>p,__read:()=>b,__rest:()=>a,__runInitializers:()=>u,__setFunctionName:()=>d,__spread:()=>g,__spreadArray:()=>x,__spreadArrays:()=>w,__values:()=>m});var n=function(e,t){return n=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},n(e,t)};function o(e,t){if("function"!=typeof t&&null!==t)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)}var i=function(){return i=Object.assign||function(e){for(var t,r=1,n=arguments.length;r=0;s--)(o=e[s])&&(a=(i<3?o(a):i>3?o(t,r,a):o(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a}function l(e,t){return function(r,n){t(r,n,e)}}function c(e,t,r,n,o,i){function a(e){if(void 0!==e&&"function"!=typeof e)throw new TypeError("Function expected");return e}for(var s,l=n.kind,c="getter"===l?"get":"setter"===l?"set":"value",u=!t&&e?n.static?e:e.prototype:null,p=t||(u?Object.getOwnPropertyDescriptor(u,n.name):{}),d=!1,f=r.length-1;f>=0;f--){var h={};for(var _ in n)h[_]="access"===_?{}:n[_];for(var _ in n.access)h.access[_]=n.access[_];h.addInitializer=function(e){if(d)throw new TypeError("Cannot add initializers after decoration has completed");i.push(a(e||null))};var y=(0,r[f])("accessor"===l?{get:p.get,set:p.set}:p[c],h);if("accessor"===l){if(void 0===y)continue;if(null===y||"object"!=typeof y)throw new TypeError("Object expected");(s=a(y.get))&&(p.get=s),(s=a(y.set))&&(p.set=s),(s=a(y.init))&&o.push(s)}else(s=a(y))&&("field"===l?o.push(s):p[c]=s)}u&&Object.defineProperty(u,n.name,p),d=!0}function u(e,t,r){for(var n=arguments.length>2,o=0;o0&&o[o.length-1])||6!==s[0]&&2!==s[0])){a=0;continue}if(3===s[0]&&(!o||s[1]>o[0]&&s[1]=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function b(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function g(){for(var e=[],t=0;t1||s(e,t)}))})}function s(e,t){try{!function(e){e.value instanceof S?Promise.resolve(e.value.v).then(l,c):u(i[0][2],e)}(o[e](t))}catch(e){u(i[0][3],e)}}function l(e){s("next",e)}function c(e){s("throw",e)}function u(e,t){e(t),i.shift(),i.length&&s(i[0][0],i[0][1])}}function C(e){var t,r;return t={},n("next"),n("throw",(function(e){throw e})),n("return"),t[Symbol.iterator]=function(){return this},t;function n(n,o){t[n]=e[n]?function(t){return(r=!r)?{value:S(e[n](t)),done:!1}:o?o(t):t}:o}}function O(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t,r=e[Symbol.asyncIterator];return r?r.call(e):(e=m(e),t={},n("next"),n("throw"),n("return"),t[Symbol.asyncIterator]=function(){return this},t);function n(r){t[r]=e[r]&&function(t){return new Promise((function(n,o){(function(e,t,r,n){Promise.resolve(n).then((function(t){e({value:t,done:r})}),t)})(n,o,(t=e[r](t)).done,t.value)}))}}}function P(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var A=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function E(e){if(e&&e.__esModule)return e;var t={};if(null!=e)for(var r in e)"default"!==r&&Object.prototype.hasOwnProperty.call(e,r)&&y(t,e,r);return A(t,e),t}function M(e){return e&&e.__esModule?e:{default:e}}function R(e,t,r,n){if("a"===r&&!n)throw new TypeError("Private accessor was defined without a getter");if("function"==typeof t?e!==t||!n:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return"m"===r?n:"a"===r?n.call(e):n?n.value:t.get(e)}function j(e,t,r,n,o){if("m"===n)throw new TypeError("Private method is not writable");if("a"===n&&!o)throw new TypeError("Private accessor was defined without a setter");if("function"==typeof t?e!==t||!o:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return"a"===n?o.call(e,r):o?o.value=r:t.set(e,r),r}function I(e,t){if(null===t||"object"!=typeof t&&"function"!=typeof t)throw new TypeError("Cannot use 'in' operator on non-object");return"function"==typeof e?t===e:e.has(t)}}},t={};function r(n){var o=t[n];if(void 0!==o)return o.exports;var i=t[n]={exports:{}};return e[n](i,i.exports,r),i.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},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.nc=void 0;var n={};return(()=>{"use strict";r.r(n),r.d(n,{MainMenu:()=>Xr});var e,t,o,i,a,s,l,c,u=r(302),p={},d=[],f=/acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i;function h(e,t){for(var r in t)e[r]=t[r];return e}function _(e){var t=e.parentNode;t&&t.removeChild(e)}function y(t,r,n){var o,i,a,s={};for(a in r)"key"==a?o=r[a]:"ref"==a?i=r[a]:s[a]=r[a];if(arguments.length>2&&(s.children=arguments.length>3?e.call(arguments,2):n),"function"==typeof t&&null!=t.defaultProps)for(a in t.defaultProps)void 0===s[a]&&(s[a]=t.defaultProps[a]);return v(t,s,o,i,null)}function v(e,r,n,i,a){var s={type:e,props:r,key:n,ref:i,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:null==a?++o:a};return null==a&&null!=t.vnode&&t.vnode(s),s}function m(e){return e.children}function b(e,t){this.props=e,this.context=t}function g(e,t){if(null==t)return e.__?g(e.__,e.__.__k.indexOf(e)+1):null;for(var r;tt&&i.sort(l));S.__r=0}function k(e,t,r,n,o,i,a,s,l,c){var u,f,h,_,y,b,w,x=n&&n.__k||d,S=x.length;for(r.__k=[],u=0;u0?v(_.type,_.props,_.key,_.ref?_.ref:null,_.__v):_)){if(_.__=r,_.__b=r.__b+1,null===(h=x[u])||h&&_.key==h.key&&_.type===h.type)x[u]=void 0;else for(f=0;f=0;t--)if((r=e.__k[t])&&(n=A(r)))return n;return null}function E(e,t,r){"-"===t[0]?e.setProperty(t,null==r?"":r):e[t]=null==r?"":"number"!=typeof r||f.test(t)?r:r+"px"}function M(e,t,r,n,o){var i;e:if("style"===t)if("string"==typeof r)e.style.cssText=r;else{if("string"==typeof n&&(e.style.cssText=n=""),n)for(t in n)r&&t in r||E(e.style,t,"");if(r)for(t in r)n&&r[t]===n[t]||E(e.style,t,r[t])}else if("o"===t[0]&&"n"===t[1])i=t!==(t=t.replace(/Capture$/,"")),t=t.toLowerCase()in e?t.toLowerCase().slice(2):t.slice(2),e.l||(e.l={}),e.l[t+i]=r,r?n||e.addEventListener(t,i?j:R,i):e.removeEventListener(t,i?j:R,i);else if("dangerouslySetInnerHTML"!==t){if(o)t=t.replace(/xlink(H|:h)/,"h").replace(/sName$/,"s");else if("width"!==t&&"height"!==t&&"href"!==t&&"list"!==t&&"form"!==t&&"tabIndex"!==t&&"download"!==t&&t in e)try{e[t]=null==r?"":r;break e}catch(e){}"function"==typeof r||(null==r||!1===r&&"-"!==t[4]?e.removeAttribute(t):e.setAttribute(t,r))}}function R(e){return this.l[e.type+!1](t.event?t.event(e):e)}function j(e){return this.l[e.type+!0](t.event?t.event(e):e)}function I(e,r,n,o,i,a,s,l,c){var u,p,d,f,_,y,v,g,w,x,S,C,O,P,A,E=r.type;if(void 0!==r.constructor)return null;null!=n.__h&&(c=n.__h,l=r.__e=n.__e,r.__h=null,a=[l]),(u=t.__b)&&u(r);try{e:if("function"==typeof E){if(g=r.props,w=(u=E.contextType)&&o[u.__c],x=u?w?w.props.value:u.__:o,n.__c?v=(p=r.__c=n.__c).__=p.__E:("prototype"in E&&E.prototype.render?r.__c=p=new E(g,x):(r.__c=p=new b(g,x),p.constructor=E,p.render=L),w&&w.sub(p),p.props=g,p.state||(p.state={}),p.context=x,p.__n=o,d=p.__d=!0,p.__h=[],p._sb=[]),null==p.__s&&(p.__s=p.state),null!=E.getDerivedStateFromProps&&(p.__s==p.state&&(p.__s=h({},p.__s)),h(p.__s,E.getDerivedStateFromProps(g,p.__s))),f=p.props,_=p.state,p.__v=r,d)null==E.getDerivedStateFromProps&&null!=p.componentWillMount&&p.componentWillMount(),null!=p.componentDidMount&&p.__h.push(p.componentDidMount);else{if(null==E.getDerivedStateFromProps&&g!==f&&null!=p.componentWillReceiveProps&&p.componentWillReceiveProps(g,x),!p.__e&&null!=p.shouldComponentUpdate&&!1===p.shouldComponentUpdate(g,p.__s,x)||r.__v===n.__v){for(r.__v!==n.__v&&(p.props=g,p.state=p.__s,p.__d=!1),p.__e=!1,r.__e=n.__e,r.__k=n.__k,r.__k.forEach((function(e){e&&(e.__=r)})),S=0;S2&&(s.children=arguments.length>3?e.call(arguments,2):n),v(t.type,s,o||t.key,i||t.ref,null)}e=d.slice,t={__e:function(e,t,r,n){for(var o,i,a;t=t.__;)if((o=t.__c)&&!o.__)try{if((i=o.constructor)&&null!=i.getDerivedStateFromError&&(o.setState(i.getDerivedStateFromError(e)),a=o.__d),null!=o.componentDidCatch&&(o.componentDidCatch(e,n||{}),a=o.__d),a)return o.__E=o}catch(t){e=t}throw e}},o=0,b.prototype.setState=function(e,t){var r;r=null!=this.__s&&this.__s!==this.state?this.__s:this.__s=h({},this.state),"function"==typeof e&&(e=e(h({},r),this.props)),e&&h(r,e),null!=e&&this.__v&&(t&&this._sb.push(t),x(this))},b.prototype.forceUpdate=function(e){this.__v&&(this.__e=!0,e&&this.__h.push(e),x(this))},b.prototype.render=m,i=[],s="function"==typeof Promise?Promise.prototype.then.bind(Promise.resolve()):setTimeout,l=function(e,t){return e.__v.__b-t.__v.__b},S.__r=0,c=0;var B,U,W,V,G=0,J=[],q=[],Y=t.__b,Z=t.__r,K=t.diffed,X=t.__c,Q=t.unmount;function ee(e,r){t.__h&&t.__h(U,e,G||r),G=0;var n=U.__H||(U.__H={__:[],__h:[]});return e>=n.__.length&&n.__.push({__V:q}),n.__[e]}function te(e){return G=1,re(_e,e)}function re(e,t,r){var n=ee(B++,2);if(n.t=e,!n.__c&&(n.__=[r?r(t):_e(void 0,t),function(e){var t=n.__N?n.__N[0]:n.__[0],r=n.t(t,e);t!==r&&(n.__N=[r,n.__[1]],n.__c.setState({}))}],n.__c=U,!U.u)){var o=function(e,t,r){if(!n.__c.__H)return!0;var o=n.__c.__H.__.filter((function(e){return e.__c}));if(o.every((function(e){return!e.__N})))return!i||i.call(this,e,t,r);var a=!1;return o.forEach((function(e){if(e.__N){var t=e.__[0];e.__=e.__N,e.__N=void 0,t!==e.__[0]&&(a=!0)}})),!(!a&&n.__c.props===e)&&(!i||i.call(this,e,t,r))};U.u=!0;var i=U.shouldComponentUpdate,a=U.componentWillUpdate;U.componentWillUpdate=function(e,t,r){if(this.__e){var n=i;i=void 0,o(e,t,r),i=n}a&&a.call(this,e,t,r)},U.shouldComponentUpdate=o}return n.__N||n.__}function ne(e,r){var n=ee(B++,3);!t.__s&&he(n.__H,r)&&(n.__=e,n.i=r,U.__H.__h.push(n))}function oe(e,r){var n=ee(B++,4);!t.__s&&he(n.__H,r)&&(n.__=e,n.i=r,U.__h.push(n))}function ie(e){return G=5,ae((function(){return{current:e}}),[])}function ae(e,t){var r=ee(B++,7);return he(r.__H,t)?(r.__V=e(),r.i=t,r.__h=e,r.__V):r.__}function se(e,t){return G=8,ae((function(){return e}),t)}function le(e){var t=U.context[e.__c],r=ee(B++,9);return r.c=e,t?(null==r.__&&(r.__=!0,t.sub(U)),t.props.value):e.__}function ce(){for(var e;e=J.shift();)if(e.__P&&e.__H)try{e.__H.__h.forEach(de),e.__H.__h.forEach(fe),e.__H.__h=[]}catch(r){e.__H.__h=[],t.__e(r,e.__v)}}t.__b=function(e){U=null,Y&&Y(e)},t.__r=function(e){Z&&Z(e),B=0;var t=(U=e.__c).__H;t&&(W===U?(t.__h=[],U.__h=[],t.__.forEach((function(e){e.__N&&(e.__=e.__N),e.__V=q,e.__N=e.i=void 0}))):(t.__h.forEach(de),t.__h.forEach(fe),t.__h=[])),W=U},t.diffed=function(e){K&&K(e);var r=e.__c;r&&r.__H&&(r.__H.__h.length&&(1!==J.push(r)&&V===t.requestAnimationFrame||((V=t.requestAnimationFrame)||pe)(ce)),r.__H.__.forEach((function(e){e.i&&(e.__H=e.i),e.__V!==q&&(e.__=e.__V),e.i=void 0,e.__V=q}))),W=U=null},t.__c=function(e,r){r.some((function(e){try{e.__h.forEach(de),e.__h=e.__h.filter((function(e){return!e.__||fe(e)}))}catch(n){r.some((function(e){e.__h&&(e.__h=[])})),r=[],t.__e(n,e.__v)}})),X&&X(e,r)},t.unmount=function(e){Q&&Q(e);var r,n=e.__c;n&&n.__H&&(n.__H.__.forEach((function(e){try{de(e)}catch(e){r=e}})),n.__H=void 0,r&&t.__e(r,n.__v))};var ue="function"==typeof requestAnimationFrame;function pe(e){var t,r=function(){clearTimeout(n),ue&&cancelAnimationFrame(t),setTimeout(e)},n=setTimeout(r,100);ue&&(t=requestAnimationFrame(r))}function de(e){var t=U,r=e.__c;"function"==typeof r&&(e.__c=void 0,r()),U=t}function fe(e){var t=U;e.__c=e.__(),U=t}function he(e,t){return!e||e.length!==t.length||t.some((function(t,r){return t!==e[r]}))}function _e(e,t){return"function"==typeof t?t(e):t}function ye(e,t){for(var r in t)e[r]=t[r];return e}function ve(e,t){for(var r in e)if("__source"!==r&&!(r in t))return!0;for(var n in t)if("__source"!==n&&e[n]!==t[n])return!0;return!1}function me(e,t){return e===t&&(0!==e||1/e==1/t)||e!=e&&t!=t}function be(e){this.props=e}(be.prototype=new b).isPureReactComponent=!0,be.prototype.shouldComponentUpdate=function(e,t){return ve(this.props,e)||ve(this.state,t)};var ge=t.__b;t.__b=function(e){e.type&&e.type.__f&&e.ref&&(e.props.ref=e.ref,e.ref=null),ge&&ge(e)};var we="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.forward_ref")||3911;var xe=function(e,t){return null==e?null:O(O(e).map(t))},Se={map:xe,forEach:xe,count:function(e){return e?O(e).length:0},only:function(e){var t=O(e);if(1!==t.length)throw"Children.only";return t[0]},toArray:O},ke=t.__e;t.__e=function(e,t,r,n){if(e.then)for(var o,i=t;i=i.__;)if((o=i.__c)&&o.__c)return null==t.__e&&(t.__e=r.__e,t.__k=r.__k),o.__c(e,t);ke(e,t,r,n)};var Ce=t.unmount;function Oe(e,t,r){return e&&(e.__c&&e.__c.__H&&(e.__c.__H.__.forEach((function(e){"function"==typeof e.__c&&e.__c()})),e.__c.__H=null),null!=(e=ye({},e)).__c&&(e.__c.__P===r&&(e.__c.__P=t),e.__c=null),e.__k=e.__k&&e.__k.map((function(e){return Oe(e,t,r)}))),e}function Pe(e,t,r){return e&&(e.__v=null,e.__k=e.__k&&e.__k.map((function(e){return Pe(e,t,r)})),e.__c&&e.__c.__P===t&&(e.__e&&r.insertBefore(e.__e,e.__d),e.__c.__e=!0,e.__c.__P=r)),e}function Ae(){this.__u=0,this.t=null,this.__b=null}function Ee(e){var t=e.__.__c;return t&&t.__a&&t.__a(e)}function Me(){this.u=null,this.o=null}t.unmount=function(e){var t=e.__c;t&&t.__R&&t.__R(),t&&!0===e.__h&&(e.type=null),Ce&&Ce(e)},(Ae.prototype=new b).__c=function(e,t){var r=t.__c,n=this;null==n.t&&(n.t=[]),n.t.push(r);var o=Ee(n.__v),i=!1,a=function(){i||(i=!0,r.__R=null,o?o(s):s())};r.__R=a;var s=function(){if(!--n.__u){if(n.state.__a){var e=n.state.__a;n.__v.__k[0]=Pe(e,e.__c.__P,e.__c.__O)}var t;for(n.setState({__a:n.__b=null});t=n.t.pop();)t.forceUpdate()}},l=!0===t.__h;n.__u++||l||n.setState({__a:n.__b=n.__v.__k[0]}),e.then(a,a)},Ae.prototype.componentWillUnmount=function(){this.t=[]},Ae.prototype.render=function(e,t){if(this.__b){if(this.__v.__k){var r=document.createElement("div"),n=this.__v.__k[0].__c;this.__v.__k[0]=Oe(this.__b,r,n.__O=n.__P)}this.__b=null}var o=t.__a&&y(m,null,e.fallback);return o&&(o.__h=null),[y(m,null,t.__a?null:e.children),o]};var Re=function(e,t,r){if(++r[1]===r[0]&&e.o.delete(t),e.props.revealOrder&&("t"!==e.props.revealOrder[0]||!e.o.size))for(r=e.u;r;){for(;r.length>3;)r.pop()();if(r[1]>>1,1),t.i.removeChild(e)}}),F(y(je,{context:t.context},e.__v),t.l)):t.l&&t.componentWillUnmount()}(Me.prototype=new b).__a=function(e){var t=this,r=Ee(t.__v),n=t.o.get(e);return n[0]++,function(o){var i=function(){t.props.revealOrder?(n.push(o),Re(t,e,n)):o()};r?r(i):i()}},Me.prototype.render=function(e){this.u=null,this.o=new Map;var t=O(e.children);e.revealOrder&&"b"===e.revealOrder[0]&&t.reverse();for(var r=t.length;r--;)this.o.set(t[r],this.u=[1,0,this.u]);return e.children},Me.prototype.componentDidUpdate=Me.prototype.componentDidMount=function(){var e=this;this.o.forEach((function(t,r){Re(e,r,t)}))};var Te="undefined"!=typeof Symbol&&Symbol.for&&Symbol.for("react.element")||60103,Ne=/^(?:accent|alignment|arabic|baseline|cap|clip(?!PathU)|color|dominant|fill|flood|font|glyph(?!R)|horiz|image|letter|lighting|marker(?!H|W|U)|overline|paint|pointer|shape|stop|strikethrough|stroke|text(?!L)|transform|underline|unicode|units|v|vector|vert|word|writing|x(?!C))[A-Z]/,De=/^on(Ani|Tra|Tou|BeforeInp|Compo)/,ze=/[A-Z0-9]/g,Le="undefined"!=typeof document,Fe=function(e){return("undefined"!=typeof Symbol&&"symbol"==typeof Symbol()?/fil|che|rad/:/fil|che|ra/).test(e)};b.prototype.isReactComponent={},["componentWillMount","componentWillReceiveProps","componentWillUpdate"].forEach((function(e){Object.defineProperty(b.prototype,e,{configurable:!0,get:function(){return this["UNSAFE_"+e]},set:function(t){Object.defineProperty(this,e,{configurable:!0,writable:!0,value:t})}})}));var $e=t.event;function He(){}function Be(){return this.cancelBubble}function Ue(){return this.defaultPrevented}t.event=function(e){return $e&&(e=$e(e)),e.persist=He,e.isPropagationStopped=Be,e.isDefaultPrevented=Ue,e.nativeEvent=e};var We,Ve={enumerable:!1,configurable:!0,get:function(){return this.class}},Ge=t.vnode;t.vnode=function(e){"string"==typeof e.type&&function(e){var t=e.props,r=e.type,n={};for(var o in t){var i=t[o];if(!("value"===o&&"defaultValue"in t&&null==i||Le&&"children"===o&&"noscript"===r||"class"===o||"className"===o)){var a=o.toLowerCase();"defaultValue"===o&&"value"in t&&null==t.value?o="value":"download"===o&&!0===i?i="":"ondoubleclick"===a?o="ondblclick":"onchange"!==a||"input"!==r&&"textarea"!==r||Fe(t.type)?"onfocus"===a?o="onfocusin":"onblur"===a?o="onfocusout":De.test(o)?o=a:-1===r.indexOf("-")&&Ne.test(o)?o=o.replace(ze,"-$&").toLowerCase():null===i&&(i=void 0):a=o="oninput","oninput"===a&&n[o=a]&&(o="oninputCapture"),n[o]=i}}"select"==r&&n.multiple&&Array.isArray(n.value)&&(n.value=O(t.children).forEach((function(e){e.props.selected=-1!=n.value.indexOf(e.props.value)}))),"select"==r&&null!=n.defaultValue&&(n.value=O(t.children).forEach((function(e){e.props.selected=n.multiple?-1!=n.defaultValue.indexOf(e.props.value):n.defaultValue==e.props.value}))),t.class&&!t.className?(n.class=t.class,Object.defineProperty(n,"className",Ve)):(t.className&&!t.class||t.class&&t.className)&&(n.class=n.className=t.className),e.props=n}(e),e.$$typeof=Te,Ge&&Ge(e)};var Je=t.__r;t.__r=function(e){Je&&Je(e),We=e.__c};var qe=t.diffed;t.diffed=function(e){qe&&qe(e);var t=e.props,r=e.__e;null!=r&&"textarea"===e.type&&"value"in t&&t.value!==r.value&&(r.value=null==t.value?"":t.value),We=null};function Ye(e){return!!e&&e.$$typeof===Te}function Ze(e){e()}var Ke={useState:te,useId:function(){var e=ee(B++,11);if(!e.__){for(var t=U.__v;null!==t&&!t.__m&&null!==t.__;)t=t.__;var r=t.__m||(t.__m=[0,0]);e.__="P"+r[0]+"-"+r[1]++}return e.__},useReducer:re,useEffect:ne,useLayoutEffect:oe,useInsertionEffect:oe,useTransition:function(){return[!1,Ze]},useDeferredValue:function(e){return e},useSyncExternalStore:function(e,t){var r=t(),n=te({h:{__:r,v:t}}),o=n[0].h,i=n[1];return oe((function(){o.__=r,o.v=t,me(o.__,t())||i({h:o})}),[e,r,t]),ne((function(){return me(o.__,o.v())||i({h:o}),e((function(){me(o.__,o.v())||i({h:o})}))}),[e]),r},startTransition:Ze,useRef:ie,useImperativeHandle:function(e,t,r){G=6,oe((function(){return"function"==typeof e?(e(t()),function(){return e(null)}):e?(e.current=t(),function(){return e.current=null}):void 0}),null==r?r:r.concat(e))},useMemo:ae,useCallback:se,useContext:le,useDebugValue:function(e,r){t.useDebugValue&&t.useDebugValue(r?r(e):e)},version:"17.0.2",Children:Se,render:function(e,t,r){return null==t.__k&&(t.textContent=""),F(e,t),"function"==typeof r&&r(),e?e.__c:null},hydrate:function(e,t,r){return $(e,t),"function"==typeof r&&r(),e?e.__c:null},unmountComponentAtNode:function(e){return!!e.__k&&(F(null,e),!0)},createPortal:function(e,t){var r=y(Ie,{__v:e,i:t});return r.containerInfo=t,r},createElement:y,createContext:function(e,t){var r={__c:t="__cC"+c++,__:e,Consumer:function(e,t){return e.children(t)},Provider:function(e){var r,n;return this.getChildContext||(r=[],(n={})[t]=this,this.getChildContext=function(){return n},this.shouldComponentUpdate=function(e){this.props.value!==e.value&&r.some((function(e){e.__e=!0,x(e)}))},this.sub=function(e){r.push(e);var t=e.componentWillUnmount;e.componentWillUnmount=function(){r.splice(r.indexOf(e),1),t&&t.call(e)}}),e.children}};return r.Provider.__=r.Consumer.contextType=r},createFactory:function(e){return y.bind(null,e)},cloneElement:function(e){return Ye(e)?H.apply(null,arguments):e},createRef:function(){return{current:null}},Fragment:m,isValidElement:Ye,findDOMNode:function(e){return e&&(e.base||1===e.nodeType&&e)||null},Component:b,PureComponent:be,memo:function(e,t){function r(e){var r=this.props.ref,n=r==e.ref;return!n&&r&&(r.call?r(null):r.current=null),t?!t(this.props,e)||!n:ve(this.props,e)}function n(t){return this.shouldComponentUpdate=r,y(e,t)}return n.displayName="Memo("+(e.displayName||e.name)+")",n.prototype.isReactComponent=!0,n.__f=!0,n},forwardRef:function(e){function t(t){var r=ye({},t);return delete r.ref,e(r,t.ref||null)}return t.$$typeof=we,t.render=t,t.prototype.isReactComponent=t.__f=!0,t.displayName="ForwardRef("+(e.displayName||e.name)+")",t},flushSync:function(e,t){return e(t)},unstable_batchedUpdates:function(e,t){return e(t)},StrictMode:m,Suspense:Ae,SuspenseList:Me,lazy:function(e){var t,r,n;function o(o){if(t||(t=e()).then((function(e){r=e.default||e}),(function(e){n=e})),n)throw n;if(!r)throw t;return y(r,o)}return o.displayName="Lazy",o.__f=!0,o},__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED:{ReactCurrentDispatcher:{current:{readContext:function(e){return We.__n[e.__c].props.value}}}}},Xe=r(735),Qe=r.n(Xe);const et=function(e){function t(e,n,l,c,d){for(var f,h,_,y,g,x=0,S=0,k=0,C=0,O=0,j=0,T=_=f=0,D=0,z=0,L=0,F=0,$=l.length,H=$-1,B="",U="",W="",V="";D<$;){if(h=l.charCodeAt(D),D===H&&0!==S+C+k+x&&(0!==S&&(h=47===S?10:47),C=k=x=0,$++,H++),0===S+C+k+x){if(D===H&&(0f)&&(F=(B=B.replace(" ",":")).length),0n&&(n=(t=t.trim()).charCodeAt(0)),n){case 38:return t.replace(y,"$1"+e.trim());case 58:return e.trim()+t.replace(y,"$1"+e.trim());default:if(0<1*r&&0l.charCodeAt(8))break;case 115:a=a.replace(l,"-webkit-"+l)+";"+a;break;case 207:case 102:a=a.replace(l,"-webkit-"+(102n.charCodeAt(0)&&(n=n.trim()),n=[n],01?t-1:0),n=1;n0?" Args: "+r.join(", "):""))}var bt=function(){function e(e){this.groupSizes=new Uint32Array(512),this.length=512,this.tag=e}var t=e.prototype;return t.indexOfGroup=function(e){for(var t=0,r=0;r=this.groupSizes.length){for(var r=this.groupSizes,n=r.length,o=n;e>=o;)(o<<=1)<0&&mt(16,""+e);this.groupSizes=new Uint32Array(o),this.groupSizes.set(r),this.length=o;for(var i=n;i=this.length||0===this.groupSizes[e])return t;for(var r=this.groupSizes[e],n=this.indexOfGroup(e),o=n+r,i=n;i=xt&&(xt=t+1),gt.set(e,t),wt.set(t,e)},Ot="style["+_t+'][data-styled-version="5.3.11"]',Pt=new RegExp("^"+_t+'\\.g(\\d+)\\[id="([\\w\\d-]+)"\\].*?"([^"]*)'),At=function(e,t,r){for(var n,o=r.split(","),i=0,a=o.length;i=0;r--){var n=t[r];if(n&&1===n.nodeType&&n.hasAttribute(_t))return n}}(r),i=void 0!==o?o.nextSibling:null;n.setAttribute(_t,"active"),n.setAttribute("data-styled-version","5.3.11");var a=Mt();return a&&n.setAttribute("nonce",a),r.insertBefore(n,i),n},jt=function(){function e(e){var t=this.element=Rt(e);t.appendChild(document.createTextNode("")),this.sheet=function(e){if(e.sheet)return e.sheet;for(var t=document.styleSheets,r=0,n=t.length;r=0){var r=document.createTextNode(t),n=this.nodes[e];return this.element.insertBefore(r,n||null),this.length++,!0}return!1},t.deleteRule=function(e){this.element.removeChild(this.nodes[e]),this.length--},t.getRule=function(e){return e0&&(c+=e+",")})),n+=""+s+l+'{content:"'+c+'"}/*!sc*/\n'}}}return n}(this)},e}(),Lt=/(a)(d)/gi,Ft=function(e){return String.fromCharCode(e+(e>25?39:97))};function $t(e){var t,r="";for(t=Math.abs(e);t>52;t=t/52|0)r=Ft(t%52)+r;return(Ft(t%52)+r).replace(Lt,"$1-$2")}var Ht=function(e,t){for(var r=t.length;r;)e=33*e^t.charCodeAt(--r);return e},Bt=function(e){return Ht(5381,e)};function Ut(e){for(var t=0;t>>0);if(!t.hasNameForId(n,a)){var s=r(i,"."+a,void 0,n);t.insertRules(n,a,s)}o.push(a),this.staticRulesId=a}else{for(var l=this.rules.length,c=Ht(this.baseHash,r.hash),u="",p=0;p>>0);if(!t.hasNameForId(n,_)){var y=r(u,"."+_,void 0,n);t.insertRules(n,_,y)}o.push(_)}}return o.join(" ")},e}(),Gt=/^\s*\/\/.*$/gm,Jt=[":","[",".","#"];function qt(e){var t,r,n,o,i=void 0===e?pt:e,a=i.options,s=void 0===a?pt:a,l=i.plugins,c=void 0===l?ut:l,u=new et(s),p=[],d=function(e){function t(t){if(t)try{e(t+"}")}catch(e){}}return function(r,n,o,i,a,s,l,c,u,p){switch(r){case 1:if(0===u&&64===n.charCodeAt(0))return e(n+";"),"";break;case 2:if(0===c)return n+"/*|*/";break;case 3:switch(c){case 102:case 112:return e(o[0]+n),"";default:return n+(0===p?"/*|*/":"")}case-2:n.split("/*|*/}").forEach(t)}}}((function(e){p.push(e)})),f=function(e,n,i){return 0===n&&-1!==Jt.indexOf(i[r.length])||i.match(o)?e:"."+t};function h(e,i,a,s){void 0===s&&(s="&");var l=e.replace(Gt,""),c=i&&a?a+" "+i+" { "+l+" }":l;return t=s,r=i,n=new RegExp("\\"+r+"\\b","g"),o=new RegExp("(\\"+r+"\\b){2,}"),u(a||!i?"":i,c)}return u.use([].concat(c,[function(e,t,o){2===e&&o.length&&o[0].lastIndexOf(r)>0&&(o[0]=o[0].replace(n,f))},d,function(e){if(-2===e){var t=p;return p=[],t}}])),h.hash=c.length?c.reduce((function(e,t){return t.name||mt(15),Ht(e,t.name)}),5381).toString():"",h}var Yt=Ke.createContext(),Zt=(Yt.Consumer,Ke.createContext()),Kt=(Zt.Consumer,new zt),Xt=qt();function Qt(){return le(Yt)||Kt}function er(){return le(Zt)||Xt}function tr(e){var t=te(e.stylisPlugins),r=t[0],n=t[1],o=Qt(),i=ae((function(){var t=o;return e.sheet?t=e.sheet:e.target&&(t=t.reconstructWithOptions({target:e.target},!1)),e.disableCSSOMInjection&&(t=t.reconstructWithOptions({useCSSOMInjection:!1})),t}),[e.disableCSSOMInjection,e.sheet,e.target]),a=ae((function(){return qt({options:{prefix:!e.disableVendorPrefixes},plugins:r})}),[e.disableVendorPrefixes,r]);return ne((function(){Qe()(r,e.stylisPlugins)||n(e.stylisPlugins)}),[e.stylisPlugins]),Ke.createElement(Yt.Provider,{value:i},Ke.createElement(Zt.Provider,{value:a},e.children))}var rr=function(){function e(e,t){var r=this;this.inject=function(e,t){void 0===t&&(t=Xt);var n=r.name+t.hash;e.hasNameForId(r.id,n)||e.insertRules(r.id,n,t(r.rules,n,"@keyframes"))},this.toString=function(){return mt(12,String(r.name))},this.name=e,this.id="sc-keyframes-"+e,this.rules=t}return e.prototype.getName=function(e){return void 0===e&&(e=Xt),this.name+e.hash},e}(),nr=/([A-Z])/,or=/([A-Z])/g,ir=/^ms-/,ar=function(e){return"-"+e.toLowerCase()};function sr(e){return nr.test(e)?e.replace(or,ar).replace(ir,"-ms-"):e}var lr=function(e){return null==e||!1===e||""===e};function cr(e,t,r,n){if(Array.isArray(e)){for(var o,i=[],a=0,s=e.length;a1?t-1:0),n=1;n?@[\\\]^`{|}~-]+/g,hr=/(^-|-$)/g;function _r(e){return e.replace(fr,"-").replace(hr,"")}var yr=function(e){return $t(Bt(e)>>>0)};function vr(e){return"string"==typeof e&&!0}var mr=function(e){return"function"==typeof e||"object"==typeof e&&null!==e&&!Array.isArray(e)},br=function(e){return"__proto__"!==e&&"constructor"!==e&&"prototype"!==e};function gr(e,t,r){var n=e[r];mr(t)&&mr(n)?wr(n,t):e[r]=t}function wr(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n=0||(o[r]=e[r]);return o}(t,["componentId"]),i=n&&n+"-"+(vr(e)?e:_r(ft(e)));return kr(e,st({},o,{attrs:d,componentId:i}),r)},Object.defineProperty(h,"defaultProps",{get:function(){return this._foldedDefaultProps},set:function(t){this._foldedDefaultProps=n?wr({},e.defaultProps,t):t}}),Object.defineProperty(h,"toString",{value:function(){return"."+h.styledComponentId}}),o&&at()(h,e,{attrs:!0,componentStyle:!0,displayName:!0,foldedComponentIds:!0,shouldForwardProp:!0,styledComponentId:!0,target:!0,withComponent:!0}),h}var Cr=function(e){return function e(t,r,n){if(void 0===n&&(n=pt),!(0,u.isValidElementType)(r))return mt(1,String(r));var o=function(){return t(r,n,pr.apply(void 0,arguments))};return o.withConfig=function(o){return e(t,r,st({},n,{},o))},o.attrs=function(o){return e(t,r,st({},n,{attrs:Array.prototype.concat(n.attrs,o).filter(Boolean)}))},o}(kr,e)};["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","marquee","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","marker","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","textPath","tspan"].forEach((function(e){Cr[e]=Cr(e)}));!function(){function e(e,t){this.rules=e,this.componentId=t,this.isStatic=Ut(e),zt.registerId(this.componentId+1)}var t=e.prototype;t.createStyles=function(e,t,r,n){var o=n(cr(this.rules,t,r,n).join(""),""),i=this.componentId+e;r.insertRules(i,i,o)},t.removeStyles=function(e,t){t.clearRules(this.componentId+e)},t.renderStyles=function(e,t,r,n){e>2&&zt.registerId(this.componentId+e),this.removeStyles(e,r),this.createStyles(e,t,r,n)}}();!function(){function e(){var e=this;this._emitSheetCSS=function(){var t=e.instance.toString();if(!t)return"";var r=Mt();return""},this.getStyleTags=function(){return e.sealed?mt(2):e._emitSheetCSS()},this.getStyleElement=function(){var t;if(e.sealed)return mt(2);var r=((t={})[_t]="",t["data-styled-version"]="5.3.11",t.dangerouslySetInnerHTML={__html:e.instance.toString()},t),n=Mt();return n&&(r.nonce=n),[Ke.createElement("style",st({},r,{key:"sc-0-0"}))]},this.seal=function(){e.sealed=!0},this.instance=new zt({isServer:!0}),this.sealed=!1}var t=e.prototype;t.collectStyles=function(e){return this.sealed?mt(2):Ke.createElement(tr,{sheet:this.instance},e)},t.interleaveWithNodeStream=function(e){return mt(3)}}();const Or=Cr;function Pr(){return Pr=Object.assign||function(e){for(var t=1;te instanceof ShadowRoot,Er=e=>{const t=e.getRootNode()instanceof ShadowRoot?e.getRootNode().host:e,{dataset:r}=t,n={};for(var o in r){if(!1===r.hasOwnProperty(o))return;const e=`${(i=o.split(/(props?)/).pop()||"").charAt(0).toLowerCase()}${i.slice(1)}`;e&&(n[e]=r[o])}var i;return n},Mr=e=>["text/props","application/json"].includes(e.getAttribute("type")||""),Rr=e=>Ar(e)?[]:Array.from(e.getElementsByTagName("script")).filter(Mr),jr=e=>Array.from(document.querySelectorAll(e)).filter(Mr),Ir=e=>{let t={};return e.forEach((e=>{try{t=Pr({},t,JSON.parse(e.innerHTML))}catch(e){}})),t},Tr=(e,t,r={},n)=>{const o=Er(t),i=e._executedScript?Er(e._executedScript):{},a=Ir(Rr(t));return Pr({},r,o,i,n?Ir(jr(n)):{},a)};function Nr(e,t){var r=(t=[].concat(t))[t.length-1].nextSibling;function n(t,n){e.insertBefore(t,n||r)}return e.__k={nodeType:1,parentNode:e,firstChild:t[0],childNodes:t,insertBefore:n,appendChild:n,removeChild:function(t){e.removeChild(t)}}}const Dr=({island:e,widget:t,rootFragment:r,props:n})=>{e.props=n,F(y(t,n),r)};const zr=new(r(975).ZP),Lr=(e,t="")=>{if(null==e||!e.length)return{items:[]};const r=e.filter((e=>e.parent===t));return r.length?{items:r.map((t=>({...t,...Lr(e,t.id)})))}:{}},Fr=(e=>{if(!(e=>"string"==typeof e||e instanceof String)(e))throw new Error("Expected string, got "+typeof e);return e})("");var $r=0;function Hr(e,r,n,o,i,a){var s,l,c={};for(l in r)"ref"==l?s=r[l]:c[l]=r[l];var u={type:e,props:c,key:n,ref:s,__k:null,__:null,__b:0,__e:null,__d:void 0,__c:null,__h:null,constructor:void 0,__v:--$r,__source:i,__self:a};if("function"==typeof e&&(s=e.defaultProps))for(l in s)void 0===c[l]&&(c[l]=s[l]);return t.vnode&&t.vnode(u),u}const Br=({component:e,onOutsideFocus:t,children:r,...n})=>{const o=ie(!1),i=ie(!1),a=e=>{!o.current&&t&&t(e),o.current=!1},s=e=>{!i.current&&t&&t(e),i.current=!1};ne((()=>(document.addEventListener("mousedown",a),document.addEventListener("focusin",s),document.addEventListener("touchstart",a),()=>{document.removeEventListener("mousedown",a),document.removeEventListener("focusin",s),document.removeEventListener("touchstart",a)})),[]);return Hr(e||"div",{onMouseDown:()=>o.current=!0,onFocus:()=>i.current=!0,onTouchStart:()=>o.current=!0,...n,children:r})},Ur=({...e})=>Hr("svg",{role:"presentation",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",...e,children:Hr("path",{"fill-rule":"evenodd","clip-rule":"evenodd",d:"M23.4887 5.41566C24.1363 6.00024 24.1737 6.98449 23.5725 7.61404L13.1725 18.5029C12.8697 18.8199 12.4449 19 12 19C11.5551 19 11.1303 18.8199 10.8275 18.5029L0.427538 7.61404C-0.173746 6.98449 -0.136251 6.00024 0.511286 5.41566C1.15882 4.83108 2.17119 4.86753 2.77248 5.49708L12 15.1584L21.2275 5.49708C21.8288 4.86753 22.8412 4.83108 23.4887 5.41566Z",fill:"currentColor"})}),Wr=({...e})=>Hr("svg",{width:"30px",height:"26px",viewBox:"0 0 24 24",fill:"none","aria-hidden":!0,...e,children:[Hr("path",{d:"M4 18L20 18",stroke:"#000000","stroke-width":"2","stroke-linecap":"round"}),Hr("path",{d:"M4 12L20 12",stroke:"#000000","stroke-width":"2","stroke-linecap":"round"}),Hr("path",{d:"M4 6L20 6",stroke:"#000000","stroke-width":"2","stroke-linecap":"round"})]}),Vr=({...e})=>Hr("svg",{width:"22px",height:"26px",viewBox:"0 0 24 24",fill:"none",...e,children:Hr("g",{id:"Menu / Close_SM",children:Hr("path",{id:"Vector",d:"M16 16L12 12M12 12L8 8M12 12L16 8M12 12L8 16",stroke:"#2E2D29","stroke-width":"2","stroke-linecap":"round","stroke-linejoin":"round"})})}),Gr=({...e})=>Hr("svg",{fill:"currentColor",version:"1.1",id:"Capa_1",xmlns:"http://www.w3.org/2000/svg",width:"800px",height:"800px",viewBox:"0 0 390.704 390.704",...e,children:Hr("g",{children:Hr("g",{children:Hr("path",{d:"M379.711,326.556L265.343,212.188c30.826-54.189,23.166-124.495-23.001-170.663c-55.367-55.366-145.453-55.366-200.818,0 c-55.365,55.366-55.366,145.452,0,200.818c46.167,46.167,116.474,53.827,170.663,23.001l114.367,114.369 c14.655,14.655,38.503,14.654,53.157,0C394.367,365.059,394.368,341.212,379.711,326.556z M214.057,214.059 c-39.77,39.771-104.479,39.771-144.25,0c-39.77-39.77-39.77-104.48,0-144.25c39.771-39.77,104.48-39.77,144.25,0 C253.828,109.579,253.827,174.29,214.057,214.059z"})})})}),Jr="main-menu-island";if(0===document.getElementsByClassName("sdss-header-variant--option_a").length);const qr=Or.ul` display: ${e=>e.open?"block":"none"}; padding: ${e=>e.open?"225px 0 0 0":"0"}; top: ${e=>e.open?"-225px":"0"}; @@ -29,7 +29,7 @@ margin: 0 auto; height: unset; } -`,tn=Or.button` +`,Yr=Or.button` position: absolute; top: -45px; right: 0; @@ -57,7 +57,7 @@ @media (min-width: 992px) { display: none; } -`,rn=Or.div` +`,Zr=Or.div` display: block; background-color: #ffffff; height: auto; @@ -71,7 +71,7 @@ @media (min-width: 992px) { display: none; } -`,nn=Or.div` +`,Kr=Or.div` padding: 10px 30px 0; margin: 0; background: #ffffff; @@ -122,7 +122,7 @@ @media (min-width: 992px) { display: none; } -`,on=({})=>{var e,t,r;oe((()=>{const e=new CustomEvent("web-component-mount",{detail:{target:t,parent:r},bubbles:!0});return dispatchEvent(e),()=>{const e=new CustomEvent("web-component-unmount",{detail:{target:t,parent:r},bubbles:!0});dispatchEvent(e)}}),[t=Kr]);const[n,o]=te([]),[i,a]=te(!1),s=ie(null);ne((()=>{fetch(Ur+"/jsonapi/menu_items/main").then((e=>e.json())).then((e=>{return o((t=e)?Hr.deserialize(t,r):null);var t,r})).catch((e=>console.error(e)))}),[]);const l=se((e=>{"Escape"===e.key&&i&&(a(!1),s.current.focus())}),[i]);ne((()=>{i&&document.addEventListener("keydown",l),i||document.removeEventListener("keydown",l)}),[i]);const c=Br(n);if(!c.items||0===(null===(e=c.items)||void 0===e?void 0:e.length))return Vr("div",{});const u=document.getElementsByClassName("su-multi-menu");return u.length>0&&u[0].remove(),Vr(Gr,{component:"div",onOutsideFocus:()=>a(!1),className:"menu-wrapper",children:Vr(an,{children:[Vr(tn,{ref:s,onClick:()=>a(!i),"aria-expanded":i,children:[Vr(i?Yr:qr,{}),i?"Close":""]}),Vr(en,{open:i,children:[Vr(nn,{children:Vr("form",{action:"/search",method:"get",children:[Vr("label",{htmlFor:"mobile-search-input",children:"Keyword Search"}),Vr("div",{style:{position:"relative"},children:[Vr("input",{id:"mobile-search-input",type:"text",placeholder:"Search this site",name:"key"}),Vr("button",{type:"submit",children:[Vr(Zr,{style:{width:"25px",height:"25px"}}),Vr("span",{className:"visually-hidden",children:"Submit Search"})]})]})]})}),c.items.map((e=>Vr(vn,{...e},e.id))),Vr(rn,{})]})]})})},an=(Or.span` +`,Xr=({})=>{var e,t,r;oe((()=>{const e=new CustomEvent("web-component-mount",{detail:{target:t,parent:r},bubbles:!0});return dispatchEvent(e),()=>{const e=new CustomEvent("web-component-unmount",{detail:{target:t,parent:r},bubbles:!0});dispatchEvent(e)}}),[t=Jr]);const[n,o]=te([]),[i,a]=te(!1),s=ie(null);ne((()=>{fetch(Fr+"/jsonapi/menu_items/main").then((e=>e.json())).then((e=>{return o((t=e)?zr.deserialize(t,r):null);var t,r})).catch((e=>console.error(e)))}),[]);const l=se((e=>{"Escape"===e.key&&i&&(a(!1),s.current.focus())}),[i]);ne((()=>{i&&document.addEventListener("keydown",l),i||document.removeEventListener("keydown",l)}),[i]);const c=Lr(n);if(!c.items||0===(null===(e=c.items)||void 0===e?void 0:e.length))return Hr("div",{});const u=document.getElementsByClassName("su-multi-menu");return u.length>0&&u[0].remove(),Hr(Br,{component:"div",onOutsideFocus:()=>a(!1),className:"menu-wrapper",children:Hr(Qr,{children:[Hr(Yr,{ref:s,onClick:()=>a(!i),"aria-expanded":i,children:[Hr(i?Vr:Wr,{}),i?"Close":""]}),Hr(qr,{open:i,children:[Hr(Kr,{children:Hr("form",{action:"/search",method:"get",children:[Hr("label",{htmlFor:"mobile-search-input",children:"Keyword Search"}),Hr("div",{style:{position:"relative"},children:[Hr("input",{id:"mobile-search-input",type:"text",placeholder:"Search this site",name:"key"}),Hr("button",{type:"submit",children:[Hr(Gr,{style:{width:"25px",height:"25px"}}),Hr("span",{className:"visually-hidden",children:"Submit Search"})]})]})]})}),c.items.map((e=>Hr(un,{...e},e.id))),Hr(Zr,{})]})]})})},Qr=(Or.span` @media (min-width: 992px) { position: unset; } @@ -133,7 +133,7 @@ @media (min-width: 992px) { position: unset; } -`),sn=Or.button` +`),en=Or.button` color: #2E2D29; background: transparent; border: none; @@ -162,7 +162,7 @@ } } -`,ln=Or.div` +`,tn=Or.div` background-color: ${e=>e.open?"#E9F7F8":"transparent"}; display: flex; justify-content: space-between; @@ -178,7 +178,7 @@ border-radius: ${e=>0===e.level?"10px":"0"}; padding-left: 12px; } -`,cn=Or.a` +`,rn=Or.a` color: #2E2D29; font-weight: 400; text-decoration: none; @@ -216,7 +216,7 @@ padding: ${({level:e})=>"16px 16px 2rem 16px"}; } } -`,un=Or.h2` +`,nn=Or.h2` color: #2e2D29; font-weight: 600; font-size: 23px; @@ -228,7 +228,7 @@ color: ${e=>e.open?"#ffffff":"#2e2D29"}; padding: ${({level:e})=>0!=e?"0":"16px 0"}; } -`,pn=Or.ul` +`,on=Or.ul` display: ${e=>e.open?"block":"none"}; z-index: ${e=>e.level+1}; list-style: none; @@ -241,19 +241,16 @@ display: ${e=>e.open?"grid":"none"}; box-shadow: ${e=>0===e.level?"0 10px 20px rgba(0,0,0,.15),0 6px 6px rgba(0,0,0,.2)":""}; border-top: 2px solid #bed9db; - position: ${e=>0===e.level?"absolute":"relative"}; - background: #E9F7F8; width: 100vw; left: 0; color: $sdss-color-white; padding: 3.6rem 5.8rem; - top: ${Xr}; grid-template-columns: repeat(3, 1fr); grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr); row-gap: 1.8rem; column-gap: 18rem; } -`,dn=Or.ul` +`,an=Or.ul` display: block; z-index: ${e=>e.level+1}; list-style: none; @@ -265,35 +262,28 @@ @media (min-width: 992px) { display: flex; flex-direction: column; - position: absolute; background: #E9F7F8; - left: 8px; + margin-left: 8px; color: $sdss-color-white; } -`,fn=Or.div` +`,sn=Or.div` @media (min-width: 992px) { - display: flex; - opacity: 1; position: absolute; visibility: visible; - background: linear-gradient(180deg,rgba(0,0,0,.08) 0,transparent 12px); - background-color: #fff; - left: ${Qr}; - width: 100%; + background: #E9F7F8; + right: 0; + width: 100vw; z-index: 220; - top: ${e=>(e.open||e.level,"${zero}")}; } -`,hn=Or.div` +`,ln=Or.div` @media (min-width: 992px) { display: block; - position: relative; - visibility: visible; - background: linear-gradient(180deg,rgba(0,0,0,.08) 0,transparent 12px); - background-color: #fff; + height: 100%; + width: 100%; } -`,_n=Or.li` +`,cn=Or.li` position: unset; border-top: ${e=>e.level>0?"1px solid transparent":"1px solid #014240"}; margin: 0; @@ -307,4 +297,4 @@ border-top: ${e=>(e.level,"none")}; padding: ${e=>(e.level,"0")}; } -`,vn=({title:e,url:t,items:r,level:n=0})=>{const o=ie(null),[i,a]=te(!1),s=window.location.protocol+"//"+window.location.host;let l,c=new URL(s),u=!0,p=!1;t&&(u=!1,c=new URL(t.startsWith("/")?`${s}${t}`:t),l=c.pathname===window.location.pathname,p="/"!=t&&window.location.pathname.startsWith(c.pathname)&&!l);const d=se((e=>{"Escape"===e.key&&i&&(a(!1),o.current.focus())}),[i]);return ne((()=>{i&&document.addEventListener("keydown",d),i||document.removeEventListener("keydown",d)}),[i]),Vr(Gr,{component:"nav",onOutsideFocus:()=>a(!1),component:_n,level:n,children:[Vr(ln,{open:i,level:n,children:[!u&&Vr(cn,{href:t,"aria-current":l?"page":void 0,level:n,isCurrent:l,inTrail:p,children:e}),u&&Vr(un,{open:i,children:e}),r&&0===n?Vr(sn,{ref:o,onClick:()=>a(!i),"aria-expanded":i,"aria-label":(i?"Close":"Open")+` ${e} Submenu`,children:Vr(Jr,{style:{transform:i?"rotate(180deg)":"",transition:"transform 0.2s ease-in-out",width:"16px"}})}):""]}),r&&Vr(m,{children:1===n?Vr(hn,{children:Vr(dn,{open:i,level:n,children:r.map((e=>Vr(vn,{...e,level:n+1},e.id)))})}):Vr(fn,{children:Vr(pn,{open:i,level:n,children:r.map((e=>Vr(vn,{...e,level:n+1},e.id)))})})})]})},yn=((e,t)=>{if(null==customElements.get(e)){class t extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}}customElements.define(e,t)}const r=(e=>{const t={_rootsToObservers:new WeakMap,_roots:[],_executedScript:document.currentScript,props:{},render:({selector:r,clean:n=!1,replace:o=!1,inline:i=!1,initialProps:a={},propsSelector:s,elementName:l})=>{let c=!1;const u=()=>{if(!0===c)return;const u=(({selector:e,inline:t,elementName:r})=>{const n=document.currentScript;if(t&&null!=n&&n.parentNode)return[n.parentNode];const o=null==n?void 0:n.dataset.mountIn;return o?Array.from(document.querySelectorAll(o)).map((e=>{if(null!=r){const t=document.createElement(r),n=e.appendChild(t);return null!=n.shadowRoot?n.shadowRoot:n}return e})):e?Array.from(document.querySelectorAll(e)).map((e=>null!=e.shadowRoot?e.shadowRoot:e)):[]})({selector:r,inline:i,elementName:l});if(0===u.length)return;const{rootFragments:p}=(({island:e,widget:t,hostElements:r,clean:n,replace:o,initialProps:i,propsSelector:a})=>{const s=[];return r.forEach((r=>{const l=$r(e,r,i,a);let c;if(n&&r.replaceChildren(),o)c=Lr(r.parentElement||document.body,r);else{const e=document.createElement("div");r.appendChild(e),c=Lr(r,e)}s.push(c),Fr({island:e,widget:t,rootFragment:c,props:l});const u=(({island:e,hostElement:t,initialProps:r,onNewProps:n,propsSelector:o})=>{const i=new MutationObserver((function(i){i.forEach((function(){n($r(e,t,r,o))}))})),a={attributes:!0,childList:!0,characterData:!0};return e._executedScript&&i.observe(e._executedScript,a),Nr(t).forEach((e=>{i.observe(e,Rr({},a,{subtree:!0}))})),o&&Dr(o).forEach((e=>{i.observe(e,Rr({},a,{subtree:!0}))})),i.observe(jr(t)?t.host:t,a),i})({island:e,hostElement:r,initialProps:i,onNewProps:r=>{Fr({island:e,widget:t,rootFragment:c,props:r})},propsSelector:a});e._rootsToObservers.set(c,u)})),{rootFragments:s}})({island:t,widget:e,clean:n,hostElements:u,replace:o,initialProps:a,propsSelector:s});t._roots=t._roots.concat(p),c=!0};u(),document.addEventListener("DOMContentLoaded",u),document.addEventListener("load",u)},rerender:r=>{t._roots.forEach((n=>{Fr({island:t,widget:e,rootFragment:n,props:Rr({},t.props,r)})}))},destroy:()=>{t._roots.forEach((e=>{var r;null==(r=t._rootsToObservers.get(e))||r.disconnect(),L(null,e)}))}};return t})(t);return Rr({},r,{render:t=>r.render(Rr({elementName:e},t)),injectStyles:e=>{r._roots.forEach((t=>{const r=document.createElement("style");r.innerHTML=e,t.parentNode.prepend(r)}))}})})(Kr,on);yn.render({selector:`[data-island="${Kr}"]`})})(),n})())); \ No newline at end of file +`,un=({title:e,url:t,items:r,level:n=0})=>{const o=ie(null),[i,a]=te(!1),s=window.location.protocol+"//"+window.location.host;let l,c=new URL(s),u=!0,p=!1;t&&(u=!1,c=new URL(t.startsWith("/")?`${s}${t}`:t),l=c.pathname===window.location.pathname,p="/"!=t&&window.location.pathname.startsWith(c.pathname)&&!l);const d=se((e=>{"Escape"===e.key&&i&&(a(!1),o.current.focus())}),[i]);return ne((()=>{i&&document.addEventListener("keydown",d),i||document.removeEventListener("keydown",d)}),[i]),Hr(Br,{component:"nav",onOutsideFocus:()=>a(!1),component:cn,level:n,children:[Hr(tn,{open:i,level:n,children:[!u&&Hr(rn,{href:t,"aria-current":l?"page":void 0,level:n,isCurrent:l,inTrail:p,children:e}),u&&Hr(nn,{open:i,children:e}),r&&0===n?Hr(en,{ref:o,onClick:()=>a(!i),"aria-expanded":i,"aria-label":(i?"Close":"Open")+` ${e} Submenu`,children:Hr(Ur,{style:{transform:i?"rotate(180deg)":"",transition:"transform 0.2s ease-in-out",width:"16px"}})}):""]}),r&&Hr(m,{children:1===n?Hr(ln,{children:Hr(an,{open:i,level:n,children:r.map((e=>Hr(un,{...e,level:n+1},e.id)))})}):Hr(sn,{children:Hr(on,{open:i,level:n,children:r.map((e=>Hr(un,{...e,level:n+1},e.id)))})})})]})},pn=((e,t)=>{if(null==customElements.get(e)){class t extends HTMLElement{constructor(){super(),this.attachShadow({mode:"open"})}}customElements.define(e,t)}const r=(e=>{const t={_rootsToObservers:new WeakMap,_roots:[],_executedScript:document.currentScript,props:{},render:({selector:r,clean:n=!1,replace:o=!1,inline:i=!1,initialProps:a={},propsSelector:s,elementName:l})=>{let c=!1;const u=()=>{if(!0===c)return;const u=(({selector:e,inline:t,elementName:r})=>{const n=document.currentScript;if(t&&null!=n&&n.parentNode)return[n.parentNode];const o=null==n?void 0:n.dataset.mountIn;return o?Array.from(document.querySelectorAll(o)).map((e=>{if(null!=r){const t=document.createElement(r),n=e.appendChild(t);return null!=n.shadowRoot?n.shadowRoot:n}return e})):e?Array.from(document.querySelectorAll(e)).map((e=>null!=e.shadowRoot?e.shadowRoot:e)):[]})({selector:r,inline:i,elementName:l});if(0===u.length)return;const{rootFragments:p}=(({island:e,widget:t,hostElements:r,clean:n,replace:o,initialProps:i,propsSelector:a})=>{const s=[];return r.forEach((r=>{const l=Tr(e,r,i,a);let c;if(n&&r.replaceChildren(),o)c=Nr(r.parentElement||document.body,r);else{const e=document.createElement("div");r.appendChild(e),c=Nr(r,e)}s.push(c),Dr({island:e,widget:t,rootFragment:c,props:l});const u=(({island:e,hostElement:t,initialProps:r,onNewProps:n,propsSelector:o})=>{const i=new MutationObserver((function(i){i.forEach((function(){n(Tr(e,t,r,o))}))})),a={attributes:!0,childList:!0,characterData:!0};return e._executedScript&&i.observe(e._executedScript,a),Rr(t).forEach((e=>{i.observe(e,Pr({},a,{subtree:!0}))})),o&&jr(o).forEach((e=>{i.observe(e,Pr({},a,{subtree:!0}))})),i.observe(Ar(t)?t.host:t,a),i})({island:e,hostElement:r,initialProps:i,onNewProps:r=>{Dr({island:e,widget:t,rootFragment:c,props:r})},propsSelector:a});e._rootsToObservers.set(c,u)})),{rootFragments:s}})({island:t,widget:e,clean:n,hostElements:u,replace:o,initialProps:a,propsSelector:s});t._roots=t._roots.concat(p),c=!0};u(),document.addEventListener("DOMContentLoaded",u),document.addEventListener("load",u)},rerender:r=>{t._roots.forEach((n=>{Dr({island:t,widget:e,rootFragment:n,props:Pr({},t.props,r)})}))},destroy:()=>{t._roots.forEach((e=>{var r;null==(r=t._rootsToObservers.get(e))||r.disconnect(),F(null,e)}))}};return t})(t);return Pr({},r,{render:t=>r.render(Pr({elementName:e},t)),injectStyles:e=>{r._roots.forEach((t=>{const r=document.createElement("style");r.innerHTML=e,t.parentNode.prepend(r)}))}})})(Jr,Xr);pn.render({selector:`[data-island="${Jr}"]`})})(),n})())); \ No newline at end of file diff --git a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/src/main-menu.island.tsx b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/src/main-menu.island.tsx index 94aa0dab8..87a43decc 100644 --- a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/src/main-menu.island.tsx +++ b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/decoupled-menu/src/main-menu.island.tsx @@ -371,13 +371,10 @@ const MenuList = styled.ul<{ open?: boolean, level?: number }>` display: ${props => props.open ? "grid" : "none"}; box-shadow: ${props => props.level === 0 ? "0 10px 20px rgba(0,0,0,.15),0 6px 6px rgba(0,0,0,.2)" : ""}; border-top: 2px solid #bed9db; - position: ${props => props.level === 0 ? "absolute" : "relative"}; - background: #E9F7F8; width: 100vw; left: 0; color: $sdss-color-white; padding: 3.6rem 5.8rem; - top: ${headerType}; grid-template-columns: repeat(3, 1fr); grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr) minmax(auto, 1fr); row-gap: 1.8rem; @@ -397,9 +394,8 @@ const NestedMenuList = styled.ul<{ open?: boolean, level?: number }>` @media (min-width: 992px) { display: flex; flex-direction: column; - position: absolute; background: #E9F7F8; - left: 8px; + margin-left: 8px; color: $sdss-color-white; } ` @@ -407,16 +403,12 @@ const NestedMenuList = styled.ul<{ open?: boolean, level?: number }>` const MenuListWrapper = styled.div<{ open?: boolean, level?: number }>` @media (min-width: 992px) { - display: flex; - opacity: 1; position: absolute; visibility: visible; - background: linear-gradient(180deg,rgba(0,0,0,.08) 0,transparent 12px); - background-color: #fff; - left: ${leftZero}; - width: 100%; + background: #E9F7F8; + right: 0; + width: 100vw; z-index: 220; - top: ${props => props.open || props.level >= 1 ? "${zero}" : "${zero}"}; } ` @@ -424,10 +416,8 @@ const NestedMenuListWrapper = styled.div<{ open?: boolean, level?: number }>` @media (min-width: 992px) { display: block; - position: relative; - visibility: visible; - background: linear-gradient(180deg,rgba(0,0,0,.08) 0,transparent 12px); - background-color: #fff; + height: 100%; + width: 100%; } `