@undrr/undrr-mangrove 1.6.0 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (102) hide show
  1. package/README.md +6 -4
  2. package/components/BookCard.js +2 -2
  3. package/components/BookCard.js.LICENSE.txt +1 -1
  4. package/components/Breadcrumbs.js +2 -2
  5. package/components/Checkbox.js +1 -1
  6. package/components/Chips.js +1 -1
  7. package/components/CtaButton.js +1 -1
  8. package/components/EmbedContainer.js +1 -1
  9. package/components/Footer.js +2 -2
  10. package/components/FormErrorSummary.js +1 -1
  11. package/components/FormGroup.js +1 -1
  12. package/components/FullWidth.js +1 -1
  13. package/components/Gallery.js +2 -2
  14. package/components/Hero.js +2 -2
  15. package/components/HighlightBox.js +1 -1
  16. package/components/HorizontalBookCard.js +2 -2
  17. package/components/HorizontalBookCard.js.LICENSE.txt +1 -1
  18. package/components/HorizontalCard.js +2 -2
  19. package/components/HorizontalCard.js.LICENSE.txt +1 -1
  20. package/components/IconCard.js +2 -2
  21. package/components/IconCard.js.LICENSE.txt +1 -1
  22. package/components/Loader.js +1 -1
  23. package/components/MegaMenu.js +2 -2
  24. package/components/PageHeader.js +2 -2
  25. package/components/Pager.js +2 -2
  26. package/components/QuoteHighlight.js +1 -1
  27. package/components/Radio.js +1 -1
  28. package/components/ScrollContainer.js +2 -2
  29. package/components/Select.js +2 -2
  30. package/components/ShareButtons.js +2 -2
  31. package/components/ShowMore.js +2 -2
  32. package/components/StatsCard.js +2 -2
  33. package/components/StatsCard.js.LICENSE.txt +2 -0
  34. package/components/SyndicationSearchWidget.js +2 -2
  35. package/components/Tab.js +2 -2
  36. package/components/TextCta.js +2 -2
  37. package/components/TextCta.js.LICENSE.txt +1 -1
  38. package/components/TextInput.js +1 -1
  39. package/components/Textarea.js +1 -1
  40. package/components/VerticalCard.js +2 -2
  41. package/components/VerticalCard.js.LICENSE.txt +1 -1
  42. package/components/hydrate.js +2 -2
  43. package/css/style-delta.css +19 -15
  44. package/css/style-delta.css.map +1 -1
  45. package/css/style-gutenberg.css +3 -1
  46. package/css/style-gutenberg.css.map +1 -1
  47. package/css/style-irp-legacy.css +19 -15
  48. package/css/style-irp-legacy.css.map +1 -1
  49. package/css/style-irp.css +19 -15
  50. package/css/style-irp.css.map +1 -1
  51. package/css/style-legacy.css +19 -15
  52. package/css/style-legacy.css.map +1 -1
  53. package/css/style-mcr-legacy.css +19 -15
  54. package/css/style-mcr-legacy.css.map +1 -1
  55. package/css/style-mcr.css +19 -15
  56. package/css/style-mcr.css.map +1 -1
  57. package/css/style-preventionweb-legacy.css +19 -15
  58. package/css/style-preventionweb-legacy.css.map +1 -1
  59. package/css/style-preventionweb.css +19 -15
  60. package/css/style-preventionweb.css.map +1 -1
  61. package/css/style.css +19 -15
  62. package/css/style.css.map +1 -1
  63. package/error-pages/401.html +1 -1
  64. package/error-pages/403.html +1 -1
  65. package/error-pages/404.html +1 -1
  66. package/error-pages/429.html +1 -1
  67. package/error-pages/500.html +1 -1
  68. package/error-pages/502.html +1 -1
  69. package/error-pages/503.html +1 -1
  70. package/error-pages/504.html +1 -1
  71. package/error-pages/5xx.html +1 -1
  72. package/error-pages/challenge.html +1 -1
  73. package/error-pages/managed-challenge.html +1 -1
  74. package/js/preview-access.js +302 -0
  75. package/package.json +1 -1
  76. package/scss/Atom/BaseTypography/Code/code.scss +172 -5
  77. package/scss/Atom/Icons/_icon-definitions.scss +1 -1
  78. package/scss/Atom/ReachElement/Details/details.scss +52 -18
  79. package/scss/Components/Breadcrumbs/breadcrumbs.scss +6 -1
  80. package/scss/Components/Forms/_form-legacy.scss +0 -1
  81. package/scss/Components/HighlightBox/highlight-box.scss +7 -5
  82. package/scss/Components/MegaMenu/mega-menu.scss +28 -3
  83. package/scss/Components/PreviewAccess/preview-access.scss +174 -0
  84. package/scss/Components/SyndicationSearchWidget/SyndicationSearchWidget.scss +1 -1
  85. package/scss/Components/SyndicationSearchWidget/syndication-search-widget.scss +102 -114
  86. package/scss/assets/scss/_components.scss +1 -0
  87. package/scss/assets/scss/_foundational.scss +8 -1
  88. package/scss/assets/scss/_variables.scss +4 -0
  89. package/components/64859daad6c1e719d2b3.png +0 -1
  90. package/components/871deead6fbe28d9b668.png +0 -1
  91. package/components/BarChart.js +0 -6
  92. package/components/BarChart.js.LICENSE.txt +0 -9
  93. package/components/Fetcher.js +0 -6
  94. package/components/Fetcher.js.LICENSE.txt +0 -9
  95. package/components/MapComponent.js +0 -6
  96. package/components/MapComponent.js.LICENSE.txt +0 -14
  97. package/components/assets/2b3e1faf89f94a4835397e7a43b4f77d.png +0 -0
  98. package/components/assets/416d91365b44e4b4f4777663e6f009f3.png +0 -0
  99. package/components/assets/680f69f3c2e6b90c1812a813edf67fd7.png +0 -0
  100. package/components/assets/8f2c4d11474275fbc1614b9098334eae.png +0 -0
  101. package/components/assets/a0c6cc1401c107b501efee6477816891.png +0 -0
  102. package/components/cab155b6ee25ecd4541b.png +0 -1
package/components/Tab.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
3
- * Compiled on: 2026-04-23T14:42:50.159Z
3
+ * Compiled on: 2026-06-19T12:53:34.453Z
4
4
  */
5
5
  /*! For license information please see Tab.js.LICENSE.txt */
