wsemi 1.8.53 → 1.8.54

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.
Files changed (605) hide show
  1. package/README.md +1 -1
  2. package/dist/wsemi.umd.js +1 -1
  3. package/docs/-_class.mjs.html +1 -1
  4. package/docs/ab2blob.mjs.html +1 -1
  5. package/docs/ab2u8arr.mjs.html +1 -1
  6. package/docs/addExcelWorksheetFromData.mjs.html +1 -1
  7. package/docs/addMonth.mjs.html +1 -1
  8. package/docs/aes2str.mjs.html +1 -1
  9. package/docs/alive.mjs.html +1 -1
  10. package/docs/arr2dt.mjs.html +1 -1
  11. package/docs/arrAccum.mjs.html +1 -1
  12. package/docs/arrAdd.mjs.html +1 -1
  13. package/docs/arrAt.mjs.html +1 -1
  14. package/docs/arrDiff.mjs.html +1 -1
  15. package/docs/arrFilterByKeywords.mjs.html +1 -1
  16. package/docs/arrFilterByNum.mjs.html +1 -1
  17. package/docs/arrFilterByPnum.mjs.html +1 -1
  18. package/docs/arrFilterByPnumAndToLog.mjs.html +1 -1
  19. package/docs/arrFind.mjs.html +1 -1
  20. package/docs/arrGroupByMaxmin.mjs.html +1 -1
  21. package/docs/arrHas.mjs.html +1 -1
  22. package/docs/arrInsert.mjs.html +1 -1
  23. package/docs/arrLookupByMaxmin.mjs.html +1 -1
  24. package/docs/arrMax.mjs.html +1 -1
  25. package/docs/arrMin.mjs.html +1 -1
  26. package/docs/arrMulti.mjs.html +1 -1
  27. package/docs/arrNorm.mjs.html +1 -1
  28. package/docs/arrProduct.mjs.html +1 -1
  29. package/docs/arrPull.mjs.html +1 -1
  30. package/docs/arrPullAt.mjs.html +1 -1
  31. package/docs/arrReduce.mjs.html +1 -1
  32. package/docs/arrReverse.mjs.html +1 -1
  33. package/docs/arrSep.mjs.html +1 -1
  34. package/docs/arrSort.mjs.html +1 -1
  35. package/docs/asind.mjs.html +1 -1
  36. package/docs/atan2d.mjs.html +1 -1
  37. package/docs/atand.mjs.html +1 -1
  38. package/docs/attstr.mjs.html +1 -1
  39. package/docs/b642obj.mjs.html +1 -1
  40. package/docs/b642str.mjs.html +1 -1
  41. package/docs/b642u16arr.mjs.html +1 -1
  42. package/docs/b642u8arr.mjs.html +1 -1
  43. package/docs/binstr.mjs.html +1 -1
  44. package/docs/blob2ab.mjs.html +1 -1
  45. package/docs/blob2b64.mjs.html +1 -1
  46. package/docs/blob2str.mjs.html +1 -1
  47. package/docs/blob2u8arr.mjs.html +1 -1
  48. package/docs/blobs2b64s.mjs.html +1 -1
  49. package/docs/blobs2u8arrs.mjs.html +1 -1
  50. package/docs/bodyLog.mjs.html +1 -1
  51. package/docs/browserView.mjs.html +1 -1
  52. package/docs/browserViewFromBlob.mjs.html +1 -1
  53. package/docs/browserViewFromText.mjs.html +1 -1
  54. package/docs/browserViewFromU8arr.mjs.html +1 -1
  55. package/docs/bs2u8arr.mjs.html +1 -1
  56. package/docs/bufRead.mjs.html +1 -1
  57. package/docs/bufReadDbl.mjs.html +1 -1
  58. package/docs/bufWrite.mjs.html +1 -1
  59. package/docs/bufWriteDbl.mjs.html +1 -1
  60. package/docs/cache.mjs.html +1 -1
  61. package/docs/cacheBd.mjs.html +1 -1
  62. package/docs/cbol.mjs.html +1 -1
  63. package/docs/cdbl.mjs.html +1 -1
  64. package/docs/ceil.mjs.html +1 -1
  65. package/docs/cfilesize.mjs.html +1 -1
  66. package/docs/cfinancial.mjs.html +1 -1
  67. package/docs/cint.mjs.html +1 -1
  68. package/docs/clearXSS.mjs.html +1 -1
  69. package/docs/clearXSSDyn.mjs.html +1 -1
  70. package/docs/color.mjs.html +1 -1
  71. package/docs/composeToTree.mjs.html +1 -1
  72. package/docs/convertToTree.mjs.html +1 -1
  73. package/docs/copyStrToClipboard.mjs.html +1 -1
  74. package/docs/cosd.mjs.html +1 -1
  75. package/docs/cotd.mjs.html +1 -1
  76. package/docs/createExcelWorkbook.mjs.html +1 -1
  77. package/docs/cscd.mjs.html +1 -1
  78. package/docs/cstr.mjs.html +1 -1
  79. package/docs/day2cht.mjs.html +1 -1
  80. package/docs/debounce.mjs.html +1 -1
  81. package/docs/delay.mjs.html +1 -1
  82. package/docs/dig.mjs.html +1 -1
  83. package/docs/digExp.mjs.html +1 -1
  84. package/docs/domAlert.mjs.html +1 -1
  85. package/docs/domAppend.mjs.html +1 -1
  86. package/docs/domCancelEvent.mjs.html +1 -1
  87. package/docs/domCompareText.mjs.html +1 -1
  88. package/docs/domConvertToPic.mjs.html +1 -1
  89. package/docs/domConvertToPicDyn.mjs.html +1 -1
  90. package/docs/domDetect.mjs.html +1 -1
  91. package/docs/domDrag.mjs.html +1 -1
  92. package/docs/domDragBarAndScroll.mjs.html +1 -1
  93. package/docs/domDragPreview.mjs.html +1 -1
  94. package/docs/domDropFiles.mjs.html +1 -1
  95. package/docs/domElementsFromPoint.mjs.html +1 -1
  96. package/docs/domFadeIn.mjs.html +1 -1
  97. package/docs/domFadeOut.mjs.html +1 -1
  98. package/docs/domFind.mjs.html +1 -1
  99. package/docs/domFinds.mjs.html +1 -1
  100. package/docs/domGetAttr.mjs.html +1 -1
  101. package/docs/domGetBoudRect.mjs.html +1 -1
  102. package/docs/domGetBoudRectRefSelf.mjs.html +1 -1
  103. package/docs/domGetFileAccept.mjs.html +1 -1
  104. package/docs/domGetFiles.mjs.html +1 -1
  105. package/docs/domGetParents.mjs.html +1 -1
  106. package/docs/domGetPointFromEvent.mjs.html +1 -1
  107. package/docs/domGetScrollableParent.mjs.html +1 -1
  108. package/docs/domGetWindowSize.mjs.html +1 -1
  109. package/docs/domIsClientXYIn.mjs.html +1 -1
  110. package/docs/domIsFocused.mjs.html +1 -1
  111. package/docs/domIsVisible.mjs.html +1 -1
  112. package/docs/domPrepend.mjs.html +1 -1
  113. package/docs/domRemove.mjs.html +1 -1
  114. package/docs/domRenderMarkdownMind.mjs.html +1 -1
  115. package/docs/domRenderMarkdownMindDyn.mjs.html +1 -1
  116. package/docs/domRipple.mjs.html +1 -1
  117. package/docs/domScrollIntoView.mjs.html +1 -1
  118. package/docs/domScrollTo.mjs.html +1 -1
  119. package/docs/domSetAttr.mjs.html +1 -1
  120. package/docs/domShowImages.mjs.html +1 -1
  121. package/docs/domShowImagesDyn.mjs.html +1 -1
  122. package/docs/domShowInputAndGetFiles.mjs.html +1 -1
  123. package/docs/domShowInputAndGetFilesU8Arrs.mjs.html +1 -1
  124. package/docs/domShowInputDatatime.mjs.html +1 -1
  125. package/docs/domTooltip.mjs.html +1 -1
  126. package/docs/domTriggerEvent.mjs.html +1 -1
  127. package/docs/domVirtualCreate.mjs.html +1 -1
  128. package/docs/domVirtualCreateQueue.mjs.html +1 -1
  129. package/docs/downloadExcelFileFromData.mjs.html +1 -1
  130. package/docs/downloadExcelFileFromDataDyn.mjs.html +1 -1
  131. package/docs/downloadFileFromB64.mjs.html +1 -1
  132. package/docs/downloadFileFromBlob.mjs.html +1 -1
  133. package/docs/downloadFileFromText.mjs.html +1 -1
  134. package/docs/downloadFileFromU8Arr.mjs.html +1 -1
  135. package/docs/dtmapping.mjs.html +1 -1
  136. package/docs/dtpick.mjs.html +1 -1
  137. package/docs/estimateTicks.mjs.html +1 -1
  138. package/docs/evem.mjs.html +1 -1
  139. package/docs/examples/ex-blob2b64.html +1 -1
  140. package/docs/examples/ex-clearXSS.html +1 -1
  141. package/docs/examples/ex-clearXSSDyn.html +1 -1
  142. package/docs/examples/ex-colorConverter.html +1 -1
  143. package/docs/examples/ex-domCompareText.html +1 -1
  144. package/docs/examples/ex-domConvertToPic.html +1 -1
  145. package/docs/examples/ex-domDrag.html +1 -1
  146. package/docs/examples/ex-domDropFiles.html +1 -1
  147. package/docs/examples/ex-domIsVisible.html +1 -1
  148. package/docs/examples/ex-domRenderMarkdownMind.html +1 -1
  149. package/docs/examples/ex-domRenderMarkdownMindDyn.html +1 -1
  150. package/docs/examples/ex-domRipple.html +1 -1
  151. package/docs/examples/ex-domScrollIntoView.html +1 -1
  152. package/docs/examples/ex-domScrollTo.html +1 -1
  153. package/docs/examples/ex-domShowImages.html +1 -1
  154. package/docs/examples/ex-domShowImagesDyn.html +1 -1
  155. package/docs/examples/ex-domShowInputAndGetFiles.html +1 -1
  156. package/docs/examples/ex-domTooltip.html +1 -1
  157. package/docs/examples/ex-getFileHash.html +1 -1
  158. package/docs/examples/ex-getUserAgent.html +1 -1
  159. package/docs/examples/ex-getUserAgentDyn.html +1 -1
  160. package/docs/examples/ex-html2str.html +1 -1
  161. package/docs/examples/ex-obj2u8arr-u8arr2obj.html +1 -1
  162. package/docs/examples/ex-openLink.html +1 -1
  163. package/docs/examples/ex-str2aes-aes2str.html +1 -1
  164. package/docs/examples/ex-str2b64-b642str.html +1 -1
  165. package/docs/examples/ex-strFindFuzz.html +1 -1
  166. package/docs/examples/ex-timeTZ2expire-timeTZ2past.html +1 -1
  167. package/docs/examples/ex-xlsx.html +1 -1
  168. package/docs/examples/ex-xlsxDyn.html +1 -1
  169. package/docs/execProcess.mjs.html +1 -1
  170. package/docs/execProcessKillPid.mjs.html +1 -1
  171. package/docs/filepathToTree.mjs.html +1 -1
  172. package/docs/files2data.mjs.html +1 -1
  173. package/docs/flattenToConn.mjs.html +1 -1
  174. package/docs/flattenTree.mjs.html +1 -1
  175. package/docs/floor.mjs.html +1 -1
  176. package/docs/fsBuildReadStreamText.mjs.html +1 -1
  177. package/docs/fsBuildWriteStreamText.mjs.html +1 -1
  178. package/docs/fsCleanFolder.mjs.html +1 -1
  179. package/docs/fsCleanFolderCore.mjs.html +1 -1
  180. package/docs/fsCopyFile.mjs.html +1 -1
  181. package/docs/fsCopyFileCore.mjs.html +1 -1
  182. package/docs/fsCopyFolder.mjs.html +1 -1
  183. package/docs/fsCopyFolderCore.mjs.html +1 -1
  184. package/docs/fsCreateFile.mjs.html +1 -1
  185. package/docs/fsCreateFileCore.mjs.html +1 -1
  186. package/docs/fsCreateFolder.mjs.html +1 -1
  187. package/docs/fsCreateFolderCore.mjs.html +1 -1
  188. package/docs/fsDeleteFile.mjs.html +1 -1
  189. package/docs/fsDeleteFileCore.mjs.html +1 -1
  190. package/docs/fsDeleteFileSafe.mjs.html +1 -1
  191. package/docs/fsDeleteFileSafeCore.mjs.html +1 -1
  192. package/docs/fsDeleteFolder.mjs.html +1 -1
  193. package/docs/fsDeleteFolderCore.mjs.html +1 -1
  194. package/docs/fsDeleteFolderSafe.mjs.html +1 -1
  195. package/docs/fsDeleteFolderSafeCore.mjs.html +1 -1
  196. package/docs/fsDownloadFile.mjs.html +1 -1
  197. package/docs/fsDownloadFileCore.mjs.html +1 -1
  198. package/docs/fsEvem.mjs.html +1 -1
  199. package/docs/fsExists.mjs.html +1 -1
  200. package/docs/fsExistsCore.mjs.html +1 -1
  201. package/docs/fsGetFileBasicHash.mjs.html +1 -1
  202. package/docs/fsGetFileBasicHashCore.mjs.html +1 -1
  203. package/docs/fsGetFileHash.mjs.html +1 -1
  204. package/docs/fsGetFileHashCore.mjs.html +1 -1
  205. package/docs/fsGetFileXxHash.mjs.html +1 -1
  206. package/docs/fsGetFileXxHashCore.mjs.html +1 -1
  207. package/docs/fsGetFilesInFolder.mjs.html +1 -1
  208. package/docs/fsGetFilesInFolderCore.mjs.html +1 -1
  209. package/docs/fsGetFilesWithHashInFolder.mjs.html +1 -1
  210. package/docs/fsGetFilesWithHashInFolderCore.mjs.html +1 -1
  211. package/docs/fsGetFolderBasicHash.mjs.html +1 -1
  212. package/docs/fsGetFolderBasicHashCore.mjs.html +1 -1
  213. package/docs/fsGetFoldersInFolder.mjs.html +1 -1
  214. package/docs/fsGetFoldersInFolderCore.mjs.html +1 -1
  215. package/docs/fsIsFile.mjs.html +1 -1
  216. package/docs/fsIsFileCore.mjs.html +1 -1
  217. package/docs/fsIsFolder.mjs.html +1 -1
  218. package/docs/fsIsFolderCore.mjs.html +1 -1
  219. package/docs/fsMergeFiles.mjs.html +1 -1
  220. package/docs/fsMergeFilesCore.mjs.html +1 -1
  221. package/docs/fsReadJson.mjs.html +1 -1
  222. package/docs/fsReadText.mjs.html +1 -1
  223. package/docs/fsReadTextCore.mjs.html +1 -1
  224. package/docs/fsRenameFile.mjs.html +1 -1
  225. package/docs/fsRenameFileCore.mjs.html +1 -1
  226. package/docs/fsRenameFolder.mjs.html +1 -1
  227. package/docs/fsRenameFolderCore.mjs.html +1 -1
  228. package/docs/fsSrlog.mjs.html +1 -1
  229. package/docs/fsSyncFolder.mjs.html +1 -1
  230. package/docs/fsSyncFolderCore.mjs.html +1 -1
  231. package/docs/fsTask.mjs.html +1 -1
  232. package/docs/fsTaskCp.mjs.html +1 -1
  233. package/docs/fsTreeFolder.mjs.html +1 -1
  234. package/docs/fsTreeFolderCore.mjs.html +1 -1
  235. package/docs/fsTreeFolderWithHash.mjs.html +1 -1
  236. package/docs/fsTreeFolderWithHashCore.mjs.html +1 -1
  237. package/docs/fsWatchFile.mjs.html +1 -1
  238. package/docs/fsWatchFolder.mjs.html +1 -1
  239. package/docs/fsWriteJson.mjs.html +1 -1
  240. package/docs/fsWriteText.mjs.html +1 -1
  241. package/docs/fsWriteTextCore.mjs.html +1 -1
  242. package/docs/genGradientColor.mjs.html +1 -1
  243. package/docs/genID.mjs.html +1 -1
  244. package/docs/genIDSeq.mjs.html +1 -1
  245. package/docs/genPm.mjs.html +1 -1
  246. package/docs/getBufferSize.mjs.html +1 -1
  247. package/docs/getClearPathName.mjs.html +1 -1
  248. package/docs/getCsvStrFromData.mjs.html +1 -1
  249. package/docs/getDataFromExcelFileU8Arr.mjs.html +1 -1
  250. package/docs/getDataFromExcelFileU8ArrDyn.mjs.html +1 -1
  251. package/docs/getEnv.mjs.html +1 -1
  252. package/docs/getErrorMessage.mjs.html +1 -1
  253. package/docs/getExcelU8ArrFromData.mjs.html +1 -1
  254. package/docs/getExcelU8ArrFromWorkbook.mjs.html +1 -1
  255. package/docs/getExcelWorkbookFromData.mjs.html +1 -1
  256. package/docs/getExcelWorkbookFromWorksheet.mjs.html +1 -1
  257. package/docs/getExcelWorksheetFromData.mjs.html +1 -1
  258. package/docs/getFileAccept.mjs.html +1 -1
  259. package/docs/getFileBasicHash.mjs.html +1 -1
  260. package/docs/getFileHash.mjs.html +1 -1
  261. package/docs/getFileName.mjs.html +1 -1
  262. package/docs/getFileNameExt.mjs.html +1 -1
  263. package/docs/getFileTrueName.mjs.html +1 -1
  264. package/docs/getFileType.mjs.html +1 -1
  265. package/docs/getFileXxHash.mjs.html +1 -1
  266. package/docs/getGlobal.mjs.html +1 -1
  267. package/docs/getObjSize.mjs.html +1 -1
  268. package/docs/getPathParent.mjs.html +1 -1
  269. package/docs/getTimeBetween.mjs.html +1 -1
  270. package/docs/getTimeFromUnit.mjs.html +1 -1
  271. package/docs/getTimeHp.mjs.html +1 -1
  272. package/docs/getTimeObject.mjs.html +1 -1
  273. package/docs/getTimeRange.mjs.html +1 -1
  274. package/docs/getUserAgent.mjs.html +1 -1
  275. package/docs/getUserAgentDyn.mjs.html +1 -1
  276. package/docs/getltdtkeys.mjs.html +1 -1
  277. package/docs/haskey.mjs.html +1 -1
  278. package/docs/html2str.mjs.html +1 -1
  279. package/docs/htmlDecode.mjs.html +1 -1
  280. package/docs/htmlEncode.mjs.html +1 -1
  281. package/docs/importResources.mjs.html +1 -1
  282. package/docs/index.html +1 -1
  283. package/docs/interp1.mjs.html +1 -1
  284. package/docs/isDate.mjs.html +1 -1
  285. package/docs/isDev.mjs.html +1 -1
  286. package/docs/isEle.mjs.html +1 -1
  287. package/docs/isEleExistByID.mjs.html +1 -1
  288. package/docs/isEmail.mjs.html +1 -1
  289. package/docs/isErr.mjs.html +1 -1
  290. package/docs/isIE.mjs.html +1 -1
  291. package/docs/isNarrow.mjs.html +1 -1
  292. package/docs/isStrHasCapital.mjs.html +1 -1
  293. package/docs/isStrHasLetter.mjs.html +1 -1
  294. package/docs/isStrHasLowerCase.mjs.html +1 -1
  295. package/docs/isStrHasNumber.mjs.html +1 -1
  296. package/docs/isStrHasSpace.mjs.html +1 -1
  297. package/docs/isStrHasSymbol.mjs.html +1 -1
  298. package/docs/isUserIdentify.mjs.html +1 -1
  299. package/docs/isUserName.mjs.html +1 -1
  300. package/docs/isUserPw.mjs.html +1 -1
  301. package/docs/isWindow.mjs.html +1 -1
  302. package/docs/isab.mjs.html +1 -1
  303. package/docs/isarr.mjs.html +1 -1
  304. package/docs/isarr0.mjs.html +1 -1
  305. package/docs/isbigint.mjs.html +1 -1
  306. package/docs/isblob.mjs.html +1 -1
  307. package/docs/isbol.mjs.html +1 -1
  308. package/docs/isday.mjs.html +1 -1
  309. package/docs/isearr.mjs.html +1 -1
  310. package/docs/iseobj.mjs.html +1 -1
  311. package/docs/iser.mjs.html +1 -1
  312. package/docs/isernot.mjs.html +1 -1
  313. package/docs/isestr.mjs.html +1 -1
  314. package/docs/isfile.mjs.html +1 -1
  315. package/docs/isfun.mjs.html +1 -1
  316. package/docs/isint.mjs.html +1 -1
  317. package/docs/ismonth.mjs.html +1 -1
  318. package/docs/isn0int.mjs.html +1 -1
  319. package/docs/isn0num.mjs.html +1 -1
  320. package/docs/isnan.mjs.html +1 -1
  321. package/docs/isnbr.mjs.html +1 -1
  322. package/docs/isnint.mjs.html +1 -1
  323. package/docs/isnnum.mjs.html +1 -1
  324. package/docs/isnull.mjs.html +1 -1
  325. package/docs/isnum.mjs.html +1 -1
  326. package/docs/isobj.mjs.html +1 -1
  327. package/docs/isobj0.mjs.html +1 -1
  328. package/docs/isp0int.mjs.html +1 -1
  329. package/docs/isp0num.mjs.html +1 -1
  330. package/docs/ispint.mjs.html +1 -1
  331. package/docs/ispm.mjs.html +1 -1
  332. package/docs/ispnum.mjs.html +1 -1
  333. package/docs/isstr.mjs.html +1 -1
  334. package/docs/isstr0.mjs.html +1 -1
  335. package/docs/istime.mjs.html +1 -1
  336. package/docs/istimeTZ.mjs.html +1 -1
  337. package/docs/istimems.mjs.html +1 -1
  338. package/docs/istimemsTZ.mjs.html +1 -1
  339. package/docs/isu16arr.mjs.html +1 -1
  340. package/docs/isu8arr.mjs.html +1 -1
  341. package/docs/isundefined.mjs.html +1 -1
  342. package/docs/j2o.mjs.html +1 -1
  343. package/docs/judge.mjs.html +1 -1
  344. package/docs/keysmat2ltdt.mjs.html +1 -1
  345. package/docs/ltdt2vrtsable.mjs.html +1 -1
  346. package/docs/ltdtDiff.mjs.html +1 -1
  347. package/docs/ltdtDiffByKey.mjs.html +1 -1
  348. package/docs/ltdtkeys2mat.mjs.html +1 -1
  349. package/docs/ltdtkeysheads2mat.mjs.html +1 -1
  350. package/docs/ltdtmapping.mjs.html +1 -1
  351. package/docs/ltdtmerge.mjs.html +1 -1
  352. package/docs/ltdtpick.mjs.html +1 -1
  353. package/docs/ltdtpull.mjs.html +1 -1
  354. package/docs/mat2ltdt.mjs.html +1 -1
  355. package/docs/matConcat.mjs.html +1 -1
  356. package/docs/matDiff.mjs.html +1 -1
  357. package/docs/matat.mjs.html +1 -1
  358. package/docs/now2str.mjs.html +1 -1
  359. package/docs/now2strp.mjs.html +1 -1
  360. package/docs/nowDay2str.mjs.html +1 -1
  361. package/docs/nowms2str.mjs.html +1 -1
  362. package/docs/nowms2strp.mjs.html +1 -1
  363. package/docs/o2j.mjs.html +1 -1
  364. package/docs/obj2b64.mjs.html +1 -1
  365. package/docs/obj2pb64.mjs.html +1 -1
  366. package/docs/obj2str.mjs.html +1 -1
  367. package/docs/obj2stru8arr.mjs.html +1 -1
  368. package/docs/obj2u8arr.mjs.html +1 -1
  369. package/docs/objSortBy.mjs.html +1 -1
  370. package/docs/objSortByKeys.mjs.html +1 -1
  371. package/docs/oo.mjs.html +1 -1
  372. package/docs/openLink.mjs.html +1 -1
  373. package/docs/pb642obj.mjs.html +1 -1
  374. package/docs/pmChain.mjs.html +1 -1
  375. package/docs/pmConvertResolve.mjs.html +1 -1
  376. package/docs/pmDebounce.mjs.html +1 -1
  377. package/docs/pmHook.mjs.html +1 -1
  378. package/docs/pmHookReject.mjs.html +1 -1
  379. package/docs/pmIni.mjs.html +1 -1
  380. package/docs/pmInvResolve.mjs.html +1 -1
  381. package/docs/pmMap.mjs.html +1 -1
  382. package/docs/pmQueue.mjs.html +1 -1
  383. package/docs/pmSeries.mjs.html +1 -1
  384. package/docs/pmThrottle.mjs.html +1 -1
  385. package/docs/preciseNum.mjs.html +1 -1
  386. package/docs/pseudoRandom.mjs.html +1 -1
  387. package/docs/pseudoRandomIntRange.mjs.html +1 -1
  388. package/docs/pseudoRandomIntsNdpRange.mjs.html +1 -1
  389. package/docs/pseudoRandomIntsRange.mjs.html +1 -1
  390. package/docs/pseudoRandomRange.mjs.html +1 -1
  391. package/docs/pseudoRandomsRange.mjs.html +1 -1
  392. package/docs/queue.mjs.html +1 -1
  393. package/docs/random.mjs.html +1 -1
  394. package/docs/randomIntRange.mjs.html +1 -1
  395. package/docs/randomIntsNdpRange.mjs.html +1 -1
  396. package/docs/randomIntsRange.mjs.html +1 -1
  397. package/docs/randomRange.mjs.html +1 -1
  398. package/docs/randomsRange.mjs.html +1 -1
  399. package/docs/rang.mjs.html +1 -1
  400. package/docs/rep.mjs.html +1 -1
  401. package/docs/repObj.mjs.html +1 -1
  402. package/docs/replace.mjs.html +1 -1
  403. package/docs/replaceObj.mjs.html +1 -1
  404. package/docs/replacePlus.mjs.html +1 -1
  405. package/docs/round.mjs.html +1 -1
  406. package/docs/secd.mjs.html +1 -1
  407. package/docs/sep.mjs.html +1 -1
  408. package/docs/sepInt.mjs.html +1 -1
  409. package/docs/setIntervalHp.mjs.html +1 -1
  410. package/docs/setTimeoutHp.mjs.html +1 -1
  411. package/docs/sind.mjs.html +1 -1
  412. package/docs/split.mjs.html +1 -1
  413. package/docs/str2aes.mjs.html +1 -1
  414. package/docs/str2b64.mjs.html +1 -1
  415. package/docs/str2hint.mjs.html +1 -1
  416. package/docs/str2md5.mjs.html +1 -1
  417. package/docs/str2obj.mjs.html +1 -1
  418. package/docs/str2sha512.mjs.html +1 -1
  419. package/docs/str2u8arr.mjs.html +1 -1
  420. package/docs/strCompare.mjs.html +1 -1
  421. package/docs/strDiff.mjs.html +1 -1
  422. package/docs/strDiffToHtml.mjs.html +1 -1
  423. package/docs/strFindFuzz.mjs.html +1 -1
  424. package/docs/strFindSimilar.mjs.html +1 -1
  425. package/docs/strdelleft.mjs.html +1 -1
  426. package/docs/strdelright.mjs.html +1 -1
  427. package/docs/strleft.mjs.html +1 -1
  428. package/docs/strmid.mjs.html +1 -1
  429. package/docs/strright.mjs.html +1 -1
  430. package/docs/stru8arr2obj.mjs.html +1 -1
  431. package/docs/tand.mjs.html +1 -1
  432. package/docs/time2day.mjs.html +1 -1
  433. package/docs/time2hour.mjs.html +1 -1
  434. package/docs/time2min.mjs.html +1 -1
  435. package/docs/timeTZ2day.mjs.html +1 -1
  436. package/docs/timeTZ2expire.mjs.html +1 -1
  437. package/docs/timeTZ2hour.mjs.html +1 -1
  438. package/docs/timeTZ2min.mjs.html +1 -1
  439. package/docs/timeTZ2past.mjs.html +1 -1
  440. package/docs/timems2day.mjs.html +1 -1
  441. package/docs/timems2hour.mjs.html +1 -1
  442. package/docs/timems2min.mjs.html +1 -1
  443. package/docs/timems2time.mjs.html +1 -1
  444. package/docs/timemsTZ2day.mjs.html +1 -1
  445. package/docs/timemsTZ2expire.mjs.html +1 -1
  446. package/docs/timemsTZ2hour.mjs.html +1 -1
  447. package/docs/timemsTZ2min.mjs.html +1 -1
  448. package/docs/timemsTZ2past.mjs.html +1 -1
  449. package/docs/timemsTZ2time.mjs.html +1 -1
  450. package/docs/treeObj.mjs.html +1 -1
  451. package/docs/treeToFilepath.mjs.html +1 -1
  452. package/docs/trim.mjs.html +1 -1
  453. package/docs/u16arr2b64.mjs.html +1 -1
  454. package/docs/u16arr2u8arr.mjs.html +1 -1
  455. package/docs/u8arr2ab.mjs.html +1 -1
  456. package/docs/u8arr2b64.mjs.html +1 -1
  457. package/docs/u8arr2blob.mjs.html +1 -1
  458. package/docs/u8arr2bs.mjs.html +1 -1
  459. package/docs/u8arr2obj.mjs.html +1 -1
  460. package/docs/u8arr2str.mjs.html +1 -1
  461. package/docs/u8arr2u16arr.mjs.html +1 -1
  462. package/docs/urlParse.mjs.html +1 -1
  463. package/docs/verifyValue.mjs.html +1 -1
  464. package/docs/waitFun.mjs.html +1 -1
  465. package/docs/wsemi.html +2 -2
  466. package/package.json +2 -2
  467. package/toolfp/dist/wsemip.umd.js +1 -1
  468. package/toolparfor/dist/wpf.umd.js +1 -1
  469. package/toolparfor/dist/wpf_pmSeries.umd.js +1 -1
  470. package/tmp/gh-pages-deploy/-_class.mjs.html +0 -75
  471. package/tmp/gh-pages-deploy/ab2blob.mjs.html +0 -97
  472. package/tmp/gh-pages-deploy/ab2u8arr.mjs.html +0 -103
  473. package/tmp/gh-pages-deploy/addExcelWorksheetFromData.mjs.html +0 -174
  474. package/tmp/gh-pages-deploy/addMonth.mjs.html +0 -112
  475. package/tmp/gh-pages-deploy/aes2str.mjs.html +0 -131
  476. package/tmp/gh-pages-deploy/alive.mjs.html +0 -257
  477. package/tmp/gh-pages-deploy/arr2dt.mjs.html +0 -140
  478. package/tmp/gh-pages-deploy/arrAccum.mjs.html +0 -114
  479. package/tmp/gh-pages-deploy/arrAdd.mjs.html +0 -153
  480. package/tmp/gh-pages-deploy/arrAt.mjs.html +0 -149
  481. package/tmp/gh-pages-deploy/arrDiff.mjs.html +0 -615
  482. package/tmp/gh-pages-deploy/arrFilterByKeywords.mjs.html +0 -335
  483. package/tmp/gh-pages-deploy/arrFilterByNum.mjs.html +0 -121
  484. package/tmp/gh-pages-deploy/arrFilterByPnum.mjs.html +0 -121
  485. package/tmp/gh-pages-deploy/arrFilterByPnumAndToLog.mjs.html +0 -123
  486. package/tmp/gh-pages-deploy/arrFind.mjs.html +0 -160
  487. package/tmp/gh-pages-deploy/arrGroupByMaxmin.mjs.html +0 -656
  488. package/tmp/gh-pages-deploy/arrHas.mjs.html +0 -176
  489. package/tmp/gh-pages-deploy/arrInsert.mjs.html +0 -159
  490. package/tmp/gh-pages-deploy/arrLookupByMaxmin.mjs.html +0 -771
  491. package/tmp/gh-pages-deploy/arrMax.mjs.html +0 -228
  492. package/tmp/gh-pages-deploy/arrMin.mjs.html +0 -228
  493. package/tmp/gh-pages-deploy/arrMulti.mjs.html +0 -153
  494. package/tmp/gh-pages-deploy/arrNorm.mjs.html +0 -120
  495. package/tmp/gh-pages-deploy/arrProduct.mjs.html +0 -120
  496. package/tmp/gh-pages-deploy/arrPull.mjs.html +0 -127
  497. package/tmp/gh-pages-deploy/arrPullAt.mjs.html +0 -131
  498. package/tmp/gh-pages-deploy/arrReduce.mjs.html +0 -208
  499. package/tmp/gh-pages-deploy/arrReverse.mjs.html +0 -115
  500. package/tmp/gh-pages-deploy/arrSep.mjs.html +0 -184
  501. package/tmp/gh-pages-deploy/arrSort.mjs.html +0 -496
  502. package/tmp/gh-pages-deploy/asind.mjs.html +0 -126
  503. package/tmp/gh-pages-deploy/atan2d.mjs.html +0 -143
  504. package/tmp/gh-pages-deploy/atand.mjs.html +0 -138
  505. package/tmp/gh-pages-deploy/attstr.mjs.html +0 -845
  506. package/tmp/gh-pages-deploy/b642obj.mjs.html +0 -110
  507. package/tmp/gh-pages-deploy/b642str.mjs.html +0 -107
  508. package/tmp/gh-pages-deploy/b642u16arr.mjs.html +0 -105
  509. package/tmp/gh-pages-deploy/b642u8arr.mjs.html +0 -117
  510. package/tmp/gh-pages-deploy/binstr.mjs.html +0 -155
  511. package/tmp/gh-pages-deploy/blob2ab.mjs.html +0 -151
  512. package/tmp/gh-pages-deploy/blob2b64.mjs.html +0 -126
  513. package/tmp/gh-pages-deploy/blob2str.mjs.html +0 -128
  514. package/tmp/gh-pages-deploy/blob2u8arr.mjs.html +0 -123
  515. package/tmp/gh-pages-deploy/blobs2b64s.mjs.html +0 -109
  516. package/tmp/gh-pages-deploy/blobs2u8arrs.mjs.html +0 -110
  517. package/tmp/gh-pages-deploy/bodyLog.mjs.html +0 -111
  518. package/tmp/gh-pages-deploy/browserView.mjs.html +0 -114
  519. package/tmp/gh-pages-deploy/browserViewFromBlob.mjs.html +0 -105
  520. package/tmp/gh-pages-deploy/browserViewFromText.mjs.html +0 -103
  521. package/tmp/gh-pages-deploy/browserViewFromU8arr.mjs.html +0 -104
  522. package/tmp/gh-pages-deploy/bs2u8arr.mjs.html +0 -106
  523. package/tmp/gh-pages-deploy/bufRead.mjs.html +0 -158
  524. package/tmp/gh-pages-deploy/bufReadDbl.mjs.html +0 -100
  525. package/tmp/gh-pages-deploy/bufWrite.mjs.html +0 -194
  526. package/tmp/gh-pages-deploy/bufWriteDbl.mjs.html +0 -104
  527. package/tmp/gh-pages-deploy/cache.mjs.html +0 -512
  528. package/tmp/gh-pages-deploy/cacheBd.mjs.html +0 -311
  529. package/tmp/gh-pages-deploy/cbol.mjs.html +0 -153
  530. package/tmp/gh-pages-deploy/cdbl.mjs.html +0 -104
  531. package/tmp/gh-pages-deploy/ceil.mjs.html +0 -158
  532. package/tmp/gh-pages-deploy/cfilesize.mjs.html +0 -130
  533. package/tmp/gh-pages-deploy/cfinancial.mjs.html +0 -125
  534. package/tmp/gh-pages-deploy/cint.mjs.html +0 -115
  535. package/tmp/gh-pages-deploy/clearXSS.mjs.html +0 -145
  536. package/tmp/gh-pages-deploy/clearXSSDyn.mjs.html +0 -119
  537. package/tmp/gh-pages-deploy/color.mjs.html +0 -1641
  538. package/tmp/gh-pages-deploy/composeToTree.mjs.html +0 -387
  539. package/tmp/gh-pages-deploy/convertToTree.mjs.html +0 -1058
  540. package/tmp/gh-pages-deploy/copyStrToClipboard.mjs.html +0 -141
  541. package/tmp/gh-pages-deploy/cosd.mjs.html +0 -156
  542. package/tmp/gh-pages-deploy/cotd.mjs.html +0 -157
  543. package/tmp/gh-pages-deploy/createExcelWorkbook.mjs.html +0 -104
  544. package/tmp/gh-pages-deploy/cscd.mjs.html +0 -157
  545. package/tmp/gh-pages-deploy/cstr.mjs.html +0 -122
  546. package/tmp/gh-pages-deploy/day2cht.mjs.html +0 -111
  547. package/tmp/gh-pages-deploy/debounce.mjs.html +0 -268
  548. package/tmp/gh-pages-deploy/delay.mjs.html +0 -106
  549. package/tmp/gh-pages-deploy/dig.mjs.html +0 -117
  550. package/tmp/gh-pages-deploy/digExp.mjs.html +0 -121
  551. package/tmp/gh-pages-deploy/domAlert.mjs.html +0 -465
  552. package/tmp/gh-pages-deploy/domAppend.mjs.html +0 -111
  553. package/tmp/gh-pages-deploy/domCancelEvent.mjs.html +0 -117
  554. package/tmp/gh-pages-deploy/domCompareText.mjs.html +0 -192
  555. package/tmp/gh-pages-deploy/domConvertToPic.mjs.html +0 -197
  556. package/tmp/gh-pages-deploy/domConvertToPicDyn.mjs.html +0 -118
  557. package/tmp/gh-pages-deploy/domDetect.mjs.html +0 -375
  558. package/tmp/gh-pages-deploy/domDrag.mjs.html +0 -869
  559. package/tmp/gh-pages-deploy/domDragBarAndScroll.mjs.html +0 -404
  560. package/tmp/gh-pages-deploy/domDragPreview.mjs.html +0 -362
  561. package/tmp/gh-pages-deploy/domDropFiles.mjs.html +0 -338
  562. package/tmp/gh-pages-deploy/domElementsFromPoint.mjs.html +0 -103
  563. package/tmp/gh-pages-deploy/domFadeIn.mjs.html +0 -178
  564. package/tmp/gh-pages-deploy/domFadeOut.mjs.html +0 -178
  565. package/tmp/gh-pages-deploy/domFind.mjs.html +0 -93
  566. package/tmp/gh-pages-deploy/domFinds.mjs.html +0 -92
  567. package/tmp/gh-pages-deploy/domGetAttr.mjs.html +0 -113
  568. package/tmp/gh-pages-deploy/domGetBoudRect.mjs.html +0 -116
  569. package/tmp/gh-pages-deploy/domGetBoudRectRefSelf.mjs.html +0 -130
  570. package/tmp/gh-pages-deploy/domGetFileAccept.mjs.html +0 -154
  571. package/tmp/gh-pages-deploy/domGetFiles.mjs.html +0 -132
  572. package/tmp/gh-pages-deploy/domGetParents.mjs.html +0 -111
  573. package/tmp/gh-pages-deploy/domGetPointFromEvent.mjs.html +0 -126
  574. package/tmp/gh-pages-deploy/domGetScrollableParent.mjs.html +0 -124
  575. package/tmp/gh-pages-deploy/domGetWindowSize.mjs.html +0 -134
  576. package/tmp/gh-pages-deploy/domIsClientXYIn.mjs.html +0 -137
  577. package/tmp/gh-pages-deploy/domIsFocused.mjs.html +0 -111
  578. package/tmp/gh-pages-deploy/domIsVisible.mjs.html +0 -286
  579. package/tmp/gh-pages-deploy/domPrepend.mjs.html +0 -109
  580. package/tmp/gh-pages-deploy/domRemove.mjs.html +0 -122
  581. package/tmp/gh-pages-deploy/domRenderMarkdownMind.mjs.html +0 -176
  582. package/tmp/gh-pages-deploy/domRenderMarkdownMindDyn.mjs.html +0 -141
  583. package/tmp/gh-pages-deploy/domRipple.mjs.html +0 -161
  584. package/tmp/gh-pages-deploy/domScrollIntoView.mjs.html +0 -121
  585. package/tmp/gh-pages-deploy/domScrollTo.mjs.html +0 -121
  586. package/tmp/gh-pages-deploy/domSetAttr.mjs.html +0 -117
  587. package/tmp/gh-pages-deploy/domShowImages.mjs.html +0 -388
  588. package/tmp/gh-pages-deploy/domShowImagesDyn.mjs.html +0 -113
  589. package/tmp/gh-pages-deploy/domShowInputAndGetFiles.mjs.html +0 -281
  590. package/tmp/gh-pages-deploy/domShowInputAndGetFilesU8Arrs.mjs.html +0 -187
  591. package/tmp/gh-pages-deploy/domShowInputDatatime.mjs.html +0 -291
  592. package/tmp/gh-pages-deploy/domTooltip.mjs.html +0 -220
  593. package/tmp/gh-pages-deploy/domTriggerEvent.mjs.html +0 -150
  594. package/tmp/gh-pages-deploy/domVirtualCreate.mjs.html +0 -185
  595. package/tmp/gh-pages-deploy/domVirtualCreateQueue.mjs.html +0 -123
  596. package/tmp/gh-pages-deploy/downloadExcelFileFromData.mjs.html +0 -173
  597. package/tmp/gh-pages-deploy/downloadExcelFileFromDataDyn.mjs.html +0 -130
  598. package/tmp/gh-pages-deploy/downloadFileFromB64.mjs.html +0 -119
  599. package/tmp/gh-pages-deploy/downloadFileFromBlob.mjs.html +0 -162
  600. package/tmp/gh-pages-deploy/downloadFileFromText.mjs.html +0 -135
  601. package/tmp/gh-pages-deploy/downloadFileFromU8Arr.mjs.html +0 -122
  602. package/tmp/gh-pages-deploy/dtmapping.mjs.html +0 -115
  603. package/tmp/gh-pages-deploy/dtpick.mjs.html +0 -118
  604. package/tmp/gh-pages-deploy/estimateTicks.mjs.html +0 -594
  605. package/tmp/gh-pages-deploy/evem.mjs.html +0 -99
