@inboxsdk/core 2.1.58-0 → 2.1.58

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/inboxsdk.js CHANGED
@@ -371,7 +371,7 @@ function isNotNil(value) {
371
371
 
372
372
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment -- SDK_VERSION is injected by webpack
373
373
  ///@ts-ignore
374
- const BUILD_VERSION = "2.1.58-0-1717520185507-d238ab15d8afd0c8-MODIFIED";
374
+ const BUILD_VERSION = "2.1.58-1717521453396-d152a1397b5ae145";
375
375
  if (false) {}
376
376
 
377
377
  /***/ }),
@@ -2646,7 +2646,7 @@ options.insert = htmlElement => {
2646
2646
  htmlElement.setAttribute('data-inboxsdk-version',
2647
2647
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment -- this is injected by webpack
2648
2648
  ///@ts-ignore
2649
- "2.1.58-0-1717520185507-d238ab15d8afd0c8-MODIFIED");
2649
+ "2.1.58-1717521453396-d152a1397b5ae145");
2650
2650
  document.head.append(htmlElement);
2651
2651
  };
2652
2652
  options.domAPI = (styleDomAPI_default());
@@ -10197,7 +10197,7 @@ options.insert = htmlElement => {
10197
10197
  htmlElement.setAttribute('data-inboxsdk-version',
10198
10198
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment -- this is injected by webpack
10199
10199
  ///@ts-ignore
10200
- "2.1.58-0-1717520185507-d238ab15d8afd0c8-MODIFIED");
10200
+ "2.1.58-1717521453396-d152a1397b5ae145");
10201
10201
  document.head.append(htmlElement);
10202
10202
  };
10203
10203
  options.domAPI = (styleDomAPI_default());
@@ -14926,7 +14926,7 @@ options.insert = htmlElement => {
14926
14926
  htmlElement.setAttribute('data-inboxsdk-version',
14927
14927
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment -- this is injected by webpack
14928
14928
  ///@ts-ignore
14929
- "2.1.58-0-1717520185507-d238ab15d8afd0c8-MODIFIED");
14929
+ "2.1.58-1717521453396-d152a1397b5ae145");
14930
14930
  document.head.append(htmlElement);
14931
14931
  };
14932
14932
  options.domAPI = (styleDomAPI_default());
@@ -19535,7 +19535,7 @@ mole_view_module_options.insert = htmlElement => {
19535
19535
  htmlElement.setAttribute('data-inboxsdk-version',
19536
19536
  // eslint-disable-next-line @typescript-eslint/ban-ts-comment -- this is injected by webpack
19537
19537
  ///@ts-ignore
19538
- "2.1.58-0-1717520185507-d238ab15d8afd0c8-MODIFIED");
19538
+ "2.1.58-1717521453396-d152a1397b5ae145");
19539
19539
  document.head.append(htmlElement);
19540
19540
  };
19541
19541
  mole_view_module_options.domAPI = (styleDomAPI_default());