bn-calendar 1.2.2 → 1.2.4

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/dist/types.d.cts CHANGED
@@ -1,2 +1,18 @@
1
- import { C as MSToken, D as TimeToken, E as SecondToken, O as YearToken, S as HourToken, T as MonthToken, _ as BnCalendarConfig, a as $BnEn, b as DateWithSeasonToken, c as BanglaDate, d as BanglaDateOptions, f as BanglaDayName, g as BanglaYear, h as BanglaSeasonName, i as $BnDatePadded, l as BanglaDateFormat, m as BanglaMonthName, n as $BanglaMonthDate, o as $BnMonthPadded, p as BanglaMonth, r as $BanglaYear, s as $BnYearPadded, t as $BanglaMonth, u as BanglaDateObject, v as BnCalendarVariant, w as MinuteToken, x as DayToken, y as DateToken } from "./types-x2X_wAiB.cjs";
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ import { C as MSToken, D as TimeToken, E as SecondToken, O as YearToken, S as HourToken, T as MonthToken, _ as BnCalendarConfig, a as $BnEn, b as DateWithSeasonToken, c as BanglaDate, d as BanglaDateOptions, f as BanglaDayName, g as BanglaYear, h as BanglaSeasonName, i as $BnDatePadded, l as BanglaDateFormat, m as BanglaMonthName, n as $BanglaMonthDate, o as $BnMonthPadded, p as BanglaMonth, r as $BanglaYear, s as $BnYearPadded, t as $BanglaMonth, u as BanglaDateObject, v as BnCalendarVariant, w as MinuteToken, x as DayToken, y as DateToken } from "./types-BKGg1Ls7.cjs";
2
18
  export { $BanglaMonth, $BanglaMonthDate, $BanglaYear, $BnDatePadded, $BnEn, $BnMonthPadded, $BnYearPadded, BanglaDate, BanglaDateFormat, BanglaDateObject, BanglaDateOptions, BanglaDayName, BanglaMonth, BanglaMonthName, BanglaSeasonName, BanglaYear, BnCalendarConfig, BnCalendarVariant, DateToken, DateWithSeasonToken, DayToken, HourToken, MSToken, MinuteToken, MonthToken, SecondToken, TimeToken, YearToken };
package/dist/types.d.mts CHANGED
@@ -1,2 +1,18 @@
1
- import { C as MSToken, D as TimeToken, E as SecondToken, O as YearToken, S as HourToken, T as MonthToken, _ as BnCalendarConfig, a as $BnEn, b as DateWithSeasonToken, c as BanglaDate, d as BanglaDateOptions, f as BanglaDayName, g as BanglaYear, h as BanglaSeasonName, i as $BnDatePadded, l as BanglaDateFormat, m as BanglaMonthName, n as $BanglaMonthDate, o as $BnMonthPadded, p as BanglaMonth, r as $BanglaYear, s as $BnYearPadded, t as $BanglaMonth, u as BanglaDateObject, v as BnCalendarVariant, w as MinuteToken, x as DayToken, y as DateToken } from "./types-DuIqPJJ1.mjs";
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ import { C as MSToken, D as TimeToken, E as SecondToken, O as YearToken, S as HourToken, T as MonthToken, _ as BnCalendarConfig, a as $BnEn, b as DateWithSeasonToken, c as BanglaDate, d as BanglaDateOptions, f as BanglaDayName, g as BanglaYear, h as BanglaSeasonName, i as $BnDatePadded, l as BanglaDateFormat, m as BanglaMonthName, n as $BanglaMonthDate, o as $BnMonthPadded, p as BanglaMonth, r as $BanglaYear, s as $BnYearPadded, t as $BanglaMonth, u as BanglaDateObject, v as BnCalendarVariant, w as MinuteToken, x as DayToken, y as DateToken } from "./types-CdJOp5Bk.mjs";
2
18
  export { $BanglaMonth, $BanglaMonthDate, $BanglaYear, $BnDatePadded, $BnEn, $BnMonthPadded, $BnYearPadded, BanglaDate, BanglaDateFormat, BanglaDateObject, BanglaDateOptions, BanglaDayName, BanglaMonth, BanglaMonthName, BanglaSeasonName, BanglaYear, BnCalendarConfig, BnCalendarVariant, DateToken, DateWithSeasonToken, DayToken, HourToken, MSToken, MinuteToken, MonthToken, SecondToken, TimeToken, YearToken };
package/dist/types.mjs CHANGED
@@ -1 +1,17 @@
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
1
17
  export { };
package/dist/utils.cjs CHANGED
@@ -1,5 +1,21 @@
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
1
17
  Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
2
- const require_convert = require('./convert-BetQIRvF.cjs');
18
+ const require_dist = require('./dist-BasKGWW6.cjs');
3
19
 
