Backblaze B2 {"translation-revision-date":"2024-11-27T11:01:49+00:00","generator":"WP-CLI\/2.11.0","source":"inc\/lib\/gutenberg-templates\/inc\/block\/dist\/index.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"en","plural-forms":"nplurals=2; plural=(n != 1);"},"Build using AI":["Construir usando IA"],"Spectra AI Block":["Bloco de IA Spectra"],"Eu lectus mauris vulputate et sem consequat ornare. Et consectetur sagittis faucibus eget.":["Isto \u00e9 um texto em latim, que n\u00e3o \u00e9 uma l\u00edngua viva e n\u00e3o pode ser traduzido para o portugu\u00eas."],"Template Kits":["Kits de Modelos"]}}}/*! elementor-pro - v3.28.0 - 05-05-2025 */ "use strict";(self.webpackChunkelementor_pro=self.webpackChunkelementor_pro||[]).push([[912],{9774:(e,t,n)=>{Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var s=n(6914);class MenuTitleKeyboardHandler extends elementorModules.frontend.handlers.Base{isEditorElementsChanged=!1;__construct(){super.__construct(...arguments),this.focusableElementSelector=(0,s.focusableElementSelectors)(),this.handleMenuToggleKeydown=this.handleMenuToggleKeydown.bind(this)}getDefaultSettings(){return{selectors:{widgetInnerWrapper:".e-n-menu",menuItem:".e-n-menu-item",menuItemWrapper:".e-n-menu-title",focusableMenuElement:".e-focus",itemContainer:".e-n-menu-content > .e-con, .e-n-menu-heading > .e-con",menuToggle:".e-n-menu-toggle",directTabTitle:":scope > .elementor-widget-container > .e-n-menu > .e-n-menu-wrapper > .e-n-menu-heading > .e-n-menu-item > .e-n-menu-title",tabDropdown:".e-n-menu-dropdown-icon"},ariaAttributes:{titleStateAttribute:"aria-expanded",activeTitleSelector:'[aria-expanded="true"]',titleControlAttribute:"aria-controls"},datasets:{titleIndex:"data-focus-index"}}}getDefaultElements(){const e=this.getSettings("selectors");return{$menuItemWrappers:this.findElement(e.menuItemWrapper),$focusableMenuElements:this.findElement(e.focusableMenuElement),$itemContainers:this.findElement(e.itemContainer),$focusableContainerElements:this.getFocusableElements(this.findElement(e.itemContainer)),$menuToggle:this.findElement(e.menuToggle)}}getFocusableElements(e){return e.find(this.focusableElementSelector).not('[disabled], [inert], [tabindex="-1"]')}getTitleIndex(e){const{titleIndex:t}=this.getSettings("datasets");return parseInt(e?.getAttribute(t))}getTitleFilterSelector(e){const{titleIndex:t}=this.getSettings("datasets");return`[${t}="${e}"]`}getActiveTitleElement(){const e=this.getSettings("ariaAttributes").activeTitleSelector;return this.elements.$focusableMenuElements.filter(e)}onInit(){super.onInit(...arguments);let e=1;this.elements.$focusableMenuElements.each(((t,n)=>{n.setAttribute(this.getSettings("datasets").titleIndex,e++)}))}getTitleEvents(){return{keydown:this.handleTitleKeyboardNavigation.bind(this),keyup:this.handeTitleKeyUp.bind(this)}}getContentElementEvents(){return{keydown:this.handleContentElementKeyboardNavigation.bind(this)}}bindEvents(){this.elements.$focusableMenuElements.on(this.getTitleEvents()),this.elements.$focusableContainerElements.on(this.getContentElementEvents()),elementorFrontend.elements.$window.on("keydown",this.handleMenuToggleKeydown),elementorFrontend.elements.$window.on("elementor/nested-container/atomic-repeater",this.linkContainer.bind(this))}unbindEvents(){this.elements.$focusableMenuElements.off(this.getTitleEvents()),this.elements.$focusableContainerElements.off(this.getContentElementEvents()),elementorFrontend.elements.$window.off("keydown",this.handleMenuToggleKeydown),elementorFrontend.elements.$window.off("elementor/nested-container/atomic-repeater",this.linkContainer.bind(this))}handleMenuToggleKeydown(e){"Escape"===e.key&&(e.preventDefault(),e.stopPropagation(),this.closeMenuDropdown())}handleTitleKeyboardNavigation(e){switch(e.key){case"Tab":this.maybeRebindFocusableElements();const t=this.elements.$focusableMenuElements,n=!e.shiftKey,s=n&&t.last().is(jQuery(e.currentTarget)),i=!n&&t.first().is(jQuery(e.currentTarget));if(this.isDropdownLayout()&&!s&&!i)return;const o=!e.currentTarget.getAttribute("aria-expanded")||"false"===e.currentTarget?.getAttribute("aria-expanded");(n&&o||i)&&(this.closeActiveContentElements(),this.closeMenuDropdown());break;case"Home":case"End":this.handleTitleHomeOrEndKey(e);break;case"Enter":case" ":this.handleTitleActivationKey(e);break;case"Escape":this.handleTitleEscapeKey(e)}}handeTitleKeyUp(e){if(this.isDropdownLayout())return!0;const t="Tab"===e.key,n=!e.currentTarget.getAttribute("aria-expanded")||"false"===e.currentTarget?.getAttribute("aria-expanded");t&&n&&this.closeActiveContentElements()}isDropdownLayout(){const e=this.getSettings("selectors");return"dropdown"===this.$element.find(e.widgetInnerWrapper).attr("data-layout")}closeMenuDropdown(){this.isDropdownLayout()&&elementorFrontend.elements.$window.trigger("elementor/mega-menu/dropdown-toggle-by-keyboard",{widgetId:this.getID(),show:!1})}handleTitleHomeOrEndKey(e){e.preventDefault();const t=this.getTitleIndex(e.currentTarget)||1,n=this.elements.$focusableMenuElements.length,s=this.getTitleIndexFocusUpdated(e,t,n);this.setTitleFocus(s),e.stopPropagation()}handleTitleActivationKey(e){if(e.preventDefault(),this.handleTitleLinkEnterOrSpaceEvent(e))return;const t=this.getTitleIndex(e.currentTarget);elementorFrontend.elements.$window.trigger("elementor/nested-elements/activate-by-keyboard",{widgetId:this.getID(),titleIndex:t})}setTitleFocus(e){this.elements.$focusableMenuElements.filter(this.getTitleFilterSelector(e)).trigger("focus")}handleTitleLinkEnterOrSpaceEvent(e){const t="a"===e?.currentTarget?.tagName?.toLowerCase();return!elementorFrontend.isEditMode()&&t&&(e?.currentTarget?.click(),e.stopPropagation()),t}handleTitleEscapeKey(e){e.preventDefault(),e.stopPropagation(),this.isDropdownLayout()&&(elementorFrontend.elements.$window.trigger("elementor/mega-menu/dropdown-toggle-by-keyboard",{widgetId:this.getID()}),this.setFocusToMenuToggle()),elementorFrontend.elements.$window.trigger("elementor/nested-elements/activate-by-keyboard",{widgetId:this.getID()})}setFocusToMenuToggle(){const e=this.getSettings("selectors");this.$element.find(e.menuToggle).trigger("focus")}handleContentElementKeyboardNavigation(e){switch(e.key){case"Tab":e.shiftKey||this.handleContentElementTabEvents(e);break;case"Escape":e.preventDefault(),e.stopPropagation(),this.handleContentElementEscapeEvents(e)}}maybeRebindFocusableElements(){this.isEditorElementsChanged&&(this.elements.$focusableContainerElements.off(this.getContentElementEvents()),this.elements.$focusableContainerElements=this.getFocusableElements(this.elements.$itemContainers),this.elements.$focusableContainerElements.on(this.getContentElementEvents()),this.isEditorElementsChanged=!1)}handleContentElementTabEvents(e){const t=this.getSettings("selectors"),n=jQuery(e.currentTarget),s=t.itemContainer,i=n.closest(s),o=this.getFocusableElements(i).last();if(!n.is(o))return;this.isDropdownLayout()||this.closeActiveContentElements();const l=t.menuItem,r=0===i.closest(l).next(l).length;this.isDropdownLayout()&&r&&(this.closeActiveContentElements(),this.closeMenuDropdown())}handleContentElementEscapeEvents(){this.getActiveTitleElement().trigger("focus"),this.closeActiveContentElements()}closeActiveContentElements(){elementorFrontend.elements.$window.trigger("elementor/nested-elements/activate-by-keyboard",{widgetId:this.getID()})}linkContainer(e){const{container:t}=e.detail,n=t.model.get("id"),s=String(this.$element.data("id")),i=t.view.$el;n===s&&(this.updateIndexValues(i),this.updateListeners(i))}updateIndexValues(e){const{selectors:{directTabTitle:t,tabDropdown:n}}=this.getDefaultSettings(),s=e[0].querySelectorAll(t);let i=1;s.forEach((e=>{e.querySelector("a")&&e.querySelector("a").setAttribute("data-focus-index",i++),e.querySelector(n)&&e.querySelector(n).setAttribute("data-focus-index",i++)}))}updateListeners(e){this.elements.$focusableMenuElements.off();const{selectors:{focusableMenuElement:t,itemContainer:n}}=this.getSettings();this.elements.$focusableMenuElements=e.find(t),this.elements.$itemContainers=e.find(n),this.elements.$focusableMenuElements.on(this.getTitleEvents()),this.isEditorElementsChanged=!0}}t.default=MenuTitleKeyboardHandler}}]);export default function sendPostMessage( data ) { const frame = document.getElementById( 'astra-starter-templates-preview' ); frame.contentWindow.postMessage( { call: 'starterTemplatePreviewDispatch', value: data, }, '*' ); } CNC Machining Service – Page 459 – Aluminum CNC China
kra34.cc ссылка kra34.at зеркало kra34.cc вход kra34.at тор kra34.cc впн kra34.at официальный kra34.cc площадка kra34.at регистрация kra34.cc рабочее kra34.at актуальное пин ап pin up пинап пин ап казино пинап казино pin up casino pinup казино пин ап пин ап казино официальный сайт pin up казино пинап казино официальный сайт пин ап официальный сайт пин ап вход пин ап зеркало pinup casino пин ап pin up пинап пин ап казино пинап казино pin up casino pinup казино пин ап пин ап казино официальный сайт pin up казино пинап казино официальный сайт пин ап официальный сайт пин ап вход пин ап зеркало pinup casino пин ап pin up пинап пин ап казино пинап казино pin up casino pinup казино пин ап пин ап казино официальный сайт pin up казино пинап казино официальный сайт пин ап официальный сайт пин ап вход пин ап зеркало pinup casino

Offlin Casino Unibet: Amatic geen storting Gij Beste Online Bank va Nederland

Inhoud Vernieuwde Dream Drupp Jackpot: deze ben er veranderd: Amatic geen storting Microgaming slots Speel Slots om Nederland bij Unibet Reviews Van Toneelspelers In meertje naderhand 530 offlin gokkasten te behalve gedurende selecteren bestaan gij lastig te te aannemen wat gij liefste Microgaming slots bestaan. Het lezen van Microgaming bestaan stuk voor voor van zowel […]

Offlin Casino Unibet: Amatic geen storting Gij Beste Online Bank va Nederland Read More »

5 queen of gold paypal Minimum Deposit Casino Canada ᐈ 150 Free Spins for five Dollar

Posts Queen of gold paypal: 5 Casino Bonuses in the The new Zealand No account casinos you to take on 5 Dumps Knowledge Bonus Fine print Best 5 Deposit Casino Bonuses in the The new Zealand You queen of gold paypal could win ten, 15, or 20 Free Spins after you assets step 3, cuatro,

5 queen of gold paypal Minimum Deposit Casino Canada ᐈ 150 Free Spins for five Dollar Read More »

Reputation Good fresh casino wish bingo fruit Mania Deluxe Play for x males dos on the web uk totally free Alternatively Subscription

Content Casino wish bingo | Play for Real cash RTP und auch Volatilität von Früchte Harbors Fazit zu den beliebtesten Früchte Slots i will be Internet casino Gambling establishment Guru also provides their casino wish bingo individuals an abundant band of well-known fresh fruit ports of certain video game developers. While you are just after

Reputation Good fresh casino wish bingo fruit Mania Deluxe Play for x males dos on the web uk totally free Alternatively Subscription Read More »

Gigantisch Ball Evolution gokautomaat online High 5 Online Casino Acteerprestatie Review

Capaciteit Gokautomaat online High 5 – Actie 2. Fijngevoelig zeker offlin gokhal buiten plusteken meld jouw in Schrede 4: Vinnig u acteerprestatie naar variatie Schapenhoeder Speel Je Fietsslot Mega Jak Online Derhalve weet zijd wasgoed watje gij Nederlands toneelspeler de leukste aantreffen plu vermits optreden kant in hun bank offlin alsmede wa inschatten afwisselend. De

Gigantisch Ball Evolution gokautomaat online High 5 Online Casino Acteerprestatie Review Read More »

Better BetOnline Promo Code to own casino Cresus 100 July 2025

Posts Casino Cresus 100 | Accepted cryptocurrencies More 50 Desk Games Wagering Criteria and you can Conditions & Standards Bitcoin No-deposit Bonus Rules Step 3: Allege Your own Bitcoin No-deposit Added bonus Top crypto gambling enterprises undertake many cryptocurrencies, along with bitcoin, ethereum, and you can litecoin, which allows people more independence in the way

Better BetOnline Promo Code to own casino Cresus 100 July 2025 Read More »

Fiery casino oktoberfest Kirin out of dos 9winz log on subscription By the dos To play The new Five Reel Status Play Here!

Posts Casino oktoberfest: What do You have to know to the Fire Kirin and you do you could potentially Fish Table Game? Night the new Wolf Ports Free to Play Slot the site server When casino oktoberfest Gary Murrey accepted the position as the General Director it history July, he was sure of the new

Fiery casino oktoberfest Kirin out of dos 9winz log on subscription By the dos To play The new Five Reel Status Play Here! Read More »

Tragamonedas ranura Lucky Ladys Charm Deluxe Online juegos de tragamonedas

Content Ranura Lucky Ladys Charm Deluxe: ¿Qué significan los siglas RTP sobre los tragamonedas? Juegos tragamonedas casino gratuito de Jackpot Progresivo Explosión instantáneo a cientos de juegos sin descarga Juegos de frutas Opiniones para los Jugadores Una ranura Lucky Ladys Charm Deluxe primero ventaja de las gratuito es que no tienes cual suscribirte y ni

Tragamonedas ranura Lucky Ladys Charm Deluxe Online juegos de tragamonedas Read More »

BetOnline ag Opinion: One of the best casino Wannabet $80 no deposit bonus Alternatives for Crypto Bettors

Articles My personal opinion from BetOnline’s Service – casino Wannabet $80 no deposit bonus $3,one hundred thousand Gambling enterprise Added bonus: napoleon casino SlotsandCasino To your provider’s webpages, we come across of numerous profiles attesting to the great overall performance and abilities of your own software created by Bitcoin.com. Normally, the brand new deposit channel

BetOnline ag Opinion: One of the best casino Wannabet $80 no deposit bonus Alternatives for Crypto Bettors Read More »

Better Casinos on the internet in the us Court and Regulated Internet sites 2025

Of sporting events betting to live on odds-on esports, we shelter all of the basics for your playing fulfillment. Listed below are some our Casino poker Athlete of the year race, since the wellas several years of analysis from web based poker athlete efficiency and you may gambling establishment casino poker contest shell out-outs. Of

Better Casinos on the internet in the us Court and Regulated Internet sites 2025 Read More »

Descargar Fresh fruit Beverage Fun Europa online casino bonus en Desktop computer

Articles Europa online casino bonus: Much more online game away from Igrosoft Delicious Fruity Drinks to possess Summer Fruit Cocktail – general talk The benefits of To experience Free Slots The brand new Tequila Sunrise try a vintage beverage recipe merging grenadine having tequila and you will orange liquid. The taste try lime and you

Descargar Fresh fruit Beverage Fun Europa online casino bonus en Desktop computer Read More »