package/README.md CHANGED
@@ -83,7 +83,7 @@ npm i wsemi
83
83
 
84
84
  Add script for wsemi.
85
85
  ```alias
86
- <script src="https://cdn.jsdelivr.net/npm/wsemi@1.8.53/dist/wsemi.umd.js"></script>
86
+ <script src="https://cdn.jsdelivr.net/npm/wsemi@1.8.54/dist/wsemi.umd.js"></script>
87
87
  ```
88
88
 
89
89
  [Optional] Add script for `dayjs`.
package/dist/wsemi.umd.js CHANGED
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * wsemi v1.8.53
2
+ * wsemi v1.8.54
3
3
  * (c) 2018-2021 yuda-lyu(semisphere)
4
4
  * Released under the MIT License.
5
5
  */
@@ -62,7 +62,7 @@
62
62
  <br class="clear">
63
63
 
64
64
  <footer>
65
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
65
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
66
66
  </footer>
67
67
 
68
68
  <script>prettyPrint();</script>
@@ -84,7 +84,7 @@ export default ab2blob
84
84
  <br class="clear">
85
85
 
86
86
  <footer>
87
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
87
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
88
88
  </footer>
89
89
 
90
90
  <script>prettyPrint();</script>
@@ -90,7 +90,7 @@ export default ab2u8arr
90
90
  <br class="clear">
