@jackuait/blok 0.23.1 → 0.23.3

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 (49) hide show
  1. package/README.md +3 -1
  2. package/dist/blok.cjs +1 -1
  3. package/dist/blok.iife.js +73 -73
  4. package/dist/blok.mjs +3 -3
  5. package/dist/blok.umd.js +53 -53
  6. package/dist/chunks/{blok-BPeM6wKv.mjs → blok-1H9roBGf.mjs} +2271 -2249
  7. package/dist/chunks/{blok-Ci1zCOUg.cjs → blok-J3Lfa_bK.cjs} +13 -13
  8. package/dist/chunks/{constants-DR3sya6U.mjs → constants-BJ79cqMa.mjs} +288 -284
  9. package/dist/chunks/constants-BZUc1kAY.cjs +606 -0
  10. package/dist/chunks/{tools-B72rczVw.mjs → tools-ByOjWADT.mjs} +420 -418
  11. package/dist/chunks/{tools-DlOZpcVU.cjs → tools-OHDv2C7w.cjs} +2 -2
  12. package/dist/full.cjs +1 -1
  13. package/dist/full.mjs +3 -3
  14. package/dist/react.cjs +1 -1
  15. package/dist/react.mjs +54 -33
  16. package/dist/tools.cjs +1 -1
  17. package/dist/tools.mjs +2 -2
  18. package/package.json +1 -1
  19. package/src/blok.ts +12 -0
  20. package/src/components/block/tool-renderer.ts +2 -2
  21. package/src/components/blocks.ts +32 -10
  22. package/src/components/constants/test-ids.ts +17 -0
  23. package/src/components/constants.ts +5 -0
  24. package/src/components/events/BlockRendered.ts +9 -0
  25. package/src/components/events/BlocksRendered.ts +13 -0
  26. package/src/components/events/index.ts +8 -0
  27. package/src/components/inline-tools/inline-tool-link.ts +23 -9
  28. package/src/components/modules/api/events.ts +10 -10
  29. package/src/components/modules/api/index.ts +3 -0
  30. package/src/components/modules/api/tools.ts +3 -0
  31. package/src/components/modules/blockManager/blockManager.ts +1 -1
  32. package/src/components/modules/paste/index.ts +10 -1
  33. package/src/components/modules/renderer.ts +146 -131
  34. package/src/components/modules/toolbar/plus-button.ts +2 -1
  35. package/src/components/modules/toolbar/settings-toggler.ts +2 -2
  36. package/src/components/modules/tools.ts +18 -0
  37. package/src/components/tools/factory.ts +28 -1
  38. package/src/react/BlokEditor.tsx +17 -5
  39. package/src/react/config-keys.ts +2 -0
  40. package/src/react/deep-equal.ts +48 -0
  41. package/src/react/types.ts +2 -0
  42. package/src/react/useBlok.ts +37 -0
  43. package/types/api/events.d.ts +35 -5
  44. package/types/api/tools.d.ts +16 -1
  45. package/types/configs/blok-config.d.ts +37 -0
  46. package/types/events/editor-events.ts +41 -0
  47. package/types/index.d.ts +5 -1
  48. package/types/react.d.ts +13 -2
  49. package/dist/chunks/constants-Bkncy0y5.cjs +0 -606
