@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
|
@@ -1,3867 +0,0 @@
|
|
|
1
|
-
import { z } from 'zod';
|
|
2
|
-
import { F as FilterCondition } from './filter.zod-CtZ3VJ3e.mjs';
|
|
3
|
-
|
|
4
|
-
/**
|
|
5
|
-
* Unified Chart Type Taxonomy
|
|
6
|
-
*
|
|
7
|
-
* Shared by Dashboard and Report widgets.
|
|
8
|
-
* Provides a comprehensive set of chart types for data visualization.
|
|
9
|
-
*/
|
|
10
|
-
/**
|
|
11
|
-
* Chart Type Enum
|
|
12
|
-
* Categorized by visualization purpose
|
|
13
|
-
*/
|
|
14
|
-
declare const ChartTypeSchema: z.ZodEnum<{
|
|
15
|
-
table: "table";
|
|
16
|
-
bar: "bar";
|
|
17
|
-
"horizontal-bar": "horizontal-bar";
|
|
18
|
-
column: "column";
|
|
19
|
-
"grouped-bar": "grouped-bar";
|
|
20
|
-
"stacked-bar": "stacked-bar";
|
|
21
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
22
|
-
line: "line";
|
|
23
|
-
area: "area";
|
|
24
|
-
"stacked-area": "stacked-area";
|
|
25
|
-
"step-line": "step-line";
|
|
26
|
-
spline: "spline";
|
|
27
|
-
pie: "pie";
|
|
28
|
-
donut: "donut";
|
|
29
|
-
funnel: "funnel";
|
|
30
|
-
pyramid: "pyramid";
|
|
31
|
-
scatter: "scatter";
|
|
32
|
-
bubble: "bubble";
|
|
33
|
-
treemap: "treemap";
|
|
34
|
-
sunburst: "sunburst";
|
|
35
|
-
sankey: "sankey";
|
|
36
|
-
"word-cloud": "word-cloud";
|
|
37
|
-
gauge: "gauge";
|
|
38
|
-
"solid-gauge": "solid-gauge";
|
|
39
|
-
metric: "metric";
|
|
40
|
-
kpi: "kpi";
|
|
41
|
-
bullet: "bullet";
|
|
42
|
-
choropleth: "choropleth";
|
|
43
|
-
"bubble-map": "bubble-map";
|
|
44
|
-
"gl-map": "gl-map";
|
|
45
|
-
heatmap: "heatmap";
|
|
46
|
-
radar: "radar";
|
|
47
|
-
waterfall: "waterfall";
|
|
48
|
-
"box-plot": "box-plot";
|
|
49
|
-
violin: "violin";
|
|
50
|
-
candlestick: "candlestick";
|
|
51
|
-
stock: "stock";
|
|
52
|
-
pivot: "pivot";
|
|
53
|
-
}>;
|
|
54
|
-
type ChartType = z.infer<typeof ChartTypeSchema>;
|
|
55
|
-
/**
|
|
56
|
-
* Chart Axis Schema
|
|
57
|
-
* Definition for X and Y axes
|
|
58
|
-
*/
|
|
59
|
-
declare const ChartAxisSchema: z.ZodObject<{
|
|
60
|
-
field: z.ZodString;
|
|
61
|
-
title: z.ZodOptional<z.ZodString>;
|
|
62
|
-
format: z.ZodOptional<z.ZodString>;
|
|
63
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
64
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
65
|
-
stepSize: z.ZodOptional<z.ZodNumber>;
|
|
66
|
-
showGridLines: z.ZodDefault<z.ZodBoolean>;
|
|
67
|
-
position: z.ZodOptional<z.ZodEnum<{
|
|
68
|
-
left: "left";
|
|
69
|
-
right: "right";
|
|
70
|
-
top: "top";
|
|
71
|
-
bottom: "bottom";
|
|
72
|
-
}>>;
|
|
73
|
-
logarithmic: z.ZodDefault<z.ZodBoolean>;
|
|
74
|
-
}, z.core.$strip>;
|
|
75
|
-
/**
|
|
76
|
-
* Chart Series Schema
|
|
77
|
-
* Defines a single data series in the chart
|
|
78
|
-
*/
|
|
79
|
-
declare const ChartSeriesSchema: z.ZodObject<{
|
|
80
|
-
name: z.ZodString;
|
|
81
|
-
label: z.ZodOptional<z.ZodString>;
|
|
82
|
-
type: z.ZodOptional<z.ZodEnum<{
|
|
83
|
-
table: "table";
|
|
84
|
-
bar: "bar";
|
|
85
|
-
"horizontal-bar": "horizontal-bar";
|
|
86
|
-
column: "column";
|
|
87
|
-
"grouped-bar": "grouped-bar";
|
|
88
|
-
"stacked-bar": "stacked-bar";
|
|
89
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
90
|
-
line: "line";
|
|
91
|
-
area: "area";
|
|
92
|
-
"stacked-area": "stacked-area";
|
|
93
|
-
"step-line": "step-line";
|
|
94
|
-
spline: "spline";
|
|
95
|
-
pie: "pie";
|
|
96
|
-
donut: "donut";
|
|
97
|
-
funnel: "funnel";
|
|
98
|
-
pyramid: "pyramid";
|
|
99
|
-
scatter: "scatter";
|
|
100
|
-
bubble: "bubble";
|
|
101
|
-
treemap: "treemap";
|
|
102
|
-
sunburst: "sunburst";
|
|
103
|
-
sankey: "sankey";
|
|
104
|
-
"word-cloud": "word-cloud";
|
|
105
|
-
gauge: "gauge";
|
|
106
|
-
"solid-gauge": "solid-gauge";
|
|
107
|
-
metric: "metric";
|
|
108
|
-
kpi: "kpi";
|
|
109
|
-
bullet: "bullet";
|
|
110
|
-
choropleth: "choropleth";
|
|
111
|
-
"bubble-map": "bubble-map";
|
|
112
|
-
"gl-map": "gl-map";
|
|
113
|
-
heatmap: "heatmap";
|
|
114
|
-
radar: "radar";
|
|
115
|
-
waterfall: "waterfall";
|
|
116
|
-
"box-plot": "box-plot";
|
|
117
|
-
violin: "violin";
|
|
118
|
-
candlestick: "candlestick";
|
|
119
|
-
stock: "stock";
|
|
120
|
-
pivot: "pivot";
|
|
121
|
-
}>>;
|
|
122
|
-
color: z.ZodOptional<z.ZodString>;
|
|
123
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
124
|
-
yAxis: z.ZodDefault<z.ZodEnum<{
|
|
125
|
-
left: "left";
|
|
126
|
-
right: "right";
|
|
127
|
-
}>>;
|
|
128
|
-
}, z.core.$strip>;
|
|
129
|
-
/**
|
|
130
|
-
* Chart Annotation Schema
|
|
131
|
-
* Static lines or regions to highlight data
|
|
132
|
-
*/
|
|
133
|
-
declare const ChartAnnotationSchema: z.ZodObject<{
|
|
134
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
135
|
-
region: "region";
|
|
136
|
-
line: "line";
|
|
137
|
-
}>>;
|
|
138
|
-
axis: z.ZodDefault<z.ZodEnum<{
|
|
139
|
-
x: "x";
|
|
140
|
-
y: "y";
|
|
141
|
-
}>>;
|
|
142
|
-
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
143
|
-
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
144
|
-
color: z.ZodOptional<z.ZodString>;
|
|
145
|
-
label: z.ZodOptional<z.ZodString>;
|
|
146
|
-
style: z.ZodDefault<z.ZodEnum<{
|
|
147
|
-
solid: "solid";
|
|
148
|
-
dashed: "dashed";
|
|
149
|
-
dotted: "dotted";
|
|
150
|
-
}>>;
|
|
151
|
-
}, z.core.$strip>;
|
|
152
|
-
/**
|
|
153
|
-
* Chart Interaction Schema
|
|
154
|
-
*/
|
|
155
|
-
declare const ChartInteractionSchema: z.ZodObject<{
|
|
156
|
-
tooltips: z.ZodDefault<z.ZodBoolean>;
|
|
157
|
-
zoom: z.ZodDefault<z.ZodBoolean>;
|
|
158
|
-
brush: z.ZodDefault<z.ZodBoolean>;
|
|
159
|
-
clickAction: z.ZodOptional<z.ZodString>;
|
|
160
|
-
}, z.core.$strip>;
|
|
161
|
-
/**
|
|
162
|
-
* Chart Configuration Base
|
|
163
|
-
* Common configuration for all chart types
|
|
164
|
-
*/
|
|
165
|
-
declare const ChartConfigSchema: z.ZodObject<{
|
|
166
|
-
type: z.ZodEnum<{
|
|
167
|
-
table: "table";
|
|
168
|
-
bar: "bar";
|
|
169
|
-
"horizontal-bar": "horizontal-bar";
|
|
170
|
-
column: "column";
|
|
171
|
-
"grouped-bar": "grouped-bar";
|
|
172
|
-
"stacked-bar": "stacked-bar";
|
|
173
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
174
|
-
line: "line";
|
|
175
|
-
area: "area";
|
|
176
|
-
"stacked-area": "stacked-area";
|
|
177
|
-
"step-line": "step-line";
|
|
178
|
-
spline: "spline";
|
|
179
|
-
pie: "pie";
|
|
180
|
-
donut: "donut";
|
|
181
|
-
funnel: "funnel";
|
|
182
|
-
pyramid: "pyramid";
|
|
183
|
-
scatter: "scatter";
|
|
184
|
-
bubble: "bubble";
|
|
185
|
-
treemap: "treemap";
|
|
186
|
-
sunburst: "sunburst";
|
|
187
|
-
sankey: "sankey";
|
|
188
|
-
"word-cloud": "word-cloud";
|
|
189
|
-
gauge: "gauge";
|
|
190
|
-
"solid-gauge": "solid-gauge";
|
|
191
|
-
metric: "metric";
|
|
192
|
-
kpi: "kpi";
|
|
193
|
-
bullet: "bullet";
|
|
194
|
-
choropleth: "choropleth";
|
|
195
|
-
"bubble-map": "bubble-map";
|
|
196
|
-
"gl-map": "gl-map";
|
|
197
|
-
heatmap: "heatmap";
|
|
198
|
-
radar: "radar";
|
|
199
|
-
waterfall: "waterfall";
|
|
200
|
-
"box-plot": "box-plot";
|
|
201
|
-
violin: "violin";
|
|
202
|
-
candlestick: "candlestick";
|
|
203
|
-
stock: "stock";
|
|
204
|
-
pivot: "pivot";
|
|
205
|
-
}>;
|
|
206
|
-
title: z.ZodOptional<z.ZodString>;
|
|
207
|
-
subtitle: z.ZodOptional<z.ZodString>;
|
|
208
|
-
description: z.ZodOptional<z.ZodString>;
|
|
209
|
-
xAxis: z.ZodOptional<z.ZodObject<{
|
|
210
|
-
field: z.ZodString;
|
|
211
|
-
title: z.ZodOptional<z.ZodString>;
|
|
212
|
-
format: z.ZodOptional<z.ZodString>;
|
|
213
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
214
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
215
|
-
stepSize: z.ZodOptional<z.ZodNumber>;
|
|
216
|
-
showGridLines: z.ZodDefault<z.ZodBoolean>;
|
|
217
|
-
position: z.ZodOptional<z.ZodEnum<{
|
|
218
|
-
left: "left";
|
|
219
|
-
right: "right";
|
|
220
|
-
top: "top";
|
|
221
|
-
bottom: "bottom";
|
|
222
|
-
}>>;
|
|
223
|
-
logarithmic: z.ZodDefault<z.ZodBoolean>;
|
|
224
|
-
}, z.core.$strip>>;
|
|
225
|
-
yAxis: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
226
|
-
field: z.ZodString;
|
|
227
|
-
title: z.ZodOptional<z.ZodString>;
|
|
228
|
-
format: z.ZodOptional<z.ZodString>;
|
|
229
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
230
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
231
|
-
stepSize: z.ZodOptional<z.ZodNumber>;
|
|
232
|
-
showGridLines: z.ZodDefault<z.ZodBoolean>;
|
|
233
|
-
position: z.ZodOptional<z.ZodEnum<{
|
|
234
|
-
left: "left";
|
|
235
|
-
right: "right";
|
|
236
|
-
top: "top";
|
|
237
|
-
bottom: "bottom";
|
|
238
|
-
}>>;
|
|
239
|
-
logarithmic: z.ZodDefault<z.ZodBoolean>;
|
|
240
|
-
}, z.core.$strip>>>;
|
|
241
|
-
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
242
|
-
name: z.ZodString;
|
|
243
|
-
label: z.ZodOptional<z.ZodString>;
|
|
244
|
-
type: z.ZodOptional<z.ZodEnum<{
|
|
245
|
-
table: "table";
|
|
246
|
-
bar: "bar";
|
|
247
|
-
"horizontal-bar": "horizontal-bar";
|
|
248
|
-
column: "column";
|
|
249
|
-
"grouped-bar": "grouped-bar";
|
|
250
|
-
"stacked-bar": "stacked-bar";
|
|
251
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
252
|
-
line: "line";
|
|
253
|
-
area: "area";
|
|
254
|
-
"stacked-area": "stacked-area";
|
|
255
|
-
"step-line": "step-line";
|
|
256
|
-
spline: "spline";
|
|
257
|
-
pie: "pie";
|
|
258
|
-
donut: "donut";
|
|
259
|
-
funnel: "funnel";
|
|
260
|
-
pyramid: "pyramid";
|
|
261
|
-
scatter: "scatter";
|
|
262
|
-
bubble: "bubble";
|
|
263
|
-
treemap: "treemap";
|
|
264
|
-
sunburst: "sunburst";
|
|
265
|
-
sankey: "sankey";
|
|
266
|
-
"word-cloud": "word-cloud";
|
|
267
|
-
gauge: "gauge";
|
|
268
|
-
"solid-gauge": "solid-gauge";
|
|
269
|
-
metric: "metric";
|
|
270
|
-
kpi: "kpi";
|
|
271
|
-
bullet: "bullet";
|
|
272
|
-
choropleth: "choropleth";
|
|
273
|
-
"bubble-map": "bubble-map";
|
|
274
|
-
"gl-map": "gl-map";
|
|
275
|
-
heatmap: "heatmap";
|
|
276
|
-
radar: "radar";
|
|
277
|
-
waterfall: "waterfall";
|
|
278
|
-
"box-plot": "box-plot";
|
|
279
|
-
violin: "violin";
|
|
280
|
-
candlestick: "candlestick";
|
|
281
|
-
stock: "stock";
|
|
282
|
-
pivot: "pivot";
|
|
283
|
-
}>>;
|
|
284
|
-
color: z.ZodOptional<z.ZodString>;
|
|
285
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
286
|
-
yAxis: z.ZodDefault<z.ZodEnum<{
|
|
287
|
-
left: "left";
|
|
288
|
-
right: "right";
|
|
289
|
-
}>>;
|
|
290
|
-
}, z.core.$strip>>>;
|
|
291
|
-
colors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
292
|
-
height: z.ZodOptional<z.ZodNumber>;
|
|
293
|
-
showLegend: z.ZodDefault<z.ZodBoolean>;
|
|
294
|
-
showDataLabels: z.ZodDefault<z.ZodBoolean>;
|
|
295
|
-
annotations: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
296
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
297
|
-
region: "region";
|
|
298
|
-
line: "line";
|
|
299
|
-
}>>;
|
|
300
|
-
axis: z.ZodDefault<z.ZodEnum<{
|
|
301
|
-
x: "x";
|
|
302
|
-
y: "y";
|
|
303
|
-
}>>;
|
|
304
|
-
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
305
|
-
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
306
|
-
color: z.ZodOptional<z.ZodString>;
|
|
307
|
-
label: z.ZodOptional<z.ZodString>;
|
|
308
|
-
style: z.ZodDefault<z.ZodEnum<{
|
|
309
|
-
solid: "solid";
|
|
310
|
-
dashed: "dashed";
|
|
311
|
-
dotted: "dotted";
|
|
312
|
-
}>>;
|
|
313
|
-
}, z.core.$strip>>>;
|
|
314
|
-
interaction: z.ZodOptional<z.ZodObject<{
|
|
315
|
-
tooltips: z.ZodDefault<z.ZodBoolean>;
|
|
316
|
-
zoom: z.ZodDefault<z.ZodBoolean>;
|
|
317
|
-
brush: z.ZodDefault<z.ZodBoolean>;
|
|
318
|
-
clickAction: z.ZodOptional<z.ZodString>;
|
|
319
|
-
}, z.core.$strip>>;
|
|
320
|
-
}, z.core.$strip>;
|
|
321
|
-
type ChartConfig = z.infer<typeof ChartConfigSchema>;
|
|
322
|
-
type ChartAxis = z.infer<typeof ChartAxisSchema>;
|
|
323
|
-
type ChartSeries = z.infer<typeof ChartSeriesSchema>;
|
|
324
|
-
type ChartAnnotation = z.infer<typeof ChartAnnotationSchema>;
|
|
325
|
-
type ChartInteraction = z.infer<typeof ChartInteractionSchema>;
|
|
326
|
-
|
|
327
|
-
/**
|
|
328
|
-
* 1. Object Navigation Item
|
|
329
|
-
* Navigates to an object's list view.
|
|
330
|
-
*/
|
|
331
|
-
declare const ObjectNavItemSchema: z.ZodObject<{
|
|
332
|
-
id: z.ZodString;
|
|
333
|
-
label: z.ZodString;
|
|
334
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
335
|
-
visible: z.ZodOptional<z.ZodString>;
|
|
336
|
-
type: z.ZodLiteral<"object">;
|
|
337
|
-
objectName: z.ZodString;
|
|
338
|
-
viewName: z.ZodOptional<z.ZodString>;
|
|
339
|
-
}, z.core.$strip>;
|
|
340
|
-
/**
|
|
341
|
-
* 2. Dashboard Navigation Item
|
|
342
|
-
* Navigates to a specific dashboard.
|
|
343
|
-
*/
|
|
344
|
-
declare const DashboardNavItemSchema: z.ZodObject<{
|
|
345
|
-
id: z.ZodString;
|
|
346
|
-
label: z.ZodString;
|
|
347
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
348
|
-
visible: z.ZodOptional<z.ZodString>;
|
|
349
|
-
type: z.ZodLiteral<"dashboard">;
|
|
350
|
-
dashboardName: z.ZodString;
|
|
351
|
-
}, z.core.$strip>;
|
|
352
|
-
/**
|
|
353
|
-
* 3. Page Navigation Item
|
|
354
|
-
* Navigates to a custom UI page/component.
|
|
355
|
-
*/
|
|
356
|
-
declare const PageNavItemSchema: z.ZodObject<{
|
|
357
|
-
id: z.ZodString;
|
|
358
|
-
label: z.ZodString;
|
|
359
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
360
|
-
visible: z.ZodOptional<z.ZodString>;
|
|
361
|
-
type: z.ZodLiteral<"page">;
|
|
362
|
-
pageName: z.ZodString;
|
|
363
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
364
|
-
}, z.core.$strip>;
|
|
365
|
-
/**
|
|
366
|
-
* 4. URL Navigation Item
|
|
367
|
-
* Navigates to an external or absolute URL.
|
|
368
|
-
*/
|
|
369
|
-
declare const UrlNavItemSchema: z.ZodObject<{
|
|
370
|
-
id: z.ZodString;
|
|
371
|
-
label: z.ZodString;
|
|
372
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
373
|
-
visible: z.ZodOptional<z.ZodString>;
|
|
374
|
-
type: z.ZodLiteral<"url">;
|
|
375
|
-
url: z.ZodString;
|
|
376
|
-
target: z.ZodDefault<z.ZodEnum<{
|
|
377
|
-
_self: "_self";
|
|
378
|
-
_blank: "_blank";
|
|
379
|
-
}>>;
|
|
380
|
-
}, z.core.$strip>;
|
|
381
|
-
/**
|
|
382
|
-
* 5. Group Navigation Item
|
|
383
|
-
* A container for child navigation items (Sub-menu).
|
|
384
|
-
* Does not perform navigation itself.
|
|
385
|
-
*/
|
|
386
|
-
declare const GroupNavItemSchema: z.ZodObject<{
|
|
387
|
-
id: z.ZodString;
|
|
388
|
-
label: z.ZodString;
|
|
389
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
390
|
-
visible: z.ZodOptional<z.ZodString>;
|
|
391
|
-
type: z.ZodLiteral<"group">;
|
|
392
|
-
expanded: z.ZodDefault<z.ZodBoolean>;
|
|
393
|
-
}, z.core.$strip>;
|
|
394
|
-
/**
|
|
395
|
-
* Recursive Union of all navigation item types.
|
|
396
|
-
* Allows constructing a navigation tree.
|
|
397
|
-
*/
|
|
398
|
-
declare const NavigationItemSchema: z.ZodType<any>;
|
|
399
|
-
/**
|
|
400
|
-
* App Branding Configuration
|
|
401
|
-
* Allows configuring the look and feel of the specific app.
|
|
402
|
-
*/
|
|
403
|
-
declare const AppBrandingSchema: z.ZodObject<{
|
|
404
|
-
primaryColor: z.ZodOptional<z.ZodString>;
|
|
405
|
-
logo: z.ZodOptional<z.ZodString>;
|
|
406
|
-
favicon: z.ZodOptional<z.ZodString>;
|
|
407
|
-
}, z.core.$strip>;
|
|
408
|
-
/**
|
|
409
|
-
* Schema for Applications (Apps).
|
|
410
|
-
* A logical container for business functionality (e.g., "Sales CRM", "HR Portal").
|
|
411
|
-
*
|
|
412
|
-
* **NAMING CONVENTION:**
|
|
413
|
-
* App names are used in URLs and routing and must be lowercase snake_case.
|
|
414
|
-
* Prefix with 'app_' is recommended for clarity.
|
|
415
|
-
*
|
|
416
|
-
* @example Good app names
|
|
417
|
-
* - 'app_crm'
|
|
418
|
-
* - 'app_finance'
|
|
419
|
-
* - 'app_portal'
|
|
420
|
-
* - 'sales_app'
|
|
421
|
-
*
|
|
422
|
-
* @example Bad app names (will be rejected)
|
|
423
|
-
* - 'CRM' (uppercase)
|
|
424
|
-
* - 'FinanceApp' (mixed case)
|
|
425
|
-
* - 'Sales App' (spaces)
|
|
426
|
-
*/
|
|
427
|
-
/**
|
|
428
|
-
* App Configuration Schema
|
|
429
|
-
* Defines a business application container, including its navigation, branding, and permissions.
|
|
430
|
-
*
|
|
431
|
-
* @example CRM App
|
|
432
|
-
* {
|
|
433
|
-
* name: "crm",
|
|
434
|
-
* label: "Sales CRM",
|
|
435
|
-
* icon: "briefcase",
|
|
436
|
-
* navigation: [
|
|
437
|
-
* { type: "object", id: "nav_leads", label: "Leads", objectName: "leads" },
|
|
438
|
-
* { type: "object", id: "nav_deals", label: "Deals", objectName: "deals" }
|
|
439
|
-
* ],
|
|
440
|
-
* requiredPermissions: ["app.crm.access"]
|
|
441
|
-
* }
|
|
442
|
-
*/
|
|
443
|
-
declare const AppSchema: z.ZodObject<{
|
|
444
|
-
name: z.ZodString;
|
|
445
|
-
label: z.ZodString;
|
|
446
|
-
version: z.ZodOptional<z.ZodString>;
|
|
447
|
-
description: z.ZodOptional<z.ZodString>;
|
|
448
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
449
|
-
branding: z.ZodOptional<z.ZodObject<{
|
|
450
|
-
primaryColor: z.ZodOptional<z.ZodString>;
|
|
451
|
-
logo: z.ZodOptional<z.ZodString>;
|
|
452
|
-
favicon: z.ZodOptional<z.ZodString>;
|
|
453
|
-
}, z.core.$strip>>;
|
|
454
|
-
active: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
455
|
-
isDefault: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
456
|
-
navigation: z.ZodOptional<z.ZodArray<z.ZodType<any, unknown, z.core.$ZodTypeInternals<any, unknown>>>>;
|
|
457
|
-
homePageId: z.ZodOptional<z.ZodString>;
|
|
458
|
-
requiredPermissions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
459
|
-
objects: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
460
|
-
apis: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
461
|
-
}, z.core.$strip>;
|
|
462
|
-
/**
|
|
463
|
-
* App Factory Helper
|
|
464
|
-
*/
|
|
465
|
-
declare const App: {
|
|
466
|
-
readonly create: (config: z.input<typeof AppSchema>) => App;
|
|
467
|
-
};
|
|
468
|
-
type App = z.infer<typeof AppSchema>;
|
|
469
|
-
type AppInput = z.input<typeof AppSchema>;
|
|
470
|
-
type AppBranding = z.infer<typeof AppBrandingSchema>;
|
|
471
|
-
type NavigationItem = z.infer<typeof NavigationItemSchema>;
|
|
472
|
-
type ObjectNavItem = z.infer<typeof ObjectNavItemSchema>;
|
|
473
|
-
type DashboardNavItem = z.infer<typeof DashboardNavItemSchema>;
|
|
474
|
-
type PageNavItem = z.infer<typeof PageNavItemSchema>;
|
|
475
|
-
type UrlNavItem = z.infer<typeof UrlNavItemSchema>;
|
|
476
|
-
type GroupNavItem = z.infer<typeof GroupNavItemSchema> & {
|
|
477
|
-
children: NavigationItem[];
|
|
478
|
-
};
|
|
479
|
-
|
|
480
|
-
/**
|
|
481
|
-
* HTTP Method Enum
|
|
482
|
-
*/
|
|
483
|
-
declare const HttpMethodSchema: z.ZodEnum<{
|
|
484
|
-
GET: "GET";
|
|
485
|
-
POST: "POST";
|
|
486
|
-
PUT: "PUT";
|
|
487
|
-
DELETE: "DELETE";
|
|
488
|
-
PATCH: "PATCH";
|
|
489
|
-
}>;
|
|
490
|
-
/**
|
|
491
|
-
* HTTP Request Configuration for API Provider
|
|
492
|
-
*/
|
|
493
|
-
declare const HttpRequestSchema: z.ZodObject<{
|
|
494
|
-
url: z.ZodString;
|
|
495
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
496
|
-
GET: "GET";
|
|
497
|
-
POST: "POST";
|
|
498
|
-
PUT: "PUT";
|
|
499
|
-
DELETE: "DELETE";
|
|
500
|
-
PATCH: "PATCH";
|
|
501
|
-
}>>>;
|
|
502
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
503
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
504
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
505
|
-
}, z.core.$strip>;
|
|
506
|
-
/**
|
|
507
|
-
* View Data Source Configuration
|
|
508
|
-
* Supports three modes:
|
|
509
|
-
* 1. 'object': Standard Protocol - Auto-connects to ObjectStack Metadata and Data APIs
|
|
510
|
-
* 2. 'api': Custom API - Explicitly provided API URLs
|
|
511
|
-
* 3. 'value': Static Data - Hardcoded data array
|
|
512
|
-
*/
|
|
513
|
-
declare const ViewDataSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
514
|
-
provider: z.ZodLiteral<"object">;
|
|
515
|
-
object: z.ZodString;
|
|
516
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
517
|
-
provider: z.ZodLiteral<"api">;
|
|
518
|
-
read: z.ZodOptional<z.ZodObject<{
|
|
519
|
-
url: z.ZodString;
|
|
520
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
521
|
-
GET: "GET";
|
|
522
|
-
POST: "POST";
|
|
523
|
-
PUT: "PUT";
|
|
524
|
-
DELETE: "DELETE";
|
|
525
|
-
PATCH: "PATCH";
|
|
526
|
-
}>>>;
|
|
527
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
528
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
529
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
530
|
-
}, z.core.$strip>>;
|
|
531
|
-
write: z.ZodOptional<z.ZodObject<{
|
|
532
|
-
url: z.ZodString;
|
|
533
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
534
|
-
GET: "GET";
|
|
535
|
-
POST: "POST";
|
|
536
|
-
PUT: "PUT";
|
|
537
|
-
DELETE: "DELETE";
|
|
538
|
-
PATCH: "PATCH";
|
|
539
|
-
}>>>;
|
|
540
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
541
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
542
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
543
|
-
}, z.core.$strip>>;
|
|
544
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
545
|
-
provider: z.ZodLiteral<"value">;
|
|
546
|
-
items: z.ZodArray<z.ZodUnknown>;
|
|
547
|
-
}, z.core.$strip>], "provider">;
|
|
548
|
-
/**
|
|
549
|
-
* List Column Configuration Schema
|
|
550
|
-
* Detailed configuration for individual list view columns
|
|
551
|
-
*/
|
|
552
|
-
declare const ListColumnSchema: z.ZodObject<{
|
|
553
|
-
field: z.ZodString;
|
|
554
|
-
label: z.ZodOptional<z.ZodString>;
|
|
555
|
-
width: z.ZodOptional<z.ZodNumber>;
|
|
556
|
-
align: z.ZodOptional<z.ZodEnum<{
|
|
557
|
-
left: "left";
|
|
558
|
-
right: "right";
|
|
559
|
-
center: "center";
|
|
560
|
-
}>>;
|
|
561
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
562
|
-
sortable: z.ZodOptional<z.ZodBoolean>;
|
|
563
|
-
resizable: z.ZodOptional<z.ZodBoolean>;
|
|
564
|
-
wrap: z.ZodOptional<z.ZodBoolean>;
|
|
565
|
-
type: z.ZodOptional<z.ZodString>;
|
|
566
|
-
link: z.ZodOptional<z.ZodBoolean>;
|
|
567
|
-
action: z.ZodOptional<z.ZodString>;
|
|
568
|
-
}, z.core.$strip>;
|
|
569
|
-
/**
|
|
570
|
-
* List View Selection Configuration
|
|
571
|
-
*/
|
|
572
|
-
declare const SelectionConfigSchema: z.ZodObject<{
|
|
573
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
574
|
-
multiple: "multiple";
|
|
575
|
-
none: "none";
|
|
576
|
-
single: "single";
|
|
577
|
-
}>>;
|
|
578
|
-
}, z.core.$strip>;
|
|
579
|
-
/**
|
|
580
|
-
* List View Pagination Configuration
|
|
581
|
-
*/
|
|
582
|
-
declare const PaginationConfigSchema: z.ZodObject<{
|
|
583
|
-
pageSize: z.ZodDefault<z.ZodNumber>;
|
|
584
|
-
pageSizeOptions: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
585
|
-
}, z.core.$strip>;
|
|
586
|
-
/**
|
|
587
|
-
* Kanban Settings
|
|
588
|
-
*/
|
|
589
|
-
declare const KanbanConfigSchema: z.ZodObject<{
|
|
590
|
-
groupByField: z.ZodString;
|
|
591
|
-
summarizeField: z.ZodOptional<z.ZodString>;
|
|
592
|
-
columns: z.ZodArray<z.ZodString>;
|
|
593
|
-
}, z.core.$strip>;
|
|
594
|
-
/**
|
|
595
|
-
* Calendar Settings
|
|
596
|
-
*/
|
|
597
|
-
declare const CalendarConfigSchema: z.ZodObject<{
|
|
598
|
-
startDateField: z.ZodString;
|
|
599
|
-
endDateField: z.ZodOptional<z.ZodString>;
|
|
600
|
-
titleField: z.ZodString;
|
|
601
|
-
colorField: z.ZodOptional<z.ZodString>;
|
|
602
|
-
}, z.core.$strip>;
|
|
603
|
-
/**
|
|
604
|
-
* Gantt Settings
|
|
605
|
-
*/
|
|
606
|
-
declare const GanttConfigSchema: z.ZodObject<{
|
|
607
|
-
startDateField: z.ZodString;
|
|
608
|
-
endDateField: z.ZodString;
|
|
609
|
-
titleField: z.ZodString;
|
|
610
|
-
progressField: z.ZodOptional<z.ZodString>;
|
|
611
|
-
dependenciesField: z.ZodOptional<z.ZodString>;
|
|
612
|
-
}, z.core.$strip>;
|
|
613
|
-
/**
|
|
614
|
-
* Navigation Mode Enum
|
|
615
|
-
* Defines how to navigate to the detail view from a list item.
|
|
616
|
-
*/
|
|
617
|
-
declare const NavigationModeSchema: z.ZodEnum<{
|
|
618
|
-
split: "split";
|
|
619
|
-
none: "none";
|
|
620
|
-
page: "page";
|
|
621
|
-
drawer: "drawer";
|
|
622
|
-
modal: "modal";
|
|
623
|
-
popover: "popover";
|
|
624
|
-
new_window: "new_window";
|
|
625
|
-
}>;
|
|
626
|
-
/**
|
|
627
|
-
* Navigation Configuration Schema
|
|
628
|
-
*/
|
|
629
|
-
declare const NavigationConfigSchema: z.ZodObject<{
|
|
630
|
-
mode: z.ZodDefault<z.ZodEnum<{
|
|
631
|
-
split: "split";
|
|
632
|
-
none: "none";
|
|
633
|
-
page: "page";
|
|
634
|
-
drawer: "drawer";
|
|
635
|
-
modal: "modal";
|
|
636
|
-
popover: "popover";
|
|
637
|
-
new_window: "new_window";
|
|
638
|
-
}>>;
|
|
639
|
-
view: z.ZodOptional<z.ZodString>;
|
|
640
|
-
preventNavigation: z.ZodDefault<z.ZodBoolean>;
|
|
641
|
-
openNewTab: z.ZodDefault<z.ZodBoolean>;
|
|
642
|
-
width: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
643
|
-
}, z.core.$strip>;
|
|
644
|
-
/**
|
|
645
|
-
* List View Schema (Expanded)
|
|
646
|
-
* Defines how a collection of records is displayed to the user.
|
|
647
|
-
*
|
|
648
|
-
* **NAMING CONVENTION:**
|
|
649
|
-
* View names (when provided) are machine identifiers and must be lowercase snake_case.
|
|
650
|
-
*
|
|
651
|
-
* @example Standard Grid
|
|
652
|
-
* {
|
|
653
|
-
* name: "all_active",
|
|
654
|
-
* label: "All Active",
|
|
655
|
-
* type: "grid",
|
|
656
|
-
* columns: ["name", "status", "created_at"],
|
|
657
|
-
* filter: [["status", "=", "active"]]
|
|
658
|
-
* }
|
|
659
|
-
*
|
|
660
|
-
* @example Kanban Board
|
|
661
|
-
* {
|
|
662
|
-
* type: "kanban",
|
|
663
|
-
* columns: ["name", "amount"],
|
|
664
|
-
* kanban: {
|
|
665
|
-
* groupByField: "stage",
|
|
666
|
-
* summarizeField: "amount",
|
|
667
|
-
* columns: ["name", "close_date"]
|
|
668
|
-
* }
|
|
669
|
-
* }
|
|
670
|
-
*/
|
|
671
|
-
declare const ListViewSchema: z.ZodObject<{
|
|
672
|
-
name: z.ZodOptional<z.ZodString>;
|
|
673
|
-
label: z.ZodOptional<z.ZodString>;
|
|
674
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
675
|
-
map: "map";
|
|
676
|
-
grid: "grid";
|
|
677
|
-
kanban: "kanban";
|
|
678
|
-
gallery: "gallery";
|
|
679
|
-
calendar: "calendar";
|
|
680
|
-
timeline: "timeline";
|
|
681
|
-
gantt: "gantt";
|
|
682
|
-
}>>;
|
|
683
|
-
data: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
684
|
-
provider: z.ZodLiteral<"object">;
|
|
685
|
-
object: z.ZodString;
|
|
686
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
687
|
-
provider: z.ZodLiteral<"api">;
|
|
688
|
-
read: z.ZodOptional<z.ZodObject<{
|
|
689
|
-
url: z.ZodString;
|
|
690
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
691
|
-
GET: "GET";
|
|
692
|
-
POST: "POST";
|
|
693
|
-
PUT: "PUT";
|
|
694
|
-
DELETE: "DELETE";
|
|
695
|
-
PATCH: "PATCH";
|
|
696
|
-
}>>>;
|
|
697
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
698
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
699
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
700
|
-
}, z.core.$strip>>;
|
|
701
|
-
write: z.ZodOptional<z.ZodObject<{
|
|
702
|
-
url: z.ZodString;
|
|
703
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
704
|
-
GET: "GET";
|
|
705
|
-
POST: "POST";
|
|
706
|
-
PUT: "PUT";
|
|
707
|
-
DELETE: "DELETE";
|
|
708
|
-
PATCH: "PATCH";
|
|
709
|
-
}>>>;
|
|
710
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
711
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
712
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
713
|
-
}, z.core.$strip>>;
|
|
714
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
715
|
-
provider: z.ZodLiteral<"value">;
|
|
716
|
-
items: z.ZodArray<z.ZodUnknown>;
|
|
717
|
-
}, z.core.$strip>], "provider">>;
|
|
718
|
-
columns: z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodArray<z.ZodObject<{
|
|
719
|
-
field: z.ZodString;
|
|
720
|
-
label: z.ZodOptional<z.ZodString>;
|
|
721
|
-
width: z.ZodOptional<z.ZodNumber>;
|
|
722
|
-
align: z.ZodOptional<z.ZodEnum<{
|
|
723
|
-
left: "left";
|
|
724
|
-
right: "right";
|
|
725
|
-
center: "center";
|
|
726
|
-
}>>;
|
|
727
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
728
|
-
sortable: z.ZodOptional<z.ZodBoolean>;
|
|
729
|
-
resizable: z.ZodOptional<z.ZodBoolean>;
|
|
730
|
-
wrap: z.ZodOptional<z.ZodBoolean>;
|
|
731
|
-
type: z.ZodOptional<z.ZodString>;
|
|
732
|
-
link: z.ZodOptional<z.ZodBoolean>;
|
|
733
|
-
action: z.ZodOptional<z.ZodString>;
|
|
734
|
-
}, z.core.$strip>>]>;
|
|
735
|
-
filter: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
736
|
-
sort: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodObject<{
|
|
737
|
-
field: z.ZodString;
|
|
738
|
-
order: z.ZodEnum<{
|
|
739
|
-
asc: "asc";
|
|
740
|
-
desc: "desc";
|
|
741
|
-
}>;
|
|
742
|
-
}, z.core.$strip>>]>>;
|
|
743
|
-
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
744
|
-
filterableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
745
|
-
resizable: z.ZodOptional<z.ZodBoolean>;
|
|
746
|
-
striped: z.ZodOptional<z.ZodBoolean>;
|
|
747
|
-
bordered: z.ZodOptional<z.ZodBoolean>;
|
|
748
|
-
selection: z.ZodOptional<z.ZodObject<{
|
|
749
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
750
|
-
multiple: "multiple";
|
|
751
|
-
none: "none";
|
|
752
|
-
single: "single";
|
|
753
|
-
}>>;
|
|
754
|
-
}, z.core.$strip>>;
|
|
755
|
-
navigation: z.ZodOptional<z.ZodObject<{
|
|
756
|
-
mode: z.ZodDefault<z.ZodEnum<{
|
|
757
|
-
split: "split";
|
|
758
|
-
none: "none";
|
|
759
|
-
page: "page";
|
|
760
|
-
drawer: "drawer";
|
|
761
|
-
modal: "modal";
|
|
762
|
-
popover: "popover";
|
|
763
|
-
new_window: "new_window";
|
|
764
|
-
}>>;
|
|
765
|
-
view: z.ZodOptional<z.ZodString>;
|
|
766
|
-
preventNavigation: z.ZodDefault<z.ZodBoolean>;
|
|
767
|
-
openNewTab: z.ZodDefault<z.ZodBoolean>;
|
|
768
|
-
width: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
769
|
-
}, z.core.$strip>>;
|
|
770
|
-
pagination: z.ZodOptional<z.ZodObject<{
|
|
771
|
-
pageSize: z.ZodDefault<z.ZodNumber>;
|
|
772
|
-
pageSizeOptions: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
773
|
-
}, z.core.$strip>>;
|
|
774
|
-
kanban: z.ZodOptional<z.ZodObject<{
|
|
775
|
-
groupByField: z.ZodString;
|
|
776
|
-
summarizeField: z.ZodOptional<z.ZodString>;
|
|
777
|
-
columns: z.ZodArray<z.ZodString>;
|
|
778
|
-
}, z.core.$strip>>;
|
|
779
|
-
calendar: z.ZodOptional<z.ZodObject<{
|
|
780
|
-
startDateField: z.ZodString;
|
|
781
|
-
endDateField: z.ZodOptional<z.ZodString>;
|
|
782
|
-
titleField: z.ZodString;
|
|
783
|
-
colorField: z.ZodOptional<z.ZodString>;
|
|
784
|
-
}, z.core.$strip>>;
|
|
785
|
-
gantt: z.ZodOptional<z.ZodObject<{
|
|
786
|
-
startDateField: z.ZodString;
|
|
787
|
-
endDateField: z.ZodString;
|
|
788
|
-
titleField: z.ZodString;
|
|
789
|
-
progressField: z.ZodOptional<z.ZodString>;
|
|
790
|
-
dependenciesField: z.ZodOptional<z.ZodString>;
|
|
791
|
-
}, z.core.$strip>>;
|
|
792
|
-
rowActions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
793
|
-
bulkActions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
794
|
-
virtualScroll: z.ZodOptional<z.ZodBoolean>;
|
|
795
|
-
conditionalFormatting: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
796
|
-
condition: z.ZodString;
|
|
797
|
-
style: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
798
|
-
}, z.core.$strip>>>;
|
|
799
|
-
inlineEdit: z.ZodOptional<z.ZodBoolean>;
|
|
800
|
-
exportOptions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
801
|
-
json: "json";
|
|
802
|
-
csv: "csv";
|
|
803
|
-
xlsx: "xlsx";
|
|
804
|
-
pdf: "pdf";
|
|
805
|
-
}>>>;
|
|
806
|
-
emptyState: z.ZodOptional<z.ZodObject<{
|
|
807
|
-
title: z.ZodOptional<z.ZodString>;
|
|
808
|
-
message: z.ZodOptional<z.ZodString>;
|
|
809
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
810
|
-
}, z.core.$strip>>;
|
|
811
|
-
}, z.core.$strip>;
|
|
812
|
-
/**
|
|
813
|
-
* Form Field Configuration Schema
|
|
814
|
-
* Detailed configuration for individual form fields
|
|
815
|
-
*/
|
|
816
|
-
declare const FormFieldSchema: z.ZodObject<{
|
|
817
|
-
field: z.ZodString;
|
|
818
|
-
label: z.ZodOptional<z.ZodString>;
|
|
819
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
820
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
821
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
822
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
823
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
824
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
825
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
826
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
827
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
828
|
-
}, z.core.$strip>;
|
|
829
|
-
/**
|
|
830
|
-
* Form Layout Section
|
|
831
|
-
*/
|
|
832
|
-
declare const FormSectionSchema: z.ZodObject<{
|
|
833
|
-
label: z.ZodOptional<z.ZodString>;
|
|
834
|
-
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
835
|
-
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
836
|
-
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
837
|
-
1: "1";
|
|
838
|
-
2: "2";
|
|
839
|
-
3: "3";
|
|
840
|
-
4: "4";
|
|
841
|
-
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
842
|
-
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
843
|
-
field: z.ZodString;
|
|
844
|
-
label: z.ZodOptional<z.ZodString>;
|
|
845
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
846
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
847
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
848
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
849
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
850
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
851
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
852
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
853
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
854
|
-
}, z.core.$strip>]>>;
|
|
855
|
-
}, z.core.$strip>;
|
|
856
|
-
/**
|
|
857
|
-
* Form View Schema
|
|
858
|
-
* Defines the layout for creating or editing a single record.
|
|
859
|
-
*
|
|
860
|
-
* @example Simple Sectioned Form
|
|
861
|
-
* {
|
|
862
|
-
* type: "simple",
|
|
863
|
-
* sections: [
|
|
864
|
-
* {
|
|
865
|
-
* label: "General Info",
|
|
866
|
-
* columns: 2,
|
|
867
|
-
* fields: ["name", "status"]
|
|
868
|
-
* },
|
|
869
|
-
* {
|
|
870
|
-
* label: "Details",
|
|
871
|
-
* fields: ["description", { field: "priority", widget: "rating" }]
|
|
872
|
-
* }
|
|
873
|
-
* ]
|
|
874
|
-
* }
|
|
875
|
-
*/
|
|
876
|
-
declare const FormViewSchema: z.ZodObject<{
|
|
877
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
878
|
-
split: "split";
|
|
879
|
-
drawer: "drawer";
|
|
880
|
-
modal: "modal";
|
|
881
|
-
simple: "simple";
|
|
882
|
-
tabbed: "tabbed";
|
|
883
|
-
wizard: "wizard";
|
|
884
|
-
}>>;
|
|
885
|
-
data: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
886
|
-
provider: z.ZodLiteral<"object">;
|
|
887
|
-
object: z.ZodString;
|
|
888
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
889
|
-
provider: z.ZodLiteral<"api">;
|
|
890
|
-
read: z.ZodOptional<z.ZodObject<{
|
|
891
|
-
url: z.ZodString;
|
|
892
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
893
|
-
GET: "GET";
|
|
894
|
-
POST: "POST";
|
|
895
|
-
PUT: "PUT";
|
|
896
|
-
DELETE: "DELETE";
|
|
897
|
-
PATCH: "PATCH";
|
|
898
|
-
}>>>;
|
|
899
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
900
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
901
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
902
|
-
}, z.core.$strip>>;
|
|
903
|
-
write: z.ZodOptional<z.ZodObject<{
|
|
904
|
-
url: z.ZodString;
|
|
905
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
906
|
-
GET: "GET";
|
|
907
|
-
POST: "POST";
|
|
908
|
-
PUT: "PUT";
|
|
909
|
-
DELETE: "DELETE";
|
|
910
|
-
PATCH: "PATCH";
|
|
911
|
-
}>>>;
|
|
912
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
913
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
914
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
915
|
-
}, z.core.$strip>>;
|
|
916
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
917
|
-
provider: z.ZodLiteral<"value">;
|
|
918
|
-
items: z.ZodArray<z.ZodUnknown>;
|
|
919
|
-
}, z.core.$strip>], "provider">>;
|
|
920
|
-
sections: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
921
|
-
label: z.ZodOptional<z.ZodString>;
|
|
922
|
-
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
923
|
-
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
924
|
-
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
925
|
-
1: "1";
|
|
926
|
-
2: "2";
|
|
927
|
-
3: "3";
|
|
928
|
-
4: "4";
|
|
929
|
-
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
930
|
-
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
931
|
-
field: z.ZodString;
|
|
932
|
-
label: z.ZodOptional<z.ZodString>;
|
|
933
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
934
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
935
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
936
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
937
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
938
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
939
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
940
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
941
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
942
|
-
}, z.core.$strip>]>>;
|
|
943
|
-
}, z.core.$strip>>>;
|
|
944
|
-
groups: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
945
|
-
label: z.ZodOptional<z.ZodString>;
|
|
946
|
-
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
947
|
-
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
948
|
-
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
949
|
-
1: "1";
|
|
950
|
-
2: "2";
|
|
951
|
-
3: "3";
|
|
952
|
-
4: "4";
|
|
953
|
-
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
954
|
-
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
955
|
-
field: z.ZodString;
|
|
956
|
-
label: z.ZodOptional<z.ZodString>;
|
|
957
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
958
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
959
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
960
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
961
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
962
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
963
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
964
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
965
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
966
|
-
}, z.core.$strip>]>>;
|
|
967
|
-
}, z.core.$strip>>>;
|
|
968
|
-
}, z.core.$strip>;
|
|
969
|
-
/**
|
|
970
|
-
* Master View Schema
|
|
971
|
-
* Can define multiple named views.
|
|
972
|
-
*/
|
|
973
|
-
/**
|
|
974
|
-
* View Container Schema
|
|
975
|
-
* Aggregates all view definitions for a specific object or context.
|
|
976
|
-
*
|
|
977
|
-
* @example
|
|
978
|
-
* {
|
|
979
|
-
* list: { type: "grid", columns: ["name"] },
|
|
980
|
-
* form: { type: "simple", fields: ["name"] },
|
|
981
|
-
* listViews: {
|
|
982
|
-
* "all": { label: "All", filter: [] },
|
|
983
|
-
* "my": { label: "Mine", filter: [["owner", "=", "{user_id}"]] }
|
|
984
|
-
* }
|
|
985
|
-
* }
|
|
986
|
-
*/
|
|
987
|
-
declare const ViewSchema: z.ZodObject<{
|
|
988
|
-
list: z.ZodOptional<z.ZodObject<{
|
|
989
|
-
name: z.ZodOptional<z.ZodString>;
|
|
990
|
-
label: z.ZodOptional<z.ZodString>;
|
|
991
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
992
|
-
map: "map";
|
|
993
|
-
grid: "grid";
|
|
994
|
-
kanban: "kanban";
|
|
995
|
-
gallery: "gallery";
|
|
996
|
-
calendar: "calendar";
|
|
997
|
-
timeline: "timeline";
|
|
998
|
-
gantt: "gantt";
|
|
999
|
-
}>>;
|
|
1000
|
-
data: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1001
|
-
provider: z.ZodLiteral<"object">;
|
|
1002
|
-
object: z.ZodString;
|
|
1003
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1004
|
-
provider: z.ZodLiteral<"api">;
|
|
1005
|
-
read: z.ZodOptional<z.ZodObject<{
|
|
1006
|
-
url: z.ZodString;
|
|
1007
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1008
|
-
GET: "GET";
|
|
1009
|
-
POST: "POST";
|
|
1010
|
-
PUT: "PUT";
|
|
1011
|
-
DELETE: "DELETE";
|
|
1012
|
-
PATCH: "PATCH";
|
|
1013
|
-
}>>>;
|
|
1014
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1015
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1016
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1017
|
-
}, z.core.$strip>>;
|
|
1018
|
-
write: z.ZodOptional<z.ZodObject<{
|
|
1019
|
-
url: z.ZodString;
|
|
1020
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1021
|
-
GET: "GET";
|
|
1022
|
-
POST: "POST";
|
|
1023
|
-
PUT: "PUT";
|
|
1024
|
-
DELETE: "DELETE";
|
|
1025
|
-
PATCH: "PATCH";
|
|
1026
|
-
}>>>;
|
|
1027
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1028
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1029
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1030
|
-
}, z.core.$strip>>;
|
|
1031
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1032
|
-
provider: z.ZodLiteral<"value">;
|
|
1033
|
-
items: z.ZodArray<z.ZodUnknown>;
|
|
1034
|
-
}, z.core.$strip>], "provider">>;
|
|
1035
|
-
columns: z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodArray<z.ZodObject<{
|
|
1036
|
-
field: z.ZodString;
|
|
1037
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1038
|
-
width: z.ZodOptional<z.ZodNumber>;
|
|
1039
|
-
align: z.ZodOptional<z.ZodEnum<{
|
|
1040
|
-
left: "left";
|
|
1041
|
-
right: "right";
|
|
1042
|
-
center: "center";
|
|
1043
|
-
}>>;
|
|
1044
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
1045
|
-
sortable: z.ZodOptional<z.ZodBoolean>;
|
|
1046
|
-
resizable: z.ZodOptional<z.ZodBoolean>;
|
|
1047
|
-
wrap: z.ZodOptional<z.ZodBoolean>;
|
|
1048
|
-
type: z.ZodOptional<z.ZodString>;
|
|
1049
|
-
link: z.ZodOptional<z.ZodBoolean>;
|
|
1050
|
-
action: z.ZodOptional<z.ZodString>;
|
|
1051
|
-
}, z.core.$strip>>]>;
|
|
1052
|
-
filter: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
1053
|
-
sort: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodObject<{
|
|
1054
|
-
field: z.ZodString;
|
|
1055
|
-
order: z.ZodEnum<{
|
|
1056
|
-
asc: "asc";
|
|
1057
|
-
desc: "desc";
|
|
1058
|
-
}>;
|
|
1059
|
-
}, z.core.$strip>>]>>;
|
|
1060
|
-
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1061
|
-
filterableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1062
|
-
resizable: z.ZodOptional<z.ZodBoolean>;
|
|
1063
|
-
striped: z.ZodOptional<z.ZodBoolean>;
|
|
1064
|
-
bordered: z.ZodOptional<z.ZodBoolean>;
|
|
1065
|
-
selection: z.ZodOptional<z.ZodObject<{
|
|
1066
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1067
|
-
multiple: "multiple";
|
|
1068
|
-
none: "none";
|
|
1069
|
-
single: "single";
|
|
1070
|
-
}>>;
|
|
1071
|
-
}, z.core.$strip>>;
|
|
1072
|
-
navigation: z.ZodOptional<z.ZodObject<{
|
|
1073
|
-
mode: z.ZodDefault<z.ZodEnum<{
|
|
1074
|
-
split: "split";
|
|
1075
|
-
none: "none";
|
|
1076
|
-
page: "page";
|
|
1077
|
-
drawer: "drawer";
|
|
1078
|
-
modal: "modal";
|
|
1079
|
-
popover: "popover";
|
|
1080
|
-
new_window: "new_window";
|
|
1081
|
-
}>>;
|
|
1082
|
-
view: z.ZodOptional<z.ZodString>;
|
|
1083
|
-
preventNavigation: z.ZodDefault<z.ZodBoolean>;
|
|
1084
|
-
openNewTab: z.ZodDefault<z.ZodBoolean>;
|
|
1085
|
-
width: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
1086
|
-
}, z.core.$strip>>;
|
|
1087
|
-
pagination: z.ZodOptional<z.ZodObject<{
|
|
1088
|
-
pageSize: z.ZodDefault<z.ZodNumber>;
|
|
1089
|
-
pageSizeOptions: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
1090
|
-
}, z.core.$strip>>;
|
|
1091
|
-
kanban: z.ZodOptional<z.ZodObject<{
|
|
1092
|
-
groupByField: z.ZodString;
|
|
1093
|
-
summarizeField: z.ZodOptional<z.ZodString>;
|
|
1094
|
-
columns: z.ZodArray<z.ZodString>;
|
|
1095
|
-
}, z.core.$strip>>;
|
|
1096
|
-
calendar: z.ZodOptional<z.ZodObject<{
|
|
1097
|
-
startDateField: z.ZodString;
|
|
1098
|
-
endDateField: z.ZodOptional<z.ZodString>;
|
|
1099
|
-
titleField: z.ZodString;
|
|
1100
|
-
colorField: z.ZodOptional<z.ZodString>;
|
|
1101
|
-
}, z.core.$strip>>;
|
|
1102
|
-
gantt: z.ZodOptional<z.ZodObject<{
|
|
1103
|
-
startDateField: z.ZodString;
|
|
1104
|
-
endDateField: z.ZodString;
|
|
1105
|
-
titleField: z.ZodString;
|
|
1106
|
-
progressField: z.ZodOptional<z.ZodString>;
|
|
1107
|
-
dependenciesField: z.ZodOptional<z.ZodString>;
|
|
1108
|
-
}, z.core.$strip>>;
|
|
1109
|
-
rowActions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1110
|
-
bulkActions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1111
|
-
virtualScroll: z.ZodOptional<z.ZodBoolean>;
|
|
1112
|
-
conditionalFormatting: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1113
|
-
condition: z.ZodString;
|
|
1114
|
-
style: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
1115
|
-
}, z.core.$strip>>>;
|
|
1116
|
-
inlineEdit: z.ZodOptional<z.ZodBoolean>;
|
|
1117
|
-
exportOptions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1118
|
-
json: "json";
|
|
1119
|
-
csv: "csv";
|
|
1120
|
-
xlsx: "xlsx";
|
|
1121
|
-
pdf: "pdf";
|
|
1122
|
-
}>>>;
|
|
1123
|
-
emptyState: z.ZodOptional<z.ZodObject<{
|
|
1124
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1125
|
-
message: z.ZodOptional<z.ZodString>;
|
|
1126
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
1127
|
-
}, z.core.$strip>>;
|
|
1128
|
-
}, z.core.$strip>>;
|
|
1129
|
-
form: z.ZodOptional<z.ZodObject<{
|
|
1130
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1131
|
-
split: "split";
|
|
1132
|
-
drawer: "drawer";
|
|
1133
|
-
modal: "modal";
|
|
1134
|
-
simple: "simple";
|
|
1135
|
-
tabbed: "tabbed";
|
|
1136
|
-
wizard: "wizard";
|
|
1137
|
-
}>>;
|
|
1138
|
-
data: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1139
|
-
provider: z.ZodLiteral<"object">;
|
|
1140
|
-
object: z.ZodString;
|
|
1141
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1142
|
-
provider: z.ZodLiteral<"api">;
|
|
1143
|
-
read: z.ZodOptional<z.ZodObject<{
|
|
1144
|
-
url: z.ZodString;
|
|
1145
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1146
|
-
GET: "GET";
|
|
1147
|
-
POST: "POST";
|
|
1148
|
-
PUT: "PUT";
|
|
1149
|
-
DELETE: "DELETE";
|
|
1150
|
-
PATCH: "PATCH";
|
|
1151
|
-
}>>>;
|
|
1152
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1153
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1154
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1155
|
-
}, z.core.$strip>>;
|
|
1156
|
-
write: z.ZodOptional<z.ZodObject<{
|
|
1157
|
-
url: z.ZodString;
|
|
1158
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1159
|
-
GET: "GET";
|
|
1160
|
-
POST: "POST";
|
|
1161
|
-
PUT: "PUT";
|
|
1162
|
-
DELETE: "DELETE";
|
|
1163
|
-
PATCH: "PATCH";
|
|
1164
|
-
}>>>;
|
|
1165
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1166
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1167
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1168
|
-
}, z.core.$strip>>;
|
|
1169
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1170
|
-
provider: z.ZodLiteral<"value">;
|
|
1171
|
-
items: z.ZodArray<z.ZodUnknown>;
|
|
1172
|
-
}, z.core.$strip>], "provider">>;
|
|
1173
|
-
sections: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1174
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1175
|
-
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
1176
|
-
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
1177
|
-
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
1178
|
-
1: "1";
|
|
1179
|
-
2: "2";
|
|
1180
|
-
3: "3";
|
|
1181
|
-
4: "4";
|
|
1182
|
-
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
1183
|
-
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1184
|
-
field: z.ZodString;
|
|
1185
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1186
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
1187
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
1188
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
1189
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
1190
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
1191
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
1192
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
1193
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
1194
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
1195
|
-
}, z.core.$strip>]>>;
|
|
1196
|
-
}, z.core.$strip>>>;
|
|
1197
|
-
groups: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1198
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1199
|
-
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
1200
|
-
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
1201
|
-
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
1202
|
-
1: "1";
|
|
1203
|
-
2: "2";
|
|
1204
|
-
3: "3";
|
|
1205
|
-
4: "4";
|
|
1206
|
-
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
1207
|
-
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1208
|
-
field: z.ZodString;
|
|
1209
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1210
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
1211
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
1212
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
1213
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
1214
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
1215
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
1216
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
1217
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
1218
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
1219
|
-
}, z.core.$strip>]>>;
|
|
1220
|
-
}, z.core.$strip>>>;
|
|
1221
|
-
}, z.core.$strip>>;
|
|
1222
|
-
listViews: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1223
|
-
name: z.ZodOptional<z.ZodString>;
|
|
1224
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1225
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1226
|
-
map: "map";
|
|
1227
|
-
grid: "grid";
|
|
1228
|
-
kanban: "kanban";
|
|
1229
|
-
gallery: "gallery";
|
|
1230
|
-
calendar: "calendar";
|
|
1231
|
-
timeline: "timeline";
|
|
1232
|
-
gantt: "gantt";
|
|
1233
|
-
}>>;
|
|
1234
|
-
data: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1235
|
-
provider: z.ZodLiteral<"object">;
|
|
1236
|
-
object: z.ZodString;
|
|
1237
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1238
|
-
provider: z.ZodLiteral<"api">;
|
|
1239
|
-
read: z.ZodOptional<z.ZodObject<{
|
|
1240
|
-
url: z.ZodString;
|
|
1241
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1242
|
-
GET: "GET";
|
|
1243
|
-
POST: "POST";
|
|
1244
|
-
PUT: "PUT";
|
|
1245
|
-
DELETE: "DELETE";
|
|
1246
|
-
PATCH: "PATCH";
|
|
1247
|
-
}>>>;
|
|
1248
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1249
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1250
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1251
|
-
}, z.core.$strip>>;
|
|
1252
|
-
write: z.ZodOptional<z.ZodObject<{
|
|
1253
|
-
url: z.ZodString;
|
|
1254
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1255
|
-
GET: "GET";
|
|
1256
|
-
POST: "POST";
|
|
1257
|
-
PUT: "PUT";
|
|
1258
|
-
DELETE: "DELETE";
|
|
1259
|
-
PATCH: "PATCH";
|
|
1260
|
-
}>>>;
|
|
1261
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1262
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1263
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1264
|
-
}, z.core.$strip>>;
|
|
1265
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1266
|
-
provider: z.ZodLiteral<"value">;
|
|
1267
|
-
items: z.ZodArray<z.ZodUnknown>;
|
|
1268
|
-
}, z.core.$strip>], "provider">>;
|
|
1269
|
-
columns: z.ZodUnion<readonly [z.ZodArray<z.ZodString>, z.ZodArray<z.ZodObject<{
|
|
1270
|
-
field: z.ZodString;
|
|
1271
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1272
|
-
width: z.ZodOptional<z.ZodNumber>;
|
|
1273
|
-
align: z.ZodOptional<z.ZodEnum<{
|
|
1274
|
-
left: "left";
|
|
1275
|
-
right: "right";
|
|
1276
|
-
center: "center";
|
|
1277
|
-
}>>;
|
|
1278
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
1279
|
-
sortable: z.ZodOptional<z.ZodBoolean>;
|
|
1280
|
-
resizable: z.ZodOptional<z.ZodBoolean>;
|
|
1281
|
-
wrap: z.ZodOptional<z.ZodBoolean>;
|
|
1282
|
-
type: z.ZodOptional<z.ZodString>;
|
|
1283
|
-
link: z.ZodOptional<z.ZodBoolean>;
|
|
1284
|
-
action: z.ZodOptional<z.ZodString>;
|
|
1285
|
-
}, z.core.$strip>>]>;
|
|
1286
|
-
filter: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
1287
|
-
sort: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodArray<z.ZodObject<{
|
|
1288
|
-
field: z.ZodString;
|
|
1289
|
-
order: z.ZodEnum<{
|
|
1290
|
-
asc: "asc";
|
|
1291
|
-
desc: "desc";
|
|
1292
|
-
}>;
|
|
1293
|
-
}, z.core.$strip>>]>>;
|
|
1294
|
-
searchableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1295
|
-
filterableFields: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1296
|
-
resizable: z.ZodOptional<z.ZodBoolean>;
|
|
1297
|
-
striped: z.ZodOptional<z.ZodBoolean>;
|
|
1298
|
-
bordered: z.ZodOptional<z.ZodBoolean>;
|
|
1299
|
-
selection: z.ZodOptional<z.ZodObject<{
|
|
1300
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1301
|
-
multiple: "multiple";
|
|
1302
|
-
none: "none";
|
|
1303
|
-
single: "single";
|
|
1304
|
-
}>>;
|
|
1305
|
-
}, z.core.$strip>>;
|
|
1306
|
-
navigation: z.ZodOptional<z.ZodObject<{
|
|
1307
|
-
mode: z.ZodDefault<z.ZodEnum<{
|
|
1308
|
-
split: "split";
|
|
1309
|
-
none: "none";
|
|
1310
|
-
page: "page";
|
|
1311
|
-
drawer: "drawer";
|
|
1312
|
-
modal: "modal";
|
|
1313
|
-
popover: "popover";
|
|
1314
|
-
new_window: "new_window";
|
|
1315
|
-
}>>;
|
|
1316
|
-
view: z.ZodOptional<z.ZodString>;
|
|
1317
|
-
preventNavigation: z.ZodDefault<z.ZodBoolean>;
|
|
1318
|
-
openNewTab: z.ZodDefault<z.ZodBoolean>;
|
|
1319
|
-
width: z.ZodOptional<z.ZodUnion<readonly [z.ZodString, z.ZodNumber]>>;
|
|
1320
|
-
}, z.core.$strip>>;
|
|
1321
|
-
pagination: z.ZodOptional<z.ZodObject<{
|
|
1322
|
-
pageSize: z.ZodDefault<z.ZodNumber>;
|
|
1323
|
-
pageSizeOptions: z.ZodOptional<z.ZodArray<z.ZodNumber>>;
|
|
1324
|
-
}, z.core.$strip>>;
|
|
1325
|
-
kanban: z.ZodOptional<z.ZodObject<{
|
|
1326
|
-
groupByField: z.ZodString;
|
|
1327
|
-
summarizeField: z.ZodOptional<z.ZodString>;
|
|
1328
|
-
columns: z.ZodArray<z.ZodString>;
|
|
1329
|
-
}, z.core.$strip>>;
|
|
1330
|
-
calendar: z.ZodOptional<z.ZodObject<{
|
|
1331
|
-
startDateField: z.ZodString;
|
|
1332
|
-
endDateField: z.ZodOptional<z.ZodString>;
|
|
1333
|
-
titleField: z.ZodString;
|
|
1334
|
-
colorField: z.ZodOptional<z.ZodString>;
|
|
1335
|
-
}, z.core.$strip>>;
|
|
1336
|
-
gantt: z.ZodOptional<z.ZodObject<{
|
|
1337
|
-
startDateField: z.ZodString;
|
|
1338
|
-
endDateField: z.ZodString;
|
|
1339
|
-
titleField: z.ZodString;
|
|
1340
|
-
progressField: z.ZodOptional<z.ZodString>;
|
|
1341
|
-
dependenciesField: z.ZodOptional<z.ZodString>;
|
|
1342
|
-
}, z.core.$strip>>;
|
|
1343
|
-
rowActions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1344
|
-
bulkActions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1345
|
-
virtualScroll: z.ZodOptional<z.ZodBoolean>;
|
|
1346
|
-
conditionalFormatting: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1347
|
-
condition: z.ZodString;
|
|
1348
|
-
style: z.ZodRecord<z.ZodString, z.ZodString>;
|
|
1349
|
-
}, z.core.$strip>>>;
|
|
1350
|
-
inlineEdit: z.ZodOptional<z.ZodBoolean>;
|
|
1351
|
-
exportOptions: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
1352
|
-
json: "json";
|
|
1353
|
-
csv: "csv";
|
|
1354
|
-
xlsx: "xlsx";
|
|
1355
|
-
pdf: "pdf";
|
|
1356
|
-
}>>>;
|
|
1357
|
-
emptyState: z.ZodOptional<z.ZodObject<{
|
|
1358
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1359
|
-
message: z.ZodOptional<z.ZodString>;
|
|
1360
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
1361
|
-
}, z.core.$strip>>;
|
|
1362
|
-
}, z.core.$strip>>>;
|
|
1363
|
-
formViews: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodObject<{
|
|
1364
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1365
|
-
split: "split";
|
|
1366
|
-
drawer: "drawer";
|
|
1367
|
-
modal: "modal";
|
|
1368
|
-
simple: "simple";
|
|
1369
|
-
tabbed: "tabbed";
|
|
1370
|
-
wizard: "wizard";
|
|
1371
|
-
}>>;
|
|
1372
|
-
data: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
1373
|
-
provider: z.ZodLiteral<"object">;
|
|
1374
|
-
object: z.ZodString;
|
|
1375
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1376
|
-
provider: z.ZodLiteral<"api">;
|
|
1377
|
-
read: z.ZodOptional<z.ZodObject<{
|
|
1378
|
-
url: z.ZodString;
|
|
1379
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1380
|
-
GET: "GET";
|
|
1381
|
-
POST: "POST";
|
|
1382
|
-
PUT: "PUT";
|
|
1383
|
-
DELETE: "DELETE";
|
|
1384
|
-
PATCH: "PATCH";
|
|
1385
|
-
}>>>;
|
|
1386
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1387
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1388
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1389
|
-
}, z.core.$strip>>;
|
|
1390
|
-
write: z.ZodOptional<z.ZodObject<{
|
|
1391
|
-
url: z.ZodString;
|
|
1392
|
-
method: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1393
|
-
GET: "GET";
|
|
1394
|
-
POST: "POST";
|
|
1395
|
-
PUT: "PUT";
|
|
1396
|
-
DELETE: "DELETE";
|
|
1397
|
-
PATCH: "PATCH";
|
|
1398
|
-
}>>>;
|
|
1399
|
-
headers: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
1400
|
-
params: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
1401
|
-
body: z.ZodOptional<z.ZodUnknown>;
|
|
1402
|
-
}, z.core.$strip>>;
|
|
1403
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
1404
|
-
provider: z.ZodLiteral<"value">;
|
|
1405
|
-
items: z.ZodArray<z.ZodUnknown>;
|
|
1406
|
-
}, z.core.$strip>], "provider">>;
|
|
1407
|
-
sections: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1408
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1409
|
-
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
1410
|
-
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
1411
|
-
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
1412
|
-
1: "1";
|
|
1413
|
-
2: "2";
|
|
1414
|
-
3: "3";
|
|
1415
|
-
4: "4";
|
|
1416
|
-
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
1417
|
-
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1418
|
-
field: z.ZodString;
|
|
1419
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1420
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
1421
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
1422
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
1423
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
1424
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
1425
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
1426
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
1427
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
1428
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
1429
|
-
}, z.core.$strip>]>>;
|
|
1430
|
-
}, z.core.$strip>>>;
|
|
1431
|
-
groups: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1432
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1433
|
-
collapsible: z.ZodDefault<z.ZodBoolean>;
|
|
1434
|
-
collapsed: z.ZodDefault<z.ZodBoolean>;
|
|
1435
|
-
columns: z.ZodPipe<z.ZodDefault<z.ZodEnum<{
|
|
1436
|
-
1: "1";
|
|
1437
|
-
2: "2";
|
|
1438
|
-
3: "3";
|
|
1439
|
-
4: "4";
|
|
1440
|
-
}>>, z.ZodTransform<1 | 2 | 3 | 4, "1" | "2" | "3" | "4">>;
|
|
1441
|
-
fields: z.ZodArray<z.ZodUnion<readonly [z.ZodString, z.ZodObject<{
|
|
1442
|
-
field: z.ZodString;
|
|
1443
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1444
|
-
placeholder: z.ZodOptional<z.ZodString>;
|
|
1445
|
-
helpText: z.ZodOptional<z.ZodString>;
|
|
1446
|
-
readonly: z.ZodOptional<z.ZodBoolean>;
|
|
1447
|
-
required: z.ZodOptional<z.ZodBoolean>;
|
|
1448
|
-
hidden: z.ZodOptional<z.ZodBoolean>;
|
|
1449
|
-
colSpan: z.ZodOptional<z.ZodNumber>;
|
|
1450
|
-
widget: z.ZodOptional<z.ZodString>;
|
|
1451
|
-
dependsOn: z.ZodOptional<z.ZodString>;
|
|
1452
|
-
visibleOn: z.ZodOptional<z.ZodString>;
|
|
1453
|
-
}, z.core.$strip>]>>;
|
|
1454
|
-
}, z.core.$strip>>>;
|
|
1455
|
-
}, z.core.$strip>>>;
|
|
1456
|
-
}, z.core.$strip>;
|
|
1457
|
-
type View = z.infer<typeof ViewSchema>;
|
|
1458
|
-
type ListView = z.infer<typeof ListViewSchema>;
|
|
1459
|
-
type FormView = z.infer<typeof FormViewSchema>;
|
|
1460
|
-
type FormSection = z.infer<typeof FormSectionSchema>;
|
|
1461
|
-
type ListColumn = z.infer<typeof ListColumnSchema>;
|
|
1462
|
-
type FormField = z.infer<typeof FormFieldSchema>;
|
|
1463
|
-
type SelectionConfig = z.infer<typeof SelectionConfigSchema>;
|
|
1464
|
-
type NavigationConfig = z.infer<typeof NavigationConfigSchema>;
|
|
1465
|
-
type PaginationConfig = z.infer<typeof PaginationConfigSchema>;
|
|
1466
|
-
type ViewData = z.infer<typeof ViewDataSchema>;
|
|
1467
|
-
type HttpRequest = z.infer<typeof HttpRequestSchema>;
|
|
1468
|
-
type HttpMethod = z.infer<typeof HttpMethodSchema>;
|
|
1469
|
-
|
|
1470
|
-
/**
|
|
1471
|
-
* Dashboard Widget Schema
|
|
1472
|
-
* A single component on the dashboard grid.
|
|
1473
|
-
*/
|
|
1474
|
-
declare const DashboardWidgetSchema: z.ZodObject<{
|
|
1475
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1476
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1477
|
-
table: "table";
|
|
1478
|
-
bar: "bar";
|
|
1479
|
-
"horizontal-bar": "horizontal-bar";
|
|
1480
|
-
column: "column";
|
|
1481
|
-
"grouped-bar": "grouped-bar";
|
|
1482
|
-
"stacked-bar": "stacked-bar";
|
|
1483
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
1484
|
-
line: "line";
|
|
1485
|
-
area: "area";
|
|
1486
|
-
"stacked-area": "stacked-area";
|
|
1487
|
-
"step-line": "step-line";
|
|
1488
|
-
spline: "spline";
|
|
1489
|
-
pie: "pie";
|
|
1490
|
-
donut: "donut";
|
|
1491
|
-
funnel: "funnel";
|
|
1492
|
-
pyramid: "pyramid";
|
|
1493
|
-
scatter: "scatter";
|
|
1494
|
-
bubble: "bubble";
|
|
1495
|
-
treemap: "treemap";
|
|
1496
|
-
sunburst: "sunburst";
|
|
1497
|
-
sankey: "sankey";
|
|
1498
|
-
"word-cloud": "word-cloud";
|
|
1499
|
-
gauge: "gauge";
|
|
1500
|
-
"solid-gauge": "solid-gauge";
|
|
1501
|
-
metric: "metric";
|
|
1502
|
-
kpi: "kpi";
|
|
1503
|
-
bullet: "bullet";
|
|
1504
|
-
choropleth: "choropleth";
|
|
1505
|
-
"bubble-map": "bubble-map";
|
|
1506
|
-
"gl-map": "gl-map";
|
|
1507
|
-
heatmap: "heatmap";
|
|
1508
|
-
radar: "radar";
|
|
1509
|
-
waterfall: "waterfall";
|
|
1510
|
-
"box-plot": "box-plot";
|
|
1511
|
-
violin: "violin";
|
|
1512
|
-
candlestick: "candlestick";
|
|
1513
|
-
stock: "stock";
|
|
1514
|
-
pivot: "pivot";
|
|
1515
|
-
}>>;
|
|
1516
|
-
chartConfig: z.ZodOptional<z.ZodObject<{
|
|
1517
|
-
type: z.ZodEnum<{
|
|
1518
|
-
table: "table";
|
|
1519
|
-
bar: "bar";
|
|
1520
|
-
"horizontal-bar": "horizontal-bar";
|
|
1521
|
-
column: "column";
|
|
1522
|
-
"grouped-bar": "grouped-bar";
|
|
1523
|
-
"stacked-bar": "stacked-bar";
|
|
1524
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
1525
|
-
line: "line";
|
|
1526
|
-
area: "area";
|
|
1527
|
-
"stacked-area": "stacked-area";
|
|
1528
|
-
"step-line": "step-line";
|
|
1529
|
-
spline: "spline";
|
|
1530
|
-
pie: "pie";
|
|
1531
|
-
donut: "donut";
|
|
1532
|
-
funnel: "funnel";
|
|
1533
|
-
pyramid: "pyramid";
|
|
1534
|
-
scatter: "scatter";
|
|
1535
|
-
bubble: "bubble";
|
|
1536
|
-
treemap: "treemap";
|
|
1537
|
-
sunburst: "sunburst";
|
|
1538
|
-
sankey: "sankey";
|
|
1539
|
-
"word-cloud": "word-cloud";
|
|
1540
|
-
gauge: "gauge";
|
|
1541
|
-
"solid-gauge": "solid-gauge";
|
|
1542
|
-
metric: "metric";
|
|
1543
|
-
kpi: "kpi";
|
|
1544
|
-
bullet: "bullet";
|
|
1545
|
-
choropleth: "choropleth";
|
|
1546
|
-
"bubble-map": "bubble-map";
|
|
1547
|
-
"gl-map": "gl-map";
|
|
1548
|
-
heatmap: "heatmap";
|
|
1549
|
-
radar: "radar";
|
|
1550
|
-
waterfall: "waterfall";
|
|
1551
|
-
"box-plot": "box-plot";
|
|
1552
|
-
violin: "violin";
|
|
1553
|
-
candlestick: "candlestick";
|
|
1554
|
-
stock: "stock";
|
|
1555
|
-
pivot: "pivot";
|
|
1556
|
-
}>;
|
|
1557
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1558
|
-
subtitle: z.ZodOptional<z.ZodString>;
|
|
1559
|
-
description: z.ZodOptional<z.ZodString>;
|
|
1560
|
-
xAxis: z.ZodOptional<z.ZodObject<{
|
|
1561
|
-
field: z.ZodString;
|
|
1562
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1563
|
-
format: z.ZodOptional<z.ZodString>;
|
|
1564
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
1565
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
1566
|
-
stepSize: z.ZodOptional<z.ZodNumber>;
|
|
1567
|
-
showGridLines: z.ZodDefault<z.ZodBoolean>;
|
|
1568
|
-
position: z.ZodOptional<z.ZodEnum<{
|
|
1569
|
-
left: "left";
|
|
1570
|
-
right: "right";
|
|
1571
|
-
top: "top";
|
|
1572
|
-
bottom: "bottom";
|
|
1573
|
-
}>>;
|
|
1574
|
-
logarithmic: z.ZodDefault<z.ZodBoolean>;
|
|
1575
|
-
}, z.core.$strip>>;
|
|
1576
|
-
yAxis: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1577
|
-
field: z.ZodString;
|
|
1578
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1579
|
-
format: z.ZodOptional<z.ZodString>;
|
|
1580
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
1581
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
1582
|
-
stepSize: z.ZodOptional<z.ZodNumber>;
|
|
1583
|
-
showGridLines: z.ZodDefault<z.ZodBoolean>;
|
|
1584
|
-
position: z.ZodOptional<z.ZodEnum<{
|
|
1585
|
-
left: "left";
|
|
1586
|
-
right: "right";
|
|
1587
|
-
top: "top";
|
|
1588
|
-
bottom: "bottom";
|
|
1589
|
-
}>>;
|
|
1590
|
-
logarithmic: z.ZodDefault<z.ZodBoolean>;
|
|
1591
|
-
}, z.core.$strip>>>;
|
|
1592
|
-
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1593
|
-
name: z.ZodString;
|
|
1594
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1595
|
-
type: z.ZodOptional<z.ZodEnum<{
|
|
1596
|
-
table: "table";
|
|
1597
|
-
bar: "bar";
|
|
1598
|
-
"horizontal-bar": "horizontal-bar";
|
|
1599
|
-
column: "column";
|
|
1600
|
-
"grouped-bar": "grouped-bar";
|
|
1601
|
-
"stacked-bar": "stacked-bar";
|
|
1602
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
1603
|
-
line: "line";
|
|
1604
|
-
area: "area";
|
|
1605
|
-
"stacked-area": "stacked-area";
|
|
1606
|
-
"step-line": "step-line";
|
|
1607
|
-
spline: "spline";
|
|
1608
|
-
pie: "pie";
|
|
1609
|
-
donut: "donut";
|
|
1610
|
-
funnel: "funnel";
|
|
1611
|
-
pyramid: "pyramid";
|
|
1612
|
-
scatter: "scatter";
|
|
1613
|
-
bubble: "bubble";
|
|
1614
|
-
treemap: "treemap";
|
|
1615
|
-
sunburst: "sunburst";
|
|
1616
|
-
sankey: "sankey";
|
|
1617
|
-
"word-cloud": "word-cloud";
|
|
1618
|
-
gauge: "gauge";
|
|
1619
|
-
"solid-gauge": "solid-gauge";
|
|
1620
|
-
metric: "metric";
|
|
1621
|
-
kpi: "kpi";
|
|
1622
|
-
bullet: "bullet";
|
|
1623
|
-
choropleth: "choropleth";
|
|
1624
|
-
"bubble-map": "bubble-map";
|
|
1625
|
-
"gl-map": "gl-map";
|
|
1626
|
-
heatmap: "heatmap";
|
|
1627
|
-
radar: "radar";
|
|
1628
|
-
waterfall: "waterfall";
|
|
1629
|
-
"box-plot": "box-plot";
|
|
1630
|
-
violin: "violin";
|
|
1631
|
-
candlestick: "candlestick";
|
|
1632
|
-
stock: "stock";
|
|
1633
|
-
pivot: "pivot";
|
|
1634
|
-
}>>;
|
|
1635
|
-
color: z.ZodOptional<z.ZodString>;
|
|
1636
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
1637
|
-
yAxis: z.ZodDefault<z.ZodEnum<{
|
|
1638
|
-
left: "left";
|
|
1639
|
-
right: "right";
|
|
1640
|
-
}>>;
|
|
1641
|
-
}, z.core.$strip>>>;
|
|
1642
|
-
colors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1643
|
-
height: z.ZodOptional<z.ZodNumber>;
|
|
1644
|
-
showLegend: z.ZodDefault<z.ZodBoolean>;
|
|
1645
|
-
showDataLabels: z.ZodDefault<z.ZodBoolean>;
|
|
1646
|
-
annotations: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1647
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1648
|
-
region: "region";
|
|
1649
|
-
line: "line";
|
|
1650
|
-
}>>;
|
|
1651
|
-
axis: z.ZodDefault<z.ZodEnum<{
|
|
1652
|
-
x: "x";
|
|
1653
|
-
y: "y";
|
|
1654
|
-
}>>;
|
|
1655
|
-
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
1656
|
-
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
1657
|
-
color: z.ZodOptional<z.ZodString>;
|
|
1658
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1659
|
-
style: z.ZodDefault<z.ZodEnum<{
|
|
1660
|
-
solid: "solid";
|
|
1661
|
-
dashed: "dashed";
|
|
1662
|
-
dotted: "dotted";
|
|
1663
|
-
}>>;
|
|
1664
|
-
}, z.core.$strip>>>;
|
|
1665
|
-
interaction: z.ZodOptional<z.ZodObject<{
|
|
1666
|
-
tooltips: z.ZodDefault<z.ZodBoolean>;
|
|
1667
|
-
zoom: z.ZodDefault<z.ZodBoolean>;
|
|
1668
|
-
brush: z.ZodDefault<z.ZodBoolean>;
|
|
1669
|
-
clickAction: z.ZodOptional<z.ZodString>;
|
|
1670
|
-
}, z.core.$strip>>;
|
|
1671
|
-
}, z.core.$strip>>;
|
|
1672
|
-
object: z.ZodOptional<z.ZodString>;
|
|
1673
|
-
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
1674
|
-
categoryField: z.ZodOptional<z.ZodString>;
|
|
1675
|
-
valueField: z.ZodOptional<z.ZodString>;
|
|
1676
|
-
aggregate: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1677
|
-
count: "count";
|
|
1678
|
-
sum: "sum";
|
|
1679
|
-
avg: "avg";
|
|
1680
|
-
min: "min";
|
|
1681
|
-
max: "max";
|
|
1682
|
-
}>>>;
|
|
1683
|
-
layout: z.ZodObject<{
|
|
1684
|
-
x: z.ZodNumber;
|
|
1685
|
-
y: z.ZodNumber;
|
|
1686
|
-
w: z.ZodNumber;
|
|
1687
|
-
h: z.ZodNumber;
|
|
1688
|
-
}, z.core.$strip>;
|
|
1689
|
-
options: z.ZodOptional<z.ZodUnknown>;
|
|
1690
|
-
}, z.core.$strip>;
|
|
1691
|
-
/**
|
|
1692
|
-
* Dashboard Schema
|
|
1693
|
-
* Represents a page containing multiple visualizations.
|
|
1694
|
-
*
|
|
1695
|
-
* @example Sales Executive Dashboard
|
|
1696
|
-
* {
|
|
1697
|
-
* name: "sales_overview",
|
|
1698
|
-
* label: "Sales Executive Overview",
|
|
1699
|
-
* widgets: [
|
|
1700
|
-
* {
|
|
1701
|
-
* title: "Total Pipe",
|
|
1702
|
-
* type: "metric",
|
|
1703
|
-
* object: "opportunity",
|
|
1704
|
-
* valueField: "amount",
|
|
1705
|
-
* aggregate: "sum",
|
|
1706
|
-
* layout: { x: 0, y: 0, w: 3, h: 2 }
|
|
1707
|
-
* },
|
|
1708
|
-
* {
|
|
1709
|
-
* title: "Revenue by Region",
|
|
1710
|
-
* type: "bar",
|
|
1711
|
-
* object: "order",
|
|
1712
|
-
* categoryField: "region",
|
|
1713
|
-
* valueField: "total",
|
|
1714
|
-
* aggregate: "sum",
|
|
1715
|
-
* layout: { x: 3, y: 0, w: 6, h: 4 }
|
|
1716
|
-
* }
|
|
1717
|
-
* ]
|
|
1718
|
-
* }
|
|
1719
|
-
*/
|
|
1720
|
-
declare const DashboardSchema: z.ZodObject<{
|
|
1721
|
-
name: z.ZodString;
|
|
1722
|
-
label: z.ZodString;
|
|
1723
|
-
description: z.ZodOptional<z.ZodString>;
|
|
1724
|
-
widgets: z.ZodArray<z.ZodObject<{
|
|
1725
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1726
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1727
|
-
table: "table";
|
|
1728
|
-
bar: "bar";
|
|
1729
|
-
"horizontal-bar": "horizontal-bar";
|
|
1730
|
-
column: "column";
|
|
1731
|
-
"grouped-bar": "grouped-bar";
|
|
1732
|
-
"stacked-bar": "stacked-bar";
|
|
1733
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
1734
|
-
line: "line";
|
|
1735
|
-
area: "area";
|
|
1736
|
-
"stacked-area": "stacked-area";
|
|
1737
|
-
"step-line": "step-line";
|
|
1738
|
-
spline: "spline";
|
|
1739
|
-
pie: "pie";
|
|
1740
|
-
donut: "donut";
|
|
1741
|
-
funnel: "funnel";
|
|
1742
|
-
pyramid: "pyramid";
|
|
1743
|
-
scatter: "scatter";
|
|
1744
|
-
bubble: "bubble";
|
|
1745
|
-
treemap: "treemap";
|
|
1746
|
-
sunburst: "sunburst";
|
|
1747
|
-
sankey: "sankey";
|
|
1748
|
-
"word-cloud": "word-cloud";
|
|
1749
|
-
gauge: "gauge";
|
|
1750
|
-
"solid-gauge": "solid-gauge";
|
|
1751
|
-
metric: "metric";
|
|
1752
|
-
kpi: "kpi";
|
|
1753
|
-
bullet: "bullet";
|
|
1754
|
-
choropleth: "choropleth";
|
|
1755
|
-
"bubble-map": "bubble-map";
|
|
1756
|
-
"gl-map": "gl-map";
|
|
1757
|
-
heatmap: "heatmap";
|
|
1758
|
-
radar: "radar";
|
|
1759
|
-
waterfall: "waterfall";
|
|
1760
|
-
"box-plot": "box-plot";
|
|
1761
|
-
violin: "violin";
|
|
1762
|
-
candlestick: "candlestick";
|
|
1763
|
-
stock: "stock";
|
|
1764
|
-
pivot: "pivot";
|
|
1765
|
-
}>>;
|
|
1766
|
-
chartConfig: z.ZodOptional<z.ZodObject<{
|
|
1767
|
-
type: z.ZodEnum<{
|
|
1768
|
-
table: "table";
|
|
1769
|
-
bar: "bar";
|
|
1770
|
-
"horizontal-bar": "horizontal-bar";
|
|
1771
|
-
column: "column";
|
|
1772
|
-
"grouped-bar": "grouped-bar";
|
|
1773
|
-
"stacked-bar": "stacked-bar";
|
|
1774
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
1775
|
-
line: "line";
|
|
1776
|
-
area: "area";
|
|
1777
|
-
"stacked-area": "stacked-area";
|
|
1778
|
-
"step-line": "step-line";
|
|
1779
|
-
spline: "spline";
|
|
1780
|
-
pie: "pie";
|
|
1781
|
-
donut: "donut";
|
|
1782
|
-
funnel: "funnel";
|
|
1783
|
-
pyramid: "pyramid";
|
|
1784
|
-
scatter: "scatter";
|
|
1785
|
-
bubble: "bubble";
|
|
1786
|
-
treemap: "treemap";
|
|
1787
|
-
sunburst: "sunburst";
|
|
1788
|
-
sankey: "sankey";
|
|
1789
|
-
"word-cloud": "word-cloud";
|
|
1790
|
-
gauge: "gauge";
|
|
1791
|
-
"solid-gauge": "solid-gauge";
|
|
1792
|
-
metric: "metric";
|
|
1793
|
-
kpi: "kpi";
|
|
1794
|
-
bullet: "bullet";
|
|
1795
|
-
choropleth: "choropleth";
|
|
1796
|
-
"bubble-map": "bubble-map";
|
|
1797
|
-
"gl-map": "gl-map";
|
|
1798
|
-
heatmap: "heatmap";
|
|
1799
|
-
radar: "radar";
|
|
1800
|
-
waterfall: "waterfall";
|
|
1801
|
-
"box-plot": "box-plot";
|
|
1802
|
-
violin: "violin";
|
|
1803
|
-
candlestick: "candlestick";
|
|
1804
|
-
stock: "stock";
|
|
1805
|
-
pivot: "pivot";
|
|
1806
|
-
}>;
|
|
1807
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1808
|
-
subtitle: z.ZodOptional<z.ZodString>;
|
|
1809
|
-
description: z.ZodOptional<z.ZodString>;
|
|
1810
|
-
xAxis: z.ZodOptional<z.ZodObject<{
|
|
1811
|
-
field: z.ZodString;
|
|
1812
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1813
|
-
format: z.ZodOptional<z.ZodString>;
|
|
1814
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
1815
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
1816
|
-
stepSize: z.ZodOptional<z.ZodNumber>;
|
|
1817
|
-
showGridLines: z.ZodDefault<z.ZodBoolean>;
|
|
1818
|
-
position: z.ZodOptional<z.ZodEnum<{
|
|
1819
|
-
left: "left";
|
|
1820
|
-
right: "right";
|
|
1821
|
-
top: "top";
|
|
1822
|
-
bottom: "bottom";
|
|
1823
|
-
}>>;
|
|
1824
|
-
logarithmic: z.ZodDefault<z.ZodBoolean>;
|
|
1825
|
-
}, z.core.$strip>>;
|
|
1826
|
-
yAxis: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1827
|
-
field: z.ZodString;
|
|
1828
|
-
title: z.ZodOptional<z.ZodString>;
|
|
1829
|
-
format: z.ZodOptional<z.ZodString>;
|
|
1830
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
1831
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
1832
|
-
stepSize: z.ZodOptional<z.ZodNumber>;
|
|
1833
|
-
showGridLines: z.ZodDefault<z.ZodBoolean>;
|
|
1834
|
-
position: z.ZodOptional<z.ZodEnum<{
|
|
1835
|
-
left: "left";
|
|
1836
|
-
right: "right";
|
|
1837
|
-
top: "top";
|
|
1838
|
-
bottom: "bottom";
|
|
1839
|
-
}>>;
|
|
1840
|
-
logarithmic: z.ZodDefault<z.ZodBoolean>;
|
|
1841
|
-
}, z.core.$strip>>>;
|
|
1842
|
-
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1843
|
-
name: z.ZodString;
|
|
1844
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1845
|
-
type: z.ZodOptional<z.ZodEnum<{
|
|
1846
|
-
table: "table";
|
|
1847
|
-
bar: "bar";
|
|
1848
|
-
"horizontal-bar": "horizontal-bar";
|
|
1849
|
-
column: "column";
|
|
1850
|
-
"grouped-bar": "grouped-bar";
|
|
1851
|
-
"stacked-bar": "stacked-bar";
|
|
1852
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
1853
|
-
line: "line";
|
|
1854
|
-
area: "area";
|
|
1855
|
-
"stacked-area": "stacked-area";
|
|
1856
|
-
"step-line": "step-line";
|
|
1857
|
-
spline: "spline";
|
|
1858
|
-
pie: "pie";
|
|
1859
|
-
donut: "donut";
|
|
1860
|
-
funnel: "funnel";
|
|
1861
|
-
pyramid: "pyramid";
|
|
1862
|
-
scatter: "scatter";
|
|
1863
|
-
bubble: "bubble";
|
|
1864
|
-
treemap: "treemap";
|
|
1865
|
-
sunburst: "sunburst";
|
|
1866
|
-
sankey: "sankey";
|
|
1867
|
-
"word-cloud": "word-cloud";
|
|
1868
|
-
gauge: "gauge";
|
|
1869
|
-
"solid-gauge": "solid-gauge";
|
|
1870
|
-
metric: "metric";
|
|
1871
|
-
kpi: "kpi";
|
|
1872
|
-
bullet: "bullet";
|
|
1873
|
-
choropleth: "choropleth";
|
|
1874
|
-
"bubble-map": "bubble-map";
|
|
1875
|
-
"gl-map": "gl-map";
|
|
1876
|
-
heatmap: "heatmap";
|
|
1877
|
-
radar: "radar";
|
|
1878
|
-
waterfall: "waterfall";
|
|
1879
|
-
"box-plot": "box-plot";
|
|
1880
|
-
violin: "violin";
|
|
1881
|
-
candlestick: "candlestick";
|
|
1882
|
-
stock: "stock";
|
|
1883
|
-
pivot: "pivot";
|
|
1884
|
-
}>>;
|
|
1885
|
-
color: z.ZodOptional<z.ZodString>;
|
|
1886
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
1887
|
-
yAxis: z.ZodDefault<z.ZodEnum<{
|
|
1888
|
-
left: "left";
|
|
1889
|
-
right: "right";
|
|
1890
|
-
}>>;
|
|
1891
|
-
}, z.core.$strip>>>;
|
|
1892
|
-
colors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
1893
|
-
height: z.ZodOptional<z.ZodNumber>;
|
|
1894
|
-
showLegend: z.ZodDefault<z.ZodBoolean>;
|
|
1895
|
-
showDataLabels: z.ZodDefault<z.ZodBoolean>;
|
|
1896
|
-
annotations: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1897
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
1898
|
-
region: "region";
|
|
1899
|
-
line: "line";
|
|
1900
|
-
}>>;
|
|
1901
|
-
axis: z.ZodDefault<z.ZodEnum<{
|
|
1902
|
-
x: "x";
|
|
1903
|
-
y: "y";
|
|
1904
|
-
}>>;
|
|
1905
|
-
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
1906
|
-
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
1907
|
-
color: z.ZodOptional<z.ZodString>;
|
|
1908
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1909
|
-
style: z.ZodDefault<z.ZodEnum<{
|
|
1910
|
-
solid: "solid";
|
|
1911
|
-
dashed: "dashed";
|
|
1912
|
-
dotted: "dotted";
|
|
1913
|
-
}>>;
|
|
1914
|
-
}, z.core.$strip>>>;
|
|
1915
|
-
interaction: z.ZodOptional<z.ZodObject<{
|
|
1916
|
-
tooltips: z.ZodDefault<z.ZodBoolean>;
|
|
1917
|
-
zoom: z.ZodDefault<z.ZodBoolean>;
|
|
1918
|
-
brush: z.ZodDefault<z.ZodBoolean>;
|
|
1919
|
-
clickAction: z.ZodOptional<z.ZodString>;
|
|
1920
|
-
}, z.core.$strip>>;
|
|
1921
|
-
}, z.core.$strip>>;
|
|
1922
|
-
object: z.ZodOptional<z.ZodString>;
|
|
1923
|
-
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
1924
|
-
categoryField: z.ZodOptional<z.ZodString>;
|
|
1925
|
-
valueField: z.ZodOptional<z.ZodString>;
|
|
1926
|
-
aggregate: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
1927
|
-
count: "count";
|
|
1928
|
-
sum: "sum";
|
|
1929
|
-
avg: "avg";
|
|
1930
|
-
min: "min";
|
|
1931
|
-
max: "max";
|
|
1932
|
-
}>>>;
|
|
1933
|
-
layout: z.ZodObject<{
|
|
1934
|
-
x: z.ZodNumber;
|
|
1935
|
-
y: z.ZodNumber;
|
|
1936
|
-
w: z.ZodNumber;
|
|
1937
|
-
h: z.ZodNumber;
|
|
1938
|
-
}, z.core.$strip>;
|
|
1939
|
-
options: z.ZodOptional<z.ZodUnknown>;
|
|
1940
|
-
}, z.core.$strip>>;
|
|
1941
|
-
refreshInterval: z.ZodOptional<z.ZodNumber>;
|
|
1942
|
-
globalFilters: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
1943
|
-
field: z.ZodString;
|
|
1944
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1945
|
-
type: z.ZodOptional<z.ZodEnum<{
|
|
1946
|
-
number: "number";
|
|
1947
|
-
date: "date";
|
|
1948
|
-
text: "text";
|
|
1949
|
-
select: "select";
|
|
1950
|
-
}>>;
|
|
1951
|
-
}, z.core.$strip>>>;
|
|
1952
|
-
}, z.core.$strip>;
|
|
1953
|
-
type DashboardInput = z.input<typeof DashboardSchema>;
|
|
1954
|
-
type DashboardWidget = z.infer<typeof DashboardWidgetSchema>;
|
|
1955
|
-
type Dashboard = z.infer<typeof DashboardSchema>;
|
|
1956
|
-
/**
|
|
1957
|
-
* Dashboard Factory Helper
|
|
1958
|
-
*/
|
|
1959
|
-
declare const Dashboard: {
|
|
1960
|
-
readonly create: (config: z.input<typeof DashboardSchema>) => Dashboard;
|
|
1961
|
-
};
|
|
1962
|
-
|
|
1963
|
-
/**
|
|
1964
|
-
* Report Type Enum
|
|
1965
|
-
*/
|
|
1966
|
-
declare const ReportType: z.ZodEnum<{
|
|
1967
|
-
summary: "summary";
|
|
1968
|
-
tabular: "tabular";
|
|
1969
|
-
matrix: "matrix";
|
|
1970
|
-
joined: "joined";
|
|
1971
|
-
}>;
|
|
1972
|
-
/**
|
|
1973
|
-
* Report Column Schema
|
|
1974
|
-
*/
|
|
1975
|
-
declare const ReportColumnSchema: z.ZodObject<{
|
|
1976
|
-
field: z.ZodString;
|
|
1977
|
-
label: z.ZodOptional<z.ZodString>;
|
|
1978
|
-
aggregate: z.ZodOptional<z.ZodEnum<{
|
|
1979
|
-
count: "count";
|
|
1980
|
-
sum: "sum";
|
|
1981
|
-
avg: "avg";
|
|
1982
|
-
min: "min";
|
|
1983
|
-
max: "max";
|
|
1984
|
-
unique: "unique";
|
|
1985
|
-
}>>;
|
|
1986
|
-
}, z.core.$strip>;
|
|
1987
|
-
/**
|
|
1988
|
-
* Report Grouping Schema
|
|
1989
|
-
*/
|
|
1990
|
-
declare const ReportGroupingSchema: z.ZodObject<{
|
|
1991
|
-
field: z.ZodString;
|
|
1992
|
-
sortOrder: z.ZodDefault<z.ZodEnum<{
|
|
1993
|
-
asc: "asc";
|
|
1994
|
-
desc: "desc";
|
|
1995
|
-
}>>;
|
|
1996
|
-
dateGranularity: z.ZodOptional<z.ZodEnum<{
|
|
1997
|
-
day: "day";
|
|
1998
|
-
week: "week";
|
|
1999
|
-
month: "month";
|
|
2000
|
-
quarter: "quarter";
|
|
2001
|
-
year: "year";
|
|
2002
|
-
}>>;
|
|
2003
|
-
}, z.core.$strip>;
|
|
2004
|
-
/**
|
|
2005
|
-
* Report Chart Schema
|
|
2006
|
-
* Embedded visualization configuration using unified chart taxonomy.
|
|
2007
|
-
*/
|
|
2008
|
-
declare const ReportChartSchema: z.ZodObject<{
|
|
2009
|
-
type: z.ZodEnum<{
|
|
2010
|
-
table: "table";
|
|
2011
|
-
bar: "bar";
|
|
2012
|
-
"horizontal-bar": "horizontal-bar";
|
|
2013
|
-
column: "column";
|
|
2014
|
-
"grouped-bar": "grouped-bar";
|
|
2015
|
-
"stacked-bar": "stacked-bar";
|
|
2016
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
2017
|
-
line: "line";
|
|
2018
|
-
area: "area";
|
|
2019
|
-
"stacked-area": "stacked-area";
|
|
2020
|
-
"step-line": "step-line";
|
|
2021
|
-
spline: "spline";
|
|
2022
|
-
pie: "pie";
|
|
2023
|
-
donut: "donut";
|
|
2024
|
-
funnel: "funnel";
|
|
2025
|
-
pyramid: "pyramid";
|
|
2026
|
-
scatter: "scatter";
|
|
2027
|
-
bubble: "bubble";
|
|
2028
|
-
treemap: "treemap";
|
|
2029
|
-
sunburst: "sunburst";
|
|
2030
|
-
sankey: "sankey";
|
|
2031
|
-
"word-cloud": "word-cloud";
|
|
2032
|
-
gauge: "gauge";
|
|
2033
|
-
"solid-gauge": "solid-gauge";
|
|
2034
|
-
metric: "metric";
|
|
2035
|
-
kpi: "kpi";
|
|
2036
|
-
bullet: "bullet";
|
|
2037
|
-
choropleth: "choropleth";
|
|
2038
|
-
"bubble-map": "bubble-map";
|
|
2039
|
-
"gl-map": "gl-map";
|
|
2040
|
-
heatmap: "heatmap";
|
|
2041
|
-
radar: "radar";
|
|
2042
|
-
waterfall: "waterfall";
|
|
2043
|
-
"box-plot": "box-plot";
|
|
2044
|
-
violin: "violin";
|
|
2045
|
-
candlestick: "candlestick";
|
|
2046
|
-
stock: "stock";
|
|
2047
|
-
pivot: "pivot";
|
|
2048
|
-
}>;
|
|
2049
|
-
title: z.ZodOptional<z.ZodString>;
|
|
2050
|
-
subtitle: z.ZodOptional<z.ZodString>;
|
|
2051
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2052
|
-
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2053
|
-
name: z.ZodString;
|
|
2054
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2055
|
-
type: z.ZodOptional<z.ZodEnum<{
|
|
2056
|
-
table: "table";
|
|
2057
|
-
bar: "bar";
|
|
2058
|
-
"horizontal-bar": "horizontal-bar";
|
|
2059
|
-
column: "column";
|
|
2060
|
-
"grouped-bar": "grouped-bar";
|
|
2061
|
-
"stacked-bar": "stacked-bar";
|
|
2062
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
2063
|
-
line: "line";
|
|
2064
|
-
area: "area";
|
|
2065
|
-
"stacked-area": "stacked-area";
|
|
2066
|
-
"step-line": "step-line";
|
|
2067
|
-
spline: "spline";
|
|
2068
|
-
pie: "pie";
|
|
2069
|
-
donut: "donut";
|
|
2070
|
-
funnel: "funnel";
|
|
2071
|
-
pyramid: "pyramid";
|
|
2072
|
-
scatter: "scatter";
|
|
2073
|
-
bubble: "bubble";
|
|
2074
|
-
treemap: "treemap";
|
|
2075
|
-
sunburst: "sunburst";
|
|
2076
|
-
sankey: "sankey";
|
|
2077
|
-
"word-cloud": "word-cloud";
|
|
2078
|
-
gauge: "gauge";
|
|
2079
|
-
"solid-gauge": "solid-gauge";
|
|
2080
|
-
metric: "metric";
|
|
2081
|
-
kpi: "kpi";
|
|
2082
|
-
bullet: "bullet";
|
|
2083
|
-
choropleth: "choropleth";
|
|
2084
|
-
"bubble-map": "bubble-map";
|
|
2085
|
-
"gl-map": "gl-map";
|
|
2086
|
-
heatmap: "heatmap";
|
|
2087
|
-
radar: "radar";
|
|
2088
|
-
waterfall: "waterfall";
|
|
2089
|
-
"box-plot": "box-plot";
|
|
2090
|
-
violin: "violin";
|
|
2091
|
-
candlestick: "candlestick";
|
|
2092
|
-
stock: "stock";
|
|
2093
|
-
pivot: "pivot";
|
|
2094
|
-
}>>;
|
|
2095
|
-
color: z.ZodOptional<z.ZodString>;
|
|
2096
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
2097
|
-
yAxis: z.ZodDefault<z.ZodEnum<{
|
|
2098
|
-
left: "left";
|
|
2099
|
-
right: "right";
|
|
2100
|
-
}>>;
|
|
2101
|
-
}, z.core.$strip>>>;
|
|
2102
|
-
colors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2103
|
-
height: z.ZodOptional<z.ZodNumber>;
|
|
2104
|
-
showLegend: z.ZodDefault<z.ZodBoolean>;
|
|
2105
|
-
showDataLabels: z.ZodDefault<z.ZodBoolean>;
|
|
2106
|
-
annotations: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2107
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
2108
|
-
region: "region";
|
|
2109
|
-
line: "line";
|
|
2110
|
-
}>>;
|
|
2111
|
-
axis: z.ZodDefault<z.ZodEnum<{
|
|
2112
|
-
x: "x";
|
|
2113
|
-
y: "y";
|
|
2114
|
-
}>>;
|
|
2115
|
-
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
2116
|
-
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
2117
|
-
color: z.ZodOptional<z.ZodString>;
|
|
2118
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2119
|
-
style: z.ZodDefault<z.ZodEnum<{
|
|
2120
|
-
solid: "solid";
|
|
2121
|
-
dashed: "dashed";
|
|
2122
|
-
dotted: "dotted";
|
|
2123
|
-
}>>;
|
|
2124
|
-
}, z.core.$strip>>>;
|
|
2125
|
-
interaction: z.ZodOptional<z.ZodObject<{
|
|
2126
|
-
tooltips: z.ZodDefault<z.ZodBoolean>;
|
|
2127
|
-
zoom: z.ZodDefault<z.ZodBoolean>;
|
|
2128
|
-
brush: z.ZodDefault<z.ZodBoolean>;
|
|
2129
|
-
clickAction: z.ZodOptional<z.ZodString>;
|
|
2130
|
-
}, z.core.$strip>>;
|
|
2131
|
-
xAxis: z.ZodString;
|
|
2132
|
-
yAxis: z.ZodString;
|
|
2133
|
-
groupBy: z.ZodOptional<z.ZodString>;
|
|
2134
|
-
}, z.core.$strip>;
|
|
2135
|
-
/**
|
|
2136
|
-
* Report Schema
|
|
2137
|
-
* Deep data analysis definition.
|
|
2138
|
-
*/
|
|
2139
|
-
declare const ReportSchema: z.ZodObject<{
|
|
2140
|
-
name: z.ZodString;
|
|
2141
|
-
label: z.ZodString;
|
|
2142
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2143
|
-
objectName: z.ZodString;
|
|
2144
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
2145
|
-
summary: "summary";
|
|
2146
|
-
tabular: "tabular";
|
|
2147
|
-
matrix: "matrix";
|
|
2148
|
-
joined: "joined";
|
|
2149
|
-
}>>;
|
|
2150
|
-
columns: z.ZodArray<z.ZodObject<{
|
|
2151
|
-
field: z.ZodString;
|
|
2152
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2153
|
-
aggregate: z.ZodOptional<z.ZodEnum<{
|
|
2154
|
-
count: "count";
|
|
2155
|
-
sum: "sum";
|
|
2156
|
-
avg: "avg";
|
|
2157
|
-
min: "min";
|
|
2158
|
-
max: "max";
|
|
2159
|
-
unique: "unique";
|
|
2160
|
-
}>>;
|
|
2161
|
-
}, z.core.$strip>>;
|
|
2162
|
-
groupingsDown: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2163
|
-
field: z.ZodString;
|
|
2164
|
-
sortOrder: z.ZodDefault<z.ZodEnum<{
|
|
2165
|
-
asc: "asc";
|
|
2166
|
-
desc: "desc";
|
|
2167
|
-
}>>;
|
|
2168
|
-
dateGranularity: z.ZodOptional<z.ZodEnum<{
|
|
2169
|
-
day: "day";
|
|
2170
|
-
week: "week";
|
|
2171
|
-
month: "month";
|
|
2172
|
-
quarter: "quarter";
|
|
2173
|
-
year: "year";
|
|
2174
|
-
}>>;
|
|
2175
|
-
}, z.core.$strip>>>;
|
|
2176
|
-
groupingsAcross: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2177
|
-
field: z.ZodString;
|
|
2178
|
-
sortOrder: z.ZodDefault<z.ZodEnum<{
|
|
2179
|
-
asc: "asc";
|
|
2180
|
-
desc: "desc";
|
|
2181
|
-
}>>;
|
|
2182
|
-
dateGranularity: z.ZodOptional<z.ZodEnum<{
|
|
2183
|
-
day: "day";
|
|
2184
|
-
week: "week";
|
|
2185
|
-
month: "month";
|
|
2186
|
-
quarter: "quarter";
|
|
2187
|
-
year: "year";
|
|
2188
|
-
}>>;
|
|
2189
|
-
}, z.core.$strip>>>;
|
|
2190
|
-
filter: z.ZodOptional<z.ZodType<FilterCondition, unknown, z.core.$ZodTypeInternals<FilterCondition, unknown>>>;
|
|
2191
|
-
chart: z.ZodOptional<z.ZodObject<{
|
|
2192
|
-
type: z.ZodEnum<{
|
|
2193
|
-
table: "table";
|
|
2194
|
-
bar: "bar";
|
|
2195
|
-
"horizontal-bar": "horizontal-bar";
|
|
2196
|
-
column: "column";
|
|
2197
|
-
"grouped-bar": "grouped-bar";
|
|
2198
|
-
"stacked-bar": "stacked-bar";
|
|
2199
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
2200
|
-
line: "line";
|
|
2201
|
-
area: "area";
|
|
2202
|
-
"stacked-area": "stacked-area";
|
|
2203
|
-
"step-line": "step-line";
|
|
2204
|
-
spline: "spline";
|
|
2205
|
-
pie: "pie";
|
|
2206
|
-
donut: "donut";
|
|
2207
|
-
funnel: "funnel";
|
|
2208
|
-
pyramid: "pyramid";
|
|
2209
|
-
scatter: "scatter";
|
|
2210
|
-
bubble: "bubble";
|
|
2211
|
-
treemap: "treemap";
|
|
2212
|
-
sunburst: "sunburst";
|
|
2213
|
-
sankey: "sankey";
|
|
2214
|
-
"word-cloud": "word-cloud";
|
|
2215
|
-
gauge: "gauge";
|
|
2216
|
-
"solid-gauge": "solid-gauge";
|
|
2217
|
-
metric: "metric";
|
|
2218
|
-
kpi: "kpi";
|
|
2219
|
-
bullet: "bullet";
|
|
2220
|
-
choropleth: "choropleth";
|
|
2221
|
-
"bubble-map": "bubble-map";
|
|
2222
|
-
"gl-map": "gl-map";
|
|
2223
|
-
heatmap: "heatmap";
|
|
2224
|
-
radar: "radar";
|
|
2225
|
-
waterfall: "waterfall";
|
|
2226
|
-
"box-plot": "box-plot";
|
|
2227
|
-
violin: "violin";
|
|
2228
|
-
candlestick: "candlestick";
|
|
2229
|
-
stock: "stock";
|
|
2230
|
-
pivot: "pivot";
|
|
2231
|
-
}>;
|
|
2232
|
-
title: z.ZodOptional<z.ZodString>;
|
|
2233
|
-
subtitle: z.ZodOptional<z.ZodString>;
|
|
2234
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2235
|
-
series: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2236
|
-
name: z.ZodString;
|
|
2237
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2238
|
-
type: z.ZodOptional<z.ZodEnum<{
|
|
2239
|
-
table: "table";
|
|
2240
|
-
bar: "bar";
|
|
2241
|
-
"horizontal-bar": "horizontal-bar";
|
|
2242
|
-
column: "column";
|
|
2243
|
-
"grouped-bar": "grouped-bar";
|
|
2244
|
-
"stacked-bar": "stacked-bar";
|
|
2245
|
-
"bi-polar-bar": "bi-polar-bar";
|
|
2246
|
-
line: "line";
|
|
2247
|
-
area: "area";
|
|
2248
|
-
"stacked-area": "stacked-area";
|
|
2249
|
-
"step-line": "step-line";
|
|
2250
|
-
spline: "spline";
|
|
2251
|
-
pie: "pie";
|
|
2252
|
-
donut: "donut";
|
|
2253
|
-
funnel: "funnel";
|
|
2254
|
-
pyramid: "pyramid";
|
|
2255
|
-
scatter: "scatter";
|
|
2256
|
-
bubble: "bubble";
|
|
2257
|
-
treemap: "treemap";
|
|
2258
|
-
sunburst: "sunburst";
|
|
2259
|
-
sankey: "sankey";
|
|
2260
|
-
"word-cloud": "word-cloud";
|
|
2261
|
-
gauge: "gauge";
|
|
2262
|
-
"solid-gauge": "solid-gauge";
|
|
2263
|
-
metric: "metric";
|
|
2264
|
-
kpi: "kpi";
|
|
2265
|
-
bullet: "bullet";
|
|
2266
|
-
choropleth: "choropleth";
|
|
2267
|
-
"bubble-map": "bubble-map";
|
|
2268
|
-
"gl-map": "gl-map";
|
|
2269
|
-
heatmap: "heatmap";
|
|
2270
|
-
radar: "radar";
|
|
2271
|
-
waterfall: "waterfall";
|
|
2272
|
-
"box-plot": "box-plot";
|
|
2273
|
-
violin: "violin";
|
|
2274
|
-
candlestick: "candlestick";
|
|
2275
|
-
stock: "stock";
|
|
2276
|
-
pivot: "pivot";
|
|
2277
|
-
}>>;
|
|
2278
|
-
color: z.ZodOptional<z.ZodString>;
|
|
2279
|
-
stack: z.ZodOptional<z.ZodString>;
|
|
2280
|
-
yAxis: z.ZodDefault<z.ZodEnum<{
|
|
2281
|
-
left: "left";
|
|
2282
|
-
right: "right";
|
|
2283
|
-
}>>;
|
|
2284
|
-
}, z.core.$strip>>>;
|
|
2285
|
-
colors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2286
|
-
height: z.ZodOptional<z.ZodNumber>;
|
|
2287
|
-
showLegend: z.ZodDefault<z.ZodBoolean>;
|
|
2288
|
-
showDataLabels: z.ZodDefault<z.ZodBoolean>;
|
|
2289
|
-
annotations: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2290
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
2291
|
-
region: "region";
|
|
2292
|
-
line: "line";
|
|
2293
|
-
}>>;
|
|
2294
|
-
axis: z.ZodDefault<z.ZodEnum<{
|
|
2295
|
-
x: "x";
|
|
2296
|
-
y: "y";
|
|
2297
|
-
}>>;
|
|
2298
|
-
value: z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>;
|
|
2299
|
-
endValue: z.ZodOptional<z.ZodUnion<readonly [z.ZodNumber, z.ZodString]>>;
|
|
2300
|
-
color: z.ZodOptional<z.ZodString>;
|
|
2301
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2302
|
-
style: z.ZodDefault<z.ZodEnum<{
|
|
2303
|
-
solid: "solid";
|
|
2304
|
-
dashed: "dashed";
|
|
2305
|
-
dotted: "dotted";
|
|
2306
|
-
}>>;
|
|
2307
|
-
}, z.core.$strip>>>;
|
|
2308
|
-
interaction: z.ZodOptional<z.ZodObject<{
|
|
2309
|
-
tooltips: z.ZodDefault<z.ZodBoolean>;
|
|
2310
|
-
zoom: z.ZodDefault<z.ZodBoolean>;
|
|
2311
|
-
brush: z.ZodDefault<z.ZodBoolean>;
|
|
2312
|
-
clickAction: z.ZodOptional<z.ZodString>;
|
|
2313
|
-
}, z.core.$strip>>;
|
|
2314
|
-
xAxis: z.ZodString;
|
|
2315
|
-
yAxis: z.ZodString;
|
|
2316
|
-
groupBy: z.ZodOptional<z.ZodString>;
|
|
2317
|
-
}, z.core.$strip>>;
|
|
2318
|
-
}, z.core.$strip>;
|
|
2319
|
-
type ReportColumn = z.infer<typeof ReportColumnSchema>;
|
|
2320
|
-
type ReportGrouping = z.infer<typeof ReportGroupingSchema>;
|
|
2321
|
-
type ReportChart = z.infer<typeof ReportChartSchema>;
|
|
2322
|
-
/**
|
|
2323
|
-
* Input Types for Report Configuration
|
|
2324
|
-
* Use these when defining reports in configuration files.
|
|
2325
|
-
*/
|
|
2326
|
-
type ReportInput = z.input<typeof ReportSchema>;
|
|
2327
|
-
type ReportColumnInput = z.input<typeof ReportColumnSchema>;
|
|
2328
|
-
type ReportGroupingInput = z.input<typeof ReportGroupingSchema>;
|
|
2329
|
-
type ReportChartInput = z.input<typeof ReportChartSchema>;
|
|
2330
|
-
/**
|
|
2331
|
-
* Report Types
|
|
2332
|
-
*
|
|
2333
|
-
* Note: For configuration/definition contexts, use the Input types (e.g., ReportInput)
|
|
2334
|
-
* which allow optional fields with defaults to be omitted.
|
|
2335
|
-
*/
|
|
2336
|
-
type Report = z.infer<typeof ReportSchema>;
|
|
2337
|
-
/**
|
|
2338
|
-
* Report Factory Helper
|
|
2339
|
-
*/
|
|
2340
|
-
declare const Report: {
|
|
2341
|
-
readonly create: (config: ReportInput) => Report;
|
|
2342
|
-
};
|
|
2343
|
-
|
|
2344
|
-
/**
|
|
2345
|
-
* Action Parameter Schema
|
|
2346
|
-
* Defines inputs required before executing an action.
|
|
2347
|
-
*/
|
|
2348
|
-
declare const ActionParamSchema: z.ZodObject<{
|
|
2349
|
-
name: z.ZodString;
|
|
2350
|
-
label: z.ZodString;
|
|
2351
|
-
type: z.ZodEnum<{
|
|
2352
|
-
number: "number";
|
|
2353
|
-
boolean: "boolean";
|
|
2354
|
-
date: "date";
|
|
2355
|
-
lookup: "lookup";
|
|
2356
|
-
file: "file";
|
|
2357
|
-
json: "json";
|
|
2358
|
-
code: "code";
|
|
2359
|
-
text: "text";
|
|
2360
|
-
textarea: "textarea";
|
|
2361
|
-
email: "email";
|
|
2362
|
-
url: "url";
|
|
2363
|
-
phone: "phone";
|
|
2364
|
-
password: "password";
|
|
2365
|
-
markdown: "markdown";
|
|
2366
|
-
html: "html";
|
|
2367
|
-
richtext: "richtext";
|
|
2368
|
-
currency: "currency";
|
|
2369
|
-
percent: "percent";
|
|
2370
|
-
datetime: "datetime";
|
|
2371
|
-
time: "time";
|
|
2372
|
-
toggle: "toggle";
|
|
2373
|
-
select: "select";
|
|
2374
|
-
multiselect: "multiselect";
|
|
2375
|
-
radio: "radio";
|
|
2376
|
-
checkboxes: "checkboxes";
|
|
2377
|
-
master_detail: "master_detail";
|
|
2378
|
-
tree: "tree";
|
|
2379
|
-
image: "image";
|
|
2380
|
-
avatar: "avatar";
|
|
2381
|
-
video: "video";
|
|
2382
|
-
audio: "audio";
|
|
2383
|
-
formula: "formula";
|
|
2384
|
-
summary: "summary";
|
|
2385
|
-
autonumber: "autonumber";
|
|
2386
|
-
location: "location";
|
|
2387
|
-
address: "address";
|
|
2388
|
-
color: "color";
|
|
2389
|
-
rating: "rating";
|
|
2390
|
-
slider: "slider";
|
|
2391
|
-
signature: "signature";
|
|
2392
|
-
qrcode: "qrcode";
|
|
2393
|
-
progress: "progress";
|
|
2394
|
-
tags: "tags";
|
|
2395
|
-
vector: "vector";
|
|
2396
|
-
}>;
|
|
2397
|
-
required: z.ZodDefault<z.ZodBoolean>;
|
|
2398
|
-
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2399
|
-
label: z.ZodString;
|
|
2400
|
-
value: z.ZodString;
|
|
2401
|
-
}, z.core.$strip>>>;
|
|
2402
|
-
}, z.core.$strip>;
|
|
2403
|
-
/**
|
|
2404
|
-
* Action Schema
|
|
2405
|
-
*
|
|
2406
|
-
* **NAMING CONVENTION:**
|
|
2407
|
-
* Action names are machine identifiers used in code and must be lowercase snake_case.
|
|
2408
|
-
*
|
|
2409
|
-
* @example Good action names
|
|
2410
|
-
* - 'on_close_deal'
|
|
2411
|
-
* - 'send_welcome_email'
|
|
2412
|
-
* - 'approve_contract'
|
|
2413
|
-
* - 'export_report'
|
|
2414
|
-
*
|
|
2415
|
-
* @example Bad action names (will be rejected)
|
|
2416
|
-
* - 'OnCloseDeal' (PascalCase)
|
|
2417
|
-
* - 'sendEmail' (camelCase)
|
|
2418
|
-
* - 'Send Email' (spaces)
|
|
2419
|
-
*
|
|
2420
|
-
* Note: The action name is the configuration ID. JavaScript function names can use camelCase,
|
|
2421
|
-
* but the metadata ID must be lowercase snake_case.
|
|
2422
|
-
*/
|
|
2423
|
-
declare const ActionSchema: z.ZodObject<{
|
|
2424
|
-
name: z.ZodString;
|
|
2425
|
-
label: z.ZodString;
|
|
2426
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
2427
|
-
locations: z.ZodOptional<z.ZodArray<z.ZodEnum<{
|
|
2428
|
-
list_toolbar: "list_toolbar";
|
|
2429
|
-
list_item: "list_item";
|
|
2430
|
-
record_header: "record_header";
|
|
2431
|
-
record_more: "record_more";
|
|
2432
|
-
record_related: "record_related";
|
|
2433
|
-
global_nav: "global_nav";
|
|
2434
|
-
}>>>;
|
|
2435
|
-
component: z.ZodOptional<z.ZodEnum<{
|
|
2436
|
-
"action:button": "action:button";
|
|
2437
|
-
"action:icon": "action:icon";
|
|
2438
|
-
"action:menu": "action:menu";
|
|
2439
|
-
"action:group": "action:group";
|
|
2440
|
-
}>>;
|
|
2441
|
-
location: z.ZodOptional<z.ZodUnknown>;
|
|
2442
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
2443
|
-
url: "url";
|
|
2444
|
-
script: "script";
|
|
2445
|
-
api: "api";
|
|
2446
|
-
modal: "modal";
|
|
2447
|
-
flow: "flow";
|
|
2448
|
-
}>>;
|
|
2449
|
-
target: z.ZodOptional<z.ZodString>;
|
|
2450
|
-
execute: z.ZodOptional<z.ZodString>;
|
|
2451
|
-
params: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2452
|
-
name: z.ZodString;
|
|
2453
|
-
label: z.ZodString;
|
|
2454
|
-
type: z.ZodEnum<{
|
|
2455
|
-
number: "number";
|
|
2456
|
-
boolean: "boolean";
|
|
2457
|
-
date: "date";
|
|
2458
|
-
lookup: "lookup";
|
|
2459
|
-
file: "file";
|
|
2460
|
-
json: "json";
|
|
2461
|
-
code: "code";
|
|
2462
|
-
text: "text";
|
|
2463
|
-
textarea: "textarea";
|
|
2464
|
-
email: "email";
|
|
2465
|
-
url: "url";
|
|
2466
|
-
phone: "phone";
|
|
2467
|
-
password: "password";
|
|
2468
|
-
markdown: "markdown";
|
|
2469
|
-
html: "html";
|
|
2470
|
-
richtext: "richtext";
|
|
2471
|
-
currency: "currency";
|
|
2472
|
-
percent: "percent";
|
|
2473
|
-
datetime: "datetime";
|
|
2474
|
-
time: "time";
|
|
2475
|
-
toggle: "toggle";
|
|
2476
|
-
select: "select";
|
|
2477
|
-
multiselect: "multiselect";
|
|
2478
|
-
radio: "radio";
|
|
2479
|
-
checkboxes: "checkboxes";
|
|
2480
|
-
master_detail: "master_detail";
|
|
2481
|
-
tree: "tree";
|
|
2482
|
-
image: "image";
|
|
2483
|
-
avatar: "avatar";
|
|
2484
|
-
video: "video";
|
|
2485
|
-
audio: "audio";
|
|
2486
|
-
formula: "formula";
|
|
2487
|
-
summary: "summary";
|
|
2488
|
-
autonumber: "autonumber";
|
|
2489
|
-
location: "location";
|
|
2490
|
-
address: "address";
|
|
2491
|
-
color: "color";
|
|
2492
|
-
rating: "rating";
|
|
2493
|
-
slider: "slider";
|
|
2494
|
-
signature: "signature";
|
|
2495
|
-
qrcode: "qrcode";
|
|
2496
|
-
progress: "progress";
|
|
2497
|
-
tags: "tags";
|
|
2498
|
-
vector: "vector";
|
|
2499
|
-
}>;
|
|
2500
|
-
required: z.ZodDefault<z.ZodBoolean>;
|
|
2501
|
-
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2502
|
-
label: z.ZodString;
|
|
2503
|
-
value: z.ZodString;
|
|
2504
|
-
}, z.core.$strip>>>;
|
|
2505
|
-
}, z.core.$strip>>>;
|
|
2506
|
-
confirmText: z.ZodOptional<z.ZodString>;
|
|
2507
|
-
successMessage: z.ZodOptional<z.ZodString>;
|
|
2508
|
-
refreshAfter: z.ZodDefault<z.ZodBoolean>;
|
|
2509
|
-
visible: z.ZodOptional<z.ZodString>;
|
|
2510
|
-
disabled: z.ZodOptional<z.ZodUnion<readonly [z.ZodBoolean, z.ZodString]>>;
|
|
2511
|
-
shortcut: z.ZodOptional<z.ZodString>;
|
|
2512
|
-
bulkEnabled: z.ZodOptional<z.ZodBoolean>;
|
|
2513
|
-
timeout: z.ZodOptional<z.ZodNumber>;
|
|
2514
|
-
}, z.core.$strip>;
|
|
2515
|
-
type ActionParam = z.infer<typeof ActionParamSchema>;
|
|
2516
|
-
type ActionInput = z.input<typeof ActionSchema>;
|
|
2517
|
-
type Action = z.infer<typeof ActionSchema>;
|
|
2518
|
-
/**
|
|
2519
|
-
* Action Factory Helper
|
|
2520
|
-
*/
|
|
2521
|
-
declare const Action: {
|
|
2522
|
-
readonly create: (config: z.input<typeof ActionSchema>) => Action;
|
|
2523
|
-
};
|
|
2524
|
-
|
|
2525
|
-
/**
|
|
2526
|
-
* Page Region Schema
|
|
2527
|
-
* A named region in the template where components are dropped.
|
|
2528
|
-
*/
|
|
2529
|
-
declare const PageRegionSchema: z.ZodObject<{
|
|
2530
|
-
name: z.ZodString;
|
|
2531
|
-
width: z.ZodOptional<z.ZodEnum<{
|
|
2532
|
-
small: "small";
|
|
2533
|
-
full: "full";
|
|
2534
|
-
medium: "medium";
|
|
2535
|
-
large: "large";
|
|
2536
|
-
}>>;
|
|
2537
|
-
components: z.ZodArray<z.ZodLazy<z.ZodObject<{
|
|
2538
|
-
type: z.ZodUnion<readonly [z.ZodEnum<{
|
|
2539
|
-
"page:header": "page:header";
|
|
2540
|
-
"page:footer": "page:footer";
|
|
2541
|
-
"page:sidebar": "page:sidebar";
|
|
2542
|
-
"page:tabs": "page:tabs";
|
|
2543
|
-
"page:accordion": "page:accordion";
|
|
2544
|
-
"page:card": "page:card";
|
|
2545
|
-
"page:section": "page:section";
|
|
2546
|
-
"record:details": "record:details";
|
|
2547
|
-
"record:highlights": "record:highlights";
|
|
2548
|
-
"record:related_list": "record:related_list";
|
|
2549
|
-
"record:activity": "record:activity";
|
|
2550
|
-
"record:chatter": "record:chatter";
|
|
2551
|
-
"record:path": "record:path";
|
|
2552
|
-
"app:launcher": "app:launcher";
|
|
2553
|
-
"nav:menu": "nav:menu";
|
|
2554
|
-
"nav:breadcrumb": "nav:breadcrumb";
|
|
2555
|
-
"global:search": "global:search";
|
|
2556
|
-
"global:notifications": "global:notifications";
|
|
2557
|
-
"user:profile": "user:profile";
|
|
2558
|
-
"ai:chat_window": "ai:chat_window";
|
|
2559
|
-
"ai:suggestion": "ai:suggestion";
|
|
2560
|
-
}>, z.ZodString]>;
|
|
2561
|
-
id: z.ZodOptional<z.ZodString>;
|
|
2562
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2563
|
-
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2564
|
-
events: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2565
|
-
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2566
|
-
className: z.ZodOptional<z.ZodString>;
|
|
2567
|
-
visibility: z.ZodOptional<z.ZodString>;
|
|
2568
|
-
}, z.core.$strip>>>;
|
|
2569
|
-
}, z.core.$strip>;
|
|
2570
|
-
/**
|
|
2571
|
-
* Standard Page Component Types
|
|
2572
|
-
*/
|
|
2573
|
-
declare const PageComponentType: z.ZodEnum<{
|
|
2574
|
-
"page:header": "page:header";
|
|
2575
|
-
"page:footer": "page:footer";
|
|
2576
|
-
"page:sidebar": "page:sidebar";
|
|
2577
|
-
"page:tabs": "page:tabs";
|
|
2578
|
-
"page:accordion": "page:accordion";
|
|
2579
|
-
"page:card": "page:card";
|
|
2580
|
-
"page:section": "page:section";
|
|
2581
|
-
"record:details": "record:details";
|
|
2582
|
-
"record:highlights": "record:highlights";
|
|
2583
|
-
"record:related_list": "record:related_list";
|
|
2584
|
-
"record:activity": "record:activity";
|
|
2585
|
-
"record:chatter": "record:chatter";
|
|
2586
|
-
"record:path": "record:path";
|
|
2587
|
-
"app:launcher": "app:launcher";
|
|
2588
|
-
"nav:menu": "nav:menu";
|
|
2589
|
-
"nav:breadcrumb": "nav:breadcrumb";
|
|
2590
|
-
"global:search": "global:search";
|
|
2591
|
-
"global:notifications": "global:notifications";
|
|
2592
|
-
"user:profile": "user:profile";
|
|
2593
|
-
"ai:chat_window": "ai:chat_window";
|
|
2594
|
-
"ai:suggestion": "ai:suggestion";
|
|
2595
|
-
}>;
|
|
2596
|
-
/**
|
|
2597
|
-
* Page Component Schema
|
|
2598
|
-
* A configured instance of a UI component.
|
|
2599
|
-
*/
|
|
2600
|
-
declare const PageComponentSchema: z.ZodObject<{
|
|
2601
|
-
type: z.ZodUnion<readonly [z.ZodEnum<{
|
|
2602
|
-
"page:header": "page:header";
|
|
2603
|
-
"page:footer": "page:footer";
|
|
2604
|
-
"page:sidebar": "page:sidebar";
|
|
2605
|
-
"page:tabs": "page:tabs";
|
|
2606
|
-
"page:accordion": "page:accordion";
|
|
2607
|
-
"page:card": "page:card";
|
|
2608
|
-
"page:section": "page:section";
|
|
2609
|
-
"record:details": "record:details";
|
|
2610
|
-
"record:highlights": "record:highlights";
|
|
2611
|
-
"record:related_list": "record:related_list";
|
|
2612
|
-
"record:activity": "record:activity";
|
|
2613
|
-
"record:chatter": "record:chatter";
|
|
2614
|
-
"record:path": "record:path";
|
|
2615
|
-
"app:launcher": "app:launcher";
|
|
2616
|
-
"nav:menu": "nav:menu";
|
|
2617
|
-
"nav:breadcrumb": "nav:breadcrumb";
|
|
2618
|
-
"global:search": "global:search";
|
|
2619
|
-
"global:notifications": "global:notifications";
|
|
2620
|
-
"user:profile": "user:profile";
|
|
2621
|
-
"ai:chat_window": "ai:chat_window";
|
|
2622
|
-
"ai:suggestion": "ai:suggestion";
|
|
2623
|
-
}>, z.ZodString]>;
|
|
2624
|
-
id: z.ZodOptional<z.ZodString>;
|
|
2625
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2626
|
-
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2627
|
-
events: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2628
|
-
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2629
|
-
className: z.ZodOptional<z.ZodString>;
|
|
2630
|
-
visibility: z.ZodOptional<z.ZodString>;
|
|
2631
|
-
}, z.core.$strip>;
|
|
2632
|
-
/**
|
|
2633
|
-
* Page Variable Schema
|
|
2634
|
-
* Defines local state for the page.
|
|
2635
|
-
*/
|
|
2636
|
-
declare const PageVariableSchema: z.ZodObject<{
|
|
2637
|
-
name: z.ZodString;
|
|
2638
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
2639
|
-
string: "string";
|
|
2640
|
-
number: "number";
|
|
2641
|
-
boolean: "boolean";
|
|
2642
|
-
object: "object";
|
|
2643
|
-
array: "array";
|
|
2644
|
-
}>>;
|
|
2645
|
-
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
2646
|
-
}, z.core.$strip>;
|
|
2647
|
-
/**
|
|
2648
|
-
* Page Schema
|
|
2649
|
-
* Defines a composition of components for a specific context (Record, Home, App).
|
|
2650
|
-
* Compare to Salesforce FlexiPage.
|
|
2651
|
-
*
|
|
2652
|
-
* **NAMING CONVENTION:**
|
|
2653
|
-
* Page names are used in routing and must be lowercase snake_case.
|
|
2654
|
-
* Prefix with 'page_' is recommended for clarity.
|
|
2655
|
-
*
|
|
2656
|
-
* @example Good page names
|
|
2657
|
-
* - 'page_dashboard'
|
|
2658
|
-
* - 'page_settings'
|
|
2659
|
-
* - 'home_page'
|
|
2660
|
-
* - 'record_detail'
|
|
2661
|
-
*
|
|
2662
|
-
* @example Bad page names (will be rejected)
|
|
2663
|
-
* - 'PageDashboard' (PascalCase)
|
|
2664
|
-
* - 'Settings Page' (spaces)
|
|
2665
|
-
*/
|
|
2666
|
-
declare const PageSchema: z.ZodObject<{
|
|
2667
|
-
name: z.ZodString;
|
|
2668
|
-
label: z.ZodString;
|
|
2669
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2670
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
2671
|
-
record: "record";
|
|
2672
|
-
home: "home";
|
|
2673
|
-
app: "app";
|
|
2674
|
-
utility: "utility";
|
|
2675
|
-
}>>;
|
|
2676
|
-
variables: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2677
|
-
name: z.ZodString;
|
|
2678
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
2679
|
-
string: "string";
|
|
2680
|
-
number: "number";
|
|
2681
|
-
boolean: "boolean";
|
|
2682
|
-
object: "object";
|
|
2683
|
-
array: "array";
|
|
2684
|
-
}>>;
|
|
2685
|
-
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
2686
|
-
}, z.core.$strip>>>;
|
|
2687
|
-
object: z.ZodOptional<z.ZodString>;
|
|
2688
|
-
template: z.ZodDefault<z.ZodString>;
|
|
2689
|
-
regions: z.ZodArray<z.ZodObject<{
|
|
2690
|
-
name: z.ZodString;
|
|
2691
|
-
width: z.ZodOptional<z.ZodEnum<{
|
|
2692
|
-
small: "small";
|
|
2693
|
-
full: "full";
|
|
2694
|
-
medium: "medium";
|
|
2695
|
-
large: "large";
|
|
2696
|
-
}>>;
|
|
2697
|
-
components: z.ZodArray<z.ZodLazy<z.ZodObject<{
|
|
2698
|
-
type: z.ZodUnion<readonly [z.ZodEnum<{
|
|
2699
|
-
"page:header": "page:header";
|
|
2700
|
-
"page:footer": "page:footer";
|
|
2701
|
-
"page:sidebar": "page:sidebar";
|
|
2702
|
-
"page:tabs": "page:tabs";
|
|
2703
|
-
"page:accordion": "page:accordion";
|
|
2704
|
-
"page:card": "page:card";
|
|
2705
|
-
"page:section": "page:section";
|
|
2706
|
-
"record:details": "record:details";
|
|
2707
|
-
"record:highlights": "record:highlights";
|
|
2708
|
-
"record:related_list": "record:related_list";
|
|
2709
|
-
"record:activity": "record:activity";
|
|
2710
|
-
"record:chatter": "record:chatter";
|
|
2711
|
-
"record:path": "record:path";
|
|
2712
|
-
"app:launcher": "app:launcher";
|
|
2713
|
-
"nav:menu": "nav:menu";
|
|
2714
|
-
"nav:breadcrumb": "nav:breadcrumb";
|
|
2715
|
-
"global:search": "global:search";
|
|
2716
|
-
"global:notifications": "global:notifications";
|
|
2717
|
-
"user:profile": "user:profile";
|
|
2718
|
-
"ai:chat_window": "ai:chat_window";
|
|
2719
|
-
"ai:suggestion": "ai:suggestion";
|
|
2720
|
-
}>, z.ZodString]>;
|
|
2721
|
-
id: z.ZodOptional<z.ZodString>;
|
|
2722
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2723
|
-
properties: z.ZodRecord<z.ZodString, z.ZodUnknown>;
|
|
2724
|
-
events: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2725
|
-
style: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
2726
|
-
className: z.ZodOptional<z.ZodString>;
|
|
2727
|
-
visibility: z.ZodOptional<z.ZodString>;
|
|
2728
|
-
}, z.core.$strip>>>;
|
|
2729
|
-
}, z.core.$strip>>;
|
|
2730
|
-
isDefault: z.ZodDefault<z.ZodBoolean>;
|
|
2731
|
-
assignedProfiles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2732
|
-
}, z.core.$strip>;
|
|
2733
|
-
type Page = z.infer<typeof PageSchema>;
|
|
2734
|
-
type PageComponent = z.infer<typeof PageComponentSchema>;
|
|
2735
|
-
type PageRegion = z.infer<typeof PageRegionSchema>;
|
|
2736
|
-
type PageVariable = z.infer<typeof PageVariableSchema>;
|
|
2737
|
-
|
|
2738
|
-
/**
|
|
2739
|
-
* Widget Lifecycle Hooks Schema
|
|
2740
|
-
*
|
|
2741
|
-
* Defines lifecycle callbacks for custom widgets inspired by Web Components and React.
|
|
2742
|
-
* These hooks allow widgets to perform initialization, cleanup, and respond to changes.
|
|
2743
|
-
*
|
|
2744
|
-
* @see https://developer.mozilla.org/en-US/docs/Web/API/Web_components
|
|
2745
|
-
* @see https://react.dev/reference/react/Component#component-lifecycle
|
|
2746
|
-
*
|
|
2747
|
-
* @example
|
|
2748
|
-
* ```typescript
|
|
2749
|
-
* const widget = {
|
|
2750
|
-
* lifecycle: {
|
|
2751
|
-
* onMount: "console.log('Widget mounted')",
|
|
2752
|
-
* onUpdate: "if (prevProps.value !== props.value) { updateUI() }",
|
|
2753
|
-
* onUnmount: "cleanup()",
|
|
2754
|
-
* onValidate: "return value.length > 0 ? null : 'Required field'"
|
|
2755
|
-
* }
|
|
2756
|
-
* }
|
|
2757
|
-
* ```
|
|
2758
|
-
*/
|
|
2759
|
-
declare const WidgetLifecycleSchema: z.ZodObject<{
|
|
2760
|
-
onMount: z.ZodOptional<z.ZodString>;
|
|
2761
|
-
onUpdate: z.ZodOptional<z.ZodString>;
|
|
2762
|
-
onUnmount: z.ZodOptional<z.ZodString>;
|
|
2763
|
-
onValidate: z.ZodOptional<z.ZodString>;
|
|
2764
|
-
onFocus: z.ZodOptional<z.ZodString>;
|
|
2765
|
-
onBlur: z.ZodOptional<z.ZodString>;
|
|
2766
|
-
onError: z.ZodOptional<z.ZodString>;
|
|
2767
|
-
}, z.core.$strip>;
|
|
2768
|
-
type WidgetLifecycle = z.infer<typeof WidgetLifecycleSchema>;
|
|
2769
|
-
/**
|
|
2770
|
-
* Widget Event Schema
|
|
2771
|
-
*
|
|
2772
|
-
* Defines custom events that widgets can emit, inspired by DOM Events and Lightning Web Components.
|
|
2773
|
-
*
|
|
2774
|
-
* @see https://developer.mozilla.org/en-US/docs/Web/Events/Creating_and_triggering_events
|
|
2775
|
-
* @see https://developer.salesforce.com/docs/component-library/documentation/en/lwc/lwc.events
|
|
2776
|
-
*
|
|
2777
|
-
* @example
|
|
2778
|
-
* ```typescript
|
|
2779
|
-
* const searchEvent = {
|
|
2780
|
-
* name: 'search',
|
|
2781
|
-
* bubbles: true,
|
|
2782
|
-
* cancelable: false,
|
|
2783
|
-
* payload: {
|
|
2784
|
-
* query: 'string',
|
|
2785
|
-
* filters: 'object'
|
|
2786
|
-
* }
|
|
2787
|
-
* }
|
|
2788
|
-
* ```
|
|
2789
|
-
*/
|
|
2790
|
-
declare const WidgetEventSchema: z.ZodObject<{
|
|
2791
|
-
name: z.ZodString;
|
|
2792
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2793
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2794
|
-
bubbles: z.ZodDefault<z.ZodBoolean>;
|
|
2795
|
-
cancelable: z.ZodDefault<z.ZodBoolean>;
|
|
2796
|
-
payload: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2797
|
-
}, z.core.$strip>;
|
|
2798
|
-
type WidgetEvent = z.infer<typeof WidgetEventSchema>;
|
|
2799
|
-
/**
|
|
2800
|
-
* Widget Property Definition Schema
|
|
2801
|
-
*
|
|
2802
|
-
* Defines the contract for widget configuration properties.
|
|
2803
|
-
* Inspired by React PropTypes and Web Component attributes.
|
|
2804
|
-
*
|
|
2805
|
-
* @see https://react.dev/reference/react/Component#static-proptypes
|
|
2806
|
-
* @see https://developer.mozilla.org/en-US/docs/Web/API/Web_components/Using_custom_elements
|
|
2807
|
-
*
|
|
2808
|
-
* @example
|
|
2809
|
-
* ```typescript
|
|
2810
|
-
* const widgetProps = {
|
|
2811
|
-
* maxLength: {
|
|
2812
|
-
* type: 'number',
|
|
2813
|
-
* required: false,
|
|
2814
|
-
* default: 100,
|
|
2815
|
-
* description: 'Maximum input length'
|
|
2816
|
-
* }
|
|
2817
|
-
* }
|
|
2818
|
-
* ```
|
|
2819
|
-
*/
|
|
2820
|
-
declare const WidgetPropertySchema: z.ZodObject<{
|
|
2821
|
-
name: z.ZodString;
|
|
2822
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2823
|
-
type: z.ZodEnum<{
|
|
2824
|
-
string: "string";
|
|
2825
|
-
number: "number";
|
|
2826
|
-
boolean: "boolean";
|
|
2827
|
-
object: "object";
|
|
2828
|
-
function: "function";
|
|
2829
|
-
any: "any";
|
|
2830
|
-
array: "array";
|
|
2831
|
-
}>;
|
|
2832
|
-
required: z.ZodDefault<z.ZodBoolean>;
|
|
2833
|
-
default: z.ZodOptional<z.ZodUnknown>;
|
|
2834
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2835
|
-
validation: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2836
|
-
category: z.ZodOptional<z.ZodString>;
|
|
2837
|
-
}, z.core.$strip>;
|
|
2838
|
-
type WidgetProperty = z.infer<typeof WidgetPropertySchema>;
|
|
2839
|
-
/**
|
|
2840
|
-
* Widget Manifest Schema
|
|
2841
|
-
*
|
|
2842
|
-
* Complete definition for a custom widget including metadata, lifecycle, events, and props.
|
|
2843
|
-
* This is used for widget registration and discovery.
|
|
2844
|
-
*
|
|
2845
|
-
* @example
|
|
2846
|
-
* ```typescript
|
|
2847
|
-
* const customWidget = {
|
|
2848
|
-
* name: 'custom_date_picker',
|
|
2849
|
-
* label: 'Custom Date Picker',
|
|
2850
|
-
* version: '1.0.0',
|
|
2851
|
-
* author: 'Company Name',
|
|
2852
|
-
* fieldTypes: ['date', 'datetime'],
|
|
2853
|
-
* lifecycle: { ... },
|
|
2854
|
-
* events: [ ... ],
|
|
2855
|
-
* properties: [ ... ]
|
|
2856
|
-
* }
|
|
2857
|
-
* ```
|
|
2858
|
-
*/
|
|
2859
|
-
/**
|
|
2860
|
-
* Widget Source Schema
|
|
2861
|
-
* Defines how the widget code is loaded.
|
|
2862
|
-
*/
|
|
2863
|
-
declare const WidgetSourceSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
2864
|
-
type: z.ZodLiteral<"npm">;
|
|
2865
|
-
packageName: z.ZodString;
|
|
2866
|
-
version: z.ZodDefault<z.ZodString>;
|
|
2867
|
-
exportName: z.ZodOptional<z.ZodString>;
|
|
2868
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
2869
|
-
type: z.ZodLiteral<"remote">;
|
|
2870
|
-
url: z.ZodString;
|
|
2871
|
-
moduleName: z.ZodString;
|
|
2872
|
-
scope: z.ZodString;
|
|
2873
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
2874
|
-
type: z.ZodLiteral<"inline">;
|
|
2875
|
-
code: z.ZodString;
|
|
2876
|
-
}, z.core.$strip>], "type">;
|
|
2877
|
-
type WidgetSource = z.infer<typeof WidgetSourceSchema>;
|
|
2878
|
-
declare const WidgetManifestSchema: z.ZodObject<{
|
|
2879
|
-
name: z.ZodString;
|
|
2880
|
-
label: z.ZodString;
|
|
2881
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2882
|
-
version: z.ZodOptional<z.ZodString>;
|
|
2883
|
-
author: z.ZodOptional<z.ZodString>;
|
|
2884
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
2885
|
-
fieldTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2886
|
-
category: z.ZodDefault<z.ZodEnum<{
|
|
2887
|
-
custom: "custom";
|
|
2888
|
-
input: "input";
|
|
2889
|
-
display: "display";
|
|
2890
|
-
picker: "picker";
|
|
2891
|
-
editor: "editor";
|
|
2892
|
-
}>>;
|
|
2893
|
-
lifecycle: z.ZodOptional<z.ZodObject<{
|
|
2894
|
-
onMount: z.ZodOptional<z.ZodString>;
|
|
2895
|
-
onUpdate: z.ZodOptional<z.ZodString>;
|
|
2896
|
-
onUnmount: z.ZodOptional<z.ZodString>;
|
|
2897
|
-
onValidate: z.ZodOptional<z.ZodString>;
|
|
2898
|
-
onFocus: z.ZodOptional<z.ZodString>;
|
|
2899
|
-
onBlur: z.ZodOptional<z.ZodString>;
|
|
2900
|
-
onError: z.ZodOptional<z.ZodString>;
|
|
2901
|
-
}, z.core.$strip>>;
|
|
2902
|
-
events: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2903
|
-
name: z.ZodString;
|
|
2904
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2905
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2906
|
-
bubbles: z.ZodDefault<z.ZodBoolean>;
|
|
2907
|
-
cancelable: z.ZodDefault<z.ZodBoolean>;
|
|
2908
|
-
payload: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2909
|
-
}, z.core.$strip>>>;
|
|
2910
|
-
properties: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2911
|
-
name: z.ZodString;
|
|
2912
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2913
|
-
type: z.ZodEnum<{
|
|
2914
|
-
string: "string";
|
|
2915
|
-
number: "number";
|
|
2916
|
-
boolean: "boolean";
|
|
2917
|
-
object: "object";
|
|
2918
|
-
function: "function";
|
|
2919
|
-
any: "any";
|
|
2920
|
-
array: "array";
|
|
2921
|
-
}>;
|
|
2922
|
-
required: z.ZodDefault<z.ZodBoolean>;
|
|
2923
|
-
default: z.ZodOptional<z.ZodUnknown>;
|
|
2924
|
-
description: z.ZodOptional<z.ZodString>;
|
|
2925
|
-
validation: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
2926
|
-
category: z.ZodOptional<z.ZodString>;
|
|
2927
|
-
}, z.core.$strip>>>;
|
|
2928
|
-
implementation: z.ZodOptional<z.ZodDiscriminatedUnion<[z.ZodObject<{
|
|
2929
|
-
type: z.ZodLiteral<"npm">;
|
|
2930
|
-
packageName: z.ZodString;
|
|
2931
|
-
version: z.ZodDefault<z.ZodString>;
|
|
2932
|
-
exportName: z.ZodOptional<z.ZodString>;
|
|
2933
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
2934
|
-
type: z.ZodLiteral<"remote">;
|
|
2935
|
-
url: z.ZodString;
|
|
2936
|
-
moduleName: z.ZodString;
|
|
2937
|
-
scope: z.ZodString;
|
|
2938
|
-
}, z.core.$strip>, z.ZodObject<{
|
|
2939
|
-
type: z.ZodLiteral<"inline">;
|
|
2940
|
-
code: z.ZodString;
|
|
2941
|
-
}, z.core.$strip>], "type">>;
|
|
2942
|
-
dependencies: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
2943
|
-
name: z.ZodString;
|
|
2944
|
-
version: z.ZodOptional<z.ZodString>;
|
|
2945
|
-
url: z.ZodOptional<z.ZodString>;
|
|
2946
|
-
}, z.core.$strip>>>;
|
|
2947
|
-
screenshots: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2948
|
-
documentation: z.ZodOptional<z.ZodString>;
|
|
2949
|
-
license: z.ZodOptional<z.ZodString>;
|
|
2950
|
-
tags: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
2951
|
-
}, z.core.$strip>;
|
|
2952
|
-
type WidgetManifest = z.infer<typeof WidgetManifestSchema>;
|
|
2953
|
-
/**
|
|
2954
|
-
* Field Widget Props Schema
|
|
2955
|
-
*
|
|
2956
|
-
* This defines the contract for custom field components and plugin UI extensions.
|
|
2957
|
-
* Third-party developers use this interface to build custom field widgets that integrate
|
|
2958
|
-
* seamlessly with the ObjectStack UI system.
|
|
2959
|
-
*
|
|
2960
|
-
* @example
|
|
2961
|
-
* // Custom widget implementation
|
|
2962
|
-
* function CustomDatePicker(props: FieldWidgetProps) {
|
|
2963
|
-
* const { value, onChange, readonly, required, error, field, record, options } = props;
|
|
2964
|
-
* // Widget implementation...
|
|
2965
|
-
* }
|
|
2966
|
-
*/
|
|
2967
|
-
declare const FieldWidgetPropsSchema: z.ZodObject<{
|
|
2968
|
-
value: z.ZodUnknown;
|
|
2969
|
-
onChange: z.ZodFunction<z.ZodTuple<[z.ZodUnknown], null>, z.ZodVoid>;
|
|
2970
|
-
readonly: z.ZodDefault<z.ZodBoolean>;
|
|
2971
|
-
required: z.ZodDefault<z.ZodBoolean>;
|
|
2972
|
-
error: z.ZodOptional<z.ZodString>;
|
|
2973
|
-
field: z.ZodObject<{
|
|
2974
|
-
name: z.ZodOptional<z.ZodString>;
|
|
2975
|
-
label: z.ZodOptional<z.ZodString>;
|
|
2976
|
-
type: z.ZodEnum<{
|
|
2977
|
-
number: "number";
|
|
2978
|
-
boolean: "boolean";
|
|
2979
|
-
date: "date";
|
|
2980
|
-
lookup: "lookup";
|
|
2981
|
-
file: "file";
|
|
2982
|
-
json: "json";
|
|
2983
|
-
code: "code";
|
|
2984
|
-
text: "text";
|
|
2985
|
-
textarea: "textarea";
|
|
2986
|
-
email: "email";
|
|
2987
|
-
url: "url";
|
|
2988
|
-
phone: "phone";
|
|
2989
|
-
password: "password";
|
|
2990
|
-
markdown: "markdown";
|
|
2991
|
-
html: "html";
|
|
2992
|
-
richtext: "richtext";
|
|
2993
|
-
currency: "currency";
|
|
2994
|
-
percent: "percent";
|
|
2995
|
-
datetime: "datetime";
|
|
2996
|
-
time: "time";
|
|
2997
|
-
toggle: "toggle";
|
|
2998
|
-
select: "select";
|
|
2999
|
-
multiselect: "multiselect";
|
|
3000
|
-
radio: "radio";
|
|
3001
|
-
checkboxes: "checkboxes";
|
|
3002
|
-
master_detail: "master_detail";
|
|
3003
|
-
tree: "tree";
|
|
3004
|
-
image: "image";
|
|
3005
|
-
avatar: "avatar";
|
|
3006
|
-
video: "video";
|
|
3007
|
-
audio: "audio";
|
|
3008
|
-
formula: "formula";
|
|
3009
|
-
summary: "summary";
|
|
3010
|
-
autonumber: "autonumber";
|
|
3011
|
-
location: "location";
|
|
3012
|
-
address: "address";
|
|
3013
|
-
color: "color";
|
|
3014
|
-
rating: "rating";
|
|
3015
|
-
slider: "slider";
|
|
3016
|
-
signature: "signature";
|
|
3017
|
-
qrcode: "qrcode";
|
|
3018
|
-
progress: "progress";
|
|
3019
|
-
tags: "tags";
|
|
3020
|
-
vector: "vector";
|
|
3021
|
-
}>;
|
|
3022
|
-
description: z.ZodOptional<z.ZodString>;
|
|
3023
|
-
format: z.ZodOptional<z.ZodString>;
|
|
3024
|
-
required: z.ZodDefault<z.ZodBoolean>;
|
|
3025
|
-
searchable: z.ZodDefault<z.ZodBoolean>;
|
|
3026
|
-
multiple: z.ZodDefault<z.ZodBoolean>;
|
|
3027
|
-
unique: z.ZodDefault<z.ZodBoolean>;
|
|
3028
|
-
defaultValue: z.ZodOptional<z.ZodUnknown>;
|
|
3029
|
-
maxLength: z.ZodOptional<z.ZodNumber>;
|
|
3030
|
-
minLength: z.ZodOptional<z.ZodNumber>;
|
|
3031
|
-
precision: z.ZodOptional<z.ZodNumber>;
|
|
3032
|
-
scale: z.ZodOptional<z.ZodNumber>;
|
|
3033
|
-
min: z.ZodOptional<z.ZodNumber>;
|
|
3034
|
-
max: z.ZodOptional<z.ZodNumber>;
|
|
3035
|
-
options: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3036
|
-
label: z.ZodString;
|
|
3037
|
-
value: z.ZodString;
|
|
3038
|
-
color: z.ZodOptional<z.ZodString>;
|
|
3039
|
-
default: z.ZodOptional<z.ZodBoolean>;
|
|
3040
|
-
}, z.core.$strip>>>;
|
|
3041
|
-
reference: z.ZodOptional<z.ZodString>;
|
|
3042
|
-
referenceFilters: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3043
|
-
writeRequiresMasterRead: z.ZodOptional<z.ZodBoolean>;
|
|
3044
|
-
deleteBehavior: z.ZodDefault<z.ZodOptional<z.ZodEnum<{
|
|
3045
|
-
set_null: "set_null";
|
|
3046
|
-
cascade: "cascade";
|
|
3047
|
-
restrict: "restrict";
|
|
3048
|
-
}>>>;
|
|
3049
|
-
expression: z.ZodOptional<z.ZodString>;
|
|
3050
|
-
summaryOperations: z.ZodOptional<z.ZodObject<{
|
|
3051
|
-
object: z.ZodString;
|
|
3052
|
-
field: z.ZodString;
|
|
3053
|
-
function: z.ZodEnum<{
|
|
3054
|
-
count: "count";
|
|
3055
|
-
sum: "sum";
|
|
3056
|
-
avg: "avg";
|
|
3057
|
-
min: "min";
|
|
3058
|
-
max: "max";
|
|
3059
|
-
}>;
|
|
3060
|
-
}, z.core.$strip>>;
|
|
3061
|
-
language: z.ZodOptional<z.ZodString>;
|
|
3062
|
-
theme: z.ZodOptional<z.ZodString>;
|
|
3063
|
-
lineNumbers: z.ZodOptional<z.ZodBoolean>;
|
|
3064
|
-
maxRating: z.ZodOptional<z.ZodNumber>;
|
|
3065
|
-
allowHalf: z.ZodOptional<z.ZodBoolean>;
|
|
3066
|
-
displayMap: z.ZodOptional<z.ZodBoolean>;
|
|
3067
|
-
allowGeocoding: z.ZodOptional<z.ZodBoolean>;
|
|
3068
|
-
addressFormat: z.ZodOptional<z.ZodEnum<{
|
|
3069
|
-
us: "us";
|
|
3070
|
-
uk: "uk";
|
|
3071
|
-
international: "international";
|
|
3072
|
-
}>>;
|
|
3073
|
-
colorFormat: z.ZodOptional<z.ZodEnum<{
|
|
3074
|
-
hex: "hex";
|
|
3075
|
-
rgb: "rgb";
|
|
3076
|
-
rgba: "rgba";
|
|
3077
|
-
hsl: "hsl";
|
|
3078
|
-
}>>;
|
|
3079
|
-
allowAlpha: z.ZodOptional<z.ZodBoolean>;
|
|
3080
|
-
presetColors: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3081
|
-
step: z.ZodOptional<z.ZodNumber>;
|
|
3082
|
-
showValue: z.ZodOptional<z.ZodBoolean>;
|
|
3083
|
-
marks: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3084
|
-
barcodeFormat: z.ZodOptional<z.ZodEnum<{
|
|
3085
|
-
qr: "qr";
|
|
3086
|
-
ean13: "ean13";
|
|
3087
|
-
ean8: "ean8";
|
|
3088
|
-
code128: "code128";
|
|
3089
|
-
code39: "code39";
|
|
3090
|
-
upca: "upca";
|
|
3091
|
-
upce: "upce";
|
|
3092
|
-
}>>;
|
|
3093
|
-
qrErrorCorrection: z.ZodOptional<z.ZodEnum<{
|
|
3094
|
-
L: "L";
|
|
3095
|
-
M: "M";
|
|
3096
|
-
Q: "Q";
|
|
3097
|
-
H: "H";
|
|
3098
|
-
}>>;
|
|
3099
|
-
displayValue: z.ZodOptional<z.ZodBoolean>;
|
|
3100
|
-
allowScanning: z.ZodOptional<z.ZodBoolean>;
|
|
3101
|
-
currencyConfig: z.ZodOptional<z.ZodObject<{
|
|
3102
|
-
precision: z.ZodDefault<z.ZodNumber>;
|
|
3103
|
-
currencyMode: z.ZodDefault<z.ZodEnum<{
|
|
3104
|
-
fixed: "fixed";
|
|
3105
|
-
dynamic: "dynamic";
|
|
3106
|
-
}>>;
|
|
3107
|
-
defaultCurrency: z.ZodDefault<z.ZodString>;
|
|
3108
|
-
}, z.core.$strip>>;
|
|
3109
|
-
vectorConfig: z.ZodOptional<z.ZodObject<{
|
|
3110
|
-
dimensions: z.ZodNumber;
|
|
3111
|
-
distanceMetric: z.ZodDefault<z.ZodEnum<{
|
|
3112
|
-
cosine: "cosine";
|
|
3113
|
-
euclidean: "euclidean";
|
|
3114
|
-
dotProduct: "dotProduct";
|
|
3115
|
-
manhattan: "manhattan";
|
|
3116
|
-
}>>;
|
|
3117
|
-
normalized: z.ZodDefault<z.ZodBoolean>;
|
|
3118
|
-
indexed: z.ZodDefault<z.ZodBoolean>;
|
|
3119
|
-
indexType: z.ZodOptional<z.ZodEnum<{
|
|
3120
|
-
flat: "flat";
|
|
3121
|
-
hnsw: "hnsw";
|
|
3122
|
-
ivfflat: "ivfflat";
|
|
3123
|
-
}>>;
|
|
3124
|
-
}, z.core.$strip>>;
|
|
3125
|
-
fileAttachmentConfig: z.ZodOptional<z.ZodObject<{
|
|
3126
|
-
minSize: z.ZodOptional<z.ZodNumber>;
|
|
3127
|
-
maxSize: z.ZodOptional<z.ZodNumber>;
|
|
3128
|
-
allowedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3129
|
-
blockedTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3130
|
-
allowedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3131
|
-
blockedMimeTypes: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3132
|
-
virusScan: z.ZodDefault<z.ZodBoolean>;
|
|
3133
|
-
virusScanProvider: z.ZodOptional<z.ZodEnum<{
|
|
3134
|
-
custom: "custom";
|
|
3135
|
-
clamav: "clamav";
|
|
3136
|
-
virustotal: "virustotal";
|
|
3137
|
-
metadefender: "metadefender";
|
|
3138
|
-
}>>;
|
|
3139
|
-
virusScanOnUpload: z.ZodDefault<z.ZodBoolean>;
|
|
3140
|
-
quarantineOnThreat: z.ZodDefault<z.ZodBoolean>;
|
|
3141
|
-
storageProvider: z.ZodOptional<z.ZodString>;
|
|
3142
|
-
storageBucket: z.ZodOptional<z.ZodString>;
|
|
3143
|
-
storagePrefix: z.ZodOptional<z.ZodString>;
|
|
3144
|
-
imageValidation: z.ZodOptional<z.ZodObject<{
|
|
3145
|
-
minWidth: z.ZodOptional<z.ZodNumber>;
|
|
3146
|
-
maxWidth: z.ZodOptional<z.ZodNumber>;
|
|
3147
|
-
minHeight: z.ZodOptional<z.ZodNumber>;
|
|
3148
|
-
maxHeight: z.ZodOptional<z.ZodNumber>;
|
|
3149
|
-
aspectRatio: z.ZodOptional<z.ZodString>;
|
|
3150
|
-
generateThumbnails: z.ZodDefault<z.ZodBoolean>;
|
|
3151
|
-
thumbnailSizes: z.ZodOptional<z.ZodArray<z.ZodObject<{
|
|
3152
|
-
name: z.ZodString;
|
|
3153
|
-
width: z.ZodNumber;
|
|
3154
|
-
height: z.ZodNumber;
|
|
3155
|
-
crop: z.ZodDefault<z.ZodBoolean>;
|
|
3156
|
-
}, z.core.$strip>>>;
|
|
3157
|
-
preserveMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
3158
|
-
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
3159
|
-
}, z.core.$strip>>;
|
|
3160
|
-
allowMultiple: z.ZodDefault<z.ZodBoolean>;
|
|
3161
|
-
allowReplace: z.ZodDefault<z.ZodBoolean>;
|
|
3162
|
-
allowDelete: z.ZodDefault<z.ZodBoolean>;
|
|
3163
|
-
requireUpload: z.ZodDefault<z.ZodBoolean>;
|
|
3164
|
-
extractMetadata: z.ZodDefault<z.ZodBoolean>;
|
|
3165
|
-
extractText: z.ZodDefault<z.ZodBoolean>;
|
|
3166
|
-
versioningEnabled: z.ZodDefault<z.ZodBoolean>;
|
|
3167
|
-
maxVersions: z.ZodOptional<z.ZodNumber>;
|
|
3168
|
-
publicRead: z.ZodDefault<z.ZodBoolean>;
|
|
3169
|
-
presignedUrlExpiry: z.ZodDefault<z.ZodNumber>;
|
|
3170
|
-
}, z.core.$strip>>;
|
|
3171
|
-
encryptionConfig: z.ZodOptional<z.ZodObject<{
|
|
3172
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
3173
|
-
algorithm: z.ZodDefault<z.ZodEnum<{
|
|
3174
|
-
"aes-256-gcm": "aes-256-gcm";
|
|
3175
|
-
"aes-256-cbc": "aes-256-cbc";
|
|
3176
|
-
"chacha20-poly1305": "chacha20-poly1305";
|
|
3177
|
-
}>>;
|
|
3178
|
-
keyManagement: z.ZodObject<{
|
|
3179
|
-
provider: z.ZodEnum<{
|
|
3180
|
-
local: "local";
|
|
3181
|
-
"aws-kms": "aws-kms";
|
|
3182
|
-
"azure-key-vault": "azure-key-vault";
|
|
3183
|
-
"gcp-kms": "gcp-kms";
|
|
3184
|
-
"hashicorp-vault": "hashicorp-vault";
|
|
3185
|
-
}>;
|
|
3186
|
-
keyId: z.ZodOptional<z.ZodString>;
|
|
3187
|
-
rotationPolicy: z.ZodOptional<z.ZodObject<{
|
|
3188
|
-
enabled: z.ZodDefault<z.ZodBoolean>;
|
|
3189
|
-
frequencyDays: z.ZodDefault<z.ZodNumber>;
|
|
3190
|
-
retainOldVersions: z.ZodDefault<z.ZodNumber>;
|
|
3191
|
-
autoRotate: z.ZodDefault<z.ZodBoolean>;
|
|
3192
|
-
}, z.core.$strip>>;
|
|
3193
|
-
}, z.core.$strip>;
|
|
3194
|
-
scope: z.ZodEnum<{
|
|
3195
|
-
table: "table";
|
|
3196
|
-
record: "record";
|
|
3197
|
-
field: "field";
|
|
3198
|
-
database: "database";
|
|
3199
|
-
}>;
|
|
3200
|
-
deterministicEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
3201
|
-
searchableEncryption: z.ZodDefault<z.ZodBoolean>;
|
|
3202
|
-
}, z.core.$strip>>;
|
|
3203
|
-
maskingRule: z.ZodOptional<z.ZodObject<{
|
|
3204
|
-
field: z.ZodString;
|
|
3205
|
-
strategy: z.ZodEnum<{
|
|
3206
|
-
hash: "hash";
|
|
3207
|
-
redact: "redact";
|
|
3208
|
-
partial: "partial";
|
|
3209
|
-
tokenize: "tokenize";
|
|
3210
|
-
randomize: "randomize";
|
|
3211
|
-
nullify: "nullify";
|
|
3212
|
-
substitute: "substitute";
|
|
3213
|
-
}>;
|
|
3214
|
-
pattern: z.ZodOptional<z.ZodString>;
|
|
3215
|
-
preserveFormat: z.ZodDefault<z.ZodBoolean>;
|
|
3216
|
-
preserveLength: z.ZodDefault<z.ZodBoolean>;
|
|
3217
|
-
roles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3218
|
-
exemptRoles: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3219
|
-
}, z.core.$strip>>;
|
|
3220
|
-
auditTrail: z.ZodDefault<z.ZodBoolean>;
|
|
3221
|
-
dependencies: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3222
|
-
cached: z.ZodOptional<z.ZodObject<{
|
|
3223
|
-
enabled: z.ZodBoolean;
|
|
3224
|
-
ttl: z.ZodNumber;
|
|
3225
|
-
invalidateOn: z.ZodArray<z.ZodString>;
|
|
3226
|
-
}, z.core.$strip>>;
|
|
3227
|
-
dataQuality: z.ZodOptional<z.ZodObject<{
|
|
3228
|
-
uniqueness: z.ZodDefault<z.ZodBoolean>;
|
|
3229
|
-
completeness: z.ZodDefault<z.ZodNumber>;
|
|
3230
|
-
accuracy: z.ZodOptional<z.ZodObject<{
|
|
3231
|
-
source: z.ZodString;
|
|
3232
|
-
threshold: z.ZodNumber;
|
|
3233
|
-
}, z.core.$strip>>;
|
|
3234
|
-
}, z.core.$strip>>;
|
|
3235
|
-
hidden: z.ZodDefault<z.ZodBoolean>;
|
|
3236
|
-
readonly: z.ZodDefault<z.ZodBoolean>;
|
|
3237
|
-
sortable: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
|
|
3238
|
-
inlineHelpText: z.ZodOptional<z.ZodString>;
|
|
3239
|
-
trackFeedHistory: z.ZodOptional<z.ZodBoolean>;
|
|
3240
|
-
caseSensitive: z.ZodOptional<z.ZodBoolean>;
|
|
3241
|
-
autonumberFormat: z.ZodOptional<z.ZodString>;
|
|
3242
|
-
index: z.ZodDefault<z.ZodBoolean>;
|
|
3243
|
-
externalId: z.ZodDefault<z.ZodBoolean>;
|
|
3244
|
-
}, z.core.$strip>;
|
|
3245
|
-
record: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3246
|
-
options: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodUnknown>>;
|
|
3247
|
-
}, z.core.$strip>;
|
|
3248
|
-
/**
|
|
3249
|
-
* TypeScript type for Field Widget Props
|
|
3250
|
-
*/
|
|
3251
|
-
type FieldWidgetProps = z.infer<typeof FieldWidgetPropsSchema>;
|
|
3252
|
-
|
|
3253
|
-
/**
|
|
3254
|
-
* ----------------------------------------------------------------------
|
|
3255
|
-
* 1. Structure Components
|
|
3256
|
-
* ----------------------------------------------------------------------
|
|
3257
|
-
*/
|
|
3258
|
-
declare const PageHeaderProps: z.ZodObject<{
|
|
3259
|
-
title: z.ZodString;
|
|
3260
|
-
subtitle: z.ZodOptional<z.ZodString>;
|
|
3261
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
3262
|
-
breadcrumb: z.ZodDefault<z.ZodBoolean>;
|
|
3263
|
-
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3264
|
-
}, z.core.$strip>;
|
|
3265
|
-
declare const PageTabsProps: z.ZodObject<{
|
|
3266
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
3267
|
-
line: "line";
|
|
3268
|
-
card: "card";
|
|
3269
|
-
pill: "pill";
|
|
3270
|
-
}>>;
|
|
3271
|
-
position: z.ZodDefault<z.ZodEnum<{
|
|
3272
|
-
left: "left";
|
|
3273
|
-
top: "top";
|
|
3274
|
-
}>>;
|
|
3275
|
-
items: z.ZodArray<z.ZodObject<{
|
|
3276
|
-
label: z.ZodString;
|
|
3277
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
3278
|
-
children: z.ZodArray<z.ZodUnknown>;
|
|
3279
|
-
}, z.core.$strip>>;
|
|
3280
|
-
}, z.core.$strip>;
|
|
3281
|
-
declare const PageCardProps: z.ZodObject<{
|
|
3282
|
-
title: z.ZodOptional<z.ZodString>;
|
|
3283
|
-
bordered: z.ZodDefault<z.ZodBoolean>;
|
|
3284
|
-
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3285
|
-
body: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
3286
|
-
footer: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
3287
|
-
}, z.core.$strip>;
|
|
3288
|
-
/**
|
|
3289
|
-
* ----------------------------------------------------------------------
|
|
3290
|
-
* 2. Record Context Components
|
|
3291
|
-
* ----------------------------------------------------------------------
|
|
3292
|
-
*/
|
|
3293
|
-
declare const RecordDetailsProps: z.ZodObject<{
|
|
3294
|
-
columns: z.ZodDefault<z.ZodEnum<{
|
|
3295
|
-
1: "1";
|
|
3296
|
-
2: "2";
|
|
3297
|
-
3: "3";
|
|
3298
|
-
4: "4";
|
|
3299
|
-
}>>;
|
|
3300
|
-
layout: z.ZodDefault<z.ZodEnum<{
|
|
3301
|
-
custom: "custom";
|
|
3302
|
-
auto: "auto";
|
|
3303
|
-
}>>;
|
|
3304
|
-
sections: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3305
|
-
}, z.core.$strip>;
|
|
3306
|
-
declare const RecordRelatedListProps: z.ZodObject<{
|
|
3307
|
-
objectName: z.ZodString;
|
|
3308
|
-
relationshipField: z.ZodString;
|
|
3309
|
-
columns: z.ZodArray<z.ZodString>;
|
|
3310
|
-
sort: z.ZodOptional<z.ZodString>;
|
|
3311
|
-
limit: z.ZodDefault<z.ZodNumber>;
|
|
3312
|
-
}, z.core.$strip>;
|
|
3313
|
-
declare const RecordHighlightsProps: z.ZodObject<{
|
|
3314
|
-
fields: z.ZodArray<z.ZodString>;
|
|
3315
|
-
}, z.core.$strip>;
|
|
3316
|
-
/**
|
|
3317
|
-
* ----------------------------------------------------------------------
|
|
3318
|
-
* Component Props Map
|
|
3319
|
-
* Maps Component Type to its Property Schema
|
|
3320
|
-
* ----------------------------------------------------------------------
|
|
3321
|
-
*/
|
|
3322
|
-
declare const ComponentPropsMap: {
|
|
3323
|
-
readonly 'page:header': z.ZodObject<{
|
|
3324
|
-
title: z.ZodString;
|
|
3325
|
-
subtitle: z.ZodOptional<z.ZodString>;
|
|
3326
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
3327
|
-
breadcrumb: z.ZodDefault<z.ZodBoolean>;
|
|
3328
|
-
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3329
|
-
}, z.core.$strip>;
|
|
3330
|
-
readonly 'page:tabs': z.ZodObject<{
|
|
3331
|
-
type: z.ZodDefault<z.ZodEnum<{
|
|
3332
|
-
line: "line";
|
|
3333
|
-
card: "card";
|
|
3334
|
-
pill: "pill";
|
|
3335
|
-
}>>;
|
|
3336
|
-
position: z.ZodDefault<z.ZodEnum<{
|
|
3337
|
-
left: "left";
|
|
3338
|
-
top: "top";
|
|
3339
|
-
}>>;
|
|
3340
|
-
items: z.ZodArray<z.ZodObject<{
|
|
3341
|
-
label: z.ZodString;
|
|
3342
|
-
icon: z.ZodOptional<z.ZodString>;
|
|
3343
|
-
children: z.ZodArray<z.ZodUnknown>;
|
|
3344
|
-
}, z.core.$strip>>;
|
|
3345
|
-
}, z.core.$strip>;
|
|
3346
|
-
readonly 'page:card': z.ZodObject<{
|
|
3347
|
-
title: z.ZodOptional<z.ZodString>;
|
|
3348
|
-
bordered: z.ZodDefault<z.ZodBoolean>;
|
|
3349
|
-
actions: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3350
|
-
body: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
3351
|
-
footer: z.ZodOptional<z.ZodArray<z.ZodUnknown>>;
|
|
3352
|
-
}, z.core.$strip>;
|
|
3353
|
-
readonly 'page:footer': z.ZodObject<{}, z.core.$strip>;
|
|
3354
|
-
readonly 'page:sidebar': z.ZodObject<{}, z.core.$strip>;
|
|
3355
|
-
readonly 'page:accordion': z.ZodObject<{}, z.core.$strip>;
|
|
3356
|
-
readonly 'page:section': z.ZodObject<{}, z.core.$strip>;
|
|
3357
|
-
readonly 'record:details': z.ZodObject<{
|
|
3358
|
-
columns: z.ZodDefault<z.ZodEnum<{
|
|
3359
|
-
1: "1";
|
|
3360
|
-
2: "2";
|
|
3361
|
-
3: "3";
|
|
3362
|
-
4: "4";
|
|
3363
|
-
}>>;
|
|
3364
|
-
layout: z.ZodDefault<z.ZodEnum<{
|
|
3365
|
-
custom: "custom";
|
|
3366
|
-
auto: "auto";
|
|
3367
|
-
}>>;
|
|
3368
|
-
sections: z.ZodOptional<z.ZodArray<z.ZodString>>;
|
|
3369
|
-
}, z.core.$strip>;
|
|
3370
|
-
readonly 'record:related_list': z.ZodObject<{
|
|
3371
|
-
objectName: z.ZodString;
|
|
3372
|
-
relationshipField: z.ZodString;
|
|
3373
|
-
columns: z.ZodArray<z.ZodString>;
|
|
3374
|
-
sort: z.ZodOptional<z.ZodString>;
|
|
3375
|
-
limit: z.ZodDefault<z.ZodNumber>;
|
|
3376
|
-
}, z.core.$strip>;
|
|
3377
|
-
readonly 'record:highlights': z.ZodObject<{
|
|
3378
|
-
fields: z.ZodArray<z.ZodString>;
|
|
3379
|
-
}, z.core.$strip>;
|
|
3380
|
-
readonly 'record:activity': z.ZodObject<{}, z.core.$strip>;
|
|
3381
|
-
readonly 'record:chatter': z.ZodObject<{}, z.core.$strip>;
|
|
3382
|
-
readonly 'record:path': z.ZodObject<{}, z.core.$strip>;
|
|
3383
|
-
readonly 'app:launcher': z.ZodObject<{}, z.core.$strip>;
|
|
3384
|
-
readonly 'nav:menu': z.ZodObject<{}, z.core.$strip>;
|
|
3385
|
-
readonly 'nav:breadcrumb': z.ZodObject<{}, z.core.$strip>;
|
|
3386
|
-
readonly 'global:search': z.ZodObject<{}, z.core.$strip>;
|
|
3387
|
-
readonly 'global:notifications': z.ZodObject<{}, z.core.$strip>;
|
|
3388
|
-
readonly 'user:profile': z.ZodObject<{}, z.core.$strip>;
|
|
3389
|
-
readonly 'ai:chat_window': z.ZodObject<{
|
|
3390
|
-
mode: z.ZodDefault<z.ZodEnum<{
|
|
3391
|
-
inline: "inline";
|
|
3392
|
-
float: "float";
|
|
3393
|
-
sidebar: "sidebar";
|
|
3394
|
-
}>>;
|
|
3395
|
-
}, z.core.$strip>;
|
|
3396
|
-
readonly 'ai:suggestion': z.ZodObject<{
|
|
3397
|
-
context: z.ZodOptional<z.ZodString>;
|
|
3398
|
-
}, z.core.$strip>;
|
|
3399
|
-
};
|
|
3400
|
-
/**
|
|
3401
|
-
* Type Helper to extract props from map
|
|
3402
|
-
*/
|
|
3403
|
-
type ComponentProps<T extends keyof typeof ComponentPropsMap> = z.infer<typeof ComponentPropsMap[T]>;
|
|
3404
|
-
type ComponentPropsInput<T extends keyof typeof ComponentPropsMap> = z.input<typeof ComponentPropsMap[T]>;
|
|
3405
|
-
|
|
3406
|
-
/**
|
|
3407
|
-
* Color Palette Schema
|
|
3408
|
-
* Defines brand colors and their variants.
|
|
3409
|
-
*/
|
|
3410
|
-
declare const ColorPaletteSchema: z.ZodObject<{
|
|
3411
|
-
primary: z.ZodString;
|
|
3412
|
-
secondary: z.ZodOptional<z.ZodString>;
|
|
3413
|
-
accent: z.ZodOptional<z.ZodString>;
|
|
3414
|
-
success: z.ZodOptional<z.ZodString>;
|
|
3415
|
-
warning: z.ZodOptional<z.ZodString>;
|
|
3416
|
-
error: z.ZodOptional<z.ZodString>;
|
|
3417
|
-
info: z.ZodOptional<z.ZodString>;
|
|
3418
|
-
background: z.ZodOptional<z.ZodString>;
|
|
3419
|
-
surface: z.ZodOptional<z.ZodString>;
|
|
3420
|
-
text: z.ZodOptional<z.ZodString>;
|
|
3421
|
-
textSecondary: z.ZodOptional<z.ZodString>;
|
|
3422
|
-
border: z.ZodOptional<z.ZodString>;
|
|
3423
|
-
disabled: z.ZodOptional<z.ZodString>;
|
|
3424
|
-
primaryLight: z.ZodOptional<z.ZodString>;
|
|
3425
|
-
primaryDark: z.ZodOptional<z.ZodString>;
|
|
3426
|
-
secondaryLight: z.ZodOptional<z.ZodString>;
|
|
3427
|
-
secondaryDark: z.ZodOptional<z.ZodString>;
|
|
3428
|
-
}, z.core.$strip>;
|
|
3429
|
-
/**
|
|
3430
|
-
* Typography Settings Schema
|
|
3431
|
-
* Font families, sizes, weights, and line heights.
|
|
3432
|
-
*/
|
|
3433
|
-
declare const TypographySchema: z.ZodObject<{
|
|
3434
|
-
fontFamily: z.ZodOptional<z.ZodObject<{
|
|
3435
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3436
|
-
heading: z.ZodOptional<z.ZodString>;
|
|
3437
|
-
mono: z.ZodOptional<z.ZodString>;
|
|
3438
|
-
}, z.core.$strip>>;
|
|
3439
|
-
fontSize: z.ZodOptional<z.ZodObject<{
|
|
3440
|
-
xs: z.ZodOptional<z.ZodString>;
|
|
3441
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3442
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3443
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3444
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3445
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3446
|
-
'3xl': z.ZodOptional<z.ZodString>;
|
|
3447
|
-
'4xl': z.ZodOptional<z.ZodString>;
|
|
3448
|
-
}, z.core.$strip>>;
|
|
3449
|
-
fontWeight: z.ZodOptional<z.ZodObject<{
|
|
3450
|
-
light: z.ZodOptional<z.ZodNumber>;
|
|
3451
|
-
normal: z.ZodOptional<z.ZodNumber>;
|
|
3452
|
-
medium: z.ZodOptional<z.ZodNumber>;
|
|
3453
|
-
semibold: z.ZodOptional<z.ZodNumber>;
|
|
3454
|
-
bold: z.ZodOptional<z.ZodNumber>;
|
|
3455
|
-
}, z.core.$strip>>;
|
|
3456
|
-
lineHeight: z.ZodOptional<z.ZodObject<{
|
|
3457
|
-
tight: z.ZodOptional<z.ZodString>;
|
|
3458
|
-
normal: z.ZodOptional<z.ZodString>;
|
|
3459
|
-
relaxed: z.ZodOptional<z.ZodString>;
|
|
3460
|
-
loose: z.ZodOptional<z.ZodString>;
|
|
3461
|
-
}, z.core.$strip>>;
|
|
3462
|
-
letterSpacing: z.ZodOptional<z.ZodObject<{
|
|
3463
|
-
tighter: z.ZodOptional<z.ZodString>;
|
|
3464
|
-
tight: z.ZodOptional<z.ZodString>;
|
|
3465
|
-
normal: z.ZodOptional<z.ZodString>;
|
|
3466
|
-
wide: z.ZodOptional<z.ZodString>;
|
|
3467
|
-
wider: z.ZodOptional<z.ZodString>;
|
|
3468
|
-
}, z.core.$strip>>;
|
|
3469
|
-
}, z.core.$strip>;
|
|
3470
|
-
/**
|
|
3471
|
-
* Spacing Units Schema
|
|
3472
|
-
* Defines spacing scale for margins, padding, gaps.
|
|
3473
|
-
*/
|
|
3474
|
-
declare const SpacingSchema: z.ZodObject<{
|
|
3475
|
-
'0': z.ZodOptional<z.ZodString>;
|
|
3476
|
-
'1': z.ZodOptional<z.ZodString>;
|
|
3477
|
-
'2': z.ZodOptional<z.ZodString>;
|
|
3478
|
-
'3': z.ZodOptional<z.ZodString>;
|
|
3479
|
-
'4': z.ZodOptional<z.ZodString>;
|
|
3480
|
-
'5': z.ZodOptional<z.ZodString>;
|
|
3481
|
-
'6': z.ZodOptional<z.ZodString>;
|
|
3482
|
-
'8': z.ZodOptional<z.ZodString>;
|
|
3483
|
-
'10': z.ZodOptional<z.ZodString>;
|
|
3484
|
-
'12': z.ZodOptional<z.ZodString>;
|
|
3485
|
-
'16': z.ZodOptional<z.ZodString>;
|
|
3486
|
-
'20': z.ZodOptional<z.ZodString>;
|
|
3487
|
-
'24': z.ZodOptional<z.ZodString>;
|
|
3488
|
-
}, z.core.$strip>;
|
|
3489
|
-
/**
|
|
3490
|
-
* Border Radius Schema
|
|
3491
|
-
* Rounded corners configuration.
|
|
3492
|
-
*/
|
|
3493
|
-
declare const BorderRadiusSchema: z.ZodObject<{
|
|
3494
|
-
none: z.ZodOptional<z.ZodString>;
|
|
3495
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3496
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3497
|
-
md: z.ZodOptional<z.ZodString>;
|
|
3498
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3499
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3500
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3501
|
-
full: z.ZodOptional<z.ZodString>;
|
|
3502
|
-
}, z.core.$strip>;
|
|
3503
|
-
/**
|
|
3504
|
-
* Shadow Schema
|
|
3505
|
-
* Box shadow effects.
|
|
3506
|
-
*/
|
|
3507
|
-
declare const ShadowSchema: z.ZodObject<{
|
|
3508
|
-
none: z.ZodOptional<z.ZodString>;
|
|
3509
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3510
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3511
|
-
md: z.ZodOptional<z.ZodString>;
|
|
3512
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3513
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3514
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3515
|
-
inner: z.ZodOptional<z.ZodString>;
|
|
3516
|
-
}, z.core.$strip>;
|
|
3517
|
-
/**
|
|
3518
|
-
* Breakpoints Schema
|
|
3519
|
-
* Responsive design breakpoints.
|
|
3520
|
-
*/
|
|
3521
|
-
declare const BreakpointsSchema: z.ZodObject<{
|
|
3522
|
-
xs: z.ZodOptional<z.ZodString>;
|
|
3523
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3524
|
-
md: z.ZodOptional<z.ZodString>;
|
|
3525
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3526
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3527
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3528
|
-
}, z.core.$strip>;
|
|
3529
|
-
/**
|
|
3530
|
-
* Animation Schema
|
|
3531
|
-
* Animation timing and duration settings.
|
|
3532
|
-
*/
|
|
3533
|
-
declare const AnimationSchema: z.ZodObject<{
|
|
3534
|
-
duration: z.ZodOptional<z.ZodObject<{
|
|
3535
|
-
fast: z.ZodOptional<z.ZodString>;
|
|
3536
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3537
|
-
slow: z.ZodOptional<z.ZodString>;
|
|
3538
|
-
}, z.core.$strip>>;
|
|
3539
|
-
timing: z.ZodOptional<z.ZodObject<{
|
|
3540
|
-
linear: z.ZodOptional<z.ZodString>;
|
|
3541
|
-
ease: z.ZodOptional<z.ZodString>;
|
|
3542
|
-
easeIn: z.ZodOptional<z.ZodString>;
|
|
3543
|
-
easeOut: z.ZodOptional<z.ZodString>;
|
|
3544
|
-
easeInOut: z.ZodOptional<z.ZodString>;
|
|
3545
|
-
}, z.core.$strip>>;
|
|
3546
|
-
}, z.core.$strip>;
|
|
3547
|
-
/**
|
|
3548
|
-
* Z-Index Scale Schema
|
|
3549
|
-
* Layering and stacking order.
|
|
3550
|
-
*/
|
|
3551
|
-
declare const ZIndexSchema: z.ZodObject<{
|
|
3552
|
-
base: z.ZodOptional<z.ZodNumber>;
|
|
3553
|
-
dropdown: z.ZodOptional<z.ZodNumber>;
|
|
3554
|
-
sticky: z.ZodOptional<z.ZodNumber>;
|
|
3555
|
-
fixed: z.ZodOptional<z.ZodNumber>;
|
|
3556
|
-
modalBackdrop: z.ZodOptional<z.ZodNumber>;
|
|
3557
|
-
modal: z.ZodOptional<z.ZodNumber>;
|
|
3558
|
-
popover: z.ZodOptional<z.ZodNumber>;
|
|
3559
|
-
tooltip: z.ZodOptional<z.ZodNumber>;
|
|
3560
|
-
}, z.core.$strip>;
|
|
3561
|
-
/**
|
|
3562
|
-
* Theme Configuration Schema
|
|
3563
|
-
* Complete theme definition for brand customization.
|
|
3564
|
-
*/
|
|
3565
|
-
declare const ThemeSchema: z.ZodObject<{
|
|
3566
|
-
name: z.ZodString;
|
|
3567
|
-
label: z.ZodString;
|
|
3568
|
-
description: z.ZodOptional<z.ZodString>;
|
|
3569
|
-
mode: z.ZodDefault<z.ZodEnum<{
|
|
3570
|
-
auto: "auto";
|
|
3571
|
-
light: "light";
|
|
3572
|
-
dark: "dark";
|
|
3573
|
-
}>>;
|
|
3574
|
-
colors: z.ZodObject<{
|
|
3575
|
-
primary: z.ZodString;
|
|
3576
|
-
secondary: z.ZodOptional<z.ZodString>;
|
|
3577
|
-
accent: z.ZodOptional<z.ZodString>;
|
|
3578
|
-
success: z.ZodOptional<z.ZodString>;
|
|
3579
|
-
warning: z.ZodOptional<z.ZodString>;
|
|
3580
|
-
error: z.ZodOptional<z.ZodString>;
|
|
3581
|
-
info: z.ZodOptional<z.ZodString>;
|
|
3582
|
-
background: z.ZodOptional<z.ZodString>;
|
|
3583
|
-
surface: z.ZodOptional<z.ZodString>;
|
|
3584
|
-
text: z.ZodOptional<z.ZodString>;
|
|
3585
|
-
textSecondary: z.ZodOptional<z.ZodString>;
|
|
3586
|
-
border: z.ZodOptional<z.ZodString>;
|
|
3587
|
-
disabled: z.ZodOptional<z.ZodString>;
|
|
3588
|
-
primaryLight: z.ZodOptional<z.ZodString>;
|
|
3589
|
-
primaryDark: z.ZodOptional<z.ZodString>;
|
|
3590
|
-
secondaryLight: z.ZodOptional<z.ZodString>;
|
|
3591
|
-
secondaryDark: z.ZodOptional<z.ZodString>;
|
|
3592
|
-
}, z.core.$strip>;
|
|
3593
|
-
typography: z.ZodOptional<z.ZodObject<{
|
|
3594
|
-
fontFamily: z.ZodOptional<z.ZodObject<{
|
|
3595
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3596
|
-
heading: z.ZodOptional<z.ZodString>;
|
|
3597
|
-
mono: z.ZodOptional<z.ZodString>;
|
|
3598
|
-
}, z.core.$strip>>;
|
|
3599
|
-
fontSize: z.ZodOptional<z.ZodObject<{
|
|
3600
|
-
xs: z.ZodOptional<z.ZodString>;
|
|
3601
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3602
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3603
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3604
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3605
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3606
|
-
'3xl': z.ZodOptional<z.ZodString>;
|
|
3607
|
-
'4xl': z.ZodOptional<z.ZodString>;
|
|
3608
|
-
}, z.core.$strip>>;
|
|
3609
|
-
fontWeight: z.ZodOptional<z.ZodObject<{
|
|
3610
|
-
light: z.ZodOptional<z.ZodNumber>;
|
|
3611
|
-
normal: z.ZodOptional<z.ZodNumber>;
|
|
3612
|
-
medium: z.ZodOptional<z.ZodNumber>;
|
|
3613
|
-
semibold: z.ZodOptional<z.ZodNumber>;
|
|
3614
|
-
bold: z.ZodOptional<z.ZodNumber>;
|
|
3615
|
-
}, z.core.$strip>>;
|
|
3616
|
-
lineHeight: z.ZodOptional<z.ZodObject<{
|
|
3617
|
-
tight: z.ZodOptional<z.ZodString>;
|
|
3618
|
-
normal: z.ZodOptional<z.ZodString>;
|
|
3619
|
-
relaxed: z.ZodOptional<z.ZodString>;
|
|
3620
|
-
loose: z.ZodOptional<z.ZodString>;
|
|
3621
|
-
}, z.core.$strip>>;
|
|
3622
|
-
letterSpacing: z.ZodOptional<z.ZodObject<{
|
|
3623
|
-
tighter: z.ZodOptional<z.ZodString>;
|
|
3624
|
-
tight: z.ZodOptional<z.ZodString>;
|
|
3625
|
-
normal: z.ZodOptional<z.ZodString>;
|
|
3626
|
-
wide: z.ZodOptional<z.ZodString>;
|
|
3627
|
-
wider: z.ZodOptional<z.ZodString>;
|
|
3628
|
-
}, z.core.$strip>>;
|
|
3629
|
-
}, z.core.$strip>>;
|
|
3630
|
-
spacing: z.ZodOptional<z.ZodObject<{
|
|
3631
|
-
'0': z.ZodOptional<z.ZodString>;
|
|
3632
|
-
'1': z.ZodOptional<z.ZodString>;
|
|
3633
|
-
'2': z.ZodOptional<z.ZodString>;
|
|
3634
|
-
'3': z.ZodOptional<z.ZodString>;
|
|
3635
|
-
'4': z.ZodOptional<z.ZodString>;
|
|
3636
|
-
'5': z.ZodOptional<z.ZodString>;
|
|
3637
|
-
'6': z.ZodOptional<z.ZodString>;
|
|
3638
|
-
'8': z.ZodOptional<z.ZodString>;
|
|
3639
|
-
'10': z.ZodOptional<z.ZodString>;
|
|
3640
|
-
'12': z.ZodOptional<z.ZodString>;
|
|
3641
|
-
'16': z.ZodOptional<z.ZodString>;
|
|
3642
|
-
'20': z.ZodOptional<z.ZodString>;
|
|
3643
|
-
'24': z.ZodOptional<z.ZodString>;
|
|
3644
|
-
}, z.core.$strip>>;
|
|
3645
|
-
borderRadius: z.ZodOptional<z.ZodObject<{
|
|
3646
|
-
none: z.ZodOptional<z.ZodString>;
|
|
3647
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3648
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3649
|
-
md: z.ZodOptional<z.ZodString>;
|
|
3650
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3651
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3652
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3653
|
-
full: z.ZodOptional<z.ZodString>;
|
|
3654
|
-
}, z.core.$strip>>;
|
|
3655
|
-
shadows: z.ZodOptional<z.ZodObject<{
|
|
3656
|
-
none: z.ZodOptional<z.ZodString>;
|
|
3657
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3658
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3659
|
-
md: z.ZodOptional<z.ZodString>;
|
|
3660
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3661
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3662
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3663
|
-
inner: z.ZodOptional<z.ZodString>;
|
|
3664
|
-
}, z.core.$strip>>;
|
|
3665
|
-
breakpoints: z.ZodOptional<z.ZodObject<{
|
|
3666
|
-
xs: z.ZodOptional<z.ZodString>;
|
|
3667
|
-
sm: z.ZodOptional<z.ZodString>;
|
|
3668
|
-
md: z.ZodOptional<z.ZodString>;
|
|
3669
|
-
lg: z.ZodOptional<z.ZodString>;
|
|
3670
|
-
xl: z.ZodOptional<z.ZodString>;
|
|
3671
|
-
'2xl': z.ZodOptional<z.ZodString>;
|
|
3672
|
-
}, z.core.$strip>>;
|
|
3673
|
-
animation: z.ZodOptional<z.ZodObject<{
|
|
3674
|
-
duration: z.ZodOptional<z.ZodObject<{
|
|
3675
|
-
fast: z.ZodOptional<z.ZodString>;
|
|
3676
|
-
base: z.ZodOptional<z.ZodString>;
|
|
3677
|
-
slow: z.ZodOptional<z.ZodString>;
|
|
3678
|
-
}, z.core.$strip>>;
|
|
3679
|
-
timing: z.ZodOptional<z.ZodObject<{
|
|
3680
|
-
linear: z.ZodOptional<z.ZodString>;
|
|
3681
|
-
ease: z.ZodOptional<z.ZodString>;
|
|
3682
|
-
easeIn: z.ZodOptional<z.ZodString>;
|
|
3683
|
-
easeOut: z.ZodOptional<z.ZodString>;
|
|
3684
|
-
easeInOut: z.ZodOptional<z.ZodString>;
|
|
3685
|
-
}, z.core.$strip>>;
|
|
3686
|
-
}, z.core.$strip>>;
|
|
3687
|
-
zIndex: z.ZodOptional<z.ZodObject<{
|
|
3688
|
-
base: z.ZodOptional<z.ZodNumber>;
|
|
3689
|
-
dropdown: z.ZodOptional<z.ZodNumber>;
|
|
3690
|
-
sticky: z.ZodOptional<z.ZodNumber>;
|
|
3691
|
-
fixed: z.ZodOptional<z.ZodNumber>;
|
|
3692
|
-
modalBackdrop: z.ZodOptional<z.ZodNumber>;
|
|
3693
|
-
modal: z.ZodOptional<z.ZodNumber>;
|
|
3694
|
-
popover: z.ZodOptional<z.ZodNumber>;
|
|
3695
|
-
tooltip: z.ZodOptional<z.ZodNumber>;
|
|
3696
|
-
}, z.core.$strip>>;
|
|
3697
|
-
customVars: z.ZodOptional<z.ZodRecord<z.ZodString, z.ZodString>>;
|
|
3698
|
-
logo: z.ZodOptional<z.ZodObject<{
|
|
3699
|
-
light: z.ZodOptional<z.ZodString>;
|
|
3700
|
-
dark: z.ZodOptional<z.ZodString>;
|
|
3701
|
-
favicon: z.ZodOptional<z.ZodString>;
|
|
3702
|
-
}, z.core.$strip>>;
|
|
3703
|
-
extends: z.ZodOptional<z.ZodString>;
|
|
3704
|
-
}, z.core.$strip>;
|
|
3705
|
-
type Theme = z.infer<typeof ThemeSchema>;
|
|
3706
|
-
type ColorPalette = z.infer<typeof ColorPaletteSchema>;
|
|
3707
|
-
type Typography = z.infer<typeof TypographySchema>;
|
|
3708
|
-
type Spacing = z.infer<typeof SpacingSchema>;
|
|
3709
|
-
type BorderRadius = z.infer<typeof BorderRadiusSchema>;
|
|
3710
|
-
type Shadow = z.infer<typeof ShadowSchema>;
|
|
3711
|
-
type Breakpoints = z.infer<typeof BreakpointsSchema>;
|
|
3712
|
-
type Animation = z.infer<typeof AnimationSchema>;
|
|
3713
|
-
type ZIndex = z.infer<typeof ZIndexSchema>;
|
|
3714
|
-
/**
|
|
3715
|
-
* Theme Mode Enum
|
|
3716
|
-
*/
|
|
3717
|
-
declare const ThemeMode: z.ZodEnum<{
|
|
3718
|
-
auto: "auto";
|
|
3719
|
-
light: "light";
|
|
3720
|
-
dark: "dark";
|
|
3721
|
-
}>;
|
|
3722
|
-
type ThemeMode = z.infer<typeof ThemeMode>;
|
|
3723
|
-
|
|
3724
|
-
/**
|
|
3725
|
-
* UI Protocol Exports
|
|
3726
|
-
*
|
|
3727
|
-
* Presentation & Interaction
|
|
3728
|
-
* - App, Page, View (Grid/Kanban)
|
|
3729
|
-
* - Dashboard (Widgets), Report
|
|
3730
|
-
* - Action (Triggers)
|
|
3731
|
-
* - Chart (Unified Visualization Types)
|
|
3732
|
-
*/
|
|
3733
|
-
|
|
3734
|
-
declare const index_Action: typeof Action;
|
|
3735
|
-
type index_ActionInput = ActionInput;
|
|
3736
|
-
type index_ActionParam = ActionParam;
|
|
3737
|
-
declare const index_ActionParamSchema: typeof ActionParamSchema;
|
|
3738
|
-
declare const index_ActionSchema: typeof ActionSchema;
|
|
3739
|
-
type index_Animation = Animation;
|
|
3740
|
-
declare const index_AnimationSchema: typeof AnimationSchema;
|
|
3741
|
-
type index_App = App;
|
|
3742
|
-
type index_AppBranding = AppBranding;
|
|
3743
|
-
declare const index_AppBrandingSchema: typeof AppBrandingSchema;
|
|
3744
|
-
type index_AppInput = AppInput;
|
|
3745
|
-
declare const index_AppSchema: typeof AppSchema;
|
|
3746
|
-
type index_BorderRadius = BorderRadius;
|
|
3747
|
-
declare const index_BorderRadiusSchema: typeof BorderRadiusSchema;
|
|
3748
|
-
type index_Breakpoints = Breakpoints;
|
|
3749
|
-
declare const index_BreakpointsSchema: typeof BreakpointsSchema;
|
|
3750
|
-
declare const index_CalendarConfigSchema: typeof CalendarConfigSchema;
|
|
3751
|
-
type index_ChartAnnotation = ChartAnnotation;
|
|
3752
|
-
declare const index_ChartAnnotationSchema: typeof ChartAnnotationSchema;
|
|
3753
|
-
type index_ChartAxis = ChartAxis;
|
|
3754
|
-
declare const index_ChartAxisSchema: typeof ChartAxisSchema;
|
|
3755
|
-
type index_ChartConfig = ChartConfig;
|
|
3756
|
-
declare const index_ChartConfigSchema: typeof ChartConfigSchema;
|
|
3757
|
-
type index_ChartInteraction = ChartInteraction;
|
|
3758
|
-
declare const index_ChartInteractionSchema: typeof ChartInteractionSchema;
|
|
3759
|
-
type index_ChartSeries = ChartSeries;
|
|
3760
|
-
declare const index_ChartSeriesSchema: typeof ChartSeriesSchema;
|
|
3761
|
-
type index_ChartType = ChartType;
|
|
3762
|
-
declare const index_ChartTypeSchema: typeof ChartTypeSchema;
|
|
3763
|
-
type index_ColorPalette = ColorPalette;
|
|
3764
|
-
declare const index_ColorPaletteSchema: typeof ColorPaletteSchema;
|
|
3765
|
-
type index_ComponentProps<T extends keyof typeof ComponentPropsMap> = ComponentProps<T>;
|
|
3766
|
-
type index_ComponentPropsInput<T extends keyof typeof ComponentPropsMap> = ComponentPropsInput<T>;
|
|
3767
|
-
declare const index_ComponentPropsMap: typeof ComponentPropsMap;
|
|
3768
|
-
declare const index_Dashboard: typeof Dashboard;
|
|
3769
|
-
type index_DashboardInput = DashboardInput;
|
|
3770
|
-
type index_DashboardNavItem = DashboardNavItem;
|
|
3771
|
-
declare const index_DashboardNavItemSchema: typeof DashboardNavItemSchema;
|
|
3772
|
-
declare const index_DashboardSchema: typeof DashboardSchema;
|
|
3773
|
-
type index_DashboardWidget = DashboardWidget;
|
|
3774
|
-
declare const index_DashboardWidgetSchema: typeof DashboardWidgetSchema;
|
|
3775
|
-
type index_FieldWidgetProps = FieldWidgetProps;
|
|
3776
|
-
declare const index_FieldWidgetPropsSchema: typeof FieldWidgetPropsSchema;
|
|
3777
|
-
type index_FormField = FormField;
|
|
3778
|
-
declare const index_FormFieldSchema: typeof FormFieldSchema;
|
|
3779
|
-
type index_FormSection = FormSection;
|
|
3780
|
-
declare const index_FormSectionSchema: typeof FormSectionSchema;
|
|
3781
|
-
type index_FormView = FormView;
|
|
3782
|
-
declare const index_FormViewSchema: typeof FormViewSchema;
|
|
3783
|
-
declare const index_GanttConfigSchema: typeof GanttConfigSchema;
|
|
3784
|
-
type index_GroupNavItem = GroupNavItem;
|
|
3785
|
-
declare const index_GroupNavItemSchema: typeof GroupNavItemSchema;
|
|
3786
|
-
type index_HttpMethod = HttpMethod;
|
|
3787
|
-
declare const index_HttpMethodSchema: typeof HttpMethodSchema;
|
|
3788
|
-
type index_HttpRequest = HttpRequest;
|
|
3789
|
-
declare const index_HttpRequestSchema: typeof HttpRequestSchema;
|
|
3790
|
-
declare const index_KanbanConfigSchema: typeof KanbanConfigSchema;
|
|
3791
|
-
type index_ListColumn = ListColumn;
|
|
3792
|
-
declare const index_ListColumnSchema: typeof ListColumnSchema;
|
|
3793
|
-
type index_ListView = ListView;
|
|
3794
|
-
declare const index_ListViewSchema: typeof ListViewSchema;
|
|
3795
|
-
type index_NavigationConfig = NavigationConfig;
|
|
3796
|
-
declare const index_NavigationConfigSchema: typeof NavigationConfigSchema;
|
|
3797
|
-
type index_NavigationItem = NavigationItem;
|
|
3798
|
-
declare const index_NavigationItemSchema: typeof NavigationItemSchema;
|
|
3799
|
-
declare const index_NavigationModeSchema: typeof NavigationModeSchema;
|
|
3800
|
-
type index_ObjectNavItem = ObjectNavItem;
|
|
3801
|
-
declare const index_ObjectNavItemSchema: typeof ObjectNavItemSchema;
|
|
3802
|
-
type index_Page = Page;
|
|
3803
|
-
declare const index_PageCardProps: typeof PageCardProps;
|
|
3804
|
-
type index_PageComponent = PageComponent;
|
|
3805
|
-
declare const index_PageComponentSchema: typeof PageComponentSchema;
|
|
3806
|
-
declare const index_PageComponentType: typeof PageComponentType;
|
|
3807
|
-
declare const index_PageHeaderProps: typeof PageHeaderProps;
|
|
3808
|
-
type index_PageNavItem = PageNavItem;
|
|
3809
|
-
declare const index_PageNavItemSchema: typeof PageNavItemSchema;
|
|
3810
|
-
type index_PageRegion = PageRegion;
|
|
3811
|
-
declare const index_PageRegionSchema: typeof PageRegionSchema;
|
|
3812
|
-
declare const index_PageSchema: typeof PageSchema;
|
|
3813
|
-
declare const index_PageTabsProps: typeof PageTabsProps;
|
|
3814
|
-
type index_PageVariable = PageVariable;
|
|
3815
|
-
declare const index_PageVariableSchema: typeof PageVariableSchema;
|
|
3816
|
-
type index_PaginationConfig = PaginationConfig;
|
|
3817
|
-
declare const index_PaginationConfigSchema: typeof PaginationConfigSchema;
|
|
3818
|
-
declare const index_RecordDetailsProps: typeof RecordDetailsProps;
|
|
3819
|
-
declare const index_RecordHighlightsProps: typeof RecordHighlightsProps;
|
|
3820
|
-
declare const index_RecordRelatedListProps: typeof RecordRelatedListProps;
|
|
3821
|
-
declare const index_Report: typeof Report;
|
|
3822
|
-
type index_ReportChart = ReportChart;
|
|
3823
|
-
type index_ReportChartInput = ReportChartInput;
|
|
3824
|
-
declare const index_ReportChartSchema: typeof ReportChartSchema;
|
|
3825
|
-
type index_ReportColumn = ReportColumn;
|
|
3826
|
-
type index_ReportColumnInput = ReportColumnInput;
|
|
3827
|
-
declare const index_ReportColumnSchema: typeof ReportColumnSchema;
|
|
3828
|
-
type index_ReportGrouping = ReportGrouping;
|
|
3829
|
-
type index_ReportGroupingInput = ReportGroupingInput;
|
|
3830
|
-
declare const index_ReportGroupingSchema: typeof ReportGroupingSchema;
|
|
3831
|
-
type index_ReportInput = ReportInput;
|
|
3832
|
-
declare const index_ReportSchema: typeof ReportSchema;
|
|
3833
|
-
declare const index_ReportType: typeof ReportType;
|
|
3834
|
-
type index_SelectionConfig = SelectionConfig;
|
|
3835
|
-
declare const index_SelectionConfigSchema: typeof SelectionConfigSchema;
|
|
3836
|
-
type index_Shadow = Shadow;
|
|
3837
|
-
declare const index_ShadowSchema: typeof ShadowSchema;
|
|
3838
|
-
type index_Spacing = Spacing;
|
|
3839
|
-
declare const index_SpacingSchema: typeof SpacingSchema;
|
|
3840
|
-
type index_Theme = Theme;
|
|
3841
|
-
type index_ThemeMode = ThemeMode;
|
|
3842
|
-
declare const index_ThemeSchema: typeof ThemeSchema;
|
|
3843
|
-
type index_Typography = Typography;
|
|
3844
|
-
declare const index_TypographySchema: typeof TypographySchema;
|
|
3845
|
-
type index_UrlNavItem = UrlNavItem;
|
|
3846
|
-
declare const index_UrlNavItemSchema: typeof UrlNavItemSchema;
|
|
3847
|
-
type index_View = View;
|
|
3848
|
-
type index_ViewData = ViewData;
|
|
3849
|
-
declare const index_ViewDataSchema: typeof ViewDataSchema;
|
|
3850
|
-
declare const index_ViewSchema: typeof ViewSchema;
|
|
3851
|
-
type index_WidgetEvent = WidgetEvent;
|
|
3852
|
-
declare const index_WidgetEventSchema: typeof WidgetEventSchema;
|
|
3853
|
-
type index_WidgetLifecycle = WidgetLifecycle;
|
|
3854
|
-
declare const index_WidgetLifecycleSchema: typeof WidgetLifecycleSchema;
|
|
3855
|
-
type index_WidgetManifest = WidgetManifest;
|
|
3856
|
-
declare const index_WidgetManifestSchema: typeof WidgetManifestSchema;
|
|
3857
|
-
type index_WidgetProperty = WidgetProperty;
|
|
3858
|
-
declare const index_WidgetPropertySchema: typeof WidgetPropertySchema;
|
|
3859
|
-
type index_WidgetSource = WidgetSource;
|
|
3860
|
-
declare const index_WidgetSourceSchema: typeof WidgetSourceSchema;
|
|
3861
|
-
type index_ZIndex = ZIndex;
|
|
3862
|
-
declare const index_ZIndexSchema: typeof ZIndexSchema;
|
|
3863
|
-
declare namespace index {
|
|
3864
|
-
export { index_Action as Action, type index_ActionInput as ActionInput, type index_ActionParam as ActionParam, index_ActionParamSchema as ActionParamSchema, index_ActionSchema as ActionSchema, type index_Animation as Animation, index_AnimationSchema as AnimationSchema, type index_App as App, type index_AppBranding as AppBranding, index_AppBrandingSchema as AppBrandingSchema, type index_AppInput as AppInput, index_AppSchema as AppSchema, type index_BorderRadius as BorderRadius, index_BorderRadiusSchema as BorderRadiusSchema, type index_Breakpoints as Breakpoints, index_BreakpointsSchema as BreakpointsSchema, index_CalendarConfigSchema as CalendarConfigSchema, type index_ChartAnnotation as ChartAnnotation, index_ChartAnnotationSchema as ChartAnnotationSchema, type index_ChartAxis as ChartAxis, index_ChartAxisSchema as ChartAxisSchema, type index_ChartConfig as ChartConfig, index_ChartConfigSchema as ChartConfigSchema, type index_ChartInteraction as ChartInteraction, index_ChartInteractionSchema as ChartInteractionSchema, type index_ChartSeries as ChartSeries, index_ChartSeriesSchema as ChartSeriesSchema, type index_ChartType as ChartType, index_ChartTypeSchema as ChartTypeSchema, type index_ColorPalette as ColorPalette, index_ColorPaletteSchema as ColorPaletteSchema, type index_ComponentProps as ComponentProps, type index_ComponentPropsInput as ComponentPropsInput, index_ComponentPropsMap as ComponentPropsMap, index_Dashboard as Dashboard, type index_DashboardInput as DashboardInput, type index_DashboardNavItem as DashboardNavItem, index_DashboardNavItemSchema as DashboardNavItemSchema, index_DashboardSchema as DashboardSchema, type index_DashboardWidget as DashboardWidget, index_DashboardWidgetSchema as DashboardWidgetSchema, type index_FieldWidgetProps as FieldWidgetProps, index_FieldWidgetPropsSchema as FieldWidgetPropsSchema, type index_FormField as FormField, index_FormFieldSchema as FormFieldSchema, type index_FormSection as FormSection, index_FormSectionSchema as FormSectionSchema, type index_FormView as FormView, index_FormViewSchema as FormViewSchema, index_GanttConfigSchema as GanttConfigSchema, type index_GroupNavItem as GroupNavItem, index_GroupNavItemSchema as GroupNavItemSchema, type index_HttpMethod as HttpMethod, index_HttpMethodSchema as HttpMethodSchema, type index_HttpRequest as HttpRequest, index_HttpRequestSchema as HttpRequestSchema, index_KanbanConfigSchema as KanbanConfigSchema, type index_ListColumn as ListColumn, index_ListColumnSchema as ListColumnSchema, type index_ListView as ListView, index_ListViewSchema as ListViewSchema, type index_NavigationConfig as NavigationConfig, index_NavigationConfigSchema as NavigationConfigSchema, type index_NavigationItem as NavigationItem, index_NavigationItemSchema as NavigationItemSchema, index_NavigationModeSchema as NavigationModeSchema, type index_ObjectNavItem as ObjectNavItem, index_ObjectNavItemSchema as ObjectNavItemSchema, type index_Page as Page, index_PageCardProps as PageCardProps, type index_PageComponent as PageComponent, index_PageComponentSchema as PageComponentSchema, index_PageComponentType as PageComponentType, index_PageHeaderProps as PageHeaderProps, type index_PageNavItem as PageNavItem, index_PageNavItemSchema as PageNavItemSchema, type index_PageRegion as PageRegion, index_PageRegionSchema as PageRegionSchema, index_PageSchema as PageSchema, index_PageTabsProps as PageTabsProps, type index_PageVariable as PageVariable, index_PageVariableSchema as PageVariableSchema, type index_PaginationConfig as PaginationConfig, index_PaginationConfigSchema as PaginationConfigSchema, index_RecordDetailsProps as RecordDetailsProps, index_RecordHighlightsProps as RecordHighlightsProps, index_RecordRelatedListProps as RecordRelatedListProps, index_Report as Report, type index_ReportChart as ReportChart, type index_ReportChartInput as ReportChartInput, index_ReportChartSchema as ReportChartSchema, type index_ReportColumn as ReportColumn, type index_ReportColumnInput as ReportColumnInput, index_ReportColumnSchema as ReportColumnSchema, type index_ReportGrouping as ReportGrouping, type index_ReportGroupingInput as ReportGroupingInput, index_ReportGroupingSchema as ReportGroupingSchema, type index_ReportInput as ReportInput, index_ReportSchema as ReportSchema, index_ReportType as ReportType, type index_SelectionConfig as SelectionConfig, index_SelectionConfigSchema as SelectionConfigSchema, type index_Shadow as Shadow, index_ShadowSchema as ShadowSchema, type index_Spacing as Spacing, index_SpacingSchema as SpacingSchema, type index_Theme as Theme, type index_ThemeMode as ThemeMode, index_ThemeSchema as ThemeSchema, type index_Typography as Typography, index_TypographySchema as TypographySchema, type index_UrlNavItem as UrlNavItem, index_UrlNavItemSchema as UrlNavItemSchema, type index_View as View, type index_ViewData as ViewData, index_ViewDataSchema as ViewDataSchema, index_ViewSchema as ViewSchema, type index_WidgetEvent as WidgetEvent, index_WidgetEventSchema as WidgetEventSchema, type index_WidgetLifecycle as WidgetLifecycle, index_WidgetLifecycleSchema as WidgetLifecycleSchema, type index_WidgetManifest as WidgetManifest, index_WidgetManifestSchema as WidgetManifestSchema, type index_WidgetProperty as WidgetProperty, index_WidgetPropertySchema as WidgetPropertySchema, type index_WidgetSource as WidgetSource, index_WidgetSourceSchema as WidgetSourceSchema, type index_ZIndex as ZIndex, index_ZIndexSchema as ZIndexSchema };
|
|
3865
|
-
}
|
|
3866
|
-
|
|
3867
|
-
export { type NavigationConfig as $, AppBrandingSchema as A, NavigationModeSchema as B, ChartTypeSchema as C, DashboardNavItemSchema as D, NavigationConfigSchema as E, ListViewSchema as F, GroupNavItemSchema as G, HttpMethodSchema as H, FormFieldSchema as I, FormSectionSchema as J, KanbanConfigSchema as K, ListColumnSchema as L, FormViewSchema as M, NavigationItemSchema as N, ObjectNavItemSchema as O, PageNavItemSchema as P, ViewSchema as Q, type View as R, SelectionConfigSchema as S, type ListView as T, UrlNavItemSchema as U, ViewDataSchema as V, type FormView as W, type FormSection as X, type ListColumn as Y, type FormField as Z, type SelectionConfig as _, type ChartType as a, AnimationSchema as a$, type PaginationConfig as a0, type ViewData as a1, type HttpRequest as a2, type HttpMethod as a3, DashboardWidgetSchema as a4, DashboardSchema as a5, Dashboard as a6, type DashboardInput as a7, type DashboardWidget as a8, ReportType as a9, WidgetLifecycleSchema as aA, type WidgetLifecycle as aB, WidgetEventSchema as aC, type WidgetEvent as aD, WidgetPropertySchema as aE, type WidgetProperty as aF, WidgetSourceSchema as aG, type WidgetSource as aH, WidgetManifestSchema as aI, type WidgetManifest as aJ, FieldWidgetPropsSchema as aK, type FieldWidgetProps as aL, PageHeaderProps as aM, PageTabsProps as aN, PageCardProps as aO, RecordDetailsProps as aP, RecordRelatedListProps as aQ, RecordHighlightsProps as aR, ComponentPropsMap as aS, type ComponentProps as aT, type ComponentPropsInput as aU, ColorPaletteSchema as aV, TypographySchema as aW, SpacingSchema as aX, BorderRadiusSchema as aY, ShadowSchema as aZ, BreakpointsSchema as a_, ReportColumnSchema as aa, ReportGroupingSchema as ab, ReportChartSchema as ac, ReportSchema as ad, Report as ae, type ReportColumn as af, type ReportGrouping as ag, type ReportChart as ah, type ReportInput as ai, type ReportColumnInput as aj, type ReportGroupingInput as ak, type ReportChartInput as al, ActionParamSchema as am, ActionSchema as an, Action as ao, type ActionParam as ap, type ActionInput as aq, PageRegionSchema as ar, PageComponentType as as, PageComponentSchema as at, PageVariableSchema as au, PageSchema as av, type Page as aw, type PageComponent as ax, type PageRegion as ay, type PageVariable as az, ChartAxisSchema as b, ZIndexSchema as b0, ThemeMode as b1, ThemeSchema as b2, type Theme as b3, type ColorPalette as b4, type Typography as b5, type Spacing as b6, type BorderRadius as b7, type Shadow as b8, type Breakpoints as b9, type Animation as ba, type ZIndex as bb, ChartSeriesSchema as c, ChartAnnotationSchema as d, ChartInteractionSchema as e, ChartConfigSchema as f, type ChartConfig as g, type ChartAxis as h, index as i, type ChartSeries as j, type ChartAnnotation as k, type ChartInteraction as l, AppSchema as m, App as n, type AppInput as o, type AppBranding as p, type NavigationItem as q, type ObjectNavItem as r, type DashboardNavItem as s, type PageNavItem as t, type UrlNavItem as u, type GroupNavItem as v, HttpRequestSchema as w, PaginationConfigSchema as x, CalendarConfigSchema as y, GanttConfigSchema as z };
|