@alfadocs/ui-kit 0.31.8 → 0.32.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.
Files changed (101) hide show
  1. package/dist/_chunks/{agenda-card-DtGlQde1.js → agenda-card-CFyWSX7Z.js} +2 -2
  2. package/dist/_chunks/{agenda-tray-CXmlwt2K.js → agenda-tray-By_asPN9.js} +2 -2
  3. package/dist/_chunks/{badge-B9Cr6iEB.js → badge-zsf5i5bH.js} +9 -2
  4. package/dist/_chunks/{benefit-card-B86DH-PE.js → benefit-card-_Sc-MGha.js} +18 -8
  5. package/dist/_chunks/{booking-A4o9xI2n.js → booking-h_kBZM6M.js} +24 -26
  6. package/dist/_chunks/{card-CNri9ssR.js → card-DPmk26CL.js} +2 -2
  7. package/dist/_chunks/{contact-card-Dos7Tley.js → contact-card-Cf8Ktyt3.js} +2 -2
  8. package/dist/_chunks/{practice-profile-card-CfAMeTxQ.js → contact-profile-card-Ce-LIDU8.js} +128 -125
  9. package/dist/_chunks/{editable-currency-cell-renderer-YvTwkFrD.js → editable-currency-cell-renderer-B9VRSV_S.js} +2 -2
  10. package/dist/_chunks/{key-value-pair-CYE7NSpM.js → key-value-pair-CkQIb9EG.js} +42 -32
  11. package/dist/_chunks/{map-view-WEWqXzof.js → map-view-knHSNLoe.js} +140 -128
  12. package/dist/_chunks/{operator-hero-BsjE-kJF.js → operator-hero-7LiiP7zi.js} +4 -4
  13. package/dist/_chunks/{patient-search-CSDru7QW.js → patient-search-CBq62kmL.js} +2 -2
  14. package/dist/_chunks/{practice-results-CIkAdwRm.js → practice-results-Bw5fJTYF.js} +4 -4
  15. package/dist/_chunks/{reviews-panel-Cjys8G8K.js → reviews-panel-B-18RBSn.js} +39 -36
  16. package/dist/_chunks/{timeline-BZC7qGdy.js → timeline-DQa5Tyz4.js} +2 -2
  17. package/dist/_chunks/{workflow-map-DfpjDZHK.js → workflow-map-uSiHbOWQ.js} +4 -4
  18. package/dist/agent-catalog.json +28 -28
  19. package/dist/components/agenda-card/index.js +1 -1
  20. package/dist/components/agenda-tray/index.js +1 -1
  21. package/dist/components/badge/index.js +1 -1
  22. package/dist/components/benefit-card/index.js +1 -1
  23. package/dist/components/booking/index.js +1 -1
  24. package/dist/components/card/index.js +1 -1
  25. package/dist/components/contact-card/index.js +1 -1
  26. package/dist/components/contact-profile-card/contact-profile-card.agent.d.ts +4 -0
  27. package/dist/components/{practice-profile-card/practice-profile-card.d.ts → contact-profile-card/contact-profile-card.d.ts} +9 -9
  28. package/dist/components/contact-profile-card/index.d.ts +4 -0
  29. package/dist/components/contact-profile-card/index.js +8 -0
  30. package/dist/components/data-table/index.js +1 -1
  31. package/dist/components/index.d.ts +1 -1
  32. package/dist/components/key-value-pair/index.js +1 -1
  33. package/dist/components/map-view/index.js +1 -1
  34. package/dist/components/map-view/map-view.d.ts +1 -1
  35. package/dist/components/operator-hero/index.js +1 -1
  36. package/dist/components/operator-hero/operator-hero.d.ts +1 -1
  37. package/dist/components/patient-search/index.js +1 -1
  38. package/dist/components/practice-results/index.js +1 -1
  39. package/dist/components/reviews-panel/index.js +1 -1
  40. package/dist/components/timeline/index.js +1 -1
  41. package/dist/components/workflow/index.js +1 -1
  42. package/dist/i18n/locales/ar.d.ts +1 -1
  43. package/dist/i18n/locales/ar.js +2 -2
  44. package/dist/i18n/locales/de.d.ts +1 -1
  45. package/dist/i18n/locales/de.js +2 -2
  46. package/dist/i18n/locales/el.d.ts +1 -1
  47. package/dist/i18n/locales/el.js +2 -2
  48. package/dist/i18n/locales/en.d.ts +1 -1
  49. package/dist/i18n/locales/en.js +2 -2
  50. package/dist/i18n/locales/es.d.ts +1 -1
  51. package/dist/i18n/locales/es.js +2 -2
  52. package/dist/i18n/locales/fr.d.ts +1 -1
  53. package/dist/i18n/locales/fr.js +2 -2
  54. package/dist/i18n/locales/hi.d.ts +1 -1
  55. package/dist/i18n/locales/hi.js +2 -2
  56. package/dist/i18n/locales/it.d.ts +1 -1
  57. package/dist/i18n/locales/it.js +2 -2
  58. package/dist/i18n/locales/ja.d.ts +1 -1
  59. package/dist/i18n/locales/ja.js +2 -2
  60. package/dist/i18n/locales/nl.d.ts +1 -1
  61. package/dist/i18n/locales/nl.js +2 -2
  62. package/dist/i18n/locales/pl.d.ts +1 -1
  63. package/dist/i18n/locales/pl.js +2 -2
  64. package/dist/i18n/locales/pt.d.ts +1 -1
  65. package/dist/i18n/locales/pt.js +2 -2
  66. package/dist/i18n/locales/ro.d.ts +1 -1
  67. package/dist/i18n/locales/ro.js +2 -2
  68. package/dist/i18n/locales/ru.d.ts +1 -1
  69. package/dist/i18n/locales/ru.js +2 -2
  70. package/dist/i18n/locales/sq.d.ts +1 -1
  71. package/dist/i18n/locales/sq.js +2 -2
  72. package/dist/i18n/locales/sv.d.ts +1 -1
  73. package/dist/i18n/locales/sv.js +2 -2
  74. package/dist/i18n/locales/tr.d.ts +1 -1
  75. package/dist/i18n/locales/tr.js +2 -2
  76. package/dist/i18n/locales/zh.d.ts +1 -1
  77. package/dist/i18n/locales/zh.js +2 -2
  78. package/dist/index.js +112 -112
  79. package/dist/locales/ar.json +1 -1
  80. package/dist/locales/de.json +1 -1
  81. package/dist/locales/el.json +1 -1
  82. package/dist/locales/en.json +1 -1
  83. package/dist/locales/es.json +1 -1
  84. package/dist/locales/fr.json +1 -1
  85. package/dist/locales/hi.json +1 -1
  86. package/dist/locales/it.json +1 -1
  87. package/dist/locales/ja.json +1 -1
  88. package/dist/locales/nl.json +1 -1
  89. package/dist/locales/pl.json +1 -1
  90. package/dist/locales/pt.json +1 -1
  91. package/dist/locales/ro.json +1 -1
  92. package/dist/locales/ru.json +1 -1
  93. package/dist/locales/sq.json +1 -1
  94. package/dist/locales/sv.json +1 -1
  95. package/dist/locales/tr.json +1 -1
  96. package/dist/locales/zh.json +1 -1
  97. package/dist/tokens.css +1 -1
  98. package/package.json +4 -4
  99. package/dist/components/practice-profile-card/index.d.ts +0 -4
  100. package/dist/components/practice-profile-card/index.js +0 -8
  101. package/dist/components/practice-profile-card/practice-profile-card.agent.d.ts +0 -4
