@alfadocs/ui-kit 0.36.0 → 0.37.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 (105) hide show
  1. package/dist/_chunks/{ar-CEpIJtcO.js → ar-D1RwVZFj.js} +2 -2
  2. package/dist/_chunks/bmi-calculator-DQD5_nE-.js +214 -0
  3. package/dist/_chunks/{booking-eM0y0NIR.js → booking-DqXsd1Mv.js} +4 -4
  4. package/dist/_chunks/chart-DnHvmiDX.js +312 -0
  5. package/dist/_chunks/{date-picker-B94HAV4A.js → date-picker-CXFpu-qY.js} +2 -2
  6. package/dist/_chunks/{date-range-picker-D8CHNYQT.js → date-range-picker-I-q5rifj.js} +3 -3
  7. package/dist/_chunks/{date-time-picker-D1GEzf8p.js → date-time-picker-CqpGPlcH.js} +2 -2
  8. package/dist/_chunks/{de-Dfbeau59.js → de-HTQ4b4-J.js} +2 -2
  9. package/dist/_chunks/due-date-calculator-kf9U_g7O.js +173 -0
  10. package/dist/_chunks/{editable-currency-cell-renderer-CZcVWBPo.js → editable-currency-cell-renderer-DnjwZNZP.js} +2 -2
  11. package/dist/_chunks/{el-Dro3J7CP.js → el-Dr1pjuDq.js} +2 -2
  12. package/dist/_chunks/{es-Dvg8u70B.js → es-CvyTjLS0.js} +2 -2
  13. package/dist/_chunks/{fr-VOGjBSPP.js → fr-CS7aqaFR.js} +2 -2
  14. package/dist/_chunks/{hi-BSDxWU_y.js → hi-3uy8KpsH.js} +2 -2
  15. package/dist/_chunks/{isSameWeek-Dfzu29cW.js → isSameWeek-DRpMibi9.js} +2 -2
  16. package/dist/_chunks/{it-CuonvcI_.js → it-B_RF5VSw.js} +3 -3
  17. package/dist/_chunks/{ja-DO57gIOT.js → ja-C1mEYy35.js} +2 -2
  18. package/dist/_chunks/{nl-DjPaaWaW.js → nl-Dl7lO2t3.js} +2 -2
  19. package/dist/_chunks/{pl-Cl4lOx2N.js → pl-Dgsogljx.js} +3 -3
  20. package/dist/_chunks/{pt-D7qO5CzD.js → pt-Dm2JF4bc.js} +2 -2
  21. package/dist/_chunks/{react-day-picker-DsjfS7uI.js → react-day-picker-DYDdR8Vv.js} +22 -22
  22. package/dist/_chunks/{ro-CP2-VJ_O.js → ro-BXFZ_xIX.js} +2 -2
  23. package/dist/_chunks/{ru-RPn9_Lpq.js → ru-BPQkNRRV.js} +3 -3
  24. package/dist/_chunks/{sq-AQvefouo.js → sq-ChTlGFcJ.js} +2 -2
  25. package/dist/_chunks/subDays-D-WYRpdW.js +8 -0
  26. package/dist/_chunks/{sv-zkx9eBtD.js → sv-Do_gs6ir.js} +2 -2
  27. package/dist/_chunks/{tr-Dmr412Ac.js → tr-da_UnkYH.js} +2 -2
  28. package/dist/_chunks/{zh-CN-DxVt64Zk.js → zh-CN-C9qi5oak.js} +3 -3
  29. package/dist/agent-catalog.json +1 -1
  30. package/dist/components/bmi-calculator/bmi-calculator.d.ts +24 -0
  31. package/dist/components/bmi-calculator/bmi.d.ts +37 -0
  32. package/dist/components/bmi-calculator/index.d.ts +4 -0
  33. package/dist/components/bmi-calculator/index.js +14 -0
  34. package/dist/components/booking/index.js +1 -1
  35. package/dist/components/chart/chart.d.ts +7 -0
  36. package/dist/components/chart/index.js +1 -1
  37. package/dist/components/data-table/index.js +1 -1
  38. package/dist/components/date-picker/index.js +1 -1
  39. package/dist/components/date-range-picker/index.js +1 -1
  40. package/dist/components/date-time-picker/index.js +1 -1
  41. package/dist/components/due-date-calculator/due-date-calculator.d.ts +18 -0
  42. package/dist/components/due-date-calculator/gestation.d.ts +44 -0
  43. package/dist/components/due-date-calculator/index.d.ts +4 -0
  44. package/dist/components/due-date-calculator/index.js +10 -0
  45. package/dist/components/index.d.ts +2 -0
  46. package/dist/components/skeleton/skeleton.d.ts +1 -1
  47. package/dist/i18n/locales/ar.d.ts +64 -0
  48. package/dist/i18n/locales/ar.js +58 -0
  49. package/dist/i18n/locales/de.d.ts +64 -0
  50. package/dist/i18n/locales/de.js +58 -0
  51. package/dist/i18n/locales/el.d.ts +64 -0
  52. package/dist/i18n/locales/el.js +58 -0
  53. package/dist/i18n/locales/en.d.ts +64 -0
  54. package/dist/i18n/locales/en.js +58 -0
  55. package/dist/i18n/locales/es.d.ts +64 -0
  56. package/dist/i18n/locales/es.js +58 -0
  57. package/dist/i18n/locales/fr.d.ts +64 -0
  58. package/dist/i18n/locales/fr.js +58 -0
  59. package/dist/i18n/locales/hi.d.ts +64 -0
  60. package/dist/i18n/locales/hi.js +58 -0
  61. package/dist/i18n/locales/it.d.ts +64 -0
  62. package/dist/i18n/locales/it.js +58 -0
  63. package/dist/i18n/locales/ja.d.ts +64 -0
  64. package/dist/i18n/locales/ja.js +58 -0
  65. package/dist/i18n/locales/nl.d.ts +64 -0
  66. package/dist/i18n/locales/nl.js +58 -0
  67. package/dist/i18n/locales/pl.d.ts +64 -0
  68. package/dist/i18n/locales/pl.js +58 -0
  69. package/dist/i18n/locales/pt.d.ts +64 -0
  70. package/dist/i18n/locales/pt.js +58 -0
  71. package/dist/i18n/locales/ro.d.ts +64 -0
  72. package/dist/i18n/locales/ro.js +58 -0
  73. package/dist/i18n/locales/ru.d.ts +64 -0
  74. package/dist/i18n/locales/ru.js +58 -0
  75. package/dist/i18n/locales/sq.d.ts +64 -0
  76. package/dist/i18n/locales/sq.js +58 -0
  77. package/dist/i18n/locales/sv.d.ts +64 -0
  78. package/dist/i18n/locales/sv.js +58 -0
  79. package/dist/i18n/locales/tr.d.ts +64 -0
  80. package/dist/i18n/locales/tr.js +58 -0
  81. package/dist/i18n/locales/zh.d.ts +64 -0
  82. package/dist/i18n/locales/zh.js +58 -0
  83. package/dist/index.js +532 -514
  84. package/dist/locales/ar.json +64 -0
  85. package/dist/locales/de.json +64 -0
  86. package/dist/locales/el.json +64 -0
  87. package/dist/locales/en.json +64 -0
  88. package/dist/locales/es.json +64 -0
  89. package/dist/locales/fr.json +64 -0
  90. package/dist/locales/hi.json +64 -0
  91. package/dist/locales/it.json +64 -0
  92. package/dist/locales/ja.json +64 -0
  93. package/dist/locales/nl.json +64 -0
  94. package/dist/locales/pl.json +64 -0
  95. package/dist/locales/pt.json +64 -0
  96. package/dist/locales/ro.json +64 -0
  97. package/dist/locales/ru.json +64 -0
  98. package/dist/locales/sq.json +64 -0
  99. package/dist/locales/sv.json +64 -0
  100. package/dist/locales/tr.json +64 -0
  101. package/dist/locales/zh.json +64 -0
  102. package/dist/tokens.css +1 -1
  103. package/package.json +9 -1
  104. package/dist/_chunks/chart-DLkVn_ex.js +0 -292
  105. package/dist/_chunks/subDays-CANHP9hz.js +0 -8
