@alfadocs/ui-kit 0.99.0 → 1.1.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/README.md +2 -1
- package/dist/_chunks/{actions-cell-renderer-DaL80uqL.js → actions-cell-renderer-ClGCSQnA.js} +600 -565
- package/dist/_chunks/{ai-consent-banner-BXD7W6FI.js → ai-consent-banner-DKgFfSzc.js} +2 -2
- package/dist/_chunks/{alert-Cxaqd-QO.js → alert-DS22ha1n.js} +103 -98
- package/dist/_chunks/{annotation-marker-qt5R9WZX.js → annotation-marker-CsUJGZjQ.js} +7 -5
- package/dist/_chunks/{audio-recorder-BjnB7V8n.js → audio-recorder-sRsGS-0V.js} +2 -2
- package/dist/_chunks/{booking-DSOK-bnR.js → booking-D8fCzcUd.js} +2 -2
- package/dist/_chunks/{care-plan-card-BrwhyIJI.js → care-plan-card-DjjVnBYz.js} +2 -2
- package/dist/_chunks/{care-plan-entry-card-DWEdCQM3.js → care-plan-entry-card-BVhpvd-P.js} +2 -2
- package/dist/_chunks/{clinical-note-card-C7F_24IC.js → clinical-note-card-D63x_AkK.js} +5 -2
- package/dist/_chunks/{collapsible-BrnRiCC6.js → collapsible-CGL9ontS.js} +65 -61
- package/dist/_chunks/{document-preview-DXsCEj4U.js → document-preview-DAczwybt.js} +2 -2
- package/dist/_chunks/{document-scanner-cS_ispQs.js → document-scanner-BRYIc3A-.js} +2 -2
- package/dist/_chunks/{entity-summary-BILN4wEG.js → entity-summary-BS6n7Iah.js} +2 -2
- package/dist/_chunks/{face-scheme-CjQAHvSP.js → face-scheme-Cou2efl7.js} +2 -2
- package/dist/_chunks/{file-manager-B9LZzT5E.js → file-manager-CNSLiuLo.js} +2 -2
- package/dist/_chunks/{freemium-paywall-Dr2342_S.js → freemium-paywall-DsT7MaLd.js} +2 -2
- package/dist/_chunks/link-cell-renderer-_DlEZHLI.js +772 -0
- package/dist/_chunks/{marketplace-app-shell-pCHBp8bo.js → marketplace-app-shell-DQC9Gpm0.js} +2 -2
- package/dist/_chunks/{muscle-scheme-kgCX5qfO.js → muscle-scheme-yfzP_xoJ.js} +2 -2
- package/dist/_chunks/{notes-panel-BKwd-bOV.js → notes-panel-CTcOLLVo.js} +3 -3
- package/dist/_chunks/{patient-details-UmNcxL0c.js → patient-details-l7pnsUq9.js} +2 -2
- package/dist/_chunks/{patient-search-vtRTSdf6.js → patient-search-H54Utav2.js} +2 -2
- package/dist/_chunks/{patient-table-QEVsFvwq.js → patient-table-DXk0wW8Q.js} +243 -239
- package/dist/_chunks/payment-automation-upsell-C4LIw1iQ.js +305 -0
- package/dist/_chunks/{payment-form-BoGxEmGn.js → payment-form-CyKT20xZ.js} +2 -2
- package/dist/_chunks/{payment-request-card-CygO1anM.js → payment-request-card-CN30J6yM.js} +107 -138
- package/dist/_chunks/{pdf-viewer-CcOuR2wj.js → pdf-viewer-DHg8SfUI.js} +2 -2
- package/dist/_chunks/{practice-results-yKbwIxqa.js → practice-results-qvJRkvLn.js} +2 -2
- package/dist/_chunks/receipt-euro-C6k4Gzhr.js +36 -0
- package/dist/_chunks/{reviews-panel-DmOjvmyH.js → reviews-panel-BfUJhx3m.js} +2 -2
- package/dist/_chunks/{rich-text-editor-DHpV2q6d.js → rich-text-editor-CfeXPPWs.js} +10 -2
- package/dist/_chunks/{sign-document-cH9CboWB.js → sign-document-D70TEUw9.js} +2 -2
- package/dist/_chunks/{signature-request-BzXTV_RH.js → signature-request-BlNCXpRN.js} +2 -2
- package/dist/_chunks/sparkline-DLq7xwic.js +394 -0
- package/dist/_chunks/{warning-stack-DKeAfj5M.js → warning-stack-IVf0oxh2.js} +2 -2
- package/dist/_chunks/{workflow-map-SIfAhmWz.js → workflow-map-ByyBYj6Y.js} +2 -2
- package/dist/agent-catalog.json +211 -7
- package/dist/agent-i18n/en.json +13 -3
- package/dist/components/ai-consent-banner/index.js +1 -1
- package/dist/components/alert/alert.d.ts +20 -0
- package/dist/components/alert/index.d.ts +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/annotation-marker/index.js +1 -1
- package/dist/components/audio-recorder/index.js +1 -1
- package/dist/components/booking/index.js +1 -1
- package/dist/components/care-plan-card/index.js +1 -1
- package/dist/components/care-plan-entry-card/index.js +1 -1
- package/dist/components/clinical-note-card/index.js +1 -1
- package/dist/components/collapsible/index.js +1 -1
- package/dist/components/data-table/filters/select-filter.d.ts +6 -0
- package/dist/components/data-table/hooks/use-presentational-aria-fix.d.ts +19 -0
- package/dist/components/data-table/index.js +2 -2
- package/dist/components/document-preview/index.js +1 -1
- package/dist/components/document-scanner/index.js +1 -1
- package/dist/components/entity-summary/index.js +1 -1
- package/dist/components/face-scheme/index.js +1 -1
- package/dist/components/file-manager/index.js +1 -1
- package/dist/components/freemium-paywall/index.js +1 -1
- package/dist/components/muscle-scheme/index.js +1 -1
- package/dist/components/notes-panel/index.js +1 -1
- package/dist/components/patient-details/index.js +1 -1
- package/dist/components/patient-search/index.js +1 -1
- package/dist/components/patient-table/index.js +1 -1
- package/dist/components/payment-card/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/reviews-panel/index.js +1 -1
- package/dist/components/rich-text-editor/index.js +1 -1
- package/dist/components/sign-document/index.js +1 -1
- package/dist/components/skeleton-scheme/index.js +1 -1
- package/dist/components/sparkline/index.d.ts +1 -1
- package/dist/components/sparkline/index.js +1 -1
- package/dist/components/sparkline/sparkline.d.ts +36 -3
- package/dist/components/warning-stack/index.js +1 -1
- package/dist/components/workflow/index.js +1 -1
- package/dist/host-compat.css +10 -1
- package/dist/i18n/locales/ar.d.ts +1 -0
- package/dist/i18n/locales/ar.js +1 -0
- package/dist/i18n/locales/de.d.ts +1 -0
- package/dist/i18n/locales/de.js +1 -0
- package/dist/i18n/locales/el.d.ts +1 -0
- package/dist/i18n/locales/el.js +1 -0
- package/dist/i18n/locales/en.d.ts +1 -0
- package/dist/i18n/locales/en.js +1 -0
- package/dist/i18n/locales/es.d.ts +1 -0
- package/dist/i18n/locales/es.js +1 -0
- package/dist/i18n/locales/fr.d.ts +1 -0
- package/dist/i18n/locales/fr.js +1 -0
- package/dist/i18n/locales/hi.d.ts +1 -0
- package/dist/i18n/locales/hi.js +1 -0
- package/dist/i18n/locales/it.d.ts +1 -0
- package/dist/i18n/locales/it.js +1 -0
- package/dist/i18n/locales/ja.d.ts +1 -0
- package/dist/i18n/locales/ja.js +1 -0
- package/dist/i18n/locales/nl.d.ts +1 -0
- package/dist/i18n/locales/nl.js +1 -0
- package/dist/i18n/locales/pl.d.ts +1 -0
- package/dist/i18n/locales/pl.js +1 -0
- package/dist/i18n/locales/pt.d.ts +1 -0
- package/dist/i18n/locales/pt.js +1 -0
- package/dist/i18n/locales/ro.d.ts +1 -0
- package/dist/i18n/locales/ro.js +1 -0
- package/dist/i18n/locales/ru.d.ts +1 -0
- package/dist/i18n/locales/ru.js +1 -0
- package/dist/i18n/locales/sq.d.ts +1 -0
- package/dist/i18n/locales/sq.js +1 -0
- package/dist/i18n/locales/sv.d.ts +1 -0
- package/dist/i18n/locales/sv.js +1 -0
- package/dist/i18n/locales/tr.d.ts +1 -0
- package/dist/i18n/locales/tr.js +1 -0
- package/dist/i18n/locales/zh.d.ts +1 -0
- package/dist/i18n/locales/zh.js +1 -0
- package/dist/index.js +974 -1268
- package/dist/locales/ar.json +1 -0
- package/dist/locales/de.json +1 -0
- package/dist/locales/el.json +1 -0
- package/dist/locales/en.json +1 -0
- package/dist/locales/es.json +1 -0
- package/dist/locales/fr.json +1 -0
- package/dist/locales/hi.json +1 -0
- package/dist/locales/it.json +1 -0
- package/dist/locales/ja.json +1 -0
- package/dist/locales/nl.json +1 -0
- package/dist/locales/pl.json +1 -0
- package/dist/locales/pt.json +1 -0
- package/dist/locales/ro.json +1 -0
- package/dist/locales/ru.json +1 -0
- package/dist/locales/sq.json +1 -0
- package/dist/locales/sv.json +1 -0
- package/dist/locales/tr.json +1 -0
- package/dist/locales/zh.json +1 -0
- package/dist/patterns/marketplace-app-shell/index.js +1 -1
- package/dist/patterns/payment-automation-upsell/index.js +5 -0
- package/dist/patterns/signature-request/index.js +1 -1
- package/dist/tokens.css +1 -1
- package/package.json +8 -2
- package/dist/_chunks/link-cell-renderer-Bt-mXeQY.js +0 -728
- package/dist/_chunks/sparkline-DcXqRZoq.js +0 -283
|
@@ -1,17 +1,47 @@
|
|
|
1
1
|
import { type HTMLAttributes } from 'react';
|
|
2
2
|
import { type VariantProps } from 'class-variance-authority';
|
|
3
3
|
import ApexCharts from 'apexcharts';
|
|
4
|
+
import { type MarkerShape } from '../annotation-marker';
|
|
4
5
|
declare const sparklineVariants: (props?: ({
|
|
5
6
|
size?: "auto" | "sm" | "md" | "xs" | null | undefined;
|
|
6
7
|
} & import("class-variance-authority/types").ClassProp) | undefined) => string;
|
|
7
8
|
export interface SparklineHandle {
|
|
8
|
-
updateSeries: (data: number[]) => void;
|
|
9
|
+
updateSeries: (data: (number | null)[]) => void;
|
|
9
10
|
updateOptions: (opts: ApexCharts.ApexOptions) => void;
|
|
10
11
|
dataURI: () => Promise<string>;
|
|
11
12
|
}
|
|
13
|
+
/** Semantic tint for an annotation. Decorative reinforcement of `shape` —
|
|
14
|
+
* never the only channel carrying which event this is. */
|
|
15
|
+
export type SparklineAnnotationTone = 'neutral' | 'info' | 'success' | 'warning' | 'error' | 'accent';
|
|
16
|
+
/**
|
|
17
|
+
* A vertical reference line dropped across the plot — the release-annotation
|
|
18
|
+
* pattern: "something happened here, look at what the line does around it".
|
|
19
|
+
*
|
|
20
|
+
* `position` is a FRACTION of the plotted x extent, not an index: `0` is the
|
|
21
|
+
* first data point, `1` the last, `0.5` exactly halfway between them. That is
|
|
22
|
+
* what lets an event that falls BETWEEN two points be placed at all, and what
|
|
23
|
+
* lets the same event land at the same x in a column of stacked sparklines —
|
|
24
|
+
* the caller derives the fraction once, from a domain the whole column shares,
|
|
25
|
+
* rather than per-series from a point count that differs row to row.
|
|
26
|
+
*/
|
|
27
|
+
export interface SparklineAnnotation {
|
|
28
|
+
/** Stable key — also emitted as `data-annotation-id` for test/agent hooks. */
|
|
29
|
+
id: string;
|
|
30
|
+
/** Fraction of the plotted x extent: 0 = first point, 1 = last. Clamped. */
|
|
31
|
+
position: number;
|
|
32
|
+
/** Accessible label, already localised by the caller. Folded into the
|
|
33
|
+
* sparkline's own `aria-label` — the line itself says nothing aloud. */
|
|
34
|
+
label: string;
|
|
35
|
+
/** Shape of the cap drawn at the top of the line. The accessible channel. */
|
|
36
|
+
shape?: MarkerShape;
|
|
37
|
+
tone?: SparklineAnnotationTone;
|
|
38
|
+
}
|
|
12
39
|
export interface SparklineProps extends Omit<HTMLAttributes<HTMLDivElement>, 'role' | 'children'>, VariantProps<typeof sparklineVariants> {
|
|
13
|
-
/**
|
|
14
|
-
|
|
40
|
+
/** Data points in plot order. `null` is an unmeasured position — it holds
|
|
41
|
+
* the point's place on the x extent and draws a gap, so a series measured
|
|
42
|
+
* at some positions and not others stays aligned with one that was measured
|
|
43
|
+
* at all of them. */
|
|
44
|
+
data: (number | null)[];
|
|
15
45
|
/** Chart visual style */
|
|
16
46
|
variant?: 'line' | 'bar' | 'area';
|
|
17
47
|
/** Size preset */
|
|
@@ -33,6 +63,9 @@ export interface SparklineProps extends Omit<HTMLAttributes<HTMLDivElement>, 'ro
|
|
|
33
63
|
width?: string | number;
|
|
34
64
|
/** Height override — defaults to the size variant height */
|
|
35
65
|
height?: string | number;
|
|
66
|
+
/** Vertical reference lines dropped across the plot. Omitted = none, so
|
|
67
|
+
* every existing consumer is unaffected. */
|
|
68
|
+
annotations?: readonly SparklineAnnotation[];
|
|
36
69
|
}
|
|
37
70
|
export declare const Sparkline: import("react").ForwardRefExoticComponent<SparklineProps & import("react").RefAttributes<SparklineHandle>>;
|
|
38
71
|
export {};
|
|
@@ -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-ByyBYj6Y.js";
|
|
2
2
|
export {
|
|
3
3
|
r as CORE_PATIENT_FIELDS,
|
|
4
4
|
e as WorkflowCard,
|
package/dist/host-compat.css
CHANGED
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
|
|
197
197
|
/* ───────────────────────────────────────────────────────────────────────
|
|
198
198
|
SECTION B — non-token declarations. ORIGINAL LAYER PRESERVED.
|
|
199
|
-
|
|
199
|
+
126 declarations across 122 rules.
|
|
200
200
|
|
|
201
201
|
Kit-authored arbitrary-value utilities (`ds:w-[20rem]`) and the
|
|
202
202
|
vendored AG Grid rules. These set real properties on real elements,
|
|
@@ -277,6 +277,9 @@
|
|
|
277
277
|
.ds\:max-h-\[32rem\] {
|
|
278
278
|
max-height:512px;
|
|
279
279
|
}
|
|
280
|
+
.ds\:max-h-\[min\(20rem\,var\(--radix-popover-content-available-height\)\)\] {
|
|
281
|
+
max-height:min(320px,var(--radix-popover-content-available-height));
|
|
282
|
+
}
|
|
280
283
|
.ds\:max-h-\[min\(24rem\,var\(--radix-popover-content-available-height\)\)\] {
|
|
281
284
|
max-height:min(384px,var(--radix-popover-content-available-height));
|
|
282
285
|
}
|
|
@@ -433,6 +436,9 @@
|
|
|
433
436
|
.ds\:min-w-\[10rem\] {
|
|
434
437
|
min-width:160px;
|
|
435
438
|
}
|
|
439
|
+
.ds\:min-w-\[11rem\] {
|
|
440
|
+
min-width:176px;
|
|
441
|
+
}
|
|
436
442
|
.ds\:min-w-\[12rem\] {
|
|
437
443
|
min-width:192px;
|
|
438
444
|
}
|
|
@@ -442,6 +448,9 @@
|
|
|
442
448
|
.ds\:min-w-\[16rem\] {
|
|
443
449
|
min-width:256px;
|
|
444
450
|
}
|
|
451
|
+
.ds\:min-w-\[18rem\] {
|
|
452
|
+
min-width:288px;
|
|
453
|
+
}
|
|
445
454
|
.ds\:min-w-\[32rem\] {
|
|
446
455
|
min-width:512px;
|
|
447
456
|
}
|
|
@@ -1261,6 +1261,7 @@ export declare const arUi: {
|
|
|
1261
1261
|
readonly reviews_other: "{{value}} نجوم · {{count}} تقييمات";
|
|
1262
1262
|
};
|
|
1263
1263
|
readonly sparkline: {
|
|
1264
|
+
readonly annotations: "مُعلَّم: {{list}}";
|
|
1264
1265
|
readonly summary: "{{label}}: الأدنى {{min}}, الأقصى {{max}}, الحالي {{current}}, {{direction}}";
|
|
1265
1266
|
readonly summaryNoLabel: "الأدنى {{min}}, الأقصى {{max}}, الحالي {{current}}, {{direction}}";
|
|
1266
1267
|
readonly noData: "لا توجد بيانات";
|
package/dist/i18n/locales/ar.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} نجوم · {{count}} تقييمات"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "مُعلَّم: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: الأدنى {{min}}, الأقصى {{max}}, الحالي {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "الأدنى {{min}}, الأقصى {{max}}, الحالي {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "لا توجد بيانات",
|
|
@@ -1261,6 +1261,7 @@ export declare const deUi: {
|
|
|
1261
1261
|
readonly reviews_other: "{{value}} Sterne · {{count}} Bewertungen";
|
|
1262
1262
|
};
|
|
1263
1263
|
readonly sparkline: {
|
|
1264
|
+
readonly annotations: "Markiert: {{list}}";
|
|
1264
1265
|
readonly summary: "{{label}}: Min. {{min}}, Max. {{max}}, aktuell {{current}}, {{direction}}";
|
|
1265
1266
|
readonly summaryNoLabel: "Min. {{min}}, Max. {{max}}, aktuell {{current}}, {{direction}}";
|
|
1266
1267
|
readonly noData: "Keine Daten";
|
package/dist/i18n/locales/de.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} Sterne · {{count}} Bewertungen"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Markiert: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: Min. {{min}}, Max. {{max}}, aktuell {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "Min. {{min}}, Max. {{max}}, aktuell {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Keine Daten",
|
|
@@ -1258,6 +1258,7 @@ export declare const elUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} αστέρια · {{count}} αξιολογήσεις";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Σημειωμένο: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: ελάχ. {{min}}, μέγ. {{max}}, τρέχον {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "ελάχ. {{min}}, μέγ. {{max}}, τρέχον {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Δεν υπάρχουν δεδομένα";
|
package/dist/i18n/locales/el.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} αστέρια · {{count}} αξιολογήσεις"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Σημειωμένο: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: ελάχ. {{min}}, μέγ. {{max}}, τρέχον {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "ελάχ. {{min}}, μέγ. {{max}}, τρέχον {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Δεν υπάρχουν δεδομένα",
|
|
@@ -1269,6 +1269,7 @@ export declare const enUi: {
|
|
|
1269
1269
|
readonly reviews_other: "{{value}} stars · {{count}} reviews";
|
|
1270
1270
|
};
|
|
1271
1271
|
readonly sparkline: {
|
|
1272
|
+
readonly annotations: "Marked: {{list}}";
|
|
1272
1273
|
readonly summary: "{{label}}: min {{min}}, max {{max}}, current {{current}}, {{direction}}";
|
|
1273
1274
|
readonly summaryNoLabel: "min {{min}}, max {{max}}, current {{current}}, {{direction}}";
|
|
1274
1275
|
readonly noData: "No data";
|
package/dist/i18n/locales/en.js
CHANGED
|
@@ -1252,6 +1252,7 @@ const e = {
|
|
|
1252
1252
|
reviews_other: "{{value}} stars · {{count}} reviews"
|
|
1253
1253
|
},
|
|
1254
1254
|
sparkline: {
|
|
1255
|
+
annotations: "Marked: {{list}}",
|
|
1255
1256
|
summary: "{{label}}: min {{min}}, max {{max}}, current {{current}}, {{direction}}",
|
|
1256
1257
|
summaryNoLabel: "min {{min}}, max {{max}}, current {{current}}, {{direction}}",
|
|
1257
1258
|
noData: "No data",
|
|
@@ -1258,6 +1258,7 @@ export declare const esUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} estrellas · {{count}} opiniones";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Marcado: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: mín. {{min}}, máx. {{max}}, actual {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "mín. {{min}}, máx. {{max}}, actual {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Sin datos";
|
package/dist/i18n/locales/es.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} estrellas · {{count}} opiniones"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Marcado: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: mín. {{min}}, máx. {{max}}, actual {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "mín. {{min}}, máx. {{max}}, actual {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Sin datos",
|
|
@@ -1258,6 +1258,7 @@ export declare const frUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} étoiles · {{count}} avis";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Repères : {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}} : min {{min}}, max {{max}}, actuel {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "min {{min}}, max {{max}}, actuel {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Aucune donnée";
|
package/dist/i18n/locales/fr.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} étoiles · {{count}} avis"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Repères : {{list}}",
|
|
1261
1262
|
summary: "{{label}} : min {{min}}, max {{max}}, actuel {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "min {{min}}, max {{max}}, actuel {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Aucune donnée",
|
|
@@ -1258,6 +1258,7 @@ export declare const hiUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} स्टार · {{count}} समीक्षाएं";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "चिह्नित: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: न्यूनतम {{min}}, अधिकतम {{max}}, वर्तमान {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "न्यूनतम {{min}}, अधिकतम {{max}}, वर्तमान {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "कोई डेटा नहीं";
|
package/dist/i18n/locales/hi.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} स्टार · {{count}} समीक्षाएं"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "चिह्नित: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: न्यूनतम {{min}}, अधिकतम {{max}}, वर्तमान {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "न्यूनतम {{min}}, अधिकतम {{max}}, वर्तमान {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "कोई डेटा नहीं",
|
|
@@ -1255,6 +1255,7 @@ export declare const itUi: {
|
|
|
1255
1255
|
readonly reviews_other: "{{value}} stelle · {{count}} opinioni";
|
|
1256
1256
|
};
|
|
1257
1257
|
readonly sparkline: {
|
|
1258
|
+
readonly annotations: "Segnato: {{list}}";
|
|
1258
1259
|
readonly summary: "{{label}}: min {{min}}, max {{max}}, attuale {{current}}, {{direction}}";
|
|
1259
1260
|
readonly summaryNoLabel: "min {{min}}, max {{max}}, attuale {{current}}, {{direction}}";
|
|
1260
1261
|
readonly noData: "Nessun dato";
|
package/dist/i18n/locales/it.js
CHANGED
|
@@ -1238,6 +1238,7 @@ const e = {
|
|
|
1238
1238
|
reviews_other: "{{value}} stelle · {{count}} opinioni"
|
|
1239
1239
|
},
|
|
1240
1240
|
sparkline: {
|
|
1241
|
+
annotations: "Segnato: {{list}}",
|
|
1241
1242
|
summary: "{{label}}: min {{min}}, max {{max}}, attuale {{current}}, {{direction}}",
|
|
1242
1243
|
summaryNoLabel: "min {{min}}, max {{max}}, attuale {{current}}, {{direction}}",
|
|
1243
1244
|
noData: "Nessun dato",
|
|
@@ -1258,6 +1258,7 @@ export declare const jaUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} 点 · {{count}} 件のレビュー";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "マーカー: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: 最小 {{min}}、最大 {{max}}、現在 {{current}}、{{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "最小 {{min}}、最大 {{max}}、現在 {{current}}、{{direction}}";
|
|
1263
1264
|
readonly noData: "データなし";
|
package/dist/i18n/locales/ja.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} 点 · {{count}} 件のレビュー"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "マーカー: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: 最小 {{min}}、最大 {{max}}、現在 {{current}}、{{direction}}",
|
|
1262
1263
|
summaryNoLabel: "最小 {{min}}、最大 {{max}}、現在 {{current}}、{{direction}}",
|
|
1263
1264
|
noData: "データなし",
|
|
@@ -1258,6 +1258,7 @@ export declare const nlUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} sterren · {{count}} beoordelingen";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Gemarkeerd: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: min {{min}}, max {{max}}, huidig {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "min {{min}}, max {{max}}, huidig {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Geen gegevens";
|
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} sterren · {{count}} beoordelingen"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Gemarkeerd: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: min {{min}}, max {{max}}, huidig {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "min {{min}}, max {{max}}, huidig {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Geen gegevens",
|
|
@@ -1258,6 +1258,7 @@ export declare const plUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} gwiazdek · {{count}} opinii";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Oznaczono: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: min {{min}}, maks {{max}}, bieżąca {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "min {{min}}, maks {{max}}, bieżąca {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Brak danych";
|
package/dist/i18n/locales/pl.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} gwiazdek · {{count}} opinii"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Oznaczono: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: min {{min}}, maks {{max}}, bieżąca {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "min {{min}}, maks {{max}}, bieżąca {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Brak danych",
|
|
@@ -1259,6 +1259,7 @@ export declare const ptUi: {
|
|
|
1259
1259
|
readonly reviews_other: "{{value}} estrelas · {{count}} avaliações";
|
|
1260
1260
|
};
|
|
1261
1261
|
readonly sparkline: {
|
|
1262
|
+
readonly annotations: "Marcado: {{list}}";
|
|
1262
1263
|
readonly summary: "{{label}}: mín {{min}}, máx {{max}}, atual {{current}}, {{direction}}";
|
|
1263
1264
|
readonly summaryNoLabel: "mín {{min}}, máx {{max}}, atual {{current}}, {{direction}}";
|
|
1264
1265
|
readonly noData: "Sem dados";
|
package/dist/i18n/locales/pt.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} estrelas · {{count}} avaliações"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Marcado: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: mín {{min}}, máx {{max}}, atual {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "mín {{min}}, máx {{max}}, atual {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Sem dados",
|
|
@@ -1258,6 +1258,7 @@ export declare const roUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} stele · {{count}} recenzii";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Marcat: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: min {{min}}, max {{max}}, curent {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "min {{min}}, max {{max}}, curent {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Nicio dată";
|
package/dist/i18n/locales/ro.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} stele · {{count}} recenzii"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Marcat: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: min {{min}}, max {{max}}, curent {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "min {{min}}, max {{max}}, curent {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Nicio dată",
|
|
@@ -1258,6 +1258,7 @@ export declare const ruUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} звёзд · {{count}} отзывов";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Отмечено: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: мин {{min}}, макс {{max}}, текущее {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "мин {{min}}, макс {{max}}, текущее {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Нет данных";
|
package/dist/i18n/locales/ru.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} звёзд · {{count}} отзывов"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Отмечено: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: мин {{min}}, макс {{max}}, текущее {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "мин {{min}}, макс {{max}}, текущее {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Нет данных",
|
|
@@ -1258,6 +1258,7 @@ export declare const sqUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} yje · {{count}} opinione";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Shënuar: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: min {{min}}, maks {{max}}, aktual {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "min {{min}}, maks {{max}}, aktual {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Asnjë të dhënë";
|
package/dist/i18n/locales/sq.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} yje · {{count}} opinione"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Shënuar: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: min {{min}}, maks {{max}}, aktual {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "min {{min}}, maks {{max}}, aktual {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Asnjë të dhënë",
|
|
@@ -1258,6 +1258,7 @@ export declare const svUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} stjärnor · {{count}} recensioner";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "Markerat: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: min {{min}}, max {{max}}, aktuell {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "min {{min}}, max {{max}}, aktuell {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Inga data";
|
package/dist/i18n/locales/sv.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} stjärnor · {{count}} recensioner"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "Markerat: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: min {{min}}, max {{max}}, aktuell {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "min {{min}}, max {{max}}, aktuell {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Inga data",
|
|
@@ -1258,6 +1258,7 @@ export declare const trUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} yıldız · {{count}} değerlendirme";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "İşaretli: {{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}: min {{min}}, maks {{max}}, güncel {{current}}, {{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "min {{min}}, maks {{max}}, güncel {{current}}, {{direction}}";
|
|
1263
1264
|
readonly noData: "Veri yok";
|
package/dist/i18n/locales/tr.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} yıldız · {{count}} değerlendirme"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "İşaretli: {{list}}",
|
|
1261
1262
|
summary: "{{label}}: min {{min}}, maks {{max}}, güncel {{current}}, {{direction}}",
|
|
1262
1263
|
summaryNoLabel: "min {{min}}, maks {{max}}, güncel {{current}}, {{direction}}",
|
|
1263
1264
|
noData: "Veri yok",
|
|
@@ -1258,6 +1258,7 @@ export declare const zhUi: {
|
|
|
1258
1258
|
readonly reviews_other: "{{value}} 星 · {{count}} 条评价";
|
|
1259
1259
|
};
|
|
1260
1260
|
readonly sparkline: {
|
|
1261
|
+
readonly annotations: "标记:{{list}}";
|
|
1261
1262
|
readonly summary: "{{label}}:最小值 {{min}},最大值 {{max}},当前值 {{current}},{{direction}}";
|
|
1262
1263
|
readonly summaryNoLabel: "最小值 {{min}},最大值 {{max}},当前值 {{current}},{{direction}}";
|
|
1263
1264
|
readonly noData: "无数据";
|
package/dist/i18n/locales/zh.js
CHANGED
|
@@ -1258,6 +1258,7 @@ const e = {
|
|
|
1258
1258
|
reviews_other: "{{value}} 星 · {{count}} 条评价"
|
|
1259
1259
|
},
|
|
1260
1260
|
sparkline: {
|
|
1261
|
+
annotations: "标记:{{list}}",
|
|
1261
1262
|
summary: "{{label}}:最小值 {{min}},最大值 {{max}},当前值 {{current}},{{direction}}",
|
|
1262
1263
|
summaryNoLabel: "最小值 {{min}},最大值 {{max}},当前值 {{current}},{{direction}}",
|
|
1263
1264
|
noData: "无数据",
|