@baosight/erm 1.0.79 → 1.0.81
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +0 -0
- package/lib/components/DateTimePicker.vue.d.ts +7 -1
- package/lib/components/MobileButtonEdit.vue.d.ts +1 -1
- package/lib/components/MobileDate.vue.d.ts +1 -1
- package/lib/components/MobileLookUp.vue.d.ts +1 -1
- package/lib/components/MobileSpin.vue.d.ts +1 -1
- package/lib/components/MobileText.vue.d.ts +1 -1
- package/lib/ermAttach/ermAttach.vue.d.ts +1 -1
- package/lib/ermForm/ermForm.vue.d.ts +43 -43
- package/lib/ermList/ermList.vue.d.ts +1 -1
- package/lib/i18n/kendo.messages.en-US.js +14 -14
- package/lib/i18n/kendo.messages.zh-CN.js +21 -21
- package/lib/i18n/kendo.messages.zh-HK.js +28 -28
- package/lib/index.css +1 -1
- package/lib/index.esm.css +61 -61
- package/lib/index.esm.js +1 -1
- package/lib/themes/ef-style-default.css +1 -1
- package/lib/themes/ef-style-ghostShark.css +1 -1
- package/package.json +78 -78
- package/lib/index.common.js +0 -57612
- package/lib/index.common.js.map +0 -1
- package/lib/index.umd.js +0 -57631
- package/lib/index.umd.js.map +0 -1
- package/lib/index.umd.min.js +0 -320
- package/lib/index.umd.min.js.map +0 -1
package/lib/index.umd.min.js
DELETED
|
@@ -1,320 +0,0 @@
|
|
|
1
|
-
(function(e,t){"object"===typeof exports&&"object"===typeof module?module.exports=t(require("vue")):"function"===typeof define&&define.amd?define([],t):"object"===typeof exports?exports["index"]=t(require("vue")):e["index"]=t(e["Vue"])})("undefined"!==typeof self?self:this,(e=>(()=>{var t={3276:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.setExpiredHandler=t.setBaseURLHandler=void 0;const a=r(n(9669)),o=n(1539),s=n(8290),i=r(n(8458)),l=n(1267),u={200:"服务器成功返回请求的数据",400:"Bad Request",401:"Unauthorized",403:"Forbidden",404:"Not Found",500:"服务器发生错误,请检查服务器(Internal Server Error)",502:"网关错误(Bad Gateway)",503:"服务不可用,服务器暂时过载或维护(Service Unavailable)",504:"网关超时(Gateway Timeout)"};let d=null,c=null;const m=new Map;function h(e){const{method:t,url:n,params:r,data:a}=e;return[t,n,i.default.stringify(r),i.default.stringify(a)].join("&")}function _(e){const t=h(e);e.url.endsWith("/refreshToken")&&(e.cancelToken=e.cancelToken||new a.default.CancelToken((e=>{m.has(t)||m.set(t,e)})))}function f(e){const t=h(e);if(m.has(t)&&e.url.endsWith("/refreshToken")){const e=m.get(t);e(t),m.delete(t)}}function p(e){c=e}t.setBaseURLHandler=p;const y=async(e,t)=>{const{response:n,message:r}=e;if(n&&n.status){const r=(0,s.getRefreshToken)(),o=(0,s.getToken)(),i=u[n.status]||n.statusText,{status:c,request:m,data:h}=n;if(h)if("string"===typeof h){const t=(0,s.getHtmlTagContent)(h);e.message=t[t.length-1]||i}else e.message=h.message||h.msg||i;else e.message=i;if(e.status=c,401===c||403===c)if(403===c&&r){if(r){const n=(0,s.getCurrentUser)(),i=e.config,l=await t.post("refreshToken",{refreshToken:r,token:o??"",userId:n.userId}).catch((t=>a.default.isCancel(t)?Promise.resolve({data:{flag:0}}):Promise.reject(e))),{signature:u,flag:d,refreshToken:c}=l.data;if(0===d)return u&&(0,s.setToken)(u),c&&(0,s.setRefreshToken)(c),t(i)}}else{if((0,l.getConfig)()?.powerByQianKun){let e=window.location.pathname;const t=(0,l.getConfig)()?.context??"/";e=1===t.length?e:e.substring(t.length-1),"/user/login"!==e&&window.history.pushState(null,"登录",`/user/login?redirect=${e}${window.location.search?window.location.search.replace("?","&"):""}`)}d&&d(e)}}else n||(e.message="您的网络发生异常,无法连接服务器");return Promise.reject(e)},g=e=>{e.headers={...e.headers,"Content-Type":"application/json;charset=UTF-8"};const t=(0,s.getToken)();return t&&(0,s.isPlatJ)()?(e.headers["Accept"]="application/json,*/*",e.headers["x-token"]=t):t&&!e.headers["servicename"]&&(e.headers["signature"]=t),f(e),_(e),e},M=e=>{f(e.config);const{data:t,status:n}=e;if(200===n&&Object.keys(t).includes("__version__")){const n=e.config.url?.substring(e.config.url.lastIndexOf("/")+1);console.time(`service [${n}] deserialization end`);const r=o.EITools.parseJsonObject(t),a=r.toEIInfo();if(console.timeEnd(`service [${n}] deserialization end`),(0,s.isPlatJ)()&&-1===a.status&&"票据过期或请求不合法,请重新登录或获取合法权限!"===a.msg){const t=new Error(r.__sys__.msg);return e.status=401,e.data=a,e.statusText="票据过期或请求不合法,请重新登录或获取合法权限!",t.response=e,Promise.reject(t)}e.data=r}return e},v=e=>(f(e.config||{}),a.default.isCancel(e)?(console.log("已取消的重复请求:"+e.message),Promise.reject(e)):Promise.reject(e));function L(e){const t=a.default.create({baseURL:(0,l.getConfig)()?.baseURL,timeout:0});return t.interceptors.request.use(g),t.interceptors.response.use(M,v),t(e).then((e=>e)).catch((e=>y(e,t)))}function w(e){d=e}t["default"]=L,t.setExpiredHandler=w},468:function(e,t,n){"use strict";var r=this&&this.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(t,"__esModule",{value:!0}),t.EIManager=void 0;const a=r(n(3276)),o=n(8290),s=n(1539),i=n(7466),l=n(1267);class u{constructor(){}handlePost=(e,t,n,r,i)=>{let l={responseType:r};i&&(l={...l,headers:i});const u=JSON.parse(JSON.stringify(t));if("2.0"===u["__version__"]){if(!(0,o.isPlatJ)()){t=(0,o.setContext)(t);const e=i?.uuid;e&&(t.context={...t.context,uuid:e})}const r=e.substring(e.lastIndexOf("/")+1);console.time(`service [${r}] serialization end`),t=t.toJSON(n),t=JSON.stringify(t),console.timeEnd(`service [${r}] serialization end`)}return l={...l,method:"POST",url:e,data:t},(0,a.default)(l).then((e=>(e={...e,data:e.data instanceof s.EITools.__EIInfoJson__?e.data.toEIInfo(n):e.data},e))).catch((e=>Promise.reject(e)))};handleGet=(e,t,n)=>(0,a.default)({method:"GET",url:e,headers:{responseType:n||"json"}}).then((e=>{const n=e.data instanceof s.EITools.__EIInfoJson__?e.data.toEIInfo(t):e.data;return n})).catch((e=>Promise.reject(e)));callService(e,t,n,r,a,s){a=this.initAxiosHeader(a);const i=new Date;console.log(`${(0,o.toIsoString)(i)} call service [${t}] begin.`);const l=this.buildUrl(t,e),u=void 0===s?.show||s?.show,d={value:void 0};return u&&(0,o.loading)(u,d,s?.target,s?.showAnimation,s?.ms),this.handlePost(l,n,r,"json",a).then((e=>{const n=new Date;return console.log(`${(0,o.toIsoString)(n)} call service [${t}] end in ${n.getTime()-i.getTime()} ms.`),u&&(0,o.loading)(!1,d,s?.target,s?.showAnimation,s?.ms),e.data})).catch((e=>{const n=new Date;return console.log(`${(0,o.toIsoString)(n)} failed to call service [${t}]. ${n.getTime()-i.getTime()} ms elapsed.`),u&&(0,o.loading)(!1,d,s?.target,s?.showAnimation,s?.ms),Promise.reject(e)}))}callMasterEPService(e,t,n,r,a){r=this.initAxiosHeader(r);const s=new Date;console.log(`${(0,o.toIsoString)(s)} call service [${e}] begin.`);const i=o.MASTER_EP_NAME,l=this.buildUrl(e,i),u=void 0===a?.show||a?.show,d={value:void 0};return u&&(0,o.loading)(u,d,a?.target,a?.showAnimation,a?.ms),this.handlePost(l,t,n,"json",r).then((t=>{const n=new Date;return console.log(`${(0,o.toIsoString)(n)} call service [${e}] end in ${n.getTime()-s.getTime()} ms.`),u&&(0,o.loading)(!1,d,a?.target,a?.showAnimation,a?.ms),t.data})).catch((t=>{const n=new Date;return console.log(`${(0,o.toIsoString)(n)} failed to call service [${e}]. ${n.getTime()-s.getTime()} ms elapsed.`),u&&(0,o.loading)(!1,d,a?.target,a?.showAnimation,a?.ms),Promise.reject(t)}))}callEPService(e,t,n,r,a){r=this.initAxiosHeader(r);const s=new Date;console.log(`${(0,o.toIsoString)(s)} call service [${e}] begin.`);const i=o.EP_NAME,l=this.buildUrl(e,i),u=void 0===a?.show||a?.show,d={value:void 0};return u&&(0,o.loading)(u,d,a?.target,a?.showAnimation,a?.ms),this.handlePost(l,t,n,"json",r).then((t=>{const n=new Date;return console.log(`${(0,o.toIsoString)(n)} call service [${e}] end in ${n.getTime()-s.getTime()} ms.`),u&&(0,o.loading)(!1,d,a?.target,a?.showAnimation,a?.ms),t.data})).catch((t=>{const n=new Date;return console.log(`${(0,o.toIsoString)(n)} failed to call service [${e}]. ${n.getTime()-s.getTime()} ms elapsed.`),u&&(0,o.loading)(!1,d,a?.target,a?.showAnimation,a?.ms),Promise.reject(t)}))}buildUrl=(e,t)=>(0,o.isPlatJ)()?(t=t||(0,l.getConfig)()?.jAppName||"IPLAT4J",`${t}/service/${e}`):(t=t||"DEFAULT",`${t}/api/CallService/${e}`);initAxiosHeader=e=>(e=e||{},e={...e,uuid:(0,i.v4)()},e)}const d=new u;t.EIManager=d},1539:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EITools=void 0;const r=n(6133),a=n(1050),o=n(7466);(function(e){class t{constructor(){this.company_code="",this.company_name="",this.fore_ip="",this.fore_mac="",this.fore_machine="",this.formname="",this.userid="",this.username="",this.culture="zh_Hans"}company_code;company_name;fore_ip;fore_mac;fore_machine;formname;userid;username;culture}e.Context=t;class n{constructor(){this.descName="",this.msg="",this.status="0",this.msgKey="",this.name="",this.traceId=""}descName;detailMsg;msg;msgKey;name;status;traceId}e.Sys=n;class s{constructor(){this.descName="",this.msg="",this.status=0,this.msgKey="",this.name="",this.traceId=""}descName;detailMsg;msg;msgKey;name;status;traceId}e.SysInfo=s;class i extends Array{constructor(e){super(),e&&e.length>0&&e.forEach((e=>this.push(e)))}}e.DataRow=i;class l{constructor(){this.meta={columns:[]},this.rows=[]}meta;rows;attr;toEiBlock(e){const t=new r.EI.EiBlock;this.attr&&(t.extAttr=new Map(Object.entries(this.attr)));let n=[...this.meta.columns.map((e=>({...e})))];if(e?.autoColumnToUpper&&(n=n.map((e=>({...e,name:e.name.toUpperCase()})))),t.setBlockMeta(n),e?.autoId){const e={pos:n.length,name:a.__IDField__,type:"C",descName:""};n.push(e)}return this.rows.forEach((r=>{const s={};n.forEach(((n,a)=>{if(e?.responseDataHandler){let o=e?.responseDataHandler.call(this,t.name,n.name,r[a]);"D"===n.type&&(o="string"===typeof o&&""!==o.trim()?o&&new Date(o):null),s[n.name]=o}else{let e=r[a];"D"===n.type?e="string"===typeof e&&""!==e.trim()?e&&new Date(e):null:"B"===n.type&&(e=!!e),s[n.name]=e}})),e?.autoId&&(s[a.__IDField__]=(0,o.v4)()),t.data.push(s)})),t}}e.__BlockJson__=l;class u{constructor(e){this.serviceId="",this.__version__="2.0",this.__sys__=new n,this.__context__=new t,this.__blocks__={},e&&(this.__edInfo__=new r.EI.EDInfo)}serviceId;__version__;__sys__;__context__;__blocks__;__edInfo__;addBlock(e,t){this.__blocks__[e]=t}toEIInfo(e){const t=new r.EI.EIInfo;t.context={...this.__context__};const n={...this.__sys__,status:Number(this.__sys__.status)};t.sys=n,this.__edInfo__&&(t.edInfo={fblk_name:[...this.__edInfo__.fblk_name],func_name:[...this.__edInfo__.func_name],pk_name:[...this.__edInfo__.pk_name],pk_val:[...this.__edInfo__.pk_val]});let{descName:a,msg:o,status:s,msgKey:i,name:l}=n;t.descName=a,t.msg=o,t.status=s,t.msgKey=i,t.name=l;const u=Object.keys(this);u.forEach((e=>{e.startsWith("__")||(t.extAttr[e]=this[e])}));for(const r in this.__blocks__){const n=this.__blocks__[r],a=n.toEiBlock(e);t.addBlock(a,r)}return t}}e.__EIInfoJson__=u,e.parseJsonObject=e=>{if("string"===typeof e&&(e=JSON.parse(e)),e&&e.__version__){const t=new u;t.__context__={...e.__context__},t.__sys__={...e.__sys__},t.__version__=e.__version__,e.__edInfo__&&(t.__edInfo__={...e.__edInfo__});const n=Object.keys(e);n.forEach((n=>{n.startsWith("__")||(t[n]=e[n])}));for(const r in e.__blocks__){const n=e.__blocks__[r],a=new l;a.rows=[...n.rows],a.meta={...n.meta},n.attr&&(a.attr={...n.attr}),t.__blocks__[r]=a}return t}return new u}})(t.EITools||(t.EITools={}))},6133:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EI=void 0;const r=n(1050),a=n(1539),o=n(8290);(function(e){const t=e=>"string"===typeof e?"C":"number"===typeof e?"N":"boolean"===typeof e?"B":e instanceof Date?"D":"C",n=e=>void 0===e||null===e?"U":t(e),s=(e,t)=>"C"===e&&"string"===typeof t||("N"===e&&"number"===typeof t||("B"===e&&"boolean"===typeof t||"D"===e&&t instanceof Date)),i=e=>void 0!==e&&(null!==e&&""!==e),l=e=>{const t="N"===e?0:"D"===e?null:"";return t},u=e=>{const t="N"===e?0:"";return t};class d{constructor(e){this.name=e||"Table1",this.data=[],this.columns=[],this.extAttr=new Map}name;data;columns;extAttr;pushData(e,t){if(Array.isArray(e)?this.data=[...this.data,...e]:this.data.push(e),t)if(Array.isArray(e))e.forEach((e=>{const t=Object.keys(e);t.forEach(((t,r)=>{const a=this.columns.find((e=>e.name===t)),o=n(e[t]);if(a){if(""===e[t]&&"D"===a.type)throw new Error("不能将日期类型设置为空字符串");("C"===o&&"N"===a.type||"D"===o&&"C"===a.type)&&(a.type=o)}else{const e=new h;e.name=t,e.pos=this.columns.length,e.descName=`C${t}`,e.type="U"===o?"C":o,this.columns.push(e)}}))}));else{const t=Object.keys(e);t.forEach(((t,r)=>{const a=this.columns.find((e=>e.name===t)),o=n(e[t]);if(a)("C"===o&&"N"===a.type||"D"===o&&"C"===a.type)&&(a.type=o);else{const e=new h;e.name=t,e.pos=this.columns.length,e.descName=`C${t}`,e.type="U"===o?"C":o,this.columns.push(e)}}))}}getBlockMeta(){return this.columns}setBlockMeta(e){this.columns=e.map((e=>({...e})))}getColumn(e){if(""===e.trim())throw new Error("columnName cannot be empty");const t=this.columns.find((t=>t.name===e));return t}removeColumn(e){if(""===e.trim())throw new Error("columnName cannot be empty");if(this.columns){const t=this.columns.findIndex((t=>t.name===e));t>=0&&(this.columns.splice(t,1),this.columns.forEach(((e,n)=>{n>=t&&(e.pos=e.pos-1)})))}return this.data.length?(this.data=this.data.map((t=>{const n={...t};return delete n[e],n})),this):this}containsColumn(e){return void 0!==this.columns.find((t=>t.name===e))}addColumn(e,t,n){if(e instanceof h){const n=this.columns.findIndex((t=>t.name===e.name));if(-1!==n)throw new Error("table ["+this.name+"] already has column ["+e.Name+"]");if(this.columns.push(e),t=void 0===t?l(e.type):t,this.data.length){if(!s(e.type,t))throw new Error(`defaultValue [${t}] not match dataType [${e.type}]`);this.data=this.data.map((n=>({...n,[e.name]:void 0===t?"":t})))}}else{if(""===e.trim())throw new Error("column name cannot be empty");if(n||(n="C"),this.columns){const r=this.columns.findIndex((t=>t.name===e));if(-1==r){t=t||"";const r=new h;r.pos=this.columns.length,r.name=e,r.type=n||"C",r.descName=`C${e}`,this.addColumn(r,t)}}}}addColumns(e,...t){if(Array.isArray(e))e.forEach((e=>this.addColumn(e)));else{const n=[e,...t];n.forEach((e=>this.addColumn(e)))}}renameColumn(e,t){if(""===e.trim()||""===t.trim())throw new Error("columnName cannot be empty");if(this.columns){const n=this.columns.find((t=>t.name===e));n&&(n.name=t)}if(this.data.length){const n=Object.keys(this.data[0]);if(n.includes(t))throw new Error(`column name [${t}] already exists.`);if(!n.includes(e))throw new Error(`column name [${t}] does not exist.`);return this.data=this.data.map((n=>{const r={...n,[t]:n[e]};return delete r[e],r})),this}return this}copy(e){const t=new d;return t.columns=this.columns.map((e=>({...e}))),t.name=e||`${this.name} copy`,t.data=this.data.map((e=>({...e}))),this.extAttr&&(t.extAttr=new Map(this.extAttr)),t}clone(e,t){const n=new d;return n.columns=this.columns.map((e=>({...e}))),n.name=e||`${this.name} copy`,t&&(n.data=this.data.map((e=>({...e})))),this.extAttr&&(n.extAttr=new Map(this.extAttr)),n}addRow(e){if(Object.keys(e).length>0)return this.data.push(e),this;throw new Error("rowData cannot be empty")}deleteRow(e){if(e>=0&&e%1===0){let t=this.data.splice(e,1);return t[0]}throw new Error("index must be an integer")}insertRow(e,t){if(e>=0&&e%1===0&&Object.keys(t).length>0)return this.data.splice(e,0,t),this;throw new Error("please check args data")}toJSON(e){const t=new a.EITools.__BlockJson__;let n=[...this.columns.map((e=>({...e})))];return n.length>0&&(e?.autoId&&(n=n.filter((e=>e.name!==r.__IDField__))),t.meta={columns:n}),this.data.forEach(((r,a)=>{const s=[];n.forEach(((n,a)=>{let i=r[n.name];e?.requestDataHandler&&(i=e?.requestDataHandler.call(this,this.name,n.name,i)),"string"===typeof i&&"D"===n.type&&(t.meta.columns[a].type="C"),i instanceof Date&&(t.meta.columns[a].type="D",i=(0,o.toIsoString)(i)),"boolean"===typeof i?i+="":void 0===i?i=u(n.type):null===i&&(i="D"===t.meta.columns[a].type||"N"===t.meta.columns[a].type?null:""),s.push(i)})),s.length>0&&t.rows.push(s)})),this.extAttr&&(t.attr=Array.from(this.extAttr).reduce(((e,[t,n])=>(e[t]=n,e)),{})),t}static build(e,n){let r=new d,a=!1,o=[];if(r.name=e,Array.isArray(n)){let e=[];if("string"===typeof n[0])o=n;else{for(let e in n[0])o.push(e);a=!0}if(o.forEach(((r,o)=>{let s=new h;a&&(s.type=t(n[0][r])),s.name=r,s.pos=o,e.push(s)})),r.columns=e,a)for(let t=0;t<n.length;t++)r.addRow(n[t])}return r}static buildByNames(e,t,n){let r=new d,a=Array.isArray(n);if(r.name=e,Array.isArray(t)){let e=[];t.forEach(((t,r)=>{let o=new h;o.name=t,o.pos=r,a&&i(n[r])&&(o.descName=n[r]),e.push(o)})),r.columns=e}return r}static buildByColumns(e,t){let n=new d;n.name=e;let r=[];return t.forEach(((e,t)=>{let n=new h;n.name=e["field"];let a=new _;Object.keys(a).forEach(((t,r)=>{t in e&&void 0!=e[t]&&(n[t]=e[t])})),n.descName=e["title"],n.pos=t,r.push(n)})),n.columns=r,n}}e.EiBlock=d;class c{constructor(){this.context=new a.EITools.Context,this.sys=new a.EITools.SysInfo,this.blocks={},this.name="",this.descName="",this.msg="",this.msgKey="",this.detailMsg="",this.status=0,this.extAttr={}}context;sys;blocks;name;descName;msg;msgKey;detailMsg;status;extAttr;edInfo;getName(){return this.name}setName(e){this.name=e}setED(e){this.edInfo=e}addBlock(e,t){const n=t||e.name;if(""===n.trim())throw new Error("block name cannot be empty.");if(Object.keys(this.blocks).includes(n))throw new Error(`block [${n}] already exists.`);return e.name=n,this.blocks[n]=e,e}contains(e){const t=this.blocks[e];return i(t)}remove(e){try{const t=this.blocks[e];return delete this.blocks[e],t}catch(t){throw t}}renameBlock(e,t){if(""===e.trim()||""===t.trim())throw new Error("block name cannot be empty.");if(!Object.keys(this.blocks).includes(e))throw new Error(`block [${e}] does not exist.`);if(Object.keys(this.blocks).includes(t))throw new Error(`block [${e}] already exists.`);const n=this.blocks[e];return n.name=t,this.blocks[t]=n,delete this.blocks[e],n}getBlock(e){const t=Object.keys(this.blocks);if("string"===typeof e){if(""===e.trim())throw new Error("block name cannot be empty.");if(!t.includes(e))throw new Error(`block [${e}] does not exist.`);const n=this.blocks[e];return n}{if(e<0||!Number.isInteger(e))throw new Error("block index must be an integer greater than or equal to 0.");if(e>=t.length)throw new Error(`block [${e}] does not exist.`);const n=this.blocks[t[e]];return n}}clone(){const e=a.EITools.parseJsonObject(this.toJSON()),t=e.toEIInfo();return t}get(e){if(""===e.trim())return new Error("EiInfo function get() str cannot be empty.");let t,n=e.split("-");if(3===n.length){const e=parseInt(n[1]);return this.contains(n[0])?(t=this.getBlock(n[0]),t.data[e][n[2]]??null):null}return 2===n.length?this.contains(n[0])?(t=this.getBlock(n[0]),t.extAttr?.get(n[1])??null):null:this.extAttr[n[0]]}set(...e){let n;switch(e.length>2?(n=e[0],"undefined"==typeof this.blocks[n]&&(this.blocks[n]=new d,this.blocks[n].name=n)):n="",e.length){case 2:if("string"==typeof e[0]){let t=e[0].split("-");1==t.length?this.extAttr[e[0]]=e[1]:2==t.length?this.set(t[0],t[1],e[1]):3==t.length&&this.set(t[0],t[1],t[2],e[1])}break;case 3:this.blocks[n].extAttr||(this.blocks[n].extAttr=new Map),this.blocks[n].extAttr.set(e[1],e[2]);break;case 4:if(!this.blocks[n].containsColumn(e[2])){const r=this.blocks[n];console.log(r);let a=new h;a.name=e[2],a.pos=this.blocks[n].columns.length,a.type=e[3]?t(e[3]):"C",this.blocks[n].columns.push(a)}let r=parseInt(e[1]);if(e[2]&&e[3]){const t=this.blocks[n].data;while("undefined"===typeof t[r])t.push({});t[r][e[2]]=e[3]}break}}toJSON(e){const t=new a.EITools.__EIInfoJson__;t.__context__={...this.context};const n={...this.sys,status:this.sys.status+""};t.__sys__=n,this.edInfo&&(t.__edInfo__={fblk_name:[...this.edInfo.fblk_name],func_name:[...this.edInfo.func_name],pk_name:[...this.edInfo.pk_name],pk_val:[...this.edInfo.pk_val]});for(const r in this.blocks)if(Object.prototype.hasOwnProperty.call(this.blocks,r)){let n=new a.EITools.__BlockJson__;const o=this.blocks[r];n=e?o.toJSON(e):o.toJSON(),t.addBlock(r,n)}if(this.extAttr){const e=Object.keys(this.extAttr);e.forEach((e=>{t[e]=this.extAttr[e]}))}return this.name&&(t.__sys__.name=this.name),t}}e.EIInfo=c;class m{constructor(){this.fblk_name=Array(63).fill(""),this.func_name=Array(63).fill(""),this.pk_name=Array(3).fill(""),this.pk_val=Array(3).fill("")}fblk_name;func_name;pk_name;pk_val}e.EDInfo=m;class h{constructor(){this.pos=0,this.name="",this.type="C",this.descName=""}pos;name;type;descName;regex;formatter;editor;minLength;maxLength;primaryKey;nullable;visible;readonly;displayType;errorPrompt;width;height;align;blockName;sourceName;labelProperty;valueProperty}e.EiColumn=h;class _{constructor(){this.pos=0,this.name="",this.type="C",this.descName="",this.regex="",this.formatter="",this.editor="",this.minLength=0,this.maxLength=0,this.primaryKey=!1,this.nullable=!0,this.visible="",this.readonly="",this.displayType="",this.errorPrompt="",this.width=0,this.height=0,this.align="",this.blockName="",this.sourceName="",this.labelProperty="",this.valueProperty=""}pos;name;type;descName;regex;formatter;editor;minLength;maxLength;primaryKey;nullable;visible;readonly;displayType;errorPrompt;width;height;align;blockName;sourceName;labelProperty;valueProperty}})(t.EI||(t.EI={}))},2321:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EP=void 0;const r=n(8290);class a{constructor(){}get Environment(){return(0,r.getCurrentEnvironment)()}get User(){return(0,r.getCurrentUser)()}}const o=new a;t.EP=o},8222:function(e,t,n){"use strict";var r=this&&this.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var a=Object.getOwnPropertyDescriptor(t,n);a&&!("get"in a?!t.__esModule:a.writable||a.configurable)||(a={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,a)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),a=this&&this.__exportStar||function(e,t){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(t,n)||r(t,e,n)};Object.defineProperty(t,"__esModule",{value:!0}),a(n(1267),t),a(n(6133),t),a(n(8756),t),a(n(3276),t),a(n(8290),t),a(n(468),t),a(n(2321),t),a(n(1050),t)},8756:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0})},1267:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.getConfig=t.init=void 0;let n=null;function r(e){n=Object.freeze(e)}function a(){return n}t.init=r,t.getConfig=a},1050:(e,t)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.__IDField__=void 0,t.__IDField__="ID"},8290:(e,t,n)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.toIsoString=t.EP_NAME=t.MASTER_EP_NAME=t.isPlatJ=t.PLAT_TYPE=t.getHtmlTagContent=t.isHtmlString=t.isJsonString=t.loading=t.setContext=t.buildEIInfo=t.removeCurrentEnvironment=t.setCurrentEnvironment=t.getCurrentEnvironment=t.removeCurrentUser=t.setCurrentUser=t.getCurrentUser=t.removeRememberMe=t.setRememberMe=t.getRememberMe=t.removeRefreshToken=t.setRefreshToken=t.getRefreshToken=t.removeToken=t.setToken=t.getToken=void 0;const r=n(6133),a=n(1267),o="signature_token",s="refresh_token",i="user_info",l="app_environment_info",u=e=>{const n=(0,t.getRememberMe)()||e;return n?localStorage.getItem(o):sessionStorage.getItem(o)};t.getToken=u;const d=(e,n)=>{try{const r=(0,t.getRememberMe)()||n;return r?(localStorage.setItem(o,e),sessionStorage.removeItem(o)):(sessionStorage.setItem(o,e),localStorage.removeItem(o)),!0}catch(r){return!1}};t.setToken=d;const c=()=>{try{return localStorage.removeItem(o),sessionStorage.removeItem(o),!0}catch(e){return!1}};t.removeToken=c;const m=e=>{const n=(0,t.getRememberMe)()||e;return n?localStorage.getItem(s):sessionStorage.getItem(s)};t.getRefreshToken=m;const h=(e,n)=>{try{const r=(0,t.getRememberMe)()||n;return r?(localStorage.setItem(s,e),sessionStorage.removeItem(s)):(localStorage.removeItem(s),sessionStorage.setItem(s,e)),!0}catch(r){return!1}};t.setRefreshToken=h;const _=()=>{try{return localStorage.removeItem(s),sessionStorage.removeItem(s),!0}catch(e){return!1}};t.removeRefreshToken=_;const f=()=>"true"===localStorage.getItem("remember_me");t.getRememberMe=f;const p=e=>{try{return localStorage.setItem("remember_me",e+""),!0}catch(t){return!1}};t.setRememberMe=p;const y=()=>{try{return localStorage.removeItem("remember_me"),!0}catch(e){return!1}};t.removeRememberMe=y;const g=e=>{const n=(0,t.getRememberMe)()||e,r=n?localStorage.getItem(i):sessionStorage.getItem(i);if(r){const e=JSON.parse(r);return e}return{id:"",userId:"",userName:"",deptId:"",deptEName:"",deptCName:""}};t.getCurrentUser=g;const M=(e,n)=>{try{const r=(0,t.getRememberMe)()||n;return r?(localStorage.setItem(i,JSON.stringify(e)),sessionStorage.removeItem(i)):(sessionStorage.setItem(i,JSON.stringify(e)),localStorage.removeItem(i)),!0}catch(r){return!1}};t.setCurrentUser=M;const v=()=>{try{return localStorage.removeItem(i),sessionStorage.removeItem(i),!0}catch(e){return!1}};t.removeCurrentUser=v;const L=e=>{const n=(0,t.getRememberMe)()||e,r=n?localStorage.getItem(l):sessionStorage.getItem(l);if(r){const e=JSON.parse(r);return e}return{skinName:"",culture:"",companyCode:"",companyName:"",appName:""}};t.getCurrentEnvironment=L;const w=(e,n)=>{try{const r=(0,t.getRememberMe)()||n;return r?(localStorage.setItem(l,JSON.stringify(e)),sessionStorage.removeItem(l)):(sessionStorage.setItem(l,JSON.stringify(e)),localStorage.removeItem(l)),!0}catch(r){return!1}};t.setCurrentEnvironment=w;const Y=()=>{try{return localStorage.removeItem(l),sessionStorage.removeItem(l),!0}catch(e){return!1}};t.removeCurrentEnvironment=Y;const k=(e,n)=>{let a=new r.EI.EIInfo;const o=new r.EI.EiBlock,s=n||"Table1";return o.pushData(e,!0),a.addBlock(o,s),a=(0,t.setContext)(a),a};t.buildEIInfo=k;const b=()=>{const e=(0,a.getConfig)()?.currentRouter.currentRoute.value??{},{query:t,path:n,fullPath:r}=e,o=t?.formName?t?.formName:void 0!==n?n.toString().substring(n.toString().lastIndexOf("/")+1):"HOME";return o},D=e=>{const n=(0,t.getCurrentUser)(),r=(0,t.getCurrentEnvironment)(),o=(0,a.getConfig)();if(n&&""!==n.userId){const t=b(),a={userid:n.userId,username:n.userName,formname:t.toUpperCase(),fore_ip:o?.sysInfo?.fore_ip??"",fore_mac:o?.sysInfo?.fore_mac??"",fore_machine:o?.sysInfo?.fore_machine??"",culture:r.culture||"zh_Hans",company_code:r.companyCode||"",company_name:r.companyName||""};e.context={...a}}return e};t.setContext=D;let T=!1;const S=()=>{const e=document.createElement("style");e.textContent="\n .request-loading {\n position: relative;\n width: 100%;\n height: 100%;\n }\n\n .loading-mask {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n background: rgba(255, 255, 255, 0.1); /* 半透明白色遮罩 */\n mask-image: none; /* 初始设置为无遮罩 */\n }\n\n .loading-svg {\n /*position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;*/\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n display: flex;\n align-items: center;\n justify-content: center;\n font-size: 12px;\n background: rgba(0, 0, 0, 0.2);\n mask-image: none; /* 初始设置为无遮罩 */\n }\n\n /*.loading-svg svg {\n width: 100%;\n height: 100%;\n }*/\n\n @keyframes loadingAnimation {\n to {\n transform: rotate(360deg);\n }\n }\n ",document.head.appendChild(e)},E=(e,t,n)=>{let r,a=!1;if(e){const t=document.querySelectorAll(e);t.length?r=t[0]:(r=document.body,a=!0)}else r=document.body,a=!0;r?.classList.add("request-loading");const o=document.createElement("div");o.className="loading-mask",r?.appendChild(o);const s=document.createElement("div");s.className="loading-svg";const i=document.createElementNS("http://www.w3.org/2000/svg","svg");i.setAttribute("viewBox","0 0 100 100"),i.setAttribute("width","50px"),i.setAttribute("height","50px");let l=null;return n=n??2e3,l=setTimeout((()=>{const e=document.createElementNS("http://www.w3.org/2000/svg","path");e.setAttribute("d","M67.447 58c5.523 0 10-4.477 10-10s-4.477-10-10-10-10 4.477-10 10 4.477 10 10 10zm9.448 9.447c0 5.523 4.477 10 10 10 5.522 0 10-4.477 10-10s-4.478-10-10-10c-5.523 0-10 4.477-10 10zm-9.448 9.448c-5.523 0-10 4.477-10 10 0 5.522 4.477 10 10 10s10-4.478 10-10c0-5.523-4.477-10-10-10zM58 67.447c0-5.523-4.477-10-10-10s-10 4.477-10 10 4.477 10 10 10 10-4.477 10-10z"),e.setAttribute("fill","rgb(64, 158, 255)"),i.appendChild(e),s.appendChild(i),r?.appendChild(s);const t=document.createElementNS("http://www.w3.org/2000/svg","animateTransform");t.setAttribute("attributeName","transform"),t.setAttribute("type","rotate"),t.setAttribute("from","-360 67 67"),t.setAttribute("to","0 67 67"),t.setAttribute("dur","1.2s"),t.setAttribute("repeatCount","indefinite"),e.appendChild(t)}),n),T||(S(),T=!0),l},x=(e,t)=>{let n,r=!1;if(e){const t=document.querySelectorAll(e);t.length?n=t[0]:(n=document.body,r=!0)}else n=document.body,r=!0;const a=n?.querySelector(".loading-mask"),o=n?.querySelector(".loading-svg");a&&a.remove(),o&&o.remove(),n?.classList.remove("request-loading"),t&&clearTimeout(t)},O=(e,t,n,r,a)=>{e?t.value=E(n,r,a):x(n,t.value)};t.loading=O;const j=e=>{try{JSON.parse(e);return!0}catch(t){return!1}};t.isJsonString=j;const A=e=>{const t=new RegExp("<[a-zA-Z]+.*?>([\\s\\S]*?)</[a-zA-Z]*?>","g");return t.test(e)};t.isHtmlString=A;const H=e=>{const t=new RegExp("(?<=>)[^<>]+(?=<)","g");return t.test(e)&&e.match(t)||[]};t.getHtmlTagContent=H,t.PLAT_TYPE=(0,a.getConfig)()?.platType??"4C";const C=()=>"4J"===t.PLAT_TYPE;t.isPlatJ=C,t.MASTER_EP_NAME=(0,t.isPlatJ)()?(0,a.getConfig)()?.jAppName??"iplat4j":"MASTER",t.EP_NAME=(0,t.isPlatJ)()?(0,a.getConfig)()?.jAppName??"iplat4j":"EP";const N=e=>{var t=-e.getTimezoneOffset(),n=t>=0?"+":"-",r=function(e){return(e<10?"0":"")+e};return e.getFullYear()+"-"+r(e.getMonth()+1)+"-"+r(e.getDate())+"T"+r(e.getHours())+":"+r(e.getMinutes())+":"+r(e.getSeconds())+n+r(Math.floor(Math.abs(t)/60))+":"+r(Math.abs(t)%60)};t.toIsoString=N},2592:e=>{"use strict";var t=String.prototype.replace,n=/%20/g,r={RFC1738:"RFC1738",RFC3986:"RFC3986"};e.exports={default:r.RFC3986,formatters:{RFC1738:function(e){return t.call(e,n,"+")},RFC3986:function(e){return String(e)}},RFC1738:r.RFC1738,RFC3986:r.RFC3986}},8458:(e,t,n)=>{"use strict";var r=n(4554),a=n(6530),o=n(2592);e.exports={formats:o,parse:a,stringify:r}},6530:(e,t,n)=>{"use strict";var r=n(7116),a=Object.prototype.hasOwnProperty,o=Array.isArray,s={allowDots:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decoder:r.decode,delimiter:"&",depth:5,ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictNullHandling:!1},i=function(e){return e.replace(/&#(\d+);/g,(function(e,t){return String.fromCharCode(parseInt(t,10))}))},l=function(e,t){return e&&"string"===typeof e&&t.comma&&e.indexOf(",")>-1?e.split(","):e},u="utf8=%26%2310003%3B",d="utf8=%E2%9C%93",c=function(e,t){var n,c={__proto__:null},m=t.ignoreQueryPrefix?e.replace(/^\?/,""):e,h=t.parameterLimit===1/0?void 0:t.parameterLimit,_=m.split(t.delimiter,h),f=-1,p=t.charset;if(t.charsetSentinel)for(n=0;n<_.length;++n)0===_[n].indexOf("utf8=")&&(_[n]===d?p="utf-8":_[n]===u&&(p="iso-8859-1"),f=n,n=_.length);for(n=0;n<_.length;++n)if(n!==f){var y,g,M=_[n],v=M.indexOf("]="),L=-1===v?M.indexOf("="):v+1;-1===L?(y=t.decoder(M,s.decoder,p,"key"),g=t.strictNullHandling?null:""):(y=t.decoder(M.slice(0,L),s.decoder,p,"key"),g=r.maybeMap(l(M.slice(L+1),t),(function(e){return t.decoder(e,s.decoder,p,"value")}))),g&&t.interpretNumericEntities&&"iso-8859-1"===p&&(g=i(g)),M.indexOf("[]=")>-1&&(g=o(g)?[g]:g),a.call(c,y)?c[y]=r.combine(c[y],g):c[y]=g}return c},m=function(e,t,n,r){for(var a=r?t:l(t,n),o=e.length-1;o>=0;--o){var s,i=e[o];if("[]"===i&&n.parseArrays)s=[].concat(a);else{s=n.plainObjects?Object.create(null):{};var u="["===i.charAt(0)&&"]"===i.charAt(i.length-1)?i.slice(1,-1):i,d=parseInt(u,10);n.parseArrays||""!==u?!isNaN(d)&&i!==u&&String(d)===u&&d>=0&&n.parseArrays&&d<=n.arrayLimit?(s=[],s[d]=a):"__proto__"!==u&&(s[u]=a):s={0:a}}a=s}return a},h=function(e,t,n,r){if(e){var o=n.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,s=/(\[[^[\]]*])/,i=/(\[[^[\]]*])/g,l=n.depth>0&&s.exec(o),u=l?o.slice(0,l.index):o,d=[];if(u){if(!n.plainObjects&&a.call(Object.prototype,u)&&!n.allowPrototypes)return;d.push(u)}var c=0;while(n.depth>0&&null!==(l=i.exec(o))&&c<n.depth){if(c+=1,!n.plainObjects&&a.call(Object.prototype,l[1].slice(1,-1))&&!n.allowPrototypes)return;d.push(l[1])}return l&&d.push("["+o.slice(l.index)+"]"),m(d,t,n,r)}},_=function(e){if(!e)return s;if(null!==e.decoder&&void 0!==e.decoder&&"function"!==typeof e.decoder)throw new TypeError("Decoder has to be a function.");if("undefined"!==typeof e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var t="undefined"===typeof e.charset?s.charset:e.charset;return{allowDots:"undefined"===typeof e.allowDots?s.allowDots:!!e.allowDots,allowPrototypes:"boolean"===typeof e.allowPrototypes?e.allowPrototypes:s.allowPrototypes,allowSparse:"boolean"===typeof e.allowSparse?e.allowSparse:s.allowSparse,arrayLimit:"number"===typeof e.arrayLimit?e.arrayLimit:s.arrayLimit,charset:t,charsetSentinel:"boolean"===typeof e.charsetSentinel?e.charsetSentinel:s.charsetSentinel,comma:"boolean"===typeof e.comma?e.comma:s.comma,decoder:"function"===typeof e.decoder?e.decoder:s.decoder,delimiter:"string"===typeof e.delimiter||r.isRegExp(e.delimiter)?e.delimiter:s.delimiter,depth:"number"===typeof e.depth||!1===e.depth?+e.depth:s.depth,ignoreQueryPrefix:!0===e.ignoreQueryPrefix,interpretNumericEntities:"boolean"===typeof e.interpretNumericEntities?e.interpretNumericEntities:s.interpretNumericEntities,parameterLimit:"number"===typeof e.parameterLimit?e.parameterLimit:s.parameterLimit,parseArrays:!1!==e.parseArrays,plainObjects:"boolean"===typeof e.plainObjects?e.plainObjects:s.plainObjects,strictNullHandling:"boolean"===typeof e.strictNullHandling?e.strictNullHandling:s.strictNullHandling}};e.exports=function(e,t){var n=_(t);if(""===e||null===e||"undefined"===typeof e)return n.plainObjects?Object.create(null):{};for(var a="string"===typeof e?c(e,n):e,o=n.plainObjects?Object.create(null):{},s=Object.keys(a),i=0;i<s.length;++i){var l=s[i],u=h(l,a[l],n,"string"===typeof e);o=r.merge(o,u,n)}return!0===n.allowSparse?o:r.compact(o)}},4554:(e,t,n)=>{"use strict";var r=n(7478),a=n(7116),o=n(2592),s=Object.prototype.hasOwnProperty,i={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},l=Array.isArray,u=Array.prototype.push,d=function(e,t){u.apply(e,l(t)?t:[t])},c=Date.prototype.toISOString,m=o["default"],h={addQueryPrefix:!1,allowDots:!1,charset:"utf-8",charsetSentinel:!1,delimiter:"&",encode:!0,encoder:a.encode,encodeValuesOnly:!1,format:m,formatter:o.formatters[m],indices:!1,serializeDate:function(e){return c.call(e)},skipNulls:!1,strictNullHandling:!1},_=function(e){return"string"===typeof e||"number"===typeof e||"boolean"===typeof e||"symbol"===typeof e||"bigint"===typeof e},f={},p=function e(t,n,o,s,i,u,c,m,p,y,g,M,v,L,w,Y){var k=t,b=Y,D=0,T=!1;while(void 0!==(b=b.get(f))&&!T){var S=b.get(t);if(D+=1,"undefined"!==typeof S){if(S===D)throw new RangeError("Cyclic object value");T=!0}"undefined"===typeof b.get(f)&&(D=0)}if("function"===typeof m?k=m(n,k):k instanceof Date?k=g(k):"comma"===o&&l(k)&&(k=a.maybeMap(k,(function(e){return e instanceof Date?g(e):e}))),null===k){if(i)return c&&!L?c(n,h.encoder,w,"key",M):n;k=""}if(_(k)||a.isBuffer(k)){if(c){var E=L?n:c(n,h.encoder,w,"key",M);return[v(E)+"="+v(c(k,h.encoder,w,"value",M))]}return[v(n)+"="+v(String(k))]}var x,O=[];if("undefined"===typeof k)return O;if("comma"===o&&l(k))L&&c&&(k=a.maybeMap(k,c)),x=[{value:k.length>0?k.join(",")||null:void 0}];else if(l(m))x=m;else{var j=Object.keys(k);x=p?j.sort(p):j}for(var A=s&&l(k)&&1===k.length?n+"[]":n,H=0;H<x.length;++H){var C=x[H],N="object"===typeof C&&"undefined"!==typeof C.value?C.value:k[C];if(!u||null!==N){var P=l(k)?"function"===typeof o?o(A,C):A:A+(y?"."+C:"["+C+"]");Y.set(t,D);var I=r();I.set(f,Y),d(O,e(N,P,o,s,i,u,"comma"===o&&L&&l(k)?null:c,m,p,y,g,M,v,L,w,I))}}return O},y=function(e){if(!e)return h;if(null!==e.encoder&&"undefined"!==typeof e.encoder&&"function"!==typeof e.encoder)throw new TypeError("Encoder has to be a function.");var t=e.charset||h.charset;if("undefined"!==typeof e.charset&&"utf-8"!==e.charset&&"iso-8859-1"!==e.charset)throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var n=o["default"];if("undefined"!==typeof e.format){if(!s.call(o.formatters,e.format))throw new TypeError("Unknown format option provided.");n=e.format}var r=o.formatters[n],a=h.filter;return("function"===typeof e.filter||l(e.filter))&&(a=e.filter),{addQueryPrefix:"boolean"===typeof e.addQueryPrefix?e.addQueryPrefix:h.addQueryPrefix,allowDots:"undefined"===typeof e.allowDots?h.allowDots:!!e.allowDots,charset:t,charsetSentinel:"boolean"===typeof e.charsetSentinel?e.charsetSentinel:h.charsetSentinel,delimiter:"undefined"===typeof e.delimiter?h.delimiter:e.delimiter,encode:"boolean"===typeof e.encode?e.encode:h.encode,encoder:"function"===typeof e.encoder?e.encoder:h.encoder,encodeValuesOnly:"boolean"===typeof e.encodeValuesOnly?e.encodeValuesOnly:h.encodeValuesOnly,filter:a,format:n,formatter:r,serializeDate:"function"===typeof e.serializeDate?e.serializeDate:h.serializeDate,skipNulls:"boolean"===typeof e.skipNulls?e.skipNulls:h.skipNulls,sort:"function"===typeof e.sort?e.sort:null,strictNullHandling:"boolean"===typeof e.strictNullHandling?e.strictNullHandling:h.strictNullHandling}};e.exports=function(e,t){var n,a,o=e,s=y(t);"function"===typeof s.filter?(a=s.filter,o=a("",o)):l(s.filter)&&(a=s.filter,n=a);var u,c=[];if("object"!==typeof o||null===o)return"";u=t&&t.arrayFormat in i?t.arrayFormat:t&&"indices"in t?t.indices?"indices":"repeat":"indices";var m=i[u];if(t&&"commaRoundTrip"in t&&"boolean"!==typeof t.commaRoundTrip)throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var h="comma"===m&&t&&t.commaRoundTrip;n||(n=Object.keys(o)),s.sort&&n.sort(s.sort);for(var _=r(),f=0;f<n.length;++f){var g=n[f];s.skipNulls&&null===o[g]||d(c,p(o[g],g,m,h,s.strictNullHandling,s.skipNulls,s.encode?s.encoder:null,s.filter,s.sort,s.allowDots,s.serializeDate,s.format,s.formatter,s.encodeValuesOnly,s.charset,_))}var M=c.join(s.delimiter),v=!0===s.addQueryPrefix?"?":"";return s.charsetSentinel&&("iso-8859-1"===s.charset?v+="utf8=%26%2310003%3B&":v+="utf8=%E2%9C%93&"),M.length>0?v+M:""}},7116:(e,t,n)=>{"use strict";var r=n(2592),a=Object.prototype.hasOwnProperty,o=Array.isArray,s=function(){for(var e=[],t=0;t<256;++t)e.push("%"+((t<16?"0":"")+t.toString(16)).toUpperCase());return e}(),i=function(e){while(e.length>1){var t=e.pop(),n=t.obj[t.prop];if(o(n)){for(var r=[],a=0;a<n.length;++a)"undefined"!==typeof n[a]&&r.push(n[a]);t.obj[t.prop]=r}}},l=function(e,t){for(var n=t&&t.plainObjects?Object.create(null):{},r=0;r<e.length;++r)"undefined"!==typeof e[r]&&(n[r]=e[r]);return n},u=function e(t,n,r){if(!n)return t;if("object"!==typeof n){if(o(t))t.push(n);else{if(!t||"object"!==typeof t)return[t,n];(r&&(r.plainObjects||r.allowPrototypes)||!a.call(Object.prototype,n))&&(t[n]=!0)}return t}if(!t||"object"!==typeof t)return[t].concat(n);var s=t;return o(t)&&!o(n)&&(s=l(t,r)),o(t)&&o(n)?(n.forEach((function(n,o){if(a.call(t,o)){var s=t[o];s&&"object"===typeof s&&n&&"object"===typeof n?t[o]=e(s,n,r):t.push(n)}else t[o]=n})),t):Object.keys(n).reduce((function(t,o){var s=n[o];return a.call(t,o)?t[o]=e(t[o],s,r):t[o]=s,t}),s)},d=function(e,t){return Object.keys(t).reduce((function(e,n){return e[n]=t[n],e}),e)},c=function(e,t,n){var r=e.replace(/\+/g," ");if("iso-8859-1"===n)return r.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(r)}catch(a){return r}},m=function(e,t,n,a,o){if(0===e.length)return e;var i=e;if("symbol"===typeof e?i=Symbol.prototype.toString.call(e):"string"!==typeof e&&(i=String(e)),"iso-8859-1"===n)return escape(i).replace(/%u[0-9a-f]{4}/gi,(function(e){return"%26%23"+parseInt(e.slice(2),16)+"%3B"}));for(var l="",u=0;u<i.length;++u){var d=i.charCodeAt(u);45===d||46===d||95===d||126===d||d>=48&&d<=57||d>=65&&d<=90||d>=97&&d<=122||o===r.RFC1738&&(40===d||41===d)?l+=i.charAt(u):d<128?l+=s[d]:d<2048?l+=s[192|d>>6]+s[128|63&d]:d<55296||d>=57344?l+=s[224|d>>12]+s[128|d>>6&63]+s[128|63&d]:(u+=1,d=65536+((1023&d)<<10|1023&i.charCodeAt(u)),l+=s[240|d>>18]+s[128|d>>12&63]+s[128|d>>6&63]+s[128|63&d])}return l},h=function(e){for(var t=[{obj:{o:e},prop:"o"}],n=[],r=0;r<t.length;++r)for(var a=t[r],o=a.obj[a.prop],s=Object.keys(o),l=0;l<s.length;++l){var u=s[l],d=o[u];"object"===typeof d&&null!==d&&-1===n.indexOf(d)&&(t.push({obj:o,prop:u}),n.push(d))}return i(t),e},_=function(e){return"[object RegExp]"===Object.prototype.toString.call(e)},f=function(e){return!(!e||"object"!==typeof e)&&!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},p=function(e,t){return[].concat(e,t)},y=function(e,t){if(o(e)){for(var n=[],r=0;r<e.length;r+=1)n.push(t(e[r]));return n}return t(e)};e.exports={arrayToObject:l,assign:d,combine:p,compact:h,decode:c,encode:m,isBuffer:f,isRegExp:_,maybeMap:y,merge:u}},9669:(e,t,n)=>{e.exports=n(1609)},5448:(e,t,n)=>{"use strict";var r=n(4867),a=n(6026),o=n(4372),s=n(5327),i=n(4097),l=n(4109),u=n(7985),d=n(5061),c=n(7874),m=n(5263);e.exports=function(e){return new Promise((function(t,n){var h,_=e.data,f=e.headers,p=e.responseType;function y(){e.cancelToken&&e.cancelToken.unsubscribe(h),e.signal&&e.signal.removeEventListener("abort",h)}r.isFormData(_)&&delete f["Content-Type"];var g=new XMLHttpRequest;if(e.auth){var M=e.auth.username||"",v=e.auth.password?unescape(encodeURIComponent(e.auth.password)):"";f.Authorization="Basic "+btoa(M+":"+v)}var L=i(e.baseURL,e.url);function w(){if(g){var r="getAllResponseHeaders"in g?l(g.getAllResponseHeaders()):null,o=p&&"text"!==p&&"json"!==p?g.response:g.responseText,s={data:o,status:g.status,statusText:g.statusText,headers:r,config:e,request:g};a((function(e){t(e),y()}),(function(e){n(e),y()}),s),g=null}}if(g.open(e.method.toUpperCase(),s(L,e.params,e.paramsSerializer),!0),g.timeout=e.timeout,"onloadend"in g?g.onloadend=w:g.onreadystatechange=function(){g&&4===g.readyState&&(0!==g.status||g.responseURL&&0===g.responseURL.indexOf("file:"))&&setTimeout(w)},g.onabort=function(){g&&(n(d("Request aborted",e,"ECONNABORTED",g)),g=null)},g.onerror=function(){n(d("Network Error",e,null,g)),g=null},g.ontimeout=function(){var t=e.timeout?"timeout of "+e.timeout+"ms exceeded":"timeout exceeded",r=e.transitional||c;e.timeoutErrorMessage&&(t=e.timeoutErrorMessage),n(d(t,e,r.clarifyTimeoutError?"ETIMEDOUT":"ECONNABORTED",g)),g=null},r.isStandardBrowserEnv()){var Y=(e.withCredentials||u(L))&&e.xsrfCookieName?o.read(e.xsrfCookieName):void 0;Y&&(f[e.xsrfHeaderName]=Y)}"setRequestHeader"in g&&r.forEach(f,(function(e,t){"undefined"===typeof _&&"content-type"===t.toLowerCase()?delete f[t]:g.setRequestHeader(t,e)})),r.isUndefined(e.withCredentials)||(g.withCredentials=!!e.withCredentials),p&&"json"!==p&&(g.responseType=e.responseType),"function"===typeof e.onDownloadProgress&&g.addEventListener("progress",e.onDownloadProgress),"function"===typeof e.onUploadProgress&&g.upload&&g.upload.addEventListener("progress",e.onUploadProgress),(e.cancelToken||e.signal)&&(h=function(e){g&&(n(!e||e&&e.type?new m("canceled"):e),g.abort(),g=null)},e.cancelToken&&e.cancelToken.subscribe(h),e.signal&&(e.signal.aborted?h():e.signal.addEventListener("abort",h))),_||(_=null),g.send(_)}))}},1609:(e,t,n)=>{"use strict";var r=n(4867),a=n(1849),o=n(321),s=n(7185),i=n(5546);function l(e){var t=new o(e),n=a(o.prototype.request,t);return r.extend(n,o.prototype,t),r.extend(n,t),n.create=function(t){return l(s(e,t))},n}var u=l(i);u.Axios=o,u.Cancel=n(5263),u.CancelToken=n(4972),u.isCancel=n(6502),u.VERSION=n(7288).version,u.all=function(e){return Promise.all(e)},u.spread=n(8713),u.isAxiosError=n(6268),e.exports=u,e.exports["default"]=u},5263:e=>{"use strict";function t(e){this.message=e}t.prototype.toString=function(){return"Cancel"+(this.message?": "+this.message:"")},t.prototype.__CANCEL__=!0,e.exports=t},4972:(e,t,n)=>{"use strict";var r=n(5263);function a(e){if("function"!==typeof e)throw new TypeError("executor must be a function.");var t;this.promise=new Promise((function(e){t=e}));var n=this;this.promise.then((function(e){if(n._listeners){var t,r=n._listeners.length;for(t=0;t<r;t++)n._listeners[t](e);n._listeners=null}})),this.promise.then=function(e){var t,r=new Promise((function(e){n.subscribe(e),t=e})).then(e);return r.cancel=function(){n.unsubscribe(t)},r},e((function(e){n.reason||(n.reason=new r(e),t(n.reason))}))}a.prototype.throwIfRequested=function(){if(this.reason)throw this.reason},a.prototype.subscribe=function(e){this.reason?e(this.reason):this._listeners?this._listeners.push(e):this._listeners=[e]},a.prototype.unsubscribe=function(e){if(this._listeners){var t=this._listeners.indexOf(e);-1!==t&&this._listeners.splice(t,1)}},a.source=function(){var e,t=new a((function(t){e=t}));return{token:t,cancel:e}},e.exports=a},6502:e=>{"use strict";e.exports=function(e){return!(!e||!e.__CANCEL__)}},321:(e,t,n)=>{"use strict";var r=n(4867),a=n(5327),o=n(782),s=n(3572),i=n(7185),l=n(4875),u=l.validators;function d(e){this.defaults=e,this.interceptors={request:new o,response:new o}}d.prototype.request=function(e,t){"string"===typeof e?(t=t||{},t.url=e):t=e||{},t=i(this.defaults,t),t.method?t.method=t.method.toLowerCase():this.defaults.method?t.method=this.defaults.method.toLowerCase():t.method="get";var n=t.transitional;void 0!==n&&l.assertOptions(n,{silentJSONParsing:u.transitional(u.boolean),forcedJSONParsing:u.transitional(u.boolean),clarifyTimeoutError:u.transitional(u.boolean)},!1);var r=[],a=!0;this.interceptors.request.forEach((function(e){"function"===typeof e.runWhen&&!1===e.runWhen(t)||(a=a&&e.synchronous,r.unshift(e.fulfilled,e.rejected))}));var o,d=[];if(this.interceptors.response.forEach((function(e){d.push(e.fulfilled,e.rejected)})),!a){var c=[s,void 0];Array.prototype.unshift.apply(c,r),c=c.concat(d),o=Promise.resolve(t);while(c.length)o=o.then(c.shift(),c.shift());return o}var m=t;while(r.length){var h=r.shift(),_=r.shift();try{m=h(m)}catch(f){_(f);break}}try{o=s(m)}catch(f){return Promise.reject(f)}while(d.length)o=o.then(d.shift(),d.shift());return o},d.prototype.getUri=function(e){return e=i(this.defaults,e),a(e.url,e.params,e.paramsSerializer).replace(/^\?/,"")},r.forEach(["delete","get","head","options"],(function(e){d.prototype[e]=function(t,n){return this.request(i(n||{},{method:e,url:t,data:(n||{}).data}))}})),r.forEach(["post","put","patch"],(function(e){d.prototype[e]=function(t,n,r){return this.request(i(r||{},{method:e,url:t,data:n}))}})),e.exports=d},782:(e,t,n)=>{"use strict";var r=n(4867);function a(){this.handlers=[]}a.prototype.use=function(e,t,n){return this.handlers.push({fulfilled:e,rejected:t,synchronous:!!n&&n.synchronous,runWhen:n?n.runWhen:null}),this.handlers.length-1},a.prototype.eject=function(e){this.handlers[e]&&(this.handlers[e]=null)},a.prototype.forEach=function(e){r.forEach(this.handlers,(function(t){null!==t&&e(t)}))},e.exports=a},4097:(e,t,n)=>{"use strict";var r=n(1793),a=n(7303);e.exports=function(e,t){return e&&!r(t)?a(e,t):t}},5061:(e,t,n)=>{"use strict";var r=n(481);e.exports=function(e,t,n,a,o){var s=new Error(e);return r(s,t,n,a,o)}},3572:(e,t,n)=>{"use strict";var r=n(4867),a=n(8527),o=n(6502),s=n(5546),i=n(5263);function l(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new i("canceled")}e.exports=function(e){l(e),e.headers=e.headers||{},e.data=a.call(e,e.data,e.headers,e.transformRequest),e.headers=r.merge(e.headers.common||{},e.headers[e.method]||{},e.headers),r.forEach(["delete","get","head","post","put","patch","common"],(function(t){delete e.headers[t]}));var t=e.adapter||s.adapter;return t(e).then((function(t){return l(e),t.data=a.call(e,t.data,t.headers,e.transformResponse),t}),(function(t){return o(t)||(l(e),t&&t.response&&(t.response.data=a.call(e,t.response.data,t.response.headers,e.transformResponse))),Promise.reject(t)}))}},481:e=>{"use strict";e.exports=function(e,t,n,r,a){return e.config=t,n&&(e.code=n),e.request=r,e.response=a,e.isAxiosError=!0,e.toJSON=function(){return{message:this.message,name:this.name,description:this.description,number:this.number,fileName:this.fileName,lineNumber:this.lineNumber,columnNumber:this.columnNumber,stack:this.stack,config:this.config,code:this.code,status:this.response&&this.response.status?this.response.status:null}},e}},7185:(e,t,n)=>{"use strict";var r=n(4867);e.exports=function(e,t){t=t||{};var n={};function a(e,t){return r.isPlainObject(e)&&r.isPlainObject(t)?r.merge(e,t):r.isPlainObject(t)?r.merge({},t):r.isArray(t)?t.slice():t}function o(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:a(void 0,e[n]):a(e[n],t[n])}function s(e){if(!r.isUndefined(t[e]))return a(void 0,t[e])}function i(n){return r.isUndefined(t[n])?r.isUndefined(e[n])?void 0:a(void 0,e[n]):a(void 0,t[n])}function l(n){return n in t?a(e[n],t[n]):n in e?a(void 0,e[n]):void 0}var u={url:s,method:s,data:s,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:l};return r.forEach(Object.keys(e).concat(Object.keys(t)),(function(e){var t=u[e]||o,a=t(e);r.isUndefined(a)&&t!==l||(n[e]=a)})),n}},6026:(e,t,n)=>{"use strict";var r=n(5061);e.exports=function(e,t,n){var a=n.config.validateStatus;n.status&&a&&!a(n.status)?t(r("Request failed with status code "+n.status,n.config,null,n.request,n)):e(n)}},8527:(e,t,n)=>{"use strict";var r=n(4867),a=n(5546);e.exports=function(e,t,n){var o=this||a;return r.forEach(n,(function(n){e=n.call(o,e,t)})),e}},5546:(e,t,n)=>{"use strict";var r=n(4867),a=n(6016),o=n(481),s=n(7874),i={"Content-Type":"application/x-www-form-urlencoded"};function l(e,t){!r.isUndefined(e)&&r.isUndefined(e["Content-Type"])&&(e["Content-Type"]=t)}function u(){var e;return("undefined"!==typeof XMLHttpRequest||"undefined"!==typeof process&&"[object process]"===Object.prototype.toString.call(process))&&(e=n(5448)),e}function d(e,t,n){if(r.isString(e))try{return(t||JSON.parse)(e),r.trim(e)}catch(a){if("SyntaxError"!==a.name)throw a}return(n||JSON.stringify)(e)}var c={transitional:s,adapter:u(),transformRequest:[function(e,t){return a(t,"Accept"),a(t,"Content-Type"),r.isFormData(e)||r.isArrayBuffer(e)||r.isBuffer(e)||r.isStream(e)||r.isFile(e)||r.isBlob(e)?e:r.isArrayBufferView(e)?e.buffer:r.isURLSearchParams(e)?(l(t,"application/x-www-form-urlencoded;charset=utf-8"),e.toString()):r.isObject(e)||t&&"application/json"===t["Content-Type"]?(l(t,"application/json"),d(e)):e}],transformResponse:[function(e){var t=this.transitional||c.transitional,n=t&&t.silentJSONParsing,a=t&&t.forcedJSONParsing,s=!n&&"json"===this.responseType;if(s||a&&r.isString(e)&&e.length)try{return JSON.parse(e)}catch(i){if(s){if("SyntaxError"===i.name)throw o(i,this,"E_JSON_PARSE");throw i}}return e}],timeout:0,xsrfCookieName:"XSRF-TOKEN",xsrfHeaderName:"X-XSRF-TOKEN",maxContentLength:-1,maxBodyLength:-1,validateStatus:function(e){return e>=200&&e<300},headers:{common:{Accept:"application/json, text/plain, */*"}}};r.forEach(["delete","get","head"],(function(e){c.headers[e]={}})),r.forEach(["post","put","patch"],(function(e){c.headers[e]=r.merge(i)})),e.exports=c},7874:e=>{"use strict";e.exports={silentJSONParsing:!0,forcedJSONParsing:!0,clarifyTimeoutError:!1}},7288:e=>{e.exports={version:"0.26.1"}},1849:e=>{"use strict";e.exports=function(e,t){return function(){for(var n=new Array(arguments.length),r=0;r<n.length;r++)n[r]=arguments[r];return e.apply(t,n)}}},5327:(e,t,n)=>{"use strict";var r=n(4867);function a(e){return encodeURIComponent(e).replace(/%3A/gi,":").replace(/%24/g,"$").replace(/%2C/gi,",").replace(/%20/g,"+").replace(/%5B/gi,"[").replace(/%5D/gi,"]")}e.exports=function(e,t,n){if(!t)return e;var o;if(n)o=n(t);else if(r.isURLSearchParams(t))o=t.toString();else{var s=[];r.forEach(t,(function(e,t){null!==e&&"undefined"!==typeof e&&(r.isArray(e)?t+="[]":e=[e],r.forEach(e,(function(e){r.isDate(e)?e=e.toISOString():r.isObject(e)&&(e=JSON.stringify(e)),s.push(a(t)+"="+a(e))})))})),o=s.join("&")}if(o){var i=e.indexOf("#");-1!==i&&(e=e.slice(0,i)),e+=(-1===e.indexOf("?")?"?":"&")+o}return e}},7303:e=>{"use strict";e.exports=function(e,t){return t?e.replace(/\/+$/,"")+"/"+t.replace(/^\/+/,""):e}},4372:(e,t,n)=>{"use strict";var r=n(4867);e.exports=r.isStandardBrowserEnv()?function(){return{write:function(e,t,n,a,o,s){var i=[];i.push(e+"="+encodeURIComponent(t)),r.isNumber(n)&&i.push("expires="+new Date(n).toGMTString()),r.isString(a)&&i.push("path="+a),r.isString(o)&&i.push("domain="+o),!0===s&&i.push("secure"),document.cookie=i.join("; ")},read:function(e){var t=document.cookie.match(new RegExp("(^|;\\s*)("+e+")=([^;]*)"));return t?decodeURIComponent(t[3]):null},remove:function(e){this.write(e,"",Date.now()-864e5)}}}():function(){return{write:function(){},read:function(){return null},remove:function(){}}}()},1793:e=>{"use strict";e.exports=function(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}},6268:(e,t,n)=>{"use strict";var r=n(4867);e.exports=function(e){return r.isObject(e)&&!0===e.isAxiosError}},7985:(e,t,n)=>{"use strict";var r=n(4867);e.exports=r.isStandardBrowserEnv()?function(){var e,t=/(msie|trident)/i.test(navigator.userAgent),n=document.createElement("a");function a(e){var r=e;return t&&(n.setAttribute("href",r),r=n.href),n.setAttribute("href",r),{href:n.href,protocol:n.protocol?n.protocol.replace(/:$/,""):"",host:n.host,search:n.search?n.search.replace(/^\?/,""):"",hash:n.hash?n.hash.replace(/^#/,""):"",hostname:n.hostname,port:n.port,pathname:"/"===n.pathname.charAt(0)?n.pathname:"/"+n.pathname}}return e=a(window.location.href),function(t){var n=r.isString(t)?a(t):t;return n.protocol===e.protocol&&n.host===e.host}}():function(){return function(){return!0}}()},6016:(e,t,n)=>{"use strict";var r=n(4867);e.exports=function(e,t){r.forEach(e,(function(n,r){r!==t&&r.toUpperCase()===t.toUpperCase()&&(e[t]=n,delete e[r])}))}},4109:(e,t,n)=>{"use strict";var r=n(4867),a=["age","authorization","content-length","content-type","etag","expires","from","host","if-modified-since","if-unmodified-since","last-modified","location","max-forwards","proxy-authorization","referer","retry-after","user-agent"];e.exports=function(e){var t,n,o,s={};return e?(r.forEach(e.split("\n"),(function(e){if(o=e.indexOf(":"),t=r.trim(e.substr(0,o)).toLowerCase(),n=r.trim(e.substr(o+1)),t){if(s[t]&&a.indexOf(t)>=0)return;s[t]="set-cookie"===t?(s[t]?s[t]:[]).concat([n]):s[t]?s[t]+", "+n:n}})),s):s}},8713:e=>{"use strict";e.exports=function(e){return function(t){return e.apply(null,t)}}},4875:(e,t,n)=>{"use strict";var r=n(7288).version,a={};["object","boolean","number","function","string","symbol"].forEach((function(e,t){a[e]=function(n){return typeof n===e||"a"+(t<1?"n ":" ")+e}}));var o={};function s(e,t,n){if("object"!==typeof e)throw new TypeError("options must be an object");var r=Object.keys(e),a=r.length;while(a-- >0){var o=r[a],s=t[o];if(s){var i=e[o],l=void 0===i||s(i,o,e);if(!0!==l)throw new TypeError("option "+o+" must be "+l)}else if(!0!==n)throw Error("Unknown option "+o)}}a.transitional=function(e,t,n){function a(e,t){return"[Axios v"+r+"] Transitional option '"+e+"'"+t+(n?". "+n:"")}return function(n,r,s){if(!1===e)throw new Error(a(r," has been removed"+(t?" in "+t:"")));return t&&!o[r]&&(o[r]=!0,console.warn(a(r," has been deprecated since v"+t+" and will be removed in the near future"))),!e||e(n,r,s)}},e.exports={assertOptions:s,validators:a}},4867:(e,t,n)=>{"use strict";var r=n(1849),a=Object.prototype.toString;function o(e){return Array.isArray(e)}function s(e){return"undefined"===typeof e}function i(e){return null!==e&&!s(e)&&null!==e.constructor&&!s(e.constructor)&&"function"===typeof e.constructor.isBuffer&&e.constructor.isBuffer(e)}function l(e){return"[object ArrayBuffer]"===a.call(e)}function u(e){return"[object FormData]"===a.call(e)}function d(e){var t;return t="undefined"!==typeof ArrayBuffer&&ArrayBuffer.isView?ArrayBuffer.isView(e):e&&e.buffer&&l(e.buffer),t}function c(e){return"string"===typeof e}function m(e){return"number"===typeof e}function h(e){return null!==e&&"object"===typeof e}function _(e){if("[object Object]"!==a.call(e))return!1;var t=Object.getPrototypeOf(e);return null===t||t===Object.prototype}function f(e){return"[object Date]"===a.call(e)}function p(e){return"[object File]"===a.call(e)}function y(e){return"[object Blob]"===a.call(e)}function g(e){return"[object Function]"===a.call(e)}function M(e){return h(e)&&g(e.pipe)}function v(e){return"[object URLSearchParams]"===a.call(e)}function L(e){return e.trim?e.trim():e.replace(/^\s+|\s+$/g,"")}function w(){return("undefined"===typeof navigator||"ReactNative"!==navigator.product&&"NativeScript"!==navigator.product&&"NS"!==navigator.product)&&("undefined"!==typeof window&&"undefined"!==typeof document)}function Y(e,t){if(null!==e&&"undefined"!==typeof e)if("object"!==typeof e&&(e=[e]),o(e))for(var n=0,r=e.length;n<r;n++)t.call(null,e[n],n,e);else for(var a in e)Object.prototype.hasOwnProperty.call(e,a)&&t.call(null,e[a],a,e)}function k(){var e={};function t(t,n){_(e[n])&&_(t)?e[n]=k(e[n],t):_(t)?e[n]=k({},t):o(t)?e[n]=t.slice():e[n]=t}for(var n=0,r=arguments.length;n<r;n++)Y(arguments[n],t);return e}function b(e,t,n){return Y(t,(function(t,a){e[a]=n&&"function"===typeof t?r(t,n):t})),e}function D(e){return 65279===e.charCodeAt(0)&&(e=e.slice(1)),e}e.exports={isArray:o,isArrayBuffer:l,isBuffer:i,isFormData:u,isArrayBufferView:d,isString:c,isNumber:m,isObject:h,isPlainObject:_,isUndefined:s,isDate:f,isFile:p,isBlob:y,isFunction:g,isStream:M,isURLSearchParams:v,isStandardBrowserEnv:w,forEach:Y,merge:k,extend:b,trim:L,stripBOM:D}},1924:(e,t,n)=>{"use strict";var r=n(210),a=n(5559),o=a(r("String.prototype.indexOf"));e.exports=function(e,t){var n=r(e,!!t);return"function"===typeof n&&o(e,".prototype.")>-1?a(n):n}},5559:(e,t,n)=>{"use strict";var r=n(8612),a=n(210),o=n(7771),s=a("%TypeError%"),i=a("%Function.prototype.apply%"),l=a("%Function.prototype.call%"),u=a("%Reflect.apply%",!0)||r.call(l,i),d=a("%Object.defineProperty%",!0),c=a("%Math.max%");if(d)try{d({},"a",{value:1})}catch(h){d=null}e.exports=function(e){if("function"!==typeof e)throw new s("a function is required");var t=u(r,l,arguments);return o(t,1+c(0,e.length-(arguments.length-1)),!0)};var m=function(){return u(r,i,arguments)};d?d(e.exports,"apply",{value:m}):e.exports.apply=m},2296:(e,t,n)=>{"use strict";var r=n(1044)(),a=n(210),o=r&&a("%Object.defineProperty%",!0);if(o)try{o({},"a",{value:1})}catch(u){o=!1}var s=a("%SyntaxError%"),i=a("%TypeError%"),l=n(7296);e.exports=function(e,t,n){if(!e||"object"!==typeof e&&"function"!==typeof e)throw new i("`obj` must be an object or a function`");if("string"!==typeof t&&"symbol"!==typeof t)throw new i("`property` must be a string or a symbol`");if(arguments.length>3&&"boolean"!==typeof arguments[3]&&null!==arguments[3])throw new i("`nonEnumerable`, if provided, must be a boolean or null");if(arguments.length>4&&"boolean"!==typeof arguments[4]&&null!==arguments[4])throw new i("`nonWritable`, if provided, must be a boolean or null");if(arguments.length>5&&"boolean"!==typeof arguments[5]&&null!==arguments[5])throw new i("`nonConfigurable`, if provided, must be a boolean or null");if(arguments.length>6&&"boolean"!==typeof arguments[6])throw new i("`loose`, if provided, must be a boolean");var r=arguments.length>3?arguments[3]:null,a=arguments.length>4?arguments[4]:null,u=arguments.length>5?arguments[5]:null,d=arguments.length>6&&arguments[6],c=!!l&&l(e,t);if(o)o(e,t,{configurable:null===u&&c?c.configurable:!u,enumerable:null===r&&c?c.enumerable:!r,value:n,writable:null===a&&c?c.writable:!a});else{if(!d&&(r||a||u))throw new s("This environment does not support defining a property as non-configurable, non-writable, or non-enumerable.");e[t]=n}}},7648:e=>{"use strict";var t="Function.prototype.bind called on incompatible ",n=Object.prototype.toString,r=Math.max,a="[object Function]",o=function(e,t){for(var n=[],r=0;r<e.length;r+=1)n[r]=e[r];for(var a=0;a<t.length;a+=1)n[a+e.length]=t[a];return n},s=function(e,t){for(var n=[],r=t||0,a=0;r<e.length;r+=1,a+=1)n[a]=e[r];return n},i=function(e,t){for(var n="",r=0;r<e.length;r+=1)n+=e[r],r+1<e.length&&(n+=t);return n};e.exports=function(e){var l=this;if("function"!==typeof l||n.apply(l)!==a)throw new TypeError(t+l);for(var u,d=s(arguments,1),c=function(){if(this instanceof u){var t=l.apply(this,o(d,arguments));return Object(t)===t?t:this}return l.apply(e,o(d,arguments))},m=r(0,l.length-d.length),h=[],_=0;_<m;_++)h[_]="$"+_;if(u=Function("binder","return function ("+i(h,",")+"){ return binder.apply(this,arguments); }")(c),l.prototype){var f=function(){};f.prototype=l.prototype,u.prototype=new f,f.prototype=null}return u}},8612:(e,t,n)=>{"use strict";var r=n(7648);e.exports=Function.prototype.bind||r},210:(e,t,n)=>{"use strict";var r,a=SyntaxError,o=Function,s=TypeError,i=function(e){try{return o('"use strict"; return ('+e+").constructor;")()}catch(t){}},l=Object.getOwnPropertyDescriptor;if(l)try{l({},"")}catch(O){l=null}var u=function(){throw new s},d=l?function(){try{return u}catch(e){try{return l(arguments,"callee").get}catch(t){return u}}}():u,c=n(1405)(),m=n(8185)(),h=Object.getPrototypeOf||(m?function(e){return e.__proto__}:null),_={},f="undefined"!==typeof Uint8Array&&h?h(Uint8Array):r,p={"%AggregateError%":"undefined"===typeof AggregateError?r:AggregateError,"%Array%":Array,"%ArrayBuffer%":"undefined"===typeof ArrayBuffer?r:ArrayBuffer,"%ArrayIteratorPrototype%":c&&h?h([][Symbol.iterator]()):r,"%AsyncFromSyncIteratorPrototype%":r,"%AsyncFunction%":_,"%AsyncGenerator%":_,"%AsyncGeneratorFunction%":_,"%AsyncIteratorPrototype%":_,"%Atomics%":"undefined"===typeof Atomics?r:Atomics,"%BigInt%":"undefined"===typeof BigInt?r:BigInt,"%BigInt64Array%":"undefined"===typeof BigInt64Array?r:BigInt64Array,"%BigUint64Array%":"undefined"===typeof BigUint64Array?r:BigUint64Array,"%Boolean%":Boolean,"%DataView%":"undefined"===typeof DataView?r:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":Error,"%eval%":eval,"%EvalError%":EvalError,"%Float32Array%":"undefined"===typeof Float32Array?r:Float32Array,"%Float64Array%":"undefined"===typeof Float64Array?r:Float64Array,"%FinalizationRegistry%":"undefined"===typeof FinalizationRegistry?r:FinalizationRegistry,"%Function%":o,"%GeneratorFunction%":_,"%Int8Array%":"undefined"===typeof Int8Array?r:Int8Array,"%Int16Array%":"undefined"===typeof Int16Array?r:Int16Array,"%Int32Array%":"undefined"===typeof Int32Array?r:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":c&&h?h(h([][Symbol.iterator]())):r,"%JSON%":"object"===typeof JSON?JSON:r,"%Map%":"undefined"===typeof Map?r:Map,"%MapIteratorPrototype%":"undefined"!==typeof Map&&c&&h?h((new Map)[Symbol.iterator]()):r,"%Math%":Math,"%Number%":Number,"%Object%":Object,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":"undefined"===typeof Promise?r:Promise,"%Proxy%":"undefined"===typeof Proxy?r:Proxy,"%RangeError%":RangeError,"%ReferenceError%":ReferenceError,"%Reflect%":"undefined"===typeof Reflect?r:Reflect,"%RegExp%":RegExp,"%Set%":"undefined"===typeof Set?r:Set,"%SetIteratorPrototype%":"undefined"!==typeof Set&&c&&h?h((new Set)[Symbol.iterator]()):r,"%SharedArrayBuffer%":"undefined"===typeof SharedArrayBuffer?r:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":c&&h?h(""[Symbol.iterator]()):r,"%Symbol%":c?Symbol:r,"%SyntaxError%":a,"%ThrowTypeError%":d,"%TypedArray%":f,"%TypeError%":s,"%Uint8Array%":"undefined"===typeof Uint8Array?r:Uint8Array,"%Uint8ClampedArray%":"undefined"===typeof Uint8ClampedArray?r:Uint8ClampedArray,"%Uint16Array%":"undefined"===typeof Uint16Array?r:Uint16Array,"%Uint32Array%":"undefined"===typeof Uint32Array?r:Uint32Array,"%URIError%":URIError,"%WeakMap%":"undefined"===typeof WeakMap?r:WeakMap,"%WeakRef%":"undefined"===typeof WeakRef?r:WeakRef,"%WeakSet%":"undefined"===typeof WeakSet?r:WeakSet};if(h)try{null.error}catch(O){var y=h(h(O));p["%Error.prototype%"]=y}var g=function e(t){var n;if("%AsyncFunction%"===t)n=i("async function () {}");else if("%GeneratorFunction%"===t)n=i("function* () {}");else if("%AsyncGeneratorFunction%"===t)n=i("async function* () {}");else if("%AsyncGenerator%"===t){var r=e("%AsyncGeneratorFunction%");r&&(n=r.prototype)}else if("%AsyncIteratorPrototype%"===t){var a=e("%AsyncGenerator%");a&&h&&(n=h(a.prototype))}return p[t]=n,n},M={"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},v=n(8612),L=n(8824),w=v.call(Function.call,Array.prototype.concat),Y=v.call(Function.apply,Array.prototype.splice),k=v.call(Function.call,String.prototype.replace),b=v.call(Function.call,String.prototype.slice),D=v.call(Function.call,RegExp.prototype.exec),T=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,S=/\\(\\)?/g,E=function(e){var t=b(e,0,1),n=b(e,-1);if("%"===t&&"%"!==n)throw new a("invalid intrinsic syntax, expected closing `%`");if("%"===n&&"%"!==t)throw new a("invalid intrinsic syntax, expected opening `%`");var r=[];return k(e,T,(function(e,t,n,a){r[r.length]=n?k(a,S,"$1"):t||e})),r},x=function(e,t){var n,r=e;if(L(M,r)&&(n=M[r],r="%"+n[0]+"%"),L(p,r)){var o=p[r];if(o===_&&(o=g(r)),"undefined"===typeof o&&!t)throw new s("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:r,value:o}}throw new a("intrinsic "+e+" does not exist!")};e.exports=function(e,t){if("string"!==typeof e||0===e.length)throw new s("intrinsic name must be a non-empty string");if(arguments.length>1&&"boolean"!==typeof t)throw new s('"allowMissing" argument must be a boolean');if(null===D(/^%?[^%]*%?$/,e))throw new a("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var n=E(e),r=n.length>0?n[0]:"",o=x("%"+r+"%",t),i=o.name,u=o.value,d=!1,c=o.alias;c&&(r=c[0],Y(n,w([0,1],c)));for(var m=1,h=!0;m<n.length;m+=1){var _=n[m],f=b(_,0,1),y=b(_,-1);if(('"'===f||"'"===f||"`"===f||'"'===y||"'"===y||"`"===y)&&f!==y)throw new a("property names with quotes must have matching quotes");if("constructor"!==_&&h||(d=!0),r+="."+_,i="%"+r+"%",L(p,i))u=p[i];else if(null!=u){if(!(_ in u)){if(!t)throw new s("base intrinsic for "+e+" exists, but the property is not available.");return}if(l&&m+1>=n.length){var g=l(u,_);h=!!g,u=h&&"get"in g&&!("originalValue"in g.get)?g.get:u[_]}else h=L(u,_),u=u[_];h&&!d&&(p[i]=u)}}return u}},7296:(e,t,n)=>{"use strict";var r=n(210),a=r("%Object.getOwnPropertyDescriptor%",!0);if(a)try{a([],"length")}catch(o){a=null}e.exports=a},1044:(e,t,n)=>{"use strict";var r=n(210),a=r("%Object.defineProperty%",!0),o=function(){if(a)try{return a({},"a",{value:1}),!0}catch(e){return!1}return!1};o.hasArrayLengthDefineBug=function(){if(!o())return null;try{return 1!==a([],"length",{value:1}).length}catch(e){return!0}},e.exports=o},8185:e=>{"use strict";var t={foo:{}},n=Object;e.exports=function(){return{__proto__:t}.foo===t.foo&&!({__proto__:null}instanceof n)}},1405:(e,t,n)=>{"use strict";var r="undefined"!==typeof Symbol&&Symbol,a=n(5419);e.exports=function(){return"function"===typeof r&&("function"===typeof Symbol&&("symbol"===typeof r("foo")&&("symbol"===typeof Symbol("bar")&&a())))}},5419:e=>{"use strict";e.exports=function(){if("function"!==typeof Symbol||"function"!==typeof Object.getOwnPropertySymbols)return!1;if("symbol"===typeof Symbol.iterator)return!0;var e={},t=Symbol("test"),n=Object(t);if("string"===typeof t)return!1;if("[object Symbol]"!==Object.prototype.toString.call(t))return!1;if("[object Symbol]"!==Object.prototype.toString.call(n))return!1;var r=42;for(t in e[t]=r,e)return!1;if("function"===typeof Object.keys&&0!==Object.keys(e).length)return!1;if("function"===typeof Object.getOwnPropertyNames&&0!==Object.getOwnPropertyNames(e).length)return!1;var a=Object.getOwnPropertySymbols(e);if(1!==a.length||a[0]!==t)return!1;if(!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if("function"===typeof Object.getOwnPropertyDescriptor){var o=Object.getOwnPropertyDescriptor(e,t);if(o.value!==r||!0!==o.enumerable)return!1}return!0}},8824:(e,t,n)=>{"use strict";var r=Function.prototype.call,a=Object.prototype.hasOwnProperty,o=n(8612);e.exports=o.call(r,a)},9755:function(e,t){var n,r;
|
|
2
|
-
/*!
|
|
3
|
-
* jQuery JavaScript Library v3.6.0
|
|
4
|
-
* https://jquery.com/
|
|
5
|
-
*
|
|
6
|
-
* Includes Sizzle.js
|
|
7
|
-
* https://sizzlejs.com/
|
|
8
|
-
*
|
|
9
|
-
* Copyright OpenJS Foundation and other contributors
|
|
10
|
-
* Released under the MIT license
|
|
11
|
-
* https://jquery.org/license
|
|
12
|
-
*
|
|
13
|
-
* Date: 2021-03-02T17:08Z
|
|
14
|
-
*/(function(t,n){"use strict";"object"===typeof e.exports?e.exports=t.document?n(t,!0):function(e){if(!e.document)throw new Error("jQuery requires a window with a document");return n(e)}:n(t)})("undefined"!==typeof window?window:this,(function(a,o){"use strict";var s=[],i=Object.getPrototypeOf,l=s.slice,u=s.flat?function(e){return s.flat.call(e)}:function(e){return s.concat.apply([],e)},d=s.push,c=s.indexOf,m={},h=m.toString,_=m.hasOwnProperty,f=_.toString,p=f.call(Object),y={},g=function(e){return"function"===typeof e&&"number"!==typeof e.nodeType&&"function"!==typeof e.item},M=function(e){return null!=e&&e===e.window},v=a.document,L={type:!0,src:!0,nonce:!0,noModule:!0};function w(e,t,n){n=n||v;var r,a,o=n.createElement("script");if(o.text=e,t)for(r in L)a=t[r]||t.getAttribute&&t.getAttribute(r),a&&o.setAttribute(r,a);n.head.appendChild(o).parentNode.removeChild(o)}function Y(e){return null==e?e+"":"object"===typeof e||"function"===typeof e?m[h.call(e)]||"object":typeof e}var k="3.6.0",b=function(e,t){return new b.fn.init(e,t)};function D(e){var t=!!e&&"length"in e&&e.length,n=Y(e);return!g(e)&&!M(e)&&("array"===n||0===t||"number"===typeof t&&t>0&&t-1 in e)}b.fn=b.prototype={jquery:k,constructor:b,length:0,toArray:function(){return l.call(this)},get:function(e){return null==e?l.call(this):e<0?this[e+this.length]:this[e]},pushStack:function(e){var t=b.merge(this.constructor(),e);return t.prevObject=this,t},each:function(e){return b.each(this,e)},map:function(e){return this.pushStack(b.map(this,(function(t,n){return e.call(t,n,t)})))},slice:function(){return this.pushStack(l.apply(this,arguments))},first:function(){return this.eq(0)},last:function(){return this.eq(-1)},even:function(){return this.pushStack(b.grep(this,(function(e,t){return(t+1)%2})))},odd:function(){return this.pushStack(b.grep(this,(function(e,t){return t%2})))},eq:function(e){var t=this.length,n=+e+(e<0?t:0);return this.pushStack(n>=0&&n<t?[this[n]]:[])},end:function(){return this.prevObject||this.constructor()},push:d,sort:s.sort,splice:s.splice},b.extend=b.fn.extend=function(){var e,t,n,r,a,o,s=arguments[0]||{},i=1,l=arguments.length,u=!1;for("boolean"===typeof s&&(u=s,s=arguments[i]||{},i++),"object"===typeof s||g(s)||(s={}),i===l&&(s=this,i--);i<l;i++)if(null!=(e=arguments[i]))for(t in e)r=e[t],"__proto__"!==t&&s!==r&&(u&&r&&(b.isPlainObject(r)||(a=Array.isArray(r)))?(n=s[t],o=a&&!Array.isArray(n)?[]:a||b.isPlainObject(n)?n:{},a=!1,s[t]=b.extend(u,o,r)):void 0!==r&&(s[t]=r));return s},b.extend({expando:"jQuery"+(k+Math.random()).replace(/\D/g,""),isReady:!0,error:function(e){throw new Error(e)},noop:function(){},isPlainObject:function(e){var t,n;return!(!e||"[object Object]"!==h.call(e))&&(t=i(e),!t||(n=_.call(t,"constructor")&&t.constructor,"function"===typeof n&&f.call(n)===p))},isEmptyObject:function(e){var t;for(t in e)return!1;return!0},globalEval:function(e,t,n){w(e,{nonce:t&&t.nonce},n)},each:function(e,t){var n,r=0;if(D(e)){for(n=e.length;r<n;r++)if(!1===t.call(e[r],r,e[r]))break}else for(r in e)if(!1===t.call(e[r],r,e[r]))break;return e},makeArray:function(e,t){var n=t||[];return null!=e&&(D(Object(e))?b.merge(n,"string"===typeof e?[e]:e):d.call(n,e)),n},inArray:function(e,t,n){return null==t?-1:c.call(t,e,n)},merge:function(e,t){for(var n=+t.length,r=0,a=e.length;r<n;r++)e[a++]=t[r];return e.length=a,e},grep:function(e,t,n){for(var r,a=[],o=0,s=e.length,i=!n;o<s;o++)r=!t(e[o],o),r!==i&&a.push(e[o]);return a},map:function(e,t,n){var r,a,o=0,s=[];if(D(e))for(r=e.length;o<r;o++)a=t(e[o],o,n),null!=a&&s.push(a);else for(o in e)a=t(e[o],o,n),null!=a&&s.push(a);return u(s)},guid:1,support:y}),"function"===typeof Symbol&&(b.fn[Symbol.iterator]=s[Symbol.iterator]),b.each("Boolean Number String Function Array Date RegExp Object Error Symbol".split(" "),(function(e,t){m["[object "+t+"]"]=t.toLowerCase()}));var T=
|
|
15
|
-
/*!
|
|
16
|
-
* Sizzle CSS Selector Engine v2.3.6
|
|
17
|
-
* https://sizzlejs.com/
|
|
18
|
-
*
|
|
19
|
-
* Copyright JS Foundation and other contributors
|
|
20
|
-
* Released under the MIT license
|
|
21
|
-
* https://js.foundation/
|
|
22
|
-
*
|
|
23
|
-
* Date: 2021-02-16
|
|
24
|
-
*/
|
|
25
|
-
function(e){var t,n,r,a,o,s,i,l,u,d,c,m,h,_,f,p,y,g,M,v="sizzle"+1*new Date,L=e.document,w=0,Y=0,k=le(),b=le(),D=le(),T=le(),S=function(e,t){return e===t&&(c=!0),0},E={}.hasOwnProperty,x=[],O=x.pop,j=x.push,A=x.push,H=x.slice,C=function(e,t){for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1},N="checked|selected|async|autofocus|autoplay|controls|defer|disabled|hidden|ismap|loop|multiple|open|readonly|required|scoped",P="[\\x20\\t\\r\\n\\f]",I="(?:\\\\[\\da-fA-F]{1,6}"+P+"?|\\\\[^\\r\\n\\f]|[\\w-]|[^\0-\\x7f])+",R="\\["+P+"*("+I+")(?:"+P+"*([*^$|!~]?=)"+P+"*(?:'((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\"|("+I+"))|)"+P+"*\\]",F=":("+I+")(?:\\((('((?:\\\\.|[^\\\\'])*)'|\"((?:\\\\.|[^\\\\\"])*)\")|((?:\\\\.|[^\\\\()[\\]]|"+R+")*)|.*)\\)|)",B=new RegExp(P+"+","g"),V=new RegExp("^"+P+"+|((?:^|[^\\\\])(?:\\\\.)*)"+P+"+$","g"),W=new RegExp("^"+P+"*,"+P+"*"),z=new RegExp("^"+P+"*([>+~]|"+P+")"+P+"*"),U=new RegExp(P+"|>"),q=new RegExp(F),$=new RegExp("^"+I+"$"),J={ID:new RegExp("^#("+I+")"),CLASS:new RegExp("^\\.("+I+")"),TAG:new RegExp("^("+I+"|[*])"),ATTR:new RegExp("^"+R),PSEUDO:new RegExp("^"+F),CHILD:new RegExp("^:(only|first|last|nth|nth-last)-(child|of-type)(?:\\("+P+"*(even|odd|(([+-]|)(\\d*)n|)"+P+"*(?:([+-]|)"+P+"*(\\d+)|))"+P+"*\\)|)","i"),bool:new RegExp("^(?:"+N+")$","i"),needsContext:new RegExp("^"+P+"*[>+~]|:(even|odd|eq|gt|lt|nth|first|last)(?:\\("+P+"*((?:-\\d)?\\d*)"+P+"*\\)|)(?=[^-]|$)","i")},G=/HTML$/i,K=/^(?:input|select|textarea|button)$/i,Z=/^h\d$/i,X=/^[^{]+\{\s*\[native \w/,Q=/^(?:#([\w-]+)|(\w+)|\.([\w-]+))$/,ee=/[+~]/,te=new RegExp("\\\\[\\da-fA-F]{1,6}"+P+"?|\\\\([^\\r\\n\\f])","g"),ne=function(e,t){var n="0x"+e.slice(1)-65536;return t||(n<0?String.fromCharCode(n+65536):String.fromCharCode(n>>10|55296,1023&n|56320))},re=/([\0-\x1f\x7f]|^-?\d)|^-$|[^\0-\x1f\x7f-\uFFFF\w-]/g,ae=function(e,t){return t?"\0"===e?"�":e.slice(0,-1)+"\\"+e.charCodeAt(e.length-1).toString(16)+" ":"\\"+e},oe=function(){m()},se=ve((function(e){return!0===e.disabled&&"fieldset"===e.nodeName.toLowerCase()}),{dir:"parentNode",next:"legend"});try{A.apply(x=H.call(L.childNodes),L.childNodes),x[L.childNodes.length].nodeType}catch(Te){A={apply:x.length?function(e,t){j.apply(e,H.call(t))}:function(e,t){var n=e.length,r=0;while(e[n++]=t[r++]);e.length=n-1}}}function ie(e,t,r,a){var o,i,u,d,c,_,y,g=t&&t.ownerDocument,L=t?t.nodeType:9;if(r=r||[],"string"!==typeof e||!e||1!==L&&9!==L&&11!==L)return r;if(!a&&(m(t),t=t||h,f)){if(11!==L&&(c=Q.exec(e)))if(o=c[1]){if(9===L){if(!(u=t.getElementById(o)))return r;if(u.id===o)return r.push(u),r}else if(g&&(u=g.getElementById(o))&&M(t,u)&&u.id===o)return r.push(u),r}else{if(c[2])return A.apply(r,t.getElementsByTagName(e)),r;if((o=c[3])&&n.getElementsByClassName&&t.getElementsByClassName)return A.apply(r,t.getElementsByClassName(o)),r}if(n.qsa&&!T[e+" "]&&(!p||!p.test(e))&&(1!==L||"object"!==t.nodeName.toLowerCase())){if(y=e,g=t,1===L&&(U.test(e)||z.test(e))){g=ee.test(e)&&ye(t.parentNode)||t,g===t&&n.scope||((d=t.getAttribute("id"))?d=d.replace(re,ae):t.setAttribute("id",d=v)),_=s(e),i=_.length;while(i--)_[i]=(d?"#"+d:":scope")+" "+Me(_[i]);y=_.join(",")}try{return A.apply(r,g.querySelectorAll(y)),r}catch(w){T(e,!0)}finally{d===v&&t.removeAttribute("id")}}}return l(e.replace(V,"$1"),t,r,a)}function le(){var e=[];function t(n,a){return e.push(n+" ")>r.cacheLength&&delete t[e.shift()],t[n+" "]=a}return t}function ue(e){return e[v]=!0,e}function de(e){var t=h.createElement("fieldset");try{return!!e(t)}catch(Te){return!1}finally{t.parentNode&&t.parentNode.removeChild(t),t=null}}function ce(e,t){var n=e.split("|"),a=n.length;while(a--)r.attrHandle[n[a]]=t}function me(e,t){var n=t&&e,r=n&&1===e.nodeType&&1===t.nodeType&&e.sourceIndex-t.sourceIndex;if(r)return r;if(n)while(n=n.nextSibling)if(n===t)return-1;return e?1:-1}function he(e){return function(t){var n=t.nodeName.toLowerCase();return"input"===n&&t.type===e}}function _e(e){return function(t){var n=t.nodeName.toLowerCase();return("input"===n||"button"===n)&&t.type===e}}function fe(e){return function(t){return"form"in t?t.parentNode&&!1===t.disabled?"label"in t?"label"in t.parentNode?t.parentNode.disabled===e:t.disabled===e:t.isDisabled===e||t.isDisabled!==!e&&se(t)===e:t.disabled===e:"label"in t&&t.disabled===e}}function pe(e){return ue((function(t){return t=+t,ue((function(n,r){var a,o=e([],n.length,t),s=o.length;while(s--)n[a=o[s]]&&(n[a]=!(r[a]=n[a]))}))}))}function ye(e){return e&&"undefined"!==typeof e.getElementsByTagName&&e}for(t in n=ie.support={},o=ie.isXML=function(e){var t=e&&e.namespaceURI,n=e&&(e.ownerDocument||e).documentElement;return!G.test(t||n&&n.nodeName||"HTML")},m=ie.setDocument=function(e){var t,a,s=e?e.ownerDocument||e:L;return s!=h&&9===s.nodeType&&s.documentElement?(h=s,_=h.documentElement,f=!o(h),L!=h&&(a=h.defaultView)&&a.top!==a&&(a.addEventListener?a.addEventListener("unload",oe,!1):a.attachEvent&&a.attachEvent("onunload",oe)),n.scope=de((function(e){return _.appendChild(e).appendChild(h.createElement("div")),"undefined"!==typeof e.querySelectorAll&&!e.querySelectorAll(":scope fieldset div").length})),n.attributes=de((function(e){return e.className="i",!e.getAttribute("className")})),n.getElementsByTagName=de((function(e){return e.appendChild(h.createComment("")),!e.getElementsByTagName("*").length})),n.getElementsByClassName=X.test(h.getElementsByClassName),n.getById=de((function(e){return _.appendChild(e).id=v,!h.getElementsByName||!h.getElementsByName(v).length})),n.getById?(r.filter["ID"]=function(e){var t=e.replace(te,ne);return function(e){return e.getAttribute("id")===t}},r.find["ID"]=function(e,t){if("undefined"!==typeof t.getElementById&&f){var n=t.getElementById(e);return n?[n]:[]}}):(r.filter["ID"]=function(e){var t=e.replace(te,ne);return function(e){var n="undefined"!==typeof e.getAttributeNode&&e.getAttributeNode("id");return n&&n.value===t}},r.find["ID"]=function(e,t){if("undefined"!==typeof t.getElementById&&f){var n,r,a,o=t.getElementById(e);if(o){if(n=o.getAttributeNode("id"),n&&n.value===e)return[o];a=t.getElementsByName(e),r=0;while(o=a[r++])if(n=o.getAttributeNode("id"),n&&n.value===e)return[o]}return[]}}),r.find["TAG"]=n.getElementsByTagName?function(e,t){return"undefined"!==typeof t.getElementsByTagName?t.getElementsByTagName(e):n.qsa?t.querySelectorAll(e):void 0}:function(e,t){var n,r=[],a=0,o=t.getElementsByTagName(e);if("*"===e){while(n=o[a++])1===n.nodeType&&r.push(n);return r}return o},r.find["CLASS"]=n.getElementsByClassName&&function(e,t){if("undefined"!==typeof t.getElementsByClassName&&f)return t.getElementsByClassName(e)},y=[],p=[],(n.qsa=X.test(h.querySelectorAll))&&(de((function(e){var t;_.appendChild(e).innerHTML="<a id='"+v+"'></a><select id='"+v+"-\r\\' msallowcapture=''><option selected=''></option></select>",e.querySelectorAll("[msallowcapture^='']").length&&p.push("[*^$]="+P+"*(?:''|\"\")"),e.querySelectorAll("[selected]").length||p.push("\\["+P+"*(?:value|"+N+")"),e.querySelectorAll("[id~="+v+"-]").length||p.push("~="),t=h.createElement("input"),t.setAttribute("name",""),e.appendChild(t),e.querySelectorAll("[name='']").length||p.push("\\["+P+"*name"+P+"*="+P+"*(?:''|\"\")"),e.querySelectorAll(":checked").length||p.push(":checked"),e.querySelectorAll("a#"+v+"+*").length||p.push(".#.+[+~]"),e.querySelectorAll("\\\f"),p.push("[\\r\\n\\f]")})),de((function(e){e.innerHTML="<a href='' disabled='disabled'></a><select disabled='disabled'><option/></select>";var t=h.createElement("input");t.setAttribute("type","hidden"),e.appendChild(t).setAttribute("name","D"),e.querySelectorAll("[name=d]").length&&p.push("name"+P+"*[*^$|!~]?="),2!==e.querySelectorAll(":enabled").length&&p.push(":enabled",":disabled"),_.appendChild(e).disabled=!0,2!==e.querySelectorAll(":disabled").length&&p.push(":enabled",":disabled"),e.querySelectorAll("*,:x"),p.push(",.*:")}))),(n.matchesSelector=X.test(g=_.matches||_.webkitMatchesSelector||_.mozMatchesSelector||_.oMatchesSelector||_.msMatchesSelector))&&de((function(e){n.disconnectedMatch=g.call(e,"*"),g.call(e,"[s!='']:x"),y.push("!=",F)})),p=p.length&&new RegExp(p.join("|")),y=y.length&&new RegExp(y.join("|")),t=X.test(_.compareDocumentPosition),M=t||X.test(_.contains)?function(e,t){var n=9===e.nodeType?e.documentElement:e,r=t&&t.parentNode;return e===r||!(!r||1!==r.nodeType||!(n.contains?n.contains(r):e.compareDocumentPosition&&16&e.compareDocumentPosition(r)))}:function(e,t){if(t)while(t=t.parentNode)if(t===e)return!0;return!1},S=t?function(e,t){if(e===t)return c=!0,0;var r=!e.compareDocumentPosition-!t.compareDocumentPosition;return r||(r=(e.ownerDocument||e)==(t.ownerDocument||t)?e.compareDocumentPosition(t):1,1&r||!n.sortDetached&&t.compareDocumentPosition(e)===r?e==h||e.ownerDocument==L&&M(L,e)?-1:t==h||t.ownerDocument==L&&M(L,t)?1:d?C(d,e)-C(d,t):0:4&r?-1:1)}:function(e,t){if(e===t)return c=!0,0;var n,r=0,a=e.parentNode,o=t.parentNode,s=[e],i=[t];if(!a||!o)return e==h?-1:t==h?1:a?-1:o?1:d?C(d,e)-C(d,t):0;if(a===o)return me(e,t);n=e;while(n=n.parentNode)s.unshift(n);n=t;while(n=n.parentNode)i.unshift(n);while(s[r]===i[r])r++;return r?me(s[r],i[r]):s[r]==L?-1:i[r]==L?1:0},h):h},ie.matches=function(e,t){return ie(e,null,null,t)},ie.matchesSelector=function(e,t){if(m(e),n.matchesSelector&&f&&!T[t+" "]&&(!y||!y.test(t))&&(!p||!p.test(t)))try{var r=g.call(e,t);if(r||n.disconnectedMatch||e.document&&11!==e.document.nodeType)return r}catch(Te){T(t,!0)}return ie(t,h,null,[e]).length>0},ie.contains=function(e,t){return(e.ownerDocument||e)!=h&&m(e),M(e,t)},ie.attr=function(e,t){(e.ownerDocument||e)!=h&&m(e);var a=r.attrHandle[t.toLowerCase()],o=a&&E.call(r.attrHandle,t.toLowerCase())?a(e,t,!f):void 0;return void 0!==o?o:n.attributes||!f?e.getAttribute(t):(o=e.getAttributeNode(t))&&o.specified?o.value:null},ie.escape=function(e){return(e+"").replace(re,ae)},ie.error=function(e){throw new Error("Syntax error, unrecognized expression: "+e)},ie.uniqueSort=function(e){var t,r=[],a=0,o=0;if(c=!n.detectDuplicates,d=!n.sortStable&&e.slice(0),e.sort(S),c){while(t=e[o++])t===e[o]&&(a=r.push(o));while(a--)e.splice(r[a],1)}return d=null,e},a=ie.getText=function(e){var t,n="",r=0,o=e.nodeType;if(o){if(1===o||9===o||11===o){if("string"===typeof e.textContent)return e.textContent;for(e=e.firstChild;e;e=e.nextSibling)n+=a(e)}else if(3===o||4===o)return e.nodeValue}else while(t=e[r++])n+=a(t);return n},r=ie.selectors={cacheLength:50,createPseudo:ue,match:J,attrHandle:{},find:{},relative:{">":{dir:"parentNode",first:!0}," ":{dir:"parentNode"},"+":{dir:"previousSibling",first:!0},"~":{dir:"previousSibling"}},preFilter:{ATTR:function(e){return e[1]=e[1].replace(te,ne),e[3]=(e[3]||e[4]||e[5]||"").replace(te,ne),"~="===e[2]&&(e[3]=" "+e[3]+" "),e.slice(0,4)},CHILD:function(e){return e[1]=e[1].toLowerCase(),"nth"===e[1].slice(0,3)?(e[3]||ie.error(e[0]),e[4]=+(e[4]?e[5]+(e[6]||1):2*("even"===e[3]||"odd"===e[3])),e[5]=+(e[7]+e[8]||"odd"===e[3])):e[3]&&ie.error(e[0]),e},PSEUDO:function(e){var t,n=!e[6]&&e[2];return J["CHILD"].test(e[0])?null:(e[3]?e[2]=e[4]||e[5]||"":n&&q.test(n)&&(t=s(n,!0))&&(t=n.indexOf(")",n.length-t)-n.length)&&(e[0]=e[0].slice(0,t),e[2]=n.slice(0,t)),e.slice(0,3))}},filter:{TAG:function(e){var t=e.replace(te,ne).toLowerCase();return"*"===e?function(){return!0}:function(e){return e.nodeName&&e.nodeName.toLowerCase()===t}},CLASS:function(e){var t=k[e+" "];return t||(t=new RegExp("(^|"+P+")"+e+"("+P+"|$)"))&&k(e,(function(e){return t.test("string"===typeof e.className&&e.className||"undefined"!==typeof e.getAttribute&&e.getAttribute("class")||"")}))},ATTR:function(e,t,n){return function(r){var a=ie.attr(r,e);return null==a?"!="===t:!t||(a+="","="===t?a===n:"!="===t?a!==n:"^="===t?n&&0===a.indexOf(n):"*="===t?n&&a.indexOf(n)>-1:"$="===t?n&&a.slice(-n.length)===n:"~="===t?(" "+a.replace(B," ")+" ").indexOf(n)>-1:"|="===t&&(a===n||a.slice(0,n.length+1)===n+"-"))}},CHILD:function(e,t,n,r,a){var o="nth"!==e.slice(0,3),s="last"!==e.slice(-4),i="of-type"===t;return 1===r&&0===a?function(e){return!!e.parentNode}:function(t,n,l){var u,d,c,m,h,_,f=o!==s?"nextSibling":"previousSibling",p=t.parentNode,y=i&&t.nodeName.toLowerCase(),g=!l&&!i,M=!1;if(p){if(o){while(f){m=t;while(m=m[f])if(i?m.nodeName.toLowerCase()===y:1===m.nodeType)return!1;_=f="only"===e&&!_&&"nextSibling"}return!0}if(_=[s?p.firstChild:p.lastChild],s&&g){m=p,c=m[v]||(m[v]={}),d=c[m.uniqueID]||(c[m.uniqueID]={}),u=d[e]||[],h=u[0]===w&&u[1],M=h&&u[2],m=h&&p.childNodes[h];while(m=++h&&m&&m[f]||(M=h=0)||_.pop())if(1===m.nodeType&&++M&&m===t){d[e]=[w,h,M];break}}else if(g&&(m=t,c=m[v]||(m[v]={}),d=c[m.uniqueID]||(c[m.uniqueID]={}),u=d[e]||[],h=u[0]===w&&u[1],M=h),!1===M)while(m=++h&&m&&m[f]||(M=h=0)||_.pop())if((i?m.nodeName.toLowerCase()===y:1===m.nodeType)&&++M&&(g&&(c=m[v]||(m[v]={}),d=c[m.uniqueID]||(c[m.uniqueID]={}),d[e]=[w,M]),m===t))break;return M-=a,M===r||M%r===0&&M/r>=0}}},PSEUDO:function(e,t){var n,a=r.pseudos[e]||r.setFilters[e.toLowerCase()]||ie.error("unsupported pseudo: "+e);return a[v]?a(t):a.length>1?(n=[e,e,"",t],r.setFilters.hasOwnProperty(e.toLowerCase())?ue((function(e,n){var r,o=a(e,t),s=o.length;while(s--)r=C(e,o[s]),e[r]=!(n[r]=o[s])})):function(e){return a(e,0,n)}):a}},pseudos:{not:ue((function(e){var t=[],n=[],r=i(e.replace(V,"$1"));return r[v]?ue((function(e,t,n,a){var o,s=r(e,null,a,[]),i=e.length;while(i--)(o=s[i])&&(e[i]=!(t[i]=o))})):function(e,a,o){return t[0]=e,r(t,null,o,n),t[0]=null,!n.pop()}})),has:ue((function(e){return function(t){return ie(e,t).length>0}})),contains:ue((function(e){return e=e.replace(te,ne),function(t){return(t.textContent||a(t)).indexOf(e)>-1}})),lang:ue((function(e){return $.test(e||"")||ie.error("unsupported lang: "+e),e=e.replace(te,ne).toLowerCase(),function(t){var n;do{if(n=f?t.lang:t.getAttribute("xml:lang")||t.getAttribute("lang"))return n=n.toLowerCase(),n===e||0===n.indexOf(e+"-")}while((t=t.parentNode)&&1===t.nodeType);return!1}})),target:function(t){var n=e.location&&e.location.hash;return n&&n.slice(1)===t.id},root:function(e){return e===_},focus:function(e){return e===h.activeElement&&(!h.hasFocus||h.hasFocus())&&!!(e.type||e.href||~e.tabIndex)},enabled:fe(!1),disabled:fe(!0),checked:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&!!e.checked||"option"===t&&!!e.selected},selected:function(e){return e.parentNode&&e.parentNode.selectedIndex,!0===e.selected},empty:function(e){for(e=e.firstChild;e;e=e.nextSibling)if(e.nodeType<6)return!1;return!0},parent:function(e){return!r.pseudos["empty"](e)},header:function(e){return Z.test(e.nodeName)},input:function(e){return K.test(e.nodeName)},button:function(e){var t=e.nodeName.toLowerCase();return"input"===t&&"button"===e.type||"button"===t},text:function(e){var t;return"input"===e.nodeName.toLowerCase()&&"text"===e.type&&(null==(t=e.getAttribute("type"))||"text"===t.toLowerCase())},first:pe((function(){return[0]})),last:pe((function(e,t){return[t-1]})),eq:pe((function(e,t,n){return[n<0?n+t:n]})),even:pe((function(e,t){for(var n=0;n<t;n+=2)e.push(n);return e})),odd:pe((function(e,t){for(var n=1;n<t;n+=2)e.push(n);return e})),lt:pe((function(e,t,n){for(var r=n<0?n+t:n>t?t:n;--r>=0;)e.push(r);return e})),gt:pe((function(e,t,n){for(var r=n<0?n+t:n;++r<t;)e.push(r);return e}))}},r.pseudos["nth"]=r.pseudos["eq"],{radio:!0,checkbox:!0,file:!0,password:!0,image:!0})r.pseudos[t]=he(t);for(t in{submit:!0,reset:!0})r.pseudos[t]=_e(t);function ge(){}function Me(e){for(var t=0,n=e.length,r="";t<n;t++)r+=e[t].value;return r}function ve(e,t,n){var r=t.dir,a=t.next,o=a||r,s=n&&"parentNode"===o,i=Y++;return t.first?function(t,n,a){while(t=t[r])if(1===t.nodeType||s)return e(t,n,a);return!1}:function(t,n,l){var u,d,c,m=[w,i];if(l){while(t=t[r])if((1===t.nodeType||s)&&e(t,n,l))return!0}else while(t=t[r])if(1===t.nodeType||s)if(c=t[v]||(t[v]={}),d=c[t.uniqueID]||(c[t.uniqueID]={}),a&&a===t.nodeName.toLowerCase())t=t[r]||t;else{if((u=d[o])&&u[0]===w&&u[1]===i)return m[2]=u[2];if(d[o]=m,m[2]=e(t,n,l))return!0}return!1}}function Le(e){return e.length>1?function(t,n,r){var a=e.length;while(a--)if(!e[a](t,n,r))return!1;return!0}:e[0]}function we(e,t,n){for(var r=0,a=t.length;r<a;r++)ie(e,t[r],n);return n}function Ye(e,t,n,r,a){for(var o,s=[],i=0,l=e.length,u=null!=t;i<l;i++)(o=e[i])&&(n&&!n(o,r,a)||(s.push(o),u&&t.push(i)));return s}function ke(e,t,n,r,a,o){return r&&!r[v]&&(r=ke(r)),a&&!a[v]&&(a=ke(a,o)),ue((function(o,s,i,l){var u,d,c,m=[],h=[],_=s.length,f=o||we(t||"*",i.nodeType?[i]:i,[]),p=!e||!o&&t?f:Ye(f,m,e,i,l),y=n?a||(o?e:_||r)?[]:s:p;if(n&&n(p,y,i,l),r){u=Ye(y,h),r(u,[],i,l),d=u.length;while(d--)(c=u[d])&&(y[h[d]]=!(p[h[d]]=c))}if(o){if(a||e){if(a){u=[],d=y.length;while(d--)(c=y[d])&&u.push(p[d]=c);a(null,y=[],u,l)}d=y.length;while(d--)(c=y[d])&&(u=a?C(o,c):m[d])>-1&&(o[u]=!(s[u]=c))}}else y=Ye(y===s?y.splice(_,y.length):y),a?a(null,s,y,l):A.apply(s,y)}))}function be(e){for(var t,n,a,o=e.length,s=r.relative[e[0].type],i=s||r.relative[" "],l=s?1:0,d=ve((function(e){return e===t}),i,!0),c=ve((function(e){return C(t,e)>-1}),i,!0),m=[function(e,n,r){var a=!s&&(r||n!==u)||((t=n).nodeType?d(e,n,r):c(e,n,r));return t=null,a}];l<o;l++)if(n=r.relative[e[l].type])m=[ve(Le(m),n)];else{if(n=r.filter[e[l].type].apply(null,e[l].matches),n[v]){for(a=++l;a<o;a++)if(r.relative[e[a].type])break;return ke(l>1&&Le(m),l>1&&Me(e.slice(0,l-1).concat({value:" "===e[l-2].type?"*":""})).replace(V,"$1"),n,l<a&&be(e.slice(l,a)),a<o&&be(e=e.slice(a)),a<o&&Me(e))}m.push(n)}return Le(m)}function De(e,t){var n=t.length>0,a=e.length>0,o=function(o,s,i,l,d){var c,_,p,y=0,g="0",M=o&&[],v=[],L=u,Y=o||a&&r.find["TAG"]("*",d),k=w+=null==L?1:Math.random()||.1,b=Y.length;for(d&&(u=s==h||s||d);g!==b&&null!=(c=Y[g]);g++){if(a&&c){_=0,s||c.ownerDocument==h||(m(c),i=!f);while(p=e[_++])if(p(c,s||h,i)){l.push(c);break}d&&(w=k)}n&&((c=!p&&c)&&y--,o&&M.push(c))}if(y+=g,n&&g!==y){_=0;while(p=t[_++])p(M,v,s,i);if(o){if(y>0)while(g--)M[g]||v[g]||(v[g]=O.call(l));v=Ye(v)}A.apply(l,v),d&&!o&&v.length>0&&y+t.length>1&&ie.uniqueSort(l)}return d&&(w=k,u=L),M};return n?ue(o):o}return ge.prototype=r.filters=r.pseudos,r.setFilters=new ge,s=ie.tokenize=function(e,t){var n,a,o,s,i,l,u,d=b[e+" "];if(d)return t?0:d.slice(0);i=e,l=[],u=r.preFilter;while(i){for(s in n&&!(a=W.exec(i))||(a&&(i=i.slice(a[0].length)||i),l.push(o=[])),n=!1,(a=z.exec(i))&&(n=a.shift(),o.push({value:n,type:a[0].replace(V," ")}),i=i.slice(n.length)),r.filter)!(a=J[s].exec(i))||u[s]&&!(a=u[s](a))||(n=a.shift(),o.push({value:n,type:s,matches:a}),i=i.slice(n.length));if(!n)break}return t?i.length:i?ie.error(e):b(e,l).slice(0)},i=ie.compile=function(e,t){var n,r=[],a=[],o=D[e+" "];if(!o){t||(t=s(e)),n=t.length;while(n--)o=be(t[n]),o[v]?r.push(o):a.push(o);o=D(e,De(a,r)),o.selector=e}return o},l=ie.select=function(e,t,n,a){var o,l,u,d,c,m="function"===typeof e&&e,h=!a&&s(e=m.selector||e);if(n=n||[],1===h.length){if(l=h[0]=h[0].slice(0),l.length>2&&"ID"===(u=l[0]).type&&9===t.nodeType&&f&&r.relative[l[1].type]){if(t=(r.find["ID"](u.matches[0].replace(te,ne),t)||[])[0],!t)return n;m&&(t=t.parentNode),e=e.slice(l.shift().value.length)}o=J["needsContext"].test(e)?0:l.length;while(o--){if(u=l[o],r.relative[d=u.type])break;if((c=r.find[d])&&(a=c(u.matches[0].replace(te,ne),ee.test(l[0].type)&&ye(t.parentNode)||t))){if(l.splice(o,1),e=a.length&&Me(l),!e)return A.apply(n,a),n;break}}}return(m||i(e,h))(a,t,!f,n,!t||ee.test(e)&&ye(t.parentNode)||t),n},n.sortStable=v.split("").sort(S).join("")===v,n.detectDuplicates=!!c,m(),n.sortDetached=de((function(e){return 1&e.compareDocumentPosition(h.createElement("fieldset"))})),de((function(e){return e.innerHTML="<a href='#'></a>","#"===e.firstChild.getAttribute("href")}))||ce("type|href|height|width",(function(e,t,n){if(!n)return e.getAttribute(t,"type"===t.toLowerCase()?1:2)})),n.attributes&&de((function(e){return e.innerHTML="<input/>",e.firstChild.setAttribute("value",""),""===e.firstChild.getAttribute("value")}))||ce("value",(function(e,t,n){if(!n&&"input"===e.nodeName.toLowerCase())return e.defaultValue})),de((function(e){return null==e.getAttribute("disabled")}))||ce(N,(function(e,t,n){var r;if(!n)return!0===e[t]?t.toLowerCase():(r=e.getAttributeNode(t))&&r.specified?r.value:null})),ie}(a);b.find=T,b.expr=T.selectors,b.expr[":"]=b.expr.pseudos,b.uniqueSort=b.unique=T.uniqueSort,b.text=T.getText,b.isXMLDoc=T.isXML,b.contains=T.contains,b.escapeSelector=T.escape;var S=function(e,t,n){var r=[],a=void 0!==n;while((e=e[t])&&9!==e.nodeType)if(1===e.nodeType){if(a&&b(e).is(n))break;r.push(e)}return r},E=function(e,t){for(var n=[];e;e=e.nextSibling)1===e.nodeType&&e!==t&&n.push(e);return n},x=b.expr.match.needsContext;function O(e,t){return e.nodeName&&e.nodeName.toLowerCase()===t.toLowerCase()}var j=/^<([a-z][^\/\0>:\x20\t\r\n\f]*)[\x20\t\r\n\f]*\/?>(?:<\/\1>|)$/i;function A(e,t,n){return g(t)?b.grep(e,(function(e,r){return!!t.call(e,r,e)!==n})):t.nodeType?b.grep(e,(function(e){return e===t!==n})):"string"!==typeof t?b.grep(e,(function(e){return c.call(t,e)>-1!==n})):b.filter(t,e,n)}b.filter=function(e,t,n){var r=t[0];return n&&(e=":not("+e+")"),1===t.length&&1===r.nodeType?b.find.matchesSelector(r,e)?[r]:[]:b.find.matches(e,b.grep(t,(function(e){return 1===e.nodeType})))},b.fn.extend({find:function(e){var t,n,r=this.length,a=this;if("string"!==typeof e)return this.pushStack(b(e).filter((function(){for(t=0;t<r;t++)if(b.contains(a[t],this))return!0})));for(n=this.pushStack([]),t=0;t<r;t++)b.find(e,a[t],n);return r>1?b.uniqueSort(n):n},filter:function(e){return this.pushStack(A(this,e||[],!1))},not:function(e){return this.pushStack(A(this,e||[],!0))},is:function(e){return!!A(this,"string"===typeof e&&x.test(e)?b(e):e||[],!1).length}});var H,C=/^(?:\s*(<[\w\W]+>)[^>]*|#([\w-]+))$/,N=b.fn.init=function(e,t,n){var r,a;if(!e)return this;if(n=n||H,"string"===typeof e){if(r="<"===e[0]&&">"===e[e.length-1]&&e.length>=3?[null,e,null]:C.exec(e),!r||!r[1]&&t)return!t||t.jquery?(t||n).find(e):this.constructor(t).find(e);if(r[1]){if(t=t instanceof b?t[0]:t,b.merge(this,b.parseHTML(r[1],t&&t.nodeType?t.ownerDocument||t:v,!0)),j.test(r[1])&&b.isPlainObject(t))for(r in t)g(this[r])?this[r](t[r]):this.attr(r,t[r]);return this}return a=v.getElementById(r[2]),a&&(this[0]=a,this.length=1),this}return e.nodeType?(this[0]=e,this.length=1,this):g(e)?void 0!==n.ready?n.ready(e):e(b):b.makeArray(e,this)};N.prototype=b.fn,H=b(v);var P=/^(?:parents|prev(?:Until|All))/,I={children:!0,contents:!0,next:!0,prev:!0};function R(e,t){while((e=e[t])&&1!==e.nodeType);return e}b.fn.extend({has:function(e){var t=b(e,this),n=t.length;return this.filter((function(){for(var e=0;e<n;e++)if(b.contains(this,t[e]))return!0}))},closest:function(e,t){var n,r=0,a=this.length,o=[],s="string"!==typeof e&&b(e);if(!x.test(e))for(;r<a;r++)for(n=this[r];n&&n!==t;n=n.parentNode)if(n.nodeType<11&&(s?s.index(n)>-1:1===n.nodeType&&b.find.matchesSelector(n,e))){o.push(n);break}return this.pushStack(o.length>1?b.uniqueSort(o):o)},index:function(e){return e?"string"===typeof e?c.call(b(e),this[0]):c.call(this,e.jquery?e[0]:e):this[0]&&this[0].parentNode?this.first().prevAll().length:-1},add:function(e,t){return this.pushStack(b.uniqueSort(b.merge(this.get(),b(e,t))))},addBack:function(e){return this.add(null==e?this.prevObject:this.prevObject.filter(e))}}),b.each({parent:function(e){var t=e.parentNode;return t&&11!==t.nodeType?t:null},parents:function(e){return S(e,"parentNode")},parentsUntil:function(e,t,n){return S(e,"parentNode",n)},next:function(e){return R(e,"nextSibling")},prev:function(e){return R(e,"previousSibling")},nextAll:function(e){return S(e,"nextSibling")},prevAll:function(e){return S(e,"previousSibling")},nextUntil:function(e,t,n){return S(e,"nextSibling",n)},prevUntil:function(e,t,n){return S(e,"previousSibling",n)},siblings:function(e){return E((e.parentNode||{}).firstChild,e)},children:function(e){return E(e.firstChild)},contents:function(e){return null!=e.contentDocument&&i(e.contentDocument)?e.contentDocument:(O(e,"template")&&(e=e.content||e),b.merge([],e.childNodes))}},(function(e,t){b.fn[e]=function(n,r){var a=b.map(this,t,n);return"Until"!==e.slice(-5)&&(r=n),r&&"string"===typeof r&&(a=b.filter(r,a)),this.length>1&&(I[e]||b.uniqueSort(a),P.test(e)&&a.reverse()),this.pushStack(a)}}));var F=/[^\x20\t\r\n\f]+/g;function B(e){var t={};return b.each(e.match(F)||[],(function(e,n){t[n]=!0})),t}function V(e){return e}function W(e){throw e}function z(e,t,n,r){var a;try{e&&g(a=e.promise)?a.call(e).done(t).fail(n):e&&g(a=e.then)?a.call(e,t,n):t.apply(void 0,[e].slice(r))}catch(e){n.apply(void 0,[e])}}b.Callbacks=function(e){e="string"===typeof e?B(e):b.extend({},e);var t,n,r,a,o=[],s=[],i=-1,l=function(){for(a=a||e.once,r=t=!0;s.length;i=-1){n=s.shift();while(++i<o.length)!1===o[i].apply(n[0],n[1])&&e.stopOnFalse&&(i=o.length,n=!1)}e.memory||(n=!1),t=!1,a&&(o=n?[]:"")},u={add:function(){return o&&(n&&!t&&(i=o.length-1,s.push(n)),function t(n){b.each(n,(function(n,r){g(r)?e.unique&&u.has(r)||o.push(r):r&&r.length&&"string"!==Y(r)&&t(r)}))}(arguments),n&&!t&&l()),this},remove:function(){return b.each(arguments,(function(e,t){var n;while((n=b.inArray(t,o,n))>-1)o.splice(n,1),n<=i&&i--})),this},has:function(e){return e?b.inArray(e,o)>-1:o.length>0},empty:function(){return o&&(o=[]),this},disable:function(){return a=s=[],o=n="",this},disabled:function(){return!o},lock:function(){return a=s=[],n||t||(o=n=""),this},locked:function(){return!!a},fireWith:function(e,n){return a||(n=n||[],n=[e,n.slice?n.slice():n],s.push(n),t||l()),this},fire:function(){return u.fireWith(this,arguments),this},fired:function(){return!!r}};return u},b.extend({Deferred:function(e){var t=[["notify","progress",b.Callbacks("memory"),b.Callbacks("memory"),2],["resolve","done",b.Callbacks("once memory"),b.Callbacks("once memory"),0,"resolved"],["reject","fail",b.Callbacks("once memory"),b.Callbacks("once memory"),1,"rejected"]],n="pending",r={state:function(){return n},always:function(){return o.done(arguments).fail(arguments),this},catch:function(e){return r.then(null,e)},pipe:function(){var e=arguments;return b.Deferred((function(n){b.each(t,(function(t,r){var a=g(e[r[4]])&&e[r[4]];o[r[1]]((function(){var e=a&&a.apply(this,arguments);e&&g(e.promise)?e.promise().progress(n.notify).done(n.resolve).fail(n.reject):n[r[0]+"With"](this,a?[e]:arguments)}))})),e=null})).promise()},then:function(e,n,r){var o=0;function s(e,t,n,r){return function(){var i=this,l=arguments,u=function(){var a,u;if(!(e<o)){if(a=n.apply(i,l),a===t.promise())throw new TypeError("Thenable self-resolution");u=a&&("object"===typeof a||"function"===typeof a)&&a.then,g(u)?r?u.call(a,s(o,t,V,r),s(o,t,W,r)):(o++,u.call(a,s(o,t,V,r),s(o,t,W,r),s(o,t,V,t.notifyWith))):(n!==V&&(i=void 0,l=[a]),(r||t.resolveWith)(i,l))}},d=r?u:function(){try{u()}catch(r){b.Deferred.exceptionHook&&b.Deferred.exceptionHook(r,d.stackTrace),e+1>=o&&(n!==W&&(i=void 0,l=[r]),t.rejectWith(i,l))}};e?d():(b.Deferred.getStackHook&&(d.stackTrace=b.Deferred.getStackHook()),a.setTimeout(d))}}return b.Deferred((function(a){t[0][3].add(s(0,a,g(r)?r:V,a.notifyWith)),t[1][3].add(s(0,a,g(e)?e:V)),t[2][3].add(s(0,a,g(n)?n:W))})).promise()},promise:function(e){return null!=e?b.extend(e,r):r}},o={};return b.each(t,(function(e,a){var s=a[2],i=a[5];r[a[1]]=s.add,i&&s.add((function(){n=i}),t[3-e][2].disable,t[3-e][3].disable,t[0][2].lock,t[0][3].lock),s.add(a[3].fire),o[a[0]]=function(){return o[a[0]+"With"](this===o?void 0:this,arguments),this},o[a[0]+"With"]=s.fireWith})),r.promise(o),e&&e.call(o,o),o},when:function(e){var t=arguments.length,n=t,r=Array(n),a=l.call(arguments),o=b.Deferred(),s=function(e){return function(n){r[e]=this,a[e]=arguments.length>1?l.call(arguments):n,--t||o.resolveWith(r,a)}};if(t<=1&&(z(e,o.done(s(n)).resolve,o.reject,!t),"pending"===o.state()||g(a[n]&&a[n].then)))return o.then();while(n--)z(a[n],s(n),o.reject);return o.promise()}});var U=/^(Eval|Internal|Range|Reference|Syntax|Type|URI)Error$/;b.Deferred.exceptionHook=function(e,t){a.console&&a.console.warn&&e&&U.test(e.name)&&a.console.warn("jQuery.Deferred exception: "+e.message,e.stack,t)},b.readyException=function(e){a.setTimeout((function(){throw e}))};var q=b.Deferred();function $(){v.removeEventListener("DOMContentLoaded",$),a.removeEventListener("load",$),b.ready()}b.fn.ready=function(e){return q.then(e).catch((function(e){b.readyException(e)})),this},b.extend({isReady:!1,readyWait:1,ready:function(e){(!0===e?--b.readyWait:b.isReady)||(b.isReady=!0,!0!==e&&--b.readyWait>0||q.resolveWith(v,[b]))}}),b.ready.then=q.then,"complete"===v.readyState||"loading"!==v.readyState&&!v.documentElement.doScroll?a.setTimeout(b.ready):(v.addEventListener("DOMContentLoaded",$),a.addEventListener("load",$));var J=function(e,t,n,r,a,o,s){var i=0,l=e.length,u=null==n;if("object"===Y(n))for(i in a=!0,n)J(e,t,i,n[i],!0,o,s);else if(void 0!==r&&(a=!0,g(r)||(s=!0),u&&(s?(t.call(e,r),t=null):(u=t,t=function(e,t,n){return u.call(b(e),n)})),t))for(;i<l;i++)t(e[i],n,s?r:r.call(e[i],i,t(e[i],n)));return a?e:u?t.call(e):l?t(e[0],n):o},G=/^-ms-/,K=/-([a-z])/g;function Z(e,t){return t.toUpperCase()}function X(e){return e.replace(G,"ms-").replace(K,Z)}var Q=function(e){return 1===e.nodeType||9===e.nodeType||!+e.nodeType};function ee(){this.expando=b.expando+ee.uid++}ee.uid=1,ee.prototype={cache:function(e){var t=e[this.expando];return t||(t={},Q(e)&&(e.nodeType?e[this.expando]=t:Object.defineProperty(e,this.expando,{value:t,configurable:!0}))),t},set:function(e,t,n){var r,a=this.cache(e);if("string"===typeof t)a[X(t)]=n;else for(r in t)a[X(r)]=t[r];return a},get:function(e,t){return void 0===t?this.cache(e):e[this.expando]&&e[this.expando][X(t)]},access:function(e,t,n){return void 0===t||t&&"string"===typeof t&&void 0===n?this.get(e,t):(this.set(e,t,n),void 0!==n?n:t)},remove:function(e,t){var n,r=e[this.expando];if(void 0!==r){if(void 0!==t){Array.isArray(t)?t=t.map(X):(t=X(t),t=t in r?[t]:t.match(F)||[]),n=t.length;while(n--)delete r[t[n]]}(void 0===t||b.isEmptyObject(r))&&(e.nodeType?e[this.expando]=void 0:delete e[this.expando])}},hasData:function(e){var t=e[this.expando];return void 0!==t&&!b.isEmptyObject(t)}};var te=new ee,ne=new ee,re=/^(?:\{[\w\W]*\}|\[[\w\W]*\])$/,ae=/[A-Z]/g;function oe(e){return"true"===e||"false"!==e&&("null"===e?null:e===+e+""?+e:re.test(e)?JSON.parse(e):e)}function se(e,t,n){var r;if(void 0===n&&1===e.nodeType)if(r="data-"+t.replace(ae,"-$&").toLowerCase(),n=e.getAttribute(r),"string"===typeof n){try{n=oe(n)}catch(a){}ne.set(e,t,n)}else n=void 0;return n}b.extend({hasData:function(e){return ne.hasData(e)||te.hasData(e)},data:function(e,t,n){return ne.access(e,t,n)},removeData:function(e,t){ne.remove(e,t)},_data:function(e,t,n){return te.access(e,t,n)},_removeData:function(e,t){te.remove(e,t)}}),b.fn.extend({data:function(e,t){var n,r,a,o=this[0],s=o&&o.attributes;if(void 0===e){if(this.length&&(a=ne.get(o),1===o.nodeType&&!te.get(o,"hasDataAttrs"))){n=s.length;while(n--)s[n]&&(r=s[n].name,0===r.indexOf("data-")&&(r=X(r.slice(5)),se(o,r,a[r])));te.set(o,"hasDataAttrs",!0)}return a}return"object"===typeof e?this.each((function(){ne.set(this,e)})):J(this,(function(t){var n;if(o&&void 0===t)return n=ne.get(o,e),void 0!==n?n:(n=se(o,e),void 0!==n?n:void 0);this.each((function(){ne.set(this,e,t)}))}),null,t,arguments.length>1,null,!0)},removeData:function(e){return this.each((function(){ne.remove(this,e)}))}}),b.extend({queue:function(e,t,n){var r;if(e)return t=(t||"fx")+"queue",r=te.get(e,t),n&&(!r||Array.isArray(n)?r=te.access(e,t,b.makeArray(n)):r.push(n)),r||[]},dequeue:function(e,t){t=t||"fx";var n=b.queue(e,t),r=n.length,a=n.shift(),o=b._queueHooks(e,t),s=function(){b.dequeue(e,t)};"inprogress"===a&&(a=n.shift(),r--),a&&("fx"===t&&n.unshift("inprogress"),delete o.stop,a.call(e,s,o)),!r&&o&&o.empty.fire()},_queueHooks:function(e,t){var n=t+"queueHooks";return te.get(e,n)||te.access(e,n,{empty:b.Callbacks("once memory").add((function(){te.remove(e,[t+"queue",n])}))})}}),b.fn.extend({queue:function(e,t){var n=2;return"string"!==typeof e&&(t=e,e="fx",n--),arguments.length<n?b.queue(this[0],e):void 0===t?this:this.each((function(){var n=b.queue(this,e,t);b._queueHooks(this,e),"fx"===e&&"inprogress"!==n[0]&&b.dequeue(this,e)}))},dequeue:function(e){return this.each((function(){b.dequeue(this,e)}))},clearQueue:function(e){return this.queue(e||"fx",[])},promise:function(e,t){var n,r=1,a=b.Deferred(),o=this,s=this.length,i=function(){--r||a.resolveWith(o,[o])};"string"!==typeof e&&(t=e,e=void 0),e=e||"fx";while(s--)n=te.get(o[s],e+"queueHooks"),n&&n.empty&&(r++,n.empty.add(i));return i(),a.promise(t)}});var ie=/[+-]?(?:\d*\.|)\d+(?:[eE][+-]?\d+|)/.source,le=new RegExp("^(?:([+-])=|)("+ie+")([a-z%]*)$","i"),ue=["Top","Right","Bottom","Left"],de=v.documentElement,ce=function(e){return b.contains(e.ownerDocument,e)},me={composed:!0};de.getRootNode&&(ce=function(e){return b.contains(e.ownerDocument,e)||e.getRootNode(me)===e.ownerDocument});var he=function(e,t){return e=t||e,"none"===e.style.display||""===e.style.display&&ce(e)&&"none"===b.css(e,"display")};function _e(e,t,n,r){var a,o,s=20,i=r?function(){return r.cur()}:function(){return b.css(e,t,"")},l=i(),u=n&&n[3]||(b.cssNumber[t]?"":"px"),d=e.nodeType&&(b.cssNumber[t]||"px"!==u&&+l)&&le.exec(b.css(e,t));if(d&&d[3]!==u){l/=2,u=u||d[3],d=+l||1;while(s--)b.style(e,t,d+u),(1-o)*(1-(o=i()/l||.5))<=0&&(s=0),d/=o;d*=2,b.style(e,t,d+u),n=n||[]}return n&&(d=+d||+l||0,a=n[1]?d+(n[1]+1)*n[2]:+n[2],r&&(r.unit=u,r.start=d,r.end=a)),a}var fe={};function pe(e){var t,n=e.ownerDocument,r=e.nodeName,a=fe[r];return a||(t=n.body.appendChild(n.createElement(r)),a=b.css(t,"display"),t.parentNode.removeChild(t),"none"===a&&(a="block"),fe[r]=a,a)}function ye(e,t){for(var n,r,a=[],o=0,s=e.length;o<s;o++)r=e[o],r.style&&(n=r.style.display,t?("none"===n&&(a[o]=te.get(r,"display")||null,a[o]||(r.style.display="")),""===r.style.display&&he(r)&&(a[o]=pe(r))):"none"!==n&&(a[o]="none",te.set(r,"display",n)));for(o=0;o<s;o++)null!=a[o]&&(e[o].style.display=a[o]);return e}b.fn.extend({show:function(){return ye(this,!0)},hide:function(){return ye(this)},toggle:function(e){return"boolean"===typeof e?e?this.show():this.hide():this.each((function(){he(this)?b(this).show():b(this).hide()}))}});var ge=/^(?:checkbox|radio)$/i,Me=/<([a-z][^\/\0>\x20\t\r\n\f]*)/i,ve=/^$|^module$|\/(?:java|ecma)script/i;(function(){var e=v.createDocumentFragment(),t=e.appendChild(v.createElement("div")),n=v.createElement("input");n.setAttribute("type","radio"),n.setAttribute("checked","checked"),n.setAttribute("name","t"),t.appendChild(n),y.checkClone=t.cloneNode(!0).cloneNode(!0).lastChild.checked,t.innerHTML="<textarea>x</textarea>",y.noCloneChecked=!!t.cloneNode(!0).lastChild.defaultValue,t.innerHTML="<option></option>",y.option=!!t.lastChild})();var Le={thead:[1,"<table>","</table>"],col:[2,"<table><colgroup>","</colgroup></table>"],tr:[2,"<table><tbody>","</tbody></table>"],td:[3,"<table><tbody><tr>","</tr></tbody></table>"],_default:[0,"",""]};function we(e,t){var n;return n="undefined"!==typeof e.getElementsByTagName?e.getElementsByTagName(t||"*"):"undefined"!==typeof e.querySelectorAll?e.querySelectorAll(t||"*"):[],void 0===t||t&&O(e,t)?b.merge([e],n):n}function Ye(e,t){for(var n=0,r=e.length;n<r;n++)te.set(e[n],"globalEval",!t||te.get(t[n],"globalEval"))}Le.tbody=Le.tfoot=Le.colgroup=Le.caption=Le.thead,Le.th=Le.td,y.option||(Le.optgroup=Le.option=[1,"<select multiple='multiple'>","</select>"]);var ke=/<|&#?\w+;/;function be(e,t,n,r,a){for(var o,s,i,l,u,d,c=t.createDocumentFragment(),m=[],h=0,_=e.length;h<_;h++)if(o=e[h],o||0===o)if("object"===Y(o))b.merge(m,o.nodeType?[o]:o);else if(ke.test(o)){s=s||c.appendChild(t.createElement("div")),i=(Me.exec(o)||["",""])[1].toLowerCase(),l=Le[i]||Le._default,s.innerHTML=l[1]+b.htmlPrefilter(o)+l[2],d=l[0];while(d--)s=s.lastChild;b.merge(m,s.childNodes),s=c.firstChild,s.textContent=""}else m.push(t.createTextNode(o));c.textContent="",h=0;while(o=m[h++])if(r&&b.inArray(o,r)>-1)a&&a.push(o);else if(u=ce(o),s=we(c.appendChild(o),"script"),u&&Ye(s),n){d=0;while(o=s[d++])ve.test(o.type||"")&&n.push(o)}return c}var De=/^([^.]*)(?:\.(.+)|)/;function Te(){return!0}function Se(){return!1}function Ee(e,t){return e===xe()===("focus"===t)}function xe(){try{return v.activeElement}catch(e){}}function Oe(e,t,n,r,a,o){var s,i;if("object"===typeof t){for(i in"string"!==typeof n&&(r=r||n,n=void 0),t)Oe(e,i,n,r,t[i],o);return e}if(null==r&&null==a?(a=n,r=n=void 0):null==a&&("string"===typeof n?(a=r,r=void 0):(a=r,r=n,n=void 0)),!1===a)a=Se;else if(!a)return e;return 1===o&&(s=a,a=function(e){return b().off(e),s.apply(this,arguments)},a.guid=s.guid||(s.guid=b.guid++)),e.each((function(){b.event.add(this,t,a,r,n)}))}function je(e,t,n){n?(te.set(e,t,!1),b.event.add(e,t,{namespace:!1,handler:function(e){var r,a,o=te.get(this,t);if(1&e.isTrigger&&this[t]){if(o.length)(b.event.special[t]||{}).delegateType&&e.stopPropagation();else if(o=l.call(arguments),te.set(this,t,o),r=n(this,t),this[t](),a=te.get(this,t),o!==a||r?te.set(this,t,!1):a={},o!==a)return e.stopImmediatePropagation(),e.preventDefault(),a&&a.value}else o.length&&(te.set(this,t,{value:b.event.trigger(b.extend(o[0],b.Event.prototype),o.slice(1),this)}),e.stopImmediatePropagation())}})):void 0===te.get(e,t)&&b.event.add(e,t,Te)}b.event={global:{},add:function(e,t,n,r,a){var o,s,i,l,u,d,c,m,h,_,f,p=te.get(e);if(Q(e)){n.handler&&(o=n,n=o.handler,a=o.selector),a&&b.find.matchesSelector(de,a),n.guid||(n.guid=b.guid++),(l=p.events)||(l=p.events=Object.create(null)),(s=p.handle)||(s=p.handle=function(t){return"undefined"!==typeof b&&b.event.triggered!==t.type?b.event.dispatch.apply(e,arguments):void 0}),t=(t||"").match(F)||[""],u=t.length;while(u--)i=De.exec(t[u])||[],h=f=i[1],_=(i[2]||"").split(".").sort(),h&&(c=b.event.special[h]||{},h=(a?c.delegateType:c.bindType)||h,c=b.event.special[h]||{},d=b.extend({type:h,origType:f,data:r,handler:n,guid:n.guid,selector:a,needsContext:a&&b.expr.match.needsContext.test(a),namespace:_.join(".")},o),(m=l[h])||(m=l[h]=[],m.delegateCount=0,c.setup&&!1!==c.setup.call(e,r,_,s)||e.addEventListener&&e.addEventListener(h,s)),c.add&&(c.add.call(e,d),d.handler.guid||(d.handler.guid=n.guid)),a?m.splice(m.delegateCount++,0,d):m.push(d),b.event.global[h]=!0)}},remove:function(e,t,n,r,a){var o,s,i,l,u,d,c,m,h,_,f,p=te.hasData(e)&&te.get(e);if(p&&(l=p.events)){t=(t||"").match(F)||[""],u=t.length;while(u--)if(i=De.exec(t[u])||[],h=f=i[1],_=(i[2]||"").split(".").sort(),h){c=b.event.special[h]||{},h=(r?c.delegateType:c.bindType)||h,m=l[h]||[],i=i[2]&&new RegExp("(^|\\.)"+_.join("\\.(?:.*\\.|)")+"(\\.|$)"),s=o=m.length;while(o--)d=m[o],!a&&f!==d.origType||n&&n.guid!==d.guid||i&&!i.test(d.namespace)||r&&r!==d.selector&&("**"!==r||!d.selector)||(m.splice(o,1),d.selector&&m.delegateCount--,c.remove&&c.remove.call(e,d));s&&!m.length&&(c.teardown&&!1!==c.teardown.call(e,_,p.handle)||b.removeEvent(e,h,p.handle),delete l[h])}else for(h in l)b.event.remove(e,h+t[u],n,r,!0);b.isEmptyObject(l)&&te.remove(e,"handle events")}},dispatch:function(e){var t,n,r,a,o,s,i=new Array(arguments.length),l=b.event.fix(e),u=(te.get(this,"events")||Object.create(null))[l.type]||[],d=b.event.special[l.type]||{};for(i[0]=l,t=1;t<arguments.length;t++)i[t]=arguments[t];if(l.delegateTarget=this,!d.preDispatch||!1!==d.preDispatch.call(this,l)){s=b.event.handlers.call(this,l,u),t=0;while((a=s[t++])&&!l.isPropagationStopped()){l.currentTarget=a.elem,n=0;while((o=a.handlers[n++])&&!l.isImmediatePropagationStopped())l.rnamespace&&!1!==o.namespace&&!l.rnamespace.test(o.namespace)||(l.handleObj=o,l.data=o.data,r=((b.event.special[o.origType]||{}).handle||o.handler).apply(a.elem,i),void 0!==r&&!1===(l.result=r)&&(l.preventDefault(),l.stopPropagation()))}return d.postDispatch&&d.postDispatch.call(this,l),l.result}},handlers:function(e,t){var n,r,a,o,s,i=[],l=t.delegateCount,u=e.target;if(l&&u.nodeType&&!("click"===e.type&&e.button>=1))for(;u!==this;u=u.parentNode||this)if(1===u.nodeType&&("click"!==e.type||!0!==u.disabled)){for(o=[],s={},n=0;n<l;n++)r=t[n],a=r.selector+" ",void 0===s[a]&&(s[a]=r.needsContext?b(a,this).index(u)>-1:b.find(a,this,null,[u]).length),s[a]&&o.push(r);o.length&&i.push({elem:u,handlers:o})}return u=this,l<t.length&&i.push({elem:u,handlers:t.slice(l)}),i},addProp:function(e,t){Object.defineProperty(b.Event.prototype,e,{enumerable:!0,configurable:!0,get:g(t)?function(){if(this.originalEvent)return t(this.originalEvent)}:function(){if(this.originalEvent)return this.originalEvent[e]},set:function(t){Object.defineProperty(this,e,{enumerable:!0,configurable:!0,writable:!0,value:t})}})},fix:function(e){return e[b.expando]?e:new b.Event(e)},special:{load:{noBubble:!0},click:{setup:function(e){var t=this||e;return ge.test(t.type)&&t.click&&O(t,"input")&&je(t,"click",Te),!1},trigger:function(e){var t=this||e;return ge.test(t.type)&&t.click&&O(t,"input")&&je(t,"click"),!0},_default:function(e){var t=e.target;return ge.test(t.type)&&t.click&&O(t,"input")&&te.get(t,"click")||O(t,"a")}},beforeunload:{postDispatch:function(e){void 0!==e.result&&e.originalEvent&&(e.originalEvent.returnValue=e.result)}}}},b.removeEvent=function(e,t,n){e.removeEventListener&&e.removeEventListener(t,n)},b.Event=function(e,t){if(!(this instanceof b.Event))return new b.Event(e,t);e&&e.type?(this.originalEvent=e,this.type=e.type,this.isDefaultPrevented=e.defaultPrevented||void 0===e.defaultPrevented&&!1===e.returnValue?Te:Se,this.target=e.target&&3===e.target.nodeType?e.target.parentNode:e.target,this.currentTarget=e.currentTarget,this.relatedTarget=e.relatedTarget):this.type=e,t&&b.extend(this,t),this.timeStamp=e&&e.timeStamp||Date.now(),this[b.expando]=!0},b.Event.prototype={constructor:b.Event,isDefaultPrevented:Se,isPropagationStopped:Se,isImmediatePropagationStopped:Se,isSimulated:!1,preventDefault:function(){var e=this.originalEvent;this.isDefaultPrevented=Te,e&&!this.isSimulated&&e.preventDefault()},stopPropagation:function(){var e=this.originalEvent;this.isPropagationStopped=Te,e&&!this.isSimulated&&e.stopPropagation()},stopImmediatePropagation:function(){var e=this.originalEvent;this.isImmediatePropagationStopped=Te,e&&!this.isSimulated&&e.stopImmediatePropagation(),this.stopPropagation()}},b.each({altKey:!0,bubbles:!0,cancelable:!0,changedTouches:!0,ctrlKey:!0,detail:!0,eventPhase:!0,metaKey:!0,pageX:!0,pageY:!0,shiftKey:!0,view:!0,char:!0,code:!0,charCode:!0,key:!0,keyCode:!0,button:!0,buttons:!0,clientX:!0,clientY:!0,offsetX:!0,offsetY:!0,pointerId:!0,pointerType:!0,screenX:!0,screenY:!0,targetTouches:!0,toElement:!0,touches:!0,which:!0},b.event.addProp),b.each({focus:"focusin",blur:"focusout"},(function(e,t){b.event.special[e]={setup:function(){return je(this,e,Ee),!1},trigger:function(){return je(this,e),!0},_default:function(){return!0},delegateType:t}})),b.each({mouseenter:"mouseover",mouseleave:"mouseout",pointerenter:"pointerover",pointerleave:"pointerout"},(function(e,t){b.event.special[e]={delegateType:t,bindType:t,handle:function(e){var n,r=this,a=e.relatedTarget,o=e.handleObj;return a&&(a===r||b.contains(r,a))||(e.type=o.origType,n=o.handler.apply(this,arguments),e.type=t),n}}})),b.fn.extend({on:function(e,t,n,r){return Oe(this,e,t,n,r)},one:function(e,t,n,r){return Oe(this,e,t,n,r,1)},off:function(e,t,n){var r,a;if(e&&e.preventDefault&&e.handleObj)return r=e.handleObj,b(e.delegateTarget).off(r.namespace?r.origType+"."+r.namespace:r.origType,r.selector,r.handler),this;if("object"===typeof e){for(a in e)this.off(a,t,e[a]);return this}return!1!==t&&"function"!==typeof t||(n=t,t=void 0),!1===n&&(n=Se),this.each((function(){b.event.remove(this,e,n,t)}))}});var Ae=/<script|<style|<link/i,He=/checked\s*(?:[^=]|=\s*.checked.)/i,Ce=/^\s*<!(?:\[CDATA\[|--)|(?:\]\]|--)>\s*$/g;function Ne(e,t){return O(e,"table")&&O(11!==t.nodeType?t:t.firstChild,"tr")&&b(e).children("tbody")[0]||e}function Pe(e){return e.type=(null!==e.getAttribute("type"))+"/"+e.type,e}function Ie(e){return"true/"===(e.type||"").slice(0,5)?e.type=e.type.slice(5):e.removeAttribute("type"),e}function Re(e,t){var n,r,a,o,s,i,l;if(1===t.nodeType){if(te.hasData(e)&&(o=te.get(e),l=o.events,l))for(a in te.remove(t,"handle events"),l)for(n=0,r=l[a].length;n<r;n++)b.event.add(t,a,l[a][n]);ne.hasData(e)&&(s=ne.access(e),i=b.extend({},s),ne.set(t,i))}}function Fe(e,t){var n=t.nodeName.toLowerCase();"input"===n&&ge.test(e.type)?t.checked=e.checked:"input"!==n&&"textarea"!==n||(t.defaultValue=e.defaultValue)}function Be(e,t,n,r){t=u(t);var a,o,s,i,l,d,c=0,m=e.length,h=m-1,_=t[0],f=g(_);if(f||m>1&&"string"===typeof _&&!y.checkClone&&He.test(_))return e.each((function(a){var o=e.eq(a);f&&(t[0]=_.call(this,a,o.html())),Be(o,t,n,r)}));if(m&&(a=be(t,e[0].ownerDocument,!1,e,r),o=a.firstChild,1===a.childNodes.length&&(a=o),o||r)){for(s=b.map(we(a,"script"),Pe),i=s.length;c<m;c++)l=a,c!==h&&(l=b.clone(l,!0,!0),i&&b.merge(s,we(l,"script"))),n.call(e[c],l,c);if(i)for(d=s[s.length-1].ownerDocument,b.map(s,Ie),c=0;c<i;c++)l=s[c],ve.test(l.type||"")&&!te.access(l,"globalEval")&&b.contains(d,l)&&(l.src&&"module"!==(l.type||"").toLowerCase()?b._evalUrl&&!l.noModule&&b._evalUrl(l.src,{nonce:l.nonce||l.getAttribute("nonce")},d):w(l.textContent.replace(Ce,""),l,d))}return e}function Ve(e,t,n){for(var r,a=t?b.filter(t,e):e,o=0;null!=(r=a[o]);o++)n||1!==r.nodeType||b.cleanData(we(r)),r.parentNode&&(n&&ce(r)&&Ye(we(r,"script")),r.parentNode.removeChild(r));return e}b.extend({htmlPrefilter:function(e){return e},clone:function(e,t,n){var r,a,o,s,i=e.cloneNode(!0),l=ce(e);if(!y.noCloneChecked&&(1===e.nodeType||11===e.nodeType)&&!b.isXMLDoc(e))for(s=we(i),o=we(e),r=0,a=o.length;r<a;r++)Fe(o[r],s[r]);if(t)if(n)for(o=o||we(e),s=s||we(i),r=0,a=o.length;r<a;r++)Re(o[r],s[r]);else Re(e,i);return s=we(i,"script"),s.length>0&&Ye(s,!l&&we(e,"script")),i},cleanData:function(e){for(var t,n,r,a=b.event.special,o=0;void 0!==(n=e[o]);o++)if(Q(n)){if(t=n[te.expando]){if(t.events)for(r in t.events)a[r]?b.event.remove(n,r):b.removeEvent(n,r,t.handle);n[te.expando]=void 0}n[ne.expando]&&(n[ne.expando]=void 0)}}}),b.fn.extend({detach:function(e){return Ve(this,e,!0)},remove:function(e){return Ve(this,e)},text:function(e){return J(this,(function(e){return void 0===e?b.text(this):this.empty().each((function(){1!==this.nodeType&&11!==this.nodeType&&9!==this.nodeType||(this.textContent=e)}))}),null,e,arguments.length)},append:function(){return Be(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Ne(this,e);t.appendChild(e)}}))},prepend:function(){return Be(this,arguments,(function(e){if(1===this.nodeType||11===this.nodeType||9===this.nodeType){var t=Ne(this,e);t.insertBefore(e,t.firstChild)}}))},before:function(){return Be(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this)}))},after:function(){return Be(this,arguments,(function(e){this.parentNode&&this.parentNode.insertBefore(e,this.nextSibling)}))},empty:function(){for(var e,t=0;null!=(e=this[t]);t++)1===e.nodeType&&(b.cleanData(we(e,!1)),e.textContent="");return this},clone:function(e,t){return e=null!=e&&e,t=null==t?e:t,this.map((function(){return b.clone(this,e,t)}))},html:function(e){return J(this,(function(e){var t=this[0]||{},n=0,r=this.length;if(void 0===e&&1===t.nodeType)return t.innerHTML;if("string"===typeof e&&!Ae.test(e)&&!Le[(Me.exec(e)||["",""])[1].toLowerCase()]){e=b.htmlPrefilter(e);try{for(;n<r;n++)t=this[n]||{},1===t.nodeType&&(b.cleanData(we(t,!1)),t.innerHTML=e);t=0}catch(a){}}t&&this.empty().append(e)}),null,e,arguments.length)},replaceWith:function(){var e=[];return Be(this,arguments,(function(t){var n=this.parentNode;b.inArray(this,e)<0&&(b.cleanData(we(this)),n&&n.replaceChild(t,this))}),e)}}),b.each({appendTo:"append",prependTo:"prepend",insertBefore:"before",insertAfter:"after",replaceAll:"replaceWith"},(function(e,t){b.fn[e]=function(e){for(var n,r=[],a=b(e),o=a.length-1,s=0;s<=o;s++)n=s===o?this:this.clone(!0),b(a[s])[t](n),d.apply(r,n.get());return this.pushStack(r)}}));var We=new RegExp("^("+ie+")(?!px)[a-z%]+$","i"),ze=function(e){var t=e.ownerDocument.defaultView;return t&&t.opener||(t=a),t.getComputedStyle(e)},Ue=function(e,t,n){var r,a,o={};for(a in t)o[a]=e.style[a],e.style[a]=t[a];for(a in r=n.call(e),t)e.style[a]=o[a];return r},qe=new RegExp(ue.join("|"),"i");function $e(e,t,n){var r,a,o,s,i=e.style;return n=n||ze(e),n&&(s=n.getPropertyValue(t)||n[t],""!==s||ce(e)||(s=b.style(e,t)),!y.pixelBoxStyles()&&We.test(s)&&qe.test(t)&&(r=i.width,a=i.minWidth,o=i.maxWidth,i.minWidth=i.maxWidth=i.width=s,s=n.width,i.width=r,i.minWidth=a,i.maxWidth=o)),void 0!==s?s+"":s}function Je(e,t){return{get:function(){if(!e())return(this.get=t).apply(this,arguments);delete this.get}}}(function(){function e(){if(d){u.style.cssText="position:absolute;left:-11111px;width:60px;margin-top:1px;padding:0;border:0",d.style.cssText="position:relative;display:block;box-sizing:border-box;overflow:scroll;margin:auto;border:1px;padding:1px;width:60%;top:1%",de.appendChild(u).appendChild(d);var e=a.getComputedStyle(d);n="1%"!==e.top,l=12===t(e.marginLeft),d.style.right="60%",s=36===t(e.right),r=36===t(e.width),d.style.position="absolute",o=12===t(d.offsetWidth/3),de.removeChild(u),d=null}}function t(e){return Math.round(parseFloat(e))}var n,r,o,s,i,l,u=v.createElement("div"),d=v.createElement("div");d.style&&(d.style.backgroundClip="content-box",d.cloneNode(!0).style.backgroundClip="",y.clearCloneStyle="content-box"===d.style.backgroundClip,b.extend(y,{boxSizingReliable:function(){return e(),r},pixelBoxStyles:function(){return e(),s},pixelPosition:function(){return e(),n},reliableMarginLeft:function(){return e(),l},scrollboxSize:function(){return e(),o},reliableTrDimensions:function(){var e,t,n,r;return null==i&&(e=v.createElement("table"),t=v.createElement("tr"),n=v.createElement("div"),e.style.cssText="position:absolute;left:-11111px;border-collapse:separate",t.style.cssText="border:1px solid",t.style.height="1px",n.style.height="9px",n.style.display="block",de.appendChild(e).appendChild(t).appendChild(n),r=a.getComputedStyle(t),i=parseInt(r.height,10)+parseInt(r.borderTopWidth,10)+parseInt(r.borderBottomWidth,10)===t.offsetHeight,de.removeChild(e)),i}}))})();var Ge=["Webkit","Moz","ms"],Ke=v.createElement("div").style,Ze={};function Xe(e){var t=e[0].toUpperCase()+e.slice(1),n=Ge.length;while(n--)if(e=Ge[n]+t,e in Ke)return e}function Qe(e){var t=b.cssProps[e]||Ze[e];return t||(e in Ke?e:Ze[e]=Xe(e)||e)}var et=/^(none|table(?!-c[ea]).+)/,tt=/^--/,nt={position:"absolute",visibility:"hidden",display:"block"},rt={letterSpacing:"0",fontWeight:"400"};function at(e,t,n){var r=le.exec(t);return r?Math.max(0,r[2]-(n||0))+(r[3]||"px"):t}function ot(e,t,n,r,a,o){var s="width"===t?1:0,i=0,l=0;if(n===(r?"border":"content"))return 0;for(;s<4;s+=2)"margin"===n&&(l+=b.css(e,n+ue[s],!0,a)),r?("content"===n&&(l-=b.css(e,"padding"+ue[s],!0,a)),"margin"!==n&&(l-=b.css(e,"border"+ue[s]+"Width",!0,a))):(l+=b.css(e,"padding"+ue[s],!0,a),"padding"!==n?l+=b.css(e,"border"+ue[s]+"Width",!0,a):i+=b.css(e,"border"+ue[s]+"Width",!0,a));return!r&&o>=0&&(l+=Math.max(0,Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-o-l-i-.5))||0),l}function st(e,t,n){var r=ze(e),a=!y.boxSizingReliable()||n,o=a&&"border-box"===b.css(e,"boxSizing",!1,r),s=o,i=$e(e,t,r),l="offset"+t[0].toUpperCase()+t.slice(1);if(We.test(i)){if(!n)return i;i="auto"}return(!y.boxSizingReliable()&&o||!y.reliableTrDimensions()&&O(e,"tr")||"auto"===i||!parseFloat(i)&&"inline"===b.css(e,"display",!1,r))&&e.getClientRects().length&&(o="border-box"===b.css(e,"boxSizing",!1,r),s=l in e,s&&(i=e[l])),i=parseFloat(i)||0,i+ot(e,t,n||(o?"border":"content"),s,r,i)+"px"}function it(e,t,n,r,a){return new it.prototype.init(e,t,n,r,a)}b.extend({cssHooks:{opacity:{get:function(e,t){if(t){var n=$e(e,"opacity");return""===n?"1":n}}}},cssNumber:{animationIterationCount:!0,columnCount:!0,fillOpacity:!0,flexGrow:!0,flexShrink:!0,fontWeight:!0,gridArea:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnStart:!0,gridRow:!0,gridRowEnd:!0,gridRowStart:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,widows:!0,zIndex:!0,zoom:!0},cssProps:{},style:function(e,t,n,r){if(e&&3!==e.nodeType&&8!==e.nodeType&&e.style){var a,o,s,i=X(t),l=tt.test(t),u=e.style;if(l||(t=Qe(i)),s=b.cssHooks[t]||b.cssHooks[i],void 0===n)return s&&"get"in s&&void 0!==(a=s.get(e,!1,r))?a:u[t];o=typeof n,"string"===o&&(a=le.exec(n))&&a[1]&&(n=_e(e,t,a),o="number"),null!=n&&n===n&&("number"!==o||l||(n+=a&&a[3]||(b.cssNumber[i]?"":"px")),y.clearCloneStyle||""!==n||0!==t.indexOf("background")||(u[t]="inherit"),s&&"set"in s&&void 0===(n=s.set(e,n,r))||(l?u.setProperty(t,n):u[t]=n))}},css:function(e,t,n,r){var a,o,s,i=X(t),l=tt.test(t);return l||(t=Qe(i)),s=b.cssHooks[t]||b.cssHooks[i],s&&"get"in s&&(a=s.get(e,!0,n)),void 0===a&&(a=$e(e,t,r)),"normal"===a&&t in rt&&(a=rt[t]),""===n||n?(o=parseFloat(a),!0===n||isFinite(o)?o||0:a):a}}),b.each(["height","width"],(function(e,t){b.cssHooks[t]={get:function(e,n,r){if(n)return!et.test(b.css(e,"display"))||e.getClientRects().length&&e.getBoundingClientRect().width?st(e,t,r):Ue(e,nt,(function(){return st(e,t,r)}))},set:function(e,n,r){var a,o=ze(e),s=!y.scrollboxSize()&&"absolute"===o.position,i=s||r,l=i&&"border-box"===b.css(e,"boxSizing",!1,o),u=r?ot(e,t,r,l,o):0;return l&&s&&(u-=Math.ceil(e["offset"+t[0].toUpperCase()+t.slice(1)]-parseFloat(o[t])-ot(e,t,"border",!1,o)-.5)),u&&(a=le.exec(n))&&"px"!==(a[3]||"px")&&(e.style[t]=n,n=b.css(e,t)),at(e,n,u)}}})),b.cssHooks.marginLeft=Je(y.reliableMarginLeft,(function(e,t){if(t)return(parseFloat($e(e,"marginLeft"))||e.getBoundingClientRect().left-Ue(e,{marginLeft:0},(function(){return e.getBoundingClientRect().left})))+"px"})),b.each({margin:"",padding:"",border:"Width"},(function(e,t){b.cssHooks[e+t]={expand:function(n){for(var r=0,a={},o="string"===typeof n?n.split(" "):[n];r<4;r++)a[e+ue[r]+t]=o[r]||o[r-2]||o[0];return a}},"margin"!==e&&(b.cssHooks[e+t].set=at)})),b.fn.extend({css:function(e,t){return J(this,(function(e,t,n){var r,a,o={},s=0;if(Array.isArray(t)){for(r=ze(e),a=t.length;s<a;s++)o[t[s]]=b.css(e,t[s],!1,r);return o}return void 0!==n?b.style(e,t,n):b.css(e,t)}),e,t,arguments.length>1)}}),b.Tween=it,it.prototype={constructor:it,init:function(e,t,n,r,a,o){this.elem=e,this.prop=n,this.easing=a||b.easing._default,this.options=t,this.start=this.now=this.cur(),this.end=r,this.unit=o||(b.cssNumber[n]?"":"px")},cur:function(){var e=it.propHooks[this.prop];return e&&e.get?e.get(this):it.propHooks._default.get(this)},run:function(e){var t,n=it.propHooks[this.prop];return this.options.duration?this.pos=t=b.easing[this.easing](e,this.options.duration*e,0,1,this.options.duration):this.pos=t=e,this.now=(this.end-this.start)*t+this.start,this.options.step&&this.options.step.call(this.elem,this.now,this),n&&n.set?n.set(this):it.propHooks._default.set(this),this}},it.prototype.init.prototype=it.prototype,it.propHooks={_default:{get:function(e){var t;return 1!==e.elem.nodeType||null!=e.elem[e.prop]&&null==e.elem.style[e.prop]?e.elem[e.prop]:(t=b.css(e.elem,e.prop,""),t&&"auto"!==t?t:0)},set:function(e){b.fx.step[e.prop]?b.fx.step[e.prop](e):1!==e.elem.nodeType||!b.cssHooks[e.prop]&&null==e.elem.style[Qe(e.prop)]?e.elem[e.prop]=e.now:b.style(e.elem,e.prop,e.now+e.unit)}}},it.propHooks.scrollTop=it.propHooks.scrollLeft={set:function(e){e.elem.nodeType&&e.elem.parentNode&&(e.elem[e.prop]=e.now)}},b.easing={linear:function(e){return e},swing:function(e){return.5-Math.cos(e*Math.PI)/2},_default:"swing"},b.fx=it.prototype.init,b.fx.step={};var lt,ut,dt=/^(?:toggle|show|hide)$/,ct=/queueHooks$/;function mt(){ut&&(!1===v.hidden&&a.requestAnimationFrame?a.requestAnimationFrame(mt):a.setTimeout(mt,b.fx.interval),b.fx.tick())}function ht(){return a.setTimeout((function(){lt=void 0})),lt=Date.now()}function _t(e,t){var n,r=0,a={height:e};for(t=t?1:0;r<4;r+=2-t)n=ue[r],a["margin"+n]=a["padding"+n]=e;return t&&(a.opacity=a.width=e),a}function ft(e,t,n){for(var r,a=(gt.tweeners[t]||[]).concat(gt.tweeners["*"]),o=0,s=a.length;o<s;o++)if(r=a[o].call(n,t,e))return r}function pt(e,t,n){var r,a,o,s,i,l,u,d,c="width"in t||"height"in t,m=this,h={},_=e.style,f=e.nodeType&&he(e),p=te.get(e,"fxshow");for(r in n.queue||(s=b._queueHooks(e,"fx"),null==s.unqueued&&(s.unqueued=0,i=s.empty.fire,s.empty.fire=function(){s.unqueued||i()}),s.unqueued++,m.always((function(){m.always((function(){s.unqueued--,b.queue(e,"fx").length||s.empty.fire()}))}))),t)if(a=t[r],dt.test(a)){if(delete t[r],o=o||"toggle"===a,a===(f?"hide":"show")){if("show"!==a||!p||void 0===p[r])continue;f=!0}h[r]=p&&p[r]||b.style(e,r)}if(l=!b.isEmptyObject(t),l||!b.isEmptyObject(h))for(r in c&&1===e.nodeType&&(n.overflow=[_.overflow,_.overflowX,_.overflowY],u=p&&p.display,null==u&&(u=te.get(e,"display")),d=b.css(e,"display"),"none"===d&&(u?d=u:(ye([e],!0),u=e.style.display||u,d=b.css(e,"display"),ye([e]))),("inline"===d||"inline-block"===d&&null!=u)&&"none"===b.css(e,"float")&&(l||(m.done((function(){_.display=u})),null==u&&(d=_.display,u="none"===d?"":d)),_.display="inline-block")),n.overflow&&(_.overflow="hidden",m.always((function(){_.overflow=n.overflow[0],_.overflowX=n.overflow[1],_.overflowY=n.overflow[2]}))),l=!1,h)l||(p?"hidden"in p&&(f=p.hidden):p=te.access(e,"fxshow",{display:u}),o&&(p.hidden=!f),f&&ye([e],!0),m.done((function(){for(r in f||ye([e]),te.remove(e,"fxshow"),h)b.style(e,r,h[r])}))),l=ft(f?p[r]:0,r,m),r in p||(p[r]=l.start,f&&(l.end=l.start,l.start=0))}function yt(e,t){var n,r,a,o,s;for(n in e)if(r=X(n),a=t[r],o=e[n],Array.isArray(o)&&(a=o[1],o=e[n]=o[0]),n!==r&&(e[r]=o,delete e[n]),s=b.cssHooks[r],s&&"expand"in s)for(n in o=s.expand(o),delete e[r],o)n in e||(e[n]=o[n],t[n]=a);else t[r]=a}function gt(e,t,n){var r,a,o=0,s=gt.prefilters.length,i=b.Deferred().always((function(){delete l.elem})),l=function(){if(a)return!1;for(var t=lt||ht(),n=Math.max(0,u.startTime+u.duration-t),r=n/u.duration||0,o=1-r,s=0,l=u.tweens.length;s<l;s++)u.tweens[s].run(o);return i.notifyWith(e,[u,o,n]),o<1&&l?n:(l||i.notifyWith(e,[u,1,0]),i.resolveWith(e,[u]),!1)},u=i.promise({elem:e,props:b.extend({},t),opts:b.extend(!0,{specialEasing:{},easing:b.easing._default},n),originalProperties:t,originalOptions:n,startTime:lt||ht(),duration:n.duration,tweens:[],createTween:function(t,n){var r=b.Tween(e,u.opts,t,n,u.opts.specialEasing[t]||u.opts.easing);return u.tweens.push(r),r},stop:function(t){var n=0,r=t?u.tweens.length:0;if(a)return this;for(a=!0;n<r;n++)u.tweens[n].run(1);return t?(i.notifyWith(e,[u,1,0]),i.resolveWith(e,[u,t])):i.rejectWith(e,[u,t]),this}}),d=u.props;for(yt(d,u.opts.specialEasing);o<s;o++)if(r=gt.prefilters[o].call(u,e,d,u.opts),r)return g(r.stop)&&(b._queueHooks(u.elem,u.opts.queue).stop=r.stop.bind(r)),r;return b.map(d,ft,u),g(u.opts.start)&&u.opts.start.call(e,u),u.progress(u.opts.progress).done(u.opts.done,u.opts.complete).fail(u.opts.fail).always(u.opts.always),b.fx.timer(b.extend(l,{elem:e,anim:u,queue:u.opts.queue})),u}b.Animation=b.extend(gt,{tweeners:{"*":[function(e,t){var n=this.createTween(e,t);return _e(n.elem,e,le.exec(t),n),n}]},tweener:function(e,t){g(e)?(t=e,e=["*"]):e=e.match(F);for(var n,r=0,a=e.length;r<a;r++)n=e[r],gt.tweeners[n]=gt.tweeners[n]||[],gt.tweeners[n].unshift(t)},prefilters:[pt],prefilter:function(e,t){t?gt.prefilters.unshift(e):gt.prefilters.push(e)}}),b.speed=function(e,t,n){var r=e&&"object"===typeof e?b.extend({},e):{complete:n||!n&&t||g(e)&&e,duration:e,easing:n&&t||t&&!g(t)&&t};return b.fx.off?r.duration=0:"number"!==typeof r.duration&&(r.duration in b.fx.speeds?r.duration=b.fx.speeds[r.duration]:r.duration=b.fx.speeds._default),null!=r.queue&&!0!==r.queue||(r.queue="fx"),r.old=r.complete,r.complete=function(){g(r.old)&&r.old.call(this),r.queue&&b.dequeue(this,r.queue)},r},b.fn.extend({fadeTo:function(e,t,n,r){return this.filter(he).css("opacity",0).show().end().animate({opacity:t},e,n,r)},animate:function(e,t,n,r){var a=b.isEmptyObject(e),o=b.speed(t,n,r),s=function(){var t=gt(this,b.extend({},e),o);(a||te.get(this,"finish"))&&t.stop(!0)};return s.finish=s,a||!1===o.queue?this.each(s):this.queue(o.queue,s)},stop:function(e,t,n){var r=function(e){var t=e.stop;delete e.stop,t(n)};return"string"!==typeof e&&(n=t,t=e,e=void 0),t&&this.queue(e||"fx",[]),this.each((function(){var t=!0,a=null!=e&&e+"queueHooks",o=b.timers,s=te.get(this);if(a)s[a]&&s[a].stop&&r(s[a]);else for(a in s)s[a]&&s[a].stop&&ct.test(a)&&r(s[a]);for(a=o.length;a--;)o[a].elem!==this||null!=e&&o[a].queue!==e||(o[a].anim.stop(n),t=!1,o.splice(a,1));!t&&n||b.dequeue(this,e)}))},finish:function(e){return!1!==e&&(e=e||"fx"),this.each((function(){var t,n=te.get(this),r=n[e+"queue"],a=n[e+"queueHooks"],o=b.timers,s=r?r.length:0;for(n.finish=!0,b.queue(this,e,[]),a&&a.stop&&a.stop.call(this,!0),t=o.length;t--;)o[t].elem===this&&o[t].queue===e&&(o[t].anim.stop(!0),o.splice(t,1));for(t=0;t<s;t++)r[t]&&r[t].finish&&r[t].finish.call(this);delete n.finish}))}}),b.each(["toggle","show","hide"],(function(e,t){var n=b.fn[t];b.fn[t]=function(e,r,a){return null==e||"boolean"===typeof e?n.apply(this,arguments):this.animate(_t(t,!0),e,r,a)}})),b.each({slideDown:_t("show"),slideUp:_t("hide"),slideToggle:_t("toggle"),fadeIn:{opacity:"show"},fadeOut:{opacity:"hide"},fadeToggle:{opacity:"toggle"}},(function(e,t){b.fn[e]=function(e,n,r){return this.animate(t,e,n,r)}})),b.timers=[],b.fx.tick=function(){var e,t=0,n=b.timers;for(lt=Date.now();t<n.length;t++)e=n[t],e()||n[t]!==e||n.splice(t--,1);n.length||b.fx.stop(),lt=void 0},b.fx.timer=function(e){b.timers.push(e),b.fx.start()},b.fx.interval=13,b.fx.start=function(){ut||(ut=!0,mt())},b.fx.stop=function(){ut=null},b.fx.speeds={slow:600,fast:200,_default:400},b.fn.delay=function(e,t){return e=b.fx&&b.fx.speeds[e]||e,t=t||"fx",this.queue(t,(function(t,n){var r=a.setTimeout(t,e);n.stop=function(){a.clearTimeout(r)}}))},function(){var e=v.createElement("input"),t=v.createElement("select"),n=t.appendChild(v.createElement("option"));e.type="checkbox",y.checkOn=""!==e.value,y.optSelected=n.selected,e=v.createElement("input"),e.value="t",e.type="radio",y.radioValue="t"===e.value}();var Mt,vt=b.expr.attrHandle;b.fn.extend({attr:function(e,t){return J(this,b.attr,e,t,arguments.length>1)},removeAttr:function(e){return this.each((function(){b.removeAttr(this,e)}))}}),b.extend({attr:function(e,t,n){var r,a,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return"undefined"===typeof e.getAttribute?b.prop(e,t,n):(1===o&&b.isXMLDoc(e)||(a=b.attrHooks[t.toLowerCase()]||(b.expr.match.bool.test(t)?Mt:void 0)),void 0!==n?null===n?void b.removeAttr(e,t):a&&"set"in a&&void 0!==(r=a.set(e,n,t))?r:(e.setAttribute(t,n+""),n):a&&"get"in a&&null!==(r=a.get(e,t))?r:(r=b.find.attr(e,t),null==r?void 0:r))},attrHooks:{type:{set:function(e,t){if(!y.radioValue&&"radio"===t&&O(e,"input")){var n=e.value;return e.setAttribute("type",t),n&&(e.value=n),t}}}},removeAttr:function(e,t){var n,r=0,a=t&&t.match(F);if(a&&1===e.nodeType)while(n=a[r++])e.removeAttribute(n)}}),Mt={set:function(e,t,n){return!1===t?b.removeAttr(e,n):e.setAttribute(n,n),n}},b.each(b.expr.match.bool.source.match(/\w+/g),(function(e,t){var n=vt[t]||b.find.attr;vt[t]=function(e,t,r){var a,o,s=t.toLowerCase();return r||(o=vt[s],vt[s]=a,a=null!=n(e,t,r)?s:null,vt[s]=o),a}}));var Lt=/^(?:input|select|textarea|button)$/i,wt=/^(?:a|area)$/i;function Yt(e){var t=e.match(F)||[];return t.join(" ")}function kt(e){return e.getAttribute&&e.getAttribute("class")||""}function bt(e){return Array.isArray(e)?e:"string"===typeof e&&e.match(F)||[]}b.fn.extend({prop:function(e,t){return J(this,b.prop,e,t,arguments.length>1)},removeProp:function(e){return this.each((function(){delete this[b.propFix[e]||e]}))}}),b.extend({prop:function(e,t,n){var r,a,o=e.nodeType;if(3!==o&&8!==o&&2!==o)return 1===o&&b.isXMLDoc(e)||(t=b.propFix[t]||t,a=b.propHooks[t]),void 0!==n?a&&"set"in a&&void 0!==(r=a.set(e,n,t))?r:e[t]=n:a&&"get"in a&&null!==(r=a.get(e,t))?r:e[t]},propHooks:{tabIndex:{get:function(e){var t=b.find.attr(e,"tabindex");return t?parseInt(t,10):Lt.test(e.nodeName)||wt.test(e.nodeName)&&e.href?0:-1}}},propFix:{for:"htmlFor",class:"className"}}),y.optSelected||(b.propHooks.selected={get:function(e){var t=e.parentNode;return t&&t.parentNode&&t.parentNode.selectedIndex,null},set:function(e){var t=e.parentNode;t&&(t.selectedIndex,t.parentNode&&t.parentNode.selectedIndex)}}),b.each(["tabIndex","readOnly","maxLength","cellSpacing","cellPadding","rowSpan","colSpan","useMap","frameBorder","contentEditable"],(function(){b.propFix[this.toLowerCase()]=this})),b.fn.extend({addClass:function(e){var t,n,r,a,o,s,i,l=0;if(g(e))return this.each((function(t){b(this).addClass(e.call(this,t,kt(this)))}));if(t=bt(e),t.length)while(n=this[l++])if(a=kt(n),r=1===n.nodeType&&" "+Yt(a)+" ",r){s=0;while(o=t[s++])r.indexOf(" "+o+" ")<0&&(r+=o+" ");i=Yt(r),a!==i&&n.setAttribute("class",i)}return this},removeClass:function(e){var t,n,r,a,o,s,i,l=0;if(g(e))return this.each((function(t){b(this).removeClass(e.call(this,t,kt(this)))}));if(!arguments.length)return this.attr("class","");if(t=bt(e),t.length)while(n=this[l++])if(a=kt(n),r=1===n.nodeType&&" "+Yt(a)+" ",r){s=0;while(o=t[s++])while(r.indexOf(" "+o+" ")>-1)r=r.replace(" "+o+" "," ");i=Yt(r),a!==i&&n.setAttribute("class",i)}return this},toggleClass:function(e,t){var n=typeof e,r="string"===n||Array.isArray(e);return"boolean"===typeof t&&r?t?this.addClass(e):this.removeClass(e):g(e)?this.each((function(n){b(this).toggleClass(e.call(this,n,kt(this),t),t)})):this.each((function(){var t,a,o,s;if(r){a=0,o=b(this),s=bt(e);while(t=s[a++])o.hasClass(t)?o.removeClass(t):o.addClass(t)}else void 0!==e&&"boolean"!==n||(t=kt(this),t&&te.set(this,"__className__",t),this.setAttribute&&this.setAttribute("class",t||!1===e?"":te.get(this,"__className__")||""))}))},hasClass:function(e){var t,n,r=0;t=" "+e+" ";while(n=this[r++])if(1===n.nodeType&&(" "+Yt(kt(n))+" ").indexOf(t)>-1)return!0;return!1}});var Dt=/\r/g;b.fn.extend({val:function(e){var t,n,r,a=this[0];return arguments.length?(r=g(e),this.each((function(n){var a;1===this.nodeType&&(a=r?e.call(this,n,b(this).val()):e,null==a?a="":"number"===typeof a?a+="":Array.isArray(a)&&(a=b.map(a,(function(e){return null==e?"":e+""}))),t=b.valHooks[this.type]||b.valHooks[this.nodeName.toLowerCase()],t&&"set"in t&&void 0!==t.set(this,a,"value")||(this.value=a))}))):a?(t=b.valHooks[a.type]||b.valHooks[a.nodeName.toLowerCase()],t&&"get"in t&&void 0!==(n=t.get(a,"value"))?n:(n=a.value,"string"===typeof n?n.replace(Dt,""):null==n?"":n)):void 0}}),b.extend({valHooks:{option:{get:function(e){var t=b.find.attr(e,"value");return null!=t?t:Yt(b.text(e))}},select:{get:function(e){var t,n,r,a=e.options,o=e.selectedIndex,s="select-one"===e.type,i=s?null:[],l=s?o+1:a.length;for(r=o<0?l:s?o:0;r<l;r++)if(n=a[r],(n.selected||r===o)&&!n.disabled&&(!n.parentNode.disabled||!O(n.parentNode,"optgroup"))){if(t=b(n).val(),s)return t;i.push(t)}return i},set:function(e,t){var n,r,a=e.options,o=b.makeArray(t),s=a.length;while(s--)r=a[s],(r.selected=b.inArray(b.valHooks.option.get(r),o)>-1)&&(n=!0);return n||(e.selectedIndex=-1),o}}}}),b.each(["radio","checkbox"],(function(){b.valHooks[this]={set:function(e,t){if(Array.isArray(t))return e.checked=b.inArray(b(e).val(),t)>-1}},y.checkOn||(b.valHooks[this].get=function(e){return null===e.getAttribute("value")?"on":e.value})})),y.focusin="onfocusin"in a;var Tt=/^(?:focusinfocus|focusoutblur)$/,St=function(e){e.stopPropagation()};b.extend(b.event,{trigger:function(e,t,n,r){var o,s,i,l,u,d,c,m,h=[n||v],f=_.call(e,"type")?e.type:e,p=_.call(e,"namespace")?e.namespace.split("."):[];if(s=m=i=n=n||v,3!==n.nodeType&&8!==n.nodeType&&!Tt.test(f+b.event.triggered)&&(f.indexOf(".")>-1&&(p=f.split("."),f=p.shift(),p.sort()),u=f.indexOf(":")<0&&"on"+f,e=e[b.expando]?e:new b.Event(f,"object"===typeof e&&e),e.isTrigger=r?2:3,e.namespace=p.join("."),e.rnamespace=e.namespace?new RegExp("(^|\\.)"+p.join("\\.(?:.*\\.|)")+"(\\.|$)"):null,e.result=void 0,e.target||(e.target=n),t=null==t?[e]:b.makeArray(t,[e]),c=b.event.special[f]||{},r||!c.trigger||!1!==c.trigger.apply(n,t))){if(!r&&!c.noBubble&&!M(n)){for(l=c.delegateType||f,Tt.test(l+f)||(s=s.parentNode);s;s=s.parentNode)h.push(s),i=s;i===(n.ownerDocument||v)&&h.push(i.defaultView||i.parentWindow||a)}o=0;while((s=h[o++])&&!e.isPropagationStopped())m=s,e.type=o>1?l:c.bindType||f,d=(te.get(s,"events")||Object.create(null))[e.type]&&te.get(s,"handle"),d&&d.apply(s,t),d=u&&s[u],d&&d.apply&&Q(s)&&(e.result=d.apply(s,t),!1===e.result&&e.preventDefault());return e.type=f,r||e.isDefaultPrevented()||c._default&&!1!==c._default.apply(h.pop(),t)||!Q(n)||u&&g(n[f])&&!M(n)&&(i=n[u],i&&(n[u]=null),b.event.triggered=f,e.isPropagationStopped()&&m.addEventListener(f,St),n[f](),e.isPropagationStopped()&&m.removeEventListener(f,St),b.event.triggered=void 0,i&&(n[u]=i)),e.result}},simulate:function(e,t,n){var r=b.extend(new b.Event,n,{type:e,isSimulated:!0});b.event.trigger(r,null,t)}}),b.fn.extend({trigger:function(e,t){return this.each((function(){b.event.trigger(e,t,this)}))},triggerHandler:function(e,t){var n=this[0];if(n)return b.event.trigger(e,t,n,!0)}}),y.focusin||b.each({focus:"focusin",blur:"focusout"},(function(e,t){var n=function(e){b.event.simulate(t,e.target,b.event.fix(e))};b.event.special[t]={setup:function(){var r=this.ownerDocument||this.document||this,a=te.access(r,t);a||r.addEventListener(e,n,!0),te.access(r,t,(a||0)+1)},teardown:function(){var r=this.ownerDocument||this.document||this,a=te.access(r,t)-1;a?te.access(r,t,a):(r.removeEventListener(e,n,!0),te.remove(r,t))}}}));var Et=a.location,xt={guid:Date.now()},Ot=/\?/;b.parseXML=function(e){var t,n;if(!e||"string"!==typeof e)return null;try{t=(new a.DOMParser).parseFromString(e,"text/xml")}catch(r){}return n=t&&t.getElementsByTagName("parsererror")[0],t&&!n||b.error("Invalid XML: "+(n?b.map(n.childNodes,(function(e){return e.textContent})).join("\n"):e)),t};var jt=/\[\]$/,At=/\r?\n/g,Ht=/^(?:submit|button|image|reset|file)$/i,Ct=/^(?:input|select|textarea|keygen)/i;function Nt(e,t,n,r){var a;if(Array.isArray(t))b.each(t,(function(t,a){n||jt.test(e)?r(e,a):Nt(e+"["+("object"===typeof a&&null!=a?t:"")+"]",a,n,r)}));else if(n||"object"!==Y(t))r(e,t);else for(a in t)Nt(e+"["+a+"]",t[a],n,r)}b.param=function(e,t){var n,r=[],a=function(e,t){var n=g(t)?t():t;r[r.length]=encodeURIComponent(e)+"="+encodeURIComponent(null==n?"":n)};if(null==e)return"";if(Array.isArray(e)||e.jquery&&!b.isPlainObject(e))b.each(e,(function(){a(this.name,this.value)}));else for(n in e)Nt(n,e[n],t,a);return r.join("&")},b.fn.extend({serialize:function(){return b.param(this.serializeArray())},serializeArray:function(){return this.map((function(){var e=b.prop(this,"elements");return e?b.makeArray(e):this})).filter((function(){var e=this.type;return this.name&&!b(this).is(":disabled")&&Ct.test(this.nodeName)&&!Ht.test(e)&&(this.checked||!ge.test(e))})).map((function(e,t){var n=b(this).val();return null==n?null:Array.isArray(n)?b.map(n,(function(e){return{name:t.name,value:e.replace(At,"\r\n")}})):{name:t.name,value:n.replace(At,"\r\n")}})).get()}});var Pt=/%20/g,It=/#.*$/,Rt=/([?&])_=[^&]*/,Ft=/^(.*?):[ \t]*([^\r\n]*)$/gm,Bt=/^(?:about|app|app-storage|.+-extension|file|res|widget):$/,Vt=/^(?:GET|HEAD)$/,Wt=/^\/\//,zt={},Ut={},qt="*/".concat("*"),$t=v.createElement("a");function Jt(e){return function(t,n){"string"!==typeof t&&(n=t,t="*");var r,a=0,o=t.toLowerCase().match(F)||[];if(g(n))while(r=o[a++])"+"===r[0]?(r=r.slice(1)||"*",(e[r]=e[r]||[]).unshift(n)):(e[r]=e[r]||[]).push(n)}}function Gt(e,t,n,r){var a={},o=e===Ut;function s(i){var l;return a[i]=!0,b.each(e[i]||[],(function(e,i){var u=i(t,n,r);return"string"!==typeof u||o||a[u]?o?!(l=u):void 0:(t.dataTypes.unshift(u),s(u),!1)})),l}return s(t.dataTypes[0])||!a["*"]&&s("*")}function Kt(e,t){var n,r,a=b.ajaxSettings.flatOptions||{};for(n in t)void 0!==t[n]&&((a[n]?e:r||(r={}))[n]=t[n]);return r&&b.extend(!0,e,r),e}function Zt(e,t,n){var r,a,o,s,i=e.contents,l=e.dataTypes;while("*"===l[0])l.shift(),void 0===r&&(r=e.mimeType||t.getResponseHeader("Content-Type"));if(r)for(a in i)if(i[a]&&i[a].test(r)){l.unshift(a);break}if(l[0]in n)o=l[0];else{for(a in n){if(!l[0]||e.converters[a+" "+l[0]]){o=a;break}s||(s=a)}o=o||s}if(o)return o!==l[0]&&l.unshift(o),n[o]}function Xt(e,t,n,r){var a,o,s,i,l,u={},d=e.dataTypes.slice();if(d[1])for(s in e.converters)u[s.toLowerCase()]=e.converters[s];o=d.shift();while(o)if(e.responseFields[o]&&(n[e.responseFields[o]]=t),!l&&r&&e.dataFilter&&(t=e.dataFilter(t,e.dataType)),l=o,o=d.shift(),o)if("*"===o)o=l;else if("*"!==l&&l!==o){if(s=u[l+" "+o]||u["* "+o],!s)for(a in u)if(i=a.split(" "),i[1]===o&&(s=u[l+" "+i[0]]||u["* "+i[0]],s)){!0===s?s=u[a]:!0!==u[a]&&(o=i[0],d.unshift(i[1]));break}if(!0!==s)if(s&&e.throws)t=s(t);else try{t=s(t)}catch(c){return{state:"parsererror",error:s?c:"No conversion from "+l+" to "+o}}}return{state:"success",data:t}}$t.href=Et.href,b.extend({active:0,lastModified:{},etag:{},ajaxSettings:{url:Et.href,type:"GET",isLocal:Bt.test(Et.protocol),global:!0,processData:!0,async:!0,contentType:"application/x-www-form-urlencoded; charset=UTF-8",accepts:{"*":qt,text:"text/plain",html:"text/html",xml:"application/xml, text/xml",json:"application/json, text/javascript"},contents:{xml:/\bxml\b/,html:/\bhtml/,json:/\bjson\b/},responseFields:{xml:"responseXML",text:"responseText",json:"responseJSON"},converters:{"* text":String,"text html":!0,"text json":JSON.parse,"text xml":b.parseXML},flatOptions:{url:!0,context:!0}},ajaxSetup:function(e,t){return t?Kt(Kt(e,b.ajaxSettings),t):Kt(b.ajaxSettings,e)},ajaxPrefilter:Jt(zt),ajaxTransport:Jt(Ut),ajax:function(e,t){"object"===typeof e&&(t=e,e=void 0),t=t||{};var n,r,o,s,i,l,u,d,c,m,h=b.ajaxSetup({},t),_=h.context||h,f=h.context&&(_.nodeType||_.jquery)?b(_):b.event,p=b.Deferred(),y=b.Callbacks("once memory"),g=h.statusCode||{},M={},L={},w="canceled",Y={readyState:0,getResponseHeader:function(e){var t;if(u){if(!s){s={};while(t=Ft.exec(o))s[t[1].toLowerCase()+" "]=(s[t[1].toLowerCase()+" "]||[]).concat(t[2])}t=s[e.toLowerCase()+" "]}return null==t?null:t.join(", ")},getAllResponseHeaders:function(){return u?o:null},setRequestHeader:function(e,t){return null==u&&(e=L[e.toLowerCase()]=L[e.toLowerCase()]||e,M[e]=t),this},overrideMimeType:function(e){return null==u&&(h.mimeType=e),this},statusCode:function(e){var t;if(e)if(u)Y.always(e[Y.status]);else for(t in e)g[t]=[g[t],e[t]];return this},abort:function(e){var t=e||w;return n&&n.abort(t),k(0,t),this}};if(p.promise(Y),h.url=((e||h.url||Et.href)+"").replace(Wt,Et.protocol+"//"),h.type=t.method||t.type||h.method||h.type,h.dataTypes=(h.dataType||"*").toLowerCase().match(F)||[""],null==h.crossDomain){l=v.createElement("a");try{l.href=h.url,l.href=l.href,h.crossDomain=$t.protocol+"//"+$t.host!==l.protocol+"//"+l.host}catch(D){h.crossDomain=!0}}if(h.data&&h.processData&&"string"!==typeof h.data&&(h.data=b.param(h.data,h.traditional)),Gt(zt,h,t,Y),u)return Y;for(c in d=b.event&&h.global,d&&0===b.active++&&b.event.trigger("ajaxStart"),h.type=h.type.toUpperCase(),h.hasContent=!Vt.test(h.type),r=h.url.replace(It,""),h.hasContent?h.data&&h.processData&&0===(h.contentType||"").indexOf("application/x-www-form-urlencoded")&&(h.data=h.data.replace(Pt,"+")):(m=h.url.slice(r.length),h.data&&(h.processData||"string"===typeof h.data)&&(r+=(Ot.test(r)?"&":"?")+h.data,delete h.data),!1===h.cache&&(r=r.replace(Rt,"$1"),m=(Ot.test(r)?"&":"?")+"_="+xt.guid+++m),h.url=r+m),h.ifModified&&(b.lastModified[r]&&Y.setRequestHeader("If-Modified-Since",b.lastModified[r]),b.etag[r]&&Y.setRequestHeader("If-None-Match",b.etag[r])),(h.data&&h.hasContent&&!1!==h.contentType||t.contentType)&&Y.setRequestHeader("Content-Type",h.contentType),Y.setRequestHeader("Accept",h.dataTypes[0]&&h.accepts[h.dataTypes[0]]?h.accepts[h.dataTypes[0]]+("*"!==h.dataTypes[0]?", "+qt+"; q=0.01":""):h.accepts["*"]),h.headers)Y.setRequestHeader(c,h.headers[c]);if(h.beforeSend&&(!1===h.beforeSend.call(_,Y,h)||u))return Y.abort();if(w="abort",y.add(h.complete),Y.done(h.success),Y.fail(h.error),n=Gt(Ut,h,t,Y),n){if(Y.readyState=1,d&&f.trigger("ajaxSend",[Y,h]),u)return Y;h.async&&h.timeout>0&&(i=a.setTimeout((function(){Y.abort("timeout")}),h.timeout));try{u=!1,n.send(M,k)}catch(D){if(u)throw D;k(-1,D)}}else k(-1,"No Transport");function k(e,t,s,l){var c,m,M,v,L,w=t;u||(u=!0,i&&a.clearTimeout(i),n=void 0,o=l||"",Y.readyState=e>0?4:0,c=e>=200&&e<300||304===e,s&&(v=Zt(h,Y,s)),!c&&b.inArray("script",h.dataTypes)>-1&&b.inArray("json",h.dataTypes)<0&&(h.converters["text script"]=function(){}),v=Xt(h,v,Y,c),c?(h.ifModified&&(L=Y.getResponseHeader("Last-Modified"),L&&(b.lastModified[r]=L),L=Y.getResponseHeader("etag"),L&&(b.etag[r]=L)),204===e||"HEAD"===h.type?w="nocontent":304===e?w="notmodified":(w=v.state,m=v.data,M=v.error,c=!M)):(M=w,!e&&w||(w="error",e<0&&(e=0))),Y.status=e,Y.statusText=(t||w)+"",c?p.resolveWith(_,[m,w,Y]):p.rejectWith(_,[Y,w,M]),Y.statusCode(g),g=void 0,d&&f.trigger(c?"ajaxSuccess":"ajaxError",[Y,h,c?m:M]),y.fireWith(_,[Y,w]),d&&(f.trigger("ajaxComplete",[Y,h]),--b.active||b.event.trigger("ajaxStop")))}return Y},getJSON:function(e,t,n){return b.get(e,t,n,"json")},getScript:function(e,t){return b.get(e,void 0,t,"script")}}),b.each(["get","post"],(function(e,t){b[t]=function(e,n,r,a){return g(n)&&(a=a||r,r=n,n=void 0),b.ajax(b.extend({url:e,type:t,dataType:a,data:n,success:r},b.isPlainObject(e)&&e))}})),b.ajaxPrefilter((function(e){var t;for(t in e.headers)"content-type"===t.toLowerCase()&&(e.contentType=e.headers[t]||"")})),b._evalUrl=function(e,t,n){return b.ajax({url:e,type:"GET",dataType:"script",cache:!0,async:!1,global:!1,converters:{"text script":function(){}},dataFilter:function(e){b.globalEval(e,t,n)}})},b.fn.extend({wrapAll:function(e){var t;return this[0]&&(g(e)&&(e=e.call(this[0])),t=b(e,this[0].ownerDocument).eq(0).clone(!0),this[0].parentNode&&t.insertBefore(this[0]),t.map((function(){var e=this;while(e.firstElementChild)e=e.firstElementChild;return e})).append(this)),this},wrapInner:function(e){return g(e)?this.each((function(t){b(this).wrapInner(e.call(this,t))})):this.each((function(){var t=b(this),n=t.contents();n.length?n.wrapAll(e):t.append(e)}))},wrap:function(e){var t=g(e);return this.each((function(n){b(this).wrapAll(t?e.call(this,n):e)}))},unwrap:function(e){return this.parent(e).not("body").each((function(){b(this).replaceWith(this.childNodes)})),this}}),b.expr.pseudos.hidden=function(e){return!b.expr.pseudos.visible(e)},b.expr.pseudos.visible=function(e){return!!(e.offsetWidth||e.offsetHeight||e.getClientRects().length)},b.ajaxSettings.xhr=function(){try{return new a.XMLHttpRequest}catch(e){}};var Qt={0:200,1223:204},en=b.ajaxSettings.xhr();y.cors=!!en&&"withCredentials"in en,y.ajax=en=!!en,b.ajaxTransport((function(e){var t,n;if(y.cors||en&&!e.crossDomain)return{send:function(r,o){var s,i=e.xhr();if(i.open(e.type,e.url,e.async,e.username,e.password),e.xhrFields)for(s in e.xhrFields)i[s]=e.xhrFields[s];for(s in e.mimeType&&i.overrideMimeType&&i.overrideMimeType(e.mimeType),e.crossDomain||r["X-Requested-With"]||(r["X-Requested-With"]="XMLHttpRequest"),r)i.setRequestHeader(s,r[s]);t=function(e){return function(){t&&(t=n=i.onload=i.onerror=i.onabort=i.ontimeout=i.onreadystatechange=null,"abort"===e?i.abort():"error"===e?"number"!==typeof i.status?o(0,"error"):o(i.status,i.statusText):o(Qt[i.status]||i.status,i.statusText,"text"!==(i.responseType||"text")||"string"!==typeof i.responseText?{binary:i.response}:{text:i.responseText},i.getAllResponseHeaders()))}},i.onload=t(),n=i.onerror=i.ontimeout=t("error"),void 0!==i.onabort?i.onabort=n:i.onreadystatechange=function(){4===i.readyState&&a.setTimeout((function(){t&&n()}))},t=t("abort");try{i.send(e.hasContent&&e.data||null)}catch(l){if(t)throw l}},abort:function(){t&&t()}}})),b.ajaxPrefilter((function(e){e.crossDomain&&(e.contents.script=!1)})),b.ajaxSetup({accepts:{script:"text/javascript, application/javascript, application/ecmascript, application/x-ecmascript"},contents:{script:/\b(?:java|ecma)script\b/},converters:{"text script":function(e){return b.globalEval(e),e}}}),b.ajaxPrefilter("script",(function(e){void 0===e.cache&&(e.cache=!1),e.crossDomain&&(e.type="GET")})),b.ajaxTransport("script",(function(e){var t,n;if(e.crossDomain||e.scriptAttrs)return{send:function(r,a){t=b("<script>").attr(e.scriptAttrs||{}).prop({charset:e.scriptCharset,src:e.url}).on("load error",n=function(e){t.remove(),n=null,e&&a("error"===e.type?404:200,e.type)}),v.head.appendChild(t[0])},abort:function(){n&&n()}}}));var tn=[],nn=/(=)\?(?=&|$)|\?\?/;b.ajaxSetup({jsonp:"callback",jsonpCallback:function(){var e=tn.pop()||b.expando+"_"+xt.guid++;return this[e]=!0,e}}),b.ajaxPrefilter("json jsonp",(function(e,t,n){var r,o,s,i=!1!==e.jsonp&&(nn.test(e.url)?"url":"string"===typeof e.data&&0===(e.contentType||"").indexOf("application/x-www-form-urlencoded")&&nn.test(e.data)&&"data");if(i||"jsonp"===e.dataTypes[0])return r=e.jsonpCallback=g(e.jsonpCallback)?e.jsonpCallback():e.jsonpCallback,i?e[i]=e[i].replace(nn,"$1"+r):!1!==e.jsonp&&(e.url+=(Ot.test(e.url)?"&":"?")+e.jsonp+"="+r),e.converters["script json"]=function(){return s||b.error(r+" was not called"),s[0]},e.dataTypes[0]="json",o=a[r],a[r]=function(){s=arguments},n.always((function(){void 0===o?b(a).removeProp(r):a[r]=o,e[r]&&(e.jsonpCallback=t.jsonpCallback,tn.push(r)),s&&g(o)&&o(s[0]),s=o=void 0})),"script"})),y.createHTMLDocument=function(){var e=v.implementation.createHTMLDocument("").body;return e.innerHTML="<form></form><form></form>",2===e.childNodes.length}(),b.parseHTML=function(e,t,n){return"string"!==typeof e?[]:("boolean"===typeof t&&(n=t,t=!1),t||(y.createHTMLDocument?(t=v.implementation.createHTMLDocument(""),r=t.createElement("base"),r.href=v.location.href,t.head.appendChild(r)):t=v),a=j.exec(e),o=!n&&[],a?[t.createElement(a[1])]:(a=be([e],t,o),o&&o.length&&b(o).remove(),b.merge([],a.childNodes)));var r,a,o},b.fn.load=function(e,t,n){var r,a,o,s=this,i=e.indexOf(" ");return i>-1&&(r=Yt(e.slice(i)),e=e.slice(0,i)),g(t)?(n=t,t=void 0):t&&"object"===typeof t&&(a="POST"),s.length>0&&b.ajax({url:e,type:a||"GET",dataType:"html",data:t}).done((function(e){o=arguments,s.html(r?b("<div>").append(b.parseHTML(e)).find(r):e)})).always(n&&function(e,t){s.each((function(){n.apply(this,o||[e.responseText,t,e])}))}),this},b.expr.pseudos.animated=function(e){return b.grep(b.timers,(function(t){return e===t.elem})).length},b.offset={setOffset:function(e,t,n){var r,a,o,s,i,l,u,d=b.css(e,"position"),c=b(e),m={};"static"===d&&(e.style.position="relative"),i=c.offset(),o=b.css(e,"top"),l=b.css(e,"left"),u=("absolute"===d||"fixed"===d)&&(o+l).indexOf("auto")>-1,u?(r=c.position(),s=r.top,a=r.left):(s=parseFloat(o)||0,a=parseFloat(l)||0),g(t)&&(t=t.call(e,n,b.extend({},i))),null!=t.top&&(m.top=t.top-i.top+s),null!=t.left&&(m.left=t.left-i.left+a),"using"in t?t.using.call(e,m):c.css(m)}},b.fn.extend({offset:function(e){if(arguments.length)return void 0===e?this:this.each((function(t){b.offset.setOffset(this,e,t)}));var t,n,r=this[0];return r?r.getClientRects().length?(t=r.getBoundingClientRect(),n=r.ownerDocument.defaultView,{top:t.top+n.pageYOffset,left:t.left+n.pageXOffset}):{top:0,left:0}:void 0},position:function(){if(this[0]){var e,t,n,r=this[0],a={top:0,left:0};if("fixed"===b.css(r,"position"))t=r.getBoundingClientRect();else{t=this.offset(),n=r.ownerDocument,e=r.offsetParent||n.documentElement;while(e&&(e===n.body||e===n.documentElement)&&"static"===b.css(e,"position"))e=e.parentNode;e&&e!==r&&1===e.nodeType&&(a=b(e).offset(),a.top+=b.css(e,"borderTopWidth",!0),a.left+=b.css(e,"borderLeftWidth",!0))}return{top:t.top-a.top-b.css(r,"marginTop",!0),left:t.left-a.left-b.css(r,"marginLeft",!0)}}},offsetParent:function(){return this.map((function(){var e=this.offsetParent;while(e&&"static"===b.css(e,"position"))e=e.offsetParent;return e||de}))}}),b.each({scrollLeft:"pageXOffset",scrollTop:"pageYOffset"},(function(e,t){var n="pageYOffset"===t;b.fn[e]=function(r){return J(this,(function(e,r,a){var o;if(M(e)?o=e:9===e.nodeType&&(o=e.defaultView),void 0===a)return o?o[t]:e[r];o?o.scrollTo(n?o.pageXOffset:a,n?a:o.pageYOffset):e[r]=a}),e,r,arguments.length)}})),b.each(["top","left"],(function(e,t){b.cssHooks[t]=Je(y.pixelPosition,(function(e,n){if(n)return n=$e(e,t),We.test(n)?b(e).position()[t]+"px":n}))})),b.each({Height:"height",Width:"width"},(function(e,t){b.each({padding:"inner"+e,content:t,"":"outer"+e},(function(n,r){b.fn[r]=function(a,o){var s=arguments.length&&(n||"boolean"!==typeof a),i=n||(!0===a||!0===o?"margin":"border");return J(this,(function(t,n,a){var o;return M(t)?0===r.indexOf("outer")?t["inner"+e]:t.document.documentElement["client"+e]:9===t.nodeType?(o=t.documentElement,Math.max(t.body["scroll"+e],o["scroll"+e],t.body["offset"+e],o["offset"+e],o["client"+e])):void 0===a?b.css(t,n,i):b.style(t,n,a,i)}),t,s?a:void 0,s)}}))})),b.each(["ajaxStart","ajaxStop","ajaxComplete","ajaxError","ajaxSuccess","ajaxSend"],(function(e,t){b.fn[t]=function(e){return this.on(t,e)}})),b.fn.extend({bind:function(e,t,n){return this.on(e,null,t,n)},unbind:function(e,t){return this.off(e,null,t)},delegate:function(e,t,n,r){return this.on(t,e,n,r)},undelegate:function(e,t,n){return 1===arguments.length?this.off(e,"**"):this.off(t,e||"**",n)},hover:function(e,t){return this.mouseenter(e).mouseleave(t||e)}}),b.each("blur focus focusin focusout resize scroll click dblclick mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave change select submit keydown keypress keyup contextmenu".split(" "),(function(e,t){b.fn[t]=function(e,n){return arguments.length>0?this.on(t,null,e,n):this.trigger(t)}}));var rn=/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g;b.proxy=function(e,t){var n,r,a;if("string"===typeof t&&(n=e[t],t=e,e=n),g(e))return r=l.call(arguments,2),a=function(){return e.apply(t||this,r.concat(l.call(arguments)))},a.guid=e.guid=e.guid||b.guid++,a},b.holdReady=function(e){e?b.readyWait++:b.ready(!0)},b.isArray=Array.isArray,b.parseJSON=JSON.parse,b.nodeName=O,b.isFunction=g,b.isWindow=M,b.camelCase=X,b.type=Y,b.now=Date.now,b.isNumeric=function(e){var t=b.type(e);return("number"===t||"string"===t)&&!isNaN(e-parseFloat(e))},b.trim=function(e){return null==e?"":(e+"").replace(rn,"")},n=[],r=function(){return b}.apply(t,n),void 0===r||(e.exports=r);var an=a.jQuery,on=a.$;return b.noConflict=function(e){return a.$===b&&(a.$=on),e&&a.jQuery===b&&(a.jQuery=an),b},"undefined"===typeof o&&(a.jQuery=a.$=b),b}))},2786:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
26
|
-
//! moment.js locale configuration
|
|
27
|
-
var t=e.defineLocale("af",{months:"Januarie_Februarie_Maart_April_Mei_Junie_Julie_Augustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mrt_Apr_Mei_Jun_Jul_Aug_Sep_Okt_Nov_Des".split("_"),weekdays:"Sondag_Maandag_Dinsdag_Woensdag_Donderdag_Vrydag_Saterdag".split("_"),weekdaysShort:"Son_Maa_Din_Woe_Don_Vry_Sat".split("_"),weekdaysMin:"So_Ma_Di_Wo_Do_Vr_Sa".split("_"),meridiemParse:/vm|nm/i,isPM:function(e){return/^nm$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"vm":"VM":n?"nm":"NM"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Vandag om] LT",nextDay:"[Môre om] LT",nextWeek:"dddd [om] LT",lastDay:"[Gister om] LT",lastWeek:"[Laas] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oor %s",past:"%s gelede",s:"'n paar sekondes",ss:"%d sekondes",m:"'n minuut",mm:"%d minute",h:"'n uur",hh:"%d ure",d:"'n dag",dd:"%d dae",M:"'n maand",MM:"%d maande",y:"'n jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return t}))},4130:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
28
|
-
//! moment.js locale configuration
|
|
29
|
-
var t=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},n={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},r=function(e){return function(r,a,o,s){var i=t(r),l=n[e][t(r)];return 2===i&&(l=l[a?0:1]),l.replace(/%d/i,r)}},a=["جانفي","فيفري","مارس","أفريل","ماي","جوان","جويلية","أوت","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],o=e.defineLocale("ar-dz",{months:a,monthsShort:a,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:r("s"),ss:r("s"),m:r("m"),mm:r("m"),h:r("h"),hh:r("h"),d:r("d"),dd:r("d"),M:r("M"),MM:r("M"),y:r("y"),yy:r("y")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:0,doy:4}});return o}))},6135:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
30
|
-
//! moment.js locale configuration
|
|
31
|
-
var t=e.defineLocale("ar-kw",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإتنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اتنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:0,doy:12}});return t}))},6440:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
32
|
-
//! moment.js locale configuration
|
|
33
|
-
var t={1:"1",2:"2",3:"3",4:"4",5:"5",6:"6",7:"7",8:"8",9:"9",0:"0"},n=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},r={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},a=function(e){return function(t,a,o,s){var i=n(t),l=r[e][n(t)];return 2===i&&(l=l[a?0:1]),l.replace(/%d/i,t)}},o=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],s=e.defineLocale("ar-ly",{months:o,monthsShort:o,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:a("s"),ss:a("s"),m:a("m"),mm:a("m"),h:a("h"),hh:a("h"),d:a("d"),dd:a("d"),M:a("M"),MM:a("M"),y:a("y"),yy:a("y")},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}});return s}))},7702:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
34
|
-
//! moment.js locale configuration
|
|
35
|
-
var t=e.defineLocale("ar-ma",{months:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_ماي_يونيو_يوليوز_غشت_شتنبر_أكتوبر_نونبر_دجنبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"احد_اثنين_ثلاثاء_اربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}});return t}))},6040:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
36
|
-
//! moment.js locale configuration
|
|
37
|
-
var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},r=e.defineLocale("ar-sa",{months:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"يناير_فبراير_مارس_أبريل_مايو_يونيو_يوليو_أغسطس_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:0,doy:6}});return r}))},7100:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
38
|
-
//! moment.js locale configuration
|
|
39
|
-
var t=e.defineLocale("ar-tn",{months:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),monthsShort:"جانفي_فيفري_مارس_أفريل_ماي_جوان_جويلية_أوت_سبتمبر_أكتوبر_نوفمبر_ديسمبر".split("_"),weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[اليوم على الساعة] LT",nextDay:"[غدا على الساعة] LT",nextWeek:"dddd [على الساعة] LT",lastDay:"[أمس على الساعة] LT",lastWeek:"dddd [على الساعة] LT",sameElse:"L"},relativeTime:{future:"في %s",past:"منذ %s",s:"ثوان",ss:"%d ثانية",m:"دقيقة",mm:"%d دقائق",h:"ساعة",hh:"%d ساعات",d:"يوم",dd:"%d أيام",M:"شهر",MM:"%d أشهر",y:"سنة",yy:"%d سنوات"},week:{dow:1,doy:4}});return t}))},867:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
40
|
-
//! moment.js locale configuration
|
|
41
|
-
var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},r=function(e){return 0===e?0:1===e?1:2===e?2:e%100>=3&&e%100<=10?3:e%100>=11?4:5},a={s:["أقل من ثانية","ثانية واحدة",["ثانيتان","ثانيتين"],"%d ثوان","%d ثانية","%d ثانية"],m:["أقل من دقيقة","دقيقة واحدة",["دقيقتان","دقيقتين"],"%d دقائق","%d دقيقة","%d دقيقة"],h:["أقل من ساعة","ساعة واحدة",["ساعتان","ساعتين"],"%d ساعات","%d ساعة","%d ساعة"],d:["أقل من يوم","يوم واحد",["يومان","يومين"],"%d أيام","%d يومًا","%d يوم"],M:["أقل من شهر","شهر واحد",["شهران","شهرين"],"%d أشهر","%d شهرا","%d شهر"],y:["أقل من عام","عام واحد",["عامان","عامين"],"%d أعوام","%d عامًا","%d عام"]},o=function(e){return function(t,n,o,s){var i=r(t),l=a[e][r(t)];return 2===i&&(l=l[n?0:1]),l.replace(/%d/i,t)}},s=["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","أكتوبر","نوفمبر","ديسمبر"],i=e.defineLocale("ar",{months:s,monthsShort:s,weekdays:"الأحد_الإثنين_الثلاثاء_الأربعاء_الخميس_الجمعة_السبت".split("_"),weekdaysShort:"أحد_إثنين_ثلاثاء_أربعاء_خميس_جمعة_سبت".split("_"),weekdaysMin:"ح_ن_ث_ر_خ_ج_س".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/ص|م/,isPM:function(e){return"م"===e},meridiem:function(e,t,n){return e<12?"ص":"م"},calendar:{sameDay:"[اليوم عند الساعة] LT",nextDay:"[غدًا عند الساعة] LT",nextWeek:"dddd [عند الساعة] LT",lastDay:"[أمس عند الساعة] LT",lastWeek:"dddd [عند الساعة] LT",sameElse:"L"},relativeTime:{future:"بعد %s",past:"منذ %s",s:o("s"),ss:o("s"),m:o("m"),mm:o("m"),h:o("h"),hh:o("h"),d:o("d"),dd:o("d"),M:o("M"),MM:o("M"),y:o("y"),yy:o("y")},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}});return i}))},1083:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
42
|
-
//! moment.js locale configuration
|
|
43
|
-
var t={1:"-inci",5:"-inci",8:"-inci",70:"-inci",80:"-inci",2:"-nci",7:"-nci",20:"-nci",50:"-nci",3:"-üncü",4:"-üncü",100:"-üncü",6:"-ncı",9:"-uncu",10:"-uncu",30:"-uncu",60:"-ıncı",90:"-ıncı"},n=e.defineLocale("az",{months:"yanvar_fevral_mart_aprel_may_iyun_iyul_avqust_sentyabr_oktyabr_noyabr_dekabr".split("_"),monthsShort:"yan_fev_mar_apr_may_iyn_iyl_avq_sen_okt_noy_dek".split("_"),weekdays:"Bazar_Bazar ertəsi_Çərşənbə axşamı_Çərşənbə_Cümə axşamı_Cümə_Şənbə".split("_"),weekdaysShort:"Baz_BzE_ÇAx_Çər_CAx_Cüm_Şən".split("_"),weekdaysMin:"Bz_BE_ÇA_Çə_CA_Cü_Şə".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[sabah saat] LT",nextWeek:"[gələn həftə] dddd [saat] LT",lastDay:"[dünən] LT",lastWeek:"[keçən həftə] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s əvvəl",s:"bir neçə saniyə",ss:"%d saniyə",m:"bir dəqiqə",mm:"%d dəqiqə",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",M:"bir ay",MM:"%d ay",y:"bir il",yy:"%d il"},meridiemParse:/gecə|səhər|gündüz|axşam/,isPM:function(e){return/^(gündüz|axşam)$/.test(e)},meridiem:function(e,t,n){return e<4?"gecə":e<12?"səhər":e<17?"gündüz":"axşam"},dayOfMonthOrdinalParse:/\d{1,2}-(ıncı|inci|nci|üncü|ncı|uncu)/,ordinal:function(e){if(0===e)return e+"-ıncı";var n=e%10,r=e%100-n,a=e>=100?100:null;return e+(t[n]||t[r]||t[a])},week:{dow:1,doy:7}});return n}))},9808:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
44
|
-
//! moment.js locale configuration
|
|
45
|
-
function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"хвіліна_хвіліны_хвілін":"хвіліну_хвіліны_хвілін",hh:n?"гадзіна_гадзіны_гадзін":"гадзіну_гадзіны_гадзін",dd:"дзень_дні_дзён",MM:"месяц_месяцы_месяцаў",yy:"год_гады_гадоў"};return"m"===r?n?"хвіліна":"хвіліну":"h"===r?n?"гадзіна":"гадзіну":e+" "+t(a[r],+e)}var r=e.defineLocale("be",{months:{format:"студзеня_лютага_сакавіка_красавіка_траўня_чэрвеня_ліпеня_жніўня_верасня_кастрычніка_лістапада_снежня".split("_"),standalone:"студзень_люты_сакавік_красавік_травень_чэрвень_ліпень_жнівень_верасень_кастрычнік_лістапад_снежань".split("_")},monthsShort:"студ_лют_сак_крас_трав_чэрв_ліп_жнів_вер_каст_ліст_снеж".split("_"),weekdays:{format:"нядзелю_панядзелак_аўторак_сераду_чацвер_пятніцу_суботу".split("_"),standalone:"нядзеля_панядзелак_аўторак_серада_чацвер_пятніца_субота".split("_"),isFormat:/\[ ?[Ууў] ?(?:мінулую|наступную)? ?\] ?dddd/},weekdaysShort:"нд_пн_ат_ср_чц_пт_сб".split("_"),weekdaysMin:"нд_пн_ат_ср_чц_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., HH:mm",LLLL:"dddd, D MMMM YYYY г., HH:mm"},calendar:{sameDay:"[Сёння ў] LT",nextDay:"[Заўтра ў] LT",lastDay:"[Учора ў] LT",nextWeek:function(){return"[У] dddd [ў] LT"},lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return"[У мінулую] dddd [ў] LT";case 1:case 2:case 4:return"[У мінулы] dddd [ў] LT"}},sameElse:"L"},relativeTime:{future:"праз %s",past:"%s таму",s:"некалькі секунд",m:n,mm:n,h:n,hh:n,d:"дзень",dd:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночы|раніцы|дня|вечара/,isPM:function(e){return/^(дня|вечара)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночы":e<12?"раніцы":e<17?"дня":"вечара"},dayOfMonthOrdinalParse:/\d{1,2}-(і|ы|га)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e%10!==2&&e%10!==3||e%100===12||e%100===13?e+"-ы":e+"-і";case"D":return e+"-га";default:return e}},week:{dow:1,doy:7}});return r}))},8338:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
46
|
-
//! moment.js locale configuration
|
|
47
|
-
var t=e.defineLocale("bg",{months:"януари_февруари_март_април_май_юни_юли_август_септември_октомври_ноември_декември".split("_"),monthsShort:"яну_фев_мар_апр_май_юни_юли_авг_сеп_окт_ное_дек".split("_"),weekdays:"неделя_понеделник_вторник_сряда_четвъртък_петък_събота".split("_"),weekdaysShort:"нед_пон_вто_сря_чет_пет_съб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Днес в] LT",nextDay:"[Утре в] LT",nextWeek:"dddd [в] LT",lastDay:"[Вчера в] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Миналата] dddd [в] LT";case 1:case 2:case 4:case 5:return"[Миналия] dddd [в] LT"}},sameElse:"L"},relativeTime:{future:"след %s",past:"преди %s",s:"няколко секунди",ss:"%d секунди",m:"минута",mm:"%d минути",h:"час",hh:"%d часа",d:"ден",dd:"%d дена",w:"седмица",ww:"%d седмици",M:"месец",MM:"%d месеца",y:"година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}});return t}))},7438:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
48
|
-
//! moment.js locale configuration
|
|
49
|
-
var t=e.defineLocale("bm",{months:"Zanwuyekalo_Fewuruyekalo_Marisikalo_Awirilikalo_Mɛkalo_Zuwɛnkalo_Zuluyekalo_Utikalo_Sɛtanburukalo_ɔkutɔburukalo_Nowanburukalo_Desanburukalo".split("_"),monthsShort:"Zan_Few_Mar_Awi_Mɛ_Zuw_Zul_Uti_Sɛt_ɔku_Now_Des".split("_"),weekdays:"Kari_Ntɛnɛn_Tarata_Araba_Alamisa_Juma_Sibiri".split("_"),weekdaysShort:"Kar_Ntɛ_Tar_Ara_Ala_Jum_Sib".split("_"),weekdaysMin:"Ka_Nt_Ta_Ar_Al_Ju_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"MMMM [tile] D [san] YYYY",LLL:"MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm",LLLL:"dddd MMMM [tile] D [san] YYYY [lɛrɛ] HH:mm"},calendar:{sameDay:"[Bi lɛrɛ] LT",nextDay:"[Sini lɛrɛ] LT",nextWeek:"dddd [don lɛrɛ] LT",lastDay:"[Kunu lɛrɛ] LT",lastWeek:"dddd [tɛmɛnen lɛrɛ] LT",sameElse:"L"},relativeTime:{future:"%s kɔnɔ",past:"a bɛ %s bɔ",s:"sanga dama dama",ss:"sekondi %d",m:"miniti kelen",mm:"miniti %d",h:"lɛrɛ kelen",hh:"lɛrɛ %d",d:"tile kelen",dd:"tile %d",M:"kalo kelen",MM:"kalo %d",y:"san kelen",yy:"san %d"},week:{dow:1,doy:4}});return t}))},6225:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
50
|
-
//! moment.js locale configuration
|
|
51
|
-
var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"},r=e.defineLocale("bn-bd",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/রাত|ভোর|সকাল|দুপুর|বিকাল|সন্ধ্যা|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t?e<4?e:e+12:"ভোর"===t||"সকাল"===t?e:"দুপুর"===t?e>=3?e:e+12:"বিকাল"===t||"সন্ধ্যা"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"রাত":e<6?"ভোর":e<12?"সকাল":e<15?"দুপুর":e<18?"বিকাল":e<20?"সন্ধ্যা":"রাত"},week:{dow:0,doy:6}});return r}))},8905:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
52
|
-
//! moment.js locale configuration
|
|
53
|
-
var t={1:"১",2:"২",3:"৩",4:"৪",5:"৫",6:"৬",7:"৭",8:"৮",9:"৯",0:"০"},n={"১":"1","২":"2","৩":"3","৪":"4","৫":"5","৬":"6","৭":"7","৮":"8","৯":"9","০":"0"},r=e.defineLocale("bn",{months:"জানুয়ারি_ফেব্রুয়ারি_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্টেম্বর_অক্টোবর_নভেম্বর_ডিসেম্বর".split("_"),monthsShort:"জানু_ফেব্রু_মার্চ_এপ্রিল_মে_জুন_জুলাই_আগস্ট_সেপ্ট_অক্টো_নভে_ডিসে".split("_"),weekdays:"রবিবার_সোমবার_মঙ্গলবার_বুধবার_বৃহস্পতিবার_শুক্রবার_শনিবার".split("_"),weekdaysShort:"রবি_সোম_মঙ্গল_বুধ_বৃহস্পতি_শুক্র_শনি".split("_"),weekdaysMin:"রবি_সোম_মঙ্গল_বুধ_বৃহ_শুক্র_শনি".split("_"),longDateFormat:{LT:"A h:mm সময়",LTS:"A h:mm:ss সময়",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm সময়",LLLL:"dddd, D MMMM YYYY, A h:mm সময়"},calendar:{sameDay:"[আজ] LT",nextDay:"[আগামীকাল] LT",nextWeek:"dddd, LT",lastDay:"[গতকাল] LT",lastWeek:"[গত] dddd, LT",sameElse:"L"},relativeTime:{future:"%s পরে",past:"%s আগে",s:"কয়েক সেকেন্ড",ss:"%d সেকেন্ড",m:"এক মিনিট",mm:"%d মিনিট",h:"এক ঘন্টা",hh:"%d ঘন্টা",d:"এক দিন",dd:"%d দিন",M:"এক মাস",MM:"%d মাস",y:"এক বছর",yy:"%d বছর"},preparse:function(e){return e.replace(/[১২৩৪৫৬৭৮৯০]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/রাত|সকাল|দুপুর|বিকাল|রাত/,meridiemHour:function(e,t){return 12===e&&(e=0),"রাত"===t&&e>=4||"দুপুর"===t&&e<5||"বিকাল"===t?e+12:e},meridiem:function(e,t,n){return e<4?"রাত":e<10?"সকাল":e<17?"দুপুর":e<20?"বিকাল":"রাত"},week:{dow:0,doy:6}});return r}))},1560:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
54
|
-
//! moment.js locale configuration
|
|
55
|
-
var t={1:"༡",2:"༢",3:"༣",4:"༤",5:"༥",6:"༦",7:"༧",8:"༨",9:"༩",0:"༠"},n={"༡":"1","༢":"2","༣":"3","༤":"4","༥":"5","༦":"6","༧":"7","༨":"8","༩":"9","༠":"0"},r=e.defineLocale("bo",{months:"ཟླ་བ་དང་པོ_ཟླ་བ་གཉིས་པ_ཟླ་བ་གསུམ་པ_ཟླ་བ་བཞི་པ_ཟླ་བ་ལྔ་པ_ཟླ་བ་དྲུག་པ_ཟླ་བ་བདུན་པ_ཟླ་བ་བརྒྱད་པ_ཟླ་བ་དགུ་པ_ཟླ་བ་བཅུ་པ_ཟླ་བ་བཅུ་གཅིག་པ_ཟླ་བ་བཅུ་གཉིས་པ".split("_"),monthsShort:"ཟླ་1_ཟླ་2_ཟླ་3_ཟླ་4_ཟླ་5_ཟླ་6_ཟླ་7_ཟླ་8_ཟླ་9_ཟླ་10_ཟླ་11_ཟླ་12".split("_"),monthsShortRegex:/^(ཟླ་\d{1,2})/,monthsParseExact:!0,weekdays:"གཟའ་ཉི་མ་_གཟའ་ཟླ་བ་_གཟའ་མིག་དམར་_གཟའ་ལྷག་པ་_གཟའ་ཕུར་བུ_གཟའ་པ་སངས་_གཟའ་སྤེན་པ་".split("_"),weekdaysShort:"ཉི་མ་_ཟླ་བ་_མིག་དམར་_ལྷག་པ་_ཕུར་བུ_པ་སངས་_སྤེན་པ་".split("_"),weekdaysMin:"ཉི_ཟླ_མིག_ལྷག_ཕུར_སངས_སྤེན".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[དི་རིང] LT",nextDay:"[སང་ཉིན] LT",nextWeek:"[བདུན་ཕྲག་རྗེས་མ], LT",lastDay:"[ཁ་སང] LT",lastWeek:"[བདུན་ཕྲག་མཐའ་མ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ལ་",past:"%s སྔན་ལ",s:"ལམ་སང",ss:"%d སྐར་ཆ།",m:"སྐར་མ་གཅིག",mm:"%d སྐར་མ",h:"ཆུ་ཚོད་གཅིག",hh:"%d ཆུ་ཚོད",d:"ཉིན་གཅིག",dd:"%d ཉིན་",M:"ཟླ་བ་གཅིག",MM:"%d ཟླ་བ",y:"ལོ་གཅིག",yy:"%d ལོ"},preparse:function(e){return e.replace(/[༡༢༣༤༥༦༧༨༩༠]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/མཚན་མོ|ཞོགས་ཀས|ཉིན་གུང|དགོང་དག|མཚན་མོ/,meridiemHour:function(e,t){return 12===e&&(e=0),"མཚན་མོ"===t&&e>=4||"ཉིན་གུང"===t&&e<5||"དགོང་དག"===t?e+12:e},meridiem:function(e,t,n){return e<4?"མཚན་མོ":e<10?"ཞོགས་ཀས":e<17?"ཉིན་གུང":e<20?"དགོང་དག":"མཚན་མོ"},week:{dow:0,doy:6}});return r}))},1278:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
56
|
-
//! moment.js locale configuration
|
|
57
|
-
function t(e,t,n){var r={mm:"munutenn",MM:"miz",dd:"devezh"};return e+" "+a(r[n],e)}function n(e){switch(r(e)){case 1:case 3:case 4:case 5:case 9:return e+" bloaz";default:return e+" vloaz"}}function r(e){return e>9?r(e%10):e}function a(e,t){return 2===t?o(e):e}function o(e){var t={m:"v",b:"v",d:"z"};return void 0===t[e.charAt(0)]?e:t[e.charAt(0)]+e.substring(1)}var s=[/^gen/i,/^c[ʼ\']hwe/i,/^meu/i,/^ebr/i,/^mae/i,/^(mez|eve)/i,/^gou/i,/^eos/i,/^gwe/i,/^her/i,/^du/i,/^ker/i],i=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu|gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,l=/^(genver|c[ʼ\']hwevrer|meurzh|ebrel|mae|mezheven|gouere|eost|gwengolo|here|du|kerzu)/i,u=/^(gen|c[ʼ\']hwe|meu|ebr|mae|eve|gou|eos|gwe|her|du|ker)/i,d=[/^sul/i,/^lun/i,/^meurzh/i,/^merc[ʼ\']her/i,/^yaou/i,/^gwener/i,/^sadorn/i],c=[/^Sul/i,/^Lun/i,/^Meu/i,/^Mer/i,/^Yao/i,/^Gwe/i,/^Sad/i],m=[/^Su/i,/^Lu/i,/^Me([^r]|$)/i,/^Mer/i,/^Ya/i,/^Gw/i,/^Sa/i],h=e.defineLocale("br",{months:"Genver_Cʼhwevrer_Meurzh_Ebrel_Mae_Mezheven_Gouere_Eost_Gwengolo_Here_Du_Kerzu".split("_"),monthsShort:"Gen_Cʼhwe_Meu_Ebr_Mae_Eve_Gou_Eos_Gwe_Her_Du_Ker".split("_"),weekdays:"Sul_Lun_Meurzh_Mercʼher_Yaou_Gwener_Sadorn".split("_"),weekdaysShort:"Sul_Lun_Meu_Mer_Yao_Gwe_Sad".split("_"),weekdaysMin:"Su_Lu_Me_Mer_Ya_Gw_Sa".split("_"),weekdaysParse:m,fullWeekdaysParse:d,shortWeekdaysParse:c,minWeekdaysParse:m,monthsRegex:i,monthsShortRegex:i,monthsStrictRegex:l,monthsShortStrictRegex:u,monthsParse:s,longMonthsParse:s,shortMonthsParse:s,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [a viz] MMMM YYYY",LLL:"D [a viz] MMMM YYYY HH:mm",LLLL:"dddd, D [a viz] MMMM YYYY HH:mm"},calendar:{sameDay:"[Hiziv da] LT",nextDay:"[Warcʼhoazh da] LT",nextWeek:"dddd [da] LT",lastDay:"[Decʼh da] LT",lastWeek:"dddd [paset da] LT",sameElse:"L"},relativeTime:{future:"a-benn %s",past:"%s ʼzo",s:"un nebeud segondennoù",ss:"%d eilenn",m:"ur vunutenn",mm:t,h:"un eur",hh:"%d eur",d:"un devezh",dd:t,M:"ur miz",MM:t,y:"ur bloaz",yy:n},dayOfMonthOrdinalParse:/\d{1,2}(añ|vet)/,ordinal:function(e){var t=1===e?"añ":"vet";return e+t},week:{dow:1,doy:4},meridiemParse:/a.m.|g.m./,isPM:function(e){return"g.m."===e},meridiem:function(e,t,n){return e<12?"a.m.":"g.m."}});return h}))},622:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
58
|
-
//! moment.js locale configuration
|
|
59
|
-
function t(e,t,n){var r=e+" ";switch(n){case"ss":return r+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi",r;case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta",r;case"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati",r;case"dd":return r+=1===e?"dan":"dana",r;case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci",r;case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina",r}}var n=e.defineLocale("bs",{months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:case 3:return"[prošlu] dddd [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},2468:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
60
|
-
//! moment.js locale configuration
|
|
61
|
-
var t=e.defineLocale("ca",{months:{standalone:"gener_febrer_març_abril_maig_juny_juliol_agost_setembre_octubre_novembre_desembre".split("_"),format:"de gener_de febrer_de març_d'abril_de maig_de juny_de juliol_d'agost_de setembre_d'octubre_de novembre_de desembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._maig_juny_jul._ag._set._oct._nov._des.".split("_"),monthsParseExact:!0,weekdays:"diumenge_dilluns_dimarts_dimecres_dijous_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dt._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dt_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a les] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a les] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:function(){return"[avui a "+(1!==this.hours()?"les":"la")+"] LT"},nextDay:function(){return"[demà a "+(1!==this.hours()?"les":"la")+"] LT"},nextWeek:function(){return"dddd [a "+(1!==this.hours()?"les":"la")+"] LT"},lastDay:function(){return"[ahir a "+(1!==this.hours()?"les":"la")+"] LT"},lastWeek:function(){return"[el] dddd [passat a "+(1!==this.hours()?"les":"la")+"] LT"},sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"uns segons",ss:"%d segons",m:"un minut",mm:"%d minuts",h:"una hora",hh:"%d hores",d:"un dia",dd:"%d dies",M:"un mes",MM:"%d mesos",y:"un any",yy:"%d anys"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});return t}))},5822:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
62
|
-
//! moment.js locale configuration
|
|
63
|
-
var t={format:"leden_únor_březen_duben_květen_červen_červenec_srpen_září_říjen_listopad_prosinec".split("_"),standalone:"ledna_února_března_dubna_května_června_července_srpna_září_října_listopadu_prosince".split("_")},n="led_úno_bře_dub_kvě_čvn_čvc_srp_zář_říj_lis_pro".split("_"),r=[/^led/i,/^úno/i,/^bře/i,/^dub/i,/^kvě/i,/^(čvn|červen$|června)/i,/^(čvc|červenec|července)/i,/^srp/i,/^zář/i,/^říj/i,/^lis/i,/^pro/i],a=/^(leden|únor|březen|duben|květen|červenec|července|červen|června|srpen|září|říjen|listopad|prosinec|led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i;function o(e){return e>1&&e<5&&1!==~~(e/10)}function s(e,t,n,r){var a=e+" ";switch(n){case"s":return t||r?"pár sekund":"pár sekundami";case"ss":return t||r?a+(o(e)?"sekundy":"sekund"):a+"sekundami";case"m":return t?"minuta":r?"minutu":"minutou";case"mm":return t||r?a+(o(e)?"minuty":"minut"):a+"minutami";case"h":return t?"hodina":r?"hodinu":"hodinou";case"hh":return t||r?a+(o(e)?"hodiny":"hodin"):a+"hodinami";case"d":return t||r?"den":"dnem";case"dd":return t||r?a+(o(e)?"dny":"dní"):a+"dny";case"M":return t||r?"měsíc":"měsícem";case"MM":return t||r?a+(o(e)?"měsíce":"měsíců"):a+"měsíci";case"y":return t||r?"rok":"rokem";case"yy":return t||r?a+(o(e)?"roky":"let"):a+"lety"}}var i=e.defineLocale("cs",{months:t,monthsShort:n,monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(leden|ledna|února|únor|březen|března|duben|dubna|květen|května|červenec|července|červen|června|srpen|srpna|září|říjen|října|listopadu|listopad|prosinec|prosince)/i,monthsShortStrictRegex:/^(led|úno|bře|dub|kvě|čvn|čvc|srp|zář|říj|lis|pro)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"neděle_pondělí_úterý_středa_čtvrtek_pátek_sobota".split("_"),weekdaysShort:"ne_po_út_st_čt_pá_so".split("_"),weekdaysMin:"ne_po_út_st_čt_pá_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm",l:"D. M. YYYY"},calendar:{sameDay:"[dnes v] LT",nextDay:"[zítra v] LT",nextWeek:function(){switch(this.day()){case 0:return"[v neděli v] LT";case 1:case 2:return"[v] dddd [v] LT";case 3:return"[ve středu v] LT";case 4:return"[ve čtvrtek v] LT";case 5:return"[v pátek v] LT";case 6:return"[v sobotu v] LT"}},lastDay:"[včera v] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulou neděli v] LT";case 1:case 2:return"[minulé] dddd [v] LT";case 3:return"[minulou středu v] LT";case 4:case 5:return"[minulý] dddd [v] LT";case 6:return"[minulou sobotu v] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"před %s",s,ss:s,m:s,mm:s,h:s,hh:s,d:s,dd:s,M:s,MM:s,y:s,yy:s},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return i}))},877:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
64
|
-
//! moment.js locale configuration
|
|
65
|
-
var t=e.defineLocale("cv",{months:"кӑрлач_нарӑс_пуш_ака_май_ҫӗртме_утӑ_ҫурла_авӑн_юпа_чӳк_раштав".split("_"),monthsShort:"кӑр_нар_пуш_ака_май_ҫӗр_утӑ_ҫур_авн_юпа_чӳк_раш".split("_"),weekdays:"вырсарникун_тунтикун_ытларикун_юнкун_кӗҫнерникун_эрнекун_шӑматкун".split("_"),weekdaysShort:"выр_тун_ытл_юн_кӗҫ_эрн_шӑм".split("_"),weekdaysMin:"вр_тн_ыт_юн_кҫ_эр_шм".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ]",LLL:"YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm",LLLL:"dddd, YYYY [ҫулхи] MMMM [уйӑхӗн] D[-мӗшӗ], HH:mm"},calendar:{sameDay:"[Паян] LT [сехетре]",nextDay:"[Ыран] LT [сехетре]",lastDay:"[Ӗнер] LT [сехетре]",nextWeek:"[Ҫитес] dddd LT [сехетре]",lastWeek:"[Иртнӗ] dddd LT [сехетре]",sameElse:"L"},relativeTime:{future:function(e){var t=/сехет$/i.exec(e)?"рен":/ҫул$/i.exec(e)?"тан":"ран";return e+t},past:"%s каялла",s:"пӗр-ик ҫеккунт",ss:"%d ҫеккунт",m:"пӗр минут",mm:"%d минут",h:"пӗр сехет",hh:"%d сехет",d:"пӗр кун",dd:"%d кун",M:"пӗр уйӑх",MM:"%d уйӑх",y:"пӗр ҫул",yy:"%d ҫул"},dayOfMonthOrdinalParse:/\d{1,2}-мӗш/,ordinal:"%d-мӗш",week:{dow:1,doy:7}});return t}))},7373:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
66
|
-
//! moment.js locale configuration
|
|
67
|
-
var t=e.defineLocale("cy",{months:"Ionawr_Chwefror_Mawrth_Ebrill_Mai_Mehefin_Gorffennaf_Awst_Medi_Hydref_Tachwedd_Rhagfyr".split("_"),monthsShort:"Ion_Chwe_Maw_Ebr_Mai_Meh_Gor_Aws_Med_Hyd_Tach_Rhag".split("_"),weekdays:"Dydd Sul_Dydd Llun_Dydd Mawrth_Dydd Mercher_Dydd Iau_Dydd Gwener_Dydd Sadwrn".split("_"),weekdaysShort:"Sul_Llun_Maw_Mer_Iau_Gwe_Sad".split("_"),weekdaysMin:"Su_Ll_Ma_Me_Ia_Gw_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Heddiw am] LT",nextDay:"[Yfory am] LT",nextWeek:"dddd [am] LT",lastDay:"[Ddoe am] LT",lastWeek:"dddd [diwethaf am] LT",sameElse:"L"},relativeTime:{future:"mewn %s",past:"%s yn ôl",s:"ychydig eiliadau",ss:"%d eiliad",m:"munud",mm:"%d munud",h:"awr",hh:"%d awr",d:"diwrnod",dd:"%d diwrnod",M:"mis",MM:"%d mis",y:"blwyddyn",yy:"%d flynedd"},dayOfMonthOrdinalParse:/\d{1,2}(fed|ain|af|il|ydd|ed|eg)/,ordinal:function(e){var t=e,n="",r=["","af","il","ydd","ydd","ed","ed","ed","fed","fed","fed","eg","fed","eg","eg","fed","eg","eg","fed","eg","fed"];return t>20?n=40===t||50===t||60===t||80===t||100===t?"fed":"ain":t>0&&(n=r[t]),e+n},week:{dow:1,doy:4}});return t}))},4780:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
68
|
-
//! moment.js locale configuration
|
|
69
|
-
var t=e.defineLocale("da",{months:"januar_februar_marts_april_maj_juni_juli_august_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"søn_man_tir_ons_tor_fre_lør".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd [d.] D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"på dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[i] dddd[s kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"få sekunder",ss:"%d sekunder",m:"et minut",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dage",M:"en måned",MM:"%d måneder",y:"et år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},217:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
70
|
-
//! moment.js locale configuration
|
|
71
|
-
function t(e,t,n,r){var a={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?a[n][0]:a[n][1]}var n=e.defineLocale("de-at",{months:"Jänner_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jän._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n}))},894:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
72
|
-
//! moment.js locale configuration
|
|
73
|
-
function t(e,t,n,r){var a={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?a[n][0]:a[n][1]}var n=e.defineLocale("de-ch",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n}))},9740:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
74
|
-
//! moment.js locale configuration
|
|
75
|
-
function t(e,t,n,r){var a={m:["eine Minute","einer Minute"],h:["eine Stunde","einer Stunde"],d:["ein Tag","einem Tag"],dd:[e+" Tage",e+" Tagen"],w:["eine Woche","einer Woche"],M:["ein Monat","einem Monat"],MM:[e+" Monate",e+" Monaten"],y:["ein Jahr","einem Jahr"],yy:[e+" Jahre",e+" Jahren"]};return t?a[n][0]:a[n][1]}var n=e.defineLocale("de",{months:"Januar_Februar_März_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Feb._März_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},calendar:{sameDay:"[heute um] LT [Uhr]",sameElse:"L",nextDay:"[morgen um] LT [Uhr]",nextWeek:"dddd [um] LT [Uhr]",lastDay:"[gestern um] LT [Uhr]",lastWeek:"[letzten] dddd [um] LT [Uhr]"},relativeTime:{future:"in %s",past:"vor %s",s:"ein paar Sekunden",ss:"%d Sekunden",m:t,mm:"%d Minuten",h:t,hh:"%d Stunden",d:t,dd:t,w:t,ww:"%d Wochen",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n}))},5300:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
76
|
-
//! moment.js locale configuration
|
|
77
|
-
var t=["ޖެނުއަރީ","ފެބްރުއަރީ","މާރިޗު","އޭޕްރީލު","މޭ","ޖޫން","ޖުލައި","އޯގަސްޓު","ސެޕްޓެމްބަރު","އޮކްޓޯބަރު","ނޮވެމްބަރު","ޑިސެމްބަރު"],n=["އާދިއްތަ","ހޯމަ","އަންގާރަ","ބުދަ","ބުރާސްފަތި","ހުކުރު","ހޮނިހިރު"],r=e.defineLocale("dv",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:"އާދި_ހޯމަ_އަން_ބުދަ_ބުރާ_ހުކު_ހޮނި".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"D/M/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},meridiemParse:/މކ|މފ/,isPM:function(e){return"މފ"===e},meridiem:function(e,t,n){return e<12?"މކ":"މފ"},calendar:{sameDay:"[މިއަދު] LT",nextDay:"[މާދަމާ] LT",nextWeek:"dddd LT",lastDay:"[އިއްޔެ] LT",lastWeek:"[ފާއިތުވި] dddd LT",sameElse:"L"},relativeTime:{future:"ތެރޭގައި %s",past:"ކުރިން %s",s:"ސިކުންތުކޮޅެއް",ss:"d% ސިކުންތު",m:"މިނިޓެއް",mm:"މިނިޓު %d",h:"ގަޑިއިރެއް",hh:"ގަޑިއިރު %d",d:"ދުވަހެއް",dd:"ދުވަސް %d",M:"މަހެއް",MM:"މަސް %d",y:"އަހަރެއް",yy:"އަހަރު %d"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:7,doy:12}});return r}))},837:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
78
|
-
//! moment.js locale configuration
|
|
79
|
-
function t(e){return"undefined"!==typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}var n=e.defineLocale("el",{monthsNominativeEl:"Ιανουάριος_Φεβρουάριος_Μάρτιος_Απρίλιος_Μάιος_Ιούνιος_Ιούλιος_Αύγουστος_Σεπτέμβριος_Οκτώβριος_Νοέμβριος_Δεκέμβριος".split("_"),monthsGenitiveEl:"Ιανουαρίου_Φεβρουαρίου_Μαρτίου_Απριλίου_Μαΐου_Ιουνίου_Ιουλίου_Αυγούστου_Σεπτεμβρίου_Οκτωβρίου_Νοεμβρίου_Δεκεμβρίου".split("_"),months:function(e,t){return e?"string"===typeof t&&/D/.test(t.substring(0,t.indexOf("MMMM")))?this._monthsGenitiveEl[e.month()]:this._monthsNominativeEl[e.month()]:this._monthsNominativeEl},monthsShort:"Ιαν_Φεβ_Μαρ_Απρ_Μαϊ_Ιουν_Ιουλ_Αυγ_Σεπ_Οκτ_Νοε_Δεκ".split("_"),weekdays:"Κυριακή_Δευτέρα_Τρίτη_Τετάρτη_Πέμπτη_Παρασκευή_Σάββατο".split("_"),weekdaysShort:"Κυρ_Δευ_Τρι_Τετ_Πεμ_Παρ_Σαβ".split("_"),weekdaysMin:"Κυ_Δε_Τρ_Τε_Πε_Πα_Σα".split("_"),meridiem:function(e,t,n){return e>11?n?"μμ":"ΜΜ":n?"πμ":"ΠΜ"},isPM:function(e){return"μ"===(e+"").toLowerCase()[0]},meridiemParse:/[ΠΜ]\.?Μ?\.?/i,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendarEl:{sameDay:"[Σήμερα {}] LT",nextDay:"[Αύριο {}] LT",nextWeek:"dddd [{}] LT",lastDay:"[Χθες {}] LT",lastWeek:function(){switch(this.day()){case 6:return"[το προηγούμενο] dddd [{}] LT";default:return"[την προηγούμενη] dddd [{}] LT"}},sameElse:"L"},calendar:function(e,n){var r=this._calendarEl[e],a=n&&n.hours();return t(r)&&(r=r.apply(n)),r.replace("{}",a%12===1?"στη":"στις")},relativeTime:{future:"σε %s",past:"%s πριν",s:"λίγα δευτερόλεπτα",ss:"%d δευτερόλεπτα",m:"ένα λεπτό",mm:"%d λεπτά",h:"μία ώρα",hh:"%d ώρες",d:"μία μέρα",dd:"%d μέρες",M:"ένας μήνας",MM:"%d μήνες",y:"ένας χρόνος",yy:"%d χρόνια"},dayOfMonthOrdinalParse:/\d{1,2}η/,ordinal:"%dη",week:{dow:1,doy:4}});return n}))},8348:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
80
|
-
//! moment.js locale configuration
|
|
81
|
-
var t=e.defineLocale("en-au",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:0,doy:4}});return t}))},7925:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
82
|
-
//! moment.js locale configuration
|
|
83
|
-
var t=e.defineLocale("en-ca",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"YYYY-MM-DD",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}});return t}))},2243:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
84
|
-
//! moment.js locale configuration
|
|
85
|
-
var t=e.defineLocale("en-gb",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t}))},6436:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
86
|
-
//! moment.js locale configuration
|
|
87
|
-
var t=e.defineLocale("en-ie",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t}))},7207:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
88
|
-
//! moment.js locale configuration
|
|
89
|
-
var t=e.defineLocale("en-il",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}});return t}))},4175:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
90
|
-
//! moment.js locale configuration
|
|
91
|
-
var t=e.defineLocale("en-in",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:0,doy:6}});return t}))},6319:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
92
|
-
//! moment.js locale configuration
|
|
93
|
-
var t=e.defineLocale("en-nz",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t}))},1662:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
94
|
-
//! moment.js locale configuration
|
|
95
|
-
var t=e.defineLocale("en-sg",{months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t}))},2915:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
96
|
-
//! moment.js locale configuration
|
|
97
|
-
var t=e.defineLocale("eo",{months:"januaro_februaro_marto_aprilo_majo_junio_julio_aŭgusto_septembro_oktobro_novembro_decembro".split("_"),monthsShort:"jan_feb_mart_apr_maj_jun_jul_aŭg_sept_okt_nov_dec".split("_"),weekdays:"dimanĉo_lundo_mardo_merkredo_ĵaŭdo_vendredo_sabato".split("_"),weekdaysShort:"dim_lun_mard_merk_ĵaŭ_ven_sab".split("_"),weekdaysMin:"di_lu_ma_me_ĵa_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"[la] D[-an de] MMMM, YYYY",LLL:"[la] D[-an de] MMMM, YYYY HH:mm",LLLL:"dddd[n], [la] D[-an de] MMMM, YYYY HH:mm",llll:"ddd, [la] D[-an de] MMM, YYYY HH:mm"},meridiemParse:/[ap]\.t\.m/i,isPM:function(e){return"p"===e.charAt(0).toLowerCase()},meridiem:function(e,t,n){return e>11?n?"p.t.m.":"P.T.M.":n?"a.t.m.":"A.T.M."},calendar:{sameDay:"[Hodiaŭ je] LT",nextDay:"[Morgaŭ je] LT",nextWeek:"dddd[n je] LT",lastDay:"[Hieraŭ je] LT",lastWeek:"[pasintan] dddd[n je] LT",sameElse:"L"},relativeTime:{future:"post %s",past:"antaŭ %s",s:"kelkaj sekundoj",ss:"%d sekundoj",m:"unu minuto",mm:"%d minutoj",h:"unu horo",hh:"%d horoj",d:"unu tago",dd:"%d tagoj",M:"unu monato",MM:"%d monatoj",y:"unu jaro",yy:"%d jaroj"},dayOfMonthOrdinalParse:/\d{1,2}a/,ordinal:"%da",week:{dow:1,doy:7}});return t}))},5251:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
98
|
-
//! moment.js locale configuration
|
|
99
|
-
var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],a=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,o=e.defineLocale("es-do",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,r){return e?/-MMM-/.test(r)?n[e.month()]:t[e.month()]:t},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return o}))},6112:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
100
|
-
//! moment.js locale configuration
|
|
101
|
-
var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],a=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,o=e.defineLocale("es-mx",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,r){return e?/-MMM-/.test(r)?n[e.month()]:t[e.month()]:t},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:4},invalidDate:"Fecha inválida"});return o}))},1146:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
102
|
-
//! moment.js locale configuration
|
|
103
|
-
var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],a=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,o=e.defineLocale("es-us",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,r){return e?/-MMM-/.test(r)?n[e.month()]:t[e.month()]:t},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"MM/DD/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY h:mm A",LLLL:"dddd, D [de] MMMM [de] YYYY h:mm A"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:0,doy:6}});return o}))},5655:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
104
|
-
//! moment.js locale configuration
|
|
105
|
-
var t="ene._feb._mar._abr._may._jun._jul._ago._sep._oct._nov._dic.".split("_"),n="ene_feb_mar_abr_may_jun_jul_ago_sep_oct_nov_dic".split("_"),r=[/^ene/i,/^feb/i,/^mar/i,/^abr/i,/^may/i,/^jun/i,/^jul/i,/^ago/i,/^sep/i,/^oct/i,/^nov/i,/^dic/i],a=/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre|ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,o=e.defineLocale("es",{months:"enero_febrero_marzo_abril_mayo_junio_julio_agosto_septiembre_octubre_noviembre_diciembre".split("_"),monthsShort:function(e,r){return e?/-MMM-/.test(r)?n[e.month()]:t[e.month()]:t},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(enero|febrero|marzo|abril|mayo|junio|julio|agosto|septiembre|octubre|noviembre|diciembre)/i,monthsShortStrictRegex:/^(ene\.?|feb\.?|mar\.?|abr\.?|may\.?|jun\.?|jul\.?|ago\.?|sep\.?|oct\.?|nov\.?|dic\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"domingo_lunes_martes_miércoles_jueves_viernes_sábado".split("_"),weekdaysShort:"dom._lun._mar._mié._jue._vie._sáb.".split("_"),weekdaysMin:"do_lu_ma_mi_ju_vi_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoy a la"+(1!==this.hours()?"s":"")+"] LT"},nextDay:function(){return"[mañana a la"+(1!==this.hours()?"s":"")+"] LT"},nextWeek:function(){return"dddd [a la"+(1!==this.hours()?"s":"")+"] LT"},lastDay:function(){return"[ayer a la"+(1!==this.hours()?"s":"")+"] LT"},lastWeek:function(){return"[el] dddd [pasado a la"+(1!==this.hours()?"s":"")+"] LT"},sameElse:"L"},relativeTime:{future:"en %s",past:"hace %s",s:"unos segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"una hora",hh:"%d horas",d:"un día",dd:"%d días",w:"una semana",ww:"%d semanas",M:"un mes",MM:"%d meses",y:"un año",yy:"%d años"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4},invalidDate:"Fecha inválida"});return o}))},5603:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
106
|
-
//! moment.js locale configuration
|
|
107
|
-
function t(e,t,n,r){var a={s:["mõne sekundi","mõni sekund","paar sekundit"],ss:[e+"sekundi",e+"sekundit"],m:["ühe minuti","üks minut"],mm:[e+" minuti",e+" minutit"],h:["ühe tunni","tund aega","üks tund"],hh:[e+" tunni",e+" tundi"],d:["ühe päeva","üks päev"],M:["kuu aja","kuu aega","üks kuu"],MM:[e+" kuu",e+" kuud"],y:["ühe aasta","aasta","üks aasta"],yy:[e+" aasta",e+" aastat"]};return t?a[n][2]?a[n][2]:a[n][1]:r?a[n][0]:a[n][1]}var n=e.defineLocale("et",{months:"jaanuar_veebruar_märts_aprill_mai_juuni_juuli_august_september_oktoober_november_detsember".split("_"),monthsShort:"jaan_veebr_märts_apr_mai_juuni_juuli_aug_sept_okt_nov_dets".split("_"),weekdays:"pühapäev_esmaspäev_teisipäev_kolmapäev_neljapäev_reede_laupäev".split("_"),weekdaysShort:"P_E_T_K_N_R_L".split("_"),weekdaysMin:"P_E_T_K_N_R_L".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[Täna,] LT",nextDay:"[Homme,] LT",nextWeek:"[Järgmine] dddd LT",lastDay:"[Eile,] LT",lastWeek:"[Eelmine] dddd LT",sameElse:"L"},relativeTime:{future:"%s pärast",past:"%s tagasi",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:"%d päeva",M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return n}))},7763:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
108
|
-
//! moment.js locale configuration
|
|
109
|
-
var t=e.defineLocale("eu",{months:"urtarrila_otsaila_martxoa_apirila_maiatza_ekaina_uztaila_abuztua_iraila_urria_azaroa_abendua".split("_"),monthsShort:"urt._ots._mar._api._mai._eka._uzt._abu._ira._urr._aza._abe.".split("_"),monthsParseExact:!0,weekdays:"igandea_astelehena_asteartea_asteazkena_osteguna_ostirala_larunbata".split("_"),weekdaysShort:"ig._al._ar._az._og._ol._lr.".split("_"),weekdaysMin:"ig_al_ar_az_og_ol_lr".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY[ko] MMMM[ren] D[a]",LLL:"YYYY[ko] MMMM[ren] D[a] HH:mm",LLLL:"dddd, YYYY[ko] MMMM[ren] D[a] HH:mm",l:"YYYY-M-D",ll:"YYYY[ko] MMM D[a]",lll:"YYYY[ko] MMM D[a] HH:mm",llll:"ddd, YYYY[ko] MMM D[a] HH:mm"},calendar:{sameDay:"[gaur] LT[etan]",nextDay:"[bihar] LT[etan]",nextWeek:"dddd LT[etan]",lastDay:"[atzo] LT[etan]",lastWeek:"[aurreko] dddd LT[etan]",sameElse:"L"},relativeTime:{future:"%s barru",past:"duela %s",s:"segundo batzuk",ss:"%d segundo",m:"minutu bat",mm:"%d minutu",h:"ordu bat",hh:"%d ordu",d:"egun bat",dd:"%d egun",M:"hilabete bat",MM:"%d hilabete",y:"urte bat",yy:"%d urte"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return t}))},6959:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
110
|
-
//! moment.js locale configuration
|
|
111
|
-
var t={1:"۱",2:"۲",3:"۳",4:"۴",5:"۵",6:"۶",7:"۷",8:"۸",9:"۹",0:"۰"},n={"۱":"1","۲":"2","۳":"3","۴":"4","۵":"5","۶":"6","۷":"7","۸":"8","۹":"9","۰":"0"},r=e.defineLocale("fa",{months:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),monthsShort:"ژانویه_فوریه_مارس_آوریل_مه_ژوئن_ژوئیه_اوت_سپتامبر_اکتبر_نوامبر_دسامبر".split("_"),weekdays:"یکشنبه_دوشنبه_سهشنبه_چهارشنبه_پنجشنبه_جمعه_شنبه".split("_"),weekdaysShort:"یکشنبه_دوشنبه_سهشنبه_چهارشنبه_پنجشنبه_جمعه_شنبه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ج_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/قبل از ظهر|بعد از ظهر/,isPM:function(e){return/بعد از ظهر/.test(e)},meridiem:function(e,t,n){return e<12?"قبل از ظهر":"بعد از ظهر"},calendar:{sameDay:"[امروز ساعت] LT",nextDay:"[فردا ساعت] LT",nextWeek:"dddd [ساعت] LT",lastDay:"[دیروز ساعت] LT",lastWeek:"dddd [پیش] [ساعت] LT",sameElse:"L"},relativeTime:{future:"در %s",past:"%s پیش",s:"چند ثانیه",ss:"%d ثانیه",m:"یک دقیقه",mm:"%d دقیقه",h:"یک ساعت",hh:"%d ساعت",d:"یک روز",dd:"%d روز",M:"یک ماه",MM:"%d ماه",y:"یک سال",yy:"%d سال"},preparse:function(e){return e.replace(/[۰-۹]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},dayOfMonthOrdinalParse:/\d{1,2}م/,ordinal:"%dم",week:{dow:6,doy:12}});return r}))},1897:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
112
|
-
//! moment.js locale configuration
|
|
113
|
-
var t="nolla yksi kaksi kolme neljä viisi kuusi seitsemän kahdeksan yhdeksän".split(" "),n=["nolla","yhden","kahden","kolmen","neljän","viiden","kuuden",t[7],t[8],t[9]];function r(e,t,n,r){var o="";switch(n){case"s":return r?"muutaman sekunnin":"muutama sekunti";case"ss":o=r?"sekunnin":"sekuntia";break;case"m":return r?"minuutin":"minuutti";case"mm":o=r?"minuutin":"minuuttia";break;case"h":return r?"tunnin":"tunti";case"hh":o=r?"tunnin":"tuntia";break;case"d":return r?"päivän":"päivä";case"dd":o=r?"päivän":"päivää";break;case"M":return r?"kuukauden":"kuukausi";case"MM":o=r?"kuukauden":"kuukautta";break;case"y":return r?"vuoden":"vuosi";case"yy":o=r?"vuoden":"vuotta";break}return o=a(e,r)+" "+o,o}function a(e,r){return e<10?r?n[e]:t[e]:e}var o=e.defineLocale("fi",{months:"tammikuu_helmikuu_maaliskuu_huhtikuu_toukokuu_kesäkuu_heinäkuu_elokuu_syyskuu_lokakuu_marraskuu_joulukuu".split("_"),monthsShort:"tammi_helmi_maalis_huhti_touko_kesä_heinä_elo_syys_loka_marras_joulu".split("_"),weekdays:"sunnuntai_maanantai_tiistai_keskiviikko_torstai_perjantai_lauantai".split("_"),weekdaysShort:"su_ma_ti_ke_to_pe_la".split("_"),weekdaysMin:"su_ma_ti_ke_to_pe_la".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"Do MMMM[ta] YYYY",LLL:"Do MMMM[ta] YYYY, [klo] HH.mm",LLLL:"dddd, Do MMMM[ta] YYYY, [klo] HH.mm",l:"D.M.YYYY",ll:"Do MMM YYYY",lll:"Do MMM YYYY, [klo] HH.mm",llll:"ddd, Do MMM YYYY, [klo] HH.mm"},calendar:{sameDay:"[tänään] [klo] LT",nextDay:"[huomenna] [klo] LT",nextWeek:"dddd [klo] LT",lastDay:"[eilen] [klo] LT",lastWeek:"[viime] dddd[na] [klo] LT",sameElse:"L"},relativeTime:{future:"%s päästä",past:"%s sitten",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o}))},2549:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
114
|
-
//! moment.js locale configuration
|
|
115
|
-
var t=e.defineLocale("fil",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t}))},4694:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
116
|
-
//! moment.js locale configuration
|
|
117
|
-
var t=e.defineLocale("fo",{months:"januar_februar_mars_apríl_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan_feb_mar_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),weekdays:"sunnudagur_mánadagur_týsdagur_mikudagur_hósdagur_fríggjadagur_leygardagur".split("_"),weekdaysShort:"sun_mán_týs_mik_hós_frí_ley".split("_"),weekdaysMin:"su_má_tý_mi_hó_fr_le".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D. MMMM, YYYY HH:mm"},calendar:{sameDay:"[Í dag kl.] LT",nextDay:"[Í morgin kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[Í gjár kl.] LT",lastWeek:"[síðstu] dddd [kl] LT",sameElse:"L"},relativeTime:{future:"um %s",past:"%s síðani",s:"fá sekund",ss:"%d sekundir",m:"ein minuttur",mm:"%d minuttir",h:"ein tími",hh:"%d tímar",d:"ein dagur",dd:"%d dagar",M:"ein mánaður",MM:"%d mánaðir",y:"eitt ár",yy:"%d ár"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},3049:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
118
|
-
//! moment.js locale configuration
|
|
119
|
-
var t=e.defineLocale("fr-ca",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}}});return t}))},2330:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
120
|
-
//! moment.js locale configuration
|
|
121
|
-
var t=e.defineLocale("fr-ch",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsParseExact:!0,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|e)/,ordinal:function(e,t){switch(t){default:case"M":case"Q":case"D":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}});return t}))},4470:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
122
|
-
//! moment.js locale configuration
|
|
123
|
-
var t=/^(janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,n=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?)/i,r=/(janv\.?|févr\.?|mars|avr\.?|mai|juin|juil\.?|août|sept\.?|oct\.?|nov\.?|déc\.?|janvier|février|mars|avril|mai|juin|juillet|août|septembre|octobre|novembre|décembre)/i,a=[/^janv/i,/^févr/i,/^mars/i,/^avr/i,/^mai/i,/^juin/i,/^juil/i,/^août/i,/^sept/i,/^oct/i,/^nov/i,/^déc/i],o=e.defineLocale("fr",{months:"janvier_février_mars_avril_mai_juin_juillet_août_septembre_octobre_novembre_décembre".split("_"),monthsShort:"janv._févr._mars_avr._mai_juin_juil._août_sept._oct._nov._déc.".split("_"),monthsRegex:r,monthsShortRegex:r,monthsStrictRegex:t,monthsShortStrictRegex:n,monthsParse:a,longMonthsParse:a,shortMonthsParse:a,weekdays:"dimanche_lundi_mardi_mercredi_jeudi_vendredi_samedi".split("_"),weekdaysShort:"dim._lun._mar._mer._jeu._ven._sam.".split("_"),weekdaysMin:"di_lu_ma_me_je_ve_sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Aujourd’hui à] LT",nextDay:"[Demain à] LT",nextWeek:"dddd [à] LT",lastDay:"[Hier à] LT",lastWeek:"dddd [dernier à] LT",sameElse:"L"},relativeTime:{future:"dans %s",past:"il y a %s",s:"quelques secondes",ss:"%d secondes",m:"une minute",mm:"%d minutes",h:"une heure",hh:"%d heures",d:"un jour",dd:"%d jours",w:"une semaine",ww:"%d semaines",M:"un mois",MM:"%d mois",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(er|)/,ordinal:function(e,t){switch(t){case"D":return e+(1===e?"er":"");default:case"M":case"Q":case"DDD":case"d":return e+(1===e?"er":"e");case"w":case"W":return e+(1===e?"re":"e")}},week:{dow:1,doy:4}});return o}))},5044:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
124
|
-
//! moment.js locale configuration
|
|
125
|
-
var t="jan._feb._mrt._apr._mai_jun._jul._aug._sep._okt._nov._des.".split("_"),n="jan_feb_mrt_apr_mai_jun_jul_aug_sep_okt_nov_des".split("_"),r=e.defineLocale("fy",{months:"jannewaris_febrewaris_maart_april_maaie_juny_july_augustus_septimber_oktober_novimber_desimber".split("_"),monthsShort:function(e,r){return e?/-MMM-/.test(r)?n[e.month()]:t[e.month()]:t},monthsParseExact:!0,weekdays:"snein_moandei_tiisdei_woansdei_tongersdei_freed_sneon".split("_"),weekdaysShort:"si._mo._ti._wo._to._fr._so.".split("_"),weekdaysMin:"Si_Mo_Ti_Wo_To_Fr_So".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[hjoed om] LT",nextDay:"[moarn om] LT",nextWeek:"dddd [om] LT",lastDay:"[juster om] LT",lastWeek:"[ôfrûne] dddd [om] LT",sameElse:"L"},relativeTime:{future:"oer %s",past:"%s lyn",s:"in pear sekonden",ss:"%d sekonden",m:"ien minút",mm:"%d minuten",h:"ien oere",hh:"%d oeren",d:"ien dei",dd:"%d dagen",M:"ien moanne",MM:"%d moannen",y:"ien jier",yy:"%d jierren"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return r}))},9295:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
126
|
-
//! moment.js locale configuration
|
|
127
|
-
var t=["Eanáir","Feabhra","Márta","Aibreán","Bealtaine","Meitheamh","Iúil","Lúnasa","Meán Fómhair","Deireadh Fómhair","Samhain","Nollaig"],n=["Ean","Feabh","Márt","Aib","Beal","Meith","Iúil","Lún","M.F.","D.F.","Samh","Noll"],r=["Dé Domhnaigh","Dé Luain","Dé Máirt","Dé Céadaoin","Déardaoin","Dé hAoine","Dé Sathairn"],a=["Domh","Luan","Máirt","Céad","Déar","Aoine","Sath"],o=["Do","Lu","Má","Cé","Dé","A","Sa"],s=e.defineLocale("ga",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:r,weekdaysShort:a,weekdaysMin:o,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Inniu ag] LT",nextDay:"[Amárach ag] LT",nextWeek:"dddd [ag] LT",lastDay:"[Inné ag] LT",lastWeek:"dddd [seo caite] [ag] LT",sameElse:"L"},relativeTime:{future:"i %s",past:"%s ó shin",s:"cúpla soicind",ss:"%d soicind",m:"nóiméad",mm:"%d nóiméad",h:"uair an chloig",hh:"%d uair an chloig",d:"lá",dd:"%d lá",M:"mí",MM:"%d míonna",y:"bliain",yy:"%d bliain"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){var t=1===e?"d":e%10===2?"na":"mh";return e+t},week:{dow:1,doy:4}});return s}))},2101:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
128
|
-
//! moment.js locale configuration
|
|
129
|
-
var t=["Am Faoilleach","An Gearran","Am Màrt","An Giblean","An Cèitean","An t-Ògmhios","An t-Iuchar","An Lùnastal","An t-Sultain","An Dàmhair","An t-Samhain","An Dùbhlachd"],n=["Faoi","Gear","Màrt","Gibl","Cèit","Ògmh","Iuch","Lùn","Sult","Dàmh","Samh","Dùbh"],r=["Didòmhnaich","Diluain","Dimàirt","Diciadain","Diardaoin","Dihaoine","Disathairne"],a=["Did","Dil","Dim","Dic","Dia","Dih","Dis"],o=["Dò","Lu","Mà","Ci","Ar","Ha","Sa"],s=e.defineLocale("gd",{months:t,monthsShort:n,monthsParseExact:!0,weekdays:r,weekdaysShort:a,weekdaysMin:o,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[An-diugh aig] LT",nextDay:"[A-màireach aig] LT",nextWeek:"dddd [aig] LT",lastDay:"[An-dè aig] LT",lastWeek:"dddd [seo chaidh] [aig] LT",sameElse:"L"},relativeTime:{future:"ann an %s",past:"bho chionn %s",s:"beagan diogan",ss:"%d diogan",m:"mionaid",mm:"%d mionaidean",h:"uair",hh:"%d uairean",d:"latha",dd:"%d latha",M:"mìos",MM:"%d mìosan",y:"bliadhna",yy:"%d bliadhna"},dayOfMonthOrdinalParse:/\d{1,2}(d|na|mh)/,ordinal:function(e){var t=1===e?"d":e%10===2?"na":"mh";return e+t},week:{dow:1,doy:4}});return s}))},8794:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
130
|
-
//! moment.js locale configuration
|
|
131
|
-
var t=e.defineLocale("gl",{months:"xaneiro_febreiro_marzo_abril_maio_xuño_xullo_agosto_setembro_outubro_novembro_decembro".split("_"),monthsShort:"xan._feb._mar._abr._mai._xuñ._xul._ago._set._out._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"domingo_luns_martes_mércores_xoves_venres_sábado".split("_"),weekdaysShort:"dom._lun._mar._mér._xov._ven._sáb.".split("_"),weekdaysMin:"do_lu_ma_mé_xo_ve_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY H:mm",LLLL:"dddd, D [de] MMMM [de] YYYY H:mm"},calendar:{sameDay:function(){return"[hoxe "+(1!==this.hours()?"ás":"á")+"] LT"},nextDay:function(){return"[mañá "+(1!==this.hours()?"ás":"á")+"] LT"},nextWeek:function(){return"dddd ["+(1!==this.hours()?"ás":"a")+"] LT"},lastDay:function(){return"[onte "+(1!==this.hours()?"á":"a")+"] LT"},lastWeek:function(){return"[o] dddd [pasado "+(1!==this.hours()?"ás":"a")+"] LT"},sameElse:"L"},relativeTime:{future:function(e){return 0===e.indexOf("un")?"n"+e:"en "+e},past:"hai %s",s:"uns segundos",ss:"%d segundos",m:"un minuto",mm:"%d minutos",h:"unha hora",hh:"%d horas",d:"un día",dd:"%d días",M:"un mes",MM:"%d meses",y:"un ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t}))},7884:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
132
|
-
//! moment.js locale configuration
|
|
133
|
-
function t(e,t,n,r){var a={s:["थोडया सॅकंडांनी","थोडे सॅकंड"],ss:[e+" सॅकंडांनी",e+" सॅकंड"],m:["एका मिणटान","एक मिनूट"],mm:[e+" मिणटांनी",e+" मिणटां"],h:["एका वरान","एक वर"],hh:[e+" वरांनी",e+" वरां"],d:["एका दिसान","एक दीस"],dd:[e+" दिसांनी",e+" दीस"],M:["एका म्हयन्यान","एक म्हयनो"],MM:[e+" म्हयन्यानी",e+" म्हयने"],y:["एका वर्सान","एक वर्स"],yy:[e+" वर्सांनी",e+" वर्सां"]};return r?a[n][0]:a[n][1]}var n=e.defineLocale("gom-deva",{months:{standalone:"जानेवारी_फेब्रुवारी_मार्च_एप्रील_मे_जून_जुलय_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),format:"जानेवारीच्या_फेब्रुवारीच्या_मार्चाच्या_एप्रीलाच्या_मेयाच्या_जूनाच्या_जुलयाच्या_ऑगस्टाच्या_सप्टेंबराच्या_ऑक्टोबराच्या_नोव्हेंबराच्या_डिसेंबराच्या".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"जाने._फेब्रु._मार्च_एप्री._मे_जून_जुल._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"आयतार_सोमार_मंगळार_बुधवार_बिरेस्तार_सुक्रार_शेनवार".split("_"),weekdaysShort:"आयत._सोम._मंगळ._बुध._ब्रेस्त._सुक्र._शेन.".split("_"),weekdaysMin:"आ_सो_मं_बु_ब्रे_सु_शे".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [वाजतां]",LTS:"A h:mm:ss [वाजतां]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [वाजतां]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [वाजतां]",llll:"ddd, D MMM YYYY, A h:mm [वाजतां]"},calendar:{sameDay:"[आयज] LT",nextDay:"[फाल्यां] LT",nextWeek:"[फुडलो] dddd[,] LT",lastDay:"[काल] LT",lastWeek:"[फाटलो] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s आदीं",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(वेर)/,ordinal:function(e,t){switch(t){case"D":return e+"वेर";default:case"M":case"Q":case"DDD":case"d":case"w":case"W":return e}},week:{dow:0,doy:3},meridiemParse:/राती|सकाळीं|दनपारां|सांजे/,meridiemHour:function(e,t){return 12===e&&(e=0),"राती"===t?e<4?e:e+12:"सकाळीं"===t?e:"दनपारां"===t?e>12?e:e+12:"सांजे"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"राती":e<12?"सकाळीं":e<16?"दनपारां":e<20?"सांजे":"राती"}});return n}))},3168:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
134
|
-
//! moment.js locale configuration
|
|
135
|
-
function t(e,t,n,r){var a={s:["thoddea sekondamni","thodde sekond"],ss:[e+" sekondamni",e+" sekond"],m:["eka mintan","ek minut"],mm:[e+" mintamni",e+" mintam"],h:["eka voran","ek vor"],hh:[e+" voramni",e+" voram"],d:["eka disan","ek dis"],dd:[e+" disamni",e+" dis"],M:["eka mhoinean","ek mhoino"],MM:[e+" mhoineamni",e+" mhoine"],y:["eka vorsan","ek voros"],yy:[e+" vorsamni",e+" vorsam"]};return r?a[n][0]:a[n][1]}var n=e.defineLocale("gom-latn",{months:{standalone:"Janer_Febrer_Mars_Abril_Mai_Jun_Julai_Agost_Setembr_Otubr_Novembr_Dezembr".split("_"),format:"Janerachea_Febrerachea_Marsachea_Abrilachea_Maiachea_Junachea_Julaiachea_Agostachea_Setembrachea_Otubrachea_Novembrachea_Dezembrachea".split("_"),isFormat:/MMMM(\s)+D[oD]?/},monthsShort:"Jan._Feb._Mars_Abr._Mai_Jun_Jul._Ago._Set._Otu._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Aitar_Somar_Mongllar_Budhvar_Birestar_Sukrar_Son'var".split("_"),weekdaysShort:"Ait._Som._Mon._Bud._Bre._Suk._Son.".split("_"),weekdaysMin:"Ai_Sm_Mo_Bu_Br_Su_Sn".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"A h:mm [vazta]",LTS:"A h:mm:ss [vazta]",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY A h:mm [vazta]",LLLL:"dddd, MMMM Do, YYYY, A h:mm [vazta]",llll:"ddd, D MMM YYYY, A h:mm [vazta]"},calendar:{sameDay:"[Aiz] LT",nextDay:"[Faleam] LT",nextWeek:"[Fuddlo] dddd[,] LT",lastDay:"[Kal] LT",lastWeek:"[Fattlo] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%s",past:"%s adim",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}(er)/,ordinal:function(e,t){switch(t){case"D":return e+"er";default:case"M":case"Q":case"DDD":case"d":case"w":case"W":return e}},week:{dow:0,doy:3},meridiemParse:/rati|sokallim|donparam|sanje/,meridiemHour:function(e,t){return 12===e&&(e=0),"rati"===t?e<4?e:e+12:"sokallim"===t?e:"donparam"===t?e>12?e:e+12:"sanje"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"rati":e<12?"sokallim":e<16?"donparam":e<20?"sanje":"rati"}});return n}))},5349:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
136
|
-
//! moment.js locale configuration
|
|
137
|
-
var t={1:"૧",2:"૨",3:"૩",4:"૪",5:"૫",6:"૬",7:"૭",8:"૮",9:"૯",0:"૦"},n={"૧":"1","૨":"2","૩":"3","૪":"4","૫":"5","૬":"6","૭":"7","૮":"8","૯":"9","૦":"0"},r=e.defineLocale("gu",{months:"જાન્યુઆરી_ફેબ્રુઆરી_માર્ચ_એપ્રિલ_મે_જૂન_જુલાઈ_ઑગસ્ટ_સપ્ટેમ્બર_ઑક્ટ્બર_નવેમ્બર_ડિસેમ્બર".split("_"),monthsShort:"જાન્યુ._ફેબ્રુ._માર્ચ_એપ્રિ._મે_જૂન_જુલા._ઑગ._સપ્ટે._ઑક્ટ્._નવે._ડિસે.".split("_"),monthsParseExact:!0,weekdays:"રવિવાર_સોમવાર_મંગળવાર_બુધ્વાર_ગુરુવાર_શુક્રવાર_શનિવાર".split("_"),weekdaysShort:"રવિ_સોમ_મંગળ_બુધ્_ગુરુ_શુક્ર_શનિ".split("_"),weekdaysMin:"ર_સો_મં_બુ_ગુ_શુ_શ".split("_"),longDateFormat:{LT:"A h:mm વાગ્યે",LTS:"A h:mm:ss વાગ્યે",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm વાગ્યે",LLLL:"dddd, D MMMM YYYY, A h:mm વાગ્યે"},calendar:{sameDay:"[આજ] LT",nextDay:"[કાલે] LT",nextWeek:"dddd, LT",lastDay:"[ગઇકાલે] LT",lastWeek:"[પાછલા] dddd, LT",sameElse:"L"},relativeTime:{future:"%s મા",past:"%s પહેલા",s:"અમુક પળો",ss:"%d સેકંડ",m:"એક મિનિટ",mm:"%d મિનિટ",h:"એક કલાક",hh:"%d કલાક",d:"એક દિવસ",dd:"%d દિવસ",M:"એક મહિનો",MM:"%d મહિનો",y:"એક વર્ષ",yy:"%d વર્ષ"},preparse:function(e){return e.replace(/[૧૨૩૪૫૬૭૮૯૦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/રાત|બપોર|સવાર|સાંજ/,meridiemHour:function(e,t){return 12===e&&(e=0),"રાત"===t?e<4?e:e+12:"સવાર"===t?e:"બપોર"===t?e>=10?e:e+12:"સાંજ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"રાત":e<10?"સવાર":e<17?"બપોર":e<20?"સાંજ":"રાત"},week:{dow:0,doy:6}});return r}))},4206:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
138
|
-
//! moment.js locale configuration
|
|
139
|
-
var t=e.defineLocale("he",{months:"ינואר_פברואר_מרץ_אפריל_מאי_יוני_יולי_אוגוסט_ספטמבר_אוקטובר_נובמבר_דצמבר".split("_"),monthsShort:"ינו׳_פבר׳_מרץ_אפר׳_מאי_יוני_יולי_אוג׳_ספט׳_אוק׳_נוב׳_דצמ׳".split("_"),weekdays:"ראשון_שני_שלישי_רביעי_חמישי_שישי_שבת".split("_"),weekdaysShort:"א׳_ב׳_ג׳_ד׳_ה׳_ו׳_ש׳".split("_"),weekdaysMin:"א_ב_ג_ד_ה_ו_ש".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [ב]MMMM YYYY",LLL:"D [ב]MMMM YYYY HH:mm",LLLL:"dddd, D [ב]MMMM YYYY HH:mm",l:"D/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[היום ב־]LT",nextDay:"[מחר ב־]LT",nextWeek:"dddd [בשעה] LT",lastDay:"[אתמול ב־]LT",lastWeek:"[ביום] dddd [האחרון בשעה] LT",sameElse:"L"},relativeTime:{future:"בעוד %s",past:"לפני %s",s:"מספר שניות",ss:"%d שניות",m:"דקה",mm:"%d דקות",h:"שעה",hh:function(e){return 2===e?"שעתיים":e+" שעות"},d:"יום",dd:function(e){return 2===e?"יומיים":e+" ימים"},M:"חודש",MM:function(e){return 2===e?"חודשיים":e+" חודשים"},y:"שנה",yy:function(e){return 2===e?"שנתיים":e%10===0&&10!==e?e+" שנה":e+" שנים"}},meridiemParse:/אחה"צ|לפנה"צ|אחרי הצהריים|לפני הצהריים|לפנות בוקר|בבוקר|בערב/i,isPM:function(e){return/^(אחה"צ|אחרי הצהריים|בערב)$/.test(e)},meridiem:function(e,t,n){return e<5?"לפנות בוקר":e<10?"בבוקר":e<12?n?'לפנה"צ':"לפני הצהריים":e<18?n?'אחה"צ':"אחרי הצהריים":"בערב"}});return t}))},94:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
140
|
-
//! moment.js locale configuration
|
|
141
|
-
var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},r=[/^जन/i,/^फ़र|फर/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सितं|सित/i,/^अक्टू/i,/^नव|नवं/i,/^दिसं|दिस/i],a=[/^जन/i,/^फ़र/i,/^मार्च/i,/^अप्रै/i,/^मई/i,/^जून/i,/^जुल/i,/^अग/i,/^सित/i,/^अक्टू/i,/^नव/i,/^दिस/i],o=e.defineLocale("hi",{months:{format:"जनवरी_फ़रवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितम्बर_अक्टूबर_नवम्बर_दिसम्बर".split("_"),standalone:"जनवरी_फरवरी_मार्च_अप्रैल_मई_जून_जुलाई_अगस्त_सितंबर_अक्टूबर_नवंबर_दिसंबर".split("_")},monthsShort:"जन._फ़र._मार्च_अप्रै._मई_जून_जुल._अग._सित._अक्टू._नव._दिस.".split("_"),weekdays:"रविवार_सोमवार_मंगलवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगल_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm बजे",LTS:"A h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm बजे",LLLL:"dddd, D MMMM YYYY, A h:mm बजे"},monthsParse:r,longMonthsParse:r,shortMonthsParse:a,monthsRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsShortRegex:/^(जनवरी|जन\.?|फ़रवरी|फरवरी|फ़र\.?|मार्च?|अप्रैल|अप्रै\.?|मई?|जून?|जुलाई|जुल\.?|अगस्त|अग\.?|सितम्बर|सितंबर|सित\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर|नव\.?|दिसम्बर|दिसंबर|दिस\.?)/i,monthsStrictRegex:/^(जनवरी?|फ़रवरी|फरवरी?|मार्च?|अप्रैल?|मई?|जून?|जुलाई?|अगस्त?|सितम्बर|सितंबर|सित?\.?|अक्टूबर|अक्टू\.?|नवम्बर|नवंबर?|दिसम्बर|दिसंबर?)/i,monthsShortStrictRegex:/^(जन\.?|फ़र\.?|मार्च?|अप्रै\.?|मई?|जून?|जुल\.?|अग\.?|सित\.?|अक्टू\.?|नव\.?|दिस\.?)/i,calendar:{sameDay:"[आज] LT",nextDay:"[कल] LT",nextWeek:"dddd, LT",lastDay:"[कल] LT",lastWeek:"[पिछले] dddd, LT",sameElse:"L"},relativeTime:{future:"%s में",past:"%s पहले",s:"कुछ ही क्षण",ss:"%d सेकंड",m:"एक मिनट",mm:"%d मिनट",h:"एक घंटा",hh:"%d घंटे",d:"एक दिन",dd:"%d दिन",M:"एक महीने",MM:"%d महीने",y:"एक वर्ष",yy:"%d वर्ष"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/रात|सुबह|दोपहर|शाम/,meridiemHour:function(e,t){return 12===e&&(e=0),"रात"===t?e<4?e:e+12:"सुबह"===t?e:"दोपहर"===t?e>=10?e:e+12:"शाम"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"रात":e<10?"सुबह":e<17?"दोपहर":e<20?"शाम":"रात"},week:{dow:0,doy:6}});return o}))},316:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
142
|
-
//! moment.js locale configuration
|
|
143
|
-
function t(e,t,n){var r=e+" ";switch(n){case"ss":return r+=1===e?"sekunda":2===e||3===e||4===e?"sekunde":"sekundi",r;case"m":return t?"jedna minuta":"jedne minute";case"mm":return r+=1===e?"minuta":2===e||3===e||4===e?"minute":"minuta",r;case"h":return t?"jedan sat":"jednog sata";case"hh":return r+=1===e?"sat":2===e||3===e||4===e?"sata":"sati",r;case"dd":return r+=1===e?"dan":"dana",r;case"MM":return r+=1===e?"mjesec":2===e||3===e||4===e?"mjeseca":"mjeseci",r;case"yy":return r+=1===e?"godina":2===e||3===e||4===e?"godine":"godina",r}}var n=e.defineLocale("hr",{months:{format:"siječnja_veljače_ožujka_travnja_svibnja_lipnja_srpnja_kolovoza_rujna_listopada_studenoga_prosinca".split("_"),standalone:"siječanj_veljača_ožujak_travanj_svibanj_lipanj_srpanj_kolovoz_rujan_listopad_studeni_prosinac".split("_")},monthsShort:"sij._velj._ožu._tra._svi._lip._srp._kol._ruj._lis._stu._pro.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"Do MMMM YYYY",LLL:"Do MMMM YYYY H:mm",LLLL:"dddd, Do MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[jučer u] LT",lastWeek:function(){switch(this.day()){case 0:return"[prošlu] [nedjelju] [u] LT";case 3:return"[prošlu] [srijedu] [u] LT";case 6:return"[prošle] [subote] [u] LT";case 1:case 2:case 4:case 5:return"[prošli] dddd [u] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"par sekundi",ss:t,m:t,mm:t,h:t,hh:t,d:"dan",dd:t,M:"mjesec",MM:t,y:"godinu",yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},2138:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
144
|
-
//! moment.js locale configuration
|
|
145
|
-
var t="vasárnap hétfőn kedden szerdán csütörtökön pénteken szombaton".split(" ");function n(e,t,n,r){var a=e;switch(n){case"s":return r||t?"néhány másodperc":"néhány másodperce";case"ss":return a+(r||t)?" másodperc":" másodperce";case"m":return"egy"+(r||t?" perc":" perce");case"mm":return a+(r||t?" perc":" perce");case"h":return"egy"+(r||t?" óra":" órája");case"hh":return a+(r||t?" óra":" órája");case"d":return"egy"+(r||t?" nap":" napja");case"dd":return a+(r||t?" nap":" napja");case"M":return"egy"+(r||t?" hónap":" hónapja");case"MM":return a+(r||t?" hónap":" hónapja");case"y":return"egy"+(r||t?" év":" éve");case"yy":return a+(r||t?" év":" éve")}return""}function r(e){return(e?"":"[múlt] ")+"["+t[this.day()]+"] LT[-kor]"}var a=e.defineLocale("hu",{months:"január_február_március_április_május_június_július_augusztus_szeptember_október_november_december".split("_"),monthsShort:"jan._feb._márc._ápr._máj._jún._júl._aug._szept._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"vasárnap_hétfő_kedd_szerda_csütörtök_péntek_szombat".split("_"),weekdaysShort:"vas_hét_kedd_sze_csüt_pén_szo".split("_"),weekdaysMin:"v_h_k_sze_cs_p_szo".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY. MMMM D.",LLL:"YYYY. MMMM D. H:mm",LLLL:"YYYY. MMMM D., dddd H:mm"},meridiemParse:/de|du/i,isPM:function(e){return"u"===e.charAt(1).toLowerCase()},meridiem:function(e,t,n){return e<12?!0===n?"de":"DE":!0===n?"du":"DU"},calendar:{sameDay:"[ma] LT[-kor]",nextDay:"[holnap] LT[-kor]",nextWeek:function(){return r.call(this,!0)},lastDay:"[tegnap] LT[-kor]",lastWeek:function(){return r.call(this,!1)},sameElse:"L"},relativeTime:{future:"%s múlva",past:"%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return a}))},1423:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
146
|
-
//! moment.js locale configuration
|
|
147
|
-
var t=e.defineLocale("hy-am",{months:{format:"հունվարի_փետրվարի_մարտի_ապրիլի_մայիսի_հունիսի_հուլիսի_օգոստոսի_սեպտեմբերի_հոկտեմբերի_նոյեմբերի_դեկտեմբերի".split("_"),standalone:"հունվար_փետրվար_մարտ_ապրիլ_մայիս_հունիս_հուլիս_օգոստոս_սեպտեմբեր_հոկտեմբեր_նոյեմբեր_դեկտեմբեր".split("_")},monthsShort:"հնվ_փտր_մրտ_ապր_մյս_հնս_հլս_օգս_սպտ_հկտ_նմբ_դկտ".split("_"),weekdays:"կիրակի_երկուշաբթի_երեքշաբթի_չորեքշաբթի_հինգշաբթի_ուրբաթ_շաբաթ".split("_"),weekdaysShort:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),weekdaysMin:"կրկ_երկ_երք_չրք_հնգ_ուրբ_շբթ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY թ.",LLL:"D MMMM YYYY թ., HH:mm",LLLL:"dddd, D MMMM YYYY թ., HH:mm"},calendar:{sameDay:"[այսօր] LT",nextDay:"[վաղը] LT",lastDay:"[երեկ] LT",nextWeek:function(){return"dddd [օրը ժամը] LT"},lastWeek:function(){return"[անցած] dddd [օրը ժամը] LT"},sameElse:"L"},relativeTime:{future:"%s հետո",past:"%s առաջ",s:"մի քանի վայրկյան",ss:"%d վայրկյան",m:"րոպե",mm:"%d րոպե",h:"ժամ",hh:"%d ժամ",d:"օր",dd:"%d օր",M:"ամիս",MM:"%d ամիս",y:"տարի",yy:"%d տարի"},meridiemParse:/գիշերվա|առավոտվա|ցերեկվա|երեկոյան/,isPM:function(e){return/^(ցերեկվա|երեկոյան)$/.test(e)},meridiem:function(e){return e<4?"գիշերվա":e<12?"առավոտվա":e<17?"ցերեկվա":"երեկոյան"},dayOfMonthOrdinalParse:/\d{1,2}|\d{1,2}-(ին|րդ)/,ordinal:function(e,t){switch(t){case"DDD":case"w":case"W":case"DDDo":return 1===e?e+"-ին":e+"-րդ";default:return e}},week:{dow:1,doy:7}});return t}))},9218:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
148
|
-
//! moment.js locale configuration
|
|
149
|
-
var t=e.defineLocale("id",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_November_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Agt_Sep_Okt_Nov_Des".split("_"),weekdays:"Minggu_Senin_Selasa_Rabu_Kamis_Jumat_Sabtu".split("_"),weekdaysShort:"Min_Sen_Sel_Rab_Kam_Jum_Sab".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|siang|sore|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"siang"===t?e>=11?e:e+12:"sore"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"siang":e<19?"sore":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Besok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kemarin pukul] LT",lastWeek:"dddd [lalu pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lalu",s:"beberapa detik",ss:"%d detik",m:"semenit",mm:"%d menit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:0,doy:6}});return t}))},135:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
150
|
-
//! moment.js locale configuration
|
|
151
|
-
function t(e){return e%100===11||e%10!==1}function n(e,n,r,a){var o=e+" ";switch(r){case"s":return n||a?"nokkrar sekúndur":"nokkrum sekúndum";case"ss":return t(e)?o+(n||a?"sekúndur":"sekúndum"):o+"sekúnda";case"m":return n?"mínúta":"mínútu";case"mm":return t(e)?o+(n||a?"mínútur":"mínútum"):n?o+"mínúta":o+"mínútu";case"hh":return t(e)?o+(n||a?"klukkustundir":"klukkustundum"):o+"klukkustund";case"d":return n?"dagur":a?"dag":"degi";case"dd":return t(e)?n?o+"dagar":o+(a?"daga":"dögum"):n?o+"dagur":o+(a?"dag":"degi");case"M":return n?"mánuður":a?"mánuð":"mánuði";case"MM":return t(e)?n?o+"mánuðir":o+(a?"mánuði":"mánuðum"):n?o+"mánuður":o+(a?"mánuð":"mánuði");case"y":return n||a?"ár":"ári";case"yy":return t(e)?o+(n||a?"ár":"árum"):o+(n||a?"ár":"ári")}}var r=e.defineLocale("is",{months:"janúar_febrúar_mars_apríl_maí_júní_júlí_ágúst_september_október_nóvember_desember".split("_"),monthsShort:"jan_feb_mar_apr_maí_jún_júl_ágú_sep_okt_nóv_des".split("_"),weekdays:"sunnudagur_mánudagur_þriðjudagur_miðvikudagur_fimmtudagur_föstudagur_laugardagur".split("_"),weekdaysShort:"sun_mán_þri_mið_fim_fös_lau".split("_"),weekdaysMin:"Su_Má_Þr_Mi_Fi_Fö_La".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd, D. MMMM YYYY [kl.] H:mm"},calendar:{sameDay:"[í dag kl.] LT",nextDay:"[á morgun kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[í gær kl.] LT",lastWeek:"[síðasta] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"eftir %s",past:"fyrir %s síðan",s:n,ss:n,m:n,mm:n,h:"klukkustund",hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return r}))},150:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
152
|
-
//! moment.js locale configuration
|
|
153
|
-
var t=e.defineLocale("it-ch",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[Oggi alle] LT",nextDay:"[Domani alle] LT",nextWeek:"dddd [alle] LT",lastDay:"[Ieri alle] LT",lastWeek:function(){switch(this.day()){case 0:return"[la scorsa] dddd [alle] LT";default:return"[lo scorso] dddd [alle] LT"}},sameElse:"L"},relativeTime:{future:function(e){return(/^[0-9].+$/.test(e)?"tra":"in")+" "+e},past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t}))},626:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
154
|
-
//! moment.js locale configuration
|
|
155
|
-
var t=e.defineLocale("it",{months:"gennaio_febbraio_marzo_aprile_maggio_giugno_luglio_agosto_settembre_ottobre_novembre_dicembre".split("_"),monthsShort:"gen_feb_mar_apr_mag_giu_lug_ago_set_ott_nov_dic".split("_"),weekdays:"domenica_lunedì_martedì_mercoledì_giovedì_venerdì_sabato".split("_"),weekdaysShort:"dom_lun_mar_mer_gio_ven_sab".split("_"),weekdaysMin:"do_lu_ma_me_gi_ve_sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:function(){return"[Oggi a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextDay:function(){return"[Domani a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},nextWeek:function(){return"dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastDay:function(){return"[Ieri a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"},lastWeek:function(){switch(this.day()){case 0:return"[La scorsa] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT";default:return"[Lo scorso] dddd [a"+(this.hours()>1?"lle ":0===this.hours()?" ":"ll'")+"]LT"}},sameElse:"L"},relativeTime:{future:"tra %s",past:"%s fa",s:"alcuni secondi",ss:"%d secondi",m:"un minuto",mm:"%d minuti",h:"un'ora",hh:"%d ore",d:"un giorno",dd:"%d giorni",w:"una settimana",ww:"%d settimane",M:"un mese",MM:"%d mesi",y:"un anno",yy:"%d anni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t}))},9183:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
156
|
-
//! moment.js locale configuration
|
|
157
|
-
var t=e.defineLocale("ja",{eras:[{since:"2019-05-01",offset:1,name:"令和",narrow:"㋿",abbr:"R"},{since:"1989-01-08",until:"2019-04-30",offset:1,name:"平成",narrow:"㍻",abbr:"H"},{since:"1926-12-25",until:"1989-01-07",offset:1,name:"昭和",narrow:"㍼",abbr:"S"},{since:"1912-07-30",until:"1926-12-24",offset:1,name:"大正",narrow:"㍽",abbr:"T"},{since:"1873-01-01",until:"1912-07-29",offset:6,name:"明治",narrow:"㍾",abbr:"M"},{since:"0001-01-01",until:"1873-12-31",offset:1,name:"西暦",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"紀元前",narrow:"BC",abbr:"BC"}],eraYearOrdinalRegex:/(元|\d+)年/,eraYearOrdinalParse:function(e,t){return"元"===t[1]?1:parseInt(t[1]||e,10)},months:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"日曜日_月曜日_火曜日_水曜日_木曜日_金曜日_土曜日".split("_"),weekdaysShort:"日_月_火_水_木_金_土".split("_"),weekdaysMin:"日_月_火_水_木_金_土".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日 dddd HH:mm",l:"YYYY/MM/DD",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日(ddd) HH:mm"},meridiemParse:/午前|午後/i,isPM:function(e){return"午後"===e},meridiem:function(e,t,n){return e<12?"午前":"午後"},calendar:{sameDay:"[今日] LT",nextDay:"[明日] LT",nextWeek:function(e){return e.week()!==this.week()?"[来週]dddd LT":"dddd LT"},lastDay:"[昨日] LT",lastWeek:function(e){return this.week()!==e.week()?"[先週]dddd LT":"dddd LT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}日/,ordinal:function(e,t){switch(t){case"y":return 1===e?"元年":e+"年";case"d":case"D":case"DDD":return e+"日";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"数秒",ss:"%d秒",m:"1分",mm:"%d分",h:"1時間",hh:"%d時間",d:"1日",dd:"%d日",M:"1ヶ月",MM:"%dヶ月",y:"1年",yy:"%d年"}});return t}))},4286:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
158
|
-
//! moment.js locale configuration
|
|
159
|
-
var t=e.defineLocale("jv",{months:"Januari_Februari_Maret_April_Mei_Juni_Juli_Agustus_September_Oktober_Nopember_Desember".split("_"),monthsShort:"Jan_Feb_Mar_Apr_Mei_Jun_Jul_Ags_Sep_Okt_Nop_Des".split("_"),weekdays:"Minggu_Senen_Seloso_Rebu_Kemis_Jemuwah_Septu".split("_"),weekdaysShort:"Min_Sen_Sel_Reb_Kem_Jem_Sep".split("_"),weekdaysMin:"Mg_Sn_Sl_Rb_Km_Jm_Sp".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/enjing|siyang|sonten|ndalu/,meridiemHour:function(e,t){return 12===e&&(e=0),"enjing"===t?e:"siyang"===t?e>=11?e:e+12:"sonten"===t||"ndalu"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"enjing":e<15?"siyang":e<19?"sonten":"ndalu"},calendar:{sameDay:"[Dinten puniko pukul] LT",nextDay:"[Mbenjang pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kala wingi pukul] LT",lastWeek:"dddd [kepengker pukul] LT",sameElse:"L"},relativeTime:{future:"wonten ing %s",past:"%s ingkang kepengker",s:"sawetawis detik",ss:"%d detik",m:"setunggal menit",mm:"%d menit",h:"setunggal jam",hh:"%d jam",d:"sedinten",dd:"%d dinten",M:"sewulan",MM:"%d wulan",y:"setaun",yy:"%d taun"},week:{dow:1,doy:7}});return t}))},2105:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
160
|
-
//! moment.js locale configuration
|
|
161
|
-
var t=e.defineLocale("ka",{months:"იანვარი_თებერვალი_მარტი_აპრილი_მაისი_ივნისი_ივლისი_აგვისტო_სექტემბერი_ოქტომბერი_ნოემბერი_დეკემბერი".split("_"),monthsShort:"იან_თებ_მარ_აპრ_მაი_ივნ_ივლ_აგვ_სექ_ოქტ_ნოე_დეკ".split("_"),weekdays:{standalone:"კვირა_ორშაბათი_სამშაბათი_ოთხშაბათი_ხუთშაბათი_პარასკევი_შაბათი".split("_"),format:"კვირას_ორშაბათს_სამშაბათს_ოთხშაბათს_ხუთშაბათს_პარასკევს_შაბათს".split("_"),isFormat:/(წინა|შემდეგ)/},weekdaysShort:"კვი_ორშ_სამ_ოთხ_ხუთ_პარ_შაბ".split("_"),weekdaysMin:"კვ_ორ_სა_ოთ_ხუ_პა_შა".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[დღეს] LT[-ზე]",nextDay:"[ხვალ] LT[-ზე]",lastDay:"[გუშინ] LT[-ზე]",nextWeek:"[შემდეგ] dddd LT[-ზე]",lastWeek:"[წინა] dddd LT-ზე",sameElse:"L"},relativeTime:{future:function(e){return e.replace(/(წამ|წუთ|საათ|წელ|დღ|თვ)(ი|ე)/,(function(e,t,n){return"ი"===n?t+"ში":t+n+"ში"}))},past:function(e){return/(წამი|წუთი|საათი|დღე|თვე)/.test(e)?e.replace(/(ი|ე)$/,"ის წინ"):/წელი/.test(e)?e.replace(/წელი$/,"წლის წინ"):e},s:"რამდენიმე წამი",ss:"%d წამი",m:"წუთი",mm:"%d წუთი",h:"საათი",hh:"%d საათი",d:"დღე",dd:"%d დღე",M:"თვე",MM:"%d თვე",y:"წელი",yy:"%d წელი"},dayOfMonthOrdinalParse:/0|1-ლი|მე-\d{1,2}|\d{1,2}-ე/,ordinal:function(e){return 0===e?e:1===e?e+"-ლი":e<20||e<=100&&e%20===0||e%100===0?"მე-"+e:e+"-ე"},week:{dow:1,doy:7}});return t}))},7772:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
162
|
-
//! moment.js locale configuration
|
|
163
|
-
var t={0:"-ші",1:"-ші",2:"-ші",3:"-ші",4:"-ші",5:"-ші",6:"-шы",7:"-ші",8:"-ші",9:"-шы",10:"-шы",20:"-шы",30:"-шы",40:"-шы",50:"-ші",60:"-шы",70:"-ші",80:"-ші",90:"-шы",100:"-ші"},n=e.defineLocale("kk",{months:"қаңтар_ақпан_наурыз_сәуір_мамыр_маусым_шілде_тамыз_қыркүйек_қазан_қараша_желтоқсан".split("_"),monthsShort:"қаң_ақп_нау_сәу_мам_мау_шіл_там_қыр_қаз_қар_жел".split("_"),weekdays:"жексенбі_дүйсенбі_сейсенбі_сәрсенбі_бейсенбі_жұма_сенбі".split("_"),weekdaysShort:"жек_дүй_сей_сәр_бей_жұм_сен".split("_"),weekdaysMin:"жк_дй_сй_ср_бй_жм_сн".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгін сағат] LT",nextDay:"[Ертең сағат] LT",nextWeek:"dddd [сағат] LT",lastDay:"[Кеше сағат] LT",lastWeek:"[Өткен аптаның] dddd [сағат] LT",sameElse:"L"},relativeTime:{future:"%s ішінде",past:"%s бұрын",s:"бірнеше секунд",ss:"%d секунд",m:"бір минут",mm:"%d минут",h:"бір сағат",hh:"%d сағат",d:"бір күн",dd:"%d күн",M:"бір ай",MM:"%d ай",y:"бір жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(ші|шы)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n}))},8758:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
164
|
-
//! moment.js locale configuration
|
|
165
|
-
var t={1:"១",2:"២",3:"៣",4:"៤",5:"៥",6:"៦",7:"៧",8:"៨",9:"៩",0:"០"},n={"១":"1","២":"2","៣":"3","៤":"4","៥":"5","៦":"6","៧":"7","៨":"8","៩":"9","០":"0"},r=e.defineLocale("km",{months:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),monthsShort:"មករា_កុម្ភៈ_មីនា_មេសា_ឧសភា_មិថុនា_កក្កដា_សីហា_កញ្ញា_តុលា_វិច្ឆិកា_ធ្នូ".split("_"),weekdays:"អាទិត្យ_ច័ន្ទ_អង្គារ_ពុធ_ព្រហស្បតិ៍_សុក្រ_សៅរ៍".split("_"),weekdaysShort:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysMin:"អា_ច_អ_ព_ព្រ_សុ_ស".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ព្រឹក|ល្ងាច/,isPM:function(e){return"ល្ងាច"===e},meridiem:function(e,t,n){return e<12?"ព្រឹក":"ល្ងាច"},calendar:{sameDay:"[ថ្ងៃនេះ ម៉ោង] LT",nextDay:"[ស្អែក ម៉ោង] LT",nextWeek:"dddd [ម៉ោង] LT",lastDay:"[ម្សិលមិញ ម៉ោង] LT",lastWeek:"dddd [សប្តាហ៍មុន] [ម៉ោង] LT",sameElse:"L"},relativeTime:{future:"%sទៀត",past:"%sមុន",s:"ប៉ុន្មានវិនាទី",ss:"%d វិនាទី",m:"មួយនាទី",mm:"%d នាទី",h:"មួយម៉ោង",hh:"%d ម៉ោង",d:"មួយថ្ងៃ",dd:"%d ថ្ងៃ",M:"មួយខែ",MM:"%d ខែ",y:"មួយឆ្នាំ",yy:"%d ឆ្នាំ"},dayOfMonthOrdinalParse:/ទី\d{1,2}/,ordinal:"ទី%d",preparse:function(e){return e.replace(/[១២៣៤៥៦៧៨៩០]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}});return r}))},9282:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
166
|
-
//! moment.js locale configuration
|
|
167
|
-
var t={1:"೧",2:"೨",3:"೩",4:"೪",5:"೫",6:"೬",7:"೭",8:"೮",9:"೯",0:"೦"},n={"೧":"1","೨":"2","೩":"3","೪":"4","೫":"5","೬":"6","೭":"7","೮":"8","೯":"9","೦":"0"},r=e.defineLocale("kn",{months:"ಜನವರಿ_ಫೆಬ್ರವರಿ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂಬರ್_ಅಕ್ಟೋಬರ್_ನವೆಂಬರ್_ಡಿಸೆಂಬರ್".split("_"),monthsShort:"ಜನ_ಫೆಬ್ರ_ಮಾರ್ಚ್_ಏಪ್ರಿಲ್_ಮೇ_ಜೂನ್_ಜುಲೈ_ಆಗಸ್ಟ್_ಸೆಪ್ಟೆಂ_ಅಕ್ಟೋ_ನವೆಂ_ಡಿಸೆಂ".split("_"),monthsParseExact:!0,weekdays:"ಭಾನುವಾರ_ಸೋಮವಾರ_ಮಂಗಳವಾರ_ಬುಧವಾರ_ಗುರುವಾರ_ಶುಕ್ರವಾರ_ಶನಿವಾರ".split("_"),weekdaysShort:"ಭಾನು_ಸೋಮ_ಮಂಗಳ_ಬುಧ_ಗುರು_ಶುಕ್ರ_ಶನಿ".split("_"),weekdaysMin:"ಭಾ_ಸೋ_ಮಂ_ಬು_ಗು_ಶು_ಶ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[ಇಂದು] LT",nextDay:"[ನಾಳೆ] LT",nextWeek:"dddd, LT",lastDay:"[ನಿನ್ನೆ] LT",lastWeek:"[ಕೊನೆಯ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ನಂತರ",past:"%s ಹಿಂದೆ",s:"ಕೆಲವು ಕ್ಷಣಗಳು",ss:"%d ಸೆಕೆಂಡುಗಳು",m:"ಒಂದು ನಿಮಿಷ",mm:"%d ನಿಮಿಷ",h:"ಒಂದು ಗಂಟೆ",hh:"%d ಗಂಟೆ",d:"ಒಂದು ದಿನ",dd:"%d ದಿನ",M:"ಒಂದು ತಿಂಗಳು",MM:"%d ತಿಂಗಳು",y:"ಒಂದು ವರ್ಷ",yy:"%d ವರ್ಷ"},preparse:function(e){return e.replace(/[೧೨೩೪೫೬೭೮೯೦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/ರಾತ್ರಿ|ಬೆಳಿಗ್ಗೆ|ಮಧ್ಯಾಹ್ನ|ಸಂಜೆ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ರಾತ್ರಿ"===t?e<4?e:e+12:"ಬೆಳಿಗ್ಗೆ"===t?e:"ಮಧ್ಯಾಹ್ನ"===t?e>=10?e:e+12:"ಸಂಜೆ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ರಾತ್ರಿ":e<10?"ಬೆಳಿಗ್ಗೆ":e<17?"ಮಧ್ಯಾಹ್ನ":e<20?"ಸಂಜೆ":"ರಾತ್ರಿ"},dayOfMonthOrdinalParse:/\d{1,2}(ನೇ)/,ordinal:function(e){return e+"ನೇ"},week:{dow:0,doy:6}});return r}))},3730:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
168
|
-
//! moment.js locale configuration
|
|
169
|
-
var t=e.defineLocale("ko",{months:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),monthsShort:"1월_2월_3월_4월_5월_6월_7월_8월_9월_10월_11월_12월".split("_"),weekdays:"일요일_월요일_화요일_수요일_목요일_금요일_토요일".split("_"),weekdaysShort:"일_월_화_수_목_금_토".split("_"),weekdaysMin:"일_월_화_수_목_금_토".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"YYYY.MM.DD.",LL:"YYYY년 MMMM D일",LLL:"YYYY년 MMMM D일 A h:mm",LLLL:"YYYY년 MMMM D일 dddd A h:mm",l:"YYYY.MM.DD.",ll:"YYYY년 MMMM D일",lll:"YYYY년 MMMM D일 A h:mm",llll:"YYYY년 MMMM D일 dddd A h:mm"},calendar:{sameDay:"오늘 LT",nextDay:"내일 LT",nextWeek:"dddd LT",lastDay:"어제 LT",lastWeek:"지난주 dddd LT",sameElse:"L"},relativeTime:{future:"%s 후",past:"%s 전",s:"몇 초",ss:"%d초",m:"1분",mm:"%d분",h:"한 시간",hh:"%d시간",d:"하루",dd:"%d일",M:"한 달",MM:"%d달",y:"일 년",yy:"%d년"},dayOfMonthOrdinalParse:/\d{1,2}(일|월|주)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"일";case"M":return e+"월";case"w":case"W":return e+"주";default:return e}},meridiemParse:/오전|오후/,isPM:function(e){return"오후"===e},meridiem:function(e,t,n){return e<12?"오전":"오후"}});return t}))},1408:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
170
|
-
//! moment.js locale configuration
|
|
171
|
-
var t={1:"١",2:"٢",3:"٣",4:"٤",5:"٥",6:"٦",7:"٧",8:"٨",9:"٩",0:"٠"},n={"١":"1","٢":"2","٣":"3","٤":"4","٥":"5","٦":"6","٧":"7","٨":"8","٩":"9","٠":"0"},r=["کانونی دووەم","شوبات","ئازار","نیسان","ئایار","حوزەیران","تەمموز","ئاب","ئەیلوول","تشرینی یەكەم","تشرینی دووەم","كانونی یەکەم"],a=e.defineLocale("ku",{months:r,monthsShort:r,weekdays:"یهكشهممه_دووشهممه_سێشهممه_چوارشهممه_پێنجشهممه_ههینی_شهممه".split("_"),weekdaysShort:"یهكشهم_دووشهم_سێشهم_چوارشهم_پێنجشهم_ههینی_شهممه".split("_"),weekdaysMin:"ی_د_س_چ_پ_ه_ش".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},meridiemParse:/ئێواره|بهیانی/,isPM:function(e){return/ئێواره/.test(e)},meridiem:function(e,t,n){return e<12?"بهیانی":"ئێواره"},calendar:{sameDay:"[ئهمرۆ كاتژمێر] LT",nextDay:"[بهیانی كاتژمێر] LT",nextWeek:"dddd [كاتژمێر] LT",lastDay:"[دوێنێ كاتژمێر] LT",lastWeek:"dddd [كاتژمێر] LT",sameElse:"L"},relativeTime:{future:"له %s",past:"%s",s:"چهند چركهیهك",ss:"چركه %d",m:"یهك خولهك",mm:"%d خولهك",h:"یهك كاتژمێر",hh:"%d كاتژمێر",d:"یهك ڕۆژ",dd:"%d ڕۆژ",M:"یهك مانگ",MM:"%d مانگ",y:"یهك ساڵ",yy:"%d ساڵ"},preparse:function(e){return e.replace(/[١٢٣٤٥٦٧٨٩٠]/g,(function(e){return n[e]})).replace(/،/g,",")},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]})).replace(/,/g,"،")},week:{dow:6,doy:12}});return a}))},3291:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
172
|
-
//! moment.js locale configuration
|
|
173
|
-
var t={0:"-чү",1:"-чи",2:"-чи",3:"-чү",4:"-чү",5:"-чи",6:"-чы",7:"-чи",8:"-чи",9:"-чу",10:"-чу",20:"-чы",30:"-чу",40:"-чы",50:"-чү",60:"-чы",70:"-чи",80:"-чи",90:"-чу",100:"-чү"},n=e.defineLocale("ky",{months:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_"),monthsShort:"янв_фев_март_апр_май_июнь_июль_авг_сен_окт_ноя_дек".split("_"),weekdays:"Жекшемби_Дүйшөмбү_Шейшемби_Шаршемби_Бейшемби_Жума_Ишемби".split("_"),weekdaysShort:"Жек_Дүй_Шей_Шар_Бей_Жум_Ише".split("_"),weekdaysMin:"Жк_Дй_Шй_Шр_Бй_Жм_Иш".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Бүгүн саат] LT",nextDay:"[Эртең саат] LT",nextWeek:"dddd [саат] LT",lastDay:"[Кечээ саат] LT",lastWeek:"[Өткөн аптанын] dddd [күнү] [саат] LT",sameElse:"L"},relativeTime:{future:"%s ичинде",past:"%s мурун",s:"бирнече секунд",ss:"%d секунд",m:"бир мүнөт",mm:"%d мүнөт",h:"бир саат",hh:"%d саат",d:"бир күн",dd:"%d күн",M:"бир ай",MM:"%d ай",y:"бир жыл",yy:"%d жыл"},dayOfMonthOrdinalParse:/\d{1,2}-(чи|чы|чү|чу)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n}))},6841:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
174
|
-
//! moment.js locale configuration
|
|
175
|
-
function t(e,t,n,r){var a={m:["eng Minutt","enger Minutt"],h:["eng Stonn","enger Stonn"],d:["een Dag","engem Dag"],M:["ee Mount","engem Mount"],y:["ee Joer","engem Joer"]};return t?a[n][0]:a[n][1]}function n(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"a "+e:"an "+e}function r(e){var t=e.substr(0,e.indexOf(" "));return a(t)?"viru "+e:"virun "+e}function a(e){if(e=parseInt(e,10),isNaN(e))return!1;if(e<0)return!0;if(e<10)return 4<=e&&e<=7;if(e<100){var t=e%10,n=e/10;return a(0===t?n:t)}if(e<1e4){while(e>=10)e/=10;return a(e)}return e/=1e3,a(e)}var o=e.defineLocale("lb",{months:"Januar_Februar_Mäerz_Abrëll_Mee_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"Jan._Febr._Mrz._Abr._Mee_Jun._Jul._Aug._Sept._Okt._Nov._Dez.".split("_"),monthsParseExact:!0,weekdays:"Sonndeg_Méindeg_Dënschdeg_Mëttwoch_Donneschdeg_Freideg_Samschdeg".split("_"),weekdaysShort:"So._Mé._Dë._Më._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mé_Dë_Më_Do_Fr_Sa".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm [Auer]",LTS:"H:mm:ss [Auer]",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm [Auer]",LLLL:"dddd, D. MMMM YYYY H:mm [Auer]"},calendar:{sameDay:"[Haut um] LT",sameElse:"L",nextDay:"[Muer um] LT",nextWeek:"dddd [um] LT",lastDay:"[Gëschter um] LT",lastWeek:function(){switch(this.day()){case 2:case 4:return"[Leschten] dddd [um] LT";default:return"[Leschte] dddd [um] LT"}}},relativeTime:{future:n,past:r,s:"e puer Sekonnen",ss:"%d Sekonnen",m:t,mm:"%d Minutten",h:t,hh:"%d Stonnen",d:t,dd:"%d Deeg",M:t,MM:"%d Méint",y:t,yy:"%d Joer"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o}))},5466:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
176
|
-
//! moment.js locale configuration
|
|
177
|
-
var t=e.defineLocale("lo",{months:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),monthsShort:"ມັງກອນ_ກຸມພາ_ມີນາ_ເມສາ_ພຶດສະພາ_ມິຖຸນາ_ກໍລະກົດ_ສິງຫາ_ກັນຍາ_ຕຸລາ_ພະຈິກ_ທັນວາ".split("_"),weekdays:"ອາທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysShort:"ທິດ_ຈັນ_ອັງຄານ_ພຸດ_ພະຫັດ_ສຸກ_ເສົາ".split("_"),weekdaysMin:"ທ_ຈ_ອຄ_ພ_ພຫ_ສກ_ສ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"ວັນdddd D MMMM YYYY HH:mm"},meridiemParse:/ຕອນເຊົ້າ|ຕອນແລງ/,isPM:function(e){return"ຕອນແລງ"===e},meridiem:function(e,t,n){return e<12?"ຕອນເຊົ້າ":"ຕອນແລງ"},calendar:{sameDay:"[ມື້ນີ້ເວລາ] LT",nextDay:"[ມື້ອື່ນເວລາ] LT",nextWeek:"[ວັນ]dddd[ໜ້າເວລາ] LT",lastDay:"[ມື້ວານນີ້ເວລາ] LT",lastWeek:"[ວັນ]dddd[ແລ້ວນີ້ເວລາ] LT",sameElse:"L"},relativeTime:{future:"ອີກ %s",past:"%sຜ່ານມາ",s:"ບໍ່ເທົ່າໃດວິນາທີ",ss:"%d ວິນາທີ",m:"1 ນາທີ",mm:"%d ນາທີ",h:"1 ຊົ່ວໂມງ",hh:"%d ຊົ່ວໂມງ",d:"1 ມື້",dd:"%d ມື້",M:"1 ເດືອນ",MM:"%d ເດືອນ",y:"1 ປີ",yy:"%d ປີ"},dayOfMonthOrdinalParse:/(ທີ່)\d{1,2}/,ordinal:function(e){return"ທີ່"+e}});return t}))},7010:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
178
|
-
//! moment.js locale configuration
|
|
179
|
-
var t={ss:"sekundė_sekundžių_sekundes",m:"minutė_minutės_minutę",mm:"minutės_minučių_minutes",h:"valanda_valandos_valandą",hh:"valandos_valandų_valandas",d:"diena_dienos_dieną",dd:"dienos_dienų_dienas",M:"mėnuo_mėnesio_mėnesį",MM:"mėnesiai_mėnesių_mėnesius",y:"metai_metų_metus",yy:"metai_metų_metus"};function n(e,t,n,r){return t?"kelios sekundės":r?"kelių sekundžių":"kelias sekundes"}function r(e,t,n,r){return t?o(n)[0]:r?o(n)[1]:o(n)[2]}function a(e){return e%10===0||e>10&&e<20}function o(e){return t[e].split("_")}function s(e,t,n,s){var i=e+" ";return 1===e?i+r(e,t,n[0],s):t?i+(a(e)?o(n)[1]:o(n)[0]):s?i+o(n)[1]:i+(a(e)?o(n)[1]:o(n)[2])}var i=e.defineLocale("lt",{months:{format:"sausio_vasario_kovo_balandžio_gegužės_birželio_liepos_rugpjūčio_rugsėjo_spalio_lapkričio_gruodžio".split("_"),standalone:"sausis_vasaris_kovas_balandis_gegužė_birželis_liepa_rugpjūtis_rugsėjis_spalis_lapkritis_gruodis".split("_"),isFormat:/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?|MMMM?(\[[^\[\]]*\]|\s)+D[oD]?/},monthsShort:"sau_vas_kov_bal_geg_bir_lie_rgp_rgs_spa_lap_grd".split("_"),weekdays:{format:"sekmadienį_pirmadienį_antradienį_trečiadienį_ketvirtadienį_penktadienį_šeštadienį".split("_"),standalone:"sekmadienis_pirmadienis_antradienis_trečiadienis_ketvirtadienis_penktadienis_šeštadienis".split("_"),isFormat:/dddd HH:mm/},weekdaysShort:"Sek_Pir_Ant_Tre_Ket_Pen_Šeš".split("_"),weekdaysMin:"S_P_A_T_K_Pn_Š".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY [m.] MMMM D [d.]",LLL:"YYYY [m.] MMMM D [d.], HH:mm [val.]",LLLL:"YYYY [m.] MMMM D [d.], dddd, HH:mm [val.]",l:"YYYY-MM-DD",ll:"YYYY [m.] MMMM D [d.]",lll:"YYYY [m.] MMMM D [d.], HH:mm [val.]",llll:"YYYY [m.] MMMM D [d.], ddd, HH:mm [val.]"},calendar:{sameDay:"[Šiandien] LT",nextDay:"[Rytoj] LT",nextWeek:"dddd LT",lastDay:"[Vakar] LT",lastWeek:"[Praėjusį] dddd LT",sameElse:"L"},relativeTime:{future:"po %s",past:"prieš %s",s:n,ss:s,m:r,mm:s,h:r,hh:s,d:r,dd:s,M:r,MM:s,y:r,yy:s},dayOfMonthOrdinalParse:/\d{1,2}-oji/,ordinal:function(e){return e+"-oji"},week:{dow:1,doy:4}});return i}))},7595:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
180
|
-
//! moment.js locale configuration
|
|
181
|
-
var t={ss:"sekundes_sekundēm_sekunde_sekundes".split("_"),m:"minūtes_minūtēm_minūte_minūtes".split("_"),mm:"minūtes_minūtēm_minūte_minūtes".split("_"),h:"stundas_stundām_stunda_stundas".split("_"),hh:"stundas_stundām_stunda_stundas".split("_"),d:"dienas_dienām_diena_dienas".split("_"),dd:"dienas_dienām_diena_dienas".split("_"),M:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),MM:"mēneša_mēnešiem_mēnesis_mēneši".split("_"),y:"gada_gadiem_gads_gadi".split("_"),yy:"gada_gadiem_gads_gadi".split("_")};function n(e,t,n){return n?t%10===1&&t%100!==11?e[2]:e[3]:t%10===1&&t%100!==11?e[0]:e[1]}function r(e,r,a){return e+" "+n(t[a],e,r)}function a(e,r,a){return n(t[a],e,r)}function o(e,t){return t?"dažas sekundes":"dažām sekundēm"}var s=e.defineLocale("lv",{months:"janvāris_februāris_marts_aprīlis_maijs_jūnijs_jūlijs_augusts_septembris_oktobris_novembris_decembris".split("_"),monthsShort:"jan_feb_mar_apr_mai_jūn_jūl_aug_sep_okt_nov_dec".split("_"),weekdays:"svētdiena_pirmdiena_otrdiena_trešdiena_ceturtdiena_piektdiena_sestdiena".split("_"),weekdaysShort:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysMin:"Sv_P_O_T_C_Pk_S".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY.",LL:"YYYY. [gada] D. MMMM",LLL:"YYYY. [gada] D. MMMM, HH:mm",LLLL:"YYYY. [gada] D. MMMM, dddd, HH:mm"},calendar:{sameDay:"[Šodien pulksten] LT",nextDay:"[Rīt pulksten] LT",nextWeek:"dddd [pulksten] LT",lastDay:"[Vakar pulksten] LT",lastWeek:"[Pagājušā] dddd [pulksten] LT",sameElse:"L"},relativeTime:{future:"pēc %s",past:"pirms %s",s:o,ss:r,m:a,mm:r,h:a,hh:r,d:a,dd:r,M:a,MM:r,y:a,yy:r},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return s}))},9861:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
182
|
-
//! moment.js locale configuration
|
|
183
|
-
var t={words:{ss:["sekund","sekunda","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],dd:["dan","dana","dana"],MM:["mjesec","mjeseca","mjeseci"],yy:["godina","godine","godina"]},correctGrammaticalCase:function(e,t){return 1===e?t[0]:e>=2&&e<=4?t[1]:t[2]},translate:function(e,n,r){var a=t.words[r];return 1===r.length?n?a[0]:a[1]:e+" "+t.correctGrammaticalCase(e,a)}},n=e.defineLocale("me",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedjelja_ponedjeljak_utorak_srijeda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sri._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sjutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedjelju] [u] LT";case 3:return"[u] [srijedu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){var e=["[prošle] [nedjelje] [u] LT","[prošlog] [ponedjeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srijede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"prije %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:"dan",dd:t.translate,M:"mjesec",MM:t.translate,y:"godinu",yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},5493:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
184
|
-
//! moment.js locale configuration
|
|
185
|
-
var t=e.defineLocale("mi",{months:"Kohi-tāte_Hui-tanguru_Poutū-te-rangi_Paenga-whāwhā_Haratua_Pipiri_Hōngoingoi_Here-turi-kōkā_Mahuru_Whiringa-ā-nuku_Whiringa-ā-rangi_Hakihea".split("_"),monthsShort:"Kohi_Hui_Pou_Pae_Hara_Pipi_Hōngoi_Here_Mahu_Whi-nu_Whi-ra_Haki".split("_"),monthsRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,3}/i,monthsShortStrictRegex:/(?:['a-z\u0101\u014D\u016B]+\-?){1,2}/i,weekdays:"Rātapu_Mane_Tūrei_Wenerei_Tāite_Paraire_Hātarei".split("_"),weekdaysShort:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),weekdaysMin:"Ta_Ma_Tū_We_Tāi_Pa_Hā".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [i] HH:mm",LLLL:"dddd, D MMMM YYYY [i] HH:mm"},calendar:{sameDay:"[i teie mahana, i] LT",nextDay:"[apopo i] LT",nextWeek:"dddd [i] LT",lastDay:"[inanahi i] LT",lastWeek:"dddd [whakamutunga i] LT",sameElse:"L"},relativeTime:{future:"i roto i %s",past:"%s i mua",s:"te hēkona ruarua",ss:"%d hēkona",m:"he meneti",mm:"%d meneti",h:"te haora",hh:"%d haora",d:"he ra",dd:"%d ra",M:"he marama",MM:"%d marama",y:"he tau",yy:"%d tau"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t}))},5966:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
186
|
-
//! moment.js locale configuration
|
|
187
|
-
var t=e.defineLocale("mk",{months:"јануари_февруари_март_април_мај_јуни_јули_август_септември_октомври_ноември_декември".split("_"),monthsShort:"јан_фев_мар_апр_мај_јун_јул_авг_сеп_окт_ное_дек".split("_"),weekdays:"недела_понеделник_вторник_среда_четврток_петок_сабота".split("_"),weekdaysShort:"нед_пон_вто_сре_чет_пет_саб".split("_"),weekdaysMin:"нe_пo_вт_ср_че_пе_сa".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[Денес во] LT",nextDay:"[Утре во] LT",nextWeek:"[Во] dddd [во] LT",lastDay:"[Вчера во] LT",lastWeek:function(){switch(this.day()){case 0:case 3:case 6:return"[Изминатата] dddd [во] LT";case 1:case 2:case 4:case 5:return"[Изминатиот] dddd [во] LT"}},sameElse:"L"},relativeTime:{future:"за %s",past:"пред %s",s:"неколку секунди",ss:"%d секунди",m:"една минута",mm:"%d минути",h:"еден час",hh:"%d часа",d:"еден ден",dd:"%d дена",M:"еден месец",MM:"%d месеци",y:"една година",yy:"%d години"},dayOfMonthOrdinalParse:/\d{1,2}-(ев|ен|ти|ви|ри|ми)/,ordinal:function(e){var t=e%10,n=e%100;return 0===e?e+"-ев":0===n?e+"-ен":n>10&&n<20?e+"-ти":1===t?e+"-ви":2===t?e+"-ри":7===t||8===t?e+"-ми":e+"-ти"},week:{dow:1,doy:7}});return t}))},7341:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
188
|
-
//! moment.js locale configuration
|
|
189
|
-
var t=e.defineLocale("ml",{months:"ജനുവരി_ഫെബ്രുവരി_മാർച്ച്_ഏപ്രിൽ_മേയ്_ജൂൺ_ജൂലൈ_ഓഗസ്റ്റ്_സെപ്റ്റംബർ_ഒക്ടോബർ_നവംബർ_ഡിസംബർ".split("_"),monthsShort:"ജനു._ഫെബ്രു._മാർ._ഏപ്രി._മേയ്_ജൂൺ_ജൂലൈ._ഓഗ._സെപ്റ്റ._ഒക്ടോ._നവം._ഡിസം.".split("_"),monthsParseExact:!0,weekdays:"ഞായറാഴ്ച_തിങ്കളാഴ്ച_ചൊവ്വാഴ്ച_ബുധനാഴ്ച_വ്യാഴാഴ്ച_വെള്ളിയാഴ്ച_ശനിയാഴ്ച".split("_"),weekdaysShort:"ഞായർ_തിങ്കൾ_ചൊവ്വ_ബുധൻ_വ്യാഴം_വെള്ളി_ശനി".split("_"),weekdaysMin:"ഞാ_തി_ചൊ_ബു_വ്യാ_വെ_ശ".split("_"),longDateFormat:{LT:"A h:mm -നു",LTS:"A h:mm:ss -നു",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm -നു",LLLL:"dddd, D MMMM YYYY, A h:mm -നു"},calendar:{sameDay:"[ഇന്ന്] LT",nextDay:"[നാളെ] LT",nextWeek:"dddd, LT",lastDay:"[ഇന്നലെ] LT",lastWeek:"[കഴിഞ്ഞ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s കഴിഞ്ഞ്",past:"%s മുൻപ്",s:"അൽപ നിമിഷങ്ങൾ",ss:"%d സെക്കൻഡ്",m:"ഒരു മിനിറ്റ്",mm:"%d മിനിറ്റ്",h:"ഒരു മണിക്കൂർ",hh:"%d മണിക്കൂർ",d:"ഒരു ദിവസം",dd:"%d ദിവസം",M:"ഒരു മാസം",MM:"%d മാസം",y:"ഒരു വർഷം",yy:"%d വർഷം"},meridiemParse:/രാത്രി|രാവിലെ|ഉച്ച കഴിഞ്ഞ്|വൈകുന്നേരം|രാത്രി/i,meridiemHour:function(e,t){return 12===e&&(e=0),"രാത്രി"===t&&e>=4||"ഉച്ച കഴിഞ്ഞ്"===t||"വൈകുന്നേരം"===t?e+12:e},meridiem:function(e,t,n){return e<4?"രാത്രി":e<12?"രാവിലെ":e<17?"ഉച്ച കഴിഞ്ഞ്":e<20?"വൈകുന്നേരം":"രാത്രി"}});return t}))},5115:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
190
|
-
//! moment.js locale configuration
|
|
191
|
-
function t(e,t,n,r){switch(n){case"s":return t?"хэдхэн секунд":"хэдхэн секундын";case"ss":return e+(t?" секунд":" секундын");case"m":case"mm":return e+(t?" минут":" минутын");case"h":case"hh":return e+(t?" цаг":" цагийн");case"d":case"dd":return e+(t?" өдөр":" өдрийн");case"M":case"MM":return e+(t?" сар":" сарын");case"y":case"yy":return e+(t?" жил":" жилийн");default:return e}}var n=e.defineLocale("mn",{months:"Нэгдүгээр сар_Хоёрдугаар сар_Гуравдугаар сар_Дөрөвдүгээр сар_Тавдугаар сар_Зургадугаар сар_Долдугаар сар_Наймдугаар сар_Есдүгээр сар_Аравдугаар сар_Арван нэгдүгээр сар_Арван хоёрдугаар сар".split("_"),monthsShort:"1 сар_2 сар_3 сар_4 сар_5 сар_6 сар_7 сар_8 сар_9 сар_10 сар_11 сар_12 сар".split("_"),monthsParseExact:!0,weekdays:"Ням_Даваа_Мягмар_Лхагва_Пүрэв_Баасан_Бямба".split("_"),weekdaysShort:"Ням_Дав_Мяг_Лха_Пүр_Баа_Бям".split("_"),weekdaysMin:"Ня_Да_Мя_Лх_Пү_Ба_Бя".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY оны MMMMын D",LLL:"YYYY оны MMMMын D HH:mm",LLLL:"dddd, YYYY оны MMMMын D HH:mm"},meridiemParse:/ҮӨ|ҮХ/i,isPM:function(e){return"ҮХ"===e},meridiem:function(e,t,n){return e<12?"ҮӨ":"ҮХ"},calendar:{sameDay:"[Өнөөдөр] LT",nextDay:"[Маргааш] LT",nextWeek:"[Ирэх] dddd LT",lastDay:"[Өчигдөр] LT",lastWeek:"[Өнгөрсөн] dddd LT",sameElse:"L"},relativeTime:{future:"%s дараа",past:"%s өмнө",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2} өдөр/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+" өдөр";default:return e}}});return n}))},370:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
192
|
-
//! moment.js locale configuration
|
|
193
|
-
var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"};function r(e,t,n,r){var a="";if(t)switch(n){case"s":a="काही सेकंद";break;case"ss":a="%d सेकंद";break;case"m":a="एक मिनिट";break;case"mm":a="%d मिनिटे";break;case"h":a="एक तास";break;case"hh":a="%d तास";break;case"d":a="एक दिवस";break;case"dd":a="%d दिवस";break;case"M":a="एक महिना";break;case"MM":a="%d महिने";break;case"y":a="एक वर्ष";break;case"yy":a="%d वर्षे";break}else switch(n){case"s":a="काही सेकंदां";break;case"ss":a="%d सेकंदां";break;case"m":a="एका मिनिटा";break;case"mm":a="%d मिनिटां";break;case"h":a="एका तासा";break;case"hh":a="%d तासां";break;case"d":a="एका दिवसा";break;case"dd":a="%d दिवसां";break;case"M":a="एका महिन्या";break;case"MM":a="%d महिन्यां";break;case"y":a="एका वर्षा";break;case"yy":a="%d वर्षां";break}return a.replace(/%d/i,e)}var a=e.defineLocale("mr",{months:"जानेवारी_फेब्रुवारी_मार्च_एप्रिल_मे_जून_जुलै_ऑगस्ट_सप्टेंबर_ऑक्टोबर_नोव्हेंबर_डिसेंबर".split("_"),monthsShort:"जाने._फेब्रु._मार्च._एप्रि._मे._जून._जुलै._ऑग._सप्टें._ऑक्टो._नोव्हें._डिसें.".split("_"),monthsParseExact:!0,weekdays:"रविवार_सोमवार_मंगळवार_बुधवार_गुरूवार_शुक्रवार_शनिवार".split("_"),weekdaysShort:"रवि_सोम_मंगळ_बुध_गुरू_शुक्र_शनि".split("_"),weekdaysMin:"र_सो_मं_बु_गु_शु_श".split("_"),longDateFormat:{LT:"A h:mm वाजता",LTS:"A h:mm:ss वाजता",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm वाजता",LLLL:"dddd, D MMMM YYYY, A h:mm वाजता"},calendar:{sameDay:"[आज] LT",nextDay:"[उद्या] LT",nextWeek:"dddd, LT",lastDay:"[काल] LT",lastWeek:"[मागील] dddd, LT",sameElse:"L"},relativeTime:{future:"%sमध्ये",past:"%sपूर्वी",s:r,ss:r,m:r,mm:r,h:r,hh:r,d:r,dd:r,M:r,MM:r,y:r,yy:r},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/पहाटे|सकाळी|दुपारी|सायंकाळी|रात्री/,meridiemHour:function(e,t){return 12===e&&(e=0),"पहाटे"===t||"सकाळी"===t?e:"दुपारी"===t||"सायंकाळी"===t||"रात्री"===t?e>=12?e:e+12:void 0},meridiem:function(e,t,n){return e>=0&&e<6?"पहाटे":e<12?"सकाळी":e<17?"दुपारी":e<20?"सायंकाळी":"रात्री"},week:{dow:0,doy:6}});return a}))},1237:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
194
|
-
//! moment.js locale configuration
|
|
195
|
-
var t=e.defineLocale("ms-my",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t}))},9847:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
196
|
-
//! moment.js locale configuration
|
|
197
|
-
var t=e.defineLocale("ms",{months:"Januari_Februari_Mac_April_Mei_Jun_Julai_Ogos_September_Oktober_November_Disember".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ogs_Sep_Okt_Nov_Dis".split("_"),weekdays:"Ahad_Isnin_Selasa_Rabu_Khamis_Jumaat_Sabtu".split("_"),weekdaysShort:"Ahd_Isn_Sel_Rab_Kha_Jum_Sab".split("_"),weekdaysMin:"Ah_Is_Sl_Rb_Km_Jm_Sb".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [pukul] HH.mm",LLLL:"dddd, D MMMM YYYY [pukul] HH.mm"},meridiemParse:/pagi|tengahari|petang|malam/,meridiemHour:function(e,t){return 12===e&&(e=0),"pagi"===t?e:"tengahari"===t?e>=11?e:e+12:"petang"===t||"malam"===t?e+12:void 0},meridiem:function(e,t,n){return e<11?"pagi":e<15?"tengahari":e<19?"petang":"malam"},calendar:{sameDay:"[Hari ini pukul] LT",nextDay:"[Esok pukul] LT",nextWeek:"dddd [pukul] LT",lastDay:"[Kelmarin pukul] LT",lastWeek:"dddd [lepas pukul] LT",sameElse:"L"},relativeTime:{future:"dalam %s",past:"%s yang lepas",s:"beberapa saat",ss:"%d saat",m:"seminit",mm:"%d minit",h:"sejam",hh:"%d jam",d:"sehari",dd:"%d hari",M:"sebulan",MM:"%d bulan",y:"setahun",yy:"%d tahun"},week:{dow:1,doy:7}});return t}))},2126:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
198
|
-
//! moment.js locale configuration
|
|
199
|
-
var t=e.defineLocale("mt",{months:"Jannar_Frar_Marzu_April_Mejju_Ġunju_Lulju_Awwissu_Settembru_Ottubru_Novembru_Diċembru".split("_"),monthsShort:"Jan_Fra_Mar_Apr_Mej_Ġun_Lul_Aww_Set_Ott_Nov_Diċ".split("_"),weekdays:"Il-Ħadd_It-Tnejn_It-Tlieta_L-Erbgħa_Il-Ħamis_Il-Ġimgħa_Is-Sibt".split("_"),weekdaysShort:"Ħad_Tne_Tli_Erb_Ħam_Ġim_Sib".split("_"),weekdaysMin:"Ħa_Tn_Tl_Er_Ħa_Ġi_Si".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Illum fil-]LT",nextDay:"[Għada fil-]LT",nextWeek:"dddd [fil-]LT",lastDay:"[Il-bieraħ fil-]LT",lastWeek:"dddd [li għadda] [fil-]LT",sameElse:"L"},relativeTime:{future:"f’ %s",past:"%s ilu",s:"ftit sekondi",ss:"%d sekondi",m:"minuta",mm:"%d minuti",h:"siegħa",hh:"%d siegħat",d:"ġurnata",dd:"%d ġranet",M:"xahar",MM:"%d xhur",y:"sena",yy:"%d sni"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t}))},6165:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
200
|
-
//! moment.js locale configuration
|
|
201
|
-
var t={1:"၁",2:"၂",3:"၃",4:"၄",5:"၅",6:"၆",7:"၇",8:"၈",9:"၉",0:"၀"},n={"၁":"1","၂":"2","၃":"3","၄":"4","၅":"5","၆":"6","၇":"7","၈":"8","၉":"9","၀":"0"},r=e.defineLocale("my",{months:"ဇန်နဝါရီ_ဖေဖော်ဝါရီ_မတ်_ဧပြီ_မေ_ဇွန်_ဇူလိုင်_သြဂုတ်_စက်တင်ဘာ_အောက်တိုဘာ_နိုဝင်ဘာ_ဒီဇင်ဘာ".split("_"),monthsShort:"ဇန်_ဖေ_မတ်_ပြီ_မေ_ဇွန်_လိုင်_သြ_စက်_အောက်_နို_ဒီ".split("_"),weekdays:"တနင်္ဂနွေ_တနင်္လာ_အင်္ဂါ_ဗုဒ္ဓဟူး_ကြာသပတေး_သောကြာ_စနေ".split("_"),weekdaysShort:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),weekdaysMin:"နွေ_လာ_ဂါ_ဟူး_ကြာ_သော_နေ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ယနေ.] LT [မှာ]",nextDay:"[မနက်ဖြန်] LT [မှာ]",nextWeek:"dddd LT [မှာ]",lastDay:"[မနေ.က] LT [မှာ]",lastWeek:"[ပြီးခဲ့သော] dddd LT [မှာ]",sameElse:"L"},relativeTime:{future:"လာမည့် %s မှာ",past:"လွန်ခဲ့သော %s က",s:"စက္ကန်.အနည်းငယ်",ss:"%d စက္ကန့်",m:"တစ်မိနစ်",mm:"%d မိနစ်",h:"တစ်နာရီ",hh:"%d နာရီ",d:"တစ်ရက်",dd:"%d ရက်",M:"တစ်လ",MM:"%d လ",y:"တစ်နှစ်",yy:"%d နှစ်"},preparse:function(e){return e.replace(/[၁၂၃၄၅၆၇၈၉၀]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},week:{dow:1,doy:4}});return r}))},4924:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
202
|
-
//! moment.js locale configuration
|
|
203
|
-
var t=e.defineLocale("nb",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"søndag_mandag_tirsdag_onsdag_torsdag_fredag_lørdag".split("_"),weekdaysShort:"sø._ma._ti._on._to._fr._lø.".split("_"),weekdaysMin:"sø_ma_ti_on_to_fr_lø".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] HH:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[i dag kl.] LT",nextDay:"[i morgen kl.] LT",nextWeek:"dddd [kl.] LT",lastDay:"[i går kl.] LT",lastWeek:"[forrige] dddd [kl.] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s siden",s:"noen sekunder",ss:"%d sekunder",m:"ett minutt",mm:"%d minutter",h:"en time",hh:"%d timer",d:"en dag",dd:"%d dager",w:"en uke",ww:"%d uker",M:"en måned",MM:"%d måneder",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},6744:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
204
|
-
//! moment.js locale configuration
|
|
205
|
-
var t={1:"१",2:"२",3:"३",4:"४",5:"५",6:"६",7:"७",8:"८",9:"९",0:"०"},n={"१":"1","२":"2","३":"3","४":"4","५":"5","६":"6","७":"7","८":"8","९":"9","०":"0"},r=e.defineLocale("ne",{months:"जनवरी_फेब्रुवरी_मार्च_अप्रिल_मई_जुन_जुलाई_अगष्ट_सेप्टेम्बर_अक्टोबर_नोभेम्बर_डिसेम्बर".split("_"),monthsShort:"जन._फेब्रु._मार्च_अप्रि._मई_जुन_जुलाई._अग._सेप्ट._अक्टो._नोभे._डिसे.".split("_"),monthsParseExact:!0,weekdays:"आइतबार_सोमबार_मङ्गलबार_बुधबार_बिहिबार_शुक्रबार_शनिबार".split("_"),weekdaysShort:"आइत._सोम._मङ्गल._बुध._बिहि._शुक्र._शनि.".split("_"),weekdaysMin:"आ._सो._मं._बु._बि._शु._श.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"Aको h:mm बजे",LTS:"Aको h:mm:ss बजे",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, Aको h:mm बजे",LLLL:"dddd, D MMMM YYYY, Aको h:mm बजे"},preparse:function(e){return e.replace(/[१२३४५६७८९०]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/राति|बिहान|दिउँसो|साँझ/,meridiemHour:function(e,t){return 12===e&&(e=0),"राति"===t?e<4?e:e+12:"बिहान"===t?e:"दिउँसो"===t?e>=10?e:e+12:"साँझ"===t?e+12:void 0},meridiem:function(e,t,n){return e<3?"राति":e<12?"बिहान":e<16?"दिउँसो":e<20?"साँझ":"राति"},calendar:{sameDay:"[आज] LT",nextDay:"[भोलि] LT",nextWeek:"[आउँदो] dddd[,] LT",lastDay:"[हिजो] LT",lastWeek:"[गएको] dddd[,] LT",sameElse:"L"},relativeTime:{future:"%sमा",past:"%s अगाडि",s:"केही क्षण",ss:"%d सेकेण्ड",m:"एक मिनेट",mm:"%d मिनेट",h:"एक घण्टा",hh:"%d घण्टा",d:"एक दिन",dd:"%d दिन",M:"एक महिना",MM:"%d महिना",y:"एक बर्ष",yy:"%d बर्ष"},week:{dow:0,doy:6}});return r}))},9814:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
206
|
-
//! moment.js locale configuration
|
|
207
|
-
var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),r=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],a=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,o=e.defineLocale("nl-be",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,r){return e?/-MMM-/.test(r)?n[e.month()]:t[e.month()]:t},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return o}))},3901:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
208
|
-
//! moment.js locale configuration
|
|
209
|
-
var t="jan._feb._mrt._apr._mei_jun._jul._aug._sep._okt._nov._dec.".split("_"),n="jan_feb_mrt_apr_mei_jun_jul_aug_sep_okt_nov_dec".split("_"),r=[/^jan/i,/^feb/i,/^maart|mrt.?$/i,/^apr/i,/^mei$/i,/^jun[i.]?$/i,/^jul[i.]?$/i,/^aug/i,/^sep/i,/^okt/i,/^nov/i,/^dec/i],a=/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december|jan\.?|feb\.?|mrt\.?|apr\.?|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,o=e.defineLocale("nl",{months:"januari_februari_maart_april_mei_juni_juli_augustus_september_oktober_november_december".split("_"),monthsShort:function(e,r){return e?/-MMM-/.test(r)?n[e.month()]:t[e.month()]:t},monthsRegex:a,monthsShortRegex:a,monthsStrictRegex:/^(januari|februari|maart|april|mei|ju[nl]i|augustus|september|oktober|november|december)/i,monthsShortStrictRegex:/^(jan\.?|feb\.?|mrt\.?|apr\.?|mei|ju[nl]\.?|aug\.?|sep\.?|okt\.?|nov\.?|dec\.?)/i,monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"zondag_maandag_dinsdag_woensdag_donderdag_vrijdag_zaterdag".split("_"),weekdaysShort:"zo._ma._di._wo._do._vr._za.".split("_"),weekdaysMin:"zo_ma_di_wo_do_vr_za".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD-MM-YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[vandaag om] LT",nextDay:"[morgen om] LT",nextWeek:"dddd [om] LT",lastDay:"[gisteren om] LT",lastWeek:"[afgelopen] dddd [om] LT",sameElse:"L"},relativeTime:{future:"over %s",past:"%s geleden",s:"een paar seconden",ss:"%d seconden",m:"één minuut",mm:"%d minuten",h:"één uur",hh:"%d uur",d:"één dag",dd:"%d dagen",w:"één week",ww:"%d weken",M:"één maand",MM:"%d maanden",y:"één jaar",yy:"%d jaar"},dayOfMonthOrdinalParse:/\d{1,2}(ste|de)/,ordinal:function(e){return e+(1===e||8===e||e>=20?"ste":"de")},week:{dow:1,doy:4}});return o}))},3877:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
210
|
-
//! moment.js locale configuration
|
|
211
|
-
var t=e.defineLocale("nn",{months:"januar_februar_mars_april_mai_juni_juli_august_september_oktober_november_desember".split("_"),monthsShort:"jan._feb._mars_apr._mai_juni_juli_aug._sep._okt._nov._des.".split("_"),monthsParseExact:!0,weekdays:"sundag_måndag_tysdag_onsdag_torsdag_fredag_laurdag".split("_"),weekdaysShort:"su._må._ty._on._to._fr._lau.".split("_"),weekdaysMin:"su_må_ty_on_to_fr_la".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY [kl.] H:mm",LLLL:"dddd D. MMMM YYYY [kl.] HH:mm"},calendar:{sameDay:"[I dag klokka] LT",nextDay:"[I morgon klokka] LT",nextWeek:"dddd [klokka] LT",lastDay:"[I går klokka] LT",lastWeek:"[Føregåande] dddd [klokka] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"%s sidan",s:"nokre sekund",ss:"%d sekund",m:"eit minutt",mm:"%d minutt",h:"ein time",hh:"%d timar",d:"ein dag",dd:"%d dagar",w:"ei veke",ww:"%d veker",M:"ein månad",MM:"%d månader",y:"eit år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},2135:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
212
|
-
//! moment.js locale configuration
|
|
213
|
-
var t=e.defineLocale("oc-lnc",{months:{standalone:"genièr_febrièr_març_abril_mai_junh_julhet_agost_setembre_octòbre_novembre_decembre".split("_"),format:"de genièr_de febrièr_de març_d'abril_de mai_de junh_de julhet_d'agost_de setembre_d'octòbre_de novembre_de decembre".split("_"),isFormat:/D[oD]?(\s)+MMMM/},monthsShort:"gen._febr._març_abr._mai_junh_julh._ago._set._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"dimenge_diluns_dimars_dimècres_dijòus_divendres_dissabte".split("_"),weekdaysShort:"dg._dl._dm._dc._dj._dv._ds.".split("_"),weekdaysMin:"dg_dl_dm_dc_dj_dv_ds".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [de] YYYY",ll:"D MMM YYYY",LLL:"D MMMM [de] YYYY [a] H:mm",lll:"D MMM YYYY, H:mm",LLLL:"dddd D MMMM [de] YYYY [a] H:mm",llll:"ddd D MMM YYYY, H:mm"},calendar:{sameDay:"[uèi a] LT",nextDay:"[deman a] LT",nextWeek:"dddd [a] LT",lastDay:"[ièr a] LT",lastWeek:"dddd [passat a] LT",sameElse:"L"},relativeTime:{future:"d'aquí %s",past:"fa %s",s:"unas segondas",ss:"%d segondas",m:"una minuta",mm:"%d minutas",h:"una ora",hh:"%d oras",d:"un jorn",dd:"%d jorns",M:"un mes",MM:"%d meses",y:"un an",yy:"%d ans"},dayOfMonthOrdinalParse:/\d{1,2}(r|n|t|è|a)/,ordinal:function(e,t){var n=1===e?"r":2===e?"n":3===e?"r":4===e?"t":"è";return"w"!==t&&"W"!==t||(n="a"),e+n},week:{dow:1,doy:4}});return t}))},5858:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
214
|
-
//! moment.js locale configuration
|
|
215
|
-
var t={1:"੧",2:"੨",3:"੩",4:"੪",5:"੫",6:"੬",7:"੭",8:"੮",9:"੯",0:"੦"},n={"੧":"1","੨":"2","੩":"3","੪":"4","੫":"5","੬":"6","੭":"7","੮":"8","੯":"9","੦":"0"},r=e.defineLocale("pa-in",{months:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),monthsShort:"ਜਨਵਰੀ_ਫ਼ਰਵਰੀ_ਮਾਰਚ_ਅਪ੍ਰੈਲ_ਮਈ_ਜੂਨ_ਜੁਲਾਈ_ਅਗਸਤ_ਸਤੰਬਰ_ਅਕਤੂਬਰ_ਨਵੰਬਰ_ਦਸੰਬਰ".split("_"),weekdays:"ਐਤਵਾਰ_ਸੋਮਵਾਰ_ਮੰਗਲਵਾਰ_ਬੁਧਵਾਰ_ਵੀਰਵਾਰ_ਸ਼ੁੱਕਰਵਾਰ_ਸ਼ਨੀਚਰਵਾਰ".split("_"),weekdaysShort:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),weekdaysMin:"ਐਤ_ਸੋਮ_ਮੰਗਲ_ਬੁਧ_ਵੀਰ_ਸ਼ੁਕਰ_ਸ਼ਨੀ".split("_"),longDateFormat:{LT:"A h:mm ਵਜੇ",LTS:"A h:mm:ss ਵਜੇ",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm ਵਜੇ",LLLL:"dddd, D MMMM YYYY, A h:mm ਵਜੇ"},calendar:{sameDay:"[ਅਜ] LT",nextDay:"[ਕਲ] LT",nextWeek:"[ਅਗਲਾ] dddd, LT",lastDay:"[ਕਲ] LT",lastWeek:"[ਪਿਛਲੇ] dddd, LT",sameElse:"L"},relativeTime:{future:"%s ਵਿੱਚ",past:"%s ਪਿਛਲੇ",s:"ਕੁਝ ਸਕਿੰਟ",ss:"%d ਸਕਿੰਟ",m:"ਇਕ ਮਿੰਟ",mm:"%d ਮਿੰਟ",h:"ਇੱਕ ਘੰਟਾ",hh:"%d ਘੰਟੇ",d:"ਇੱਕ ਦਿਨ",dd:"%d ਦਿਨ",M:"ਇੱਕ ਮਹੀਨਾ",MM:"%d ਮਹੀਨੇ",y:"ਇੱਕ ਸਾਲ",yy:"%d ਸਾਲ"},preparse:function(e){return e.replace(/[੧੨੩੪੫੬੭੮੯੦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/ਰਾਤ|ਸਵੇਰ|ਦੁਪਹਿਰ|ਸ਼ਾਮ/,meridiemHour:function(e,t){return 12===e&&(e=0),"ਰਾਤ"===t?e<4?e:e+12:"ਸਵੇਰ"===t?e:"ਦੁਪਹਿਰ"===t?e>=10?e:e+12:"ਸ਼ਾਮ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"ਰਾਤ":e<10?"ਸਵੇਰ":e<17?"ਦੁਪਹਿਰ":e<20?"ਸ਼ਾਮ":"ਰਾਤ"},week:{dow:0,doy:6}});return r}))},4495:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
216
|
-
//! moment.js locale configuration
|
|
217
|
-
var t="styczeń_luty_marzec_kwiecień_maj_czerwiec_lipiec_sierpień_wrzesień_październik_listopad_grudzień".split("_"),n="stycznia_lutego_marca_kwietnia_maja_czerwca_lipca_sierpnia_września_października_listopada_grudnia".split("_"),r=[/^sty/i,/^lut/i,/^mar/i,/^kwi/i,/^maj/i,/^cze/i,/^lip/i,/^sie/i,/^wrz/i,/^paź/i,/^lis/i,/^gru/i];function a(e){return e%10<5&&e%10>1&&~~(e/10)%10!==1}function o(e,t,n){var r=e+" ";switch(n){case"ss":return r+(a(e)?"sekundy":"sekund");case"m":return t?"minuta":"minutę";case"mm":return r+(a(e)?"minuty":"minut");case"h":return t?"godzina":"godzinę";case"hh":return r+(a(e)?"godziny":"godzin");case"ww":return r+(a(e)?"tygodnie":"tygodni");case"MM":return r+(a(e)?"miesiące":"miesięcy");case"yy":return r+(a(e)?"lata":"lat")}}var s=e.defineLocale("pl",{months:function(e,r){return e?/D MMMM/.test(r)?n[e.month()]:t[e.month()]:t},monthsShort:"sty_lut_mar_kwi_maj_cze_lip_sie_wrz_paź_lis_gru".split("_"),monthsParse:r,longMonthsParse:r,shortMonthsParse:r,weekdays:"niedziela_poniedziałek_wtorek_środa_czwartek_piątek_sobota".split("_"),weekdaysShort:"ndz_pon_wt_śr_czw_pt_sob".split("_"),weekdaysMin:"Nd_Pn_Wt_Śr_Cz_Pt_So".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Dziś o] LT",nextDay:"[Jutro o] LT",nextWeek:function(){switch(this.day()){case 0:return"[W niedzielę o] LT";case 2:return"[We wtorek o] LT";case 3:return"[W środę o] LT";case 6:return"[W sobotę o] LT";default:return"[W] dddd [o] LT"}},lastDay:"[Wczoraj o] LT",lastWeek:function(){switch(this.day()){case 0:return"[W zeszłą niedzielę o] LT";case 3:return"[W zeszłą środę o] LT";case 6:return"[W zeszłą sobotę o] LT";default:return"[W zeszły] dddd [o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"%s temu",s:"kilka sekund",ss:o,m:o,mm:o,h:o,hh:o,d:"1 dzień",dd:"%d dni",w:"tydzień",ww:o,M:"miesiąc",MM:o,y:"rok",yy:o},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return s}))},7971:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
218
|
-
//! moment.js locale configuration
|
|
219
|
-
var t=e.defineLocale("pt-br",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"domingo_segunda-feira_terça-feira_quarta-feira_quinta-feira_sexta-feira_sábado".split("_"),weekdaysShort:"dom_seg_ter_qua_qui_sex_sáb".split("_"),weekdaysMin:"do_2ª_3ª_4ª_5ª_6ª_sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY [às] HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY [às] HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"poucos segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",invalidDate:"Data inválida"});return t}))},9520:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
220
|
-
//! moment.js locale configuration
|
|
221
|
-
var t=e.defineLocale("pt",{months:"janeiro_fevereiro_março_abril_maio_junho_julho_agosto_setembro_outubro_novembro_dezembro".split("_"),monthsShort:"jan_fev_mar_abr_mai_jun_jul_ago_set_out_nov_dez".split("_"),weekdays:"Domingo_Segunda-feira_Terça-feira_Quarta-feira_Quinta-feira_Sexta-feira_Sábado".split("_"),weekdaysShort:"Dom_Seg_Ter_Qua_Qui_Sex_Sáb".split("_"),weekdaysMin:"Do_2ª_3ª_4ª_5ª_6ª_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D [de] MMMM [de] YYYY",LLL:"D [de] MMMM [de] YYYY HH:mm",LLLL:"dddd, D [de] MMMM [de] YYYY HH:mm"},calendar:{sameDay:"[Hoje às] LT",nextDay:"[Amanhã às] LT",nextWeek:"dddd [às] LT",lastDay:"[Ontem às] LT",lastWeek:function(){return 0===this.day()||6===this.day()?"[Último] dddd [às] LT":"[Última] dddd [às] LT"},sameElse:"L"},relativeTime:{future:"em %s",past:"há %s",s:"segundos",ss:"%d segundos",m:"um minuto",mm:"%d minutos",h:"uma hora",hh:"%d horas",d:"um dia",dd:"%d dias",w:"uma semana",ww:"%d semanas",M:"um mês",MM:"%d meses",y:"um ano",yy:"%d anos"},dayOfMonthOrdinalParse:/\d{1,2}º/,ordinal:"%dº",week:{dow:1,doy:4}});return t}))},6459:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
222
|
-
//! moment.js locale configuration
|
|
223
|
-
function t(e,t,n){var r={ss:"secunde",mm:"minute",hh:"ore",dd:"zile",ww:"săptămâni",MM:"luni",yy:"ani"},a=" ";return(e%100>=20||e>=100&&e%100===0)&&(a=" de "),e+a+r[n]}var n=e.defineLocale("ro",{months:"ianuarie_februarie_martie_aprilie_mai_iunie_iulie_august_septembrie_octombrie_noiembrie_decembrie".split("_"),monthsShort:"ian._feb._mart._apr._mai_iun._iul._aug._sept._oct._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"duminică_luni_marți_miercuri_joi_vineri_sâmbătă".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_Sâm".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_Sâ".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY H:mm",LLLL:"dddd, D MMMM YYYY H:mm"},calendar:{sameDay:"[azi la] LT",nextDay:"[mâine la] LT",nextWeek:"dddd [la] LT",lastDay:"[ieri la] LT",lastWeek:"[fosta] dddd [la] LT",sameElse:"L"},relativeTime:{future:"peste %s",past:"%s în urmă",s:"câteva secunde",ss:t,m:"un minut",mm:t,h:"o oră",hh:t,d:"o zi",dd:t,w:"o săptămână",ww:t,M:"o lună",MM:t,y:"un an",yy:t},week:{dow:1,doy:7}});return n}))},238:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
224
|
-
//! moment.js locale configuration
|
|
225
|
-
function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={ss:n?"секунда_секунды_секунд":"секунду_секунды_секунд",mm:n?"минута_минуты_минут":"минуту_минуты_минут",hh:"час_часа_часов",dd:"день_дня_дней",ww:"неделя_недели_недель",MM:"месяц_месяца_месяцев",yy:"год_года_лет"};return"m"===r?n?"минута":"минуту":e+" "+t(a[r],+e)}var r=[/^янв/i,/^фев/i,/^мар/i,/^апр/i,/^ма[йя]/i,/^июн/i,/^июл/i,/^авг/i,/^сен/i,/^окт/i,/^ноя/i,/^дек/i],a=e.defineLocale("ru",{months:{format:"января_февраля_марта_апреля_мая_июня_июля_августа_сентября_октября_ноября_декабря".split("_"),standalone:"январь_февраль_март_апрель_май_июнь_июль_август_сентябрь_октябрь_ноябрь_декабрь".split("_")},monthsShort:{format:"янв._февр._мар._апр._мая_июня_июля_авг._сент._окт._нояб._дек.".split("_"),standalone:"янв._февр._март_апр._май_июнь_июль_авг._сент._окт._нояб._дек.".split("_")},weekdays:{standalone:"воскресенье_понедельник_вторник_среда_четверг_пятница_суббота".split("_"),format:"воскресенье_понедельник_вторник_среду_четверг_пятницу_субботу".split("_"),isFormat:/\[ ?[Вв] ?(?:прошлую|следующую|эту)? ?] ?dddd/},weekdaysShort:"вс_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"вс_пн_вт_ср_чт_пт_сб".split("_"),monthsParse:r,longMonthsParse:r,shortMonthsParse:r,monthsRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsShortRegex:/^(январ[ья]|янв\.?|феврал[ья]|февр?\.?|марта?|мар\.?|апрел[ья]|апр\.?|ма[йя]|июн[ья]|июн\.?|июл[ья]|июл\.?|августа?|авг\.?|сентябр[ья]|сент?\.?|октябр[ья]|окт\.?|ноябр[ья]|нояб?\.?|декабр[ья]|дек\.?)/i,monthsStrictRegex:/^(январ[яь]|феврал[яь]|марта?|апрел[яь]|ма[яй]|июн[яь]|июл[яь]|августа?|сентябр[яь]|октябр[яь]|ноябр[яь]|декабр[яь])/i,monthsShortStrictRegex:/^(янв\.|февр?\.|мар[т.]|апр\.|ма[яй]|июн[ья.]|июл[ья.]|авг\.|сент?\.|окт\.|нояб?\.|дек\.)/i,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY г.",LLL:"D MMMM YYYY г., H:mm",LLLL:"dddd, D MMMM YYYY г., H:mm"},calendar:{sameDay:"[Сегодня, в] LT",nextDay:"[Завтра, в] LT",lastDay:"[Вчера, в] LT",nextWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В следующее] dddd, [в] LT";case 1:case 2:case 4:return"[В следующий] dddd, [в] LT";case 3:case 5:case 6:return"[В следующую] dddd, [в] LT"}},lastWeek:function(e){if(e.week()===this.week())return 2===this.day()?"[Во] dddd, [в] LT":"[В] dddd, [в] LT";switch(this.day()){case 0:return"[В прошлое] dddd, [в] LT";case 1:case 2:case 4:return"[В прошлый] dddd, [в] LT";case 3:case 5:case 6:return"[В прошлую] dddd, [в] LT"}},sameElse:"L"},relativeTime:{future:"через %s",past:"%s назад",s:"несколько секунд",ss:n,m:n,mm:n,h:"час",hh:n,d:"день",dd:n,w:"неделя",ww:n,M:"месяц",MM:n,y:"год",yy:n},meridiemParse:/ночи|утра|дня|вечера/i,isPM:function(e){return/^(дня|вечера)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночи":e<12?"утра":e<17?"дня":"вечера"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го|я)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":return e+"-й";case"D":return e+"-го";case"w":case"W":return e+"-я";default:return e}},week:{dow:1,doy:4}});return a}))},950:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
226
|
-
//! moment.js locale configuration
|
|
227
|
-
var t=["جنوري","فيبروري","مارچ","اپريل","مئي","جون","جولاءِ","آگسٽ","سيپٽمبر","آڪٽوبر","نومبر","ڊسمبر"],n=["آچر","سومر","اڱارو","اربع","خميس","جمع","ڇنڇر"],r=e.defineLocale("sd",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return e<12?"صبح":"شام"},calendar:{sameDay:"[اڄ] LT",nextDay:"[سڀاڻي] LT",nextWeek:"dddd [اڳين هفتي تي] LT",lastDay:"[ڪالهه] LT",lastWeek:"[گزريل هفتي] dddd [تي] LT",sameElse:"L"},relativeTime:{future:"%s پوء",past:"%s اڳ",s:"چند سيڪنڊ",ss:"%d سيڪنڊ",m:"هڪ منٽ",mm:"%d منٽ",h:"هڪ ڪلاڪ",hh:"%d ڪلاڪ",d:"هڪ ڏينهن",dd:"%d ڏينهن",M:"هڪ مهينو",MM:"%d مهينا",y:"هڪ سال",yy:"%d سال"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}});return r}))},490:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
228
|
-
//! moment.js locale configuration
|
|
229
|
-
var t=e.defineLocale("se",{months:"ođđajagemánnu_guovvamánnu_njukčamánnu_cuoŋománnu_miessemánnu_geassemánnu_suoidnemánnu_borgemánnu_čakčamánnu_golggotmánnu_skábmamánnu_juovlamánnu".split("_"),monthsShort:"ođđj_guov_njuk_cuo_mies_geas_suoi_borg_čakč_golg_skáb_juov".split("_"),weekdays:"sotnabeaivi_vuossárga_maŋŋebárga_gaskavahkku_duorastat_bearjadat_lávvardat".split("_"),weekdaysShort:"sotn_vuos_maŋ_gask_duor_bear_láv".split("_"),weekdaysMin:"s_v_m_g_d_b_L".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"MMMM D. [b.] YYYY",LLL:"MMMM D. [b.] YYYY [ti.] HH:mm",LLLL:"dddd, MMMM D. [b.] YYYY [ti.] HH:mm"},calendar:{sameDay:"[otne ti] LT",nextDay:"[ihttin ti] LT",nextWeek:"dddd [ti] LT",lastDay:"[ikte ti] LT",lastWeek:"[ovddit] dddd [ti] LT",sameElse:"L"},relativeTime:{future:"%s geažes",past:"maŋit %s",s:"moadde sekunddat",ss:"%d sekunddat",m:"okta minuhta",mm:"%d minuhtat",h:"okta diimmu",hh:"%d diimmut",d:"okta beaivi",dd:"%d beaivvit",M:"okta mánnu",MM:"%d mánut",y:"okta jahki",yy:"%d jagit"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},124:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
230
|
-
//! moment.js locale configuration
|
|
231
|
-
var t=e.defineLocale("si",{months:"ජනවාරි_පෙබරවාරි_මාර්තු_අප්රේල්_මැයි_ජූනි_ජූලි_අගෝස්තු_සැප්තැම්බර්_ඔක්තෝබර්_නොවැම්බර්_දෙසැම්බර්".split("_"),monthsShort:"ජන_පෙබ_මාර්_අප්_මැයි_ජූනි_ජූලි_අගෝ_සැප්_ඔක්_නොවැ_දෙසැ".split("_"),weekdays:"ඉරිදා_සඳුදා_අඟහරුවාදා_බදාදා_බ්රහස්පතින්දා_සිකුරාදා_සෙනසුරාදා".split("_"),weekdaysShort:"ඉරි_සඳු_අඟ_බදා_බ්රහ_සිකු_සෙන".split("_"),weekdaysMin:"ඉ_ස_අ_බ_බ්ර_සි_සෙ".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"a h:mm",LTS:"a h:mm:ss",L:"YYYY/MM/DD",LL:"YYYY MMMM D",LLL:"YYYY MMMM D, a h:mm",LLLL:"YYYY MMMM D [වැනි] dddd, a h:mm:ss"},calendar:{sameDay:"[අද] LT[ට]",nextDay:"[හෙට] LT[ට]",nextWeek:"dddd LT[ට]",lastDay:"[ඊයේ] LT[ට]",lastWeek:"[පසුගිය] dddd LT[ට]",sameElse:"L"},relativeTime:{future:"%sකින්",past:"%sකට පෙර",s:"තත්පර කිහිපය",ss:"තත්පර %d",m:"මිනිත්තුව",mm:"මිනිත්තු %d",h:"පැය",hh:"පැය %d",d:"දිනය",dd:"දින %d",M:"මාසය",MM:"මාස %d",y:"වසර",yy:"වසර %d"},dayOfMonthOrdinalParse:/\d{1,2} වැනි/,ordinal:function(e){return e+" වැනි"},meridiemParse:/පෙර වරු|පස් වරු|පෙ.ව|ප.ව./,isPM:function(e){return"ප.ව."===e||"පස් වරු"===e},meridiem:function(e,t,n){return e>11?n?"ප.ව.":"පස් වරු":n?"පෙ.ව.":"පෙර වරු"}});return t}))},4249:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
232
|
-
//! moment.js locale configuration
|
|
233
|
-
var t="január_február_marec_apríl_máj_jún_júl_august_september_október_november_december".split("_"),n="jan_feb_mar_apr_máj_jún_júl_aug_sep_okt_nov_dec".split("_");function r(e){return e>1&&e<5}function a(e,t,n,a){var o=e+" ";switch(n){case"s":return t||a?"pár sekúnd":"pár sekundami";case"ss":return t||a?o+(r(e)?"sekundy":"sekúnd"):o+"sekundami";case"m":return t?"minúta":a?"minútu":"minútou";case"mm":return t||a?o+(r(e)?"minúty":"minút"):o+"minútami";case"h":return t?"hodina":a?"hodinu":"hodinou";case"hh":return t||a?o+(r(e)?"hodiny":"hodín"):o+"hodinami";case"d":return t||a?"deň":"dňom";case"dd":return t||a?o+(r(e)?"dni":"dní"):o+"dňami";case"M":return t||a?"mesiac":"mesiacom";case"MM":return t||a?o+(r(e)?"mesiace":"mesiacov"):o+"mesiacmi";case"y":return t||a?"rok":"rokom";case"yy":return t||a?o+(r(e)?"roky":"rokov"):o+"rokmi"}}var o=e.defineLocale("sk",{months:t,monthsShort:n,weekdays:"nedeľa_pondelok_utorok_streda_štvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_št_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_št_pi_so".split("_"),longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd D. MMMM YYYY H:mm"},calendar:{sameDay:"[dnes o] LT",nextDay:"[zajtra o] LT",nextWeek:function(){switch(this.day()){case 0:return"[v nedeľu o] LT";case 1:case 2:return"[v] dddd [o] LT";case 3:return"[v stredu o] LT";case 4:return"[vo štvrtok o] LT";case 5:return"[v piatok o] LT";case 6:return"[v sobotu o] LT"}},lastDay:"[včera o] LT",lastWeek:function(){switch(this.day()){case 0:return"[minulú nedeľu o] LT";case 1:case 2:return"[minulý] dddd [o] LT";case 3:return"[minulú stredu o] LT";case 4:case 5:return"[minulý] dddd [o] LT";case 6:return"[minulú sobotu o] LT"}},sameElse:"L"},relativeTime:{future:"za %s",past:"pred %s",s:a,ss:a,m:a,mm:a,h:a,hh:a,d:a,dd:a,M:a,MM:a,y:a,yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return o}))},4985:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
234
|
-
//! moment.js locale configuration
|
|
235
|
-
function t(e,t,n,r){var a=e+" ";switch(n){case"s":return t||r?"nekaj sekund":"nekaj sekundami";case"ss":return a+=1===e?t?"sekundo":"sekundi":2===e?t||r?"sekundi":"sekundah":e<5?t||r?"sekunde":"sekundah":"sekund",a;case"m":return t?"ena minuta":"eno minuto";case"mm":return a+=1===e?t?"minuta":"minuto":2===e?t||r?"minuti":"minutama":e<5?t||r?"minute":"minutami":t||r?"minut":"minutami",a;case"h":return t?"ena ura":"eno uro";case"hh":return a+=1===e?t?"ura":"uro":2===e?t||r?"uri":"urama":e<5?t||r?"ure":"urami":t||r?"ur":"urami",a;case"d":return t||r?"en dan":"enim dnem";case"dd":return a+=1===e?t||r?"dan":"dnem":2===e?t||r?"dni":"dnevoma":t||r?"dni":"dnevi",a;case"M":return t||r?"en mesec":"enim mesecem";case"MM":return a+=1===e?t||r?"mesec":"mesecem":2===e?t||r?"meseca":"mesecema":e<5?t||r?"mesece":"meseci":t||r?"mesecev":"meseci",a;case"y":return t||r?"eno leto":"enim letom";case"yy":return a+=1===e?t||r?"leto":"letom":2===e?t||r?"leti":"letoma":e<5?t||r?"leta":"leti":t||r?"let":"leti",a}}var n=e.defineLocale("sl",{months:"januar_februar_marec_april_maj_junij_julij_avgust_september_oktober_november_december".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljek_torek_sreda_četrtek_petek_sobota".split("_"),weekdaysShort:"ned._pon._tor._sre._čet._pet._sob.".split("_"),weekdaysMin:"ne_po_to_sr_če_pe_so".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD. MM. YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"},calendar:{sameDay:"[danes ob] LT",nextDay:"[jutri ob] LT",nextWeek:function(){switch(this.day()){case 0:return"[v] [nedeljo] [ob] LT";case 3:return"[v] [sredo] [ob] LT";case 6:return"[v] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[v] dddd [ob] LT"}},lastDay:"[včeraj ob] LT",lastWeek:function(){switch(this.day()){case 0:return"[prejšnjo] [nedeljo] [ob] LT";case 3:return"[prejšnjo] [sredo] [ob] LT";case 6:return"[prejšnjo] [soboto] [ob] LT";case 1:case 2:case 4:case 5:return"[prejšnji] dddd [ob] LT"}},sameElse:"L"},relativeTime:{future:"čez %s",past:"pred %s",s:t,ss:t,m:t,mm:t,h:t,hh:t,d:t,dd:t,M:t,MM:t,y:t,yy:t},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},1104:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
236
|
-
//! moment.js locale configuration
|
|
237
|
-
var t=e.defineLocale("sq",{months:"Janar_Shkurt_Mars_Prill_Maj_Qershor_Korrik_Gusht_Shtator_Tetor_Nëntor_Dhjetor".split("_"),monthsShort:"Jan_Shk_Mar_Pri_Maj_Qer_Kor_Gus_Sht_Tet_Nën_Dhj".split("_"),weekdays:"E Diel_E Hënë_E Martë_E Mërkurë_E Enjte_E Premte_E Shtunë".split("_"),weekdaysShort:"Die_Hën_Mar_Mër_Enj_Pre_Sht".split("_"),weekdaysMin:"D_H_Ma_Më_E_P_Sh".split("_"),weekdaysParseExact:!0,meridiemParse:/PD|MD/,isPM:function(e){return"M"===e.charAt(0)},meridiem:function(e,t,n){return e<12?"PD":"MD"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Sot në] LT",nextDay:"[Nesër në] LT",nextWeek:"dddd [në] LT",lastDay:"[Dje në] LT",lastWeek:"dddd [e kaluar në] LT",sameElse:"L"},relativeTime:{future:"në %s",past:"%s më parë",s:"disa sekonda",ss:"%d sekonda",m:"një minutë",mm:"%d minuta",h:"një orë",hh:"%d orë",d:"një ditë",dd:"%d ditë",M:"një muaj",MM:"%d muaj",y:"një vit",yy:"%d vite"},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return t}))},9915:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
238
|
-
//! moment.js locale configuration
|
|
239
|
-
var t={words:{ss:["секунда","секунде","секунди"],m:["један минут","једног минута"],mm:["минут","минута","минута"],h:["један сат","једног сата"],hh:["сат","сата","сати"],d:["један дан","једног дана"],dd:["дан","дана","дана"],M:["један месец","једног месеца"],MM:["месец","месеца","месеци"],y:["једну годину","једне године"],yy:["годину","године","година"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10===1?t[0]:t[1]:t[2]},translate:function(e,n,r,a){var o,s=t.words[r];return 1===r.length?"y"===r&&n?"једна година":a||n?s[0]:s[1]:(o=t.correctGrammaticalCase(e,s),"yy"===r&&n&&"годину"===o?e+" година":e+" "+o)}},n=e.defineLocale("sr-cyrl",{months:"јануар_фебруар_март_април_мај_јун_јул_август_септембар_октобар_новембар_децембар".split("_"),monthsShort:"јан._феб._мар._апр._мај_јун_јул_авг._сеп._окт._нов._дец.".split("_"),monthsParseExact:!0,weekdays:"недеља_понедељак_уторак_среда_четвртак_петак_субота".split("_"),weekdaysShort:"нед._пон._уто._сре._чет._пет._суб.".split("_"),weekdaysMin:"не_по_ут_ср_че_пе_су".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[данас у] LT",nextDay:"[сутра у] LT",nextWeek:function(){switch(this.day()){case 0:return"[у] [недељу] [у] LT";case 3:return"[у] [среду] [у] LT";case 6:return"[у] [суботу] [у] LT";case 1:case 2:case 4:case 5:return"[у] dddd [у] LT"}},lastDay:"[јуче у] LT",lastWeek:function(){var e=["[прошле] [недеље] [у] LT","[прошлог] [понедељка] [у] LT","[прошлог] [уторка] [у] LT","[прошле] [среде] [у] LT","[прошлог] [четвртка] [у] LT","[прошлог] [петка] [у] LT","[прошле] [суботе] [у] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"за %s",past:"пре %s",s:"неколико секунди",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},9131:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
240
|
-
//! moment.js locale configuration
|
|
241
|
-
var t={words:{ss:["sekunda","sekunde","sekundi"],m:["jedan minut","jednog minuta"],mm:["minut","minuta","minuta"],h:["jedan sat","jednog sata"],hh:["sat","sata","sati"],d:["jedan dan","jednog dana"],dd:["dan","dana","dana"],M:["jedan mesec","jednog meseca"],MM:["mesec","meseca","meseci"],y:["jednu godinu","jedne godine"],yy:["godinu","godine","godina"]},correctGrammaticalCase:function(e,t){return e%10>=1&&e%10<=4&&(e%100<10||e%100>=20)?e%10===1?t[0]:t[1]:t[2]},translate:function(e,n,r,a){var o,s=t.words[r];return 1===r.length?"y"===r&&n?"jedna godina":a||n?s[0]:s[1]:(o=t.correctGrammaticalCase(e,s),"yy"===r&&n&&"godinu"===o?e+" godina":e+" "+o)}},n=e.defineLocale("sr",{months:"januar_februar_mart_april_maj_jun_jul_avgust_septembar_oktobar_novembar_decembar".split("_"),monthsShort:"jan._feb._mar._apr._maj_jun_jul_avg._sep._okt._nov._dec.".split("_"),monthsParseExact:!0,weekdays:"nedelja_ponedeljak_utorak_sreda_četvrtak_petak_subota".split("_"),weekdaysShort:"ned._pon._uto._sre._čet._pet._sub.".split("_"),weekdaysMin:"ne_po_ut_sr_če_pe_su".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"},calendar:{sameDay:"[danas u] LT",nextDay:"[sutra u] LT",nextWeek:function(){switch(this.day()){case 0:return"[u] [nedelju] [u] LT";case 3:return"[u] [sredu] [u] LT";case 6:return"[u] [subotu] [u] LT";case 1:case 2:case 4:case 5:return"[u] dddd [u] LT"}},lastDay:"[juče u] LT",lastWeek:function(){var e=["[prošle] [nedelje] [u] LT","[prošlog] [ponedeljka] [u] LT","[prošlog] [utorka] [u] LT","[prošle] [srede] [u] LT","[prošlog] [četvrtka] [u] LT","[prošlog] [petka] [u] LT","[prošle] [subote] [u] LT"];return e[this.day()]},sameElse:"L"},relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",ss:t.translate,m:t.translate,mm:t.translate,h:t.translate,hh:t.translate,d:t.translate,dd:t.translate,M:t.translate,MM:t.translate,y:t.translate,yy:t.translate},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:7}});return n}))},5893:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
242
|
-
//! moment.js locale configuration
|
|
243
|
-
var t=e.defineLocale("ss",{months:"Bhimbidvwane_Indlovana_Indlov'lenkhulu_Mabasa_Inkhwekhweti_Inhlaba_Kholwane_Ingci_Inyoni_Imphala_Lweti_Ingongoni".split("_"),monthsShort:"Bhi_Ina_Inu_Mab_Ink_Inh_Kho_Igc_Iny_Imp_Lwe_Igo".split("_"),weekdays:"Lisontfo_Umsombuluko_Lesibili_Lesitsatfu_Lesine_Lesihlanu_Umgcibelo".split("_"),weekdaysShort:"Lis_Umb_Lsb_Les_Lsi_Lsh_Umg".split("_"),weekdaysMin:"Li_Us_Lb_Lt_Ls_Lh_Ug".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Namuhla nga] LT",nextDay:"[Kusasa nga] LT",nextWeek:"dddd [nga] LT",lastDay:"[Itolo nga] LT",lastWeek:"dddd [leliphelile] [nga] LT",sameElse:"L"},relativeTime:{future:"nga %s",past:"wenteka nga %s",s:"emizuzwana lomcane",ss:"%d mzuzwana",m:"umzuzu",mm:"%d emizuzu",h:"lihora",hh:"%d emahora",d:"lilanga",dd:"%d emalanga",M:"inyanga",MM:"%d tinyanga",y:"umnyaka",yy:"%d iminyaka"},meridiemParse:/ekuseni|emini|entsambama|ebusuku/,meridiem:function(e,t,n){return e<11?"ekuseni":e<15?"emini":e<19?"entsambama":"ebusuku"},meridiemHour:function(e,t){return 12===e&&(e=0),"ekuseni"===t?e:"emini"===t?e>=11?e:e+12:"entsambama"===t||"ebusuku"===t?0===e?0:e+12:void 0},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:"%d",week:{dow:1,doy:4}});return t}))},8760:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
244
|
-
//! moment.js locale configuration
|
|
245
|
-
var t=e.defineLocale("sv",{months:"januari_februari_mars_april_maj_juni_juli_augusti_september_oktober_november_december".split("_"),monthsShort:"jan_feb_mar_apr_maj_jun_jul_aug_sep_okt_nov_dec".split("_"),weekdays:"söndag_måndag_tisdag_onsdag_torsdag_fredag_lördag".split("_"),weekdaysShort:"sön_mån_tis_ons_tor_fre_lör".split("_"),weekdaysMin:"sö_må_ti_on_to_fr_lö".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"D MMMM YYYY",LLL:"D MMMM YYYY [kl.] HH:mm",LLLL:"dddd D MMMM YYYY [kl.] HH:mm",lll:"D MMM YYYY HH:mm",llll:"ddd D MMM YYYY HH:mm"},calendar:{sameDay:"[Idag] LT",nextDay:"[Imorgon] LT",lastDay:"[Igår] LT",nextWeek:"[På] dddd LT",lastWeek:"[I] dddd[s] LT",sameElse:"L"},relativeTime:{future:"om %s",past:"för %s sedan",s:"några sekunder",ss:"%d sekunder",m:"en minut",mm:"%d minuter",h:"en timme",hh:"%d timmar",d:"en dag",dd:"%d dagar",M:"en månad",MM:"%d månader",y:"ett år",yy:"%d år"},dayOfMonthOrdinalParse:/\d{1,2}(\:e|\:a)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?":e":1===t||2===t?":a":":e";return e+n},week:{dow:1,doy:4}});return t}))},1172:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
246
|
-
//! moment.js locale configuration
|
|
247
|
-
var t=e.defineLocale("sw",{months:"Januari_Februari_Machi_Aprili_Mei_Juni_Julai_Agosti_Septemba_Oktoba_Novemba_Desemba".split("_"),monthsShort:"Jan_Feb_Mac_Apr_Mei_Jun_Jul_Ago_Sep_Okt_Nov_Des".split("_"),weekdays:"Jumapili_Jumatatu_Jumanne_Jumatano_Alhamisi_Ijumaa_Jumamosi".split("_"),weekdaysShort:"Jpl_Jtat_Jnne_Jtan_Alh_Ijm_Jmos".split("_"),weekdaysMin:"J2_J3_J4_J5_Al_Ij_J1".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"hh:mm A",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[leo saa] LT",nextDay:"[kesho saa] LT",nextWeek:"[wiki ijayo] dddd [saat] LT",lastDay:"[jana] LT",lastWeek:"[wiki iliyopita] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s baadaye",past:"tokea %s",s:"hivi punde",ss:"sekunde %d",m:"dakika moja",mm:"dakika %d",h:"saa limoja",hh:"masaa %d",d:"siku moja",dd:"siku %d",M:"mwezi mmoja",MM:"miezi %d",y:"mwaka mmoja",yy:"miaka %d"},week:{dow:1,doy:7}});return t}))},7333:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
248
|
-
//! moment.js locale configuration
|
|
249
|
-
var t={1:"௧",2:"௨",3:"௩",4:"௪",5:"௫",6:"௬",7:"௭",8:"௮",9:"௯",0:"௦"},n={"௧":"1","௨":"2","௩":"3","௪":"4","௫":"5","௬":"6","௭":"7","௮":"8","௯":"9","௦":"0"},r=e.defineLocale("ta",{months:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),monthsShort:"ஜனவரி_பிப்ரவரி_மார்ச்_ஏப்ரல்_மே_ஜூன்_ஜூலை_ஆகஸ்ட்_செப்டெம்பர்_அக்டோபர்_நவம்பர்_டிசம்பர்".split("_"),weekdays:"ஞாயிற்றுக்கிழமை_திங்கட்கிழமை_செவ்வாய்கிழமை_புதன்கிழமை_வியாழக்கிழமை_வெள்ளிக்கிழமை_சனிக்கிழமை".split("_"),weekdaysShort:"ஞாயிறு_திங்கள்_செவ்வாய்_புதன்_வியாழன்_வெள்ளி_சனி".split("_"),weekdaysMin:"ஞா_தி_செ_பு_வி_வெ_ச".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, HH:mm",LLLL:"dddd, D MMMM YYYY, HH:mm"},calendar:{sameDay:"[இன்று] LT",nextDay:"[நாளை] LT",nextWeek:"dddd, LT",lastDay:"[நேற்று] LT",lastWeek:"[கடந்த வாரம்] dddd, LT",sameElse:"L"},relativeTime:{future:"%s இல்",past:"%s முன்",s:"ஒரு சில விநாடிகள்",ss:"%d விநாடிகள்",m:"ஒரு நிமிடம்",mm:"%d நிமிடங்கள்",h:"ஒரு மணி நேரம்",hh:"%d மணி நேரம்",d:"ஒரு நாள்",dd:"%d நாட்கள்",M:"ஒரு மாதம்",MM:"%d மாதங்கள்",y:"ஒரு வருடம்",yy:"%d ஆண்டுகள்"},dayOfMonthOrdinalParse:/\d{1,2}வது/,ordinal:function(e){return e+"வது"},preparse:function(e){return e.replace(/[௧௨௩௪௫௬௭௮௯௦]/g,(function(e){return n[e]}))},postformat:function(e){return e.replace(/\d/g,(function(e){return t[e]}))},meridiemParse:/யாமம்|வைகறை|காலை|நண்பகல்|எற்பாடு|மாலை/,meridiem:function(e,t,n){return e<2?" யாமம்":e<6?" வைகறை":e<10?" காலை":e<14?" நண்பகல்":e<18?" எற்பாடு":e<22?" மாலை":" யாமம்"},meridiemHour:function(e,t){return 12===e&&(e=0),"யாமம்"===t?e<2?e:e+12:"வைகறை"===t||"காலை"===t||"நண்பகல்"===t&&e>=10?e:e+12},week:{dow:0,doy:6}});return r}))},3110:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
250
|
-
//! moment.js locale configuration
|
|
251
|
-
var t=e.defineLocale("te",{months:"జనవరి_ఫిబ్రవరి_మార్చి_ఏప్రిల్_మే_జూన్_జులై_ఆగస్టు_సెప్టెంబర్_అక్టోబర్_నవంబర్_డిసెంబర్".split("_"),monthsShort:"జన._ఫిబ్ర._మార్చి_ఏప్రి._మే_జూన్_జులై_ఆగ._సెప్._అక్టో._నవ._డిసె.".split("_"),monthsParseExact:!0,weekdays:"ఆదివారం_సోమవారం_మంగళవారం_బుధవారం_గురువారం_శుక్రవారం_శనివారం".split("_"),weekdaysShort:"ఆది_సోమ_మంగళ_బుధ_గురు_శుక్ర_శని".split("_"),weekdaysMin:"ఆ_సో_మం_బు_గు_శు_శ".split("_"),longDateFormat:{LT:"A h:mm",LTS:"A h:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY, A h:mm",LLLL:"dddd, D MMMM YYYY, A h:mm"},calendar:{sameDay:"[నేడు] LT",nextDay:"[రేపు] LT",nextWeek:"dddd, LT",lastDay:"[నిన్న] LT",lastWeek:"[గత] dddd, LT",sameElse:"L"},relativeTime:{future:"%s లో",past:"%s క్రితం",s:"కొన్ని క్షణాలు",ss:"%d సెకన్లు",m:"ఒక నిమిషం",mm:"%d నిమిషాలు",h:"ఒక గంట",hh:"%d గంటలు",d:"ఒక రోజు",dd:"%d రోజులు",M:"ఒక నెల",MM:"%d నెలలు",y:"ఒక సంవత్సరం",yy:"%d సంవత్సరాలు"},dayOfMonthOrdinalParse:/\d{1,2}వ/,ordinal:"%dవ",meridiemParse:/రాత్రి|ఉదయం|మధ్యాహ్నం|సాయంత్రం/,meridiemHour:function(e,t){return 12===e&&(e=0),"రాత్రి"===t?e<4?e:e+12:"ఉదయం"===t?e:"మధ్యాహ్నం"===t?e>=10?e:e+12:"సాయంత్రం"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"రాత్రి":e<10?"ఉదయం":e<17?"మధ్యాహ్నం":e<20?"సాయంత్రం":"రాత్రి"},week:{dow:0,doy:6}});return t}))},2095:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
252
|
-
//! moment.js locale configuration
|
|
253
|
-
var t=e.defineLocale("tet",{months:"Janeiru_Fevereiru_Marsu_Abril_Maiu_Juñu_Jullu_Agustu_Setembru_Outubru_Novembru_Dezembru".split("_"),monthsShort:"Jan_Fev_Mar_Abr_Mai_Jun_Jul_Ago_Set_Out_Nov_Dez".split("_"),weekdays:"Domingu_Segunda_Tersa_Kuarta_Kinta_Sesta_Sabadu".split("_"),weekdaysShort:"Dom_Seg_Ters_Kua_Kint_Sest_Sab".split("_"),weekdaysMin:"Do_Seg_Te_Ku_Ki_Ses_Sa".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Ohin iha] LT",nextDay:"[Aban iha] LT",nextWeek:"dddd [iha] LT",lastDay:"[Horiseik iha] LT",lastWeek:"dddd [semana kotuk] [iha] LT",sameElse:"L"},relativeTime:{future:"iha %s",past:"%s liuba",s:"segundu balun",ss:"segundu %d",m:"minutu ida",mm:"minutu %d",h:"oras ida",hh:"oras %d",d:"loron ida",dd:"loron %d",M:"fulan ida",MM:"fulan %d",y:"tinan ida",yy:"tinan %d"},dayOfMonthOrdinalParse:/\d{1,2}(st|nd|rd|th)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t}))},7321:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
254
|
-
//! moment.js locale configuration
|
|
255
|
-
var t={0:"-ум",1:"-ум",2:"-юм",3:"-юм",4:"-ум",5:"-ум",6:"-ум",7:"-ум",8:"-ум",9:"-ум",10:"-ум",12:"-ум",13:"-ум",20:"-ум",30:"-юм",40:"-ум",50:"-ум",60:"-ум",70:"-ум",80:"-ум",90:"-ум",100:"-ум"},n=e.defineLocale("tg",{months:{format:"январи_феврали_марти_апрели_майи_июни_июли_августи_сентябри_октябри_ноябри_декабри".split("_"),standalone:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_")},monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"якшанбе_душанбе_сешанбе_чоршанбе_панҷшанбе_ҷумъа_шанбе".split("_"),weekdaysShort:"яшб_дшб_сшб_чшб_пшб_ҷум_шнб".split("_"),weekdaysMin:"яш_дш_сш_чш_пш_ҷм_шб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[Имрӯз соати] LT",nextDay:"[Фардо соати] LT",lastDay:"[Дирӯз соати] LT",nextWeek:"dddd[и] [ҳафтаи оянда соати] LT",lastWeek:"dddd[и] [ҳафтаи гузашта соати] LT",sameElse:"L"},relativeTime:{future:"баъди %s",past:"%s пеш",s:"якчанд сония",m:"як дақиқа",mm:"%d дақиқа",h:"як соат",hh:"%d соат",d:"як рӯз",dd:"%d рӯз",M:"як моҳ",MM:"%d моҳ",y:"як сол",yy:"%d сол"},meridiemParse:/шаб|субҳ|рӯз|бегоҳ/,meridiemHour:function(e,t){return 12===e&&(e=0),"шаб"===t?e<4?e:e+12:"субҳ"===t?e:"рӯз"===t?e>=11?e:e+12:"бегоҳ"===t?e+12:void 0},meridiem:function(e,t,n){return e<4?"шаб":e<11?"субҳ":e<16?"рӯз":e<19?"бегоҳ":"шаб"},dayOfMonthOrdinalParse:/\d{1,2}-(ум|юм)/,ordinal:function(e){var n=e%10,r=e>=100?100:null;return e+(t[e]||t[n]||t[r])},week:{dow:1,doy:7}});return n}))},9041:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
256
|
-
//! moment.js locale configuration
|
|
257
|
-
var t=e.defineLocale("th",{months:"มกราคม_กุมภาพันธ์_มีนาคม_เมษายน_พฤษภาคม_มิถุนายน_กรกฎาคม_สิงหาคม_กันยายน_ตุลาคม_พฤศจิกายน_ธันวาคม".split("_"),monthsShort:"ม.ค._ก.พ._มี.ค._เม.ย._พ.ค._มิ.ย._ก.ค._ส.ค._ก.ย._ต.ค._พ.ย._ธ.ค.".split("_"),monthsParseExact:!0,weekdays:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัสบดี_ศุกร์_เสาร์".split("_"),weekdaysShort:"อาทิตย์_จันทร์_อังคาร_พุธ_พฤหัส_ศุกร์_เสาร์".split("_"),weekdaysMin:"อา._จ._อ._พ._พฤ._ศ._ส.".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY เวลา H:mm",LLLL:"วันddddที่ D MMMM YYYY เวลา H:mm"},meridiemParse:/ก่อนเที่ยง|หลังเที่ยง/,isPM:function(e){return"หลังเที่ยง"===e},meridiem:function(e,t,n){return e<12?"ก่อนเที่ยง":"หลังเที่ยง"},calendar:{sameDay:"[วันนี้ เวลา] LT",nextDay:"[พรุ่งนี้ เวลา] LT",nextWeek:"dddd[หน้า เวลา] LT",lastDay:"[เมื่อวานนี้ เวลา] LT",lastWeek:"[วัน]dddd[ที่แล้ว เวลา] LT",sameElse:"L"},relativeTime:{future:"อีก %s",past:"%sที่แล้ว",s:"ไม่กี่วินาที",ss:"%d วินาที",m:"1 นาที",mm:"%d นาที",h:"1 ชั่วโมง",hh:"%d ชั่วโมง",d:"1 วัน",dd:"%d วัน",w:"1 สัปดาห์",ww:"%d สัปดาห์",M:"1 เดือน",MM:"%d เดือน",y:"1 ปี",yy:"%d ปี"}});return t}))},9005:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
258
|
-
//! moment.js locale configuration
|
|
259
|
-
var t={1:"'inji",5:"'inji",8:"'inji",70:"'inji",80:"'inji",2:"'nji",7:"'nji",20:"'nji",50:"'nji",3:"'ünji",4:"'ünji",100:"'ünji",6:"'njy",9:"'unjy",10:"'unjy",30:"'unjy",60:"'ynjy",90:"'ynjy"},n=e.defineLocale("tk",{months:"Ýanwar_Fewral_Mart_Aprel_Maý_Iýun_Iýul_Awgust_Sentýabr_Oktýabr_Noýabr_Dekabr".split("_"),monthsShort:"Ýan_Few_Mar_Apr_Maý_Iýn_Iýl_Awg_Sen_Okt_Noý_Dek".split("_"),weekdays:"Ýekşenbe_Duşenbe_Sişenbe_Çarşenbe_Penşenbe_Anna_Şenbe".split("_"),weekdaysShort:"Ýek_Duş_Siş_Çar_Pen_Ann_Şen".split("_"),weekdaysMin:"Ýk_Dş_Sş_Çr_Pn_An_Şn".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün sagat] LT",nextDay:"[ertir sagat] LT",nextWeek:"[indiki] dddd [sagat] LT",lastDay:"[düýn] LT",lastWeek:"[geçen] dddd [sagat] LT",sameElse:"L"},relativeTime:{future:"%s soň",past:"%s öň",s:"birnäçe sekunt",m:"bir minut",mm:"%d minut",h:"bir sagat",hh:"%d sagat",d:"bir gün",dd:"%d gün",M:"bir aý",MM:"%d aý",y:"bir ýyl",yy:"%d ýyl"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'unjy";var r=e%10,a=e%100-r,o=e>=100?100:null;return e+(t[r]||t[a]||t[o])}},week:{dow:1,doy:7}});return n}))},5768:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
260
|
-
//! moment.js locale configuration
|
|
261
|
-
var t=e.defineLocale("tl-ph",{months:"Enero_Pebrero_Marso_Abril_Mayo_Hunyo_Hulyo_Agosto_Setyembre_Oktubre_Nobyembre_Disyembre".split("_"),monthsShort:"Ene_Peb_Mar_Abr_May_Hun_Hul_Ago_Set_Okt_Nob_Dis".split("_"),weekdays:"Linggo_Lunes_Martes_Miyerkules_Huwebes_Biyernes_Sabado".split("_"),weekdaysShort:"Lin_Lun_Mar_Miy_Huw_Biy_Sab".split("_"),weekdaysMin:"Li_Lu_Ma_Mi_Hu_Bi_Sab".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"MM/D/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY HH:mm",LLLL:"dddd, MMMM DD, YYYY HH:mm"},calendar:{sameDay:"LT [ngayong araw]",nextDay:"[Bukas ng] LT",nextWeek:"LT [sa susunod na] dddd",lastDay:"LT [kahapon]",lastWeek:"LT [noong nakaraang] dddd",sameElse:"L"},relativeTime:{future:"sa loob ng %s",past:"%s ang nakalipas",s:"ilang segundo",ss:"%d segundo",m:"isang minuto",mm:"%d minuto",h:"isang oras",hh:"%d oras",d:"isang araw",dd:"%d araw",M:"isang buwan",MM:"%d buwan",y:"isang taon",yy:"%d taon"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t}))},9444:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
262
|
-
//! moment.js locale configuration
|
|
263
|
-
var t="pagh_wa’_cha’_wej_loS_vagh_jav_Soch_chorgh_Hut".split("_");function n(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"leS":-1!==e.indexOf("jar")?t.slice(0,-3)+"waQ":-1!==e.indexOf("DIS")?t.slice(0,-3)+"nem":t+" pIq",t}function r(e){var t=e;return t=-1!==e.indexOf("jaj")?t.slice(0,-3)+"Hu’":-1!==e.indexOf("jar")?t.slice(0,-3)+"wen":-1!==e.indexOf("DIS")?t.slice(0,-3)+"ben":t+" ret",t}function a(e,t,n,r){var a=o(e);switch(n){case"ss":return a+" lup";case"mm":return a+" tup";case"hh":return a+" rep";case"dd":return a+" jaj";case"MM":return a+" jar";case"yy":return a+" DIS"}}function o(e){var n=Math.floor(e%1e3/100),r=Math.floor(e%100/10),a=e%10,o="";return n>0&&(o+=t[n]+"vatlh"),r>0&&(o+=(""!==o?" ":"")+t[r]+"maH"),a>0&&(o+=(""!==o?" ":"")+t[a]),""===o?"pagh":o}var s=e.defineLocale("tlh",{months:"tera’ jar wa’_tera’ jar cha’_tera’ jar wej_tera’ jar loS_tera’ jar vagh_tera’ jar jav_tera’ jar Soch_tera’ jar chorgh_tera’ jar Hut_tera’ jar wa’maH_tera’ jar wa’maH wa’_tera’ jar wa’maH cha’".split("_"),monthsShort:"jar wa’_jar cha’_jar wej_jar loS_jar vagh_jar jav_jar Soch_jar chorgh_jar Hut_jar wa’maH_jar wa’maH wa’_jar wa’maH cha’".split("_"),monthsParseExact:!0,weekdays:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysShort:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),weekdaysMin:"lojmItjaj_DaSjaj_povjaj_ghItlhjaj_loghjaj_buqjaj_ghInjaj".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[DaHjaj] LT",nextDay:"[wa’leS] LT",nextWeek:"LLL",lastDay:"[wa’Hu’] LT",lastWeek:"LLL",sameElse:"L"},relativeTime:{future:n,past:r,s:"puS lup",ss:a,m:"wa’ tup",mm:a,h:"wa’ rep",hh:a,d:"wa’ jaj",dd:a,M:"wa’ jar",MM:a,y:"wa’ DIS",yy:a},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});return s}))},2397:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
264
|
-
//! moment.js locale configuration
|
|
265
|
-
var t={1:"'inci",5:"'inci",8:"'inci",70:"'inci",80:"'inci",2:"'nci",7:"'nci",20:"'nci",50:"'nci",3:"'üncü",4:"'üncü",100:"'üncü",6:"'ncı",9:"'uncu",10:"'uncu",30:"'uncu",60:"'ıncı",90:"'ıncı"},n=e.defineLocale("tr",{months:"Ocak_Şubat_Mart_Nisan_Mayıs_Haziran_Temmuz_Ağustos_Eylül_Ekim_Kasım_Aralık".split("_"),monthsShort:"Oca_Şub_Mar_Nis_May_Haz_Tem_Ağu_Eyl_Eki_Kas_Ara".split("_"),weekdays:"Pazar_Pazartesi_Salı_Çarşamba_Perşembe_Cuma_Cumartesi".split("_"),weekdaysShort:"Paz_Pzt_Sal_Çar_Per_Cum_Cmt".split("_"),weekdaysMin:"Pz_Pt_Sa_Ça_Pe_Cu_Ct".split("_"),meridiem:function(e,t,n){return e<12?n?"öö":"ÖÖ":n?"ös":"ÖS"},meridiemParse:/öö|ÖÖ|ös|ÖS/,isPM:function(e){return"ös"===e||"ÖS"===e},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[bugün saat] LT",nextDay:"[yarın saat] LT",nextWeek:"[gelecek] dddd [saat] LT",lastDay:"[dün] LT",lastWeek:"[geçen] dddd [saat] LT",sameElse:"L"},relativeTime:{future:"%s sonra",past:"%s önce",s:"birkaç saniye",ss:"%d saniye",m:"bir dakika",mm:"%d dakika",h:"bir saat",hh:"%d saat",d:"bir gün",dd:"%d gün",w:"bir hafta",ww:"%d hafta",M:"bir ay",MM:"%d ay",y:"bir yıl",yy:"%d yıl"},ordinal:function(e,n){switch(n){case"d":case"D":case"Do":case"DD":return e;default:if(0===e)return e+"'ıncı";var r=e%10,a=e%100-r,o=e>=100?100:null;return e+(t[r]||t[a]||t[o])}},week:{dow:1,doy:7}});return n}))},8254:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
266
|
-
//! moment.js locale configuration
|
|
267
|
-
var t=e.defineLocale("tzl",{months:"Januar_Fevraglh_Març_Avrïu_Mai_Gün_Julia_Guscht_Setemvar_Listopäts_Noemvar_Zecemvar".split("_"),monthsShort:"Jan_Fev_Mar_Avr_Mai_Gün_Jul_Gus_Set_Lis_Noe_Zec".split("_"),weekdays:"Súladi_Lúneçi_Maitzi_Márcuri_Xhúadi_Viénerçi_Sáturi".split("_"),weekdaysShort:"Súl_Lún_Mai_Már_Xhú_Vié_Sát".split("_"),weekdaysMin:"Sú_Lú_Ma_Má_Xh_Vi_Sá".split("_"),longDateFormat:{LT:"HH.mm",LTS:"HH.mm.ss",L:"DD.MM.YYYY",LL:"D. MMMM [dallas] YYYY",LLL:"D. MMMM [dallas] YYYY HH.mm",LLLL:"dddd, [li] D. MMMM [dallas] YYYY HH.mm"},meridiemParse:/d\'o|d\'a/i,isPM:function(e){return"d'o"===e.toLowerCase()},meridiem:function(e,t,n){return e>11?n?"d'o":"D'O":n?"d'a":"D'A"},calendar:{sameDay:"[oxhi à] LT",nextDay:"[demà à] LT",nextWeek:"dddd [à] LT",lastDay:"[ieiri à] LT",lastWeek:"[sür el] dddd [lasteu à] LT",sameElse:"L"},relativeTime:{future:"osprei %s",past:"ja%s",s:n,ss:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n},dayOfMonthOrdinalParse:/\d{1,2}\./,ordinal:"%d.",week:{dow:1,doy:4}});function n(e,t,n,r){var a={s:["viensas secunds","'iensas secunds"],ss:[e+" secunds",e+" secunds"],m:["'n míut","'iens míut"],mm:[e+" míuts",e+" míuts"],h:["'n þora","'iensa þora"],hh:[e+" þoras",e+" þoras"],d:["'n ziua","'iensa ziua"],dd:[e+" ziuas",e+" ziuas"],M:["'n mes","'iens mes"],MM:[e+" mesen",e+" mesen"],y:["'n ar","'iens ar"],yy:[e+" ars",e+" ars"]};return r||t?a[n][0]:a[n][1]}return t}))},699:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
268
|
-
//! moment.js locale configuration
|
|
269
|
-
var t=e.defineLocale("tzm-latn",{months:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),monthsShort:"innayr_brˤayrˤ_marˤsˤ_ibrir_mayyw_ywnyw_ywlywz_ɣwšt_šwtanbir_ktˤwbrˤ_nwwanbir_dwjnbir".split("_"),weekdays:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysShort:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),weekdaysMin:"asamas_aynas_asinas_akras_akwas_asimwas_asiḍyas".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[asdkh g] LT",nextDay:"[aska g] LT",nextWeek:"dddd [g] LT",lastDay:"[assant g] LT",lastWeek:"dddd [g] LT",sameElse:"L"},relativeTime:{future:"dadkh s yan %s",past:"yan %s",s:"imik",ss:"%d imik",m:"minuḍ",mm:"%d minuḍ",h:"saɛa",hh:"%d tassaɛin",d:"ass",dd:"%d ossan",M:"ayowr",MM:"%d iyyirn",y:"asgas",yy:"%d isgasn"},week:{dow:6,doy:12}});return t}))},1106:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
270
|
-
//! moment.js locale configuration
|
|
271
|
-
var t=e.defineLocale("tzm",{months:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),monthsShort:"ⵉⵏⵏⴰⵢⵔ_ⴱⵕⴰⵢⵕ_ⵎⴰⵕⵚ_ⵉⴱⵔⵉⵔ_ⵎⴰⵢⵢⵓ_ⵢⵓⵏⵢⵓ_ⵢⵓⵍⵢⵓⵣ_ⵖⵓⵛⵜ_ⵛⵓⵜⴰⵏⴱⵉⵔ_ⴽⵟⵓⴱⵕ_ⵏⵓⵡⴰⵏⴱⵉⵔ_ⴷⵓⵊⵏⴱⵉⵔ".split("_"),weekdays:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysShort:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),weekdaysMin:"ⴰⵙⴰⵎⴰⵙ_ⴰⵢⵏⴰⵙ_ⴰⵙⵉⵏⴰⵙ_ⴰⴽⵔⴰⵙ_ⴰⴽⵡⴰⵙ_ⴰⵙⵉⵎⵡⴰⵙ_ⴰⵙⵉⴹⵢⴰⵙ".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd D MMMM YYYY HH:mm"},calendar:{sameDay:"[ⴰⵙⴷⵅ ⴴ] LT",nextDay:"[ⴰⵙⴽⴰ ⴴ] LT",nextWeek:"dddd [ⴴ] LT",lastDay:"[ⴰⵚⴰⵏⵜ ⴴ] LT",lastWeek:"dddd [ⴴ] LT",sameElse:"L"},relativeTime:{future:"ⴷⴰⴷⵅ ⵙ ⵢⴰⵏ %s",past:"ⵢⴰⵏ %s",s:"ⵉⵎⵉⴽ",ss:"%d ⵉⵎⵉⴽ",m:"ⵎⵉⵏⵓⴺ",mm:"%d ⵎⵉⵏⵓⴺ",h:"ⵙⴰⵄⴰ",hh:"%d ⵜⴰⵙⵙⴰⵄⵉⵏ",d:"ⴰⵙⵙ",dd:"%d oⵙⵙⴰⵏ",M:"ⴰⵢoⵓⵔ",MM:"%d ⵉⵢⵢⵉⵔⵏ",y:"ⴰⵙⴳⴰⵙ",yy:"%d ⵉⵙⴳⴰⵙⵏ"},week:{dow:6,doy:12}});return t}))},9288:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
272
|
-
//! moment.js locale configuration
|
|
273
|
-
var t=e.defineLocale("ug-cn",{months:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),monthsShort:"يانۋار_فېۋرال_مارت_ئاپرېل_ماي_ئىيۇن_ئىيۇل_ئاۋغۇست_سېنتەبىر_ئۆكتەبىر_نويابىر_دېكابىر".split("_"),weekdays:"يەكشەنبە_دۈشەنبە_سەيشەنبە_چارشەنبە_پەيشەنبە_جۈمە_شەنبە".split("_"),weekdaysShort:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),weekdaysMin:"يە_دۈ_سە_چا_پە_جۈ_شە".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY-MM-DD",LL:"YYYY-يىلىM-ئاينىڭD-كۈنى",LLL:"YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm",LLLL:"dddd، YYYY-يىلىM-ئاينىڭD-كۈنى، HH:mm"},meridiemParse:/يېرىم كېچە|سەھەر|چۈشتىن بۇرۇن|چۈش|چۈشتىن كېيىن|كەچ/,meridiemHour:function(e,t){return 12===e&&(e=0),"يېرىم كېچە"===t||"سەھەر"===t||"چۈشتىن بۇرۇن"===t?e:"چۈشتىن كېيىن"===t||"كەچ"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var r=100*e+t;return r<600?"يېرىم كېچە":r<900?"سەھەر":r<1130?"چۈشتىن بۇرۇن":r<1230?"چۈش":r<1800?"چۈشتىن كېيىن":"كەچ"},calendar:{sameDay:"[بۈگۈن سائەت] LT",nextDay:"[ئەتە سائەت] LT",nextWeek:"[كېلەركى] dddd [سائەت] LT",lastDay:"[تۆنۈگۈن] LT",lastWeek:"[ئالدىنقى] dddd [سائەت] LT",sameElse:"L"},relativeTime:{future:"%s كېيىن",past:"%s بۇرۇن",s:"نەچچە سېكونت",ss:"%d سېكونت",m:"بىر مىنۇت",mm:"%d مىنۇت",h:"بىر سائەت",hh:"%d سائەت",d:"بىر كۈن",dd:"%d كۈن",M:"بىر ئاي",MM:"%d ئاي",y:"بىر يىل",yy:"%d يىل"},dayOfMonthOrdinalParse:/\d{1,2}(-كۈنى|-ئاي|-ھەپتە)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"-كۈنى";case"w":case"W":return e+"-ھەپتە";default:return e}},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:7}});return t}))},7691:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
274
|
-
//! moment.js locale configuration
|
|
275
|
-
function t(e,t){var n=e.split("_");return t%10===1&&t%100!==11?n[0]:t%10>=2&&t%10<=4&&(t%100<10||t%100>=20)?n[1]:n[2]}function n(e,n,r){var a={ss:n?"секунда_секунди_секунд":"секунду_секунди_секунд",mm:n?"хвилина_хвилини_хвилин":"хвилину_хвилини_хвилин",hh:n?"година_години_годин":"годину_години_годин",dd:"день_дні_днів",MM:"місяць_місяці_місяців",yy:"рік_роки_років"};return"m"===r?n?"хвилина":"хвилину":"h"===r?n?"година":"годину":e+" "+t(a[r],+e)}function r(e,t){var n,r={nominative:"неділя_понеділок_вівторок_середа_четвер_п’ятниця_субота".split("_"),accusative:"неділю_понеділок_вівторок_середу_четвер_п’ятницю_суботу".split("_"),genitive:"неділі_понеділка_вівторка_середи_четверга_п’ятниці_суботи".split("_")};return!0===e?r["nominative"].slice(1,7).concat(r["nominative"].slice(0,1)):e?(n=/(\[[ВвУу]\]) ?dddd/.test(t)?"accusative":/\[?(?:минулої|наступної)? ?\] ?dddd/.test(t)?"genitive":"nominative",r[n][e.day()]):r["nominative"]}function a(e){return function(){return e+"о"+(11===this.hours()?"б":"")+"] LT"}}var o=e.defineLocale("uk",{months:{format:"січня_лютого_березня_квітня_травня_червня_липня_серпня_вересня_жовтня_листопада_грудня".split("_"),standalone:"січень_лютий_березень_квітень_травень_червень_липень_серпень_вересень_жовтень_листопад_грудень".split("_")},monthsShort:"січ_лют_бер_квіт_трав_черв_лип_серп_вер_жовт_лист_груд".split("_"),weekdays:r,weekdaysShort:"нд_пн_вт_ср_чт_пт_сб".split("_"),weekdaysMin:"нд_пн_вт_ср_чт_пт_сб".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY р.",LLL:"D MMMM YYYY р., HH:mm",LLLL:"dddd, D MMMM YYYY р., HH:mm"},calendar:{sameDay:a("[Сьогодні "),nextDay:a("[Завтра "),lastDay:a("[Вчора "),nextWeek:a("[У] dddd ["),lastWeek:function(){switch(this.day()){case 0:case 3:case 5:case 6:return a("[Минулої] dddd [").call(this);case 1:case 2:case 4:return a("[Минулого] dddd [").call(this)}},sameElse:"L"},relativeTime:{future:"за %s",past:"%s тому",s:"декілька секунд",ss:n,m:n,mm:n,h:"годину",hh:n,d:"день",dd:n,M:"місяць",MM:n,y:"рік",yy:n},meridiemParse:/ночі|ранку|дня|вечора/,isPM:function(e){return/^(дня|вечора)$/.test(e)},meridiem:function(e,t,n){return e<4?"ночі":e<12?"ранку":e<17?"дня":"вечора"},dayOfMonthOrdinalParse:/\d{1,2}-(й|го)/,ordinal:function(e,t){switch(t){case"M":case"d":case"DDD":case"w":case"W":return e+"-й";case"D":return e+"-го";default:return e}},week:{dow:1,doy:7}});return o}))},3795:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
276
|
-
//! moment.js locale configuration
|
|
277
|
-
var t=["جنوری","فروری","مارچ","اپریل","مئی","جون","جولائی","اگست","ستمبر","اکتوبر","نومبر","دسمبر"],n=["اتوار","پیر","منگل","بدھ","جمعرات","جمعہ","ہفتہ"],r=e.defineLocale("ur",{months:t,monthsShort:t,weekdays:n,weekdaysShort:n,weekdaysMin:n,longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd، D MMMM YYYY HH:mm"},meridiemParse:/صبح|شام/,isPM:function(e){return"شام"===e},meridiem:function(e,t,n){return e<12?"صبح":"شام"},calendar:{sameDay:"[آج بوقت] LT",nextDay:"[کل بوقت] LT",nextWeek:"dddd [بوقت] LT",lastDay:"[گذشتہ روز بوقت] LT",lastWeek:"[گذشتہ] dddd [بوقت] LT",sameElse:"L"},relativeTime:{future:"%s بعد",past:"%s قبل",s:"چند سیکنڈ",ss:"%d سیکنڈ",m:"ایک منٹ",mm:"%d منٹ",h:"ایک گھنٹہ",hh:"%d گھنٹے",d:"ایک دن",dd:"%d دن",M:"ایک ماہ",MM:"%d ماہ",y:"ایک سال",yy:"%d سال"},preparse:function(e){return e.replace(/،/g,",")},postformat:function(e){return e.replace(/,/g,"،")},week:{dow:1,doy:4}});return r}))},588:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
278
|
-
//! moment.js locale configuration
|
|
279
|
-
var t=e.defineLocale("uz-latn",{months:"Yanvar_Fevral_Mart_Aprel_May_Iyun_Iyul_Avgust_Sentabr_Oktabr_Noyabr_Dekabr".split("_"),monthsShort:"Yan_Fev_Mar_Apr_May_Iyun_Iyul_Avg_Sen_Okt_Noy_Dek".split("_"),weekdays:"Yakshanba_Dushanba_Seshanba_Chorshanba_Payshanba_Juma_Shanba".split("_"),weekdaysShort:"Yak_Dush_Sesh_Chor_Pay_Jum_Shan".split("_"),weekdaysMin:"Ya_Du_Se_Cho_Pa_Ju_Sha".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Bugun soat] LT [da]",nextDay:"[Ertaga] LT [da]",nextWeek:"dddd [kuni soat] LT [da]",lastDay:"[Kecha soat] LT [da]",lastWeek:"[O'tgan] dddd [kuni soat] LT [da]",sameElse:"L"},relativeTime:{future:"Yaqin %s ichida",past:"Bir necha %s oldin",s:"soniya",ss:"%d soniya",m:"bir daqiqa",mm:"%d daqiqa",h:"bir soat",hh:"%d soat",d:"bir kun",dd:"%d kun",M:"bir oy",MM:"%d oy",y:"bir yil",yy:"%d yil"},week:{dow:1,doy:7}});return t}))},6791:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
280
|
-
//! moment.js locale configuration
|
|
281
|
-
var t=e.defineLocale("uz",{months:"январ_феврал_март_апрел_май_июн_июл_август_сентябр_октябр_ноябр_декабр".split("_"),monthsShort:"янв_фев_мар_апр_май_июн_июл_авг_сен_окт_ноя_дек".split("_"),weekdays:"Якшанба_Душанба_Сешанба_Чоршанба_Пайшанба_Жума_Шанба".split("_"),weekdaysShort:"Якш_Душ_Сеш_Чор_Пай_Жум_Шан".split("_"),weekdaysMin:"Як_Ду_Се_Чо_Па_Жу_Ша".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"D MMMM YYYY, dddd HH:mm"},calendar:{sameDay:"[Бугун соат] LT [да]",nextDay:"[Эртага] LT [да]",nextWeek:"dddd [куни соат] LT [да]",lastDay:"[Кеча соат] LT [да]",lastWeek:"[Утган] dddd [куни соат] LT [да]",sameElse:"L"},relativeTime:{future:"Якин %s ичида",past:"Бир неча %s олдин",s:"фурсат",ss:"%d фурсат",m:"бир дакика",mm:"%d дакика",h:"бир соат",hh:"%d соат",d:"бир кун",dd:"%d кун",M:"бир ой",MM:"%d ой",y:"бир йил",yy:"%d йил"},week:{dow:1,doy:7}});return t}))},5666:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
282
|
-
//! moment.js locale configuration
|
|
283
|
-
var t=e.defineLocale("vi",{months:"tháng 1_tháng 2_tháng 3_tháng 4_tháng 5_tháng 6_tháng 7_tháng 8_tháng 9_tháng 10_tháng 11_tháng 12".split("_"),monthsShort:"Thg 01_Thg 02_Thg 03_Thg 04_Thg 05_Thg 06_Thg 07_Thg 08_Thg 09_Thg 10_Thg 11_Thg 12".split("_"),monthsParseExact:!0,weekdays:"chủ nhật_thứ hai_thứ ba_thứ tư_thứ năm_thứ sáu_thứ bảy".split("_"),weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),weekdaysParseExact:!0,meridiemParse:/sa|ch/i,isPM:function(e){return/^ch$/i.test(e)},meridiem:function(e,t,n){return e<12?n?"sa":"SA":n?"ch":"CH"},longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [năm] YYYY",LLL:"D MMMM [năm] YYYY HH:mm",LLLL:"dddd, D MMMM [năm] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},calendar:{sameDay:"[Hôm nay lúc] LT",nextDay:"[Ngày mai lúc] LT",nextWeek:"dddd [tuần tới lúc] LT",lastDay:"[Hôm qua lúc] LT",lastWeek:"dddd [tuần trước lúc] LT",sameElse:"L"},relativeTime:{future:"%s tới",past:"%s trước",s:"vài giây",ss:"%d giây",m:"một phút",mm:"%d phút",h:"một giờ",hh:"%d giờ",d:"một ngày",dd:"%d ngày",w:"một tuần",ww:"%d tuần",M:"một tháng",MM:"%d tháng",y:"một năm",yy:"%d năm"},dayOfMonthOrdinalParse:/\d{1,2}/,ordinal:function(e){return e},week:{dow:1,doy:4}});return t}))},4378:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
284
|
-
//! moment.js locale configuration
|
|
285
|
-
var t=e.defineLocale("x-pseudo",{months:"J~áñúá~rý_F~ébrú~árý_~Márc~h_Áp~ríl_~Máý_~Júñé~_Júl~ý_Áú~gúst~_Sép~témb~ér_Ó~ctób~ér_Ñ~óvém~bér_~Décé~mbér".split("_"),monthsShort:"J~áñ_~Féb_~Már_~Ápr_~Máý_~Júñ_~Júl_~Áúg_~Sép_~Óct_~Ñóv_~Déc".split("_"),monthsParseExact:!0,weekdays:"S~úñdá~ý_Mó~ñdáý~_Túé~sdáý~_Wéd~ñésd~áý_T~húrs~dáý_~Fríd~áý_S~átúr~dáý".split("_"),weekdaysShort:"S~úñ_~Móñ_~Túé_~Wéd_~Thú_~Frí_~Sát".split("_"),weekdaysMin:"S~ú_Mó~_Tú_~Wé_T~h_Fr~_Sá".split("_"),weekdaysParseExact:!0,longDateFormat:{LT:"HH:mm",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY HH:mm",LLLL:"dddd, D MMMM YYYY HH:mm"},calendar:{sameDay:"[T~ódá~ý át] LT",nextDay:"[T~ómó~rró~w át] LT",nextWeek:"dddd [át] LT",lastDay:"[Ý~ést~érdá~ý át] LT",lastWeek:"[L~ást] dddd [át] LT",sameElse:"L"},relativeTime:{future:"í~ñ %s",past:"%s á~gó",s:"á ~féw ~sécó~ñds",ss:"%d s~écóñ~ds",m:"á ~míñ~úté",mm:"%d m~íñú~tés",h:"á~ñ hó~úr",hh:"%d h~óúrs",d:"á ~dáý",dd:"%d d~áýs",M:"á ~móñ~th",MM:"%d m~óñt~hs",y:"á ~ýéár",yy:"%d ý~éárs"},dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=1===~~(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n},week:{dow:1,doy:4}});return t}))},5805:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
286
|
-
//! moment.js locale configuration
|
|
287
|
-
var t=e.defineLocale("yo",{months:"Sẹ́rẹ́_Èrèlè_Ẹrẹ̀nà_Ìgbé_Èbibi_Òkùdu_Agẹmo_Ògún_Owewe_Ọ̀wàrà_Bélú_Ọ̀pẹ̀̀".split("_"),monthsShort:"Sẹ́r_Èrl_Ẹrn_Ìgb_Èbi_Òkù_Agẹ_Ògú_Owe_Ọ̀wà_Bél_Ọ̀pẹ̀̀".split("_"),weekdays:"Àìkú_Ajé_Ìsẹ́gun_Ọjọ́rú_Ọjọ́bọ_Ẹtì_Àbámẹ́ta".split("_"),weekdaysShort:"Àìk_Ajé_Ìsẹ́_Ọjr_Ọjb_Ẹtì_Àbá".split("_"),weekdaysMin:"Àì_Aj_Ìs_Ọr_Ọb_Ẹt_Àb".split("_"),longDateFormat:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},calendar:{sameDay:"[Ònì ni] LT",nextDay:"[Ọ̀la ni] LT",nextWeek:"dddd [Ọsẹ̀ tón'bọ] [ni] LT",lastDay:"[Àna ni] LT",lastWeek:"dddd [Ọsẹ̀ tólọ́] [ni] LT",sameElse:"L"},relativeTime:{future:"ní %s",past:"%s kọjá",s:"ìsẹjú aayá die",ss:"aayá %d",m:"ìsẹjú kan",mm:"ìsẹjú %d",h:"wákati kan",hh:"wákati %d",d:"ọjọ́ kan",dd:"ọjọ́ %d",M:"osù kan",MM:"osù %d",y:"ọdún kan",yy:"ọdún %d"},dayOfMonthOrdinalParse:/ọjọ́\s\d{1,2}/,ordinal:"ọjọ́ %d",week:{dow:1,doy:4}});return t}))},3839:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
288
|
-
//! moment.js locale configuration
|
|
289
|
-
var t=e.defineLocale("zh-cn",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"周日_周一_周二_周三_周四_周五_周六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日Ah点mm分",LLLL:"YYYY年M月D日ddddAh点mm分",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"下午"===t||"晚上"===t?e+12:e>=11?e:e+12},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:function(e){return e.week()!==this.week()?"[下]dddLT":"[本]dddLT"},lastDay:"[昨天]LT",lastWeek:function(e){return this.week()!==e.week()?"[上]dddLT":"[本]dddLT"},sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|周)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"周";default:return e}},relativeTime:{future:"%s后",past:"%s前",s:"几秒",ss:"%d 秒",m:"1 分钟",mm:"%d 分钟",h:"1 小时",hh:"%d 小时",d:"1 天",dd:"%d 天",w:"1 周",ww:"%d 周",M:"1 个月",MM:"%d 个月",y:"1 年",yy:"%d 年"},week:{dow:1,doy:4}});return t}))},5726:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
290
|
-
//! moment.js locale configuration
|
|
291
|
-
var t=e.defineLocale("zh-hk",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1200?"上午":1200===r?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天]LT",nextDay:"[明天]LT",nextWeek:"[下]ddddLT",lastDay:"[昨天]LT",lastWeek:"[上]ddddLT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return t}))},9807:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
292
|
-
//! moment.js locale configuration
|
|
293
|
-
var t=e.defineLocale("zh-mo",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"D/M/YYYY",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s內",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return t}))},4152:function(e,t,n){(function(e,t){t(n(381))})(0,(function(e){"use strict";
|
|
294
|
-
//! moment.js locale configuration
|
|
295
|
-
var t=e.defineLocale("zh-tw",{months:"一月_二月_三月_四月_五月_六月_七月_八月_九月_十月_十一月_十二月".split("_"),monthsShort:"1月_2月_3月_4月_5月_6月_7月_8月_9月_10月_11月_12月".split("_"),weekdays:"星期日_星期一_星期二_星期三_星期四_星期五_星期六".split("_"),weekdaysShort:"週日_週一_週二_週三_週四_週五_週六".split("_"),weekdaysMin:"日_一_二_三_四_五_六".split("_"),longDateFormat:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY年M月D日",LLL:"YYYY年M月D日 HH:mm",LLLL:"YYYY年M月D日dddd HH:mm",l:"YYYY/M/D",ll:"YYYY年M月D日",lll:"YYYY年M月D日 HH:mm",llll:"YYYY年M月D日dddd HH:mm"},meridiemParse:/凌晨|早上|上午|中午|下午|晚上/,meridiemHour:function(e,t){return 12===e&&(e=0),"凌晨"===t||"早上"===t||"上午"===t?e:"中午"===t?e>=11?e:e+12:"下午"===t||"晚上"===t?e+12:void 0},meridiem:function(e,t,n){var r=100*e+t;return r<600?"凌晨":r<900?"早上":r<1130?"上午":r<1230?"中午":r<1800?"下午":"晚上"},calendar:{sameDay:"[今天] LT",nextDay:"[明天] LT",nextWeek:"[下]dddd LT",lastDay:"[昨天] LT",lastWeek:"[上]dddd LT",sameElse:"L"},dayOfMonthOrdinalParse:/\d{1,2}(日|月|週)/,ordinal:function(e,t){switch(t){case"d":case"D":case"DDD":return e+"日";case"M":return e+"月";case"w":case"W":return e+"週";default:return e}},relativeTime:{future:"%s後",past:"%s前",s:"幾秒",ss:"%d 秒",m:"1 分鐘",mm:"%d 分鐘",h:"1 小時",hh:"%d 小時",d:"1 天",dd:"%d 天",M:"1 個月",MM:"%d 個月",y:"1 年",yy:"%d 年"}});return t}))},6700:(e,t,n)=>{var r={"./af":2786,"./af.js":2786,"./ar":867,"./ar-dz":4130,"./ar-dz.js":4130,"./ar-kw":6135,"./ar-kw.js":6135,"./ar-ly":6440,"./ar-ly.js":6440,"./ar-ma":7702,"./ar-ma.js":7702,"./ar-sa":6040,"./ar-sa.js":6040,"./ar-tn":7100,"./ar-tn.js":7100,"./ar.js":867,"./az":1083,"./az.js":1083,"./be":9808,"./be.js":9808,"./bg":8338,"./bg.js":8338,"./bm":7438,"./bm.js":7438,"./bn":8905,"./bn-bd":6225,"./bn-bd.js":6225,"./bn.js":8905,"./bo":1560,"./bo.js":1560,"./br":1278,"./br.js":1278,"./bs":622,"./bs.js":622,"./ca":2468,"./ca.js":2468,"./cs":5822,"./cs.js":5822,"./cv":877,"./cv.js":877,"./cy":7373,"./cy.js":7373,"./da":4780,"./da.js":4780,"./de":9740,"./de-at":217,"./de-at.js":217,"./de-ch":894,"./de-ch.js":894,"./de.js":9740,"./dv":5300,"./dv.js":5300,"./el":837,"./el.js":837,"./en-au":8348,"./en-au.js":8348,"./en-ca":7925,"./en-ca.js":7925,"./en-gb":2243,"./en-gb.js":2243,"./en-ie":6436,"./en-ie.js":6436,"./en-il":7207,"./en-il.js":7207,"./en-in":4175,"./en-in.js":4175,"./en-nz":6319,"./en-nz.js":6319,"./en-sg":1662,"./en-sg.js":1662,"./eo":2915,"./eo.js":2915,"./es":5655,"./es-do":5251,"./es-do.js":5251,"./es-mx":6112,"./es-mx.js":6112,"./es-us":1146,"./es-us.js":1146,"./es.js":5655,"./et":5603,"./et.js":5603,"./eu":7763,"./eu.js":7763,"./fa":6959,"./fa.js":6959,"./fi":1897,"./fi.js":1897,"./fil":2549,"./fil.js":2549,"./fo":4694,"./fo.js":4694,"./fr":4470,"./fr-ca":3049,"./fr-ca.js":3049,"./fr-ch":2330,"./fr-ch.js":2330,"./fr.js":4470,"./fy":5044,"./fy.js":5044,"./ga":9295,"./ga.js":9295,"./gd":2101,"./gd.js":2101,"./gl":8794,"./gl.js":8794,"./gom-deva":7884,"./gom-deva.js":7884,"./gom-latn":3168,"./gom-latn.js":3168,"./gu":5349,"./gu.js":5349,"./he":4206,"./he.js":4206,"./hi":94,"./hi.js":94,"./hr":316,"./hr.js":316,"./hu":2138,"./hu.js":2138,"./hy-am":1423,"./hy-am.js":1423,"./id":9218,"./id.js":9218,"./is":135,"./is.js":135,"./it":626,"./it-ch":150,"./it-ch.js":150,"./it.js":626,"./ja":9183,"./ja.js":9183,"./jv":4286,"./jv.js":4286,"./ka":2105,"./ka.js":2105,"./kk":7772,"./kk.js":7772,"./km":8758,"./km.js":8758,"./kn":9282,"./kn.js":9282,"./ko":3730,"./ko.js":3730,"./ku":1408,"./ku.js":1408,"./ky":3291,"./ky.js":3291,"./lb":6841,"./lb.js":6841,"./lo":5466,"./lo.js":5466,"./lt":7010,"./lt.js":7010,"./lv":7595,"./lv.js":7595,"./me":9861,"./me.js":9861,"./mi":5493,"./mi.js":5493,"./mk":5966,"./mk.js":5966,"./ml":7341,"./ml.js":7341,"./mn":5115,"./mn.js":5115,"./mr":370,"./mr.js":370,"./ms":9847,"./ms-my":1237,"./ms-my.js":1237,"./ms.js":9847,"./mt":2126,"./mt.js":2126,"./my":6165,"./my.js":6165,"./nb":4924,"./nb.js":4924,"./ne":6744,"./ne.js":6744,"./nl":3901,"./nl-be":9814,"./nl-be.js":9814,"./nl.js":3901,"./nn":3877,"./nn.js":3877,"./oc-lnc":2135,"./oc-lnc.js":2135,"./pa-in":5858,"./pa-in.js":5858,"./pl":4495,"./pl.js":4495,"./pt":9520,"./pt-br":7971,"./pt-br.js":7971,"./pt.js":9520,"./ro":6459,"./ro.js":6459,"./ru":238,"./ru.js":238,"./sd":950,"./sd.js":950,"./se":490,"./se.js":490,"./si":124,"./si.js":124,"./sk":4249,"./sk.js":4249,"./sl":4985,"./sl.js":4985,"./sq":1104,"./sq.js":1104,"./sr":9131,"./sr-cyrl":9915,"./sr-cyrl.js":9915,"./sr.js":9131,"./ss":5893,"./ss.js":5893,"./sv":8760,"./sv.js":8760,"./sw":1172,"./sw.js":1172,"./ta":7333,"./ta.js":7333,"./te":3110,"./te.js":3110,"./tet":2095,"./tet.js":2095,"./tg":7321,"./tg.js":7321,"./th":9041,"./th.js":9041,"./tk":9005,"./tk.js":9005,"./tl-ph":5768,"./tl-ph.js":5768,"./tlh":9444,"./tlh.js":9444,"./tr":2397,"./tr.js":2397,"./tzl":8254,"./tzl.js":8254,"./tzm":1106,"./tzm-latn":699,"./tzm-latn.js":699,"./tzm.js":1106,"./ug-cn":9288,"./ug-cn.js":9288,"./uk":7691,"./uk.js":7691,"./ur":3795,"./ur.js":3795,"./uz":6791,"./uz-latn":588,"./uz-latn.js":588,"./uz.js":6791,"./vi":5666,"./vi.js":5666,"./x-pseudo":4378,"./x-pseudo.js":4378,"./yo":5805,"./yo.js":5805,"./zh-cn":3839,"./zh-cn.js":3839,"./zh-hk":5726,"./zh-hk.js":5726,"./zh-mo":9807,"./zh-mo.js":9807,"./zh-tw":4152,"./zh-tw.js":4152};function a(e){var t=o(e);return n(t)}function o(e){if(!n.o(r,e)){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}return r[e]}a.keys=function(){return Object.keys(r)},a.resolve=o,e.exports=a,a.id=6700},381:function(e,t,n){e=n.nmd(e),function(t,n){e.exports=n()}(0,(function(){"use strict";var t,r;function a(){return t.apply(null,arguments)}function o(e){t=e}function s(e){return e instanceof Array||"[object Array]"===Object.prototype.toString.call(e)}function i(e){return null!=e&&"[object Object]"===Object.prototype.toString.call(e)}function l(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function u(e){if(Object.getOwnPropertyNames)return 0===Object.getOwnPropertyNames(e).length;var t;for(t in e)if(l(e,t))return!1;return!0}function d(e){return void 0===e}function c(e){return"number"===typeof e||"[object Number]"===Object.prototype.toString.call(e)}function m(e){return e instanceof Date||"[object Date]"===Object.prototype.toString.call(e)}function h(e,t){var n,r=[],a=e.length;for(n=0;n<a;++n)r.push(t(e[n],n));return r}function _(e,t){for(var n in t)l(t,n)&&(e[n]=t[n]);return l(t,"toString")&&(e.toString=t.toString),l(t,"valueOf")&&(e.valueOf=t.valueOf),e}function f(e,t,n,r){return Gn(e,t,n,r,!0).utc()}function p(){return{empty:!1,unusedTokens:[],unusedInput:[],overflow:-2,charsLeftOver:0,nullInput:!1,invalidEra:null,invalidMonth:null,invalidFormat:!1,userInvalidated:!1,iso:!1,parsedDateParts:[],era:null,meridiem:null,rfc2822:!1,weekdayMismatch:!1}}function y(e){return null==e._pf&&(e._pf=p()),e._pf}function g(e){if(null==e._isValid){var t=y(e),n=r.call(t.parsedDateParts,(function(e){return null!=e})),a=!isNaN(e._d.getTime())&&t.overflow<0&&!t.empty&&!t.invalidEra&&!t.invalidMonth&&!t.invalidWeekday&&!t.weekdayMismatch&&!t.nullInput&&!t.invalidFormat&&!t.userInvalidated&&(!t.meridiem||t.meridiem&&n);if(e._strict&&(a=a&&0===t.charsLeftOver&&0===t.unusedTokens.length&&void 0===t.bigHour),null!=Object.isFrozen&&Object.isFrozen(e))return a;e._isValid=a}return e._isValid}function M(e){var t=f(NaN);return null!=e?_(y(t),e):y(t).userInvalidated=!0,t}r=Array.prototype.some?Array.prototype.some:function(e){var t,n=Object(this),r=n.length>>>0;for(t=0;t<r;t++)if(t in n&&e.call(this,n[t],t,n))return!0;return!1};var v=a.momentProperties=[],L=!1;function w(e,t){var n,r,a,o=v.length;if(d(t._isAMomentObject)||(e._isAMomentObject=t._isAMomentObject),d(t._i)||(e._i=t._i),d(t._f)||(e._f=t._f),d(t._l)||(e._l=t._l),d(t._strict)||(e._strict=t._strict),d(t._tzm)||(e._tzm=t._tzm),d(t._isUTC)||(e._isUTC=t._isUTC),d(t._offset)||(e._offset=t._offset),d(t._pf)||(e._pf=y(t)),d(t._locale)||(e._locale=t._locale),o>0)for(n=0;n<o;n++)r=v[n],a=t[r],d(a)||(e[r]=a);return e}function Y(e){w(this,e),this._d=new Date(null!=e._d?e._d.getTime():NaN),this.isValid()||(this._d=new Date(NaN)),!1===L&&(L=!0,a.updateOffset(this),L=!1)}function k(e){return e instanceof Y||null!=e&&null!=e._isAMomentObject}function b(e){!1===a.suppressDeprecationWarnings&&"undefined"!==typeof console&&console.warn&&console.warn("Deprecation warning: "+e)}function D(e,t){var n=!0;return _((function(){if(null!=a.deprecationHandler&&a.deprecationHandler(null,e),n){var r,o,s,i=[],u=arguments.length;for(o=0;o<u;o++){if(r="","object"===typeof arguments[o]){for(s in r+="\n["+o+"] ",arguments[0])l(arguments[0],s)&&(r+=s+": "+arguments[0][s]+", ");r=r.slice(0,-2)}else r=arguments[o];i.push(r)}b(e+"\nArguments: "+Array.prototype.slice.call(i).join("")+"\n"+(new Error).stack),n=!1}return t.apply(this,arguments)}),t)}var T,S={};function E(e,t){null!=a.deprecationHandler&&a.deprecationHandler(e,t),S[e]||(b(t),S[e]=!0)}function x(e){return"undefined"!==typeof Function&&e instanceof Function||"[object Function]"===Object.prototype.toString.call(e)}function O(e){var t,n;for(n in e)l(e,n)&&(t=e[n],x(t)?this[n]=t:this["_"+n]=t);this._config=e,this._dayOfMonthOrdinalParseLenient=new RegExp((this._dayOfMonthOrdinalParse.source||this._ordinalParse.source)+"|"+/\d{1,2}/.source)}function j(e,t){var n,r=_({},e);for(n in t)l(t,n)&&(i(e[n])&&i(t[n])?(r[n]={},_(r[n],e[n]),_(r[n],t[n])):null!=t[n]?r[n]=t[n]:delete r[n]);for(n in e)l(e,n)&&!l(t,n)&&i(e[n])&&(r[n]=_({},r[n]));return r}function A(e){null!=e&&this.set(e)}a.suppressDeprecationWarnings=!1,a.deprecationHandler=null,T=Object.keys?Object.keys:function(e){var t,n=[];for(t in e)l(e,t)&&n.push(t);return n};var H={sameDay:"[Today at] LT",nextDay:"[Tomorrow at] LT",nextWeek:"dddd [at] LT",lastDay:"[Yesterday at] LT",lastWeek:"[Last] dddd [at] LT",sameElse:"L"};function C(e,t,n){var r=this._calendar[e]||this._calendar["sameElse"];return x(r)?r.call(t,n):r}function N(e,t,n){var r=""+Math.abs(e),a=t-r.length,o=e>=0;return(o?n?"+":"":"-")+Math.pow(10,Math.max(0,a)).toString().substr(1)+r}var P=/(\[[^\[]*\])|(\\)?([Hh]mm(ss)?|Mo|MM?M?M?|Do|DDDo|DD?D?D?|ddd?d?|do?|w[o|w]?|W[o|W]?|Qo?|N{1,5}|YYYYYY|YYYYY|YYYY|YY|y{2,4}|yo?|gg(ggg?)?|GG(GGG?)?|e|E|a|A|hh?|HH?|kk?|mm?|ss?|S{1,9}|x|X|zz?|ZZ?|.)/g,I=/(\[[^\[]*\])|(\\)?(LTS|LT|LL?L?L?|l{1,4})/g,R={},F={};function B(e,t,n,r){var a=r;"string"===typeof r&&(a=function(){return this[r]()}),e&&(F[e]=a),t&&(F[t[0]]=function(){return N(a.apply(this,arguments),t[1],t[2])}),n&&(F[n]=function(){return this.localeData().ordinal(a.apply(this,arguments),e)})}function V(e){return e.match(/\[[\s\S]/)?e.replace(/^\[|\]$/g,""):e.replace(/\\/g,"")}function W(e){var t,n,r=e.match(P);for(t=0,n=r.length;t<n;t++)F[r[t]]?r[t]=F[r[t]]:r[t]=V(r[t]);return function(t){var a,o="";for(a=0;a<n;a++)o+=x(r[a])?r[a].call(t,e):r[a];return o}}function z(e,t){return e.isValid()?(t=U(t,e.localeData()),R[t]=R[t]||W(t),R[t](e)):e.localeData().invalidDate()}function U(e,t){var n=5;function r(e){return t.longDateFormat(e)||e}I.lastIndex=0;while(n>=0&&I.test(e))e=e.replace(I,r),I.lastIndex=0,n-=1;return e}var q={LTS:"h:mm:ss A",LT:"h:mm A",L:"MM/DD/YYYY",LL:"MMMM D, YYYY",LLL:"MMMM D, YYYY h:mm A",LLLL:"dddd, MMMM D, YYYY h:mm A"};function $(e){var t=this._longDateFormat[e],n=this._longDateFormat[e.toUpperCase()];return t||!n?t:(this._longDateFormat[e]=n.match(P).map((function(e){return"MMMM"===e||"MM"===e||"DD"===e||"dddd"===e?e.slice(1):e})).join(""),this._longDateFormat[e])}var J="Invalid date";function G(){return this._invalidDate}var K="%d",Z=/\d{1,2}/;function X(e){return this._ordinal.replace("%d",e)}var Q={future:"in %s",past:"%s ago",s:"a few seconds",ss:"%d seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",w:"a week",ww:"%d weeks",M:"a month",MM:"%d months",y:"a year",yy:"%d years"};function ee(e,t,n,r){var a=this._relativeTime[n];return x(a)?a(e,t,n,r):a.replace(/%d/i,e)}function te(e,t){var n=this._relativeTime[e>0?"future":"past"];return x(n)?n(t):n.replace(/%s/i,t)}var ne={};function re(e,t){var n=e.toLowerCase();ne[n]=ne[n+"s"]=ne[t]=e}function ae(e){return"string"===typeof e?ne[e]||ne[e.toLowerCase()]:void 0}function oe(e){var t,n,r={};for(n in e)l(e,n)&&(t=ae(n),t&&(r[t]=e[n]));return r}var se={};function ie(e,t){se[e]=t}function le(e){var t,n=[];for(t in e)l(e,t)&&n.push({unit:t,priority:se[t]});return n.sort((function(e,t){return e.priority-t.priority})),n}function ue(e){return e%4===0&&e%100!==0||e%400===0}function de(e){return e<0?Math.ceil(e)||0:Math.floor(e)}function ce(e){var t=+e,n=0;return 0!==t&&isFinite(t)&&(n=de(t)),n}function me(e,t){return function(n){return null!=n?(_e(this,e,n),a.updateOffset(this,t),this):he(this,e)}}function he(e,t){return e.isValid()?e._d["get"+(e._isUTC?"UTC":"")+t]():NaN}function _e(e,t,n){e.isValid()&&!isNaN(n)&&("FullYear"===t&&ue(e.year())&&1===e.month()&&29===e.date()?(n=ce(n),e._d["set"+(e._isUTC?"UTC":"")+t](n,e.month(),et(n,e.month()))):e._d["set"+(e._isUTC?"UTC":"")+t](n))}function fe(e){return e=ae(e),x(this[e])?this[e]():this}function pe(e,t){if("object"===typeof e){e=oe(e);var n,r=le(e),a=r.length;for(n=0;n<a;n++)this[r[n].unit](e[r[n].unit])}else if(e=ae(e),x(this[e]))return this[e](t);return this}var ye,ge=/\d/,Me=/\d\d/,ve=/\d{3}/,Le=/\d{4}/,we=/[+-]?\d{6}/,Ye=/\d\d?/,ke=/\d\d\d\d?/,be=/\d\d\d\d\d\d?/,De=/\d{1,3}/,Te=/\d{1,4}/,Se=/[+-]?\d{1,6}/,Ee=/\d+/,xe=/[+-]?\d+/,Oe=/Z|[+-]\d\d:?\d\d/gi,je=/Z|[+-]\d\d(?::?\d\d)?/gi,Ae=/[+-]?\d+(\.\d{1,3})?/,He=/[0-9]{0,256}['a-z\u00A0-\u05FF\u0700-\uD7FF\uF900-\uFDCF\uFDF0-\uFF07\uFF10-\uFFEF]{1,256}|[\u0600-\u06FF\/]{1,256}(\s*?[\u0600-\u06FF]{1,256}){1,2}/i;function Ce(e,t,n){ye[e]=x(t)?t:function(e,r){return e&&n?n:t}}function Ne(e,t){return l(ye,e)?ye[e](t._strict,t._locale):new RegExp(Pe(e))}function Pe(e){return Ie(e.replace("\\","").replace(/\\(\[)|\\(\])|\[([^\]\[]*)\]|\\(.)/g,(function(e,t,n,r,a){return t||n||r||a})))}function Ie(e){return e.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&")}ye={};var Re={};function Fe(e,t){var n,r,a=t;for("string"===typeof e&&(e=[e]),c(t)&&(a=function(e,n){n[t]=ce(e)}),r=e.length,n=0;n<r;n++)Re[e[n]]=a}function Be(e,t){Fe(e,(function(e,n,r,a){r._w=r._w||{},t(e,r._w,r,a)}))}function Ve(e,t,n){null!=t&&l(Re,e)&&Re[e](t,n._a,n,e)}var We,ze=0,Ue=1,qe=2,$e=3,Je=4,Ge=5,Ke=6,Ze=7,Xe=8;function Qe(e,t){return(e%t+t)%t}function et(e,t){if(isNaN(e)||isNaN(t))return NaN;var n=Qe(t,12);return e+=(t-n)/12,1===n?ue(e)?29:28:31-n%7%2}We=Array.prototype.indexOf?Array.prototype.indexOf:function(e){var t;for(t=0;t<this.length;++t)if(this[t]===e)return t;return-1},B("M",["MM",2],"Mo",(function(){return this.month()+1})),B("MMM",0,0,(function(e){return this.localeData().monthsShort(this,e)})),B("MMMM",0,0,(function(e){return this.localeData().months(this,e)})),re("month","M"),ie("month",8),Ce("M",Ye),Ce("MM",Ye,Me),Ce("MMM",(function(e,t){return t.monthsShortRegex(e)})),Ce("MMMM",(function(e,t){return t.monthsRegex(e)})),Fe(["M","MM"],(function(e,t){t[Ue]=ce(e)-1})),Fe(["MMM","MMMM"],(function(e,t,n,r){var a=n._locale.monthsParse(e,r,n._strict);null!=a?t[Ue]=a:y(n).invalidMonth=e}));var tt="January_February_March_April_May_June_July_August_September_October_November_December".split("_"),nt="Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),rt=/D[oD]?(\[[^\[\]]*\]|\s)+MMMM?/,at=He,ot=He;function st(e,t){return e?s(this._months)?this._months[e.month()]:this._months[(this._months.isFormat||rt).test(t)?"format":"standalone"][e.month()]:s(this._months)?this._months:this._months["standalone"]}function it(e,t){return e?s(this._monthsShort)?this._monthsShort[e.month()]:this._monthsShort[rt.test(t)?"format":"standalone"][e.month()]:s(this._monthsShort)?this._monthsShort:this._monthsShort["standalone"]}function lt(e,t,n){var r,a,o,s=e.toLocaleLowerCase();if(!this._monthsParse)for(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[],r=0;r<12;++r)o=f([2e3,r]),this._shortMonthsParse[r]=this.monthsShort(o,"").toLocaleLowerCase(),this._longMonthsParse[r]=this.months(o,"").toLocaleLowerCase();return n?"MMM"===t?(a=We.call(this._shortMonthsParse,s),-1!==a?a:null):(a=We.call(this._longMonthsParse,s),-1!==a?a:null):"MMM"===t?(a=We.call(this._shortMonthsParse,s),-1!==a?a:(a=We.call(this._longMonthsParse,s),-1!==a?a:null)):(a=We.call(this._longMonthsParse,s),-1!==a?a:(a=We.call(this._shortMonthsParse,s),-1!==a?a:null))}function ut(e,t,n){var r,a,o;if(this._monthsParseExact)return lt.call(this,e,t,n);for(this._monthsParse||(this._monthsParse=[],this._longMonthsParse=[],this._shortMonthsParse=[]),r=0;r<12;r++){if(a=f([2e3,r]),n&&!this._longMonthsParse[r]&&(this._longMonthsParse[r]=new RegExp("^"+this.months(a,"").replace(".","")+"$","i"),this._shortMonthsParse[r]=new RegExp("^"+this.monthsShort(a,"").replace(".","")+"$","i")),n||this._monthsParse[r]||(o="^"+this.months(a,"")+"|^"+this.monthsShort(a,""),this._monthsParse[r]=new RegExp(o.replace(".",""),"i")),n&&"MMMM"===t&&this._longMonthsParse[r].test(e))return r;if(n&&"MMM"===t&&this._shortMonthsParse[r].test(e))return r;if(!n&&this._monthsParse[r].test(e))return r}}function dt(e,t){var n;if(!e.isValid())return e;if("string"===typeof t)if(/^\d+$/.test(t))t=ce(t);else if(t=e.localeData().monthsParse(t),!c(t))return e;return n=Math.min(e.date(),et(e.year(),t)),e._d["set"+(e._isUTC?"UTC":"")+"Month"](t,n),e}function ct(e){return null!=e?(dt(this,e),a.updateOffset(this,!0),this):he(this,"Month")}function mt(){return et(this.year(),this.month())}function ht(e){return this._monthsParseExact?(l(this,"_monthsRegex")||ft.call(this),e?this._monthsShortStrictRegex:this._monthsShortRegex):(l(this,"_monthsShortRegex")||(this._monthsShortRegex=at),this._monthsShortStrictRegex&&e?this._monthsShortStrictRegex:this._monthsShortRegex)}function _t(e){return this._monthsParseExact?(l(this,"_monthsRegex")||ft.call(this),e?this._monthsStrictRegex:this._monthsRegex):(l(this,"_monthsRegex")||(this._monthsRegex=ot),this._monthsStrictRegex&&e?this._monthsStrictRegex:this._monthsRegex)}function ft(){function e(e,t){return t.length-e.length}var t,n,r=[],a=[],o=[];for(t=0;t<12;t++)n=f([2e3,t]),r.push(this.monthsShort(n,"")),a.push(this.months(n,"")),o.push(this.months(n,"")),o.push(this.monthsShort(n,""));for(r.sort(e),a.sort(e),o.sort(e),t=0;t<12;t++)r[t]=Ie(r[t]),a[t]=Ie(a[t]);for(t=0;t<24;t++)o[t]=Ie(o[t]);this._monthsRegex=new RegExp("^("+o.join("|")+")","i"),this._monthsShortRegex=this._monthsRegex,this._monthsStrictRegex=new RegExp("^("+a.join("|")+")","i"),this._monthsShortStrictRegex=new RegExp("^("+r.join("|")+")","i")}function pt(e){return ue(e)?366:365}B("Y",0,0,(function(){var e=this.year();return e<=9999?N(e,4):"+"+e})),B(0,["YY",2],0,(function(){return this.year()%100})),B(0,["YYYY",4],0,"year"),B(0,["YYYYY",5],0,"year"),B(0,["YYYYYY",6,!0],0,"year"),re("year","y"),ie("year",1),Ce("Y",xe),Ce("YY",Ye,Me),Ce("YYYY",Te,Le),Ce("YYYYY",Se,we),Ce("YYYYYY",Se,we),Fe(["YYYYY","YYYYYY"],ze),Fe("YYYY",(function(e,t){t[ze]=2===e.length?a.parseTwoDigitYear(e):ce(e)})),Fe("YY",(function(e,t){t[ze]=a.parseTwoDigitYear(e)})),Fe("Y",(function(e,t){t[ze]=parseInt(e,10)})),a.parseTwoDigitYear=function(e){return ce(e)+(ce(e)>68?1900:2e3)};var yt=me("FullYear",!0);function gt(){return ue(this.year())}function Mt(e,t,n,r,a,o,s){var i;return e<100&&e>=0?(i=new Date(e+400,t,n,r,a,o,s),isFinite(i.getFullYear())&&i.setFullYear(e)):i=new Date(e,t,n,r,a,o,s),i}function vt(e){var t,n;return e<100&&e>=0?(n=Array.prototype.slice.call(arguments),n[0]=e+400,t=new Date(Date.UTC.apply(null,n)),isFinite(t.getUTCFullYear())&&t.setUTCFullYear(e)):t=new Date(Date.UTC.apply(null,arguments)),t}function Lt(e,t,n){var r=7+t-n,a=(7+vt(e,0,r).getUTCDay()-t)%7;return-a+r-1}function wt(e,t,n,r,a){var o,s,i=(7+n-r)%7,l=Lt(e,r,a),u=1+7*(t-1)+i+l;return u<=0?(o=e-1,s=pt(o)+u):u>pt(e)?(o=e+1,s=u-pt(e)):(o=e,s=u),{year:o,dayOfYear:s}}function Yt(e,t,n){var r,a,o=Lt(e.year(),t,n),s=Math.floor((e.dayOfYear()-o-1)/7)+1;return s<1?(a=e.year()-1,r=s+kt(a,t,n)):s>kt(e.year(),t,n)?(r=s-kt(e.year(),t,n),a=e.year()+1):(a=e.year(),r=s),{week:r,year:a}}function kt(e,t,n){var r=Lt(e,t,n),a=Lt(e+1,t,n);return(pt(e)-r+a)/7}function bt(e){return Yt(e,this._week.dow,this._week.doy).week}B("w",["ww",2],"wo","week"),B("W",["WW",2],"Wo","isoWeek"),re("week","w"),re("isoWeek","W"),ie("week",5),ie("isoWeek",5),Ce("w",Ye),Ce("ww",Ye,Me),Ce("W",Ye),Ce("WW",Ye,Me),Be(["w","ww","W","WW"],(function(e,t,n,r){t[r.substr(0,1)]=ce(e)}));var Dt={dow:0,doy:6};function Tt(){return this._week.dow}function St(){return this._week.doy}function Et(e){var t=this.localeData().week(this);return null==e?t:this.add(7*(e-t),"d")}function xt(e){var t=Yt(this,1,4).week;return null==e?t:this.add(7*(e-t),"d")}function Ot(e,t){return"string"!==typeof e?e:isNaN(e)?(e=t.weekdaysParse(e),"number"===typeof e?e:null):parseInt(e,10)}function jt(e,t){return"string"===typeof e?t.weekdaysParse(e)%7||7:isNaN(e)?null:e}function At(e,t){return e.slice(t,7).concat(e.slice(0,t))}B("d",0,"do","day"),B("dd",0,0,(function(e){return this.localeData().weekdaysMin(this,e)})),B("ddd",0,0,(function(e){return this.localeData().weekdaysShort(this,e)})),B("dddd",0,0,(function(e){return this.localeData().weekdays(this,e)})),B("e",0,0,"weekday"),B("E",0,0,"isoWeekday"),re("day","d"),re("weekday","e"),re("isoWeekday","E"),ie("day",11),ie("weekday",11),ie("isoWeekday",11),Ce("d",Ye),Ce("e",Ye),Ce("E",Ye),Ce("dd",(function(e,t){return t.weekdaysMinRegex(e)})),Ce("ddd",(function(e,t){return t.weekdaysShortRegex(e)})),Ce("dddd",(function(e,t){return t.weekdaysRegex(e)})),Be(["dd","ddd","dddd"],(function(e,t,n,r){var a=n._locale.weekdaysParse(e,r,n._strict);null!=a?t.d=a:y(n).invalidWeekday=e})),Be(["d","e","E"],(function(e,t,n,r){t[r]=ce(e)}));var Ht="Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),Ct="Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),Nt="Su_Mo_Tu_We_Th_Fr_Sa".split("_"),Pt=He,It=He,Rt=He;function Ft(e,t){var n=s(this._weekdays)?this._weekdays:this._weekdays[e&&!0!==e&&this._weekdays.isFormat.test(t)?"format":"standalone"];return!0===e?At(n,this._week.dow):e?n[e.day()]:n}function Bt(e){return!0===e?At(this._weekdaysShort,this._week.dow):e?this._weekdaysShort[e.day()]:this._weekdaysShort}function Vt(e){return!0===e?At(this._weekdaysMin,this._week.dow):e?this._weekdaysMin[e.day()]:this._weekdaysMin}function Wt(e,t,n){var r,a,o,s=e.toLocaleLowerCase();if(!this._weekdaysParse)for(this._weekdaysParse=[],this._shortWeekdaysParse=[],this._minWeekdaysParse=[],r=0;r<7;++r)o=f([2e3,1]).day(r),this._minWeekdaysParse[r]=this.weekdaysMin(o,"").toLocaleLowerCase(),this._shortWeekdaysParse[r]=this.weekdaysShort(o,"").toLocaleLowerCase(),this._weekdaysParse[r]=this.weekdays(o,"").toLocaleLowerCase();return n?"dddd"===t?(a=We.call(this._weekdaysParse,s),-1!==a?a:null):"ddd"===t?(a=We.call(this._shortWeekdaysParse,s),-1!==a?a:null):(a=We.call(this._minWeekdaysParse,s),-1!==a?a:null):"dddd"===t?(a=We.call(this._weekdaysParse,s),-1!==a?a:(a=We.call(this._shortWeekdaysParse,s),-1!==a?a:(a=We.call(this._minWeekdaysParse,s),-1!==a?a:null))):"ddd"===t?(a=We.call(this._shortWeekdaysParse,s),-1!==a?a:(a=We.call(this._weekdaysParse,s),-1!==a?a:(a=We.call(this._minWeekdaysParse,s),-1!==a?a:null))):(a=We.call(this._minWeekdaysParse,s),-1!==a?a:(a=We.call(this._weekdaysParse,s),-1!==a?a:(a=We.call(this._shortWeekdaysParse,s),-1!==a?a:null)))}function zt(e,t,n){var r,a,o;if(this._weekdaysParseExact)return Wt.call(this,e,t,n);for(this._weekdaysParse||(this._weekdaysParse=[],this._minWeekdaysParse=[],this._shortWeekdaysParse=[],this._fullWeekdaysParse=[]),r=0;r<7;r++){if(a=f([2e3,1]).day(r),n&&!this._fullWeekdaysParse[r]&&(this._fullWeekdaysParse[r]=new RegExp("^"+this.weekdays(a,"").replace(".","\\.?")+"$","i"),this._shortWeekdaysParse[r]=new RegExp("^"+this.weekdaysShort(a,"").replace(".","\\.?")+"$","i"),this._minWeekdaysParse[r]=new RegExp("^"+this.weekdaysMin(a,"").replace(".","\\.?")+"$","i")),this._weekdaysParse[r]||(o="^"+this.weekdays(a,"")+"|^"+this.weekdaysShort(a,"")+"|^"+this.weekdaysMin(a,""),this._weekdaysParse[r]=new RegExp(o.replace(".",""),"i")),n&&"dddd"===t&&this._fullWeekdaysParse[r].test(e))return r;if(n&&"ddd"===t&&this._shortWeekdaysParse[r].test(e))return r;if(n&&"dd"===t&&this._minWeekdaysParse[r].test(e))return r;if(!n&&this._weekdaysParse[r].test(e))return r}}function Ut(e){if(!this.isValid())return null!=e?this:NaN;var t=this._isUTC?this._d.getUTCDay():this._d.getDay();return null!=e?(e=Ot(e,this.localeData()),this.add(e-t,"d")):t}function qt(e){if(!this.isValid())return null!=e?this:NaN;var t=(this.day()+7-this.localeData()._week.dow)%7;return null==e?t:this.add(e-t,"d")}function $t(e){if(!this.isValid())return null!=e?this:NaN;if(null!=e){var t=jt(e,this.localeData());return this.day(this.day()%7?t:t-7)}return this.day()||7}function Jt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Zt.call(this),e?this._weekdaysStrictRegex:this._weekdaysRegex):(l(this,"_weekdaysRegex")||(this._weekdaysRegex=Pt),this._weekdaysStrictRegex&&e?this._weekdaysStrictRegex:this._weekdaysRegex)}function Gt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Zt.call(this),e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex):(l(this,"_weekdaysShortRegex")||(this._weekdaysShortRegex=It),this._weekdaysShortStrictRegex&&e?this._weekdaysShortStrictRegex:this._weekdaysShortRegex)}function Kt(e){return this._weekdaysParseExact?(l(this,"_weekdaysRegex")||Zt.call(this),e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex):(l(this,"_weekdaysMinRegex")||(this._weekdaysMinRegex=Rt),this._weekdaysMinStrictRegex&&e?this._weekdaysMinStrictRegex:this._weekdaysMinRegex)}function Zt(){function e(e,t){return t.length-e.length}var t,n,r,a,o,s=[],i=[],l=[],u=[];for(t=0;t<7;t++)n=f([2e3,1]).day(t),r=Ie(this.weekdaysMin(n,"")),a=Ie(this.weekdaysShort(n,"")),o=Ie(this.weekdays(n,"")),s.push(r),i.push(a),l.push(o),u.push(r),u.push(a),u.push(o);s.sort(e),i.sort(e),l.sort(e),u.sort(e),this._weekdaysRegex=new RegExp("^("+u.join("|")+")","i"),this._weekdaysShortRegex=this._weekdaysRegex,this._weekdaysMinRegex=this._weekdaysRegex,this._weekdaysStrictRegex=new RegExp("^("+l.join("|")+")","i"),this._weekdaysShortStrictRegex=new RegExp("^("+i.join("|")+")","i"),this._weekdaysMinStrictRegex=new RegExp("^("+s.join("|")+")","i")}function Xt(){return this.hours()%12||12}function Qt(){return this.hours()||24}function en(e,t){B(e,0,0,(function(){return this.localeData().meridiem(this.hours(),this.minutes(),t)}))}function tn(e,t){return t._meridiemParse}function nn(e){return"p"===(e+"").toLowerCase().charAt(0)}B("H",["HH",2],0,"hour"),B("h",["hh",2],0,Xt),B("k",["kk",2],0,Qt),B("hmm",0,0,(function(){return""+Xt.apply(this)+N(this.minutes(),2)})),B("hmmss",0,0,(function(){return""+Xt.apply(this)+N(this.minutes(),2)+N(this.seconds(),2)})),B("Hmm",0,0,(function(){return""+this.hours()+N(this.minutes(),2)})),B("Hmmss",0,0,(function(){return""+this.hours()+N(this.minutes(),2)+N(this.seconds(),2)})),en("a",!0),en("A",!1),re("hour","h"),ie("hour",13),Ce("a",tn),Ce("A",tn),Ce("H",Ye),Ce("h",Ye),Ce("k",Ye),Ce("HH",Ye,Me),Ce("hh",Ye,Me),Ce("kk",Ye,Me),Ce("hmm",ke),Ce("hmmss",be),Ce("Hmm",ke),Ce("Hmmss",be),Fe(["H","HH"],$e),Fe(["k","kk"],(function(e,t,n){var r=ce(e);t[$e]=24===r?0:r})),Fe(["a","A"],(function(e,t,n){n._isPm=n._locale.isPM(e),n._meridiem=e})),Fe(["h","hh"],(function(e,t,n){t[$e]=ce(e),y(n).bigHour=!0})),Fe("hmm",(function(e,t,n){var r=e.length-2;t[$e]=ce(e.substr(0,r)),t[Je]=ce(e.substr(r)),y(n).bigHour=!0})),Fe("hmmss",(function(e,t,n){var r=e.length-4,a=e.length-2;t[$e]=ce(e.substr(0,r)),t[Je]=ce(e.substr(r,2)),t[Ge]=ce(e.substr(a)),y(n).bigHour=!0})),Fe("Hmm",(function(e,t,n){var r=e.length-2;t[$e]=ce(e.substr(0,r)),t[Je]=ce(e.substr(r))})),Fe("Hmmss",(function(e,t,n){var r=e.length-4,a=e.length-2;t[$e]=ce(e.substr(0,r)),t[Je]=ce(e.substr(r,2)),t[Ge]=ce(e.substr(a))}));var rn=/[ap]\.?m?\.?/i,an=me("Hours",!0);function on(e,t,n){return e>11?n?"pm":"PM":n?"am":"AM"}var sn,ln={calendar:H,longDateFormat:q,invalidDate:J,ordinal:K,dayOfMonthOrdinalParse:Z,relativeTime:Q,months:tt,monthsShort:nt,week:Dt,weekdays:Ht,weekdaysMin:Nt,weekdaysShort:Ct,meridiemParse:rn},un={},dn={};function cn(e,t){var n,r=Math.min(e.length,t.length);for(n=0;n<r;n+=1)if(e[n]!==t[n])return n;return r}function mn(e){return e?e.toLowerCase().replace("_","-"):e}function hn(e){var t,n,r,a,o=0;while(o<e.length){a=mn(e[o]).split("-"),t=a.length,n=mn(e[o+1]),n=n?n.split("-"):null;while(t>0){if(r=fn(a.slice(0,t).join("-")),r)return r;if(n&&n.length>=t&&cn(a,n)>=t-1)break;t--}o++}return sn}function _n(e){return null!=e.match("^[^/\\\\]*$")}function fn(t){var r=null;if(void 0===un[t]&&e&&e.exports&&_n(t))try{r=sn._abbr,void 0,n(6700)("./"+t),pn(r)}catch(a){un[t]=null}return un[t]}function pn(e,t){var n;return e&&(n=d(t)?Mn(e):yn(e,t),n?sn=n:"undefined"!==typeof console&&console.warn&&console.warn("Locale "+e+" not found. Did you forget to load it?")),sn._abbr}function yn(e,t){if(null!==t){var n,r=ln;if(t.abbr=e,null!=un[e])E("defineLocaleOverride","use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info."),r=un[e]._config;else if(null!=t.parentLocale)if(null!=un[t.parentLocale])r=un[t.parentLocale]._config;else{if(n=fn(t.parentLocale),null==n)return dn[t.parentLocale]||(dn[t.parentLocale]=[]),dn[t.parentLocale].push({name:e,config:t}),null;r=n._config}return un[e]=new A(j(r,t)),dn[e]&&dn[e].forEach((function(e){yn(e.name,e.config)})),pn(e),un[e]}return delete un[e],null}function gn(e,t){if(null!=t){var n,r,a=ln;null!=un[e]&&null!=un[e].parentLocale?un[e].set(j(un[e]._config,t)):(r=fn(e),null!=r&&(a=r._config),t=j(a,t),null==r&&(t.abbr=e),n=new A(t),n.parentLocale=un[e],un[e]=n),pn(e)}else null!=un[e]&&(null!=un[e].parentLocale?(un[e]=un[e].parentLocale,e===pn()&&pn(e)):null!=un[e]&&delete un[e]);return un[e]}function Mn(e){var t;if(e&&e._locale&&e._locale._abbr&&(e=e._locale._abbr),!e)return sn;if(!s(e)){if(t=fn(e),t)return t;e=[e]}return hn(e)}function vn(){return T(un)}function Ln(e){var t,n=e._a;return n&&-2===y(e).overflow&&(t=n[Ue]<0||n[Ue]>11?Ue:n[qe]<1||n[qe]>et(n[ze],n[Ue])?qe:n[$e]<0||n[$e]>24||24===n[$e]&&(0!==n[Je]||0!==n[Ge]||0!==n[Ke])?$e:n[Je]<0||n[Je]>59?Je:n[Ge]<0||n[Ge]>59?Ge:n[Ke]<0||n[Ke]>999?Ke:-1,y(e)._overflowDayOfYear&&(t<ze||t>qe)&&(t=qe),y(e)._overflowWeeks&&-1===t&&(t=Ze),y(e)._overflowWeekday&&-1===t&&(t=Xe),y(e).overflow=t),e}var wn=/^\s*((?:[+-]\d{6}|\d{4})-(?:\d\d-\d\d|W\d\d-\d|W\d\d|\d\d\d|\d\d))(?:(T| )(\d\d(?::\d\d(?::\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,Yn=/^\s*((?:[+-]\d{6}|\d{4})(?:\d\d\d\d|W\d\d\d|W\d\d|\d\d\d|\d\d|))(?:(T| )(\d\d(?:\d\d(?:\d\d(?:[.,]\d+)?)?)?)([+-]\d\d(?::?\d\d)?|\s*Z)?)?$/,kn=/Z|[+-]\d\d(?::?\d\d)?/,bn=[["YYYYYY-MM-DD",/[+-]\d{6}-\d\d-\d\d/],["YYYY-MM-DD",/\d{4}-\d\d-\d\d/],["GGGG-[W]WW-E",/\d{4}-W\d\d-\d/],["GGGG-[W]WW",/\d{4}-W\d\d/,!1],["YYYY-DDD",/\d{4}-\d{3}/],["YYYY-MM",/\d{4}-\d\d/,!1],["YYYYYYMMDD",/[+-]\d{10}/],["YYYYMMDD",/\d{8}/],["GGGG[W]WWE",/\d{4}W\d{3}/],["GGGG[W]WW",/\d{4}W\d{2}/,!1],["YYYYDDD",/\d{7}/],["YYYYMM",/\d{6}/,!1],["YYYY",/\d{4}/,!1]],Dn=[["HH:mm:ss.SSSS",/\d\d:\d\d:\d\d\.\d+/],["HH:mm:ss,SSSS",/\d\d:\d\d:\d\d,\d+/],["HH:mm:ss",/\d\d:\d\d:\d\d/],["HH:mm",/\d\d:\d\d/],["HHmmss.SSSS",/\d\d\d\d\d\d\.\d+/],["HHmmss,SSSS",/\d\d\d\d\d\d,\d+/],["HHmmss",/\d\d\d\d\d\d/],["HHmm",/\d\d\d\d/],["HH",/\d\d/]],Tn=/^\/?Date\((-?\d+)/i,Sn=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),?\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|([+-]\d{4}))$/,En={UT:0,GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function xn(e){var t,n,r,a,o,s,i=e._i,l=wn.exec(i)||Yn.exec(i),u=bn.length,d=Dn.length;if(l){for(y(e).iso=!0,t=0,n=u;t<n;t++)if(bn[t][1].exec(l[1])){a=bn[t][0],r=!1!==bn[t][2];break}if(null==a)return void(e._isValid=!1);if(l[3]){for(t=0,n=d;t<n;t++)if(Dn[t][1].exec(l[3])){o=(l[2]||" ")+Dn[t][0];break}if(null==o)return void(e._isValid=!1)}if(!r&&null!=o)return void(e._isValid=!1);if(l[4]){if(!kn.exec(l[4]))return void(e._isValid=!1);s="Z"}e._f=a+(o||"")+(s||""),Vn(e)}else e._isValid=!1}function On(e,t,n,r,a,o){var s=[jn(e),nt.indexOf(t),parseInt(n,10),parseInt(r,10),parseInt(a,10)];return o&&s.push(parseInt(o,10)),s}function jn(e){var t=parseInt(e,10);return t<=49?2e3+t:t<=999?1900+t:t}function An(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").replace(/^\s\s*/,"").replace(/\s\s*$/,"")}function Hn(e,t,n){if(e){var r=Ct.indexOf(e),a=new Date(t[0],t[1],t[2]).getDay();if(r!==a)return y(n).weekdayMismatch=!0,n._isValid=!1,!1}return!0}function Cn(e,t,n){if(e)return En[e];if(t)return 0;var r=parseInt(n,10),a=r%100,o=(r-a)/100;return 60*o+a}function Nn(e){var t,n=Sn.exec(An(e._i));if(n){if(t=On(n[4],n[3],n[2],n[5],n[6],n[7]),!Hn(n[1],t,e))return;e._a=t,e._tzm=Cn(n[8],n[9],n[10]),e._d=vt.apply(null,e._a),e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),y(e).rfc2822=!0}else e._isValid=!1}function Pn(e){var t=Tn.exec(e._i);null===t?(xn(e),!1===e._isValid&&(delete e._isValid,Nn(e),!1===e._isValid&&(delete e._isValid,e._strict?e._isValid=!1:a.createFromInputFallback(e)))):e._d=new Date(+t[1])}function In(e,t,n){return null!=e?e:null!=t?t:n}function Rn(e){var t=new Date(a.now());return e._useUTC?[t.getUTCFullYear(),t.getUTCMonth(),t.getUTCDate()]:[t.getFullYear(),t.getMonth(),t.getDate()]}function Fn(e){var t,n,r,a,o,s=[];if(!e._d){for(r=Rn(e),e._w&&null==e._a[qe]&&null==e._a[Ue]&&Bn(e),null!=e._dayOfYear&&(o=In(e._a[ze],r[ze]),(e._dayOfYear>pt(o)||0===e._dayOfYear)&&(y(e)._overflowDayOfYear=!0),n=vt(o,0,e._dayOfYear),e._a[Ue]=n.getUTCMonth(),e._a[qe]=n.getUTCDate()),t=0;t<3&&null==e._a[t];++t)e._a[t]=s[t]=r[t];for(;t<7;t++)e._a[t]=s[t]=null==e._a[t]?2===t?1:0:e._a[t];24===e._a[$e]&&0===e._a[Je]&&0===e._a[Ge]&&0===e._a[Ke]&&(e._nextDay=!0,e._a[$e]=0),e._d=(e._useUTC?vt:Mt).apply(null,s),a=e._useUTC?e._d.getUTCDay():e._d.getDay(),null!=e._tzm&&e._d.setUTCMinutes(e._d.getUTCMinutes()-e._tzm),e._nextDay&&(e._a[$e]=24),e._w&&"undefined"!==typeof e._w.d&&e._w.d!==a&&(y(e).weekdayMismatch=!0)}}function Bn(e){var t,n,r,a,o,s,i,l,u;t=e._w,null!=t.GG||null!=t.W||null!=t.E?(o=1,s=4,n=In(t.GG,e._a[ze],Yt(Kn(),1,4).year),r=In(t.W,1),a=In(t.E,1),(a<1||a>7)&&(l=!0)):(o=e._locale._week.dow,s=e._locale._week.doy,u=Yt(Kn(),o,s),n=In(t.gg,e._a[ze],u.year),r=In(t.w,u.week),null!=t.d?(a=t.d,(a<0||a>6)&&(l=!0)):null!=t.e?(a=t.e+o,(t.e<0||t.e>6)&&(l=!0)):a=o),r<1||r>kt(n,o,s)?y(e)._overflowWeeks=!0:null!=l?y(e)._overflowWeekday=!0:(i=wt(n,r,a,o,s),e._a[ze]=i.year,e._dayOfYear=i.dayOfYear)}function Vn(e){if(e._f!==a.ISO_8601)if(e._f!==a.RFC_2822){e._a=[],y(e).empty=!0;var t,n,r,o,s,i,l,u=""+e._i,d=u.length,c=0;for(r=U(e._f,e._locale).match(P)||[],l=r.length,t=0;t<l;t++)o=r[t],n=(u.match(Ne(o,e))||[])[0],n&&(s=u.substr(0,u.indexOf(n)),s.length>0&&y(e).unusedInput.push(s),u=u.slice(u.indexOf(n)+n.length),c+=n.length),F[o]?(n?y(e).empty=!1:y(e).unusedTokens.push(o),Ve(o,n,e)):e._strict&&!n&&y(e).unusedTokens.push(o);y(e).charsLeftOver=d-c,u.length>0&&y(e).unusedInput.push(u),e._a[$e]<=12&&!0===y(e).bigHour&&e._a[$e]>0&&(y(e).bigHour=void 0),y(e).parsedDateParts=e._a.slice(0),y(e).meridiem=e._meridiem,e._a[$e]=Wn(e._locale,e._a[$e],e._meridiem),i=y(e).era,null!==i&&(e._a[ze]=e._locale.erasConvertYear(i,e._a[ze])),Fn(e),Ln(e)}else Nn(e);else xn(e)}function Wn(e,t,n){var r;return null==n?t:null!=e.meridiemHour?e.meridiemHour(t,n):null!=e.isPM?(r=e.isPM(n),r&&t<12&&(t+=12),r||12!==t||(t=0),t):t}function zn(e){var t,n,r,a,o,s,i=!1,l=e._f.length;if(0===l)return y(e).invalidFormat=!0,void(e._d=new Date(NaN));for(a=0;a<l;a++)o=0,s=!1,t=w({},e),null!=e._useUTC&&(t._useUTC=e._useUTC),t._f=e._f[a],Vn(t),g(t)&&(s=!0),o+=y(t).charsLeftOver,o+=10*y(t).unusedTokens.length,y(t).score=o,i?o<r&&(r=o,n=t):(null==r||o<r||s)&&(r=o,n=t,s&&(i=!0));_(e,n||t)}function Un(e){if(!e._d){var t=oe(e._i),n=void 0===t.day?t.date:t.day;e._a=h([t.year,t.month,n,t.hour,t.minute,t.second,t.millisecond],(function(e){return e&&parseInt(e,10)})),Fn(e)}}function qn(e){var t=new Y(Ln($n(e)));return t._nextDay&&(t.add(1,"d"),t._nextDay=void 0),t}function $n(e){var t=e._i,n=e._f;return e._locale=e._locale||Mn(e._l),null===t||void 0===n&&""===t?M({nullInput:!0}):("string"===typeof t&&(e._i=t=e._locale.preparse(t)),k(t)?new Y(Ln(t)):(m(t)?e._d=t:s(n)?zn(e):n?Vn(e):Jn(e),g(e)||(e._d=null),e))}function Jn(e){var t=e._i;d(t)?e._d=new Date(a.now()):m(t)?e._d=new Date(t.valueOf()):"string"===typeof t?Pn(e):s(t)?(e._a=h(t.slice(0),(function(e){return parseInt(e,10)})),Fn(e)):i(t)?Un(e):c(t)?e._d=new Date(t):a.createFromInputFallback(e)}function Gn(e,t,n,r,a){var o={};return!0!==t&&!1!==t||(r=t,t=void 0),!0!==n&&!1!==n||(r=n,n=void 0),(i(e)&&u(e)||s(e)&&0===e.length)&&(e=void 0),o._isAMomentObject=!0,o._useUTC=o._isUTC=a,o._l=n,o._i=e,o._f=t,o._strict=r,qn(o)}function Kn(e,t,n,r){return Gn(e,t,n,r,!1)}a.createFromInputFallback=D("value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.",(function(e){e._d=new Date(e._i+(e._useUTC?" UTC":""))})),a.ISO_8601=function(){},a.RFC_2822=function(){};var Zn=D("moment().min is deprecated, use moment.max instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Kn.apply(null,arguments);return this.isValid()&&e.isValid()?e<this?this:e:M()})),Xn=D("moment().max is deprecated, use moment.min instead. http://momentjs.com/guides/#/warnings/min-max/",(function(){var e=Kn.apply(null,arguments);return this.isValid()&&e.isValid()?e>this?this:e:M()}));function Qn(e,t){var n,r;if(1===t.length&&s(t[0])&&(t=t[0]),!t.length)return Kn();for(n=t[0],r=1;r<t.length;++r)t[r].isValid()&&!t[r][e](n)||(n=t[r]);return n}function er(){var e=[].slice.call(arguments,0);return Qn("isBefore",e)}function tr(){var e=[].slice.call(arguments,0);return Qn("isAfter",e)}var nr=function(){return Date.now?Date.now():+new Date},rr=["year","quarter","month","week","day","hour","minute","second","millisecond"];function ar(e){var t,n,r=!1,a=rr.length;for(t in e)if(l(e,t)&&(-1===We.call(rr,t)||null!=e[t]&&isNaN(e[t])))return!1;for(n=0;n<a;++n)if(e[rr[n]]){if(r)return!1;parseFloat(e[rr[n]])!==ce(e[rr[n]])&&(r=!0)}return!0}function or(){return this._isValid}function sr(){return Er(NaN)}function ir(e){var t=oe(e),n=t.year||0,r=t.quarter||0,a=t.month||0,o=t.week||t.isoWeek||0,s=t.day||0,i=t.hour||0,l=t.minute||0,u=t.second||0,d=t.millisecond||0;this._isValid=ar(t),this._milliseconds=+d+1e3*u+6e4*l+1e3*i*60*60,this._days=+s+7*o,this._months=+a+3*r+12*n,this._data={},this._locale=Mn(),this._bubble()}function lr(e){return e instanceof ir}function ur(e){return e<0?-1*Math.round(-1*e):Math.round(e)}function dr(e,t,n){var r,a=Math.min(e.length,t.length),o=Math.abs(e.length-t.length),s=0;for(r=0;r<a;r++)(n&&e[r]!==t[r]||!n&&ce(e[r])!==ce(t[r]))&&s++;return s+o}function cr(e,t){B(e,0,0,(function(){var e=this.utcOffset(),n="+";return e<0&&(e=-e,n="-"),n+N(~~(e/60),2)+t+N(~~e%60,2)}))}cr("Z",":"),cr("ZZ",""),Ce("Z",je),Ce("ZZ",je),Fe(["Z","ZZ"],(function(e,t,n){n._useUTC=!0,n._tzm=hr(je,e)}));var mr=/([\+\-]|\d\d)/gi;function hr(e,t){var n,r,a,o=(t||"").match(e);return null===o?null:(n=o[o.length-1]||[],r=(n+"").match(mr)||["-",0,0],a=60*r[1]+ce(r[2]),0===a?0:"+"===r[0]?a:-a)}function _r(e,t){var n,r;return t._isUTC?(n=t.clone(),r=(k(e)||m(e)?e.valueOf():Kn(e).valueOf())-n.valueOf(),n._d.setTime(n._d.valueOf()+r),a.updateOffset(n,!1),n):Kn(e).local()}function fr(e){return-Math.round(e._d.getTimezoneOffset())}function pr(e,t,n){var r,o=this._offset||0;if(!this.isValid())return null!=e?this:NaN;if(null!=e){if("string"===typeof e){if(e=hr(je,e),null===e)return this}else Math.abs(e)<16&&!n&&(e*=60);return!this._isUTC&&t&&(r=fr(this)),this._offset=e,this._isUTC=!0,null!=r&&this.add(r,"m"),o!==e&&(!t||this._changeInProgress?Hr(this,Er(e-o,"m"),1,!1):this._changeInProgress||(this._changeInProgress=!0,a.updateOffset(this,!0),this._changeInProgress=null)),this}return this._isUTC?o:fr(this)}function yr(e,t){return null!=e?("string"!==typeof e&&(e=-e),this.utcOffset(e,t),this):-this.utcOffset()}function gr(e){return this.utcOffset(0,e)}function Mr(e){return this._isUTC&&(this.utcOffset(0,e),this._isUTC=!1,e&&this.subtract(fr(this),"m")),this}function vr(){if(null!=this._tzm)this.utcOffset(this._tzm,!1,!0);else if("string"===typeof this._i){var e=hr(Oe,this._i);null!=e?this.utcOffset(e):this.utcOffset(0,!0)}return this}function Lr(e){return!!this.isValid()&&(e=e?Kn(e).utcOffset():0,(this.utcOffset()-e)%60===0)}function wr(){return this.utcOffset()>this.clone().month(0).utcOffset()||this.utcOffset()>this.clone().month(5).utcOffset()}function Yr(){if(!d(this._isDSTShifted))return this._isDSTShifted;var e,t={};return w(t,this),t=$n(t),t._a?(e=t._isUTC?f(t._a):Kn(t._a),this._isDSTShifted=this.isValid()&&dr(t._a,e.toArray())>0):this._isDSTShifted=!1,this._isDSTShifted}function kr(){return!!this.isValid()&&!this._isUTC}function br(){return!!this.isValid()&&this._isUTC}function Dr(){return!!this.isValid()&&(this._isUTC&&0===this._offset)}a.updateOffset=function(){};var Tr=/^(-|\+)?(?:(\d*)[. ])?(\d+):(\d+)(?::(\d+)(\.\d*)?)?$/,Sr=/^(-|\+)?P(?:([-+]?[0-9,.]*)Y)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)W)?(?:([-+]?[0-9,.]*)D)?(?:T(?:([-+]?[0-9,.]*)H)?(?:([-+]?[0-9,.]*)M)?(?:([-+]?[0-9,.]*)S)?)?$/;function Er(e,t){var n,r,a,o=e,s=null;return lr(e)?o={ms:e._milliseconds,d:e._days,M:e._months}:c(e)||!isNaN(+e)?(o={},t?o[t]=+e:o.milliseconds=+e):(s=Tr.exec(e))?(n="-"===s[1]?-1:1,o={y:0,d:ce(s[qe])*n,h:ce(s[$e])*n,m:ce(s[Je])*n,s:ce(s[Ge])*n,ms:ce(ur(1e3*s[Ke]))*n}):(s=Sr.exec(e))?(n="-"===s[1]?-1:1,o={y:xr(s[2],n),M:xr(s[3],n),w:xr(s[4],n),d:xr(s[5],n),h:xr(s[6],n),m:xr(s[7],n),s:xr(s[8],n)}):null==o?o={}:"object"===typeof o&&("from"in o||"to"in o)&&(a=jr(Kn(o.from),Kn(o.to)),o={},o.ms=a.milliseconds,o.M=a.months),r=new ir(o),lr(e)&&l(e,"_locale")&&(r._locale=e._locale),lr(e)&&l(e,"_isValid")&&(r._isValid=e._isValid),r}function xr(e,t){var n=e&&parseFloat(e.replace(",","."));return(isNaN(n)?0:n)*t}function Or(e,t){var n={};return n.months=t.month()-e.month()+12*(t.year()-e.year()),e.clone().add(n.months,"M").isAfter(t)&&--n.months,n.milliseconds=+t-+e.clone().add(n.months,"M"),n}function jr(e,t){var n;return e.isValid()&&t.isValid()?(t=_r(t,e),e.isBefore(t)?n=Or(e,t):(n=Or(t,e),n.milliseconds=-n.milliseconds,n.months=-n.months),n):{milliseconds:0,months:0}}function Ar(e,t){return function(n,r){var a,o;return null===r||isNaN(+r)||(E(t,"moment()."+t+"(period, number) is deprecated. Please use moment()."+t+"(number, period). See http://momentjs.com/guides/#/warnings/add-inverted-param/ for more info."),o=n,n=r,r=o),a=Er(n,r),Hr(this,a,e),this}}function Hr(e,t,n,r){var o=t._milliseconds,s=ur(t._days),i=ur(t._months);e.isValid()&&(r=null==r||r,i&&dt(e,he(e,"Month")+i*n),s&&_e(e,"Date",he(e,"Date")+s*n),o&&e._d.setTime(e._d.valueOf()+o*n),r&&a.updateOffset(e,s||i))}Er.fn=ir.prototype,Er.invalid=sr;var Cr=Ar(1,"add"),Nr=Ar(-1,"subtract");function Pr(e){return"string"===typeof e||e instanceof String}function Ir(e){return k(e)||m(e)||Pr(e)||c(e)||Fr(e)||Rr(e)||null===e||void 0===e}function Rr(e){var t,n,r=i(e)&&!u(e),a=!1,o=["years","year","y","months","month","M","days","day","d","dates","date","D","hours","hour","h","minutes","minute","m","seconds","second","s","milliseconds","millisecond","ms"],s=o.length;for(t=0;t<s;t+=1)n=o[t],a=a||l(e,n);return r&&a}function Fr(e){var t=s(e),n=!1;return t&&(n=0===e.filter((function(t){return!c(t)&&Pr(e)})).length),t&&n}function Br(e){var t,n,r=i(e)&&!u(e),a=!1,o=["sameDay","nextDay","lastDay","nextWeek","lastWeek","sameElse"];for(t=0;t<o.length;t+=1)n=o[t],a=a||l(e,n);return r&&a}function Vr(e,t){var n=e.diff(t,"days",!0);return n<-6?"sameElse":n<-1?"lastWeek":n<0?"lastDay":n<1?"sameDay":n<2?"nextDay":n<7?"nextWeek":"sameElse"}function Wr(e,t){1===arguments.length&&(arguments[0]?Ir(arguments[0])?(e=arguments[0],t=void 0):Br(arguments[0])&&(t=arguments[0],e=void 0):(e=void 0,t=void 0));var n=e||Kn(),r=_r(n,this).startOf("day"),o=a.calendarFormat(this,r)||"sameElse",s=t&&(x(t[o])?t[o].call(this,n):t[o]);return this.format(s||this.localeData().calendar(o,this,Kn(n)))}function zr(){return new Y(this)}function Ur(e,t){var n=k(e)?e:Kn(e);return!(!this.isValid()||!n.isValid())&&(t=ae(t)||"millisecond","millisecond"===t?this.valueOf()>n.valueOf():n.valueOf()<this.clone().startOf(t).valueOf())}function qr(e,t){var n=k(e)?e:Kn(e);return!(!this.isValid()||!n.isValid())&&(t=ae(t)||"millisecond","millisecond"===t?this.valueOf()<n.valueOf():this.clone().endOf(t).valueOf()<n.valueOf())}function $r(e,t,n,r){var a=k(e)?e:Kn(e),o=k(t)?t:Kn(t);return!!(this.isValid()&&a.isValid()&&o.isValid())&&(r=r||"()",("("===r[0]?this.isAfter(a,n):!this.isBefore(a,n))&&(")"===r[1]?this.isBefore(o,n):!this.isAfter(o,n)))}function Jr(e,t){var n,r=k(e)?e:Kn(e);return!(!this.isValid()||!r.isValid())&&(t=ae(t)||"millisecond","millisecond"===t?this.valueOf()===r.valueOf():(n=r.valueOf(),this.clone().startOf(t).valueOf()<=n&&n<=this.clone().endOf(t).valueOf()))}function Gr(e,t){return this.isSame(e,t)||this.isAfter(e,t)}function Kr(e,t){return this.isSame(e,t)||this.isBefore(e,t)}function Zr(e,t,n){var r,a,o;if(!this.isValid())return NaN;if(r=_r(e,this),!r.isValid())return NaN;switch(a=6e4*(r.utcOffset()-this.utcOffset()),t=ae(t),t){case"year":o=Xr(this,r)/12;break;case"month":o=Xr(this,r);break;case"quarter":o=Xr(this,r)/3;break;case"second":o=(this-r)/1e3;break;case"minute":o=(this-r)/6e4;break;case"hour":o=(this-r)/36e5;break;case"day":o=(this-r-a)/864e5;break;case"week":o=(this-r-a)/6048e5;break;default:o=this-r}return n?o:de(o)}function Xr(e,t){if(e.date()<t.date())return-Xr(t,e);var n,r,a=12*(t.year()-e.year())+(t.month()-e.month()),o=e.clone().add(a,"months");return t-o<0?(n=e.clone().add(a-1,"months"),r=(t-o)/(o-n)):(n=e.clone().add(a+1,"months"),r=(t-o)/(n-o)),-(a+r)||0}function Qr(){return this.clone().locale("en").format("ddd MMM DD YYYY HH:mm:ss [GMT]ZZ")}function ea(e){if(!this.isValid())return null;var t=!0!==e,n=t?this.clone().utc():this;return n.year()<0||n.year()>9999?z(n,t?"YYYYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYYYY-MM-DD[T]HH:mm:ss.SSSZ"):x(Date.prototype.toISOString)?t?this.toDate().toISOString():new Date(this.valueOf()+60*this.utcOffset()*1e3).toISOString().replace("Z",z(n,"Z")):z(n,t?"YYYY-MM-DD[T]HH:mm:ss.SSS[Z]":"YYYY-MM-DD[T]HH:mm:ss.SSSZ")}function ta(){if(!this.isValid())return"moment.invalid(/* "+this._i+" */)";var e,t,n,r,a="moment",o="";return this.isLocal()||(a=0===this.utcOffset()?"moment.utc":"moment.parseZone",o="Z"),e="["+a+'("]',t=0<=this.year()&&this.year()<=9999?"YYYY":"YYYYYY",n="-MM-DD[T]HH:mm:ss.SSS",r=o+'[")]',this.format(e+t+n+r)}function na(e){e||(e=this.isUtc()?a.defaultFormatUtc:a.defaultFormat);var t=z(this,e);return this.localeData().postformat(t)}function ra(e,t){return this.isValid()&&(k(e)&&e.isValid()||Kn(e).isValid())?Er({to:this,from:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function aa(e){return this.from(Kn(),e)}function oa(e,t){return this.isValid()&&(k(e)&&e.isValid()||Kn(e).isValid())?Er({from:this,to:e}).locale(this.locale()).humanize(!t):this.localeData().invalidDate()}function sa(e){return this.to(Kn(),e)}function ia(e){var t;return void 0===e?this._locale._abbr:(t=Mn(e),null!=t&&(this._locale=t),this)}a.defaultFormat="YYYY-MM-DDTHH:mm:ssZ",a.defaultFormatUtc="YYYY-MM-DDTHH:mm:ss[Z]";var la=D("moment().lang() is deprecated. Instead, use moment().localeData() to get the language configuration. Use moment().locale() to change languages.",(function(e){return void 0===e?this.localeData():this.locale(e)}));function ua(){return this._locale}var da=1e3,ca=60*da,ma=60*ca,ha=3506328*ma;function _a(e,t){return(e%t+t)%t}function fa(e,t,n){return e<100&&e>=0?new Date(e+400,t,n)-ha:new Date(e,t,n).valueOf()}function pa(e,t,n){return e<100&&e>=0?Date.UTC(e+400,t,n)-ha:Date.UTC(e,t,n)}function ya(e){var t,n;if(e=ae(e),void 0===e||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?pa:fa,e){case"year":t=n(this.year(),0,1);break;case"quarter":t=n(this.year(),this.month()-this.month()%3,1);break;case"month":t=n(this.year(),this.month(),1);break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday());break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1));break;case"day":case"date":t=n(this.year(),this.month(),this.date());break;case"hour":t=this._d.valueOf(),t-=_a(t+(this._isUTC?0:this.utcOffset()*ca),ma);break;case"minute":t=this._d.valueOf(),t-=_a(t,ca);break;case"second":t=this._d.valueOf(),t-=_a(t,da);break}return this._d.setTime(t),a.updateOffset(this,!0),this}function ga(e){var t,n;if(e=ae(e),void 0===e||"millisecond"===e||!this.isValid())return this;switch(n=this._isUTC?pa:fa,e){case"year":t=n(this.year()+1,0,1)-1;break;case"quarter":t=n(this.year(),this.month()-this.month()%3+3,1)-1;break;case"month":t=n(this.year(),this.month()+1,1)-1;break;case"week":t=n(this.year(),this.month(),this.date()-this.weekday()+7)-1;break;case"isoWeek":t=n(this.year(),this.month(),this.date()-(this.isoWeekday()-1)+7)-1;break;case"day":case"date":t=n(this.year(),this.month(),this.date()+1)-1;break;case"hour":t=this._d.valueOf(),t+=ma-_a(t+(this._isUTC?0:this.utcOffset()*ca),ma)-1;break;case"minute":t=this._d.valueOf(),t+=ca-_a(t,ca)-1;break;case"second":t=this._d.valueOf(),t+=da-_a(t,da)-1;break}return this._d.setTime(t),a.updateOffset(this,!0),this}function Ma(){return this._d.valueOf()-6e4*(this._offset||0)}function va(){return Math.floor(this.valueOf()/1e3)}function La(){return new Date(this.valueOf())}function wa(){var e=this;return[e.year(),e.month(),e.date(),e.hour(),e.minute(),e.second(),e.millisecond()]}function Ya(){var e=this;return{years:e.year(),months:e.month(),date:e.date(),hours:e.hours(),minutes:e.minutes(),seconds:e.seconds(),milliseconds:e.milliseconds()}}function ka(){return this.isValid()?this.toISOString():null}function ba(){return g(this)}function Da(){return _({},y(this))}function Ta(){return y(this).overflow}function Sa(){return{input:this._i,format:this._f,locale:this._locale,isUTC:this._isUTC,strict:this._strict}}function Ea(e,t){var n,r,o,s=this._eras||Mn("en")._eras;for(n=0,r=s.length;n<r;++n){switch(typeof s[n].since){case"string":o=a(s[n].since).startOf("day"),s[n].since=o.valueOf();break}switch(typeof s[n].until){case"undefined":s[n].until=1/0;break;case"string":o=a(s[n].until).startOf("day").valueOf(),s[n].until=o.valueOf();break}}return s}function xa(e,t,n){var r,a,o,s,i,l=this.eras();for(e=e.toUpperCase(),r=0,a=l.length;r<a;++r)if(o=l[r].name.toUpperCase(),s=l[r].abbr.toUpperCase(),i=l[r].narrow.toUpperCase(),n)switch(t){case"N":case"NN":case"NNN":if(s===e)return l[r];break;case"NNNN":if(o===e)return l[r];break;case"NNNNN":if(i===e)return l[r];break}else if([o,s,i].indexOf(e)>=0)return l[r]}function Oa(e,t){var n=e.since<=e.until?1:-1;return void 0===t?a(e.since).year():a(e.since).year()+(t-e.offset)*n}function ja(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].name;if(r[e].until<=n&&n<=r[e].since)return r[e].name}return""}function Aa(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].narrow;if(r[e].until<=n&&n<=r[e].since)return r[e].narrow}return""}function Ha(){var e,t,n,r=this.localeData().eras();for(e=0,t=r.length;e<t;++e){if(n=this.clone().startOf("day").valueOf(),r[e].since<=n&&n<=r[e].until)return r[e].abbr;if(r[e].until<=n&&n<=r[e].since)return r[e].abbr}return""}function Ca(){var e,t,n,r,o=this.localeData().eras();for(e=0,t=o.length;e<t;++e)if(n=o[e].since<=o[e].until?1:-1,r=this.clone().startOf("day").valueOf(),o[e].since<=r&&r<=o[e].until||o[e].until<=r&&r<=o[e].since)return(this.year()-a(o[e].since).year())*n+o[e].offset;return this.year()}function Na(e){return l(this,"_erasNameRegex")||Wa.call(this),e?this._erasNameRegex:this._erasRegex}function Pa(e){return l(this,"_erasAbbrRegex")||Wa.call(this),e?this._erasAbbrRegex:this._erasRegex}function Ia(e){return l(this,"_erasNarrowRegex")||Wa.call(this),e?this._erasNarrowRegex:this._erasRegex}function Ra(e,t){return t.erasAbbrRegex(e)}function Fa(e,t){return t.erasNameRegex(e)}function Ba(e,t){return t.erasNarrowRegex(e)}function Va(e,t){return t._eraYearOrdinalRegex||Ee}function Wa(){var e,t,n=[],r=[],a=[],o=[],s=this.eras();for(e=0,t=s.length;e<t;++e)r.push(Ie(s[e].name)),n.push(Ie(s[e].abbr)),a.push(Ie(s[e].narrow)),o.push(Ie(s[e].name)),o.push(Ie(s[e].abbr)),o.push(Ie(s[e].narrow));this._erasRegex=new RegExp("^("+o.join("|")+")","i"),this._erasNameRegex=new RegExp("^("+r.join("|")+")","i"),this._erasAbbrRegex=new RegExp("^("+n.join("|")+")","i"),this._erasNarrowRegex=new RegExp("^("+a.join("|")+")","i")}function za(e,t){B(0,[e,e.length],0,t)}function Ua(e){return Za.call(this,e,this.week(),this.weekday(),this.localeData()._week.dow,this.localeData()._week.doy)}function qa(e){return Za.call(this,e,this.isoWeek(),this.isoWeekday(),1,4)}function $a(){return kt(this.year(),1,4)}function Ja(){return kt(this.isoWeekYear(),1,4)}function Ga(){var e=this.localeData()._week;return kt(this.year(),e.dow,e.doy)}function Ka(){var e=this.localeData()._week;return kt(this.weekYear(),e.dow,e.doy)}function Za(e,t,n,r,a){var o;return null==e?Yt(this,r,a).year:(o=kt(e,r,a),t>o&&(t=o),Xa.call(this,e,t,n,r,a))}function Xa(e,t,n,r,a){var o=wt(e,t,n,r,a),s=vt(o.year,0,o.dayOfYear);return this.year(s.getUTCFullYear()),this.month(s.getUTCMonth()),this.date(s.getUTCDate()),this}function Qa(e){return null==e?Math.ceil((this.month()+1)/3):this.month(3*(e-1)+this.month()%3)}B("N",0,0,"eraAbbr"),B("NN",0,0,"eraAbbr"),B("NNN",0,0,"eraAbbr"),B("NNNN",0,0,"eraName"),B("NNNNN",0,0,"eraNarrow"),B("y",["y",1],"yo","eraYear"),B("y",["yy",2],0,"eraYear"),B("y",["yyy",3],0,"eraYear"),B("y",["yyyy",4],0,"eraYear"),Ce("N",Ra),Ce("NN",Ra),Ce("NNN",Ra),Ce("NNNN",Fa),Ce("NNNNN",Ba),Fe(["N","NN","NNN","NNNN","NNNNN"],(function(e,t,n,r){var a=n._locale.erasParse(e,r,n._strict);a?y(n).era=a:y(n).invalidEra=e})),Ce("y",Ee),Ce("yy",Ee),Ce("yyy",Ee),Ce("yyyy",Ee),Ce("yo",Va),Fe(["y","yy","yyy","yyyy"],ze),Fe(["yo"],(function(e,t,n,r){var a;n._locale._eraYearOrdinalRegex&&(a=e.match(n._locale._eraYearOrdinalRegex)),n._locale.eraYearOrdinalParse?t[ze]=n._locale.eraYearOrdinalParse(e,a):t[ze]=parseInt(e,10)})),B(0,["gg",2],0,(function(){return this.weekYear()%100})),B(0,["GG",2],0,(function(){return this.isoWeekYear()%100})),za("gggg","weekYear"),za("ggggg","weekYear"),za("GGGG","isoWeekYear"),za("GGGGG","isoWeekYear"),re("weekYear","gg"),re("isoWeekYear","GG"),ie("weekYear",1),ie("isoWeekYear",1),Ce("G",xe),Ce("g",xe),Ce("GG",Ye,Me),Ce("gg",Ye,Me),Ce("GGGG",Te,Le),Ce("gggg",Te,Le),Ce("GGGGG",Se,we),Ce("ggggg",Se,we),Be(["gggg","ggggg","GGGG","GGGGG"],(function(e,t,n,r){t[r.substr(0,2)]=ce(e)})),Be(["gg","GG"],(function(e,t,n,r){t[r]=a.parseTwoDigitYear(e)})),B("Q",0,"Qo","quarter"),re("quarter","Q"),ie("quarter",7),Ce("Q",ge),Fe("Q",(function(e,t){t[Ue]=3*(ce(e)-1)})),B("D",["DD",2],"Do","date"),re("date","D"),ie("date",9),Ce("D",Ye),Ce("DD",Ye,Me),Ce("Do",(function(e,t){return e?t._dayOfMonthOrdinalParse||t._ordinalParse:t._dayOfMonthOrdinalParseLenient})),Fe(["D","DD"],qe),Fe("Do",(function(e,t){t[qe]=ce(e.match(Ye)[0])}));var eo=me("Date",!0);function to(e){var t=Math.round((this.clone().startOf("day")-this.clone().startOf("year"))/864e5)+1;return null==e?t:this.add(e-t,"d")}B("DDD",["DDDD",3],"DDDo","dayOfYear"),re("dayOfYear","DDD"),ie("dayOfYear",4),Ce("DDD",De),Ce("DDDD",ve),Fe(["DDD","DDDD"],(function(e,t,n){n._dayOfYear=ce(e)})),B("m",["mm",2],0,"minute"),re("minute","m"),ie("minute",14),Ce("m",Ye),Ce("mm",Ye,Me),Fe(["m","mm"],Je);var no=me("Minutes",!1);B("s",["ss",2],0,"second"),re("second","s"),ie("second",15),Ce("s",Ye),Ce("ss",Ye,Me),Fe(["s","ss"],Ge);var ro,ao,oo=me("Seconds",!1);for(B("S",0,0,(function(){return~~(this.millisecond()/100)})),B(0,["SS",2],0,(function(){return~~(this.millisecond()/10)})),B(0,["SSS",3],0,"millisecond"),B(0,["SSSS",4],0,(function(){return 10*this.millisecond()})),B(0,["SSSSS",5],0,(function(){return 100*this.millisecond()})),B(0,["SSSSSS",6],0,(function(){return 1e3*this.millisecond()})),B(0,["SSSSSSS",7],0,(function(){return 1e4*this.millisecond()})),B(0,["SSSSSSSS",8],0,(function(){return 1e5*this.millisecond()})),B(0,["SSSSSSSSS",9],0,(function(){return 1e6*this.millisecond()})),re("millisecond","ms"),ie("millisecond",16),Ce("S",De,ge),Ce("SS",De,Me),Ce("SSS",De,ve),ro="SSSS";ro.length<=9;ro+="S")Ce(ro,Ee);function so(e,t){t[Ke]=ce(1e3*("0."+e))}for(ro="S";ro.length<=9;ro+="S")Fe(ro,so);function io(){return this._isUTC?"UTC":""}function lo(){return this._isUTC?"Coordinated Universal Time":""}ao=me("Milliseconds",!1),B("z",0,0,"zoneAbbr"),B("zz",0,0,"zoneName");var uo=Y.prototype;function co(e){return Kn(1e3*e)}function mo(){return Kn.apply(null,arguments).parseZone()}function ho(e){return e}uo.add=Cr,uo.calendar=Wr,uo.clone=zr,uo.diff=Zr,uo.endOf=ga,uo.format=na,uo.from=ra,uo.fromNow=aa,uo.to=oa,uo.toNow=sa,uo.get=fe,uo.invalidAt=Ta,uo.isAfter=Ur,uo.isBefore=qr,uo.isBetween=$r,uo.isSame=Jr,uo.isSameOrAfter=Gr,uo.isSameOrBefore=Kr,uo.isValid=ba,uo.lang=la,uo.locale=ia,uo.localeData=ua,uo.max=Xn,uo.min=Zn,uo.parsingFlags=Da,uo.set=pe,uo.startOf=ya,uo.subtract=Nr,uo.toArray=wa,uo.toObject=Ya,uo.toDate=La,uo.toISOString=ea,uo.inspect=ta,"undefined"!==typeof Symbol&&null!=Symbol.for&&(uo[Symbol.for("nodejs.util.inspect.custom")]=function(){return"Moment<"+this.format()+">"}),uo.toJSON=ka,uo.toString=Qr,uo.unix=va,uo.valueOf=Ma,uo.creationData=Sa,uo.eraName=ja,uo.eraNarrow=Aa,uo.eraAbbr=Ha,uo.eraYear=Ca,uo.year=yt,uo.isLeapYear=gt,uo.weekYear=Ua,uo.isoWeekYear=qa,uo.quarter=uo.quarters=Qa,uo.month=ct,uo.daysInMonth=mt,uo.week=uo.weeks=Et,uo.isoWeek=uo.isoWeeks=xt,uo.weeksInYear=Ga,uo.weeksInWeekYear=Ka,uo.isoWeeksInYear=$a,uo.isoWeeksInISOWeekYear=Ja,uo.date=eo,uo.day=uo.days=Ut,uo.weekday=qt,uo.isoWeekday=$t,uo.dayOfYear=to,uo.hour=uo.hours=an,uo.minute=uo.minutes=no,uo.second=uo.seconds=oo,uo.millisecond=uo.milliseconds=ao,uo.utcOffset=pr,uo.utc=gr,uo.local=Mr,uo.parseZone=vr,uo.hasAlignedHourOffset=Lr,uo.isDST=wr,uo.isLocal=kr,uo.isUtcOffset=br,uo.isUtc=Dr,uo.isUTC=Dr,uo.zoneAbbr=io,uo.zoneName=lo,uo.dates=D("dates accessor is deprecated. Use date instead.",eo),uo.months=D("months accessor is deprecated. Use month instead",ct),uo.years=D("years accessor is deprecated. Use year instead",yt),uo.zone=D("moment().zone is deprecated, use moment().utcOffset instead. http://momentjs.com/guides/#/warnings/zone/",yr),uo.isDSTShifted=D("isDSTShifted is deprecated. See http://momentjs.com/guides/#/warnings/dst-shifted/ for more information",Yr);var _o=A.prototype;function fo(e,t,n,r){var a=Mn(),o=f().set(r,t);return a[n](o,e)}function po(e,t,n){if(c(e)&&(t=e,e=void 0),e=e||"",null!=t)return fo(e,t,n,"month");var r,a=[];for(r=0;r<12;r++)a[r]=fo(e,r,n,"month");return a}function yo(e,t,n,r){"boolean"===typeof e?(c(t)&&(n=t,t=void 0),t=t||""):(t=e,n=t,e=!1,c(t)&&(n=t,t=void 0),t=t||"");var a,o=Mn(),s=e?o._week.dow:0,i=[];if(null!=n)return fo(t,(n+s)%7,r,"day");for(a=0;a<7;a++)i[a]=fo(t,(a+s)%7,r,"day");return i}function go(e,t){return po(e,t,"months")}function Mo(e,t){return po(e,t,"monthsShort")}function vo(e,t,n){return yo(e,t,n,"weekdays")}function Lo(e,t,n){return yo(e,t,n,"weekdaysShort")}function wo(e,t,n){return yo(e,t,n,"weekdaysMin")}_o.calendar=C,_o.longDateFormat=$,_o.invalidDate=G,_o.ordinal=X,_o.preparse=ho,_o.postformat=ho,_o.relativeTime=ee,_o.pastFuture=te,_o.set=O,_o.eras=Ea,_o.erasParse=xa,_o.erasConvertYear=Oa,_o.erasAbbrRegex=Pa,_o.erasNameRegex=Na,_o.erasNarrowRegex=Ia,_o.months=st,_o.monthsShort=it,_o.monthsParse=ut,_o.monthsRegex=_t,_o.monthsShortRegex=ht,_o.week=bt,_o.firstDayOfYear=St,_o.firstDayOfWeek=Tt,_o.weekdays=Ft,_o.weekdaysMin=Vt,_o.weekdaysShort=Bt,_o.weekdaysParse=zt,_o.weekdaysRegex=Jt,_o.weekdaysShortRegex=Gt,_o.weekdaysMinRegex=Kt,_o.isPM=nn,_o.meridiem=on,pn("en",{eras:[{since:"0001-01-01",until:1/0,offset:1,name:"Anno Domini",narrow:"AD",abbr:"AD"},{since:"0000-12-31",until:-1/0,offset:1,name:"Before Christ",narrow:"BC",abbr:"BC"}],dayOfMonthOrdinalParse:/\d{1,2}(th|st|nd|rd)/,ordinal:function(e){var t=e%10,n=1===ce(e%100/10)?"th":1===t?"st":2===t?"nd":3===t?"rd":"th";return e+n}}),a.lang=D("moment.lang is deprecated. Use moment.locale instead.",pn),a.langData=D("moment.langData is deprecated. Use moment.localeData instead.",Mn);var Yo=Math.abs;function ko(){var e=this._data;return this._milliseconds=Yo(this._milliseconds),this._days=Yo(this._days),this._months=Yo(this._months),e.milliseconds=Yo(e.milliseconds),e.seconds=Yo(e.seconds),e.minutes=Yo(e.minutes),e.hours=Yo(e.hours),e.months=Yo(e.months),e.years=Yo(e.years),this}function bo(e,t,n,r){var a=Er(t,n);return e._milliseconds+=r*a._milliseconds,e._days+=r*a._days,e._months+=r*a._months,e._bubble()}function Do(e,t){return bo(this,e,t,1)}function To(e,t){return bo(this,e,t,-1)}function So(e){return e<0?Math.floor(e):Math.ceil(e)}function Eo(){var e,t,n,r,a,o=this._milliseconds,s=this._days,i=this._months,l=this._data;return o>=0&&s>=0&&i>=0||o<=0&&s<=0&&i<=0||(o+=864e5*So(Oo(i)+s),s=0,i=0),l.milliseconds=o%1e3,e=de(o/1e3),l.seconds=e%60,t=de(e/60),l.minutes=t%60,n=de(t/60),l.hours=n%24,s+=de(n/24),a=de(xo(s)),i+=a,s-=So(Oo(a)),r=de(i/12),i%=12,l.days=s,l.months=i,l.years=r,this}function xo(e){return 4800*e/146097}function Oo(e){return 146097*e/4800}function jo(e){if(!this.isValid())return NaN;var t,n,r=this._milliseconds;if(e=ae(e),"month"===e||"quarter"===e||"year"===e)switch(t=this._days+r/864e5,n=this._months+xo(t),e){case"month":return n;case"quarter":return n/3;case"year":return n/12}else switch(t=this._days+Math.round(Oo(this._months)),e){case"week":return t/7+r/6048e5;case"day":return t+r/864e5;case"hour":return 24*t+r/36e5;case"minute":return 1440*t+r/6e4;case"second":return 86400*t+r/1e3;case"millisecond":return Math.floor(864e5*t)+r;default:throw new Error("Unknown unit "+e)}}function Ao(){return this.isValid()?this._milliseconds+864e5*this._days+this._months%12*2592e6+31536e6*ce(this._months/12):NaN}function Ho(e){return function(){return this.as(e)}}var Co=Ho("ms"),No=Ho("s"),Po=Ho("m"),Io=Ho("h"),Ro=Ho("d"),Fo=Ho("w"),Bo=Ho("M"),Vo=Ho("Q"),Wo=Ho("y");function zo(){return Er(this)}function Uo(e){return e=ae(e),this.isValid()?this[e+"s"]():NaN}function qo(e){return function(){return this.isValid()?this._data[e]:NaN}}var $o=qo("milliseconds"),Jo=qo("seconds"),Go=qo("minutes"),Ko=qo("hours"),Zo=qo("days"),Xo=qo("months"),Qo=qo("years");function es(){return de(this.days()/7)}var ts=Math.round,ns={ss:44,s:45,m:45,h:22,d:26,w:null,M:11};function rs(e,t,n,r,a){return a.relativeTime(t||1,!!n,e,r)}function as(e,t,n,r){var a=Er(e).abs(),o=ts(a.as("s")),s=ts(a.as("m")),i=ts(a.as("h")),l=ts(a.as("d")),u=ts(a.as("M")),d=ts(a.as("w")),c=ts(a.as("y")),m=o<=n.ss&&["s",o]||o<n.s&&["ss",o]||s<=1&&["m"]||s<n.m&&["mm",s]||i<=1&&["h"]||i<n.h&&["hh",i]||l<=1&&["d"]||l<n.d&&["dd",l];return null!=n.w&&(m=m||d<=1&&["w"]||d<n.w&&["ww",d]),m=m||u<=1&&["M"]||u<n.M&&["MM",u]||c<=1&&["y"]||["yy",c],m[2]=t,m[3]=+e>0,m[4]=r,rs.apply(null,m)}function os(e){return void 0===e?ts:"function"===typeof e&&(ts=e,!0)}function ss(e,t){return void 0!==ns[e]&&(void 0===t?ns[e]:(ns[e]=t,"s"===e&&(ns.ss=t-1),!0))}function is(e,t){if(!this.isValid())return this.localeData().invalidDate();var n,r,a=!1,o=ns;return"object"===typeof e&&(t=e,e=!1),"boolean"===typeof e&&(a=e),"object"===typeof t&&(o=Object.assign({},ns,t),null!=t.s&&null==t.ss&&(o.ss=t.s-1)),n=this.localeData(),r=as(this,!a,o,n),a&&(r=n.pastFuture(+this,r)),n.postformat(r)}var ls=Math.abs;function us(e){return(e>0)-(e<0)||+e}function ds(){if(!this.isValid())return this.localeData().invalidDate();var e,t,n,r,a,o,s,i,l=ls(this._milliseconds)/1e3,u=ls(this._days),d=ls(this._months),c=this.asSeconds();return c?(e=de(l/60),t=de(e/60),l%=60,e%=60,n=de(d/12),d%=12,r=l?l.toFixed(3).replace(/\.?0+$/,""):"",a=c<0?"-":"",o=us(this._months)!==us(c)?"-":"",s=us(this._days)!==us(c)?"-":"",i=us(this._milliseconds)!==us(c)?"-":"",a+"P"+(n?o+n+"Y":"")+(d?o+d+"M":"")+(u?s+u+"D":"")+(t||e||l?"T":"")+(t?i+t+"H":"")+(e?i+e+"M":"")+(l?i+r+"S":"")):"P0D"}var cs=ir.prototype;return cs.isValid=or,cs.abs=ko,cs.add=Do,cs.subtract=To,cs.as=jo,cs.asMilliseconds=Co,cs.asSeconds=No,cs.asMinutes=Po,cs.asHours=Io,cs.asDays=Ro,cs.asWeeks=Fo,cs.asMonths=Bo,cs.asQuarters=Vo,cs.asYears=Wo,cs.valueOf=Ao,cs._bubble=Eo,cs.clone=zo,cs.get=Uo,cs.milliseconds=$o,cs.seconds=Jo,cs.minutes=Go,cs.hours=Ko,cs.days=Zo,cs.weeks=es,cs.months=Xo,cs.years=Qo,cs.humanize=is,cs.toISOString=ds,cs.toString=ds,cs.toJSON=ds,cs.locale=ia,cs.localeData=ua,cs.toIsoString=D("toIsoString() is deprecated. Please use toISOString() instead (notice the capitals)",ds),cs.lang=la,B("X",0,0,"unix"),B("x",0,0,"valueOf"),Ce("x",xe),Ce("X",Ae),Fe("X",(function(e,t,n){n._d=new Date(1e3*parseFloat(e))})),Fe("x",(function(e,t,n){n._d=new Date(ce(e))})),
|
|
296
|
-
//! moment.js
|
|
297
|
-
a.version="2.29.4",o(Kn),a.fn=uo,a.min=er,a.max=tr,a.now=nr,a.utc=f,a.unix=co,a.months=go,a.isDate=m,a.locale=pn,a.invalid=M,a.duration=Er,a.isMoment=k,a.weekdays=vo,a.parseZone=mo,a.localeData=Mn,a.isDuration=lr,a.monthsShort=Mo,a.weekdaysMin=wo,a.defineLocale=yn,a.updateLocale=gn,a.locales=vn,a.weekdaysShort=Lo,a.normalizeUnits=ae,a.relativeTimeRounding=os,a.relativeTimeThreshold=ss,a.calendarFormat=Vr,a.prototype=uo,a.HTML5_FMT={DATETIME_LOCAL:"YYYY-MM-DDTHH:mm",DATETIME_LOCAL_SECONDS:"YYYY-MM-DDTHH:mm:ss",DATETIME_LOCAL_MS:"YYYY-MM-DDTHH:mm:ss.SSS",DATE:"YYYY-MM-DD",TIME:"HH:mm",TIME_SECONDS:"HH:mm:ss",TIME_MS:"HH:mm:ss.SSS",WEEK:"GGGG-[W]WW",MONTH:"YYYY-MM"},a}))},631:(e,t,n)=>{var r="function"===typeof Map&&Map.prototype,a=Object.getOwnPropertyDescriptor&&r?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,o=r&&a&&"function"===typeof a.get?a.get:null,s=r&&Map.prototype.forEach,i="function"===typeof Set&&Set.prototype,l=Object.getOwnPropertyDescriptor&&i?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,u=i&&l&&"function"===typeof l.get?l.get:null,d=i&&Set.prototype.forEach,c="function"===typeof WeakMap&&WeakMap.prototype,m=c?WeakMap.prototype.has:null,h="function"===typeof WeakSet&&WeakSet.prototype,_=h?WeakSet.prototype.has:null,f="function"===typeof WeakRef&&WeakRef.prototype,p=f?WeakRef.prototype.deref:null,y=Boolean.prototype.valueOf,g=Object.prototype.toString,M=Function.prototype.toString,v=String.prototype.match,L=String.prototype.slice,w=String.prototype.replace,Y=String.prototype.toUpperCase,k=String.prototype.toLowerCase,b=RegExp.prototype.test,D=Array.prototype.concat,T=Array.prototype.join,S=Array.prototype.slice,E=Math.floor,x="function"===typeof BigInt?BigInt.prototype.valueOf:null,O=Object.getOwnPropertySymbols,j="function"===typeof Symbol&&"symbol"===typeof Symbol.iterator?Symbol.prototype.toString:null,A="function"===typeof Symbol&&"object"===typeof Symbol.iterator,H="function"===typeof Symbol&&Symbol.toStringTag&&(typeof Symbol.toStringTag===A||"symbol")?Symbol.toStringTag:null,C=Object.prototype.propertyIsEnumerable,N=("function"===typeof Reflect?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(e){return e.__proto__}:null);function P(e,t){if(e===1/0||e===-1/0||e!==e||e&&e>-1e3&&e<1e3||b.call(/e/,t))return t;var n=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if("number"===typeof e){var r=e<0?-E(-e):E(e);if(r!==e){var a=String(r),o=L.call(t,a.length+1);return w.call(a,n,"$&_")+"."+w.call(w.call(o,/([0-9]{3})/g,"$&_"),/_$/,"")}}return w.call(t,n,"$&_")}var I=n(4654),R=I.custom,F=K(R)?R:null;function B(e,t,n){var r="double"===(n.quoteStyle||t)?'"':"'";return r+e+r}function V(e){return w.call(String(e),/"/g,""")}function W(e){return"[object Array]"===ee(e)&&(!H||!("object"===typeof e&&H in e))}function z(e){return"[object Date]"===ee(e)&&(!H||!("object"===typeof e&&H in e))}function U(e){return"[object RegExp]"===ee(e)&&(!H||!("object"===typeof e&&H in e))}function q(e){return"[object Error]"===ee(e)&&(!H||!("object"===typeof e&&H in e))}function $(e){return"[object String]"===ee(e)&&(!H||!("object"===typeof e&&H in e))}function J(e){return"[object Number]"===ee(e)&&(!H||!("object"===typeof e&&H in e))}function G(e){return"[object Boolean]"===ee(e)&&(!H||!("object"===typeof e&&H in e))}function K(e){if(A)return e&&"object"===typeof e&&e instanceof Symbol;if("symbol"===typeof e)return!0;if(!e||"object"!==typeof e||!j)return!1;try{return j.call(e),!0}catch(t){}return!1}function Z(e){if(!e||"object"!==typeof e||!x)return!1;try{return x.call(e),!0}catch(t){}return!1}e.exports=function e(t,r,a,i){var l=r||{};if(Q(l,"quoteStyle")&&"single"!==l.quoteStyle&&"double"!==l.quoteStyle)throw new TypeError('option "quoteStyle" must be "single" or "double"');if(Q(l,"maxStringLength")&&("number"===typeof l.maxStringLength?l.maxStringLength<0&&l.maxStringLength!==1/0:null!==l.maxStringLength))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var c=!Q(l,"customInspect")||l.customInspect;if("boolean"!==typeof c&&"symbol"!==c)throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(Q(l,"indent")&&null!==l.indent&&"\t"!==l.indent&&!(parseInt(l.indent,10)===l.indent&&l.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(Q(l,"numericSeparator")&&"boolean"!==typeof l.numericSeparator)throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var m=l.numericSeparator;if("undefined"===typeof t)return"undefined";if(null===t)return"null";if("boolean"===typeof t)return t?"true":"false";if("string"===typeof t)return ue(t,l);if("number"===typeof t){if(0===t)return 1/0/t>0?"0":"-0";var h=String(t);return m?P(t,h):h}if("bigint"===typeof t){var _=String(t)+"n";return m?P(t,_):_}var f="undefined"===typeof l.depth?5:l.depth;if("undefined"===typeof a&&(a=0),a>=f&&f>0&&"object"===typeof t)return W(t)?"[Array]":"[Object]";var p=fe(l,a);if("undefined"===typeof i)i=[];else if(ne(i,t)>=0)return"[Circular]";function g(t,n,r){if(n&&(i=S.call(i),i.push(n)),r){var o={depth:l.depth};return Q(l,"quoteStyle")&&(o.quoteStyle=l.quoteStyle),e(t,o,a+1,i)}return e(t,l,a+1,i)}if("function"===typeof t&&!U(t)){var M=te(t),v=ye(t,g);return"[Function"+(M?": "+M:" (anonymous)")+"]"+(v.length>0?" { "+T.call(v,", ")+" }":"")}if(K(t)){var Y=A?w.call(String(t),/^(Symbol\(.*\))_[^)]*$/,"$1"):j.call(t);return"object"!==typeof t||A?Y:ce(Y)}if(le(t)){for(var b="<"+k.call(String(t.nodeName)),E=t.attributes||[],O=0;O<E.length;O++)b+=" "+E[O].name+"="+B(V(E[O].value),"double",l);return b+=">",t.childNodes&&t.childNodes.length&&(b+="..."),b+="</"+k.call(String(t.nodeName))+">",b}if(W(t)){if(0===t.length)return"[]";var R=ye(t,g);return p&&!_e(R)?"["+pe(R,p)+"]":"[ "+T.call(R,", ")+" ]"}if(q(t)){var X=ye(t,g);return"cause"in Error.prototype||!("cause"in t)||C.call(t,"cause")?0===X.length?"["+String(t)+"]":"{ ["+String(t)+"] "+T.call(X,", ")+" }":"{ ["+String(t)+"] "+T.call(D.call("[cause]: "+g(t.cause),X),", ")+" }"}if("object"===typeof t&&c){if(F&&"function"===typeof t[F]&&I)return I(t,{depth:f-a});if("symbol"!==c&&"function"===typeof t.inspect)return t.inspect()}if(re(t)){var de=[];return s&&s.call(t,(function(e,n){de.push(g(n,t,!0)+" => "+g(e,t))})),he("Map",o.call(t),de,p)}if(se(t)){var ge=[];return d&&d.call(t,(function(e){ge.push(g(e,t))})),he("Set",u.call(t),ge,p)}if(ae(t))return me("WeakMap");if(ie(t))return me("WeakSet");if(oe(t))return me("WeakRef");if(J(t))return ce(g(Number(t)));if(Z(t))return ce(g(x.call(t)));if(G(t))return ce(y.call(t));if($(t))return ce(g(String(t)));if("undefined"!==typeof window&&t===window)return"{ [object Window] }";if(t===n.g)return"{ [object globalThis] }";if(!z(t)&&!U(t)){var Me=ye(t,g),ve=N?N(t)===Object.prototype:t instanceof Object||t.constructor===Object,Le=t instanceof Object?"":"null prototype",we=!ve&&H&&Object(t)===t&&H in t?L.call(ee(t),8,-1):Le?"Object":"",Ye=ve||"function"!==typeof t.constructor?"":t.constructor.name?t.constructor.name+" ":"",ke=Ye+(we||Le?"["+T.call(D.call([],we||[],Le||[]),": ")+"] ":"");return 0===Me.length?ke+"{}":p?ke+"{"+pe(Me,p)+"}":ke+"{ "+T.call(Me,", ")+" }"}return String(t)};var X=Object.prototype.hasOwnProperty||function(e){return e in this};function Q(e,t){return X.call(e,t)}function ee(e){return g.call(e)}function te(e){if(e.name)return e.name;var t=v.call(M.call(e),/^function\s*([\w$]+)/);return t?t[1]:null}function ne(e,t){if(e.indexOf)return e.indexOf(t);for(var n=0,r=e.length;n<r;n++)if(e[n]===t)return n;return-1}function re(e){if(!o||!e||"object"!==typeof e)return!1;try{o.call(e);try{u.call(e)}catch(t){return!0}return e instanceof Map}catch(n){}return!1}function ae(e){if(!m||!e||"object"!==typeof e)return!1;try{m.call(e,m);try{_.call(e,_)}catch(t){return!0}return e instanceof WeakMap}catch(n){}return!1}function oe(e){if(!p||!e||"object"!==typeof e)return!1;try{return p.call(e),!0}catch(t){}return!1}function se(e){if(!u||!e||"object"!==typeof e)return!1;try{u.call(e);try{o.call(e)}catch(t){return!0}return e instanceof Set}catch(n){}return!1}function ie(e){if(!_||!e||"object"!==typeof e)return!1;try{_.call(e,_);try{m.call(e,m)}catch(t){return!0}return e instanceof WeakSet}catch(n){}return!1}function le(e){return!(!e||"object"!==typeof e)&&("undefined"!==typeof HTMLElement&&e instanceof HTMLElement||"string"===typeof e.nodeName&&"function"===typeof e.getAttribute)}function ue(e,t){if(e.length>t.maxStringLength){var n=e.length-t.maxStringLength,r="... "+n+" more character"+(n>1?"s":"");return ue(L.call(e,0,t.maxStringLength),t)+r}var a=w.call(w.call(e,/(['\\])/g,"\\$1"),/[\x00-\x1f]/g,de);return B(a,"single",t)}function de(e){var t=e.charCodeAt(0),n={8:"b",9:"t",10:"n",12:"f",13:"r"}[t];return n?"\\"+n:"\\x"+(t<16?"0":"")+Y.call(t.toString(16))}function ce(e){return"Object("+e+")"}function me(e){return e+" { ? }"}function he(e,t,n,r){var a=r?pe(n,r):T.call(n,", ");return e+" ("+t+") {"+a+"}"}function _e(e){for(var t=0;t<e.length;t++)if(ne(e[t],"\n")>=0)return!1;return!0}function fe(e,t){var n;if("\t"===e.indent)n="\t";else{if(!("number"===typeof e.indent&&e.indent>0))return null;n=T.call(Array(e.indent+1)," ")}return{base:n,prev:T.call(Array(t+1),n)}}function pe(e,t){if(0===e.length)return"";var n="\n"+t.prev+t.base;return n+T.call(e,","+n)+"\n"+t.prev}function ye(e,t){var n=W(e),r=[];if(n){r.length=e.length;for(var a=0;a<e.length;a++)r[a]=Q(e,a)?t(e[a],e):""}var o,s="function"===typeof O?O(e):[];if(A){o={};for(var i=0;i<s.length;i++)o["$"+s[i]]=s[i]}for(var l in e)Q(e,l)&&(n&&String(Number(l))===l&&l<e.length||A&&o["$"+l]instanceof Symbol||(b.call(/[^\w$]/,l)?r.push(t(l,e)+": "+t(e[l],e)):r.push(l+": "+t(e[l],e))));if("function"===typeof O)for(var u=0;u<s.length;u++)C.call(e,s[u])&&r.push("["+t(s[u])+"]: "+t(e[s[u]],e));return r}},7771:(e,t,n)=>{"use strict";var r=n(210),a=n(2296),o=n(1044)(),s=n(7296),i=r("%TypeError%"),l=r("%Math.floor%");e.exports=function(e,t){if("function"!==typeof e)throw new i("`fn` is not a function");if("number"!==typeof t||t<0||t>4294967295||l(t)!==t)throw new i("`length` must be a positive 32-bit integer");var n=arguments.length>2&&!!arguments[2],r=!0,u=!0;if("length"in e&&s){var d=s(e,"length");d&&!d.configurable&&(r=!1),d&&!d.writable&&(u=!1)}return(r||u||!n)&&(o?a(e,"length",t,!0,!0):a(e,"length",t)),e}},7478:(e,t,n)=>{"use strict";var r=n(210),a=n(1924),o=n(631),s=r("%TypeError%"),i=r("%WeakMap%",!0),l=r("%Map%",!0),u=a("WeakMap.prototype.get",!0),d=a("WeakMap.prototype.set",!0),c=a("WeakMap.prototype.has",!0),m=a("Map.prototype.get",!0),h=a("Map.prototype.set",!0),_=a("Map.prototype.has",!0),f=function(e,t){for(var n,r=e;null!==(n=r.next);r=n)if(n.key===t)return r.next=n.next,n.next=e.next,e.next=n,n},p=function(e,t){var n=f(e,t);return n&&n.value},y=function(e,t,n){var r=f(e,t);r?r.value=n:e.next={key:t,next:e.next,value:n}},g=function(e,t){return!!f(e,t)};e.exports=function(){var e,t,n,r={assert:function(e){if(!r.has(e))throw new s("Side channel does not contain "+o(e))},get:function(r){if(i&&r&&("object"===typeof r||"function"===typeof r)){if(e)return u(e,r)}else if(l){if(t)return m(t,r)}else if(n)return p(n,r)},has:function(r){if(i&&r&&("object"===typeof r||"function"===typeof r)){if(e)return c(e,r)}else if(l){if(t)return _(t,r)}else if(n)return g(n,r);return!1},set:function(r,a){i&&r&&("object"===typeof r||"function"===typeof r)?(e||(e=new i),d(e,r,a)):l?(t||(t=new l),h(t,r,a)):(n||(n={key:{},next:null}),y(n,r,a))}};return r}},7466:(e,t,n)=>{"use strict";var r;n.r(t),n.d(t,{NIL:()=>J,parse:()=>v,stringify:()=>m,v1:()=>g,v3:()=>R,v4:()=>B,v5:()=>$,validate:()=>l,version:()=>K});var a=new Uint8Array(16);function o(){if(!r&&(r="undefined"!==typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!==typeof msCrypto&&"function"===typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto),!r))throw new Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(a)}const s=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i;function i(e){return"string"===typeof e&&s.test(e)}const l=i;for(var u=[],d=0;d<256;++d)u.push((d+256).toString(16).substr(1));function c(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=(u[e[t+0]]+u[e[t+1]]+u[e[t+2]]+u[e[t+3]]+"-"+u[e[t+4]]+u[e[t+5]]+"-"+u[e[t+6]]+u[e[t+7]]+"-"+u[e[t+8]]+u[e[t+9]]+"-"+u[e[t+10]]+u[e[t+11]]+u[e[t+12]]+u[e[t+13]]+u[e[t+14]]+u[e[t+15]]).toLowerCase();if(!l(n))throw TypeError("Stringified UUID is invalid");return n}const m=c;var h,_,f=0,p=0;function y(e,t,n){var r=t&&n||0,a=t||new Array(16);e=e||{};var s=e.node||h,i=void 0!==e.clockseq?e.clockseq:_;if(null==s||null==i){var l=e.random||(e.rng||o)();null==s&&(s=h=[1|l[0],l[1],l[2],l[3],l[4],l[5]]),null==i&&(i=_=16383&(l[6]<<8|l[7]))}var u=void 0!==e.msecs?e.msecs:Date.now(),d=void 0!==e.nsecs?e.nsecs:p+1,c=u-f+(d-p)/1e4;if(c<0&&void 0===e.clockseq&&(i=i+1&16383),(c<0||u>f)&&void 0===e.nsecs&&(d=0),d>=1e4)throw new Error("uuid.v1(): Can't create more than 10M uuids/sec");f=u,p=d,_=i,u+=122192928e5;var y=(1e4*(268435455&u)+d)%4294967296;a[r++]=y>>>24&255,a[r++]=y>>>16&255,a[r++]=y>>>8&255,a[r++]=255&y;var g=u/4294967296*1e4&268435455;a[r++]=g>>>8&255,a[r++]=255&g,a[r++]=g>>>24&15|16,a[r++]=g>>>16&255,a[r++]=i>>>8|128,a[r++]=255&i;for(var M=0;M<6;++M)a[r+M]=s[M];return t||m(a)}const g=y;function M(e){if(!l(e))throw TypeError("Invalid UUID");var t,n=new Uint8Array(16);return n[0]=(t=parseInt(e.slice(0,8),16))>>>24,n[1]=t>>>16&255,n[2]=t>>>8&255,n[3]=255&t,n[4]=(t=parseInt(e.slice(9,13),16))>>>8,n[5]=255&t,n[6]=(t=parseInt(e.slice(14,18),16))>>>8,n[7]=255&t,n[8]=(t=parseInt(e.slice(19,23),16))>>>8,n[9]=255&t,n[10]=(t=parseInt(e.slice(24,36),16))/1099511627776&255,n[11]=t/4294967296&255,n[12]=t>>>24&255,n[13]=t>>>16&255,n[14]=t>>>8&255,n[15]=255&t,n}const v=M;function L(e){e=unescape(encodeURIComponent(e));for(var t=[],n=0;n<e.length;++n)t.push(e.charCodeAt(n));return t}var w="6ba7b810-9dad-11d1-80b4-00c04fd430c8",Y="6ba7b811-9dad-11d1-80b4-00c04fd430c8";function k(e,t,n){function r(e,r,a,o){if("string"===typeof e&&(e=L(e)),"string"===typeof r&&(r=v(r)),16!==r.length)throw TypeError("Namespace must be array-like (16 iterable integer values, 0-255)");var s=new Uint8Array(16+e.length);if(s.set(r),s.set(e,r.length),s=n(s),s[6]=15&s[6]|t,s[8]=63&s[8]|128,a){o=o||0;for(var i=0;i<16;++i)a[o+i]=s[i];return a}return m(s)}try{r.name=e}catch(a){}return r.DNS=w,r.URL=Y,r}function b(e){if("string"===typeof e){var t=unescape(encodeURIComponent(e));e=new Uint8Array(t.length);for(var n=0;n<t.length;++n)e[n]=t.charCodeAt(n)}return D(S(E(e),8*e.length))}function D(e){for(var t=[],n=32*e.length,r="0123456789abcdef",a=0;a<n;a+=8){var o=e[a>>5]>>>a%32&255,s=parseInt(r.charAt(o>>>4&15)+r.charAt(15&o),16);t.push(s)}return t}function T(e){return 14+(e+64>>>9<<4)+1}function S(e,t){e[t>>5]|=128<<t%32,e[T(t)-1]=t;for(var n=1732584193,r=-271733879,a=-1732584194,o=271733878,s=0;s<e.length;s+=16){var i=n,l=r,u=a,d=o;n=A(n,r,a,o,e[s],7,-680876936),o=A(o,n,r,a,e[s+1],12,-389564586),a=A(a,o,n,r,e[s+2],17,606105819),r=A(r,a,o,n,e[s+3],22,-1044525330),n=A(n,r,a,o,e[s+4],7,-176418897),o=A(o,n,r,a,e[s+5],12,1200080426),a=A(a,o,n,r,e[s+6],17,-1473231341),r=A(r,a,o,n,e[s+7],22,-45705983),n=A(n,r,a,o,e[s+8],7,1770035416),o=A(o,n,r,a,e[s+9],12,-1958414417),a=A(a,o,n,r,e[s+10],17,-42063),r=A(r,a,o,n,e[s+11],22,-1990404162),n=A(n,r,a,o,e[s+12],7,1804603682),o=A(o,n,r,a,e[s+13],12,-40341101),a=A(a,o,n,r,e[s+14],17,-1502002290),r=A(r,a,o,n,e[s+15],22,1236535329),n=H(n,r,a,o,e[s+1],5,-165796510),o=H(o,n,r,a,e[s+6],9,-1069501632),a=H(a,o,n,r,e[s+11],14,643717713),r=H(r,a,o,n,e[s],20,-373897302),n=H(n,r,a,o,e[s+5],5,-701558691),o=H(o,n,r,a,e[s+10],9,38016083),a=H(a,o,n,r,e[s+15],14,-660478335),r=H(r,a,o,n,e[s+4],20,-405537848),n=H(n,r,a,o,e[s+9],5,568446438),o=H(o,n,r,a,e[s+14],9,-1019803690),a=H(a,o,n,r,e[s+3],14,-187363961),r=H(r,a,o,n,e[s+8],20,1163531501),n=H(n,r,a,o,e[s+13],5,-1444681467),o=H(o,n,r,a,e[s+2],9,-51403784),a=H(a,o,n,r,e[s+7],14,1735328473),r=H(r,a,o,n,e[s+12],20,-1926607734),n=C(n,r,a,o,e[s+5],4,-378558),o=C(o,n,r,a,e[s+8],11,-2022574463),a=C(a,o,n,r,e[s+11],16,1839030562),r=C(r,a,o,n,e[s+14],23,-35309556),n=C(n,r,a,o,e[s+1],4,-1530992060),o=C(o,n,r,a,e[s+4],11,1272893353),a=C(a,o,n,r,e[s+7],16,-155497632),r=C(r,a,o,n,e[s+10],23,-1094730640),n=C(n,r,a,o,e[s+13],4,681279174),o=C(o,n,r,a,e[s],11,-358537222),a=C(a,o,n,r,e[s+3],16,-722521979),r=C(r,a,o,n,e[s+6],23,76029189),n=C(n,r,a,o,e[s+9],4,-640364487),o=C(o,n,r,a,e[s+12],11,-421815835),a=C(a,o,n,r,e[s+15],16,530742520),r=C(r,a,o,n,e[s+2],23,-995338651),n=N(n,r,a,o,e[s],6,-198630844),o=N(o,n,r,a,e[s+7],10,1126891415),a=N(a,o,n,r,e[s+14],15,-1416354905),r=N(r,a,o,n,e[s+5],21,-57434055),n=N(n,r,a,o,e[s+12],6,1700485571),o=N(o,n,r,a,e[s+3],10,-1894986606),a=N(a,o,n,r,e[s+10],15,-1051523),r=N(r,a,o,n,e[s+1],21,-2054922799),n=N(n,r,a,o,e[s+8],6,1873313359),o=N(o,n,r,a,e[s+15],10,-30611744),a=N(a,o,n,r,e[s+6],15,-1560198380),r=N(r,a,o,n,e[s+13],21,1309151649),n=N(n,r,a,o,e[s+4],6,-145523070),o=N(o,n,r,a,e[s+11],10,-1120210379),a=N(a,o,n,r,e[s+2],15,718787259),r=N(r,a,o,n,e[s+9],21,-343485551),n=x(n,i),r=x(r,l),a=x(a,u),o=x(o,d)}return[n,r,a,o]}function E(e){if(0===e.length)return[];for(var t=8*e.length,n=new Uint32Array(T(t)),r=0;r<t;r+=8)n[r>>5]|=(255&e[r/8])<<r%32;return n}function x(e,t){var n=(65535&e)+(65535&t),r=(e>>16)+(t>>16)+(n>>16);return r<<16|65535&n}function O(e,t){return e<<t|e>>>32-t}function j(e,t,n,r,a,o){return x(O(x(x(t,e),x(r,o)),a),n)}function A(e,t,n,r,a,o,s){return j(t&n|~t&r,e,t,a,o,s)}function H(e,t,n,r,a,o,s){return j(t&r|n&~r,e,t,a,o,s)}function C(e,t,n,r,a,o,s){return j(t^n^r,e,t,a,o,s)}function N(e,t,n,r,a,o,s){return j(n^(t|~r),e,t,a,o,s)}const P=b;var I=k("v3",48,P);const R=I;function F(e,t,n){e=e||{};var r=e.random||(e.rng||o)();if(r[6]=15&r[6]|64,r[8]=63&r[8]|128,t){n=n||0;for(var a=0;a<16;++a)t[n+a]=r[a];return t}return m(r)}const B=F;function V(e,t,n,r){switch(e){case 0:return t&n^~t&r;case 1:return t^n^r;case 2:return t&n^t&r^n&r;case 3:return t^n^r}}function W(e,t){return e<<t|e>>>32-t}function z(e){var t=[1518500249,1859775393,2400959708,3395469782],n=[1732584193,4023233417,2562383102,271733878,3285377520];if("string"===typeof e){var r=unescape(encodeURIComponent(e));e=[];for(var a=0;a<r.length;++a)e.push(r.charCodeAt(a))}else Array.isArray(e)||(e=Array.prototype.slice.call(e));e.push(128);for(var o=e.length/4+2,s=Math.ceil(o/16),i=new Array(s),l=0;l<s;++l){for(var u=new Uint32Array(16),d=0;d<16;++d)u[d]=e[64*l+4*d]<<24|e[64*l+4*d+1]<<16|e[64*l+4*d+2]<<8|e[64*l+4*d+3];i[l]=u}i[s-1][14]=8*(e.length-1)/Math.pow(2,32),i[s-1][14]=Math.floor(i[s-1][14]),i[s-1][15]=8*(e.length-1)&4294967295;for(var c=0;c<s;++c){for(var m=new Uint32Array(80),h=0;h<16;++h)m[h]=i[c][h];for(var _=16;_<80;++_)m[_]=W(m[_-3]^m[_-8]^m[_-14]^m[_-16],1);for(var f=n[0],p=n[1],y=n[2],g=n[3],M=n[4],v=0;v<80;++v){var L=Math.floor(v/20),w=W(f,5)+V(L,p,y,g)+M+t[L]+m[v]>>>0;M=g,g=y,y=W(p,30)>>>0,p=f,f=w}n[0]=n[0]+f>>>0,n[1]=n[1]+p>>>0,n[2]=n[2]+y>>>0,n[3]=n[3]+g>>>0,n[4]=n[4]+M>>>0}return[n[0]>>24&255,n[0]>>16&255,n[0]>>8&255,255&n[0],n[1]>>24&255,n[1]>>16&255,n[1]>>8&255,255&n[1],n[2]>>24&255,n[2]>>16&255,n[2]>>8&255,255&n[2],n[3]>>24&255,n[3]>>16&255,n[3]>>8&255,255&n[3],n[4]>>24&255,n[4]>>16&255,n[4]>>8&255,255&n[4]]}const U=z;var q=k("v5",80,U);const $=q,J="00000000-0000-0000-0000-000000000000";function G(e){if(!l(e))throw TypeError("Invalid UUID");return parseInt(e.substr(14,1),16)}const K=G},3744:(e,t)=>{"use strict";t.Z=(e,t)=>{const n=e.__vccOpts||e;for(const[r,a]of t)n[r]=a;return n}},7203:t=>{"use strict";t.exports=e},4654:()=>{}},n={};function r(e){var a=n[e];if(void 0!==a)return a.exports;var o=n[e]={id:e,loaded:!1,exports:{}};return t[e].call(o.exports,o,o.exports,r),o.loaded=!0,o.exports}(()=>{r.n=e=>{var t=e&&e.__esModule?()=>e["default"]:()=>e;return r.d(t,{a:t}),t}})(),(()=>{r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})}})(),(()=>{r.g=function(){if("object"===typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"===typeof window)return window}}()})(),(()=>{r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t)})(),(()=>{r.r=e=>{"undefined"!==typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})}})(),(()=>{r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e)})(),(()=>{r.p=""})();var a={};return(()=>{"use strict";if(r.r(a),r.d(a,{default:()=>Ys,ermAttach:()=>ys,ermForm:()=>Q,ermFormHelper:()=>Ms,ermList:()=>D,ermListHelper:()=>gs}),"undefined"!==typeof window){var e=window.document.currentScript,t=e&&e.src.match(/(.+\/)[^/]+\.js(\?.*)?$/);t&&(r.p=t[1])}var n=r(7203),o=r(8222),s=r(381),i=r.n(s);const l={key:0,class:"mainTitle"},u=["onClick"],d={key:0,class:"leftArea"},c=["src","onClick","onMousedown","onMouseup","onTouchstart","onTouchend"],m=["onClick"],h={key:1,class:"rightArea"},_=["src","onClick","onMousedown","onMouseup","onTouchstart","onTouchend"],f=["onClick"],p={key:0,class:"leftArea"},y=["src","onClick","onMousedown","onMouseup","onTouchstart","onTouchend"],g=["onClick"],M={key:1,class:"rightArea"},v=["src","onClick","onMousedown","onMouseup","onTouchstart","onTouchend"],L=(0,n.defineComponent)({__name:"ermList",props:{data:[],maxHeight:{type:String,default:"auto"},initSvc:{type:String,require:!0},partName:{type:String,default:""},formName:{type:String,require:!0},functionId:{type:String,require:!0},showLeft:{type:Boolean,default:!1},showRight:{type:Boolean,default:!1},mainTitle:{type:String,default:!1},leftIconUrl:{type:String,default:"lg.png"},rightIconUrl:{type:String,default:"xiangyou.png"},leftIconSize:{type:Array,default:["35px","35px"]},rightIconSize:{type:Array,default:["35px","35px"]},showSelect:{type:Boolean,default:!1},selectMode:{type:String,default:"multiRow"},pullDisabled:{type:Boolean,default:!1},pullDownDisabled:{type:Boolean,default:!1},leftSwiperSelect:{type:Boolean,default:!1},rightSwiperDelete:{type:Boolean,default:!1},viewType:{type:String,default:"list"},blankAfterCaption:{type:Boolean,default:!1},fontSize:{type:String,default:"default"},fontFamily:{type:String,default:"default"},controlsInRow:{type:Number,default:1}},emits:["leftIconClick","mainClick","rightIconClick","leftIconHold","rightIconHold","pullRefresh","pullUpdate","checkDataChange"],setup(e,{expose:t,emit:r}){const a=(0,n.ref)(["1"]),s=e,L=r;t({endLoad:P,selectAll:V,selectNone:W,getSelectedRows:z,getTableName:ee});s.maxHeight&&s.maxHeight;var w=(0,n.ref)("0%"),Y=(0,n.ref)("100%"),k=(0,n.ref)("0%");function b(){s.showLeft&&s.showRight?(w.value="15%",k.value="15%",Y.value="70%"):s.showLeft?(w.value="15%",Y.value="85%"):s.showRight&&(k.value="15%",Y.value="85%"),console.log(w,k,Y)}(0,n.watch)((()=>[s.showLeft,s.showRight]),(([e,t],[n,r])=>{b()}));const D=(0,n.ref)([]);var T={},S=[];async function E(){console.log("erm初始化---formName ",s),console.log("erm初始化---functionId ",s.functionId),console.log("erm初始化---initSvc ",s.initSvc),T={};const e=new o.EI.EIInfo,t=e.addBlock(new o.EI.EiBlock,"");t.pushData({DEFAULT_COMPANY_CODE:"",FORM_NAME:s.formName,TYPE_CODE:"Web",FUNCTION_IDS:s.functionId,DATASET_NAME:"#",TABLE_NAMES:""},!0),console.log("eiblk",t),await o.EIManager.callService(s.partName,s.initSvc,e).then((e=>{if(0!==e.sys.status)return void console.log(e.sys.msg);T=e.blocks,console.log("ret",T);var t=T["TSI00GRIDCOLUMN"].data;const n=T["TSI00GRIDVIEW"].data;var r=n[0].DISPLAY_WIDTH;-1===r&&(r=1),1!==s.controlsInRow&&(r=s.controlsInRow);for(let o=0;o<t.length;o++){const e=t[o];if(""!==e.HEAD_TEXTCOLOR.trim()||"16777215"!==e.HEAD_TEXTCOLOR.trim()){var a=e.HEAD_TEXTCOLOR.trim();a="#"+(Number(a)+16777216).toString(16).padStart(6,"0"),e.HEAD_TEXTCOLOR=a}else e.HEAD_TEXTCOLOR="#000000";if(""!==e.CELL_TEXTCOLOR.trim()||"16777215"!==e.CELL_TEXTCOLOR.trim()){a=e.CELL_TEXTCOLOR.trim();a="#"+(Number(a)+16777216).toString(16).padStart(6,"0"),e.CELL_TEXTCOLOR=a}else e.CELL_TEXTCOLOR="#000000";""!==e.HEAD_FONTNAME.toString().trim()&&"系统默认"!==e.HEAD_FONTNAME.toString().trim()||("default"===s.fontFamily?e.HEAD_FONTNAME="阿里巴巴普惠体Regular":e.HEAD_FONTNAME=s.fontFamily),""!==e.CELL_FONTNAME.toString().trim()&&"系统默认"!==e.CELL_FONTNAME.toString().trim()||("default"===s.fontFamily?e.CELL_FONTNAME="阿里巴巴普惠体Regular":e.CELL_FONTNAME=s.fontFamily),"-1"===e.HEAD_FONTSIZE.toString().trim()||""===e.HEAD_FONTSIZE.toString().trim()||"0"===e.HEAD_FONTSIZE.toString().trim()?"default"===s.fontSize?e.HEAD_FONTSIZE="15px":e.HEAD_FONTSIZE=s.fontSize:e.HEAD_FONTSIZE+="px","-1"===e.CELL_FONTSIZE.toString().trim()||""===e.CELL_FONTSIZE.toString().trim()||"0"===e.CELL_FONTSIZE.toString().trim()?"default"===s.fontSize?e.CELL_FONTSIZE="15px":e.CELL_FONTSIZE=s.fontSize:e.CELL_FONTSIZE+="px",e.HEAD_FONTNAME+=",阿里巴巴普惠体Regular",e.CELL_FONTNAME+=",阿里巴巴普惠体Regular",e.DATASET_NAME=n[0]?.DATASET_NAME,e.TABLE_NAME=n[0]?.TABLE_NAME,e.COL_WIDTH<1?e.COL_WIDTH=1:e.COL_WIDTH>r&&(e.COL_WIDTH=r),e.TOTAL_WIDTH=24/r*e.COL_WIDTH}t=t.filter((e=>"1"===e.IS_VISIBLE)),D.value=t,S=n[0].MERGE_COLUMN.split(",").filter((e=>" "!=e&&""!=e))}))}var x=null;function O(e){x=setTimeout((()=>{x=null,L("leftIconHold",e)}),1e3)}function j(e){clearTimeout(x),x=null}function A(e){x=setTimeout((()=>{x=null,L("rightIconHold",e)}),1e3)}function H(e){clearTimeout(x),x=null}const C=(0,n.ref)(!1),N=(0,n.ref)(!1);function P(){C.value=!1,N.value=!1}var I=(0,n.ref)(!1);function R(e,t){I.value&&(B.value.indexOf(e)<0?("singleRow"===s.selectMode&&(B.value=[]),B.value.push(e)):B.value.splice(B.value.indexOf(e),1))}(0,n.watch)((()=>s.showSelect),(()=>{I.value=s.showSelect}),{immediate:!0});const F=(0,n.ref)(null),B=(0,n.ref)([]);function V(){"multiRow"===s.selectMode&&F.value.toggleAll(!0)}function W(){F.value.toggleAll(!1)}function z(){for(let e=B.value.length-1;e>=0;e--){const t=B.value[e];s.data.includes(t)||B.value.splice(e,1)}return(0,n.toRaw)(B.value)}(0,n.watch)((()=>B.value),((e,t)=>{L("checkDataChange",e)}),{deep:!0,immediate:!0}),(0,n.watch)((()=>s.showSelect),(()=>{s.data.forEach((e=>{B.value.splice(B.value.indexOf(e),1)}))}));var U=(0,n.ref)(!0);function q(){I.value=!0}function $(){W(),I.value=!1}(0,n.watch)((()=>s.leftSwiperSelect),(()=>{s.leftSwiperSelect?U.value=!0:U.value=!1}),{deep:!0,immediate:!0});var J=(0,n.ref)(!0);function G(e){s.data.splice(e,1)}function K(){var e=document.getElementsByClassName("colDesc");for(let t=0;t<e.length;t++){const n=e[t];n.innerHTML=n.innerHTML.replaceAll("<br>","<br>")}}(0,n.watch)((()=>s.rightSwiperDelete),(()=>{s.rightSwiperDelete?J.value=!0:J.value=!1}),{deep:!0,immediate:!0}),(0,n.watch)((()=>s.data),(()=>{X(),(0,n.nextTick)((()=>{K(),console.log("props.data",s.data)}))}),{immediate:!0,deep:!0}),(0,n.watch)((()=>D.value),(()=>{X(),(0,n.nextTick)((()=>{K()}))}),{immediate:!0,deep:!0});var Z=(0,n.ref)([]);function X(){D.value.length>0&&(Z.value=D.value.filter((e=>"DateTime"==e.FORMAT_TYPE||"1"==e.COLUMN_EDIT||"2"==e.COLUMN_EDIT||"7"==e.COLUMN_EDIT||"6"==e.COLUMN_EDIT)),s.data.length>0&&Z.value.length>0&&Z.value.forEach((e=>{s.data.forEach((t=>{if(e.SVC_NAME&&" "!==e.SVC_NAME){let n="";n="5"==e.ORIGIN_CODE?"SI->"+e.SVC_NAME:"6"==e.ORIGIN_CODE?"EP->"+e.SVC_NAME:"7"==e.ORIGIN_CODE?"PM->"+e.SVC_NAME:e.SVC_NAME;let r=T[n].data,a="",o="";""==e.VALUE_MEMBER.trim()||""==e.DISPLAY_MEMBER.trim()?(a=T[n].columns[e.VALUE_POSITION].name,o=T[n].columns[e.DISPLAY_POSITION].name):(a=e.VALUE_MEMBER,o=e.DISPLAY_MEMBER),r.length>0&&r.forEach((n=>{n[a]==t[e.ITEM_CODE]&&("1"===e.VALUE_VISIBLE?t[e.ITEM_CODE+"->DESC"]=t[e.ITEM_CODE]+"|"+n[o]:t[e.ITEM_CODE+"->DESC"]=n[o])}))}if("DateTime"==e.FORMAT_TYPE)if(e.FORMAT_STRING.includes("/"))for(const n in t)e.ITEM_CODE==n&&(t[n]&&" "!=t[n]?14===t[n].length&&(t[n]=i()(t[n],"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:ss")):t[n]="",8===t[n].length?t[n]=i()(t[n],"YYYYMMDD").format("YYYY/MM/DD"):t[n]=t[n]);else if(e.FORMAT_STRING.includes("-"))for(const n in t)e.ITEM_CODE==n&&(t[n]&&" "!=t[n]?14===t[n].length&&(t[n]=i()(t[n],"YYYYMMDDHHmmss").format("YYYY-MM-DD HH:mm:ss")):t[n]="",8===t[n].length?t[n]=i()(t[n],"YYYYMMDD").format("YYYY-MM-DD"):t[n]=t[n]);else for(const n in t)e.ITEM_CODE==n&&(t[n]&&" "!=t[n]?14===t[n].length&&(t[n]=i()(t[n],"YYYYMMDDHHmmss").format("YYYY/MM/DD HH:mm:ss")):t[n]="",8===t[n].length?t[n]=i()(t[n],"YYYYMMDD").format("YYYY/MM/DD"):t[n]=t[n])}))})))}function Q(e){return new URL(`/src/assets/img/${e}`,"file:///C:/Users/Raymo/Desktop/%E5%B7%A5%E4%BD%9C%E6%96%87%E6%A1%A3/%E9%A1%B9%E7%9B%AE/%E7%A7%BB%E5%8A%A8%E5%BA%94%E7%94%A8/%E7%A7%BB%E5%8A%A8%E5%BA%94%E7%94%A8%E4%BA%A7%E5%93%81%E5%8C%96/GIT/erm/packages/ermList/ermList.vue%3Fvue&type=script&lang=ts&setup=true").href}function ee(){return T["TSI00GRIDVIEW"].data[0].TABLE_NAME}return(0,n.watch)((()=>s.pullDownDisabled),(()=>{!0===s.pullDownDisabled&&(N.value=!1)}),{immediate:!0}),(0,n.onMounted)((()=>{b(),E()})),(t,r)=>{const o=(0,n.resolveComponent)("van-button"),i=(0,n.resolveComponent)("van-checkbox"),L=(0,n.resolveComponent)("van-col"),w=(0,n.resolveComponent)("van-row"),Y=(0,n.resolveComponent)("van-swipe-cell"),k=(0,n.resolveComponent)("van-checkbox-group"),b=(0,n.resolveComponent)("van-list"),T=(0,n.resolveComponent)("van-collapse-item"),E=(0,n.resolveComponent)("van-collapse"),x=(0,n.resolveComponent)("van-pull-refresh");return(0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,null,[e.mainTitle&&""!==e.mainTitle?((0,n.openBlock)(),(0,n.createElementBlock)("div",l,(0,n.toDisplayString)(e.mainTitle),1)):(0,n.createCommentVNode)("",!0),(0,n.createVNode)(x,{class:"pullRefresh",modelValue:C.value,"onUpdate:modelValue":r[7]||(r[7]=e=>C.value=e),disabled:e.pullDisabled,onRefresh:r[8]||(r[8]=e=>t.$emit("pullRefresh"))},{default:(0,n.withCtx)((()=>[D.value.length>0&&e.data.length>0&&0===(0,n.unref)(S).length?((0,n.openBlock)(),(0,n.createBlock)(b,{key:0,loading:N.value,"onUpdate:loading":r[1]||(r[1]=e=>N.value=e),style:{"min-height":"200px"},onLoad:r[2]||(r[2]=e=>t.$emit("pullUpdate")),"immediate-check":!0,finished:e.pullDownDisabled},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(k,{modelValue:B.value,"onUpdate:modelValue":r[0]||(r[0]=e=>B.value=e),ref_key:"checkBoxGroup",ref:F},{default:(0,n.withCtx)((()=>[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)(e.data,((r,a)=>((0,n.openBlock)(),(0,n.createElementBlock)("div",{class:(0,n.normalizeClass)({selected:B.value.indexOf(r)>=0}),onClick:e=>R(r,a)},[(0,n.createVNode)(Y,null,{left:(0,n.withCtx)((()=>[(0,n.renderSlot)(t.$slots,"leftButton",{data:{item:r,index:a}},(()=>[(0,n.unref)(U)&&!(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createBlock)(o,{key:0,square:"",type:"primary",text:"开启多选",class:"swiperButton",onClick:q})):(0,n.createCommentVNode)("",!0),(0,n.unref)(U)&&(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createBlock)(o,{key:1,square:"",type:"primary",text:"取消多选",class:"swiperButton",onClick:$})):(0,n.createCommentVNode)("",!0)]))])),right:(0,n.withCtx)((()=>[(0,n.renderSlot)(t.$slots,"rightButton",{data:{item:r,index:a}},(()=>[(0,n.unref)(J)?((0,n.openBlock)(),(0,n.createBlock)(o,{key:0,square:"",type:"danger",text:"删除",class:"swiperButton",onClick:e=>G(a)},null,8,["onClick"])):(0,n.createCommentVNode)("",!0)]))])),default:(0,n.withCtx)((()=>[(0,n.createElementVNode)("div",{class:(0,n.normalizeClass)({rowContent:"list"===s.viewType,rowContentCard:"card"===s.viewType})},[e.showLeft||(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createElementBlock)("div",d,[(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createBlock)(i,{key:1,onClick:e=>R(r,a),name:r},null,8,["onClick","name"])):(0,n.renderSlot)(t.$slots,"leftArea",{key:0,data:{item:r,index:a}},(()=>[(0,n.createElementVNode)("img",{src:Q(e.leftIconUrl),style:(0,n.normalizeStyle)("height:"+e.leftIconSize[1]+";width:"+e.leftIconSize[0]),onClick:e=>t.$emit("leftIconClick",r),onMousedown:e=>O(r),onMouseup:e=>j(r),onTouchstart:e=>O(r),onTouchend:e=>j(r)},null,44,c)]))])):(0,n.createCommentVNode)("",!0),(0,n.createElementVNode)("div",{class:"mainContent",onClick:e=>t.$emit("mainClick",r)},[(0,n.createVNode)(w,null,{default:(0,n.withCtx)((()=>[e.blankAfterCaption?((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,{key:0},(0,n.renderList)(D.value,((t,r)=>((0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,null,[(0,n.createVNode)(L,{class:"singleRow colDesc",style:(0,n.normalizeStyle)("color:"+t.HEAD_TEXTCOLOR+";font-size:"+t.HEAD_FONTSIZE+";font-family:"+t.HEAD_FONTNAME),span:"8"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(t.CUS_COL_CAPTION)+":",1)])),_:2},1032,["style"]),(0,n.createVNode)(L,{class:"singleRow colData",style:(0,n.normalizeStyle)("color:"+t.CELL_TEXTCOLOR+";font-size:"+t.CELL_FONTSIZE+";font-family:"+t.CELL_FONTNAME),offset:"0",span:"16"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(e.data[a][t.ITEM_CODE+"->DESC"]?e.data[a][t.ITEM_CODE+"->DESC"]:e.data[a][t.ITEM_CODE]),1)])),_:2},1032,["style"])],64)))),256)):((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,{key:1},(0,n.renderList)(D.value,((t,r)=>((0,n.openBlock)(),(0,n.createBlock)(L,{span:t.TOTAL_WIDTH,class:"colDataDesc",style:(0,n.normalizeStyle)("color:"+t.HEAD_TEXTCOLOR+";font-size:"+t.HEAD_FONTSIZE+";font-family:"+t.HEAD_FONTNAME)},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(t.CUS_COL_CAPTION)+": "+(0,n.toDisplayString)(e.data[a][t.ITEM_CODE+"->DESC"]?e.data[a][t.ITEM_CODE+"->DESC"]:e.data[a][t.ITEM_CODE]),1)])),_:2},1032,["span","style"])))),256))])),_:2},1024)],8,m),e.showRight?((0,n.openBlock)(),(0,n.createElementBlock)("div",h,[(0,n.renderSlot)(t.$slots,"rightArea",{data:{item:r,index:a}},(()=>[(0,n.createElementVNode)("img",{class:"rightIcon",src:Q(e.rightIconUrl),style:(0,n.normalizeStyle)("height:"+e.rightIconSize[1]+";width:"+e.rightIconSize[0]),onClick:e=>t.$emit("rightIconClick",r),onMousedown:e=>A(r),onMouseup:e=>H(r),onTouchstart:e=>A(r),onTouchend:e=>H(r)},null,44,_)]))])):(0,n.createCommentVNode)("",!0)],2)])),_:2},1024)],10,u)))),256))])),_:3},8,["modelValue"])])),_:3},8,["loading","finished"])):(0,n.createCommentVNode)("",!0),D.value.length>0&&e.data.length>0&&(0,n.unref)(S).length>0?((0,n.openBlock)(),(0,n.createBlock)(b,{key:1,loading:N.value,"onUpdate:loading":r[5]||(r[5]=e=>N.value=e),style:{"min-height":"200px"},onLoad:r[6]||(r[6]=e=>t.$emit("pullUpdate")),"immediate-check":!0,finished:e.pullDownDisabled},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(k,{modelValue:B.value,"onUpdate:modelValue":r[4]||(r[4]=e=>B.value=e),ref_key:"checkBoxGroup",ref:F},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(E,{modelValue:a.value,"onUpdate:modelValue":r[3]||(r[3]=e=>a.value=e),"lazy-render":"false"},{default:(0,n.withCtx)((()=>[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)(e.data,((r,a)=>((0,n.openBlock)(),(0,n.createElementBlock)("div",{class:(0,n.normalizeClass)({selected:B.value.indexOf(r)>=0}),onClick:e=>R(r,a)},[(0,n.createVNode)(Y,null,{left:(0,n.withCtx)((()=>[(0,n.renderSlot)(t.$slots,"leftButton",{data:{item:r,index:a}},(()=>[(0,n.unref)(U)&&!(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createBlock)(o,{key:0,square:"",type:"primary",text:"开启多选",class:"swiperButton",onClick:q})):(0,n.createCommentVNode)("",!0),(0,n.unref)(U)&&(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createBlock)(o,{key:1,square:"",type:"primary",text:"取消多选",class:"swiperButton",onClick:$})):(0,n.createCommentVNode)("",!0)]))])),right:(0,n.withCtx)((()=>[(0,n.renderSlot)(t.$slots,"rightButton",{data:{item:r,index:a}},(()=>[(0,n.unref)(J)?((0,n.openBlock)(),(0,n.createBlock)(o,{key:0,square:"",type:"danger",text:"删除",class:"swiperButton",onClick:e=>G(a)},null,8,["onClick"])):(0,n.createCommentVNode)("",!0)]))])),default:(0,n.withCtx)((()=>[(0,n.createElementVNode)("div",{id:"列表",class:(0,n.normalizeClass)({rowContent:"list"===s.viewType,rowContentCard:"card"===s.viewType})},[e.showLeft||(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createElementBlock)("div",p,[(0,n.unref)(I)?((0,n.openBlock)(),(0,n.createBlock)(i,{key:1,onClick:e=>R(r,a),name:r},null,8,["onClick","name"])):(0,n.renderSlot)(t.$slots,"leftArea",{key:0,data:{item:r,index:a}},(()=>[(0,n.createElementVNode)("img",{src:Q(e.leftIconUrl),style:(0,n.normalizeStyle)("height:"+e.leftIconSize[1]+";width:"+e.leftIconSize[0]),onClick:e=>t.$emit("leftIconClick",r),onMousedown:e=>O(r),onMouseup:e=>j(r),onTouchstart:e=>O(r),onTouchend:e=>j(r)},null,44,y)]))])):(0,n.createCommentVNode)("",!0),(0,n.createVNode)(T,{name:a,style:{width:"100%"},onClick:e=>{console.log("van-collapse-itemccc"),R(r,a)}},{title:(0,n.withCtx)((()=>[(0,n.createElementVNode)("div",null,[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)(D.value,((t,r)=>((0,n.openBlock)(),(0,n.createBlock)(w,null,{default:(0,n.withCtx)((()=>[(0,n.unref)(S).includes(t.ITEM_CODE)?((0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,{key:0},[e.blankAfterCaption?((0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,{key:0},[(0,n.createVNode)(L,{class:"singleRow colDesc",style:(0,n.normalizeStyle)("color:"+t.HEAD_TEXTCOLOR+";font-size:"+t.HEAD_FONTSIZE+";font-family:"+t.HEAD_FONTNAME),span:"8"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(t.CUS_COL_CAPTION)+":",1)])),_:2},1032,["style"]),(0,n.createVNode)(L,{class:"singleRow colData",style:(0,n.normalizeStyle)("color:"+t.CELL_TEXTCOLOR+";font-size:"+t.CELL_FONTSIZE+";font-family:"+t.CELL_FONTNAME),offset:"0",span:"16"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(e.data[a][t.ITEM_CODE+"->DESC"]?e.data[a][t.ITEM_CODE+"->DESC"]:e.data[a][t.ITEM_CODE]),1)])),_:2},1032,["style"])],64)):((0,n.openBlock)(),(0,n.createElementBlock)("div",{key:1,class:"colDataDesc",style:(0,n.normalizeStyle)("color:"+t.HEAD_TEXTCOLOR+";font-size:"+t.HEAD_FONTNAME+";font-family:"+t.HEAD_FONTSIZE),span:"8"},(0,n.toDisplayString)(t.CUS_COL_CAPTION)+": "+(0,n.toDisplayString)(e.data[a][t.ITEM_CODE+"->DESC"]?e.data[a][t.ITEM_CODE+"->DESC"]:e.data[a][t.ITEM_CODE]),5))],64)):(0,n.createCommentVNode)("",!0)])),_:2},1024)))),256))])])),default:(0,n.withCtx)((()=>[(0,n.createElementVNode)("div",{class:"mainContent",onClick:e=>{t.$emit("mainClick",r),R(r,a)}},[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)(D.value,((t,r)=>((0,n.openBlock)(),(0,n.createBlock)(w,null,{default:(0,n.withCtx)((()=>[(0,n.unref)(S).includes(t.ITEM_CODE)?(0,n.createCommentVNode)("",!0):((0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,{key:0},[e.blankAfterCaption?((0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,{key:0},[(0,n.createVNode)(L,{class:"singleRow colDesc",style:(0,n.normalizeStyle)("color:"+t.HEAD_TEXTCOLOR+";font-size:"+t.HEAD_FONTSIZE+";font-family:"+t.HEAD_FONTNAME),span:"8"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(t.CUS_COL_CAPTION)+":",1)])),_:2},1032,["style"]),(0,n.createVNode)(L,{class:"singleRow colData",style:(0,n.normalizeStyle)("color:"+t.CELL_TEXTCOLOR+";font-size:"+t.CELL_FONTSIZE+";font-family:"+t.CELL_FONTNAME),offset:"0",span:"16"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(e.data[a][t.ITEM_CODE+"->DESC"]?e.data[a][t.ITEM_CODE+"->DESC"]:e.data[a][t.ITEM_CODE]),1)])),_:2},1032,["style"])],64)):((0,n.openBlock)(),(0,n.createElementBlock)("div",{key:1,class:"colDataDesc",style:(0,n.normalizeStyle)("color:"+t.HEAD_TEXTCOLOR+";font-size:"+t.HEAD_FONTSIZE+";font-family:"+t.HEAD_FONTNAME),span:"8"},(0,n.toDisplayString)(t.CUS_COL_CAPTION)+": "+(0,n.toDisplayString)(e.data[a][t.ITEM_CODE+"->DESC"]?e.data[a][t.ITEM_CODE+"->DESC"]:e.data[a][t.ITEM_CODE]),5))],64))])),_:2},1024)))),256))],8,g)])),_:2},1032,["name","onClick"]),e.showRight?((0,n.openBlock)(),(0,n.createElementBlock)("div",M,[(0,n.renderSlot)(t.$slots,"rightArea",{data:{item:r,index:a}},(()=>[(0,n.createElementVNode)("img",{class:"rightIcon",src:Q(e.rightIconUrl),style:(0,n.normalizeStyle)("height:"+e.rightIconSize[1]+";width:"+e.rightIconSize[0]),onClick:e=>t.$emit("rightIconClick",r),onMousedown:e=>A(r),onMouseup:e=>H(r),onTouchstart:e=>A(r),onTouchend:e=>H(r)},null,44,v)]))])):(0,n.createCommentVNode)("",!0)],2)])),_:2},1024)],10,f)))),256))])),_:3},8,["modelValue"])])),_:3},8,["modelValue"])])),_:3},8,["loading","finished"])):(0,n.createCommentVNode)("",!0)])),_:3},8,["modelValue","disabled"])],64)}}});var w=r(3744);const Y=(0,w.Z)(L,[["__scopeId","data-v-6fe52e55"]]),k=Y,b=e=>(e.install=t=>{const n=e.name||e.__name;t.component(n,e)},e),D=(b(k),k),T=(0,n.defineComponent)({__name:"MobileLookUp",props:{data:{type:String},value:{type:String},title:{type:String,default:""},codeSet:{type:o.EI.EiBlock},valueCol:{type:String},displayCol:{type:String},showSearch:{type:Boolean,default:!0},checkFlag:{default:!1},readOnly:{type:Boolean,default:!1},valueVisible:{type:Boolean,default:!1}},emits:["input","cancel"],setup(e,{expose:t,emit:r}){const a=e,o=r;t({}),(0,n.watch)((()=>a.data),(()=>{if(a.codeSet){for(let e=0;e<a.codeSet.data.length;e++)if(a.codeSet.data[e][u.value]===a.data)return s.value=Object.assign({},a.codeSet.data[e]),a.valueVisible&&(s.value[u.text]=s.value[a.valueCol]+"|"+s.value[a.displayCol]),void(l.value=e);s.value[u.text]="",s.value[u.value]=""}o("input",s.value[u.value])}));const s=(0,n.ref)({}),i=(0,n.ref)(!1),l=(0,n.ref)(0);var u={text:"CODE_DESC_1_CONTENT",value:"CODE"};const d=(0,n.ref)([]),c=(0,n.ref)([]);(0,n.watch)((()=>a.valueCol),(()=>{""!==a.displayCol.trim()&&""!==a.valueCol.trim()&&(u.text=a.displayCol,u.value=a.valueCol)}),{immediate:!0,deep:!0}),(0,n.watch)((()=>a.codeSet),(()=>{if(d.value=[],a.codeSet)for(let e=0;e<a.codeSet.data.length;e++){const t=a.codeSet.data[e];if(!1!==t.showFlag&&(a.displayCol&&a.valueCol)){let e=a.displayCol,n=a.valueCol;const r={};a.valueVisible?(r[e]=t[a.valueCol]+"|"+t[a.displayCol],r[n]=t[a.valueCol]):(r[e]=t[a.displayCol],r[n]=t[a.valueCol]),d.value.push(r)}}c.value=d.value}),{immediate:!0,deep:!0});const m=e=>{e&&(s.value=e,o("input",s.value[u.value])),i.value=!1,y()},h=e=>{},_=()=>{s.value[u.text]="",s.value[u.value]="",console.log(s.value),i.value=!1,o("input",s.value[u.value]),y()},f=(0,n.ref)(""),p=e=>{console.log("keyword",e),console.log("handleSearch1",d);const t=[];c.value.forEach((n=>{n[u.text].indexOf(e)>-1&&t.push(n)})),d.value=t},y=()=>{f.value="",d.value=c.value};return(0,n.onMounted)((()=>{})),(t,r)=>{const a=(0,n.resolveComponent)("van-field"),o=(0,n.resolveComponent)("van-picker"),c=(0,n.resolveComponent)("van-popup");return(0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,null,[(0,n.createVNode)(a,{class:(0,n.normalizeClass)({vanField:!0,checkError:e.checkFlag}),modelValue:s.value[(0,n.unref)(u).text],"onUpdate:modelValue":r[0]||(r[0]=e=>s.value[(0,n.unref)(u).text]=e),"is-link":!e.readOnly,"arrow-direction":"down",placeholder:"点击选择",onClick:r[1]||(r[1]=()=>{e.readOnly||(i.value=!0)}),readonly:!0},null,8,["class","modelValue","is-link"]),(0,n.createVNode)(c,{show:i.value,"onUpdate:show":r[4]||(r[4]=e=>i.value=e),round:"",position:"bottom"},{default:(0,n.withCtx)((()=>[e.showSearch?((0,n.openBlock)(),(0,n.createBlock)(a,{key:0,placeholder:"查询选项",modelValue:f.value,"onUpdate:modelValue":[r[2]||(r[2]=e=>f.value=e),r[3]||(r[3]=e=>p(f.value))],"left-icon":"search",autocomplete:"off",clearable:!0},null,8,["modelValue"])):(0,n.createCommentVNode)("",!0),(0,n.createVNode)(o,{columns:d.value,onCancel:_,onConfirm:m,onChange:h,"default-index":l.value,"cancel-button-text":"清空","columns-field-names":(0,n.unref)(u)},null,8,["columns","default-index","columns-field-names"])])),_:1},8,["show"])],64)}}}),S=T,E=S,x=(0,n.defineComponent)({__name:"MobileSpin",props:{data:{type:Number},scale:{type:String},checkFlag:{type:Boolean,default:!1},readOnly:{type:Boolean,default:!1}},emits:["input"],setup(e,{expose:t,emit:r}){const a=e,o=r;var s;function i(e){var t;"-1"===a.scale?"."===e.data&&(e.target.value=e.target.value.replace(".","")):t=a.scale;let r=new RegExp(`^(\\-)*(\\d+)\\.(\\d{0,${t}}).*$`),i="$1$2.$3";e.target.value=e.target.value.replace(r,i),"-"===e.data&&(isNaN(e.target.value)||(e.target.value=-e.target.value)),(0,n.nextTick)((()=>{s=Number(e.target.value),o("input",s)}))}return t({}),(0,n.watch)((()=>a.data),(()=>{s=a.data})),(0,n.onMounted)((()=>{s=a.data})),(t,r)=>{const a=(0,n.resolveComponent)("van-field");return(0,n.openBlock)(),(0,n.createBlock)(a,{class:(0,n.normalizeClass)({vanField:!0,checkError:e.checkFlag}),modelValue:(0,n.unref)(s),"onUpdate:modelValue":r[0]||(r[0]=e=>(0,n.isRef)(s)?s.value=e:s=e),type:"number",onInput:i,placeholder:"请输入",autocomplete:"off",readonly:e.readOnly},null,8,["class","modelValue","readonly"])}}}),O=x,j=O,A=(0,n.defineComponent)({__name:"MobileText",props:{data:{type:String},height:{type:Number,default:1},checkFlag:{default:!1},readOnly:{type:Boolean,default:!1}},emits:["input"],setup(e,{expose:t,emit:r}){const a=e,o=r;t({});var s=(0,n.ref)("");function i(){o("input",s.value)}return(0,n.watch)((()=>a.data),(()=>{s.value=a.data})),(0,n.onMounted)((()=>{s.value=a.data})),(t,r)=>{const a=(0,n.resolveComponent)("van-field");return e.height>1?((0,n.openBlock)(),(0,n.createBlock)(a,{key:0,class:(0,n.normalizeClass)({vanField:!0,checkError:e.checkFlag}),modelValue:(0,n.unref)(s),"onUpdate:modelValue":[r[0]||(r[0]=e=>(0,n.isRef)(s)?s.value=e:s=e),i],type:"textarea",autocomplete:"off",placeholder:"请输入",rows:e.height,clearable:!0,spellcheck:"false",readonly:e.readOnly},null,8,["class","modelValue","rows","readonly"])):((0,n.openBlock)(),(0,n.createBlock)(a,{key:1,class:(0,n.normalizeClass)({vanField:!0,checkError:e.checkFlag}),modelValue:(0,n.unref)(s),"onUpdate:modelValue":[r[1]||(r[1]=e=>(0,n.isRef)(s)?s.value=e:s=e),i],placeholder:"请输入",autocomplete:"off",readonly:e.readOnly,clearable:!0,spellcheck:"false"},null,8,["class","modelValue","readonly"]))}}}),H=A,C=H,N=(0,n.defineComponent)({__name:"DateTimePicker",props:{showPicker:{type:Boolean},type:{type:String,default:"yyyy-MM-dd HH:mm:ss"},title:{type:String,default:" "}},emits:["confirm","cancel","changeValue"],setup(e,{emit:t}){const r=(0,n.reactive)({isPicker:!1,columns:[],Mdays:"",Dindex:null,selectedValues:[]}),a=(0,n.ref)();var o="";const s=e,i=t;function l(){r.columns=[];let e=new Date,t=e.getFullYear(),n=e.getMonth(),a=e.getDate(),i=e.getHours(),l=e.getMinutes(),u=e.getSeconds(),c=[],m=(new Date).getFullYear();for(let r=m-20;r<m+20;r++)c.push(r.toString());t.toString();const h=n+1<10?`0${n+1}`:(n+1).toString(),_=a<10?`0${a}`:a.toString(),f=i<10?`0${i}`:i.toString(),p=l<10?`0${l}`:l.toString(),y=u<10?`0${u}`:u.toString();let g,M=[];M=Object.keys(Array.apply(null,{length:13})).map((function(e){return+e+1<=10?"0"+e:+e+1==11?(+e).toString():(+e+0).toString()})),M.splice(0,1),g=o.length>=6?d(o.substring(0,4),o.substring(4,6)):d(t.toString(),n.toString());let v=[];v=Object.keys(Array.apply(null,{length:g+1})).map((function(e){return+e+1<=10?"0"+e:+e+1==11?(+e).toString():(+e+0).toString()})),v.splice(0,1);let L=[];L=Object.keys(Array.apply(null,{length:24})).map((function(e){return+e+1<=10?"0"+e:+e+1==11?(+e).toString():(+e+0).toString()}));let w=[];w=Object.keys(Array.apply(null,{length:60})).map((function(e){return+e+1<=10?"0"+e:+e+1==11?(+e).toString():(+e+0).toString()}));let Y=[];Y=Object.keys(Array.apply(null,{length:60})).map((function(e){return+e+1<=10?"0"+e:+e+1==11?(+e).toString():(+e+0).toString()})),r.columns.push({values:c,defaultIndex:c.indexOf(t.toString())}),r.columns.push({values:M,defaultIndex:M.indexOf(h)}),r.columns.push({values:v,defaultIndex:v.indexOf(_)}),r.columns.push({values:L,defaultIndex:L.indexOf(f)}),r.columns.push({values:w,defaultIndex:w.indexOf(p)}),r.columns.push({values:Y,defaultIndex:Y.indexOf(y)}),"yyyy-mm-dd"===s.type.trim().toLowerCase()&&r.columns.splice(3,3),console.log("columns",r.columns)}function u(){const e=a.value.getValues();o="",e.forEach((e=>{o+=e})),l()}function d(e,t){let n=new Date(e,t,0);return n.getDate()}function c(){i("changeValue")}function m(){r.isPicker=!1,i("cancel")}function h(){const e=a.value.getValues();var t="";e.forEach((e=>{t+=e})),i("confirm",t)}return(0,n.watch)((()=>r.isPicker),(e=>{r.columns=[],l()})),(0,n.watch)((()=>s.showPicker),(e=>{r.isPicker=e})),(e,t)=>{const o=(0,n.resolveComponent)("van-picker"),i=(0,n.resolveComponent)("van-popup");return(0,n.openBlock)(),(0,n.createBlock)(i,{show:r.isPicker,"onUpdate:show":t[1]||(t[1]=e=>r.isPicker=e),position:"bottom",round:"",onClose:c},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(o,{ref_key:"picker",ref:a,columns:r.columns,onChange:u,onCancel:m,onConfirm:h,modelValue:r.selectedValues,"onUpdate:modelValue":t[0]||(t[0]=e=>r.selectedValues=e),"cancel-button-text":"清空",title:s.title},null,8,["columns","modelValue","title"])])),_:1},8,["show"])}}}),P=N,I=P,R=(0,n.defineComponent)({__name:"MobileDate",props:{data:{type:String},type:{type:String},title:{type:String},checkFlag:{default:!1},readOnly:{type:Boolean,default:!1}},emits:["input"],setup(e,{expose:t,emit:r}){const a=e,o=r;t({});var s="";const l=(0,n.ref)(!1);function u(e){return 14===e.length?i()(e,"YYYYMMDDHHmmss").format("YYYY-MM-DD HH:mm:ss"):8===e.length?i()(e,"YYYYMMDD").format("YYYY-MM-DD"):e}const d=e=>{l.value=!1,s=e,o("input",s)},c=e=>{l.value=!1,s="",o("input",s)};return(0,n.watch)((()=>a.data),(()=>{s=a.data})),(0,n.onMounted)((()=>{})),(t,r)=>{const o=(0,n.resolveComponent)("van-field");return(0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,null,[(0,n.createVNode)(o,{class:(0,n.normalizeClass)({vanField:!0,checkError:e.checkFlag}),modelValue:(0,n.unref)(s),"onUpdate:modelValue":r[0]||(r[0]=e=>(0,n.isRef)(s)?s.value=e:s=e),"is-link":!e.readOnly,name:"datetimePicker",formatter:u,"arrow-direction":"down",placeholder:"点击选择时间",onClick:r[1]||(r[1]=()=>{e.readOnly||(l.value=!0)}),readonly:!0,autocomplete:"off"},null,8,["class","modelValue","is-link"]),(0,n.createVNode)(I,{onChangeValue:r[2]||(r[2]=e=>l.value=!1),showPicker:l.value,type:a.type,onConfirm:d,title:a.title,onCancel:c},null,8,["showPicker","type","title"])],64)}}}),F=R,B=F,V=(0,n.defineComponent)({__name:"MobileButtonEdit",props:{data:{type:String},readOnly:{type:Boolean,default:!1},checkFlag:{type:Boolean,default:!1}},emits:["input","btnClick"],setup(e,{expose:t,emit:r}){const a=e,o=r;var s;function i(){o("input",s)}function l(){a.readOnly||o("btnClick")}return t({}),(0,n.watch)((()=>a.data),(()=>{s=a.data})),(0,n.onMounted)((()=>{s=a.data})),(t,r)=>{const a=(0,n.resolveComponent)("van-field");return(0,n.openBlock)(),(0,n.createBlock)(a,{class:(0,n.normalizeClass)({vanField:!0,checkError:e.checkFlag}),modelValue:(0,n.unref)(s),"onUpdate:modelValue":r[0]||(r[0]=e=>(0,n.isRef)(s)?s.value=e:s=e),"is-link":!e.readOnly,placeholder:"点击选择",onClick:l,readonly:!0,onInput:i,autocomplete:"false"},null,8,["class","modelValue","is-link"])}}}),W=V,z=W,U={key:0,class:"mainTitle"},q={key:1},$={class:"rowContent"},J={class:"mainContent"},G={key:0,class:"required"},K=(0,n.defineComponent)({__name:"ermForm",props:{maxHeight:{type:String,default:"auto"},initSvc:{type:String,require:!0},partName:{type:String,default:""},formName:{type:String,require:!0},functionId:{type:String,require:!0},mainTitle:{type:String,default:!1},showDeleteButton:{type:Boolean,default:!1}},emits:["dataChange","cellValueChange","btnClick","rowDelete"],setup(e,{expose:t,emit:r}){const a=e,s=r;t({getGridData:f,setGridData:p,addRow:_,checkRequireInput:k,resetData:b,getGridCellData:y,mergeDataRow:D,getTableName:T,deleteRow:x,getGridCellText:g,deleteAllRows:O});a.maxHeight&&a.maxHeight;const l=(0,n.ref)([]);var u=(0,n.reactive)([]);const d=(0,n.ref)({}),c=(0,n.computed)((()=>JSON.parse(JSON.stringify(u))));(0,n.watch)((()=>c.value),((e,t)=>{if(e.length>0){if(0!==Object.keys(e[0]).length&&s("dataChange",e),null===d.value||void 0===d.value||0===Object.keys(d.value).length)return;if(w(),e.length===t.length)for(let n=0;n<u.length;n++)for(let r=0;r<l.value.length;r++){const a=l.value[r].ITEM_CODE;e[n][a]!==t[n][a]&&void 0!==t[n][a]&&(Y.length>0&&(Y[n][a]=!1),s("cellValueChange",{ITEM_CODE:a,ROW_NO:n,OLD_VALUE:t[n][a],NEW_VALUE:e[n][a]}))}}}),{deep:!0});var m={};async function h(){console.log("erm初始化---formName ",a),console.log("erm初始化---functionId ",a.functionId),console.log("erm初始化---initSvc ",a.initSvc),m={};const e=new o.EI.EIInfo,t=e.addBlock(new o.EI.EiBlock,"");t.pushData({DEFAULT_COMPANY_CODE:"",FORM_NAME:a.formName,TYPE_CODE:"Web",FUNCTION_IDS:a.functionId,DATASET_NAME:"#",TABLE_NAMES:""},!0),console.log("eiblk",t),await o.EIManager.callService(a.partName,a.initSvc,e).then((e=>{if(0!==e.sys.status)return void console.log(e.sys.msg);m=e.blocks,console.log("ret",m),d.value=m;var t=m["TSI00GRIDCOLUMN"].data;const n=m["TSI00GRIDVIEW"].data,r=n[0].DATASET_NAME,a=n[0].TABLE_NAME;var o=n[0].DISPLAY_WIDTH;-1===o&&(o=1),t.forEach((e=>{if(""!==e.HEAD_TEXTCOLOR.trim()||"16777215"!==e.HEAD_TEXTCOLOR.trim()){var t=e.HEAD_TEXTCOLOR.trim();t="#"+(Number(t)+16777216).toString(16).padStart(6,"0"),e.HEAD_TEXTCOLOR=t}else e.HEAD_TEXTCOLOR="#000000";if(""!==e.CELL_TEXTCOLOR.trim()||"16777215"!==e.CELL_TEXTCOLOR.trim()){t=e.CELL_TEXTCOLOR.trim();t="#"+(Number(t)+16777216).toString(16).padStart(6,"0"),e.CELL_TEXTCOLOR=t}else e.CELL_TEXTCOLOR="#000000";if(e.DATASET_NAME=r,e.TABLE_NAME=a,e.DATA_TYPE="",m.hasOwnProperty("TSI00DATATABLE")){const t=m["TSI00DATATABLE"].data;t.forEach((t=>{e.FIELD_NAME===t.COL_NAME&&(e.DATA_TYPE=t.DATA_TYPE)}))}else"9"===e.COLUMN_EDIT?e.DATA_TYPE="2":e.DATA_TYPE="1";"7"===e.COLUMN_EDIT&&(e.CODE_TABLE_NAME=e.SVC_NAME,"5"===e.ORIGIN_CODE&&(e.CODE_TABLE_NAME="SI->"+e.CODE_TABLE_NAME),"6"===e.ORIGIN_CODE&&(e.CODE_TABLE_NAME="EP->"+e.CODE_TABLE_NAME),"4"===e.ORIGIN_CODE&&(e.CODE_TABLE_NAME=e.FORM_NAME+e.CODE_TABLE_NAME),""!==e.DISPLAY_MEMBER.trim()&&""!==e.VALUE_MEMBER.trim()||(e.VALUE_MEMBER=d.value[e.CODE_TABLE_NAME].columns[0].name,e.DISPLAY_MEMBER=d.value[e.CODE_TABLE_NAME].columns[1].name)),e.COL_WIDTH<1?e.COL_WIDTH=1:e.COL_WIDTH>o&&(e.COL_WIDTH=o),e.TOTAL_WIDTH=24/o*e.COL_WIDTH})),t=t.filter((e=>"1"===e.IS_VISIBLE)),l.value=t}))}function _(){Y.splice(0,Y.length),u.push({});var e=u.length-1;(0,n.nextTick)((()=>{const t=u[e];M(t),L()}))}function f(){return u}function p(e,t,r){(0,n.nextTick)((()=>{u[e][t]=r}))}function y(e,t){return u[e][t]}function g(e,t){var n;return l.value.forEach((r=>{r.ITEM_CODE===t&&d.value[r.CODE_TABLE_NAME].data.forEach((a=>{u[e][t]===a[r.VALUE_MEMBER]&&(n=a[r.DISPLAY_MEMBER])}))})),n}function M(e){l.value.forEach((t=>{e[t.ITEM_CODE]=v(t.DEFAULT_VALUE.trim(),t.DATA_TYPE)}))}function v(e,t){var n=e.trim();e.trim().indexOf("yyyy")>0&&(n=e.trim().replace("yyyy","YYYY")),e.trim().indexOf("MMdd")>0&&(n=e.trim().replace("dd","DD"));var r=new Date;if("$USER_ID$"===n)return(0,o.getCurrentUser)().userId;if("$COMPANY_CODE$"===n)return(0,o.getCurrentEnvironment)().companyCode;if("$USER_NAME$"===n)return(0,o.getCurrentUser)().userName;if(n.toUpperCase().indexOf("YYYY")>=0&&n.toUpperCase().indexOf(",ADD")<0){var a=i()(r).format(n);return a}if(n.toUpperCase().indexOf(",ADDDAYS")>0){var s=n.toUpperCase().indexOf(",ADDDAYS"),l=n.substring(0,s),u=n.substring(n.indexOf("(")+1,n.indexOf(")")),d=v(l),c="YYYYMMDDHHmmss";return 14===d.length?c="YYYYMMDDHHmmss":8===d.length&&(c="YYYYMMdd"),i()(d,c).add(Number(u),"days").format("YYYYMMDDHHmmss")}if(n.toUpperCase().indexOf(",ADDMONTHS")>0){s=n.toUpperCase().indexOf(",ADDMONTHS"),l=n.substring(0,s),u=n.substring(n.indexOf("(")+1,n.indexOf(")")),d=v(l),c="YYYYMMDDHHmmss";return 14===d.length?c="YYYYMMDDHHmmss":8===d.length&&(c="YYYYMMdd"),i()(d,c).add(Number(u),"M").format("YYYYMMDDHHmmss")}return"2"===t?Number(e):e}function L(){var e=document.getElementsByClassName("colDesc");for(let t=0;t<e.length;t++){const n=e[t];n.innerHTML=n.innerHTML.replaceAll("<br>","<br>")}}function w(){l.value.forEach((e=>{if(""!==e.FORM_FILTER.trim()&&""!==e.FATHER_FIELD.trim()){var t=e.FORM_FILTER.substring(0,e.FORM_FILTER.indexOf("=")).trim();console.log(t);for(let n=0;n<d.value[e.CODE_TABLE_NAME].data.length;n++){const r=d.value[e.CODE_TABLE_NAME].data[n];d.value[e.CODE_TABLE_NAME].data[n].showFlag=!0,""!==u[0][e.FATHER_FIELD]&&" "!==u[0][e.FATHER_FIELD]&&r[t]!==u[0][e.FATHER_FIELD]?r.showFlag=!1:r.showFlag=!0}}}))}const Y=(0,n.reactive)([]);function k(){Y.splice(0,Y.length),setTimeout((()=>{for(let e=0;e<u.length;e++){Y.push({});for(let t=0;t<l.value.length;t++)Y[e][l.value[t].ITEM_CODE]=!1}u.forEach(((e,t)=>{l.value.forEach((n=>{"1"===n.ITEM_MUST_FLAG&&("2"===n.DATA_TYPE?0===Number(e[n.ITEM_CODE])&&(Y[t][n.ITEM_CODE]=!0):""!==e[n.ITEM_CODE]&&" "!==e[n.ITEM_CODE]||(Y[t][n.ITEM_CODE]=!0))}))}))}),300);let e=!1;return u.forEach(((t,n)=>{l.value.forEach((n=>{"1"===n.ITEM_MUST_FLAG&&("2"===n.DATA_TYPE?0===Number(t[n.ITEM_CODE])&&(e=!0):""!==t[n.ITEM_CODE]&&" "!==t[n.ITEM_CODE]||(e=!0))}))})),!e}function b(){u.forEach((e=>{M(e)}))}function D(e,t){(0,n.nextTick)((()=>{if(u.length<=e)console.log("data中不存在第"+e+"行数据");else for(const n in t)t.hasOwnProperty(n)&&(console.log(`属性名: ${n}, 属性值: ${t[n]}`),u[e].hasOwnProperty(n)&&(u[e][n]=t[n]))}))}function T(){return m["TSI00GRIDVIEW"].data[0].TABLE_NAME}function S(e){const t=(0,n.toRaw)(u[e]);x(e),s("rowDelete",t)}function x(e){u.splice(e,1)}function O(){u.splice(0,u.length)}(0,n.onMounted)((()=>{(0,n.nextTick)((()=>{h()}))})),(0,n.onBeforeUpdate)((()=>{}));var A=!0;return(0,n.onUpdated)((()=>{A&&_(),A=!1})),(0,n.watch)((()=>l.value),(()=>{(0,n.nextTick)((()=>{L(),setTimeout((()=>{console.log("codesets--------",d.value)}),1e3)}))}),{deep:!0}),(t,r)=>{const a=(0,n.resolveComponent)("van-col"),o=(0,n.resolveComponent)("van-row"),i=(0,n.resolveComponent)("van-button");return(0,n.openBlock)(),(0,n.createElementBlock)(n.Fragment,null,[e.mainTitle&&""!==e.mainTitle?((0,n.openBlock)(),(0,n.createElementBlock)("div",U,(0,n.toDisplayString)(e.mainTitle),1)):(0,n.createCommentVNode)("",!0),l.value.length>0&&(0,n.unref)(u).length>0?((0,n.openBlock)(),(0,n.createElementBlock)("div",q,[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)((0,n.unref)(u),((t,r)=>((0,n.openBlock)(),(0,n.createElementBlock)("div",$,[(0,n.createElementVNode)("div",J,[(0,n.createVNode)(o,{justify:"start"},{default:(0,n.withCtx)((()=>[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)(l.value,((e,t)=>((0,n.openBlock)(),(0,n.createBlock)(a,{span:e.TOTAL_WIDTH},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(o,{justify:"center"},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(a,{class:"singleRow colDesc",style:(0,n.normalizeStyle)("color:"+e.HEAD_TEXTCOLOR),span:"8"},{default:(0,n.withCtx)((()=>["1"===e.ITEM_MUST_FLAG?((0,n.openBlock)(),(0,n.createElementBlock)("div",G,"*")):(0,n.createCommentVNode)("",!0),(0,n.createTextVNode)(" "+(0,n.toDisplayString)(e.CUS_COL_CAPTION),1)])),_:2},1032,["style"]),(0,n.createVNode)(a,{class:"singleRow colData",style:(0,n.normalizeStyle)("color:"+e.CELL_TEXTCOLOR),span:"15"},{default:(0,n.withCtx)((()=>["0"===e.COLUMN_EDIT?((0,n.openBlock)(),(0,n.createBlock)(C,{key:0,height:e.ROWHIGH,data:(0,n.unref)(u)[r][e.ITEM_CODE],onInput:t=>{(0,n.unref)(u)[r][e.ITEM_CODE]=t},checkFlag:Y.length>0&&Y[r][e.ITEM_CODE],readOnly:"0"!==e.READ_ONLY},null,8,["height","data","onInput","checkFlag","readOnly"])):(0,n.createCommentVNode)("",!0),"1"===e.COLUMN_EDIT?((0,n.openBlock)(),(0,n.createBlock)(z,{key:1,data:(0,n.unref)(u)[r][e.ITEM_CODE],onInput:t=>{(0,n.unref)(u)[r][e.ITEM_CODE]=t},onBtnClick:t=>s("btnClick",{ITEM_CODE:e.ITEM_CODE,INDEX:r}),checkFlag:Y.length>0&&Y[r][e.ITEM_CODE],readOnly:"0"!==e.READ_ONLY},null,8,["data","onInput","onBtnClick","checkFlag","readOnly"])):(0,n.createCommentVNode)("",!0),"9"===e.COLUMN_EDIT?((0,n.openBlock)(),(0,n.createBlock)(j,{key:2,data:(0,n.unref)(u)[r][e.ITEM_CODE],scale:e.DATA_ACCU,onInput:t=>{(0,n.unref)(u)[r][e.ITEM_CODE]=t},checkFlag:Y.length>0&&Y[r][e.ITEM_CODE],readOnly:"0"!==e.READ_ONLY},null,8,["data","scale","onInput","checkFlag","readOnly"])):(0,n.createCommentVNode)("",!0),"5"===e.COLUMN_EDIT?((0,n.openBlock)(),(0,n.createBlock)(B,{key:3,data:(0,n.unref)(u)[r][e.ITEM_CODE],type:e.FORMAT_STRING,onInput:t=>{(0,n.unref)(u)[r][e.ITEM_CODE]=t},title:e.CUS_COL_CAPTION,checkFlag:Y.length>0&&Y[r][e.ITEM_CODE],readOnly:"0"!==e.READ_ONLY},null,8,["data","type","onInput","title","checkFlag","readOnly"])):(0,n.createCommentVNode)("",!0),"7"===e.COLUMN_EDIT?((0,n.openBlock)(),(0,n.createBlock)(E,{key:4,data:(0,n.unref)(u)[r][e.ITEM_CODE],"code-set":d.value[e.CODE_TABLE_NAME],type:e.FORMAT_STRING,onInput:t=>{(0,n.unref)(u)[r][e.ITEM_CODE]=t},title:e.CUS_COL_CAPTION,"value-col":e.VALUE_MEMBER,"display-col":e.DISPLAY_MEMBER,"show-search":!0,checkFlag:Y.length>0&&Y[r][e.ITEM_CODE],readOnly:"0"!==e.READ_ONLY,"value-visible":"1"==e.VALUE_VISIBLE},null,8,["data","code-set","type","onInput","title","value-col","display-col","checkFlag","readOnly","value-visible"])):(0,n.createCommentVNode)("",!0)])),_:2},1032,["style"])])),_:2},1024)])),_:2},1032,["span"])))),256))])),_:2},1024),(0,n.withDirectives)((0,n.createVNode)(i,{type:"danger",size:"small",style:{"font-size":"17px","font-family":"阿里巴巴普惠体Regular"},color:"#FA5251",onClick:e=>S(r)},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)("删 除")])),_:2},1032,["onClick"]),[[n.vShow,e.showDeleteButton]])])])))),256))])):(0,n.createCommentVNode)("",!0)],64)}}}),Z=(0,w.Z)(K,[["__scopeId","data-v-61106cd8"]]),X=Z,Q=(b(X),X);Object.assign;const ee=()=>{},te=Array.isArray;function ne(e,t){return(e.aliasOf||e)===(t.aliasOf||t)}function re(e,t){if(Object.keys(e).length!==Object.keys(t).length)return!1;for(const n in e)if(!ae(e[n],t[n]))return!1;return!0}function ae(e,t){return te(e)?oe(e,t):te(t)?oe(t,e):e===t}function oe(e,t){return te(t)?e.length===t.length&&e.every(((e,n)=>e===t[n])):1===e.length&&e[0]===t}var se,ie;(function(e){e["pop"]="pop",e["push"]="push"})(se||(se={})),function(e){e["back"]="back",e["forward"]="forward",e["unknown"]=""}(ie||(ie={}));new Map;Symbol("");var le;(function(e){e[e["aborted"]=4]="aborted",e[e["cancelled"]=8]="cancelled",e[e["duplicated"]=16]="duplicated"})(le||(le={}));Symbol(""),Symbol("");const ue=Symbol(""),de=Symbol("");Symbol("");function ce(e){const t=(0,n.inject)(ue),r=(0,n.inject)(de),a=(0,n.computed)((()=>t.resolve((0,n.unref)(e.to)))),o=(0,n.computed)((()=>{const{matched:e}=a.value,{length:t}=e,n=e[t-1],o=r.matched;if(!n||!o.length)return-1;const s=o.findIndex(ne.bind(null,n));if(s>-1)return s;const i=_e(e[t-2]);return t>1&&_e(n)===i&&o[o.length-1].path!==i?o.findIndex(ne.bind(null,e[t-2])):s})),s=(0,n.computed)((()=>o.value>-1&&he(r.params,a.value.params))),i=(0,n.computed)((()=>o.value>-1&&o.value===r.matched.length-1&&re(r.params,a.value.params)));function l(r={}){return me(r)?t[(0,n.unref)(e.replace)?"replace":"push"]((0,n.unref)(e.to)).catch(ee):Promise.resolve()}return{route:a,href:(0,n.computed)((()=>a.value.href)),isActive:s,isExactActive:i,navigate:l}}Boolean,Boolean;function me(e){if(!(e.metaKey||e.altKey||e.ctrlKey||e.shiftKey)&&!e.defaultPrevented&&(void 0===e.button||0===e.button)){if(e.currentTarget&&e.currentTarget.getAttribute){const t=e.currentTarget.getAttribute("target");if(/\b_blank\b/i.test(t))return}return e.preventDefault&&e.preventDefault(),!0}}function he(e,t){for(const n in t){const r=t[n],a=e[n];if("string"===typeof r){if(r!==a)return!1}else if(!te(a)||a.length!==r.length||r.some(((e,t)=>e!==a[t])))return!1}return!0}function _e(e){return e?e.aliasOf?e.aliasOf.path:e.path:""}const fe=(e,t,n)=>null!=e?e:null!=t?t:n;function pe(){return(0,n.inject)(ue)}const ye=e=>void 0!==e&&null!==e,ge=e=>"function"===typeof e,Me=e=>null!==e&&"object"===typeof e,ve=e=>Me(e)&&ge(e.then)&&ge(e.catch);const Le=e=>"number"===typeof e||/^\d+(\.\d+)?$/.test(e),we=()=>!!be&&/ios|iphone|ipad|ipod/.test(navigator.userAgent.toLowerCase());function Ye(){}const ke=Object.assign,be="undefined"!==typeof window;function De(e,t){const n=t.split(".");let r=e;return n.forEach((e=>{var t;r=Me(r)&&null!=(t=r[e])?t:""})),r}function Te(e,t,n){return t.reduce(((t,r)=>(n&&void 0===e[r]||(t[r]=e[r]),t)),{})}function Se(e){if(ye(e))return Le(e)?`${e}px`:String(e)}function Ee(e){if(ye(e)){if(Array.isArray(e))return{width:Se(e[0]),height:Se(e[1])};const t=Se(e);return{width:t,height:t}}}function xe(e){const t={};return void 0!==e&&(t.zIndex=+e),t}const Oe=/-(\w)/g,je=e=>e.replace(Oe,((e,t)=>t.toUpperCase())),Ae=e=>e.replace(/([A-Z])/g,"-$1").toLowerCase().replace(/^-/,"");const He=(e,t,n)=>Math.min(Math.max(e,t),n);function Ce(e){return e.install=t=>{const{name:n}=e;n&&(t.component(n,e),t.component(je(`-${n}`),e))},e}function Ne(e){const t=(0,n.getCurrentInstance)();t&&ke(t.proxy,e)}function Pe(){const e=(0,n.reactive)({show:!1}),t=t=>{e.show=t},r=n=>{ke(e,n,{transitionAppear:!0}),t(!0)},a=()=>t(!1);return Ne({open:r,close:a,toggle:t}),{open:r,close:a,state:e,toggle:t}}function Ie(e){const t=(0,n.createApp)(e),r=document.createElement("div");return document.body.appendChild(r),{instance:t.mount(r),unmount(){t.unmount(),document.body.removeChild(r)}}}const{hasOwnProperty:Re}=Object.prototype;function Fe(e,t,n){const r=t[n];ye(r)&&(Re.call(e,n)&&Me(r)?e[n]=Be(Object(e[n]),r):e[n]=r)}function Be(e,t){return Object.keys(t).forEach((n=>{Fe(e,t,n)})),e}var Ve={name:"姓名",tel:"电话",save:"保存",confirm:"确认",cancel:"取消",delete:"删除",loading:"加载中...",noCoupon:"暂无优惠券",nameEmpty:"请填写姓名",addContact:"添加联系人",telInvalid:"请填写正确的电话",vanCalendar:{end:"结束",start:"开始",title:"日期选择",weekdays:["日","一","二","三","四","五","六"],monthTitle:(e,t)=>`${e}年${t}月`,rangePrompt:e=>`最多选择 ${e} 天`},vanCascader:{select:"请选择"},vanPagination:{prev:"上一页",next:"下一页"},vanPullRefresh:{pulling:"下拉即可刷新...",loosing:"释放即可刷新..."},vanSubmitBar:{label:"合计:"},vanCoupon:{unlimited:"无门槛",discount:e=>`${e}折`,condition:e=>`满${e}元可用`},vanCouponCell:{title:"优惠券",count:e=>`${e}张可用`},vanCouponList:{exchange:"兑换",close:"不使用",enable:"可用",disabled:"不可用",placeholder:"输入优惠码"},vanAddressEdit:{area:"地区",postal:"邮政编码",areaEmpty:"请选择地区",addressEmpty:"请填写详细地址",postalEmpty:"邮政编码不正确",addressDetail:"详细地址",defaultAddress:"设为默认收货地址"},vanAddressList:{add:"新增地址"}};const We=(0,n.ref)("zh-CN"),ze=(0,n.reactive)({"zh-CN":Ve}),Ue={messages(){return ze[We.value]},use(e,t){We.value=e,this.add({[e]:t})},add(e={}){Be(ze,e)}};var qe=Ue;function $e(e){const t=je(e)+".";return(e,...n)=>{const r=qe.messages(),a=De(r,t+e)||De(r,e);return ge(a)?a(...n):a}}function Je(e,t){return t?"string"===typeof t?` ${e}--${t}`:Array.isArray(t)?t.reduce(((t,n)=>t+Je(e,n)),""):Object.keys(t).reduce(((n,r)=>n+(t[r]?Je(e,r):"")),""):""}function Ge(e){return(t,n)=>(t&&"string"!==typeof t&&(n=t,t=""),t=t?`${e}__${t}`:e,`${t}${Je(t,n)}`)}function Ke(e){const t=`van-${e}`;return[t,Ge(t),$e(t)]}const Ze=null,Xe=[Number,String],Qe={type:Boolean,default:!0},et=e=>({type:e,required:!0}),tt=()=>({type:Array,default:()=>[]}),nt=e=>({type:Number,default:e}),rt=e=>({type:Xe,default:e}),at=e=>({type:String,default:e});let ot=0;function st(e){e?(ot||document.body.classList.add("van-toast--unclickable"),ot++):ot&&(ot--,ot||document.body.classList.remove("van-toast--unclickable"))}const[it,lt]=Ke("badge"),ut={dot:Boolean,max:Xe,tag:at("div"),color:String,offset:Array,content:Xe,showZero:Qe,position:at("top-right")};var dt=(0,n.defineComponent)({name:it,props:ut,setup(e,{slots:t}){const r=()=>{if(t.content)return!0;const{content:n,showZero:r}=e;return ye(n)&&""!==n&&(r||0!==n&&"0"!==n)},a=()=>{const{dot:n,max:a,content:o}=e;if(!n&&r())return t.content?t.content():ye(a)&&Le(o)&&+o>a?`${a}+`:o},o=(0,n.computed)((()=>{const n={background:e.color};if(e.offset){const[r,a]=e.offset;t.default?(n.top=Se(a),n.right="number"===typeof r?Se(-r):r.startsWith("-")?r.replace("-",""):`-${r}`):(n.marginTop=Se(a),n.marginLeft=Se(r))}return n})),s=()=>{if(r()||e.dot)return(0,n.createVNode)("div",{class:lt([e.position,{dot:e.dot,fixed:!!t.default}]),style:o.value},[a()])};return()=>{if(t.default){const{tag:r}=e;return(0,n.createVNode)(r,{class:lt("wrapper")},{default:()=>[t.default(),s()]})}return s()}}});const ct=Ce(dt);let mt=2e3;const ht=()=>++mt,_t=e=>{mt=e},[ft,pt]=Ke("config-provider"),yt=Symbol(ft),gt={tag:at("div"),zIndex:Number,themeVars:Object,iconPrefix:String};function Mt(e){const t={};return Object.keys(e).forEach((n=>{t[`--van-${Ae(n)}`]=e[n]})),t}(0,n.defineComponent)({name:ft,props:gt,setup(e,{slots:t}){const r=(0,n.computed)((()=>{if(e.themeVars)return Mt(e.themeVars)}));return(0,n.provide)(yt,e),(0,n.watchEffect)((()=>{void 0!==e.zIndex&&_t(e.zIndex)})),()=>(0,n.createVNode)(e.tag,{class:pt(),style:r.value},{default:()=>{var e;return[null==(e=t.default)?void 0:e.call(t)]}})}});const[vt,Lt]=Ke("icon"),wt=e=>null==e?void 0:e.includes("/"),Yt={dot:Boolean,tag:at("i"),name:String,size:Xe,badge:Xe,color:String,badgeProps:Object,classPrefix:String};var kt=(0,n.defineComponent)({name:vt,props:Yt,setup(e,{slots:t}){const r=(0,n.inject)(yt,null),a=(0,n.computed)((()=>e.classPrefix||(null==r?void 0:r.iconPrefix)||Lt()));return()=>{const{tag:r,dot:o,name:s,size:i,badge:l,color:u}=e,d=wt(s);return(0,n.createVNode)(ct,(0,n.mergeProps)({dot:o,tag:r,class:[a.value,d?"":`${a.value}-${s}`],style:{color:u,fontSize:Se(i)},content:l},e.badgeProps),{default:()=>{var e;return[null==(e=t.default)?void 0:e.call(t),d&&(0,n.createVNode)("img",{class:Lt("image"),src:s},null)]}})}}});const bt=Ce(kt);const Dt={show:Boolean,zIndex:Xe,overlay:Qe,duration:Xe,teleport:[String,Object],lockScroll:Qe,lazyRender:Qe,beforeClose:Function,overlayStyle:Object,overlayClass:Ze,transitionAppear:Boolean,closeOnClickOverlay:Qe};Object.keys(Dt);function Tt(e,{args:t=[],done:n,canceled:r}){if(e){const a=e.apply(null,t);ve(a)?a.then((e=>{e?n():r&&r()})).catch(Ye):a?n():r&&r()}else n()}const St="van-hairline",Et=`${St}--bottom`,xt=`${St}--surround`,Ot="van-haptics-feedback";Symbol("van-form");var jt="undefined"!==typeof window;function At(e){return jt?requestAnimationFrame(e):-1}function Ht(e){At((()=>At(e)))}var Ct=e=>e===window,Nt=(e,t)=>({top:0,left:0,right:e,bottom:t,width:e,height:t}),Pt=e=>{const t=(0,n.unref)(e);if(Ct(t)){const e=t.innerWidth,n=t.innerHeight;return Nt(e,n)}return(null==t?void 0:t.getBoundingClientRect)?t.getBoundingClientRect():Nt(0,0)};function It(e){const t=(0,n.inject)(e,null);if(t){const e=(0,n.getCurrentInstance)(),{link:r,unlink:a,internalChildren:o}=t;r(e),(0,n.onUnmounted)((()=>a(e)));const s=(0,n.computed)((()=>o.indexOf(e)));return{parent:t,index:s}}return{parent:null,index:(0,n.ref)(-1)}}function Rt(e){const t=[],r=e=>{Array.isArray(e)&&e.forEach((e=>{var a;(0,n.isVNode)(e)&&(t.push(e),(null==(a=e.component)?void 0:a.subTree)&&(t.push(e.component.subTree),r(e.component.subTree.children)),e.children&&r(e.children))}))};return r(e),t}var Ft=(e,t)=>{const n=e.indexOf(t);return-1===n?e.findIndex((e=>void 0!==t.key&&null!==t.key&&e.type===t.type&&e.key===t.key)):n};function Bt(e,t,n){const r=Rt(e.subTree.children);n.sort(((e,t)=>Ft(r,e.vnode)-Ft(r,t.vnode)));const a=n.map((e=>e.proxy));t.sort(((e,t)=>{const n=a.indexOf(e),r=a.indexOf(t);return n-r}))}function Vt(e){const t=(0,n.reactive)([]),r=(0,n.reactive)([]),a=(0,n.getCurrentInstance)(),o=o=>{const s=e=>{e.proxy&&(r.push(e),t.push(e.proxy),Bt(a,t,r))},i=e=>{const n=r.indexOf(e);t.splice(n,1),r.splice(n,1)};(0,n.provide)(e,Object.assign({link:s,unlink:i,children:t,internalChildren:r},o))};return{children:t,linkChildren:o}}var Wt,zt;function Ut(e){let t;(0,n.onMounted)((()=>{e(),(0,n.nextTick)((()=>{t=!0}))})),(0,n.onActivated)((()=>{t&&e()}))}function qt(e,t,r={}){if(!jt)return;const{target:a=window,passive:o=!1,capture:s=!1}=r;let i,l=!1;const u=r=>{if(l)return;const a=(0,n.unref)(r);a&&!i&&(a.addEventListener(e,t,{capture:s,passive:o}),i=!0)},d=r=>{if(l)return;const a=(0,n.unref)(r);a&&i&&(a.removeEventListener(e,t,s),i=!1)};let c;return(0,n.onUnmounted)((()=>d(a))),(0,n.onDeactivated)((()=>d(a))),Ut((()=>u(a))),(0,n.isRef)(a)&&(c=(0,n.watch)(a,((e,t)=>{d(t),u(e)}))),()=>{null==c||c(),d(a),l=!0}}function $t(){if(!Wt&&(Wt=(0,n.ref)(0),zt=(0,n.ref)(0),jt)){const e=()=>{Wt.value=window.innerWidth,zt.value=window.innerHeight};e(),window.addEventListener("resize",e,{passive:!0}),window.addEventListener("orientationchange",e,{passive:!0})}return{width:Wt,height:zt}}var Jt,Gt=/scroll|auto|overlay/i,Kt=jt?window:void 0;function Zt(e){const t=1;return"HTML"!==e.tagName&&"BODY"!==e.tagName&&e.nodeType===t}function Xt(e,t=Kt){let n=e;while(n&&n!==t&&Zt(n)){const{overflowY:e}=window.getComputedStyle(n);if(Gt.test(e))return n;n=n.parentNode}return t}function Qt(){if(!Jt&&(Jt=(0,n.ref)("visible"),jt)){const e=()=>{Jt.value=document.hidden?"hidden":"visible"};e(),window.addEventListener("visibilitychange",e)}return Jt}Symbol("van-field");function en(e,t){return e>t?"horizontal":t>e?"vertical":""}function tn(){const e=(0,n.ref)(0),t=(0,n.ref)(0),r=(0,n.ref)(0),a=(0,n.ref)(0),o=(0,n.ref)(0),s=(0,n.ref)(0),i=(0,n.ref)(""),l=()=>"vertical"===i.value,u=()=>"horizontal"===i.value,d=()=>{r.value=0,a.value=0,o.value=0,s.value=0,i.value=""},c=n=>{d(),e.value=n.touches[0].clientX,t.value=n.touches[0].clientY},m=n=>{const l=n.touches[0];r.value=(l.clientX<0?0:l.clientX)-e.value,a.value=l.clientY-t.value,o.value=Math.abs(r.value),s.value=Math.abs(a.value);const u=10;(!i.value||o.value<u&&s.value<u)&&(i.value=en(o.value,s.value))};return{move:m,start:c,reset:d,startX:e,startY:t,deltaX:r,deltaY:a,offsetX:o,offsetY:s,direction:i,isVertical:l,isHorizontal:u}}we();const nn=e=>e.stopPropagation();function rn(e,t){("boolean"!==typeof e.cancelable||e.cancelable)&&e.preventDefault(),t&&nn(e)}function an(e){const t=(0,n.unref)(e);if(!t)return!1;const r=window.getComputedStyle(t),a="none"===r.display,o=null===t.offsetParent&&"fixed"!==r.position;return a||o}const{width:on,height:sn}=$t();let ln=0;const un="van-overflow-hidden";function dn(e,t){const r=tn(),a="01",o="10",s=t=>{r.move(t);const n=r.deltaY.value>0?o:a,s=Xt(t.target,e.value),{scrollHeight:i,offsetHeight:l,scrollTop:u}=s;let d="11";0===u?d=l>=i?"00":"01":u+l>=i&&(d="10"),"11"===d||!r.isVertical()||parseInt(d,2)&parseInt(n,2)||rn(t,!0)},i=()=>{document.addEventListener("touchstart",r.start),document.addEventListener("touchmove",s,{passive:!1}),ln||document.body.classList.add(un),ln++},l=()=>{ln&&(document.removeEventListener("touchstart",r.start),document.removeEventListener("touchmove",s),ln--,ln||document.body.classList.remove(un))},u=()=>t()&&i(),d=()=>t()&&l();Ut(u),(0,n.onDeactivated)(d),(0,n.onBeforeUnmount)(d),(0,n.watch)(t,(e=>{e?i():l()}))}function cn(e){const t=(0,n.ref)(!1);return(0,n.watch)(e,(e=>{e&&(t.value=e)}),{immediate:!0}),e=>()=>t.value?e():null}const mn=Symbol();function hn(e){const t=(0,n.inject)(mn,null);t&&(0,n.watch)(t,(t=>{t&&e()}))}const[_n,fn]=Ke("overlay"),pn={show:Boolean,zIndex:Xe,duration:Xe,className:Ze,lockScroll:Qe,lazyRender:Qe,customStyle:Object};var yn=(0,n.defineComponent)({name:_n,props:pn,setup(e,{slots:t}){const r=(0,n.ref)(),a=cn((()=>e.show||!e.lazyRender)),o=t=>{e.lockScroll&&rn(t,!0)},s=a((()=>{var a;const o=ke(xe(e.zIndex),e.customStyle);return ye(e.duration)&&(o.animationDuration=`${e.duration}s`),(0,n.withDirectives)((0,n.createVNode)("div",{ref:r,style:o,class:[fn(),e.className]},[null==(a=t.default)?void 0:a.call(t)]),[[n.vShow,e.show]])}));return qt("touchmove",o,{target:r}),()=>(0,n.createVNode)(n.Transition,{name:"van-fade",appear:!0},{default:s})}});const gn=Ce(yn);const Mn=ke({},Dt,{round:Boolean,position:at("center"),closeIcon:at("cross"),closeable:Boolean,transition:String,iconPrefix:String,closeOnPopstate:Boolean,closeIconPosition:at("top-right"),safeAreaInsetTop:Boolean,safeAreaInsetBottom:Boolean}),[vn,Ln]=Ke("popup");var wn=(0,n.defineComponent)({name:vn,inheritAttrs:!1,props:Mn,emits:["open","close","opened","closed","keydown","update:show","click-overlay","click-close-icon"],setup(e,{emit:t,attrs:r,slots:a}){let o,s;const i=(0,n.ref)(),l=(0,n.ref)(),u=cn((()=>e.show||!e.lazyRender)),d=(0,n.computed)((()=>{const t={zIndex:i.value};if(ye(e.duration)){const n="center"===e.position?"animationDuration":"transitionDuration";t[n]=`${e.duration}s`}return t})),c=()=>{o||(o=!0,i.value=void 0!==e.zIndex?+e.zIndex:ht(),t("open"))},m=()=>{o&&Tt(e.beforeClose,{done(){o=!1,t("close"),t("update:show",!1)}})},h=n=>{t("click-overlay",n),e.closeOnClickOverlay&&m()},_=()=>{if(e.overlay)return(0,n.createVNode)(gn,{show:e.show,class:e.overlayClass,zIndex:i.value,duration:e.duration,customStyle:e.overlayStyle,role:e.closeOnClickOverlay?"button":void 0,tabindex:e.closeOnClickOverlay?0:void 0,onClick:h},{default:a["overlay-content"]})},f=e=>{t("click-close-icon",e),m()},p=()=>{if(e.closeable)return(0,n.createVNode)(bt,{role:"button",tabindex:0,name:e.closeIcon,class:[Ln("close-icon",e.closeIconPosition),Ot],classPrefix:e.iconPrefix,onClick:f},null)},y=()=>t("opened"),g=()=>t("closed"),M=e=>t("keydown",e),v=u((()=>{var t;const{round:o,position:s,safeAreaInsetTop:i,safeAreaInsetBottom:u}=e;return(0,n.withDirectives)((0,n.createVNode)("div",(0,n.mergeProps)({ref:l,style:d.value,role:"dialog",tabindex:0,class:[Ln({round:o,[s]:s}),{"van-safe-area-top":i,"van-safe-area-bottom":u}],onKeydown:M},r),[null==(t=a.default)?void 0:t.call(a),p()]),[[n.vShow,e.show]])})),L=()=>{const{position:t,transition:r,transitionAppear:a}=e,o="center"===t?"van-fade":`van-popup-slide-${t}`;return(0,n.createVNode)(n.Transition,{name:r||o,appear:a,onAfterEnter:y,onAfterLeave:g},{default:v})};return(0,n.watch)((()=>e.show),(e=>{e&&!o&&(c(),0===r.tabindex&&(0,n.nextTick)((()=>{var e;null==(e=l.value)||e.focus()}))),!e&&o&&(o=!1,t("close"))})),Ne({popupRef:l}),dn(l,(()=>e.show&&e.lockScroll)),qt("popstate",(()=>{e.closeOnPopstate&&(m(),s=!1)})),(0,n.onMounted)((()=>{e.show&&c()})),(0,n.onActivated)((()=>{s&&(t("update:show",!0),s=!1)})),(0,n.onDeactivated)((()=>{e.show&&e.teleport&&(m(),s=!0)})),(0,n.provide)(mn,(()=>e.show)),()=>e.teleport?(0,n.createVNode)(n.Teleport,{to:e.teleport},{default:()=>[_(),L()]}):(0,n.createVNode)(n.Fragment,null,[_(),L()])}});const Yn=Ce(wn);const[kn,bn]=Ke("loading"),Dn=Array(12).fill(null).map(((e,t)=>(0,n.createVNode)("i",{class:bn("line",String(t+1))},null))),Tn=(0,n.createVNode)("svg",{class:bn("circular"),viewBox:"25 25 50 50"},[(0,n.createVNode)("circle",{cx:"50",cy:"50",r:"20",fill:"none"},null)]),Sn={size:Xe,type:at("circular"),color:String,vertical:Boolean,textSize:Xe,textColor:String};var En=(0,n.defineComponent)({name:kn,props:Sn,setup(e,{slots:t}){const r=(0,n.computed)((()=>ke({color:e.color},Ee(e.size)))),a=()=>{var r;if(t.default)return(0,n.createVNode)("span",{class:bn("text"),style:{fontSize:Se(e.textSize),color:null!=(r=e.textColor)?r:e.color}},[t.default()])};return()=>{const{type:t,vertical:o}=e;return(0,n.createVNode)("div",{class:bn([t,{vertical:o}]),"aria-live":"polite","aria-busy":!0},[(0,n.createVNode)("span",{class:bn("spinner",t),style:r.value},["spinner"===t?Dn:Tn]),a()])}}});const xn=Ce(En);const[On,jn]=Ke("toast"),An=["show","overlay","teleport","transition","overlayClass","overlayStyle","closeOnClickOverlay"],Hn={icon:String,show:Boolean,type:at("text"),overlay:Boolean,message:Xe,iconSize:Xe,duration:nt(2e3),position:at("middle"),teleport:[String,Object],className:Ze,iconPrefix:String,transition:at("van-fade"),loadingType:String,forbidClick:Boolean,overlayClass:Ze,overlayStyle:Object,closeOnClick:Boolean,closeOnClickOverlay:Boolean};var Cn=(0,n.defineComponent)({name:On,props:Hn,emits:["update:show"],setup(e,{emit:t}){let r,a=!1;const o=()=>{const t=e.show&&e.forbidClick;a!==t&&(a=t,st(a))},s=e=>t("update:show",e),i=()=>{e.closeOnClick&&s(!1)},l=()=>clearTimeout(r),u=()=>{const{icon:t,type:r,iconSize:a,iconPrefix:o,loadingType:s}=e,i=t||"success"===r||"fail"===r;return i?(0,n.createVNode)(bt,{name:t||r,size:a,class:jn("icon"),classPrefix:o},null):"loading"===r?(0,n.createVNode)(xn,{class:jn("loading"),size:a,type:s},null):void 0},d=()=>{const{type:t,message:r}=e;if(ye(r)&&""!==r)return"html"===t?(0,n.createVNode)("div",{key:0,class:jn("text"),innerHTML:String(r)},null):(0,n.createVNode)("div",{class:jn("text")},[r])};return(0,n.watch)((()=>[e.show,e.forbidClick]),o),(0,n.watch)((()=>[e.show,e.type,e.message,e.duration]),(()=>{l(),e.show&&e.duration>0&&(r=setTimeout((()=>{s(!1)}),e.duration))})),(0,n.onMounted)(o),(0,n.onUnmounted)(o),()=>(0,n.createVNode)(Yn,(0,n.mergeProps)({class:[jn([e.position,{[e.type]:!e.icon}]),e.className],lockScroll:!1,onClick:i,onClosed:l,"onUpdate:show":s},Te(e,An)),{default:()=>[u(),d()]})}});const Nn={icon:"",type:"text",message:"",className:"",overlay:!1,onClose:void 0,onOpened:void 0,duration:2e3,teleport:"body",iconSize:void 0,iconPrefix:void 0,position:"middle",transition:"van-fade",forbidClick:!1,loadingType:void 0,overlayClass:"",overlayStyle:void 0,closeOnClick:!1,closeOnClickOverlay:!1};let Pn=[],In=!1,Rn=ke({},Nn);const Fn=new Map;function Bn(e){return Me(e)?e:{message:e}}function Vn(){const{instance:e,unmount:t}=Ie({setup(){const r=(0,n.ref)(""),{open:a,state:o,close:s,toggle:i}=Pe(),l=()=>{In&&(Pn=Pn.filter((t=>t!==e)),t())},u=()=>{const e={onClosed:l,"onUpdate:show":i};return(0,n.createVNode)(Cn,(0,n.mergeProps)(o,e),null)};return(0,n.watch)(r,(e=>{o.message=e})),(0,n.getCurrentInstance)().render=u,{open:a,clear:s,message:r}}});return e}function Wn(){if(!Pn.length||In){const e=Vn();Pn.push(e)}return Pn[Pn.length-1]}function zn(e={}){if(!be)return{};const t=Wn(),n=Bn(e);return t.open(ke({},Rn,Fn.get(n.type||Rn.type),n)),t}const Un=e=>t=>zn(ke({type:e},Bn(t)));function qn(e,t){"string"===typeof e?Fn.set(e,t):ke(Rn,e)}zn.loading=Un("loading"),zn.success=Un("success"),zn.fail=Un("fail"),zn.clear=e=>{var t;Pn.length&&(e?(Pn.forEach((e=>{e.clear()})),Pn=[]):In?null==(t=Pn.shift())||t.clear():Pn[0].clear())},zn.setDefaultOptions=qn,zn.resetDefaultOptions=e=>{"string"===typeof e?Fn.delete(e):(Rn=ke({},Nn),Fn.clear())},zn.allowMultiple=(e=!0)=>{In=e},zn.install=e=>{e.use(Ce(Cn)),e.config.globalProperties.$toast=zn};const $n={to:[String,Object],url:String,replace:Boolean};function Jn({to:e,url:t,replace:n,$router:r}){e&&r?r[n?"replace":"push"](e):t&&(n?location.replace(t):location.href=t)}function Gn(){const e=(0,n.getCurrentInstance)().proxy;return()=>Jn(e)}const[Kn,Zn]=Ke("button"),Xn=ke({},$n,{tag:at("button"),text:String,icon:String,type:at("default"),size:at("normal"),color:String,block:Boolean,plain:Boolean,round:Boolean,square:Boolean,loading:Boolean,hairline:Boolean,disabled:Boolean,iconPrefix:String,nativeType:at("button"),loadingSize:Xe,loadingText:String,loadingType:String,iconPosition:at("left")});var Qn=(0,n.defineComponent)({name:Kn,props:Xn,emits:["click"],setup(e,{emit:t,slots:r}){const a=Gn(),o=()=>r.loading?r.loading():(0,n.createVNode)(xn,{size:e.loadingSize,type:e.loadingType,class:Zn("loading")},null),s=()=>e.loading?o():r.icon?(0,n.createVNode)("div",{class:Zn("icon")},[r.icon()]):e.icon?(0,n.createVNode)(bt,{name:e.icon,class:Zn("icon"),classPrefix:e.iconPrefix},null):void 0,i=()=>{let t;if(t=e.loading?e.loadingText:r.default?r.default():e.text,t)return(0,n.createVNode)("span",{class:Zn("text")},[t])},l=()=>{const{color:t,plain:n}=e;if(t){const e={color:n?t:"white"};return n||(e.background=t),t.includes("gradient")?e.border=0:e.borderColor=t,e}},u=n=>{e.loading?rn(n):e.disabled||(t("click",n),a())};return()=>{const{tag:t,type:r,size:a,block:o,round:d,plain:c,square:m,loading:h,disabled:_,hairline:f,nativeType:p,iconPosition:y}=e,g=[Zn([r,a,{plain:c,block:o,round:d,square:m,loading:h,disabled:_,hairline:f}]),{[xt]:f}];return(0,n.createVNode)(t,{type:p,class:g,style:l(),disabled:_,onClick:u},{default:()=>[(0,n.createVNode)("div",{class:Zn("content")},["left"===y&&s(),i(),"right"===y&&s()])]})}}});const er=Ce(Qn);let tr=0;function nr(){const e=(0,n.getCurrentInstance)(),{name:t="unknown"}=(null==e?void 0:e.type)||{};return`${t}-${++tr}`}const[rr,ar]=Ke("empty"),or={image:at("default"),imageSize:[Number,String,Array],description:String};var sr=(0,n.defineComponent)({name:rr,props:or,setup(e,{slots:t}){const r=()=>{const r=t.description?t.description():e.description;if(r)return(0,n.createVNode)("p",{class:ar("description")},[r])},a=()=>{if(t.default)return(0,n.createVNode)("div",{class:ar("bottom")},[t.default()])},o=nr(),s=e=>`${o}-${e}`,i=e=>`url(#${s(e)})`,l=(e,t,r)=>(0,n.createVNode)("stop",{"stop-color":e,offset:`${t}%`,"stop-opacity":r},null),u=(e,t)=>[l(e,0),l(t,100)],d=e=>[(0,n.createVNode)("defs",null,[(0,n.createVNode)("radialGradient",{id:s(e),cx:"50%",cy:"54%",fx:"50%",fy:"54%",r:"297%",gradientTransform:"matrix(-.16 0 0 -.33 .58 .72)"},[l("#EBEDF0",0),l("#F2F3F5",100,.3)])]),(0,n.createVNode)("ellipse",{fill:i(e),opacity:".8",cx:"80",cy:"140",rx:"46",ry:"8"},null)],c=()=>[(0,n.createVNode)("defs",null,[(0,n.createVNode)("linearGradient",{id:s("a"),x1:"64%",y1:"100%",x2:"64%"},[l("#FFF",0,.5),l("#F2F3F5",100)])]),(0,n.createVNode)("g",{opacity:".8"},[(0,n.createVNode)("path",{d:"M36 131V53H16v20H2v58h34z",fill:i("a")},null),(0,n.createVNode)("path",{d:"M123 15h22v14h9v77h-31V15z",fill:i("a")},null)])],m=()=>[(0,n.createVNode)("defs",null,[(0,n.createVNode)("linearGradient",{id:s("b"),x1:"64%",y1:"97%",x2:"64%",y2:"0%"},[l("#F2F3F5",0,.3),l("#F2F3F5",100)])]),(0,n.createVNode)("g",{opacity:".8"},[(0,n.createVNode)("path",{d:"M87 6c3 0 7 3 8 6a8 8 0 1 1-1 16H80a7 7 0 0 1-8-6c0-4 3-7 6-7 0-5 4-9 9-9Z",fill:i("b")},null),(0,n.createVNode)("path",{d:"M19 23c2 0 3 1 4 3 2 0 4 2 4 4a4 4 0 0 1-4 3v1h-7v-1l-1 1c-2 0-3-2-3-4 0-1 1-3 3-3 0-2 2-4 4-4Z",fill:i("b")},null)])],h=()=>(0,n.createVNode)("svg",{viewBox:"0 0 160 160"},[(0,n.createVNode)("defs",null,[(0,n.createVNode)("linearGradient",{id:s(1),x1:"64%",y1:"100%",x2:"64%"},[l("#FFF",0,.5),l("#F2F3F5",100)]),(0,n.createVNode)("linearGradient",{id:s(2),x1:"50%",x2:"50%",y2:"84%"},[l("#EBEDF0",0),l("#DCDEE0",100,0)]),(0,n.createVNode)("linearGradient",{id:s(3),x1:"100%",x2:"100%",y2:"100%"},[u("#EAEDF0","#DCDEE0")]),(0,n.createVNode)("radialGradient",{id:s(4),cx:"50%",cy:"0%",fx:"50%",fy:"0%",r:"100%",gradientTransform:"matrix(0 1 -.54 0 .5 -.5)"},[l("#EBEDF0",0),l("#FFF",100,0)])]),(0,n.createVNode)("g",{fill:"none"},[c(),(0,n.createVNode)("path",{fill:i(4),d:"M0 139h160v21H0z"},null),(0,n.createVNode)("path",{d:"M80 54a7 7 0 0 1 3 13v27l-2 2h-2a2 2 0 0 1-2-2V67a7 7 0 0 1 3-13z",fill:i(2)},null),(0,n.createVNode)("g",{opacity:".6","stroke-linecap":"round","stroke-width":"7"},[(0,n.createVNode)("path",{d:"M64 47a19 19 0 0 0-5 13c0 5 2 10 5 13",stroke:i(3)},null),(0,n.createVNode)("path",{d:"M53 36a34 34 0 0 0 0 48",stroke:i(3)},null),(0,n.createVNode)("path",{d:"M95 73a19 19 0 0 0 6-13c0-5-2-9-6-13",stroke:i(3)},null),(0,n.createVNode)("path",{d:"M106 84a34 34 0 0 0 0-48",stroke:i(3)},null)]),(0,n.createVNode)("g",{transform:"translate(31 105)"},[(0,n.createVNode)("rect",{fill:"#EBEDF0",width:"98",height:"34",rx:"2"},null),(0,n.createVNode)("rect",{fill:"#FFF",x:"9",y:"8",width:"80",height:"18",rx:"1.1"},null),(0,n.createVNode)("rect",{fill:"#EBEDF0",x:"15",y:"12",width:"18",height:"6",rx:"1.1"},null)])])]),_=()=>(0,n.createVNode)("svg",{viewBox:"0 0 160 160"},[(0,n.createVNode)("defs",null,[(0,n.createVNode)("linearGradient",{x1:"50%",x2:"50%",y2:"100%",id:s(5)},[u("#F2F3F5","#DCDEE0")]),(0,n.createVNode)("linearGradient",{x1:"95%",y1:"48%",x2:"5.5%",y2:"51%",id:s(6)},[u("#EAEDF1","#DCDEE0")]),(0,n.createVNode)("linearGradient",{y1:"45%",x2:"100%",y2:"54%",id:s(7)},[u("#EAEDF1","#DCDEE0")])]),c(),m(),(0,n.createVNode)("g",{transform:"translate(36 50)",fill:"none"},[(0,n.createVNode)("g",{transform:"translate(8)"},[(0,n.createVNode)("rect",{fill:"#EBEDF0",opacity:".6",x:"38",y:"13",width:"36",height:"53",rx:"2"},null),(0,n.createVNode)("rect",{fill:i(5),width:"64",height:"66",rx:"2"},null),(0,n.createVNode)("rect",{fill:"#FFF",x:"6",y:"6",width:"52",height:"55",rx:"1"},null),(0,n.createVNode)("g",{transform:"translate(15 17)",fill:i(6)},[(0,n.createVNode)("rect",{width:"34",height:"6",rx:"1"},null),(0,n.createVNode)("path",{d:"M0 14h34v6H0z"},null),(0,n.createVNode)("rect",{y:"28",width:"34",height:"6",rx:"1"},null)])]),(0,n.createVNode)("rect",{fill:i(7),y:"61",width:"88",height:"28",rx:"1"},null),(0,n.createVNode)("rect",{fill:"#F7F8FA",x:"29",y:"72",width:"30",height:"6",rx:"1"},null)])]),f=()=>(0,n.createVNode)("svg",{viewBox:"0 0 160 160"},[(0,n.createVNode)("defs",null,[(0,n.createVNode)("linearGradient",{x1:"50%",x2:"50%",y2:"100%",id:s(8)},[u("#EAEDF1","#DCDEE0")])]),c(),m(),d("c"),(0,n.createVNode)("path",{d:"m59 60 21 21 21-21h3l9 9v3L92 93l21 21v3l-9 9h-3l-21-21-21 21h-3l-9-9v-3l21-21-21-21v-3l9-9h3Z",fill:i(8)},null)]),p=()=>(0,n.createVNode)("svg",{viewBox:"0 0 160 160"},[(0,n.createVNode)("defs",null,[(0,n.createVNode)("linearGradient",{x1:"50%",y1:"100%",x2:"50%",id:s(9)},[u("#EEE","#D8D8D8")]),(0,n.createVNode)("linearGradient",{x1:"100%",y1:"50%",y2:"50%",id:s(10)},[u("#F2F3F5","#DCDEE0")]),(0,n.createVNode)("linearGradient",{x1:"50%",x2:"50%",y2:"100%",id:s(11)},[u("#F2F3F5","#DCDEE0")]),(0,n.createVNode)("linearGradient",{x1:"50%",x2:"50%",y2:"100%",id:s(12)},[u("#FFF","#F7F8FA")])]),c(),m(),d("d"),(0,n.createVNode)("g",{transform:"rotate(-45 113 -4)",fill:"none"},[(0,n.createVNode)("rect",{fill:i(9),x:"24",y:"52.8",width:"5.8",height:"19",rx:"1"},null),(0,n.createVNode)("rect",{fill:i(10),x:"22.1",y:"67.3",width:"9.9",height:"28",rx:"1"},null),(0,n.createVNode)("circle",{stroke:i(11),"stroke-width":"8",cx:"27",cy:"27",r:"27"},null),(0,n.createVNode)("circle",{fill:i(12),cx:"27",cy:"27",r:"16"},null),(0,n.createVNode)("path",{d:"M37 7c-8 0-15 5-16 12",stroke:i(11),"stroke-width":"3",opacity:".5","stroke-linecap":"round",transform:"rotate(45 29 13)"},null)])]),y=()=>{var r;if(t.image)return t.image();const a={error:f,search:p,network:h,default:_};return(null==(r=a[e.image])?void 0:r.call(a))||(0,n.createVNode)("img",{src:e.image},null)};return()=>(0,n.createVNode)("div",{class:ar()},[(0,n.createVNode)("div",{class:ar("image"),style:Ee(e.imageSize)},[y()]),r(),a()])}});const ir=Ce(sr);const lr=(e,t)=>{const r=(0,n.ref)(),a=()=>{r.value=Pt(e).height};return(0,n.onMounted)((()=>{if((0,n.nextTick)(a),t)for(let e=1;e<=3;e++)setTimeout(a,100*e)})),hn((()=>(0,n.nextTick)(a))),r};function ur(e,t){const r=lr(e,!0);return e=>(0,n.createVNode)("div",{class:t("placeholder"),style:{height:r.value?`${r.value}px`:void 0}},[e()])}const[dr,cr]=Ke("nav-bar"),mr={title:String,fixed:Boolean,zIndex:Xe,border:Qe,leftText:String,rightText:String,leftArrow:Boolean,placeholder:Boolean,safeAreaInsetTop:Boolean};var hr=(0,n.defineComponent)({name:dr,props:mr,emits:["click-left","click-right"],setup(e,{emit:t,slots:r}){const a=(0,n.ref)(),o=ur(a,cr),s=e=>t("click-left",e),i=e=>t("click-right",e),l=()=>r.left?r.left():[e.leftArrow&&(0,n.createVNode)(bt,{class:cr("arrow"),name:"arrow-left"},null),e.leftText&&(0,n.createVNode)("span",{class:cr("text")},[e.leftText])],u=()=>r.right?r.right():(0,n.createVNode)("span",{class:cr("text")},[e.rightText]),d=()=>{const{title:t,fixed:o,border:d,zIndex:c}=e,m=xe(c),h=e.leftArrow||e.leftText||r.left,_=e.rightText||r.right;return(0,n.createVNode)("div",{ref:a,style:m,class:[cr({fixed:o}),{[Et]:d,"van-safe-area-top":e.safeAreaInsetTop}]},[(0,n.createVNode)("div",{class:cr("content")},[h&&(0,n.createVNode)("div",{class:[cr("left"),Ot],onClick:s},[l()]),(0,n.createVNode)("div",{class:[cr("title"),"van-ellipsis"]},[r.title?r.title():t]),_&&(0,n.createVNode)("div",{class:[cr("right"),Ot],onClick:i},[u()])])])};return()=>e.fixed&&e.placeholder?o(d):d()}});const _r=Ce(hr);var fr="0123456789abcdefghijklmnopqrstuvwxyz";function pr(e){return fr.charAt(e)}function yr(e,t){return e&t}function gr(e,t){return e|t}function Mr(e,t){return e^t}function vr(e,t){return e&~t}function Lr(e){if(0==e)return-1;var t=0;return 0==(65535&e)&&(e>>=16,t+=16),0==(255&e)&&(e>>=8,t+=8),0==(15&e)&&(e>>=4,t+=4),0==(3&e)&&(e>>=2,t+=2),0==(1&e)&&++t,t}function wr(e){var t=0;while(0!=e)e&=e-1,++t;return t}var Yr,kr="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",br="=";function Dr(e){var t,n,r="";for(t=0;t+3<=e.length;t+=3)n=parseInt(e.substring(t,t+3),16),r+=kr.charAt(n>>6)+kr.charAt(63&n);t+1==e.length?(n=parseInt(e.substring(t,t+1),16),r+=kr.charAt(n<<2)):t+2==e.length&&(n=parseInt(e.substring(t,t+2),16),r+=kr.charAt(n>>2)+kr.charAt((3&n)<<4));while((3&r.length)>0)r+=br;return r}function Tr(e){var t,n="",r=0,a=0;for(t=0;t<e.length;++t){if(e.charAt(t)==br)break;var o=kr.indexOf(e.charAt(t));o<0||(0==r?(n+=pr(o>>2),a=3&o,r=1):1==r?(n+=pr(a<<2|o>>4),a=15&o,r=2):2==r?(n+=pr(a),n+=pr(o>>2),a=3&o,r=3):(n+=pr(a<<2|o>>4),n+=pr(15&o),r=0))}return 1==r&&(n+=pr(a<<2)),n}var Sr,Er={decode:function(e){var t;if(void 0===Yr){var n="0123456789ABCDEF",r=" \f\n\r\t \u2028\u2029";for(Yr={},t=0;t<16;++t)Yr[n.charAt(t)]=t;for(n=n.toLowerCase(),t=10;t<16;++t)Yr[n.charAt(t)]=t;for(t=0;t<r.length;++t)Yr[r.charAt(t)]=-1}var a=[],o=0,s=0;for(t=0;t<e.length;++t){var i=e.charAt(t);if("="==i)break;if(i=Yr[i],-1!=i){if(void 0===i)throw new Error("Illegal character at offset "+t);o|=i,++s>=2?(a[a.length]=o,o=0,s=0):o<<=4}}if(s)throw new Error("Hex encoding incomplete: 4 bits missing");return a}},xr={decode:function(e){var t;if(void 0===Sr){var n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",r="= \f\n\r\t \u2028\u2029";for(Sr=Object.create(null),t=0;t<64;++t)Sr[n.charAt(t)]=t;for(Sr["-"]=62,Sr["_"]=63,t=0;t<r.length;++t)Sr[r.charAt(t)]=-1}var a=[],o=0,s=0;for(t=0;t<e.length;++t){var i=e.charAt(t);if("="==i)break;if(i=Sr[i],-1!=i){if(void 0===i)throw new Error("Illegal character at offset "+t);o|=i,++s>=4?(a[a.length]=o>>16,a[a.length]=o>>8&255,a[a.length]=255&o,o=0,s=0):o<<=6}}switch(s){case 1:throw new Error("Base64 encoding incomplete: at least 2 bits missing");case 2:a[a.length]=o>>10;break;case 3:a[a.length]=o>>16,a[a.length]=o>>8&255;break}return a},re:/-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,unarmor:function(e){var t=xr.re.exec(e);if(t)if(t[1])e=t[1];else{if(!t[2])throw new Error("RegExp out of sync");e=t[2]}return xr.decode(e)}},Or=1e13,jr=function(){function e(e){this.buf=[+e||0]}return e.prototype.mulAdd=function(e,t){var n,r,a=this.buf,o=a.length;for(n=0;n<o;++n)r=a[n]*e+t,r<Or?t=0:(t=0|r/Or,r-=t*Or),a[n]=r;t>0&&(a[n]=t)},e.prototype.sub=function(e){var t,n,r=this.buf,a=r.length;for(t=0;t<a;++t)n=r[t]-e,n<0?(n+=Or,e=1):e=0,r[t]=n;while(0===r[r.length-1])r.pop()},e.prototype.toString=function(e){if(10!=(e||10))throw new Error("only base 10 is supported");for(var t=this.buf,n=t[t.length-1].toString(),r=t.length-2;r>=0;--r)n+=(Or+t[r]).toString().substring(1);return n},e.prototype.valueOf=function(){for(var e=this.buf,t=0,n=e.length-1;n>=0;--n)t=t*Or+e[n];return t},e.prototype.simplify=function(){var e=this.buf;return 1==e.length?e[0]:this},e}(),Ar="…",Hr=/^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/,Cr=/^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;function Nr(e,t){return e.length>t&&(e=e.substring(0,t)+Ar),e}var Pr,Ir=function(){function e(t,n){this.hexDigits="0123456789ABCDEF",t instanceof e?(this.enc=t.enc,this.pos=t.pos):(this.enc=t,this.pos=n)}return e.prototype.get=function(e){if(void 0===e&&(e=this.pos++),e>=this.enc.length)throw new Error("Requesting byte offset ".concat(e," on a stream of length ").concat(this.enc.length));return"string"===typeof this.enc?this.enc.charCodeAt(e):this.enc[e]},e.prototype.hexByte=function(e){return this.hexDigits.charAt(e>>4&15)+this.hexDigits.charAt(15&e)},e.prototype.hexDump=function(e,t,n){for(var r="",a=e;a<t;++a)if(r+=this.hexByte(this.get(a)),!0!==n)switch(15&a){case 7:r+=" ";break;case 15:r+="\n";break;default:r+=" "}return r},e.prototype.isASCII=function(e,t){for(var n=e;n<t;++n){var r=this.get(n);if(r<32||r>176)return!1}return!0},e.prototype.parseStringISO=function(e,t){for(var n="",r=e;r<t;++r)n+=String.fromCharCode(this.get(r));return n},e.prototype.parseStringUTF=function(e,t){for(var n="",r=e;r<t;){var a=this.get(r++);n+=a<128?String.fromCharCode(a):a>191&&a<224?String.fromCharCode((31&a)<<6|63&this.get(r++)):String.fromCharCode((15&a)<<12|(63&this.get(r++))<<6|63&this.get(r++))}return n},e.prototype.parseStringBMP=function(e,t){for(var n,r,a="",o=e;o<t;)n=this.get(o++),r=this.get(o++),a+=String.fromCharCode(n<<8|r);return a},e.prototype.parseTime=function(e,t,n){var r=this.parseStringISO(e,t),a=(n?Hr:Cr).exec(r);return a?(n&&(a[1]=+a[1],a[1]+=+a[1]<70?2e3:1900),r=a[1]+"-"+a[2]+"-"+a[3]+" "+a[4],a[5]&&(r+=":"+a[5],a[6]&&(r+=":"+a[6],a[7]&&(r+="."+a[7]))),a[8]&&(r+=" UTC","Z"!=a[8]&&(r+=a[8],a[9]&&(r+=":"+a[9]))),r):"Unrecognized time: "+r},e.prototype.parseInteger=function(e,t){var n,r=this.get(e),a=r>127,o=a?255:0,s="";while(r==o&&++e<t)r=this.get(e);if(n=t-e,0===n)return a?-1:0;if(n>4){s=r,n<<=3;while(0==(128&(+s^o)))s=+s<<1,--n;s="("+n+" bit)\n"}a&&(r-=256);for(var i=new jr(r),l=e+1;l<t;++l)i.mulAdd(256,this.get(l));return s+i.toString()},e.prototype.parseBitString=function(e,t,n){for(var r=this.get(e),a=(t-e-1<<3)-r,o="("+a+" bit)\n",s="",i=e+1;i<t;++i){for(var l=this.get(i),u=i==t-1?r:0,d=7;d>=u;--d)s+=l>>d&1?"1":"0";if(s.length>n)return o+Nr(s,n)}return o+s},e.prototype.parseOctetString=function(e,t,n){if(this.isASCII(e,t))return Nr(this.parseStringISO(e,t),n);var r=t-e,a="("+r+" byte)\n";n/=2,r>n&&(t=e+n);for(var o=e;o<t;++o)a+=this.hexByte(this.get(o));return r>n&&(a+=Ar),a},e.prototype.parseOID=function(e,t,n){for(var r="",a=new jr,o=0,s=e;s<t;++s){var i=this.get(s);if(a.mulAdd(128,127&i),o+=7,!(128&i)){if(""===r)if(a=a.simplify(),a instanceof jr)a.sub(80),r="2."+a.toString();else{var l=a<80?a<40?0:1:2;r=l+"."+(a-40*l)}else r+="."+a.toString();if(r.length>n)return Nr(r,n);a=new jr,o=0}}return o>0&&(r+=".incomplete"),r},e}(),Rr=function(){function e(e,t,n,r,a){if(!(r instanceof Fr))throw new Error("Invalid tag value.");this.stream=e,this.header=t,this.length=n,this.tag=r,this.sub=a}return e.prototype.typeName=function(){switch(this.tag.tagClass){case 0:switch(this.tag.tagNumber){case 0:return"EOC";case 1:return"BOOLEAN";case 2:return"INTEGER";case 3:return"BIT_STRING";case 4:return"OCTET_STRING";case 5:return"NULL";case 6:return"OBJECT_IDENTIFIER";case 7:return"ObjectDescriptor";case 8:return"EXTERNAL";case 9:return"REAL";case 10:return"ENUMERATED";case 11:return"EMBEDDED_PDV";case 12:return"UTF8String";case 16:return"SEQUENCE";case 17:return"SET";case 18:return"NumericString";case 19:return"PrintableString";case 20:return"TeletexString";case 21:return"VideotexString";case 22:return"IA5String";case 23:return"UTCTime";case 24:return"GeneralizedTime";case 25:return"GraphicString";case 26:return"VisibleString";case 27:return"GeneralString";case 28:return"UniversalString";case 30:return"BMPString"}return"Universal_"+this.tag.tagNumber.toString();case 1:return"Application_"+this.tag.tagNumber.toString();case 2:return"["+this.tag.tagNumber.toString()+"]";case 3:return"Private_"+this.tag.tagNumber.toString()}},e.prototype.content=function(e){if(void 0===this.tag)return null;void 0===e&&(e=1/0);var t=this.posContent(),n=Math.abs(this.length);if(!this.tag.isUniversal())return null!==this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+n,e);switch(this.tag.tagNumber){case 1:return 0===this.stream.get(t)?"false":"true";case 2:return this.stream.parseInteger(t,t+n);case 3:return this.sub?"("+this.sub.length+" elem)":this.stream.parseBitString(t,t+n,e);case 4:return this.sub?"("+this.sub.length+" elem)":this.stream.parseOctetString(t,t+n,e);case 6:return this.stream.parseOID(t,t+n,e);case 16:case 17:return null!==this.sub?"("+this.sub.length+" elem)":"(no elem)";case 12:return Nr(this.stream.parseStringUTF(t,t+n),e);case 18:case 19:case 20:case 21:case 22:case 26:return Nr(this.stream.parseStringISO(t,t+n),e);case 30:return Nr(this.stream.parseStringBMP(t,t+n),e);case 23:case 24:return this.stream.parseTime(t,t+n,23==this.tag.tagNumber)}return null},e.prototype.toString=function(){return this.typeName()+"@"+this.stream.pos+"[header:"+this.header+",length:"+this.length+",sub:"+(null===this.sub?"null":this.sub.length)+"]"},e.prototype.toPrettyString=function(e){void 0===e&&(e="");var t=e+this.typeName()+" @"+this.stream.pos;if(this.length>=0&&(t+="+"),t+=this.length,this.tag.tagConstructed?t+=" (constructed)":!this.tag.isUniversal()||3!=this.tag.tagNumber&&4!=this.tag.tagNumber||null===this.sub||(t+=" (encapsulates)"),t+="\n",null!==this.sub){e+=" ";for(var n=0,r=this.sub.length;n<r;++n)t+=this.sub[n].toPrettyString(e)}return t},e.prototype.posStart=function(){return this.stream.pos},e.prototype.posContent=function(){return this.stream.pos+this.header},e.prototype.posEnd=function(){return this.stream.pos+this.header+Math.abs(this.length)},e.prototype.toHexString=function(){return this.stream.hexDump(this.posStart(),this.posEnd(),!0)},e.decodeLength=function(e){var t=e.get(),n=127&t;if(n==t)return n;if(n>6)throw new Error("Length over 48 bits not supported at position "+(e.pos-1));if(0===n)return null;t=0;for(var r=0;r<n;++r)t=256*t+e.get();return t},e.prototype.getHexStringValue=function(){var e=this.toHexString(),t=2*this.header,n=2*this.length;return e.substr(t,n)},e.decode=function(t){var n;n=t instanceof Ir?t:new Ir(t,0);var r=new Ir(n),a=new Fr(n),o=e.decodeLength(n),s=n.pos,i=s-r.pos,l=null,u=function(){var t=[];if(null!==o){var r=s+o;while(n.pos<r)t[t.length]=e.decode(n);if(n.pos!=r)throw new Error("Content size is not correct for container starting at offset "+s)}else try{for(;;){var a=e.decode(n);if(a.tag.isEOC())break;t[t.length]=a}o=s-n.pos}catch(i){throw new Error("Exception while decoding undefined length content: "+i)}return t};if(a.tagConstructed)l=u();else if(a.isUniversal()&&(3==a.tagNumber||4==a.tagNumber))try{if(3==a.tagNumber&&0!=n.get())throw new Error("BIT STRINGs with unused bits cannot encapsulate.");l=u();for(var d=0;d<l.length;++d)if(l[d].tag.isEOC())throw new Error("EOC is not supposed to be actual content.")}catch(c){l=null}if(null===l){if(null===o)throw new Error("We can't skip over an invalid tag with undefined length at offset "+s);n.pos=s+Math.abs(o)}return new e(r,i,o,a,l)},e}(),Fr=function(){function e(e){var t=e.get();if(this.tagClass=t>>6,this.tagConstructed=0!==(32&t),this.tagNumber=31&t,31==this.tagNumber){var n=new jr;do{t=e.get(),n.mulAdd(128,127&t)}while(128&t);this.tagNumber=n.simplify()}}return e.prototype.isUniversal=function(){return 0===this.tagClass},e.prototype.isEOC=function(){return 0===this.tagClass&&0===this.tagNumber},e}(),Br=0xdeadbeefcafe,Vr=15715070==(16777215&Br),Wr=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],zr=(1<<26)/Wr[Wr.length-1],Ur=function(){function e(e,t,n){null!=e&&("number"==typeof e?this.fromNumber(e,t,n):null==t&&"string"!=typeof e?this.fromString(e,256):this.fromString(e,t))}return e.prototype.toString=function(e){if(this.s<0)return"-"+this.negate().toString(e);var t;if(16==e)t=4;else if(8==e)t=3;else if(2==e)t=1;else if(32==e)t=5;else{if(4!=e)return this.toRadix(e);t=2}var n,r=(1<<t)-1,a=!1,o="",s=this.t,i=this.DB-s*this.DB%t;if(s-- >0){i<this.DB&&(n=this[s]>>i)>0&&(a=!0,o=pr(n));while(s>=0)i<t?(n=(this[s]&(1<<i)-1)<<t-i,n|=this[--s]>>(i+=this.DB-t)):(n=this[s]>>(i-=t)&r,i<=0&&(i+=this.DB,--s)),n>0&&(a=!0),a&&(o+=pr(n))}return a?o:"0"},e.prototype.negate=function(){var t=Kr();return e.ZERO.subTo(this,t),t},e.prototype.abs=function(){return this.s<0?this.negate():this},e.prototype.compareTo=function(e){var t=this.s-e.s;if(0!=t)return t;var n=this.t;if(t=n-e.t,0!=t)return this.s<0?-t:t;while(--n>=0)if(0!=(t=this[n]-e[n]))return t;return 0},e.prototype.bitLength=function(){return this.t<=0?0:this.DB*(this.t-1)+oa(this[this.t-1]^this.s&this.DM)},e.prototype.mod=function(t){var n=Kr();return this.abs().divRemTo(t,null,n),this.s<0&&n.compareTo(e.ZERO)>0&&t.subTo(n,n),n},e.prototype.modPowInt=function(e,t){var n;return n=e<256||t.isEven()?new $r(t):new Jr(t),this.exp(e,n)},e.prototype.clone=function(){var e=Kr();return this.copyTo(e),e},e.prototype.intValue=function(){if(this.s<0){if(1==this.t)return this[0]-this.DV;if(0==this.t)return-1}else{if(1==this.t)return this[0];if(0==this.t)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]},e.prototype.byteValue=function(){return 0==this.t?this.s:this[0]<<24>>24},e.prototype.shortValue=function(){return 0==this.t?this.s:this[0]<<16>>16},e.prototype.signum=function(){return this.s<0?-1:this.t<=0||1==this.t&&this[0]<=0?0:1},e.prototype.toByteArray=function(){var e=this.t,t=[];t[0]=this.s;var n,r=this.DB-e*this.DB%8,a=0;if(e-- >0){r<this.DB&&(n=this[e]>>r)!=(this.s&this.DM)>>r&&(t[a++]=n|this.s<<this.DB-r);while(e>=0)r<8?(n=(this[e]&(1<<r)-1)<<8-r,n|=this[--e]>>(r+=this.DB-8)):(n=this[e]>>(r-=8)&255,r<=0&&(r+=this.DB,--e)),0!=(128&n)&&(n|=-256),0==a&&(128&this.s)!=(128&n)&&++a,(a>0||n!=this.s)&&(t[a++]=n)}return t},e.prototype.equals=function(e){return 0==this.compareTo(e)},e.prototype.min=function(e){return this.compareTo(e)<0?this:e},e.prototype.max=function(e){return this.compareTo(e)>0?this:e},e.prototype.and=function(e){var t=Kr();return this.bitwiseTo(e,yr,t),t},e.prototype.or=function(e){var t=Kr();return this.bitwiseTo(e,gr,t),t},e.prototype.xor=function(e){var t=Kr();return this.bitwiseTo(e,Mr,t),t},e.prototype.andNot=function(e){var t=Kr();return this.bitwiseTo(e,vr,t),t},e.prototype.not=function(){for(var e=Kr(),t=0;t<this.t;++t)e[t]=this.DM&~this[t];return e.t=this.t,e.s=~this.s,e},e.prototype.shiftLeft=function(e){var t=Kr();return e<0?this.rShiftTo(-e,t):this.lShiftTo(e,t),t},e.prototype.shiftRight=function(e){var t=Kr();return e<0?this.lShiftTo(-e,t):this.rShiftTo(e,t),t},e.prototype.getLowestSetBit=function(){for(var e=0;e<this.t;++e)if(0!=this[e])return e*this.DB+Lr(this[e]);return this.s<0?this.t*this.DB:-1},e.prototype.bitCount=function(){for(var e=0,t=this.s&this.DM,n=0;n<this.t;++n)e+=wr(this[n]^t);return e},e.prototype.testBit=function(e){var t=Math.floor(e/this.DB);return t>=this.t?0!=this.s:0!=(this[t]&1<<e%this.DB)},e.prototype.setBit=function(e){return this.changeBit(e,gr)},e.prototype.clearBit=function(e){return this.changeBit(e,vr)},e.prototype.flipBit=function(e){return this.changeBit(e,Mr)},e.prototype.add=function(e){var t=Kr();return this.addTo(e,t),t},e.prototype.subtract=function(e){var t=Kr();return this.subTo(e,t),t},e.prototype.multiply=function(e){var t=Kr();return this.multiplyTo(e,t),t},e.prototype.divide=function(e){var t=Kr();return this.divRemTo(e,t,null),t},e.prototype.remainder=function(e){var t=Kr();return this.divRemTo(e,null,t),t},e.prototype.divideAndRemainder=function(e){var t=Kr(),n=Kr();return this.divRemTo(e,t,n),[t,n]},e.prototype.modPow=function(e,t){var n,r,a=e.bitLength(),o=aa(1);if(a<=0)return o;n=a<18?1:a<48?3:a<144?4:a<768?5:6,r=a<8?new $r(t):t.isEven()?new Gr(t):new Jr(t);var s=[],i=3,l=n-1,u=(1<<n)-1;if(s[1]=r.convert(this),n>1){var d=Kr();r.sqrTo(s[1],d);while(i<=u)s[i]=Kr(),r.mulTo(d,s[i-2],s[i]),i+=2}var c,m,h=e.t-1,_=!0,f=Kr();a=oa(e[h])-1;while(h>=0){a>=l?c=e[h]>>a-l&u:(c=(e[h]&(1<<a+1)-1)<<l-a,h>0&&(c|=e[h-1]>>this.DB+a-l)),i=n;while(0==(1&c))c>>=1,--i;if((a-=i)<0&&(a+=this.DB,--h),_)s[c].copyTo(o),_=!1;else{while(i>1)r.sqrTo(o,f),r.sqrTo(f,o),i-=2;i>0?r.sqrTo(o,f):(m=o,o=f,f=m),r.mulTo(f,s[c],o)}while(h>=0&&0==(e[h]&1<<a))r.sqrTo(o,f),m=o,o=f,f=m,--a<0&&(a=this.DB-1,--h)}return r.revert(o)},e.prototype.modInverse=function(t){var n=t.isEven();if(this.isEven()&&n||0==t.signum())return e.ZERO;var r=t.clone(),a=this.clone(),o=aa(1),s=aa(0),i=aa(0),l=aa(1);while(0!=r.signum()){while(r.isEven())r.rShiftTo(1,r),n?(o.isEven()&&s.isEven()||(o.addTo(this,o),s.subTo(t,s)),o.rShiftTo(1,o)):s.isEven()||s.subTo(t,s),s.rShiftTo(1,s);while(a.isEven())a.rShiftTo(1,a),n?(i.isEven()&&l.isEven()||(i.addTo(this,i),l.subTo(t,l)),i.rShiftTo(1,i)):l.isEven()||l.subTo(t,l),l.rShiftTo(1,l);r.compareTo(a)>=0?(r.subTo(a,r),n&&o.subTo(i,o),s.subTo(l,s)):(a.subTo(r,a),n&&i.subTo(o,i),l.subTo(s,l))}return 0!=a.compareTo(e.ONE)?e.ZERO:l.compareTo(t)>=0?l.subtract(t):l.signum()<0?(l.addTo(t,l),l.signum()<0?l.add(t):l):l},e.prototype.pow=function(e){return this.exp(e,new qr)},e.prototype.gcd=function(e){var t=this.s<0?this.negate():this.clone(),n=e.s<0?e.negate():e.clone();if(t.compareTo(n)<0){var r=t;t=n,n=r}var a=t.getLowestSetBit(),o=n.getLowestSetBit();if(o<0)return t;a<o&&(o=a),o>0&&(t.rShiftTo(o,t),n.rShiftTo(o,n));while(t.signum()>0)(a=t.getLowestSetBit())>0&&t.rShiftTo(a,t),(a=n.getLowestSetBit())>0&&n.rShiftTo(a,n),t.compareTo(n)>=0?(t.subTo(n,t),t.rShiftTo(1,t)):(n.subTo(t,n),n.rShiftTo(1,n));return o>0&&n.lShiftTo(o,n),n},e.prototype.isProbablePrime=function(e){var t,n=this.abs();if(1==n.t&&n[0]<=Wr[Wr.length-1]){for(t=0;t<Wr.length;++t)if(n[0]==Wr[t])return!0;return!1}if(n.isEven())return!1;t=1;while(t<Wr.length){var r=Wr[t],a=t+1;while(a<Wr.length&&r<zr)r*=Wr[a++];r=n.modInt(r);while(t<a)if(r%Wr[t++]==0)return!1}return n.millerRabin(e)},e.prototype.copyTo=function(e){for(var t=this.t-1;t>=0;--t)e[t]=this[t];e.t=this.t,e.s=this.s},e.prototype.fromInt=function(e){this.t=1,this.s=e<0?-1:0,e>0?this[0]=e:e<-1?this[0]=e+this.DV:this.t=0},e.prototype.fromString=function(t,n){var r;if(16==n)r=4;else if(8==n)r=3;else if(256==n)r=8;else if(2==n)r=1;else if(32==n)r=5;else{if(4!=n)return void this.fromRadix(t,n);r=2}this.t=0,this.s=0;var a=t.length,o=!1,s=0;while(--a>=0){var i=8==r?255&+t[a]:ra(t,a);i<0?"-"==t.charAt(a)&&(o=!0):(o=!1,0==s?this[this.t++]=i:s+r>this.DB?(this[this.t-1]|=(i&(1<<this.DB-s)-1)<<s,this[this.t++]=i>>this.DB-s):this[this.t-1]|=i<<s,s+=r,s>=this.DB&&(s-=this.DB))}8==r&&0!=(128&+t[0])&&(this.s=-1,s>0&&(this[this.t-1]|=(1<<this.DB-s)-1<<s)),this.clamp(),o&&e.ZERO.subTo(this,this)},e.prototype.clamp=function(){var e=this.s&this.DM;while(this.t>0&&this[this.t-1]==e)--this.t},e.prototype.dlShiftTo=function(e,t){var n;for(n=this.t-1;n>=0;--n)t[n+e]=this[n];for(n=e-1;n>=0;--n)t[n]=0;t.t=this.t+e,t.s=this.s},e.prototype.drShiftTo=function(e,t){for(var n=e;n<this.t;++n)t[n-e]=this[n];t.t=Math.max(this.t-e,0),t.s=this.s},e.prototype.lShiftTo=function(e,t){for(var n=e%this.DB,r=this.DB-n,a=(1<<r)-1,o=Math.floor(e/this.DB),s=this.s<<n&this.DM,i=this.t-1;i>=0;--i)t[i+o+1]=this[i]>>r|s,s=(this[i]&a)<<n;for(i=o-1;i>=0;--i)t[i]=0;t[o]=s,t.t=this.t+o+1,t.s=this.s,t.clamp()},e.prototype.rShiftTo=function(e,t){t.s=this.s;var n=Math.floor(e/this.DB);if(n>=this.t)t.t=0;else{var r=e%this.DB,a=this.DB-r,o=(1<<r)-1;t[0]=this[n]>>r;for(var s=n+1;s<this.t;++s)t[s-n-1]|=(this[s]&o)<<a,t[s-n]=this[s]>>r;r>0&&(t[this.t-n-1]|=(this.s&o)<<a),t.t=this.t-n,t.clamp()}},e.prototype.subTo=function(e,t){var n=0,r=0,a=Math.min(e.t,this.t);while(n<a)r+=this[n]-e[n],t[n++]=r&this.DM,r>>=this.DB;if(e.t<this.t){r-=e.s;while(n<this.t)r+=this[n],t[n++]=r&this.DM,r>>=this.DB;r+=this.s}else{r+=this.s;while(n<e.t)r-=e[n],t[n++]=r&this.DM,r>>=this.DB;r-=e.s}t.s=r<0?-1:0,r<-1?t[n++]=this.DV+r:r>0&&(t[n++]=r),t.t=n,t.clamp()},e.prototype.multiplyTo=function(t,n){var r=this.abs(),a=t.abs(),o=r.t;n.t=o+a.t;while(--o>=0)n[o]=0;for(o=0;o<a.t;++o)n[o+r.t]=r.am(0,a[o],n,o,0,r.t);n.s=0,n.clamp(),this.s!=t.s&&e.ZERO.subTo(n,n)},e.prototype.squareTo=function(e){var t=this.abs(),n=e.t=2*t.t;while(--n>=0)e[n]=0;for(n=0;n<t.t-1;++n){var r=t.am(n,t[n],e,2*n,0,1);(e[n+t.t]+=t.am(n+1,2*t[n],e,2*n+1,r,t.t-n-1))>=t.DV&&(e[n+t.t]-=t.DV,e[n+t.t+1]=1)}e.t>0&&(e[e.t-1]+=t.am(n,t[n],e,2*n,0,1)),e.s=0,e.clamp()},e.prototype.divRemTo=function(t,n,r){var a=t.abs();if(!(a.t<=0)){var o=this.abs();if(o.t<a.t)return null!=n&&n.fromInt(0),void(null!=r&&this.copyTo(r));null==r&&(r=Kr());var s=Kr(),i=this.s,l=t.s,u=this.DB-oa(a[a.t-1]);u>0?(a.lShiftTo(u,s),o.lShiftTo(u,r)):(a.copyTo(s),o.copyTo(r));var d=s.t,c=s[d-1];if(0!=c){var m=c*(1<<this.F1)+(d>1?s[d-2]>>this.F2:0),h=this.FV/m,_=(1<<this.F1)/m,f=1<<this.F2,p=r.t,y=p-d,g=null==n?Kr():n;s.dlShiftTo(y,g),r.compareTo(g)>=0&&(r[r.t++]=1,r.subTo(g,r)),e.ONE.dlShiftTo(d,g),g.subTo(s,s);while(s.t<d)s[s.t++]=0;while(--y>=0){var M=r[--p]==c?this.DM:Math.floor(r[p]*h+(r[p-1]+f)*_);if((r[p]+=s.am(0,M,r,y,0,d))<M){s.dlShiftTo(y,g),r.subTo(g,r);while(r[p]<--M)r.subTo(g,r)}}null!=n&&(r.drShiftTo(d,n),i!=l&&e.ZERO.subTo(n,n)),r.t=d,r.clamp(),u>0&&r.rShiftTo(u,r),i<0&&e.ZERO.subTo(r,r)}}},e.prototype.invDigit=function(){if(this.t<1)return 0;var e=this[0];if(0==(1&e))return 0;var t=3&e;return t=t*(2-(15&e)*t)&15,t=t*(2-(255&e)*t)&255,t=t*(2-((65535&e)*t&65535))&65535,t=t*(2-e*t%this.DV)%this.DV,t>0?this.DV-t:-t},e.prototype.isEven=function(){return 0==(this.t>0?1&this[0]:this.s)},e.prototype.exp=function(t,n){if(t>4294967295||t<1)return e.ONE;var r=Kr(),a=Kr(),o=n.convert(this),s=oa(t)-1;o.copyTo(r);while(--s>=0)if(n.sqrTo(r,a),(t&1<<s)>0)n.mulTo(a,o,r);else{var i=r;r=a,a=i}return n.revert(r)},e.prototype.chunkSize=function(e){return Math.floor(Math.LN2*this.DB/Math.log(e))},e.prototype.toRadix=function(e){if(null==e&&(e=10),0==this.signum()||e<2||e>36)return"0";var t=this.chunkSize(e),n=Math.pow(e,t),r=aa(n),a=Kr(),o=Kr(),s="";this.divRemTo(r,a,o);while(a.signum()>0)s=(n+o.intValue()).toString(e).substr(1)+s,a.divRemTo(r,a,o);return o.intValue().toString(e)+s},e.prototype.fromRadix=function(t,n){this.fromInt(0),null==n&&(n=10);for(var r=this.chunkSize(n),a=Math.pow(n,r),o=!1,s=0,i=0,l=0;l<t.length;++l){var u=ra(t,l);u<0?"-"==t.charAt(l)&&0==this.signum()&&(o=!0):(i=n*i+u,++s>=r&&(this.dMultiply(a),this.dAddOffset(i,0),s=0,i=0))}s>0&&(this.dMultiply(Math.pow(n,s)),this.dAddOffset(i,0)),o&&e.ZERO.subTo(this,this)},e.prototype.fromNumber=function(t,n,r){if("number"==typeof n)if(t<2)this.fromInt(1);else{this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(e.ONE.shiftLeft(t-1),gr,this),this.isEven()&&this.dAddOffset(1,0);while(!this.isProbablePrime(n))this.dAddOffset(2,0),this.bitLength()>t&&this.subTo(e.ONE.shiftLeft(t-1),this)}else{var a=[],o=7&t;a.length=1+(t>>3),n.nextBytes(a),o>0?a[0]&=(1<<o)-1:a[0]=0,this.fromString(a,256)}},e.prototype.bitwiseTo=function(e,t,n){var r,a,o=Math.min(e.t,this.t);for(r=0;r<o;++r)n[r]=t(this[r],e[r]);if(e.t<this.t){for(a=e.s&this.DM,r=o;r<this.t;++r)n[r]=t(this[r],a);n.t=this.t}else{for(a=this.s&this.DM,r=o;r<e.t;++r)n[r]=t(a,e[r]);n.t=e.t}n.s=t(this.s,e.s),n.clamp()},e.prototype.changeBit=function(t,n){var r=e.ONE.shiftLeft(t);return this.bitwiseTo(r,n,r),r},e.prototype.addTo=function(e,t){var n=0,r=0,a=Math.min(e.t,this.t);while(n<a)r+=this[n]+e[n],t[n++]=r&this.DM,r>>=this.DB;if(e.t<this.t){r+=e.s;while(n<this.t)r+=this[n],t[n++]=r&this.DM,r>>=this.DB;r+=this.s}else{r+=this.s;while(n<e.t)r+=e[n],t[n++]=r&this.DM,r>>=this.DB;r+=e.s}t.s=r<0?-1:0,r>0?t[n++]=r:r<-1&&(t[n++]=this.DV+r),t.t=n,t.clamp()},e.prototype.dMultiply=function(e){this[this.t]=this.am(0,e-1,this,0,0,this.t),++this.t,this.clamp()},e.prototype.dAddOffset=function(e,t){if(0!=e){while(this.t<=t)this[this.t++]=0;this[t]+=e;while(this[t]>=this.DV)this[t]-=this.DV,++t>=this.t&&(this[this.t++]=0),++this[t]}},e.prototype.multiplyLowerTo=function(e,t,n){var r=Math.min(this.t+e.t,t);n.s=0,n.t=r;while(r>0)n[--r]=0;for(var a=n.t-this.t;r<a;++r)n[r+this.t]=this.am(0,e[r],n,r,0,this.t);for(a=Math.min(e.t,t);r<a;++r)this.am(0,e[r],n,r,0,t-r);n.clamp()},e.prototype.multiplyUpperTo=function(e,t,n){--t;var r=n.t=this.t+e.t-t;n.s=0;while(--r>=0)n[r]=0;for(r=Math.max(t-this.t,0);r<e.t;++r)n[this.t+r-t]=this.am(t-r,e[r],n,0,0,this.t+r-t);n.clamp(),n.drShiftTo(1,n)},e.prototype.modInt=function(e){if(e<=0)return 0;var t=this.DV%e,n=this.s<0?e-1:0;if(this.t>0)if(0==t)n=this[0]%e;else for(var r=this.t-1;r>=0;--r)n=(t*n+this[r])%e;return n},e.prototype.millerRabin=function(t){var n=this.subtract(e.ONE),r=n.getLowestSetBit();if(r<=0)return!1;var a=n.shiftRight(r);t=t+1>>1,t>Wr.length&&(t=Wr.length);for(var o=Kr(),s=0;s<t;++s){o.fromInt(Wr[Math.floor(Math.random()*Wr.length)]);var i=o.modPow(a,this);if(0!=i.compareTo(e.ONE)&&0!=i.compareTo(n)){var l=1;while(l++<r&&0!=i.compareTo(n))if(i=i.modPowInt(2,this),0==i.compareTo(e.ONE))return!1;if(0!=i.compareTo(n))return!1}}return!0},e.prototype.square=function(){var e=Kr();return this.squareTo(e),e},e.prototype.gcda=function(e,t){var n=this.s<0?this.negate():this.clone(),r=e.s<0?e.negate():e.clone();if(n.compareTo(r)<0){var a=n;n=r,r=a}var o=n.getLowestSetBit(),s=r.getLowestSetBit();if(s<0)t(n);else{o<s&&(s=o),s>0&&(n.rShiftTo(s,n),r.rShiftTo(s,r));var i=function(){(o=n.getLowestSetBit())>0&&n.rShiftTo(o,n),(o=r.getLowestSetBit())>0&&r.rShiftTo(o,r),n.compareTo(r)>=0?(n.subTo(r,n),n.rShiftTo(1,n)):(r.subTo(n,r),r.rShiftTo(1,r)),n.signum()>0?setTimeout(i,0):(s>0&&r.lShiftTo(s,r),setTimeout((function(){t(r)}),0))};setTimeout(i,10)}},e.prototype.fromNumberAsync=function(t,n,r,a){if("number"==typeof n)if(t<2)this.fromInt(1);else{this.fromNumber(t,r),this.testBit(t-1)||this.bitwiseTo(e.ONE.shiftLeft(t-1),gr,this),this.isEven()&&this.dAddOffset(1,0);var o=this,s=function(){o.dAddOffset(2,0),o.bitLength()>t&&o.subTo(e.ONE.shiftLeft(t-1),o),o.isProbablePrime(n)?setTimeout((function(){a()}),0):setTimeout(s,0)};setTimeout(s,0)}else{var i=[],l=7&t;i.length=1+(t>>3),n.nextBytes(i),l>0?i[0]&=(1<<l)-1:i[0]=0,this.fromString(i,256)}},e}(),qr=function(){function e(){}return e.prototype.convert=function(e){return e},e.prototype.revert=function(e){return e},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n)},e.prototype.sqrTo=function(e,t){e.squareTo(t)},e}(),$r=function(){function e(e){this.m=e}return e.prototype.convert=function(e){return e.s<0||e.compareTo(this.m)>=0?e.mod(this.m):e},e.prototype.revert=function(e){return e},e.prototype.reduce=function(e){e.divRemTo(this.m,null,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}(),Jr=function(){function e(e){this.m=e,this.mp=e.invDigit(),this.mpl=32767&this.mp,this.mph=this.mp>>15,this.um=(1<<e.DB-15)-1,this.mt2=2*e.t}return e.prototype.convert=function(e){var t=Kr();return e.abs().dlShiftTo(this.m.t,t),t.divRemTo(this.m,null,t),e.s<0&&t.compareTo(Ur.ZERO)>0&&this.m.subTo(t,t),t},e.prototype.revert=function(e){var t=Kr();return e.copyTo(t),this.reduce(t),t},e.prototype.reduce=function(e){while(e.t<=this.mt2)e[e.t++]=0;for(var t=0;t<this.m.t;++t){var n=32767&e[t],r=n*this.mpl+((n*this.mph+(e[t]>>15)*this.mpl&this.um)<<15)&e.DM;n=t+this.m.t,e[n]+=this.m.am(0,r,e,t,0,this.m.t);while(e[n]>=e.DV)e[n]-=e.DV,e[++n]++}e.clamp(),e.drShiftTo(this.m.t,e),e.compareTo(this.m)>=0&&e.subTo(this.m,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}(),Gr=function(){function e(e){this.m=e,this.r2=Kr(),this.q3=Kr(),Ur.ONE.dlShiftTo(2*e.t,this.r2),this.mu=this.r2.divide(e)}return e.prototype.convert=function(e){if(e.s<0||e.t>2*this.m.t)return e.mod(this.m);if(e.compareTo(this.m)<0)return e;var t=Kr();return e.copyTo(t),this.reduce(t),t},e.prototype.revert=function(e){return e},e.prototype.reduce=function(e){e.drShiftTo(this.m.t-1,this.r2),e.t>this.m.t+1&&(e.t=this.m.t+1,e.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);while(e.compareTo(this.r2)<0)e.dAddOffset(1,this.m.t+1);e.subTo(this.r2,e);while(e.compareTo(this.m)>=0)e.subTo(this.m,e)},e.prototype.mulTo=function(e,t,n){e.multiplyTo(t,n),this.reduce(n)},e.prototype.sqrTo=function(e,t){e.squareTo(t),this.reduce(t)},e}();function Kr(){return new Ur(null)}function Zr(e,t){return new Ur(e,t)}var Xr="undefined"!==typeof navigator;Xr&&Vr&&"Microsoft Internet Explorer"==navigator.appName?(Ur.prototype.am=function(e,t,n,r,a,o){var s=32767&t,i=t>>15;while(--o>=0){var l=32767&this[e],u=this[e++]>>15,d=i*l+u*s;l=s*l+((32767&d)<<15)+n[r]+(1073741823&a),a=(l>>>30)+(d>>>15)+i*u+(a>>>30),n[r++]=1073741823&l}return a},Pr=30):Xr&&Vr&&"Netscape"!=navigator.appName?(Ur.prototype.am=function(e,t,n,r,a,o){while(--o>=0){var s=t*this[e++]+n[r]+a;a=Math.floor(s/67108864),n[r++]=67108863&s}return a},Pr=26):(Ur.prototype.am=function(e,t,n,r,a,o){var s=16383&t,i=t>>14;while(--o>=0){var l=16383&this[e],u=this[e++]>>14,d=i*l+u*s;l=s*l+((16383&d)<<14)+n[r]+a,a=(l>>28)+(d>>14)+i*u,n[r++]=268435455&l}return a},Pr=28),Ur.prototype.DB=Pr,Ur.prototype.DM=(1<<Pr)-1,Ur.prototype.DV=1<<Pr;var Qr=52;Ur.prototype.FV=Math.pow(2,Qr),Ur.prototype.F1=Qr-Pr,Ur.prototype.F2=2*Pr-Qr;var ea,ta,na=[];for(ea="0".charCodeAt(0),ta=0;ta<=9;++ta)na[ea++]=ta;for(ea="a".charCodeAt(0),ta=10;ta<36;++ta)na[ea++]=ta;for(ea="A".charCodeAt(0),ta=10;ta<36;++ta)na[ea++]=ta;function ra(e,t){var n=na[e.charCodeAt(t)];return null==n?-1:n}function aa(e){var t=Kr();return t.fromInt(e),t}function oa(e){var t,n=1;return 0!=(t=e>>>16)&&(e=t,n+=16),0!=(t=e>>8)&&(e=t,n+=8),0!=(t=e>>4)&&(e=t,n+=4),0!=(t=e>>2)&&(e=t,n+=2),0!=(t=e>>1)&&(e=t,n+=1),n}Ur.ZERO=aa(0),Ur.ONE=aa(1);var sa=function(){function e(){this.i=0,this.j=0,this.S=[]}return e.prototype.init=function(e){var t,n,r;for(t=0;t<256;++t)this.S[t]=t;for(n=0,t=0;t<256;++t)n=n+this.S[t]+e[t%e.length]&255,r=this.S[t],this.S[t]=this.S[n],this.S[n]=r;this.i=0,this.j=0},e.prototype.next=function(){var e;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,e=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=e,this.S[e+this.S[this.i]&255]},e}();function ia(){return new sa}var la,ua,da=256,ca=null;if(null==ca){ca=[],ua=0;var ma=void 0;if("undefined"!==typeof window&&window.crypto&&window.crypto.getRandomValues){var ha=new Uint32Array(256);for(window.crypto.getRandomValues(ha),ma=0;ma<ha.length;++ma)ca[ua++]=255&ha[ma]}var _a=0,fa=function(e){if(_a=_a||0,_a>=256||ua>=da)window.removeEventListener?window.removeEventListener("mousemove",fa,!1):window.detachEvent&&window.detachEvent("onmousemove",fa);else try{var t=e.x+e.y;ca[ua++]=255&t,_a+=1}catch(n){}};"undefined"!==typeof window&&(window.addEventListener?window.addEventListener("mousemove",fa,!1):window.attachEvent&&window.attachEvent("onmousemove",fa))}function pa(){if(null==la){la=ia();while(ua<da){var e=Math.floor(65536*Math.random());ca[ua++]=255&e}for(la.init(ca),ua=0;ua<ca.length;++ua)ca[ua]=0;ua=0}return la.next()}var ya=function(){function e(){}return e.prototype.nextBytes=function(e){for(var t=0;t<e.length;++t)e[t]=pa()},e}();function ga(e,t){if(t<e.length+22)return console.error("Message too long for RSA"),null;for(var n=t-e.length-6,r="",a=0;a<n;a+=2)r+="ff";var o="0001"+r+"00"+e;return Zr(o,16)}function Ma(e,t){if(t<e.length+11)return console.error("Message too long for RSA"),null;var n=[],r=e.length-1;while(r>=0&&t>0){var a=e.charCodeAt(r--);a<128?n[--t]=a:a>127&&a<2048?(n[--t]=63&a|128,n[--t]=a>>6|192):(n[--t]=63&a|128,n[--t]=a>>6&63|128,n[--t]=a>>12|224)}n[--t]=0;var o=new ya,s=[];while(t>2){s[0]=0;while(0==s[0])o.nextBytes(s);n[--t]=s[0]}return n[--t]=2,n[--t]=0,new Ur(n)}var va=function(){function e(){this.n=null,this.e=0,this.d=null,this.p=null,this.q=null,this.dmp1=null,this.dmq1=null,this.coeff=null}return e.prototype.doPublic=function(e){return e.modPowInt(this.e,this.n)},e.prototype.doPrivate=function(e){if(null==this.p||null==this.q)return e.modPow(this.d,this.n);var t=e.mod(this.p).modPow(this.dmp1,this.p),n=e.mod(this.q).modPow(this.dmq1,this.q);while(t.compareTo(n)<0)t=t.add(this.p);return t.subtract(n).multiply(this.coeff).mod(this.p).multiply(this.q).add(n)},e.prototype.setPublic=function(e,t){null!=e&&null!=t&&e.length>0&&t.length>0?(this.n=Zr(e,16),this.e=parseInt(t,16)):console.error("Invalid RSA public key")},e.prototype.encrypt=function(e){var t=this.n.bitLength()+7>>3,n=Ma(e,t);if(null==n)return null;var r=this.doPublic(n);if(null==r)return null;for(var a=r.toString(16),o=a.length,s=0;s<2*t-o;s++)a="0"+a;return a},e.prototype.setPrivate=function(e,t,n){null!=e&&null!=t&&e.length>0&&t.length>0?(this.n=Zr(e,16),this.e=parseInt(t,16),this.d=Zr(n,16)):console.error("Invalid RSA private key")},e.prototype.setPrivateEx=function(e,t,n,r,a,o,s,i){null!=e&&null!=t&&e.length>0&&t.length>0?(this.n=Zr(e,16),this.e=parseInt(t,16),this.d=Zr(n,16),this.p=Zr(r,16),this.q=Zr(a,16),this.dmp1=Zr(o,16),this.dmq1=Zr(s,16),this.coeff=Zr(i,16)):console.error("Invalid RSA private key")},e.prototype.generate=function(e,t){var n=new ya,r=e>>1;this.e=parseInt(t,16);for(var a=new Ur(t,16);;){for(;;)if(this.p=new Ur(e-r,1,n),0==this.p.subtract(Ur.ONE).gcd(a).compareTo(Ur.ONE)&&this.p.isProbablePrime(10))break;for(;;)if(this.q=new Ur(r,1,n),0==this.q.subtract(Ur.ONE).gcd(a).compareTo(Ur.ONE)&&this.q.isProbablePrime(10))break;if(this.p.compareTo(this.q)<=0){var o=this.p;this.p=this.q,this.q=o}var s=this.p.subtract(Ur.ONE),i=this.q.subtract(Ur.ONE),l=s.multiply(i);if(0==l.gcd(a).compareTo(Ur.ONE)){this.n=this.p.multiply(this.q),this.d=a.modInverse(l),this.dmp1=this.d.mod(s),this.dmq1=this.d.mod(i),this.coeff=this.q.modInverse(this.p);break}}},e.prototype.decrypt=function(e){var t=Zr(e,16),n=this.doPrivate(t);return null==n?null:La(n,this.n.bitLength()+7>>3)},e.prototype.generateAsync=function(e,t,n){var r=new ya,a=e>>1;this.e=parseInt(t,16);var o=new Ur(t,16),s=this,i=function(){var t=function(){if(s.p.compareTo(s.q)<=0){var e=s.p;s.p=s.q,s.q=e}var t=s.p.subtract(Ur.ONE),r=s.q.subtract(Ur.ONE),a=t.multiply(r);0==a.gcd(o).compareTo(Ur.ONE)?(s.n=s.p.multiply(s.q),s.d=o.modInverse(a),s.dmp1=s.d.mod(t),s.dmq1=s.d.mod(r),s.coeff=s.q.modInverse(s.p),setTimeout((function(){n()}),0)):setTimeout(i,0)},l=function(){s.q=Kr(),s.q.fromNumberAsync(a,1,r,(function(){s.q.subtract(Ur.ONE).gcda(o,(function(e){0==e.compareTo(Ur.ONE)&&s.q.isProbablePrime(10)?setTimeout(t,0):setTimeout(l,0)}))}))},u=function(){s.p=Kr(),s.p.fromNumberAsync(e-a,1,r,(function(){s.p.subtract(Ur.ONE).gcda(o,(function(e){0==e.compareTo(Ur.ONE)&&s.p.isProbablePrime(10)?setTimeout(l,0):setTimeout(u,0)}))}))};setTimeout(u,0)};setTimeout(i,0)},e.prototype.sign=function(e,t,n){var r=Ya(n),a=r+t(e).toString(),o=ga(a,this.n.bitLength()/4);if(null==o)return null;var s=this.doPrivate(o);if(null==s)return null;var i=s.toString(16);return 0==(1&i.length)?i:"0"+i},e.prototype.verify=function(e,t,n){var r=Zr(t,16),a=this.doPublic(r);if(null==a)return null;var o=a.toString(16).replace(/^1f+00/,""),s=ka(o);return s==n(e).toString()},e}();function La(e,t){var n=e.toByteArray(),r=0;while(r<n.length&&0==n[r])++r;if(n.length-r!=t-1||2!=n[r])return null;++r;while(0!=n[r])if(++r>=n.length)return null;var a="";while(++r<n.length){var o=255&n[r];o<128?a+=String.fromCharCode(o):o>191&&o<224?(a+=String.fromCharCode((31&o)<<6|63&n[r+1]),++r):(a+=String.fromCharCode((15&o)<<12|(63&n[r+1])<<6|63&n[r+2]),r+=2)}return a}var wa={md2:"3020300c06082a864886f70d020205000410",md5:"3020300c06082a864886f70d020505000410",sha1:"3021300906052b0e03021a05000414",sha224:"302d300d06096086480165030402040500041c",sha256:"3031300d060960864801650304020105000420",sha384:"3041300d060960864801650304020205000430",sha512:"3051300d060960864801650304020305000440",ripemd160:"3021300906052b2403020105000414"};function Ya(e){return wa[e]||""}function ka(e){for(var t in wa)if(wa.hasOwnProperty(t)){var n=wa[t],r=n.length;if(e.substr(0,r)==n)return e.substr(r)}return e}
|
|
298
|
-
/*!
|
|
299
|
-
Copyright (c) 2011, Yahoo! Inc. All rights reserved.
|
|
300
|
-
Code licensed under the BSD License:
|
|
301
|
-
http://developer.yahoo.com/yui/license.html
|
|
302
|
-
version: 2.9.0
|
|
303
|
-
*/
|
|
304
|
-
var ba={};ba.lang={extend:function(e,t,n){if(!t||!e)throw new Error("YAHOO.lang.extend failed, please check that all dependencies are included.");var r=function(){};if(r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e,e.superclass=t.prototype,t.prototype.constructor==Object.prototype.constructor&&(t.prototype.constructor=t),n){var a;for(a in n)e.prototype[a]=n[a];var o=function(){},s=["toString","valueOf"];try{/MSIE/.test(navigator.userAgent)&&(o=function(e,t){for(a=0;a<s.length;a+=1){var n=s[a],r=t[n];"function"===typeof r&&r!=Object.prototype[n]&&(e[n]=r)}})}catch(i){}o(e.prototype,n)}}};
|
|
305
|
-
/**
|
|
306
|
-
* @fileOverview
|
|
307
|
-
* @name asn1-1.0.js
|
|
308
|
-
* @author Kenji Urushima kenji.urushima@gmail.com
|
|
309
|
-
* @version asn1 1.0.13 (2017-Jun-02)
|
|
310
|
-
* @since jsrsasign 2.1
|
|
311
|
-
* @license <a href="https://kjur.github.io/jsrsasign/license/">MIT License</a>
|
|
312
|
-
*/
|
|
313
|
-
var Da={};"undefined"!=typeof Da.asn1&&Da.asn1||(Da.asn1={}),Da.asn1.ASN1Util=new function(){this.integerToByteHex=function(e){var t=e.toString(16);return t.length%2==1&&(t="0"+t),t},this.bigIntToMinTwosComplementsHex=function(e){var t=e.toString(16);if("-"!=t.substr(0,1))t.length%2==1?t="0"+t:t.match(/^[0-7]/)||(t="00"+t);else{var n=t.substr(1),r=n.length;r%2==1?r+=1:t.match(/^[0-7]/)||(r+=2);for(var a="",o=0;o<r;o++)a+="f";var s=new Ur(a,16),i=s.xor(e).add(Ur.ONE);t=i.toString(16).replace(/^-/,"")}return t},this.getPEMStringFromHex=function(e,t){return hextopem(e,t)},this.newObject=function(e){var t=Da,n=t.asn1,r=n.DERBoolean,a=n.DERInteger,o=n.DERBitString,s=n.DEROctetString,i=n.DERNull,l=n.DERObjectIdentifier,u=n.DEREnumerated,d=n.DERUTF8String,c=n.DERNumericString,m=n.DERPrintableString,h=n.DERTeletexString,_=n.DERIA5String,f=n.DERUTCTime,p=n.DERGeneralizedTime,y=n.DERSequence,g=n.DERSet,M=n.DERTaggedObject,v=n.ASN1Util.newObject,L=Object.keys(e);if(1!=L.length)throw"key of param shall be only one.";var w=L[0];if(-1==":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":"+w+":"))throw"undefined key: "+w;if("bool"==w)return new r(e[w]);if("int"==w)return new a(e[w]);if("bitstr"==w)return new o(e[w]);if("octstr"==w)return new s(e[w]);if("null"==w)return new i(e[w]);if("oid"==w)return new l(e[w]);if("enum"==w)return new u(e[w]);if("utf8str"==w)return new d(e[w]);if("numstr"==w)return new c(e[w]);if("prnstr"==w)return new m(e[w]);if("telstr"==w)return new h(e[w]);if("ia5str"==w)return new _(e[w]);if("utctime"==w)return new f(e[w]);if("gentime"==w)return new p(e[w]);if("seq"==w){for(var Y=e[w],k=[],b=0;b<Y.length;b++){var D=v(Y[b]);k.push(D)}return new y({array:k})}if("set"==w){for(Y=e[w],k=[],b=0;b<Y.length;b++){D=v(Y[b]);k.push(D)}return new g({array:k})}if("tag"==w){var T=e[w];if("[object Array]"===Object.prototype.toString.call(T)&&3==T.length){var S=v(T[2]);return new M({tag:T[0],explicit:T[1],obj:S})}var E={};if(void 0!==T.explicit&&(E.explicit=T.explicit),void 0!==T.tag&&(E.tag=T.tag),void 0===T.obj)throw"obj shall be specified for 'tag'.";return E.obj=v(T.obj),new M(E)}},this.jsonToASN1HEX=function(e){var t=this.newObject(e);return t.getEncodedHex()}},Da.asn1.ASN1Util.oidHexToInt=function(e){for(var t="",n=parseInt(e.substr(0,2),16),r=Math.floor(n/40),a=n%40,o=(t=r+"."+a,""),s=2;s<e.length;s+=2){var i=parseInt(e.substr(s,2),16),l=("00000000"+i.toString(2)).slice(-8);if(o+=l.substr(1,7),"0"==l.substr(0,1)){var u=new Ur(o,2);t=t+"."+u.toString(10),o=""}}return t},Da.asn1.ASN1Util.oidIntToHex=function(e){var t=function(e){var t=e.toString(16);return 1==t.length&&(t="0"+t),t},n=function(e){var n="",r=new Ur(e,10),a=r.toString(2),o=7-a.length%7;7==o&&(o=0);for(var s="",i=0;i<o;i++)s+="0";a=s+a;for(i=0;i<a.length-1;i+=7){var l=a.substr(i,7);i!=a.length-7&&(l="1"+l),n+=t(parseInt(l,2))}return n};if(!e.match(/^[0-9.]+$/))throw"malformed oid string: "+e;var r="",a=e.split("."),o=40*parseInt(a[0])+parseInt(a[1]);r+=t(o),a.splice(0,2);for(var s=0;s<a.length;s++)r+=n(a[s]);return r},Da.asn1.ASN1Object=function(){var e="";this.getLengthHexFromValue=function(){if("undefined"==typeof this.hV||null==this.hV)throw"this.hV is null or undefined.";if(this.hV.length%2==1)throw"value hex must be even length: n="+e.length+",v="+this.hV;var t=this.hV.length/2,n=t.toString(16);if(n.length%2==1&&(n="0"+n),t<128)return n;var r=n.length/2;if(r>15)throw"ASN.1 length too long to represent by 8x: n = "+t.toString(16);var a=128+r;return a.toString(16)+n},this.getEncodedHex=function(){return(null==this.hTLV||this.isModified)&&(this.hV=this.getFreshValueHex(),this.hL=this.getLengthHexFromValue(),this.hTLV=this.hT+this.hL+this.hV,this.isModified=!1),this.hTLV},this.getValueHex=function(){return this.getEncodedHex(),this.hV},this.getFreshValueHex=function(){return""}},Da.asn1.DERAbstractString=function(e){Da.asn1.DERAbstractString.superclass.constructor.call(this);this.getString=function(){return this.s},this.setString=function(e){this.hTLV=null,this.isModified=!0,this.s=e,this.hV=stohex(this.s)},this.setStringHex=function(e){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=e},this.getFreshValueHex=function(){return this.hV},"undefined"!=typeof e&&("string"==typeof e?this.setString(e):"undefined"!=typeof e["str"]?this.setString(e["str"]):"undefined"!=typeof e["hex"]&&this.setStringHex(e["hex"]))},ba.lang.extend(Da.asn1.DERAbstractString,Da.asn1.ASN1Object),Da.asn1.DERAbstractTime=function(e){Da.asn1.DERAbstractTime.superclass.constructor.call(this);this.localDateToUTC=function(e){utc=e.getTime()+6e4*e.getTimezoneOffset();var t=new Date(utc);return t},this.formatDate=function(e,t,n){var r=this.zeroPadding,a=this.localDateToUTC(e),o=String(a.getFullYear());"utc"==t&&(o=o.substr(2,2));var s=r(String(a.getMonth()+1),2),i=r(String(a.getDate()),2),l=r(String(a.getHours()),2),u=r(String(a.getMinutes()),2),d=r(String(a.getSeconds()),2),c=o+s+i+l+u+d;if(!0===n){var m=a.getMilliseconds();if(0!=m){var h=r(String(m),3);h=h.replace(/[0]+$/,""),c=c+"."+h}}return c+"Z"},this.zeroPadding=function(e,t){return e.length>=t?e:new Array(t-e.length+1).join("0")+e},this.getString=function(){return this.s},this.setString=function(e){this.hTLV=null,this.isModified=!0,this.s=e,this.hV=stohex(e)},this.setByDateValue=function(e,t,n,r,a,o){var s=new Date(Date.UTC(e,t-1,n,r,a,o,0));this.setByDate(s)},this.getFreshValueHex=function(){return this.hV}},ba.lang.extend(Da.asn1.DERAbstractTime,Da.asn1.ASN1Object),Da.asn1.DERAbstractStructured=function(e){Da.asn1.DERAbstractString.superclass.constructor.call(this);this.setByASN1ObjectArray=function(e){this.hTLV=null,this.isModified=!0,this.asn1Array=e},this.appendASN1Object=function(e){this.hTLV=null,this.isModified=!0,this.asn1Array.push(e)},this.asn1Array=new Array,"undefined"!=typeof e&&"undefined"!=typeof e["array"]&&(this.asn1Array=e["array"])},ba.lang.extend(Da.asn1.DERAbstractStructured,Da.asn1.ASN1Object),Da.asn1.DERBoolean=function(){Da.asn1.DERBoolean.superclass.constructor.call(this),this.hT="01",this.hTLV="0101ff"},ba.lang.extend(Da.asn1.DERBoolean,Da.asn1.ASN1Object),Da.asn1.DERInteger=function(e){Da.asn1.DERInteger.superclass.constructor.call(this),this.hT="02",this.setByBigInteger=function(e){this.hTLV=null,this.isModified=!0,this.hV=Da.asn1.ASN1Util.bigIntToMinTwosComplementsHex(e)},this.setByInteger=function(e){var t=new Ur(String(e),10);this.setByBigInteger(t)},this.setValueHex=function(e){this.hV=e},this.getFreshValueHex=function(){return this.hV},"undefined"!=typeof e&&("undefined"!=typeof e["bigint"]?this.setByBigInteger(e["bigint"]):"undefined"!=typeof e["int"]?this.setByInteger(e["int"]):"number"==typeof e?this.setByInteger(e):"undefined"!=typeof e["hex"]&&this.setValueHex(e["hex"]))},ba.lang.extend(Da.asn1.DERInteger,Da.asn1.ASN1Object),Da.asn1.DERBitString=function(e){if(void 0!==e&&"undefined"!==typeof e.obj){var t=Da.asn1.ASN1Util.newObject(e.obj);e.hex="00"+t.getEncodedHex()}Da.asn1.DERBitString.superclass.constructor.call(this),this.hT="03",this.setHexValueIncludingUnusedBits=function(e){this.hTLV=null,this.isModified=!0,this.hV=e},this.setUnusedBitsAndHexValue=function(e,t){if(e<0||7<e)throw"unused bits shall be from 0 to 7: u = "+e;var n="0"+e;this.hTLV=null,this.isModified=!0,this.hV=n+t},this.setByBinaryString=function(e){e=e.replace(/0+$/,"");var t=8-e.length%8;8==t&&(t=0);for(var n=0;n<=t;n++)e+="0";var r="";for(n=0;n<e.length-1;n+=8){var a=e.substr(n,8),o=parseInt(a,2).toString(16);1==o.length&&(o="0"+o),r+=o}this.hTLV=null,this.isModified=!0,this.hV="0"+t+r},this.setByBooleanArray=function(e){for(var t="",n=0;n<e.length;n++)1==e[n]?t+="1":t+="0";this.setByBinaryString(t)},this.newFalseArray=function(e){for(var t=new Array(e),n=0;n<e;n++)t[n]=!1;return t},this.getFreshValueHex=function(){return this.hV},"undefined"!=typeof e&&("string"==typeof e&&e.toLowerCase().match(/^[0-9a-f]+$/)?this.setHexValueIncludingUnusedBits(e):"undefined"!=typeof e["hex"]?this.setHexValueIncludingUnusedBits(e["hex"]):"undefined"!=typeof e["bin"]?this.setByBinaryString(e["bin"]):"undefined"!=typeof e["array"]&&this.setByBooleanArray(e["array"]))},ba.lang.extend(Da.asn1.DERBitString,Da.asn1.ASN1Object),Da.asn1.DEROctetString=function(e){if(void 0!==e&&"undefined"!==typeof e.obj){var t=Da.asn1.ASN1Util.newObject(e.obj);e.hex=t.getEncodedHex()}Da.asn1.DEROctetString.superclass.constructor.call(this,e),this.hT="04"},ba.lang.extend(Da.asn1.DEROctetString,Da.asn1.DERAbstractString),Da.asn1.DERNull=function(){Da.asn1.DERNull.superclass.constructor.call(this),this.hT="05",this.hTLV="0500"},ba.lang.extend(Da.asn1.DERNull,Da.asn1.ASN1Object),Da.asn1.DERObjectIdentifier=function(e){var t=function(e){var t=e.toString(16);return 1==t.length&&(t="0"+t),t},n=function(e){var n="",r=new Ur(e,10),a=r.toString(2),o=7-a.length%7;7==o&&(o=0);for(var s="",i=0;i<o;i++)s+="0";a=s+a;for(i=0;i<a.length-1;i+=7){var l=a.substr(i,7);i!=a.length-7&&(l="1"+l),n+=t(parseInt(l,2))}return n};Da.asn1.DERObjectIdentifier.superclass.constructor.call(this),this.hT="06",this.setValueHex=function(e){this.hTLV=null,this.isModified=!0,this.s=null,this.hV=e},this.setValueOidString=function(e){if(!e.match(/^[0-9.]+$/))throw"malformed oid string: "+e;var r="",a=e.split("."),o=40*parseInt(a[0])+parseInt(a[1]);r+=t(o),a.splice(0,2);for(var s=0;s<a.length;s++)r+=n(a[s]);this.hTLV=null,this.isModified=!0,this.s=null,this.hV=r},this.setValueName=function(e){var t=Da.asn1.x509.OID.name2oid(e);if(""===t)throw"DERObjectIdentifier oidName undefined: "+e;this.setValueOidString(t)},this.getFreshValueHex=function(){return this.hV},void 0!==e&&("string"===typeof e?e.match(/^[0-2].[0-9.]+$/)?this.setValueOidString(e):this.setValueName(e):void 0!==e.oid?this.setValueOidString(e.oid):void 0!==e.hex?this.setValueHex(e.hex):void 0!==e.name&&this.setValueName(e.name))},ba.lang.extend(Da.asn1.DERObjectIdentifier,Da.asn1.ASN1Object),Da.asn1.DEREnumerated=function(e){Da.asn1.DEREnumerated.superclass.constructor.call(this),this.hT="0a",this.setByBigInteger=function(e){this.hTLV=null,this.isModified=!0,this.hV=Da.asn1.ASN1Util.bigIntToMinTwosComplementsHex(e)},this.setByInteger=function(e){var t=new Ur(String(e),10);this.setByBigInteger(t)},this.setValueHex=function(e){this.hV=e},this.getFreshValueHex=function(){return this.hV},"undefined"!=typeof e&&("undefined"!=typeof e["int"]?this.setByInteger(e["int"]):"number"==typeof e?this.setByInteger(e):"undefined"!=typeof e["hex"]&&this.setValueHex(e["hex"]))},ba.lang.extend(Da.asn1.DEREnumerated,Da.asn1.ASN1Object),Da.asn1.DERUTF8String=function(e){Da.asn1.DERUTF8String.superclass.constructor.call(this,e),this.hT="0c"},ba.lang.extend(Da.asn1.DERUTF8String,Da.asn1.DERAbstractString),Da.asn1.DERNumericString=function(e){Da.asn1.DERNumericString.superclass.constructor.call(this,e),this.hT="12"},ba.lang.extend(Da.asn1.DERNumericString,Da.asn1.DERAbstractString),Da.asn1.DERPrintableString=function(e){Da.asn1.DERPrintableString.superclass.constructor.call(this,e),this.hT="13"},ba.lang.extend(Da.asn1.DERPrintableString,Da.asn1.DERAbstractString),Da.asn1.DERTeletexString=function(e){Da.asn1.DERTeletexString.superclass.constructor.call(this,e),this.hT="14"},ba.lang.extend(Da.asn1.DERTeletexString,Da.asn1.DERAbstractString),Da.asn1.DERIA5String=function(e){Da.asn1.DERIA5String.superclass.constructor.call(this,e),this.hT="16"},ba.lang.extend(Da.asn1.DERIA5String,Da.asn1.DERAbstractString),Da.asn1.DERUTCTime=function(e){Da.asn1.DERUTCTime.superclass.constructor.call(this,e),this.hT="17",this.setByDate=function(e){this.hTLV=null,this.isModified=!0,this.date=e,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return"undefined"==typeof this.date&&"undefined"==typeof this.s&&(this.date=new Date,this.s=this.formatDate(this.date,"utc"),this.hV=stohex(this.s)),this.hV},void 0!==e&&(void 0!==e.str?this.setString(e.str):"string"==typeof e&&e.match(/^[0-9]{12}Z$/)?this.setString(e):void 0!==e.hex?this.setStringHex(e.hex):void 0!==e.date&&this.setByDate(e.date))},ba.lang.extend(Da.asn1.DERUTCTime,Da.asn1.DERAbstractTime),Da.asn1.DERGeneralizedTime=function(e){Da.asn1.DERGeneralizedTime.superclass.constructor.call(this,e),this.hT="18",this.withMillis=!1,this.setByDate=function(e){this.hTLV=null,this.isModified=!0,this.date=e,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)},this.getFreshValueHex=function(){return void 0===this.date&&void 0===this.s&&(this.date=new Date,this.s=this.formatDate(this.date,"gen",this.withMillis),this.hV=stohex(this.s)),this.hV},void 0!==e&&(void 0!==e.str?this.setString(e.str):"string"==typeof e&&e.match(/^[0-9]{14}Z$/)?this.setString(e):void 0!==e.hex?this.setStringHex(e.hex):void 0!==e.date&&this.setByDate(e.date),!0===e.millis&&(this.withMillis=!0))},ba.lang.extend(Da.asn1.DERGeneralizedTime,Da.asn1.DERAbstractTime),Da.asn1.DERSequence=function(e){Da.asn1.DERSequence.superclass.constructor.call(this,e),this.hT="30",this.getFreshValueHex=function(){for(var e="",t=0;t<this.asn1Array.length;t++){var n=this.asn1Array[t];e+=n.getEncodedHex()}return this.hV=e,this.hV}},ba.lang.extend(Da.asn1.DERSequence,Da.asn1.DERAbstractStructured),Da.asn1.DERSet=function(e){Da.asn1.DERSet.superclass.constructor.call(this,e),this.hT="31",this.sortFlag=!0,this.getFreshValueHex=function(){for(var e=new Array,t=0;t<this.asn1Array.length;t++){var n=this.asn1Array[t];e.push(n.getEncodedHex())}return 1==this.sortFlag&&e.sort(),this.hV=e.join(""),this.hV},"undefined"!=typeof e&&"undefined"!=typeof e.sortflag&&0==e.sortflag&&(this.sortFlag=!1)},ba.lang.extend(Da.asn1.DERSet,Da.asn1.DERAbstractStructured),Da.asn1.DERTaggedObject=function(e){Da.asn1.DERTaggedObject.superclass.constructor.call(this),this.hT="a0",this.hV="",this.isExplicit=!0,this.asn1Object=null,this.setASN1Object=function(e,t,n){this.hT=t,this.isExplicit=e,this.asn1Object=n,this.isExplicit?(this.hV=this.asn1Object.getEncodedHex(),this.hTLV=null,this.isModified=!0):(this.hV=null,this.hTLV=n.getEncodedHex(),this.hTLV=this.hTLV.replace(/^../,t),this.isModified=!1)},this.getFreshValueHex=function(){return this.hV},"undefined"!=typeof e&&("undefined"!=typeof e["tag"]&&(this.hT=e["tag"]),"undefined"!=typeof e["explicit"]&&(this.isExplicit=e["explicit"]),"undefined"!=typeof e["obj"]&&(this.asn1Object=e["obj"],this.setASN1Object(this.isExplicit,this.hT,this.asn1Object)))},ba.lang.extend(Da.asn1.DERTaggedObject,Da.asn1.ASN1Object);var Ta,Sa=function(){var e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)};return function(t,n){if("function"!==typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)}}(),Ea=function(e){function t(n){var r=e.call(this)||this;return n&&("string"===typeof n?r.parseKey(n):(t.hasPrivateKeyProperty(n)||t.hasPublicKeyProperty(n))&&r.parsePropertiesFrom(n)),r}return Sa(t,e),t.prototype.parseKey=function(e){try{var t=0,n=0,r=/^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/,a=r.test(e)?Er.decode(e):xr.unarmor(e),o=Rr.decode(a);if(3===o.sub.length&&(o=o.sub[2].sub[0]),9===o.sub.length){t=o.sub[1].getHexStringValue(),this.n=Zr(t,16),n=o.sub[2].getHexStringValue(),this.e=parseInt(n,16);var s=o.sub[3].getHexStringValue();this.d=Zr(s,16);var i=o.sub[4].getHexStringValue();this.p=Zr(i,16);var l=o.sub[5].getHexStringValue();this.q=Zr(l,16);var u=o.sub[6].getHexStringValue();this.dmp1=Zr(u,16);var d=o.sub[7].getHexStringValue();this.dmq1=Zr(d,16);var c=o.sub[8].getHexStringValue();this.coeff=Zr(c,16)}else{if(2!==o.sub.length)return!1;if(o.sub[0].sub){var m=o.sub[1],h=m.sub[0];t=h.sub[0].getHexStringValue(),this.n=Zr(t,16),n=h.sub[1].getHexStringValue(),this.e=parseInt(n,16)}else t=o.sub[0].getHexStringValue(),this.n=Zr(t,16),n=o.sub[1].getHexStringValue(),this.e=parseInt(n,16)}return!0}catch(_){return!1}},t.prototype.getPrivateBaseKey=function(){var e={array:[new Da.asn1.DERInteger({int:0}),new Da.asn1.DERInteger({bigint:this.n}),new Da.asn1.DERInteger({int:this.e}),new Da.asn1.DERInteger({bigint:this.d}),new Da.asn1.DERInteger({bigint:this.p}),new Da.asn1.DERInteger({bigint:this.q}),new Da.asn1.DERInteger({bigint:this.dmp1}),new Da.asn1.DERInteger({bigint:this.dmq1}),new Da.asn1.DERInteger({bigint:this.coeff})]},t=new Da.asn1.DERSequence(e);return t.getEncodedHex()},t.prototype.getPrivateBaseKeyB64=function(){return Dr(this.getPrivateBaseKey())},t.prototype.getPublicBaseKey=function(){var e=new Da.asn1.DERSequence({array:[new Da.asn1.DERObjectIdentifier({oid:"1.2.840.113549.1.1.1"}),new Da.asn1.DERNull]}),t=new Da.asn1.DERSequence({array:[new Da.asn1.DERInteger({bigint:this.n}),new Da.asn1.DERInteger({int:this.e})]}),n=new Da.asn1.DERBitString({hex:"00"+t.getEncodedHex()}),r=new Da.asn1.DERSequence({array:[e,n]});return r.getEncodedHex()},t.prototype.getPublicBaseKeyB64=function(){return Dr(this.getPublicBaseKey())},t.wordwrap=function(e,t){if(t=t||64,!e)return e;var n="(.{1,"+t+"})( +|$\n?)|(.{1,"+t+"})";return e.match(RegExp(n,"g")).join("\n")},t.prototype.getPrivateKey=function(){var e="-----BEGIN RSA PRIVATE KEY-----\n";return e+=t.wordwrap(this.getPrivateBaseKeyB64())+"\n",e+="-----END RSA PRIVATE KEY-----",e},t.prototype.getPublicKey=function(){var e="-----BEGIN PUBLIC KEY-----\n";return e+=t.wordwrap(this.getPublicBaseKeyB64())+"\n",e+="-----END PUBLIC KEY-----",e},t.hasPublicKeyProperty=function(e){return e=e||{},e.hasOwnProperty("n")&&e.hasOwnProperty("e")},t.hasPrivateKeyProperty=function(e){return e=e||{},e.hasOwnProperty("n")&&e.hasOwnProperty("e")&&e.hasOwnProperty("d")&&e.hasOwnProperty("p")&&e.hasOwnProperty("q")&&e.hasOwnProperty("dmp1")&&e.hasOwnProperty("dmq1")&&e.hasOwnProperty("coeff")},t.prototype.parsePropertiesFrom=function(e){this.n=e.n,this.e=e.e,e.hasOwnProperty("d")&&(this.d=e.d,this.p=e.p,this.q=e.q,this.dmp1=e.dmp1,this.dmq1=e.dmq1,this.coeff=e.coeff)},t}(va),xa="undefined"!==typeof process?null===(Ta={NODE_ENV:"production",VUE_APP_APPLICATION_NAME:"BM2A",VUE_APP_COMPANY_CODE:"BS",BASE_URL:"/"})||void 0===Ta?void 0:Ta.npm_package_version:void 0,Oa=function(){function e(e){void 0===e&&(e={}),e=e||{},this.default_key_size=e.default_key_size?parseInt(e.default_key_size,10):1024,this.default_public_exponent=e.default_public_exponent||"010001",this.log=e.log||!1,this.key=null}return e.prototype.setKey=function(e){this.log&&this.key&&console.warn("A key was already set, overriding existing."),this.key=new Ea(e)},e.prototype.setPrivateKey=function(e){this.setKey(e)},e.prototype.setPublicKey=function(e){this.setKey(e)},e.prototype.decrypt=function(e){try{return this.getKey().decrypt(Tr(e))}catch(t){return!1}},e.prototype.encrypt=function(e){try{return Dr(this.getKey().encrypt(e))}catch(t){return!1}},e.prototype.sign=function(e,t,n){try{return Dr(this.getKey().sign(e,t,n))}catch(r){return!1}},e.prototype.verify=function(e,t,n){try{return this.getKey().verify(e,Tr(t),n)}catch(r){return!1}},e.prototype.getKey=function(e){if(!this.key){if(this.key=new Ea,e&&"[object Function]"==={}.toString.call(e))return void this.key.generateAsync(this.default_key_size,this.default_public_exponent,e);this.key.generate(this.default_key_size,this.default_public_exponent)}return this.key},e.prototype.getPrivateKey=function(){return this.getKey().getPrivateKey()},e.prototype.getPrivateKeyB64=function(){return this.getKey().getPrivateBaseKeyB64()},e.prototype.getPublicKey=function(){return this.getKey().getPublicKey()},e.prototype.getPublicKeyB64=function(){return this.getKey().getPublicBaseKeyB64()},e.version=xa,e}();var ja=!1;function Aa(e,t,n){return Array.isArray(e)?(e.length=Math.max(e.length,t),e.splice(t,1,n),n):(e[t]=n,n)}
|
|
314
|
-
/*!
|
|
315
|
-
* pinia v2.1.7
|
|
316
|
-
* (c) 2023 Eduardo San Martin Morote
|
|
317
|
-
* @license MIT
|
|
318
|
-
*/
|
|
319
|
-
let Ha;const Ca=e=>Ha=e,Na=Symbol();function Pa(e){return e&&"object"===typeof e&&"[object Object]"===Object.prototype.toString.call(e)&&"function"!==typeof e.toJSON}var Ia;(function(e){e["direct"]="direct",e["patchObject"]="patch object",e["patchFunction"]="patch function"})(Ia||(Ia={}));const Ra="undefined"!==typeof window,Fa=!1,Ba=(()=>"object"===typeof window&&window.window===window?window:"object"===typeof self&&self.self===self?self:"object"===typeof global&&global.global===global?global:"object"===typeof globalThis?globalThis:{HTMLElement:null})();function Va(e,{autoBom:t=!1}={}){return t&&/^\s*(?:text\/\S*|application\/xml|\S*\/\S*\+xml)\s*;.*charset\s*=\s*utf-8/i.test(e.type)?new Blob([String.fromCharCode(65279),e],{type:e.type}):e}function Wa(e,t,n){const r=new XMLHttpRequest;r.open("GET",e),r.responseType="blob",r.onload=function(){Ja(r.response,t,n)},r.onerror=function(){console.error("could not download file")},r.send()}function za(e){const t=new XMLHttpRequest;t.open("HEAD",e,!1);try{t.send()}catch(n){}return t.status>=200&&t.status<=299}function Ua(e){try{e.dispatchEvent(new MouseEvent("click"))}catch(t){const n=document.createEvent("MouseEvents");n.initMouseEvent("click",!0,!0,window,0,0,0,80,20,!1,!1,!1,!1,0,null),e.dispatchEvent(n)}}const qa="object"===typeof navigator?navigator:{userAgent:""},$a=(()=>/Macintosh/.test(qa.userAgent)&&/AppleWebKit/.test(qa.userAgent)&&!/Safari/.test(qa.userAgent))(),Ja=Ra?"undefined"!==typeof HTMLAnchorElement&&"download"in HTMLAnchorElement.prototype&&!$a?Ga:"msSaveOrOpenBlob"in qa?Ka:Za:()=>{};function Ga(e,t="download",n){const r=document.createElement("a");r.download=t,r.rel="noopener","string"===typeof e?(r.href=e,r.origin!==location.origin?za(r.href)?Wa(e,t,n):(r.target="_blank",Ua(r)):Ua(r)):(r.href=URL.createObjectURL(e),setTimeout((function(){URL.revokeObjectURL(r.href)}),4e4),setTimeout((function(){Ua(r)}),0))}function Ka(e,t="download",n){if("string"===typeof e)if(za(e))Wa(e,t,n);else{const t=document.createElement("a");t.href=e,t.target="_blank",setTimeout((function(){Ua(t)}))}else navigator.msSaveOrOpenBlob(Va(e,n),t)}function Za(e,t,n,r){if(r=r||open("","_blank"),r&&(r.document.title=r.document.body.innerText="downloading..."),"string"===typeof e)return Wa(e,t,n);const a="application/octet-stream"===e.type,o=/constructor/i.test(String(Ba.HTMLElement))||"safari"in Ba,s=/CriOS\/[\d]+/.test(navigator.userAgent);if((s||a&&o||$a)&&"undefined"!==typeof FileReader){const t=new FileReader;t.onloadend=function(){let e=t.result;if("string"!==typeof e)throw r=null,new Error("Wrong reader.result type");e=s?e:e.replace(/^data:[^;]*;/,"data:attachment/file;"),r?r.location.href=e:location.assign(e),r=null},t.readAsDataURL(e)}else{const t=URL.createObjectURL(e);r?r.location.assign(t):location.href=t,r=null,setTimeout((function(){URL.revokeObjectURL(t)}),4e4)}}const{assign:Xa}=Object;const Qa=()=>{};function eo(e,t,r,a=Qa){e.push(t);const o=()=>{const n=e.indexOf(t);n>-1&&(e.splice(n,1),a())};return!r&&(0,n.getCurrentScope)()&&(0,n.onScopeDispose)(o),o}function to(e,...t){e.slice().forEach((e=>{e(...t)}))}const no=e=>e();function ro(e,t){e instanceof Map&&t instanceof Map&&t.forEach(((t,n)=>e.set(n,t))),e instanceof Set&&t instanceof Set&&t.forEach(e.add,e);for(const r in t){if(!t.hasOwnProperty(r))continue;const a=t[r],o=e[r];Pa(o)&&Pa(a)&&e.hasOwnProperty(r)&&!(0,n.isRef)(a)&&!(0,n.isReactive)(a)?e[r]=ro(o,a):e[r]=a}return e}const ao=Symbol(),oo=new WeakMap;function so(e){return ja?!oo.has(e):!Pa(e)||!e.hasOwnProperty(ao)}const{assign:io}=Object;function lo(e){return!(!(0,n.isRef)(e)||!e.effect)}function uo(e,t,r,a){const{state:o,actions:s,getters:i}=t,l=r.state.value[e];let u;function d(){l||(ja?Aa(r.state.value,e,o?o():{}):r.state.value[e]=o?o():{});const t=(0,n.toRefs)(r.state.value[e]);return io(t,s,Object.keys(i||{}).reduce(((t,a)=>(t[a]=(0,n.markRaw)((0,n.computed)((()=>{Ca(r);const t=r._s.get(e);if(!ja||t._r)return i[a].call(t,t)}))),t)),{}))}return u=co(e,d,t,r,a,!0),u}function co(e,t,r={},a,o,s){let i;const l=io({actions:{}},r);const u={deep:!0};let d,c;let m,h=[],_=[];const f=a.state.value[e];s||f||(ja?Aa(a.state.value,e,{}):a.state.value[e]={});const p=(0,n.ref)({});let y;function g(t){let r;d=c=!1,"function"===typeof t?(t(a.state.value[e]),r={type:Ia.patchFunction,storeId:e,events:m}):(ro(a.state.value[e],t),r={type:Ia.patchObject,payload:t,storeId:e,events:m});const o=y=Symbol();(0,n.nextTick)().then((()=>{y===o&&(d=!0)})),c=!0,to(h,r,a.state.value[e])}const M=s?function(){const{state:e}=r,t=e?e():{};this.$patch((e=>{io(e,t)}))}:Qa;function v(){i.stop(),h=[],_=[],a._s.delete(e)}function L(t,n){return function(){Ca(a);const r=Array.from(arguments),o=[],s=[];function i(e){o.push(e)}function l(e){s.push(e)}let u;to(_,{args:r,name:t,store:k,after:i,onError:l});try{u=n.apply(this&&this.$id===e?this:k,r)}catch(d){throw to(s,d),d}return u instanceof Promise?u.then((e=>(to(o,e),e))).catch((e=>(to(s,e),Promise.reject(e)))):(to(o,u),u)}}const w=(0,n.markRaw)({actions:{},getters:{},state:[],hotState:p}),Y={_p:a,$id:e,$onAction:eo.bind(null,_),$patch:g,$reset:M,$subscribe(t,r={}){const o=eo(h,t,r.detached,(()=>s())),s=i.run((()=>(0,n.watch)((()=>a.state.value[e]),(n=>{("sync"===r.flush?c:d)&&t({storeId:e,type:Ia.direct,events:m},n)}),io({},u,r))));return o},$dispose:v};ja&&(Y._r=!1);const k=(0,n.reactive)(Fa?io({_hmrPayload:w,_customProperties:(0,n.markRaw)(new Set)},Y):Y);a._s.set(e,k);const b=a._a&&a._a.runWithContext||no,D=b((()=>a._e.run((()=>(i=(0,n.effectScope)()).run(t)))));for(const T in D){const t=D[T];if((0,n.isRef)(t)&&!lo(t)||(0,n.isReactive)(t))s||(f&&so(t)&&((0,n.isRef)(t)?t.value=f[T]:ro(t,f[T])),ja?Aa(a.state.value[e],T,t):a.state.value[e][T]=t);else if("function"===typeof t){const e=L(T,t);ja?Aa(D,T,e):D[T]=e,l.actions[T]=t}else 0}if(ja?Object.keys(D).forEach((e=>{Aa(k,e,D[e])})):(io(k,D),io((0,n.toRaw)(k),D)),Object.defineProperty(k,"$state",{get:()=>a.state.value[e],set:e=>{g((t=>{io(t,e)}))}}),Fa){const e={writable:!0,configurable:!0,enumerable:!1};["_p","_hmrPayload","_getters","_customProperties"].forEach((t=>{Object.defineProperty(k,t,io({value:k[t]},e))}))}return ja&&(k._r=!0),a._p.forEach((e=>{if(Fa){const t=i.run((()=>e({store:k,app:a._a,pinia:a,options:l})));Object.keys(t||{}).forEach((e=>k._customProperties.add(e))),io(k,t)}else io(k,i.run((()=>e({store:k,app:a._a,pinia:a,options:l}))))})),f&&s&&r.hydrate&&r.hydrate(k.$state,f),d=!0,c=!0,k}function mo(e,t,r){let a,o;const s="function"===typeof t;function i(e,r){const i=(0,n.hasInjectionContext)();e=e||(i?(0,n.inject)(Na,null):null),e&&Ca(e),e=Ha,e._s.has(a)||(s?co(a,t,o,e):uo(a,o,e));const l=e._s.get(a);return l}return"string"===typeof e?(a=e,o=s?r:t):(o=e,a=e.id),i.$id=a,i}var ho=r(9755),_o=r.n(ho),fo=r(9669),po=r.n(fo);const yo={NODE_ENV:"production",VUE_APP_APPLICATION_NAME:"BM2A",VUE_APP_COMPANY_CODE:"BS",BASE_URL:"/"}.VUE_LOGIN_CONFIG,go={NODE_ENV:"production",VUE_APP_APPLICATION_NAME:"BM2A",VUE_APP_COMPANY_CODE:"BS",BASE_URL:"/"}.VITE_APP_COMPANY_CODE,Mo={NODE_ENV:"production",VUE_APP_APPLICATION_NAME:"BM2A",VUE_APP_COMPANY_CODE:"BS",BASE_URL:"/"}.VITE_APP_APPLICATION_NAME;class vo{static apps=[];static companies=[];static currentEnvironment=(0,o.getCurrentEnvironment)()||{skinName:"",culture:"",companyCode:"",companyName:"",appName:""};static loginStatus="";static formState={authButtons:void 0,formInfo:void 0,formParamInfo:void 0,formData:void 0,buttonData:void 0,buttonLoaded:!1,hasAuthority:!1};static setLoginStatus(e){this.loginStatus=e,localStorage.setItem("login_status",e)}static getCurLoginStatus(){return this.loginStatus=(0,o.getRememberMe)()?localStorage.getItem("login_status"):this.loginStatus,this.loginStatus}static changeLoginStatus(e){this.loginStatus=e,localStorage.setItem("login_status",e)}static LOGIN(e){const t=yo.ENABLE_ENCRYPTED?"EX/encryptLogin":"EX/Login";if(e={...e,RememberMeTime:24*(e.RememberMeTime||1)},yo.ENABLE_ENCRYPTED){const t=new Oa({});t.setPublicKey(yo.PUBLIC_KEY);const n=t.encrypt(e.Password),r=t.encrypt(e.UserName);e.UserName=r,e.Password=n}return o.EIManager.handlePost(t,e).then((t=>{let n,r,a=!0,s=!1;const i=t.headers,l=i.signature,u=i.refresh_token,d=t.data,{status:c,msg:m}=d;if(0===c||20003===c){const e=d.getBlock("UserInfo");e||zn({message:"获取用户信息失败",duration:1e3});const t=e.data.length?e.data[0]:{};r={id:t.ID,userId:t.ENAME,userName:t.CNAME,deptId:t.DEPTID,deptEName:t.DEPT_ENAME,deptCName:t.DEPT_CNAME},a=!1,s=20003===c}return n={code:c,token:l,refreshToken:u,userInfo:r,msg:m,isError:a,pwdOut:s},e.RememberMe&&(0,o.setRememberMe)(!0),l&&(this.setLoginStatus("LOGIN"),(0,o.setToken)(l)),u&&(0,o.setRefreshToken)(u),n})).catch((e=>Promise.reject(e)))}static GET_USER(e){return o.EIManager.handlePost("EX/api/GetUserInfo",e).then((e=>{let t;const n=e.data,{status:r,msg:a}=n;if(0===r){const e=n.getBlock("UserInfo");e||zn({message:"获取用户信息失败",duration:1e3});const r=e.data.length?e.data[0]:{};return t={id:r.ID,userId:r.ENAME,userName:r.CNAME,deptId:r.DEPTID,deptEName:r.DEPT_ENAME,deptCName:r.DEPT_CNAME},(0,o.setCurrentUser)(t),!0}return zn({message:`${a}`,duration:1e3}),!1})).catch((e=>Promise.reject(e)))}static GET_MENUS(e){const t=(0,o.buildEIInfo)(e);return o.EIManager.callEPService("epesloadinit_vue",t).then((e=>{let t=[];try{const{msg:n,status:r}=e;return 0===r?(t=e.blocks.MENUTREE.data,t):(zn({message:`调用菜单服务失败,错误信息:${n}.`,duration:1e3}),t)}catch(e){return zn({message:`调用菜单服务失败,错误信息:${e}.`,duration:1e3}),e}}))}static GET_COMPANIES(){return o.EIManager.handleGet("EX/GetCompanies").then((e=>{const t=e.blocks.COMPANYINFO.data;return this.companies=t,t})).catch((e=>Promise.reject(e)))}static GET_APPS(){return o.EIManager.handleGet("EX/GetApps").then((e=>{const t=e.blocks.APPINFO.data;return this.apps=t,t})).catch((e=>Promise.reject(e)))}static INITAPP_CONFIG(){let e={COMPANYCODE:"",COMPANYNAME:""},t="";Promise.all([this.GET_COMPANIES(),this.GET_APPS()]).then((([n,r])=>{if(n.length){const t=this.companies;let n=t.length>0?t[0]:{COMPANYID:"",COMPANYCODE:"",COMPANYNAME:""};if(go){const e=t.filter((e=>e.COMPANYCODE===go));n=e.length?e[0]:t[0]}e={...n}}if(r.length){const e=this.apps;let n=e.length>0?e[0].ENAME:"";if(Mo){const t=e.filter((e=>e.ENAME===Mo));n=t.length>0?t[0].ENAME:e.length>0?e[0].ENAME:""}t=n}if(t&&e){let n=(0,o.getCurrentEnvironment)();n={...n,culture:"zh_Hans",companyCode:e.COMPANYCODE,companyName:e.COMPANYNAME,appName:t,skinName:"default"},(0,o.setRememberMe)(!0),(0,o.setCurrentEnvironment)(n,!0),this.currentEnvironment=n}})).catch((e=>{const{message:t,status:n}=e;t&&zn({message:`获取账套或子系统失败,错误信息:${t}.`,duration:1e3})}))}static LOGOUT(){return new Promise(((e,t)=>{this.changeLoginStatus("LOGOUT"),(0,o.removeToken)(),(0,o.removeRefreshToken)(),(0,o.removeCurrentUser)(),e(!0)}))}static exchangeSignature(e){return o.EIManager.handlePost("/proxyEx/exchangeSignature_BW",e).then((e=>{const t=e.data,{flag:n,signature:r}=t;if(0!==n)return Promise.reject({message:"宝武交换token出错啦"});(0,o.setRememberMe)(!0),(0,o.setToken)(r)})).catch((e=>Promise.reject(e)))}static CHECK_AUTH(e){return new Promise((async(t,n)=>{e.formname.toLowerCase();const r=new o.EI.EIInfo;r.addBlock(new o.EI.EiBlock,"Table1").pushData(e,!0),o.EIManager.callEPService("epescheckdll",r).then((e=>{const{status:n,msg:r}=e;let a=!1;if(0!==n){const e=new Error(`${r}`);throw e.status=100401,e}{const n=e.blocks.AUTH_INFO,r=e.blocks.BUTTON_INFO,o=e.blocks.FORMPARA_INFO,s=e.blocks.FORMDLL_INFO.data,i=s.length?s[0]:void 0;if(i){const e={formName:i.NAME,formCaption:i.DESCRIPTION,formPartition:i.ABBREV,appName:i.APPNAME,formPath:i.DLLPATH,dllName:i.DLLNAME,formCallMode:i.FORM_CALL_MODE};let t=r.data.map((e=>({name:e.NAME.trim(),desc:e.DESCRIPTION,opType:e.OPTYPE})));t=[...new Map(t.map((e=>[e.name,e]))).values()];const[{DLLMARK:s}]=n.data;a=Number(s?.toString().trim())>=1;const l=o.data.length&&o.data[0];let u;if(l&&l.FORM_NAME&&""!==l.FORM_NAME.trim()){u={params:{},baseFormName:l.FORM_BASE_NAME};for(let e=1;e<=10;e++){const t=l[`PK${e}_NAME`];null!==t&&""!==t.trim()&&(u.params[l[`PK${e}_NAME`]+""]=l[`PK${e}`])}}this.formState.formInfo=e,this.formState.authButtons=t,this.formState.hasAuthority=a,this.formState.formParamInfo=u,this.formState.buttonLoaded=!0}t(this.formState)}})).catch((e=>{n(e)}))}))}static LOGIN_CHECK(e){const t=(0,o.buildEIInfo)(e);return o.EIManager.handlePost("/MASTER/api/CallService/epeslogincheck",t).then((e=>{const t=e.data;console.log(t);const{status:n,sys:r}=t;return console.log(n),0===n?Promise.resolve(t):Promise.reject(r)})).catch((e=>Promise.reject(e)))}}var Lo=(0,n.defineComponent)({name:"CPage",components:{"van-button":er,"van-empty":ir,"van-nav-bar":_r},props:{title:{type:String,default:""},hideBack:{type:Boolean,default:!1},rightText:{type:String,default:""},hideHeader:{type:Boolean,default:!1},safeAreaInsetTop:{type:Boolean,default:!0},safeAreaInsetBottom:{type:Boolean,default:!0},backClick:{type:Function,default:()=>!0}},emits:["click-right","ready"],setup(e,{attrs:t,emit:r}){let a=(0,n.ref)("");(0,n.watch)((()=>a),(e=>{document.title=e}));let s=(0,n.ref)("");const i=pe();let l=(0,n.ref)(!1),u=i.currentRoute.value,d=i.currentRoute.value.path;const c=(0,n.ref)({appName:"",formName:"",formPath:"",dllName:"",formCallMode:"",formCaption:"",formPartition:"",formParams:{},baseFormName:"",buttonInfo:[]});let m="";m=u.query?.formName?u.query?.formName:d.substring(d.lastIndexOf("/")+1);let h=(0,n.ref)(null);(0,n.provide)("buttons",h);const _=vo.formState;_.authButtons=[],async function(){const e=(0,o.getCurrentUser)();await vo.CHECK_AUTH({formname:m,appname:(0,o.getCurrentEnvironment)().appName,path:d,loginName:e.userId}).then((e=>{l.value=!1,a.value=_.formInfo.formCaption,h.value=_.authButtons,c.value.appName=e.formInfo.appName,c.value.formName=e.formInfo.formName,c.value.formPath=e.formInfo.formPath,c.value.dllName=e.formInfo.dllName,c.value.formCallMode=e.formInfo.formCallMode,c.value.formCaption=e.formInfo.formCaption,c.value.formPartition=e.formInfo.formPartition,c.value.baseFormName=e.formParamInfo?e.formParamInfo.baseFormName:void 0,c.value.formParams=e.formParamInfo?e.formParamInfo.params:void 0,c.value.buttonInfo=h.value,r("ready",{formInfo:c.value})})).catch((e=>{l.value=!0,a.value="404";const{message:t,status:n}=e;401===n||403===n?s.value="凭据过期,请重新认证登录信息":void 0!==t&&(s.value=`${t}`)}))}();const f=(0,n.useAttrs)(),p={};Object.entries(f).forEach((([e,t])=>{"class"!==e&&(p[e]=t)}));const y=(0,n.ref)(!1),g=(0,n.useSlots)();g&&g.default&&g.default().forEach((e=>{const t=e.type;t.name&&"x-navigation"===t.name&&(y.value=!0)}));const M=(0,n.computed)((()=>({height:"calc(100vh - 46)px"})));return{title:a,clickLeft:()=>{e.backClick?e.backClick()&&i.back():(console.log("no back"),i.back())},newAttr:p,onClickRight:()=>{r("click-right")},noAuthDesc:s,show404Panel:l,containerStyle:M}}});const wo={key:1,style:{"text-align":"center","margin-top":"20%"}},Yo=(e=>((0,n.pushScopeId)("data-v-7700e381"),e=e(),(0,n.popScopeId)(),e))((()=>(0,n.createElementVNode)("img",{src:"/src/assets/img/404.png",style:{width:"100%"}},null,-1)));Lo.render=function(e,t,r,a,o,s){const i=(0,n.resolveComponent)("van-nav-bar");return(0,n.openBlock)(),(0,n.createElementBlock)("div",{class:(0,n.normalizeClass)(e.show404Panel?"not-found":"c-page")},[(0,n.renderSlot)(e.$slots,"header",{},(()=>[e.hideHeader?(0,n.createCommentVNode)("v-if",!0):((0,n.openBlock)(),(0,n.createBlock)(i,(0,n.mergeProps)({key:0,class:"xm-title",title:e.title,onClickLeft:e.clickLeft},e.newAttr,{"left-arrow":!e.hideBack,"right-text":e.rightText,onClickRight:e.onClickRight,"safe-area-inset-top":""}),null,16,["title","onClickLeft","left-arrow","right-text","onClickRight"]))])),e.show404Panel?(0,n.createCommentVNode)("v-if",!0):((0,n.openBlock)(),(0,n.createElementBlock)("div",{key:0,class:(0,n.normalizeClass)(["page-container",{"safe-area-bottom":e.safeAreaInsetBottom}])},[(0,n.renderSlot)(e.$slots,"default")],2)),e.show404Panel?((0,n.openBlock)(),(0,n.createElementBlock)("div",wo,[Yo,(0,n.createElementVNode)("h3",null,(0,n.toDisplayString)(e.noAuthDesc),1)])):(0,n.createCommentVNode)("v-if",!0)],2)},Lo.__scopeId="data-v-7700e381",Lo.__file="packages/CPage/CPage.vue";const ko=e=>(e.install=t=>{const n=e.name||e.__name;t.component(n,e)},e);ko(Lo);var bo=(0,n.defineComponent)({name:"CButton",components:{"van-button":er},props:{name:{required:!0,type:String},disabled:{type:Boolean,default:!1,required:!1},size:{type:String,default:"small",required:!1}},setup(e,{attrs:t,emit:r}){let a=(0,n.inject)("buttons",[]);console.log(a.value);let o=(0,n.ref)(!1);const s=(0,n.ref)("");return(0,n.watch)(a,(t=>{const n=t?.find((t=>t.name.trim()===e.name.trim()));n&&(s.value=n.desc,o.value=!0)})),{visible:o,clickHandle:()=>{r("c-click")},buttonDesc:s}}});bo.render=function(e,t,r,a,o,s){const i=(0,n.resolveComponent)("van-button");return e.visible?((0,n.openBlock)(),(0,n.createBlock)(i,{key:0,type:"primary",disabled:e.disabled,size:e.size,onClick:e.clickHandle},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)((0,n.toDisplayString)(e.buttonDesc),1)])),_:1},8,["disabled","size","onClick"])):(0,n.createCommentVNode)("v-if",!0)},bo.__file="packages/CButton/CButton.vue";ko(bo);var Do=(0,n.defineComponent)({name:"CButtonAuth",props:{name:{required:!0,type:String}},setup(e){let t=(0,n.inject)("buttons",[]);console.log(t.value);let r=(0,n.ref)(!1);return(0,n.watch)(t,(t=>{const n=t?.find((t=>t.name.trim()===e.name.trim()));n&&(console.log(n),r.value=!0)})),{visible:r}}});const To={key:0};Do.render=function(e,t,r,a,o,s){return e.visible?((0,n.openBlock)(),(0,n.createElementBlock)("div",To,[(0,n.renderSlot)(e.$slots,"default")])):(0,n.createCommentVNode)("v-if",!0)},Do.__file="packages/CButtonAuth/CButtonAuth.vue";ko(Do);const So={authButtons:void 0,formInfo:void 0,formParamInfo:void 0,formData:void 0,buttonData:void 0,buttonLoaded:!1,hasAuthority:!1},Eo=(mo("form",{state:()=>So,actions:{async checkAuth(e){return new Promise((async(t,n)=>{e.formname.toLowerCase();const r=new o.EI.EIInfo;r.addBlock(new o.EI.EiBlock,"Table1").pushData(e,!0),o.EIManager.callEPService("epescheckdll",r).then((e=>{const{status:n,msg:r}=e;let a=!1;if(0!==n){const e=new Error(`${r}`);throw e.status=100401,e}{const n=e.blocks.AUTH_INFO,r=e.blocks.BUTTON_INFO,o=e.blocks.FORMPARA_INFO,s=e.blocks.FORMDLL_INFO.data,i=s.length?s[0]:void 0;if(i){const e={formName:i.NAME,formCaption:i.DESCRIPTION,formPartition:i.ABBREV,appName:i.APPNAME,formPath:i.DLLPATH,dllName:i.DLLNAME,formCallMode:i.FORM_CALL_MODE};let t=r.data.map((e=>({name:e.NAME,desc:e.DESCRIPTION,opType:e.OPTYPE})));t=[...new Map(t.map((e=>[e.name,e]))).values()];const[{DLLMARK:s}]=n.data;a=Number(s?.toString().trim())>=1;const l=o.data.length&&o.data[0];let u;if(l&&l.FORM_NAME&&""!==l.FORM_NAME.trim()){u={params:{},baseFormName:l.FORM_BASE_NAME};for(let e=1;e<=10;e++){const t=l[`PK${e}_NAME`];null!==t&&""!==t.trim()&&(u.params[l[`PK${e}_NAME`]+""]=l[`PK${e}`])}}this.$patch((n=>{n.formInfo=e,n.authButtons=t,n.hasPermission=a,n.formParamInfo=u,n.buttonLoaded=!0}))}t(a)}})).catch((e=>{n(e)}))}))},checkDll:async e=>new Promise(((t,n)=>{let r="";r=e.query?.formName?e.query?.formName:e.path.substring(e.path.lastIndexOf("/")+1);const a={formname:r&&r.toString().toUpperCase()||"",appname:(0,o.getCurrentEnvironment)().appName},s=new o.EI.EIInfo;s.addBlock(new o.EI.EiBlock,"Table1").pushData(a,!0),o.EIManager.callEPService("epescheckdll",s).then((e=>{const{status:r,msg:a}=e;0===r?t(e):n(`调用校验权限服务出现错误,${a}`)})).catch((e=>n(e)))}))}}),2e5);let xo=0,Oo=xo+Eo,jo="",Ao="",Ho="";class Co{static getServerInfo(e){return new Promise(((t,n)=>{const r=new o.EI.EIInfo;r.addBlock(new o.EI.EiBlock,"Table0").pushData({CODE_CLASS:"EPTF"},!0),o.EIManager.callMasterEPService("epep01_inq3",r).then((r=>{r.blocks.EPTF.data.forEach((async r=>{if(e){if(r.CODE===e){jo=r.CODE_DESC_1_CONTENT,Ao=r.CODE_DESC_3_CONTENT;const e={serverUrl:r.CODE_DESC_1_CONTENT,rootPath:r.CODE_DESC_3_CONTENT};t(e)}}else n("数据中没有匹配到传入的小代码号")}))})).catch((()=>{n("小代码请求失败")}))}))}static cutFile=e=>{const t=e.slice(xo,Oo);return xo=Oo,Oo=xo+Eo,t};static callServerUpd=e=>{const t=(0,o.buildEIInfo)(e,"INS");o.EIManager.callMasterEPService("eptf01_ins",t).then((e=>{}))};static fileUpload=async(e,t,n,r,a,o)=>{const s=2e5;a||(a=jo),o||(o=Ao);const i=a+"file-manager";if(r>s){const a=e.type,l=((e,t,n)=>new File([e],t,{type:n}))(e,n.substring(0,n.lastIndexOf(".")),a),u=Math.ceil(r/s),d=[];let c=!1;const m={errorCode:null,errorText:"",result:null,success:!0};for(let h=0;h<u;h++){const a=h,c=h*s,m=Math.min((h+1)*s,r);""===Ho&&(Ho=(new Date).valueOf());const _={destinationPathInfo:[{key:t,name:t}],chunkMetadata:{UploadId:Ho,FileName:n,Index:a,TotalCount:u,FileSize:l.size}},f=l.slice(c,m),p=new FormData;p.append("command","UploadChunk"),p.append("arguments",JSON.stringify(_)),p.append("chunk",f),p.append("rootDirectory",o);try{const e=await po().post(i,p,{headers:{"Content-Type":"multipart/form-data"}});d.push(e.data)}catch(e){return console.error("error",e),e}}for(let e=0;e<d.length;e++){if(1!=d[e].success)return c=!1,d[e];c=!0}if(1==c)return m}else{const a={destinationPathInfo:[{key:t,name:t}],chunkMetadata:{UploadId:(new Date).valueOf(),FileName:n,Index:0,TotalCount:1,FileSize:r}},s=new FormData;s.append("command","UploadChunk"),s.append("arguments",JSON.stringify(a)),s.append("chunk",e),s.append("rootDirectory",o);try{return(await po().post(i,s,{headers:{"Content-Type":"multipart/form-data"}})).data}catch(e){return console.error("error",e),e}}};static fileDownload(e,t,n,r,a){return new Promise(((o,s)=>{n||(n=jo),r||(r=Ao);let i="",l=0;const u={pathInfoList:[]},d={pathInfo:[{name:t,key:t}]},c=JSON.stringify(d),m=(new Date).valueOf(),h=`${n}file-manager?command=GetDirContents&arguments=${c}&_=${m}&rootDirectory=${r}`;_o().ajax({url:h,async:!1}).then((d=>{e.forEach(((e,n)=>{let r=!1;if(d.result.forEach(((t,n)=>{e===t.name&&(r=!0)})),r){const n=(t+"/"+e).split("/"),r=[];n.forEach(((e,t)=>{const a={key:n.slice(0,t+1).join("/"),name:e};""!==a.key&&""!==a.name&&r.push(a)})),0===l?(i=e,l+=1):1===l&&(i+="等.zip",l+=1),u.pathInfoList.push(r)}else s(e+"文件不存在")}));const c=new URLSearchParams;c.append("command","Download"),c.append("arguments",JSON.stringify(u)),c.append("rootDirectory",r),_o().ajax({url:n+"file-manager",type:"POST",data:c,contentType:"application/x-www-form-urlencoded",processData:!1,xhrFields:{responseType:"blob"},success:function(e){o(e)},error:function(e){s(e)}}).done((e=>{if(a){const t=document.createElement("a");t.style.display="none",t.href=URL.createObjectURL(e),t.setAttribute("download",decodeURI(i)),document.body.appendChild(t),t.click(),document.body.removeChild(t)}}))}))}))}static fileDelete(e,t,n,r){return new Promise(((a,o)=>{n||(n=jo),r||(r=Ao);const s=(t+"/"+e).split("/"),i=[];s.forEach(((t,n)=>{const r={key:s.slice(0,n+1).join("/"),name:t};""!==e&&i.push(r)}));const l={pathInfo:i,isDirectory:!1},u={_:(new Date).valueOf()};_o().ajax({url:`${n}file-manager?command=Remove&arguments=${encodeURI(JSON.stringify(l))}&rootDirectory=${r}`,type:"POST",data:JSON.stringify(u),dataType:"json",contentType:"text/plain;charset=UTF-8",processData:!1,success:function(e){e.success,a(e)},error:function(){}})}))}static filePreview(e,t,n){return new Promise(((r,a)=>{t||(t=jo),n||(n=Ao);const o=`${t}FilePriview?rootDirectory=${n}&filePath=${e}`;r(_o().ajax({url:o,async:!1}))}))}static getFilesInfo(e,t,n){return new Promise(((r,a)=>{t||(t=jo),n||(n=Ao);const o={pathInfo:[{name:e,key:e}]},s=JSON.stringify(o),i=(new Date).valueOf(),l=`${t}file-manager?command=GetDirContents&arguments=${s}&_=${i}&rootDirectory=${n}`,u=_o().ajax({url:l,async:!1}),d=u.responseJSON.result,c=n.split("/"),m=c[c.length-2],h=t.replace(/(^|\/)api\/?/,"/");d.forEach((async e=>{if(0==e.isDirectory){let t=e.name.substring(e.name.lastIndexOf(".")+1,e.length).toLowerCase();if("png"==t||"jpg"==t||"jpeg"==t||"jif"==t||"svg"==t||"pdf"==t||"bmp"==t||"psd"==t){let t=h+m+"/"+e.key;e["previewUrl"]=t}}})),r(u)}))}}const[No,Po]=Ke("swipe"),Io={loop:Qe,width:Xe,height:Xe,vertical:Boolean,autoplay:rt(0),duration:rt(500),touchable:Qe,lazyRender:Boolean,initialSwipe:rt(0),indicatorColor:String,showIndicators:Qe,stopPropagation:Qe},Ro=Symbol(No);var Fo=(0,n.defineComponent)({name:No,props:Io,emits:["change"],setup(e,{emit:t,slots:r}){const a=(0,n.ref)(),o=(0,n.ref)(),s=(0,n.reactive)({rect:null,width:0,height:0,offset:0,active:0,swiping:!1}),i=tn(),{children:l,linkChildren:u}=Vt(Ro),d=(0,n.computed)((()=>l.length)),c=(0,n.computed)((()=>s[e.vertical?"height":"width"])),m=(0,n.computed)((()=>e.vertical?i.deltaY.value:i.deltaX.value)),h=(0,n.computed)((()=>{if(s.rect){const t=e.vertical?s.rect.height:s.rect.width;return t-c.value*d.value}return 0})),_=(0,n.computed)((()=>Math.ceil(Math.abs(h.value)/c.value))),f=(0,n.computed)((()=>d.value*c.value)),p=(0,n.computed)((()=>(s.active+d.value)%d.value)),y=(0,n.computed)((()=>{const t=e.vertical?"vertical":"horizontal";return i.direction.value===t})),g=(0,n.computed)((()=>{const t={transitionDuration:`${s.swiping?0:e.duration}ms`,transform:`translate${e.vertical?"Y":"X"}(${s.offset}px)`};if(c.value){const n=e.vertical?"height":"width",r=e.vertical?"width":"height";t[n]=`${f.value}px`,t[r]=e[r]?`${e[r]}px`:""}return t})),M=t=>{const{active:n}=s;return t?e.loop?He(n+t,-1,d.value):He(n+t,0,_.value):n},v=(t,n=0)=>{let r=t*c.value;e.loop||(r=Math.min(r,-h.value));let a=n-r;return e.loop||(a=He(a,h.value,0)),a},L=({pace:n=0,offset:r=0,emitChange:a})=>{if(d.value<=1)return;const{active:o}=s,i=M(n),u=v(i,r);if(e.loop){if(l[0]&&u!==h.value){const e=u<h.value;l[0].setOffset(e?f.value:0)}if(l[d.value-1]&&0!==u){const e=u>0;l[d.value-1].setOffset(e?-f.value:0)}}s.active=i,s.offset=u,a&&i!==o&&t("change",p.value)},w=()=>{s.swiping=!0,s.active<=-1?L({pace:d.value}):s.active>=d.value&&L({pace:-d.value})},Y=()=>{w(),i.reset(),Ht((()=>{s.swiping=!1,L({pace:-1,emitChange:!0})}))},k=()=>{w(),i.reset(),Ht((()=>{s.swiping=!1,L({pace:1,emitChange:!0})}))};let b;const D=()=>clearTimeout(b),T=()=>{D(),e.autoplay>0&&d.value>1&&(b=setTimeout((()=>{k(),T()}),+e.autoplay))},S=(t=+e.initialSwipe)=>{if(!a.value)return;const r=()=>{var n,r;if(!an(a)){const t={width:a.value.offsetWidth,height:a.value.offsetHeight};s.rect=t,s.width=+(null!=(n=e.width)?n:t.width),s.height=+(null!=(r=e.height)?r:t.height)}d.value&&(t=Math.min(d.value-1,t)),s.active=t,s.swiping=!0,s.offset=v(t),l.forEach((e=>{e.setOffset(0)})),T()};an(a)?(0,n.nextTick)().then(r):r()},E=()=>S(s.active);let x;const O=t=>{e.touchable&&(i.start(t),x=Date.now(),D(),w())},j=t=>{if(e.touchable&&s.swiping&&(i.move(t),y.value)){const n=!e.loop&&(0===s.active&&m.value>0||s.active===d.value-1&&m.value<0);n||(rn(t,e.stopPropagation),L({offset:m.value}))}},A=()=>{if(!e.touchable||!s.swiping)return;const t=Date.now()-x,n=m.value/t,r=Math.abs(n)>.25||Math.abs(m.value)>c.value/2;if(r&&y.value){const t=e.vertical?i.offsetY.value:i.offsetX.value;let n=0;n=e.loop?t>0?m.value>0?-1:1:0:-Math[m.value>0?"ceil":"floor"](m.value/c.value),L({pace:n,emitChange:!0})}else m.value&&L({pace:0});s.swiping=!1,T()},H=(t,n={})=>{w(),i.reset(),Ht((()=>{let r;r=e.loop&&t===d.value?0===s.active?0:t:t%d.value,n.immediate?Ht((()=>{s.swiping=!1})):s.swiping=!1,L({pace:r-s.active,emitChange:!0})}))},C=(t,r)=>{const a=r===p.value,o=a?{backgroundColor:e.indicatorColor}:void 0;return(0,n.createVNode)("i",{style:o,class:Po("indicator",{active:a})},null)},N=()=>r.indicator?r.indicator({active:p.value,total:d.value}):e.showIndicators&&d.value>1?(0,n.createVNode)("div",{class:Po("indicators",{vertical:e.vertical})},[Array(d.value).fill("").map(C)]):void 0;return Ne({prev:Y,next:k,state:s,resize:E,swipeTo:H}),u({size:c,props:e,count:d,activeIndicator:p}),(0,n.watch)((()=>e.initialSwipe),(e=>S(+e))),(0,n.watch)(d,(()=>S(s.active))),(0,n.watch)((()=>e.autoplay),T),(0,n.watch)([on,sn],E),(0,n.watch)(Qt(),(e=>{"visible"===e?T():D()})),(0,n.onMounted)(S),(0,n.onActivated)((()=>S(s.active))),hn((()=>S(s.active))),(0,n.onDeactivated)(D),(0,n.onBeforeUnmount)(D),qt("touchmove",j,{target:o}),()=>{var t;return(0,n.createVNode)("div",{ref:a,class:Po()},[(0,n.createVNode)("div",{ref:o,style:g.value,class:Po("track",{vertical:e.vertical}),onTouchstartPassive:O,onTouchend:A,onTouchcancel:A},[null==(t=r.default)?void 0:t.call(r)]),N()])}}});const Bo=Ce(Fo);const[Vo,Wo]=Ke("image"),zo={src:String,alt:String,fit:String,position:String,round:Boolean,block:Boolean,width:Xe,height:Xe,radius:Xe,lazyLoad:Boolean,iconSize:Xe,showError:Qe,errorIcon:at("photo-fail"),iconPrefix:String,showLoading:Qe,loadingIcon:at("photo")};var Uo=(0,n.defineComponent)({name:Vo,props:zo,emits:["load","error"],setup(e,{emit:t,slots:r}){const a=(0,n.ref)(!1),o=(0,n.ref)(!0),s=(0,n.ref)(),{$Lazyload:i}=(0,n.getCurrentInstance)().proxy,l=(0,n.computed)((()=>{const t={width:Se(e.width),height:Se(e.height)};return ye(e.radius)&&(t.overflow="hidden",t.borderRadius=Se(e.radius)),t}));(0,n.watch)((()=>e.src),(()=>{a.value=!1,o.value=!0}));const u=e=>{o.value=!1,t("load",e)},d=e=>{a.value=!0,o.value=!1,t("error",e)},c=(t,r,a)=>a?a():(0,n.createVNode)(bt,{name:t,size:e.iconSize,class:r,classPrefix:e.iconPrefix},null),m=()=>o.value&&e.showLoading?(0,n.createVNode)("div",{class:Wo("loading")},[c(e.loadingIcon,Wo("loading-icon"),r.loading)]):a.value&&e.showError?(0,n.createVNode)("div",{class:Wo("error")},[c(e.errorIcon,Wo("error-icon"),r.error)]):void 0,h=()=>{if(a.value||!e.src)return;const t={alt:e.alt,class:Wo("img"),style:{objectFit:e.fit,objectPosition:e.position}};return e.lazyLoad?(0,n.withDirectives)((0,n.createVNode)("img",(0,n.mergeProps)({ref:s},t),null),[[(0,n.resolveDirective)("lazy"),e.src]]):(0,n.createVNode)("img",(0,n.mergeProps)({src:e.src,onLoad:u,onError:d},t),null)},_=({el:e})=>{const t=()=>{e===s.value&&o.value&&u()};s.value?t():(0,n.nextTick)(t)},f=({el:e})=>{e!==s.value||a.value||d()};return i&&be&&(i.$on("loaded",_),i.$on("error",f),(0,n.onBeforeUnmount)((()=>{i.$off("loaded",_),i.$off("error",f)}))),()=>{var t;return(0,n.createVNode)("div",{class:Wo({round:e.round,block:e.block}),style:l.value},[h(),m(),null==(t=r.default)?void 0:t.call(r)])}}});const qo=Ce(Uo);const[$o,Jo]=Ke("swipe-item");var Go=(0,n.defineComponent)({name:$o,setup(e,{slots:t}){let r;const a=(0,n.reactive)({offset:0,inited:!1,mounted:!1}),{parent:o,index:s}=It(Ro);if(!o)return void 0;const i=(0,n.computed)((()=>{const e={},{vertical:t}=o.props;return o.size.value&&(e[t?"height":"width"]=`${o.size.value}px`),a.offset&&(e.transform=`translate${t?"Y":"X"}(${a.offset}px)`),e})),l=(0,n.computed)((()=>{const{loop:e,lazyRender:t}=o.props;if(!t||r)return!0;if(!a.mounted)return!1;const n=o.activeIndicator.value,i=o.count.value-1,l=0===n&&e?i:n-1,u=n===i&&e?0:n+1;return r=s.value===n||s.value===l||s.value===u,r})),u=e=>{a.offset=e};return(0,n.onMounted)((()=>{(0,n.nextTick)((()=>{a.mounted=!0}))})),Ne({setOffset:u}),()=>{var e;return(0,n.createVNode)("div",{class:Jo(),style:i.value},[l.value?null==(e=t.default)?void 0:e.call(t):null])}}});const Ko=Ce(Go);const Zo=e=>Math.sqrt((e[0].clientX-e[1].clientX)**2+(e[0].clientY-e[1].clientY)**2),Xo=Ke("image-preview")[1];var Qo=(0,n.defineComponent)({props:{src:String,show:Boolean,active:Number,minZoom:et(Xe),maxZoom:et(Xe),rootWidth:et(Number),rootHeight:et(Number)},emits:["scale","close"],setup(e,{emit:t,slots:r}){const a=(0,n.reactive)({scale:1,moveX:0,moveY:0,moving:!1,zooming:!1,imageRatio:0,displayWidth:0,displayHeight:0}),o=tn(),s=(0,n.ref)(),i=(0,n.computed)((()=>{const{rootWidth:t,rootHeight:n}=e,r=n/t;return a.imageRatio>r})),l=(0,n.computed)((()=>{const{scale:e,moveX:t,moveY:n,moving:r,zooming:o}=a,s={transitionDuration:o||r?"0s":".3s"};if(1!==e){const r=t/e,a=n/e;s.transform=`scale(${e}, ${e}) translate(${r}px, ${a}px)`}return s})),u=(0,n.computed)((()=>{if(a.imageRatio){const{rootWidth:t,rootHeight:n}=e,r=i.value?n/a.imageRatio:t;return Math.max(0,(a.scale*r-t)/2)}return 0})),d=(0,n.computed)((()=>{if(a.imageRatio){const{rootWidth:t,rootHeight:n}=e,r=i.value?n:t*a.imageRatio;return Math.max(0,(a.scale*r-n)/2)}return 0})),c=n=>{n=He(n,+e.minZoom,+e.maxZoom+1),n!==a.scale&&(a.scale=n,t("scale",{scale:n,index:e.active}))},m=()=>{c(1),a.moveX=0,a.moveY=0},h=()=>{const e=a.scale>1?1:2;c(e),a.moveX=0,a.moveY=0};let _,f,p,y,g,M,v;const L=e=>{const{touches:t}=e,{offsetX:n}=o;o.start(e),_=t.length,f=a.moveX,p=a.moveY,v=Date.now(),a.moving=1===_&&1!==a.scale,a.zooming=2===_&&!n.value,a.zooming&&(y=a.scale,g=Zo(e.touches))},w=e=>{const{touches:t}=e;if(o.move(e),(a.moving||a.zooming)&&rn(e,!0),a.moving){const{deltaX:e,deltaY:t}=o,n=e.value+f,r=t.value+p;a.moveX=He(n,-u.value,u.value),a.moveY=He(r,-d.value,d.value)}if(a.zooming&&2===t.length){const e=Zo(t),n=y*e/g;c(n)}},Y=()=>{if(_>1)return;const{offsetX:e,offsetY:n}=o,r=Date.now()-v,a=250,s=5;e.value<s&&n.value<s&&r<a&&(M?(clearTimeout(M),M=null,h()):M=setTimeout((()=>{t("close"),M=null}),a))},k=t=>{let n=!1;(a.moving||a.zooming)&&(n=!0,a.moving&&f===a.moveX&&p===a.moveY&&(n=!1),t.touches.length||(a.zooming&&(a.moveX=He(a.moveX,-u.value,u.value),a.moveY=He(a.moveY,-d.value,d.value),a.zooming=!1),a.moving=!1,f=0,p=0,y=1,a.scale<1&&m(),a.scale>e.maxZoom&&(a.scale=+e.maxZoom))),rn(t,n),Y(),o.reset()},b=e=>{const{naturalWidth:t,naturalHeight:n}=e.target;a.imageRatio=n/t};return(0,n.watch)((()=>e.active),m),(0,n.watch)((()=>e.show),(e=>{e||m()})),qt("touchmove",w,{target:(0,n.computed)((()=>{var e;return null==(e=s.value)?void 0:e.$el}))}),()=>{const t={loading:()=>(0,n.createVNode)(xn,{type:"spinner"},null)};return(0,n.createVNode)(Ko,{ref:s,class:Xo("swipe-item"),onTouchstartPassive:L,onTouchend:k,onTouchcancel:k},{default:()=>[r.image?(0,n.createVNode)("div",{class:Xo("image-wrap")},[r.image({src:e.src})]):(0,n.createVNode)(qo,{src:e.src,fit:"contain",class:Xo("image",{vertical:i.value}),style:l.value,onLoad:b},t)]})}}});const[es,ts]=Ke("image-preview"),ns=["show","transition","overlayStyle","closeOnPopstate"],rs={show:Boolean,loop:Qe,images:tt(),minZoom:rt(1/3),maxZoom:rt(3),overlay:Qe,closeable:Boolean,showIndex:Qe,className:Ze,closeIcon:at("clear"),transition:String,beforeClose:Function,overlayClass:Ze,overlayStyle:Object,swipeDuration:rt(300),startPosition:rt(0),showIndicators:Boolean,closeOnPopstate:Qe,closeIconPosition:at("top-right")};var as=(0,n.defineComponent)({name:es,props:rs,emits:["scale","close","closed","change","update:show"],setup(e,{emit:t,slots:r}){const a=(0,n.ref)(),o=(0,n.reactive)({active:0,rootWidth:0,rootHeight:0}),s=()=>{if(a.value){const e=Pt(a.value.$el);o.rootWidth=e.width,o.rootHeight=e.height,a.value.resize()}},i=e=>t("scale",e),l=e=>t("update:show",e),u=()=>{Tt(e.beforeClose,{args:[o.active],done:()=>l(!1)})},d=e=>{e!==o.active&&(o.active=e,t("change",e))},c=()=>{if(e.showIndex)return(0,n.createVNode)("div",{class:ts("index")},[r.index?r.index({index:o.active}):`${o.active+1} / ${e.images.length}`])},m=()=>{if(r.cover)return(0,n.createVNode)("div",{class:ts("cover")},[r.cover()])},h=()=>(0,n.createVNode)(Bo,{ref:a,lazyRender:!0,loop:e.loop,class:ts("swipe"),duration:e.swipeDuration,initialSwipe:e.startPosition,showIndicators:e.showIndicators,indicatorColor:"white",onChange:d},{default:()=>[e.images.map((t=>(0,n.createVNode)(Qo,{src:t,show:e.show,active:o.active,maxZoom:e.maxZoom,minZoom:e.minZoom,rootWidth:o.rootWidth,rootHeight:o.rootHeight,onScale:i,onClose:u},{image:r.image})))]}),_=()=>{if(e.closeable)return(0,n.createVNode)(bt,{role:"button",name:e.closeIcon,class:[ts("close-icon",e.closeIconPosition),Ot],onClick:u},null)},f=()=>t("closed"),p=(e,t)=>{var n;return null==(n=a.value)?void 0:n.swipeTo(e,t)};return Ne({swipeTo:p}),(0,n.onMounted)(s),(0,n.watch)([on,sn],s),(0,n.watch)((()=>e.startPosition),(e=>d(+e))),(0,n.watch)((()=>e.show),(r=>{const{images:a,startPosition:i}=e;r?(d(+i),(0,n.nextTick)((()=>{s(),p(+i,{immediate:!0})}))):t("close",{index:o.active,url:a[o.active]})})),()=>(0,n.createVNode)(Yn,(0,n.mergeProps)({class:[ts(),e.className],overlayClass:[ts("overlay"),e.overlayClass],onClosed:f,"onUpdate:show":l},Te(e,ns)),{default:()=>[_(),h(),c(),m()]})}});let os;const ss={loop:!0,images:[],maxZoom:3,minZoom:1/3,onScale:void 0,onClose:void 0,onChange:void 0,teleport:"body",className:"",showIndex:!0,closeable:!1,closeIcon:"clear",transition:void 0,beforeClose:void 0,overlayStyle:void 0,overlayClass:void 0,startPosition:0,swipeDuration:300,showIndicators:!1,closeOnPopstate:!0,closeIconPosition:"top-right"};function is(){({instance:os}=Ie({setup(){const{state:e,toggle:t}=Pe(),r=()=>{e.images=[]};return()=>(0,n.createVNode)(as,(0,n.mergeProps)(e,{onClosed:r,"onUpdate:show":t}),null)}}))}const ls=(e,t=0)=>{if(be)return os||is(),e=Array.isArray(e)?{images:e,startPosition:t}:e,os.open(ke({},ss,e)),os};ls.Component=Ce(as),ls.install=e=>{e.use(ls.Component)};const us={class:"container"},ds={key:0,class:"button-area"},cs={class:"box",style:{width:"100%",height:"100%"}},ms=["src"],hs=5242880,_s=(0,n.defineComponent)({__name:"ermAttach",props:{recId:{type:String,require:!0},code:{type:String,require:!0},isSort:{type:Boolean,require:!1,default:!1},isOnlyPreview:{type:Boolean,require:!1,default:!1}},setup(e){let t="",r="";const a=(0,n.ref)(),o=(0,n.ref)([]);let s="";const i=(0,n.ref)(!1),l=(0,n.ref)([]),u=(0,n.ref)([]),d=(0,n.ref)([]),c=(0,n.ref)(),m=(0,n.ref)(!1),h=(0,n.ref)(!1);let _=[];(0,n.onBeforeUpdate)((()=>{d.value=[]})),(0,n.onMounted)((()=>{setTimeout((()=>{f()}),1e3)}));const f=()=>{Co.getServerInfo(S.code).then((e=>{console.log("服务器信息:",e),console.log("isOnlyPreview",S.isOnlyPreview),t=e.serverUrl,r=e.rootPath,p()})).catch((e=>{console.error("error",e),zn({message:e,duration:2e3})}))},p=()=>{Co.getFilesInfo(S.recId,t,r).then((e=>{console.log("获取文件:",e),!0===e.success?(o.value=e.result,console.log("fileInfo",o.value),S.isSort&&(console.log("排序前",o.value),o.value.reverse(),console.log("排序后",o.value)),_=[],o.value.forEach((e=>{const t=e.name.lastIndexOf("."),n=e.name.substring(t+1);"jpg"!==n&&"jpeg"!==n&&"png"!==n||(console.log("item",e),_.push(e.previewUrl))})),console.log("imgsUrl",_)):zn({message:e.result,duration:0,closeOnClick:!0})}))},y=(e,n)=>{console.log("e",e),console.log("index",n);const o=L(e);if(e.previewUrl===o){const e=_.findIndex((e=>e===o));console.log("indexOfImg",e),ls(_,e)}else a.value="",Co.filePreview(e.key,t,r).then((e=>{console.log("预览后台返回:",e),i.value=!0,a.value=e})).catch((e=>{console.error("error",e),zn({message:e,closeOnClick:!0})}))},g=e=>{if(console.log("file",e),0!==e?.length&&e)if(Array.isArray(e)){const n=Array.from(e);console.log("fileArray",n),n.forEach(((e,n)=>{console.log("file",e);const a=e.file;console.log("blobData",a);const o=e.file.name,s=e.file.size;Co.fileUpload(a,S.recId,o,s,t,r).then((e=>{console.log("文件上传:",e),!0===e.success?(zn.success({message:"上传成功",duration:2e3}),p()):zn.fail({message:e[0].result,closeOnClick:!0,duration:0})}))}))}else{console.log("file",e);const n=e.file;console.log("blobData",n);const a=e.file.name,o=e.file.size;Co.fileUpload(n,S.recId,a,o,t,r).then((e=>{console.log("文件上传:",e),!0===e.success?(zn.success({message:"上传成功",duration:2e3}),p()):zn.fail({message:e[0].result,closeOnClick:!0,duration:0})}))}else zn({message:"请选择文件",duration:2e3})},M=e=>{console.log("e",e);const n=e.name;Co.fileDelete(n,S.recId,t,r).then((e=>{console.log("删除文件:",e),!0===e.success?(zn({message:"删除成功",duration:2e3}),p()):zn.fail({message:e.result,closeOnClick:!0,duration:0})}))},v=()=>{console.log("批量删除"),console.log("checkboxRefs",d),d.value.forEach(((e,t)=>{e&&e.checked.value&&(console.log("index",t),console.log(o.value[t]),M(o.value[t]))})),Y()},L=e=>{console.log("item",e),console.log("item.name",e.name);const t=e.name.lastIndexOf("."),n=e.name.substring(t+1);return s="jpg"===n||"jpeg"===n||"png"===n?e.previewUrl:"doc"===n||"docx"===n?"src/assets/img/BM2A_ATTACH/docx.png":"xls"===n||"xlsx"===n?"src/assets/img/BM2A_ATTACH/xlsx.png":"ppt"===n||"pptx"===n?"src/assets/img/BM2A_ATTACH/ppt.png":"pdf"===n?"src/assets/img/BM2A_ATTACH/pdf.png":"txt"===n?"src/assets/img/BM2A_ATTACH/txt.png":"zip"===n||"rar"===n?"src/assets/img/BM2A_ATTACH/zip.png":"src/assets/img/BM2A_ATTACH/未知类型.png",s},w=e=>{const t=new Date(e),n=t.getFullYear(),r=t.getMonth()+1<10?`0${t.getMonth()+1}`:t.getMonth()+1,a=t.getDate()<10?`0${t.getDate()}`:t.getDate();return`${n}-${r}-${a}`},Y=()=>{m.value?(m.value=!1,(0,n.nextTick)((()=>{l.value.forEach((e=>{e.close("left")}))}))):(m.value=!0,(0,n.nextTick)((()=>{l.value.forEach((e=>{e.open("left")}))})))},k=()=>{console.log("checkboxGroupRef",c),console.log("isSelectAll",h.value),h.value?(c?.value.toggleAll(!1),h.value=!1):(c?.value.toggleAll(!0),h.value=!0)},b=({position:e})=>{switch(e){case"left":return!m.value;case"right":return!0;case"cell":return!1;case"outside":return!m.value}},D=async e=>{console.log(e),zn.fail({message:"文件大小不能超过 "+hs/1024+"kb",closeOnClick:!0,duration:0})},T=e=>{console.log("index",e),d.value[e].toggle()};(0,n.onBeforeUpdate)((()=>{d.value=[]}));const S=e;return(e,t)=>{const r=(0,n.resolveComponent)("van-button"),s=(0,n.resolveComponent)("van-uploader"),h=(0,n.resolveComponent)("van-cell"),_=(0,n.resolveComponent)("van-card"),f=(0,n.resolveComponent)("van-checkbox"),p=(0,n.resolveComponent)("van-swipe-cell"),E=(0,n.resolveComponent)("van-checkbox-group"),x=(0,n.resolveComponent)("van-list"),O=(0,n.resolveComponent)("van-image"),j=(0,n.resolveComponent)("van-grid-item"),A=(0,n.resolveComponent)("van-grid"),H=(0,n.resolveComponent)("van-popup");return(0,n.openBlock)(),(0,n.createElementBlock)("div",us,[S.isOnlyPreview?(0,n.createCommentVNode)("",!0):((0,n.openBlock)(),(0,n.createElementBlock)("div",ds,[(0,n.createVNode)(s,{disabled:m.value,"preview-image":!1,"after-read":g,multiple:!0,"max-size":hs,onOversize:D,accept:".jpg,.png,.jpeg,.doc,.docx,.pdf,.ppt,.pptx,.xlsx,.xls"},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(r,{icon:"plus",type:"primary",size:"small",class:"button-type"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)("上传")])),_:1})])),_:1},8,["disabled"]),m.value?((0,n.openBlock)(),(0,n.createBlock)(r,{key:0,icon:"success",type:"success",size:"small",class:"button-type",onClick:k},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)("全选")])),_:1})):(0,n.createCommentVNode)("",!0),m.value?((0,n.openBlock)(),(0,n.createBlock)(r,{key:1,icon:"minus",type:"danger",size:"small",class:"button-type",onClick:v},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)("删除")])),_:1})):(0,n.createCommentVNode)("",!0),(0,n.createVNode)(r,{plain:"",type:"success",size:"small",class:"button-type",onClick:Y},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)("批量管理")])),_:1})])),S.isOnlyPreview?(0,n.createCommentVNode)("",!0):((0,n.openBlock)(),(0,n.createBlock)(x,{key:1},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(E,{modelValue:u.value,"onUpdate:modelValue":t[1]||(t[1]=e=>u.value=e),ref_key:"checkboxGroupRef",ref:c},{default:(0,n.withCtx)((()=>[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)(o.value,((e,a)=>((0,n.openBlock)(),(0,n.createBlock)(p,{key:a,ref_for:!0,ref_key:"swipeCell",ref:l,"before-close":b},(0,n.createSlots)({default:(0,n.withCtx)((()=>[(0,n.createVNode)(_,{desc:e.dateModified,class:"goods-card",clickable:"",onClick:e=>T(a),thumb:L(e),onClickThumb:t=>y(e,a)},{title:(0,n.withCtx)((()=>[(0,n.createVNode)(h,{class:"card-desc"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)("文件名称: "+(0,n.toDisplayString)(e.name),1)])),_:2},1024)])),desc:(0,n.withCtx)((()=>[(0,n.createVNode)(h,{class:"card-desc"},{default:(0,n.withCtx)((()=>[(0,n.createTextVNode)("上传时间: "+(0,n.toDisplayString)(w(e.dateModified)),1)])),_:2},1024)])),_:2},1032,["desc","onClick","thumb","onClickThumb"])])),_:2},[m.value?{name:"left",fn:(0,n.withCtx)((()=>[(0,n.createVNode)(f,{name:e,ref_for:!0,ref:e=>d.value[a]=e,class:"slot-left",onClick:t[0]||(t[0]=(0,n.withModifiers)((()=>{}),["stop"]))},null,8,["name"])])),key:"0"}:void 0,m.value?void 0:{name:"right",fn:(0,n.withCtx)((()=>[(0,n.createVNode)(r,{text:"删除",type:"danger",class:"slot-right",onClick:t=>M(e)},null,8,["onClick"])])),key:"1"}]),1024)))),128))])),_:1},8,["modelValue"])])),_:1})),S.isOnlyPreview?((0,n.openBlock)(),(0,n.createBlock)(x,{key:2},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(A,{gutter:10,border:!1,"column-num":2},{default:(0,n.withCtx)((()=>[((0,n.openBlock)(!0),(0,n.createElementBlock)(n.Fragment,null,(0,n.renderList)(o.value,((e,t)=>((0,n.openBlock)(),(0,n.createBlock)(j,{key:t},{default:(0,n.withCtx)((()=>[(0,n.createVNode)(O,{fit:"fill",src:L(e),onClick:n=>y(e,t)},null,8,["src","onClick"])])),_:2},1024)))),128))])),_:1})])),_:1})):(0,n.createCommentVNode)("",!0),(0,n.createElementVNode)("div",cs,[(0,n.createVNode)(H,{"v-model:show":i.value,position:"bottom",style:{height:"92%"}},{default:(0,n.withCtx)((()=>[(0,n.createElementVNode)("iframe",{src:a.value,width:"100%",height:"800",scrolling:"no",frameborder:"0"},null,8,ms)])),_:1},8,["v-model:show"])])])}}}),fs=(0,w.Z)(_s,[["__scopeId","data-v-125d62e4"]]),ps=fs,ys=(b(ps),ps);class gs{static getTableName(e){return e.value.getTableName()}static endLoad(e){return e.value.endLoad()}static selectAll(e){return e.value.selectAll()}static selectNone(e){return e.value.selectNone()}static getSelectedRows(e){return e.value.getSelectedRows()}}class Ms{static getGridData(e){return e.value.getGridData()}static getGridCellData(e,t,n){return e.value.getGridCellData(t,n)}static setGridData(e,t,n,r){return e.value.setGridData(t,n,r)}static checkRequireInput(e){return e.value.checkRequireInput()}static resetData(e){return e.value.resetData()}static mergeDataRow(e,t,n){return e.value.mergeDataRow(t,n)}static getTableName(e){return e.value.getTableName()}static addRow(e){return e.value.addRow()}static deleteRow(e,t){return e.value.deleteRow(t)}static getGridCellText(e,t,n){return e.value.getGridCellText(t,n)}static deleteAllRows(e){return e.value.deleteAllRows()}}const vs=[D,Q,ys],Ls=e=>{vs.map((t=>{const n=t.name||t.__name;return e.component(n,t)}))},ws={install:Ls},Ys=ws})(),a})()));
|
|
320
|
-
//# sourceMappingURL=index.umd.min.js.map
|