@unicom-cloud/utils 0.1.24 → 0.1.25

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 (290) hide show
  1. package/case-name/index.js +1 -1
  2. package/caseName.js +1 -1
  3. package/class-name/index.js +1 -1
  4. package/className.js +1 -1
  5. package/clipboard-copy/index.js +1 -1
  6. package/clipboardCopy.js +1 -1
  7. package/constant/address.js +1 -1
  8. package/constant/chineseCharacters.js +1 -1
  9. package/constant/constellations.js +1 -1
  10. package/constant/domain.js +1 -1
  11. package/constant/emoji.js +1 -1
  12. package/constant/identity.js +1 -1
  13. package/constant/index.js +1 -1
  14. package/constant/keyboardCode.js +1 -1
  15. package/constant/licensePlate.js +1 -1
  16. package/constant/name.js +1 -1
  17. package/constant/platform.js +1 -1
  18. package/constant/protocol.js +1 -1
  19. package/constant/ui.js +1 -1
  20. package/constant.js +1 -1
  21. package/content-disposition/index.js +1 -1
  22. package/contentDisposition.js +1 -1
  23. package/cookie/index.js +1 -1
  24. package/cookie/src/index.js +1 -1
  25. package/cookie.js +1 -1
  26. package/date/convertTime.js +1 -1
  27. package/date/convertToDuration.js +1 -1
  28. package/date/index.js +1 -1
  29. package/date.js +1 -1
  30. package/decimal/decimal.js +22 -22
  31. package/decimal/index.js +1 -1
  32. package/decimal.js +1 -1
  33. package/dom-helpers/activeElement.js +1 -1
  34. package/dom-helpers/addClass.js +1 -1
  35. package/dom-helpers/addEventListener.js +1 -1
  36. package/dom-helpers/animate.js +1 -1
  37. package/dom-helpers/animationFrame.js +1 -1
  38. package/dom-helpers/attribute.js +1 -1
  39. package/dom-helpers/camelize.js +1 -1
  40. package/dom-helpers/camelizeStyle.js +1 -1
  41. package/dom-helpers/canUseDOM.js +1 -1
  42. package/dom-helpers/childElements.js +1 -1
  43. package/dom-helpers/childNodes.js +1 -1
  44. package/dom-helpers/clear.js +1 -1
  45. package/dom-helpers/closest.js +1 -1
  46. package/dom-helpers/collectElements.js +1 -1
  47. package/dom-helpers/collectSiblings.js +1 -1
  48. package/dom-helpers/contains.js +1 -1
  49. package/dom-helpers/css.js +1 -1
  50. package/dom-helpers/filterEventHandler.js +1 -1
  51. package/dom-helpers/getComputedStyle.js +1 -1
  52. package/dom-helpers/getScrollAccessor.js +1 -1
  53. package/dom-helpers/hasClass.js +1 -1
  54. package/dom-helpers/height.js +1 -1
  55. package/dom-helpers/hyphenate.js +1 -1
  56. package/dom-helpers/hyphenateStyle.js +1 -1
  57. package/dom-helpers/index.js +1 -1
  58. package/dom-helpers/insertAfter.js +1 -1
  59. package/dom-helpers/isDocument.js +1 -1
  60. package/dom-helpers/isInput.js +1 -1
  61. package/dom-helpers/isTransform.js +1 -1
  62. package/dom-helpers/isVisible.js +1 -1
  63. package/dom-helpers/isWindow.js +1 -1
  64. package/dom-helpers/listen.js +1 -1
  65. package/dom-helpers/matches.js +1 -1
  66. package/dom-helpers/nextUntil.js +1 -1
  67. package/dom-helpers/offset.js +1 -1
  68. package/dom-helpers/offsetParent.js +1 -1
  69. package/dom-helpers/ownerDocument.js +1 -1
  70. package/dom-helpers/ownerWindow.js +1 -1
  71. package/dom-helpers/parents.js +1 -1
  72. package/dom-helpers/position.js +1 -1
  73. package/dom-helpers/prepend.js +1 -1
  74. package/dom-helpers/querySelectorAll.js +1 -1
  75. package/dom-helpers/reflow.js +1 -1
  76. package/dom-helpers/remove.js +1 -1
  77. package/dom-helpers/removeClass.js +1 -1
  78. package/dom-helpers/removeEventListener.js +1 -1
  79. package/dom-helpers/scrollLeft.js +1 -1
  80. package/dom-helpers/scrollParent.js +1 -1
  81. package/dom-helpers/scrollTo.js +1 -1
  82. package/dom-helpers/scrollTop.js +1 -1
  83. package/dom-helpers/scrollbarSize.js +1 -1
  84. package/dom-helpers/siblings.js +1 -1
  85. package/dom-helpers/text.js +1 -1
  86. package/dom-helpers/toggleClass.js +1 -1
  87. package/dom-helpers/transitionEnd.js +1 -1
  88. package/dom-helpers/triggerEvent.js +1 -1
  89. package/dom-helpers/types.js +5 -1
  90. package/dom-helpers/width.js +1 -1
  91. package/domHelpers.js +1 -1
  92. package/emitter/index.js +1 -1
  93. package/emitter/src/index.js +1 -1
  94. package/emitter.js +1 -1
  95. package/file/fileToURL.js +1 -1
  96. package/file/index.js +1 -1
  97. package/file/saveAs.js +1 -1
  98. package/file.js +1 -1
  99. package/idb/index.js +1 -1
  100. package/idb.js +1 -1
  101. package/index.js +1 -1
  102. package/invariant/index.js +1 -1
  103. package/invariant.js +1 -1
  104. package/is/index.js +1 -1
  105. package/is.js +1 -1
  106. package/js-cookie/index.js +1 -1
  107. package/js-cookie/src/api.js +1 -1
  108. package/js-cookie/src/assign.js +1 -1
  109. package/js-cookie/src/converter.js +1 -1
  110. package/jsCookie.js +1 -1
  111. package/lunar/index.js +1 -1
  112. package/lunar/lib/Holiday.js +1 -1
  113. package/lunar/lib/HolidayUtil.js +1 -1
  114. package/lunar/lib/I18n.js +1 -1
  115. package/lunar/lib/JieQi.js +1 -1
  116. package/lunar/lib/Lunar.js +1 -1
  117. package/lunar/lib/LunarMonth.js +1 -1
  118. package/lunar/lib/LunarTime.js +1 -1
  119. package/lunar/lib/LunarUtil.js +1 -1
  120. package/lunar/lib/LunarYear.js +1 -1
  121. package/lunar/lib/ShouXingUtil.js +1 -1
  122. package/lunar/lib/Solar.js +1 -1
  123. package/lunar/lib/SolarHalfYear.js +1 -1
  124. package/lunar/lib/SolarMonth.js +1 -1
  125. package/lunar/lib/SolarSeason.js +1 -1
  126. package/lunar/lib/SolarUtil.js +1 -1
  127. package/lunar/lib/SolarWeek.js +1 -1
  128. package/lunar/lib/SolarYear.js +1 -1
  129. package/lunar/lib/index.js +1 -1
  130. package/lunar.js +1 -1
  131. package/math/index.js +1 -1
  132. package/math.js +1 -1
  133. package/md5/index.js +1 -1
  134. package/md5.js +1 -1
  135. package/mock/MockWebSocket.js +1 -1
  136. package/mock/MockXMLHttpRequest.js +1 -1
  137. package/mock/index.js +1 -1
  138. package/mock.js +1 -1
  139. package/normalize-wheel/ExecutionEnvironment.js +1 -1
  140. package/normalize-wheel/UserAgent_DEPRECATED.js +1 -1
  141. package/normalize-wheel/index.js +1 -1
  142. package/normalize-wheel/isEventSupported.js +10 -14
  143. package/normalizeWheel.js +1 -1
  144. package/number-to-chinese/index.js +1 -1
  145. package/numberToChinese.js +1 -1
  146. package/nzh/cn.js +1 -1
  147. package/nzh/hk.js +1 -1
  148. package/nzh/index.js +1 -1
  149. package/nzh/nzh.js +1 -1
  150. package/nzh/src/autoGet.js +1 -1
  151. package/nzh/src/index.js +1 -1
  152. package/nzh/src/langs/cn_b.js +1 -1
  153. package/nzh/src/langs/cn_s.js +1 -1
  154. package/nzh/src/langs/hk_b.js +1 -1
  155. package/nzh/src/langs/hk_s.js +1 -1
  156. package/nzh/src/utils.js +1 -1
  157. package/nzh.js +1 -1
  158. package/object-keys-sort/index.js +1 -1
  159. package/objectKeysSort.js +1 -1
  160. package/package.json +1 -1
  161. package/pinyin/index.js +1 -1
  162. package/pinyin/simplified.js +1 -1
  163. package/pinyin/src/core.js +1 -1
  164. package/pinyin/src/simplified.js +1 -1
  165. package/pinyin/src/simplified_dict.js +1 -1
  166. package/pinyin/src/traditional.js +1 -1
  167. package/pinyin/src/traditional_dict.js +1 -1
  168. package/pinyin/traditional.js +1 -1
  169. package/pinyin.js +1 -1
  170. package/query-string/base.js +1 -1
  171. package/query-string/index.js +1 -1
  172. package/query-string/splitOnFirst.js +1 -1
  173. package/queryString.js +1 -1
  174. package/random/address.js +1 -1
  175. package/random/constellation.js +1 -1
  176. package/random/image.js +1 -1
  177. package/random/index.js +1 -1
  178. package/random/licensePlate.js +1 -1
  179. package/random/name.js +1 -1
  180. package/random/number.js +1 -1
  181. package/random/text.js +1 -1
  182. package/random/time.js +1 -1
  183. package/random/web.js +1 -1
  184. package/random.js +1 -1
  185. package/screenfull/index.js +1 -1
  186. package/screenfull.js +1 -1
  187. package/sleep/index.js +1 -1
  188. package/sleep.js +1 -1
  189. package/snapdom/index.js +1 -1
  190. package/snapdom/src/api/preCache.js +51 -49
  191. package/snapdom/src/api/snapdom.js +171 -67
  192. package/snapdom/src/core/cache.js +2 -2
  193. package/snapdom/src/core/capture.js +249 -234
  194. package/snapdom/src/core/clone.js +151 -120
  195. package/snapdom/src/core/context.js +10 -8
  196. package/snapdom/src/core/plugins.js +69 -0
  197. package/snapdom/src/core/prepare.js +2 -2
  198. package/snapdom/src/exporters/download.js +1 -1
  199. package/snapdom/src/exporters/toBlob.js +1 -1
  200. package/snapdom/src/exporters/toCanvas.js +40 -40
  201. package/snapdom/src/exporters/toImg.js +1 -1
  202. package/snapdom/src/modules/CSSVar.js +66 -40
  203. package/snapdom/src/modules/background.js +39 -23
  204. package/snapdom/src/modules/changeCSS.js +1 -1
  205. package/snapdom/src/modules/counter.js +100 -86
  206. package/snapdom/src/modules/fonts.js +4 -4
  207. package/snapdom/src/modules/iconFonts.js +98 -14
  208. package/snapdom/src/modules/images.js +1 -1
  209. package/snapdom/src/modules/lineClamp.js +1 -1
  210. package/snapdom/src/modules/pseudo.js +147 -138
  211. package/snapdom/src/modules/rasterize.js +1 -1
  212. package/snapdom/src/modules/snapFetch.js +1 -1
  213. package/snapdom/src/modules/styles.js +1 -1
  214. package/snapdom/src/modules/svgDefs.js +86 -39
  215. package/snapdom/src/utils/browser.js +1 -1
  216. package/snapdom/src/utils/css.js +1 -1
  217. package/snapdom/src/utils/helpers.js +1 -1
  218. package/snapdom/src/utils/image.js +1 -1
  219. package/snapdom/types/snapdom.d.ts +253 -184
  220. package/snapdom.js +1 -1
  221. package/tinycolor/index.js +1 -1
  222. package/tinycolor/src/conversion.js +1 -1
  223. package/tinycolor/src/css-color-names.js +1 -1
  224. package/tinycolor/src/format-input.js +1 -1
  225. package/tinycolor/src/from-ratio.js +1 -1
  226. package/tinycolor/src/index.js +1 -1
  227. package/tinycolor/src/random.js +1 -1
  228. package/tinycolor/src/readability.js +1 -1
  229. package/tinycolor/src/to-ms-filter.js +1 -1
  230. package/tinycolor/src/utils.js +1 -1
  231. package/tinycolor.js +1 -1
  232. package/tree/index.js +1 -1
  233. package/tree/search/index.js +1 -1
  234. package/tree.js +1 -1
  235. package/tween/index.js +8 -0
  236. package/tween/src/easing.js +62 -0
  237. package/tween/src/tween.js +46 -0
  238. package/tween.js +8 -0
  239. package/types/dom-helpers/types.d.ts +2 -0
  240. package/types/normalize-wheel/index.d.ts +1 -1
  241. package/types/snapdom/src/api/snapdom.d.ts +4 -0
  242. package/types/snapdom/src/core/capture.d.ts +4 -18
  243. package/types/snapdom/src/core/context.d.ts +4 -4
  244. package/types/snapdom/src/core/exporters.d.ts +33 -0
  245. package/types/snapdom/src/core/plugins.d.ts +59 -0
  246. package/types/snapdom/src/modules/CSSVar.d.ts +3 -7
  247. package/types/snapdom/src/modules/iconFonts.d.ts +34 -0
  248. package/types/snapdom/src/modules/svgDefs.d.ts +9 -15
  249. package/types/tween/index.d.ts +1 -0
  250. package/types/tween/src/easing.d.ts +22 -0
  251. package/types/tween/src/index.d.ts +3 -0
  252. package/types/tween/src/tween.d.ts +22 -0
  253. package/types/validate/index.d.ts +3 -0
  254. package/types/validate/src/index.d.ts +39 -0
  255. package/types/validate/src/interface.d.ts +53 -0
  256. package/types/validate/src/locale/en-US.d.ts +47 -0
  257. package/types/validate/src/locale/zh-CN.d.ts +47 -0
  258. package/types/validate/src/message.d.ts +2 -0
  259. package/types/validate/src/rules/array.d.ts +12 -0
  260. package/types/validate/src/rules/base.d.ts +25 -0
  261. package/types/validate/src/rules/boolean.d.ts +8 -0
  262. package/types/validate/src/rules/custom.d.ts +7 -0
  263. package/types/validate/src/rules/number.d.ts +12 -0
  264. package/types/validate/src/rules/object.d.ts +9 -0
  265. package/types/validate/src/rules/string.d.ts +12 -0
  266. package/types/validate/src/rules/type.d.ts +9 -0
  267. package/types/validate/src/utils.d.ts +3 -0
  268. package/ui-color/compareColorByRange.js +1 -1
  269. package/ui-color/index.js +1 -1
  270. package/uiColor.js +1 -1
  271. package/url-toolkit/index.js +1 -1
  272. package/url-toolkit/src/url-toolkit.js +1 -1
  273. package/urlToolkit.js +1 -1
  274. package/validate/index.js +28 -0
  275. package/validate/src/index.js +106 -0
  276. package/validate/src/locale/en-US.js +50 -0
  277. package/validate/src/locale/zh-CN.js +50 -0
  278. package/validate/src/message.js +5 -0
  279. package/validate/src/rules/array.js +73 -0
  280. package/validate/src/rules/base.js +69 -0
  281. package/validate/src/rules/boolean.js +29 -0
  282. package/validate/src/rules/custom.js +26 -0
  283. package/validate/src/rules/number.js +54 -0
  284. package/validate/src/rules/object.js +39 -0
  285. package/validate/src/rules/string.js +54 -0
  286. package/validate/src/rules/type.js +35 -0
  287. package/validate/src/utils.js +8 -0
  288. package/validate.js +28 -0
  289. package/version/index.js +1 -1
  290. package/version.js +1 -1
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import C from "lodash/camelCase.js";
3
3
  import f from "lodash/capitalize.js";
