@copart/ops-tool-kit 1.6.8 → 1.6.9
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/dist/ops-tool-kit.js +39 -38
- package/dist/ops-tool-kit.js.map +1 -1
- package/package.json +1 -1
package/dist/ops-tool-kit.js
CHANGED
|
@@ -33,7 +33,7 @@ var ReactDOM__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOM);
|
|
|
33
33
|
var ReactDOM__namespace = /*#__PURE__*/_interopNamespace(ReactDOM);
|
|
34
34
|
|
|
35
35
|
const name$e = "@copart/ops-tool-kit";
|
|
36
|
-
const version$3 = "1.6.
|
|
36
|
+
const version$3 = "1.6.9";
|
|
37
37
|
const main = "dist/ops-tool-kit.js";
|
|
38
38
|
const style = "dist/ops-tool-kit.css";
|
|
39
39
|
const files = [
|
|
@@ -6333,6 +6333,7 @@ function () {
|
|
|
6333
6333
|
return refreshToken();
|
|
6334
6334
|
|
|
6335
6335
|
case 9:
|
|
6336
|
+
_context.sent;
|
|
6336
6337
|
_context.next = 12;
|
|
6337
6338
|
return fetcher.request(error.response.config);
|
|
6338
6339
|
|
|
@@ -23484,7 +23485,7 @@ var saveSettings$1 = function saveSettings(self) {
|
|
|
23484
23485
|
}
|
|
23485
23486
|
}
|
|
23486
23487
|
});
|
|
23487
|
-
_self$state = self.state, selectedYard = _self$state.selectedYardNumber, selectedRole = _self$state.selectedRole, selectedLanguage = _self$state.selectedLanguage, selectedCurrency = _self$state.selectedCurrency, roles = _self$state.roles;
|
|
23488
|
+
_self$state = self.state, selectedYard = _self$state.selectedYardNumber, selectedRole = _self$state.selectedRole, selectedLanguage = _self$state.selectedLanguage, selectedCurrency = _self$state.selectedCurrency, roles = _self$state.roles, _self$state.selectedRoleOption;
|
|
23488
23489
|
roleOptionFromState = roles.find(function (roleOption) {
|
|
23489
23490
|
return frontEndUtils.regex.beautifyRoleText(roleOption.roleName) === selectedRole;
|
|
23490
23491
|
}) || head$1(roles);
|
|
@@ -25118,7 +25119,7 @@ var generateAppBarElements = function generateAppBarElements(props, showCallout)
|
|
|
25118
25119
|
className: "utilities_ops-app-frame_AppBarComponent_AppBar--flex-grid-items",
|
|
25119
25120
|
style: {
|
|
25120
25121
|
cursor: 'pointer',
|
|
25121
|
-
marginLeft: '
|
|
25122
|
+
marginLeft: '12px'
|
|
25122
25123
|
},
|
|
25123
25124
|
onClick: function onClick() {
|
|
25124
25125
|
return props.setIdeaNoteVisible(true);
|
|
@@ -34514,7 +34515,7 @@ var core = createCommonjsModule(function (module, exports) {
|
|
|
34514
34515
|
(function (root, factory) {
|
|
34515
34516
|
{
|
|
34516
34517
|
// CommonJS
|
|
34517
|
-
module.exports =
|
|
34518
|
+
module.exports = factory();
|
|
34518
34519
|
}
|
|
34519
34520
|
})(commonjsGlobal, function () {
|
|
34520
34521
|
/*globals window, global, require*/
|
|
@@ -35292,7 +35293,7 @@ var x64Core = createCommonjsModule(function (module, exports) {
|
|
|
35292
35293
|
(function (root, factory) {
|
|
35293
35294
|
{
|
|
35294
35295
|
// CommonJS
|
|
35295
|
-
module.exports =
|
|
35296
|
+
module.exports = factory(core);
|
|
35296
35297
|
}
|
|
35297
35298
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35298
35299
|
(function (undefined$1) {
|
|
@@ -35581,7 +35582,7 @@ var libTypedarrays = createCommonjsModule(function (module, exports) {
|
|
|
35581
35582
|
(function (root, factory) {
|
|
35582
35583
|
{
|
|
35583
35584
|
// CommonJS
|
|
35584
|
-
module.exports =
|
|
35585
|
+
module.exports = factory(core);
|
|
35585
35586
|
}
|
|
35586
35587
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35587
35588
|
(function () {
|
|
@@ -35639,7 +35640,7 @@ var encUtf16 = createCommonjsModule(function (module, exports) {
|
|
|
35639
35640
|
(function (root, factory) {
|
|
35640
35641
|
{
|
|
35641
35642
|
// CommonJS
|
|
35642
|
-
module.exports =
|
|
35643
|
+
module.exports = factory(core);
|
|
35643
35644
|
}
|
|
35644
35645
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35645
35646
|
(function () {
|
|
@@ -35781,7 +35782,7 @@ var encBase64 = createCommonjsModule(function (module, exports) {
|
|
|
35781
35782
|
(function (root, factory) {
|
|
35782
35783
|
{
|
|
35783
35784
|
// CommonJS
|
|
35784
|
-
module.exports =
|
|
35785
|
+
module.exports = factory(core);
|
|
35785
35786
|
}
|
|
35786
35787
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35787
35788
|
(function () {
|
|
@@ -35912,7 +35913,7 @@ var encBase64url = createCommonjsModule(function (module, exports) {
|
|
|
35912
35913
|
(function (root, factory) {
|
|
35913
35914
|
{
|
|
35914
35915
|
// CommonJS
|
|
35915
|
-
module.exports =
|
|
35916
|
+
module.exports = factory(core);
|
|
35916
35917
|
}
|
|
35917
35918
|
})(commonjsGlobal, function (CryptoJS) {
|
|
35918
35919
|
(function () {
|
|
@@ -36048,7 +36049,7 @@ var md5 = createCommonjsModule(function (module, exports) {
|
|
|
36048
36049
|
(function (root, factory) {
|
|
36049
36050
|
{
|
|
36050
36051
|
// CommonJS
|
|
36051
|
-
module.exports =
|
|
36052
|
+
module.exports = factory(core);
|
|
36052
36053
|
}
|
|
36053
36054
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36054
36055
|
(function (Math) {
|
|
@@ -36277,7 +36278,7 @@ var sha1$1 = createCommonjsModule(function (module, exports) {
|
|
|
36277
36278
|
(function (root, factory) {
|
|
36278
36279
|
{
|
|
36279
36280
|
// CommonJS
|
|
36280
|
-
module.exports =
|
|
36281
|
+
module.exports = factory(core);
|
|
36281
36282
|
}
|
|
36282
36283
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36283
36284
|
(function () {
|
|
@@ -36409,7 +36410,7 @@ var sha256 = createCommonjsModule(function (module, exports) {
|
|
|
36409
36410
|
(function (root, factory) {
|
|
36410
36411
|
{
|
|
36411
36412
|
// CommonJS
|
|
36412
|
-
module.exports =
|
|
36413
|
+
module.exports = factory(core);
|
|
36413
36414
|
}
|
|
36414
36415
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36415
36416
|
(function (Math) {
|
|
@@ -36583,7 +36584,7 @@ var sha224 = createCommonjsModule(function (module, exports) {
|
|
|
36583
36584
|
(function (root, factory, undef) {
|
|
36584
36585
|
{
|
|
36585
36586
|
// CommonJS
|
|
36586
|
-
module.exports =
|
|
36587
|
+
module.exports = factory(core, sha256);
|
|
36587
36588
|
}
|
|
36588
36589
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36589
36590
|
(function () {
|
|
@@ -36651,7 +36652,7 @@ var sha512 = createCommonjsModule(function (module, exports) {
|
|
|
36651
36652
|
(function (root, factory, undef) {
|
|
36652
36653
|
{
|
|
36653
36654
|
// CommonJS
|
|
36654
|
-
module.exports =
|
|
36655
|
+
module.exports = factory(core, x64Core);
|
|
36655
36656
|
}
|
|
36656
36657
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36657
36658
|
(function () {
|
|
@@ -36901,7 +36902,7 @@ var sha384 = createCommonjsModule(function (module, exports) {
|
|
|
36901
36902
|
(function (root, factory, undef) {
|
|
36902
36903
|
{
|
|
36903
36904
|
// CommonJS
|
|
36904
|
-
module.exports =
|
|
36905
|
+
module.exports = factory(core, x64Core, sha512);
|
|
36905
36906
|
}
|
|
36906
36907
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36907
36908
|
(function () {
|
|
@@ -36970,7 +36971,7 @@ var sha3 = createCommonjsModule(function (module, exports) {
|
|
|
36970
36971
|
(function (root, factory, undef) {
|
|
36971
36972
|
{
|
|
36972
36973
|
// CommonJS
|
|
36973
|
-
module.exports =
|
|
36974
|
+
module.exports = factory(core, x64Core);
|
|
36974
36975
|
}
|
|
36975
36976
|
})(commonjsGlobal, function (CryptoJS) {
|
|
36976
36977
|
(function (Math) {
|
|
@@ -37274,7 +37275,7 @@ var ripemd160 = createCommonjsModule(function (module, exports) {
|
|
|
37274
37275
|
(function (root, factory) {
|
|
37275
37276
|
{
|
|
37276
37277
|
// CommonJS
|
|
37277
|
-
module.exports =
|
|
37278
|
+
module.exports = factory(core);
|
|
37278
37279
|
}
|
|
37279
37280
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37280
37281
|
/** @preserve
|
|
@@ -37499,7 +37500,7 @@ var hmac = createCommonjsModule(function (module, exports) {
|
|
|
37499
37500
|
(function (root, factory) {
|
|
37500
37501
|
{
|
|
37501
37502
|
// CommonJS
|
|
37502
|
-
module.exports =
|
|
37503
|
+
module.exports = factory(core);
|
|
37503
37504
|
}
|
|
37504
37505
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37505
37506
|
(function () {
|
|
@@ -37627,7 +37628,7 @@ var pbkdf2 = createCommonjsModule(function (module, exports) {
|
|
|
37627
37628
|
(function (root, factory, undef) {
|
|
37628
37629
|
{
|
|
37629
37630
|
// CommonJS
|
|
37630
|
-
module.exports =
|
|
37631
|
+
module.exports = factory(core, sha1$1, hmac);
|
|
37631
37632
|
}
|
|
37632
37633
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37633
37634
|
(function () {
|
|
@@ -37758,7 +37759,7 @@ var evpkdf = createCommonjsModule(function (module, exports) {
|
|
|
37758
37759
|
(function (root, factory, undef) {
|
|
37759
37760
|
{
|
|
37760
37761
|
// CommonJS
|
|
37761
|
-
module.exports =
|
|
37762
|
+
module.exports = factory(core, sha1$1, hmac);
|
|
37762
37763
|
}
|
|
37763
37764
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37764
37765
|
(function () {
|
|
@@ -37880,7 +37881,7 @@ var cipherCore = createCommonjsModule(function (module, exports) {
|
|
|
37880
37881
|
(function (root, factory, undef) {
|
|
37881
37882
|
{
|
|
37882
37883
|
// CommonJS
|
|
37883
|
-
module.exports =
|
|
37884
|
+
module.exports = factory(core, evpkdf);
|
|
37884
37885
|
}
|
|
37885
37886
|
})(commonjsGlobal, function (CryptoJS) {
|
|
37886
37887
|
/**
|
|
@@ -38722,7 +38723,7 @@ var modeCfb = createCommonjsModule(function (module, exports) {
|
|
|
38722
38723
|
(function (root, factory, undef) {
|
|
38723
38724
|
{
|
|
38724
38725
|
// CommonJS
|
|
38725
|
-
module.exports =
|
|
38726
|
+
module.exports = factory(core, cipherCore);
|
|
38726
38727
|
}
|
|
38727
38728
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38728
38729
|
/**
|
|
@@ -38785,7 +38786,7 @@ var modeCtr = createCommonjsModule(function (module, exports) {
|
|
|
38785
38786
|
(function (root, factory, undef) {
|
|
38786
38787
|
{
|
|
38787
38788
|
// CommonJS
|
|
38788
|
-
module.exports =
|
|
38789
|
+
module.exports = factory(core, cipherCore);
|
|
38789
38790
|
}
|
|
38790
38791
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38791
38792
|
/**
|
|
@@ -38830,7 +38831,7 @@ var modeCtrGladman = createCommonjsModule(function (module, exports) {
|
|
|
38830
38831
|
(function (root, factory, undef) {
|
|
38831
38832
|
{
|
|
38832
38833
|
// CommonJS
|
|
38833
|
-
module.exports =
|
|
38834
|
+
module.exports = factory(core, cipherCore);
|
|
38834
38835
|
}
|
|
38835
38836
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38836
38837
|
/** @preserve
|
|
@@ -38923,7 +38924,7 @@ var modeOfb = createCommonjsModule(function (module, exports) {
|
|
|
38923
38924
|
(function (root, factory, undef) {
|
|
38924
38925
|
{
|
|
38925
38926
|
// CommonJS
|
|
38926
|
-
module.exports =
|
|
38927
|
+
module.exports = factory(core, cipherCore);
|
|
38927
38928
|
}
|
|
38928
38929
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38929
38930
|
/**
|
|
@@ -38965,7 +38966,7 @@ var modeEcb = createCommonjsModule(function (module, exports) {
|
|
|
38965
38966
|
(function (root, factory, undef) {
|
|
38966
38967
|
{
|
|
38967
38968
|
// CommonJS
|
|
38968
|
-
module.exports =
|
|
38969
|
+
module.exports = factory(core, cipherCore);
|
|
38969
38970
|
}
|
|
38970
38971
|
})(commonjsGlobal, function (CryptoJS) {
|
|
38971
38972
|
/**
|
|
@@ -38995,7 +38996,7 @@ var padAnsix923 = createCommonjsModule(function (module, exports) {
|
|
|
38995
38996
|
(function (root, factory, undef) {
|
|
38996
38997
|
{
|
|
38997
38998
|
// CommonJS
|
|
38998
|
-
module.exports =
|
|
38999
|
+
module.exports = factory(core, cipherCore);
|
|
38999
39000
|
}
|
|
39000
39001
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39001
39002
|
/**
|
|
@@ -39031,7 +39032,7 @@ var padIso10126 = createCommonjsModule(function (module, exports) {
|
|
|
39031
39032
|
(function (root, factory, undef) {
|
|
39032
39033
|
{
|
|
39033
39034
|
// CommonJS
|
|
39034
|
-
module.exports =
|
|
39035
|
+
module.exports = factory(core, cipherCore);
|
|
39035
39036
|
}
|
|
39036
39037
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39037
39038
|
/**
|
|
@@ -39062,7 +39063,7 @@ var padIso97971 = createCommonjsModule(function (module, exports) {
|
|
|
39062
39063
|
(function (root, factory, undef) {
|
|
39063
39064
|
{
|
|
39064
39065
|
// CommonJS
|
|
39065
|
-
module.exports =
|
|
39066
|
+
module.exports = factory(core, cipherCore);
|
|
39066
39067
|
}
|
|
39067
39068
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39068
39069
|
/**
|
|
@@ -39091,7 +39092,7 @@ var padZeropadding = createCommonjsModule(function (module, exports) {
|
|
|
39091
39092
|
(function (root, factory, undef) {
|
|
39092
39093
|
{
|
|
39093
39094
|
// CommonJS
|
|
39094
|
-
module.exports =
|
|
39095
|
+
module.exports = factory(core, cipherCore);
|
|
39095
39096
|
}
|
|
39096
39097
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39097
39098
|
/**
|
|
@@ -39128,7 +39129,7 @@ var padNopadding = createCommonjsModule(function (module, exports) {
|
|
|
39128
39129
|
(function (root, factory, undef) {
|
|
39129
39130
|
{
|
|
39130
39131
|
// CommonJS
|
|
39131
|
-
module.exports =
|
|
39132
|
+
module.exports = factory(core, cipherCore);
|
|
39132
39133
|
}
|
|
39133
39134
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39134
39135
|
/**
|
|
@@ -39147,7 +39148,7 @@ var formatHex = createCommonjsModule(function (module, exports) {
|
|
|
39147
39148
|
(function (root, factory, undef) {
|
|
39148
39149
|
{
|
|
39149
39150
|
// CommonJS
|
|
39150
|
-
module.exports =
|
|
39151
|
+
module.exports = factory(core, cipherCore);
|
|
39151
39152
|
}
|
|
39152
39153
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39153
39154
|
(function (undefined$1) {
|
|
@@ -39207,7 +39208,7 @@ var aes = createCommonjsModule(function (module, exports) {
|
|
|
39207
39208
|
(function (root, factory, undef) {
|
|
39208
39209
|
{
|
|
39209
39210
|
// CommonJS
|
|
39210
|
-
module.exports =
|
|
39211
|
+
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
39211
39212
|
}
|
|
39212
39213
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39213
39214
|
(function () {
|
|
@@ -39416,7 +39417,7 @@ var tripledes = createCommonjsModule(function (module, exports) {
|
|
|
39416
39417
|
(function (root, factory, undef) {
|
|
39417
39418
|
{
|
|
39418
39419
|
// CommonJS
|
|
39419
|
-
module.exports =
|
|
39420
|
+
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
39420
39421
|
}
|
|
39421
39422
|
})(commonjsGlobal, function (CryptoJS) {
|
|
39422
39423
|
(function () {
|
|
@@ -40144,7 +40145,7 @@ var rc4 = createCommonjsModule(function (module, exports) {
|
|
|
40144
40145
|
(function (root, factory, undef) {
|
|
40145
40146
|
{
|
|
40146
40147
|
// CommonJS
|
|
40147
|
-
module.exports =
|
|
40148
|
+
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40148
40149
|
}
|
|
40149
40150
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40150
40151
|
(function () {
|
|
@@ -40268,7 +40269,7 @@ var rabbit = createCommonjsModule(function (module, exports) {
|
|
|
40268
40269
|
(function (root, factory, undef) {
|
|
40269
40270
|
{
|
|
40270
40271
|
// CommonJS
|
|
40271
|
-
module.exports =
|
|
40272
|
+
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40272
40273
|
}
|
|
40273
40274
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40274
40275
|
(function () {
|
|
@@ -40423,7 +40424,7 @@ var rabbitLegacy = createCommonjsModule(function (module, exports) {
|
|
|
40423
40424
|
(function (root, factory, undef) {
|
|
40424
40425
|
{
|
|
40425
40426
|
// CommonJS
|
|
40426
|
-
module.exports =
|
|
40427
|
+
module.exports = factory(core, encBase64, md5, evpkdf, cipherCore);
|
|
40427
40428
|
}
|
|
40428
40429
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40429
40430
|
(function () {
|
|
@@ -40577,7 +40578,7 @@ var cryptoJs = createCommonjsModule(function (module, exports) {
|
|
|
40577
40578
|
(function (root, factory, undef) {
|
|
40578
40579
|
{
|
|
40579
40580
|
// CommonJS
|
|
40580
|
-
module.exports =
|
|
40581
|
+
module.exports = factory(core, x64Core, libTypedarrays, encUtf16, encBase64, encBase64url, md5, sha1$1, sha256, sha224, sha512, sha384, sha3, ripemd160, hmac, pbkdf2, evpkdf, cipherCore, modeCfb, modeCtr, modeCtrGladman, modeOfb, modeEcb, padAnsix923, padIso10126, padIso97971, padZeropadding, padNopadding, formatHex, aes, tripledes, rc4, rabbit, rabbitLegacy);
|
|
40581
40582
|
}
|
|
40582
40583
|
})(commonjsGlobal, function (CryptoJS) {
|
|
40583
40584
|
return CryptoJS;
|