@reopt-ai/opt-ui 1.5.0 → 1.6.0

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.
Files changed (87) hide show
  1. package/COMPONENT_CATALOG.md +83 -38
  2. package/README.md +28 -7
  3. package/dist/app.css +146 -0
  4. package/dist/core/index.cjs +164 -324
  5. package/dist/core/index.d.cts +3 -6
  6. package/dist/core/index.d.ts +3 -6
  7. package/dist/core/index.js +3 -323
  8. package/dist/docs/01-getting-started.md +25 -5
  9. package/dist/docs/02-components/01-core.md +36 -28
  10. package/dist/docs/02-components/02-visuals.md +1 -1
  11. package/dist/docs/02-components/03-shells.md +40 -12
  12. package/dist/docs/02-components/04-surfaces.md +1 -1
  13. package/dist/docs/02-components/index.md +1 -1
  14. package/dist/docs/03-recipes/03-layouts.md +16 -12
  15. package/dist/docs/05-migration/01-breaking-changes.md +28 -0
  16. package/dist/id-registry.cjs +1899 -1872
  17. package/dist/id-registry.d.cts +13 -10
  18. package/dist/id-registry.d.cts.map +1 -0
  19. package/dist/id-registry.d.ts +13 -10
  20. package/dist/id-registry.d.ts.map +1 -0
  21. package/dist/id-registry.js +1897 -1871
  22. package/dist/id-registry.js.map +1 -0
  23. package/dist/id-registry.json +28 -28
  24. package/dist/index.cjs +8294 -9790
  25. package/dist/index.d.cts +1486 -1442
  26. package/dist/index.d.cts.map +1 -0
  27. package/dist/index.d.ts +1486 -1442
  28. package/dist/index.d.ts.map +1 -0
  29. package/dist/index.js +7933 -9777
  30. package/dist/index.js.map +1 -0
  31. package/dist/meta.cjs +7461 -6875
  32. package/dist/meta.d.cts.map +1 -0
  33. package/dist/meta.d.ts.map +1 -0
  34. package/dist/meta.js +7460 -6846
  35. package/dist/meta.js.map +1 -0
  36. package/dist/pagination-By7Ozv3U.js +3788 -0
  37. package/dist/pagination-By7Ozv3U.js.map +1 -0
  38. package/dist/pagination-Uv3CnGJz.cjs +4677 -0
  39. package/dist/shader-surface-BK1GMt5_.d.cts +1788 -0
  40. package/dist/shader-surface-BK1GMt5_.d.cts.map +1 -0
  41. package/dist/shader-surface-BWhO2xkk.js +3715 -0
  42. package/dist/shader-surface-BWhO2xkk.js.map +1 -0
  43. package/dist/shader-surface-DIVWtpFl.d.ts +1788 -0
  44. package/dist/shader-surface-DIVWtpFl.d.ts.map +1 -0
  45. package/dist/shader-surface-DxLLfrE6.cjs +4108 -0
  46. package/dist/shells/index.cjs +51 -65
  47. package/dist/shells/index.d.cts +4 -5
  48. package/dist/shells/index.d.ts +4 -5
  49. package/dist/shells/index.js +3 -64
  50. package/dist/tailwind.css +49 -0
  51. package/dist/theme/server.cjs +257 -228
  52. package/dist/theme/server.d.cts +48 -60
  53. package/dist/theme/server.d.cts.map +1 -0
  54. package/dist/theme/server.d.ts +48 -60
  55. package/dist/theme/server.d.ts.map +1 -0
  56. package/dist/theme/server.js +234 -189
  57. package/dist/theme/server.js.map +1 -0
  58. package/dist/types-D0FlcYnM.d.cts +301 -0
  59. package/dist/types-D0FlcYnM.d.cts.map +1 -0
  60. package/dist/types-D0FlcYnM.d.ts +301 -0
  61. package/dist/types-D0FlcYnM.d.ts.map +1 -0
  62. package/dist/visuals/index.cjs +10 -4
  63. package/dist/visuals/index.d.cts +2 -1
  64. package/dist/visuals/index.d.ts +2 -1
  65. package/dist/visuals/index.js +1 -2
  66. package/dist/workflow-canvas-3Jeevkgy.cjs +2599 -0
  67. package/dist/workflow-canvas-BGBAcjf-.js +2403 -0
  68. package/dist/workflow-canvas-BGBAcjf-.js.map +1 -0
  69. package/dist/workflow-canvas-Bar_O2SQ.d.ts +494 -0
  70. package/dist/workflow-canvas-Bar_O2SQ.d.ts.map +1 -0
  71. package/dist/workflow-canvas-DghDRtHn.d.cts +494 -0
  72. package/dist/workflow-canvas-DghDRtHn.d.cts.map +1 -0
  73. package/package.json +11 -6
  74. package/dist/chunk-3GWWZKX7.js +0 -38
  75. package/dist/chunk-3QFYBBL6.cjs +0 -4759
  76. package/dist/chunk-3XD4HIFL.js +0 -3241
  77. package/dist/chunk-AFF2HPE5.cjs +0 -5008
  78. package/dist/chunk-NXZJIHEZ.cjs +0 -3241
  79. package/dist/chunk-ONE3C5RV.cjs +0 -38
  80. package/dist/chunk-RBM2RNC2.js +0 -5008
  81. package/dist/chunk-VBGPEW45.js +0 -4759
  82. package/dist/index-BZ_lBlO1.d.ts +0 -474
  83. package/dist/index-BuvxoWHf.d.cts +0 -474
  84. package/dist/index-DWyqDIkH.d.cts +0 -1689
  85. package/dist/index-Uyijm14M.d.ts +0 -1689
  86. package/dist/types-D4-0lwaE.d.cts +0 -298
  87. package/dist/types-D4-0lwaE.d.ts +0 -298