4
4
  import n from "lodash/kebabCase.js";
package/caseName.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import "lodash/camelCase.js";
3
3
  import "lodash/capitalize.js";
4
4
  import "lodash/kebabCase.js";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import a from "lodash/isPlainObject";
3
3
  function l(...n) {
4
4
  const e = n.flat(1 / 0).map((t, r, s) => a(t) ? Object.keys(t).filter((i) => t[i]) : t).flat(1 / 0).filter(Boolean).join(" ").split(" ").filter(Boolean);
package/className.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import "lodash/isPlainObject";
3
3
  import { default as e } from "./class-name/index.js";
4
4
  export {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import r from "lodash/isString";
3
3
  async function a(o) {
4
4
  const e = document.createElement("span");
package/clipboardCopy.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import "lodash/isString";
3
3
  import { default as e } from "./clipboard-copy/index.js";
4
4
  export {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const e = [
3
3
  {
4
4
  id: "11",
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const t = "的一是在不了有和人这中大为上个国我以要他时来用们生到作地于出就分对成会可主发年动同工也能下过子说产种面而方后多定行学法所民得经十三之进着等部度家电力里如水化高自二理起小物现实加量都两体制机当使点从业本去把性好应开它合还因由其些然前外天政四日那社义事平形相全表间样与关各重新线内数正心反你明看原又么利比或但质气第向道命此变条只没结解问意建月公无系军很情者最立代想已通并提直题党程展五果料象员革位入常文总次品式活设及管特件长求老头基资边流路级少图山统接知较将组见计别她手角期根论运农指几九区强放决西被干做必战先回则任取据处队南给色光门即保治北造百规热领七海口东导器压志世金增争济阶油思术极交受联什认六共权收证改清己美再采转更单风切打白教速花带安场身车例真务具万每目至达走积示议声报斗完类八离华名确才科张信马节话米整空元况今集温传土许步群广石记需段研界拉林律叫且究观越织装影算低持音众书布复容儿须际商非验连断深难近矿千周委素技备半办青省列习响约支般史感劳便团往酸历市克何除消构府称太准精值号率族维划选标写存候毛亲快效斯院查江型眼王按格养易置派层片始却专状育厂京识适属圆包火住调满县局照参红细引听该铁价严龙飞";
3
3
  export {
4
4
  t as default
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const t = [
3
3
  "白羊座",
4
4
  "金牛座",
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const m = [
3
3
  "com",
4
4
  "net",
package/constant/emoji.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function i() {
3
3
  const t = [];
4
4
  for (let e = 127744; e <= 129791; e++)
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const t = [
3
3
  "中小学教师",
4
4
  "高校教师",
package/constant/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import * as o from "./address.js";
3
3
  import * as t from "./chineseCharacters.js";
4
4
  import * as a from "./constellations.js";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const o = {
3
3
  key: "Enter",
4
4
  code: "Enter",
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const R = [
3
3
  "京",
4
4
  "津",
package/constant/name.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const a = [
3
3
  "赵",
4
4
  "钱",
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const i = navigator.userAgent.toLowerCase(), s = window.__wxjs_environment === "miniprogram" || !!window.wx?.getSystemInfoSync, a = /micromessenger/i.test(i), d = /dingtalk/i.test(i), r = /alipay|aliapp/i.test(i), n = /ipad|iphone|ipod/i.test(i), o = /android/i.test(i), w = /openharmony/i.test(i), t = /macintosh|mac os x/i.test(i), c = n || t, m = /windows|win32|win64|wow64/i.test(
3
3
  i
4
4
  ), p = (n || o || /windows phone|blackberry|mobile|webos|iemobile|opera (mini|mobi)/i.test(
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const t = [
3
3
  "http",
4
4
  "ftp",
package/constant/ui.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const _ = "pc", E = "mobile", M = "pqbc", t = "pqb-common", I = "pqbc-theme-light", c = "pqbc-theme-dark", o = "pqb", e = "pqb-pc", n = "pqb-theme-light", p = "pqb-theme-dark", A = "pqbm", C = "pqb-mobile", b = "pqbm-theme-light", s = "pqbm-theme-dark";
3
3
  export {
4
4
  E as MOBILE_KEY,
package/constant.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import * as o from "./constant/address.js";
3
3
  import * as t from "./constant/chineseCharacters.js";
4
4
  import * as a from "./constant/constellations.js";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import m from "lodash/isString";
3
3
  function p(t) {
4
4
  if (!(m(t) && t.trim())) return null;
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import "lodash/isString";
3
3
  import { default as r, getContentDispositionFromHeader as i, getContentDispositionParametersFilenameFromHeader as n, getContentDispositionParametersFromHeader as a } from "./content-disposition/index.js";
4
4
  export {
package/cookie/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import * as p from "./src/index.js";
3
3
  function A(e = "") {
4
4
  if (Array.isArray(e))
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const w = /^[\u0021-\u003A\u003C\u003E-\u007E]+$/, g = /^[\u0021-\u003A\u003C-\u007E]*$/, p = /^([.]?[a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)([.][a-z0-9]([a-z0-9-]{0,61}[a-z0-9])?)*$/i, S = /^[\u0020-\u003A\u003D-\u007E]*$/, E = Object.prototype.toString, v = /* @__PURE__ */ (() => {
3
3
  const t = function() {
4
4
  };
package/cookie.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import * as o from "./cookie/src/index.js";
3
3
  import { splitCookiesString as t } from "./cookie/index.js";
4
4
  export {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const f = {
3
3
  millisecond: 1e-3,
4
4
  // 1毫秒 = 0.001秒
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import l from "dayjs";
3
3
  import n from "dayjs/plugin/duration.js";
4
4
  l.extend(n);
package/date/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import o from "dayjs";
3
3
  import { default as i } from "./convertToDuration.js";
4
4
  import { default as f } from "./convertTime.js";
package/date.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import "dayjs";
3
3
  import { default as r } from "./date/convertToDuration.js";
4
4
  import { default as m } from "./date/convertTime.js";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  /*!
3
3
  * decimal.js v10.5.0
4
4
  * An arbitrary-precision Decimal type for JavaScript.
@@ -6,7 +6,7 @@
6
6
  * Copyright (c) 2025 Michael Mclaughlin <M8ch88l@gmail.com>
7
7
  * MIT Licence
8
8
  */
9
- var G = 9e15, $ = 1e9, fe = "0123456789abcdef", y = "2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058", ee = "3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789", ce = {
9
+ var G = 9e15, V = 1e9, fe = "0123456789abcdef", y = "2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058", ee = "3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789", ce = {
10
10
  // These values must be integers within the stated ranges (inclusive).
11
11
  // Most of these values can be changed at run-time using the `Decimal.config` method.
12
12
  // The maximum number of significant digits of the result of a calculation or base conversion.
@@ -64,7 +64,7 @@ var G = 9e15, $ = 1e9, fe = "0123456789abcdef", y = "2.3025850929940456840179914
64
64
  // Whether to use cryptographically-secure random number generation, if available.
65
65
  crypto: !1
66
66
  // true/false
67
- }, _, we, b, m = !0, ne = "[DecimalError] ", V = ne + "Invalid argument: ", me = ne + "Precision limit exceeded", Ne = ne + "crypto unavailable", ve = "[object Decimal]", L = Math.floor, C = Math.pow, Ae = /^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i, Le = /^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i, Fe = /^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i, Ee = /^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i, R = 1e7, w = 7, Oe = 9007199254740991, De = y.length - 1, le = ee.length - 1, d = { toStringTag: ve };
67
+ }, _, we, b, m = !0, ne = "[DecimalError] ", $ = `${ne}Invalid argument: `, me = `${ne}Precision limit exceeded`, Ne = `${ne}crypto unavailable`, ve = "[object Decimal]", L = Math.floor, C = Math.pow, Ae = /^0b([01]+(\.[01]*)?|\.[01]+)(p[+-]?\d+)?$/i, Le = /^0x([0-9a-f]+(\.[0-9a-f]*)?|\.[0-9a-f]+)(p[+-]?\d+)?$/i, Fe = /^0o([0-7]+(\.[0-7]*)?|\.[0-7]+)(p[+-]?\d+)?$/i, Ee = /^(\d+(\.\d*)?|\.\d+)(e[+-]?\d+)?$/i, R = 1e7, w = 7, Oe = 9007199254740991, De = y.length - 1, le = ee.length - 1, d = { toStringTag: ve };
68
68
  d.absoluteValue = d.abs = function() {
69
69
  var e = new this.constructor(this);
70
70
  return e.s < 0 && (e.s = 1), p(e);
@@ -75,7 +75,7 @@ d.ceil = function() {
75
75
  d.clampedTo = d.clamp = function(e, i) {
76
76
  var n, r = this, s = r.constructor;
77
77
  if (e = new s(e), i = new s(i), !e.s || !i.s) return new s(NaN);
78
- if (e.gt(i)) throw Error(V + i);
78
+ if (e.gt(i)) throw Error($ + i);
79
79
  return n = r.cmp(e), n < 0 ? e : r.cmp(i) > 0 ? i : new s(r);
80
80
  };
81
81
  d.comparedTo = d.cmp = function(e) {
@@ -334,7 +334,7 @@ d.plus = d.add = function(e) {
334
334
  d.precision = d.sd = function(e) {
335
335
  var i, n = this;
336
336
  if (e !== void 0 && e !== !!e && e !== 1 && e !== 0)
337
- throw Error(V + e);
337
+ throw Error($ + e);
338
338
  return n.d ? (i = ke(n.d), e && n.e + 1 > i && (i = n.e + 1)) : i = NaN, i;
339
339
  };
340
340
  d.round = function() {
@@ -395,15 +395,15 @@ d.toBinary = function(e, i) {
395
395
  };
396
396
  d.toDecimalPlaces = d.toDP = function(e, i) {
397
397
  var n = this, r = n.constructor;
398
- return n = new r(n), e === void 0 ? n : (O(e, 0, $), i === void 0 ? i = r.rounding : O(i, 0, 8), p(n, e + n.e + 1, i));
398
+ return n = new r(n), e === void 0 ? n : (O(e, 0, V), i === void 0 ? i = r.rounding : O(i, 0, 8), p(n, e + n.e + 1, i));
399
399
  };
400
400
  d.toExponential = function(e, i) {
401
401
  var n, r = this, s = r.constructor;
402
- return e === void 0 ? n = Z(r, !0) : (O(e, 0, $), i === void 0 ? i = s.rounding : O(i, 0, 8), r = p(new s(r), e + 1, i), n = Z(r, !0, e + 1)), r.isNeg() && !r.isZero() ? "-" + n : n;
402
+ return e === void 0 ? n = Z(r, !0) : (O(e, 0, V), i === void 0 ? i = s.rounding : O(i, 0, 8), r = p(new s(r), e + 1, i), n = Z(r, !0, e + 1)), r.isNeg() && !r.isZero() ? "-" + n : n;
403
403
  };
404
404
  d.toFixed = function(e, i) {
405
405
  var n, r, s = this, t = s.constructor;
406
- return e === void 0 ? n = Z(s) : (O(e, 0, $), i === void 0 ? i = t.rounding : O(i, 0, 8), r = p(new t(s), e + s.e + 1, i), n = Z(r, !1, e + r.e + 1)), s.isNeg() && !s.isZero() ? "-" + n : n;
406
+ return e === void 0 ? n = Z(s) : (O(e, 0, V), i === void 0 ? i = t.rounding : O(i, 0, 8), r = p(new t(s), e + s.e + 1, i), n = Z(r, !1, e + r.e + 1)), s.isNeg() && !s.isZero() ? "-" + n : n;
407
407
  };
408
408
  d.toFraction = function(e) {
409
409
  var i, n, r, s, t, o, u, c, f, l, a, h, g = this, v = g.d, N = g.constructor;
@@ -411,7 +411,7 @@ d.toFraction = function(e) {
411
411
  if (f = n = new N(1), r = c = new N(0), i = new N(r), t = i.e = ke(v) - g.e - 1, o = t % w, i.d[0] = C(10, o < 0 ? w + o : o), e == null)
412
412
  e = t > 0 ? i : f;
413
413
  else {
414
- if (u = new N(e), !u.isInt() || u.lt(f)) throw Error(V + u);
414
+ if (u = new N(e), !u.isInt() || u.lt(f)) throw Error($ + u);
415
415
  e = u.gt(i) ? t > 0 ? i : f : u;
416
416
  }
417
417
  for (m = !1, u = new N(P(v)), l = N.precision, N.precision = t = v.length * w * 2; a = k(u, i, 0, 1, 1), s = n.plus(a.times(r)), s.cmp(e) != 1; )
@@ -461,11 +461,11 @@ d.toPower = d.pow = function(e) {
461
461
  };
462
462
  d.toPrecision = function(e, i) {
463
463
  var n, r = this, s = r.constructor;
464
- return e === void 0 ? n = Z(r, r.e <= s.toExpNeg || r.e >= s.toExpPos) : (O(e, 1, $), i === void 0 ? i = s.rounding : O(i, 0, 8), r = p(new s(r), e, i), n = Z(r, e <= r.e || r.e <= s.toExpNeg, e)), r.isNeg() && !r.isZero() ? "-" + n : n;
464
+ return e === void 0 ? n = Z(r, r.e <= s.toExpNeg || r.e >= s.toExpPos) : (O(e, 1, V), i === void 0 ? i = s.rounding : O(i, 0, 8), r = p(new s(r), e, i), n = Z(r, e <= r.e || r.e <= s.toExpNeg, e)), r.isNeg() && !r.isZero() ? "-" + n : n;
465
465
  };
466
466
  d.toSignificantDigits = d.toSD = function(e, i) {
467
467
  var n = this, r = n.constructor;
468
- return e === void 0 ? (e = r.precision, i = r.rounding) : (O(e, 1, $), i === void 0 ? i = r.rounding : O(i, 0, 8)), p(new r(n), e, i);
468
+ return e === void 0 ? (e = r.precision, i = r.rounding) : (O(e, 1, V), i === void 0 ? i = r.rounding : O(i, 0, 8)), p(new r(n), e, i);
469
469
  };
470
470
  d.toString = function() {
471
471
  var e = this, i = e.constructor, n = Z(e, e.e <= i.toExpNeg || e.e >= i.toExpPos);
@@ -491,7 +491,7 @@ function P(e) {
491
491
  }
492
492
  function O(e, i, n) {
493
493
  if (e !== ~~e || e < i || e > n)
494
- throw Error(V + e);
494
+ throw Error($ + e);
495
495
  }
496
496
  function J(e, i, n, r) {
497
497
  var s, t, o, u;
@@ -743,7 +743,7 @@ function _e(e, i) {
743
743
  else if (Fe.test(i))
744
744
  n = 8;
745
745
  else
746
- throw Error(V + i);
746
+ throw Error($ + i);
747
747
  for (t = i.search(/p/i), t > 0 ? (c = +i.slice(t + 1), i = i.substring(2, t)) : i = i.slice(2), t = i.indexOf("."), o = t >= 0, r = e.constructor, o && (i = i.replace(".", ""), u = i.length, t = u - t, s = Me(r, new r(n), t, t * 2)), f = z(i, n, R), l = f.length - 1, t = l; f[t] === 0; --t) f.pop();
748
748
  return t < 0 ? new r(e.s * 0) : (e.e = re(f, l), e.d = f, m = !1, o && (e = k(e, s, u * 4)), c && (e = e.times(Math.abs(c) < 54 ? C(2, c) : _.pow(2, c))), m = !0, e);
749
749
  }
@@ -786,7 +786,7 @@ function Pe(e, i) {
786
786
  }
787
787
  function he(e, i, n, r) {
788
788
  var s, t, o, u, c, f, l, a, h, g = e.constructor, v = n !== void 0;
789
- if (v ? (O(n, 1, $), r === void 0 ? r = g.rounding : O(r, 0, 8)) : (n = g.precision, r = g.rounding), !e.isFinite())
789
+ if (v ? (O(n, 1, V), r === void 0 ? r = g.rounding : O(r, 0, 8)) : (n = g.precision, r = g.rounding), !e.isFinite())
790
790
  l = Ce(e);
791
791
  else {
792
792
  for (l = Z(e), o = l.indexOf("."), v ? (s = 2, i == 16 ? n = n * 4 - 3 : i == 8 && (n = n * 3 - 2)) : s = i, o >= 0 && (l = l.replace(".", ""), h = new g(1), h.e = l.length - o, h.d = z(Z(h), 10, s), h.e = h.d.length), a = z(l, 10, s), t = c = a.length; a[--c] == 0; ) a.pop();
@@ -839,10 +839,10 @@ function Be(e) {
839
839
  function He(e) {
840
840
  return new this(e).asinh();
841
841
  }
842
- function Ve(e) {
842
+ function $e(e) {
843
843
  return new this(e).atan();
844
844
  }
845
- function $e(e) {
845
+ function Ve(e) {
846
846
  return new this(e).atanh();
847
847
  }
848
848
  function Ge(e, i) {
@@ -865,7 +865,7 @@ function Ke(e) {
865
865
  var i, n, r, s = e.defaults === !0, t = [
866
866
  "precision",
867
867
  1,
868
- $,
868
+ V,
869
869
  "rounding",
870
870
  0,
871
871
  8,
@@ -888,7 +888,7 @@ function Ke(e) {
888
888
  for (i = 0; i < t.length; i += 3)
889
889
  if (n = t[i], s && (this[n] = ce[n]), (r = e[n]) !== void 0)
890
890
  if (L(r) === r && r >= t[i + 1] && r <= t[i + 2]) this[n] = r;
891
- else throw Error(V + n + ": " + r);
891
+ else throw Error($ + n + ": " + r);
892
892
  if (n = "crypto", s && (this[n] = ce[n]), (r = e[n]) !== void 0)
893
893
  if (r === !0 || r === !1 || r === 0 || r === 1)
894
894
  if (r)
@@ -899,7 +899,7 @@ function Ke(e) {
899
899
  else
900
900
  this[n] = !1;
901
901
  else
902
- throw Error(V + n + ": " + r);
902
+ throw Error($ + n + ": " + r);
903
903
  return this;
904
904
  }
905
905
  function Qe(e) {
@@ -937,9 +937,9 @@ function Se(e) {
937
937
  return (u = t.charCodeAt(0)) === 45 ? (t = t.slice(1), f.s = -1) : (u === 43 && (t = t.slice(1)), f.s = 1), Ee.test(t) ? x(f, t) : _e(f, t);
938
938
  if (c === "bigint")
939
939
  return t < 0 ? (t = -t, f.s = -1) : f.s = 1, x(f, t.toString());
940
- throw Error(V + t);
940
+ throw Error($ + t);
941
941
  }
942
- if (s.prototype = d, s.ROUND_UP = 0, s.ROUND_DOWN = 1, s.ROUND_CEIL = 2, s.ROUND_FLOOR = 3, s.ROUND_HALF_UP = 4, s.ROUND_HALF_DOWN = 5, s.ROUND_HALF_EVEN = 6, s.ROUND_HALF_CEIL = 7, s.ROUND_HALF_FLOOR = 8, s.EUCLID = 9, s.config = s.set = Ke, s.clone = Se, s.isDecimal = ge, s.abs = Te, s.acos = Ze, s.acosh = Ue, s.add = be, s.asin = Be, s.asinh = He, s.atan = Ve, s.atanh = $e, s.atan2 = Ge, s.cbrt = We, s.ceil = Xe, s.clamp = Je, s.cos = Qe, s.cosh = Ye, s.div = je, s.exp = ze, s.floor = xe, s.hypot = ye, s.ln = ei, s.log = ii, s.log10 = ri, s.log2 = ni, s.max = ti, s.min = si, s.mod = oi, s.mul = ui, s.pow = fi, s.random = ci, s.round = li, s.sign = ai, s.sin = hi, s.sinh = di, s.sqrt = pi, s.sub = gi, s.sum = wi, s.tan = mi, s.tanh = Ni, s.trunc = vi, e === void 0 && (e = {}), e && e.defaults !== !0)
942
+ if (s.prototype = d, s.ROUND_UP = 0, s.ROUND_DOWN = 1, s.ROUND_CEIL = 2, s.ROUND_FLOOR = 3, s.ROUND_HALF_UP = 4, s.ROUND_HALF_DOWN = 5, s.ROUND_HALF_EVEN = 6, s.ROUND_HALF_CEIL = 7, s.ROUND_HALF_FLOOR = 8, s.EUCLID = 9, s.config = s.set = Ke, s.clone = Se, s.isDecimal = ge, s.abs = Te, s.acos = Ze, s.acosh = Ue, s.add = be, s.asin = Be, s.asinh = He, s.atan = $e, s.atanh = Ve, s.atan2 = Ge, s.cbrt = We, s.ceil = Xe, s.clamp = Je, s.cos = Qe, s.cosh = Ye, s.div = je, s.exp = ze, s.floor = xe, s.hypot = ye, s.ln = ei, s.log = ii, s.log10 = ri, s.log2 = ni, s.max = ti, s.min = si, s.mod = oi, s.mul = ui, s.pow = fi, s.random = ci, s.round = li, s.sign = ai, s.sin = hi, s.sinh = di, s.sqrt = pi, s.sub = gi, s.sum = wi, s.tan = mi, s.tanh = Ni, s.trunc = vi, e === void 0 && (e = {}), e && e.defaults !== !0)
943
943
  for (r = [
944
944
  "precision",
945
945
  "rounding",
@@ -1006,7 +1006,7 @@ function fi(e, i) {
1006
1006
  }
1007
1007
  function ci(e) {
1008
1008
  var i, n, r, s, t = 0, o = new this(1), u = [];
1009
- if (e === void 0 ? e = this.precision : O(e, 1, $), r = Math.ceil(e / w), this.crypto)
1009
+ if (e === void 0 ? e = this.precision : O(e, 1, V), r = Math.ceil(e / w), this.crypto)
1010
1010
  if (crypto.getRandomValues)
1011
1011
  for (i = crypto.getRandomValues(new Uint32Array(r)); t < r; )
1012
1012
  s = i[t], s >= 429e7 ? i[t] = crypto.getRandomValues(new Uint32Array(1))[0] : u[t++] = s % 1e7;
package/decimal/index.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import { Decimal as f, default as l } from "./decimal.js";
3
3
  export {
4
4
  f as Decimal,
package/decimal.js CHANGED
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import { Decimal as f, default as l } from "./decimal/decimal.js";
3
3
  export {
4
4
  f as Decimal,
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import n from "./ownerDocument.js";
3
3
  function o(t = n()) {
4
4
  try {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import i from "./hasClass.js";
3
3
  function c(s, a) {
4
4
  s.classList ? s.classList.add(a) : i(s, a) || (typeof s.className == "string" ? s.className = `${s.className} ${a}` : s.setAttribute(
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import f from "./canUseDOM.js";
3
3
  let s = !1, c = !1;
4
4
  try {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import m from "./css.js";
3
3
  import y from "./hyphenate.js";
4
4
  import E from "./isTransform.js";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import r from "./canUseDOM.js";
3
3
  let i = (/* @__PURE__ */ new Date()).getTime();
4
4
  function m(e) {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function u(t, i, e) {
3
3
  if (t) {
4
4
  if (typeof e > "u")
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const t = /-(.)/g;
3
3
  function n(e) {
4
4
  return e.replace(t, (a, r) => r.toUpperCase());
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import t from "./camelize.js";
3
3
  const m = /^-ms-/;
4
4
  function r(e) {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const e = !!(typeof window < "u" && window.document && window.document.createElement);
3
3
  export {
4
4
  e as default
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function e(r) {
3
3
  return r ? Array.from(r.children) : [];
4
4
  }
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const o = Function.prototype.bind.call(Function.prototype.call, [].slice);
3
3
  function c(t) {
4
4
  return t ? o(t.childNodes) : [];
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function i(r) {
3
3
  if (r) {
4
4
  for (; r.firstChild; )
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import o from "./matches.js";
3
3
  function s(t, l, n) {
4
4
  t.closest && !n && t.closest(l);
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function u(e, n) {
3
3
  let l = null;
4
4
  const t = [];
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import n from "./matches.js";
3
3
  function s(i, f = null, l = null) {
4
4
  const t = [];
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function a(i, n) {
3
3
  if (i.contains) return i.contains(n);
4
4
  if (i.compareDocumentPosition)
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import o from "./getComputedStyle.js";
3
3
  import f from "./hyphenateStyle.js";
4
4
  import a from "./isTransform.js";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import s from "./contains.js";
3
3
  import c from "./querySelectorAll.js";
4
4
  function u(r, n) {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import o from "./ownerWindow.js";
3
3
  function u(t, e) {
4
4
  return o(t).getComputedStyle(t, e);
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import i from "./isWindow.js";
3
3
  function n(r) {
4
4
  const l = r === "pageXOffset" ? "scrollLeft" : "scrollTop";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function i(s, a) {
3
3
  return s.classList ? !!a && s.classList.contains(a) : ` ${s.className.baseVal || s.className} `.indexOf(
4
4
  ` ${a} `
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import r from "./isWindow.js";
3
3
  import n from "./offset.js";
4
4
  function h(t, e) {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const r = /([A-Z])/g;
3
3
  function t(e) {
4
4
  return e.replace(r, "-$1").toLowerCase();
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import t from "./hyphenate.js";
3
3
  const a = /^ms-/;
4
4
  function r(e) {
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  import r from "./activeElement.js";
3
3
  import o from "./addClass.js";
4
4
  import m from "./addEventListener.js";
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function i(n, t) {
3
3
  return n && t && t.parentNode ? (t.nextSibling ? t.parentNode.insertBefore(n, t.nextSibling) : t.parentNode.appendChild(n), n) : null;
4
4
  }
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  function e(n) {
3
3
  return "nodeType" in n && n.nodeType === document.DOCUMENT_NODE;
4
4
  }
@@ -1,4 +1,4 @@
1
- /* 2025-10-28 09:57:10 */
1
+ /* 2025-11-03 10:27:31 */
2
2
  const e = /^(?:input|select|textarea|button)$/i;
3
3
  function n(t) {
4
4
  return t ? e.test(t.nodeName) : !1;