@copart/ops-tool-kit 1.12.1-alpha.30 → 1.12.1-alpha.31

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.
@@ -32,7 +32,7 @@ var React__namespace = /*#__PURE__*/_interopNamespace(React);
32
32
  var ReactDOM__default = /*#__PURE__*/_interopDefaultLegacy(ReactDOM);
33
33
 
34
34
  const name$r = "@copart/ops-tool-kit";
35
- const version$7 = "1.12.1-alpha.30";
35
+ const version$7 = "1.12.1-alpha.31";
36
36
  const main$1 = "dist/ops-tool-kit.js";
37
37
  const style = "dist/ops-tool-kit.css";
38
38
  const files = [
@@ -36272,7 +36272,7 @@ var MiHelpAgent = function MiHelpAgent(_ref) {
36272
36272
  messages: messagesWithOutId,
36273
36273
  collection: collection,
36274
36274
  last_n: contextMessagesCount,
36275
- appName: isCoreApp ? 'g2Home' : appAuthName,
36275
+ app_name: isCoreApp ? 'g2Home' : appAuthName,
36276
36276
  k: contextChunks
36277
36277
  };
36278
36278
  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;