diginext-utils 2.0.4 → 2.0.6

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 (97) hide show
  1. package/dist/console/enableConsole.js +12 -34
  2. package/dist/console/index.js +7 -30
  3. package/dist/device/browser.js +9 -34
  4. package/dist/device/camera.js +4 -33
  5. package/dist/{chunk-QXFH3X2K.mjs → esm/chunk-5HIQS7HE.js} +1 -10
  6. package/dist/{chunk-AKU6F3WT.mjs → esm/chunk-EZUCZHGV.js} +1 -3
  7. package/dist/{chunk-A4YWYLCH.mjs → esm/chunk-HDM7KM5F.js} +1 -4
  8. package/dist/{chunk-FTE6FZSH.mjs → esm/chunk-LNLCKCWC.js} +1 -8
  9. package/dist/{chunk-2R5DRG2S.mjs → esm/chunk-X3K4KC75.js} +1 -3
  10. package/dist/esm/console/enableConsole.js +9 -0
  11. package/dist/{chunk-LXQIKFED.mjs → esm/console/index.js} +3 -5
  12. package/dist/{chunk-FOWYH6LL.mjs → esm/device/browser.js} +3 -7
  13. package/dist/{chunk-3NMJTC44.mjs → esm/device/camera.js} +3 -12
  14. package/dist/{file/createDir.mjs → esm/file/createDir.js} +3 -6
  15. package/dist/{file/fileMove.mjs → esm/file/fileMove.js} +3 -6
  16. package/dist/{file/findFilesByExt.mjs → esm/file/findFilesByExt.js} +3 -6
  17. package/dist/{math/diffDate.mjs → esm/math/diffDate.js} +3 -4
  18. package/dist/esm/math/index.js +2 -0
  19. package/dist/{math/positiveNumber.mjs → esm/math/positiveNumber.js} +4 -7
  20. package/dist/{name/en.mjs → esm/name/en.js} +3 -4
  21. package/dist/{name/vi.mjs → esm/name/vi.js} +4 -7
  22. package/dist/esm/permission/requestCamera.js +2 -0
  23. package/dist/{permission/requestDeviceOrientationControl.mjs → esm/permission/requestDeviceOrientationControl.js} +3 -4
  24. package/dist/{string/formatNumber.mjs → esm/string/formatNumber.js} +4 -7
  25. package/dist/{string/generatePassword.mjs → esm/string/generatePassword.js} +4 -10
  26. package/dist/{string/generateUUID.mjs → esm/string/generateUUID.js} +3 -4
  27. package/dist/{chunk-7UXN7I4K.mjs → esm/string/index.js} +3 -13
  28. package/dist/esm/string/random.js +2 -0
  29. package/dist/{string/trimNull.mjs → esm/string/trimNull.js} +4 -6
  30. package/dist/{string/url.mjs → esm/string/url.js} +4 -14
  31. package/dist/file/createDir.js +14 -27
  32. package/dist/file/fileMove.js +14 -27
  33. package/dist/file/findFilesByExt.js +15 -28
  34. package/dist/math/diffDate.js +5 -26
  35. package/dist/math/index.js +12 -40
  36. package/dist/math/positiveNumber.js +4 -27
  37. package/dist/name/en.js +5 -26
  38. package/dist/name/vi.js +4 -29
  39. package/dist/permission/requestCamera.js +5 -26
  40. package/dist/permission/requestDeviceOrientationControl.js +4 -27
  41. package/dist/string/formatNumber.js +4 -27
  42. package/dist/string/generatePassword.js +4 -27
  43. package/dist/string/generateUUID.js +5 -26
  44. package/dist/string/index.js +11 -41
  45. package/dist/string/random.js +10 -36
  46. package/dist/string/trimNull.js +12 -34
  47. package/dist/string/url.js +10 -40
  48. package/package.json +2 -2
  49. package/dist/.DS_Store +0 -0
  50. package/dist/Checker.d.ts +0 -6
  51. package/dist/Checker.js +0 -48
  52. package/dist/Checker.mjs +0 -26
  53. package/dist/EventDispatcher.d.ts +0 -13
  54. package/dist/EventDispatcher.js +0 -74
  55. package/dist/EventDispatcher.mjs +0 -52
  56. package/dist/FileUpload.d.ts +0 -12
  57. package/dist/FileUpload.js +0 -82
  58. package/dist/FileUpload.mjs +0 -60
  59. package/dist/Slug.d.ts +0 -5
  60. package/dist/Slug.js +0 -350
  61. package/dist/Slug.mjs +0 -328
  62. package/dist/Timer.d.ts +0 -5
  63. package/dist/Timer.js +0 -33
  64. package/dist/Timer.mjs +0 -7
  65. package/dist/Validation.d.ts +0 -6
  66. package/dist/Validation.js +0 -56
  67. package/dist/Validation.mjs +0 -34
  68. package/dist/array.d.ts +0 -93
  69. package/dist/array.js +0 -253
  70. package/dist/array.mjs +0 -44
  71. package/dist/chunk-5AL36RZR.mjs +0 -54
  72. package/dist/chunk-AHFJBIQJ.mjs +0 -10
  73. package/dist/chunk-ALNAD4H7.mjs +0 -10
  74. package/dist/chunk-NLQXFCPR.mjs +0 -30
  75. package/dist/chunk-R2BH5I6O.mjs +0 -9
  76. package/dist/chunk-S2U7F2JJ.mjs +0 -207
  77. package/dist/chunk-UKRVCU5M.mjs +0 -171
  78. package/dist/color.d.ts +0 -12
  79. package/dist/color.js +0 -95
  80. package/dist/color.mjs +0 -68
  81. package/dist/console/enableConsole.mjs +0 -11
  82. package/dist/console/index.mjs +0 -18
  83. package/dist/device/browser.mjs +0 -39
  84. package/dist/device/camera.mjs +0 -146
  85. package/dist/device.d.ts +0 -6
  86. package/dist/device.js +0 -197
  87. package/dist/device.mjs +0 -13
  88. package/dist/index.d.ts +0 -12
  89. package/dist/index.js +0 -906
  90. package/dist/index.mjs +0 -143
  91. package/dist/math/index.mjs +0 -21
  92. package/dist/object.d.ts +0 -25
  93. package/dist/object.js +0 -82
  94. package/dist/object.mjs +0 -17
  95. package/dist/permission/requestCamera.mjs +0 -7
  96. package/dist/string/index.mjs +0 -96
  97. package/dist/string/random.mjs +0 -17
