@rzl-zone/utils-js 3.12.0 → 3.12.1-beta.0
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/{LICENSE.md → LICENSE} +3 -3
- package/README.md +62 -89
- package/dist/.references/index.d.cts +25 -0
- package/dist/.references/index.d.ts +25 -0
- package/dist/assertIsArray-BChqwPiP.cjs +26 -0
- package/dist/assertIsArray-BChqwPiP.cjs.map +1 -0
- package/dist/assertIsArray-BfAbIUfa.js +20 -0
- package/dist/assertIsArray-BfAbIUfa.js.map +1 -0
- package/dist/assertIsBoolean-BlBct0Fc.js +1073 -0
- package/dist/assertIsBoolean-BlBct0Fc.js.map +1 -0
- package/dist/assertIsBoolean-DozdtbNi.cjs +1283 -0
- package/dist/assertIsBoolean-DozdtbNi.cjs.map +1 -0
- package/dist/assertIsString-Bvk7bUL7.cjs +26 -0
- package/dist/assertIsString-Bvk7bUL7.cjs.map +1 -0
- package/dist/assertIsString-DqV9NwbI.js +20 -0
- package/dist/assertIsString-DqV9NwbI.js.map +1 -0
- package/dist/assertions/index.cjs +37 -40
- package/dist/assertions/index.cjs.map +1 -0
- package/dist/assertions/index.d.cts +12 -0
- package/dist/assertions/index.d.ts +10 -824
- package/dist/assertions/index.js +30 -13
- package/dist/assertions/index.js.map +1 -0
- package/dist/conversions/index.cjs +34 -103
- package/dist/conversions/index.d.cts +12 -0
- package/dist/conversions/index.d.ts +10 -1791
- package/dist/conversions/index.js +14 -24
- package/dist/conversions-CBs8-REq.cjs +448 -0
- package/dist/conversions-CBs8-REq.cjs.map +1 -0
- package/dist/conversions-EMJa3g-D.js +382 -0
- package/dist/conversions-EMJa3g-D.js.map +1 -0
- package/dist/events/index.cjs +55 -31
- package/dist/events/index.cjs.map +1 -0
- package/dist/events/index.d.cts +174 -0
- package/dist/events/index.d.ts +31 -35
- package/dist/events/index.js +50 -12
- package/dist/events/index.js.map +1 -0
- package/dist/formatEnvPort-DpIXzPAZ.js +159 -0
- package/dist/formatEnvPort-DpIXzPAZ.js.map +1 -0
- package/dist/formatEnvPort-hHNvOim-.cjs +171 -0
- package/dist/formatEnvPort-hHNvOim-.cjs.map +1 -0
- package/dist/formatters/index.cjs +21 -61
- package/dist/formatters/index.d.cts +12 -0
- package/dist/formatters/index.d.ts +10 -2152
- package/dist/formatters/index.js +10 -18
- package/dist/formatters-QcZO_Cpx.js +367 -0
- package/dist/formatters-QcZO_Cpx.js.map +1 -0
- package/dist/formatters-lAYgA11L.cjs +427 -0
- package/dist/formatters-lAYgA11L.cjs.map +1 -0
- package/dist/generators/index.cjs +161 -41
- package/dist/generators/index.cjs.map +1 -0
- package/dist/generators/index.d.cts +12 -0
- package/dist/generators/index.d.ts +10 -338
- package/dist/generators/index.js +154 -14
- package/dist/generators/index.js.map +1 -0
- package/dist/index-26W7ItWx.d.ts +760 -0
- package/dist/index-BPPQjAfs.d.cts +2359 -0
- package/dist/index-BXjlgBLz.d.cts +2139 -0
- package/dist/index-B_Wwo91H.d.ts +2359 -0
- package/dist/index-CpufydcI.d.cts +704 -0
- package/dist/index-Czc4O526.d.ts +333 -0
- package/dist/index-DPs1_p5G.d.cts +760 -0
- package/dist/index-DRpOyBSC.d.ts +1703 -0
- package/dist/index-DWWvtHUn.d.cts +822 -0
- package/dist/index-DnM0LD0n.d.cts +333 -0
- package/dist/index-GUZ9fK6T.d.ts +2139 -0
- package/dist/index-I4fAzwXV.d.ts +704 -0
- package/dist/index-JDrOl_19.d.ts +822 -0
- package/dist/index-b66P49Qe.d.cts +1703 -0
- package/dist/isBigInt-B1cijjqm.cjs +20 -0
- package/dist/isBigInt-B1cijjqm.cjs.map +1 -0
- package/dist/isBigInt-C0bN0Rhu.js +14 -0
- package/dist/isBigInt-C0bN0Rhu.js.map +1 -0
- package/dist/isEmptyObject-DI42NEo0.cjs +37 -0
- package/dist/isEmptyObject-DI42NEo0.cjs.map +1 -0
- package/dist/isEmptyObject-DeLVIJpl.js +25 -0
- package/dist/isEmptyObject-DeLVIJpl.js.map +1 -0
- package/dist/isEmptyString-BTUWYTbw.js +15 -0
- package/dist/isEmptyString-BTUWYTbw.js.map +1 -0
- package/dist/isEmptyString-CCK3bP74.cjs +21 -0
- package/dist/isEmptyString-CCK3bP74.cjs.map +1 -0
- package/dist/isEmptyValue-DMSMFTU8.cjs +30 -0
- package/dist/isEmptyValue-DMSMFTU8.cjs.map +1 -0
- package/dist/isEmptyValue-fjnfQnt5.js +24 -0
- package/dist/isEmptyValue-fjnfQnt5.js.map +1 -0
- package/dist/isEqual-B1fRgEuU.cjs +111 -0
- package/dist/isEqual-B1fRgEuU.cjs.map +1 -0
- package/dist/isEqual-DhyP8fB_.js +87 -0
- package/dist/isEqual-DhyP8fB_.js.map +1 -0
- package/dist/isFinite-BYMOo0os.js +15 -0
- package/dist/isFinite-BYMOo0os.js.map +1 -0
- package/dist/isFinite-sFkps2TY.cjs +21 -0
- package/dist/isFinite-sFkps2TY.cjs.map +1 -0
- package/dist/isInteger-DS9V7l_f.js +14 -0
- package/dist/isInteger-DS9V7l_f.js.map +1 -0
- package/dist/isInteger-FTCthMre.cjs +20 -0
- package/dist/isInteger-FTCthMre.cjs.map +1 -0
- package/dist/isPlainObject-DcFGh3_5.d.ts +530 -0
- package/dist/isPlainObject-doTI11Ib.d.cts +530 -0
- package/dist/isServer-D1TXfOs3.js +14 -0
- package/dist/isServer-D1TXfOs3.js.map +1 -0
- package/dist/isServer-q-QLFCqE.cjs +20 -0
- package/dist/isServer-q-QLFCqE.cjs.map +1 -0
- package/dist/isTypedArray-47R0wdrc.js +31 -0
- package/dist/isTypedArray-47R0wdrc.js.map +1 -0
- package/dist/isTypedArray-DiCoqffZ.cjs +43 -0
- package/dist/isTypedArray-DiCoqffZ.cjs.map +1 -0
- package/dist/isURL-CQiowFq2.js +14 -0
- package/dist/isURL-CQiowFq2.js.map +1 -0
- package/dist/isURL-WZypXsax.cjs +20 -0
- package/dist/isURL-WZypXsax.cjs.map +1 -0
- package/dist/isValidDomain-BSXshgkC.cjs +1788 -0
- package/dist/isValidDomain-BSXshgkC.cjs.map +1 -0
- package/dist/isValidDomain-DwA2EN79.js +1782 -0
- package/dist/isValidDomain-DwA2EN79.js.map +1 -0
- package/dist/next/index.cjs +119 -214
- package/dist/next/index.cjs.map +1 -0
- package/dist/next/index.d.cts +226 -0
- package/dist/next/index.d.ts +26 -31
- package/dist/next/index.js +117 -212
- package/dist/next/index.js.map +1 -0
- package/dist/next/server/index.cjs +25 -40
- package/dist/next/server/index.cjs.map +1 -0
- package/dist/next/server/index.d.cts +39 -0
- package/dist/next/server/index.d.ts +9 -10
- package/dist/next/server/index.js +23 -38
- package/dist/next/server/index.js.map +1 -0
- package/dist/noop-B2mTBhW-.cjs +18 -0
- package/dist/noop-B2mTBhW-.cjs.map +1 -0
- package/dist/noop-BzktGBVz.js +12 -0
- package/dist/noop-BzktGBVz.js.map +1 -0
- package/dist/normalizeSpaces-DQHR3Tlr.cjs +29 -0
- package/dist/normalizeSpaces-DQHR3Tlr.cjs.map +1 -0
- package/dist/normalizeSpaces-WS_iERJk.js +23 -0
- package/dist/normalizeSpaces-WS_iERJk.js.map +1 -0
- package/dist/normalizeString-2WLth_Gj.js +15 -0
- package/dist/normalizeString-2WLth_Gj.js.map +1 -0
- package/dist/normalizeString-D8euBcRD.cjs +21 -0
- package/dist/normalizeString-D8euBcRD.cjs.map +1 -0
- package/dist/operations/index.cjs +65 -32
- package/dist/operations/index.cjs.map +1 -0
- package/dist/operations/index.d.cts +139 -0
- package/dist/operations/index.d.ts +10 -15
- package/dist/operations/index.js +61 -17
- package/dist/operations/index.js.map +1 -0
- package/dist/parsers/index.cjs +12 -19
- package/dist/parsers/index.d.cts +239 -0
- package/dist/parsers/index.d.ts +71 -72
- package/dist/parsers/index.js +10 -12
- package/dist/parsers-DXtpsDyj.cjs +649 -0
- package/dist/parsers-DXtpsDyj.cjs.map +1 -0
- package/dist/parsers-Dpuq-V4u.js +643 -0
- package/dist/parsers-Dpuq-V4u.js.map +1 -0
- package/dist/parsing-B43x1sxn.js +50 -0
- package/dist/parsing-B43x1sxn.js.map +1 -0
- package/dist/parsing-lRoxn1Nz.cjs +56 -0
- package/dist/parsing-lRoxn1Nz.cjs.map +1 -0
- package/dist/predicates/index.cjs +91 -296
- package/dist/predicates/index.d.cts +13 -0
- package/dist/predicates/index.d.ts +12 -2482
- package/dist/predicates/index.js +23 -25
- package/dist/predicates-DiaYA7Ps.cjs +413 -0
- package/dist/predicates-DiaYA7Ps.cjs.map +1 -0
- package/dist/predicates-gNepszvo.js +257 -0
- package/dist/predicates-gNepszvo.js.map +1 -0
- package/dist/promises/index.cjs +76 -24
- package/dist/promises/index.cjs.map +1 -0
- package/dist/promises/index.d.cts +123 -0
- package/dist/promises/index.d.ts +28 -31
- package/dist/promises/index.js +73 -13
- package/dist/promises/index.js.map +1 -0
- package/dist/punyCode-CTWXVVFo.cjs +185 -0
- package/dist/punyCode-CTWXVVFo.cjs.map +1 -0
- package/dist/punyCode-hmiFzLWT.js +179 -0
- package/dist/punyCode-hmiFzLWT.js.map +1 -0
- package/dist/removeSpaces-BE8lfh-4.js +19 -0
- package/dist/removeSpaces-BE8lfh-4.js.map +1 -0
- package/dist/removeSpaces-DRRxNWlb.cjs +25 -0
- package/dist/removeSpaces-DRRxNWlb.cjs.map +1 -0
- package/dist/safeJsonParse-BBnQElk8.cjs +208 -0
- package/dist/safeJsonParse-BBnQElk8.cjs.map +1 -0
- package/dist/safeJsonParse-CXruaP0p.js +184 -0
- package/dist/safeJsonParse-CXruaP0p.js.map +1 -0
- package/dist/safeStableStringify-BNh3D0K0.js +88 -0
- package/dist/safeStableStringify-BNh3D0K0.js.map +1 -0
- package/dist/safeStableStringify-Cc62pfRp.cjs +106 -0
- package/dist/safeStableStringify-Cc62pfRp.cjs.map +1 -0
- package/dist/strings/index.cjs +76 -81
- package/dist/strings/index.cjs.map +1 -0
- package/dist/strings/index.d.cts +12 -0
- package/dist/strings/index.d.ts +10 -775
- package/dist/strings/index.js +59 -14
- package/dist/strings/index.js.map +1 -0
- package/dist/tailwind/index.cjs +19 -47
- package/dist/tailwind/index.d.cts +12 -0
- package/dist/tailwind/index.d.ts +11 -712
- package/dist/tailwind/index.js +10 -12
- package/dist/tailwind-DJ4cmLUw.cjs +247 -0
- package/dist/tailwind-DJ4cmLUw.cjs.map +1 -0
- package/dist/tailwind-IJvOdkZp.js +199 -0
- package/dist/tailwind-IJvOdkZp.js.map +1 -0
- package/dist/toStringArrayUnRecursive-CFs0jTEg.js +39 -0
- package/dist/toStringArrayUnRecursive-CFs0jTEg.js.map +1 -0
- package/dist/toStringArrayUnRecursive-xUaU8Ot9.cjs +51 -0
- package/dist/toStringArrayUnRecursive-xUaU8Ot9.cjs.map +1 -0
- package/dist/urls/index.cjs +129 -57
- package/dist/urls/index.cjs.map +1 -0
- package/dist/urls/index.d.cts +740 -0
- package/dist/urls/index.d.ts +218 -224
- package/dist/urls/index.js +121 -26
- package/dist/urls/index.js.map +1 -0
- package/package.json +203 -194
- package/dist/chunk-2AFQ33D3.cjs +0 -64
- package/dist/chunk-2CYDJVGM.js +0 -246
- package/dist/chunk-2MW4JDQ2.cjs +0 -598
- package/dist/chunk-2VTDXC3N.cjs +0 -1825
- package/dist/chunk-44XX2P34.js +0 -209
- package/dist/chunk-4YLBKLGS.cjs +0 -18
- package/dist/chunk-566CXQW7.cjs +0 -560
- package/dist/chunk-57EPKYID.cjs +0 -397
- package/dist/chunk-5MGEC3YG.js +0 -63
- package/dist/chunk-6EF52423.cjs +0 -249
- package/dist/chunk-6SCOKU3S.js +0 -109
- package/dist/chunk-6VUXD3CF.js +0 -119
- package/dist/chunk-7B76BSNK.cjs +0 -118
- package/dist/chunk-7Y6I2DSU.cjs +0 -101
- package/dist/chunk-A7S7E2EE.cjs +0 -308
- package/dist/chunk-AJZ6PMMZ.js +0 -16
- package/dist/chunk-AXGBL2IO.cjs +0 -251
- package/dist/chunk-B4TC6FBV.cjs +0 -678
- package/dist/chunk-BAV5T2E3.cjs +0 -15
- package/dist/chunk-BKIJBNIE.js +0 -21
- package/dist/chunk-BNIMTFK5.js +0 -59
- package/dist/chunk-BXW7YXB7.js +0 -1823
- package/dist/chunk-CFYZC4S6.js +0 -53
- package/dist/chunk-CSG4SCL3.js +0 -1587
- package/dist/chunk-CWQW7AKK.js +0 -676
- package/dist/chunk-DVMHRLKP.cjs +0 -16
- package/dist/chunk-EN7LVZBZ.js +0 -548
- package/dist/chunk-EV4Y7HCY.cjs +0 -26
- package/dist/chunk-F66VDYIZ.cjs +0 -18
- package/dist/chunk-FLJX37EL.cjs +0 -30
- package/dist/chunk-GKC3UDMC.cjs +0 -1623
- package/dist/chunk-H65I3GRZ.cjs +0 -106
- package/dist/chunk-HHYWB7VZ.js +0 -24
- package/dist/chunk-HNGGISFL.cjs +0 -65
- package/dist/chunk-HNSQAVSZ.cjs +0 -35
- package/dist/chunk-HSP6IWZK.js +0 -17
- package/dist/chunk-IDZS7J6T.js +0 -242
- package/dist/chunk-JS6R55VL.js +0 -302
- package/dist/chunk-JZVT5FK7.js +0 -232
- package/dist/chunk-KHO2SBNA.cjs +0 -16
- package/dist/chunk-KIDJCMNJ.js +0 -33
- package/dist/chunk-KOLEURVT.cjs +0 -38
- package/dist/chunk-L4V53MQK.cjs +0 -269
- package/dist/chunk-L5RDAVVH.js +0 -14
- package/dist/chunk-NODTV4F3.js +0 -16
- package/dist/chunk-NYK5K3V2.cjs +0 -211
- package/dist/chunk-ODUO3RTL.cjs +0 -113
- package/dist/chunk-ONZFBJVW.js +0 -14
- package/dist/chunk-PFXCTE37.js +0 -28
- package/dist/chunk-PPST7QAQ.js +0 -587
- package/dist/chunk-Q5IMYDFL.cjs +0 -33
- package/dist/chunk-QFFBIOJ4.js +0 -31
- package/dist/chunk-QNKGP5DY.js +0 -14
- package/dist/chunk-RRQHMOPE.cjs +0 -19
- package/dist/chunk-RU5OSRBU.js +0 -95
- package/dist/chunk-SDMPEJ4F.js +0 -35
- package/dist/chunk-SYNL5IKP.js +0 -115
- package/dist/chunk-TCDOWZQE.js +0 -16
- package/dist/chunk-TQPGXGKB.cjs +0 -123
- package/dist/chunk-TULOI4GL.js +0 -370
- package/dist/chunk-UBHCP4N5.cjs +0 -36
- package/dist/chunk-UCHF3M34.cjs +0 -56
- package/dist/chunk-UDA26MCU.cjs +0 -16
- package/dist/chunk-V3C4FYZL.cjs +0 -18
- package/dist/chunk-VAAHZFBF.js +0 -32
- package/dist/chunk-VJDDGRIK.cjs +0 -16
- package/dist/chunk-WVSPXFTY.js +0 -14
- package/dist/chunk-WYP76WXB.js +0 -101
- package/dist/chunk-YDE4ZBB7.cjs +0 -237
- package/dist/chunk-YKQEOO7C.cjs +0 -23
- package/dist/chunk-YSZC56SZ.js +0 -264
- package/dist/chunk-YWHHVDT4.js +0 -13
- package/dist/index.d.ts +0 -24
- package/dist/isPlainObject-DTJVV2Kf.d.ts +0 -536
- package/dist/rzl-utils.global.js +0 -10
|
@@ -0,0 +1,740 @@
|
|
|
1
|
+
/*!
|
|
2
|
+
* ========================================================================
|
|
3
|
+
* @rzl-zone/utils-js
|
|
4
|
+
* ------------------------------------------------------------------------
|
|
5
|
+
* Version: `3.12.1-beta.0`
|
|
6
|
+
* Author: `Rizalvin Dwiky <rizalvindwiky@gmail.com>`
|
|
7
|
+
* Repository: `https://github.com/rzl-zone/rzl-zone/tree/main/packages/utils-js`
|
|
8
|
+
* ========================================================================
|
|
9
|
+
*/
|
|
10
|
+
/** ----------------------------------------------------------
|
|
11
|
+
* * ***Type-Utility: `QueryParamPairs`.***
|
|
12
|
+
* ----------------------------------------------------------
|
|
13
|
+
* **Represents a non-empty array of key–value pairs.**
|
|
14
|
+
* @description
|
|
15
|
+
* Type for `queryParams` parameter, the second parameter of ***`constructURL` utility function***.
|
|
16
|
+
* - **Behavior:**
|
|
17
|
+
* - Each inner tuple strictly follows the `[string, string | number]` shape.
|
|
18
|
+
* - Ensures the outer array contains **at least one pair** (non-empty).
|
|
19
|
+
* - Commonly used for URL construction parameters,
|
|
20
|
+
* query string segments, or other key–value structured data.
|
|
21
|
+
* @example
|
|
22
|
+
* // ✅ valid usage
|
|
23
|
+
* const params: QueryParamPairs = [
|
|
24
|
+
* ["foo", 1],
|
|
25
|
+
* ["bar", "baz"]
|
|
26
|
+
* ];
|
|
27
|
+
* constructURL("https://example.com", params);
|
|
28
|
+
*
|
|
29
|
+
* // ❌ invalid: must contain at least one item
|
|
30
|
+
* const empty: QueryParamPairs = [];
|
|
31
|
+
*
|
|
32
|
+
* // ❌ invalid: key without value pairs.
|
|
33
|
+
* const empty2: QueryParamPairs = [["key"]];
|
|
34
|
+
*/
|
|
35
|
+
type QueryParamPairs = [[string, string | number], ...[string, string | number][]];
|
|
36
|
+
/** ---------------------------------
|
|
37
|
+
* * ***Utility: `constructURL`.***
|
|
38
|
+
* ---------------------------------
|
|
39
|
+
* **Constructs a valid URL with optional query parameters and allows selective removal of duplicate parameters.**
|
|
40
|
+
* @param {string | URL} baseUrl The base URL to build upon. Must include protocol (e.g., `"https://"`), `domain`, and may include port and existing query parameters.
|
|
41
|
+
* @param {Iterable<[string, string]> | URLSearchParamsIterator<[string, string]> | QueryParamPairs} [queryParams]
|
|
42
|
+
* Additional query parameters to append or overwrite on the URL.
|
|
43
|
+
* - Accepts any iterable of key-value pairs (like `new URLSearchParams().entries()` and `[[string, string | number]...]`).
|
|
44
|
+
* @param {string[]} [removeParams]
|
|
45
|
+
* A list of query parameter keys to remove from the final URL, whether they were in the base URL or provided queryParams.
|
|
46
|
+
* @returns {URL} A new URL object representing the constructed URL with merged and cleaned query parameters.
|
|
47
|
+
* @throws **{@link TypeError | `TypeError`}** if `baseUrl` is not a valid non-empty string or URL object, or if `queryParams` is not iterable, or if `removeParams` is not an array of strings.
|
|
48
|
+
* @example
|
|
49
|
+
* 1. #### Basic Usage:
|
|
50
|
+
* ```ts
|
|
51
|
+
* constructURL(
|
|
52
|
+
* "https://example.com/path",
|
|
53
|
+
* new URLSearchParams({ a: "1", b: "2" }).entries()
|
|
54
|
+
* );
|
|
55
|
+
* // ➔ URL { href: "https://example.com/path?a=1&b=2", ... }
|
|
56
|
+
* ```
|
|
57
|
+
* 2. #### Remove parameters from Base and Added:
|
|
58
|
+
* ```ts
|
|
59
|
+
* // with new URLSearchParams({ ... }).entries();
|
|
60
|
+
* constructURL(
|
|
61
|
+
* "https://example.com/path?foo=1&bar=2",
|
|
62
|
+
* new URLSearchParams({ bar: "ignored", baz: "3" }).entries(),
|
|
63
|
+
* ["bar"]
|
|
64
|
+
* );
|
|
65
|
+
* // ➔ URL { href: "https://example.com/path?foo=1&baz=3", ... }
|
|
66
|
+
*
|
|
67
|
+
* // with [[string, string | number]...]
|
|
68
|
+
* constructURL(
|
|
69
|
+
* "https://example.com/path?foo=1&bar=2",
|
|
70
|
+
* [["bar", "ignored"],["baz", 3]],
|
|
71
|
+
* ["bar"]
|
|
72
|
+
* );
|
|
73
|
+
* // ➔ URL { href: "https://example.com/path?foo=1&baz=3", ... }
|
|
74
|
+
*
|
|
75
|
+
* const params: QueryParamPairs = [
|
|
76
|
+
* ["foo", 1],
|
|
77
|
+
* ["bar", 2],
|
|
78
|
+
* ["baz", 3]
|
|
79
|
+
* ];
|
|
80
|
+
*
|
|
81
|
+
* constructURL("https://example.com", params, ["bar"]);
|
|
82
|
+
* // ➔ URL { href: "https://example.com/?foo=1&baz=3", ... }
|
|
83
|
+
* ```
|
|
84
|
+
*/
|
|
85
|
+
declare const constructURL: (baseUrl: string | URL, queryParams?: URLSearchParamsIterator<[string, string | number]> | QueryParamPairs, removeParams?: string[]) => URL;
|
|
86
|
+
/** ---------------------------------
|
|
87
|
+
* * ***Utility: `extractURLs`.***
|
|
88
|
+
* ---------------------------------
|
|
89
|
+
* **Extracts all valid URLs from a given string.**
|
|
90
|
+
* @description
|
|
91
|
+
* This function scans the input url and returns an array of URLs
|
|
92
|
+
* that match a valid `http` or `https` format.
|
|
93
|
+
* - **Supports:**
|
|
94
|
+
* - Internationalized domain names (IDN), e.g. `https://münich.de`
|
|
95
|
+
* - Unicode & emoji paths, e.g. `https://example.com/🎉/page`
|
|
96
|
+
* - Long URLs with multiple queries & fragments, e.g. `https://example.com/path?foo=1#hash`
|
|
97
|
+
* - **Ignores:**
|
|
98
|
+
* - Non-string inputs
|
|
99
|
+
* - Empty or whitespace-only strings
|
|
100
|
+
* - Non-HTTP(S) protocols (ftp, mailto, etc)
|
|
101
|
+
* @param {string | null | undefined} url - The input string containing potential URLs.
|
|
102
|
+
* @returns {string[] | null} An array of extracted URLs or `null` if no URLs are found.
|
|
103
|
+
* @example
|
|
104
|
+
* extractURLs("Visit https://example.com and https://例子.公司");
|
|
105
|
+
* // ➔ ["https://example.com", "https://例子.公司"]
|
|
106
|
+
* extractURLs("Here: https://example.com/🎉/page");
|
|
107
|
+
* // ➔ ["https://example.com/🎉/page"]
|
|
108
|
+
* extractURLs("ftp://example.com http://example.com");
|
|
109
|
+
* // ➔ ["http://example.com"]
|
|
110
|
+
*/
|
|
111
|
+
declare const extractURLs: (url: string | null | undefined) => string[] | null;
|
|
112
|
+
/** --------------------------------------------------------
|
|
113
|
+
* * ***Utility: `getFirstPrefixPathname`.***
|
|
114
|
+
* --------------------------------------------------------
|
|
115
|
+
* **Extract First Valid Prefix from Path Array or String.**
|
|
116
|
+
* - **Main Purpose:**
|
|
117
|
+
* - This function helps extract the first valid URL prefix from various possible inputs.
|
|
118
|
+
* - It is especially useful in routing systems, middleware, or frontend apps that need to
|
|
119
|
+
* decide layout, active navigation, or permissions based on the first segment (or prefix) of a pathname.
|
|
120
|
+
* - **Typical uses include:**
|
|
121
|
+
* - Determining which layout to render (e.g., `/admin` vs `/dashboard` vs `/`).
|
|
122
|
+
* - Highlighting the active menu item in a sidebar based on the current URL.
|
|
123
|
+
* - Enforcing route guards or access controls depending on the URL prefix.
|
|
124
|
+
* - Parsing multi-level route prefixes and selecting the most relevant one.
|
|
125
|
+
* - **Behavior:**
|
|
126
|
+
* - It works as follows:
|
|
127
|
+
* - If `result` is an array of strings, it normalizes each element and returns
|
|
128
|
+
* the first non-root path (i.e., not just `"/"`).
|
|
129
|
+
* - If all items normalize to `"/"`,
|
|
130
|
+
* it returns the `defaultValue` (normalized).
|
|
131
|
+
* - If `result` is a single string, it normalizes it and returns it if valid,
|
|
132
|
+
* otherwise falls back to the normalized `defaultValue`.
|
|
133
|
+
* - If `result` is `null` or `undefined`, it returns the normalized `defaultValue`.
|
|
134
|
+
* - **Validation & Errors:**
|
|
135
|
+
* - Throws a `TypeError` if:
|
|
136
|
+
* - `defaultValue` is not a string or empty-string.
|
|
137
|
+
* - `result` is an array that contains non-string elements.
|
|
138
|
+
* - `result` is a value that is neither `string`, `string[]`, nor `null`.
|
|
139
|
+
* @example
|
|
140
|
+
* 1. #### For React (*Determining layout*):
|
|
141
|
+
* ```ts
|
|
142
|
+
* const prefix = getFirstPrefixPathname(
|
|
143
|
+
* getPrefixPathname(
|
|
144
|
+
* "/admin/settings",
|
|
145
|
+
* ["/admin", "/dashboard"]
|
|
146
|
+
* )
|
|
147
|
+
* );
|
|
148
|
+
*
|
|
149
|
+
* if (prefix === "/admin") {
|
|
150
|
+
* renderAdminLayout();
|
|
151
|
+
* }
|
|
152
|
+
* ```
|
|
153
|
+
*
|
|
154
|
+
* 2. #### Setting active menu state:
|
|
155
|
+
* ```ts
|
|
156
|
+
* const activeSection = getFirstPrefixPathname(["", "/dashboard", "/profile"]);
|
|
157
|
+
* // ➔ "/dashboard"
|
|
158
|
+
* ```
|
|
159
|
+
*
|
|
160
|
+
* 3. #### Providing graceful fallback:
|
|
161
|
+
* ```ts
|
|
162
|
+
* const section = getFirstPrefixPathname([], "/home");
|
|
163
|
+
* // ➔ "/home"
|
|
164
|
+
* ```
|
|
165
|
+
* 4. #### ✅ Using with an Array of Pathnames:
|
|
166
|
+
* ```ts
|
|
167
|
+
* const result = getPrefixPathname([" ", "/dashboard", "/settings"]);
|
|
168
|
+
* console.log(getFirstPrefixPathname(result));
|
|
169
|
+
* // ➔ "/dashboard"
|
|
170
|
+
* ```
|
|
171
|
+
*
|
|
172
|
+
* 5. #### ✅ Using with Single String:
|
|
173
|
+
* ```ts
|
|
174
|
+
* console.log(getFirstPrefixPathname("/profile/settings"));
|
|
175
|
+
* // ➔ "/profile/settings"
|
|
176
|
+
* console.log(getFirstPrefixPathname(" "));
|
|
177
|
+
* // ➔ "/"
|
|
178
|
+
* ```
|
|
179
|
+
*
|
|
180
|
+
* 6. #### ✅ Fallback to Custom Default:
|
|
181
|
+
* ```ts
|
|
182
|
+
* console.log(getFirstPrefixPathname([" ", ""], "/home"));
|
|
183
|
+
* // ➔ "/home"
|
|
184
|
+
* console.log(getFirstPrefixPathname(null, "/dashboard"));
|
|
185
|
+
* // ➔ "/dashboard"
|
|
186
|
+
* ```
|
|
187
|
+
*
|
|
188
|
+
* 7. #### ✅ Throws on Invalid Input:
|
|
189
|
+
* ```ts
|
|
190
|
+
* getFirstPrefixPathname([1, 2] as any); // ➔ ❌ throws TypeError
|
|
191
|
+
* getFirstPrefixPathname({} as any); // ➔ ❌ throws TypeError
|
|
192
|
+
* getFirstPrefixPathname(null, " "); // ➔ ❌ throws TypeError
|
|
193
|
+
* ```
|
|
194
|
+
* @param {string | string[] | null | undefined} result
|
|
195
|
+
* ***The pathname(s) to process, can be:***
|
|
196
|
+
* - A string path (e.g. `"/profile"`),
|
|
197
|
+
* - An array of string paths (e.g. `[" ", "/dashboard"]`),
|
|
198
|
+
* - Or `null`.
|
|
199
|
+
* @param {string} [defaultValue="/"]
|
|
200
|
+
* ***A custom default path to use if `result` is null or no valid prefix is found, behavior:***
|
|
201
|
+
* - Must be a string and non-empty string.
|
|
202
|
+
* - Defaults to `"/"`.
|
|
203
|
+
* @returns {string}
|
|
204
|
+
* ***The first valid normalized pathname, or the normalized default.***
|
|
205
|
+
* @throws **{@link TypeError | `TypeError`}** ***if `result` is not a valid type, or `defaultValue` is not a string or empty-string.***
|
|
206
|
+
*/
|
|
207
|
+
declare const getFirstPrefixPathname: (result: string | string[] | null | undefined, defaultValue?: string) => string;
|
|
208
|
+
type GetPrefixPathnameOptions = {
|
|
209
|
+
/** The number of levels to include in the prefix (default is `1`).
|
|
210
|
+
*
|
|
211
|
+
* - For example, with `levels = 2`, the function will return the first two parts of the URL.
|
|
212
|
+
*
|
|
213
|
+
* @default 1
|
|
214
|
+
*/
|
|
215
|
+
levels?: number;
|
|
216
|
+
/** Whether to remove duplicates from the result if multiple URLs are passed (default is `true`).
|
|
217
|
+
*
|
|
218
|
+
* @default true
|
|
219
|
+
*/
|
|
220
|
+
removeDuplicates?: boolean;
|
|
221
|
+
};
|
|
222
|
+
/** --------------------------------------------------------
|
|
223
|
+
* * ***Utility: `getPrefixPathname`.***
|
|
224
|
+
* --------------------------------------------------------
|
|
225
|
+
* **Get Prefix from URL with Optional Base or Auto-detection (Supports String or Array of URLs).**
|
|
226
|
+
* - **This function extracts the prefix from one or more URLs. It can either:**
|
|
227
|
+
* - Use a provided `base` string or an array of strings to check and return the matching prefix.
|
|
228
|
+
* - Automatically detect the prefix if no `base` is provided by analyzing the first part of the URL.
|
|
229
|
+
* - **The function is flexible and can handle both scenarios:**
|
|
230
|
+
* 1. **When the base is provided as a single string or an array of strings**:
|
|
231
|
+
* - The function will check if the URL starts with one of the provided base(s) and return the matching base.
|
|
232
|
+
* 2. **When the base is not provided**:
|
|
233
|
+
* - The function will automatically detect the prefix by splitting the URL or using a regex.
|
|
234
|
+
* - **Important Notes**:
|
|
235
|
+
* - If a base (or an array of bases) is provided, the URL must start with one of the given base(s).
|
|
236
|
+
* - If no base is provided, the function will attempt to detect the prefix automatically.
|
|
237
|
+
* - The `url` parameter can be either a string or an array of strings.
|
|
238
|
+
* - Supports deduplication of results (enabled by default).
|
|
239
|
+
* - Automatically returns a single string if only one unique result exists after processing.
|
|
240
|
+
* @param {string|string[]} url
|
|
241
|
+
* ***The full URL(s) from which the prefix should be extracted, can be a `string` or an `array of strings`.***
|
|
242
|
+
* @param {string|string[]|null} [base=null]
|
|
243
|
+
* ***The base URL(s) (e.g., `"/settings"`), behavior:***
|
|
244
|
+
* - It can be a `string`, an `array of strings`, or `null`.
|
|
245
|
+
* - If `provided`, it will be used to check the URL(s).
|
|
246
|
+
* - If `not provided`, the prefix will be auto-detected.
|
|
247
|
+
* @param {GetPrefixPathnameOptions} [options]
|
|
248
|
+
* ***Additional options object:***
|
|
249
|
+
* - `levels` (default `1`): The number of segments to include when auto-detecting the prefix (e.g. `/foo/bar` for `levels: 2`).
|
|
250
|
+
* - `removeDuplicates` (default `true`): Whether to remove duplicate prefixes from the final array result.
|
|
251
|
+
* @returns {string|string[]|null}
|
|
252
|
+
* ***Returns one of:***
|
|
253
|
+
* - A single string if only one unique prefix/base is found.
|
|
254
|
+
* - An array of strings if multiple different prefixes/bases are found.
|
|
255
|
+
* - `null` if no matching base is found when using `base`.
|
|
256
|
+
* @throws **{@link TypeError | `TypeError`}**
|
|
257
|
+
* ***if:***
|
|
258
|
+
* - `url` is `not a string` or `not an array of strings`.
|
|
259
|
+
* - `base` is `not a string`, `array of strings`, or `null`.
|
|
260
|
+
* - `options` is `not an object`.
|
|
261
|
+
* - `levels` is `not a number`.
|
|
262
|
+
* - `removeDuplicates` is `not a boolean`.
|
|
263
|
+
* @example
|
|
264
|
+
* - #### ✅ **Correct Usage (With an Array of URLs and Base):**
|
|
265
|
+
* ```ts
|
|
266
|
+
* const routes = [
|
|
267
|
+
* "/settings/profile",
|
|
268
|
+
* "/settings/password",
|
|
269
|
+
* "/settings/other-path",
|
|
270
|
+
* "/other-path/xyz",
|
|
271
|
+
* ];
|
|
272
|
+
*
|
|
273
|
+
* // With base provided as a string
|
|
274
|
+
* routes.forEach(route => {
|
|
275
|
+
* console.log(getPrefixPathname(route, '/settings'));
|
|
276
|
+
* // ➔ "/settings"
|
|
277
|
+
* });
|
|
278
|
+
*
|
|
279
|
+
* // With base provided as an array
|
|
280
|
+
* routes.forEach(route => {
|
|
281
|
+
* console.log(getPrefixPathname(route, ['/settings', '/admin']));
|
|
282
|
+
* // ➔ "/settings" or "/admin" depending on the current URL.
|
|
283
|
+
* });
|
|
284
|
+
* ```
|
|
285
|
+
* - #### ✅ **Correct Usage (With Single URL and Single Base):**
|
|
286
|
+
* ```ts
|
|
287
|
+
* const result = getPrefixPathname("/settings/profile", "/settings");
|
|
288
|
+
* console.log(result); // ➔ "/settings"
|
|
289
|
+
* ```
|
|
290
|
+
* - #### ✅ **Correct Usage (With Multiple URLs and Single Base):**
|
|
291
|
+
* ```ts
|
|
292
|
+
* const result = getPrefixPathname(
|
|
293
|
+
* ["/settings/profile", "/settings/password"],
|
|
294
|
+
* "/settings"
|
|
295
|
+
* );
|
|
296
|
+
* console.log(result); // ➔ "/settings"
|
|
297
|
+
*
|
|
298
|
+
* const result2 = getPrefixPathname(
|
|
299
|
+
* ["/settings/profile", "/other/password"],
|
|
300
|
+
* "/other"
|
|
301
|
+
* );
|
|
302
|
+
* console.log(result2); // ➔ "/other"
|
|
303
|
+
* ```
|
|
304
|
+
* - #### ✅ **Correct Usage (With Multiple URLs and Multiple Bases)**
|
|
305
|
+
* ```ts
|
|
306
|
+
* const result = getPrefixPathname(
|
|
307
|
+
* ["/settings/profile", "/admin/password"],
|
|
308
|
+
* ["/settings", "/admin"]
|
|
309
|
+
* );
|
|
310
|
+
* console.log(result); // ➔ ["/settings", "/admin"]
|
|
311
|
+
* ```
|
|
312
|
+
* - #### ✅ **Auto-detection of Prefix**
|
|
313
|
+
* ```ts
|
|
314
|
+
* const result = getPrefixPathname("/settings/profile");
|
|
315
|
+
* console.log(result); // ➔ "/settings"
|
|
316
|
+
*
|
|
317
|
+
* const result2 = getPrefixPathname(
|
|
318
|
+
* "/settings/profile/info",
|
|
319
|
+
* null,
|
|
320
|
+
* { levels: 2 }
|
|
321
|
+
* );
|
|
322
|
+
* console.log(result2); // ➔ "/settings/profile"
|
|
323
|
+
* ```
|
|
324
|
+
* - #### ✅ **Multiple URLs with Auto-detection**
|
|
325
|
+
* ```ts
|
|
326
|
+
* const result = getPrefixPathname(["/admin/profile", "/settings/password"]);
|
|
327
|
+
* console.log(result); // ➔ ["/admin", "/settings"]
|
|
328
|
+
* ```
|
|
329
|
+
* - #### ✅ **Handling Duplicates**
|
|
330
|
+
* ```ts
|
|
331
|
+
* const result = getPrefixPathname(
|
|
332
|
+
* ["/settings/profile", "/settings/password"],
|
|
333
|
+
* "/settings"
|
|
334
|
+
* );
|
|
335
|
+
* console.log(result); // ➔ "/settings" (deduped to single string)
|
|
336
|
+
*
|
|
337
|
+
* const result2 = getPrefixPathname(
|
|
338
|
+
* ["/settings/profile", "/settings/profile"],
|
|
339
|
+
* "/settings",
|
|
340
|
+
* { removeDuplicates: false }
|
|
341
|
+
* );
|
|
342
|
+
* console.log(result2); // ➔ ["/settings", "/settings"]
|
|
343
|
+
* ```
|
|
344
|
+
* - #### ❌ **Incorrect Usage (URL Does Not Match Base)**
|
|
345
|
+
* ```ts
|
|
346
|
+
* const result = getPrefixPathname("/other-path/profile", "/settings");
|
|
347
|
+
* console.log(result); // ➔ null
|
|
348
|
+
* ```
|
|
349
|
+
*/
|
|
350
|
+
declare const getPrefixPathname: (url: string | string[], base?: string | string[] | null, options?: GetPrefixPathnameOptions) => string | string[] | null;
|
|
351
|
+
/** Options when `keepNullable` is false (default).
|
|
352
|
+
*
|
|
353
|
+
* Returns `defaultPath` if `pathname` is empty or invalid.
|
|
354
|
+
*/
|
|
355
|
+
type UnKeepNullableOptions = {
|
|
356
|
+
/** * ***Fallback value returned if `pathname` is empty-string or invalid.***
|
|
357
|
+
*
|
|
358
|
+
* Must be a **`non-empty string`**, defaultValue: `"/"`.
|
|
359
|
+
*
|
|
360
|
+
* @defaultValue `"/"`.
|
|
361
|
+
*/
|
|
362
|
+
defaultPath?: string;
|
|
363
|
+
/** * ***Whether to preserve `null` or `undefined`, defaultValue: `false`.***
|
|
364
|
+
*
|
|
365
|
+
* @defaultValue `false`.
|
|
366
|
+
*/
|
|
367
|
+
keepNullable?: false;
|
|
368
|
+
};
|
|
369
|
+
/** Options when `keepNullable` is true.
|
|
370
|
+
*
|
|
371
|
+
* Preserves `null` or `undefined` instead of returning `defaultPath`.
|
|
372
|
+
*/
|
|
373
|
+
type KeepNullableOptions = {
|
|
374
|
+
/** * ***Fallback path is ignored when `keepNullable` is true **(except if
|
|
375
|
+
* `pathname` is empty-string or invalid, even this `true`)**,
|
|
376
|
+
* defaultValue: `"/"`.***
|
|
377
|
+
*
|
|
378
|
+
* @defaultValue `"/"`.
|
|
379
|
+
*/
|
|
380
|
+
defaultPath?: string;
|
|
381
|
+
/** * ***Preserve `null` or `undefined` as-is if `true` (defaultValue: `false`).***
|
|
382
|
+
*
|
|
383
|
+
* - ***⚠️ Notes:***
|
|
384
|
+
* - Keep returning `defaultPath` if `pathname` is empty-string, even this `true`.
|
|
385
|
+
*
|
|
386
|
+
* **Must be `true` in this type.**
|
|
387
|
+
*/
|
|
388
|
+
keepNullable?: true;
|
|
389
|
+
};
|
|
390
|
+
type MainNormalizePathnameOptions = {
|
|
391
|
+
/** --------------------------------------------------------
|
|
392
|
+
* * ***Preserve trailing slash at the end of the normalized pathname, defaultValue: `false`.***
|
|
393
|
+
* --------------------------------------------------------
|
|
394
|
+
*
|
|
395
|
+
* @defaultValue `false`
|
|
396
|
+
*/
|
|
397
|
+
keepTrailingSlash?: boolean;
|
|
398
|
+
/** --------------------------------------------------------
|
|
399
|
+
* * ***Allow special localhost domain at the beginning of the pathname.***
|
|
400
|
+
* --------------------------------------------------------
|
|
401
|
+
* @description
|
|
402
|
+
* If `true`, the first segment of the pathname that is `/localhost` or `localhost`
|
|
403
|
+
* (with or without a port, e.g., `localhost:3000`) will be treated as a special domain
|
|
404
|
+
* and **removed** from the normalized pathname.
|
|
405
|
+
*
|
|
406
|
+
* - **Examples (`localhostDomain: true`)**:
|
|
407
|
+
* - `"/localhost/path"` ➔ `"/path"`
|
|
408
|
+
* - `"localhost:3000/path"` ➔ `"/path"`
|
|
409
|
+
* - `"localhost"` ➔ `"/"` (entire path removed)
|
|
410
|
+
*
|
|
411
|
+
* - Only the **first path segment** is affected. Any subsequent occurrences of `"localhost"`
|
|
412
|
+
* will remain intact.
|
|
413
|
+
*
|
|
414
|
+
* @defaultValue `false`
|
|
415
|
+
*/
|
|
416
|
+
localhostDomain?: boolean;
|
|
417
|
+
/**
|
|
418
|
+
* --------------------------------------------------------
|
|
419
|
+
* * ***Custom list of file extensions that prevent the first path segment from being treated as a domain.***
|
|
420
|
+
* --------------------------------------------------------
|
|
421
|
+
*
|
|
422
|
+
* **Description:**
|
|
423
|
+
* - The first segment of a pathname is often interpreted as a domain (e.g., `example.com`).
|
|
424
|
+
* - If this first segment ends with any of the extensions listed here, it will **not** be considered a domain,
|
|
425
|
+
* and will instead be preserved as part of the relative path.
|
|
426
|
+
* - This is useful for cases where filenames appear at the start of a path and you want them treated as relative paths,
|
|
427
|
+
* such as `"image.png?version=2"` or `"archive.tar.gz#download"`.
|
|
428
|
+
* - Only the **first path segment** is affected; all other segments are processed normally.
|
|
429
|
+
* - **Ignored** if:
|
|
430
|
+
* 1. The pathname starts with a full URL protocol (`http://` or `https://`), e.g., `"https://example.com/file.png"`.
|
|
431
|
+
* 2. The first path segment is already a valid domain, e.g., `"example.com/image.png"`.
|
|
432
|
+
*
|
|
433
|
+
* **Type & Validation:**
|
|
434
|
+
* - Must be a `Set<string>` or `string[]`.
|
|
435
|
+
* - Each string **must include the leading dot**, e.g., `.png`, `.tar.gz`.
|
|
436
|
+
* - Multi-part extensions (like `.tar.gz`, `.tar.bz`) are supported.
|
|
437
|
+
* - Throws a **TypeError** if:
|
|
438
|
+
* 1. The type is not a `Set<string>` or `string[]`.
|
|
439
|
+
* 2. Any string in the array/set is empty.
|
|
440
|
+
* 3. Any string does not start with a dot (`.`).
|
|
441
|
+
*
|
|
442
|
+
* **Usage Notes:**
|
|
443
|
+
* - Only applied when the first segment is otherwise domain-like **and** pathname is relative or domain-like without protocol.
|
|
444
|
+
* - Query strings (`?x=1`) and hash fragments (`#section`) are preserved.
|
|
445
|
+
*
|
|
446
|
+
* **Examples (relative paths, option active):**
|
|
447
|
+
* ```ts
|
|
448
|
+
* normalizePathname("image.png?version=2", {
|
|
449
|
+
* ignoreDomainExtensions: [".png", ".jpg"]
|
|
450
|
+
* });
|
|
451
|
+
* // ➔ "/image.png?version=2"
|
|
452
|
+
*
|
|
453
|
+
* normalizePathname("archive.tar.gz#download", {
|
|
454
|
+
* ignoreDomainExtensions: new Set([".tar.gz"])
|
|
455
|
+
* });
|
|
456
|
+
* // ➔ "/archive.tar.gz#download"
|
|
457
|
+
*
|
|
458
|
+
* normalizePathname("script.js?module=true#top", {
|
|
459
|
+
* ignoreDomainExtensions: [".js"]
|
|
460
|
+
* });
|
|
461
|
+
* // ➔ "/script.js?module=true#top"
|
|
462
|
+
* ```
|
|
463
|
+
*
|
|
464
|
+
* **Examples (full URL or explicit domain - option ignored):**
|
|
465
|
+
* ```ts
|
|
466
|
+
* normalizePathname("https://example.com/image.png?version=2", {
|
|
467
|
+
* ignoreDomainExtensions: [".png"]
|
|
468
|
+
* });
|
|
469
|
+
* // ➔ "/image.png?version=2" // URL is parsed normally; ignoreDomainExtensions has no effect
|
|
470
|
+
*
|
|
471
|
+
* normalizePathname("example.com/script.js?module=true#top", {
|
|
472
|
+
* ignoreDomainExtensions: [".js"]
|
|
473
|
+
* });
|
|
474
|
+
* // ➔ "/script.js?module=true#top" // domain recognized; option ignored
|
|
475
|
+
* ```
|
|
476
|
+
*
|
|
477
|
+
* **Notes:**
|
|
478
|
+
* - Only the **first path segment** is checked.
|
|
479
|
+
* - Prevents false-positive domain stripping for filenames that look like domains.
|
|
480
|
+
* - Throws **TypeError** if invalid type or invalid string is provided.
|
|
481
|
+
*
|
|
482
|
+
* @defaultValue `undefined` (feature inactive if not provided)
|
|
483
|
+
*/
|
|
484
|
+
ignoreDomainExtensions?: Set<string> | string[];
|
|
485
|
+
};
|
|
486
|
+
type NormalizePathnameOptionsKeepNullableTrue = MainNormalizePathnameOptions & KeepNullableOptions;
|
|
487
|
+
type NormalizePathnameOptionsKeepNullableFalse = MainNormalizePathnameOptions & UnKeepNullableOptions;
|
|
488
|
+
type ResUnKeepNullable<T> = T extends undefined ? string : T extends null ? string : T extends null | undefined ? string : string;
|
|
489
|
+
type ResKeepNullable<T> = T extends string ? string : T extends undefined ? undefined : T extends null ? null : T extends null | undefined ? null | undefined : string | null | undefined;
|
|
490
|
+
/** --------------------------------------------------------
|
|
491
|
+
* * ***Utility: `normalizePathname`.***
|
|
492
|
+
* --------------------------------------------------------
|
|
493
|
+
*
|
|
494
|
+
* - **Description:**
|
|
495
|
+
* Normalizes any pathname or URL string to a clean, predictable format.
|
|
496
|
+
* Useful for routing, file paths, and URL handling.
|
|
497
|
+
* - Handles:
|
|
498
|
+
* - Leading/trailing spaces
|
|
499
|
+
* - Internal spaces in path segments
|
|
500
|
+
* - Redundant slashes (`//`)
|
|
501
|
+
* - Full URLs vs relative paths
|
|
502
|
+
* - Query (`?`) and hash (`#`) preservation
|
|
503
|
+
* - Unicode & emoji characters
|
|
504
|
+
* - Optional nullable preservation (`keepNullable`)
|
|
505
|
+
* - Optional trailing slash preservation (`keepTrailingSlash`)
|
|
506
|
+
* - Optional removal of localhost first segment (`localhostDomain`)
|
|
507
|
+
* - Prevention of false-positive domain stripping (`ignoreDomainExtensions`)
|
|
508
|
+
*
|
|
509
|
+
* - **Key Steps Internally:**
|
|
510
|
+
* 1. Validate `options` (plain object, correct types)
|
|
511
|
+
* 2. Validate `defaultPath` (non-empty string if `keepNullable` is false)
|
|
512
|
+
* 3. Validate `ignoreDomainExtensions` (Set<string> | string[], each starts with `.`)
|
|
513
|
+
* 4. Handle nullable:
|
|
514
|
+
* - Returns `null` / `undefined` if `keepNullable: true`
|
|
515
|
+
* - Otherwise uses `defaultPath`
|
|
516
|
+
* 5. Trim spaces, remove internal spaces
|
|
517
|
+
* 6. If full URL: parse using `URL` constructor
|
|
518
|
+
* 7. If relative path or domain-like:
|
|
519
|
+
* - Remove `localhost`/`localhost:port` if `localhostDomain`
|
|
520
|
+
* - Remove first segment if domain-like and **not** in `ignoreDomainExtensions`
|
|
521
|
+
* 8. Normalize slashes
|
|
522
|
+
* 9. Ensure leading slash
|
|
523
|
+
* 10. Handle trailing slash
|
|
524
|
+
* 11. Decode Unicode safely
|
|
525
|
+
* 12. Return normalized pathname + search + hash
|
|
526
|
+
*
|
|
527
|
+
* - **Error Handling:**
|
|
528
|
+
* - **TypeError**:
|
|
529
|
+
* - `defaultPath` invalid (non-string or empty) when `keepNullable: false`
|
|
530
|
+
* - `keepNullable`, `keepTrailingSlash`, `localhostDomain` not boolean
|
|
531
|
+
* - `ignoreDomainExtensions` invalid
|
|
532
|
+
* - **NormalizePathnameError** (extends ***Error***):
|
|
533
|
+
* - Invalid URL parsing
|
|
534
|
+
* - Unexpected normalization errors
|
|
535
|
+
*
|
|
536
|
+
* - **Options:**
|
|
537
|
+
* ```ts
|
|
538
|
+
* {
|
|
539
|
+
* // fallback if invalid path, default: "/"
|
|
540
|
+
* defaultPath?: string;
|
|
541
|
+
* // preserve null/undefined, default: false
|
|
542
|
+
* keepNullable?: boolean;
|
|
543
|
+
* // preserve trailing slash, default: false
|
|
544
|
+
* keepTrailingSlash?: boolean;
|
|
545
|
+
* // remove localhost:port first segment, default: false
|
|
546
|
+
* localhostDomain?: boolean;
|
|
547
|
+
* // prevent domain stripping, default: undefined
|
|
548
|
+
* ignoreDomainExtensions?: Set<string> | string[];
|
|
549
|
+
* }
|
|
550
|
+
* ```
|
|
551
|
+
*
|
|
552
|
+
* @example
|
|
553
|
+
* // Basic path cleaning
|
|
554
|
+
* normalizePathname(" /foo//bar ");
|
|
555
|
+
* // ➔ "/foo/bar"
|
|
556
|
+
*
|
|
557
|
+
* // Trailing slash control
|
|
558
|
+
* normalizePathname("/api//v1//user//", { keepTrailingSlash: true });
|
|
559
|
+
* // ➔ "/api/v1/user/"
|
|
560
|
+
* normalizePathname("/api//v1//user//", { keepTrailingSlash: false });
|
|
561
|
+
* // ➔ "/api/v1/user"
|
|
562
|
+
*
|
|
563
|
+
* // Full URL normalization
|
|
564
|
+
* normalizePathname("https://example.com//path///to/resource?x=1#hash");
|
|
565
|
+
* // ➔ "/path/to/resource?x=1#hash"
|
|
566
|
+
*
|
|
567
|
+
* // Null/undefined preservation
|
|
568
|
+
* normalizePathname(null, { keepNullable: true });
|
|
569
|
+
* // ➔ null
|
|
570
|
+
* normalizePathname(undefined, { keepNullable: true });
|
|
571
|
+
* // ➔ undefined
|
|
572
|
+
*
|
|
573
|
+
* // Default fallback
|
|
574
|
+
* normalizePathname("", { defaultPath: "/home" });
|
|
575
|
+
* // ➔ "/home"
|
|
576
|
+
*
|
|
577
|
+
* // Localhost removal
|
|
578
|
+
* normalizePathname("localhost:3000/path/to/resource", { localhostDomain: true });
|
|
579
|
+
* // ➔ "/path/to/resource"
|
|
580
|
+
*
|
|
581
|
+
* // Prevent false-positive domain stripping
|
|
582
|
+
* normalizePathname("archive.tar.gz#download", { ignoreDomainExtensions: [".tar.gz"] });
|
|
583
|
+
* // ➔ "/archive.tar.gz#download"
|
|
584
|
+
* normalizePathname("image.png?version=2", { ignoreDomainExtensions: [".png"] });
|
|
585
|
+
* // ➔ "/image.png?version=2"
|
|
586
|
+
*
|
|
587
|
+
* // Emojis and Unicode
|
|
588
|
+
* normalizePathname("🔥//deep//path///🚀");
|
|
589
|
+
* // ➔ "/🔥/deep/path/🚀"
|
|
590
|
+
*
|
|
591
|
+
* // Query-only or hash-only
|
|
592
|
+
* normalizePathname("?page=2");
|
|
593
|
+
* // ➔ "/?page=2"
|
|
594
|
+
* normalizePathname("#section3");
|
|
595
|
+
* // ➔ "/#section3"
|
|
596
|
+
*
|
|
597
|
+
* // Complex nested paths
|
|
598
|
+
* normalizePathname(" //nested///folder//file.txt ");
|
|
599
|
+
* // ➔ "/nested/folder/file.txt"
|
|
600
|
+
*
|
|
601
|
+
* // Invalid URL triggers error
|
|
602
|
+
* try {
|
|
603
|
+
* normalizePathname("http://");
|
|
604
|
+
* } catch (e) {
|
|
605
|
+
* // console.log(e);
|
|
606
|
+
* }
|
|
607
|
+
*
|
|
608
|
+
* // First segment is domain but ignored due to extension
|
|
609
|
+
* normalizePathname("example.tar.bz/file", { ignoreDomainExtensions: [".tar.bz"] });
|
|
610
|
+
* // ➔ "/example.tar.bz/file"
|
|
611
|
+
*/
|
|
612
|
+
declare function normalizePathname<T>(pathname: T, options?: NormalizePathnameOptionsKeepNullableFalse): ResUnKeepNullable<T>;
|
|
613
|
+
declare function normalizePathname<T>(pathname: T, options?: NormalizePathnameOptionsKeepNullableTrue): ResKeepNullable<T>;
|
|
614
|
+
type FormatEnvPortOptions = {
|
|
615
|
+
/** Add prefix with a colon, defaultValue: `false`.
|
|
616
|
+
*
|
|
617
|
+
* @default false
|
|
618
|
+
*/
|
|
619
|
+
prefixColon?: boolean;
|
|
620
|
+
};
|
|
621
|
+
/** -----------------------------------------------
|
|
622
|
+
* * ***Utility: `formatEnvPort`.***
|
|
623
|
+
* -----------------------------------------------
|
|
624
|
+
* **Retrieves and formats an environment port variable.**
|
|
625
|
+
* - **Behavior:**
|
|
626
|
+
* - Extracts only digits from the input.
|
|
627
|
+
* - If no digits found, returns an empty string.
|
|
628
|
+
* - By default does NOT prefix with a colon.
|
|
629
|
+
* - Use `{ prefixColon: true }` to prefix with a colon.
|
|
630
|
+
* @param {string | null | undefined} envVar The environment variable string.
|
|
631
|
+
* @param {FormatEnvPortOptions} [options] Optional object: `{ prefixColon?: boolean }`.
|
|
632
|
+
* @returns {string} A string like `":8080"` or `"8080"`, or `""` if no digits.
|
|
633
|
+
* @throws **{@link TypeError | `TypeError`}** if `options` is not an object or `prefixColon` is not boolean.
|
|
634
|
+
* @example
|
|
635
|
+
* formatEnvPort("port:8080");
|
|
636
|
+
* // ➔ "8080"
|
|
637
|
+
* formatEnvPort("port:8080", { prefixColon: true });
|
|
638
|
+
* // ➔ ":8080"
|
|
639
|
+
*/
|
|
640
|
+
declare const formatEnvPort: (envVar: string | null | undefined, options?: FormatEnvPortOptions) => string;
|
|
641
|
+
/** ---------------------------------------------------------
|
|
642
|
+
* * ***Constants for `Punycode-UtilsJS` algorithm.***
|
|
643
|
+
* ---------------------------------------------------------
|
|
644
|
+
* These constants are used internally for encoding and decoding.
|
|
645
|
+
*
|
|
646
|
+
* Unicode domain names to ASCII (`Punycode-UtilsJS`) and vice versa.
|
|
647
|
+
*/
|
|
648
|
+
type PunycodeUtilsJS = {
|
|
649
|
+
/** ---------------------------------------------------------
|
|
650
|
+
* * ***Version of the `Punycode-UtilsJS` implementation.***
|
|
651
|
+
* ---------------------------------------------------------
|
|
652
|
+
*
|
|
653
|
+
* @example
|
|
654
|
+
* console.log(punycodeUtilsJS.version); // "1.0.0"
|
|
655
|
+
*/
|
|
656
|
+
version: string;
|
|
657
|
+
/** ---------------------------------------------------------
|
|
658
|
+
* * ***UCS-2 utility functions.***
|
|
659
|
+
* ---------------------------------------------------------
|
|
660
|
+
*/
|
|
661
|
+
ucs2: {
|
|
662
|
+
/** ---------------------------------------------------------
|
|
663
|
+
* * ***Decodes a UCS-2 encoded string to an array of Unicode code points.***
|
|
664
|
+
* ---------------------------------------------------------
|
|
665
|
+
*
|
|
666
|
+
* @param input - The UCS-2 string to decode.
|
|
667
|
+
* @returns Array of Unicode code points.
|
|
668
|
+
* @example
|
|
669
|
+
* punycodeUtilsJS.ucs2.decode("𐍈");
|
|
670
|
+
* // ➔ [66376]
|
|
671
|
+
*/
|
|
672
|
+
decode: (input: string) => number[];
|
|
673
|
+
/** ---------------------------------------------------------
|
|
674
|
+
* * ***Encodes an array of Unicode code points to a UCS-2 string.***
|
|
675
|
+
* ---------------------------------------------------------
|
|
676
|
+
*
|
|
677
|
+
* @param points - Array of Unicode code points.
|
|
678
|
+
* @returns Encoded string.
|
|
679
|
+
* @example
|
|
680
|
+
* punycodeUtilsJS.ucs2.encode([66376]);
|
|
681
|
+
* // ➔ "𐍈"
|
|
682
|
+
*/
|
|
683
|
+
encode: (points: number[]) => string;
|
|
684
|
+
};
|
|
685
|
+
/** ---------------------------------------------------------
|
|
686
|
+
* * ***Decodes a `Punycode-UtilsJS` string to a Unicode string.***
|
|
687
|
+
* ---------------------------------------------------------
|
|
688
|
+
*
|
|
689
|
+
* @param input - The `Punycode-UtilsJS` string to decode.
|
|
690
|
+
* @returns Decoded Unicode string.
|
|
691
|
+
* @example
|
|
692
|
+
* punycodeUtilsJS.decode("xn--fsq");
|
|
693
|
+
* // ➔ "ü"
|
|
694
|
+
*/
|
|
695
|
+
decode: (input: string) => string;
|
|
696
|
+
/** ---------------------------------------------------------
|
|
697
|
+
* * ***Encodes a Unicode string to `Punycode-UtilsJS`.***
|
|
698
|
+
* ---------------------------------------------------------
|
|
699
|
+
*
|
|
700
|
+
* @param input - Unicode string to encode.
|
|
701
|
+
* @returns `Punycode-UtilsJS` string.
|
|
702
|
+
* @example
|
|
703
|
+
* punycodeUtilsJS.encode("ü");
|
|
704
|
+
* // ➔ "xn--fsq"
|
|
705
|
+
*/
|
|
706
|
+
encode: (input: string) => string;
|
|
707
|
+
/** ---------------------------------------------------------
|
|
708
|
+
* * ***Converts a Unicode domain or label to ASCII (`Punycode-UtilsJS`).***
|
|
709
|
+
* ---------------------------------------------------------
|
|
710
|
+
*
|
|
711
|
+
* @param input - Domain or label string.
|
|
712
|
+
* @returns ASCII string suitable for DNS.
|
|
713
|
+
* @example
|
|
714
|
+
* punycodeUtilsJS.toASCII("пример.рф");
|
|
715
|
+
* // ➔ "xn--e1afmkfd.xn--p1ai"
|
|
716
|
+
*/
|
|
717
|
+
toASCII: (input: string) => string;
|
|
718
|
+
/** ---------------------------------------------------------
|
|
719
|
+
* * ***Converts an ASCII (`Punycode-UtilsJS`) domain or label to Unicode.***
|
|
720
|
+
* ---------------------------------------------------------
|
|
721
|
+
*
|
|
722
|
+
* @param input - ASCII string (with xn-- prefix if needed).
|
|
723
|
+
* @returns Unicode string.
|
|
724
|
+
* @example
|
|
725
|
+
* punycodeUtilsJS.toUnicode("xn--e1afmkfd.xn--p1ai");
|
|
726
|
+
* // ➔ "пример.рф"
|
|
727
|
+
*/
|
|
728
|
+
toUnicode: (input: string) => string;
|
|
729
|
+
};
|
|
730
|
+
/** ---------------------------------------------------------
|
|
731
|
+
* * ***`Punycode-UtilsJS` object exposing all API functions and version.***
|
|
732
|
+
* ---------------------------------------------------------
|
|
733
|
+
* Provides encoding and decoding of Unicode domain names to ASCII (`Punycode-UtilsJS`)
|
|
734
|
+
* and vice versa.
|
|
735
|
+
*
|
|
736
|
+
* - Useful for IDN (Internationalized Domain Names) support.
|
|
737
|
+
*/
|
|
738
|
+
declare const punycodeUtilsJS: PunycodeUtilsJS;
|
|
739
|
+
/** Export individual functions */
|
|
740
|
+
export { QueryParamPairs, constructURL, extractURLs, formatEnvPort, getFirstPrefixPathname, getPrefixPathname, normalizePathname, punycodeUtilsJS };
|