Software: Apache. PHP/8.1.30 uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root) Safe-mode: OFF (not secure) /home/picotech/domains/inventory.picotech.app/public_html/node_modules/vue-popperjs/dist/js/ drwxr-xr-x |
Viewing file: Select action/file-type: !function(e,t){"object"==typeof exports&&"undefined"!=typeof module?module.exports=t(require("popper.js")):"function"==typeof define&&define.amd?define(["popper.js"],t):e.VuePopper=t(e.Popper)}(this,function(o){"use strict";o=o&&o.hasOwnProperty("default")?o.default:o;var r=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var o=arguments[t];for(var r in o)Object.prototype.hasOwnProperty.call(o,r)&&(e[r]=o[r])}return e};function e(e,t,o){e&&t&&o&&(document.addEventListener?e.addEventListener(t,o,!1):e.attachEvent("on"+t,o))}function t(e,t,o){e&&t&&(document.removeEventListener?e.removeEventListener(t,o,!1):e.detachEvent("on"+t,o))}return function(e,t,o,r,n,p,i,s){var a=("function"==typeof o?o.options:o)||{};a.__file="popper.js.vue",a.render||(a.render=e.render,a.staticRenderFns=e.staticRenderFns,a._compiled=!0,n&&(a.functional=!0)),a._scopeId=r;var d=void 0;if(t&&(d=function(e){t.call(this,i(e))}),void 0!==d)if(a.functional){var l=a.render;a.render=function(e,t){return d.call(t),l(e,t)}}else{var c=a.beforeCreate;a.beforeCreate=c?[].concat(c,d):[d]}return a}({render:function(){var e=this,t=e.$createElement,o=e._self._c||t;return o("span",[o("transition",{attrs:{name:e.transition,"enter-active-class":e.enterActiveClass,"leave-active-class":e.leaveActiveClass},on:{"after-leave":e.doDestroy}},[o("span",{directives:[{name:"show",rawName:"v-show",value:!e.disabled&&e.showPopper,expression:"!disabled && showPopper"}],ref:"popper"},[e._t("default",[e._v(e._s(e.content))])],2)]),e._v(" "),e._t("reference")],2)},staticRenderFns:[]},function(e){e&&e("data-v-e0012bb2_0",{source:"\n.popper{width:auto;background-color:#fafafa;color:#212121;text-align:center;padding:2px;display:inline-block;border-radius:3px;position:absolute;font-size:14px;font-weight:400;border:1px #ebebeb solid;z-index:200000;-moz-box-shadow:#3a3a3a 0 0 6px 0;-webkit-box-shadow:#3a3a3a 0 0 6px 0;box-shadow:#3a3a3a 0 0 6px 0\n}\n.popper .popper__arrow{width:0;height:0;border-style:solid;position:absolute;margin:5px\n}\n.popper[x-placement^=top]{margin-bottom:5px\n}\n.popper[x-placement^=top] .popper__arrow{border-width:5px 5px 0 5px;border-color:#fafafa transparent transparent transparent;bottom:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0\n}\n.popper[x-placement^=bottom]{margin-top:5px\n}\n.popper[x-placement^=bottom] .popper__arrow{border-width:0 5px 5px 5px;border-color:transparent transparent #fafafa transparent;top:-5px;left:calc(50% - 5px);margin-top:0;margin-bottom:0\n}\n.popper[x-placement^=right]{margin-left:5px\n}\n.popper[x-placement^=right] .popper__arrow{border-width:5px 5px 5px 0;border-color:transparent #fafafa transparent transparent;left:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0\n}\n.popper[x-placement^=left]{margin-right:5px\n}\n.popper[x-placement^=left] .popper__arrow{border-width:5px 0 5px 5px;border-color:transparent transparent transparent #fafafa;right:-5px;top:calc(50% - 5px);margin-left:0;margin-right:0\n}",map:void 0,media:void 0})},{props:{trigger:{type:String,default:"hover",validator:function(e){return-1<["click","hover"].indexOf(e)}},delayOnMouseOver:{type:Number,default:10},delayOnMouseOut:{type:Number,default:10},disabled:{type:Boolean,default:!1},content:String,enterActiveClass:String,leaveActiveClass:String,boundariesSelector:String,reference:{},forceShow:{type:Boolean,default:!1},dataValue:{default:null},appendToBody:{type:Boolean,default:!1},visibleArrow:{type:Boolean,default:!0},transition:{type:String,default:""},options:{type:Object,default:function(){return{}}}},data:function(){return{referenceElm:null,popperJS:null,showPopper:!1,currentPlacement:"",popperOptions:{placement:"bottom",computeStyle:{gpuAcceleration:!1}}}},watch:{showPopper:function(e){e?(this.$emit("show",this),this.popperJS&&this.popperJS.enableEventListeners(),this.updatePopper()):(this.popperJS&&this.popperJS.disableEventListeners(),this.$emit("hide",this))},forceShow:{handler:function(e){this[e?"doShow":"doClose"]()},immediate:!0},disabled:function(e){e&&(this.showPopper=!1)}},created:function(){this.appendedArrow=!1,this.appendedToBody=!1,this.popperOptions=r(this.popperOptions,this.options)},mounted:function(){switch(this.referenceElm=this.reference||this.$slots.reference[0].elm,this.popper=this.$slots.default[0].elm,this.trigger){case"click":e(this.referenceElm,"click",this.doToggle),e(document,"click",this.handleDocumentClick);break;case"hover":e(this.referenceElm,"mouseover",this.onMouseOver),e(this.referenceElm,"focus",this.onMouseOver),e(this.popper,"mouseover",this.onMouseOver),e(this.popper,"focus",this.onMouseOver),e(this.referenceElm,"mouseout",this.onMouseOut),e(this.referenceElm,"blur",this.onMouseOut),e(this.popper,"mouseout",this.onMouseOut),e(this.popper,"blur",this.onMouseOut)}},methods:{doToggle:function(){this.forceShow||(this.showPopper=!this.showPopper)},doShow:function(){this.showPopper=!0},doClose:function(){this.showPopper=!1},doDestroy:function(){this.showPopper||(this.popperJS&&(this.popperJS.destroy(),this.popperJS=null),this.appendedToBody&&(this.appendedToBody=!1,document.body.removeChild(this.popper.parentElement)))},createPopper:function(){var t=this;this.$nextTick(function(){if(t.visibleArrow&&t.appendArrow(t.popper),t.appendToBody&&!t.appendedToBody&&(t.appendedToBody=!0,document.body.appendChild(t.popper.parentElement)),t.popperJS&&t.popperJS.destroy&&t.popperJS.destroy(),t.boundariesSelector){var e=document.querySelector(t.boundariesSelector);e&&(t.popperOptions.modifiers=r({},t.popperOptions.modifiers),t.popperOptions.modifiers.preventOverflow=r({},t.popperOptions.modifiers.preventOverflow),t.popperOptions.modifiers.preventOverflow.boundariesElement=e)}t.popperOptions.onCreate=function(){t.$emit("created",t),t.$nextTick(t.updatePopper)},t.popperJS=new o(t.referenceElm,t.popper,t.popperOptions)})},destroyPopper:function(){t(this.referenceElm,"click",this.doToggle),t(this.referenceElm,"mouseup",this.doClose),t(this.referenceElm,"mousedown",this.doShow),t(this.referenceElm,"focus",this.doShow),t(this.referenceElm,"blur",this.doClose),t(this.referenceElm,"mouseout",this.onMouseOut),t(this.referenceElm,"mouseover",this.onMouseOver),t(document,"click",this.handleDocumentClick),this.showPopper=!1,this.doDestroy()},appendArrow:function(e){if(!this.appendedArrow){this.appendedArrow=!0;var t=document.createElement("div");t.setAttribute("x-arrow",""),t.className="popper__arrow",e.appendChild(t)}},updatePopper:function(){this.popperJS?this.popperJS.scheduleUpdate():this.createPopper()},onMouseOver:function(){var e=this;clearTimeout(this._timer),this._timer=setTimeout(function(){e.showPopper=!0},this.delayOnMouseOver)},onMouseOut:function(){var e=this;clearTimeout(this._timer),this._timer=setTimeout(function(){e.showPopper=!1},this.delayOnMouseOut)},handleDocumentClick:function(e){this.$el&&this.referenceElm&&!this.elementContains(this.$el,e.target)&&!this.elementContains(this.referenceElm,e.target)&&this.popper&&!this.elementContains(this.popper,e.target)&&(this.$emit("documentClick",this),this.forceShow||(this.showPopper=!1))},elementContains:function(e,t){return"function"==typeof e.contains&&e.contains(t)}},destroyed:function(){this.destroyPopper()}},void 0,!1,0,function e(){var d=document.head||document.getElementsByTagName("head")[0],l=e.styles||(e.styles={}),c="undefined"!=typeof navigator&&/msie [6-9]\\b/.test(navigator.userAgent.toLowerCase());return function(e,t){if(!document.querySelector('style[data-vue-ssr-id~="'+e+'"]')){var o=c?t.media||"default":e,r=l[o]||(l[o]={ids:[],parts:[],element:void 0});if(!r.ids.includes(e)){var n=t.source,p=r.ids.length;if(r.ids.push(e),t.map&&(n+="\n/*# sourceURL="+t.map.sources[0]+" */",n+="\n/*# sourceMappingURL=data:application/json;base64,"+btoa(unescape(encodeURIComponent(JSON.stringify(t.map))))+" */"),c&&(r.element=r.element||document.querySelector("style[data-group="+o+"]")),!r.element){var i=r.element=document.createElement("style");i.type="text/css",t.media&&i.setAttribute("media",t.media),c&&(i.setAttribute("data-group",o),i.setAttribute("data-next-index","0")),d.appendChild(i)}if(c&&(p=parseInt(r.element.getAttribute("data-next-index")),r.element.setAttribute("data-next-index",p+1)),r.element.styleSheet)r.parts.push(n),r.element.styleSheet.cssText=r.parts.filter(Boolean).join("\n");else{var s=document.createTextNode(n),a=r.element.childNodes;a[p]&&r.element.removeChild(a[p]),a.length?r.element.insertBefore(s,a[p]):r.element.appendChild(s)}}}}})}); |
:: Command execute :: | |
--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0034 ]-- |