91
91
 
92
92
  <footer>
93
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
93
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
94
94
  </footer>
95
95
 
96
96
  <script>prettyPrint();</script>
@@ -161,7 +161,7 @@ export default addExcelWorksheetFromData
161
161
  <br class="clear">
162
162
 
163
163
  <footer>
164
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
164
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
165
165
  </footer>
166
166
 
167
167
  <script>prettyPrint();</script>
@@ -99,7 +99,7 @@ export default addMonth
99
99
  <br class="clear">
100
100
 
101
101
  <footer>
102
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
102
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
103
103
  </footer>
104
104
 
105
105
  <script>prettyPrint();</script>
@@ -118,7 +118,7 @@ export default aes2str
118
118
  <br class="clear">
119
119
 
120
120
  <footer>
121
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
121
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
122
122
  </footer>
123
123
 
124
124
  <script>prettyPrint();</script>
@@ -244,7 +244,7 @@ export default alive
244
244
  <br class="clear">
245
245
 
246
246
  <footer>
247
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
247
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
248
248
  </footer>
249
249
 
250
250
  <script>prettyPrint();</script>
@@ -127,7 +127,7 @@ export default arr2dt
127
127
  <br class="clear">
128
128
 
129
129
  <footer>
130
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
130
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
131
131
  </footer>
