bootstrap-table-rails 1.20.0 → 1.20.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/bootstrap-table-rails/version.rb +1 -1
- data/vendor/assets/javascripts/.DS_Store +0 -0
- data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-locale-all.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-vue.esm.js +82 -61
- data/vendor/assets/javascripts/bootstrap-table/bootstrap-table-vue.js +82 -61
- data/vendor/assets/javascripts/bootstrap-table/bootstrap-table.css +6 -6
- data/vendor/assets/javascripts/bootstrap-table/bootstrap-table.js +217 -143
- data/vendor/assets/javascripts/bootstrap-table/extensions/addrbar/bootstrap-table-addrbar.js +114 -87
- data/vendor/assets/javascripts/bootstrap-table/extensions/auto-refresh/bootstrap-table-auto-refresh.js +84 -64
- data/vendor/assets/javascripts/bootstrap-table/extensions/cookie/bootstrap-table-cookie.js +111 -75
- data/vendor/assets/javascripts/bootstrap-table/extensions/copy-rows/bootstrap-table-copy-rows.js +84 -64
- data/vendor/assets/javascripts/bootstrap-table/extensions/custom-view/bootstrap-table-custom-view.js +84 -64
- data/vendor/assets/javascripts/bootstrap-table/extensions/defer-url/bootstrap-table-defer-url.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/extensions/editable/bootstrap-table-editable.js +84 -63
- data/vendor/assets/javascripts/bootstrap-table/extensions/export/bootstrap-table-export.js +93 -68
- data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/bootstrap-table-filter-control.js +426 -367
- data/vendor/assets/javascripts/bootstrap-table/extensions/filter-control/utils.js +104 -72
- data/vendor/assets/javascripts/bootstrap-table/extensions/fixed-columns/bootstrap-table-fixed-columns.js +80 -60
- data/vendor/assets/javascripts/bootstrap-table/extensions/group-by-v2/bootstrap-table-group-by.js +85 -65
- data/vendor/assets/javascripts/bootstrap-table/extensions/key-events/bootstrap-table-key-events.js +83 -62
- data/vendor/assets/javascripts/bootstrap-table/extensions/mobile/bootstrap-table-mobile.js +87 -61
- data/vendor/assets/javascripts/bootstrap-table/extensions/multiple-sort/bootstrap-table-multiple-sort.js +105 -73
- data/vendor/assets/javascripts/bootstrap-table/extensions/page-jump-to/bootstrap-table-page-jump-to.js +79 -59
- data/vendor/assets/javascripts/bootstrap-table/extensions/pipeline/bootstrap-table-pipeline.js +76 -57
- data/vendor/assets/javascripts/bootstrap-table/extensions/print/bootstrap-table-print.js +92 -66
- data/vendor/assets/javascripts/bootstrap-table/extensions/reorder-columns/bootstrap-table-reorder-columns.js +79 -59
- data/vendor/assets/javascripts/bootstrap-table/extensions/reorder-rows/bootstrap-table-reorder-rows.js +80 -57
- data/vendor/assets/javascripts/bootstrap-table/extensions/resizable/bootstrap-table-resizable.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/extensions/sticky-header/bootstrap-table-sticky-header.js +79 -59
- data/vendor/assets/javascripts/bootstrap-table/extensions/toolbar/bootstrap-table-toolbar.js +96 -69
- data/vendor/assets/javascripts/bootstrap-table/extensions/treegrid/bootstrap-table-treegrid.js +76 -57
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-af-ZA.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ar-SA.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-bg-BG.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ca-ES.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-cs-CZ.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-da-DK.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-de-DE.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-el-GR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-en-US.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-AR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-CL.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-CR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-ES.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-MX.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-NI.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-es-SP.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-et-EE.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-eu-EU.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fa-IR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fi-FI.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-BE.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-CH.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-FR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-fr-LU.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-he-IL.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-hi-IN.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-hr-HR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-hu-HU.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-id-ID.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-it-IT.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ja-JP.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ka-GE.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ko-KR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-lb-LU.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ms-MY.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nb-NO.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nl-BE.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-nl-NL.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pl-PL.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pt-BR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-pt-PT.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ro-RO.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ru-RU.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sk-SK.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sr-Cyrl-RS.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sr-Latn-RS.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-sv-SE.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-th-TH.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-tr-TR.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-uk-UA.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-ur-PK.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-uz-Latn-UZ.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-vi-VN.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-zh-CN.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/locale/bootstrap-table-zh-TW.js +75 -56
- data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/bootstrap-table.css +5 -5
- data/vendor/assets/javascripts/bootstrap-table/themes/bootstrap-table/bootstrap-table.js +85 -59
- data/vendor/assets/javascripts/bootstrap-table/themes/bulma/bootstrap-table-bulma.css +5 -5
- data/vendor/assets/javascripts/bootstrap-table/themes/bulma/bootstrap-table-bulma.js +85 -59
- data/vendor/assets/javascripts/bootstrap-table/themes/foundation/bootstrap-table-foundation.css +5 -5
- data/vendor/assets/javascripts/bootstrap-table/themes/foundation/bootstrap-table-foundation.js +85 -59
- data/vendor/assets/javascripts/bootstrap-table/themes/materialize/bootstrap-table-materialize.css +5 -5
- data/vendor/assets/javascripts/bootstrap-table/themes/materialize/bootstrap-table-materialize.js +85 -59
- data/vendor/assets/javascripts/bootstrap-table/themes/semantic/bootstrap-table-semantic.css +5 -5
- data/vendor/assets/javascripts/bootstrap-table/themes/semantic/bootstrap-table-semantic.js +85 -59
- metadata +1 -2
- data/vendor/assets/javascripts/bootstrap-table/.DS_Store +0 -0
@@ -159,7 +159,7 @@
|
|
159
159
|
|
160
160
|
// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
|
161
161
|
var global_1 =
|
162
|
-
// eslint-disable-next-line es/no-global-this -- safe
|
162
|
+
// eslint-disable-next-line es-x/no-global-this -- safe
|
163
163
|
check(typeof globalThis == 'object' && globalThis) ||
|
164
164
|
check(typeof window == 'object' && window) ||
|
165
165
|
// eslint-disable-next-line no-restricted-globals -- safe
|
@@ -178,11 +178,12 @@
|
|
178
178
|
|
179
179
|
// Detect IE8's incomplete defineProperty implementation
|
180
180
|
var descriptors = !fails(function () {
|
181
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
181
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
182
182
|
return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;
|
183
183
|
});
|
184
184
|
|
185
185
|
var functionBindNative = !fails(function () {
|
186
|
+
// eslint-disable-next-line es-x/no-function-prototype-bind -- safe
|
186
187
|
var test = (function () { /* empty */ }).bind();
|
187
188
|
// eslint-disable-next-line no-prototype-builtins -- safe
|
188
189
|
return typeof test != 'function' || test.hasOwnProperty('prototype');
|
@@ -195,7 +196,7 @@
|
|
195
196
|
};
|
196
197
|
|
197
198
|
var $propertyIsEnumerable = {}.propertyIsEnumerable;
|
198
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
199
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
199
200
|
var getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;
|
200
201
|
|
201
202
|
// Nashorn ~ JDK8 bug
|
@@ -317,11 +318,11 @@
|
|
317
318
|
|
318
319
|
var engineV8Version = version;
|
319
320
|
|
320
|
-
/* eslint-disable es/no-symbol -- required for testing */
|
321
|
+
/* eslint-disable es-x/no-symbol -- required for testing */
|
321
322
|
|
322
323
|
|
323
324
|
|
324
|
-
// eslint-disable-next-line es/no-object-getownpropertysymbols -- required for testing
|
325
|
+
// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- required for testing
|
325
326
|
var nativeSymbol = !!Object.getOwnPropertySymbols && !fails(function () {
|
326
327
|
var symbol = Symbol();
|
327
328
|
// Chrome 38 Symbol has incorrect toString conversion
|
@@ -331,7 +332,7 @@
|
|
331
332
|
!Symbol.sham && engineV8Version && engineV8Version < 41;
|
332
333
|
});
|
333
334
|
|
334
|
-
/* eslint-disable es/no-symbol -- required for testing */
|
335
|
+
/* eslint-disable es-x/no-symbol -- required for testing */
|
335
336
|
|
336
337
|
|
337
338
|
var useSymbolAsUid = nativeSymbol
|
@@ -384,7 +385,7 @@
|
|
384
385
|
throw TypeError$6("Can't convert object to primitive value");
|
385
386
|
};
|
386
387
|
|
387
|
-
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
388
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
388
389
|
var defineProperty = Object.defineProperty;
|
389
390
|
|
390
391
|
var setGlobal = function (key, value) {
|
@@ -404,10 +405,10 @@
|
|
404
405
|
(module.exports = function (key, value) {
|
405
406
|
return sharedStore[key] || (sharedStore[key] = value !== undefined ? value : {});
|
406
407
|
})('versions', []).push({
|
407
|
-
version: '3.
|
408
|
+
version: '3.22.4',
|
408
409
|
mode: 'global',
|
409
410
|
copyright: '© 2014-2022 Denis Pushkarev (zloirock.ru)',
|
410
|
-
license: 'https://github.com/zloirock/core-js/blob/v3.
|
411
|
+
license: 'https://github.com/zloirock/core-js/blob/v3.22.4/LICENSE',
|
411
412
|
source: 'https://github.com/zloirock/core-js'
|
412
413
|
});
|
413
414
|
});
|
@@ -424,6 +425,7 @@
|
|
424
425
|
|
425
426
|
// `HasOwnProperty` abstract operation
|
426
427
|
// https://tc39.es/ecma262/#sec-hasownproperty
|
428
|
+
// eslint-disable-next-line es-x/no-object-hasown -- safe
|
427
429
|
var hasOwnProperty_1 = Object.hasOwn || function hasOwn(it, key) {
|
428
430
|
return hasOwnProperty(toObject(it), key);
|
429
431
|
};
|
@@ -490,13 +492,13 @@
|
|
490
492
|
|
491
493
|
// Thanks to IE8 for its funny defineProperty
|
492
494
|
var ie8DomDefine = !descriptors && !fails(function () {
|
493
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
495
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
494
496
|
return Object.defineProperty(documentCreateElement('div'), 'a', {
|
495
497
|
get: function () { return 7; }
|
496
498
|
}).a != 7;
|
497
499
|
});
|
498
500
|
|
499
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
501
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
500
502
|
var $getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;
|
501
503
|
|
502
504
|
// `Object.getOwnPropertyDescriptor` method
|
@@ -517,7 +519,7 @@
|
|
517
519
|
// V8 ~ Chrome 36-
|
518
520
|
// https://bugs.chromium.org/p/v8/issues/detail?id=3334
|
519
521
|
var v8PrototypeDefineBug = descriptors && fails(function () {
|
520
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
522
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
521
523
|
return Object.defineProperty(function () { /* empty */ }, 'prototype', {
|
522
524
|
value: 42,
|
523
525
|
writable: false
|
@@ -534,9 +536,9 @@
|
|
534
536
|
};
|
535
537
|
|
536
538
|
var TypeError$3 = global_1.TypeError;
|
537
|
-
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
539
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
538
540
|
var $defineProperty = Object.defineProperty;
|
539
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
541
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
540
542
|
var $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
|
541
543
|
var ENUMERABLE = 'enumerable';
|
542
544
|
var CONFIGURABLE$1 = 'configurable';
|
@@ -582,6 +584,21 @@
|
|
582
584
|
return object;
|
583
585
|
};
|
584
586
|
|
587
|
+
var FunctionPrototype = Function.prototype;
|
588
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
589
|
+
var getDescriptor = descriptors && Object.getOwnPropertyDescriptor;
|
590
|
+
|
591
|
+
var EXISTS = hasOwnProperty_1(FunctionPrototype, 'name');
|
592
|
+
// additional protection from minified / mangled / dropped function names
|
593
|
+
var PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';
|
594
|
+
var CONFIGURABLE = EXISTS && (!descriptors || (descriptors && getDescriptor(FunctionPrototype, 'name').configurable));
|
595
|
+
|
596
|
+
var functionName = {
|
597
|
+
EXISTS: EXISTS,
|
598
|
+
PROPER: PROPER,
|
599
|
+
CONFIGURABLE: CONFIGURABLE
|
600
|
+
};
|
601
|
+
|
585
602
|
var functionToString = functionUncurryThis(Function.toString);
|
586
603
|
|
587
604
|
// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper
|
@@ -665,50 +682,56 @@
|
|
665
682
|
getterFor: getterFor
|
666
683
|
};
|
667
684
|
|
668
|
-
var
|
669
|
-
|
670
|
-
var
|
671
|
-
|
672
|
-
var EXISTS = hasOwnProperty_1(FunctionPrototype, 'name');
|
673
|
-
// additional protection from minified / mangled / dropped function names
|
674
|
-
var PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';
|
675
|
-
var CONFIGURABLE = EXISTS && (!descriptors || (descriptors && getDescriptor(FunctionPrototype, 'name').configurable));
|
685
|
+
var makeBuiltIn_1 = createCommonjsModule(function (module) {
|
686
|
+
var defineProperty = objectDefineProperty.f;
|
687
|
+
var CONFIGURABLE_FUNCTION_NAME = functionName.CONFIGURABLE;
|
676
688
|
|
677
|
-
var functionName = {
|
678
|
-
EXISTS: EXISTS,
|
679
|
-
PROPER: PROPER,
|
680
|
-
CONFIGURABLE: CONFIGURABLE
|
681
|
-
};
|
682
689
|
|
683
|
-
var redefine = createCommonjsModule(function (module) {
|
684
|
-
var CONFIGURABLE_FUNCTION_NAME = functionName.CONFIGURABLE;
|
685
690
|
|
686
|
-
var getInternalState = internalState.get;
|
687
691
|
var enforceInternalState = internalState.enforce;
|
692
|
+
var getInternalState = internalState.get;
|
693
|
+
|
694
|
+
var CONFIGURABLE_LENGTH = !fails(function () {
|
695
|
+
return defineProperty(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;
|
696
|
+
});
|
697
|
+
|
688
698
|
var TEMPLATE = String(String).split('String');
|
689
699
|
|
690
|
-
|
700
|
+
var makeBuiltIn = module.exports = function (value, name, options) {
|
701
|
+
if (String(name).slice(0, 7) === 'Symbol(') {
|
702
|
+
name = '[' + String(name).replace(/^Symbol\(([^)]*)\)/, '$1') + ']';
|
703
|
+
}
|
704
|
+
if (options && options.getter) name = 'get ' + name;
|
705
|
+
if (options && options.setter) name = 'set ' + name;
|
706
|
+
if (!hasOwnProperty_1(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {
|
707
|
+
defineProperty(value, 'name', { value: name, configurable: true });
|
708
|
+
}
|
709
|
+
if (CONFIGURABLE_LENGTH && options && hasOwnProperty_1(options, 'arity') && value.length !== options.arity) {
|
710
|
+
defineProperty(value, 'length', { value: options.arity });
|
711
|
+
}
|
712
|
+
var state = enforceInternalState(value);
|
713
|
+
if (!hasOwnProperty_1(state, 'source')) {
|
714
|
+
state.source = TEMPLATE.join(typeof name == 'string' ? name : '');
|
715
|
+
} return value;
|
716
|
+
};
|
717
|
+
|
718
|
+
// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative
|
719
|
+
// eslint-disable-next-line no-extend-native -- required
|
720
|
+
Function.prototype.toString = makeBuiltIn(function toString() {
|
721
|
+
return isCallable(this) && getInternalState(this).source || inspectSource(this);
|
722
|
+
}, 'toString');
|
723
|
+
});
|
724
|
+
|
725
|
+
var defineBuiltIn = function (O, key, value, options) {
|
691
726
|
var unsafe = options ? !!options.unsafe : false;
|
692
727
|
var simple = options ? !!options.enumerable : false;
|
693
728
|
var noTargetGet = options ? !!options.noTargetGet : false;
|
694
729
|
var name = options && options.name !== undefined ? options.name : key;
|
695
|
-
|
696
|
-
if (isCallable(value)) {
|
697
|
-
if (String(name).slice(0, 7) === 'Symbol(') {
|
698
|
-
name = '[' + String(name).replace(/^Symbol\(([^)]*)\)/, '$1') + ']';
|
699
|
-
}
|
700
|
-
if (!hasOwnProperty_1(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {
|
701
|
-
createNonEnumerableProperty(value, 'name', name);
|
702
|
-
}
|
703
|
-
state = enforceInternalState(value);
|
704
|
-
if (!state.source) {
|
705
|
-
state.source = TEMPLATE.join(typeof name == 'string' ? name : '');
|
706
|
-
}
|
707
|
-
}
|
730
|
+
if (isCallable(value)) makeBuiltIn_1(value, name, options);
|
708
731
|
if (O === global_1) {
|
709
732
|
if (simple) O[key] = value;
|
710
733
|
else setGlobal(key, value);
|
711
|
-
return;
|
734
|
+
return O;
|
712
735
|
} else if (!unsafe) {
|
713
736
|
delete O[key];
|
714
737
|
} else if (!noTargetGet && O[key]) {
|
@@ -716,11 +739,8 @@
|
|
716
739
|
}
|
717
740
|
if (simple) O[key] = value;
|
718
741
|
else createNonEnumerableProperty(O, key, value);
|
719
|
-
|
720
|
-
}
|
721
|
-
return isCallable(this) && getInternalState(this).source || inspectSource(this);
|
722
|
-
});
|
723
|
-
});
|
742
|
+
return O;
|
743
|
+
};
|
724
744
|
|
725
745
|
var ceil = Math.ceil;
|
726
746
|
var floor = Math.floor;
|
@@ -820,7 +840,7 @@
|
|
820
840
|
|
821
841
|
// `Object.getOwnPropertyNames` method
|
822
842
|
// https://tc39.es/ecma262/#sec-object.getownpropertynames
|
823
|
-
// eslint-disable-next-line es/no-object-getownpropertynames -- safe
|
843
|
+
// eslint-disable-next-line es-x/no-object-getownpropertynames -- safe
|
824
844
|
var f$2 = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
825
845
|
return objectKeysInternal(O, hiddenKeys);
|
826
846
|
};
|
@@ -829,7 +849,7 @@
|
|
829
849
|
f: f$2
|
830
850
|
};
|
831
851
|
|
832
|
-
// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe
|
852
|
+
// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe
|
833
853
|
var f$1 = Object.getOwnPropertySymbols;
|
834
854
|
|
835
855
|
var objectGetOwnPropertySymbols = {
|
@@ -927,8 +947,7 @@
|
|
927
947
|
if (options.sham || (targetProperty && targetProperty.sham)) {
|
928
948
|
createNonEnumerableProperty(sourceProperty, 'sham', true);
|
929
949
|
}
|
930
|
-
|
931
|
-
redefine(target, key, sourceProperty, options);
|
950
|
+
defineBuiltIn(target, key, sourceProperty, options);
|
932
951
|
}
|
933
952
|
};
|
934
953
|
|
@@ -944,7 +963,7 @@
|
|
944
963
|
|
945
964
|
// `IsArray` abstract operation
|
946
965
|
// https://tc39.es/ecma262/#sec-isarray
|
947
|
-
// eslint-disable-next-line es/no-array-isarray -- safe
|
966
|
+
// eslint-disable-next-line es-x/no-array-isarray -- safe
|
948
967
|
var isArray = Array.isArray || function isArray(argument) {
|
949
968
|
return classofRaw(argument) == 'Array';
|
950
969
|
};
|
@@ -1120,14 +1139,14 @@
|
|
1120
1139
|
|
1121
1140
|
// `Object.keys` method
|
1122
1141
|
// https://tc39.es/ecma262/#sec-object.keys
|
1123
|
-
// eslint-disable-next-line es/no-object-keys -- safe
|
1142
|
+
// eslint-disable-next-line es-x/no-object-keys -- safe
|
1124
1143
|
var objectKeys = Object.keys || function keys(O) {
|
1125
1144
|
return objectKeysInternal(O, enumBugKeys);
|
1126
1145
|
};
|
1127
1146
|
|
1128
1147
|
// `Object.defineProperties` method
|
1129
1148
|
// https://tc39.es/ecma262/#sec-object.defineproperties
|
1130
|
-
// eslint-disable-next-line es/no-object-defineproperties -- safe
|
1149
|
+
// eslint-disable-next-line es-x/no-object-defineproperties -- safe
|
1131
1150
|
var f = descriptors && !v8PrototypeDefineBug ? Object.defineProperties : function defineProperties(O, Properties) {
|
1132
1151
|
anObject(O);
|
1133
1152
|
var props = toIndexedObject(Properties);
|
@@ -1216,6 +1235,7 @@
|
|
1216
1235
|
|
1217
1236
|
// `Object.create` method
|
1218
1237
|
// https://tc39.es/ecma262/#sec-object.create
|
1238
|
+
// eslint-disable-next-line es-x/no-object-create -- safe
|
1219
1239
|
var objectCreate = Object.create || function create(O, Properties) {
|
1220
1240
|
var result;
|
1221
1241
|
if (O !== null) {
|
@@ -1274,15 +1294,21 @@
|
|
1274
1294
|
// `Object.prototype.toString` method
|
1275
1295
|
// https://tc39.es/ecma262/#sec-object.prototype.tostring
|
1276
1296
|
if (!toStringTagSupport) {
|
1277
|
-
|
1297
|
+
defineBuiltIn(Object.prototype, 'toString', objectToString, { unsafe: true });
|
1278
1298
|
}
|
1279
1299
|
|
1280
1300
|
var $includes = arrayIncludes.includes;
|
1281
1301
|
|
1282
1302
|
|
1303
|
+
|
1304
|
+
// FF99+ bug
|
1305
|
+
var BROKEN_ON_SPARSE = fails(function () {
|
1306
|
+
return !Array(1).includes();
|
1307
|
+
});
|
1308
|
+
|
1283
1309
|
// `Array.prototype.includes` method
|
1284
1310
|
// https://tc39.es/ecma262/#sec-array.prototype.includes
|
1285
|
-
_export({ target: 'Array', proto: true }, {
|
1311
|
+
_export({ target: 'Array', proto: true, forced: BROKEN_ON_SPARSE }, {
|
1286
1312
|
includes: function includes(el /* , fromIndex = 0 */) {
|
1287
1313
|
return $includes(this, el, arguments.length > 1 ? arguments[1] : undefined);
|
1288
1314
|
}
|
@@ -49,7 +49,7 @@
|
|
49
49
|
padding: 3px 20px;
|
50
50
|
clear: both;
|
51
51
|
font-weight: normal;
|
52
|
-
line-height: 1.
|
52
|
+
line-height: 1.4286;
|
53
53
|
}
|
54
54
|
|
55
55
|
.bootstrap-table .fixed-table-toolbar .columns-left {
|
@@ -238,7 +238,7 @@
|
|
238
238
|
content: "";
|
239
239
|
animation-duration: 1.5s;
|
240
240
|
animation-iteration-count: infinite;
|
241
|
-
animation-name:
|
241
|
+
animation-name: loading;
|
242
242
|
background: #363636;
|
243
243
|
border-radius: 50%;
|
244
244
|
display: block;
|
@@ -310,11 +310,11 @@
|
|
310
310
|
}
|
311
311
|
|
312
312
|
.bootstrap-table .fixed-table-pagination > .pagination ul.pagination li.page-intermediate a::before {
|
313
|
-
content:
|
313
|
+
content: "\2B05";
|
314
314
|
}
|
315
315
|
|
316
316
|
.bootstrap-table .fixed-table-pagination > .pagination ul.pagination li.page-intermediate a::after {
|
317
|
-
content:
|
317
|
+
content: "\27A1";
|
318
318
|
}
|
319
319
|
|
320
320
|
.bootstrap-table .fixed-table-pagination > .pagination ul.pagination li.disabled a {
|
@@ -360,7 +360,7 @@ div.fixed-table-scroll-outer {
|
|
360
360
|
overflow: hidden;
|
361
361
|
}
|
362
362
|
|
363
|
-
@keyframes
|
363
|
+
@keyframes loading {
|
364
364
|
0% {
|
365
365
|
opacity: 0;
|
366
366
|
}
|