@objectstack/spec 2.0.6 → 2.0.7
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/ai/index.d.mts +1 -1
- package/dist/ai/index.d.ts +1 -1
- package/dist/ai/index.js +230 -3
- package/dist/ai/index.js.map +1 -1
- package/dist/ai/index.mjs +218 -3
- package/dist/ai/index.mjs.map +1 -1
- package/dist/api/index.d.mts +2 -2
- package/dist/api/index.d.ts +2 -2
- package/dist/api/index.js +3409 -2841
- package/dist/api/index.js.map +1 -1
- package/dist/api/index.mjs +3386 -2841
- package/dist/api/index.mjs.map +1 -1
- package/dist/automation/index.d.mts +1 -1
- package/dist/automation/index.d.ts +1 -1
- package/dist/contracts/index.d.mts +2 -2
- package/dist/contracts/index.d.ts +2 -2
- package/dist/contracts/index.js.map +1 -1
- package/dist/data/index.d.mts +2 -2
- package/dist/data/index.d.ts +2 -2
- package/dist/data/index.js +58 -1
- package/dist/data/index.js.map +1 -1
- package/dist/data/index.mjs +58 -1
- package/dist/data/index.mjs.map +1 -1
- package/dist/{driver.zod-E3C6n0W-.d.ts → driver.zod-B3Q0oLlF.d.ts} +1 -1
- package/dist/{driver.zod-DnOPgUGi.d.mts → driver.zod-Bf2z72WQ.d.mts} +1 -1
- package/dist/{index-DyawwLFZ.d.ts → index-B3C8s_DZ.d.ts} +307 -29
- package/dist/{index-DTCkpGMm.d.mts → index-BliYpI46.d.mts} +879 -52
- package/dist/{index-BbtSaxHm.d.ts → index-BpE_xfkc.d.ts} +3289 -229
- package/dist/{index-E1mP_eoE.d.mts → index-C3cFLYII.d.mts} +307 -29
- package/dist/{index-BpP0MwlW.d.ts → index-CXtgLAue.d.ts} +879 -52
- package/dist/{index-D-tf4nDV.d.mts → index-CYbdd-mL.d.mts} +27 -1
- package/dist/{index-B-u2mVKn.d.mts → index-CeUUI-ym.d.mts} +151 -14
- package/dist/{index-BPhGHW32.d.ts → index-CfvdYFyf.d.ts} +27 -1
- package/dist/{index-CDN6TRx9.d.mts → index-ClHj1Tbo.d.mts} +71 -2
- package/dist/{index-CDN6TRx9.d.ts → index-ClHj1Tbo.d.ts} +71 -2
- package/dist/{index-BjxWBAB_.d.ts → index-CmY8tgpL.d.ts} +151 -14
- package/dist/{index-DRCh2NTZ.d.mts → index-CqDMk0T6.d.mts} +3289 -229
- package/dist/{index-d9wYlv-g.d.ts → index-DNKiU_-x.d.mts} +684 -18
- package/dist/{index-d9wYlv-g.d.mts → index-DNKiU_-x.d.ts} +684 -18
- package/dist/{index-CisfSmuF.d.ts → index-Dm4UfDKG.d.ts} +451 -19
- package/dist/index-KhvhiesR.d.mts +6902 -0
- package/dist/{index-BV0xBoer.d.mts → index-Onf8hbkX.d.mts} +451 -19
- package/dist/index-OqCqQSaH.d.ts +6902 -0
- package/dist/index.d.mts +2519 -222
- package/dist/index.d.ts +2519 -222
- package/dist/index.js +9957 -8069
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +9957 -8069
- package/dist/index.mjs.map +1 -1
- package/dist/integration/index.d.mts +1 -1
- package/dist/integration/index.d.ts +1 -1
- package/dist/integration/index.js +67 -0
- package/dist/integration/index.js.map +1 -1
- package/dist/integration/index.mjs +61 -0
- package/dist/integration/index.mjs.map +1 -1
- package/dist/kernel/index.d.mts +2 -2
- package/dist/kernel/index.d.ts +2 -2
- package/dist/kernel/index.js +1698 -1474
- package/dist/kernel/index.js.map +1 -1
- package/dist/kernel/index.mjs +1690 -1474
- package/dist/kernel/index.mjs.map +1 -1
- package/dist/{package-registry.zod-CbS9FKeH.d.mts → package-registry.zod-BJQSiICj.d.mts} +78 -43
- package/dist/{package-registry.zod-CbS9FKeH.d.ts → package-registry.zod-BJQSiICj.d.ts} +78 -43
- package/dist/security/index.d.mts +1 -1
- package/dist/security/index.d.ts +1 -1
- package/dist/security/index.js +47 -1
- package/dist/security/index.js.map +1 -1
- package/dist/security/index.mjs +45 -1
- package/dist/security/index.mjs.map +1 -1
- package/dist/system/index.d.mts +1 -1
- package/dist/system/index.d.ts +1 -1
- package/dist/system/index.js +2189 -1821
- package/dist/system/index.js.map +1 -1
- package/dist/system/index.mjs +2168 -1821
- package/dist/system/index.mjs.map +1 -1
- package/dist/ui/index.d.mts +1 -1
- package/dist/ui/index.d.ts +1 -1
- package/dist/ui/index.js +1414 -767
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +1354 -767
- package/dist/ui/index.mjs.map +1 -1
- package/json-schema/ai/Agent.json +203 -0
- package/json-schema/ai/AgentCommunicationProtocol.json +9 -0
- package/json-schema/ai/AgentGroupMember.json +45 -0
- package/json-schema/ai/AgentGroupRole.json +10 -0
- package/json-schema/ai/DevOpsAgent.json +203 -0
- package/json-schema/ai/MCPClientConfig.json +168 -0
- package/json-schema/ai/MCPRootEntry.json +23 -0
- package/json-schema/ai/MCPRootsConfig.json +49 -0
- package/json-schema/ai/MCPSamplingConfig.json +46 -0
- package/json-schema/ai/MCPServerConfig.json +120 -0
- package/json-schema/ai/MCPStreamingConfig.json +38 -0
- package/json-schema/ai/MCPToolApproval.json +39 -0
- package/json-schema/ai/MultiAgentGroup.json +137 -0
- package/json-schema/ai/StructuredOutputConfig.json +75 -0
- package/json-schema/ai/StructuredOutputFormat.json +12 -0
- package/json-schema/ai/TransformPipelineStep.json +11 -0
- package/json-schema/api/AppDefinitionResponse.json +285 -7
- package/json-schema/api/BasePresence.json +40 -0
- package/json-schema/api/BatchLoadingStrategy.json +40 -0
- package/json-schema/api/Callback.json +39 -0
- package/json-schema/api/DataLoaderConfig.json +55 -0
- package/json-schema/api/DisablePackageResponse.json +26 -0
- package/json-schema/api/Discovery.json +4 -62
- package/json-schema/api/EnablePackageResponse.json +26 -0
- package/json-schema/api/FederationEntity.json +110 -0
- package/json-schema/api/FederationEntityKey.json +20 -0
- package/json-schema/api/FederationExternalField.json +18 -0
- package/json-schema/api/FederationGateway.json +327 -0
- package/json-schema/api/FederationProvides.json +19 -0
- package/json-schema/api/FederationRequires.json +19 -0
- package/json-schema/api/GetDiscoveryResponse.json +1 -60
- package/json-schema/api/GetPackageResponse.json +26 -0
- package/json-schema/api/GraphQLConfig.json +327 -0
- package/json-schema/api/GraphQLQueryAdapter.json +84 -0
- package/json-schema/api/InstallPackageRequest.json +26 -0
- package/json-schema/api/InstallPackageResponse.json +26 -0
- package/json-schema/api/ListPackagesResponse.json +26 -0
- package/json-schema/api/ODataQueryAdapter.json +66 -0
- package/json-schema/api/OpenApi31Extensions.json +139 -0
- package/json-schema/api/OperatorMapping.json +26 -0
- package/json-schema/api/PresenceStatus.json +10 -0
- package/json-schema/api/QueryAdapterConfig.json +272 -0
- package/json-schema/api/QueryAdapterTarget.json +9 -0
- package/json-schema/api/QueryOptimizationConfig.json +126 -0
- package/json-schema/api/RealtimeRecordAction.json +9 -0
- package/json-schema/api/RestQueryAdapter.json +86 -0
- package/json-schema/api/RestServerConfig.json +139 -0
- package/json-schema/api/SubgraphConfig.json +183 -0
- package/json-schema/api/WebhookConfig.json +129 -0
- package/json-schema/api/WebhookEvent.json +64 -0
- package/json-schema/data/ExternalLookup.json +128 -0
- package/json-schema/identity/SCIMBulkOperation.json +41 -0
- package/json-schema/identity/SCIMBulkRequest.json +73 -0
- package/json-schema/identity/SCIMBulkResponse.json +61 -0
- package/json-schema/identity/SCIMBulkResponseOperation.json +36 -0
- package/json-schema/integration/CircuitBreakerConfig.json +49 -0
- package/json-schema/integration/Connector.json +223 -0
- package/json-schema/integration/ConnectorHealth.json +113 -0
- package/json-schema/integration/DatabaseConnector.json +223 -0
- package/json-schema/integration/ErrorCategory.json +15 -0
- package/json-schema/integration/ErrorMappingConfig.json +112 -0
- package/json-schema/integration/ErrorMappingRule.json +66 -0
- package/json-schema/integration/FileStorageConnector.json +223 -0
- package/json-schema/integration/GitHubConnector.json +223 -0
- package/json-schema/integration/HealthCheckConfig.json +58 -0
- package/json-schema/integration/MessageQueueConnector.json +223 -0
- package/json-schema/integration/SaasConnector.json +223 -0
- package/json-schema/integration/VercelConnector.json +223 -0
- package/json-schema/kernel/CLICommandContribution.json +23 -0
- package/json-schema/kernel/CLIExtensionExport.json +22 -0
- package/json-schema/kernel/DevFixtureConfig.json +35 -0
- package/json-schema/kernel/DevPluginConfig.json +170 -0
- package/json-schema/kernel/DevPluginPreset.json +10 -0
- package/json-schema/kernel/DevServiceOverride.json +41 -0
- package/json-schema/kernel/DevToolsConfig.json +45 -0
- package/json-schema/kernel/DisablePackageResponse.json +26 -0
- package/json-schema/kernel/EnablePackageResponse.json +26 -0
- package/json-schema/kernel/GetPackageResponse.json +26 -0
- package/json-schema/kernel/InstallPackageRequest.json +26 -0
- package/json-schema/kernel/InstallPackageResponse.json +26 -0
- package/json-schema/kernel/InstalledPackage.json +26 -0
- package/json-schema/kernel/ListPackagesResponse.json +26 -0
- package/json-schema/kernel/Manifest.json +26 -0
- package/json-schema/kernel/MetadataFallbackStrategy.json +9 -0
- package/json-schema/kernel/MetadataLoaderContract.json +7 -0
- package/json-schema/kernel/MetadataManagerConfig.json +21 -0
- package/json-schema/security/RLSAuditConfig.json +62 -0
- package/json-schema/security/RLSAuditEvent.json +66 -0
- package/json-schema/security/RLSConfig.json +62 -0
- package/json-schema/system/AuthConfig.json +83 -0
- package/json-schema/system/BackupConfig.json +148 -0
- package/json-schema/system/BackupRetention.json +27 -0
- package/json-schema/system/BackupStrategy.json +10 -0
- package/json-schema/system/CacheAvalanchePrevention.json +77 -0
- package/json-schema/system/CacheConsistency.json +11 -0
- package/json-schema/system/CacheWarmup.json +44 -0
- package/json-schema/system/ComplianceAuditRequirement.json +43 -0
- package/json-schema/system/ComplianceEncryptionRequirement.json +58 -0
- package/json-schema/system/DataClassificationPolicy.json +46 -0
- package/json-schema/system/DisasterRecoveryPlan.json +414 -0
- package/json-schema/system/DistributedCacheConfig.json +269 -0
- package/json-schema/system/FailoverConfig.json +102 -0
- package/json-schema/system/FailoverMode.json +11 -0
- package/json-schema/system/MaskingVisibilityRule.json +56 -0
- package/json-schema/system/MetadataFallbackStrategy.json +9 -0
- package/json-schema/system/MetadataLoaderContract.json +9 -1
- package/json-schema/system/MetadataManagerConfig.json +52 -11
- package/json-schema/system/MetadataRecord.json +32 -1
- package/json-schema/system/MetadataSource.json +10 -0
- package/json-schema/system/MutualTLSConfig.json +83 -0
- package/json-schema/system/RPO.json +27 -0
- package/json-schema/system/RTO.json +27 -0
- package/json-schema/system/SecurityContextConfig.json +288 -0
- package/json-schema/system/SecurityEventCorrelation.json +40 -0
- package/json-schema/ui/Action.json +200 -5
- package/json-schema/ui/ActionParam.json +62 -2
- package/json-schema/ui/AnimationTrigger.json +14 -0
- package/json-schema/ui/App.json +285 -7
- package/json-schema/ui/AriaProps.json +49 -0
- package/json-schema/ui/BreakpointColumnMap.json +38 -0
- package/json-schema/ui/BreakpointName.json +12 -0
- package/json-schema/ui/BreakpointOrderMap.json +26 -0
- package/json-schema/ui/ChartAnnotation.json +31 -1
- package/json-schema/ui/ChartAxis.json +30 -1
- package/json-schema/ui/ChartConfig.json +259 -7
- package/json-schema/ui/ChartSeries.json +30 -1
- package/json-schema/ui/ColumnSummary.json +18 -0
- package/json-schema/ui/ComponentAnimation.json +246 -0
- package/json-schema/ui/ConflictResolution.json +11 -0
- package/json-schema/ui/Dashboard.json +627 -11
- package/json-schema/ui/DashboardNavItem.json +30 -1
- package/json-schema/ui/DashboardWidget.json +433 -8
- package/json-schema/ui/DateFormat.json +36 -0
- package/json-schema/ui/DensityMode.json +9 -0
- package/json-schema/ui/DndConfig.json +306 -0
- package/json-schema/ui/DragConstraint.json +44 -0
- package/json-schema/ui/DragHandle.json +10 -0
- package/json-schema/ui/DragItem.json +160 -0
- package/json-schema/ui/DropEffect.json +11 -0
- package/json-schema/ui/DropZone.json +114 -0
- package/json-schema/ui/EasingFunction.json +13 -0
- package/json-schema/ui/EvictionPolicy.json +10 -0
- package/json-schema/ui/FocusManagement.json +69 -0
- package/json-schema/ui/FocusTrapConfig.json +32 -0
- package/json-schema/ui/FormField.json +90 -3
- package/json-schema/ui/GalleryConfig.json +46 -0
- package/json-schema/ui/GestureConfig.json +128 -0
- package/json-schema/ui/GestureType.json +14 -0
- package/json-schema/ui/GroupNavItem.json +30 -1
- package/json-schema/ui/GroupingConfig.json +45 -0
- package/json-schema/ui/GroupingField.json +30 -0
- package/json-schema/ui/I18nLabel.json +34 -0
- package/json-schema/ui/I18nObject.json +26 -0
- package/json-schema/ui/KeyboardNavigationConfig.json +194 -0
- package/json-schema/ui/KeyboardShortcut.json +66 -0
- package/json-schema/ui/ListColumn.json +55 -1
- package/json-schema/ui/ListView.json +435 -4
- package/json-schema/ui/LocaleConfig.json +108 -0
- package/json-schema/ui/LongPressGestureConfig.json +20 -0
- package/json-schema/ui/MotionConfig.json +405 -0
- package/json-schema/ui/NavigationItem.json +150 -5
- package/json-schema/ui/Notification.json +232 -0
- package/json-schema/ui/NotificationAction.json +60 -0
- package/json-schema/ui/NotificationConfig.json +52 -0
- package/json-schema/ui/NotificationPosition.json +13 -0
- package/json-schema/ui/NotificationSeverity.json +11 -0
- package/json-schema/ui/NotificationType.json +12 -0
- package/json-schema/ui/NumberFormat.json +42 -0
- package/json-schema/ui/ObjectNavItem.json +30 -1
- package/json-schema/ui/OfflineCacheConfig.json +40 -0
- package/json-schema/ui/OfflineConfig.json +157 -0
- package/json-schema/ui/OfflineStrategy.json +12 -0
- package/json-schema/ui/Page.json +285 -3
- package/json-schema/ui/PageCardProps.json +79 -1
- package/json-schema/ui/PageComponent.json +175 -1
- package/json-schema/ui/PageHeaderProps.json +108 -2
- package/json-schema/ui/PageNavItem.json +30 -1
- package/json-schema/ui/PageRegion.json +175 -1
- package/json-schema/ui/PageTabsProps.json +79 -1
- package/json-schema/ui/PageTransition.json +53 -0
- package/json-schema/ui/PerformanceConfig.json +57 -0
- package/json-schema/ui/PersistStorage.json +10 -0
- package/json-schema/ui/PinchGestureConfig.json +16 -0
- package/json-schema/ui/PluralRule.json +40 -0
- package/json-schema/ui/Report.json +490 -8
- package/json-schema/ui/ReportChart.json +199 -5
- package/json-schema/ui/ReportColumn.json +126 -1
- package/json-schema/ui/ResponsiveConfig.json +97 -0
- package/json-schema/ui/RowColorConfig.json +25 -0
- package/json-schema/ui/RowHeight.json +12 -0
- package/json-schema/ui/SwipeDirection.json +10 -0
- package/json-schema/ui/SwipeGestureConfig.json +32 -0
- package/json-schema/ui/SyncConfig.json +47 -0
- package/json-schema/ui/Theme.json +137 -0
- package/json-schema/ui/TimelineConfig.json +46 -0
- package/json-schema/ui/TouchInteraction.json +232 -0
- package/json-schema/ui/TouchTargetConfig.json +49 -0
- package/json-schema/ui/TransitionConfig.json +47 -0
- package/json-schema/ui/TransitionPreset.json +16 -0
- package/json-schema/ui/UrlNavItem.json +30 -1
- package/json-schema/ui/ViewSharing.json +24 -0
- package/json-schema/ui/WcagContrastLevel.json +8 -0
- package/json-schema/ui/WidgetEvent.json +60 -2
- package/json-schema/ui/WidgetManifest.json +284 -6
- package/json-schema/ui/WidgetProperty.json +60 -2
- package/package.json +1 -1
- package/dist/index-CZjkpp75.d.mts +0 -3867
- package/dist/index-CgkjUheS.d.ts +0 -3867
- package/dist/{index-B08s7rEU.d.mts → index-DmhxH5jy.d.mts} +8 -8
- package/dist/{index-DqnBqATx.d.ts → index-y5JJvyML.d.ts} +8 -8
|
@@ -9,12 +9,70 @@
|
|
|
9
9
|
"description": "Dashboard unique name"
|
|
10
10
|
},
|
|
11
11
|
"label": {
|
|
12
|
-
"
|
|
12
|
+
"anyOf": [
|
|
13
|
+
{
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"type": "object",
|
|
18
|
+
"properties": {
|
|
19
|
+
"key": {
|
|
20
|
+
"type": "string",
|
|
21
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
22
|
+
},
|
|
23
|
+
"defaultValue": {
|
|
24
|
+
"description": "Fallback value when translation key is not found",
|
|
25
|
+
"type": "string"
|
|
26
|
+
},
|
|
27
|
+
"params": {
|
|
28
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
29
|
+
"type": "object",
|
|
30
|
+
"propertyNames": {
|
|
31
|
+
"type": "string"
|
|
32
|
+
},
|
|
33
|
+
"additionalProperties": {}
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
"required": [
|
|
37
|
+
"key"
|
|
38
|
+
],
|
|
39
|
+
"additionalProperties": false
|
|
40
|
+
}
|
|
41
|
+
],
|
|
13
42
|
"description": "Dashboard label"
|
|
14
43
|
},
|
|
15
44
|
"description": {
|
|
16
45
|
"description": "Dashboard description",
|
|
17
|
-
"
|
|
46
|
+
"anyOf": [
|
|
47
|
+
{
|
|
48
|
+
"type": "string"
|
|
49
|
+
},
|
|
50
|
+
{
|
|
51
|
+
"type": "object",
|
|
52
|
+
"properties": {
|
|
53
|
+
"key": {
|
|
54
|
+
"type": "string",
|
|
55
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
56
|
+
},
|
|
57
|
+
"defaultValue": {
|
|
58
|
+
"description": "Fallback value when translation key is not found",
|
|
59
|
+
"type": "string"
|
|
60
|
+
},
|
|
61
|
+
"params": {
|
|
62
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
63
|
+
"type": "object",
|
|
64
|
+
"propertyNames": {
|
|
65
|
+
"type": "string"
|
|
66
|
+
},
|
|
67
|
+
"additionalProperties": {}
|
|
68
|
+
}
|
|
69
|
+
},
|
|
70
|
+
"required": [
|
|
71
|
+
"key"
|
|
72
|
+
],
|
|
73
|
+
"additionalProperties": false
|
|
74
|
+
}
|
|
75
|
+
]
|
|
18
76
|
},
|
|
19
77
|
"widgets": {
|
|
20
78
|
"type": "array",
|
|
@@ -23,7 +81,36 @@
|
|
|
23
81
|
"properties": {
|
|
24
82
|
"title": {
|
|
25
83
|
"description": "Widget title",
|
|
26
|
-
"
|
|
84
|
+
"anyOf": [
|
|
85
|
+
{
|
|
86
|
+
"type": "string"
|
|
87
|
+
},
|
|
88
|
+
{
|
|
89
|
+
"type": "object",
|
|
90
|
+
"properties": {
|
|
91
|
+
"key": {
|
|
92
|
+
"type": "string",
|
|
93
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
94
|
+
},
|
|
95
|
+
"defaultValue": {
|
|
96
|
+
"description": "Fallback value when translation key is not found",
|
|
97
|
+
"type": "string"
|
|
98
|
+
},
|
|
99
|
+
"params": {
|
|
100
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
101
|
+
"type": "object",
|
|
102
|
+
"propertyNames": {
|
|
103
|
+
"type": "string"
|
|
104
|
+
},
|
|
105
|
+
"additionalProperties": {}
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"required": [
|
|
109
|
+
"key"
|
|
110
|
+
],
|
|
111
|
+
"additionalProperties": false
|
|
112
|
+
}
|
|
113
|
+
]
|
|
27
114
|
},
|
|
28
115
|
"type": {
|
|
29
116
|
"default": "metric",
|
|
@@ -119,15 +206,102 @@
|
|
|
119
206
|
},
|
|
120
207
|
"title": {
|
|
121
208
|
"description": "Chart title",
|
|
122
|
-
"
|
|
209
|
+
"anyOf": [
|
|
210
|
+
{
|
|
211
|
+
"type": "string"
|
|
212
|
+
},
|
|
213
|
+
{
|
|
214
|
+
"type": "object",
|
|
215
|
+
"properties": {
|
|
216
|
+
"key": {
|
|
217
|
+
"type": "string",
|
|
218
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
219
|
+
},
|
|
220
|
+
"defaultValue": {
|
|
221
|
+
"description": "Fallback value when translation key is not found",
|
|
222
|
+
"type": "string"
|
|
223
|
+
},
|
|
224
|
+
"params": {
|
|
225
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
226
|
+
"type": "object",
|
|
227
|
+
"propertyNames": {
|
|
228
|
+
"type": "string"
|
|
229
|
+
},
|
|
230
|
+
"additionalProperties": {}
|
|
231
|
+
}
|
|
232
|
+
},
|
|
233
|
+
"required": [
|
|
234
|
+
"key"
|
|
235
|
+
],
|
|
236
|
+
"additionalProperties": false
|
|
237
|
+
}
|
|
238
|
+
]
|
|
123
239
|
},
|
|
124
240
|
"subtitle": {
|
|
125
241
|
"description": "Chart subtitle",
|
|
126
|
-
"
|
|
242
|
+
"anyOf": [
|
|
243
|
+
{
|
|
244
|
+
"type": "string"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"type": "object",
|
|
248
|
+
"properties": {
|
|
249
|
+
"key": {
|
|
250
|
+
"type": "string",
|
|
251
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
252
|
+
},
|
|
253
|
+
"defaultValue": {
|
|
254
|
+
"description": "Fallback value when translation key is not found",
|
|
255
|
+
"type": "string"
|
|
256
|
+
},
|
|
257
|
+
"params": {
|
|
258
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
259
|
+
"type": "object",
|
|
260
|
+
"propertyNames": {
|
|
261
|
+
"type": "string"
|
|
262
|
+
},
|
|
263
|
+
"additionalProperties": {}
|
|
264
|
+
}
|
|
265
|
+
},
|
|
266
|
+
"required": [
|
|
267
|
+
"key"
|
|
268
|
+
],
|
|
269
|
+
"additionalProperties": false
|
|
270
|
+
}
|
|
271
|
+
]
|
|
127
272
|
},
|
|
128
273
|
"description": {
|
|
129
274
|
"description": "Accessibility description",
|
|
130
|
-
"
|
|
275
|
+
"anyOf": [
|
|
276
|
+
{
|
|
277
|
+
"type": "string"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
"type": "object",
|
|
281
|
+
"properties": {
|
|
282
|
+
"key": {
|
|
283
|
+
"type": "string",
|
|
284
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
285
|
+
},
|
|
286
|
+
"defaultValue": {
|
|
287
|
+
"description": "Fallback value when translation key is not found",
|
|
288
|
+
"type": "string"
|
|
289
|
+
},
|
|
290
|
+
"params": {
|
|
291
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
292
|
+
"type": "object",
|
|
293
|
+
"propertyNames": {
|
|
294
|
+
"type": "string"
|
|
295
|
+
},
|
|
296
|
+
"additionalProperties": {}
|
|
297
|
+
}
|
|
298
|
+
},
|
|
299
|
+
"required": [
|
|
300
|
+
"key"
|
|
301
|
+
],
|
|
302
|
+
"additionalProperties": false
|
|
303
|
+
}
|
|
304
|
+
]
|
|
131
305
|
},
|
|
132
306
|
"xAxis": {
|
|
133
307
|
"description": "X-Axis configuration",
|
|
@@ -139,7 +313,36 @@
|
|
|
139
313
|
},
|
|
140
314
|
"title": {
|
|
141
315
|
"description": "Axis display title",
|
|
142
|
-
"
|
|
316
|
+
"anyOf": [
|
|
317
|
+
{
|
|
318
|
+
"type": "string"
|
|
319
|
+
},
|
|
320
|
+
{
|
|
321
|
+
"type": "object",
|
|
322
|
+
"properties": {
|
|
323
|
+
"key": {
|
|
324
|
+
"type": "string",
|
|
325
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
326
|
+
},
|
|
327
|
+
"defaultValue": {
|
|
328
|
+
"description": "Fallback value when translation key is not found",
|
|
329
|
+
"type": "string"
|
|
330
|
+
},
|
|
331
|
+
"params": {
|
|
332
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
333
|
+
"type": "object",
|
|
334
|
+
"propertyNames": {
|
|
335
|
+
"type": "string"
|
|
336
|
+
},
|
|
337
|
+
"additionalProperties": {}
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
"required": [
|
|
341
|
+
"key"
|
|
342
|
+
],
|
|
343
|
+
"additionalProperties": false
|
|
344
|
+
}
|
|
345
|
+
]
|
|
143
346
|
},
|
|
144
347
|
"format": {
|
|
145
348
|
"description": "Value format string (e.g., \"$0,0.00\")",
|
|
@@ -195,7 +398,36 @@
|
|
|
195
398
|
},
|
|
196
399
|
"title": {
|
|
197
400
|
"description": "Axis display title",
|
|
198
|
-
"
|
|
401
|
+
"anyOf": [
|
|
402
|
+
{
|
|
403
|
+
"type": "string"
|
|
404
|
+
},
|
|
405
|
+
{
|
|
406
|
+
"type": "object",
|
|
407
|
+
"properties": {
|
|
408
|
+
"key": {
|
|
409
|
+
"type": "string",
|
|
410
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
411
|
+
},
|
|
412
|
+
"defaultValue": {
|
|
413
|
+
"description": "Fallback value when translation key is not found",
|
|
414
|
+
"type": "string"
|
|
415
|
+
},
|
|
416
|
+
"params": {
|
|
417
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
418
|
+
"type": "object",
|
|
419
|
+
"propertyNames": {
|
|
420
|
+
"type": "string"
|
|
421
|
+
},
|
|
422
|
+
"additionalProperties": {}
|
|
423
|
+
}
|
|
424
|
+
},
|
|
425
|
+
"required": [
|
|
426
|
+
"key"
|
|
427
|
+
],
|
|
428
|
+
"additionalProperties": false
|
|
429
|
+
}
|
|
430
|
+
]
|
|
199
431
|
},
|
|
200
432
|
"format": {
|
|
201
433
|
"description": "Value format string (e.g., \"$0,0.00\")",
|
|
@@ -252,7 +484,36 @@
|
|
|
252
484
|
},
|
|
253
485
|
"label": {
|
|
254
486
|
"description": "Series display label",
|
|
255
|
-
"
|
|
487
|
+
"anyOf": [
|
|
488
|
+
{
|
|
489
|
+
"type": "string"
|
|
490
|
+
},
|
|
491
|
+
{
|
|
492
|
+
"type": "object",
|
|
493
|
+
"properties": {
|
|
494
|
+
"key": {
|
|
495
|
+
"type": "string",
|
|
496
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
497
|
+
},
|
|
498
|
+
"defaultValue": {
|
|
499
|
+
"description": "Fallback value when translation key is not found",
|
|
500
|
+
"type": "string"
|
|
501
|
+
},
|
|
502
|
+
"params": {
|
|
503
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
504
|
+
"type": "object",
|
|
505
|
+
"propertyNames": {
|
|
506
|
+
"type": "string"
|
|
507
|
+
},
|
|
508
|
+
"additionalProperties": {}
|
|
509
|
+
}
|
|
510
|
+
},
|
|
511
|
+
"required": [
|
|
512
|
+
"key"
|
|
513
|
+
],
|
|
514
|
+
"additionalProperties": false
|
|
515
|
+
}
|
|
516
|
+
]
|
|
256
517
|
},
|
|
257
518
|
"type": {
|
|
258
519
|
"description": "Override chart type for this series",
|
|
@@ -391,7 +652,37 @@
|
|
|
391
652
|
"type": "string"
|
|
392
653
|
},
|
|
393
654
|
"label": {
|
|
394
|
-
"
|
|
655
|
+
"anyOf": [
|
|
656
|
+
{
|
|
657
|
+
"type": "string"
|
|
658
|
+
},
|
|
659
|
+
{
|
|
660
|
+
"type": "object",
|
|
661
|
+
"properties": {
|
|
662
|
+
"key": {
|
|
663
|
+
"type": "string",
|
|
664
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
665
|
+
},
|
|
666
|
+
"defaultValue": {
|
|
667
|
+
"description": "Fallback value when translation key is not found",
|
|
668
|
+
"type": "string"
|
|
669
|
+
},
|
|
670
|
+
"params": {
|
|
671
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
672
|
+
"type": "object",
|
|
673
|
+
"propertyNames": {
|
|
674
|
+
"type": "string"
|
|
675
|
+
},
|
|
676
|
+
"additionalProperties": {}
|
|
677
|
+
}
|
|
678
|
+
},
|
|
679
|
+
"required": [
|
|
680
|
+
"key"
|
|
681
|
+
],
|
|
682
|
+
"additionalProperties": false
|
|
683
|
+
}
|
|
684
|
+
],
|
|
685
|
+
"description": "Display label: plain string or i18n translation object"
|
|
395
686
|
},
|
|
396
687
|
"style": {
|
|
397
688
|
"default": "dashed",
|
|
@@ -438,6 +729,54 @@
|
|
|
438
729
|
"brush"
|
|
439
730
|
],
|
|
440
731
|
"additionalProperties": false
|
|
732
|
+
},
|
|
733
|
+
"aria": {
|
|
734
|
+
"description": "ARIA accessibility attributes",
|
|
735
|
+
"type": "object",
|
|
736
|
+
"properties": {
|
|
737
|
+
"ariaLabel": {
|
|
738
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
739
|
+
"anyOf": [
|
|
740
|
+
{
|
|
741
|
+
"type": "string"
|
|
742
|
+
},
|
|
743
|
+
{
|
|
744
|
+
"type": "object",
|
|
745
|
+
"properties": {
|
|
746
|
+
"key": {
|
|
747
|
+
"type": "string",
|
|
748
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
749
|
+
},
|
|
750
|
+
"defaultValue": {
|
|
751
|
+
"description": "Fallback value when translation key is not found",
|
|
752
|
+
"type": "string"
|
|
753
|
+
},
|
|
754
|
+
"params": {
|
|
755
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
756
|
+
"type": "object",
|
|
757
|
+
"propertyNames": {
|
|
758
|
+
"type": "string"
|
|
759
|
+
},
|
|
760
|
+
"additionalProperties": {}
|
|
761
|
+
}
|
|
762
|
+
},
|
|
763
|
+
"required": [
|
|
764
|
+
"key"
|
|
765
|
+
],
|
|
766
|
+
"additionalProperties": false
|
|
767
|
+
}
|
|
768
|
+
]
|
|
769
|
+
},
|
|
770
|
+
"ariaDescribedBy": {
|
|
771
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
772
|
+
"type": "string"
|
|
773
|
+
},
|
|
774
|
+
"role": {
|
|
775
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
776
|
+
"type": "string"
|
|
777
|
+
}
|
|
778
|
+
},
|
|
779
|
+
"additionalProperties": false
|
|
441
780
|
}
|
|
442
781
|
},
|
|
443
782
|
"required": [
|
|
@@ -502,6 +841,150 @@
|
|
|
502
841
|
},
|
|
503
842
|
"options": {
|
|
504
843
|
"description": "Widget specific configuration"
|
|
844
|
+
},
|
|
845
|
+
"responsive": {
|
|
846
|
+
"description": "Responsive layout configuration",
|
|
847
|
+
"type": "object",
|
|
848
|
+
"properties": {
|
|
849
|
+
"breakpoint": {
|
|
850
|
+
"description": "Minimum breakpoint for visibility",
|
|
851
|
+
"type": "string",
|
|
852
|
+
"enum": [
|
|
853
|
+
"xs",
|
|
854
|
+
"sm",
|
|
855
|
+
"md",
|
|
856
|
+
"lg",
|
|
857
|
+
"xl",
|
|
858
|
+
"2xl"
|
|
859
|
+
]
|
|
860
|
+
},
|
|
861
|
+
"hiddenOn": {
|
|
862
|
+
"description": "Hide on these breakpoints",
|
|
863
|
+
"type": "array",
|
|
864
|
+
"items": {
|
|
865
|
+
"type": "string",
|
|
866
|
+
"enum": [
|
|
867
|
+
"xs",
|
|
868
|
+
"sm",
|
|
869
|
+
"md",
|
|
870
|
+
"lg",
|
|
871
|
+
"xl",
|
|
872
|
+
"2xl"
|
|
873
|
+
]
|
|
874
|
+
}
|
|
875
|
+
},
|
|
876
|
+
"columns": {
|
|
877
|
+
"description": "Grid columns per breakpoint",
|
|
878
|
+
"type": "object",
|
|
879
|
+
"properties": {
|
|
880
|
+
"xs": {
|
|
881
|
+
"type": "number",
|
|
882
|
+
"minimum": 1,
|
|
883
|
+
"maximum": 12
|
|
884
|
+
},
|
|
885
|
+
"sm": {
|
|
886
|
+
"type": "number",
|
|
887
|
+
"minimum": 1,
|
|
888
|
+
"maximum": 12
|
|
889
|
+
},
|
|
890
|
+
"md": {
|
|
891
|
+
"type": "number",
|
|
892
|
+
"minimum": 1,
|
|
893
|
+
"maximum": 12
|
|
894
|
+
},
|
|
895
|
+
"lg": {
|
|
896
|
+
"type": "number",
|
|
897
|
+
"minimum": 1,
|
|
898
|
+
"maximum": 12
|
|
899
|
+
},
|
|
900
|
+
"xl": {
|
|
901
|
+
"type": "number",
|
|
902
|
+
"minimum": 1,
|
|
903
|
+
"maximum": 12
|
|
904
|
+
},
|
|
905
|
+
"2xl": {
|
|
906
|
+
"type": "number",
|
|
907
|
+
"minimum": 1,
|
|
908
|
+
"maximum": 12
|
|
909
|
+
}
|
|
910
|
+
},
|
|
911
|
+
"additionalProperties": false
|
|
912
|
+
},
|
|
913
|
+
"order": {
|
|
914
|
+
"description": "Display order per breakpoint",
|
|
915
|
+
"type": "object",
|
|
916
|
+
"properties": {
|
|
917
|
+
"xs": {
|
|
918
|
+
"type": "number"
|
|
919
|
+
},
|
|
920
|
+
"sm": {
|
|
921
|
+
"type": "number"
|
|
922
|
+
},
|
|
923
|
+
"md": {
|
|
924
|
+
"type": "number"
|
|
925
|
+
},
|
|
926
|
+
"lg": {
|
|
927
|
+
"type": "number"
|
|
928
|
+
},
|
|
929
|
+
"xl": {
|
|
930
|
+
"type": "number"
|
|
931
|
+
},
|
|
932
|
+
"2xl": {
|
|
933
|
+
"type": "number"
|
|
934
|
+
}
|
|
935
|
+
},
|
|
936
|
+
"additionalProperties": false
|
|
937
|
+
}
|
|
938
|
+
},
|
|
939
|
+
"additionalProperties": false
|
|
940
|
+
},
|
|
941
|
+
"aria": {
|
|
942
|
+
"description": "ARIA accessibility attributes",
|
|
943
|
+
"type": "object",
|
|
944
|
+
"properties": {
|
|
945
|
+
"ariaLabel": {
|
|
946
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
947
|
+
"anyOf": [
|
|
948
|
+
{
|
|
949
|
+
"type": "string"
|
|
950
|
+
},
|
|
951
|
+
{
|
|
952
|
+
"type": "object",
|
|
953
|
+
"properties": {
|
|
954
|
+
"key": {
|
|
955
|
+
"type": "string",
|
|
956
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
957
|
+
},
|
|
958
|
+
"defaultValue": {
|
|
959
|
+
"description": "Fallback value when translation key is not found",
|
|
960
|
+
"type": "string"
|
|
961
|
+
},
|
|
962
|
+
"params": {
|
|
963
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
964
|
+
"type": "object",
|
|
965
|
+
"propertyNames": {
|
|
966
|
+
"type": "string"
|
|
967
|
+
},
|
|
968
|
+
"additionalProperties": {}
|
|
969
|
+
}
|
|
970
|
+
},
|
|
971
|
+
"required": [
|
|
972
|
+
"key"
|
|
973
|
+
],
|
|
974
|
+
"additionalProperties": false
|
|
975
|
+
}
|
|
976
|
+
]
|
|
977
|
+
},
|
|
978
|
+
"ariaDescribedBy": {
|
|
979
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
980
|
+
"type": "string"
|
|
981
|
+
},
|
|
982
|
+
"role": {
|
|
983
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
984
|
+
"type": "string"
|
|
985
|
+
}
|
|
986
|
+
},
|
|
987
|
+
"additionalProperties": false
|
|
505
988
|
}
|
|
506
989
|
},
|
|
507
990
|
"required": [
|
|
@@ -529,7 +1012,36 @@
|
|
|
529
1012
|
},
|
|
530
1013
|
"label": {
|
|
531
1014
|
"description": "Display label for the filter",
|
|
532
|
-
"
|
|
1015
|
+
"anyOf": [
|
|
1016
|
+
{
|
|
1017
|
+
"type": "string"
|
|
1018
|
+
},
|
|
1019
|
+
{
|
|
1020
|
+
"type": "object",
|
|
1021
|
+
"properties": {
|
|
1022
|
+
"key": {
|
|
1023
|
+
"type": "string",
|
|
1024
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
1025
|
+
},
|
|
1026
|
+
"defaultValue": {
|
|
1027
|
+
"description": "Fallback value when translation key is not found",
|
|
1028
|
+
"type": "string"
|
|
1029
|
+
},
|
|
1030
|
+
"params": {
|
|
1031
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
1032
|
+
"type": "object",
|
|
1033
|
+
"propertyNames": {
|
|
1034
|
+
"type": "string"
|
|
1035
|
+
},
|
|
1036
|
+
"additionalProperties": {}
|
|
1037
|
+
}
|
|
1038
|
+
},
|
|
1039
|
+
"required": [
|
|
1040
|
+
"key"
|
|
1041
|
+
],
|
|
1042
|
+
"additionalProperties": false
|
|
1043
|
+
}
|
|
1044
|
+
]
|
|
533
1045
|
},
|
|
534
1046
|
"type": {
|
|
535
1047
|
"description": "Filter input type",
|
|
@@ -547,6 +1059,110 @@
|
|
|
547
1059
|
],
|
|
548
1060
|
"additionalProperties": false
|
|
549
1061
|
}
|
|
1062
|
+
},
|
|
1063
|
+
"aria": {
|
|
1064
|
+
"description": "ARIA accessibility attributes",
|
|
1065
|
+
"type": "object",
|
|
1066
|
+
"properties": {
|
|
1067
|
+
"ariaLabel": {
|
|
1068
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
1069
|
+
"anyOf": [
|
|
1070
|
+
{
|
|
1071
|
+
"type": "string"
|
|
1072
|
+
},
|
|
1073
|
+
{
|
|
1074
|
+
"type": "object",
|
|
1075
|
+
"properties": {
|
|
1076
|
+
"key": {
|
|
1077
|
+
"type": "string",
|
|
1078
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
1079
|
+
},
|
|
1080
|
+
"defaultValue": {
|
|
1081
|
+
"description": "Fallback value when translation key is not found",
|
|
1082
|
+
"type": "string"
|
|
1083
|
+
},
|
|
1084
|
+
"params": {
|
|
1085
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
1086
|
+
"type": "object",
|
|
1087
|
+
"propertyNames": {
|
|
1088
|
+
"type": "string"
|
|
1089
|
+
},
|
|
1090
|
+
"additionalProperties": {}
|
|
1091
|
+
}
|
|
1092
|
+
},
|
|
1093
|
+
"required": [
|
|
1094
|
+
"key"
|
|
1095
|
+
],
|
|
1096
|
+
"additionalProperties": false
|
|
1097
|
+
}
|
|
1098
|
+
]
|
|
1099
|
+
},
|
|
1100
|
+
"ariaDescribedBy": {
|
|
1101
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
1102
|
+
"type": "string"
|
|
1103
|
+
},
|
|
1104
|
+
"role": {
|
|
1105
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
1106
|
+
"type": "string"
|
|
1107
|
+
}
|
|
1108
|
+
},
|
|
1109
|
+
"additionalProperties": false
|
|
1110
|
+
},
|
|
1111
|
+
"performance": {
|
|
1112
|
+
"description": "Performance optimization settings",
|
|
1113
|
+
"type": "object",
|
|
1114
|
+
"properties": {
|
|
1115
|
+
"lazyLoad": {
|
|
1116
|
+
"description": "Enable lazy loading (defer rendering until visible)",
|
|
1117
|
+
"type": "boolean"
|
|
1118
|
+
},
|
|
1119
|
+
"virtualScroll": {
|
|
1120
|
+
"description": "Virtual scrolling configuration",
|
|
1121
|
+
"type": "object",
|
|
1122
|
+
"properties": {
|
|
1123
|
+
"enabled": {
|
|
1124
|
+
"default": false,
|
|
1125
|
+
"description": "Enable virtual scrolling",
|
|
1126
|
+
"type": "boolean"
|
|
1127
|
+
},
|
|
1128
|
+
"itemHeight": {
|
|
1129
|
+
"description": "Fixed item height in pixels (for estimation)",
|
|
1130
|
+
"type": "number"
|
|
1131
|
+
},
|
|
1132
|
+
"overscan": {
|
|
1133
|
+
"description": "Number of extra items to render outside viewport",
|
|
1134
|
+
"type": "number"
|
|
1135
|
+
}
|
|
1136
|
+
},
|
|
1137
|
+
"required": [
|
|
1138
|
+
"enabled"
|
|
1139
|
+
],
|
|
1140
|
+
"additionalProperties": false
|
|
1141
|
+
},
|
|
1142
|
+
"cacheStrategy": {
|
|
1143
|
+
"description": "Client-side data caching strategy",
|
|
1144
|
+
"type": "string",
|
|
1145
|
+
"enum": [
|
|
1146
|
+
"none",
|
|
1147
|
+
"cache-first",
|
|
1148
|
+
"network-first",
|
|
1149
|
+
"stale-while-revalidate"
|
|
1150
|
+
]
|
|
1151
|
+
},
|
|
1152
|
+
"prefetch": {
|
|
1153
|
+
"description": "Prefetch data before component is visible",
|
|
1154
|
+
"type": "boolean"
|
|
1155
|
+
},
|
|
1156
|
+
"pageSize": {
|
|
1157
|
+
"description": "Number of items per page for pagination",
|
|
1158
|
+
"type": "number"
|
|
1159
|
+
},
|
|
1160
|
+
"debounceMs": {
|
|
1161
|
+
"description": "Debounce interval for user interactions in milliseconds",
|
|
1162
|
+
"type": "number"
|
|
1163
|
+
}
|
|
1164
|
+
},
|
|
1165
|
+
"additionalProperties": false
|
|
550
1166
|
}
|
|
551
1167
|
},
|
|
552
1168
|
"required": [
|