File "Settings-SettingFoldersControl.js"
Full Path: /home/attunedd/public_html/wp-content/plugins/wpide/dist/js/chunks/Settings/Settings-SettingFoldersControl.js
File size: 897 bytes
MIME-type: text/plain
Charset: utf-8
"use strict";(self.webpackChunkwpide=self.webpackChunkwpide||[]).push([[298],{33613:(e,t,l)=>{l.r(t),l.d(t,{default:()=>s});var n=l(71199);const o={name:"SettingFoldersControl",props:["model","setValue"],methods:{selectDir:function(){var e=this;this.showModal((0,n.__)("Select root folder","wpide"),"FileManager/Tree",{selected:function(t){e.setValue(t.path),e.hideModal()},path:"/",root:!0})}}};const s=(0,l(9970).Z)(o,(function(){var e=this,t=e._self._c;return t("b-input-group",[t("b-form-input",{attrs:{type:"text",readonly:!0,size:"lg"},model:{value:e.model,callback:function(t){e.model=t},expression:"model"}}),t("b-input-group-append",[t("b-input-group-text",[t("a",{staticClass:"nk-switch-icon",attrs:{href:"#"},on:{click:function(t){return t.preventDefault(),e.selectDir.apply(null,arguments)}}},[t("em",{staticClass:"icon ni ni-network"})])])],1)],1)}),[],!1,null,null,null).exports}}]);