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,35 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/constant.js
4
- var require_constant = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/constant.js"(exports, module) {
5
- /**
6
- * Creates a function that returns `value`.
7
- *
8
- * @static
9
- * @memberOf _
10
- * @since 2.4.0
11
- * @category Util
12
- * @param {*} value The value to return from the new function.
13
- * @returns {Function} Returns the new constant function.
14
- * @example
15
- *
16
- * var objects = _.times(2, _.constant({ 'a': 1 }));
17
- *
18
- * console.log(objects);
19
- * // => [{ 'a': 1 }, { 'a': 1 }]
20
- *
21
- * console.log(objects[0] === objects[1]);
22
- * // => true
23
- */
24
- function constant(value) {
25
- return function() {
26
- return value;
27
- };
28
- }
29
- module.exports = constant;
30
- } });
31
-
32
- //#endregion
33
- export default require_constant();
34
-
35
- export { require_constant };
@@ -1,46 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/eq.js
4
- var require_eq = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/eq.js"(exports, module) {
5
- /**
6
- * Performs a
7
- * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
8
- * comparison between two values to determine if they are equivalent.
9
- *
10
- * @static
11
- * @memberOf _
12
- * @since 4.0.0
13
- * @category Lang
14
- * @param {*} value The value to compare.
15
- * @param {*} other The other value to compare.
16
- * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
17
- * @example
18
- *
19
- * var object = { 'a': 1 };
20
- * var other = { 'a': 1 };
21
- *
22
- * _.eq(object, object);
23
- * // => true
24
- *
25
- * _.eq(object, other);
26
- * // => false
27
- *
28
- * _.eq('a', 'a');
29
- * // => true
30
- *
31
- * _.eq('a', Object('a'));
32
- * // => false
33
- *
34
- * _.eq(NaN, NaN);
35
- * // => true
36
- */
37
- function eq(value, other) {
38
- return value === other || value !== value && other !== other;
39
- }
40
- module.exports = eq;
41
- } });
42
-
43
- //#endregion
44
- export default require_eq();
45
-
46
- export { require_eq };
@@ -1,30 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/identity.js
4
- var require_identity = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/identity.js"(exports, module) {
5
- /**
6
- * This method returns the first argument it receives.
7
- *
8
- * @static
9
- * @since 0.1.0
10
- * @memberOf _
11
- * @category Util
12
- * @param {*} value Any value.
13
- * @returns {*} Returns `value`.
14
- * @example
15
- *
16
- * var object = { 'a': 1 };
17
- *
18
- * console.log(_.identity(object) === object);
19
- * // => true
20
- */
21
- function identity(value) {
22
- return value;
23
- }
24
- module.exports = identity;
25
- } });
26
-
27
- //#endregion
28
- export default require_identity();
29
-
30
- export { require_identity };
@@ -1,43 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require_isObjectLike } from "./isObjectLike.js";
3
- import { require__baseIsArguments } from "./_baseIsArguments.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArguments.js
6
- var require_isArguments = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArguments.js"(exports, module) {
7
- var baseIsArguments = require__baseIsArguments(), isObjectLike = require_isObjectLike();
8
- /** Used for built-in method references. */
9
- var objectProto = Object.prototype;
10
- /** Used to check objects for own properties. */
11
- var hasOwnProperty = objectProto.hasOwnProperty;
12
- /** Built-in value references. */
13
- var propertyIsEnumerable = objectProto.propertyIsEnumerable;
14
- /**
15
- * Checks if `value` is likely an `arguments` object.
16
- *
17
- * @static
18
- * @memberOf _
19
- * @since 0.1.0
20
- * @category Lang
21
- * @param {*} value The value to check.
22
- * @returns {boolean} Returns `true` if `value` is an `arguments` object,
23
- * else `false`.
24
- * @example
25
- *
26
- * _.isArguments(function() { return arguments; }());
27
- * // => true
28
- *
29
- * _.isArguments([1, 2, 3]);
30
- * // => false
31
- */
32
- var isArguments = baseIsArguments(function() {
33
- return arguments;
34
- }()) ? baseIsArguments : function(value) {
35
- return isObjectLike(value) && hasOwnProperty.call(value, "callee") && !propertyIsEnumerable.call(value, "callee");
36
- };
37
- module.exports = isArguments;
38
- } });
39
-
40
- //#endregion
41
- export default require_isArguments();
42
-
43
- export { require_isArguments };
@@ -1,35 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArray.js
4
- var require_isArray = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArray.js"(exports, module) {
5
- /**
6
- * Checks if `value` is classified as an `Array` object.
7
- *
8
- * @static
9
- * @memberOf _
10
- * @since 0.1.0
11
- * @category Lang
12
- * @param {*} value The value to check.
13
- * @returns {boolean} Returns `true` if `value` is an array, else `false`.
14
- * @example
15
- *
16
- * _.isArray([1, 2, 3]);
17
- * // => true
18
- *
19
- * _.isArray(document.body.children);
20
- * // => false
21
- *
22
- * _.isArray('abc');
23
- * // => false
24
- *
25
- * _.isArray(_.noop);
26
- * // => false
27
- */
28
- var isArray = Array.isArray;
29
- module.exports = isArray;
30
- } });
31
-
32
- //#endregion
33
- export default require_isArray();
34
-
35
- export { require_isArray };
@@ -1,42 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require_isFunction } from "./isFunction.js";
3
- import { require_isLength } from "./isLength.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLike.js
6
- var require_isArrayLike = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLike.js"(exports, module) {
7
- var isFunction = require_isFunction(), isLength = require_isLength();
8
- /**
9
- * Checks if `value` is array-like. A value is considered array-like if it's
10
- * not a function and has a `value.length` that's an integer greater than or
11
- * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
12
- *
13
- * @static
14
- * @memberOf _
15
- * @since 4.0.0
16
- * @category Lang
17
- * @param {*} value The value to check.
18
- * @returns {boolean} Returns `true` if `value` is array-like, else `false`.
19
- * @example
20
- *
21
- * _.isArrayLike([1, 2, 3]);
22
- * // => true
23
- *
24
- * _.isArrayLike(document.body.children);
25
- * // => true
26
- *
27
- * _.isArrayLike('abc');
28
- * // => true
29
- *
30
- * _.isArrayLike(_.noop);
31
- * // => false
32
- */
33
- function isArrayLike(value) {
34
- return value != null && isLength(value.length) && !isFunction(value);
35
- }
36
- module.exports = isArrayLike;
37
- } });
38
-
39
- //#endregion
40
- export default require_isArrayLike();
41
-
42
- export { require_isArrayLike };
@@ -1,42 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require_isObjectLike } from "./isObjectLike.js";
3
- import { require_isArrayLike } from "./isArrayLike.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLikeObject.js
6
- var require_isArrayLikeObject = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isArrayLikeObject.js"(exports, module) {
7
- var isArrayLike = require_isArrayLike(), isObjectLike = require_isObjectLike();
8
- /**
9
- * This method is like `_.isArrayLike` except that it also checks if `value`
10
- * is an object.
11
- *
12
- * @static
13
- * @memberOf _
14
- * @since 4.0.0
15
- * @category Lang
16
- * @param {*} value The value to check.
17
- * @returns {boolean} Returns `true` if `value` is an array-like object,
18
- * else `false`.
19
- * @example
20
- *
21
- * _.isArrayLikeObject([1, 2, 3]);
22
- * // => true
23
- *
24
- * _.isArrayLikeObject(document.body.children);
25
- * // => true
26
- *
27
- * _.isArrayLikeObject('abc');
28
- * // => false
29
- *
30
- * _.isArrayLikeObject(_.noop);
31
- * // => false
32
- */
33
- function isArrayLikeObject(value) {
34
- return isObjectLike(value) && isArrayLike(value);
35
- }
36
- module.exports = isArrayLikeObject;
37
- } });
38
-
39
- //#endregion
40
- export default require_isArrayLikeObject();
41
-
42
- export { require_isArrayLikeObject };
@@ -1,41 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__root } from "./_root.js";
3
- import { require_stubFalse } from "./stubFalse.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isBuffer.js
6
- var require_isBuffer = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isBuffer.js"(exports, module) {
7
- var root = require__root(), stubFalse = require_stubFalse();
8
- /** Detect free variable `exports`. */
9
- var freeExports = typeof exports == "object" && exports && !exports.nodeType && exports;
10
- /** Detect free variable `module`. */
11
- var freeModule = freeExports && typeof module == "object" && module && !module.nodeType && module;
12
- /** Detect the popular CommonJS extension `module.exports`. */
13
- var moduleExports = freeModule && freeModule.exports === freeExports;
14
- /** Built-in value references. */
15
- var Buffer = moduleExports ? root.Buffer : void 0;
16
- var nativeIsBuffer = Buffer ? Buffer.isBuffer : void 0;
17
- /**
18
- * Checks if `value` is a buffer.
19
- *
20
- * @static
21
- * @memberOf _
22
- * @since 4.3.0
23
- * @category Lang
24
- * @param {*} value The value to check.
25
- * @returns {boolean} Returns `true` if `value` is a buffer, else `false`.
26
- * @example
27
- *
28
- * _.isBuffer(new Buffer(2));
29
- * // => true
30
- *
31
- * _.isBuffer(new Uint8Array(2));
32
- * // => false
33
- */
34
- var isBuffer = nativeIsBuffer || stubFalse;
35
- module.exports = isBuffer;
36
- } });
37
-
38
- //#endregion
39
- export default require_isBuffer();
40
-
41
- export { require_isBuffer };
@@ -1,38 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__baseGetTag } from "./_baseGetTag.js";
3
- import { require_isObject } from "./isObject.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isFunction.js
6
- var require_isFunction = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isFunction.js"(exports, module) {
7
- var baseGetTag = require__baseGetTag(), isObject = require_isObject();
8
- /** `Object#toString` result references. */
9
- var asyncTag = "[object AsyncFunction]", funcTag = "[object Function]", genTag = "[object GeneratorFunction]", proxyTag = "[object Proxy]";
10
- /**
11
- * Checks if `value` is classified as a `Function` object.
12
- *
13
- * @static
14
- * @memberOf _
15
- * @since 0.1.0
16
- * @category Lang
17
- * @param {*} value The value to check.
18
- * @returns {boolean} Returns `true` if `value` is a function, else `false`.
19
- * @example
20
- *
21
- * _.isFunction(_);
22
- * // => true
23
- *
24
- * _.isFunction(/abc/);
25
- * // => false
26
- */
27
- function isFunction(value) {
28
- if (!isObject(value)) return false;
29
- var tag = baseGetTag(value);
30
- return tag == funcTag || tag == genTag || tag == asyncTag || tag == proxyTag;
31
- }
32
- module.exports = isFunction;
33
- } });
34
-
35
- //#endregion
36
- export default require_isFunction();
37
-
38
- export { require_isFunction };
@@ -1,42 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isLength.js
4
- var require_isLength = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isLength.js"(exports, module) {
5
- /** Used as references for various `Number` constants. */
6
- var MAX_SAFE_INTEGER = 9007199254740991;
7
- /**
8
- * Checks if `value` is a valid array-like length.
9
- *
10
- * **Note:** This method is loosely based on
11
- * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
12
- *
13
- * @static
14
- * @memberOf _
15
- * @since 4.0.0
16
- * @category Lang
17
- * @param {*} value The value to check.
18
- * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
19
- * @example
20
- *
21
- * _.isLength(3);
22
- * // => true
23
- *
24
- * _.isLength(Number.MIN_VALUE);
25
- * // => false
26
- *
27
- * _.isLength(Infinity);
28
- * // => false
29
- *
30
- * _.isLength('3');
31
- * // => false
32
- */
33
- function isLength(value) {
34
- return typeof value == "number" && value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
35
- }
36
- module.exports = isLength;
37
- } });
38
-
39
- //#endregion
40
- export default require_isLength();
41
-
42
- export { require_isLength };
@@ -1,40 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObject.js
4
- var require_isObject = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObject.js"(exports, module) {
5
- /**
6
- * Checks if `value` is the
7
- * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
8
- * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
9
- *
10
- * @static
11
- * @memberOf _
12
- * @since 0.1.0
13
- * @category Lang
14
- * @param {*} value The value to check.
15
- * @returns {boolean} Returns `true` if `value` is an object, else `false`.
16
- * @example
17
- *
18
- * _.isObject({});
19
- * // => true
20
- *
21
- * _.isObject([1, 2, 3]);
22
- * // => true
23
- *
24
- * _.isObject(_.noop);
25
- * // => true
26
- *
27
- * _.isObject(null);
28
- * // => false
29
- */
30
- function isObject(value) {
31
- var type = typeof value;
32
- return value != null && (type == "object" || type == "function");
33
- }
34
- module.exports = isObject;
35
- } });
36
-
37
- //#endregion
38
- export default require_isObject();
39
-
40
- export { require_isObject };
@@ -1,38 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
-
3
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObjectLike.js
4
- var require_isObjectLike = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isObjectLike.js"(exports, module) {
5
- /**
6
- * Checks if `value` is object-like. A value is object-like if it's not `null`
7
- * and has a `typeof` result of "object".
8
- *
9
- * @static
10
- * @memberOf _
11
- * @since 4.0.0
12
- * @category Lang
13
- * @param {*} value The value to check.
14
- * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
15
- * @example
16
- *
17
- * _.isObjectLike({});
18
- * // => true
19
- *
20
- * _.isObjectLike([1, 2, 3]);
21
- * // => true
22
- *
23
- * _.isObjectLike(_.noop);
24
- * // => false
25
- *
26
- * _.isObjectLike(null);
27
- * // => false
28
- */
29
- function isObjectLike(value) {
30
- return value != null && typeof value == "object";
31
- }
32
- module.exports = isObjectLike;
33
- } });
34
-
35
- //#endregion
36
- export default require_isObjectLike();
37
-
38
- export { require_isObjectLike };
@@ -1,60 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__baseGetTag } from "./_baseGetTag.js";
3
- import { require__getPrototype } from "./_getPrototype.js";
4
- import { require_isObjectLike } from "./isObjectLike.js";
5
-
6
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isPlainObject.js
7
- var require_isPlainObject = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isPlainObject.js"(exports, module) {
8
- var baseGetTag = require__baseGetTag(), getPrototype = require__getPrototype(), isObjectLike = require_isObjectLike();
9
- /** `Object#toString` result references. */
10
- var objectTag = "[object Object]";
11
- /** Used for built-in method references. */
12
- var funcProto = Function.prototype, objectProto = Object.prototype;
13
- /** Used to resolve the decompiled source of functions. */
14
- var funcToString = funcProto.toString;
15
- /** Used to check objects for own properties. */
16
- var hasOwnProperty = objectProto.hasOwnProperty;
17
- /** Used to infer the `Object` constructor. */
18
- var objectCtorString = funcToString.call(Object);
19
- /**
20
- * Checks if `value` is a plain object, that is, an object created by the
21
- * `Object` constructor or one with a `[[Prototype]]` of `null`.
22
- *
23
- * @static
24
- * @memberOf _
25
- * @since 0.8.0
26
- * @category Lang
27
- * @param {*} value The value to check.
28
- * @returns {boolean} Returns `true` if `value` is a plain object, else `false`.
29
- * @example
30
- *
31
- * function Foo() {
32
- * this.a = 1;
33
- * }
34
- *
35
- * _.isPlainObject(new Foo);
36
- * // => false
37
- *
38
- * _.isPlainObject([1, 2, 3]);
39
- * // => false
40
- *
41
- * _.isPlainObject({ 'x': 0, 'y': 0 });
42
- * // => true
43
- *
44
- * _.isPlainObject(Object.create(null));
45
- * // => true
46
- */
47
- function isPlainObject(value) {
48
- if (!isObjectLike(value) || baseGetTag(value) != objectTag) return false;
49
- var proto = getPrototype(value);
50
- if (proto === null) return true;
51
- var Ctor = hasOwnProperty.call(proto, "constructor") && proto.constructor;
52
- return typeof Ctor == "function" && Ctor instanceof Ctor && funcToString.call(Ctor) == objectCtorString;
53
- }
54
- module.exports = isPlainObject;
55
- } });
56
-
57
- //#endregion
58
- export default require_isPlainObject();
59
-
60
- export { require_isPlainObject };
@@ -1,34 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__baseIsTypedArray } from "./_baseIsTypedArray.js";
3
- import { require__baseUnary } from "./_baseUnary.js";
4
- import { require__nodeUtil } from "./_nodeUtil.js";
5
-
6
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isTypedArray.js
7
- var require_isTypedArray = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/isTypedArray.js"(exports, module) {
8
- var baseIsTypedArray = require__baseIsTypedArray(), baseUnary = require__baseUnary(), nodeUtil = require__nodeUtil();
9
- var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
10
- /**
11
- * Checks if `value` is classified as a typed array.
12
- *
13
- * @static
14
- * @memberOf _
15
- * @since 3.0.0
16
- * @category Lang
17
- * @param {*} value The value to check.
18
- * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
19
- * @example
20
- *
21
- * _.isTypedArray(new Uint8Array);
22
- * // => true
23
- *
24
- * _.isTypedArray([]);
25
- * // => false
26
- */
27
- var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;
28
- module.exports = isTypedArray;
29
- } });
30
-
31
- //#endregion
32
- export default require_isTypedArray();
33
-
34
- export { require_isTypedArray };
@@ -1,41 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require_isArrayLike } from "./isArrayLike.js";
3
- import { require__arrayLikeKeys } from "./_arrayLikeKeys.js";
4
- import { require__baseKeysIn } from "./_baseKeysIn.js";
5
-
6
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/keysIn.js
7
- var require_keysIn = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/keysIn.js"(exports, module) {
8
- var arrayLikeKeys = require__arrayLikeKeys(), baseKeysIn = require__baseKeysIn(), isArrayLike = require_isArrayLike();
9
- /**
10
- * Creates an array of the own and inherited enumerable property names of `object`.
11
- *
12
- * **Note:** Non-object values are coerced to objects.
13
- *
14
- * @static
15
- * @memberOf _
16
- * @since 3.0.0
17
- * @category Object
18
- * @param {Object} object The object to query.
19
- * @returns {Array} Returns the array of property names.
20
- * @example
21
- *
22
- * function Foo() {
23
- * this.a = 1;
24
- * this.b = 2;
25
- * }
26
- *
27
- * Foo.prototype.c = 3;
28
- *
29
- * _.keysIn(new Foo);
30
- * // => ['a', 'b', 'c'] (iteration order is not guaranteed)
31
- */
32
- function keysIn(object) {
33
- return isArrayLike(object) ? arrayLikeKeys(object, true) : baseKeysIn(object);
34
- }
35
- module.exports = keysIn;
36
- } });
37
-
38
- //#endregion
39
- export default require_keysIn();
40
-
41
- export { require_keysIn };
@@ -1,48 +0,0 @@
1
- import { __commonJS } from "../../../../../_virtual/rolldown_runtime.js";
2
- import { require__baseMerge } from "./_baseMerge.js";
3
- import { require__createAssigner } from "./_createAssigner.js";
4
-
5
- //#region node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/merge.js
6
- var require_merge = __commonJS({ "node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/merge.js"(exports, module) {
7
- var baseMerge = require__baseMerge(), createAssigner = require__createAssigner();
8
- /**
9
- * This method is like `_.assign` except that it recursively merges own and
10
- * inherited enumerable string keyed properties of source objects into the
11
- * destination object. Source properties that resolve to `undefined` are
12
- * skipped if a destination value exists. Array and plain object properties
13
- * are merged recursively. Other objects and value types are overridden by
14
- * assignment. Source objects are applied from left to right. Subsequent
15
- * sources overwrite property assignments of previous sources.
16
- *
17
- * **Note:** This method mutates `object`.
18
- *
19
- * @static
20
- * @memberOf _
21
- * @since 0.5.0
22
- * @category Object
23
- * @param {Object} object The destination object.
24
- * @param {...Object} [sources] The source objects.
25
- * @returns {Object} Returns `object`.
26
- * @example
27
- *
28
- * var object = {
29
- * 'a': [{ 'b': 2 }, { 'd': 4 }]
30
- * };
31
- *
32
- * var other = {
33
- * 'a': [{ 'c': 3 }, { 'e': 5 }]
34
- * };
35
- *
36
- * _.merge(object, other);
37
- * // => { 'a': [{ 'b': 2, 'c': 3 }, { 'd': 4, 'e': 5 }] }
38
- */
39
- var merge = createAssigner(function(object, source, srcIndex) {
40
- baseMerge(object, source, srcIndex);
41
- });
42
- module.exports = merge;
43
- } });
44
-
45
- //#endregion
46
- export default require_merge();
47
-
48
- export { require_merge };