@unicom-cloud/utils 0.1.28 → 0.1.29
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/case-name/index.js +1 -1
- package/caseName.js +1 -1
- package/class-name/index.js +1 -1
- package/className.js +1 -1
- package/clipboard-copy/index.js +1 -1
- package/clipboardCopy.js +1 -1
- package/constant/address.js +1 -1
- package/constant/chineseCharacters.js +1 -1
- package/constant/constellations.js +1 -1
- package/constant/domain.js +1 -1
- package/constant/emoji.js +1 -1
- package/constant/identity.js +1 -1
- package/constant/index.js +1 -1
- package/constant/keyboardCode.js +1 -1
- package/constant/licensePlate.js +1 -1
- package/constant/name.js +1 -1
- package/constant/platform.js +1 -1
- package/constant/protocol.js +1 -1
- package/constant/ui.js +1 -1
- package/constant.js +1 -1
- package/content-disposition/index.js +1 -1
- package/contentDisposition.js +1 -1
- package/cookie/LICENSE +21 -0
- package/cookie/index.js +3 -32
- package/{js-cookie → cookie}/src/api.js +1 -1
- package/{js-cookie → cookie}/src/assign.js +1 -1
- package/{js-cookie → cookie}/src/converter.js +1 -1
- package/cookie.js +3 -6
- package/date/convertTime.js +1 -1
- package/date/convertToDuration.js +1 -1
- package/date/index.js +1 -1
- package/date.js +1 -1
- package/decimal/decimal.js +1 -1
- package/decimal/index.js +1 -1
- package/decimal.js +1 -1
- package/dom-helpers/activeElement.js +1 -1
- package/dom-helpers/addClass.js +1 -1
- package/dom-helpers/addEventListener.js +1 -1
- package/dom-helpers/animate.js +1 -1
- package/dom-helpers/animationFrame.js +1 -1
- package/dom-helpers/attribute.js +1 -1
- package/dom-helpers/camelize.js +1 -1
- package/dom-helpers/camelizeStyle.js +1 -1
- package/dom-helpers/canUseDOM.js +1 -1
- package/dom-helpers/childElements.js +1 -1
- package/dom-helpers/childNodes.js +1 -1
- package/dom-helpers/clear.js +1 -1
- package/dom-helpers/closest.js +1 -1
- package/dom-helpers/collectElements.js +1 -1
- package/dom-helpers/collectSiblings.js +1 -1
- package/dom-helpers/contains.js +1 -1
- package/dom-helpers/css.js +1 -1
- package/dom-helpers/filterEventHandler.js +1 -1
- package/dom-helpers/getComputedStyle.js +1 -1
- package/dom-helpers/getScrollAccessor.js +1 -1
- package/dom-helpers/hasClass.js +1 -1
- package/dom-helpers/height.js +1 -1
- package/dom-helpers/hyphenate.js +1 -1
- package/dom-helpers/hyphenateStyle.js +1 -1
- package/dom-helpers/index.js +1 -1
- package/dom-helpers/insertAfter.js +1 -1
- package/dom-helpers/isDocument.js +1 -1
- package/dom-helpers/isInput.js +1 -1
- package/dom-helpers/isTransform.js +1 -1
- package/dom-helpers/isVisible.js +1 -1
- package/dom-helpers/isWindow.js +1 -1
- package/dom-helpers/listen.js +1 -1
- package/dom-helpers/matches.js +1 -1
- package/dom-helpers/nextUntil.js +1 -1
- package/dom-helpers/offset.js +1 -1
- package/dom-helpers/offsetParent.js +1 -1
- package/dom-helpers/ownerDocument.js +1 -1
- package/dom-helpers/ownerWindow.js +1 -1
- package/dom-helpers/parents.js +1 -1
- package/dom-helpers/position.js +1 -1
- package/dom-helpers/prepend.js +1 -1
- package/dom-helpers/querySelectorAll.js +1 -1
- package/dom-helpers/reflow.js +1 -1
- package/dom-helpers/remove.js +1 -1
- package/dom-helpers/removeClass.js +1 -1
- package/dom-helpers/removeEventListener.js +1 -1
- package/dom-helpers/scrollLeft.js +1 -1
- package/dom-helpers/scrollParent.js +1 -1
- package/dom-helpers/scrollTo.js +1 -1
- package/dom-helpers/scrollTop.js +1 -1
- package/dom-helpers/scrollbarSize.js +1 -1
- package/dom-helpers/siblings.js +1 -1
- package/dom-helpers/text.js +1 -1
- package/dom-helpers/toggleClass.js +1 -1
- package/dom-helpers/transitionEnd.js +1 -1
- package/dom-helpers/triggerEvent.js +1 -1
- package/dom-helpers/types.js +1 -1
- package/dom-helpers/width.js +1 -1
- package/domHelpers.js +1 -1
- package/emitter/index.js +1 -1
- package/emitter/src/index.js +1 -1
- package/emitter.js +1 -1
- package/file/fileToURL.js +1 -1
- package/file/index.js +1 -1
- package/file/saveAs.js +1 -1
- package/file.js +1 -1
- package/idb/index.js +1 -1
- package/idb.js +1 -1
- package/index.js +1 -1
- package/invariant/index.js +1 -1
- package/invariant.js +1 -1
- package/is/index.js +1 -1
- package/is.js +1 -1
- package/lunar/index.js +1 -1
- package/lunar/lib/Holiday.js +1 -1
- package/lunar/lib/HolidayUtil.js +1 -1
- package/lunar/lib/I18n.js +1 -1
- package/lunar/lib/JieQi.js +1 -1
- package/lunar/lib/Lunar.js +1 -1
- package/lunar/lib/LunarMonth.js +1 -1
- package/lunar/lib/LunarTime.js +1 -1
- package/lunar/lib/LunarUtil.js +1 -1
- package/lunar/lib/LunarYear.js +1 -1
- package/lunar/lib/ShouXingUtil.js +1 -1
- package/lunar/lib/Solar.js +1 -1
- package/lunar/lib/SolarHalfYear.js +1 -1
- package/lunar/lib/SolarMonth.js +1 -1
- package/lunar/lib/SolarSeason.js +1 -1
- package/lunar/lib/SolarUtil.js +1 -1
- package/lunar/lib/SolarWeek.js +1 -1
- package/lunar/lib/SolarYear.js +1 -1
- package/lunar/lib/index.js +1 -1
- package/lunar.js +1 -1
- package/math/index.js +1 -1
- package/math.js +1 -1
- package/md5/index.js +1 -1
- package/md5.js +1 -1
- package/mock/MockWebSocket.js +1 -1
- package/mock/MockXMLHttpRequest.js +1 -1
- package/mock/index.js +1 -1
- package/mock.js +1 -1
- package/normalize-wheel/ExecutionEnvironment.js +1 -1
- package/normalize-wheel/UserAgent_DEPRECATED.js +1 -1
- package/normalize-wheel/index.js +1 -1
- package/normalize-wheel/isEventSupported.js +1 -1
- package/normalizeWheel.js +1 -1
- package/number-to-chinese/index.js +1 -1
- package/numberToChinese.js +1 -1
- package/nzh/cn.js +1 -1
- package/nzh/hk.js +1 -1
- package/nzh/index.js +1 -1
- package/nzh/nzh.js +1 -1
- package/nzh/src/autoGet.js +1 -1
- package/nzh/src/index.js +1 -1
- package/nzh/src/langs/cn_b.js +1 -1
- package/nzh/src/langs/cn_s.js +1 -1
- package/nzh/src/langs/hk_b.js +1 -1
- package/nzh/src/langs/hk_s.js +1 -1
- package/nzh/src/utils.js +1 -1
- package/nzh.js +1 -1
- package/object-keys-sort/index.js +1 -1
- package/object-prototype-to-string-call/index.js +1 -1
- package/objectKeysSort.js +1 -1
- package/objectPrototypeToStringCall.js +1 -1
- package/package.json +1 -1
- package/pinyin/index.js +1 -1
- package/pinyin/simplified.js +1 -1
- package/pinyin/src/core.js +1 -1
- package/pinyin/src/simplified.js +1 -1
- package/pinyin/src/simplified_dict.js +1 -1
- package/pinyin/src/traditional.js +1 -1
- package/pinyin/src/traditional_dict.js +1 -1
- package/pinyin/traditional.js +1 -1
- package/pinyin.js +1 -1
- package/query-string/base.js +1 -1
- package/query-string/index.js +1 -1
- package/query-string/splitOnFirst.js +1 -1
- package/queryString.js +1 -1
- package/random/address.js +1 -1
- package/random/constellation.js +1 -1
- package/random/image.js +1 -1
- package/random/index.js +1 -1
- package/random/licensePlate.js +1 -1
- package/random/name.js +1 -1
- package/random/number.js +1 -1
- package/random/text.js +1 -1
- package/random/time.js +1 -1
- package/random/web.js +1 -1
- package/random.js +1 -1
- package/screenfull/index.js +1 -1
- package/screenfull.js +1 -1
- package/sleep/index.js +1 -1
- package/sleep.js +1 -1
- package/snapdom/index.js +1 -1
- package/snapdom/src/api/preCache.js +1 -1
- package/snapdom/src/api/snapdom.js +1 -1
- package/snapdom/src/core/cache.js +1 -1
- package/snapdom/src/core/capture.js +1 -1
- package/snapdom/src/core/clone.js +1 -1
- package/snapdom/src/core/context.js +1 -1
- package/snapdom/src/core/plugins.js +1 -1
- package/snapdom/src/core/prepare.js +1 -1
- package/snapdom/src/exporters/download.js +1 -1
- package/snapdom/src/exporters/toBlob.js +1 -1
- package/snapdom/src/exporters/toCanvas.js +1 -1
- package/snapdom/src/exporters/toImg.js +1 -1
- package/snapdom/src/modules/CSSVar.js +1 -1
- package/snapdom/src/modules/background.js +1 -1
- package/snapdom/src/modules/changeCSS.js +1 -1
- package/snapdom/src/modules/counter.js +1 -1
- package/snapdom/src/modules/fonts.js +1 -1
- package/snapdom/src/modules/iconFonts.js +1 -1
- package/snapdom/src/modules/images.js +1 -1
- package/snapdom/src/modules/lineClamp.js +1 -1
- package/snapdom/src/modules/pseudo.js +1 -1
- package/snapdom/src/modules/rasterize.js +1 -1
- package/snapdom/src/modules/snapFetch.js +1 -1
- package/snapdom/src/modules/styles.js +1 -1
- package/snapdom/src/modules/svgDefs.js +1 -1
- package/snapdom/src/utils/browser.js +1 -1
- package/snapdom/src/utils/css.js +1 -1
- package/snapdom/src/utils/helpers.js +1 -1
- package/snapdom/src/utils/image.js +1 -1
- package/snapdom.js +1 -1
- package/string/index.js +1 -1
- package/string.js +1 -1
- package/tinycolor/LICENSE +18 -0
- package/tinycolor/index.js +1 -1
- package/tinycolor/src/conversion.js +1 -1
- package/tinycolor/src/css-color-names.js +1 -1
- package/tinycolor/src/format-input.js +1 -1
- package/tinycolor/src/from-ratio.js +1 -1
- package/tinycolor/src/index.js +1 -1
- package/tinycolor/src/random.js +1 -1
- package/tinycolor/src/readability.js +1 -1
- package/tinycolor/src/to-ms-filter.js +1 -1
- package/tinycolor/src/utils.js +1 -1
- package/tinycolor.js +1 -1
- package/tree/index.js +1 -1
- package/tree/search/index.js +1 -1
- package/tree.js +1 -1
- package/tween/index.js +1 -1
- package/tween/src/easing.js +1 -1
- package/tween/src/tween.js +1 -1
- package/tween.js +1 -1
- package/types/cookie/index.d.ts +1 -4
- package/ui-color/compareColorByRange.js +1 -1
- package/ui-color/index.js +1 -1
- package/uiColor.js +1 -1
- package/url-toolkit/LICENSE +190 -0
- package/url-toolkit/index.js +1 -1
- package/url-toolkit/src/url-toolkit.js +2 -2
- package/urlToolkit.js +1 -1
- package/validate/index.js +1 -1
- package/validate/src/index.js +1 -1
- package/validate/src/locale/en-US.js +1 -1
- package/validate/src/locale/zh-CN.js +1 -1
- package/validate/src/message.js +1 -1
- package/validate/src/rules/array.js +1 -1
- package/validate/src/rules/base.js +1 -1
- package/validate/src/rules/boolean.js +1 -1
- package/validate/src/rules/custom.js +1 -1
- package/validate/src/rules/number.js +1 -1
- package/validate/src/rules/object.js +1 -1
- package/validate/src/rules/string.js +1 -1
- package/validate/src/rules/type.js +1 -1
- package/validate/src/utils.js +1 -1
- package/validate.js +1 -1
- package/version/index.js +1 -1
- package/version.js +1 -1
- package/xlsx/index.js +1 -1
- package/xlsx/xlsx.js +1 -1
- package/xlsx.js +1 -1
- package/cookie/src/index.js +0 -117
- package/js-cookie/index.js +0 -5
- package/jsCookie.js +0 -5
- package/types/cookie/src/index.d.ts +0 -114
- package/types/js-cookie/index.d.ts +0 -1
- /package/{js-cookie → cookie}/index.d.ts +0 -0
- /package/types/{js-cookie → cookie}/src/api.d.mts +0 -0
- /package/types/{js-cookie → cookie}/src/assign.d.mts +0 -0
- /package/types/{js-cookie → cookie}/src/converter.d.mts +0 -0
package/case-name/index.js
CHANGED
package/caseName.js
CHANGED
package/class-name/index.js
CHANGED
package/className.js
CHANGED
package/clipboard-copy/index.js
CHANGED
package/clipboardCopy.js
CHANGED
package/constant/address.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* 2025-11-14
|
|
1
|
+
/* 2025-11-14 16:26:46 */
|
|
2
2
|
const t = "的一是在不了有和人这中大为上个国我以要他时来用们生到作地于出就分对成会可主发年动同工也能下过子说产种面而方后多定行学法所民得经十三之进着等部度家电力里如水化高自二理起小物现实加量都两体制机当使点从业本去把性好应开它合还因由其些然前外天政四日那社义事平形相全表间样与关各重新线内数正心反你明看原又么利比或但质气第向道命此变条只没结解问意建月公无系军很情者最立代想已通并提直题党程展五果料象员革位入常文总次品式活设及管特件长求老头基资边流路级少图山统接知较将组见计别她手角期根论运农指几九区强放决西被干做必战先回则任取据处队南给色光门即保治北造百规热领七海口东导器压志世金增争济阶油思术极交受联什认六共权收证改清己美再采转更单风切打白教速花带安场身车例真务具万每目至达走积示议声报斗完类八离华名确才科张信马节话米整空元况今集温传土许步群广石记需段研界拉林律叫且究观越织装影算低持音众书布复容儿须际商非验连断深难近矿千周委素技备半办青省列习响约支般史感劳便团往酸历市克何除消构府称太准精值号率族维划选标写存候毛亲快效斯院查江型眼王按格养易置派层片始却专状育厂京识适属圆包火住调满县局照参红细引听该铁价严龙飞";
|
|
3
3
|
export {
|
|
4
4
|
t as default
|
package/constant/domain.js
CHANGED
package/constant/emoji.js
CHANGED
package/constant/identity.js
CHANGED
package/constant/index.js
CHANGED
package/constant/keyboardCode.js
CHANGED
package/constant/licensePlate.js
CHANGED
package/constant/name.js
CHANGED
package/constant/platform.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* 2025-11-14
|
|
1
|
+
/* 2025-11-14 16:26:46 */
|
|
2
2
|
const n = navigator.userAgent.toLowerCase(), e = ("ontouchstart" in document || "ontouchstart" in window) && ("ontouchend" in document || "ontouchend" in window), a = window.__wxjs_environment === "miniprogram" || !!window.wx?.getSystemInfoSync, r = /micromessenger/i.test(n), c = /dingtalk/i.test(n), d = /alipay|aliapp/i.test(n), o = /ipad|iphone|ipod/i.test(n), t = /android/i.test(n), w = /openharmony/i.test(n), s = /macintosh|mac os x/i.test(n), m = o || s, p = /windows|win32|win64|wow64/i.test(n), u = e && (o || t || /windows phone|blackberry|mobile|webos|iemobile|opera (mini|mobi)/i.test(
|
|
3
3
|
n
|
|
4
4
|
)), l = ["fullscreen", "standalone", "minimal-ui"].some((i) => window.matchMedia(`(display-mode: ${i})`).matches) || window.navigator.standalone === !0, h = typeof window < "u" && typeof window.document < "u" && typeof window.document.createElement < "u";
|
package/constant/protocol.js
CHANGED
package/constant/ui.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* 2025-11-14
|
|
1
|
+
/* 2025-11-14 16:26:46 */
|
|
2
2
|
const t = "pc", I = "mobile", _ = "pqbc", o = "pqb-common", c = `${_}-theme-light`, e = `${_}-theme-dark`, E = "pqb", n = "pqb-pc", A = `${E}-theme-light`, C = `${E}-theme-dark`, M = "pqbm", s = "pqb-mobile", L = `${M}-theme-light`, O = `${M}-theme-dark`;
|
|
3
3
|
export {
|
|
4
4
|
I as MOBILE_KEY,
|
package/constant.js
CHANGED
package/contentDisposition.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* 2025-11-14
|
|
1
|
+
/* 2025-11-14 16:26:46 */
|
|
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/LICENSE
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
MIT License
|
|
2
|
+
|
|
3
|
+
Copyright (c) 2018 Copyright 2018 Klaus Hartl, Fagner Brack, GitHub Contributors
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
+
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
+
in the Software without restriction, including without limitation the rights
|
|
8
|
+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
+
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
+
furnished to do so, subject to the following conditions:
|
|
11
|
+
|
|
12
|
+
The above copyright notice and this permission notice shall be included in all
|
|
13
|
+
copies or substantial portions of the Software.
|
|
14
|
+
|
|
15
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
+
SOFTWARE.
|
package/cookie/index.js
CHANGED
|
@@ -1,34 +1,5 @@
|
|
|
1
|
-
/* 2025-11-14
|
|
2
|
-
import
|
|
3
|
-
function A(e = "") {
|
|
4
|
-
if (Array.isArray(e))
|
|
5
|
-
return e;
|
|
6
|
-
if (typeof e != "string")
|
|
7
|
-
return [];
|
|
8
|
-
const h = [];
|
|
9
|
-
let t = 0, a, l, r, n, u;
|
|
10
|
-
function f() {
|
|
11
|
-
for (; t < e.length && /\s/.test(e.charAt(t)); )
|
|
12
|
-
t += 1;
|
|
13
|
-
return t < e.length;
|
|
14
|
-
}
|
|
15
|
-
function s() {
|
|
16
|
-
return l = e.charAt(t), l !== "=" && l !== ";" && l !== ",";
|
|
17
|
-
}
|
|
18
|
-
for (; t < e.length; ) {
|
|
19
|
-
for (a = t, u = !1; f(); )
|
|
20
|
-
if (l = e.charAt(t), l === ",") {
|
|
21
|
-
for (r = t, t += 1, f(), n = t; t < e.length && s(); )
|
|
22
|
-
t += 1;
|
|
23
|
-
t < e.length && e.charAt(t) === "=" ? (u = !0, t = n, h.push(e.substring(a, r)), a = t) : t = r + 1;
|
|
24
|
-
} else
|
|
25
|
-
t += 1;
|
|
26
|
-
(!u || t >= e.length) && h.push(e.substring(a, e.length));
|
|
27
|
-
}
|
|
28
|
-
return h;
|
|
29
|
-
}
|
|
1
|
+
/* 2025-11-14 16:26:46 */
|
|
2
|
+
import { default as o } from "./src/api.js";
|
|
30
3
|
export {
|
|
31
|
-
|
|
32
|
-
p as default,
|
|
33
|
-
A as splitCookiesString
|
|
4
|
+
o as default
|
|
34
5
|
};
|
package/cookie.js
CHANGED
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
/* 2025-11-14
|
|
2
|
-
import
|
|
3
|
-
import { splitCookiesString as t } from "./cookie/index.js";
|
|
1
|
+
/* 2025-11-14 16:26:46 */
|
|
2
|
+
import { default as o } from "./cookie/src/api.js";
|
|
4
3
|
export {
|
|
5
|
-
o as
|
|
6
|
-
o as default,
|
|
7
|
-
t as splitCookiesString
|
|
4
|
+
o as default
|
|
8
5
|
};
|
package/date/convertTime.js
CHANGED
package/date/index.js
CHANGED
package/date.js
CHANGED
package/decimal/decimal.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/* 2025-11-14
|
|
1
|
+
/* 2025-11-14 16:26:46 */
|
|
2
2
|
var G = 9e15, V = 1e9, fe = "0123456789abcdef", y = "2.3025850929940456840179914546843642076011014886287729760333279009675726096773524802359972050895982983419677840422862486334095254650828067566662873690987816894829072083255546808437998948262331985283935053089653777326288461633662222876982198867465436674744042432743651550489343149393914796194044002221051017141748003688084012647080685567743216228355220114804663715659121373450747856947683463616792101806445070648000277502684916746550586856935673420670581136429224554405758925724208241314695689016758940256776311356919292033376587141660230105703089634572075440370847469940168269282808481184289314848524948644871927809676271275775397027668605952496716674183485704422507197965004714951050492214776567636938662976979522110718264549734772662425709429322582798502585509785265383207606726317164309505995087807523710333101197857547331541421808427543863591778117054309827482385045648019095610299291824318237525357709750539565187697510374970888692180205189339507238539205144634197265287286965110862571492198849978748873771345686209167058", ee = "3.1415926535897932384626433832795028841971693993751058209749445923078164062862089986280348253421170679821480865132823066470938446095505822317253594081284811174502841027019385211055596446229489549303819644288109756659334461284756482337867831652712019091456485669234603486104543266482133936072602491412737245870066063155881748815209209628292540917153643678925903600113305305488204665213841469519415116094330572703657595919530921861173819326117931051185480744623799627495673518857527248912279381830119491298336733624406566430860213949463952247371907021798609437027705392171762931767523846748184676694051320005681271452635608277857713427577896091736371787214684409012249534301465495853710507922796892589235420199561121290219608640344181598136297747713099605187072113499999983729780499510597317328160963185950244594553469083026425223082533446850352619311881710100031378387528865875332083814206171776691473035982534904287554687311595628638823537875937519577818577805321712268066130019278766111959092164201989380952572010654858632789", ce = {
|
|
3
3
|
// These values must be integers within the stated ranges (inclusive).
|
|
4
4
|
// Most of these values can be changed at run-time using the `Decimal.config` method.
|
package/decimal/index.js
CHANGED
package/decimal.js
CHANGED
package/dom-helpers/addClass.js
CHANGED
package/dom-helpers/animate.js
CHANGED
package/dom-helpers/attribute.js
CHANGED
package/dom-helpers/camelize.js
CHANGED
package/dom-helpers/canUseDOM.js
CHANGED
package/dom-helpers/clear.js
CHANGED
package/dom-helpers/closest.js
CHANGED
package/dom-helpers/contains.js
CHANGED
package/dom-helpers/css.js
CHANGED
package/dom-helpers/hasClass.js
CHANGED
package/dom-helpers/height.js
CHANGED
package/dom-helpers/hyphenate.js
CHANGED
package/dom-helpers/index.js
CHANGED
package/dom-helpers/isInput.js
CHANGED
package/dom-helpers/isVisible.js
CHANGED
package/dom-helpers/isWindow.js
CHANGED
package/dom-helpers/listen.js
CHANGED
package/dom-helpers/matches.js
CHANGED
package/dom-helpers/nextUntil.js
CHANGED
package/dom-helpers/offset.js
CHANGED
package/dom-helpers/parents.js
CHANGED
package/dom-helpers/position.js
CHANGED
package/dom-helpers/prepend.js
CHANGED