@36node/auth-sdk 1.2.0 → 1.3.0-pr-13-189465f53d

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/module.js CHANGED
@@ -29,6 +29,9 @@ $parcel$export($dad94870630697a9$exports, "$UpdateNamespaceDto", () => $dad94870
29
29
  $parcel$export($dad94870630697a9$exports, "$CreateSessionDto", () => $dad94870630697a9$export$c383d7f32a575ab);
30
30
  $parcel$export($dad94870630697a9$exports, "$Session", () => $dad94870630697a9$export$90376f1cecfdbf1b);
31
31
  $parcel$export($dad94870630697a9$exports, "$UpdateSessionDto", () => $dad94870630697a9$export$8799e003f5e64a20);
32
+ $parcel$export($dad94870630697a9$exports, "$CreateGroupDto", () => $dad94870630697a9$export$f82ca5b68f88f064);
33
+ $parcel$export($dad94870630697a9$exports, "$Group", () => $dad94870630697a9$export$c90c1d4bd95ad384);
34
+ $parcel$export($dad94870630697a9$exports, "$UpdateGroupDto", () => $dad94870630697a9$export$1003ec321a8b124);
32
35
  $parcel$export($dad94870630697a9$exports, "$CreateCaptchaDto", () => $dad94870630697a9$export$7e72ed431ee59116);
33
36
  $parcel$export($dad94870630697a9$exports, "$Captcha", () => $dad94870630697a9$export$1f2dec6968d7e276);
34
37
  $parcel$export($dad94870630697a9$exports, "$UpdateCaptchaDto", () => $dad94870630697a9$export$9ccc176b5ae9cc36);
@@ -37,16 +40,13 @@ $parcel$export($dad94870630697a9$exports, "$EmailStatus", () => $dad94870630697a
37
40
  $parcel$export($dad94870630697a9$exports, "$CreateEmailRecordDto", () => $dad94870630697a9$export$2093419254bae162);
38
41
  $parcel$export($dad94870630697a9$exports, "$EmailRecord", () => $dad94870630697a9$export$96180cdcc4bc745c);
39
42
  $parcel$export($dad94870630697a9$exports, "$UpdateEmailRecordDto", () => $dad94870630697a9$export$f581847698cf72b6);
40
- $parcel$export($dad94870630697a9$exports, "$Industry", () => $dad94870630697a9$export$86e7567d0e80a3fd);
41
- $parcel$export($dad94870630697a9$exports, "$CreateGroupDto", () => $dad94870630697a9$export$f82ca5b68f88f064);
42
- $parcel$export($dad94870630697a9$exports, "$Group", () => $dad94870630697a9$export$c90c1d4bd95ad384);
43
- $parcel$export($dad94870630697a9$exports, "$UpdateGroupDto", () => $dad94870630697a9$export$1003ec321a8b124);
44
- $parcel$export($dad94870630697a9$exports, "$Region", () => $dad94870630697a9$export$fd4976cd1b633c9);
45
43
  $parcel$export($dad94870630697a9$exports, "$SendSmsDto", () => $dad94870630697a9$export$9af4a86888b337b1);
46
44
  $parcel$export($dad94870630697a9$exports, "$SmsStatus", () => $dad94870630697a9$export$d1050030e8300ed6);
47
45
  $parcel$export($dad94870630697a9$exports, "$CreateSmsRecordDto", () => $dad94870630697a9$export$c91a8145d1d88a6b);
48
46
  $parcel$export($dad94870630697a9$exports, "$SmsRecord", () => $dad94870630697a9$export$62bcd56e06b73f35);
49
47
  $parcel$export($dad94870630697a9$exports, "$UpdateSmsRecordDto", () => $dad94870630697a9$export$b885d88b4209b261);
48
+ $parcel$export($dad94870630697a9$exports, "$Industry", () => $dad94870630697a9$export$86e7567d0e80a3fd);
49
+ $parcel$export($dad94870630697a9$exports, "$Region", () => $dad94870630697a9$export$fd4976cd1b633c9);
50
50
  // This file is auto-generated by @hey-api/openapi-ts
51
51
  const $dad94870630697a9$export$88f4d4b355951aa3 = {
52
52
  type: "object",
@@ -171,8 +171,7 @@ const $dad94870630697a9$export$424b0b82fa10bdfa = {
171
171
  },
172
172
  employeeId: {
173
173
  type: "string",
174
- description: `<<<<<<< HEAD
175
- \u{5458}\u{5DE5}\u{7F16}\u{53F7}`
174
+ description: "\u5458\u5DE5\u7F16\u53F7"
176
175
  },
177
176
  permissions: {
178
177
  description: "\u6743\u9650",
@@ -203,9 +202,7 @@ const $dad94870630697a9$export$424b0b82fa10bdfa = {
203
202
  },
204
203
  status: {
205
204
  type: "string",
206
- description: `=======
207
- >>>>>>> main
208
- \u{72B6}\u{6001}`
205
+ description: "\u72B6\u6001"
209
206
  },
210
207
  expireAt: {
211
208
  format: "date-time",
@@ -572,8 +569,7 @@ const $dad94870630697a9$export$42fb86b793a2c536 = {
572
569
  },
573
570
  employeeId: {
574
571
  type: "string",
575
- description: `<<<<<<< HEAD
576
- \u{5458}\u{5DE5}\u{7F16}\u{53F7}`
572
+ description: "\u5458\u5DE5\u7F16\u53F7"
577
573
  },
578
574
  permissions: {
579
575
  description: "\u6743\u9650",
@@ -599,9 +595,7 @@ const $dad94870630697a9$export$42fb86b793a2c536 = {
599
595
  },
600
596
  status: {
601
597
  type: "string",
602
- description: `=======
603
- >>>>>>> main
604
- \u{72B6}\u{6001}`
598
+ description: "\u72B6\u6001"
605
599
  },
606
600
  expireAt: {
607
601
  format: "date-time",
@@ -700,8 +694,7 @@ const $dad94870630697a9$export$1b308892cefd8e3e = {
700
694
  },
701
695
  employeeId: {
702
696
  type: "string",
703
- description: `<<<<<<< HEAD
704
- \u{5458}\u{5DE5}\u{7F16}\u{53F7}`
697
+ description: "\u5458\u5DE5\u7F16\u53F7"
705
698
  },
706
699
  permissions: {
707
700
  description: "\u6743\u9650",
@@ -732,9 +725,7 @@ const $dad94870630697a9$export$1b308892cefd8e3e = {
732
725
  },
733
726
  status: {
734
727
  type: "string",
735
- description: `=======
736
- >>>>>>> main
737
- \u{72B6}\u{6001}`
728
+ description: "\u72B6\u6001"
738
729
  },
739
730
  expireAt: {
740
731
  format: "date-time",
@@ -1066,6 +1057,119 @@ const $dad94870630697a9$export$8799e003f5e64a20 = {
1066
1057
  }
1067
1058
  }
1068
1059
  };
1060
+ const $dad94870630697a9$export$f82ca5b68f88f064 = {
1061
+ type: "object",
1062
+ properties: {
1063
+ data: {
1064
+ type: "string",
1065
+ description: "\u989D\u5916\u6570\u636E"
1066
+ },
1067
+ name: {
1068
+ type: "string",
1069
+ description: "\u540D\u79F0"
1070
+ },
1071
+ permissions: {
1072
+ description: "\u6743\u9650",
1073
+ type: "array",
1074
+ items: {
1075
+ type: "string"
1076
+ }
1077
+ },
1078
+ active: {
1079
+ type: "boolean",
1080
+ description: "\u662F\u5426\u542F\u7528"
1081
+ },
1082
+ userCount: {
1083
+ type: "number",
1084
+ description: "\u4EBA\u6570"
1085
+ }
1086
+ },
1087
+ required: [
1088
+ "name"
1089
+ ]
1090
+ };
1091
+ const $dad94870630697a9$export$c90c1d4bd95ad384 = {
1092
+ type: "object",
1093
+ properties: {
1094
+ data: {
1095
+ type: "string",
1096
+ description: "\u989D\u5916\u6570\u636E"
1097
+ },
1098
+ name: {
1099
+ type: "string",
1100
+ description: "\u540D\u79F0"
1101
+ },
1102
+ permissions: {
1103
+ description: "\u6743\u9650",
1104
+ type: "array",
1105
+ items: {
1106
+ type: "string"
1107
+ }
1108
+ },
1109
+ active: {
1110
+ type: "boolean",
1111
+ description: "\u662F\u5426\u542F\u7528"
1112
+ },
1113
+ userCount: {
1114
+ type: "number",
1115
+ description: "\u4EBA\u6570"
1116
+ },
1117
+ id: {
1118
+ type: "string",
1119
+ description: "Entity id"
1120
+ },
1121
+ createdAt: {
1122
+ format: "date-time",
1123
+ type: "string",
1124
+ description: "Entity created at when"
1125
+ },
1126
+ updatedAt: {
1127
+ format: "date-time",
1128
+ type: "string",
1129
+ description: "Entity updated at when"
1130
+ },
1131
+ createdBy: {
1132
+ type: "string",
1133
+ description: "Entity created by who"
1134
+ },
1135
+ updatedBy: {
1136
+ type: "string",
1137
+ description: "Entity updated by who"
1138
+ }
1139
+ },
1140
+ required: [
1141
+ "name",
1142
+ "id"
1143
+ ]
1144
+ };
1145
+ const $dad94870630697a9$export$1003ec321a8b124 = {
1146
+ type: "object",
1147
+ properties: {
1148
+ data: {
1149
+ type: "string",
1150
+ description: "\u989D\u5916\u6570\u636E"
1151
+ },
1152
+ name: {
1153
+ type: "string",
1154
+ description: "\u540D\u79F0"
1155
+ },
1156
+ permissions: {
1157
+ description: "\u6743\u9650",
1158
+ type: "array",
1159
+ items: {
1160
+ type: "string"
1161
+ }
1162
+ },
1163
+ active: {
1164
+ type: "boolean",
1165
+ description: "\u662F\u5426\u542F\u7528"
1166
+ },
1167
+ userCount: {
1168
+ type: "number",
1169
+ description: "\u4EBA\u6570"
1170
+ }
1171
+ }
1172
+ };
1069
1173
  const $dad94870630697a9$export$7e72ed431ee59116 = {
1070
1174
  type: "object",
1071
1175
  properties: {
@@ -1306,164 +1410,6 @@ const $dad94870630697a9$export$f581847698cf72b6 = {
1306
1410
  }
1307
1411
  }
1308
1412
  };
1309
- const $dad94870630697a9$export$86e7567d0e80a3fd = {
1310
- type: "object",
1311
- properties: {
1312
- code: {
1313
- type: "string",
1314
- description: "\u7F16\u7801"
1315
- },
1316
- name: {
1317
- type: "string",
1318
- description: "\u540D\u79F0"
1319
- },
1320
- children: {
1321
- description: "\u5B50\u96C6",
1322
- type: "array",
1323
- items: {
1324
- $ref: "#/components/schemas/Industry"
1325
- }
1326
- }
1327
- },
1328
- required: [
1329
- "code",
1330
- "name",
1331
- "children"
1332
- ]
1333
- };
1334
- const $dad94870630697a9$export$f82ca5b68f88f064 = {
1335
- type: "object",
1336
- properties: {
1337
- name: {
1338
- type: "string",
1339
- description: "\u540D\u79F0"
1340
- },
1341
- permissions: {
1342
- description: "\u6743\u9650",
1343
- type: "array",
1344
- items: {
1345
- type: "string"
1346
- }
1347
- },
1348
- active: {
1349
- type: "boolean",
1350
- description: "\u662F\u5426\u542F\u7528"
1351
- },
1352
- userCount: {
1353
- type: "number",
1354
- description: "\u4EBA\u6570"
1355
- }
1356
- },
1357
- required: [
1358
- "name"
1359
- ]
1360
- };
1361
- const $dad94870630697a9$export$c90c1d4bd95ad384 = {
1362
- type: "object",
1363
- properties: {
1364
- name: {
1365
- type: "string",
1366
- description: "\u540D\u79F0"
1367
- },
1368
- permissions: {
1369
- description: "\u6743\u9650",
1370
- type: "array",
1371
- items: {
1372
- type: "string"
1373
- }
1374
- },
1375
- active: {
1376
- type: "boolean",
1377
- description: "\u662F\u5426\u542F\u7528"
1378
- },
1379
- userCount: {
1380
- type: "number",
1381
- description: "\u4EBA\u6570"
1382
- },
1383
- id: {
1384
- type: "string",
1385
- description: "Entity id"
1386
- },
1387
- createdAt: {
1388
- format: "date-time",
1389
- type: "string",
1390
- description: "Entity created at when"
1391
- },
1392
- updatedAt: {
1393
- format: "date-time",
1394
- type: "string",
1395
- description: "Entity updated at when"
1396
- },
1397
- createdBy: {
1398
- type: "string",
1399
- description: "Entity created by who"
1400
- },
1401
- updatedBy: {
1402
- type: "string",
1403
- description: "Entity updated by who"
1404
- }
1405
- },
1406
- required: [
1407
- "name",
1408
- "id"
1409
- ]
1410
- };
1411
- const $dad94870630697a9$export$1003ec321a8b124 = {
1412
- type: "object",
1413
- properties: {
1414
- name: {
1415
- type: "string",
1416
- description: "\u540D\u79F0"
1417
- },
1418
- permissions: {
1419
- description: "\u6743\u9650",
1420
- type: "array",
1421
- items: {
1422
- type: "string"
1423
- }
1424
- },
1425
- active: {
1426
- type: "boolean",
1427
- description: "\u662F\u5426\u542F\u7528"
1428
- },
1429
- userCount: {
1430
- type: "number",
1431
- description: "\u4EBA\u6570"
1432
- }
1433
- }
1434
- };
1435
- const $dad94870630697a9$export$fd4976cd1b633c9 = {
1436
- type: "object",
1437
- properties: {
1438
- code: {
1439
- type: "string",
1440
- description: "\u7F29\u5199"
1441
- },
1442
- nameZh: {
1443
- type: "string",
1444
- description: "\u4E2D\u6587\u540D\u79F0"
1445
- },
1446
- namePinyin: {
1447
- type: "string",
1448
- description: "\u4E2D\u6587\u62FC\u97F3"
1449
- },
1450
- nameEn: {
1451
- type: "string",
1452
- description: "\u82F1\u6587\u540D\u79F0"
1453
- },
1454
- dialingPrefix: {
1455
- type: "string",
1456
- description: "\u7535\u8BDD\u524D\u7F00"
1457
- }
1458
- },
1459
- required: [
1460
- "code",
1461
- "nameZh",
1462
- "namePinyin",
1463
- "nameEn",
1464
- "dialingPrefix"
1465
- ]
1466
- };
1467
1413
  const $dad94870630697a9$export$9af4a86888b337b1 = {
1468
1414
  type: "object",
1469
1415
  properties: {
@@ -1616,6 +1562,63 @@ const $dad94870630697a9$export$b885d88b4209b261 = {
1616
1562
  }
1617
1563
  }
1618
1564
  };
1565
+ const $dad94870630697a9$export$86e7567d0e80a3fd = {
1566
+ type: "object",
1567
+ properties: {
1568
+ code: {
1569
+ type: "string",
1570
+ description: "\u7F16\u7801"
1571
+ },
1572
+ name: {
1573
+ type: "string",
1574
+ description: "\u540D\u79F0"
1575
+ },
1576
+ children: {
1577
+ description: "\u5B50\u96C6",
1578
+ type: "array",
1579
+ items: {
1580
+ $ref: "#/components/schemas/Industry"
1581
+ }
1582
+ }
1583
+ },
1584
+ required: [
1585
+ "code",
1586
+ "name",
1587
+ "children"
1588
+ ]
1589
+ };
1590
+ const $dad94870630697a9$export$fd4976cd1b633c9 = {
1591
+ type: "object",
1592
+ properties: {
1593
+ code: {
1594
+ type: "string",
1595
+ description: "\u7F29\u5199"
1596
+ },
1597
+ nameZh: {
1598
+ type: "string",
1599
+ description: "\u4E2D\u6587\u540D\u79F0"
1600
+ },
1601
+ namePinyin: {
1602
+ type: "string",
1603
+ description: "\u4E2D\u6587\u62FC\u97F3"
1604
+ },
1605
+ nameEn: {
1606
+ type: "string",
1607
+ description: "\u82F1\u6587\u540D\u79F0"
1608
+ },
1609
+ dialingPrefix: {
1610
+ type: "string",
1611
+ description: "\u7535\u8BDD\u524D\u7F00"
1612
+ }
1613
+ },
1614
+ required: [
1615
+ "code",
1616
+ "nameZh",
1617
+ "namePinyin",
1618
+ "nameEn",
1619
+ "dialingPrefix"
1620
+ ]
1621
+ };
1619
1622
 
1620
1623
 
1621
1624
  var $d05a635c6a58c99f$exports = {};
@@ -1630,6 +1633,7 @@ $parcel$export($d05a635c6a58c99f$exports, "registerByPhone", () => $d05a635c6a58
1630
1633
  $parcel$export($d05a635c6a58c99f$exports, "registerByEmail", () => $d05a635c6a58c99f$export$81b4f1bef0778e97);
1631
1634
  $parcel$export($d05a635c6a58c99f$exports, "signToken", () => $d05a635c6a58c99f$export$6fa58217127c2be5);
1632
1635
  $parcel$export($d05a635c6a58c99f$exports, "refresh", () => $d05a635c6a58c99f$export$2d6e9b4c68afb6c8);
1636
+ $parcel$export($d05a635c6a58c99f$exports, "cleanupAllData", () => $d05a635c6a58c99f$export$1d732abae8c2178b);
1633
1637
  $parcel$export($d05a635c6a58c99f$exports, "createUser", () => $d05a635c6a58c99f$export$3493b8991d49f558);
1634
1638
  $parcel$export($d05a635c6a58c99f$exports, "listUsers", () => $d05a635c6a58c99f$export$1c4bb93498097c2d);
1635
1639
  $parcel$export($d05a635c6a58c99f$exports, "getUser", () => $d05a635c6a58c99f$export$7cbf767827cd68ba);
@@ -1649,6 +1653,11 @@ $parcel$export($d05a635c6a58c99f$exports, "listSessions", () => $d05a635c6a58c99
1649
1653
  $parcel$export($d05a635c6a58c99f$exports, "getSession", () => $d05a635c6a58c99f$export$12151e9ef3722552);
1650
1654
  $parcel$export($d05a635c6a58c99f$exports, "updateSession", () => $d05a635c6a58c99f$export$531818e825e774db);
1651
1655
  $parcel$export($d05a635c6a58c99f$exports, "deleteSession", () => $d05a635c6a58c99f$export$f3b72123251cadf);
1656
+ $parcel$export($d05a635c6a58c99f$exports, "createGroup", () => $d05a635c6a58c99f$export$856f728536d122cb);
1657
+ $parcel$export($d05a635c6a58c99f$exports, "listGroups", () => $d05a635c6a58c99f$export$6e0114716bd43025);
1658
+ $parcel$export($d05a635c6a58c99f$exports, "getGroup", () => $d05a635c6a58c99f$export$dd8fe8767b0c9948);
1659
+ $parcel$export($d05a635c6a58c99f$exports, "updateGroup", () => $d05a635c6a58c99f$export$7266cde9e95c4de8);
1660
+ $parcel$export($d05a635c6a58c99f$exports, "deleteGroup", () => $d05a635c6a58c99f$export$ae2679b329fc10b6);
1652
1661
  $parcel$export($d05a635c6a58c99f$exports, "createCaptcha", () => $d05a635c6a58c99f$export$a6205785190db785);
1653
1662
  $parcel$export($d05a635c6a58c99f$exports, "listCaptchas", () => $d05a635c6a58c99f$export$72a6916a1591271b);
1654
1663
  $parcel$export($d05a635c6a58c99f$exports, "getCaptcha", () => $d05a635c6a58c99f$export$3f7c59539a3d9e70);
@@ -1660,19 +1669,14 @@ $parcel$export($d05a635c6a58c99f$exports, "listEmailRecords", () => $d05a635c6a5
1660
1669
  $parcel$export($d05a635c6a58c99f$exports, "getEmailRecord", () => $d05a635c6a58c99f$export$e3abaa1f0f2be390);
1661
1670
  $parcel$export($d05a635c6a58c99f$exports, "updateEmailRecord", () => $d05a635c6a58c99f$export$340a3b15edf5320b);
1662
1671
  $parcel$export($d05a635c6a58c99f$exports, "deleteEmailRecord", () => $d05a635c6a58c99f$export$47732292698093e5);
1663
- $parcel$export($d05a635c6a58c99f$exports, "listIndustries", () => $d05a635c6a58c99f$export$6a657f882af8e729);
1664
- $parcel$export($d05a635c6a58c99f$exports, "createGroup", () => $d05a635c6a58c99f$export$856f728536d122cb);
1665
- $parcel$export($d05a635c6a58c99f$exports, "listGroups", () => $d05a635c6a58c99f$export$6e0114716bd43025);
1666
- $parcel$export($d05a635c6a58c99f$exports, "getGroup", () => $d05a635c6a58c99f$export$dd8fe8767b0c9948);
1667
- $parcel$export($d05a635c6a58c99f$exports, "updateGroup", () => $d05a635c6a58c99f$export$7266cde9e95c4de8);
1668
- $parcel$export($d05a635c6a58c99f$exports, "deleteGroup", () => $d05a635c6a58c99f$export$ae2679b329fc10b6);
1669
- $parcel$export($d05a635c6a58c99f$exports, "listRegions", () => $d05a635c6a58c99f$export$40295cce70884665);
1670
1672
  $parcel$export($d05a635c6a58c99f$exports, "sendSms", () => $d05a635c6a58c99f$export$fe12addabe061498);
1671
1673
  $parcel$export($d05a635c6a58c99f$exports, "createSmsRecord", () => $d05a635c6a58c99f$export$89ba073eddabee7c);
1672
1674
  $parcel$export($d05a635c6a58c99f$exports, "listSmsRecords", () => $d05a635c6a58c99f$export$3a0aa6683b18ae05);
1673
1675
  $parcel$export($d05a635c6a58c99f$exports, "getSmsRecord", () => $d05a635c6a58c99f$export$8a807b18b6923f94);
1674
1676
  $parcel$export($d05a635c6a58c99f$exports, "updateSmsRecord", () => $d05a635c6a58c99f$export$a658b2c8c182930a);
1675
1677
  $parcel$export($d05a635c6a58c99f$exports, "deleteSmsRecord", () => $d05a635c6a58c99f$export$2816e50d4ec74f93);
1678
+ $parcel$export($d05a635c6a58c99f$exports, "listIndustries", () => $d05a635c6a58c99f$export$6a657f882af8e729);
1679
+ $parcel$export($d05a635c6a58c99f$exports, "listRegions", () => $d05a635c6a58c99f$export$40295cce70884665);
1676
1680
  // This file is auto-generated by @hey-api/openapi-ts
1677
1681
 
1678
1682
  const $d05a635c6a58c99f$export$388e0302ca0d9a41 = (0, $hgUW1$createClient)((0, $hgUW1$createConfig)());
@@ -1730,6 +1734,12 @@ const $d05a635c6a58c99f$export$2d6e9b4c68afb6c8 = (options)=>{
1730
1734
  url: "/auth/@refresh"
1731
1735
  });
1732
1736
  };
1737
+ const $d05a635c6a58c99f$export$1d732abae8c2178b = (options)=>{
1738
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).delete({
1739
+ ...options,
1740
+ url: "/auth/@cleanup"
1741
+ });
1742
+ };
1733
1743
  const $d05a635c6a58c99f$export$3493b8991d49f558 = (options)=>{
1734
1744
  return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).post({
1735
1745
  ...options,
@@ -1844,6 +1854,36 @@ const $d05a635c6a58c99f$export$f3b72123251cadf = (options)=>{
1844
1854
  url: "/sessions/{sessionId}"
1845
1855
  });
1846
1856
  };
1857
+ const $d05a635c6a58c99f$export$856f728536d122cb = (options)=>{
1858
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).post({
1859
+ ...options,
1860
+ url: "/groups"
1861
+ });
1862
+ };
1863
+ const $d05a635c6a58c99f$export$6e0114716bd43025 = (options)=>{
1864
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1865
+ ...options,
1866
+ url: "/groups"
1867
+ });
1868
+ };
1869
+ const $d05a635c6a58c99f$export$dd8fe8767b0c9948 = (options)=>{
1870
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1871
+ ...options,
1872
+ url: "/groups/{groupIdOrName}"
1873
+ });
1874
+ };
1875
+ const $d05a635c6a58c99f$export$7266cde9e95c4de8 = (options)=>{
1876
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).patch({
1877
+ ...options,
1878
+ url: "/groups/{groupId}"
1879
+ });
1880
+ };
1881
+ const $d05a635c6a58c99f$export$ae2679b329fc10b6 = (options)=>{
1882
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).delete({
1883
+ ...options,
1884
+ url: "/groups/{groupId}"
1885
+ });
1886
+ };
1847
1887
  const $d05a635c6a58c99f$export$a6205785190db785 = (options)=>{
1848
1888
  return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).post({
1849
1889
  ...options,
@@ -1910,48 +1950,6 @@ const $d05a635c6a58c99f$export$47732292698093e5 = (options)=>{
1910
1950
  url: "/email/records/{emailRecordId}"
1911
1951
  });
1912
1952
  };
