@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
|
@@ -3,12 +3,70 @@
|
|
|
3
3
|
"type": "object",
|
|
4
4
|
"properties": {
|
|
5
5
|
"title": {
|
|
6
|
-
"
|
|
6
|
+
"anyOf": [
|
|
7
|
+
{
|
|
8
|
+
"type": "string"
|
|
9
|
+
},
|
|
10
|
+
{
|
|
11
|
+
"type": "object",
|
|
12
|
+
"properties": {
|
|
13
|
+
"key": {
|
|
14
|
+
"type": "string",
|
|
15
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
16
|
+
},
|
|
17
|
+
"defaultValue": {
|
|
18
|
+
"description": "Fallback value when translation key is not found",
|
|
19
|
+
"type": "string"
|
|
20
|
+
},
|
|
21
|
+
"params": {
|
|
22
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
23
|
+
"type": "object",
|
|
24
|
+
"propertyNames": {
|
|
25
|
+
"type": "string"
|
|
26
|
+
},
|
|
27
|
+
"additionalProperties": {}
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"required": [
|
|
31
|
+
"key"
|
|
32
|
+
],
|
|
33
|
+
"additionalProperties": false
|
|
34
|
+
}
|
|
35
|
+
],
|
|
7
36
|
"description": "Page title"
|
|
8
37
|
},
|
|
9
38
|
"subtitle": {
|
|
10
39
|
"description": "Page subtitle",
|
|
11
|
-
"
|
|
40
|
+
"anyOf": [
|
|
41
|
+
{
|
|
42
|
+
"type": "string"
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
"type": "object",
|
|
46
|
+
"properties": {
|
|
47
|
+
"key": {
|
|
48
|
+
"type": "string",
|
|
49
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
50
|
+
},
|
|
51
|
+
"defaultValue": {
|
|
52
|
+
"description": "Fallback value when translation key is not found",
|
|
53
|
+
"type": "string"
|
|
54
|
+
},
|
|
55
|
+
"params": {
|
|
56
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
57
|
+
"type": "object",
|
|
58
|
+
"propertyNames": {
|
|
59
|
+
"type": "string"
|
|
60
|
+
},
|
|
61
|
+
"additionalProperties": {}
|
|
62
|
+
}
|
|
63
|
+
},
|
|
64
|
+
"required": [
|
|
65
|
+
"key"
|
|
66
|
+
],
|
|
67
|
+
"additionalProperties": false
|
|
68
|
+
}
|
|
69
|
+
]
|
|
12
70
|
},
|
|
13
71
|
"icon": {
|
|
14
72
|
"description": "Icon name",
|
|
@@ -25,6 +83,54 @@
|
|
|
25
83
|
"items": {
|
|
26
84
|
"type": "string"
|
|
27
85
|
}
|
|
86
|
+
},
|
|
87
|
+
"aria": {
|
|
88
|
+
"description": "ARIA accessibility attributes",
|
|
89
|
+
"type": "object",
|
|
90
|
+
"properties": {
|
|
91
|
+
"ariaLabel": {
|
|
92
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
93
|
+
"anyOf": [
|
|
94
|
+
{
|
|
95
|
+
"type": "string"
|
|
96
|
+
},
|
|
97
|
+
{
|
|
98
|
+
"type": "object",
|
|
99
|
+
"properties": {
|
|
100
|
+
"key": {
|
|
101
|
+
"type": "string",
|
|
102
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
103
|
+
},
|
|
104
|
+
"defaultValue": {
|
|
105
|
+
"description": "Fallback value when translation key is not found",
|
|
106
|
+
"type": "string"
|
|
107
|
+
},
|
|
108
|
+
"params": {
|
|
109
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
110
|
+
"type": "object",
|
|
111
|
+
"propertyNames": {
|
|
112
|
+
"type": "string"
|
|
113
|
+
},
|
|
114
|
+
"additionalProperties": {}
|
|
115
|
+
}
|
|
116
|
+
},
|
|
117
|
+
"required": [
|
|
118
|
+
"key"
|
|
119
|
+
],
|
|
120
|
+
"additionalProperties": false
|
|
121
|
+
}
|
|
122
|
+
]
|
|
123
|
+
},
|
|
124
|
+
"ariaDescribedBy": {
|
|
125
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
126
|
+
"type": "string"
|
|
127
|
+
},
|
|
128
|
+
"role": {
|
|
129
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
130
|
+
"type": "string"
|
|
131
|
+
}
|
|
132
|
+
},
|
|
133
|
+
"additionalProperties": false
|
|
28
134
|
}
|
|
29
135
|
},
|
|
30
136
|
"required": [
|
|
@@ -9,7 +9,36 @@
|
|
|
9
9
|
"description": "Unique identifier for this navigation item (lowercase snake_case)"
|
|
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": "Display proper label"
|
|
14
43
|
},
|
|
15
44
|
"icon": {
|
|
@@ -59,7 +59,37 @@
|
|
|
59
59
|
"type": "string"
|
|
60
60
|
},
|
|
61
61
|
"label": {
|
|
62
|
-
"
|
|
62
|
+
"anyOf": [
|
|
63
|
+
{
|
|
64
|
+
"type": "string"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"type": "object",
|
|
68
|
+
"properties": {
|
|
69
|
+
"key": {
|
|
70
|
+
"type": "string",
|
|
71
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
72
|
+
},
|
|
73
|
+
"defaultValue": {
|
|
74
|
+
"description": "Fallback value when translation key is not found",
|
|
75
|
+
"type": "string"
|
|
76
|
+
},
|
|
77
|
+
"params": {
|
|
78
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
79
|
+
"type": "object",
|
|
80
|
+
"propertyNames": {
|
|
81
|
+
"type": "string"
|
|
82
|
+
},
|
|
83
|
+
"additionalProperties": {}
|
|
84
|
+
}
|
|
85
|
+
},
|
|
86
|
+
"required": [
|
|
87
|
+
"key"
|
|
88
|
+
],
|
|
89
|
+
"additionalProperties": false
|
|
90
|
+
}
|
|
91
|
+
],
|
|
92
|
+
"description": "Display label: plain string or i18n translation object"
|
|
63
93
|
},
|
|
64
94
|
"properties": {
|
|
65
95
|
"type": "object",
|
|
@@ -96,6 +126,150 @@
|
|
|
96
126
|
"visibility": {
|
|
97
127
|
"description": "Visibility filter/formula",
|
|
98
128
|
"type": "string"
|
|
129
|
+
},
|
|
130
|
+
"responsive": {
|
|
131
|
+
"description": "Responsive layout configuration",
|
|
132
|
+
"type": "object",
|
|
133
|
+
"properties": {
|
|
134
|
+
"breakpoint": {
|
|
135
|
+
"description": "Minimum breakpoint for visibility",
|
|
136
|
+
"type": "string",
|
|
137
|
+
"enum": [
|
|
138
|
+
"xs",
|
|
139
|
+
"sm",
|
|
140
|
+
"md",
|
|
141
|
+
"lg",
|
|
142
|
+
"xl",
|
|
143
|
+
"2xl"
|
|
144
|
+
]
|
|
145
|
+
},
|
|
146
|
+
"hiddenOn": {
|
|
147
|
+
"description": "Hide on these breakpoints",
|
|
148
|
+
"type": "array",
|
|
149
|
+
"items": {
|
|
150
|
+
"type": "string",
|
|
151
|
+
"enum": [
|
|
152
|
+
"xs",
|
|
153
|
+
"sm",
|
|
154
|
+
"md",
|
|
155
|
+
"lg",
|
|
156
|
+
"xl",
|
|
157
|
+
"2xl"
|
|
158
|
+
]
|
|
159
|
+
}
|
|
160
|
+
},
|
|
161
|
+
"columns": {
|
|
162
|
+
"description": "Grid columns per breakpoint",
|
|
163
|
+
"type": "object",
|
|
164
|
+
"properties": {
|
|
165
|
+
"xs": {
|
|
166
|
+
"type": "number",
|
|
167
|
+
"minimum": 1,
|
|
168
|
+
"maximum": 12
|
|
169
|
+
},
|
|
170
|
+
"sm": {
|
|
171
|
+
"type": "number",
|
|
172
|
+
"minimum": 1,
|
|
173
|
+
"maximum": 12
|
|
174
|
+
},
|
|
175
|
+
"md": {
|
|
176
|
+
"type": "number",
|
|
177
|
+
"minimum": 1,
|
|
178
|
+
"maximum": 12
|
|
179
|
+
},
|
|
180
|
+
"lg": {
|
|
181
|
+
"type": "number",
|
|
182
|
+
"minimum": 1,
|
|
183
|
+
"maximum": 12
|
|
184
|
+
},
|
|
185
|
+
"xl": {
|
|
186
|
+
"type": "number",
|
|
187
|
+
"minimum": 1,
|
|
188
|
+
"maximum": 12
|
|
189
|
+
},
|
|
190
|
+
"2xl": {
|
|
191
|
+
"type": "number",
|
|
192
|
+
"minimum": 1,
|
|
193
|
+
"maximum": 12
|
|
194
|
+
}
|
|
195
|
+
},
|
|
196
|
+
"additionalProperties": false
|
|
197
|
+
},
|
|
198
|
+
"order": {
|
|
199
|
+
"description": "Display order per breakpoint",
|
|
200
|
+
"type": "object",
|
|
201
|
+
"properties": {
|
|
202
|
+
"xs": {
|
|
203
|
+
"type": "number"
|
|
204
|
+
},
|
|
205
|
+
"sm": {
|
|
206
|
+
"type": "number"
|
|
207
|
+
},
|
|
208
|
+
"md": {
|
|
209
|
+
"type": "number"
|
|
210
|
+
},
|
|
211
|
+
"lg": {
|
|
212
|
+
"type": "number"
|
|
213
|
+
},
|
|
214
|
+
"xl": {
|
|
215
|
+
"type": "number"
|
|
216
|
+
},
|
|
217
|
+
"2xl": {
|
|
218
|
+
"type": "number"
|
|
219
|
+
}
|
|
220
|
+
},
|
|
221
|
+
"additionalProperties": false
|
|
222
|
+
}
|
|
223
|
+
},
|
|
224
|
+
"additionalProperties": false
|
|
225
|
+
},
|
|
226
|
+
"aria": {
|
|
227
|
+
"description": "ARIA accessibility attributes",
|
|
228
|
+
"type": "object",
|
|
229
|
+
"properties": {
|
|
230
|
+
"ariaLabel": {
|
|
231
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
232
|
+
"anyOf": [
|
|
233
|
+
{
|
|
234
|
+
"type": "string"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"type": "object",
|
|
238
|
+
"properties": {
|
|
239
|
+
"key": {
|
|
240
|
+
"type": "string",
|
|
241
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
242
|
+
},
|
|
243
|
+
"defaultValue": {
|
|
244
|
+
"description": "Fallback value when translation key is not found",
|
|
245
|
+
"type": "string"
|
|
246
|
+
},
|
|
247
|
+
"params": {
|
|
248
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
249
|
+
"type": "object",
|
|
250
|
+
"propertyNames": {
|
|
251
|
+
"type": "string"
|
|
252
|
+
},
|
|
253
|
+
"additionalProperties": {}
|
|
254
|
+
}
|
|
255
|
+
},
|
|
256
|
+
"required": [
|
|
257
|
+
"key"
|
|
258
|
+
],
|
|
259
|
+
"additionalProperties": false
|
|
260
|
+
}
|
|
261
|
+
]
|
|
262
|
+
},
|
|
263
|
+
"ariaDescribedBy": {
|
|
264
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
265
|
+
"type": "string"
|
|
266
|
+
},
|
|
267
|
+
"role": {
|
|
268
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
269
|
+
"type": "string"
|
|
270
|
+
}
|
|
271
|
+
},
|
|
272
|
+
"additionalProperties": false
|
|
99
273
|
}
|
|
100
274
|
},
|
|
101
275
|
"required": [
|
|
@@ -25,7 +25,37 @@
|
|
|
25
25
|
"type": "object",
|
|
26
26
|
"properties": {
|
|
27
27
|
"label": {
|
|
28
|
-
"
|
|
28
|
+
"anyOf": [
|
|
29
|
+
{
|
|
30
|
+
"type": "string"
|
|
31
|
+
},
|
|
32
|
+
{
|
|
33
|
+
"type": "object",
|
|
34
|
+
"properties": {
|
|
35
|
+
"key": {
|
|
36
|
+
"type": "string",
|
|
37
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
38
|
+
},
|
|
39
|
+
"defaultValue": {
|
|
40
|
+
"description": "Fallback value when translation key is not found",
|
|
41
|
+
"type": "string"
|
|
42
|
+
},
|
|
43
|
+
"params": {
|
|
44
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
45
|
+
"type": "object",
|
|
46
|
+
"propertyNames": {
|
|
47
|
+
"type": "string"
|
|
48
|
+
},
|
|
49
|
+
"additionalProperties": {}
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
"required": [
|
|
53
|
+
"key"
|
|
54
|
+
],
|
|
55
|
+
"additionalProperties": false
|
|
56
|
+
}
|
|
57
|
+
],
|
|
58
|
+
"description": "Display label: plain string or i18n translation object"
|
|
29
59
|
},
|
|
30
60
|
"icon": {
|
|
31
61
|
"type": "string"
|
|
@@ -42,6 +72,54 @@
|
|
|
42
72
|
],
|
|
43
73
|
"additionalProperties": false
|
|
44
74
|
}
|
|
75
|
+
},
|
|
76
|
+
"aria": {
|
|
77
|
+
"description": "ARIA accessibility attributes",
|
|
78
|
+
"type": "object",
|
|
79
|
+
"properties": {
|
|
80
|
+
"ariaLabel": {
|
|
81
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
82
|
+
"anyOf": [
|
|
83
|
+
{
|
|
84
|
+
"type": "string"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"type": "object",
|
|
88
|
+
"properties": {
|
|
89
|
+
"key": {
|
|
90
|
+
"type": "string",
|
|
91
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
92
|
+
},
|
|
93
|
+
"defaultValue": {
|
|
94
|
+
"description": "Fallback value when translation key is not found",
|
|
95
|
+
"type": "string"
|
|
96
|
+
},
|
|
97
|
+
"params": {
|
|
98
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
99
|
+
"type": "object",
|
|
100
|
+
"propertyNames": {
|
|
101
|
+
"type": "string"
|
|
102
|
+
},
|
|
103
|
+
"additionalProperties": {}
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
"required": [
|
|
107
|
+
"key"
|
|
108
|
+
],
|
|
109
|
+
"additionalProperties": false
|
|
110
|
+
}
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
"ariaDescribedBy": {
|
|
114
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
115
|
+
"type": "string"
|
|
116
|
+
},
|
|
117
|
+
"role": {
|
|
118
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
119
|
+
"type": "string"
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
"additionalProperties": false
|
|
45
123
|
}
|
|
46
124
|
},
|
|
47
125
|
"required": [
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"type": {
|
|
6
|
+
"default": "fade",
|
|
7
|
+
"description": "Page transition type",
|
|
8
|
+
"type": "string",
|
|
9
|
+
"enum": [
|
|
10
|
+
"fade",
|
|
11
|
+
"slide_up",
|
|
12
|
+
"slide_down",
|
|
13
|
+
"slide_left",
|
|
14
|
+
"slide_right",
|
|
15
|
+
"scale",
|
|
16
|
+
"rotate",
|
|
17
|
+
"flip",
|
|
18
|
+
"none"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
"duration": {
|
|
22
|
+
"default": 300,
|
|
23
|
+
"description": "Transition duration in milliseconds",
|
|
24
|
+
"type": "number"
|
|
25
|
+
},
|
|
26
|
+
"easing": {
|
|
27
|
+
"default": "ease_in_out",
|
|
28
|
+
"description": "Easing function for the transition",
|
|
29
|
+
"type": "string",
|
|
30
|
+
"enum": [
|
|
31
|
+
"linear",
|
|
32
|
+
"ease",
|
|
33
|
+
"ease_in",
|
|
34
|
+
"ease_out",
|
|
35
|
+
"ease_in_out",
|
|
36
|
+
"spring"
|
|
37
|
+
]
|
|
38
|
+
},
|
|
39
|
+
"crossFade": {
|
|
40
|
+
"default": false,
|
|
41
|
+
"description": "Whether to cross-fade between pages",
|
|
42
|
+
"type": "boolean"
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
"required": [
|
|
46
|
+
"type",
|
|
47
|
+
"duration",
|
|
48
|
+
"easing",
|
|
49
|
+
"crossFade"
|
|
50
|
+
],
|
|
51
|
+
"additionalProperties": false,
|
|
52
|
+
"description": "Page-level transition configuration"
|
|
53
|
+
}
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"lazyLoad": {
|
|
6
|
+
"description": "Enable lazy loading (defer rendering until visible)",
|
|
7
|
+
"type": "boolean"
|
|
8
|
+
},
|
|
9
|
+
"virtualScroll": {
|
|
10
|
+
"description": "Virtual scrolling configuration",
|
|
11
|
+
"type": "object",
|
|
12
|
+
"properties": {
|
|
13
|
+
"enabled": {
|
|
14
|
+
"default": false,
|
|
15
|
+
"description": "Enable virtual scrolling",
|
|
16
|
+
"type": "boolean"
|
|
17
|
+
},
|
|
18
|
+
"itemHeight": {
|
|
19
|
+
"description": "Fixed item height in pixels (for estimation)",
|
|
20
|
+
"type": "number"
|
|
21
|
+
},
|
|
22
|
+
"overscan": {
|
|
23
|
+
"description": "Number of extra items to render outside viewport",
|
|
24
|
+
"type": "number"
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"required": [
|
|
28
|
+
"enabled"
|
|
29
|
+
],
|
|
30
|
+
"additionalProperties": false
|
|
31
|
+
},
|
|
32
|
+
"cacheStrategy": {
|
|
33
|
+
"description": "Client-side data caching strategy",
|
|
34
|
+
"type": "string",
|
|
35
|
+
"enum": [
|
|
36
|
+
"none",
|
|
37
|
+
"cache-first",
|
|
38
|
+
"network-first",
|
|
39
|
+
"stale-while-revalidate"
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"prefetch": {
|
|
43
|
+
"description": "Prefetch data before component is visible",
|
|
44
|
+
"type": "boolean"
|
|
45
|
+
},
|
|
46
|
+
"pageSize": {
|
|
47
|
+
"description": "Number of items per page for pagination",
|
|
48
|
+
"type": "number"
|
|
49
|
+
},
|
|
50
|
+
"debounceMs": {
|
|
51
|
+
"description": "Debounce interval for user interactions in milliseconds",
|
|
52
|
+
"type": "number"
|
|
53
|
+
}
|
|
54
|
+
},
|
|
55
|
+
"additionalProperties": false,
|
|
56
|
+
"description": "Performance optimization configuration"
|
|
57
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"minScale": {
|
|
6
|
+
"description": "Minimum scale factor (e.g., 0.5 for 50%)",
|
|
7
|
+
"type": "number"
|
|
8
|
+
},
|
|
9
|
+
"maxScale": {
|
|
10
|
+
"description": "Maximum scale factor (e.g., 3.0 for 300%)",
|
|
11
|
+
"type": "number"
|
|
12
|
+
}
|
|
13
|
+
},
|
|
14
|
+
"additionalProperties": false,
|
|
15
|
+
"description": "Pinch/zoom gesture recognition settings"
|
|
16
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"key": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"description": "Translation key"
|
|
8
|
+
},
|
|
9
|
+
"zero": {
|
|
10
|
+
"description": "Zero form (e.g., \"No items\")",
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"one": {
|
|
14
|
+
"description": "Singular form (e.g., \"{count} item\")",
|
|
15
|
+
"type": "string"
|
|
16
|
+
},
|
|
17
|
+
"two": {
|
|
18
|
+
"description": "Dual form (e.g., \"{count} items\" for exactly 2)",
|
|
19
|
+
"type": "string"
|
|
20
|
+
},
|
|
21
|
+
"few": {
|
|
22
|
+
"description": "Few form (e.g., for 2-4 in some languages)",
|
|
23
|
+
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"many": {
|
|
26
|
+
"description": "Many form (e.g., for 5+ in some languages)",
|
|
27
|
+
"type": "string"
|
|
28
|
+
},
|
|
29
|
+
"other": {
|
|
30
|
+
"type": "string",
|
|
31
|
+
"description": "Default plural form (e.g., \"{count} items\")"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"required": [
|
|
35
|
+
"key",
|
|
36
|
+
"other"
|
|
37
|
+
],
|
|
38
|
+
"additionalProperties": false,
|
|
39
|
+
"description": "ICU plural rules for a translation key"
|
|
40
|
+
}
|