@talonic/docs 0.18.0 → 0.19.1
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/content.js +3128 -15
- package/dist/index.js +80 -3
- package/dist/index.js.map +1 -1
- package/dist/seo.js +80 -3
- package/package.json +1 -1
- package/dist/tailwind-preset.d.cts +0 -45
- package/dist/tailwind-preset.d.ts +0 -45
package/dist/seo.js
CHANGED
|
@@ -16432,6 +16432,70 @@ var API_NAV_SECTIONS = [
|
|
|
16432
16432
|
{ id: "agent-context", label: "Get Workspace Context" },
|
|
16433
16433
|
{ id: "agent-tools", label: "List Agent Tools" }
|
|
16434
16434
|
] },
|
|
16435
|
+
{ id: "matching", label: "Matching", children: [
|
|
16436
|
+
{ id: "list-matching-configs", label: "List Configs" },
|
|
16437
|
+
{ id: "create-matching-config", label: "Create Config" },
|
|
16438
|
+
{ id: "get-matching-config", label: "Get / Update / Delete Config" },
|
|
16439
|
+
{ id: "run-matching", label: "Run Matching" },
|
|
16440
|
+
{ id: "get-matching-run", label: "Get Run" },
|
|
16441
|
+
{ id: "get-matching-results", label: "Get Results" },
|
|
16442
|
+
{ id: "generate-strategy", label: "Generate Strategy" }
|
|
16443
|
+
] },
|
|
16444
|
+
{ id: "delivery", label: "Delivery", children: [
|
|
16445
|
+
{ id: "list-delivery-destinations", label: "List Destinations" },
|
|
16446
|
+
{ id: "create-delivery-destination", label: "Create Destination" },
|
|
16447
|
+
{ id: "manage-delivery-destination", label: "Manage Destination" },
|
|
16448
|
+
{ id: "list-delivery-bindings", label: "List Bindings" },
|
|
16449
|
+
{ id: "create-delivery-binding", label: "Create Binding" },
|
|
16450
|
+
{ id: "manage-delivery-binding", label: "Manage Binding" },
|
|
16451
|
+
{ id: "delivery-history", label: "History" },
|
|
16452
|
+
{ id: "delivery-dlq", label: "Dead Letter Queue" },
|
|
16453
|
+
{ id: "delivery-catalog", label: "Catalog" }
|
|
16454
|
+
] },
|
|
16455
|
+
{ id: "batches", label: "Batches", children: [
|
|
16456
|
+
{ id: "list-batches", label: "List Batches" },
|
|
16457
|
+
{ id: "get-batch", label: "Get Batch" },
|
|
16458
|
+
{ id: "sync-batch", label: "Sync Batch" },
|
|
16459
|
+
{ id: "cancel-batch", label: "Cancel Batch" }
|
|
16460
|
+
] },
|
|
16461
|
+
{ id: "cases", label: "Cases", children: [
|
|
16462
|
+
{ id: "list-cases", label: "List Cases" },
|
|
16463
|
+
{ id: "get-case", label: "Get Case" },
|
|
16464
|
+
{ id: "case-anomalies", label: "Anomalies" },
|
|
16465
|
+
{ id: "case-evidence", label: "Evidence" },
|
|
16466
|
+
{ id: "case-operations", label: "Operations" },
|
|
16467
|
+
{ id: "case-edges", label: "Edges" },
|
|
16468
|
+
{ id: "case-documents", label: "Documents" },
|
|
16469
|
+
{ id: "case-merge-split", label: "Merge & Split" }
|
|
16470
|
+
] },
|
|
16471
|
+
{ id: "review", label: "Review", children: [
|
|
16472
|
+
{ id: "list-review-items", label: "List Items" },
|
|
16473
|
+
{ id: "review-stats", label: "Stats" },
|
|
16474
|
+
{ id: "get-review-item", label: "Get Item" },
|
|
16475
|
+
{ id: "review-action", label: "Take Action" },
|
|
16476
|
+
{ id: "review-batch", label: "Batch Action" },
|
|
16477
|
+
{ id: "review-assign", label: "Assign" }
|
|
16478
|
+
] },
|
|
16479
|
+
{ id: "quality", label: "Quality", children: [
|
|
16480
|
+
{ id: "list-quality-datasets", label: "List Datasets" },
|
|
16481
|
+
{ id: "create-quality-dataset", label: "Create Dataset" },
|
|
16482
|
+
{ id: "get-quality-dataset", label: "Get / Delete Dataset" },
|
|
16483
|
+
{ id: "quality-entries", label: "Entries" },
|
|
16484
|
+
{ id: "list-benchmarks", label: "List Benchmarks" },
|
|
16485
|
+
{ id: "create-benchmark", label: "Create Benchmark" },
|
|
16486
|
+
{ id: "get-benchmark-results", label: "Results & Compare" }
|
|
16487
|
+
] },
|
|
16488
|
+
{ id: "routing-rules", label: "Routing Rules", children: [
|
|
16489
|
+
{ id: "list-routing-rules", label: "List Rules" },
|
|
16490
|
+
{ id: "create-routing-rule", label: "Create Rule" },
|
|
16491
|
+
{ id: "manage-routing-rule", label: "Manage Rule" },
|
|
16492
|
+
{ id: "reorder-routing-rules", label: "Reorder" }
|
|
16493
|
+
] },
|
|
16494
|
+
{ id: "billing", label: "Billing", children: [
|
|
16495
|
+
{ id: "billing-settings", label: "Settings" },
|
|
16496
|
+
{ id: "billing-topup", label: "Auto Top-Up" },
|
|
16497
|
+
{ id: "cost-headers", label: "Cost Headers" }
|
|
16498
|
+
] },
|
|
16435
16499
|
{ id: "errors-rate-limits", label: "Errors & Rate Limits", children: [
|
|
16436
16500
|
{ id: "error-format", label: "Error Format" },
|
|
16437
16501
|
{ id: "error-codes", label: "Error Codes" },
|
|
@@ -16456,7 +16520,8 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16456
16520
|
{ id: "document-processing", label: "Document Processing" },
|
|
16457
16521
|
{ id: "document-types", label: "Document Types" },
|
|
16458
16522
|
{ id: "document-detail", label: "Document Detail" },
|
|
16459
|
-
{ id: "routing-rules", label: "Routing Rules" }
|
|
16523
|
+
{ id: "routing-rules", label: "Routing Rules" },
|
|
16524
|
+
{ id: "source-connectors", label: "Source Connectors" }
|
|
16460
16525
|
] },
|
|
16461
16526
|
{ id: "field-intelligence", label: "Field Intelligence", children: [
|
|
16462
16527
|
{ id: "field-registry", label: "Field Registry" },
|
|
@@ -16492,7 +16557,9 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16492
16557
|
{ id: "link-keys", label: "Link Keys" },
|
|
16493
16558
|
{ id: "entity-linking", label: "Entity Linking" },
|
|
16494
16559
|
{ id: "cases", label: "Cases" },
|
|
16495
|
-
{ id: "document-graph", label: "Document Graph" }
|
|
16560
|
+
{ id: "document-graph", label: "Document Graph" },
|
|
16561
|
+
{ id: "anomaly-detection", label: "Anomaly Detection" },
|
|
16562
|
+
{ id: "evidence-validation", label: "Evidence Validation" }
|
|
16496
16563
|
] },
|
|
16497
16564
|
{ id: "batch-inference", label: "Batch Inference", children: [
|
|
16498
16565
|
{ id: "batch-overview", label: "Overview" },
|
|
@@ -16507,7 +16574,9 @@ var PLATFORM_NAV_SECTIONS = [
|
|
|
16507
16574
|
] },
|
|
16508
16575
|
{ id: "data-products", label: "Data Products", children: [
|
|
16509
16576
|
{ id: "dataset-templates", label: "Dataset Templates" },
|
|
16510
|
-
{ id: "assemblies", label: "Assemblies" }
|
|
16577
|
+
{ id: "assemblies", label: "Assemblies" },
|
|
16578
|
+
{ id: "id-dispensers", label: "ID Dispensers" },
|
|
16579
|
+
{ id: "data-product-sharing", label: "Sharing & Export" }
|
|
16511
16580
|
] },
|
|
16512
16581
|
{ id: "validation-quality", label: "Validation & Quality", children: [
|
|
16513
16582
|
{ id: "validation-checks", label: "Validation Checks" },
|
|
@@ -16565,6 +16634,14 @@ var API_SECTION_META = [
|
|
|
16565
16634
|
{ id: "validation", title: "Validation API", description: "Golden sample management and validation runs for measuring extraction accuracy against ground truth datasets." },
|
|
16566
16635
|
{ id: "credits", title: "Credits API", description: "Credit balance, transaction history, aggregate usage summaries, daily usage breakdown, and per-request usage log." },
|
|
16567
16636
|
{ id: "agent", title: "Agent API", description: "Workspace context snapshot and agent tool discovery endpoints for programmatic access to embedded AI assistant capabilities." },
|
|
16637
|
+
{ id: "matching", title: "Matching API", description: "Reference data matching \u2014 create configs with weighted field strategies, run matches, get top-5 candidates per document, and AI-generate strategies." },
|
|
16638
|
+
{ id: "delivery", title: "Delivery API", description: "Outbound delivery pipeline \u2014 destinations, bindings, delivery history, dead letter queue, and catalog discovery for signals, deliverables, serializers, and connectors." },
|
|
16639
|
+
{ id: "batches", title: "Batches API", description: "Batch extraction processing at 50% cost \u2014 list, get, sync with provider, and cancel batches." },
|
|
16640
|
+
{ id: "cases", title: "Cases API", description: "Case management \u2014 list, get, anomalies, evidence, narration, labels, edge confirmation, document pinning, merge and split operations." },
|
|
16641
|
+
{ id: "review", title: "Review API", description: "Review queue for validation records \u2014 list items, stats, take action (approve/reject/flag), batch operations, and assignment." },
|
|
16642
|
+
{ id: "quality", title: "Quality API", description: "Ground truth datasets, entries management with CSV import, benchmark runs, per-field accuracy results, and benchmark comparison." },
|
|
16643
|
+
{ id: "routing-rules", title: "Routing Rules API", description: "Document routing rules \u2014 create, manage, and reorder priority-based rules for automatic document workflow assignment." },
|
|
16644
|
+
{ id: "billing", title: "Billing API", description: "Billing settings, auto top-up for AI agents, and cost response headers on extraction requests." },
|
|
16568
16645
|
{ id: "errors-rate-limits", title: "Errors & Rate Limits", description: "Error response format, error codes, rate limit tiers by plan, and rate limit headers." }
|
|
16569
16646
|
];
|
|
16570
16647
|
var PLATFORM_SECTION_META = [
|
package/package.json
CHANGED
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tailwind CSS preset for @talonic/docs consumers.
|
|
3
|
-
* Adds the Void design system color tokens and font families
|
|
4
|
-
* so doc components render correctly in any host app.
|
|
5
|
-
*/
|
|
6
|
-
declare const voidDocsPreset: {
|
|
7
|
-
darkMode: "class";
|
|
8
|
-
theme: {
|
|
9
|
-
extend: {
|
|
10
|
-
colors: {
|
|
11
|
-
'void-bg': string;
|
|
12
|
-
'void-bg-elevated': string;
|
|
13
|
-
'void-surface': string;
|
|
14
|
-
'void-surface-2': string;
|
|
15
|
-
'void-surface-3': string;
|
|
16
|
-
'void-border': string;
|
|
17
|
-
'void-border-hover': string;
|
|
18
|
-
'void-text-primary': string;
|
|
19
|
-
'void-text-secondary': string;
|
|
20
|
-
'void-text-muted': string;
|
|
21
|
-
'void-text-tertiary': string;
|
|
22
|
-
'void-accent': string;
|
|
23
|
-
'void-accent-hover': string;
|
|
24
|
-
'void-accent-dim': string;
|
|
25
|
-
'void-accent-tint': string;
|
|
26
|
-
'void-danger': string;
|
|
27
|
-
'void-danger-solid': string;
|
|
28
|
-
'void-divider': string;
|
|
29
|
-
'void-warning': string;
|
|
30
|
-
'void-warning-dim': string;
|
|
31
|
-
'void-tier-1': string;
|
|
32
|
-
'void-tier-2': string;
|
|
33
|
-
'void-tier-3': string;
|
|
34
|
-
};
|
|
35
|
-
fontFamily: {
|
|
36
|
-
space: string[];
|
|
37
|
-
body: string[];
|
|
38
|
-
mono: string[];
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
plugins: never[];
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
export { voidDocsPreset as default };
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Tailwind CSS preset for @talonic/docs consumers.
|
|
3
|
-
* Adds the Void design system color tokens and font families
|
|
4
|
-
* so doc components render correctly in any host app.
|
|
5
|
-
*/
|
|
6
|
-
declare const voidDocsPreset: {
|
|
7
|
-
darkMode: "class";
|
|
8
|
-
theme: {
|
|
9
|
-
extend: {
|
|
10
|
-
colors: {
|
|
11
|
-
'void-bg': string;
|
|
12
|
-
'void-bg-elevated': string;
|
|
13
|
-
'void-surface': string;
|
|
14
|
-
'void-surface-2': string;
|
|
15
|
-
'void-surface-3': string;
|
|
16
|
-
'void-border': string;
|
|
17
|
-
'void-border-hover': string;
|
|
18
|
-
'void-text-primary': string;
|
|
19
|
-
'void-text-secondary': string;
|
|
20
|
-
'void-text-muted': string;
|
|
21
|
-
'void-text-tertiary': string;
|
|
22
|
-
'void-accent': string;
|
|
23
|
-
'void-accent-hover': string;
|
|
24
|
-
'void-accent-dim': string;
|
|
25
|
-
'void-accent-tint': string;
|
|
26
|
-
'void-danger': string;
|
|
27
|
-
'void-danger-solid': string;
|
|
28
|
-
'void-divider': string;
|
|
29
|
-
'void-warning': string;
|
|
30
|
-
'void-warning-dim': string;
|
|
31
|
-
'void-tier-1': string;
|
|
32
|
-
'void-tier-2': string;
|
|
33
|
-
'void-tier-3': string;
|
|
34
|
-
};
|
|
35
|
-
fontFamily: {
|
|
36
|
-
space: string[];
|
|
37
|
-
body: string[];
|
|
38
|
-
mono: string[];
|
|
39
|
-
};
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
plugins: never[];
|
|
43
|
-
};
|
|
44
|
-
|
|
45
|
-
export { voidDocsPreset as default };
|