{"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 20 – 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

Free Download Oxford English Dictionary with Pronunciation – Portable Version

The Oxford English Dictionary is the accepted authority on the evolution of the English language over the last millennium. It is an unsurpassed guide to the meaning, history, and pronunciation of over half a million words, both present and past. It traces the usage of words through 2.5 million quotations from a wide range of international English language sources, from classic literature and specialist periodicals to film scripts and cookery books.

HP MediaSmart Webcam
Softwares

Download HP MediaSmart Webcam 4.1.2 for Windows 7

HP MediaSmart Webcam is a management tool for HP Webcam device installed in any HP Laptop/Computer. You can take your pictures, record videos using this software. Using this tool you can easily upload your recorded videos or images to Youtube, Facebook, Flickr and others. I use this software for my Compaq Presario CQ42-270TU and it works great.

Linux, Slackware

Console Cisco devices using ATEN UC232A USB to Serial Converter on Slackware Linux

If you are also a Linux user that use Linux distro such as Ubuntu, Fedora, Mandriva, Slackware, etc installed on your PC or laptop/notebook, it is a must that your Linux is able to configure the Cisco devices via the console port. In this tutorial I will show you how to console Cisco devices using ATEN UC232A USB to Serial Converter on Linux, I use Slackware 13.1 and using minicom tool.

Slackware

How to Install LibreOffice 3.3.0 Beta2 on Slackware 13.1

LibreOffice is a productivity suite that is compatible with other major office suites, and available on a variety of platforms. It is free software and therefore free to download, use and distribute. This tutorial will show you how to install LibreOffice, at the time of this writing is version 3.3.0 Beta2, on Slackware 13.1 running on 32-bit architecture. It should be applicable on any version of Slackware.

Slackware

How to Install OpenOffice 3.2.1 on Slackware 13.1

This tutorial will show you how to install OpenOffice 3.2.1 on Slackware 13.1.
Basically the OpenOffice installation files are in RPM or Debian format and not in Slackware packages format except you build it using Slackbuild. I choose to use RPM files and convert it to .tgz file using rpm2tgz tool. Tgz is the Slackware package file format.

Slackware

Install Slackware 13.1 on Compaq Presario CQ42-270TU Notebook

I just bought a new notebook, a brand new Compaq Presario CQ42-270TU, without any operating system installed, just a default FreeDOS. It is definitely a notebook with Intel® Core™ i5-450M Processor (2.40 GHz, Cache 3 MB) , 2 GB DDR3 SODIMM PC-10600, and Intel GMA 4500M manufactured by HP in around July and August 2010.

Apple, Softwares, Windows

Download Paragon NTFS for Mac OS X 8.0

Communicate between Mac OS and Windows NTFS with ease! An excellent solution for end users, SOHO and enterprise alike, NTFS for Mac OS X 8.0 now provides full support for the latest Mac OS X Snow Leopard (in 32 and 64-bit mode), plus easy and transparent access to Mac-disks from Windows Explorer with the HFS+ for Windows feature.

Scroll to Top