@copart/ops-tool-kit 1.10.20-alpha.11 → 1.10.20-alpha.13

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.
@@ -33,7 +33,7 @@ var ReactDOM__namespace = /*#__PURE__*/_interopNamespace(ReactDOM);
33
33
  var ReactDOM__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOM);
34
34
 
35
35
  const name$r = "@copart/ops-tool-kit";
36
- const version$5 = "1.10.20-alpha.11";
36
+ const version$5 = "1.10.20-alpha.13";
37
37
  const main$1 = "dist/ops-tool-kit.js";
38
38
  const style = "dist/ops-tool-kit.css";
39
39
  const files = [
@@ -38539,9 +38539,9 @@ var MiHelpAgent = function MiHelpAgent(_ref) {
38539
38539
  });
38540
38540
  payload = {
38541
38541
  messages: messagesWithOutId,
38542
- collection: collection,
38542
+ // collection,
38543
38543
  last_n: contextMessagesCount,
38544
- appName: isCoreApp ? 'g2Home' : appAuthName,
38544
+ app_name: isCoreApp ? 'g2Home' : appAuthName,
38545
38545
  k: contextChunks
38546
38546
  };
38547
38547
  endpoint = (_storage$getLocalItem = storage$1.getLocalItem('opsportal-core:config')) === null || _storage$getLocalItem === void 0 ? void 0 : (_storage$getLocalItem2 = _storage$getLocalItem.endpoints) === null || _storage$getLocalItem2 === void 0 ? void 0 : _storage$getLocalItem2.mihelpChat;