@limetech/lime-crm-building-blocks 1.120.0 → 1.121.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -0
- package/dist/cjs/{_MapCache-De1Fwe0H.js → _MapCache-DHOVMBKi.js} +341 -3
- package/dist/cjs/{_getTag-CdUodI28.js → _Uint8Array-CXHKqIsu.js} +375 -30
- package/dist/cjs/{_baseIsEqual-BtwicGmu.js → _baseIsEqual-Ba8g_ag_.js} +11 -13
- package/dist/cjs/{_defineProperty-eImBwVFM.js → _defineProperty-Bl_qu8Vn.js} +2 -2
- package/dist/cjs/{get-BRGtX379.js → get-D1lIKhWp.js} +6 -7
- package/dist/cjs/{isSymbol-D8S28StA.js → isSymbol-BJj6FNl6.js} +2 -2
- package/dist/cjs/limebb-component-config.cjs.entry.js +3 -4
- package/dist/cjs/limebb-info-tile.cjs.entry.js +134 -135
- package/dist/cjs/limebb-lime-query-filter-builder_3.cjs.entry.js +5 -7
- package/dist/cjs/limebb-locale-picker.cjs.entry.js +18 -20
- package/dist/cjs/limebb-object-chip.cjs.entry.js +1 -1
- package/dist/cjs/limebb-percentage-visualizer.cjs.entry.js +3 -3
- package/dist/cjs/limebb-property-selector.cjs.entry.js +1 -1
- package/dist/cjs/limebb-text-editor.cjs.entry.js +23 -25
- package/dist/cjs/limebb-trend-indicator.cjs.entry.js +2 -2
- package/dist/cjs/{limetype-TVwQ2eby.js → limetype-C7_hrzhN.js} +46 -0
- package/dist/collection/components/info-tile/info-tile.js +30 -67
- package/dist/collection/components/percentage-visualizer/percentage-visualizer.js +3 -3
- package/dist/collection/components/text-editor/text-editor.js +1 -1
- package/dist/collection/components/trend-indicator/trend-indicator.js +2 -2
- package/dist/collection/util/explorer-link.js +68 -0
- package/dist/collection/util/find-filter.js +16 -0
- package/dist/collection/util/limetype.js +45 -0
- package/dist/collection/util/localize-record.js +21 -0
- package/dist/components/_MapCache.js +1 -1
- package/dist/components/_Uint8Array.js +1 -1
- package/dist/components/_baseIsEqual.js +1 -1
- package/dist/components/_defineProperty.js +1 -1
- package/dist/components/get.js +1 -1
- package/dist/components/isSymbol.js +1 -1
- package/dist/components/limebb-info-tile.js +1 -1
- package/dist/components/limebb-locale-picker.js +1 -1
- package/dist/components/limebb-text-editor.js +1 -1
- package/dist/components/limebb-trend-indicator.js +1 -1
- package/dist/components/limetype-field.js +1 -1
- package/dist/components/limetype.js +1 -1
- package/dist/components/percentage-visualizer.js +1 -1
- package/dist/esm/{_MapCache-C_kVhYUl.js → _MapCache-BgAfMcRA.js} +329 -2
- package/dist/esm/{_getTag-DZlkp9mJ.js → _Uint8Array-CUI8uY-p.js} +351 -11
- package/dist/esm/{_baseIsEqual-DB13O4pD.js → _baseIsEqual-C-Mrg4RA.js} +2 -4
- package/dist/esm/{_defineProperty-DSmG08hO.js → _defineProperty-DZ483KPn.js} +1 -1
- package/dist/esm/{get-Bo260bSC.js → get-Cq4rshNg.js} +2 -3
- package/dist/esm/{isSymbol-Ci8cASb6.js → isSymbol-_IkM6xCs.js} +1 -1
- package/dist/esm/limebb-component-config.entry.js +3 -4
- package/dist/esm/limebb-info-tile.entry.js +135 -136
- package/dist/esm/limebb-lime-query-filter-builder_3.entry.js +4 -6
- package/dist/esm/limebb-locale-picker.entry.js +6 -8
- package/dist/esm/limebb-object-chip.entry.js +1 -1
- package/dist/esm/limebb-percentage-visualizer.entry.js +3 -3
- package/dist/esm/limebb-property-selector.entry.js +1 -1
- package/dist/esm/limebb-text-editor.entry.js +5 -7
- package/dist/esm/limebb-trend-indicator.entry.js +2 -2
- package/dist/esm/{limetype-BCEsb4WT.js → limetype-C4AY5lRw.js} +46 -1
- package/dist/lime-crm-building-blocks/lime-crm-building-blocks.esm.js +1 -1
- package/dist/lime-crm-building-blocks/p--IuhN2yx.js +1 -0
- package/dist/lime-crm-building-blocks/{p-c663afd2.entry.js → p-0cac0e56.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/{p-5f1a4341.entry.js → p-34ad8e75.entry.js} +1 -1
- package/dist/lime-crm-building-blocks/p-37bab931.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-4163a0c0.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-49edd4fe.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-6PYziigk.js +1 -0
- package/dist/lime-crm-building-blocks/p-7a983aca.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-9019ca6f.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-BgAfMcRA.js +1 -0
- package/dist/lime-crm-building-blocks/p-BsH0YW6Z.js +1 -0
- package/dist/lime-crm-building-blocks/p-CKEnwX6j.js +1 -0
- package/dist/lime-crm-building-blocks/p-Ceen0vzd.js +1 -0
- package/dist/lime-crm-building-blocks/p-CtcTT7BK.js +1 -0
- package/dist/lime-crm-building-blocks/p-aa9b7af3.entry.js +1 -0
- package/dist/lime-crm-building-blocks/p-f397b288.entry.js +1 -0
- package/dist/types/components/info-tile/info-tile.d.ts +0 -3
- package/dist/types/util/explorer-link.d.ts +52 -0
- package/dist/types/util/find-filter.d.ts +13 -0
- package/dist/types/util/limetype.d.ts +35 -0
- package/dist/types/util/localize-record.d.ts +17 -0
- package/package.json +2 -2
- package/dist/cjs/_Map-BlpAtLvq.js +0 -342
- package/dist/cjs/_Uint8Array-C_lvn5HO.js +0 -352
- package/dist/components/_Map.js +0 -1
- package/dist/components/_getTag.js +0 -1
- package/dist/esm/_Map-ByjZfyP_.js +0 -330
- package/dist/esm/_Uint8Array-DVXPnoWk.js +0 -345
- package/dist/lime-crm-building-blocks/p-25700afb.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-3622d9b7.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-44347a69.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-60a09d6b.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-7cbec456.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-B8RiYkLS.js +0 -1
- package/dist/lime-crm-building-blocks/p-BJ8HvfgI.js +0 -1
- package/dist/lime-crm-building-blocks/p-BoVsXNfL.js +0 -1
- package/dist/lime-crm-building-blocks/p-ByjZfyP_.js +0 -1
- package/dist/lime-crm-building-blocks/p-CQ-z_HTt.js +0 -1
- package/dist/lime-crm-building-blocks/p-V3xfp9dg.js +0 -1
- package/dist/lime-crm-building-blocks/p-e2a6b9d2.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-e70a5298.entry.js +0 -1
- package/dist/lime-crm-building-blocks/p-mljVfXwO.js +0 -1
- package/dist/lime-crm-building-blocks/p-wbuFLk-j.js +0 -1
- package/dist/lime-crm-building-blocks/p-yc--7_7T.js +0 -1
|
@@ -1,8 +1,32 @@
|
|
|
1
|
-
import { g as getNative, r as root,
|
|
1
|
+
import { g as getNative, r as root, d as isFunction, i as isObjectLike, b as baseGetTag, f as freeGlobal, a as isArray, L as ListCache, h as Map, M as MapCache, t as toSource } from './_MapCache-BgAfMcRA.js';
|
|
2
2
|
|
|
3
3
|
/* Built-in method references that are verified to be native. */
|
|
4
4
|
var WeakMap = getNative(root, 'WeakMap');
|
|
5
5
|
|
|
6
|
+
/** Used as references for various `Number` constants. */
|
|
7
|
+
var MAX_SAFE_INTEGER$1 = 9007199254740991;
|
|
8
|
+
|
|
9
|
+
/** Used to detect unsigned integer values. */
|
|
10
|
+
var reIsUint = /^(?:0|[1-9]\d*)$/;
|
|
11
|
+
|
|
12
|
+
/**
|
|
13
|
+
* Checks if `value` is a valid array-like index.
|
|
14
|
+
*
|
|
15
|
+
* @private
|
|
16
|
+
* @param {*} value The value to check.
|
|
17
|
+
* @param {number} [length=MAX_SAFE_INTEGER] The upper bounds of a valid index.
|
|
18
|
+
* @returns {boolean} Returns `true` if `value` is a valid index, else `false`.
|
|
19
|
+
*/
|
|
20
|
+
function isIndex(value, length) {
|
|
21
|
+
var type = typeof value;
|
|
22
|
+
length = length == null ? MAX_SAFE_INTEGER$1 : length;
|
|
23
|
+
|
|
24
|
+
return !!length &&
|
|
25
|
+
(type == 'number' ||
|
|
26
|
+
(type != 'symbol' && reIsUint.test(value))) &&
|
|
27
|
+
(value > -1 && value % 1 == 0 && value < length);
|
|
28
|
+
}
|
|
29
|
+
|
|
6
30
|
/** Used as references for various `Number` constants. */
|
|
7
31
|
var MAX_SAFE_INTEGER = 9007199254740991;
|
|
8
32
|
|
|
@@ -67,7 +91,7 @@ function isArrayLike(value) {
|
|
|
67
91
|
}
|
|
68
92
|
|
|
69
93
|
/** Used for built-in method references. */
|
|
70
|
-
var objectProto$
|
|
94
|
+
var objectProto$4 = Object.prototype;
|
|
71
95
|
|
|
72
96
|
/**
|
|
73
97
|
* Checks if `value` is likely a prototype object.
|
|
@@ -78,11 +102,30 @@ var objectProto$2 = Object.prototype;
|
|
|
78
102
|
*/
|
|
79
103
|
function isPrototype(value) {
|
|
80
104
|
var Ctor = value && value.constructor,
|
|
81
|
-
proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto$
|
|
105
|
+
proto = (typeof Ctor == 'function' && Ctor.prototype) || objectProto$4;
|
|
82
106
|
|
|
83
107
|
return value === proto;
|
|
84
108
|
}
|
|
85
109
|
|
|
110
|
+
/**
|
|
111
|
+
* The base implementation of `_.times` without support for iteratee shorthands
|
|
112
|
+
* or max array length checks.
|
|
113
|
+
*
|
|
114
|
+
* @private
|
|
115
|
+
* @param {number} n The number of times to invoke `iteratee`.
|
|
116
|
+
* @param {Function} iteratee The function invoked per iteration.
|
|
117
|
+
* @returns {Array} Returns the array of results.
|
|
118
|
+
*/
|
|
119
|
+
function baseTimes(n, iteratee) {
|
|
120
|
+
var index = -1,
|
|
121
|
+
result = Array(n);
|
|
122
|
+
|
|
123
|
+
while (++index < n) {
|
|
124
|
+
result[index] = iteratee(index);
|
|
125
|
+
}
|
|
126
|
+
return result;
|
|
127
|
+
}
|
|
128
|
+
|
|
86
129
|
/** `Object#toString` result references. */
|
|
87
130
|
var argsTag$1 = '[object Arguments]';
|
|
88
131
|
|
|
@@ -98,13 +141,13 @@ function baseIsArguments(value) {
|
|
|
98
141
|
}
|
|
99
142
|
|
|
100
143
|
/** Used for built-in method references. */
|
|
101
|
-
var objectProto$
|
|
144
|
+
var objectProto$3 = Object.prototype;
|
|
102
145
|
|
|
103
146
|
/** Used to check objects for own properties. */
|
|
104
|
-
var hasOwnProperty$
|
|
147
|
+
var hasOwnProperty$2 = objectProto$3.hasOwnProperty;
|
|
105
148
|
|
|
106
149
|
/** Built-in value references. */
|
|
107
|
-
var propertyIsEnumerable = objectProto$
|
|
150
|
+
var propertyIsEnumerable$1 = objectProto$3.propertyIsEnumerable;
|
|
108
151
|
|
|
109
152
|
/**
|
|
110
153
|
* Checks if `value` is likely an `arguments` object.
|
|
@@ -125,8 +168,8 @@ var propertyIsEnumerable = objectProto$1.propertyIsEnumerable;
|
|
|
125
168
|
* // => false
|
|
126
169
|
*/
|
|
127
170
|
var isArguments = baseIsArguments(function() { return arguments; }()) ? baseIsArguments : function(value) {
|
|
128
|
-
return isObjectLike(value) && hasOwnProperty$
|
|
129
|
-
!propertyIsEnumerable.call(value, 'callee');
|
|
171
|
+
return isObjectLike(value) && hasOwnProperty$2.call(value, 'callee') &&
|
|
172
|
+
!propertyIsEnumerable$1.call(value, 'callee');
|
|
130
173
|
};
|
|
131
174
|
|
|
132
175
|
/**
|
|
@@ -297,6 +340,47 @@ var nodeIsTypedArray = nodeUtil && nodeUtil.isTypedArray;
|
|
|
297
340
|
*/
|
|
298
341
|
var isTypedArray = nodeIsTypedArray ? baseUnary(nodeIsTypedArray) : baseIsTypedArray;
|
|
299
342
|
|
|
343
|
+
/** Used for built-in method references. */
|
|
344
|
+
var objectProto$2 = Object.prototype;
|
|
345
|
+
|
|
346
|
+
/** Used to check objects for own properties. */
|
|
347
|
+
var hasOwnProperty$1 = objectProto$2.hasOwnProperty;
|
|
348
|
+
|
|
349
|
+
/**
|
|
350
|
+
* Creates an array of the enumerable property names of the array-like `value`.
|
|
351
|
+
*
|
|
352
|
+
* @private
|
|
353
|
+
* @param {*} value The value to query.
|
|
354
|
+
* @param {boolean} inherited Specify returning inherited property names.
|
|
355
|
+
* @returns {Array} Returns the array of property names.
|
|
356
|
+
*/
|
|
357
|
+
function arrayLikeKeys(value, inherited) {
|
|
358
|
+
var isArr = isArray(value),
|
|
359
|
+
isArg = !isArr && isArguments(value),
|
|
360
|
+
isBuff = !isArr && !isArg && isBuffer(value),
|
|
361
|
+
isType = !isArr && !isArg && !isBuff && isTypedArray(value),
|
|
362
|
+
skipIndexes = isArr || isArg || isBuff || isType,
|
|
363
|
+
result = skipIndexes ? baseTimes(value.length, String) : [],
|
|
364
|
+
length = result.length;
|
|
365
|
+
|
|
366
|
+
for (var key in value) {
|
|
367
|
+
if ((hasOwnProperty$1.call(value, key)) &&
|
|
368
|
+
!(skipIndexes && (
|
|
369
|
+
// Safari 9 has enumerable `arguments.length` in strict mode.
|
|
370
|
+
key == 'length' ||
|
|
371
|
+
// Node.js 0.10 has enumerable non-index properties on buffers.
|
|
372
|
+
(isBuff && (key == 'offset' || key == 'parent')) ||
|
|
373
|
+
// PhantomJS 2 has enumerable non-index properties on typed arrays.
|
|
374
|
+
(isType && (key == 'buffer' || key == 'byteLength' || key == 'byteOffset')) ||
|
|
375
|
+
// Skip index properties.
|
|
376
|
+
isIndex(key, length)
|
|
377
|
+
))) {
|
|
378
|
+
result.push(key);
|
|
379
|
+
}
|
|
380
|
+
}
|
|
381
|
+
return result;
|
|
382
|
+
}
|
|
383
|
+
|
|
300
384
|
/**
|
|
301
385
|
* Creates a unary function that invokes `func` with its argument transformed.
|
|
302
386
|
*
|
|
@@ -315,10 +399,10 @@ function overArg(func, transform) {
|
|
|
315
399
|
var nativeKeys = overArg(Object.keys, Object);
|
|
316
400
|
|
|
317
401
|
/** Used for built-in method references. */
|
|
318
|
-
var objectProto = Object.prototype;
|
|
402
|
+
var objectProto$1 = Object.prototype;
|
|
319
403
|
|
|
320
404
|
/** Used to check objects for own properties. */
|
|
321
|
-
var hasOwnProperty = objectProto.hasOwnProperty;
|
|
405
|
+
var hasOwnProperty = objectProto$1.hasOwnProperty;
|
|
322
406
|
|
|
323
407
|
/**
|
|
324
408
|
* The base implementation of `_.keys` which doesn't treat sparse arrays as dense.
|
|
@@ -340,6 +424,259 @@ function baseKeys(object) {
|
|
|
340
424
|
return result;
|
|
341
425
|
}
|
|
342
426
|
|
|
427
|
+
/**
|
|
428
|
+
* Creates an array of the own enumerable property names of `object`.
|
|
429
|
+
*
|
|
430
|
+
* **Note:** Non-object values are coerced to objects. See the
|
|
431
|
+
* [ES spec](http://ecma-international.org/ecma-262/7.0/#sec-object.keys)
|
|
432
|
+
* for more details.
|
|
433
|
+
*
|
|
434
|
+
* @static
|
|
435
|
+
* @since 0.1.0
|
|
436
|
+
* @memberOf _
|
|
437
|
+
* @category Object
|
|
438
|
+
* @param {Object} object The object to query.
|
|
439
|
+
* @returns {Array} Returns the array of property names.
|
|
440
|
+
* @example
|
|
441
|
+
*
|
|
442
|
+
* function Foo() {
|
|
443
|
+
* this.a = 1;
|
|
444
|
+
* this.b = 2;
|
|
445
|
+
* }
|
|
446
|
+
*
|
|
447
|
+
* Foo.prototype.c = 3;
|
|
448
|
+
*
|
|
449
|
+
* _.keys(new Foo);
|
|
450
|
+
* // => ['a', 'b'] (iteration order is not guaranteed)
|
|
451
|
+
*
|
|
452
|
+
* _.keys('hi');
|
|
453
|
+
* // => ['0', '1']
|
|
454
|
+
*/
|
|
455
|
+
function keys(object) {
|
|
456
|
+
return isArrayLike(object) ? arrayLikeKeys(object) : baseKeys(object);
|
|
457
|
+
}
|
|
458
|
+
|
|
459
|
+
/**
|
|
460
|
+
* Appends the elements of `values` to `array`.
|
|
461
|
+
*
|
|
462
|
+
* @private
|
|
463
|
+
* @param {Array} array The array to modify.
|
|
464
|
+
* @param {Array} values The values to append.
|
|
465
|
+
* @returns {Array} Returns `array`.
|
|
466
|
+
*/
|
|
467
|
+
function arrayPush(array, values) {
|
|
468
|
+
var index = -1,
|
|
469
|
+
length = values.length,
|
|
470
|
+
offset = array.length;
|
|
471
|
+
|
|
472
|
+
while (++index < length) {
|
|
473
|
+
array[offset + index] = values[index];
|
|
474
|
+
}
|
|
475
|
+
return array;
|
|
476
|
+
}
|
|
477
|
+
|
|
478
|
+
/**
|
|
479
|
+
* Removes all key-value entries from the stack.
|
|
480
|
+
*
|
|
481
|
+
* @private
|
|
482
|
+
* @name clear
|
|
483
|
+
* @memberOf Stack
|
|
484
|
+
*/
|
|
485
|
+
function stackClear() {
|
|
486
|
+
this.__data__ = new ListCache;
|
|
487
|
+
this.size = 0;
|
|
488
|
+
}
|
|
489
|
+
|
|
490
|
+
/**
|
|
491
|
+
* Removes `key` and its value from the stack.
|
|
492
|
+
*
|
|
493
|
+
* @private
|
|
494
|
+
* @name delete
|
|
495
|
+
* @memberOf Stack
|
|
496
|
+
* @param {string} key The key of the value to remove.
|
|
497
|
+
* @returns {boolean} Returns `true` if the entry was removed, else `false`.
|
|
498
|
+
*/
|
|
499
|
+
function stackDelete(key) {
|
|
500
|
+
var data = this.__data__,
|
|
501
|
+
result = data['delete'](key);
|
|
502
|
+
|
|
503
|
+
this.size = data.size;
|
|
504
|
+
return result;
|
|
505
|
+
}
|
|
506
|
+
|
|
507
|
+
/**
|
|
508
|
+
* Gets the stack value for `key`.
|
|
509
|
+
*
|
|
510
|
+
* @private
|
|
511
|
+
* @name get
|
|
512
|
+
* @memberOf Stack
|
|
513
|
+
* @param {string} key The key of the value to get.
|
|
514
|
+
* @returns {*} Returns the entry value.
|
|
515
|
+
*/
|
|
516
|
+
function stackGet(key) {
|
|
517
|
+
return this.__data__.get(key);
|
|
518
|
+
}
|
|
519
|
+
|
|
520
|
+
/**
|
|
521
|
+
* Checks if a stack value for `key` exists.
|
|
522
|
+
*
|
|
523
|
+
* @private
|
|
524
|
+
* @name has
|
|
525
|
+
* @memberOf Stack
|
|
526
|
+
* @param {string} key The key of the entry to check.
|
|
527
|
+
* @returns {boolean} Returns `true` if an entry for `key` exists, else `false`.
|
|
528
|
+
*/
|
|
529
|
+
function stackHas(key) {
|
|
530
|
+
return this.__data__.has(key);
|
|
531
|
+
}
|
|
532
|
+
|
|
533
|
+
/** Used as the size to enable large array optimizations. */
|
|
534
|
+
var LARGE_ARRAY_SIZE = 200;
|
|
535
|
+
|
|
536
|
+
/**
|
|
537
|
+
* Sets the stack `key` to `value`.
|
|
538
|
+
*
|
|
539
|
+
* @private
|
|
540
|
+
* @name set
|
|
541
|
+
* @memberOf Stack
|
|
542
|
+
* @param {string} key The key of the value to set.
|
|
543
|
+
* @param {*} value The value to set.
|
|
544
|
+
* @returns {Object} Returns the stack cache instance.
|
|
545
|
+
*/
|
|
546
|
+
function stackSet(key, value) {
|
|
547
|
+
var data = this.__data__;
|
|
548
|
+
if (data instanceof ListCache) {
|
|
549
|
+
var pairs = data.__data__;
|
|
550
|
+
if (!Map || (pairs.length < LARGE_ARRAY_SIZE - 1)) {
|
|
551
|
+
pairs.push([key, value]);
|
|
552
|
+
this.size = ++data.size;
|
|
553
|
+
return this;
|
|
554
|
+
}
|
|
555
|
+
data = this.__data__ = new MapCache(pairs);
|
|
556
|
+
}
|
|
557
|
+
data.set(key, value);
|
|
558
|
+
this.size = data.size;
|
|
559
|
+
return this;
|
|
560
|
+
}
|
|
561
|
+
|
|
562
|
+
/**
|
|
563
|
+
* Creates a stack cache object to store key-value pairs.
|
|
564
|
+
*
|
|
565
|
+
* @private
|
|
566
|
+
* @constructor
|
|
567
|
+
* @param {Array} [entries] The key-value pairs to cache.
|
|
568
|
+
*/
|
|
569
|
+
function Stack(entries) {
|
|
570
|
+
var data = this.__data__ = new ListCache(entries);
|
|
571
|
+
this.size = data.size;
|
|
572
|
+
}
|
|
573
|
+
|
|
574
|
+
// Add methods to `Stack`.
|
|
575
|
+
Stack.prototype.clear = stackClear;
|
|
576
|
+
Stack.prototype['delete'] = stackDelete;
|
|
577
|
+
Stack.prototype.get = stackGet;
|
|
578
|
+
Stack.prototype.has = stackHas;
|
|
579
|
+
Stack.prototype.set = stackSet;
|
|
580
|
+
|
|
581
|
+
/**
|
|
582
|
+
* A specialized version of `_.filter` for arrays without support for
|
|
583
|
+
* iteratee shorthands.
|
|
584
|
+
*
|
|
585
|
+
* @private
|
|
586
|
+
* @param {Array} [array] The array to iterate over.
|
|
587
|
+
* @param {Function} predicate The function invoked per iteration.
|
|
588
|
+
* @returns {Array} Returns the new filtered array.
|
|
589
|
+
*/
|
|
590
|
+
function arrayFilter(array, predicate) {
|
|
591
|
+
var index = -1,
|
|
592
|
+
length = array == null ? 0 : array.length,
|
|
593
|
+
resIndex = 0,
|
|
594
|
+
result = [];
|
|
595
|
+
|
|
596
|
+
while (++index < length) {
|
|
597
|
+
var value = array[index];
|
|
598
|
+
if (predicate(value, index, array)) {
|
|
599
|
+
result[resIndex++] = value;
|
|
600
|
+
}
|
|
601
|
+
}
|
|
602
|
+
return result;
|
|
603
|
+
}
|
|
604
|
+
|
|
605
|
+
/**
|
|
606
|
+
* This method returns a new empty array.
|
|
607
|
+
*
|
|
608
|
+
* @static
|
|
609
|
+
* @memberOf _
|
|
610
|
+
* @since 4.13.0
|
|
611
|
+
* @category Util
|
|
612
|
+
* @returns {Array} Returns the new empty array.
|
|
613
|
+
* @example
|
|
614
|
+
*
|
|
615
|
+
* var arrays = _.times(2, _.stubArray);
|
|
616
|
+
*
|
|
617
|
+
* console.log(arrays);
|
|
618
|
+
* // => [[], []]
|
|
619
|
+
*
|
|
620
|
+
* console.log(arrays[0] === arrays[1]);
|
|
621
|
+
* // => false
|
|
622
|
+
*/
|
|
623
|
+
function stubArray() {
|
|
624
|
+
return [];
|
|
625
|
+
}
|
|
626
|
+
|
|
627
|
+
/** Used for built-in method references. */
|
|
628
|
+
var objectProto = Object.prototype;
|
|
629
|
+
|
|
630
|
+
/** Built-in value references. */
|
|
631
|
+
var propertyIsEnumerable = objectProto.propertyIsEnumerable;
|
|
632
|
+
|
|
633
|
+
/* Built-in method references for those with the same name as other `lodash` methods. */
|
|
634
|
+
var nativeGetSymbols = Object.getOwnPropertySymbols;
|
|
635
|
+
|
|
636
|
+
/**
|
|
637
|
+
* Creates an array of the own enumerable symbols of `object`.
|
|
638
|
+
*
|
|
639
|
+
* @private
|
|
640
|
+
* @param {Object} object The object to query.
|
|
641
|
+
* @returns {Array} Returns the array of symbols.
|
|
642
|
+
*/
|
|
643
|
+
var getSymbols = !nativeGetSymbols ? stubArray : function(object) {
|
|
644
|
+
if (object == null) {
|
|
645
|
+
return [];
|
|
646
|
+
}
|
|
647
|
+
object = Object(object);
|
|
648
|
+
return arrayFilter(nativeGetSymbols(object), function(symbol) {
|
|
649
|
+
return propertyIsEnumerable.call(object, symbol);
|
|
650
|
+
});
|
|
651
|
+
};
|
|
652
|
+
|
|
653
|
+
/**
|
|
654
|
+
* The base implementation of `getAllKeys` and `getAllKeysIn` which uses
|
|
655
|
+
* `keysFunc` and `symbolsFunc` to get the enumerable property names and
|
|
656
|
+
* symbols of `object`.
|
|
657
|
+
*
|
|
658
|
+
* @private
|
|
659
|
+
* @param {Object} object The object to query.
|
|
660
|
+
* @param {Function} keysFunc The function to get the keys of `object`.
|
|
661
|
+
* @param {Function} symbolsFunc The function to get the symbols of `object`.
|
|
662
|
+
* @returns {Array} Returns the array of property names and symbols.
|
|
663
|
+
*/
|
|
664
|
+
function baseGetAllKeys(object, keysFunc, symbolsFunc) {
|
|
665
|
+
var result = keysFunc(object);
|
|
666
|
+
return isArray(object) ? result : arrayPush(result, symbolsFunc(object));
|
|
667
|
+
}
|
|
668
|
+
|
|
669
|
+
/**
|
|
670
|
+
* Creates an array of own enumerable property names and symbols of `object`.
|
|
671
|
+
*
|
|
672
|
+
* @private
|
|
673
|
+
* @param {Object} object The object to query.
|
|
674
|
+
* @returns {Array} Returns the array of property names and symbols.
|
|
675
|
+
*/
|
|
676
|
+
function getAllKeys(object) {
|
|
677
|
+
return baseGetAllKeys(object, keys, getSymbols);
|
|
678
|
+
}
|
|
679
|
+
|
|
343
680
|
/* Built-in method references that are verified to be native. */
|
|
344
681
|
var DataView = getNative(root, 'DataView');
|
|
345
682
|
|
|
@@ -398,4 +735,7 @@ if ((DataView && getTag(new DataView(new ArrayBuffer(1))) != dataViewTag) ||
|
|
|
398
735
|
};
|
|
399
736
|
}
|
|
400
737
|
|
|
401
|
-
|
|
738
|
+
/** Built-in value references. */
|
|
739
|
+
var Uint8Array = root.Uint8Array;
|
|
740
|
+
|
|
741
|
+
export { Stack as S, Uint8Array as U, getTag as a, isTypedArray as b, isPrototype as c, baseUnary as d, isArrayLike as e, isIndex as f, getAllKeys as g, isArguments as h, isBuffer as i, arrayPush as j, keys as k, isLength as l, nodeUtil as n, overArg as o };
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
import { U as Uint8Array, g as getAllKeys, S as Stack } from './_Uint8Array-
|
|
2
|
-
import { M as MapCache, e as eq } from './_MapCache-
|
|
3
|
-
import { S as Symbol, a as isArray, i as isObjectLike } from './_Map-ByjZfyP_.js';
|
|
4
|
-
import { g as getTag, a as isBuffer, b as isTypedArray } from './_getTag-DZlkp9mJ.js';
|
|
1
|
+
import { U as Uint8Array, g as getAllKeys, a as getTag, i as isBuffer, S as Stack, b as isTypedArray } from './_Uint8Array-CUI8uY-p.js';
|
|
2
|
+
import { M as MapCache, S as Symbol, e as eq, a as isArray, i as isObjectLike } from './_MapCache-BgAfMcRA.js';
|
|
5
3
|
|
|
6
4
|
/** Used to stand-in for `undefined` hash values. */
|
|
7
5
|
var HASH_UNDEFINED = '__lodash_hash_undefined__';
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { a as isArray, S as Symbol } from './
|
|
2
|
-
import { i as isSymbol } from './isSymbol-
|
|
3
|
-
import { M as MapCache } from './_MapCache-C_kVhYUl.js';
|
|
1
|
+
import { a as isArray, S as Symbol, M as MapCache } from './_MapCache-BgAfMcRA.js';
|
|
2
|
+
import { i as isSymbol } from './isSymbol-_IkM6xCs.js';
|
|
4
3
|
|
|
5
4
|
/**
|
|
6
5
|
* A specialized version of `_.map` for arrays without support for iteratee
|
|
@@ -1,9 +1,8 @@
|
|
|
1
1
|
import { h, r as registerInstance, c as createEvent } from './index-BIwHMk6j.js';
|
|
2
2
|
import { n } from './index.esm-mwnk3PIM.js';
|
|
3
|
-
import { g as get } from './get-
|
|
4
|
-
import './
|
|
5
|
-
import './isSymbol-
|
|
6
|
-
import './_MapCache-C_kVhYUl.js';
|
|
3
|
+
import { g as get } from './get-Cq4rshNg.js';
|
|
4
|
+
import './_MapCache-BgAfMcRA.js';
|
|
5
|
+
import './isSymbol-_IkM6xCs.js';
|
|
7
6
|
|
|
8
7
|
const LimeWebComponentTemplate = (props, children) => {
|
|
9
8
|
const Name = props.name;
|