@36node/auth-sdk 1.2.0 → 1.3.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/dist/main.js CHANGED
@@ -46,6 +46,9 @@ $parcel$export($00d9c40198a72115$exports, "$UpdateNamespaceDto", () => $00d9c401
46
46
  $parcel$export($00d9c40198a72115$exports, "$CreateSessionDto", () => $00d9c40198a72115$export$c383d7f32a575ab);
47
47
  $parcel$export($00d9c40198a72115$exports, "$Session", () => $00d9c40198a72115$export$90376f1cecfdbf1b);
48
48
  $parcel$export($00d9c40198a72115$exports, "$UpdateSessionDto", () => $00d9c40198a72115$export$8799e003f5e64a20);
49
+ $parcel$export($00d9c40198a72115$exports, "$CreateGroupDto", () => $00d9c40198a72115$export$f82ca5b68f88f064);
50
+ $parcel$export($00d9c40198a72115$exports, "$Group", () => $00d9c40198a72115$export$c90c1d4bd95ad384);
51
+ $parcel$export($00d9c40198a72115$exports, "$UpdateGroupDto", () => $00d9c40198a72115$export$1003ec321a8b124);
49
52
  $parcel$export($00d9c40198a72115$exports, "$CreateCaptchaDto", () => $00d9c40198a72115$export$7e72ed431ee59116);
50
53
  $parcel$export($00d9c40198a72115$exports, "$Captcha", () => $00d9c40198a72115$export$1f2dec6968d7e276);
51
54
  $parcel$export($00d9c40198a72115$exports, "$UpdateCaptchaDto", () => $00d9c40198a72115$export$9ccc176b5ae9cc36);
@@ -54,16 +57,13 @@ $parcel$export($00d9c40198a72115$exports, "$EmailStatus", () => $00d9c40198a7211
54
57
  $parcel$export($00d9c40198a72115$exports, "$CreateEmailRecordDto", () => $00d9c40198a72115$export$2093419254bae162);
55
58
  $parcel$export($00d9c40198a72115$exports, "$EmailRecord", () => $00d9c40198a72115$export$96180cdcc4bc745c);
56
59
  $parcel$export($00d9c40198a72115$exports, "$UpdateEmailRecordDto", () => $00d9c40198a72115$export$f581847698cf72b6);
57
- $parcel$export($00d9c40198a72115$exports, "$Industry", () => $00d9c40198a72115$export$86e7567d0e80a3fd);
58
- $parcel$export($00d9c40198a72115$exports, "$CreateGroupDto", () => $00d9c40198a72115$export$f82ca5b68f88f064);
59
- $parcel$export($00d9c40198a72115$exports, "$Group", () => $00d9c40198a72115$export$c90c1d4bd95ad384);
60
- $parcel$export($00d9c40198a72115$exports, "$UpdateGroupDto", () => $00d9c40198a72115$export$1003ec321a8b124);
61
- $parcel$export($00d9c40198a72115$exports, "$Region", () => $00d9c40198a72115$export$fd4976cd1b633c9);
62
60
  $parcel$export($00d9c40198a72115$exports, "$SendSmsDto", () => $00d9c40198a72115$export$9af4a86888b337b1);
63
61
  $parcel$export($00d9c40198a72115$exports, "$SmsStatus", () => $00d9c40198a72115$export$d1050030e8300ed6);
64
62
  $parcel$export($00d9c40198a72115$exports, "$CreateSmsRecordDto", () => $00d9c40198a72115$export$c91a8145d1d88a6b);
65
63
  $parcel$export($00d9c40198a72115$exports, "$SmsRecord", () => $00d9c40198a72115$export$62bcd56e06b73f35);
66
64
  $parcel$export($00d9c40198a72115$exports, "$UpdateSmsRecordDto", () => $00d9c40198a72115$export$b885d88b4209b261);
65
+ $parcel$export($00d9c40198a72115$exports, "$Industry", () => $00d9c40198a72115$export$86e7567d0e80a3fd);
66
+ $parcel$export($00d9c40198a72115$exports, "$Region", () => $00d9c40198a72115$export$fd4976cd1b633c9);
67
67
  // This file is auto-generated by @hey-api/openapi-ts
68
68
  const $00d9c40198a72115$export$88f4d4b355951aa3 = {
69
69
  type: "object",
@@ -188,8 +188,7 @@ const $00d9c40198a72115$export$424b0b82fa10bdfa = {
188
188
  },
189
189
  employeeId: {
190
190
  type: "string",
191
- description: `<<<<<<< HEAD
192
- \u{5458}\u{5DE5}\u{7F16}\u{53F7}`
191
+ description: "\u5458\u5DE5\u7F16\u53F7"
193
192
  },
194
193
  permissions: {
195
194
  description: "\u6743\u9650",
@@ -220,9 +219,7 @@ const $00d9c40198a72115$export$424b0b82fa10bdfa = {
220
219
  },
221
220
  status: {
222
221
  type: "string",
223
- description: `=======
224
- >>>>>>> main
225
- \u{72B6}\u{6001}`
222
+ description: "\u72B6\u6001"
226
223
  },
227
224
  expireAt: {
228
225
  format: "date-time",
@@ -589,8 +586,7 @@ const $00d9c40198a72115$export$42fb86b793a2c536 = {
589
586
  },
590
587
  employeeId: {
591
588
  type: "string",
592
- description: `<<<<<<< HEAD
593
- \u{5458}\u{5DE5}\u{7F16}\u{53F7}`
589
+ description: "\u5458\u5DE5\u7F16\u53F7"
594
590
  },
595
591
  permissions: {
596
592
  description: "\u6743\u9650",
@@ -616,9 +612,7 @@ const $00d9c40198a72115$export$42fb86b793a2c536 = {
616
612
  },
617
613
  status: {
618
614
  type: "string",
619
- description: `=======
620
- >>>>>>> main
621
- \u{72B6}\u{6001}`
615
+ description: "\u72B6\u6001"
622
616
  },
623
617
  expireAt: {
624
618
  format: "date-time",
@@ -717,8 +711,7 @@ const $00d9c40198a72115$export$1b308892cefd8e3e = {
717
711
  },
718
712
  employeeId: {
719
713
  type: "string",
720
- description: `<<<<<<< HEAD
721
- \u{5458}\u{5DE5}\u{7F16}\u{53F7}`
714
+ description: "\u5458\u5DE5\u7F16\u53F7"
722
715
  },
723
716
  permissions: {
724
717
  description: "\u6743\u9650",
@@ -749,9 +742,7 @@ const $00d9c40198a72115$export$1b308892cefd8e3e = {
749
742
  },
750
743
  status: {
751
744
  type: "string",
752
- description: `=======
753
- >>>>>>> main
754
- \u{72B6}\u{6001}`
745
+ description: "\u72B6\u6001"
755
746
  },
756
747
  expireAt: {
757
748
  format: "date-time",
@@ -1083,6 +1074,107 @@ const $00d9c40198a72115$export$8799e003f5e64a20 = {
1083
1074
  }
1084
1075
  }
1085
1076
  };
1077
+ const $00d9c40198a72115$export$f82ca5b68f88f064 = {
1078
+ type: "object",
1079
+ properties: {
1080
+ name: {
1081
+ type: "string",
1082
+ description: "\u540D\u79F0"
1083
+ },
1084
+ permissions: {
1085
+ description: "\u6743\u9650",
1086
+ type: "array",
1087
+ items: {
1088
+ type: "string"
1089
+ }
1090
+ },
1091
+ active: {
1092
+ type: "boolean",
1093
+ description: "\u662F\u5426\u542F\u7528"
1094
+ },
1095
+ userCount: {
1096
+ type: "number",
1097
+ description: "\u4EBA\u6570"
1098
+ }
1099
+ },
1100
+ required: [
1101
+ "name"
1102
+ ]
1103
+ };
1104
+ const $00d9c40198a72115$export$c90c1d4bd95ad384 = {
1105
+ type: "object",
1106
+ properties: {
1107
+ name: {
1108
+ type: "string",
1109
+ description: "\u540D\u79F0"
1110
+ },
1111
+ permissions: {
1112
+ description: "\u6743\u9650",
1113
+ type: "array",
1114
+ items: {
1115
+ type: "string"
1116
+ }
1117
+ },
1118
+ active: {
1119
+ type: "boolean",
1120
+ description: "\u662F\u5426\u542F\u7528"
1121
+ },
1122
+ userCount: {
1123
+ type: "number",
1124
+ description: "\u4EBA\u6570"
1125
+ },
1126
+ id: {
1127
+ type: "string",
1128
+ description: "Entity id"
1129
+ },
1130
+ createdAt: {
1131
+ format: "date-time",
1132
+ type: "string",
1133
+ description: "Entity created at when"
1134
+ },
1135
+ updatedAt: {
1136
+ format: "date-time",
1137
+ type: "string",
1138
+ description: "Entity updated at when"
1139
+ },
1140
+ createdBy: {
1141
+ type: "string",
1142
+ description: "Entity created by who"
1143
+ },
1144
+ updatedBy: {
1145
+ type: "string",
1146
+ description: "Entity updated by who"
1147
+ }
1148
+ },
1149
+ required: [
1150
+ "name",
1151
+ "id"
1152
+ ]
1153
+ };
1154
+ const $00d9c40198a72115$export$1003ec321a8b124 = {
1155
+ type: "object",
1156
+ properties: {
1157
+ name: {
1158
+ type: "string",
1159
+ description: "\u540D\u79F0"
1160
+ },
1161
+ permissions: {
1162
+ description: "\u6743\u9650",
1163
+ type: "array",
1164
+ items: {
1165
+ type: "string"
1166
+ }
1167
+ },
1168
+ active: {
1169
+ type: "boolean",
1170
+ description: "\u662F\u5426\u542F\u7528"
1171
+ },
1172
+ userCount: {
1173
+ type: "number",
1174
+ description: "\u4EBA\u6570"
1175
+ }
1176
+ }
1177
+ };
1086
1178
  const $00d9c40198a72115$export$7e72ed431ee59116 = {
1087
1179
  type: "object",
1088
1180
  properties: {
@@ -1323,164 +1415,6 @@ const $00d9c40198a72115$export$f581847698cf72b6 = {
1323
1415
  }
1324
1416
  }
1325
1417
  };
1326
- const $00d9c40198a72115$export$86e7567d0e80a3fd = {
1327
- type: "object",
1328
- properties: {
1329
- code: {
1330
- type: "string",
1331
- description: "\u7F16\u7801"
1332
- },
1333
- name: {
1334
- type: "string",
1335
- description: "\u540D\u79F0"
1336
- },
1337
- children: {
1338
- description: "\u5B50\u96C6",
1339
- type: "array",
1340
- items: {
1341
- $ref: "#/components/schemas/Industry"
1342
- }
1343
- }
1344
- },
1345
- required: [
1346
- "code",
1347
- "name",
1348
- "children"
1349
- ]
1350
- };
1351
- const $00d9c40198a72115$export$f82ca5b68f88f064 = {
1352
- type: "object",
1353
- properties: {
1354
- name: {
1355
- type: "string",
1356
- description: "\u540D\u79F0"
1357
- },
1358
- permissions: {
1359
- description: "\u6743\u9650",
1360
- type: "array",
1361
- items: {
1362
- type: "string"
1363
- }
1364
- },
1365
- active: {
1366
- type: "boolean",
1367
- description: "\u662F\u5426\u542F\u7528"
1368
- },
1369
- userCount: {
1370
- type: "number",
1371
- description: "\u4EBA\u6570"
1372
- }
1373
- },
1374
- required: [
1375
- "name"
1376
- ]
1377
- };
1378
- const $00d9c40198a72115$export$c90c1d4bd95ad384 = {
1379
- type: "object",
1380
- properties: {
1381
- name: {
1382
- type: "string",
1383
- description: "\u540D\u79F0"
1384
- },
1385
- permissions: {
1386
- description: "\u6743\u9650",
1387
- type: "array",
1388
- items: {
1389
- type: "string"
1390
- }
1391
- },
1392
- active: {
1393
- type: "boolean",
1394
- description: "\u662F\u5426\u542F\u7528"
1395
- },
1396
- userCount: {
1397
- type: "number",
1398
- description: "\u4EBA\u6570"
1399
- },
1400
- id: {
1401
- type: "string",
1402
- description: "Entity id"
1403
- },
1404
- createdAt: {
1405
- format: "date-time",
1406
- type: "string",
1407
- description: "Entity created at when"
1408
- },
1409
- updatedAt: {
1410
- format: "date-time",
1411
- type: "string",
1412
- description: "Entity updated at when"
1413
- },
1414
- createdBy: {
1415
- type: "string",
1416
- description: "Entity created by who"
1417
- },
1418
- updatedBy: {
1419
- type: "string",
1420
- description: "Entity updated by who"
1421
- }
1422
- },
1423
- required: [
1424
- "name",
1425
- "id"
1426
- ]
1427
- };
1428
- const $00d9c40198a72115$export$1003ec321a8b124 = {
1429
- type: "object",
1430
- properties: {
1431
- name: {
1432
- type: "string",
1433
- description: "\u540D\u79F0"
1434
- },
1435
- permissions: {
1436
- description: "\u6743\u9650",
1437
- type: "array",
1438
- items: {
1439
- type: "string"
1440
- }
1441
- },
1442
- active: {
1443
- type: "boolean",
1444
- description: "\u662F\u5426\u542F\u7528"
1445
- },
1446
- userCount: {
1447
- type: "number",
1448
- description: "\u4EBA\u6570"
1449
- }
1450
- }
1451
- };
1452
- const $00d9c40198a72115$export$fd4976cd1b633c9 = {
1453
- type: "object",
1454
- properties: {
1455
- code: {
1456
- type: "string",
1457
- description: "\u7F29\u5199"
1458
- },
1459
- nameZh: {
1460
- type: "string",
1461
- description: "\u4E2D\u6587\u540D\u79F0"
1462
- },
1463
- namePinyin: {
1464
- type: "string",
1465
- description: "\u4E2D\u6587\u62FC\u97F3"
1466
- },
1467
- nameEn: {
1468
- type: "string",
1469
- description: "\u82F1\u6587\u540D\u79F0"
1470
- },
1471
- dialingPrefix: {
1472
- type: "string",
1473
- description: "\u7535\u8BDD\u524D\u7F00"
1474
- }
1475
- },
1476
- required: [
1477
- "code",
1478
- "nameZh",
1479
- "namePinyin",
1480
- "nameEn",
1481
- "dialingPrefix"
1482
- ]
1483
- };
1484
1418
  const $00d9c40198a72115$export$9af4a86888b337b1 = {
1485
1419
  type: "object",
1486
1420
  properties: {
@@ -1633,6 +1567,63 @@ const $00d9c40198a72115$export$b885d88b4209b261 = {
1633
1567
  }
1634
1568
  }
1635
1569
  };
1570
+ const $00d9c40198a72115$export$86e7567d0e80a3fd = {
1571
+ type: "object",
1572
+ properties: {
1573
+ code: {
1574
+ type: "string",
1575
+ description: "\u7F16\u7801"
1576
+ },
1577
+ name: {
1578
+ type: "string",
1579
+ description: "\u540D\u79F0"
1580
+ },
1581
+ children: {
1582
+ description: "\u5B50\u96C6",
1583
+ type: "array",
1584
+ items: {
1585
+ $ref: "#/components/schemas/Industry"
1586
+ }
1587
+ }
1588
+ },
1589
+ required: [
1590
+ "code",
1591
+ "name",
1592
+ "children"
1593
+ ]
1594
+ };
1595
+ const $00d9c40198a72115$export$fd4976cd1b633c9 = {
1596
+ type: "object",
1597
+ properties: {
1598
+ code: {
1599
+ type: "string",
1600
+ description: "\u7F29\u5199"
1601
+ },
1602
+ nameZh: {
1603
+ type: "string",
1604
+ description: "\u4E2D\u6587\u540D\u79F0"
1605
+ },
1606
+ namePinyin: {
1607
+ type: "string",
1608
+ description: "\u4E2D\u6587\u62FC\u97F3"
1609
+ },
1610
+ nameEn: {
1611
+ type: "string",
1612
+ description: "\u82F1\u6587\u540D\u79F0"
1613
+ },
1614
+ dialingPrefix: {
1615
+ type: "string",
1616
+ description: "\u7535\u8BDD\u524D\u7F00"
1617
+ }
1618
+ },
1619
+ required: [
1620
+ "code",
1621
+ "nameZh",
1622
+ "namePinyin",
1623
+ "nameEn",
1624
+ "dialingPrefix"
1625
+ ]
1626
+ };
1636
1627
 
1637
1628
 
1638
1629
  var $f3613dc0d7a37c99$exports = {};
@@ -1647,6 +1638,7 @@ $parcel$export($f3613dc0d7a37c99$exports, "registerByPhone", () => $f3613dc0d7a3
1647
1638
  $parcel$export($f3613dc0d7a37c99$exports, "registerByEmail", () => $f3613dc0d7a37c99$export$81b4f1bef0778e97);
1648
1639
  $parcel$export($f3613dc0d7a37c99$exports, "signToken", () => $f3613dc0d7a37c99$export$6fa58217127c2be5);
1649
1640
  $parcel$export($f3613dc0d7a37c99$exports, "refresh", () => $f3613dc0d7a37c99$export$2d6e9b4c68afb6c8);
1641
+ $parcel$export($f3613dc0d7a37c99$exports, "cleanupAllData", () => $f3613dc0d7a37c99$export$1d732abae8c2178b);
1650
1642
  $parcel$export($f3613dc0d7a37c99$exports, "createUser", () => $f3613dc0d7a37c99$export$3493b8991d49f558);
1651
1643
  $parcel$export($f3613dc0d7a37c99$exports, "listUsers", () => $f3613dc0d7a37c99$export$1c4bb93498097c2d);
1652
1644
  $parcel$export($f3613dc0d7a37c99$exports, "getUser", () => $f3613dc0d7a37c99$export$7cbf767827cd68ba);
@@ -1666,6 +1658,11 @@ $parcel$export($f3613dc0d7a37c99$exports, "listSessions", () => $f3613dc0d7a37c9
1666
1658
  $parcel$export($f3613dc0d7a37c99$exports, "getSession", () => $f3613dc0d7a37c99$export$12151e9ef3722552);
1667
1659
  $parcel$export($f3613dc0d7a37c99$exports, "updateSession", () => $f3613dc0d7a37c99$export$531818e825e774db);
1668
1660
  $parcel$export($f3613dc0d7a37c99$exports, "deleteSession", () => $f3613dc0d7a37c99$export$f3b72123251cadf);
1661
+ $parcel$export($f3613dc0d7a37c99$exports, "createGroup", () => $f3613dc0d7a37c99$export$856f728536d122cb);
1662
+ $parcel$export($f3613dc0d7a37c99$exports, "listGroups", () => $f3613dc0d7a37c99$export$6e0114716bd43025);
1663
+ $parcel$export($f3613dc0d7a37c99$exports, "getGroup", () => $f3613dc0d7a37c99$export$dd8fe8767b0c9948);
1664
+ $parcel$export($f3613dc0d7a37c99$exports, "updateGroup", () => $f3613dc0d7a37c99$export$7266cde9e95c4de8);
1665
+ $parcel$export($f3613dc0d7a37c99$exports, "deleteGroup", () => $f3613dc0d7a37c99$export$ae2679b329fc10b6);
1669
1666
  $parcel$export($f3613dc0d7a37c99$exports, "createCaptcha", () => $f3613dc0d7a37c99$export$a6205785190db785);
1670
1667
  $parcel$export($f3613dc0d7a37c99$exports, "listCaptchas", () => $f3613dc0d7a37c99$export$72a6916a1591271b);
1671
1668
  $parcel$export($f3613dc0d7a37c99$exports, "getCaptcha", () => $f3613dc0d7a37c99$export$3f7c59539a3d9e70);
@@ -1677,19 +1674,14 @@ $parcel$export($f3613dc0d7a37c99$exports, "listEmailRecords", () => $f3613dc0d7a
1677
1674
  $parcel$export($f3613dc0d7a37c99$exports, "getEmailRecord", () => $f3613dc0d7a37c99$export$e3abaa1f0f2be390);
1678
1675
  $parcel$export($f3613dc0d7a37c99$exports, "updateEmailRecord", () => $f3613dc0d7a37c99$export$340a3b15edf5320b);
1679
1676
  $parcel$export($f3613dc0d7a37c99$exports, "deleteEmailRecord", () => $f3613dc0d7a37c99$export$47732292698093e5);
1680
- $parcel$export($f3613dc0d7a37c99$exports, "listIndustries", () => $f3613dc0d7a37c99$export$6a657f882af8e729);
1681
- $parcel$export($f3613dc0d7a37c99$exports, "createGroup", () => $f3613dc0d7a37c99$export$856f728536d122cb);
1682
- $parcel$export($f3613dc0d7a37c99$exports, "listGroups", () => $f3613dc0d7a37c99$export$6e0114716bd43025);
1683
- $parcel$export($f3613dc0d7a37c99$exports, "getGroup", () => $f3613dc0d7a37c99$export$dd8fe8767b0c9948);
1684
- $parcel$export($f3613dc0d7a37c99$exports, "updateGroup", () => $f3613dc0d7a37c99$export$7266cde9e95c4de8);
1685
- $parcel$export($f3613dc0d7a37c99$exports, "deleteGroup", () => $f3613dc0d7a37c99$export$ae2679b329fc10b6);
1686
- $parcel$export($f3613dc0d7a37c99$exports, "listRegions", () => $f3613dc0d7a37c99$export$40295cce70884665);
1687
1677
  $parcel$export($f3613dc0d7a37c99$exports, "sendSms", () => $f3613dc0d7a37c99$export$fe12addabe061498);
1688
1678
  $parcel$export($f3613dc0d7a37c99$exports, "createSmsRecord", () => $f3613dc0d7a37c99$export$89ba073eddabee7c);
1689
1679
  $parcel$export($f3613dc0d7a37c99$exports, "listSmsRecords", () => $f3613dc0d7a37c99$export$3a0aa6683b18ae05);
1690
1680
  $parcel$export($f3613dc0d7a37c99$exports, "getSmsRecord", () => $f3613dc0d7a37c99$export$8a807b18b6923f94);
1691
1681
  $parcel$export($f3613dc0d7a37c99$exports, "updateSmsRecord", () => $f3613dc0d7a37c99$export$a658b2c8c182930a);
1692
1682
  $parcel$export($f3613dc0d7a37c99$exports, "deleteSmsRecord", () => $f3613dc0d7a37c99$export$2816e50d4ec74f93);
1683
+ $parcel$export($f3613dc0d7a37c99$exports, "listIndustries", () => $f3613dc0d7a37c99$export$6a657f882af8e729);
1684
+ $parcel$export($f3613dc0d7a37c99$exports, "listRegions", () => $f3613dc0d7a37c99$export$40295cce70884665);
1693
1685
  // This file is auto-generated by @hey-api/openapi-ts
1694
1686
 
1695
1687
  const $f3613dc0d7a37c99$export$388e0302ca0d9a41 = (0, $8zHUo$heyapiclientfetch.createClient)((0, $8zHUo$heyapiclientfetch.createConfig)());
@@ -1747,6 +1739,12 @@ const $f3613dc0d7a37c99$export$2d6e9b4c68afb6c8 = (options)=>{
1747
1739
  url: "/auth/@refresh"
1748
1740
  });
1749
1741
  };
1742
+ const $f3613dc0d7a37c99$export$1d732abae8c2178b = (options)=>{
1743
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).delete({
1744
+ ...options,
1745
+ url: "/auth/@cleanup"
1746
+ });
1747
+ };
1750
1748
  const $f3613dc0d7a37c99$export$3493b8991d49f558 = (options)=>{
1751
1749
  return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).post({
1752
1750
  ...options,
@@ -1861,6 +1859,36 @@ const $f3613dc0d7a37c99$export$f3b72123251cadf = (options)=>{
1861
1859
  url: "/sessions/{sessionId}"
1862
1860
  });
1863
1861
  };
1862
+ const $f3613dc0d7a37c99$export$856f728536d122cb = (options)=>{
1863
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).post({
1864
+ ...options,
1865
+ url: "/groups"
1866
+ });
1867
+ };
1868
+ const $f3613dc0d7a37c99$export$6e0114716bd43025 = (options)=>{
1869
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
1870
+ ...options,
1871
+ url: "/groups"
1872
+ });
1873
+ };
1874
+ const $f3613dc0d7a37c99$export$dd8fe8767b0c9948 = (options)=>{
1875
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
1876
+ ...options,
1877
+ url: "/groups/{groupIdOrName}"
1878
+ });
1879
+ };
1880
+ const $f3613dc0d7a37c99$export$7266cde9e95c4de8 = (options)=>{
1881
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).patch({
1882
+ ...options,
1883
+ url: "/groups/{groupId}"
1884
+ });
1885
+ };
1886
+ const $f3613dc0d7a37c99$export$ae2679b329fc10b6 = (options)=>{
1887
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).delete({
1888
+ ...options,
1889
+ url: "/groups/{groupId}"
1890
+ });
1891
+ };
1864
1892
  const $f3613dc0d7a37c99$export$a6205785190db785 = (options)=>{
1865
1893
  return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).post({
1866
1894
  ...options,
@@ -1927,48 +1955,6 @@ const $f3613dc0d7a37c99$export$47732292698093e5 = (options)=>{
1927
1955
  url: "/email/records/{emailRecordId}"
1928
1956
  });
1929
1957
  };
