File: /www/server/panel/BTPanel/static/js/create-mirror-dialog-legacy.js
!function(){function t(e){return t="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(t){return typeof t}:function(t){return t&&"function"==typeof Symbol&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},t(e)}function e(){"use strict";/*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/facebook/regenerator/blob/main/LICENSE */e=function(){return n};var r,n={},o=Object.prototype,a=o.hasOwnProperty,i=Object.defineProperty||function(t,e,r){t[e]=r.value},u="function"==typeof Symbol?Symbol:{},c=u.iterator||"@@iterator",l=u.asyncIterator||"@@asyncIterator",s=u.toStringTag||"@@toStringTag";function f(t,e,r){return Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}),t[e]}try{f({},"")}catch(r){f=function(t,e,r){return t[e]=r}}function h(t,e,r,n){var o=e&&e.prototype instanceof b?e:b,a=Object.create(o.prototype),u=new G(n||[]);return i(a,"_invoke",{value:S(t,r,u)}),a}function p(t,e,r){try{return{type:"normal",arg:t.call(e,r)}}catch(t){return{type:"throw",arg:t}}}n.wrap=h;var y="suspendedStart",d="suspendedYield",m="executing",v="completed",g={};function b(){}function w(){}function x(){}var L={};f(L,c,(function(){return this}));var _=Object.getPrototypeOf,j=_&&_(_(T([])));j&&j!==o&&a.call(j,c)&&(L=j);var E=x.prototype=b.prototype=Object.create(L);function k(t){["next","throw","return"].forEach((function(e){f(t,e,(function(t){return this._invoke(e,t)}))}))}function O(e,r){function n(o,i,u,c){var l=p(e[o],e,i);if("throw"!==l.type){var s=l.arg,f=s.value;return f&&"object"==t(f)&&a.call(f,"__await")?r.resolve(f.__await).then((function(t){n("next",t,u,c)}),(function(t){n("throw",t,u,c)})):r.resolve(f).then((function(t){s.value=t,u(s)}),(function(t){return n("throw",t,u,c)}))}c(l.arg)}var o;i(this,"_invoke",{value:function(t,e){function a(){return new r((function(r,o){n(t,e,r,o)}))}return o=o?o.then(a,a):a()}})}function S(t,e,n){var o=y;return function(a,i){if(o===m)throw Error("Generator is already running");if(o===v){if("throw"===a)throw i;return{value:r,done:!0}}for(n.method=a,n.arg=i;;){var u=n.delegate;if(u){var c=V(u,n);if(c){if(c===g)continue;return c}}if("next"===n.method)n.sent=n._sent=n.arg;else if("throw"===n.method){if(o===y)throw o=v,n.arg;n.dispatchException(n.arg)}else"return"===n.method&&n.abrupt("return",n.arg);o=m;var l=p(t,e,n);if("normal"===l.type){if(o=n.done?v:d,l.arg===g)continue;return{value:l.arg,done:n.done}}"throw"===l.type&&(o=v,n.method="throw",n.arg=l.arg)}}}function V(t,e){var n=e.method,o=t.iterator[n];if(o===r)return e.delegate=null,"throw"===n&&t.iterator.return&&(e.method="return",e.arg=r,V(t,e),"throw"===e.method)||"return"!==n&&(e.method="throw",e.arg=new TypeError("The iterator does not provide a '"+n+"' method")),g;var a=p(o,t.iterator,e.arg);if("throw"===a.type)return e.method="throw",e.arg=a.arg,e.delegate=null,g;var i=a.arg;return i?i.done?(e[t.resultName]=i.value,e.next=t.nextLoc,"return"!==e.method&&(e.method="next",e.arg=r),e.delegate=null,g):i:(e.method="throw",e.arg=new TypeError("iterator result is not an object"),e.delegate=null,g)}function N(t){var e={tryLoc:t[0]};1 in t&&(e.catchLoc=t[1]),2 in t&&(e.finallyLoc=t[2],e.afterLoc=t[3]),this.tryEntries.push(e)}function P(t){var e=t.completion||{};e.type="normal",delete e.arg,t.completion=e}function G(t){this.tryEntries=[{tryLoc:"root"}],t.forEach(N,this),this.reset(!0)}function T(e){if(e||""===e){var n=e[c];if(n)return n.call(e);if("function"==typeof e.next)return e;if(!isNaN(e.length)){var o=-1,i=function t(){for(;++o<e.length;)if(a.call(e,o))return t.value=e[o],t.done=!1,t;return t.value=r,t.done=!0,t};return i.next=i}}throw new TypeError(t(e)+" is not iterable")}return w.prototype=x,i(E,"constructor",{value:x,configurable:!0}),i(x,"constructor",{value:w,configurable:!0}),w.displayName=f(x,s,"GeneratorFunction"),n.isGeneratorFunction=function(t){var e="function"==typeof t&&t.constructor;return!!e&&(e===w||"GeneratorFunction"===(e.displayName||e.name))},n.mark=function(t){return Object.setPrototypeOf?Object.setPrototypeOf(t,x):(t.__proto__=x,f(t,s,"GeneratorFunction")),t.prototype=Object.create(E),t},n.awrap=function(t){return{__await:t}},k(O.prototype),f(O.prototype,l,(function(){return this})),n.AsyncIterator=O,n.async=function(t,e,r,o,a){void 0===a&&(a=Promise);var i=new O(h(t,e,r,o),a);return n.isGeneratorFunction(e)?i:i.next().then((function(t){return t.done?t.value:i.next()}))},k(E),f(E,s,"Generator"),f(E,c,(function(){return this})),f(E,"toString",(function(){return"[object Generator]"})),n.keys=function(t){var e=Object(t),r=[];for(var n in e)r.push(n);return r.reverse(),function t(){for(;r.length;){var n=r.pop();if(n in e)return t.value=n,t.done=!1,t}return t.done=!0,t}},n.values=T,G.prototype={constructor:G,reset:function(t){if(this.prev=0,this.next=0,this.sent=this._sent=r,this.done=!1,this.delegate=null,this.method="next",this.arg=r,this.tryEntries.forEach(P),!t)for(var e in this)"t"===e.charAt(0)&&a.call(this,e)&&!isNaN(+e.slice(1))&&(this[e]=r)},stop:function(){this.done=!0;var t=this.tryEntries[0].completion;if("throw"===t.type)throw t.arg;return this.rval},dispatchException:function(t){if(this.done)throw t;var e=this;function n(n,o){return u.type="throw",u.arg=t,e.next=n,o&&(e.method="next",e.arg=r),!!o}for(var o=this.tryEntries.length-1;o>=0;--o){var i=this.tryEntries[o],u=i.completion;if("root"===i.tryLoc)return n("end");if(i.tryLoc<=this.prev){var c=a.call(i,"catchLoc"),l=a.call(i,"finallyLoc");if(c&&l){if(this.prev<i.catchLoc)return n(i.catchLoc,!0);if(this.prev<i.finallyLoc)return n(i.finallyLoc)}else if(c){if(this.prev<i.catchLoc)return n(i.catchLoc,!0)}else{if(!l)throw Error("try statement without catch or finally");if(this.prev<i.finallyLoc)return n(i.finallyLoc)}}}},abrupt:function(t,e){for(var r=this.tryEntries.length-1;r>=0;--r){var n=this.tryEntries[r];if(n.tryLoc<=this.prev&&a.call(n,"finallyLoc")&&this.prev<n.finallyLoc){var o=n;break}}o&&("break"===t||"continue"===t)&&o.tryLoc<=e&&e<=o.finallyLoc&&(o=null);var i=o?o.completion:{};return i.type=t,i.arg=e,o?(this.method="next",this.next=o.finallyLoc,g):this.complete(i)},complete:function(t,e){if("throw"===t.type)throw t.arg;return"break"===t.type||"continue"===t.type?this.next=t.arg:"return"===t.type?(this.rval=this.arg=t.arg,this.method="return",this.next="end"):"normal"===t.type&&e&&(this.next=e),g},finish:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.finallyLoc===t)return this.complete(r.completion,r.afterLoc),P(r),g}},catch:function(t){for(var e=this.tryEntries.length-1;e>=0;--e){var r=this.tryEntries[e];if(r.tryLoc===t){var n=r.completion;if("throw"===n.type){var o=n.arg;P(r)}return o}}throw Error("illegal catch attempt")},delegateYield:function(t,e,n){return this.delegate={iterator:T(t),resultName:e,nextLoc:n},"next"===this.method&&(this.arg=r),g}},n}function r(t,e,r,n,o,a,i){try{var u=t[a](i),c=u.value}catch(t){return void r(t)}u.done?e(c):Promise.resolve(c).then(n,o)}System.register(["./base-lib-legacy.js?v=1777008528","./utils-lib-legacy.js?v=1777008528","./index-legacy199.js?v=1777008528","./index-legacy101.js?v=1777008528","./useStore-legacy4.js?v=1777008528","./validator-legacy.js?v=1777008528","./__commonjsHelpers__-legacy.js?v=1777008528","./ace-legacy.js?v=1777008528","./index-legacy104.js?v=1777008528","./column-legacy.js?v=1777008528"],(function(t,n){"use strict";var o,a,i,u,c,l,s,f,h,p,y,d,m,v,g,b,w,x,L,_,j,E,k,O;return{setters:[function(t){o=t.c,a=t.h,i=t.r,u=t.k,c=t.l,l=t.e,s=t.x,f=t.q,h=t.p,p=t.C,y=t.D,d=t.N,m=t.a7,v=t.a4},function(t){g=t.I,b=t.a6,w=t.j,x=t.b,L=t.e},function(t){_=t.B},function(t){j=t._},function(t){E=t.g,k=t.bi},function(t){O=t.f},null,null,null,null],execute:function(){var n={class:"flex flex-col p-[1.6rem] lib-box"},S={class:"flex items-center"},V={class:"w-[35rem] h-[29.3rem] ml-[10rem] mb-[1.5rem]"},N=o({__name:"create-mirror-dialog",props:{compData:{default:function(){return{}}}},emits:["close"],setup:function(t,o){var L=o.expose,N=o.emit,P=x(),G=N,T=E().refs.isRefreshTableList,F=a({type:"path",path:"",data:"",tag:""}),I=i(),C={},U=[{label:"路径",value:"path"},{label:"内容",value:"data"}],D=function(){O({type:"file",change:function(t){F.path=t}})},q=function(){var t,n=(t=e().mark((function t(){var r,n;return e().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(""!==((r="data"===F.type)?F.data:F.path)){t.next=5;break}return P.error(r?"请输入内容":"请选择路径"),t.abrupt("return");case 5:return n=r?{data:F.data,tag:F.tag}:{path:F.path,tag:F.tag},t.next=8,g({request:k({data:JSON.stringify(n)}),message:!0,success:function(t){t.status&&(G("close"),T.value=!0)}});case 8:case"end":return t.stop()}}),t)})),function(){var e=this,n=arguments;return new Promise((function(o,a){var i=t.apply(e,n);function u(t){r(i,o,a,u,c,"next",t)}function c(t){r(i,o,a,u,c,"throw",t)}u(void 0)}))});return function(){return n.apply(this,arguments)}}();return L({onConfirm:q}),function(t,e){var r=b,o=j,a=m,i=_,g=w,x=v;return u(),c("div",n,[l(x,{ref_key:"cmdFormRef",ref:I,size:"default",model:h(F),rules:C,class:"relative w-full","label-position":"right",onSubmit:e[5]||(e[5]=d((function(){}),["prevent"]))},{default:s((function(){return[l(a,{prop:"path",style:{"margin-bottom":"1.5rem"},label:"Dockerfile"},{default:s((function(){return[f("div",S,[l(r,{modelValue:h(F).type,"onUpdate:modelValue":e[0]||(e[0]=function(t){return h(F).type=t}),options:U,class:"!w-[10rem]"},null,8,["modelValue"]),p(l(o,{modelValue:h(F).path,"onUpdate:modelValue":e[1]||(e[1]=function(t){return h(F).path=t}),class:"w-[24rem] ml-[.5rem]",icon:"icon-file_mode",onIconClick:D,onChangePassive:e[2]||(e[2]=function(t){F.path=F.path.replace(/\s+/g,"")}),placeholder:"请输入或选择dockerfile文件"},null,8,["modelValue"]),[[y,"path"==h(F).type]])])]})),_:1}),p(f("div",V,[l(i,{modelValue:h(F).data,"onUpdate:modelValue":e[3]||(e[3]=function(t){return h(F).data=t})},null,8,["modelValue"])],512),[[y,"data"==h(F).type]]),l(a,{prop:"path",label:"标签"},{default:s((function(){return[l(g,{modelValue:h(F).tag,"onUpdate:modelValue":e[4]||(e[4]=function(t){return h(F).tag=t}),type:"textarea",width:"35rem",placeholder:"请输入镜像名,例如:btnginx:1.24"},null,8,["modelValue"])]})),_:1})]})),_:1},8,["model"])])}}});t("default",L(N,[["__scopeId","data-v-9982db69"]]))}}}))}();