@geekmidas/constructs 3.0.14 → 4.0.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 (123) hide show
  1. package/CHANGELOG.md +34 -0
  2. package/dist/AWSScheduledFunction-COv8bB1v.d.mts +117 -0
  3. package/dist/AWSScheduledFunction-COv8bB1v.d.mts.map +1 -0
  4. package/dist/AWSScheduledFunction-D-55GfwL.mjs +243 -0
  5. package/dist/AWSScheduledFunction-D-55GfwL.mjs.map +1 -0
  6. package/dist/AWSScheduledFunction-D9uCAd76.d.cts +117 -0
  7. package/dist/AWSScheduledFunction-D9uCAd76.d.cts.map +1 -0
  8. package/dist/AWSScheduledFunction-sWwZC9hg.cjs +255 -0
  9. package/dist/AWSScheduledFunction-sWwZC9hg.cjs.map +1 -0
  10. package/dist/{Construct-DXfLPGwg.cjs → Construct-B14miJ6P.cjs} +42 -5
  11. package/dist/{Construct-DXfLPGwg.cjs.map → Construct-B14miJ6P.cjs.map} +1 -1
  12. package/dist/{Construct-CXqvzglu.d.cts → Construct-cjIs74Gb.d.cts} +1 -1
  13. package/dist/{Construct-CXqvzglu.d.cts.map → Construct-cjIs74Gb.d.cts.map} +1 -1
  14. package/dist/{Endpoint-NvjIednd.d.mts → Endpoint-C_qxza6z.d.mts} +5 -5
  15. package/dist/{Endpoint-NvjIednd.d.mts.map → Endpoint-C_qxza6z.d.mts.map} +1 -1
  16. package/dist/{Endpoint-CE7qHX5S.d.cts → Endpoint-D5SChIsU.d.cts} +4 -4
  17. package/dist/{Endpoint-CE7qHX5S.d.cts.map → Endpoint-D5SChIsU.d.cts.map} +1 -1
  18. package/dist/{HonoEndpointAdaptor-DyYv0IoU.mjs → HonoEndpointAdaptor-CWYBGVFQ.mjs} +5 -4
  19. package/dist/{HonoEndpointAdaptor-DyYv0IoU.mjs.map → HonoEndpointAdaptor-CWYBGVFQ.mjs.map} +1 -1
  20. package/dist/{HonoEndpointAdaptor-DFdgCwYU.cjs → HonoEndpointAdaptor-C_2jaZ4k.cjs} +18 -17
  21. package/dist/{HonoEndpointAdaptor-DFdgCwYU.cjs.map → HonoEndpointAdaptor-C_2jaZ4k.cjs.map} +1 -1
  22. package/dist/{Subscriber-Tft61-YG.d.mts → Subscriber-C0v9iOrI.d.mts} +2 -2
  23. package/dist/{Subscriber-Tft61-YG.d.mts.map → Subscriber-C0v9iOrI.d.mts.map} +1 -1
  24. package/dist/{Subscriber-D8WkA8np.d.cts → Subscriber-C6YXAmTp.d.cts} +3 -3
  25. package/dist/{Subscriber-D8WkA8np.d.cts.map → Subscriber-C6YXAmTp.d.cts.map} +1 -1
  26. package/dist/adaptors/aws.cjs +15 -214
  27. package/dist/adaptors/aws.cjs.map +1 -1
  28. package/dist/adaptors/aws.d.cts +11 -66
  29. package/dist/adaptors/aws.d.cts.map +1 -1
  30. package/dist/adaptors/aws.d.mts +10 -65
  31. package/dist/adaptors/aws.d.mts.map +1 -1
  32. package/dist/adaptors/aws.mjs +8 -207
  33. package/dist/adaptors/aws.mjs.map +1 -1
  34. package/dist/adaptors/hono.cjs +6 -5
  35. package/dist/adaptors/hono.d.cts +4 -4
  36. package/dist/adaptors/hono.d.cts.map +1 -1
  37. package/dist/adaptors/hono.d.mts +3 -3
  38. package/dist/adaptors/hono.d.mts.map +1 -1
  39. package/dist/adaptors/hono.mjs +5 -4
  40. package/dist/adaptors/testing.cjs +15 -15
  41. package/dist/adaptors/testing.cjs.map +1 -1
  42. package/dist/adaptors/testing.d.cts +6 -6
  43. package/dist/adaptors/testing.d.mts +5 -5
  44. package/dist/adaptors/testing.mjs +5 -4
  45. package/dist/adaptors/testing.mjs.map +1 -1
  46. package/dist/crons/index.cjs +7 -5
  47. package/dist/crons/index.cjs.map +1 -1
  48. package/dist/crons/index.d.cts +6 -22
  49. package/dist/crons/index.d.cts.map +1 -1
  50. package/dist/crons/index.d.mts +4 -20
  51. package/dist/crons/index.d.mts.map +1 -1
  52. package/dist/crons/index.mjs +4 -2
  53. package/dist/crons/index.mjs.map +1 -1
  54. package/dist/endpoints/index.cjs +8 -8
  55. package/dist/endpoints/index.d.cts +5 -5
  56. package/dist/endpoints/index.d.mts +4 -4
  57. package/dist/endpoints/index.mjs +3 -2
  58. package/dist/endpoints/index.mjs.map +1 -1
  59. package/dist/functions/index.cjs +2 -2
  60. package/dist/functions/index.d.cts +2 -2
  61. package/dist/functions/index.d.mts +1 -1
  62. package/dist/functions/index.mjs +1 -1
  63. package/dist/{functions-GmSHFbpr.mjs → functions-C9QhxXoP.mjs} +1637 -1637
  64. package/dist/functions-C9QhxXoP.mjs.map +1 -0
  65. package/dist/{functions-CX21wstW.cjs → functions-cL1XwEHW.cjs} +1641 -1642
  66. package/dist/functions-cL1XwEHW.cjs.map +1 -0
  67. package/dist/{index-Cq4fz8uM.d.mts → index-C0XoazSK.d.mts} +34 -33
  68. package/dist/index-C0XoazSK.d.mts.map +1 -0
  69. package/dist/{index-CzIMpK-e.d.cts → index-Cg0m0uBN.d.cts} +36 -35
  70. package/dist/index-Cg0m0uBN.d.cts.map +1 -0
  71. package/dist/index.cjs +1 -1
  72. package/dist/index.d.cts +3 -3
  73. package/dist/index.d.mts +2 -2
  74. package/dist/{lazyAccessors-5h-aWohM.mjs → lazyAccessors-Bnq67EHR.mjs} +3 -42
  75. package/dist/lazyAccessors-Bnq67EHR.mjs.map +1 -0
  76. package/dist/{lazyAccessors-zNy6P6Cg.cjs → lazyAccessors-DGqzwC-j.cjs} +10 -62
  77. package/dist/lazyAccessors-DGqzwC-j.cjs.map +1 -0
  78. package/dist/{processAudits-B_a9bDPs.cjs → processAudits-BmjKsnF7.cjs} +3 -3
  79. package/dist/{processAudits-B_a9bDPs.cjs.map → processAudits-BmjKsnF7.cjs.map} +1 -1
  80. package/dist/{processAudits-B0PbJf1Z.mjs → processAudits-ySnizdMG.mjs} +1 -1
  81. package/dist/{processAudits-B0PbJf1Z.mjs.map → processAudits-ySnizdMG.mjs.map} +1 -1
  82. package/dist/publisher-BrFOF847.mjs +41 -0
  83. package/dist/publisher-BrFOF847.mjs.map +1 -0
  84. package/dist/publisher-lFQleddL.cjs +53 -0
  85. package/dist/publisher-lFQleddL.cjs.map +1 -0
  86. package/dist/subscribers/index.cjs +2 -3
  87. package/dist/subscribers/index.cjs.map +1 -1
  88. package/dist/subscribers/index.d.cts +2 -2
  89. package/dist/subscribers/index.d.mts +1 -1
  90. package/dist/{telemetry-COvVBKBM.d.mts → telemetry-3vdxGn4q.d.mts} +1 -1
  91. package/dist/{telemetry-Bt0vK4ma.d.cts.map → telemetry-3vdxGn4q.d.mts.map} +1 -1
  92. package/dist/{telemetry-Bt0vK4ma.d.cts → telemetry-Dqx-D3F7.d.cts} +1 -1
  93. package/dist/{telemetry-COvVBKBM.d.mts.map → telemetry-Dqx-D3F7.d.cts.map} +1 -1
  94. package/dist/{types-B8YlI4cx.d.cts → types-BDNGr7pv.d.mts} +1 -1
  95. package/dist/{types-B8YlI4cx.d.cts.map → types-BDNGr7pv.d.mts.map} +1 -1
  96. package/dist/{types-BA3eK4xj.d.mts → types-BdAaYDvd.d.cts} +1 -1
  97. package/dist/{types-BA3eK4xj.d.mts.map → types-BdAaYDvd.d.cts.map} +1 -1
  98. package/dist/types.d.cts +1 -1
  99. package/dist/types.d.mts +1 -1
  100. package/package.json +9 -24
  101. package/src/adaptors/aws.ts +1 -0
  102. package/src/crons/AWSScheduledFunction.ts +73 -0
  103. package/src/crons/__tests__/AWSScheduledFunction.spec.ts +152 -0
  104. package/src/crons/index.ts +1 -0
  105. package/src/endpoints/HonoEndpointAdaptor.ts +0 -1
  106. package/tsdown.config.ts +0 -1
  107. package/dist/adaptors/trpc.cjs +0 -65
  108. package/dist/adaptors/trpc.cjs.map +0 -1
  109. package/dist/adaptors/trpc.d.cts +0 -85
  110. package/dist/adaptors/trpc.d.cts.map +0 -1
  111. package/dist/adaptors/trpc.d.mts +0 -85
  112. package/dist/adaptors/trpc.d.mts.map +0 -1
  113. package/dist/adaptors/trpc.mjs +0 -63
  114. package/dist/adaptors/trpc.mjs.map +0 -1
  115. package/dist/chunk-DWy1uDak.cjs +0 -39
  116. package/dist/functions-CX21wstW.cjs.map +0 -1
  117. package/dist/functions-GmSHFbpr.mjs.map +0 -1
  118. package/dist/index-Cq4fz8uM.d.mts.map +0 -1
  119. package/dist/index-CzIMpK-e.d.cts.map +0 -1
  120. package/dist/lazyAccessors-5h-aWohM.mjs.map +0 -1
  121. package/dist/lazyAccessors-zNy6P6Cg.cjs.map +0 -1
  122. package/src/adaptors/__tests__/trpc.spec.ts +0 -220
  123. package/src/adaptors/trpc.ts +0 -192
@@ -1,10 +1,10 @@
1
1
  import { Construct, ConstructType, __commonJS, __toESM } from "./Construct-CdJY2DJS.mjs";
2
- import { ConsoleLogger } from "@geekmidas/logger/console";
3
2
  import { UnprocessableEntityError } from "@geekmidas/errors";
3
+ import { ConsoleLogger } from "@geekmidas/logger/console";
4
4
  import { parseSchema } from "@geekmidas/schema/parser";
5
5
 
6
- //#region ../../node_modules/.pnpm/lodash.get@4.4.2/node_modules/lodash.get/index.js
7
- var require_lodash$1 = __commonJS({ "../../node_modules/.pnpm/lodash.get@4.4.2/node_modules/lodash.get/index.js"(exports, module) {
6
+ //#region ../../node_modules/.pnpm/lodash.uniqby@4.7.0/node_modules/lodash.uniqby/index.js
7
+ var require_lodash$1 = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/node_modules/lodash.uniqby/index.js"(exports, module) {
8
8
  /**
9
9
  * lodash (Custom Build) <https://lodash.com/>
10
10
  * Build: `lodash modularize exports="npm" -o ./`
@@ -13,14 +13,19 @@ var require_lodash$1 = __commonJS({ "../../node_modules/.pnpm/lodash.get@4.4.2/n
13
13
  * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
14
14
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
15
15
  */
16
+ /** Used as the size to enable large array optimizations. */
17
+ var LARGE_ARRAY_SIZE = 200;
16
18
  /** Used as the `TypeError` message for "Functions" methods. */
17
19
  var FUNC_ERROR_TEXT$1 = "Expected a function";
18
20
  /** Used to stand-in for `undefined` hash values. */
19
21
  var HASH_UNDEFINED$1 = "__lodash_hash_undefined__";
22
+ /** Used to compose bitmasks for comparison styles. */
23
+ var UNORDERED_COMPARE_FLAG = 1, PARTIAL_COMPARE_FLAG = 2;
20
24
  /** Used as references for various `Number` constants. */
21
- var INFINITY$1 = Infinity;
25
+ var INFINITY$1 = Infinity, MAX_SAFE_INTEGER = 9007199254740991;
22
26
  /** `Object#toString` result references. */
23
- var funcTag$1 = "[object Function]", genTag$1 = "[object GeneratorFunction]", symbolTag$1 = "[object Symbol]";
27
+ var argsTag = "[object Arguments]", arrayTag = "[object Array]", boolTag = "[object Boolean]", dateTag = "[object Date]", errorTag = "[object Error]", funcTag$1 = "[object Function]", genTag$1 = "[object GeneratorFunction]", mapTag = "[object Map]", numberTag = "[object Number]", objectTag = "[object Object]", promiseTag = "[object Promise]", regexpTag = "[object RegExp]", setTag = "[object Set]", stringTag = "[object String]", symbolTag$1 = "[object Symbol]", weakMapTag = "[object WeakMap]";
28
+ var arrayBufferTag = "[object ArrayBuffer]", dataViewTag = "[object DataView]", float32Tag = "[object Float32Array]", float64Tag = "[object Float64Array]", int8Tag = "[object Int8Array]", int16Tag = "[object Int16Array]", int32Tag = "[object Int32Array]", uint8Tag = "[object Uint8Array]", uint8ClampedTag = "[object Uint8ClampedArray]", uint16Tag = "[object Uint16Array]", uint32Tag = "[object Uint32Array]";
24
29
  /** Used to match property names within property paths. */
25
30
  var reIsDeepProp$1 = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, reIsPlainProp$1 = /^\w*$/, reLeadingDot$1 = /^\./, rePropName$1 = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
26
31
  /**
@@ -32,12 +37,165 @@ var require_lodash$1 = __commonJS({ "../../node_modules/.pnpm/lodash.get@4.4.2/n
32
37
  var reEscapeChar$1 = /\\(\\)?/g;
33
38
  /** Used to detect host constructors (Safari). */
34
39
  var reIsHostCtor$1 = /^\[object .+?Constructor\]$/;
40
+ /** Used to detect unsigned integer values. */
41
+ var reIsUint = /^(?:0|[1-9]\d*)$/;
42
+ /** Used to identify `toStringTag` values of typed arrays. */
43
+ var typedArrayTags = {};
44
+ typedArrayTags[float32Tag] = typedArrayTags[float64Tag] = typedArrayTags[int8Tag] = typedArrayTags[int16Tag] = typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] = typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] = typedArrayTags[uint32Tag] = true;
45
+ typedArrayTags[argsTag] = typedArrayTags[arrayTag] = typedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] = typedArrayTags[dataViewTag] = typedArrayTags[dateTag] = typedArrayTags[errorTag] = typedArrayTags[funcTag$1] = typedArrayTags[mapTag] = typedArrayTags[numberTag] = typedArrayTags[objectTag] = typedArrayTags[regexpTag] = typedArrayTags[setTag] = typedArrayTags[stringTag] = typedArrayTags[weakMapTag] = false;
35
46
  /** Detect free variable `global` from Node.js. */
36
47
  var freeGlobal$1 = typeof global == "object" && global && global.Object === Object && global;
37
48
  /** Detect free variable `self`. */
38
49
  var freeSelf$1 = typeof self == "object" && self && self.Object === Object && self;
39
50
  /** Used as a reference to the global object. */
40
51
  var root$1 = freeGlobal$1 || freeSelf$1 || Function("return this")();
52
+ /** Detect free variable `exports`. */
53
+ var freeExports = typeof exports == "object" && exports && !exports.nodeType && exports;
54
+ /** Detect free variable `module`. */
55
+ var freeModule = freeExports && typeof module == "object" && module && !module.nodeType && module;
56
+ /** Detect the popular CommonJS extension `module.exports`. */
57
+ var moduleExports = freeModule && freeModule.exports === freeExports;
58
+ /** Detect free variable `process` from Node.js. */
59
+ var freeProcess = moduleExports && freeGlobal$1.process;
60
+ /** Used to access faster Node.js helpers. */
61
+ var nodeUtil = function() {
62
+ try {
63
+ return freeProcess && freeProcess.binding("util");
64
+ } catch (e) {}
65
+ }();
66
+ var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
67
+ /**
68
+ * A specialized version of `_.includes` for arrays without support for
69
+ * specifying an index to search from.
70
+ *
71
+ * @private
72
+ * @param {Array} [array] The array to inspect.
73
+ * @param {*} target The value to search for.
74
+ * @returns {boolean} Returns `true` if `target` is found, else `false`.
75
+ */
76
+ function arrayIncludes(array, value) {
77
+ var length = array ? array.length : 0;
78
+ return !!length && baseIndexOf(array, value, 0) > -1;
79
+ }
80
+ /**
81
+ * This function is like `arrayIncludes` except that it accepts a comparator.
82
+ *
83
+ * @private
84
+ * @param {Array} [array] The array to inspect.
85
+ * @param {*} target The value to search for.
86
+ * @param {Function} comparator The comparator invoked per element.
87
+ * @returns {boolean} Returns `true` if `target` is found, else `false`.
88
+ */
89
+ function arrayIncludesWith(array, value, comparator) {
90
+ var index = -1, length = array ? array.length : 0;
91
+ while (++index < length) if (comparator(value, array[index])) return true;
92
+ return false;
93
+ }
94
+ /**
95
+ * A specialized version of `_.some` for arrays without support for iteratee
96
+ * shorthands.
97
+ *
98
+ * @private
99
+ * @param {Array} [array] The array to iterate over.
100
+ * @param {Function} predicate The function invoked per iteration.
101
+ * @returns {boolean} Returns `true` if any element passes the predicate check,
102
+ * else `false`.
103
+ */
104
+ function arraySome(array, predicate) {
105
+ var index = -1, length = array ? array.length : 0;
106
+ while (++index < length) if (predicate(array[index], index, array)) return true;
107
+ return false;
108
+ }
109
+ /**
110
+ * The base implementation of `_.findIndex` and `_.findLastIndex` without
111
+ * support for iteratee shorthands.
112
+ *
113
+ * @private
114
+ * @param {Array} array The array to inspect.
115
+ * @param {Function} predicate The function invoked per iteration.
116
+ * @param {number} fromIndex The index to search from.
117
+ * @param {boolean} [fromRight] Specify iterating from right to left.
118
+ * @returns {number} Returns the index of the matched value, else `-1`.
119
+ */
120
+ function baseFindIndex(array, predicate, fromIndex, fromRight) {
121
+ var length = array.length, index = fromIndex + (fromRight ? 1 : -1);
122
+ while (fromRight ? index-- : ++index < length) if (predicate(array[index], index, array)) return index;
123
+ return -1;
124
+ }
125
+ /**
126
+ * The base implementation of `_.indexOf` without `fromIndex` bounds checks.
127
+ *
128
+ * @private
129
+ * @param {Array} array The array to inspect.
130
+ * @param {*} value The value to search for.
131
+ * @param {number} fromIndex The index to search from.
132
+ * @returns {number} Returns the index of the matched value, else `-1`.
133
+ */
134
+ function baseIndexOf(array, value, fromIndex) {
135
+ if (value !== value) return baseFindIndex(array, baseIsNaN, fromIndex);
136
+ var index = fromIndex - 1, length = array.length;
137
+ while (++index < length) if (array[index] === value) return index;
138
+ return -1;
139
+ }
140
+ /**
141
+ * The base implementation of `_.isNaN` without support for number objects.
142
+ *
143
+ * @private
144
+ * @param {*} value The value to check.
145
+ * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.
146
+ */
147
+ function baseIsNaN(value) {
148
+ return value !== value;
149
+ }
150
+ /**
151
+ * The base implementation of `_.property` without support for deep paths.
152
+ *
153
+ * @private
154
+ * @param {string} key The key of the property to get.
155
+ * @returns {Function} Returns the new accessor function.
156
+ */
157
+ function baseProperty(key) {
158
+ return function(object) {
159
+ return object == null ? void 0 : object[key];
160
+ };
161
+ }
162
+ /**
163
+ * The base implementation of `_.times` without support for iteratee shorthands
164
+ * or max array length checks.
165
+ *
166
+ * @private
167
+ * @param {number} n The number of times to invoke `iteratee`.
168
+ * @param {Function} iteratee The function invoked per iteration.
169
+ * @returns {Array} Returns the array of results.
170
+ */
171
+ function baseTimes(n, iteratee) {
172
+ var index = -1, result = Array(n);
173
+ while (++index < n) result[index] = iteratee(index);
174
+ return result;
175
+ }
176
+ /**
177
+ * The base implementation of `_.unary` without support for storing metadata.
178
+ *
179
+ * @private
180
+ * @param {Function} func The function to cap arguments for.
181
+ * @returns {Function} Returns the new capped function.
182
+ */
183
+ function baseUnary(func) {
184
+ return function(value) {
185
+ return func(value);
186
+ };
187
+ }
188
+ /**
189
+ * Checks if a cache value for `key` exists.
190
+ *
191
+ * @private
192
+ * @param {Object} cache The cache to query.
193
+ * @param {string} key The key of the entry to check.
194
+ * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
195
+ */
196
+ function cacheHas(cache, key) {
197
+ return cache.has(key);
198
+ }
41
199
  /**
42
200
  * Gets the value at `key` of `object`.
43
201
  *
@@ -63,6 +221,47 @@ var require_lodash$1 = __commonJS({ "../../node_modules/.pnpm/lodash.get@4.4.2/n
63
221
  } catch (e) {}
64
222
  return result;
65
223
  }
224
+ /**
225
+ * Converts `map` to its key-value pairs.
226
+ *
227
+ * @private
228
+ * @param {Object} map The map to convert.
229
+ * @returns {Array} Returns the key-value pairs.
230
+ */
231
+ function mapToArray(map) {
232
+ var index = -1, result = Array(map.size);
233
+ map.forEach(function(value, key) {
234
+ result[++index] = [key, value];
235
+ });
236
+ return result;
237
+ }
238
+ /**
239
+ * Creates a unary function that invokes `func` with its argument transformed.
240
+ *
241
+ * @private
242
+ * @param {Function} func The function to wrap.
243
+ * @param {Function} transform The argument transform.
244
+ * @returns {Function} Returns the new function.
245
+ */
246
+ function overArg(func, transform) {
247
+ return function(arg) {
248
+ return func(transform(arg));
249
+ };
250
+ }
251
+ /**
252
+ * Converts `set` to an array of its values.
253
+ *
254
+ * @private
255
+ * @param {Object} set The set to convert.
256
+ * @returns {Array} Returns the values.
257
+ */
258
+ function setToArray(set) {
259
+ var index = -1, result = Array(set.size);
260
+ set.forEach(function(value) {
261
+ result[++index] = value;
262
+ });
263
+ return result;
264
+ }
66
265
  /** Used for built-in method references. */
