@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
|
@@ -531,6 +531,143 @@
|
|
|
531
531
|
"extends": {
|
|
532
532
|
"description": "Base theme to extend from",
|
|
533
533
|
"type": "string"
|
|
534
|
+
},
|
|
535
|
+
"density": {
|
|
536
|
+
"description": "Display density: compact, regular, or spacious",
|
|
537
|
+
"type": "string",
|
|
538
|
+
"enum": [
|
|
539
|
+
"compact",
|
|
540
|
+
"regular",
|
|
541
|
+
"spacious"
|
|
542
|
+
]
|
|
543
|
+
},
|
|
544
|
+
"wcagContrast": {
|
|
545
|
+
"description": "WCAG color contrast level (AA or AAA)",
|
|
546
|
+
"type": "string",
|
|
547
|
+
"enum": [
|
|
548
|
+
"AA",
|
|
549
|
+
"AAA"
|
|
550
|
+
]
|
|
551
|
+
},
|
|
552
|
+
"rtl": {
|
|
553
|
+
"description": "Enable right-to-left layout direction",
|
|
554
|
+
"type": "boolean"
|
|
555
|
+
},
|
|
556
|
+
"touchTarget": {
|
|
557
|
+
"description": "Touch target sizing defaults",
|
|
558
|
+
"type": "object",
|
|
559
|
+
"properties": {
|
|
560
|
+
"minWidth": {
|
|
561
|
+
"default": 44,
|
|
562
|
+
"description": "Minimum touch target width in pixels (WCAG 2.5.5: 44px)",
|
|
563
|
+
"type": "number"
|
|
564
|
+
},
|
|
565
|
+
"minHeight": {
|
|
566
|
+
"default": 44,
|
|
567
|
+
"description": "Minimum touch target height in pixels (WCAG 2.5.5: 44px)",
|
|
568
|
+
"type": "number"
|
|
569
|
+
},
|
|
570
|
+
"padding": {
|
|
571
|
+
"description": "Additional padding around touch target in pixels",
|
|
572
|
+
"type": "number"
|
|
573
|
+
},
|
|
574
|
+
"hitSlop": {
|
|
575
|
+
"description": "Invisible hit area extension beyond the visible bounds",
|
|
576
|
+
"type": "object",
|
|
577
|
+
"properties": {
|
|
578
|
+
"top": {
|
|
579
|
+
"description": "Extra hit area above the element",
|
|
580
|
+
"type": "number"
|
|
581
|
+
},
|
|
582
|
+
"right": {
|
|
583
|
+
"description": "Extra hit area to the right of the element",
|
|
584
|
+
"type": "number"
|
|
585
|
+
},
|
|
586
|
+
"bottom": {
|
|
587
|
+
"description": "Extra hit area below the element",
|
|
588
|
+
"type": "number"
|
|
589
|
+
},
|
|
590
|
+
"left": {
|
|
591
|
+
"description": "Extra hit area to the left of the element",
|
|
592
|
+
"type": "number"
|
|
593
|
+
}
|
|
594
|
+
},
|
|
595
|
+
"additionalProperties": false
|
|
596
|
+
}
|
|
597
|
+
},
|
|
598
|
+
"required": [
|
|
599
|
+
"minWidth",
|
|
600
|
+
"minHeight"
|
|
601
|
+
],
|
|
602
|
+
"additionalProperties": false
|
|
603
|
+
},
|
|
604
|
+
"keyboardNavigation": {
|
|
605
|
+
"description": "Keyboard focus management settings",
|
|
606
|
+
"type": "object",
|
|
607
|
+
"properties": {
|
|
608
|
+
"tabOrder": {
|
|
609
|
+
"default": "auto",
|
|
610
|
+
"description": "Tab order strategy: auto (DOM order) or manual (explicit tabIndex)",
|
|
611
|
+
"type": "string",
|
|
612
|
+
"enum": [
|
|
613
|
+
"auto",
|
|
614
|
+
"manual"
|
|
615
|
+
]
|
|
616
|
+
},
|
|
617
|
+
"skipLinks": {
|
|
618
|
+
"default": false,
|
|
619
|
+
"description": "Provide skip-to-content navigation links",
|
|
620
|
+
"type": "boolean"
|
|
621
|
+
},
|
|
622
|
+
"focusVisible": {
|
|
623
|
+
"default": true,
|
|
624
|
+
"description": "Show visible focus indicators for keyboard users",
|
|
625
|
+
"type": "boolean"
|
|
626
|
+
},
|
|
627
|
+
"focusTrap": {
|
|
628
|
+
"description": "Focus trap settings",
|
|
629
|
+
"type": "object",
|
|
630
|
+
"properties": {
|
|
631
|
+
"enabled": {
|
|
632
|
+
"default": false,
|
|
633
|
+
"description": "Enable focus trapping within this container",
|
|
634
|
+
"type": "boolean"
|
|
635
|
+
},
|
|
636
|
+
"initialFocus": {
|
|
637
|
+
"description": "CSS selector for the element to focus on activation",
|
|
638
|
+
"type": "string"
|
|
639
|
+
},
|
|
640
|
+
"returnFocus": {
|
|
641
|
+
"default": true,
|
|
642
|
+
"description": "Return focus to trigger element on deactivation",
|
|
643
|
+
"type": "boolean"
|
|
644
|
+
},
|
|
645
|
+
"escapeDeactivates": {
|
|
646
|
+
"default": true,
|
|
647
|
+
"description": "Allow Escape key to deactivate the focus trap",
|
|
648
|
+
"type": "boolean"
|
|
649
|
+
}
|
|
650
|
+
},
|
|
651
|
+
"required": [
|
|
652
|
+
"enabled",
|
|
653
|
+
"returnFocus",
|
|
654
|
+
"escapeDeactivates"
|
|
655
|
+
],
|
|
656
|
+
"additionalProperties": false
|
|
657
|
+
},
|
|
658
|
+
"arrowNavigation": {
|
|
659
|
+
"default": false,
|
|
660
|
+
"description": "Enable arrow key navigation between focusable items",
|
|
661
|
+
"type": "boolean"
|
|
662
|
+
}
|
|
663
|
+
},
|
|
664
|
+
"required": [
|
|
665
|
+
"tabOrder",
|
|
666
|
+
"skipLinks",
|
|
667
|
+
"focusVisible",
|
|
668
|
+
"arrowNavigation"
|
|
669
|
+
],
|
|
670
|
+
"additionalProperties": false
|
|
534
671
|
}
|
|
535
672
|
},
|
|
536
673
|
"required": [
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"startDateField": {
|
|
6
|
+
"type": "string",
|
|
7
|
+
"description": "Field for timeline item start date"
|
|
8
|
+
},
|
|
9
|
+
"endDateField": {
|
|
10
|
+
"description": "Field for timeline item end date",
|
|
11
|
+
"type": "string"
|
|
12
|
+
},
|
|
13
|
+
"titleField": {
|
|
14
|
+
"type": "string",
|
|
15
|
+
"description": "Field to display as timeline item title"
|
|
16
|
+
},
|
|
17
|
+
"groupByField": {
|
|
18
|
+
"description": "Field to group timeline rows",
|
|
19
|
+
"type": "string"
|
|
20
|
+
},
|
|
21
|
+
"colorField": {
|
|
22
|
+
"description": "Field to determine item color",
|
|
23
|
+
"type": "string"
|
|
24
|
+
},
|
|
25
|
+
"scale": {
|
|
26
|
+
"default": "week",
|
|
27
|
+
"description": "Default timeline scale",
|
|
28
|
+
"type": "string",
|
|
29
|
+
"enum": [
|
|
30
|
+
"hour",
|
|
31
|
+
"day",
|
|
32
|
+
"week",
|
|
33
|
+
"month",
|
|
34
|
+
"quarter",
|
|
35
|
+
"year"
|
|
36
|
+
]
|
|
37
|
+
}
|
|
38
|
+
},
|
|
39
|
+
"required": [
|
|
40
|
+
"startDateField",
|
|
41
|
+
"titleField",
|
|
42
|
+
"scale"
|
|
43
|
+
],
|
|
44
|
+
"additionalProperties": false,
|
|
45
|
+
"description": "Timeline view configuration"
|
|
46
|
+
}
|
|
@@ -0,0 +1,232 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"gestures": {
|
|
6
|
+
"description": "Configured gesture recognizers",
|
|
7
|
+
"type": "array",
|
|
8
|
+
"items": {
|
|
9
|
+
"type": "object",
|
|
10
|
+
"properties": {
|
|
11
|
+
"type": {
|
|
12
|
+
"type": "string",
|
|
13
|
+
"enum": [
|
|
14
|
+
"swipe",
|
|
15
|
+
"pinch",
|
|
16
|
+
"long_press",
|
|
17
|
+
"double_tap",
|
|
18
|
+
"drag",
|
|
19
|
+
"rotate",
|
|
20
|
+
"pan"
|
|
21
|
+
],
|
|
22
|
+
"description": "Gesture type to configure"
|
|
23
|
+
},
|
|
24
|
+
"label": {
|
|
25
|
+
"description": "Descriptive label for the gesture action",
|
|
26
|
+
"anyOf": [
|
|
27
|
+
{
|
|
28
|
+
"type": "string"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
"type": "object",
|
|
32
|
+
"properties": {
|
|
33
|
+
"key": {
|
|
34
|
+
"type": "string",
|
|
35
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
36
|
+
},
|
|
37
|
+
"defaultValue": {
|
|
38
|
+
"description": "Fallback value when translation key is not found",
|
|
39
|
+
"type": "string"
|
|
40
|
+
},
|
|
41
|
+
"params": {
|
|
42
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
43
|
+
"type": "object",
|
|
44
|
+
"propertyNames": {
|
|
45
|
+
"type": "string"
|
|
46
|
+
},
|
|
47
|
+
"additionalProperties": {}
|
|
48
|
+
}
|
|
49
|
+
},
|
|
50
|
+
"required": [
|
|
51
|
+
"key"
|
|
52
|
+
],
|
|
53
|
+
"additionalProperties": false
|
|
54
|
+
}
|
|
55
|
+
]
|
|
56
|
+
},
|
|
57
|
+
"enabled": {
|
|
58
|
+
"default": true,
|
|
59
|
+
"description": "Whether this gesture is active",
|
|
60
|
+
"type": "boolean"
|
|
61
|
+
},
|
|
62
|
+
"swipe": {
|
|
63
|
+
"description": "Swipe gesture settings (when type is swipe)",
|
|
64
|
+
"type": "object",
|
|
65
|
+
"properties": {
|
|
66
|
+
"direction": {
|
|
67
|
+
"type": "array",
|
|
68
|
+
"items": {
|
|
69
|
+
"type": "string",
|
|
70
|
+
"enum": [
|
|
71
|
+
"up",
|
|
72
|
+
"down",
|
|
73
|
+
"left",
|
|
74
|
+
"right"
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
"description": "Allowed swipe directions"
|
|
78
|
+
},
|
|
79
|
+
"threshold": {
|
|
80
|
+
"description": "Minimum distance in pixels to recognize swipe",
|
|
81
|
+
"type": "number"
|
|
82
|
+
},
|
|
83
|
+
"velocity": {
|
|
84
|
+
"description": "Minimum velocity (px/ms) to trigger swipe",
|
|
85
|
+
"type": "number"
|
|
86
|
+
}
|
|
87
|
+
},
|
|
88
|
+
"required": [
|
|
89
|
+
"direction"
|
|
90
|
+
],
|
|
91
|
+
"additionalProperties": false
|
|
92
|
+
},
|
|
93
|
+
"pinch": {
|
|
94
|
+
"description": "Pinch gesture settings (when type is pinch)",
|
|
95
|
+
"type": "object",
|
|
96
|
+
"properties": {
|
|
97
|
+
"minScale": {
|
|
98
|
+
"description": "Minimum scale factor (e.g., 0.5 for 50%)",
|
|
99
|
+
"type": "number"
|
|
100
|
+
},
|
|
101
|
+
"maxScale": {
|
|
102
|
+
"description": "Maximum scale factor (e.g., 3.0 for 300%)",
|
|
103
|
+
"type": "number"
|
|
104
|
+
}
|
|
105
|
+
},
|
|
106
|
+
"additionalProperties": false
|
|
107
|
+
},
|
|
108
|
+
"longPress": {
|
|
109
|
+
"description": "Long press settings (when type is long_press)",
|
|
110
|
+
"type": "object",
|
|
111
|
+
"properties": {
|
|
112
|
+
"duration": {
|
|
113
|
+
"default": 500,
|
|
114
|
+
"description": "Hold duration in milliseconds to trigger long press",
|
|
115
|
+
"type": "number"
|
|
116
|
+
},
|
|
117
|
+
"moveTolerance": {
|
|
118
|
+
"description": "Max movement in pixels allowed during press",
|
|
119
|
+
"type": "number"
|
|
120
|
+
}
|
|
121
|
+
},
|
|
122
|
+
"required": [
|
|
123
|
+
"duration"
|
|
124
|
+
],
|
|
125
|
+
"additionalProperties": false
|
|
126
|
+
}
|
|
127
|
+
},
|
|
128
|
+
"required": [
|
|
129
|
+
"type",
|
|
130
|
+
"enabled"
|
|
131
|
+
],
|
|
132
|
+
"additionalProperties": false,
|
|
133
|
+
"description": "Per-gesture configuration"
|
|
134
|
+
}
|
|
135
|
+
},
|
|
136
|
+
"touchTarget": {
|
|
137
|
+
"description": "Touch target sizing and hit area",
|
|
138
|
+
"type": "object",
|
|
139
|
+
"properties": {
|
|
140
|
+
"minWidth": {
|
|
141
|
+
"default": 44,
|
|
142
|
+
"description": "Minimum touch target width in pixels (WCAG 2.5.5: 44px)",
|
|
143
|
+
"type": "number"
|
|
144
|
+
},
|
|
145
|
+
"minHeight": {
|
|
146
|
+
"default": 44,
|
|
147
|
+
"description": "Minimum touch target height in pixels (WCAG 2.5.5: 44px)",
|
|
148
|
+
"type": "number"
|
|
149
|
+
},
|
|
150
|
+
"padding": {
|
|
151
|
+
"description": "Additional padding around touch target in pixels",
|
|
152
|
+
"type": "number"
|
|
153
|
+
},
|
|
154
|
+
"hitSlop": {
|
|
155
|
+
"description": "Invisible hit area extension beyond the visible bounds",
|
|
156
|
+
"type": "object",
|
|
157
|
+
"properties": {
|
|
158
|
+
"top": {
|
|
159
|
+
"description": "Extra hit area above the element",
|
|
160
|
+
"type": "number"
|
|
161
|
+
},
|
|
162
|
+
"right": {
|
|
163
|
+
"description": "Extra hit area to the right of the element",
|
|
164
|
+
"type": "number"
|
|
165
|
+
},
|
|
166
|
+
"bottom": {
|
|
167
|
+
"description": "Extra hit area below the element",
|
|
168
|
+
"type": "number"
|
|
169
|
+
},
|
|
170
|
+
"left": {
|
|
171
|
+
"description": "Extra hit area to the left of the element",
|
|
172
|
+
"type": "number"
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
"additionalProperties": false
|
|
176
|
+
}
|
|
177
|
+
},
|
|
178
|
+
"required": [
|
|
179
|
+
"minWidth",
|
|
180
|
+
"minHeight"
|
|
181
|
+
],
|
|
182
|
+
"additionalProperties": false
|
|
183
|
+
},
|
|
184
|
+
"hapticFeedback": {
|
|
185
|
+
"description": "Enable haptic feedback on touch interactions",
|
|
186
|
+
"type": "boolean"
|
|
187
|
+
},
|
|
188
|
+
"ariaLabel": {
|
|
189
|
+
"description": "Accessible label for screen readers (WAI-ARIA aria-label)",
|
|
190
|
+
"anyOf": [
|
|
191
|
+
{
|
|
192
|
+
"type": "string"
|
|
193
|
+
},
|
|
194
|
+
{
|
|
195
|
+
"type": "object",
|
|
196
|
+
"properties": {
|
|
197
|
+
"key": {
|
|
198
|
+
"type": "string",
|
|
199
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
200
|
+
},
|
|
201
|
+
"defaultValue": {
|
|
202
|
+
"description": "Fallback value when translation key is not found",
|
|
203
|
+
"type": "string"
|
|
204
|
+
},
|
|
205
|
+
"params": {
|
|
206
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
207
|
+
"type": "object",
|
|
208
|
+
"propertyNames": {
|
|
209
|
+
"type": "string"
|
|
210
|
+
},
|
|
211
|
+
"additionalProperties": {}
|
|
212
|
+
}
|
|
213
|
+
},
|
|
214
|
+
"required": [
|
|
215
|
+
"key"
|
|
216
|
+
],
|
|
217
|
+
"additionalProperties": false
|
|
218
|
+
}
|
|
219
|
+
]
|
|
220
|
+
},
|
|
221
|
+
"ariaDescribedBy": {
|
|
222
|
+
"description": "ID of element providing additional description (WAI-ARIA aria-describedby)",
|
|
223
|
+
"type": "string"
|
|
224
|
+
},
|
|
225
|
+
"role": {
|
|
226
|
+
"description": "WAI-ARIA role attribute (e.g., \"dialog\", \"navigation\", \"alert\")",
|
|
227
|
+
"type": "string"
|
|
228
|
+
}
|
|
229
|
+
},
|
|
230
|
+
"additionalProperties": false,
|
|
231
|
+
"description": "Touch and gesture interaction configuration"
|
|
232
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"minWidth": {
|
|
6
|
+
"default": 44,
|
|
7
|
+
"description": "Minimum touch target width in pixels (WCAG 2.5.5: 44px)",
|
|
8
|
+
"type": "number"
|
|
9
|
+
},
|
|
10
|
+
"minHeight": {
|
|
11
|
+
"default": 44,
|
|
12
|
+
"description": "Minimum touch target height in pixels (WCAG 2.5.5: 44px)",
|
|
13
|
+
"type": "number"
|
|
14
|
+
},
|
|
15
|
+
"padding": {
|
|
16
|
+
"description": "Additional padding around touch target in pixels",
|
|
17
|
+
"type": "number"
|
|
18
|
+
},
|
|
19
|
+
"hitSlop": {
|
|
20
|
+
"description": "Invisible hit area extension beyond the visible bounds",
|
|
21
|
+
"type": "object",
|
|
22
|
+
"properties": {
|
|
23
|
+
"top": {
|
|
24
|
+
"description": "Extra hit area above the element",
|
|
25
|
+
"type": "number"
|
|
26
|
+
},
|
|
27
|
+
"right": {
|
|
28
|
+
"description": "Extra hit area to the right of the element",
|
|
29
|
+
"type": "number"
|
|
30
|
+
},
|
|
31
|
+
"bottom": {
|
|
32
|
+
"description": "Extra hit area below the element",
|
|
33
|
+
"type": "number"
|
|
34
|
+
},
|
|
35
|
+
"left": {
|
|
36
|
+
"description": "Extra hit area to the left of the element",
|
|
37
|
+
"type": "number"
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"additionalProperties": false
|
|
41
|
+
}
|
|
42
|
+
},
|
|
43
|
+
"required": [
|
|
44
|
+
"minWidth",
|
|
45
|
+
"minHeight"
|
|
46
|
+
],
|
|
47
|
+
"additionalProperties": false,
|
|
48
|
+
"description": "Touch target sizing configuration (WCAG accessible)"
|
|
49
|
+
}
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"preset": {
|
|
6
|
+
"description": "Transition preset to apply",
|
|
7
|
+
"type": "string",
|
|
8
|
+
"enum": [
|
|
9
|
+
"fade",
|
|
10
|
+
"slide_up",
|
|
11
|
+
"slide_down",
|
|
12
|
+
"slide_left",
|
|
13
|
+
"slide_right",
|
|
14
|
+
"scale",
|
|
15
|
+
"rotate",
|
|
16
|
+
"flip",
|
|
17
|
+
"none"
|
|
18
|
+
]
|
|
19
|
+
},
|
|
20
|
+
"duration": {
|
|
21
|
+
"description": "Transition duration in milliseconds",
|
|
22
|
+
"type": "number"
|
|
23
|
+
},
|
|
24
|
+
"easing": {
|
|
25
|
+
"description": "Easing function for the transition",
|
|
26
|
+
"type": "string",
|
|
27
|
+
"enum": [
|
|
28
|
+
"linear",
|
|
29
|
+
"ease",
|
|
30
|
+
"ease_in",
|
|
31
|
+
"ease_out",
|
|
32
|
+
"ease_in_out",
|
|
33
|
+
"spring"
|
|
34
|
+
]
|
|
35
|
+
},
|
|
36
|
+
"delay": {
|
|
37
|
+
"description": "Delay before transition starts in milliseconds",
|
|
38
|
+
"type": "number"
|
|
39
|
+
},
|
|
40
|
+
"customKeyframes": {
|
|
41
|
+
"description": "CSS @keyframes name for custom animations",
|
|
42
|
+
"type": "string"
|
|
43
|
+
}
|
|
44
|
+
},
|
|
45
|
+
"additionalProperties": false,
|
|
46
|
+
"description": "Animation transition configuration"
|
|
47
|
+
}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "string",
|
|
4
|
+
"enum": [
|
|
5
|
+
"fade",
|
|
6
|
+
"slide_up",
|
|
7
|
+
"slide_down",
|
|
8
|
+
"slide_left",
|
|
9
|
+
"slide_right",
|
|
10
|
+
"scale",
|
|
11
|
+
"rotate",
|
|
12
|
+
"flip",
|
|
13
|
+
"none"
|
|
14
|
+
],
|
|
15
|
+
"description": "Transition preset type"
|
|
16
|
+
}
|
|
@@ -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": {
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
+
"type": "object",
|
|
4
|
+
"properties": {
|
|
5
|
+
"type": {
|
|
6
|
+
"default": "collaborative",
|
|
7
|
+
"description": "View ownership type",
|
|
8
|
+
"type": "string",
|
|
9
|
+
"enum": [
|
|
10
|
+
"personal",
|
|
11
|
+
"collaborative"
|
|
12
|
+
]
|
|
13
|
+
},
|
|
14
|
+
"lockedBy": {
|
|
15
|
+
"description": "User who locked the view configuration",
|
|
16
|
+
"type": "string"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"required": [
|
|
20
|
+
"type"
|
|
21
|
+
],
|
|
22
|
+
"additionalProperties": false,
|
|
23
|
+
"description": "View sharing and access configuration"
|
|
24
|
+
}
|
|
@@ -8,11 +8,69 @@
|
|
|
8
8
|
},
|
|
9
9
|
"label": {
|
|
10
10
|
"description": "Human-readable event 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
|
"description": {
|
|
14
43
|
"description": "Event description and usage",
|
|
15
|
-
"
|
|
44
|
+
"anyOf": [
|
|
45
|
+
{
|
|
46
|
+
"type": "string"
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
"type": "object",
|
|
50
|
+
"properties": {
|
|
51
|
+
"key": {
|
|
52
|
+
"type": "string",
|
|
53
|
+
"description": "Translation key (e.g., \"views.task_list.label\")"
|
|
54
|
+
},
|
|
55
|
+
"defaultValue": {
|
|
56
|
+
"description": "Fallback value when translation key is not found",
|
|
57
|
+
"type": "string"
|
|
58
|
+
},
|
|
59
|
+
"params": {
|
|
60
|
+
"description": "Interpolation parameters (e.g., { count: 5 })",
|
|
61
|
+
"type": "object",
|
|
62
|
+
"propertyNames": {
|
|
63
|
+
"type": "string"
|
|
64
|
+
},
|
|
65
|
+
"additionalProperties": {}
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
"required": [
|
|
69
|
+
"key"
|
|
70
|
+
],
|
|
71
|
+
"additionalProperties": false
|
|
72
|
+
}
|
|
73
|
+
]
|
|
16
74
|
},
|
|
17
75
|
"bubbles": {
|
|
18
76
|
"default": false,
|