6
- import{default as t,useEffect as e,useRef as a}from"react";var s={2694(t,e,a){var s=a(6925);function r(){}function n(){}n.resetWarningCache=r,t.exports=function(){function t(t,e,a,r,n,i){if(i!==s){var o=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 o.name="Invariant Violation",o}}function e(){return t}t.isRequired=t;var a={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:n,resetWarningCache:r};return a.PropTypes=a,a}},5556(t,e,a){t.exports=a(2694)()},6925(t){t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(t,e){var a=Symbol.for("react.transitional.element");function s(t,e,s){var r=null;if(void 0!==s&&(r=""+s),void 0!==e.key&&(r=""+e.key),"key"in e)for(var n in s={},e)"key"!==n&&(s[n]=e[n]);else s=e;return e=s.ref,{$$typeof:a,type:t,key:r,ref:void 0!==e?e:null,props:s}}Symbol.for("react.fragment"),e.jsx=s,e.jsxs=s},4848(t,e,a){t.exports=a(9698)}},r={};function n(t){var e=r[t];if(void 0!==e)return e.exports;var a=r[t]={exports:{}};return s[t](a,a.exports,n),a.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var a in e)n.o(e,a)&&!n.o(t,a)&&Object.defineProperty(t,a,{enumerable:!0,get:e[a]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);var i=n(5556),o=n.n(i);function l(t){return"stacked"===t.dataset.mgJsTabsVariant||window.innerWidth<480}function c(t,e,a){a?(e.removeAttribute("hidden"),t.setAttribute("aria-expanded","true"),t.classList.add("is-active","mg-tabs__stacked--open")):(e.setAttribute("hidden","until-found"),t.setAttribute("aria-expanded","false"),t.classList.remove("is-active","mg-tabs__stacked--open"))}function d(t,e,a){const s=t.length;let r=e;for(let e=0;e<s;e++)if(r=(r+a+s)%s,!t[r].closest(".mg-tabs__item--hidden"))return r;return-1}function u(t){return t.replace(/[\u2018\u2019\u201A\u2032]/g,"'").replace(/[\u201C\u201D\u201E\u2033]/g,'"').replace(/[\u2013\u2014\u2015]/g,"-").replace(/\u2026/g,"...").replace(/[\u00A0]/g," ")}function b(t,e=!0){(t?t instanceof HTMLElement?[t]:t:document.querySelectorAll("[data-mg-js-tabs]")).forEach(a=>{!t&&a.hasAttribute("data-mg-js-tabs-skip-auto-init")||m(a,e)})}function m(t,e){if(e=e??!0,(t=t||document).hasAttribute("data-mg-js-tabs"))var a=t;else a=t.querySelectorAll("[data-mg-js-tabs]")||newTab.closest(".mg-tabs");const s=t.querySelectorAll(".mg-tabs__link");var r=t.querySelectorAll('[id^="mg-tabs__section"]:not(a)');if(!r.length){const e=t.closest(".mg-tabs").querySelector("[data-mg-js-tabs-content]");e&&(r=e.querySelectorAll('[id^="mg-tabs__section"]:not(a)'))}if(!a||!r||!s)return;if(0==a.length||0==r.length||0==s.length)return;const n=a.nodeType?[a]:Array.from(a);if(a.hasAttribute&&a.hasAttribute("data-mg-tabs-initialized"))return;if(a.hasAttribute)a.setAttribute("data-mg-tabs-initialized","true");else if(n.length>0){if(n[0].hasAttribute("data-mg-tabs-initialized"))return;n[0].setAttribute("data-mg-tabs-initialized","true")}const i=n[0],o=l(i);Array.prototype.forEach.call(s,(t,e)=>{const a=t.href.split("#")[1];t.setAttribute("data-tabs__item",a),t.setAttribute("id",a+"--trigger"),o?(t.setAttribute("role","button"),t.setAttribute("aria-expanded","false"),t.setAttribute("aria-controls",a),t.parentNode.removeAttribute("role"),t.removeAttribute("tabindex")):(t.setAttribute("role","tab"),t.parentNode.setAttribute("role","presentation"),t.setAttribute("tabindex","-1")),t.removeAttribute("aria-selected"),t.classList.remove("is-active"),t.addEventListener("click",t=>{t.preventDefault(),g(t.currentTarget,r)}),t.addEventListener("keydown",t=>{const a=Array.prototype.indexOf.call(s,t.currentTarget),n=l(t.currentTarget.closest("[data-mg-js-tabs]")||t.currentTarget.closest(".mg-tabs"));if(n&&(" "===t.key||"Enter"===t.key))return t.preventDefault(),void g(t.currentTarget,r);const i=n?"ArrowUp":"ArrowLeft",o=n?"ArrowDown":"ArrowRight";let c=null;t.key===i?c=d(s,a,-1):t.key===o?c=d(s,a,1):n||"ArrowDown"!==t.key?"Home"===t.key?c=d(s,-1,1):"End"===t.key&&(c=d(s,s.length,-1)):c="down",null!==c&&-1!==c&&(t.preventDefault(),"down"===c?r[e].focus({preventScroll:!0}):s[c]&&(n?s[c].focus({preventScroll:!0}):g(s[c],r)))})}),Array.prototype.forEach.call(r,e=>{const a=e.id,s=t.querySelector(`[data-tabs__item="${a}"]`),r=s?s.id:a;o?(e.setAttribute("role","region"),e.setAttribute("aria-labelledby",r),e.setAttribute("hidden","until-found")):(e.setAttribute("role","tabpanel"),e.setAttribute("aria-labelledby",r),e.hidden=!0),e.setAttribute("tabindex","-1")}),n.forEach(t=>{if(!o){const e=t.querySelector(".mg-tabs__list")||t;e.setAttribute("role","tablist"),e.querySelectorAll(":scope > li").forEach(t=>{t.setAttribute("role","presentation")});let a=t.querySelectorAll(".mg-tabs__link")[0];a.removeAttribute("tabindex"),a.setAttribute("aria-selected","true"),a.classList.add("is-active");const s=t.querySelectorAll("[data-mg-js-tabs-content]");Array.prototype.forEach.call(s,e=>{t.querySelectorAll(".mg-tabs__section")[0].hidden=!1})}}),e&&p(s,r),o&&null!=i.dataset.mgJsTabsFilterable&&function(t,e,a){const s=t.dataset.mgJsTabsFilterPlaceholder||"Filter sections…",r=s.replace(/\u2026$/,"").trim(),n=e.length,i=document.createElement("div");i.className="mg-tabs__filter";const o=document.createElement("input");o.type="search",o.className="mg-form-input mg-tabs__filter-input",o.placeholder=s,o.setAttribute("aria-label",r);const l="mg-tabs-filter-hint-"+Math.random().toString(36).slice(2,8);o.setAttribute("aria-describedby",l);const d=document.createElement("span");d.id=l,d.className="mg-u-sr-only",d.textContent="Results will filter as you type",i.appendChild(o),i.appendChild(d);const b=document.createElement("p");b.className="mg-u-sr-only",b.setAttribute("role","status");const m=t.querySelector(".mg-tabs__list");t.insertBefore(i,m);const g=document.createElement("p");g.className="mg-tabs__no-results mg-tabs__no-results--hidden",g.textContent="No matching sections found.",m.nextSibling?t.insertBefore(g,m.nextSibling):t.appendChild(g),t.appendChild(b);let p=!1,h=null;function _(){const s=o.value.toLowerCase().trim();if(!s){if(!p)return;return t.querySelectorAll(".mg-tabs__item").forEach(t=>{t.classList.remove("mg-tabs__item--hidden");const e=t.nextElementSibling;e?.classList.contains("mg-tabs-content")&&e.classList.remove("mg-tabs-content--hidden")}),f(t,e,a),g.classList.add("mg-tabs__no-results--hidden"),void(b.textContent="")}p=!0;const r=t.querySelectorAll(".mg-tabs__item"),i=u(s).split(/\s+/).filter(Boolean);if(0===i.length)return;let l=0;r.forEach(t=>{const e=t.querySelector(".mg-tabs__link"),a=t.nextElementSibling,s=a?.querySelector(".mg-tabs__section"),r=u((e?.textContent?.toLowerCase()||"")+" "+(s?.textContent?.toLowerCase()||"")),n=i.every(t=>r.includes(t));t.classList.toggle("mg-tabs__item--hidden",!n),a?.classList.contains("mg-tabs-content")&&a.classList.toggle("mg-tabs-content--hidden",!n),s&&e&&c(e,s,n),n&&l++});const d=document.activeElement;d&&d.closest&&d.closest(".mg-tabs__item--hidden")&&o.focus(),0===l?(g.classList.remove("mg-tabs__no-results--hidden"),b.textContent="No matching sections found."):(g.classList.add("mg-tabs__no-results--hidden"),b.textContent=l+" of "+n+" sections match.")}o.addEventListener("input",()=>{clearTimeout(h),h=setTimeout(_,150)}),o.addEventListener("search",()=>{clearTimeout(h),_()})}(i,s,r),window.addEventListener("hashchange",()=>{const t=window.location.hash?window.location.hash.substring(1):null;if(!t)return;let e=!1;Array.prototype.forEach.call(r,a=>{a.id===t&&(e=!0)}),e&&p(s,r)})}const g=(t,e)=>{let a=t.closest("[data-mg-js-tabs]")||t.closest(".mg-tabs");const s=l(a),r=t.getAttribute("data-tabs__item");let n=a.querySelector("[aria-selected]");if(s){const s=null!=a.dataset.mgJsTabsSingleOpen;for(let n=0;n<e.length;n++){const i=e[n];if(i.id===r){const r=i.hidden||"until-found"===i.getAttribute("hidden");if(s&&r)for(let t=0;t<e.length;t++){const s=e[t];if(s!==i&&!s.hidden&&"until-found"!==s.getAttribute("hidden")){const t=a.querySelector(`[data-tabs__item="${s.id}"]`);t&&c(t,s,!1)}}c(t,i,r);break}}return void t.focus({preventScroll:!0})}if(n){n.removeAttribute("aria-selected"),n.setAttribute("tabindex","-1"),n.classList.remove("is-active");const t=n.getAttribute("data-tabs__item");for(let a=0;a<e.length;a++){const s=e[a];if(s.id===t){s.hidden=!0;break}}}t.focus({preventScroll:!0}),t.removeAttribute("tabindex"),t.setAttribute("aria-selected","true"),t.classList.add("is-active"),t.classList.add("mg-tabs__stacked--open");for(let t=0;t<e.length;t++){const a=e[t];if(a.id===r){a.hidden=!1;break}}};function f(t,e,a){const s=t.dataset.mgJsTabsDefaultOpen;Array.prototype.forEach.call(e,(t,e)=>{const r=t.getAttribute("data-tabs__item");let n=null;for(let t=0;t<a.length;t++)if(a[t].id===r){n=a[t];break}if(!n)return;const i=t.getAttribute("data-mg-js-tabs-default");let o;o="true"===i||"false"!==i&&("true"===s||"false"!==s&&0===e),c(t,n,o)})}function p(t,e){var a=!1;if(window.location.hash){var s=window.location.hash.substring(1);Array.prototype.forEach.call(t,t=>{if(t.getAttribute("data-tabs__item")==s)return document.getElementById(s)?.scrollIntoView({behavior:"smooth"}),g(t,e),a=!0,!0})}if(!a){const a=t.length>0?t[0].closest("[data-mg-js-tabs]")||t[0].closest(".mg-tabs"):null;if(a&&l(a))f(a,t,e);else{let a=!1;Array.from(t).forEach(t=>{"true"===t.getAttribute("data-mg-js-tabs-default")&&(g(t,e),a=!0)}),!a&&t.length>0&&g(t[0],e)}}}"loading"===document.readyState?document.addEventListener("DOMContentLoaded",()=>b(),!1):b();var h=n(4848);function _({tabdata:s,variant:r="horizontal",defaultOpen:n,singleOpen:i=!1,filterable:o=!1,filterPlaceholder:l="Filter sections…"}){const c=a(null);return e(()=>{c.current&&m(c.current,!0)},[]),s?(0,h.jsx)("article",{ref:c,className:"mg-tabs "+("stacked"===r?"mg-tabs--stacked":"mg-tabs--horizontal"),"data-mg-js-tabs":!0,"data-mg-js-tabs-variant":"stacked"===r?"stacked":"horizontal",...null!=n?{"data-mg-js-tabs-default-open":String(n)}:{},...i?{"data-mg-js-tabs-single-open":""}:{},...o&&"stacked"===r?{"data-mg-js-tabs-filterable":""}:{},...o&&"stacked"===r&&l?{"data-mg-js-tabs-filter-placeholder":l}:{},children:(0,h.jsx)("ul",{className:"mg-tabs__list",children:s.map((e,a)=>(0,h.jsxs)(t.Fragment,{children:[(0,h.jsx)("li",{className:"mg-tabs__item",children:(0,h.jsx)("a",{className:"mg-tabs__link",href:`#mg-tabs__section-${e.text_id}`,"data-mg-js-tabs-default":e.is_default,children:e.text})}),(0,h.jsx)("li",{className:"mg-tabs-content","data-mg-js-tabs-content":!0,children:(0,h.jsx)("section",{className:"mg-tabs__section",id:`mg-tabs__section-${e.text_id}`,children:e.data?(0,h.jsx)("div",{dangerouslySetInnerHTML:{__html:e.data}}):null})})]},`tab-group-${a}`))})}):(0,h.jsx)("div",{dangerouslySetInnerHTML:{__html:"\x3c!-- mgTabs: No tab data passed --\x3e"}})}_.propTypes={tabdata:o().arrayOf(o().shape({text:o().string.isRequired,text_id:o().string.isRequired,data:o().string,is_default:o().string})).isRequired,variant:o().oneOf(["stacked","horizontal"]),defaultOpen:o().bool,singleOpen:o().bool,filterable:o().bool,filterPlaceholder:o().string};export{_ as Tab};
6
+ import{default as t,useEffect as e,useRef as a}from"react";var s={2694(t,e,a){var s=a(6925);function r(){}function n(){}n.resetWarningCache=r,t.exports=function(){function t(t,e,a,r,n,i){if(i!==s){var o=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 o.name="Invariant Violation",o}}function e(){return t}t.isRequired=t;var a={array:t,bigint:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:n,resetWarningCache:r};return a.PropTypes=a,a}},5556(t,e,a){t.exports=a(2694)()},6925(t){t.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(t,e){var a=Symbol.for("react.transitional.element");function s(t,e,s){var r=null;if(void 0!==s&&(r=""+s),void 0!==e.key&&(r=""+e.key),"key"in e)for(var n in s={},e)"key"!==n&&(s[n]=e[n]);else s=e;return e=s.ref,{$$typeof:a,type:t,key:r,ref:void 0!==e?e:null,props:s}}Symbol.for("react.fragment"),e.jsx=s,e.jsxs=s},4848(t,e,a){t.exports=a(9698)}},r={};function n(t){var e=r[t];if(void 0!==e)return e.exports;var a=r[t]={exports:{}};return s[t](a,a.exports,n),a.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var a in e)n.o(e,a)&&!n.o(t,a)&&Object.defineProperty(t,a,{enumerable:!0,get:e[a]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e);var i=n(5556),o=n.n(i);function l(t){return"stacked"===t.dataset.mgJsTabsVariant||window.innerWidth<480}function c(t,e,a){a?(e.removeAttribute("hidden"),t.setAttribute("aria-expanded","true"),t.classList.add("is-active","mg-tabs__stacked--open")):(e.setAttribute("hidden","until-found"),t.setAttribute("aria-expanded","false"),t.classList.remove("is-active","mg-tabs__stacked--open"))}function d(t,e,a){const s=t.length;let r=e;for(let e=0;e<s;e++)if(r=(r+a+s)%s,!t[r].closest(".mg-tabs__item--hidden"))return r;return-1}function u(t){return t.replace(/[\u2018\u2019\u201A\u2032]/g,"'").replace(/[\u201C\u201D\u201E\u2033]/g,'"').replace(/[\u2013\u2014\u2015]/g,"-").replace(/\u2026/g,"...").replace(/[\u00A0]/g," ")}function b(t,e=!0){(t?t instanceof HTMLElement?[t]:t:document.querySelectorAll("[data-mg-js-tabs]")).forEach(a=>{!t&&a.hasAttribute("data-mg-js-tabs-skip-auto-init")||m(a,e)})}function m(t,e){if(e=e??!0,(t=t||document).hasAttribute("data-mg-js-tabs"))var a=t;else a=t.querySelectorAll("[data-mg-js-tabs]")||newTab.closest(".mg-tabs");const s=t.querySelectorAll(".mg-tabs__link");var r=t.querySelectorAll('[id^="mg-tabs__section"]:not(a)');if(!r.length){const e=t.closest(".mg-tabs").querySelector("[data-mg-js-tabs-content]");e&&(r=e.querySelectorAll('[id^="mg-tabs__section"]:not(a)'))}if(!a||!r||!s)return;if(0==a.length||0==r.length||0==s.length)return;const n=a.nodeType?[a]:Array.from(a);if(a.hasAttribute&&a.hasAttribute("data-mg-tabs-initialized"))return;if(a.hasAttribute)a.setAttribute("data-mg-tabs-initialized","true");else if(n.length>0){if(n[0].hasAttribute("data-mg-tabs-initialized"))return;n[0].setAttribute("data-mg-tabs-initialized","true")}const i=n[0],o=l(i);Array.prototype.forEach.call(s,(t,e)=>{const a=t.href.split("#")[1];t.setAttribute("data-tabs__item",a),t.setAttribute("id",a+"--trigger"),o?(t.setAttribute("role","button"),t.setAttribute("aria-expanded","false"),t.setAttribute("aria-controls",a),t.parentNode.removeAttribute("role"),t.removeAttribute("tabindex")):(t.setAttribute("role","tab"),t.parentNode.setAttribute("role","presentation"),t.setAttribute("tabindex","-1")),t.removeAttribute("aria-selected"),t.classList.remove("is-active"),t.addEventListener("click",t=>{t.preventDefault(),g(t.currentTarget,r)}),t.addEventListener("keydown",t=>{const a=Array.prototype.indexOf.call(s,t.currentTarget),n=l(t.currentTarget.closest("[data-mg-js-tabs]")||t.currentTarget.closest(".mg-tabs"));if(n&&(" "===t.key||"Enter"===t.key))return t.preventDefault(),void g(t.currentTarget,r);const i=n?"ArrowUp":"ArrowLeft",o=n?"ArrowDown":"ArrowRight";let c=null;t.key===i?c=d(s,a,-1):t.key===o?c=d(s,a,1):n||"ArrowDown"!==t.key?"Home"===t.key?c=d(s,-1,1):"End"===t.key&&(c=d(s,s.length,-1)):c="down",null!==c&&-1!==c&&(t.preventDefault(),"down"===c?r[e].focus({preventScroll:!0}):s[c]&&(n?s[c].focus({preventScroll:!0}):g(s[c],r)))})}),Array.prototype.forEach.call(r,e=>{const a=e.id,s=t.querySelector(`[data-tabs__item="${a}"]`),r=s?s.id:a;o?(e.setAttribute("role","region"),e.setAttribute("aria-labelledby",r),e.setAttribute("hidden","until-found")):(e.setAttribute("role","tabpanel"),e.setAttribute("aria-labelledby",r),e.hidden=!0),e.setAttribute("tabindex","-1")}),n.forEach(t=>{if(!o){const e=t.querySelector(".mg-tabs__list")||t;e.setAttribute("role","tablist"),e.querySelectorAll(":scope > li").forEach(t=>{t.setAttribute("role","presentation")});let a=t.querySelectorAll(".mg-tabs__link")[0];a.removeAttribute("tabindex"),a.setAttribute("aria-selected","true"),a.classList.add("is-active");const s=t.querySelectorAll("[data-mg-js-tabs-content]");Array.prototype.forEach.call(s,e=>{t.querySelectorAll(".mg-tabs__section")[0].hidden=!1})}}),e&&p(s,r),o&&null!=i.dataset.mgJsTabsFilterable&&function(t,e,a){const s=t.dataset.mgJsTabsFilterPlaceholder||"Filter sections…",r=s.replace(/\u2026$/,"").trim(),n=e.length,i=document.createElement("div");i.className="mg-tabs__filter";const o=document.createElement("input");o.type="search",o.className="mg-form-input mg-tabs__filter-input",o.placeholder=s,o.setAttribute("aria-label",r);const l="mg-tabs-filter-hint-"+Math.random().toString(36).slice(2,8);o.setAttribute("aria-describedby",l);const d=document.createElement("span");d.id=l,d.className="mg-u-sr-only",d.textContent="Results will filter as you type",i.appendChild(o),i.appendChild(d);const b=document.createElement("p");b.className="mg-u-sr-only",b.setAttribute("role","status");const m=t.querySelector(".mg-tabs__list");t.insertBefore(i,m);const g=document.createElement("p");g.className="mg-tabs__no-results mg-tabs__no-results--hidden",g.textContent="No matching sections found.",m.nextSibling?t.insertBefore(g,m.nextSibling):t.appendChild(g),t.appendChild(b);let p=!1,h=null;function _(){const s=o.value.toLowerCase().trim();if(!s){if(!p)return;return t.querySelectorAll(".mg-tabs__item").forEach(t=>{t.classList.remove("mg-tabs__item--hidden");const e=t.nextElementSibling;e?.classList.contains("mg-tabs-content")&&e.classList.remove("mg-tabs-content--hidden")}),f(t,e,a),g.classList.add("mg-tabs__no-results--hidden"),void(b.textContent="")}p=!0;const r=t.querySelectorAll(".mg-tabs__item"),i=u(s).split(/\s+/).filter(Boolean);if(0===i.length)return;let l=0;r.forEach(t=>{const e=t.querySelector(".mg-tabs__link"),a=t.nextElementSibling,s=a?.querySelector(".mg-tabs__section"),r=u((e?.textContent?.toLowerCase()||"")+" "+(s?.textContent?.toLowerCase()||"")),n=i.every(t=>r.includes(t));t.classList.toggle("mg-tabs__item--hidden",!n),a?.classList.contains("mg-tabs-content")&&a.classList.toggle("mg-tabs-content--hidden",!n),s&&e&&c(e,s,n),n&&l++});const d=document.activeElement;d&&d.closest&&d.closest(".mg-tabs__item--hidden")&&o.focus(),0===l?(g.classList.remove("mg-tabs__no-results--hidden"),b.textContent="No matching sections found."):(g.classList.add("mg-tabs__no-results--hidden"),b.textContent=l+" of "+n+" sections match.")}o.addEventListener("input",()=>{clearTimeout(h),h=setTimeout(_,150)}),o.addEventListener("search",()=>{clearTimeout(h),_()})}(i,s,r),window.addEventListener("hashchange",()=>{const t=window.location.hash?window.location.hash.substring(1):null;if(!t)return;let e=!1;Array.prototype.forEach.call(r,a=>{a.id===t&&(e=!0)}),e&&p(s,r)})}const g=(t,e)=>{let a=t.closest("[data-mg-js-tabs]")||t.closest(".mg-tabs");const s=l(a),r=t.getAttribute("data-tabs__item");let n=a.querySelector("[aria-selected]");if(s){const s=null!=a.dataset.mgJsTabsSingleOpen;for(let n=0;n<e.length;n++){const i=e[n];if(i.id===r){const r=i.hidden||"until-found"===i.getAttribute("hidden");if(s&&r)for(let t=0;t<e.length;t++){const s=e[t];if(s!==i&&!s.hidden&&"until-found"!==s.getAttribute("hidden")){const t=a.querySelector(`[data-tabs__item="${s.id}"]`);t&&c(t,s,!1)}}c(t,i,r);break}}return void t.focus({preventScroll:!0})}if(n){n.removeAttribute("aria-selected"),n.setAttribute("tabindex","-1"),n.classList.remove("is-active");const t=n.getAttribute("data-tabs__item");for(let a=0;a<e.length;a++){const s=e[a];if(s.id===t){s.hidden=!0;break}}}t.focus({preventScroll:!0}),t.removeAttribute("tabindex"),t.setAttribute("aria-selected","true"),t.classList.add("is-active"),t.classList.add("mg-tabs__stacked--open");for(let t=0;t<e.length;t++){const a=e[t];if(a.id===r){a.hidden=!1;break}}};function f(t,e,a){const s=t.dataset.mgJsTabsDefaultOpen;Array.prototype.forEach.call(e,(t,e)=>{const r=t.getAttribute("data-tabs__item");let n=null;for(let t=0;t<a.length;t++)if(a[t].id===r){n=a[t];break}if(!n)return;const i=t.getAttribute("data-mg-js-tabs-default");let o;o="true"===i||"false"!==i&&("true"===s||"false"!==s&&0===e),c(t,n,o)})}function p(t,e){var a=!1;if(window.location.hash){var s=window.location.hash.substring(1);Array.prototype.forEach.call(t,t=>{if(t.getAttribute("data-tabs__item")==s)return document.getElementById(s)?.scrollIntoView({behavior:"smooth"}),g(t,e),a=!0,!0})}if(!a){const a=t.length>0?t[0].closest("[data-mg-js-tabs]")||t[0].closest(".mg-tabs"):null;if(a&&l(a))f(a,t,e);else{let a=!1;Array.from(t).forEach(t=>{"true"===t.getAttribute("data-mg-js-tabs-default")&&(g(t,e),a=!0)}),!a&&t.length>0&&g(t[0],e)}}}"loading"===document.readyState?document.addEventListener("DOMContentLoaded",()=>b(),!1):b();var h=n(4848);const _={filterPlaceholder:"Filter sections…"};function y({tabdata:s,variant:r="horizontal",defaultOpen:n,singleOpen:i=!1,filterable:o=!1,labels:l={}}){const{filterPlaceholder:c}={..._,...l},d=a(null);return e(()=>{d.current&&m(d.current,!0)},[]),s?(0,h.jsx)("article",{ref:d,className:"mg-tabs "+("stacked"===r?"mg-tabs--stacked":"mg-tabs--horizontal"),"data-mg-js-tabs":!0,"data-mg-js-tabs-variant":"stacked"===r?"stacked":"horizontal",...null!=n?{"data-mg-js-tabs-default-open":String(n)}:{},...i?{"data-mg-js-tabs-single-open":""}:{},...o&&"stacked"===r?{"data-mg-js-tabs-filterable":""}:{},...o&&"stacked"===r&&c?{"data-mg-js-tabs-filter-placeholder":c}:{},children:(0,h.jsx)("ul",{className:"mg-tabs__list",children:s.map((e,a)=>(0,h.jsxs)(t.Fragment,{children:[(0,h.jsx)("li",{className:"mg-tabs__item",children:(0,h.jsx)("a",{className:"mg-tabs__link",href:`#mg-tabs__section-${e.text_id}`,"data-mg-js-tabs-default":e.is_default,children:e.text})}),(0,h.jsx)("li",{className:"mg-tabs-content","data-mg-js-tabs-content":!0,children:(0,h.jsx)("section",{className:"mg-tabs__section",id:`mg-tabs__section-${e.text_id}`,children:e.data?(0,h.jsx)("div",{dangerouslySetInnerHTML:{__html:e.data}}):null})})]},`tab-group-${a}`))})}):(0,h.jsx)("div",{dangerouslySetInnerHTML:{__html:"\x3c!-- mgTabs: No tab data passed --\x3e"}})}y.propTypes={tabdata:o().arrayOf(o().shape({text:o().string.isRequired,text_id:o().string.isRequired,data:o().string,is_default:o().string})).isRequired,variant:o().oneOf(["stacked","horizontal"]),defaultOpen:o().bool,singleOpen:o().bool,filterable:o().bool,labels:o().shape({filterPlaceholder:o().string})};export{_ as DEFAULT_TAB_LABELS,y as Tab};
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
3
- * Compiled on: 2026-04-23T14:42:50.159Z
3
+ * Compiled on: 2026-06-19T12:53:34.453Z
4
4
  */
5
5
  /*! For license information please see TextCta.js.LICENSE.txt */
6
- import{useId as e}from"react";var t={2694(e,t,n){var o=n(6925);function r(){}function a(){}a.resetWarningCache=r,e.exports=function(){function e(e,t,n,r,a,i){if(i!==o){var l=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 l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:r};return n.PropTypes=n,n}},5556(e,t,n){e.exports=n(2694)()},6925(e){e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(e,t){var n=Symbol.for("react.transitional.element");function o(e,t,o){var r=null;if(void 0!==o&&(r=""+o),void 0!==t.key&&(r=""+t.key),"key"in t)for(var a in o={},t)"key"!==a&&(o[a]=t[a]);else o=t;return t=o.ref,{$$typeof:n,type:e,key:r,ref:void 0!==t?t:null,props:o}}Symbol.for("react.fragment"),t.jsx=o,t.jsxs=o},4848(e,t,n){e.exports=n(9698)}},n={};function o(e){var r=n[e];if(void 0!==r)return r.exports;var a=n[e]={exports:{}};return t[e](a,a.exports,o),a.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var n in t)o.o(t,n)&&!o.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var r=o(5556),a=o.n(r);const{entries:i,setPrototypeOf:l,isFrozen:c,getPrototypeOf:s,getOwnPropertyDescriptor:u}=Object;let{freeze:m,seal:p,create:f}=Object,{apply:d,construct:g}="undefined"!=typeof Reflect&&Reflect;m||(m=function(e){return e}),p||(p=function(e){return e}),d||(d=function(e,t){for(var n=arguments.length,o=new Array(n>2?n-2:0),r=2;r<n;r++)o[r-2]=arguments[r];return e.apply(t,o)}),g||(g=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),o=1;o<t;o++)n[o-1]=arguments[o];return new e(...n)});const h=z(Array.prototype.forEach),T=z(Array.prototype.lastIndexOf),y=z(Array.prototype.pop),_=z(Array.prototype.push),A=z(Array.prototype.splice),b=Array.isArray,E=z(String.prototype.toLowerCase),S=z(String.prototype.toString),N=z(String.prototype.match),O=z(String.prototype.replace),R=z(String.prototype.indexOf),v=z(String.prototype.trim),D=z(Number.prototype.toString),x=z(Boolean.prototype.toString),I="undefined"==typeof BigInt?null:z(BigInt.prototype.toString),C="undefined"==typeof Symbol?null:z(Symbol.prototype.toString),w=z(Object.prototype.hasOwnProperty),k=z(Object.prototype.toString),L=z(RegExp.prototype.test),M=(P=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return g(P,t)});var P;function z(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,o=new Array(n>1?n-1:0),r=1;r<n;r++)o[r-1]=arguments[r];return d(e,t,o)}}function U(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:E;if(l&&l(e,null),!b(t))return e;let o=t.length;for(;o--;){let r=t[o];if("string"==typeof r){const e=n(r);e!==r&&(c(t)||(t[o]=e),r=e)}e[r]=!0}return e}function F(e){for(let t=0;t<e.length;t++)w(e,t)||(e[t]=null);return e}function H(e){const t=f(null);for(const[n,o]of i(e))w(e,n)&&(b(o)?t[n]=F(o):o&&"object"==typeof o&&o.constructor===Object?t[n]=H(o):t[n]=o);return t}function B(e,t){for(;null!==e;){const n=u(e,t);if(n){if(n.get)return z(n.get);if("function"==typeof n.value)return z(n.value)}e=s(e)}return function(){return null}}const j=m(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),W=m(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),G=m(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Y=m(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),X=m(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),q=m(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),$=m(["#text"]),K=m(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),V=m(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Z=m(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),J=m(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Q=p(/\{\{[\w\W]*|[\w\W]*\}\}/gm),ee=p(/<%[\w\W]*|[\w\W]*%>/gm),te=p(/\$\{[\w\W]*/gm),ne=p(/^data-[\-\w.\u00B7-\uFFFF]+$/),oe=p(/^aria-[\-\w]+$/),re=p(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ae=p(/^(?:\w+script|data):/i),ie=p(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),le=p(/^html$/i),ce=p(/^[a-z][.\w]*(-[.\w]+)+$/i);var se=Object.freeze({__proto__:null,ARIA_ATTR:oe,ATTR_WHITESPACE:ie,CUSTOM_ELEMENT:ce,DATA_ATTR:ne,DOCTYPE_NAME:le,ERB_EXPR:ee,IS_ALLOWED_URI:re,IS_SCRIPT_OR_DATA:ae,MUSTACHE_EXPR:Q,TMPLIT_EXPR:te});const ue=function(){return"undefined"==typeof window?null:window};var me=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:ue();const n=t=>e(t);if(n.version="3.4.1",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let{document:o}=t;const r=o,a=r.currentScript,{DocumentFragment:l,HTMLTemplateElement:c,Node:s,Element:u,NodeFilter:p,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:g,DOMParser:P,trustedTypes:z}=t,F=u.prototype,Q=B(F,"cloneNode"),ee=B(F,"remove"),te=B(F,"nextSibling"),ne=B(F,"childNodes"),oe=B(F,"parentNode");if("function"==typeof c){const e=o.createElement("template");e.content&&e.content.ownerDocument&&(o=e.content.ownerDocument)}let ae,ie="";const{implementation:ce,createNodeIterator:me,createDocumentFragment:pe,getElementsByTagName:fe}=o,{importNode:de}=r;let ge={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof i&&"function"==typeof oe&&ce&&void 0!==ce.createHTMLDocument;const{MUSTACHE_EXPR:he,ERB_EXPR:Te,TMPLIT_EXPR:ye,DATA_ATTR:_e,ARIA_ATTR:Ae,IS_SCRIPT_OR_DATA:be,ATTR_WHITESPACE:Ee,CUSTOM_ELEMENT:Se}=se;let{IS_ALLOWED_URI:Ne}=se,Oe=null;const Re=U({},[...j,...W,...G,...X,...$]);let ve=null;const De=U({},[...K,...V,...Z,...J]);let xe=Object.seal(f(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Ie=null,Ce=null;const we=Object.seal(f(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let ke=!0,Le=!0,Me=!1,Pe=!0,ze=!1,Ue=!0,Fe=!1,He=!1,Be=!1,je=!1,We=!1,Ge=!1,Ye=!0,Xe=!1;const qe="user-content-";let $e=!0,Ke=!1,Ve={},Ze=null;const Je=U({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Qe=null;const et=U({},["audio","video","img","source","image","track"]);let tt=null;const nt=U({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ot="http://www.w3.org/1998/Math/MathML",rt="http://www.w3.org/2000/svg",at="http://www.w3.org/1999/xhtml";let it=at,lt=!1,ct=null;const st=U({},[ot,rt,at],S);let ut=U({},["mi","mo","mn","ms","mtext"]),mt=U({},["annotation-xml"]);const pt=U({},["title","style","font","a","script"]);let ft=null;const dt=["application/xhtml+xml","text/html"];let gt=null,ht=null;const Tt=o.createElement("form"),yt=function(e){return e instanceof RegExp||e instanceof Function},_t=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(ht&&ht===e)return;e&&"object"==typeof e||(e={}),e=H(e),ft=-1===dt.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,gt="application/xhtml+xml"===ft?S:E,Oe=w(e,"ALLOWED_TAGS")&&b(e.ALLOWED_TAGS)?U({},e.ALLOWED_TAGS,gt):Re,ve=w(e,"ALLOWED_ATTR")&&b(e.ALLOWED_ATTR)?U({},e.ALLOWED_ATTR,gt):De,ct=w(e,"ALLOWED_NAMESPACES")&&b(e.ALLOWED_NAMESPACES)?U({},e.ALLOWED_NAMESPACES,S):st,tt=w(e,"ADD_URI_SAFE_ATTR")&&b(e.ADD_URI_SAFE_ATTR)?U(H(nt),e.ADD_URI_SAFE_ATTR,gt):nt,Qe=w(e,"ADD_DATA_URI_TAGS")&&b(e.ADD_DATA_URI_TAGS)?U(H(et),e.ADD_DATA_URI_TAGS,gt):et,Ze=w(e,"FORBID_CONTENTS")&&b(e.FORBID_CONTENTS)?U({},e.FORBID_CONTENTS,gt):Je,Ie=w(e,"FORBID_TAGS")&&b(e.FORBID_TAGS)?U({},e.FORBID_TAGS,gt):H({}),Ce=w(e,"FORBID_ATTR")&&b(e.FORBID_ATTR)?U({},e.FORBID_ATTR,gt):H({}),Ve=!!w(e,"USE_PROFILES")&&(e.USE_PROFILES&&"object"==typeof e.USE_PROFILES?H(e.USE_PROFILES):e.USE_PROFILES),ke=!1!==e.ALLOW_ARIA_ATTR,Le=!1!==e.ALLOW_DATA_ATTR,Me=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Pe=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,ze=e.SAFE_FOR_TEMPLATES||!1,Ue=!1!==e.SAFE_FOR_XML,Fe=e.WHOLE_DOCUMENT||!1,je=e.RETURN_DOM||!1,We=e.RETURN_DOM_FRAGMENT||!1,Ge=e.RETURN_TRUSTED_TYPE||!1,Be=e.FORCE_BODY||!1,Ye=!1!==e.SANITIZE_DOM,Xe=e.SANITIZE_NAMED_PROPS||!1,$e=!1!==e.KEEP_CONTENT,Ke=e.IN_PLACE||!1,Ne=function(e){try{return L(e,""),!0}catch(e){return!1}}(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:re,it="string"==typeof e.NAMESPACE?e.NAMESPACE:at,ut=w(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&"object"==typeof e.MATHML_TEXT_INTEGRATION_POINTS?H(e.MATHML_TEXT_INTEGRATION_POINTS):U({},["mi","mo","mn","ms","mtext"]),mt=w(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&"object"==typeof e.HTML_INTEGRATION_POINTS?H(e.HTML_INTEGRATION_POINTS):U({},["annotation-xml"]);const t=w(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&"object"==typeof e.CUSTOM_ELEMENT_HANDLING?H(e.CUSTOM_ELEMENT_HANDLING):f(null);if(xe=f(null),w(t,"tagNameCheck")&&yt(t.tagNameCheck)&&(xe.tagNameCheck=t.tagNameCheck),w(t,"attributeNameCheck")&&yt(t.attributeNameCheck)&&(xe.attributeNameCheck=t.attributeNameCheck),w(t,"allowCustomizedBuiltInElements")&&"boolean"==typeof t.allowCustomizedBuiltInElements&&(xe.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),ze&&(Le=!1),We&&(je=!0),Ve&&(Oe=U({},$),ve=f(null),!0===Ve.html&&(U(Oe,j),U(ve,K)),!0===Ve.svg&&(U(Oe,W),U(ve,V),U(ve,J)),!0===Ve.svgFilters&&(U(Oe,G),U(ve,V),U(ve,J)),!0===Ve.mathMl&&(U(Oe,X),U(ve,Z),U(ve,J))),we.tagCheck=null,we.attributeCheck=null,w(e,"ADD_TAGS")&&("function"==typeof e.ADD_TAGS?we.tagCheck=e.ADD_TAGS:b(e.ADD_TAGS)&&(Oe===Re&&(Oe=H(Oe)),U(Oe,e.ADD_TAGS,gt))),w(e,"ADD_ATTR")&&("function"==typeof e.ADD_ATTR?we.attributeCheck=e.ADD_ATTR:b(e.ADD_ATTR)&&(ve===De&&(ve=H(ve)),U(ve,e.ADD_ATTR,gt))),w(e,"ADD_URI_SAFE_ATTR")&&b(e.ADD_URI_SAFE_ATTR)&&U(tt,e.ADD_URI_SAFE_ATTR,gt),w(e,"FORBID_CONTENTS")&&b(e.FORBID_CONTENTS)&&(Ze===Je&&(Ze=H(Ze)),U(Ze,e.FORBID_CONTENTS,gt)),w(e,"ADD_FORBID_CONTENTS")&&b(e.ADD_FORBID_CONTENTS)&&(Ze===Je&&(Ze=H(Ze)),U(Ze,e.ADD_FORBID_CONTENTS,gt)),$e&&(Oe["#text"]=!0),Fe&&U(Oe,["html","head","body"]),Oe.table&&(U(Oe,["tbody"]),delete Ie.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw M('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw M('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');ae=e.TRUSTED_TYPES_POLICY,ie=ae.createHTML("")}else void 0===ae&&(ae=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const o="data-tt-policy-suffix";t&&t.hasAttribute(o)&&(n=t.getAttribute(o));const r="dompurify"+(n?"#"+n:"");try{return e.createPolicy(r,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+r+" could not be created."),null}}(z,a)),null!==ae&&"string"==typeof ie&&(ie=ae.createHTML(""));m&&m(e),ht=e},At=U({},[...W,...G,...Y]),bt=U({},[...X,...q]),Et=function(e){_(n.removed,{element:e});try{oe(e).removeChild(e)}catch(t){ee(e)}},St=function(e,t){try{_(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){_(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(je||We)try{Et(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Nt=function(e){let t=null,n=null;if(Be)e="<remove></remove>"+e;else{const t=N(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===ft&&it===at&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const r=ae?ae.createHTML(e):e;if(it===at)try{t=(new P).parseFromString(r,ft)}catch(e){}if(!t||!t.documentElement){t=ce.createDocument(it,"template",null);try{t.documentElement.innerHTML=lt?ie:r}catch(e){}}const a=t.body||t.documentElement;return e&&n&&a.insertBefore(o.createTextNode(n),a.childNodes[0]||null),it===at?fe.call(t,Fe?"html":"body")[0]:Fe?t.documentElement:a},Ot=function(e){return me.call(e.ownerDocument||e,e,p.SHOW_ELEMENT|p.SHOW_COMMENT|p.SHOW_TEXT|p.SHOW_PROCESSING_INSTRUCTION|p.SHOW_CDATA_SECTION,null)},Rt=function(e){return e instanceof g&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},vt=function(e){return"function"==typeof s&&e instanceof s};function Dt(e,t,o){h(e,e=>{e.call(n,t,o,ht)})}const xt=function(e){let t=null;if(Dt(ge.beforeSanitizeElements,e,null),Rt(e))return Et(e),!0;const o=gt(e.nodeName);if(Dt(ge.uponSanitizeElement,e,{tagName:o,allowedTags:Oe}),Ue&&e.hasChildNodes()&&!vt(e.firstElementChild)&&L(/<[/\w!]/g,e.innerHTML)&&L(/<[/\w!]/g,e.textContent))return Et(e),!0;if(Ue&&e.namespaceURI===at&&"style"===o&&vt(e.firstElementChild))return Et(e),!0;if(7===e.nodeType)return Et(e),!0;if(Ue&&8===e.nodeType&&L(/<[/\w]/g,e.data))return Et(e),!0;if(Ie[o]||!(we.tagCheck instanceof Function&&we.tagCheck(o))&&!Oe[o]){if(!Ie[o]&&wt(o)){if(xe.tagNameCheck instanceof RegExp&&L(xe.tagNameCheck,o))return!1;if(xe.tagNameCheck instanceof Function&&xe.tagNameCheck(o))return!1}if($e&&!Ze[o]){const t=oe(e)||e.parentNode,n=ne(e)||e.childNodes;if(n&&t)for(let o=n.length-1;o>=0;--o){const r=Q(n[o],!0);t.insertBefore(r,te(e))}}return Et(e),!0}return e instanceof u&&!function(e){let t=oe(e);t&&t.tagName||(t={namespaceURI:it,tagName:"template"});const n=E(e.tagName),o=E(t.tagName);return!!ct[e.namespaceURI]&&(e.namespaceURI===rt?t.namespaceURI===at?"svg"===n:t.namespaceURI===ot?"svg"===n&&("annotation-xml"===o||ut[o]):Boolean(At[n]):e.namespaceURI===ot?t.namespaceURI===at?"math"===n:t.namespaceURI===rt?"math"===n&&mt[o]:Boolean(bt[n]):e.namespaceURI===at?!(t.namespaceURI===rt&&!mt[o])&&!(t.namespaceURI===ot&&!ut[o])&&!bt[n]&&(pt[n]||!At[n]):!("application/xhtml+xml"!==ft||!ct[e.namespaceURI]))}(e)?(Et(e),!0):"noscript"!==o&&"noembed"!==o&&"noframes"!==o||!L(/<\/no(script|embed|frames)/i,e.innerHTML)?(ze&&3===e.nodeType&&(t=e.textContent,h([he,Te,ye],e=>{t=O(t,e," ")}),e.textContent!==t&&(_(n.removed,{element:e.cloneNode()}),e.textContent=t)),Dt(ge.afterSanitizeElements,e,null),!1):(Et(e),!0)},It=function(e,t,n){if(Ce[t])return!1;if(Ye&&("id"===t||"name"===t)&&(n in o||n in Tt))return!1;if(Le&&!Ce[t]&&L(_e,t));else if(ke&&L(Ae,t));else if(we.attributeCheck instanceof Function&&we.attributeCheck(t,e));else if(!ve[t]||Ce[t]){if(!(wt(e)&&(xe.tagNameCheck instanceof RegExp&&L(xe.tagNameCheck,e)||xe.tagNameCheck instanceof Function&&xe.tagNameCheck(e))&&(xe.attributeNameCheck instanceof RegExp&&L(xe.attributeNameCheck,t)||xe.attributeNameCheck instanceof Function&&xe.attributeNameCheck(t,e))||"is"===t&&xe.allowCustomizedBuiltInElements&&(xe.tagNameCheck instanceof RegExp&&L(xe.tagNameCheck,n)||xe.tagNameCheck instanceof Function&&xe.tagNameCheck(n))))return!1}else if(tt[t]);else if(L(Ne,O(n,Ee,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==R(n,"data:")||!Qe[e])if(Me&&!L(be,O(n,Ee,"")));else if(n)return!1;return!0},Ct=U({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),wt=function(e){return!Ct[E(e)]&&L(Se,e)},kt=function(e){Dt(ge.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||Rt(e))return;const o={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:ve,forceKeepAttr:void 0};let r=t.length;for(;r--;){const a=t[r],{name:i,namespaceURI:l,value:c}=a,s=gt(i),u=c;let m="value"===i?u:v(u);if(o.attrName=s,o.attrValue=m,o.keepAttr=!0,o.forceKeepAttr=void 0,Dt(ge.uponSanitizeAttribute,e,o),m=o.attrValue,!Xe||"id"!==s&&"name"!==s||0===R(m,qe)||(St(i,e),m=qe+m),Ue&&L(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,m)){St(i,e);continue}if("attributename"===s&&N(m,"href")){St(i,e);continue}if(o.forceKeepAttr)continue;if(!o.keepAttr){St(i,e);continue}if(!Pe&&L(/\/>/i,m)){St(i,e);continue}ze&&h([he,Te,ye],e=>{m=O(m,e," ")});const p=gt(e.nodeName);if(It(p,s,m)){if(ae&&"object"==typeof z&&"function"==typeof z.getAttributeType)if(l);else switch(z.getAttributeType(p,s)){case"TrustedHTML":m=ae.createHTML(m);break;case"TrustedScriptURL":m=ae.createScriptURL(m)}if(m!==u)try{l?e.setAttributeNS(l,i,m):e.setAttribute(i,m),Rt(e)?Et(e):y(n.removed)}catch(t){St(i,e)}}else St(i,e)}Dt(ge.afterSanitizeAttributes,e,null)},Lt=function(e){let t=null;const n=Ot(e);for(Dt(ge.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)Dt(ge.uponSanitizeShadowNode,t,null),xt(t),kt(t),t.content instanceof l&&Lt(t.content);Dt(ge.afterSanitizeShadowDOM,e,null)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},o=null,a=null,i=null,c=null;if(lt=!e,lt&&(e="\x3c!--\x3e"),"string"!=typeof e&&!vt(e)&&"string"!=typeof(e=function(e){switch(typeof e){case"string":return e;case"number":return D(e);case"boolean":return x(e);case"bigint":return I?I(e):"0";case"symbol":return C?C(e):"Symbol()";case"undefined":default:return k(e);case"function":case"object":{if(null===e)return k(e);const t=e,n=B(t,"toString");if("function"==typeof n){const e=n(t);return"string"==typeof e?e:k(e)}return k(e)}}}(e)))throw M("dirty is not a string, aborting");if(!n.isSupported)return e;if(He||_t(t),n.removed=[],"string"==typeof e&&(Ke=!1),Ke){const t=e.nodeName;if("string"==typeof t){const e=gt(t);if(!Oe[e]||Ie[e])throw M("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof s)o=Nt("\x3c!----\x3e"),a=o.ownerDocument.importNode(e,!0),1===a.nodeType&&"BODY"===a.nodeName||"HTML"===a.nodeName?o=a:o.appendChild(a);else{if(!je&&!ze&&!Fe&&-1===e.indexOf("<"))return ae&&Ge?ae.createHTML(e):e;if(o=Nt(e),!o)return je?null:Ge?ie:""}o&&Be&&Et(o.firstChild);const u=Ot(Ke?e:o);for(;i=u.nextNode();)xt(i),kt(i),i.content instanceof l&&Lt(i.content);if(Ke)return e;if(je){if(ze){o.normalize();let e=o.innerHTML;h([he,Te,ye],t=>{e=O(e,t," ")}),o.innerHTML=e}if(We)for(c=pe.call(o.ownerDocument);o.firstChild;)c.appendChild(o.firstChild);else c=o;return(ve.shadowroot||ve.shadowrootmode)&&(c=de.call(r,c,!0)),c}let m=Fe?o.outerHTML:o.innerHTML;return Fe&&Oe["!doctype"]&&o.ownerDocument&&o.ownerDocument.doctype&&o.ownerDocument.doctype.name&&L(le,o.ownerDocument.doctype.name)&&(m="<!DOCTYPE "+o.ownerDocument.doctype.name+">\n"+m),ze&&h([he,Te,ye],e=>{m=O(m,e," ")}),ae&&Ge?ae.createHTML(m):m},n.setConfig=function(){_t(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),He=!0},n.clearConfig=function(){ht=null,He=!1},n.isValidAttribute=function(e,t,n){ht||_t({});const o=gt(e),r=gt(t);return It(o,r,n)},n.addHook=function(e,t){"function"==typeof t&&_(ge[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=T(ge[e],t);return-1===n?void 0:A(ge[e],n,1)[0]}return y(ge[e])},n.removeHooks=function(e){ge[e]=[]},n.removeAllHooks=function(){ge={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}(),pe=o(4848);const fe=(...e)=>e.filter(Boolean).join(" ")||null;function de({headline:t,headlineSize:n="600",headlineLevel:o=2,text:r,buttons:a=[],variant:i="primary",backgroundColor:l,padding:c,image:s,imageAlt:u="",centered:m=!0,className:p}){const f=!!s,d=e(),g=`h${o}`;return(0,pe.jsx)("section",{className:fe("mg-cta",i&&`mg-cta--${i}`,f&&"mg-cta--with-image",!f&&m&&"mg-cta--centered",p),...t?{"aria-labelledby":d}:{"aria-label":"Call to action"},...(l||c)&&{style:{...l&&{"--mg-cta-bg":l},...c&&{padding:c}}},children:(0,pe.jsxs)("div",{className:"mg-cta__inner mg-container",children:[(0,pe.jsxs)("div",{className:"mg-cta__body",children:[t&&(0,pe.jsx)(g,{id:d,className:fe("mg-cta__headline",`mg-u-font-size-${n}`),children:t}),r&&(0,pe.jsx)("div",{className:"mg-cta__text",dangerouslySetInnerHTML:{__html:me.sanitize(r)}}),a.length>0&&(0,pe.jsx)("div",{className:"mg-cta__actions",children:a.map((e,t)=>(0,pe.jsx)("a",{href:e.url||"#",className:fe("mg-button","Secondary"===e.type?"mg-button-secondary":"mg-button-primary"),children:e.label},t))})]}),f&&(0,pe.jsx)("div",{className:"mg-cta__image",children:(0,pe.jsx)("img",{src:s,alt:u})})]})})}de.propTypes={headline:a().string,headlineSize:a().string,headlineLevel:a().oneOf([2,3,4,5,6]),text:a().string,buttons:a().arrayOf(a().shape({label:a().string.isRequired,url:a().string,type:a().oneOf(["Primary","Secondary"])})),variant:a().oneOf(["primary","secondary","tertiary","quaternary"]),backgroundColor:a().string,padding:a().string,image:a().string,imageAlt:a().string,centered:a().bool,className:a().string};const ge=de;function he(e){const{dataset:t}=e;let n=[];try{n=t.buttons?JSON.parse(t.buttons):[]}catch{n=[]}const o=parseInt(t.headlineLevel,10),r=o>=2&&o<=6?o:2;return{headline:t.headline||"",headlineSize:t.headlineSize||"600",headlineLevel:r,text:t.text||"",buttons:n,variant:t.variant||"primary",backgroundColor:t.backgroundColor||void 0,padding:t.padding||void 0,image:t.image||void 0,imageAlt:t.imageAlt||"",centered:"false"!==t.centered,className:t.className||void 0}}export{de as TextCta,ge as default,he as fromElement};
6
+ import{useId as e}from"react";var t={2694(e,t,n){var r=n(6925);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var l=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 l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},5556(e,t,n){e.exports=n(2694)()},6925(e){e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(e,t){var n=Symbol.for("react.transitional.element");function r(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var a in r={},t)"key"!==a&&(r[a]=t[a]);else r=t;return t=r.ref,{$$typeof:n,type:e,key:o,ref:void 0!==t?t:null,props:r}}Symbol.for("react.fragment"),t.jsx=r,t.jsxs=r},4848(e,t,n){e.exports=n(9698)}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var a=n[e]={exports:{}};return t[e](a,a.exports,r),a.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t);var o=r(5556),a=r.n(o);function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function l(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a,i,l=[],c=!0,s=!1;try{if(a=(n=n.call(e)).next,0===t);else for(;!(c=(r=a.call(n)).done)&&(l.push(r.value),l.length!==t);c=!0);}catch(e){s=!0,o=e}finally{try{if(!c&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(s)throw o}}return l}}(e,t)||function(e,t){if(e){if("string"==typeof e)return i(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?i(e,t):void 0}}(e,t)||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.")}()}const c=Object.entries,s=Object.setPrototypeOf,u=Object.isFrozen,m=Object.getPrototypeOf,p=Object.getOwnPropertyDescriptor;let f=Object.freeze,d=Object.seal,g=Object.create,h="undefined"!=typeof Reflect&&Reflect,y=h.apply,T=h.construct;f||(f=function(e){return e}),d||(d=function(e){return e}),y||(y=function(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return e.apply(t,r)}),T||(T=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new e(...n)});const b=j(Array.prototype.forEach),S=j(Array.prototype.lastIndexOf),A=j(Array.prototype.pop),_=j(Array.prototype.push),E=j(Array.prototype.splice),N=Array.isArray,O=j(String.prototype.toLowerCase),v=j(String.prototype.toString),x=j(String.prototype.match),R=j(String.prototype.replace),D=j(String.prototype.indexOf),w=j(String.prototype.trim),I=j(Number.prototype.toString),C=j(Boolean.prototype.toString),k="undefined"==typeof BigInt?null:j(BigInt.prototype.toString),L="undefined"==typeof Symbol?null:j(Symbol.prototype.toString),M=j(Object.prototype.hasOwnProperty),P=j(Object.prototype.toString),z=j(RegExp.prototype.test),F=(U=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return T(U,t)});var U;function j(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return y(e,t,r)}}function H(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:O;if(s&&s(e,null),!N(t))return e;let r=t.length;for(;r--;){let o=t[r];if("string"==typeof o){const e=n(o);e!==o&&(u(t)||(t[r]=e),o=e)}e[o]=!0}return e}function B(e){for(let t=0;t<e.length;t++)M(e,t)||(e[t]=null);return e}function W(e){const t=g(null);for(const r of c(e)){var n=l(r,2);const o=n[0],a=n[1];M(e,o)&&(N(a)?t[o]=B(a):a&&"object"==typeof a&&a.constructor===Object?t[o]=W(a):t[o]=a)}return t}function G(e,t){for(;null!==e;){const n=p(e,t);if(n){if(n.get)return j(n.get);if("function"==typeof n.value)return j(n.value)}e=m(e)}return function(){return null}}const Y=f(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),$=f(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),q=f(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),X=f(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),K=f(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),V=f(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Z=f(["#text"]),J=f(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","command","commandfor","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),Q=f(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ee=f(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),te=f(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),ne=d(/{{[\w\W]*|^[\w\W]*}}/g),re=d(/<%[\w\W]*|^[\w\W]*%>/g),oe=d(/\${[\w\W]*/g),ae=d(/^data-[\-\w.\u00B7-\uFFFF]+$/),ie=d(/^aria-[\-\w]+$/),le=d(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ce=d(/^(?:\w+script|data):/i),se=d(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ue=d(/^html$/i),me=d(/^[a-z][.\w]*(-[.\w]+)+$/i),pe=function(){return"undefined"==typeof window?null:window};var fe=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:pe();const n=t=>e(t);if(n.version="3.4.5",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let r=t.document;const o=r,a=o.currentScript,i=t.DocumentFragment,l=t.HTMLTemplateElement,s=t.Node,u=t.Element,m=t.NodeFilter,p=t.NamedNodeMap,d=void 0===p?t.NamedNodeMap||t.MozNamedAttrMap:p,h=t.HTMLFormElement,y=t.DOMParser,T=t.trustedTypes,U=u.prototype,j=G(U,"cloneNode"),B=G(U,"remove"),fe=G(U,"nextSibling"),de=G(U,"childNodes"),ge=G(U,"parentNode"),he=s&&s.prototype?G(s.prototype,"nodeType"):null;if("function"==typeof l){const e=r.createElement("template");e.content&&e.content.ownerDocument&&(r=e.content.ownerDocument)}let ye,Te="";const be=r,Se=be.implementation,Ae=be.createNodeIterator,_e=be.createDocumentFragment,Ee=be.getElementsByTagName,Ne=o.importNode;let Oe={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof c&&"function"==typeof ge&&Se&&void 0!==Se.createHTMLDocument;const ve=ne,xe=re,Re=oe,De=ae,we=ie,Ie=ce,Ce=se,ke=me;let Le=le,Me=null;const Pe=H({},[...Y,...$,...q,...K,...Z]);let ze=null;const Fe=H({},[...J,...Q,...ee,...te]);let Ue=Object.seal(g(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),je=null,He=null;const Be=Object.seal(g(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let We=!0,Ge=!0,Ye=!1,$e=!0,qe=!1,Xe=!0,Ke=!1,Ve=!1,Ze=!1,Je=!1,Qe=!1,et=!1,tt=!0,nt=!1;const rt="user-content-";let ot=!0,at=!1,it={},lt=null;const ct=H({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let st=null;const ut=H({},["audio","video","img","source","image","track"]);let mt=null;const pt=H({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ft="http://www.w3.org/1998/Math/MathML",dt="http://www.w3.org/2000/svg",gt="http://www.w3.org/1999/xhtml";let ht=gt,yt=!1,Tt=null;const bt=H({},[ft,dt,gt],v);let St=H({},["mi","mo","mn","ms","mtext"]),At=H({},["annotation-xml"]);const _t=H({},["title","style","font","a","script"]);let Et=null;const Nt=["application/xhtml+xml","text/html"];let Ot=null,vt=null;const xt=r.createElement("form"),Rt=function(e){return e instanceof RegExp||e instanceof Function},Dt=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(vt&&vt===e)return;e&&"object"==typeof e||(e={}),e=W(e),Et=-1===Nt.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,Ot="application/xhtml+xml"===Et?v:O,Me=M(e,"ALLOWED_TAGS")&&N(e.ALLOWED_TAGS)?H({},e.ALLOWED_TAGS,Ot):Pe,ze=M(e,"ALLOWED_ATTR")&&N(e.ALLOWED_ATTR)?H({},e.ALLOWED_ATTR,Ot):Fe,Tt=M(e,"ALLOWED_NAMESPACES")&&N(e.ALLOWED_NAMESPACES)?H({},e.ALLOWED_NAMESPACES,v):bt,mt=M(e,"ADD_URI_SAFE_ATTR")&&N(e.ADD_URI_SAFE_ATTR)?H(W(pt),e.ADD_URI_SAFE_ATTR,Ot):pt,st=M(e,"ADD_DATA_URI_TAGS")&&N(e.ADD_DATA_URI_TAGS)?H(W(ut),e.ADD_DATA_URI_TAGS,Ot):ut,lt=M(e,"FORBID_CONTENTS")&&N(e.FORBID_CONTENTS)?H({},e.FORBID_CONTENTS,Ot):ct,je=M(e,"FORBID_TAGS")&&N(e.FORBID_TAGS)?H({},e.FORBID_TAGS,Ot):W({}),He=M(e,"FORBID_ATTR")&&N(e.FORBID_ATTR)?H({},e.FORBID_ATTR,Ot):W({}),it=!!M(e,"USE_PROFILES")&&(e.USE_PROFILES&&"object"==typeof e.USE_PROFILES?W(e.USE_PROFILES):e.USE_PROFILES),We=!1!==e.ALLOW_ARIA_ATTR,Ge=!1!==e.ALLOW_DATA_ATTR,Ye=e.ALLOW_UNKNOWN_PROTOCOLS||!1,$e=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,qe=e.SAFE_FOR_TEMPLATES||!1,Xe=!1!==e.SAFE_FOR_XML,Ke=e.WHOLE_DOCUMENT||!1,Je=e.RETURN_DOM||!1,Qe=e.RETURN_DOM_FRAGMENT||!1,et=e.RETURN_TRUSTED_TYPE||!1,Ze=e.FORCE_BODY||!1,tt=!1!==e.SANITIZE_DOM,nt=e.SANITIZE_NAMED_PROPS||!1,ot=!1!==e.KEEP_CONTENT,at=e.IN_PLACE||!1,Le=function(e){try{return z(e,""),!0}catch(e){return!1}}(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:le,ht="string"==typeof e.NAMESPACE?e.NAMESPACE:gt,St=M(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&"object"==typeof e.MATHML_TEXT_INTEGRATION_POINTS?W(e.MATHML_TEXT_INTEGRATION_POINTS):H({},["mi","mo","mn","ms","mtext"]),At=M(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&"object"==typeof e.HTML_INTEGRATION_POINTS?W(e.HTML_INTEGRATION_POINTS):H({},["annotation-xml"]);const t=M(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&"object"==typeof e.CUSTOM_ELEMENT_HANDLING?W(e.CUSTOM_ELEMENT_HANDLING):g(null);if(Ue=g(null),M(t,"tagNameCheck")&&Rt(t.tagNameCheck)&&(Ue.tagNameCheck=t.tagNameCheck),M(t,"attributeNameCheck")&&Rt(t.attributeNameCheck)&&(Ue.attributeNameCheck=t.attributeNameCheck),M(t,"allowCustomizedBuiltInElements")&&"boolean"==typeof t.allowCustomizedBuiltInElements&&(Ue.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),qe&&(Ge=!1),Qe&&(Je=!0),it&&(Me=H({},Z),ze=g(null),!0===it.html&&(H(Me,Y),H(ze,J)),!0===it.svg&&(H(Me,$),H(ze,Q),H(ze,te)),!0===it.svgFilters&&(H(Me,q),H(ze,Q),H(ze,te)),!0===it.mathMl&&(H(Me,K),H(ze,ee),H(ze,te))),Be.tagCheck=null,Be.attributeCheck=null,M(e,"ADD_TAGS")&&("function"==typeof e.ADD_TAGS?Be.tagCheck=e.ADD_TAGS:N(e.ADD_TAGS)&&(Me===Pe&&(Me=W(Me)),H(Me,e.ADD_TAGS,Ot))),M(e,"ADD_ATTR")&&("function"==typeof e.ADD_ATTR?Be.attributeCheck=e.ADD_ATTR:N(e.ADD_ATTR)&&(ze===Fe&&(ze=W(ze)),H(ze,e.ADD_ATTR,Ot))),M(e,"ADD_URI_SAFE_ATTR")&&N(e.ADD_URI_SAFE_ATTR)&&H(mt,e.ADD_URI_SAFE_ATTR,Ot),M(e,"FORBID_CONTENTS")&&N(e.FORBID_CONTENTS)&&(lt===ct&&(lt=W(lt)),H(lt,e.FORBID_CONTENTS,Ot)),M(e,"ADD_FORBID_CONTENTS")&&N(e.ADD_FORBID_CONTENTS)&&(lt===ct&&(lt=W(lt)),H(lt,e.ADD_FORBID_CONTENTS,Ot)),ot&&(Me["#text"]=!0),Ke&&H(Me,["html","head","body"]),Me.table&&(H(Me,["tbody"]),delete je.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw F('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw F('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');ye=e.TRUSTED_TYPES_POLICY,Te=ye.createHTML("")}else void 0===ye&&(ye=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(n=t.getAttribute(r));const o="dompurify"+(n?"#"+n:"");try{return e.createPolicy(o,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+o+" could not be created."),null}}(T,a)),null!==ye&&"string"==typeof Te&&(Te=ye.createHTML(""));f&&f(e),vt=e},wt=H({},[...$,...q,...X]),It=H({},[...K,...V]),Ct=function(e){_(n.removed,{element:e});try{ge(e).removeChild(e)}catch(t){B(e)}},kt=function(e,t){try{_(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){_(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(Je||Qe)try{Ct(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Lt=function(e){let t=null,n=null;if(Ze)e="<remove></remove>"+e;else{const t=x(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Et&&ht===gt&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const o=ye?ye.createHTML(e):e;if(ht===gt)try{t=(new y).parseFromString(o,Et)}catch(e){}if(!t||!t.documentElement){t=Se.createDocument(ht,"template",null);try{t.documentElement.innerHTML=yt?Te:o}catch(e){}}const a=t.body||t.documentElement;return e&&n&&a.insertBefore(r.createTextNode(n),a.childNodes[0]||null),ht===gt?Ee.call(t,Ke?"html":"body")[0]:Ke?t.documentElement:a},Mt=function(e){return Ae.call(e.ownerDocument||e,e,m.SHOW_ELEMENT|m.SHOW_COMMENT|m.SHOW_TEXT|m.SHOW_PROCESSING_INSTRUCTION|m.SHOW_CDATA_SECTION,null)},Pt=function(e){e.normalize();const t=Ae.call(e.ownerDocument||e,e,m.SHOW_TEXT|m.SHOW_COMMENT|m.SHOW_CDATA_SECTION|m.SHOW_PROCESSING_INSTRUCTION,null);let n=t.nextNode();for(;n;){let e=n.data;b([ve,xe,Re],t=>{e=R(e,t," ")}),n.data=e,n=t.nextNode()}},zt=function(e){return e instanceof h&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Ft=function(e){if(!he||"object"!=typeof e||null===e)return!1;try{return"number"==typeof he(e)}catch(e){return!1}};function Ut(e,t,r){b(e,e=>{e.call(n,t,r,vt)})}const jt=function(e){let t=null;if(Ut(Oe.beforeSanitizeElements,e,null),zt(e))return Ct(e),!0;const r=Ot(e.nodeName);if(Ut(Oe.uponSanitizeElement,e,{tagName:r,allowedTags:Me}),Xe&&e.hasChildNodes()&&!Ft(e.firstElementChild)&&z(/<[/\w!]/g,e.innerHTML)&&z(/<[/\w!]/g,e.textContent))return Ct(e),!0;if(Xe&&e.namespaceURI===gt&&"style"===r&&Ft(e.firstElementChild))return Ct(e),!0;if(7===e.nodeType)return Ct(e),!0;if(Xe&&8===e.nodeType&&z(/<[/\w]/g,e.data))return Ct(e),!0;if(je[r]||!(Be.tagCheck instanceof Function&&Be.tagCheck(r))&&!Me[r]){if(!je[r]&&Wt(r)){if(Ue.tagNameCheck instanceof RegExp&&z(Ue.tagNameCheck,r))return!1;if(Ue.tagNameCheck instanceof Function&&Ue.tagNameCheck(r))return!1}if(ot&&!lt[r]){const t=ge(e)||e.parentNode,n=de(e)||e.childNodes;if(n&&t)for(let r=n.length-1;r>=0;--r){const o=j(n[r],!0);t.insertBefore(o,fe(e))}}return Ct(e),!0}return e instanceof u&&!function(e){let t=ge(e);t&&t.tagName||(t={namespaceURI:ht,tagName:"template"});const n=O(e.tagName),r=O(t.tagName);return!!Tt[e.namespaceURI]&&(e.namespaceURI===dt?t.namespaceURI===gt?"svg"===n:t.namespaceURI===ft?"svg"===n&&("annotation-xml"===r||St[r]):Boolean(wt[n]):e.namespaceURI===ft?t.namespaceURI===gt?"math"===n:t.namespaceURI===dt?"math"===n&&At[r]:Boolean(It[n]):e.namespaceURI===gt?!(t.namespaceURI===dt&&!At[r])&&!(t.namespaceURI===ft&&!St[r])&&!It[n]&&(_t[n]||!wt[n]):!("application/xhtml+xml"!==Et||!Tt[e.namespaceURI]))}(e)?(Ct(e),!0):"noscript"!==r&&"noembed"!==r&&"noframes"!==r||!z(/<\/no(script|embed|frames)/i,e.innerHTML)?(qe&&3===e.nodeType&&(t=e.textContent,b([ve,xe,Re],e=>{t=R(t,e," ")}),e.textContent!==t&&(_(n.removed,{element:e.cloneNode()}),e.textContent=t)),Ut(Oe.afterSanitizeElements,e,null),!1):(Ct(e),!0)},Ht=function(e,t,n){if(He[t])return!1;if(tt&&("id"===t||"name"===t)&&(n in r||n in xt))return!1;const o=ze[t]||Be.attributeCheck instanceof Function&&Be.attributeCheck(t,e);if(Ge&&!He[t]&&z(De,t));else if(We&&z(we,t));else if(!o||He[t]){if(!(Wt(e)&&(Ue.tagNameCheck instanceof RegExp&&z(Ue.tagNameCheck,e)||Ue.tagNameCheck instanceof Function&&Ue.tagNameCheck(e))&&(Ue.attributeNameCheck instanceof RegExp&&z(Ue.attributeNameCheck,t)||Ue.attributeNameCheck instanceof Function&&Ue.attributeNameCheck(t,e))||"is"===t&&Ue.allowCustomizedBuiltInElements&&(Ue.tagNameCheck instanceof RegExp&&z(Ue.tagNameCheck,n)||Ue.tagNameCheck instanceof Function&&Ue.tagNameCheck(n))))return!1}else if(mt[t]);else if(z(Le,R(n,Ce,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==D(n,"data:")||!st[e])if(Ye&&!z(Ie,R(n,Ce,"")));else if(n)return!1;return!0},Bt=H({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),Wt=function(e){return!Bt[O(e)]&&z(ke,e)},Gt=function(e){Ut(Oe.beforeSanitizeAttributes,e,null);const t=e.attributes;if(!t||zt(e))return;const r={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:ze,forceKeepAttr:void 0};let o=t.length;for(;o--;){const a=t[o],i=a.name,l=a.namespaceURI,c=a.value,s=Ot(i),u=c;let m="value"===i?u:w(u);if(r.attrName=s,r.attrValue=m,r.keepAttr=!0,r.forceKeepAttr=void 0,Ut(Oe.uponSanitizeAttribute,e,r),m=r.attrValue,!nt||"id"!==s&&"name"!==s||0===D(m,rt)||(kt(i,e),m=rt+m),Xe&&z(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,m)){kt(i,e);continue}if("attributename"===s&&x(m,"href")){kt(i,e);continue}if(r.forceKeepAttr)continue;if(!r.keepAttr){kt(i,e);continue}if(!$e&&z(/\/>/i,m)){kt(i,e);continue}qe&&b([ve,xe,Re],e=>{m=R(m,e," ")});const p=Ot(e.nodeName);if(Ht(p,s,m)){if(ye&&"object"==typeof T&&"function"==typeof T.getAttributeType)if(l);else switch(T.getAttributeType(p,s)){case"TrustedHTML":m=ye.createHTML(m);break;case"TrustedScriptURL":m=ye.createScriptURL(m)}if(m!==u)try{l?e.setAttributeNS(l,i,m):e.setAttribute(i,m),zt(e)?Ct(e):A(n.removed)}catch(t){kt(i,e)}}else kt(i,e)}Ut(Oe.afterSanitizeAttributes,e,null)},Yt=function(e){let t=null;const n=Mt(e);for(Ut(Oe.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)Ut(Oe.uponSanitizeShadowNode,t,null),jt(t),Gt(t),t.content instanceof i&&Yt(t.content);Ut(Oe.afterSanitizeShadowDOM,e,null)},$t=function(e){if(1===e.nodeType&&e.shadowRoot instanceof i){const t=e.shadowRoot;$t(t),Yt(t)}const t=e.childNodes;if(!t)return;const n=[];b(t,e=>{_(n,e)});for(const e of n)$t(e)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null,a=null,l=null,c=null;if(yt=!e,yt&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Ft(e)&&"string"!=typeof(e=function(e){switch(typeof e){case"string":return e;case"number":return I(e);case"boolean":return C(e);case"bigint":return k?k(e):"0";case"symbol":return L?L(e):"Symbol()";case"undefined":default:return P(e);case"function":case"object":{if(null===e)return P(e);const t=e,n=G(t,"toString");if("function"==typeof n){const e=n(t);return"string"==typeof e?e:P(e)}return P(e)}}}(e)))throw F("dirty is not a string, aborting");if(!n.isSupported)return e;if(Ve||Dt(t),n.removed=[],"string"==typeof e&&(at=!1),at){const t=e.nodeName;if("string"==typeof t){const e=Ot(t);if(!Me[e]||je[e])throw F("root node is forbidden and cannot be sanitized in-place")}$t(e)}else if(Ft(e))r=Lt("\x3c!----\x3e"),a=r.ownerDocument.importNode(e,!0),1===a.nodeType&&"BODY"===a.nodeName||"HTML"===a.nodeName?r=a:r.appendChild(a),$t(a);else{if(!Je&&!qe&&!Ke&&-1===e.indexOf("<"))return ye&&et?ye.createHTML(e):e;if(r=Lt(e),!r)return Je?null:et?Te:""}r&&Ze&&Ct(r.firstChild);const s=Mt(at?e:r);for(;l=s.nextNode();)jt(l),Gt(l),l.content instanceof i&&Yt(l.content);if(at)return qe&&Pt(e),e;if(Je){if(qe&&Pt(r),Qe)for(c=_e.call(r.ownerDocument);r.firstChild;)c.appendChild(r.firstChild);else c=r;return(ze.shadowroot||ze.shadowrootmode)&&(c=Ne.call(o,c,!0)),c}let u=Ke?r.outerHTML:r.innerHTML;return Ke&&Me["!doctype"]&&r.ownerDocument&&r.ownerDocument.doctype&&r.ownerDocument.doctype.name&&z(ue,r.ownerDocument.doctype.name)&&(u="<!DOCTYPE "+r.ownerDocument.doctype.name+">\n"+u),qe&&b([ve,xe,Re],e=>{u=R(u,e," ")}),ye&&et?ye.createHTML(u):u},n.setConfig=function(){Dt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),Ve=!0},n.clearConfig=function(){vt=null,Ve=!1},n.isValidAttribute=function(e,t,n){vt||Dt({});const r=Ot(e),o=Ot(t);return Ht(r,o,n)},n.addHook=function(e,t){"function"==typeof t&&_(Oe[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=S(Oe[e],t);return-1===n?void 0:E(Oe[e],n,1)[0]}return A(Oe[e])},n.removeHooks=function(e){Oe[e]=[]},n.removeAllHooks=function(){Oe={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}(),de=r(4848);const ge=(...e)=>e.filter(Boolean).join(" ")||null,he=[];function ye({headline:t,headlineSize:n="600",headlineLevel:r=2,text:o,buttons:a=he,variant:i="primary",backgroundColor:l,padding:c,image:s,imageAlt:u="",centered:m=!0,className:p}){const f=!!s,d=e(),g=`h${r}`;return(0,de.jsx)("section",{className:ge("mg-cta",i&&`mg-cta--${i}`,f&&"mg-cta--with-image",!f&&m&&"mg-cta--centered",p),...t?{"aria-labelledby":d}:{"aria-label":"Call to action"},...(l||c)&&{style:{...l&&{"--mg-cta-bg":l},...c&&{padding:c}}},children:(0,de.jsxs)("div",{className:"mg-cta__inner mg-container",children:[(0,de.jsxs)("div",{className:"mg-cta__body",children:[t&&(0,de.jsx)(g,{id:d,className:ge("mg-cta__headline",`mg-u-font-size-${n}`),children:t}),o&&(0,de.jsx)("div",{className:"mg-cta__text",dangerouslySetInnerHTML:{__html:fe.sanitize(o)}}),a.length>0&&(0,de.jsx)("div",{className:"mg-cta__actions",children:a.map((e,t)=>(0,de.jsx)("a",{href:e.url||"#",className:ge("mg-button","Secondary"===e.type?"mg-button-secondary":"mg-button-primary"),children:e.label},t))})]}),f&&(0,de.jsx)("div",{className:"mg-cta__image",children:(0,de.jsx)("img",{src:s,alt:u})})]})})}ye.propTypes={headline:a().string,headlineSize:a().string,headlineLevel:a().oneOf([2,3,4,5,6]),text:a().string,buttons:a().arrayOf(a().shape({label:a().string.isRequired,url:a().string,type:a().oneOf(["Primary","Secondary"])})),variant:a().oneOf(["primary","secondary","tertiary","quaternary"]),backgroundColor:a().string,padding:a().string,image:a().string,imageAlt:a().string,centered:a().bool,className:a().string};const Te=ye;function be(e){const{dataset:t}=e;let n=[];try{n=t.buttons?JSON.parse(t.buttons):[]}catch{n=[]}const r=parseInt(t.headlineLevel,10),o=r>=2&&r<=6?r:2;return{headline:t.headline||"",headlineSize:t.headlineSize||"600",headlineLevel:o,text:t.text||"",buttons:n,variant:t.variant||"primary",backgroundColor:t.backgroundColor||void 0,padding:t.padding||void 0,image:t.image||void 0,imageAlt:t.imageAlt||"",centered:"false"!==t.centered,className:t.className||void 0}}export{ye as TextCta,Te as default,be as fromElement};
@@ -1,4 +1,4 @@
1
- /*! @license DOMPurify 3.4.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.4.1/LICENSE */
1
+ /*! @license DOMPurify 3.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.4.5/LICENSE */
2
2
 
3
3
  /**
4
4
  * @license React
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
3
- * Compiled on: 2026-04-23T14:42:50.159Z
3
+ * Compiled on: 2026-06-19T12:53:34.453Z
4
4
  */
5
5
  /*! For license information please see TextInput.js.LICENSE.txt */
6
6
  import{useId as e}from"react";var r={2694(e,r,o){var a=o(6925);function t(){}function n(){}n.resetWarningCache=t,e.exports=function(){function e(e,r,o,t,n,l){if(l!==a){var i=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 i.name="Invariant Violation",i}}function r(){return e}e.isRequired=e;var o={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:r,element:e,elementType:e,instanceOf:r,node:e,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:n,resetWarningCache:t};return o.PropTypes=o,o}},5556(e,r,o){e.exports=o(2694)()},6925(e){e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(e,r){var o=Symbol.for("react.transitional.element");function a(e,r,a){var t=null;if(void 0!==a&&(t=""+a),void 0!==r.key&&(t=""+r.key),"key"in r)for(var n in a={},r)"key"!==n&&(a[n]=r[n]);else a=r;return r=a.ref,{$$typeof:o,type:e,key:t,ref:void 0!==r?r:null,props:a}}Symbol.for("react.fragment"),r.jsx=a,r.jsxs=a},4848(e,r,o){e.exports=o(9698)}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var n=o[e]={exports:{}};return r[e](n,n.exports,a),n.exports}a.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return a.d(r,{a:r}),r},a.d=(e,r)=>{for(var o in r)a.o(r,o)&&!a.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r);var t=a(5556),n=a.n(t),l=a(4848);function i({id:r,name:o,type:a="text",label:t,hideLabel:n=!1,placeholder:i,value:s,defaultValue:p,onChange:d,disabled:c=!1,required:f=!1,helpText:u,error:m=!1,errorText:b,className:y,...g}){const h=e(),v=r||h,x=u?`${v}-help`:void 0,j=m&&b?`${v}-error`:void 0,T=[x,j].filter(Boolean).join(" ")||void 0,O=["mg-form-input",c&&"mg-form-input--disabled",m&&"mg-form-input--error"].filter(Boolean).join(" "),_=["mg-form-label",n&&"mg-u-sr-only",c&&"mg-form-label--disabled",f&&"mg-form-label--required"].filter(Boolean).join(" ");return(0,l.jsxs)("div",{className:["mg-form-field",y].filter(Boolean).join(" "),children:[t&&(0,l.jsx)("label",{className:_,htmlFor:v,children:t}),(0,l.jsx)("input",{className:O,type:a,id:v,name:o,placeholder:i,value:s,defaultValue:p,onChange:d,disabled:c,required:f,"aria-describedby":T,"aria-invalid":m||void 0,...t?{}:{"aria-label":i},...g}),u&&(0,l.jsx)("p",{className:"mg-form-help",id:x,children:u}),m&&b&&(0,l.jsx)("p",{className:"mg-form-error",id:j,role:"alert",children:b})]})}i.propTypes={id:n().string,name:n().string,type:n().oneOf(["text","email","password","number","tel","search","date","url"]),label:n().string,hideLabel:n().bool,placeholder:n().string,value:n().string,defaultValue:n().string,onChange:n().func,disabled:n().bool,required:n().bool,helpText:n().string,error:n().bool,errorText:n().string,className:n().string};const s=i;export{i as TextInput,s as default};
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
3
- * Compiled on: 2026-04-23T14:42:50.159Z
3
+ * Compiled on: 2026-06-19T12:53:34.453Z
4
4
  */
5
5
  /*! For license information please see Textarea.js.LICENSE.txt */
6
6
  import{useId as e}from"react";var r={2694(e,r,o){var a=o(6925);function t(){}function l(){}l.resetWarningCache=t,e.exports=function(){function e(e,r,o,t,l,n){if(n!==a){var i=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 i.name="Invariant Violation",i}}function r(){return e}e.isRequired=e;var o={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:r,element:e,elementType:e,instanceOf:r,node:e,objectOf:r,oneOf:r,oneOfType:r,shape:r,exact:r,checkPropTypes:l,resetWarningCache:t};return o.PropTypes=o,o}},5556(e,r,o){e.exports=o(2694)()},6925(e){e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(e,r){var o=Symbol.for("react.transitional.element");function a(e,r,a){var t=null;if(void 0!==a&&(t=""+a),void 0!==r.key&&(t=""+r.key),"key"in r)for(var l in a={},r)"key"!==l&&(a[l]=r[l]);else a=r;return r=a.ref,{$$typeof:o,type:e,key:t,ref:void 0!==r?r:null,props:a}}Symbol.for("react.fragment"),r.jsx=a,r.jsxs=a},4848(e,r,o){e.exports=o(9698)}},o={};function a(e){var t=o[e];if(void 0!==t)return t.exports;var l=o[e]={exports:{}};return r[e](l,l.exports,a),l.exports}a.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return a.d(r,{a:r}),r},a.d=(e,r)=>{for(var o in r)a.o(r,o)&&!a.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r);var t=a(5556),l=a.n(t),n=a(4848);function i({id:r,name:o,label:a,hideLabel:t=!1,placeholder:l,value:i,defaultValue:s,onChange:d,rows:p=4,cols:c,disabled:f=!1,required:m=!1,helpText:u,error:b=!1,errorText:g,className:y,...h}){const v=e(),x=r||v,j=u?`${x}-help`:void 0,T=b&&g?`${x}-error`:void 0,O=[j,T].filter(Boolean).join(" ")||void 0,_=["mg-form-textarea",f&&"mg-form-textarea--disabled",b&&"mg-form-textarea--error"].filter(Boolean).join(" "),k=["mg-form-label",t&&"mg-u-sr-only",f&&"mg-form-label--disabled",m&&"mg-form-label--required"].filter(Boolean).join(" ");return(0,n.jsxs)("div",{className:["mg-form-field",y].filter(Boolean).join(" "),children:[a&&(0,n.jsx)("label",{className:k,htmlFor:x,children:a}),(0,n.jsx)("textarea",{className:_,id:x,name:o,placeholder:l,value:i,defaultValue:s,onChange:d,rows:p,cols:c,disabled:f,required:m,"aria-describedby":O,"aria-invalid":b||void 0,...a?{}:{"aria-label":l},...h}),u&&(0,n.jsx)("p",{className:"mg-form-help",id:j,children:u}),b&&g&&(0,n.jsx)("p",{className:"mg-form-error",id:T,role:"alert",children:g})]})}i.propTypes={id:l().string,name:l().string,label:l().string,hideLabel:l().bool,placeholder:l().string,value:l().string,defaultValue:l().string,onChange:l().func,rows:l().number,cols:l().number,disabled:l().bool,required:l().bool,helpText:l().string,error:l().bool,errorText:l().string,className:l().string};const s=i;export{i as Textarea,s as default};
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
3
- * Compiled on: 2026-04-23T14:42:50.159Z
3
+ * Compiled on: 2026-06-19T12:53:34.453Z
4
4
  */
5
5
  /*! For license information please see VerticalCard.js.LICENSE.txt */
6
- import*as e from"react";var t={6145(e,t,n){n.d(t,{F:()=>i}),n(1649);var r=n(5556),o=n.n(r),a=n(4848);function i({label:e,Type:t="Primary",State:n="Default",...r}){const o="Disabled"===n,i=["mg-button","mg-button-"+("Secondary"===t?"secondary":"primary"),o&&"disabled"].filter(Boolean).join(" ");return(0,a.jsx)("a",{className:i,...o?{"aria-disabled":"true"}:{href:"#"},...r,children:e})}i.propTypes={label:o().string.isRequired,Type:o().oneOf(["Primary","Secondary"]),State:o().oneOf(["Default","Disabled"])}},2694(e,t,n){var r=n(6925);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var l=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 l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},5556(e,t,n){e.exports=n(2694)()},6925(e){e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(e,t){var n=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var a in r={},t)"key"!==a&&(r[a]=t[a]);else r=t;return t=r.ref,{$$typeof:n,type:e,key:o,ref:void 0!==t?t:null,props:r}}t.Fragment=r,t.jsx=o,t.jsxs=o},4848(e,t,n){e.exports=n(9698)},1649(e,t,n){var r;e.exports=(r={},n.d(r,{}),r)}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var a=n[e]={exports:{}};return t[e](a,a.exports,r),a.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r(1649);var o=r(5556),a=r.n(o);const{entries:i,setPrototypeOf:l,isFrozen:c,getPrototypeOf:s,getOwnPropertyDescriptor:u}=Object;let{freeze:m,seal:p,create:f}=Object,{apply:d,construct:h}="undefined"!=typeof Reflect&&Reflect;m||(m=function(e){return e}),p||(p=function(e){return e}),d||(d=function(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return e.apply(t,r)}),h||(h=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new e(...n)});const g=F(Array.prototype.forEach),T=F(Array.prototype.lastIndexOf),y=F(Array.prototype.pop),_=F(Array.prototype.push),b=F(Array.prototype.splice),A=Array.isArray,E=F(String.prototype.toLowerCase),S=F(String.prototype.toString),N=F(String.prototype.match),R=F(String.prototype.replace),O=F(String.prototype.indexOf),D=F(String.prototype.trim),v=F(Number.prototype.toString),x=F(Boolean.prototype.toString),I="undefined"==typeof BigInt?null:F(BigInt.prototype.toString),k="undefined"==typeof Symbol?null:F(Symbol.prototype.toString),w=F(Object.prototype.hasOwnProperty),C=F(Object.prototype.toString),L=F(RegExp.prototype.test),M=(P=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return h(P,t)});var P;function F(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return d(e,t,r)}}function U(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:E;if(l&&l(e,null),!A(t))return e;let r=t.length;for(;r--;){let o=t[r];if("string"==typeof o){const e=n(o);e!==o&&(c(t)||(t[r]=e),o=e)}e[o]=!0}return e}function z(e){for(let t=0;t<e.length;t++)w(e,t)||(e[t]=null);return e}function H(e){const t=f(null);for(const[n,r]of i(e))w(e,n)&&(A(r)?t[n]=z(r):r&&"object"==typeof r&&r.constructor===Object?t[n]=H(r):t[n]=r);return t}function j(e,t){for(;null!==e;){const n=u(e,t);if(n){if(n.get)return F(n.get);if("function"==typeof n.value)return F(n.value)}e=s(e)}return function(){return null}}const B=m(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),W=m(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),G=m(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),Y=m(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),X=m(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),q=m(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),$=m(["#text"]),K=m(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),V=m(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),Z=m(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),J=m(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),Q=p(/\{\{[\w\W]*|[\w\W]*\}\}/gm),ee=p(/<%[\w\W]*|[\w\W]*%>/gm),te=p(/\$\{[\w\W]*/gm),ne=p(/^data-[\-\w.\u00B7-\uFFFF]+$/),re=p(/^aria-[\-\w]+$/),oe=p(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ae=p(/^(?:\w+script|data):/i),ie=p(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),le=p(/^html$/i),ce=p(/^[a-z][.\w]*(-[.\w]+)+$/i);var se=Object.freeze({__proto__:null,ARIA_ATTR:re,ATTR_WHITESPACE:ie,CUSTOM_ELEMENT:ce,DATA_ATTR:ne,DOCTYPE_NAME:le,ERB_EXPR:ee,IS_ALLOWED_URI:oe,IS_SCRIPT_OR_DATA:ae,MUSTACHE_EXPR:Q,TMPLIT_EXPR:te});const ue=function(){return"undefined"==typeof window?null:window};var me=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:ue();const n=t=>e(t);if(n.version="3.4.1",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let{document:r}=t;const o=r,a=o.currentScript,{DocumentFragment:l,HTMLTemplateElement:c,Node:s,Element:u,NodeFilter:p,NamedNodeMap:d=t.NamedNodeMap||t.MozNamedAttrMap,HTMLFormElement:h,DOMParser:P,trustedTypes:F}=t,z=u.prototype,Q=j(z,"cloneNode"),ee=j(z,"remove"),te=j(z,"nextSibling"),ne=j(z,"childNodes"),re=j(z,"parentNode");if("function"==typeof c){const e=r.createElement("template");e.content&&e.content.ownerDocument&&(r=e.content.ownerDocument)}let ae,ie="";const{implementation:ce,createNodeIterator:me,createDocumentFragment:pe,getElementsByTagName:fe}=r,{importNode:de}=o;let he={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof i&&"function"==typeof re&&ce&&void 0!==ce.createHTMLDocument;const{MUSTACHE_EXPR:ge,ERB_EXPR:Te,TMPLIT_EXPR:ye,DATA_ATTR:_e,ARIA_ATTR:be,IS_SCRIPT_OR_DATA:Ae,ATTR_WHITESPACE:Ee,CUSTOM_ELEMENT:Se}=se;let{IS_ALLOWED_URI:Ne}=se,Re=null;const Oe=U({},[...B,...W,...G,...X,...$]);let De=null;const ve=U({},[...K,...V,...Z,...J]);let xe=Object.seal(f(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),Ie=null,ke=null;const we=Object.seal(f(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let Ce=!0,Le=!0,Me=!1,Pe=!0,Fe=!1,Ue=!0,ze=!1,He=!1,je=!1,Be=!1,We=!1,Ge=!1,Ye=!0,Xe=!1;const qe="user-content-";let $e=!0,Ke=!1,Ve={},Ze=null;const Je=U({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let Qe=null;const et=U({},["audio","video","img","source","image","track"]);let tt=null;const nt=U({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),rt="http://www.w3.org/1998/Math/MathML",ot="http://www.w3.org/2000/svg",at="http://www.w3.org/1999/xhtml";let it=at,lt=!1,ct=null;const st=U({},[rt,ot,at],S);let ut=U({},["mi","mo","mn","ms","mtext"]),mt=U({},["annotation-xml"]);const pt=U({},["title","style","font","a","script"]);let ft=null;const dt=["application/xhtml+xml","text/html"];let ht=null,gt=null;const Tt=r.createElement("form"),yt=function(e){return e instanceof RegExp||e instanceof Function},_t=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(gt&&gt===e)return;e&&"object"==typeof e||(e={}),e=H(e),ft=-1===dt.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,ht="application/xhtml+xml"===ft?S:E,Re=w(e,"ALLOWED_TAGS")&&A(e.ALLOWED_TAGS)?U({},e.ALLOWED_TAGS,ht):Oe,De=w(e,"ALLOWED_ATTR")&&A(e.ALLOWED_ATTR)?U({},e.ALLOWED_ATTR,ht):ve,ct=w(e,"ALLOWED_NAMESPACES")&&A(e.ALLOWED_NAMESPACES)?U({},e.ALLOWED_NAMESPACES,S):st,tt=w(e,"ADD_URI_SAFE_ATTR")&&A(e.ADD_URI_SAFE_ATTR)?U(H(nt),e.ADD_URI_SAFE_ATTR,ht):nt,Qe=w(e,"ADD_DATA_URI_TAGS")&&A(e.ADD_DATA_URI_TAGS)?U(H(et),e.ADD_DATA_URI_TAGS,ht):et,Ze=w(e,"FORBID_CONTENTS")&&A(e.FORBID_CONTENTS)?U({},e.FORBID_CONTENTS,ht):Je,Ie=w(e,"FORBID_TAGS")&&A(e.FORBID_TAGS)?U({},e.FORBID_TAGS,ht):H({}),ke=w(e,"FORBID_ATTR")&&A(e.FORBID_ATTR)?U({},e.FORBID_ATTR,ht):H({}),Ve=!!w(e,"USE_PROFILES")&&(e.USE_PROFILES&&"object"==typeof e.USE_PROFILES?H(e.USE_PROFILES):e.USE_PROFILES),Ce=!1!==e.ALLOW_ARIA_ATTR,Le=!1!==e.ALLOW_DATA_ATTR,Me=e.ALLOW_UNKNOWN_PROTOCOLS||!1,Pe=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,Fe=e.SAFE_FOR_TEMPLATES||!1,Ue=!1!==e.SAFE_FOR_XML,ze=e.WHOLE_DOCUMENT||!1,Be=e.RETURN_DOM||!1,We=e.RETURN_DOM_FRAGMENT||!1,Ge=e.RETURN_TRUSTED_TYPE||!1,je=e.FORCE_BODY||!1,Ye=!1!==e.SANITIZE_DOM,Xe=e.SANITIZE_NAMED_PROPS||!1,$e=!1!==e.KEEP_CONTENT,Ke=e.IN_PLACE||!1,Ne=function(e){try{return L(e,""),!0}catch(e){return!1}}(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:oe,it="string"==typeof e.NAMESPACE?e.NAMESPACE:at,ut=w(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&"object"==typeof e.MATHML_TEXT_INTEGRATION_POINTS?H(e.MATHML_TEXT_INTEGRATION_POINTS):U({},["mi","mo","mn","ms","mtext"]),mt=w(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&"object"==typeof e.HTML_INTEGRATION_POINTS?H(e.HTML_INTEGRATION_POINTS):U({},["annotation-xml"]);const t=w(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&"object"==typeof e.CUSTOM_ELEMENT_HANDLING?H(e.CUSTOM_ELEMENT_HANDLING):f(null);if(xe=f(null),w(t,"tagNameCheck")&&yt(t.tagNameCheck)&&(xe.tagNameCheck=t.tagNameCheck),w(t,"attributeNameCheck")&&yt(t.attributeNameCheck)&&(xe.attributeNameCheck=t.attributeNameCheck),w(t,"allowCustomizedBuiltInElements")&&"boolean"==typeof t.allowCustomizedBuiltInElements&&(xe.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),Fe&&(Le=!1),We&&(Be=!0),Ve&&(Re=U({},$),De=f(null),!0===Ve.html&&(U(Re,B),U(De,K)),!0===Ve.svg&&(U(Re,W),U(De,V),U(De,J)),!0===Ve.svgFilters&&(U(Re,G),U(De,V),U(De,J)),!0===Ve.mathMl&&(U(Re,X),U(De,Z),U(De,J))),we.tagCheck=null,we.attributeCheck=null,w(e,"ADD_TAGS")&&("function"==typeof e.ADD_TAGS?we.tagCheck=e.ADD_TAGS:A(e.ADD_TAGS)&&(Re===Oe&&(Re=H(Re)),U(Re,e.ADD_TAGS,ht))),w(e,"ADD_ATTR")&&("function"==typeof e.ADD_ATTR?we.attributeCheck=e.ADD_ATTR:A(e.ADD_ATTR)&&(De===ve&&(De=H(De)),U(De,e.ADD_ATTR,ht))),w(e,"ADD_URI_SAFE_ATTR")&&A(e.ADD_URI_SAFE_ATTR)&&U(tt,e.ADD_URI_SAFE_ATTR,ht),w(e,"FORBID_CONTENTS")&&A(e.FORBID_CONTENTS)&&(Ze===Je&&(Ze=H(Ze)),U(Ze,e.FORBID_CONTENTS,ht)),w(e,"ADD_FORBID_CONTENTS")&&A(e.ADD_FORBID_CONTENTS)&&(Ze===Je&&(Ze=H(Ze)),U(Ze,e.ADD_FORBID_CONTENTS,ht)),$e&&(Re["#text"]=!0),ze&&U(Re,["html","head","body"]),Re.table&&(U(Re,["tbody"]),delete Ie.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw M('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw M('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');ae=e.TRUSTED_TYPES_POLICY,ie=ae.createHTML("")}else void 0===ae&&(ae=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(n=t.getAttribute(r));const o="dompurify"+(n?"#"+n:"");try{return e.createPolicy(o,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+o+" could not be created."),null}}(F,a)),null!==ae&&"string"==typeof ie&&(ie=ae.createHTML(""));m&&m(e),gt=e},bt=U({},[...W,...G,...Y]),At=U({},[...X,...q]),Et=function(e){_(n.removed,{element:e});try{re(e).removeChild(e)}catch(t){ee(e)}},St=function(e,t){try{_(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){_(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(Be||We)try{Et(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Nt=function(e){let t=null,n=null;if(je)e="<remove></remove>"+e;else{const t=N(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===ft&&it===at&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const o=ae?ae.createHTML(e):e;if(it===at)try{t=(new P).parseFromString(o,ft)}catch(e){}if(!t||!t.documentElement){t=ce.createDocument(it,"template",null);try{t.documentElement.innerHTML=lt?ie:o}catch(e){}}const a=t.body||t.documentElement;return e&&n&&a.insertBefore(r.createTextNode(n),a.childNodes[0]||null),it===at?fe.call(t,ze?"html":"body")[0]:ze?t.documentElement:a},Rt=function(e){return me.call(e.ownerDocument||e,e,p.SHOW_ELEMENT|p.SHOW_COMMENT|p.SHOW_TEXT|p.SHOW_PROCESSING_INSTRUCTION|p.SHOW_CDATA_SECTION,null)},Ot=function(e){return e instanceof h&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},Dt=function(e){return"function"==typeof s&&e instanceof s};function vt(e,t,r){g(e,e=>{e.call(n,t,r,gt)})}const xt=function(e){let t=null;if(vt(he.beforeSanitizeElements,e,null),Ot(e))return Et(e),!0;const r=ht(e.nodeName);if(vt(he.uponSanitizeElement,e,{tagName:r,allowedTags:Re}),Ue&&e.hasChildNodes()&&!Dt(e.firstElementChild)&&L(/<[/\w!]/g,e.innerHTML)&&L(/<[/\w!]/g,e.textContent))return Et(e),!0;if(Ue&&e.namespaceURI===at&&"style"===r&&Dt(e.firstElementChild))return Et(e),!0;if(7===e.nodeType)return Et(e),!0;if(Ue&&8===e.nodeType&&L(/<[/\w]/g,e.data))return Et(e),!0;if(Ie[r]||!(we.tagCheck instanceof Function&&we.tagCheck(r))&&!Re[r]){if(!Ie[r]&&wt(r)){if(xe.tagNameCheck instanceof RegExp&&L(xe.tagNameCheck,r))return!1;if(xe.tagNameCheck instanceof Function&&xe.tagNameCheck(r))return!1}if($e&&!Ze[r]){const t=re(e)||e.parentNode,n=ne(e)||e.childNodes;if(n&&t)for(let r=n.length-1;r>=0;--r){const o=Q(n[r],!0);t.insertBefore(o,te(e))}}return Et(e),!0}return e instanceof u&&!function(e){let t=re(e);t&&t.tagName||(t={namespaceURI:it,tagName:"template"});const n=E(e.tagName),r=E(t.tagName);return!!ct[e.namespaceURI]&&(e.namespaceURI===ot?t.namespaceURI===at?"svg"===n:t.namespaceURI===rt?"svg"===n&&("annotation-xml"===r||ut[r]):Boolean(bt[n]):e.namespaceURI===rt?t.namespaceURI===at?"math"===n:t.namespaceURI===ot?"math"===n&&mt[r]:Boolean(At[n]):e.namespaceURI===at?!(t.namespaceURI===ot&&!mt[r])&&!(t.namespaceURI===rt&&!ut[r])&&!At[n]&&(pt[n]||!bt[n]):!("application/xhtml+xml"!==ft||!ct[e.namespaceURI]))}(e)?(Et(e),!0):"noscript"!==r&&"noembed"!==r&&"noframes"!==r||!L(/<\/no(script|embed|frames)/i,e.innerHTML)?(Fe&&3===e.nodeType&&(t=e.textContent,g([ge,Te,ye],e=>{t=R(t,e," ")}),e.textContent!==t&&(_(n.removed,{element:e.cloneNode()}),e.textContent=t)),vt(he.afterSanitizeElements,e,null),!1):(Et(e),!0)},It=function(e,t,n){if(ke[t])return!1;if(Ye&&("id"===t||"name"===t)&&(n in r||n in Tt))return!1;if(Le&&!ke[t]&&L(_e,t));else if(Ce&&L(be,t));else if(we.attributeCheck instanceof Function&&we.attributeCheck(t,e));else if(!De[t]||ke[t]){if(!(wt(e)&&(xe.tagNameCheck instanceof RegExp&&L(xe.tagNameCheck,e)||xe.tagNameCheck instanceof Function&&xe.tagNameCheck(e))&&(xe.attributeNameCheck instanceof RegExp&&L(xe.attributeNameCheck,t)||xe.attributeNameCheck instanceof Function&&xe.attributeNameCheck(t,e))||"is"===t&&xe.allowCustomizedBuiltInElements&&(xe.tagNameCheck instanceof RegExp&&L(xe.tagNameCheck,n)||xe.tagNameCheck instanceof Function&&xe.tagNameCheck(n))))return!1}else if(tt[t]);else if(L(Ne,R(n,Ee,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==O(n,"data:")||!Qe[e])if(Me&&!L(Ae,R(n,Ee,"")));else if(n)return!1;return!0},kt=U({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),wt=function(e){return!kt[E(e)]&&L(Se,e)},Ct=function(e){vt(he.beforeSanitizeAttributes,e,null);const{attributes:t}=e;if(!t||Ot(e))return;const r={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:De,forceKeepAttr:void 0};let o=t.length;for(;o--;){const a=t[o],{name:i,namespaceURI:l,value:c}=a,s=ht(i),u=c;let m="value"===i?u:D(u);if(r.attrName=s,r.attrValue=m,r.keepAttr=!0,r.forceKeepAttr=void 0,vt(he.uponSanitizeAttribute,e,r),m=r.attrValue,!Xe||"id"!==s&&"name"!==s||0===O(m,qe)||(St(i,e),m=qe+m),Ue&&L(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,m)){St(i,e);continue}if("attributename"===s&&N(m,"href")){St(i,e);continue}if(r.forceKeepAttr)continue;if(!r.keepAttr){St(i,e);continue}if(!Pe&&L(/\/>/i,m)){St(i,e);continue}Fe&&g([ge,Te,ye],e=>{m=R(m,e," ")});const p=ht(e.nodeName);if(It(p,s,m)){if(ae&&"object"==typeof F&&"function"==typeof F.getAttributeType)if(l);else switch(F.getAttributeType(p,s)){case"TrustedHTML":m=ae.createHTML(m);break;case"TrustedScriptURL":m=ae.createScriptURL(m)}if(m!==u)try{l?e.setAttributeNS(l,i,m):e.setAttribute(i,m),Ot(e)?Et(e):y(n.removed)}catch(t){St(i,e)}}else St(i,e)}vt(he.afterSanitizeAttributes,e,null)},Lt=function(e){let t=null;const n=Rt(e);for(vt(he.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)vt(he.uponSanitizeShadowNode,t,null),xt(t),Ct(t),t.content instanceof l&&Lt(t.content);vt(he.afterSanitizeShadowDOM,e,null)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null,a=null,i=null,c=null;if(lt=!e,lt&&(e="\x3c!--\x3e"),"string"!=typeof e&&!Dt(e)&&"string"!=typeof(e=function(e){switch(typeof e){case"string":return e;case"number":return v(e);case"boolean":return x(e);case"bigint":return I?I(e):"0";case"symbol":return k?k(e):"Symbol()";case"undefined":default:return C(e);case"function":case"object":{if(null===e)return C(e);const t=e,n=j(t,"toString");if("function"==typeof n){const e=n(t);return"string"==typeof e?e:C(e)}return C(e)}}}(e)))throw M("dirty is not a string, aborting");if(!n.isSupported)return e;if(He||_t(t),n.removed=[],"string"==typeof e&&(Ke=!1),Ke){const t=e.nodeName;if("string"==typeof t){const e=ht(t);if(!Re[e]||Ie[e])throw M("root node is forbidden and cannot be sanitized in-place")}}else if(e instanceof s)r=Nt("\x3c!----\x3e"),a=r.ownerDocument.importNode(e,!0),1===a.nodeType&&"BODY"===a.nodeName||"HTML"===a.nodeName?r=a:r.appendChild(a);else{if(!Be&&!Fe&&!ze&&-1===e.indexOf("<"))return ae&&Ge?ae.createHTML(e):e;if(r=Nt(e),!r)return Be?null:Ge?ie:""}r&&je&&Et(r.firstChild);const u=Rt(Ke?e:r);for(;i=u.nextNode();)xt(i),Ct(i),i.content instanceof l&&Lt(i.content);if(Ke)return e;if(Be){if(Fe){r.normalize();let e=r.innerHTML;g([ge,Te,ye],t=>{e=R(e,t," ")}),r.innerHTML=e}if(We)for(c=pe.call(r.ownerDocument);r.firstChild;)c.appendChild(r.firstChild);else c=r;return(De.shadowroot||De.shadowrootmode)&&(c=de.call(o,c,!0)),c}let m=ze?r.outerHTML:r.innerHTML;return ze&&Re["!doctype"]&&r.ownerDocument&&r.ownerDocument.doctype&&r.ownerDocument.doctype.name&&L(le,r.ownerDocument.doctype.name)&&(m="<!DOCTYPE "+r.ownerDocument.doctype.name+">\n"+m),Fe&&g([ge,Te,ye],e=>{m=R(m,e," ")}),ae&&Ge?ae.createHTML(m):m},n.setConfig=function(){_t(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),He=!0},n.clearConfig=function(){gt=null,He=!1},n.isValidAttribute=function(e,t,n){gt||_t({});const r=ht(e),o=ht(t);return It(r,o,n)},n.addHook=function(e,t){"function"==typeof t&&_(he[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=T(he[e],t);return-1===n?void 0:b(he[e],n,1)[0]}return y(he[e])},n.removeHooks=function(e){he[e]=[]},n.removeAllHooks=function(){he={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}(),pe=r(6145),fe=r(4848);const de=(...e)=>e.filter(Boolean).length>0?e.filter(Boolean).join(" "):null;function he({data:e,variant:t="primary",className:n}){const r=t&&"primary"!==t?`mg-card--${t}`:null;return(0,fe.jsx)(fe.Fragment,{children:e.map((e,t)=>(0,fe.jsxs)("article",{className:de("mg-card","mg-card__vc",r,n),children:[e.imgback&&(0,fe.jsx)("div",{className:"mg-card__visual",children:(0,fe.jsx)("img",{src:e.imgback,alt:e.imgalt,className:"mg-card__image"})}),(0,fe.jsxs)("div",{className:"mg-card__content",children:[(e.label1||e.label2)&&(0,fe.jsxs)("div",{className:"mg-card__meta",children:[e.link&&e.label1&&(0,fe.jsx)("a",{href:e.link,className:"mg-card__label mg-card__label--active",children:e.label1}),e.link&&e.label2&&(0,fe.jsx)("a",{href:e.link,className:"mg-card__label mg-card__label--active",children:e.label2})]}),(0,fe.jsx)("header",{className:"mg-card__title",children:(0,fe.jsx)("a",{href:e.link,children:e.title?.trim()})}),e.summaryText&&(0,fe.jsx)("p",{className:"mg-card__summary",dangerouslySetInnerHTML:{__html:me.sanitize(e.summaryText)}}),e.button&&(0,fe.jsx)(pe.F,{type:"Primary",label:e.button,href:e.link})]})]},t))})}he.propTypes={data:a().array.isRequired,variant:a().oneOf(["primary","secondary","tertiary","quaternary"]),className:a().string};export{he as VerticalCard};
6
+ import*as e from"react";var t={6145(e,t,n){n.d(t,{F:()=>i}),n(1649);var r=n(5556),o=n.n(r),a=n(4848);function i({label:e,Type:t="Primary",State:n="Default",...r}){const o="Disabled"===n,i=["mg-button","mg-button-"+("Secondary"===t?"secondary":"primary"),o&&"disabled"].filter(Boolean).join(" ");return(0,a.jsx)("a",{className:i,...o?{"aria-disabled":"true"}:{href:"#"},...r,children:e})}i.propTypes={label:o().string.isRequired,Type:o().oneOf(["Primary","Secondary"]),State:o().oneOf(["Default","Disabled"])}},2694(e,t,n){var r=n(6925);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,a,i){if(i!==r){var l=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 l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var n={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return n.PropTypes=n,n}},5556(e,t,n){e.exports=n(2694)()},6925(e){e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},9698(e,t){var n=Symbol.for("react.transitional.element"),r=Symbol.for("react.fragment");function o(e,t,r){var o=null;if(void 0!==r&&(o=""+r),void 0!==t.key&&(o=""+t.key),"key"in t)for(var a in r={},t)"key"!==a&&(r[a]=t[a]);else r=t;return t=r.ref,{$$typeof:n,type:e,key:o,ref:void 0!==t?t:null,props:r}}t.Fragment=r,t.jsx=o,t.jsxs=o},4848(e,t,n){e.exports=n(9698)},1649(e,t,n){var r;e.exports=(r={},n.d(r,{}),r)}},n={};function r(e){var o=n[e];if(void 0!==o)return o.exports;var a=n[e]={exports:{}};return t[e](a,a.exports,r),a.exports}r.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return r.d(t,{a:t}),t},r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r(1649);var o=r(5556),a=r.n(o);function i(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function l(e,t){return function(e){if(Array.isArray(e))return e}(e)||function(e,t){var n=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=n){var r,o,a,i,l=[],c=!0,s=!1;try{if(a=(n=n.call(e)).next,0===t);else for(;!(c=(r=a.call(n)).done)&&(l.push(r.value),l.length!==t);c=!0);}catch(e){s=!0,o=e}finally{try{if(!c&&null!=n.return&&(i=n.return(),Object(i)!==i))return}finally{if(s)throw o}}return l}}(e,t)||function(e,t){if(e){if("string"==typeof e)return i(e,t);var n={}.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?i(e,t):void 0}}(e,t)||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.")}()}const c=Object.entries,s=Object.setPrototypeOf,u=Object.isFrozen,m=Object.getPrototypeOf,p=Object.getOwnPropertyDescriptor;let f=Object.freeze,d=Object.seal,h=Object.create,g="undefined"!=typeof Reflect&&Reflect,y=g.apply,T=g.construct;f||(f=function(e){return e}),d||(d=function(e){return e}),y||(y=function(e,t){for(var n=arguments.length,r=new Array(n>2?n-2:0),o=2;o<n;o++)r[o-2]=arguments[o];return e.apply(t,r)}),T||(T=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return new e(...n)});const b=j(Array.prototype.forEach),_=j(Array.prototype.lastIndexOf),S=j(Array.prototype.pop),A=j(Array.prototype.push),E=j(Array.prototype.splice),N=Array.isArray,O=j(String.prototype.toLowerCase),v=j(String.prototype.toString),x=j(String.prototype.match),D=j(String.prototype.replace),R=j(String.prototype.indexOf),w=j(String.prototype.trim),k=j(Number.prototype.toString),I=j(Boolean.prototype.toString),C="undefined"==typeof BigInt?null:j(BigInt.prototype.toString),L="undefined"==typeof Symbol?null:j(Symbol.prototype.toString),M=j(Object.prototype.hasOwnProperty),P=j(Object.prototype.toString),F=j(RegExp.prototype.test),z=(U=TypeError,function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return T(U,t)});var U;function j(e){return function(t){t instanceof RegExp&&(t.lastIndex=0);for(var n=arguments.length,r=new Array(n>1?n-1:0),o=1;o<n;o++)r[o-1]=arguments[o];return y(e,t,r)}}function H(e,t){let n=arguments.length>2&&void 0!==arguments[2]?arguments[2]:O;if(s&&s(e,null),!N(t))return e;let r=t.length;for(;r--;){let o=t[r];if("string"==typeof o){const e=n(o);e!==o&&(u(t)||(t[r]=e),o=e)}e[o]=!0}return e}function B(e){for(let t=0;t<e.length;t++)M(e,t)||(e[t]=null);return e}function W(e){const t=h(null);for(const r of c(e)){var n=l(r,2);const o=n[0],a=n[1];M(e,o)&&(N(a)?t[o]=B(a):a&&"object"==typeof a&&a.constructor===Object?t[o]=W(a):t[o]=a)}return t}function G(e,t){for(;null!==e;){const n=p(e,t);if(n){if(n.get)return j(n.get);if("function"==typeof n.value)return j(n.value)}e=m(e)}return function(){return null}}const Y=f(["a","abbr","acronym","address","area","article","aside","audio","b","bdi","bdo","big","blink","blockquote","body","br","button","canvas","caption","center","cite","code","col","colgroup","content","data","datalist","dd","decorator","del","details","dfn","dialog","dir","div","dl","dt","element","em","fieldset","figcaption","figure","font","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","img","input","ins","kbd","label","legend","li","main","map","mark","marquee","menu","menuitem","meter","nav","nobr","ol","optgroup","option","output","p","picture","pre","progress","q","rp","rt","ruby","s","samp","search","section","select","shadow","slot","small","source","spacer","span","strike","strong","style","sub","summary","sup","table","tbody","td","template","textarea","tfoot","th","thead","time","tr","track","tt","u","ul","var","video","wbr"]),q=f(["svg","a","altglyph","altglyphdef","altglyphitem","animatecolor","animatemotion","animatetransform","circle","clippath","defs","desc","ellipse","enterkeyhint","exportparts","filter","font","g","glyph","glyphref","hkern","image","inputmode","line","lineargradient","marker","mask","metadata","mpath","part","path","pattern","polygon","polyline","radialgradient","rect","stop","style","switch","symbol","text","textpath","title","tref","tspan","view","vkern"]),$=f(["feBlend","feColorMatrix","feComponentTransfer","feComposite","feConvolveMatrix","feDiffuseLighting","feDisplacementMap","feDistantLight","feDropShadow","feFlood","feFuncA","feFuncB","feFuncG","feFuncR","feGaussianBlur","feImage","feMerge","feMergeNode","feMorphology","feOffset","fePointLight","feSpecularLighting","feSpotLight","feTile","feTurbulence"]),X=f(["animate","color-profile","cursor","discard","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","foreignobject","hatch","hatchpath","mesh","meshgradient","meshpatch","meshrow","missing-glyph","script","set","solidcolor","unknown","use"]),K=f(["math","menclose","merror","mfenced","mfrac","mglyph","mi","mlabeledtr","mmultiscripts","mn","mo","mover","mpadded","mphantom","mroot","mrow","ms","mspace","msqrt","mstyle","msub","msup","msubsup","mtable","mtd","mtext","mtr","munder","munderover","mprescripts"]),V=f(["maction","maligngroup","malignmark","mlongdiv","mscarries","mscarry","msgroup","mstack","msline","msrow","semantics","annotation","annotation-xml","mprescripts","none"]),Z=f(["#text"]),J=f(["accept","action","align","alt","autocapitalize","autocomplete","autopictureinpicture","autoplay","background","bgcolor","border","capture","cellpadding","cellspacing","checked","cite","class","clear","color","cols","colspan","command","commandfor","controls","controlslist","coords","crossorigin","datetime","decoding","default","dir","disabled","disablepictureinpicture","disableremoteplayback","download","draggable","enctype","enterkeyhint","exportparts","face","for","headers","height","hidden","high","href","hreflang","id","inert","inputmode","integrity","ismap","kind","label","lang","list","loading","loop","low","max","maxlength","media","method","min","minlength","multiple","muted","name","nonce","noshade","novalidate","nowrap","open","optimum","part","pattern","placeholder","playsinline","popover","popovertarget","popovertargetaction","poster","preload","pubdate","radiogroup","readonly","rel","required","rev","reversed","role","rows","rowspan","spellcheck","scope","selected","shape","size","sizes","slot","span","srclang","start","src","srcset","step","style","summary","tabindex","title","translate","type","usemap","valign","value","width","wrap","xmlns"]),Q=f(["accent-height","accumulate","additive","alignment-baseline","amplitude","ascent","attributename","attributetype","azimuth","basefrequency","baseline-shift","begin","bias","by","class","clip","clippathunits","clip-path","clip-rule","color","color-interpolation","color-interpolation-filters","color-profile","color-rendering","cx","cy","d","dx","dy","diffuseconstant","direction","display","divisor","dur","edgemode","elevation","end","exponent","fill","fill-opacity","fill-rule","filter","filterunits","flood-color","flood-opacity","font-family","font-size","font-size-adjust","font-stretch","font-style","font-variant","font-weight","fx","fy","g1","g2","glyph-name","glyphref","gradientunits","gradienttransform","height","href","id","image-rendering","in","in2","intercept","k","k1","k2","k3","k4","kerning","keypoints","keysplines","keytimes","lang","lengthadjust","letter-spacing","kernelmatrix","kernelunitlength","lighting-color","local","marker-end","marker-mid","marker-start","markerheight","markerunits","markerwidth","maskcontentunits","maskunits","max","mask","mask-type","media","method","mode","min","name","numoctaves","offset","operator","opacity","order","orient","orientation","origin","overflow","paint-order","path","pathlength","patterncontentunits","patterntransform","patternunits","points","preservealpha","preserveaspectratio","primitiveunits","r","rx","ry","radius","refx","refy","repeatcount","repeatdur","restart","result","rotate","scale","seed","shape-rendering","slope","specularconstant","specularexponent","spreadmethod","startoffset","stddeviation","stitchtiles","stop-color","stop-opacity","stroke-dasharray","stroke-dashoffset","stroke-linecap","stroke-linejoin","stroke-miterlimit","stroke-opacity","stroke","stroke-width","style","surfacescale","systemlanguage","tabindex","tablevalues","targetx","targety","transform","transform-origin","text-anchor","text-decoration","text-rendering","textlength","type","u1","u2","unicode","values","viewbox","visibility","version","vert-adv-y","vert-origin-x","vert-origin-y","width","word-spacing","wrap","writing-mode","xchannelselector","ychannelselector","x","x1","x2","xmlns","y","y1","y2","z","zoomandpan"]),ee=f(["accent","accentunder","align","bevelled","close","columnalign","columnlines","columnspacing","columnspan","denomalign","depth","dir","display","displaystyle","encoding","fence","frame","height","href","id","largeop","length","linethickness","lquote","lspace","mathbackground","mathcolor","mathsize","mathvariant","maxsize","minsize","movablelimits","notation","numalign","open","rowalign","rowlines","rowspacing","rowspan","rspace","rquote","scriptlevel","scriptminsize","scriptsizemultiplier","selection","separator","separators","stretchy","subscriptshift","supscriptshift","symmetric","voffset","width","xmlns"]),te=f(["xlink:href","xml:id","xlink:title","xml:space","xmlns:xlink"]),ne=d(/{{[\w\W]*|^[\w\W]*}}/g),re=d(/<%[\w\W]*|^[\w\W]*%>/g),oe=d(/\${[\w\W]*/g),ae=d(/^data-[\-\w.\u00B7-\uFFFF]+$/),ie=d(/^aria-[\-\w]+$/),le=d(/^(?:(?:(?:f|ht)tps?|mailto|tel|callto|sms|cid|xmpp|matrix):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i),ce=d(/^(?:\w+script|data):/i),se=d(/[\u0000-\u0020\u00A0\u1680\u180E\u2000-\u2029\u205F\u3000]/g),ue=d(/^html$/i),me=d(/^[a-z][.\w]*(-[.\w]+)+$/i),pe=function(){return"undefined"==typeof window?null:window};var fe=function e(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:pe();const n=t=>e(t);if(n.version="3.4.5",n.removed=[],!t||!t.document||9!==t.document.nodeType||!t.Element)return n.isSupported=!1,n;let r=t.document;const o=r,a=o.currentScript,i=t.DocumentFragment,l=t.HTMLTemplateElement,s=t.Node,u=t.Element,m=t.NodeFilter,p=t.NamedNodeMap,d=void 0===p?t.NamedNodeMap||t.MozNamedAttrMap:p,g=t.HTMLFormElement,y=t.DOMParser,T=t.trustedTypes,U=u.prototype,j=G(U,"cloneNode"),B=G(U,"remove"),fe=G(U,"nextSibling"),de=G(U,"childNodes"),he=G(U,"parentNode"),ge=s&&s.prototype?G(s.prototype,"nodeType"):null;if("function"==typeof l){const e=r.createElement("template");e.content&&e.content.ownerDocument&&(r=e.content.ownerDocument)}let ye,Te="";const be=r,_e=be.implementation,Se=be.createNodeIterator,Ae=be.createDocumentFragment,Ee=be.getElementsByTagName,Ne=o.importNode;let Oe={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]};n.isSupported="function"==typeof c&&"function"==typeof he&&_e&&void 0!==_e.createHTMLDocument;const ve=ne,xe=re,De=oe,Re=ae,we=ie,ke=ce,Ie=se,Ce=me;let Le=le,Me=null;const Pe=H({},[...Y,...q,...$,...K,...Z]);let Fe=null;const ze=H({},[...J,...Q,...ee,...te]);let Ue=Object.seal(h(null,{tagNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeNameCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},allowCustomizedBuiltInElements:{writable:!0,configurable:!1,enumerable:!0,value:!1}})),je=null,He=null;const Be=Object.seal(h(null,{tagCheck:{writable:!0,configurable:!1,enumerable:!0,value:null},attributeCheck:{writable:!0,configurable:!1,enumerable:!0,value:null}}));let We=!0,Ge=!0,Ye=!1,qe=!0,$e=!1,Xe=!0,Ke=!1,Ve=!1,Ze=!1,Je=!1,Qe=!1,et=!1,tt=!0,nt=!1;const rt="user-content-";let ot=!0,at=!1,it={},lt=null;const ct=H({},["annotation-xml","audio","colgroup","desc","foreignobject","head","iframe","math","mi","mn","mo","ms","mtext","noembed","noframes","noscript","plaintext","script","style","svg","template","thead","title","video","xmp"]);let st=null;const ut=H({},["audio","video","img","source","image","track"]);let mt=null;const pt=H({},["alt","class","for","id","label","name","pattern","placeholder","role","summary","title","value","style","xmlns"]),ft="http://www.w3.org/1998/Math/MathML",dt="http://www.w3.org/2000/svg",ht="http://www.w3.org/1999/xhtml";let gt=ht,yt=!1,Tt=null;const bt=H({},[ft,dt,ht],v);let _t=H({},["mi","mo","mn","ms","mtext"]),St=H({},["annotation-xml"]);const At=H({},["title","style","font","a","script"]);let Et=null;const Nt=["application/xhtml+xml","text/html"];let Ot=null,vt=null;const xt=r.createElement("form"),Dt=function(e){return e instanceof RegExp||e instanceof Function},Rt=function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{};if(vt&&vt===e)return;e&&"object"==typeof e||(e={}),e=W(e),Et=-1===Nt.indexOf(e.PARSER_MEDIA_TYPE)?"text/html":e.PARSER_MEDIA_TYPE,Ot="application/xhtml+xml"===Et?v:O,Me=M(e,"ALLOWED_TAGS")&&N(e.ALLOWED_TAGS)?H({},e.ALLOWED_TAGS,Ot):Pe,Fe=M(e,"ALLOWED_ATTR")&&N(e.ALLOWED_ATTR)?H({},e.ALLOWED_ATTR,Ot):ze,Tt=M(e,"ALLOWED_NAMESPACES")&&N(e.ALLOWED_NAMESPACES)?H({},e.ALLOWED_NAMESPACES,v):bt,mt=M(e,"ADD_URI_SAFE_ATTR")&&N(e.ADD_URI_SAFE_ATTR)?H(W(pt),e.ADD_URI_SAFE_ATTR,Ot):pt,st=M(e,"ADD_DATA_URI_TAGS")&&N(e.ADD_DATA_URI_TAGS)?H(W(ut),e.ADD_DATA_URI_TAGS,Ot):ut,lt=M(e,"FORBID_CONTENTS")&&N(e.FORBID_CONTENTS)?H({},e.FORBID_CONTENTS,Ot):ct,je=M(e,"FORBID_TAGS")&&N(e.FORBID_TAGS)?H({},e.FORBID_TAGS,Ot):W({}),He=M(e,"FORBID_ATTR")&&N(e.FORBID_ATTR)?H({},e.FORBID_ATTR,Ot):W({}),it=!!M(e,"USE_PROFILES")&&(e.USE_PROFILES&&"object"==typeof e.USE_PROFILES?W(e.USE_PROFILES):e.USE_PROFILES),We=!1!==e.ALLOW_ARIA_ATTR,Ge=!1!==e.ALLOW_DATA_ATTR,Ye=e.ALLOW_UNKNOWN_PROTOCOLS||!1,qe=!1!==e.ALLOW_SELF_CLOSE_IN_ATTR,$e=e.SAFE_FOR_TEMPLATES||!1,Xe=!1!==e.SAFE_FOR_XML,Ke=e.WHOLE_DOCUMENT||!1,Je=e.RETURN_DOM||!1,Qe=e.RETURN_DOM_FRAGMENT||!1,et=e.RETURN_TRUSTED_TYPE||!1,Ze=e.FORCE_BODY||!1,tt=!1!==e.SANITIZE_DOM,nt=e.SANITIZE_NAMED_PROPS||!1,ot=!1!==e.KEEP_CONTENT,at=e.IN_PLACE||!1,Le=function(e){try{return F(e,""),!0}catch(e){return!1}}(e.ALLOWED_URI_REGEXP)?e.ALLOWED_URI_REGEXP:le,gt="string"==typeof e.NAMESPACE?e.NAMESPACE:ht,_t=M(e,"MATHML_TEXT_INTEGRATION_POINTS")&&e.MATHML_TEXT_INTEGRATION_POINTS&&"object"==typeof e.MATHML_TEXT_INTEGRATION_POINTS?W(e.MATHML_TEXT_INTEGRATION_POINTS):H({},["mi","mo","mn","ms","mtext"]),St=M(e,"HTML_INTEGRATION_POINTS")&&e.HTML_INTEGRATION_POINTS&&"object"==typeof e.HTML_INTEGRATION_POINTS?W(e.HTML_INTEGRATION_POINTS):H({},["annotation-xml"]);const t=M(e,"CUSTOM_ELEMENT_HANDLING")&&e.CUSTOM_ELEMENT_HANDLING&&"object"==typeof e.CUSTOM_ELEMENT_HANDLING?W(e.CUSTOM_ELEMENT_HANDLING):h(null);if(Ue=h(null),M(t,"tagNameCheck")&&Dt(t.tagNameCheck)&&(Ue.tagNameCheck=t.tagNameCheck),M(t,"attributeNameCheck")&&Dt(t.attributeNameCheck)&&(Ue.attributeNameCheck=t.attributeNameCheck),M(t,"allowCustomizedBuiltInElements")&&"boolean"==typeof t.allowCustomizedBuiltInElements&&(Ue.allowCustomizedBuiltInElements=t.allowCustomizedBuiltInElements),$e&&(Ge=!1),Qe&&(Je=!0),it&&(Me=H({},Z),Fe=h(null),!0===it.html&&(H(Me,Y),H(Fe,J)),!0===it.svg&&(H(Me,q),H(Fe,Q),H(Fe,te)),!0===it.svgFilters&&(H(Me,$),H(Fe,Q),H(Fe,te)),!0===it.mathMl&&(H(Me,K),H(Fe,ee),H(Fe,te))),Be.tagCheck=null,Be.attributeCheck=null,M(e,"ADD_TAGS")&&("function"==typeof e.ADD_TAGS?Be.tagCheck=e.ADD_TAGS:N(e.ADD_TAGS)&&(Me===Pe&&(Me=W(Me)),H(Me,e.ADD_TAGS,Ot))),M(e,"ADD_ATTR")&&("function"==typeof e.ADD_ATTR?Be.attributeCheck=e.ADD_ATTR:N(e.ADD_ATTR)&&(Fe===ze&&(Fe=W(Fe)),H(Fe,e.ADD_ATTR,Ot))),M(e,"ADD_URI_SAFE_ATTR")&&N(e.ADD_URI_SAFE_ATTR)&&H(mt,e.ADD_URI_SAFE_ATTR,Ot),M(e,"FORBID_CONTENTS")&&N(e.FORBID_CONTENTS)&&(lt===ct&&(lt=W(lt)),H(lt,e.FORBID_CONTENTS,Ot)),M(e,"ADD_FORBID_CONTENTS")&&N(e.ADD_FORBID_CONTENTS)&&(lt===ct&&(lt=W(lt)),H(lt,e.ADD_FORBID_CONTENTS,Ot)),ot&&(Me["#text"]=!0),Ke&&H(Me,["html","head","body"]),Me.table&&(H(Me,["tbody"]),delete je.tbody),e.TRUSTED_TYPES_POLICY){if("function"!=typeof e.TRUSTED_TYPES_POLICY.createHTML)throw z('TRUSTED_TYPES_POLICY configuration option must provide a "createHTML" hook.');if("function"!=typeof e.TRUSTED_TYPES_POLICY.createScriptURL)throw z('TRUSTED_TYPES_POLICY configuration option must provide a "createScriptURL" hook.');ye=e.TRUSTED_TYPES_POLICY,Te=ye.createHTML("")}else void 0===ye&&(ye=function(e,t){if("object"!=typeof e||"function"!=typeof e.createPolicy)return null;let n=null;const r="data-tt-policy-suffix";t&&t.hasAttribute(r)&&(n=t.getAttribute(r));const o="dompurify"+(n?"#"+n:"");try{return e.createPolicy(o,{createHTML:e=>e,createScriptURL:e=>e})}catch(e){return console.warn("TrustedTypes policy "+o+" could not be created."),null}}(T,a)),null!==ye&&"string"==typeof Te&&(Te=ye.createHTML(""));f&&f(e),vt=e},wt=H({},[...q,...$,...X]),kt=H({},[...K,...V]),It=function(e){A(n.removed,{element:e});try{he(e).removeChild(e)}catch(t){B(e)}},Ct=function(e,t){try{A(n.removed,{attribute:t.getAttributeNode(e),from:t})}catch(e){A(n.removed,{attribute:null,from:t})}if(t.removeAttribute(e),"is"===e)if(Je||Qe)try{It(t)}catch(e){}else try{t.setAttribute(e,"")}catch(e){}},Lt=function(e){let t=null,n=null;if(Ze)e="<remove></remove>"+e;else{const t=x(e,/^[\r\n\t ]+/);n=t&&t[0]}"application/xhtml+xml"===Et&&gt===ht&&(e='<html xmlns="http://www.w3.org/1999/xhtml"><head></head><body>'+e+"</body></html>");const o=ye?ye.createHTML(e):e;if(gt===ht)try{t=(new y).parseFromString(o,Et)}catch(e){}if(!t||!t.documentElement){t=_e.createDocument(gt,"template",null);try{t.documentElement.innerHTML=yt?Te:o}catch(e){}}const a=t.body||t.documentElement;return e&&n&&a.insertBefore(r.createTextNode(n),a.childNodes[0]||null),gt===ht?Ee.call(t,Ke?"html":"body")[0]:Ke?t.documentElement:a},Mt=function(e){return Se.call(e.ownerDocument||e,e,m.SHOW_ELEMENT|m.SHOW_COMMENT|m.SHOW_TEXT|m.SHOW_PROCESSING_INSTRUCTION|m.SHOW_CDATA_SECTION,null)},Pt=function(e){e.normalize();const t=Se.call(e.ownerDocument||e,e,m.SHOW_TEXT|m.SHOW_COMMENT|m.SHOW_CDATA_SECTION|m.SHOW_PROCESSING_INSTRUCTION,null);let n=t.nextNode();for(;n;){let e=n.data;b([ve,xe,De],t=>{e=D(e,t," ")}),n.data=e,n=t.nextNode()}},Ft=function(e){return e instanceof g&&("string"!=typeof e.nodeName||"string"!=typeof e.textContent||"function"!=typeof e.removeChild||!(e.attributes instanceof d)||"function"!=typeof e.removeAttribute||"function"!=typeof e.setAttribute||"string"!=typeof e.namespaceURI||"function"!=typeof e.insertBefore||"function"!=typeof e.hasChildNodes)},zt=function(e){if(!ge||"object"!=typeof e||null===e)return!1;try{return"number"==typeof ge(e)}catch(e){return!1}};function Ut(e,t,r){b(e,e=>{e.call(n,t,r,vt)})}const jt=function(e){let t=null;if(Ut(Oe.beforeSanitizeElements,e,null),Ft(e))return It(e),!0;const r=Ot(e.nodeName);if(Ut(Oe.uponSanitizeElement,e,{tagName:r,allowedTags:Me}),Xe&&e.hasChildNodes()&&!zt(e.firstElementChild)&&F(/<[/\w!]/g,e.innerHTML)&&F(/<[/\w!]/g,e.textContent))return It(e),!0;if(Xe&&e.namespaceURI===ht&&"style"===r&&zt(e.firstElementChild))return It(e),!0;if(7===e.nodeType)return It(e),!0;if(Xe&&8===e.nodeType&&F(/<[/\w]/g,e.data))return It(e),!0;if(je[r]||!(Be.tagCheck instanceof Function&&Be.tagCheck(r))&&!Me[r]){if(!je[r]&&Wt(r)){if(Ue.tagNameCheck instanceof RegExp&&F(Ue.tagNameCheck,r))return!1;if(Ue.tagNameCheck instanceof Function&&Ue.tagNameCheck(r))return!1}if(ot&&!lt[r]){const t=he(e)||e.parentNode,n=de(e)||e.childNodes;if(n&&t)for(let r=n.length-1;r>=0;--r){const o=j(n[r],!0);t.insertBefore(o,fe(e))}}return It(e),!0}return e instanceof u&&!function(e){let t=he(e);t&&t.tagName||(t={namespaceURI:gt,tagName:"template"});const n=O(e.tagName),r=O(t.tagName);return!!Tt[e.namespaceURI]&&(e.namespaceURI===dt?t.namespaceURI===ht?"svg"===n:t.namespaceURI===ft?"svg"===n&&("annotation-xml"===r||_t[r]):Boolean(wt[n]):e.namespaceURI===ft?t.namespaceURI===ht?"math"===n:t.namespaceURI===dt?"math"===n&&St[r]:Boolean(kt[n]):e.namespaceURI===ht?!(t.namespaceURI===dt&&!St[r])&&!(t.namespaceURI===ft&&!_t[r])&&!kt[n]&&(At[n]||!wt[n]):!("application/xhtml+xml"!==Et||!Tt[e.namespaceURI]))}(e)?(It(e),!0):"noscript"!==r&&"noembed"!==r&&"noframes"!==r||!F(/<\/no(script|embed|frames)/i,e.innerHTML)?($e&&3===e.nodeType&&(t=e.textContent,b([ve,xe,De],e=>{t=D(t,e," ")}),e.textContent!==t&&(A(n.removed,{element:e.cloneNode()}),e.textContent=t)),Ut(Oe.afterSanitizeElements,e,null),!1):(It(e),!0)},Ht=function(e,t,n){if(He[t])return!1;if(tt&&("id"===t||"name"===t)&&(n in r||n in xt))return!1;const o=Fe[t]||Be.attributeCheck instanceof Function&&Be.attributeCheck(t,e);if(Ge&&!He[t]&&F(Re,t));else if(We&&F(we,t));else if(!o||He[t]){if(!(Wt(e)&&(Ue.tagNameCheck instanceof RegExp&&F(Ue.tagNameCheck,e)||Ue.tagNameCheck instanceof Function&&Ue.tagNameCheck(e))&&(Ue.attributeNameCheck instanceof RegExp&&F(Ue.attributeNameCheck,t)||Ue.attributeNameCheck instanceof Function&&Ue.attributeNameCheck(t,e))||"is"===t&&Ue.allowCustomizedBuiltInElements&&(Ue.tagNameCheck instanceof RegExp&&F(Ue.tagNameCheck,n)||Ue.tagNameCheck instanceof Function&&Ue.tagNameCheck(n))))return!1}else if(mt[t]);else if(F(Le,D(n,Ie,"")));else if("src"!==t&&"xlink:href"!==t&&"href"!==t||"script"===e||0!==R(n,"data:")||!st[e])if(Ye&&!F(ke,D(n,Ie,"")));else if(n)return!1;return!0},Bt=H({},["annotation-xml","color-profile","font-face","font-face-format","font-face-name","font-face-src","font-face-uri","missing-glyph"]),Wt=function(e){return!Bt[O(e)]&&F(Ce,e)},Gt=function(e){Ut(Oe.beforeSanitizeAttributes,e,null);const t=e.attributes;if(!t||Ft(e))return;const r={attrName:"",attrValue:"",keepAttr:!0,allowedAttributes:Fe,forceKeepAttr:void 0};let o=t.length;for(;o--;){const a=t[o],i=a.name,l=a.namespaceURI,c=a.value,s=Ot(i),u=c;let m="value"===i?u:w(u);if(r.attrName=s,r.attrValue=m,r.keepAttr=!0,r.forceKeepAttr=void 0,Ut(Oe.uponSanitizeAttribute,e,r),m=r.attrValue,!nt||"id"!==s&&"name"!==s||0===R(m,rt)||(Ct(i,e),m=rt+m),Xe&&F(/((--!?|])>)|<\/(style|script|title|xmp|textarea|noscript|iframe|noembed|noframes)/i,m)){Ct(i,e);continue}if("attributename"===s&&x(m,"href")){Ct(i,e);continue}if(r.forceKeepAttr)continue;if(!r.keepAttr){Ct(i,e);continue}if(!qe&&F(/\/>/i,m)){Ct(i,e);continue}$e&&b([ve,xe,De],e=>{m=D(m,e," ")});const p=Ot(e.nodeName);if(Ht(p,s,m)){if(ye&&"object"==typeof T&&"function"==typeof T.getAttributeType)if(l);else switch(T.getAttributeType(p,s)){case"TrustedHTML":m=ye.createHTML(m);break;case"TrustedScriptURL":m=ye.createScriptURL(m)}if(m!==u)try{l?e.setAttributeNS(l,i,m):e.setAttribute(i,m),Ft(e)?It(e):S(n.removed)}catch(t){Ct(i,e)}}else Ct(i,e)}Ut(Oe.afterSanitizeAttributes,e,null)},Yt=function(e){let t=null;const n=Mt(e);for(Ut(Oe.beforeSanitizeShadowDOM,e,null);t=n.nextNode();)Ut(Oe.uponSanitizeShadowNode,t,null),jt(t),Gt(t),t.content instanceof i&&Yt(t.content);Ut(Oe.afterSanitizeShadowDOM,e,null)},qt=function(e){if(1===e.nodeType&&e.shadowRoot instanceof i){const t=e.shadowRoot;qt(t),Yt(t)}const t=e.childNodes;if(!t)return;const n=[];b(t,e=>{A(n,e)});for(const e of n)qt(e)};return n.sanitize=function(e){let t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:{},r=null,a=null,l=null,c=null;if(yt=!e,yt&&(e="\x3c!--\x3e"),"string"!=typeof e&&!zt(e)&&"string"!=typeof(e=function(e){switch(typeof e){case"string":return e;case"number":return k(e);case"boolean":return I(e);case"bigint":return C?C(e):"0";case"symbol":return L?L(e):"Symbol()";case"undefined":default:return P(e);case"function":case"object":{if(null===e)return P(e);const t=e,n=G(t,"toString");if("function"==typeof n){const e=n(t);return"string"==typeof e?e:P(e)}return P(e)}}}(e)))throw z("dirty is not a string, aborting");if(!n.isSupported)return e;if(Ve||Rt(t),n.removed=[],"string"==typeof e&&(at=!1),at){const t=e.nodeName;if("string"==typeof t){const e=Ot(t);if(!Me[e]||je[e])throw z("root node is forbidden and cannot be sanitized in-place")}qt(e)}else if(zt(e))r=Lt("\x3c!----\x3e"),a=r.ownerDocument.importNode(e,!0),1===a.nodeType&&"BODY"===a.nodeName||"HTML"===a.nodeName?r=a:r.appendChild(a),qt(a);else{if(!Je&&!$e&&!Ke&&-1===e.indexOf("<"))return ye&&et?ye.createHTML(e):e;if(r=Lt(e),!r)return Je?null:et?Te:""}r&&Ze&&It(r.firstChild);const s=Mt(at?e:r);for(;l=s.nextNode();)jt(l),Gt(l),l.content instanceof i&&Yt(l.content);if(at)return $e&&Pt(e),e;if(Je){if($e&&Pt(r),Qe)for(c=Ae.call(r.ownerDocument);r.firstChild;)c.appendChild(r.firstChild);else c=r;return(Fe.shadowroot||Fe.shadowrootmode)&&(c=Ne.call(o,c,!0)),c}let u=Ke?r.outerHTML:r.innerHTML;return Ke&&Me["!doctype"]&&r.ownerDocument&&r.ownerDocument.doctype&&r.ownerDocument.doctype.name&&F(ue,r.ownerDocument.doctype.name)&&(u="<!DOCTYPE "+r.ownerDocument.doctype.name+">\n"+u),$e&&b([ve,xe,De],e=>{u=D(u,e," ")}),ye&&et?ye.createHTML(u):u},n.setConfig=function(){Rt(arguments.length>0&&void 0!==arguments[0]?arguments[0]:{}),Ve=!0},n.clearConfig=function(){vt=null,Ve=!1},n.isValidAttribute=function(e,t,n){vt||Rt({});const r=Ot(e),o=Ot(t);return Ht(r,o,n)},n.addHook=function(e,t){"function"==typeof t&&A(Oe[e],t)},n.removeHook=function(e,t){if(void 0!==t){const n=_(Oe[e],t);return-1===n?void 0:E(Oe[e],n,1)[0]}return S(Oe[e])},n.removeHooks=function(e){Oe[e]=[]},n.removeAllHooks=function(){Oe={afterSanitizeAttributes:[],afterSanitizeElements:[],afterSanitizeShadowDOM:[],beforeSanitizeAttributes:[],beforeSanitizeElements:[],beforeSanitizeShadowDOM:[],uponSanitizeAttribute:[],uponSanitizeElement:[],uponSanitizeShadowNode:[]}},n}(),de=r(6145),he=r(4848);const ge=(...e)=>e.filter(Boolean).length>0?e.filter(Boolean).join(" "):null;function ye({data:e,variant:t="primary",className:n}){const r=t&&"primary"!==t?`mg-card--${t}`:null;return(0,he.jsx)(he.Fragment,{children:e.map((e,t)=>(0,he.jsxs)("article",{className:ge("mg-card","mg-card__vc",r,n),children:[e.imgback&&(0,he.jsx)("div",{className:"mg-card__visual",children:(0,he.jsx)("img",{src:e.imgback,alt:e.imgalt,className:"mg-card__image"})}),(0,he.jsxs)("div",{className:"mg-card__content",children:[(e.label1||e.label2)&&(0,he.jsxs)("div",{className:"mg-card__meta",children:[e.link&&e.label1&&(0,he.jsx)("a",{href:e.link,className:"mg-card__label mg-card__label--active",children:e.label1}),e.link&&e.label2&&(0,he.jsx)("a",{href:e.link,className:"mg-card__label mg-card__label--active",children:e.label2})]}),(0,he.jsx)("header",{className:"mg-card__title",children:(0,he.jsx)("a",{href:e.link,children:e.title?.trim()})}),e.summaryText&&(0,he.jsx)("p",{className:"mg-card__summary",dangerouslySetInnerHTML:{__html:fe.sanitize(e.summaryText)}}),e.button&&(0,he.jsx)(de.F,{type:"Primary",label:e.button,href:e.link})]})]},t))})}ye.propTypes={data:a().array.isRequired,variant:a().oneOf(["primary","secondary","tertiary","quaternary"]),className:a().string};export{ye as VerticalCard};
@@ -1,4 +1,4 @@
1
- /*! @license DOMPurify 3.4.1 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.4.1/LICENSE */
1
+ /*! @license DOMPurify 3.4.5 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/3.4.5/LICENSE */
2
2
 
3
3
  /**
4
4
  * @license React
@@ -1,5 +1,5 @@
1
1
  /*!
2
2
  * This is a UNDRR Mangrove component: https://github.com/unisdr/undrr-mangrove?tab=readme-ov-file
3
- * Compiled on: 2026-04-23T14:42:50.159Z
3
+ * Compiled on: 2026-06-19T12:53:34.453Z
4
4
  */
5
- import{default as r}from"react";import{createRoot as e}from"react-dom/client";var o={};function t({selector:o,component:t,fromElement:n,options:a={}}){const{clearContainer:c=!0,debugLabel:l=o,onError:i,identifierPrefix:u}=a,d=t?.default??t,s=u??o.replace(/[[\]\.#=>"' ]/g,"").replace(/^data-mg-?/,"mg-"),m=[];function f(t=document){const a=t.querySelectorAll(o),u=[];return a.forEach((o,t)=>{if("true"===o.dataset.mgHydrated)return;const a=c?o.innerHTML:null;try{const a=n(o);c&&(o.innerHTML="");const f=e(o,{identifierPrefix:`${s}-${t}-`,onCaughtError(r,e){console.error(`[${l}] Caught error in container #${t}:`,r,e),i&&i(r,o)},onUncaughtError(r,e){console.error(`[${l}] Uncaught error in container #${t}:`,r,e),i&&i(r,o)},onRecoverableError(r){console.warn(`[${l}] Recoverable error in container #${t}:`,r)}});f.render(r.createElement(d,a)),o.dataset.mgHydrated="true",m.push({root:f,container:o}),u.push(f)}catch(r){console.error(`[${l}] Container #${t}:`,r),null!==a&&(o.innerHTML=a),i&&i(r,o)}}),u}return f(),{get roots(){return m.map(r=>r.root)},update:f,unmountAll(){m.forEach(({root:r,container:e})=>{r.unmount(),delete e.dataset.mgHydrated}),m.length=0}}}o.d=(r,e)=>{for(var t in e)o.o(e,t)&&!o.o(r,t)&&Object.defineProperty(r,t,{enumerable:!0,get:e[t]})},o.o=(r,e)=>Object.prototype.hasOwnProperty.call(r,e);export{t as default};
5
+ import{default as r}from"react";import{createRoot as e}from"react-dom/client";function t({selector:t,component:o,fromElement:n,options:a={}}){const{clearContainer:c=!0,debugLabel:i=t,onError:l,identifierPrefix:u}=a,d=o?.default??o,s=u??t.replace(/[[\]\.#=>"' ]/g,"").replace(/^data-mg-?/,"mg-"),m=[];function f(o=document){const a=o.querySelectorAll(t),u=[];return a.forEach((t,o)=>{if("true"===t.dataset.mgHydrated)return;const a=c?t.innerHTML:null;try{const a=n(t);c&&(t.innerHTML="");const f=e(t,{identifierPrefix:`${s}-${o}-`,onCaughtError(r,e){console.error(`[${i}] Caught error in container #${o}:`,r,e),l&&l(r,t)},onUncaughtError(r,e){console.error(`[${i}] Uncaught error in container #${o}:`,r,e),l&&l(r,t)},onRecoverableError(r){console.warn(`[${i}] Recoverable error in container #${o}:`,r)}});f.render(r.createElement(d,a)),t.dataset.mgHydrated="true",m.push({root:f,container:t}),u.push(f)}catch(r){console.error(`[${i}] Container #${o}:`,r),null!==a&&(t.innerHTML=a),l&&l(r,t)}}),u}return f(),{get roots(){return m.map(r=>r.root)},update:f,unmountAll(){m.forEach(({root:r,container:e})=>{r.unmount(),delete e.dataset.mgHydrated}),m.length=0}}}export{t as default};