@prefecthq/prefect-ui-library 3.12.8 → 3.12.10
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/{RunsPageWithDefaultFilter-umBJVr8U.mjs → RunsPageWithDefaultFilter-rweNsjzV.mjs} +2 -2
- package/dist/{RunsPageWithDefaultFilter-umBJVr8U.mjs.map → RunsPageWithDefaultFilter-rweNsjzV.mjs.map} +1 -1
- package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs} +2 -2
- package/dist/{WorkQueueToWorkPoolQueueRedirect-DEUCC_Qo.mjs.map → WorkQueueToWorkPoolQueueRedirect-DcC3MDka.mjs.map} +1 -1
- package/dist/{index-CPp5RYan.mjs → index-BxV9_Yx0.mjs} +11 -8
- package/dist/{index-CPp5RYan.mjs.map → index-BxV9_Yx0.mjs.map} +1 -1
- package/dist/prefect-ui-library.mjs +1 -1
- package/dist/prefect-ui-library.umd.js +2 -2
- package/dist/prefect-ui-library.umd.js.map +1 -1
- package/dist/types/src/automations/components/AutomationCombobox.vue.d.ts +3 -26
- package/dist/types/src/automations/components/AutomationWithinInput.vue.d.ts +3 -19
- package/dist/types/src/components/ArtifactCard.vue.d.ts +2 -32
- package/dist/types/src/components/ArtifactMenu.vue.d.ts +2 -7
- package/dist/types/src/components/AutomationMenu.vue.d.ts +2 -434
- package/dist/types/src/components/BlockDocument.vue.d.ts +2 -7
- package/dist/types/src/components/BlockDocumentMenu.vue.d.ts +2 -23
- package/dist/types/src/components/BlockTypeCardLayout.vue.d.ts +2 -7
- package/dist/types/src/components/BlockTypeCardPreview.vue.d.ts +2 -419
- package/dist/types/src/components/CodeBanner.vue.d.ts +2 -9
- package/dist/types/src/components/CollectionItemCard.vue.d.ts +2 -7
- package/dist/types/src/components/ConcurrencyLimitResetModal.vue.d.ts +2 -15
- package/dist/types/src/components/ConcurrencyLimitV2ResetModal.vue.d.ts +2 -17
- package/dist/types/src/components/ConcurrencyLimitsCreateModal.vue.d.ts +2 -27
- package/dist/types/src/components/ConcurrencyLimitsV2CreateModal.vue.d.ts +2 -33
- package/dist/types/src/components/ConcurrencyLimitsV2UpdateModal.vue.d.ts +2 -39
- package/dist/types/src/components/ConfirmDeleteModal.vue.d.ts +2 -15
- package/dist/types/src/components/ConfirmStateChangeModal.vue.d.ts +2 -29
- package/dist/types/src/components/CopyableWrapper.vue.d.ts +2 -9
- package/dist/types/src/components/CronScheduleForm.vue.d.ts +2 -37
- package/dist/types/src/components/DashboardWorkPoolCardDetail.vue.d.ts +2 -4
- package/dist/types/src/components/DateRangeInput.vue.d.ts +2 -19
- package/dist/types/src/components/DeploymentCombobox.vue.d.ts +3 -39
- package/dist/types/src/components/DeploymentCustomRunOverflowMenuItem.vue.d.ts +2 -417
- package/dist/types/src/components/DeploymentDetails.vue.d.ts +3 -448
- package/dist/types/src/components/DeploymentMenu.vue.d.ts +2 -436
- package/dist/types/src/components/DeploymentQuickRunOverflowMenuItem.vue.d.ts +2 -7
- package/dist/types/src/components/DeploymentsPageEmptyState.vue.d.ts +2 -12
- package/dist/types/src/components/DocumentationButton.vue.d.ts +2 -4
- package/dist/types/src/components/ExtraInfoModal.vue.d.ts +3 -2
- package/dist/types/src/components/ExtraInfoTooltip.vue.d.ts +2 -4
- package/dist/types/src/components/FlowCombobox.vue.d.ts +3 -37
- package/dist/types/src/components/FlowMenu.vue.d.ts +2 -432
- package/dist/types/src/components/FlowPopover.vue.d.ts +5 -16
- package/dist/types/src/components/FlowRouterLink.vue.d.ts +2 -421
- package/dist/types/src/components/FlowRunArtifacts.vue.d.ts +2 -438
- package/dist/types/src/components/FlowRunFilteredList.vue.d.ts +2 -36
- package/dist/types/src/components/FlowRunGraphPopover.vue.d.ts +2 -222
- package/dist/types/src/components/FlowRunListItem.vue.d.ts +2 -41
- package/dist/types/src/components/FlowRunMenu.vue.d.ts +3 -473
- package/dist/types/src/components/FlowRunsPageEmptyState.vue.d.ts +2 -12
- package/dist/types/src/components/FlowsPageEmptyState.vue.d.ts +2 -12
- package/dist/types/src/components/FormattedDate.vue.d.ts +2 -7
- package/dist/types/src/components/IconTextCount.vue.d.ts +2 -7
- package/dist/types/src/components/IntervalScheduleForm.vue.d.ts +2 -39
- package/dist/types/src/components/LogsContainer.vue.d.ts +2 -24
- package/dist/types/src/components/MarketingBanner.vue.d.ts +2 -14
- package/dist/types/src/components/PageHeading.vue.d.ts +3 -17
- package/dist/types/src/components/PageHeadingFlowRunCreate.vue.d.ts +2 -37
- package/dist/types/src/components/QuickRunParametersModal.vue.d.ts +2 -29
- package/dist/types/src/components/ResourceLink.vue.d.ts +3 -14
- package/dist/types/src/components/RowGridLayoutList.vue.d.ts +2 -14
- package/dist/types/src/components/SaveFilterModal.vue.d.ts +2 -21
- package/dist/types/src/components/ScheduleFormModal.vue.d.ts +2 -2
- package/dist/types/src/components/SchemaInput.vue.d.ts +2 -31
- package/dist/types/src/components/SeparatedList.vue.d.ts +2 -9
- package/dist/types/src/components/StateListItem.vue.d.ts +2 -79
- package/dist/types/src/components/TaskRunArtifacts.vue.d.ts +2 -432
- package/dist/types/src/components/UseDeploymentSlot.vue.d.ts +2 -7
- package/dist/types/src/components/UseFlowSlot.vue.d.ts +2 -7
- package/dist/types/src/components/WorkPoolCombobox.vue.d.ts +3 -26
- package/dist/types/src/components/WorkPoolMenu.vue.d.ts +2 -429
- package/dist/types/src/components/WorkPoolQueueCombobox.vue.d.ts +3 -24
- package/dist/types/src/components/WorkPoolQueueMenu.vue.d.ts +2 -433
- package/dist/types/src/components/WorkQueueCombobox.vue.d.ts +3 -26
- package/dist/types/src/mocks/index.d.ts +1 -1
- package/dist/types/src/models/DeploymentVersion.d.ts +2 -0
- package/dist/types/src/models/api/DeploymentVersionResponse.d.ts +1 -0
- package/dist/types/src/schemas/components/SchemaFormProperty.vue.d.ts +2 -146
- package/dist/types/src/schemas/components/SchemaFormPropertyMenu.vue.d.ts +2 -26
- package/dist/types/src/services/Mocker.d.ts +1 -1
- package/package.json +4 -4
- package/src/maps/deployment.ts +1 -0
- package/src/maps/flowStatsFilter.ts +2 -2
- package/src/maps/savedSearchFilter.ts +2 -2
- package/src/mocks/deploymentVersion.ts +1 -0
- package/src/models/DeploymentVersion.ts +3 -0
- package/src/models/api/DeploymentVersionResponse.ts +1 -0
|
@@ -1,484 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import FlowRunResumeModal from '../components/FlowRunResumeModal.vue';
|
|
3
|
-
import { FlowRun, StateUpdateDetails } from '../models';
|
|
1
|
+
import { FlowRun } from '../models';
|
|
4
2
|
type __VLS_Props = {
|
|
5
3
|
flowRun: FlowRun;
|
|
6
4
|
showAll?: boolean;
|
|
7
5
|
};
|
|
8
|
-
declare const emit: (event: "delete" | "update", ...args: any[]) => void;
|
|
9
|
-
declare const can: import("..").Can<"access:deploymentScheduleFlowRunInfraOverrides" | "create:artifact" | "create:automation" | "create:block" | "create:concurrency_limit" | "create:deployment" | "create:flow_run" | "create:flow" | "create:log" | "create:notification_policy" | "create:saved_search" | "create:task_run" | "create:variable" | "create:work_queue" | "create:work_pool" | "create:workspace_bot_access" | "create:workspace_user_access" | "delete:artifact" | "delete:automation" | "delete:block" | "delete:concurrency_limit" | "delete:deployment" | "delete:flow_run" | "delete:flow" | "delete:notification_policy" | "delete:saved_search" | "delete:task_run" | "delete:work_queue" | "delete:work_pool" | "delete:worker" | "delete:workspace_bot_access" | "delete:workspace_user_access" | "delete:variable" | "read:artifact" | "read:automation" | "read:block" | "read:concurrency_limit" | "read:deployment" | "read:flow_run" | "read:flow" | "read:log" | "read:notification_policy" | "read:saved_search" | "read:task_run" | "read:variable" | "read:work_queue" | "read:work_pool" | "read:worker" | "read:workspace_bot_access" | "read:workspace_settings" | "read:workspace_user_access" | "run:deployment" | "update:automation" | "update:block" | "update:concurrency_limit" | "update:deployment" | "update:flow_run" | "update:flow" | "update:notification_policy" | "update:task_run" | "update:variable" | "update:work_queue" | "update:work_pool" | "update:workspace_bot_access" | "update:workspace_settings" | "update:workspace_user_access" | "update:workspace">;
|
|
10
|
-
declare const routes: {
|
|
11
|
-
automations: () => {
|
|
12
|
-
readonly name: "workspace.automations";
|
|
13
|
-
readonly params: {
|
|
14
|
-
readonly accountId?: string | undefined;
|
|
15
|
-
readonly workspaceId?: string | undefined;
|
|
16
|
-
};
|
|
17
|
-
};
|
|
18
|
-
automation: (automationId: string) => {
|
|
19
|
-
readonly name: "workspace.automation.view";
|
|
20
|
-
readonly params: {
|
|
21
|
-
readonly automationId: string;
|
|
22
|
-
readonly accountId?: string | undefined;
|
|
23
|
-
readonly workspaceId?: string | undefined;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
automationCreate: (automationQuery?: import("..").CreateAutomationQuery) => {
|
|
27
|
-
readonly name: "workspace.automation.create";
|
|
28
|
-
readonly params: {
|
|
29
|
-
readonly accountId?: string | undefined;
|
|
30
|
-
readonly workspaceId?: string | undefined;
|
|
31
|
-
};
|
|
32
|
-
readonly query: import("vue-router").LocationQuery | undefined;
|
|
33
|
-
};
|
|
34
|
-
automationEdit: (automationId: string) => {
|
|
35
|
-
readonly name: "workspace.automation.edit";
|
|
36
|
-
readonly params: {
|
|
37
|
-
readonly automationId: string;
|
|
38
|
-
readonly accountId?: string | undefined;
|
|
39
|
-
readonly workspaceId?: string | undefined;
|
|
40
|
-
};
|
|
41
|
-
};
|
|
42
|
-
automateEvent: (event: import("../models").WorkspaceEvent, actions?: import("..").AutomationAction[]) => {
|
|
43
|
-
readonly name: "workspace.automation.create";
|
|
44
|
-
readonly params: {
|
|
45
|
-
readonly accountId?: string | undefined;
|
|
46
|
-
readonly workspaceId?: string | undefined;
|
|
47
|
-
};
|
|
48
|
-
readonly query: import("vue-router").LocationQuery;
|
|
49
|
-
};
|
|
50
|
-
automateFlow: (flowId: string, actions?: import("..").AutomationAction[]) => {
|
|
51
|
-
readonly name: "workspace.automation.create";
|
|
52
|
-
readonly params: {
|
|
53
|
-
readonly accountId?: string | undefined;
|
|
54
|
-
readonly workspaceId?: string | undefined;
|
|
55
|
-
};
|
|
56
|
-
readonly query: import("vue-router").LocationQuery;
|
|
57
|
-
};
|
|
58
|
-
automateWorkPool: (workPoolId: string, actions?: import("..").AutomationAction[]) => {
|
|
59
|
-
readonly name: "workspace.automation.create";
|
|
60
|
-
readonly params: {
|
|
61
|
-
readonly accountId?: string | undefined;
|
|
62
|
-
readonly workspaceId?: string | undefined;
|
|
63
|
-
};
|
|
64
|
-
readonly query: import("vue-router").LocationQuery;
|
|
65
|
-
};
|
|
66
|
-
automateWorkPoolQueue: (workPoolQueueId: string, actions?: import("..").AutomationAction[]) => {
|
|
67
|
-
readonly name: "workspace.automation.create";
|
|
68
|
-
readonly params: {
|
|
69
|
-
readonly accountId?: string | undefined;
|
|
70
|
-
readonly workspaceId?: string | undefined;
|
|
71
|
-
};
|
|
72
|
-
readonly query: import("vue-router").LocationQuery;
|
|
73
|
-
};
|
|
74
|
-
events: () => {
|
|
75
|
-
readonly name: "workspace.events";
|
|
76
|
-
};
|
|
77
|
-
event: (eventId: string, eventDate: Date) => {
|
|
78
|
-
readonly name: "workspace.event";
|
|
79
|
-
readonly params: {
|
|
80
|
-
readonly eventId: string;
|
|
81
|
-
readonly eventDate: string;
|
|
82
|
-
};
|
|
83
|
-
};
|
|
84
|
-
artifact: (artifactId: string) => {
|
|
85
|
-
readonly name: "workspace.artifacts.artifact";
|
|
86
|
-
readonly params: {
|
|
87
|
-
readonly accountId?: string | undefined;
|
|
88
|
-
readonly workspaceId?: string | undefined;
|
|
89
|
-
readonly artifactId: string;
|
|
90
|
-
};
|
|
91
|
-
};
|
|
92
|
-
artifactKey: (artifactKey: string) => {
|
|
93
|
-
readonly name: "workspace.artifacts.artifact.key";
|
|
94
|
-
readonly params: {
|
|
95
|
-
readonly accountId?: string | undefined;
|
|
96
|
-
readonly workspaceId?: string | undefined;
|
|
97
|
-
readonly artifactKey: string;
|
|
98
|
-
};
|
|
99
|
-
};
|
|
100
|
-
artifacts: () => {
|
|
101
|
-
readonly name: "workspace.artifacts";
|
|
102
|
-
readonly params: {
|
|
103
|
-
readonly accountId?: string | undefined;
|
|
104
|
-
readonly workspaceId?: string | undefined;
|
|
105
|
-
};
|
|
106
|
-
};
|
|
107
|
-
dashboard: () => {
|
|
108
|
-
readonly name: "workspace.dashboard";
|
|
109
|
-
readonly params: {
|
|
110
|
-
readonly accountId?: string | undefined;
|
|
111
|
-
readonly workspaceId?: string | undefined;
|
|
112
|
-
};
|
|
113
|
-
};
|
|
114
|
-
runs: (query?: {
|
|
115
|
-
tab?: string;
|
|
116
|
-
}) => {
|
|
117
|
-
readonly name: "workspace.runs";
|
|
118
|
-
readonly params: {
|
|
119
|
-
readonly accountId?: string | undefined;
|
|
120
|
-
readonly workspaceId?: string | undefined;
|
|
121
|
-
};
|
|
122
|
-
readonly query: {
|
|
123
|
-
tab?: string;
|
|
124
|
-
} | undefined;
|
|
125
|
-
};
|
|
126
|
-
flowRuns: () => {
|
|
127
|
-
readonly name: "workspace.flow-runs";
|
|
128
|
-
readonly params: {
|
|
129
|
-
readonly accountId?: string | undefined;
|
|
130
|
-
readonly workspaceId?: string | undefined;
|
|
131
|
-
};
|
|
132
|
-
};
|
|
133
|
-
flowRun: (flowRunId: string) => {
|
|
134
|
-
readonly name: "workspace.runs.flow-run";
|
|
135
|
-
readonly params: {
|
|
136
|
-
readonly accountId?: string | undefined;
|
|
137
|
-
readonly workspaceId?: string | undefined;
|
|
138
|
-
readonly flowRunId: string;
|
|
139
|
-
};
|
|
140
|
-
};
|
|
141
|
-
taskRun: (taskRunId: string) => {
|
|
142
|
-
readonly name: "workspace.runs.task-run";
|
|
143
|
-
readonly params: {
|
|
144
|
-
readonly accountId?: string | undefined;
|
|
145
|
-
readonly workspaceId?: string | undefined;
|
|
146
|
-
readonly taskRunId: string;
|
|
147
|
-
};
|
|
148
|
-
};
|
|
149
|
-
flows: () => {
|
|
150
|
-
readonly name: "workspace.flows";
|
|
151
|
-
readonly params: {
|
|
152
|
-
readonly accountId?: string | undefined;
|
|
153
|
-
readonly workspaceId?: string | undefined;
|
|
154
|
-
};
|
|
155
|
-
};
|
|
156
|
-
flow: (flowId: string) => {
|
|
157
|
-
readonly name: "workspace.flows.flow";
|
|
158
|
-
readonly params: {
|
|
159
|
-
readonly accountId?: string | undefined;
|
|
160
|
-
readonly workspaceId?: string | undefined;
|
|
161
|
-
readonly flowId: string;
|
|
162
|
-
};
|
|
163
|
-
};
|
|
164
|
-
flowCollections: () => {
|
|
165
|
-
readonly name: "workspace.flows.collections";
|
|
166
|
-
readonly params: {
|
|
167
|
-
readonly accountId?: string | undefined;
|
|
168
|
-
readonly workspaceId?: string | undefined;
|
|
169
|
-
};
|
|
170
|
-
};
|
|
171
|
-
flowCollection: (name: string) => {
|
|
172
|
-
readonly name: "workspace.flows.collections.collection";
|
|
173
|
-
readonly params: {
|
|
174
|
-
readonly accountId?: string | undefined;
|
|
175
|
-
readonly workspaceId?: string | undefined;
|
|
176
|
-
readonly name: string;
|
|
177
|
-
};
|
|
178
|
-
};
|
|
179
|
-
deployments: () => {
|
|
180
|
-
readonly name: "workspace.deployments";
|
|
181
|
-
readonly params: {
|
|
182
|
-
readonly accountId?: string | undefined;
|
|
183
|
-
readonly workspaceId?: string | undefined;
|
|
184
|
-
};
|
|
185
|
-
};
|
|
186
|
-
deployment: (deploymentId: string, versionId?: string, query?: {
|
|
187
|
-
tab?: string;
|
|
188
|
-
} & import("vue-router").LocationQuery) => {
|
|
189
|
-
readonly name: "workspace.deployments.deployment";
|
|
190
|
-
readonly params: {
|
|
191
|
-
readonly accountId?: string | undefined;
|
|
192
|
-
readonly workspaceId?: string | undefined;
|
|
193
|
-
readonly deploymentId: string;
|
|
194
|
-
};
|
|
195
|
-
readonly query: {
|
|
196
|
-
readonly tab?: string;
|
|
197
|
-
readonly versionId: string | undefined;
|
|
198
|
-
};
|
|
199
|
-
};
|
|
200
|
-
deploymentEdit: (deploymentId: string) => {
|
|
201
|
-
readonly name: "workspace.deployments.deployment-edit";
|
|
202
|
-
readonly params: {
|
|
203
|
-
readonly accountId?: string | undefined;
|
|
204
|
-
readonly workspaceId?: string | undefined;
|
|
205
|
-
readonly deploymentId: string;
|
|
206
|
-
};
|
|
207
|
-
};
|
|
208
|
-
deploymentDuplicate: (deploymentId: string) => {
|
|
209
|
-
readonly name: "workspace.deployments.deployment-duplicate";
|
|
210
|
-
readonly params: {
|
|
211
|
-
readonly accountId?: string | undefined;
|
|
212
|
-
readonly workspaceId?: string | undefined;
|
|
213
|
-
readonly deploymentId: string;
|
|
214
|
-
};
|
|
215
|
-
};
|
|
216
|
-
deploymentFlowRunCreate: (deploymentId: string, parameters?: Record<string, unknown>) => {
|
|
217
|
-
readonly name: "workspace.deployments.deployment-flow-run-create";
|
|
218
|
-
readonly params: {
|
|
219
|
-
readonly accountId?: string | undefined;
|
|
220
|
-
readonly workspaceId?: string | undefined;
|
|
221
|
-
readonly deploymentId: string;
|
|
222
|
-
};
|
|
223
|
-
readonly query: {
|
|
224
|
-
parameters: string;
|
|
225
|
-
} | {
|
|
226
|
-
parameters?: undefined;
|
|
227
|
-
};
|
|
228
|
-
};
|
|
229
|
-
workQueues: () => {
|
|
230
|
-
readonly name: "workspace.work-queues";
|
|
231
|
-
readonly params: {
|
|
232
|
-
readonly accountId?: string | undefined;
|
|
233
|
-
readonly workspaceId?: string | undefined;
|
|
234
|
-
};
|
|
235
|
-
};
|
|
236
|
-
workQueue: (workQueueId: string) => {
|
|
237
|
-
readonly name: "workspace.work-queues.work-queue";
|
|
238
|
-
readonly params: {
|
|
239
|
-
readonly accountId?: string | undefined;
|
|
240
|
-
readonly workspaceId?: string | undefined;
|
|
241
|
-
readonly workQueueId: string;
|
|
242
|
-
};
|
|
243
|
-
};
|
|
244
|
-
workQueueCreate: () => {
|
|
245
|
-
readonly name: "workspace.work-queues.work-queue-create";
|
|
246
|
-
readonly params: {
|
|
247
|
-
readonly accountId?: string | undefined;
|
|
248
|
-
readonly workspaceId?: string | undefined;
|
|
249
|
-
};
|
|
250
|
-
};
|
|
251
|
-
workQueueEdit: (workQueueId: string) => {
|
|
252
|
-
readonly name: "workspace.work-queues.work-queue-edit";
|
|
253
|
-
readonly params: {
|
|
254
|
-
readonly accountId?: string | undefined;
|
|
255
|
-
readonly workspaceId?: string | undefined;
|
|
256
|
-
readonly workQueueId: string;
|
|
257
|
-
};
|
|
258
|
-
};
|
|
259
|
-
blocks: () => {
|
|
260
|
-
readonly name: "workspace.blocks";
|
|
261
|
-
readonly params: {
|
|
262
|
-
readonly accountId?: string | undefined;
|
|
263
|
-
readonly workspaceId?: string | undefined;
|
|
264
|
-
};
|
|
265
|
-
};
|
|
266
|
-
blocksCatalog: () => {
|
|
267
|
-
readonly name: "workspace.blocks.catalog";
|
|
268
|
-
readonly params: {
|
|
269
|
-
readonly accountId?: string | undefined;
|
|
270
|
-
readonly workspaceId?: string | undefined;
|
|
271
|
-
};
|
|
272
|
-
};
|
|
273
|
-
blocksCatalogView: (blockTypeSlug: string) => {
|
|
274
|
-
readonly name: "workspace.blocks.catalog-view";
|
|
275
|
-
readonly params: {
|
|
276
|
-
readonly accountId?: string | undefined;
|
|
277
|
-
readonly workspaceId?: string | undefined;
|
|
278
|
-
readonly blockTypeSlug: string;
|
|
279
|
-
};
|
|
280
|
-
};
|
|
281
|
-
blockCreate: (blockTypeSlug: string) => {
|
|
282
|
-
readonly name: "workspace.blocks.block-create";
|
|
283
|
-
readonly params: {
|
|
284
|
-
readonly accountId?: string | undefined;
|
|
285
|
-
readonly workspaceId?: string | undefined;
|
|
286
|
-
readonly blockTypeSlug: string;
|
|
287
|
-
};
|
|
288
|
-
};
|
|
289
|
-
block: (blockDocumentId: string) => {
|
|
290
|
-
readonly name: "workspace.blocks.block";
|
|
291
|
-
readonly params: {
|
|
292
|
-
readonly accountId?: string | undefined;
|
|
293
|
-
readonly workspaceId?: string | undefined;
|
|
294
|
-
readonly blockDocumentId: string;
|
|
295
|
-
};
|
|
296
|
-
};
|
|
297
|
-
blockEdit: (blockDocumentId: string) => {
|
|
298
|
-
readonly name: "workspace.blocks.block-edit";
|
|
299
|
-
readonly params: {
|
|
300
|
-
readonly accountId?: string | undefined;
|
|
301
|
-
readonly workspaceId?: string | undefined;
|
|
302
|
-
readonly blockDocumentId: string;
|
|
303
|
-
};
|
|
304
|
-
};
|
|
305
|
-
notifications: () => {
|
|
306
|
-
readonly name: "workspace.notifications";
|
|
307
|
-
readonly params: {
|
|
308
|
-
readonly accountId?: string | undefined;
|
|
309
|
-
readonly workspaceId?: string | undefined;
|
|
310
|
-
};
|
|
311
|
-
};
|
|
312
|
-
notificationCreate: () => {
|
|
313
|
-
readonly name: "workspace.notifications.create";
|
|
314
|
-
readonly params: {
|
|
315
|
-
readonly accountId?: string | undefined;
|
|
316
|
-
readonly workspaceId?: string | undefined;
|
|
317
|
-
};
|
|
318
|
-
};
|
|
319
|
-
notificationEdit: (notificationId: string) => {
|
|
320
|
-
readonly name: "workspace.notifications.notification-edit";
|
|
321
|
-
readonly params: {
|
|
322
|
-
readonly accountId?: string | undefined;
|
|
323
|
-
readonly workspaceId?: string | undefined;
|
|
324
|
-
readonly notificationId: string;
|
|
325
|
-
};
|
|
326
|
-
};
|
|
327
|
-
concurrencyLimit: (concurrencyLimitId: string) => {
|
|
328
|
-
readonly name: "workspace.concurrency-limits.concurrency-limit";
|
|
329
|
-
readonly params: {
|
|
330
|
-
readonly accountId?: string | undefined;
|
|
331
|
-
readonly workspaceId?: string | undefined;
|
|
332
|
-
readonly concurrencyLimitId: string;
|
|
333
|
-
};
|
|
334
|
-
};
|
|
335
|
-
concurrencyLimits: () => {
|
|
336
|
-
readonly name: "workspace.concurrency-limits";
|
|
337
|
-
readonly params: {
|
|
338
|
-
readonly accountId?: string | undefined;
|
|
339
|
-
readonly workspaceId?: string | undefined;
|
|
340
|
-
};
|
|
341
|
-
};
|
|
342
|
-
concurrencyLimitsV2: () => {
|
|
343
|
-
readonly name: "workspace.concurrency-limits-v2";
|
|
344
|
-
readonly params: {
|
|
345
|
-
readonly accountId?: string | undefined;
|
|
346
|
-
readonly workspaceId?: string | undefined;
|
|
347
|
-
};
|
|
348
|
-
};
|
|
349
|
-
concurrencyLimitV2: (concurrencyLimitId: string) => {
|
|
350
|
-
readonly name: "workspace.concurrency-limits-v2.concurrency-limit";
|
|
351
|
-
readonly params: {
|
|
352
|
-
readonly accountId?: string | undefined;
|
|
353
|
-
readonly workspaceId?: string | undefined;
|
|
354
|
-
readonly concurrencyLimitId: string;
|
|
355
|
-
};
|
|
356
|
-
};
|
|
357
|
-
variables: () => {
|
|
358
|
-
readonly name: "workspace.variables";
|
|
359
|
-
readonly params: {
|
|
360
|
-
readonly accountId?: string | undefined;
|
|
361
|
-
readonly workspaceId?: string | undefined;
|
|
362
|
-
};
|
|
363
|
-
};
|
|
364
|
-
workPools: () => {
|
|
365
|
-
readonly name: "workspace.work-pools";
|
|
366
|
-
readonly params: {
|
|
367
|
-
readonly accountId?: string | undefined;
|
|
368
|
-
readonly workspaceId?: string | undefined;
|
|
369
|
-
};
|
|
370
|
-
};
|
|
371
|
-
workPool: (workPoolName: string) => {
|
|
372
|
-
readonly name: "workspace.work-pools.work-pool";
|
|
373
|
-
readonly params: {
|
|
374
|
-
readonly accountId?: string | undefined;
|
|
375
|
-
readonly workspaceId?: string | undefined;
|
|
376
|
-
readonly workPoolName: string;
|
|
377
|
-
};
|
|
378
|
-
};
|
|
379
|
-
workPoolCreate: () => {
|
|
380
|
-
readonly name: "workspace.work-pools.work-pool-create";
|
|
381
|
-
readonly params: {
|
|
382
|
-
readonly accountId?: string | undefined;
|
|
383
|
-
readonly workspaceId?: string | undefined;
|
|
384
|
-
};
|
|
385
|
-
};
|
|
386
|
-
workPoolEdit: (workPoolName: string) => {
|
|
387
|
-
readonly name: "workspace.work-pools.work-pool-edit";
|
|
388
|
-
readonly params: {
|
|
389
|
-
readonly accountId?: string | undefined;
|
|
390
|
-
readonly workspaceId?: string | undefined;
|
|
391
|
-
readonly workPoolName: string;
|
|
392
|
-
};
|
|
393
|
-
};
|
|
394
|
-
workPoolQueue: (workPoolName: string, workPoolQueueName: string) => {
|
|
395
|
-
readonly name: "workspace.work-pools.work-pool.work-pool-queue";
|
|
396
|
-
readonly params: {
|
|
397
|
-
readonly accountId?: string | undefined;
|
|
398
|
-
readonly workspaceId?: string | undefined;
|
|
399
|
-
readonly workPoolName: string;
|
|
400
|
-
readonly workPoolQueueName: string;
|
|
401
|
-
};
|
|
402
|
-
};
|
|
403
|
-
workPoolQueueCreate: (workPoolName: string) => {
|
|
404
|
-
readonly name: "workspace.work-pools.work-pool.work-pool-queue-create";
|
|
405
|
-
readonly params: {
|
|
406
|
-
readonly accountId?: string | undefined;
|
|
407
|
-
readonly workspaceId?: string | undefined;
|
|
408
|
-
readonly workPoolName: string;
|
|
409
|
-
};
|
|
410
|
-
};
|
|
411
|
-
workPoolQueueEdit: (workPoolName: string, workPoolQueueName: string) => {
|
|
412
|
-
readonly name: "workspace.work-pools.work-pool.work-pool-queue-edit";
|
|
413
|
-
readonly params: {
|
|
414
|
-
readonly accountId?: string | undefined;
|
|
415
|
-
readonly workspaceId?: string | undefined;
|
|
416
|
-
readonly workPoolName: string;
|
|
417
|
-
readonly workPoolQueueName: string;
|
|
418
|
-
};
|
|
419
|
-
};
|
|
420
|
-
};
|
|
421
|
-
declare const showRetryModal: import("vue").Ref<boolean, boolean>, openRetryModal: () => void;
|
|
422
|
-
declare const showResumeModal: import("vue").Ref<boolean, boolean>, openResumeModal: () => void;
|
|
423
|
-
declare const showCancelModal: import("vue").Ref<boolean, boolean>, openCancelModal: () => void;
|
|
424
|
-
declare const showSuspendModal: import("vue").Ref<boolean, boolean>, openSuspendModal: () => void;
|
|
425
|
-
declare const showStateChangeModal: import("vue").Ref<boolean, boolean>, openChangeStateModal: () => void;
|
|
426
|
-
declare const showDeleteModal: import("vue").Ref<boolean, boolean>, openDeleteModal: () => void;
|
|
427
|
-
declare const retryingRun: import("vue").Ref<boolean, boolean>;
|
|
428
|
-
declare const deployment: import("vue").ComputedRef<import("../models").Deployment | undefined>;
|
|
429
|
-
declare const canRetry: import("vue").ComputedRef<boolean>;
|
|
430
|
-
declare const canResume: import("vue").ComputedRef<boolean>;
|
|
431
|
-
declare const canCancel: import("vue").ComputedRef<boolean>;
|
|
432
|
-
declare const canSuspend: import("vue").ComputedRef<boolean>;
|
|
433
|
-
declare const canChangeState: import("vue").ComputedRef<boolean>;
|
|
434
|
-
declare const changeFlowRunState: (values: StateUpdateDetails) => Promise<void>;
|
|
435
|
-
declare const deleteFlowRun: (id: string) => Promise<void>;
|
|
436
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
437
6
|
declare var __VLS_61: {
|
|
438
7
|
flowRun: FlowRun;
|
|
439
8
|
};
|
|
440
|
-
type __VLS_Slots =
|
|
9
|
+
type __VLS_Slots = {} & {
|
|
441
10
|
default?: (props: typeof __VLS_61) => any;
|
|
442
|
-
}
|
|
443
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
444
|
-
FlowRunRetryModal: typeof FlowRunRetryModal;
|
|
445
|
-
FlowRunCancelModal: typeof FlowRunCancelModal;
|
|
446
|
-
FlowRunSuspendModal: typeof FlowRunSuspendModal;
|
|
447
|
-
ConfirmStateChangeModal: typeof ConfirmStateChangeModal;
|
|
448
|
-
ConfirmDeleteModal: typeof ConfirmDeleteModal;
|
|
449
|
-
CopyOverflowMenuItem: typeof CopyOverflowMenuItem;
|
|
450
|
-
FlowRunResumeModal: typeof FlowRunResumeModal;
|
|
451
|
-
emit: typeof emit;
|
|
452
|
-
can: typeof can;
|
|
453
|
-
routes: typeof routes;
|
|
454
|
-
showRetryModal: typeof showRetryModal;
|
|
455
|
-
openRetryModal: typeof openRetryModal;
|
|
456
|
-
showResumeModal: typeof showResumeModal;
|
|
457
|
-
openResumeModal: typeof openResumeModal;
|
|
458
|
-
showCancelModal: typeof showCancelModal;
|
|
459
|
-
openCancelModal: typeof openCancelModal;
|
|
460
|
-
showSuspendModal: typeof showSuspendModal;
|
|
461
|
-
openSuspendModal: typeof openSuspendModal;
|
|
462
|
-
showStateChangeModal: typeof showStateChangeModal;
|
|
463
|
-
openChangeStateModal: typeof openChangeStateModal;
|
|
464
|
-
showDeleteModal: typeof showDeleteModal;
|
|
465
|
-
openDeleteModal: typeof openDeleteModal;
|
|
466
|
-
retryingRun: typeof retryingRun;
|
|
467
|
-
deployment: typeof deployment;
|
|
468
|
-
canRetry: typeof canRetry;
|
|
469
|
-
canResume: typeof canResume;
|
|
470
|
-
canCancel: typeof canCancel;
|
|
471
|
-
canSuspend: typeof canSuspend;
|
|
472
|
-
canChangeState: typeof canChangeState;
|
|
473
|
-
changeFlowRunState: typeof changeFlowRunState;
|
|
474
|
-
deleteFlowRun: typeof deleteFlowRun;
|
|
475
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
476
|
-
delete: (...args: any[]) => void;
|
|
477
|
-
update: (...args: any[]) => void;
|
|
478
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
479
|
-
onDelete?: ((...args: any[]) => any) | undefined;
|
|
480
|
-
onUpdate?: ((...args: any[]) => any) | undefined;
|
|
481
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
11
|
+
};
|
|
482
12
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
483
13
|
delete: (...args: any[]) => void;
|
|
484
14
|
update: (...args: any[]) => void;
|
|
@@ -1,17 +1,7 @@
|
|
|
1
|
-
import { PEmptyState, PIcon } from '@prefecthq/prefect-design';
|
|
2
|
-
import DocumentationButton from '../components/DocumentationButton.vue';
|
|
3
|
-
import { localization } from '../localization';
|
|
4
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
5
1
|
declare var __VLS_10: {};
|
|
6
|
-
type __VLS_Slots =
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
7
3
|
actions?: (props: typeof __VLS_10) => any;
|
|
8
|
-
}
|
|
9
|
-
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
10
|
-
PEmptyState: typeof PEmptyState;
|
|
11
|
-
PIcon: typeof PIcon;
|
|
12
|
-
DocumentationButton: typeof DocumentationButton;
|
|
13
|
-
localization: typeof localization;
|
|
14
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
4
|
+
};
|
|
15
5
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
16
6
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
17
7
|
export default _default;
|
|
@@ -1,17 +1,7 @@
|
|
|
1
|
-
import { PEmptyState, PIcon } from '@prefecthq/prefect-design';
|
|
2
|
-
import DocumentationButton from '../components/DocumentationButton.vue';
|
|
3
|
-
import { localization } from '../localization';
|
|
4
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
5
1
|
declare var __VLS_10: {};
|
|
6
|
-
type __VLS_Slots =
|
|
2
|
+
type __VLS_Slots = {} & {
|
|
7
3
|
actions?: (props: typeof __VLS_10) => any;
|
|
8
|
-
}
|
|
9
|
-
declare const __VLS_self: import("vue").DefineComponent<{}, {
|
|
10
|
-
PEmptyState: typeof PEmptyState;
|
|
11
|
-
PIcon: typeof PIcon;
|
|
12
|
-
DocumentationButton: typeof DocumentationButton;
|
|
13
|
-
localization: typeof localization;
|
|
14
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
4
|
+
};
|
|
15
5
|
declare const __VLS_component: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}>;
|
|
16
6
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
17
7
|
export default _default;
|
|
@@ -2,19 +2,14 @@ type __VLS_Props = {
|
|
|
2
2
|
date: Date;
|
|
3
3
|
format?: 'date' | 'datetime' | 'relative' | 'numeric';
|
|
4
4
|
};
|
|
5
|
-
declare const formattedText: import("vue").ComputedRef<string>;
|
|
6
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
7
5
|
declare var __VLS_6: {}, __VLS_8: {
|
|
8
6
|
date: string;
|
|
9
7
|
};
|
|
10
|
-
type __VLS_Slots =
|
|
8
|
+
type __VLS_Slots = {} & {
|
|
11
9
|
tooltip?: (props: typeof __VLS_6) => any;
|
|
12
10
|
} & {
|
|
13
11
|
default?: (props: typeof __VLS_8) => any;
|
|
14
|
-
}
|
|
15
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
16
|
-
formattedText: typeof formattedText;
|
|
17
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
12
|
+
};
|
|
18
13
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
19
14
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
20
15
|
export default _default;
|
|
@@ -4,20 +4,15 @@ type __VLS_Props = {
|
|
|
4
4
|
label?: string;
|
|
5
5
|
icon: Icon;
|
|
6
6
|
};
|
|
7
|
-
declare const formattedLabel: import("vue").ComputedRef<string>;
|
|
8
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
9
7
|
declare var __VLS_6: {
|
|
10
8
|
count: number;
|
|
11
9
|
formattedLabel: string;
|
|
12
10
|
}, __VLS_8: {};
|
|
13
|
-
type __VLS_Slots =
|
|
11
|
+
type __VLS_Slots = {} & {
|
|
14
12
|
default?: (props: typeof __VLS_6) => any;
|
|
15
13
|
} & {
|
|
16
14
|
empty?: (props: typeof __VLS_8) => any;
|
|
17
|
-
}
|
|
18
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
19
|
-
formattedLabel: typeof formattedLabel;
|
|
20
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
15
|
+
};
|
|
21
16
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props & {}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
22
17
|
declare const _default: __VLS_WithSlots<typeof __VLS_component, __VLS_Slots>;
|
|
23
18
|
export default _default;
|
|
@@ -1,51 +1,14 @@
|
|
|
1
|
-
import { SelectOption } from '@prefecthq/prefect-design';
|
|
2
|
-
import TimezoneSelect from '../components/TimezoneSelect.vue';
|
|
3
1
|
import { IntervalSchedule } from '../models';
|
|
4
|
-
import { IntervalOption } from '../utilities/timeIntervals';
|
|
5
2
|
type __VLS_Props = {
|
|
6
3
|
hideActions?: boolean;
|
|
7
4
|
schedule?: IntervalSchedule;
|
|
8
5
|
};
|
|
9
|
-
declare const anchorDate: import("vue").Ref<Date | null, Date | null>;
|
|
10
|
-
declare const timezone: import("vue").Ref<string | null, string | null>;
|
|
11
|
-
declare const interval: import("vue").Ref<number, number>, intervalState: import("vee-validate").FieldMeta<number>, intervalErrors: import("vue").Ref<string[], string[]>;
|
|
12
|
-
declare const intervalOption: import("vue").Ref<IntervalOption, IntervalOption>;
|
|
13
|
-
declare const intervalOptions: import("vue").ComputedRef<SelectOption[]>;
|
|
14
|
-
declare const disabled: import("vue").ComputedRef<boolean>;
|
|
15
|
-
declare const cancel: () => void;
|
|
16
|
-
declare const submit: () => void;
|
|
17
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
18
6
|
declare var __VLS_45: {
|
|
19
7
|
disabled: boolean;
|
|
20
8
|
};
|
|
21
|
-
type __VLS_Slots =
|
|
9
|
+
type __VLS_Slots = {} & {
|
|
22
10
|
footer?: (props: typeof __VLS_45) => any;
|
|
23
|
-
}
|
|
24
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
25
|
-
TimezoneSelect: typeof TimezoneSelect;
|
|
26
|
-
anchorDate: typeof anchorDate;
|
|
27
|
-
timezone: typeof timezone;
|
|
28
|
-
interval: typeof interval;
|
|
29
|
-
intervalState: typeof intervalState;
|
|
30
|
-
intervalErrors: typeof intervalErrors;
|
|
31
|
-
intervalOption: typeof intervalOption;
|
|
32
|
-
intervalOptions: typeof intervalOptions;
|
|
33
|
-
disabled: typeof disabled;
|
|
34
|
-
cancel: typeof cancel;
|
|
35
|
-
submit: typeof submit;
|
|
36
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
37
|
-
cancel: () => void;
|
|
38
|
-
submit: (value: IntervalSchedule) => void;
|
|
39
|
-
"update:schedule": (value: IntervalSchedule) => void;
|
|
40
|
-
"update:disabled": (value: boolean) => void;
|
|
41
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
42
|
-
onCancel?: (() => any) | undefined;
|
|
43
|
-
onSubmit?: ((value: IntervalSchedule) => any) | undefined;
|
|
44
|
-
"onUpdate:schedule"?: ((value: IntervalSchedule) => any) | undefined;
|
|
45
|
-
"onUpdate:disabled"?: ((value: boolean) => any) | undefined;
|
|
46
|
-
}>, {
|
|
47
|
-
schedule: IntervalSchedule;
|
|
48
|
-
}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
11
|
+
};
|
|
49
12
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
50
13
|
cancel: () => void;
|
|
51
14
|
submit: (value: IntervalSchedule) => void;
|
|
@@ -1,33 +1,11 @@
|
|
|
1
|
-
import { PCode } from '@prefecthq/prefect-design';
|
|
2
|
-
import LogRow from '../components/LogRow.vue';
|
|
3
1
|
import { Log } from '../models/Log';
|
|
4
|
-
import { formatDate } from '../utilities/dates';
|
|
5
2
|
type __VLS_Props = {
|
|
6
3
|
logs: Log[];
|
|
7
4
|
};
|
|
8
|
-
type __VLS_Emit = {
|
|
9
|
-
(event: 'bottom'): void;
|
|
10
|
-
};
|
|
11
|
-
declare const emit: __VLS_Emit;
|
|
12
|
-
declare const empty: import("vue").ComputedRef<boolean>;
|
|
13
|
-
declare const showDivider: (index: number) => boolean;
|
|
14
|
-
declare const __VLS_ctx: InstanceType<__VLS_PickNotAny<typeof __VLS_self, new () => {}>>;
|
|
15
5
|
declare var __VLS_17: {};
|
|
16
|
-
type __VLS_Slots =
|
|
6
|
+
type __VLS_Slots = {} & {
|
|
17
7
|
empty?: (props: typeof __VLS_17) => any;
|
|
18
|
-
}
|
|
19
|
-
declare const __VLS_self: import("vue").DefineComponent<__VLS_Props, {
|
|
20
|
-
PCode: typeof PCode;
|
|
21
|
-
LogRow: typeof LogRow;
|
|
22
|
-
formatDate: typeof formatDate;
|
|
23
|
-
emit: typeof emit;
|
|
24
|
-
empty: typeof empty;
|
|
25
|
-
showDivider: typeof showDivider;
|
|
26
|
-
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
27
|
-
bottom: () => any;
|
|
28
|
-
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|
|
29
|
-
onBottom?: (() => any) | undefined;
|
|
30
|
-
}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}>;
|
|
8
|
+
};
|
|
31
9
|
declare const __VLS_component: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
|
|
32
10
|
bottom: () => any;
|
|
33
11
|
}, string, import("vue").PublicProps, Readonly<__VLS_Props & {
|