@azure/arm-confidentialledger 1.3.0-alpha.20230410.2 → 1.3.0-alpha.20230419.1

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
@@ -1045,17 +1045,24 @@ class OperationsImpl {
1045
1045
  }
1046
1046
  listPagingAll(options) {
1047
1047
  return tslib.__asyncGenerator(this, arguments, function* listPagingAll_1() {
1048
- var e_1, _a;
1048
+ var _a, e_1, _b, _c;
1049
1049
  try {
1050
- for (var _b = tslib.__asyncValues(this.listPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1051
- const page = _c.value;
1052
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1050
+ for (var _d = true, _e = tslib.__asyncValues(this.listPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1051
+ _c = _f.value;
1052
+ _d = false;
1053
+ try {
1054
+ const page = _c;
1055
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1056
+ }
1057
+ finally {
1058
+ _d = true;
1059
+ }
1053
1060
  }
1054
1061
  }
1055
1062
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1056
1063
  finally {
1057
1064
  try {
1058
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1065
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1059
1066
  }
1060
1067
  finally { if (e_1) throw e_1.error; }
1061
1068
  }
@@ -1192,17 +1199,24 @@ class LedgerImpl {
1192
1199
  }
1193
1200
  listByResourceGroupPagingAll(resourceGroupName, options) {
1194
1201
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
1195
- var e_1, _a;
1202
+ var _a, e_1, _b, _c;
1196
1203
  try {
1197
- for (var _b = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1198
- const page = _c.value;
1199
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1204
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1205
+ _c = _f.value;
1206
+ _d = false;
1207
+ try {
1208
+ const page = _c;
1209
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1210
+ }
1211
+ finally {
1212
+ _d = true;
1213
+ }
1200
1214
  }
1201
1215
  }
1202
1216
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1203
1217
  finally {
1204
1218
  try {
1205
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1219
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1206
1220
  }
1207
1221
  finally { if (e_1) throw e_1.error; }
1208
1222
  }
@@ -1251,17 +1265,24 @@ class LedgerImpl {
1251
1265
  }
1252
1266
  listBySubscriptionPagingAll(options) {
1253
1267
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
1254
- var e_2, _a;
1268
+ var _a, e_2, _b, _c;
1255
1269
  try {
1256
- for (var _b = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1257
- const page = _c.value;
1258
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1270
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1271
+ _c = _f.value;
1272
+ _d = false;
1273
+ try {
1274
+ const page = _c;
1275
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1276
+ }
1277
+ finally {
1278
+ _d = true;
1279
+ }
1259
1280
  }
1260
1281
  }
1261
1282
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
1262
1283
  finally {
1263
1284
  try {
1264
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1285
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1265
1286
  }
1266
1287
  finally { if (e_2) throw e_2.error; }
1267
1288
  }
@@ -1725,17 +1746,24 @@ class ManagedCCFOperationsImpl {
1725
1746
  }
1726
1747
  listByResourceGroupPagingAll(resourceGroupName, options) {
1727
1748
  return tslib.__asyncGenerator(this, arguments, function* listByResourceGroupPagingAll_1() {
1728
- var e_1, _a;
1749
+ var _a, e_1, _b, _c;
1729
1750
  try {
1730
- for (var _b = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1731
- const page = _c.value;
1732
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1751
+ for (var _d = true, _e = tslib.__asyncValues(this.listByResourceGroupPagingPage(resourceGroupName, options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1752
+ _c = _f.value;
1753
+ _d = false;
1754
+ try {
1755
+ const page = _c;
1756
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1757
+ }
1758
+ finally {
1759
+ _d = true;
1760
+ }
1733
1761
  }
1734
1762
  }
1735
1763
  catch (e_1_1) { e_1 = { error: e_1_1 }; }
1736
1764
  finally {
1737
1765
  try {
1738
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1766
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1739
1767
  }
1740
1768
  finally { if (e_1) throw e_1.error; }
1741
1769
  }
@@ -1784,17 +1812,24 @@ class ManagedCCFOperationsImpl {
1784
1812
  }
1785
1813
  listBySubscriptionPagingAll(options) {
1786
1814
  return tslib.__asyncGenerator(this, arguments, function* listBySubscriptionPagingAll_1() {
1787
- var e_2, _a;
1815
+ var _a, e_2, _b, _c;
1788
1816
  try {
1789
- for (var _b = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _c; _c = yield tslib.__await(_b.next()), !_c.done;) {
1790
- const page = _c.value;
1791
- yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1817
+ for (var _d = true, _e = tslib.__asyncValues(this.listBySubscriptionPagingPage(options)), _f; _f = yield tslib.__await(_e.next()), _a = _f.done, !_a;) {
1818
+ _c = _f.value;
1819
+ _d = false;
1820
+ try {
1821
+ const page = _c;
1822
+ yield tslib.__await(yield* tslib.__asyncDelegator(tslib.__asyncValues(page)));
1823
+ }
1824
+ finally {
1825
+ _d = true;
1826
+ }
1792
1827
  }
1793
1828
  }
1794
1829
  catch (e_2_1) { e_2 = { error: e_2_1 }; }
1795
1830
  finally {
1796
1831
  try {
1797
- if (_c && !_c.done && (_a = _b.return)) yield tslib.__await(_a.call(_b));
1832
+ if (!_d && !_a && (_b = _e.return)) yield tslib.__await(_b.call(_e));
1798
1833
  }
1799
1834
  finally { if (e_2) throw e_2.error; }
1800
1835
  }