@rpcbase/client 0.408.0 → 0.410.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/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { i as require_toString, m as __toESM, p as __commonJSMin, t as require_throttle } from "./throttle-Cz-gYuKD.js";
1
+ import { i as require_toString, m as __toESM, p as __commonJSMin, t as require_throttle } from "./throttle-Clti0UeB.js";
2
2
  import { n as setClientExceptionReporter, t as reportClientException } from "./errorReporting-Dfcrn3W1.js";
3
3
  import { C as peekHydratedRtsQueryData, S as hydrateRtsFromWindow, T as peekHydratedRtsQueryTotalCount, b as STATIC_RPCBASE_RTS_HYDRATION_DATA_KEY, t as useQuery, w as peekHydratedRtsQueryPageInfo, x as clearHydratedRtsQueryData, y as RtsSsrRuntimeProvider } from "./rts-C9dMrcRZ.js";
4
4
  import { c } from "react/compiler-runtime";
@@ -856,7 +856,7 @@ if (!isProduction && !env.SSR && isDesktopDevice() && !isPlaywrightTestEnvironme
856
856
  init({});
857
857
  });
858
858
  //#endregion
859
- //#region node_modules/lodash/_arrayReduce.js
859
+ //#region ../../node_modules/lodash/_arrayReduce.js
860
860
  var require__arrayReduce = /* @__PURE__ */ __commonJSMin(((exports, module) => {
861
861
  /**
862
862
  * A specialized version of `_.reduce` for arrays without support for
@@ -879,7 +879,7 @@ var require__arrayReduce = /* @__PURE__ */ __commonJSMin(((exports, module) => {
879
879
  module.exports = arrayReduce;
880
880
  }));
881
881
  //#endregion
882
- //#region node_modules/lodash/_basePropertyOf.js
882
+ //#region ../../node_modules/lodash/_basePropertyOf.js
883
883
  var require__basePropertyOf = /* @__PURE__ */ __commonJSMin(((exports, module) => {
884
884
  /**
885
885
  * The base implementation of `_.propertyOf` without support for deep paths.
@@ -896,7 +896,7 @@ var require__basePropertyOf = /* @__PURE__ */ __commonJSMin(((exports, module) =
896
896
  module.exports = basePropertyOf;
897
897
  }));
898
898
  //#endregion
899
- //#region node_modules/lodash/_deburrLetter.js
899
+ //#region ../../node_modules/lodash/_deburrLetter.js
900
900
  var require__deburrLetter = /* @__PURE__ */ __commonJSMin(((exports, module) => {
901
901
  module.exports = require__basePropertyOf()({
902
902
  "À": "A",
@@ -1092,7 +1092,7 @@ var require__deburrLetter = /* @__PURE__ */ __commonJSMin(((exports, module) =>
1092
1092
  });
1093
1093
  }));
1094
1094
  //#endregion
1095
- //#region node_modules/lodash/deburr.js
1095
+ //#region ../../node_modules/lodash/deburr.js
1096
1096
  var require_deburr = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1097
1097
  var deburrLetter = require__deburrLetter(), toString = require_toString();
1098
1098
  /** Used to match Latin Unicode letters (excluding mathematical operators). */
@@ -1127,7 +1127,7 @@ var require_deburr = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1127
1127
  module.exports = deburr;
1128
1128
  }));
1129
1129
  //#endregion
1130
- //#region node_modules/lodash/_asciiWords.js
1130
+ //#region ../../node_modules/lodash/_asciiWords.js
1131
1131
  var require__asciiWords = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1132
1132
  /** Used to match words composed of alphanumeric characters. */
1133
1133
  var reAsciiWord = /[^\x00-\x2f\x3a-\x40\x5b-\x60\x7b-\x7f]+/g;
@@ -1144,7 +1144,7 @@ var require__asciiWords = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1144
1144
  module.exports = asciiWords;
1145
1145
  }));
1146
1146
  //#endregion
1147
- //#region node_modules/lodash/_hasUnicodeWord.js
1147
+ //#region ../../node_modules/lodash/_hasUnicodeWord.js
1148
1148
  var require__hasUnicodeWord = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1149
1149
  /** Used to detect strings that need a more robust regexp to match words. */
1150
1150
  var reHasUnicodeWord = /[a-z][A-Z]|[A-Z]{2}[a-z]|[0-9][a-zA-Z]|[a-zA-Z][0-9]|[^a-zA-Z0-9 ]/;
@@ -1161,7 +1161,7 @@ var require__hasUnicodeWord = /* @__PURE__ */ __commonJSMin(((exports, module) =
1161
1161
  module.exports = hasUnicodeWord;
1162
1162
  }));
1163
1163
  //#endregion
1164
- //#region node_modules/lodash/_unicodeWords.js
1164
+ //#region ../../node_modules/lodash/_unicodeWords.js
1165
1165
  var require__unicodeWords = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1166
1166
  /** Used to compose unicode character classes. */
1167
1167
  var rsAstralRange = "\\ud800-\\udfff", rsComboRange = "\\u0300-\\u036f\\ufe20-\\ufe2f\\u20d0-\\u20ff", rsDingbatRange = "\\u2700-\\u27bf", rsLowerRange = "a-z\\xdf-\\xf6\\xf8-\\xff", rsMathOpRange = "\\xac\\xb1\\xd7\\xf7", rsNonCharRange = "\\x00-\\x2f\\x3a-\\x40\\x5b-\\x60\\x7b-\\xbf", rsPunctuationRange = "\\u2000-\\u206f", rsSpaceRange = " \\t\\x0b\\f\\xa0\\ufeff\\n\\r\\u2028\\u2029\\u1680\\u180e\\u2000\\u2001\\u2002\\u2003\\u2004\\u2005\\u2006\\u2007\\u2008\\u2009\\u200a\\u202f\\u205f\\u3000", rsUpperRange = "A-Z\\xc0-\\xd6\\xd8-\\xde", rsVarRange = "\\ufe0e\\ufe0f", rsBreakRange = rsMathOpRange + rsNonCharRange + rsPunctuationRange + rsSpaceRange;
@@ -1209,7 +1209,7 @@ var require__unicodeWords = /* @__PURE__ */ __commonJSMin(((exports, module) =>
1209
1209
  module.exports = unicodeWords;
1210
1210
  }));
1211
1211
  //#endregion
1212
- //#region node_modules/lodash/words.js
1212
+ //#region ../../node_modules/lodash/words.js
1213
1213
  var require_words = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1214
1214
  var asciiWords = require__asciiWords(), hasUnicodeWord = require__hasUnicodeWord(), toString = require_toString(), unicodeWords = require__unicodeWords();
1215
1215
  /**
@@ -1240,7 +1240,7 @@ var require_words = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1240
1240
  module.exports = words;
1241
1241
  }));
1242
1242
  //#endregion
1243
- //#region node_modules/lodash/_createCompounder.js
1243
+ //#region ../../node_modules/lodash/_createCompounder.js
1244
1244
  var require__createCompounder = /* @__PURE__ */ __commonJSMin(((exports, module) => {
1245
1245
  var arrayReduce = require__arrayReduce(), deburr = require_deburr(), words = require_words();
1246
1246
  /** Used to match apostrophes. */