@alfadocs/ui-kit 0.35.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.
- package/dist/_chunks/{ar-CEpIJtcO.js → ar-D1RwVZFj.js} +2 -2
- package/dist/_chunks/bmi-calculator-DQD5_nE-.js +214 -0
- package/dist/_chunks/{booking-eM0y0NIR.js → booking-DqXsd1Mv.js} +4 -4
- package/dist/_chunks/chart-DnHvmiDX.js +312 -0
- package/dist/_chunks/{date-picker-B94HAV4A.js → date-picker-CXFpu-qY.js} +2 -2
- package/dist/_chunks/{date-range-picker-D8CHNYQT.js → date-range-picker-I-q5rifj.js} +3 -3
- package/dist/_chunks/{date-time-picker-D1GEzf8p.js → date-time-picker-CqpGPlcH.js} +2 -2
- package/dist/_chunks/{de-Dfbeau59.js → de-HTQ4b4-J.js} +2 -2
- package/dist/_chunks/due-date-calculator-kf9U_g7O.js +173 -0
- package/dist/_chunks/{editable-currency-cell-renderer-CZcVWBPo.js → editable-currency-cell-renderer-DnjwZNZP.js} +2 -2
- package/dist/_chunks/{el-Dro3J7CP.js → el-Dr1pjuDq.js} +2 -2
- package/dist/_chunks/{es-Dvg8u70B.js → es-CvyTjLS0.js} +2 -2
- package/dist/_chunks/{fr-VOGjBSPP.js → fr-CS7aqaFR.js} +2 -2
- package/dist/_chunks/{hi-BSDxWU_y.js → hi-3uy8KpsH.js} +2 -2
- package/dist/_chunks/{isSameWeek-Dfzu29cW.js → isSameWeek-DRpMibi9.js} +2 -2
- package/dist/_chunks/{it-CuonvcI_.js → it-B_RF5VSw.js} +3 -3
- package/dist/_chunks/{ja-DO57gIOT.js → ja-C1mEYy35.js} +2 -2
- package/dist/_chunks/marketplace-app-shell-DXHxy9dj.js +295 -0
- package/dist/_chunks/{nl-DjPaaWaW.js → nl-Dl7lO2t3.js} +2 -2
- package/dist/_chunks/{pl-Cl4lOx2N.js → pl-Dgsogljx.js} +3 -3
- package/dist/_chunks/{pt-D7qO5CzD.js → pt-Dm2JF4bc.js} +2 -2
- package/dist/_chunks/{react-day-picker-DsjfS7uI.js → react-day-picker-DYDdR8Vv.js} +22 -22
- package/dist/_chunks/{ro-CP2-VJ_O.js → ro-BXFZ_xIX.js} +2 -2
- package/dist/_chunks/{ru-RPn9_Lpq.js → ru-BPQkNRRV.js} +3 -3
- package/dist/_chunks/{sq-AQvefouo.js → sq-ChTlGFcJ.js} +2 -2
- package/dist/_chunks/subDays-D-WYRpdW.js +8 -0
- package/dist/_chunks/{sv-zkx9eBtD.js → sv-Do_gs6ir.js} +2 -2
- package/dist/_chunks/{tr-Dmr412Ac.js → tr-da_UnkYH.js} +2 -2
- package/dist/_chunks/{zh-CN-DxVt64Zk.js → zh-CN-C9qi5oak.js} +3 -3
- package/dist/agent-catalog.json +1 -1
- package/dist/components/bmi-calculator/bmi-calculator.d.ts +24 -0
- package/dist/components/bmi-calculator/bmi.d.ts +37 -0
- package/dist/components/bmi-calculator/index.d.ts +4 -0
- package/dist/components/bmi-calculator/index.js +14 -0
- package/dist/components/booking/index.js +1 -1
- package/dist/components/chart/chart.d.ts +7 -0
- package/dist/components/chart/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/date-picker/index.js +1 -1
- package/dist/components/date-range-picker/index.js +1 -1
- package/dist/components/date-time-picker/index.js +1 -1
- package/dist/components/due-date-calculator/due-date-calculator.d.ts +18 -0
- package/dist/components/due-date-calculator/gestation.d.ts +44 -0
- package/dist/components/due-date-calculator/index.d.ts +4 -0
- package/dist/components/due-date-calculator/index.js +10 -0
- package/dist/components/index.d.ts +3 -0
- package/dist/components/skeleton/skeleton.d.ts +1 -1
- package/dist/i18n/locales/ar.d.ts +64 -0
- package/dist/i18n/locales/ar.js +58 -0
- package/dist/i18n/locales/de.d.ts +64 -0
- package/dist/i18n/locales/de.js +58 -0
- package/dist/i18n/locales/el.d.ts +64 -0
- package/dist/i18n/locales/el.js +58 -0
- package/dist/i18n/locales/en.d.ts +64 -0
- package/dist/i18n/locales/en.js +58 -0
- package/dist/i18n/locales/es.d.ts +64 -0
- package/dist/i18n/locales/es.js +58 -0
- package/dist/i18n/locales/fr.d.ts +64 -0
- package/dist/i18n/locales/fr.js +58 -0
- package/dist/i18n/locales/hi.d.ts +64 -0
- package/dist/i18n/locales/hi.js +58 -0
- package/dist/i18n/locales/it.d.ts +64 -0
- package/dist/i18n/locales/it.js +58 -0
- package/dist/i18n/locales/ja.d.ts +64 -0
- package/dist/i18n/locales/ja.js +58 -0
- package/dist/i18n/locales/nl.d.ts +64 -0
- package/dist/i18n/locales/nl.js +58 -0
- package/dist/i18n/locales/pl.d.ts +64 -0
- package/dist/i18n/locales/pl.js +58 -0
- package/dist/i18n/locales/pt.d.ts +64 -0
- package/dist/i18n/locales/pt.js +58 -0
- package/dist/i18n/locales/ro.d.ts +64 -0
- package/dist/i18n/locales/ro.js +58 -0
- package/dist/i18n/locales/ru.d.ts +64 -0
- package/dist/i18n/locales/ru.js +58 -0
- package/dist/i18n/locales/sq.d.ts +64 -0
- package/dist/i18n/locales/sq.js +58 -0
- package/dist/i18n/locales/sv.d.ts +64 -0
- package/dist/i18n/locales/sv.js +58 -0
- package/dist/i18n/locales/tr.d.ts +64 -0
- package/dist/i18n/locales/tr.js +58 -0
- package/dist/i18n/locales/zh.d.ts +64 -0
- package/dist/i18n/locales/zh.js +58 -0
- package/dist/index.js +543 -600
- package/dist/locales/ar.json +64 -0
- package/dist/locales/de.json +64 -0
- package/dist/locales/el.json +64 -0
- package/dist/locales/en.json +64 -0
- package/dist/locales/es.json +64 -0
- package/dist/locales/fr.json +64 -0
- package/dist/locales/hi.json +64 -0
- package/dist/locales/it.json +64 -0
- package/dist/locales/ja.json +64 -0
- package/dist/locales/nl.json +64 -0
- package/dist/locales/pl.json +64 -0
- package/dist/locales/pt.json +64 -0
- package/dist/locales/ro.json +64 -0
- package/dist/locales/ru.json +64 -0
- package/dist/locales/sq.json +64 -0
- package/dist/locales/sv.json +64 -0
- package/dist/locales/tr.json +64 -0
- package/dist/locales/zh.json +64 -0
- package/dist/patterns/marketplace-app-shell/index.d.ts +3 -0
- package/dist/patterns/marketplace-app-shell/index.js +6 -0
- package/dist/patterns/marketplace-app-shell/marketplace-app-shell.d.ts +111 -0
- package/dist/tokens.css +1 -1
- package/package.json +19 -7
- package/dist/_chunks/chart-DLkVn_ex.js +0 -292
- package/dist/_chunks/subDays-CANHP9hz.js +0 -8
package/dist/locales/nl.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(opent in nieuw tabblad)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Eenheden",
|
|
1617
|
+
"metric": "Metrisch (kg, cm)",
|
|
1618
|
+
"imperial": "Imperiaal (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Lengte",
|
|
1621
|
+
"weight": "Gewicht",
|
|
1622
|
+
"feet": "Voet",
|
|
1623
|
+
"inches": "Inch",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Categorie",
|
|
1633
|
+
"underweight": "Ondergewicht",
|
|
1634
|
+
"normal": "Normaal",
|
|
1635
|
+
"overweight": "Overgewicht",
|
|
1636
|
+
"obese": "Obesitas"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "Onder 18,5",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 en hoger"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Body mass index {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "Voer lengte en gewicht in om de BMI te berekenen."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Berekeningsmethode",
|
|
1650
|
+
"lmp": "Laatste menstruatie",
|
|
1651
|
+
"conception": "Conceptiedatum",
|
|
1652
|
+
"ivf": "Datum embryotransfer (ivf)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Eerste dag van de laatste menstruatie",
|
|
1655
|
+
"conceptionDate": "Datum van conceptie",
|
|
1656
|
+
"transferDate": "Datum van embryotransfer",
|
|
1657
|
+
"cycleLength": "Cycluslengte",
|
|
1658
|
+
"cycleLengthHint": "Gemiddeld aantal dagen tussen menstruaties. Standaard is 28.",
|
|
1659
|
+
"embryoAge": "Embryoleeftijd bij transfer",
|
|
1660
|
+
"day3": "Dag 3",
|
|
1661
|
+
"day5": "Dag 5 (blastocyst)",
|
|
1662
|
+
"days": "dagen",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Vermoedelijke bevallingsdatum",
|
|
1665
|
+
"gestationLabel": "Zwangerschapsduur vandaag",
|
|
1666
|
+
"trimesterLabel": "Trimester",
|
|
1667
|
+
"gestation": "{{weeks}} w {{days}} d"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "Vóór de conceptie",
|
|
1671
|
+
"first": "Eerste trimester",
|
|
1672
|
+
"second": "Tweede trimester",
|
|
1673
|
+
"third": "Derde trimester",
|
|
1674
|
+
"postterm": "Over tijd"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Kies een methode en datum om de bevallingsdatum te schatten."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "Engels",
|
|
1616
1680
|
"it": "Italiaans",
|
package/dist/locales/pl.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(otwiera się w nowej karcie)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Jednostki",
|
|
1617
|
+
"metric": "Metryczne (kg, cm)",
|
|
1618
|
+
"imperial": "Imperialne (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Wzrost",
|
|
1621
|
+
"weight": "Waga",
|
|
1622
|
+
"feet": "Stopy",
|
|
1623
|
+
"inches": "Cale",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Kategoria",
|
|
1633
|
+
"underweight": "Niedowaga",
|
|
1634
|
+
"normal": "Norma",
|
|
1635
|
+
"overweight": "Nadwaga",
|
|
1636
|
+
"obese": "Otyłość"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "Poniżej 18,5",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 i więcej"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Wskaźnik masy ciała {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "Podaj wzrost i wagę, aby obliczyć BMI."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Metoda obliczania",
|
|
1650
|
+
"lmp": "Ostatnia miesiączka",
|
|
1651
|
+
"conception": "Data poczęcia",
|
|
1652
|
+
"ivf": "Data transferu (in vitro)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Pierwszy dzień ostatniej miesiączki",
|
|
1655
|
+
"conceptionDate": "Data poczęcia",
|
|
1656
|
+
"transferDate": "Data transferu zarodka",
|
|
1657
|
+
"cycleLength": "Długość cyklu",
|
|
1658
|
+
"cycleLengthHint": "Średnia liczba dni między miesiączkami. Standard to 28.",
|
|
1659
|
+
"embryoAge": "Wiek zarodka w dniu transferu",
|
|
1660
|
+
"day3": "Dzień 3",
|
|
1661
|
+
"day5": "Dzień 5 (blastocysta)",
|
|
1662
|
+
"days": "dni",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Przewidywany termin porodu",
|
|
1665
|
+
"gestationLabel": "Wiek ciążowy dzisiaj",
|
|
1666
|
+
"trimesterLabel": "Trymestr",
|
|
1667
|
+
"gestation": "{{weeks}} tyg {{days}} dni"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "Przed poczęciem",
|
|
1671
|
+
"first": "Pierwszy trymestr",
|
|
1672
|
+
"second": "Drugi trymestr",
|
|
1673
|
+
"third": "Trzeci trymestr",
|
|
1674
|
+
"postterm": "Po terminie"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Wybierz metodę i datę, aby oszacować termin porodu."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "angielski",
|
|
1616
1680
|
"it": "włoski",
|
package/dist/locales/pt.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(abre num novo separador)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Unidades",
|
|
1617
|
+
"metric": "Métrico (kg, cm)",
|
|
1618
|
+
"imperial": "Imperial (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Altura",
|
|
1621
|
+
"weight": "Peso",
|
|
1622
|
+
"feet": "Pés",
|
|
1623
|
+
"inches": "Polegadas",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Categoria",
|
|
1633
|
+
"underweight": "Abaixo do peso",
|
|
1634
|
+
"normal": "Normal",
|
|
1635
|
+
"overweight": "Excesso de peso",
|
|
1636
|
+
"obese": "Obesidade"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "Abaixo de 18,5",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 ou mais"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Índice de massa corporal {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "Insira altura e peso para calcular o IMC."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Método de cálculo",
|
|
1650
|
+
"lmp": "Última menstruação",
|
|
1651
|
+
"conception": "Data da concepção",
|
|
1652
|
+
"ivf": "Data da transferência (FIV)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Primeiro dia da última menstruação",
|
|
1655
|
+
"conceptionDate": "Data da concepção",
|
|
1656
|
+
"transferDate": "Data da transferência embrionária",
|
|
1657
|
+
"cycleLength": "Duração do ciclo",
|
|
1658
|
+
"cycleLengthHint": "Dias médios entre menstruações. O padrão é 28.",
|
|
1659
|
+
"embryoAge": "Idade do embrião na transferência",
|
|
1660
|
+
"day3": "Dia 3",
|
|
1661
|
+
"day5": "Dia 5 (blastocisto)",
|
|
1662
|
+
"days": "dias",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Data provável do parto",
|
|
1665
|
+
"gestationLabel": "Idade gestacional hoje",
|
|
1666
|
+
"trimesterLabel": "Trimestre",
|
|
1667
|
+
"gestation": "{{weeks}} sem {{days}} d"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "Antes da concepção",
|
|
1671
|
+
"first": "Primeiro trimestre",
|
|
1672
|
+
"second": "Segundo trimestre",
|
|
1673
|
+
"third": "Terceiro trimestre",
|
|
1674
|
+
"postterm": "Pós-termo"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Escolha um método e uma data para estimar a data do parto."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "inglês",
|
|
1616
1680
|
"it": "italiano",
|
package/dist/locales/ro.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(se deschide într-o filă nouă)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Unități",
|
|
1617
|
+
"metric": "Metric (kg, cm)",
|
|
1618
|
+
"imperial": "Imperial (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Înălțime",
|
|
1621
|
+
"weight": "Greutate",
|
|
1622
|
+
"feet": "Picioare",
|
|
1623
|
+
"inches": "Inci",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Categorie",
|
|
1633
|
+
"underweight": "Subponderal",
|
|
1634
|
+
"normal": "Normal",
|
|
1635
|
+
"overweight": "Supraponderal",
|
|
1636
|
+
"obese": "Obezitate"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "Sub 18,5",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 și peste"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Indicele de masă corporală {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "Introdu înălțimea și greutatea pentru a calcula IMC."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Metoda de calcul",
|
|
1650
|
+
"lmp": "Ultima menstruație",
|
|
1651
|
+
"conception": "Data concepției",
|
|
1652
|
+
"ivf": "Data transferului (FIV)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Prima zi a ultimei menstruații",
|
|
1655
|
+
"conceptionDate": "Data concepției",
|
|
1656
|
+
"transferDate": "Data transferului de embrion",
|
|
1657
|
+
"cycleLength": "Durata ciclului",
|
|
1658
|
+
"cycleLengthHint": "Numărul mediu de zile între menstruații. Standardul este 28.",
|
|
1659
|
+
"embryoAge": "Vârsta embrionului la transfer",
|
|
1660
|
+
"day3": "Ziua 3",
|
|
1661
|
+
"day5": "Ziua 5 (blastocist)",
|
|
1662
|
+
"days": "zile",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Data probabilă a nașterii",
|
|
1665
|
+
"gestationLabel": "Vârsta gestațională azi",
|
|
1666
|
+
"trimesterLabel": "Trimestru",
|
|
1667
|
+
"gestation": "{{weeks}} săpt {{days}} z"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "Înainte de concepție",
|
|
1671
|
+
"first": "Primul trimestru",
|
|
1672
|
+
"second": "Al doilea trimestru",
|
|
1673
|
+
"third": "Al treilea trimestru",
|
|
1674
|
+
"postterm": "Postterm"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Alege o metodă și o dată pentru a estima data nașterii."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "engleză",
|
|
1616
1680
|
"it": "italiană",
|
package/dist/locales/ru.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(открывается в новой вкладке)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Единицы",
|
|
1617
|
+
"metric": "Метрические (kg, cm)",
|
|
1618
|
+
"imperial": "Имперские (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Рост",
|
|
1621
|
+
"weight": "Вес",
|
|
1622
|
+
"feet": "Футы",
|
|
1623
|
+
"inches": "Дюймы",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Категория",
|
|
1633
|
+
"underweight": "Дефицит массы",
|
|
1634
|
+
"normal": "Норма",
|
|
1635
|
+
"overweight": "Избыточный вес",
|
|
1636
|
+
"obese": "Ожирение"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "Менее 18,5",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 и более"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Индекс массы тела {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "Введите рост и вес, чтобы рассчитать ИМТ."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Метод расчёта",
|
|
1650
|
+
"lmp": "Последняя менструация",
|
|
1651
|
+
"conception": "Дата зачатия",
|
|
1652
|
+
"ivf": "Дата переноса (ЭКО)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Первый день последней менструации",
|
|
1655
|
+
"conceptionDate": "Дата зачатия",
|
|
1656
|
+
"transferDate": "Дата переноса эмбриона",
|
|
1657
|
+
"cycleLength": "Длина цикла",
|
|
1658
|
+
"cycleLengthHint": "Среднее число дней между менструациями. Стандарт — 28.",
|
|
1659
|
+
"embryoAge": "Возраст эмбриона при переносе",
|
|
1660
|
+
"day3": "День 3",
|
|
1661
|
+
"day5": "День 5 (бластоциста)",
|
|
1662
|
+
"days": "дней",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Предполагаемая дата родов",
|
|
1665
|
+
"gestationLabel": "Срок беременности сегодня",
|
|
1666
|
+
"trimesterLabel": "Триместр",
|
|
1667
|
+
"gestation": "{{weeks}} нед {{days}} дн"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "До зачатия",
|
|
1671
|
+
"first": "Первый триместр",
|
|
1672
|
+
"second": "Второй триместр",
|
|
1673
|
+
"third": "Третий триместр",
|
|
1674
|
+
"postterm": "Переношенная"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Выберите метод и дату, чтобы рассчитать дату родов."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "английский",
|
|
1616
1680
|
"it": "итальянский",
|
package/dist/locales/sq.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(hapet në një skedë të re)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Njësitë",
|
|
1617
|
+
"metric": "Metrik (kg, cm)",
|
|
1618
|
+
"imperial": "Imperial (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Gjatësia",
|
|
1621
|
+
"weight": "Pesha",
|
|
1622
|
+
"feet": "Këmbë",
|
|
1623
|
+
"inches": "Inç",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Kategoria",
|
|
1633
|
+
"underweight": "Nënpeshë",
|
|
1634
|
+
"normal": "Normale",
|
|
1635
|
+
"overweight": "Mbipeshë",
|
|
1636
|
+
"obese": "Obezitet"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "Nën 18,5",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 e lart"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Indeksi i masës trupore {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "Vendos gjatësinë dhe peshën për të llogaritur IMT-në."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Metoda e llogaritjes",
|
|
1650
|
+
"lmp": "Menstruacionet e fundit",
|
|
1651
|
+
"conception": "Data e ngjizjes",
|
|
1652
|
+
"ivf": "Data e transferimit (FIV)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Dita e parë e menstruacioneve të fundit",
|
|
1655
|
+
"conceptionDate": "Data e ngjizjes",
|
|
1656
|
+
"transferDate": "Data e transferimit të embrionit",
|
|
1657
|
+
"cycleLength": "Gjatësia e ciklit",
|
|
1658
|
+
"cycleLengthHint": "Ditët mesatare midis menstruacioneve. Standardi është 28.",
|
|
1659
|
+
"embryoAge": "Mosha e embrionit në transferim",
|
|
1660
|
+
"day3": "Dita 3",
|
|
1661
|
+
"day5": "Dita 5 (blastocist)",
|
|
1662
|
+
"days": "ditë",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Data e parashikuar e lindjes",
|
|
1665
|
+
"gestationLabel": "Mosha gestacionale sot",
|
|
1666
|
+
"trimesterLabel": "Tremujori",
|
|
1667
|
+
"gestation": "{{weeks}} javë {{days}} ditë"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "Para ngjizjes",
|
|
1671
|
+
"first": "Tremujori i parë",
|
|
1672
|
+
"second": "Tremujori i dytë",
|
|
1673
|
+
"third": "Tremujori i tretë",
|
|
1674
|
+
"postterm": "Pas afatit"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Zgjidh një metodë dhe një datë për të vlerësuar datën e lindjes."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "anglisht",
|
|
1616
1680
|
"it": "italisht",
|
package/dist/locales/sv.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(öppnas i ny flik)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Enheter",
|
|
1617
|
+
"metric": "Metriskt (kg, cm)",
|
|
1618
|
+
"imperial": "Imperiellt (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Längd",
|
|
1621
|
+
"weight": "Vikt",
|
|
1622
|
+
"feet": "Fot",
|
|
1623
|
+
"inches": "Tum",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Kategori",
|
|
1633
|
+
"underweight": "Undervikt",
|
|
1634
|
+
"normal": "Normal",
|
|
1635
|
+
"overweight": "Övervikt",
|
|
1636
|
+
"obese": "Fetma"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "Under 18,5",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 och högre"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Body mass index {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "Ange längd och vikt för att beräkna BMI."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Beräkningsmetod",
|
|
1650
|
+
"lmp": "Senaste mens",
|
|
1651
|
+
"conception": "Befruktningsdatum",
|
|
1652
|
+
"ivf": "Datum för embryoåterföring (IVF)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Första dagen av senaste mens",
|
|
1655
|
+
"conceptionDate": "Befruktningsdatum",
|
|
1656
|
+
"transferDate": "Datum för embryoåterföring",
|
|
1657
|
+
"cycleLength": "Cykellängd",
|
|
1658
|
+
"cycleLengthHint": "Genomsnittligt antal dagar mellan menstruationer. Standard är 28.",
|
|
1659
|
+
"embryoAge": "Embryots ålder vid återföring",
|
|
1660
|
+
"day3": "Dag 3",
|
|
1661
|
+
"day5": "Dag 5 (blastocyst)",
|
|
1662
|
+
"days": "dagar",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Beräknat förlossningsdatum",
|
|
1665
|
+
"gestationLabel": "Graviditetslängd idag",
|
|
1666
|
+
"trimesterLabel": "Trimester",
|
|
1667
|
+
"gestation": "{{weeks}} v {{days}} d"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "Före befruktning",
|
|
1671
|
+
"first": "Första trimestern",
|
|
1672
|
+
"second": "Andra trimestern",
|
|
1673
|
+
"third": "Tredje trimestern",
|
|
1674
|
+
"postterm": "Över tiden"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Välj en metod och ett datum för att beräkna förlossningsdatumet."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "engelska",
|
|
1616
1680
|
"it": "italienska",
|
package/dist/locales/tr.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(yeni sekmede açılır)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "Birimler",
|
|
1617
|
+
"metric": "Metrik (kg, cm)",
|
|
1618
|
+
"imperial": "İngiliz (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "Boy",
|
|
1621
|
+
"weight": "Kilo",
|
|
1622
|
+
"feet": "Fit",
|
|
1623
|
+
"inches": "İnç",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "Kategori",
|
|
1633
|
+
"underweight": "Zayıf",
|
|
1634
|
+
"normal": "Normal",
|
|
1635
|
+
"overweight": "Fazla kilolu",
|
|
1636
|
+
"obese": "Obez"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "18,5 altı",
|
|
1640
|
+
"normal": "18,5 – 24,9",
|
|
1641
|
+
"overweight": "25,0 – 29,9",
|
|
1642
|
+
"obese": "30,0 ve üzeri"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "Vücut kitle indeksi {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "VKİ’yi hesaplamak için boy ve kilo girin."
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "Hesaplama yöntemi",
|
|
1650
|
+
"lmp": "Son adet tarihi",
|
|
1651
|
+
"conception": "Döllenme tarihi",
|
|
1652
|
+
"ivf": "Transfer tarihi (tüp bebek)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "Son adetin ilk günü",
|
|
1655
|
+
"conceptionDate": "Döllenme tarihi",
|
|
1656
|
+
"transferDate": "Embriyo transfer tarihi",
|
|
1657
|
+
"cycleLength": "Döngü uzunluğu",
|
|
1658
|
+
"cycleLengthHint": "Adetler arası ortalama gün. Standart 28’dir.",
|
|
1659
|
+
"embryoAge": "Transferde embriyo yaşı",
|
|
1660
|
+
"day3": "3. gün",
|
|
1661
|
+
"day5": "5. gün (blastokist)",
|
|
1662
|
+
"days": "gün",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "Tahmini doğum tarihi",
|
|
1665
|
+
"gestationLabel": "Bugünkü gebelik yaşı",
|
|
1666
|
+
"trimesterLabel": "Trimester",
|
|
1667
|
+
"gestation": "{{weeks}} hf {{days}} g"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "Döllenmeden önce",
|
|
1671
|
+
"first": "Birinci trimester",
|
|
1672
|
+
"second": "İkinci trimester",
|
|
1673
|
+
"third": "Üçüncü trimester",
|
|
1674
|
+
"postterm": "Zamanı geçmiş"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "Doğum tarihini tahmin etmek için bir yöntem ve tarih seçin."
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "İngilizce",
|
|
1616
1680
|
"it": "İtalyanca",
|
package/dist/locales/zh.json
CHANGED
|
@@ -1611,6 +1611,70 @@
|
|
|
1611
1611
|
"opens_in_new_tab": "(在新标签页中打开)"
|
|
1612
1612
|
}
|
|
1613
1613
|
},
|
|
1614
|
+
"bmiCalculator": {
|
|
1615
|
+
"unitSystem": {
|
|
1616
|
+
"label": "单位",
|
|
1617
|
+
"metric": "公制 (kg, cm)",
|
|
1618
|
+
"imperial": "英制 (lb, ft/in)"
|
|
1619
|
+
},
|
|
1620
|
+
"height": "身高",
|
|
1621
|
+
"weight": "体重",
|
|
1622
|
+
"feet": "英尺",
|
|
1623
|
+
"inches": "英寸",
|
|
1624
|
+
"units": {
|
|
1625
|
+
"cm": "cm",
|
|
1626
|
+
"kg": "kg",
|
|
1627
|
+
"lb": "lb",
|
|
1628
|
+
"ft": "ft",
|
|
1629
|
+
"in": "in"
|
|
1630
|
+
},
|
|
1631
|
+
"category": {
|
|
1632
|
+
"label": "类别",
|
|
1633
|
+
"underweight": "偏瘦",
|
|
1634
|
+
"normal": "正常",
|
|
1635
|
+
"overweight": "超重",
|
|
1636
|
+
"obese": "肥胖"
|
|
1637
|
+
},
|
|
1638
|
+
"range": {
|
|
1639
|
+
"underweight": "低于 18.5",
|
|
1640
|
+
"normal": "18.5 – 24.9",
|
|
1641
|
+
"overweight": "25.0 – 29.9",
|
|
1642
|
+
"obese": "30.0 及以上"
|
|
1643
|
+
},
|
|
1644
|
+
"gaugeAria": "身体质量指数 {{bmi}}, {{category}}",
|
|
1645
|
+
"empty": "输入身高和体重以计算 BMI。"
|
|
1646
|
+
},
|
|
1647
|
+
"dueDateCalculator": {
|
|
1648
|
+
"method": {
|
|
1649
|
+
"label": "计算方法",
|
|
1650
|
+
"lmp": "末次月经",
|
|
1651
|
+
"conception": "受孕日期",
|
|
1652
|
+
"ivf": "移植日期(试管婴儿)"
|
|
1653
|
+
},
|
|
1654
|
+
"lmpDate": "末次月经第一天",
|
|
1655
|
+
"conceptionDate": "受孕日期",
|
|
1656
|
+
"transferDate": "胚胎移植日期",
|
|
1657
|
+
"cycleLength": "周期长度",
|
|
1658
|
+
"cycleLengthHint": "月经之间的平均天数。标准为 28 天。",
|
|
1659
|
+
"embryoAge": "移植时胚胎天数",
|
|
1660
|
+
"day3": "第 3 天",
|
|
1661
|
+
"day5": "第 5 天(囊胚)",
|
|
1662
|
+
"days": "天",
|
|
1663
|
+
"result": {
|
|
1664
|
+
"dueDateLabel": "预产期",
|
|
1665
|
+
"gestationLabel": "今日孕周",
|
|
1666
|
+
"trimesterLabel": "孕期",
|
|
1667
|
+
"gestation": "{{weeks}}周 {{days}}天"
|
|
1668
|
+
},
|
|
1669
|
+
"trimester": {
|
|
1670
|
+
"preconception": "受孕前",
|
|
1671
|
+
"first": "孕早期",
|
|
1672
|
+
"second": "孕中期",
|
|
1673
|
+
"third": "孕晚期",
|
|
1674
|
+
"postterm": "过期妊娠"
|
|
1675
|
+
},
|
|
1676
|
+
"empty": "选择方法和日期以估算预产期。"
|
|
1677
|
+
},
|
|
1614
1678
|
"languages": {
|
|
1615
1679
|
"en": "英语",
|
|
1616
1680
|
"it": "意大利语",
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { MarketplaceAppShell, ConnectWithAlfadocs, } from './marketplace-app-shell';
|
|
2
|
+
export type { MarketplaceAppShellProps, MarketplaceAppShellLabels, MarketplaceAppUser, MarketplaceNavItem, ConnectWithAlfadocsProps, ConnectStatus, } from './marketplace-app-shell';
|
|
3
|
+
//# sourceMappingURL=index.d.ts.map
|