4
- exports.banglaToDigit = require_convert.banglaToDigit;
5
- exports.digitToBangla = require_convert.digitToBangla;
20
+ exports.banglaToDigit = require_dist.banglaToDigit;
21
+ exports.digitToBangla = require_dist.digitToBangla;
package/dist/utils.d.cts CHANGED
@@ -1,6 +1,23 @@
1
- import { r as BnDigitResult } from "./types-CCT6pdoz.cjs";
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
2
16
 
3
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/dts/string/types.d.ts
17
+ import { r as BnDigitResult } from "./object-D70hzkoY-JjxsmDJd.cjs";
18
+
19
+ //#region node_modules/.pnpm/toolbox-x@1.0.1-rc.6/node_modules/toolbox-x/dist/string-DXiOVFK6.d.mts
20
+ //#region src/types/string.d.ts
4
21
  declare global {
5
22
  interface String {
6
23
  toLowerCase(): string;
@@ -29,7 +46,7 @@ declare global {
29
46
  }
30
47
  /** - Options for generating anagrams. */
31
48
  //#endregion
32
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/dts/number/convert.d.ts
49
+ //#region node_modules/.pnpm/toolbox-x@1.0.1-rc.6/node_modules/toolbox-x/dist/index.d.mts
33
50
  /**
34
51
  * * Converts Bangla (Arabic system) digits to Latin (Arabic system) digits.
35
52
  *
@@ -73,6 +90,13 @@ declare function banglaToDigit<Force extends boolean = true>(bnDigit: string, fo
73
90
  * digitToBangla('12ab', false); // "১২"
74
91
  * digitToBangla('12ab'); // "১২ab"
75
92
  */
76
- declare function digitToBangla(digit: number | string, preserveNonDigit?: boolean): string;
93
+ declare function digitToBangla(digit: number | string, preserveNonDigit?: boolean): string; //#endregion
94
+ //#region src/number/prime.d.ts
95
+ /**
96
+ * * Checks if a number is prime.
97
+ *
98
+ * @param number The number to check.
99
+ * @returns Boolean: `true` if the number is prime, otherwise `false`.
100
+ */
77
101
  //#endregion
78
102
  export { banglaToDigit, digitToBangla };
package/dist/utils.d.mts CHANGED
@@ -1,6 +1,23 @@
1
- import { r as BnDigitResult } from "./types-dBV02J9_.mjs";
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
2
16
 
3
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/dts/string/types.d.ts
17
+ import { r as BnDigitResult } from "./object-D70hzkoY-JjxsmDJd.mjs";
18
+
19
+ //#region node_modules/.pnpm/toolbox-x@1.0.1-rc.6/node_modules/toolbox-x/dist/string-DXiOVFK6.d.mts
20
+ //#region src/types/string.d.ts
4
21
  declare global {
5
22
  interface String {
6
23
  toLowerCase(): string;
@@ -29,7 +46,7 @@ declare global {
29
46
  }
30
47
  /** - Options for generating anagrams. */
31
48
  //#endregion
32
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/dts/number/convert.d.ts
49
+ //#region node_modules/.pnpm/toolbox-x@1.0.1-rc.6/node_modules/toolbox-x/dist/index.d.mts
33
50
  /**
34
51
  * * Converts Bangla (Arabic system) digits to Latin (Arabic system) digits.
35
52
  *
@@ -73,6 +90,13 @@ declare function banglaToDigit<Force extends boolean = true>(bnDigit: string, fo
73
90
  * digitToBangla('12ab', false); // "১২"
74
91
  * digitToBangla('12ab'); // "১২ab"
75
92
  */
76
- declare function digitToBangla(digit: number | string, preserveNonDigit?: boolean): string;
93
+ declare function digitToBangla(digit: number | string, preserveNonDigit?: boolean): string; //#endregion
94
+ //#region src/number/prime.d.ts
95
+ /**
96
+ * * Checks if a number is prime.
97
+ *
98
+ * @param number The number to check.
99
+ * @returns Boolean: `true` if the number is prime, otherwise `false`.
100
+ */
77
101
  //#endregion
78
102
  export { banglaToDigit, digitToBangla };
package/dist/utils.mjs CHANGED
@@ -1,3 +1,19 @@
1
- import { n as digitToBangla, t as banglaToDigit } from "./convert-CYpIfNZ_.mjs";
1
+ /**
2
+ * Copyright 2026 - present Nazmul Hassan
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ import { n as digitToBangla, t as banglaToDigit } from "./dist-BSh0fQzq.mjs";
2
18
 
3
19
  export { banglaToDigit, digitToBangla };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "bn-calendar",
3
- "version": "1.2.2",
3
+ "version": "1.2.4",
4
4
  "description": "Comprehensive Bengali calendar system library built for any JavaScript and TypeScript environment.",
5
5
  "main": "./dist/index.cjs",
6
6
  "type": "module",
@@ -13,6 +13,8 @@
13
13
  "nhb",
14
14
  "nazmul-nhb",
15
15
  "nhb-toolbox",
16
+ "toolbox-x",
17
+ "bongabdo",
16
18
  "calendar",
17
19
  "bangla",
18
20
  "bengali",
@@ -74,12 +76,12 @@
74
76
  },
75
77
  "license": "Apache-2.0",
76
78
  "devDependencies": {
77
- "@biomejs/biome": "^2.4.14",
78
- "@types/node": "^25.6.2",
79
+ "@biomejs/biome": "^2.4.15",
80
+ "@types/node": "^25.9.1",
79
81
  "husky": "^9.1.7",
80
- "lint-staged": "^17.0.3",
82
+ "lint-staged": "^17.0.5",
81
83
  "nhb-scripts": "^1.9.2",
82
- "nhb-toolbox": "^4.30.1",
84
+ "toolbox-x": "1.0.1-rc.6",
83
85
  "tsdown": "^0.22.0",
84
86
  "typescript": "^6.0.3"
85
87
  },
@@ -107,7 +109,7 @@
107
109
  "./package.json": "./package.json"
108
110
  },
109
111
  "inlinedDependencies": {
110
- "nhb-toolbox": "4.30.1"
112
+ "toolbox-x": "1.0.1-rc.6"
111
113
  },
112
114
  "scripts": {
113
115
  "build": "tsdown",
@@ -1,128 +0,0 @@
1
-
2
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/guards/primitives.js
3
- function isNumber(value) {
4
- return typeof value === "number" && Number.isFinite(value);
5
- }
6
- function isString(value) {
7
- return typeof value === "string";
8
- }
9
- function isInteger(value) {
10
- return isNumber(value) && Number.isInteger(value);
11
- }
12
- function isNonEmptyString(value) {
13
- return isString(value) && value?.length > 0;
14
- }
15
-
16
- //#endregion
17
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/guards/non-primitives.js
18
- function isArray(value) {
19
- return Array.isArray(value);
20
- }
21
- function isObject(value) {
22
- return value !== null && typeof value === "object" && !isArray(value);
23
- }
24
- function isObjectWithKeys(value, keys) {
25
- return isObject(value) && keys?.every((key) => key in value);
26
- }
27
-
28
- //#endregion
29
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/guards/specials.js
30
- function isDateString(value) {
31
- return isString(value) && !isNaN(Date.parse(value));
32
- }
33
- function isNumericString(value) {
34
- return isString(value) && value?.trim() !== "" && Number.isFinite(Number(value));
35
- }
36
-
37
- //#endregion
38
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/number/constants.js
39
- const BN_DIGITS = /* @__PURE__ */ Object.freeze({
40
- "০": 0,
41
- "১": 1,
42
- "২": 2,
43
- "৩": 3,
44
- "৪": 4,
45
- "৫": 5,
46
- "৬": 6,
47
- "৭": 7,
48
- "৮": 8,
49
- "৯": 9
50
- });
51
-
52
- //#endregion
53
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/number/utilities.js
54
- function normalizeNumber(num) {
55
- return isNumber(num) ? num : isNumericString(num) ? Number(num) : void 0;
56
- }
57
-
58
- //#endregion
59
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/number/convert.js
60
- function banglaToDigit(bnDigit, forceNumber = true) {
61
- if (!isNonEmptyString(bnDigit)) return forceNumber ? NaN : "";
62
- const digitStr = bnDigit.replace(/[০১২৩৪৫৬৭৮৯]/g, (d) => String(BN_DIGITS[d]));
63
- if (forceNumber) return Number(digitStr.split("").filter((dig) => !isNaN(Number(dig))).join(""));
64
- return digitStr;
65
- }
66
- function digitToBangla(digit, preserveNonDigit = true) {
67
- const banglaDigits = Object.keys(BN_DIGITS);
68
- const _matchAndConvert = (value) => {
69
- return value.replace(/\d/g, (dig) => banglaDigits[Number(dig)]);
70
- };
71
- if (isNumber(digit)) return _matchAndConvert(String(digit));
72
- if (isNonEmptyString(digit)) {
73
- const bnDigStr = _matchAndConvert(digit);
74
- if (preserveNonDigit || isNumericString(digit)) return bnDigStr;
75
- return bnDigStr.split("").filter((dig) => banglaDigits.includes(dig)).join("");
76
- }
77
- return "";
78
- }
79
-
80
- //#endregion
81
- Object.defineProperty(exports, 'banglaToDigit', {
82
- enumerable: true,
83
- get: function () {
84
- return banglaToDigit;
85
- }
86
- });
87
- Object.defineProperty(exports, 'digitToBangla', {
88
- enumerable: true,
89
- get: function () {
90
- return digitToBangla;
91
- }
92
- });
93
- Object.defineProperty(exports, 'isDateString', {
94
- enumerable: true,
95
- get: function () {
96
- return isDateString;
97
- }
98
- });
99
- Object.defineProperty(exports, 'isInteger', {
100
- enumerable: true,
101
- get: function () {
102
- return isInteger;
103
- }
104
- });
105
- Object.defineProperty(exports, 'isNonEmptyString', {
106
- enumerable: true,
107
- get: function () {
108
- return isNonEmptyString;
109
- }
110
- });
111
- Object.defineProperty(exports, 'isNumber', {
112
- enumerable: true,
113
- get: function () {
114
- return isNumber;
115
- }
116
- });
117
- Object.defineProperty(exports, 'isObjectWithKeys', {
118
- enumerable: true,
119
- get: function () {
120
- return isObjectWithKeys;
121
- }
122
- });
123
- Object.defineProperty(exports, 'normalizeNumber', {
124
- enumerable: true,
125
- get: function () {
126
- return normalizeNumber;
127
- }
128
- });
@@ -1,80 +0,0 @@
1
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/guards/primitives.js
2
- function isNumber(value) {
3
- return typeof value === "number" && Number.isFinite(value);
4
- }
5
- function isString(value) {
6
- return typeof value === "string";
7
- }
8
- function isInteger(value) {
9
- return isNumber(value) && Number.isInteger(value);
10
- }
11
- function isNonEmptyString(value) {
12
- return isString(value) && value?.length > 0;
13
- }
14
-
15
- //#endregion
16
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/guards/non-primitives.js
17
- function isArray(value) {
18
- return Array.isArray(value);
19
- }
20
- function isObject(value) {
21
- return value !== null && typeof value === "object" && !isArray(value);
22
- }
23
- function isObjectWithKeys(value, keys) {
24
- return isObject(value) && keys?.every((key) => key in value);
25
- }
26
-
27
- //#endregion
28
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/guards/specials.js
29
- function isDateString(value) {
30
- return isString(value) && !isNaN(Date.parse(value));
31
- }
32
- function isNumericString(value) {
33
- return isString(value) && value?.trim() !== "" && Number.isFinite(Number(value));
34
- }
35
-
36
- //#endregion
37
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/number/constants.js
38
- const BN_DIGITS = /* @__PURE__ */ Object.freeze({
39
- "০": 0,
40
- "১": 1,
41
- "২": 2,
42
- "৩": 3,
43
- "৪": 4,
44
- "৫": 5,
45
- "৬": 6,
46
- "৭": 7,
47
- "৮": 8,
48
- "৯": 9
49
- });
50
-
51
- //#endregion
52
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/number/utilities.js
53
- function normalizeNumber(num) {
54
- return isNumber(num) ? num : isNumericString(num) ? Number(num) : void 0;
55
- }
56
-
57
- //#endregion
58
- //#region node_modules/.pnpm/nhb-toolbox@4.30.1/node_modules/nhb-toolbox/dist/esm/number/convert.js
59
- function banglaToDigit(bnDigit, forceNumber = true) {
60
- if (!isNonEmptyString(bnDigit)) return forceNumber ? NaN : "";
61
- const digitStr = bnDigit.replace(/[০১২৩৪৫৬৭৮৯]/g, (d) => String(BN_DIGITS[d]));
62
- if (forceNumber) return Number(digitStr.split("").filter((dig) => !isNaN(Number(dig))).join(""));
63
- return digitStr;
64
- }
65
- function digitToBangla(digit, preserveNonDigit = true) {
66
- const banglaDigits = Object.keys(BN_DIGITS);
67
- const _matchAndConvert = (value) => {
68
- return value.replace(/\d/g, (dig) => banglaDigits[Number(dig)]);
69
- };
70
- if (isNumber(digit)) return _matchAndConvert(String(digit));
71
- if (isNonEmptyString(digit)) {
72
- const bnDigStr = _matchAndConvert(digit);
73
- if (preserveNonDigit || isNumericString(digit)) return bnDigStr;
74
- return bnDigStr.split("").filter((dig) => banglaDigits.includes(dig)).join("");
75
- }
76
- return "";
77
- }
78
-
79
- //#endregion
80
- export { isObjectWithKeys as a, isNumber as c, isDateString as i, digitToBangla as n, isInteger as o, normalizeNumber as r, isNonEmptyString as s, banglaToDigit as t };