@limetech/lime-elements 39.24.0 → 39.24.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +14 -0
- package/dist/cjs/{_assignValue-DpsLUlF4.js → _assignValue-DQh76m39.js} +2 -2
- package/dist/cjs/{_baseEach-C570gT5Y.js → _baseEach-Bygi-un6.js} +2 -2
- package/dist/cjs/{_baseIsEqual-aOPReRWl.js → _baseIsEqual-CQZKiKbe.js} +20 -365
- package/dist/cjs/{_baseIteratee-DggA4e7a.js → _baseIteratee-DDklwtn9.js} +6 -4
- package/dist/cjs/{_defineProperty-BDFOiqJL.js → _defineProperty-Csu6P9HT.js} +1 -1
- package/dist/cjs/{_getAllKeysIn-BQIV8aw7.js → _getAllKeysIn-BJsgUTAt.js} +5 -4
- package/dist/cjs/{_getNative-B4n5HX2B.js → _getNative-Cf52giNE.js} +2 -2
- package/dist/cjs/_getTag-BC28Za7d.js +355 -0
- package/dist/cjs/_isIndex-Bu45fvR7.js +27 -0
- package/dist/cjs/{_isIterateeCall-CPWXFS_s.js → _isIterateeCall-BUGt9SrH.js} +4 -3
- package/dist/cjs/{cloneDeep-CxFNKF1Y.js → cloneDeep-hE40Q8aw.js} +13 -12
- package/dist/cjs/{difference-Bfsq4sXB.js → difference-B543MGsY.js} +5 -4
- package/dist/cjs/eq-DFcUoVzv.js +39 -0
- package/dist/cjs/file-metadata-BrhOssGG.js +76 -0
- package/dist/cjs/{files-Cf615Ytp.js → files-Bt11HLi4.js} +1 -1
- package/dist/cjs/{focus-trigger-element-Brw8VubX.js → focus-trigger-element-BfnJmxKO.js} +1 -1
- package/dist/{esm/file-metadata-BwF9vTXN.js → cjs/icons-isR5V1X0.js} +4 -69
- package/dist/cjs/{isArrayLike-_dR1U5-Y.js → isArrayLike-C2RwZMG4.js} +2 -27
- package/dist/cjs/{isEmpty-EBCFxX1S.js → isEmpty-CCxl3bYc.js} +6 -6
- package/dist/cjs/{isEqual-bXyw7kXo.js → isEqual-Cd9J8a5-.js} +1 -1
- package/dist/cjs/{eq-B1KBAwmK.js → isFunction-RSHwsz1x.js} +0 -37
- package/dist/cjs/lime-elements.cjs.js +1 -1
- package/dist/cjs/{limel-breadcrumbs_7.cjs.entry.js → limel-breadcrumbs_8.cjs.entry.js} +74 -8
- package/dist/cjs/limel-chip-set.cjs.entry.js +578 -0
- package/dist/cjs/limel-chip_2.cjs.entry.js +33 -528
- package/dist/cjs/limel-dialog.cjs.entry.js +9 -6
- package/dist/cjs/limel-email-viewer.cjs.entry.js +15 -10
- package/dist/cjs/limel-file-dropzone_2.cjs.entry.js +12 -8
- package/dist/cjs/limel-file.cjs.entry.js +2 -1
- package/dist/cjs/limel-flatpickr-adapter.cjs.entry.js +5 -3
- package/dist/cjs/limel-form.cjs.entry.js +247 -71
- package/dist/cjs/limel-helper-line.cjs.entry.js +42 -0
- package/dist/cjs/limel-popover_2.cjs.entry.js +6 -5
- package/dist/cjs/limel-profile-picture.cjs.entry.js +3 -2
- package/dist/cjs/limel-prosemirror-adapter.cjs.entry.js +16 -12
- package/dist/cjs/limel-tab-bar.cjs.entry.js +11 -8
- package/dist/cjs/limel-table.cjs.entry.js +14 -11
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{pickBy-kLjYLoam.js → pickBy-D-X6S5kg.js} +5 -5
- package/dist/collection/components/chip-set/chip-set.js +14 -2
- package/dist/collection/components/email-viewer/email-viewer.css +12 -32
- package/dist/collection/components/email-viewer/email-viewer.js +16 -9
- package/dist/esm/{_assignValue-DOEO9byf.js → _assignValue-CEFvyZxO.js} +2 -2
- package/dist/esm/{_baseEach-C4UJIc96.js → _baseEach-lvj-g1Zj.js} +2 -2
- package/dist/esm/{_baseIsEqual-DCZXUzsZ.js → _baseIsEqual-B6bIeexY.js} +10 -346
- package/dist/esm/{_baseIteratee-CI-QZdpx.js → _baseIteratee-CEZRuq23.js} +4 -2
- package/dist/esm/{_defineProperty-yVdnnt__.js → _defineProperty-C69Btzid.js} +1 -1
- package/dist/esm/{_getAllKeysIn-v-KlW5r_.js → _getAllKeysIn-kT3KizYN.js} +3 -2
- package/dist/esm/{_getNative-aN4R8EiP.js → _getNative-COawFdVX.js} +1 -1
- package/dist/esm/_getTag-CMJL-6hk.js +344 -0
- package/dist/esm/_isIndex-B--C3qwe.js +25 -0
- package/dist/esm/{_isIterateeCall-CTcCv8Mb.js → _isIterateeCall-Bb4gUZLK.js} +3 -2
- package/dist/esm/{cloneDeep-V4fB8wfG.js → cloneDeep-CL7UD3mR.js} +4 -3
- package/dist/esm/{difference-CWrdq-hd.js → difference-DND5tWiA.js} +4 -3
- package/dist/esm/eq-CZ30nDJE.js +37 -0
- package/dist/esm/file-metadata-BHzkIH4g.js +71 -0
- package/dist/esm/{files-P324wLau.js → files-CZAZotms.js} +1 -1
- package/dist/esm/{focus-trigger-element-DubROLkE.js → focus-trigger-element-BOFcjLq3.js} +1 -1
- package/dist/{cjs/file-metadata-rQ0WzFlZ.js → esm/icons-Bu_YRgCL.js} +1 -75
- package/dist/esm/{isArrayLike-D1QkaJU2.js → isArrayLike-CyVGB489.js} +2 -26
- package/dist/esm/{isEmpty-BFxMjh_H.js → isEmpty-DHgukT5k.js} +2 -2
- package/dist/esm/{isEqual-CsrptmTU.js → isEqual-4tbMaaf_.js} +1 -1
- package/dist/esm/{eq-D7VMHFyO.js → isFunction-9zQTeQI8.js} +1 -37
- package/dist/esm/lime-elements.js +1 -1
- package/dist/esm/{limel-breadcrumbs_7.entry.js → limel-breadcrumbs_8.entry.js} +71 -6
- package/dist/esm/limel-chip-set.entry.js +576 -0
- package/dist/esm/limel-chip_2.entry.js +35 -530
- package/dist/esm/limel-dialog.entry.js +9 -6
- package/dist/esm/limel-email-viewer.entry.js +15 -10
- package/dist/esm/limel-file-dropzone_2.entry.js +12 -8
- package/dist/esm/limel-file.entry.js +2 -1
- package/dist/esm/limel-flatpickr-adapter.entry.js +5 -3
- package/dist/esm/limel-form.entry.js +237 -61
- package/dist/esm/limel-helper-line.entry.js +40 -0
- package/dist/esm/limel-popover_2.entry.js +6 -5
- package/dist/esm/limel-profile-picture.entry.js +3 -2
- package/dist/esm/limel-prosemirror-adapter.entry.js +16 -12
- package/dist/esm/limel-tab-bar.entry.js +11 -8
- package/dist/esm/limel-table.entry.js +14 -11
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{pickBy-D8CUtxE4.js → pickBy-C4C3CM4m.js} +4 -4
- package/dist/lime-elements/lime-elements.esm.js +1 -1
- package/dist/lime-elements/p-00b424d7.entry.js +1 -0
- package/dist/lime-elements/p-01651634.entry.js +1 -0
- package/dist/lime-elements/p-4ecd565b.entry.js +1 -0
- package/dist/lime-elements/p-5442e09e.entry.js +13 -0
- package/dist/lime-elements/p-56bkn1D-.js +1 -0
- package/dist/lime-elements/p-60327283.entry.js +1 -0
- package/dist/lime-elements/{p-cfe85e59.entry.js → p-6eaa9776.entry.js} +10 -10
- package/dist/lime-elements/p-72b9d03e.entry.js +1 -0
- package/dist/lime-elements/p-80162ba0.entry.js +1 -0
- package/dist/lime-elements/p-86ff06d1.entry.js +1 -0
- package/dist/lime-elements/p-9W8bTt2G.js +1 -0
- package/dist/lime-elements/p-B--C3qwe.js +1 -0
- package/dist/lime-elements/p-B8yl2MCT.js +1 -0
- package/dist/lime-elements/p-BAR6am-7.js +1 -0
- package/dist/lime-elements/p-BCq5M9TE.js +1 -0
- package/dist/lime-elements/p-BE1Efiuj.js +1 -0
- package/dist/lime-elements/p-BYfPV0O4.js +1 -0
- package/dist/lime-elements/p-BcJ-TDVt.js +1 -0
- package/dist/lime-elements/p-BsX7ma3n.js +1 -0
- package/dist/lime-elements/p-Bu_YRgCL.js +1 -0
- package/dist/lime-elements/p-ByzvFNMm.js +1 -0
- package/dist/lime-elements/{p-CWuGCKo1.js → p-C4caLnTg.js} +1 -1
- package/dist/lime-elements/p-CR7u-m0b.js +1 -0
- package/dist/lime-elements/p-CVzgpz9P.js +1 -0
- package/dist/lime-elements/p-CZ30nDJE.js +1 -0
- package/dist/lime-elements/{p-BvDmWgCs.js → p-D0F7gOYG.js} +1 -1
- package/dist/lime-elements/p-D4RdItCq.js +1 -0
- package/dist/lime-elements/p-D8H5afYg.js +1 -0
- package/dist/lime-elements/p-DbBZn7JO.js +1 -0
- package/dist/lime-elements/p-DtrvybFR.js +1 -0
- package/dist/lime-elements/{p-8139d26a.entry.js → p-a712087a.entry.js} +3 -3
- package/dist/lime-elements/p-b1645d2d.entry.js +1 -0
- package/dist/lime-elements/{p-e720f65c.entry.js → p-d00ec6c2.entry.js} +3 -3
- package/dist/lime-elements/{p-a416d439.entry.js → p-e5c7cac0.entry.js} +2 -2
- package/dist/lime-elements/p-f6e58e6c.entry.js +1 -0
- package/dist/lime-elements/p-f867b424.entry.js +1 -0
- package/dist/lime-elements/p-mmkVLOjW.js +1 -0
- package/dist/types/components/chip-set/chip-set.d.ts +5 -0
- package/dist/types/components/email-viewer/email-viewer.d.ts +0 -1
- package/package.json +1 -1
- package/dist/cjs/limel-helper-line_2.cjs.entry.js +0 -107
- package/dist/cjs/limel-linear-progress.cjs.entry.js +0 -59
- package/dist/esm/limel-helper-line_2.entry.js +0 -104
- package/dist/esm/limel-linear-progress.entry.js +0 -57
- package/dist/lime-elements/p-34d1d00a.entry.js +0 -1
- package/dist/lime-elements/p-48db87d3.entry.js +0 -1
- package/dist/lime-elements/p-4e9baf08.entry.js +0 -1
- package/dist/lime-elements/p-59f1460d.entry.js +0 -1
- package/dist/lime-elements/p-7uuv3HUP.js +0 -1
- package/dist/lime-elements/p-811c4820.entry.js +0 -1
- package/dist/lime-elements/p-9758568e.entry.js +0 -13
- package/dist/lime-elements/p-9a378cf0.entry.js +0 -1
- package/dist/lime-elements/p-BTHqaZIi.js +0 -1
- package/dist/lime-elements/p-Bj622DVt.js +0 -1
- package/dist/lime-elements/p-Bp0tNo1s.js +0 -1
- package/dist/lime-elements/p-C3Myy3mA.js +0 -1
- package/dist/lime-elements/p-CXgJVvTe.js +0 -1
- package/dist/lime-elements/p-CxfAgSVd.js +0 -1
- package/dist/lime-elements/p-DNIqLXTL.js +0 -1
- package/dist/lime-elements/p-D_uMnX5g.js +0 -1
- package/dist/lime-elements/p-DbC-smVQ.js +0 -1
- package/dist/lime-elements/p-DlJXKdhK.js +0 -1
- package/dist/lime-elements/p-DtS35Df5.js +0 -1
- package/dist/lime-elements/p-SvuA3Boo.js +0 -1
- package/dist/lime-elements/p-b306735b.entry.js +0 -1
- package/dist/lime-elements/p-c1c635c1.entry.js +0 -1
- package/dist/lime-elements/p-cebdd797.entry.js +0 -1
- package/dist/lime-elements/p-efBXH4mj.js +0 -1
- package/dist/lime-elements/p-f_1nwOC8.js +0 -1
- package/dist/lime-elements/p-fd4a4f87.entry.js +0 -1
- package/dist/lime-elements/p-v6b303K5.js +0 -1
|
@@ -1,29 +1,11 @@
|
|
|
1
|
-
import { e as eq } from './eq-
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
1
|
+
import { e as eq } from './eq-CZ30nDJE.js';
|
|
2
|
+
import { b as isArguments, i as isBuffer, a as isTypedArray, c as baseKeys, M as Map, g as getTag } from './_getTag-CMJL-6hk.js';
|
|
3
|
+
import { g as getNative } from './_getNative-COawFdVX.js';
|
|
4
|
+
import { r as root, S as Symbol } from './isObject-BJQylLSL.js';
|
|
4
5
|
import { i as isArray } from './isArray-B8VKuhvH.js';
|
|
6
|
+
import { i as isIndex } from './_isIndex-B--C3qwe.js';
|
|
7
|
+
import { i as isArrayLike } from './isArrayLike-CyVGB489.js';
|
|
5
8
|
import { i as isObjectLike } from './isObjectLike-oiMYqRQ0.js';
|
|
6
|
-
import { a as isLength, b as isIndex, i as isArrayLike } from './isArrayLike-D1QkaJU2.js';
|
|
7
|
-
|
|
8
|
-
/* Built-in method references that are verified to be native. */
|
|
9
|
-
var WeakMap = getNative(root, 'WeakMap');
|
|
10
|
-
|
|
11
|
-
/** Used for built-in method references. */
|
|
12
|
-
var objectProto$8 = Object.prototype;
|
|
13
|
-
|
|
14
|
-
/**
|
|
15
|
-
* Checks if `value` is likely a prototype object.
|
|
16
|
-
*
|
|
17
|
-
* @private
|
|
18
|
-
* @param {*} value The value to check.
|
|
19
|
-
* @returns {boolean} Returns `true` if `value` is a prototype, else `false`.
|
|
20
|
-
*/
|
|
21
|
-
function isPrototype(value) {
|
|
22
|
-
var Ctor = value && value.constructor,
|
|
23
|
-
proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto$8;
|
|
24
|
-
|
|
25
|
-
return value === proto;
|
|
26
|
-
}
|
|
27
9
|
|
|
28
10
|
/**
|
|
29
11
|
* The base implementation of `_.times` without support for iteratee shorthands
|
|
@@ -44,225 +26,11 @@ function baseTimes(n, iteratee) {
|
|
|
44
26
|
return result;
|
|
45
27
|
}
|
|
46
28
|
|
|
47
|
-
/** `Object#toString` result references. */
|
|
48
|
-
var argsTag$2 = '[object Arguments]';
|
|
49
|
-
|
|
50
|
-
/**
|
|
51
|
-
* The base implementation of `_.isArguments`.
|
|
52
|
-
*
|
|
53
|
-
* @private
|
|
54
|
-
* @param {*} value The value to check.
|
|
55
|
-
* @returns {boolean} Returns `true` if `value` is an `arguments` object,
|
|
56
|
-
*/
|
|
57
|
-
function baseIsArguments(value) {
|
|
58
|
-
return isObjectLike(value) && baseGetTag(value) == argsTag$2;
|
|
59
|
-
}
|
|
60
|
-
|
|
61
29
|
/** Used for built-in method references. */
|
|
62
|
-
var objectProto$
|
|
63
|
-
|
|
64
|
-
/** Used to check objects for own properties. */
|
|
65
|
-
var hasOwnProperty$6 = objectProto$7.hasOwnProperty;
|
|
66
|
-
|
|
67
|
-
/** Built-in value references. */
|
|
68
|
-
var propertyIsEnumerable$1 = objectProto$7.propertyIsEnumerable;
|
|
69
|
-
|
|
70
|
-
/**
|
|
71
|
-
* Checks if `value` is likely an `arguments` object.
|
|
72
|
-
*
|
|
73
|
-
* @static
|
|
74
|
-
* @memberOf _
|
|
75
|
-
* @since 0.1.0
|
|
76
|
-
* @category Lang
|
|
77
|
-
* @param {*} value The value to check.
|
|
78
|
-
* @returns {boolean} Returns `true` if `value` is an `arguments` object,
|
|
79
|
-
* else `false`.
|
|
80
|
-
* @example
|
|
81
|
-
*
|
|
82
|
-
* _.isArguments(function() { return arguments; }());
|
|
83
|
-
* // => true
|
|
84
|
-
*
|
|
85
|
-
* _.isArguments([1, 2, 3]);
|
|
86
|
-
* // => false
|
|
87
|
-
*/
|
|
88
|
-
var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {
|
|
89
|
-
return isObjectLike(value) && hasOwnProperty$6.call(value, 'callee') &&
|
|
90
|
-
!propertyIsEnumerable$1.call(value, 'callee');
|
|
91
|
-
};
|
|
92
|
-
|
|
93
|
-
/**
|
|
94
|
-
* This method returns `false`.
|
|
95
|
-
*
|
|
96
|
-
* @static
|
|
97
|
-
* @memberOf _
|
|
98
|
-
* @since 4.13.0
|
|
99
|
-
* @category Util
|
|
100
|
-
* @returns {boolean} Returns `false`.
|
|
101
|
-
* @example
|
|
102
|
-
*
|
|
103
|
-
* _.times(2, _.stubFalse);
|
|
104
|
-
* // => [false, false]
|
|
105
|
-
*/
|
|
106
|
-
function stubFalse() {
|
|
107
|
-
return false;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
/** Detect free variable `exports`. */
|
|
111
|
-
var freeExports$1 = typeof exports == 'object' && exports && !exports.nodeType && exports;
|
|
112
|
-
|
|
113
|
-
/** Detect free variable `module`. */
|
|
114
|
-
var freeModule$1 = freeExports$1 && typeof module == 'object' && module && !module.nodeType && module;
|
|
115
|
-
|
|
116
|
-
/** Detect the popular CommonJS extension `module.exports`. */
|
|
117
|
-
var moduleExports$1 = freeModule$1 && freeModule$1.exports === freeExports$1;
|
|
118
|
-
|
|
119
|
-
/** Built-in value references. */
|
|
120
|
-
var Buffer = moduleExports$1 ? root.Buffer : undefined;
|
|
121
|
-
|
|
122
|
-
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
123
|
-
var nativeIsBuffer = Buffer ? Buffer.isBuffer : undefined;
|
|
124
|
-
|
|
125
|
-
/**
|
|
126
|
-
* Checks if `value` is a buffer.
|
|
127
|
-
*
|
|
128
|
-
* @static
|
|
129
|
-
* @memberOf _
|
|
130
|
-
* @since 4.3.0
|
|
131
|
-
* @category Lang
|
|
132
|
-
* @param {*} value The value to check.
|
|
133
|
-
* @returns {boolean} Returns `true` if `value` is a buffer, else `false`.
|
|
134
|
-
* @example
|
|
135
|
-
*
|
|
136
|
-
* _.isBuffer(new Buffer(2));
|
|
137
|
-
* // => true
|
|
138
|
-
*
|
|
139
|
-
* _.isBuffer(new Uint8Array(2));
|
|
140
|
-
* // => false
|
|
141
|
-
*/
|
|
142
|
-
var isBuffer = nativeIsBuffer || stubFalse;
|
|
143
|
-
|
|
144
|
-
/** `Object#toString` result references. */
|
|
145
|
-
var argsTag$1 = '[object Arguments]',
|
|
146
|
-
arrayTag$1 = '[object Array]',
|
|
147
|
-
boolTag$1 = '[object Boolean]',
|
|
148
|
-
dateTag$1 = '[object Date]',
|
|
149
|
-
errorTag$1 = '[object Error]',
|
|
150
|
-
funcTag = '[object Function]',
|
|
151
|
-
mapTag$2 = '[object Map]',
|
|
152
|
-
numberTag$1 = '[object Number]',
|
|
153
|
-
objectTag$2 = '[object Object]',
|
|
154
|
-
regexpTag$1 = '[object RegExp]',
|
|
155
|
-
setTag$2 = '[object Set]',
|
|
156
|
-
stringTag$1 = '[object String]',
|
|
157
|
-
weakMapTag$1 = '[object WeakMap]';
|
|
158
|
-
|
|
159
|
-
var arrayBufferTag$1 = '[object ArrayBuffer]',
|
|
160
|
-
dataViewTag$2 = '[object DataView]',
|
|
161
|
-
float32Tag = '[object Float32Array]',
|
|
162
|
-
float64Tag = '[object Float64Array]',
|
|
163
|
-
int8Tag = '[object Int8Array]',
|
|
164
|
-
int16Tag = '[object Int16Array]',
|
|
165
|
-
int32Tag = '[object Int32Array]',
|
|
166
|
-
uint8Tag = '[object Uint8Array]',
|
|
167
|
-
uint8ClampedTag = '[object Uint8ClampedArray]',
|
|
168
|
-
uint16Tag = '[object Uint16Array]',
|
|
169
|
-
uint32Tag = '[object Uint32Array]';
|
|
170
|
-
|
|
171
|
-
/** Used to identify `toStringTag` values of typed arrays. */
|
|
172
|
-
var typedArrayTags = {};
|
|
173
|
-
typedArrayTags[float32Tag] = typedArrayTags[float64Tag] =
|
|
174
|
-
typedArrayTags[int8Tag] = typedArrayTags[int16Tag] =
|
|
175
|
-
typedArrayTags[int32Tag] = typedArrayTags[uint8Tag] =
|
|
176
|
-
typedArrayTags[uint8ClampedTag] = typedArrayTags[uint16Tag] =
|
|
177
|
-
typedArrayTags[uint32Tag] = true;
|
|
178
|
-
typedArrayTags[argsTag$1] = typedArrayTags[arrayTag$1] =
|
|
179
|
-
typedArrayTags[arrayBufferTag$1] = typedArrayTags[boolTag$1] =
|
|
180
|
-
typedArrayTags[dataViewTag$2] = typedArrayTags[dateTag$1] =
|
|
181
|
-
typedArrayTags[errorTag$1] = typedArrayTags[funcTag] =
|
|
182
|
-
typedArrayTags[mapTag$2] = typedArrayTags[numberTag$1] =
|
|
183
|
-
typedArrayTags[objectTag$2] = typedArrayTags[regexpTag$1] =
|
|
184
|
-
typedArrayTags[setTag$2] = typedArrayTags[stringTag$1] =
|
|
185
|
-
typedArrayTags[weakMapTag$1] = false;
|
|
186
|
-
|
|
187
|
-
/**
|
|
188
|
-
* The base implementation of `_.isTypedArray` without Node.js optimizations.
|
|
189
|
-
*
|
|
190
|
-
* @private
|
|
191
|
-
* @param {*} value The value to check.
|
|
192
|
-
* @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
|
|
193
|
-
*/
|
|
194
|
-
function baseIsTypedArray(value) {
|
|
195
|
-
return isObjectLike(value) &&
|
|
196
|
-
isLength(value.length) && !!typedArrayTags[baseGetTag(value)];
|
|
197
|
-
}
|
|
198
|
-
|
|
199
|
-
/**
|
|
200
|
-
* The base implementation of `_.unary` without support for storing metadata.
|
|
201
|
-
*
|
|
202
|
-
* @private
|
|
203
|
-
* @param {Function} func The function to cap arguments for.
|
|
204
|
-
* @returns {Function} Returns the new capped function.
|
|
205
|
-
*/
|
|
206
|
-
function baseUnary(func) {
|
|
207
|
-
return function(value) {
|
|
208
|
-
return func(value);
|
|
209
|
-
};
|
|
210
|
-
}
|
|
211
|
-
|
|
212
|
-
/** Detect free variable `exports`. */
|
|
213
|
-
var freeExports = typeof exports == 'object' && exports && !exports.nodeType && exports;
|
|
214
|
-
|
|
215
|
-
/** Detect free variable `module`. */
|
|
216
|
-
var freeModule = freeExports && typeof module == 'object' && module && !module.nodeType && module;
|
|
217
|
-
|
|
218
|
-
/** Detect the popular CommonJS extension `module.exports`. */
|
|
219
|
-
var moduleExports = freeModule && freeModule.exports === freeExports;
|
|
220
|
-
|
|
221
|
-
/** Detect free variable `process` from Node.js. */
|
|
222
|
-
var freeProcess = moduleExports && freeGlobal.process;
|
|
223
|
-
|
|
224
|
-
/** Used to access faster Node.js helpers. */
|
|
225
|
-
var nodeUtil = (function() {
|
|
226
|
-
try {
|
|
227
|
-
// Use `util.types` for Node.js 10+.
|
|
228
|
-
var types = freeModule && freeModule.require && freeModule.require('util').types;
|
|
229
|
-
|
|
230
|
-
if (types) {
|
|
231
|
-
return types;
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
// Legacy `process.binding('util')` for Node.js < 10.
|
|
235
|
-
return freeProcess && freeProcess.binding && freeProcess.binding('util');
|
|
236
|
-
} catch (e) {}
|
|
237
|
-
}());
|
|
238
|
-
|
|
239
|
-
/* Node.js helper references. */
|
|
240
|
-
var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
|
|
241
|
-
|
|
242
|
-
/**
|
|
243
|
-
* Checks if `value` is classified as a typed array.
|
|
244
|
-
*
|
|
245
|
-
* @static
|
|
246
|
-
* @memberOf _
|
|
247
|
-
* @since 3.0.0
|
|
248
|
-
* @category Lang
|
|
249
|
-
* @param {*} value The value to check.
|
|
250
|
-
* @returns {boolean} Returns `true` if `value` is a typed array, else `false`.
|
|
251
|
-
* @example
|
|
252
|
-
*
|
|
253
|
-
* _.isTypedArray(new Uint8Array);
|
|
254
|
-
* // => true
|
|
255
|
-
*
|
|
256
|
-
* _.isTypedArray([]);
|
|
257
|
-
* // => false
|
|
258
|
-
*/
|
|
259
|
-
var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;
|
|
260
|
-
|
|
261
|
-
/** Used for built-in method references. */
|
|
262
|
-
var objectProto$6 = Object.prototype;
|
|
30
|
+
var objectProto$5 = Object.prototype;
|
|
263
31
|
|
|
264
32
|
/** Used to check objects for own properties. */
|
|
265
|
-
var hasOwnProperty$
|
|
33
|
+
var hasOwnProperty$4 = objectProto$5.hasOwnProperty;
|
|
266
34
|
|
|
267
35
|
/**
|
|
268
36
|
* Creates an array of the enumerable property names of the array-like `value`.
|
|
@@ -282,7 +50,7 @@ function arrayLikeKeys(value, inherited) {
|
|
|
282
50
|
length = result.length;
|
|
283
51
|
|
|
284
52
|
for (var key in value) {
|
|
285
|
-
if ((inherited || hasOwnProperty$
|
|
53
|
+
if ((inherited || hasOwnProperty$4.call(value, key)) &&
|
|
286
54
|
!(skipIndexes && (
|
|
287
55
|
// Safari 9 has enumerable `arguments.length` in strict mode.
|
|
288
56
|
key == 'length' ||
|
|
@@ -299,49 +67,6 @@ function arrayLikeKeys(value, inherited) {
|
|
|
299
67
|
return result;
|
|
300
68
|
}
|
|
301
69
|
|
|
302
|
-
/**
|
|
303
|
-
* Creates a unary function that invokes `func` with its argument transformed.
|
|
304
|
-
*
|
|
305
|
-
* @private
|
|
306
|
-
* @param {Function} func The function to wrap.
|
|
307
|
-
* @param {Function} transform The argument transform.
|
|
308
|
-
* @returns {Function} Returns the new function.
|
|
309
|
-
*/
|
|
310
|
-
function overArg(func, transform) {
|
|
311
|
-
return function(arg) {
|
|
312
|
-
return func(transform(arg));
|
|
313
|
-
};
|
|
314
|
-
}
|
|
315
|
-
|
|
316
|
-
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
317
|
-
var nativeKeys = overArg(Object.keys, Object);
|
|
318
|
-
|
|
319
|
-
/** Used for built-in method references. */
|
|
320
|
-
var objectProto$5 = Object.prototype;
|
|
321
|
-
|
|
322
|
-
/** Used to check objects for own properties. */
|
|
323
|
-
var hasOwnProperty$4 = objectProto$5.hasOwnProperty;
|
|
324
|
-
|
|
325
|
-
/**
|
|
326
|
-
* The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
|
|
327
|
-
*
|
|
328
|
-
* @private
|
|
329
|
-
* @param {Object} object The object to query.
|
|
330
|
-
* @returns {Array} Returns the array of property names.
|
|
331
|
-
*/
|
|
332
|
-
function baseKeys(object) {
|
|
333
|
-
if (!isPrototype(object)) {
|
|
334
|
-
return nativeKeys(object);
|
|
335
|
-
}
|
|
336
|
-
var result = [];
|
|
337
|
-
for (var key in Object(object)) {
|
|
338
|
-
if (hasOwnProperty$4.call(object, key) && key != 'constructor') {
|
|
339
|
-
result.push(key);
|
|
340
|
-
}
|
|
341
|
-
}
|
|
342
|
-
return result;
|
|
343
|
-
}
|
|
344
|
-
|
|
345
70
|
/**
|
|
346
71
|
* Creates an array of the own enumerable property names of `object`.
|
|
347
72
|
*
|
|
@@ -636,9 +361,6 @@ ListCache.prototype.get = listCacheGet;
|
|
|
636
361
|
ListCache.prototype.has = listCacheHas;
|
|
637
362
|
ListCache.prototype.set = listCacheSet;
|
|
638
363
|
|
|
639
|
-
/* Built-in method references that are verified to be native. */
|
|
640
|
-
var Map = getNative(root, 'Map');
|
|
641
|
-
|
|
642
364
|
/**
|
|
643
365
|
* Removes all key-value entries from the map.
|
|
644
366
|
*
|
|
@@ -990,64 +712,6 @@ function getAllKeys(object) {
|
|
|
990
712
|
return baseGetAllKeys(object, keys, getSymbols);
|
|
991
713
|
}
|
|
992
714
|
|
|
993
|
-
/* Built-in method references that are verified to be native. */
|
|
994
|
-
var DataView = getNative(root, 'DataView');
|
|
995
|
-
|
|
996
|
-
/* Built-in method references that are verified to be native. */
|
|
997
|
-
var Promise$1 = getNative(root, 'Promise');
|
|
998
|
-
|
|
999
|
-
/* Built-in method references that are verified to be native. */
|
|
1000
|
-
var Set = getNative(root, 'Set');
|
|
1001
|
-
|
|
1002
|
-
/** `Object#toString` result references. */
|
|
1003
|
-
var mapTag$1 = '[object Map]',
|
|
1004
|
-
objectTag$1 = '[object Object]',
|
|
1005
|
-
promiseTag = '[object Promise]',
|
|
1006
|
-
setTag$1 = '[object Set]',
|
|
1007
|
-
weakMapTag = '[object WeakMap]';
|
|
1008
|
-
|
|
1009
|
-
var dataViewTag$1 = '[object DataView]';
|
|
1010
|
-
|
|
1011
|
-
/** Used to detect maps, sets, and weakmaps. */
|
|
1012
|
-
var dataViewCtorString = toSource(DataView),
|
|
1013
|
-
mapCtorString = toSource(Map),
|
|
1014
|
-
promiseCtorString = toSource(Promise$1),
|
|
1015
|
-
setCtorString = toSource(Set),
|
|
1016
|
-
weakMapCtorString = toSource(WeakMap);
|
|
1017
|
-
|
|
1018
|
-
/**
|
|
1019
|
-
* Gets the `toStringTag` of `value`.
|
|
1020
|
-
*
|
|
1021
|
-
* @private
|
|
1022
|
-
* @param {*} value The value to query.
|
|
1023
|
-
* @returns {string} Returns the `toStringTag`.
|
|
1024
|
-
*/
|
|
1025
|
-
var getTag = baseGetTag;
|
|
1026
|
-
|
|
1027
|
-
// Fallback for data views, maps, sets, and weak maps in IE 11 and promises in Node.js < 6.
|
|
1028
|
-
if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag$1) ||
|
|
1029
|
-
(Map && getTag(new Map) != mapTag$1) ||
|
|
1030
|
-
(Promise$1 && getTag(Promise$1.resolve()) != promiseTag) ||
|
|
1031
|
-
(Set && getTag(new Set) != setTag$1) ||
|
|
1032
|
-
(WeakMap && getTag(new WeakMap) != weakMapTag)) {
|
|
1033
|
-
getTag = function(value) {
|
|
1034
|
-
var result = baseGetTag(value),
|
|
1035
|
-
Ctor = result == objectTag$1 ? value.constructor : undefined,
|
|
1036
|
-
ctorString = Ctor ? toSource(Ctor) : '';
|
|
1037
|
-
|
|
1038
|
-
if (ctorString) {
|
|
1039
|
-
switch (ctorString) {
|
|
1040
|
-
case dataViewCtorString: return dataViewTag$1;
|
|
1041
|
-
case mapCtorString: return mapTag$1;
|
|
1042
|
-
case promiseCtorString: return promiseTag;
|
|
1043
|
-
case setCtorString: return setTag$1;
|
|
1044
|
-
case weakMapCtorString: return weakMapTag;
|
|
1045
|
-
}
|
|
1046
|
-
}
|
|
1047
|
-
return result;
|
|
1048
|
-
};
|
|
1049
|
-
}
|
|
1050
|
-
|
|
1051
715
|
/** Built-in value references. */
|
|
1052
716
|
var Uint8Array = root.Uint8Array;
|
|
1053
717
|
|
|
@@ -1539,4 +1203,4 @@ function baseIsEqual(value, other, bitmask, customizer, stack) {
|
|
|
1539
1203
|
return baseIsEqualDeep(value, other, bitmask, customizer, baseIsEqual, stack);
|
|
1540
1204
|
}
|
|
1541
1205
|
|
|
1542
|
-
export { MapCache as M, Stack as S, Uint8Array as U,
|
|
1206
|
+
export { MapCache as M, Stack as S, Uint8Array as U, SetCache as a, baseTimes as b, cacheHas as c, baseIsEqual as d, getAllKeys as e, arrayPush as f, getSymbols as g, arrayLikeKeys as h, stubArray as i, baseGetAllKeys as j, keys as k, setToArray as s };
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import { M as MapCache, S as Stack,
|
|
1
|
+
import { M as MapCache, S as Stack, d as baseIsEqual, k as keys } from './_baseIsEqual-B6bIeexY.js';
|
|
2
2
|
import { S as Symbol, i as isObject } from './isObject-BJQylLSL.js';
|
|
3
3
|
import { i as isArray } from './isArray-B8VKuhvH.js';
|
|
4
4
|
import { i as isSymbol } from './isSymbol-ClAke5ga.js';
|
|
5
|
-
import {
|
|
5
|
+
import { b as isArguments } from './_getTag-CMJL-6hk.js';
|
|
6
|
+
import { i as isIndex } from './_isIndex-B--C3qwe.js';
|
|
7
|
+
import { a as isLength } from './isArrayLike-CyVGB489.js';
|
|
6
8
|
import { i as identity } from './identity-CK4jS9_E.js';
|
|
7
9
|
|
|
8
10
|
/**
|
|
@@ -1,6 +1,7 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { h as arrayLikeKeys, i as stubArray, f as arrayPush, g as getSymbols, j as baseGetAllKeys } from './_baseIsEqual-B6bIeexY.js';
|
|
2
|
+
import { d as isPrototype, o as overArg } from './_getTag-CMJL-6hk.js';
|
|
2
3
|
import { i as isObject } from './isObject-BJQylLSL.js';
|
|
3
|
-
import { i as isArrayLike } from './isArrayLike-
|
|
4
|
+
import { i as isArrayLike } from './isArrayLike-CyVGB489.js';
|
|
4
5
|
|
|
5
6
|
/**
|
|
6
7
|
* This function is like
|