67
266
  var arrayProto$1 = Array.prototype, funcProto$1 = Function.prototype, objectProto$1 = Object.prototype;
68
267
  /** Used to detect overreaching core-js shims. */
@@ -85,10 +284,13 @@ var require_lodash$1 = __commonJS({ "../../node_modules/.pnpm/lodash.get@4.4.2/n
85
284
  /** Used to detect if a method is native. */
86
285
  var reIsNative$1 = RegExp("^" + funcToString$1.call(hasOwnProperty$1).replace(reRegExpChar$1, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$");
87
286
  /** Built-in value references. */
88
- var Symbol$1 = root$1.Symbol, splice$1 = arrayProto$1.splice;
89
- var Map$1 = getNative$1(root$1, "Map"), nativeCreate$1 = getNative$1(Object, "create");
287
+ var Symbol$1 = root$1.Symbol, Uint8Array = root$1.Uint8Array, propertyIsEnumerable = objectProto$1.propertyIsEnumerable, splice$1 = arrayProto$1.splice;
288
+ var nativeKeys = overArg(Object.keys, Object);
289
+ var DataView = getNative$1(root$1, "DataView"), Map$1 = getNative$1(root$1, "Map"), Promise$1 = getNative$1(root$1, "Promise"), Set = getNative$1(root$1, "Set"), WeakMap = getNative$1(root$1, "WeakMap"), nativeCreate$1 = getNative$1(Object, "create");
290
+ /** Used to detect maps, sets, and weakmaps. */
291
+ var dataViewCtorString = toSource$1(DataView), mapCtorString = toSource$1(Map$1), promiseCtorString = toSource$1(Promise$1), setCtorString = toSource$1(Set), weakMapCtorString = toSource$1(WeakMap);
90
292
  /** Used to convert symbols to primitives and strings. */
91
- var symbolProto$1 = Symbol$1 ? Symbol$1.prototype : void 0, symbolToString$1 = symbolProto$1 ? symbolProto$1.toString : void 0;
293
+ var symbolProto$1 = Symbol$1 ? Symbol$1.prototype : void 0, symbolValueOf = symbolProto$1 ? symbolProto$1.valueOf : void 0, symbolToString$1 = symbolProto$1 ? symbolProto$1.toString : void 0;
92
294
  /**
93
295
  * Creates a hash object.
94
296
  *
@@ -350,1732 +552,1768 @@ var require_lodash$1 = __commonJS({ "../../node_modules/.pnpm/lodash.get@4.4.2/n
350
552
  MapCache$1.prototype.has = mapCacheHas$1;
351
553
  MapCache$1.prototype.set = mapCacheSet$1;
352
554
  /**
353
- * Gets the index at which the `key` is found in `array` of key-value pairs.
555
+ *
556
+ * Creates an array cache object to store unique values.
354
557
  *
355
558
  * @private
356
- * @param {Array} array The array to inspect.
357
- * @param {*} key The key to search for.
358
- * @returns {number} Returns the index of the matched value, else `-1`.
559
+ * @constructor
560
+ * @param {Array} [values] The values to cache.
359
561
  */
360
- function assocIndexOf$1(array, key) {
361
- var length = array.length;
362
- while (length--) if (eq$1(array[length][0], key)) return length;
363
- return -1;
562
+ function SetCache(values) {
563
+ var index = -1, length = values ? values.length : 0;
564
+ this.__data__ = new MapCache$1();
565
+ while (++index < length) this.add(values[index]);
364
566
  }
365
567
  /**
366
- * The base implementation of `_.get` without support for default values.
568
+ * Adds `value` to the array cache.
367
569
  *
368
570
  * @private
369
- * @param {Object} object The object to query.
370
- * @param {Array|string} path The path of the property to get.
371
- * @returns {*} Returns the resolved value.
571
+ * @name add
572
+ * @memberOf SetCache
573
+ * @alias push
574
+ * @param {*} value The value to cache.
575
+ * @returns {Object} Returns the cache instance.
372
576
  */
373
- function baseGet$1(object, path) {
374
- path = isKey$1(path, object) ? [path] : castPath$1(path);
375
- var index = 0, length = path.length;
376
- while (object != null && index < length) object = object[toKey$1(path[index++])];
377
- return index && index == length ? object : void 0;
577
+ function setCacheAdd(value) {
578
+ this.__data__.set(value, HASH_UNDEFINED$1);
579
+ return this;
378
580
  }
379
581
  /**
380
- * The base implementation of `_.isNative` without bad shim checks.
582
+ * Checks if `value` is in the array cache.
381
583
  *
382
584
  * @private
383
- * @param {*} value The value to check.
384
- * @returns {boolean} Returns `true` if `value` is a native function,
385
- * else `false`.
585
+ * @name has
586
+ * @memberOf SetCache
587
+ * @param {*} value The value to search for.
588
+ * @returns {number} Returns `true` if `value` is found, else `false`.
386
589
  */
387
- function baseIsNative$1(value) {
388
- if (!isObject$1(value) || isMasked$1(value)) return false;
389
- var pattern = isFunction$1(value) || isHostObject$1(value) ? reIsNative$1 : reIsHostCtor$1;
390
- return pattern.test(toSource$1(value));
590
+ function setCacheHas(value) {
591
+ return this.__data__.has(value);
391
592
  }
593
+ SetCache.prototype.add = SetCache.prototype.push = setCacheAdd;
594
+ SetCache.prototype.has = setCacheHas;
392
595
  /**
393
- * The base implementation of `_.toString` which doesn't convert nullish
394
- * values to empty strings.
596
+ * Creates a stack cache object to store key-value pairs.
395
597
  *
396
598
  * @private
397
- * @param {*} value The value to process.
398
- * @returns {string} Returns the string.
599
+ * @constructor
600
+ * @param {Array} [entries] The key-value pairs to cache.
399
601
  */
400
- function baseToString$1(value) {
401
- if (typeof value == "string") return value;
402
- if (isSymbol$1(value)) return symbolToString$1 ? symbolToString$1.call(value) : "";
403
- var result = value + "";
404
- return result == "0" && 1 / value == -INFINITY$1 ? "-0" : result;
602
+ function Stack(entries) {
603
+ this.__data__ = new ListCache$1(entries);
405
604
  }
406
605
  /**
407
- * Casts `value` to a path array if it's not one.
606
+ * Removes all key-value entries from the stack.
408
607
  *
409
608
  * @private
410
- * @param {*} value The value to inspect.
411
- * @returns {Array} Returns the cast property path array.
609
+ * @name clear
610
+ * @memberOf Stack
412
611
  */
413
- function castPath$1(value) {
414
- return isArray$1(value) ? value : stringToPath$1(value);
612
+ function stackClear() {
613
+ this.__data__ = new ListCache$1();
415
614
  }
416
615
  /**
417
- * Gets the data for `map`.
616
+ * Removes `key` and its value from the stack.
418
617
  *
419
618
  * @private
420
- * @param {Object} map The map to query.
421
- * @param {string} key The reference key.
422
- * @returns {*} Returns the map data.
619
+ * @name delete
620
+ * @memberOf Stack
621
+ * @param {string} key The key of the value to remove.
622
+ * @returns {boolean} Returns `true` if the entry was removed, else `false`.
423
623
  */
424
- function getMapData$1(map, key) {
425
- var data = map.__data__;
426
- return isKeyable$1(key) ? data[typeof key == "string" ? "string" : "hash"] : data.map;
624
+ function stackDelete(key) {
625
+ return this.__data__["delete"](key);
427
626
  }
428
627
  /**
429
- * Gets the native function at `key` of `object`.
628
+ * Gets the stack value for `key`.
430
629
  *
431
630
  * @private
432
- * @param {Object} object The object to query.
433
- * @param {string} key The key of the method to get.
434
- * @returns {*} Returns the function if it's native, else `undefined`.
631
+ * @name get
632
+ * @memberOf Stack
633
+ * @param {string} key The key of the value to get.
634
+ * @returns {*} Returns the entry value.
435
635
  */
436
- function getNative$1(object, key) {
437
- var value = getValue$1(object, key);
438
- return baseIsNative$1(value) ? value : void 0;
636
+ function stackGet(key) {
637
+ return this.__data__.get(key);
439
638
  }
440
639
  /**
441
- * Checks if `value` is a property name and not a property path.
640
+ * Checks if a stack value for `key` exists.
442
641
  *
443
642
  * @private
444
- * @param {*} value The value to check.
445
- * @param {Object} [object] The object to query keys on.
446
- * @returns {boolean} Returns `true` if `value` is a property name, else `false`.
643
+ * @name has
644
+ * @memberOf Stack
645
+ * @param {string} key The key of the entry to check.
646
+ * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
447
647
  */
448
- function isKey$1(value, object) {
449
- if (isArray$1(value)) return false;
450
- var type = typeof value;
451
- if (type == "number" || type == "symbol" || type == "boolean" || value == null || isSymbol$1(value)) return true;
452
- return reIsPlainProp$1.test(value) || !reIsDeepProp$1.test(value) || object != null && value in Object(object);
648
+ function stackHas(key) {
649
+ return this.__data__.has(key);
453
650
  }
454
651
  /**
455
- * Checks if `value` is suitable for use as unique object key.
652
+ * Sets the stack `key` to `value`.
456
653
  *
457
654
  * @private
458
- * @param {*} value The value to check.
459
- * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
655
+ * @name set
656
+ * @memberOf Stack
657
+ * @param {string} key The key of the value to set.
658
+ * @param {*} value The value to set.
659
+ * @returns {Object} Returns the stack cache instance.
460
660
  */
461
- function isKeyable$1(value) {
462
- var type = typeof value;
463
- return type == "string" || type == "number" || type == "symbol" || type == "boolean" ? value !== "__proto__" : value === null;
661
+ function stackSet(key, value) {
662
+ var cache = this.__data__;
663
+ if (cache instanceof ListCache$1) {
664
+ var pairs = cache.__data__;
665
+ if (!Map$1 || pairs.length < LARGE_ARRAY_SIZE - 1) {
666
+ pairs.push([key, value]);
667
+ return this;
668
+ }
669
+ cache = this.__data__ = new MapCache$1(pairs);
670
+ }
671
+ cache.set(key, value);
672
+ return this;
464
673
  }
674
+ Stack.prototype.clear = stackClear;
675
+ Stack.prototype["delete"] = stackDelete;
676
+ Stack.prototype.get = stackGet;
677
+ Stack.prototype.has = stackHas;
678
+ Stack.prototype.set = stackSet;
465
679
  /**
466
- * Checks if `func` has its source masked.
680
+ * Creates an array of the enumerable property names of the array-like `value`.
467
681
  *
468
682
  * @private
469
- * @param {Function} func The function to check.
470
- * @returns {boolean} Returns `true` if `func` is masked, else `false`.
683
+ * @param {*} value The value to query.
684
+ * @param {boolean} inherited Specify returning inherited property names.
685
+ * @returns {Array} Returns the array of property names.
471
686
  */
472
- function isMasked$1(func) {
473
- return !!maskSrcKey$1 && maskSrcKey$1 in func;
687
+ function arrayLikeKeys(value, inherited) {
688
+ var result = isArray$1(value) || isArguments(value) ? baseTimes(value.length, String) : [];
689
+ var length = result.length, skipIndexes = !!length;
690
+ for (var key in value) if ((inherited || hasOwnProperty$1.call(value, key)) && !(skipIndexes && (key == "length" || isIndex(key, length)))) result.push(key);
691
+ return result;
474
692
  }
475
693
  /**
476
- * Converts `string` to a property path array.
694
+ * Gets the index at which the `key` is found in `array` of key-value pairs.
477
695
  *
478
696
  * @private
479
- * @param {string} string The string to convert.
480
- * @returns {Array} Returns the property path array.
697
+ * @param {Array} array The array to inspect.
698
+ * @param {*} key The key to search for.
699
+ * @returns {number} Returns the index of the matched value, else `-1`.
481
700
  */
482
- var stringToPath$1 = memoize$1(function(string) {
483
- string = toString$1(string);
484
- var result = [];
485
- if (reLeadingDot$1.test(string)) result.push("");
486
- string.replace(rePropName$1, function(match, number, quote, string$1) {
487
- result.push(quote ? string$1.replace(reEscapeChar$1, "$1") : number || match);
488
- });
489
- return result;
490
- });
701
+ function assocIndexOf$1(array, key) {
702
+ var length = array.length;
703
+ while (length--) if (eq$1(array[length][0], key)) return length;
704
+ return -1;
705
+ }
491
706
  /**
492
- * Converts `value` to a string key if it's not a string or symbol.
707
+ * The base implementation of `_.get` without support for default values.
493
708
  *
494
709
  * @private
495
- * @param {*} value The value to inspect.
496
- * @returns {string|symbol} Returns the key.
710
+ * @param {Object} object The object to query.
711
+ * @param {Array|string} path The path of the property to get.
712
+ * @returns {*} Returns the resolved value.
497
713
  */
498
- function toKey$1(value) {
499
- if (typeof value == "string" || isSymbol$1(value)) return value;
500
- var result = value + "";
501
- return result == "0" && 1 / value == -INFINITY$1 ? "-0" : result;
714
+ function baseGet$1(object, path) {
715
+ path = isKey$1(path, object) ? [path] : castPath$1(path);
716
+ var index = 0, length = path.length;
717
+ while (object != null && index < length) object = object[toKey$1(path[index++])];
718
+ return index && index == length ? object : void 0;
502
719
  }
503
720
  /**
504
- * Converts `func` to its source code.
721
+ * The base implementation of `getTag`.
505
722
  *
506
723
  * @private
507
- * @param {Function} func The function to process.
508
- * @returns {string} Returns the source code.
724
+ * @param {*} value The value to query.
725
+ * @returns {string} Returns the `toStringTag`.
509
726
  */
510
- function toSource$1(func) {
511
- if (func != null) {
512
- try {
513
- return funcToString$1.call(func);
514
- } catch (e) {}
515
- try {
516
- return func + "";
517
- } catch (e) {}
518
- }
519
- return "";
727
+ function baseGetTag(value) {
728
+ return objectToString$1.call(value);
520
729
  }
521
730
  /**
522
- * Creates a function that memoizes the result of `func`. If `resolver` is
523
- * provided, it determines the cache key for storing the result based on the
524
- * arguments provided to the memoized function. By default, the first argument
525
- * provided to the memoized function is used as the map cache key. The `func`
526
- * is invoked with the `this` binding of the memoized function.
527
- *
528
- * **Note:** The cache is exposed as the `cache` property on the memoized
529
- * function. Its creation may be customized by replacing the `_.memoize.Cache`
530
- * constructor with one whose instances implement the
531
- * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
532
- * method interface of `delete`, `get`, `has`, and `set`.
533
- *
534
- * @static
535
- * @memberOf _
536
- * @since 0.1.0
537
- * @category Function
538
- * @param {Function} func The function to have its output memoized.
539
- * @param {Function} [resolver] The function to resolve the cache key.
540
- * @returns {Function} Returns the new memoized function.
541
- * @example
542
- *
543
- * var object = { 'a': 1, 'b': 2 };
544
- * var other = { 'c': 3, 'd': 4 };
545
- *
546
- * var values = _.memoize(_.values);
547
- * values(object);
548
- * // => [1, 2]
549
- *
550
- * values(other);
551
- * // => [3, 4]
552
- *
553
- * object.a = 2;
554
- * values(object);
555
- * // => [1, 2]
556
- *
557
- * // Modify the result cache.
558
- * values.cache.set(object, ['a', 'b']);
559
- * values(object);
560
- * // => ['a', 'b']
731
+ * The base implementation of `_.hasIn` without support for deep paths.
561
732
  *
562
- * // Replace `_.memoize.Cache`.
563
- * _.memoize.Cache = WeakMap;
733
+ * @private
734
+ * @param {Object} [object] The object to query.
735
+ * @param {Array|string} key The key to check.
736
+ * @returns {boolean} Returns `true` if `key` exists, else `false`.
564
737
  */
565
- function memoize$1(func, resolver) {
566
- if (typeof func != "function" || resolver && typeof resolver != "function") throw new TypeError(FUNC_ERROR_TEXT$1);
567
- var memoized = function() {
568
- var args = arguments, key = resolver ? resolver.apply(this, args) : args[0], cache = memoized.cache;
569
- if (cache.has(key)) return cache.get(key);
570
- var result = func.apply(this, args);
571
- memoized.cache = cache.set(key, result);
572
- return result;
573
- };
574
- memoized.cache = new (memoize$1.Cache || MapCache$1)();
575
- return memoized;
738
+ function baseHasIn(object, key) {
739
+ return object != null && key in Object(object);
576
740
  }
577
- memoize$1.Cache = MapCache$1;
578
741
  /**
579
- * Performs a
580
- * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
581
- * comparison between two values to determine if they are equivalent.
742
+ * The base implementation of `_.isEqual` which supports partial comparisons
743
+ * and tracks traversed objects.
582
744
  *
583
- * @static
584
- * @memberOf _
585
- * @since 4.0.0
586
- * @category Lang
745
+ * @private
587
746
  * @param {*} value The value to compare.
588
747
  * @param {*} other The other value to compare.
748
+ * @param {Function} [customizer] The function to customize comparisons.
749
+ * @param {boolean} [bitmask] The bitmask of comparison flags.
750
+ * The bitmask may be composed of the following flags:
751
+ * 1 - Unordered comparison
752
+ * 2 - Partial comparison
753
+ * @param {Object} [stack] Tracks traversed `value` and `other` objects.
589
754
  * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
590
- * @example
591
- *
592
- * var object = { 'a': 1 };
593
- * var other = { 'a': 1 };
594
- *
595
- * _.eq(object, object);
596
- * // => true
597
- *
598
- * _.eq(object, other);
599
- * // => false
600
- *
601
- * _.eq('a', 'a');
602
- * // => true
603
- *
604
- * _.eq('a', Object('a'));
605
- * // => false
606
- *
607
- * _.eq(NaN, NaN);
608
- * // => true
609
755
  */
610
- function eq$1(value, other) {
611
- return value === other || value !== value && other !== other;
756
+ function baseIsEqual(value, other, customizer, bitmask, stack) {
757
+ if (value === other) return true;
758
+ if (value == null || other == null || !isObject$1(value) && !isObjectLike$1(other)) return value !== value && other !== other;
759
+ return baseIsEqualDeep(value, other, baseIsEqual, customizer, bitmask, stack);
612
760
  }
613
761
  /**
614
- * Checks if `value` is classified as an `Array` object.
615
- *
616
- * @static
617
- * @memberOf _
618
- * @since 0.1.0
619
- * @category Lang
620
- * @param {*} value The value to check.
621
- * @returns {boolean} Returns `true` if `value` is an array, else `false`.
622
- * @example
623
- *
624
- * _.isArray([1, 2, 3]);
625
- * // => true
626
- *
627
- * _.isArray(document.body.children);
628
- * // => false
629
- *
630
- * _.isArray('abc');
631
- * // => false
762
+ * A specialized version of `baseIsEqual` for arrays and objects which performs
763
+ * deep comparisons and tracks traversed objects enabling objects with circular
764
+ * references to be compared.
632
765
  *
633
- * _.isArray(_.noop);
634
- * // => false
766
+ * @private
767
+ * @param {Object} object The object to compare.
768
+ * @param {Object} other The other object to compare.
769
+ * @param {Function} equalFunc The function to determine equivalents of values.
770
+ * @param {Function} [customizer] The function to customize comparisons.
771
+ * @param {number} [bitmask] The bitmask of comparison flags. See `baseIsEqual`
772
+ * for more details.
773
+ * @param {Object} [stack] Tracks traversed `object` and `other` objects.
774
+ * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
635
775
  */
636
- var isArray$1 = Array.isArray;
776
+ function baseIsEqualDeep(object, other, equalFunc, customizer, bitmask, stack) {
777
+ var objIsArr = isArray$1(object), othIsArr = isArray$1(other), objTag = arrayTag, othTag = arrayTag;
778
+ if (!objIsArr) {
779
+ objTag = getTag(object);
780
+ objTag = objTag == argsTag ? objectTag : objTag;
781
+ }
782
+ if (!othIsArr) {
783
+ othTag = getTag(other);
784
+ othTag = othTag == argsTag ? objectTag : othTag;
785
+ }
786
+ var objIsObj = objTag == objectTag && !isHostObject$1(object), othIsObj = othTag == objectTag && !isHostObject$1(other), isSameTag = objTag == othTag;
787
+ if (isSameTag && !objIsObj) {
788
+ stack || (stack = new Stack());
789
+ return objIsArr || isTypedArray(object) ? equalArrays(object, other, equalFunc, customizer, bitmask, stack) : equalByTag(object, other, objTag, equalFunc, customizer, bitmask, stack);
790
+ }
791
+ if (!(bitmask & PARTIAL_COMPARE_FLAG)) {
792
+ var objIsWrapped = objIsObj && hasOwnProperty$1.call(object, "__wrapped__"), othIsWrapped = othIsObj && hasOwnProperty$1.call(other, "__wrapped__");
793
+ if (objIsWrapped || othIsWrapped) {
794
+ var objUnwrapped = objIsWrapped ? object.value() : object, othUnwrapped = othIsWrapped ? other.value() : other;
795
+ stack || (stack = new Stack());
796
+ return equalFunc(objUnwrapped, othUnwrapped, customizer, bitmask, stack);
797
+ }
798
+ }
799
+ if (!isSameTag) return false;
800
+ stack || (stack = new Stack());
801
+ return equalObjects(object, other, equalFunc, customizer, bitmask, stack);
802
+ }
637
803
  /**
638
- * Checks if `value` is classified as a `Function` object.
639
- *
640
- * @static
641
- * @memberOf _
642
- * @since 0.1.0
643
- * @category Lang
644
- * @param {*} value The value to check.
645
- * @returns {boolean} Returns `true` if `value` is a function, else `false`.
646
- * @example
647
- *
648
- * _.isFunction(_);
649
- * // => true
804
+ * The base implementation of `_.isMatch` without support for iteratee shorthands.
650
805
  *
651
- * _.isFunction(/abc/);
652
- * // => false
806
+ * @private
807
+ * @param {Object} object The object to inspect.
808
+ * @param {Object} source The object of property values to match.
809
+ * @param {Array} matchData The property names, values, and compare flags to match.
810
+ * @param {Function} [customizer] The function to customize comparisons.
811
+ * @returns {boolean} Returns `true` if `object` is a match, else `false`.
653
812
  */
654
- function isFunction$1(value) {
655
- var tag = isObject$1(value) ? objectToString$1.call(value) : "";
656
- return tag == funcTag$1 || tag == genTag$1;
813
+ function baseIsMatch(object, source, matchData, customizer) {
814
+ var index = matchData.length, length = index, noCustomizer = !customizer;
815
+ if (object == null) return !length;
816
+ object = Object(object);
817
+ while (index--) {
818
+ var data = matchData[index];
819
+ if (noCustomizer && data[2] ? data[1] !== object[data[0]] : !(data[0] in object)) return false;
820
+ }
821
+ while (++index < length) {
822
+ data = matchData[index];
823
+ var key = data[0], objValue = object[key], srcValue = data[1];
824
+ if (noCustomizer && data[2]) {
825
+ if (objValue === void 0 && !(key in object)) return false;
826
+ } else {
827
+ var stack = new Stack();
828
+ if (customizer) var result = customizer(objValue, srcValue, key, object, source, stack);
829
+ if (!(result === void 0 ? baseIsEqual(srcValue, objValue, customizer, UNORDERED_COMPARE_FLAG | PARTIAL_COMPARE_FLAG, stack) : result)) return false;
830
+ }
831
+ }
832
+ return true;
657
833
  }
658
834
  /**
659
- * Checks if `value` is the
660
- * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
661
- * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
835
+ * The base implementation of `_.isNative` without bad shim checks.
662
836
  *
663
- * @static
664
- * @memberOf _
665
- * @since 0.1.0
666
- * @category Lang
837
+ * @private
667
838
  * @param {*} value The value to check.
668
- * @returns {boolean} Returns `true` if `value` is an object, else `false`.
669
- * @example
670
- *
671
- * _.isObject({});
672
- * // => true
673
- *
674
- * _.isObject([1, 2, 3]);
675
- * // => true
676
- *
677
- * _.isObject(_.noop);
678
- * // => true
679
- *
680
- * _.isObject(null);
681
- * // => false
839
+ * @returns {boolean} Returns `true` if `value` is a native function,
840
+ * else `false`.
682
841
  */
683
- function isObject$1(value) {
684
- var type = typeof value;
685
- return !!value && (type == "object" || type == "function");
842
+ function baseIsNative$1(value) {
843
+ if (!isObject$1(value) || isMasked$1(value)) return false;
844
+ var pattern = isFunction$1(value) || isHostObject$1(value) ? reIsNative$1 : reIsHostCtor$1;
845
+ return pattern.test(toSource$1(value));
686
846
  }
687
847
  /**
688
- * Checks if `value` is object-like. A value is object-like if it's not `null`
689
- * and has a `typeof` result of "object".
848
+ * The base implementation of `_.isTypedArray` without Node.js optimizations.
690
849
  *
691
- * @static
692
- * @memberOf _
693
- * @since 4.0.0
694
- * @category Lang
850
+ * @private
695
851
  * @param {*} value The value to check.
696
- * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
697
- * @example
698
- *
699
- * _.isObjectLike({});
700
- * // => true
701
- *
702
- * _.isObjectLike([1, 2, 3]);
703
- * // => true
852
+ * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
853
+ */
854
+ function baseIsTypedArray(value) {
855
+ return isObjectLike$1(value) && isLength(value.length) && !!typedArrayTags[objectToString$1.call(value)];
856
+ }
857
+ /**
858
+ * The base implementation of `_.iteratee`.
704
859
  *
705
- * _.isObjectLike(_.noop);
706
- * // => false
860
+ * @private
861
+ * @param {*} [value=_.identity] The value to convert to an iteratee.
862
+ * @returns {Function} Returns the iteratee.
863
+ */
864
+ function baseIteratee(value) {
865
+ if (typeof value == "function") return value;
866
+ if (value == null) return identity;
867
+ if (typeof value == "object") return isArray$1(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
868
+ return property(value);
869
+ }
870
+ /**
871
+ * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
707
872
  *
708
- * _.isObjectLike(null);
709
- * // => false
873
+ * @private
874
+ * @param {Object} object The object to query.
875
+ * @returns {Array} Returns the array of property names.
710
876
  */
711
- function isObjectLike$1(value) {
712
- return !!value && typeof value == "object";
877
+ function baseKeys(object) {
878
+ if (!isPrototype(object)) return nativeKeys(object);
879
+ var result = [];
880
+ for (var key in Object(object)) if (hasOwnProperty$1.call(object, key) && key != "constructor") result.push(key);
881
+ return result;
713
882
  }
714
883
  /**
715
- * Checks if `value` is classified as a `Symbol` primitive or object.
884
+ * The base implementation of `_.matches` which doesn't clone `source`.
716
885
  *
717
- * @static
718
- * @memberOf _
719
- * @since 4.0.0
720
- * @category Lang
721
- * @param {*} value The value to check.
722
- * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
723
- * @example
886
+ * @private
887
+ * @param {Object} source The object of property values to match.
888
+ * @returns {Function} Returns the new spec function.
889
+ */
890
+ function baseMatches(source) {
891
+ var matchData = getMatchData(source);
892
+ if (matchData.length == 1 && matchData[0][2]) return matchesStrictComparable(matchData[0][0], matchData[0][1]);
893
+ return function(object) {
894
+ return object === source || baseIsMatch(object, source, matchData);
895
+ };
896
+ }
897
+ /**
898
+ * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
724
899
  *
725
- * _.isSymbol(Symbol.iterator);
726
- * // => true
900
+ * @private
901
+ * @param {string} path The path of the property to get.
902
+ * @param {*} srcValue The value to match.
903
+ * @returns {Function} Returns the new spec function.
904
+ */
905
+ function baseMatchesProperty(path, srcValue) {
906
+ if (isKey$1(path) && isStrictComparable(srcValue)) return matchesStrictComparable(toKey$1(path), srcValue);
907
+ return function(object) {
908
+ var objValue = get$2(object, path);
909
+ return objValue === void 0 && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, void 0, UNORDERED_COMPARE_FLAG | PARTIAL_COMPARE_FLAG);
910
+ };
911
+ }
912
+ /**
913
+ * A specialized version of `baseProperty` which supports deep paths.
727
914
  *
728
- * _.isSymbol('abc');
729
- * // => false
915
+ * @private
916
+ * @param {Array|string} path The path of the property to get.
917
+ * @returns {Function} Returns the new accessor function.
730
918
  */
731
- function isSymbol$1(value) {
732
- return typeof value == "symbol" || isObjectLike$1(value) && objectToString$1.call(value) == symbolTag$1;
919
+ function basePropertyDeep(path) {
920
+ return function(object) {
921
+ return baseGet$1(object, path);
922
+ };
733
923
  }
734
924
  /**
735
- * Converts `value` to a string. An empty string is returned for `null`
736
- * and `undefined` values. The sign of `-0` is preserved.
925
+ * The base implementation of `_.toString` which doesn't convert nullish
926
+ * values to empty strings.
737
927
  *
738
- * @static
739
- * @memberOf _
740
- * @since 4.0.0
741
- * @category Lang
928
+ * @private
742
929
  * @param {*} value The value to process.
743
930
  * @returns {string} Returns the string.
744
- * @example
745
- *
746
- * _.toString(null);
747
- * // => ''
748
- *
749
- * _.toString(-0);
750
- * // => '-0'
751
- *
752
- * _.toString([1, 2, 3]);
753
- * // => '1,2,3'
754
931
  */
755
- function toString$1(value) {
756
- return value == null ? "" : baseToString$1(value);
932
+ function baseToString$1(value) {
933
+ if (typeof value == "string") return value;
934
+ if (isSymbol$1(value)) return symbolToString$1 ? symbolToString$1.call(value) : "";
935
+ var result = value + "";
936
+ return result == "0" && 1 / value == -INFINITY$1 ? "-0" : result;
757
937
  }
758
938
  /**
759
- * Gets the value at `path` of `object`. If the resolved value is
760
- * `undefined`, the `defaultValue` is returned in its place.
939
+ * The base implementation of `_.uniqBy` without support for iteratee shorthands.
761
940
  *
762
- * @static
763
- * @memberOf _
764
- * @since 3.7.0
765
- * @category Object
766
- * @param {Object} object The object to query.
767
- * @param {Array|string} path The path of the property to get.
768
- * @param {*} [defaultValue] The value returned for `undefined` resolved values.
769
- * @returns {*} Returns the resolved value.
770
- * @example
771
- *
772
- * var object = { 'a': [{ 'b': { 'c': 3 } }] };
773
- *
774
- * _.get(object, 'a[0].b.c');
775
- * // => 3
776
- *
777
- * _.get(object, ['a', '0', 'b', 'c']);
778
- * // => 3
779
- *
780
- * _.get(object, 'a.b.c', 'default');
781
- * // => 'default'
941
+ * @private
942
+ * @param {Array} array The array to inspect.
943
+ * @param {Function} [iteratee] The iteratee invoked per element.
944
+ * @param {Function} [comparator] The comparator invoked per element.
945
+ * @returns {Array} Returns the new duplicate free array.
782
946
  */
783
- function get$2(object, path, defaultValue) {
784
- var result = object == null ? void 0 : baseGet$1(object, path);
785
- return result === void 0 ? defaultValue : result;
786
- }
787
- module.exports = get$2;
788
- } });
789
-
790
- //#endregion
791
- //#region src/functions/BaseFunctionBuilder.ts
792
- var import_lodash$2 = __toESM(require_lodash$1(), 1);
793
- const DEFAULT_LOGGER$3 = new ConsoleLogger();
794
- var BaseFunctionBuilder = class BaseFunctionBuilder {
795
- inputSchema;
796
- outputSchema;
797
- _timeout;
798
- _services = [];
799
- _logger = DEFAULT_LOGGER$3;
800
- _events = [];
801
- _publisher;
802
- _auditorStorage;
803
- _databaseService;
804
- static isStandardSchemaV1(s) {
805
- const schema = s["~standard"];
806
- return schema && typeof schema.validate === "function";
807
- }
808
- static async parseComposableStandardSchema(data, schema) {
809
- if (BaseFunctionBuilder.isStandardSchemaV1(schema)) {
810
- const validated = await schema["~standard"].validate(data);
811
- if (validated.issues) throw validated.issues;
812
- return validated.value;
813
- }
814
- const result = {};
815
- for (const key in schema) {
816
- const item = schema[key];
817
- if (BaseFunctionBuilder.isStandardSchemaV1(item)) {
818
- const value = (0, import_lodash$2.default)(data, key);
819
- const validated = await item["~standard"].validate(value);
820
- if (validated.issues) throw validated.issues;
821
- result[key] = validated.value;
947
+ function baseUniq(array, iteratee, comparator) {
948
+ var index = -1, includes = arrayIncludes, length = array.length, isCommon = true, result = [], seen = result;
949
+ if (comparator) {
950
+ isCommon = false;
951
+ includes = arrayIncludesWith;
952
+ } else if (length >= LARGE_ARRAY_SIZE) {
953
+ var set = iteratee ? null : createSet(array);
954
+ if (set) return setToArray(set);
955
+ isCommon = false;
956
+ includes = cacheHas;
957
+ seen = new SetCache();
958
+ } else seen = iteratee ? [] : result;
959
+ outer: while (++index < length) {
960
+ var value = array[index], computed = iteratee ? iteratee(value) : value;
961
+ value = comparator || value !== 0 ? value : 0;
962
+ if (isCommon && computed === computed) {
963
+ var seenIndex = seen.length;
964
+ while (seenIndex--) if (seen[seenIndex] === computed) continue outer;
965
+ if (iteratee) seen.push(computed);
966
+ result.push(value);
967
+ } else if (!includes(seen, computed, comparator)) {
968
+ if (seen !== result) seen.push(computed);
969
+ result.push(value);
822
970
  }
823
971
  }
824
972
  return result;
825
973
  }
826
- constructor(type = ConstructType.Function) {
827
- this.type = type;
828
- }
829
- timeout(timeout) {
830
- this._timeout = timeout;
831
- return this;
832
- }
833
- event(event) {
834
- this._events.push(event);
835
- return this;
836
- }
837
- publisher(publisher) {
838
- this._publisher = publisher;
839
- return this;
840
- }
841
- auditor(storage) {
842
- this._auditorStorage = storage;
843
- return this;
844
- }
845
- /**
846
- * Set the database service for this function.
847
- * The database will be available in the handler context as `db`.
848
- */
849
- database(service) {
850
- this._databaseService = service;
851
- return this;
852
- }
853
- };
854
-
855
- //#endregion
856
- //#region ../../node_modules/.pnpm/lodash.uniqby@4.7.0/node_modules/lodash.uniqby/index.js
857
- var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/node_modules/lodash.uniqby/index.js"(exports, module) {
858
- /**
859
- * lodash (Custom Build) <https://lodash.com/>
860
- * Build: `lodash modularize exports="npm" -o ./`
861
- * Copyright jQuery Foundation and other contributors <https://jquery.org/>
862
- * Released under MIT license <https://lodash.com/license>
863
- * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
864
- * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
865
- */
866
- /** Used as the size to enable large array optimizations. */
867
- var LARGE_ARRAY_SIZE = 200;
868
- /** Used as the `TypeError` message for "Functions" methods. */
869
- var FUNC_ERROR_TEXT = "Expected a function";
870
- /** Used to stand-in for `undefined` hash values. */
871
- var HASH_UNDEFINED = "__lodash_hash_undefined__";
872
- /** Used to compose bitmasks for comparison styles. */
873
- var UNORDERED_COMPARE_FLAG = 1, PARTIAL_COMPARE_FLAG = 2;
874
- /** Used as references for various `Number` constants. */
875
- var INFINITY = Infinity, MAX_SAFE_INTEGER = 9007199254740991;
876
- /** `Object#toString` result references. */
877
- var argsTag = "[object Arguments]", arrayTag = "[object Array]", boolTag = "[object Boolean]", dateTag = "[object Date]", errorTag = "[object Error]", funcTag = "[object Function]", genTag = "[object GeneratorFunction]", mapTag = "[object Map]", numberTag = "[object Number]", objectTag = "[object Object]", promiseTag = "[object Promise]", regexpTag = "[object RegExp]", setTag = "[object Set]", stringTag = "[object String]", symbolTag = "[object Symbol]", weakMapTag = "[object WeakMap]";
878
- var arrayBufferTag = "[object ArrayBuffer]", dataViewTag = "[object DataView]", float32Tag = "[object Float32Array]", float64Tag = "[object Float64Array]", int8Tag = "[object Int8Array]", int16Tag = "[object Int16Array]", int32Tag = "[object Int32Array]", uint8Tag = "[object Uint8Array]", uint8ClampedTag = "[object Uint8ClampedArray]", uint16Tag = "[object Uint16Array]", uint32Tag = "[object Uint32Array]";
879
- /** Used to match property names within property paths. */
880
- var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, reIsPlainProp = /^\w*$/, reLeadingDot = /^\./, rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
881
- /**
882
- * Used to match `RegExp`
883
- * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
884
- */
885
- var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
886
- /** Used to match backslashes in property paths. */
887
- var reEscapeChar = /\\(\\)?/g;
888
- /** Used to detect host constructors (Safari). */
889
- var reIsHostCtor = /^\[object .+?Constructor\]$/;
890
- /** Used to detect unsigned integer values. */
891
- var reIsUint = /^(?:0|[1-9]\d*)$/;
892
- /** Used to identify `toStringTag` values of typed arrays. */
893
- var typedArrayTags = {};
894
- typedArrayTags[float32Tag] = typedArrayTags[float64Tag] = typedArrayTags[int8Tag] = typedArrayTags[int16Tag] = typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] = typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] = typedArrayTags[uint32Tag] = true;
895
- typedArrayTags[argsTag] = typedArrayTags[arrayTag] = typedArrayTags[arrayBufferTag] = typedArrayTags[boolTag] = typedArrayTags[dataViewTag] = typedArrayTags[dateTag] = typedArrayTags[errorTag] = typedArrayTags[funcTag] = typedArrayTags[mapTag] = typedArrayTags[numberTag] = typedArrayTags[objectTag] = typedArrayTags[regexpTag] = typedArrayTags[setTag] = typedArrayTags[stringTag] = typedArrayTags[weakMapTag] = false;
896
- /** Detect free variable `global` from Node.js. */
897
- var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
898
- /** Detect free variable `self`. */
899
- var freeSelf = typeof self == "object" && self && self.Object === Object && self;
900
- /** Used as a reference to the global object. */
901
- var root = freeGlobal || freeSelf || Function("return this")();
902
- /** Detect free variable `exports`. */
903
- var freeExports = typeof exports == "object" && exports && !exports.nodeType && exports;
904
- /** Detect free variable `module`. */
905
- var freeModule = freeExports && typeof module == "object" && module && !module.nodeType && module;
906
- /** Detect the popular CommonJS extension `module.exports`. */
907
- var moduleExports = freeModule && freeModule.exports === freeExports;
908
- /** Detect free variable `process` from Node.js. */
909
- var freeProcess = moduleExports && freeGlobal.process;
910
- /** Used to access faster Node.js helpers. */
911
- var nodeUtil = function() {
912
- try {
913
- return freeProcess && freeProcess.binding("util");
914
- } catch (e) {}
915
- }();
916
- var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
917
- /**
918
- * A specialized version of `_.includes` for arrays without support for
919
- * specifying an index to search from.
920
- *
921
- * @private
922
- * @param {Array} [array] The array to inspect.
923
- * @param {*} target The value to search for.
924
- * @returns {boolean} Returns `true` if `target` is found, else `false`.
925
- */
926
- function arrayIncludes(array, value) {
927
- var length = array ? array.length : 0;
928
- return !!length && baseIndexOf(array, value, 0) > -1;
929
- }
930
- /**
931
- * This function is like `arrayIncludes` except that it accepts a comparator.
932
- *
933
- * @private
934
- * @param {Array} [array] The array to inspect.
935
- * @param {*} target The value to search for.
936
- * @param {Function} comparator The comparator invoked per element.
937
- * @returns {boolean} Returns `true` if `target` is found, else `false`.
938
- */
939
- function arrayIncludesWith(array, value, comparator) {
940
- var index = -1, length = array ? array.length : 0;
941
- while (++index < length) if (comparator(value, array[index])) return true;
942
- return false;
943
- }
944
974
  /**
945
- * A specialized version of `_.some` for arrays without support for iteratee
946
- * shorthands.
975
+ * Casts `value` to a path array if it's not one.
947
976
  *
948
977
  * @private
949
- * @param {Array} [array] The array to iterate over.
950
- * @param {Function} predicate The function invoked per iteration.
951
- * @returns {boolean} Returns `true` if any element passes the predicate check,
952
- * else `false`.
978
+ * @param {*} value The value to inspect.
979
+ * @returns {Array} Returns the cast property path array.
953
980
  */
954
- function arraySome(array, predicate) {
955
- var index = -1, length = array ? array.length : 0;
956
- while (++index < length) if (predicate(array[index], index, array)) return true;
957
- return false;
981
+ function castPath$1(value) {
982
+ return isArray$1(value) ? value : stringToPath$1(value);
958
983
  }
959
984
  /**
960
- * The base implementation of `_.findIndex` and `_.findLastIndex` without
961
- * support for iteratee shorthands.
985
+ * Creates a set object of `values`.
962
986
  *
963
987
  * @private
964
- * @param {Array} array The array to inspect.
965
- * @param {Function} predicate The function invoked per iteration.
966
- * @param {number} fromIndex The index to search from.
967
- * @param {boolean} [fromRight] Specify iterating from right to left.
968
- * @returns {number} Returns the index of the matched value, else `-1`.
988
+ * @param {Array} values The values to add to the set.
989
+ * @returns {Object} Returns the new set.
969
990
  */
970
- function baseFindIndex(array, predicate, fromIndex, fromRight) {
971
- var length = array.length, index = fromIndex + (fromRight ? 1 : -1);
972
- while (fromRight ? index-- : ++index < length) if (predicate(array[index], index, array)) return index;
973
- return -1;
974
- }
991
+ var createSet = !(Set && 1 / setToArray(new Set([, -0]))[1] == INFINITY$1) ? noop : function(values) {
992
+ return new Set(values);
993
+ };
975
994
  /**
976
- * The base implementation of `_.indexOf` without `fromIndex` bounds checks.
995
+ * A specialized version of `baseIsEqualDeep` for arrays with support for
996
+ * partial deep comparisons.
977
997
  *
978
998
  * @private
979
- * @param {Array} array The array to inspect.
980
- * @param {*} value The value to search for.
981
- * @param {number} fromIndex The index to search from.
982
- * @returns {number} Returns the index of the matched value, else `-1`.
999
+ * @param {Array} array The array to compare.
1000
+ * @param {Array} other The other array to compare.
1001
+ * @param {Function} equalFunc The function to determine equivalents of values.
1002
+ * @param {Function} customizer The function to customize comparisons.
1003
+ * @param {number} bitmask The bitmask of comparison flags. See `baseIsEqual`
1004
+ * for more details.
1005
+ * @param {Object} stack Tracks traversed `array` and `other` objects.
1006
+ * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.
983
1007
  */
984
- function baseIndexOf(array, value, fromIndex) {
985
- if (value !== value) return baseFindIndex(array, baseIsNaN, fromIndex);
986
- var index = fromIndex - 1, length = array.length;
987
- while (++index < length) if (array[index] === value) return index;
988
- return -1;
1008
+ function equalArrays(array, other, equalFunc, customizer, bitmask, stack) {
1009
+ var isPartial = bitmask & PARTIAL_COMPARE_FLAG, arrLength = array.length, othLength = other.length;
1010
+ if (arrLength != othLength && !(isPartial && othLength > arrLength)) return false;
1011
+ var stacked = stack.get(array);
1012
+ if (stacked && stack.get(other)) return stacked == other;
1013
+ var index = -1, result = true, seen = bitmask & UNORDERED_COMPARE_FLAG ? new SetCache() : void 0;
1014
+ stack.set(array, other);
1015
+ stack.set(other, array);
1016
+ while (++index < arrLength) {
1017
+ var arrValue = array[index], othValue = other[index];
1018
+ if (customizer) var compared = isPartial ? customizer(othValue, arrValue, index, other, array, stack) : customizer(arrValue, othValue, index, array, other, stack);
1019
+ if (compared !== void 0) {
1020
+ if (compared) continue;
1021
+ result = false;
1022
+ break;
1023
+ }
1024
+ if (seen) {
1025
+ if (!arraySome(other, function(othValue$1, othIndex) {
1026
+ if (!seen.has(othIndex) && (arrValue === othValue$1 || equalFunc(arrValue, othValue$1, customizer, bitmask, stack))) return seen.add(othIndex);
1027
+ })) {
1028
+ result = false;
1029
+ break;
1030
+ }
1031
+ } else if (!(arrValue === othValue || equalFunc(arrValue, othValue, customizer, bitmask, stack))) {
1032
+ result = false;
1033
+ break;
1034
+ }
1035
+ }
1036
+ stack["delete"](array);
1037
+ stack["delete"](other);
1038
+ return result;
989
1039
  }
990
1040
  /**
991
- * The base implementation of `_.isNaN` without support for number objects.
1041
+ * A specialized version of `baseIsEqualDeep` for comparing objects of
1042
+ * the same `toStringTag`.
992
1043
  *
993
- * @private
994
- * @param {*} value The value to check.
995
- * @returns {boolean} Returns `true` if `value` is `NaN`, else `false`.
996
- */
997
- function baseIsNaN(value) {
998
- return value !== value;
999
- }
1000
- /**
1001
- * The base implementation of `_.property` without support for deep paths.
1044
+ * **Note:** This function only supports comparing values with tags of
1045
+ * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.
1002
1046
  *
1003
1047
  * @private
1004
- * @param {string} key The key of the property to get.
1005
- * @returns {Function} Returns the new accessor function.
1048
+ * @param {Object} object The object to compare.
1049
+ * @param {Object} other The other object to compare.
1050
+ * @param {string} tag The `toStringTag` of the objects to compare.
1051
+ * @param {Function} equalFunc The function to determine equivalents of values.
1052
+ * @param {Function} customizer The function to customize comparisons.
1053
+ * @param {number} bitmask The bitmask of comparison flags. See `baseIsEqual`
1054
+ * for more details.
1055
+ * @param {Object} stack Tracks traversed `object` and `other` objects.
1056
+ * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
1006
1057
  */
1007
- function baseProperty(key) {
1008
- return function(object) {
1009
- return object == null ? void 0 : object[key];
1010
- };
1058
+ function equalByTag(object, other, tag, equalFunc, customizer, bitmask, stack) {
1059
+ switch (tag) {
1060
+ case dataViewTag:
1061
+ if (object.byteLength != other.byteLength || object.byteOffset != other.byteOffset) return false;
1062
+ object = object.buffer;
1063
+ other = other.buffer;
1064
+ case arrayBufferTag:
1065
+ if (object.byteLength != other.byteLength || !equalFunc(new Uint8Array(object), new Uint8Array(other))) return false;
1066
+ return true;
1067
+ case boolTag:
1068
+ case dateTag:
1069
+ case numberTag: return eq$1(+object, +other);
1070
+ case errorTag: return object.name == other.name && object.message == other.message;
1071
+ case regexpTag:
1072
+ case stringTag: return object == other + "";
1073
+ case mapTag: var convert = mapToArray;
1074
+ case setTag:
1075
+ var isPartial = bitmask & PARTIAL_COMPARE_FLAG;
1076
+ convert || (convert = setToArray);
1077
+ if (object.size != other.size && !isPartial) return false;
1078
+ var stacked = stack.get(object);
1079
+ if (stacked) return stacked == other;
1080
+ bitmask |= UNORDERED_COMPARE_FLAG;
1081
+ stack.set(object, other);
1082
+ var result = equalArrays(convert(object), convert(other), equalFunc, customizer, bitmask, stack);
1083
+ stack["delete"](object);
1084
+ return result;
1085
+ case symbolTag$1: if (symbolValueOf) return symbolValueOf.call(object) == symbolValueOf.call(other);
1086
+ }
1087
+ return false;
1011
1088
  }
1012
1089
  /**
1013
- * The base implementation of `_.times` without support for iteratee shorthands
1014
- * or max array length checks.
1090
+ * A specialized version of `baseIsEqualDeep` for objects with support for
1091
+ * partial deep comparisons.
1015
1092
  *
1016
1093
  * @private
1017
- * @param {number} n The number of times to invoke `iteratee`.
1018
- * @param {Function} iteratee The function invoked per iteration.
1019
- * @returns {Array} Returns the array of results.
1094
+ * @param {Object} object The object to compare.
1095
+ * @param {Object} other The other object to compare.
1096
+ * @param {Function} equalFunc The function to determine equivalents of values.
1097
+ * @param {Function} customizer The function to customize comparisons.
1098
+ * @param {number} bitmask The bitmask of comparison flags. See `baseIsEqual`
1099
+ * for more details.
1100
+ * @param {Object} stack Tracks traversed `object` and `other` objects.
1101
+ * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
1020
1102
  */
1021
- function baseTimes(n, iteratee) {
1022
- var index = -1, result = Array(n);
1023
- while (++index < n) result[index] = iteratee(index);
1103
+ function equalObjects(object, other, equalFunc, customizer, bitmask, stack) {
1104
+ var isPartial = bitmask & PARTIAL_COMPARE_FLAG, objProps = keys(object), objLength = objProps.length, othProps = keys(other), othLength = othProps.length;
1105
+ if (objLength != othLength && !isPartial) return false;
1106
+ var index = objLength;
1107
+ while (index--) {
1108
+ var key = objProps[index];
1109
+ if (!(isPartial ? key in other : hasOwnProperty$1.call(other, key))) return false;
1110
+ }
1111
+ var stacked = stack.get(object);
1112
+ if (stacked && stack.get(other)) return stacked == other;
1113
+ var result = true;
1114
+ stack.set(object, other);
1115
+ stack.set(other, object);
1116
+ var skipCtor = isPartial;
1117
+ while (++index < objLength) {
1118
+ key = objProps[index];
1119
+ var objValue = object[key], othValue = other[key];
1120
+ if (customizer) var compared = isPartial ? customizer(othValue, objValue, key, other, object, stack) : customizer(objValue, othValue, key, object, other, stack);
1121
+ if (!(compared === void 0 ? objValue === othValue || equalFunc(objValue, othValue, customizer, bitmask, stack) : compared)) {
1122
+ result = false;
1123
+ break;
1124
+ }
1125
+ skipCtor || (skipCtor = key == "constructor");
1126
+ }
1127
+ if (result && !skipCtor) {
1128
+ var objCtor = object.constructor, othCtor = other.constructor;
1129
+ if (objCtor != othCtor && "constructor" in object && "constructor" in other && !(typeof objCtor == "function" && objCtor instanceof objCtor && typeof othCtor == "function" && othCtor instanceof othCtor)) result = false;
1130
+ }
1131
+ stack["delete"](object);
1132
+ stack["delete"](other);
1024
1133
  return result;
1025
1134
  }
1026
1135
  /**
1027
- * The base implementation of `_.unary` without support for storing metadata.
1136
+ * Gets the data for `map`.
1028
1137
  *
1029
1138
  * @private
1030
- * @param {Function} func The function to cap arguments for.
1031
- * @returns {Function} Returns the new capped function.
1139
+ * @param {Object} map The map to query.
1140
+ * @param {string} key The reference key.
1141
+ * @returns {*} Returns the map data.
1032
1142
  */
1033
- function baseUnary(func) {
1034
- return function(value) {
1035
- return func(value);
1036
- };
1143
+ function getMapData$1(map, key) {
1144
+ var data = map.__data__;
1145
+ return isKeyable$1(key) ? data[typeof key == "string" ? "string" : "hash"] : data.map;
1037
1146
  }
1038
1147
  /**
1039
- * Checks if a cache value for `key` exists.
1148
+ * Gets the property names, values, and compare flags of `object`.
1040
1149
  *
1041
1150
  * @private
1042
- * @param {Object} cache The cache to query.
1043
- * @param {string} key The key of the entry to check.
1044
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1151
+ * @param {Object} object The object to query.
1152
+ * @returns {Array} Returns the match data of `object`.
1045
1153
  */
1046
- function cacheHas(cache, key) {
1047
- return cache.has(key);
1154
+ function getMatchData(object) {
1155
+ var result = keys(object), length = result.length;
1156
+ while (length--) {
1157
+ var key = result[length], value = object[key];
1158
+ result[length] = [
1159
+ key,
1160
+ value,
1161
+ isStrictComparable(value)
1162
+ ];
1163
+ }
1164
+ return result;
1048
1165
  }
1049
1166
  /**
1050
- * Gets the value at `key` of `object`.
1167
+ * Gets the native function at `key` of `object`.
1051
1168
  *
1052
1169
  * @private
1053
- * @param {Object} [object] The object to query.
1054
- * @param {string} key The key of the property to get.
1055
- * @returns {*} Returns the property value.
1170
+ * @param {Object} object The object to query.
1171
+ * @param {string} key The key of the method to get.
1172
+ * @returns {*} Returns the function if it's native, else `undefined`.
1056
1173
  */
1057
- function getValue(object, key) {
1058
- return object == null ? void 0 : object[key];
1174
+ function getNative$1(object, key) {
1175
+ var value = getValue$1(object, key);
1176
+ return baseIsNative$1(value) ? value : void 0;
1059
1177
  }
1060
1178
  /**
1061
- * Checks if `value` is a host object in IE < 9.
1179
+ * Gets the `toStringTag` of `value`.
1062
1180
  *
1063
1181
  * @private
1064
- * @param {*} value The value to check.
1065
- * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
1182
+ * @param {*} value The value to query.
1183
+ * @returns {string} Returns the `toStringTag`.
1066
1184
  */
1067
- function isHostObject(value) {
1068
- var result = false;
1069
- if (value != null && typeof value.toString != "function") try {
1070
- result = !!(value + "");
1071
- } catch (e) {}
1185
+ var getTag = baseGetTag;
1186
+ if (DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag || Map$1 && getTag(new Map$1()) != mapTag || Promise$1 && getTag(Promise$1.resolve()) != promiseTag || Set && getTag(new Set()) != setTag || WeakMap && getTag(new WeakMap()) != weakMapTag) getTag = function(value) {
1187
+ var result = objectToString$1.call(value), Ctor = result == objectTag ? value.constructor : void 0, ctorString = Ctor ? toSource$1(Ctor) : void 0;
1188
+ if (ctorString) switch (ctorString) {
1189
+ case dataViewCtorString: return dataViewTag;
1190
+ case mapCtorString: return mapTag;
1191
+ case promiseCtorString: return promiseTag;
1192
+ case setCtorString: return setTag;
1193
+ case weakMapCtorString: return weakMapTag;
1194
+ }
1072
1195
  return result;
1073
- }
1196
+ };
1074
1197
  /**
1075
- * Converts `map` to its key-value pairs.
1198
+ * Checks if `path` exists on `object`.
1076
1199
  *
1077
1200
  * @private
1078
- * @param {Object} map The map to convert.
1079
- * @returns {Array} Returns the key-value pairs.
1201
+ * @param {Object} object The object to query.
1202
+ * @param {Array|string} path The path to check.
1203
+ * @param {Function} hasFunc The function to check properties.
1204
+ * @returns {boolean} Returns `true` if `path` exists, else `false`.
1080
1205
  */
1081
- function mapToArray(map) {
1082
- var index = -1, result = Array(map.size);
1083
- map.forEach(function(value, key) {
1084
- result[++index] = [key, value];
1085
- });
1086
- return result;
1206
+ function hasPath(object, path, hasFunc) {
1207
+ path = isKey$1(path, object) ? [path] : castPath$1(path);
1208
+ var result, index = -1, length = path.length;
1209
+ while (++index < length) {
1210
+ var key = toKey$1(path[index]);
1211
+ if (!(result = object != null && hasFunc(object, key))) break;
1212
+ object = object[key];
1213
+ }
1214
+ if (result) return result;
1215
+ var length = object ? object.length : 0;
1216
+ return !!length && isLength(length) && isIndex(key, length) && (isArray$1(object) || isArguments(object));
1087
1217
  }
1088
1218
  /**
1089
- * Creates a unary function that invokes `func` with its argument transformed.
1219
+ * Checks if `value` is a valid array-like index.
1090
1220
  *
1091
1221
  * @private
1092
- * @param {Function} func The function to wrap.
1093
- * @param {Function} transform The argument transform.
1094
- * @returns {Function} Returns the new function.
1222
+ * @param {*} value The value to check.
1223
+ * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
1224
+ * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
1095
1225
  */
1096
- function overArg(func, transform) {
1097
- return function(arg) {
1098
- return func(transform(arg));
1099
- };
1226
+ function isIndex(value, length) {
1227
+ length = length == null ? MAX_SAFE_INTEGER : length;
1228
+ return !!length && (typeof value == "number" || reIsUint.test(value)) && value > -1 && value % 1 == 0 && value < length;
1100
1229
  }
1101
1230
  /**
1102
- * Converts `set` to an array of its values.
1231
+ * Checks if `value` is a property name and not a property path.
1103
1232
  *
1104
1233
  * @private
1105
- * @param {Object} set The set to convert.
1106
- * @returns {Array} Returns the values.
1234
+ * @param {*} value The value to check.
1235
+ * @param {Object} [object] The object to query keys on.
1236
+ * @returns {boolean} Returns `true` if `value` is a property name, else `false`.
1107
1237
  */
1108
- function setToArray(set) {
1109
- var index = -1, result = Array(set.size);
1110
- set.forEach(function(value) {
1111
- result[++index] = value;
1112
- });
1113
- return result;
1238
+ function isKey$1(value, object) {
1239
+ if (isArray$1(value)) return false;
1240
+ var type = typeof value;
1241
+ if (type == "number" || type == "symbol" || type == "boolean" || value == null || isSymbol$1(value)) return true;
1242
+ return reIsPlainProp$1.test(value) || !reIsDeepProp$1.test(value) || object != null && value in Object(object);
1114
1243
  }
1115
- /** Used for built-in method references. */
1116
- var arrayProto = Array.prototype, funcProto = Function.prototype, objectProto = Object.prototype;
1117
- /** Used to detect overreaching core-js shims. */
1118
- var coreJsData = root["__core-js_shared__"];
1119
- /** Used to detect methods masquerading as native. */
1120
- var maskSrcKey = function() {
1121
- var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || "");
1122
- return uid ? "Symbol(src)_1." + uid : "";
1123
- }();
1124
- /** Used to resolve the decompiled source of functions. */
1125
- var funcToString = funcProto.toString;
1126
- /** Used to check objects for own properties. */
1127
- var hasOwnProperty = objectProto.hasOwnProperty;
1128
- /**
1129
- * Used to resolve the
1130
- * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
1131
- * of values.
1132
- */
1133
- var objectToString = objectProto.toString;
1134
- /** Used to detect if a method is native. */
1135
- var reIsNative = RegExp("^" + funcToString.call(hasOwnProperty).replace(reRegExpChar, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$");
1136
- /** Built-in value references. */
1137
- var Symbol = root.Symbol, Uint8Array = root.Uint8Array, propertyIsEnumerable = objectProto.propertyIsEnumerable, splice = arrayProto.splice;
1138
- var nativeKeys = overArg(Object.keys, Object);
1139
- var DataView = getNative(root, "DataView"), Map = getNative(root, "Map"), Promise$1 = getNative(root, "Promise"), Set = getNative(root, "Set"), WeakMap = getNative(root, "WeakMap"), nativeCreate = getNative(Object, "create");
1140
- /** Used to detect maps, sets, and weakmaps. */
1141
- var dataViewCtorString = toSource(DataView), mapCtorString = toSource(Map), promiseCtorString = toSource(Promise$1), setCtorString = toSource(Set), weakMapCtorString = toSource(WeakMap);
1142
- /** Used to convert symbols to primitives and strings. */
1143
- var symbolProto = Symbol ? Symbol.prototype : void 0, symbolValueOf = symbolProto ? symbolProto.valueOf : void 0, symbolToString = symbolProto ? symbolProto.toString : void 0;
1144
1244
  /**
1145
- * Creates a hash object.
1245
+ * Checks if `value` is suitable for use as unique object key.
1146
1246
  *
1147
1247
  * @private
1148
- * @constructor
1149
- * @param {Array} [entries] The key-value pairs to cache.
1248
+ * @param {*} value The value to check.
1249
+ * @returns {boolean} Returns `true` if `value` is suitable, else `false`.
1150
1250
  */
1151
- function Hash(entries) {
1152
- var index = -1, length = entries ? entries.length : 0;
1153
- this.clear();
1154
- while (++index < length) {
1155
- var entry = entries[index];
1156
- this.set(entry[0], entry[1]);
1157
- }
1251
+ function isKeyable$1(value) {
1252
+ var type = typeof value;
1253
+ return type == "string" || type == "number" || type == "symbol" || type == "boolean" ? value !== "__proto__" : value === null;
1158
1254
  }
1159
1255
  /**
1160
- * Removes all key-value entries from the hash.
1256
+ * Checks if `func` has its source masked.
1161
1257
  *
1162
1258
  * @private
1163
- * @name clear
1164
- * @memberOf Hash
1259
+ * @param {Function} func The function to check.
1260
+ * @returns {boolean} Returns `true` if `func` is masked, else `false`.
1165
1261
  */
1166
- function hashClear() {
1167
- this.__data__ = nativeCreate ? nativeCreate(null) : {};
1262
+ function isMasked$1(func) {
1263
+ return !!maskSrcKey$1 && maskSrcKey$1 in func;
1168
1264
  }
1169
1265
  /**
1170
- * Removes `key` and its value from the hash.
1266
+ * Checks if `value` is likely a prototype object.
1171
1267
  *
1172
1268
  * @private
1173
- * @name delete
1174
- * @memberOf Hash
1175
- * @param {Object} hash The hash to modify.
1176
- * @param {string} key The key of the value to remove.
1177
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
1269
+ * @param {*} value The value to check.
1270
+ * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
1178
1271
  */
1179
- function hashDelete(key) {
1180
- return this.has(key) && delete this.__data__[key];
1272
+ function isPrototype(value) {
1273
+ var Ctor = value && value.constructor, proto = typeof Ctor == "function" && Ctor.prototype || objectProto$1;
1274
+ return value === proto;
1181
1275
  }
1182
1276
  /**
1183
- * Gets the hash value for `key`.
1277
+ * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.
1184
1278
  *
1185
1279
  * @private
1186
- * @name get
1187
- * @memberOf Hash
1188
- * @param {string} key The key of the value to get.
1189
- * @returns {*} Returns the entry value.
1280
+ * @param {*} value The value to check.
1281
+ * @returns {boolean} Returns `true` if `value` if suitable for strict
1282
+ * equality comparisons, else `false`.
1190
1283
  */
1191
- function hashGet(key) {
1192
- var data = this.__data__;
1193
- if (nativeCreate) {
1194
- var result = data[key];
1195
- return result === HASH_UNDEFINED ? void 0 : result;
1196
- }
1197
- return hasOwnProperty.call(data, key) ? data[key] : void 0;
1284
+ function isStrictComparable(value) {
1285
+ return value === value && !isObject$1(value);
1198
1286
  }
1199
1287
  /**
1200
- * Checks if a hash value for `key` exists.
1288
+ * A specialized version of `matchesProperty` for source values suitable
1289
+ * for strict equality comparisons, i.e. `===`.
1201
1290
  *
1202
1291
  * @private
1203
- * @name has
1204
- * @memberOf Hash
1205
- * @param {string} key The key of the entry to check.
1206
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1292
+ * @param {string} key The key of the property to get.
1293
+ * @param {*} srcValue The value to match.
1294
+ * @returns {Function} Returns the new spec function.
1207
1295
  */
1208
- function hashHas(key) {
1209
- var data = this.__data__;
1210
- return nativeCreate ? data[key] !== void 0 : hasOwnProperty.call(data, key);
1296
+ function matchesStrictComparable(key, srcValue) {
1297
+ return function(object) {
1298
+ if (object == null) return false;
1299
+ return object[key] === srcValue && (srcValue !== void 0 || key in Object(object));
1300
+ };
1211
1301
  }
1212
1302
  /**
1213
- * Sets the hash `key` to `value`.
1303
+ * Converts `string` to a property path array.
1214
1304
  *
1215
1305
  * @private
1216
- * @name set
1217
- * @memberOf Hash
1218
- * @param {string} key The key of the value to set.
1219
- * @param {*} value The value to set.
1220
- * @returns {Object} Returns the hash instance.
1306
+ * @param {string} string The string to convert.
1307
+ * @returns {Array} Returns the property path array.
1221
1308
  */
1222
- function hashSet(key, value) {
1223
- var data = this.__data__;
1224
- data[key] = nativeCreate && value === void 0 ? HASH_UNDEFINED : value;
1225
- return this;
1226
- }
1227
- Hash.prototype.clear = hashClear;
1228
- Hash.prototype["delete"] = hashDelete;
1229
- Hash.prototype.get = hashGet;
1230
- Hash.prototype.has = hashHas;
1231
- Hash.prototype.set = hashSet;
1309
+ var stringToPath$1 = memoize$1(function(string) {
1310
+ string = toString$1(string);
1311
+ var result = [];
1312
+ if (reLeadingDot$1.test(string)) result.push("");
1313
+ string.replace(rePropName$1, function(match, number, quote, string$1) {
1314
+ result.push(quote ? string$1.replace(reEscapeChar$1, "$1") : number || match);
1315
+ });
1316
+ return result;
1317
+ });
1232
1318
  /**
1233
- * Creates an list cache object.
1319
+ * Converts `value` to a string key if it's not a string or symbol.
1234
1320
  *
1235
1321
  * @private
1236
- * @constructor
1237
- * @param {Array} [entries] The key-value pairs to cache.
1322
+ * @param {*} value The value to inspect.
1323
+ * @returns {string|symbol} Returns the key.
1238
1324
  */
1239
- function ListCache(entries) {
1240
- var index = -1, length = entries ? entries.length : 0;
1241
- this.clear();
1242
- while (++index < length) {
1243
- var entry = entries[index];
1244
- this.set(entry[0], entry[1]);
1245
- }
1325
+ function toKey$1(value) {
1326
+ if (typeof value == "string" || isSymbol$1(value)) return value;
1327
+ var result = value + "";
1328
+ return result == "0" && 1 / value == -INFINITY$1 ? "-0" : result;
1246
1329
  }
1247
1330
  /**
1248
- * Removes all key-value entries from the list cache.
1331
+ * Converts `func` to its source code.
1249
1332
  *
1250
1333
  * @private
1251
- * @name clear
1252
- * @memberOf ListCache
1334
+ * @param {Function} func The function to process.
1335
+ * @returns {string} Returns the source code.
1253
1336
  */
1254
- function listCacheClear() {
1255
- this.__data__ = [];
1337
+ function toSource$1(func) {
1338
+ if (func != null) {
1339
+ try {
1340
+ return funcToString$1.call(func);
1341
+ } catch (e) {}
1342
+ try {
1343
+ return func + "";
1344
+ } catch (e) {}
1345
+ }
1346
+ return "";
1256
1347
  }
1257
1348
  /**
1258
- * Removes `key` and its value from the list cache.
1349
+ * This method is like `_.uniq` except that it accepts `iteratee` which is
1350
+ * invoked for each element in `array` to generate the criterion by which
1351
+ * uniqueness is computed. The iteratee is invoked with one argument: (value).
1259
1352
  *
1260
- * @private
1261
- * @name delete
1262
- * @memberOf ListCache
1263
- * @param {string} key The key of the value to remove.
1264
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
1353
+ * @static
1354
+ * @memberOf _
1355
+ * @since 4.0.0
1356
+ * @category Array
1357
+ * @param {Array} array The array to inspect.
1358
+ * @param {Function} [iteratee=_.identity]
1359
+ * The iteratee invoked per element.
1360
+ * @returns {Array} Returns the new duplicate free array.
1361
+ * @example
1362
+ *
1363
+ * _.uniqBy([2.1, 1.2, 2.3], Math.floor);
1364
+ * // => [2.1, 1.2]
1365
+ *
1366
+ * // The `_.property` iteratee shorthand.
1367
+ * _.uniqBy([{ 'x': 1 }, { 'x': 2 }, { 'x': 1 }], 'x');
1368
+ * // => [{ 'x': 1 }, { 'x': 2 }]
1265
1369
  */
1266
- function listCacheDelete(key) {
1267
- var data = this.__data__, index = assocIndexOf(data, key);
1268
- if (index < 0) return false;
1269
- var lastIndex = data.length - 1;
1270
- if (index == lastIndex) data.pop();
1271
- else splice.call(data, index, 1);
1272
- return true;
1370
+ function uniqBy$2(array, iteratee) {
1371
+ return array && array.length ? baseUniq(array, baseIteratee(iteratee, 2)) : [];
1273
1372
  }
1274
1373
  /**
1275
- * Gets the list cache value for `key`.
1374
+ * Creates a function that memoizes the result of `func`. If `resolver` is
1375
+ * provided, it determines the cache key for storing the result based on the
1376
+ * arguments provided to the memoized function. By default, the first argument
1377
+ * provided to the memoized function is used as the map cache key. The `func`
1378
+ * is invoked with the `this` binding of the memoized function.
1276
1379
  *
1277
- * @private
1278
- * @name get
1279
- * @memberOf ListCache
1280
- * @param {string} key The key of the value to get.
1281
- * @returns {*} Returns the entry value.
1380
+ * **Note:** The cache is exposed as the `cache` property on the memoized
1381
+ * function. Its creation may be customized by replacing the `_.memoize.Cache`
1382
+ * constructor with one whose instances implement the
1383
+ * [`Map`](http://ecma-international.org/ecma-262/7.0/#sec-properties-of-the-map-prototype-object)
1384
+ * method interface of `delete`, `get`, `has`, and `set`.
1385
+ *
1386
+ * @static
1387
+ * @memberOf _
1388
+ * @since 0.1.0
1389
+ * @category Function
1390
+ * @param {Function} func The function to have its output memoized.
1391
+ * @param {Function} [resolver] The function to resolve the cache key.
1392
+ * @returns {Function} Returns the new memoized function.
1393
+ * @example
1394
+ *
1395
+ * var object = { 'a': 1, 'b': 2 };
1396
+ * var other = { 'c': 3, 'd': 4 };
1397
+ *
1398
+ * var values = _.memoize(_.values);
1399
+ * values(object);
1400
+ * // => [1, 2]
1401
+ *
1402
+ * values(other);
1403
+ * // => [3, 4]
1404
+ *
1405
+ * object.a = 2;
1406
+ * values(object);
1407
+ * // => [1, 2]
1408
+ *
1409
+ * // Modify the result cache.
1410
+ * values.cache.set(object, ['a', 'b']);
1411
+ * values(object);
1412
+ * // => ['a', 'b']
1413
+ *
1414
+ * // Replace `_.memoize.Cache`.
1415
+ * _.memoize.Cache = WeakMap;
1282
1416
  */
1283
- function listCacheGet(key) {
1284
- var data = this.__data__, index = assocIndexOf(data, key);
1285
- return index < 0 ? void 0 : data[index][1];
1417
+ function memoize$1(func, resolver) {
1418
+ if (typeof func != "function" || resolver && typeof resolver != "function") throw new TypeError(FUNC_ERROR_TEXT$1);
1419
+ var memoized = function() {
1420
+ var args = arguments, key = resolver ? resolver.apply(this, args) : args[0], cache = memoized.cache;
1421
+ if (cache.has(key)) return cache.get(key);
1422
+ var result = func.apply(this, args);
1423
+ memoized.cache = cache.set(key, result);
1424
+ return result;
1425
+ };
1426
+ memoized.cache = new (memoize$1.Cache || MapCache$1)();
1427
+ return memoized;
1286
1428
  }
1429
+ memoize$1.Cache = MapCache$1;
1287
1430
  /**
1288
- * Checks if a list cache value for `key` exists.
1431
+ * Performs a
1432
+ * [`SameValueZero`](http://ecma-international.org/ecma-262/7.0/#sec-samevaluezero)
1433
+ * comparison between two values to determine if they are equivalent.
1289
1434
  *
1290
- * @private
1291
- * @name has
1292
- * @memberOf ListCache
1293
- * @param {string} key The key of the entry to check.
1294
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1435
+ * @static
1436
+ * @memberOf _
1437
+ * @since 4.0.0
1438
+ * @category Lang
1439
+ * @param {*} value The value to compare.
1440
+ * @param {*} other The other value to compare.
1441
+ * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
1442
+ * @example
1443
+ *
1444
+ * var object = { 'a': 1 };
1445
+ * var other = { 'a': 1 };
1446
+ *
1447
+ * _.eq(object, object);
1448
+ * // => true
1449
+ *
1450
+ * _.eq(object, other);
1451
+ * // => false
1452
+ *
1453
+ * _.eq('a', 'a');
1454
+ * // => true
1455
+ *
1456
+ * _.eq('a', Object('a'));
1457
+ * // => false
1458
+ *
1459
+ * _.eq(NaN, NaN);
1460
+ * // => true
1295
1461
  */
1296
- function listCacheHas(key) {
1297
- return assocIndexOf(this.__data__, key) > -1;
1462
+ function eq$1(value, other) {
1463
+ return value === other || value !== value && other !== other;
1298
1464
  }
1299
1465
  /**
1300
- * Sets the list cache `key` to `value`.
1466
+ * Checks if `value` is likely an `arguments` object.
1301
1467
  *
1302
- * @private
1303
- * @name set
1304
- * @memberOf ListCache
1305
- * @param {string} key The key of the value to set.
1306
- * @param {*} value The value to set.
1307
- * @returns {Object} Returns the list cache instance.
1468
+ * @static
1469
+ * @memberOf _
1470
+ * @since 0.1.0
1471
+ * @category Lang
1472
+ * @param {*} value The value to check.
1473
+ * @returns {boolean} Returns `true` if `value` is an `arguments` object,
1474
+ * else `false`.
1475
+ * @example
1476
+ *
1477
+ * _.isArguments(function() { return arguments; }());
1478
+ * // => true
1479
+ *
1480
+ * _.isArguments([1, 2, 3]);
1481
+ * // => false
1308
1482
  */
1309
- function listCacheSet(key, value) {
1310
- var data = this.__data__, index = assocIndexOf(data, key);
1311
- if (index < 0) data.push([key, value]);
1312
- else data[index][1] = value;
1313
- return this;
1483
+ function isArguments(value) {
1484
+ return isArrayLikeObject(value) && hasOwnProperty$1.call(value, "callee") && (!propertyIsEnumerable.call(value, "callee") || objectToString$1.call(value) == argsTag);
1314
1485
  }
1315
- ListCache.prototype.clear = listCacheClear;
1316
- ListCache.prototype["delete"] = listCacheDelete;
1317
- ListCache.prototype.get = listCacheGet;
1318
- ListCache.prototype.has = listCacheHas;
1319
- ListCache.prototype.set = listCacheSet;
1320
1486
  /**
1321
- * Creates a map cache object to store key-value pairs.
1487
+ * Checks if `value` is classified as an `Array` object.
1488
+ *
1489
+ * @static
1490
+ * @memberOf _
1491
+ * @since 0.1.0
1492
+ * @category Lang
1493
+ * @param {*} value The value to check.
1494
+ * @returns {boolean} Returns `true` if `value` is an array, else `false`.
1495
+ * @example
1496
+ *
1497
+ * _.isArray([1, 2, 3]);
1498
+ * // => true
1499
+ *
1500
+ * _.isArray(document.body.children);
1501
+ * // => false
1502
+ *
1503
+ * _.isArray('abc');
1504
+ * // => false
1505
+ *
1506
+ * _.isArray(_.noop);
1507
+ * // => false
1508
+ */
1509
+ var isArray$1 = Array.isArray;
1510
+ /**
1511
+ * Checks if `value` is array-like. A value is considered array-like if it's
1512
+ * not a function and has a `value.length` that's an integer greater than or
1513
+ * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
1322
1514
  *
1323
- * @private
1324
- * @constructor
1325
- * @param {Array} [entries] The key-value pairs to cache.
1515
+ * @static
1516
+ * @memberOf _
1517
+ * @since 4.0.0
1518
+ * @category Lang
1519
+ * @param {*} value The value to check.
1520
+ * @returns {boolean} Returns `true` if `value` is array-like, else `false`.
1521
+ * @example
1522
+ *
1523
+ * _.isArrayLike([1, 2, 3]);
1524
+ * // => true
1525
+ *
1526
+ * _.isArrayLike(document.body.children);
1527
+ * // => true
1528
+ *
1529
+ * _.isArrayLike('abc');
1530
+ * // => true
1531
+ *
1532
+ * _.isArrayLike(_.noop);
1533
+ * // => false
1326
1534
  */
1327
- function MapCache(entries) {
1328
- var index = -1, length = entries ? entries.length : 0;
1329
- this.clear();
1330
- while (++index < length) {
1331
- var entry = entries[index];
1332
- this.set(entry[0], entry[1]);
1333
- }
1535
+ function isArrayLike(value) {
1536
+ return value != null && isLength(value.length) && !isFunction$1(value);
1334
1537
  }
1335
1538
  /**
1336
- * Removes all key-value entries from the map.
1539
+ * This method is like `_.isArrayLike` except that it also checks if `value`
1540
+ * is an object.
1337
1541
  *
1338
- * @private
1339
- * @name clear
1340
- * @memberOf MapCache
1542
+ * @static
1543
+ * @memberOf _
1544
+ * @since 4.0.0
1545
+ * @category Lang
1546
+ * @param {*} value The value to check.
1547
+ * @returns {boolean} Returns `true` if `value` is an array-like object,
1548
+ * else `false`.
1549
+ * @example
1550
+ *
1551
+ * _.isArrayLikeObject([1, 2, 3]);
1552
+ * // => true
1553
+ *
1554
+ * _.isArrayLikeObject(document.body.children);
1555
+ * // => true
1556
+ *
1557
+ * _.isArrayLikeObject('abc');
1558
+ * // => false
1559
+ *
1560
+ * _.isArrayLikeObject(_.noop);
1561
+ * // => false
1341
1562
  */
1342
- function mapCacheClear() {
1343
- this.__data__ = {
1344
- "hash": new Hash(),
1345
- "map": new (Map || ListCache)(),
1346
- "string": new Hash()
1347
- };
1563
+ function isArrayLikeObject(value) {
1564
+ return isObjectLike$1(value) && isArrayLike(value);
1348
1565
  }
1349
1566
  /**
1350
- * Removes `key` and its value from the map.
1567
+ * Checks if `value` is classified as a `Function` object.
1351
1568
  *
1352
- * @private
1353
- * @name delete
1354
- * @memberOf MapCache
1355
- * @param {string} key The key of the value to remove.
1356
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
1569
+ * @static
1570
+ * @memberOf _
1571
+ * @since 0.1.0
1572
+ * @category Lang
1573
+ * @param {*} value The value to check.
1574
+ * @returns {boolean} Returns `true` if `value` is a function, else `false`.
1575
+ * @example
1576
+ *
1577
+ * _.isFunction(_);
1578
+ * // => true
1579
+ *
1580
+ * _.isFunction(/abc/);
1581
+ * // => false
1357
1582
  */
1358
- function mapCacheDelete(key) {
1359
- return getMapData(this, key)["delete"](key);
1583
+ function isFunction$1(value) {
1584
+ var tag = isObject$1(value) ? objectToString$1.call(value) : "";
1585
+ return tag == funcTag$1 || tag == genTag$1;
1360
1586
  }
1361
1587
  /**
1362
- * Gets the map value for `key`.
1588
+ * Checks if `value` is a valid array-like length.
1363
1589
  *
1364
- * @private
1365
- * @name get
1366
- * @memberOf MapCache
1367
- * @param {string} key The key of the value to get.
1368
- * @returns {*} Returns the entry value.
1590
+ * **Note:** This method is loosely based on
1591
+ * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
1592
+ *
1593
+ * @static
1594
+ * @memberOf _
1595
+ * @since 4.0.0
1596
+ * @category Lang
1597
+ * @param {*} value The value to check.
1598
+ * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
1599
+ * @example
1600
+ *
1601
+ * _.isLength(3);
1602
+ * // => true
1603
+ *
1604
+ * _.isLength(Number.MIN_VALUE);
1605
+ * // => false
1606
+ *
1607
+ * _.isLength(Infinity);
1608
+ * // => false
1609
+ *
1610
+ * _.isLength('3');
1611
+ * // => false
1369
1612
  */
1370
- function mapCacheGet(key) {
1371
- return getMapData(this, key).get(key);
1613
+ function isLength(value) {
1614
+ return typeof value == "number" && value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
1372
1615
  }
1373
1616
  /**
1374
- * Checks if a map value for `key` exists.
1617
+ * Checks if `value` is the
1618
+ * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
1619
+ * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
1375
1620
  *
1376
- * @private
1377
- * @name has
1378
- * @memberOf MapCache
1379
- * @param {string} key The key of the entry to check.
1380
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1621
+ * @static
1622
+ * @memberOf _
1623
+ * @since 0.1.0
1624
+ * @category Lang
1625
+ * @param {*} value The value to check.
1626
+ * @returns {boolean} Returns `true` if `value` is an object, else `false`.
1627
+ * @example
1628
+ *
1629
+ * _.isObject({});
1630
+ * // => true
1631
+ *
1632
+ * _.isObject([1, 2, 3]);
1633
+ * // => true
1634
+ *
1635
+ * _.isObject(_.noop);
1636
+ * // => true
1637
+ *
1638
+ * _.isObject(null);
1639
+ * // => false
1381
1640
  */
1382
- function mapCacheHas(key) {
1383
- return getMapData(this, key).has(key);
1641
+ function isObject$1(value) {
1642
+ var type = typeof value;
1643
+ return !!value && (type == "object" || type == "function");
1384
1644
  }
1385
1645
  /**
1386
- * Sets the map `key` to `value`.
1646
+ * Checks if `value` is object-like. A value is object-like if it's not `null`
1647
+ * and has a `typeof` result of "object".
1387
1648
  *
1388
- * @private
1389
- * @name set
1390
- * @memberOf MapCache
1391
- * @param {string} key The key of the value to set.
1392
- * @param {*} value The value to set.
1393
- * @returns {Object} Returns the map cache instance.
1649
+ * @static
1650
+ * @memberOf _
1651
+ * @since 4.0.0
1652
+ * @category Lang
1653
+ * @param {*} value The value to check.
1654
+ * @returns {boolean} Returns `true` if `value` is object-like, else `false`.
1655
+ * @example
1656
+ *
1657
+ * _.isObjectLike({});
1658
+ * // => true
1659
+ *
1660
+ * _.isObjectLike([1, 2, 3]);
1661
+ * // => true
1662
+ *
1663
+ * _.isObjectLike(_.noop);
1664
+ * // => false
1665
+ *
1666
+ * _.isObjectLike(null);
1667
+ * // => false
1394
1668
  */
1395
- function mapCacheSet(key, value) {
1396
- getMapData(this, key).set(key, value);
1397
- return this;
1669
+ function isObjectLike$1(value) {
1670
+ return !!value && typeof value == "object";
1398
1671
  }
1399
- MapCache.prototype.clear = mapCacheClear;
1400
- MapCache.prototype["delete"] = mapCacheDelete;
1401
- MapCache.prototype.get = mapCacheGet;
1402
- MapCache.prototype.has = mapCacheHas;
1403
- MapCache.prototype.set = mapCacheSet;
1404
1672
  /**
1673
+ * Checks if `value` is classified as a `Symbol` primitive or object.
1405
1674
  *
1406
- * Creates an array cache object to store unique values.
1675
+ * @static
1676
+ * @memberOf _
1677
+ * @since 4.0.0
1678
+ * @category Lang
1679
+ * @param {*} value The value to check.
1680
+ * @returns {boolean} Returns `true` if `value` is a symbol, else `false`.
1681
+ * @example
1407
1682
  *
1408
- * @private
1409
- * @constructor
1410
- * @param {Array} [values] The values to cache.
1683
+ * _.isSymbol(Symbol.iterator);
1684
+ * // => true
1685
+ *
1686
+ * _.isSymbol('abc');
1687
+ * // => false
1411
1688
  */
1412
- function SetCache(values) {
1413
- var index = -1, length = values ? values.length : 0;
1414
- this.__data__ = new MapCache();
1415
- while (++index < length) this.add(values[index]);
1689
+ function isSymbol$1(value) {
1690
+ return typeof value == "symbol" || isObjectLike$1(value) && objectToString$1.call(value) == symbolTag$1;
1416
1691
  }
1417
1692
  /**
1418
- * Adds `value` to the array cache.
1693
+ * Checks if `value` is classified as a typed array.
1419
1694
  *
1420
- * @private
1421
- * @name add
1422
- * @memberOf SetCache
1423
- * @alias push
1424
- * @param {*} value The value to cache.
1425
- * @returns {Object} Returns the cache instance.
1695
+ * @static
1696
+ * @memberOf _
1697
+ * @since 3.0.0
1698
+ * @category Lang
1699
+ * @param {*} value The value to check.
1700
+ * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
1701
+ * @example
1702
+ *
1703
+ * _.isTypedArray(new Uint8Array);
1704
+ * // => true
1705
+ *
1706
+ * _.isTypedArray([]);
1707
+ * // => false
1426
1708
  */
1427
- function setCacheAdd(value) {
1428
- this.__data__.set(value, HASH_UNDEFINED);
1429
- return this;
1430
- }
1709
+ var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;
1431
1710
  /**
1432
- * Checks if `value` is in the array cache.
1711
+ * Converts `value` to a string. An empty string is returned for `null`
1712
+ * and `undefined` values. The sign of `-0` is preserved.
1713
+ *
1714
+ * @static
1715
+ * @memberOf _
1716
+ * @since 4.0.0
1717
+ * @category Lang
1718
+ * @param {*} value The value to process.
1719
+ * @returns {string} Returns the string.
1720
+ * @example
1721
+ *
1722
+ * _.toString(null);
1723
+ * // => ''
1433
1724
  *
1434
- * @private
1435
- * @name has
1436
- * @memberOf SetCache
1437
- * @param {*} value The value to search for.
1438
- * @returns {number} Returns `true` if `value` is found, else `false`.
1725
+ * _.toString(-0);
1726
+ * // => '-0'
1727
+ *
1728
+ * _.toString([1, 2, 3]);
1729
+ * // => '1,2,3'
1439
1730
  */
1440
- function setCacheHas(value) {
1441
- return this.__data__.has(value);
1731
+ function toString$1(value) {
1732
+ return value == null ? "" : baseToString$1(value);
1442
1733
  }
1443
- SetCache.prototype.add = SetCache.prototype.push = setCacheAdd;
1444
- SetCache.prototype.has = setCacheHas;
1445
1734
  /**
1446
- * Creates a stack cache object to store key-value pairs.
1735
+ * Gets the value at `path` of `object`. If the resolved value is
1736
+ * `undefined`, the `defaultValue` is returned in its place.
1447
1737
  *
1448
- * @private
1449
- * @constructor
1450
- * @param {Array} [entries] The key-value pairs to cache.
1738
+ * @static
1739
+ * @memberOf _
1740
+ * @since 3.7.0
1741
+ * @category Object
1742
+ * @param {Object} object The object to query.
1743
+ * @param {Array|string} path The path of the property to get.
1744
+ * @param {*} [defaultValue] The value returned for `undefined` resolved values.
1745
+ * @returns {*} Returns the resolved value.
1746
+ * @example
1747
+ *
1748
+ * var object = { 'a': [{ 'b': { 'c': 3 } }] };
1749
+ *
1750
+ * _.get(object, 'a[0].b.c');
1751
+ * // => 3
1752
+ *
1753
+ * _.get(object, ['a', '0', 'b', 'c']);
1754
+ * // => 3
1755
+ *
1756
+ * _.get(object, 'a.b.c', 'default');
1757
+ * // => 'default'
1451
1758
  */
1452
- function Stack(entries) {
1453
- this.__data__ = new ListCache(entries);
1759
+ function get$2(object, path, defaultValue) {
1760
+ var result = object == null ? void 0 : baseGet$1(object, path);
1761
+ return result === void 0 ? defaultValue : result;
1454
1762
  }
1455
1763
  /**
1456
- * Removes all key-value entries from the stack.
1764
+ * Checks if `path` is a direct or inherited property of `object`.
1457
1765
  *
1458
- * @private
1459
- * @name clear
1460
- * @memberOf Stack
1766
+ * @static
1767
+ * @memberOf _
1768
+ * @since 4.0.0
1769
+ * @category Object
1770
+ * @param {Object} object The object to query.
1771
+ * @param {Array|string} path The path to check.
1772
+ * @returns {boolean} Returns `true` if `path` exists, else `false`.
1773
+ * @example
1774
+ *
1775
+ * var object = _.create({ 'a': _.create({ 'b': 2 }) });
1776
+ *
1777
+ * _.hasIn(object, 'a');
1778
+ * // => true
1779
+ *
1780
+ * _.hasIn(object, 'a.b');
1781
+ * // => true
1782
+ *
1783
+ * _.hasIn(object, ['a', 'b']);
1784
+ * // => true
1785
+ *
1786
+ * _.hasIn(object, 'b');
1787
+ * // => false
1461
1788
  */
1462
- function stackClear() {
1463
- this.__data__ = new ListCache();
1789
+ function hasIn(object, path) {
1790
+ return object != null && hasPath(object, path, baseHasIn);
1464
1791
  }
1465
1792
  /**
1466
- * Removes `key` and its value from the stack.
1793
+ * Creates an array of the own enumerable property names of `object`.
1467
1794
  *
1468
- * @private
1469
- * @name delete
1470
- * @memberOf Stack
1471
- * @param {string} key The key of the value to remove.
1472
- * @returns {boolean} Returns `true` if the entry was removed, else `false`.
1795
+ * **Note:** Non-object values are coerced to objects. See the
1796
+ * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
1797
+ * for more details.
1798
+ *
1799
+ * @static
1800
+ * @since 0.1.0
1801
+ * @memberOf _
1802
+ * @category Object
1803
+ * @param {Object} object The object to query.
1804
+ * @returns {Array} Returns the array of property names.
1805
+ * @example
1806
+ *
1807
+ * function Foo() {
1808
+ * this.a = 1;
1809
+ * this.b = 2;
1810
+ * }
1811
+ *
1812
+ * Foo.prototype.c = 3;
1813
+ *
1814
+ * _.keys(new Foo);
1815
+ * // => ['a', 'b'] (iteration order is not guaranteed)
1816
+ *
1817
+ * _.keys('hi');
1818
+ * // => ['0', '1']
1473
1819
  */
1474
- function stackDelete(key) {
1475
- return this.__data__["delete"](key);
1820
+ function keys(object) {
1821
+ return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);
1476
1822
  }
1477
1823
  /**
1478
- * Gets the stack value for `key`.
1824
+ * This method returns the first argument it receives.
1479
1825
  *
1480
- * @private
1481
- * @name get
1482
- * @memberOf Stack
1483
- * @param {string} key The key of the value to get.
1484
- * @returns {*} Returns the entry value.
1826
+ * @static
1827
+ * @since 0.1.0
1828
+ * @memberOf _
1829
+ * @category Util
1830
+ * @param {*} value Any value.
1831
+ * @returns {*} Returns `value`.
1832
+ * @example
1833
+ *
1834
+ * var object = { 'a': 1 };
1835
+ *
1836
+ * console.log(_.identity(object) === object);
1837
+ * // => true
1485
1838
  */
1486
- function stackGet(key) {
1487
- return this.__data__.get(key);
1839
+ function identity(value) {
1840
+ return value;
1488
1841
  }
1489
1842
  /**
1490
- * Checks if a stack value for `key` exists.
1843
+ * This method returns `undefined`.
1491
1844
  *
1492
- * @private
1493
- * @name has
1494
- * @memberOf Stack
1495
- * @param {string} key The key of the entry to check.
1496
- * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1845
+ * @static
1846
+ * @memberOf _
1847
+ * @since 2.3.0
1848
+ * @category Util
1849
+ * @example
1850
+ *
1851
+ * _.times(2, _.noop);
1852
+ * // => [undefined, undefined]
1497
1853
  */
1498
- function stackHas(key) {
1499
- return this.__data__.has(key);
1500
- }
1854
+ function noop() {}
1501
1855
  /**
1502
- * Sets the stack `key` to `value`.
1856
+ * Creates a function that returns the value at `path` of a given object.
1503
1857
  *
1504
- * @private
1505
- * @name set
1506
- * @memberOf Stack
1507
- * @param {string} key The key of the value to set.
1508
- * @param {*} value The value to set.
1509
- * @returns {Object} Returns the stack cache instance.
1858
+ * @static
1859
+ * @memberOf _
1860
+ * @since 2.4.0
1861
+ * @category Util
1862
+ * @param {Array|string} path The path of the property to get.
1863
+ * @returns {Function} Returns the new accessor function.
1864
+ * @example
1865
+ *
1866
+ * var objects = [
1867
+ * { 'a': { 'b': 2 } },
1868
+ * { 'a': { 'b': 1 } }
1869
+ * ];
1870
+ *
1871
+ * _.map(objects, _.property('a.b'));
1872
+ * // => [2, 1]
1873
+ *
1874
+ * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
1875
+ * // => [1, 2]
1510
1876
  */
1511
- function stackSet(key, value) {
1512
- var cache = this.__data__;
1513
- if (cache instanceof ListCache) {
1514
- var pairs = cache.__data__;
1515
- if (!Map || pairs.length < LARGE_ARRAY_SIZE - 1) {
1516
- pairs.push([key, value]);
1517
- return this;
1518
- }
1519
- cache = this.__data__ = new MapCache(pairs);
1520
- }
1521
- cache.set(key, value);
1522
- return this;
1877
+ function property(path) {
1878
+ return isKey$1(path) ? baseProperty(toKey$1(path)) : basePropertyDeep(path);
1523
1879
  }
1524
- Stack.prototype.clear = stackClear;
1525
- Stack.prototype["delete"] = stackDelete;
1526
- Stack.prototype.get = stackGet;
1527
- Stack.prototype.has = stackHas;
1528
- Stack.prototype.set = stackSet;
1880
+ module.exports = uniqBy$2;
1881
+ } });
1882
+
1883
+ //#endregion
1884
+ //#region ../../node_modules/.pnpm/lodash.get@4.4.2/node_modules/lodash.get/index.js
1885
+ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.get@4.4.2/node_modules/lodash.get/index.js"(exports, module) {
1529
1886
  /**
1530
- * Creates an array of the enumerable property names of the array-like `value`.
1531
- *
1532
- * @private
1533
- * @param {*} value The value to query.
1534
- * @param {boolean} inherited Specify returning inherited property names.
1535
- * @returns {Array} Returns the array of property names.
1887
+ * lodash (Custom Build) <https://lodash.com/>
1888
+ * Build: `lodash modularize exports="npm" -o ./`
1889
+ * Copyright jQuery Foundation and other contributors <https://jquery.org/>
1890
+ * Released under MIT license <https://lodash.com/license>
1891
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
1892
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
1536
1893
  */
1537
- function arrayLikeKeys(value, inherited) {
1538
- var result = isArray(value) || isArguments(value) ? baseTimes(value.length, String) : [];
1539
- var length = result.length, skipIndexes = !!length;
1540
- for (var key in value) if ((inherited || hasOwnProperty.call(value, key)) && !(skipIndexes && (key == "length" || isIndex(key, length)))) result.push(key);
1541
- return result;
1542
- }
1894
+ /** Used as the `TypeError` message for "Functions" methods. */
1895
+ var FUNC_ERROR_TEXT = "Expected a function";
1896
+ /** Used to stand-in for `undefined` hash values. */
1897
+ var HASH_UNDEFINED = "__lodash_hash_undefined__";
1898
+ /** Used as references for various `Number` constants. */
1899
+ var INFINITY = Infinity;
1900
+ /** `Object#toString` result references. */
1901
+ var funcTag = "[object Function]", genTag = "[object GeneratorFunction]", symbolTag = "[object Symbol]";
1902
+ /** Used to match property names within property paths. */
1903
+ var reIsDeepProp = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, reIsPlainProp = /^\w*$/, reLeadingDot = /^\./, rePropName = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g;
1543
1904
  /**
1544
- * Gets the index at which the `key` is found in `array` of key-value pairs.
1545
- *
1546
- * @private
1547
- * @param {Array} array The array to inspect.
1548
- * @param {*} key The key to search for.
1549
- * @returns {number} Returns the index of the matched value, else `-1`.
1905
+ * Used to match `RegExp`
1906
+ * [syntax characters](http://ecma-international.org/ecma-262/7.0/#sec-patterns).
1550
1907
  */
1551
- function assocIndexOf(array, key) {
1552
- var length = array.length;
1553
- while (length--) if (eq(array[length][0], key)) return length;
1554
- return -1;
1555
- }
1908
+ var reRegExpChar = /[\\^$.*+?()[\]{}|]/g;
1909
+ /** Used to match backslashes in property paths. */
1910
+ var reEscapeChar = /\\(\\)?/g;
1911
+ /** Used to detect host constructors (Safari). */
1912
+ var reIsHostCtor = /^\[object .+?Constructor\]$/;
1913
+ /** Detect free variable `global` from Node.js. */
1914
+ var freeGlobal = typeof global == "object" && global && global.Object === Object && global;
1915
+ /** Detect free variable `self`. */
1916
+ var freeSelf = typeof self == "object" && self && self.Object === Object && self;
1917
+ /** Used as a reference to the global object. */
1918
+ var root = freeGlobal || freeSelf || Function("return this")();
1556
1919
  /**
1557
- * The base implementation of `_.get` without support for default values.
1920
+ * Gets the value at `key` of `object`.
1558
1921
  *
1559
1922
  * @private
1560
- * @param {Object} object The object to query.
1561
- * @param {Array|string} path The path of the property to get.
1562
- * @returns {*} Returns the resolved value.
1923
+ * @param {Object} [object] The object to query.
1924
+ * @param {string} key The key of the property to get.
1925
+ * @returns {*} Returns the property value.
1563
1926
  */
1564
- function baseGet(object, path) {
1565
- path = isKey(path, object) ? [path] : castPath(path);
1566
- var index = 0, length = path.length;
1567
- while (object != null && index < length) object = object[toKey(path[index++])];
1568
- return index && index == length ? object : void 0;
1927
+ function getValue(object, key) {
1928
+ return object == null ? void 0 : object[key];
1569
1929
  }
1570
1930
  /**
1571
- * The base implementation of `getTag`.
1931
+ * Checks if `value` is a host object in IE < 9.
1572
1932
  *
1573
1933
  * @private
1574
- * @param {*} value The value to query.
1575
- * @returns {string} Returns the `toStringTag`.
1934
+ * @param {*} value The value to check.
1935
+ * @returns {boolean} Returns `true` if `value` is a host object, else `false`.
1576
1936
  */
1577
- function baseGetTag(value) {
1578
- return objectToString.call(value);
1937
+ function isHostObject(value) {
1938
+ var result = false;
1939
+ if (value != null && typeof value.toString != "function") try {
1940
+ result = !!(value + "");
1941
+ } catch (e) {}
1942
+ return result;
1579
1943
  }
1944
+ /** Used for built-in method references. */
1945
+ var arrayProto = Array.prototype, funcProto = Function.prototype, objectProto = Object.prototype;
1946
+ /** Used to detect overreaching core-js shims. */
1947
+ var coreJsData = root["__core-js_shared__"];
1948
+ /** Used to detect methods masquerading as native. */
1949
+ var maskSrcKey = function() {
1950
+ var uid = /[^.]+$/.exec(coreJsData && coreJsData.keys && coreJsData.keys.IE_PROTO || "");
1951
+ return uid ? "Symbol(src)_1." + uid : "";
1952
+ }();
1953
+ /** Used to resolve the decompiled source of functions. */
1954
+ var funcToString = funcProto.toString;
1955
+ /** Used to check objects for own properties. */
1956
+ var hasOwnProperty = objectProto.hasOwnProperty;
1580
1957
  /**
1581
- * The base implementation of `_.hasIn` without support for deep paths.
1958
+ * Used to resolve the
1959
+ * [`toStringTag`](http://ecma-international.org/ecma-262/7.0/#sec-object.prototype.tostring)
1960
+ * of values.
1961
+ */
1962
+ var objectToString = objectProto.toString;
1963
+ /** Used to detect if a method is native. */
1964
+ var reIsNative = RegExp("^" + funcToString.call(hasOwnProperty).replace(reRegExpChar, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$");
1965
+ /** Built-in value references. */
1966
+ var Symbol = root.Symbol, splice = arrayProto.splice;
1967
+ var Map = getNative(root, "Map"), nativeCreate = getNative(Object, "create");
1968
+ /** Used to convert symbols to primitives and strings. */
1969
+ var symbolProto = Symbol ? Symbol.prototype : void 0, symbolToString = symbolProto ? symbolProto.toString : void 0;
1970
+ /**
1971
+ * Creates a hash object.
1582
1972
  *
1583
1973
  * @private
1584
- * @param {Object} [object] The object to query.
1585
- * @param {Array|string} key The key to check.
1586
- * @returns {boolean} Returns `true` if `key` exists, else `false`.
1974
+ * @constructor
1975
+ * @param {Array} [entries] The key-value pairs to cache.
1587
1976
  */
1588
- function baseHasIn(object, key) {
1589
- return object != null && key in Object(object);
1977
+ function Hash(entries) {
1978
+ var index = -1, length = entries ? entries.length : 0;
1979
+ this.clear();
1980
+ while (++index < length) {
1981
+ var entry = entries[index];
1982
+ this.set(entry[0], entry[1]);
1983
+ }
1590
1984
  }
1591
1985
  /**
1592
- * The base implementation of `_.isEqual` which supports partial comparisons
1593
- * and tracks traversed objects.
1986
+ * Removes all key-value entries from the hash.
1594
1987
  *
1595
1988
  * @private
1596
- * @param {*} value The value to compare.
1597
- * @param {*} other The other value to compare.
1598
- * @param {Function} [customizer] The function to customize comparisons.
1599
- * @param {boolean} [bitmask] The bitmask of comparison flags.
1600
- * The bitmask may be composed of the following flags:
1601
- * 1 - Unordered comparison
1602
- * 2 - Partial comparison
1603
- * @param {Object} [stack] Tracks traversed `value` and `other` objects.
1604
- * @returns {boolean} Returns `true` if the values are equivalent, else `false`.
1989
+ * @name clear
1990
+ * @memberOf Hash
1605
1991
  */
1606
- function baseIsEqual(value, other, customizer, bitmask, stack) {
1607
- if (value === other) return true;
1608
- if (value == null || other == null || !isObject(value) && !isObjectLike(other)) return value !== value && other !== other;
1609
- return baseIsEqualDeep(value, other, baseIsEqual, customizer, bitmask, stack);
1992
+ function hashClear() {
1993
+ this.__data__ = nativeCreate ? nativeCreate(null) : {};
1610
1994
  }
1611
1995
  /**
1612
- * A specialized version of `baseIsEqual` for arrays and objects which performs
1613
- * deep comparisons and tracks traversed objects enabling objects with circular
1614
- * references to be compared.
1996
+ * Removes `key` and its value from the hash.
1615
1997
  *
1616
1998
  * @private
1617
- * @param {Object} object The object to compare.
1618
- * @param {Object} other The other object to compare.
1619
- * @param {Function} equalFunc The function to determine equivalents of values.
1620
- * @param {Function} [customizer] The function to customize comparisons.
1621
- * @param {number} [bitmask] The bitmask of comparison flags. See `baseIsEqual`
1622
- * for more details.
1623
- * @param {Object} [stack] Tracks traversed `object` and `other` objects.
1624
- * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
1999
+ * @name delete
2000
+ * @memberOf Hash
2001
+ * @param {Object} hash The hash to modify.
2002
+ * @param {string} key The key of the value to remove.
2003
+ * @returns {boolean} Returns `true` if the entry was removed, else `false`.
1625
2004
  */
1626
- function baseIsEqualDeep(object, other, equalFunc, customizer, bitmask, stack) {
1627
- var objIsArr = isArray(object), othIsArr = isArray(other), objTag = arrayTag, othTag = arrayTag;
1628
- if (!objIsArr) {
1629
- objTag = getTag(object);
1630
- objTag = objTag == argsTag ? objectTag : objTag;
1631
- }
1632
- if (!othIsArr) {
1633
- othTag = getTag(other);
1634
- othTag = othTag == argsTag ? objectTag : othTag;
1635
- }
1636
- var objIsObj = objTag == objectTag && !isHostObject(object), othIsObj = othTag == objectTag && !isHostObject(other), isSameTag = objTag == othTag;
1637
- if (isSameTag && !objIsObj) {
1638
- stack || (stack = new Stack());
1639
- return objIsArr || isTypedArray(object) ? equalArrays(object, other, equalFunc, customizer, bitmask, stack) : equalByTag(object, other, objTag, equalFunc, customizer, bitmask, stack);
1640
- }
1641
- if (!(bitmask & PARTIAL_COMPARE_FLAG)) {
1642
- var objIsWrapped = objIsObj && hasOwnProperty.call(object, "__wrapped__"), othIsWrapped = othIsObj && hasOwnProperty.call(other, "__wrapped__");
1643
- if (objIsWrapped || othIsWrapped) {
1644
- var objUnwrapped = objIsWrapped ? object.value() : object, othUnwrapped = othIsWrapped ? other.value() : other;
1645
- stack || (stack = new Stack());
1646
- return equalFunc(objUnwrapped, othUnwrapped, customizer, bitmask, stack);
1647
- }
1648
- }
1649
- if (!isSameTag) return false;
1650
- stack || (stack = new Stack());
1651
- return equalObjects(object, other, equalFunc, customizer, bitmask, stack);
2005
+ function hashDelete(key) {
2006
+ return this.has(key) && delete this.__data__[key];
1652
2007
  }
1653
2008
  /**
1654
- * The base implementation of `_.isMatch` without support for iteratee shorthands.
2009
+ * Gets the hash value for `key`.
1655
2010
  *
1656
2011
  * @private
1657
- * @param {Object} object The object to inspect.
1658
- * @param {Object} source The object of property values to match.
1659
- * @param {Array} matchData The property names, values, and compare flags to match.
1660
- * @param {Function} [customizer] The function to customize comparisons.
1661
- * @returns {boolean} Returns `true` if `object` is a match, else `false`.
2012
+ * @name get
2013
+ * @memberOf Hash
2014
+ * @param {string} key The key of the value to get.
2015
+ * @returns {*} Returns the entry value.
1662
2016
  */
1663
- function baseIsMatch(object, source, matchData, customizer) {
1664
- var index = matchData.length, length = index, noCustomizer = !customizer;
1665
- if (object == null) return !length;
1666
- object = Object(object);
1667
- while (index--) {
1668
- var data = matchData[index];
1669
- if (noCustomizer && data[2] ? data[1] !== object[data[0]] : !(data[0] in object)) return false;
1670
- }
1671
- while (++index < length) {
1672
- data = matchData[index];
1673
- var key = data[0], objValue = object[key], srcValue = data[1];
1674
- if (noCustomizer && data[2]) {
1675
- if (objValue === void 0 && !(key in object)) return false;
1676
- } else {
1677
- var stack = new Stack();
1678
- if (customizer) var result = customizer(objValue, srcValue, key, object, source, stack);
1679
- if (!(result === void 0 ? baseIsEqual(srcValue, objValue, customizer, UNORDERED_COMPARE_FLAG | PARTIAL_COMPARE_FLAG, stack) : result)) return false;
1680
- }
2017
+ function hashGet(key) {
2018
+ var data = this.__data__;
2019
+ if (nativeCreate) {
2020
+ var result = data[key];
2021
+ return result === HASH_UNDEFINED ? void 0 : result;
1681
2022
  }
1682
- return true;
2023
+ return hasOwnProperty.call(data, key) ? data[key] : void 0;
1683
2024
  }
1684
2025
  /**
1685
- * The base implementation of `_.isNative` without bad shim checks.
2026
+ * Checks if a hash value for `key` exists.
1686
2027
  *
1687
2028
  * @private
1688
- * @param {*} value The value to check.
1689
- * @returns {boolean} Returns `true` if `value` is a native function,
1690
- * else `false`.
2029
+ * @name has
2030
+ * @memberOf Hash
2031
+ * @param {string} key The key of the entry to check.
2032
+ * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1691
2033
  */
1692
- function baseIsNative(value) {
1693
- if (!isObject(value) || isMasked(value)) return false;
1694
- var pattern = isFunction(value) || isHostObject(value) ? reIsNative : reIsHostCtor;
1695
- return pattern.test(toSource(value));
2034
+ function hashHas(key) {
2035
+ var data = this.__data__;
2036
+ return nativeCreate ? data[key] !== void 0 : hasOwnProperty.call(data, key);
1696
2037
  }
1697
2038
  /**
1698
- * The base implementation of `_.isTypedArray` without Node.js optimizations.
2039
+ * Sets the hash `key` to `value`.
1699
2040
  *
1700
2041
  * @private
1701
- * @param {*} value The value to check.
1702
- * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
2042
+ * @name set
2043
+ * @memberOf Hash
2044
+ * @param {string} key The key of the value to set.
2045
+ * @param {*} value The value to set.
2046
+ * @returns {Object} Returns the hash instance.
1703
2047
  */
1704
- function baseIsTypedArray(value) {
1705
- return isObjectLike(value) && isLength(value.length) && !!typedArrayTags[objectToString.call(value)];
2048
+ function hashSet(key, value) {
2049
+ var data = this.__data__;
2050
+ data[key] = nativeCreate && value === void 0 ? HASH_UNDEFINED : value;
2051
+ return this;
1706
2052
  }
2053
+ Hash.prototype.clear = hashClear;
2054
+ Hash.prototype["delete"] = hashDelete;
2055
+ Hash.prototype.get = hashGet;
2056
+ Hash.prototype.has = hashHas;
2057
+ Hash.prototype.set = hashSet;
1707
2058
  /**
1708
- * The base implementation of `_.iteratee`.
2059
+ * Creates an list cache object.
1709
2060
  *
1710
2061
  * @private
1711
- * @param {*} [value=_.identity] The value to convert to an iteratee.
1712
- * @returns {Function} Returns the iteratee.
2062
+ * @constructor
2063
+ * @param {Array} [entries] The key-value pairs to cache.
1713
2064
  */
1714
- function baseIteratee(value) {
1715
- if (typeof value == "function") return value;
1716
- if (value == null) return identity;
1717
- if (typeof value == "object") return isArray(value) ? baseMatchesProperty(value[0], value[1]) : baseMatches(value);
1718
- return property(value);
2065
+ function ListCache(entries) {
2066
+ var index = -1, length = entries ? entries.length : 0;
2067
+ this.clear();
2068
+ while (++index < length) {
2069
+ var entry = entries[index];
2070
+ this.set(entry[0], entry[1]);
2071
+ }
1719
2072
  }
1720
2073
  /**
1721
- * The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
2074
+ * Removes all key-value entries from the list cache.
1722
2075
  *
1723
2076
  * @private
1724
- * @param {Object} object The object to query.
1725
- * @returns {Array} Returns the array of property names.
2077
+ * @name clear
2078
+ * @memberOf ListCache
1726
2079
  */
1727
- function baseKeys(object) {
1728
- if (!isPrototype(object)) return nativeKeys(object);
1729
- var result = [];
1730
- for (var key in Object(object)) if (hasOwnProperty.call(object, key) && key != "constructor") result.push(key);
1731
- return result;
2080
+ function listCacheClear() {
2081
+ this.__data__ = [];
1732
2082
  }
1733
2083
  /**
1734
- * The base implementation of `_.matches` which doesn't clone `source`.
2084
+ * Removes `key` and its value from the list cache.
1735
2085
  *
1736
2086
  * @private
1737
- * @param {Object} source The object of property values to match.
1738
- * @returns {Function} Returns the new spec function.
2087
+ * @name delete
2088
+ * @memberOf ListCache
2089
+ * @param {string} key The key of the value to remove.
2090
+ * @returns {boolean} Returns `true` if the entry was removed, else `false`.
1739
2091
  */
1740
- function baseMatches(source) {
1741
- var matchData = getMatchData(source);
1742
- if (matchData.length == 1 && matchData[0][2]) return matchesStrictComparable(matchData[0][0], matchData[0][1]);
1743
- return function(object) {
1744
- return object === source || baseIsMatch(object, source, matchData);
1745
- };
2092
+ function listCacheDelete(key) {
2093
+ var data = this.__data__, index = assocIndexOf(data, key);
2094
+ if (index < 0) return false;
2095
+ var lastIndex = data.length - 1;
2096
+ if (index == lastIndex) data.pop();
2097
+ else splice.call(data, index, 1);
2098
+ return true;
1746
2099
  }
1747
2100
  /**
1748
- * The base implementation of `_.matchesProperty` which doesn't clone `srcValue`.
2101
+ * Gets the list cache value for `key`.
1749
2102
  *
1750
2103
  * @private
1751
- * @param {string} path The path of the property to get.
1752
- * @param {*} srcValue The value to match.
1753
- * @returns {Function} Returns the new spec function.
2104
+ * @name get
2105
+ * @memberOf ListCache
2106
+ * @param {string} key The key of the value to get.
2107
+ * @returns {*} Returns the entry value.
1754
2108
  */
1755
- function baseMatchesProperty(path, srcValue) {
1756
- if (isKey(path) && isStrictComparable(srcValue)) return matchesStrictComparable(toKey(path), srcValue);
1757
- return function(object) {
1758
- var objValue = get(object, path);
1759
- return objValue === void 0 && objValue === srcValue ? hasIn(object, path) : baseIsEqual(srcValue, objValue, void 0, UNORDERED_COMPARE_FLAG | PARTIAL_COMPARE_FLAG);
1760
- };
2109
+ function listCacheGet(key) {
2110
+ var data = this.__data__, index = assocIndexOf(data, key);
2111
+ return index < 0 ? void 0 : data[index][1];
1761
2112
  }
1762
2113
  /**
1763
- * A specialized version of `baseProperty` which supports deep paths.
2114
+ * Checks if a list cache value for `key` exists.
1764
2115
  *
1765
2116
  * @private
1766
- * @param {Array|string} path The path of the property to get.
1767
- * @returns {Function} Returns the new accessor function.
2117
+ * @name has
2118
+ * @memberOf ListCache
2119
+ * @param {string} key The key of the entry to check.
2120
+ * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1768
2121
  */
1769
- function basePropertyDeep(path) {
1770
- return function(object) {
1771
- return baseGet(object, path);
1772
- };
2122
+ function listCacheHas(key) {
2123
+ return assocIndexOf(this.__data__, key) > -1;
1773
2124
  }
1774
2125
  /**
1775
- * The base implementation of `_.toString` which doesn't convert nullish
1776
- * values to empty strings.
2126
+ * Sets the list cache `key` to `value`.
1777
2127
  *
1778
2128
  * @private
1779
- * @param {*} value The value to process.
1780
- * @returns {string} Returns the string.
2129
+ * @name set
2130
+ * @memberOf ListCache
2131
+ * @param {string} key The key of the value to set.
2132
+ * @param {*} value The value to set.
2133
+ * @returns {Object} Returns the list cache instance.
1781
2134
  */
1782
- function baseToString(value) {
1783
- if (typeof value == "string") return value;
1784
- if (isSymbol(value)) return symbolToString ? symbolToString.call(value) : "";
1785
- var result = value + "";
1786
- return result == "0" && 1 / value == -INFINITY ? "-0" : result;
2135
+ function listCacheSet(key, value) {
2136
+ var data = this.__data__, index = assocIndexOf(data, key);
2137
+ if (index < 0) data.push([key, value]);
2138
+ else data[index][1] = value;
2139
+ return this;
1787
2140
  }
2141
+ ListCache.prototype.clear = listCacheClear;
2142
+ ListCache.prototype["delete"] = listCacheDelete;
2143
+ ListCache.prototype.get = listCacheGet;
2144
+ ListCache.prototype.has = listCacheHas;
2145
+ ListCache.prototype.set = listCacheSet;
1788
2146
  /**
1789
- * The base implementation of `_.uniqBy` without support for iteratee shorthands.
2147
+ * Creates a map cache object to store key-value pairs.
1790
2148
  *
1791
2149
  * @private
1792
- * @param {Array} array The array to inspect.
1793
- * @param {Function} [iteratee] The iteratee invoked per element.
1794
- * @param {Function} [comparator] The comparator invoked per element.
1795
- * @returns {Array} Returns the new duplicate free array.
2150
+ * @constructor
2151
+ * @param {Array} [entries] The key-value pairs to cache.
1796
2152
  */
1797
- function baseUniq(array, iteratee, comparator) {
1798
- var index = -1, includes = arrayIncludes, length = array.length, isCommon = true, result = [], seen = result;
1799
- if (comparator) {
1800
- isCommon = false;
1801
- includes = arrayIncludesWith;
1802
- } else if (length >= LARGE_ARRAY_SIZE) {
1803
- var set = iteratee ? null : createSet(array);
1804
- if (set) return setToArray(set);
1805
- isCommon = false;
1806
- includes = cacheHas;
1807
- seen = new SetCache();
1808
- } else seen = iteratee ? [] : result;
1809
- outer: while (++index < length) {
1810
- var value = array[index], computed = iteratee ? iteratee(value) : value;
1811
- value = comparator || value !== 0 ? value : 0;
1812
- if (isCommon && computed === computed) {
1813
- var seenIndex = seen.length;
1814
- while (seenIndex--) if (seen[seenIndex] === computed) continue outer;
1815
- if (iteratee) seen.push(computed);
1816
- result.push(value);
1817
- } else if (!includes(seen, computed, comparator)) {
1818
- if (seen !== result) seen.push(computed);
1819
- result.push(value);
1820
- }
2153
+ function MapCache(entries) {
2154
+ var index = -1, length = entries ? entries.length : 0;
2155
+ this.clear();
2156
+ while (++index < length) {
2157
+ var entry = entries[index];
2158
+ this.set(entry[0], entry[1]);
1821
2159
  }
1822
- return result;
1823
2160
  }
1824
2161
  /**
1825
- * Casts `value` to a path array if it's not one.
2162
+ * Removes all key-value entries from the map.
1826
2163
  *
1827
2164
  * @private
1828
- * @param {*} value The value to inspect.
1829
- * @returns {Array} Returns the cast property path array.
2165
+ * @name clear
2166
+ * @memberOf MapCache
1830
2167
  */
1831
- function castPath(value) {
1832
- return isArray(value) ? value : stringToPath(value);
2168
+ function mapCacheClear() {
2169
+ this.__data__ = {
2170
+ "hash": new Hash(),
2171
+ "map": new (Map || ListCache)(),
2172
+ "string": new Hash()
2173
+ };
1833
2174
  }
1834
2175
  /**
1835
- * Creates a set object of `values`.
2176
+ * Removes `key` and its value from the map.
1836
2177
  *
1837
2178
  * @private
1838
- * @param {Array} values The values to add to the set.
1839
- * @returns {Object} Returns the new set.
2179
+ * @name delete
2180
+ * @memberOf MapCache
2181
+ * @param {string} key The key of the value to remove.
2182
+ * @returns {boolean} Returns `true` if the entry was removed, else `false`.
1840
2183
  */
1841
- var createSet = !(Set && 1 / setToArray(new Set([, -0]))[1] == INFINITY) ? noop : function(values) {
1842
- return new Set(values);
1843
- };
2184
+ function mapCacheDelete(key) {
2185
+ return getMapData(this, key)["delete"](key);
2186
+ }
1844
2187
  /**
1845
- * A specialized version of `baseIsEqualDeep` for arrays with support for
1846
- * partial deep comparisons.
2188
+ * Gets the map value for `key`.
1847
2189
  *
1848
2190
  * @private
1849
- * @param {Array} array The array to compare.
1850
- * @param {Array} other The other array to compare.
1851
- * @param {Function} equalFunc The function to determine equivalents of values.
1852
- * @param {Function} customizer The function to customize comparisons.
1853
- * @param {number} bitmask The bitmask of comparison flags. See `baseIsEqual`
1854
- * for more details.
1855
- * @param {Object} stack Tracks traversed `array` and `other` objects.
1856
- * @returns {boolean} Returns `true` if the arrays are equivalent, else `false`.
2191
+ * @name get
2192
+ * @memberOf MapCache
2193
+ * @param {string} key The key of the value to get.
2194
+ * @returns {*} Returns the entry value.
1857
2195
  */
1858
- function equalArrays(array, other, equalFunc, customizer, bitmask, stack) {
1859
- var isPartial = bitmask & PARTIAL_COMPARE_FLAG, arrLength = array.length, othLength = other.length;
1860
- if (arrLength != othLength && !(isPartial && othLength > arrLength)) return false;
1861
- var stacked = stack.get(array);
1862
- if (stacked && stack.get(other)) return stacked == other;
1863
- var index = -1, result = true, seen = bitmask & UNORDERED_COMPARE_FLAG ? new SetCache() : void 0;
1864
- stack.set(array, other);
1865
- stack.set(other, array);
1866
- while (++index < arrLength) {
1867
- var arrValue = array[index], othValue = other[index];
1868
- if (customizer) var compared = isPartial ? customizer(othValue, arrValue, index, other, array, stack) : customizer(arrValue, othValue, index, array, other, stack);
1869
- if (compared !== void 0) {
1870
- if (compared) continue;
1871
- result = false;
1872
- break;
1873
- }
1874
- if (seen) {
1875
- if (!arraySome(other, function(othValue$1, othIndex) {
1876
- if (!seen.has(othIndex) && (arrValue === othValue$1 || equalFunc(arrValue, othValue$1, customizer, bitmask, stack))) return seen.add(othIndex);
1877
- })) {
1878
- result = false;
1879
- break;
1880
- }
1881
- } else if (!(arrValue === othValue || equalFunc(arrValue, othValue, customizer, bitmask, stack))) {
1882
- result = false;
1883
- break;
1884
- }
1885
- }
1886
- stack["delete"](array);
1887
- stack["delete"](other);
1888
- return result;
2196
+ function mapCacheGet(key) {
2197
+ return getMapData(this, key).get(key);
1889
2198
  }
1890
2199
  /**
1891
- * A specialized version of `baseIsEqualDeep` for comparing objects of
1892
- * the same `toStringTag`.
1893
- *
1894
- * **Note:** This function only supports comparing values with tags of
1895
- * `Boolean`, `Date`, `Error`, `Number`, `RegExp`, or `String`.
2200
+ * Checks if a map value for `key` exists.
1896
2201
  *
1897
2202
  * @private
1898
- * @param {Object} object The object to compare.
1899
- * @param {Object} other The other object to compare.
1900
- * @param {string} tag The `toStringTag` of the objects to compare.
1901
- * @param {Function} equalFunc The function to determine equivalents of values.
1902
- * @param {Function} customizer The function to customize comparisons.
1903
- * @param {number} bitmask The bitmask of comparison flags. See `baseIsEqual`
1904
- * for more details.
1905
- * @param {Object} stack Tracks traversed `object` and `other` objects.
1906
- * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
2203
+ * @name has
2204
+ * @memberOf MapCache
2205
+ * @param {string} key The key of the entry to check.
2206
+ * @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
1907
2207
  */
1908
- function equalByTag(object, other, tag, equalFunc, customizer, bitmask, stack) {
1909
- switch (tag) {
1910
- case dataViewTag:
1911
- if (object.byteLength != other.byteLength || object.byteOffset != other.byteOffset) return false;
1912
- object = object.buffer;
1913
- other = other.buffer;
1914
- case arrayBufferTag:
1915
- if (object.byteLength != other.byteLength || !equalFunc(new Uint8Array(object), new Uint8Array(other))) return false;
1916
- return true;
1917
- case boolTag:
1918
- case dateTag:
1919
- case numberTag: return eq(+object, +other);
1920
- case errorTag: return object.name == other.name && object.message == other.message;
1921
- case regexpTag:
1922
- case stringTag: return object == other + "";
1923
- case mapTag: var convert = mapToArray;
1924
- case setTag:
1925
- var isPartial = bitmask & PARTIAL_COMPARE_FLAG;
1926
- convert || (convert = setToArray);
1927
- if (object.size != other.size && !isPartial) return false;
1928
- var stacked = stack.get(object);
1929
- if (stacked) return stacked == other;
1930
- bitmask |= UNORDERED_COMPARE_FLAG;
1931
- stack.set(object, other);
1932
- var result = equalArrays(convert(object), convert(other), equalFunc, customizer, bitmask, stack);
1933
- stack["delete"](object);
1934
- return result;
1935
- case symbolTag: if (symbolValueOf) return symbolValueOf.call(object) == symbolValueOf.call(other);
1936
- }
1937
- return false;
2208
+ function mapCacheHas(key) {
2209
+ return getMapData(this, key).has(key);
1938
2210
  }
1939
2211
  /**
1940
- * A specialized version of `baseIsEqualDeep` for objects with support for
1941
- * partial deep comparisons.
2212
+ * Sets the map `key` to `value`.
1942
2213
  *
1943
2214
  * @private
1944
- * @param {Object} object The object to compare.
1945
- * @param {Object} other The other object to compare.
1946
- * @param {Function} equalFunc The function to determine equivalents of values.
1947
- * @param {Function} customizer The function to customize comparisons.
1948
- * @param {number} bitmask The bitmask of comparison flags. See `baseIsEqual`
1949
- * for more details.
1950
- * @param {Object} stack Tracks traversed `object` and `other` objects.
1951
- * @returns {boolean} Returns `true` if the objects are equivalent, else `false`.
2215
+ * @name set
2216
+ * @memberOf MapCache
2217
+ * @param {string} key The key of the value to set.
2218
+ * @param {*} value The value to set.
2219
+ * @returns {Object} Returns the map cache instance.
1952
2220
  */
1953
- function equalObjects(object, other, equalFunc, customizer, bitmask, stack) {
1954
- var isPartial = bitmask & PARTIAL_COMPARE_FLAG, objProps = keys(object), objLength = objProps.length, othProps = keys(other), othLength = othProps.length;
1955
- if (objLength != othLength && !isPartial) return false;
1956
- var index = objLength;
1957
- while (index--) {
1958
- var key = objProps[index];
1959
- if (!(isPartial ? key in other : hasOwnProperty.call(other, key))) return false;
1960
- }
1961
- var stacked = stack.get(object);
1962
- if (stacked && stack.get(other)) return stacked == other;
1963
- var result = true;
1964
- stack.set(object, other);
1965
- stack.set(other, object);
1966
- var skipCtor = isPartial;
1967
- while (++index < objLength) {
1968
- key = objProps[index];
1969
- var objValue = object[key], othValue = other[key];
1970
- if (customizer) var compared = isPartial ? customizer(othValue, objValue, key, other, object, stack) : customizer(objValue, othValue, key, object, other, stack);
1971
- if (!(compared === void 0 ? objValue === othValue || equalFunc(objValue, othValue, customizer, bitmask, stack) : compared)) {
1972
- result = false;
1973
- break;
1974
- }
1975
- skipCtor || (skipCtor = key == "constructor");
1976
- }
1977
- if (result && !skipCtor) {
1978
- var objCtor = object.constructor, othCtor = other.constructor;
1979
- if (objCtor != othCtor && "constructor" in object && "constructor" in other && !(typeof objCtor == "function" && objCtor instanceof objCtor && typeof othCtor == "function" && othCtor instanceof othCtor)) result = false;
1980
- }
1981
- stack["delete"](object);
1982
- stack["delete"](other);
1983
- return result;
2221
+ function mapCacheSet(key, value) {
2222
+ getMapData(this, key).set(key, value);
2223
+ return this;
1984
2224
  }
2225
+ MapCache.prototype.clear = mapCacheClear;
2226
+ MapCache.prototype["delete"] = mapCacheDelete;
2227
+ MapCache.prototype.get = mapCacheGet;
2228
+ MapCache.prototype.has = mapCacheHas;
2229
+ MapCache.prototype.set = mapCacheSet;
1985
2230
  /**
1986
- * Gets the data for `map`.
2231
+ * Gets the index at which the `key` is found in `array` of key-value pairs.
1987
2232
  *
1988
2233
  * @private
1989
- * @param {Object} map The map to query.
1990
- * @param {string} key The reference key.
1991
- * @returns {*} Returns the map data.
2234
+ * @param {Array} array The array to inspect.
2235
+ * @param {*} key The key to search for.
2236
+ * @returns {number} Returns the index of the matched value, else `-1`.
1992
2237
  */
1993
- function getMapData(map, key) {
1994
- var data = map.__data__;
1995
- return isKeyable(key) ? data[typeof key == "string" ? "string" : "hash"] : data.map;
2238
+ function assocIndexOf(array, key) {
2239
+ var length = array.length;
2240
+ while (length--) if (eq(array[length][0], key)) return length;
2241
+ return -1;
1996
2242
  }
1997
2243
  /**
1998
- * Gets the property names, values, and compare flags of `object`.
2244
+ * The base implementation of `_.get` without support for default values.
1999
2245
  *
2000
2246
  * @private
2001
2247
  * @param {Object} object The object to query.
2002
- * @returns {Array} Returns the match data of `object`.
2248
+ * @param {Array|string} path The path of the property to get.
2249
+ * @returns {*} Returns the resolved value.
2003
2250
  */
2004
- function getMatchData(object) {
2005
- var result = keys(object), length = result.length;
2006
- while (length--) {
2007
- var key = result[length], value = object[key];
2008
- result[length] = [
2009
- key,
2010
- value,
2011
- isStrictComparable(value)
2012
- ];
2013
- }
2014
- return result;
2251
+ function baseGet(object, path) {
2252
+ path = isKey(path, object) ? [path] : castPath(path);
2253
+ var index = 0, length = path.length;
2254
+ while (object != null && index < length) object = object[toKey(path[index++])];
2255
+ return index && index == length ? object : void 0;
2015
2256
  }
2016
2257
  /**
2017
- * Gets the native function at `key` of `object`.
2258
+ * The base implementation of `_.isNative` without bad shim checks.
2018
2259
  *
2019
2260
  * @private
2020
- * @param {Object} object The object to query.
2021
- * @param {string} key The key of the method to get.
2022
- * @returns {*} Returns the function if it's native, else `undefined`.
2261
+ * @param {*} value The value to check.
2262
+ * @returns {boolean} Returns `true` if `value` is a native function,
2263
+ * else `false`.
2023
2264
  */
2024
- function getNative(object, key) {
2025
- var value = getValue(object, key);
2026
- return baseIsNative(value) ? value : void 0;
2265
+ function baseIsNative(value) {
2266
+ if (!isObject(value) || isMasked(value)) return false;
2267
+ var pattern = isFunction(value) || isHostObject(value) ? reIsNative : reIsHostCtor;
2268
+ return pattern.test(toSource(value));
2027
2269
  }
2028
2270
  /**
2029
- * Gets the `toStringTag` of `value`.
2271
+ * The base implementation of `_.toString` which doesn't convert nullish
2272
+ * values to empty strings.
2030
2273
  *
2031
2274
  * @private
2032
- * @param {*} value The value to query.
2033
- * @returns {string} Returns the `toStringTag`.
2275
+ * @param {*} value The value to process.
2276
+ * @returns {string} Returns the string.
2034
2277
  */
2035
- var getTag = baseGetTag;
2036
- if (DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag || Map && getTag(new Map()) != mapTag || Promise$1 && getTag(Promise$1.resolve()) != promiseTag || Set && getTag(new Set()) != setTag || WeakMap && getTag(new WeakMap()) != weakMapTag) getTag = function(value) {
2037
- var result = objectToString.call(value), Ctor = result == objectTag ? value.constructor : void 0, ctorString = Ctor ? toSource(Ctor) : void 0;
2038
- if (ctorString) switch (ctorString) {
2039
- case dataViewCtorString: return dataViewTag;
2040
- case mapCtorString: return mapTag;
2041
- case promiseCtorString: return promiseTag;
2042
- case setCtorString: return setTag;
2043
- case weakMapCtorString: return weakMapTag;
2044
- }
2045
- return result;
2046
- };
2278
+ function baseToString(value) {
2279
+ if (typeof value == "string") return value;
2280
+ if (isSymbol(value)) return symbolToString ? symbolToString.call(value) : "";
2281
+ var result = value + "";
2282
+ return result == "0" && 1 / value == -INFINITY ? "-0" : result;
2283
+ }
2047
2284
  /**
2048
- * Checks if `path` exists on `object`.
2285
+ * Casts `value` to a path array if it's not one.
2049
2286
  *
2050
2287
  * @private
2051
- * @param {Object} object The object to query.
2052
- * @param {Array|string} path The path to check.
2053
- * @param {Function} hasFunc The function to check properties.
2054
- * @returns {boolean} Returns `true` if `path` exists, else `false`.
2288
+ * @param {*} value The value to inspect.
2289
+ * @returns {Array} Returns the cast property path array.
2055
2290
  */
2056
- function hasPath(object, path, hasFunc) {
2057
- path = isKey(path, object) ? [path] : castPath(path);
2058
- var result, index = -1, length = path.length;
2059
- while (++index < length) {
2060
- var key = toKey(path[index]);
2061
- if (!(result = object != null && hasFunc(object, key))) break;
2062
- object = object[key];
2063
- }
2064
- if (result) return result;
2065
- var length = object ? object.length : 0;
2066
- return !!length && isLength(length) && isIndex(key, length) && (isArray(object) || isArguments(object));
2291
+ function castPath(value) {
2292
+ return isArray(value) ? value : stringToPath(value);
2067
2293
  }
2068
2294
  /**
2069
- * Checks if `value` is a valid array-like index.
2295
+ * Gets the data for `map`.
2070
2296
  *
2071
2297
  * @private
2072
- * @param {*} value The value to check.
2073
- * @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
2074
- * @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
2298
+ * @param {Object} map The map to query.
2299
+ * @param {string} key The reference key.
2300
+ * @returns {*} Returns the map data.
2075
2301
  */
2076
- function isIndex(value, length) {
2077
- length = length == null ? MAX_SAFE_INTEGER : length;
2078
- return !!length && (typeof value == "number" || reIsUint.test(value)) && value > -1 && value % 1 == 0 && value < length;
2302
+ function getMapData(map, key) {
2303
+ var data = map.__data__;
2304
+ return isKeyable(key) ? data[typeof key == "string" ? "string" : "hash"] : data.map;
2305
+ }
2306
+ /**
2307
+ * Gets the native function at `key` of `object`.
2308
+ *
2309
+ * @private
2310
+ * @param {Object} object The object to query.
2311
+ * @param {string} key The key of the method to get.
2312
+ * @returns {*} Returns the function if it's native, else `undefined`.
2313
+ */
2314
+ function getNative(object, key) {
2315
+ var value = getValue(object, key);
2316
+ return baseIsNative(value) ? value : void 0;
2079
2317
  }
2080
2318
  /**
2081
2319
  * Checks if `value` is a property name and not a property path.
@@ -2113,43 +2351,6 @@ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/
2113
2351
  return !!maskSrcKey && maskSrcKey in func;
2114
2352
  }
2115
2353
  /**
2116
- * Checks if `value` is likely a prototype object.
2117
- *
2118
- * @private
2119
- * @param {*} value The value to check.
2120
- * @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
2121
- */
2122
- function isPrototype(value) {
2123
- var Ctor = value && value.constructor, proto = typeof Ctor == "function" && Ctor.prototype || objectProto;
2124
- return value === proto;
2125
- }
2126
- /**
2127
- * Checks if `value` is suitable for strict equality comparisons, i.e. `===`.
2128
- *
2129
- * @private
2130
- * @param {*} value The value to check.
2131
- * @returns {boolean} Returns `true` if `value` if suitable for strict
2132
- * equality comparisons, else `false`.
2133
- */
2134
- function isStrictComparable(value) {
2135
- return value === value && !isObject(value);
2136
- }
2137
- /**
2138
- * A specialized version of `matchesProperty` for source values suitable
2139
- * for strict equality comparisons, i.e. `===`.
2140
- *
2141
- * @private
2142
- * @param {string} key The key of the property to get.
2143
- * @param {*} srcValue The value to match.
2144
- * @returns {Function} Returns the new spec function.
2145
- */
2146
- function matchesStrictComparable(key, srcValue) {
2147
- return function(object) {
2148
- if (object == null) return false;
2149
- return object[key] === srcValue && (srcValue !== void 0 || key in Object(object));
2150
- };
2151
- }
2152
- /**
2153
2354
  * Converts `string` to a property path array.
2154
2355
  *
2155
2356
  * @private
@@ -2196,31 +2397,6 @@ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/
2196
2397
  return "";
2197
2398
  }
2198
2399
  /**
2199
- * This method is like `_.uniq` except that it accepts `iteratee` which is
2200
- * invoked for each element in `array` to generate the criterion by which
2201
- * uniqueness is computed. The iteratee is invoked with one argument: (value).
2202
- *
2203
- * @static
2204
- * @memberOf _
2205
- * @since 4.0.0
2206
- * @category Array
2207
- * @param {Array} array The array to inspect.
2208
- * @param {Function} [iteratee=_.identity]
2209
- * The iteratee invoked per element.
2210
- * @returns {Array} Returns the new duplicate free array.
2211
- * @example
2212
- *
2213
- * _.uniqBy([2.1, 1.2, 2.3], Math.floor);
2214
- * // => [2.1, 1.2]
2215
- *
2216
- * // The `_.property` iteratee shorthand.
2217
- * _.uniqBy([{ 'x': 1 }, { 'x': 2 }, { 'x': 1 }], 'x');
2218
- * // => [{ 'x': 1 }, { 'x': 2 }]
2219
- */
2220
- function uniqBy$2(array, iteratee) {
2221
- return array && array.length ? baseUniq(array, baseIteratee(iteratee, 2)) : [];
2222
- }
2223
- /**
2224
2400
  * Creates a function that memoizes the result of `func`. If `resolver` is
2225
2401
  * provided, it determines the cache key for storing the result based on the
2226
2402
  * arguments provided to the memoized function. By default, the first argument
@@ -2292,127 +2468,50 @@ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/
2292
2468
  * @example
2293
2469
  *
2294
2470
  * var object = { 'a': 1 };
2295
- * var other = { 'a': 1 };
2296
- *
2297
- * _.eq(object, object);
2298
- * // => true
2299
- *
2300
- * _.eq(object, other);
2301
- * // => false
2302
- *
2303
- * _.eq('a', 'a');
2304
- * // => true
2305
- *
2306
- * _.eq('a', Object('a'));
2307
- * // => false
2308
- *
2309
- * _.eq(NaN, NaN);
2310
- * // => true
2311
- */
2312
- function eq(value, other) {
2313
- return value === other || value !== value && other !== other;
2314
- }
2315
- /**
2316
- * Checks if `value` is likely an `arguments` object.
2317
- *
2318
- * @static
2319
- * @memberOf _
2320
- * @since 0.1.0
2321
- * @category Lang
2322
- * @param {*} value The value to check.
2323
- * @returns {boolean} Returns `true` if `value` is an `arguments` object,
2324
- * else `false`.
2325
- * @example
2326
- *
2327
- * _.isArguments(function() { return arguments; }());
2328
- * // => true
2329
- *
2330
- * _.isArguments([1, 2, 3]);
2331
- * // => false
2332
- */
2333
- function isArguments(value) {
2334
- return isArrayLikeObject(value) && hasOwnProperty.call(value, "callee") && (!propertyIsEnumerable.call(value, "callee") || objectToString.call(value) == argsTag);
2335
- }
2336
- /**
2337
- * Checks if `value` is classified as an `Array` object.
2338
- *
2339
- * @static
2340
- * @memberOf _
2341
- * @since 0.1.0
2342
- * @category Lang
2343
- * @param {*} value The value to check.
2344
- * @returns {boolean} Returns `true` if `value` is an array, else `false`.
2345
- * @example
2346
- *
2347
- * _.isArray([1, 2, 3]);
2348
- * // => true
2349
- *
2350
- * _.isArray(document.body.children);
2351
- * // => false
2352
- *
2353
- * _.isArray('abc');
2354
- * // => false
2355
- *
2356
- * _.isArray(_.noop);
2357
- * // => false
2358
- */
2359
- var isArray = Array.isArray;
2360
- /**
2361
- * Checks if `value` is array-like. A value is considered array-like if it's
2362
- * not a function and has a `value.length` that's an integer greater than or
2363
- * equal to `0` and less than or equal to `Number.MAX_SAFE_INTEGER`.
2364
- *
2365
- * @static
2366
- * @memberOf _
2367
- * @since 4.0.0
2368
- * @category Lang
2369
- * @param {*} value The value to check.
2370
- * @returns {boolean} Returns `true` if `value` is array-like, else `false`.
2371
- * @example
2471
+ * var other = { 'a': 1 };
2372
2472
  *
2373
- * _.isArrayLike([1, 2, 3]);
2473
+ * _.eq(object, object);
2374
2474
  * // => true
2375
2475
  *
2376
- * _.isArrayLike(document.body.children);
2377
- * // => true
2476
+ * _.eq(object, other);
2477
+ * // => false
2378
2478
  *
2379
- * _.isArrayLike('abc');
2479
+ * _.eq('a', 'a');
2380
2480
  * // => true
2381
2481
  *
2382
- * _.isArrayLike(_.noop);
2482
+ * _.eq('a', Object('a'));
2383
2483
  * // => false
2484
+ *
2485
+ * _.eq(NaN, NaN);
2486
+ * // => true
2384
2487
  */
2385
- function isArrayLike(value) {
2386
- return value != null && isLength(value.length) && !isFunction(value);
2488
+ function eq(value, other) {
2489
+ return value === other || value !== value && other !== other;
2387
2490
  }
2388
2491
  /**
2389
- * This method is like `_.isArrayLike` except that it also checks if `value`
2390
- * is an object.
2492
+ * Checks if `value` is classified as an `Array` object.
2391
2493
  *
2392
2494
  * @static
2393
2495
  * @memberOf _
2394
- * @since 4.0.0
2496
+ * @since 0.1.0
2395
2497
  * @category Lang
2396
2498
  * @param {*} value The value to check.
2397
- * @returns {boolean} Returns `true` if `value` is an array-like object,
2398
- * else `false`.
2499
+ * @returns {boolean} Returns `true` if `value` is an array, else `false`.
2399
2500
  * @example
2400
2501
  *
2401
- * _.isArrayLikeObject([1, 2, 3]);
2502
+ * _.isArray([1, 2, 3]);
2402
2503
  * // => true
2403
2504
  *
2404
- * _.isArrayLikeObject(document.body.children);
2405
- * // => true
2505
+ * _.isArray(document.body.children);
2506
+ * // => false
2406
2507
  *
2407
- * _.isArrayLikeObject('abc');
2508
+ * _.isArray('abc');
2408
2509
  * // => false
2409
2510
  *
2410
- * _.isArrayLikeObject(_.noop);
2511
+ * _.isArray(_.noop);
2411
2512
  * // => false
2412
2513
  */
2413
- function isArrayLikeObject(value) {
2414
- return isObjectLike(value) && isArrayLike(value);
2415
- }
2514
+ var isArray = Array.isArray;
2416
2515
  /**
2417
2516
  * Checks if `value` is classified as a `Function` object.
2418
2517
  *
@@ -2435,35 +2534,6 @@ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/
2435
2534
  return tag == funcTag || tag == genTag;
2436
2535
  }
2437
2536
  /**
2438
- * Checks if `value` is a valid array-like length.
2439
- *
2440
- * **Note:** This method is loosely based on
2441
- * [`ToLength`](http://ecma-international.org/ecma-262/7.0/#sec-tolength).
2442
- *
2443
- * @static
2444
- * @memberOf _
2445
- * @since 4.0.0
2446
- * @category Lang
2447
- * @param {*} value The value to check.
2448
- * @returns {boolean} Returns `true` if `value` is a valid length, else `false`.
2449
- * @example
2450
- *
2451
- * _.isLength(3);
2452
- * // => true
2453
- *
2454
- * _.isLength(Number.MIN_VALUE);
2455
- * // => false
2456
- *
2457
- * _.isLength(Infinity);
2458
- * // => false
2459
- *
2460
- * _.isLength('3');
2461
- * // => false
2462
- */
2463
- function isLength(value) {
2464
- return typeof value == "number" && value > -1 && value % 1 == 0 && value <= MAX_SAFE_INTEGER;
2465
- }
2466
- /**
2467
2537
  * Checks if `value` is the
2468
2538
  * [language type](http://www.ecma-international.org/ecma-262/7.0/#sec-ecmascript-language-types)
2469
2539
  * of `Object`. (e.g. arrays, functions, objects, regexes, `new Number(0)`, and `new String('')`)
@@ -2540,24 +2610,6 @@ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/
2540
2610
  return typeof value == "symbol" || isObjectLike(value) && objectToString.call(value) == symbolTag;
2541
2611
  }
2542
2612
  /**
2543
- * Checks if `value` is classified as a typed array.
2544
- *
2545
- * @static
2546
- * @memberOf _
2547
- * @since 3.0.0
2548
- * @category Lang
2549
- * @param {*} value The value to check.
2550
- * @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
2551
- * @example
2552
- *
2553
- * _.isTypedArray(new Uint8Array);
2554
- * // => true
2555
- *
2556
- * _.isTypedArray([]);
2557
- * // => false
2558
- */
2559
- var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;
2560
- /**
2561
2613
  * Converts `value` to a string. An empty string is returned for `null`
2562
2614
  * and `undefined` values. The sign of `-0` is preserved.
2563
2615
  *
@@ -2606,133 +2658,81 @@ var require_lodash = __commonJS({ "../../node_modules/.pnpm/lodash.uniqby@4.7.0/
2606
2658
  * _.get(object, 'a.b.c', 'default');
2607
2659
  * // => 'default'
2608
2660
  */
2609
- function get(object, path, defaultValue) {
2661
+ function get$1(object, path, defaultValue) {
2610
2662
  var result = object == null ? void 0 : baseGet(object, path);
2611
2663
  return result === void 0 ? defaultValue : result;
2612
2664
  }
2613
- /**
2614
- * Checks if `path` is a direct or inherited property of `object`.
2615
- *
2616
- * @static
2617
- * @memberOf _
2618
- * @since 4.0.0
2619
- * @category Object
2620
- * @param {Object} object The object to query.
2621
- * @param {Array|string} path The path to check.
2622
- * @returns {boolean} Returns `true` if `path` exists, else `false`.
2623
- * @example
2624
- *
2625
- * var object = _.create({ 'a': _.create({ 'b': 2 }) });
2626
- *
2627
- * _.hasIn(object, 'a');
2628
- * // => true
2629
- *
2630
- * _.hasIn(object, 'a.b');
2631
- * // => true
2632
- *
2633
- * _.hasIn(object, ['a', 'b']);
2634
- * // => true
2635
- *
2636
- * _.hasIn(object, 'b');
2637
- * // => false
2638
- */
2639
- function hasIn(object, path) {
2640
- return object != null && hasPath(object, path, baseHasIn);
2665
+ module.exports = get$1;
2666
+ } });
2667
+
2668
+ //#endregion
2669
+ //#region src/functions/BaseFunctionBuilder.ts
2670
+ var import_lodash$2 = __toESM(require_lodash(), 1);
2671
+ const DEFAULT_LOGGER$3 = new ConsoleLogger();
2672
+ var BaseFunctionBuilder = class BaseFunctionBuilder {
2673
+ inputSchema;
2674
+ outputSchema;
2675
+ _timeout;
2676
+ _services = [];
2677
+ _logger = DEFAULT_LOGGER$3;
2678
+ _events = [];
2679
+ _publisher;
2680
+ _auditorStorage;
2681
+ _databaseService;
2682
+ static isStandardSchemaV1(s) {
2683
+ const schema = s["~standard"];
2684
+ return schema && typeof schema.validate === "function";
2641
2685
  }
2642
- /**
2643
- * Creates an array of the own enumerable property names of `object`.
2644
- *
2645
- * **Note:** Non-object values are coerced to objects. See the
2646
- * [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
2647
- * for more details.
2648
- *
2649
- * @static
2650
- * @since 0.1.0
2651
- * @memberOf _
2652
- * @category Object
2653
- * @param {Object} object The object to query.
2654
- * @returns {Array} Returns the array of property names.
2655
- * @example
2656
- *
2657
- * function Foo() {
2658
- * this.a = 1;
2659
- * this.b = 2;
2660
- * }
2661
- *
2662
- * Foo.prototype.c = 3;
2663
- *
2664
- * _.keys(new Foo);
2665
- * // => ['a', 'b'] (iteration order is not guaranteed)
2666
- *
2667
- * _.keys('hi');
2668
- * // => ['0', '1']
2669
- */
2670
- function keys(object) {
2671
- return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);
2686
+ static async parseComposableStandardSchema(data, schema) {
2687
+ if (BaseFunctionBuilder.isStandardSchemaV1(schema)) {
2688
+ const validated = await schema["~standard"].validate(data);
2689
+ if (validated.issues) throw validated.issues;
2690
+ return validated.value;
2691
+ }
2692
+ const result = {};
2693
+ for (const key in schema) {
2694
+ const item = schema[key];
2695
+ if (BaseFunctionBuilder.isStandardSchemaV1(item)) {
2696
+ const value = (0, import_lodash$2.default)(data, key);
2697
+ const validated = await item["~standard"].validate(value);
2698
+ if (validated.issues) throw validated.issues;
2699
+ result[key] = validated.value;
2700
+ }
2701
+ }
2702
+ return result;
2672
2703
  }
2673
- /**
2674
- * This method returns the first argument it receives.
2675
- *
2676
- * @static
2677
- * @since 0.1.0
2678
- * @memberOf _
2679
- * @category Util
2680
- * @param {*} value Any value.
2681
- * @returns {*} Returns `value`.
2682
- * @example
2683
- *
2684
- * var object = { 'a': 1 };
2685
- *
2686
- * console.log(_.identity(object) === object);
2687
- * // => true
2688
- */
2689
- function identity(value) {
2690
- return value;
2704
+ constructor(type = ConstructType.Function) {
2705
+ this.type = type;
2706
+ }
2707
+ timeout(timeout) {
2708
+ this._timeout = timeout;
2709
+ return this;
2710
+ }
2711
+ event(event) {
2712
+ this._events.push(event);
2713
+ return this;
2714
+ }
2715
+ publisher(publisher) {
2716
+ this._publisher = publisher;
2717
+ return this;
2718
+ }
2719
+ auditor(storage) {
2720
+ this._auditorStorage = storage;
2721
+ return this;
2691
2722
  }
2692
2723
  /**
2693
- * This method returns `undefined`.
2694
- *
2695
- * @static
2696
- * @memberOf _
2697
- * @since 2.3.0
2698
- * @category Util
2699
- * @example
2700
- *
2701
- * _.times(2, _.noop);
2702
- * // => [undefined, undefined]
2703
- */
2704
- function noop() {}
2705
- /**
2706
- * Creates a function that returns the value at `path` of a given object.
2707
- *
2708
- * @static
2709
- * @memberOf _
2710
- * @since 2.4.0
2711
- * @category Util
2712
- * @param {Array|string} path The path of the property to get.
2713
- * @returns {Function} Returns the new accessor function.
2714
- * @example
2715
- *
2716
- * var objects = [
2717
- * { 'a': { 'b': 2 } },
2718
- * { 'a': { 'b': 1 } }
2719
- * ];
2720
- *
2721
- * _.map(objects, _.property('a.b'));
2722
- * // => [2, 1]
2723
- *
2724
- * _.map(_.sortBy(objects, _.property(['a', 'b'])), 'a.b');
2725
- * // => [1, 2]
2724
+ * Set the database service for this function.
2725
+ * The database will be available in the handler context as `db`.
2726
2726
  */
2727
- function property(path) {
2728
- return isKey(path) ? baseProperty(toKey(path)) : basePropertyDeep(path);
2727
+ database(service) {
2728
+ this._databaseService = service;
2729
+ return this;
2729
2730
  }
2730
- module.exports = uniqBy$2;
2731
- } });
2731
+ };
2732
2732
 
2733
2733
  //#endregion
2734
2734
  //#region src/functions/Function.ts
2735
- var import_lodash$1 = __toESM(require_lodash(), 1);
2735
+ var import_lodash$1 = __toESM(require_lodash$1(), 1);
2736
2736
  const DEFAULT_LOGGER$2 = new ConsoleLogger();
2737
2737
  var Function$1 = class Function$1 extends Construct {
2738
2738
  __IS_FUNCTION__ = true;
@@ -2784,7 +2784,7 @@ var Function$1 = class Function$1 extends Construct {
2784
2784
 
2785
2785
  //#endregion
2786
2786
  //#region src/functions/FunctionBuilder.ts
2787
- var import_lodash = __toESM(require_lodash(), 1);
2787
+ var import_lodash = __toESM(require_lodash$1(), 1);
2788
2788
  const DEFAULT_LOGGER$1 = new ConsoleLogger();
2789
2789
  var FunctionBuilder = class extends BaseFunctionBuilder {
2790
2790
  _memorySize;
@@ -2860,5 +2860,5 @@ var FunctionBuilder = class extends BaseFunctionBuilder {
2860
2860
  const f = new FunctionBuilder();
2861
2861
 
2862
2862
  //#endregion
2863
- export { BaseFunctionBuilder, Function$1 as Function, FunctionBuilder, f, require_lodash };
2864
- //# sourceMappingURL=functions-GmSHFbpr.mjs.map
2863
+ export { BaseFunctionBuilder, Function$1 as Function, FunctionBuilder, f, require_lodash$1 as require_lodash };
2864
+ //# sourceMappingURL=functions-C9QhxXoP.mjs.map