1913
- const $d05a635c6a58c99f$export$6a657f882af8e729 = (options)=>{
1914
- return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1915
- ...options,
1916
- url: "/industries"
1917
- });
1918
- };
1919
- const $d05a635c6a58c99f$export$856f728536d122cb = (options)=>{
1920
- return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).post({
1921
- ...options,
1922
- url: "/groups"
1923
- });
1924
- };
1925
- const $d05a635c6a58c99f$export$6e0114716bd43025 = (options)=>{
1926
- return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1927
- ...options,
1928
- url: "/groups"
1929
- });
1930
- };
1931
- const $d05a635c6a58c99f$export$dd8fe8767b0c9948 = (options)=>{
1932
- return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1933
- ...options,
1934
- url: "/groups/{groupIdOrName}"
1935
- });
1936
- };
1937
- const $d05a635c6a58c99f$export$7266cde9e95c4de8 = (options)=>{
1938
- return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).patch({
1939
- ...options,
1940
- url: "/groups/{groupId}"
1941
- });
1942
- };
1943
- const $d05a635c6a58c99f$export$ae2679b329fc10b6 = (options)=>{
1944
- return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).delete({
1945
- ...options,
1946
- url: "/groups/{groupId}"
1947
- });
1948
- };
1949
- const $d05a635c6a58c99f$export$40295cce70884665 = (options)=>{
1950
- return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1951
- ...options,
1952
- url: "/regions"
1953
- });
1954
- };
1955
1953
  const $d05a635c6a58c99f$export$fe12addabe061498 = (options)=>{
1956
1954
  return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).post({
1957
1955
  ...options,
@@ -1988,6 +1986,18 @@ const $d05a635c6a58c99f$export$2816e50d4ec74f93 = (options)=>{
1988
1986
  url: "/sms/records/{smsRecordId}"
1989
1987
  });
1990
1988
  };
