oro-sdk-apis 1.7.0 → 1.7.1

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.
@@ -1420,7 +1420,6 @@ var PracticeConfigKind;
1420
1420
  PracticeConfigKind["PracticeTheme"] = "PracticeTheme";
1421
1421
  PracticeConfigKind["PracticeLocaleSwitcher"] = "PracticeLocaleSwitcher";
1422
1422
  PracticeConfigKind["PracticeCookieBanner"] = "PracticeCookieBanner";
1423
- PracticeConfigKind["PracticePharmacyPicker"] = "PracticePharmacyPicker";
1424
1423
  })(PracticeConfigKind || (PracticeConfigKind = {}));
1425
1424
 
1426
1425
  var StripePriceType;