@futdevpro/fsm-dynamo 1.5.66 → 1.5.67

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.
@@ -2,6 +2,7 @@ export * from './array.util';
2
2
  export * from './location.util';
3
3
  export * from './log.util';
4
4
  export * from './random.util';
5
+ export * from './regex.util';
5
6
  export * from './regions.util';
6
7
  export * from './round-list.util';
7
8
  export * from './shared.static-service';
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/_utils/index.ts"],"names":[],"mappings":"AAEA,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/_utils/index.ts"],"names":[],"mappings":"AAEA,cAAc,cAAc,CAAC;AAC7B,cAAc,iBAAiB,CAAC;AAChC,cAAc,YAAY,CAAC;AAC3B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,mBAAmB,CAAC;AAClC,cAAc,yBAAyB,CAAC;AACxC,cAAc,aAAa,CAAC;AAC5B,cAAc,qBAAqB,CAAC;AACpC,cAAc,kBAAkB,CAAC;AACjC,cAAc,eAAe,CAAC"}
@@ -6,6 +6,7 @@ tslib_1.__exportStar(require("./array.util"), exports);
6
6
  tslib_1.__exportStar(require("./location.util"), exports);
7
7
  tslib_1.__exportStar(require("./log.util"), exports);
8
8
  tslib_1.__exportStar(require("./random.util"), exports);
9
+ tslib_1.__exportStar(require("./regex.util"), exports);
9
10
  tslib_1.__exportStar(require("./regions.util"), exports);
10
11
  tslib_1.__exportStar(require("./round-list.util"), exports);
11
12
  tslib_1.__exportStar(require("./shared.static-service"), exports);
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/_utils/index.ts"],"names":[],"mappings":";;;AACA,QAAQ;AACR,uDAA6B;AAC7B,0DAAgC;AAChC,qDAA2B;AAC3B,wDAA8B;AAC9B,yDAA+B;AAC/B,4DAAkC;AAClC,kEAAwC;AACxC,sDAA4B;AAC5B,8DAAoC;AACpC,2DAAiC;AACjC,wDAA8B"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/_utils/index.ts"],"names":[],"mappings":";;;AACA,QAAQ;AACR,uDAA6B;AAC7B,0DAAgC;AAChC,qDAA2B;AAC3B,wDAA8B;AAC9B,uDAA6B;AAC7B,yDAA+B;AAC/B,4DAAkC;AAClC,kEAAwC;AACxC,sDAA4B;AAC5B,8DAAoC;AACpC,2DAAiC;AACjC,wDAA8B"}
@@ -0,0 +1,2 @@
1
+ export declare const emailRegex: RegExp;
2
+ //# sourceMappingURL=regex.util.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"regex.util.d.ts","sourceRoot":"","sources":["../../src/_utils/regex.util.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,UAAU,EAAE,MAAuE,CAAC"}
@@ -0,0 +1,5 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.emailRegex = void 0;
4
+ exports.emailRegex = new RegExp('^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$');
5
+ //# sourceMappingURL=regex.util.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"regex.util.js","sourceRoot":"","sources":["../../src/_utils/regex.util.ts"],"names":[],"mappings":";;;AAEa,QAAA,UAAU,GAAW,IAAI,MAAM,CAAC,kDAAkD,CAAC,CAAC"}
@@ -386,6 +386,11 @@
386
386
  "signature": "3337be05ec648eee266e4be3e687fcb326873acdd00c5b57f8f839e443918f41",
387
387
  "affectsGlobalScope": false
388
388
  },
389
+ "../src/_utils/regex.util.ts": {
390
+ "version": "b1ef6241868d82f5b665258e0aadf61330ecd667bc14cdf15c2846d099a8cd78",
391
+ "signature": "3b37e0dbe3b24aa48237cf2692669d590850661d7cc7e11c1d6d5c433cc7e439",
392
+ "affectsGlobalScope": false
393
+ },
389
394
  "../src/_constants/location/country-codes-iso-3166.json": {
390
395
  "version": "2693530e2233c1aa19e0dfe51be3390bb51bd80cb8ca5e7d0020c0ee2994ae8c",
391
396
  "affectsGlobalScope": true
@@ -434,8 +439,8 @@
434
439
  "affectsGlobalScope": false
435
440
  },