1989
+ const $d05a635c6a58c99f$export$6a657f882af8e729 = (options)=>{
1990
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1991
+ ...options,
1992
+ url: "/industries"
1993
+ });
1994
+ };
1995
+ const $d05a635c6a58c99f$export$40295cce70884665 = (options)=>{
1996
+ return (options?.client ?? $d05a635c6a58c99f$export$388e0302ca0d9a41).get({
1997
+ ...options,
1998
+ url: "/regions"
1999
+ });
2000
+ };
1991
2001
 
1992
2002
 
1993
2003
  var $ffc5a78cf4bf2729$exports = {};
@@ -1996,5 +2006,5 @@ var $ffc5a78cf4bf2729$exports = {};
1996
2006
 
1997
2007
 
1998
2008
 
1999
- export {$dad94870630697a9$export$88f4d4b355951aa3 as $HealthCheckResult, $dad94870630697a9$export$f4de602dbafe6fc8 as $LoginDto, $dad94870630697a9$export$424b0b82fa10bdfa as $User, $dad94870630697a9$export$aaf658bacb5186fb as $SessionWithToken, $dad94870630697a9$export$b60f6dff66c5c7ac as $LoginByEmailDto, $dad94870630697a9$export$330f12720b62cc63 as $LoginByPhoneDto, $dad94870630697a9$export$b5be97c39364f433 as $RegisterDto, $dad94870630697a9$export$e47424ab6045dd9e as $RegisterbyPhoneDto, $dad94870630697a9$export$297fa16bfda62978 as $RegisterByEmailDto, $dad94870630697a9$export$9700ad9c19f406f1 as $SignTokenDto, $dad94870630697a9$export$836264d3c2fd35dd as $Token, $dad94870630697a9$export$4f302e855623adeb as $RefreshTokenDto, $dad94870630697a9$export$42fb86b793a2c536 as $CreateUserDto, $dad94870630697a9$export$1b308892cefd8e3e as $UpdateUserDto, $dad94870630697a9$export$ea03f88e5a85dda9 as $ResetPasswordDto, $dad94870630697a9$export$3bacf71d57b21dff as $UpdatePasswordDto, $dad94870630697a9$export$3a0f0f379fb2f43f as $CreateNamespaceDto, $dad94870630697a9$export$fef09edac2f41dd6 as $Namespace, $dad94870630697a9$export$532a2356385b479a as $UpdateNamespaceDto, $dad94870630697a9$export$c383d7f32a575ab as $CreateSessionDto, $dad94870630697a9$export$90376f1cecfdbf1b as $Session, $dad94870630697a9$export$8799e003f5e64a20 as $UpdateSessionDto, $dad94870630697a9$export$7e72ed431ee59116 as $CreateCaptchaDto, $dad94870630697a9$export$1f2dec6968d7e276 as $Captcha, $dad94870630697a9$export$9ccc176b5ae9cc36 as $UpdateCaptchaDto, $dad94870630697a9$export$6f9a342594b281c0 as $SendEmailDto, $dad94870630697a9$export$ca86ed5d3edf6578 as $EmailStatus, $dad94870630697a9$export$2093419254bae162 as $CreateEmailRecordDto, $dad94870630697a9$export$96180cdcc4bc745c as $EmailRecord, $dad94870630697a9$export$f581847698cf72b6 as $UpdateEmailRecordDto, $dad94870630697a9$export$86e7567d0e80a3fd as $Industry, $dad94870630697a9$export$f82ca5b68f88f064 as $CreateGroupDto, $dad94870630697a9$export$c90c1d4bd95ad384 as $Group, $dad94870630697a9$export$1003ec321a8b124 as $UpdateGroupDto, $dad94870630697a9$export$fd4976cd1b633c9 as $Region, $dad94870630697a9$export$9af4a86888b337b1 as $SendSmsDto, $dad94870630697a9$export$d1050030e8300ed6 as $SmsStatus, $dad94870630697a9$export$c91a8145d1d88a6b as $CreateSmsRecordDto, $dad94870630697a9$export$62bcd56e06b73f35 as $SmsRecord, $dad94870630697a9$export$b885d88b4209b261 as $UpdateSmsRecordDto, $d05a635c6a58c99f$export$388e0302ca0d9a41 as client, $d05a635c6a58c99f$export$e2e77b41cb4e1f9e as hello, $d05a635c6a58c99f$export$596d806903d1f59e as login, $d05a635c6a58c99f$export$72356d9e5d4287de as loginByEmail, $d05a635c6a58c99f$export$aa06bc33124d2a00 as loginByPhone, $d05a635c6a58c99f$export$6503ec6e8aabbaf as register, $d05a635c6a58c99f$export$acd2ee44d8cc419c as registerByPhone, $d05a635c6a58c99f$export$81b4f1bef0778e97 as registerByEmail, $d05a635c6a58c99f$export$6fa58217127c2be5 as signToken, $d05a635c6a58c99f$export$2d6e9b4c68afb6c8 as refresh, $d05a635c6a58c99f$export$3493b8991d49f558 as createUser, $d05a635c6a58c99f$export$1c4bb93498097c2d as listUsers, $d05a635c6a58c99f$export$7cbf767827cd68ba as getUser, $d05a635c6a58c99f$export$e3ac7a5d19605772 as updateUser, $d05a635c6a58c99f$export$7d0f10f273c0438a as deleteUser, $d05a635c6a58c99f$export$6bae5989866b69dc as upsertUserByEmployeeId, $d05a635c6a58c99f$export$ba1d92ba04505a80 as verifyIdentity, $d05a635c6a58c99f$export$dc726c8e334dd814 as resetPassword, $d05a635c6a58c99f$export$e2853351e15b7895 as updatePassword, $d05a635c6a58c99f$export$9351443236ea3261 as createNamespace, $d05a635c6a58c99f$export$64f28126552508c0 as listNamespaces, $d05a635c6a58c99f$export$becf4f9e48e6290a as getNamespace, $d05a635c6a58c99f$export$9c52b148e3e82e as updateNamespace, $d05a635c6a58c99f$export$4b83ac7774adea2f as deleteNamespace, $d05a635c6a58c99f$export$f7c62c73429afa28 as createSession, $d05a635c6a58c99f$export$e2f57af6ce5ee4d as listSessions, $d05a635c6a58c99f$export$12151e9ef3722552 as getSession, $d05a635c6a58c99f$export$531818e825e774db as updateSession, $d05a635c6a58c99f$export$f3b72123251cadf as deleteSession, $d05a635c6a58c99f$export$a6205785190db785 as createCaptcha, $d05a635c6a58c99f$export$72a6916a1591271b as listCaptchas, $d05a635c6a58c99f$export$3f7c59539a3d9e70 as getCaptcha, $d05a635c6a58c99f$export$a8ca09988a1eeb80 as updateCaptcha, $d05a635c6a58c99f$export$b7ca998081fe193a as deleteCaptcha, $d05a635c6a58c99f$export$1cea2e25b75a88f2 as sendEmail, $d05a635c6a58c99f$export$1f96d950f89862c2 as createEmailRecord, $d05a635c6a58c99f$export$f7461c51f0fbbbec as listEmailRecords, $d05a635c6a58c99f$export$e3abaa1f0f2be390 as getEmailRecord, $d05a635c6a58c99f$export$340a3b15edf5320b as updateEmailRecord, $d05a635c6a58c99f$export$47732292698093e5 as deleteEmailRecord, $d05a635c6a58c99f$export$6a657f882af8e729 as listIndustries, $d05a635c6a58c99f$export$856f728536d122cb as createGroup, $d05a635c6a58c99f$export$6e0114716bd43025 as listGroups, $d05a635c6a58c99f$export$dd8fe8767b0c9948 as getGroup, $d05a635c6a58c99f$export$7266cde9e95c4de8 as updateGroup, $d05a635c6a58c99f$export$ae2679b329fc10b6 as deleteGroup, $d05a635c6a58c99f$export$40295cce70884665 as listRegions, $d05a635c6a58c99f$export$fe12addabe061498 as sendSms, $d05a635c6a58c99f$export$89ba073eddabee7c as createSmsRecord, $d05a635c6a58c99f$export$3a0aa6683b18ae05 as listSmsRecords, $d05a635c6a58c99f$export$8a807b18b6923f94 as getSmsRecord, $d05a635c6a58c99f$export$a658b2c8c182930a as updateSmsRecord, $d05a635c6a58c99f$export$2816e50d4ec74f93 as deleteSmsRecord};
2009
+ export {$dad94870630697a9$export$88f4d4b355951aa3 as $HealthCheckResult, $dad94870630697a9$export$f4de602dbafe6fc8 as $LoginDto, $dad94870630697a9$export$424b0b82fa10bdfa as $User, $dad94870630697a9$export$aaf658bacb5186fb as $SessionWithToken, $dad94870630697a9$export$b60f6dff66c5c7ac as $LoginByEmailDto, $dad94870630697a9$export$330f12720b62cc63 as $LoginByPhoneDto, $dad94870630697a9$export$b5be97c39364f433 as $RegisterDto, $dad94870630697a9$export$e47424ab6045dd9e as $RegisterbyPhoneDto, $dad94870630697a9$export$297fa16bfda62978 as $RegisterByEmailDto, $dad94870630697a9$export$9700ad9c19f406f1 as $SignTokenDto, $dad94870630697a9$export$836264d3c2fd35dd as $Token, $dad94870630697a9$export$4f302e855623adeb as $RefreshTokenDto, $dad94870630697a9$export$42fb86b793a2c536 as $CreateUserDto, $dad94870630697a9$export$1b308892cefd8e3e as $UpdateUserDto, $dad94870630697a9$export$ea03f88e5a85dda9 as $ResetPasswordDto, $dad94870630697a9$export$3bacf71d57b21dff as $UpdatePasswordDto, $dad94870630697a9$export$3a0f0f379fb2f43f as $CreateNamespaceDto, $dad94870630697a9$export$fef09edac2f41dd6 as $Namespace, $dad94870630697a9$export$532a2356385b479a as $UpdateNamespaceDto, $dad94870630697a9$export$c383d7f32a575ab as $CreateSessionDto, $dad94870630697a9$export$90376f1cecfdbf1b as $Session, $dad94870630697a9$export$8799e003f5e64a20 as $UpdateSessionDto, $dad94870630697a9$export$f82ca5b68f88f064 as $CreateGroupDto, $dad94870630697a9$export$c90c1d4bd95ad384 as $Group, $dad94870630697a9$export$1003ec321a8b124 as $UpdateGroupDto, $dad94870630697a9$export$7e72ed431ee59116 as $CreateCaptchaDto, $dad94870630697a9$export$1f2dec6968d7e276 as $Captcha, $dad94870630697a9$export$9ccc176b5ae9cc36 as $UpdateCaptchaDto, $dad94870630697a9$export$6f9a342594b281c0 as $SendEmailDto, $dad94870630697a9$export$ca86ed5d3edf6578 as $EmailStatus, $dad94870630697a9$export$2093419254bae162 as $CreateEmailRecordDto, $dad94870630697a9$export$96180cdcc4bc745c as $EmailRecord, $dad94870630697a9$export$f581847698cf72b6 as $UpdateEmailRecordDto, $dad94870630697a9$export$9af4a86888b337b1 as $SendSmsDto, $dad94870630697a9$export$d1050030e8300ed6 as $SmsStatus, $dad94870630697a9$export$c91a8145d1d88a6b as $CreateSmsRecordDto, $dad94870630697a9$export$62bcd56e06b73f35 as $SmsRecord, $dad94870630697a9$export$b885d88b4209b261 as $UpdateSmsRecordDto, $dad94870630697a9$export$86e7567d0e80a3fd as $Industry, $dad94870630697a9$export$fd4976cd1b633c9 as $Region, $d05a635c6a58c99f$export$388e0302ca0d9a41 as client, $d05a635c6a58c99f$export$e2e77b41cb4e1f9e as hello, $d05a635c6a58c99f$export$596d806903d1f59e as login, $d05a635c6a58c99f$export$72356d9e5d4287de as loginByEmail, $d05a635c6a58c99f$export$aa06bc33124d2a00 as loginByPhone, $d05a635c6a58c99f$export$6503ec6e8aabbaf as register, $d05a635c6a58c99f$export$acd2ee44d8cc419c as registerByPhone, $d05a635c6a58c99f$export$81b4f1bef0778e97 as registerByEmail, $d05a635c6a58c99f$export$6fa58217127c2be5 as signToken, $d05a635c6a58c99f$export$2d6e9b4c68afb6c8 as refresh, $d05a635c6a58c99f$export$1d732abae8c2178b as cleanupAllData, $d05a635c6a58c99f$export$3493b8991d49f558 as createUser, $d05a635c6a58c99f$export$1c4bb93498097c2d as listUsers, $d05a635c6a58c99f$export$7cbf767827cd68ba as getUser, $d05a635c6a58c99f$export$e3ac7a5d19605772 as updateUser, $d05a635c6a58c99f$export$7d0f10f273c0438a as deleteUser, $d05a635c6a58c99f$export$6bae5989866b69dc as upsertUserByEmployeeId, $d05a635c6a58c99f$export$ba1d92ba04505a80 as verifyIdentity, $d05a635c6a58c99f$export$dc726c8e334dd814 as resetPassword, $d05a635c6a58c99f$export$e2853351e15b7895 as updatePassword, $d05a635c6a58c99f$export$9351443236ea3261 as createNamespace, $d05a635c6a58c99f$export$64f28126552508c0 as listNamespaces, $d05a635c6a58c99f$export$becf4f9e48e6290a as getNamespace, $d05a635c6a58c99f$export$9c52b148e3e82e as updateNamespace, $d05a635c6a58c99f$export$4b83ac7774adea2f as deleteNamespace, $d05a635c6a58c99f$export$f7c62c73429afa28 as createSession, $d05a635c6a58c99f$export$e2f57af6ce5ee4d as listSessions, $d05a635c6a58c99f$export$12151e9ef3722552 as getSession, $d05a635c6a58c99f$export$531818e825e774db as updateSession, $d05a635c6a58c99f$export$f3b72123251cadf as deleteSession, $d05a635c6a58c99f$export$856f728536d122cb as createGroup, $d05a635c6a58c99f$export$6e0114716bd43025 as listGroups, $d05a635c6a58c99f$export$dd8fe8767b0c9948 as getGroup, $d05a635c6a58c99f$export$7266cde9e95c4de8 as updateGroup, $d05a635c6a58c99f$export$ae2679b329fc10b6 as deleteGroup, $d05a635c6a58c99f$export$a6205785190db785 as createCaptcha, $d05a635c6a58c99f$export$72a6916a1591271b as listCaptchas, $d05a635c6a58c99f$export$3f7c59539a3d9e70 as getCaptcha, $d05a635c6a58c99f$export$a8ca09988a1eeb80 as updateCaptcha, $d05a635c6a58c99f$export$b7ca998081fe193a as deleteCaptcha, $d05a635c6a58c99f$export$1cea2e25b75a88f2 as sendEmail, $d05a635c6a58c99f$export$1f96d950f89862c2 as createEmailRecord, $d05a635c6a58c99f$export$f7461c51f0fbbbec as listEmailRecords, $d05a635c6a58c99f$export$e3abaa1f0f2be390 as getEmailRecord, $d05a635c6a58c99f$export$340a3b15edf5320b as updateEmailRecord, $d05a635c6a58c99f$export$47732292698093e5 as deleteEmailRecord, $d05a635c6a58c99f$export$fe12addabe061498 as sendSms, $d05a635c6a58c99f$export$89ba073eddabee7c as createSmsRecord, $d05a635c6a58c99f$export$3a0aa6683b18ae05 as listSmsRecords, $d05a635c6a58c99f$export$8a807b18b6923f94 as getSmsRecord, $d05a635c6a58c99f$export$a658b2c8c182930a as updateSmsRecord, $d05a635c6a58c99f$export$2816e50d4ec74f93 as deleteSmsRecord, $d05a635c6a58c99f$export$6a657f882af8e729 as listIndustries, $d05a635c6a58c99f$export$40295cce70884665 as listRegions};
2000
2010
  //# sourceMappingURL=module.js.map