oro-sdk-apis 7.4.1 → 7.5.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.
@@ -1035,6 +1035,7 @@ var PracticeEmailKind;
1035
1035
  var PracticeConfigKind;
1036
1036
  (function (PracticeConfigKind) {
1037
1037
  PracticeConfigKind["PatientConsultCard"] = "PatientConsultCard";
1038
+ PracticeConfigKind["PracticeChatSupport"] = "PracticeChatSupport";
1038
1039
  PracticeConfigKind["PracticeCloseConsultationTypes"] = "PracticeCloseConsultationTypes";
1039
1040
  PracticeConfigKind["PracticeConsultTabs"] = "PracticeConsultTabs";
1040
1041
  PracticeConfigKind["PracticeConfigExample"] = "PracticeConfigExample";