oro-sdk-apis 1.40.0 → 1.41.0

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.
@@ -1636,6 +1636,7 @@ var PracticeConfigKind;
1636
1636
  PracticeConfigKind["PracticePrescriptionFields"] = "PracticePrescriptionFields";
1637
1637
  PracticeConfigKind["PractitionerChatbox"] = "PractitionerChatbox";
1638
1638
  PracticeConfigKind["PractitionerConsultList"] = "PractitionerConsultList";
1639
+ PracticeConfigKind["PractitionerSearch"] = "PractitionerSearch";
1639
1640
  })(PracticeConfigKind || (PracticeConfigKind = {}));
1640
1641
 
1641
1642
  var StripePriceType;