132
132
 
133
133
  <script>prettyPrint();</script>
@@ -101,7 +101,7 @@ export default arrAccum
101
101
  <br class="clear">
102
102
 
103
103
  <footer>
104
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
104
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
105
105
  </footer>
106
106
 
107
107
  <script>prettyPrint();</script>
@@ -140,7 +140,7 @@ export default arrAdd
140
140
  <br class="clear">
141
141
 
142
142
  <footer>
143
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
143
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
144
144
  </footer>
145
145
 
146
146
  <script>prettyPrint();</script>
@@ -136,7 +136,7 @@ export default arrAt
136
136
  <br class="clear">
137
137
 
138
138
  <footer>
139
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
139
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
140
140
  </footer>
141
141
 
142
142
  <script>prettyPrint();</script>
@@ -602,7 +602,7 @@ export default arrDiff
602
602
  <br class="clear">
603
603
 
604
604
  <footer>
605
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
605
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
606
606
  </footer>
607
607
 
608
608
  <script>prettyPrint();</script>
@@ -322,7 +322,7 @@ export default arrFilterByKeywords
322
322
  <br class="clear">
323
323
 
324
324
  <footer>
325
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
325
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
326
326
  </footer>
327
327
 
328
328
  <script>prettyPrint();</script>
@@ -108,7 +108,7 @@ export default arrFilterByNum
108
108
  <br class="clear">
