nitro-graphql 1.2.2 → 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.
Files changed (143) hide show
  1. package/README.md +3 -3
  2. package/dist/graphql/index.js +1 -0
  3. package/dist/graphql/server.js +1 -0
  4. package/dist/index.d.ts +2 -2
  5. package/dist/routes/apollo-server.d.ts +2 -2
  6. package/dist/routes/apollo-server.js +5 -1
  7. package/dist/routes/graphql-yoga.d.ts +2 -2
  8. package/dist/routes/graphql-yoga.js +5 -1
  9. package/dist/routes/health.d.ts +2 -2
  10. package/dist/utils/client-codegen.js +1 -1
  11. package/dist/utils/index.js +13 -2
  12. package/dist/utils/type-generation.js +110 -10
  13. package/package.json +29 -18
  14. package/dist/_virtual/rolldown_runtime.js +0 -37
  15. package/dist/node_modules/.pnpm/@graphql-codegen_add@3.2.3_graphql@16.11.0/node_modules/@graphql-codegen/add/esm/config.js +0 -9
  16. package/dist/node_modules/.pnpm/@graphql-codegen_add@3.2.3_graphql@16.11.0/node_modules/@graphql-codegen/add/esm/index.js +0 -17
  17. package/dist/node_modules/.pnpm/@graphql-codegen_import-types-preset@3.0.1_graphql@16.11.0/node_modules/@graphql-codegen/import-types-preset/esm/index.js +0 -38
  18. package/dist/node_modules/.pnpm/@graphql-codegen_plugin-helpers@3.1.2_graphql@16.11.0/node_modules/@graphql-codegen/plugin-helpers/esm/federation.js +0 -22
  19. package/dist/node_modules/.pnpm/@graphql-codegen_plugin-helpers@3.1.2_graphql@16.11.0/node_modules/@graphql-codegen/plugin-helpers/esm/getCachedDocumentNodeFromSchema.js +0 -6
  20. package/dist/node_modules/.pnpm/@graphql-codegen_plugin-helpers@3.1.2_graphql@16.11.0/node_modules/@graphql-codegen/plugin-helpers/esm/helpers.js +0 -79
  21. package/dist/node_modules/.pnpm/@graphql-codegen_plugin-helpers@3.1.2_graphql@16.11.0/node_modules/@graphql-codegen/plugin-helpers/esm/index.js +0 -6
  22. package/dist/node_modules/.pnpm/@graphql-codegen_plugin-helpers@3.1.2_graphql@16.11.0/node_modules/@graphql-codegen/plugin-helpers/esm/oldVisit.js +0 -1
  23. package/dist/node_modules/.pnpm/@graphql-codegen_plugin-helpers@3.1.2_graphql@16.11.0/node_modules/@graphql-codegen/plugin-helpers/esm/resolve-external-module-and-fn.js +0 -7
  24. package/dist/node_modules/.pnpm/@graphql-codegen_plugin-helpers@3.1.2_graphql@16.11.0/node_modules/@graphql-codegen/plugin-helpers/esm/utils.js +0 -13
  25. package/dist/node_modules/.pnpm/camel-case@4.1.2/node_modules/camel-case/dist/index.js +0 -33
  26. package/dist/node_modules/.pnpm/capital-case@1.0.4/node_modules/capital-case/dist/index.js +0 -32
  27. package/dist/node_modules/.pnpm/change-case-all@1.0.15/node_modules/change-case-all/dist/index.js +0 -56
  28. package/dist/node_modules/.pnpm/change-case@4.1.2/node_modules/change-case/dist/index.js +0 -37
  29. package/dist/node_modules/.pnpm/constant-case@3.0.4/node_modules/constant-case/dist/index.js +0 -28
  30. package/dist/node_modules/.pnpm/dot-case@3.0.4/node_modules/dot-case/dist/index.js +0 -23
  31. package/dist/node_modules/.pnpm/header-case@2.0.4/node_modules/header-case/dist/index.js +0 -23
  32. package/dist/node_modules/.pnpm/is-lower-case@2.0.2/node_modules/is-lower-case/dist/index.js +0 -21
  33. package/dist/node_modules/.pnpm/is-upper-case@2.0.2/node_modules/is-upper-case/dist/index.js +0 -21
  34. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Hash.js +0 -37
  35. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_ListCache.js +0 -37
  36. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Map.js +0 -15
  37. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_MapCache.js +0 -37
  38. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Stack.js +0 -34
  39. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Symbol.js +0 -15
  40. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_Uint8Array.js +0 -15
  41. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_apply.js +0 -30
  42. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_arrayLikeKeys.js +0 -35
  43. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_assignMergeValue.js +0 -26
  44. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_assignValue.js +0 -32
  45. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_assocIndexOf.js +0 -26
  46. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseAssignValue.js +0 -31
  47. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseCreate.js +0 -34
  48. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseFor.js +0 -25
  49. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseGetTag.js +0 -30
  50. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsArguments.js +0 -26
  51. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsNative.js +0 -44
  52. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseIsTypedArray.js +0 -32
  53. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseKeysIn.js +0 -32
  54. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMerge.js +0 -42
  55. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseMergeDeep.js +0 -75
  56. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseRest.js +0 -26
  57. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseSetToString.js +0 -31
  58. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseTimes.js +0 -25
  59. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_baseUnary.js +0 -23
  60. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_cloneArrayBuffer.js +0 -25
  61. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_cloneBuffer.js +0 -35
  62. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_cloneTypedArray.js +0 -25
  63. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_copyArray.js +0 -25
  64. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_copyObject.js +0 -37
  65. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_coreJsData.js +0 -15
  66. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createAssigner.js +0 -37
  67. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createBaseFor.js +0 -28
  68. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_defineProperty.js +0 -20
  69. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_freeGlobal.js +0 -13
  70. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMapData.js +0 -25
  71. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getNative.js +0 -26
  72. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getPrototype.js +0 -15
  73. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getRawTag.js +0 -43
  74. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getValue.js +0 -22
  75. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashClear.js +0 -24
  76. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashDelete.js +0 -26
  77. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashGet.js +0 -36
  78. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashHas.js +0 -30
  79. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashSet.js +0 -31
  80. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_initCloneObject.js +0 -25
  81. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIndex.js +0 -28
  82. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIterateeCall.js +0 -32
  83. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKeyable.js +0 -22
  84. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isMasked.js +0 -28
  85. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isPrototype.js +0 -24
  86. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheClear.js +0 -22
  87. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheDelete.js +0 -35
  88. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheGet.js +0 -26
  89. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheHas.js +0 -25
  90. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheSet.js +0 -31
  91. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheClear.js +0 -30
  92. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheDelete.js +0 -27
  93. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheGet.js +0 -25
  94. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheHas.js +0 -25
  95. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_mapCacheSet.js +0 -29
  96. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeCreate.js +0 -14
  97. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nativeKeysIn.js +0 -25
  98. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_nodeUtil.js +0 -29
  99. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_objectToString.js +0 -29
  100. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_overArg.js +0 -24
  101. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_overRest.js +0 -35
  102. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_root.js +0 -17
  103. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_safeGet.js +0 -24
  104. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_setToString.js +0 -23
  105. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_shortOut.js +0 -34
  106. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackClear.js +0 -24
  107. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackDelete.js +0 -25
  108. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackGet.js +0 -23
  109. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackHas.js +0 -23
  110. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_stackSet.js +0 -42
  111. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_toSource.js +0 -33
  112. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/constant.js +0 -35
  113. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/eq.js +0 -46
  114. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/identity.js +0 -30
  115. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArguments.js +0 -43
  116. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArray.js +0 -35
  117. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLike.js +0 -42
  118. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLikeObject.js +0 -42
  119. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isBuffer.js +0 -41
  120. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isFunction.js +0 -38
  121. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isLength.js +0 -42
  122. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObject.js +0 -40
  123. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObjectLike.js +0 -38
  124. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isPlainObject.js +0 -60
  125. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isTypedArray.js +0 -34
  126. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/keysIn.js +0 -41
  127. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/merge.js +0 -48
  128. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/stubFalse.js +0 -27
  129. package/dist/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/toPlainObject.js +0 -41
  130. package/dist/node_modules/.pnpm/lower-case-first@2.0.2/node_modules/lower-case-first/dist/index.js +0 -21
  131. package/dist/node_modules/.pnpm/lower-case@2.0.2/node_modules/lower-case/dist/index.js +0 -64
  132. package/dist/node_modules/.pnpm/no-case@3.0.4/node_modules/no-case/dist/index.js +0 -41
  133. package/dist/node_modules/.pnpm/param-case@3.0.4/node_modules/param-case/dist/index.js +0 -23
  134. package/dist/node_modules/.pnpm/pascal-case@3.1.2/node_modules/pascal-case/dist/index.js +0 -37
  135. package/dist/node_modules/.pnpm/path-case@3.0.4/node_modules/path-case/dist/index.js +0 -23
  136. package/dist/node_modules/.pnpm/sentence-case@3.0.4/node_modules/sentence-case/dist/index.js +0 -34
  137. package/dist/node_modules/.pnpm/snake-case@3.0.4/node_modules/snake-case/dist/index.js +0 -23
  138. package/dist/node_modules/.pnpm/sponge-case@1.0.1/node_modules/sponge-case/dist/index.js +0 -20
  139. package/dist/node_modules/.pnpm/swap-case@2.0.2/node_modules/swap-case/dist/index.js +0 -23
  140. package/dist/node_modules/.pnpm/title-case@3.0.3/node_modules/title-case/dist/index.js +0 -35
  141. package/dist/node_modules/.pnpm/tslib@2.8.1/node_modules/tslib/tslib.es6.js +0 -547
  142. package/dist/node_modules/.pnpm/upper-case-first@2.0.2/node_modules/upper-case-first/dist/index.js +0 -21
  143. package/dist/node_modules/.pnpm/upper-case@2.0.2/node_modules/upper-case/dist/index.js +0 -56
