@shipengine/elements-sdk 2.26.0 → 2.26.2

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.
@@ -40103,7 +40103,7 @@ const VHe = () => {
40103
40103
  mutationKey: ["useAddSandboxCarriers"],
40104
40104
  onError: St
40105
40105
  });
40106
- }, HHe = "2.26.0", GHe = {
40106
+ }, HHe = "2.26.2", GHe = {
40107
40107
  components: {
40108
40108
  Typography: {
40109
40109
  body1: {
@@ -83307,15 +83307,11 @@ const N6t = ({
83307
83307
  terms: {
83308
83308
  links: [{
83309
83309
  link: "https://www.shipengine.com/terms-of-service/",
83310
- title: "ShipEngine Terms of Service",
83310
+ title: o("onboarding:termsAndAgreementLinkText.shipEngineToS"),
83311
83311
  locale: "en-US"
83312
83312
  }, {
83313
- link: "https://www.auctane.com/terms-of-service/",
83314
- title: "Auctane Terms of Service",
83315
- locale: "en-US"
83316
- }, {
83317
- link: "https://www.stamps.com/wallet-terms-of-service/",
83318
- title: "Stamps Wallet Terms of Service",
83313
+ link: "https://auctane.com/legal/privacy-policy/",
83314
+ title: o("onboarding:termsAndAgreementLinkText.auctanePrivacyPolicy"),
83319
83315
  locale: "en-US"
83320
83316
  }]
83321
83317
  }
@@ -84125,7 +84121,7 @@ const N6t = ({
84125
84121
  });
84126
84122
  var rie, TV = fo;
84127
84123
  rie = TV.createRoot, TV.hydrateRoot;
84128
- const e$t = "2.26.0", DV = qe({
84124
+ const e$t = "2.26.2", DV = qe({
84129
84125
  sidepanelHeaderStyles: (e) => ({
84130
84126
  backgroundColor: T(e).palette.gray.megaLight,
84131
84127
  display: "flex",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@shipengine/elements-sdk",
3
- "version": "2.26.0",
3
+ "version": "2.26.2",
4
4
  "types": "./dist/public-sdk.d.ts",
5
5
  "main": "./dist/shipengine-elements-sdk.mjs",
6
6
  "scripts": {