@xysfe/actui
Version:
A fantastic mobile ui lib implement by Vue
1 lines • 40.2 kB
JavaScript
!function(t,n){"object"==typeof exports&&"object"==typeof module?module.exports=n():"function"==typeof define&&define.amd?define([],n):"object"==typeof exports?exports.GoldDialog=n():t.GoldDialog=n()}("undefined"!=typeof self?self:this,function(){return function(t){function n(r){if(e[r])return e[r].exports;var o=e[r]={i:r,l:!1,exports:{}};return t[r].call(o.exports,o,o.exports,n),o.l=!0,o.exports}var e={};return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{configurable:!1,enumerable:!0,get:r})},n.n=function(t){var e=t&&t.__esModule?function(){return t.default}:function(){return t};return n.d(e,"a",e),e},n.o=function(t,n){return Object.prototype.hasOwnProperty.call(t,n)},n.p="../lib",n(n.s=952)}({0:function(t,n){var e=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=e)},1:function(t,n,e){"use strict";function r(t,n,e,r,o,i,c,u){t=t||{};var a=typeof t.default;"object"!==a&&"function"!==a||(t=t.default);var s="function"==typeof t?t.options:t;n&&(s.render=n,s.staticRenderFns=e,s._compiled=!0),r&&(s.functional=!0),i&&(s._scopeId=i);var f;if(c?(f=function(t){t=t||this.$vnode&&this.$vnode.ssrContext||this.parent&&this.parent.$vnode&&this.parent.$vnode.ssrContext,t||"undefined"==typeof __VUE_SSR_CONTEXT__||(t=__VUE_SSR_CONTEXT__),o&&o.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(c)},s._ssrRegister=f):o&&(f=u?function(){o.call(this,this.$root.$options.shadowRoot)}:o),f)if(s.functional){s._injectStyles=f;var l=s.render;s.render=function(t,n){return f.call(n),l(t,n)}}else{var p=s.beforeCreate;s.beforeCreate=p?[].concat(p,f):[f]}return{exports:t,options:s}}n.a=r},10:function(t,n){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},100:function(t,n,e){e(56),t.exports=e(0).Object.getOwnPropertySymbols},101:function(t,n,e){"use strict";function r(t){var n={},e={},r={};for(var a in t)if(t.hasOwnProperty(a))if(-1!==u.indexOf(a))n[a]=t[a];else if(c.test(a)){var s=c.exec(a)[1];s=Object(i.a)(s),r[s]=t[a]}else e[a]=t[a];return n.on=Object(o.a)(r,n.on),n.props=Object(o.a)(e,n.props),n}n.a=r;var o=e(62),i=e(102),c=new RegExp(/^on(.+)/),u=["class","style","attrs","props","domProps","on","nativeOn","directives","scopedSlots","slot","key","ref","refInFor"]},102:function(t,n,e){"use strict";function r(t,n){var e=a(t,n);return e.charAt(0).toLowerCase()+e.slice(1)}n.a=r;var o=e(28),i=e.n(o),c=e(4),u=function(t){for(var n=!1,e=!1,r=!1,o=0;o<t.length;o++){var i=t[o];n&&/[a-zA-Z]/.test(i)&&i.toUpperCase()===i?(t=t.slice(0,o)+"-"+t.slice(o),n=!1,r=e,e=!0,o++):e&&r&&/[a-zA-Z]/.test(i)&&i.toLowerCase()===i?(t=t.slice(0,o-1)+"-"+t.slice(o-1),r=e,e=!1,n=!0):(n=i.toLowerCase()===i&&i.toUpperCase()!==i,r=e,e=i.toUpperCase()===i&&i.toLowerCase()!==i)}return t},a=function(t,n){if("string"!=typeof t&&!Object(c.o)(t))throw new TypeError("Expected the input to be `string | string[]`");n=i()({pascalCase:!1},n);return t=Array.isArray(t)?t.map(function(t){return t.trim()}).filter(function(t){return t.length}).join("-"):t.trim(),0===t.length?"":1===t.length?n.pascalCase?t.toUpperCase():t.toLowerCase():(t!==t.toLowerCase()&&(t=u(t)),t=t.replace(/^[_.\- ]+/,"").toLowerCase().replace(/[_.\- ]+(\w|$)/g,function(t,n){return n.toUpperCase()}).replace(/\d+(\w|$)/g,function(t){return t.toUpperCase()}),function(t){return n.pascalCase?t.charAt(0).toUpperCase()+t.slice(1):t}(t))}},103:function(t,n,e){"use strict";function r(t,n,e,r){var i=void 0,c=void 0,u=new t({render:function(t){var e=c&&c(t);return e&&!Object(o.o)(e)&&(e=[e]),t(n,i,e||[])},methods:{init:function(){document.body.appendChild(this.$el)},destroy:function(){this.$destroy(),document.body.removeChild(this.$el)}}});return u.updateRenderData=function(t,n){i=t,c=n},u.updateRenderData(e,r),u.$mount(),u.init(),u.$children[0]}n.a=r;var o=e(4)},104:function(t,n,e){"use strict";var r=e(19),o=e(65);n.a={name:"ActPopup",mixins:[r.a,o.a],props:{type:{type:String,default:""},mask:{type:Boolean,default:!0},content:{type:String,default:""},center:{type:Boolean,default:!0},opacity:{type:[Number,String],default:.7},pointerEvent:{type:String,default:""},zIndex:{type:[String,Number],default:"999"},topBorderRadius:{type:Boolean,default:!1}},computed:{typeClass:function(){return this.type?"act-"+this.type:""},maskBgColor:function(){return"rgba(0, 0, 0, "+this.opacity+")"}},methods:{maskClick:function(t){this.$emit("mask-click",t)}}}},108:function(t,n,e){"use strict";function r(t){u||e(122)}var o=e(104),i=e(123),c=e(1),u=!1,a=r,s=Object(c.a)(o.a,i.a,i.b,!1,a,null,null);s.options.__file="src\\components\\common\\popup.vue",n.a=s.exports},11:function(t,n,e){var r=e(46),o=e(29);t.exports=function(t){return r(o(t))}},116:function(t,n,e){"use strict";function r(t){t.preventDefault()}var o={watch:{isVisible:function(t){t?document.body.addEventListener("touchmove",r,{passive:!1}):document.body.removeEventListener("touchmove",r,{passive:!1})}},beforeDestroy:function(){document.body.removeEventListener("touchmove",r,{passive:!1})}};n.a=o},12:function(t,n){t.exports=function(t){try{return!!t()}catch(t){return!0}}},122:function(t,n){},123:function(t,n,e){"use strict";e.d(n,"a",function(){return r}),e.d(n,"b",function(){return o});var r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-popup",class:t.typeClass,style:{pointerEvents:t.pointerEvent,zIndex:t.zIndex}},[e("div",{directives:[{name:"show",rawName:"v-show",value:t.mask,expression:"mask"}],staticClass:"act-popup-mask act-row act-middle",style:{backgroundColor:t.maskBgColor},on:{click:t.maskClick}},[t._t("mask")],2),t._v(" "),e("div",{staticClass:"act-popup-container",class:{"act-popup-center":t.center}},[t.$slots.default?e("div",{class:{"act-popup-content":!0,"act-popup-top-radius":t.topBorderRadius}},[t._t("default")],2):e("div",{class:{"act-popup-content":!0,"act-popup-top-radius":t.topBorderRadius},domProps:{innerHTML:t._s(t.content)}})])])},o=[];r._withStripped=!0},13:function(t,n,e){var r=e(2),o=e(0),i=e(38),c=e(8),u=e(6),a=function(t,n,e){var s,f,l,p=t&a.F,d=t&a.G,h=t&a.S,v=t&a.P,y=t&a.B,m=t&a.W,g=d?o:o[n]||(o[n]={}),b=g.prototype,x=d?r:h?r[n]:(r[n]||{}).prototype;d&&(e=n);for(s in e)(f=!p&&x&&void 0!==x[s])&&u(g,s)||(l=f?x[s]:e[s],g[s]=d&&"function"!=typeof x[s]?e[s]:y&&f?i(l,r):m&&x[s]==l?function(t){var n=function(n,e,r){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(n);case 2:return new t(n,e)}return new t(n,e,r)}return t.apply(this,arguments)};return n.prototype=t.prototype,n}(l):v&&"function"==typeof l?i(Function.call,l):l,v&&((g.virtual||(g.virtual={}))[s]=l,t&a.R&&b&&!b[s]&&c(b,s,l)))};a.F=1,a.G=2,a.S=4,a.P=8,a.B=16,a.W=32,a.U=64,a.R=128,t.exports=a},14:function(t,n,e){"use strict";function r(t,n){return function(e,r){var c=this,u=Object(o.a)(e),a=Object(i.a)(n,t,u,r),s=a.$parent,f=a.remove,l=a.show,p=a.hide;return a.remove=function(){a.$removed=!0,f&&f.call(this),s.destroy()},a.show=function(){return l&&l.call.apply(l,[this].concat(Array.prototype.slice.call(arguments))),this},a.hide=function(){return p&&p.call.apply(p,[this].concat(Array.prototype.slice.call(arguments))),this},c&&c._isVue&&c.$once("hook:beforeDestroy",function(){a.$removed||a.remove()}),a}}n.a=r;var o=e(101),i=e(103)},15:function(t,n,e){var r=e(50),o=e(33);t.exports=Object.keys||function(t){return r(t,o)}},16:function(t,n){t.exports=!0},18:function(t,n){t.exports={}},19:function(t,n,e){"use strict";var r={model:{prop:"visible",event:"toggle"},props:{visible:{type:Boolean,default:!1}},data:function(){return{preOverflowValue:"",isVisible:!1}},watch:{isVisible:function(t){this.$emit("toggle",t)}},mounted:function(){var t=this;this.$watch("visible",function(n,e){n?t.show():e&&t.hide()},{immediate:!0})},methods:{show:function(){return this.isVisible=!0,this},hide:function(){return this.isVisible=!1,this}},beforeDestroy:function(){this.hide()}};n.a=r},2:function(t,n){var e=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=e)},20:function(t,n){t.exports=function(t,n){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:n}}},23:function(t,n){var e=0,r=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++e+r).toString(36))}},24:function(t,n,e){var r=e(29);t.exports=function(t){return Object(r(t))}},25:function(t,n){n.f={}.propertyIsEnumerable},26:function(t,n){var e={}.toString;t.exports=function(t){return e.call(t).slice(8,-1)}},27:function(t,n,e){var r=e(7).f,o=e(6),i=e(3)("toStringTag");t.exports=function(t,n,e){t&&!o(t=e?t:t.prototype,i)&&r(t,i,{configurable:!0,value:n})}},28:function(t,n,e){t.exports={default:e(83),__esModule:!0}},29:function(t,n){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},3:function(t,n,e){var r=e(32)("wks"),o=e(23),i=e(2).Symbol,c="function"==typeof i;(t.exports=function(t){return r[t]||(r[t]=c&&i[t]||(c?i:o)("Symbol."+t))}).store=r},30:function(t,n){var e=Math.ceil,r=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?r:e)(t)}},31:function(t,n,e){var r=e(32)("keys"),o=e(23);t.exports=function(t){return r[t]||(r[t]=o(t))}},32:function(t,n,e){var r=e(0),o=e(2),i=o["__core-js_shared__"]||(o["__core-js_shared__"]={});(t.exports=function(t,n){return i[t]||(i[t]=void 0!==n?n:{})})("versions",[]).push({version:r.version,mode:e(16)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,n){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,n,e){var r=e(10);t.exports=function(t,n){if(!r(t))return t;var e,o;if(n&&"function"==typeof(e=t.toString)&&!r(o=e.call(t)))return o;if("function"==typeof(e=t.valueOf)&&!r(o=e.call(t)))return o;if(!n&&"function"==typeof(e=t.toString)&&!r(o=e.call(t)))return o;throw TypeError("Can't convert object to primitive value")}},35:function(t,n){n.f=Object.getOwnPropertySymbols},36:function(t,n,e){n.f=e(3)},37:function(t,n,e){var r=e(2),o=e(0),i=e(16),c=e(36),u=e(7).f;t.exports=function(t){var n=o.Symbol||(o.Symbol=i?{}:r.Symbol||{});"_"==t.charAt(0)||t in n||u(n,t,{value:c.f(t)})}},38:function(t,n,e){var r=e(39);t.exports=function(t,n,e){if(r(t),void 0===n)return t;switch(e){case 1:return function(e){return t.call(n,e)};case 2:return function(e,r){return t.call(n,e,r)};case 3:return function(e,r,o){return t.call(n,e,r,o)}}return function(){return t.apply(n,arguments)}}},39:function(t,n){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},4:function(t,n,e){"use strict";function r(t,n){if(t.findIndex)return t.findIndex(n);var e=-1;return t.some(function(t,r,o){var i=n.call(this,t,r,o);if(i)return e=r,i}),e}function o(t){return t?JSON.parse(F()(t)):t}function i(t,n){for(var e in n)t[e]&&"object"===R()(t[e])?i(t[e],n[e]):t[e]=n[e]}function c(t){return Array.isArray?Array.isArray(t):"[object Array]"===Object.prototype.toString.call(t)}function u(t){return"[object String]"===Object.prototype.toString.call(t)}function a(t){return"[object Number]"===Object.prototype.toString.call(t)}function s(t){return"[object Object]"===Object.prototype.toString.call(t)}function f(t){return"[object Boolean]"===Object.prototype.toString.call(t)}function l(t){return null===t}function p(t){return void 0!==t&&null!==t}function d(t){return void 0===t}function h(t){return"[object Error]"===Object.prototype.toString.call(t)}function v(t){return"function"==typeof t}function y(t){return"[object Promise]"===Object.prototype.toString.call(t)||s(t)&&v(t.then)}function m(t,n,e){function r(n){var e=y,r=m;return y=m=void 0,C=n,b=t.apply(r,e)}function o(t,n){return j?(window.cancelAnimationFrame(x),window.requestAnimationFrame(t)):setTimeout(t,n)}function i(t){if(j)return window.cancelAnimationFrame(t);clearTimeout(t)}function c(t){return C=t,x=o(f,n),S?r(t):b}function u(t){var e=t-w,r=t-C,o=n-e;return O?Math.min(o,g-r):o}function a(t){var e=t-w,r=t-C;return void 0===w||e>=n||e<0||O&&r>=g}function f(){var t=Date.now();if(a(t))return l(t);x=o(f,u(t))}function l(t){return x=void 0,_&&y?r(t):(y=m=void 0,b)}function p(){void 0!==x&&i(x),C=0,y=w=m=x=void 0}function d(){return void 0===x?b:l(Date.now())}function h(){return void 0!==x}function v(){for(var t=Date.now(),e=a(t),i=arguments.length,u=Array(i),s=0;s<i;s++)u[s]=arguments[s];if(y=u,m=this,w=t,e){if(void 0===x)return c(w);if(O)return x=o(f,n),r(w)}return void 0===x&&(x=o(f,n)),b}var y=void 0,m=void 0,g=void 0,b=void 0,x=void 0,w=void 0,C=0,S=!1,O=!1,_=!0,j=!n&&0!==n&&"function"==typeof window.requestAnimationFrame;if("function"!=typeof t)throw new TypeError("Expected a function");return n=+n||0,s(e)&&(S=!!e.leading,O="maxWait"in e,g=O?Math.max(+e.maxWait||0,n):g,_="trailing"in e?!!e.trailing:_),v.cancel=p,v.flush=d,v.pending=h,v}function g(t,n,e){var r=!0,o=!0;if("function"!=typeof t)throw new TypeError("Expected a function");return s(e)&&(r="leading"in e?!!e.leading:r,o="trailing"in e?!!e.trailing:o),m(t,n,{leading:r,trailing:o,maxWait:n})}function b(t){return!!/^1\d{10}$/.test(t)}function x(t){var n=t.length;return n>3&&n<8?t=t.replace(/\s/g,"").replace(/^(.{3})/g,"$1 "):n>=8&&(t=t.replace(/\s/g,"").replace(/^(.{3})(.+)/g,function(t,n,e){return n+" "+e.replace(/(.{4})(?=.)/g,"$1 ")})),t}function w(t){return t.replace(/\s/g,"").replace(/(.{4})(?=.)/g,"$1 ")}function C(t){if(void 0!==t||null!==t)return/^\d+(\.\d+)?$/.test(t+"")?t+"px":t}function S(t){if(!t)return"";var n=t.length;return 2===n?t.split("").join("  "):3===n?t.split("").join(" "):t}function O(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],e=t.offsetHeight;if(n){var r=t.currentStyle||getComputedStyle(t);e+=parseInt(r.marginTop||0)+parseInt(r.marginBottom||0)}return e}function _(t,n){var e=/^#([a-f\d]{1})([a-f\d]{1})([a-f\d]{1})$/i.exec(t),r=/^#([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(t),o=null;return e?o={r:parseInt(e[1]+e[1],16),g:parseInt(e[2]+e[2],16),b:parseInt(e[3]+e[3],16)}:r&&(o={r:parseInt(r[1],16),g:parseInt(r[2],16),b:parseInt(r[3],16)}),o?void 0!==n?"rgba("+o.r+", "+o.g+", "+o.b+", "+n+")":"rgb("+o.r+", "+o.g+", "+o.b+")":""}function j(t){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefhijklmnopqrstuvwxyz",e=n.length,r="";t=t||32;for(var o=0;o<t;o++)r+=n.charAt(Math.floor(Math.random()*e));return r}function k(t,n){var e=n||location.href,r=new RegExp("(\\?|&)"+t+"=([^&#$\\s]+)"),o=e.match(r);return o&&o[2]}function B(t){var n=window.getComputedStyle(t),e="none"===n.display,r=null===t.offsetParent&&"fixed"!==n.position;return e||r}function T(t,n,e){return Math.min(Math.max(t,n),e)}function E(t){var n=/os (\d\d?_\d(_\d)?)/,e=n.exec(t);if(!e)return null;var r=e[1].split("_").map(function(t){return parseInt(t,10)});return{major:r[0],minor:r[1],patch:r[2]||0}}function A(t){var n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"";n=n||window.location.href;var e=new RegExp("(\\?|#|&)"+t+"=([^&#]*)(&|#|$)"),r=n.match(e);return decodeURIComponent(r?r[2]:"")}function I(t){return t?h(t)?t.message:u(t)?t:t.errmsg||"请求失败,请稍后重试":"请求失败,请稍后重试"}function P(){for(var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],e=new RegExp("https?://[-A-Za-z0-9+&@#/%?=~_|!:,.;]+[-A-Za-z0-9+&@#/%=~_|]"),r=0;r<t.length;r++){var o=t[r];if(!e.test(o))return;n.push(o.split("?")[0])}return n}function M(t){var n=JSON.parse(F()(t)),e=n.attrModules,r=void 0===e?{}:e,o=n.plan,i=r.applicant,u=r.insureds,a=r.hcpics,s=r.hctext,f=r.makeup,l=r.apphctext,p=r.apphcpics,d={},h=function(t){var n=null,e=null,r=null,o=null,i={},u={},a={};for(var s in t){var f=t[s].defaultValue,l=t[s].required,p=t[s].display;if(c(f)){var d=P(f);d&&(f=d)}1!==Number(l)&&1!==Number(p)||("idType"===s||"id"===s||"idValidType"===s||"idValidEndTime"===s||"idValidStartTime"===s?(n=n||{},n[s]=f):"socialInsAddr"===s||"socialInsDetail"===s||"socialInsPost"===s||"socialInsTel"===s?(e=e||{},e[s]=f):"residentAddr"===s||"residentDetail"===s||"residentPost"===s||"residentTel"===s?(r=r||{},r[s]=f):"officeAddr"===s||"officeDetail"===s||"officePost"===s||"officeTel"===s?(o=o||{},o[s]=f):"companyIdType"===s||"companyId"===s?(u=u||{},u[s]=f):"detail"===s?(a=a||{},a[s]=f):i[s]=f)}return n&&(i.certificate=n),e&&(i.socialIns=e),r&&(i.resident=r),o&&(i.office=o),u&&(i.companyCertificate=u),a&&(i.companyAddress=a),i};if(r.plan&&(o=h(r.plan)),i&&(d.applicant={},i&&(d.applicant=h(i))),u||o){d.insureds=[];for(var v=u||[""],y=0;y<v.length;y++){var m=v[y],g=null,b={};m&&(g=h(m)),g&&(b.insured=g),o&&(b.plan=o),d.insureds.push(b)}}if(s&&(d.hctext=h(s)),l&&(d.apphctext=h(l)),a&&(d.hcpics=h(a)),p&&(d.apphcpics=h(p)),f){d.makeup={};for(var x=f||[""],w=0;w<x.length;w++){var C=x[w],S=null;C&&(S=h(C)),S&&(d.makeup=$()(d.makeup,S))}}return d}e.d(n,"H",function(){return rt}),e.d(n,"w",function(){return ot}),n.d=r,n.c=o,n.b=i,n.o=c,n.B=u,n.y=a,n.z=s,n.p=f,n.x=l,n.q=p,n.C=d,n.r=h,n.s=v,n.A=y,n.a=m,n.G=g,n.v=b,n.g=x,n.e=w,n.f=C,n.h=S,n.D=O,n.n=_,n.E=j,n.l=k,n.t=B,n.F=T,n.k=E,n.m=A,n.j=I,n.i=M,e.d(n,"u",function(){return it});var L=e(28),$=e.n(L),N=e(80),R=e.n(N),D=e(58),F=e.n(D),V="undefined"!=typeof window,W=V&&window.navigator.userAgent.toLowerCase(),z=W&&/msie|trident/.test(W),G=W&&W.indexOf("msie 9.0")>0,U=W&&W.indexOf("edge/")>0,H=W&&W.indexOf("android")>0,J=W&&/iphone|ipad|ipod|ios/.test(W),q=W&&/arkweb|harmony/.test(W),X=W&&/chrome\/\d+/.test(W)&&!U,Y=W&&/MicroMessenger/i.test(W),K=W&&/wxwork/i.test(W),Z=W&&/mucxiaoyusan/i.test(W),Q=W&&/muckacabao/i.test(W),tt=W&&/mucyanxuan/i.test(W),nt=Z||Q,et=W&&/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/i.test(W),rt={isIE:z,isMobile:et,isIE9:G,isEdge:U,isAndroid:H,isIOS:J,isHarmonyOS:q,isChrome:X,isWx:Y,isWxWork:K,isApp:nt,isXysApp:Z,isKcbApp:Q,isYxApp:tt},ot=/MucWebAutoTester/.test(window.navigator.userAgent),it=function(){return!("undefined"==typeof window||!window)&&(/iphone/gi.test(window.navigator.userAgent)&&window.screen.height>=812)}},40:function(t,n,e){var r=e(10),o=e(2).document,i=r(o)&&r(o.createElement);t.exports=function(t){return i?o.createElement(t):{}}},44:function(t,n,e){"use strict";var r=e(16),o=e(13),i=e(49),c=e(8),u=e(18),a=e(72),s=e(27),f=e(76),l=e(3)("iterator"),p=!([].keys&&"next"in[].keys()),d=function(){return this};t.exports=function(t,n,e,h,v,y,m){a(e,n,h);var g,b,x,w=function(t){if(!p&&t in _)return _[t];switch(t){case"keys":case"values":return function(){return new e(this,t)}}return function(){return new e(this,t)}},C=n+" Iterator",S="values"==v,O=!1,_=t.prototype,j=_[l]||_["@@iterator"]||v&&_[v],k=j||w(v),B=v?S?w("entries"):k:void 0,T="Array"==n?_.entries||j:j;if(T&&(x=f(T.call(new t)))!==Object.prototype&&x.next&&(s(x,C,!0),r||"function"==typeof x[l]||c(x,l,d)),S&&j&&"values"!==j.name&&(O=!0,k=function(){return j.call(this)}),r&&!m||!p&&!O&&_[l]||c(_,l,k),u[n]=k,u[C]=d,v)if(g={values:S?k:w("values"),keys:y?k:w("keys"),entries:B},m)for(b in g)b in _||i(_,b,g[b]);else o(o.P+o.F*(p||O),n,g);return g}},45:function(t,n,e){var r=e(9),o=e(73),i=e(33),c=e(31)("IE_PROTO"),u=function(){},a=function(){var t,n=e(40)("iframe"),r=i.length;for(n.style.display="none",e(60).appendChild(n),n.src="javascript:",t=n.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),a=t.F;r--;)delete a.prototype[i[r]];return a()};t.exports=Object.create||function(t,n){var e;return null!==t?(u.prototype=r(t),e=new u,u.prototype=null,e[c]=t):e=a(),void 0===n?e:o(e,n)}},46:function(t,n,e){var r=e(26);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==r(t)?t.split(""):Object(t)}},48:function(t,n,e){t.exports=!e(5)&&!e(12)(function(){return 7!=Object.defineProperty(e(40)("div"),"a",{get:function(){return 7}}).a})},49:function(t,n,e){t.exports=e(8)},5:function(t,n,e){t.exports=!e(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},50:function(t,n,e){var r=e(6),o=e(11),i=e(74)(!1),c=e(31)("IE_PROTO");t.exports=function(t,n){var e,u=o(t),a=0,s=[];for(e in u)e!=c&&r(u,e)&&s.push(e);for(;n.length>a;)r(u,e=n[a++])&&(~i(s,e)||s.push(e));return s}},515:function(t,n,e){"use strict";function r(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],e=t.offsetWidth;if(n){var r=t.currentStyle||getComputedStyle(t);e+=parseInt(r.marginLeft||0)+parseInt(r.marginRight||0)}return e}function o(t){var n=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],e=t.offsetHeight;if(n){var r=t.currentStyle||getComputedStyle(t);e+=parseInt(r.marginTop||0)+parseInt(r.marginBottom||0)}return e}function i(){var t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"";if(!t)return[""];var n=t.match(/([\s\S]*)\((报错编号:\d+)\)\s*$/);return n?[n[1],n[2]]:[t]}var c=e(19),u=e(108),a=e(65),s=e(116),f=e(62),l=e(4);n.a={name:"ActGoldDialog",mixins:[c.a,a.a,s.a],data:function(){return{staticTitle:"",staticContent:null,staticClosable:void 0,staticConfirmButtonText:"",staticConfirmButtonColor:"",staticCancelButtonText:"",staticCancelButtonColor:"",staticShowConfirmButton:void 0,staticShowCancelButton:void 0,extInfo:null}},props:{title:{type:String,default:""},content:{type:String,default:""},buttonType:{type:String,default:"default"},showConfirmButton:{type:Boolean,default:!0},showCancelButton:{type:Boolean,default:!1},confirmButtonText:{type:String,default:"确认"},cancelButtonText:{type:String,default:"取消"},confirmButtonColor:{type:String,default:""},width:{type:String,default:""},cancelButtonColor:{type:String,default:""},closable:{type:Boolean,default:!0},beforeClose:{type:Function,default:null},type:{type:String,default:""},cofirmButtonStyle:{type:Object,default:function(){}},cancelButtonStyle:{type:Object,default:function(){}}},computed:{renderTitle:function(){return this.staticTitle||this.title},originRenderContent:function(){return i(this.staticContent||this.content)},renderContent:function(){return this.originRenderContent&&this.originRenderContent[0]},tips:function(){return this.originRenderContent&&this.originRenderContent[1]},renderConfirmButtonText:function(){return this.staticConfirmButtonText||this.confirmButtonText},renderConfirmButtonColor:function(){return this.staticConfirmButtonColor||this.confirmButtonColor},renderCancelButtonText:function(){return this.staticCancelButtonText||this.cancelButtonText},renderCancelButtonColor:function(){return this.staticCancelButtonColor||this.cancelButtonColor},renderShowConfirmButton:function(){return Object(l.C)(this.staticShowConfirmButton)?this.showConfirmButton:this.staticShowConfirmButton},renderShowCancelButton:function(){return Object(l.C)(this.staticShowCancelButton)?this.showCancelButton:this.staticShowCancelButton},renderClosable:function(){return Object(l.C)(this.staticClosable)?this.closable:this.staticClosable},boxStyle:function(){var t={};return this.width&&(t.width=this.width),this.extInfo&&(t.top=this.extInfo.top+"px",t.left=this.extInfo.left+"px",t.transform="translate(0,0)",t.webkitTransform="translate(0,0)"),t},crumbStyle:function(){var t={};return this.extInfo&&this.extInfo.crumb&&(t.top=this.extInfo.crumb.top+"px",t.left=this.extInfo.crumb.left+"px"),t},confirmStyle:function(){var t={};return this.renderConfirmButtonColor&&"sticky"===this.buttonType?t.color=this.renderConfirmButtonColor:this.renderConfirmButtonColor&&"default"===this.buttonType&&(t.backgroundColor=this.renderConfirmButtonColor,t.borderColor=this.renderConfirmButtonColor),t},cancelStyle:function(){var t={};return this.renderCancelButtonColor&&(t.color=this.renderCancelButtonColor),t}},methods:{setData:function(t,n){var e=arguments.length>2&&void 0!==arguments[2]?arguments[2]:{},r=e.closable,o=(e.buttonType,e.showConfirmButton),i=e.showCancelButton,c=e.confirmButtonText,u=e.confirmButtonColor,a=e.cancelButtonText,s=e.cancelButtonColor;this.staticTitle=t,this.staticContent=n,this.staticClosable=r,this.staticShowConfirmButton=o,this.staticShowCancelButton=i,this.staticConfirmButtonText=c,this.staticConfirmButtonColor=u,this.staticCancelButtonText=a,this.staticCancelButtonColor=s},showFollow:function(t){var n=this,e={crumb:{}},i=t.clientY-t.offsetY,c=document.body.clientWidth,u=document.body.clientHeight,a=i+o(t.target,!1),s=r(t.target,!1),l=t.clientX-t.offsetX+s/2-10;e.top=a+18,e.left=0,e.crumb.top=a+6,e.crumb.left=l,e.crumb.rotate=!1,this.extInfo=e,this.show(),this.$nextTick(function(){e=Object(f.a)({},e);var t=r(n.$refs.dialog,!1),p=t-42,d=(c-p)/2;if(e.left=l<d?Math.max(l-10,0):l>c-d-34?Math.min(l+s+10-t,c-t):(c-t)/2,a>u/2){var h=o(n.$refs.dialog,!1);e.top=i-h-15,e.crumb.top=i-18,e.crumb.left=l,e.crumb.rotate=!0}n.extInfo=e})},optimizeEscape:function(t){return String(t).replace(/ data-params='(.*?)'/g,function(t,n){return" data-params='"+n.replace(/</g,"<").replace(/>/g,">")+"'"})},vhtmlReplace:function(t){return this.optimizeEscape(t).replace(/<([^>]*)>/g,"《《《$1》》》").replace(/</g,"<").replace(/>/g,">").replace(/《《《/g,"<").replace(/》》》/g,">")},confirm:function(t){this.handleAction("confirm",t)},cancel:function(t){this.handleAction("cancel",t)},handleAction:function(t,n){var e=this;this.beforeClose?this.beforeClose(t,function(r){!1!==r&&(e.hide(),e.$emit(t,n))}):(this.hide(),this.$emit(t,n))},maskClick:function(){this.maskClosable&&this.close()},close:function(t){this.handleAction("close",t)},onTakenClick:function(t,n){this.$emit("takenClick",t,n)}},components:{ActPopup:u.a},directives:{"taken-click":{bind:function(t,n,e){t.addEventListener("click",function(t){if("A"===t.target.tagName){var n=t.target.getAttribute("data-taken");if(n){var r=t.target.getAttribute("data-params");try{r&&(r=JSON.parse(r))}catch(t){console.log(t)}e.context.onTakenClick(n,r)}}})}}}}},52:function(t,n,e){var r=e(50),o=e(33).concat("length","prototype");n.f=Object.getOwnPropertyNames||function(t){return r(t,o)}},53:function(t,n,e){"use strict";var r=e(71)(!0);e(44)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,n=this._t,e=this._i;return e>=n.length?{value:void 0,done:!0}:(t=r(n,e),this._i+=t.length,{value:t,done:!1})})},54:function(t,n,e){var r=e(11),o=e(52).f,i={}.toString,c="object"==typeof window&&window&&Object.getOwnPropertyNames?Object.getOwnPropertyNames(window):[],u=function(t){try{return o(t)}catch(t){return c.slice()}};t.exports.f=function(t){return c&&"[object Window]"==i.call(t)?u(t):o(r(t))}},55:function(t,n,e){e(77);for(var r=e(2),o=e(8),i=e(18),c=e(3)("toStringTag"),u="CSSRuleList,CSSStyleDeclaration,CSSValueList,ClientRectList,DOMRectList,DOMStringList,DOMTokenList,DataTransferItemList,FileList,HTMLAllCollection,HTMLCollection,HTMLFormElement,HTMLSelectElement,MediaList,MimeTypeArray,NamedNodeMap,NodeList,PaintRequestList,Plugin,PluginArray,SVGLengthList,SVGNumberList,SVGPathSegList,SVGPointList,SVGStringList,SVGTransformList,SourceBufferList,StyleSheetList,TextTrackCueList,TextTrackList,TouchList".split(","),a=0;a<u.length;a++){var s=u[a],f=r[s],l=f&&f.prototype;l&&!l[c]&&o(l,c,s),i[s]=i.Array}},56:function(t,n,e){"use strict";var r=e(2),o=e(6),i=e(5),c=e(13),u=e(49),a=e(79).KEY,s=e(12),f=e(32),l=e(27),p=e(23),d=e(3),h=e(36),v=e(37),y=e(86),m=e(81),g=e(9),b=e(10),x=e(24),w=e(11),C=e(34),S=e(20),O=e(45),_=e(54),j=e(87),k=e(35),B=e(7),T=e(15),E=j.f,A=B.f,I=_.f,P=r.Symbol,M=r.JSON,L=M&&M.stringify,$=d("_hidden"),N=d("toPrimitive"),R={}.propertyIsEnumerable,D=f("symbol-registry"),F=f("symbols"),V=f("op-symbols"),W=Object.prototype,z="function"==typeof P&&!!k.f,G=r.QObject,U=!G||!G.prototype||!G.prototype.findChild,H=i&&s(function(){return 7!=O(A({},"a",{get:function(){return A(this,"a",{value:7}).a}})).a})?function(t,n,e){var r=E(W,n);r&&delete W[n],A(t,n,e),r&&t!==W&&A(W,n,r)}:A,J=function(t){var n=F[t]=O(P.prototype);return n._k=t,n},q=z&&"symbol"==typeof P.iterator?function(t){return"symbol"==typeof t}:function(t){return t instanceof P},X=function(t,n,e){return t===W&&X(V,n,e),g(t),n=C(n,!0),g(e),o(F,n)?(e.enumerable?(o(t,$)&&t[$][n]&&(t[$][n]=!1),e=O(e,{enumerable:S(0,!1)})):(o(t,$)||A(t,$,S(1,{})),t[$][n]=!0),H(t,n,e)):A(t,n,e)},Y=function(t,n){g(t);for(var e,r=y(n=w(n)),o=0,i=r.length;i>o;)X(t,e=r[o++],n[e]);return t},K=function(t,n){return void 0===n?O(t):Y(O(t),n)},Z=function(t){var n=R.call(this,t=C(t,!0));return!(this===W&&o(F,t)&&!o(V,t))&&(!(n||!o(this,t)||!o(F,t)||o(this,$)&&this[$][t])||n)},Q=function(t,n){if(t=w(t),n=C(n,!0),t!==W||!o(F,n)||o(V,n)){var e=E(t,n);return!e||!o(F,n)||o(t,$)&&t[$][n]||(e.enumerable=!0),e}},tt=function(t){for(var n,e=I(w(t)),r=[],i=0;e.length>i;)o(F,n=e[i++])||n==$||n==a||r.push(n);return r},nt=function(t){for(var n,e=t===W,r=I(e?V:w(t)),i=[],c=0;r.length>c;)!o(F,n=r[c++])||e&&!o(W,n)||i.push(F[n]);return i};z||(P=function(){if(this instanceof P)throw TypeError("Symbol is not a constructor!");var t=p(arguments.length>0?arguments[0]:void 0),n=function(e){this===W&&n.call(V,e),o(this,$)&&o(this[$],t)&&(this[$][t]=!1),H(this,t,S(1,e))};return i&&U&&H(W,t,{configurable:!0,set:n}),J(t)},u(P.prototype,"toString",function(){return this._k}),j.f=Q,B.f=X,e(52).f=_.f=tt,e(25).f=Z,k.f=nt,i&&!e(16)&&u(W,"propertyIsEnumerable",Z,!0),h.f=function(t){return J(d(t))}),c(c.G+c.W+c.F*!z,{Symbol:P});for(var et="hasInstance,isConcatSpreadable,iterator,match,replace,search,species,split,toPrimitive,toStringTag,unscopables".split(","),rt=0;et.length>rt;)d(et[rt++]);for(var ot=T(d.store),it=0;ot.length>it;)v(ot[it++]);c(c.S+c.F*!z,"Symbol",{for:function(t){return o(D,t+="")?D[t]:D[t]=P(t)},keyFor:function(t){if(!q(t))throw TypeError(t+" is not a symbol!");for(var n in D)if(D[n]===t)return n},useSetter:function(){U=!0},useSimple:function(){U=!1}}),c(c.S+c.F*!z,"Object",{create:K,defineProperty:X,defineProperties:Y,getOwnPropertyDescriptor:Q,getOwnPropertyNames:tt,getOwnPropertySymbols:nt});var ct=s(function(){k.f(1)});c(c.S+c.F*ct,"Object",{getOwnPropertySymbols:function(t){return k.f(x(t))}}),M&&c(c.S+c.F*(!z||s(function(){var t=P();return"[null]"!=L([t])||"{}"!=L({a:t})||"{}"!=L(Object(t))})),"JSON",{stringify:function(t){for(var n,e,r=[t],o=1;arguments.length>o;)r.push(arguments[o++]);if(e=n=r[1],(b(n)||void 0!==t)&&!q(t))return m(n)||(n=function(t,n){if("function"==typeof e&&(n=e.call(this,t,n)),!q(n))return n}),r[1]=n,L.apply(M,r)}}),P.prototype[N]||e(8)(P.prototype,N,P.prototype.valueOf),l(P,"Symbol"),l(Math,"Math",!0),l(r.JSON,"JSON",!0)},57:function(t,n,e){var r=e(13),o=e(0),i=e(12);t.exports=function(t,n){var e=(o.Object||{})[t]||Object[t],c={};c[t]=n(e),r(r.S+r.F*i(function(){e(1)}),"Object",c)}},58:function(t,n,e){t.exports={default:e(82),__esModule:!0}},59:function(t,n,e){var r=e(30),o=Math.min;t.exports=function(t){return t>0?o(r(t),9007199254740991):0}},6:function(t,n){var e={}.hasOwnProperty;t.exports=function(t,n){return e.call(t,n)}},60:function(t,n,e){var r=e(2).document;t.exports=r&&r.documentElement},61:function(t,n){},62:function(t,n,e){"use strict";function r(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}var o=e(64),i=e.n(o),c=e(96),u=e.n(c),a=e(28),s=e.n(a),f=e(99),l=e.n(f),p=l.a,d=Object.prototype.hasOwnProperty,h=Object.prototype.propertyIsEnumerable,v=function(){try{if(!s.a)return!1;var t=new String("abc");if(t[5]="de","5"===u()(t)[0])return!1;for(var n={},e=0;e<10;e++)n["_"+String.fromCharCode(e)]=e;if("0123456789"!==u()(n).map(function(t){return n[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===i()(s()({},r)).join("")}catch(t){return!1}}()?s.a:function(t,n){for(var e,o,i=r(t),c=1;c<arguments.length;c++){e=Object(arguments[c]);for(var u in e)d.call(e,u)&&(i[u]=e[u]);if(p){o=p(e);for(var a=0;a<o.length;a++)h.call(e,o[a])&&(i[o[a]]=e[o[a]])}}return i};n.a=v},64:function(t,n,e){t.exports={default:e(94),__esModule:!0}},65:function(t,n,e){"use strict";n.a={props:{zIndex:{type:Number,default:100},maskClosable:{type:Boolean,default:!1}}}},7:function(t,n,e){var r=e(9),o=e(48),i=e(34),c=Object.defineProperty;n.f=e(5)?Object.defineProperty:function(t,n,e){if(r(t),n=i(n,!0),r(e),o)try{return c(t,n,e)}catch(t){}if("get"in e||"set"in e)throw TypeError("Accessors not supported!");return"value"in e&&(t[n]=e.value),t}},70:function(t,n){t.exports=function(t,n){return{value:n,done:!!t}}},71:function(t,n,e){var r=e(30),o=e(29);t.exports=function(t){return function(n,e){var i,c,u=String(o(n)),a=r(e),s=u.length;return a<0||a>=s?t?"":void 0:(i=u.charCodeAt(a),i<55296||i>56319||a+1===s||(c=u.charCodeAt(a+1))<56320||c>57343?t?u.charAt(a):i:t?u.slice(a,a+2):c-56320+(i-55296<<10)+65536)}}},72:function(t,n,e){"use strict";var r=e(45),o=e(20),i=e(27),c={};e(8)(c,e(3)("iterator"),function(){return this}),t.exports=function(t,n,e){t.prototype=r(c,{next:o(1,e)}),i(t,n+" Iterator")}},73:function(t,n,e){var r=e(7),o=e(9),i=e(15);t.exports=e(5)?Object.defineProperties:function(t,n){o(t);for(var e,c=i(n),u=c.length,a=0;u>a;)r.f(t,e=c[a++],n[e]);return t}},74:function(t,n,e){var r=e(11),o=e(59),i=e(75);t.exports=function(t){return function(n,e,c){var u,a=r(n),s=o(a.length),f=i(c,s);if(t&&e!=e){for(;s>f;)if((u=a[f++])!=u)return!0}else for(;s>f;f++)if((t||f in a)&&a[f]===e)return t||f||0;return!t&&-1}}},75:function(t,n,e){var r=e(30),o=Math.max,i=Math.min;t.exports=function(t,n){return t=r(t),t<0?o(t+n,0):i(t,n)}},76:function(t,n,e){var r=e(6),o=e(24),i=e(31)("IE_PROTO"),c=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=o(t),r(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?c:null}},77:function(t,n,e){"use strict";var r=e(78),o=e(70),i=e(18),c=e(11);t.exports=e(44)(Array,"Array",function(t,n){this._t=c(t),this._i=0,this._k=n},function(){var t=this._t,n=this._k,e=this._i++;return!t||e>=t.length?(this._t=void 0,o(1)):"keys"==n?o(0,e):"values"==n?o(0,t[e]):o(0,[e,t[e]])},"values"),i.Arguments=i.Array,r("keys"),r("values"),r("entries")},78:function(t,n){t.exports=function(){}},79:function(t,n,e){var r=e(23)("meta"),o=e(10),i=e(6),c=e(7).f,u=0,a=Object.isExtensible||function(){return!0},s=!e(12)(function(){return a(Object.preventExtensions({}))}),f=function(t){c(t,r,{value:{i:"O"+ ++u,w:{}}})},l=function(t,n){if(!o(t))return"symbol"==typeof t?t:("string"==typeof t?"S":"P")+t;if(!i(t,r)){if(!a(t))return"F";if(!n)return"E";f(t)}return t[r].i},p=function(t,n){if(!i(t,r)){if(!a(t))return!0;if(!n)return!1;f(t)}return t[r].w},d=function(t){return s&&h.NEED&&a(t)&&!i(t,r)&&f(t),t},h=t.exports={KEY:r,NEED:!1,fastKey:l,getWeak:p,onFreeze:d}},8:function(t,n,e){var r=e(7),o=e(20);t.exports=e(5)?function(t,n,e){return r.f(t,n,o(1,e))}:function(t,n,e){return t[n]=e,t}},80:function(t,n,e){"use strict";function r(t){return t&&t.__esModule?t:{default:t}}n.__esModule=!0;var o=e(88),i=r(o),c=e(90),u=r(c),a="function"==typeof u.default&&"symbol"==typeof i.default?function(t){return typeof t}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":typeof t};n.default="function"==typeof u.default&&"symbol"===a(i.default)?function(t){return void 0===t?"undefined":a(t)}:function(t){return t&&"function"==typeof u.default&&t.constructor===u.default&&t!==u.default.prototype?"symbol":void 0===t?"undefined":a(t)}},81:function(t,n,e){var r=e(26);t.exports=Array.isArray||function(t){return"Array"==r(t)}},82:function(t,n,e){var r=e(0),o=r.JSON||(r.JSON={stringify:JSON.stringify});t.exports=function(t){return o.stringify.apply(o,arguments)}},83:function(t,n,e){e(84),t.exports=e(0).Object.assign},84:function(t,n,e){var r=e(13);r(r.S+r.F,"Object",{assign:e(85)})},85:function(t,n,e){"use strict";var r=e(5),o=e(15),i=e(35),c=e(25),u=e(24),a=e(46),s=Object.assign;t.exports=!s||e(12)(function(){var t={},n={},e=Symbol(),r="abcdefghijklmnopqrst";return t[e]=7,r.split("").forEach(function(t){n[t]=t}),7!=s({},t)[e]||Object.keys(s({},n)).join("")!=r})?function(t,n){for(var e=u(t),s=arguments.length,f=1,l=i.f,p=c.f;s>f;)for(var d,h=a(arguments[f++]),v=l?o(h).concat(l(h)):o(h),y=v.length,m=0;y>m;)d=v[m++],r&&!p.call(h,d)||(e[d]=h[d]);return e}:s},86:function(t,n,e){var r=e(15),o=e(35),i=e(25);t.exports=function(t){var n=r(t),e=o.f;if(e)for(var c,u=e(t),a=i.f,s=0;u.length>s;)a.call(t,c=u[s++])&&n.push(c);return n}},87:function(t,n,e){var r=e(25),o=e(20),i=e(11),c=e(34),u=e(6),a=e(48),s=Object.getOwnPropertyDescriptor;n.f=e(5)?s:function(t,n){if(t=i(t),n=c(n,!0),a)try{return s(t,n)}catch(t){}if(u(t,n))return o(!r.f.call(t,n),t[n])}},88:function(t,n,e){t.exports={default:e(89),__esModule:!0}},89:function(t,n,e){e(53),e(55),t.exports=e(36).f("iterator")},9:function(t,n,e){var r=e(10);t.exports=function(t){if(!r(t))throw TypeError(t+" is not an object!");return t}},90:function(t,n,e){t.exports={default:e(91),__esModule:!0}},91:function(t,n,e){e(56),e(61),e(92),e(93),t.exports=e(0).Symbol},92:function(t,n,e){e(37)("asyncIterator")},93:function(t,n,e){e(37)("observable")},94:function(t,n,e){e(95),t.exports=e(0).Object.keys},95:function(t,n,e){var r=e(24),o=e(15);e(57)("keys",function(){return function(t){return o(r(t))}})},952:function(t,n,e){"use strict";Object.defineProperty(n,"__esModule",{value:!0});var r=e(14),o=e(953);o.a.install=function(t){t.component(o.a.name,o.a),t.prototype.$createGoldDialog=Object(r.a)(o.a,t)},n.default=o.a},953:function(t,n,e){"use strict";function r(t){u||e(954)}var o=e(515),i=e(955),c=e(1),u=!1,a=r,s=Object(c.a)(o.a,i.a,i.b,!1,a,"data-v-1703e254",null);s.options.__file="src\\components\\GoldDialog\\src\\index.vue",n.a=s.exports},954:function(t,n){},955:function(t,n,e){"use strict";e.d(n,"a",function(){return r}),e.d(n,"b",function(){return o});var r=function(){var t=this,n=t.$createElement,e=t._self._c||n;return e("act-popup",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],attrs:{mask:!0,zIndex:t.zIndex,type:t.type},on:{touchmove:function(t){t.preventDefault()},"mask-click":t.maskClick},scopedSlots:t._u([{key:"mask",fn:function(){return[t.extInfo&&t.extInfo.crumb?e("div",{staticClass:"act-gold-dialog-crumb",class:{"crumb-rotate":t.extInfo.crumb.rotate},style:t.crumbStyle}):t._e(),t._v(" "),e("div",{ref:"dialog",staticClass:"gold-dialog",style:t.boxStyle,on:{click:function(t){t.stopPropagation()}}},[t.renderClosable?e("span",{staticClass:"gold-dialog-close",on:{click:function(n){return n.stopPropagation(),t.close.apply(null,arguments)}}},[e("i")]):t._e(),t._v(" "),t.renderTitle?e("div",{staticClass:"gold-dialog-title",class:{"align-left":t.extInfo},staticStyle:{"-webkit-box-orient":"vertical"}},[t._v("\n "+t._s(t.renderTitle)+"\n ")]):t._e(),t._v(" "),e("div",{class:["gold-dialog-content",{"no-title":!t.renderTitle}],on:{touchmove:function(t){t.stopPropagation()}}},[t.$slots.default?t._t("default"):e("div",{staticClass:"gold-dialog-text"},[e("div",{directives:[{name:"taken-click",rawName:"v-taken-click"}],domProps:{innerHTML:t._s(t.vhtmlReplace(t.renderContent))}}),t._v(" "),t.tips?e("div",{staticClass:"gold-dialog-tips"},[t._v("\n "+t._s(t.tips)+"\n ")]):t._e()])],2),t._v(" "),e("div",{class:["gold-dialog-btn","gold-btn-"+t.buttonType]},[t.renderShowCancelButton?e("a",{staticClass:"gold-dialog-item gold-dialog-cancel",style:Object.assign({},t.cancelButtonStyle,t.cancelStyle),on:{click:t.cancel}},[t._v("\n "+t._s(t.renderCancelButtonText)+"\n ")]):t._e(),t._v(" "),t.renderShowConfirmButton?e("a",{staticClass:"gold-dialog-item gold-dialog-confirm",style:Object.assign({},t.cofirmButtonStyle,t.confirmStyle),on:{click:t.confirm}},[t._v("\n "+t._s(t.renderConfirmButtonText)+"\n ")]):t._e()]),t._v(" "),t.$slots.bottom?t._t("bottom"):t._e()],2)]},proxy:!0}],null,!0)})},o=[];r._withStripped=!0},96:function(t,n,e){t.exports={default:e(97),__esModule:!0}},97:function(t,n,e){e(98);var r=e(0).Object;t.exports=function(t){return r.getOwnPropertyNames(t)}},98:function(t,n,e){e(57)("getOwnPropertyNames",function(){return e(54).f})},99:function(t,n,e){t.exports={default:e(100),__esModule:!0}}})});