@@ -1,606 +0,0 @@
1
- const e=require(`./chunk-BL1yB9zm.cjs`),t=require(`./objectSpread2-iNkE6aJh.cjs`),n=require(`./tw-fzSjDKon.cjs`);var r={interface:`data-blok-interface`,element:`data-blok-element`,elementContent:`data-blok-element-content`,editor:`data-blok-editor`,redactor:`data-blok-redactor`,id:`data-blok-id`,component:`data-blok-component`,tool:`data-blok-tool`,depth:`data-blok-depth`,hidden:`data-blok-hidden`,disabled:`data-blok-disabled`,focused:`data-blok-focused`,selected:`data-blok-selected`,stretched:`data-blok-stretched`,empty:`data-blok-empty`,contentAlign:`data-blok-content-align`,rtl:`data-blok-rtl`,width:`data-blok-width`,dragging:`data-blok-dragging`,draggingMulti:`data-blok-dragging-multi`,duplicating:`data-blok-duplicating`,dragHandle:`data-blok-drag-handle`,toolbar:`data-blok-toolbar`,settingsToggler:`data-blok-settings-toggler`,toolboxOpened:`data-blok-toolbox-opened`,blockSettingsOpened:`data-blok-block-settings-opened`,opened:`data-blok-opened`,popover:`data-blok-popover`,popoverContainer:`data-blok-popover-container`,popoverItems:`data-blok-popover-items`,popoverOverlay:`data-blok-popover-overlay`,popoverCustomContent:`data-blok-popover-custom-content`,popoverCustomClass:`data-blok-popover-custom-class`,popoverInline:`data-blok-popover-inline`,popoverOpened:`data-blok-popover-opened`,popoverOpenTop:`data-blok-popover-open-top`,popoverOpenLeft:`data-blok-popover-open-left`,nested:`data-blok-nested`,nestedLevel:`data-blok-nested-level`,promotedGroupLabel:`data-blok-promoted-group-label`,topLevelGroupLabel:`data-blok-top-level-group-label`,popoverHeader:`data-blok-popover-header`,popoverHeaderText:`data-blok-popover-header-text`,popoverHeaderBackButton:`data-blok-popover-header-back-button`,popoverItem:`data-blok-popover-item`,popoverItemIcon:`data-blok-popover-item-icon`,popoverItemIconChevronRight:`data-blok-popover-item-icon-chevron-right`,popoverItemTitle:`data-blok-popover-item-title`,popoverItemSecondaryTitle:`data-blok-popover-item-secondary-title`,popoverItemActive:`data-blok-popover-item-active`,popoverItemConfirmation:`data-blok-popover-item-confirmation`,popoverItemNoHover:`data-blok-popover-item-no-hover`,popoverItemNoFocus:`data-blok-popover-item-no-focus`,popoverItemDestructive:`data-blok-popover-item-destructive`,popoverItemSeparator:`data-blok-popover-item-separator`,popoverItemSeparatorLine:`data-blok-popover-item-separator-line`,popoverItemHtml:`data-blok-popover-item-html`,hasChildren:`data-blok-has-children`,itemName:`data-blok-item-name`,nothingFoundDisplayed:`data-blok-nothing-found-displayed`,overlay:`data-blok-overlay`,overlayContainer:`data-blok-overlay-container`,overlayRectangle:`data-blok-overlay-rectangle`,overlayHidden:`data-blok-overlay-hidden`,fakeCursor:`data-blok-fake-cursor`,fakeBackground:`data-blok-fake-background`,scrollZone:`data-blok-scroll-zone`,scrollLocked:`data-blok-scroll-locked`,scrollLockedHard:`data-blok-scroll-locked-hard`,shadowCaret:`data-blok-shadow-caret`,placeholder:`data-blok-placeholder`,placeholderActive:`data-blok-placeholder-active`,nestedBlocks:`data-blok-nested-blocks`,mutationFree:`data-blok-mutation-free`,navigationFocused:`data-blok-navigation-focused`,flipperNavigationTarget:`data-blok-flipper-navigation-target`,inlineToolbar:`data-blok-inline-toolbar`,linkToolActive:`data-blok-link-tool-active`,linkToolUnlink:`data-blok-link-tool-unlink`,linkToolInputOpened:`data-blok-link-tool-input-opened`,boldCollapsedLength:`data-blok-bold-collapsed-length`,boldCollapsedActive:`data-blok-bold-collapsed-active`,boldPrevLength:`data-blok-bold-prev-length`,boldLeadingWs:`data-blok-bold-leading-ws`,boldMarker:`data-blok-bold-marker`,shown:`data-blok-shown`,placement:`data-blok-placement`,bounceIn:`data-blok-bounce-in`,announcer:`data-blok-announcer`,stub:`data-blok-stub`,stubInfo:`data-blok-stub-info`,stubTitle:`data-blok-stub-title`,stubSubtitle:`data-blok-stub-subtitle`,slashSearch:`data-blok-slash-search`,testid:`data-blok-testid`,forceHover:`data-blok-force-hover`},i=(e,t)=>t===void 0?`[${e}]`:`[${e}="${t}"]`,a={BACKSPACE:8,TAB:9,ENTER:13,SHIFT:16,CTRL:17,ALT:18,ESC:27,SPACE:32,LEFT:37,UP:38,DOWN:40,RIGHT:39,DELETE:46,NUMBER_KEY_MIN:47,NUMBER_KEY_MAX:58,LETTER_KEY_MIN:64,LETTER_KEY_MAX:91,META:91,NUMPAD_KEY_MIN:95,NUMPAD_KEY_MAX:112,PUNCTUATION_KEY_MIN:185,PUNCTUATION_KEY_MAX:193,BRACKET_KEY_MIN:218,BRACKET_KEY_MAX:223,PROCESSING_KEY:229,SLASH:191},o={LEFT:0,WHEEL:1,RIGHT:2,BACKWARD:3,FORWARD:4},s=()=>`0.23.1`,c=function(e){return e.VERBOSE=`VERBOSE`,e.INFO=`INFO`,e.WARN=`WARN`,e.ERROR=`ERROR`,e}({}),l=(e,t,n=`log`,r,i=`color: inherit`)=>{let a=typeof console>`u`?void 0:console;if(!a||typeof a[n]!=`function`)return;let o=[`info`,`log`,`warn`,`error`].includes(n),u=[];switch(l.logLevel){case c.VERBOSE:break;case c.ERROR:if(n!==`error`)return;break;case c.WARN:if(![`error`,`warn`].includes(n))return;break;case c.INFO:if(!o||e)return;break}r&&u.push(r);let d=`Blok ${s()}`,f=e?o?(u.unshift(`line-height: 1em;
2
- color: #006FEA;
3
- display: inline-block;
4
- font-size: 11px;
5
- line-height: 1em;
6
- background-color: #fff;
7
- padding: 4px 9px;
8
- border-radius: 30px;
9
- border: 1px solid rgba(56, 138, 229, 0.16);
10
- margin: 4px 5px 4px 0;`,i),`%c${d}%c ${t}`):`( ${d} )${t}`:t,p=o?r===void 0?[f,...u]:[`${f} %o`,...u]:[f];try{a[n](...p)}catch(e){}};l.logLevel=c.VERBOSE;var u=e=>{l.logLevel=e},d=(e,t=`log`,n,r)=>{l(!1,e,t,n,r)},f=(e,t=`log`,n,r)=>{l(!0,e,t,n,r)},p=e=>typeof e==`function`,m=e=>{if(typeof e!=`object`||!e)return!1;let t=Object.getPrototypeOf(e);return t===null||t===Object.prototype},h=e=>typeof e==`string`,g=e=>typeof e==`boolean`,_=e=>typeof e==`number`,v=function(e){return e===void 0},y=e=>e==null?!0:typeof e==`string`||Array.isArray(e)?e.length===0:e instanceof Map||e instanceof Set?e.size===0:typeof e==`object`?Object.keys(e).length===0:!1,ee=(e,t)=>function(...n){setTimeout(()=>e.apply(this,n),t)},te=(e,t,n)=>{let r={timeoutId:null};return function(...i){let a=()=>{r.timeoutId=null,n!==!0&&e.apply(this,i)},o=n===!0&&r.timeoutId===null;r.timeoutId!==null&&clearTimeout(r.timeoutId),r.timeoutId=setTimeout(a,t),o&&e.apply(this,i)}},ne=(e,t,n)=>{let r=(n==null?void 0:n.leading)!==!1,i=(n==null?void 0:n.trailing)!==!1,a={lastCallTime:void 0,lastInvokeTime:0,timerId:void 0,lastArgs:void 0,lastThis:void 0},o=t=>{a.lastInvokeTime=t;let n=a.lastArgs,r=a.lastThis;return a.lastArgs=void 0,a.lastThis=void 0,e.apply(r,n==null?[]:n)},s=e=>{var n;let r=e-((n=a.lastCallTime)==null?0:n),o=e-a.lastInvokeTime,s=t-r;return i?Math.min(s,t-o):s},c=e=>{var n;let r=e-((n=a.lastCallTime)==null?0:n),i=e-a.lastInvokeTime;return a.lastCallTime===void 0||r>=t||r<0||i>=t},l=()=>{let e=Date.now();if(!c(e)){a.timerId=setTimeout(l,s(e));return}a.timerId=void 0,i&&a.lastArgs!==void 0&&o(e),a.lastArgs=void 0,a.lastThis=void 0};return function(...e){let n=Date.now(),i=c(n);if(a.lastArgs=e,a.lastThis=this,a.lastCallTime=n,i&&a.timerId===void 0)return a.lastInvokeTime=n,a.timerId=setTimeout(l,t),r?o(n):void 0}},b=(()=>{try{return Function(`return this`)()}catch(e){return}})();b&&b.window===void 0&&(b.window=b);var x=()=>{if(b!=null&&b.window)return b.window},re=()=>{if(b!=null&&b.navigator)return b.navigator;let e=x();return e==null?void 0:e.navigator},ie=e=>/^[-\w]+\/([-+\w]+|\*)$/.test(e),ae=()=>{var e,t;let n={win:!1,mac:!1,x11:!1,linux:!1},r=re(),i=(e=r==null||(t=r.userAgent)==null?void 0:t.toLowerCase())==null?``:e,a=i?Object.keys(n).find(e=>i.indexOf(e)!==-1):void 0;return a===void 0||(n[a]=!0),n},oe=()=>{let e=x();return!e||typeof e.matchMedia!=`function`?!1:e.matchMedia(`(max-width: 650px)`).matches},se=(()=>{var e;let t=re();if(!t)return!1;let n=t.userAgent||``,r=t.userAgentData,i=r==null?void 0:r.platform;if(/iP(ad|hone|od)/.test(n)||i!==void 0&&i!==``&&/iP(ad|hone|od)/.test(i))return!0;let a=((e=t.maxTouchPoints)==null?0:e)>1,o=()=>t.platform,s=i!==void 0&&i!==``?i:void 0;return(a?s==null?o():s:void 0)===`MacIntel`})(),ce=e=>{try{return new URL(e).href}catch(e){}let t=x();return e.substring(0,2)===`//`?t?`${t.location.protocol}${e}`:e:t?`${t.location.origin}${e}`:e},le=e=>{let t=x();t&&t.open(e,`_blank`)},ue=e=>e&&e.slice(0,1).toUpperCase()+e.slice(1),de=e=>{let t=ae(),n=e.replace(/shift/gi,`⇧`).replace(/backspace/gi,`⌫`).replace(/enter/gi,`⏎`).replace(/up/gi,`↑`).replace(/left/gi,`→`).replace(/down/gi,`↓`).replace(/right/gi,`←`).replace(/escape/gi,`⎋`).replace(/insert/gi,`Ins`).replace(/delete/gi,`␡`).replace(/\+/gi,` + `);return t.mac?n.replace(/ctrl|cmd/gi,`⌘`).replace(/alt/gi,`⌥`):n.replace(/cmd/gi,`Ctrl`).replace(/windows/gi,`WIN`)},fe=(e,n)=>{let r=t.t({},e);return Object.keys(n).forEach(e=>{let t=r[e],i=n[e];if(i!==void 0){if(m(i)&&m(t)&&!Array.isArray(i)){r[e]=fe(t,i);return}r[e]=i}}),r},S=(e,...t)=>{if(!m(e)||t.length===0)return e;let n=t.reduce((e,t)=>m(t)?fe(e,t):e,e);return Object.assign(e,n),e},pe=(e,t)=>e.length===t.length?e.every((e,n)=>C(e,t[n])):!1,C=(e,t)=>{if(e===t)return!0;if(e===null||t===null||typeof e!=`object`||typeof t!=`object`||Array.isArray(e)!==Array.isArray(t))return!1;if(Array.isArray(e)&&Array.isArray(t))return pe(e,t);let n=Object.keys(e),r=Object.keys(t);return n.length===r.length?n.every(n=>Object.prototype.hasOwnProperty.call(t,n)&&C(e[n],t[n])):!1},me=`useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict`,he=(e=21)=>{let t=``,n=crypto.getRandomValues(new Uint8Array(e|=0));for(;e--;)t+=me[n[e]&63];return t},ge=1e8,_e=16,ve=()=>he(10),ye=(e=``)=>`${e}${Math.floor(Math.random()*ge).toString(_e)}`,be=e=>{if(!e||!e.includes(`data-blok-fake-background`))return e;let t=document.createElement(`div`);return t.innerHTML=e,t.querySelectorAll(`[data-blok-fake-background="true"]`).forEach(e=>{let t=e.parentNode;if(t){for(;e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}}),t.innerHTML},xe=(e,t,n)=>{if(n!==t){if(typeof e.moveBefore==`function`&&t.isConnected&&e.isConnected)try{e.moveBefore(t,n);return}catch(e){}e.insertBefore(t,n)}},Se=(e,t)=>{let n=t.parentNode;n instanceof Element&&xe(n,e,t)},Ce=(e,t)=>{let n=t.parentNode;n instanceof Element&&xe(n,e,t.nextSibling)},we=(e,t)=>{xe(e,t,null)},w=class e{static isSingleTag(e){return!!e.tagName&&[`AREA`,`BASE`,`BR`,`COL`,`COMMAND`,`EMBED`,`HR`,`IMG`,`INPUT`,`KEYGEN`,`LINK`,`META`,`PARAM`,`SOURCE`,`TRACK`,`WBR`].includes(e.tagName)}static isLineBreakTag(e){return[`BR`,`WBR`].includes(e.tagName)}static isValidClassName(e){if(e===``||/\s/.test(e))return!1;try{return document.createElement(`div`).classList.add(e),!0}catch(e){return!1}}static safelyAddClasses(t,n){let r=[],i=[];for(let t of n)e.isValidClassName(t)?r.push(t):i.push(t);if(r.length>0&&t.classList.add(...r),i.length>0){let e=t.className,n=e?`${e} ${i.join(` `)}`:i.join(` `);t.setAttribute(`class`,n)}}static make(t,n=null,r={}){let i=document.createElement(t);if(Array.isArray(n)){let t=n.filter(e=>e!==void 0&&e!==``).flatMap(e=>e.split(` `)).filter(e=>e!==``);e.safelyAddClasses(i,t)}if(typeof n==`string`&&n!==``){let t=n.split(` `).filter(e=>e!==``);e.safelyAddClasses(i,t)}for(let e in r){if(!Object.prototype.hasOwnProperty.call(r,e))continue;let t=r[e];if(t!=null){if(e in i){i[e]=t;continue}i.setAttribute(e,String(t))}}return i}static text(e){return document.createTextNode(e)}static append(e,t){Array.isArray(t)?t.forEach(t=>e.appendChild(t)):e.appendChild(t)}static prepend(e,t){Array.isArray(t)?[...t].reverse().forEach(t=>e.prepend(t)):e.prepend(t)}static find(e=document,t){return e.querySelector(t)}static get(e){return document.getElementById(e)}static findAll(e=document,t){return e.querySelectorAll(t)}static get allInputsSelector(){return`[contenteditable=true], [contenteditable="plaintext-only"], textarea, input:not([type]), `+[`text`,`password`,`email`,`number`,`search`,`tel`,`url`].map(e=>`input[type="${e}"]`).join(`, `)}static findAllInputs(t){let n=Array.from(t.querySelectorAll(e.allInputsSelector)),r=[];for(let e of n)e instanceof HTMLElement&&r.push(e);return r.reduce((t,n)=>e.isNativeInput(n)||e.containsOnlyInlineElements(n)?[...t,n]:[...t,...e.getDeepestBlockElements(n)],[])}static getDeepestNode(t,n=!1){var r;let i=n?`lastChild`:`firstChild`,a=n?`previousSibling`:`nextSibling`;if(t===null||t.nodeType!==Node.ELEMENT_NODE)return t;let o=t[i];if(o===null)return t;let s=o;if(!(e.isSingleTag(s)&&!e.isNativeInput(s)&&!e.isLineBreakTag(s)))return this.getDeepestNode(s,n);let c=s[a];if(c)return this.getDeepestNode(c,n);let l=(r=s.parentNode)==null?void 0:r[a];return l?this.getDeepestNode(l,n):s.parentNode}static isElement(e){return _(e)?!1:typeof e==`object`&&!!e&&`nodeType`in e&&e.nodeType===Node.ELEMENT_NODE}static isFragment(e){return _(e)?!1:typeof e==`object`&&!!e&&`nodeType`in e&&e.nodeType===Node.DOCUMENT_FRAGMENT_NODE}static isContentEditable(e){return e.contentEditable===`true`||e.contentEditable===`plaintext-only`||e instanceof HTMLElement&&e.getAttribute(`contenteditable`)===`plaintext-only`}static isNativeInput(e){return typeof e==`object`&&e&&`tagName`in e&&typeof e.tagName==`string`?[`INPUT`,`TEXTAREA`].includes(e.tagName):!1}static canSetCaret(t){return e.isNativeInput(t)?!new Set([`file`,`checkbox`,`radio`,`hidden`,`submit`,`button`,`image`,`reset`]).has(t.type):e.isContentEditable(t)}static isNodeEmpty(e,t){var n,r;if(this.isSingleTag(e)&&!this.isLineBreakTag(e))return!1;let i=this.isElement(e)&&this.isNativeInput(e)?e.value:(n=e.textContent)==null?void 0:n.replace(`​`,``),a=t?i==null?void 0:i.replace(new RegExp(t,`g`),``):i;return((r=a==null?void 0:a.length)==null?0:r)===0}static isLeaf(e){return e.childNodes.length===0}static isEmpty(e,t){let n=[e];for(;n.length>0;){let e=n.shift();if(e){if(this.isLeaf(e)&&!this.isNodeEmpty(e,t))return!1;n.push(...Array.from(e.childNodes))}}return!0}static isHTMLString(t){let n=e.make(`div`);return n.innerHTML=t,n.childElementCount>0}static getContentLength(t){var n,r;return e.isNativeInput(t)?t.value.length:t.nodeType===Node.TEXT_NODE?t.length:(n=(r=t.textContent)==null?void 0:r.length)==null?0:n}static get blockElements(){return`address.article.aside.blockquote.canvas.div.dl.dt.fieldset.figcaption.figure.footer.form.h1.h2.h3.h4.h5.h6.header.hgroup.hr.li.main.nav.noscript.ol.output.p.pre.ruby.section.table.tbody.thead.tr.tfoot.ul.video`.split(`.`)}static containsOnlyInlineElements(t){let n=h(t)?(()=>{let e=document.createElement(`div`);return e.innerHTML=t,e})():t,r=t=>!e.blockElements.includes(t.tagName.toLowerCase())&&Array.from(t.children).every(r);return Array.from(n.children).every(r)}static getDeepestBlockElements(t){return e.containsOnlyInlineElements(t)?[t]:Array.from(t.children).reduce((t,n)=>[...t,...e.getDeepestBlockElements(n)],[])}static getHolder(e){if(!h(e))return e;let t=document.getElementById(e);if(t!==null)return t;throw Error(`Element with id "${e}" not found`)}static isAnchor(e){return e.tagName.toLowerCase()===`a`}static offset(e){let t=e.getBoundingClientRect(),n=window.scrollX||document.documentElement.scrollLeft,r=window.scrollY||document.documentElement.scrollTop,i=t.top+r,a=t.left+n;return{top:i,left:a,bottom:i+t.height,right:a+t.width}}static getNodeByOffset(e,t){let n=document.createTreeWalker(e,NodeFilter.SHOW_TEXT,null),r=(e,i,a,o)=>{var s;if(!e&&a){let e=i-o,n=Math.max(t-e,0);return{node:a,offset:Math.min(n,o)}}if(!e)return{node:null,offset:0};let c=((s=e.textContent)==null?``:s).length;return i+c>=t?{node:e,offset:Math.min(t-i,c)}:r(n.nextNode(),i+c,e,c)},{node:i,offset:a}=r(n.nextNode(),0,null,0);if(!i)return{node:null,offset:0};let o=i.textContent;return!o||o.length===0?{node:null,offset:0}:{node:i,offset:a}}},Te=e=>!/[^\t\n\r \u200B]/.test(e),Ee=e=>{e.setAttribute(`data-blok-empty`,w.isEmpty(e)?`true`:`false`)},De=[`header`,`table`,`column_list`],T=new Map,Oe=e=>{let t=[...new Set(e)];for(let e of t){var n;let t=(n=T.get(e))==null?0:n;T.set(e,t+1)}let r={cleanedUp:!1};return()=>{if(!r.cleanedUp){r.cleanedUp=!0;for(let e of t){let t=T.get(e);t!==void 0&&(t<=1?T.delete(e):T.set(e,t-1))}}}},ke=()=>[...De,...T.keys()],Ae=e=>e?(e instanceof HTMLElement?e:e.holder).closest(`[data-blok-table-cell-blocks]`)!==null:!1,je=e=>De.includes(e)||T.has(e),Me=class{constructor(){this.allListeners=[]}on(e,t,n,r=!1){if(this.findOne(e,t,n,r))return;let i=ye(`l`),a={id:i,element:e,eventType:t,handler:n,options:r};return this.allListeners.push(a),e.addEventListener(t,n,r),i}off(e,t,n,r){let i=this.findAll(e,t,n,r);i.forEach((e,t)=>{let n=this.allListeners.indexOf(i[t]);n>-1&&(this.allListeners.splice(n,1),e.element.removeEventListener(e.eventType,e.handler,e.options))})}offById(e){let t=this.findById(e);if(!t)return;t.element.removeEventListener(t.eventType,t.handler,t.options);let n=this.allListeners.indexOf(t);n>-1&&this.allListeners.splice(n,1)}findOne(e,t,n,r){var i;return(i=this.findAll(e,t,n,r)[0])==null?null:i}findAll(e,t,n,r){return e?this.findByEventTarget(e).filter(e=>{let i=t===void 0||e.eventType===t,a=n===void 0||e.handler===n,o=this.areOptionsEqual(e.options,r);return i&&a&&o}):[]}removeAll(){this.allListeners.forEach(e=>{e.element.removeEventListener(e.eventType,e.handler,e.options)}),this.allListeners=[]}destroy(){this.removeAll()}findByEventTarget(e){return this.allListeners.filter(t=>t.element===e)}findByType(e){return this.allListeners.filter(t=>t.eventType===e)}findByHandler(e){return this.allListeners.filter(t=>t.handler===e)}findById(e){return this.allListeners.find(t=>t.id===e)}normalizeListenerOptions(e){var t,n,r;return typeof e==`boolean`?{capture:e,once:!1,passive:!1}:e?{capture:(t=e.capture)==null?!1:t,once:(n=e.once)==null?!1:n,passive:(r=e.passive)==null?!1:r,signal:e.signal}:{capture:!1,once:!1,passive:!1}}areOptionsEqual(e,t){if(t===void 0)return!0;let n=this.normalizeListenerOptions(e),r=this.normalizeListenerOptions(t);return n.capture===r.capture&&n.once===r.once&&n.passive===r.passive&&n.signal===r.signal}},E=(e,t)=>{if(!e.conversionConfig)return!1;let n=e.conversionConfig[t];return p(n)||h(n)},D=(e,t)=>{let n=t.includes(`.`)?t:`toolNames.${t}`;return e.has(n)?e.t(n):void 0},Ne=(e,t,n=``)=>{let r=t.titleKey?D(e,t.titleKey):void 0;if(r!==void 0)return r;let i=t.title?D(e,t.title):void 0;if(i!==void 0)return i;if(t.title)return t.title;let a=n?D(e,n):void 0;return a==null?n:a},Pe=(e,t,n)=>{let r=t?D(e,t):void 0;if(r!==void 0)return r;let i=D(e,n);return i==null?n:i},Fe=(e,t)=>E(e.tool,t),Ie=(e,t)=>Object.entries(e).some((([e,n])=>t[e]&&C(t[e],n))),Le=async(e,n)=>{let r=(await e.save()).data,i=n.find(t=>t.name===e.name);return i!==void 0&&!E(i,`export`)?[]:n.reduce((n,i)=>{if(!E(i,`import`)||i.toolbox===void 0)return n;let a=new Set(i.toolbox.map(e=>e.data).filter(e=>e!==void 0).flatMap(e=>Object.keys(e))),o=i.toolbox.filter(t=>{if(y(t)||t.icon===void 0)return!1;let n=t.data!==void 0;return!(n&&t.data!==void 0&&[...a].every(e=>{let n=t.data===void 0?void 0:t.data[e],i=r[e];return C(n,i)})||!n&&i.name===e.name)});return o.length>0&&n.push(t.t(t.t({},i),{},{toolbox:o})),n},[])},Re=(e,t)=>e.mergeable?e.name===t.name?!0:Fe(t,`export`)&&Fe(e,`import`):!1,ze=async(e,n)=>{if(e.length===0)return[];if(e.length===1)return Le(e[0],n);let r=new Set(e.map(e=>e.id)),i=e.filter(e=>{if(e.parentId!==null&&r.has(e.parentId))return!1;let t=n.find(t=>t.name===e.name);return t===void 0||E(t,`export`)});if(i.length===0)return[];let a=new Set(i.map(e=>e.name));return n.reduce((e,n)=>{if(!E(n,`import`)||n.toolbox===void 0)return e;let r=n.toolbox.filter(e=>!(y(e)||e.icon===void 0||e.data===void 0&&a.size===1&&a.has(n.name)));return r.length>0&&e.push(t.t(t.t({},n),{},{toolbox:r})),e},[])},Be=(e,t)=>{let n=t==null?void 0:t.export;return p(n)?n(e):h(n)?e[n]:(n!==void 0&&d(`Conversion «export» property must be a string or function. String means key of saved data object to export. Function should export processed string to export.`),``)},Ve=(e,t,n)=>{let r=t==null?void 0:t.import;return p(r)?r(e,n):h(r)?{[r]:e}:(r!==void 0&&d(`Conversion «import» property must be a string or function. String means key of tool data to import. Function accepts a imported string and return composed tool data.`),{})},He=class{constructor(){this.subscribers={}}on(e,t){e in this.subscribers||(this.subscribers[e]=[]),this.subscribers[e].push(t)}once(e,t){e in this.subscribers||(this.subscribers[e]=[]);let n=r=>{let i=t(r),a=this.subscribers[e].indexOf(n);return a!==-1&&this.subscribers[e].splice(a,1),i};this.subscribers[e].push(n)}emit(e,t){y(this.subscribers)||!this.subscribers[e]||this.subscribers[e].reduce((e,t)=>{let n=t(e);return n===void 0?e:n},t)}off(e,t){let n=this.subscribers[e];if(n===void 0){console.warn(`EventDispatcher .off(): there is no subscribers for event "${e.toString()}". Probably, .off() called before .on()`);return}let r=n.indexOf(t);r!==-1&&n.splice(r,1)}destroy(){this.subscribers={}}},Ue=`blok`,We=`inline-toolbar`,Ge=`tooltip`,Ke=`[data-blok-interface=inline-toolbar]`,qe=typeof process<`u`?process.platform===`darwin`?`Meta`:`Control`:typeof navigator<`u`&&navigator.userAgent.toLowerCase().includes(`mac`)?`Meta`:`Control`,O=class{static getAnchorNode(){let e=window.getSelection();return e?e.anchorNode:null}static getAnchorElement(){let e=window.getSelection();if(!e)return null;let t=e.anchorNode;return t?w.isElement(t)?t:t.parentElement:null}static getAnchorOffset(){let e=window.getSelection();return e?e.anchorOffset:null}static getIsCollapsed(){let e=window.getSelection();return e?e.isCollapsed:null}static isSelectionAtBlok(e){if(!e)return!1;let t=e.anchorNode||e.focusNode,n=t&&t.nodeType===Node.TEXT_NODE?t.parentNode:t,a=n&&n instanceof Element?n.closest(i(r.redactor)):null;return a?a.nodeType===Node.ELEMENT_NODE:!1}static getIsAtBlok(){return this.isSelectionAtBlok(this.get())}static isRangeAtBlok(e){if(!e)return;let t=e.startContainer&&e.startContainer.nodeType===Node.TEXT_NODE?e.startContainer.parentNode:e.startContainer,n=t&&t instanceof Element?t.closest(i(r.redactor)):null;return n?n.nodeType===Node.ELEMENT_NODE:!1}static getIsSelectionExists(){let e=this.get();return!!(e!=null&&e.anchorNode)}static get(){return window.getSelection()}static getRange(){return this.getRangeFromSelection(this.get())}static getRangeFromSelection(e){return e&&e.rangeCount?e.getRangeAt(0):null}static getRect(){let e={x:0,y:0,width:0,height:0},t=window.getSelection();if(!t)return d(`Method window.getSelection returned null`,`warn`),e;if(t.rangeCount===null||Number.isNaN(t.rangeCount))return d(`Method SelectionUtils.rangeCount is not supported`,`warn`),e;if(t.rangeCount===0)return e;let n=t.getRangeAt(0).cloneRange(),r=n.getBoundingClientRect();if(r.x===0&&r.y===0){let e=document.createElement(`span`);e.appendChild(document.createTextNode(`​`)),n.insertNode(e);let t=e.getBoundingClientRect(),r=e.parentNode;return r==null||r.removeChild(e),r==null||r.normalize(),t}return r}static getText(){var e;let t=window.getSelection();return(e=t==null?void 0:t.toString())==null?``:e}},Je=class{static setCursor(e,t=0){var n,r;let i=document.createRange(),a=window.getSelection(),o=w.isNativeInput(e);if(o&&!w.canSetCaret(e))return e.getBoundingClientRect();if(o)return e.focus(),e.selectionStart=t,e.selectionEnd=t,e.getBoundingClientRect();if(i.setStart(e,t),i.setEnd(e,t),!a)return e.getBoundingClientRect();a.removeAllRanges(),a.addRange(i);let s=w.isContentEditable(e)?e:(n=(r=e.parentElement)==null?void 0:r.closest(`[contenteditable="true"]`))==null?null:n;return s!==null&&document.activeElement!==s&&s.focus(),i.getBoundingClientRect()}static isRangeInsideContainer(e){let t=O.getRange();return t===null?!1:e.contains(t.startContainer)}static collapseToEnd(){let e=window.getSelection();if(!e||!e.focusNode)return;let t=document.createRange();t.selectNodeContents(e.focusNode),t.collapse(!1),e.removeAllRanges(),e.addRange(t)}},Ye,k=class{static applyBoxShadowToWrapper(e){let t=e.parentElement;if(!t)return;let n=window.getComputedStyle(t),r=window.getComputedStyle(e),i=parseFloat(n.lineHeight),a=parseFloat(r.fontSize),o=Number.isNaN(i)?a*1.2:i,s=e.getBoundingClientRect(),c=Math.max(0,(o-s.height)/2);c>0&&(e.style.boxShadow=`0 ${c}px 0 ${this.BG_COLOR}, 0 -${c}px 0 ${this.BG_COLOR}`)}static applyLineHeightExtensions(e){let t=this.collectAllLineRects(e);if(t.length===0)return;t.sort((e,t)=>e.top-t.top);let n=this.groupRectsByLine(t);e.forEach(e=>{this.applyMultiLineBoxShadow(e,n)})}static collectAllLineRects(e){let t=[];return e.forEach(e=>{let n=e.getClientRects();Array.from(n).forEach(n=>{t.push({top:n.top,bottom:n.bottom,span:e})})}),t}static groupRectsByLine(e){let t=[];return e.forEach(e=>{let n=t.find(t=>Math.abs(t.top-e.top)<2);n?(n.top=Math.min(n.top,e.top),n.bottom=Math.max(n.bottom,e.bottom)):t.push({top:e.top,bottom:e.bottom})}),t.sort((e,t)=>e.top-t.top),t}static applyMultiLineBoxShadow(e,t){let n=e.getClientRects();if(n.length===0)return;let r=e.parentElement;if(!r)return;let i=window.getComputedStyle(r),a=parseFloat(i.lineHeight),o=parseFloat(window.getComputedStyle(e).fontSize),s=Number.isNaN(a)?o*1.2:a,c=n[0],l=n[n.length-1],u=this.findLineIndex(c.top,t),d=this.findLineIndex(l.top,t),f=n.length>1&&u!==d,p=u===0,m=d===t.length-1,h=Math.max(0,(s-c.height)/2),g=f?this.calculateLineTopExtension(h,p,t,u):h,_=f?this.calculateLineBottomExtension(h,m,t,d):h,v=this.buildBoxShadow(g,_);e.style.boxShadow=v}static findLineIndex(e,t){let n=t.findIndex(t=>Math.abs(t.top-e)<5);return n>=0?n:0}static calculateLineTopExtension(e,t,n,r){return e}static calculateLineBottomExtension(e,t,n,r){if(t)return e;let i=n[r],a=n[r+1].top-i.bottom;return e+Math.max(0,a-e)}static buildBoxShadow(e,t){let n=[];return n.push(`inset 0 0 0 9999px ${this.BG_COLOR}`),t>0&&n.push(`0 ${t}px 0 ${this.BG_COLOR}`),e>0&&n.push(`0 -${e}px 0 ${this.BG_COLOR}`),n.join(`, `)}};Ye=k,Ye.BG_COLOR=`rgba(0, 0, 0, 0.08)`;var Xe=class{static collectTextNodes(e){let t=[],{commonAncestorContainer:n}=e;if(n.nodeType===Node.TEXT_NODE)return t.push(n),t;let r=document.createTreeWalker(n,NodeFilter.SHOW_TEXT,{acceptNode:t=>e.intersectsNode(t)&&t.textContent&&t.textContent.length>0?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_REJECT});for(;r.nextNode();)t.push(r.currentNode);return t}static findLineBreakPositions(e,t){let n=e.textContent||``,r=document.createRange();return Array.from({length:n.length},(e,t)=>t).reduce((n,i)=>{if(n.positions.length>=t-1)return n;r.setStart(e,i),r.setEnd(e,i+1);let a=r.getBoundingClientRect();return n.lastTop!==-1&&Math.abs(a.top-n.lastTop)>5&&n.positions.push(i),{positions:n.positions,lastTop:a.top}},{positions:[],lastTop:-1}).positions}static splitTextAtPositions(e,t){let n=[0,...t,e.length];return n.slice(0,-1).map((t,r)=>e.substring(t,n[r+1])).filter(e=>e.length>0)}},Ze=class{static wrapRangeWithHighlight(e){if(e.collapsed)return null;let t=w.make(`span`);t.setAttribute(`data-blok-testid`,`fake-background`),t.setAttribute(`data-blok-fake-background`,`true`),t.setAttribute(`data-blok-mutation-free`,`true`),t.style.color=`inherit`,t.style.boxDecorationBreak=`clone`,t.style[`-webkit-box-decoration-break`]=`clone`,t.style.whiteSpace=`pre-wrap`;let n=e.extractContents();return n.childNodes.length===0?null:(t.appendChild(n),e.insertNode(t),t)}static postProcessHighlightWrappers(e){let t=[];return e.forEach(e=>{let n=this.splitMultiLineWrapper(e);t.push(...n)}),t}static splitMultiLineWrapper(e){let t=e.getClientRects();if(t.length<=1)return k.applyBoxShadowToWrapper(e),[e];let n=e.textContent||``,r=e.parentNode;if(!r||!n)return k.applyBoxShadowToWrapper(e),[e];let i=[],a=e.firstChild;if(!a||a.nodeType!==Node.TEXT_NODE)return k.applyBoxShadowToWrapper(e),[e];let o=Xe.findLineBreakPositions(a,t.length);if(o.length===0)return k.applyBoxShadowToWrapper(e),[e];let s=Xe.splitTextAtPositions(n,o),c=document.createDocumentFragment();return s.forEach(e=>{if(e.length===0)return;let t=w.make(`span`);t.setAttribute(`data-blok-testid`,`fake-background`),t.setAttribute(`data-blok-fake-background`,`true`),t.setAttribute(`data-blok-mutation-free`,`true`),t.style.color=`inherit`,t.style.boxDecorationBreak=`clone`,t.style[`-webkit-box-decoration-break`]=`clone`,t.style.whiteSpace=`pre-wrap`,t.textContent=e,c.appendChild(t),i.push(t)}),r.replaceChild(c,e),i}static unwrapFakeBackground(e){let t=e.parentNode;if(t){for(;e.firstChild;)t.insertBefore(e.firstChild,e);t.removeChild(e)}}},Qe=class{constructor(e){this.selectionUtils=e}setFakeBackground(){this.removeFakeBackground();let e=window.getSelection();if(!e||e.rangeCount===0)return;let t=e.getRangeAt(0);if(t.collapsed)return;let n=Xe.collectTextNodes(t);if(n.length===0)return;let r=t.startContainer,i=t.startOffset,a=t.endContainer,o=t.endOffset,s=[];if(n.forEach(e=>{var t,n;let c=document.createRange(),l=e===r,u=e===a,d=l?i:0,f=(t=(n=e.textContent)==null?void 0:n.length)==null?0:t,p=u?o:f;if(d===p)return;c.setStart(e,d),c.setEnd(e,p);let m=Ze.wrapRangeWithHighlight(c);m&&s.push(m)}),s.length===0)return;let c=Ze.postProcessHighlightWrappers(s);k.applyLineHeightExtensions(c);let l=document.createRange();l.setStartBefore(c[0]),l.setEndAfter(c[c.length-1]),this.selectionUtils.savedSelectionRange=l.cloneRange();let u=window.getSelection();u&&(u.removeAllRanges(),u.addRange(l)),this.selectionUtils.isFakeBackgroundEnabled=!0}removeFakeBackground(){this.selectionUtils.isFakeBackgroundEnabled&&(this.removeHighlightSpans(),this.selectionUtils.isFakeBackgroundEnabled=!1),this.removeOrphanedFakeBackgroundElements()}removeOrphanedFakeBackgroundElements(){document.querySelectorAll(`[data-blok-fake-background="true"]`).forEach(e=>{Ze.unwrapFakeBackground(e)})}clearFakeBackground(){this.removeOrphanedFakeBackgroundElements(),this.selectionUtils.isFakeBackgroundEnabled=!1}removeHighlightSpans(){let e=document.querySelectorAll(`[data-blok-fake-background="true"]`);if(e.length===0)return;let t=e[0],n=e[e.length-1],r=t.firstChild,i=n.lastChild;if(e.forEach(e=>{Ze.unwrapFakeBackground(e)}),r&&i){var a;let e=document.createRange();e.setStart(r,0),e.setEnd(i,((a=i.textContent)==null?void 0:a.length)||0),this.selectionUtils.savedSelectionRange=e}}},$e=class{static addFakeCursor(){let e=O.getRange();if(e===null)return;let t=w.make(`span`);t.setAttribute(r.fakeCursor,``),t.setAttribute(`data-blok-mutation-free`,`true`),e.collapse(),e.insertNode(t)}static isFakeCursorInsideContainer(e){return w.find(e,i(r.fakeCursor))!==null}static removeFakeCursor(e=document.body){let t=w.find(e,i(r.fakeCursor));t&&t.remove()}},et=class{static findParentTag(e,t,n=10){let r=window.getSelection();if(!r||!r.anchorNode||!r.focusNode)return null;let i=[r.anchorNode,r.focusNode],a=r=>{let i=(n,r)=>{if(r<=0||!n)return null;let a=n.nodeType===Node.ELEMENT_NODE&&n.tagName===e,o=!t||n.classList&&n.classList.contains(t);if(a&&o)return n;if(!n.parentNode)return null;let s=n.parentNode,c=!t||s.classList&&s.classList.contains(t);return s.tagName===e&&c?s:i(s,r-1)};return i(r,n)};for(let e of i){let t=a(e);if(t)return t}return null}static expandToTag(e){let t=window.getSelection();if(!t)return;t.removeAllRanges();let n=document.createRange();n.selectNodeContents(e),t.addRange(n)}},tt=class{constructor(){this.instance=null,this.selection=null,this.savedSelectionRange=null,this.isFakeBackgroundEnabled=!1,this.fakeBackgroundManager=new Qe(this)}static get anchorNode(){return O.getAnchorNode()}static get anchorElement(){return O.getAnchorElement()}static get anchorOffset(){return O.getAnchorOffset()}static get isCollapsed(){return O.getIsCollapsed()}static get isAtBlok(){return O.getIsAtBlok()}static isSelectionAtBlok(e){return O.isSelectionAtBlok(e)}static isRangeAtBlok(e){return O.isRangeAtBlok(e)}static get isSelectionExists(){return O.getIsSelectionExists()}static get range(){return O.getRange()}static getRangeFromSelection(e){return O.getRangeFromSelection(e)}static get rect(){return O.getRect()}static get text(){return O.getText()}static get(){return O.get()}static setCursor(e,t=0){return Je.setCursor(e,t)}static isRangeInsideContainer(e){return Je.isRangeInsideContainer(e)}static addFakeCursor(){$e.addFakeCursor()}static isFakeCursorInsideContainer(e){return $e.isFakeCursorInsideContainer(e)}static removeFakeCursor(e=document.body){$e.removeFakeCursor(e)}removeFakeBackground(){this.fakeBackgroundManager.removeFakeBackground()}removeOrphanedFakeBackgroundElements(){this.fakeBackgroundManager.removeOrphanedFakeBackgroundElements()}clearFakeBackground(){this.fakeBackgroundManager.clearFakeBackground()}setFakeBackground(){this.fakeBackgroundManager.setFakeBackground()}save(){this.savedSelectionRange=O.getRange()}restore(){if(!this.savedSelectionRange)return;let e=window.getSelection();e&&(e.removeAllRanges(),e.addRange(this.savedSelectionRange))}clearSaved(){this.savedSelectionRange=null}collapseToEnd(){Je.collapseToEnd()}findParentTag(e,t,n=10){return et.findParentTag(e,t,n)}expandToTag(e){et.expandToTag(e)}},A=function(e){return e.Default=`default`,e.Separator=`separator`,e.Html=`html`,e}({}),nt=e.t(((e,t)=>{(function(n,r){typeof define==`function`&&define.amd?define(`html-janitor`,r):typeof e==`object`?t.exports=r():n.HTMLJanitor=r()})(e,function(){function e(e){var t=e.tags;if(!Object.keys(t).map(function(e){return typeof t[e]}).every(function(e){return e===`object`||e===`boolean`||e===`function`}))throw Error(`The configuration was invalid`);this.config=e}var t=[`P`,`LI`,`TD`,`TH`,`DIV`,`H1`,`H2`,`H3`,`H4`,`H5`,`H6`,`PRE`];function n(e){return t.indexOf(e.nodeName)!==-1}var r=[`A`,`B`,`STRONG`,`I`,`EM`,`SUB`,`SUP`,`U`,`STRIKE`];function i(e){return r.indexOf(e.nodeName)!==-1}e.prototype.clean=function(e){let t=document.implementation.createHTMLDocument(),n=t.createElement(`div`);return n.innerHTML=e,this._sanitize(t,n),n.innerHTML},e.prototype._sanitize=function(e,t){var r=a(e,t),l=r.firstChild();if(l)do{if(l.nodeType===Node.TEXT_NODE)if(l.data.trim()===``&&(l.previousElementSibling&&n(l.previousElementSibling)||l.nextElementSibling&&n(l.nextElementSibling))){t.removeChild(l),this._sanitize(e,t);break}else continue;if(l.nodeType===Node.COMMENT_NODE){t.removeChild(l),this._sanitize(e,t);break}var u=i(l),d;u&&(d=Array.prototype.some.call(l.childNodes,n));var f=!!t.parentNode,p=n(t)&&n(l)&&f,m=l.nodeName.toLowerCase(),h=o(this.config,m,l);if(u&&d||s(l,h)||!this.config.keepNestedBlockElements&&p){if(!(l.nodeName===`SCRIPT`||l.nodeName===`STYLE`))for(;l.childNodes.length>0;)t.insertBefore(l.childNodes[0],l);t.removeChild(l),this._sanitize(e,t);break}for(var g=0;g<l.attributes.length;g+=1){var _=l.attributes[g];c(_,h,l)&&(l.removeAttribute(_.name),--g)}this._sanitize(e,l)}while(l=r.nextSibling())};function a(e,t){return e.createTreeWalker(t,NodeFilter.SHOW_TEXT|NodeFilter.SHOW_ELEMENT|NodeFilter.SHOW_COMMENT,null,!1)}function o(e,t,n){return typeof e.tags[t]==`function`?e.tags[t](n):e.tags[t]}function s(e,t){return t===void 0?!0:typeof t==`boolean`?!t:!1}function c(e,t,n){var r=e.name.toLowerCase();return t===!0?!1:typeof t[r]==`function`?!t[r](e.value,n):t[r]===void 0||t[r]===!1?!0:typeof t[r]==`string`?t[r]!==e.value:!1}return e})})),rt=e.r(nt()),it=/^\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)/i,at=/\s*(?:href|src)\s*=\s*(?:"\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^"]*"|'\s*(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^']*|(?:javascript\s*:|data\s*:\s*text\s*\/\s*html)[^ \t\r\n>]*)/gi,ot=(e,n,r={})=>e.map(e=>{let i=p(n)?n(e.tool):n,a=i==null?{}:i;return m(a)&&y(a)&&y(r)?e:t.t(t.t({},e),{},{data:st(e.data,a,r)})}),j=(e,t={})=>new rt.default({tags:t}).clean(e),st=(e,t,n)=>Array.isArray(e)?ct(e,t,n):m(e)?lt(e,t,n):h(e)?ut(e,t,n):e,ct=(e,t,n)=>e.map(e=>st(e,t,n)),lt=(e,t,n)=>{let r={},i=e;for(let a in e){if(!Object.prototype.hasOwnProperty.call(e,a))continue;let o=i[a],s=m(t)?t:void 0,c=s==null?void 0:s[a];r[a]=st(o,c!==void 0&&dt(c)?c:t,n)}return r},ut=(e,t,n)=>{let r=bt(t,n);return r?pt(St(j(e,r),r)):y(n)?pt(e):pt(St(j(e,n),n))},dt=e=>m(e)||g(e)||p(e),ft=e=>e?it.test(e):!1,pt=e=>{if(!e||e.indexOf(`<`)===-1)return e;if(typeof document<`u`){let t=document.createElement(`template`);return t.innerHTML=e,t.content.querySelectorAll(`[href],[src]`).forEach(e=>{[`href`,`src`].forEach(t=>{ft(e.getAttribute(t))&&e.removeAttribute(t)})}),t.innerHTML}return e.replace(at,``)},mt=e=>{if(y(e))return{};let t={};for(let n in e)Object.prototype.hasOwnProperty.call(e,n)&&(t[n]=M(e[n]));return t},ht=e=>function(t){let n=e.call(this,t);return n==null?{}:n},gt=new Set([`class`,`id`,`title`,`role`,`dir`,`lang`]),_t=e=>{let t=e.toLowerCase();return t.startsWith(`data-`)||t.startsWith(`aria-`)||gt.has(t)},vt=e=>{let t={};return Array.from(e.attributes).forEach(e=>{_t(e.name)&&(t[e.name]=!0)}),t},M=e=>e===!0?ht(vt):e===!1?!1:p(e)?ht(e):h(e)?e:m(e)?S({},e):e,yt=(e,t)=>{if(y(e))return mt(t);let n={};for(let r in e){if(!Object.prototype.hasOwnProperty.call(e,r))continue;let i=e[r],a=t?t[r]:void 0;if(p(a)){n[r]=M(a);continue}if(p(i)){n[r]=M(i);continue}if(m(i)&&m(a)){n[r]=S({},a,i);continue}if(a!==void 0){n[r]=M(a);continue}n[r]=M(i)}if(!t)return n;for(let e in t)Object.prototype.hasOwnProperty.call(t,e)&&(Object.prototype.hasOwnProperty.call(n,e)||(n[e]=M(t[e])));return n},bt=(e,t)=>m(e)&&!p(e)?yt(t,e):e===!1?{}:y(t)?null:mt(t),xt=(e,...t)=>{if(y(e))return Object.assign({},...t);let n=mt(e);return t.forEach(e=>{if(e)for(let t in e){if(!Object.prototype.hasOwnProperty.call(e,t))continue;let r=e[t];if(!Object.prototype.hasOwnProperty.call(n,t))continue;let i=n[t];if(p(r)){n[t]=r;continue}if(!(r===!0&&p(i))){if(r===!0){n[t]=m(i)&&!p(i)?S({},i):M(r);continue}if(m(r)&&m(i)){n[t]=S({},i,r);continue}n[t]=M(r)}}}),n},St=(e,t)=>{if(typeof document>`u`||!e||e.indexOf(`<`)===-1)return e;let n=Object.entries(t).filter(([,e])=>p(e));if(n.length===0)return e;let r=document.createElement(`template`);return r.innerHTML=e,n.forEach(([e,t])=>{r.content.querySelectorAll(e).forEach(e=>{let n=t(e);if(!(g(n)||p(n)||n==null))for(let[t,r]of Object.entries(n)){if(r===!1){e.removeAttribute(t);continue}r!==!0&&h(r)&&e.setAttribute(t,r)}})}),r.innerHTML},N=`popover`,Ct=`manual`,wt=`data-blok-top-layer`,P=()=>typeof HTMLElement<`u`&&`popover`in HTMLElement.prototype,Tt=e=>{if(e.setAttribute(wt,`true`),!P())return!1;e.hasAttribute(N)||e.setAttribute(N,Ct);try{return e.showPopover(),!0}catch(e){return!1}},Et=e=>{if(e.removeAttribute(wt),P()&&e.hasAttribute(N)){try{e.hidePopover()}catch(e){}e.removeAttribute(N)}},Dt=e=>e.hasAttribute(wt),Ot=e=>{e.removeAttribute(N)},kt,At=10,jt=`tooltip`,Mt=`aria-hidden`,Nt=`false`,Pt=`true`,Ft=`visibility`,It=`visible`,Lt=`hidden`,Rt=class e{get CSS(){return{tooltip:n.t(`fixed z-overlay top-0 left-0`,`bg-tooltip-bg opacity-0`,`select-none pointer-events-none`,`rounded-lg shadow-tooltip`,`mobile:hidden`).split(` `),tooltipContent:n.t(`px-2.5 py-1.5`,`text-tooltip-font text-xs text-center`,`tracking-[0.02em] leading-[1em]`).split(` `),tooltipShown:[`opacity-100`]}}static getInstance(){return e.instance||(e.instance=new e),e.instance}constructor(){this.nodes={wrapper:null,content:null},this.showed=!1,this.offsetTop=At,this.offsetLeft=At,this.offsetRight=At,this.showingTimeout=null,this.ariaObserver=null,this.handleWindowScroll=()=>{this.showed&&this.hide()},this.prepare(),window.addEventListener(`scroll`,this.handleWindowScroll,{passive:!0})}show(e,t,n={}){this.nodes.wrapper||this.prepare(),this.showingTimeout&&(clearTimeout(this.showingTimeout),this.showingTimeout=null);let r=Object.assign({placement:`bottom`,marginTop:0,marginLeft:0,marginRight:0,marginBottom:0,delay:0},n);if(this.nodes.content&&(this.nodes.content.innerHTML=``,this.nodes.content.appendChild(this.createContentNode(t)),this.nodes.wrapper)){switch(r.placement){case`top`:this.placeTop(e,r);break;case`left`:this.placeLeft(e,r);break;case`right`:this.placeRight(e,r);break;default:this.placeBottom(e,r);break}if(r&&r.delay){this.showingTimeout=setTimeout(()=>{if(this.showingTimeout=null,this.nodes.wrapper){let e=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown:[this.CSS.tooltipShown];this.nodes.wrapper.classList.add(...e),this.updateTooltipVisibility()}this.showed=!0},r.delay);return}if(this.nodes.wrapper){let e=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown:[this.CSS.tooltipShown];this.nodes.wrapper.classList.add(...e),this.updateTooltipVisibility(),this.promoteToTopLayer()}this.showed=!0}}promoteToTopLayer(){this.nodes.wrapper!==null&&Tt(this.nodes.wrapper)}createContentNode(e){if(typeof e==`string`)return document.createTextNode(e);if(e instanceof Node)return e;throw Error(`[Blok Tooltip] Wrong type of «content» passed. It should be an instance of Node or String. But `+typeof e+` given.`)}hide(){if(this.showingTimeout&&(clearTimeout(this.showingTimeout),this.showingTimeout=null),this.nodes.wrapper){let e=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown:[this.CSS.tooltipShown];this.nodes.wrapper.classList.remove(...e),this.updateTooltipVisibility(),this.removeFromTopLayer()}this.showed=!1}removeFromTopLayer(){this.nodes.wrapper!==null&&Et(this.nodes.wrapper)}onHover(e,t,n={}){e.addEventListener(`mouseenter`,()=>{let r=document.querySelector(`[data-blok-popover-opened="true"]`);r!==null&&!r.contains(e)||this.show(e,t,n)}),e.addEventListener(`mouseleave`,()=>{this.hide()})}destroy(){var t;(t=this.ariaObserver)==null||t.disconnect(),this.ariaObserver=null,this.nodes.wrapper&&this.nodes.wrapper.remove(),window.removeEventListener(`scroll`,this.handleWindowScroll),e.instance=null}prepare(){this.nodes.wrapper=this.make(`div`,this.CSS.tooltip),this.nodes.wrapper.setAttribute(r.interface,Ge),this.nodes.wrapper.setAttribute(`data-blok-testid`,`tooltip`),this.nodes.content=this.make(`div`,this.CSS.tooltipContent),this.nodes.content.setAttribute(`data-blok-testid`,`tooltip-content`),this.nodes.wrapper&&this.nodes.content&&(this.append(this.nodes.wrapper,this.nodes.content),this.append(document.body,this.nodes.wrapper),this.ensureTooltipAttributes())}updateTooltipVisibility(){if(!this.nodes.wrapper)return;let e=Array.isArray(this.CSS.tooltipShown)?this.CSS.tooltipShown[0]:this.CSS.tooltipShown,t=this.nodes.wrapper.classList.contains(e);this.nodes.wrapper.style.setProperty(Ft,t?It:Lt,t?``:`important`),this.nodes.wrapper.setAttribute(Mt,t?Nt:Pt),this.nodes.wrapper.setAttribute(`data-blok-shown`,t?`true`:`false`)}watchTooltipVisibility(){var e;this.nodes.wrapper&&((e=this.ariaObserver)==null||e.disconnect(),this.updateTooltipVisibility(),this.ariaObserver=new MutationObserver(()=>{this.updateTooltipVisibility()}),this.ariaObserver.observe(this.nodes.wrapper,{attributes:!0,attributeFilter:[`class`]}))}ensureTooltipAttributes(){this.nodes.wrapper&&((!this.nodes.wrapper.hasAttribute(r.interface)||this.nodes.wrapper.getAttribute(r.interface)!==`tooltip`)&&this.nodes.wrapper.setAttribute(r.interface,Ge),this.nodes.wrapper.setAttribute(`role`,jt),this.watchTooltipVisibility())}placeBottom(e,t){var n;if(!this.nodes.wrapper)return;let r=e.getBoundingClientRect(),i=r.left+e.clientWidth/2-this.nodes.wrapper.offsetWidth/2,a=r.bottom+this.getScrollTop()+this.offsetTop+((n=t.marginTop)==null?0:n);this.applyPlacement(`bottom`,i,a)}placeTop(e,t){if(!this.nodes.wrapper)return;let n=e.getBoundingClientRect(),r=n.left+e.clientWidth/2-this.nodes.wrapper.offsetWidth/2,i=n.top+this.getScrollTop()-this.nodes.wrapper.clientHeight-this.offsetTop;this.applyPlacement(`top`,r,i)}placeLeft(e,t){var n;if(!this.nodes.wrapper)return;let r=e.getBoundingClientRect(),i=r.left-this.nodes.wrapper.offsetWidth-this.offsetLeft-((n=t.marginLeft)==null?0:n),a=r.top+this.getScrollTop()+e.clientHeight/2-this.nodes.wrapper.offsetHeight/2;this.applyPlacement(`left`,i,a)}placeRight(e,t){var n;if(!this.nodes.wrapper)return;let r=e.getBoundingClientRect(),i=r.right+this.offsetRight+((n=t.marginRight)==null?0:n),a=r.top+this.getScrollTop()+e.clientHeight/2-this.nodes.wrapper.offsetHeight/2;this.applyPlacement(`right`,i,a)}applyPlacement(e,t,n){this.nodes.wrapper&&(this.nodes.wrapper.setAttribute(`data-blok-placement`,e),this.nodes.wrapper.style.left=`${t}px`,this.nodes.wrapper.style.top=`${n}px`)}getScrollTop(){return 0}make(e,t=null,n={}){let r=document.createElement(e);Array.isArray(t)&&r.classList.add(...t),typeof t==`string`&&r.classList.add(t);for(let e in n)Object.prototype.hasOwnProperty.call(n,e)&&(r[e]=n[e]);return r}append(e,t){Array.isArray(t)?t.forEach(t=>e.appendChild(t)):e.appendChild(t)}};kt=Rt,kt.instance=null;var F=()=>Rt.getInstance(),zt=(e,t,n)=>{F().show(e,t,n==null?{}:n)},Bt=()=>{F().hide()},Vt=(e,t,n)=>{F().onHover(e,t,n==null?{}:n)},Ht=()=>{F().destroy()},Ut=()=>{var e,t;let n=window.getSelection();if(n===null)return[null,0];let r=n.focusNode,i=n.focusOffset;if(r===null)return[null,0];if(r.nodeType===Node.TEXT_NODE||r.childNodes.length===0)return[r,i];let a=r.childNodes[i];if(a!==void 0)return[a,0];let o=(e=r.childNodes[i-1])==null?null:e,s=(t=o==null?void 0:o.textContent)==null?null:t;return[o,s===null?0:s.length]},Wt=e=>{var t;let n=window.getSelection();if(n===null||n.rangeCount===0)return 0;let r=n.getRangeAt(0),i=e==null?(t=r.startContainer.parentElement)==null?void 0:t.closest(`[contenteditable="true"]`):e;if(i==null)return 0;let a=document.createRange();return a.selectNodeContents(i),a.setEnd(r.startContainer,r.startOffset),a.toString().length},Gt=(e,t,n,r)=>{let i=document.createRange();r===`left`?(i.selectNodeContents(e),i.setEnd(t,n)):(i.selectNodeContents(e),i.setStart(t,n));let a=i.cloneContents(),o=document.createElement(`div`);o.appendChild(a);let s=o.textContent||``;if(o.querySelectorAll(`img, br, hr, input, area, base, col, embed, link, meta, param, source, track, wbr`).length>0&&!(r===`right`&&o.querySelectorAll(`img, hr, input, area, base, col, embed, link, meta, param, source, track, wbr`).length===0&&s.trim()===``))return!1;let c=s.includes(`\xA0`)||o.innerHTML.includes(`&nbsp;`)||i.toString().includes(`\xA0`),l=t.nodeType===Node.TEXT_NODE&&(r===`left`?(t.textContent||``).slice(0,n):(t.textContent||``).slice(n)).includes(`\xA0`);if(c||l)return!1;o.style.position=`absolute`,o.style.visibility=`hidden`,o.style.height=`auto`,o.style.width=`auto`,o.style.whiteSpace=window.getComputedStyle(e).whiteSpace,document.body.appendChild(o);let u=o.getBoundingClientRect().width;return document.body.removeChild(o),!(u>0||!Te(s)||window.getComputedStyle(e).whiteSpace.startsWith(`pre`)&&s.length>0)},Kt=e=>{var t;let n=w.getDeepestNode(e);if(n===null||w.isEmpty(e))return!0;if(w.isNativeInput(n))return n.selectionEnd===0;if(w.isEmpty(e))return!0;let[r,i]=Ut();if(r===null)return!1;let a=window.getSelection(),o=(t=a==null?void 0:a.focusNode)==null?null:t;return o!==null&&o!==e&&!(o.nodeType===Node.TEXT_NODE&&o.parentNode===e)?!1:Gt(e,r,i,`left`)},qt=e=>{let t=w.getDeepestNode(e,!0);if(t===null)return!0;if(w.isNativeInput(t))return t.selectionEnd===t.value.length;let[n,r]=Ut();return n===null?!1:Gt(e,n,r,`right`)},Jt,I=class e{constructor(e,t){this.cursor=-1,this.items=[],this.items=e==null?[]:e,this.focusedCssClass=t}get currentItem(){return this.cursor===-1?null:this.items[this.cursor]}setCursor(e){e<this.items.length&&e>=-1&&(this.dropCursor(),this.cursor=e,this.items[this.cursor].classList.add(this.focusedCssClass),this.items[this.cursor].setAttribute(`data-blok-focused`,`true`))}setItems(e){this.items=e}hasItems(){return this.items.length>0}next(){this.cursor=this.leafNodesAndReturnIndex(e.directions.RIGHT)}previous(){this.cursor=this.leafNodesAndReturnIndex(e.directions.LEFT)}dropCursor(){this.cursor!==-1&&(this.items[this.cursor].classList.remove(this.focusedCssClass),this.items[this.cursor].removeAttribute(`data-blok-focused`),this.cursor=-1)}leafNodesAndReturnIndex(t){if(this.items.length===0)return this.cursor;let n=t===e.directions.RIGHT?-1:0,r=this.cursor===-1?n:this.cursor;r!==-1&&(this.items[r].classList.remove(this.focusedCssClass),this.items[r].removeAttribute(`data-blok-focused`));let i=t===e.directions.RIGHT?(r+1)%this.items.length:(this.items.length+r-1)%this.items.length;return w.canSetCaret(this.items[i])&&ee(()=>tt.setCursor(this.items[i]),50)(),this.items[i].classList.add(this.focusedCssClass),this.items[i].setAttribute(`data-blok-focused`,`true`),i}};Jt=I,Jt.directions={RIGHT:`right`,LEFT:`left`};var Yt=class e{get isActivated(){return this.activated}constructor(t){var n,r;this.iterator=null,this.activated=!1,this.skipNextTabFocus=!1,this.flipCallbacks=[],this.onKeyDown=t=>{var n;let r=t.target;if(this.shouldSkipTarget(r,t))return;let i=this.getKeyCode(t),o=i===a.LEFT||i===a.RIGHT||i===a.UP||i===a.DOWN;if(!(t.shiftKey&&o)&&this.isEventReadyForHandling(t)&&!(i===a.ENTER&&!((n=this.iterator)!=null&&n.currentItem)))switch(t.stopPropagation(),t.stopImmediatePropagation(),i!==null&&e.usedKeys.includes(i)&&t.preventDefault(),i){case a.TAB:this.handleTabPress(t);break;case a.LEFT:this.onArrowLeftCallback&&this.onArrowLeftCallback();break;case a.UP:this.flipLeft();break;case a.RIGHT:var s;(s=this.iterator)!=null&&s.currentItem&&this.currentItemHasChildren()&&this.handleEnterPress(t);break;case a.DOWN:this.flipRight();break;case a.ENTER:this.handleEnterPress(t);break;case null:break}},this.iterator=new I(t.items||[],(n=t.focusedItemClass)==null?``:n),this.activateCallback=t.activateCallback,this.allowedKeys=t.allowedKeys||e.usedKeys,this.handleContentEditableTargets=(r=t.handleContentEditableTargets)==null?!1:r,this.onArrowLeftCallback=t.onArrowLeft}static get usedKeys(){return[a.TAB,a.LEFT,a.RIGHT,a.ENTER,a.UP,a.DOWN]}activate(e,t){if(this.activated=!0,e){var n;(n=this.iterator)==null||n.setItems(e)}if(t!==void 0){var r;(r=this.iterator)==null||r.setCursor(t)}document.addEventListener(`keydown`,this.onKeyDown,!0),window.addEventListener(`keydown`,this.onKeyDown,!0)}deactivate(){this.activated=!1,this.dropCursor(),this.skipNextTabFocus=!1,document.removeEventListener(`keydown`,this.onKeyDown,!0),window.removeEventListener(`keydown`,this.onKeyDown,!0)}focusFirst(){this.dropCursor(),this.flipRight()}focusItem(e,t){var n;let r=this.iterator;if(r&&r.hasItems()){if(e<0){r.dropCursor();return}((n=t==null?void 0:t.skipNextTab)==null?!r.currentItem&&e===0:n)&&(this.skipNextTabFocus=!0),r.setCursor(e)}}flipLeft(){var e;(e=this.iterator)==null||e.previous(),this.flipCallback()}flipRight(){var e;(e=this.iterator)==null||e.next(),this.flipCallback()}hasFocus(){var e;return!!((e=this.iterator)!=null&&e.currentItem)}currentItemHasChildren(){var e;let t=(e=this.iterator)==null?void 0:e.currentItem;return t?t.hasAttribute(`data-blok-has-children`):!1}onFlip(e){this.flipCallbacks.push(e)}removeOnFlip(e){this.flipCallbacks=this.flipCallbacks.filter(t=>t!==e)}dropCursor(){var e;(e=this.iterator)==null||e.dropCursor()}getKeyCode(e){var t;return(t={Tab:a.TAB,Enter:a.ENTER,ArrowLeft:a.LEFT,ArrowRight:a.RIGHT,ArrowUp:a.UP,ArrowDown:a.DOWN}[e.key])==null?null:t}isEventReadyForHandling(e){let t=this.getKeyCode(e);return this.activated&&t!==null&&this.allowedKeys.includes(t)}setHandleContentEditableTargets(e){this.handleContentEditableTargets=e}getHandleContentEditableTargets(){return this.handleContentEditableTargets}handleTabPress(e){let t=e.shiftKey?I.directions.LEFT:I.directions.RIGHT;if(this.skipNextTabFocus){this.skipNextTabFocus=!1;return}switch(t){case I.directions.RIGHT:this.flipRight();break;case I.directions.LEFT:this.flipLeft();break}}handleExternalKeydown(e){this.onKeyDown(e)}handleEnterPress(e){var t,n;this.activated&&((t=this.iterator)!=null&&t.currentItem&&(e.stopPropagation(),e.preventDefault(),this.iterator.currentItem.click()),p(this.activateCallback)&&(n=this.iterator)!=null&&n.currentItem&&this.activateCallback(this.iterator.currentItem))}scrollElementIntoView(e){let t=e;if(typeof t.scrollIntoViewIfNeeded==`function`){t.scrollIntoViewIfNeeded();return}t.scrollIntoView({block:`nearest`})}flipCallback(){var e;(e=this.iterator)!=null&&e.currentItem&&this.scrollElementIntoView(this.iterator.currentItem),this.flipCallbacks.forEach(e=>e())}shouldSkipTarget(e,t){if(!e)return!1;let n=e instanceof HTMLInputElement||e instanceof HTMLTextAreaElement,r=t.key===`Tab`||t.key===`ArrowUp`||t.key===`ArrowDown`||t.key===`Enter`||t.key===`ArrowRight`||t.key===`ArrowLeft`,i=e.getAttribute(`data-blok-flipper-navigation-target`)===`true`&&r,a=e.isContentEditable,o=e.closest(`[data-blok-link-tool-input-opened="true"]`)!==null,s=a&&!this.handleContentEditableTargets;return n&&!i||s||o}},Xt=`column_list`,Zt=`column`,Qt=`data-blok-columns`,$t=`data-blok-column`,en=`data-blok-column-resizer`,tn=e=>{let t=e.leftWidth+e.rightWidth,n=e.leftGrow+e.rightGrow;if(t<=0||n<=0)return{leftGrow:e.leftGrow,rightGrow:e.rightGrow};let r=Math.max(e.minWidth,Math.min(t-e.minWidth,e.leftWidth+e.delta)),i=t-r;return{leftGrow:n*r/t,rightGrow:n*i/t}},nn=(e,t,n)=>{let r=Number(t.style.flexGrow)||1,i=r+(Number(n.style.flexGrow)||1),a=i>0?Math.round(r/i*100):50;e.setAttribute(`aria-valuenow`,String(a))},rn=(e,t,n,r)=>{let i=t,a=n,o=tn({leftWidth:i.getBoundingClientRect().width,rightWidth:a.getBoundingClientRect().width,leftGrow:Number(i.style.flexGrow)||1,rightGrow:Number(a.style.flexGrow)||1,delta:r,minWidth:0});i.style.flexGrow=String(o.leftGrow),a.style.flexGrow=String(o.rightGrow),nn(e,i,a)},an=16,on=(e,t,n,r)=>{let i=n.getBoundingClientRect().width+r.getBoundingClientRect().width,a={ArrowLeft:-an,ArrowRight:an,Home:-i,End:i}[e.key];a!==void 0&&(e.preventDefault(),rn(t,n,r,a))},sn=(e,t,n,r)=>{if(e.button!==0)return;e.preventDefault();let i=n,a=r,o=e.clientX,s=i.getBoundingClientRect().width,c=a.getBoundingClientRect().width,l=Number(i.style.flexGrow)||1,u=Number(a.style.flexGrow)||1;t.setPointerCapture(e.pointerId),t.setAttribute(`data-dragging`,``);let d=e=>{let n=tn({leftWidth:s,rightWidth:c,leftGrow:l,rightGrow:u,delta:e.clientX-o,minWidth:0});i.style.flexGrow=String(n.leftGrow),a.style.flexGrow=String(n.rightGrow),nn(t,i,a)},f=e=>{t.releasePointerCapture(e.pointerId),t.removeAttribute(`data-dragging`),t.removeEventListener(`pointermove`,d),t.removeEventListener(`pointerup`,f)};t.addEventListener(`pointermove`,d),t.addEventListener(`pointerup`,f)},cn=(e,t,n,r)=>{let i=document.createElement(`div`);return i.setAttribute(en,``),i.setAttribute(`data-blok-testid`,`column-resizer`),i.setAttribute(`role`,`separator`),i.setAttribute(`aria-orientation`,`vertical`),i.setAttribute(`tabindex`,`0`),i.setAttribute(`aria-label`,n.i18n.t(`tools.columns.resizeAriaLabel`)),i.setAttribute(`aria-valuemin`,`0`),i.setAttribute(`aria-valuemax`,`100`),nn(i,e,t),i.addEventListener(`pointerdown`,n=>{sn(n,i,e,t)}),i.addEventListener(`dblclick`,()=>{un(n,r)}),i.addEventListener(`keydown`,n=>{on(n,i,e,t)}),i},ln=(e,t,n,r,i)=>{n||(e.querySelectorAll(`[${en}]`).forEach(e=>e.remove()),t.slice(1).forEach((n,a)=>{let o=t[a],s=cn(o,n,r,i);e.insertBefore(s,n)}))},un=(e,t)=>{for(let n of e.blocks.getChildren(t))n.holder.style.flexGrow=`1`},dn=async(e,t)=>{let n=e.blocks.getBlockIndex(t);n!==void 0&&await e.blocks.delete(n)},fn=async(e,t,n)=>{var r,i;let a=e.blocks.getChildren(t),o=n===void 0?a:a.filter(e=>e.id!==n);if(o.length!==1)return!1;let s=(r=(i=e.blocks.getById(t))==null?void 0:i.parentId)==null?null:r,[c]=o,l=e.blocks.getChildren(c.id);for(let t of l)e.blocks.setBlockParent(t.id,s);return e.blocks.setBlockParent(c.id,null),await dn(e,c.id),await dn(e,t),!0},pn=[{name:`gray`,text:`#787774`,bg:`#f1f1ef`},{name:`brown`,text:`#9f6b53`,bg:`#f4eeee`},{name:`orange`,text:`#d9730d`,bg:`#fbecdd`},{name:`yellow`,text:`#cb9b00`,bg:`#fbf3db`},{name:`green`,text:`#448361`,bg:`#edf3ec`},{name:`blue`,text:`#337ea9`,bg:`#e7f3f8`},{name:`purple`,text:`#9065b0`,bg:`#f6f3f9`},{name:`pink`,text:`#c14c8a`,bg:`#f9f0f5`},{name:`red`,text:`#d44c47`,bg:`#fdebec`}],mn=[{name:`gray`,text:`#9b9b9b`,bg:`#2f2f2f`},{name:`brown`,text:`#c59177`,bg:`#452a1c`},{name:`orange`,text:`#dc8c47`,bg:`#4d2f14`},{name:`yellow`,text:`#d4ab49`,bg:`#544012`},{name:`green`,text:`#5db184`,bg:`#1e432f`},{name:`blue`,text:`#5c9fcc`,bg:`#123a54`},{name:`purple`,text:`#a67dca`,bg:`#341d49`},{name:`pink`,text:`#d45e99`,bg:`#4b1b33`},{name:`red`,text:`#dd5e5a`,bg:`#4e1a18`}];function hn(e,t){return`var(--blok-color-${e}-${t})`}function L(e){let t=e.replace(/\s/g,``).toLowerCase();return t===`rgb(255,255,255)`||t===`#ffffff`||t===`#fff`||t===`white`}function gn(e){let t=e.replace(/\s/g,``).toLowerCase(),n=/^rgba?\((\d+),(\d+),(\d+)(?:,[\d.]+)?\)$/.exec(t);if(n){let e=parseInt(n[1],10)/255,t=parseInt(n[2],10)/255,r=parseInt(n[3],10)/255;return .2126*e+.7152*t+.0722*r}let r=/^hsla?\(([\d.]+),([\d.]+)%,([\d.]+)%(?:,[\d.]+)?\)$/.exec(t);if(r){let e=parseFloat(r[1])/360,t=parseFloat(r[2])/100,n=parseFloat(r[3])/100;if(t===0)return .2126*n+.7152*n+.0722*n;let i=n<.5?n*(1+t):n+t-n*t,a=2*n-i,o=e=>e<0?e+1:e>1?e-1:e,s=e=>{let t=o(e);return t<1/6?a+(i-a)*6*t:t<1/2?i:t<2/3?a+(i-a)*(2/3-t)*6:a},c=s(e+1/3),l=s(e),u=s(e-1/3);return .2126*c+.7152*l+.0722*u}let i=/^#([0-9a-f]{6}|[0-9a-f]{3})$/.exec(t);if(i){let e=i[1],t=e.length===3?[e[0]+e[0],e[1]+e[1],e[2]+e[2]]:[e.substring(0,2),e.substring(2,4),e.substring(4,6)],n=parseInt(t[0],16)/255,r=parseInt(t[1],16)/255,a=parseInt(t[2],16)/255;return .2126*n+.7152*r+.0722*a}return-1}function R(e){let t=gn(e);return t>=0&&t<.12}function _n(e,t,n){let r=t/100,i=n/100;if(r===0){let e=Math.round(i*255);return[e,e,e]}let a=e=>e<0?e+1:e>1?e-1:e,o=(e,t,n)=>{let r=a(n);return r<1/6?e+(t-e)*6*r:r<1/2?t:r<2/3?e+(t-e)*(2/3-r)*6:e},s=i<.5?i*(1+r):i+r-i*r,c=2*i-s,l=e/360;return[Math.round(o(c,s,l+1/3)*255),Math.round(o(c,s,l)*255),Math.round(o(c,s,l-1/3)*255)]}function z(e){let t=/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})$/i.exec(e);if(t)return[parseInt(t[1],16),parseInt(t[2],16),parseInt(t[3],16)];let n=/^#([0-9a-f]{2})([0-9a-f]{2})([0-9a-f]{2})[0-9a-f]{2}$/i.exec(e);if(n)return[parseInt(n[1],16),parseInt(n[2],16),parseInt(n[3],16)];let r=/^#([0-9a-f])([0-9a-f])([0-9a-f])$/i.exec(e);if(r)return[parseInt(r[1]+r[1],16),parseInt(r[2]+r[2],16),parseInt(r[3]+r[3],16)];let i=/^#([0-9a-f])([0-9a-f])([0-9a-f])[0-9a-f]$/i.exec(e);if(i)return[parseInt(i[1]+i[1],16),parseInt(i[2]+i[2],16),parseInt(i[3]+i[3],16)];let a=/^rgba?\(\s*(\d{1,3})\s*,\s*(\d{1,3})\s*,\s*(\d{1,3})\s*(?:,\s*[\d.]+\s*)?\)$/i.exec(e);if(a)return[Number(a[1]),Number(a[2]),Number(a[3])];let o=/^hsla?\(\s*([\d.]+)\s*,\s*([\d.]+)%\s*,\s*([\d.]+)%\s*(?:,\s*[\d.]+\s*)?\)$/i.exec(e);return o?_n(Number(o[1]),Number(o[2]),Number(o[3])):null}var vn=.1;function B(e){let t=e[0]/255,n=e[1]/255,r=e[2]/255,i=Math.max(t,n,r),a=Math.min(t,n,r),o=(i+a)/2;if(i===a)return[0,0,o];let s=i-a,c=o>.5?s/(2-i-a):s/(i+a);return[(e=>e===t?((n-r)/s+(n<r?6:0))/6:e===n?((r-t)/s+2)/6:((t-n)/s+4)/6)(i)*360,c,o]}function yn(e,t){let n=e[1]<vn,r=t[1]<vn;if(n&&r){let n=Math.abs(e[2]-t[2]);return n*n}if(n!==r)return 1e3;let i=Math.abs(e[0]-t[0]),a=Math.min(i,360-i)/180,o=Math.abs(e[1]-t[1]),s=Math.abs(e[2]-t[2]);return 8*a*a+1*o*o+1*s*s}function V(e,t){if(t===`bg`&&(L(e)||R(e)))return e;let n=z(e);if(n===null)return e;let r=B(n);return pn.reduce((e,n)=>{let i=z(n[t]);if(i===null)return e;let a=yn(r,B(i));return a<e.distance?{color:n[t],distance:a}:e},{color:e,distance:1/0}).color}function bn(e,t){var n;if(t===`bg`&&(L(e)||R(e)))return null;let r=z(e);if(r===null)return null;let i=B(r),a=[...pn,...mn].reduce((e,n)=>{let r=z(n[t]);if(r===null)return e;let a=yn(i,B(r));return e===null||a<e.distance?{name:n.name,distance:a}:e},null);return(n=a==null?void 0:a.name)==null?null:n}function xn(e){let t=document.createElement(`div`);t.innerHTML=e;let n=On(t);return zn(t,n),n&&(Vn(t),Dn(t)),t.innerHTML}function Sn(e,t){let n=e.parentElement;return n===null?null:n===t?e:Sn(n,t)}function Cn(e,t,n){let r=e.cloneNode(!1),i=[];for(let n of Array.from(e.childNodes)){if(n===t)break;i.push(n)}return i.forEach(e=>r.appendChild(e)),n!==null&&r.appendChild(n),r.childNodes.length>0?r:null}function wn(e,t,n){let r=e.cloneNode(!1),i=Array.from(e.childNodes),a=i.findIndex(e=>e===t),o=i.slice(a+1);return n!==null&&r.appendChild(n),o.forEach(e=>r.appendChild(e)),r.childNodes.length>0?r:null}function Tn(e,t){let n=(e,r,i)=>{if(e===t)return{before:r,after:i};let a=e.parentElement;return a===null?{before:r,after:i}:n(a,Cn(a,e,r),wn(a,e,i))};return n(e,null,null)}function En(e,t){let n=e.parentElement;return n===null||n===t?!1:n.tagName===`TABLE`?!0:En(n,t)}function Dn(e){let t=Array.from(e.querySelectorAll(`img`));for(let n of t){if(En(n,e))continue;let t=Sn(n,e);if(!t)continue;let{before:r,after:i}=Tn(n,t),a=document.createDocumentFragment();r&&a.appendChild(r),a.appendChild(n),i&&a.appendChild(i),t.replaceWith(a)}}function On(e){let t=e.querySelector(`b[id^="docs-internal-guid-"]`);if(!t)return!1;let n=document.createDocumentFragment();for(;t.firstChild;)n.appendChild(t.firstChild);return t.replaceWith(n),!0}function kn(e,t,n){return e?`background-color: ${n}`:t?`background-color: transparent`:``}function An(e){let t=e.replace(/\s/g,``);return t===`rgb(0,0,0)`||t===`#000000`}function jn(e){let t=e.replace(/\s/g,``).toLowerCase(),n=/^rgba?\((\d+),(\d+),(\d+)(?:,[\d.]+)?\)$/.exec(t);if(n){let e=parseInt(n[1],10)/255,t=parseInt(n[2],10)/255,r=parseInt(n[3],10)/255;return .2126*e+.7152*t+.0722*r}let r=/^hsla?\(([\d.]+),([\d.]+)%,([\d.]+)%(?:,[\d.]+)?\)$/.exec(t);if(r){let e=parseFloat(r[1])/360,t=parseFloat(r[2])/100,n=parseFloat(r[3])/100;if(t===0)return .2126*n+.7152*n+.0722*n;let i=n<.5?n*(1+t):n+t-n*t,a=2*n-i,o=e=>{let t=e<0?e+1:e>1?e-1:e;return t<1/6?a+(i-a)*6*t:t<1/2?i:t<2/3?a+(i-a)*(2/3-t)*6:a},s=o(e+1/3),c=o(e),l=o(e-1/3);return .2126*s+.7152*c+.0722*l}let i=/^#([0-9a-f]{6}|[0-9a-f]{3})$/.exec(t);if(i){let e=i[1],t=e.length===3?[e[0]+e[0],e[1]+e[1],e[2]+e[2]]:[e.substring(0,2),e.substring(2,4),e.substring(4,6)],n=parseInt(t[0],16)/255,r=parseInt(t[1],16)/255,a=parseInt(t[2],16)/255;return .2126*n+.7152*r+.0722*a}return-1}var Mn=L,Nn=R;function Pn(e){let t=jn(e);return t>=0&&t>.75}function Fn(e,t,n,r,i){if(!t&&!n)return e;let a=t&&r!==void 0?V(r,`text`):``,o=n&&i!==void 0?V(i,`bg`):``,s=[t?`color: ${a}`:``,kn(n,t,o)].filter(Boolean).join(`; `);return s?`<mark style="${s};">${e}</mark>`:e}var In=new Set([`H1`,`H2`,`H3`,`H4`,`H5`,`H6`]);function Ln(e){let t=e.parentElement;return t===null?!1:In.has(t.tagName)?!0:Ln(t)}function Rn(e,t){var n,r,i;let a=(n=e.getAttribute(`style`))==null?``:n,o=/font-weight\s*:\s*(700|bold)/i.test(a)&&!Ln(e),s=/font-style\s*:\s*italic/i.test(a),c=RegExp(`(?<![a-z-])color\\s*:\\s*([^;]+)`,`i`).exec(a),l=/background-color\s*:\s*([^;]+)/i.exec(a),u=c==null||(r=c[1])==null?void 0:r.trim(),d=l==null||(i=l[1])==null?void 0:i.trim(),f=t?u!==void 0&&!An(u):u!==void 0&&!An(u)&&!Pn(u),p=d!==void 0&&d!==`transparent`&&!Mn(d)&&!Nn(d);if(!o&&!s&&!f&&!p)return null;let m=Fn(e.innerHTML,f,p,u,d),h=s?`<i>${m}</i>`:m;return o?`<b>${h}</b>`:h}function zn(e,t){for(let n of Array.from(e.querySelectorAll(`span[style]`))){let e=Rn(n,t);e!==null&&n.replaceWith(document.createRange().createContextualFragment(e))}t&&Bn(e)}function Bn(e){for(let i of Array.from(e.querySelectorAll(`a[style]`))){var t,n,r;let e=(t=i.getAttribute(`style`))==null?``:t,a=RegExp(`(?<![a-z-])color\\s*:\\s*([^;]+)`,`i`).exec(e),o=/background-color\s*:\s*([^;]+)/i.exec(e),s=a==null||(n=a[1])==null?void 0:n.trim(),c=o==null||(r=o[1])==null?void 0:r.trim(),l=s!==void 0&&!An(s)&&s!==`inherit`,u=c!==void 0&&c!==`transparent`&&c!==`inherit`;if(!l&&!u)continue;let d=l?V(s,`text`):``,f=u?V(c,`bg`):``,p=[l?`color: ${d}`:``,kn(u,l,f)].filter(Boolean).join(`; `),m=i;m.innerHTML=`<mark style="${p};">${m.innerHTML}</mark>`,m.style.removeProperty(`color`),m.style.removeProperty(`background-color`)}}function Vn(e){for(let t of Array.from(e.querySelectorAll(`td, th`))){let e=t.querySelectorAll(`p`);if(e.length!==0){for(let t of Array.from(e)){let e=document.createRange().createContextualFragment(t.innerHTML+`<br>`);t.replaceWith(e)}t.innerHTML=t.innerHTML.replace(/(<br\s*\/?>|\s)+$/i,``)}}}var Hn=`callout`,Un=`tools.callout.color`,Wn=`tools.callout.editIcon`,Gn=`tools.callout.addEmoji`,Kn=`tools.callout.removeEmoji`,qn=`tools.callout.filterEmojis`,Jn=`tools.callout.calloutEmojiCategory`,Yn=`tools.callout.noEmojisFound`,Xn=`tools.callout.pickRandom`,Zn=`tools.callout.skinTone`,Qn=`tools.callout.emojiCategoryPeople`,$n=`tools.callout.emojiCategoryNature`,er=`tools.callout.emojiCategoryFood`,tr=`tools.callout.emojiCategoryActivity`,nr=`tools.callout.emojiCategoryTravel`,rr=`tools.callout.emojiCategoryObjects`,ir=`tools.callout.emojiCategorySymbols`,ar=`tools.callout.emojiCategoryFlags`,or=`💡`,sr=`rounded-xl pl-8 pr-4 py-[5px] my-1 flex items-start gap-2 relative`,cr=`text-[1.5rem] leading-[1] cursor-pointer bg-transparent border-0 px-0 py-[7px] h-[38px] flex-shrink-0 select-none`,lr=`flex-1 min-w-0`,ur=`tools.code.language`,dr=`tools.code.copied`,fr=`tools.code.copyCode`,pr=`tools.code.searchLanguage`,mr=`plain text`,hr=[{id:`plain text`,name:`Plain Text`},{id:`javascript`,name:`JavaScript`},{id:`typescript`,name:`TypeScript`},{id:`python`,name:`Python`},{id:`java`,name:`Java`},{id:`c`,name:`C`},{id:`cpp`,name:`C++`},{id:`csharp`,name:`C#`},{id:`go`,name:`Go`},{id:`rust`,name:`Rust`},{id:`ruby`,name:`Ruby`},{id:`php`,name:`PHP`},{id:`swift`,name:`Swift`},{id:`kotlin`,name:`Kotlin`},{id:`latex`,name:`LaTeX`},{id:`mermaid`,name:`Mermaid`},{id:`sql`,name:`SQL`},{id:`html`,name:`HTML`},{id:`css`,name:`CSS`},{id:`json`,name:`JSON`},{id:`yaml`,name:`YAML`},{id:`markdown`,name:`Markdown`},{id:`bash`,name:`Bash`},{id:`shell`,name:`Shell`},{id:`dockerfile`,name:`Dockerfile`},{id:`xml`,name:`XML`},{id:`graphql`,name:`GraphQL`},{id:`r`,name:`R`},{id:`scala`,name:`Scala`},{id:`dart`,name:`Dart`},{id:`lua`,name:`Lua`}],gr=`group/code flex flex-col rounded-xl border border-border-secondary bg-bg-secondary overflow-hidden my-2`,_r=`flex items-center gap-1 px-3 py-1.5 text-xs text-gray-text`,vr=`inline-flex items-center px-1.5 py-0.5 rounded cursor-pointer bg-transparent border-0 text-xs text-gray-text font-medium transition-colors can-hover:hover:bg-item-hover-bg select-none`,yr=`flex items-center gap-1 opacity-0 group-hover/code:opacity-100 transition-opacity`,br=`p-1 rounded cursor-pointer bg-transparent border-0 text-gray-text transition-colors can-hover:hover:bg-item-hover-bg flex items-center justify-center`,xr=`p-1.5 rounded-lg cursor-pointer bg-transparent border-0 text-gray-text transition-colors can-hover:hover:bg-item-hover-bg flex items-center justify-center`,Sr=`block px-4 py-3 font-mono text-sm leading-relaxed outline-hidden whitespace-pre-wrap overflow-x-auto min-h-[1.5em] caret-text-primary`,Cr=`text-xs text-gray-text font-medium select-none`,wr=new Set([`latex`,`mermaid`]),Tr=`tools.code.codeTab`,Er=`tools.code.previewTab`,Dr=`px-4 py-3 overflow-x-auto min-h-[1.5em] flex justify-center`,Or=`tools.code.sideBySide`,kr=`flex items-center rounded-lg border border-border-secondary p-0.5 gap-0.5`,Ar=`p-1 rounded cursor-pointer bg-transparent border-0 text-gray-text transition-colors flex items-center justify-center`,jr=`p-1 rounded cursor-pointer bg-item-hover-bg border-0 text-primary transition-colors flex items-center justify-center`,Mr=`flex flex-col overflow-hidden`,Nr=`flex flex-row overflow-hidden`,Pr=`flex-1 min-w-0 overflow-hidden`,Fr=new Set(hr.map(e=>e.id).filter(e=>e!==mr)),Ir=`flex overflow-hidden`,Lr=`select-none text-right pl-4 pr-3 py-3 font-mono text-sm leading-relaxed text-gray-text/40 shrink-0`,Rr=`leading-relaxed cursor-text`,zr=/<%=\s*remote_id\s*%>/;function Br(e){var t,n,r,i;let a=(t=/[?&](?:t|start)=([0-9hms]+)/.exec(e))==null?void 0:t[1];if(a===void 0)return null;if(/^\d+$/.test(a))return Number(a);let o=/^(?:(\d+)h)?(?:(\d+)m)?(?:(\d+)s)?$/.exec(a);return!o||o[1]===void 0&&o[2]===void 0&&o[3]===void 0?null:Number((n=o[1])==null?0:n)*3600+Number((r=o[2])==null?0:r)*60+Number((i=o[3])==null?0:i)}var Vr={youtube:{title:`YouTube`,type:`video`,regex:/^(?:https?:\/\/)?(?:(?:www|m|music)\.)?(?:youtube(?:-nocookie)?\.com\/(?:watch\?(?:.*&)?v=|embed\/|shorts\/|live\/)|youtu\.be\/)([\w-]+)(\S*)/,embedUrl:`https://www.youtube.com/embed/<%= remote_id %>`,id:e=>{var t,n;let r=Br((t=e[1])==null?``:t);return r!==null&&r>0?`${e[0]}?start=${r}`:(n=e[0])==null?``:n},width:580,minWidth:200,height:320},youtubeplaylist:{title:`YouTube`,type:`video`,regex:/^(?:https?:\/\/)?(?:(?:www|m|music)\.)?youtube\.com\/playlist\?(?:.*&)?list=([\w-]+)\S*/,embedUrl:`https://www.youtube.com/embed/videoseries?list=<%= remote_id %>`,width:580,minWidth:200,height:320},vimeo:{title:`Vimeo`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?(?:player\.)?vimeo\.com\/(?:(?:groups\/[\w-]+\/videos|album\/\d+\/video|showcase\/\d+\/video|video)\/)?(\d+)(?:\/([0-9a-f]+))?\S*/,embedUrl:`https://player.vimeo.com/video/<%= remote_id %>`,id:e=>{var t;return e[1]===void 0?(t=e[0])==null?``:t:`${e[0]}?h=${e[1]}`},width:580,minWidth:300,height:320},vimeoshowcase:{title:`Vimeo`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?vimeo\.com\/showcase\/(\d+)\/?(?:[?#]\S*)?$/,embedUrl:`https://vimeo.com/showcase/<%= remote_id %>/embed`,width:580,minWidth:300,height:320},vimeoevent:{title:`Vimeo`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?vimeo\.com\/event\/(\d+)\S*/,embedUrl:`https://vimeo.com/event/<%= remote_id %>/embed`,width:580,minWidth:300,height:320},rutube:{title:`RUTUBE`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?rutube\.ru\/(?:video\/private\/|(?:video|shorts|play\/embed)\/|live\/video\/)([0-9a-f]{32})\/?(?:\?(?:.*&)?p=([\w-]+))?\S*/,embedUrl:`https://rutube.ru/play/embed/<%= remote_id %>`,id:e=>{var t;return e[1]===void 0?(t=e[0])==null?``:t:`${e[0]}/?p=${e[1]}`},width:580,minWidth:280,height:320},vkvideo:{title:`VK Video`,type:`video`,regex:/^(?:https?:\/\/)?(?:[\w-]+\.)*(?:vk\.(?:com|ru)|vkvideo\.ru)\/(?:(?:video|clip)(-?\d+)_(\d+)\S*|video_ext\.php\?(\S+)|\S*?[?&]z=(?:video|clip)(-?\d+)_(\d+)\S*)/,embedUrl:`https://vk.com/video_ext.php?oid=<%= remote_id %>`,id:e=>{var t,n,r,i;if(e[2]!==void 0){var a,o;let t=new URLSearchParams(e[2]),n=t.get(`hash`);return`${(a=t.get(`oid`))==null?``:a}&id=${(o=t.get(`id`))==null?``:o}${n===null?``:`&hash=${n}`}`}return`${(t=(n=e[0])==null?e[3]:n)==null?``:t}&id=${(r=(i=e[1])==null?e[4]:i)==null?``:r}`},width:580,minWidth:280,height:320},codepen:{title:`CodePen`,type:`code`,regex:/^(?:https?:\/\/)?(?:www\.)?codepen\.io\/((?:team\/|editor\/)?[\w-]+)\/(?:pen|full|details|debug)\/([\w-]+)(?:\/([0-9a-f]+))?\S*/,embedUrl:`https://codepen.io/<%= remote_id %>?default-tab=result`,id:e=>`${e[0]}/embed/${e[1]}${e[2]===void 0?``:`/${e[2]}`}`,width:580,minWidth:480,height:320},loom:{title:`Loom`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?loom\.com\/(?:share|embed)\/([0-9a-f]{32})\S*/,embedUrl:`https://www.loom.com/embed/<%= remote_id %>`,width:580,minWidth:280,height:320},figma:{title:`Figma`,type:`design`,regex:/^(?:https?:\/\/)?(?:www\.)?figma\.com\/(design|board|proto|file|slides|deck)\/([^/?#]+)\S*/,embedUrl:`https://embed.figma.com/<%= remote_id %>?embed-host=blok`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:400,height:400},spotify:{title:`Spotify`,type:`audio`,regex:/^(?:https?:\/\/)?open\.spotify\.com\/(?:intl-[\w-]+\/)?(?:embed\/)?(track|album|playlist|episode|show|artist)\/([^/?#]+)\S*/,embedUrl:`https://open.spotify.com/embed/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:250,height:152},googledrive:{title:`Google Drive`,type:`document`,regex:/^(?:https?:\/\/)?drive\.google\.com\/(?:file\/(?:u\/\d+\/)?d\/([\w-]+)|open\?(?:.*&)?id=([\w-]+))\S*/,embedUrl:`https://drive.google.com/file/d/<%= remote_id %>/preview`,id:e=>{var t,n;return(t=(n=e[0])==null?e[1]:n)==null?``:t},width:580,minWidth:320,height:480},googledrivefolder:{title:`Google Drive`,type:`document`,regex:/^(?:https?:\/\/)?drive\.google\.com\/drive\/(?:u\/\d+\/)?folders\/([\w-]+)\S*/,embedUrl:`https://drive.google.com/embeddedfolderview?id=<%= remote_id %>#list`,width:580,minWidth:320,height:480},googledocspublished:{title:`Google Docs`,type:`document`,regex:/^(?:https?:\/\/)?docs\.google\.com\/document\/(?:u\/\d+\/)?d\/e\/([\w-]+)\S*/,embedUrl:`https://docs.google.com/document/d/e/<%= remote_id %>/pub?embedded=true`,width:580,minWidth:320,height:480},googledocs:{title:`Google Docs`,type:`document`,regex:/^(?:https?:\/\/)?docs\.google\.com\/document\/(?:u\/\d+\/)?d\/(?!e\/)([\w-]+)\S*/,embedUrl:`https://docs.google.com/document/d/<%= remote_id %>/preview`,width:580,minWidth:320,height:480},googlesheets:{title:`Google Sheets`,type:`table`,regex:/^(?:https?:\/\/)?docs\.google\.com\/spreadsheets\/(?:u\/\d+\/)?d\/(?:e\/([\w-]+)|([\w-]+))\S*/,embedUrl:`https://docs.google.com/spreadsheets/d/<%= remote_id %>`,id:e=>e[0]===void 0?`${e[1]}/preview`:`e/${e[0]}/pubhtml?widget=true&headers=false`,width:580,minWidth:400,height:480},googleslides:{title:`Google Slides`,type:`document`,regex:/^(?:https?:\/\/)?docs\.google\.com\/presentation\/(?:u\/\d+\/)?d\/((?:e\/)?[\w-]+)\S*/,embedUrl:`https://docs.google.com/presentation/d/<%= remote_id %>/embed?start=false&loop=false&delayms=3000`,width:580,minWidth:480,height:480},googleforms:{title:`Google Forms`,type:`form`,regex:/^(?:https?:\/\/)?docs\.google\.com\/forms\/(?:u\/\d+\/)?d\/((?:e\/)?[\w-]+)\/viewform\S*/,embedUrl:`https://docs.google.com/forms/d/<%= remote_id %>/viewform?embedded=true`,width:580,minWidth:400,height:480},drawio:{title:`draw.io`,type:`design`,regex:/^(?:https?:\/\/)?(?:(?:viewer|app)\.diagrams\.net|(?:www\.)?draw\.io)\/(\?[^#\s]*)?#(?:([UR])(\S+)|G([\w-]+)\S*)/,embedUrl:`https://viewer.diagrams.net/<%= remote_id %>`,id:e=>{let[t,n,r,i]=e;return i===void 0?`${t==null?`?lightbox=1&nav=1`:t}#${n}${r}`:`?tags=%7B%7D&lightbox=1&highlight=0000ff&layers=1&nav=1#Uhttps%3A%2F%2Fdrive.google.com%2Fuc%3Fid%3D${i}%26export%3Ddownload`},width:580,minWidth:350,height:480},bilibili:{title:`bilibili`,type:`video`,regex:/^(?:https?:\/\/)?(?:(?:(?:www|m)\.)?bilibili\.com\/video|b23\.tv)\/(?:(BV[1-9A-HJ-NP-Za-km-z]{10})|av(\d+))\/?\S*/,embedUrl:`https://player.bilibili.com/player.html?<%= remote_id %>`,id:e=>e[0]===void 0?`aid=${e[1]}&autoplay=0`:`bvid=${e[0]}&autoplay=0`,width:580,minWidth:300,height:320},niconico:{title:`niconico`,type:`video`,regex:/^(?:https?:\/\/)?(?:(?:www|sp)\.nicovideo\.jp\/watch|nico\.ms)\/((?:sm|nm|so)\d+)\S*/,embedUrl:`https://embed.nicovideo.jp/watch/<%= remote_id %>`,width:580,minWidth:280,height:320},youku:{title:`Youku`,type:`video`,regex:/^(?:https?:\/\/)?(?:v|m)\.youku\.com\/(?:v_show|video|alipay_video)\/id_((?:%3D|[A-Za-z0-9+=])+)\.html?\S*/,embedUrl:`https://player.youku.com/embed/<%= remote_id %>`,id:e=>{var t;return((t=e[0])==null?``:t).replace(/%3D/g,`=`)},width:580,minWidth:300,height:320},navertv:{title:`Naver TV`,type:`video`,regex:/^(?:https?:\/\/)?tv\.naver\.com\/(?:v|embed)\/(\d+)\S*/,embedUrl:`https://tv.naver.com/embed/<%= remote_id %>?autoPlay=false`,width:580,minWidth:280,height:320},kakaotv:{title:`KakaoTV`,type:`video`,regex:/^(?:https?:\/\/)?tv\.kakao\.com\/(?:v|channel\/\d+\/cliplink)\/(\d+)\S*/,embedUrl:`https://play-tv.kakao.com/embed/player/cliplink/<%= remote_id %>?service=player_share`,width:580,minWidth:280,height:320},dailymotion:{title:`Dailymotion`,type:`video`,regex:/^(?:https?:\/\/)?(?:(?:www\.)?dailymotion\.com\/video|dai\.ly)\/([a-z0-9]+)\S*/,embedUrl:`https://geo.dailymotion.com/player.html?video=<%= remote_id %>`,width:580,minWidth:320,height:320},okru:{title:`OK.ru`,type:`video`,regex:/^(?:https?:\/\/)?(?:(?:www|m|mobile)\.)?(?:ok\.ru|odnoklassniki\.ru)\/(?:video|videoembed|live)\/(\d+(?:-\d+)?)\S*/,embedUrl:`https://ok.ru/videoembed/<%= remote_id %>`,width:580,minWidth:280,height:320},yandexmusic:{title:`Yandex Music`,type:`audio`,regex:/^(?:https?:\/\/)?music\.yandex\.(?:ru|com|kz|by|uz)\/(?:album\/(\d+)(?:\/track\/(\d+))?|users\/([\w.-]+)\/playlists\/(\d+))\S*/,embedUrl:`https://music.yandex.ru/iframe/<%= remote_id %>`,id:e=>{let[t,n,r,i]=e;return n===void 0?t===void 0?`playlist/${r}/${i}`:`album/${t}`:`track/${n}/${t}`},width:580,minWidth:280,height:180},arte:{title:`ARTE`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?arte\.tv\/(fr|de|en|es|pl|it)\/videos\/(\d{6}-\d{3}-[A-Z])\S*/,embedUrl:`https://www.arte.tv/embeds/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:280,height:320},deezer:{title:`Deezer`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?deezer\.com\/(?:[a-z]{2}\/)?(track|album|playlist|artist|episode)\/(\d+)\S*/,embedUrl:`https://widget.deezer.com/widget/auto/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:270,height:300},soundcloud:{title:`SoundCloud`,type:`audio`,regex:/^(?:https?:\/\/)?(?:(?:www|m)\.)?soundcloud\.com\/([\w-]+)\/(?!(?:tracks|albums|reposts|likes|followers|following|comments|popular-tracks)(?:[/?#]|$))(sets\/)?([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://w.soundcloud.com/player/?url=<%= remote_id %>`,id:e=>encodeURIComponent(`https://soundcloud.com/${e[0]}/${e[1]===void 0?``:`sets/`}${e[2]}`),width:580,minWidth:300,height:166},mixcloud:{title:`Mixcloud`,type:`audio`,regex:/^(?:https?:\/\/)?(?:(?:www|m)\.)?mixcloud\.com\/([\w-]+)\/(?!playlists(?:[/?#]|$))([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://www.mixcloud.com/widget/iframe/?feed=<%= remote_id %>&hide_cover=1`,id:e=>encodeURIComponent(`https://www.mixcloud.com/${e[0]}/${e[1]}/`),width:580,minWidth:180,height:120},applemusic:{title:`Apple Music`,type:`audio`,regex:/^(?:https?:\/\/)?music\.apple\.com\/([a-z]{2}\/(?:album|playlist|song)\/[^\s/?]+\/(?:pl\.[\w-]+|\d+))(?:\?(\S*))?$/,embedUrl:`https://embed.music.apple.com/<%= remote_id %>`,id:e=>{var t,n,r;let i=(t=/(?:^|&)i=(\d+)/.exec((n=e[1])==null?``:n))==null?void 0:t[1];return i===void 0?(r=e[0])==null?``:r:`${e[0]}?i=${i}`},width:580,minWidth:300,height:450},applepodcasts:{title:`Apple Podcasts`,type:`audio`,regex:/^(?:https?:\/\/)?podcasts\.apple\.com\/([a-z]{2}\/podcast\/[^\s/?]+\/id\d+)(?:\?(\S*))?$/,embedUrl:`https://embed.podcasts.apple.com/<%= remote_id %>`,id:e=>{var t,n,r;let i=(t=/(?:^|&)i=(\d+)/.exec((n=e[1])==null?``:n))==null?void 0:t[1];return i===void 0?(r=e[0])==null?``:r:`${e[0]}?i=${i}`},width:580,minWidth:290,height:450},audiomack:{title:`Audiomack`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?audiomack\.com\/([\w-]+)\/(song|album|playlist)\/([\w-]+)\S*/,embedUrl:`https://audiomack.com/embed/<%= remote_id %>`,id:e=>`${e[1]}/${e[0]}/${e[2]}`,width:580,minWidth:280,height:252},anghami:{title:`Anghami`,type:`audio`,regex:/^(?:https?:\/\/)?play\.anghami\.com\/(song|album|playlist|artist)\/(\d+)\S*/,embedUrl:`https://widget.anghami.com/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:280,height:170},streamable:{title:`Streamable`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?streamable\.com\/(?:e\/)?(?!(?:login|signup|recover|documentation)(?:[/?#]|$))([a-z0-9]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://streamable.com/e/<%= remote_id %>`,width:580,minWidth:280,height:320},tiktok:{title:`TikTok`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?tiktok\.com\/@[\w.-]+\/video\/(\d+)\S*/,embedUrl:`https://www.tiktok.com/embed/v2/<%= remote_id %>`,width:325,minWidth:325,height:580,fixedWidth:!0},wistia:{title:`Wistia`,type:`video`,regex:/^(?:https?:\/\/)?(?:[\w-]+\.)?wistia\.(?:com|net)\/(?:medias|embed\/iframe)\/([A-Za-z0-9]+)\S*/,embedUrl:`https://fast.wistia.net/embed/iframe/<%= remote_id %>`,width:580,minWidth:300,height:320},vidyard:{title:`Vidyard`,type:`video`,regex:/^(?:https?:\/\/)?[\w-]+\.vidyard\.com\/(?:[\w-]+\/)?watch\/([\w-]+)\S*/,embedUrl:`https://play.vidyard.com/<%= remote_id %>.html`,width:580,minWidth:300,height:320},giphy:{title:`GIPHY`,type:`image`,regex:/^(?:https?:\/\/)?(?:www\.)?giphy\.com\/(?:gifs|clips|stickers)\/(?:[\w-]+-)?([A-Za-z0-9]+)\/?(?:[?#]\S*)?$|^(?:https?:\/\/)?media\d*\.giphy\.com\/media\/([A-Za-z0-9]+)\/\S+/,embedUrl:`https://giphy.com/embed/<%= remote_id %>`,id:e=>{var t,n;return(t=(n=e[0])==null?e[1]:n)==null?``:t},width:480,minWidth:200,height:360},codesandbox:{title:`CodeSandbox`,type:`code`,regex:/^(?:https?:\/\/)?codesandbox\.io\/(?:s|p\/sandbox|embed)\/([\w-]+)\S*/,embedUrl:`https://codesandbox.io/embed/<%= remote_id %>`,width:580,minWidth:480,height:500},stackblitz:{title:`StackBlitz`,type:`code`,regex:/^(?:https?:\/\/)?stackblitz\.com\/edit\/([\w-]+)(?:\?(\S+))?$/,embedUrl:`https://stackblitz.com/edit/<%= remote_id %>`,id:e=>`${e[0]}?embed=1${e[1]===void 0?``:`&${e[1]}`}`,width:580,minWidth:480,height:500},typeform:{title:`Typeform`,type:`form`,regex:/^(?:https?:\/\/)?([\w-]+)\.typeform\.com\/to\/(\w+)\S*/,embedUrl:`https://<%= remote_id %>`,id:e=>`${e[0]}.typeform.com/to/${e[1]}`,width:580,minWidth:320,height:500},airtable:{title:`Airtable`,type:`table`,regex:/^(?:https?:\/\/)?(?:www\.)?airtable\.com\/(?:embed\/)?(?:(app\w+)\/)?(shr\w+)\S*/,embedUrl:`https://airtable.com/embed/<%= remote_id %>`,id:e=>{var t;return e[0]===void 0?(t=e[1])==null?``:t:`${e[0]}/${e[1]}`},width:580,minWidth:450,height:533},miro:{title:`Miro`,type:`design`,regex:/^(?:https?:\/\/)?miro\.com\/app\/(?:board|live-embed)\/((?:%3D|[\w=-])+)\/?\S*/,embedUrl:`https://miro.com/app/live-embed/<%= remote_id %>/`,id:e=>{var t;return((t=e[0])==null?``:t).replace(/%3D/g,`=`)},width:580,minWidth:400,height:500},desmos:{title:`Desmos`,type:`chart`,regex:/^(?:https?:\/\/)?(?:www\.)?desmos\.com\/calculator\/([a-z0-9]+)\S*/,embedUrl:`https://www.desmos.com/calculator/<%= remote_id %>?embed`,width:580,minWidth:256,height:450},observable:{title:`Observable`,type:`code`,regex:/^(?:https?:\/\/)?(?:www\.)?observablehq\.com\/(?:embed\/)?(@[\w-]+\/[\w-]+)\S*/,embedUrl:`https://observablehq.com/embed/<%= remote_id %>`,width:580,minWidth:320,height:500},jsfiddle:{title:`JSFiddle`,type:`code`,regex:/^(?:https?:\/\/)?(?:www\.)?jsfiddle\.net\/(?!(?:embedded|api|user|docs|blog|about)(?:[/?#]|$))(\w+(?:\/\w+){0,2})\/?(?:[?#]\S*)?$/,embedUrl:`https://jsfiddle.net/<%= remote_id %>/embedded/`,width:580,minWidth:400,height:400},reddit:{title:`Reddit`,type:`social`,regex:/^(?:https?:\/\/)?(?:(?:www|old|new|np)\.)?reddit\.com\/(r\/\w+\/comments\/\w+(?:\/[^/?#\s]+)?)\/?(?:[?#]\S*)?$/,embedUrl:`https://embed.reddit.com/<%= remote_id %>?embed=true&ref_source=embed&ref=share`,width:580,minWidth:320,height:500},instagram:{title:`Instagram`,type:`social`,regex:/^(?:https?:\/\/)?(?:www\.)?(?:instagram\.com|instagr\.am)\/(?:p|reels?|tv)\/([\w-]+)\S*/,embedUrl:`https://www.instagram.com/p/<%= remote_id %>/embed/captioned/`,width:400,minWidth:326,height:620,fixedWidth:!0},facebookvideo:{title:`Facebook`,type:`video`,regex:/^(?:https?:\/\/)?(?:(?:www|m|web|mbasic)\.)?facebook\.com\/(?:([\w.-]+)\/videos\/(?:[\w.-]+\/)?(\d+)|watch\/?\?(?:\S*?&)?v=(\d+)|reel\/(\d+))\S*/,embedUrl:`https://www.facebook.com/plugins/video.php?href=<%= remote_id %>`,id:e=>{let[t,n,r,i]=e;return encodeURIComponent(r===void 0?i===void 0?`https://www.facebook.com/${t}/videos/${n}/`:`https://www.facebook.com/reel/${i}`:`https://www.facebook.com/watch/?v=${r}`)},width:580,minWidth:220,height:320},facebookpost:{title:`Facebook`,type:`social`,regex:/^(?:https?:\/\/)?(?:(?:www|m|web|mbasic)\.)?facebook\.com\/(?:([\w.-]+)\/posts\/([\w-]+)|permalink\.php\?(\S+)|photo(?:\.php)?\/?\?(\S+))\S*/,embedUrl:`https://www.facebook.com/plugins/post.php?href=<%= remote_id %>&show_text=true`,id:e=>{let[t,n,r,i]=e;if(r!==void 0){var a,o;let e=new URLSearchParams(r);return encodeURIComponent(`https://www.facebook.com/permalink.php?story_fbid=${(a=e.get(`story_fbid`))==null?``:a}&id=${(o=e.get(`id`))==null?``:o}`)}if(i!==void 0){var s;let e=new URLSearchParams(i);return encodeURIComponent(`https://www.facebook.com/photo.php?fbid=${(s=e.get(`fbid`))==null?``:s}`)}return encodeURIComponent(`https://www.facebook.com/${t}/posts/${n}`)},width:500,minWidth:350,height:600},linkedin:{title:`LinkedIn`,type:`social`,regex:/^(?:https?:\/\/)?(?:[\w-]+\.)?linkedin\.com\/(?:posts\/[\w%~.-]+-activity-(\d+)|feed\/update\/urn:li:(activity|share|ugcPost):(\d+))\S*/,embedUrl:`https://www.linkedin.com/embed/feed/update/urn:li:<%= remote_id %>`,id:e=>e[0]===void 0?`${e[1]}:${e[2]}`:`activity:${e[0]}`,width:504,minWidth:400,height:540},mastodon:{title:`Mastodon`,type:`social`,regex:/^(?:https?:\/\/)?(mastodon\.social|mastodon\.online|mstdn\.social|hachyderm\.io|fosstodon\.org|infosec\.exchange|mas\.to|mastodon\.world|techhub\.social)\/(@\w+(?:@[\w.-]+)?)\/(\d+)\/?(?:[?#]\S*)?$/,embedUrl:`https://<%= remote_id %>/embed`,id:e=>`${e[0]}/${e[1]}/${e[2]}`,width:580,minWidth:270,height:320},pinterest:{title:`Pinterest`,type:`social`,regex:/^(?:https?:\/\/)?(?:[\w-]+\.)?pinterest\.(?:[a-z]{2,3}|co\.[a-z]{2}|com\.[a-z]{2})\/pin\/(\d+)(?:[/?#]\S*)?$/,embedUrl:`https://assets.pinterest.com/ext/embed.html?id=<%= remote_id %>`,width:345,minWidth:236,height:560,fixedWidth:!0},snapchat:{title:`Snapchat`,type:`social`,regex:/^(?:https?:\/\/)?(?:www\.)?snapchat\.com\/(spotlight\/[\w-]+|lens\/[0-9a-f]{32})\/?(?:[?#]\S*)?$/,embedUrl:`https://www.snapchat.com/<%= remote_id %>/embed`,width:416,minWidth:326,height:692,fixedWidth:!0},substack:{title:`Substack`,type:`document`,regex:/^(?:https?:\/\/)?(?!(?:www|open)\.)([\w-]+)\.substack\.com\/p\/([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://<%= remote_id %>`,id:e=>`${e[0]}.substack.com/embed/p/${e[1]}`,width:580,minWidth:320,height:280},ted:{title:`TED`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?ted\.com\/talks\/([\w-]+)\S*/,embedUrl:`https://embed.ted.com/talks/<%= remote_id %>`,width:580,minWidth:320,height:320},internetarchive:{title:`Internet Archive`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?archive\.org\/(?:details|embed)\/([^\s/?#]+)\S*/,embedUrl:`https://archive.org/embed/<%= remote_id %>`,width:580,minWidth:320,height:320},kick:{title:`Kick`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?kick\.com\/(?!(?:browse|categories|category|video|clips|search|support|terms|privacy|community-guidelines|dmca|help|about|blog|store|transparency)(?:[/?#]|$))([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://player.kick.com/<%= remote_id %>?autoplay=false`,width:580,minWidth:320,height:320},peertube:{title:`PeerTube`,type:`video`,regex:/^(?:https?:\/\/)?(framatube\.org|tilvids\.com|video\.blender\.org|makertube\.net)\/(?:w|videos\/watch)\/([\w-]+)\S*/,embedUrl:`https://<%= remote_id %>`,id:e=>`${e[0]}/videos/embed/${e[1]}`,width:580,minWidth:300,height:320},odysee:{title:`Odysee`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?odysee\.com\/(@[^\s/?#]+\/[^\s/?#]+|[^\s/@$?#][^\s/?#]*(?::|%3A)[^\s/?#]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://odysee.com/$/embed/<%= remote_id %>`,id:e=>{var t;return((t=e[0])==null?``:t).replace(/%3A/gi,`:`)},width:580,minWidth:320,height:320},soop:{title:`SOOP`,type:`video`,regex:/^(?:https?:\/\/)?vod\.(?:sooplive\.co\.kr|sooplive\.com|afreecatv\.com)\/player\/(\d+)\S*/,embedUrl:`https://vod.sooplive.com/player/<%= remote_id %>`,width:580,minWidth:320,height:320},coub:{title:`Coub`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?coub\.com\/view\/(\w+)\S*/,embedUrl:`https://coub.com/embed/<%= remote_id %>`,width:580,minWidth:320,height:320},bitchute:{title:`BitChute`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?bitchute\.com\/video\/([\w-]+)\/?\S*/,embedUrl:`https://www.bitchute.com/embed/<%= remote_id %>/`,width:580,minWidth:320,height:320},tidal:{title:`TIDAL`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.|listen\.)?tidal\.com\/(?:browse\/)?(track|album|playlist|video)\/([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://embed.tidal.com/<%= remote_id %>`,id:e=>`${e[0]}s/${e[1]}`,width:580,minWidth:300,height:400},spotifypodcasters:{title:`Spotify for Creators`,type:`audio`,regex:/^(?:https?:\/\/)?(?:(?:creators|podcasters)\.spotify\.com\/pod\/show|(?:www\.)?anchor\.fm)\/([\w-]+)\/episodes\/([\w-]+)\S*/,embedUrl:`https://creators.spotify.com/pod/show/<%= remote_id %>`,id:e=>`${e[0]}/embed/episodes/${e[1]}`,width:580,minWidth:200,height:152},pocketcasts:{title:`Pocket Casts`,type:`audio`,regex:/^(?:https?:\/\/)?pca\.st\/(?!(?:discover|search|podcasts?|episode|support|sign-in|register|get|plus|about|privacy|terms)(?:[/?#]|$))([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://pca.st/embed/<%= remote_id %>`,width:580,minWidth:300,height:200},iheart:{title:`iHeart`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?iheart\.com\/(podcast\/[\w-]+-\d+(?:\/episode\/[\w-]+-\d+)?|live\/[\w-]+-\d+)\/?(?:[?#]\S*)?$/,embedUrl:`https://www.iheart.com/<%= remote_id %>/?embed=true`,width:580,minWidth:300,height:250},acast:{title:`Acast`,type:`audio`,regex:/^(?:https?:\/\/)?shows\.acast\.com\/([\w-]+)\/(?:episodes\/)?(?!episodes(?:[/?#]|$))([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://embed.acast.com/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:300,height:190},podbean:{title:`Podbean`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?podbean\.com\/ew\/pb-([a-z0-9]+)-([a-z0-9]+)\S*/,embedUrl:`https://www.podbean.com/player-v2/?i=<%= remote_id %>`,id:e=>`${e[0]}-${e[1]}-pb`,width:580,minWidth:300,height:150},spreaker:{title:`Spreaker`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?spreaker\.com\/episode\/(?:[\w-]*?--)?(\d+)\/?(?:[?#]\S*)?$/,embedUrl:`https://widget.spreaker.com/player?episode_id=<%= remote_id %>`,width:580,minWidth:200,height:200},buzzsprout:{title:`Buzzsprout`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?buzzsprout\.com\/(\d+\/(?:episodes\/)?\d+(?:-[\w-]+)?)\/?(?:[?#]\S*)?$/,embedUrl:`https://www.buzzsprout.com/<%= remote_id %>?client_source=small_player&iframe=true`,width:580,minWidth:300,height:200},castbox:{title:`Castbox`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?castbox\.fm\/(?:episode\/\S*?-id(\d+)-id(\d+)|channel\/\S*?-id(\d+))\/?(?:[?#]\S*)?$/,embedUrl:`https://castbox.fm/app/castbox/player/<%= remote_id %>?v=8.22.11&autoplay=0`,id:e=>e[2]===void 0?`id${e[0]}/id${e[1]}`:`id${e[2]}`,width:580,minWidth:300,height:500},transistor:{title:`Transistor`,type:`audio`,regex:/^(?:https?:\/\/)?share\.transistor\.fm\/(?:s|e)\/([0-9a-f]+)\S*/,embedUrl:`https://share.transistor.fm/e/<%= remote_id %>`,width:580,minWidth:300,height:180},audioboom:{title:`Audioboom`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?audioboom\.com\/posts\/(\d+)\S*/,embedUrl:`https://embeds.audioboom.com/posts/<%= remote_id %>/embed/v4`,width:580,minWidth:300,height:150},tunein:{title:`TuneIn`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?tunein\.com\/radio\/(?:[\w-]+-)?s(\d+)\/?(?:[?#]\S*)?$/,embedUrl:`https://tunein.com/embed/player/s<%= remote_id %>/`,width:580,minWidth:300,height:100},beatport:{title:`Beatport`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?beatport\.com\/track\/[^/?#\s]+\/(\d+)\S*/,embedUrl:`https://embed.beatport.com/?id=<%= remote_id %>&type=track`,width:580,minWidth:300,height:162},netease:{title:`NetEase Cloud Music`,type:`audio`,regex:/^(?:https?:\/\/)?music\.163\.com\/(?:#\/)?song\?(?:.*&)?id=(\d+)\S*/,embedUrl:`https://music.163.com/outchain/player?type=2&id=<%= remote_id %>&auto=0&height=66`,width:580,minWidth:330,height:86},suno:{title:`Suno`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?suno\.com\/song\/([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})\S*/,embedUrl:`https://suno.com/embed/<%= remote_id %>`,width:580,minWidth:300,height:240},hearthis:{title:`hearthis.at`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?hearthis\.at\/(?!(?:categories|charts|search|pages|set)(?:[/?#]|$))([\w.-]+)\/([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://hearthis.at/<%= remote_id %>/embed/`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:300,height:150},boomplay:{title:`Boomplay`,type:`audio`,regex:/^(?:https?:\/\/)?(?:www\.)?boomplay\.com\/songs\/(\d+)\S*/,embedUrl:`https://www.boomplay.com/embed/<%= remote_id %>/MUSIC`,width:580,minWidth:300,height:130},calendly:{title:`Calendly`,type:`calendar`,regex:/^(?:https?:\/\/)?(?:www\.)?calendly\.com\/(?:(d\/[\w-]+\/[\w-]+)|(?!(?:app|event_types|login|signup|integrations|pricing|blog|help|features|teams|solutions|customers|resources|legal|security|api|embed|d)(?:[/?#]|$))([\w-]+(?:\/[\w-]+)?))\/?(?:[?#]\S*)?$/,embedUrl:`https://calendly.com/<%= remote_id %>?embed_domain=blok&embed_type=Inline`,id:e=>{var t,n;return(t=(n=e[0])==null?e[1]:n)==null?``:t},width:580,minWidth:360,height:700},tally:{title:`Tally`,type:`form`,regex:/^(?:https?:\/\/)?tally\.so\/(?:r|embed)\/(\w+)\/?(?:[?#]\S*)?$/,embedUrl:`https://tally.so/embed/<%= remote_id %>`,width:580,minWidth:400,height:500},jotform:{title:`Jotform`,type:`form`,regex:/^(?:https?:\/\/)?(?:form|www|eu)\.jotform\.com\/(\d+)\/?(?:[?#]\S*)?$/,embedUrl:`https://form.jotform.com/<%= remote_id %>`,width:580,minWidth:400,height:540},whimsical:{title:`Whimsical`,type:`design`,regex:/^(?:https?:\/\/)?(?:www\.)?whimsical\.com\/(?!(?:wireframes|templates|learn|blog|pricing|mind-maps|flowcharts|docs|ai|downloads|careers|contact|terms|privacy)(?:[/?#]|$))(?:[\w-]*-)?([A-Za-z0-9]{16,})\/?(?:[?#]\S*)?$/,embedUrl:`https://whimsical.com/embed/<%= remote_id %>`,width:580,minWidth:400,height:420},excalidraw:{title:`Excalidraw`,type:`design`,regex:/^(?:https?:\/\/)?(?:www\.)?excalidraw\.com\/#json=([\w-]+),([\w-]+)$/,embedUrl:`https://excalidraw.com/#json=<%= remote_id %>`,id:e=>`${e[0]},${e[1]}`,width:580,minWidth:380,height:420},tldraw:{title:`tldraw`,type:`design`,regex:/^(?:https?:\/\/)?(?:www\.)?tldraw\.com\/(ro|r|v|p)\/([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://www.tldraw.com/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:400,height:420},mentimeter:{title:`Mentimeter`,type:`form`,regex:/^(?:https?:\/\/)?(?:www\.)?mentimeter\.com\/app\/presentation\/([\w-]+)(?:\/[\w-]+)?\/?(?:[?#]\S*)?$/,embedUrl:`https://www.mentimeter.com/app/presentation/<%= remote_id %>/embed`,width:580,minWidth:420,height:400},behance:{title:`Behance`,type:`design`,regex:/^(?:https?:\/\/)?(?:www\.)?behance\.net\/gallery\/(\d+)(?:[/?#]\S*)?$/,embedUrl:`https://www.behance.net/embed/project/<%= remote_id %>`,width:580,minWidth:400,height:460},chromatic:{title:`Chromatic`,type:`code`,regex:/^(?:https?:\/\/)?([\w-]+)\.chromatic\.com\/\?(?:.*&)?path=\/(story|docs)\/([^\s&]+)\S*/,embedUrl:`https://<%= remote_id %>`,id:e=>`${e[0]}.chromatic.com/iframe.html?id=${e[2]}&viewMode=${e[1]===`docs`?`docs`:`story`}`,width:580,minWidth:320,height:400},plunker:{title:`Plunker`,type:`code`,regex:/^(?:https?:\/\/)?(?:(?:www\.)?plnkr\.co\/(?:edit|plunk)\/|embed\.plnkr\.co\/)([\w-]+)\S*/,embedUrl:`https://embed.plnkr.co/<%= remote_id %>?show=preview`,width:580,minWidth:480,height:400},datawrapper:{title:`Datawrapper`,type:`chart`,regex:/^(?:https?:\/\/)?(?:datawrapper\.dwcdn\.net\/([A-Za-z0-9]{5})|(?:www\.)?datawrapper\.de\/_\/([A-Za-z0-9]{5}))(?:[/?#]\S*)?$/,embedUrl:`https://datawrapper.dwcdn.net/<%= remote_id %>/`,id:e=>{var t,n;return(t=(n=e[0])==null?e[1]:n)==null?``:t},width:580,minWidth:320,height:400},flourish:{title:`Flourish`,type:`chart`,regex:/^(?:https?:\/\/)?public\.flourish\.studio\/(visualisation|story)\/(\d+)\S*/,embedUrl:`https://flo.uri.sh/<%= remote_id %>/embed`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:320,height:450},ourworldindata:{title:`Our World in Data`,type:`chart`,regex:/^(?:https?:\/\/)?(?:www\.)?ourworldindata\.org\/(grapher|explorers)\/([\w-]+)\/?(\?[^#\s]*)?(?:#\S*)?$/,embedUrl:`https://ourworldindata.org/<%= remote_id %>`,id:e=>{var t;return`${e[0]}/${e[1]}${(t=e[2])==null?``:t}`},width:580,minWidth:360,height:480},geogebra:{title:`GeoGebra`,type:`chart`,regex:/^(?:https?:\/\/)?(?:www\.)?geogebra\.org\/(m|calculator|classic)\/(\w+)\S*/,embedUrl:`https://www.geogebra.org/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:320,height:480},scratch:{title:`Scratch`,type:`code`,regex:/^(?:https?:\/\/)?scratch\.mit\.edu\/projects\/(\d+)\S*/,embedUrl:`https://scratch.mit.edu/projects/<%= remote_id %>/embed`,width:485,minWidth:400,height:402,fixedWidth:!0},kahoot:{title:`Kahoot!`,type:`form`,regex:/^(?:https?:\/\/)?create\.kahoot\.it\/(?:details|share)\/(?:[\w-]+\/)?([0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12})\S*/,embedUrl:`https://embed.kahoot.it/<%= remote_id %>`,width:580,minWidth:480,height:420},genially:{title:`Genially`,type:`document`,regex:/^(?:https?:\/\/)?view\.(?:genially\.com|genial\.ly)\/([0-9a-f]{24})\S*/,embedUrl:`https://view.genially.com/<%= remote_id %>`,width:580,minWidth:400,height:420},infogram:{title:`Infogram`,type:`chart`,regex:/^(?:https?:\/\/)?(?:www\.)?infogram\.com\/(?!(?:blog|examples|templates|features|create|api|pricing|login|signup|app|charts|maps|dashboards|reports|infographics|teams|education|about|careers|contact|terms|privacy|webinars|academy)(?:[/?#]|$))([\w-]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://e.infogram.com/<%= remote_id %>?src=embed`,width:580,minWidth:320,height:480},arcgisstorymaps:{title:`ArcGIS StoryMaps`,type:`map`,regex:/^(?:https?:\/\/)?storymaps\.arcgis\.com\/(stories|collections)\/([0-9a-f]{32})\S*/,embedUrl:`https://storymaps.arcgis.com/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}`,width:580,minWidth:480,height:480},felt:{title:`Felt`,type:`map`,regex:/^(?:https?:\/\/)?(?:www\.)?felt\.com\/(?:embed\/)?map\/([\w-]+)\S*/,embedUrl:`https://felt.com/embed/map/<%= remote_id %>`,width:580,minWidth:360,height:480},p5js:{title:`p5.js`,type:`code`,regex:/^(?:https?:\/\/)?editor\.p5js\.org\/([\w.-]+)\/(?:sketches|full|embed|present)\/([\w-]+)\S*/,embedUrl:`https://editor.p5js.org/<%= remote_id %>`,id:e=>`${e[0]}/full/${e[1]}`,width:580,minWidth:400,height:420},wakelet:{title:`Wakelet`,type:`document`,regex:/^(?:https?:\/\/)?(?:www\.)?wakelet\.com\/wake\/([\w-]+)\S*/,embedUrl:`https://embed.wakelet.com/wakes/<%= remote_id %>/list`,width:580,minWidth:320,height:480},pollev:{title:`Poll Everywhere`,type:`form`,regex:/^(?:https?:\/\/)?(?:www\.)?pollev\.com\/(?!(?:home|login|signup|register|app|features|pricing|support|mobile|proctor|clear|terms|privacy)(?:[/?#]|$))([a-z0-9]+)\/?(?:[?#]\S*)?$/,embedUrl:`https://pollev-embeds.com/<%= remote_id %>`,width:580,minWidth:400,height:480},wolframcloud:{title:`Wolfram Cloud`,type:`code`,regex:/^(?:https?:\/\/)?(?:www\.)?wolframcloud\.com\/obj\/(\S+)/,embedUrl:`https://www.wolframcloud.com/obj/<%= remote_id %>`,width:580,minWidth:480,height:480},sketchfab:{title:`Sketchfab`,type:`design`,regex:/^(?:https?:\/\/)?(?:www\.)?sketchfab\.com\/(?:3d-models\/(?:[\w-]+-)?([0-9a-f]{32})|models\/([0-9a-f]{32}))\S*/,embedUrl:`https://sketchfab.com/models/<%= remote_id %>/embed`,id:e=>{var t,n;return(t=(n=e[0])==null?e[1]:n)==null?``:t},width:580,minWidth:400,height:400},openstreetmap:{title:`OpenStreetMap`,type:`map`,regex:/^(?:https?:\/\/)?(?:www\.)?openstreetmap\.org\/(?:\?(?:[^#\s]*&)?mlat=(-?[\d.]+)&mlon=(-?[\d.]+)[^#\s]*)?#map=(\d+(?:\.\d+)?)\/(-?\d+(?:\.\d+)?)\/(-?\d+(?:\.\d+)?)\S*/,embedUrl:`https://www.openstreetmap.org/export/embed.html?<%= remote_id %>`,id:e=>{let[t,n,r,i,a]=e.map(e=>e===void 0?void 0:Number(e)),o=360/(256*2**(r==null?0:r)),s=580/2*o,c=420/2*o*Math.cos((i==null?0:i)*Math.PI/180),l=(e,t)=>Math.min(t,Math.max(-t,e)).toFixed(6);return`bbox=${`${l((a==null?0:a)-s,180)},${l((i==null?0:i)-c,85)},${l((a==null?0:a)+s,180)},${l((i==null?0:i)+c,85)}`}&layer=mapnik${t!==void 0&&n!==void 0?`&marker=${t},${n}`:``}`},width:580,minWidth:300,height:420},tencentvideo:{title:`Tencent Video`,type:`video`,regex:/^(?:https?:\/\/)?(?:m\.)?v\.qq\.com\/x\/(?:(?:cover\/\w+\/|page\/)([a-z0-9]+)\.html?|m\/play\?(?:.*&)?vid=([a-z0-9]+))\S*/,embedUrl:`https://v.qq.com/txp/iframe/player.html?vid=<%= remote_id %>`,id:e=>{var t,n;return(t=(n=e[0])==null?e[1]:n)==null?``:t},width:580,minWidth:320,height:320},douyin:{title:`Douyin`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?douyin\.com\/video\/(\d+)\S*/,embedUrl:`https://open.douyin.com/player/video?vid=<%= remote_id %>&autoplay=0`,width:325,minWidth:325,height:580,fixedWidth:!0},kinescope:{title:`Kinescope`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?kinescope\.io\/(?:embed\/)?([A-Za-z0-9]{16,})\/?(?:[?#]\S*)?$/,embedUrl:`https://kinescope.io/embed/<%= remote_id %>`,width:580,minWidth:320,height:320},vidio:{title:`Vidio`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?vidio\.com\/watch\/(\d+)-[\w-]+\S*/,embedUrl:`https://www.vidio.com/embed/<%= remote_id %>`,width:580,minWidth:320,height:320},mailru:{title:`Mail.ru`,type:`video`,regex:/^(?:https?:\/\/)?my\.mail\.ru\/(mail|inbox|list|bk|community|v)\/([\w.-]+)\/video\/([\w-]+)\/(\d+)\.html?\S*/,embedUrl:`https://my.mail.ru/<%= remote_id %>`,id:e=>`${e[0]}/${e[1]}/video/embed/${e[2]}/${e[3]}`,width:580,minWidth:320,height:320},smotrim:{title:`Smotrim`,type:`video`,regex:/^(?:https?:\/\/)?(?:www\.)?smotrim\.ru\/video\/(\d+)\S*/,embedUrl:`https://player.smotrim.ru/iframe/video/id/<%= remote_id %>/sid/smotrim`,width:580,minWidth:320,height:320},twitter:{title:`X (Twitter)`,type:`social`,regex:/^(?:https?:\/\/)?(?:(?:www|mobile)\.)?(?:twitter|x)\.com\/(?:i\/web|\w+)\/status\/(\d+)\S*/,embedUrl:`https://twitter.com/i/status/<%= remote_id %>`,kind:`script`,width:550,height:0},telegram:{title:`Telegram`,type:`social`,regex:/^(?:https?:\/\/)?(?:www\.)?(?:t\.me|telegram\.(?:me|dog))\/(?:s\/)?(?!c\/)(\w+)\/(?:\d+\/)?(\d+)\S*/,embedUrl:`https://t.me/<%= remote_id %>`,kind:`script`,id:e=>`${e[0]}/${e[1]}`,width:580,height:0},threads:{title:`Threads`,type:`social`,regex:/^(?:https?:\/\/)?(?:www\.)?threads\.(?:com|net)\/(@[\w.]+)\/post\/([\w-]+)\S*/,embedUrl:`https://www.threads.com/<%= remote_id %>`,kind:`script`,id:e=>`${e[0]}/post/${e[1]}`,width:550,height:0}};function Hr(e){for(let[n,r]of Object.entries(Vr)){var t;let i=r.regex.exec(e);if(!i)continue;let a=i.slice(1),o=r.id?r.id(a):a[0];return{service:n,remoteId:o,embedUrl:Ur(n,o),kind:(t=r.kind)==null?`iframe`:t,title:r.title,type:r.type}}return null}function Ur(e,t){let n=Vr[e];if(!n)throw Error(`Unknown embed service: ${e}`);return n.embedUrl.replace(zr,()=>t)}function Wr(e){try{let{protocol:t}=new URL(e);return t===`http:`||t===`https:`}catch(e){return!1}}var Gr={"⌘":`⌘`,"⇧":`⇧`,"⌥":`⌥`,"⌃":`⌃`,"⌫":`⌫`,"⏎":`⏎`,"⎋":`⎋`,"␡":`⌦`,"↑":`↑`,"↓":`↓`,"←":`←`,"→":`→`,ctrl:`⌃`,alt:`⌥`,shift:`⇧`,enter:`↵`,backspace:`⌫`,escape:`⎋`,esc:`⎋`,delete:`⌦`,del:`Del`,tab:`⇥`,ins:`Ins`,win:`⊞`};function Kr(e){var t,n;let r=e.trim();return(t=(n=Gr[r.toLowerCase()])==null?Gr[r]:n)==null?r:t}function qr(e){let t=/([⌘⇧⌥⌃⌫⏎⎋⌦↑↓←→↵⇥])|([^⌘⇧⌥⌃⌫⏎⎋⌦↑↓←→↵⇥]+)/gu,n=[];for(let r of e.matchAll(t)){let e=r[0].trim();e&&n.push(e)}return n}function Jr(e){let t=e.length===1,n=t?13:11,r=t?13:7.5,i=Math.ceil(e.length*r);return`<svg xmlns="http://www.w3.org/2000/svg" width="${i}" height="16" viewBox="0 0 ${i} 16" style="display:inline-block;vertical-align:middle;flex-shrink:0" aria-hidden="true"><text x="${i/2}" y="9" text-anchor="middle" dominant-baseline="middle" font-family="-apple-system,BlinkMacSystemFont,'SF Pro Text','Helvetica Neue',sans-serif" font-size="${n}" font-weight="400" fill="currentColor">${e}</text></svg>`}function Yr(e){let t=e.split(` + `).flatMap(qr);return t.length===0?e:`<span style="display:inline-flex;align-items:center;line-height:1">${t.map(e=>Jr(Kr(e))).join(``)}</span>`}var Xr={"⌘":`Command`,"⇧":`Shift`,"⌥":`Option`,"⌃":`Control`,"⌫":`Backspace`,"⌦":`Delete`,"⏎":`Return`,"↵":`Return`,"⎋":`Escape`,"⇥":`Tab`,"↑":`Up`,"↓":`Down`,"←":`Left`,"→":`Right`,del:`Delete`,ins:`Insert`,"⊞":`Win`};function Zr(e){let t=e.split(` + `).flatMap(qr);return t.length===0?e:t.map(e=>{var t,n;let r=e.trim(),i=r.toLowerCase();return(t=(n=Xr[r])==null?Xr[i]:n)==null?r.toUpperCase():t}).join(`+`)}var H={root:``,alignedStart:`text-start`,alignedCenter:`text-center`,title:``,description:`opacity-60 mt-[3px]`},Qr=class{constructor(e){let t=e.alignment===`center`?`center`:`start`;this.nodes={root:w.make(`div`,[H.root,t===`center`?H.alignedCenter:H.alignedStart]),title:w.make(`div`,H.title,{textContent:e.title})},this.nodes.root.setAttribute(`data-alignment`,t),this.nodes.root.appendChild(this.nodes.title),e.description!==void 0&&(this.nodes.description=w.make(`div`,H.description),this.nodes.description.innerHTML=Yr(e.description),this.nodes.root.appendChild(this.nodes.description))}getElement(){return this.nodes.root}},$r=class{constructor(e){this.params=e}get name(){if(this.params!==void 0&&`name`in this.params)return this.params.name}destroy(){Bt()}onChildrenOpen(){var e;this.params!==void 0&&`children`in this.params&&typeof((e=this.params.children)==null?void 0:e.onOpen)==`function`&&this.params.children.onOpen()}onChildrenClose(){var e;this.params!==void 0&&`children`in this.params&&typeof((e=this.params.children)==null?void 0:e.onClose)==`function`&&this.params.children.onClose()}handleClick(){var e,t;this.params!==void 0&&`onActivate`in this.params&&((e=(t=this.params).onActivate)==null||e.call(t,this.params))}addHint(e,t){Vt(e,new Qr(t).getElement(),{placement:t.position})}getMountElement(){return this.getElement()}get children(){var e;return this.params!==void 0&&`children`in this.params&&((e=this.params.children)==null?void 0:e.items)!==void 0?this.params.children.items:[]}get hasChildren(){return this.children.length>0}get isChildrenOpen(){var e;return this.params!==void 0&&`children`in this.params&&((e=this.params.children)==null?void 0:e.isOpen)===!0}get isChevronHidden(){var e;return this.params!==void 0&&`children`in this.params&&((e=this.params.children)==null?void 0:e.hideChevron)===!0}get isChildrenFlippable(){var e;return!(this.params===void 0||!(`children`in this.params)||((e=this.params.children)==null?void 0:e.isFlippable)===!1)}get isChildrenSearchable(){var e;return this.params!==void 0&&`children`in this.params&&((e=this.params.children)==null?void 0:e.searchable)===!0}get childrenWidth(){var e;if(!(this.params===void 0||!(`children`in this.params)))return(e=this.params.children)==null?void 0:e.width}get childrenMinWidth(){var e;if(!(this.params===void 0||!(`children`in this.params)))return(e=this.params.children)==null?void 0:e.minWidth}get closeOnActivate(){return this.params!==void 0&&`closeOnActivate`in this.params&&this.params.closeOnActivate}get isActive(){return this.params===void 0||!(`isActive`in this.params)?!1:typeof this.params.isActive==`function`?this.params.isActive():this.params.isActive===!0}},ei=`
11
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
12
- <path d="m4.5 10.5 4 4 7-8" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
13
- </svg>
14
- `,ti=`
15
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
16
- <path d="M10 3.5 Q10.8 9.2 16.5 10 Q10.8 10.8 10 16.5 Q9.2 10.8 3.5 10 Q9.2 9.2 10 3.5Z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
17
- </svg>
18
- `,ni=`
19
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
20
- <path d="m5 15 10-10m0 10L5 5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
21
- </svg>
22
- `,ri=`
23
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
24
- <path
25
- d="M6 10h4.9231c.6528 0 1.2789-.3161 1.7405-.8787.4617-.56259.721-1.32565.721-2.1213 0-.79565-.2593-1.55871-.721-2.12132C12.202 4.31607 11.5759 4 10.9231 4H6v6Zm0 0h5.5385c.6528 0 1.2789.3161 1.7405.8787.4617.5626.721 1.3257.721 2.1213 0 .7956-.2593 1.5587-.721 2.1213-.4616.5626-1.0877.8787-1.7405.8787H6v-6Z"
26
- stroke="currentColor"
27
- stroke-width="1.25"
28
- stroke-linecap="round"
29
- stroke-linejoin="round"
30
- />
31
- </svg>
32
- `,ii=`
33
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
34
- <path
35
- d="M8.5 4h6m-10 12h6m1-12-4 12"
36
- stroke="currentColor"
37
- stroke-width="1.25"
38
- stroke-linecap="round"
39
- stroke-linejoin="round"
40
- />
41
- </svg>
42
- `,ai=`
43
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
44
- <path d="M8.5 11.5a3.5 3.5 0 0 0 5 0l2-2a3.536 3.536 0 0 0-5-5l-1 1" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
45
- <path d="M11.5 8.5a3.5 3.5 0 0 0-5 0l-2 2a3.536 3.536 0 0 0 5 5l1-1" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
46
- </svg>
47
- `,oi=`
48
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
49
- <rect x="2.75" y="2.75" width="14.5" height="14.5" rx="3.5" stroke="currentColor" stroke-width="1.25"/>
50
- <path d="M7.1 13.75 10 6.5l2.9 7.25" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
51
- <path d="M8.75 10.75h2.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
52
- </svg>
53
- `,si=`
54
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
55
- <path d="M6 3.5V10a4 4 0 0 0 8 0V3.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
56
- <path d="M4.5 16.5h11" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
57
- </svg>
58
- `,ci=`
59
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
60
- <path d="M4 10h12" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
61
- <path d="M8.2 10c-1-.5-1.8-1.27-1.8-2.4 0-1.99 1.61-3.6 3.6-3.6s3.6 1.61 3.6 3.6" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
62
- <path d="M11.8 10c1 .5 1.8 1.27 1.8 2.4 0 1.99-1.61 3.6-3.6 3.6s-3.6-1.61-3.6-3.6" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
63
- </svg>
64
- `,li=`
65
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
66
- <path d="M14.5 6.5l2-2-2-2" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
67
- <path d="M16.5 4.5h-4a5 5 0 0 0-5 5v1" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
68
- <path d="M5.5 13.5l-2 2 2 2" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
69
- <path d="M3.5 15.5h4a5 5 0 0 0 5-5v-1" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
70
- </svg>
71
- `,ui=`
72
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
73
- <circle cx="7.5" cy="5.5" r="1" fill="currentColor"/>
74
- <circle cx="12.5" cy="5.5" r="1" fill="currentColor"/>
75
- <circle cx="7.5" cy="10" r="1" fill="currentColor"/>
76
- <circle cx="12.5" cy="10" r="1" fill="currentColor"/>
77
- <circle cx="7.5" cy="14.5" r="1" fill="currentColor"/>
78
- <circle cx="12.5" cy="14.5" r="1" fill="currentColor"/>
79
- </svg>
80
- `,di=`
81
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
82
- <path d="M4.5 10h11M10 4.5v11" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
83
- </svg>
84
- `,fi=`
85
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
86
- <path d="M4.5 10h11" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
87
- </svg>
88
- `,pi=`
89
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
90
- <path d="m6 8 4 4 4-4" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
91
- </svg>
92
- `,mi=`
93
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
94
- <path d="m12 5-5 5 5 5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
95
- </svg>
96
- `,hi=`
97
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
98
- <path d="m8 5 5 5-5 5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
99
- </svg>
100
- `,gi=`
101
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
102
- <circle cx="9" cy="9" r="4.5" stroke="currentColor" stroke-width="1.25"/>
103
- <path d="m12.5 12.5 3.5 3.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
104
- </svg>
105
- `,_i=`
106
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
107
- <path d="M3.46 5.5V15H5.43V10.9H9.04V15H11V5.5H9.04V9.15H5.43V5.5Z" fill="currentColor"/>
108
- <path d="M15.56 15V9.12H14.61Q14.56 9.45 14.4 9.68Q14.24 9.91 14.01 10.05Q13.78 10.18 13.49 10.24Q13.2 10.29 12.89 10.29V11.18H14.37V15Z" fill="currentColor"/>
109
- </svg>
110
- `,vi=`
111
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
112
- <path d="M3.46 5.5V15H5.43V10.9H9.04V15H11V5.5H9.04V9.15H5.43V5.5Z" fill="currentColor"/>
113
- <path d="M12.58 11.38H13.72Q13.72 11.14 13.77 10.9Q13.82 10.66 13.93 10.47Q14.03 10.27 14.22 10.15Q14.4 10.03 14.66 10.03Q15.04 10.03 15.29 10.26Q15.54 10.5 15.54 10.93Q15.54 11.2 15.42 11.41Q15.3 11.62 15.11 11.79Q14.93 11.96 14.72 12.1Q14.5 12.24 14.3 12.37Q13.93 12.63 13.59 12.88Q13.24 13.13 12.99 13.43Q12.74 13.73 12.59 14.11Q12.45 14.49 12.45 15H16.77V13.97H13.98Q14.2 13.67 14.49 13.45Q14.77 13.22 15.08 13.02Q15.38 12.82 15.68 12.62Q15.98 12.42 16.21 12.17Q16.45 11.92 16.59 11.61Q16.73 11.29 16.73 10.84Q16.73 10.41 16.57 10.07Q16.4 9.72 16.13 9.49Q15.85 9.25 15.48 9.13Q15.12 9 14.72 9Q14.19 9 13.78 9.18Q13.37 9.36 13.1 9.68Q12.83 10.01 12.7 10.44Q12.56 10.87 12.58 11.38Z" fill="currentColor"/>
114
- </svg>
115
- `,yi=`
116
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
117
- <path d="M3.46 5.5V15H5.43V10.9H9.04V15H11V5.5H9.04V9.15H5.43V5.5Z" fill="currentColor"/>
118
- <path d="M14.19 11.5V12.34Q14.4 12.34 14.64 12.35Q14.88 12.36 15.09 12.44Q15.29 12.52 15.42 12.7Q15.55 12.87 15.55 13.21Q15.55 13.64 15.27 13.89Q14.99 14.13 14.59 14.13Q14.33 14.13 14.14 14.04Q13.95 13.95 13.82 13.79Q13.7 13.64 13.63 13.42Q13.56 13.21 13.56 12.97H12.42Q12.41 13.49 12.57 13.88Q12.72 14.28 13.01 14.55Q13.3 14.82 13.7 14.97Q14.11 15.11 14.61 15.11Q15.03 15.11 15.43 14.98Q15.82 14.86 16.13 14.61Q16.43 14.37 16.61 14.01Q16.79 13.65 16.79 13.18Q16.79 12.68 16.51 12.32Q16.24 11.96 15.75 11.85V11.83Q16.16 11.71 16.37 11.39Q16.57 11.06 16.57 10.63Q16.57 10.24 16.4 9.93Q16.22 9.63 15.94 9.42Q15.66 9.21 15.3 9.11Q14.95 9 14.6 9Q14.14 9 13.77 9.15Q13.4 9.29 13.14 9.56Q12.88 9.83 12.73 10.21Q12.58 10.58 12.56 11.03H13.7Q13.69 10.58 13.92 10.28Q14.15 9.98 14.61 9.98Q14.93 9.98 15.19 10.18Q15.44 10.39 15.44 10.76Q15.44 11.02 15.32 11.17Q15.19 11.32 15.01 11.4Q14.82 11.48 14.6 11.5Q14.38 11.51 14.19 11.5Z" fill="currentColor"/>
119
- </svg>
120
- `,bi=`
121
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
122
- <path d="M3.46 5.5V15H5.43V10.9H9.04V15H11V5.5H9.04V9.15H5.43V5.5Z" fill="currentColor"/>
123
- <path d="M14.89 10.61V12.66H13.35L14.87 10.61ZM14.89 13.64V15H16.03V13.64H16.81V12.66H16.03V9.12H14.96L12.4 12.55V13.64Z" fill="currentColor"/>
124
- </svg>
125
- `,xi=`
126
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
127
- <path d="M3.46 5.5V15H5.43V10.9H9.04V15H11V5.5H9.04V9.15H5.43V5.5Z" fill="currentColor"/>
128
- <path d="M16.47 10.1V9.12H13.19L12.61 12.37H13.68Q13.86 12.13 14.06 12.01Q14.26 11.9 14.58 11.9Q14.82 11.9 15.01 11.98Q15.19 12.07 15.33 12.22Q15.46 12.37 15.53 12.57Q15.6 12.77 15.6 13Q15.6 13.22 15.53 13.42Q15.45 13.63 15.32 13.79Q15.19 13.94 15.01 14.04Q14.82 14.13 14.58 14.13Q14.18 14.13 13.92 13.89Q13.66 13.66 13.61 13.25H12.42Q12.43 13.71 12.61 14.06Q12.79 14.41 13.09 14.65Q13.4 14.88 13.79 15Q14.18 15.11 14.61 15.11Q15.05 15.12 15.45 14.96Q15.84 14.81 16.14 14.52Q16.44 14.24 16.61 13.84Q16.79 13.45 16.79 13Q16.79 12.59 16.67 12.22Q16.55 11.86 16.32 11.59Q16.09 11.32 15.75 11.16Q15.41 11 14.98 11Q14.62 11 14.35 11.11Q14.07 11.21 13.82 11.45L13.81 11.44L14.04 10.1Z" fill="currentColor"/>
129
- </svg>
130
- `,Si=`
131
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
132
- <path d="M3.46 5.5V15H5.43V10.9H9.04V15H11V5.5H9.04V9.15H5.43V5.5Z" fill="currentColor"/>
133
- <path d="M14.67 11.95Q14.9 11.95 15.07 12.05Q15.24 12.14 15.35 12.3Q15.46 12.45 15.52 12.65Q15.57 12.85 15.57 13.06Q15.57 13.26 15.51 13.45Q15.45 13.65 15.34 13.8Q15.22 13.95 15.06 14.04Q14.89 14.13 14.67 14.13Q14.45 14.13 14.27 14.04Q14.09 13.95 13.97 13.79Q13.85 13.64 13.79 13.44Q13.72 13.24 13.72 13.04Q13.72 12.82 13.78 12.63Q13.84 12.43 13.96 12.28Q14.08 12.13 14.26 12.04Q14.44 11.95 14.67 11.95ZM15.53 10.63H16.66Q16.61 10.24 16.45 9.93Q16.3 9.63 16.04 9.42Q15.79 9.22 15.46 9.11Q15.14 9 14.76 9Q14.13 9 13.69 9.28Q13.25 9.55 12.98 10Q12.7 10.44 12.57 10.98Q12.45 11.53 12.45 12.08Q12.45 12.64 12.55 13.18Q12.65 13.72 12.91 14.15Q13.17 14.58 13.61 14.84Q14.04 15.11 14.71 15.11Q15.17 15.11 15.55 14.95Q15.93 14.78 16.2 14.49Q16.47 14.2 16.62 13.81Q16.77 13.42 16.77 12.97Q16.77 12.61 16.66 12.27Q16.55 11.92 16.31 11.66Q16.06 11.38 15.7 11.21Q15.34 11.05 14.96 11.05Q14.53 11.05 14.2 11.2Q13.88 11.35 13.63 11.71L13.61 11.69Q13.62 11.45 13.68 11.13Q13.74 10.82 13.87 10.55Q13.99 10.28 14.21 10.09Q14.42 9.9 14.74 9.9Q15.05 9.9 15.26 10.12Q15.47 10.34 15.53 10.63Z" fill="currentColor"/>
134
- </svg>
135
- `,Ci=`
136
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
137
- <path
138
- d="M5.5 5h9M10 5v10"
139
- stroke="currentColor"
140
- stroke-width="1.25"
141
- stroke-linecap="round"
142
- stroke-linejoin="round"
143
- />
144
- </svg>
145
- `,wi=`
146
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
147
- <path d="M8.9 4.7a1.3 1.3 0 0 1 2.2 0l5.9 10.1a1.3 1.3 0 0 1-1.1 1.95H4.1a1.3 1.3 0 0 1-1.1-1.95Z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
148
- <path d="M10 8.75v3" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
149
- <circle cx="10" cy="14.25" r="0.7" fill="currentColor"/>
150
- </svg>
151
- `,Ti=`
152
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
153
- <path d="M2.8 2.9L6.0 5L2.8 7.1Z" fill="currentColor" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
154
- <path d="M9 5h8M6 10h11M6 15h11" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
155
- </svg>
156
- `,Ei=`
157
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
158
- <path
159
- d="M8 5h9M8 10h9M8 15h9"
160
- stroke="currentColor"
161
- stroke-width="1.25"
162
- stroke-linecap="round"
163
- />
164
- <circle cx="4" cy="5" r="1" fill="currentColor"/>
165
- <circle cx="4" cy="10" r="1" fill="currentColor"/>
166
- <circle cx="4" cy="15" r="1" fill="currentColor"/>
167
- </svg>
168
- `,Di=`
169
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
170
- <path d="M8 5h9M8 10h9M8 15h9" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
171
- <path d="M4.65 7V3.08H4.01Q3.98 3.3 3.87 3.45Q3.77 3.61 3.61 3.7Q3.46 3.79 3.27 3.83Q3.07 3.86 2.86 3.86V4.46H3.85V7Z" fill="currentColor"/>
172
- <path d="M2.66 9.59H3.42Q3.42 9.43 3.45 9.27Q3.48 9.11 3.55 8.98Q3.63 8.85 3.75 8.76Q3.87 8.68 4.04 8.68Q4.3 8.68 4.46 8.84Q4.63 9 4.63 9.29Q4.63 9.47 4.55 9.61Q4.47 9.75 4.35 9.86Q4.23 9.97 4.08 10.06Q3.93 10.16 3.81 10.25Q3.55 10.42 3.33 10.59Q3.1 10.76 2.93 10.96Q2.76 11.15 2.67 11.41Q2.57 11.66 2.57 12H5.45V11.32H3.59Q3.74 11.11 3.93 10.96Q4.12 10.81 4.32 10.68Q4.52 10.55 4.72 10.41Q4.92 10.28 5.08 10.11Q5.23 9.95 5.33 9.74Q5.42 9.52 5.42 9.23Q5.42 8.94 5.32 8.71Q5.21 8.48 5.02 8.32Q4.84 8.17 4.59 8.08Q4.35 8 4.08 8Q3.73 8 3.46 8.12Q3.18 8.24 3 8.46Q2.83 8.67 2.74 8.96Q2.65 9.25 2.66 9.59Z" fill="currentColor"/>
173
- <path d="M3.73 14.66V15.22Q3.87 15.22 4.03 15.23Q4.19 15.24 4.33 15.29Q4.46 15.35 4.55 15.46Q4.63 15.58 4.63 15.81Q4.63 16.09 4.45 16.26Q4.27 16.42 4 16.42Q3.82 16.42 3.7 16.36Q3.57 16.3 3.49 16.2Q3.4 16.09 3.36 15.95Q3.31 15.81 3.31 15.65H2.55Q2.55 15.99 2.65 16.25Q2.75 16.52 2.94 16.7Q3.13 16.88 3.41 16.98Q3.68 17.07 4.01 17.07Q4.29 17.07 4.56 16.99Q4.82 16.9 5.02 16.74Q5.22 16.58 5.34 16.34Q5.46 16.1 5.46 15.79Q5.46 15.45 5.28 15.21Q5.09 14.97 4.77 14.9V14.89Q5.04 14.81 5.18 14.59Q5.32 14.37 5.32 14.09Q5.32 13.82 5.2 13.62Q5.08 13.42 4.9 13.28Q4.71 13.14 4.47 13.07Q4.24 13 4 13Q3.7 13 3.45 13.1Q3.21 13.2 3.03 13.38Q2.85 13.55 2.76 13.8Q2.66 14.05 2.65 14.36H3.4Q3.4 14.05 3.55 13.85Q3.7 13.66 4.01 13.66Q4.23 13.66 4.39 13.79Q4.56 13.92 4.56 14.18Q4.56 14.34 4.48 14.45Q4.4 14.55 4.27 14.6Q4.15 14.65 4 14.66Q3.86 14.68 3.73 14.66Z" fill="currentColor"/>
174
- </svg>
175
- `,Oi=`
176
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
177
- <path
178
- d="M10 5h7M10 10h7M10 15h7M3 5l1 1 2-2M3 10l1 1 2-2M3 15l1 1 2-2"
179
- stroke="currentColor"
180
- stroke-width="1.25"
181
- stroke-linecap="round"
182
- stroke-linejoin="round"
183
- />
184
- </svg>
185
- `,ki=`
186
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
187
- <rect x="3" y="4" width="14" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
188
- <path d="M3 8h14M3 12h14M7.5 4v12M12.5 4v12" stroke="currentColor" stroke-width="1.25"/>
189
- </svg>
190
- `,Ai=`
191
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
192
- <path d="M4.5 4h11A1.5 1.5 0 0 1 17 5.5V8H3V5.5A1.5 1.5 0 0 1 4.5 4Z" fill="currentColor"/>
193
- <rect x="3" y="4" width="14" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
194
- <path d="M3 8h14M3 12h14M7.5 4v12M12.5 4v12" stroke="currentColor" stroke-width="1.25"/>
195
- </svg>
196
- `,ji=`
197
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
198
- <path d="M2.5 10C5 5.5 15 5.5 17.5 10C15 14.5 5 14.5 2.5 10Z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
199
- <circle cx="10" cy="10" r="2" stroke="currentColor" stroke-width="1.25"/>
200
- </svg>
201
- `,Mi=`
202
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
203
- <path d="M4.5 4H7.5v12H4.5A1.5 1.5 0 0 1 3 14.5v-9A1.5 1.5 0 0 1 4.5 4Z" fill="currentColor"/>
204
- <rect x="3" y="4" width="14" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
205
- <path d="M3 8h14M3 12h14M7.5 4v12M12.5 4v12" stroke="currentColor" stroke-width="1.25"/>
206
- </svg>
207
- `,Ni=`
208
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
209
- <path d="M10 4l-3 3m3-3l3 3M10 4v7M5 16h10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
210
- </svg>
211
- `,Pi=`
212
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
213
- <path d="M10 16l-3-3m3 3l3-3M10 16V9M5 4h10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
214
- </svg>
215
- `,Fi=`
216
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
217
- <path d="M4 10l3-3M4 10l3 3M4 10h7M16 5v10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
218
- </svg>
219
- `,Ii=`
220
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
221
- <path d="M16 10l-3-3m3 3l-3 3M16 10H9M4 5v10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
222
- </svg>
223
- `,Li=`
224
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
225
- <rect x="7" y="7" width="9" height="9" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
226
- <path d="M5 13h-.5A1.5 1.5 0 0 1 3 11.5v-7A1.5 1.5 0 0 1 4.5 3h7A1.5 1.5 0 0 1 13 4.5V5" stroke="currentColor" stroke-width="1.25"/>
227
- </svg>
228
- `,Ri=`
229
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
230
- <path d="M4.4 12.9 13.6 3.7a1.65 1.65 0 0 1 2.33 0l.37.37a1.65 1.65 0 0 1 0 2.33L7.1 15.6l-3.6 1 .9-3.7Z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
231
- <path d="m12.3 5 2.7 2.7" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
232
- </svg>
233
- `,zi=`
234
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
235
- <path d="M4.5 6.5h11" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
236
- <path d="M8 6.5V5a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v1.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
237
- <path d="M6.5 6.5l.5 8.5a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1l.5-8.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
238
- <path d="M8.5 9.5v3.5M11.5 9.5v3.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
239
- </svg>
240
- `,Bi=`
241
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
242
- <circle cx="5" cy="10" r="1.25" fill="currentColor"/>
243
- <circle cx="10" cy="10" r="1.25" fill="currentColor"/>
244
- <circle cx="15" cy="10" r="1.25" fill="currentColor"/>
245
- </svg>
246
- `,Vi=`
247
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
248
- <path d="M2.5 7.9L5.7 10L2.5 12.1Z" fill="currentColor" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
249
- <path d="M7.47 6.25V13.75H8.98V10.51H11.78V13.75H13.29V6.25H11.78V9.13H8.98V6.25Z" fill="currentColor"/>
250
- <path d="M16.9 13.75V9.04H16.14Q16.1 9.31 15.97 9.49Q15.84 9.68 15.65 9.79Q15.47 9.9 15.24 9.94Q15.01 9.99 14.76 9.98V10.7H15.94V13.75Z" fill="currentColor"/>
251
- </svg>
252
- `,Hi=`
253
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
254
- <path d="M2.5 7.9L5.7 10L2.5 12.1Z" fill="currentColor" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
255
- <path d="M7.47 6.25V13.75H8.98V10.51H11.78V13.75H13.29V6.25H11.78V9.13H8.98V6.25Z" fill="currentColor"/>
256
- <path d="M14.51 10.85H15.42Q15.42 10.66 15.46 10.47Q15.5 10.28 15.58 10.12Q15.67 9.97 15.82 9.87Q15.96 9.77 16.17 9.77Q16.48 9.77 16.68 9.96Q16.88 10.15 16.88 10.5Q16.88 10.71 16.78 10.88Q16.68 11.05 16.54 11.18Q16.39 11.32 16.22 11.43Q16.04 11.54 15.89 11.65Q15.58 11.85 15.31 12.06Q15.04 12.26 14.84 12.5Q14.64 12.73 14.52 13.04Q14.4 13.34 14.4 13.75H17.86V12.93H15.63Q15.81 12.69 16.03 12.51Q16.26 12.32 16.51 12.17Q16.75 12.01 16.99 11.85Q17.22 11.69 17.41 11.49Q17.6 11.29 17.72 11.03Q17.83 10.78 17.83 10.42Q17.83 10.08 17.7 9.8Q17.57 9.53 17.35 9.34Q17.12 9.15 16.83 9.05Q16.54 8.95 16.22 8.95Q15.79 8.95 15.47 9.09Q15.14 9.24 14.93 9.5Q14.71 9.76 14.6 10.1Q14.5 10.45 14.51 10.85Z" fill="currentColor"/>
257
- </svg>
258
- `,Ui=`
259
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
260
- <path d="M2.5 7.9L5.7 10L2.5 12.1Z" fill="currentColor" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
261
- <path d="M7.47 6.25V13.75H8.98V10.51H11.78V13.75H13.29V6.25H11.78V9.13H8.98V6.25Z" fill="currentColor"/>
262
- <path d="M15.79 10.95V11.62Q15.97 11.62 16.16 11.63Q16.35 11.64 16.51 11.7Q16.67 11.77 16.78 11.91Q16.88 12.05 16.88 12.32Q16.88 12.66 16.66 12.86Q16.44 13.06 16.12 13.06Q15.91 13.06 15.76 12.98Q15.6 12.91 15.5 12.79Q15.4 12.66 15.35 12.49Q15.3 12.32 15.29 12.13H14.38Q14.37 12.54 14.5 12.86Q14.62 13.17 14.85 13.39Q15.08 13.61 15.41 13.72Q15.73 13.84 16.13 13.84Q16.47 13.84 16.79 13.74Q17.1 13.64 17.35 13.44Q17.59 13.25 17.73 12.96Q17.88 12.67 17.88 12.3Q17.88 11.89 17.65 11.61Q17.43 11.32 17.04 11.23V11.22Q17.37 11.12 17.54 10.86Q17.7 10.6 17.7 10.25Q17.7 9.94 17.56 9.7Q17.42 9.45 17.19 9.29Q16.97 9.12 16.69 9.03Q16.4 8.95 16.12 8.95Q15.76 8.95 15.46 9.07Q15.17 9.19 14.96 9.4Q14.74 9.62 14.63 9.91Q14.51 10.21 14.5 10.58H15.4Q15.4 10.21 15.58 9.98Q15.77 9.74 16.13 9.74Q16.39 9.74 16.59 9.9Q16.79 10.06 16.79 10.36Q16.79 10.56 16.7 10.68Q16.6 10.81 16.45 10.87Q16.3 10.93 16.12 10.95Q15.95 10.96 15.79 10.95Z" fill="currentColor"/>
263
- </svg>
264
- `,Wi=`
265
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
266
- <circle cx="10" cy="10" r="6" stroke="currentColor" stroke-width="1.25"/>
267
- <path d="M10 4C8 6 7.5 8 7.5 10C7.5 12 8 14 10 16" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
268
- <path d="M10 4C12 6 12.5 8 12.5 10C12.5 12 12 14 10 16" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
269
- <path d="M4 10H16" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
270
- </svg>
271
- `,Gi=`
272
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
273
- <path d="M6.5 4.5h7a1 1 0 0 1 1 1v10l-4.5-2.75L5.5 15.5v-10a1 1 0 0 1 1-1z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
274
- </svg>
275
- `,Ki=`
276
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
277
- <rect x="3" y="5.5" width="14" height="9" rx="1.5" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
278
- <path d="M3 8L10 10L17 8" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
279
- </svg>
280
- `,qi=`
281
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
282
- <path d="M7.5 4L7.5 16" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
283
- <path d="M12.5 4L12.5 16" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
284
- <path d="M4 8H16" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
285
- <path d="M4 12H16" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
286
- </svg>
287
- `,Ji=`
288
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
289
- <rect x="3.5" y="4" width="2.25" height="12" rx="1.125" fill="currentColor"/>
290
- <path d="M9 6h7" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
291
- <path d="M9 10h7" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
292
- <path d="M9 14h5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
293
- </svg>
294
- `,Yi=`
295
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
296
- <rect x="3" y="4" width="14" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
297
- <circle cx="6.75" cy="10" r="1" fill="currentColor"/>
298
- <path d="M9.75 8.5h4.5M9.75 11.5h4.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
299
- </svg>
300
- `,Xi=`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" aria-hidden="true" focusable="false">
301
- <rect x="3" y="3" width="11.5" height="6" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
302
- <path d="M14.5 6H16a1 1 0 0 1 1 1v3.5a1 1 0 0 1-1 1h-6a1 1 0 0 0-1 1V14" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
303
- <rect x="8" y="14" width="3" height="3.5" rx="0.75" stroke="currentColor" stroke-width="1.25"/>
304
- </svg>`,Zi=`
305
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
306
- <path d="M4 10h12" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
307
- </svg>
308
- `,Qi=`
309
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
310
- <path d="m7 6-4 4 4 4m6-8 4 4-4 4" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
311
- </svg>
312
- `,$i=`
313
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
314
- <path d="m6 7-3 3 3 3m8-6 3 3-3 3" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
315
- <path d="m12 5-4 10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
316
- </svg>
317
- `,ea=`
318
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
319
- <path d="M10 3l2.2 4.4 4.8.7-3.5 3.4.8 4.8L10 14l-4.3 2.3.8-4.8L3 8.1l4.8-.7L10 3z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
320
- </svg>
321
- `,ta=`
322
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
323
- <circle cx="10" cy="10" r="6.5" stroke="currentColor" stroke-width="1.25"/>
324
- <circle cx="7.5" cy="8.5" r="0.75" fill="currentColor"/>
325
- <circle cx="12.5" cy="8.5" r="0.75" fill="currentColor"/>
326
- <path d="M7.5 12a3 3 0 0 0 5 0" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
327
- </svg>
328
- `,na=`
329
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
330
- <path d="M10 17v-7" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
331
- <path d="M10 13c-3 0-6-2-6-5 3 0 6 2 6 5z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
332
- <path d="M10 10c3 0 6-2.5 6-5.5-3 0-6 2.5-6 5.5z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
333
- </svg>
334
- `,ra=`
335
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
336
- <path d="M5 3v4c0 1.1.9 2 2 2v8" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
337
- <path d="M9 3v4c0 1.1-.9 2-2 2" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
338
- <path d="M7 3v3" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
339
- <path d="M13 3v14" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
340
- <path d="M13 3c1.7 0 3 1.5 3 3.5S13 10 13 10" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
341
- </svg>
342
- `,ia=`
343
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
344
- <circle cx="10" cy="10" r="6.5" stroke="currentColor" stroke-width="1.25"/>
345
- <path d="M10 7.5l2.4 1.7-.9 2.8h-3l-.9-2.8z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
346
- <path d="M10 7.5V4" stroke="currentColor" stroke-width="1.25"/>
347
- <path d="M12.4 9.2l3.1-1.1" stroke="currentColor" stroke-width="1.25"/>
348
- <path d="M11.5 12l2 2.6" stroke="currentColor" stroke-width="1.25"/>
349
- <path d="M8.5 12l-2 2.6" stroke="currentColor" stroke-width="1.25"/>
350
- <path d="M7.6 9.2l-3.1-1.1" stroke="currentColor" stroke-width="1.25"/>
351
- </svg>
352
- `,aa=`
353
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
354
- <path d="M8 13.5c-.25-1.5-1.5-3.5-2.5-5.5a4.5 4.5 0 0 1 9 0c-1 2-2.25 4-2.5 5.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
355
- <path d="M8 13.5v1.75c0 .41.34.75.75.75h2.5c.41 0 .75-.34.75-.75V13.5" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
356
- <path d="M8 14.75h4" stroke="currentColor" stroke-width="1.25"/>
357
- </svg>
358
- `,oa=`
359
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
360
- <path d="M5 17V3" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
361
- <path d="M5 3c2 0 3 1.5 5 1.5S14 3 16 3v8c-2 0-3 1.5-5 1.5S7 11 5 11" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
362
- </svg>
363
- `,sa=`
364
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
365
- <ellipse cx="10" cy="5.5" rx="6" ry="2.5" stroke="currentColor" stroke-width="1.25"/>
366
- <path d="M4 5.5v4c0 1.38 2.69 2.5 6 2.5s6-1.12 6-2.5v-4" stroke="currentColor" stroke-width="1.25"/>
367
- <path d="M4 9.5v4c0 1.38 2.69 2.5 6 2.5s6-1.12 6-2.5v-4" stroke="currentColor" stroke-width="1.25"/>
368
- </svg>
369
- `,ca=`
370
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
371
- <rect x="3" y="4" width="14" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
372
- <path d="M7.5 4v12M12.5 4v12" stroke="currentColor" stroke-width="1.25"/>
373
- <rect x="4.5" y="6" width="1.5" height="2" rx="0.5" fill="currentColor"/>
374
- <rect x="4.5" y="9" width="1.5" height="2" rx="0.5" fill="currentColor"/>
375
- <rect x="9" y="6" width="1.5" height="2" rx="0.5" fill="currentColor"/>
376
- <rect x="14" y="6" width="1.5" height="2" rx="0.5" fill="currentColor"/>
377
- </svg>
378
- `,la=`
379
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
380
- <rect x="3" y="4" width="14" height="3" rx="1" stroke="currentColor" stroke-width="1.25"/>
381
- <rect x="3" y="8.5" width="14" height="3" rx="1" stroke="currentColor" stroke-width="1.25"/>
382
- <rect x="3" y="13" width="14" height="3" rx="1" stroke="currentColor" stroke-width="1.25"/>
383
- </svg>
384
- `,ua=`
385
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
386
- <rect x="3" y="4.5" width="14" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
387
- <path d="M3 8.5h14" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
388
- <path d="M7 3v3M13 3v3" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
389
- <circle cx="7" cy="12" r="1" fill="currentColor"/>
390
- <circle cx="10" cy="12" r="1" fill="currentColor"/>
391
- <circle cx="13" cy="12" r="1" fill="currentColor"/>
392
- </svg>
393
- `,da=`
394
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
395
- <path d="M10 4.25v11.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-dasharray="0.1 2.6"/>
396
- <path d="M4.5 7.5 7 10 4.5 12.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
397
- <path d="M15.5 7.5 13 10 15.5 12.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
398
- </svg>
399
- `,fa=`
400
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
401
- <path d="M10 4.25v11.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-dasharray="0.1 2.6"/>
402
- <path d="M7 7.5 4.5 10 7 12.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
403
- <path d="M13 7.5 15.5 10 13 12.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
404
- </svg>
405
- `,pa=`
406
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
407
- <rect x="3" y="4" width="6" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
408
- <rect x="11" y="4" width="6" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
409
- </svg>
410
- `,ma=`
411
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
412
- <circle cx="6" cy="6" r="1.25" fill="currentColor"/>
413
- <circle cx="10" cy="6" r="1.25" fill="currentColor"/>
414
- <circle cx="14" cy="6" r="1.25" fill="currentColor"/>
415
- <circle cx="6" cy="10" r="1.25" fill="currentColor"/>
416
- <circle cx="10" cy="10" r="1.25" fill="currentColor"/>
417
- <circle cx="14" cy="10" r="1.25" fill="currentColor"/>
418
- <circle cx="6" cy="14" r="1.25" fill="currentColor"/>
419
- <circle cx="10" cy="14" r="1.25" fill="currentColor"/>
420
- <circle cx="14" cy="14" r="1.25" fill="currentColor"/>
421
- </svg>
422
- `,ha=`
423
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
424
- <rect x="2.5" y="3.5" width="15" height="13" rx="2" stroke="currentColor" stroke-width="1.25"/>
425
- <circle cx="7" cy="8" r="1.3" fill="currentColor"/>
426
- <path d="M3 13.25 6.25 10l2.25 2.25L12.25 8.25 17 13" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
427
- </svg>
428
- `,U=e=>`<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false">${e}</svg>`,ga=U(`<rect x="3" y="8" width="8" height="8" rx="1.5" fill="currentColor" stroke="none"/><path d="M3 4h18"/><path d="M14 10h7"/><path d="M14 14h7"/><path d="M3 20h18"/>`),_a=U(`<rect x="8" y="8" width="8" height="8" rx="1.5" fill="currentColor" stroke="none"/><path d="M3 4h18"/><path d="M3 20h18"/>`),va=U(`<rect x="13" y="8" width="8" height="8" rx="1.5" fill="currentColor" stroke="none"/><path d="M3 4h18"/><path d="M3 10h7"/><path d="M3 14h7"/><path d="M3 20h18"/>`),ya=U(`<path d="M5 12h14"/>`),ba=U(`<path d="M12 5v14"/><path d="M5 12h14"/>`),xa=U(`<path d="M10 13a4 4 0 0 1 0-5.66l3-3a4 4 0 0 1 5.66 5.66l-1.5 1.5"/><path d="M14 11a4 4 0 0 1 0 5.66l-3 3a4 4 0 1 1-5.66-5.66l1.5-1.5"/>`),Sa=U(`<path d="M9 3v6H3"/><path d="M21 9h-6V3"/><path d="M3 15h6v6"/><path d="M15 21v-6h6"/>`),Ca=U(`<path d="M15 3h6v6"/><path d="M9 21H3v-6"/><path d="m21 3-7 7"/><path d="m3 21 7-7"/>`),wa=U(`<path d="M21 15v4a2 2 0 01-2 2H5a2 2 0 01-2-2v-4"/><path d="M7 10l5 5 5-5"/><path d="M12 15V3"/>`),Ta=U(`<rect x="3" y="3.5" width="18" height="12" rx="2.5"/><circle cx="7.5" cy="7.5" r="1.2" fill="currentColor" stroke="none"/><path d="m4 13.6 3.4-3.2 2.4 2.2 3.6-3.3 4.4 4"/><path d="M5 19h14"/><path d="M5 22h8"/>`),Ea=U(`<path d="m17.5 8 2.5-2.5L17.5 3"/><path d="M20 5.5h-5.5a6 6 0 0 0-6 6V13"/><path d="m6.5 16-2.5 2.5L6.5 21"/><path d="M4 18.5h5.5a6 6 0 0 0 6-6V11"/>`),Da=U(`<path d="M6 2v14a2 2 0 0 0 2 2h14"/><path d="M2 6h14a2 2 0 0 1 2 2v14"/>`),Oa=`<svg viewBox="0 0 24 24" fill="currentColor" aria-hidden="true" focusable="false"><circle cx="6" cy="12" r="1.5"/><circle cx="12" cy="12" r="1.5"/><circle cx="18" cy="12" r="1.5"/></svg>`,ka=`<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" width="14" height="14" aria-hidden="true" focusable="false"><path d="M18 6L6 18M6 6l12 12"/></svg>`,Aa=`<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M14.5 4.5H6A2.5 2.5 0 0 0 3.5 7v10A2.5 2.5 0 0 0 6 19.5h12a2.5 2.5 0 0 0 2.5-2.5v-6.25"/><path d="m14.5 4.5 1.75 2.25 2.25-1.25 2 2.75"/><circle cx="8" cy="9" r="1.2" fill="currentColor" stroke="none"/><path d="m3.8 16.25 3.45-3.45 2.5 2.5 3.5-3.5 4 4"/></svg>`,ja=`<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.75" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><path d="M20 16.5A4.5 4.5 0 0 0 17 8.25a6 6 0 0 0-11.7 1.5A4 4 0 0 0 6 17.5"/><path d="M12 12v5"/><path d="m9.5 14.5 2.5-2.5 2.5 2.5"/><path d="m4 4 16 16"/></svg>`,Ma=U(`<path d="M12 4v10"/><path d="m7.5 8.5 4.5-4.5 4.5 4.5"/><path d="M5 14v3.5A2.5 2.5 0 0 0 7.5 20h9a2.5 2.5 0 0 0 2.5-2.5V14"/>`),Na=U(`<path d="M19 13.5V18a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 5 18V9a2.5 2.5 0 0 1 2.5-2.5H12"/><path d="M15.5 4H20v4.5"/><path d="M20 4l-8.5 8.5"/>`),Pa=U(`<path d="M12 4v12"/><path d="m6.5 10.5 5.5 5.5 5.5-5.5"/><path d="M4 18h16"/>`),Fa=U(`<path d="M12 5v11"/><path d="m7 10 5-5 5 5"/>`),Ia=`
429
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
430
- <rect x="3" y="6.75" width="6.5" height="6.5" rx="1.25" fill="currentColor"/>
431
- <path d="M3 3.5h14M12 8.5h5M12 11.5h5M3 16.5h14" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
432
- </svg>
433
- `,La=`
434
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
435
- <rect x="6.75" y="6.75" width="6.5" height="6.5" rx="1.25" fill="currentColor"/>
436
- <path d="M3 3.5h14M3 16.5h14" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
437
- </svg>
438
- `,Ra=`
439
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
440
- <rect x="10.5" y="6.75" width="6.5" height="6.5" rx="1.25" fill="currentColor"/>
441
- <path d="M3 3.5h14M3 8.5h5M3 11.5h5M3 16.5h14" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
442
- </svg>
443
- `,za=`
444
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
445
- <rect x="3" y="3" width="14" height="9" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
446
- <circle cx="6.1" cy="5.9" r=".9" fill="currentColor"/>
447
- <path d="M3.6 10.4 6.4 7.8l1.9 1.7 2.9-2.6 3.2 2.9" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
448
- <path d="M4.5 14.5h11M4.5 17h6.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
449
- </svg>
450
- `,Ba=`
451
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
452
- <path d="M5.5 2.5v10a2 2 0 0 0 2 2h10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
453
- <path d="M2.5 5.5h10a2 2 0 0 1 2 2v10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
454
- </svg>
455
- `,Va=`
456
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
457
- <path d="M12.5 3.5h4v4M7.5 16.5h-4v-4" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
458
- <path d="m16.5 3.5-5.5 5.5M3.5 16.5 9 11" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
459
- </svg>
460
- `,Ha=`
461
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
462
- <path d="M16.5 7.5h-4v-4M3.5 12.5h4v4" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
463
- <path d="m12.5 7.5 4-4M7.5 12.5l-4 4" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
464
- </svg>
465
- `,Ua=`
466
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
467
- <path d="M6.5 4.7v10.6a.6.6 0 0 0 .92.5l8.2-5.3a.6.6 0 0 0 0-1l-8.2-5.3a.6.6 0 0 0-.92.5Z" fill="currentColor"/>
468
- </svg>
469
- `,Wa=`
470
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
471
- <rect x="5.75" y="4.5" width="3" height="11" rx="1" fill="currentColor"/>
472
- <rect x="11.25" y="4.5" width="3" height="11" rx="1" fill="currentColor"/>
473
- </svg>
474
- `,Ga=`
475
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
476
- <path d="M17 5.5v9a.6.6 0 0 1-.92.5l-6.3-4.5a.6.6 0 0 1 0-1L16.08 5a.6.6 0 0 1 .92.5Z" fill="currentColor"/>
477
- <path d="M10 5.5v9a.6.6 0 0 1-.92.5l-6.3-4.5a.6.6 0 0 1 0-1L9.08 5a.6.6 0 0 1 .92.5Z" fill="currentColor"/>
478
- </svg>
479
- `,Ka=`
480
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
481
- <path d="M3 5.5v9a.6.6 0 0 0 .92.5l6.3-4.5a.6.6 0 0 0 0-1L3.92 5a.6.6 0 0 0-.92.5Z" fill="currentColor"/>
482
- <path d="M10 5.5v9a.6.6 0 0 0 .92.5l6.3-4.5a.6.6 0 0 0 0-1L10.92 5a.6.6 0 0 0-.92.5Z" fill="currentColor"/>
483
- </svg>
484
- `,qa=`
485
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
486
- <path d="M4 7.5h2.5L10 4.5v11L6.5 12.5H4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5Z" fill="currentColor"/>
487
- <path d="M12.5 7.75a3 3 0 0 1 0 4.5M14.5 5.5a6 6 0 0 1 0 9" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
488
- </svg>
489
- `,Ja=`
490
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
491
- <path d="M4 7.5h2.5L10 4.5v11L6.5 12.5H4a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5Z" fill="currentColor"/>
492
- <path d="m13 8 4 4M17 8l-4 4" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
493
- </svg>
494
- `,Ya=`
495
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
496
- <path d="M3 6h7.5M15.5 6H17M3 10h2.5M10.5 10H17M3 14h5.5M13.5 14H17" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
497
- <circle cx="13" cy="6" r="2" stroke="currentColor" stroke-width="1.25"/>
498
- <circle cx="8" cy="10" r="2" stroke="currentColor" stroke-width="1.25"/>
499
- <circle cx="11" cy="14" r="2" stroke="currentColor" stroke-width="1.25"/>
500
- </svg>
501
- `,Xa=`
502
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
503
- <rect x="3" y="4.5" width="14" height="11" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
504
- <rect x="10" y="9.5" width="5.5" height="4.5" rx="1" fill="currentColor"/>
505
- </svg>
506
- `,Za=`
507
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
508
- <rect x="2.5" y="6" width="15" height="8" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
509
- </svg>
510
- `,Qa=`
511
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
512
- <path d="M5.4 15.4a6.5 6.5 0 1 1 9.2 0" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
513
- <path d="M10 10.8 13.1 7.7" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
514
- <circle cx="10" cy="10.8" r="1" fill="currentColor"/>
515
- </svg>
516
- `,$a=`
517
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
518
- <path d="M4 12V9a2.5 2.5 0 0 1 2.5-2.5H14.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
519
- <path d="M12.5 4.5 15 6.5l-2.5 2" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
520
- <path d="M16 8v3a2.5 2.5 0 0 1-2.5 2.5H5.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
521
- <path d="M7.5 15.5 5 13.5l2.5-2" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
522
- </svg>
523
- `,eo=`
524
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
525
- <path d="M3.5 13.5v1.5A1.5 1.5 0 0 0 5 16.5h10a1.5 1.5 0 0 0 1.5-1.5v-1.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
526
- <path d="M6.5 9 10 12.5 13.5 9" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
527
- <path d="M10 12.5v-9" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
528
- </svg>
529
- `,to=`
530
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
531
- <rect x="3" y="5.5" width="14" height="9" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
532
- <path d="M6 10h3.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
533
- <path d="m11.75 9.25 1.625 1.5 1.625-1.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
534
- </svg>
535
- `,no=`
536
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
537
- <rect x="3" y="4.5" width="6.5" height="3.75" rx="1.875" stroke="currentColor" stroke-width="1.25"/>
538
- <rect x="11" y="4.5" width="6" height="3.75" rx="1.875" stroke="currentColor" stroke-width="1.25"/>
539
- <rect x="3" y="11.75" width="9" height="3.75" rx="1.875" stroke="currentColor" stroke-width="1.25"/>
540
- </svg>
541
- `,ro=`<svg width="14" height="14" viewBox="0 0 14 14" fill="none" aria-hidden="true" focusable="false"><rect x="1.5" y="1.5" width="11" height="11" rx="2" stroke="currentColor" stroke-width="1.5"/><circle cx="4.5" cy="4.5" r=".9" fill="currentColor"/><circle cx="7" cy="7" r=".9" fill="currentColor"/><circle cx="9.5" cy="9.5" r=".9" fill="currentColor"/></svg>`,io=`<svg aria-hidden="true" focusable="false" width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M4.5 2.5L8.5 6L4.5 9.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/></svg>`,ao=`
542
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
543
- <rect x="3" y="4" width="14" height="12" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
544
- <path d="M10 4v12" stroke="currentColor" stroke-width="1.25"/>
545
- </svg>
546
- `,oo=`
547
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
548
- <rect x="2.5" y="4.5" width="15" height="11" rx="2" stroke="currentColor" stroke-width="1.25"/>
549
- <path d="M8.5 7.75v4.5l3.9-2.25-3.9-2.25Z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
550
- </svg>
551
- `,so=`
552
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
553
- <path d="M7.5 15.5V5.5l8-1.5v10" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
554
- <circle cx="5.75" cy="15.5" r="1.75" stroke="currentColor" stroke-width="1.25"/>
555
- <circle cx="13.75" cy="14" r="1.75" stroke="currentColor" stroke-width="1.25"/>
556
- </svg>
557
- `,co=`
558
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
559
- <path d="M3 5.5 7.5 4l5 1.5L17 4v10.5L12.5 16l-5-1.5L3 16V5.5Z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
560
- <path d="M7.5 4v10.5M12.5 5.5V16" stroke="currentColor" stroke-width="1.25"/>
561
- </svg>
562
- `,lo=`
563
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
564
- <path d="M3.5 16.5h13" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
565
- <path d="M6 13.5V10M10 13.5V5.5M14 13.5V8" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
566
- </svg>
567
- `,uo=`
568
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
569
- <path d="M6 4.5h8A2.5 2.5 0 0 1 16.5 7v4a2.5 2.5 0 0 1-2.5 2.5H8.75L5.25 16.25v-2.92A2.5 2.5 0 0 1 3.5 11V7A2.5 2.5 0 0 1 6 4.5Z" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
570
- </svg>
571
- `,fo=`
572
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
573
- <path d="M5 4A1.5 1.5 0 0 1 6.5 2.5h4.75L15 6.25V16a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 5 16V4Z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
574
- <path d="M11.25 2.5v3.75H15" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
575
- <path d="M7.5 10.5h5M7.5 13h5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
576
- </svg>
577
- `,po=`
578
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
579
- <path d="M5 4A1.5 1.5 0 0 1 6.5 2.5h4.75L15 6.25V16a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 5 16V4Z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
580
- <path d="M11.25 2.5v3.75H15" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
581
- <path d="M7.5 10.5h5M7.5 13h5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
582
- </svg>
583
- `,mo=`
584
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
585
- <path d="M5 4A1.5 1.5 0 0 1 6.5 2.5h4.75L15 6.25V16a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 5 16V4Z" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
586
- <path d="M11.25 2.5v3.75H15" stroke="currentColor" stroke-width="1.25" stroke-linejoin="round"/>
587
- <path d="M7.5 9.5h5M7.5 11.75h5M7.5 14h3" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
588
- </svg>
589
- `,ho=`
590
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
591
- <rect x="3.5" y="3" width="13" height="14" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
592
- <path d="M3.5 8h13M3.5 12h13M10 3v14" stroke="currentColor" stroke-width="1.25"/>
593
- </svg>
594
- `,go=`
595
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
596
- <rect x="3" y="3.5" width="14" height="9" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
597
- <path d="M10 12.5v2.5M7.5 17l2.5-2 2.5 2" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round"/>
598
- </svg>
599
- `,_o=`
600
- <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg" aria-hidden="true" focusable="false">
601
- <rect x="4" y="2.5" width="12" height="15" rx="1.5" stroke="currentColor" stroke-width="1.25"/>
602
- <path d="M10 2.5v2.25M10 6.5v1.5M10 9.75v1.5" stroke="currentColor" stroke-width="1.25" stroke-linecap="round"/>
603
- <rect x="8.5" y="11.75" width="3" height="3.5" rx="0.75" stroke="currentColor" stroke-width="1.25"/>
604
- </svg>
605
- `,vo=e=>{let t=14/e;return`<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke="currentColor" stroke-width="1.25" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"><rect x="3" y="4" width="14" height="12" rx="1.5"/>${Array.from({length:e-1},(e,n)=>{let r=+(3+t*(n+1)).toFixed(2);return`<line x1="${r}" y1="4" x2="${r}" y2="16"/>`}).join(``)}</svg>`},W={item:`flex items-center select-none border-none bg-transparent rounded-lg px-2 py-1 text-text-primary mb-px outline-hidden max-h-8 overflow-hidden data-blok-popover-item-active:bg-icon-active-bg data-blok-popover-item-active:text-icon-active-text can-hover:hover:cursor-pointer can-hover:hover:bg-item-hover-bg data-blok-force-hover:cursor-pointer data-blok-force-hover:bg-item-hover-bg data-[blok-focused="true"]:bg-item-focus-bg data-blok-popover-item-no-hover:hover:bg-transparent data-blok-popover-item-no-hover:cursor-default can-hover:data-blok-popover-item-destructive:hover:text-item-destructive-text can-hover:data-blok-popover-item-destructive:hover:bg-item-destructive-hover-bg [&[data-blok-popover-item-destructive][data-blok-force-hover]]:text-item-destructive-text [&[data-blok-popover-item-destructive][data-blok-force-hover]]:bg-item-destructive-hover-bg [&[data-blok-popover-item-destructive][data-blok-focused="true"]]:text-item-destructive-text [&[data-blok-popover-item-destructive][data-blok-focused="true"]]:bg-item-destructive-hover-bg`,itemDisabled:`cursor-default pointer-events-none text-text-secondary`,icon:`flex items-center justify-center w-6 h-6 shrink-0 rounded-lg bg-popover-icon-bg [&_svg]:w-4 [&_svg]:h-4`,focused:`is-focused`},yo={item:`rounded-md px-1 py-1.5`,itemIconOnly:`justify-center`,itemWithTitle:`px-2`},bo={item:`rounded p-[3px] mobile:p-1`},G=class extends $r{get isDisabled(){return this.params.isDisabled===!0}get toggle(){return this.params.toggle}get title(){return this.params.title}get englishTitle(){return this.params.englishTitle}get searchTerms(){return this.params.searchTerms}get isConfirmationStateEnabled(){return this.confirmationState!==null}get isFocused(){return this.nodes.root===null?!1:this.nodes.root.hasAttribute(r.focused)}constructor(e,t){super(e),this.params=e,this.nodes={root:null,icon:null,titleEl:null,secondaryLabelEl:null,chevron:null},this.confirmationState=null,this.removeSpecialFocusBehavior=()=>{this.setNoFocus(!1)},this.removeSpecialHoverBehavior=()=>{this.setNoHover(!1)},this.renderParams=t,this.nodes.root=this.createRootElement(e,t)}getElement(){return this.nodes.root}handleClick(){if(this.isConfirmationStateEnabled&&this.confirmationState!==null){this.activateOrEnableConfirmationMode(this.confirmationState);return}this.activateOrEnableConfirmationMode(this.params)}toggleActive(e){if(this.nodes.root===null)return;let t=this.nodes.root.hasAttribute(r.popoverItemActive),n=e===void 0?!t:e;this.setActive(n)}toggleHidden(e){this.setHidden(e)}reset(){this.isConfirmationStateEnabled&&this.disableConfirmationMode()}onFocus(){this.disableSpecialHoverAndFocusBehavior()}createRootElement(e,n){var i,a;let o=(i=n==null?void 0:n.wrapperTag)==null?`div`:i,s=document.createElement(o);if(o===`button`&&s.setAttribute(`type`,`button`),s.className=this.getContainerClass(),s.setAttribute(r.popoverItem,``),s.setAttribute(`data-blok-testid`,`popover-item`),e.name&&s.setAttribute(`data-blok-item-name`,e.name),e.dataset&&Object.entries(e.dataset).forEach(([e,t])=>{s.setAttribute(`data-${e}`,t)}),e.isDisabled&&s.setAttribute(r.disabled,`true`),`isDestructive`in e&&e.isDestructive&&s.setAttribute(r.popoverItemDestructive,`true`),this.isActive&&s.setAttribute(r.popoverItemActive,`true`),this.hasChildren&&s.setAttribute(r.hasChildren,`true`),this.createContentElements(s,e,n),e.hint!==void 0&&(n==null||(a=n.hint)==null?void 0:a.enabled)!==!1&&e.hint!==void 0){var c,l;this.addHint(s,t.t(t.t({},e.hint),{},{position:(n==null||(c=n.hint)==null?void 0:c.position)||`right`,alignment:(n==null||(l=n.hint)==null?void 0:l.alignment)||`center`}))}return s}createContentElements(e,t,n){var i,a,o;let s=(i=n==null?void 0:n.iconWithGap)==null?!0:i,c=(a=n==null?void 0:n.isInline)==null?!1:a,l=(o=n==null?void 0:n.isNestedInline)==null?!1:o,u=t.title;if(t.icon&&(this.nodes.icon=this.createIconElement(t.icon,s,c,l),e.appendChild(this.nodes.icon)),u!==void 0){let n=document.createElement(`div`);n.className=t.secondaryLabel?`grow whitespace-nowrap text-[13px] font-medium leading-5`:`mr-auto whitespace-nowrap text-[13px] font-medium leading-5`,n.setAttribute(r.popoverItemTitle,``),n.setAttribute(`data-blok-testid`,`popover-item-title`),n.textContent=u,e.appendChild(n),this.nodes.titleEl=n}if(t.secondaryLabel){let n=document.createElement(`div`);if(n.className=`ml-auto shrink-0 inline-flex items-center whitespace-nowrap pl-20 leading-none text-text-secondary/60`,n.setAttribute(r.popoverItemSecondaryTitle,``),n.setAttribute(`data-blok-testid`,`popover-item-secondary-title`),n.innerHTML=Yr(t.secondaryLabel),e.appendChild(n),this.nodes.secondaryLabelEl=n,t.title!==void 0){var d;Vt((d=n.firstElementChild)==null?n:d,Zr(t.secondaryLabel),{placement:`top`})}}if(t.trailingIcon){let n=document.createElement(`div`);n.className=`ml-auto shrink-0 flex items-center justify-center [&_svg]:w-icon [&_svg]:h-icon`,n.setAttribute(`data-blok-testid`,`popover-item-trailing-icon`),n.innerHTML=t.trailingIcon,e.appendChild(n)}if(this.hasChildren&&!this.isChevronHidden){let t=document.createElement(`div`);t.className=this.getChevronClass(c),t.setAttribute(r.popoverItemIcon,``),t.setAttribute(r.popoverItemIconChevronRight,``),t.setAttribute(`data-blok-testid`,`popover-item-chevron-right`),t.innerHTML=hi,e.appendChild(t),this.nodes.chevron=t}}createIconElement(e,t,n,i){let a=document.createElement(`div`);return a.className=this.getIconClass(t,n,i),a.setAttribute(r.popoverItemIcon,``),a.setAttribute(`data-blok-testid`,`popover-item-icon`),a.innerHTML=e,t&&a.setAttribute(r.tool,``),a}getContainerClass(){var e,t,r,i;let a=(e=(t=this.renderParams)==null?void 0:t.isInline)==null?!1:e,o=(r=(i=this.renderParams)==null?void 0:i.isNestedInline)==null?!1:r;return n.n(W.item,!a&&!o&&`pl-2 pr-3`,a&&yo.item,a&&this.params.icon&&yo.itemIconOnly,a&&this.params.title&&yo.itemWithTitle,o&&bo.item,this.params.isDisabled&&W.itemDisabled)}getIconClass(e,t,r){return n.n(W.icon,t&&`w-auto h-auto bg-transparent [&_svg]:w-icon [&_svg]:h-icon mobile:[&_svg]:w-icon-mobile mobile:[&_svg]:h-icon-mobile`,r&&`w-toolbox-btn h-toolbox-btn`,e&&`mr-3`,e&&t&&`shadow-none mr-0!`,e&&r&&`mr-2!`)}getChevronClass(e){return n.n(W.icon,`w-5 h-5 bg-transparent`,e&&`rotate-90`)}setActive(e){this.nodes.root&&(e?this.nodes.root.setAttribute(r.popoverItemActive,`true`):this.nodes.root.removeAttribute(r.popoverItemActive))}setHidden(e){this.nodes.root&&(e?(this.nodes.root.setAttribute(r.hidden,`true`),this.nodes.root.classList.add(`opacity-0`,`max-h-0!`,`py-0!`,`mb-0!`)):(this.nodes.root.removeAttribute(r.hidden),this.nodes.root.classList.remove(`opacity-0`,`max-h-0!`,`py-0!`,`mb-0!`)))}setFocused(e){this.nodes.root&&(e?(this.nodes.root.setAttribute(r.focused,`true`),this.nodes.root.classList.add(`bg-item-focus-bg!`)):(this.nodes.root.removeAttribute(r.focused),this.nodes.root.classList.remove(`bg-item-focus-bg!`)))}setNoHover(e){this.nodes.root&&(e?this.nodes.root.setAttribute(r.popoverItemNoHover,`true`):this.nodes.root.removeAttribute(r.popoverItemNoHover))}setNoFocus(e){this.nodes.root&&(e?this.nodes.root.setAttribute(r.popoverItemNoFocus,`true`):this.nodes.root.removeAttribute(r.popoverItemNoFocus))}enableConfirmationMode(e){if(this.nodes.root===null)return;let n=t.t(t.t(t.t({},this.params),e),{},{confirmation:`confirmation`in e?e.confirmation:void 0});this.setConfirmation(n),this.confirmationState=e,this.enableSpecialHoverAndFocusBehavior()}setConfirmation(e){if(this.nodes.root){if(e===null){this.clearConfirmationState();return}this.applyConfirmationState(e)}}clearConfirmationState(){this.nodes.root&&(this.nodes.root.removeAttribute(r.popoverItemConfirmation),this.nodes.root.classList.remove(`bg-item-confirm-bg!`,`text-white!`),this.restoreOriginalIcon(),this.restoreOriginalTitle(),this.restoreOriginalSecondaryLabel())}applyConfirmationState(e){this.nodes.root&&(this.nodes.root.setAttribute(r.popoverItemConfirmation,`true`),this.nodes.root.classList.add(`bg-item-confirm-bg!`,`text-white!`),this.updateIcon(e.icon),this.updateTitle(e),this.updateSecondaryLabel(e.secondaryLabel))}restoreOriginalIcon(){!this.nodes.icon||!this.params.icon||(this.nodes.icon.innerHTML=this.params.icon)}restoreOriginalTitle(){!this.nodes.titleEl||this.params.title===void 0||(this.nodes.titleEl.textContent=this.params.title)}restoreOriginalSecondaryLabel(){if(!this.nodes.secondaryLabelEl)return;let e=this.params.secondaryLabel;this.nodes.secondaryLabelEl.innerHTML=e?Yr(e):``,this.nodes.secondaryLabelEl.style.display=e?``:`none`}updateIcon(e){!this.nodes.icon||!e||(this.nodes.icon.innerHTML=e)}updateTitle(e){!this.nodes.titleEl||e.title===void 0||(this.nodes.titleEl.textContent=e.title)}updateSecondaryLabel(e){this.nodes.secondaryLabelEl&&(this.nodes.secondaryLabelEl.innerHTML=e?Yr(e):``,this.nodes.secondaryLabelEl.style.display=e?``:`none`)}disableConfirmationMode(){this.nodes.root!==null&&(this.setConfirmation(null),this.confirmationState=null,this.disableSpecialHoverAndFocusBehavior())}enableSpecialHoverAndFocusBehavior(){var e;this.setNoHover(!0),this.setNoFocus(!0),(e=this.nodes.root)==null||e.addEventListener(`mouseleave`,this.removeSpecialHoverBehavior,{once:!0})}disableSpecialHoverAndFocusBehavior(){var e;this.removeSpecialFocusBehavior(),this.removeSpecialHoverBehavior(),(e=this.nodes.root)==null||e.removeEventListener(`mouseleave`,this.removeSpecialHoverBehavior)}activateOrEnableConfirmationMode(e){if(!(`confirmation`in e)||e.confirmation===void 0)try{var t;(t=e.onActivate)==null||t.call(e,e),this.disableConfirmationMode()}catch(e){}else this.enableConfirmationMode(e.confirmation)}getIconElement(){return this.nodes.icon}},K={container:`py-1.5 max-h-5 overflow-hidden`,containerHidden:`opacity-0 max-h-0! py-0!`,line:`h-px w-full bg-popover-border/60`},q={container:`px-1 py-0 max-h-none`,line:`h-full w-px`,nestedContainer:`py-1 px-[3px]`,nestedLine:`w-full h-px`},xo=class extends $r{constructor(e){var t,n;super(),this.nodes={root:null,line:null},this.isInline=(t=e==null?void 0:e.isInline)==null?!1:t,this.isNestedInline=(n=e==null?void 0:e.isNestedInline)==null?!1:n,this.nodes.root=this.createRootElement()}getElement(){return this.nodes.root}toggleHidden(e){if(!this.nodes.root)return;let t=this.getContainerClass(!1),n=this.getContainerClass(!0);this.nodes.root.className=e?n:t,e?this.nodes.root.setAttribute(r.hidden,`true`):this.nodes.root.removeAttribute(r.hidden)}getContainerClass(e){let t=K.container;return this.isNestedInline?n.n(t,q.nestedContainer,e&&K.containerHidden):this.isInline?n.n(t,q.container,e&&K.containerHidden):n.n(t,e&&K.containerHidden)}getLineClass(){return this.isNestedInline?n.n(K.line,q.nestedLine):this.isInline?n.n(K.line,q.line):K.line}createRootElement(){let e=document.createElement(`div`);e.className=this.getContainerClass(!1),e.setAttribute(r.popoverItemSeparator,``),e.setAttribute(`data-blok-testid`,`popover-item-separator`);let t=document.createElement(`div`);return t.className=this.getLineClass(),t.setAttribute(r.popoverItemSeparatorLine,``),e.appendChild(t),this.nodes.line=t,e}},So={root:``,rootHidden:`hidden`},Co={root:`flex items-center`},J=class extends $r{constructor(e,t){var n;super(e),this.nodes={root:null},this.isHidden=!1,this.isInline=(n=t==null?void 0:t.isInline)==null?!1:n,this.nodes.root=this.createRootElement(e,t)}getElement(){return this.nodes.root}toggleHidden(e){this.isHidden=e,this.updateRootClasses(),this.nodes.root&&(e?this.nodes.root.setAttribute(r.hidden,`true`):this.nodes.root.removeAttribute(r.hidden))}getControls(){if(!this.nodes.root)return[];let e=this.nodes.root.querySelectorAll(`button, ${w.allInputsSelector}`);return Array.from(e)}updateRootClasses(){this.nodes.root&&(this.nodes.root.className=n.n(So.root,this.isInline&&Co.root,this.isHidden&&So.rootHidden))}createRootElement(e,i){var a;let o=document.createElement(`div`);if(o.className=n.n(So.root,this.isInline&&Co.root),o.setAttribute(r.popoverItemHtml,``),o.setAttribute(`data-blok-testid`,`popover-item-html`),e.name&&o.setAttribute(`data-blok-item-name`,e.name),o.appendChild(e.element),e.hint!==void 0&&(i==null||(a=i.hint)==null?void 0:a.enabled)!==!1){var s,c;this.addHint(o,t.t(t.t({},e.hint),{},{position:(i==null||(s=i.hint)==null?void 0:s.position)||`right`,alignment:(i==null||(c=i.hint)==null?void 0:c.alignment)||`center`}))}return o}},wo={wrapper:`bg-search-input-bg border border-search-input-border rounded-lg px-2 py-0.5 grid grid-cols-[auto_1fr] grid-rows-[auto] focus-within:border-search-input-focus-border focus-within:shadow-[0_0_0_2px_rgba(35,131,226,0.15)]`,icon:`w-6 h-6 flex items-center justify-center mr-1.5 [&_svg]:w-4 [&_svg]:h-4 [&_svg]:text-gray-text`,input:`text-sm outline-hidden font-medium font-inherit border-0 bg-transparent m-0 p-0 leading-[20px] min-w-[calc(100%-(--spacing(6))-6px)] text-text-primary placeholder:text-gray-text/80 placeholder:font-normal`},To=(e,t)=>{if(e.length===0)return t.length;if(t.length===0)return e.length;let n=Array.from({length:t.length+1},(e,t)=>t),r=Array(t.length+1);for(let[i,a]of[...e].entries()){r[0]=i+1;for(let[e,i]of[...t].entries()){let t=e+1,o=a===i?0:1;r[t]=Math.min(n[t]+1,r[t-1]+1,n[t-1]+o)}n.splice(0,n.length,...r)}return n[t.length]},Eo=(e,t)=>[...e].reduce((e,n)=>e<t.length&&n===t[e]?e+1:e,0)===t.length,Do=(e,t)=>[...e].reduce((n,r,i)=>{let a=i===0||e[i-1]===` `||e[i-1]===`-`||e[i-1]===`_`;return n<t.length&&a&&r===t[n]?n+1:n},0)===t.length,Oo=(e,t)=>{if(e===t)return 100;if(e.startsWith(t))return 90;if(e.includes(t))return 75;if(t.length>=2&&Do(e,t))return 55;if(t.length>=2&&Eo(e,t))return 35;if(t.length>=3){let n=Math.floor(t.length/3);if(To(e,t)<=n)return 15}return 0},ko=(e,t)=>{if(t===``)return 100;let n=t.toLowerCase(),r=[];if(e.title!==void 0&&r.push(e.title.toLowerCase()),e.englishTitle!==void 0&&r.push(e.englishTitle.toLowerCase()),e.searchTerms!==void 0)for(let t of e.searchTerms)r.push(t.toLowerCase());return r.reduce((e,t)=>{let r=Oo(t,n);return r>e?r:e},0)},Ao=function(e){return e.Search=`search`,e}({}),jo=class extends He{constructor({items:e,placeholder:t}){super(),this.searchQuery=``,this.handleValueChange=()=>{this.applySearch(this.input.value)},this.listeners=new Me,this.items=e,this.wrapper=w.make(`div`,wo.wrapper),this.wrapper.setAttribute(`data-blok-testid`,`popover-search-field`);let n=w.make(`div`,wo.icon,{innerHTML:gi});this.input=w.make(`input`,wo.input,{type:`search`,placeholder:t,tabIndex:-1}),this.input.setAttribute(`data-blok-flipper-navigation-target`,`true`),this.input.setAttribute(`data-blok-testid`,`popover-search-input`),this.wrapper.appendChild(n),this.wrapper.appendChild(this.input),this.overrideValueProperty(),[`input`,`keyup`,`search`,`change`].forEach(e=>{this.listeners.on(this.input,e,this.handleValueChange)})}getElement(){return this.wrapper}focus(){this.input.focus()}clear(){this.input.value=``}applySearch(e){this.searchQuery!==e&&(this.searchQuery=e,this.emit(Ao.Search,{query:e,items:this.foundItems}))}overrideValueProperty(){var e,t;let n=Object.getPrototypeOf(this.input),r=Object.getOwnPropertyDescriptor(n,`value`);if((r==null?void 0:r.set)===void 0||r.get===void 0)return;let i=this.applySearch.bind(this),a=r.get,o=r.set;Object.defineProperty(this.input,`value`,{configurable:(e=r.configurable)==null?!0:e,enumerable:(t=r.enumerable)==null?!1:t,get(){let e=a==null?void 0:a.call(this);return typeof e==`string`?e:``},set(e){o==null||o.call(this,e),i(e)}})}destroy(){this.listeners.removeAll()}get foundItems(){return this.items.map(e=>({item:e,score:ko(e,this.searchQuery)})).filter(({score:e})=>e>0).sort((e,t)=>t.score-e.score).map(({item:e})=>e)}},Mo,No=class e{constructor(){this.stack=[],this.boundPointerDown=null}static get instance(){return e._instance===null&&(e._instance=new e),e._instance}static resetForTests(){var t;return(t=e._instance)==null||t.destroy(),e._instance=new e,e._instance}register(e,t){let n=[...this.stack];for(let t of n)t.popover!==e&&(t.popover.hide(),this.removeFromStack(t.popover));this.stack.push({popover:e,triggerElement:t}),this.ensureDocumentListener()}unregister(e){this.removeFromStack(e),this.stack.length===0&&this.removeDocumentListener()}closeTopmost(){return this.stack.length===0?!1:(this.stack[this.stack.length-1].popover.hide(),!0)}hasOpenPopovers(){return this.stack.length>0}destroy(){this.removeDocumentListener(),this.stack=[]}handleDocumentPointerDown(e){let t=e.target;if(!(t instanceof Node))return;let n=[];for(let e of[...this.stack].reverse()){if(e.popover.hasNode(t)||e.triggerElement.contains(t))break;n.push(e)}for(let e of n)e.popover.hide()}ensureDocumentListener(){this.boundPointerDown===null&&(this.boundPointerDown=e=>this.handleDocumentPointerDown(e),document.addEventListener(`pointerdown`,this.boundPointerDown))}removeDocumentListener(){this.boundPointerDown!==null&&(document.removeEventListener(`pointerdown`,this.boundPointerDown),this.boundPointerDown=null)}removeFromStack(e){let t=this.stack.findIndex(t=>t.popover===e);t!==-1&&this.stack.splice(t,1)}};Mo=No,Mo._instance=null;var Y={popoverContainer:`absolute flex flex-col overflow-hidden box-border opacity-0 pointer-events-none p-0 border-none z-[var(--blok-z-popover)] max-h-0 min-w-(--width) w-(--width) rounded-xl text-sm left-(--popover-left) top-(--popover-top) bg-popover-bg`,popoverContainerMobile:`fixed max-w-none rounded-[10px] min-w-[calc(100%-var(--offset)*2)] left-auto top-auto inset-[auto_var(--offset)_calc(var(--offset)+env(safe-area-inset-bottom))_var(--offset)]`,popoverContainerOpened:`opacity-100 pointer-events-auto px-1.5 pt-1.5 pb-0 max-h-(--max-height) border-none`,popoverOverlay:`hidden bg-dark`,items:`flex-1 min-h-0 overflow-y-auto overscroll-contain pb-1.5`,scrollHaze:`absolute inset-x-0 h-6 pointer-events-none z-1 transition-opacity duration-300 ease-in-out`},Po={popover:`relative`,popoverContainer:`flex-row top-0 min-w-max w-max p-1 mobile:absolute`,popoverContainerOpened:`pb-1.5`},Fo=e=>`level-${e}`,X=function(e){return e.NestingLevel=`--nesting-level`,e.PopoverHeight=`--popover-height`,e.InlinePopoverWidth=`--inline-popover-width`,e.PopoverTop=`--popover-top`,e.PopoverLeft=`--popover-left`,e.TriggerItemLeft=`--trigger-item-left`,e.TriggerItemTop=`--trigger-item-top`,e}({}),Z=function(e){return e.Closed=`closed`,e.ClosedOnActivate=`closed-on-activate`,e}({}),Io=class extends He{get itemsDefault(){return this.items.filter(e=>e instanceof G)}constructor(e,n={}){super(),this.params=e,this.itemsRenderParams=n,this.listeners=new Me,this.messages={nothingFound:`Nothing found`,search:`Search`,actions:`Actions`},this.permanentlyHiddenNames=new Set,this.items=this.buildItems(e.items),e.messages&&(this.messages=t.t(t.t({},this.messages),e.messages)),this.nodes=this.createPopoverDOM(),this.appendItemElements(),this.nodes.popoverContainer&&this.listeners.on(this.nodes.popoverContainer,`click`,e=>this.handleClick(e)),this.nodes.items&&this.listeners.on(this.nodes.items,`scroll`,()=>this.updateScrollHazes())}getElement(){return this.nodes.popover}getMountElement(){return this.nodes.popover}get isShown(){return this.nodes.popover.hasAttribute(r.popoverOpened)}show(){var e,t;let i=this.nodes.popover;i!==null&&!i.isConnected&&document.body.appendChild(i);let a=((e=this.params.nestingLevel)==null?0:e)===0,o=this.params.trigger!==void 0;i!==null&&a&&o&&P()&&Tt(i),this.nodes.popover.setAttribute(r.popoverOpened,`true`),this.nodes.popoverContainer.className=n.n(this.nodes.popoverContainer.className,Y.popoverContainerOpened),this.itemsDefault.forEach(e=>this.refreshItemActiveState(e)),this.search!==void 0&&this.search.focus(),this.nodes.scrollHazeTop.style.transition=`none`,this.nodes.scrollHazeBottom.style.transition=`none`,this.updateScrollHazes(),requestAnimationFrame(()=>{this.nodes.scrollHazeTop.style.transition=``,this.nodes.scrollHazeBottom.style.transition=``});let{trigger:s}=this.params;((t=this.params.nestingLevel)==null?0:t)===0&&s!==void 0&&No.instance.register(this,s)}hide(){let e=this.nodes.popover;e!==null&&P()&&Dt(e)&&Et(e),this.nodes.popover.removeAttribute(r.popoverOpened),this.nodes.popover.removeAttribute(r.popoverOpenTop),this.nodes.popover.removeAttribute(r.popoverOpenLeft),this.nodes.popoverContainer.className=Y.popoverContainer,this.itemsDefault.forEach(e=>e.reset()),this.nodes.scrollHazeTop.style.opacity=`0`,this.nodes.scrollHazeBottom.style.opacity=`0`,this.search!==void 0&&this.search.clear(),No.instance.unregister(this),this.emit(Z.Closed)}destroy(){var e,t;let n=this.createCloseGhost();this.items.forEach(e=>e.destroy()),(e=this.nodes.popover)==null||e.remove(),this.listeners.removeAll(),(t=this.search)==null||t.destroy(),this.playCloseGhost(n)}createCloseGhost(){let e=this.nodes.popover;if(!(e!=null&&e.isConnected))return null;let t=e.getBoundingClientRect();if(t.width===0&&t.height===0)return null;let i=e.cloneNode(!0);i.removeAttribute(`id`),i.removeAttribute(`data-blok-testid`),i.querySelectorAll(`[id]`).forEach(e=>e.removeAttribute(`id`)),i.querySelectorAll(`[data-blok-testid]`).forEach(e=>e.removeAttribute(`data-blok-testid`)),i.setAttribute(r.popoverOpened,`true`);let a=i.querySelector(`[${r.popoverContainer}]`);return a&&(a.className=n.n(Y.popoverContainer,Y.popoverContainerOpened)),i.style.position=`absolute`,i.style.top=`${t.top+window.scrollY}px`,i.style.left=`${t.left+window.scrollX}px`,i.style.pointerEvents=`none`,i.querySelectorAll(`[${r.popoverContainer}]`).forEach(e=>{e.style.setProperty(`pointer-events`,`none`)}),i}playCloseGhost(e){if(!e)return;document.body.appendChild(e),e.offsetHeight,e.removeAttribute(r.popoverOpened);let t=e.querySelector(`[${r.popoverContainer}]`);t&&(t.className=Y.popoverContainer);let n=()=>e.remove();t==null||t.addEventListener(`transitionend`,n,{once:!0}),window.setTimeout(n,400)}filterItems(e){}toggleItemHiddenByName(e,t){this.items.filter(t=>t.name===e).forEach(e=>e.toggleHidden(t)),t?this.permanentlyHiddenNames.add(e):this.permanentlyHiddenNames.delete(e)}isNamePermanentlyHidden(e){return this.permanentlyHiddenNames.has(e)}activateItemByName(e){let t=this.items.find(t=>t.name===e);t!==void 0&&this.handleItemClick(t)}buildItems(e){return e.map(e=>{switch(e.type){case A.Separator:return new xo(this.itemsRenderParams[A.Separator]);case A.Html:return new J(e,this.itemsRenderParams[A.Html]);case A.Default:case void 0:return new G(e,this.itemsRenderParams[A.Default])}})}getTargetItem(e){return this.items.filter(e=>e instanceof G||e instanceof J).find(t=>{let n=t.getElement();return n===null?!1:e.composedPath().includes(n)})}handleItemClick(e){if(!(e instanceof G&&e.isDisabled)){if(e.hasChildren){this.showNestedItems(e),this.callHandleClickIfPresent(e);return}this.itemsDefault.filter(t=>t!==e).forEach(e=>e.reset()),this.callHandleClickIfPresent(e),this.toggleItemActivenessIfNeeded(e),this.refreshItemActiveState(e),e.closeOnActivate===!0&&(this.hide(),this.emit(Z.ClosedOnActivate))}}handleClick(e){let t=this.getTargetItem(e);t!==void 0&&this.handleItemClick(t)}toggleItemActivenessIfNeeded(e){if(!(e instanceof G)||(e.toggle===!0&&e.toggleActive(),typeof e.toggle!=`string`))return;let t=this.itemsDefault.filter(t=>t.toggle===e.toggle);if(t.length===1){e.toggleActive();return}t.forEach(t=>{t.toggleActive(t===e)})}refreshItemActiveState(e){e instanceof G&&e.toggle===void 0&&e.toggleActive(e.isActive)}callHandleClickIfPresent(e){`handleClick`in e&&typeof e.handleClick==`function`&&e.handleClick()}toggleNothingFoundMessage(e){if(e){var t,n;this.nodes.nothingFoundMessage.classList.remove(`hidden`),this.nodes.nothingFoundMessage.setAttribute(r.nothingFoundDisplayed,`true`),(t=this.nodes.items)==null||t.classList.remove(`pb-1.5`),(n=this.nodes.popoverContainer)==null||n.classList.remove(`px-1.5`,`pt-1.5`)}else{var i;if(this.nodes.nothingFoundMessage.classList.add(`hidden`),this.nodes.nothingFoundMessage.removeAttribute(r.nothingFoundDisplayed),(i=this.nodes.items)==null||i.classList.add(`pb-1.5`),this.isShown){var a;(a=this.nodes.popoverContainer)==null||a.classList.add(`px-1.5`,`pt-1.5`)}}}setOpenTop(e){e?this.nodes.popover.setAttribute(r.popoverOpenTop,`true`):this.nodes.popover.removeAttribute(r.popoverOpenTop)}setOpenLeft(e){e?this.nodes.popover.setAttribute(r.popoverOpenLeft,`true`):this.nodes.popover.removeAttribute(r.popoverOpenLeft)}updateScrollHazes(){let{items:e,scrollHazeTop:t,scrollHazeBottom:n}=this.nodes,r=e.scrollHeight>e.clientHeight,i=e.scrollTop<=0,a=e.scrollTop+e.clientHeight>=e.scrollHeight-1;t.style.opacity=r&&!i?`1`:`0`,n.style.opacity=r&&!a?`1`:`0`,t.style.top=`${e.offsetTop}px`,n.style.top=`${e.offsetTop+e.clientHeight-n.offsetHeight}px`}hasNode(e){return this.nodes.popover.contains(e)}createPopoverDOM(){var e,t;let i=document.createElement(`div`);this.params.class&&(i.className=this.params.class),i.setAttribute(r.popover,``),this.params.class&&i.setAttribute(`data-blok-popover-custom-class`,this.params.class),i.setAttribute(`data-blok-testid`,`popover`),i.style.setProperty(`--width`,(e=this.params.width)==null?`auto`:e),i.style.setProperty(`--item-padding`,`4px`),i.style.setProperty(`--item-height`,`calc(1.75rem + 2 * var(--item-padding))`),i.style.setProperty(`--popover-top`,`calc(100% + 0.5rem)`),i.style.setProperty(`--popover-left`,`0`),i.style.setProperty(`--nested-popover-overlap`,`0.25rem`),i.style.setProperty(`--max-height`,`400px`);let a=document.createElement(`div`);a.className=Y.popoverContainer,a.style.boxShadow=`var(--blok-popover-box-shadow)`,a.setAttribute(r.popoverContainer,``),a.setAttribute(`data-blok-testid`,`popover-container`);let o=document.createElement(`div`);o.className=n.n(`cursor-default text-[13px] leading-5 font-normal whitespace-nowrap overflow-hidden text-ellipsis text-gray-text px-3 py-4 text-center`,`hidden`),o.setAttribute(`data-blok-testid`,`popover-nothing-found`),o.textContent=(t=this.messages.nothingFound)==null?`Nothing found`:t;let s=document.createElement(`div`);s.className=Y.items,s.setAttribute(r.popoverItems,``),s.setAttribute(`data-blok-testid`,`popover-items`);let c=document.createElement(`div`);c.className=Y.scrollHaze,c.style.background=`linear-gradient(to bottom, var(--blok-popover-bg), transparent)`,c.style.opacity=`0`;let l=document.createElement(`div`);l.className=Y.scrollHaze,l.style.background=`linear-gradient(to top, var(--blok-popover-bg), transparent)`,l.style.opacity=`0`;let u=this.params.contextLabel===void 0?void 0:(()=>{let e=document.createElement(`div`);return e.className=`shrink-0 pl-2 pr-3 pt-1 pb-1.5 text-xs font-medium text-gray-text/50 cursor-default bg-popover-bg`,e.setAttribute(`role`,`status`),e.setAttribute(`data-blok-testid`,`popover-context-label`),e.textContent=this.params.contextLabel,e})();return a.appendChild(o),u!==void 0&&a.appendChild(u),a.appendChild(s),a.appendChild(c),a.appendChild(l),i.appendChild(a),{popover:i,popoverContainer:a,nothingFoundMessage:o,contextLabel:u,items:s,scrollHazeTop:c,scrollHazeBottom:l}}appendItemElements(){this.items.forEach(e=>{var t,n,r;let i=(t=(n=e.getMountElement)==null?void 0:n.call(e))==null?e.getElement():t;i!==null&&((r=this.nodes.items)==null||r.appendChild(i))})}};function Lo(e){let{parentRect:t,nestedWidth:n,viewportWidth:r,parentPrefersLeft:i,overlap:a=4}=e,o=Math.max(0,t.left),s=Math.max(0,r-t.right+a),c=n<=o,l=n<=s;if(i){if(c)return{openLeft:!0};if(l)return{openLeft:!1}}else{if(l)return{openLeft:!1};if(c)return{openLeft:!0}}return{openLeft:o>s}}function Ro(e){let{desiredTop:t,nestedHeight:n,viewportHeight:r,margin:i=8}=e,a=i,o=r-n-i;return o<a?{top:a}:{top:Math.max(a,Math.min(o,t))}}function zo(e,t,n){return e<=t?!1:e<=n}function Bo(e){var t;let{anchor:n,popoverSize:r,scopeBounds:i,viewportSize:a,scrollOffset:o,offset:s=8,leftAlignRect:c,placeLeftOfAnchor:l=!1,viewportMargin:u=0}=e,d=Math.min(a.height,i.bottom),f=Math.max(0,i.top),p=Math.min(a.width,i.right),m=Math.max(0,i.left),h=i.top+o.y;if(l){let e=(n.top+n.bottom)/2+o.y,t=n.top+o.y,c=e-r.height/2,l=i.bottom+o.y,d=o.y+u,f=o.y+a.height-u,p=Math.max(h,Math.min(d,t)),g=Math.min(l,f)-r.height,_=g<p?p:Math.min(g,Math.min(Math.max(p,t),Math.max(p,c))),v=n.left-s-r.width+o.x;return{top:_,left:Math.max(m+o.x,v),openTop:!1,openLeft:!0}}let g=d-n.bottom-s,_=n.top-s-f,v=zo(r.height,g,_),y=v?n.top-s-r.height+o.y:n.bottom+s+o.y,ee=y<h?h:y,te=((t=c==null?void 0:c.left)==null?n.left:t)+o.x,ne=n.right+o.x,b=p+o.x-te,x=ne-m-o.x,re=zo(r.width,b,x),ie=re?Math.max(m+o.x,n.right-r.width+o.x):te;return{top:ee,left:ie+r.width>p+o.x?Math.max(m+o.x,p+o.x-r.width):ie,openTop:v,openLeft:re}}var Q={x:null,y:null},Vo=`__blokPopoverPointerTracker__`;typeof document<`u`&&!document[Vo]&&(document.addEventListener(`mousemove`,e=>{Q.x=e.clientX,Q.y=e.clientY},{capture:!0}),document[Vo]=!0);var Ho=class e extends Io{setLeftAlignElement(e){this.leftAlignElement=e}constructor(e,t){var n;if(super(e,t),this.nestingLevel=0,this.nestedPopoverTriggerItem=null,this.previouslyHoveredItem=null,this.suppressSyncHover=!1,this.suppressSyncHoverPointer=null,this.suppressSyncHoverRaf=null,this.scopeElement=document.body,this.placeLeftOfAnchor=!1,this.viewportMargin=0,this.promotedItemCache=null,this.promotedSeparators=[],this.topLevelSeparator=null,this.hide=()=>{var e;this.cleanupPromotedItems(),super.hide(),this.destroyNestedPopoverIfExists(),(e=this.flipper)==null||e.deactivate(),this.previouslyHoveredItem=null,this.disarmSuppressSyncHover(),this.params.position=void 0,this.nodes.popover.style.top=``,this.nodes.popover.style.left=``},this.onFlip=()=>{let e=this.itemsDefault.find(e=>e.isFocused);e==null||e.onFocus()},this.onSearch=e=>{var t;let n=e.query===``,i=e.topLevelItems;this.nodes.contextLabel!==void 0&&(n?(this.nodes.contextLabel.removeAttribute(r.hidden),this.nodes.contextLabel.classList.remove(`hidden`)):(this.nodes.contextLabel.setAttribute(r.hidden,`true`),this.nodes.contextLabel.classList.add(`hidden`)));let a=!n&&e.promotedItems.length>0?this.deduplicateAgainstPromoted(i,e.promotedItems):i,o=a.length===0&&e.promotedItems.length===0;this.items.forEach(e=>{let t=e instanceof G,r=e instanceof xo||e instanceof J,i=t?!a.includes(e)||e.name!==void 0&&this.isNamePermanentlyHidden(e.name):r&&(o||!n);e.toggleHidden(i)}),this._size=void 0,!n&&a.length>0?this.reorderItemsByRank(a):n&&this.originalItemOrder!==void 0&&this.restoreOriginalItemOrder();for(let e of this.promotedSeparators)e.remove();if(this.promotedSeparators=[],this.topLevelSeparator!==null&&(this.topLevelSeparator.remove(),this.topLevelSeparator=null),this.promotedItemCache!==null)for(let e of this.promotedItemCache.items){var s;(s=e.getElement())==null||s.remove()}if(!n&&a.length>0&&e.promotedItems.length>0){var c;let e=(c=this.messages.actions)==null?`Actions`:c,t=this.createGroupSeparator(e,`topLevel`),n=a[0].getElement();n!==null&&this.nodes.items!==null&&(this.nodes.items.insertBefore(t,n),this.topLevelSeparator=t)}if(e.promotedItems.length>0){let t=new Map;for(let n of e.promotedItems){let e=n.chain.join(` › `),r=t.get(e);r===void 0?t.set(e,[{item:n.item,score:n.score}]):r.push({item:n.item,score:n.score})}let n=[...t.entries()].sort((e,t)=>{let n=Math.max(...e[1].map(e=>e.score));return Math.max(...t[1].map(e=>e.score))-n});for(let[e,t]of n){var l;let n=this.createGroupSeparator(e);this.promotedSeparators.push(n),(l=this.nodes.items)==null||l.appendChild(n),this.appendPromotedGroupElements(t)}}if(this.toggleNothingFoundMessage(o),this.updateScrollHazes(),this.trigger&&this.nodes.popover.hasAttribute(r.popoverOpened)){let{top:e,left:t,openTop:n,openLeft:r}=this.calculatePosition();this.nodes.popover.style.top=`${e}px`,this.nodes.popover.style.left=`${t}px`,this.setOpenTop(n),this.setOpenLeft(r)}let u=n?this.flippableElements:a.map(e=>e.getElement()),d=e.promotedItems.map(({item:e})=>e.getElement()),f=[...u,...d].filter(e=>e!==null);(t=this.flipper)!=null&&t.isActivated&&(this.flipper.deactivate(),this.flipper.activate(f),f.length>0&&this.flipper.focusItem(0,{skipNextTab:!0}))},e.trigger){this.trigger=e.trigger;let t=e.trigger.getBoundingClientRect();(t.width>0||t.height>0)&&(this.capturedTriggerRect=t)}if(e.leftAlignElement&&(this.leftAlignElement=e.leftAlignElement),e.placeLeftOfAnchor===!0&&(this.placeLeftOfAnchor=!0),typeof e.viewportMargin==`number`&&(this.viewportMargin=e.viewportMargin),e.nestingLevel!==void 0&&(this.nestingLevel=e.nestingLevel),this.nestingLevel>0&&this.nodes.popover.setAttribute(r.nested,`true`),e.scopeElement!==void 0&&(this.scopeElement=e.scopeElement),this.nodes.popoverContainer!==null&&(this.listeners.on(this.nodes.popoverContainer,`mouseover`,e=>this.handleHover(e)),this.listeners.on(this.nodes.popoverContainer,`mouseleave`,e=>this.handleMouseLeave(e))),e.searchable&&this.addSearch(),e.flippable===!1)return;let i=e.flipper;i===void 0?this.flipper=new Yt({items:this.flippableElements,focusedItemClass:W.focused,allowedKeys:[a.TAB,a.UP,a.DOWN,a.ENTER,a.RIGHT,a.LEFT],onArrowLeft:e.onNavigateBack,handleContentEditableTargets:e.handleContentEditableNavigation}):(i.deactivate(),i.removeOnFlip(this.onFlip),this.flipper=i),(n=this.flipper)==null||n.onFlip(this.onFlip)}hasFocus(){return this.flipper===void 0?!1:this.flipper.hasFocus()}toggleItemHiddenByName(e,t){super.toggleItemHiddenByName(e,t),this._size=void 0}get scrollTop(){return this.nodes.items===null?0:this.nodes.items.scrollTop}get offsetTop(){return this.nodes.popoverContainer===null?0:this.nodes.popoverContainer.offsetTop}show(){var e;let t=this.getMountElement();if(this.trigger&&t&&document.body.appendChild(t),this.trigger){let{top:e,left:t,openTop:n,openLeft:r}=this.calculatePosition();this.nodes.popover.style.position=`absolute`,this.nodes.popover.style.top=`${e}px`,this.nodes.popover.style.left=`${t}px`,this.nodes.popover.style.setProperty(X.PopoverTop,`0px`),this.nodes.popover.style.setProperty(X.PopoverLeft,`0px`),this.setOpenTop(n),this.setOpenLeft(r)}let n=this.size;if(this.nodes.popover.style.setProperty(X.PopoverHeight,n.height+`px`),this.params.width===void 0||this.params.width===`auto`){let e=this.params.minWidth===void 0?0:parseFloat(this.params.minWidth),t=Math.max(n.width,e);this.nodes.popover.style.setProperty(`--width`,t+`px`)}if(!this.trigger){let{openTop:e,openLeft:t}=Bo({anchor:this.nodes.popoverContainer.getBoundingClientRect(),popoverSize:n,scopeBounds:this.scopeElement.getBoundingClientRect(),viewportSize:{width:window.innerWidth,height:window.innerHeight},scrollOffset:{x:window.scrollX,y:window.scrollY},offset:0});e&&(this.setOpenTop(!0),this.nodes.popover.style.setProperty(X.PopoverTop,`calc(-1 * (0.5rem + var(--popover-height)))`)),t&&(this.setOpenLeft(!0),this.nodes.popover.style.setProperty(X.PopoverLeft,`calc(-1 * var(--width) + 100%)`))}this.armSuppressSyncHover(),super.show(),(e=this.flipper)==null||e.activate(this.flippableElements),queueMicrotask(()=>{this.focusInitialElement()})}focusInitialElement(){var e;if(this.search){this.search.focus();return}this.params.autoFocusFirstItem!==!1&&((e=this.flipper)==null||e.focusItem(0,{skipNextTab:!0}))}updatePosition(e){if(this.params.position=e,this.nodes.popover.hasAttribute(`data-blok-popover-opened`)){let{top:e,left:t,openTop:n,openLeft:r}=this.calculatePosition();this.nodes.popover.style.top=`${e}px`,this.nodes.popover.style.left=`${t}px`,this.setOpenTop(n),this.setOpenLeft(r)}}calculatePosition(){var e,t;let n=this.params.position,r=(e=this.trigger)==null?void 0:e.getBoundingClientRect(),i=r!==void 0&&r.width===0&&r.height===0&&this.capturedTriggerRect!==void 0?this.capturedTriggerRect:r,a=n==null?i:n;if(!a)return{top:0,left:0,openTop:!1,openLeft:!1};let o=n===void 0?(t=this.leftAlignElement)==null?void 0:t.getBoundingClientRect():void 0;return Bo({anchor:a,popoverSize:this.size,scopeBounds:this.scopeElement.getBoundingClientRect(),viewportSize:{width:window.innerWidth,height:window.innerHeight},scrollOffset:{x:window.scrollX,y:window.scrollY},offset:8,leftAlignRect:o,placeLeftOfAnchor:this.placeLeftOfAnchor,viewportMargin:this.viewportMargin})}destroy(){this.hide(),super.destroy()}armSuppressSyncHover(){this.disarmSuppressSyncHover(),this.suppressSyncHover=!0,this.suppressSyncHoverPointer=Q.x!==null&&Q.y!==null?{x:Q.x,y:Q.y}:null,this.suppressSyncHoverRaf=window.requestAnimationFrame(()=>{this.suppressSyncHoverRaf=window.requestAnimationFrame(()=>{this.disarmSuppressSyncHover()})})}isLikelySynthesizedHover(e){return this.suppressSyncHoverPointer===null?!0:e.clientX===this.suppressSyncHoverPointer.x&&e.clientY===this.suppressSyncHoverPointer.y}disarmSuppressSyncHover(){this.suppressSyncHover=!1,this.suppressSyncHoverPointer=null,this.suppressSyncHoverRaf!==null&&(window.cancelAnimationFrame(this.suppressSyncHoverRaf),this.suppressSyncHoverRaf=null)}hasNode(e){return super.hasNode(e)?!0:this.nestedPopover!==void 0&&this.nestedPopover!==null?this.nestedPopover.hasNode(e):!1}showNestedItems(e){this.nestedPopover!==null&&this.nestedPopover!==void 0||(this.nestedPopoverTriggerItem=e,this.showNestedPopoverForItem(e))}handleHover(e){if(this.suppressSyncHover){if(e instanceof MouseEvent&&this.isLikelySynthesizedHover(e)){this.disarmSuppressSyncHover();return}this.disarmSuppressSyncHover()}let t=this.getTargetItem(e);if(t!==void 0&&this.previouslyHoveredItem!==t&&!(this.nestedPopover!==void 0&&this.nestedPopover!==null&&e.target instanceof Node&&this.nestedPopover.hasNode(e.target))){if(this.nestedPopover!==void 0&&this.nestedPopover!==null){if(t===this.nestedPopoverTriggerItem)return;if(!t.hasChildren){this.previouslyHoveredItem=t;return}}this.destroyNestedPopoverIfExists(!1),this.previouslyHoveredItem=t,t.hasChildren&&this.showNestedPopoverForItem(t)}}handleMouseLeave(e){let t=e.relatedTarget;t instanceof Node&&this.nestedPopover!==void 0&&this.nestedPopover!==null&&this.nestedPopover.hasNode(t)||(this.destroyNestedPopoverIfExists(!1),this.previouslyHoveredItem=null)}getTargetItem(e){return(this.promotedItemCache===null?this.items:[...this.items,...this.promotedItemCache.items]).filter(e=>e instanceof G||e instanceof J).find(t=>{let n=t.getElement();return n===null?!1:e.composedPath().includes(n)})}setTriggerItemPosition(e,t){let n=t.getElement(),i=(n?n.offsetTop:0)-this.scrollTop,a=this.offsetTop+i,o=e.querySelector(`[${r.popover}]`);(o instanceof HTMLElement?o:e).style.setProperty(X.TriggerItemTop,a+`px`)}destroyNestedPopoverIfExists(e=!0){var t,n,r;if(this.nestedPopover===void 0||this.nestedPopover===null)return;let i=(t=this.nestedPopoverTriggerItem)==null?void 0:t.getElement(),a=this.nestedPopover.getElement();this.nestedPopover.off(Z.ClosedOnActivate,this.hide),this.nestedPopover.hide(),this.nestedPopover.destroy(),a.remove(),this.nestedPopover=null,(n=this.flipper)==null||n.activate(this.flippableElements),e&&this.focusAfterNestedPopoverClose(i),(r=this.nestedPopoverTriggerItem)==null||r.onChildrenClose(),this.nestedPopoverTriggerItem=null}focusAfterNestedPopoverClose(e){if(!e||!this.flipper){var t;(t=this.flipper)==null||t.focusFirst();return}let n=this.flippableElements.indexOf(e);if(n!==-1){this.flipper.focusItem(n,{skipNextTab:!1});return}this.flipper.focusFirst()}showNestedPopoverForItem(t){var n,r;let i=(n=this.flipper)==null?void 0:n.getHandleContentEditableTargets();this.nestedPopover=new e({searchable:t.isChildrenSearchable,items:t.children,nestingLevel:this.nestingLevel+1,flippable:t.isChildrenFlippable,messages:this.messages,onNavigateBack:this.destroyNestedPopoverIfExists.bind(this),width:t.childrenWidth,minWidth:t.childrenMinWidth,handleContentEditableNavigation:i,autoFocusFirstItem:this.params.autoFocusFirstItem}),t.onChildrenOpen(),this.nestedPopover.on(Z.ClosedOnActivate,this.hide);let a=this.nestedPopover.getMountElement(),o=this.nestedPopover.getElement();return this.nodes.popover.appendChild(a),this.setTriggerItemPosition(a,t),o.style.setProperty(X.NestingLevel,this.nestedPopover.nestingLevel.toString()),this.applyNestedPopoverPositioning(a,t),this.listeners.on(a,`click`,()=>{this.nestedPopoverTriggerItem!==null&&this.refreshItemActiveState(this.nestedPopoverTriggerItem)}),this.nestedPopover.show(),(r=this.flipper)==null||r.deactivate(),this.nestedPopover}applyNestedPopoverPositioning(e,t){var n,i,a,o;let s=e.querySelector(`[${r.popoverContainer}]`);if(!(s instanceof HTMLElement))return;let c=s,l=e.querySelector(`[${r.popover}]`),u=l instanceof HTMLElement?l:e;this.nodes.popover.hasAttribute(r.popoverOpenTop);let d=this.nodes.popover.hasAttribute(r.popoverOpenLeft);c.style.position=`absolute`;let f=this.nodes.popoverContainer.offsetWidth,p=this.params.width===void 0||this.params.width===`auto`?`${f}px`:`var(--width)`,m=this.nodes.popoverContainer.getBoundingClientRect(),h=(n=(i=this.nestedPopover)==null?void 0:i.size.width)==null?f:n,{openLeft:g}=Lo({parentRect:{left:m.left,right:m.right,width:m.width},nestedWidth:h,viewportWidth:window.innerWidth,parentPrefersLeft:d});g?u.style.setProperty(X.PopoverLeft,`calc(-1 * (var(--nesting-level) + 1) * ${p} + 100%)`):u.style.setProperty(X.PopoverLeft,`calc(var(--nesting-level) * (${p} - var(--nested-popover-overlap)))`);let _=t.getElement(),v=_==null?void 0:_.getBoundingClientRect(),y=(a=(o=this.nestedPopover)==null?void 0:o.size.height)==null?0:a;if(v&&y>0){let{top:e}=Ro({desiredTop:v.top+v.height/2-y/2,nestedHeight:y,viewportHeight:window.innerHeight}),t=this.nodes.popover.getBoundingClientRect().top;c.style.top=`${e-t}px`}else c.style.top=`calc(var(--trigger-item-top) - var(--popover-height) / 2 + var(--item-height) / 2)`}get size(){var e;if(this._size)return this._size;let t={height:0,width:0};if(this.nodes.popover===null)return t;let i=this.nodes.popover.cloneNode(!0);i.style.visibility=`hidden`,i.style.position=`absolute`,i.style.top=`-1000px`,Ot(i),i.setAttribute(r.popoverOpened,`true`),(e=i.querySelector(`[${r.nested}]`))==null||e.remove();let a=i.querySelector(`[${r.popoverContainer}]`);return a.className=n.n(a.className,Y.popoverContainerOpened),document.body.appendChild(i),t.height=a.offsetHeight,t.width=a.offsetWidth,i.remove(),this._size=t,t}invalidateSizeCache(){this._size=void 0}get flippableElements(){return this.items.flatMap(e=>this.getFlippableElementsForItem(e)).filter(e=>e!=null)}getFlippableElementsForItem(e){if(e instanceof J){let t=e.getElement();return t?[t]:[]}if(!(e instanceof G)||e.isDisabled)return[];let t=e.getElement();return t?[t]:[]}buildPromotedItemCache(){let e={items:[],parentChains:new Map};return this.collectPromotedChildren(this.items,[],e),e}collectPromotedChildren(e,t,n){for(let a of e){var r,i;if(!(a instanceof G)||!a.hasChildren)continue;let e=(r=(i=a.title)==null?a.name:i)==null?``:r,o=[...t,e];this.collectDefaultChildren(a.children,o,n)}}collectDefaultChildren(e,t,n){for(let r of e){if(r.type!==void 0&&r.type!==A.Default)continue;let e=new G(r);if(e.name!==void 0&&this.isNamePermanentlyHidden(e.name)){e.destroy();continue}n.items.push(e),n.parentChains.set(e,t),e.hasChildren&&this.collectPromotedChildren([e],t,n)}}cleanupPromotedItems(){for(let e of this.promotedSeparators)e.remove();if(this.promotedSeparators=[],this.topLevelSeparator!==null&&(this.topLevelSeparator.remove(),this.topLevelSeparator=null),this.promotedItemCache!==null){for(let t of this.promotedItemCache.items){var e;(e=t.getElement())==null||e.remove(),t.destroy()}this.promotedItemCache=null}}createGroupSeparator(e,t=`promoted`){let n=document.createElement(`div`),i=t===`topLevel`?r.topLevelGroupLabel:r.promotedGroupLabel;return n.setAttribute(i,``),n.setAttribute(`role`,`separator`),n.className=`pl-2 pr-3 pt-2.5 pb-1 text-[11px] font-medium uppercase tracking-wide text-gray-text/50 cursor-default`,n.textContent=e,n}appendPromotedGroupElements(e){for(let{item:n}of e){let e=n.getElement();if(e!==null){var t;(t=this.nodes.items)==null||t.appendChild(e)}}}deduplicateAgainstPromoted(e,t){let n=new Set;for(let{item:e}of t)e.title!==void 0&&n.add(e.title.toLowerCase());return e.filter(e=>!(e instanceof G)||e.title===void 0?!0:!n.has(e.title.toLowerCase()))}addSearch(){this.search=new jo({items:this.itemsDefault,placeholder:this.messages.search}),this.search.on(Ao.Search,e=>{if(e.query===``){this.cleanupPromotedItems(),this.onSearch({query:e.query,topLevelItems:e.items,promotedItems:[]});return}this.promotedItemCache===null&&(this.promotedItemCache=this.buildPromotedItemCache());let{parentChains:t}=this.promotedItemCache,n=this.promotedItemCache.items.map(n=>{var r;return{item:n,score:ko(n,e.query),chain:(r=t.get(n))==null?[]:r}}).filter(({score:e})=>e>0).sort((e,t)=>t.score-e.score);this.onSearch({query:e.query,topLevelItems:e.items,promotedItems:n})});let e=this.search.getElement();e.classList.add(`mb-1.5`),this.nodes.popoverContainer.insertBefore(e,this.nodes.popoverContainer.firstChild)}filterItems(e){if(e===``){this.cleanupPromotedItems(),this.onSearch({query:e,topLevelItems:this.itemsDefault,promotedItems:[]});return}this.promotedItemCache===null&&(this.promotedItemCache=this.buildPromotedItemCache());let t=this.itemsDefault.map(t=>({item:t,score:ko(t,e)})).filter(({score:e})=>e>0).sort((e,t)=>t.score-e.score),{parentChains:n}=this.promotedItemCache,r=this.promotedItemCache.items.map(t=>{var r;return{item:t,score:ko(t,e),chain:(r=n.get(t))==null?[]:r}}).filter(({score:e})=>e>0).sort((e,t)=>t.score-e.score);this.onSearch({query:e,topLevelItems:t.map(({item:e})=>e),promotedItems:r})}reorderItemsByRank(e){this.originalItemOrder===void 0&&this.nodes.items!==null&&(this.originalItemOrder=Array.from(this.nodes.items.children));let t=this.nodes.items;if(t!==null)for(let n of e){let e=n.getElement();e!==null&&t.appendChild(e)}}restoreOriginalItemOrder(){let e=this.nodes.items;if(!(e===null||this.originalItemOrder===void 0)){for(let t of this.originalItemOrder)e.appendChild(t);this.originalItemOrder=void 0}}},Uo=`data-blok-table-cells`;function Wo(e,t,n){return e?`background-color: ${n}`:t?`background-color: transparent`:``}function Go(e){if(e.length===0)return{rows:0,cols:0,cells:[]};let t=Math.min(...e.map(e=>e.row)),n=Math.min(...e.map(e=>e.col)),r=Math.max(...e.map(e=>e.row)),i=Math.max(...e.map(e=>e.col)),a=r-t+1,o=i-n+1,s=Array.from({length:a},()=>Array.from({length:o},()=>({blocks:[],covered:!0})));for(let r of e){let e=r.row-t,i=r.col-n;s[e][i]={blocks:r.blocks},r.color!==void 0&&(s[e][i].color=r.color),r.textColor!==void 0&&(s[e][i].textColor=r.textColor),r.placement!==void 0&&(s[e][i].placement=r.placement)}return{rows:a,cols:o,cells:s}}function Ko(e){let{data:t}=e;return typeof t.text==`string`?t.text:Array.isArray(t.items)?t.items.filter(e=>typeof e==`string`).join(` `):``}function qo(e){var t;let n=document.createElement(`div`);return n.innerHTML=e,(t=n.textContent)==null?``:t}function Jo(e){return qo(Ko(e))}function Yo(e){return`<table ${Uo}='${JSON.stringify(e).replace(/'/g,`&#39;`)}'>${e.cells.map(e=>`<tr>${e.map(e=>{let t=e.blocks.map(Ko).join(` `),n=[e.color?`background-color: ${e.color}`:``,e.textColor?`color: ${e.textColor}`:``].filter(Boolean).join(`; `);return`<td${n?` style="${n}"`:``}>${t}</td>`}).join(``)}</tr>`).join(``)}</table>`}function Xo(e){return e.cells.map(e=>e.map(e=>e.blocks.map(Jo).join(` `)).join(` `)).join(`
606
- `)}var Zo=new Set([`color`,`background-color`]),Qo={b:!0,strong:!0,i:!0,em:!0,br:!0,a:{href:!0,target:`_blank`,rel:`nofollow`},mark:e=>{let t=e.style,n=Array.from({length:t.length},(e,n)=>t.item(n));for(let e of n)Zo.has(e)||t.removeProperty(e);return t.length>0?{style:!0}:{}}};function $(e){let t=e.replace(/\s/g,``);return t===`rgb(0,0,0)`||t===`#000000`}function $o(e){let t=e.cloneNode(!0);for(let e of Array.from(t.querySelectorAll(`span`))){var n,r,i;let t=(n=e.getAttribute(`style`))==null?``:n,a=/font-weight\s*:\s*(700|bold)/i.test(t),o=/font-style\s*:\s*italic/i.test(t),s=RegExp(`(?<![a-z-])color\\s*:\\s*([^;]+)`,`i`).exec(t),c=/background-color\s*:\s*([^;]+)/i.exec(t),l=s==null||(r=s[1])==null?void 0:r.trim(),u=c==null||(i=c[1])==null?void 0:i.trim(),d=l!==void 0&&!$(l),f=u!==void 0&&u!==`transparent`&&!Mn(u)&&!Nn(u);if(!a&&!o&&!d&&!f)continue;let p=d?V(l,`text`):``,m=f?V(u,`bg`):``,h=[d?`color: ${p}`:``,Wo(f,d,m)].filter(Boolean).join(`; `),g=e.innerHTML,_=h?`<mark style="${h};">${g}</mark>`:g,v=o?`<i>${_}</i>`:_,y=a?`<b>${v}</b>`:v;e.replaceWith(document.createRange().createContextualFragment(y))}for(let e of Array.from(t.querySelectorAll(`a[style]`))){var a,o,s;let t=(a=e.getAttribute(`style`))==null?``:a,n=RegExp(`(?<![a-z-])color\\s*:\\s*([^;]+)`,`i`).exec(t),r=/background-color\s*:\s*([^;]+)/i.exec(t),i=n==null||(o=n[1])==null?void 0:o.trim(),c=r==null||(s=r[1])==null?void 0:s.trim(),l=i!==void 0&&!$(i)&&i!==`inherit`,u=c!==void 0&&c!==`transparent`&&c!==`inherit`&&!Mn(c)&&!Nn(c);if(!l&&!u)continue;let d=l?V(i,`text`):``,f=u?V(c,`bg`):``,p=[l?`color: ${d}`:``,Wo(u,l,f)].filter(Boolean).join(`; `),m=e;m.innerHTML=`<mark style="${p};">${m.innerHTML}</mark>`,m.style.removeProperty(`color`),m.style.removeProperty(`background-color`)}for(let e of Array.from(t.querySelectorAll(`p`))){let t=document.createRange().createContextualFragment(e.innerHTML+`<br>`);e.replaceWith(t)}return j(t.innerHTML,Qo).replace(/(<br\s*\/?>|\s)+$/i,``).trim()}function es(e){if(!e)return null;let t=new DOMParser().parseFromString(e,`text/html`).querySelector(`table`);if(!t||t.hasAttribute(Uo))return null;let n=t.querySelectorAll(`tr`);if(n.length===0)return null;let r=[];n.forEach(e=>{let t=e.querySelectorAll(`td, th`),n=[];t.forEach(e=>{var t;let r=$o(e).split(/<br\s*\/?>/i).map(e=>e.trim()).filter(Boolean),i={blocks:r.length>0?r.map(e=>({tool:`paragraph`,data:{text:e}})):[{tool:`paragraph`,data:{text:``}}]},a=(t=e.getAttribute(`style`))==null?``:t,o=/background-color\s*:\s*([^;]+)/i.exec(a);if(o!=null&&o[1]){let e=o[1].trim();!Mn(e)&&!Nn(e)&&(i.color=V(e,`bg`))}let s=RegExp(`(?<![a-z-])color\\s*:\\s*([^;]+)`,`i`).exec(a);s!=null&&s[1]&&!$(s[1].trim())&&(i.textColor=V(s[1].trim(),`text`)),n.push(i)}),r.push(n)});let i=Math.max(0,...r.map(e=>e.length));if(r.length===0||i===0)return null;for(let e of r)for(;e.length<i;)e.push({blocks:[{tool:`paragraph`,data:{text:``}}]});return{rows:r.length,cols:i,cells:r}}function ts(e){let t=RegExp(`${Uo}='([^']*)'|${Uo}="([^"]*)"`,`s`).exec(e);if(!t)return null;try{var n;let e=(n=t[1])==null?t[2]:n;if(e===void 0)return null;let r=e.replace(/&#39;/g,`'`).replace(/&quot;/g,`"`).replace(/&lt;/g,`<`).replace(/&gt;/g,`>`).replace(/&amp;/g,`&`);return ns(JSON.parse(r))}catch(e){return null}}function ns(e){let t=e.cells.flatMap(e=>e.flatMap(e=>e.blocks));for(let e of t)typeof e.data.text==`string`&&(e.data.text=j(e.data.text,Qo));return e}var rs=e=>{e.style.color=`white`,e.style.fontWeight=`500`},is=function(e){let t=w.make(`div`);return t.style.display=`flex`,t.style.flexDirection=`column`,t.style.gap=`4px`,t.style.color=`rgba(255, 255, 255, 0.55)`,e.forEach(e=>{let n=w.make(`div`);if(Array.isArray(e))e.forEach(e=>{if(e.highlight){let t=w.make(`span`,null,{textContent:e.text});rs(t),n.appendChild(t)}else n.appendChild(document.createTextNode(e.text))});else{let t=e.indexOf(` `);if(t>0){let r=e.substring(0,t),i=e.substring(t),a=w.make(`span`,null,{textContent:r});rs(a),n.appendChild(a),n.appendChild(document.createTextNode(i))}else n.appendChild(document.createTextNode(e))}t.appendChild(n)}),t},as,os=class{constructor({api:e}){this.i18nAPI=e.i18n,this.blocksAPI=e.blocks,this.selectionAPI=e.selection,this.toolsAPI=e.tools,this.caretAPI=e.caret,this.i18nInstance={t:(e,t)=>this.i18nAPI.t(e),has:e=>this.i18nAPI.t(e)!==e}}async render(){var e=this;let t=tt.get();if(t===null)return[];let n=e.blocksAPI.getBlockByElement(t.anchorNode);if(n===void 0)return[];let r=await Le(n,e.toolsAPI.getBlockTools());if(r.length===0)return[];let i=r.reduce((t,r)=>{var i;return(i=r.toolbox)==null||i.forEach(i=>{var a;i.title!==void 0&&t.push({icon:i.icon,title:Ne(e.i18nInstance,i,r.name),name:(a=i.name)==null?r.name:a,closeOnActivate:!0,onActivate:async()=>{let t=await e.blocksAPI.convert(n.id,r.name,i.data);e.caretAPI.setToBlock(t,`end`)}})}),t},[]),a=await n.getActiveToolboxEntry(),o=a?Ne(e.i18nInstance,a,n.name):Pe(e.i18nInstance,n.name,ue(n.name)),s=!oe();return{name:`convert-to`,title:o,hint:{title:e.i18nAPI.t(`popover.convertTo`)},children:{items:i,width:`auto`,onOpen:()=>{s&&(e.selectionAPI.setFakeBackground(),e.selectionAPI.save())},onClose:()=>{s&&(e.selectionAPI.restore(),e.selectionAPI.removeFakeBackground())}}}}};as=os,as.isInline=!0;var ss=`toggle`,cs=`tools.toggle.placeholder`,ls=`tools.toggle.bodyPlaceholder`,us=`tools.toggle.ariaLabelCollapse`,ds=`tools.toggle.ariaLabelExpand`,fs=`outline-hidden py-[7px] mt-[2px] mb-px`,ps=`outline-hidden pl-0.5 leading-[1.5] flex-1 min-w-0`,ms=`flex items-center`,hs=`flex-shrink-0 p-[8px] flex items-center justify-center cursor-pointer select-none rounded can-hover:hover:bg-item-hover-bg transition-colors duration-200 ease-in-out focus-visible:ring-2 focus-visible:ring-blue-500 focus-visible:outline-none in-data-[blok-toggle-empty=true]:text-gray-text`,gs=io,_s=`hidden pl-7 pt-[8px] pb-[8px] text-gray-text leading-[1.5] cursor-pointer select-none`,vs=`pl-7`,ys={toggleOpen:`data-blok-toggle-open`,toggleArrow:`data-blok-toggle-arrow`,toggleContent:`data-blok-toggle-content`,toggleBodyPlaceholder:`data-blok-toggle-body-placeholder`,toggleChildren:`data-blok-toggle-children`,toggleEmpty:`data-blok-toggle-empty`};Object.defineProperty(exports,`$`,{enumerable:!0,get:function(){return $i}}),Object.defineProperty(exports,`$i`,{enumerable:!0,get:function(){return Ee}}),Object.defineProperty(exports,`$n`,{enumerable:!0,get:function(){return Hr}}),Object.defineProperty(exports,`$r`,{enumerable:!0,get:function(){return bn}}),Object.defineProperty(exports,`$t`,{enumerable:!0,get:function(){return Di}}),Object.defineProperty(exports,`A`,{enumerable:!0,get:function(){return No}}),Object.defineProperty(exports,`Aa`,{enumerable:!0,get:function(){return o}}),Object.defineProperty(exports,`Ai`,{enumerable:!0,get:function(){return tt}}),Object.defineProperty(exports,`An`,{enumerable:!0,get:function(){return gi}}),Object.defineProperty(exports,`Ar`,{enumerable:!0,get:function(){return Jn}}),Object.defineProperty(exports,`At`,{enumerable:!0,get:function(){return yi}}),Object.defineProperty(exports,`B`,{enumerable:!0,get:function(){return ri}}),Object.defineProperty(exports,`Bi`,{enumerable:!0,get:function(){return ze}}),Object.defineProperty(exports,`Bn`,{enumerable:!0,get:function(){return Ti}}),Object.defineProperty(exports,`Br`,{enumerable:!0,get:function(){return rr}}),Object.defineProperty(exports,`Bt`,{enumerable:!0,get:function(){return va}}),Object.defineProperty(exports,`C`,{enumerable:!0,get:function(){return Ho}}),Object.defineProperty(exports,`Ca`,{enumerable:!0,get:function(){return v}}),Object.defineProperty(exports,`Ci`,{enumerable:!0,get:function(){return Tt}}),Object.defineProperty(exports,`Cn`,{enumerable:!0,get:function(){return qa}}),Object.defineProperty(exports,`Cr`,{enumerable:!0,get:function(){return Mr}}),Object.defineProperty(exports,`Ct`,{enumerable:!0,get:function(){return mo}}),Object.defineProperty(exports,`D`,{enumerable:!0,get:function(){return Y}}),Object.defineProperty(exports,`Da`,{enumerable:!0,get:function(){return u}}),Object.defineProperty(exports,`Di`,{enumerable:!0,get:function(){return xt}}),Object.defineProperty(exports,`Dn`,{enumerable:!0,get:function(){return Ji}}),Object.defineProperty(exports,`Dr`,{enumerable:!0,get:function(){return kr}}),Object.defineProperty(exports,`Dt`,{enumerable:!0,get:function(){return Wi}}),Object.defineProperty(exports,`E`,{enumerable:!0,get:function(){return X}}),Object.defineProperty(exports,`Ea`,{enumerable:!0,get:function(){return f}}),Object.defineProperty(exports,`Ei`,{enumerable:!0,get:function(){return j}}),Object.defineProperty(exports,`En`,{enumerable:!0,get:function(){return ji}}),Object.defineProperty(exports,`Er`,{enumerable:!0,get:function(){return Ar}}),Object.defineProperty(exports,`Et`,{enumerable:!0,get:function(){return go}}),Object.defineProperty(exports,`F`,{enumerable:!0,get:function(){return Ia}}),Object.defineProperty(exports,`Fi`,{enumerable:!0,get:function(){return He}}),Object.defineProperty(exports,`Fn`,{enumerable:!0,get:function(){return ki}}),Object.defineProperty(exports,`Fr`,{enumerable:!0,get:function(){return cr}}),Object.defineProperty(exports,`Ft`,{enumerable:!0,get:function(){return Mi}}),Object.defineProperty(exports,`G`,{enumerable:!0,get:function(){return Ta}}),Object.defineProperty(exports,`Gi`,{enumerable:!0,get:function(){return Ne}}),Object.defineProperty(exports,`Gn`,{enumerable:!0,get:function(){return oo}}),Object.defineProperty(exports,`Gr`,{enumerable:!0,get:function(){return Yn}}),Object.defineProperty(exports,`Gt`,{enumerable:!0,get:function(){return Ii}}),Object.defineProperty(exports,`H`,{enumerable:!0,get:function(){return ua}}),Object.defineProperty(exports,`Hi`,{enumerable:!0,get:function(){return Ie}}),Object.defineProperty(exports,`Hn`,{enumerable:!0,get:function(){return si}}),Object.defineProperty(exports,`Hr`,{enumerable:!0,get:function(){return ir}}),Object.defineProperty(exports,`Ht`,{enumerable:!0,get:function(){return Ni}}),Object.defineProperty(exports,`I`,{enumerable:!0,get:function(){return Ra}}),Object.defineProperty(exports,`Ii`,{enumerable:!0,get:function(){return Re}}),Object.defineProperty(exports,`In`,{enumerable:!0,get:function(){return Ci}}),Object.defineProperty(exports,`Ir`,{enumerable:!0,get:function(){return tr}}),Object.defineProperty(exports,`It`,{enumerable:!0,get:function(){return Ai}}),Object.defineProperty(exports,`J`,{enumerable:!0,get:function(){return pi}}),Object.defineProperty(exports,`Ji`,{enumerable:!0,get:function(){return Ae}}),Object.defineProperty(exports,`Jn`,{enumerable:!0,get:function(){return ba}}),Object.defineProperty(exports,`Jr`,{enumerable:!0,get:function(){return Zn}}),Object.defineProperty(exports,`Jt`,{enumerable:!0,get:function(){return xa}}),Object.defineProperty(exports,`K`,{enumerable:!0,get:function(){return lo}}),Object.defineProperty(exports,`Ki`,{enumerable:!0,get:function(){return Me}}),Object.defineProperty(exports,`Kn`,{enumerable:!0,get:function(){return ti}}),Object.defineProperty(exports,`Kr`,{enumerable:!0,get:function(){return Xn}}),Object.defineProperty(exports,`Kt`,{enumerable:!0,get:function(){return ii}}),Object.defineProperty(exports,`L`,{enumerable:!0,get:function(){return Pa}}),Object.defineProperty(exports,`Li`,{enumerable:!0,get:function(){return Be}}),Object.defineProperty(exports,`Ln`,{enumerable:!0,get:function(){return Vi}}),Object.defineProperty(exports,`Lr`,{enumerable:!0,get:function(){return ar}}),Object.defineProperty(exports,`Lt`,{enumerable:!0,get:function(){return ha}}),Object.defineProperty(exports,`M`,{enumerable:!0,get:function(){return G}}),Object.defineProperty(exports,`Ma`,{enumerable:!0,get:function(){return i}}),Object.defineProperty(exports,`Mi`,{enumerable:!0,get:function(){return Ke}}),Object.defineProperty(exports,`Mn`,{enumerable:!0,get:function(){return fa}}),Object.defineProperty(exports,`Mr`,{enumerable:!0,get:function(){return Un}}),Object.defineProperty(exports,`Mt`,{enumerable:!0,get:function(){return xi}}),Object.defineProperty(exports,`N`,{enumerable:!0,get:function(){return W}}),Object.defineProperty(exports,`Ni`,{enumerable:!0,get:function(){return We}}),Object.defineProperty(exports,`Nn`,{enumerable:!0,get:function(){return pa}}),Object.defineProperty(exports,`Nr`,{enumerable:!0,get:function(){return or}}),Object.defineProperty(exports,`Nt`,{enumerable:!0,get:function(){return Si}}),Object.defineProperty(exports,`O`,{enumerable:!0,get:function(){return Po}}),Object.defineProperty(exports,`Oa`,{enumerable:!0,get:function(){return s}}),Object.defineProperty(exports,`Oi`,{enumerable:!0,get:function(){return ot}}),Object.defineProperty(exports,`On`,{enumerable:!0,get:function(){return li}}),Object.defineProperty(exports,`Or`,{enumerable:!0,get:function(){return gr}}),Object.defineProperty(exports,`Ot`,{enumerable:!0,get:function(){return _i}}),Object.defineProperty(exports,`P`,{enumerable:!0,get:function(){return La}}),Object.defineProperty(exports,`Pi`,{enumerable:!0,get:function(){return qe}}),Object.defineProperty(exports,`Pn`,{enumerable:!0,get:function(){return ci}}),Object.defineProperty(exports,`Pr`,{enumerable:!0,get:function(){return Wn}}),Object.defineProperty(exports,`Pt`,{enumerable:!0,get:function(){return qi}}),Object.defineProperty(exports,`Q`,{enumerable:!0,get:function(){return Qi}}),Object.defineProperty(exports,`Qi`,{enumerable:!0,get:function(){return Te}}),Object.defineProperty(exports,`Qn`,{enumerable:!0,get:function(){return Wr}}),Object.defineProperty(exports,`Qr`,{enumerable:!0,get:function(){return V}}),Object.defineProperty(exports,`Qt`,{enumerable:!0,get:function(){return Oi}}),Object.defineProperty(exports,`R`,{enumerable:!0,get:function(){return Fa}}),Object.defineProperty(exports,`Ri`,{enumerable:!0,get:function(){return Ve}}),Object.defineProperty(exports,`Rn`,{enumerable:!0,get:function(){return Hi}}),Object.defineProperty(exports,`Rr`,{enumerable:!0,get:function(){return er}}),Object.defineProperty(exports,`Rt`,{enumerable:!0,get:function(){return _a}}),Object.defineProperty(exports,`S`,{enumerable:!0,get:function(){return Go}}),Object.defineProperty(exports,`Sa`,{enumerable:!0,get:function(){return h}}),Object.defineProperty(exports,`Si`,{enumerable:!0,get:function(){return zt}}),Object.defineProperty(exports,`Sn`,{enumerable:!0,get:function(){return Za}}),Object.defineProperty(exports,`Sr`,{enumerable:!0,get:function(){return Nr}}),Object.defineProperty(exports,`St`,{enumerable:!0,get:function(){return _o}}),Object.defineProperty(exports,`T`,{enumerable:!0,get:function(){return Z}}),Object.defineProperty(exports,`Ta`,{enumerable:!0,get:function(){return d}}),Object.defineProperty(exports,`Ti`,{enumerable:!0,get:function(){return P}}),Object.defineProperty(exports,`Tn`,{enumerable:!0,get:function(){return di}}),Object.defineProperty(exports,`Tr`,{enumerable:!0,get:function(){return jr}}),Object.defineProperty(exports,`Tt`,{enumerable:!0,get:function(){return ho}}),Object.defineProperty(exports,`U`,{enumerable:!0,get:function(){return Yi}}),Object.defineProperty(exports,`Ui`,{enumerable:!0,get:function(){return E}}),Object.defineProperty(exports,`Un`,{enumerable:!0,get:function(){return Ma}}),Object.defineProperty(exports,`Ur`,{enumerable:!0,get:function(){return nr}}),Object.defineProperty(exports,`Ut`,{enumerable:!0,get:function(){return Pi}}),Object.defineProperty(exports,`V`,{enumerable:!0,get:function(){return Gi}}),Object.defineProperty(exports,`Vi`,{enumerable:!0,get:function(){return Fe}}),Object.defineProperty(exports,`Vn`,{enumerable:!0,get:function(){return zi}}),Object.defineProperty(exports,`Vr`,{enumerable:!0,get:function(){return Qn}}),Object.defineProperty(exports,`Vt`,{enumerable:!0,get:function(){return Aa}}),Object.defineProperty(exports,`W`,{enumerable:!0,get:function(){return za}}),Object.defineProperty(exports,`Wi`,{enumerable:!0,get:function(){return Pe}}),Object.defineProperty(exports,`Wn`,{enumerable:!0,get:function(){return ja}}),Object.defineProperty(exports,`Wr`,{enumerable:!0,get:function(){return qn}}),Object.defineProperty(exports,`Wt`,{enumerable:!0,get:function(){return Fi}}),Object.defineProperty(exports,`X`,{enumerable:!0,get:function(){return hi}}),Object.defineProperty(exports,`Xi`,{enumerable:!0,get:function(){return Oe}}),Object.defineProperty(exports,`Xn`,{enumerable:!0,get:function(){return vo}}),Object.defineProperty(exports,`Xr`,{enumerable:!0,get:function(){return sr}}),Object.defineProperty(exports,`Xt`,{enumerable:!0,get:function(){return la}}),Object.defineProperty(exports,`Y`,{enumerable:!0,get:function(){return mi}}),Object.defineProperty(exports,`Yi`,{enumerable:!0,get:function(){return je}}),Object.defineProperty(exports,`Yn`,{enumerable:!0,get:function(){return ya}}),Object.defineProperty(exports,`Yr`,{enumerable:!0,get:function(){return Hn}}),Object.defineProperty(exports,`Yt`,{enumerable:!0,get:function(){return Na}}),Object.defineProperty(exports,`Z`,{enumerable:!0,get:function(){return ka}}),Object.defineProperty(exports,`Zi`,{enumerable:!0,get:function(){return w}}),Object.defineProperty(exports,`Zn`,{enumerable:!0,get:function(){return Vr}}),Object.defineProperty(exports,`Zr`,{enumerable:!0,get:function(){return xn}}),Object.defineProperty(exports,`Zt`,{enumerable:!0,get:function(){return Ei}}),Object.defineProperty(exports,`_`,{enumerable:!0,get:function(){return Yo}}),Object.defineProperty(exports,`_a`,{enumerable:!0,get:function(){return ee}}),Object.defineProperty(exports,`_i`,{enumerable:!0,get:function(){return Ut}}),Object.defineProperty(exports,`_n`,{enumerable:!0,get:function(){return Wa}}),Object.defineProperty(exports,`_r`,{enumerable:!0,get:function(){return wr}}),Object.defineProperty(exports,`_t`,{enumerable:!0,get:function(){return ea}}),Object.defineProperty(exports,`a`,{enumerable:!0,get:function(){return fs}}),Object.defineProperty(exports,`aa`,{enumerable:!0,get:function(){return he}}),Object.defineProperty(exports,`ai`,{enumerable:!0,get:function(){return hn}}),Object.defineProperty(exports,`an`,{enumerable:!0,get:function(){return uo}}),Object.defineProperty(exports,`ar`,{enumerable:!0,get:function(){return fr}}),Object.defineProperty(exports,`at`,{enumerable:!0,get:function(){return ni}}),Object.defineProperty(exports,`b`,{enumerable:!0,get:function(){return ts}}),Object.defineProperty(exports,`ba`,{enumerable:!0,get:function(){return p}}),Object.defineProperty(exports,`bi`,{enumerable:!0,get:function(){return Bt}}),Object.defineProperty(exports,`bn`,{enumerable:!0,get:function(){return Ya}}),Object.defineProperty(exports,`br`,{enumerable:!0,get:function(){return pr}}),Object.defineProperty(exports,`bt`,{enumerable:!0,get:function(){return Ca}}),Object.defineProperty(exports,`c`,{enumerable:!0,get:function(){return ps}}),Object.defineProperty(exports,`ca`,{enumerable:!0,get:function(){return de}}),Object.defineProperty(exports,`ci`,{enumerable:!0,get:function(){return Xt}}),Object.defineProperty(exports,`cn`,{enumerable:!0,get:function(){return no}}),Object.defineProperty(exports,`cr`,{enumerable:!0,get:function(){return Lr}}),Object.defineProperty(exports,`ct`,{enumerable:!0,get:function(){return Zi}}),Object.defineProperty(exports,`d`,{enumerable:!0,get:function(){return vs}}),Object.defineProperty(exports,`da`,{enumerable:!0,get:function(){return ce}}),Object.defineProperty(exports,`di`,{enumerable:!0,get:function(){return ln}}),Object.defineProperty(exports,`dn`,{enumerable:!0,get:function(){return Ri}}),Object.defineProperty(exports,`dr`,{enumerable:!0,get:function(){return yr}}),Object.defineProperty(exports,`dt`,{enumerable:!0,get:function(){return wa}}),Object.defineProperty(exports,`ea`,{enumerable:!0,get:function(){return Ce}}),Object.defineProperty(exports,`ei`,{enumerable:!0,get:function(){return z}}),Object.defineProperty(exports,`en`,{enumerable:!0,get:function(){return Ki}}),Object.defineProperty(exports,`er`,{enumerable:!0,get:function(){return Sr}}),Object.defineProperty(exports,`et`,{enumerable:!0,get:function(){return Sa}}),Object.defineProperty(exports,`f`,{enumerable:!0,get:function(){return ms}}),Object.defineProperty(exports,`fa`,{enumerable:!0,get:function(){return se}}),Object.defineProperty(exports,`fi`,{enumerable:!0,get:function(){return un}}),Object.defineProperty(exports,`fn`,{enumerable:!0,get:function(){return ma}}),Object.defineProperty(exports,`fr`,{enumerable:!0,get:function(){return _r}}),Object.defineProperty(exports,`ft`,{enumerable:!0,get:function(){return ia}}),Object.defineProperty(exports,`g`,{enumerable:!0,get:function(){return Zo}}),Object.defineProperty(exports,`ga`,{enumerable:!0,get:function(){return te}}),Object.defineProperty(exports,`gi`,{enumerable:!0,get:function(){return Kt}}),Object.defineProperty(exports,`gn`,{enumerable:!0,get:function(){return $a}}),Object.defineProperty(exports,`gr`,{enumerable:!0,get:function(){return ur}}),Object.defineProperty(exports,`gt`,{enumerable:!0,get:function(){return na}}),Object.defineProperty(exports,`h`,{enumerable:!0,get:function(){return is}}),Object.defineProperty(exports,`ha`,{enumerable:!0,get:function(){return le}}),Object.defineProperty(exports,`hi`,{enumerable:!0,get:function(){return qt}}),Object.defineProperty(exports,`hn`,{enumerable:!0,get:function(){return Ha}}),Object.defineProperty(exports,`hr`,{enumerable:!0,get:function(){return vr}}),Object.defineProperty(exports,`ht`,{enumerable:!0,get:function(){return ta}}),Object.defineProperty(exports,`i`,{enumerable:!0,get:function(){return hs}}),Object.defineProperty(exports,`ia`,{enumerable:!0,get:function(){return ve}}),Object.defineProperty(exports,`ii`,{enumerable:!0,get:function(){return mn}}),Object.defineProperty(exports,`in`,{enumerable:!0,get:function(){return da}}),Object.defineProperty(exports,`ir`,{enumerable:!0,get:function(){return dr}}),Object.defineProperty(exports,`it`,{enumerable:!0,get:function(){return Da}}),Object.defineProperty(exports,`j`,{enumerable:!0,get:function(){return J}}),Object.defineProperty(exports,`ja`,{enumerable:!0,get:function(){return r}}),Object.defineProperty(exports,`ji`,{enumerable:!0,get:function(){return Ue}}),Object.defineProperty(exports,`jn`,{enumerable:!0,get:function(){return to}}),Object.defineProperty(exports,`jr`,{enumerable:!0,get:function(){return lr}}),Object.defineProperty(exports,`jt`,{enumerable:!0,get:function(){return bi}}),Object.defineProperty(exports,`k`,{enumerable:!0,get:function(){return Fo}}),Object.defineProperty(exports,`ka`,{enumerable:!0,get:function(){return a}}),Object.defineProperty(exports,`ki`,{enumerable:!0,get:function(){return A}}),Object.defineProperty(exports,`kn`,{enumerable:!0,get:function(){return Ea}}),Object.defineProperty(exports,`kr`,{enumerable:!0,get:function(){return Gn}}),Object.defineProperty(exports,`kt`,{enumerable:!0,get:function(){return vi}}),Object.defineProperty(exports,`l`,{enumerable:!0,get:function(){return cs}}),Object.defineProperty(exports,`la`,{enumerable:!0,get:function(){return ue}}),Object.defineProperty(exports,`li`,{enumerable:!0,get:function(){return en}}),Object.defineProperty(exports,`ln`,{enumerable:!0,get:function(){return so}}),Object.defineProperty(exports,`lr`,{enumerable:!0,get:function(){return xr}}),Object.defineProperty(exports,`lt`,{enumerable:!0,get:function(){return Bi}}),Object.defineProperty(exports,`m`,{enumerable:!0,get:function(){return os}}),Object.defineProperty(exports,`ma`,{enumerable:!0,get:function(){return ie}}),Object.defineProperty(exports,`mi`,{enumerable:!0,get:function(){return Yt}}),Object.defineProperty(exports,`mn`,{enumerable:!0,get:function(){return Ka}}),Object.defineProperty(exports,`mr`,{enumerable:!0,get:function(){return hr}}),Object.defineProperty(exports,`mt`,{enumerable:!0,get:function(){return aa}}),Object.defineProperty(exports,`n`,{enumerable:!0,get:function(){return ds}}),Object.defineProperty(exports,`na`,{enumerable:!0,get:function(){return we}}),Object.defineProperty(exports,`ni`,{enumerable:!0,get:function(){return L}}),Object.defineProperty(exports,`nn`,{enumerable:!0,get:function(){return oi}}),Object.defineProperty(exports,`nr`,{enumerable:!0,get:function(){return Tr}}),Object.defineProperty(exports,`nt`,{enumerable:!0,get:function(){return Li}}),Object.defineProperty(exports,`o`,{enumerable:!0,get:function(){return ls}}),Object.defineProperty(exports,`oa`,{enumerable:!0,get:function(){return S}}),Object.defineProperty(exports,`oi`,{enumerable:!0,get:function(){return Qt}}),Object.defineProperty(exports,`on`,{enumerable:!0,get:function(){return fi}}),Object.defineProperty(exports,`or`,{enumerable:!0,get:function(){return mr}}),Object.defineProperty(exports,`ot`,{enumerable:!0,get:function(){return sa}}),Object.defineProperty(exports,`p`,{enumerable:!0,get:function(){return ss}}),Object.defineProperty(exports,`pa`,{enumerable:!0,get:function(){return oe}}),Object.defineProperty(exports,`pi`,{enumerable:!0,get:function(){return fn}}),Object.defineProperty(exports,`pn`,{enumerable:!0,get:function(){return Ga}}),Object.defineProperty(exports,`pr`,{enumerable:!0,get:function(){return Fr}}),Object.defineProperty(exports,`pt`,{enumerable:!0,get:function(){return oa}}),Object.defineProperty(exports,`q`,{enumerable:!0,get:function(){return ei}}),Object.defineProperty(exports,`qi`,{enumerable:!0,get:function(){return ke}}),Object.defineProperty(exports,`qn`,{enumerable:!0,get:function(){return wi}}),Object.defineProperty(exports,`qr`,{enumerable:!0,get:function(){return Kn}}),Object.defineProperty(exports,`qt`,{enumerable:!0,get:function(){return ai}}),Object.defineProperty(exports,`r`,{enumerable:!0,get:function(){return gs}}),Object.defineProperty(exports,`ra`,{enumerable:!0,get:function(){return be}}),Object.defineProperty(exports,`ri`,{enumerable:!0,get:function(){return pn}}),Object.defineProperty(exports,`rn`,{enumerable:!0,get:function(){return ui}}),Object.defineProperty(exports,`rr`,{enumerable:!0,get:function(){return Cr}}),Object.defineProperty(exports,`rt`,{enumerable:!0,get:function(){return Ba}}),Object.defineProperty(exports,`s`,{enumerable:!0,get:function(){return _s}}),Object.defineProperty(exports,`sa`,{enumerable:!0,get:function(){return C}}),Object.defineProperty(exports,`si`,{enumerable:!0,get:function(){return $t}}),Object.defineProperty(exports,`sn`,{enumerable:!0,get:function(){return Oa}}),Object.defineProperty(exports,`sr`,{enumerable:!0,get:function(){return Rr}}),Object.defineProperty(exports,`st`,{enumerable:!0,get:function(){return ro}}),Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return us}}),Object.defineProperty(exports,`ta`,{enumerable:!0,get:function(){return Se}}),Object.defineProperty(exports,`ti`,{enumerable:!0,get:function(){return R}}),Object.defineProperty(exports,`tn`,{enumerable:!0,get:function(){return co}}),Object.defineProperty(exports,`tr`,{enumerable:!0,get:function(){return Ir}}),Object.defineProperty(exports,`tt`,{enumerable:!0,get:function(){return ao}}),Object.defineProperty(exports,`u`,{enumerable:!0,get:function(){return ys}}),Object.defineProperty(exports,`ua`,{enumerable:!0,get:function(){return ae}}),Object.defineProperty(exports,`ui`,{enumerable:!0,get:function(){return Zt}}),Object.defineProperty(exports,`un`,{enumerable:!0,get:function(){return Xi}}),Object.defineProperty(exports,`ur`,{enumerable:!0,get:function(){return br}}),Object.defineProperty(exports,`ut`,{enumerable:!0,get:function(){return eo}}),Object.defineProperty(exports,`v`,{enumerable:!0,get:function(){return Xo}}),Object.defineProperty(exports,`va`,{enumerable:!0,get:function(){return ne}}),Object.defineProperty(exports,`vi`,{enumerable:!0,get:function(){return Wt}}),Object.defineProperty(exports,`vn`,{enumerable:!0,get:function(){return Xa}}),Object.defineProperty(exports,`vr`,{enumerable:!0,get:function(){return Dr}}),Object.defineProperty(exports,`vt`,{enumerable:!0,get:function(){return ra}}),Object.defineProperty(exports,`w`,{enumerable:!0,get:function(){return Io}}),Object.defineProperty(exports,`wa`,{enumerable:!0,get:function(){return c}}),Object.defineProperty(exports,`wi`,{enumerable:!0,get:function(){return Et}}),Object.defineProperty(exports,`wn`,{enumerable:!0,get:function(){return Ja}}),Object.defineProperty(exports,`wr`,{enumerable:!0,get:function(){return Pr}}),Object.defineProperty(exports,`wt`,{enumerable:!0,get:function(){return po}}),Object.defineProperty(exports,`x`,{enumerable:!0,get:function(){return es}}),Object.defineProperty(exports,`xa`,{enumerable:!0,get:function(){return m}}),Object.defineProperty(exports,`xi`,{enumerable:!0,get:function(){return Vt}}),Object.defineProperty(exports,`xn`,{enumerable:!0,get:function(){return Qa}}),Object.defineProperty(exports,`xr`,{enumerable:!0,get:function(){return Or}}),Object.defineProperty(exports,`xt`,{enumerable:!0,get:function(){return fo}}),Object.defineProperty(exports,`y`,{enumerable:!0,get:function(){return $}}),Object.defineProperty(exports,`ya`,{enumerable:!0,get:function(){return y}}),Object.defineProperty(exports,`yi`,{enumerable:!0,get:function(){return Ht}}),Object.defineProperty(exports,`yn`,{enumerable:!0,get:function(){return Ua}}),Object.defineProperty(exports,`yr`,{enumerable:!0,get:function(){return Er}}),Object.defineProperty(exports,`yt`,{enumerable:!0,get:function(){return Va}}),Object.defineProperty(exports,`z`,{enumerable:!0,get:function(){return ca}}),Object.defineProperty(exports,`zi`,{enumerable:!0,get:function(){return Le}}),Object.defineProperty(exports,`zn`,{enumerable:!0,get:function(){return Ui}}),Object.defineProperty(exports,`zr`,{enumerable:!0,get:function(){return $n}}),Object.defineProperty(exports,`zt`,{enumerable:!0,get:function(){return ga}});