@azure/arm-confidentialledger 1.3.0-alpha.20230424.1 → 1.3.0-alpha.20230425.2

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/index.js CHANGED
@@ -1030,17 +1030,24 @@ class OperationsImpl {
1030
1030
  }
1031
1031
  listPagingAll(options) {
1032
1032
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
1033
- var e_1, _a;
1033
+ var _a, e_1, _b, _c;
1034
1034
  try {
1035
- for (var _b = tslib.__asyncValues(this.listPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1036
- const page = _c.value;
1037
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1035
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1036
+ _c = _f.value;
1037
+ _d = false;
1038
+ try {
1039
+ const page = _c;
1040
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1041
+ }
1042
+ finally {
1043
+ _d = true;
1044
+ }
1038
1045
  }
1039
1046
  }
1040
1047
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1041
1048
  finally {
1042
1049
  try {
1043
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1050
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1044
1051
  }
1045
1052
  finally { if (e_1) throw e_1.error; }
1046
1053
  }
@@ -1177,17 +1184,24 @@ class LedgerImpl {
1177
1184
  }
1178
1185
  listByResourceGroupPagingAll(resourceGroupName, options) {
1179
1186
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
1180
- var e_1, _a;
1187
+ var _a, e_1, _b, _c;
1181
1188
  try {
1182
- for (var _b = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1183
- const page = _c.value;
1184
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1189
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1190
+ _c = _f.value;
1191
+ _d = false;
1192
+ try {
1193
+ const page = _c;
1194
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1195
+ }
1196
+ finally {
1197
+ _d = true;
1198
+ }
1185
1199
  }
1186
1200
  }
1187
1201
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1188
1202
  finally {
1189
1203
  try {
1190
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1204
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1191
1205
  }
1192
1206
  finally { if (e_1) throw e_1.error; }
1193
1207
  }
@@ -1236,17 +1250,24 @@ class LedgerImpl {
1236
1250
  }
1237
1251
  listBySubscriptionPagingAll(options) {
1238
1252
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
1239
- var e_2, _a;
1253
+ var _a, e_2, _b, _c;
1240
1254
  try {
1241
- for (var _b = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1242
- const page = _c.value;
1243
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1255
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1256
+ _c = _f.value;
1257
+ _d = false;
1258
+ try {
1259
+ const page = _c;
1260
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1261
+ }
1262
+ finally {
1263
+ _d = true;
1264
+ }
1244
1265
  }
1245
1266
  }
1246
1267
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
1247
1268
  finally {
1248
1269
  try {
1249
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1270
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1250
1271
  }
1251
1272
  finally { if (e_2) throw e_2.error; }
1252
1273
  }
@@ -1710,17 +1731,24 @@ class ManagedCCFOperationsImpl {
1710
1731
  }
1711
1732
  listByResourceGroupPagingAll(resourceGroupName, options) {
1712
1733
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
1713
- var e_1, _a;
1734
+ var _a, e_1, _b, _c;
1714
1735
  try {
1715
- for (var _b = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1716
- const page = _c.value;
1717
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1736
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1737
+ _c = _f.value;
1738
+ _d = false;
1739
+ try {
1740
+ const page = _c;
1741
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1742
+ }
1743
+ finally {
1744
+ _d = true;
1745
+ }
1718
1746
  }
1719
1747
  }
1720
1748
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1721
1749
  finally {
1722
1750
  try {
1723
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1751
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1724
1752
  }
1725
1753
  finally { if (e_1) throw e_1.error; }
1726
1754
  }
@@ -1769,17 +1797,24 @@ class ManagedCCFOperationsImpl {
1769
1797
  }
1770
1798
  listBySubscriptionPagingAll(options) {
1771
1799
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
1772
- var e_2, _a;
1800
+ var _a, e_2, _b, _c;
1773
1801
  try {
1774
- for (var _b = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1775
- const page = _c.value;
1776
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1802
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1803
+ _c = _f.value;
1804
+ _d = false;
1805
+ try {
1806
+ const page = _c;
1807
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1808
+ }
1809
+ finally {
1810
+ _d = true;
1811
+ }
1777
1812
  }
1778
1813
  }
1779
1814
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
1780
1815
  finally {
1781
1816
  try {
1782
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1817
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1783
1818
  }
1784
1819
  finally { if (e_2) throw e_2.error; }
1785
1820
  }