109
109
 
110
110
  <footer>
111
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
111
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
112
112
  </footer>
113
113
 
114
114
  <script>prettyPrint();</script>
@@ -108,7 +108,7 @@ export default arrFilterByPnum
108
108
  <br class="clear">
109
109
 
110
110
  <footer>
111
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
111
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
112
112
  </footer>
113
113
 
114
114
  <script>prettyPrint();</script>
@@ -110,7 +110,7 @@ export default arrFilterByPnumAndToLog
110
110
  <br class="clear">
111
111
 
112
112
  <footer>
113
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
113
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
114
114
  </footer>
115
115
 
116
116
  <script>prettyPrint();</script>
@@ -147,7 +147,7 @@ export default arrFind
147
147
  <br class="clear">
148
148
 
149
149
  <footer>
150
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
150
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
151
151
  </footer>
152
152
 
153
153
  <script>prettyPrint();</script>
@@ -643,7 +643,7 @@ export default arrGroupByMaxmin
643
643
  <br class="clear">
644
644
 
645
645
  <footer>
646
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
646
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
647
647
  </footer>
648
648
 
649
649
  <script>prettyPrint();</script>
@@ -163,7 +163,7 @@ export default arrHas
163
163
  <br class="clear">
164
164
 
165
165
  <footer>
