{"translation-revision-date":"2026-04-14 06:42+0000","generator":"WP-CLI\/2.12.0","source":"gutenberg\/edit-pages-panel\/src\/components\/SearchBar.js","domain":"messages","locale_data":{"messages":{"":{"domain":"messages","lang":"es_ES","plural-forms":"nplurals=2; plural=n != 1;"},"Search pages":["P\u00e1ginas de b\u00fasqueda"]}}}/*! elementor-pro - v4.0.0 - 01-04-2026 */ "use strict";(self.webpackChunkelementor_pro=self.webpackChunkelementor_pro||[]).push([[811],{14570(e,t,n){const i=n(77842);e.exports=i.extend({__construct(){this.cache={},i.prototype.__construct.apply(this,arguments)},onInit(){elementor.channels.editor.on("editor:widget:mega-menu:section_layout:activated",this.maybeSetContentWidthValue)},maybeSetContentWidthValue(){const e=this.getEditorControlView("content_width"),t=e.getControlValue();["","full","boxed"].includes(t)&&(e.setValue("full_width"),e.applySavedValue())}})},82644(e,t,n){var i=n(96784);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n(14846),n(69655);var a=i(n(93824)),r=i(n(14570)),s=i(n(39766));class Module extends elementorModules.editor.utils.Module{constructor(){super(),elementor.elementsManager.registerElementType(new a.default),new r.default,this.urlHelper=new s.default}getCurrentMenuItemClass(e,t){if(e=e?.trim(e),!e||!t)return"";const n=this.urlHelper.parse_url(t),i=this.urlHelper.parse_url(e);return _.isEqual(n,i)?"e-current":""}onElementorFrontendInit(){elementor.on("document:loaded",this.closeAllMegaMenus.bind(this))}closeAllMegaMenus(){const e=elementor.$previewContents[0].querySelectorAll(".elementor-widget-n-menu");e.length&&Array.from(e).forEach(e=>{const t=e.getAttribute("data-id");window.jQuery(window).trigger("elementor/mega-menu/dropdown-toggle-by-keyboard",{widgetId:t,show:!1})})}}t.default=Module},93824(e,t,n){var i=n(96784);Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.NestedModule=void 0;var a=i(n(71290));class NestedModule extends elementor.modules.elements.types.NestedElementBase{getType(){return"mega-menu"}getView(){return a.default}}t.NestedModule=NestedModule;t.default=NestedModule},39766(e,t){Object.defineProperty(t,"__esModule",{value:!0}),t.default=t.UrlHelper=void 0;class UrlHelper{parse_url(e){try{const{hostname:t,pathname:n,search:i}=new URL(e),a=t.replace("www.",""),r=/^\/+|\/+$/g;return[a,n.replace(r,""),i]}catch(e){return!1}}}t.UrlHelper=UrlHelper;t.default=UrlHelper},71290(e,t,n){Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0,n(14846),n(6211);class View extends $e.components.get("nested-elements").exports.NestedView{constructor(...e){super(...e),this.isRendering=!1,this.itemTitle="item_title",this.itemLink="item_link",this.internalUrl="internal-url",this.itemLinkSelector=".elementor-control-item_link"}filter(e,t){return e.attributes.dataIndex=t+1,e.attributes.widgetId=e.id,!0}onAddChild(e){const t=e._parent.$el.find(".e-n-menu")[0]?.dataset.widgetNumber||e.model.attributes.widgetId,n=e.model.attributes.dataIndex,i=e._parent.$el.find(`.e-n-menu-item-title[data-tab-index="${n}"]`)?.attr("id")||e.model.attributes.widgetId+" "+n;e.$el.attr({id:"e-n-menu-content-"+t+n,role:"menu","aria-labelledby":i,"data-tab-index":n})}getChildViewContainer(e,t){const{elements_placeholder_selector:n,child_container_placeholder_selector:i}=this.model.config.defaults;return void 0!==t&&void 0!==t._index&&i?e.$el.find(`${i}`)[t._index]:n?e.$el.find(this.model.config.defaults.elements_placeholder_selector):super.getChildViewContainer(e,t)}attachBuffer(e,t){const n=this.getChildViewContainer(e);if(this.model?.config?.support_improved_repeaters&&this.model?.config?.is_interlaced){const e=(this.model?.config?.defaults?.child_container_placeholder_selector||"").replace(".","");this._updateChildContainers(n[0],e,t)}else n.append(t)}_updateChildContainers(e,t,n){_.each(e.children,i=>{if(!i.classList?.contains(t))return void this._updateChildContainers(i,t,n);const a=n.childNodes.length;0!==a&&(i.appendChild(n.childNodes[0]),n.appendChild(i),e.append(n.childNodes[a-1]))})}renderOnChange(e,t=[]){if(!this.allowRender)return;if(this.isRendering)return void(this.isRendering=!1);const n=this.renderDataBindings(e,this.dataBindings,t);n instanceof Promise&&n.then(t=>{t||this.renderChanges(e)}),n||this.renderChanges(e)}renderDataBindings(e,t,n=[]){if(!this.dataBindings?.length)return!1;let i=!1;const renderDataBinding=async t=>{if(void 0!==e.changed[t.dataset.bindingSetting])return t.el.innerHTML=e.changed[t.dataset.bindingSetting],!0;if(!e?.changed.__dynamic__||!n.length)return!1;if(!this.isTitleOrLinkChanged(e))return!0;const{bindingSetting:i}=t.dataset,a=this.getChangedDynamicControlKey(e);let r=e.changed[i];if(this.isInternalUrl(e?.changed?.__dynamic__?.item_link)&&this.isSettingChanged(e,this.itemLink))return await this.getDynamicValue(e,a,i,t,n);if(this.isAtomicDynamic(e.changed,t,a)){const s=await this.getDynamicValue(e,a,i,t,n);if(this.itemLink===a)return!0;s&&(r=s)}return void 0!==r&&(t.el.innerHTML=r,!0)};for(const a of t){switch(a.dataset.bindingType){case"repeater-item":{const r=this.container.repeaters[a.dataset.bindingRepeaterName];if(!r)break;const s=r.children.find(t=>t.id===e.attributes._id);if(s?.parent?.children.indexOf(s)+1===parseInt(a.dataset.bindingIndex))i=renderDataBinding(a);else if(t.indexOf(a)+1===this.getRepeaterItemActiveIndex()){if(this.isItemLinkChild(n))return!0;i=this.tryHandleDynamicCoverSettings(a,e)}}break;case"content":i=renderDataBinding(a)}if(i)break}return i}isAtomicDynamic(e,t,n){return t.el.hasAttribute("data-binding-dynamic")&&(this.itemTitle===n||this.itemLink===n)}async getDynamicValue(e,t,n,i,a){const r={active:!0},s=this.extractValueToParse(this.getChangedData(e,t,n));if(void 0===s)return e.attributes[t];const d=await this.getDataFromCacheOrBackend(s,r);return this.itemTitle===t?d:(void 0!==d&&this.tryFormatDynamicMegaMenuUrl(s,i,a,t,r),e.attributes[t])}extractValueToParse(e,t="url"){return"object"==typeof e?e[t]:e}getChangedDynamicControlKey(e){if(!e?.changed?.__dynamic__)return Object.keys(e.changed)[0];const t=this.findUniqueKey(e?.changed?.__dynamic__,e?._previousAttributes?.__dynamic__)[0];return t||(this.isSettingChanged(e,this.itemLink)?this.itemLink:this.itemTitle)}tryFormatDynamicMegaMenuUrl(e,t,n,i,a){const r=this.getDynamicTagName(e);if(this.itemLink!==i||"internal_link"===r)return!1;const s=elementor.dynamicTags.parseTagsText(e,a,elementor.dynamicTags.getTagDataContent);elementor.$preview[0].contentWindow.dispatchEvent(new CustomEvent("elementor/dynamic/url_change",{detail:{element:t.el,actionName:e&&r,value:s}})),t.el=Array.from(n)[0].querySelectorAll(".e-n-menu-title-text")[t.dataset.bindingIndex-1]}getDynamicTagName(e){const t=e.match(/name="([^"]*)"/);return t?t[1]:null}isInternalUrl(e){return!!e&&this.internalUrl===this.getDynamicTagName(e)}isItemLinkChild(e){return e[0].closest(this.itemLinkSelector)}async getDataFromCacheOrBackend(e,t){try{return elementor.dynamicTags.parseTagsText(e,t,elementor.dynamicTags.getTagDataContent)}catch{return await new Promise(e=>{elementor.dynamicTags.refreshCacheFromServer(()=>{e()})}),!_.isEmpty(elementor.dynamicTags.cache)&&elementor.dynamicTags.parseTagsText(e,t,elementor.dynamicTags.getTagDataContent)}}getChangedDataForRemovedItem(e,t,n){return e.attributes?.[t]?.[n]||e.attributes?.[t]}getChangedDataForAddedItem(e,t,n){return e.attributes?.__dynamic__?.[t]?.[n]||e.attributes?.__dynamic__?.[t]}getChangedData(e,t,n){const i=this.getChangedDataForRemovedItem(e,t,n);return this.getChangedDataForAddedItem(e,t,n)||i}getTitleWithAdvancedValues(e,t){const{attributes:n,_previousAttributes:i}=e;if(this.compareSettings(n,i,"fallback")&&(t=t.replace(new RegExp(i.fallback),"")),!t||n.fallback===t)return n.fallback||"";if(this.compareSettings(n,i,"before")&&(t=t.replace(i.before,"")),this.compareSettings(n,i,"after")&&(t=t.replace(new RegExp(i.after+"$"),"")),!t)return n.fallback||"";return t=this.getNewSettingsValue(n,i,"before")+t,t+=this.getNewSettingsValue(n,i,"after")}compareSettings(e,t,n){return t[n]&&t[n]!==e[n]}getNewSettingsValue(e,t,n){return t[n]!==e[n]&&e[n]||""}getRepeaterItemActiveIndex(){return this.getContainer().renderer.view.model.changed.editSettings.changed.activeItemIndex||this.getContainer().renderer.view.model.changed.editSettings.attributes.activeItemIndex}tryHandleDynamicCoverSettings(e,t){return!!this.isAdvancedDynamicSettings(t.attributes)&&(this.isRendering=!0,e.el.textContent=this.getTitleWithAdvancedValues(t,e.el.textContent),!0)}isAdvancedDynamicSettings(e){return"before"in e&&"after"in e&&"fallback"in e}isSettingChanged(e,t){return e.attributes.__dynamic__?.[t]!==e._previousAttributes.__dynamic__?.[t]}isTitleOrLinkChanged(e){return this.isSettingChanged(e,this.itemTitle)||this.isSettingChanged(e,this.itemLink)}}t.default=View}}]); Fuad NAHDI – Page 18 – Techonia

Author name: Fuad NAHDI

System and network administrator and also a tech blogger. You can follow me on Twitter (@fuadnahdi) or Google+ (google.com/+FuadNAHDI)

Softwares, Windows

How to uninstall software updates in Windows 7

Sometime it happens that the updates do not meet with the hardware in our personal computers or laptops. It causes the operating system load very slow and the performance even become worst. If you experienced such issues, you might need to uninstall the installed software updates.

Nokia

Symbian Anna, Look and Feel It

The newest redesign update of Symbian^3 PR 2.0, codenamed as Symbian Anna, is really look impressive and feel awesome. Nokia has been doing great improvements for the Symbian Anna with improved visual looks from icons to widgets, web browser now faster and reliable, improved typing system, Ovi Maps and other apps.

Nokia

Nokia E6; Brief Introduction and Specification

Nokia has unveiled a new Symbian^3 smartphone, the Nokia E6-00, that focus on business market. Designed with a capacitive touch screen and QWERTY keyboard, Nokia E6 is an ultra compact smartphone makes it looks incredibly sharp on the full touch screen – plus you get a real QWERTY and a battery offering unbeatable power.

Advertising

How to set up default campaigns in ValueClick Media

This tutorial shows you how to set up default campaigns / ads in ValueClick Media. ValueClick is one of the biggest advertising networks with many advertisers around the world. It can be an advantage serving advertisers from almost all countries. You can fill mostly the ad slots. However, the disadvantage is the CPM is very low.

Advertising

Burst Media Acquired by Blinkx

Today I just surprised that I received an email from Jessica McGranahan (SVP, Publisher Strategy & Development of Burst Media) announcing that Burst Media Corporation has been acquired by blinkx – an internet search engine for video and audio content based in San Francisco.

Gadgets

MeeGo Tablet UI Concept get Pictured

The conceptual of MeeGo Tablet UI has been leaked in pictures below. It looks nice for a tablet with a beauty ‘dark pink’ color. Designed by Jozef Kocur, it brings the idea that you have the basic core OS and the UI on top is very ‘skinnable’ so you can easily customize the UI as you want.

Zimbra login page
Mail, Zimbra

Install Zimbra Collaboration Suite 7 on Centos 5.5 – Part 1

This tutorial shows you how to install Zimbra Collaboration Suite (ZCS) 7.0.0 GA Release on Centos 5.5. The guide starts with the installation of Centos 5.5’s packages required by ZCS 7.0, the installation of ZCS 7.0 on Centos 5.5 and then later configures everything to make it work as a powerful email and collaboration suite application.

Hardware

Five super technologies expected in the next five years

While IBM already released its annual “Next Five in Five” which contains a list of innovations that have the potential to change the way people work, live and play over the next five years, RIA Novosti – Russia’s leading news agency in terms of multimedia technologies, website audience reach and quoting by the Russian media also released a list of new super technologies expected in the next five years.

Scroll to Top