@rzl-zone/utils-js 3.12.0 → 3.12.1-beta.1

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 (286) hide show
  1. package/{LICENSE.md → LICENSE} +3 -3
  2. package/README.md +69 -96
  3. package/dist/.references/index.d.cts +25 -0
  4. package/dist/.references/index.d.ts +25 -0
  5. package/dist/assertIsArray-DJXkjHZs.cjs +26 -0
  6. package/dist/assertIsArray-DJXkjHZs.cjs.map +1 -0
  7. package/dist/assertIsArray-bTA3XLjq.js +20 -0
  8. package/dist/assertIsArray-bTA3XLjq.js.map +1 -0
  9. package/dist/assertIsBoolean-C8WEXVr2.cjs +1283 -0
  10. package/dist/assertIsBoolean-C8WEXVr2.cjs.map +1 -0
  11. package/dist/assertIsBoolean-DR1SaXPD.js +1073 -0
  12. package/dist/assertIsBoolean-DR1SaXPD.js.map +1 -0
  13. package/dist/assertIsString-BiHQSrB2.cjs +26 -0
  14. package/dist/assertIsString-BiHQSrB2.cjs.map +1 -0
  15. package/dist/assertIsString-CEB07_83.js +20 -0
  16. package/dist/assertIsString-CEB07_83.js.map +1 -0
  17. package/dist/assertions/index.cjs +37 -40
  18. package/dist/assertions/index.cjs.map +1 -0
  19. package/dist/assertions/index.d.cts +12 -0
  20. package/dist/assertions/index.d.ts +10 -824
  21. package/dist/assertions/index.js +30 -13
  22. package/dist/assertions/index.js.map +1 -0
  23. package/dist/conversions/index.cjs +34 -103
  24. package/dist/conversions/index.d.cts +12 -0
  25. package/dist/conversions/index.d.ts +10 -1791
  26. package/dist/conversions/index.js +14 -24
  27. package/dist/conversions-BNIh_tCH.js +380 -0
  28. package/dist/conversions-BNIh_tCH.js.map +1 -0
  29. package/dist/conversions-D_Kh0a_C.cjs +446 -0
  30. package/dist/conversions-D_Kh0a_C.cjs.map +1 -0
  31. package/dist/events/index.cjs +55 -31
  32. package/dist/events/index.cjs.map +1 -0
  33. package/dist/events/index.d.cts +176 -0
  34. package/dist/events/index.d.ts +164 -166
  35. package/dist/events/index.js +50 -12
  36. package/dist/events/index.js.map +1 -0
  37. package/dist/formatEnvPort-B3OLxQk9.cjs +171 -0
  38. package/dist/formatEnvPort-B3OLxQk9.cjs.map +1 -0
  39. package/dist/formatEnvPort-ByFVLjSV.js +159 -0
  40. package/dist/formatEnvPort-ByFVLjSV.js.map +1 -0
  41. package/dist/formatters/index.cjs +21 -61
  42. package/dist/formatters/index.d.cts +12 -0
  43. package/dist/formatters/index.d.ts +10 -2152
  44. package/dist/formatters/index.js +10 -18
  45. package/dist/formatters--1m_vpE8.js +369 -0
  46. package/dist/formatters--1m_vpE8.js.map +1 -0
  47. package/dist/formatters-Cbij0XLU.cjs +429 -0
  48. package/dist/formatters-Cbij0XLU.cjs.map +1 -0
  49. package/dist/generators/index.cjs +165 -41
  50. package/dist/generators/index.cjs.map +1 -0
  51. package/dist/generators/index.d.cts +12 -0
  52. package/dist/generators/index.d.ts +10 -338
  53. package/dist/generators/index.js +158 -14
  54. package/dist/generators/index.js.map +1 -0
  55. package/dist/index-59zbLcPr.d.ts +340 -0
  56. package/dist/index-B6tawc8L.d.cts +1716 -0
  57. package/dist/index-C267akkJ.d.ts +2158 -0
  58. package/dist/index-CeBC2Vvl.d.cts +2361 -0
  59. package/dist/index-CgRDTI6f.d.ts +822 -0
  60. package/dist/index-CoiUBVmr.d.ts +720 -0
  61. package/dist/index-D4fcasfZ.d.cts +720 -0
  62. package/dist/index-DDrSQKIc.d.ts +1716 -0
  63. package/dist/index-DsGxO31H.d.cts +765 -0
  64. package/dist/index-Hg1qJkjl.d.ts +765 -0
  65. package/dist/index-Qm3iFwd0.d.cts +2158 -0
  66. package/dist/index-UPp94Agr.d.ts +2361 -0
  67. package/dist/index-gBA_8SuF.d.cts +340 -0
  68. package/dist/index-jyDqzicx.d.cts +822 -0
  69. package/dist/isBigInt-C4krUeAw.cjs +20 -0
  70. package/dist/isBigInt-C4krUeAw.cjs.map +1 -0
  71. package/dist/isBigInt-DKe0M6hp.js +14 -0
  72. package/dist/isBigInt-DKe0M6hp.js.map +1 -0
  73. package/dist/isEmptyObject-DCipFwxJ.js +25 -0
  74. package/dist/isEmptyObject-DCipFwxJ.js.map +1 -0
  75. package/dist/isEmptyObject-ZkSwRC_D.cjs +37 -0
  76. package/dist/isEmptyObject-ZkSwRC_D.cjs.map +1 -0
  77. package/dist/isEmptyString-BXzKAC2j.js +15 -0
  78. package/dist/isEmptyString-BXzKAC2j.js.map +1 -0
  79. package/dist/isEmptyString-UiiUsSQj.cjs +21 -0
  80. package/dist/isEmptyString-UiiUsSQj.cjs.map +1 -0
  81. package/dist/isEmptyValue-BQzcjVaL.cjs +30 -0
  82. package/dist/isEmptyValue-BQzcjVaL.cjs.map +1 -0
  83. package/dist/isEmptyValue-jqOr7OHD.js +24 -0
  84. package/dist/isEmptyValue-jqOr7OHD.js.map +1 -0
  85. package/dist/isEqual-BX49cF9m.js +87 -0
  86. package/dist/isEqual-BX49cF9m.js.map +1 -0
  87. package/dist/isEqual-BvumA3RA.cjs +111 -0
  88. package/dist/isEqual-BvumA3RA.cjs.map +1 -0
  89. package/dist/isFinite-BCnaDpod.js +15 -0
  90. package/dist/isFinite-BCnaDpod.js.map +1 -0
  91. package/dist/isFinite-D24ZaE6c.cjs +21 -0
  92. package/dist/isFinite-D24ZaE6c.cjs.map +1 -0
  93. package/dist/isInteger-Caeuz0rB.cjs +20 -0
  94. package/dist/isInteger-Caeuz0rB.cjs.map +1 -0
  95. package/dist/isInteger-naMbJsxJ.js +14 -0
  96. package/dist/isInteger-naMbJsxJ.js.map +1 -0
  97. package/dist/isPlainObject-BF-2-phb.d.cts +339 -0
  98. package/dist/isPlainObject-DxNDL8XU.d.ts +339 -0
  99. package/dist/isServer-BJHVnixd.cjs +20 -0
  100. package/dist/isServer-BJHVnixd.cjs.map +1 -0
  101. package/dist/isServer-Da3o3XSs.js +14 -0
  102. package/dist/isServer-Da3o3XSs.js.map +1 -0
  103. package/dist/isTypedArray-DuNA8tK6.js +31 -0
  104. package/dist/isTypedArray-DuNA8tK6.js.map +1 -0
  105. package/dist/isTypedArray-TJptiw2b.cjs +43 -0
  106. package/dist/isTypedArray-TJptiw2b.cjs.map +1 -0
  107. package/dist/isURL-C-kSk6KJ.js +14 -0
  108. package/dist/isURL-C-kSk6KJ.js.map +1 -0
  109. package/dist/isURL-DeUPO_oR.cjs +20 -0
  110. package/dist/isURL-DeUPO_oR.cjs.map +1 -0
  111. package/dist/isValidDomain-BB9IGhJs.cjs +1845 -0
  112. package/dist/isValidDomain-BB9IGhJs.cjs.map +1 -0
  113. package/dist/isValidDomain-DoE98yhJ.js +1827 -0
  114. package/dist/isValidDomain-DoE98yhJ.js.map +1 -0
  115. package/dist/next/index.cjs +119 -214
  116. package/dist/next/index.cjs.map +1 -0
  117. package/dist/next/index.d.cts +220 -0
  118. package/dist/next/index.d.ts +203 -214
  119. package/dist/next/index.js +117 -212
  120. package/dist/next/index.js.map +1 -0
  121. package/dist/next/server/index.cjs +25 -40
  122. package/dist/next/server/index.cjs.map +1 -0
  123. package/dist/next/server/index.d.cts +39 -0
  124. package/dist/next/server/index.d.ts +34 -35
  125. package/dist/next/server/index.js +23 -38
  126. package/dist/next/server/index.js.map +1 -0
  127. package/dist/noop-B13_ii35.cjs +18 -0
  128. package/dist/noop-B13_ii35.cjs.map +1 -0
  129. package/dist/noop-ubqAIbHD.js +12 -0
  130. package/dist/noop-ubqAIbHD.js.map +1 -0
  131. package/dist/normalizeSpaces-Bg2IZW7W.js +23 -0
  132. package/dist/normalizeSpaces-Bg2IZW7W.js.map +1 -0
  133. package/dist/normalizeSpaces-ZXnR4Qzp.cjs +29 -0
  134. package/dist/normalizeSpaces-ZXnR4Qzp.cjs.map +1 -0
  135. package/dist/normalizeString-BDdkaXui.js +15 -0
  136. package/dist/normalizeString-BDdkaXui.js.map +1 -0
  137. package/dist/normalizeString-BE6ELqEb.cjs +21 -0
  138. package/dist/normalizeString-BE6ELqEb.cjs.map +1 -0
  139. package/dist/operations/index.cjs +65 -32
  140. package/dist/operations/index.cjs.map +1 -0
  141. package/dist/operations/index.d.cts +139 -0
  142. package/dist/operations/index.d.ts +129 -134
  143. package/dist/operations/index.js +61 -17
  144. package/dist/operations/index.js.map +1 -0
  145. package/dist/parsers/index.cjs +12 -19
  146. package/dist/parsers/index.d.cts +239 -0
  147. package/dist/parsers/index.d.ts +234 -235
  148. package/dist/parsers/index.js +10 -12
  149. package/dist/parsers-BSBPgvsq.js +643 -0
  150. package/dist/parsers-BSBPgvsq.js.map +1 -0
  151. package/dist/parsers-OqDeffqc.cjs +649 -0
  152. package/dist/parsers-OqDeffqc.cjs.map +1 -0
  153. package/dist/parsing-Cao8b358.js +50 -0
  154. package/dist/parsing-Cao8b358.js.map +1 -0
  155. package/dist/parsing-DOGSCH6N.cjs +56 -0
  156. package/dist/parsing-DOGSCH6N.cjs.map +1 -0
  157. package/dist/predicates/index.cjs +91 -296
  158. package/dist/predicates/index.d.cts +13 -0
  159. package/dist/predicates/index.d.ts +12 -2482
  160. package/dist/predicates/index.js +23 -25
  161. package/dist/predicates-Bj6meyXV.js +256 -0
  162. package/dist/predicates-Bj6meyXV.js.map +1 -0
  163. package/dist/predicates-D0ubqgqy.cjs +412 -0
  164. package/dist/predicates-D0ubqgqy.cjs.map +1 -0
  165. package/dist/promises/index.cjs +76 -24
  166. package/dist/promises/index.cjs.map +1 -0
  167. package/dist/promises/index.d.cts +123 -0
  168. package/dist/promises/index.d.ts +116 -119
  169. package/dist/promises/index.js +73 -13
  170. package/dist/promises/index.js.map +1 -0
  171. package/dist/punyCode-8SrbMWfM.js +179 -0
  172. package/dist/punyCode-8SrbMWfM.js.map +1 -0
  173. package/dist/punyCode-D-Qu6nj6.cjs +185 -0
  174. package/dist/punyCode-D-Qu6nj6.cjs.map +1 -0
  175. package/dist/removeSpaces-Bmc5DX4F.js +19 -0
  176. package/dist/removeSpaces-Bmc5DX4F.js.map +1 -0
  177. package/dist/removeSpaces-CWIvhZHg.cjs +25 -0
  178. package/dist/removeSpaces-CWIvhZHg.cjs.map +1 -0
  179. package/dist/rzl-utils.global.js +20 -9
  180. package/dist/safeJsonParse-BP38mwlj.js +184 -0
  181. package/dist/safeJsonParse-BP38mwlj.js.map +1 -0
  182. package/dist/safeJsonParse-Sms2CJf4.cjs +208 -0
  183. package/dist/safeJsonParse-Sms2CJf4.cjs.map +1 -0
  184. package/dist/safeStableStringify-CJtP89qn.cjs +106 -0
  185. package/dist/safeStableStringify-CJtP89qn.cjs.map +1 -0
  186. package/dist/safeStableStringify-CXOZ9Ub8.js +88 -0
  187. package/dist/safeStableStringify-CXOZ9Ub8.js.map +1 -0
  188. package/dist/strings/index.cjs +79 -81
  189. package/dist/strings/index.cjs.map +1 -0
  190. package/dist/strings/index.d.cts +12 -0
  191. package/dist/strings/index.d.ts +10 -775
  192. package/dist/strings/index.js +62 -14
  193. package/dist/strings/index.js.map +1 -0
  194. package/dist/tailwind/index.cjs +19 -47
  195. package/dist/tailwind/index.d.cts +12 -0
  196. package/dist/tailwind/index.d.ts +11 -712
  197. package/dist/tailwind/index.js +10 -12
  198. package/dist/tailwind-B2ssevxq.js +199 -0
  199. package/dist/tailwind-B2ssevxq.js.map +1 -0
  200. package/dist/tailwind-CHIx9uxu.cjs +247 -0
  201. package/dist/tailwind-CHIx9uxu.cjs.map +1 -0
  202. package/dist/toStringArrayUnRecursive-C4zYCja7.cjs +51 -0
  203. package/dist/toStringArrayUnRecursive-C4zYCja7.cjs.map +1 -0
  204. package/dist/toStringArrayUnRecursive-DJGtPsFb.js +39 -0
  205. package/dist/toStringArrayUnRecursive-DJGtPsFb.js.map +1 -0
  206. package/dist/urls/index.cjs +130 -57
  207. package/dist/urls/index.cjs.map +1 -0
  208. package/dist/urls/index.d.cts +737 -0
  209. package/dist/urls/index.d.ts +699 -708
  210. package/dist/urls/index.js +122 -26
  211. package/dist/urls/index.js.map +1 -0
  212. package/package.json +203 -194
  213. package/dist/chunk-2AFQ33D3.cjs +0 -64
  214. package/dist/chunk-2CYDJVGM.js +0 -246
  215. package/dist/chunk-2MW4JDQ2.cjs +0 -598
  216. package/dist/chunk-2VTDXC3N.cjs +0 -1825
  217. package/dist/chunk-44XX2P34.js +0 -209
  218. package/dist/chunk-4YLBKLGS.cjs +0 -18
  219. package/dist/chunk-566CXQW7.cjs +0 -560
  220. package/dist/chunk-57EPKYID.cjs +0 -397
  221. package/dist/chunk-5MGEC3YG.js +0 -63
  222. package/dist/chunk-6EF52423.cjs +0 -249
  223. package/dist/chunk-6SCOKU3S.js +0 -109
  224. package/dist/chunk-6VUXD3CF.js +0 -119
  225. package/dist/chunk-7B76BSNK.cjs +0 -118
  226. package/dist/chunk-7Y6I2DSU.cjs +0 -101
  227. package/dist/chunk-A7S7E2EE.cjs +0 -308
  228. package/dist/chunk-AJZ6PMMZ.js +0 -16
  229. package/dist/chunk-AXGBL2IO.cjs +0 -251
  230. package/dist/chunk-B4TC6FBV.cjs +0 -678
  231. package/dist/chunk-BAV5T2E3.cjs +0 -15
  232. package/dist/chunk-BKIJBNIE.js +0 -21
  233. package/dist/chunk-BNIMTFK5.js +0 -59
  234. package/dist/chunk-BXW7YXB7.js +0 -1823
  235. package/dist/chunk-CFYZC4S6.js +0 -53
  236. package/dist/chunk-CSG4SCL3.js +0 -1587
  237. package/dist/chunk-CWQW7AKK.js +0 -676
  238. package/dist/chunk-DVMHRLKP.cjs +0 -16
  239. package/dist/chunk-EN7LVZBZ.js +0 -548
  240. package/dist/chunk-EV4Y7HCY.cjs +0 -26
  241. package/dist/chunk-F66VDYIZ.cjs +0 -18
  242. package/dist/chunk-FLJX37EL.cjs +0 -30
  243. package/dist/chunk-GKC3UDMC.cjs +0 -1623
  244. package/dist/chunk-H65I3GRZ.cjs +0 -106
  245. package/dist/chunk-HHYWB7VZ.js +0 -24
  246. package/dist/chunk-HNGGISFL.cjs +0 -65
  247. package/dist/chunk-HNSQAVSZ.cjs +0 -35
  248. package/dist/chunk-HSP6IWZK.js +0 -17
  249. package/dist/chunk-IDZS7J6T.js +0 -242
  250. package/dist/chunk-JS6R55VL.js +0 -302
  251. package/dist/chunk-JZVT5FK7.js +0 -232
  252. package/dist/chunk-KHO2SBNA.cjs +0 -16
  253. package/dist/chunk-KIDJCMNJ.js +0 -33
  254. package/dist/chunk-KOLEURVT.cjs +0 -38
  255. package/dist/chunk-L4V53MQK.cjs +0 -269
  256. package/dist/chunk-L5RDAVVH.js +0 -14
  257. package/dist/chunk-NODTV4F3.js +0 -16
  258. package/dist/chunk-NYK5K3V2.cjs +0 -211
  259. package/dist/chunk-ODUO3RTL.cjs +0 -113
  260. package/dist/chunk-ONZFBJVW.js +0 -14
  261. package/dist/chunk-PFXCTE37.js +0 -28
  262. package/dist/chunk-PPST7QAQ.js +0 -587
  263. package/dist/chunk-Q5IMYDFL.cjs +0 -33
  264. package/dist/chunk-QFFBIOJ4.js +0 -31
  265. package/dist/chunk-QNKGP5DY.js +0 -14
  266. package/dist/chunk-RRQHMOPE.cjs +0 -19
  267. package/dist/chunk-RU5OSRBU.js +0 -95
  268. package/dist/chunk-SDMPEJ4F.js +0 -35
  269. package/dist/chunk-SYNL5IKP.js +0 -115
  270. package/dist/chunk-TCDOWZQE.js +0 -16
  271. package/dist/chunk-TQPGXGKB.cjs +0 -123
  272. package/dist/chunk-TULOI4GL.js +0 -370
  273. package/dist/chunk-UBHCP4N5.cjs +0 -36
  274. package/dist/chunk-UCHF3M34.cjs +0 -56
  275. package/dist/chunk-UDA26MCU.cjs +0 -16
  276. package/dist/chunk-V3C4FYZL.cjs +0 -18
  277. package/dist/chunk-VAAHZFBF.js +0 -32
  278. package/dist/chunk-VJDDGRIK.cjs +0 -16
  279. package/dist/chunk-WVSPXFTY.js +0 -14
  280. package/dist/chunk-WYP76WXB.js +0 -101
  281. package/dist/chunk-YDE4ZBB7.cjs +0 -237
  282. package/dist/chunk-YKQEOO7C.cjs +0 -23
  283. package/dist/chunk-YSZC56SZ.js +0 -264
  284. package/dist/chunk-YWHHVDT4.js +0 -13
  285. package/dist/index.d.ts +0 -24
  286. package/dist/isPlainObject-DTJVV2Kf.d.ts +0 -536
