@alfadocs/ui-kit 0.31.3 → 0.31.6
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.
- package/dist/_chunks/{agenda-card-UJA6Arbs.js → agenda-card-DtGlQde1.js} +2 -2
- package/dist/_chunks/{agenda-tray-1fAxNOMz.js → agenda-tray-CXmlwt2K.js} +2 -2
- package/dist/_chunks/{badge-CptERaHx.js → badge-B9Cr6iEB.js} +30 -21
- package/dist/_chunks/{benefit-card-CLPNpiQE.js → benefit-card-B86DH-PE.js} +14 -10
- package/dist/_chunks/{card-DKTMLVrw.js → card-CNri9ssR.js} +43 -37
- package/dist/_chunks/{contact-card-DYbp--s-.js → contact-card-Dos7Tley.js} +2 -2
- package/dist/_chunks/{editable-currency-cell-renderer-BpicmolK.js → editable-currency-cell-renderer-YvTwkFrD.js} +2 -2
- package/dist/_chunks/key-value-pair-CYE7NSpM.js +134 -0
- package/dist/_chunks/message-circle-C23eicgb.js +20 -0
- package/dist/_chunks/operator-hero-BsjE-kJF.js +171 -0
- package/dist/_chunks/{patient-search-hFiYbqcl.js → patient-search-CSDru7QW.js} +2 -2
- package/dist/_chunks/practice-profile-card-C2_2ZH_G.js +297 -0
- package/dist/_chunks/{practice-results-RPL64j8E.js → practice-results-VqbCUO1b.js} +378 -405
- package/dist/_chunks/{reviews-panel-yanuBZs-.js → reviews-panel-Cjys8G8K.js} +2 -2
- package/dist/_chunks/shield-check-BhHyReu8.js +52 -0
- package/dist/_chunks/{timeline-D0Wo7v_o.js → timeline-BZC7qGdy.js} +2 -2
- package/dist/_chunks/{workflow-map-BSvQS3be.js → workflow-map-DfpjDZHK.js} +93 -107
- package/dist/agent-catalog.json +55 -1
- package/dist/components/agenda-card/index.js +1 -1
- package/dist/components/agenda-tray/index.js +1 -1
- package/dist/components/badge/badge.d.ts +1 -1
- package/dist/components/badge/index.js +1 -1
- package/dist/components/benefit-card/index.js +1 -1
- package/dist/components/card/index.js +1 -1
- package/dist/components/contact-card/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/index.d.ts +2 -0
- package/dist/components/key-value-pair/index.d.ts +2 -2
- package/dist/components/key-value-pair/index.js +3 -2
- package/dist/components/key-value-pair/key-value-pair.d.ts +10 -0
- package/dist/components/operator-hero/index.d.ts +4 -0
- package/dist/components/operator-hero/index.js +6 -0
- package/dist/components/operator-hero/operator-hero.agent.d.ts +4 -0
- package/dist/components/operator-hero/operator-hero.d.ts +64 -0
- package/dist/components/patient-search/index.js +1 -1
- package/dist/components/practice-profile-card/index.d.ts +4 -0
- package/dist/components/practice-profile-card/index.js +8 -0
- package/dist/components/practice-profile-card/practice-profile-card.agent.d.ts +4 -0
- package/dist/components/practice-profile-card/practice-profile-card.d.ts +115 -0
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/practice-results/practice-results.d.ts +19 -0
- package/dist/components/reviews-panel/index.js +1 -1
- package/dist/components/timeline/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +23 -0
- package/dist/i18n/locales/ar.js +23 -0
- package/dist/i18n/locales/de.d.ts +23 -0
- package/dist/i18n/locales/de.js +23 -0
- package/dist/i18n/locales/el.d.ts +23 -0
- package/dist/i18n/locales/el.js +23 -0
- package/dist/i18n/locales/en.d.ts +23 -0
- package/dist/i18n/locales/en.js +23 -0
- package/dist/i18n/locales/es.d.ts +23 -0
- package/dist/i18n/locales/es.js +23 -0
- package/dist/i18n/locales/fr.d.ts +23 -0
- package/dist/i18n/locales/fr.js +23 -0
- package/dist/i18n/locales/hi.d.ts +23 -0
- package/dist/i18n/locales/hi.js +23 -0
- package/dist/i18n/locales/it.d.ts +23 -0
- package/dist/i18n/locales/it.js +23 -0
- package/dist/i18n/locales/ja.d.ts +23 -0
- package/dist/i18n/locales/ja.js +23 -0
- package/dist/i18n/locales/nl.d.ts +23 -0
- package/dist/i18n/locales/nl.js +23 -0
- package/dist/i18n/locales/pl.d.ts +23 -0
- package/dist/i18n/locales/pl.js +23 -0
- package/dist/i18n/locales/pt.d.ts +23 -0
- package/dist/i18n/locales/pt.js +23 -0
- package/dist/i18n/locales/ro.d.ts +23 -0
- package/dist/i18n/locales/ro.js +23 -0
- package/dist/i18n/locales/ru.d.ts +23 -0
- package/dist/i18n/locales/ru.js +23 -0
- package/dist/i18n/locales/sq.d.ts +23 -0
- package/dist/i18n/locales/sq.js +23 -0
- package/dist/i18n/locales/sv.d.ts +23 -0
- package/dist/i18n/locales/sv.js +23 -0
- package/dist/i18n/locales/tr.d.ts +23 -0
- package/dist/i18n/locales/tr.js +23 -0
- package/dist/i18n/locales/zh.d.ts +23 -0
- package/dist/i18n/locales/zh.js +23 -0
- package/dist/index.js +400 -391
- package/dist/locales/ar.json +23 -0
- package/dist/locales/de.json +23 -0
- package/dist/locales/el.json +23 -0
- package/dist/locales/en.json +23 -0
- package/dist/locales/es.json +23 -0
- package/dist/locales/fr.json +23 -0
- package/dist/locales/hi.json +23 -0
- package/dist/locales/it.json +23 -0
- package/dist/locales/ja.json +23 -0
- package/dist/locales/nl.json +23 -0
- package/dist/locales/pl.json +23 -0
- package/dist/locales/pt.json +23 -0
- package/dist/locales/ro.json +23 -0
- package/dist/locales/ru.json +23 -0
- package/dist/locales/sq.json +23 -0
- package/dist/locales/sv.json +23 -0
- package/dist/locales/tr.json +23 -0
- package/dist/locales/zh.json +23 -0
- package/dist/tokens.css +1 -1
- package/package.json +9 -1
- package/dist/_chunks/key-value-pair-C8DaR3Xs.js +0 -98
package/dist/i18n/locales/el.js
CHANGED
|
@@ -1171,6 +1171,29 @@ const e = {
|
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
1173
|
},
|
|
1174
|
+
practiceProfileCard: {
|
|
1175
|
+
heading: "Profile",
|
|
1176
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1177
|
+
label: {
|
|
1178
|
+
address: "Practice address",
|
|
1179
|
+
phone: "Phone",
|
|
1180
|
+
whatsapp: "WhatsApp",
|
|
1181
|
+
email: "Email",
|
|
1182
|
+
website: "Website",
|
|
1183
|
+
languages: "Languages spoken",
|
|
1184
|
+
insurances: "Insurance / partnership",
|
|
1185
|
+
firstVisitPrice: "First visit cost",
|
|
1186
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1187
|
+
profession: "Profession"
|
|
1188
|
+
},
|
|
1189
|
+
value: {
|
|
1190
|
+
yesShort: "Yes"
|
|
1191
|
+
}
|
|
1192
|
+
},
|
|
1193
|
+
operatorHero: {
|
|
1194
|
+
regionLabel: "Operator profile",
|
|
1195
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1196
|
+
},
|
|
1174
1197
|
reviewsPanel: {
|
|
1175
1198
|
regionLabel: "Κριτικές ασθενών",
|
|
1176
1199
|
title: "Κριτικές ασθενών",
|
|
@@ -1185,6 +1185,29 @@ export declare const enUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "Patient reviews";
|
|
1190
1213
|
readonly title: "Patient reviews";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -1164,6 +1164,29 @@ const e = {
|
|
|
1164
1164
|
}
|
|
1165
1165
|
}
|
|
1166
1166
|
},
|
|
1167
|
+
practiceProfileCard: {
|
|
1168
|
+
heading: "Profile",
|
|
1169
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1170
|
+
label: {
|
|
1171
|
+
address: "Practice address",
|
|
1172
|
+
phone: "Phone",
|
|
1173
|
+
whatsapp: "WhatsApp",
|
|
1174
|
+
email: "Email",
|
|
1175
|
+
website: "Website",
|
|
1176
|
+
languages: "Languages spoken",
|
|
1177
|
+
insurances: "Insurance / partnership",
|
|
1178
|
+
firstVisitPrice: "First visit cost",
|
|
1179
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1180
|
+
profession: "Profession"
|
|
1181
|
+
},
|
|
1182
|
+
value: {
|
|
1183
|
+
yesShort: "Yes"
|
|
1184
|
+
}
|
|
1185
|
+
},
|
|
1186
|
+
operatorHero: {
|
|
1187
|
+
regionLabel: "Operator profile",
|
|
1188
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1189
|
+
},
|
|
1167
1190
|
reviewsPanel: {
|
|
1168
1191
|
regionLabel: "Patient reviews",
|
|
1169
1192
|
title: "Patient reviews",
|
|
@@ -1185,6 +1185,29 @@ export declare const esUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "Opiniones de pacientes";
|
|
1190
1213
|
readonly title: "Opiniones de pacientes";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -1170,6 +1170,29 @@ const e = {
|
|
|
1170
1170
|
}
|
|
1171
1171
|
}
|
|
1172
1172
|
},
|
|
1173
|
+
practiceProfileCard: {
|
|
1174
|
+
heading: "Profile",
|
|
1175
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1176
|
+
label: {
|
|
1177
|
+
address: "Practice address",
|
|
1178
|
+
phone: "Phone",
|
|
1179
|
+
whatsapp: "WhatsApp",
|
|
1180
|
+
email: "Email",
|
|
1181
|
+
website: "Website",
|
|
1182
|
+
languages: "Languages spoken",
|
|
1183
|
+
insurances: "Insurance / partnership",
|
|
1184
|
+
firstVisitPrice: "First visit cost",
|
|
1185
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1186
|
+
profession: "Profession"
|
|
1187
|
+
},
|
|
1188
|
+
value: {
|
|
1189
|
+
yesShort: "Yes"
|
|
1190
|
+
}
|
|
1191
|
+
},
|
|
1192
|
+
operatorHero: {
|
|
1193
|
+
regionLabel: "Operator profile",
|
|
1194
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1195
|
+
},
|
|
1173
1196
|
reviewsPanel: {
|
|
1174
1197
|
regionLabel: "Opiniones de pacientes",
|
|
1175
1198
|
title: "Opiniones de pacientes",
|
|
@@ -1185,6 +1185,29 @@ export declare const frUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "Avis des patients";
|
|
1190
1213
|
readonly title: "Avis des patients";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -1170,6 +1170,29 @@ const e = {
|
|
|
1170
1170
|
}
|
|
1171
1171
|
}
|
|
1172
1172
|
},
|
|
1173
|
+
practiceProfileCard: {
|
|
1174
|
+
heading: "Profile",
|
|
1175
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1176
|
+
label: {
|
|
1177
|
+
address: "Practice address",
|
|
1178
|
+
phone: "Phone",
|
|
1179
|
+
whatsapp: "WhatsApp",
|
|
1180
|
+
email: "Email",
|
|
1181
|
+
website: "Website",
|
|
1182
|
+
languages: "Languages spoken",
|
|
1183
|
+
insurances: "Insurance / partnership",
|
|
1184
|
+
firstVisitPrice: "First visit cost",
|
|
1185
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1186
|
+
profession: "Profession"
|
|
1187
|
+
},
|
|
1188
|
+
value: {
|
|
1189
|
+
yesShort: "Yes"
|
|
1190
|
+
}
|
|
1191
|
+
},
|
|
1192
|
+
operatorHero: {
|
|
1193
|
+
regionLabel: "Operator profile",
|
|
1194
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1195
|
+
},
|
|
1173
1196
|
reviewsPanel: {
|
|
1174
1197
|
regionLabel: "Avis des patients",
|
|
1175
1198
|
title: "Avis des patients",
|
|
@@ -1185,6 +1185,29 @@ export declare const hiUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "रोगी समीक्षाएं";
|
|
1190
1213
|
readonly title: "रोगी समीक्षाएं";
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -1171,6 +1171,29 @@ const e = {
|
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
1173
|
},
|
|
1174
|
+
practiceProfileCard: {
|
|
1175
|
+
heading: "Profile",
|
|
1176
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1177
|
+
label: {
|
|
1178
|
+
address: "Practice address",
|
|
1179
|
+
phone: "Phone",
|
|
1180
|
+
whatsapp: "WhatsApp",
|
|
1181
|
+
email: "Email",
|
|
1182
|
+
website: "Website",
|
|
1183
|
+
languages: "Languages spoken",
|
|
1184
|
+
insurances: "Insurance / partnership",
|
|
1185
|
+
firstVisitPrice: "First visit cost",
|
|
1186
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1187
|
+
profession: "Profession"
|
|
1188
|
+
},
|
|
1189
|
+
value: {
|
|
1190
|
+
yesShort: "Yes"
|
|
1191
|
+
}
|
|
1192
|
+
},
|
|
1193
|
+
operatorHero: {
|
|
1194
|
+
regionLabel: "Operator profile",
|
|
1195
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1196
|
+
},
|
|
1174
1197
|
reviewsPanel: {
|
|
1175
1198
|
regionLabel: "रोगी समीक्षाएं",
|
|
1176
1199
|
title: "रोगी समीक्षाएं",
|
|
@@ -1182,6 +1182,29 @@ export declare const itUi: {
|
|
|
1182
1182
|
};
|
|
1183
1183
|
};
|
|
1184
1184
|
};
|
|
1185
|
+
readonly practiceProfileCard: {
|
|
1186
|
+
readonly heading: "Profilo";
|
|
1187
|
+
readonly openInGoogleMaps: "Apri in Google Maps";
|
|
1188
|
+
readonly label: {
|
|
1189
|
+
readonly address: "Indirizzo dello studio";
|
|
1190
|
+
readonly phone: "Telefono";
|
|
1191
|
+
readonly whatsapp: "Numero WhatsApp";
|
|
1192
|
+
readonly email: "Email";
|
|
1193
|
+
readonly website: "Sito web";
|
|
1194
|
+
readonly languages: "Lingue parlate";
|
|
1195
|
+
readonly insurances: "Assicurazioni / Convenzioni";
|
|
1196
|
+
readonly firstVisitPrice: "Costo prima visita";
|
|
1197
|
+
readonly expertForAnxiousPatients: "Esperto con pazienti ansiosi";
|
|
1198
|
+
readonly profession: "Professione";
|
|
1199
|
+
};
|
|
1200
|
+
readonly value: {
|
|
1201
|
+
readonly yesShort: "Sì";
|
|
1202
|
+
};
|
|
1203
|
+
};
|
|
1204
|
+
readonly operatorHero: {
|
|
1205
|
+
readonly regionLabel: "Profilo del professionista";
|
|
1206
|
+
readonly ratingLabel: "{{value}} stelle su 5, basato su {{count}} recensioni";
|
|
1207
|
+
};
|
|
1185
1208
|
readonly reviewsPanel: {
|
|
1186
1209
|
readonly regionLabel: "Opinioni dei pazienti";
|
|
1187
1210
|
readonly title: "Opinioni dei pazienti";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -1150,6 +1150,29 @@ const e = {
|
|
|
1150
1150
|
}
|
|
1151
1151
|
}
|
|
1152
1152
|
},
|
|
1153
|
+
practiceProfileCard: {
|
|
1154
|
+
heading: "Profilo",
|
|
1155
|
+
openInGoogleMaps: "Apri in Google Maps",
|
|
1156
|
+
label: {
|
|
1157
|
+
address: "Indirizzo dello studio",
|
|
1158
|
+
phone: "Telefono",
|
|
1159
|
+
whatsapp: "Numero WhatsApp",
|
|
1160
|
+
email: "Email",
|
|
1161
|
+
website: "Sito web",
|
|
1162
|
+
languages: "Lingue parlate",
|
|
1163
|
+
insurances: "Assicurazioni / Convenzioni",
|
|
1164
|
+
firstVisitPrice: "Costo prima visita",
|
|
1165
|
+
expertForAnxiousPatients: "Esperto con pazienti ansiosi",
|
|
1166
|
+
profession: "Professione"
|
|
1167
|
+
},
|
|
1168
|
+
value: {
|
|
1169
|
+
yesShort: "Sì"
|
|
1170
|
+
}
|
|
1171
|
+
},
|
|
1172
|
+
operatorHero: {
|
|
1173
|
+
regionLabel: "Profilo del professionista",
|
|
1174
|
+
ratingLabel: "{{value}} stelle su 5, basato su {{count}} recensioni"
|
|
1175
|
+
},
|
|
1153
1176
|
reviewsPanel: {
|
|
1154
1177
|
regionLabel: "Opinioni dei pazienti",
|
|
1155
1178
|
title: "Opinioni dei pazienti",
|
|
@@ -1185,6 +1185,29 @@ export declare const jaUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "患者の口コミ";
|
|
1190
1213
|
readonly title: "患者の口コミ";
|
package/dist/i18n/locales/ja.js
CHANGED
|
@@ -1171,6 +1171,29 @@ const e = {
|
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
1173
|
},
|
|
1174
|
+
practiceProfileCard: {
|
|
1175
|
+
heading: "Profile",
|
|
1176
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1177
|
+
label: {
|
|
1178
|
+
address: "Practice address",
|
|
1179
|
+
phone: "Phone",
|
|
1180
|
+
whatsapp: "WhatsApp",
|
|
1181
|
+
email: "Email",
|
|
1182
|
+
website: "Website",
|
|
1183
|
+
languages: "Languages spoken",
|
|
1184
|
+
insurances: "Insurance / partnership",
|
|
1185
|
+
firstVisitPrice: "First visit cost",
|
|
1186
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1187
|
+
profession: "Profession"
|
|
1188
|
+
},
|
|
1189
|
+
value: {
|
|
1190
|
+
yesShort: "Yes"
|
|
1191
|
+
}
|
|
1192
|
+
},
|
|
1193
|
+
operatorHero: {
|
|
1194
|
+
regionLabel: "Operator profile",
|
|
1195
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1196
|
+
},
|
|
1174
1197
|
reviewsPanel: {
|
|
1175
1198
|
regionLabel: "患者の口コミ",
|
|
1176
1199
|
title: "患者の口コミ",
|
|
@@ -1185,6 +1185,29 @@ export declare const nlUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "Patiëntbeoordelingen";
|
|
1190
1213
|
readonly title: "Patiëntbeoordelingen";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -1170,6 +1170,29 @@ const e = {
|
|
|
1170
1170
|
}
|
|
1171
1171
|
}
|
|
1172
1172
|
},
|
|
1173
|
+
practiceProfileCard: {
|
|
1174
|
+
heading: "Profile",
|
|
1175
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1176
|
+
label: {
|
|
1177
|
+
address: "Practice address",
|
|
1178
|
+
phone: "Phone",
|
|
1179
|
+
whatsapp: "WhatsApp",
|
|
1180
|
+
email: "Email",
|
|
1181
|
+
website: "Website",
|
|
1182
|
+
languages: "Languages spoken",
|
|
1183
|
+
insurances: "Insurance / partnership",
|
|
1184
|
+
firstVisitPrice: "First visit cost",
|
|
1185
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1186
|
+
profession: "Profession"
|
|
1187
|
+
},
|
|
1188
|
+
value: {
|
|
1189
|
+
yesShort: "Yes"
|
|
1190
|
+
}
|
|
1191
|
+
},
|
|
1192
|
+
operatorHero: {
|
|
1193
|
+
regionLabel: "Operator profile",
|
|
1194
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1195
|
+
},
|
|
1173
1196
|
reviewsPanel: {
|
|
1174
1197
|
regionLabel: "Patiëntbeoordelingen",
|
|
1175
1198
|
title: "Patiëntbeoordelingen",
|
|
@@ -1185,6 +1185,29 @@ export declare const plUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "Opinie pacjentów";
|
|
1190
1213
|
readonly title: "Opinie pacjentów";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -1171,6 +1171,29 @@ const e = {
|
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
1173
|
},
|
|
1174
|
+
practiceProfileCard: {
|
|
1175
|
+
heading: "Profile",
|
|
1176
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1177
|
+
label: {
|
|
1178
|
+
address: "Practice address",
|
|
1179
|
+
phone: "Phone",
|
|
1180
|
+
whatsapp: "WhatsApp",
|
|
1181
|
+
email: "Email",
|
|
1182
|
+
website: "Website",
|
|
1183
|
+
languages: "Languages spoken",
|
|
1184
|
+
insurances: "Insurance / partnership",
|
|
1185
|
+
firstVisitPrice: "First visit cost",
|
|
1186
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1187
|
+
profession: "Profession"
|
|
1188
|
+
},
|
|
1189
|
+
value: {
|
|
1190
|
+
yesShort: "Yes"
|
|
1191
|
+
}
|
|
1192
|
+
},
|
|
1193
|
+
operatorHero: {
|
|
1194
|
+
regionLabel: "Operator profile",
|
|
1195
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1196
|
+
},
|
|
1174
1197
|
reviewsPanel: {
|
|
1175
1198
|
regionLabel: "Opinie pacjentów",
|
|
1176
1199
|
title: "Opinie pacjentów",
|
|
@@ -1186,6 +1186,29 @@ export declare const ptUi: {
|
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
1188
|
};
|
|
1189
|
+
readonly practiceProfileCard: {
|
|
1190
|
+
readonly heading: "Profile";
|
|
1191
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1192
|
+
readonly label: {
|
|
1193
|
+
readonly address: "Practice address";
|
|
1194
|
+
readonly phone: "Phone";
|
|
1195
|
+
readonly whatsapp: "WhatsApp";
|
|
1196
|
+
readonly email: "Email";
|
|
1197
|
+
readonly website: "Website";
|
|
1198
|
+
readonly languages: "Languages spoken";
|
|
1199
|
+
readonly insurances: "Insurance / partnership";
|
|
1200
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1201
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1202
|
+
readonly profession: "Profession";
|
|
1203
|
+
};
|
|
1204
|
+
readonly value: {
|
|
1205
|
+
readonly yesShort: "Yes";
|
|
1206
|
+
};
|
|
1207
|
+
};
|
|
1208
|
+
readonly operatorHero: {
|
|
1209
|
+
readonly regionLabel: "Operator profile";
|
|
1210
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1211
|
+
};
|
|
1189
1212
|
readonly reviewsPanel: {
|
|
1190
1213
|
readonly regionLabel: "Avaliações de pacientes";
|
|
1191
1214
|
readonly title: "Avaliações de pacientes";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -1172,6 +1172,29 @@ const e = {
|
|
|
1172
1172
|
}
|
|
1173
1173
|
}
|
|
1174
1174
|
},
|
|
1175
|
+
practiceProfileCard: {
|
|
1176
|
+
heading: "Profile",
|
|
1177
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1178
|
+
label: {
|
|
1179
|
+
address: "Practice address",
|
|
1180
|
+
phone: "Phone",
|
|
1181
|
+
whatsapp: "WhatsApp",
|
|
1182
|
+
email: "Email",
|
|
1183
|
+
website: "Website",
|
|
1184
|
+
languages: "Languages spoken",
|
|
1185
|
+
insurances: "Insurance / partnership",
|
|
1186
|
+
firstVisitPrice: "First visit cost",
|
|
1187
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1188
|
+
profession: "Profession"
|
|
1189
|
+
},
|
|
1190
|
+
value: {
|
|
1191
|
+
yesShort: "Yes"
|
|
1192
|
+
}
|
|
1193
|
+
},
|
|
1194
|
+
operatorHero: {
|
|
1195
|
+
regionLabel: "Operator profile",
|
|
1196
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1197
|
+
},
|
|
1175
1198
|
reviewsPanel: {
|
|
1176
1199
|
regionLabel: "Avaliações de pacientes",
|
|
1177
1200
|
title: "Avaliações de pacientes",
|
|
@@ -1185,6 +1185,29 @@ export declare const roUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "Recenzii pacienți";
|
|
1190
1213
|
readonly title: "Recenzii pacienți";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -1171,6 +1171,29 @@ const e = {
|
|
|
1171
1171
|
}
|
|
1172
1172
|
}
|
|
1173
1173
|
},
|
|
1174
|
+
practiceProfileCard: {
|
|
1175
|
+
heading: "Profile",
|
|
1176
|
+
openInGoogleMaps: "Open in Google Maps",
|
|
1177
|
+
label: {
|
|
1178
|
+
address: "Practice address",
|
|
1179
|
+
phone: "Phone",
|
|
1180
|
+
whatsapp: "WhatsApp",
|
|
1181
|
+
email: "Email",
|
|
1182
|
+
website: "Website",
|
|
1183
|
+
languages: "Languages spoken",
|
|
1184
|
+
insurances: "Insurance / partnership",
|
|
1185
|
+
firstVisitPrice: "First visit cost",
|
|
1186
|
+
expertForAnxiousPatients: "Expert with anxious patients",
|
|
1187
|
+
profession: "Profession"
|
|
1188
|
+
},
|
|
1189
|
+
value: {
|
|
1190
|
+
yesShort: "Yes"
|
|
1191
|
+
}
|
|
1192
|
+
},
|
|
1193
|
+
operatorHero: {
|
|
1194
|
+
regionLabel: "Operator profile",
|
|
1195
|
+
ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews"
|
|
1196
|
+
},
|
|
1174
1197
|
reviewsPanel: {
|
|
1175
1198
|
regionLabel: "Recenzii pacienți",
|
|
1176
1199
|
title: "Recenzii pacienți",
|
|
@@ -1185,6 +1185,29 @@ export declare const ruUi: {
|
|
|
1185
1185
|
};
|
|
1186
1186
|
};
|
|
1187
1187
|
};
|
|
1188
|
+
readonly practiceProfileCard: {
|
|
1189
|
+
readonly heading: "Profile";
|
|
1190
|
+
readonly openInGoogleMaps: "Open in Google Maps";
|
|
1191
|
+
readonly label: {
|
|
1192
|
+
readonly address: "Practice address";
|
|
1193
|
+
readonly phone: "Phone";
|
|
1194
|
+
readonly whatsapp: "WhatsApp";
|
|
1195
|
+
readonly email: "Email";
|
|
1196
|
+
readonly website: "Website";
|
|
1197
|
+
readonly languages: "Languages spoken";
|
|
1198
|
+
readonly insurances: "Insurance / partnership";
|
|
1199
|
+
readonly firstVisitPrice: "First visit cost";
|
|
1200
|
+
readonly expertForAnxiousPatients: "Expert with anxious patients";
|
|
1201
|
+
readonly profession: "Profession";
|
|
1202
|
+
};
|
|
1203
|
+
readonly value: {
|
|
1204
|
+
readonly yesShort: "Yes";
|
|
1205
|
+
};
|
|
1206
|
+
};
|
|
1207
|
+
readonly operatorHero: {
|
|
1208
|
+
readonly regionLabel: "Operator profile";
|
|
1209
|
+
readonly ratingLabel: "{{value}} out of 5 stars, based on {{count}} reviews";
|
|
1210
|
+
};
|
|
1188
1211
|
readonly reviewsPanel: {
|
|
1189
1212
|
readonly regionLabel: "Отзывы пациентов";
|
|
1190
1213
|
readonly title: "Отзывы пациентов";
|