436
441
  "../src/_utils/index.ts": {
437
- "version": "09878c5b7e8a7cabc455348959d58eb8393acd4d24068113608ff49c08bd4a12",
438
- "signature": "e64266e5aadd59c1d8ac8a3949150ddd48395bb140cbce3fb6dca84468b4fce9",
442
+ "version": "453a129a7423ce56371c2448034f498b934006ccbcb94889d3eee4085ecb38bc",
443
+ "signature": "b958a8ec5e598d76074a518a48f5b02182ea33db53950a8dd3bbef0da0f13bfb",
439
444
  "affectsGlobalScope": false
440
445
  },
441
446
  "../src/_constants/module-settings/test-module-settings.const.ts": {
@@ -2193,6 +2198,7 @@
2193
2198
  "../src/_utils/location.util.ts",
2194
2199
  "../src/_utils/log.util.ts",
2195
2200
  "../src/_utils/random.util.ts",
2201
+ "../src/_utils/regex.util.ts",
2196
2202
  "../src/_utils/regions.util.ts",
2197
2203
  "../src/_utils/round-list.util.ts",
2198
2204
  "../src/_utils/shared.static-service.ts",
@@ -2230,6 +2236,14 @@
2230
2236
  "../node_modules/@types/node/util.d.ts",
2231
2237
  "../src/_models/interfaces/random-weight.interface.ts"
2232
2238
  ],
2239
+ "../src/_utils/regex.util.ts": [
2240
+ "../node_modules/@types/node/fs.d.ts",
2241
+ "../node_modules/@types/node/process.d.ts",
2242
+ "../node_modules/@types/node/ts3.2/fs.d.ts",
2243
+ "../node_modules/@types/node/ts3.2/process.d.ts",
2244
+ "../node_modules/@types/node/ts3.2/util.d.ts",
2245
+ "../node_modules/@types/node/util.d.ts"
2246
+ ],
2233
2247
  "../src/_utils/regions.util.ts": [
2234
2248
  "../node_modules/@types/node/fs.d.ts",
2235
2249
  "../node_modules/@types/node/process.d.ts",
@@ -3287,6 +3301,7 @@
3287
3301
  "../src/_utils/location.util.ts",
3288
3302
  "../src/_utils/log.util.ts",
3289
3303
  "../src/_utils/random.util.ts",
3304
+ "../src/_utils/regex.util.ts",
3290
3305
  "../src/_utils/regions.util.ts",
3291
3306
  "../src/_utils/round-list.util.ts",
3292
3307
  "../src/_utils/shared.static-service.ts",
@@ -3469,6 +3484,7 @@
3469
3484
  "../src/_utils/location.util.ts",
3470
3485
  "../src/_utils/log.util.ts",
3471
3486
  "../src/_utils/random.util.ts",
3487
+ "../src/_utils/regex.util.ts",
3472
3488
  "../src/_utils/regions.util.ts",
3473
3489
  "../src/_utils/round-list.util.ts",
3474
3490
  "../src/_utils/shared.static-service.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@futdevpro/fsm-dynamo",
3
- "version": "01.05.66",
3
+ "version": "01.05.67",
4
4
  "description": "Dynamic NodeTS (NodeJS-Typescript), MongoDB Backend System Framework by Future Development Ltd.",
5
5
  "scripts": {
6
6
  "start": "npm run test-live",
@@ -4,6 +4,7 @@ export * from './array.util';
4
4
  export * from './location.util';
5
5
  export * from './log.util';
6
6
  export * from './random.util';
7
+ export * from './regex.util';
7
8
  export * from './regions.util';
8
9
  export * from './round-list.util';
9
10
  export * from './shared.static-service';
@@ -0,0 +1,4 @@
1
+
2
+
3
+ export const emailRegex: RegExp = new RegExp('^[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z0-9-.]+$');
4
+