@@ -1,106 +0,0 @@
1
- /*!
2
- * ====================================================
3
- * Rzl Utils-JS.
4
- * ----------------------------------------------------
5
- * Version: 3.12.0.
6
- * Author: Rizalvin Dwiky.
7
- * Repository: https://github.com/rzl-zone/utils-js.
8
- * ====================================================
9
- */
10
- 'use strict';
11
-
12
- var chunkTQPGXGKB_cjs = require('./chunk-TQPGXGKB.cjs');
13
- var chunkGKC3UDMC_cjs = require('./chunk-GKC3UDMC.cjs');
14
-
15
- var isRegExp = (value) => {
16
- return value instanceof RegExp;
17
- };
18
-
19
- function isArrayBuffer(value) {
20
- return value instanceof ArrayBuffer;
21
- }
22
-
23
- function baseDeepEqual(value, other, customizer, seen = /* @__PURE__ */ new WeakMap()) {
24
- if (value === other) return true;
25
- if (value !== value && other !== other) return true;
26
- if (!chunkGKC3UDMC_cjs.isObjectOrArray(value) || !chunkGKC3UDMC_cjs.isObjectOrArray(other)) {
27
- return false;
28
- }
29
- if (seen.get(value) === other) return true;
30
- seen.set(value, other);
31
- const callCustomizer = (v, o, key, valObj, othObj) => {
32
- if (customizer) {
33
- const result = customizer(v, o, key, valObj, othObj, seen);
34
- if (!chunkGKC3UDMC_cjs.isUndefined(result)) return result;
35
- }
36
- return baseDeepEqual(v, o, customizer, seen);
37
- };
38
- if (chunkTQPGXGKB_cjs.isDate(value) && chunkTQPGXGKB_cjs.isDate(other)) return value.getTime() === other.getTime();
39
- if (isRegExp(value) && isRegExp(other))
40
- return value.source === other.source && value.flags === other.flags;
41
- if (chunkGKC3UDMC_cjs.isError(value) && chunkGKC3UDMC_cjs.isError(other))
42
- return value.name === other.name && value.message === other.message;
43
- if (ArrayBuffer.isView(value) && ArrayBuffer.isView(other)) {
44
- const v = new Uint8Array(value.buffer, value.byteOffset, value.byteLength);
45
- const o = new Uint8Array(other.buffer, other.byteOffset, other.byteLength);
46
- if (v.length !== o.length) return false;
47
- for (let i = 0; i < v.length; i++) if (v[i] !== o[i]) return false;
48
- return true;
49
- }
50
- if (isArrayBuffer(value) && isArrayBuffer(other)) {
51
- if (value.byteLength !== other.byteLength) return false;
52
- const v = new Uint8Array(value), o = new Uint8Array(other);
53
- for (let i = 0; i < v.length; i++) if (v[i] !== o[i]) return false;
54
- return true;
55
- }
56
- if (chunkTQPGXGKB_cjs.isMap(value) && chunkTQPGXGKB_cjs.isMap(other)) {
57
- if (value.size !== other.size) return false;
58
- for (const [k, v] of value) {
59
- if (!other.has(k)) return false;
60
- if (!baseDeepEqual(v, other.get(k), customizer, seen)) return false;
61
- }
62
- return true;
63
- }
64
- if (chunkGKC3UDMC_cjs.isSet(value) && chunkGKC3UDMC_cjs.isSet(other)) {
65
- if (value.size !== other.size) return false;
66
- for (const v of value) {
67
- let matched = false;
68
- for (const o of other) {
69
- if (baseDeepEqual(v, o, customizer, seen)) {
70
- matched = true;
71
- break;
72
- }
73
- }
74
- if (!matched) return false;
75
- }
76
- return true;
77
- }
78
- if (chunkGKC3UDMC_cjs.isArray(value) && chunkGKC3UDMC_cjs.isArray(other)) {
79
- if (value.length !== other.length) return false;
80
- for (let i = 0; i < value.length; i++) {
81
- if (!callCustomizer(value[i], other[i], i, value, other)) return false;
82
- }
83
- return true;
84
- }
85
- if (Object.getPrototypeOf(value) !== Object.getPrototypeOf(other)) {
86
- return false;
87
- }
88
- const vKeys = Reflect.ownKeys(value);
89
- const oKeys = Reflect.ownKeys(other);
90
- if (vKeys.length !== oKeys.length) return false;
91
- for (const key of vKeys) {
92
- const vVal = value[key];
93
- const oVal = other[key];
94
- if (!callCustomizer(vVal, oVal, key, value, other)) return false;
95
- }
96
- return true;
97
- }
98
-
99
- function isEqual(value, other) {
100
- return baseDeepEqual(value, other, void 0, /* @__PURE__ */ new WeakMap());
101
- }
102
-
103
- exports.baseDeepEqual = baseDeepEqual;
104
- exports.isArrayBuffer = isArrayBuffer;
105
- exports.isEqual = isEqual;
106
- exports.isRegExp = isRegExp;
@@ -1,24 +0,0 @@
1
- /*!
2
- * ====================================================
3
- * Rzl Utils-JS.
4
- * ----------------------------------------------------
5
- * Version: 3.12.0.
6
- * Author: Rizalvin Dwiky.
7
- * Repository: https://github.com/rzl-zone/utils-js.
8
- * ====================================================
9
- */
10
- import { isNonEmptyString, isPlainObject } from './chunk-CSG4SCL3.js';
11
-
12
- var removeSpaces = (value, options = {
13
- trimOnly: false
14
- }) => {
15
- if (!isNonEmptyString(value)) return "";
16
- if (!isPlainObject(options)) {
17
- options = {};
18
- }
19
- const { trimOnly = false } = options;
20
- if (trimOnly) return value.trim();
21
- return value.replace(/\s+/g, "");
22
- };
23
-
24
- export { removeSpaces };
@@ -1,65 +0,0 @@
1
- /*!
2
- * ====================================================
3
- * Rzl Utils-JS.
4
- * ----------------------------------------------------
5
- * Version: 3.12.0.
6
- * Author: Rizalvin Dwiky.
7
- * Repository: https://github.com/rzl-zone/utils-js.
8
- * ====================================================
9
- */
10
- 'use strict';
11
-
12
- var chunkGKC3UDMC_cjs = require('./chunk-GKC3UDMC.cjs');
13
-
14
- var parseCurrencyString = (input) => {
15
- if (!chunkGKC3UDMC_cjs.isNonEmptyString(input)) return 0;
16
- let trimmed = input.trim().replace(/\u00A0/g, "").replace(/\u202F/g, "");
17
- let isNegative = false;
18
- if (/^\(.*\)$/.test(trimmed)) {
19
- isNegative = true;
20
- trimmed = trimmed.slice(1, -1).trim();
21
- }
22
- trimmed = trimmed.replace(/^[-\s]+/, (match) => match.includes("-") ? "-" : "").replace(/[\s.,-]+$/, "");
23
- isNegative = isNegative || /^-/.test(trimmed) || /^[^\d]*-/.test(trimmed);
24
- const cleaned = trimmed.replace(/[^0-9.,'\s]/g, "");
25
- let cleanedNoSpace = cleaned.replace(/[\s']/g, "");
26
- const indianMatches = cleanedNoSpace.match(/,\d{2}/g);
27
- const isIndianStyle = indianMatches && indianMatches.length > 1;
28
- if (isIndianStyle) {
29
- cleanedNoSpace = cleanedNoSpace.replace(/,/g, "");
30
- } else {
31
- const dotCount = (cleanedNoSpace.match(/\./g) || []).length;
32
- const commaCount = (cleanedNoSpace.match(/,/g) || []).length;
33
- if (dotCount > 1 && commaCount === 0) {
34
- cleanedNoSpace = cleanedNoSpace.replace(/\./g, "");
35
- } else if (commaCount > 1 && dotCount === 0) {
36
- cleanedNoSpace = cleanedNoSpace.replace(/,/g, "");
37
- } else {
38
- const lastComma = cleanedNoSpace.lastIndexOf(",");
39
- const lastDot = cleanedNoSpace.lastIndexOf(".");
40
- if (lastComma > lastDot) {
41
- cleanedNoSpace = cleanedNoSpace.replace(/\./g, "").replace(",", ".");
42
- } else if (lastDot > lastComma) {
43
- cleanedNoSpace = cleanedNoSpace.replace(/,/g, "");
44
- } else {
45
- if (lastComma > lastDot) {
46
- const beforeDecimal = cleanedNoSpace.slice(0, lastComma).replace(/,/g, "").replace(/\./g, "");
47
- const afterDecimal = cleanedNoSpace.slice(lastComma + 1);
48
- cleanedNoSpace = beforeDecimal + "." + afterDecimal;
49
- } else if (lastDot > lastComma) {
50
- const beforeDecimal = cleanedNoSpace.slice(0, lastDot).replace(/\./g, "").replace(/,/g, "");
51
- const afterDecimal = cleanedNoSpace.slice(lastDot + 1);
52
- cleanedNoSpace = beforeDecimal + "." + afterDecimal;
53
- } else if (lastComma !== -1) {
54
- cleanedNoSpace = cleanedNoSpace.replace(/,/g, "");
55
- } else if (lastDot !== -1) {
56
- cleanedNoSpace = cleanedNoSpace.replace(/\./g, "");
57
- }
58
- }
59
- }
60
- }
61
- const num = parseFloat(cleanedNoSpace) || 0;
62
- return isNegative ? -num : num;
63
- };
64
-
65
- exports.parseCurrencyString = parseCurrencyString;
@@ -1,35 +0,0 @@
1
- /*!
2
- * ====================================================
3
- * Rzl Utils-JS.
4
- * ----------------------------------------------------
5
- * Version: 3.12.0.
6
- * Author: Rizalvin Dwiky.
7
- * Repository: https://github.com/rzl-zone/utils-js.
8
- * ====================================================
9
- */
10
- 'use strict';
11
-
12
- var chunkUDA26MCU_cjs = require('./chunk-UDA26MCU.cjs');
13
- var chunkGKC3UDMC_cjs = require('./chunk-GKC3UDMC.cjs');
14
-
15
- var assertIsBigInt = (value, options = {}) => {
16
- if (chunkUDA26MCU_cjs.isBigInt(value)) return;
17
- chunkGKC3UDMC_cjs.resolveErrorMessageAssertions({
18
- value,
19
- options,
20
- requiredValidType: "bigint"
21
- });
22
- };
23
-
24
- var assertIsNumber = (value, options = {}) => {
25
- const includeNaN = chunkGKC3UDMC_cjs.hasOwnProp(options, "includeNaN") ? options.includeNaN : void 0;
26
- if (chunkGKC3UDMC_cjs.isNumber(value, { includeNaN })) return;
27
- chunkGKC3UDMC_cjs.resolveErrorMessageAssertions({
28
- value,
29
- options,
30
- requiredValidType: "number"
31
- });
32
- };
33
-
34
- exports.assertIsBigInt = assertIsBigInt;
35
- exports.assertIsNumber = assertIsNumber;
@@ -1,17 +0,0 @@
1
- /*!
2
- * ====================================================
3
- * Rzl Utils-JS.
4
- * ----------------------------------------------------
5
- * Version: 3.12.0.
6
- * Author: Rizalvin Dwiky.
7
- * Repository: https://github.com/rzl-zone/utils-js.
8
- * ====================================================
9
- */
10
- import { isArray, resolveErrorMessageAssertions } from './chunk-CSG4SCL3.js';
11
-
12
- function assertIsArray(value, options) {
13
- if (isArray(value)) return;
14
- resolveErrorMessageAssertions({ value, options, requiredValidType: "array" });
15
- }
16
-
17
- export { assertIsArray };
@@ -1,242 +0,0 @@
1
- /*!
2
- * ====================================================
3
- * Rzl Utils-JS.
4
- * ----------------------------------------------------
5
- * Version: 3.12.0.
6
- * Author: Rizalvin Dwiky.
7
- * Repository: https://github.com/rzl-zone/utils-js.
8
- * ====================================================
9
- */
10
- import { isEmptyString } from './chunk-TCDOWZQE.js';
11
- import { assertIsArray } from './chunk-HSP6IWZK.js';
12
- import { isPlainObject, isNumber, isNonEmptyString, isFunction, hasOwnProp, isNonEmptyArray, getPreciseType, isString, isObjectOrArray, isStringObject, isNumberObject, isBooleanObject, isArray } from './chunk-CSG4SCL3.js';
13
- import { getDefaultConfig, extendTailwindMerge } from 'tailwind-merge-v3';
14
- import { getDefaultConfig as getDefaultConfig$1, extendTailwindMerge as extendTailwindMerge$1 } from 'tailwind-merge-v4';
15
-
16
- function toStringValue(value) {
17
- let str = "";
18
- if (isNonEmptyString(value) || isNumber(value)) {
19
- str += value;
20
- } else if (isObjectOrArray(value)) {
21
- if (isStringObject(value) || isNumberObject(value) || isBooleanObject(value)) {
22
- const val = value.valueOf();
23
- if (val) str += val;
24
- } else if (isArray(value)) {
25
- for (const item of value) {
26
- if (!item) continue;
27
- const y = toStringValue(item);
28
- if (!y) continue;
29
- if (str) str += " ";
30
- str += y;
31
- }
32
- } else {
33
- for (const key in value) {
34
- if (!value[key]) continue;
35
- if (str) str += " ";
36
- str += key;
37
- }
38
- }
39
- }
40
- return str;
41
- }
42
- function cx(...values) {
43
- let str = "";
44
- for (const value of values) {
45
- if (!value) continue;
46
- const x = toStringValue(value);
47
- if (!x) continue;
48
- if (str) str += " ";
49
- str += x;
50
- }
51
- return str;
52
- }
53
-
54
- var validatorPropsTwMerge = (options) => {
55
- if (!isPlainObject(options)) options = {};
56
- let { config, prefix, extend, override, cacheSize, experimentalParseClassName } = options;
57
- if (!isPlainObject(config)) config = {};
58
- if (!isPlainObject(extend)) extend = {};
59
- if (!isPlainObject(override)) override = {};
60
- if (!isNumber(cacheSize)) cacheSize = void 0;
61
- if (!isNonEmptyString(prefix)) prefix = void 0;
62
- if (!isFunction(experimentalParseClassName)) experimentalParseClassName = void 0;
63
- const theme = hasOwnProp(extend, "theme") ? extend.theme : {};
64
- const classGroups = hasOwnProp(extend, "classGroups") ? extend.classGroups : {};
65
- const conflictingClassGroupModifiers = hasOwnProp(
66
- extend,
67
- "conflictingClassGroupModifiers"
68
- ) ? extend.conflictingClassGroupModifiers : {};
69
- const conflictingClassGroups = hasOwnProp(extend, "conflictingClassGroups") ? extend.conflictingClassGroups : {};
70
- const orderSensitiveModifiers = hasOwnProp(extend, "orderSensitiveModifiers") && isNonEmptyArray(extend.orderSensitiveModifiers) ? extend.orderSensitiveModifiers : [];
71
- return {
72
- config,
73
- override,
74
- cacheSize,
75
- prefix,
76
- experimentalParseClassName,
77
- theme,
78
- classGroups,
79
- conflictingClassGroupModifiers,
80
- conflictingClassGroups,
81
- orderSensitiveModifiers
82
- };
83
- };
84
-
85
- var defaultConfig = getDefaultConfig();
86
- var twMergeDefaultV3 = (options = {}) => {
87
- if (!isPlainObject(options)) options = {};
88
- const {
89
- cacheSize,
90
- classGroups,
91
- config,
92
- conflictingClassGroupModifiers,
93
- conflictingClassGroups,
94
- override,
95
- prefix,
96
- theme,
97
- experimentalParseClassName
98
- } = validatorPropsTwMerge(options);
99
- return extendTailwindMerge({
100
- prefix: prefix ?? config.prefix,
101
- cacheSize: cacheSize || defaultConfig.cacheSize,
102
- experimentalParseClassName,
103
- override,
104
- extend: {
105
- conflictingClassGroupModifiers: {
106
- ...defaultConfig.conflictingClassGroupModifiers,
107
- ...conflictingClassGroupModifiers
108
- },
109
- theme: { ...defaultConfig.theme, ...theme },
110
- conflictingClassGroups: {
111
- ...defaultConfig.conflictingClassGroups,
112
- ...conflictingClassGroups
113
- },
114
- classGroups: {
115
- ...defaultConfig.classGroups,
116
- ...classGroups,
117
- "text-shadow": ["", "-sm", "-md", "-lg", "-xl", "-xxl", "-none", "-default"].map(
118
- (size) => `text-shadow${size}`
119
- ),
120
- "font-size": Object.keys({
121
- ...config.theme?.fontSize || {},
122
- ...config.theme?.extend?.fontSize || {}
123
- }).map((size) => `text-${size}`)
124
- }
125
- }
126
- });
127
- };
128
- var defaultConfig2 = getDefaultConfig$1();
129
- var twMergeDefaultV4 = (options = {}) => {
130
- if (!isPlainObject(options)) options = {};
131
- const {
132
- cacheSize,
133
- classGroups,
134
- config,
135
- conflictingClassGroupModifiers,
136
- conflictingClassGroups,
137
- orderSensitiveModifiers,
138
- override,
139
- prefix,
140
- theme,
141
- experimentalParseClassName
142
- } = validatorPropsTwMerge(options);
143
- return extendTailwindMerge$1({
144
- prefix: prefix || config.prefix,
145
- cacheSize: cacheSize || defaultConfig2.cacheSize,
146
- experimentalParseClassName,
147
- override,
148
- extend: {
149
- conflictingClassGroupModifiers: {
150
- ...defaultConfig2.conflictingClassGroupModifiers,
151
- ...conflictingClassGroupModifiers
152
- },
153
- theme: { ...defaultConfig2.theme, ...theme },
154
- conflictingClassGroups: {
155
- ...defaultConfig2.conflictingClassGroups,
156
- ...conflictingClassGroups
157
- },
158
- orderSensitiveModifiers: [
159
- ...defaultConfig2.orderSensitiveModifiers,
160
- ...orderSensitiveModifiers
161
- ],
162
- classGroups: {
163
- ...defaultConfig2.classGroups,
164
- ...classGroups,
165
- "text-shadow": ["", "-sm", "-md", "-lg", "-xl", "-xxl", "-none", "-default"].map(
166
- (size) => `text-shadow${size}`
167
- ),
168
- "font-size": Object.keys({
169
- ...config.theme?.fontSize || {},
170
- ...config.theme?.extend?.fontSize || {}
171
- }).map((size) => `text-${size}`)
172
- }
173
- }
174
- });
175
- };
176
-
177
- var customCnV3 = (customTwMergeV3, ...classes) => {
178
- if (!isFunction(customTwMergeV3)) {
179
- throw new TypeError(
180
- `first Parameter (\`customTwMergeV3\`) must be of type \`function\`, but received: \`${getPreciseType(
181
- customTwMergeV3
182
- )}\`.`
183
- );
184
- }
185
- return customTwMergeV3(cx(...classes));
186
- };
187
- var customCnV4 = (customTwMergeV4, ...classes) => {
188
- if (!isFunction(customTwMergeV4)) {
189
- throw new TypeError(
190
- `first Parameter (\`customTwMergeV4\`) must be of type \`function\`, but received: \`${getPreciseType(
191
- customTwMergeV4
192
- )}\`.`
193
- );
194
- }
195
- return customTwMergeV4(cx(...classes));
196
- };
197
-
198
- var defaultTwMergeV3 = twMergeDefaultV3();
199
- var defaultTwMergeV4 = twMergeDefaultV4();
200
- var cnV3 = (...classes) => {
201
- return defaultTwMergeV3(cx(...classes));
202
- };
203
- var cnV4 = (...classes) => {
204
- return defaultTwMergeV4(cx(...classes));
205
- };
206
-
207
- var shouldForwardProp = (props) => {
208
- assertIsArray(props, {
209
- message: ({ currentType, validType }) => `First parameter (\`props\`) must be of type \`${validType}\`, but received: \`${currentType}\`.`
210
- });
211
- const invalidItems = [];
212
- props.forEach((p, idx) => {
213
- if (!isString(p)) {
214
- invalidItems.push({
215
- index: idx,
216
- reason: `Expected a non-empty string, but received ${getPreciseType(p, {
217
- formatCase: "toPascalCaseSpace"
218
- })}.`
219
- });
220
- } else if (isEmptyString(p)) {
221
- invalidItems.push({
222
- index: idx,
223
- reason: `Expected a non-empty string, but received EmptyString.`
224
- });
225
- }
226
- });
227
- if (isNonEmptyArray(invalidItems)) {
228
- const maxWidth = Math.max(...invalidItems.map((item) => String(item.index).length));
229
- const details = invalidItems.map(
230
- (item) => `\u2022 [Index ${String(item.index).padStart(maxWidth, "0")}] ${item.reason}`
231
- ).join("\n");
232
- throw new TypeError(
233
- `First parameter (\`props\`) contains invalid entries:
234
- ${details}`
235
- );
236
- }
237
- return (propName) => {
238
- return !props.map(String).includes(String(propName));
239
- };
240
- };
241
-
242
- export { cnV3, cnV4, customCnV3, customCnV4, cx, shouldForwardProp, twMergeDefaultV3, twMergeDefaultV4 };