@alfadocs/ui-kit 0.41.2 → 0.42.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/address-autocomplete-CSjMrBvu.js +358 -0
- package/dist/_chunks/{alia-sidebar-DXsYPinm.js → alia-sidebar-BpX4z_af.js} +2 -2
- package/dist/_chunks/{bmi-calculator-DnEr513I.js → bmi-calculator-D4juUcyF.js} +57 -51
- package/dist/_chunks/{breadcrumb-CLlhx7qo.js → breadcrumb-OTbaY70e.js} +4 -4
- package/dist/_chunks/cycle-calculator-DsZbyzX6.js +191 -0
- package/dist/_chunks/{document-scanner-CqS_klIr.js → document-scanner-BqLsGs4Y.js} +7 -7
- package/dist/_chunks/{dropdown-menu-BC5ZdOMo.js → dropdown-menu-CUEXqKis.js} +2 -2
- package/dist/_chunks/{due-date-calculator-CUspKSTw.js → due-date-calculator-s_CBgaFs.js} +53 -40
- package/dist/_chunks/{editable-currency-cell-renderer-DgkCIIcO.js → editable-currency-cell-renderer-BhUkRiPZ.js} +2 -2
- package/dist/_chunks/{freemium-paywall-BAk3a6er.js → freemium-paywall-BLXESpH4.js} +2 -2
- package/dist/_chunks/{gestational-age-calculator-CsQ05qDy.js → gestational-age-calculator-CWOG3bkI.js} +56 -43
- package/dist/_chunks/{header-settings-CBLwUK6t.js → header-settings-Bx0Biimh.js} +2 -2
- package/dist/_chunks/index.modern-D2LGACWg.js +1529 -0
- package/dist/_chunks/insert-result-DtQQeSSf.js +227 -0
- package/dist/_chunks/{kbd-Cglkd7CY.js → kbd-D855ZXIW.js} +2 -2
- package/dist/_chunks/map-view-Tb5VfK9Y.js +333 -0
- package/dist/_chunks/marketplace-app-shell-kVAVycz_.js +391 -0
- package/dist/_chunks/{patient-search-CBq62kmL.js → patient-search-DPe2ZYEL.js} +2 -2
- package/dist/_chunks/{patient-shell-DF81lALv.js → patient-shell-lDX3wwu6.js} +2 -2
- package/dist/_chunks/{payment-form-Dy3WIIsC.js → payment-form-BzVsG6Ks.js} +5 -5
- package/dist/_chunks/{pdf-viewer-Cy6Ul3hZ.js → pdf-viewer-B6MC6VTx.js} +139 -126
- package/dist/_chunks/{practice-results-C0d4IL5E.js → practice-results-CrLpEiiW.js} +4 -4
- package/dist/_chunks/pregnancy-weight-gain-B7kBK-ZR.js +223 -0
- package/dist/_chunks/{public-header.agent-B2dDg2_d.js → public-header.agent-BY6FH71R.js} +2 -2
- package/dist/_chunks/radio-group-CLjK-SlK.js +167 -0
- package/dist/_chunks/{rich-text-editor-DLbg2852.js → rich-text-editor-DhGIBd4a.js} +10 -10
- package/dist/_chunks/{sheet-BV-yuLE2.js → sheet-xbzu4YiY.js} +7 -7
- package/dist/_chunks/{sign-document-CpLDZ6Db.js → sign-document-QHfcNKFj.js} +5 -5
- package/dist/_chunks/{signature-capture-DoiBd6i3.js → signature-capture-CpMBhqQ9.js} +6 -6
- package/dist/_chunks/tab-bar-C4II-7ej.js +86 -0
- package/dist/_chunks/{theme-toggle-DpC28kt5.js → theme-toggle-ClATnY4Q.js} +2 -2
- package/dist/_chunks/{toast.agent-WHHfw5VX.js → toast.agent-B0MCsvdZ.js} +2 -2
- package/dist/_chunks/{unit-converter-EUwO6QYq.js → unit-converter-D1UrEUxa.js} +46 -40
- package/dist/_chunks/{workflow-map-C3gB0FvB.js → workflow-map-BFNpzTiw.js} +2 -2
- package/dist/agent-catalog.json +1 -1
- package/dist/brand/product-lockup/product-lockup.d.ts +16 -0
- package/dist/components/_shared/insert-result.d.ts +21 -4
- package/dist/components/address-autocomplete/address-autocomplete.d.ts +77 -0
- package/dist/components/address-autocomplete/index.d.ts +4 -0
- package/dist/components/address-autocomplete/index.js +6 -0
- package/dist/components/address-autocomplete/parse-address.d.ts +52 -0
- package/dist/components/bmi-calculator/bmi-calculator.d.ts +11 -1
- package/dist/components/bmi-calculator/index.js +1 -1
- package/dist/components/breadcrumb/index.js +1 -1
- package/dist/components/cycle-calculator/cycle-calculator.d.ts +12 -2
- package/dist/components/cycle-calculator/index.js +1 -1
- package/dist/components/data-table/index.js +1 -1
- package/dist/components/document-scanner/index.js +1 -1
- package/dist/components/dropdown-menu/index.js +1 -1
- package/dist/components/due-date-calculator/due-date-calculator.d.ts +11 -1
- package/dist/components/due-date-calculator/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/gestational-age-calculator/gestational-age-calculator.d.ts +12 -2
- package/dist/components/gestational-age-calculator/index.js +1 -1
- package/dist/components/header-settings/index.js +1 -1
- package/dist/components/index.d.ts +3 -1
- package/dist/components/kbd/index.js +1 -1
- package/dist/components/map-view/index.js +1 -1
- package/dist/components/matrix-rain/matrix-rain.d.ts +1 -1
- package/dist/components/patient-search/index.js +1 -1
- package/dist/components/payment-form/index.js +1 -1
- package/dist/components/pdf-viewer/index.js +1 -1
- package/dist/components/practice-results/index.js +1 -1
- package/dist/components/pregnancy-weight-gain/index.js +1 -1
- package/dist/components/pregnancy-weight-gain/pregnancy-weight-gain.d.ts +12 -2
- package/dist/components/public-header/index.js +1 -1
- package/dist/components/radio-group/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/sheet/index.js +1 -1
- package/dist/components/sign-document/index.js +1 -1
- package/dist/components/signature-capture/index.js +1 -1
- package/dist/components/tab-bar/index.d.ts +3 -0
- package/dist/components/tab-bar/index.js +5 -0
- package/dist/components/tab-bar/tab-bar.d.ts +61 -0
- package/dist/components/theme-toggle/index.js +1 -1
- package/dist/components/toast/index.js +1 -1
- package/dist/components/unit-converter/index.js +1 -1
- package/dist/components/unit-converter/unit-converter.d.ts +11 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/i18n/locales/ar.d.ts +17 -0
- package/dist/i18n/locales/ar.js +18 -1
- package/dist/i18n/locales/de.d.ts +17 -0
- package/dist/i18n/locales/de.js +18 -1
- package/dist/i18n/locales/el.d.ts +17 -0
- package/dist/i18n/locales/el.js +18 -1
- package/dist/i18n/locales/en.d.ts +17 -0
- package/dist/i18n/locales/en.js +18 -1
- package/dist/i18n/locales/es.d.ts +17 -0
- package/dist/i18n/locales/es.js +18 -1
- package/dist/i18n/locales/fr.d.ts +17 -0
- package/dist/i18n/locales/fr.js +18 -1
- package/dist/i18n/locales/hi.d.ts +17 -0
- package/dist/i18n/locales/hi.js +18 -1
- package/dist/i18n/locales/it.d.ts +17 -0
- package/dist/i18n/locales/it.js +18 -1
- package/dist/i18n/locales/ja.d.ts +17 -0
- package/dist/i18n/locales/ja.js +18 -1
- package/dist/i18n/locales/nl.d.ts +17 -0
- package/dist/i18n/locales/nl.js +18 -1
- package/dist/i18n/locales/pl.d.ts +17 -0
- package/dist/i18n/locales/pl.js +18 -1
- package/dist/i18n/locales/pt.d.ts +17 -0
- package/dist/i18n/locales/pt.js +18 -1
- package/dist/i18n/locales/ro.d.ts +17 -0
- package/dist/i18n/locales/ro.js +18 -1
- package/dist/i18n/locales/ru.d.ts +17 -0
- package/dist/i18n/locales/ru.js +18 -1
- package/dist/i18n/locales/sq.d.ts +17 -0
- package/dist/i18n/locales/sq.js +18 -1
- package/dist/i18n/locales/sv.d.ts +17 -0
- package/dist/i18n/locales/sv.js +18 -1
- package/dist/i18n/locales/tr.d.ts +17 -0
- package/dist/i18n/locales/tr.js +18 -1
- package/dist/i18n/locales/zh.d.ts +17 -0
- package/dist/i18n/locales/zh.js +18 -1
- package/dist/index.js +604 -599
- package/dist/locales/ar.json +18 -1
- package/dist/locales/de.json +18 -1
- package/dist/locales/el.json +18 -1
- package/dist/locales/en.json +18 -1
- package/dist/locales/es.json +18 -1
- package/dist/locales/fr.json +18 -1
- package/dist/locales/hi.json +18 -1
- package/dist/locales/it.json +18 -1
- package/dist/locales/ja.json +18 -1
- package/dist/locales/nl.json +18 -1
- package/dist/locales/pl.json +18 -1
- package/dist/locales/pt.json +18 -1
- package/dist/locales/ro.json +18 -1
- package/dist/locales/ru.json +18 -1
- package/dist/locales/sq.json +18 -1
- package/dist/locales/sv.json +18 -1
- package/dist/locales/tr.json +18 -1
- package/dist/locales/zh.json +18 -1
- package/dist/patterns/alia-assistant/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/marketplace-app-shell/marketplace-app-shell.d.ts +30 -3
- package/dist/patterns/patient-shell/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +16 -1
- package/dist/_chunks/cycle-calculator-B5Uj9QeT.js +0 -185
- package/dist/_chunks/insert-result-yJ0QavoN.js +0 -133
- package/dist/_chunks/map-view-qJLybrmN.js +0 -1850
- package/dist/_chunks/marketplace-app-shell-BlxVizU4.js +0 -296
- package/dist/_chunks/pregnancy-weight-gain-BCdi-JSv.js +0 -209
- package/dist/_chunks/radio-group-BcF92GEF.js +0 -152
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { P as r, f as s, p as m, a as e, s as n, b as o, c as i } from "../../_chunks/payment-form-
|
|
1
|
+
import { P as r, f as s, p as m, a as e, s as n, b as o, c as i } from "../../_chunks/payment-form-BzVsG6Ks.js";
|
|
2
2
|
export {
|
|
3
3
|
r as PaymentForm,
|
|
4
4
|
s as formatPaymentAmount,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { type InsertPayload } from '../_shared/insert-result';
|
|
2
|
+
import { type InsertPayload, type InsertVariant, type InsertMode } from '../_shared/insert-result';
|
|
3
3
|
import { type WeightGainResult } from './weight-gain';
|
|
4
4
|
declare const rootVariants: (props?: ({
|
|
5
5
|
width?: "auto" | "full" | null | undefined;
|
|
@@ -7,8 +7,18 @@ declare const rootVariants: (props?: ({
|
|
|
7
7
|
export interface PregnancyWeightGainProps extends VariantProps<typeof rootVariants> {
|
|
8
8
|
/** Fires whenever a result can be computed (and `null` when it can't). */
|
|
9
9
|
onResultChange?: (result: WeightGainResult | null) => void;
|
|
10
|
-
/** When provided, shows
|
|
10
|
+
/** When provided, shows the result-action buttons that emit / copy the result. */
|
|
11
11
|
onInsert?: (payload: InsertPayload) => void;
|
|
12
|
+
/**
|
|
13
|
+
* Verb the result-action buttons perform. Defaults to `'insert'` (editor
|
|
14
|
+
* extension). Pass `'copy'` from an app shell to copy the result to the
|
|
15
|
+
* clipboard instead.
|
|
16
|
+
*/
|
|
17
|
+
insertVariant?: InsertVariant;
|
|
18
|
+
/** `copy` variant only — fired after a successful clipboard write. */
|
|
19
|
+
onCopy?: (mode: InsertMode) => void;
|
|
20
|
+
/** `copy` variant only — fired if the clipboard write can't proceed. */
|
|
21
|
+
onError?: (error: unknown) => void;
|
|
12
22
|
/** Opaque instance id, emitted as `data-component-id`. */
|
|
13
23
|
id?: string;
|
|
14
24
|
/** Extra class names on the wrapper. */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { R as t, e as o, r as s, t as i, a as e, w as n } from "../../_chunks/rich-text-editor-
|
|
1
|
+
import { R as t, e as o, r as s, t as i, a as e, w as n } from "../../_chunks/rich-text-editor-DhGIBd4a.js";
|
|
2
2
|
export {
|
|
3
3
|
t as RichTextEditor,
|
|
4
4
|
o as editorSurfaceVariants,
|
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* TabBar — a floating-pill bar of page-level navigation tabs.
|
|
3
|
+
*
|
|
4
|
+
* Each tab is an icon + label (+ optional count badge); the active tab is
|
|
5
|
+
* marked with `aria-current="page"` and an `--accent` underline. The bar is a
|
|
6
|
+
* glassy `--card` pill that floats on whatever canvas the consumer provides
|
|
7
|
+
* (the strip area itself is transparent, so it blends with the surrounding
|
|
8
|
+
* surface).
|
|
9
|
+
*
|
|
10
|
+
* Two layouts:
|
|
11
|
+
* - default (`fill` off): content-width tabs that **centre** when they fit and
|
|
12
|
+
* scroll from the inline-start (`safe center`) when they overflow, with a
|
|
13
|
+
* gutter preserved at both ends. The label stacks under the icon below `sm`.
|
|
14
|
+
* Use this when the tab set is open-ended (e.g. a marketplace app's routes).
|
|
15
|
+
* - `fill`: equal-width tabs that fill the bar and always stack the label under
|
|
16
|
+
* the icon — a fixed, always-visible set that fits any column width without
|
|
17
|
+
* scrolling (e.g. a patient portal's four sections).
|
|
18
|
+
*
|
|
19
|
+
* Tabs render as links when given an `href` (real navigation) or as buttons
|
|
20
|
+
* otherwise (in-app view switching via `onSelect`). Use it as a header (top,
|
|
21
|
+
* default) for section navigation; `position="bottom"` floats it from the
|
|
22
|
+
* bottom edge for a footer.
|
|
23
|
+
*/
|
|
24
|
+
import { type ReactNode } from 'react';
|
|
25
|
+
export interface TabBarItem {
|
|
26
|
+
/** Stable id; also the value handed to `onSelect` for button tabs. */
|
|
27
|
+
id: string;
|
|
28
|
+
/** Pre-translated label — consumers localise their own nav copy. */
|
|
29
|
+
label: string;
|
|
30
|
+
/** Optional leading icon (a lucide-react element or equivalent), tinted with `--accent`. */
|
|
31
|
+
icon?: ReactNode;
|
|
32
|
+
/** Optional unseen-item count rendered as a pill badge. */
|
|
33
|
+
badgeCount?: number;
|
|
34
|
+
/** Mark the tab as the current page (`aria-current='page'` + accent underline). */
|
|
35
|
+
isActive?: boolean;
|
|
36
|
+
/** When set, the tab renders as a link to this href; otherwise it's a button. */
|
|
37
|
+
href?: string;
|
|
38
|
+
}
|
|
39
|
+
export interface TabBarProps {
|
|
40
|
+
/** The tabs, in order. */
|
|
41
|
+
items: TabBarItem[];
|
|
42
|
+
/** Accessible name for the `<nav>` landmark. */
|
|
43
|
+
ariaLabel: string;
|
|
44
|
+
/** Fires with the tab `id` when a button tab (one without `href`) is chosen. */
|
|
45
|
+
onSelect?: (id: string) => void;
|
|
46
|
+
/**
|
|
47
|
+
* Equal-width tabs that fill the bar and always stack the label under the
|
|
48
|
+
* icon (for a fixed, always-visible set). Off (default) = content-width tabs
|
|
49
|
+
* that centre when they fit and scroll when they overflow.
|
|
50
|
+
*/
|
|
51
|
+
fill?: boolean;
|
|
52
|
+
/**
|
|
53
|
+
* Float side. `'top'` (default) gutters from the top edge for a header;
|
|
54
|
+
* `'bottom'` gutters from the bottom edge for a footer.
|
|
55
|
+
*/
|
|
56
|
+
position?: 'top' | 'bottom';
|
|
57
|
+
/** Extra classes merged onto the outer strip (e.g. sticky/fixed positioning). */
|
|
58
|
+
className?: string;
|
|
59
|
+
}
|
|
60
|
+
export declare const TabBar: import("react").ForwardRefExoticComponent<TabBarProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
61
|
+
//# sourceMappingURL=tab-bar.d.ts.map
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { type VariantProps } from 'class-variance-authority';
|
|
2
|
-
import { type InsertPayload } from '../_shared/insert-result';
|
|
2
|
+
import { type InsertPayload, type InsertVariant, type InsertMode } from '../_shared/insert-result';
|
|
3
3
|
import { type UnitCategory } from './units';
|
|
4
4
|
declare const rootVariants: (props?: ({
|
|
5
5
|
width?: "auto" | "full" | null | undefined;
|
|
@@ -11,6 +11,16 @@ export interface UnitConverterProps extends VariantProps<typeof rootVariants> {
|
|
|
11
11
|
onResultChange?: (value: number | null) => void;
|
|
12
12
|
/** When provided, shows an "Insert" button that emits the result for an editor. */
|
|
13
13
|
onInsert?: (payload: InsertPayload) => void;
|
|
14
|
+
/**
|
|
15
|
+
* Which verb the result button performs. Defaults to `'insert'`.
|
|
16
|
+
* Use `'copy'` in an app-shell surface (no editor to insert into) — the
|
|
17
|
+
* button writes the result to the clipboard as a multi-format `ClipboardItem`.
|
|
18
|
+
*/
|
|
19
|
+
insertVariant?: InsertVariant;
|
|
20
|
+
/** `copy` variant only — fired after a successful clipboard write. */
|
|
21
|
+
onCopy?: (mode: InsertMode) => void;
|
|
22
|
+
/** `copy` variant only — fired if the clipboard write can't proceed. */
|
|
23
|
+
onError?: (error: unknown) => void;
|
|
14
24
|
/** Opaque instance id, emitted as `data-component-id`. */
|
|
15
25
|
id?: string;
|
|
16
26
|
/** Extra class names on the wrapper. */
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-
|
|
1
|
+
import { C as r, W as e, a as s, b as d, c as w, i as t, l as f, m as l, r as i, w as k, d as n, e as A, f as C } from "../../_chunks/workflow-map-BFNpzTiw.js";
|
|
2
2
|
export {
|
|
3
3
|
r as CORE_PATIENT_FIELDS,
|
|
4
4
|
e as WorkflowCard,
|
|
@@ -189,6 +189,19 @@ export declare const arUi: {
|
|
|
189
189
|
readonly results_many: "{{count}} نتيجة";
|
|
190
190
|
readonly results_other: "{{count}} نتيجة";
|
|
191
191
|
};
|
|
192
|
+
readonly addressAutocomplete: {
|
|
193
|
+
readonly ariaLabel: "العنوان";
|
|
194
|
+
readonly listLabel: "اقتراحات العنوان";
|
|
195
|
+
readonly placeholder: "ابدأ بكتابة عنوان…";
|
|
196
|
+
readonly loading: "جارٍ تحميل الاقتراحات…";
|
|
197
|
+
readonly noResults: "لا توجد عناوين مطابقة";
|
|
198
|
+
readonly results_one: "{{count}} اقتراح";
|
|
199
|
+
readonly results_zero: "{{count}} اقتراحات";
|
|
200
|
+
readonly results_two: "{{count}} اقتراحات";
|
|
201
|
+
readonly results_few: "{{count}} اقتراحات";
|
|
202
|
+
readonly results_many: "{{count}} اقتراحات";
|
|
203
|
+
readonly results_other: "{{count}} اقتراحات";
|
|
204
|
+
};
|
|
192
205
|
readonly phone: {
|
|
193
206
|
readonly placeholder: "رقم الهاتف";
|
|
194
207
|
readonly searchCountry: "ابحث عن الدول…";
|
|
@@ -1401,6 +1414,7 @@ export declare const arUi: {
|
|
|
1401
1414
|
readonly loading: "جارٍ تحميل PDF…";
|
|
1402
1415
|
readonly error: "تعذّر تحميل PDF";
|
|
1403
1416
|
readonly pageOverlay: "طبقة الصفحة {{page}}";
|
|
1417
|
+
readonly pagesRegionLabel: "صفحات المستند";
|
|
1404
1418
|
};
|
|
1405
1419
|
readonly mapView: {
|
|
1406
1420
|
readonly label: "خريطة";
|
|
@@ -1792,6 +1806,9 @@ export declare const arUi: {
|
|
|
1792
1806
|
readonly text: "إدراج نص";
|
|
1793
1807
|
readonly image: "إدراج صورة";
|
|
1794
1808
|
readonly textImage: "إدراج نص + صورة";
|
|
1809
|
+
readonly copyText: "نسخ النص";
|
|
1810
|
+
readonly copyImage: "نسخ الصورة";
|
|
1811
|
+
readonly copyTextImage: "نسخ النص + الصورة";
|
|
1795
1812
|
readonly title: {
|
|
1796
1813
|
readonly bmi: "مؤشر كتلة الجسم";
|
|
1797
1814
|
readonly dueDate: "تاريخ الولادة المتوقع";
|
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_many: "{{count}} نتيجة",
|
|
183
183
|
results_other: "{{count}} نتيجة"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "العنوان",
|
|
187
|
+
listLabel: "اقتراحات العنوان",
|
|
188
|
+
placeholder: "ابدأ بكتابة عنوان…",
|
|
189
|
+
loading: "جارٍ تحميل الاقتراحات…",
|
|
190
|
+
noResults: "لا توجد عناوين مطابقة",
|
|
191
|
+
results_one: "{{count}} اقتراح",
|
|
192
|
+
results_zero: "{{count}} اقتراحات",
|
|
193
|
+
results_two: "{{count}} اقتراحات",
|
|
194
|
+
results_few: "{{count}} اقتراحات",
|
|
195
|
+
results_many: "{{count}} اقتراحات",
|
|
196
|
+
results_other: "{{count}} اقتراحات"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "رقم الهاتف",
|
|
187
200
|
searchCountry: "ابحث عن الدول…",
|
|
@@ -1383,7 +1396,8 @@ const e = {
|
|
|
1383
1396
|
download: "تنزيل",
|
|
1384
1397
|
loading: "جارٍ تحميل PDF…",
|
|
1385
1398
|
error: "تعذّر تحميل PDF",
|
|
1386
|
-
pageOverlay: "طبقة الصفحة {{page}}"
|
|
1399
|
+
pageOverlay: "طبقة الصفحة {{page}}",
|
|
1400
|
+
pagesRegionLabel: "صفحات المستند"
|
|
1387
1401
|
},
|
|
1388
1402
|
mapView: {
|
|
1389
1403
|
label: "خريطة",
|
|
@@ -1766,6 +1780,9 @@ const e = {
|
|
|
1766
1780
|
text: "إدراج نص",
|
|
1767
1781
|
image: "إدراج صورة",
|
|
1768
1782
|
textImage: "إدراج نص + صورة",
|
|
1783
|
+
copyText: "نسخ النص",
|
|
1784
|
+
copyImage: "نسخ الصورة",
|
|
1785
|
+
copyTextImage: "نسخ النص + الصورة",
|
|
1769
1786
|
title: {
|
|
1770
1787
|
bmi: "مؤشر كتلة الجسم",
|
|
1771
1788
|
dueDate: "تاريخ الولادة المتوقع",
|
|
@@ -178,6 +178,19 @@ export declare const deUi: {
|
|
|
178
178
|
readonly results_many: "{{count}} Ergebnisse";
|
|
179
179
|
readonly results_other: "{{count}} Ergebnisse";
|
|
180
180
|
};
|
|
181
|
+
readonly addressAutocomplete: {
|
|
182
|
+
readonly ariaLabel: "Adresse";
|
|
183
|
+
readonly listLabel: "Adressvorschläge";
|
|
184
|
+
readonly placeholder: "Adresse eingeben…";
|
|
185
|
+
readonly loading: "Vorschläge werden geladen…";
|
|
186
|
+
readonly noResults: "Keine passenden Adressen";
|
|
187
|
+
readonly results_one: "{{count}} Vorschlag";
|
|
188
|
+
readonly results_zero: "{{count}} Vorschläge";
|
|
189
|
+
readonly results_two: "{{count}} Vorschläge";
|
|
190
|
+
readonly results_few: "{{count}} Vorschläge";
|
|
191
|
+
readonly results_many: "{{count}} Vorschläge";
|
|
192
|
+
readonly results_other: "{{count}} Vorschläge";
|
|
193
|
+
};
|
|
181
194
|
readonly phone: {
|
|
182
195
|
readonly placeholder: "Telefonnummer";
|
|
183
196
|
readonly searchCountry: "Länder suchen …";
|
|
@@ -1401,6 +1414,7 @@ export declare const deUi: {
|
|
|
1401
1414
|
readonly loading: "PDF wird geladen …";
|
|
1402
1415
|
readonly error: "PDF konnte nicht geladen werden";
|
|
1403
1416
|
readonly pageOverlay: "Seitenoverlay {{page}}";
|
|
1417
|
+
readonly pagesRegionLabel: "Dokumentseiten";
|
|
1404
1418
|
};
|
|
1405
1419
|
readonly mapView: {
|
|
1406
1420
|
readonly label: "Karte";
|
|
@@ -1792,6 +1806,9 @@ export declare const deUi: {
|
|
|
1792
1806
|
readonly text: "Text einfügen";
|
|
1793
1807
|
readonly image: "Bild einfügen";
|
|
1794
1808
|
readonly textImage: "Text + Bild einfügen";
|
|
1809
|
+
readonly copyText: "Text kopieren";
|
|
1810
|
+
readonly copyImage: "Bild kopieren";
|
|
1811
|
+
readonly copyTextImage: "Text + Bild kopieren";
|
|
1795
1812
|
readonly title: {
|
|
1796
1813
|
readonly bmi: "Body-Mass-Index";
|
|
1797
1814
|
readonly dueDate: "Voraussichtlicher Geburtstermin";
|
package/dist/i18n/locales/de.js
CHANGED
|
@@ -171,6 +171,19 @@ const e = {
|
|
|
171
171
|
results_many: "{{count}} Ergebnisse",
|
|
172
172
|
results_other: "{{count}} Ergebnisse"
|
|
173
173
|
},
|
|
174
|
+
addressAutocomplete: {
|
|
175
|
+
ariaLabel: "Adresse",
|
|
176
|
+
listLabel: "Adressvorschläge",
|
|
177
|
+
placeholder: "Adresse eingeben…",
|
|
178
|
+
loading: "Vorschläge werden geladen…",
|
|
179
|
+
noResults: "Keine passenden Adressen",
|
|
180
|
+
results_one: "{{count}} Vorschlag",
|
|
181
|
+
results_zero: "{{count}} Vorschläge",
|
|
182
|
+
results_two: "{{count}} Vorschläge",
|
|
183
|
+
results_few: "{{count}} Vorschläge",
|
|
184
|
+
results_many: "{{count}} Vorschläge",
|
|
185
|
+
results_other: "{{count}} Vorschläge"
|
|
186
|
+
},
|
|
174
187
|
phone: {
|
|
175
188
|
placeholder: "Telefonnummer",
|
|
176
189
|
searchCountry: "Länder suchen …",
|
|
@@ -1382,7 +1395,8 @@ const e = {
|
|
|
1382
1395
|
download: "Herunterladen",
|
|
1383
1396
|
loading: "PDF wird geladen …",
|
|
1384
1397
|
error: "PDF konnte nicht geladen werden",
|
|
1385
|
-
pageOverlay: "Seitenoverlay {{page}}"
|
|
1398
|
+
pageOverlay: "Seitenoverlay {{page}}",
|
|
1399
|
+
pagesRegionLabel: "Dokumentseiten"
|
|
1386
1400
|
},
|
|
1387
1401
|
mapView: {
|
|
1388
1402
|
label: "Karte",
|
|
@@ -1765,6 +1779,9 @@ const e = {
|
|
|
1765
1779
|
text: "Text einfügen",
|
|
1766
1780
|
image: "Bild einfügen",
|
|
1767
1781
|
textImage: "Text + Bild einfügen",
|
|
1782
|
+
copyText: "Text kopieren",
|
|
1783
|
+
copyImage: "Bild kopieren",
|
|
1784
|
+
copyTextImage: "Text + Bild kopieren",
|
|
1768
1785
|
title: {
|
|
1769
1786
|
bmi: "Body-Mass-Index",
|
|
1770
1787
|
dueDate: "Voraussichtlicher Geburtstermin",
|
|
@@ -186,6 +186,19 @@ export declare const elUi: {
|
|
|
186
186
|
readonly results_many: "{{count}} αποτελέσματα";
|
|
187
187
|
readonly results_other: "{{count}} αποτελέσματα";
|
|
188
188
|
};
|
|
189
|
+
readonly addressAutocomplete: {
|
|
190
|
+
readonly ariaLabel: "Διεύθυνση";
|
|
191
|
+
readonly listLabel: "Προτάσεις διεύθυνσης";
|
|
192
|
+
readonly placeholder: "Αρχίστε να πληκτρολογείτε μια διεύθυνση…";
|
|
193
|
+
readonly loading: "Φόρτωση προτάσεων…";
|
|
194
|
+
readonly noResults: "Δεν βρέθηκαν διευθύνσεις";
|
|
195
|
+
readonly results_one: "{{count}} πρόταση";
|
|
196
|
+
readonly results_zero: "{{count}} προτάσεις";
|
|
197
|
+
readonly results_two: "{{count}} προτάσεις";
|
|
198
|
+
readonly results_few: "{{count}} προτάσεις";
|
|
199
|
+
readonly results_many: "{{count}} προτάσεις";
|
|
200
|
+
readonly results_other: "{{count}} προτάσεις";
|
|
201
|
+
};
|
|
189
202
|
readonly phone: {
|
|
190
203
|
readonly placeholder: "Αριθμός τηλεφώνου";
|
|
191
204
|
readonly searchCountry: "Αναζήτηση χωρών…";
|
|
@@ -1398,6 +1411,7 @@ export declare const elUi: {
|
|
|
1398
1411
|
readonly loading: "Φόρτωση PDF…";
|
|
1399
1412
|
readonly error: "Δεν ήταν δυνατή η φόρτωση του PDF";
|
|
1400
1413
|
readonly pageOverlay: "Επικάλυψη σελίδας {{page}}";
|
|
1414
|
+
readonly pagesRegionLabel: "Σελίδες εγγράφου";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "Χάρτης";
|
|
@@ -1867,6 +1881,9 @@ export declare const elUi: {
|
|
|
1867
1881
|
readonly text: "Εισαγωγή κειμένου";
|
|
1868
1882
|
readonly image: "Εισαγωγή εικόνας";
|
|
1869
1883
|
readonly textImage: "Εισαγωγή κειμένου + εικόνας";
|
|
1884
|
+
readonly copyText: "Αντιγραφή κειμένου";
|
|
1885
|
+
readonly copyImage: "Αντιγραφή εικόνας";
|
|
1886
|
+
readonly copyTextImage: "Αντιγραφή κειμένου + εικόνας";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "Δείκτης μάζας σώματος";
|
|
1872
1889
|
readonly dueDate: "Πιθανή ημερομηνία τοκετού";
|
package/dist/i18n/locales/el.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_many: "{{count}} αποτελέσματα",
|
|
183
183
|
results_other: "{{count}} αποτελέσματα"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "Διεύθυνση",
|
|
187
|
+
listLabel: "Προτάσεις διεύθυνσης",
|
|
188
|
+
placeholder: "Αρχίστε να πληκτρολογείτε μια διεύθυνση…",
|
|
189
|
+
loading: "Φόρτωση προτάσεων…",
|
|
190
|
+
noResults: "Δεν βρέθηκαν διευθύνσεις",
|
|
191
|
+
results_one: "{{count}} πρόταση",
|
|
192
|
+
results_zero: "{{count}} προτάσεις",
|
|
193
|
+
results_two: "{{count}} προτάσεις",
|
|
194
|
+
results_few: "{{count}} προτάσεις",
|
|
195
|
+
results_many: "{{count}} προτάσεις",
|
|
196
|
+
results_other: "{{count}} προτάσεις"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "Αριθμός τηλεφώνου",
|
|
187
200
|
searchCountry: "Αναζήτηση χωρών…",
|
|
@@ -1383,7 +1396,8 @@ const e = {
|
|
|
1383
1396
|
download: "Λήψη",
|
|
1384
1397
|
loading: "Φόρτωση PDF…",
|
|
1385
1398
|
error: "Δεν ήταν δυνατή η φόρτωση του PDF",
|
|
1386
|
-
pageOverlay: "Επικάλυψη σελίδας {{page}}"
|
|
1399
|
+
pageOverlay: "Επικάλυψη σελίδας {{page}}",
|
|
1400
|
+
pagesRegionLabel: "Σελίδες εγγράφου"
|
|
1387
1401
|
},
|
|
1388
1402
|
mapView: {
|
|
1389
1403
|
label: "Χάρτης",
|
|
@@ -1851,6 +1865,9 @@ const e = {
|
|
|
1851
1865
|
text: "Εισαγωγή κειμένου",
|
|
1852
1866
|
image: "Εισαγωγή εικόνας",
|
|
1853
1867
|
textImage: "Εισαγωγή κειμένου + εικόνας",
|
|
1868
|
+
copyText: "Αντιγραφή κειμένου",
|
|
1869
|
+
copyImage: "Αντιγραφή εικόνας",
|
|
1870
|
+
copyTextImage: "Αντιγραφή κειμένου + εικόνας",
|
|
1854
1871
|
title: {
|
|
1855
1872
|
bmi: "Δείκτης μάζας σώματος",
|
|
1856
1873
|
dueDate: "Πιθανή ημερομηνία τοκετού",
|
|
@@ -186,6 +186,19 @@ export declare const enUi: {
|
|
|
186
186
|
readonly results_other: "{{count}} results";
|
|
187
187
|
readonly results_many: "{{count}} results";
|
|
188
188
|
};
|
|
189
|
+
readonly addressAutocomplete: {
|
|
190
|
+
readonly ariaLabel: "Address";
|
|
191
|
+
readonly listLabel: "Address suggestions";
|
|
192
|
+
readonly placeholder: "Start typing an address…";
|
|
193
|
+
readonly loading: "Loading suggestions…";
|
|
194
|
+
readonly noResults: "No matching addresses";
|
|
195
|
+
readonly results_one: "{{count}} suggestion";
|
|
196
|
+
readonly results_zero: "{{count}} suggestions";
|
|
197
|
+
readonly results_two: "{{count}} suggestions";
|
|
198
|
+
readonly results_few: "{{count}} suggestions";
|
|
199
|
+
readonly results_many: "{{count}} suggestions";
|
|
200
|
+
readonly results_other: "{{count}} suggestions";
|
|
201
|
+
};
|
|
189
202
|
readonly phone: {
|
|
190
203
|
readonly placeholder: "Phone number";
|
|
191
204
|
readonly searchCountry: "Search countries…";
|
|
@@ -1398,6 +1411,7 @@ export declare const enUi: {
|
|
|
1398
1411
|
readonly loading: "Loading PDF…";
|
|
1399
1412
|
readonly error: "Failed to load PDF";
|
|
1400
1413
|
readonly pageOverlay: "Page {{page}} overlay";
|
|
1414
|
+
readonly pagesRegionLabel: "Document pages";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "Map";
|
|
@@ -1789,6 +1803,9 @@ export declare const enUi: {
|
|
|
1789
1803
|
readonly text: "Insert text";
|
|
1790
1804
|
readonly image: "Insert image";
|
|
1791
1805
|
readonly textImage: "Insert text + image";
|
|
1806
|
+
readonly copyText: "Copy text";
|
|
1807
|
+
readonly copyImage: "Copy image";
|
|
1808
|
+
readonly copyTextImage: "Copy text + image";
|
|
1792
1809
|
readonly title: {
|
|
1793
1810
|
readonly bmi: "Body mass index";
|
|
1794
1811
|
readonly dueDate: "Estimated due date";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -182,6 +182,19 @@ const e = {
|
|
|
182
182
|
results_other: "{{count}} results",
|
|
183
183
|
results_many: "{{count}} results"
|
|
184
184
|
},
|
|
185
|
+
addressAutocomplete: {
|
|
186
|
+
ariaLabel: "Address",
|
|
187
|
+
listLabel: "Address suggestions",
|
|
188
|
+
placeholder: "Start typing an address…",
|
|
189
|
+
loading: "Loading suggestions…",
|
|
190
|
+
noResults: "No matching addresses",
|
|
191
|
+
results_one: "{{count}} suggestion",
|
|
192
|
+
results_zero: "{{count}} suggestions",
|
|
193
|
+
results_two: "{{count}} suggestions",
|
|
194
|
+
results_few: "{{count}} suggestions",
|
|
195
|
+
results_many: "{{count}} suggestions",
|
|
196
|
+
results_other: "{{count}} suggestions"
|
|
197
|
+
},
|
|
185
198
|
phone: {
|
|
186
199
|
placeholder: "Phone number",
|
|
187
200
|
searchCountry: "Search countries…",
|
|
@@ -1379,7 +1392,8 @@ const e = {
|
|
|
1379
1392
|
download: "Download",
|
|
1380
1393
|
loading: "Loading PDF…",
|
|
1381
1394
|
error: "Failed to load PDF",
|
|
1382
|
-
pageOverlay: "Page {{page}} overlay"
|
|
1395
|
+
pageOverlay: "Page {{page}} overlay",
|
|
1396
|
+
pagesRegionLabel: "Document pages"
|
|
1383
1397
|
},
|
|
1384
1398
|
mapView: {
|
|
1385
1399
|
label: "Map",
|
|
@@ -1762,6 +1776,9 @@ const e = {
|
|
|
1762
1776
|
text: "Insert text",
|
|
1763
1777
|
image: "Insert image",
|
|
1764
1778
|
textImage: "Insert text + image",
|
|
1779
|
+
copyText: "Copy text",
|
|
1780
|
+
copyImage: "Copy image",
|
|
1781
|
+
copyTextImage: "Copy text + image",
|
|
1765
1782
|
title: {
|
|
1766
1783
|
bmi: "Body mass index",
|
|
1767
1784
|
dueDate: "Estimated due date",
|
|
@@ -175,6 +175,19 @@ export declare const esUi: {
|
|
|
175
175
|
readonly results_many: "{{count}} resultados";
|
|
176
176
|
readonly results_other: "{{count}} resultados";
|
|
177
177
|
};
|
|
178
|
+
readonly addressAutocomplete: {
|
|
179
|
+
readonly ariaLabel: "Dirección";
|
|
180
|
+
readonly listLabel: "Sugerencias de dirección";
|
|
181
|
+
readonly placeholder: "Empieza a escribir una dirección…";
|
|
182
|
+
readonly loading: "Cargando sugerencias…";
|
|
183
|
+
readonly noResults: "No hay direcciones coincidentes";
|
|
184
|
+
readonly results_one: "{{count}} sugerencia";
|
|
185
|
+
readonly results_zero: "{{count}} sugerencias";
|
|
186
|
+
readonly results_two: "{{count}} sugerencias";
|
|
187
|
+
readonly results_few: "{{count}} sugerencias";
|
|
188
|
+
readonly results_many: "{{count}} sugerencias";
|
|
189
|
+
readonly results_other: "{{count}} sugerencias";
|
|
190
|
+
};
|
|
178
191
|
readonly phone: {
|
|
179
192
|
readonly placeholder: "Número de teléfono";
|
|
180
193
|
readonly searchCountry: "Buscar países…";
|
|
@@ -1398,6 +1411,7 @@ export declare const esUi: {
|
|
|
1398
1411
|
readonly loading: "Cargando PDF…";
|
|
1399
1412
|
readonly error: "No se ha podido cargar el PDF";
|
|
1400
1413
|
readonly pageOverlay: "Superposición de página {{page}}";
|
|
1414
|
+
readonly pagesRegionLabel: "Páginas del documento";
|
|
1401
1415
|
};
|
|
1402
1416
|
readonly mapView: {
|
|
1403
1417
|
readonly label: "Mapa";
|
|
@@ -1867,6 +1881,9 @@ export declare const esUi: {
|
|
|
1867
1881
|
readonly text: "Insertar texto";
|
|
1868
1882
|
readonly image: "Insertar imagen";
|
|
1869
1883
|
readonly textImage: "Insertar texto + imagen";
|
|
1884
|
+
readonly copyText: "Copiar texto";
|
|
1885
|
+
readonly copyImage: "Copiar imagen";
|
|
1886
|
+
readonly copyTextImage: "Copiar texto + imagen";
|
|
1870
1887
|
readonly title: {
|
|
1871
1888
|
readonly bmi: "Índice de masa corporal";
|
|
1872
1889
|
readonly dueDate: "Fecha probable de parto";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -171,6 +171,19 @@ const e = {
|
|
|
171
171
|
results_many: "{{count}} resultados",
|
|
172
172
|
results_other: "{{count}} resultados"
|
|
173
173
|
},
|
|
174
|
+
addressAutocomplete: {
|
|
175
|
+
ariaLabel: "Dirección",
|
|
176
|
+
listLabel: "Sugerencias de dirección",
|
|
177
|
+
placeholder: "Empieza a escribir una dirección…",
|
|
178
|
+
loading: "Cargando sugerencias…",
|
|
179
|
+
noResults: "No hay direcciones coincidentes",
|
|
180
|
+
results_one: "{{count}} sugerencia",
|
|
181
|
+
results_zero: "{{count}} sugerencias",
|
|
182
|
+
results_two: "{{count}} sugerencias",
|
|
183
|
+
results_few: "{{count}} sugerencias",
|
|
184
|
+
results_many: "{{count}} sugerencias",
|
|
185
|
+
results_other: "{{count}} sugerencias"
|
|
186
|
+
},
|
|
174
187
|
phone: {
|
|
175
188
|
placeholder: "Número de teléfono",
|
|
176
189
|
searchCountry: "Buscar países…",
|
|
@@ -1382,7 +1395,8 @@ const e = {
|
|
|
1382
1395
|
download: "Descargar",
|
|
1383
1396
|
loading: "Cargando PDF…",
|
|
1384
1397
|
error: "No se ha podido cargar el PDF",
|
|
1385
|
-
pageOverlay: "Superposición de página {{page}}"
|
|
1398
|
+
pageOverlay: "Superposición de página {{page}}",
|
|
1399
|
+
pagesRegionLabel: "Páginas del documento"
|
|
1386
1400
|
},
|
|
1387
1401
|
mapView: {
|
|
1388
1402
|
label: "Mapa",
|
|
@@ -1848,6 +1862,9 @@ const e = {
|
|
|
1848
1862
|
text: "Insertar texto",
|
|
1849
1863
|
image: "Insertar imagen",
|
|
1850
1864
|
textImage: "Insertar texto + imagen",
|
|
1865
|
+
copyText: "Copiar texto",
|
|
1866
|
+
copyImage: "Copiar imagen",
|
|
1867
|
+
copyTextImage: "Copiar texto + imagen",
|
|
1851
1868
|
title: {
|
|
1852
1869
|
bmi: "Índice de masa corporal",
|
|
1853
1870
|
dueDate: "Fecha probable de parto",
|