@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/ru.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 sqUi: {
|
|
|
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: "Vlerësimet e pacientëve";
|
|
1190
1213
|
readonly title: "Vlerësimet e pacientëve";
|
package/dist/i18n/locales/sq.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: "Vlerësimet e pacientëve",
|
|
1176
1199
|
title: "Vlerësimet e pacientëve",
|
|
@@ -1185,6 +1185,29 @@ export declare const svUi: {
|
|
|
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: "Patientomdömen";
|
|
1190
1213
|
readonly title: "Patientomdömen";
|
package/dist/i18n/locales/sv.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: "Patientomdömen",
|
|
1176
1199
|
title: "Patientomdömen",
|
|
@@ -1185,6 +1185,29 @@ export declare const trUi: {
|
|
|
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: "Hasta değerlendirmeleri";
|
|
1190
1213
|
readonly title: "Hasta değerlendirmeleri";
|
package/dist/i18n/locales/tr.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: "Hasta değerlendirmeleri",
|
|
1176
1199
|
title: "Hasta değerlendirmeleri",
|
|
@@ -1185,6 +1185,29 @@ export declare const zhUi: {
|
|
|
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/zh.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: "患者评价",
|