166
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
166
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
167
167
  </footer>
168
168
 
169
169
  <script>prettyPrint();</script>
@@ -146,7 +146,7 @@ export default arrInsert
146
146
  <br class="clear">
147
147
 
148
148
  <footer>
149
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
149
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
150
150
  </footer>
151
151
 
152
152
  <script>prettyPrint();</script>
@@ -758,7 +758,7 @@ export default arrLookupByMaxmin
758
758
  <br class="clear">
759
759
 
760
760
  <footer>
761
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
761
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
762
762
  </footer>
763
763
 
764
764
  <script>prettyPrint();</script>
@@ -215,7 +215,7 @@ export default arrMax
215
215
  <br class="clear">
216
216
 
217
217
  <footer>
218
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
218
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
219
219
  </footer>
220
220
 
221
221
  <script>prettyPrint();</script>
@@ -215,7 +215,7 @@ export default arrMin
215
215
  <br class="clear">
216
216
 
217
217
  <footer>
218
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
218
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
219
219
  </footer>
220
220
 
221
221
  <script>prettyPrint();</script>
@@ -140,7 +140,7 @@ export default arrMulti
140
140
  <br class="clear">
141
141
 
142
142
  <footer>
143
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
143
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
144
144
  </footer>
145
145
 
146
146
  <script>prettyPrint();</script>
