48 lines
2.6 MiB
JavaScript
48 lines
2.6 MiB
JavaScript
![]() |
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["chunk-vendors"],{"0020":function(t,e,n){"use strict";var r=n("41b2"),i=n.n(r),a=n("8e8e"),o=n.n(a),c=n("372e"),s=n("daa3"),u=n("db14"),l={name:"ATable",Column:c["a"].Column,ColumnGroup:c["a"].ColumnGroup,props:c["a"].props,methods:{normalize:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[];return e.forEach((function(e){if(e.tag){var r=Object(s["i"])(e),a=Object(s["o"])(e),c=Object(s["f"])(e),u=Object(s["j"])(e),l=Object(s["h"])(e),h={};Object.keys(l).forEach((function(t){var e="on-"+t;h[Object(s["a"])(e)]=l[t]}));var f=Object(s["n"])(e),d=f["default"],p=o()(f,["default"]),v=i()({},p,u,{style:a,class:c},h);if(r&&(v.key=r),Object(s["m"])(e).__ANT_TABLE_COLUMN_GROUP)v.children=t.normalize("function"===typeof d?d():d);else{var g=e.data&&e.data.scopedSlots&&e.data.scopedSlots["default"];v.customRender=v.customRender||g}n.push(v)}})),n},updateColumns:function(){var t=this,e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[],n=[],r=this.$slots,a=this.$scopedSlots;return e.forEach((function(e){var c=e.slots,s=void 0===c?{}:c,u=e.scopedSlots,l=void 0===u?{}:u,h=o()(e,["slots","scopedSlots"]),f=i()({},h);Object.keys(s).forEach((function(t){var e=s[t];void 0===f[t]&&r[e]&&(f[t]=1===r[e].length?r[e][0]:r[e])})),Object.keys(l).forEach((function(t){var e=l[t];void 0===f[t]&&a[e]&&(f[t]=a[e])})),e.children&&(f.children=t.updateColumns(f.children)),n.push(f)})),n}},render:function(){var t=arguments[0],e=this.$listeners,n=this.$slots,r=this.normalize,a=this.$scopedSlots,o=Object(s["j"])(this),u=o.columns?this.updateColumns(o.columns):r(n["default"]),l=o.title,h=o.footer,f=a.title,d=a.footer,p=a.expandedRowRender,v=void 0===p?o.expandedRowRender:p;l=l||f,h=h||d;var g={props:i()({},o,{columns:u,title:l,footer:h,expandedRowRender:v}),on:e};return t(c["a"],g)},install:function(t){t.use(u["a"]),t.component(l.name,l),t.component(l.Column.name,l.Column),t.component(l.ColumnGroup.name,l.ColumnGroup)}};e["a"]=l},"0025":function(t,e,n){"use strict";n("b2a3"),n("8c3f"),n("5704")},"0032":function(t,e,n){"use strict";n("b2a3"),n("3de4")},"00fd":function(t,e,n){var r=n("9e69"),i=Object.prototype,a=i.hasOwnProperty,o=i.toString,c=r?r.toStringTag:void 0;function s(t){var e=a.call(t,c),n=t[c];try{t[c]=void 0;var r=!0}catch(s){}var i=o.call(t);return r&&(e?t[c]=n:delete t[c]),i}t.exports=s},"01c2":function(t,e,n){"use strict";var r={placeholder:"Select time"};e["a"]=r},"0242":function(t,e,n){},"0261":function(t,e,n){var r=n("23e7"),i=n("d039"),a=n("8eb5"),o=Math.abs,c=Math.exp,s=Math.E,u=i((function(){return-2e-17!=Math.sinh(-2e-17)}));r({target:"Math",stat:!0,forced:u},{sinh:function(t){return o(t=+t)<1?(a(t)-a(-t))/2:(c(t-1)-c(-t-1))*(s/2)}})},"0273":function(t,e,n){var r=n("c1b2"),i=n("4180"),a=n("2c6c");t.exports=r?function(t,e,n){return i.f(t,e,a(1,n))}:function(t,e,n){return t[e]=n,t}},"02ea":function(t,e,n){"use strict";var r=n("2deb"),i=n("b4a0"),a=n("01c2"),o=i["a"];e["a"]={locale:"en",Pagination:r["a"],DatePicker:i["a"],TimePicker:a["a"],Calendar:o,global:{placeholder:"Please select"},Table:{filterTitle:"Filter menu",filterConfirm:"OK",filterReset:"Reset",selectAll:"Select current page",selectInvert:"Invert current page",sortTitle:"Sort"},Modal:{okText:"OK",cancelText:"Cancel",justOkText:"OK"},Popconfirm:{okText:"OK",cancelText:"Cancel"},Transfer:{titles:["",""],searchPlaceholder:"Search here",itemUnit:"item",itemsUnit:"items"},Upload:{uploading:"Uploading...",removeFile:"Remove file",uploadError:"Upload error",previewFile:"Preview file"},Empty:{description:"No Data"},Icon:{icon:"icon"}}},"0363":function(t,e,n){var r=n("3ac6"),i=n("d659"),a=n("3e80"),o=n("1e63"),c=r.Symbol,s=i("wks");t.exports=function(t){return s[t]||(s[t]=o&&c[t]||(o?c:a)("Symbol."+t))}},"03d6":function(t,e,n){var r=n("9c0e"),i=n("6ca1"),a=n("39ad")(!1),o=n("5a94")("IE_PROTO");t.exports=function(t,e){var n,c=i(t),s=0,u=[];for(n in c)n!=o&&r(c,n)&&u.push(n);while(e.length>s)r(c,n=e[s++])&&(~a(u,n)||u.push(n));return u}},"03dd":function(t,e,n){var r=n("eac5"),i=n("57a5"),a=O
|
|||
|
/**
|
|||
|
* @license
|
|||
|
* Lodash <https://lodash.com/>
|
|||
|
* Copyright OpenJS Foundation and other contributors <https://openjsf.org/>
|
|||
|
* Released under MIT license <https://lodash.com/license>
|
|||
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|||
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|||
|
*/(function(){var a,o="4.17.14",c=200,s="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="__lodash_hash_undefined__",h=500,f="__lodash_placeholder__",d=1,p=2,v=4,g=1,m=2,y=1,b=2,x=4,w=8,_=16,O=32,M=64,C=128,S=256,j=512,k=30,z="...",T=800,E=16,P=1,A=2,L=3,V=1/0,I=9007199254740991,H=17976931348623157e292,D=NaN,N=4294967295,R=N-1,F=N>>>1,$=[["ary",C],["bind",y],["bindKey",b],["curry",w],["curryRight",_],["flip",j],["partial",O],["partialRight",M],["rearg",S]],B="[object Arguments]",W="[object Array]",Y="[object AsyncFunction]",q="[object Boolean]",U="[object Date]",K="[object DOMException]",G="[object Error]",X="[object Function]",Z="[object GeneratorFunction]",Q="[object Map]",J="[object Number]",tt="[object Null]",et="[object Object]",nt="[object Promise]",rt="[object Proxy]",it="[object RegExp]",at="[object Set]",ot="[object String]",ct="[object Symbol]",st="[object Undefined]",ut="[object WeakMap]",lt="[object WeakSet]",ht="[object ArrayBuffer]",ft="[object DataView]",dt="[object Float32Array]",pt="[object Float64Array]",vt="[object Int8Array]",gt="[object Int16Array]",mt="[object Int32Array]",yt="[object Uint8Array]",bt="[object Uint8ClampedArray]",xt="[object Uint16Array]",wt="[object Uint32Array]",_t=/\b__p \+= '';/g,Ot=/\b(__p \+=) '' \+/g,Mt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Ct=/&(?:amp|lt|gt|quot|#39);/g,St=/[&<>"']/g,jt=RegExp(Ct.source),kt=RegExp(St.source),zt=/<%-([\s\S]+?)%>/g,Tt=/<%([\s\S]+?)%>/g,Et=/<%=([\s\S]+?)%>/g,Pt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,At=/^\w*$/,Lt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Vt=/[\\^$.*+?()[\]{}|]/g,It=RegExp(Vt.source),Ht=/^\s+|\s+$/g,Dt=/^\s+/,Nt=/\s+$/,Rt=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,Ft=/\{\n\/\* \[wrapped with (.+)\] \*/,$t=/,? & /,Bt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Wt=/\\(\\)?/g,Yt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,qt=/\w*$/,Ut=/^[-+]0x[0-9a-f]+$/i,Kt=/^0b[01]+$/i,Gt=/^\[object .+?Constructor\]$/,Xt=/^0o[0-7]+$/i,Zt=/^(?:0|[1-9]\d*)$/,Qt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,Jt=/($^)/,te=/['\n\r\u2028\u2029\\]/g,ee="\\ud800-\\udfff",ne="\\u0300-\\u036f",re="\\ufe20-\\ufe2f",ie="\\u20d0-\\u20ff",ae=ne+re+ie,oe="\\u2700-\\u27bf",ce="a-z\\xdf-\\xf6\\xf8-\\xff",se="\\xac\\xb1\\xd7\\xf7",ue="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",le="\\u2000-\\u206f",he=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",fe="A-Z\\xc0-\\xd6\\xd8-\\xde",de="\\ufe0e\\ufe0f",pe=se+ue+le+he,ve="['’]",ge="["+ee+"]",me="["+pe+"]",ye="["+ae+"]",be="\\d+",xe="["+oe+"]",we="["+ce+"]",_e="[^"+ee+pe+be+oe+ce+fe+"]",Oe="\\ud83c[\\udffb-\\udfff]",Me="(?:"+ye+"|"+Oe+")",Ce="[^"+ee+"]",Se="(?:\\ud83c[\\udde6-\\uddff]){2}",je="[\\ud800-\\udbff][\\udc00-\\udfff]",ke="["+fe+"]",ze="\\u200d",Te="(?:"+we+"|"+_e+")",Ee="(?:"+ke+"|"+_e+")",Pe="(?:"+ve+"(?:d|ll|m|re|s|t|ve))?",Ae="(?:"+ve+"(?:D|LL|M|RE|S|T|VE))?",Le=Me+"?",Ve="["+de+"]?",Ie="(?:"+ze+"(?:"+[Ce,Se,je].join("|")+")"+Ve+Le+")*",He="\\d*(?:1st|2nd|3rd|(?![123])\\dth)(?=\\b|[A-Z_])",De="\\d*(?:1ST|2ND|3RD|(?![123])\\dTH)(?=\\b|[a-z_])",Ne=Ve+Le+Ie,Re="(?:"+[xe,Se,je].join("|")+")"+Ne,Fe="(?:"+[Ce+ye+"?",ye,Se,je,ge].join("|")+")",$e=RegExp(ve,"g"),Be=RegExp(ye,"g"),We=RegExp(Oe+"(?="+Oe+")|"+Fe+Ne,"g"),Ye=RegExp([ke+"?"+we+"+"+Pe+"(?="+[me,ke,"$"].join("|")+")",Ee+"+"+Ae+"(?="+[me,ke+Te,"$"].join("|")+")",ke+"?"+Te+"+"+Pe,ke+"+"+Ae,De,He,be,Re].join("|"),"g"),qe=RegExp("["+ze+ee+ae+de+"]"),Ue=/[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ke=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Ge=-1,Xe={};Xe[dt]=Xe[pt]=Xe[vt]=Xe[gt]=Xe[mt]=Xe[yt]=Xe[bt]=Xe[xt]=Xe[wt]=!0,Xe[B]=Xe[W]=Xe[ht]=Xe[q]=Xe[ft]=
|
|||
|
/*
|
|||
|
object-assign
|
|||
|
(c) Sindre Sorhus
|
|||
|
@license MIT
|
|||
|
*/var r=Object.getOwnPropertySymbols,i=Object.prototype.hasOwnProperty,a=Object.prototype.propertyIsEnumerable;function o(t){if(null===t||void 0===t)throw new TypeError("Object.assign cannot be called with null or undefined");return Object(t)}function c(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;var r=Object.getOwnPropertyNames(e).map((function(t){return e[t]}));if("0123456789"!==r.join(""))return!1;var i={};return"abcdefghijklmnopqrst".split("").forEach((function(t){i[t]=t})),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},i)).join("")}catch(a){return!1}}t.exports=c()?Object.assign:function(t,e){for(var n,c,s=o(t),u=1;u<arguments.length;u++){for(var l in n=Object(arguments[u]),n)i.call(n,l)&&(s[l]=n[l]);if(r){c=r(n);for(var h=0;h<c.length;h++)a.call(n,c[h])&&(s[c[h]]=n[c[h]])}}return s}},"323e":function(t,e,n){var r,i;
|
|||
|
/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
|
|||
|
* @license MIT */(function(a,o){r=o,i="function"===typeof r?r.call(e,n,e,t):r,void 0===i||(t.exports=i)})(0,(function(){var t={version:"0.2.0"},e=t.settings={minimum:.08,easing:"ease",positionUsing:"",speed:200,trickle:!0,trickleRate:.02,trickleSpeed:800,showSpinner:!0,barSelector:'[role="bar"]',spinnerSelector:'[role="spinner"]',parent:"body",template:'<div class="bar" role="bar"><div class="peg"></div></div><div class="spinner" role="spinner"><div class="spinner-icon"></div></div>'};function n(t,e,n){return t<e?e:t>n?n:t}function r(t){return 100*(-1+t)}function i(t,n,i){var a;return a="translate3d"===e.positionUsing?{transform:"translate3d("+r(t)+"%,0,0)"}:"translate"===e.positionUsing?{transform:"translate("+r(t)+"%,0)"}:{"margin-left":r(t)+"%"},a.transition="all "+n+"ms "+i,a}t.configure=function(t){var n,r;for(n in t)r=t[n],void 0!==r&&t.hasOwnProperty(n)&&(e[n]=r);return this},t.status=null,t.set=function(r){var c=t.isStarted();r=n(r,e.minimum,1),t.status=1===r?null:r;var s=t.render(!c),u=s.querySelector(e.barSelector),l=e.speed,h=e.easing;return s.offsetWidth,a((function(n){""===e.positionUsing&&(e.positionUsing=t.getPositioningCSS()),o(u,i(r,l,h)),1===r?(o(s,{transition:"none",opacity:1}),s.offsetWidth,setTimeout((function(){o(s,{transition:"all "+l+"ms linear",opacity:0}),setTimeout((function(){t.remove(),n()}),l)}),l)):setTimeout(n,l)})),this},t.isStarted=function(){return"number"===typeof t.status},t.start=function(){t.status||t.set(0);var n=function(){setTimeout((function(){t.status&&(t.trickle(),n())}),e.trickleSpeed)};return e.trickle&&n(),this},t.done=function(e){return e||t.status?t.inc(.3+.5*Math.random()).set(1):this},t.inc=function(e){var r=t.status;return r?("number"!==typeof e&&(e=(1-r)*n(Math.random()*r,.1,.95)),r=n(r+e,0,.994),t.set(r)):t.start()},t.trickle=function(){return t.inc(Math.random()*e.trickleRate)},function(){var e=0,n=0;t.promise=function(r){return r&&"resolved"!==r.state()?(0===n&&t.start(),e++,n++,r.always((function(){n--,0===n?(e=0,t.done()):t.set((e-n)/e)})),this):this}}(),t.render=function(n){if(t.isRendered())return document.getElementById("nprogress");s(document.documentElement,"nprogress-busy");var i=document.createElement("div");i.id="nprogress",i.innerHTML=e.template;var a,c=i.querySelector(e.barSelector),u=n?"-100":r(t.status||0),l=document.querySelector(e.parent);return o(c,{transition:"all 0 linear",transform:"translate3d("+u+"%,0,0)"}),e.showSpinner||(a=i.querySelector(e.spinnerSelector),a&&h(a)),l!=document.body&&s(l,"nprogress-custom-parent"),l.appendChild(i),i},t.remove=function(){u(document.documentElement,"nprogress-busy"),u(document.querySelector(e.parent),"nprogress-custom-parent");var t=document.getElementById("nprogress");t&&h(t)},t.isRendered=function(){return!!document.getElementById("nprogress")},t.getPositioningCSS=function(){var t=document.body.style,e="WebkitTransform"in t?"Webkit":"MozTransform"in t?"Moz":"msTransform"in t?"ms":"OTransform"in t?"O":"";return e+"Perspective"in t?"translate3d":e+"Transform"in t?"translate":"margin"};var a=function(){var t=[];function e(){var n=t.shift();n&&n(e)}return function(n){t.push(n),1==t.length&&e()}}(),o=function(){var t=["Webkit","O","Moz","ms"],e={};function n(t){return t.replace(/^-ms-/,"ms-").replace(/-([\da-z])/gi,(function(t,e){return e.toUpperCase()}))}function r(e){var n=document.body.style;if(e in n)return e;var r,i=t.length,a=e.charAt(0).toUpperCase()+e.slice(1);while(i--)if(r=t[i]+a,r in n)return r;return e}function i(t){return t=n(t),e[t]||(e[t]=r(t))}function a(t,e,n){e=i(e),t.style[e]=n}return function(t,e){var n,r,i=arguments;if(2==i.length)for(n in e)r=e[n],void 0!==r&&e.hasOwnProperty(n)&&a(t,n,r);else a(t,i[1],i[2])}}();function c(t,e){var n="string"==typeof t?t:l(t);return n.indexOf(" "+e+" ")>=0}function s(t,e){var n=l(t),r=n+e;c(n,e)||(t.className=r.substring(1))}function u(t,e){var n,r=l(t);c(t,e)&&(n=r.replace(" "+e+" "," "),t.className=n.substring(1,n.length-1))}function l(t){return(" "+(t.className||"")+" ").replace(/\s+/gi," ")}function h(t){t&&t.parentNode&&t.parentNode.removeChild(t)}ret
|
|||
|
/*!
|
|||
|
Copyright (c) 2017 Jed Watson.
|
|||
|
Licensed under the MIT License (MIT), see
|
|||
|
http://jedwatson.github.io/classnames
|
|||
|
*/(function(){"use strict";var n={}.hasOwnProperty;function a(){for(var t=[],e=0;e<arguments.length;e++){var r=arguments[e];if(r){var i=typeof r;if("string"===i||"number"===i)t.push(r);else if(Array.isArray(r)&&r.length){var o=a.apply(null,r);o&&t.push(o)}else if("object"===i)for(var c in r)n.call(r,c)&&r[c]&&t.push(c)}}return t.join(" ")}t.exports?(a.default=a,t.exports=a):(r=[],i=function(){return a}.apply(e,r),void 0===i||(t.exports=i))})()},"4d63":function(t,e,n){var r=n("83ab"),i=n("da84"),a=n("94ca"),o=n("7156"),c=n("9bf2").f,s=n("241c").f,u=n("44e7"),l=n("ad6d"),h=n("6eeb"),f=n("d039"),d=n("2626"),p=n("b622"),v=p("match"),g=i.RegExp,m=g.prototype,y=/a/g,b=/a/g,x=new g(y)!==y,w=r&&a("RegExp",!x||f((function(){return b[v]=!1,g(y)!=y||g(b)==b||"/a/i"!=g(y,"i")})));if(w){var _=function(t,e){var n=this instanceof _,r=u(t),i=void 0===e;return!n&&r&&t.constructor===_&&i?t:o(x?new g(r&&!i?t.source:t,e):g((r=t instanceof _)?t.source:t,r&&i?l.call(t):e),n?this:m,_)},O=function(t){t in _||c(_,t,{configurable:!0,get:function(){return g[t]},set:function(e){g[t]=e}})},M=s(g),C=0;while(M.length>C)O(M[C++]);m.constructor=_,_.prototype=m,h(i,"RegExp",_)}d("RegExp")},"4d64":function(t,e,n){var r=n("fc6a"),i=n("50c4"),a=n("23cb"),o=function(t){return function(e,n,o){var c,s=r(e),u=i(s.length),l=a(o,u);if(t&&n!=n){while(u>l)if(c=s[l++],c!=c)return!0}else for(;u>l;l++)if((t||l in s)&&s[l]===n)return t||l||0;return!t&&-1}};t.exports={includes:o(!0),indexOf:o(!1)}},"4d88":function(t,e){var n={}.toString;t.exports=function(t){return n.call(t).slice(8,-1)}},"4d8c":function(t,e,n){var r=n("5c69");function i(t){var e=null==t?0:t.length;return e?r(t,1):[]}t.exports=i},"4d90":function(t,e,n){"use strict";var r=n("23e7"),i=n("0ccb").start,a=n("699c");r({target:"String",proto:!0,forced:a},{padStart:function(t){return i(this,t,arguments.length>1?arguments[1]:void 0)}})},"4d91":function(t,e,n){"use strict";var r=n("1098"),i=n.n(r),a=n("60ed"),o=n.n(a),c=Object.prototype,s=c.toString,u=c.hasOwnProperty,l=/^\s*function (\w+)/,h=function(t){var e=null!==t&&void 0!==t?t.type?t.type:t:null,n=e&&e.toString().match(l);return n&&n[1]},f=function(t){if(null===t||void 0===t)return null;var e=t.constructor.toString().match(l);return e&&e[1]},d=function(){},p=Number.isInteger||function(t){return"number"===typeof t&&isFinite(t)&&Math.floor(t)===t},v=Array.isArray||function(t){return"[object Array]"===s.call(t)},g=function(t){return"[object Function]"===s.call(t)},m=function(t){Object.defineProperty(t,"def",{value:function(t){return void 0===t&&void 0===this["default"]?(this["default"]=void 0,this):g(t)||x(this,t)?(this["default"]=v(t)||o()(t)?function(){return t}:t,this):(w(this._vueTypes_name+' - invalid default value: "'+t+'"',t),this)},enumerable:!1,writable:!1})},y=function(t){Object.defineProperty(t,"isRequired",{get:function(){return this.required=!0,this},enumerable:!1})},b=function(t,e){return Object.defineProperty(e,"_vueTypes_name",{enumerable:!1,writable:!1,value:t}),y(e),m(e),g(e.validator)&&(e.validator=e.validator.bind(e)),e},x=function t(e,n){var r=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=e,a=!0,c=void 0;o()(e)||(i={type:e});var s=i._vueTypes_name?i._vueTypes_name+" - ":"";return u.call(i,"type")&&null!==i.type&&(v(i.type)?(a=i.type.some((function(e){return t(e,n,!0)})),c=i.type.map((function(t){return h(t)})).join(" or ")):(c=h(i),a="Array"===c?v(n):"Object"===c?o()(n):"String"===c||"Number"===c||"Boolean"===c||"Function"===c?f(n)===c:n instanceof i.type)),a?u.call(i,"validator")&&g(i.validator)?(a=i.validator(n),a||!1!==r||w(s+"custom validation failed"),a):a:(!1===r&&w(s+'value "'+n+'" should be of type "'+c+'"'),!1)},w=d,_={get any(){return b("any",{type:null})},get func(){return b("function",{type:Function}).def(M.func)},get bool(){return b("boolean",{type:Boolean}).def(M.bool)},get string(){return b("string",{type:String}).def(M.string)},get number(){return b("number",{type:Number}).def(M.number)},get array(){return b("array",{type:Array}).def(M.array)},get object(){return b("object",{type:Object}).def(M.object)},get int
|
|||
|
/*!
|
|||
|
* clipboard.js v2.0.4
|
|||
|
* https://zenorocha.github.io/clipboard.js
|
|||
|
*
|
|||
|
* Licensed MIT © Zeno Rocha
|
|||
|
*/
|
|||
|
!function(e,n){t.exports=n()}(0,(function(){return function(t){var e={};function n(r){if(e[r])return e[r].exports;var i=e[r]={i:r,l:!1,exports:{}};return t[r].call(i.exports,i,i.exports,n),i.l=!0,i.exports}return n.m=t,n.c=e,n.d=function(t,e,r){n.o(t,e)||Object.defineProperty(t,e,{enumerable:!0,get:r})},n.r=function(t){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})},n.t=function(t,e){if(1&e&&(t=n(t)),8&e)return t;if(4&e&&"object"==typeof t&&t&&t.__esModule)return t;var r=Object.create(null);if(n.r(r),Object.defineProperty(r,"default",{enumerable:!0,value:t}),2&e&&"string"!=typeof t)for(var i in t)n.d(r,i,function(e){return t[e]}.bind(null,i));return 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,e){return Object.prototype.hasOwnProperty.call(t,e)},n.p="",n(n.s=0)}([function(t,e,n){"use strict";var r="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},i=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(t,r.key,r)}}return function(e,n,r){return n&&t(e.prototype,n),r&&t(e,r),e}}(),a=s(n(1)),o=s(n(3)),c=s(n(4));function s(t){return t&&t.__esModule?t:{default:t}}var u=function(t){function e(t,n){!function(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}(this,e);var r=function(t,e){if(!t)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return!e||"object"!=typeof e&&"function"!=typeof e?t:e}(this,(e.__proto__||Object.getPrototypeOf(e)).call(this));return r.resolveOptions(n),r.listenClick(t),r}return function(t,e){if("function"!=typeof e&&null!==e)throw new TypeError("Super expression must either be null or a function, not "+typeof e);t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,enumerable:!1,writable:!0,configurable:!0}}),e&&(Object.setPrototypeOf?Object.setPrototypeOf(t,e):t.__proto__=e)}(e,o.default),i(e,[{key:"resolveOptions",value:function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:{};this.action="function"==typeof t.action?t.action:this.defaultAction,this.target="function"==typeof t.target?t.target:this.defaultTarget,this.text="function"==typeof t.text?t.text:this.defaultText,this.container="object"===r(t.container)?t.container:document.body}},{key:"listenClick",value:function(t){var e=this;this.listener=(0,c.default)(t,"click",(function(t){return e.onClick(t)}))}},{key:"onClick",value:function(t){var e=t.delegateTarget||t.currentTarget;this.clipboardAction&&(this.clipboardAction=null),this.clipboardAction=new a.default({action:this.action(e),target:this.target(e),text:this.text(e),container:this.container,trigger:e,emitter:this})}},{key:"defaultAction",value:function(t){return l("action",t)}},{key:"defaultTarget",value:function(t){var e=l("target",t);if(e)return document.querySelector(e)}},{key:"defaultText",value:function(t){return l("text",t)}},{key:"destroy",value:function(){this.listener.destroy(),this.clipboardAction&&(this.clipboardAction.destroy(),this.clipboardAction=null)}}],[{key:"isSupported",value:function(){var t=0<arguments.length&&void 0!==arguments[0]?arguments[0]:["copy","cut"],e="string"==typeof t?[t]:t,n=!!document.queryCommandSupported;return e.forEach((function(t){n=n&&!!document.queryCommandSupported(t)})),n}}]),e}();function l(t,e){var n="data-clipboard-"+t;if(e.hasAttribute(n))return e.getAttribute(n)}t.exports=u},function(t,e,n){"use strict";var r,i="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},a=function(){function t(t,e){for(var n=0;n<e.length;n++){var r=e[n];r.enumerable=r.enumerable
|
|||
|
/*!
|
|||
|
* EventEmitter v5.1.0 - git.io/ee
|
|||
|
* Unlicense - http://unlicense.org/
|
|||
|
* Oliver Caldwell - http://oli.me.uk/
|
|||
|
* @preserve
|
|||
|
*/(function(e){"use strict";function i(){}var a=i.prototype,o=e.EventEmitter;function c(t,e){var n=t.length;while(n--)if(t[n].listener===e)return n;return-1}function s(t){return function(){return this[t].apply(this,arguments)}}function u(t){return"function"===typeof t||t instanceof RegExp||!(!t||"object"!==typeof t)&&u(t.listener)}a.getListeners=function(t){var e,n,r=this._getEvents();if(t instanceof RegExp)for(n in e={},r)r.hasOwnProperty(n)&&t.test(n)&&(e[n]=r[n]);else e=r[t]||(r[t]=[]);return e},a.flattenListeners=function(t){var e,n=[];for(e=0;e<t.length;e+=1)n.push(t[e].listener);return n},a.getListenersAsObject=function(t){var e,n=this.getListeners(t);return n instanceof Array&&(e={},e[t]=n),e||n},a.addListener=function(t,e){if(!u(e))throw new TypeError("listener must be a function");var n,r=this.getListenersAsObject(t),i="object"===typeof e;for(n in r)r.hasOwnProperty(n)&&-1===c(r[n],e)&&r[n].push(i?e:{listener:e,once:!1});return this},a.on=s("addListener"),a.addOnceListener=function(t,e){return this.addListener(t,{listener:e,once:!0})},a.once=s("addOnceListener"),a.defineEvent=function(t){return this.getListeners(t),this},a.defineEvents=function(t){for(var e=0;e<t.length;e+=1)this.defineEvent(t[e]);return this},a.removeListener=function(t,e){var n,r,i=this.getListenersAsObject(t);for(r in i)i.hasOwnProperty(r)&&(n=c(i[r],e),-1!==n&&i[r].splice(n,1));return this},a.off=s("removeListener"),a.addListeners=function(t,e){return this.manipulateListeners(!1,t,e)},a.removeListeners=function(t,e){return this.manipulateListeners(!0,t,e)},a.manipulateListeners=function(t,e,n){var r,i,a=t?this.removeListener:this.addListener,o=t?this.removeListeners:this.addListeners;if("object"!==typeof e||e instanceof RegExp){r=n.length;while(r--)a.call(this,e,n[r])}else for(r in e)e.hasOwnProperty(r)&&(i=e[r])&&("function"===typeof i?a.call(this,r,i):o.call(this,r,i));return this},a.removeEvent=function(t){var e,n=typeof t,r=this._getEvents();if("string"===n)delete r[t];else if(t instanceof RegExp)for(e in r)r.hasOwnProperty(e)&&t.test(e)&&delete r[e];else delete this._events;return this},a.removeAllListeners=s("removeEvent"),a.emitEvent=function(t,e){var n,r,i,a,o,c=this.getListenersAsObject(t);for(a in c)if(c.hasOwnProperty(a))for(n=c[a].slice(0),i=0;i<n.length;i++)r=n[i],!0===r.once&&this.removeListener(t,r.listener),o=r.listener.apply(this,e||[]),o===this._getOnceReturnValue()&&this.removeListener(t,r.listener);return this},a.trigger=s("emitEvent"),a.emit=function(t){var e=Array.prototype.slice.call(arguments,1);return this.emitEvent(t,e)},a.setOnceReturnValue=function(t){return this._onceReturnValue=t,this},a._getOnceReturnValue=function(){return!this.hasOwnProperty("_onceReturnValue")||this._onceReturnValue},a._getEvents=function(){return this._events||(this._events={})},i.noConflict=function(){return e.EventEmitter=o,i},r=function(){return i}.call(e,n,e,t),void 0===r||(t.exports=r)})(this||{})},function(t,e,n){var r=n(24),i=n(77);function a(t,e){var n=r(e),a=n.length;if(i(t))return!a;for(var o=0;o<a;o+=1){var c=n[o];if(e[c]!==t[c]||!(c in t))return!1}return!0}t.exports=a},function(t,e,n){var r=n(11),i=n(10),a=n(0),o=n(128),c=n(322);t.exports=function(t,e){if(r(t))return e?t:t();if(i(t)){if(a[t])return e?a[t]:a[t]();if(o[t])return e?o[t]:o[t]();if(c[t])return e?c[t]:c[t]()}return null}},function(t,e,n){"use strict";n.d(e,"a",(function(){return f})),n.d(e,"b",(function(){return p}));var r,i,a,o,c,s=n(42),u=n(5),l=n(25),h=n(26),f=Object(s["a"])(),d=Object(s["a"])(),p={point:l["a"],lineStart:l["a"],lineEnd:l["a"],polygonStart:function(){f.reset(),p.lineStart=v,p.lineEnd=g},polygonEnd:function(){var t=+f;d.add(t<0?u["w"]+t:t),this.lineStart=this.lineEnd=this.point=l["a"]},sphere:function(){d.add(u["w"])}};function v(){p.point=m}function g(){y(r,i)}function m(t,e){p.point=y,r=t,i=e,t*=u["r"],e*=u["r"],a=t,o=Object(u["g"])(e=e/2+u["q"]),c=Object(u["t"])(e)}function y(t,e){t*=u["r"],e*=u["r"],e=e/2+u["q"];var n=t-a,r=n>=0?1:-1,i=r*n,s=Object(u["g"])(e),l=Object(u["t"])(e),h=c*l,d=o*s+h*Object(u["g"])(i),p=h*r*Object(u["t"])(i);f.add(Obje
|
|||
|
/**
|
|||
|
* @license
|
|||
|
* Lodash <https://lodash.com/>
|
|||
|
* Copyright JS Foundation and other contributors <https://js.foundation/>
|
|||
|
* Released under MIT license <https://lodash.com/license>
|
|||
|
* Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
|
|||
|
* Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
|
|||
|
*/(function(){var a,o="4.17.4",c=200,s="Unsupported core-js use. Try https://npms.io/search?q=ponyfill.",u="Expected a function",l="__lodash_hash_undefined__",h=500,f="__lodash_placeholder__",d=1,p=2,v=4,g=1,m=2,y=1,b=2,x=4,w=8,_=16,O=32,M=64,C=128,S=256,j=512,k=30,z="...",T=800,E=16,P=1,A=2,L=3,V=1/0,I=9007199254740991,H=17976931348623157e292,D=NaN,N=4294967295,R=N-1,F=N>>>1,$=[["ary",C],["bind",y],["bindKey",b],["curry",w],["curryRight",_],["flip",j],["partial",O],["partialRight",M],["rearg",S]],B="[object Arguments]",W="[object Array]",Y="[object AsyncFunction]",q="[object Boolean]",U="[object Date]",K="[object DOMException]",G="[object Error]",X="[object Function]",Z="[object GeneratorFunction]",Q="[object Map]",J="[object Number]",tt="[object Null]",et="[object Object]",nt="[object Promise]",rt="[object Proxy]",it="[object RegExp]",at="[object Set]",ot="[object String]",ct="[object Symbol]",st="[object Undefined]",ut="[object WeakMap]",lt="[object WeakSet]",ht="[object ArrayBuffer]",ft="[object DataView]",dt="[object Float32Array]",pt="[object Float64Array]",vt="[object Int8Array]",gt="[object Int16Array]",mt="[object Int32Array]",yt="[object Uint8Array]",bt="[object Uint8ClampedArray]",xt="[object Uint16Array]",wt="[object Uint32Array]",_t=/\b__p \+= '';/g,Ot=/\b(__p \+=) '' \+/g,Mt=/(__e\(.*?\)|\b__t\)) \+\n'';/g,Ct=/&(?:amp|lt|gt|quot|#39);/g,St=/[&<>"']/g,jt=RegExp(Ct.source),kt=RegExp(St.source),zt=/<%-([\s\S]+?)%>/g,Tt=/<%([\s\S]+?)%>/g,Et=/<%=([\s\S]+?)%>/g,Pt=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,At=/^\w*$/,Lt=/^\./,Vt=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,It=/[\\^$.*+?()[\]{}|]/g,Ht=RegExp(It.source),Dt=/^\s+|\s+$/g,Nt=/^\s+/,Rt=/\s+$/,Ft=/\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/,$t=/\{\n\/\* \[wrapped with (.+)\] \*/,Bt=/,? & /,Wt=/[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g,Yt=/\\(\\)?/g,qt=/\$\{([^\\}]*(?:\\.[^\\}]*)*)\}/g,Ut=/\w*$/,Kt=/^[-+]0x[0-9a-f]+$/i,Gt=/^0b[01]+$/i,Xt=/^\[object .+?Constructor\]$/,Zt=/^0o[0-7]+$/i,Qt=/^(?:0|[1-9]\d*)$/,Jt=/[\xc0-\xd6\xd8-\xf6\xf8-\xff\u0100-\u017f]/g,te=/($^)/,ee=/['\n\r\u2028\u2029\\]/g,ne="\\ud800-\\udfff",re="\\u0300-\\u036f",ie="\\ufe20-\\ufe2f",ae="\\u20d0-\\u20ff",oe=re+ie+ae,ce="\\u2700-\\u27bf",se="a-z\\xdf-\\xf6\\xf8-\\xff",ue="\\xac\\xb1\\xd7\\xf7",le="\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf",he="\\u2000-\\u206f",fe=" \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000",de="A-Z\\xc0-\\xd6\\xd8-\\xde",pe="\\ufe0e\\ufe0f",ve=ue+le+he+fe,ge="['’]",me="["+ne+"]",ye="["+ve+"]",be="["+oe+"]",xe="\\d+",we="["+ce+"]",_e="["+se+"]",Oe="[^"+ne+ve+xe+ce+se+de+"]",Me="\\ud83c[\\udffb-\\udfff]",Ce="(?:"+be+"|"+Me+")",Se="[^"+ne+"]",je="(?:\\ud83c[\\udde6-\\uddff]){2}",ke="[\\ud800-\\udbff][\\udc00-\\udfff]",ze="["+de+"]",Te="\\u200d",Ee="(?:"+_e+"|"+Oe+")",Pe="(?:"+ze+"|"+Oe+")",Ae="(?:"+ge+"(?:d|ll|m|re|s|t|ve))?",Le="(?:"+ge+"(?:D|LL|M|RE|S|T|VE))?",Ve=Ce+"?",Ie="["+pe+"]?",He="(?:"+Te+"(?:"+[Se,je,ke].join("|")+")"+Ie+Ve+")*",De="\\d*(?:(?:1st|2nd|3rd|(?![123])\\dth)\\b)",Ne="\\d*(?:(?:1ST|2ND|3RD|(?![123])\\dTH)\\b)",Re=Ie+Ve+He,Fe="(?:"+[we,je,ke].join("|")+")"+Re,$e="(?:"+[Se+be+"?",be,je,ke,me].join("|")+")",Be=RegExp(ge,"g"),We=RegExp(be,"g"),Ye=RegExp(Me+"(?="+Me+")|"+$e+Re,"g"),qe=RegExp([ze+"?"+_e+"+"+Ae+"(?="+[ye,ze,"$"].join("|")+")",Pe+"+"+Le+"(?="+[ye,ze+Ee,"$"].join("|")+")",ze+"?"+Ee+"+"+Ae,ze+"+"+Le,Ne,De,xe,Fe].join("|"),"g"),Ue=RegExp("["+Te+ne+oe+pe+"]"),Ke=/[a-z][A-Z]|[A-Z]{2,}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/,Ge=["Array","Buffer","DataView","Date","Error","Float32Array","Float64Array","Function","Int8Array","Int16Array","Int32Array","Map","Math","Object","Promise","RegExp","Set","String","Symbol","TypeError","Uint8Array","Uint8ClampedArray","Uint16Array","Uint32Array","WeakMap","_","clearTimeout","isFinite","parseInt","setTimeout"],Xe=-1,Ze={};Ze[dt]=Ze[pt]=Ze[vt]=Ze[gt]=Ze[mt]=Ze[yt]=Ze[bt]=Ze[xt]=Ze[wt]=!0,Ze[B]=Ze[W]=Ze[ht]=Ze[q]=Ze[ft]=Ze[U]
|
|||
|
/*!
|
|||
|
* EventEmitter v5.1.0 - git.io/ee
|
|||
|
* Unlicense - http://unlicense.org/
|
|||
|
* Oliver Caldwell - http://oli.me.uk/
|
|||
|
* @preserve
|
|||
|
*/(function(e){"use strict";function i(){}var a=i.prototype,o=e.EventEmitter;function c(t,e){var n=t.length;while(n--)if(t[n].listener===e)return n;return-1}function s(t){return function(){return this[t].apply(this,arguments)}}function u(t){return"function"===typeof t||t instanceof RegExp||!(!t||"object"!==typeof t)&&u(t.listener)}a.getListeners=function(t){var e,n,r=this._getEvents();if(t instanceof RegExp)for(n in e={},r)r.hasOwnProperty(n)&&t.test(n)&&(e[n]=r[n]);else e=r[t]||(r[t]=[]);return e},a.flattenListeners=function(t){var e,n=[];for(e=0;e<t.length;e+=1)n.push(t[e].listener);return n},a.getListenersAsObject=function(t){var e,n=this.getListeners(t);return n instanceof Array&&(e={},e[t]=n),e||n},a.addListener=function(t,e){if(!u(e))throw new TypeError("listener must be a function");var n,r=this.getListenersAsObject(t),i="object"===typeof e;for(n in r)r.hasOwnProperty(n)&&-1===c(r[n],e)&&r[n].push(i?e:{listener:e,once:!1});return this},a.on=s("addListener"),a.addOnceListener=function(t,e){return this.addListener(t,{listener:e,once:!0})},a.once=s("addOnceListener"),a.defineEvent=function(t){return this.getListeners(t),this},a.defineEvents=function(t){for(var e=0;e<t.length;e+=1)this.defineEvent(t[e]);return this},a.removeListener=function(t,e){var n,r,i=this.getListenersAsObject(t);for(r in i)i.hasOwnProperty(r)&&(n=c(i[r],e),-1!==n&&i[r].splice(n,1));return this},a.off=s("removeListener"),a.addListeners=function(t,e){return this.manipulateListeners(!1,t,e)},a.removeListeners=function(t,e){return this.manipulateListeners(!0,t,e)},a.manipulateListeners=function(t,e,n){var r,i,a=t?this.removeListener:this.addListener,o=t?this.removeListeners:this.addListeners;if("object"!==typeof e||e instanceof RegExp){r=n.length;while(r--)a.call(this,e,n[r])}else for(r in e)e.hasOwnProperty(r)&&(i=e[r])&&("function"===typeof i?a.call(this,r,i):o.call(this,r,i));return this},a.removeEvent=function(t){var e,n=typeof t,r=this._getEvents();if("string"===n)delete r[t];else if(t instanceof RegExp)for(e in r)r.hasOwnProperty(e)&&t.test(e)&&delete r[e];else delete this._events;return this},a.removeAllListeners=s("removeEvent"),a.emitEvent=function(t,e){var n,r,i,a,o,c=this.getListenersAsObject(t);for(a in c)if(c.hasOwnProperty(a))for(n=c[a].slice(0),i=0;i<n.length;i++)r=n[i],!0===r.once&&this.removeListener(t,r.listener),o=r.listener.apply(this,e||[]),o===this._getOnceReturnValue()&&this.removeListener(t,r.listener);return this},a.trigger=s("emitEvent"),a.emit=function(t){var e=Array.prototype.slice.call(arguments,1);return this.emitEvent(t,e)},a.setOnceReturnValue=function(t){return this._onceReturnValue=t,this},a._getOnceReturnValue=function(){return!this.hasOwnProperty("_onceReturnValue")||this._onceReturnValue},a._getEvents=function(){return this._events||(this._events={})},i.noConflict=function(){return e.EventEmitter=o,i},r=function(){return i}.call(e,n,e,t),void 0===r||(t.exports=r)})(this||{})},function(t,e,n){var r=n(36),i=n(103),a=n(55),o=n(37);t.exports={line:function(t,e,n,i,a,o,c){var s=r.box(t,e,n,i,a);if(!this.box(s.minX,s.maxX,s.minY,s.maxY,o,c))return!1;var u=r.pointDistance(t,e,n,i,o,c);return!isNaN(u)&&u<=a/2},polyline:function(t,e,n,r){var i=t.length-1;if(i<1)return!1;for(var a=0;a<i;a++){var o=t[a][0],c=t[a][1],s=t[a+1][0],u=t[a+1][1];if(this.line(o,c,s,u,e,n,r))return!0}return!1},cubicline:function(t,e,n,r,i,o,c,s,u,l,h){return a.pointDistance(t,e,n,r,i,o,c,s,l,h)<=u/2},quadraticline:function(t,e,n,r,a,o,c,s,u){return i.pointDistance(t,e,n,r,a,o,s,u)<=c/2},arcline:function(t,e,n,r,i,a,c,s,u){return o.pointDistance(t,e,n,r,i,a,s,u)<=c/2},rect:function(t,e,n,r,i,a){return t<=i&&i<=t+n&&e<=a&&a<=e+r},circle:function(t,e,n,r,i){return Math.pow(r-t,2)+Math.pow(i-e,2)<=Math.pow(n,2)},box:function(t,e,n,r,i,a){return t<=i&&i<=e&&n<=a&&a<=r}}},function(t,e,n){var r=n(1),i=r.vec2;function a(t,e,n,r,i){var a=1-i;return a*a*(a*r+3*i*n)+i*i*(i*t+3*a*e)}function o(t,e,n,r,i){var a=1-i;return 3*(((e-t)*a+2*(n-e)*i)*a+(r-n)*i*i)}function c(t,e,n,r,o,c,s,u,l,h,f){var d,p,v,g,m,y,b,x,w=.005,_=1/0,O=1e-4,M=[l,h];for(p=0;p<1;p+=.05)v=
|