2 lines
6.3 KiB
JavaScript
2 lines
6.3 KiB
JavaScript
|
"use strict";const t=require("../../common/vendor.js"),e=require("./test.js"),n=require("./digit.js");function r(n,r=!1){return e.test.number(n)?r?`${n}px`:Number(n):/(rpx|upx)$/.test(n)?r?`${t.index.upx2px(parseInt(n))}px`:Number(t.index.upx2px(parseInt(n))):r?`${parseInt(n)}px`:parseInt(n)}function o(t=30){return new Promise((e=>{setTimeout((()=>{e()}),t)}))}function i(){return t.index.getSystemInfoSync().platform.toLowerCase()}function s(){return t.index.getSystemInfoSync()}function c(t=32,e=!0,n=null){const r="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz".split(""),o=[];if(n=n||r.length,t)for(let i=0;i<t;i++)o[i]=r[0|Math.random()*n];else{let t;o[8]=o[13]=o[18]=o[23]="-",o[14]="4";for(let e=0;e<36;e++)o[e]||(t=0|16*Math.random(),o[e]=r[19==e?3&t|8:t])}return e?(o.shift(),`u${o.join("")}`):o.join("")}function a(t=void 0){let e=this.$parent;for(;e;){if(!e.$options||e.$options.name===t)return e;e=e.$parent}return!1}function u(t,n="object"){if(e.test.empty(t)||"object"==typeof t&&"object"===n||"string"===n&&"string"==typeof t)return t;if("object"===n){const e=(t=d(t)).split(";"),n={};for(let t=0;t<e.length;t++)if(e[t]){const r=e[t].split(":");n[d(r[0])]=d(r[1])}return n}let r="";for(const e in t){r+=`${e.replace(/([A-Z])/g,"-$1").toLowerCase()}:${t[e]};`}return d(r)}function p(t="auto",n="px"){return t=String(t),e.test.number(t)?`${t}${n}`:t}function f(t){if([null,void 0,NaN,!1].includes(t))return t;if("object"!=typeof t&&"function"!=typeof t)return t;const n=e.test.array(t)?[]:{};for(const e in t)t.hasOwnProperty(e)&&(n[e]="object"==typeof t[e]?f(t[e]):t[e]);return n}function l(t={},e={}){if("object"!=typeof(t=f(t))||"object"!=typeof e)return!1;for(const n in e)e.hasOwnProperty(n)&&(n in t?"object"!=typeof t[n]||"object"!=typeof e[n]?t[n]=e[n]:t[n].concat&&e[n].concat?t[n]=t[n].concat(e[n]):t[n]=l(t[n],e[n]):t[n]=e[n]);return t}function g(t=null,e="yyyy-mm-dd"){let n;n=t?/^\d{10}$/.test(null==t?void 0:t.toString().trim())?new Date(1e3*t):"string"==typeof t&&/^\d+$/.test(t.trim())?new Date(Number(t)):new Date("string"==typeof t?t.replace(/-/g,"/"):t):new Date;const r={y:n.getFullYear().toString(),m:(n.getMonth()+1).toString().padStart(2,"0"),d:n.getDate().toString().padStart(2,"0"),h:n.getHours().toString().padStart(2,"0"),M:n.getMinutes().toString().padStart(2,"0"),s:n.getSeconds().toString().padStart(2,"0")};for(const o in r){const[t]=new RegExp(`${o}+`).exec(e)||[];if(t){const n="y"===o&&2===t.length?2:0;e=e.replace(t,r[o].slice(n))}}return e}function d(t,e="both"){return t=String(t),"both"==e?t.replace(/^\s+|\s+$/g,""):"left"==e?t.replace(/^\s*/,""):"right"==e?t.replace(/(\s*$)/g,""):"all"==e?t.replace(/\s+/g,""):t}function h(e,n=2e3){t.index.showToast({title:String(e),icon:"none",duration:n})}String.prototype.padStart||(String.prototype.padStart=function(t,e=" "){if("[object String]"!==Object.prototype.toString.call(e))throw new TypeError("fillString must be String");const n=this;if(n.length>=t)return String(n);const r=t-n.length;let o=Math.ceil(r/e.length);for(;o>>=1;)e+=e,1===o&&(e+=e);return e.slice(0,r)+n});const y={range:function(t=0,e=0,n=0){return Math.max(t,Math.min(e,Number(n)))},getPx:r,sleep:o,os:i,sys:s,random:function(t,e){if(t>=0&&e>0&&e>=t){const n=e-t+1;return Math.floor(Math.random()*n+t)}return 0},guid:c,$parent:a,addStyle:u,addUnit:p,deepClone:f,deepMerge:l,error:function(t){},randomArray:function(t=[]){return t.sort((()=>Math.random()-.5))},timeFormat:g,timeFrom:function(t=null,e="yyyy-mm-dd"){null==t&&(t=Number(new Date)),10==(t=parseInt(t)).toString().length&&(t*=1e3);let n=(new Date).getTime()-t;n=parseInt(n/1e3);let r="";switch(!0){case n<300:r="刚刚";break;case n>=300&&n<3600:r=`${parseInt(n/60)}分钟前`;break;case n>=3600&&n<86400:r=`${parseInt(n/3600)}小时前`;break;case n>=86400&&n<2592e3:r=`${parseInt(n/86400)}天前`;break;default:r=!1===e?n>=2592e3&&n<31536e3?`${parseInt(n/2592e3)}个月前`:`${parseInt(n/31536e3)}年前`:g(t,e)}return r},trim:d,queryParams:function(t={},e=!0,n="brackets"){const r=e?"?":"",o=[];-1==["indices","brackets","repeat","comma"].indexO
|