@@ -1170,7 +1170,7 @@ const e = {
1170
1170
  }
1171
1171
  }
1172
1172
  },
1173
- practiceProfileCard: {
1173
+ contactProfileCard: {
1174
1174
  heading: "Profile",
1175
1175
  openInGoogleMaps: "Open in Google Maps",
1176
1176
  label: {
@@ -1601,7 +1601,7 @@ const e = {
1601
1601
  }
1602
1602
  },
1603
1603
  /* Language display names — keyed by ISO 639-1 code. Used by
1604
- PracticeProfileCard / PatientSearch / PracticeResults to
1604
+ ContactProfileCard / PatientSearch / PracticeResults to
1605
1605
  auto-resolve a consumer-passed languages={['it','en',...]}
1606
1606
  array into native-language labels for the active locale. */
1607
1607
  languages: {
@@ -1185,7 +1185,7 @@ export declare const elUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1602,7 +1602,7 @@ const e = {
1602
1602
  }
1603
1603
  },
1604
1604
  /* Language display names — keyed by ISO 639-1 code. Used by
1605
- PracticeProfileCard / PatientSearch / PracticeResults to
1605
+ ContactProfileCard / PatientSearch / PracticeResults to
1606
1606
  auto-resolve a consumer-passed languages={['it','en',...]}
1607
1607
  array into native-language labels for the active locale. */
1608
1608
  languages: {
@@ -1185,7 +1185,7 @@ export declare const enUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1164,7 +1164,7 @@ const e = {
1164
1164
  }
1165
1165
  }
1166
1166
  },
1167
- practiceProfileCard: {
1167
+ contactProfileCard: {
1168
1168
  heading: "Profile",
1169
1169
  openInGoogleMaps: "Open in Google Maps",
1170
1170
  label: {
@@ -1598,7 +1598,7 @@ const e = {
1598
1598
  }
1599
1599
  },
1600
1600
  /* Language display names — keyed by ISO 639-1 code. Used by
1601
- PracticeProfileCard / PatientSearch / PracticeResults to
1601
+ ContactProfileCard / PatientSearch / PracticeResults to
1602
1602
  auto-resolve a consumer-passed languages={['it','en',...]}
1603
1603
  array into native-language labels for the active locale. */
1604
1604
  languages: {
@@ -1185,7 +1185,7 @@ export declare const esUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1170,7 +1170,7 @@ const e = {
1170
1170
  }
1171
1171
  }
1172
1172
  },
1173
- practiceProfileCard: {
1173
+ contactProfileCard: {
1174
1174
  heading: "Profile",
1175
1175
  openInGoogleMaps: "Open in Google Maps",
1176
1176
  label: {
@@ -1599,7 +1599,7 @@ const e = {
1599
1599
  external: { opens_in_new_tab: "(se abre en una pestaña nueva)" }
1600
1600
  },
1601
1601
  /* Language display names — keyed by ISO 639-1 code. Used by
1602
- PracticeProfileCard / PatientSearch / PracticeResults to
1602
+ ContactProfileCard / PatientSearch / PracticeResults to
1603
1603
  auto-resolve a consumer-passed languages={['it','en',...]}
1604
1604
  array into native-language labels for the active locale. */
1605
1605
  languages: {
@@ -1185,7 +1185,7 @@ export declare const frUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1170,7 +1170,7 @@ const e = {
1170
1170
  }
1171
1171
  }
1172
1172
  },
1173
- practiceProfileCard: {
1173
+ contactProfileCard: {
1174
1174
  heading: "Profile",
1175
1175
  openInGoogleMaps: "Open in Google Maps",
1176
1176
  label: {
@@ -1599,7 +1599,7 @@ const e = {
1599
1599
  external: { opens_in_new_tab: "(ouvre dans un nouvel onglet)" }
1600
1600
  },
1601
1601
  /* Language display names — keyed by ISO 639-1 code. Used by
1602
- PracticeProfileCard / PatientSearch / PracticeResults to
1602
+ ContactProfileCard / PatientSearch / PracticeResults to
1603
1603
  auto-resolve a consumer-passed languages={['it','en',...]}
1604
1604
  array into native-language labels for the active locale. */
1605
1605
  languages: {
@@ -1185,7 +1185,7 @@ export declare const hiUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1600,7 +1600,7 @@ const e = {
1600
1600
  external: { opens_in_new_tab: "(नए टैब में खुलता है)" }
1601
1601
  },
1602
1602
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
- PracticeProfileCard / PatientSearch / PracticeResults to
1603
+ ContactProfileCard / PatientSearch / PracticeResults to
1604
1604
  auto-resolve a consumer-passed languages={['it','en',...]}
1605
1605
  array into native-language labels for the active locale. */
1606
1606
  languages: {
@@ -1182,7 +1182,7 @@ export declare const itUi: {
1182
1182
  };
1183
1183
  };
1184
1184
  };
1185
- readonly practiceProfileCard: {
1185
+ readonly contactProfileCard: {
1186
1186
  readonly heading: "Profilo";
1187
1187
  readonly openInGoogleMaps: "Apri in Google Maps";
1188
1188
  readonly label: {
@@ -1150,7 +1150,7 @@ const e = {
1150
1150
  }
1151
1151
  }
1152
1152
  },
1153
- practiceProfileCard: {
1153
+ contactProfileCard: {
1154
1154
  heading: "Profilo",
1155
1155
  openInGoogleMaps: "Apri in Google Maps",
1156
1156
  label: {
@@ -1581,7 +1581,7 @@ const e = {
1581
1581
  }
1582
1582
  },
1583
1583
  /* Language display names — keyed by ISO 639-1 code. Used by
1584
- PracticeProfileCard / PatientSearch / PracticeResults to
1584
+ ContactProfileCard / PatientSearch / PracticeResults to
1585
1585
  auto-resolve a consumer-passed languages={['it','en',...]}
1586
1586
  array into native-language labels for the active locale. */
1587
1587
  languages: {
@@ -1185,7 +1185,7 @@ export declare const jaUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1602,7 +1602,7 @@ const e = {
1602
1602
  }
1603
1603
  },
1604
1604
  /* Language display names — keyed by ISO 639-1 code. Used by
1605
- PracticeProfileCard / PatientSearch / PracticeResults to
1605
+ ContactProfileCard / PatientSearch / PracticeResults to
1606
1606
  auto-resolve a consumer-passed languages={['it','en',...]}
1607
1607
  array into native-language labels for the active locale. */
1608
1608
  languages: {
@@ -1185,7 +1185,7 @@ export declare const nlUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1170,7 +1170,7 @@ const e = {
1170
1170
  }
1171
1171
  }
1172
1172
  },
1173
- practiceProfileCard: {
1173
+ contactProfileCard: {
1174
1174
  heading: "Profile",
1175
1175
  openInGoogleMaps: "Open in Google Maps",
1176
1176
  label: {
@@ -1599,7 +1599,7 @@ const e = {
1599
1599
  external: { opens_in_new_tab: "(opent in nieuw tabblad)" }
1600
1600
  },
1601
1601
  /* Language display names — keyed by ISO 639-1 code. Used by
1602
- PracticeProfileCard / PatientSearch / PracticeResults to
1602
+ ContactProfileCard / PatientSearch / PracticeResults to
1603
1603
  auto-resolve a consumer-passed languages={['it','en',...]}
1604
1604
  array into native-language labels for the active locale. */
1605
1605
  languages: {
@@ -1185,7 +1185,7 @@ export declare const plUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1600,7 +1600,7 @@ const e = {
1600
1600
  external: { opens_in_new_tab: "(otwiera się w nowej karcie)" }
1601
1601
  },
1602
1602
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
- PracticeProfileCard / PatientSearch / PracticeResults to
1603
+ ContactProfileCard / PatientSearch / PracticeResults to
1604
1604
  auto-resolve a consumer-passed languages={['it','en',...]}
1605
1605
  array into native-language labels for the active locale. */
1606
1606
  languages: {
@@ -1186,7 +1186,7 @@ export declare const ptUi: {
1186
1186
  };
1187
1187
  };
1188
1188
  };
1189
- readonly practiceProfileCard: {
1189
+ readonly contactProfileCard: {
1190
1190
  readonly heading: "Profile";
1191
1191
  readonly openInGoogleMaps: "Open in Google Maps";
1192
1192
  readonly label: {
@@ -1172,7 +1172,7 @@ const e = {
1172
1172
  }
1173
1173
  }
1174
1174
  },
1175
- practiceProfileCard: {
1175
+ contactProfileCard: {
1176
1176
  heading: "Profile",
1177
1177
  openInGoogleMaps: "Open in Google Maps",
1178
1178
  label: {
@@ -1601,7 +1601,7 @@ const e = {
1601
1601
  external: { opens_in_new_tab: "(abre num novo separador)" }
1602
1602
  },
1603
1603
  /* Language display names — keyed by ISO 639-1 code. Used by
1604
- PracticeProfileCard / PatientSearch / PracticeResults to
1604
+ ContactProfileCard / PatientSearch / PracticeResults to
1605
1605
  auto-resolve a consumer-passed languages={['it','en',...]}
1606
1606
  array into native-language labels for the active locale. */
1607
1607
  languages: {
@@ -1185,7 +1185,7 @@ export declare const roUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1600,7 +1600,7 @@ const e = {
1600
1600
  external: { opens_in_new_tab: "(se deschide într-o filă nouă)" }
1601
1601
  },
1602
1602
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
- PracticeProfileCard / PatientSearch / PracticeResults to
1603
+ ContactProfileCard / PatientSearch / PracticeResults to
1604
1604
  auto-resolve a consumer-passed languages={['it','en',...]}
1605
1605
  array into native-language labels for the active locale. */
1606
1606
  languages: {
@@ -1185,7 +1185,7 @@ export declare const ruUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1602,7 +1602,7 @@ const e = {
1602
1602
  }
1603
1603
  },
1604
1604
  /* Language display names — keyed by ISO 639-1 code. Used by
1605
- PracticeProfileCard / PatientSearch / PracticeResults to
1605
+ ContactProfileCard / PatientSearch / PracticeResults to
1606
1606
  auto-resolve a consumer-passed languages={['it','en',...]}
1607
1607
  array into native-language labels for the active locale. */
1608
1608
  languages: {
@@ -1185,7 +1185,7 @@ export declare const sqUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1600,7 +1600,7 @@ const e = {
1600
1600
  external: { opens_in_new_tab: "(hapet në një skedë të re)" }
1601
1601
  },
1602
1602
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
- PracticeProfileCard / PatientSearch / PracticeResults to
1603
+ ContactProfileCard / PatientSearch / PracticeResults to
1604
1604
  auto-resolve a consumer-passed languages={['it','en',...]}
1605
1605
  array into native-language labels for the active locale. */
1606
1606
  languages: {
@@ -1185,7 +1185,7 @@ export declare const svUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1600,7 +1600,7 @@ const e = {
1600
1600
  external: { opens_in_new_tab: "(öppnas i ny flik)" }
1601
1601
  },
1602
1602
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
- PracticeProfileCard / PatientSearch / PracticeResults to
1603
+ ContactProfileCard / PatientSearch / PracticeResults to
1604
1604
  auto-resolve a consumer-passed languages={['it','en',...]}
1605
1605
  array into native-language labels for the active locale. */
1606
1606
  languages: {
@@ -1185,7 +1185,7 @@ export declare const trUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1600,7 +1600,7 @@ const e = {
1600
1600
  external: { opens_in_new_tab: "(yeni sekmede açılır)" }
1601
1601
  },
1602
1602
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
- PracticeProfileCard / PatientSearch / PracticeResults to
1603
+ ContactProfileCard / PatientSearch / PracticeResults to
1604
1604
  auto-resolve a consumer-passed languages={['it','en',...]}
1605
1605
  array into native-language labels for the active locale. */
1606
1606
  languages: {
@@ -1185,7 +1185,7 @@ export declare const zhUi: {
1185
1185
  };
1186
1186
  };
1187
1187
  };
1188
- readonly practiceProfileCard: {
1188
+ readonly contactProfileCard: {
1189
1189
  readonly heading: "Profile";
1190
1190
  readonly openInGoogleMaps: "Open in Google Maps";
1191
1191
  readonly label: {
@@ -1171,7 +1171,7 @@ const e = {
1171
1171
  }
1172
1172
  }
1173
1173
  },
1174
- practiceProfileCard: {
1174
+ contactProfileCard: {
1175
1175
  heading: "Profile",
1176
1176
  openInGoogleMaps: "Open in Google Maps",
1177
1177
  label: {
@@ -1600,7 +1600,7 @@ const e = {
1600
1600
  external: { opens_in_new_tab: "(在新标签页中打开)" }
1601
1601
  },
1602
1602
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
- PracticeProfileCard / PatientSearch / PracticeResults to
1603
+ ContactProfileCard / PatientSearch / PracticeResults to
1604
1604
  auto-resolve a consumer-passed languages={['it','en',...]}
1605
1605
  array into native-language labels for the active locale. */
1606
1606
  languages: {