@@ -1,15 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__root } from "./_root.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_coreJsData.js
5
- var require__coreJsData = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_coreJsData.js"(exports, module) {
6
- var root = require__root();
7
- /** Used to detect overreaching core-js shims. */
8
- var coreJsData = root["__core-js_shared__"];
9
- module.exports = coreJsData;
10
- } });
11
-
12
- //#endregion
13
- export default require__coreJsData();
14
-
15
- export { require__coreJsData };
@@ -1,37 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__baseRest } from "./_baseRest.js";
3
- import { require__isIterateeCall } from "./_isIterateeCall.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createAssigner.js
6
- var require__createAssigner = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createAssigner.js"(exports, module) {
7
- var baseRest = require__baseRest(), isIterateeCall = require__isIterateeCall();
8
- /**
9
- * Creates a function like `_.assign`.
10
- *
11
- * @private
12
- * @param {Function} assigner The function to assign values.
13
- * @returns {Function} Returns the new assigner function.
14
- */
15
- function createAssigner(assigner) {
16
- return baseRest(function(object, sources) {
17
- var index = -1, length = sources.length, customizer = length > 1 ? sources[length - 1] : void 0, guard = length > 2 ? sources[2] : void 0;
18
- customizer = assigner.length > 3 && typeof customizer == "function" ? (length--, customizer) : void 0;
19
- if (guard && isIterateeCall(sources[0], sources[1], guard)) {
20
- customizer = length < 3 ? void 0 : customizer;
21
- length = 1;
22
- }
23
- object = Object(object);
24
- while (++index < length) {
25
- var source = sources[index];
26
- if (source) assigner(object, source, index, customizer);
27
- }
28
- return object;
29
- });
30
- }
31
- module.exports = createAssigner;
32
- } });
33
-
34
- //#endregion
35
- export default require__createAssigner();
36
-
37
- export { require__createAssigner };
@@ -1,28 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createBaseFor.js
4
- var require__createBaseFor = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_createBaseFor.js"(exports, module) {
5
- /**
6
- * Creates a base function for methods like `_.forIn` and `_.forOwn`.
7
- *
8
- * @private
9
- * @param {boolean} [fromRight] Specify iterating from right to left.
10
- * @returns {Function} Returns the new base function.
11
- */
12
- function createBaseFor(fromRight) {
13
- return function(object, iteratee, keysFunc) {
14
- var index = -1, iterable = Object(object), props = keysFunc(object), length = props.length;
15
- while (length--) {
16
- var key = props[fromRight ? length : ++index];
17
- if (iteratee(iterable[key], key, iterable) === false) break;
18
- }
19
- return object;
20
- };
21
- }
22
- module.exports = createBaseFor;
23
- } });
24
-
25
- //#endregion
26
- export default require__createBaseFor();
27
-
28
- export { require__createBaseFor };
@@ -1,20 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__getNative } from "./_getNative.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_defineProperty.js
5
- var require__defineProperty = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_defineProperty.js"(exports, module) {
6
- var getNative = require__getNative();
7
- var defineProperty = function() {
8
- try {
9
- var func = getNative(Object, "defineProperty");
10
- func({}, "", {});
11
- return func;
12
- } catch (e) {}
13
- }();
14
- module.exports = defineProperty;
15
- } });
16
-
17
- //#endregion
18
- export default require__defineProperty();
19
-
20
- export { require__defineProperty };
@@ -1,13 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_freeGlobal.js
4
- var require__freeGlobal = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_freeGlobal.js"(exports, module) {
5
- /** Detect free variable `global` from Node.js. */
6
- var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
7
- module.exports = freeGlobal;
8
- } });
9
-
10
- //#endregion
11
- export default require__freeGlobal();
12
-
13
- export { require__freeGlobal };
@@ -1,25 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__isKeyable } from "./_isKeyable.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMapData.js
5
- var require__getMapData = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getMapData.js"(exports, module) {
6
- var isKeyable = require__isKeyable();
7
- /**
8
- * Gets the data for `map`.
9
- *
10
- * @private
11
- * @param {Object} map The map to query.
12
- * @param {string} key The reference key.
13
- * @returns {*} Returns the map data.
14
- */
15
- function getMapData(map, key) {
16
- var data = map.__data__;
17
- return isKeyable(key) ? data[typeof key == "string" ? "string" : "hash"] : data.map;
18
- }
19
- module.exports = getMapData;
20
- } });
21
-
22
- //#endregion
23
- export default require__getMapData();
24
-
25
- export { require__getMapData };
@@ -1,26 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__baseIsNative } from "./_baseIsNative.js";
3
- import { require__getValue } from "./_getValue.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getNative.js
6
- var require__getNative = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getNative.js"(exports, module) {
7
- var baseIsNative = require__baseIsNative(), getValue = require__getValue();
8
- /**
9
- * Gets the native function at `key` of `object`.
10
- *
11
- * @private
12
- * @param {Object} object The object to query.
13
- * @param {string} key The key of the method to get.
14
- * @returns {*} Returns the function if it's native, else `undefined`.
15
- */
16
- function getNative(object, key) {
17
- var value = getValue(object, key);
18
- return baseIsNative(value) ? value : void 0;
19
- }
20
- module.exports = getNative;
21
- } });
22
-
23
- //#endregion
24
- export default require__getNative();
25
-
26
- export { require__getNative };
@@ -1,15 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__overArg } from "./_overArg.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getPrototype.js
5
- var require__getPrototype = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getPrototype.js"(exports, module) {
6
- var overArg = require__overArg();
7
- /** Built-in value references. */
8
- var getPrototype = overArg(Object.getPrototypeOf, Object);
9
- module.exports = getPrototype;
10
- } });
11
-
12
- //#endregion
13
- export default require__getPrototype();
14
-
15
- export { require__getPrototype };
@@ -1,43 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__Symbol } from "./_Symbol.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getRawTag.js
5
- var require__getRawTag = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getRawTag.js"(exports, module) {
6
- var Symbol = require__Symbol();
7
- /** Used for built-in method references. */
8
- var objectProto = Object.prototype;
9
- /** Used to check objects for own properties. */
10
- var hasOwnProperty = objectProto.hasOwnProperty;
11
- /**
12
- * Used to resolve the
13
- * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
14
- * of values.
15
- */
16
- var nativeObjectToString = objectProto.toString;
17
- /** Built-in value references. */
18
- var symToStringTag = Symbol ? Symbol.toStringTag : void 0;
19
- /**
20
- * A specialized version of `baseGetTag` which ignores `Symbol.toStringTag` values.
21
- *
22
- * @private
23
- * @param {*} value The value to query.
24
- * @returns {string} Returns the raw `toStringTag`.
25
- */
26
- function getRawTag(value) {
27
- var isOwn = hasOwnProperty.call(value, symToStringTag), tag = value[symToStringTag];
28
- try {
29
- value[symToStringTag] = void 0;
30
- var unmasked = true;
31
- } catch (e) {}
32
- var result = nativeObjectToString.call(value);
33
- if (unmasked) if (isOwn) value[symToStringTag] = tag;
34
- else delete value[symToStringTag];
35
- return result;
36
- }
37
- module.exports = getRawTag;
38
- } });
39
-
40
- //#endregion
41
- export default require__getRawTag();
42
-
43
- export { require__getRawTag };
@@ -1,22 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getValue.js
4
- var require__getValue = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_getValue.js"(exports, module) {
5
- /**
6
- * Gets the value at `key` of `object`.
7
- *
8
- * @private
9
- * @param {Object} [object] The object to query.
10
- * @param {string} key The key of the property to get.
11
- * @returns {*} Returns the property value.
12
- */
13
- function getValue(object, key) {
14
- return object == null ? void 0 : object[key];
15
- }
16
- module.exports = getValue;
17
- } });
18
-
19
- //#endregion
20
- export default require__getValue();
21
-
22
- export { require__getValue };
@@ -1,24 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__nativeCreate } from "./_nativeCreate.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashClear.js
5
- var require__hashClear = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashClear.js"(exports, module) {
6
- var nativeCreate = require__nativeCreate();
7
- /**
8
- * Removes all key-value entries from the hash.
9
- *
10
- * @private
11
- * @name clear
12
- * @memberOf Hash
13
- */
14
- function hashClear() {
15
- this.__data__ = nativeCreate ? nativeCreate(null) : {};
16
- this.size = 0;
17
- }
18
- module.exports = hashClear;
19
- } });
20
-
21
- //#endregion
22
- export default require__hashClear();
23
-
24
- export { require__hashClear };
@@ -1,26 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashDelete.js
4
- var require__hashDelete = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashDelete.js"(exports, module) {
5
- /**
6
- * Removes `key` and its value from the hash.
7
- *
8
- * @private
9
- * @name delete
10
- * @memberOf Hash
11
- * @param {Object} hash The hash to modify.
12
- * @param {string} key The key of the value to remove.
13
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
14
- */
15
- function hashDelete(key) {
16
- var result = this.has(key) && delete this.__data__[key];
17
- this.size -= result ? 1 : 0;
18
- return result;
19
- }
20
- module.exports = hashDelete;
21
- } });
22
-
23
- //#endregion
24
- export default require__hashDelete();
25
-
26
- export { require__hashDelete };
@@ -1,36 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__nativeCreate } from "./_nativeCreate.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashGet.js
5
- var require__hashGet = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashGet.js"(exports, module) {
6
- var nativeCreate = require__nativeCreate();
7
- /** Used to stand-in for `undefined` hash values. */
8
- var HASH_UNDEFINED = "__lodash_hash_undefined__";
9
- /** Used for built-in method references. */
10
- var objectProto = Object.prototype;
11
- /** Used to check objects for own properties. */
12
- var hasOwnProperty = objectProto.hasOwnProperty;
13
- /**
14
- * Gets the hash value for `key`.
15
- *
16
- * @private
17
- * @name get
18
- * @memberOf Hash
19
- * @param {string} key The key of the value to get.
20
- * @returns {*} Returns the entry value.
21
- */
22
- function hashGet(key) {
23
- var data = this.__data__;
24
- if (nativeCreate) {
25
- var result = data[key];
26
- return result === HASH_UNDEFINED ? void 0 : result;
27
- }
28
- return hasOwnProperty.call(data, key) ? data[key] : void 0;
29
- }
30
- module.exports = hashGet;
31
- } });
32
-
33
- //#endregion
34
- export default require__hashGet();
35
-
36
- export { require__hashGet };
@@ -1,30 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__nativeCreate } from "./_nativeCreate.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashHas.js
5
- var require__hashHas = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashHas.js"(exports, module) {
6
- var nativeCreate = require__nativeCreate();
7
- /** Used for built-in method references. */
8
- var objectProto = Object.prototype;
9
- /** Used to check objects for own properties. */
10
- var hasOwnProperty = objectProto.hasOwnProperty;
11
- /**
12
- * Checks if a hash value for `key` exists.
13
- *
14
- * @private
15
- * @name has
16
- * @memberOf Hash
17
- * @param {string} key The key of the entry to check.
18
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
19
- */
20
- function hashHas(key) {
21
- var data = this.__data__;
22
- return nativeCreate ? data[key] !== void 0 : hasOwnProperty.call(data, key);
23
- }
24
- module.exports = hashHas;
25
- } });
26
-
27
- //#endregion
28
- export default require__hashHas();
29
-
30
- export { require__hashHas };
@@ -1,31 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__nativeCreate } from "./_nativeCreate.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashSet.js
5
- var require__hashSet = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_hashSet.js"(exports, module) {
6
- var nativeCreate = require__nativeCreate();
7
- /** Used to stand-in for `undefined` hash values. */
8
- var HASH_UNDEFINED = "__lodash_hash_undefined__";
9
- /**
10
- * Sets the hash `key` to `value`.
11
- *
12
- * @private
13
- * @name set
14
- * @memberOf Hash
15
- * @param {string} key The key of the value to set.
16
- * @param {*} value The value to set.
17
- * @returns {Object} Returns the hash instance.
18
- */
19
- function hashSet(key, value) {
20
- var data = this.__data__;
21
- this.size += this.has(key) ? 0 : 1;
22
- data[key] = nativeCreate && value === void 0 ? HASH_UNDEFINED : value;
23
- return this;
24
- }
25
- module.exports = hashSet;
26
- } });
27
-
28
- //#endregion
29
- export default require__hashSet();
30
-
31
- export { require__hashSet };
@@ -1,25 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__baseCreate } from "./_baseCreate.js";
3
- import { require__getPrototype } from "./_getPrototype.js";
4
- import { require__isPrototype } from "./_isPrototype.js";
5
-
6
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_initCloneObject.js
7
- var require__initCloneObject = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_initCloneObject.js"(exports, module) {
8
- var baseCreate = require__baseCreate(), getPrototype = require__getPrototype(), isPrototype = require__isPrototype();
9
- /**
10
- * Initializes an object clone.
11
- *
12
- * @private
13
- * @param {Object} object The object to clone.
14
- * @returns {Object} Returns the initialized clone.
15
- */
16
- function initCloneObject(object) {
17
- return typeof object.constructor == "function" && !isPrototype(object) ? baseCreate(getPrototype(object)) : {};
18
- }
19
- module.exports = initCloneObject;
20
- } });
21
-
22
- //#endregion
23
- export default require__initCloneObject();
24
-
25
- export { require__initCloneObject };
@@ -1,28 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIndex.js
4
- var require__isIndex = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIndex.js"(exports, module) {
5
- /** Used as references for various `Number` constants. */
6
- var MAX_SAFE_INTEGER = 9007199254740991;
7
- /** Used to detect unsigned integer values. */
8
- var reIsUint = /^(?:0|[1-9]\d*)$/;
9
- /**
10
- * Checks if `value` is a valid array-like index.
11
- *
12
- * @private
13
- * @param {*} value The value to check.
14
- * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
15
- * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
16
- */
17
- function isIndex(value, length) {
18
- var type = typeof value;
19
- length = length == null ? MAX_SAFE_INTEGER : length;
20
- return !!length && (type == "number" || type != "symbol" && reIsUint.test(value)) && value > -1 && value % 1 == 0 && value < length;
21
- }
22
- module.exports = isIndex;
23
- } });
24
-
25
- //#endregion
26
- export default require__isIndex();
27
-
28
- export { require__isIndex };
@@ -1,32 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require_eq } from "./eq.js";
3
- import { require_isObject } from "./isObject.js";
4
- import { require_isArrayLike } from "./isArrayLike.js";
5
- import { require__isIndex } from "./_isIndex.js";
6
-
7
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIterateeCall.js
8
- var require__isIterateeCall = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isIterateeCall.js"(exports, module) {
9
- var eq = require_eq(), isArrayLike = require_isArrayLike(), isIndex = require__isIndex(), isObject = require_isObject();
10
- /**
11
- * Checks if the given arguments are from an iteratee call.
12
- *
13
- * @private
14
- * @param {*} value The potential iteratee value argument.
15
- * @param {*} index The potential iteratee index or key argument.
16
- * @param {*} object The potential iteratee object argument.
17
- * @returns {boolean} Returns `true` if the arguments are from an iteratee call,
18
- * else `false`.
19
- */
20
- function isIterateeCall(value, index, object) {
21
- if (!isObject(object)) return false;
22
- var type = typeof index;
23
- if (type == "number" ? isArrayLike(object) && isIndex(index, object.length) : type == "string" && index in object) return eq(object[index], value);
24
- return false;
25
- }
26
- module.exports = isIterateeCall;
27
- } });
28
-
29
- //#endregion
30
- export default require__isIterateeCall();
31
-
32
- export { require__isIterateeCall };
@@ -1,22 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKeyable.js
4
- var require__isKeyable = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isKeyable.js"(exports, module) {
5
- /**
6
- * Checks if `value` is suitable for use as unique object key.
7
- *
8
- * @private
9
- * @param {*} value The value to check.
10
- * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
11
- */
12
- function isKeyable(value) {
13
- var type = typeof value;
14
- return type == "string" || type == "number" || type == "symbol" || type == "boolean" ? value !== "__proto__" : value === null;
15
- }
16
- module.exports = isKeyable;
17
- } });
18
-
19
- //#endregion
20
- export default require__isKeyable();
21
-
22
- export { require__isKeyable };
@@ -1,28 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__coreJsData } from "./_coreJsData.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isMasked.js
5
- var require__isMasked = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isMasked.js"(exports, module) {
6
- var coreJsData = require__coreJsData();
7
- /** Used to detect methods masquerading as native. */
8
- var maskSrcKey = function() {
9
- var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || "");
10
- return uid ? "Symbol(src)_1." + uid : "";
11
- }();
12
- /**
13
- * Checks if `func` has its source masked.
14
- *
15
- * @private
16
- * @param {Function} func The function to check.
17
- * @returns {boolean} Returns `true` if `func` is masked, else `false`.
18
- */
19
- function isMasked(func) {
20
- return !!maskSrcKey && maskSrcKey in func;
21
- }
22
- module.exports = isMasked;
23
- } });
24
-
25
- //#endregion
26
- export default require__isMasked();
27
-
28
- export { require__isMasked };
@@ -1,24 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isPrototype.js
4
- var require__isPrototype = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_isPrototype.js"(exports, module) {
5
- /** Used for built-in method references. */
6
- var objectProto = Object.prototype;
7
- /**
8
- * Checks if `value` is likely a prototype object.
9
- *
10
- * @private
11
- * @param {*} value The value to check.
12
- * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
13
- */
14
- function isPrototype(value) {
15
- var Ctor = value && value.constructor, proto = typeof Ctor == "function" && Ctor.prototype || objectProto;
16
- return value === proto;
17
- }
18
- module.exports = isPrototype;
19
- } });
20
-
21
- //#endregion
22
- export default require__isPrototype();
23
-
24
- export { require__isPrototype };
@@ -1,22 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheClear.js
4
- var require__listCacheClear = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheClear.js"(exports, module) {
5
- /**
6
- * Removes all key-value entries from the list cache.
7
- *
8
- * @private
9
- * @name clear
10
- * @memberOf ListCache
11
- */
12
- function listCacheClear() {
13
- this.__data__ = [];
14
- this.size = 0;
15
- }
16
- module.exports = listCacheClear;
17
- } });
18
-
19
- //#endregion
20
- export default require__listCacheClear();
21
-
22
- export { require__listCacheClear };
@@ -1,35 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__assocIndexOf } from "./_assocIndexOf.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheDelete.js
5
- var require__listCacheDelete = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheDelete.js"(exports, module) {
6
- var assocIndexOf = require__assocIndexOf();
7
- /** Used for built-in method references. */
8
- var arrayProto = Array.prototype;
9
- /** Built-in value references. */
10
- var splice = arrayProto.splice;
11
- /**
12
- * Removes `key` and its value from the list cache.
13
- *
14
- * @private
15
- * @name delete
16
- * @memberOf ListCache
17
- * @param {string} key The key of the value to remove.
18
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
19
- */
20
- function listCacheDelete(key) {
21
- var data = this.__data__, index = assocIndexOf(data, key);
22
- if (index < 0) return false;
23
- var lastIndex = data.length - 1;
24
- if (index == lastIndex) data.pop();
25
- else splice.call(data, index, 1);
26
- --this.size;
27
- return true;
28
- }
29
- module.exports = listCacheDelete;
30
- } });
31
-
32
- //#endregion
33
- export default require__listCacheDelete();
34
-
35
- export { require__listCacheDelete };
@@ -1,26 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__assocIndexOf } from "./_assocIndexOf.js";
3
-
4
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheGet.js
5
- var require__listCacheGet = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/_listCacheGet.js"(exports, module) {
6
- var assocIndexOf = require__assocIndexOf();
7
- /**
8
- * Gets the list cache value for `key`.
9
- *
10
- * @private
11
- * @name get
12
- * @memberOf ListCache
13
- * @param {string} key The key of the value to get.
14
- * @returns {*} Returns the entry value.
15
- */
16
- function listCacheGet(key) {
17
- var data = this.__data__, index = assocIndexOf(data, key);
18
- return index < 0 ? void 0 : data[index][1];
19
- }
20
- module.exports = listCacheGet;
21
- } });
22
-
23
- //#endregion
24
- export default require__listCacheGet();
25
-
26
- export { require__listCacheGet };