@objectstack/spec 2.0.5 → 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-CeUUI-ym.d.mts +2102 -0
- 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-CmY8tgpL.d.ts +2102 -0
- 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-C6p-2KXV.d.ts +0 -767
- package/dist/index-CVnGe2b8.d.mts +0 -767
- 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
|
@@ -47,15 +47,102 @@
|
|
|
47
47
|
},
|
|
48
48
|
"title": {
|
|
49
49
|
"description": "Chart title",
|
|
50
|
-
"
|
|
50
|
+
"anyOf": [
|
|
51
|
+
{
|
|
52
|
+
"type": "string"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"type": "object",
|
|
56
|
+
"properties": {
|
|
57
|
+
"key": {
|
|
58
|
+
"type": "string",
|
|
59
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
60
|
+
},
|
|
61
|
+
"defaultValue": {
|
|
62
|
+
"description": "Fallback value when translation key is not found",
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
65
|
+
"params": {
|
|
66
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
67
|
+
"type": "object",
|
|
68
|
+
"propertyNames": {
|
|
69
|
+
"type": "string"
|
|
70
|
+
},
|
|
71
|
+
"additionalProperties": {}
|
|
72
|
+
}
|
|
73
|
+
},
|
|
74
|
+
"required": [
|
|
75
|
+
"key"
|
|
76
|
+
],
|
|
77
|
+
"additionalProperties": false
|
|
78
|
+
}
|
|
79
|
+
]
|
|
51
80
|
},
|
|
52
81
|
"subtitle": {
|
|
53
82
|
"description": "Chart subtitle",
|
|
54
|
-
"
|
|
83
|
+
"anyOf": [
|
|
84
|
+
{
|
|
85
|
+
"type": "string"
|
|
86
|
+
},
|
|
87
|
+
{
|
|
88
|
+
"type": "object",
|
|
89
|
+
"properties": {
|
|
90
|
+
"key": {
|
|
91
|
+
"type": "string",
|
|
92
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
93
|
+
},
|
|
94
|
+
"defaultValue": {
|
|
95
|
+
"description": "Fallback value when translation key is not found",
|
|
96
|
+
"type": "string"
|
|
97
|
+
},
|
|
98
|
+
"params": {
|
|
99
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
100
|
+
"type": "object",
|
|
101
|
+
"propertyNames": {
|
|
102
|
+
"type": "string"
|
|
103
|
+
},
|
|
104
|
+
"additionalProperties": {}
|
|
105
|
+
}
|
|
106
|
+
},
|
|
107
|
+
"required": [
|
|
108
|
+
"key"
|
|
109
|
+
],
|
|
110
|
+
"additionalProperties": false
|
|
111
|
+
}
|
|
112
|
+
]
|
|
55
113
|
},
|
|
56
114
|
"description": {
|
|
57
115
|
"description": "Accessibility description",
|
|
58
|
-
"
|
|
116
|
+
"anyOf": [
|
|
117
|
+
{
|
|
118
|
+
"type": "string"
|
|
119
|
+
},
|
|
120
|
+
{
|
|
121
|
+
"type": "object",
|
|
122
|
+
"properties": {
|
|
123
|
+
"key": {
|
|
124
|
+
"type": "string",
|
|
125
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
126
|
+
},
|
|
127
|
+
"defaultValue": {
|
|
128
|
+
"description": "Fallback value when translation key is not found",
|
|
129
|
+
"type": "string"
|
|
130
|
+
},
|
|
131
|
+
"params": {
|
|
132
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
133
|
+
"type": "object",
|
|
134
|
+
"propertyNames": {
|
|
135
|
+
"type": "string"
|
|
136
|
+
},
|
|
137
|
+
"additionalProperties": {}
|
|
138
|
+
}
|
|
139
|
+
},
|
|
140
|
+
"required": [
|
|
141
|
+
"key"
|
|
142
|
+
],
|
|
143
|
+
"additionalProperties": false
|
|
144
|
+
}
|
|
145
|
+
]
|
|
59
146
|
},
|
|
60
147
|
"xAxis": {
|
|
61
148
|
"type": "string",
|
|
@@ -77,7 +164,36 @@
|
|
|
77
164
|
},
|
|
78
165
|
"label": {
|
|
79
166
|
"description": "Series display label",
|
|
80
|
-
"
|
|
167
|
+
"anyOf": [
|
|
168
|
+
{
|
|
169
|
+
"type": "string"
|
|
170
|
+
},
|
|
171
|
+
{
|
|
172
|
+
"type": "object",
|
|
173
|
+
"properties": {
|
|
174
|
+
"key": {
|
|
175
|
+
"type": "string",
|
|
176
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
177
|
+
},
|
|
178
|
+
"defaultValue": {
|
|
179
|
+
"description": "Fallback value when translation key is not found",
|
|
180
|
+
"type": "string"
|
|
181
|
+
},
|
|
182
|
+
"params": {
|
|
183
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
184
|
+
"type": "object",
|
|
185
|
+
"propertyNames": {
|
|
186
|
+
"type": "string"
|
|
187
|
+
},
|
|
188
|
+
"additionalProperties": {}
|
|
189
|
+
}
|
|
190
|
+
},
|
|
191
|
+
"required": [
|
|
192
|
+
"key"
|
|
193
|
+
],
|
|
194
|
+
"additionalProperties": false
|
|
195
|
+
}
|
|
196
|
+
]
|
|
81
197
|
},
|
|
82
198
|
"type": {
|
|
83
199
|
"description": "Override chart type for this series",
|
|
@@ -216,7 +332,37 @@
|
|
|
216
332
|
"type": "string"
|
|
217
333
|
},
|
|
218
334
|
"label": {
|
|
219
|
-
"
|
|
335
|
+
"anyOf": [
|
|
336
|
+
{
|
|
337
|
+
"type": "string"
|
|
338
|
+
},
|
|
339
|
+
{
|
|
340
|
+
"type": "object",
|
|
341
|
+
"properties": {
|
|
342
|
+
"key": {
|
|
343
|
+
"type": "string",
|
|
344
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
345
|
+
},
|
|
346
|
+
"defaultValue": {
|
|
347
|
+
"description": "Fallback value when translation key is not found",
|
|
348
|
+
"type": "string"
|
|
349
|
+
},
|
|
350
|
+
"params": {
|
|
351
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
352
|
+
"type": "object",
|
|
353
|
+
"propertyNames": {
|
|
354
|
+
"type": "string"
|
|
355
|
+
},
|
|
356
|
+
"additionalProperties": {}
|
|
357
|
+
}
|
|
358
|
+
},
|
|
359
|
+
"required": [
|
|
360
|
+
"key"
|
|
361
|
+
],
|
|
362
|
+
"additionalProperties": false
|
|
363
|
+
}
|
|
364
|
+
],
|
|
365
|
+
"description": "Display label: plain string or i18n translation object"
|
|
220
366
|
},
|
|
221
367
|
"style": {
|
|
222
368
|
"default": "dashed",
|
|
@@ -264,6 +410,54 @@
|
|
|
264
410
|
],
|
|
265
411
|
"additionalProperties": false
|
|
266
412
|
},
|
|
413
|
+
"aria": {
|
|
414
|
+
"description": "ARIA accessibility attributes",
|
|
415
|
+
"type": "object",
|
|
416
|
+
"properties": {
|
|
417
|
+
"ariaLabel": {
|
|
418
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
419
|
+
"anyOf": [
|
|
420
|
+
{
|
|
421
|
+
"type": "string"
|
|
422
|
+
},
|
|
423
|
+
{
|
|
424
|
+
"type": "object",
|
|
425
|
+
"properties": {
|
|
426
|
+
"key": {
|
|
427
|
+
"type": "string",
|
|
428
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
429
|
+
},
|
|
430
|
+
"defaultValue": {
|
|
431
|
+
"description": "Fallback value when translation key is not found",
|
|
432
|
+
"type": "string"
|
|
433
|
+
},
|
|
434
|
+
"params": {
|
|
435
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
436
|
+
"type": "object",
|
|
437
|
+
"propertyNames": {
|
|
438
|
+
"type": "string"
|
|
439
|
+
},
|
|
440
|
+
"additionalProperties": {}
|
|
441
|
+
}
|
|
442
|
+
},
|
|
443
|
+
"required": [
|
|
444
|
+
"key"
|
|
445
|
+
],
|
|
446
|
+
"additionalProperties": false
|
|
447
|
+
}
|
|
448
|
+
]
|
|
449
|
+
},
|
|
450
|
+
"ariaDescribedBy": {
|
|
451
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
452
|
+
"type": "string"
|
|
453
|
+
},
|
|
454
|
+
"role": {
|
|
455
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
456
|
+
"type": "string"
|
|
457
|
+
}
|
|
458
|
+
},
|
|
459
|
+
"additionalProperties": false
|
|
460
|
+
},
|
|
267
461
|
"groupBy": {
|
|
268
462
|
"description": "Additional grouping field",
|
|
269
463
|
"type": "string"
|
|
@@ -8,7 +8,36 @@
|
|
|
8
8
|
},
|
|
9
9
|
"label": {
|
|
10
10
|
"description": "Override label",
|
|
11
|
-
"
|
|
11
|
+
"anyOf": [
|
|
12
|
+
{
|
|
13
|
+
"type": "string"
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
"type": "object",
|
|
17
|
+
"properties": {
|
|
18
|
+
"key": {
|
|
19
|
+
"type": "string",
|
|
20
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
21
|
+
},
|
|
22
|
+
"defaultValue": {
|
|
23
|
+
"description": "Fallback value when translation key is not found",
|
|
24
|
+
"type": "string"
|
|
25
|
+
},
|
|
26
|
+
"params": {
|
|
27
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
28
|
+
"type": "object",
|
|
29
|
+
"propertyNames": {
|
|
30
|
+
"type": "string"
|
|
31
|
+
},
|
|
32
|
+
"additionalProperties": {}
|
|
33
|
+
}
|
|
34
|
+
},
|
|
35
|
+
"required": [
|
|
36
|
+
"key"
|
|
37
|
+
],
|
|
38
|
+
"additionalProperties": false
|
|
39
|
+
}
|
|
40
|
+
]
|
|
12
41
|
},
|
|
13
42
|
"aggregate": {
|
|
14
43
|
"description": "Aggregation function",
|
|
@@ -21,6 +50,102 @@
|
|
|
21
50
|
"count",
|
|
22
51
|
"unique"
|
|
23
52
|
]
|
|
53
|
+
},
|
|
54
|
+
"responsive": {
|
|
55
|
+
"description": "Responsive visibility for this column",
|
|
56
|
+
"type": "object",
|
|
57
|
+
"properties": {
|
|
58
|
+
"breakpoint": {
|
|
59
|
+
"description": "Minimum breakpoint for visibility",
|
|
60
|
+
"type": "string",
|
|
61
|
+
"enum": [
|
|
62
|
+
"xs",
|
|
63
|
+
"sm",
|
|
64
|
+
"md",
|
|
65
|
+
"lg",
|
|
66
|
+
"xl",
|
|
67
|
+
"2xl"
|
|
68
|
+
]
|
|
69
|
+
},
|
|
70
|
+
"hiddenOn": {
|
|
71
|
+
"description": "Hide on these breakpoints",
|
|
72
|
+
"type": "array",
|
|
73
|
+
"items": {
|
|
74
|
+
"type": "string",
|
|
75
|
+
"enum": [
|
|
76
|
+
"xs",
|
|
77
|
+
"sm",
|
|
78
|
+
"md",
|
|
79
|
+
"lg",
|
|
80
|
+
"xl",
|
|
81
|
+
"2xl"
|
|
82
|
+
]
|
|
83
|
+
}
|
|
84
|
+
},
|
|
85
|
+
"columns": {
|
|
86
|
+
"description": "Grid columns per breakpoint",
|
|
87
|
+
"type": "object",
|
|
88
|
+
"properties": {
|
|
89
|
+
"xs": {
|
|
90
|
+
"type": "number",
|
|
91
|
+
"minimum": 1,
|
|
92
|
+
"maximum": 12
|
|
93
|
+
},
|
|
94
|
+
"sm": {
|
|
95
|
+
"type": "number",
|
|
96
|
+
"minimum": 1,
|
|
97
|
+
"maximum": 12
|
|
98
|
+
},
|
|
99
|
+
"md": {
|
|
100
|
+
"type": "number",
|
|
101
|
+
"minimum": 1,
|
|
102
|
+
"maximum": 12
|
|
103
|
+
},
|
|
104
|
+
"lg": {
|
|
105
|
+
"type": "number",
|
|
106
|
+
"minimum": 1,
|
|
107
|
+
"maximum": 12
|
|
108
|
+
},
|
|
109
|
+
"xl": {
|
|
110
|
+
"type": "number",
|
|
111
|
+
"minimum": 1,
|
|
112
|
+
"maximum": 12
|
|
113
|
+
},
|
|
114
|
+
"2xl": {
|
|
115
|
+
"type": "number",
|
|
116
|
+
"minimum": 1,
|
|
117
|
+
"maximum": 12
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
"additionalProperties": false
|
|
121
|
+
},
|
|
122
|
+
"order": {
|
|
123
|
+
"description": "Display order per breakpoint",
|
|
124
|
+
"type": "object",
|
|
125
|
+
"properties": {
|
|
126
|
+
"xs": {
|
|
127
|
+
"type": "number"
|
|
128
|
+
},
|
|
129
|
+
"sm": {
|
|
130
|
+
"type": "number"
|
|
131
|
+
},
|
|
132
|
+
"md": {
|
|
133
|
+
"type": "number"
|
|
134
|
+
},
|
|
135
|
+
"lg": {
|
|
136
|
+
"type": "number"
|
|
137
|
+
},
|
|
138
|
+
"xl": {
|
|
139
|
+
"type": "number"
|
|
140
|
+
},
|
|
141
|
+
"2xl": {
|
|
142
|
+
"type": "number"
|
|
143
|
+
}
|
|
144
|
+
},
|
|
145
|
+
"additionalProperties": false
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
"additionalProperties": false
|
|
24
149
|
}
|
|
25
150
|
},
|
|
26
151
|
"required": [
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"breakpoint": {
|
|
6
|
+
"description": "Minimum breakpoint for visibility",
|
|
7
|
+
"type": "string",
|
|
8
|
+
"enum": [
|
|
9
|
+
"xs",
|
|
10
|
+
"sm",
|
|
11
|
+
"md",
|
|
12
|
+
"lg",
|
|
13
|
+
"xl",
|
|
14
|
+
"2xl"
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"hiddenOn": {
|
|
18
|
+
"description": "Hide on these breakpoints",
|
|
19
|
+
"type": "array",
|
|
20
|
+
"items": {
|
|
21
|
+
"type": "string",
|
|
22
|
+
"enum": [
|
|
23
|
+
"xs",
|
|
24
|
+
"sm",
|
|
25
|
+
"md",
|
|
26
|
+
"lg",
|
|
27
|
+
"xl",
|
|
28
|
+
"2xl"
|
|
29
|
+
]
|
|
30
|
+
}
|
|
31
|
+
},
|
|
32
|
+
"columns": {
|
|
33
|
+
"description": "Grid columns per breakpoint",
|
|
34
|
+
"type": "object",
|
|
35
|
+
"properties": {
|
|
36
|
+
"xs": {
|
|
37
|
+
"type": "number",
|
|
38
|
+
"minimum": 1,
|
|
39
|
+
"maximum": 12
|
|
40
|
+
},
|
|
41
|
+
"sm": {
|
|
42
|
+
"type": "number",
|
|
43
|
+
"minimum": 1,
|
|
44
|
+
"maximum": 12
|
|
45
|
+
},
|
|
46
|
+
"md": {
|
|
47
|
+
"type": "number",
|
|
48
|
+
"minimum": 1,
|
|
49
|
+
"maximum": 12
|
|
50
|
+
},
|
|
51
|
+
"lg": {
|
|
52
|
+
"type": "number",
|
|
53
|
+
"minimum": 1,
|
|
54
|
+
"maximum": 12
|
|
55
|
+
},
|
|
56
|
+
"xl": {
|
|
57
|
+
"type": "number",
|
|
58
|
+
"minimum": 1,
|
|
59
|
+
"maximum": 12
|
|
60
|
+
},
|
|
61
|
+
"2xl": {
|
|
62
|
+
"type": "number",
|
|
63
|
+
"minimum": 1,
|
|
64
|
+
"maximum": 12
|
|
65
|
+
}
|
|
66
|
+
},
|
|
67
|
+
"additionalProperties": false
|
|
68
|
+
},
|
|
69
|
+
"order": {
|
|
70
|
+
"description": "Display order per breakpoint",
|
|
71
|
+
"type": "object",
|
|
72
|
+
"properties": {
|
|
73
|
+
"xs": {
|
|
74
|
+
"type": "number"
|
|
75
|
+
},
|
|
76
|
+
"sm": {
|
|
77
|
+
"type": "number"
|
|
78
|
+
},
|
|
79
|
+
"md": {
|
|
80
|
+
"type": "number"
|
|
81
|
+
},
|
|
82
|
+
"lg": {
|
|
83
|
+
"type": "number"
|
|
84
|
+
},
|
|
85
|
+
"xl": {
|
|
86
|
+
"type": "number"
|
|
87
|
+
},
|
|
88
|
+
"2xl": {
|
|
89
|
+
"type": "number"
|
|
90
|
+
}
|
|
91
|
+
},
|
|
92
|
+
"additionalProperties": false
|
|
93
|
+
}
|
|
94
|
+
},
|
|
95
|
+
"additionalProperties": false,
|
|
96
|
+
"description": "Responsive layout configuration"
|
|
97
|
+
}
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"field": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"description": "Field to derive color from (typically a select/status field)"
|
|
8
|
+
},
|
|
9
|
+
"colors": {
|
|
10
|
+
"description": "Map of field value to color (hex/token)",
|
|
11
|
+
"type": "object",
|
|
12
|
+
"propertyNames": {
|
|
13
|
+
"type": "string"
|
|
14
|
+
},
|
|
15
|
+
"additionalProperties": {
|
|
16
|
+
"type": "string"
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
"required": [
|
|
21
|
+
"field"
|
|
22
|
+
],
|
|
23
|
+
"additionalProperties": false,
|
|
24
|
+
"description": "Row color configuration based on field values"
|
|
25
|
+
}
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"direction": {
|
|
6
|
+
"type": "array",
|
|
7
|
+
"items": {
|
|
8
|
+
"type": "string",
|
|
9
|
+
"enum": [
|
|
10
|
+
"up",
|
|
11
|
+
"down",
|
|
12
|
+
"left",
|
|
13
|
+
"right"
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
"description": "Allowed swipe directions"
|
|
17
|
+
},
|
|
18
|
+
"threshold": {
|
|
19
|
+
"description": "Minimum distance in pixels to recognize swipe",
|
|
20
|
+
"type": "number"
|
|
21
|
+
},
|
|
22
|
+
"velocity": {
|
|
23
|
+
"description": "Minimum velocity (px/ms) to trigger swipe",
|
|
24
|
+
"type": "number"
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"required": [
|
|
28
|
+
"direction"
|
|
29
|
+
],
|
|
30
|
+
"additionalProperties": false,
|
|
31
|
+
"description": "Swipe gesture recognition settings"
|
|
32
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"strategy": {
|
|
6
|
+
"default": "network_first",
|
|
7
|
+
"description": "Sync fetch strategy",
|
|
8
|
+
"type": "string",
|
|
9
|
+
"enum": [
|
|
10
|
+
"cache_first",
|
|
11
|
+
"network_first",
|
|
12
|
+
"stale_while_revalidate",
|
|
13
|
+
"network_only",
|
|
14
|
+
"cache_only"
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
"conflictResolution": {
|
|
18
|
+
"default": "last_write_wins",
|
|
19
|
+
"description": "Conflict resolution policy",
|
|
20
|
+
"type": "string",
|
|
21
|
+
"enum": [
|
|
22
|
+
"client_wins",
|
|
23
|
+
"server_wins",
|
|
24
|
+
"manual",
|
|
25
|
+
"last_write_wins"
|
|
26
|
+
]
|
|
27
|
+
},
|
|
28
|
+
"retryInterval": {
|
|
29
|
+
"description": "Retry interval in milliseconds between sync attempts",
|
|
30
|
+
"type": "number"
|
|
31
|
+
},
|
|
32
|
+
"maxRetries": {
|
|
33
|
+
"description": "Maximum number of sync retry attempts",
|
|
34
|
+
"type": "number"
|
|
35
|
+
},
|
|
36
|
+
"batchSize": {
|
|
37
|
+
"description": "Number of mutations to sync per batch",
|
|
38
|
+
"type": "number"
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
"required": [
|
|
42
|
+
"strategy",
|
|
43
|
+
"conflictResolution"
|
|
44
|
+
],
|
|
45
|
+
"additionalProperties": false,
|
|
46
|
+
"description": "Offline-to-online synchronization configuration"
|
|
47
|
+
}
|