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