@@ -1601,6 +1601,64 @@ const e = {
1601
1601
  opens_in_new_tab: "(открывается в новой вкладке)"
1602
1602
  }
1603
1603
  },
1604
+ bmiCalculator: {
1605
+ unitSystem: {
1606
+ label: "Единицы",
1607
+ metric: "Метрические (kg, cm)",
1608
+ imperial: "Имперские (lb, ft/in)"
1609
+ },
1610
+ height: "Рост",
1611
+ weight: "Вес",
1612
+ feet: "Футы",
1613
+ inches: "Дюймы",
1614
+ units: { cm: "cm", kg: "kg", lb: "lb", ft: "ft", in: "in" },
1615
+ category: {
1616
+ label: "Категория",
1617
+ underweight: "Дефицит массы",
1618
+ normal: "Норма",
1619
+ overweight: "Избыточный вес",
1620
+ obese: "Ожирение"
1621
+ },
1622
+ range: {
1623
+ underweight: "Менее 18,5",
1624
+ normal: "18,5 – 24,9",
1625
+ overweight: "25,0 – 29,9",
1626
+ obese: "30,0 и более"
1627
+ },
1628
+ gaugeAria: "Индекс массы тела {{bmi}}, {{category}}",
1629
+ empty: "Введите рост и вес, чтобы рассчитать ИМТ."
1630
+ },
1631
+ dueDateCalculator: {
1632
+ method: {
1633
+ label: "Метод расчёта",
1634
+ lmp: "Последняя менструация",
1635
+ conception: "Дата зачатия",
1636
+ ivf: "Дата переноса (ЭКО)"
1637
+ },
1638
+ lmpDate: "Первый день последней менструации",
1639
+ conceptionDate: "Дата зачатия",
1640
+ transferDate: "Дата переноса эмбриона",
1641
+ cycleLength: "Длина цикла",
1642
+ cycleLengthHint: "Среднее число дней между менструациями. Стандарт — 28.",
1643
+ embryoAge: "Возраст эмбриона при переносе",
1644
+ day3: "День 3",
1645
+ day5: "День 5 (бластоциста)",
1646
+ days: "дней",
1647
+ result: {
1648
+ dueDateLabel: "Предполагаемая дата родов",
1649
+ gestationLabel: "Срок беременности сегодня",
1650
+ trimesterLabel: "Триместр",
1651
+ gestation: "{{weeks}} нед {{days}} дн"
1652
+ },
1653
+ trimester: {
1654
+ preconception: "До зачатия",
1655
+ first: "Первый триместр",
1656
+ second: "Второй триместр",
1657
+ third: "Третий триместр",
1658
+ postterm: "Переношенная"
1659
+ },
1660
+ empty: "Выберите метод и дату, чтобы рассчитать дату родов."
1661
+ },
1604
1662
  /* Language display names — keyed by ISO 639-1 code. Used by
1605
1663
  ContactProfileCard / PatientSearch / PracticeResults to
1606
1664
  auto-resolve a consumer-passed languages={['it','en',...]}
@@ -1615,6 +1615,70 @@ export declare const sqUi: {
1615
1615
  readonly opens_in_new_tab: "(hapet në një skedë të re)";
1616
1616
  };
1617
1617
  };
1618
+ readonly bmiCalculator: {
1619
+ readonly unitSystem: {
1620
+ readonly label: "Njësitë";
1621
+ readonly metric: "Metrik (kg, cm)";
1622
+ readonly imperial: "Imperial (lb, ft/in)";
1623
+ };
1624
+ readonly height: "Gjatësia";
1625
+ readonly weight: "Pesha";
1626
+ readonly feet: "Këmbë";
1627
+ readonly inches: "Inç";
1628
+ readonly units: {
1629
+ readonly cm: "cm";
1630
+ readonly kg: "kg";
1631
+ readonly lb: "lb";
1632
+ readonly ft: "ft";
1633
+ readonly in: "in";
1634
+ };
1635
+ readonly category: {
1636
+ readonly label: "Kategoria";
1637
+ readonly underweight: "Nënpeshë";
1638
+ readonly normal: "Normale";
1639
+ readonly overweight: "Mbipeshë";
1640
+ readonly obese: "Obezitet";
1641
+ };
1642
+ readonly range: {
1643
+ readonly underweight: "Nën 18,5";
1644
+ readonly normal: "18,5 – 24,9";
1645
+ readonly overweight: "25,0 – 29,9";
1646
+ readonly obese: "30,0 e lart";
1647
+ };
1648
+ readonly gaugeAria: "Indeksi i masës trupore {{bmi}}, {{category}}";
1649
+ readonly empty: "Vendos gjatësinë dhe peshën për të llogaritur IMT-në.";
1650
+ };
1651
+ readonly dueDateCalculator: {
1652
+ readonly method: {
1653
+ readonly label: "Metoda e llogaritjes";
1654
+ readonly lmp: "Menstruacionet e fundit";
1655
+ readonly conception: "Data e ngjizjes";
1656
+ readonly ivf: "Data e transferimit (FIV)";
1657
+ };
1658
+ readonly lmpDate: "Dita e parë e menstruacioneve të fundit";
1659
+ readonly conceptionDate: "Data e ngjizjes";
1660
+ readonly transferDate: "Data e transferimit të embrionit";
1661
+ readonly cycleLength: "Gjatësia e ciklit";
1662
+ readonly cycleLengthHint: "Ditët mesatare midis menstruacioneve. Standardi është 28.";
1663
+ readonly embryoAge: "Mosha e embrionit në transferim";
1664
+ readonly day3: "Dita 3";
1665
+ readonly day5: "Dita 5 (blastocist)";
1666
+ readonly days: "ditë";
1667
+ readonly result: {
1668
+ readonly dueDateLabel: "Data e parashikuar e lindjes";
1669
+ readonly gestationLabel: "Mosha gestacionale sot";
1670
+ readonly trimesterLabel: "Tremujori";
1671
+ readonly gestation: "{{weeks}} javë {{days}} ditë";
1672
+ };
1673
+ readonly trimester: {
1674
+ readonly preconception: "Para ngjizjes";
1675
+ readonly first: "Tremujori i parë";
1676
+ readonly second: "Tremujori i dytë";
1677
+ readonly third: "Tremujori i tretë";
1678
+ readonly postterm: "Pas afatit";
1679
+ };
1680
+ readonly empty: "Zgjidh një metodë dhe një datë për të vlerësuar datën e lindjes.";
1681
+ };
1618
1682
  readonly languages: {
1619
1683
  readonly en: "anglisht";
1620
1684
  readonly it: "italisht";
@@ -1599,6 +1599,64 @@ const e = {
1599
1599
  },
1600
1600
  external: { opens_in_new_tab: "(hapet në një skedë të re)" }
1601
1601
  },
1602
+ bmiCalculator: {
1603
+ unitSystem: {
1604
+ label: "Njësitë",
1605
+ metric: "Metrik (kg, cm)",
1606
+ imperial: "Imperial (lb, ft/in)"
1607
+ },
1608
+ height: "Gjatësia",
1609
+ weight: "Pesha",
1610
+ feet: "Këmbë",
1611
+ inches: "Inç",
1612
+ units: { cm: "cm", kg: "kg", lb: "lb", ft: "ft", in: "in" },
1613
+ category: {
1614
+ label: "Kategoria",
1615
+ underweight: "Nënpeshë",
1616
+ normal: "Normale",
1617
+ overweight: "Mbipeshë",
1618
+ obese: "Obezitet"
1619
+ },
1620
+ range: {
1621
+ underweight: "Nën 18,5",
1622
+ normal: "18,5 – 24,9",
1623
+ overweight: "25,0 – 29,9",
1624
+ obese: "30,0 e lart"
1625
+ },
1626
+ gaugeAria: "Indeksi i masës trupore {{bmi}}, {{category}}",
1627
+ empty: "Vendos gjatësinë dhe peshën për të llogaritur IMT-në."
1628
+ },
1629
+ dueDateCalculator: {
1630
+ method: {
1631
+ label: "Metoda e llogaritjes",
1632
+ lmp: "Menstruacionet e fundit",
1633
+ conception: "Data e ngjizjes",
1634
+ ivf: "Data e transferimit (FIV)"
1635
+ },
1636
+ lmpDate: "Dita e parë e menstruacioneve të fundit",
1637
+ conceptionDate: "Data e ngjizjes",
1638
+ transferDate: "Data e transferimit të embrionit",
1639
+ cycleLength: "Gjatësia e ciklit",
1640
+ cycleLengthHint: "Ditët mesatare midis menstruacioneve. Standardi është 28.",
1641
+ embryoAge: "Mosha e embrionit në transferim",
1642
+ day3: "Dita 3",
1643
+ day5: "Dita 5 (blastocist)",
1644
+ days: "ditë",
1645
+ result: {
1646
+ dueDateLabel: "Data e parashikuar e lindjes",
1647
+ gestationLabel: "Mosha gestacionale sot",
1648
+ trimesterLabel: "Tremujori",
1649
+ gestation: "{{weeks}} javë {{days}} ditë"
1650
+ },
1651
+ trimester: {
1652
+ preconception: "Para ngjizjes",
1653
+ first: "Tremujori i parë",
1654
+ second: "Tremujori i dytë",
1655
+ third: "Tremujori i tretë",
1656
+ postterm: "Pas afatit"
1657
+ },
1658
+ empty: "Zgjidh një metodë dhe një datë për të vlerësuar datën e lindjes."
1659
+ },
1602
1660
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
1661
  ContactProfileCard / PatientSearch / PracticeResults to
1604
1662
  auto-resolve a consumer-passed languages={['it','en',...]}
@@ -1615,6 +1615,70 @@ export declare const svUi: {
1615
1615
  readonly opens_in_new_tab: "(öppnas i ny flik)";
1616
1616
  };
1617
1617
  };
1618
+ readonly bmiCalculator: {
1619
+ readonly unitSystem: {
1620
+ readonly label: "Enheter";
1621
+ readonly metric: "Metriskt (kg, cm)";
1622
+ readonly imperial: "Imperiellt (lb, ft/in)";
1623
+ };
1624
+ readonly height: "Längd";
1625
+ readonly weight: "Vikt";
1626
+ readonly feet: "Fot";
1627
+ readonly inches: "Tum";
1628
+ readonly units: {
1629
+ readonly cm: "cm";
1630
+ readonly kg: "kg";
1631
+ readonly lb: "lb";
1632
+ readonly ft: "ft";
1633
+ readonly in: "in";
1634
+ };
1635
+ readonly category: {
1636
+ readonly label: "Kategori";
1637
+ readonly underweight: "Undervikt";
1638
+ readonly normal: "Normal";
1639
+ readonly overweight: "Övervikt";
1640
+ readonly obese: "Fetma";
1641
+ };
1642
+ readonly range: {
1643
+ readonly underweight: "Under 18,5";
1644
+ readonly normal: "18,5 – 24,9";
1645
+ readonly overweight: "25,0 – 29,9";
1646
+ readonly obese: "30,0 och högre";
1647
+ };
1648
+ readonly gaugeAria: "Body mass index {{bmi}}, {{category}}";
1649
+ readonly empty: "Ange längd och vikt för att beräkna BMI.";
1650
+ };
1651
+ readonly dueDateCalculator: {
1652
+ readonly method: {
1653
+ readonly label: "Beräkningsmetod";
1654
+ readonly lmp: "Senaste mens";
1655
+ readonly conception: "Befruktningsdatum";
1656
+ readonly ivf: "Datum för embryoåterföring (IVF)";
1657
+ };
1658
+ readonly lmpDate: "Första dagen av senaste mens";
1659
+ readonly conceptionDate: "Befruktningsdatum";
1660
+ readonly transferDate: "Datum för embryoåterföring";
1661
+ readonly cycleLength: "Cykellängd";
1662
+ readonly cycleLengthHint: "Genomsnittligt antal dagar mellan menstruationer. Standard är 28.";
1663
+ readonly embryoAge: "Embryots ålder vid återföring";
1664
+ readonly day3: "Dag 3";
1665
+ readonly day5: "Dag 5 (blastocyst)";
1666
+ readonly days: "dagar";
1667
+ readonly result: {
1668
+ readonly dueDateLabel: "Beräknat förlossningsdatum";
1669
+ readonly gestationLabel: "Graviditetslängd idag";
1670
+ readonly trimesterLabel: "Trimester";
1671
+ readonly gestation: "{{weeks}} v {{days}} d";
1672
+ };
1673
+ readonly trimester: {
1674
+ readonly preconception: "Före befruktning";
1675
+ readonly first: "Första trimestern";
1676
+ readonly second: "Andra trimestern";
1677
+ readonly third: "Tredje trimestern";
1678
+ readonly postterm: "Över tiden";
1679
+ };
1680
+ readonly empty: "Välj en metod och ett datum för att beräkna förlossningsdatumet.";
1681
+ };
1618
1682
  readonly languages: {
1619
1683
  readonly en: "engelska";
1620
1684
  readonly it: "italienska";
@@ -1599,6 +1599,64 @@ const e = {
1599
1599
  },
1600
1600
  external: { opens_in_new_tab: "(öppnas i ny flik)" }
1601
1601
  },
1602
+ bmiCalculator: {
1603
+ unitSystem: {
1604
+ label: "Enheter",
1605
+ metric: "Metriskt (kg, cm)",
1606
+ imperial: "Imperiellt (lb, ft/in)"
1607
+ },
1608
+ height: "Längd",
1609
+ weight: "Vikt",
1610
+ feet: "Fot",
1611
+ inches: "Tum",
1612
+ units: { cm: "cm", kg: "kg", lb: "lb", ft: "ft", in: "in" },
1613
+ category: {
1614
+ label: "Kategori",
1615
+ underweight: "Undervikt",
1616
+ normal: "Normal",
1617
+ overweight: "Övervikt",
1618
+ obese: "Fetma"
1619
+ },
1620
+ range: {
1621
+ underweight: "Under 18,5",
1622
+ normal: "18,5 – 24,9",
1623
+ overweight: "25,0 – 29,9",
1624
+ obese: "30,0 och högre"
1625
+ },
1626
+ gaugeAria: "Body mass index {{bmi}}, {{category}}",
1627
+ empty: "Ange längd och vikt för att beräkna BMI."
1628
+ },
1629
+ dueDateCalculator: {
1630
+ method: {
1631
+ label: "Beräkningsmetod",
1632
+ lmp: "Senaste mens",
1633
+ conception: "Befruktningsdatum",
1634
+ ivf: "Datum för embryoåterföring (IVF)"
1635
+ },
1636
+ lmpDate: "Första dagen av senaste mens",
1637
+ conceptionDate: "Befruktningsdatum",
1638
+ transferDate: "Datum för embryoåterföring",
1639
+ cycleLength: "Cykellängd",
1640
+ cycleLengthHint: "Genomsnittligt antal dagar mellan menstruationer. Standard är 28.",
1641
+ embryoAge: "Embryots ålder vid återföring",
1642
+ day3: "Dag 3",
1643
+ day5: "Dag 5 (blastocyst)",
1644
+ days: "dagar",
1645
+ result: {
1646
+ dueDateLabel: "Beräknat förlossningsdatum",
1647
+ gestationLabel: "Graviditetslängd idag",
1648
+ trimesterLabel: "Trimester",
1649
+ gestation: "{{weeks}} v {{days}} d"
1650
+ },
1651
+ trimester: {
1652
+ preconception: "Före befruktning",
1653
+ first: "Första trimestern",
1654
+ second: "Andra trimestern",
1655
+ third: "Tredje trimestern",
1656
+ postterm: "Över tiden"
1657
+ },
1658
+ empty: "Välj en metod och ett datum för att beräkna förlossningsdatumet."
1659
+ },
1602
1660
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
1661
  ContactProfileCard / PatientSearch / PracticeResults to
1604
1662
  auto-resolve a consumer-passed languages={['it','en',...]}
@@ -1615,6 +1615,70 @@ export declare const trUi: {
1615
1615
  readonly opens_in_new_tab: "(yeni sekmede açılır)";
1616
1616
  };
1617
1617
  };
1618
+ readonly bmiCalculator: {
1619
+ readonly unitSystem: {
1620
+ readonly label: "Birimler";
1621
+ readonly metric: "Metrik (kg, cm)";
1622
+ readonly imperial: "İngiliz (lb, ft/in)";
1623
+ };
1624
+ readonly height: "Boy";
1625
+ readonly weight: "Kilo";
1626
+ readonly feet: "Fit";
1627
+ readonly inches: "İnç";
1628
+ readonly units: {
1629
+ readonly cm: "cm";
1630
+ readonly kg: "kg";
1631
+ readonly lb: "lb";
1632
+ readonly ft: "ft";
1633
+ readonly in: "in";
1634
+ };
1635
+ readonly category: {
1636
+ readonly label: "Kategori";
1637
+ readonly underweight: "Zayıf";
1638
+ readonly normal: "Normal";
1639
+ readonly overweight: "Fazla kilolu";
1640
+ readonly obese: "Obez";
1641
+ };
1642
+ readonly range: {
1643
+ readonly underweight: "18,5 altı";
1644
+ readonly normal: "18,5 – 24,9";
1645
+ readonly overweight: "25,0 – 29,9";
1646
+ readonly obese: "30,0 ve üzeri";
1647
+ };
1648
+ readonly gaugeAria: "Vücut kitle indeksi {{bmi}}, {{category}}";
1649
+ readonly empty: "VKİ’yi hesaplamak için boy ve kilo girin.";
1650
+ };
1651
+ readonly dueDateCalculator: {
1652
+ readonly method: {
1653
+ readonly label: "Hesaplama yöntemi";
1654
+ readonly lmp: "Son adet tarihi";
1655
+ readonly conception: "Döllenme tarihi";
1656
+ readonly ivf: "Transfer tarihi (tüp bebek)";
1657
+ };
1658
+ readonly lmpDate: "Son adetin ilk günü";
1659
+ readonly conceptionDate: "Döllenme tarihi";
1660
+ readonly transferDate: "Embriyo transfer tarihi";
1661
+ readonly cycleLength: "Döngü uzunluğu";
1662
+ readonly cycleLengthHint: "Adetler arası ortalama gün. Standart 28’dir.";
1663
+ readonly embryoAge: "Transferde embriyo yaşı";
1664
+ readonly day3: "3. gün";
1665
+ readonly day5: "5. gün (blastokist)";
1666
+ readonly days: "gün";
1667
+ readonly result: {
1668
+ readonly dueDateLabel: "Tahmini doğum tarihi";
1669
+ readonly gestationLabel: "Bugünkü gebelik yaşı";
1670
+ readonly trimesterLabel: "Trimester";
1671
+ readonly gestation: "{{weeks}} hf {{days}} g";
1672
+ };
1673
+ readonly trimester: {
1674
+ readonly preconception: "Döllenmeden önce";
1675
+ readonly first: "Birinci trimester";
1676
+ readonly second: "İkinci trimester";
1677
+ readonly third: "Üçüncü trimester";
1678
+ readonly postterm: "Zamanı geçmiş";
1679
+ };
1680
+ readonly empty: "Doğum tarihini tahmin etmek için bir yöntem ve tarih seçin.";
1681
+ };
1618
1682
  readonly languages: {
1619
1683
  readonly en: "İngilizce";
1620
1684
  readonly it: "İtalyanca";
@@ -1599,6 +1599,64 @@ const e = {
1599
1599
  },
1600
1600
  external: { opens_in_new_tab: "(yeni sekmede açılır)" }
1601
1601
  },
1602
+ bmiCalculator: {
1603
+ unitSystem: {
1604
+ label: "Birimler",
1605
+ metric: "Metrik (kg, cm)",
1606
+ imperial: "İngiliz (lb, ft/in)"
1607
+ },
1608
+ height: "Boy",
1609
+ weight: "Kilo",
1610
+ feet: "Fit",
1611
+ inches: "İnç",
1612
+ units: { cm: "cm", kg: "kg", lb: "lb", ft: "ft", in: "in" },
1613
+ category: {
1614
+ label: "Kategori",
1615
+ underweight: "Zayıf",
1616
+ normal: "Normal",
1617
+ overweight: "Fazla kilolu",
1618
+ obese: "Obez"
1619
+ },
1620
+ range: {
1621
+ underweight: "18,5 altı",
1622
+ normal: "18,5 – 24,9",
1623
+ overweight: "25,0 – 29,9",
1624
+ obese: "30,0 ve üzeri"
1625
+ },
1626
+ gaugeAria: "Vücut kitle indeksi {{bmi}}, {{category}}",
1627
+ empty: "VKİ’yi hesaplamak için boy ve kilo girin."
1628
+ },
1629
+ dueDateCalculator: {
1630
+ method: {
1631
+ label: "Hesaplama yöntemi",
1632
+ lmp: "Son adet tarihi",
1633
+ conception: "Döllenme tarihi",
1634
+ ivf: "Transfer tarihi (tüp bebek)"
1635
+ },
1636
+ lmpDate: "Son adetin ilk günü",
1637
+ conceptionDate: "Döllenme tarihi",
1638
+ transferDate: "Embriyo transfer tarihi",
1639
+ cycleLength: "Döngü uzunluğu",
1640
+ cycleLengthHint: "Adetler arası ortalama gün. Standart 28’dir.",
1641
+ embryoAge: "Transferde embriyo yaşı",
1642
+ day3: "3. gün",
1643
+ day5: "5. gün (blastokist)",
1644
+ days: "gün",
1645
+ result: {
1646
+ dueDateLabel: "Tahmini doğum tarihi",
1647
+ gestationLabel: "Bugünkü gebelik yaşı",
1648
+ trimesterLabel: "Trimester",
1649
+ gestation: "{{weeks}} hf {{days}} g"
1650
+ },
1651
+ trimester: {
1652
+ preconception: "Döllenmeden önce",
1653
+ first: "Birinci trimester",
1654
+ second: "İkinci trimester",
1655
+ third: "Üçüncü trimester",
1656
+ postterm: "Zamanı geçmiş"
1657
+ },
1658
+ empty: "Doğum tarihini tahmin etmek için bir yöntem ve tarih seçin."
1659
+ },
1602
1660
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
1661
  ContactProfileCard / PatientSearch / PracticeResults to
1604
1662
  auto-resolve a consumer-passed languages={['it','en',...]}
@@ -1615,6 +1615,70 @@ export declare const zhUi: {
1615
1615
  readonly opens_in_new_tab: "(在新标签页中打开)";
1616
1616
  };
1617
1617
  };
1618
+ readonly bmiCalculator: {
1619
+ readonly unitSystem: {
1620
+ readonly label: "单位";
1621
+ readonly metric: "公制 (kg, cm)";
1622
+ readonly imperial: "英制 (lb, ft/in)";
1623
+ };
1624
+ readonly height: "身高";
1625
+ readonly weight: "体重";
1626
+ readonly feet: "英尺";
1627
+ readonly inches: "英寸";
1628
+ readonly units: {
1629
+ readonly cm: "cm";
1630
+ readonly kg: "kg";
1631
+ readonly lb: "lb";
1632
+ readonly ft: "ft";
1633
+ readonly in: "in";
1634
+ };
1635
+ readonly category: {
1636
+ readonly label: "类别";
1637
+ readonly underweight: "偏瘦";
1638
+ readonly normal: "正常";
1639
+ readonly overweight: "超重";
1640
+ readonly obese: "肥胖";
1641
+ };
1642
+ readonly range: {
1643
+ readonly underweight: "低于 18.5";
1644
+ readonly normal: "18.5 – 24.9";
1645
+ readonly overweight: "25.0 – 29.9";
1646
+ readonly obese: "30.0 及以上";
1647
+ };
1648
+ readonly gaugeAria: "身体质量指数 {{bmi}}, {{category}}";
1649
+ readonly empty: "输入身高和体重以计算 BMI。";
1650
+ };
1651
+ readonly dueDateCalculator: {
1652
+ readonly method: {
1653
+ readonly label: "计算方法";
1654
+ readonly lmp: "末次月经";
1655
+ readonly conception: "受孕日期";
1656
+ readonly ivf: "移植日期(试管婴儿)";
1657
+ };
1658
+ readonly lmpDate: "末次月经第一天";
1659
+ readonly conceptionDate: "受孕日期";
1660
+ readonly transferDate: "胚胎移植日期";
1661
+ readonly cycleLength: "周期长度";
1662
+ readonly cycleLengthHint: "月经之间的平均天数。标准为 28 天。";
1663
+ readonly embryoAge: "移植时胚胎天数";
1664
+ readonly day3: "第 3 天";
1665
+ readonly day5: "第 5 天(囊胚)";
1666
+ readonly days: "天";
1667
+ readonly result: {
1668
+ readonly dueDateLabel: "预产期";
1669
+ readonly gestationLabel: "今日孕周";
1670
+ readonly trimesterLabel: "孕期";
1671
+ readonly gestation: "{{weeks}}周 {{days}}天";
1672
+ };
1673
+ readonly trimester: {
1674
+ readonly preconception: "受孕前";
1675
+ readonly first: "孕早期";
1676
+ readonly second: "孕中期";
1677
+ readonly third: "孕晚期";
1678
+ readonly postterm: "过期妊娠";
1679
+ };
1680
+ readonly empty: "选择方法和日期以估算预产期。";
1681
+ };
1618
1682
  readonly languages: {
1619
1683
  readonly en: "英语";
1620
1684
  readonly it: "意大利语";
@@ -1599,6 +1599,64 @@ const e = {
1599
1599
  },
1600
1600
  external: { opens_in_new_tab: "(在新标签页中打开)" }
1601
1601
  },
1602
+ bmiCalculator: {
1603
+ unitSystem: {
1604
+ label: "单位",
1605
+ metric: "公制 (kg, cm)",
1606
+ imperial: "英制 (lb, ft/in)"
1607
+ },
1608
+ height: "身高",
1609
+ weight: "体重",
1610
+ feet: "英尺",
1611
+ inches: "英寸",
1612
+ units: { cm: "cm", kg: "kg", lb: "lb", ft: "ft", in: "in" },
1613
+ category: {
1614
+ label: "类别",
1615
+ underweight: "偏瘦",
1616
+ normal: "正常",
1617
+ overweight: "超重",
1618
+ obese: "肥胖"
1619
+ },
1620
+ range: {
1621
+ underweight: "低于 18.5",
1622
+ normal: "18.5 – 24.9",
1623
+ overweight: "25.0 – 29.9",
1624
+ obese: "30.0 及以上"
1625
+ },
1626
+ gaugeAria: "身体质量指数 {{bmi}}, {{category}}",
1627
+ empty: "输入身高和体重以计算 BMI。"
1628
+ },
1629
+ dueDateCalculator: {
1630
+ method: {
1631
+ label: "计算方法",
1632
+ lmp: "末次月经",
1633
+ conception: "受孕日期",
1634
+ ivf: "移植日期(试管婴儿)"
1635
+ },
1636
+ lmpDate: "末次月经第一天",
1637
+ conceptionDate: "受孕日期",
1638
+ transferDate: "胚胎移植日期",
1639
+ cycleLength: "周期长度",
1640
+ cycleLengthHint: "月经之间的平均天数。标准为 28 天。",
1641
+ embryoAge: "移植时胚胎天数",
1642
+ day3: "第 3 天",
1643
+ day5: "第 5 天(囊胚)",
1644
+ days: "天",
1645
+ result: {
1646
+ dueDateLabel: "预产期",
1647
+ gestationLabel: "今日孕周",
1648
+ trimesterLabel: "孕期",
1649
+ gestation: "{{weeks}}周 {{days}}天"
1650
+ },
1651
+ trimester: {
1652
+ preconception: "受孕前",
1653
+ first: "孕早期",
1654
+ second: "孕中期",
1655
+ third: "孕晚期",
1656
+ postterm: "过期妊娠"
1657
+ },
1658
+ empty: "选择方法和日期以估算预产期。"
1659
+ },
1602
1660
  /* Language display names — keyed by ISO 639-1 code. Used by
1603
1661
  ContactProfileCard / PatientSearch / PracticeResults to
1604
1662
  auto-resolve a consumer-passed languages={['it','en',...]}