UNPKG

@xysfe/actui

Version:

A fantastic mobile ui lib implement by Vue

1 lines 19.2 kB
!function(t,e){"object"==typeof exports&&"object"==typeof module?module.exports=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/mixins/gold-visible.js"),require("@xysfe/actui/es/assets/mixins/gold-element.js"),require("@xysfe/actui/es/assets/img/icon-arrow-down.png")):"function"==typeof define&&define.amd?define(["@xysfe/actui/es/assets/utils/create/index.js","@xysfe/actui/es/assets/utils/helpers.js","@xysfe/actui/es/assets/mixins/gold-visible.js","@xysfe/actui/es/assets/mixins/gold-element.js","@xysfe/actui/es/assets/img/icon-arrow-down.png"],e):"object"==typeof exports?exports.GoldInsureDuty=e(require("@xysfe/actui/es/assets/utils/create/index.js"),require("@xysfe/actui/es/assets/utils/helpers.js"),require("@xysfe/actui/es/assets/mixins/gold-visible.js"),require("@xysfe/actui/es/assets/mixins/gold-element.js"),require("@xysfe/actui/es/assets/img/icon-arrow-down.png")):t.GoldInsureDuty=e(t["@xysfe/actui/es/assets/utils/create/index.js"],t["@xysfe/actui/es/assets/utils/helpers.js"],t["@xysfe/actui/es/assets/mixins/gold-visible.js"],t["@xysfe/actui/es/assets/mixins/gold-element.js"],t["@xysfe/actui/es/assets/img/icon-arrow-down.png"])}("undefined"!=typeof self?self:this,function(t,e,n,o,r){return function(t){function e(o){if(n[o])return n[o].exports;var r=n[o]={i:o,l:!1,exports:{}};return t[o].call(r.exports,r,r.exports,e),r.l=!0,r.exports}var n={};return e.m=t,e.c=n,e.d=function(t,n,o){e.o(t,n)||Object.defineProperty(t,n,{configurable:!1,enumerable:!0,get:o})},e.n=function(t){var n=t&&t.__esModule?function(){return t.default}:function(){return t};return e.d(n,"a",n),n},e.o=function(t,e){return Object.prototype.hasOwnProperty.call(t,e)},e.p="../es",e(e.s=1699)}({0:function(t,e){var n=t.exports="undefined"!=typeof window&&window.Math==Math?window:"undefined"!=typeof self&&self.Math==Math?self:Function("return this")();"number"==typeof __g&&(__g=n)},1:function(t,e,n){var o=n(32)("wks"),r=n(24),i=n(0).Symbol,s="function"==typeof i;(t.exports=function(t){return o[t]||(o[t]=s&&i[t]||(s?i:r)("Symbol."+t))}).store=o},10:function(t,e,n){var o=n(4),r=n(41),i=n(39),s=Object.defineProperty;e.f=n(3)?Object.defineProperty:function(t,e,n){if(o(t),e=i(e,!0),o(n),r)try{return s(t,e,n)}catch(t){}if("get"in n||"set"in n)throw TypeError("Accessors not supported!");return"value"in n&&(t[e]=n.value),t}},105:function(t,e){t.exports=n},11:function(t,e){t.exports={}},111:function(t,e,n){t.exports={default:n(117),__esModule:!0}},1140:function(t,e,n){"use strict";var o=n(128),r=n.n(o),i=n(111),s=n.n(i),u=n(146),c=n.n(u),a=n(105),f=n.n(a),l=n(119),d=n.n(l),p=n(38);n.n(p);e.a={name:"ActGoldInsureDuty",mixins:[f.a,d.a],data:function(){return{dutyDescMap:{},dutyList:[],isExpanded:!1}},props:{duties:{type:Array,default:function(){return[]}},keywords:{type:Object,default:function(){return{}}},brandColor:{type:String,default:""},btnColor:{type:String,default:""},foldAll:{type:Boolean,default:!1},canFold:{type:Boolean,default:!0},color:{type:String,default:""},position:{type:String,default:"middle"},viewMoreConfig:{type:Object,default:function(){return null}}},computed:{itemDetailStyle:function(){return{"act-gold-duty-item-detail":!0,"act-gold-duty-item-detail-left":"left"===this.position,"act-gold-duty-item-detail-middle":"middle"===this.position}},itemTitStyle:function(){return{"act-gold-duty-item-tit":!0,"act-gold-duty-item-tit-right":"right"===this.position,"act-gold-duty-item-tit-middle":"middle"===this.position}},displayDutyList:function(){return this.viewMoreConfig?this.isExpanded||this.dutyList.length<=3?this.dutyList:this.dutyList.slice(0,3):this.dutyList}},methods:{onViewMoreClick:function(){this.viewMoreConfig&&(this.isExpanded=this.viewMoreConfig.isListAll,this.viewMoreConfig.onExpanded&&this.viewMoreConfig.onExpanded())},onFoldList:function(){this.viewMoreConfig&&(this.isExpanded=!1,this.viewMoreConfig.onUnexpanded&&this.viewMoreConfig.onUnexpanded())},initKeywordEvent:function(){var t=this;this.$nextTick(function(){c()(t.dutyDescMap).forEach(function(e){var n=document.getElementById(e);n&&(n.onclick=t.dutyDescMap[e].onClick)})})},showQuestion:function(t){this.dialog?this.dialog.setData(t.duty,t.dutymark):this.dialog=this.$createGoldDialog({closable:!0,maskClosable:!0,title:t.duty,content:t.dutymark,showConfirmButton:!1,confirmButtonColor:this.brandColor}),this.dialog.show()},showKeyword:function(t,e){this.followDialog?this.followDialog.setData(e,this.keywords[e]):this.followDialog=this.$createGoldDialog({closable:!0,maskClosable:!0,title:e,content:this.keywords[e],showConfirmButton:!1,confirmButtonColor:this.brandColor}),this.followDialog.showFollow(t)},toggleDutyDesc:function(t){t.coverage&&"0"!==t.coverage&&t.dutydesc&&t.dutydesc.length&&this.canFold&&(t.active=!t.active)},translateDuties:function(t){var e=this;if(!t)return[];this.dutyDescMap={};var n=JSON.parse(s()(t)),o=[];for(var i in this.keywords||{})this.keywords.hasOwnProperty(i)&&o.push(i);for(var u=o.length>0,c=new RegExp(o.join("|"),"g"),a={},f=0,l=n.length;f<l;f++){var d=n[f],y=[];if(d.active=!1,"<p><br></p>"===d.dutydesc&&(d.dutydesc=""),d.dutydesc){var v=d.dutydesc.match(c);if(u&&v){for(var h=d.dutydesc,g=v,x=Array.isArray(g),m=0,g=x?g:r()(g);;){var w;if(x){if(m>=g.length)break;w=g[m++]}else{if(m=g.next(),m.done)break;w=m.value}var _=w;!function(t){if(!a[t]){var n=h.split(t);n[0]&&y.push(n[0]);var o="kw_"+Object(p.createUUID)(),r='<span id="'+o+'" class="act-gold-duty-item-txt-noun">'+t+"</span>";y.push(r),e.dutyDescMap[o]={text:t,desc:e.keywords[t],onClick:function(n){n.stopPropagation(),e.showKeyword(n,t)}},h=h.substr((n[0]+t).length),a[t]=!0}}(_)}h&&y.push(h)}else y.push(d.dutydesc)}d.dutydesc=y.join("")}return n}},mounted:function(){},watch:{duties:{handler:function(t){this.dutyList=this.translateDuties(t),this.initKeywordEvent()},deep:!0,immediate:!0}}}},1141:function(t,e){t.exports=r},117:function(t,e,n){var o=n(2),r=o.JSON||(o.JSON={stringify:JSON.stringify});t.exports=function(t){return r.stringify.apply(r,arguments)}},119:function(t,e){t.exports=o},12:function(t,e){t.exports=function(t){try{return!!t()}catch(t){return!0}}},128:function(t,e,n){t.exports={default:n(142),__esModule:!0}},13:function(t,e,n){var o=n(34),r=n(15);t.exports=function(t){return o(r(t))}},14:function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},142:function(t,e,n){n(51),n(48),t.exports=n(143)},143:function(t,e,n){var o=n(4),r=n(56);t.exports=n(2).getIterator=function(t){var e=r(t);if("function"!=typeof e)throw TypeError(t+" is not iterable!");return o(e.call(t))}},146:function(t,e,n){t.exports={default:n(175),__esModule:!0}},15:function(t,e){t.exports=function(t){if(void 0==t)throw TypeError("Can't call method on "+t);return t}},16:function(t,e,n){var o=n(19);t.exports=function(t,e,n){if(o(t),void 0===e)return t;switch(n){case 1:return function(n){return t.call(e,n)};case 2:return function(n,o){return t.call(e,n,o)};case 3:return function(n,o,r){return t.call(e,n,o,r)}}return function(){return t.apply(e,arguments)}}},1699:function(t,e,n){"use strict";Object.defineProperty(e,"__esModule",{value:!0});var o=n(26),r=n.n(o),i=n(1700);i.a.install=function(t){t.component(i.a.name,i.a),t.prototype.$createGoldInsureDuty=r()(i.a,t)},e.default=i.a},17:function(t,e){var n=Math.ceil,o=Math.floor;t.exports=function(t){return isNaN(t=+t)?0:(t>0?o:n)(t)}},1700:function(t,e,n){"use strict";function o(t){u||(n(1701),n(1702))}var r=n(1140),i=n(1703),s=n(7),u=!1,c=o,a=Object(s.a)(r.a,i.a,i.b,!1,c,"data-v-21e5003e",null);a.options.__file="src\\components\\GoldInsureDuty\\src\\index.vue",e.a=a.exports},1701:function(t,e){},1702:function(t,e){},1703:function(t,e,n){"use strict";n.d(e,"a",function(){return o}),n.d(e,"b",function(){return r});var o=function(){var t=this,e=t.$createElement,o=t._self._c||e;return o("div",{directives:[{name:"show",rawName:"v-show",value:t.isVisible,expression:"isVisible"}],staticClass:"act-gold-duty"},[t._l(t.displayDutyList,function(e,n){return o("div",{key:n,staticClass:"act-gold-duty-item"},[o("div",{staticClass:"act-gold-duty-item-header",on:{click:function(n){return n.stopPropagation(),t.toggleDutyDesc(e)}}},[o("p",{class:t.itemTitStyle},[t._v("\n "+t._s(e.duty)+"\n "),e.dutymark?o("span",{staticClass:"act-gold-duty-item-question",attrs:{"data-track":"detail_mark"},on:{click:function(n){return n.stopPropagation(),t.showQuestion(e)}}},[t._v("?")]):t._e()]),t._v(" "),e.coverage&&"0"!==e.coverage?o("span",{class:t.itemDetailStyle,style:{color:t.color?t.color:"#f7686c"}},[t._v("\n "+t._s(e.coverage)+"\n ")]):t._e(),t._v(" "),t.canFold?o("span",{staticClass:"act-gold-duty-suffix mem-replayer-hide",class:{"act-gold-duty-arrow":e.coverage&&"0"!==e.coverage&&e.dutydesc&&e.dutydesc.length,"act-gold-duty-arrow-top":e.active}}):t._e()]),t._v(" "),o("div",{directives:[{name:"show",rawName:"v-show",value:e.active,expression:"duty.active"}],staticClass:"act-gold-duty-item-txt mem-replayer-show"},[o("div",{domProps:{innerHTML:t._s(e.dutydesc)}})])])}),t._v(" "),t.viewMoreConfig?[t.isExpanded?t._e():o("div",{staticClass:"act-gold-duty-view-more"},[o("div",{staticClass:"act-gold-duty-view-more-btn",on:{click:t.onViewMoreClick}},[t._v("\n "+t._s(t.viewMoreConfig.viewMoreText)+"\n "),o("img",{staticClass:"icon-arrow-dwon",attrs:{src:n(1141),alt:"icon-arrow-down"}})])]),t._v(" "),t.isExpanded?o("div",{staticClass:"act-gold-duty-view-more-flod"},[o("div",{staticClass:"act-gold-duty-view-more-btn",on:{click:t.onFoldList}},[t._v("\n 收起\n "),o("img",{staticClass:"icon-arrow-up",attrs:{src:n(1141),alt:"icon-arrow-up"}})])]):t._e()]:t._e()],2)},r=[];o._withStripped=!0},174:function(t,e,n){var o=n(9),r=n(2),i=n(12);t.exports=function(t,e){var n=(r.Object||{})[t]||Object[t],s={};s[t]=e(n),o(o.S+o.F*i(function(){n(1)}),"Object",s)}},175:function(t,e,n){n(176),t.exports=n(2).Object.keys},176:function(t,e,n){var o=n(31),r=n(29);n(174)("keys",function(){return function(t){return r(o(t))}})},18:function(t,e){t.exports=!0},19:function(t,e){t.exports=function(t){if("function"!=typeof t)throw TypeError(t+" is not a function!");return t}},2:function(t,e){var n=t.exports={version:"2.6.12"};"number"==typeof __e&&(__e=n)},20:function(t,e,n){var o=n(32)("keys"),r=n(24);t.exports=function(t){return o[t]||(o[t]=r(t))}},22:function(t,e,n){var o=n(6),r=n(0).document,i=o(r)&&o(r.createElement);t.exports=function(t){return i?r.createElement(t):{}}},23:function(t,e){t.exports=function(t,e){return{enumerable:!(1&t),configurable:!(2&t),writable:!(4&t),value:e}}},24:function(t,e){var n=0,o=Math.random();t.exports=function(t){return"Symbol(".concat(void 0===t?"":t,")_",(++n+o).toString(36))}},26:function(e,n){e.exports=t},27:function(t,e,n){var o=n(10).f,r=n(8),i=n(1)("toStringTag");t.exports=function(t,e,n){t&&!r(t=n?t:t.prototype,i)&&o(t,i,{configurable:!0,value:e})}},29:function(t,e,n){var o=n(42),r=n(33);t.exports=Object.keys||function(t){return o(t,r)}},3:function(t,e,n){t.exports=!n(12)(function(){return 7!=Object.defineProperty({},"a",{get:function(){return 7}}).a})},31:function(t,e,n){var o=n(15);t.exports=function(t){return Object(o(t))}},32:function(t,e,n){var o=n(2),r=n(0),i=r["__core-js_shared__"]||(r["__core-js_shared__"]={});(t.exports=function(t,e){return i[t]||(i[t]=void 0!==e?e:{})})("versions",[]).push({version:o.version,mode:n(18)?"pure":"global",copyright:"© 2020 Denis Pushkarev (zloirock.ru)"})},33:function(t,e){t.exports="constructor,hasOwnProperty,isPrototypeOf,propertyIsEnumerable,toLocaleString,toString,valueOf".split(",")},34:function(t,e,n){var o=n(14);t.exports=Object("z").propertyIsEnumerable(0)?Object:function(t){return"String"==o(t)?t.split(""):Object(t)}},35:function(t,e,n){var o=n(17),r=Math.min;t.exports=function(t){return t>0?r(o(t),9007199254740991):0}},36:function(t,e,n){"use strict";var o=n(18),r=n(9),i=n(54),s=n(5),u=n(11),c=n(61),a=n(27),f=n(63),l=n(1)("iterator"),d=!([].keys&&"next"in[].keys()),p=function(){return this};t.exports=function(t,e,n,y,v,h,g){c(n,e,y);var x,m,w,_=function(t){if(!d&&t in C)return C[t];switch(t){case"keys":case"values":return function(){return new n(this,t)}}return function(){return new n(this,t)}},b=e+" Iterator",j="values"==v,S=!1,C=t.prototype,O=C[l]||C["@@iterator"]||v&&C[v],k=O||_(v),M=v?j?_("entries"):k:void 0,L="Array"==e?C.entries||O:O;if(L&&(w=f(L.call(new t)))!==Object.prototype&&w.next&&(a(w,b,!0),o||"function"==typeof w[l]||s(w,l,p)),j&&O&&"values"!==O.name&&(S=!0,k=function(){return O.call(this)}),o&&!g||!d&&!S&&C[l]||s(C,l,k),u[e]=k,u[b]=p,v)if(x={values:j?k:_("values"),keys:h?k:_("keys"),entries:M},g)for(m in x)m in C||i(C,m,x[m]);else r(r.P+r.F*(d||S),e,x);return x}},38:function(t,n){t.exports=e},39:function(t,e,n){var o=n(6);t.exports=function(t,e){if(!o(t))return t;var n,r;if(e&&"function"==typeof(n=t.toString)&&!o(r=n.call(t)))return r;if("function"==typeof(n=t.valueOf)&&!o(r=n.call(t)))return r;if(!e&&"function"==typeof(n=t.toString)&&!o(r=n.call(t)))return r;throw TypeError("Can't convert object to primitive value")}},4:function(t,e,n){var o=n(6);t.exports=function(t){if(!o(t))throw TypeError(t+" is not an object!");return t}},41:function(t,e,n){t.exports=!n(3)&&!n(12)(function(){return 7!=Object.defineProperty(n(22)("div"),"a",{get:function(){return 7}}).a})},42:function(t,e,n){var o=n(8),r=n(13),i=n(46)(!1),s=n(20)("IE_PROTO");t.exports=function(t,e){var n,u=r(t),c=0,a=[];for(n in u)n!=s&&o(u,n)&&a.push(n);for(;e.length>c;)o(u,n=e[c++])&&(~i(a,n)||a.push(n));return a}},43:function(t,e,n){var o=n(0).document;t.exports=o&&o.documentElement},45:function(t,e,n){var o=n(14),r=n(1)("toStringTag"),i="Arguments"==o(function(){return arguments}()),s=function(t,e){try{return t[e]}catch(t){}};t.exports=function(t){var e,n,u;return void 0===t?"Undefined":null===t?"Null":"string"==typeof(n=s(e=Object(t),r))?n:i?o(e):"Object"==(u=o(e))&&"function"==typeof e.callee?"Arguments":u}},46:function(t,e,n){var o=n(13),r=n(35),i=n(47);t.exports=function(t){return function(e,n,s){var u,c=o(e),a=r(c.length),f=i(s,a);if(t&&n!=n){for(;a>f;)if((u=c[f++])!=u)return!0}else for(;a>f;f++)if((t||f in c)&&c[f]===n)return t||f||0;return!t&&-1}}},47:function(t,e,n){var o=n(17),r=Math.max,i=Math.min;t.exports=function(t,e){return t=o(t),t<0?r(t+e,0):i(t,e)}},48:function(t,e,n){"use strict";var o=n(60)(!0);n(36)(String,"String",function(t){this._t=String(t),this._i=0},function(){var t,e=this._t,n=this._i;return n>=e.length?{value:void 0,done:!0}:(t=o(e,n),this._i+=t.length,{value:t,done:!1})})},5:function(t,e,n){var o=n(10),r=n(23);t.exports=n(3)?function(t,e,n){return o.f(t,e,r(1,n))}:function(t,e,n){return t[e]=n,t}},51:function(t,e,n){n(68);for(var o=n(0),r=n(5),i=n(11),s=n(1)("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(","),c=0;c<u.length;c++){var a=u[c],f=o[a],l=f&&f.prototype;l&&!l[s]&&r(l,s,a),i[a]=i.Array}},52:function(t,e,n){var o=n(4),r=n(62),i=n(33),s=n(20)("IE_PROTO"),u=function(){},c=function(){var t,e=n(22)("iframe"),o=i.length;for(e.style.display="none",n(43).appendChild(e),e.src="javascript:",t=e.contentWindow.document,t.open(),t.write("<script>document.F=Object<\/script>"),t.close(),c=t.F;o--;)delete c.prototype[i[o]];return c()};t.exports=Object.create||function(t,e){var n;return null!==t?(u.prototype=o(t),n=new u,u.prototype=null,n[s]=t):n=c(),void 0===e?n:r(n,e)}},54:function(t,e,n){t.exports=n(5)},56:function(t,e,n){var o=n(45),r=n(1)("iterator"),i=n(11);t.exports=n(2).getIteratorMethod=function(t){if(void 0!=t)return t[r]||t["@@iterator"]||i[o(t)]}},59:function(t,e){t.exports=function(t,e){return{value:e,done:!!t}}},6:function(t,e){t.exports=function(t){return"object"==typeof t?null!==t:"function"==typeof t}},60:function(t,e,n){var o=n(17),r=n(15);t.exports=function(t){return function(e,n){var i,s,u=String(r(e)),c=o(n),a=u.length;return c<0||c>=a?t?"":void 0:(i=u.charCodeAt(c),i<55296||i>56319||c+1===a||(s=u.charCodeAt(c+1))<56320||s>57343?t?u.charAt(c):i:t?u.slice(c,c+2):s-56320+(i-55296<<10)+65536)}}},61:function(t,e,n){"use strict";var o=n(52),r=n(23),i=n(27),s={};n(5)(s,n(1)("iterator"),function(){return this}),t.exports=function(t,e,n){t.prototype=o(s,{next:r(1,n)}),i(t,e+" Iterator")}},62:function(t,e,n){var o=n(10),r=n(4),i=n(29);t.exports=n(3)?Object.defineProperties:function(t,e){r(t);for(var n,s=i(e),u=s.length,c=0;u>c;)o.f(t,n=s[c++],e[n]);return t}},63:function(t,e,n){var o=n(8),r=n(31),i=n(20)("IE_PROTO"),s=Object.prototype;t.exports=Object.getPrototypeOf||function(t){return t=r(t),o(t,i)?t[i]:"function"==typeof t.constructor&&t instanceof t.constructor?t.constructor.prototype:t instanceof Object?s:null}},68:function(t,e,n){"use strict";var o=n(69),r=n(59),i=n(11),s=n(13);t.exports=n(36)(Array,"Array",function(t,e){this._t=s(t),this._i=0,this._k=e},function(){var t=this._t,e=this._k,n=this._i++;return!t||n>=t.length?(this._t=void 0,r(1)):"keys"==e?r(0,n):"values"==e?r(0,t[n]):r(0,[n,t[n]])},"values"),i.Arguments=i.Array,o("keys"),o("values"),o("entries")},69:function(t,e){t.exports=function(){}},7:function(t,e,n){"use strict";function o(t,e,n,o,r,i,s,u){t=t||{};var c=typeof t.default;"object"!==c&&"function"!==c||(t=t.default);var a="function"==typeof t?t.options:t;e&&(a.render=e,a.staticRenderFns=n,a._compiled=!0),o&&(a.functional=!0),i&&(a._scopeId=i);var f;if(s?(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__),r&&r.call(this,t),t&&t._registeredComponents&&t._registeredComponents.add(s)},a._ssrRegister=f):r&&(f=u?function(){r.call(this,this.$root.$options.shadowRoot)}:r),f)if(a.functional){a._injectStyles=f;var l=a.render;a.render=function(t,e){return f.call(e),l(t,e)}}else{var d=a.beforeCreate;a.beforeCreate=d?[].concat(d,f):[f]}return{exports:t,options:a}}e.a=o},8:function(t,e){var n={}.hasOwnProperty;t.exports=function(t,e){return n.call(t,e)}},9:function(t,e,n){var o=n(0),r=n(2),i=n(16),s=n(5),u=n(8),c=function(t,e,n){var a,f,l,d=t&c.F,p=t&c.G,y=t&c.S,v=t&c.P,h=t&c.B,g=t&c.W,x=p?r:r[e]||(r[e]={}),m=x.prototype,w=p?o:y?o[e]:(o[e]||{}).prototype;p&&(n=e);for(a in n)(f=!d&&w&&void 0!==w[a])&&u(x,a)||(l=f?w[a]:n[a],x[a]=p&&"function"!=typeof w[a]?n[a]:h&&f?i(l,o):g&&w[a]==l?function(t){var e=function(e,n,o){if(this instanceof t){switch(arguments.length){case 0:return new t;case 1:return new t(e);case 2:return new t(e,n)}return new t(e,n,o)}return t.apply(this,arguments)};return e.prototype=t.prototype,e}(l):v&&"function"==typeof l?i(Function.call,l):l,v&&((x.virtual||(x.virtual={}))[a]=l,t&c.R&&m&&!m[a]&&s(m,a,l)))};c.F=1,c.G=2,c.S=4,c.P=8,c.B=16,c.W=32,c.U=64,c.R=128,t.exports=c}})});