@@ -1,298 +0,0 @@
1
- /** Defines the command shape (data for command palettes / menus). */
2
- interface CommandDef {
3
- id: string;
4
- label: string;
5
- group: string;
6
- shortcut?: string;
7
- action: () => void;
8
- }
9
- /** Defines the stat card shape. */
10
- interface StatCard {
11
- id: string;
12
- title: string;
13
- value: string;
14
- change: string;
15
- trend: "up" | "down" | "neutral";
16
- rawValue?: number;
17
- format?: "text" | "duration" | "percentage";
18
- durationUnit?: "ms" | "s";
19
- }
20
- /** Defines the nav item shape. */
21
- interface NavItem {
22
- id: string;
23
- label: string;
24
- href: string;
25
- }
26
- /** Defines the faq item shape. */
27
- interface FaqItem {
28
- id: string;
29
- question: string;
30
- answer: string;
31
- }
32
- /** Defines the select option shape. */
33
- interface SelectOption {
34
- value: string;
35
- label: string;
36
- color?: string;
37
- }
38
- /** Defines the menu item shape. */
39
- interface MenuItemDef {
40
- id: string;
41
- label: string;
42
- type?: "item" | "separator" | "checkbox" | "radio";
43
- shortcut?: string;
44
- name?: string;
45
- value?: string;
46
- checked?: boolean;
47
- onChange?: (checked: boolean) => void;
48
- onClick?: () => void;
49
- }
50
- /** Defines the menu shape. */
51
- interface MenuDef {
52
- id: string;
53
- label: string;
54
- items: MenuItemDef[];
55
- }
56
- /** Defines the nav item shape. */
57
- interface NavItemDef {
58
- id: string;
59
- label: string;
60
- href: string;
61
- separator?: boolean;
62
- sectionLabel?: string;
63
- }
64
- /** Defines the toolbar button shape. */
65
- interface ToolbarButtonDef {
66
- id: string;
67
- label: string;
68
- icon: React.ReactNode;
69
- separator?: boolean;
70
- }
71
- /** Defines the tab shape. */
72
- interface TabDef {
73
- id: string;
74
- label: string;
75
- content: React.ReactNode;
76
- }
77
- /** Defines the form field shape. */
78
- interface FormFieldDef {
79
- name: string;
80
- label: string;
81
- type?: "text" | "email" | "password" | "number" | "checkbox" | "radio" | "textarea" | "select" | "switch" | "tags";
82
- placeholder?: string;
83
- defaultValue?: unknown;
84
- required?: boolean;
85
- requiredMessage?: string;
86
- validate?: (value: unknown) => string | undefined;
87
- options?: {
88
- value: string;
89
- label: string;
90
- }[];
91
- /** textarea 전용: 표시 줄 수 */
92
- rows?: number;
93
- /** textarea 전용: 크기 조절 방향 */
94
- resize?: "none" | "vertical" | "horizontal" | "both";
95
- /** textarea 전용: 폰트 스타일 */
96
- font?: "default" | "mono";
97
- /** switch 전용: 설명 텍스트 */
98
- description?: string;
99
- /** 조건부 필드 표시 — false 또는 함수가 false를 반환하면 필드 숨김 */
100
- visible?: boolean | ((values: Record<string, unknown>) => boolean);
101
- }
102
- /** Defines the deployment step shape. */
103
- interface DeploymentStep {
104
- id: string;
105
- name: string;
106
- status: "pending" | "running" | "success" | "error" | "skipped";
107
- duration?: string;
108
- detail?: string;
109
- }
110
- /** Defines the project shape. */
111
- interface ProjectDef {
112
- id: string;
113
- name: string;
114
- framework: string;
115
- status: "active" | "paused" | "error";
116
- domain?: string;
117
- }
118
- /** Defines the env var shape. */
119
- interface EnvVarDef {
120
- key: string;
121
- value: string;
122
- isSecret?: boolean;
123
- }
124
- /** Defines the env group shape. */
125
- interface EnvGroupDef {
126
- env: string;
127
- vars: EnvVarDef[];
128
- }
129
- /** Defines the branch shape. */
130
- interface BranchDef {
131
- name: string;
132
- isDefault?: boolean;
133
- lastCommit?: string;
134
- author?: string;
135
- }
136
- /** Defines the domain shape. */
137
- interface DomainDef {
138
- domain: string;
139
- status: "active" | "pending" | "error";
140
- ssl: "valid" | "expired" | "pending";
141
- redirect?: string;
142
- addedAt?: string;
143
- }
144
- /** Defines the table column shape. */
145
- interface TableColumn<T> {
146
- id: string;
147
- header: string;
148
- accessor: keyof T | ((row: T) => React.ReactNode);
149
- width?: string;
150
- align?: "left" | "center" | "right";
151
- }
152
- /** Defines the toast options shape. */
153
- interface ToastOptions {
154
- variant: "info" | "success" | "warning" | "error";
155
- title?: string;
156
- message: string;
157
- duration?: number;
158
- }
159
- /** Defines the task shape. */
160
- interface TaskDef {
161
- id: string;
162
- title: string;
163
- description?: string;
164
- status: "todo" | "in-progress" | "review" | "done";
165
- priority: "low" | "medium" | "high" | "urgent";
166
- assignee?: TeamMemberDef;
167
- dueDate?: string;
168
- tags?: string[];
169
- subtasks?: {
170
- id: string;
171
- title: string;
172
- completed: boolean;
173
- }[];
174
- }
175
- /** Defines the team member shape. */
176
- interface TeamMemberDef {
177
- id: string;
178
- name: string;
179
- email: string;
180
- avatar?: string;
181
- role?: string;
182
- status?: "online" | "away" | "busy" | "offline";
183
- }
184
- /** Defines the activity shape. */
185
- interface ActivityDef {
186
- id: string;
187
- type: "created" | "updated" | "completed" | "commented" | "assigned" | "deployed" | "merged";
188
- title: string;
189
- description?: string;
190
- actor: TeamMemberDef;
191
- timestamp: string;
192
- metadata?: Record<string, unknown>;
193
- variant?: "default" | "error" | "warning";
194
- }
195
- /** Defines the filter option shape. */
196
- interface FilterOption {
197
- id: string;
198
- label: string;
199
- value: string;
200
- }
201
- /** Defines the filter group shape. */
202
- interface FilterGroupDef {
203
- id: string;
204
- label: string;
205
- type: "select" | "multi-select" | "search" | "date-range" | "tag" | "toggle";
206
- options?: FilterOption[];
207
- value?: string | string[] | boolean;
208
- }
209
- /** Defines the quick action shape. */
210
- interface QuickActionDef {
211
- id: string;
212
- label: string;
213
- description?: string;
214
- icon?: React.ReactNode;
215
- shortcut?: string;
216
- onClick: () => void;
217
- disabled?: boolean;
218
- }
219
- /** Defines the time preset shape. */
220
- interface TimePreset {
221
- label: string;
222
- days: number;
223
- }
224
- /** Type definition for export format. */
225
- type ExportFormat = "csv" | "json" | "pdf";
226
- /** Defines the export column shape. */
227
- interface ExportColumn {
228
- key: string;
229
- header: string;
230
- }
231
- /** Defines the failure item shape. */
232
- interface FailureItem {
233
- id: string;
234
- title: string;
235
- message?: string;
236
- severity: "critical" | "error" | "warning";
237
- timestamp: string;
238
- group?: string;
239
- metadata?: Record<string, unknown>;
240
- }
241
- /** Defines the chart data point shape. */
242
- interface ChartDataPoint {
243
- name: string;
244
- [key: string]: string | number;
245
- }
246
- /** Defines the chart series shape. */
247
- interface ChartSeriesDef {
248
- dataKey: string;
249
- name: string;
250
- color?: string;
251
- type?: "line" | "bar" | "area";
252
- stackId?: string;
253
- }
254
- /** Configuration for chart. */
255
- interface ChartConfig {
256
- series: ChartSeriesDef[];
257
- xAxisKey?: string;
258
- showGrid?: boolean;
259
- showTooltip?: boolean;
260
- showLegend?: boolean;
261
- animate?: boolean;
262
- }
263
- /** Defines the chart margin shape. */
264
- interface ChartMargin {
265
- top?: number;
266
- right?: number;
267
- bottom?: number;
268
- left?: number;
269
- }
270
- /** Defines the chat conversation shape. */
271
- interface ChatConversationDef {
272
- id: string;
273
- title: string;
274
- lastMessage?: string;
275
- timestamp: string;
276
- unread?: boolean;
277
- }
278
- /** Defines the chat message shape. */
279
- interface ChatMessageDef {
280
- id: string;
281
- role: "user" | "assistant";
282
- content: string;
283
- timestamp: string;
284
- }
285
- /** Defines the chat model shape. */
286
- interface ChatModelDef {
287
- id: string;
288
- label: string;
289
- description?: string;
290
- }
291
- /** Defines the chat style preset shape. */
292
- interface ChatStylePresetDef {
293
- id: string;
294
- label: string;
295
- systemPrompt?: string;
296
- }
297
-
298
- export type { ActivityDef as A, BranchDef as B, ChatConversationDef as C, DeploymentStep as D, ExportColumn as E, FilterGroupDef as F, MenuDef as M, NavItem as N, ProjectDef as P, QuickActionDef as Q, StatCard as S, TaskDef as T, TeamMemberDef as a, FormFieldDef as b, ExportFormat as c, TabDef as d, ChatModelDef as e, ChatStylePresetDef as f, ChatMessageDef as g, ChartConfig as h, ChartDataPoint as i, ChartMargin as j, ChartSeriesDef as k, CommandDef as l, DomainDef as m, EnvGroupDef as n, EnvVarDef as o, FailureItem as p, FaqItem as q, FilterOption as r, MenuItemDef as s, NavItemDef as t, SelectOption as u, TableColumn as v, TimePreset as w, ToastOptions as x, ToolbarButtonDef as y };
@@ -1,298 +0,0 @@
1
- /** Defines the command shape (data for command palettes / menus). */
2
- interface CommandDef {
3
- id: string;
4
- label: string;
5
- group: string;
6
- shortcut?: string;
7
- action: () => void;
8
- }
9
- /** Defines the stat card shape. */
10
- interface StatCard {
11
- id: string;
12
- title: string;
13
- value: string;
14
- change: string;
15
- trend: "up" | "down" | "neutral";
16
- rawValue?: number;
17
- format?: "text" | "duration" | "percentage";
18
- durationUnit?: "ms" | "s";
19
- }
20
- /** Defines the nav item shape. */
21
- interface NavItem {
22
- id: string;
23
- label: string;
24
- href: string;
25
- }
26
- /** Defines the faq item shape. */
27
- interface FaqItem {
28
- id: string;
29
- question: string;
30
- answer: string;
31
- }
32
- /** Defines the select option shape. */
33
- interface SelectOption {
34
- value: string;
35
- label: string;
36
- color?: string;
37
- }
38
- /** Defines the menu item shape. */
39
- interface MenuItemDef {
40
- id: string;
41
- label: string;
42
- type?: "item" | "separator" | "checkbox" | "radio";
43
- shortcut?: string;
44
- name?: string;
45
- value?: string;
46
- checked?: boolean;
47
- onChange?: (checked: boolean) => void;
48
- onClick?: () => void;
49
- }
50
- /** Defines the menu shape. */
51
- interface MenuDef {
52
- id: string;
53
- label: string;
54
- items: MenuItemDef[];
55
- }
56
- /** Defines the nav item shape. */
57
- interface NavItemDef {
58
- id: string;
59
- label: string;
60
- href: string;
61
- separator?: boolean;
62
- sectionLabel?: string;
63
- }
64
- /** Defines the toolbar button shape. */
65
- interface ToolbarButtonDef {
66
- id: string;
67
- label: string;
68
- icon: React.ReactNode;
69
- separator?: boolean;
70
- }
71
- /** Defines the tab shape. */
72
- interface TabDef {
73
- id: string;
74
- label: string;
75
- content: React.ReactNode;
76
- }
77
- /** Defines the form field shape. */
78
- interface FormFieldDef {
79
- name: string;
80
- label: string;
81
- type?: "text" | "email" | "password" | "number" | "checkbox" | "radio" | "textarea" | "select" | "switch" | "tags";
82
- placeholder?: string;
83
- defaultValue?: unknown;
84
- required?: boolean;
85
- requiredMessage?: string;
86
- validate?: (value: unknown) => string | undefined;
87
- options?: {
88
- value: string;
89
- label: string;
90
- }[];
91
- /** textarea 전용: 표시 줄 수 */
92
- rows?: number;
93
- /** textarea 전용: 크기 조절 방향 */
94
- resize?: "none" | "vertical" | "horizontal" | "both";
95
- /** textarea 전용: 폰트 스타일 */
96
- font?: "default" | "mono";
97
- /** switch 전용: 설명 텍스트 */
98
- description?: string;
99
- /** 조건부 필드 표시 — false 또는 함수가 false를 반환하면 필드 숨김 */
100
- visible?: boolean | ((values: Record<string, unknown>) => boolean);
101
- }
102
- /** Defines the deployment step shape. */
103
- interface DeploymentStep {
104
- id: string;
105
- name: string;
106
- status: "pending" | "running" | "success" | "error" | "skipped";
107
- duration?: string;
108
- detail?: string;
109
- }
110
- /** Defines the project shape. */
111
- interface ProjectDef {
112
- id: string;
113
- name: string;
114
- framework: string;
115
- status: "active" | "paused" | "error";
116
- domain?: string;
117
- }
118
- /** Defines the env var shape. */
119
- interface EnvVarDef {
120
- key: string;
121
- value: string;
122
- isSecret?: boolean;
123
- }
124
- /** Defines the env group shape. */
125
- interface EnvGroupDef {
126
- env: string;
127
- vars: EnvVarDef[];
128
- }
129
- /** Defines the branch shape. */
130
- interface BranchDef {
131
- name: string;
132
- isDefault?: boolean;
133
- lastCommit?: string;
134
- author?: string;
135
- }
136
- /** Defines the domain shape. */
137
- interface DomainDef {
138
- domain: string;
139
- status: "active" | "pending" | "error";
140
- ssl: "valid" | "expired" | "pending";
141
- redirect?: string;
142
- addedAt?: string;
143
- }
144
- /** Defines the table column shape. */
145
- interface TableColumn<T> {
146
- id: string;
147
- header: string;
148
- accessor: keyof T | ((row: T) => React.ReactNode);
149
- width?: string;
150
- align?: "left" | "center" | "right";
151
- }
152
- /** Defines the toast options shape. */
153
- interface ToastOptions {
154
- variant: "info" | "success" | "warning" | "error";
155
- title?: string;
156
- message: string;
157
- duration?: number;
158
- }
159
- /** Defines the task shape. */
160
- interface TaskDef {
161
- id: string;
162
- title: string;
163
- description?: string;
164
- status: "todo" | "in-progress" | "review" | "done";
165
- priority: "low" | "medium" | "high" | "urgent";
166
- assignee?: TeamMemberDef;
167
- dueDate?: string;
168
- tags?: string[];
169
- subtasks?: {
170
- id: string;
171
- title: string;
172
- completed: boolean;
173
- }[];
174
- }
175
- /** Defines the team member shape. */
176
- interface TeamMemberDef {
177
- id: string;
178
- name: string;
179
- email: string;
180
- avatar?: string;
181
- role?: string;
182
- status?: "online" | "away" | "busy" | "offline";
183
- }
184
- /** Defines the activity shape. */
185
- interface ActivityDef {
186
- id: string;
187
- type: "created" | "updated" | "completed" | "commented" | "assigned" | "deployed" | "merged";
188
- title: string;
189
- description?: string;
190
- actor: TeamMemberDef;
191
- timestamp: string;
192
- metadata?: Record<string, unknown>;
193
- variant?: "default" | "error" | "warning";
194
- }
195
- /** Defines the filter option shape. */
196
- interface FilterOption {
197
- id: string;
198
- label: string;
199
- value: string;
200
- }
201
- /** Defines the filter group shape. */
202
- interface FilterGroupDef {
203
- id: string;
204
- label: string;
205
- type: "select" | "multi-select" | "search" | "date-range" | "tag" | "toggle";
206
- options?: FilterOption[];
207
- value?: string | string[] | boolean;
208
- }
209
- /** Defines the quick action shape. */
210
- interface QuickActionDef {
211
- id: string;
212
- label: string;
213
- description?: string;
214
- icon?: React.ReactNode;
215
- shortcut?: string;
216
- onClick: () => void;
217
- disabled?: boolean;
218
- }
219
- /** Defines the time preset shape. */
220
- interface TimePreset {
221
- label: string;
222
- days: number;
223
- }
224
- /** Type definition for export format. */
225
- type ExportFormat = "csv" | "json" | "pdf";
226
- /** Defines the export column shape. */
227
- interface ExportColumn {
228
- key: string;
229
- header: string;
230
- }
231
- /** Defines the failure item shape. */
232
- interface FailureItem {
233
- id: string;
234
- title: string;
235
- message?: string;
236
- severity: "critical" | "error" | "warning";
237
- timestamp: string;
238
- group?: string;
239
- metadata?: Record<string, unknown>;
240
- }
241
- /** Defines the chart data point shape. */
242
- interface ChartDataPoint {
243
- name: string;
244
- [key: string]: string | number;
245
- }
246
- /** Defines the chart series shape. */
247
- interface ChartSeriesDef {
248
- dataKey: string;
249
- name: string;
250
- color?: string;
251
- type?: "line" | "bar" | "area";
252
- stackId?: string;
253
- }
254
- /** Configuration for chart. */
255
- interface ChartConfig {
256
- series: ChartSeriesDef[];
257
- xAxisKey?: string;
258
- showGrid?: boolean;
259
- showTooltip?: boolean;
260
- showLegend?: boolean;
261
- animate?: boolean;
262
- }
263
- /** Defines the chart margin shape. */
264
- interface ChartMargin {
265
- top?: number;
266
- right?: number;
267
- bottom?: number;
268
- left?: number;
269
- }
270
- /** Defines the chat conversation shape. */
271
- interface ChatConversationDef {
272
- id: string;
273
- title: string;
274
- lastMessage?: string;
275
- timestamp: string;
276
- unread?: boolean;
277
- }
278
- /** Defines the chat message shape. */
279
- interface ChatMessageDef {
280
- id: string;
281
- role: "user" | "assistant";
282
- content: string;
283
- timestamp: string;
284
- }
285
- /** Defines the chat model shape. */
286
- interface ChatModelDef {
287
- id: string;
288
- label: string;
289
- description?: string;
290
- }
291
- /** Defines the chat style preset shape. */
292
- interface ChatStylePresetDef {
293
- id: string;
294
- label: string;
295
- systemPrompt?: string;
296
- }
297
-
298
- export type { ActivityDef as A, BranchDef as B, ChatConversationDef as C, DeploymentStep as D, ExportColumn as E, FilterGroupDef as F, MenuDef as M, NavItem as N, ProjectDef as P, QuickActionDef as Q, StatCard as S, TaskDef as T, TeamMemberDef as a, FormFieldDef as b, ExportFormat as c, TabDef as d, ChatModelDef as e, ChatStylePresetDef as f, ChatMessageDef as g, ChartConfig as h, ChartDataPoint as i, ChartMargin as j, ChartSeriesDef as k, CommandDef as l, DomainDef as m, EnvGroupDef as n, EnvVarDef as o, FailureItem as p, FaqItem as q, FilterOption as r, MenuItemDef as s, NavItemDef as t, SelectOption as u, TableColumn as v, TimePreset as w, ToastOptions as x, ToolbarButtonDef as y };