@@ -107,7 +107,7 @@ export default arrNorm
107
107
  <br class="clear">
108
108
 
109
109
  <footer>
110
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
110
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
111
111
  </footer>
112
112
 
113
113
  <script>prettyPrint();</script>
@@ -107,7 +107,7 @@ export default arrProduct
107
107
  <br class="clear">
108
108
 
109
109
  <footer>
110
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
110
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
111
111
  </footer>
112
112
 
113
113
  <script>prettyPrint();</script>
@@ -114,7 +114,7 @@ export default arrPull
114
114
  <br class="clear">
115
115
 
116
116
  <footer>
117
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
117
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
118
118
  </footer>
119
119
 
120
120
  <script>prettyPrint();</script>
@@ -118,7 +118,7 @@ export default arrPullAt
118
118
  <br class="clear">
119
119
 
120
120
  <footer>
121
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
121
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
122
122
  </footer>
123
123
 
124
124
  <script>prettyPrint();</script>
@@ -195,7 +195,7 @@ export default arrReduce
195
195
  <br class="clear">
196
196
 
197
197
  <footer>
198
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
198
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
199
199
  </footer>
200
200
 
201
201
  <script>prettyPrint();</script>
@@ -102,7 +102,7 @@ export default arrReverse
102
102
  <br class="clear">