1930
- const $f3613dc0d7a37c99$export$6a657f882af8e729 = (options)=>{
1931
- return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
1932
- ...options,
1933
- url: "/industries"
1934
- });
1935
- };
1936
- const $f3613dc0d7a37c99$export$856f728536d122cb = (options)=>{
1937
- return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).post({
1938
- ...options,
1939
- url: "/groups"
1940
- });
1941
- };
1942
- const $f3613dc0d7a37c99$export$6e0114716bd43025 = (options)=>{
1943
- return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
1944
- ...options,
1945
- url: "/groups"
1946
- });
1947
- };
1948
- const $f3613dc0d7a37c99$export$dd8fe8767b0c9948 = (options)=>{
1949
- return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
1950
- ...options,
1951
- url: "/groups/{groupIdOrName}"
1952
- });
1953
- };
1954
- const $f3613dc0d7a37c99$export$7266cde9e95c4de8 = (options)=>{
1955
- return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).patch({
1956
- ...options,
1957
- url: "/groups/{groupId}"
1958
- });
1959
- };
1960
- const $f3613dc0d7a37c99$export$ae2679b329fc10b6 = (options)=>{
1961
- return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).delete({
1962
- ...options,
1963
- url: "/groups/{groupId}"
1964
- });
1965
- };
1966
- const $f3613dc0d7a37c99$export$40295cce70884665 = (options)=>{
1967
- return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
1968
- ...options,
1969
- url: "/regions"
1970
- });
1971
- };
1972
1958
  const $f3613dc0d7a37c99$export$fe12addabe061498 = (options)=>{
1973
1959
  return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).post({
1974
1960
  ...options,
@@ -2005,6 +1991,18 @@ const $f3613dc0d7a37c99$export$2816e50d4ec74f93 = (options)=>{
2005
1991
  url: "/sms/records/{smsRecordId}"
2006
1992
  });
2007
1993
  };
1994
+ const $f3613dc0d7a37c99$export$6a657f882af8e729 = (options)=>{
1995
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
1996
+ ...options,
1997
+ url: "/industries"
1998
+ });
1999
+ };
2000
+ const $f3613dc0d7a37c99$export$40295cce70884665 = (options)=>{
2001
+ return (options?.client ?? $f3613dc0d7a37c99$export$388e0302ca0d9a41).get({
2002
+ ...options,
2003
+ url: "/regions"
2004
+ });
2005
+ };
2008
2006
 
2009
2007
 
2010
2008
  var $88825bdeeeec0ab1$exports = {};