package/dist/index.mjs DELETED
@@ -1,143 +0,0 @@
1
- import {
2
- requestDeviceOrientationControl
3
- } from "./chunk-NLQXFCPR.mjs";
4
- import {
5
- capitalize,
6
- capitalizeName,
7
- clearUnicodeCharacters,
8
- getBetween,
9
- makeString,
10
- titleize,
11
- toLowerCase,
12
- toUpperCase
13
- } from "./chunk-7UXN7I4K.mjs";
14
- import {
15
- isNull,
16
- objectToArray,
17
- toArray,
18
- toBool,
19
- toFloat,
20
- toInt
21
- } from "./chunk-5AL36RZR.mjs";
22
- import {
23
- enableConsole
24
- } from "./chunk-AHFJBIQJ.mjs";
25
- import {
26
- disableConsole,
27
- removeConsole,
28
- showCredit
29
- } from "./chunk-LXQIKFED.mjs";
30
- import {
31
- checkOS,
32
- isAndroid,
33
- isIos,
34
- isMobile
35
- } from "./chunk-UKRVCU5M.mjs";
36
- import {
37
- isFacebookWebview,
38
- isInAppWebview,
39
- isLandscape,
40
- isPotrait,
41
- ua
42
- } from "./chunk-FOWYH6LL.mjs";
43
- import {
44
- getWebcam
45
- } from "./chunk-3NMJTC44.mjs";
46
- import {
47
- requestCamera
48
- } from "./chunk-2R5DRG2S.mjs";
49
- import {
50
- Timer
51
- } from "./chunk-ALNAD4H7.mjs";
52
- import {
53
- allMatchInArray,
54
- averageArray,
55
- firstElement,
56
- getHalfRandom,
57
- getRandom,
58
- lastElement,
59
- maxArray,
60
- mergeAndMakeUniqueElement,
61
- minArray,
62
- moveArray,
63
- moveIndex,
64
- randomElement,
65
- randomIndex,
66
- removeItem,
67
- removeItemByKey,
68
- shuffle,
69
- sortElementByNumber,
70
- sortElementByString,
71
- sumArray
72
- } from "./chunk-S2U7F2JJ.mjs";
73
- import {
74
- angleBetweenPoints,
75
- degToRad,
76
- radToDeg,
77
- rand,
78
- randFloat,
79
- randHalt,
80
- randInt,
81
- randRound
82
- } from "./chunk-QXFH3X2K.mjs";
83
- import "./chunk-AKU6F3WT.mjs";
84
- export {
85
- Timer,
86
- allMatchInArray,
87
- angleBetweenPoints,
88
- averageArray,
89
- capitalize,
90
- capitalizeName,
91
- checkOS,
92
- clearUnicodeCharacters,
93
- degToRad,
94
- disableConsole,
95
- enableConsole,
96
- firstElement,
97
- getBetween,
98
- getHalfRandom,
99
- getRandom,
100
- getWebcam,
101
- isAndroid,
102
- isFacebookWebview,
103
- isInAppWebview,
104
- isIos,
105
- isLandscape,
106
- isMobile,
107
- isNull,
108
- isPotrait,
109
- lastElement,
110
- makeString,
111
- maxArray,
112
- mergeAndMakeUniqueElement,
113
- minArray,
114
- moveArray,
115
- moveIndex,
116
- objectToArray,
117
- radToDeg,
118
- rand,
119
- randFloat,
120
- randHalt,
121
- randInt,
122
- randRound,
123
- randomElement,
124
- randomIndex,
125
- removeConsole,
126
- removeItem,
127
- removeItemByKey,
128
- requestCamera,
129
- requestDeviceOrientationControl,
130
- showCredit,
131
- shuffle,
132
- sortElementByNumber,
133
- sortElementByString,
134
- sumArray,
135
- titleize,
136
- toArray,
137
- toBool,
138
- toFloat,
139
- toInt,
140
- toLowerCase,
141
- toUpperCase,
142
- ua
143
- };
@@ -1,21 +0,0 @@
1
- import {
2
- angleBetweenPoints,
3
- degToRad,
4
- radToDeg,
5
- rand,
6
- randFloat,
7
- randHalt,
8
- randInt,
9
- randRound
10
- } from "../chunk-QXFH3X2K.mjs";
11
- import "../chunk-AKU6F3WT.mjs";
12
- export {
13
- angleBetweenPoints,
14
- degToRad,
15
- radToDeg,
16
- rand,
17
- randFloat,
18
- randHalt,
19
- randInt,
20
- randRound
21
- };
package/dist/object.d.ts DELETED
@@ -1,25 +0,0 @@
1
- declare const isNull: (object: string | number | {
2
- [key: string]: any;
3
- }) => boolean;
4
- declare const toBool: (object: string | {
5
- [key: string]: any;
6
- }) => boolean;
7
- declare const toInt: (object: string | number | {
8
- [key: string]: any;
9
- }) => number;
10
- declare const toFloat: (object: string | {
11
- [key: string]: any;
12
- }) => number;
13
- declare const toArray: (obj: {
14
- [key: string]: any;
15
- }) => {
16
- [key: string]: any;
17
- };
18
- /**
19
- * Convert value in object to array
20
- */
21
- declare const objectToArray: (obj: {
22
- [key: string]: any;
23
- }) => any[];
24
-
25
- export { isNull, objectToArray, toArray, toBool, toFloat, toInt };
package/dist/object.js DELETED
@@ -1,82 +0,0 @@
1
- var __defProp = Object.defineProperty;
2
- var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
3
- var __getOwnPropNames = Object.getOwnPropertyNames;
4
- var __hasOwnProp = Object.prototype.hasOwnProperty;
5
- var __export = (target, all) => {
6
- for (var name in all)
7
- __defProp(target, name, { get: all[name], enumerable: true });
8
- };
9
- var __copyProps = (to, from, except, desc) => {
10
- if (from && typeof from === "object" || typeof from === "function") {
11
- for (let key of __getOwnPropNames(from))
12
- if (!__hasOwnProp.call(to, key) && key !== except)
13
- __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
14
- }
15
- return to;
16
- };
17
- var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
18
-
19
- // src/object.ts
20
- var object_exports = {};
21
- __export(object_exports, {
22
- isNull: () => isNull,
23
- objectToArray: () => objectToArray,
24
- toArray: () => toArray,
25
- toBool: () => toBool,
26
- toFloat: () => toFloat,
27
- toInt: () => toInt
28
- });
29
- module.exports = __toCommonJS(object_exports);
30
- var isNull = (object) => {
31
- if (typeof object == "undefined")
32
- return true;
33
- if (object == "")
34
- return true;
35
- if (Array.isArray(object))
36
- return object.length == 0;
37
- if (JSON.stringify(object) == "{}")
38
- return true;
39
- return object == null;
40
- };
41
- var toBool = (object) => {
42
- if (isNull(object))
43
- return false;
44
- object = object.toString();
45
- return object === "true" || object == "1";
46
- };
47
- var toInt = (object) => {
48
- if (isNull(object))
49
- return 0;
50
- object = object.toString();
51
- return parseInt(object, 10);
52
- };
53
- var toFloat = (object) => {
54
- if (isNull(object))
55
- return 0;
56
- object = object.toString();
57
- return parseFloat(object);
58
- };
59
- var toArray = (obj) => {
60
- if (isNull(obj))
61
- return [];
62
- if (!Array.isArray(obj)) {
63
- obj = [obj];
64
- }
65
- return obj;
66
- };
67
- var objectToArray = (obj) => {
68
- const array = [];
69
- for (const key in obj) {
70
- array.push(obj[key]);
71
- }
72
- return array;
73
- };
74
- // Annotate the CommonJS export names for ESM import in node:
75
- 0 && (module.exports = {
76
- isNull,
77
- objectToArray,
78
- toArray,
79
- toBool,
80
- toFloat,
81
- toInt
82
- });
package/dist/object.mjs DELETED
@@ -1,17 +0,0 @@
1
- import {
2
- isNull,
3
- objectToArray,
4
- toArray,
5
- toBool,
6
- toFloat,
7
- toInt
8
- } from "./chunk-5AL36RZR.mjs";
9
- import "./chunk-AKU6F3WT.mjs";
10
- export {
11
- isNull,
12
- objectToArray,
13
- toArray,
14
- toBool,
15
- toFloat,
16
- toInt
17
- };
@@ -1,7 +0,0 @@
1
- import {
2
- requestCamera
3
- } from "../chunk-2R5DRG2S.mjs";
4
- import "../chunk-AKU6F3WT.mjs";
5
- export {
6
- requestCamera
7
- };
@@ -1,96 +0,0 @@
1
- import {
2
- isNull
3
- } from "../chunk-A4YWYLCH.mjs";
4
- import "../chunk-AKU6F3WT.mjs";
5
-
6
- // src/string/index.ts
7
- var char_map = { \u00C0: "A", \u00C1: "A", \u00C2: "A", \u00C3: "A", \u00C4: "A", \u00C5: "A", \u00C6: "AE", \u00C7: "C", \u00C8: "E", \u00C9: "E", \u00CA: "E", \u00CB: "E", \u00CC: "I", \u00CD: "I", \u00CE: "I", \u00CF: "I", \u00D0: "D", \u00D1: "N", \u00D2: "O", \u00D3: "O", \u00D4: "O", \u00D5: "O", \u00D6: "O", \u0150: "O", \u00D8: "O", \u00D9: "U", \u00DA: "U", \u00DB: "U", \u0170: "U", \u00DD: "Y", \u00DE: "TH", \u00DF: "ss", \u00E0: "a", \u00E1: "a", \u00E2: "a", \u00E3: "a", \u00E4: "a", \u00E5: "a", \u00E6: "ae", \u00E8: "e", \u00E9: "e", \u00EA: "e", \u00EB: "e", \u00EC: "i", \u00ED: "i", \u00EE: "i", \u00EF: "i", \u00F0: "d", \u00F1: "n", \u00F2: "o", \u00F3: "o", \u00F4: "o", \u00F5: "o", \u00F6: "o", \u0151: "o", \u00F8: "o", \u00F9: "u", \u00FA: "u", \u00FB: "u", \u0171: "u", \u00FD: "y", \u00FE: "th", \u00FF: "y", "\xA9": "(c)", \u0393: "G", \u0394: "D", \u0398: "8", \u039B: "L", \u039E: "3", \u03A0: "P", \u03A3: "S", \u03A6: "F", \u03A8: "PS", \u03A9: "W", \u0386: "A", \u0388: "E", \u038A: "I", \u038C: "O", \u038E: "Y", \u0389: "H", \u038F: "W", \u03AA: "I", \u03AB: "Y", \u03B2: "b", "\u03B3": "y", \u03B4: "d", \u03B5: "e", \u03B6: "z", \u03B7: "h", \u03B8: "8", \u03B9: "i", \u03BA: "k", \u03BB: "l", \u03BC: "m", \u03BD: "n", \u03BE: "3", \u03BF: "o", \u03C0: "p", \u03C1: "r", \u03C3: "s", \u03C4: "t", \u03C5: "y", \u03C6: "f", \u03C7: "x", \u03C8: "ps", \u03C9: "w", \u03AC: "a", \u03AD: "e", \u03AF: "i", \u03CC: "o", \u03CD: "y", \u03AE: "h", \u03CE: "w", \u03C2: "s", \u03CA: "i", \u03B0: "y", \u03CB: "y", \u0390: "i", \u015E: "S", \u0130: "I", \u00DC: "U", \u011E: "G", \u015F: "s", \u0131: "i", \u00E7: "c", \u00FC: "u", \u011F: "g", \u0410: "A", \u0411: "B", \u0412: "V", \u0413: "G", \u0414: "D", \u0415: "E", \u0401: "Yo", \u0416: "Zh", \u0417: "Z", \u0418: "I", \u0419: "J", \u041A: "K", \u041B: "L", \u041C: "M", \u041D: "N", \u041E: "O", \u041F: "P", \u0420: "R", \u0421: "S", \u0422: "T", \u0423: "U", \u0424: "F", \u0425: "H", \u0426: "C", \u0427: "Ch", \u0428: "Sh", \u0429: "Sh", \u042A: "", \u042B: "Y", \u042C: "", \u042D: "E", \u042E: "Yu", \u042F: "Ya", \u0430: "a", \u0431: "b", \u0432: "v", \u0433: "g", \u0434: "d", \u0435: "e", \u0451: "yo", \u0436: "zh", \u0437: "z", \u0438: "i", \u0439: "j", \u043A: "k", \u043B: "l", \u043C: "m", \u043D: "n", \u043E: "o", \u043F: "p", \u0440: "r", \u0441: "s", \u0442: "t", \u0443: "u", \u0444: "f", \u0445: "h", \u0446: "c", \u0447: "ch", \u0448: "sh", \u0449: "sh", \u044A: "", \u044B: "y", \u044C: "", \u044D: "e", \u044E: "yu", \u044F: "ya", \u0404: "Ye", \u0406: "I", \u0407: "Yi", \u0490: "G", \u0454: "ye", \u0456: "i", \u0457: "yi", \u0491: "g", \u010C: "C", \u010E: "D", \u011A: "E", \u0147: "N", \u0158: "R", \u0160: "S", \u0164: "T", \u016E: "U", \u017D: "Z", \u010D: "c", \u010F: "d", \u011B: "e", \u0148: "n", \u0159: "r", \u0161: "s", \u0165: "t", \u016F: "u", \u017E: "z", \u0104: "A", \u0106: "C", \u0118: "e", \u0141: "L", \u0143: "N", \u015A: "S", \u0179: "Z", \u017B: "Z", \u0105: "a", \u0107: "c", \u0119: "e", \u0142: "l", \u0144: "n", \u015B: "s", \u017A: "z", \u017C: "z", \u0100: "A", \u0112: "E", \u0122: "G", \u012A: "i", \u0136: "k", \u013B: "L", \u0145: "N", \u016A: "u", \u0101: "a", \u0113: "e", \u0123: "g", \u012B: "i", \u0137: "k", \u013C: "l", \u0146: "n", \u016B: "u" };
8
- var getBetween = (text, str1, str2 = "") => {
9
- if (!text)
10
- return "";
11
- if (text.indexOf(str1) <= -1)
12
- return "";
13
- const firstIndex = text.indexOf(str1) + str1.length;
14
- const secondIndex = str2 ? text.indexOf(str2, firstIndex) : text.length;
15
- return text.substring(firstIndex, secondIndex);
16
- };
17
- var makeString = (object = "") => {
18
- if (isNull(object))
19
- return "";
20
- return "" + object;
21
- };
22
- var toUpperCase = (str = "") => {
23
- return makeString(str).toUpperCase();
24
- };
25
- var toLowerCase = (str = "") => {
26
- return makeString(str).toLowerCase();
27
- };
28
- var titleize = (str = "") => {
29
- const regString = new RegExp(/(?:^|\s|-)\S/g);
30
- return toLowerCase(str).replace(regString, function(c) {
31
- return c.toUpperCase();
32
- });
33
- };
34
- var capitalize = (str, lowercaseRest = 1) => {
35
- str = makeString(str);
36
- const remainingChars = !lowercaseRest ? str.slice(1) : str.slice(1).toLowerCase();
37
- return str.charAt(0).toUpperCase() + remainingChars;
38
- };
39
- var capitalizeName = (str) => {
40
- str = makeString(str);
41
- str = str.trim();
42
- str = str.replace(/^\s+|\s+$/gm, "");
43
- str = str.toLowerCase();
44
- const arr = str.split(" ");
45
- str = arr.map((item) => {
46
- return capitalize(item);
47
- }).filter((x) => x).join(" ");
48
- return str;
49
- };
50
- var clearUnicodeCharacters = (s, opt = {}) => {
51
- s = makeString(s);
52
- var defaults = {
53
- delimiter: " ",
54
- lowercase: true,
55
- replacements: {},
56
- transliterate: typeof XRegExp === "undefined" ? true : false
57
- };
58
- for (var k in defaults) {
59
- if (!opt.hasOwnProperty(k)) {
60
- opt[k] = defaults[k];
61
- }
62
- }
63
- s = s.replace(/á|à|ả|ạ|ã|ă|ắ|ằ|ẳ|ẵ|ặ|â|ấ|ầ|ẩ|ẫ|ậ/gi, "a");
64
- s = s.replace(/é|è|ẻ|ẽ|ẹ|ê|ế|ề|ể|ễ|ệ/gi, "e");
65
- s = s.replace(/i|í|ì|ỉ|ĩ|ị/gi, "i");
66
- s = s.replace(/ó|ò|ỏ|õ|ọ|ô|ố|ồ|ổ|ỗ|ộ|ơ|ớ|ờ|ở|ỡ|ợ/gi, "o");
67
- s = s.replace(/ú|ù|ủ|ũ|ụ|ư|ứ|ừ|ử|ữ|ự/gi, "u");
68
- s = s.replace(/ý|ỳ|ỷ|ỹ|ỵ/gi, "y");
69
- s = s.replace(/đ/gi, "d");
70
- s = "@" + s + "@";
71
- s = s.replace(/\@\-|\-\@|\@/gi, "");
72
- for (var k in opt.replacements) {
73
- s = s.replace(RegExp(k, "g"), opt.replacements[k]);
74
- }
75
- if (opt.transliterate) {
76
- for (var k in char_map) {
77
- s = s.replace(RegExp(k, "g"), char_map[k]);
78
- }
79
- }
80
- var alnum = typeof XRegExp === "undefined" ? RegExp("[^a-z0-9]+", "ig") : XRegExp("[^\\p{L}\\p{N}]+", "ig");
81
- s = s.replace(alnum, opt.delimiter);
82
- s = s.replace(RegExp("[" + opt.delimiter + "]{2,}", "g"), opt.delimiter);
83
- s = s.substring(0, opt.limit);
84
- s = s.replace(RegExp("(^" + opt.delimiter + "|" + opt.delimiter + "$)", "g"), "");
85
- return opt.lowercase ? s.toLowerCase() : s;
86
- };
87
- export {
88
- capitalize,
89
- capitalizeName,
90
- clearUnicodeCharacters,
91
- getBetween,
92
- makeString,
93
- titleize,
94
- toLowerCase,
95
- toUpperCase
96
- };
@@ -1,17 +0,0 @@
1
- import {
2
- allCharacter,
3
- numeric,
4
- punctuation,
5
- randAllCharacterByLength,
6
- randomStringByLength,
7
- textLowCase
8
- } from "../chunk-FTE6FZSH.mjs";
9
- import "../chunk-AKU6F3WT.mjs";
10
- export {
11
- allCharacter,
12
- numeric,
13
- punctuation,
14
- randAllCharacterByLength,
15
- randomStringByLength,
16
- textLowCase
17
- };