@ms-cloudpack/remote-cache 0.5.1-beta.0 → 0.5.1-beta.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.
@@ -1,10 +1,10 @@
1
1
  import {
2
2
  require_dist
3
- } from "./chunk-G3ME7OWS.js";
4
- import "./chunk-KKZU5JW4.js";
3
+ } from "./chunk-W7TAYQ7C.js";
4
+ import "./chunk-K2IPVVHZ.js";
5
5
  import {
6
6
  __toESM
7
- } from "./chunk-GFT2G5UO.js";
7
+ } from "./chunk-AUZ3RYOM.js";
8
8
 
9
9
  // src/decorators/ReporterDecorator.ts
10
10
  var import_storage_blob = __toESM(require_dist(), 1);
@@ -123,4 +123,4 @@ ${list}`;
123
123
  export {
124
124
  ReporterDecorator
125
125
  };
126
- //# sourceMappingURL=ReporterDecorator-BYNXV72I.js.map
126
+ //# sourceMappingURL=ReporterDecorator-UXMG3OO4.js.map
@@ -47,4 +47,4 @@ export {
47
47
  __toESM,
48
48
  __toCommonJS
49
49
  };
50
- //# sourceMappingURL=chunk-GFT2G5UO.js.map
50
+ //# sourceMappingURL=chunk-AUZ3RYOM.js.map
@@ -3,7 +3,7 @@ import {
3
3
  __esm,
4
4
  __export,
5
5
  __require
6
- } from "./chunk-GFT2G5UO.js";
6
+ } from "./chunk-AUZ3RYOM.js";
7
7
 
8
8
  // ../../node_modules/@azure/logger/dist/index.js
9
9
  var require_dist = __commonJS({
@@ -1068,4 +1068,4 @@ export {
1068
1068
  tslib_es6_exports,
1069
1069
  init_tslib_es6
1070
1070
  };
1071
- //# sourceMappingURL=chunk-KKZU5JW4.js.map
1071
+ //# sourceMappingURL=chunk-K2IPVVHZ.js.map
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  __commonJS,
3
3
  __require
4
- } from "./chunk-GFT2G5UO.js";
4
+ } from "./chunk-AUZ3RYOM.js";
5
5
 
6
6
  // ../../node_modules/has-flag/index.js
7
7
  var require_has_flag = __commonJS({
@@ -179,4 +179,4 @@ export {
179
179
  require_safe_buffer,
180
180
  require_supports_color
181
181
  };
182
- //# sourceMappingURL=chunk-VVROC42R.js.map
182
+ //# sourceMappingURL=chunk-PSEJWW4L.js.map
@@ -4,14 +4,14 @@ import {
4
4
  require_dist2,
5
5
  require_dist3,
6
6
  tslib_es6_exports
7
- } from "./chunk-KKZU5JW4.js";
7
+ } from "./chunk-K2IPVVHZ.js";
8
8
  import {
9
9
  __commonJS,
10
10
  __esm,
11
11
  __export,
12
12
  __require,
13
13
  __toCommonJS
14
- } from "./chunk-GFT2G5UO.js";
14
+ } from "./chunk-AUZ3RYOM.js";
15
15
 
16
16
  // ../../node_modules/@azure/core-http/node_modules/uuid/dist/esm-node/rng.js
17
17
  import crypto from "crypto";
@@ -4267,7 +4267,7 @@ var require_builder = __commonJS({
4267
4267
  } else {
4268
4268
  rootName = this.options.rootName;
4269
4269
  }
4270
- render = /* @__PURE__ */ function(_this) {
4270
+ render = function(_this) {
4271
4271
  return function(element, obj) {
4272
4272
  var attr, child, entry, index, key, value;
4273
4273
  if (typeof obj !== "object") {
@@ -5969,7 +5969,7 @@ var require_parser = __commonJS({
5969
5969
  xmlns: this.options.xmlns
5970
5970
  });
5971
5971
  this.saxParser.errThrown = false;
5972
- this.saxParser.onerror = /* @__PURE__ */ function(_this) {
5972
+ this.saxParser.onerror = function(_this) {
5973
5973
  return function(error) {
5974
5974
  _this.saxParser.resume();
5975
5975
  if (!_this.saxParser.errThrown) {
@@ -5978,7 +5978,7 @@ var require_parser = __commonJS({
5978
5978
  }
5979
5979
  };
5980
5980
  }(this);
5981
- this.saxParser.onend = /* @__PURE__ */ function(_this) {
5981
+ this.saxParser.onend = function(_this) {
5982
5982
  return function() {
5983
5983
  if (!_this.saxParser.ended) {
5984
5984
  _this.saxParser.ended = true;
@@ -5992,7 +5992,7 @@ var require_parser = __commonJS({
5992
5992
  stack = [];
5993
5993
  attrkey = this.options.attrkey;
5994
5994
  charkey = this.options.charkey;
5995
- this.saxParser.onopentag = /* @__PURE__ */ function(_this) {
5995
+ this.saxParser.onopentag = function(_this) {
5996
5996
  return function(node) {
5997
5997
  var key, newValue, obj, processedKey, ref;
5998
5998
  obj = /* @__PURE__ */ Object.create(null);
@@ -6024,7 +6024,7 @@ var require_parser = __commonJS({
6024
6024
  return stack.push(obj);
6025
6025
  };
6026
6026
  }(this);
6027
- this.saxParser.onclosetag = /* @__PURE__ */ function(_this) {
6027
+ this.saxParser.onclosetag = function(_this) {
6028
6028
  return function() {
6029
6029
  var cdata, emptyStr, key, node, nodeName, obj, objClone, old, s, xpath;
6030
6030
  obj = stack.pop();
@@ -6123,7 +6123,7 @@ var require_parser = __commonJS({
6123
6123
  }
6124
6124
  };
6125
6125
  }(this);
6126
- ontext = /* @__PURE__ */ function(_this) {
6126
+ ontext = function(_this) {
6127
6127
  return function(text) {
6128
6128
  var charChild, s;
6129
6129
  s = stack[stack.length - 1];
@@ -6145,7 +6145,7 @@ var require_parser = __commonJS({
6145
6145
  };
6146
6146
  }(this);
6147
6147
  this.saxParser.ontext = ontext;
6148
- return this.saxParser.oncdata = /* @__PURE__ */ function(_this) {
6148
+ return this.saxParser.oncdata = function(_this) {
6149
6149
  return function(text) {
6150
6150
  var s;
6151
6151
  s = ontext(text);
@@ -6191,7 +6191,7 @@ var require_parser = __commonJS({
6191
6191
  }
6192
6192
  };
6193
6193
  Parser.prototype.parseStringPromise = function(str) {
6194
- return new Promise(/* @__PURE__ */ function(_this) {
6194
+ return new Promise(function(_this) {
6195
6195
  return function(resolve, reject) {
6196
6196
  return _this.parseString(str, function(err, value) {
6197
6197
  if (err) {
@@ -25776,7 +25776,7 @@ var require_dist9 = __commonJS({
25776
25776
  return async ({ init, poll }, options) => {
25777
25777
  const { processResult, updateState, withOperationLocation: withOperationLocationCallback, intervalInMs = POLL_INTERVAL_IN_MS, restoreFrom } = options || {};
25778
25778
  const stateProxy = createStateProxy$1();
25779
- const withOperationLocation = withOperationLocationCallback ? /* @__PURE__ */ (() => {
25779
+ const withOperationLocation = withOperationLocationCallback ? (() => {
25780
25780
  let called = false;
25781
25781
  return (operationLocation, isUpdated) => {
25782
25782
  if (isUpdated)
@@ -49564,4 +49564,4 @@ mime-types/index.js:
49564
49564
  * MIT Licensed
49565
49565
  *)
49566
49566
  */
49567
- //# sourceMappingURL=chunk-G3ME7OWS.js.map
49567
+ //# sourceMappingURL=chunk-W7TAYQ7C.js.map