@undrr/undrr-mangrove 1.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +201 -0
- package/README.md +209 -0
- package/dist/assets/css/style-gutenberg.css +150 -0
- package/dist/assets/css/style-gutenberg.css.map +1 -0
- package/dist/assets/css/style-irp.css +480 -0
- package/dist/assets/css/style-irp.css.map +1 -0
- package/dist/assets/css/style-mcr.css +480 -0
- package/dist/assets/css/style-mcr.css.map +1 -0
- package/dist/assets/css/style-preventionweb.css +480 -0
- package/dist/assets/css/style-preventionweb.css.map +1 -0
- package/dist/assets/css/style.css +473 -0
- package/dist/assets/css/style.css.map +1 -0
- package/dist/assets/fonts/mangrove-icon-set/LICENSE.txt +21 -0
- package/dist/assets/fonts/mangrove-icon-set/README.txt +75 -0
- package/dist/assets/fonts/mangrove-icon-set/config.json +336 -0
- package/dist/assets/fonts/mangrove-icon-set/demo.html +403 -0
- package/dist/assets/fonts/mangrove-icon-set/font/mangrove-icon-set.eot +0 -0
- package/dist/assets/fonts/mangrove-icon-set/font/mangrove-icon-set.svg +116 -0
- package/dist/assets/fonts/mangrove-icon-set/font/mangrove-icon-set.ttf +0 -0
- package/dist/assets/fonts/mangrove-icon-set/font/mangrove-icon-set.woff +0 -0
- package/dist/assets/fonts/mangrove-icon-set/font/mangrove-icon-set.woff2 +0 -0
- package/dist/assets/fonts/roboto/README.md +12 -0
- package/dist/assets/fonts/roboto/fonts/Black/Roboto-Black.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/Black/Roboto-Black.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/BlackItalic/Roboto-BlackItalic.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/BlackItalic/Roboto-BlackItalic.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/Bold/Roboto-Bold.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/Bold/Roboto-Bold.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/BoldItalic/Roboto-BoldItalic.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/BoldItalic/Roboto-BoldItalic.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/COPYRIGHT.txt +1 -0
- package/dist/assets/fonts/roboto/fonts/DESCRIPTION.en_us.html +13 -0
- package/dist/assets/fonts/roboto/fonts/Italic/Roboto-Italic.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/Italic/Roboto-Italic.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/LICENSE.txt +202 -0
- package/dist/assets/fonts/roboto/fonts/Light/Roboto-Light.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/Light/Roboto-Light.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/LightItalic/Roboto-LightItalic.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/LightItalic/Roboto-LightItalic.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/METADATA.pb +121 -0
- package/dist/assets/fonts/roboto/fonts/Medium/Roboto-Medium.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/Medium/Roboto-Medium.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/MediumItalic/Roboto-MediumItalic.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/MediumItalic/Roboto-MediumItalic.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/Regular/Roboto-Regular.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/Regular/Roboto-Regular.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/Thin/Roboto-Thin.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/Thin/Roboto-Thin.woff2 +0 -0
- package/dist/assets/fonts/roboto/fonts/ThinItalic/Roboto-ThinItalic.woff +0 -0
- package/dist/assets/fonts/roboto/fonts/ThinItalic/Roboto-ThinItalic.woff2 +0 -0
- package/dist/assets/fonts/roboto/roboto.scss +15 -0
- package/dist/assets/fonts/roboto/sass/_Black.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_BlackItalic.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_Bold.scss +19 -0
- package/dist/assets/fonts/roboto/sass/_BoldItalic.scss +19 -0
- package/dist/assets/fonts/roboto/sass/_Italic.scss +19 -0
- package/dist/assets/fonts/roboto/sass/_Light.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_LightItalic.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_Medium.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_MediumItalic.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_Regular.scss +19 -0
- package/dist/assets/fonts/roboto/sass/_Thin.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_ThinItalic.scss +10 -0
- package/dist/assets/fonts/roboto/sass/_mixins.scss +5 -0
- package/dist/assets/fonts/roboto/sass/_variables.scss +2 -0
- package/dist/assets/fonts/roboto/sass/roboto.scss +15 -0
- package/dist/assets/fonts/roboto-condensed/LICENSE +201 -0
- package/dist/assets/fonts/roboto-condensed/README.md +8 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Bold/RobotoCondensed-Bold.woff +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Bold/RobotoCondensed-Bold.woff2 +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/BoldItalic/RobotoCondensed-BoldItalic.woff +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/BoldItalic/RobotoCondensed-BoldItalic.woff2 +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/COPYRIGHT.txt +1 -0
- package/dist/assets/fonts/roboto-condensed/fonts/DESCRIPTION.en_us.html +13 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Italic/RobotoCondensed-Italic.woff +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Italic/RobotoCondensed-Italic.woff2 +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/LICENSE.txt +202 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Light/RobotoCondensed-Light.woff +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Light/RobotoCondensed-Light.woff2 +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/LightItalic/RobotoCondensed-LightItalic.woff +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/LightItalic/RobotoCondensed-LightItalic.woff2 +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/METADATA.pb +67 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Regular/RobotoCondensed-Regular.woff +0 -0
- package/dist/assets/fonts/roboto-condensed/fonts/Regular/RobotoCondensed-Regular.woff2 +0 -0
- package/dist/assets/fonts/roboto-condensed/roboto-condensed.scss +8 -0
- package/dist/assets/fonts/roboto-condensed/sass/_Bold.scss +11 -0
- package/dist/assets/fonts/roboto-condensed/sass/_BoldItalic.scss +11 -0
- package/dist/assets/fonts/roboto-condensed/sass/_Italic.scss +11 -0
- package/dist/assets/fonts/roboto-condensed/sass/_Light.scss +11 -0
- package/dist/assets/fonts/roboto-condensed/sass/_LightItalic.scss +11 -0
- package/dist/assets/fonts/roboto-condensed/sass/_Regular.scss +11 -0
- package/dist/assets/fonts/roboto-condensed/sass/_mixins.scss +5 -0
- package/dist/assets/fonts/roboto-condensed/sass/_variables.scss +1 -0
- package/dist/assets/icons/arrow-left.svg +3 -0
- package/dist/assets/icons/arrow-right.svg +3 -0
- package/dist/assets/icons/chevron-left-circle.svg +11 -0
- package/dist/assets/icons/chevron-right-circle.svg +11 -0
- package/dist/assets/images/author.png +0 -0
- package/dist/assets/images/card-image.png +0 -0
- package/dist/assets/images/figcaption.jpg +0 -0
- package/dist/assets/images/hero_background.png +0 -0
- package/dist/assets/images/sample_image-lg.jpg +0 -0
- package/dist/assets/images/sample_image-md.jpg +0 -0
- package/dist/assets/images/sample_image-sm.jpg +0 -0
- package/dist/assets/images/undrr-logo-blue.svg +22 -0
- package/dist/assets/images/undrr-logo-square-blue.svg +24 -0
- package/dist/assets/images/undrr-logo-square-white.svg +24 -0
- package/dist/assets/images/undrr-logo-white.svg +21 -0
- package/dist/assets/js/fitText.js +23 -0
- package/dist/assets/js/show-more.js +43 -0
- package/dist/assets/js/tabs.js +243 -0
- package/dist/assets/js/undrr.js +26 -0
- package/dist/assets/scss/_breakpoints.scss +28 -0
- package/dist/assets/scss/_components.scss +69 -0
- package/dist/assets/scss/_fonts.scss +9 -0
- package/dist/assets/scss/_foundational.scss +322 -0
- package/dist/assets/scss/_mixins.scss +522 -0
- package/dist/assets/scss/_utility.scss +148 -0
- package/dist/assets/scss/_variables-irp.scss +40 -0
- package/dist/assets/scss/_variables-mcr.scss +55 -0
- package/dist/assets/scss/_variables-preventionweb.scss +39 -0
- package/dist/assets/scss/_variables.scss +345 -0
- package/dist/assets/scss/style-gutenberg.scss +28 -0
- package/dist/assets/scss/style-irp.scss +8 -0
- package/dist/assets/scss/style-mcr.scss +8 -0
- package/dist/assets/scss/style-preventionweb.scss +8 -0
- package/dist/assets/scss/style.scss +7 -0
- package/dist/components/64859daad6c1e719d2b3.png +1 -0
- package/dist/components/871deead6fbe28d9b668.png +1 -0
- package/dist/components/BarChart.js +6 -0
- package/dist/components/BarChart.js.LICENSE.txt +9 -0
- package/dist/components/Fetcher.js +6 -0
- package/dist/components/Fetcher.js.LICENSE.txt +11 -0
- package/dist/components/MapComponent.js +6 -0
- package/dist/components/MapComponent.js.LICENSE.txt +16 -0
- package/dist/components/MegaMenu.js +6 -0
- package/dist/components/MegaMenu.js.LICENSE.txt +9 -0
- package/dist/components/QuoteHighlight.js +6 -0
- package/dist/components/QuoteHighlight.js.LICENSE.txt +9 -0
- package/dist/components/ScrollContainer.js +6 -0
- package/dist/components/ScrollContainer.js.LICENSE.txt +9 -0
- package/dist/components/ShareButtons.js +6 -0
- package/dist/components/ShareButtons.js.LICENSE.txt +9 -0
- package/dist/components/assets/2b3e1faf89f94a4835397e7a43b4f77d.png +0 -0
- package/dist/components/assets/416d91365b44e4b4f4777663e6f009f3.png +0 -0
- package/dist/components/assets/680f69f3c2e6b90c1812a813edf67fd7.png +0 -0
- package/dist/components/assets/8f2c4d11474275fbc1614b9098334eae.png +0 -0
- package/dist/components/assets/a0c6cc1401c107b501efee6477816891.png +0 -0
- package/dist/components/cab155b6ee25ecd4541b.png +1 -0
- package/package.json +16 -0
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/* @preserve
|
|
2
|
+
* Leaflet 1.9.4, a JS library for interactive maps. https://leafletjs.com
|
|
3
|
+
* (c) 2010-2023 Vladimir Agafonkin, (c) 2010-2011 CloudMade
|
|
4
|
+
*/
|
|
5
|
+
|
|
6
|
+
/*! @license DOMPurify 3.2.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.2.6/LICENSE */
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* @license React
|
|
10
|
+
* react-jsx-runtime.production.js
|
|
11
|
+
*
|
|
12
|
+
* Copyright (c) Meta Platforms, Inc. and affiliates.
|
|
13
|
+
*
|
|
14
|
+
* This source code is licensed under the MIT license found in the
|
|
15
|
+
* LICENSE file in the root directory of this source tree.
|
|
16
|
+
*/
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
|
|
3
|
+
* Compiled on: 2025-06-27T15:52:58.599Z
|
|
4
|
+
*/
|
|
5
|
+
/*! For license information please see MegaMenu.js.LICENSE.txt */
|
|
6
|
+
import*as t from"react";var r={34:(t,r,e)=>{var n=e(4901);t.exports=function(t){return"object"==typeof t?null!==t:n(t)}},81:(t,r,e)=>{var n=e(9565),o=e(9306),i=e(8551),a=e(6823),u=e(851),c=TypeError;t.exports=function(t,r){var e=arguments.length<2?u(t):r;if(o(e))return i(n(e,t));throw new c(a(t)+" is not iterable")}},283:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(4901),a=e(9297),u=e(3724),c=e(350).CONFIGURABLE,s=e(3706),f=e(1181),l=f.enforce,p=f.get,v=String,d=Object.defineProperty,h=n("".slice),y=n("".replace),g=n([].join),m=u&&!o((function(){return 8!==d((function(){}),"length",{value:8}).length})),b=String(String).split("String"),x=t.exports=function(t,r,e){"Symbol("===h(v(r),0,7)&&(r="["+y(v(r),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),e&&e.getter&&(r="get "+r),e&&e.setter&&(r="set "+r),(!a(t,"name")||c&&t.name!==r)&&(u?d(t,"name",{value:r,configurable:!0}):t.name=r),m&&e&&a(e,"arity")&&t.length!==e.arity&&d(t,"length",{value:e.arity});try{e&&a(e,"constructor")&&e.constructor?u&&d(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=l(t);return a(n,"source")||(n.source=g(b,"string"==typeof r?r:"")),t};Function.prototype.toString=x((function(){return i(this)&&p(this).source||s(this)}),"toString")},298:(t,r,e)=>{var n=e(2195),o=e(5397),i=e(8480).f,a=e(7680),u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"Window"===n(t)?function(t){try{return i(t)}catch(t){return a(u)}}(t):i(o(t))}},350:(t,r,e)=>{var n=e(3724),o=e(9297),i=Function.prototype,a=n&&Object.getOwnPropertyDescriptor,u=o(i,"name"),c=u&&"something"===function(){}.name,s=u&&(!n||n&&a(i,"name").configurable);t.exports={EXISTS:u,PROPER:c,CONFIGURABLE:s}},397:(t,r,e)=>{var n=e(7751);t.exports=n("document","documentElement")},421:t=>{t.exports={}},511:(t,r,e)=>{var n=e(9167),o=e(9297),i=e(1951),a=e(4913).f;t.exports=function(t){var r=n.Symbol||(n.Symbol={});o(r,t)||a(r,t,{value:i.f(t)})}},597:(t,r,e)=>{var n=e(9039),o=e(8227),i=e(9519),a=o("species");t.exports=function(t){return i>=51||!n((function(){var r=[];return(r.constructor={})[a]=function(){return{foo:1}},1!==r[t](Boolean).foo}))}},616:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},655:(t,r,e)=>{var n=e(6955),o=String;t.exports=function(t){if("Symbol"===n(t))throw new TypeError("Cannot convert a Symbol value to a string");return o(t)}},679:(t,r,e)=>{var n=e(1625),o=TypeError;t.exports=function(t,r){if(n(r,t))return t;throw new o("Incorrect invocation")}},687:(t,r,e)=>{var n=e(4913).f,o=e(9297),i=e(8227)("toStringTag");t.exports=function(t,r,e){t&&!e&&(t=t.prototype),t&&!o(t,i)&&n(t,i,{configurable:!0,value:r})}},741:t=>{var r=Math.ceil,e=Math.floor;t.exports=Math.trunc||function(t){var n=+t;return(n>0?e:r)(n)}},747:(t,r,e)=>{var n=e(6699),o=e(6193),i=e(4659),a=Error.captureStackTrace;t.exports=function(t,r,e,u){i&&(a?a(t,r):n(t,"stack",o(e,u)))}},757:(t,r,e)=>{var n=e(7751),o=e(4901),i=e(1625),a=e(7040),u=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var r=n("Symbol");return o(r)&&i(r.prototype,u(t))}},778:(t,r,e)=>{var n=e(6518),o=e(7240);n({target:"String",proto:!0,forced:e(3061)("link")},{link:function(t){return o(this,"a","href",t)}})},788:(t,r,e)=>{var n=e(34),o=e(2195),i=e(8227)("match");t.exports=function(t){var r;return n(t)&&(void 0!==(r=t[i])?!!r:"RegExp"===o(t))}},851:(t,r,e)=>{var n=e(6955),o=e(5966),i=e(4117),a=e(6269),u=e(8227)("iterator");t.exports=function(t){if(!i(t))return o(t,u)||o(t,"@@iterator")||a[n(t)]}},906:(t,r,e)=>{e(7495);var n,o,i=e(6518),a=e(9565),u=e(4901),c=e(8551),s=e(655),f=(n=!1,(o=/[ac]/).exec=function(){return n=!0,/./.exec.apply(this,arguments)},!0===o.test("abc")&&n),l=/./.test;i({target:"RegExp",proto:!0,forced:!f},{test:function(t){var r=c(this),e=s(t),n=r.exec;if(!u(n))return a(l,r,e);var o=a(n,r,e);return null!==o&&(c(o),!0)}})},983:(t,r,e)=>{e(2675),e(9463),e(2259),e(6280),e(6918),e(3792),e(4114),e(4782),e(3288),e(2010),e(4185),e(3851),e(7495),e(906),e(8781),e(3772),e(2953),Object.defineProperty(r,"__esModule",{value:!0}),r.default=function(t){var r,e,u=t.section,c=t.index,s=t.sectionListRef,f=t.itemListRef,l=(0,o.useBreakpoint)(),p=a((0,n.useState)(0),2),v=p[0],d=p[1],h=a((0,n.useState)(0),2),y=h[0],g=h[1],m=a((0,n.useState)([]),2),b=m[0],x=m[1],w=(0,n.useRef)(null),S=(0,n.useRef)(null),O=function(t){var r,e,n,o;if(["ArrowDown","ArrowUp","ArrowLeft","ArrowRight"].includes(t.key)&&(t.preventDefault(),t.stopPropagation()),("ArrowDown"===t.key||"Tab"===t.key)&&(y<(null==b?void 0:b.length)-1?g((function(t){return t+1})):("mobile"!==l&&g(0),null===(r=f.current)||void 0===r||null===(e=r[c+1])||void 0===e||e.focus())),("ArrowUp"===t.key||t.shiftKey&&"Tab"===t.key)&&(y>0?g((function(t){return t-1})):(null===(n=f.current)||void 0===n||null===(o=n[c])||void 0===o||o.focus(),g(0))),w.current&&("ArrowLeft"===t.key&&g(0),"ArrowRight"===t.key)){var i=S.current,a=null==i?void 0:i.querySelector("ul > li > a");if(a){i.setAttribute("tabindex","-1"),a.focus();var u=b.findIndex((function(t){return t===a}));-1!==u&&g(u)}else{var s;null===(s=S.current)||void 0===s||s.focus();var p=b.filter((function(t){return t===S.current}));p[0]&&g(b.indexOf(p[0]))}}};return(0,n.useEffect)((function(){var t,r,e=null==s||null===(t=s.current)||void 0===t||null===(r=t[c])||void 0===r?void 0:r.querySelectorAll("audio, button, a, canvas, details, iframe, input, select, summary, textarea, video, [tabindex]");x(Array.from(e||[]))}),[s,c,v]),(0,n.useEffect)((function(){var t;b.length>0&&y>=0&&(null===(t=b[y])||void 0===t||t.focus())}),[y]),(0,i.jsxs)(i.Fragment,{children:[u&&u.items&&(0,i.jsxs)("article",{className:"mg-mega-content | mg-container-full-width","aria-label":"Menu section","aria-live":"polite",tabIndex:0,ref:function(t){return s.current[c]=t},onKeyDown:O,role:"region",children:[u.bannerHeading&&u.bannerDescription&&u.items&&(0,i.jsxs)("aside",{className:"mg-mega-content__left","aria-label":"Category navigation",ref:w,tabIndex:0,role:"navigation",children:[(0,i.jsxs)("section",{className:"mg-mega-content__banner",children:[(0,i.jsx)("header",{children:u.bannerHeading}),u.bannerDescription.includes("<")?(0,i.jsx)("div",{dangerouslySetInnerHTML:{__html:u.bannerDescription}}):(0,i.jsx)("p",{children:u.bannerDescription}),(null===(r=u.bannerButton)||void 0===r?void 0:r.label)&&(0,i.jsx)("a",{href:u.bannerButton.url,className:"mg-button mg-button-primary",children:u.bannerButton.label})]}),u.items.length>0&&u.items[0].items&&u.items[0].items.length>0?(0,i.jsx)("ul",{className:"mg-mega-content__section-list",role:"menu","aria-label":"Categories",children:u.items.map((function(t,r){return(0,i.jsx)("li",{className:"mg-mega-content__section-list-item",onMouseEnter:function(){return d(r)},role:"none",children:(0,i.jsx)("a",{className:"mg-mega-content__section-list-link "+(v===r?"mg-mega-content__section-list-link--active":""),href:t.url,"aria-current":v===r?"page":void 0,onFocus:function(){return d(r)},role:"menuitem","aria-haspopup":t.items&&t.items.length>0?"true":void 0,children:t.title})},r)}))}):null]}),u.items&&(0,i.jsx)("section",{className:"mg-mega-content__right","aria-label":"Submenu content",ref:S,tabIndex:0,role:"navigation",children:(0,i.jsx)("ul",{role:"menu","aria-label":"Submenu items",children:null!==(e=u.items[v])&&void 0!==e&&e.items?u.items[v].items.map((function(t,r){return(0,i.jsxs)("li",{role:"none",children:[(0,i.jsx)("a",{href:t.url,role:"menuitem","aria-haspopup":t.items?"true":void 0,children:t.title}),t.items&&(0,i.jsx)("ul",{role:"menu","aria-label":t.title+" submenu",children:t.items.map((function(t,r){return(0,i.jsx)("li",{role:"none",children:(0,i.jsx)("a",{href:t.url,role:"menuitem",children:t.title})},r)}))})]},r)})):u.items.map((function(t,r){return(0,i.jsx)("li",{role:"none",children:(0,i.jsx)("a",{href:t.url,role:"menuitem",children:t.title})},r)}))})})]}),u&&!u.items&&u.bannerDescription&&(0,i.jsx)("article",{className:"mg-mega-content | mg-container-full-width","aria-live":"polite","aria-label":"Submenu item",tabIndex:0,ref:function(t){return s.current[c]=t},dangerouslySetInnerHTML:{__html:u.bannerDescription},onKeyDown:O})]})},e(2008),e(8980),e(3418),e(4423),e(5276),e(4346),e(2062),e(6099),e(1699),e(7764),e(8992),e(4520),e(1454);var n=function(t){if("function"==typeof WeakMap){var r=new WeakMap;new WeakMap}return function(t){if(t&&t.__esModule)return t;var e,n,o={__proto__:null,default:t};if(null===t||"object"!=typeof t&&"function"!=typeof t)return o;if(e=r){if(e.has(t))return e.get(t);e.set(t,o)}for(var i in t)"default"!==i&&{}.hasOwnProperty.call(t,i)&&((n=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(t,i))&&(n.get||n.set)?e(o,i,n):o[i]=t[i]);return o}(t)}(e(1649)),o=e(3116),i=e(4848);function a(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var n,o,i,a,u=[],c=!0,s=!1;try{if(i=(e=e.call(t)).next,0===r){if(Object(e)!==e)return;c=!1}else for(;!(c=(n=i.call(e)).done)&&(u.push(n.value),u.length!==r);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=e.return&&(a=e.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,r)||function(t,r){if(t){if("string"==typeof t)return u(t,r);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?u(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function u(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=Array(r);e<r;e++)n[e]=t[e];return n}},1030:(t,r,e)=>{e(4185),Object.defineProperty(r,"__esModule",{value:!0}),r.Breakpoints=void 0,r.Breakpoints={MOBILE:480,TABLET:1024,DESKTOP:1164}},1034:(t,r,e)=>{var n=e(9565),o=e(9297),i=e(1625),a=e(7979),u=RegExp.prototype;t.exports=function(t){var r=t.flags;return void 0!==r||"flags"in u||o(t,"flags")||!i(u,t)?r:n(a,t)}},1056:(t,r,e)=>{var n=e(4913).f;t.exports=function(t,r,e){e in t||n(t,e,{configurable:!0,get:function(){return r[e]},set:function(t){r[e]=t}})}},1072:(t,r,e)=>{var n=e(1828),o=e(8727);t.exports=Object.keys||function(t){return n(t,o)}},1088:(t,r,e)=>{var n=e(6518),o=e(9565),i=e(6395),a=e(350),u=e(4901),c=e(3994),s=e(2787),f=e(2967),l=e(687),p=e(6699),v=e(6840),d=e(8227),h=e(6269),y=e(7657),g=a.PROPER,m=a.CONFIGURABLE,b=y.IteratorPrototype,x=y.BUGGY_SAFARI_ITERATORS,w=d("iterator"),S="keys",O="values",j="entries",E=function(){return this};t.exports=function(t,r,e,a,d,y,A){c(e,r,a);var I,_,T,k=function(t){if(t===d&&M)return M;if(!x&&t&&t in L)return L[t];switch(t){case S:case O:case j:return function(){return new e(this,t)}}return function(){return new e(this)}},R=r+" Iterator",P=!1,L=t.prototype,D=L[w]||L["@@iterator"]||d&&L[d],M=!x&&D||k(d),N="Array"===r&&L.entries||D;if(N&&(I=s(N.call(new t)))!==Object.prototype&&I.next&&(i||s(I)===b||(f?f(I,b):u(I[w])||v(I,w,E)),l(I,R,!0,!0),i&&(h[R]=E)),g&&d===O&&D&&D.name!==O&&(!i&&m?p(L,"name",O):(P=!0,M=function(){return o(D,this)})),d)if(_={values:k(O),keys:y?M:k(S),entries:k(j)},A)for(T in _)(x||P||!(T in L))&&v(L,T,_[T]);else n({target:r,proto:!0,forced:x||P},_);return i&&!A||L[w]===M||v(L,w,M,{name:d}),h[r]=M,_}},1181:(t,r,e)=>{var n,o,i,a=e(8622),u=e(4576),c=e(34),s=e(6699),f=e(9297),l=e(7629),p=e(6119),v=e(421),d="Object already initialized",h=u.TypeError,y=u.WeakMap;if(a||l.state){var g=l.state||(l.state=new y);g.get=g.get,g.has=g.has,g.set=g.set,n=function(t,r){if(g.has(t))throw new h(d);return r.facade=t,g.set(t,r),r},o=function(t){return g.get(t)||{}},i=function(t){return g.has(t)}}else{var m=p("state");v[m]=!0,n=function(t,r){if(f(t,m))throw new h(d);return r.facade=t,s(t,m,r),r},o=function(t){return f(t,m)?t[m]:{}},i=function(t){return f(t,m)}}t.exports={set:n,get:o,has:i,enforce:function(t){return i(t)?o(t):n(t,{})},getterFor:function(t){return function(r){var e;if(!c(r)||(e=o(r)).type!==t)throw new h("Incompatible receiver, "+t+" required");return e}}}},1291:(t,r,e)=>{var n=e(741);t.exports=function(t){var r=+t;return r!=r||0===r?0:n(r)}},1296:(t,r,e)=>{var n=e(4495);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor},1436:(t,r,e)=>{var n=e(8227)("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[n]=!1,"/./"[t](r)}catch(t){}}return!1}},1454:(t,r,e)=>{e(1701)},1469:(t,r,e)=>{var n=e(7433);t.exports=function(t,r){return new(n(t))(0===r?0:r)}},1510:(t,r,e)=>{var n=e(6518),o=e(7751),i=e(9297),a=e(655),u=e(5745),c=e(1296),s=u("string-to-symbol-registry"),f=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{for:function(t){var r=a(t);if(i(s,r))return s[r];var e=o("Symbol")(r);return s[r]=e,f[e]=r,e}})},1625:(t,r,e)=>{var n=e(9504);t.exports=n({}.isPrototypeOf)},1649:r=>{r.exports=t},1699:(t,r,e)=>{var n=e(6518),o=e(9504),i=e(2892),a=e(7750),u=e(655),c=e(1436),s=o("".indexOf);n({target:"String",proto:!0,forced:!c("includes")},{includes:function(t){return!!~s(u(a(this)),u(i(t)),arguments.length>1?arguments[1]:void 0)}})},1701:(t,r,e)=>{var n=e(6518),o=e(9565),i=e(9306),a=e(8551),u=e(1767),c=e(9462),s=e(6319),f=e(9539),l=e(4549),p=e(6395),v=!p&&l("map",TypeError),d=c((function(){var t=this.iterator,r=a(o(this.next,t));if(!(this.done=!!r.done))return s(t,this.mapper,[r.value,this.counter++],!0)}));n({target:"Iterator",proto:!0,real:!0,forced:p||v},{map:function(t){a(this);try{i(t)}catch(t){f(this,"throw",t)}return v?o(v,this,t):new d(u(this),{mapper:t})}})},1767:t=>{t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},1828:(t,r,e)=>{var n=e(9504),o=e(9297),i=e(5397),a=e(9617).indexOf,u=e(421),c=n([].push);t.exports=function(t,r){var e,n=i(t),s=0,f=[];for(e in n)!o(u,e)&&o(n,e)&&c(f,e);for(;r.length>s;)o(n,e=r[s++])&&(~a(f,e)||c(f,e));return f}},1951:(t,r,e)=>{var n=e(8227);r.f=n},2008:(t,r,e)=>{var n=e(6518),o=e(9213).filter;n({target:"Array",proto:!0,forced:!e(597)("filter")},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},2010:(t,r,e)=>{var n=e(3724),o=e(350).EXISTS,i=e(9504),a=e(2106),u=Function.prototype,c=i(u.toString),s=/function\b(?:\s|\/\*[\S\s]*?\*\/|\/\/[^\n\r]*[\n\r]+)*([^\s(/]*)/,f=i(s.exec);n&&!o&&a(u,"name",{configurable:!0,get:function(){try{return f(s,c(this))[1]}catch(t){return""}}})},2062:(t,r,e)=>{var n=e(6518),o=e(9213).map;n({target:"Array",proto:!0,forced:!e(597)("map")},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},2087:(t,r,e)=>{var n=e(34),o=Math.floor;t.exports=Number.isInteger||function(t){return!n(t)&&isFinite(t)&&o(t)===t}},2106:(t,r,e)=>{var n=e(283),o=e(4913);t.exports=function(t,r,e){return e.get&&n(e.get,r,{getter:!0}),e.set&&n(e.set,r,{setter:!0}),o.f(t,r,e)}},2140:(t,r,e)=>{var n={};n[e(8227)("toStringTag")]="z",t.exports="[object z]"===String(n)},2195:(t,r,e)=>{var n=e(9504),o=n({}.toString),i=n("".slice);t.exports=function(t){return i(o(t),8,-1)}},2211:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},2259:(t,r,e)=>{e(511)("iterator")},2278:(t,r,e)=>{var n=e(3724),o=e(4913),i=e(6980);t.exports=function(t,r,e){n?o.f(t,r,i(0,e)):t[r]=e}},2360:(t,r,e)=>{var n,o=e(8551),i=e(6801),a=e(8727),u=e(421),c=e(397),s=e(4055),f=e(6119),l="prototype",p="script",v=f("IE_PROTO"),d=function(){},h=function(t){return"<"+p+">"+t+"</"+p+">"},y=function(t){t.write(h("")),t.close();var r=t.parentWindow.Object;return t=null,r},g=function(){try{n=new ActiveXObject("htmlfile")}catch(t){}var t,r,e;g="undefined"!=typeof document?document.domain&&n?y(n):(r=s("iframe"),e="java"+p+":",r.style.display="none",c.appendChild(r),r.src=String(e),(t=r.contentWindow.document).open(),t.write(h("document.F=Object")),t.close(),t.F):y(n);for(var o=a.length;o--;)delete g[l][a[o]];return g()};u[v]=!0,t.exports=Object.create||function(t,r){var e;return null!==t?(d[l]=o(t),e=new d,d[l]=null,e[v]=t):e=g(),void 0===r?e:i.f(e,r)}},2489:(t,r,e)=>{var n=e(6518),o=e(9565),i=e(9306),a=e(8551),u=e(1767),c=e(9462),s=e(6319),f=e(6395),l=e(9539),p=e(4549),v=!f&&p("filter",TypeError),d=c((function(){for(var t,r,e=this.iterator,n=this.predicate,i=this.next;;){if(t=a(o(i,e)),this.done=!!t.done)return;if(r=t.value,s(e,n,[r,this.counter++],!0))return r}}));n({target:"Iterator",proto:!0,real:!0,forced:f||v},{filter:function(t){a(this);try{i(t)}catch(t){l(this,"throw",t)}return v?o(v,this,t):new d(u(this),{predicate:t})}})},2529:t=>{t.exports=function(t,r){return{value:t,done:r}}},2603:(t,r,e)=>{var n=e(655);t.exports=function(t,r){return void 0===t?arguments.length<2?"":r:n(t)}},2622:(t,r,e)=>{e(4185),Object.defineProperty(r,"__esModule",{value:!0}),r.TopBarIconButton=function(t){var r=t.onClick,e=t.isOpen;return(0,o.jsx)("button",{className:"mg-mega-topbar__icon-button",onClick:r,"aria-label":"Toggle navigation menu","aria-haspopup":"true",children:(0,o.jsx)("span",{className:"mg-icon "+(e?"fa-angle-circled-left":"fa-menu"),"aria-hidden":"true"})})},(n=e(1649))&&n.__esModule;var n,o=e(4848)},2637:(t,r,e)=>{e(6518)({target:"Number",stat:!0},{isInteger:e(2087)})},2652:(t,r,e)=>{var n=e(6080),o=e(9565),i=e(8551),a=e(6823),u=e(4209),c=e(6198),s=e(1625),f=e(81),l=e(851),p=e(9539),v=TypeError,d=function(t,r){this.stopped=t,this.result=r},h=d.prototype;t.exports=function(t,r,e){var y,g,m,b,x,w,S,O=e&&e.that,j=!(!e||!e.AS_ENTRIES),E=!(!e||!e.IS_RECORD),A=!(!e||!e.IS_ITERATOR),I=!(!e||!e.INTERRUPTED),_=n(r,O),T=function(t){return y&&p(y,"normal",t),new d(!0,t)},k=function(t){return j?(i(t),I?_(t[0],t[1],T):_(t[0],t[1])):I?_(t,T):_(t)};if(E)y=t.iterator;else if(A)y=t;else{if(!(g=l(t)))throw new v(a(t)+" is not iterable");if(u(g)){for(m=0,b=c(t);b>m;m++)if((x=k(t[m]))&&s(h,x))return x;return new d(!1)}y=f(t,g)}for(w=E?t.next:y.next;!(S=o(w,y)).done;){try{x=k(S.value)}catch(t){p(y,"throw",t)}if("object"==typeof x&&x&&s(h,x))return x}return new d(!1)}},2675:(t,r,e)=>{e(6761),e(1510),e(7812),e(3110),e(9773)},2744:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){return Object.isExtensible(Object.preventExtensions({}))}))},2777:(t,r,e)=>{var n=e(9565),o=e(34),i=e(757),a=e(5966),u=e(4270),c=e(8227),s=TypeError,f=c("toPrimitive");t.exports=function(t,r){if(!o(t)||i(t))return t;var e,c=a(t,f);if(c){if(void 0===r&&(r="default"),e=n(c,t,r),!o(e)||i(e))return e;throw new s("Can't convert object to primitive value")}return void 0===r&&(r="number"),u(t,r)}},2787:(t,r,e)=>{var n=e(9297),o=e(4901),i=e(8981),a=e(6119),u=e(2211),c=a("IE_PROTO"),s=Object,f=s.prototype;t.exports=u?s.getPrototypeOf:function(t){var r=i(t);if(n(r,c))return r[c];var e=r.constructor;return o(e)&&r instanceof e?e.prototype:r instanceof s?f:null}},2796:(t,r,e)=>{var n=e(9039),o=e(4901),i=/#|\.prototype\./,a=function(t,r){var e=c[u(t)];return e===f||e!==s&&(o(r)?n(r):!!r)},u=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},c=a.data={},s=a.NATIVE="N",f=a.POLYFILL="P";t.exports=a},2812:t=>{var r=TypeError;t.exports=function(t,e){if(t<e)throw new r("Not enough arguments");return t}},2839:(t,r,e)=>{var n=e(4576).navigator,o=n&&n.userAgent;t.exports=o?String(o):""},2892:(t,r,e)=>{var n=e(788),o=TypeError;t.exports=function(t){if(n(t))throw new o("The method doesn't accept regular expressions");return t}},2953:(t,r,e)=>{var n=e(4576),o=e(7400),i=e(9296),a=e(3792),u=e(6699),c=e(687),s=e(8227)("iterator"),f=a.values,l=function(t,r){if(t){if(t[s]!==f)try{u(t,s,f)}catch(r){t[s]=f}if(c(t,r,!0),o[r])for(var e in a)if(t[e]!==a[e])try{u(t,e,a[e])}catch(r){t[e]=a[e]}}};for(var p in o)l(n[p]&&n[p].prototype,p);l(i,"DOMTokenList")},2967:(t,r,e)=>{var n=e(6706),o=e(34),i=e(7750),a=e(3506);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,r=!1,e={};try{(t=n(Object.prototype,"__proto__","set"))(e,[]),r=e instanceof Array}catch(t){}return function(e,n){return i(e),a(n),o(e)?(r?t(e,n):e.__proto__=n,e):e}}():void 0)},3061:(t,r,e)=>{var n=e(9039);t.exports=function(t){return n((function(){var r=""[t]('"');return r!==r.toLowerCase()||r.split('"').length>3}))}},3110:(t,r,e)=>{var n=e(6518),o=e(7751),i=e(8745),a=e(9565),u=e(9504),c=e(9039),s=e(4901),f=e(757),l=e(7680),p=e(6933),v=e(4495),d=String,h=o("JSON","stringify"),y=u(/./.exec),g=u("".charAt),m=u("".charCodeAt),b=u("".replace),x=u(1..toString),w=/[\uD800-\uDFFF]/g,S=/^[\uD800-\uDBFF]$/,O=/^[\uDC00-\uDFFF]$/,j=!v||c((function(){var t=o("Symbol")("stringify detection");return"[null]"!==h([t])||"{}"!==h({a:t})||"{}"!==h(Object(t))})),E=c((function(){return'"\\udf06\\ud834"'!==h("\udf06\ud834")||'"\\udead"'!==h("\udead")})),A=function(t,r){var e=l(arguments),n=p(r);if(s(n)||void 0!==t&&!f(t))return e[1]=function(t,r){if(s(n)&&(r=a(n,this,d(t),r)),!f(r))return r},i(h,null,e)},I=function(t,r,e){var n=g(e,r-1),o=g(e,r+1);return y(S,t)&&!y(O,o)||y(O,t)&&!y(S,n)?"\\u"+x(m(t,0),16):t};h&&n({target:"JSON",stat:!0,arity:3,forced:j||E},{stringify:function(t,r,e){var n=l(arguments),o=i(j?A:h,null,n);return E&&"string"==typeof o?b(o,w,I):o}})},3116:(t,r,e)=>{e(2675),e(9463),e(2259),e(6280),e(6918),e(3418),e(3792),e(4114),e(4782),e(3288),e(2010),e(4185),e(6099),e(7495),e(906),e(8781),e(7764),e(2953),Object.defineProperty(r,"__esModule",{value:!0}),r.useBreakpoint=void 0,e(4346);var n=e(1649),o=e(1030);function i(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=Array(r);e<r;e++)n[e]=t[e];return n}var a=function(t){return t<o.Breakpoints.MOBILE?"mobile":t<o.Breakpoints.TABLET?"tablet":(o.Breakpoints.DESKTOP,"desktop")};r.useBreakpoint=function(){var t,r,e=(t=(0,n.useState)(a(window.innerWidth)),r=2,function(t){if(Array.isArray(t))return t}(t)||function(t,r){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var n,o,i,a,u=[],c=!0,s=!1;try{if(i=(e=e.call(t)).next,0===r){if(Object(e)!==e)return;c=!1}else for(;!(c=(n=i.call(e)).done)&&(u.push(n.value),u.length!==r);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=e.return&&(a=e.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,r)||function(t,r){if(t){if("string"==typeof t)return i(t,r);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?i(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()),o=e[0],u=e[1];return(0,n.useEffect)((function(){var t=function(){u(a(window.innerWidth))};return window.addEventListener("resize",t),function(){return window.removeEventListener("resize",t)}}),[]),o}},3167:(t,r,e)=>{var n=e(4901),o=e(34),i=e(2967);t.exports=function(t,r,e){var a,u;return i&&n(a=r.constructor)&&a!==e&&o(u=a.prototype)&&u!==e.prototype&&i(t,u),t}},3179:(t,r,e)=>{var n=e(2140),o=e(6955);t.exports=n?{}.toString:function(){return"[object "+o(this)+"]"}},3288:(t,r,e)=>{var n=e(9504),o=e(6840),i=Date.prototype,a="Invalid Date",u="toString",c=n(i[u]),s=n(i.getTime);String(new Date(NaN))!==a&&o(i,u,(function(){var t=s(this);return t==t?c(this):a}))},3392:(t,r,e)=>{var n=e(9504),o=0,i=Math.random(),a=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++o+i,36)}},3418:(t,r,e)=>{var n=e(6518),o=e(7916);n({target:"Array",stat:!0,forced:!e(4428)((function(t){Array.from(t)}))},{from:o})},3451:(t,r,e)=>{var n=e(6518),o=e(9504),i=e(421),a=e(34),u=e(9297),c=e(4913).f,s=e(8480),f=e(298),l=e(4124),p=e(3392),v=e(2744),d=!1,h=p("meta"),y=0,g=function(t){c(t,h,{value:{objectID:"O"+y++,weakData:{}}})},m=t.exports={enable:function(){m.enable=function(){},d=!0;var t=s.f,r=o([].splice),e={};e[h]=1,t(e).length&&(s.f=function(e){for(var n=t(e),o=0,i=n.length;o<i;o++)if(n[o]===h){r(n,o,1);break}return n},n({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:f.f}))},fastKey:function(t,r){if(!a(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!u(t,h)){if(!l(t))return"F";if(!r)return"E";g(t)}return t[h].objectID},getWeakData:function(t,r){if(!u(t,h)){if(!l(t))return!0;if(!r)return!1;g(t)}return t[h].weakData},onFreeze:function(t){return v&&d&&l(t)&&!u(t,h)&&g(t),t}};i[h]=!0},3506:(t,r,e)=>{var n=e(3925),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i("Can't set "+o(t)+" as a prototype")}},3517:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(4901),a=e(6955),u=e(7751),c=e(3706),s=function(){},f=u("Reflect","construct"),l=/^\s*(?:class|function)\b/,p=n(l.exec),v=!l.test(s),d=function(t){if(!i(t))return!1;try{return f(s,[],t),!0}catch(t){return!1}},h=function(t){if(!i(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return v||!!p(l,c(t))}catch(t){return!0}};h.sham=!0,t.exports=!f||o((function(){var t;return d(d.call)||!d(Object)||!d((function(){t=!0}))||t}))?h:d},3635:(t,r,e)=>{var n=e(9039),o=e(4576).RegExp;t.exports=n((function(){var t=o(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)}))},3706:(t,r,e)=>{var n=e(9504),o=e(4901),i=e(7629),a=n(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return a(t)}),t.exports=i.inspectSource},3717:(t,r)=>{r.f=Object.getOwnPropertySymbols},3724:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},3772:(t,r,e)=>{e(5746)},3792:(t,r,e)=>{var n=e(5397),o=e(6469),i=e(6269),a=e(1181),u=e(4913).f,c=e(1088),s=e(2529),f=e(6395),l=e(3724),p="Array Iterator",v=a.set,d=a.getterFor(p);t.exports=c(Array,"Array",(function(t,r){v(this,{type:p,target:n(t),index:0,kind:r})}),(function(){var t=d(this),r=t.target,e=t.index++;if(!r||e>=r.length)return t.target=null,s(void 0,!0);switch(t.kind){case"keys":return s(e,!1);case"values":return s(r[e],!1)}return s([e,r[e]],!1)}),"values");var h=i.Arguments=i.Array;if(o("keys"),o("values"),o("entries"),!f&&l&&"values"!==h.name)try{u(h,"name",{value:"values"})}catch(t){}},3851:(t,r,e)=>{var n=e(6518),o=e(9039),i=e(5397),a=e(7347).f,u=e(3724);n({target:"Object",stat:!0,forced:!u||o((function(){a(1)})),sham:!u},{getOwnPropertyDescriptor:function(t,r){return a(i(t),r)}})},3925:(t,r,e)=>{var n=e(34);t.exports=function(t){return n(t)||null===t}},3994:(t,r,e)=>{var n=e(7657).IteratorPrototype,o=e(2360),i=e(6980),a=e(687),u=e(6269),c=function(){return this};t.exports=function(t,r,e,s){var f=r+" Iterator";return t.prototype=o(n,{next:i(+!s,e)}),a(t,f,!1,!0),u[f]=c,t}},4006:(t,r,e)=>{var n=e(9504),o=e(6279),i=e(3451).getWeakData,a=e(679),u=e(8551),c=e(4117),s=e(34),f=e(2652),l=e(9213),p=e(9297),v=e(1181),d=v.set,h=v.getterFor,y=l.find,g=l.findIndex,m=n([].splice),b=0,x=function(t){return t.frozen||(t.frozen=new w)},w=function(){this.entries=[]},S=function(t,r){return y(t.entries,(function(t){return t[0]===r}))};w.prototype={get:function(t){var r=S(this,t);if(r)return r[1]},has:function(t){return!!S(this,t)},set:function(t,r){var e=S(this,t);e?e[1]=r:this.entries.push([t,r])},delete:function(t){var r=g(this.entries,(function(r){return r[0]===t}));return~r&&m(this.entries,r,1),!!~r}},t.exports={getConstructor:function(t,r,e,n){var l=t((function(t,o){a(t,v),d(t,{type:r,id:b++,frozen:null}),c(o)||f(o,t[n],{that:t,AS_ENTRIES:e})})),v=l.prototype,y=h(r),g=function(t,r,e){var n=y(t),o=i(u(r),!0);return!0===o?x(n).set(r,e):o[n.id]=e,t};return o(v,{delete:function(t){var r=y(this);if(!s(t))return!1;var e=i(t);return!0===e?x(r).delete(t):e&&p(e,r.id)&&delete e[r.id]},has:function(t){var r=y(this);if(!s(t))return!1;var e=i(t);return!0===e?x(r).has(t):e&&p(e,r.id)}}),o(v,e?{get:function(t){var r=y(this);if(s(t)){var e=i(t);if(!0===e)return x(r).get(t);if(e)return e[r.id]}},set:function(t,r){return g(this,t,r)}}:{add:function(t){return g(this,t,!0)}}),l}}},4049:(t,r,e)=>{e(2675),e(9463),e(2259),e(6280),e(6918),e(3418),e(3792),e(4114),e(4782),e(3288),e(2010),e(4185),e(3851),e(7495),e(906),e(8781),e(7764),e(3772),e(2953),Object.defineProperty(r,"__esModule",{value:!0}),r.Sidebar=function(t){var r,e=t.sections,n=t.itemListRef,i=t.sectionListRef,s=function(t){if(Array.isArray(t))return t}(r=(0,o.useState)(null))||function(t){var r=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=r){var e,n,o,i,a=[],u=!0,c=!1;try{for(o=(r=r.call(t)).next,!2;!(u=(e=o.call(r)).done)&&(a.push(e.value),2!==a.length);u=!0);}catch(t){c=!0,n=t}finally{try{if(!u&&null!=r.return&&(i=r.return(),Object(i)!==i))return}finally{if(c)throw n}}return a}}(r)||function(t){if(t){if("string"==typeof t)return u(t,2);var r={}.toString.call(t).slice(8,-1);return"Object"===r&&t.constructor&&(r=t.constructor.name),"Map"===r||"Set"===r?Array.from(t):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?u(t,2):void 0}}(r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}(),f=s[0],l=s[1],p=function(t){l(t!==f?t:null)};return(0,a.jsx)("div",{className:"sidebar",role:"dialog","aria-label":"Mobile navigation menu",children:(0,a.jsx)("ul",{className:"mg-mega-sidebar__list",role:"menu","aria-label":"Navigation options",children:e.map((function(t,r){return(0,a.jsx)(c,{index:r,section:t,ref:function(t){return n.current[r]=t},sectionIndex:f,handleSectionToggle:p,sectionListRef:i,itemListRef:n,handleOnKeyDown:function(t){return function(t,r){["ArrowDown","ArrowUp","ArrowLeft","ArrowRight"].includes(t.key)&&t.preventDefault();var e,o=null==n?void 0:n.current;"ArrowDown"===t.key&&r<(null==o?void 0:o.length)-1&&(Number.isInteger(f)?null===(e=i.current)||void 0===e||e[r].focus():o[r+1].focus()),"ArrowUp"===t.key&&r>=1&&o[r-1].focus()}(t,r)}},r)}))})})},e(4423),e(4346),e(2062),e(2637),e(6099),e(8992),e(1454);var n,o=function(t){if("function"==typeof WeakMap){var r=new WeakMap;new WeakMap}return function(t){if(t&&t.__esModule)return t;var e,n,o={__proto__:null,default:t};if(null===t||"object"!=typeof t&&"function"!=typeof t)return o;if(e=r){if(e.has(t))return e.get(t);e.set(t,o)}for(var i in t)"default"!==i&&{}.hasOwnProperty.call(t,i)&&((n=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(t,i))&&(n.get||n.set)?e(o,i,n):o[i]=t[i]);return o}(t)}(e(1649)),i=(n=e(983))&&n.__esModule?n:{default:n},a=e(4848);function u(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=Array(r);e<r;e++)n[e]=t[e];return n}function c(t){var r=t.section,e=t.sectionListRef,n=t.sectionIndex,o=t.handleSectionToggle,u=t.index,c=t.itemListRef,s=t.ref,f=t.handleOnKeyDown,l=n===u;return(0,a.jsxs)("li",{className:"mg-mega-sidebar-section",onKeyDown:f,role:"none",children:[(0,a.jsxs)("button",{className:"mg-mega-sidebar-section__item",onClick:function(){return o(u)},"aria-pressed":l,"aria-expanded":l,"aria-haspopup":r&&r.items?"true":void 0,ref:s,role:"menuitem",children:[(0,a.jsx)("span",{children:r.title}),(0,a.jsx)("span",{className:"mg-icon fa-angle-circled-left","aria-hidden":"true"})]}),l&&r&&r.items&&(0,a.jsx)(i.default,{section:r,index:u,sectionListRef:e,itemListRef:c})]})}},4055:(t,r,e)=>{var n=e(4576),o=e(34),i=n.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},4114:(t,r,e)=>{var n=e(6518),o=e(8981),i=e(6198),a=e(4527),u=e(6837);n({target:"Array",proto:!0,arity:1,forced:e(9039)((function(){return 4294967297!==[].push.call({length:4294967296},1)}))||!function(){try{Object.defineProperty([],"length",{writable:!1}).push()}catch(t){return t instanceof TypeError}}()},{push:function(t){var r=o(this),e=i(r),n=arguments.length;u(e+n);for(var c=0;c<n;c++)r[e]=arguments[c],e++;return a(r,e),e}})},4117:t=>{t.exports=function(t){return null==t}},4124:(t,r,e)=>{var n=e(9039),o=e(34),i=e(2195),a=e(5652),u=Object.isExtensible,c=n((function(){u(1)}));t.exports=c||a?function(t){return!!o(t)&&(!a||"ArrayBuffer"!==i(t))&&(!u||u(t))}:u},4185:(t,r,e)=>{var n=e(6518),o=e(3724),i=e(4913).f;n({target:"Object",stat:!0,forced:Object.defineProperty!==i,sham:!o},{defineProperty:i})},4209:(t,r,e)=>{var n=e(8227),o=e(6269),i=n("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},4215:(t,r,e)=>{var n=e(4576),o=e(2839),i=e(2195),a=function(t){return o.slice(0,t.length)===t};t.exports=a("Bun/")?"BUN":a("Cloudflare-Workers")?"CLOUDFLARE":a("Deno/")?"DENO":a("Node.js/")?"NODE":n.Bun&&"string"==typeof Bun.version?"BUN":n.Deno&&"object"==typeof Deno.version?"DENO":"process"===i(n.process)?"NODE":n.window&&n.document?"BROWSER":"REST"},4270:(t,r,e)=>{var n=e(9565),o=e(4901),i=e(34),a=TypeError;t.exports=function(t,r){var e,u;if("string"===r&&o(e=t.toString)&&!i(u=n(e,t)))return u;if(o(e=t.valueOf)&&!i(u=n(e,t)))return u;if("string"!==r&&o(e=t.toString)&&!i(u=n(e,t)))return u;throw new a("Can't convert object to primitive value")}},4346:(t,r,e)=>{e(6518)({target:"Array",stat:!0},{isArray:e(4376)})},4376:(t,r,e)=>{var n=e(2195);t.exports=Array.isArray||function(t){return"Array"===n(t)}},4423:(t,r,e)=>{var n=e(6518),o=e(9617).includes,i=e(9039),a=e(6469);n({target:"Array",proto:!0,forced:i((function(){return!Array(1).includes()}))},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},4428:(t,r,e)=>{var n=e(8227)("iterator"),o=!1;try{var i=0,a={next:function(){return{done:!!i++}},return:function(){o=!0}};a[n]=function(){return this},Array.from(a,(function(){throw 2}))}catch(t){}t.exports=function(t,r){try{if(!r&&!o)return!1}catch(t){return!1}var e=!1;try{var i={};i[n]=function(){return{next:function(){return{done:e=!0}}}},t(i)}catch(t){}return e}},4495:(t,r,e)=>{var n=e(9519),o=e(9039),i=e(4576).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},4520:(t,r,e)=>{e(2489)},4527:(t,r,e)=>{var n=e(3724),o=e(4376),i=TypeError,a=Object.getOwnPropertyDescriptor,u=n&&!function(){if(void 0!==this)return!0;try{Object.defineProperty([],"length",{writable:!1}).length=1}catch(t){return t instanceof TypeError}}();t.exports=u?function(t,r){if(o(t)&&!a(t,"length").writable)throw new i("Cannot set read only .length");return t.length=r}:function(t,r){return t.length=r}},4549:(t,r,e)=>{var n=e(4576);t.exports=function(t,r){var e=n.Iterator,o=e&&e.prototype,i=o&&o[t],a=!1;if(i)try{i.call({next:function(){return{done:!0}},return:function(){a=!0}},-1)}catch(t){t instanceof r||(a=!1)}if(!a)return i}},4576:function(t,r,e){var n=function(t){return t&&t.Math===Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e.g&&e.g)||n("object"==typeof this&&this)||function(){return this}()||Function("return this")()},4598:(t,r,e)=>{var n=e(9039);t.exports=function(t,r){var e=[][t];return!!e&&n((function(){e.call(null,r||function(){return 1},1)}))}},4599:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(9472)(o.setTimeout,!0);n({global:!0,bind:!0,forced:o.setTimeout!==i},{setTimeout:i})},4601:(t,r,e)=>{var n=e(7751),o=e(9297),i=e(6699),a=e(1625),u=e(2967),c=e(7740),s=e(1056),f=e(3167),l=e(2603),p=e(7584),v=e(747),d=e(3724),h=e(6395);t.exports=function(t,r,e,y){var g="stackTraceLimit",m=y?2:1,b=t.split("."),x=b[b.length-1],w=n.apply(null,b);if(w){var S=w.prototype;if(!h&&o(S,"cause")&&delete S.cause,!e)return w;var O=n("Error"),j=r((function(t,r){var e=l(y?r:t,void 0),n=y?new w(t):new w;return void 0!==e&&i(n,"message",e),v(n,j,n.stack,2),this&&a(S,this)&&f(n,this,j),arguments.length>m&&p(n,arguments[m]),n}));if(j.prototype=S,"Error"!==x?u?u(j,O):c(j,O,{name:!0}):d&&g in w&&(s(j,w,g),s(j,w,"prepareStackTrace")),c(j,w),!h)try{S.name!==x&&i(S,"name",x),S.constructor=j}catch(t){}return j}}},4659:(t,r,e)=>{var n=e(9039),o=e(6980);t.exports=!n((function(){var t=new Error("a");return!("stack"in t)||(Object.defineProperty(t,"stack",o(1,7)),7!==t.stack)}))},4782:(t,r,e)=>{var n=e(6518),o=e(4376),i=e(3517),a=e(34),u=e(5610),c=e(6198),s=e(5397),f=e(2278),l=e(8227),p=e(597),v=e(7680),d=p("slice"),h=l("species"),y=Array,g=Math.max;n({target:"Array",proto:!0,forced:!d},{slice:function(t,r){var e,n,l,p=s(this),d=c(p),m=u(t,d),b=u(void 0===r?d:r,d);if(o(p)&&(e=p.constructor,(i(e)&&(e===y||o(e.prototype))||a(e)&&null===(e=e[h]))&&(e=void 0),e===y||void 0===e))return v(p,m,b);for(n=new(void 0===e?y:e)(g(b-m,0)),l=0;m<b;m++,l++)m in p&&f(n,l,p[m]);return n.length=l,n}})},4848:(t,r,e)=>{t.exports=e(9698)},4901:t=>{var r="object"==typeof document&&document.all;t.exports=void 0===r&&void 0!==r?function(t){return"function"==typeof t||t===r}:function(t){return"function"==typeof t}},4913:(t,r,e)=>{var n=e(3724),o=e(5917),i=e(8686),a=e(8551),u=e(6969),c=TypeError,s=Object.defineProperty,f=Object.getOwnPropertyDescriptor,l="enumerable",p="configurable",v="writable";r.f=n?i?function(t,r,e){if(a(t),r=u(r),a(e),"function"==typeof t&&"prototype"===r&&"value"in e&&v in e&&!e[v]){var n=f(t,r);n&&n[v]&&(t[r]=e.value,e={configurable:p in e?e[p]:n[p],enumerable:l in e?e[l]:n[l],writable:!1})}return s(t,r,e)}:s:function(t,r,e){if(a(t),r=u(r),a(e),o)try{return s(t,r,e)}catch(t){}if("get"in e||"set"in e)throw new c("Accessors not supported");return"value"in e&&(t[r]=e.value),t}},5031:(t,r,e)=>{var n=e(7751),o=e(9504),i=e(8480),a=e(3717),u=e(8551),c=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var r=i.f(u(t)),e=a.f;return e?c(r,e(t)):r}},5276:(t,r,e)=>{var n=e(6518),o=e(7476),i=e(9617).indexOf,a=e(4598),u=o([].indexOf),c=!!u&&1/u([1],1,-0)<0;n({target:"Array",proto:!0,forced:c||!a("indexOf")},{indexOf:function(t){var r=arguments.length>1?arguments[1]:void 0;return c?u(this,t,r)||0:i(this,t,r)}})},5397:(t,r,e)=>{var n=e(7055),o=e(7750);t.exports=function(t){return n(o(t))}},5575:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(9472)(o.setInterval,!0);n({global:!0,bind:!0,forced:o.setInterval!==i},{setInterval:i})},5610:(t,r,e)=>{var n=e(1291),o=Math.max,i=Math.min;t.exports=function(t,r){var e=n(t);return e<0?o(e+r,0):i(e,r)}},5652:(t,r,e)=>{var n=e(9039);t.exports=n((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},5745:(t,r,e)=>{var n=e(7629);t.exports=function(t,r){return n[t]||(n[t]=r||{})}},5746:(t,r,e)=>{var n,o=e(2744),i=e(4576),a=e(9504),u=e(6279),c=e(3451),s=e(6468),f=e(4006),l=e(34),p=e(1181).enforce,v=e(9039),d=e(8622),h=Object,y=Array.isArray,g=h.isExtensible,m=h.isFrozen,b=h.isSealed,x=h.freeze,w=h.seal,S=!i.ActiveXObject&&"ActiveXObject"in i,O=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},j=s("WeakMap",O,f),E=j.prototype,A=a(E.set);if(d)if(S){n=f.getConstructor(O,"WeakMap",!0),c.enable();var I=a(E.delete),_=a(E.has),T=a(E.get);u(E,{delete:function(t){if(l(t)&&!g(t)){var r=p(this);return r.frozen||(r.frozen=new n),I(this,t)||r.frozen.delete(t)}return I(this,t)},has:function(t){if(l(t)&&!g(t)){var r=p(this);return r.frozen||(r.frozen=new n),_(this,t)||r.frozen.has(t)}return _(this,t)},get:function(t){if(l(t)&&!g(t)){var r=p(this);return r.frozen||(r.frozen=new n),_(this,t)?T(this,t):r.frozen.get(t)}return T(this,t)},set:function(t,r){if(l(t)&&!g(t)){var e=p(this);e.frozen||(e.frozen=new n),_(this,t)?A(this,t,r):e.frozen.set(t,r)}else A(this,t,r);return this}})}else o&&v((function(){var t=x([]);return A(new j,t,1),!m(t)}))&&u(E,{set:function(t,r){var e;return y(t)&&(m(t)?e=x:b(t)&&(e=w)),A(this,t,r),e&&e(t),this}})},5917:(t,r,e)=>{var n=e(3724),o=e(9039),i=e(4055);t.exports=!n&&!o((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},5966:(t,r,e)=>{var n=e(9306),o=e(4117);t.exports=function(t,r){var e=t[r];return o(e)?void 0:n(e)}},6031:(t,r,e)=>{e(5575),e(4599)},6080:(t,r,e)=>{var n=e(7476),o=e(9306),i=e(616),a=n(n.bind);t.exports=function(t,r){return o(t),void 0===r?t:i?a(t,r):function(){return t.apply(r,arguments)}}},6099:(t,r,e)=>{var n=e(2140),o=e(6840),i=e(3179);n||o(Object.prototype,"toString",i,{unsafe:!0})},6119:(t,r,e)=>{var n=e(5745),o=e(3392),i=n("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},6193:(t,r,e)=>{var n=e(9504),o=Error,i=n("".replace),a=String(new o("zxcasd").stack),u=/\n\s*at [^:]*:[^\n]*/,c=u.test(a);t.exports=function(t,r){if(c&&"string"==typeof t&&!o.prepareStackTrace)for(;r--;)t=i(t,u,"");return t}},6198:(t,r,e)=>{var n=e(8014);t.exports=function(t){return n(t.length)}},6269:t=>{t.exports={}},6279:(t,r,e)=>{var n=e(6840);t.exports=function(t,r,e){for(var o in r)n(t,o,r[o],e);return t}},6280:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(8745),a=e(4601),u="WebAssembly",c=o[u],s=7!==new Error("e",{cause:7}).cause,f=function(t,r){var e={};e[t]=a(t,r,s),n({global:!0,constructor:!0,arity:1,forced:s},e)},l=function(t,r){if(c&&c[t]){var e={};e[t]=a(u+"."+t,r,s),n({target:u,stat:!0,constructor:!0,arity:1,forced:s},e)}};f("Error",(function(t){return function(r){return i(t,this,arguments)}})),f("EvalError",(function(t){return function(r){return i(t,this,arguments)}})),f("RangeError",(function(t){return function(r){return i(t,this,arguments)}})),f("ReferenceError",(function(t){return function(r){return i(t,this,arguments)}})),f("SyntaxError",(function(t){return function(r){return i(t,this,arguments)}})),f("TypeError",(function(t){return function(r){return i(t,this,arguments)}})),f("URIError",(function(t){return function(r){return i(t,this,arguments)}})),l("CompileError",(function(t){return function(r){return i(t,this,arguments)}})),l("LinkError",(function(t){return function(r){return i(t,this,arguments)}})),l("RuntimeError",(function(t){return function(r){return i(t,this,arguments)}}))},6313:(t,r,e)=>{e(3792),e(4185),e(3851),e(7764),e(3772),e(2953),Object.defineProperty(r,"__esModule",{value:!0}),r.TopBar=function(t){var r=t.handleItemHover,e=t.toggleShowSidebar,u=t.showSidebar,c=t.sections,s=t.activeItem,f=t.sectionListRef,l=t.itemListRef,p=(0,i.useBreakpoint)();return(0,a.jsx)("ul",{className:"mg-mega-topbar | mg-container-full-width",role:"menubar","aria-label":"Main navigation menu",children:"mobile"===p?(0,a.jsx)(o.TopBarIconButton,{isOpen:u,onClick:function(){return e()}}):c.map((function(t,e){return(0,a.jsx)(n.TopBarItem,{index:e,ref:function(t){return l.current[e]=t},title:t.title,bannerDescription:t.bannerDescription,link:t.bannerButton,children:t.sections,onMouseEnter:function(){return r(e)},activeItem:s,section:t,handleOnKeyDown:function(t){!function(t,r){["ArrowDown","ArrowUp","ArrowLeft","ArrowRight"].includes(t.key)&&t.preventDefault();var e,n=null==l?void 0:l.current;"ArrowLeft"===t.key&&r>=1&&n[r-1].focus(),"ArrowRight"===t.key&&r<(null==n?void 0:n.length)-1&&n[r+1].focus(),"ArrowDown"===t.key&&(null==f||null===(e=f.current)||void 0===e||e[r].focus())}(t,e)},sectionListRef:f,itemListRef:l},e)}))})},e(4423),e(2062),e(6099),e(8992),e(1454),function(t){if("function"==typeof WeakMap){var r=new WeakMap;new WeakMap}!function(t){if(t&&t.__esModule)return t;var e,n,o={__proto__:null,default:t};if(null===t||"object"!=typeof t&&"function"!=typeof t)return o;if(e=r){if(e.has(t))return e.get(t);e.set(t,o)}for(var i in t)"default"!==i&&{}.hasOwnProperty.call(t,i)&&((n=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(t,i))&&(n.get||n.set)?e(o,i,n):o[i]=t[i])}(t)}(e(1649));var n=e(8e3),o=e(2622),i=e(3116),a=e(4848)},6319:(t,r,e)=>{var n=e(8551),o=e(9539);t.exports=function(t,r,e,i){try{return i?r(n(e)[0],e[1]):r(e)}catch(r){o(t,"throw",r)}}},6395:t=>{t.exports=!1},6468:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(9504),a=e(2796),u=e(6840),c=e(3451),s=e(2652),f=e(679),l=e(4901),p=e(4117),v=e(34),d=e(9039),h=e(4428),y=e(687),g=e(3167);t.exports=function(t,r,e){var m=-1!==t.indexOf("Map"),b=-1!==t.indexOf("Weak"),x=m?"set":"add",w=o[t],S=w&&w.prototype,O=w,j={},E=function(t){var r=i(S[t]);u(S,t,"add"===t?function(t){return r(this,0===t?0:t),this}:"delete"===t?function(t){return!(b&&!v(t))&&r(this,0===t?0:t)}:"get"===t?function(t){return b&&!v(t)?void 0:r(this,0===t?0:t)}:"has"===t?function(t){return!(b&&!v(t))&&r(this,0===t?0:t)}:function(t,e){return r(this,0===t?0:t,e),this})};if(a(t,!l(w)||!(b||S.forEach&&!d((function(){(new w).entries().next()})))))O=e.getConstructor(r,t,m,x),c.enable();else if(a(t,!0)){var A=new O,I=A[x](b?{}:-0,1)!==A,_=d((function(){A.has(1)})),T=h((function(t){new w(t)})),k=!b&&d((function(){for(var t=new w,r=5;r--;)t[x](r,r);return!t.has(-0)}));T||((O=r((function(t,r){f(t,S);var e=g(new w,t,O);return p(r)||s(r,e[x],{that:e,AS_ENTRIES:m}),e}))).prototype=S,S.constructor=O),(_||k)&&(E("delete"),E("has"),m&&E("get")),(k||I)&&E(x),b&&S.clear&&delete S.clear}return j[t]=O,n({global:!0,constructor:!0,forced:O!==w},j),y(O,t),b||e.setStrong(O,t,m),O}},6469:(t,r,e)=>{var n=e(8227),o=e(2360),i=e(4913).f,a=n("unscopables"),u=Array.prototype;void 0===u[a]&&i(u,a,{configurable:!0,value:o(null)}),t.exports=function(t){u[a][t]=!0}},6518:(t,r,e)=>{var n=e(4576),o=e(7347).f,i=e(6699),a=e(6840),u=e(9433),c=e(7740),s=e(2796);t.exports=function(t,r){var e,f,l,p,v,d=t.target,h=t.global,y=t.stat;if(e=h?n:y?n[d]||u(d,{}):n[d]&&n[d].prototype)for(f in r){if(p=r[f],l=t.dontCallGetSet?(v=o(e,f))&&v.value:e[f],!s(h?f:d+(y?".":"#")+f,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;c(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),a(e,f,p,t)}}},6699:(t,r,e)=>{var n=e(3724),o=e(4913),i=e(6980);t.exports=n?function(t,r,e){return o.f(t,r,i(1,e))}:function(t,r,e){return t[r]=e,t}},6706:(t,r,e)=>{var n=e(9504),o=e(9306);t.exports=function(t,r,e){try{return n(o(Object.getOwnPropertyDescriptor(t,r)[e]))}catch(t){}}},6761:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(9565),a=e(9504),u=e(6395),c=e(3724),s=e(4495),f=e(9039),l=e(9297),p=e(1625),v=e(8551),d=e(5397),h=e(6969),y=e(655),g=e(6980),m=e(2360),b=e(1072),x=e(8480),w=e(298),S=e(3717),O=e(7347),j=e(4913),E=e(6801),A=e(8773),I=e(6840),_=e(2106),T=e(5745),k=e(6119),R=e(421),P=e(3392),L=e(8227),D=e(1951),M=e(511),N=e(8242),F=e(687),B=e(1181),C=e(9213).forEach,z=k("hidden"),W="Symbol",U="prototype",H=B.set,K=B.getterFor(W),G=Object[U],$=o.Symbol,V=$&&$[U],Y=o.RangeError,q=o.TypeError,X=o.QObject,J=O.f,Q=j.f,Z=w.f,tt=A.f,rt=a([].push),et=T("symbols"),nt=T("op-symbols"),ot=T("wks"),it=!X||!X[U]||!X[U].findChild,at=function(t,r,e){var n=J(G,r);n&&delete G[r],Q(t,r,e),n&&t!==G&&Q(G,r,n)},ut=c&&f((function(){return 7!==m(Q({},"a",{get:function(){return Q(this,"a",{value:7}).a}})).a}))?at:Q,ct=function(t,r){var e=et[t]=m(V);return H(e,{type:W,tag:t,description:r}),c||(e.description=r),e},st=function(t,r,e){t===G&&st(nt,r,e),v(t);var n=h(r);return v(e),l(et,n)?(e.enumerable?(l(t,z)&&t[z][n]&&(t[z][n]=!1),e=m(e,{enumerable:g(0,!1)})):(l(t,z)||Q(t,z,g(1,m(null))),t[z][n]=!0),ut(t,n,e)):Q(t,n,e)},ft=function(t,r){v(t);var e=d(r),n=b(e).concat(dt(e));return C(n,(function(r){c&&!i(lt,e,r)||st(t,r,e[r])})),t},lt=function(t){var r=h(t),e=i(tt,this,r);return!(this===G&&l(et,r)&&!l(nt,r))&&(!(e||!l(this,r)||!l(et,r)||l(this,z)&&this[z][r])||e)},pt=function(t,r){var e=d(t),n=h(r);if(e!==G||!l(et,n)||l(nt,n)){var o=J(e,n);return!o||!l(et,n)||l(e,z)&&e[z][n]||(o.enumerable=!0),o}},vt=function(t){var r=Z(d(t)),e=[];return C(r,(function(t){l(et,t)||l(R,t)||rt(e,t)})),e},dt=function(t){var r=t===G,e=Z(r?nt:d(t)),n=[];return C(e,(function(t){!l(et,t)||r&&!l(G,t)||rt(n,et[t])})),n};s||(I(V=($=function(){if(p(V,this))throw new q("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?y(arguments[0]):void 0,r=P(t),e=function(t){var n=void 0===this?o:this;n===G&&i(e,nt,t),l(n,z)&&l(n[z],r)&&(n[z][r]=!1);var a=g(1,t);try{ut(n,r,a)}catch(t){if(!(t instanceof Y))throw t;at(n,r,a)}};return c&&it&&ut(G,r,{configurable:!0,set:e}),ct(r,t)})[U],"toString",(function(){return K(this).tag})),I($,"withoutSetter",(function(t){return ct(P(t),t)})),A.f=lt,j.f=st,E.f=ft,O.f=pt,x.f=w.f=vt,S.f=dt,D.f=function(t){return ct(L(t),t)},c&&(_(V,"description",{configurable:!0,get:function(){return K(this).description}}),u||I(G,"propertyIsEnumerable",lt,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!s,sham:!s},{Symbol:$}),C(b(ot),(function(t){M(t)})),n({target:W,stat:!0,forced:!s},{useSetter:function(){it=!0},useSimple:function(){it=!1}}),n({target:"Object",stat:!0,forced:!s,sham:!c},{create:function(t,r){return void 0===r?m(t):ft(m(t),r)},defineProperty:st,defineProperties:ft,getOwnPropertyDescriptor:pt}),n({target:"Object",stat:!0,forced:!s},{getOwnPropertyNames:vt}),N(),F($,W),R[z]=!0},6801:(t,r,e)=>{var n=e(3724),o=e(8686),i=e(4913),a=e(8551),u=e(5397),c=e(1072);r.f=n&&!o?Object.defineProperties:function(t,r){a(t);for(var e,n=u(r),o=c(r),s=o.length,f=0;s>f;)i.f(t,e=o[f++],n[e]);return t}},6823:t=>{var r=String;t.exports=function(t){try{return r(t)}catch(t){return"Object"}}},6837:t=>{var r=TypeError;t.exports=function(t){if(t>9007199254740991)throw r("Maximum allowed index exceeded");return t}},6840:(t,r,e)=>{var n=e(4901),o=e(4913),i=e(283),a=e(9433);t.exports=function(t,r,e,u){u||(u={});var c=u.enumerable,s=void 0!==u.name?u.name:r;if(n(e)&&i(e,s,u),u.global)c?t[r]=e:a(r,e);else{try{u.unsafe?t[r]&&(c=!0):delete t[r]}catch(t){}c?t[r]=e:o.f(t,r,{value:e,enumerable:!1,configurable:!u.nonConfigurable,writable:!u.nonWritable})}return t}},6918:(t,r,e)=>{var n=e(6840),o=e(7536),i=Error.prototype;i.toString!==o&&n(i,"toString",o)},6933:(t,r,e)=>{var n=e(9504),o=e(4376),i=e(4901),a=e(2195),u=e(655),c=n([].push);t.exports=function(t){if(i(t))return t;if(o(t)){for(var r=t.length,e=[],n=0;n<r;n++){var s=t[n];"string"==typeof s?c(e,s):"number"!=typeof s&&"Number"!==a(s)&&"String"!==a(s)||c(e,u(s))}var f=e.length,l=!0;return function(t,r){if(l)return l=!1,r;if(o(this))return r;for(var n=0;n<f;n++)if(e[n]===t)return r}}}},6955:(t,r,e)=>{var n=e(2140),o=e(4901),i=e(2195),a=e(8227)("toStringTag"),u=Object,c="Arguments"===i(function(){return arguments}());t.exports=n?i:function(t){var r,e,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,r){try{return t[r]}catch(t){}}(r=u(t),a))?e:c?i(r):"Object"===(n=i(r))&&o(r.callee)?"Arguments":n}},6969:(t,r,e)=>{var n=e(2777),o=e(757);t.exports=function(t){var r=n(t,"string");return o(r)?r:r+""}},6980:t=>{t.exports=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}}},7040:(t,r,e)=>{var n=e(4495);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},7055:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(2195),a=Object,u=n("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===i(t)?u(t,""):a(t)}:a},7240:(t,r,e)=>{var n=e(9504),o=e(7750),i=e(655),a=/"/g,u=n("".replace);t.exports=function(t,r,e,n){var c=i(o(t)),s="<"+r;return""!==e&&(s+=" "+e+'="'+u(i(n),a,""")+'"'),s+">"+c+"</"+r+">"}},7323:(t,r,e)=>{var n,o,i=e(9565),a=e(9504),u=e(655),c=e(7979),s=e(8429),f=e(5745),l=e(2360),p=e(1181).get,v=e(3635),d=e(8814),h=f("native-string-replace",String.prototype.replace),y=RegExp.prototype.exec,g=y,m=a("".charAt),b=a("".indexOf),x=a("".replace),w=a("".slice),S=(o=/b*/g,i(y,n=/a/,"a"),i(y,o,"a"),0!==n.lastIndex||0!==o.lastIndex),O=s.BROKEN_CARET,j=void 0!==/()??/.exec("")[1];(S||j||O||v||d)&&(g=function(t){var r,e,n,o,a,s,f,v=this,d=p(v),E=u(t),A=d.raw;if(A)return A.lastIndex=v.lastIndex,r=i(g,A,E),v.lastIndex=A.lastIndex,r;var I=d.groups,_=O&&v.sticky,T=i(c,v),k=v.source,R=0,P=E;if(_&&(T=x(T,"y",""),-1===b(T,"g")&&(T+="g"),P=w(E,v.lastIndex),v.lastIndex>0&&(!v.multiline||v.multiline&&"\n"!==m(E,v.lastIndex-1))&&(k="(?: "+k+")",P=" "+P,R++),e=new RegExp("^(?:"+k+")",T)),j&&(e=new RegExp("^"+k+"$(?!\\s)",T)),S&&(n=v.lastIndex),o=i(y,_?e:v,P),_?o?(o.input=w(o.input,R),o[0]=w(o[0],R),o.index=v.lastIndex,v.lastIndex+=o[0].length):v.lastIndex=0:S&&o&&(v.lastIndex=v.global?o.index+o[0].length:n),j&&o&&o.length>1&&i(h,o[0],e,(function(){for(a=1;a<arguments.length-2;a++)void 0===arguments[a]&&(o[a]=void 0)})),o&&I)for(o.groups=s=l(null),a=0;a<I.length;a++)s[(f=I[a])[0]]=o[f[1]];return o}),t.exports=g},7347:(t,r,e)=>{var n=e(3724),o=e(9565),i=e(8773),a=e(6980),u=e(5397),c=e(6969),s=e(9297),f=e(5917),l=Object.getOwnPropertyDescriptor;r.f=n?l:function(t,r){if(t=u(t),r=c(r),f)try{return l(t,r)}catch(t){}if(s(t,r))return a(!o(i.f,t,r),t[r])}},7400:t=>{t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},7433:(t,r,e)=>{var n=e(4376),o=e(3517),i=e(34),a=e(8227)("species"),u=Array;t.exports=function(t){var r;return n(t)&&(r=t.constructor,(o(r)&&(r===u||n(r.prototype))||i(r)&&null===(r=r[a]))&&(r=void 0)),void 0===r?u:r}},7476:(t,r,e)=>{var n=e(2195),o=e(9504);t.exports=function(t){if("Function"===n(t))return o(t)}},7495:(t,r,e)=>{var n=e(6518),o=e(7323);n({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},7536:(t,r,e)=>{var n=e(3724),o=e(9039),i=e(8551),a=e(2603),u=Error.prototype.toString,c=o((function(){if(n){var t=Object.create(Object.defineProperty({},"name",{get:function(){return this===t}}));if("true"!==u.call(t))return!0}return"2: 1"!==u.call({message:1,name:2})||"Error"!==u.call({})}));t.exports=c?function(){var t=i(this),r=a(t.name,"Error"),e=a(t.message);return r?e?r+": "+e:r:e}:u},7584:(t,r,e)=>{var n=e(34),o=e(6699);t.exports=function(t,r){n(r)&&"cause"in r&&o(t,"cause",r.cause)}},7629:(t,r,e)=>{var n=e(6395),o=e(4576),i=e(9433),a="__core-js_shared__",u=t.exports=o[a]||i(a,{});(u.versions||(u.versions=[])).push({version:"3.42.0",mode:n?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.42.0/LICENSE",source:"https://github.com/zloirock/core-js"})},7657:(t,r,e)=>{var n,o,i,a=e(9039),u=e(4901),c=e(34),s=e(2360),f=e(2787),l=e(6840),p=e(8227),v=e(6395),d=p("iterator"),h=!1;[].keys&&("next"in(i=[].keys())?(o=f(f(i)))!==Object.prototype&&(n=o):h=!0),!c(n)||a((function(){var t={};return n[d].call(t)!==t}))?n={}:v&&(n=s(n)),u(n[d])||l(n,d,(function(){return this})),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:h}},7680:(t,r,e)=>{var n=e(9504);t.exports=n([].slice)},7740:(t,r,e)=>{var n=e(9297),o=e(5031),i=e(7347),a=e(4913);t.exports=function(t,r,e){for(var u=o(r),c=a.f,s=i.f,f=0;f<u.length;f++){var l=u[f];n(t,l)||e&&n(e,l)||c(t,l,s(r,l))}}},7750:(t,r,e)=>{var n=e(4117),o=TypeError;t.exports=function(t){if(n(t))throw new o("Can't call method on "+t);return t}},7751:(t,r,e)=>{var n=e(4576),o=e(4901);t.exports=function(t,r){return arguments.length<2?(e=n[t],o(e)?e:void 0):n[t]&&n[t][r];var e}},7764:(t,r,e)=>{var n=e(8183).charAt,o=e(655),i=e(1181),a=e(1088),u=e(2529),c="String Iterator",s=i.set,f=i.getterFor(c);a(String,"String",(function(t){s(this,{type:c,string:o(t),index:0})}),(function(){var t,r=f(this),e=r.string,o=r.index;return o>=e.length?u(void 0,!0):(t=n(e,o),r.index+=t.length,u(t,!1))}))},7812:(t,r,e)=>{var n=e(6518),o=e(9297),i=e(757),a=e(6823),u=e(5745),c=e(1296),s=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{keyFor:function(t){if(!i(t))throw new TypeError(a(t)+" is not a symbol");if(o(s,t))return s[t]}})},7916:(t,r,e)=>{var n=e(6080),o=e(9565),i=e(8981),a=e(6319),u=e(4209),c=e(3517),s=e(6198),f=e(2278),l=e(81),p=e(851),v=Array;t.exports=function(t){var r=i(t),e=c(this),d=arguments.length,h=d>1?arguments[1]:void 0,y=void 0!==h;y&&(h=n(h,d>2?arguments[2]:void 0));var g,m,b,x,w,S,O=p(r),j=0;if(!O||this===v&&u(O))for(g=s(r),m=e?new this(g):v(g);g>j;j++)S=y?h(r[j],j):r[j],f(m,j,S);else for(m=e?new this:[],w=(x=l(r,O)).next;!(b=o(w,x)).done;j++)S=y?a(x,h,[b.value,j],!0):b.value,f(m,j,S);return m.length=j,m}},7979:(t,r,e)=>{var n=e(8551);t.exports=function(){var t=n(this),r="";return t.hasIndices&&(r+="d"),t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.unicodeSets&&(r+="v"),t.sticky&&(r+="y"),r}},8e3:(t,r,e)=>{e(4185),Object.defineProperty(r,"__esModule",{value:!0}),r.TopBarItem=function(t){var r=t.title,e=t.onMouseEnter,i=t.activeItem,a=t.link,u=t.bannerDescription,c=t.handleOnKeyDown,s=t.ref,f=t.section,l=t.sectionListRef,p=t.itemListRef,v=t.index,d=v===i;return(0,o.jsxs)("li",{className:"mg-mega-topbar__item "+(d?"mg-mega-topbar__item--active":""),onMouseEnter:f||u?e:void 0,onFocus:e,onKeyDown:c,role:"none",children:[a&&a.url?(0,o.jsx)("a",{className:"mg-mega-topbar__item-link",href:a.url,ref:s,role:"menuitem","aria-haspopup":f&&f.items?"true":void 0,"aria-expanded":d?"true":void 0,children:r}):(0,o.jsx)("button",{className:"mg-mega-topbar__item-link",ref:s,role:"menuitem","aria-haspopup":f&&f.items?"true":void 0,"aria-expanded":d?"true":void 0,children:r}),(0,o.jsx)(n.default,{section:f,index:v,sectionListRef:l,itemListRef:p})]})},e(778),i(e(1649));var n=i(e(983)),o=e(4848);function i(t){return t&&t.__esModule?t:{default:t}}},8014:(t,r,e)=>{var n=e(1291),o=Math.min;t.exports=function(t){var r=n(t);return r>0?o(r,9007199254740991):0}},8111:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(679),a=e(8551),u=e(4901),c=e(2787),s=e(2106),f=e(2278),l=e(9039),p=e(9297),v=e(8227),d=e(7657).IteratorPrototype,h=e(3724),y=e(6395),g="constructor",m="Iterator",b=v("toStringTag"),x=TypeError,w=o[m],S=y||!u(w)||w.prototype!==d||!l((function(){w({})})),O=function(){if(i(this,d),c(this)===d)throw new x("Abstract class Iterator not directly constructable")},j=function(t,r){h?s(d,t,{configurable:!0,get:function(){return r},set:function(r){if(a(this),this===d)throw new x("You can't redefine this property");p(this,t)?this[t]=r:f(this,t,r)}}):d[t]=r};p(d,b)||j(b,m),!S&&p(d,g)&&d[g]!==Object||j(g,O),O.prototype=d,n({global:!0,constructor:!0,forced:S},{Iterator:O})},8183:(t,r,e)=>{var n=e(9504),o=e(1291),i=e(655),a=e(7750),u=n("".charAt),c=n("".charCodeAt),s=n("".slice),f=function(t){return function(r,e){var n,f,l=i(a(r)),p=o(e),v=l.length;return p<0||p>=v?t?"":void 0:(n=c(l,p))<55296||n>56319||p+1===v||(f=c(l,p+1))<56320||f>57343?t?u(l,p):n:t?s(l,p,p+2):f-56320+(n-55296<<10)+65536}};t.exports={codeAt:f(!1),charAt:f(!0)}},8227:(t,r,e)=>{var n=e(4576),o=e(5745),i=e(9297),a=e(3392),u=e(4495),c=e(7040),s=n.Symbol,f=o("wks"),l=c?s.for||s:s&&s.withoutSetter||a;t.exports=function(t){return i(f,t)||(f[t]=u&&i(s,t)?s[t]:l("Symbol."+t)),f[t]}},8242:(t,r,e)=>{var n=e(9565),o=e(7751),i=e(8227),a=e(6840);t.exports=function(){var t=o("Symbol"),r=t&&t.prototype,e=r&&r.valueOf,u=i("toPrimitive");r&&!r[u]&&a(r,u,(function(t){return n(e,this)}),{arity:1})}},8429:(t,r,e)=>{var n=e(9039),o=e(4576).RegExp,i=n((function(){var t=o("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),a=i||n((function(){return!o("a","y").sticky})),u=i||n((function(){var t=o("^r","gy");return t.lastIndex=2,null!==t.exec("str")}));t.exports={BROKEN_CARET:u,MISSED_STICKY:a,UNSUPPORTED_Y:i}},8480:(t,r,e)=>{var n=e(1828),o=e(8727).concat("length","prototype");r.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},8551:(t,r,e)=>{var n=e(34),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not an object")}},8622:(t,r,e)=>{var n=e(4576),o=e(4901),i=n.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},8686:(t,r,e)=>{var n=e(3724),o=e(9039);t.exports=n&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},8727:t=>{t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},8745:(t,r,e)=>{var n=e(616),o=Function.prototype,i=o.apply,a=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(n?a.bind(i):function(){return a.apply(i,arguments)})},8773:(t,r)=>{var e={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!e.call({1:2},1);r.f=o?function(t){var r=n(this,t);return!!r&&r.enumerable}:e},8781:(t,r,e)=>{var n=e(350).PROPER,o=e(6840),i=e(8551),a=e(655),u=e(9039),c=e(1034),s="toString",f=RegExp.prototype,l=f[s],p=u((function(){return"/a/b"!==l.call({source:"a",flags:"b"})})),v=n&&l.name!==s;(p||v)&&o(f,s,(function(){var t=i(this);return"/"+a(t.source)+"/"+a(c(t))}),{unsafe:!0})},8814:(t,r,e)=>{var n=e(9039),o=e(4576).RegExp;t.exports=n((function(){var t=o("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")}))},8980:(t,r,e)=>{var n=e(6518),o=e(9213).findIndex,i=e(6469),a="findIndex",u=!0;a in[]&&Array(1)[a]((function(){u=!1})),n({target:"Array",proto:!0,forced:u},{findIndex:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),i(a)},8981:(t,r,e)=>{var n=e(7750),o=Object;t.exports=function(t){return o(n(t))}},8992:(t,r,e)=>{e(8111)},9039:t=>{t.exports=function(t){try{return!!t()}catch(t){return!0}}},9167:(t,r,e)=>{var n=e(4576);t.exports=n},9213:(t,r,e)=>{var n=e(6080),o=e(9504),i=e(7055),a=e(8981),u=e(6198),c=e(1469),s=o([].push),f=function(t){var r=1===t,e=2===t,o=3===t,f=4===t,l=6===t,p=7===t,v=5===t||l;return function(d,h,y,g){for(var m,b,x=a(d),w=i(x),S=u(w),O=n(h,y),j=0,E=g||c,A=r?E(d,S):e||p?E(d,0):void 0;S>j;j++)if((v||j in w)&&(b=O(m=w[j],j,x),t))if(r)A[j]=b;else if(b)switch(t){case 3:return!0;case 5:return m;case 6:return j;case 2:s(A,m)}else switch(t){case 4:return!1;case 7:s(A,m)}return l?-1:o||f?f:A}};t.exports={forEach:f(0),map:f(1),filter:f(2),some:f(3),every:f(4),find:f(5),findIndex:f(6),filterReject:f(7)}},9296:(t,r,e)=>{var n=e(4055)("span").classList,o=n&&n.constructor&&n.constructor.prototype;t.exports=o===Object.prototype?void 0:o},9297:(t,r,e)=>{var n=e(9504),o=e(8981),i=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,r){return i(o(t),r)}},9306:(t,r,e)=>{var n=e(4901),o=e(6823),i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not a function")}},9433:(t,r,e)=>{var n=e(4576),o=Object.defineProperty;t.exports=function(t,r){try{o(n,t,{value:r,configurable:!0,writable:!0})}catch(e){n[t]=r}return r}},9462:(t,r,e)=>{var n=e(9565),o=e(2360),i=e(6699),a=e(6279),u=e(8227),c=e(1181),s=e(5966),f=e(7657).IteratorPrototype,l=e(2529),p=e(9539),v=u("toStringTag"),d="IteratorHelper",h="WrapForValidIterator",y=c.set,g=function(t){var r=c.getterFor(t?h:d);return a(o(f),{next:function(){var e=r(this);if(t)return e.nextHandler();if(e.done)return l(void 0,!0);try{var n=e.nextHandler();return e.returnHandlerResult?n:l(n,e.done)}catch(t){throw e.done=!0,t}},return:function(){var e=r(this),o=e.iterator;if(e.done=!0,t){var i=s(o,"return");return i?n(i,o):l(void 0,!0)}if(e.inner)try{p(e.inner.iterator,"normal")}catch(t){return p(o,"throw",t)}return o&&p(o,"normal"),l(void 0,!0)}})},m=g(!0),b=g(!1);i(b,v,"Iterator Helper"),t.exports=function(t,r,e){var n=function(n,o){o?(o.iterator=n.iterator,o.next=n.next):o=n,o.type=r?h:d,o.returnHandlerResult=!!e,o.nextHandler=t,o.counter=0,o.done=!1,y(this,o)};return n.prototype=r?m:b,n}},9463:(t,r,e)=>{var n=e(6518),o=e(3724),i=e(4576),a=e(9504),u=e(9297),c=e(4901),s=e(1625),f=e(655),l=e(2106),p=e(7740),v=i.Symbol,d=v&&v.prototype;if(o&&c(v)&&(!("description"in d)||void 0!==v().description)){var h={},y=function(){var t=arguments.length<1||void 0===arguments[0]?void 0:f(arguments[0]),r=s(d,this)?new v(t):void 0===t?v():v(t);return""===t&&(h[r]=!0),r};p(y,v),y.prototype=d,d.constructor=y;var g="Symbol(description detection)"===String(v("description detection")),m=a(d.valueOf),b=a(d.toString),x=/^Symbol\((.*)\)[^)]+$/,w=a("".replace),S=a("".slice);l(d,"description",{configurable:!0,get:function(){var t=m(this);if(u(h,t))return"";var r=b(t),e=g?S(r,7,-1):w(r,x,"$1");return""===e?void 0:e}}),n({global:!0,constructor:!0,forced:!0},{Symbol:y})}},9472:(t,r,e)=>{var n,o=e(4576),i=e(8745),a=e(4901),u=e(4215),c=e(2839),s=e(7680),f=e(2812),l=o.Function,p=/MSIE .\./.test(c)||"BUN"===u&&((n=o.Bun.version.split(".")).length<3||"0"===n[0]&&(n[1]<3||"3"===n[1]&&"0"===n[2]));t.exports=function(t,r){var e=r?2:1;return p?function(n,o){var u=f(arguments.length,1)>e,c=a(n)?n:l(n),p=u?s(arguments,e):[],v=u?function(){i(c,this,p)}:c;return r?t(v,o):t(v)}:t}},9504:(t,r,e)=>{var n=e(616),o=Function.prototype,i=o.call,a=n&&o.bind.bind(i,i);t.exports=n?a:function(t){return function(){return i.apply(t,arguments)}}},9519:(t,r,e)=>{var n,o,i=e(4576),a=e(2839),u=i.process,c=i.Deno,s=u&&u.versions||c&&c.version,f=s&&s.v8;f&&(o=(n=f.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&a&&(!(n=a.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/))&&(o=+n[1]),t.exports=o},9539:(t,r,e)=>{var n=e(9565),o=e(8551),i=e(5966);t.exports=function(t,r,e){var a,u;o(t);try{if(!(a=i(t,"return"))){if("throw"===r)throw e;return e}a=n(a,t)}catch(t){u=!0,a=t}if("throw"===r)throw e;if(u)throw a;return o(a),e}},9565:(t,r,e)=>{var n=e(616),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},9617:(t,r,e)=>{var n=e(5397),o=e(5610),i=e(6198),a=function(t){return function(r,e,a){var u=n(r),c=i(u);if(0===c)return!t&&-1;var s,f=o(a,c);if(t&&e!=e){for(;c>f;)if((s=u[f++])!=s)return!0}else for(;c>f;f++)if((t||f in u)&&u[f]===e)return t||f||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},9698:(t,r)=>{var e=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function o(t,r,n){var o=null;if(void 0!==n&&(o=""+n),void 0!==r.key&&(o=""+r.key),"key"in r)for(var i in n={},r)"key"!==i&&(n[i]=r[i]);else n=r;return r=n.ref,{$$typeof:e,type:t,key:o,ref:void 0!==r?r:null,props:n}}r.Fragment=n,r.jsx=o,r.jsxs=o},9773:(t,r,e)=>{var n=e(6518),o=e(4495),i=e(9039),a=e(3717),u=e(8981);n({target:"Object",stat:!0,forced:!o||i((function(){a.f(1)}))},{getOwnPropertySymbols:function(t){var r=a.f;return r?r(u(t)):[]}})}},e={};function n(t){var o=e[t];if(void 0!==o)return o.exports;var i=e[t]={exports:{}};return r[t].call(i.exports,i,i.exports,n),i.exports}n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}();var o={};(()=>{var t=o;n(2675),n(9463),n(2259),n(6280),n(6918),n(3418),n(3792),n(4114),n(4782),n(3288),n(2010),n(4185),n(3851),n(6099),n(7495),n(906),n(8781),n(7764),n(3772),n(2953),Object.defineProperty(t,"B",{value:!0}),t.A=void 0,n(4346),n(6031);var r=function(t){if("function"==typeof WeakMap){var r=new WeakMap;new WeakMap}return function(t){if(t&&t.__esModule)return t;var e,n,o={__proto__:null,default:t};if(null===t||"object"!=typeof t&&"function"!=typeof t)return o;if(e=r){if(e.has(t))return e.get(t);e.set(t,o)}for(var i in t)"default"!==i&&{}.hasOwnProperty.call(t,i)&&((n=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(t,i))&&(n.get||n.set)?e(o,i,n):o[i]=t[i]);return o}(t)}(n(1649)),e=n(6313),i=n(4049),a=n(3116),u=n(4848);function c(t,r){return function(t){if(Array.isArray(t))return t}(t)||function(t,r){var e=null==t?null:"undefined"!=typeof Symbol&&t[Symbol.iterator]||t["@@iterator"];if(null!=e){var n,o,i,a,u=[],c=!0,s=!1;try{if(i=(e=e.call(t)).next,0===r){if(Object(e)!==e)return;c=!1}else for(;!(c=(n=i.call(e)).done)&&(u.push(n.value),u.length!==r);c=!0);}catch(t){s=!0,o=t}finally{try{if(!c&&null!=e.return&&(a=e.return(),Object(a)!==a))return}finally{if(s)throw o}}return u}}(t,r)||function(t,r){if(t){if("string"==typeof t)return s(t,r);var e={}.toString.call(t).slice(8,-1);return"Object"===e&&t.constructor&&(e=t.constructor.name),"Map"===e||"Set"===e?Array.from(t):"Arguments"===e||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(e)?s(t,r):void 0}}(t,r)||function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}()}function s(t,r){(null==r||r>t.length)&&(r=t.length);for(var e=0,n=Array(r);e<r;e++)n[e]=t[e];return n}t.A=function(t){var n=t.sections,o=t.delay,s=void 0===o?300:o,f=c((0,r.useState)(!1),2),l=f[0],p=f[1],v=c((0,r.useState)(null),2),d=v[0],h=v[1],y=(0,a.useBreakpoint)(),g=(0,r.useRef)([]),m=(0,r.useRef)([]),b=(0,r.useRef)(null);return(0,r.useEffect)((function(){return function(){return clearTimeout(b.current)}}),[]),(0,r.useEffect)((function(){"mobile"!==y&&p(!1)}),[y]),(0,u.jsxs)("nav",{className:"mg-mega-wrapper",onMouseLeave:function(){b.current=setTimeout((function(){h(null)}),s)},onKeyDown:function(t){"Escape"===t.key&&h(null)},"aria-label":"Main Navigation",children:[(0,u.jsx)(e.TopBar,{sections:n,handleItemHover:function(t){clearTimeout(b.current),h(t)},toggleShowSidebar:function(){return p((function(t){return!t}))},showSidebar:l,activeItem:d,itemListRef:g,sectionListRef:m}),l&&(0,u.jsx)(i.Sidebar,{sections:n,itemListRef:g,sectionListRef:m})]})}})();const i=o.B,a=o.A;export{i as __esModule,a as default};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
|
|
3
|
+
* Compiled on: 2025-06-27T15:52:58.599Z
|
|
4
|
+
*/
|
|
5
|
+
/*! For license information please see QuoteHighlight.js.LICENSE.txt */
|
|
6
|
+
import*as t from"react";var r={34:(t,r,e)=>{var n=e(4901);t.exports=function(t){return"object"==typeof t?null!==t:n(t)}},283:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(4901),a=e(9297),u=e(3724),c=e(350).CONFIGURABLE,s=e(3706),f=e(1181),l=f.enforce,p=f.get,v=String,y=Object.defineProperty,g=n("".slice),d=n("".replace),b=n([].join),h=u&&!o((function(){return 8!==y((function(){}),"length",{value:8}).length})),m=String(String).split("String"),x=t.exports=function(t,r,e){"Symbol("===g(v(r),0,7)&&(r="["+d(v(r),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),e&&e.getter&&(r="get "+r),e&&e.setter&&(r="set "+r),(!a(t,"name")||c&&t.name!==r)&&(u?y(t,"name",{value:r,configurable:!0}):t.name=r),h&&e&&a(e,"arity")&&t.length!==e.arity&&y(t,"length",{value:e.arity});try{e&&a(e,"constructor")&&e.constructor?u&&y(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=l(t);return a(n,"source")||(n.source=b(m,"string"==typeof r?r:"")),t};Function.prototype.toString=x((function(){return i(this)&&p(this).source||s(this)}),"toString")},298:(t,r,e)=>{var n=e(2195),o=e(5397),i=e(8480).f,a=e(7680),u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"Window"===n(t)?function(t){try{return i(t)}catch(t){return a(u)}}(t):i(o(t))}},350:(t,r,e)=>{var n=e(3724),o=e(9297),i=Function.prototype,a=n&&Object.getOwnPropertyDescriptor,u=o(i,"name"),c=u&&"something"===function(){}.name,s=u&&(!n||n&&a(i,"name").configurable);t.exports={EXISTS:u,PROPER:c,CONFIGURABLE:s}},397:(t,r,e)=>{var n=e(7751);t.exports=n("document","documentElement")},421:t=>{t.exports={}},511:(t,r,e)=>{var n=e(9167),o=e(9297),i=e(1951),a=e(4913).f;t.exports=function(t){var r=n.Symbol||(n.Symbol={});o(r,t)||a(r,t,{value:i.f(t)})}},566:(t,r,e)=>{var n=e(9504),o=e(9306),i=e(34),a=e(9297),u=e(7680),c=e(616),s=Function,f=n([].concat),l=n([].join),p={};t.exports=c?s.bind:function(t){var r=o(this),e=r.prototype,n=u(arguments,1),c=function(){var e=f(n,u(arguments));return this instanceof c?function(t,r,e){if(!a(p,r)){for(var n=[],o=0;o<r;o++)n[o]="a["+o+"]";p[r]=s("C,a","return new C("+l(n,",")+")")}return p[r](t,e)}(r,e.length,e):r.apply(t,e)};return i(e)&&(c.prototype=e),c}},616:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},655:(t,r,e)=>{var n=e(6955),o=String;t.exports=function(t){if("Symbol"===n(t))throw new TypeError("Cannot convert a Symbol value to a string");return o(t)}},687:(t,r,e)=>{var n=e(4913).f,o=e(9297),i=e(8227)("toStringTag");t.exports=function(t,r,e){t&&!e&&(t=t.prototype),t&&!o(t,i)&&n(t,i,{configurable:!0,value:r})}},741:t=>{var r=Math.ceil,e=Math.floor;t.exports=Math.trunc||function(t){var n=+t;return(n>0?e:r)(n)}},757:(t,r,e)=>{var n=e(7751),o=e(4901),i=e(1625),a=e(7040),u=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var r=n("Symbol");return o(r)&&i(r.prototype,u(t))}},788:(t,r,e)=>{var n=e(34),o=e(2195),i=e(8227)("match");t.exports=function(t){var r;return n(t)&&(void 0!==(r=t[i])?!!r:"RegExp"===o(t))}},1072:(t,r,e)=>{var n=e(1828),o=e(8727);t.exports=Object.keys||function(t){return n(t,o)}},1181:(t,r,e)=>{var n,o,i,a=e(8622),u=e(4576),c=e(34),s=e(6699),f=e(9297),l=e(7629),p=e(6119),v=e(421),y="Object already initialized",g=u.TypeError,d=u.WeakMap;if(a||l.state){var b=l.state||(l.state=new d);b.get=b.get,b.has=b.has,b.set=b.set,n=function(t,r){if(b.has(t))throw new g(y);return r.facade=t,b.set(t,r),r},o=function(t){return b.get(t)||{}},i=function(t){return b.has(t)}}else{var h=p("state");v[h]=!0,n=function(t,r){if(f(t,h))throw new g(y);return r.facade=t,s(t,h,r),r},o=function(t){return f(t,h)?t[h]:{}},i=function(t){return f(t,h)}}t.exports={set:n,get:o,has:i,enforce:function(t){return i(t)?o(t):n(t,{})},getterFor:function(t){return function(r){var e;if(!c(r)||(e=o(r)).type!==t)throw new g("Incompatible receiver, "+t+" required");return e}}}},1291:(t,r,e)=>{var n=e(741);t.exports=function(t){var r=+t;return r!=r||0===r?0:n(r)}},1296:(t,r,e)=>{var n=e(4495);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor},1436:(t,r,e)=>{var n=e(8227)("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[n]=!1,"/./"[t](r)}catch(t){}}return!1}},1469:(t,r,e)=>{var n=e(7433);t.exports=function(t,r){return new(n(t))(0===r?0:r)}},1510:(t,r,e)=>{var n=e(6518),o=e(7751),i=e(9297),a=e(655),u=e(5745),c=e(1296),s=u("string-to-symbol-registry"),f=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{for:function(t){var r=a(t);if(i(s,r))return s[r];var e=o("Symbol")(r);return s[r]=e,f[e]=r,e}})},1625:(t,r,e)=>{var n=e(9504);t.exports=n({}.isPrototypeOf)},1649:r=>{r.exports=t},1699:(t,r,e)=>{var n=e(6518),o=e(9504),i=e(2892),a=e(7750),u=e(655),c=e(1436),s=o("".indexOf);n({target:"String",proto:!0,forced:!c("includes")},{includes:function(t){return!!~s(u(a(this)),u(i(t)),arguments.length>1?arguments[1]:void 0)}})},1828:(t,r,e)=>{var n=e(9504),o=e(9297),i=e(5397),a=e(9617).indexOf,u=e(421),c=n([].push);t.exports=function(t,r){var e,n=i(t),s=0,f=[];for(e in n)!o(u,e)&&o(n,e)&&c(f,e);for(;r.length>s;)o(n,e=r[s++])&&(~a(f,e)||c(f,e));return f}},1951:(t,r,e)=>{var n=e(8227);r.f=n},2106:(t,r,e)=>{var n=e(283),o=e(4913);t.exports=function(t,r,e){return e.get&&n(e.get,r,{getter:!0}),e.set&&n(e.set,r,{setter:!0}),o.f(t,r,e)}},2140:(t,r,e)=>{var n={};n[e(8227)("toStringTag")]="z",t.exports="[object z]"===String(n)},2195:(t,r,e)=>{var n=e(9504),o=n({}.toString),i=n("".slice);t.exports=function(t){return i(o(t),8,-1)}},2360:(t,r,e)=>{var n,o=e(8551),i=e(6801),a=e(8727),u=e(421),c=e(397),s=e(4055),f=e(6119),l="prototype",p="script",v=f("IE_PROTO"),y=function(){},g=function(t){return"<"+p+">"+t+"</"+p+">"},d=function(t){t.write(g("")),t.close();var r=t.parentWindow.Object;return t=null,r},b=function(){try{n=new ActiveXObject("htmlfile")}catch(t){}var t,r,e;b="undefined"!=typeof document?document.domain&&n?d(n):(r=s("iframe"),e="java"+p+":",r.style.display="none",c.appendChild(r),r.src=String(e),(t=r.contentWindow.document).open(),t.write(g("document.F=Object")),t.close(),t.F):d(n);for(var o=a.length;o--;)delete b[l][a[o]];return b()};u[v]=!0,t.exports=Object.create||function(t,r){var e;return null!==t?(y[l]=o(t),e=new y,y[l]=null,e[v]=t):e=b(),void 0===r?e:i.f(e,r)}},2675:(t,r,e)=>{e(6761),e(1510),e(7812),e(3110),e(9773)},2694:(t,r,e)=>{var n=e(6925);function o(){}function i(){}i.resetWarningCache=o,t.exports=function(){function t(t,r,e,o,i,a){if(a!==n){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}function r(){return t}t.isRequired=t;var e={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:r,element:t,elementType:t,instanceOf:r,node:t,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:i,resetWarningCache:o};return e.PropTypes=e,e}},2777:(t,r,e)=>{var n=e(9565),o=e(34),i=e(757),a=e(5966),u=e(4270),c=e(8227),s=TypeError,f=c("toPrimitive");t.exports=function(t,r){if(!o(t)||i(t))return t;var e,c=a(t,f);if(c){if(void 0===r&&(r="default"),e=n(c,t,r),!o(e)||i(e))return e;throw new s("Can't convert object to primitive value")}return void 0===r&&(r="number"),u(t,r)}},2796:(t,r,e)=>{var n=e(9039),o=e(4901),i=/#|\.prototype\./,a=function(t,r){var e=c[u(t)];return e===f||e!==s&&(o(r)?n(r):!!r)},u=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},c=a.data={},s=a.NATIVE="N",f=a.POLYFILL="P";t.exports=a},2839:(t,r,e)=>{var n=e(4576).navigator,o=n&&n.userAgent;t.exports=o?String(o):""},2892:(t,r,e)=>{var n=e(788),o=TypeError;t.exports=function(t){if(n(t))throw new o("The method doesn't accept regular expressions");return t}},3110:(t,r,e)=>{var n=e(6518),o=e(7751),i=e(8745),a=e(9565),u=e(9504),c=e(9039),s=e(4901),f=e(757),l=e(7680),p=e(6933),v=e(4495),y=String,g=o("JSON","stringify"),d=u(/./.exec),b=u("".charAt),h=u("".charCodeAt),m=u("".replace),x=u(1..toString),O=/[\uD800-\uDFFF]/g,w=/^[\uD800-\uDBFF]$/,j=/^[\uDC00-\uDFFF]$/,S=!v||c((function(){var t=o("Symbol")("stringify detection");return"[null]"!==g([t])||"{}"!==g({a:t})||"{}"!==g(Object(t))})),_=c((function(){return'"\\udf06\\ud834"'!==g("\udf06\ud834")||'"\\udead"'!==g("\udead")})),P=function(t,r){var e=l(arguments),n=p(r);if(s(n)||void 0!==t&&!f(t))return e[1]=function(t,r){if(s(n)&&(r=a(n,this,y(t),r)),!f(r))return r},i(g,null,e)},T=function(t,r,e){var n=b(e,r-1),o=b(e,r+1);return d(w,t)&&!d(j,o)||d(j,t)&&!d(w,n)?"\\u"+x(h(t,0),16):t};g&&n({target:"JSON",stat:!0,arity:3,forced:S||_},{stringify:function(t,r,e){var n=l(arguments),o=i(S?P:g,null,n);return _&&"string"==typeof o?m(o,O,T):o}})},3392:(t,r,e)=>{var n=e(9504),o=0,i=Math.random(),a=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++o+i,36)}},3517:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(4901),a=e(6955),u=e(7751),c=e(3706),s=function(){},f=u("Reflect","construct"),l=/^\s*(?:class|function)\b/,p=n(l.exec),v=!l.test(s),y=function(t){if(!i(t))return!1;try{return f(s,[],t),!0}catch(t){return!1}},g=function(t){if(!i(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return v||!!p(l,c(t))}catch(t){return!0}};g.sham=!0,t.exports=!f||o((function(){var t;return y(y.call)||!y(Object)||!y((function(){t=!0}))||t}))?g:y},3706:(t,r,e)=>{var n=e(9504),o=e(4901),i=e(7629),a=n(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return a(t)}),t.exports=i.inspectSource},3717:(t,r)=>{r.f=Object.getOwnPropertySymbols},3724:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},4055:(t,r,e)=>{var n=e(4576),o=e(34),i=n.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},4117:t=>{t.exports=function(t){return null==t}},4170:(t,r,e)=>{var n=e(6518),o=e(566);n({target:"Function",proto:!0,forced:Function.bind!==o},{bind:o})},4185:(t,r,e)=>{var n=e(6518),o=e(3724),i=e(4913).f;n({target:"Object",stat:!0,forced:Object.defineProperty!==i,sham:!o},{defineProperty:i})},4213:(t,r,e)=>{var n=e(3724),o=e(9504),i=e(9565),a=e(9039),u=e(1072),c=e(3717),s=e(8773),f=e(8981),l=e(7055),p=Object.assign,v=Object.defineProperty,y=o([].concat);t.exports=!p||a((function(){if(n&&1!==p({b:1},p(v({},"a",{enumerable:!0,get:function(){v(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},r={},e=Symbol("assign detection"),o="abcdefghijklmnopqrst";return t[e]=7,o.split("").forEach((function(t){r[t]=t})),7!==p({},t)[e]||u(p({},r)).join("")!==o}))?function(t,r){for(var e=f(t),o=arguments.length,a=1,p=c.f,v=s.f;o>a;)for(var g,d=l(arguments[a++]),b=p?y(u(d),p(d)):u(d),h=b.length,m=0;h>m;)g=b[m++],n&&!i(v,d,g)||(e[g]=d[g]);return e}:p},4270:(t,r,e)=>{var n=e(9565),o=e(4901),i=e(34),a=TypeError;t.exports=function(t,r){var e,u;if("string"===r&&o(e=t.toString)&&!i(u=n(e,t)))return u;if(o(e=t.valueOf)&&!i(u=n(e,t)))return u;if("string"!==r&&o(e=t.toString)&&!i(u=n(e,t)))return u;throw new a("Can't convert object to primitive value")}},4376:(t,r,e)=>{var n=e(2195);t.exports=Array.isArray||function(t){return"Array"===n(t)}},4423:(t,r,e)=>{var n=e(6518),o=e(9617).includes,i=e(9039),a=e(6469);n({target:"Array",proto:!0,forced:i((function(){return!Array(1).includes()}))},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},4495:(t,r,e)=>{var n=e(9519),o=e(9039),i=e(4576).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},4576:function(t,r,e){var n=function(t){return t&&t.Math===Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e.g&&e.g)||n("object"==typeof this&&this)||function(){return this}()||Function("return this")()},4598:(t,r,e)=>{var n=e(9039);t.exports=function(t,r){var e=[][t];return!!e&&n((function(){e.call(null,r||function(){return 1},1)}))}},4848:(t,r,e)=>{t.exports=e(9698)},4901:t=>{var r="object"==typeof document&&document.all;t.exports=void 0===r&&void 0!==r?function(t){return"function"==typeof t||t===r}:function(t){return"function"==typeof t}},4913:(t,r,e)=>{var n=e(3724),o=e(5917),i=e(8686),a=e(8551),u=e(6969),c=TypeError,s=Object.defineProperty,f=Object.getOwnPropertyDescriptor,l="enumerable",p="configurable",v="writable";r.f=n?i?function(t,r,e){if(a(t),r=u(r),a(e),"function"==typeof t&&"prototype"===r&&"value"in e&&v in e&&!e[v]){var n=f(t,r);n&&n[v]&&(t[r]=e.value,e={configurable:p in e?e[p]:n[p],enumerable:l in e?e[l]:n[l],writable:!1})}return s(t,r,e)}:s:function(t,r,e){if(a(t),r=u(r),a(e),o)try{return s(t,r,e)}catch(t){}if("get"in e||"set"in e)throw new c("Accessors not supported");return"value"in e&&(t[r]=e.value),t}},5031:(t,r,e)=>{var n=e(7751),o=e(9504),i=e(8480),a=e(3717),u=e(8551),c=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var r=i.f(u(t)),e=a.f;return e?c(r,e(t)):r}},5276:(t,r,e)=>{var n=e(6518),o=e(7476),i=e(9617).indexOf,a=e(4598),u=o([].indexOf),c=!!u&&1/u([1],1,-0)<0;n({target:"Array",proto:!0,forced:c||!a("indexOf")},{indexOf:function(t){var r=arguments.length>1?arguments[1]:void 0;return c?u(this,t,r)||0:i(this,t,r)}})},5397:(t,r,e)=>{var n=e(7055),o=e(7750);t.exports=function(t){return n(o(t))}},5556:(t,r,e)=>{t.exports=e(2694)()},5610:(t,r,e)=>{var n=e(1291),o=Math.max,i=Math.min;t.exports=function(t,r){var e=n(t);return e<0?o(e+r,0):i(e,r)}},5745:(t,r,e)=>{var n=e(7629);t.exports=function(t,r){return n[t]||(n[t]=r||{})}},5917:(t,r,e)=>{var n=e(3724),o=e(9039),i=e(4055);t.exports=!n&&!o((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},5966:(t,r,e)=>{var n=e(9306),o=e(4117);t.exports=function(t,r){var e=t[r];return o(e)?void 0:n(e)}},6080:(t,r,e)=>{var n=e(7476),o=e(9306),i=e(616),a=n(n.bind);t.exports=function(t,r){return o(t),void 0===r?t:i?a(t,r):function(){return t.apply(r,arguments)}}},6119:(t,r,e)=>{var n=e(5745),o=e(3392),i=n("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},6198:(t,r,e)=>{var n=e(8014);t.exports=function(t){return n(t.length)}},6395:t=>{t.exports=!1},6469:(t,r,e)=>{var n=e(8227),o=e(2360),i=e(4913).f,a=n("unscopables"),u=Array.prototype;void 0===u[a]&&i(u,a,{configurable:!0,value:o(null)}),t.exports=function(t){u[a][t]=!0}},6518:(t,r,e)=>{var n=e(4576),o=e(7347).f,i=e(6699),a=e(6840),u=e(9433),c=e(7740),s=e(2796);t.exports=function(t,r){var e,f,l,p,v,y=t.target,g=t.global,d=t.stat;if(e=g?n:d?n[y]||u(y,{}):n[y]&&n[y].prototype)for(f in r){if(p=r[f],l=t.dontCallGetSet?(v=o(e,f))&&v.value:e[f],!s(g?f:y+(d?".":"#")+f,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;c(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),a(e,f,p,t)}}},6699:(t,r,e)=>{var n=e(3724),o=e(4913),i=e(6980);t.exports=n?function(t,r,e){return o.f(t,r,i(1,e))}:function(t,r,e){return t[r]=e,t}},6761:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(9565),a=e(9504),u=e(6395),c=e(3724),s=e(4495),f=e(9039),l=e(9297),p=e(1625),v=e(8551),y=e(5397),g=e(6969),d=e(655),b=e(6980),h=e(2360),m=e(1072),x=e(8480),O=e(298),w=e(3717),j=e(7347),S=e(4913),_=e(6801),P=e(8773),T=e(6840),E=e(2106),F=e(5745),N=e(6119),k=e(421),A=e(3392),C=e(8227),I=e(1951),R=e(511),M=e(8242),D=e(687),L=e(1181),q=e(9213).forEach,W=N("hidden"),z="Symbol",B="prototype",$=L.set,G=L.getterFor(z),U=Object[B],H=o.Symbol,Q=H&&H[B],J=o.RangeError,V=o.TypeError,X=o.QObject,Y=j.f,K=S.f,Z=O.f,tt=P.f,rt=a([].push),et=F("symbols"),nt=F("op-symbols"),ot=F("wks"),it=!X||!X[B]||!X[B].findChild,at=function(t,r,e){var n=Y(U,r);n&&delete U[r],K(t,r,e),n&&t!==U&&K(U,r,n)},ut=c&&f((function(){return 7!==h(K({},"a",{get:function(){return K(this,"a",{value:7}).a}})).a}))?at:K,ct=function(t,r){var e=et[t]=h(Q);return $(e,{type:z,tag:t,description:r}),c||(e.description=r),e},st=function(t,r,e){t===U&&st(nt,r,e),v(t);var n=g(r);return v(e),l(et,n)?(e.enumerable?(l(t,W)&&t[W][n]&&(t[W][n]=!1),e=h(e,{enumerable:b(0,!1)})):(l(t,W)||K(t,W,b(1,h(null))),t[W][n]=!0),ut(t,n,e)):K(t,n,e)},ft=function(t,r){v(t);var e=y(r),n=m(e).concat(yt(e));return q(n,(function(r){c&&!i(lt,e,r)||st(t,r,e[r])})),t},lt=function(t){var r=g(t),e=i(tt,this,r);return!(this===U&&l(et,r)&&!l(nt,r))&&(!(e||!l(this,r)||!l(et,r)||l(this,W)&&this[W][r])||e)},pt=function(t,r){var e=y(t),n=g(r);if(e!==U||!l(et,n)||l(nt,n)){var o=Y(e,n);return!o||!l(et,n)||l(e,W)&&e[W][n]||(o.enumerable=!0),o}},vt=function(t){var r=Z(y(t)),e=[];return q(r,(function(t){l(et,t)||l(k,t)||rt(e,t)})),e},yt=function(t){var r=t===U,e=Z(r?nt:y(t)),n=[];return q(e,(function(t){!l(et,t)||r&&!l(U,t)||rt(n,et[t])})),n};s||(T(Q=(H=function(){if(p(Q,this))throw new V("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?d(arguments[0]):void 0,r=A(t),e=function(t){var n=void 0===this?o:this;n===U&&i(e,nt,t),l(n,W)&&l(n[W],r)&&(n[W][r]=!1);var a=b(1,t);try{ut(n,r,a)}catch(t){if(!(t instanceof J))throw t;at(n,r,a)}};return c&&it&&ut(U,r,{configurable:!0,set:e}),ct(r,t)})[B],"toString",(function(){return G(this).tag})),T(H,"withoutSetter",(function(t){return ct(A(t),t)})),P.f=lt,S.f=st,_.f=ft,j.f=pt,x.f=O.f=vt,w.f=yt,I.f=function(t){return ct(C(t),t)},c&&(E(Q,"description",{configurable:!0,get:function(){return G(this).description}}),u||T(U,"propertyIsEnumerable",lt,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!s,sham:!s},{Symbol:H}),q(m(ot),(function(t){R(t)})),n({target:z,stat:!0,forced:!s},{useSetter:function(){it=!0},useSimple:function(){it=!1}}),n({target:"Object",stat:!0,forced:!s,sham:!c},{create:function(t,r){return void 0===r?h(t):ft(h(t),r)},defineProperty:st,defineProperties:ft,getOwnPropertyDescriptor:pt}),n({target:"Object",stat:!0,forced:!s},{getOwnPropertyNames:vt}),M(),D(H,z),k[W]=!0},6801:(t,r,e)=>{var n=e(3724),o=e(8686),i=e(4913),a=e(8551),u=e(5397),c=e(1072);r.f=n&&!o?Object.defineProperties:function(t,r){a(t);for(var e,n=u(r),o=c(r),s=o.length,f=0;s>f;)i.f(t,e=o[f++],n[e]);return t}},6823:t=>{var r=String;t.exports=function(t){try{return r(t)}catch(t){return"Object"}}},6840:(t,r,e)=>{var n=e(4901),o=e(4913),i=e(283),a=e(9433);t.exports=function(t,r,e,u){u||(u={});var c=u.enumerable,s=void 0!==u.name?u.name:r;if(n(e)&&i(e,s,u),u.global)c?t[r]=e:a(r,e);else{try{u.unsafe?t[r]&&(c=!0):delete t[r]}catch(t){}c?t[r]=e:o.f(t,r,{value:e,enumerable:!1,configurable:!u.nonConfigurable,writable:!u.nonWritable})}return t}},6925:t=>{t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},6933:(t,r,e)=>{var n=e(9504),o=e(4376),i=e(4901),a=e(2195),u=e(655),c=n([].push);t.exports=function(t){if(i(t))return t;if(o(t)){for(var r=t.length,e=[],n=0;n<r;n++){var s=t[n];"string"==typeof s?c(e,s):"number"!=typeof s&&"Number"!==a(s)&&"String"!==a(s)||c(e,u(s))}var f=e.length,l=!0;return function(t,r){if(l)return l=!1,r;if(o(this))return r;for(var n=0;n<f;n++)if(e[n]===t)return r}}}},6955:(t,r,e)=>{var n=e(2140),o=e(4901),i=e(2195),a=e(8227)("toStringTag"),u=Object,c="Arguments"===i(function(){return arguments}());t.exports=n?i:function(t){var r,e,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,r){try{return t[r]}catch(t){}}(r=u(t),a))?e:c?i(r):"Object"===(n=i(r))&&o(r.callee)?"Arguments":n}},6969:(t,r,e)=>{var n=e(2777),o=e(757);t.exports=function(t){var r=n(t,"string");return o(r)?r:r+""}},6980:t=>{t.exports=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}}},7040:(t,r,e)=>{var n=e(4495);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},7055:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(2195),a=Object,u=n("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===i(t)?u(t,""):a(t)}:a},7347:(t,r,e)=>{var n=e(3724),o=e(9565),i=e(8773),a=e(6980),u=e(5397),c=e(6969),s=e(9297),f=e(5917),l=Object.getOwnPropertyDescriptor;r.f=n?l:function(t,r){if(t=u(t),r=c(r),f)try{return l(t,r)}catch(t){}if(s(t,r))return a(!o(i.f,t,r),t[r])}},7433:(t,r,e)=>{var n=e(4376),o=e(3517),i=e(34),a=e(8227)("species"),u=Array;t.exports=function(t){var r;return n(t)&&(r=t.constructor,(o(r)&&(r===u||n(r.prototype))||i(r)&&null===(r=r[a]))&&(r=void 0)),void 0===r?u:r}},7476:(t,r,e)=>{var n=e(2195),o=e(9504);t.exports=function(t){if("Function"===n(t))return o(t)}},7629:(t,r,e)=>{var n=e(6395),o=e(4576),i=e(9433),a="__core-js_shared__",u=t.exports=o[a]||i(a,{});(u.versions||(u.versions=[])).push({version:"3.42.0",mode:n?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.42.0/LICENSE",source:"https://github.com/zloirock/core-js"})},7680:(t,r,e)=>{var n=e(9504);t.exports=n([].slice)},7740:(t,r,e)=>{var n=e(9297),o=e(5031),i=e(7347),a=e(4913);t.exports=function(t,r,e){for(var u=o(r),c=a.f,s=i.f,f=0;f<u.length;f++){var l=u[f];n(t,l)||e&&n(e,l)||c(t,l,s(r,l))}}},7750:(t,r,e)=>{var n=e(4117),o=TypeError;t.exports=function(t){if(n(t))throw new o("Can't call method on "+t);return t}},7751:(t,r,e)=>{var n=e(4576),o=e(4901);t.exports=function(t,r){return arguments.length<2?(e=n[t],o(e)?e:void 0):n[t]&&n[t][r];var e}},7812:(t,r,e)=>{var n=e(6518),o=e(9297),i=e(757),a=e(6823),u=e(5745),c=e(1296),s=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{keyFor:function(t){if(!i(t))throw new TypeError(a(t)+" is not a symbol");if(o(s,t))return s[t]}})},8014:(t,r,e)=>{var n=e(1291),o=Math.min;t.exports=function(t){var r=n(t);return r>0?o(r,9007199254740991):0}},8227:(t,r,e)=>{var n=e(4576),o=e(5745),i=e(9297),a=e(3392),u=e(4495),c=e(7040),s=n.Symbol,f=o("wks"),l=c?s.for||s:s&&s.withoutSetter||a;t.exports=function(t){return i(f,t)||(f[t]=u&&i(s,t)?s[t]:l("Symbol."+t)),f[t]}},8242:(t,r,e)=>{var n=e(9565),o=e(7751),i=e(8227),a=e(6840);t.exports=function(){var t=o("Symbol"),r=t&&t.prototype,e=r&&r.valueOf,u=i("toPrimitive");r&&!r[u]&&a(r,u,(function(t){return n(e,this)}),{arity:1})}},8480:(t,r,e)=>{var n=e(1828),o=e(8727).concat("length","prototype");r.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},8551:(t,r,e)=>{var n=e(34),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not an object")}},8622:(t,r,e)=>{var n=e(4576),o=e(4901),i=n.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},8686:(t,r,e)=>{var n=e(3724),o=e(9039);t.exports=n&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},8727:t=>{t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},8745:(t,r,e)=>{var n=e(616),o=Function.prototype,i=o.apply,a=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(n?a.bind(i):function(){return a.apply(i,arguments)})},8773:(t,r)=>{var e={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!e.call({1:2},1);r.f=o?function(t){var r=n(this,t);return!!r&&r.enumerable}:e},8981:(t,r,e)=>{var n=e(7750),o=Object;t.exports=function(t){return o(n(t))}},9039:t=>{t.exports=function(t){try{return!!t()}catch(t){return!0}}},9085:(t,r,e)=>{var n=e(6518),o=e(4213);n({target:"Object",stat:!0,arity:2,forced:Object.assign!==o},{assign:o})},9167:(t,r,e)=>{var n=e(4576);t.exports=n},9213:(t,r,e)=>{var n=e(6080),o=e(9504),i=e(7055),a=e(8981),u=e(6198),c=e(1469),s=o([].push),f=function(t){var r=1===t,e=2===t,o=3===t,f=4===t,l=6===t,p=7===t,v=5===t||l;return function(y,g,d,b){for(var h,m,x=a(y),O=i(x),w=u(O),j=n(g,d),S=0,_=b||c,P=r?_(y,w):e||p?_(y,0):void 0;w>S;S++)if((v||S in O)&&(m=j(h=O[S],S,x),t))if(r)P[S]=m;else if(m)switch(t){case 3:return!0;case 5:return h;case 6:return S;case 2:s(P,h)}else switch(t){case 4:return!1;case 7:s(P,h)}return l?-1:o||f?f:P}};t.exports={forEach:f(0),map:f(1),filter:f(2),some:f(3),every:f(4),find:f(5),findIndex:f(6),filterReject:f(7)}},9297:(t,r,e)=>{var n=e(9504),o=e(8981),i=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,r){return i(o(t),r)}},9306:(t,r,e)=>{var n=e(4901),o=e(6823),i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not a function")}},9433:(t,r,e)=>{var n=e(4576),o=Object.defineProperty;t.exports=function(t,r){try{o(n,t,{value:r,configurable:!0,writable:!0})}catch(e){n[t]=r}return r}},9504:(t,r,e)=>{var n=e(616),o=Function.prototype,i=o.call,a=n&&o.bind.bind(i,i);t.exports=n?a:function(t){return function(){return i.apply(t,arguments)}}},9519:(t,r,e)=>{var n,o,i=e(4576),a=e(2839),u=i.process,c=i.Deno,s=u&&u.versions||c&&c.version,f=s&&s.v8;f&&(o=(n=f.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&a&&(!(n=a.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/))&&(o=+n[1]),t.exports=o},9565:(t,r,e)=>{var n=e(616),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},9617:(t,r,e)=>{var n=e(5397),o=e(5610),i=e(6198),a=function(t){return function(r,e,a){var u=n(r),c=i(u);if(0===c)return!t&&-1;var s,f=o(a,c);if(t&&e!=e){for(;c>f;)if((s=u[f++])!=s)return!0}else for(;c>f;f++)if((t||f in u)&&u[f]===e)return t||f||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},9698:(t,r)=>{var e=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function o(t,r,n){var o=null;if(void 0!==n&&(o=""+n),void 0!==r.key&&(o=""+r.key),"key"in r)for(var i in n={},r)"key"!==i&&(n[i]=r[i]);else n=r;return r=n.ref,{$$typeof:e,type:t,key:o,ref:void 0!==r?r:null,props:n}}r.Fragment=n,r.jsx=o,r.jsxs=o},9773:(t,r,e)=>{var n=e(6518),o=e(4495),i=e(9039),a=e(3717),u=e(8981);n({target:"Object",stat:!0,forced:!o||i((function(){a.f(1)}))},{getOwnPropertySymbols:function(t){var r=a.f;return r?r(u(t)):[]}})}},e={};function n(t){var o=e[t];if(void 0!==o)return o.exports;var i=e[t]={exports:{}};return r[t].call(i.exports,i,i.exports,n),i.exports}n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}();var o={};(()=>{var t=o;n(2675),n(5276),n(4170),n(9085),n(4185),Object.defineProperty(t,"B",{value:!0}),t.A=void 0,n(4423),n(1699),a(n(1649));var r=a(n(5556)),e=n(4848),i=["quote","attribution","attributionTitle","imageSrc","imageAlt","backgroundColor","variant","alignment","className"];function a(t){return t&&t.__esModule?t:{default:t}}function u(){return u=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var e=arguments[r];for(var n in e)({}).hasOwnProperty.call(e,n)&&(t[n]=e[n])}return t},u.apply(null,arguments)}var c=function(t){var r=t.quote,n=t.attribution,o=t.attributionTitle,a=t.imageSrc,c=t.imageAlt,s=t.backgroundColor,f=void 0===s?"light":s,l=t.variant,p=void 0===l?"line":l,v=t.alignment,y=void 0===v?"full":v,g=t.className,d=void 0===g?"":g,b=function(t,r){if(null==t)return{};var e,n,o=function(t,r){if(null==t)return{};var e={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(-1!==r.indexOf(n))continue;e[n]=t[n]}return e}(t,r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(n=0;n<i.length;n++)e=i[n],-1===r.indexOf(e)&&{}.propertyIsEnumerable.call(t,e)&&(o[e]=t[e])}return o}(t,i),h="mg-quote-highlight",m=!!a;return(0,e.jsxs)("section",u({className:h+" "+h+"--"+f+" "+h+"--"+p+" "+h+"--"+y+" "+(m?h+"--has-image":"")+" "+d},b,{children:[(0,e.jsxs)("div",{className:h+"__content",children:[(0,e.jsx)("blockquote",{className:h+"__quote",children:"string"!=typeof r||r.includes("<")?(0,e.jsx)("span",{dangerouslySetInnerHTML:{__html:r}}):(0,e.jsx)("p",{children:r})}),"line"===p&&(0,e.jsx)("div",{className:h+"__separator"}),(n||o||m)&&(0,e.jsx)("div",{className:h+"__attribution",children:(0,e.jsxs)("div",{className:h+"__attribution-wrapper",children:[m&&(0,e.jsx)("div",{className:h+"__portrait-container",children:(0,e.jsx)("img",{src:a,alt:c||(n||"Quote")+" image",className:h+"__portrait"})}),(n||o)&&(0,e.jsxs)("div",{className:h+"__attribution-text",children:[n&&(0,e.jsx)("p",{className:h+"__attribution-name",dangerouslySetInnerHTML:{__html:n}}),o&&(0,e.jsx)("p",{className:h+"__attribution-title",dangerouslySetInnerHTML:{__html:o}})]})]})})]}),"image"===p&&m&&(0,e.jsx)("div",{className:h+"__image-container",children:(0,e.jsx)("img",{src:a,alt:c||(n||"Quote")+" image",className:h+"__image"})})]}))};c.propTypes={quote:r.default.string.isRequired,attribution:r.default.string,attributionTitle:r.default.string,imageSrc:r.default.string,imageAlt:r.default.string,backgroundColor:r.default.oneOf(["light","dark","bright"]),variant:r.default.oneOf(["line","image"]),alignment:r.default.oneOf(["full","left","right"]),className:r.default.string},t.A=c})();const i=o.B,a=o.A;export{i as __esModule,a as default};
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
|
|
3
|
+
* Compiled on: 2025-06-27T15:52:58.599Z
|
|
4
|
+
*/
|
|
5
|
+
/*! For license information please see ScrollContainer.js.LICENSE.txt */
|
|
6
|
+
import*as t from"react";var r={34:(t,r,e)=>{var n=e(4901);t.exports=function(t){return"object"==typeof t?null!==t:n(t)}},81:(t,r,e)=>{var n=e(9565),o=e(9306),i=e(8551),a=e(6823),u=e(851),c=TypeError;t.exports=function(t,r){var e=arguments.length<2?u(t):r;if(o(e))return i(n(e,t));throw new c(a(t)+" is not iterable")}},283:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(4901),a=e(9297),u=e(3724),c=e(350).CONFIGURABLE,s=e(3706),f=e(1181),l=f.enforce,p=f.get,v=String,d=Object.defineProperty,h=n("".slice),y=n("".replace),g=n([].join),b=u&&!o((function(){return 8!==d((function(){}),"length",{value:8}).length})),m=String(String).split("String"),x=t.exports=function(t,r,e){"Symbol("===h(v(r),0,7)&&(r="["+y(v(r),/^Symbol\(([^)]*)\).*$/,"$1")+"]"),e&&e.getter&&(r="get "+r),e&&e.setter&&(r="set "+r),(!a(t,"name")||c&&t.name!==r)&&(u?d(t,"name",{value:r,configurable:!0}):t.name=r),b&&e&&a(e,"arity")&&t.length!==e.arity&&d(t,"length",{value:e.arity});try{e&&a(e,"constructor")&&e.constructor?u&&d(t,"prototype",{writable:!1}):t.prototype&&(t.prototype=void 0)}catch(t){}var n=l(t);return a(n,"source")||(n.source=g(m,"string"==typeof r?r:"")),t};Function.prototype.toString=x((function(){return i(this)&&p(this).source||s(this)}),"toString")},298:(t,r,e)=>{var n=e(2195),o=e(5397),i=e(8480).f,a=e(7680),u="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[];t.exports.f=function(t){return u&&"Window"===n(t)?function(t){try{return i(t)}catch(t){return a(u)}}(t):i(o(t))}},350:(t,r,e)=>{var n=e(3724),o=e(9297),i=Function.prototype,a=n&&Object.getOwnPropertyDescriptor,u=o(i,"name"),c=u&&"something"===function(){}.name,s=u&&(!n||n&&a(i,"name").configurable);t.exports={EXISTS:u,PROPER:c,CONFIGURABLE:s}},397:(t,r,e)=>{var n=e(7751);t.exports=n("document","documentElement")},421:t=>{t.exports={}},511:(t,r,e)=>{var n=e(9167),o=e(9297),i=e(1951),a=e(4913).f;t.exports=function(t){var r=n.Symbol||(n.Symbol={});o(r,t)||a(r,t,{value:i.f(t)})}},566:(t,r,e)=>{var n=e(9504),o=e(9306),i=e(34),a=e(9297),u=e(7680),c=e(616),s=Function,f=n([].concat),l=n([].join),p={};t.exports=c?s.bind:function(t){var r=o(this),e=r.prototype,n=u(arguments,1),c=function(){var e=f(n,u(arguments));return this instanceof c?function(t,r,e){if(!a(p,r)){for(var n=[],o=0;o<r;o++)n[o]="a["+o+"]";p[r]=s("C,a","return new C("+l(n,",")+")")}return p[r](t,e)}(r,e.length,e):r.apply(t,e)};return i(e)&&(c.prototype=e),c}},597:(t,r,e)=>{var n=e(9039),o=e(8227),i=e(9519),a=o("species");t.exports=function(t){return i>=51||!n((function(){var r=[];return(r.constructor={})[a]=function(){return{foo:1}},1!==r[t](Boolean).foo}))}},616:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){var t=function(){}.bind();return"function"!=typeof t||t.hasOwnProperty("prototype")}))},655:(t,r,e)=>{var n=e(6955),o=String;t.exports=function(t){if("Symbol"===n(t))throw new TypeError("Cannot convert a Symbol value to a string");return o(t)}},679:(t,r,e)=>{var n=e(1625),o=TypeError;t.exports=function(t,r){if(n(r,t))return t;throw new o("Incorrect invocation")}},687:(t,r,e)=>{var n=e(4913).f,o=e(9297),i=e(8227)("toStringTag");t.exports=function(t,r,e){t&&!e&&(t=t.prototype),t&&!o(t,i)&&n(t,i,{configurable:!0,value:r})}},741:t=>{var r=Math.ceil,e=Math.floor;t.exports=Math.trunc||function(t){var n=+t;return(n>0?e:r)(n)}},757:(t,r,e)=>{var n=e(7751),o=e(4901),i=e(1625),a=e(7040),u=Object;t.exports=a?function(t){return"symbol"==typeof t}:function(t){var r=n("Symbol");return o(r)&&i(r.prototype,u(t))}},788:(t,r,e)=>{var n=e(34),o=e(2195),i=e(8227)("match");t.exports=function(t){var r;return n(t)&&(void 0!==(r=t[i])?!!r:"RegExp"===o(t))}},851:(t,r,e)=>{var n=e(6955),o=e(5966),i=e(4117),a=e(6269),u=e(8227)("iterator");t.exports=function(t){if(!i(t))return o(t,u)||o(t,"@@iterator")||a[n(t)]}},906:(t,r,e)=>{e(7495);var n,o,i=e(6518),a=e(9565),u=e(4901),c=e(8551),s=e(655),f=(n=!1,(o=/[ac]/).exec=function(){return n=!0,/./.exec.apply(this,arguments)},!0===o.test("abc")&&n),l=/./.test;i({target:"RegExp",proto:!0,forced:!f},{test:function(t){var r=c(this),e=s(t),n=r.exec;if(!u(n))return a(l,r,e);var o=a(n,r,e);return null!==o&&(c(o),!0)}})},1072:(t,r,e)=>{var n=e(1828),o=e(8727);t.exports=Object.keys||function(t){return n(t,o)}},1088:(t,r,e)=>{var n=e(6518),o=e(9565),i=e(6395),a=e(350),u=e(4901),c=e(3994),s=e(2787),f=e(2967),l=e(687),p=e(6699),v=e(6840),d=e(8227),h=e(6269),y=e(7657),g=a.PROPER,b=a.CONFIGURABLE,m=y.IteratorPrototype,x=y.BUGGY_SAFARI_ITERATORS,w=d("iterator"),O="keys",S="values",j="entries",E=function(){return this};t.exports=function(t,r,e,a,d,y,A){c(e,r,a);var P,_,T,I=function(t){if(t===d&&F)return F;if(!x&&t&&t in k)return k[t];switch(t){case O:case S:case j:return function(){return new e(this,t)}}return function(){return new e(this)}},R=r+" Iterator",L=!1,k=t.prototype,C=k[w]||k["@@iterator"]||d&&k[d],F=!x&&C||I(d),D="Array"===r&&k.entries||C;if(D&&(P=s(D.call(new t)))!==Object.prototype&&P.next&&(i||s(P)===m||(f?f(P,m):u(P[w])||v(P,w,E)),l(P,R,!0,!0),i&&(h[R]=E)),g&&d===S&&C&&C.name!==S&&(!i&&b?p(k,"name",S):(L=!0,F=function(){return o(C,this)})),d)if(_={values:I(S),keys:y?F:I(O),entries:I(j)},A)for(T in _)(x||L||!(T in k))&&v(k,T,_[T]);else n({target:r,proto:!0,forced:x||L},_);return i&&!A||k[w]===F||v(k,w,F,{name:d}),h[r]=F,_}},1181:(t,r,e)=>{var n,o,i,a=e(8622),u=e(4576),c=e(34),s=e(6699),f=e(9297),l=e(7629),p=e(6119),v=e(421),d="Object already initialized",h=u.TypeError,y=u.WeakMap;if(a||l.state){var g=l.state||(l.state=new y);g.get=g.get,g.has=g.has,g.set=g.set,n=function(t,r){if(g.has(t))throw new h(d);return r.facade=t,g.set(t,r),r},o=function(t){return g.get(t)||{}},i=function(t){return g.has(t)}}else{var b=p("state");v[b]=!0,n=function(t,r){if(f(t,b))throw new h(d);return r.facade=t,s(t,b,r),r},o=function(t){return f(t,b)?t[b]:{}},i=function(t){return f(t,b)}}t.exports={set:n,get:o,has:i,enforce:function(t){return i(t)?o(t):n(t,{})},getterFor:function(t){return function(r){var e;if(!c(r)||(e=o(r)).type!==t)throw new h("Incompatible receiver, "+t+" required");return e}}}},1291:(t,r,e)=>{var n=e(741);t.exports=function(t){var r=+t;return r!=r||0===r?0:n(r)}},1296:(t,r,e)=>{var n=e(4495);t.exports=n&&!!Symbol.for&&!!Symbol.keyFor},1436:(t,r,e)=>{var n=e(8227)("match");t.exports=function(t){var r=/./;try{"/./"[t](r)}catch(e){try{return r[n]=!1,"/./"[t](r)}catch(t){}}return!1}},1454:(t,r,e)=>{e(1701)},1469:(t,r,e)=>{var n=e(7433);t.exports=function(t,r){return new(n(t))(0===r?0:r)}},1510:(t,r,e)=>{var n=e(6518),o=e(7751),i=e(9297),a=e(655),u=e(5745),c=e(1296),s=u("string-to-symbol-registry"),f=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{for:function(t){var r=a(t);if(i(s,r))return s[r];var e=o("Symbol")(r);return s[r]=e,f[e]=r,e}})},1625:(t,r,e)=>{var n=e(9504);t.exports=n({}.isPrototypeOf)},1649:r=>{r.exports=t},1699:(t,r,e)=>{var n=e(6518),o=e(9504),i=e(2892),a=e(7750),u=e(655),c=e(1436),s=o("".indexOf);n({target:"String",proto:!0,forced:!c("includes")},{includes:function(t){return!!~s(u(a(this)),u(i(t)),arguments.length>1?arguments[1]:void 0)}})},1701:(t,r,e)=>{var n=e(6518),o=e(9565),i=e(9306),a=e(8551),u=e(1767),c=e(9462),s=e(6319),f=e(9539),l=e(4549),p=e(6395),v=!p&&l("map",TypeError),d=c((function(){var t=this.iterator,r=a(o(this.next,t));if(!(this.done=!!r.done))return s(t,this.mapper,[r.value,this.counter++],!0)}));n({target:"Iterator",proto:!0,real:!0,forced:p||v},{map:function(t){a(this);try{i(t)}catch(t){f(this,"throw",t)}return v?o(v,this,t):new d(u(this),{mapper:t})}})},1767:t=>{t.exports=function(t){return{iterator:t,next:t.next,done:!1}}},1828:(t,r,e)=>{var n=e(9504),o=e(9297),i=e(5397),a=e(9617).indexOf,u=e(421),c=n([].push);t.exports=function(t,r){var e,n=i(t),s=0,f=[];for(e in n)!o(u,e)&&o(n,e)&&c(f,e);for(;r.length>s;)o(n,e=r[s++])&&(~a(f,e)||c(f,e));return f}},1951:(t,r,e)=>{var n=e(8227);r.f=n},2008:(t,r,e)=>{var n=e(6518),o=e(9213).filter;n({target:"Array",proto:!0,forced:!e(597)("filter")},{filter:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},2062:(t,r,e)=>{var n=e(6518),o=e(9213).map;n({target:"Array",proto:!0,forced:!e(597)("map")},{map:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}})},2106:(t,r,e)=>{var n=e(283),o=e(4913);t.exports=function(t,r,e){return e.get&&n(e.get,r,{getter:!0}),e.set&&n(e.set,r,{setter:!0}),o.f(t,r,e)}},2140:(t,r,e)=>{var n={};n[e(8227)("toStringTag")]="z",t.exports="[object z]"===String(n)},2195:(t,r,e)=>{var n=e(9504),o=n({}.toString),i=n("".slice);t.exports=function(t){return i(o(t),8,-1)}},2211:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){function t(){}return t.prototype.constructor=null,Object.getPrototypeOf(new t)!==t.prototype}))},2278:(t,r,e)=>{var n=e(3724),o=e(4913),i=e(6980);t.exports=function(t,r,e){n?o.f(t,r,i(0,e)):t[r]=e}},2360:(t,r,e)=>{var n,o=e(8551),i=e(6801),a=e(8727),u=e(421),c=e(397),s=e(4055),f=e(6119),l="prototype",p="script",v=f("IE_PROTO"),d=function(){},h=function(t){return"<"+p+">"+t+"</"+p+">"},y=function(t){t.write(h("")),t.close();var r=t.parentWindow.Object;return t=null,r},g=function(){try{n=new ActiveXObject("htmlfile")}catch(t){}var t,r,e;g="undefined"!=typeof document?document.domain&&n?y(n):(r=s("iframe"),e="java"+p+":",r.style.display="none",c.appendChild(r),r.src=String(e),(t=r.contentWindow.document).open(),t.write(h("document.F=Object")),t.close(),t.F):y(n);for(var o=a.length;o--;)delete g[l][a[o]];return g()};u[v]=!0,t.exports=Object.create||function(t,r){var e;return null!==t?(d[l]=o(t),e=new d,d[l]=null,e[v]=t):e=g(),void 0===r?e:i.f(e,r)}},2529:t=>{t.exports=function(t,r){return{value:t,done:r}}},2652:(t,r,e)=>{var n=e(6080),o=e(9565),i=e(8551),a=e(6823),u=e(4209),c=e(6198),s=e(1625),f=e(81),l=e(851),p=e(9539),v=TypeError,d=function(t,r){this.stopped=t,this.result=r},h=d.prototype;t.exports=function(t,r,e){var y,g,b,m,x,w,O,S=e&&e.that,j=!(!e||!e.AS_ENTRIES),E=!(!e||!e.IS_RECORD),A=!(!e||!e.IS_ITERATOR),P=!(!e||!e.INTERRUPTED),_=n(r,S),T=function(t){return y&&p(y,"normal",t),new d(!0,t)},I=function(t){return j?(i(t),P?_(t[0],t[1],T):_(t[0],t[1])):P?_(t,T):_(t)};if(E)y=t.iterator;else if(A)y=t;else{if(!(g=l(t)))throw new v(a(t)+" is not iterable");if(u(g)){for(b=0,m=c(t);m>b;b++)if((x=I(t[b]))&&s(h,x))return x;return new d(!1)}y=f(t,g)}for(w=E?t.next:y.next;!(O=o(w,y)).done;){try{x=I(O.value)}catch(t){p(y,"throw",t)}if("object"==typeof x&&x&&s(h,x))return x}return new d(!1)}},2675:(t,r,e)=>{e(6761),e(1510),e(7812),e(3110),e(9773)},2694:(t,r,e)=>{var n=e(6925);function o(){}function i(){}i.resetWarningCache=o,t.exports=function(){function t(t,r,e,o,i,a){if(a!==n){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}function r(){return t}t.isRequired=t;var e={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:r,element:t,elementType:t,instanceOf:r,node:t,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:i,resetWarningCache:o};return e.PropTypes=e,e}},2744:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){return Object.isExtensible(Object.preventExtensions({}))}))},2777:(t,r,e)=>{var n=e(9565),o=e(34),i=e(757),a=e(5966),u=e(4270),c=e(8227),s=TypeError,f=c("toPrimitive");t.exports=function(t,r){if(!o(t)||i(t))return t;var e,c=a(t,f);if(c){if(void 0===r&&(r="default"),e=n(c,t,r),!o(e)||i(e))return e;throw new s("Can't convert object to primitive value")}return void 0===r&&(r="number"),u(t,r)}},2787:(t,r,e)=>{var n=e(9297),o=e(4901),i=e(8981),a=e(6119),u=e(2211),c=a("IE_PROTO"),s=Object,f=s.prototype;t.exports=u?s.getPrototypeOf:function(t){var r=i(t);if(n(r,c))return r[c];var e=r.constructor;return o(e)&&r instanceof e?e.prototype:r instanceof s?f:null}},2796:(t,r,e)=>{var n=e(9039),o=e(4901),i=/#|\.prototype\./,a=function(t,r){var e=c[u(t)];return e===f||e!==s&&(o(r)?n(r):!!r)},u=a.normalize=function(t){return String(t).replace(i,".").toLowerCase()},c=a.data={},s=a.NATIVE="N",f=a.POLYFILL="P";t.exports=a},2839:(t,r,e)=>{var n=e(4576).navigator,o=n&&n.userAgent;t.exports=o?String(o):""},2892:(t,r,e)=>{var n=e(788),o=TypeError;t.exports=function(t){if(n(t))throw new o("The method doesn't accept regular expressions");return t}},2953:(t,r,e)=>{var n=e(4576),o=e(7400),i=e(9296),a=e(3792),u=e(6699),c=e(687),s=e(8227)("iterator"),f=a.values,l=function(t,r){if(t){if(t[s]!==f)try{u(t,s,f)}catch(r){t[s]=f}if(c(t,r,!0),o[r])for(var e in a)if(t[e]!==a[e])try{u(t,e,a[e])}catch(r){t[e]=a[e]}}};for(var p in o)l(n[p]&&n[p].prototype,p);l(i,"DOMTokenList")},2967:(t,r,e)=>{var n=e(6706),o=e(34),i=e(7750),a=e(3506);t.exports=Object.setPrototypeOf||("__proto__"in{}?function(){var t,r=!1,e={};try{(t=n(Object.prototype,"__proto__","set"))(e,[]),r=e instanceof Array}catch(t){}return function(e,n){return i(e),a(n),o(e)?(r?t(e,n):e.__proto__=n,e):e}}():void 0)},3110:(t,r,e)=>{var n=e(6518),o=e(7751),i=e(8745),a=e(9565),u=e(9504),c=e(9039),s=e(4901),f=e(757),l=e(7680),p=e(6933),v=e(4495),d=String,h=o("JSON","stringify"),y=u(/./.exec),g=u("".charAt),b=u("".charCodeAt),m=u("".replace),x=u(1..toString),w=/[\uD800-\uDFFF]/g,O=/^[\uD800-\uDBFF]$/,S=/^[\uDC00-\uDFFF]$/,j=!v||c((function(){var t=o("Symbol")("stringify detection");return"[null]"!==h([t])||"{}"!==h({a:t})||"{}"!==h(Object(t))})),E=c((function(){return'"\\udf06\\ud834"'!==h("\udf06\ud834")||'"\\udead"'!==h("\udead")})),A=function(t,r){var e=l(arguments),n=p(r);if(s(n)||void 0!==t&&!f(t))return e[1]=function(t,r){if(s(n)&&(r=a(n,this,d(t),r)),!f(r))return r},i(h,null,e)},P=function(t,r,e){var n=g(e,r-1),o=g(e,r+1);return y(O,t)&&!y(S,o)||y(S,t)&&!y(O,n)?"\\u"+x(b(t,0),16):t};h&&n({target:"JSON",stat:!0,arity:3,forced:j||E},{stringify:function(t,r,e){var n=l(arguments),o=i(j?A:h,null,n);return E&&"string"==typeof o?m(o,w,P):o}})},3167:(t,r,e)=>{var n=e(4901),o=e(34),i=e(2967);t.exports=function(t,r,e){var a,u;return i&&n(a=r.constructor)&&a!==e&&o(u=a.prototype)&&u!==e.prototype&&i(t,u),t}},3179:(t,r,e)=>{var n=e(2140),o=e(6955);t.exports=n?{}.toString:function(){return"[object "+o(this)+"]"}},3392:(t,r,e)=>{var n=e(9504),o=0,i=Math.random(),a=n(1..toString);t.exports=function(t){return"Symbol("+(void 0===t?"":t)+")_"+a(++o+i,36)}},3451:(t,r,e)=>{var n=e(6518),o=e(9504),i=e(421),a=e(34),u=e(9297),c=e(4913).f,s=e(8480),f=e(298),l=e(4124),p=e(3392),v=e(2744),d=!1,h=p("meta"),y=0,g=function(t){c(t,h,{value:{objectID:"O"+y++,weakData:{}}})},b=t.exports={enable:function(){b.enable=function(){},d=!0;var t=s.f,r=o([].splice),e={};e[h]=1,t(e).length&&(s.f=function(e){for(var n=t(e),o=0,i=n.length;o<i;o++)if(n[o]===h){r(n,o,1);break}return n},n({target:"Object",stat:!0,forced:!0},{getOwnPropertyNames:f.f}))},fastKey:function(t,r){if(!a(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!u(t,h)){if(!l(t))return"F";if(!r)return"E";g(t)}return t[h].objectID},getWeakData:function(t,r){if(!u(t,h)){if(!l(t))return!0;if(!r)return!1;g(t)}return t[h].weakData},onFreeze:function(t){return v&&d&&l(t)&&!u(t,h)&&g(t),t}};i[h]=!0},3506:(t,r,e)=>{var n=e(3925),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i("Can't set "+o(t)+" as a prototype")}},3517:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(4901),a=e(6955),u=e(7751),c=e(3706),s=function(){},f=u("Reflect","construct"),l=/^\s*(?:class|function)\b/,p=n(l.exec),v=!l.test(s),d=function(t){if(!i(t))return!1;try{return f(s,[],t),!0}catch(t){return!1}},h=function(t){if(!i(t))return!1;switch(a(t)){case"AsyncFunction":case"GeneratorFunction":case"AsyncGeneratorFunction":return!1}try{return v||!!p(l,c(t))}catch(t){return!0}};h.sham=!0,t.exports=!f||o((function(){var t;return d(d.call)||!d(Object)||!d((function(){t=!0}))||t}))?h:d},3635:(t,r,e)=>{var n=e(9039),o=e(4576).RegExp;t.exports=n((function(){var t=o(".","s");return!(t.dotAll&&t.test("\n")&&"s"===t.flags)}))},3706:(t,r,e)=>{var n=e(9504),o=e(4901),i=e(7629),a=n(Function.toString);o(i.inspectSource)||(i.inspectSource=function(t){return a(t)}),t.exports=i.inspectSource},3717:(t,r)=>{r.f=Object.getOwnPropertySymbols},3724:(t,r,e)=>{var n=e(9039);t.exports=!n((function(){return 7!==Object.defineProperty({},1,{get:function(){return 7}})[1]}))},3772:(t,r,e)=>{e(5746)},3792:(t,r,e)=>{var n=e(5397),o=e(6469),i=e(6269),a=e(1181),u=e(4913).f,c=e(1088),s=e(2529),f=e(6395),l=e(3724),p="Array Iterator",v=a.set,d=a.getterFor(p);t.exports=c(Array,"Array",(function(t,r){v(this,{type:p,target:n(t),index:0,kind:r})}),(function(){var t=d(this),r=t.target,e=t.index++;if(!r||e>=r.length)return t.target=null,s(void 0,!0);switch(t.kind){case"keys":return s(e,!1);case"values":return s(r[e],!1)}return s([e,r[e]],!1)}),"values");var h=i.Arguments=i.Array;if(o("keys"),o("values"),o("entries"),!f&&l&&"values"!==h.name)try{u(h,"name",{value:"values"})}catch(t){}},3851:(t,r,e)=>{var n=e(6518),o=e(9039),i=e(5397),a=e(7347).f,u=e(3724);n({target:"Object",stat:!0,forced:!u||o((function(){a(1)})),sham:!u},{getOwnPropertyDescriptor:function(t,r){return a(i(t),r)}})},3925:(t,r,e)=>{var n=e(34);t.exports=function(t){return n(t)||null===t}},3994:(t,r,e)=>{var n=e(7657).IteratorPrototype,o=e(2360),i=e(6980),a=e(687),u=e(6269),c=function(){return this};t.exports=function(t,r,e,s){var f=r+" Iterator";return t.prototype=o(n,{next:i(+!s,e)}),a(t,f,!1,!0),u[f]=c,t}},4006:(t,r,e)=>{var n=e(9504),o=e(6279),i=e(3451).getWeakData,a=e(679),u=e(8551),c=e(4117),s=e(34),f=e(2652),l=e(9213),p=e(9297),v=e(1181),d=v.set,h=v.getterFor,y=l.find,g=l.findIndex,b=n([].splice),m=0,x=function(t){return t.frozen||(t.frozen=new w)},w=function(){this.entries=[]},O=function(t,r){return y(t.entries,(function(t){return t[0]===r}))};w.prototype={get:function(t){var r=O(this,t);if(r)return r[1]},has:function(t){return!!O(this,t)},set:function(t,r){var e=O(this,t);e?e[1]=r:this.entries.push([t,r])},delete:function(t){var r=g(this.entries,(function(r){return r[0]===t}));return~r&&b(this.entries,r,1),!!~r}},t.exports={getConstructor:function(t,r,e,n){var l=t((function(t,o){a(t,v),d(t,{type:r,id:m++,frozen:null}),c(o)||f(o,t[n],{that:t,AS_ENTRIES:e})})),v=l.prototype,y=h(r),g=function(t,r,e){var n=y(t),o=i(u(r),!0);return!0===o?x(n).set(r,e):o[n.id]=e,t};return o(v,{delete:function(t){var r=y(this);if(!s(t))return!1;var e=i(t);return!0===e?x(r).delete(t):e&&p(e,r.id)&&delete e[r.id]},has:function(t){var r=y(this);if(!s(t))return!1;var e=i(t);return!0===e?x(r).has(t):e&&p(e,r.id)}}),o(v,e?{get:function(t){var r=y(this);if(s(t)){var e=i(t);if(!0===e)return x(r).get(t);if(e)return e[r.id]}},set:function(t,r){return g(this,t,r)}}:{add:function(t){return g(this,t,!0)}}),l}}},4055:(t,r,e)=>{var n=e(4576),o=e(34),i=n.document,a=o(i)&&o(i.createElement);t.exports=function(t){return a?i.createElement(t):{}}},4117:t=>{t.exports=function(t){return null==t}},4124:(t,r,e)=>{var n=e(9039),o=e(34),i=e(2195),a=e(5652),u=Object.isExtensible,c=n((function(){u(1)}));t.exports=c||a?function(t){return!!o(t)&&(!a||"ArrayBuffer"!==i(t))&&(!u||u(t))}:u},4170:(t,r,e)=>{var n=e(6518),o=e(566);n({target:"Function",proto:!0,forced:Function.bind!==o},{bind:o})},4185:(t,r,e)=>{var n=e(6518),o=e(3724),i=e(4913).f;n({target:"Object",stat:!0,forced:Object.defineProperty!==i,sham:!o},{defineProperty:i})},4209:(t,r,e)=>{var n=e(8227),o=e(6269),i=n("iterator"),a=Array.prototype;t.exports=function(t){return void 0!==t&&(o.Array===t||a[i]===t)}},4213:(t,r,e)=>{var n=e(3724),o=e(9504),i=e(9565),a=e(9039),u=e(1072),c=e(3717),s=e(8773),f=e(8981),l=e(7055),p=Object.assign,v=Object.defineProperty,d=o([].concat);t.exports=!p||a((function(){if(n&&1!==p({b:1},p(v({},"a",{enumerable:!0,get:function(){v(this,"b",{value:3,enumerable:!1})}}),{b:2})).b)return!0;var t={},r={},e=Symbol("assign detection"),o="abcdefghijklmnopqrst";return t[e]=7,o.split("").forEach((function(t){r[t]=t})),7!==p({},t)[e]||u(p({},r)).join("")!==o}))?function(t,r){for(var e=f(t),o=arguments.length,a=1,p=c.f,v=s.f;o>a;)for(var h,y=l(arguments[a++]),g=p?d(u(y),p(y)):u(y),b=g.length,m=0;b>m;)h=g[m++],n&&!i(v,y,h)||(e[h]=y[h]);return e}:p},4270:(t,r,e)=>{var n=e(9565),o=e(4901),i=e(34),a=TypeError;t.exports=function(t,r){var e,u;if("string"===r&&o(e=t.toString)&&!i(u=n(e,t)))return u;if(o(e=t.valueOf)&&!i(u=n(e,t)))return u;if("string"!==r&&o(e=t.toString)&&!i(u=n(e,t)))return u;throw new a("Can't convert object to primitive value")}},4346:(t,r,e)=>{e(6518)({target:"Array",stat:!0},{isArray:e(4376)})},4376:(t,r,e)=>{var n=e(2195);t.exports=Array.isArray||function(t){return"Array"===n(t)}},4423:(t,r,e)=>{var n=e(6518),o=e(9617).includes,i=e(9039),a=e(6469);n({target:"Array",proto:!0,forced:i((function(){return!Array(1).includes()}))},{includes:function(t){return o(this,t,arguments.length>1?arguments[1]:void 0)}}),a("includes")},4428:(t,r,e)=>{var n=e(8227)("iterator"),o=!1;try{var i=0,a={next:function(){return{done:!!i++}},return:function(){o=!0}};a[n]=function(){return this},Array.from(a,(function(){throw 2}))}catch(t){}t.exports=function(t,r){try{if(!r&&!o)return!1}catch(t){return!1}var e=!1;try{var i={};i[n]=function(){return{next:function(){return{done:e=!0}}}},t(i)}catch(t){}return e}},4495:(t,r,e)=>{var n=e(9519),o=e(9039),i=e(4576).String;t.exports=!!Object.getOwnPropertySymbols&&!o((function(){var t=Symbol("symbol detection");return!i(t)||!(Object(t)instanceof Symbol)||!Symbol.sham&&n&&n<41}))},4549:(t,r,e)=>{var n=e(4576);t.exports=function(t,r){var e=n.Iterator,o=e&&e.prototype,i=o&&o[t],a=!1;if(i)try{i.call({next:function(){return{done:!0}},return:function(){a=!0}},-1)}catch(t){t instanceof r||(a=!1)}if(!a)return i}},4576:function(t,r,e){var n=function(t){return t&&t.Math===Math&&t};t.exports=n("object"==typeof globalThis&&globalThis)||n("object"==typeof window&&window)||n("object"==typeof self&&self)||n("object"==typeof e.g&&e.g)||n("object"==typeof this&&this)||function(){return this}()||Function("return this")()},4598:(t,r,e)=>{var n=e(9039);t.exports=function(t,r){var e=[][t];return!!e&&n((function(){e.call(null,r||function(){return 1},1)}))}},4848:(t,r,e)=>{t.exports=e(9698)},4901:t=>{var r="object"==typeof document&&document.all;t.exports=void 0===r&&void 0!==r?function(t){return"function"==typeof t||t===r}:function(t){return"function"==typeof t}},4913:(t,r,e)=>{var n=e(3724),o=e(5917),i=e(8686),a=e(8551),u=e(6969),c=TypeError,s=Object.defineProperty,f=Object.getOwnPropertyDescriptor,l="enumerable",p="configurable",v="writable";r.f=n?i?function(t,r,e){if(a(t),r=u(r),a(e),"function"==typeof t&&"prototype"===r&&"value"in e&&v in e&&!e[v]){var n=f(t,r);n&&n[v]&&(t[r]=e.value,e={configurable:p in e?e[p]:n[p],enumerable:l in e?e[l]:n[l],writable:!1})}return s(t,r,e)}:s:function(t,r,e){if(a(t),r=u(r),a(e),o)try{return s(t,r,e)}catch(t){}if("get"in e||"set"in e)throw new c("Accessors not supported");return"value"in e&&(t[r]=e.value),t}},5031:(t,r,e)=>{var n=e(7751),o=e(9504),i=e(8480),a=e(3717),u=e(8551),c=o([].concat);t.exports=n("Reflect","ownKeys")||function(t){var r=i.f(u(t)),e=a.f;return e?c(r,e(t)):r}},5276:(t,r,e)=>{var n=e(6518),o=e(7476),i=e(9617).indexOf,a=e(4598),u=o([].indexOf),c=!!u&&1/u([1],1,-0)<0;n({target:"Array",proto:!0,forced:c||!a("indexOf")},{indexOf:function(t){var r=arguments.length>1?arguments[1]:void 0;return c?u(this,t,r)||0:i(this,t,r)}})},5397:(t,r,e)=>{var n=e(7055),o=e(7750);t.exports=function(t){return n(o(t))}},5556:(t,r,e)=>{t.exports=e(2694)()},5610:(t,r,e)=>{var n=e(1291),o=Math.max,i=Math.min;t.exports=function(t,r){var e=n(t);return e<0?o(e+r,0):i(e,r)}},5652:(t,r,e)=>{var n=e(9039);t.exports=n((function(){if("function"==typeof ArrayBuffer){var t=new ArrayBuffer(8);Object.isExtensible(t)&&Object.defineProperty(t,"a",{value:8})}}))},5745:(t,r,e)=>{var n=e(7629);t.exports=function(t,r){return n[t]||(n[t]=r||{})}},5746:(t,r,e)=>{var n,o=e(2744),i=e(4576),a=e(9504),u=e(6279),c=e(3451),s=e(6468),f=e(4006),l=e(34),p=e(1181).enforce,v=e(9039),d=e(8622),h=Object,y=Array.isArray,g=h.isExtensible,b=h.isFrozen,m=h.isSealed,x=h.freeze,w=h.seal,O=!i.ActiveXObject&&"ActiveXObject"in i,S=function(t){return function(){return t(this,arguments.length?arguments[0]:void 0)}},j=s("WeakMap",S,f),E=j.prototype,A=a(E.set);if(d)if(O){n=f.getConstructor(S,"WeakMap",!0),c.enable();var P=a(E.delete),_=a(E.has),T=a(E.get);u(E,{delete:function(t){if(l(t)&&!g(t)){var r=p(this);return r.frozen||(r.frozen=new n),P(this,t)||r.frozen.delete(t)}return P(this,t)},has:function(t){if(l(t)&&!g(t)){var r=p(this);return r.frozen||(r.frozen=new n),_(this,t)||r.frozen.has(t)}return _(this,t)},get:function(t){if(l(t)&&!g(t)){var r=p(this);return r.frozen||(r.frozen=new n),_(this,t)?T(this,t):r.frozen.get(t)}return T(this,t)},set:function(t,r){if(l(t)&&!g(t)){var e=p(this);e.frozen||(e.frozen=new n),_(this,t)?A(this,t,r):e.frozen.set(t,r)}else A(this,t,r);return this}})}else o&&v((function(){var t=x([]);return A(new j,t,1),!b(t)}))&&u(E,{set:function(t,r){var e;return y(t)&&(b(t)?e=x:m(t)&&(e=w)),A(this,t,r),e&&e(t),this}})},5917:(t,r,e)=>{var n=e(3724),o=e(9039),i=e(4055);t.exports=!n&&!o((function(){return 7!==Object.defineProperty(i("div"),"a",{get:function(){return 7}}).a}))},5966:(t,r,e)=>{var n=e(9306),o=e(4117);t.exports=function(t,r){var e=t[r];return o(e)?void 0:n(e)}},6080:(t,r,e)=>{var n=e(7476),o=e(9306),i=e(616),a=n(n.bind);t.exports=function(t,r){return o(t),void 0===r?t:i?a(t,r):function(){return t.apply(r,arguments)}}},6099:(t,r,e)=>{var n=e(2140),o=e(6840),i=e(3179);n||o(Object.prototype,"toString",i,{unsafe:!0})},6119:(t,r,e)=>{var n=e(5745),o=e(3392),i=n("keys");t.exports=function(t){return i[t]||(i[t]=o(t))}},6198:(t,r,e)=>{var n=e(8014);t.exports=function(t){return n(t.length)}},6269:t=>{t.exports={}},6279:(t,r,e)=>{var n=e(6840);t.exports=function(t,r,e){for(var o in r)n(t,o,r[o],e);return t}},6319:(t,r,e)=>{var n=e(8551),o=e(9539);t.exports=function(t,r,e,i){try{return i?r(n(e)[0],e[1]):r(e)}catch(r){o(t,"throw",r)}}},6395:t=>{t.exports=!1},6468:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(9504),a=e(2796),u=e(6840),c=e(3451),s=e(2652),f=e(679),l=e(4901),p=e(4117),v=e(34),d=e(9039),h=e(4428),y=e(687),g=e(3167);t.exports=function(t,r,e){var b=-1!==t.indexOf("Map"),m=-1!==t.indexOf("Weak"),x=b?"set":"add",w=o[t],O=w&&w.prototype,S=w,j={},E=function(t){var r=i(O[t]);u(O,t,"add"===t?function(t){return r(this,0===t?0:t),this}:"delete"===t?function(t){return!(m&&!v(t))&&r(this,0===t?0:t)}:"get"===t?function(t){return m&&!v(t)?void 0:r(this,0===t?0:t)}:"has"===t?function(t){return!(m&&!v(t))&&r(this,0===t?0:t)}:function(t,e){return r(this,0===t?0:t,e),this})};if(a(t,!l(w)||!(m||O.forEach&&!d((function(){(new w).entries().next()})))))S=e.getConstructor(r,t,b,x),c.enable();else if(a(t,!0)){var A=new S,P=A[x](m?{}:-0,1)!==A,_=d((function(){A.has(1)})),T=h((function(t){new w(t)})),I=!m&&d((function(){for(var t=new w,r=5;r--;)t[x](r,r);return!t.has(-0)}));T||((S=r((function(t,r){f(t,O);var e=g(new w,t,S);return p(r)||s(r,e[x],{that:e,AS_ENTRIES:b}),e}))).prototype=O,O.constructor=S),(_||I)&&(E("delete"),E("has"),b&&E("get")),(I||P)&&E(x),m&&O.clear&&delete O.clear}return j[t]=S,n({global:!0,constructor:!0,forced:S!==w},j),y(S,t),m||e.setStrong(S,t,b),S}},6469:(t,r,e)=>{var n=e(8227),o=e(2360),i=e(4913).f,a=n("unscopables"),u=Array.prototype;void 0===u[a]&&i(u,a,{configurable:!0,value:o(null)}),t.exports=function(t){u[a][t]=!0}},6518:(t,r,e)=>{var n=e(4576),o=e(7347).f,i=e(6699),a=e(6840),u=e(9433),c=e(7740),s=e(2796);t.exports=function(t,r){var e,f,l,p,v,d=t.target,h=t.global,y=t.stat;if(e=h?n:y?n[d]||u(d,{}):n[d]&&n[d].prototype)for(f in r){if(p=r[f],l=t.dontCallGetSet?(v=o(e,f))&&v.value:e[f],!s(h?f:d+(y?".":"#")+f,t.forced)&&void 0!==l){if(typeof p==typeof l)continue;c(p,l)}(t.sham||l&&l.sham)&&i(p,"sham",!0),a(e,f,p,t)}}},6699:(t,r,e)=>{var n=e(3724),o=e(4913),i=e(6980);t.exports=n?function(t,r,e){return o.f(t,r,i(1,e))}:function(t,r,e){return t[r]=e,t}},6706:(t,r,e)=>{var n=e(9504),o=e(9306);t.exports=function(t,r,e){try{return n(o(Object.getOwnPropertyDescriptor(t,r)[e]))}catch(t){}}},6761:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(9565),a=e(9504),u=e(6395),c=e(3724),s=e(4495),f=e(9039),l=e(9297),p=e(1625),v=e(8551),d=e(5397),h=e(6969),y=e(655),g=e(6980),b=e(2360),m=e(1072),x=e(8480),w=e(298),O=e(3717),S=e(7347),j=e(4913),E=e(6801),A=e(8773),P=e(6840),_=e(2106),T=e(5745),I=e(6119),R=e(421),L=e(3392),k=e(8227),C=e(1951),F=e(511),D=e(8242),N=e(687),M=e(1181),z=e(9213).forEach,W=I("hidden"),B="Symbol",G="prototype",H=M.set,X=M.getterFor(B),U=Object[G],V=o.Symbol,q=V&&V[G],$=o.RangeError,Y=o.TypeError,K=o.QObject,J=S.f,Q=j.f,Z=w.f,tt=A.f,rt=a([].push),et=T("symbols"),nt=T("op-symbols"),ot=T("wks"),it=!K||!K[G]||!K[G].findChild,at=function(t,r,e){var n=J(U,r);n&&delete U[r],Q(t,r,e),n&&t!==U&&Q(U,r,n)},ut=c&&f((function(){return 7!==b(Q({},"a",{get:function(){return Q(this,"a",{value:7}).a}})).a}))?at:Q,ct=function(t,r){var e=et[t]=b(q);return H(e,{type:B,tag:t,description:r}),c||(e.description=r),e},st=function(t,r,e){t===U&&st(nt,r,e),v(t);var n=h(r);return v(e),l(et,n)?(e.enumerable?(l(t,W)&&t[W][n]&&(t[W][n]=!1),e=b(e,{enumerable:g(0,!1)})):(l(t,W)||Q(t,W,g(1,b(null))),t[W][n]=!0),ut(t,n,e)):Q(t,n,e)},ft=function(t,r){v(t);var e=d(r),n=m(e).concat(dt(e));return z(n,(function(r){c&&!i(lt,e,r)||st(t,r,e[r])})),t},lt=function(t){var r=h(t),e=i(tt,this,r);return!(this===U&&l(et,r)&&!l(nt,r))&&(!(e||!l(this,r)||!l(et,r)||l(this,W)&&this[W][r])||e)},pt=function(t,r){var e=d(t),n=h(r);if(e!==U||!l(et,n)||l(nt,n)){var o=J(e,n);return!o||!l(et,n)||l(e,W)&&e[W][n]||(o.enumerable=!0),o}},vt=function(t){var r=Z(d(t)),e=[];return z(r,(function(t){l(et,t)||l(R,t)||rt(e,t)})),e},dt=function(t){var r=t===U,e=Z(r?nt:d(t)),n=[];return z(e,(function(t){!l(et,t)||r&&!l(U,t)||rt(n,et[t])})),n};s||(P(q=(V=function(){if(p(q,this))throw new Y("Symbol is not a constructor");var t=arguments.length&&void 0!==arguments[0]?y(arguments[0]):void 0,r=L(t),e=function(t){var n=void 0===this?o:this;n===U&&i(e,nt,t),l(n,W)&&l(n[W],r)&&(n[W][r]=!1);var a=g(1,t);try{ut(n,r,a)}catch(t){if(!(t instanceof $))throw t;at(n,r,a)}};return c&&it&&ut(U,r,{configurable:!0,set:e}),ct(r,t)})[G],"toString",(function(){return X(this).tag})),P(V,"withoutSetter",(function(t){return ct(L(t),t)})),A.f=lt,j.f=st,E.f=ft,S.f=pt,x.f=w.f=vt,O.f=dt,C.f=function(t){return ct(k(t),t)},c&&(_(q,"description",{configurable:!0,get:function(){return X(this).description}}),u||P(U,"propertyIsEnumerable",lt,{unsafe:!0}))),n({global:!0,constructor:!0,wrap:!0,forced:!s,sham:!s},{Symbol:V}),z(m(ot),(function(t){F(t)})),n({target:B,stat:!0,forced:!s},{useSetter:function(){it=!0},useSimple:function(){it=!1}}),n({target:"Object",stat:!0,forced:!s,sham:!c},{create:function(t,r){return void 0===r?b(t):ft(b(t),r)},defineProperty:st,defineProperties:ft,getOwnPropertyDescriptor:pt}),n({target:"Object",stat:!0,forced:!s},{getOwnPropertyNames:vt}),D(),N(V,B),R[W]=!0},6801:(t,r,e)=>{var n=e(3724),o=e(8686),i=e(4913),a=e(8551),u=e(5397),c=e(1072);r.f=n&&!o?Object.defineProperties:function(t,r){a(t);for(var e,n=u(r),o=c(r),s=o.length,f=0;s>f;)i.f(t,e=o[f++],n[e]);return t}},6823:t=>{var r=String;t.exports=function(t){try{return r(t)}catch(t){return"Object"}}},6840:(t,r,e)=>{var n=e(4901),o=e(4913),i=e(283),a=e(9433);t.exports=function(t,r,e,u){u||(u={});var c=u.enumerable,s=void 0!==u.name?u.name:r;if(n(e)&&i(e,s,u),u.global)c?t[r]=e:a(r,e);else{try{u.unsafe?t[r]&&(c=!0):delete t[r]}catch(t){}c?t[r]=e:o.f(t,r,{value:e,enumerable:!1,configurable:!u.nonConfigurable,writable:!u.nonWritable})}return t}},6925:t=>{t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},6933:(t,r,e)=>{var n=e(9504),o=e(4376),i=e(4901),a=e(2195),u=e(655),c=n([].push);t.exports=function(t){if(i(t))return t;if(o(t)){for(var r=t.length,e=[],n=0;n<r;n++){var s=t[n];"string"==typeof s?c(e,s):"number"!=typeof s&&"Number"!==a(s)&&"String"!==a(s)||c(e,u(s))}var f=e.length,l=!0;return function(t,r){if(l)return l=!1,r;if(o(this))return r;for(var n=0;n<f;n++)if(e[n]===t)return r}}}},6955:(t,r,e)=>{var n=e(2140),o=e(4901),i=e(2195),a=e(8227)("toStringTag"),u=Object,c="Arguments"===i(function(){return arguments}());t.exports=n?i:function(t){var r,e,n;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(e=function(t,r){try{return t[r]}catch(t){}}(r=u(t),a))?e:c?i(r):"Object"===(n=i(r))&&o(r.callee)?"Arguments":n}},6969:(t,r,e)=>{var n=e(2777),o=e(757);t.exports=function(t){var r=n(t,"string");return o(r)?r:r+""}},6980:t=>{t.exports=function(t,r){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:r}}},7040:(t,r,e)=>{var n=e(4495);t.exports=n&&!Symbol.sham&&"symbol"==typeof Symbol.iterator},7055:(t,r,e)=>{var n=e(9504),o=e(9039),i=e(2195),a=Object,u=n("".split);t.exports=o((function(){return!a("z").propertyIsEnumerable(0)}))?function(t){return"String"===i(t)?u(t,""):a(t)}:a},7323:(t,r,e)=>{var n,o,i=e(9565),a=e(9504),u=e(655),c=e(7979),s=e(8429),f=e(5745),l=e(2360),p=e(1181).get,v=e(3635),d=e(8814),h=f("native-string-replace",String.prototype.replace),y=RegExp.prototype.exec,g=y,b=a("".charAt),m=a("".indexOf),x=a("".replace),w=a("".slice),O=(o=/b*/g,i(y,n=/a/,"a"),i(y,o,"a"),0!==n.lastIndex||0!==o.lastIndex),S=s.BROKEN_CARET,j=void 0!==/()??/.exec("")[1];(O||j||S||v||d)&&(g=function(t){var r,e,n,o,a,s,f,v=this,d=p(v),E=u(t),A=d.raw;if(A)return A.lastIndex=v.lastIndex,r=i(g,A,E),v.lastIndex=A.lastIndex,r;var P=d.groups,_=S&&v.sticky,T=i(c,v),I=v.source,R=0,L=E;if(_&&(T=x(T,"y",""),-1===m(T,"g")&&(T+="g"),L=w(E,v.lastIndex),v.lastIndex>0&&(!v.multiline||v.multiline&&"\n"!==b(E,v.lastIndex-1))&&(I="(?: "+I+")",L=" "+L,R++),e=new RegExp("^(?:"+I+")",T)),j&&(e=new RegExp("^"+I+"$(?!\\s)",T)),O&&(n=v.lastIndex),o=i(y,_?e:v,L),_?o?(o.input=w(o.input,R),o[0]=w(o[0],R),o.index=v.lastIndex,v.lastIndex+=o[0].length):v.lastIndex=0:O&&o&&(v.lastIndex=v.global?o.index+o[0].length:n),j&&o&&o.length>1&&i(h,o[0],e,(function(){for(a=1;a<arguments.length-2;a++)void 0===arguments[a]&&(o[a]=void 0)})),o&&P)for(o.groups=s=l(null),a=0;a<P.length;a++)s[(f=P[a])[0]]=o[f[1]];return o}),t.exports=g},7347:(t,r,e)=>{var n=e(3724),o=e(9565),i=e(8773),a=e(6980),u=e(5397),c=e(6969),s=e(9297),f=e(5917),l=Object.getOwnPropertyDescriptor;r.f=n?l:function(t,r){if(t=u(t),r=c(r),f)try{return l(t,r)}catch(t){}if(s(t,r))return a(!o(i.f,t,r),t[r])}},7400:t=>{t.exports={CSSRuleList:0,CSSStyleDeclaration:0,CSSValueList:0,ClientRectList:0,DOMRectList:0,DOMStringList:0,DOMTokenList:1,DataTransferItemList:0,FileList:0,HTMLAllCollection:0,HTMLCollection:0,HTMLFormElement:0,HTMLSelectElement:0,MediaList:0,MimeTypeArray:0,NamedNodeMap:0,NodeList:1,PaintRequestList:0,Plugin:0,PluginArray:0,SVGLengthList:0,SVGNumberList:0,SVGPathSegList:0,SVGPointList:0,SVGStringList:0,SVGTransformList:0,SourceBufferList:0,StyleSheetList:0,TextTrackCueList:0,TextTrackList:0,TouchList:0}},7433:(t,r,e)=>{var n=e(4376),o=e(3517),i=e(34),a=e(8227)("species"),u=Array;t.exports=function(t){var r;return n(t)&&(r=t.constructor,(o(r)&&(r===u||n(r.prototype))||i(r)&&null===(r=r[a]))&&(r=void 0)),void 0===r?u:r}},7476:(t,r,e)=>{var n=e(2195),o=e(9504);t.exports=function(t){if("Function"===n(t))return o(t)}},7495:(t,r,e)=>{var n=e(6518),o=e(7323);n({target:"RegExp",proto:!0,forced:/./.exec!==o},{exec:o})},7629:(t,r,e)=>{var n=e(6395),o=e(4576),i=e(9433),a="__core-js_shared__",u=t.exports=o[a]||i(a,{});(u.versions||(u.versions=[])).push({version:"3.42.0",mode:n?"pure":"global",copyright:"© 2014-2025 Denis Pushkarev (zloirock.ru)",license:"https://github.com/zloirock/core-js/blob/v3.42.0/LICENSE",source:"https://github.com/zloirock/core-js"})},7657:(t,r,e)=>{var n,o,i,a=e(9039),u=e(4901),c=e(34),s=e(2360),f=e(2787),l=e(6840),p=e(8227),v=e(6395),d=p("iterator"),h=!1;[].keys&&("next"in(i=[].keys())?(o=f(f(i)))!==Object.prototype&&(n=o):h=!0),!c(n)||a((function(){var t={};return n[d].call(t)!==t}))?n={}:v&&(n=s(n)),u(n[d])||l(n,d,(function(){return this})),t.exports={IteratorPrototype:n,BUGGY_SAFARI_ITERATORS:h}},7680:(t,r,e)=>{var n=e(9504);t.exports=n([].slice)},7740:(t,r,e)=>{var n=e(9297),o=e(5031),i=e(7347),a=e(4913);t.exports=function(t,r,e){for(var u=o(r),c=a.f,s=i.f,f=0;f<u.length;f++){var l=u[f];n(t,l)||e&&n(e,l)||c(t,l,s(r,l))}}},7750:(t,r,e)=>{var n=e(4117),o=TypeError;t.exports=function(t){if(n(t))throw new o("Can't call method on "+t);return t}},7751:(t,r,e)=>{var n=e(4576),o=e(4901);t.exports=function(t,r){return arguments.length<2?(e=n[t],o(e)?e:void 0):n[t]&&n[t][r];var e}},7764:(t,r,e)=>{var n=e(8183).charAt,o=e(655),i=e(1181),a=e(1088),u=e(2529),c="String Iterator",s=i.set,f=i.getterFor(c);a(String,"String",(function(t){s(this,{type:c,string:o(t),index:0})}),(function(){var t,r=f(this),e=r.string,o=r.index;return o>=e.length?u(void 0,!0):(t=n(e,o),r.index+=t.length,u(t,!1))}))},7812:(t,r,e)=>{var n=e(6518),o=e(9297),i=e(757),a=e(6823),u=e(5745),c=e(1296),s=u("symbol-to-string-registry");n({target:"Symbol",stat:!0,forced:!c},{keyFor:function(t){if(!i(t))throw new TypeError(a(t)+" is not a symbol");if(o(s,t))return s[t]}})},7979:(t,r,e)=>{var n=e(8551);t.exports=function(){var t=n(this),r="";return t.hasIndices&&(r+="d"),t.global&&(r+="g"),t.ignoreCase&&(r+="i"),t.multiline&&(r+="m"),t.dotAll&&(r+="s"),t.unicode&&(r+="u"),t.unicodeSets&&(r+="v"),t.sticky&&(r+="y"),r}},8014:(t,r,e)=>{var n=e(1291),o=Math.min;t.exports=function(t){var r=n(t);return r>0?o(r,9007199254740991):0}},8111:(t,r,e)=>{var n=e(6518),o=e(4576),i=e(679),a=e(8551),u=e(4901),c=e(2787),s=e(2106),f=e(2278),l=e(9039),p=e(9297),v=e(8227),d=e(7657).IteratorPrototype,h=e(3724),y=e(6395),g="constructor",b="Iterator",m=v("toStringTag"),x=TypeError,w=o[b],O=y||!u(w)||w.prototype!==d||!l((function(){w({})})),S=function(){if(i(this,d),c(this)===d)throw new x("Abstract class Iterator not directly constructable")},j=function(t,r){h?s(d,t,{configurable:!0,get:function(){return r},set:function(r){if(a(this),this===d)throw new x("You can't redefine this property");p(this,t)?this[t]=r:f(this,t,r)}}):d[t]=r};p(d,m)||j(m,b),!O&&p(d,g)&&d[g]!==Object||j(g,S),S.prototype=d,n({global:!0,constructor:!0,forced:O},{Iterator:S})},8183:(t,r,e)=>{var n=e(9504),o=e(1291),i=e(655),a=e(7750),u=n("".charAt),c=n("".charCodeAt),s=n("".slice),f=function(t){return function(r,e){var n,f,l=i(a(r)),p=o(e),v=l.length;return p<0||p>=v?t?"":void 0:(n=c(l,p))<55296||n>56319||p+1===v||(f=c(l,p+1))<56320||f>57343?t?u(l,p):n:t?s(l,p,p+2):f-56320+(n-55296<<10)+65536}};t.exports={codeAt:f(!1),charAt:f(!0)}},8227:(t,r,e)=>{var n=e(4576),o=e(5745),i=e(9297),a=e(3392),u=e(4495),c=e(7040),s=n.Symbol,f=o("wks"),l=c?s.for||s:s&&s.withoutSetter||a;t.exports=function(t){return i(f,t)||(f[t]=u&&i(s,t)?s[t]:l("Symbol."+t)),f[t]}},8242:(t,r,e)=>{var n=e(9565),o=e(7751),i=e(8227),a=e(6840);t.exports=function(){var t=o("Symbol"),r=t&&t.prototype,e=r&&r.valueOf,u=i("toPrimitive");r&&!r[u]&&a(r,u,(function(t){return n(e,this)}),{arity:1})}},8429:(t,r,e)=>{var n=e(9039),o=e(4576).RegExp,i=n((function(){var t=o("a","y");return t.lastIndex=2,null!==t.exec("abcd")})),a=i||n((function(){return!o("a","y").sticky})),u=i||n((function(){var t=o("^r","gy");return t.lastIndex=2,null!==t.exec("str")}));t.exports={BROKEN_CARET:u,MISSED_STICKY:a,UNSUPPORTED_Y:i}},8480:(t,r,e)=>{var n=e(1828),o=e(8727).concat("length","prototype");r.f=Object.getOwnPropertyNames||function(t){return n(t,o)}},8551:(t,r,e)=>{var n=e(34),o=String,i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not an object")}},8598:(t,r,e)=>{var n=e(6518),o=e(9504),i=e(7055),a=e(5397),u=e(4598),c=o([].join);n({target:"Array",proto:!0,forced:i!==Object||!u("join",",")},{join:function(t){return c(a(this),void 0===t?",":t)}})},8622:(t,r,e)=>{var n=e(4576),o=e(4901),i=n.WeakMap;t.exports=o(i)&&/native code/.test(String(i))},8686:(t,r,e)=>{var n=e(3724),o=e(9039);t.exports=n&&o((function(){return 42!==Object.defineProperty((function(){}),"prototype",{value:42,writable:!1}).prototype}))},8727:t=>{t.exports=["constructor","hasOwnProperty","isPrototypeOf","propertyIsEnumerable","toLocaleString","toString","valueOf"]},8745:(t,r,e)=>{var n=e(616),o=Function.prototype,i=o.apply,a=o.call;t.exports="object"==typeof Reflect&&Reflect.apply||(n?a.bind(i):function(){return a.apply(i,arguments)})},8773:(t,r)=>{var e={}.propertyIsEnumerable,n=Object.getOwnPropertyDescriptor,o=n&&!e.call({1:2},1);r.f=o?function(t){var r=n(this,t);return!!r&&r.enumerable}:e},8814:(t,r,e)=>{var n=e(9039),o=e(4576).RegExp;t.exports=n((function(){var t=o("(?<a>b)","g");return"b"!==t.exec("b").groups.a||"bc"!=="b".replace(t,"$<a>c")}))},8981:(t,r,e)=>{var n=e(7750),o=Object;t.exports=function(t){return o(n(t))}},8992:(t,r,e)=>{e(8111)},9039:t=>{t.exports=function(t){try{return!!t()}catch(t){return!0}}},9085:(t,r,e)=>{var n=e(6518),o=e(4213);n({target:"Object",stat:!0,arity:2,forced:Object.assign!==o},{assign:o})},9167:(t,r,e)=>{var n=e(4576);t.exports=n},9213:(t,r,e)=>{var n=e(6080),o=e(9504),i=e(7055),a=e(8981),u=e(6198),c=e(1469),s=o([].push),f=function(t){var r=1===t,e=2===t,o=3===t,f=4===t,l=6===t,p=7===t,v=5===t||l;return function(d,h,y,g){for(var b,m,x=a(d),w=i(x),O=u(w),S=n(h,y),j=0,E=g||c,A=r?E(d,O):e||p?E(d,0):void 0;O>j;j++)if((v||j in w)&&(m=S(b=w[j],j,x),t))if(r)A[j]=m;else if(m)switch(t){case 3:return!0;case 5:return b;case 6:return j;case 2:s(A,b)}else switch(t){case 4:return!1;case 7:s(A,b)}return l?-1:o||f?f:A}};t.exports={forEach:f(0),map:f(1),filter:f(2),some:f(3),every:f(4),find:f(5),findIndex:f(6),filterReject:f(7)}},9296:(t,r,e)=>{var n=e(4055)("span").classList,o=n&&n.constructor&&n.constructor.prototype;t.exports=o===Object.prototype?void 0:o},9297:(t,r,e)=>{var n=e(9504),o=e(8981),i=n({}.hasOwnProperty);t.exports=Object.hasOwn||function(t,r){return i(o(t),r)}},9306:(t,r,e)=>{var n=e(4901),o=e(6823),i=TypeError;t.exports=function(t){if(n(t))return t;throw new i(o(t)+" is not a function")}},9433:(t,r,e)=>{var n=e(4576),o=Object.defineProperty;t.exports=function(t,r){try{o(n,t,{value:r,configurable:!0,writable:!0})}catch(e){n[t]=r}return r}},9462:(t,r,e)=>{var n=e(9565),o=e(2360),i=e(6699),a=e(6279),u=e(8227),c=e(1181),s=e(5966),f=e(7657).IteratorPrototype,l=e(2529),p=e(9539),v=u("toStringTag"),d="IteratorHelper",h="WrapForValidIterator",y=c.set,g=function(t){var r=c.getterFor(t?h:d);return a(o(f),{next:function(){var e=r(this);if(t)return e.nextHandler();if(e.done)return l(void 0,!0);try{var n=e.nextHandler();return e.returnHandlerResult?n:l(n,e.done)}catch(t){throw e.done=!0,t}},return:function(){var e=r(this),o=e.iterator;if(e.done=!0,t){var i=s(o,"return");return i?n(i,o):l(void 0,!0)}if(e.inner)try{p(e.inner.iterator,"normal")}catch(t){return p(o,"throw",t)}return o&&p(o,"normal"),l(void 0,!0)}})},b=g(!0),m=g(!1);i(m,v,"Iterator Helper"),t.exports=function(t,r,e){var n=function(n,o){o?(o.iterator=n.iterator,o.next=n.next):o=n,o.type=r?h:d,o.returnHandlerResult=!!e,o.nextHandler=t,o.counter=0,o.done=!1,y(this,o)};return n.prototype=r?b:m,n}},9504:(t,r,e)=>{var n=e(616),o=Function.prototype,i=o.call,a=n&&o.bind.bind(i,i);t.exports=n?a:function(t){return function(){return i.apply(t,arguments)}}},9519:(t,r,e)=>{var n,o,i=e(4576),a=e(2839),u=i.process,c=i.Deno,s=u&&u.versions||c&&c.version,f=s&&s.v8;f&&(o=(n=f.split("."))[0]>0&&n[0]<4?1:+(n[0]+n[1])),!o&&a&&(!(n=a.match(/Edge\/(\d+)/))||n[1]>=74)&&(n=a.match(/Chrome\/(\d+)/))&&(o=+n[1]),t.exports=o},9539:(t,r,e)=>{var n=e(9565),o=e(8551),i=e(5966);t.exports=function(t,r,e){var a,u;o(t);try{if(!(a=i(t,"return"))){if("throw"===r)throw e;return e}a=n(a,t)}catch(t){u=!0,a=t}if("throw"===r)throw e;if(u)throw a;return o(a),e}},9565:(t,r,e)=>{var n=e(616),o=Function.prototype.call;t.exports=n?o.bind(o):function(){return o.apply(o,arguments)}},9617:(t,r,e)=>{var n=e(5397),o=e(5610),i=e(6198),a=function(t){return function(r,e,a){var u=n(r),c=i(u);if(0===c)return!t&&-1;var s,f=o(a,c);if(t&&e!=e){for(;c>f;)if((s=u[f++])!=s)return!0}else for(;c>f;f++)if((t||f in u)&&u[f]===e)return t||f||0;return!t&&-1}};t.exports={includes:a(!0),indexOf:a(!1)}},9698:(t,r)=>{var e=Symbol.for("react.transitional.element"),n=Symbol.for("react.fragment");function o(t,r,n){var o=null;if(void 0!==n&&(o=""+n),void 0!==r.key&&(o=""+r.key),"key"in r)for(var i in n={},r)"key"!==i&&(n[i]=r[i]);else n=r;return r=n.ref,{$$typeof:e,type:t,key:o,ref:void 0!==r?r:null,props:n}}r.Fragment=n,r.jsx=o,r.jsxs=o},9773:(t,r,e)=>{var n=e(6518),o=e(4495),i=e(9039),a=e(3717),u=e(8981);n({target:"Object",stat:!0,forced:!o||i((function(){a.f(1)}))},{getOwnPropertySymbols:function(t){var r=a.f;return r?r(u(t)):[]}})}},e={};function n(t){var o=e[t];if(void 0!==o)return o.exports;var i=e[t]={exports:{}};return r[t].call(i.exports,i,i.exports,n),i.exports}n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(t){if("object"==typeof window)return window}}();var o={};(()=>{var t=o;n(2675),n(5276),n(3792),n(4170),n(9085),n(4185),n(3851),n(7764),n(3772),n(2953),Object.defineProperty(t,"B",{value:!0}),t.A=void 0,n(2008),n(4423),n(4346),n(8598),n(2062),n(6099),n(7495),n(906),n(1699),n(8992),n(1454);var r,e=function(t){if("function"==typeof WeakMap){var r=new WeakMap;new WeakMap}return function(t){if(t&&t.__esModule)return t;var e,n,o={__proto__:null,default:t};if(null===t||"object"!=typeof t&&"function"!=typeof t)return o;if(e=r){if(e.has(t))return e.get(t);e.set(t,o)}for(var i in t)"default"!==i&&{}.hasOwnProperty.call(t,i)&&((n=(e=Object.defineProperty)&&Object.getOwnPropertyDescriptor(t,i))&&(n.get||n.set)?e(o,i,n):o[i]=t[i]);return o}(t)}(n(1649)),i=(r=n(5556))&&r.__esModule?r:{default:r},a=n(4848),u=["children","height","minWidth","itemWidth","padding","className","showArrows","stepSize"];function c(){return c=Object.assign?Object.assign.bind():function(t){for(var r=1;r<arguments.length;r++){var e=arguments[r];for(var n in e)({}).hasOwnProperty.call(e,n)&&(t[n]=e[n])}return t},c.apply(null,arguments)}var s=e.default.memo((function(t){var r=t.onScroll,e=t.leftButtonRef,n=t.rightButtonRef;return(0,a.jsxs)("nav",{className:"mg-scroll__nav",children:[(0,a.jsx)("button",{ref:e,className:"mg-scroll__nav-button",onClick:function(){return r("left")},"aria-label":"Scroll left",children:"←"}),(0,a.jsx)("button",{ref:n,className:"mg-scroll__nav-button",onClick:function(){return r("right")},"aria-label":"Scroll right",children:"→"})]})}));s.propTypes={onScroll:i.default.func.isRequired,leftButtonRef:i.default.object.isRequired,rightButtonRef:i.default.object.isRequired};var f=function(t){var r=t.children,n=t.height,o=t.minWidth,i=t.itemWidth,f=t.padding,l=t.className,p=t.showArrows,v=t.stepSize,d=function(t,r){if(null==t)return{};var e,n,o=function(t,r){if(null==t)return{};var e={};for(var n in t)if({}.hasOwnProperty.call(t,n)){if(-1!==r.indexOf(n))continue;e[n]=t[n]}return e}(t,r);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);for(n=0;n<i.length;n++)e=i[n],-1===r.indexOf(e)&&{}.propertyIsEnumerable.call(t,e)&&(o[e]=t[e])}return o}(t,u),h=(0,e.useRef)(null),y=(0,e.useRef)(null),g=(0,e.useRef)(null),b=(0,e.useRef)(null),m=(0,e.useRef)(!1),x=(0,e.useRef)({isDragging:!1,hasDragged:!1,startX:0,startScrollLeft:0}),w=(0,e.useCallback)((function(){m.current="ontouchstart"in window&&/Mobi|Android|iPhone|iPad/i.test(navigator.userAgent)}),[]),O=(0,e.useCallback)((function(t){if(h.current){var r=v||h.current.clientWidth/2,e=h.current.scrollLeft+("right"===t?r:-r);h.current.scrollTo({left:e,behavior:"smooth"})}}),[v]),S=(0,e.useCallback)((function(){if(h.current&&p&&!m.current){var t=h.current,r=t.scrollLeft,e=t.scrollWidth,n=r>0,o=r+t.clientWidth<e;g.current&&(g.current.disabled=!n),b.current&&(b.current.disabled=!o)}}),[p]),j=(0,e.useCallback)((function(t){!h.current||t.type.includes("mouse")&&m.current||t.type.includes("mouse")&&(x.current=c({},x.current,{isDragging:!0,hasDragged:!1,startX:t.pageX,startScrollLeft:h.current.scrollLeft}),t.preventDefault())}),[]),E=(0,e.useCallback)((function(t){if(x.current.isDragging&&h.current&&(!t.type.includes("mouse")||!m.current)&&t.type.includes("mouse")){var r=t.pageX;if(Math.abs(x.current.startX-r)>10){t.preventDefault(),x.current.hasDragged=!0;var e=x.current.startX-r;h.current.scrollLeft=x.current.startScrollLeft+e,S()}}}),[S]),A=(0,e.useCallback)((function(t){x.current.isDragging&&(x.current.isDragging=!1);var r=t.pageX;Math.abs(x.current.startX-r)<2&&t.target.href&&(window.parent.location.href=t.target.href)}),[]),P=(0,e.useCallback)((function(t){x.current.hasDragged&&(t.preventDefault(),t.stopPropagation())}),[]),_=(0,e.useMemo)((function(){return{"--scroll-height":n,"--scroll-min-width":o,"--scroll-padding":f,"--scroll-item-width":i}}),[n,o,f,i]),T=(0,e.useMemo)((function(){return["mg-scroll__container",n&&"mg-scroll__container--custom-height",o&&"mg-scroll__container--custom-width",f&&"mg-scroll__container--custom-padding",i&&"mg-scroll__container--custom-item-width",m.current&&"mg-scroll__container--mobile",l].filter(Boolean).join(" ")}),[n,o,f,i,l]);return(0,e.useEffect)((function(){w(),S();var t=h.current;return t&&(t.addEventListener("scroll",S,{passive:!0}),window.addEventListener("resize",S,{passive:!0}),m.current||(t.addEventListener("mousedown",j),window.addEventListener("mousemove",E),window.addEventListener("mouseup",A),window.addEventListener("mouseleave",A)),t.addEventListener("click",P,{capture:!0})),function(){t&&(t.removeEventListener("scroll",S),window.removeEventListener("resize",S),m.current||(t.removeEventListener("mousedown",j),window.removeEventListener("mousemove",E),window.removeEventListener("mouseup",A),window.removeEventListener("mouseleave",A)),t.removeEventListener("click",P,{capture:!0}))}}),[w,S,j,E,A,P]),(0,a.jsxs)("section",{className:"mg-scroll"+(m.current?" mg-scroll--mobile":""),"data-mg-scroll-container":!0,children:[p&&!m.current&&(0,a.jsx)(s,{onScroll:O,leftButtonRef:g,rightButtonRef:b}),(0,a.jsx)("div",c({ref:h,className:T,style:_},d,{children:(0,a.jsx)("div",{ref:y,className:"mg-scroll__content"+(m.current?"":" mg-grid"),children:Array.isArray(r)&&!e.default.isValidElement(r[0])?r.map((function(t,r){return(0,a.jsx)("div",{className:"mg-scroll__item-wrapper",children:(0,a.jsx)("div",{dangerouslySetInnerHTML:{__html:String(t)}})},r)})):e.default.Children.map(r,(function(t){return(0,a.jsx)("div",{className:"mg-scroll__item-wrapper",children:t})}))})}))]})};f.propTypes={children:i.default.node.isRequired,height:i.default.string,minWidth:i.default.string,itemWidth:i.default.string,padding:i.default.string,className:i.default.string,showArrows:i.default.bool,stepSize:i.default.number},f.defaultProps={height:"auto",minWidth:"auto",itemWidth:"auto",padding:"0",className:"",showArrows:!1,stepSize:null},t.A=e.default.memo(f)})();const i=o.B,a=o.A;export{i as __esModule,a as default};
|