103
103
 
104
104
  <footer>
105
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
105
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
106
106
  </footer>
107
107
 
108
108
  <script>prettyPrint();</script>
@@ -171,7 +171,7 @@ export default arrSep
171
171
  <br class="clear">
172
172
 
173
173
  <footer>
174
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
174
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
175
175
  </footer>
176
176
 
177
177
  <script>prettyPrint();</script>
@@ -483,7 +483,7 @@ export default arrSort
483
483
  <br class="clear">
484
484
 
485
485
  <footer>
486
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
486
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
487
487
  </footer>
488
488
 
489
489
  <script>prettyPrint();</script>
@@ -113,7 +113,7 @@ export default asind
113
113
  <br class="clear">
114
114
 
115
115
  <footer>
116
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
116
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
117
117
  </footer>
118
118
 
119
119
  <script>prettyPrint();</script>
@@ -130,7 +130,7 @@ export default atan2d
130
130
  <br class="clear">
131
131
 
132
132
  <footer>
133
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
133
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
134
134
  </footer>
135
135
 
136
136
  <script>prettyPrint();</script>
@@ -125,7 +125,7 @@ export default atand
125
125
  <br class="clear">
126
126
 
127
127
  <footer>
128
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
128
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
129
129
  </footer>
130
130
 
131
131
  <script>prettyPrint();</script>
@@ -832,7 +832,7 @@ export default attstr
832
832
  <br class="clear">
833
833
 
834
834
  <footer>
835
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
835
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
836
836
  </footer>
837
837
 
838
838
  <script>prettyPrint();</script>
@@ -97,7 +97,7 @@ export default b642obj
97
97
  <br class="clear">
98
98
 
99
99
  <footer>
100
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
100
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
101
101
  </footer>
102
102
 
103
103
  <script>prettyPrint();</script>
@@ -94,7 +94,7 @@ export default b642str
94
94
  <br class="clear">
95
95
 
96
96
  <footer>
97
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
97
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
98
98
  </footer>
99
99
 
100
100
  <script>prettyPrint();</script>
@@ -92,7 +92,7 @@ export default b642u16arr
92
92
  <br class="clear">
93
93
 
94
94
  <footer>
95
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
95
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
96
96
  </footer>
97
97
 
98
98
  <script>prettyPrint();</script>
@@ -104,7 +104,7 @@ export default b642u8arr
104
104
  <br class="clear">
105
105
 
106
106
  <footer>
107
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
107
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
108
108
  </footer>
109
109
 
110
110
  <script>prettyPrint();</script>
@@ -142,7 +142,7 @@ export default binstr
142
142
  <br class="clear">
143
143
 
144
144
  <footer>
145
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
145
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
146
146
  </footer>
147
147
 
148
148
  <script>prettyPrint();</script>
@@ -138,7 +138,7 @@ export default blob2ab
138
138
  <br class="clear">
139
139
 
140
140
  <footer>
141
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
141
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
142
142
  </footer>
143
143
 
144
144
  <script>prettyPrint();</script>
@@ -113,7 +113,7 @@ export default blob2b64
113
113
  <br class="clear">
114
114
 
115
115
  <footer>
116
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
116
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
117
117
  </footer>
118
118
 
119
119
  <script>prettyPrint();</script>
@@ -115,7 +115,7 @@ export default blob2str
115
115
  <br class="clear">
116
116
 
117
117
  <footer>
118
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
118
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
119
119
  </footer>
120
120
 
121
121
  <script>prettyPrint();</script>
@@ -110,7 +110,7 @@ export default blob2u8arr
110
110
  <br class="clear">
111
111
 
112
112
  <footer>
113
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
113
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
114
114
  </footer>
115
115
 
116
116
  <script>prettyPrint();</script>
@@ -96,7 +96,7 @@ export default blobs2b64s
96
96
  <br class="clear">
97
97
 
98
98
  <footer>
99
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
99
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
100
100
  </footer>
101
101
 
102
102
  <script>prettyPrint();</script>
@@ -97,7 +97,7 @@ export default blobs2u8arrs
97
97
  <br class="clear">
98
98
 
99
99
  <footer>
100
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
100
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
101
101
  </footer>
102
102
 
103
103
  <script>prettyPrint();</script>
@@ -98,7 +98,7 @@ export default bodyLog
98
98
  <br class="clear">
99
99
 
100
100
  <footer>
101
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
101
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
102
102
  </footer>
103
103
 
104
104
  <script>prettyPrint();</script>
@@ -101,7 +101,7 @@ export default browserView
101
101
  <br class="clear">
102
102
 
103
103
  <footer>
104
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
104
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
105
105
  </footer>
106
106
 
107
107
  <script>prettyPrint();</script>
@@ -92,7 +92,7 @@ export default browserViewFromBlob
92
92
  <br class="clear">
93
93
 
94
94
  <footer>
95
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
95
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
96
96
  </footer>
97
97
 
98
98
  <script>prettyPrint();</script>
@@ -90,7 +90,7 @@ export default browserViewFromText
90
90
  <br class="clear">
91
91
 
92
92
  <footer>
93
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
93
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
94
94
  </footer>
95
95
 
96
96
  <script>prettyPrint();</script>
@@ -91,7 +91,7 @@ export default browserViewFromU8arr
91
91
  <br class="clear">
92
92
 
93
93
  <footer>
94
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
94
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
95
95
  </footer>
96
96
 
97
97
  <script>prettyPrint();</script>
@@ -93,7 +93,7 @@ export default bs2u8arr
93
93
  <br class="clear">
94
94
 
95
95
  <footer>
96
- Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 19:54:02 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
96
+ Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 4.0.5</a> on Mon May 18 2026 20:20:49 GMT+0800 (台北標準時間) using the <a href="https://github.com/clenemt/docdash">docdash</a> theme.
97
97
  </footer>
98
98
 
99
99
  <script>prettyPrint();</script>