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
@@ -147,7 +147,7 @@
|
|
147
147
|
|
148
148
|
// https://github.com/zloirock/core-js/issues/86#issuecomment-115759028
|
149
149
|
var global_1 =
|
150
|
-
// eslint-disable-next-line es/no-global-this -- safe
|
150
|
+
// eslint-disable-next-line es-x/no-global-this -- safe
|
151
151
|
check(typeof globalThis == 'object' && globalThis) ||
|
152
152
|
check(typeof window == 'object' && window) ||
|
153
153
|
// eslint-disable-next-line no-restricted-globals -- safe
|
@@ -166,11 +166,12 @@
|
|
166
166
|
|
167
167
|
// Detect IE8's incomplete defineProperty implementation
|
168
168
|
var descriptors = !fails(function () {
|
169
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
169
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
170
170
|
return Object.defineProperty({}, 1, { get: function () { return 7; } })[1] != 7;
|
171
171
|
});
|
172
172
|
|
173
173
|
var functionBindNative = !fails(function () {
|
174
|
+
// eslint-disable-next-line es-x/no-function-prototype-bind -- safe
|
174
175
|
var test = (function () { /* empty */ }).bind();
|
175
176
|
// eslint-disable-next-line no-prototype-builtins -- safe
|
176
177
|
return typeof test != 'function' || test.hasOwnProperty('prototype');
|
@@ -183,7 +184,7 @@
|
|
183
184
|
};
|
184
185
|
|
185
186
|
var $propertyIsEnumerable = {}.propertyIsEnumerable;
|
186
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
187
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
187
188
|
var getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;
|
188
189
|
|
189
190
|
// Nashorn ~ JDK8 bug
|
@@ -305,11 +306,11 @@
|
|
305
306
|
|
306
307
|
var engineV8Version = version;
|
307
308
|
|
308
|
-
/* eslint-disable es/no-symbol -- required for testing */
|
309
|
+
/* eslint-disable es-x/no-symbol -- required for testing */
|
309
310
|
|
310
311
|
|
311
312
|
|
312
|
-
// eslint-disable-next-line es/no-object-getownpropertysymbols -- required for testing
|
313
|
+
// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- required for testing
|
313
314
|
var nativeSymbol = !!Object.getOwnPropertySymbols && !fails(function () {
|
314
315
|
var symbol = Symbol();
|
315
316
|
// Chrome 38 Symbol has incorrect toString conversion
|
@@ -319,7 +320,7 @@
|
|
319
320
|
!Symbol.sham && engineV8Version && engineV8Version < 41;
|
320
321
|
});
|
321
322
|
|
322
|
-
/* eslint-disable es/no-symbol -- required for testing */
|
323
|
+
/* eslint-disable es-x/no-symbol -- required for testing */
|
323
324
|
|
324
325
|
|
325
326
|
var useSymbolAsUid = nativeSymbol
|
@@ -372,7 +373,7 @@
|
|
372
373
|
throw TypeError$7("Can't convert object to primitive value");
|
373
374
|
};
|
374
375
|
|
375
|
-
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
376
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
376
377
|
var defineProperty = Object.defineProperty;
|
377
378
|
|
378
379
|
var setGlobal = function (key, value) {
|
@@ -392,10 +393,10 @@
|
|
392
393
|
(module.exports = function (key, value) {
|
393
394
|
return sharedStore[key] || (sharedStore[key] = value !== undefined ? value : {});
|
394
395
|
})('versions', []).push({
|
395
|
-
version: '3.
|
396
|
+
version: '3.22.4',
|
396
397
|
mode: 'global',
|
397
398
|
copyright: '© 2014-2022 Denis Pushkarev (zloirock.ru)',
|
398
|
-
license: 'https://github.com/zloirock/core-js/blob/v3.
|
399
|
+
license: 'https://github.com/zloirock/core-js/blob/v3.22.4/LICENSE',
|
399
400
|
source: 'https://github.com/zloirock/core-js'
|
400
401
|
});
|
401
402
|
});
|
@@ -412,6 +413,7 @@
|
|
412
413
|
|
413
414
|
// `HasOwnProperty` abstract operation
|
414
415
|
// https://tc39.es/ecma262/#sec-hasownproperty
|
416
|
+
// eslint-disable-next-line es-x/no-object-hasown -- safe
|
415
417
|
var hasOwnProperty_1 = Object.hasOwn || function hasOwn(it, key) {
|
416
418
|
return hasOwnProperty(toObject(it), key);
|
417
419
|
};
|
@@ -478,13 +480,13 @@
|
|
478
480
|
|
479
481
|
// Thanks to IE8 for its funny defineProperty
|
480
482
|
var ie8DomDefine = !descriptors && !fails(function () {
|
481
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
483
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
482
484
|
return Object.defineProperty(documentCreateElement('div'), 'a', {
|
483
485
|
get: function () { return 7; }
|
484
486
|
}).a != 7;
|
485
487
|
});
|
486
488
|
|
487
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
489
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
488
490
|
var $getOwnPropertyDescriptor$1 = Object.getOwnPropertyDescriptor;
|
489
491
|
|
490
492
|
// `Object.getOwnPropertyDescriptor` method
|
@@ -505,7 +507,7 @@
|
|
505
507
|
// V8 ~ Chrome 36-
|
506
508
|
// https://bugs.chromium.org/p/v8/issues/detail?id=3334
|
507
509
|
var v8PrototypeDefineBug = descriptors && fails(function () {
|
508
|
-
// eslint-disable-next-line es/no-object-defineproperty -- required for testing
|
510
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- required for testing
|
509
511
|
return Object.defineProperty(function () { /* empty */ }, 'prototype', {
|
510
512
|
value: 42,
|
511
513
|
writable: false
|
@@ -522,9 +524,9 @@
|
|
522
524
|
};
|
523
525
|
|
524
526
|
var TypeError$4 = global_1.TypeError;
|
525
|
-
// eslint-disable-next-line es/no-object-defineproperty -- safe
|
527
|
+
// eslint-disable-next-line es-x/no-object-defineproperty -- safe
|
526
528
|
var $defineProperty = Object.defineProperty;
|
527
|
-
// eslint-disable-next-line es/no-object-getownpropertydescriptor -- safe
|
529
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
528
530
|
var $getOwnPropertyDescriptor = Object.getOwnPropertyDescriptor;
|
529
531
|
var ENUMERABLE = 'enumerable';
|
530
532
|
var CONFIGURABLE$1 = 'configurable';
|
@@ -570,6 +572,21 @@
|
|
570
572
|
return object;
|
571
573
|
};
|
572
574
|
|
575
|
+
var FunctionPrototype$1 = Function.prototype;
|
576
|
+
// eslint-disable-next-line es-x/no-object-getownpropertydescriptor -- safe
|
577
|
+
var getDescriptor = descriptors && Object.getOwnPropertyDescriptor;
|
578
|
+
|
579
|
+
var EXISTS = hasOwnProperty_1(FunctionPrototype$1, 'name');
|
580
|
+
// additional protection from minified / mangled / dropped function names
|
581
|
+
var PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';
|
582
|
+
var CONFIGURABLE = EXISTS && (!descriptors || (descriptors && getDescriptor(FunctionPrototype$1, 'name').configurable));
|
583
|
+
|
584
|
+
var functionName = {
|
585
|
+
EXISTS: EXISTS,
|
586
|
+
PROPER: PROPER,
|
587
|
+
CONFIGURABLE: CONFIGURABLE
|
588
|
+
};
|
589
|
+
|
573
590
|
var functionToString = functionUncurryThis(Function.toString);
|
574
591
|
|
575
592
|
// this helper broken in `core-js@3.4.1-3.4.4`, so we can't use `shared` helper
|
@@ -653,50 +670,56 @@
|
|
653
670
|
getterFor: getterFor
|
654
671
|
};
|
655
672
|
|
656
|
-
var
|
657
|
-
|
658
|
-
var
|
673
|
+
var makeBuiltIn_1 = createCommonjsModule(function (module) {
|
674
|
+
var defineProperty = objectDefineProperty.f;
|
675
|
+
var CONFIGURABLE_FUNCTION_NAME = functionName.CONFIGURABLE;
|
659
676
|
|
660
|
-
var EXISTS = hasOwnProperty_1(FunctionPrototype$1, 'name');
|
661
|
-
// additional protection from minified / mangled / dropped function names
|
662
|
-
var PROPER = EXISTS && (function something() { /* empty */ }).name === 'something';
|
663
|
-
var CONFIGURABLE = EXISTS && (!descriptors || (descriptors && getDescriptor(FunctionPrototype$1, 'name').configurable));
|
664
677
|
|
665
|
-
var functionName = {
|
666
|
-
EXISTS: EXISTS,
|
667
|
-
PROPER: PROPER,
|
668
|
-
CONFIGURABLE: CONFIGURABLE
|
669
|
-
};
|
670
678
|
|
671
|
-
var redefine = createCommonjsModule(function (module) {
|
672
|
-
var CONFIGURABLE_FUNCTION_NAME = functionName.CONFIGURABLE;
|
673
|
-
|
674
|
-
var getInternalState = internalState.get;
|
675
679
|
var enforceInternalState = internalState.enforce;
|
680
|
+
var getInternalState = internalState.get;
|
681
|
+
|
682
|
+
var CONFIGURABLE_LENGTH = !fails(function () {
|
683
|
+
return defineProperty(function () { /* empty */ }, 'length', { value: 8 }).length !== 8;
|
684
|
+
});
|
685
|
+
|
676
686
|
var TEMPLATE = String(String).split('String');
|
677
687
|
|
678
|
-
|
688
|
+
var makeBuiltIn = module.exports = function (value, name, options) {
|
689
|
+
if (String(name).slice(0, 7) === 'Symbol(') {
|
690
|
+
name = '[' + String(name).replace(/^Symbol\(([^)]*)\)/, '$1') + ']';
|
691
|
+
}
|
692
|
+
if (options && options.getter) name = 'get ' + name;
|
693
|
+
if (options && options.setter) name = 'set ' + name;
|
694
|
+
if (!hasOwnProperty_1(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {
|
695
|
+
defineProperty(value, 'name', { value: name, configurable: true });
|
696
|
+
}
|
697
|
+
if (CONFIGURABLE_LENGTH && options && hasOwnProperty_1(options, 'arity') && value.length !== options.arity) {
|
698
|
+
defineProperty(value, 'length', { value: options.arity });
|
699
|
+
}
|
700
|
+
var state = enforceInternalState(value);
|
701
|
+
if (!hasOwnProperty_1(state, 'source')) {
|
702
|
+
state.source = TEMPLATE.join(typeof name == 'string' ? name : '');
|
703
|
+
} return value;
|
704
|
+
};
|
705
|
+
|
706
|
+
// add fake Function#toString for correct work wrapped methods / constructors with methods like LoDash isNative
|
707
|
+
// eslint-disable-next-line no-extend-native -- required
|
708
|
+
Function.prototype.toString = makeBuiltIn(function toString() {
|
709
|
+
return isCallable(this) && getInternalState(this).source || inspectSource(this);
|
710
|
+
}, 'toString');
|
711
|
+
});
|
712
|
+
|
713
|
+
var defineBuiltIn = function (O, key, value, options) {
|
679
714
|
var unsafe = options ? !!options.unsafe : false;
|
680
715
|
var simple = options ? !!options.enumerable : false;
|
681
716
|
var noTargetGet = options ? !!options.noTargetGet : false;
|
682
717
|
var name = options && options.name !== undefined ? options.name : key;
|
683
|
-
|
684
|
-
if (isCallable(value)) {
|
685
|
-
if (String(name).slice(0, 7) === 'Symbol(') {
|
686
|
-
name = '[' + String(name).replace(/^Symbol\(([^)]*)\)/, '$1') + ']';
|
687
|
-
}
|
688
|
-
if (!hasOwnProperty_1(value, 'name') || (CONFIGURABLE_FUNCTION_NAME && value.name !== name)) {
|
689
|
-
createNonEnumerableProperty(value, 'name', name);
|
690
|
-
}
|
691
|
-
state = enforceInternalState(value);
|
692
|
-
if (!state.source) {
|
693
|
-
state.source = TEMPLATE.join(typeof name == 'string' ? name : '');
|
694
|
-
}
|
695
|
-
}
|
718
|
+
if (isCallable(value)) makeBuiltIn_1(value, name, options);
|
696
719
|
if (O === global_1) {
|
697
720
|
if (simple) O[key] = value;
|
698
721
|
else setGlobal(key, value);
|
699
|
-
return;
|
722
|
+
return O;
|
700
723
|
} else if (!unsafe) {
|
701
724
|
delete O[key];
|
702
725
|
} else if (!noTargetGet && O[key]) {
|
@@ -704,11 +727,8 @@
|
|
704
727
|
}
|
705
728
|
if (simple) O[key] = value;
|
706
729
|
else createNonEnumerableProperty(O, key, value);
|
707
|
-
|
708
|
-
}
|
709
|
-
return isCallable(this) && getInternalState(this).source || inspectSource(this);
|
710
|
-
});
|
711
|
-
});
|
730
|
+
return O;
|
731
|
+
};
|
712
732
|
|
713
733
|
var ceil = Math.ceil;
|
714
734
|
var floor$1 = Math.floor;
|
@@ -808,7 +828,7 @@
|
|
808
828
|
|
809
829
|
// `Object.getOwnPropertyNames` method
|
810
830
|
// https://tc39.es/ecma262/#sec-object.getownpropertynames
|
811
|
-
// eslint-disable-next-line es/no-object-getownpropertynames -- safe
|
831
|
+
// eslint-disable-next-line es-x/no-object-getownpropertynames -- safe
|
812
832
|
var f$2 = Object.getOwnPropertyNames || function getOwnPropertyNames(O) {
|
813
833
|
return objectKeysInternal(O, hiddenKeys);
|
814
834
|
};
|
@@ -817,7 +837,7 @@
|
|
817
837
|
f: f$2
|
818
838
|
};
|
819
839
|
|
820
|
-
// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe
|
840
|
+
// eslint-disable-next-line es-x/no-object-getownpropertysymbols -- safe
|
821
841
|
var f$1 = Object.getOwnPropertySymbols;
|
822
842
|
|
823
843
|
var objectGetOwnPropertySymbols = {
|
@@ -915,8 +935,7 @@
|
|
915
935
|
if (options.sham || (targetProperty && targetProperty.sham)) {
|
916
936
|
createNonEnumerableProperty(sourceProperty, 'sham', true);
|
917
937
|
}
|
918
|
-
|
919
|
-
redefine(target, key, sourceProperty, options);
|
938
|
+
defineBuiltIn(target, key, sourceProperty, options);
|
920
939
|
}
|
921
940
|
};
|
922
941
|
|
@@ -964,6 +983,7 @@
|
|
964
983
|
var regexpFlags = function () {
|
965
984
|
var that = anObject(this);
|
966
985
|
var result = '';
|
986
|
+
if (that.hasIndices) result += 'd';
|
967
987
|
if (that.global) result += 'g';
|
968
988
|
if (that.ignoreCase) result += 'i';
|
969
989
|
if (that.multiline) result += 'm';
|
@@ -1003,14 +1023,14 @@
|
|
1003
1023
|
|
1004
1024
|
// `Object.keys` method
|
1005
1025
|
// https://tc39.es/ecma262/#sec-object.keys
|
1006
|
-
// eslint-disable-next-line es/no-object-keys -- safe
|
1026
|
+
// eslint-disable-next-line es-x/no-object-keys -- safe
|
1007
1027
|
var objectKeys = Object.keys || function keys(O) {
|
1008
1028
|
return objectKeysInternal(O, enumBugKeys);
|
1009
1029
|
};
|
1010
1030
|
|
1011
1031
|
// `Object.defineProperties` method
|
1012
1032
|
// https://tc39.es/ecma262/#sec-object.defineproperties
|
1013
|
-
// eslint-disable-next-line es/no-object-defineproperties -- safe
|
1033
|
+
// eslint-disable-next-line es-x/no-object-defineproperties -- safe
|
1014
1034
|
var f = descriptors && !v8PrototypeDefineBug ? Object.defineProperties : function defineProperties(O, Properties) {
|
1015
1035
|
anObject(O);
|
1016
1036
|
var props = toIndexedObject(Properties);
|
@@ -1099,6 +1119,7 @@
|
|
1099
1119
|
|
1100
1120
|
// `Object.create` method
|
1101
1121
|
// https://tc39.es/ecma262/#sec-object.create
|
1122
|
+
// eslint-disable-next-line es-x/no-object-create -- safe
|
1102
1123
|
var objectCreate = Object.create || function create(O, Properties) {
|
1103
1124
|
var result;
|
1104
1125
|
if (O !== null) {
|
@@ -1255,7 +1276,7 @@
|
|
1255
1276
|
var apply = FunctionPrototype.apply;
|
1256
1277
|
var call = FunctionPrototype.call;
|
1257
1278
|
|
1258
|
-
// eslint-disable-next-line es/no-reflect -- safe
|
1279
|
+
// eslint-disable-next-line es-x/no-reflect -- safe
|
1259
1280
|
var functionApply = typeof Reflect == 'object' && Reflect.apply || (functionBindNative ? call.bind(apply) : function () {
|
1260
1281
|
return call.apply(apply, arguments);
|
1261
1282
|
});
|
@@ -1327,8 +1348,8 @@
|
|
1327
1348
|
return { done: false };
|
1328
1349
|
});
|
1329
1350
|
|
1330
|
-
|
1331
|
-
|
1351
|
+
defineBuiltIn(String.prototype, KEY, methods[0]);
|
1352
|
+
defineBuiltIn(RegExpPrototype, SYMBOL, methods[1]);
|
1332
1353
|
}
|
1333
1354
|
|
1334
1355
|
if (SHAM) createNonEnumerableProperty(RegExpPrototype[SYMBOL], 'sham', true);
|
@@ -1552,7 +1573,7 @@
|
|
1552
1573
|
|
1553
1574
|
// `IsArray` abstract operation
|
1554
1575
|
// https://tc39.es/ecma262/#sec-isarray
|
1555
|
-
// eslint-disable-next-line es/no-array-isarray -- safe
|
1576
|
+
// eslint-disable-next-line es-x/no-array-isarray -- safe
|
1556
1577
|
var isArray = Array.isArray || function isArray(argument) {
|
1557
1578
|
return classofRaw(argument) == 'Array';
|
1558
1579
|
};
|
@@ -1676,7 +1697,7 @@
|
|
1676
1697
|
// `Array.prototype.concat` method
|
1677
1698
|
// https://tc39.es/ecma262/#sec-array.prototype.concat
|
1678
1699
|
// with adding support of @@isConcatSpreadable and @@species
|
1679
|
-
_export({ target: 'Array', proto: true, forced: FORCED }, {
|
1700
|
+
_export({ target: 'Array', proto: true, arity: 1, forced: FORCED }, {
|
1680
1701
|
// eslint-disable-next-line no-unused-vars -- required for `.length`
|
1681
1702
|
concat: function concat(arg) {
|
1682
1703
|
var O = toObject(this);
|
@@ -1,6 +1,6 @@
|
|
1
1
|
/**
|
2
2
|
* @author zhixin wen <wenzhixin2010@gmail.com>
|
3
|
-
* version: 1.20.
|
3
|
+
* version: 1.20.1
|
4
4
|
* https://github.com/wenzhixin/bootstrap-table/
|
5
5
|
*/
|
6
6
|
.bootstrap-table .fixed-table-toolbar::after {
|
@@ -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: #212529;
|
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
|
}
|