@dxs-ts/eveli-ide 0.0.445 → 2.0.3
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/index.css +1 -0
- package/dist/index.d.ts +6625 -0
- package/dist/index.js +54051 -0
- package/dist/trace.json +268 -0
- package/package.json +44 -93
- package/LICENSE +0 -201
- package/build/api-batch/batch-types.d.ts +0 -88
- package/build/api-batch/index.d.ts +0 -1
- package/build/api-config/ConfigContext.d.ts +0 -16
- package/build/api-config/index.d.ts +0 -1
- package/build/api-dialob-form/DialobFormsProvider.d.ts +0 -33
- package/build/api-dialob-form/index.d.ts +0 -4
- package/build/api-dialob-form/types-dashboard.d.ts +0 -13
- package/build/api-dialob-form/types-rest-api.d.ts +0 -159
- package/build/api-dialob-form/visitors/Visitor_CopyForm.d.ts +0 -29
- package/build/api-dialob-form/visitors/Visitor_CreateNewForm.d.ts +0 -32
- package/build/api-dialob-form/visitors/Visitor_DashboardState.d.ts +0 -8
- package/build/api-dialob-form/visitors/Visitor_DeleteForm.d.ts +0 -19
- package/build/api-dialob-form/visitors/Visitor_DownloadAllForms.d.ts +0 -24
- package/build/api-dialob-form/visitors/Visitor_LabelAdd.d.ts +0 -19
- package/build/api-dialob-form/visitors/Visitor_LabelDelete.d.ts +0 -19
- package/build/api-dialob-form/visitors/Visitor_OpenForm.d.ts +0 -14
- package/build/api-dialob-form/visitors/Visitor_RestApi.d.ts +0 -10
- package/build/api-dialob-form/visitors/Visitor_UploadFormCsv.d.ts +0 -25
- package/build/api-dialob-form/visitors/Visitor_UploadFormJson.d.ts +0 -30
- package/build/api-dialob-form/visitors/index.d.ts +0 -11
- package/build/api-feedback/FeedbackProvider.d.ts +0 -19
- package/build/api-feedback/feedback-topics.d.ts +0 -4
- package/build/api-feedback/feedback-types.d.ts +0 -101
- package/build/api-feedback/index.d.ts +0 -2
- package/build/api-iam/IamBackendProvider.d.ts +0 -12
- package/build/api-iam/IamForcedLogin.d.ts +0 -5
- package/build/api-iam/IamLiveness.d.ts +0 -7
- package/build/api-iam/iam-types.d.ts +0 -37
- package/build/api-iam/index.d.ts +0 -5
- package/build/api-iconbar/IconbarProvider.d.ts +0 -7
- package/build/api-iconbar/iconbar-api.d.ts +0 -4
- package/build/api-iconbar/index.d.ts +0 -2
- package/build/api-locale/LocaleProvider.d.ts +0 -12
- package/build/api-locale/index.d.ts +0 -2
- package/build/api-locale/locale-types.d.ts +0 -15
- package/build/api-mui-table/createMuiTableQueryString.d.ts +0 -2
- package/build/api-mui-table/index.d.ts +0 -2
- package/build/api-mui-table/useMaterialTableLabels.d.ts +0 -2
- package/build/api-prefs/index.d.ts +0 -1
- package/build/api-prefs/profile-types.d.ts +0 -107
- package/build/api-proc-execution/index.d.ts +0 -1
- package/build/api-proc-execution/proc-exeuction-types.d.ts +0 -25
- package/build/api-publications/index.d.ts +0 -1
- package/build/api-publications/publication-types.d.ts +0 -63
- package/build/api-queue/QueueProvider.d.ts +0 -13
- package/build/api-queue/index.d.ts +0 -2
- package/build/api-queue/queue-types.d.ts +0 -73
- package/build/api-stencil/StencilApi.d.ts +0 -313
- package/build/api-stencil/index.d.ts +0 -1
- package/build/api-task/index.d.ts +0 -1
- package/build/api-task/task-types.d.ts +0 -147
- package/build/api-tenant-config/EveliFeatureMapping.d.ts +0 -21
- package/build/api-tenant-config/EveliTenantFeatureEnabled.d.ts +0 -6
- package/build/api-tenant-config/TenantConfigContext.d.ts +0 -23
- package/build/api-tenant-config/index.d.ts +0 -3
- package/build/api-variants/index.d.ts +0 -1
- package/build/api-variants/useVariantOverride.d.ts +0 -8
- package/build/api-wrench/api.d.ts +0 -377
- package/build/api-wrench/index.d.ts +0 -1
- package/build/date-picker/DatePicker.d.ts +0 -7
- package/build/date-picker/calendar-input/CalendarInput.d.ts +0 -4
- package/build/date-picker/calendar-input/CalendarInputProvider.d.ts +0 -32
- package/build/date-picker/calendar-input/DateInputStateMachine.d.ts +0 -37
- package/build/date-picker/calendar-input/Input.d.ts +0 -1
- package/build/date-picker/calendar-input/index.d.ts +0 -2
- package/build/date-picker/calendar-interactive/Calendar.d.ts +0 -11
- package/build/date-picker/calendar-interactive/CalendarHeader.d.ts +0 -9
- package/build/date-picker/calendar-interactive/CalendarProvider.d.ts +0 -9
- package/build/date-picker/calendar-interactive/CardWrapper.d.ts +0 -5
- package/build/date-picker/calendar-interactive/DayGrid.d.ts +0 -7
- package/build/date-picker/calendar-interactive/YearPicker.d.ts +0 -7
- package/build/date-picker/calendar-interactive/index.d.ts +0 -1
- package/build/date-picker/calendar-interactive/intl.d.ts +0 -1
- package/build/date-picker/index.d.ts +0 -1
- package/build/dialob-dashboard/DialobAdminView.d.ts +0 -2
- package/build/dialob-dashboard/backend/buildApiUrl.d.ts +0 -6
- package/build/dialob-dashboard/backend/index.d.ts +0 -2
- package/build/dialob-dashboard/backend/useAdminBackend.d.ts +0 -11
- package/build/dialob-dashboard/components/CreateDialog.d.ts +0 -10
- package/build/dialob-dashboard/components/CustomDatePicker.d.ts +0 -7
- package/build/dialob-dashboard/components/DeleteDialog.d.ts +0 -10
- package/build/dialob-dashboard/components/LabelChips.d.ts +0 -7
- package/build/dialob-dashboard/components/SortField.d.ts +0 -8
- package/build/dialob-dashboard/components/Spinner.d.ts +0 -5
- package/build/dialob-dashboard/components/TagTableRow.d.ts +0 -13
- package/build/dialob-dashboard/components/index.d.ts +0 -7
- package/build/dialob-dashboard/context/DialobDashboardFetchContext.d.ts +0 -9
- package/build/dialob-dashboard/context/DialobDashboardStateContext.d.ts +0 -55
- package/build/dialob-dashboard/context/index.d.ts +0 -2
- package/build/dialob-dashboard/index.d.ts +0 -8
- package/build/dialob-dashboard/intl/index.d.ts +0 -3
- package/build/dialob-dashboard/middleware/checkHttpResponse.d.ts +0 -3
- package/build/dialob-dashboard/middleware/index.d.ts +0 -1
- package/build/dialob-dashboard/types/index.d.ts +0 -2
- package/build/dialob-dashboard/types/publicTypes.d.ts +0 -17
- package/build/dialob-dashboard/types/types.d.ts +0 -50
- package/build/dialob-dashboard/util/constants.d.ts +0 -8
- package/build/dialob-dashboard/util/helperFunctions.d.ts +0 -2
- package/build/dialob-dashboard/util/index.d.ts +0 -4
- package/build/dialob-dashboard/util/useFetchAuth.d.ts +0 -3
- package/build/dialob-dashboard/util/useFormTagOptions.d.ts +0 -15
- package/build/dialob-dashboard-smart/DialobDashboardSmart.d.ts +0 -2
- package/build/dialob-dashboard-smart/dialog-add-label/DialogAddLabel.d.ts +0 -7
- package/build/dialob-dashboard-smart/dialog-add-label/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/dialog-copy/DialogCopy.d.ts +0 -7
- package/build/dialob-dashboard-smart/dialog-copy/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/dialog-create/DialogCreate.d.ts +0 -5
- package/build/dialob-dashboard-smart/dialog-create/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/dialog-delete/DialogDelete.d.ts +0 -7
- package/build/dialob-dashboard-smart/dialog-delete/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/form-table/FormTable.d.ts +0 -2
- package/build/dialob-dashboard-smart/form-table/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/form-table-date-time/FormTableDateTime.d.ts +0 -4
- package/build/dialob-dashboard-smart/form-table-date-time/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/form-table-download-all/FormTableDownloadAll.d.ts +0 -5
- package/build/dialob-dashboard-smart/form-table-download-all/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/form-table-filters/index.d.ts +0 -4
- package/build/dialob-dashboard-smart/form-table-label-row/FormTableLabelRow.d.ts +0 -5
- package/build/dialob-dashboard-smart/form-table-label-row/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/form-table-title-row/FormTableTitleRow.d.ts +0 -5
- package/build/dialob-dashboard-smart/form-table-title-row/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/form-table-toolbar/FileUploadButton.d.ts +0 -9
- package/build/dialob-dashboard-smart/form-table-toolbar/FormTableToolbar.d.ts +0 -2
- package/build/dialob-dashboard-smart/form-table-toolbar/IconWithText.d.ts +0 -3
- package/build/dialob-dashboard-smart/form-table-toolbar/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/form-table-toolbar-row/FormTableToolbarRow.d.ts +0 -5
- package/build/dialob-dashboard-smart/form-table-toolbar-row/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/index.d.ts +0 -1
- package/build/dialob-dashboard-smart/intl/index.d.ts +0 -3
- package/build/dialob-dashboard-smart/tableHelpers.d.ts +0 -6
- package/build/dialob-review/DialobReview.d.ts +0 -3
- package/build/dialob-review/DialobReviewBasedOnForm.d.ts +0 -3
- package/build/dialob-review/dialob-review-types.d.ts +0 -5
- package/build/dialob-review/index.d.ts +0 -3
- package/build/eveli-activities/EveliActivities.d.ts +0 -5
- package/build/eveli-activities/index.d.ts +0 -1
- package/build/eveli-activities/useUtilityClasses.d.ts +0 -7
- package/build/eveli-alert/EveliAlert.d.ts +0 -5
- package/build/eveli-alert/index.d.ts +0 -1
- package/build/eveli-alert/useUtilityClasses.d.ts +0 -7
- package/build/eveli-app/EveliApp.d.ts +0 -12
- package/build/eveli-app/index.d.ts +0 -1
- package/build/eveli-batches/EveliBatchView.d.ts +0 -4
- package/build/eveli-batches/EveliBatchesTable.d.ts +0 -2
- package/build/eveli-batches/StartBatchDialog.d.ts +0 -8
- package/build/eveli-batches/index.d.ts +0 -2
- package/build/eveli-batches/useUtilityClasses.d.ts +0 -32
- package/build/eveli-batches-headers/BatchViewHeaders.d.ts +0 -8
- package/build/eveli-batches-headers/index.d.ts +0 -1
- package/build/eveli-batches-headers/useUtilityClasses.d.ts +0 -11
- package/build/eveli-batches-health-ball/BatchHealthBall.d.ts +0 -6
- package/build/eveli-batches-health-ball/index.d.ts +0 -1
- package/build/eveli-batches-health-ball/useUtilityClasses.d.ts +0 -19
- package/build/eveli-batches-step/EveliBatchStep.d.ts +0 -5
- package/build/eveli-batches-step/index.d.ts +0 -1
- package/build/eveli-batches-step/useUtilityClasses.d.ts +0 -10
- package/build/eveli-datepicker/EveliDatePicker.d.ts +0 -10
- package/build/eveli-datepicker/index.d.ts +0 -1
- package/build/eveli-datetime-formatter/EveliDateTimeFormatter.d.ts +0 -5
- package/build/eveli-datetime-formatter/index.d.ts +0 -1
- package/build/eveli-error/EveliError.d.ts +0 -2
- package/build/eveli-error/index.d.ts +0 -1
- package/build/eveli-error-not-found/EveliErrorNotFound.d.ts +0 -2
- package/build/eveli-error-not-found/index.d.ts +0 -1
- package/build/eveli-fetch/FetchProvider.d.ts +0 -29
- package/build/eveli-fetch/createFileFetch.d.ts +0 -997
- package/build/eveli-fetch/fetch-api.d.ts +0 -6
- package/build/eveli-fetch/index.d.ts +0 -3
- package/build/eveli-flex/EveliFlex.d.ts +0 -17
- package/build/eveli-flex/EveliFlexBody.d.ts +0 -6
- package/build/eveli-flex/EveliFlexHeader.d.ts +0 -5
- package/build/eveli-flex/EveliFlexHidden.d.ts +0 -7
- package/build/eveli-flex/index.d.ts +0 -1
- package/build/eveli-layout/EveliLayout.d.ts +0 -20
- package/build/eveli-layout/index.d.ts +0 -1
- package/build/eveli-layout/useUtilityClasses.d.ts +0 -16
- package/build/eveli-locales/EveliLocales.d.ts +0 -10
- package/build/eveli-locales/index.d.ts +0 -2
- package/build/eveli-locales/useAnchor.d.ts +0 -14
- package/build/eveli-locales/useUtilityClasses.d.ts +0 -8
- package/build/eveli-login/EveliLogin.d.ts +0 -11
- package/build/eveli-login/index.d.ts +0 -2
- package/build/eveli-login/useUtilityClasses.d.ts +0 -11
- package/build/eveli-logo/EveliLogo.d.ts +0 -9
- package/build/eveli-logo/index.d.ts +0 -2
- package/build/eveli-logo/useUtilityClasses.d.ts +0 -12
- package/build/eveli-permissions/EveliPermissions.d.ts +0 -47
- package/build/eveli-permissions/index.d.ts +0 -2
- package/build/eveli-permissions-none/EveliPermissionsNone.d.ts +0 -2
- package/build/eveli-permissions-none/index.d.ts +0 -1
- package/build/eveli-permissions-none/useUtilityClasses.d.ts +0 -8
- package/build/eveli-proc-execution/EveliProcExecution.d.ts +0 -2
- package/build/eveli-proc-execution/index.d.ts +0 -1
- package/build/eveli-props/eveli-props.d.ts +0 -38
- package/build/eveli-props/index.d.ts +0 -1
- package/build/eveli-publications/EveliPublicationsTable.d.ts +0 -2
- package/build/eveli-publications/NewPublicationDialog.d.ts +0 -7
- package/build/eveli-publications/UploadPublicationDialog.d.ts +0 -7
- package/build/eveli-publications/index.d.ts +0 -1
- package/build/eveli-search/EveliSearch.d.ts +0 -5
- package/build/eveli-search/index.d.ts +0 -1
- package/build/eveli-search/useUtilityClasses.d.ts +0 -14
- package/build/eveli-services/CreateOrEditWorkflowDialog.d.ts +0 -10
- package/build/eveli-services/EveliServices.d.ts +0 -2
- package/build/eveli-services/index.d.ts +0 -1
- package/build/eveli-setup/Impersonation.d.ts +0 -2
- package/build/eveli-setup/Secondary.d.ts +0 -2
- package/build/eveli-setup/Toolbar.d.ts +0 -2
- package/build/eveli-setup/index.d.ts +0 -4
- package/build/eveli-setup/useUtilityClasses.d.ts +0 -7
- package/build/eveli-shell/EveliShell.d.ts +0 -3
- package/build/eveli-shell/EveliShellContext.d.ts +0 -22
- package/build/eveli-shell/EveliShellProps.d.ts +0 -22
- package/build/eveli-shell/index.d.ts +0 -5
- package/build/eveli-shell/useUtilityClasses.d.ts +0 -16
- package/build/eveli-shell-compose/EveliShellCompose.d.ts +0 -8
- package/build/eveli-shell-compose/index.d.ts +0 -1
- package/build/eveli-shell-compose/useUtilityClasses.d.ts +0 -3
- package/build/eveli-shell-explorer/EveliShellExplorer.d.ts +0 -7
- package/build/eveli-shell-explorer/index.d.ts +0 -1
- package/build/eveli-shell-explorer/useUtilityClasses.d.ts +0 -9
- package/build/eveli-styles/StyledButtons.d.ts +0 -5
- package/build/eveli-styles/StyledConfirmDialog.d.ts +0 -10
- package/build/eveli-styles/StyledInputField.d.ts +0 -26
- package/build/eveli-styles/StyledSection.d.ts +0 -8
- package/build/eveli-styles/StyledSelect.d.ts +0 -32
- package/build/eveli-styles/StyledSwitch.d.ts +0 -10
- package/build/eveli-styles/StyledTransferList.d.ts +0 -25
- package/build/eveli-styles/StyledTreeItem.d.ts +0 -23
- package/build/eveli-styles/index.d.ts +0 -8
- package/build/eveli-table/WithTableStyles.d.ts +0 -24
- package/build/eveli-table/index.d.ts +0 -1
- package/build/eveli-table/table/EveliTable.d.ts +0 -32
- package/build/eveli-table/table/FillerRows.d.ts +0 -5
- package/build/eveli-table/table/index.d.ts +0 -1
- package/build/eveli-table/table/useUtilityClasses.d.ts +0 -10
- package/build/eveli-table/table-state/index.d.ts +0 -2
- package/build/eveli-table/table-state/last-table-state.d.ts +0 -5
- package/build/eveli-table/table-state/saved-table-filters.d.ts +0 -21
- package/build/eveli-table/table-state/table-state-impl.d.ts +0 -9
- package/build/eveli-table/table-state/table-state-types.d.ts +0 -29
- package/build/eveli-table/tanstack/index.d.ts +0 -1
- package/build/eveli-table/tanstack/tableSizeFn.d.ts +0 -2
- package/build/eveli-table/tanstack/useTable.d.ts +0 -21
- package/build/eveli-table/tool-column-filter/ToolColumnFilter.d.ts +0 -7
- package/build/eveli-table/tool-column-filter/index.d.ts +0 -1
- package/build/eveli-table/tool-column-saved-filter/ToolColumnSavedFilter.d.ts +0 -9
- package/build/eveli-table/tool-column-saved-filter/index.d.ts +0 -1
- package/build/eveli-table/tool-column-saved-filter/useUtilityClasses.d.ts +0 -3
- package/build/eveli-table/tool-column-visibility/ToolColumnVisibility.d.ts +0 -11
- package/build/eveli-table/tool-column-visibility/ToolColumnVisibilityDialog.d.ts +0 -8
- package/build/eveli-table/tool-column-visibility/ToolColumnVisibilitySelection.d.ts +0 -6
- package/build/eveli-table/tool-column-visibility/index.d.ts +0 -2
- package/build/eveli-table/tool-column-visibility/useUtilityClasses.d.ts +0 -3
- package/build/eveli-table/tool-header-options/ToolHeaderOptions.d.ts +0 -8
- package/build/eveli-table/tool-header-options/index.d.ts +0 -1
- package/build/eveli-table/tool-header-search/ToolHeaderSearch.d.ts +0 -6
- package/build/eveli-table/tool-header-search/ToolHeaderSearchDate.d.ts +0 -6
- package/build/eveli-table/tool-header-search/ToolHeaderSearchString.d.ts +0 -6
- package/build/eveli-table/tool-header-search/index.d.ts +0 -2
- package/build/eveli-table/tool-header-search/useAnchor.d.ts +0 -7
- package/build/eveli-table/tool-header-search/useHeaderItems.d.ts +0 -2
- package/build/eveli-table/tool-header-search/useHeaderSearchState.d.ts +0 -7
- package/build/eveli-table/tool-header-search/useUtilityClasses.d.ts +0 -4
- package/build/eveli-table/tool-header-sort/ToolHeaderSort.d.ts +0 -8
- package/build/eveli-table/tool-header-sort/index.d.ts +0 -1
- package/build/eveli-table/tool-header-sort/useUtilityClasses.d.ts +0 -3
- package/build/eveli-table/tool-pagination/ToolPagination.d.ts +0 -11
- package/build/eveli-table/tool-pagination/index.d.ts +0 -1
- package/build/eveli-task-attachments/EveliTaskAttachments.d.ts +0 -9
- package/build/eveli-task-attachments/index.d.ts +0 -1
- package/build/eveli-task-comments/CommentAdd.d.ts +0 -11
- package/build/eveli-task-comments/EveliTaskCommentBody.d.ts +0 -20
- package/build/eveli-task-comments/EveliTaskComments.d.ts +0 -8
- package/build/eveli-task-comments/Thread.d.ts +0 -10
- package/build/eveli-task-comments/index.d.ts +0 -1
- package/build/eveli-task-comments/mapNestedEntities.d.ts +0 -1
- package/build/eveli-task-composer/EveliTaskBody.d.ts +0 -31
- package/build/eveli-task-composer/EveliTaskBodyEmpty.d.ts +0 -2
- package/build/eveli-task-composer/EveliTaskComposer.d.ts +0 -5
- package/build/eveli-task-composer/EveliTaskCountIndicator.d.ts +0 -13
- package/build/eveli-task-composer/EveliTaskFooter.d.ts +0 -15
- package/build/eveli-task-composer/EveliTaskHeader.d.ts +0 -10
- package/build/eveli-task-composer/EveliTaskReopen.d.ts +0 -6
- package/build/eveli-task-composer/EveliTaskSubHeader.d.ts +0 -35
- package/build/eveli-task-composer/PageLeaveConfirmation.d.ts +0 -4
- package/build/eveli-task-composer/RadioGroupPopover.d.ts +0 -16
- package/build/eveli-task-composer/TaskFormState.d.ts +0 -31
- package/build/eveli-task-composer/index.d.ts +0 -1
- package/build/eveli-task-composer-v2/EveliTaskDashboard.d.ts +0 -4
- package/build/eveli-task-composer-v2/FormReviewDrawer.d.ts +0 -7
- package/build/eveli-task-composer-v2/index.d.ts +0 -1
- package/build/eveli-task-composer-v2-assignee/TaskAssignee.d.ts +0 -7
- package/build/eveli-task-composer-v2-assignee/index.d.ts +0 -1
- package/build/eveli-task-composer-v2-feedback/CustomerFeedbackEditDialog.d.ts +0 -8
- package/build/eveli-task-composer-v2-feedback/CustomerFeedbackReadOnly.d.ts +0 -8
- package/build/eveli-task-composer-v2-feedback/PublishedNotifier.d.ts +0 -8
- package/build/eveli-task-composer-v2-feedback/index.d.ts +0 -2
- package/build/eveli-task-composer-v2-files/FilesEditDialog.d.ts +0 -8
- package/build/eveli-task-composer-v2-files/FilesEditor.d.ts +0 -7
- package/build/eveli-task-composer-v2-files/FilesReadOnly.d.ts +0 -9
- package/build/eveli-task-composer-v2-files/index.d.ts +0 -2
- package/build/eveli-task-composer-v2-messages/CustomerMessagesEditDialog.d.ts +0 -8
- package/build/eveli-task-composer-v2-messages/CustomerMessagesEditor.d.ts +0 -7
- package/build/eveli-task-composer-v2-messages/CustomerMessagesReadOnly.d.ts +0 -9
- package/build/eveli-task-composer-v2-messages/index.d.ts +0 -2
- package/build/eveli-task-composer-v2-notes/NotesEditDialog.d.ts +0 -8
- package/build/eveli-task-composer-v2-notes/NotesEditor.d.ts +0 -7
- package/build/eveli-task-composer-v2-notes/NotesTruncated.d.ts +0 -8
- package/build/eveli-task-composer-v2-notes/index.d.ts +0 -2
- package/build/eveli-task-composer-v2-priority/TaskPriority.d.ts +0 -6
- package/build/eveli-task-composer-v2-priority/index.d.ts +0 -1
- package/build/eveli-task-composer-v2-roles/TaskRolesReadOnly.d.ts +0 -7
- package/build/eveli-task-composer-v2-roles/index.d.ts +0 -1
- package/build/eveli-task-composer-v2-status/TaskStatus.d.ts +0 -6
- package/build/eveli-task-composer-v2-status/index.d.ts +0 -1
- package/build/eveli-task-composer-v2-task/TaskEditDialog.d.ts +0 -8
- package/build/eveli-task-composer-v2-task/TaskOverdueWarning.d.ts +0 -8
- package/build/eveli-task-composer-v2-task/TaskProperties.d.ts +0 -6
- package/build/eveli-task-composer-v2-task/index.d.ts +0 -3
- package/build/eveli-task-composer-v2-task-card/CardConfigContext.d.ts +0 -21
- package/build/eveli-task-composer-v2-task-card/CardDragWrapper.d.ts +0 -27
- package/build/eveli-task-composer-v2-task-card/TaskCard.d.ts +0 -35
- package/build/eveli-task-composer-v2-task-card/TaskCardMenu.d.ts +0 -12
- package/build/eveli-task-composer-v2-task-card/TaskCardStyleSelect.d.ts +0 -7
- package/build/eveli-task-composer-v2-task-card/cardThemeConfig.d.ts +0 -37
- package/build/eveli-task-composer-v2-task-card/index.d.ts +0 -5
- package/build/eveli-task-feature/EveliTaskFeature.d.ts +0 -13
- package/build/eveli-task-feature/EveliTaskFeatureProvider.d.ts +0 -14
- package/build/eveli-task-feature/index.d.ts +0 -2
- package/build/eveli-task-feedback/approval-count/ApprovalCount.d.ts +0 -6
- package/build/eveli-task-feedback/approval-count/index.d.ts +0 -1
- package/build/eveli-task-feedback/feedbackAllTasks/FeedbackAllTasks.d.ts +0 -4
- package/build/eveli-task-feedback/feedbackAllTasks/index.d.ts +0 -1
- package/build/eveli-task-feedback/index.d.ts +0 -3
- package/build/eveli-task-feedback/status-indicator/StatusIndicator.d.ts +0 -6
- package/build/eveli-task-feedback/status-indicator/index.d.ts +0 -1
- package/build/eveli-task-feedback/upsert-one-feedback/CreateOneFeedback.d.ts +0 -7
- package/build/eveli-task-feedback/upsert-one-feedback/FeedbackContent.d.ts +0 -12
- package/build/eveli-task-feedback/upsert-one-feedback/UpdateOneFeedback.d.ts +0 -9
- package/build/eveli-task-feedback/upsert-one-feedback/UpsertOneFeedback.d.ts +0 -9
- package/build/eveli-task-feedback/upsert-one-feedback/index.d.ts +0 -1
- package/build/eveli-task-queue/find-all-deliveries/FindAllDeliveries.d.ts +0 -2
- package/build/eveli-task-queue/find-all-deliveries/index.d.ts +0 -1
- package/build/eveli-task-queue/find-all-messages/FindAllMessages.d.ts +0 -2
- package/build/eveli-task-queue/find-all-messages/index.d.ts +0 -1
- package/build/eveli-task-queue/find-all-queues/FindAllQueues.d.ts +0 -4
- package/build/eveli-task-queue/find-all-queues/index.d.ts +0 -1
- package/build/eveli-task-queue/index.d.ts +0 -3
- package/build/eveli-task-stats/EveliTaskStats.d.ts +0 -2
- package/build/eveli-task-stats/WithDashboardData.d.ts +0 -24
- package/build/eveli-task-stats/index.d.ts +0 -1
- package/build/eveli-task-stats/useUtilityClasses.d.ts +0 -22
- package/build/eveli-task-transfer/CreateTaskTransfer.d.ts +0 -7
- package/build/eveli-task-transfer/EveliTaskTransfer.d.ts +0 -7
- package/build/eveli-task-transfer/EveliTaskTransferStatusIndicator.d.ts +0 -6
- package/build/eveli-task-transfer/index.d.ts +0 -2
- package/build/eveli-tasks/EveliTaskTableProvider.d.ts +0 -13
- package/build/eveli-tasks/EveliTasks.d.ts +0 -2
- package/build/eveli-tasks/TaskAdditionalInfo.d.ts +0 -5
- package/build/eveli-tasks/TaskIndicator.d.ts +0 -10
- package/build/eveli-tasks/TaskLink.d.ts +0 -7
- package/build/eveli-tasks/TaskPriorityIndicator.d.ts +0 -5
- package/build/eveli-tasks/TaskStatusIndicator.d.ts +0 -5
- package/build/eveli-tasks/index.d.ts +0 -2
- package/build/eveli-tasks/useTasksTableState.d.ts +0 -8
- package/build/eveli-tasks-2/EveliTasksTable.d.ts +0 -2
- package/build/eveli-tasks-2/IndicatorAssignee.d.ts +0 -6
- package/build/eveli-tasks-2/IndicatorPriority.d.ts +0 -7
- package/build/eveli-tasks-2/IndicatorStatus.d.ts +0 -5
- package/build/eveli-tasks-2/index.d.ts +0 -1
- package/build/eveli-tasks-2/tableHelpers.d.ts +0 -6
- package/build/eveli-theme/components.d.ts +0 -2
- package/build/eveli-theme/index.d.ts +0 -23
- package/build/eveli-theme/palette.d.ts +0 -2
- package/build/eveli-theme/typography.d.ts +0 -3
- package/build/eveli-user-profile/TenantConfigSelect.d.ts +0 -7
- package/build/eveli-user-profile/UserAvatar.d.ts +0 -6
- package/build/eveli-user-profile/UserProfile.d.ts +0 -2
- package/build/eveli-user-profile/UserProfileDetailRow.d.ts +0 -5
- package/build/eveli-user-profile/UserProfileFirstName.d.ts +0 -6
- package/build/eveli-user-profile/UserProfileLastName.d.ts +0 -6
- package/build/eveli-user-profile/UserProfileNotifications.d.ts +0 -2
- package/build/eveli-user-profile/index.d.ts +0 -1
- package/build/eveli-user-profile/useUtilityClasses.d.ts +0 -20
- package/build/eveli-xfile-system/HdesFileSystemTypes.d.ts +0 -61
- package/build/eveli-xfile-system/XFileIcon.d.ts +0 -2
- package/build/eveli-xfile-system/XFolderIcon.d.ts +0 -2
- package/build/eveli-xfile-system/XfsBreadcrumbs.d.ts +0 -2
- package/build/eveli-xfile-system/XfsContext.d.ts +0 -12
- package/build/eveli-xfile-system/XfsFolder.d.ts +0 -4
- package/build/eveli-xfile-system/XfsFolderFocus.d.ts +0 -12
- package/build/eveli-xfile-system/XfsProvider.d.ts +0 -5
- package/build/eveli-xfile-system/XfsTree.d.ts +0 -4
- package/build/eveli-xfile-system/XfsTreeFocus.d.ts +0 -12
- package/build/eveli-xfile-system/XfsTreeItem.d.ts +0 -5
- package/build/eveli-xfile-system/XfsTreeItemFile.d.ts +0 -6
- package/build/eveli-xfile-system/XfsTreeItemFolder.d.ts +0 -6
- package/build/eveli-xfile-system/XfsTypes.d.ts +0 -18
- package/build/eveli-xfile-system/colors.d.ts +0 -3
- package/build/eveli-xfile-system/index.d.ts +0 -9
- package/build/favicon.png +0 -0
- package/build/fetch/$org.groupMembership.get.d.ts +0 -8
- package/build/fetch/$org.groupsList.get.d.ts +0 -8
- package/build/fetch/$org.userInfo.get.d.ts +0 -10
- package/build/fetch/__root.d.ts +0 -1
- package/build/fetch/config.get.d.ts +0 -8
- package/build/fetch/dialob.get.d.ts +0 -5
- package/build/fetch/worker.rest.api.assets.any-tags.stencil-tags.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.any-tags.wrench-tags.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.deployments.$deploymentId.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.deployments.$deploymentId.put.d.ts +0 -13
- package/build/fetch/worker.rest.api.assets.deployments.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.dialob.fill.$sessionId.get.d.ts +0 -7
- package/build/fetch/worker.rest.api.assets.dialob.fill.$sessionId.post.d.ts +0 -7
- package/build/fetch/worker.rest.api.assets.dialob.get.d.ts +0 -45
- package/build/fetch/worker.rest.api.assets.dialob.proxy.forms.$formId.delete.d.ts +0 -7
- package/build/fetch/worker.rest.api.assets.dialob.proxy.forms.$formId.get.d.ts +0 -7
- package/build/fetch/worker.rest.api.assets.dialob.proxy.forms.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.dialob.tags.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.migration.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.publications.get.d.ts +0 -10
- package/build/fetch/worker.rest.api.assets.publications.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.stencil.$assetType.delete.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.stencil.$assetType.post.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.stencil.$assetType.put.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.stencil.commitlogs.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.stencil.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.stencil.releases.$releaseId.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.workflows.$workflowId.put.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.workflows.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.wrench.commands.$id.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.wrench.commands.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.copyas.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.dataModels.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.debugs.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.diff.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.flow-names.get.d.ts +0 -5
- package/build/fetch/worker.rest.api.assets.wrench.importTag.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.resources.$id.delete.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.wrench.resources.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.resources.put.d.ts +0 -6
- package/build/fetch/worker.rest.api.assets.wrench.summary.$tagId.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.assets.wrench.version.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.batches.$batchName.instances.post.d.ts +0 -8
- package/build/fetch/worker.rest.api.batches.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.batches.steps.$stepId.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.feedback.$feedbackId.delete.d.ts +0 -8
- package/build/fetch/worker.rest.api.feedback.$feedbackId.enabled.get.d.ts +0 -7
- package/build/fetch/worker.rest.api.feedback.$feedbackId.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.feedback.$feedbackId.post.d.ts +0 -8
- package/build/fetch/worker.rest.api.feedback.$feedbackId.put.d.ts +0 -10
- package/build/fetch/worker.rest.api.feedback.$feedbackId.templates.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.feedback.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.iam.liveness.d.ts +0 -11
- package/build/fetch/worker.rest.api.pdf.get.d.ts +0 -5
- package/build/fetch/worker.rest.api.processes.get.d.ts +0 -9
- package/build/fetch/worker.rest.api.queues.configs.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.queues.deliveries.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.queues.messages.get.d.ts +0 -6
- package/build/fetch/worker.rest.api.tasks.$taskId.comments.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.$taskId.comments.post.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.$taskId.delete.d.ts +0 -7
- package/build/fetch/worker.rest.api.tasks.$taskId.files.$filename.delete.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.$taskId.files.$filename.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.$taskId.files.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.$taskId.files.post.d.ts +0 -7
- package/build/fetch/worker.rest.api.tasks.$taskId.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.$taskId.put.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.$taskId.review-actions.d.ts +0 -7
- package/build/fetch/worker.rest.api.tasks.$taskId.reviews.d.ts +0 -7
- package/build/fetch/worker.rest.api.tasks.$taskId.transfers.put.d.ts +0 -8
- package/build/fetch/worker.rest.api.tasks.get.d.ts +0 -21
- package/build/fetch/worker.rest.api.tasks.post.d.ts +0 -6
- package/build/fetch/worker.rest.api.tasks.unread.get.d.ts +0 -5
- package/build/fetch/worker.rest.api.tenant-configs.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.userprofiles.$profileId.get.d.ts +0 -8
- package/build/fetch/worker.rest.api.version.get.d.ts +0 -11
- package/build/fetchTree.gen.d.ts +0 -1110
- package/build/index.css +0 -1
- package/build/index.d.ts +0 -40
- package/build/index.js +0 -72251
- package/build/intl/en.d.ts +0 -1004
- package/build/intl/exporter.d.ts +0 -1
- package/build/intl/fi.d.ts +0 -945
- package/build/intl/index.d.ts +0 -2881
- package/build/intl/ma.d.ts +0 -3
- package/build/intl/sv.d.ts +0 -929
- package/build/manifest.json +0 -15
- package/build/robots.txt +0 -3
- package/build/routeTree.gen.d.ts +0 -573
- package/build/router.d.ts +0 -1
- package/build/routes/__root.d.ts +0 -1
- package/build/routes/index.d.ts +0 -1
- package/build/routes/public.$locale.auth.d.ts +0 -1
- package/build/routes/secured.$locale.assets.d.ts +0 -1
- package/build/routes/secured.$locale.assets.forms.$formId.d.ts +0 -1
- package/build/routes/secured.$locale.assets.forms.index.d.ts +0 -1
- package/build/routes/secured.$locale.assets.migrate.index.d.ts +0 -2
- package/build/routes/secured.$locale.assets.services.index.d.ts +0 -1
- package/build/routes/secured.$locale.assets.stencil.index.d.ts +0 -2
- package/build/routes/secured.$locale.assets.wrench.index.d.ts +0 -2
- package/build/routes/secured.$locale.d.ts +0 -1
- package/build/routes/secured.$locale.index.d.ts +0 -1
- package/build/routes/secured.$locale.publications.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.batches.$batchId.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.batches.$batchId.steps.$stepId.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.batches.create.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.batches.d.ts +0 -1
- package/build/routes/secured.$locale.worker.batches.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.d.ts +0 -1
- package/build/routes/secured.$locale.worker.dashboard.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.feedback.$feedbackId.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.feedback.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.help.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.libra.d.ts +0 -1
- package/build/routes/secured.$locale.worker.libra.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.monitoring.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.profile.d.ts +0 -1
- package/build/routes/secured.$locale.worker.queues.deliveries.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.queues.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.queues.messages.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.tasks.$taskId.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.tasks.create.index.d.ts +0 -1
- package/build/routes/secured.$locale.worker.tasks.d.ts +0 -1
- package/build/routes/secured.$locale.worker.tasks.index.d.ts +0 -1
- package/build/stencil-article/ArticleComposer.d.ts +0 -5
- package/build/stencil-article/ArticleDelete.d.ts +0 -8
- package/build/stencil-article/ArticleEdit.d.ts +0 -7
- package/build/stencil-article/ArticleLinksComposer.d.ts +0 -6
- package/build/stencil-article/ArticleOrderNumberViewer.d.ts +0 -2
- package/build/stencil-article/ArticlePageComposer.d.ts +0 -9
- package/build/stencil-article/ArticleWorkflowsComposer.d.ts +0 -6
- package/build/stencil-article/ArticlesView.d.ts +0 -2
- package/build/stencil-article/index.d.ts +0 -7
- package/build/stencil-explorer/article/ArticleItem.d.ts +0 -13
- package/build/stencil-explorer/article/ArticleList.d.ts +0 -4
- package/build/stencil-explorer/article/ArticleOptions.d.ts +0 -7
- package/build/stencil-explorer/article/ArticlePageItem.d.ts +0 -7
- package/build/stencil-explorer/article/index.d.ts +0 -4
- package/build/stencil-explorer/article/useUtilityClasses.d.ts +0 -13
- package/build/stencil-explorer/filter/LocaleFilter.d.ts +0 -3
- package/build/stencil-explorer/filter/index.d.ts +0 -1
- package/build/stencil-explorer/index.d.ts +0 -5
- package/build/stencil-explorer/link/LinkItem.d.ts +0 -6
- package/build/stencil-explorer/link/LinkOptions.d.ts +0 -6
- package/build/stencil-explorer/link/LinksList.d.ts +0 -4
- package/build/stencil-explorer/link/useUtilityClasses.d.ts +0 -13
- package/build/stencil-explorer/search/SearchExplorer.d.ts +0 -3
- package/build/stencil-explorer/workflow/WorkflowItem.d.ts +0 -6
- package/build/stencil-explorer/workflow/WorkflowList.d.ts +0 -4
- package/build/stencil-explorer/workflow/WorkflowOptions.d.ts +0 -6
- package/build/stencil-explorer/workflow/useUtilityClasses.d.ts +0 -13
- package/build/stencil-link/LinkComposer.d.ts +0 -5
- package/build/stencil-link/LinkDelete.d.ts +0 -8
- package/build/stencil-link/LinkEdit.d.ts +0 -8
- package/build/stencil-link/LinksView.d.ts +0 -2
- package/build/stencil-link/index.d.ts +0 -4
- package/build/stencil-locale/ArticleTimestampsTable.d.ts +0 -2
- package/build/stencil-locale/ArticleTimestampsView.d.ts +0 -3
- package/build/stencil-locale/LocaleComposer.d.ts +0 -5
- package/build/stencil-locale/LocaleLabels.d.ts +0 -15
- package/build/stencil-locale/LocaleLabels_original.d.ts +0 -16
- package/build/stencil-locale/LocalesOverview.d.ts +0 -6
- package/build/stencil-locale/LocalesView.d.ts +0 -3
- package/build/stencil-locale/index.d.ts +0 -3
- package/build/stencil-migration/MigrationComposer.d.ts +0 -5
- package/build/stencil-migration/index.d.ts +0 -1
- package/build/stencil-nav/index.d.ts +0 -4
- package/build/stencil-nav/stencil-nav-types.d.ts +0 -41
- package/build/stencil-nav/useStencilNav.d.ts +0 -11
- package/build/stencil-nav/useStencilTabChange.d.ts +0 -4
- package/build/stencil-nav/useStencilTabClose.d.ts +0 -4
- package/build/stencil-page/NewArticlePage.d.ts +0 -10
- package/build/stencil-page/NewPage.d.ts +0 -7
- package/build/stencil-page/PageDelete.d.ts +0 -7
- package/build/stencil-page/PageEdit.d.ts +0 -7
- package/build/stencil-page/PageEditDevMode.d.ts +0 -7
- package/build/stencil-page/helpers.d.ts +0 -2
- package/build/stencil-page/index.d.ts +0 -6
- package/build/stencil-release/ReleaseComposer.d.ts +0 -5
- package/build/stencil-release/ReleaseDelete.d.ts +0 -8
- package/build/stencil-release/ReleaseTable.d.ts +0 -8
- package/build/stencil-release/ReleasesView.d.ts +0 -3
- package/build/stencil-release/index.d.ts +0 -3
- package/build/stencil-search/SearchView.d.ts +0 -2
- package/build/stencil-search/index.d.ts +0 -1
- package/build/stencil-setup/Activities.d.ts +0 -16
- package/build/stencil-setup/Main.d.ts +0 -3
- package/build/stencil-setup/Reducer.d.ts +0 -36
- package/build/stencil-setup/Secondary.d.ts +0 -3
- package/build/stencil-setup/SessionData.d.ts +0 -75
- package/build/stencil-setup/Tabs.d.ts +0 -2
- package/build/stencil-setup/Toolbar.d.ts +0 -2
- package/build/stencil-setup/ide.d.ts +0 -125
- package/build/stencil-setup/index.d.ts +0 -7
- package/build/stencil-sticky-save/StencilStickySave.d.ts +0 -2
- package/build/stencil-sticky-save/index.d.ts +0 -1
- package/build/stencil-template/TemplateComposer.d.ts +0 -6
- package/build/stencil-template/TemplateDelete.d.ts +0 -8
- package/build/stencil-template/TemplateEdit.d.ts +0 -8
- package/build/stencil-template/TemplatesView.d.ts +0 -3
- package/build/stencil-template/index.d.ts +0 -4
- package/build/stencil-workflow/WorkflowComposer.d.ts +0 -5
- package/build/stencil-workflow/WorkflowConfigOptions.d.ts +0 -10
- package/build/stencil-workflow/WorkflowDelete.d.ts +0 -8
- package/build/stencil-workflow/WorkflowEdit.d.ts +0 -8
- package/build/stencil-workflow/WorkflowsView.d.ts +0 -2
- package/build/stencil-workflow/index.d.ts +0 -3
- package/build/uiDev/ComposeSelect.d.ts +0 -8
- package/build/uiDev/LocaleSelect.d.ts +0 -7
- package/build/uiDev/UiDev.d.ts +0 -3
- package/build/uiDev/UiDevExplorer.d.ts +0 -2
- package/build/uiDev/UiDevExplorerToolbar.d.ts +0 -2
- package/build/uiDev/UiDevSearchAsset.d.ts +0 -4
- package/build/uiDev/UiDevSearchGeneral.d.ts +0 -4
- package/build/uiDev/index.d.ts +0 -4
- package/build/uiDev/types.d.ts +0 -1
- package/build/uiDev/useUtilityClasses.d.ts +0 -33
- package/build/version.d.ts +0 -5
- package/build/wrench-compare/CompareView.d.ts +0 -7
- package/build/wrench-compare/index.d.ts +0 -2
- package/build/wrench-debug/DebugError.d.ts +0 -6
- package/build/wrench-debug/DebugHeader.d.ts +0 -6
- package/build/wrench-debug/DebugInput.d.ts +0 -9
- package/build/wrench-debug/DebugView.d.ts +0 -3
- package/build/wrench-debug/api.d.ts +0 -1
- package/build/wrench-debug/drawer/DebugDrawer.d.ts +0 -9
- package/build/wrench-debug/drawer/InputCSV.d.ts +0 -11
- package/build/wrench-debug/drawer/InputFORM.d.ts +0 -11
- package/build/wrench-debug/drawer/InputFORMField.d.ts +0 -9
- package/build/wrench-debug/drawer/InputJSON.d.ts +0 -9
- package/build/wrench-debug/drawer/SelectAsset.d.ts +0 -9
- package/build/wrench-debug/index.d.ts +0 -2
- package/build/wrench-debug/outputs/DebugOutput.d.ts +0 -8
- package/build/wrench-debug/outputs/DebugOutputCsv.d.ts +0 -5
- package/build/wrench-debug/outputs/DebugOutputCsvRow.d.ts +0 -7
- package/build/wrench-debug/outputs/DebugOutputsDt.d.ts +0 -6
- package/build/wrench-debug/outputs/DebugOutputsFl.d.ts +0 -6
- package/build/wrench-debug/outputs/DebugOutputsFt.d.ts +0 -6
- package/build/wrench-debug/outputs/utils.d.ts +0 -2
- package/build/wrench-decision/DecisionComposer.d.ts +0 -5
- package/build/wrench-decision/DecisionEdit.d.ts +0 -7
- package/build/wrench-decision/DecisionsView.d.ts +0 -2
- package/build/wrench-decision/editors/CellEdit.d.ts +0 -11
- package/build/wrench-decision/editors/CellEditIntl.d.ts +0 -12
- package/build/wrench-decision/editors/HeaderEdit.d.ts +0 -11
- package/build/wrench-decision/editors/NameDescHitPolicyEdit.d.ts +0 -8
- package/build/wrench-decision/editors/OrderEdit.d.ts +0 -10
- package/build/wrench-decision/editors/UploadCSV.d.ts +0 -9
- package/build/wrench-decision/editors/builders/EditBoolean.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditDate.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditDateSimple.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditDateTime.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditDateTimeSimple.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditIntlValueSet.d.ts +0 -10
- package/build/wrench-decision/editors/builders/EditNumber.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditNumberSimple.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditString.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditStringSimple.d.ts +0 -6
- package/build/wrench-decision/editors/builders/EditValueSet.d.ts +0 -11
- package/build/wrench-decision/editors/builders/TypeBooleanBuilder.d.ts +0 -18
- package/build/wrench-decision/editors/builders/TypeDateBuilder.d.ts +0 -32
- package/build/wrench-decision/editors/builders/TypeIntlBuilder.d.ts +0 -17
- package/build/wrench-decision/editors/builders/TypeNumberBuilder.d.ts +0 -35
- package/build/wrench-decision/editors/builders/TypeStringBuilder.d.ts +0 -26
- package/build/wrench-decision/editors/builders/TypeValueSetBuilder.d.ts +0 -14
- package/build/wrench-decision/editors/builders/ValueSetChooser.d.ts +0 -7
- package/build/wrench-decision/editors/builders/index.d.ts +0 -22
- package/build/wrench-decision/editors/index.d.ts +0 -5
- package/build/wrench-decision/index.d.ts +0 -4
- package/build/wrench-decision/table/DecisionTable.d.ts +0 -25
- package/build/wrench-decision/table/DecisionTableCell.d.ts +0 -12
- package/build/wrench-decision/table/DecisionTableHeader.d.ts +0 -10
- package/build/wrench-decision/table/DecisionTableRow.d.ts +0 -14
- package/build/wrench-decision/table/index.d.ts +0 -36
- package/build/wrench-explorer/MsgTreeItem.d.ts +0 -9
- package/build/wrench-explorer/TreeViewToggle.d.ts +0 -9
- package/build/wrench-explorer/decision/DecisionItem.d.ts +0 -6
- package/build/wrench-explorer/decision/DecisionOptions.d.ts +0 -6
- package/build/wrench-explorer/decision/DecisionsList.d.ts +0 -2
- package/build/wrench-explorer/decision/useUtilityClasses.d.ts +0 -13
- package/build/wrench-explorer/flow/FlowItem.d.ts +0 -6
- package/build/wrench-explorer/flow/FlowOptions.d.ts +0 -6
- package/build/wrench-explorer/flow/FlowsList.d.ts +0 -2
- package/build/wrench-explorer/flow/useUtilityClasses.d.ts +0 -13
- package/build/wrench-explorer/index.d.ts +0 -4
- package/build/wrench-explorer/service/ServiceItem.d.ts +0 -6
- package/build/wrench-explorer/service/ServiceOptions.d.ts +0 -6
- package/build/wrench-explorer/service/ServicesList.d.ts +0 -3
- package/build/wrench-explorer/service/useUtilityClasses.d.ts +0 -13
- package/build/wrench-flow/FlowCodeEditor.d.ts +0 -10
- package/build/wrench-flow/FlowComposer.d.ts +0 -5
- package/build/wrench-flow/FlowEdit.d.ts +0 -6
- package/build/wrench-flow/FlowsView.d.ts +0 -2
- package/build/wrench-flow/autocomplete/AutocompleteTask.d.ts +0 -12
- package/build/wrench-flow/autocomplete/api.d.ts +0 -59
- package/build/wrench-flow/autocomplete/index.d.ts +0 -2
- package/build/wrench-flow/graph/Container.d.ts +0 -11
- package/build/wrench-flow/graph/GraphAPI.d.ts +0 -9
- package/build/wrench-flow/graph/index.d.ts +0 -3
- package/build/wrench-flow/index.d.ts +0 -4
- package/build/wrench-migration/MigrationComposer.d.ts +0 -5
- package/build/wrench-migration/index.d.ts +0 -2
- package/build/wrench-nav/index.d.ts +0 -4
- package/build/wrench-nav/useWrenchNav.d.ts +0 -13
- package/build/wrench-nav/useWrenchTabChange.d.ts +0 -4
- package/build/wrench-nav/useWrenchTabClose.d.ts +0 -4
- package/build/wrench-nav/wrench-nav-types.d.ts +0 -37
- package/build/wrench-release/ReleaseComposer.d.ts +0 -5
- package/build/wrench-release/ReleasesTable.d.ts +0 -7
- package/build/wrench-release/ReleasesView.d.ts +0 -3
- package/build/wrench-release/index.d.ts +0 -4
- package/build/wrench-release/release-types.d.ts +0 -15
- package/build/wrench-search/SearchView.d.ts +0 -2
- package/build/wrench-search/index.d.ts +0 -1
- package/build/wrench-service/ServiceComposer.d.ts +0 -5
- package/build/wrench-service/ServiceEdit.d.ts +0 -6
- package/build/wrench-service/ServicesView.d.ts +0 -2
- package/build/wrench-service/index.d.ts +0 -3
- package/build/wrench-setup/Activities.d.ts +0 -16
- package/build/wrench-setup/Main.d.ts +0 -2
- package/build/wrench-setup/Secondary.d.ts +0 -2
- package/build/wrench-setup/SessionData.d.ts +0 -42
- package/build/wrench-setup/Tabs.d.ts +0 -2
- package/build/wrench-setup/ide.d.ts +0 -72
- package/build/wrench-setup/index.d.ts +0 -6
- package/build/wrench-sticky-save/WrenchStickySave.d.ts +0 -2
- package/build/wrench-sticky-save/index.d.ts +0 -1
- package/build/wrench-styles/ErrorView.d.ts +0 -6
- package/build/wrench-styles/index.d.ts +0 -2
- package/build/wrench-vis/DecisionNode.d.ts +0 -4
- package/build/wrench-vis/EndNode.d.ts +0 -4
- package/build/wrench-vis/Internal.d.ts +0 -3
- package/build/wrench-vis/ServiceNode.d.ts +0 -4
- package/build/wrench-vis/StartNode.d.ts +0 -4
- package/build/wrench-vis/Styles.d.ts +0 -1
- package/build/wrench-vis/SwitchNode.d.ts +0 -4
- package/build/wrench-vis/elk-layout.d.ts +0 -6
- package/build/wrench-vis/index.d.ts +0 -4
- package/build/wrench-vis/vis-context.d.ts +0 -1
- package/build/wrench-vis/vis-types.d.ts +0 -25
package/build/fetchTree.gen.d.ts
DELETED
|
@@ -1,1110 +0,0 @@
|
|
|
1
|
-
declare const orgGroupMembershipGETRoute: import('./eveli-fetch').HookImpl<"$org/groupMembership.GET", import('./eveli-fetch').Hook<{}, {
|
|
2
|
-
getUsers: (groupName: string[]) => Promise<import("./index.ts").IamApi.GroupMember[]>;
|
|
3
|
-
}>, "$org/groupMembership", "GET", {
|
|
4
|
-
org: string;
|
|
5
|
-
}, {}, {
|
|
6
|
-
getUsers: (groupName: string[]) => Promise<import("./index.ts").IamApi.GroupMember[]>;
|
|
7
|
-
}>;
|
|
8
|
-
declare const orgGroupsListGETRoute: import('./eveli-fetch').HookImpl<"$org/groupsList.GET", import('./eveli-fetch').Hook<{}, {
|
|
9
|
-
groups: import("./index.ts").IamApi.UserGroup[];
|
|
10
|
-
}>, "$org/groupsList", "GET", {
|
|
11
|
-
org: string;
|
|
12
|
-
}, {}, {
|
|
13
|
-
groups: import("./index.ts").IamApi.UserGroup[];
|
|
14
|
-
}>;
|
|
15
|
-
declare const orgUserInfoGETRoute: import('./eveli-fetch').HookImpl<"$org/userInfo.GET", import('./eveli-fetch').Hook<{}, {
|
|
16
|
-
getUser: () => Promise<import("./index.ts").IamApi.User>;
|
|
17
|
-
getEmptyUser: () => import("./index.ts").IamApi.User;
|
|
18
|
-
}>, "$org/userInfo", "GET", {
|
|
19
|
-
org: string;
|
|
20
|
-
}, {}, {
|
|
21
|
-
getUser: () => Promise<import("./index.ts").IamApi.User>;
|
|
22
|
-
getEmptyUser: () => import("./index.ts").IamApi.User;
|
|
23
|
-
}>;
|
|
24
|
-
declare const configGETRoute: import('./eveli-fetch').HookImpl<"config.GET", import('./eveli-fetch').Hook<{}, {
|
|
25
|
-
config: import('./index.ts').Config | undefined;
|
|
26
|
-
pending: boolean;
|
|
27
|
-
}>, "config", "GET", {}, {}, {
|
|
28
|
-
config: import('./index.ts').Config | undefined;
|
|
29
|
-
pending: boolean;
|
|
30
|
-
}>;
|
|
31
|
-
declare const dialobGETRoute: import('./eveli-fetch').HookImpl<"dialob.GET", import('./eveli-fetch').Hook<{}, {
|
|
32
|
-
dialobUrl: string;
|
|
33
|
-
}>, "dialob", "GET", {}, {}, {
|
|
34
|
-
dialobUrl: string;
|
|
35
|
-
}>;
|
|
36
|
-
declare const workerRestApiAssetsAnyTagsStencilTagsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/any-tags/stencil-tags.GET", import('./eveli-fetch').Hook<{}, {
|
|
37
|
-
contentTags: import("./index.ts").PublicationApi.AssetTag[] | undefined;
|
|
38
|
-
}>, "worker/rest/api/assets/any-tags/stencil-tags", "GET", {}, {}, {
|
|
39
|
-
contentTags: import("./index.ts").PublicationApi.AssetTag[] | undefined;
|
|
40
|
-
}>;
|
|
41
|
-
declare const workerRestApiAssetsAnyTagsWrenchTagsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/any-tags/wrench-tags.GET", import('./eveli-fetch').Hook<{}, {
|
|
42
|
-
wrenchTags: import("./index.ts").PublicationApi.AssetTag[] | undefined;
|
|
43
|
-
}>, "worker/rest/api/assets/any-tags/wrench-tags", "GET", {}, {}, {
|
|
44
|
-
wrenchTags: import("./index.ts").PublicationApi.AssetTag[] | undefined;
|
|
45
|
-
}>;
|
|
46
|
-
declare const workerRestApiAssetsDeploymentsDeploymentIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/deployments/$deploymentId.GET", import('./eveli-fetch').Hook<{}, {
|
|
47
|
-
getRelease: (releaseTag: import("./index.ts").PublicationApi.Publication) => Promise<void>;
|
|
48
|
-
}>, "worker/rest/api/assets/deployments/$deploymentId", "GET", {
|
|
49
|
-
deploymentId: string;
|
|
50
|
-
}, {}, {
|
|
51
|
-
getRelease: (releaseTag: import("./index.ts").PublicationApi.Publication) => Promise<void>;
|
|
52
|
-
}>;
|
|
53
|
-
declare const workerRestApiAssetsDeploymentsDeploymentIdPUTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/deployments/$deploymentId.PUT", import('./eveli-fetch').Hook<{}, {
|
|
54
|
-
saveDeployment: (init: {
|
|
55
|
-
status: string;
|
|
56
|
-
id: string;
|
|
57
|
-
}, onSucess: () => void) => Promise<void>;
|
|
58
|
-
}>, "worker/rest/api/assets/deployments/$deploymentId", "PUT", {
|
|
59
|
-
deploymentId: string;
|
|
60
|
-
}, {}, {
|
|
61
|
-
saveDeployment: (init: {
|
|
62
|
-
status: string;
|
|
63
|
-
id: string;
|
|
64
|
-
}, onSucess: () => void) => Promise<void>;
|
|
65
|
-
}>;
|
|
66
|
-
declare const workerRestApiAssetsDeploymentsPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/deployments.POST", import('./eveli-fetch').Hook<{}, {
|
|
67
|
-
saveDeployment: (init: import("./index.ts").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
|
|
68
|
-
}>, "worker/rest/api/assets/deployments", "POST", {}, {}, {
|
|
69
|
-
saveDeployment: (init: import("./index.ts").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
|
|
70
|
-
}>;
|
|
71
|
-
declare const workerRestApiAssetsDialobFillSessionIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/dialob/fill/$sessionId.GET", import('./eveli-fetch').Hook<{}, {
|
|
72
|
-
getDialobSession: (sessionId: string) => Promise<Response>;
|
|
73
|
-
}>, "worker/rest/api/assets/dialob/fill/$sessionId", "GET", {
|
|
74
|
-
sessionId: string;
|
|
75
|
-
}, {}, {
|
|
76
|
-
getDialobSession: (sessionId: string) => Promise<Response>;
|
|
77
|
-
}>;
|
|
78
|
-
declare const workerRestApiAssetsDialobFillSessionIdPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/dialob/fill/$sessionId.POST", import('./eveli-fetch').Hook<{}, {
|
|
79
|
-
saveDialobSession: (sessionId: string, actions: any[], rev: number) => Promise<Response>;
|
|
80
|
-
}>, "worker/rest/api/assets/dialob/fill/$sessionId", "POST", {
|
|
81
|
-
sessionId: string;
|
|
82
|
-
}, {}, {
|
|
83
|
-
saveDialobSession: (sessionId: string, actions: any[], rev: number) => Promise<Response>;
|
|
84
|
-
}>;
|
|
85
|
-
declare const workerRestApiAssetsDialobGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/dialob.GET", import('./eveli-fetch').Hook<{}, {
|
|
86
|
-
dialobForms: import('./fetch/worker.rest.api.assets.dialob.get.ts').DialobFormEntry[] | undefined;
|
|
87
|
-
refresh: (options?: import('@tanstack/react-query').RefetchOptions) => Promise<import('@tanstack/react-query').QueryObserverResult<import('./fetch/worker.rest.api.assets.dialob.get.ts').DialobFormEntry[], Error>>;
|
|
88
|
-
}>, "worker/rest/api/assets/dialob", "GET", {}, {}, {
|
|
89
|
-
dialobForms: import('./fetch/worker.rest.api.assets.dialob.get.ts').DialobFormEntry[] | undefined;
|
|
90
|
-
refresh: (options?: import('@tanstack/react-query').RefetchOptions) => Promise<import('@tanstack/react-query').QueryObserverResult<import('./fetch/worker.rest.api.assets.dialob.get.ts').DialobFormEntry[], Error>>;
|
|
91
|
-
}>;
|
|
92
|
-
declare const workerRestApiAssetsDialobProxyFormsFormIdDELETERoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/dialob/proxy/forms/$formId.DELETE", import('./eveli-fetch').Hook<{}, {
|
|
93
|
-
deleteDialog: (formId: string, onSuccess: () => void) => Promise<any>;
|
|
94
|
-
}>, "worker/rest/api/assets/dialob/proxy/forms/$formId", "DELETE", {
|
|
95
|
-
formId: string;
|
|
96
|
-
}, {}, {
|
|
97
|
-
deleteDialog: (formId: string, onSuccess: () => void) => Promise<any>;
|
|
98
|
-
}>;
|
|
99
|
-
declare const workerRestApiAssetsDialobProxyFormsFormIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/dialob/proxy/forms/$formId.GET", import('./eveli-fetch').Hook<{}, {
|
|
100
|
-
getForm: (formId: string) => Promise<any>;
|
|
101
|
-
}>, "worker/rest/api/assets/dialob/proxy/forms/$formId", "GET", {
|
|
102
|
-
formId: string;
|
|
103
|
-
}, {}, {
|
|
104
|
-
getForm: (formId: string) => Promise<any>;
|
|
105
|
-
}>;
|
|
106
|
-
declare const workerRestApiAssetsDialobProxyFormsPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/dialob/proxy/forms.POST", import('./eveli-fetch').Hook<{}, {
|
|
107
|
-
saveForm: (form: Partial<import('./fetch/worker.rest.api.assets.dialob.get.ts').DialobForm>) => Promise<any>;
|
|
108
|
-
}>, "worker/rest/api/assets/dialob/proxy/forms", "POST", {}, {}, {
|
|
109
|
-
saveForm: (form: Partial<import('./fetch/worker.rest.api.assets.dialob.get.ts').DialobForm>) => Promise<any>;
|
|
110
|
-
}>;
|
|
111
|
-
declare const workerRestApiAssetsDialobTagsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/dialob/tags.GET", import('./eveli-fetch').Hook<{}, {
|
|
112
|
-
allTags: import("./index.ts").StencilApi.DialobTagAsset[];
|
|
113
|
-
}>, "worker/rest/api/assets/dialob/tags", "GET", {}, {}, {
|
|
114
|
-
allTags: import("./index.ts").StencilApi.DialobTagAsset[];
|
|
115
|
-
}>;
|
|
116
|
-
declare const workerRestApiAssetsMigrationPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/migration.POST", import('./eveli-fetch').Hook<{}, {
|
|
117
|
-
migrateAsset: (init: import("./index.ts").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
|
|
118
|
-
}>, "worker/rest/api/assets/migration", "POST", {}, {}, {
|
|
119
|
-
migrateAsset: (init: import("./index.ts").PublicationApi.PublicationUpload, onSucess: () => void) => Promise<void>;
|
|
120
|
-
}>;
|
|
121
|
-
declare const workerRestApiAssetsPublicationsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/publications.GET", import('./eveli-fetch').Hook<{}, {
|
|
122
|
-
assetReleases: import("./index.ts").PublicationApi.Publication[] | undefined;
|
|
123
|
-
refreshAssetReleases: (options?: import('@tanstack/react-query').RefetchOptions) => Promise<import('@tanstack/react-query').QueryObserverResult<import("./index.ts").PublicationApi.Publication[], Error>>;
|
|
124
|
-
isLoading: boolean;
|
|
125
|
-
}>, "worker/rest/api/assets/publications", "GET", {}, {}, {
|
|
126
|
-
assetReleases: import("./index.ts").PublicationApi.Publication[] | undefined;
|
|
127
|
-
refreshAssetReleases: (options?: import('@tanstack/react-query').RefetchOptions) => Promise<import('@tanstack/react-query').QueryObserverResult<import("./index.ts").PublicationApi.Publication[], Error>>;
|
|
128
|
-
isLoading: boolean;
|
|
129
|
-
}>;
|
|
130
|
-
declare const workerRestApiAssetsPublicationsPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/publications.POST", import('./eveli-fetch').Hook<{}, {
|
|
131
|
-
savePublication: (init: import("./index.ts").PublicationApi.PublicationInit, onSucess: () => void) => Promise<void>;
|
|
132
|
-
}>, "worker/rest/api/assets/publications", "POST", {}, {}, {
|
|
133
|
-
savePublication: (init: import("./index.ts").PublicationApi.PublicationInit, onSucess: () => void) => Promise<void>;
|
|
134
|
-
}>;
|
|
135
|
-
declare const workerRestApiAssetsStencilAssetTypeDELETERoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/stencil/$assetType.DELETE", import('./eveli-fetch').Hook<{}, {
|
|
136
|
-
delete: () => import("./index.ts").StencilApi.DeleteBuilder;
|
|
137
|
-
}>, "worker/rest/api/assets/stencil/$assetType", "DELETE", {
|
|
138
|
-
assetType: string;
|
|
139
|
-
}, {}, {
|
|
140
|
-
delete: () => import("./index.ts").StencilApi.DeleteBuilder;
|
|
141
|
-
}>;
|
|
142
|
-
declare const workerRestApiAssetsStencilAssetTypePOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/stencil/$assetType.POST", import('./eveli-fetch').Hook<{}, {
|
|
143
|
-
create: () => import("./index.ts").StencilApi.CreateBuilder;
|
|
144
|
-
}>, "worker/rest/api/assets/stencil/$assetType", "POST", {
|
|
145
|
-
assetType: string;
|
|
146
|
-
}, {}, {
|
|
147
|
-
create: () => import("./index.ts").StencilApi.CreateBuilder;
|
|
148
|
-
}>;
|
|
149
|
-
declare const workerRestApiAssetsStencilAssetTypePUTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/stencil/$assetType.PUT", import('./eveli-fetch').Hook<{}, {
|
|
150
|
-
update: () => import("./index.ts").StencilApi.UpdateBuilder;
|
|
151
|
-
}>, "worker/rest/api/assets/stencil/$assetType", "PUT", {
|
|
152
|
-
assetType: string;
|
|
153
|
-
}, {}, {
|
|
154
|
-
update: () => import("./index.ts").StencilApi.UpdateBuilder;
|
|
155
|
-
}>;
|
|
156
|
-
declare const workerRestApiAssetsStencilCommitlogsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/stencil/commitlogs.GET", import('./eveli-fetch').Hook<{}, {
|
|
157
|
-
getSiteCommitLog: () => Promise<import("./index.ts").StencilApi.SiteCommitLog[]>;
|
|
158
|
-
}>, "worker/rest/api/assets/stencil/commitlogs", "GET", {}, {}, {
|
|
159
|
-
getSiteCommitLog: () => Promise<import("./index.ts").StencilApi.SiteCommitLog[]>;
|
|
160
|
-
}>;
|
|
161
|
-
declare const workerRestApiAssetsStencilGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/stencil.GET", import('./eveli-fetch').Hook<{}, {
|
|
162
|
-
getSite: () => Promise<import("./index.ts").StencilApi.Site>;
|
|
163
|
-
}>, "worker/rest/api/assets/stencil", "GET", {}, {}, {
|
|
164
|
-
getSite: () => Promise<import("./index.ts").StencilApi.Site>;
|
|
165
|
-
}>;
|
|
166
|
-
declare const workerRestApiAssetsStencilReleasesReleaseIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/stencil/releases/$releaseId.GET", import('./eveli-fetch').Hook<{}, {
|
|
167
|
-
getReleaseContent: (releaseId: import("./index.ts").StencilApi.ReleaseId) => Promise<{}>;
|
|
168
|
-
}>, "worker/rest/api/assets/stencil/releases/$releaseId", "GET", {
|
|
169
|
-
releaseId: string;
|
|
170
|
-
}, {}, {
|
|
171
|
-
getReleaseContent: (releaseId: import("./index.ts").StencilApi.ReleaseId) => Promise<{}>;
|
|
172
|
-
}>;
|
|
173
|
-
declare const workerRestApiAssetsWorkflowsWorkflowIdPUTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/workflows/$workflowId.PUT", import('./eveli-fetch').Hook<{}, {
|
|
174
|
-
update: (workflowCommand: import("./index.ts").PublicationApi.AssetService, onOk: () => void) => Promise<void>;
|
|
175
|
-
}>, "worker/rest/api/assets/workflows/$workflowId", "PUT", {
|
|
176
|
-
workflowId: string;
|
|
177
|
-
}, {}, {
|
|
178
|
-
update: (workflowCommand: import("./index.ts").PublicationApi.AssetService, onOk: () => void) => Promise<void>;
|
|
179
|
-
}>;
|
|
180
|
-
declare const workerRestApiAssetsWorkflowsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/workflows.GET", import('./eveli-fetch').Hook<{}, {
|
|
181
|
-
workflows: import("./index.ts").PublicationApi.AssetService[] | undefined;
|
|
182
|
-
refreshWorkflows: (options?: import('@tanstack/react-query').RefetchOptions) => Promise<import('@tanstack/react-query').QueryObserverResult<import("./index.ts").PublicationApi.AssetService[], Error>>;
|
|
183
|
-
}>, "worker/rest/api/assets/workflows", "GET", {}, {}, {
|
|
184
|
-
workflows: import("./index.ts").PublicationApi.AssetService[] | undefined;
|
|
185
|
-
refreshWorkflows: (options?: import('@tanstack/react-query').RefetchOptions) => Promise<import('@tanstack/react-query').QueryObserverResult<import("./index.ts").PublicationApi.AssetService[], Error>>;
|
|
186
|
-
}>;
|
|
187
|
-
declare const workerRestApiAssetsWrenchCommandsIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/commands/$id.GET", import('./eveli-fetch').Hook<{}, {
|
|
188
|
-
getCommands: (id: string, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.AstCommand[]>;
|
|
189
|
-
}>, "worker/rest/api/assets/wrench/commands/$id", "GET", {
|
|
190
|
-
id: string;
|
|
191
|
-
}, {}, {
|
|
192
|
-
getCommands: (id: string, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.AstCommand[]>;
|
|
193
|
-
}>;
|
|
194
|
-
declare const workerRestApiAssetsWrenchCommandsPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/commands.POST", import('./eveli-fetch').Hook<{}, {
|
|
195
|
-
ast: (id: string, body: import("./index.ts").HdesApi.AstCommand[], branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Entity<any>>;
|
|
196
|
-
}>, "worker/rest/api/assets/wrench/commands", "POST", {}, {}, {
|
|
197
|
-
ast: (id: string, body: import("./index.ts").HdesApi.AstCommand[], branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Entity<any>>;
|
|
198
|
-
}>;
|
|
199
|
-
declare const workerRestApiAssetsWrenchCopyasPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/copyas.POST", import('./eveli-fetch').Hook<{}, {
|
|
200
|
-
copy: (id: string, name: string, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
201
|
-
}>, "worker/rest/api/assets/wrench/copyas", "POST", {}, {}, {
|
|
202
|
-
copy: (id: string, name: string, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
203
|
-
}>;
|
|
204
|
-
declare const workerRestApiAssetsWrenchDataModelsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/dataModels.GET", import('./eveli-fetch').Hook<{}, {
|
|
205
|
-
getSite: (branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
206
|
-
}>, "worker/rest/api/assets/wrench/dataModels", "GET", {}, {}, {
|
|
207
|
-
getSite: (branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
208
|
-
}>;
|
|
209
|
-
declare const workerRestApiAssetsWrenchDebugsPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/debugs.POST", import('./eveli-fetch').Hook<{}, {
|
|
210
|
-
debug: (debug: import("./index.ts").HdesApi.DebugRequest, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.DebugResponse>;
|
|
211
|
-
}>, "worker/rest/api/assets/wrench/debugs", "POST", {}, {}, {
|
|
212
|
-
debug: (debug: import("./index.ts").HdesApi.DebugRequest, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.DebugResponse>;
|
|
213
|
-
}>;
|
|
214
|
-
declare const workerRestApiAssetsWrenchDiffGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/diff.GET", import('./eveli-fetch').Hook<{}, {
|
|
215
|
-
diff: (input: import("./index.ts").HdesApi.DiffRequest) => Promise<import("./index.ts").HdesApi.DiffResponse>;
|
|
216
|
-
}>, "worker/rest/api/assets/wrench/diff", "GET", {}, {}, {
|
|
217
|
-
diff: (input: import("./index.ts").HdesApi.DiffRequest) => Promise<import("./index.ts").HdesApi.DiffResponse>;
|
|
218
|
-
}>;
|
|
219
|
-
declare const workerRestApiAssetsWrenchFlowNamesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/flow-names.GET", import('./eveli-fetch').Hook<{}, {
|
|
220
|
-
flows: string[] | undefined;
|
|
221
|
-
}>, "worker/rest/api/assets/wrench/flow-names", "GET", {}, {}, {
|
|
222
|
-
flows: string[] | undefined;
|
|
223
|
-
}>;
|
|
224
|
-
declare const workerRestApiAssetsWrenchImportTagPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/importTag.POST", import('./eveli-fetch').Hook<{}, {
|
|
225
|
-
importTag: (tagContentAsString: string) => Promise<import("./index.ts").HdesApi.Site>;
|
|
226
|
-
}>, "worker/rest/api/assets/wrench/importTag", "POST", {}, {}, {
|
|
227
|
-
importTag: (tagContentAsString: string) => Promise<import("./index.ts").HdesApi.Site>;
|
|
228
|
-
}>;
|
|
229
|
-
declare const workerRestApiAssetsWrenchResourcesIdDELETERoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/resources/$id.DELETE", import('./eveli-fetch').Hook<{}, {
|
|
230
|
-
remove: (id: string, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
231
|
-
}>, "worker/rest/api/assets/wrench/resources/$id", "DELETE", {
|
|
232
|
-
id: string;
|
|
233
|
-
}, {}, {
|
|
234
|
-
remove: (id: string, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
235
|
-
}>;
|
|
236
|
-
declare const workerRestApiAssetsWrenchResourcesPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/resources.POST", import('./eveli-fetch').Hook<{}, {
|
|
237
|
-
createAsset: (name: string, desc: string | undefined, type: import("./index.ts").HdesApi.AstBodyType | "SITE", body: import("./index.ts").HdesApi.AstCommand[] | undefined, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
238
|
-
}>, "worker/rest/api/assets/wrench/resources", "POST", {}, {}, {
|
|
239
|
-
createAsset: (name: string, desc: string | undefined, type: import("./index.ts").HdesApi.AstBodyType | "SITE", body: import("./index.ts").HdesApi.AstCommand[] | undefined, branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
240
|
-
}>;
|
|
241
|
-
declare const workerRestApiAssetsWrenchResourcesPUTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/resources.PUT", import('./eveli-fetch').Hook<{}, {
|
|
242
|
-
update: (id: string, body: import("./index.ts").HdesApi.AstCommand[], branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
243
|
-
}>, "worker/rest/api/assets/wrench/resources", "PUT", {}, {}, {
|
|
244
|
-
update: (id: string, body: import("./index.ts").HdesApi.AstCommand[], branchName: string | undefined) => Promise<import("./index.ts").HdesApi.Site>;
|
|
245
|
-
}>;
|
|
246
|
-
declare const workerRestApiAssetsWrenchSummaryTagIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/summary/$tagId.GET", import('./eveli-fetch').Hook<{}, {
|
|
247
|
-
summary: (tagId: string) => Promise<import("./index.ts").HdesApi.AstTagSummary>;
|
|
248
|
-
}>, "worker/rest/api/assets/wrench/summary/$tagId", "GET", {
|
|
249
|
-
tagId: string;
|
|
250
|
-
}, {}, {
|
|
251
|
-
summary: (tagId: string) => Promise<import("./index.ts").HdesApi.AstTagSummary>;
|
|
252
|
-
}>;
|
|
253
|
-
declare const workerRestApiAssetsWrenchVersionGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/assets/wrench/version.GET", import('./eveli-fetch').Hook<{}, {
|
|
254
|
-
version: () => Promise<import("./index.ts").HdesApi.VersionEntity>;
|
|
255
|
-
}>, "worker/rest/api/assets/wrench/version", "GET", {}, {}, {
|
|
256
|
-
version: () => Promise<import("./index.ts").HdesApi.VersionEntity>;
|
|
257
|
-
}>;
|
|
258
|
-
declare const workerRestApiBatchesBatchNameInstancesPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/batches/$batchName/instances.POST", import('./eveli-fetch').Hook<{}, {
|
|
259
|
-
createInstance: (batchName: string, command: import("./api-batch/batch-types.ts").BatchApi.CreateOneInstanceCommand) => Promise<import("./api-batch/batch-types.ts").BatchApi.RuntimeInstance>;
|
|
260
|
-
}>, "worker/rest/api/batches/$batchName/instances", "POST", {
|
|
261
|
-
batchName: string;
|
|
262
|
-
}, {}, {
|
|
263
|
-
createInstance: (batchName: string, command: import("./api-batch/batch-types.ts").BatchApi.CreateOneInstanceCommand) => Promise<import("./api-batch/batch-types.ts").BatchApi.RuntimeInstance>;
|
|
264
|
-
}>;
|
|
265
|
-
declare const workerRestApiBatchesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/batches.GET", import('./eveli-fetch').Hook<{}, {
|
|
266
|
-
findAll: () => Promise<import("./api-batch/batch-types.ts").BatchApi.Batch[]>;
|
|
267
|
-
getOne: (batchId: string) => Promise<import("./api-batch/batch-types.ts").BatchApi.Batch>;
|
|
268
|
-
}>, "worker/rest/api/batches", "GET", {}, {}, {
|
|
269
|
-
findAll: () => Promise<import("./api-batch/batch-types.ts").BatchApi.Batch[]>;
|
|
270
|
-
getOne: (batchId: string) => Promise<import("./api-batch/batch-types.ts").BatchApi.Batch>;
|
|
271
|
-
}>;
|
|
272
|
-
declare const workerRestApiBatchesStepsStepIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/batches/steps/$stepId.GET", import('./eveli-fetch').Hook<{}, {
|
|
273
|
-
getOne: (stepId: string) => Promise<import("./api-batch/batch-types.ts").BatchApi.RuntimeStep>;
|
|
274
|
-
}>, "worker/rest/api/batches/steps/$stepId", "GET", {
|
|
275
|
-
stepId: string;
|
|
276
|
-
}, {}, {
|
|
277
|
-
getOne: (stepId: string) => Promise<import("./api-batch/batch-types.ts").BatchApi.RuntimeStep>;
|
|
278
|
-
}>;
|
|
279
|
-
declare const workerRestApiFeedbackFeedbackIdDELETERoute: import('./eveli-fetch').HookImpl<"worker/rest/api/feedback/$feedbackId.DELETE", import('./eveli-fetch').Hook<{}, {
|
|
280
|
-
deleteOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
281
|
-
}>, "worker/rest/api/feedback/$feedbackId", "DELETE", {
|
|
282
|
-
feedbackId: string;
|
|
283
|
-
}, {}, {
|
|
284
|
-
deleteOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
285
|
-
}>;
|
|
286
|
-
declare const workerRestApiFeedbackFeedbackIdEnabledGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/feedback/$feedbackId/enabled.GET", import('./eveli-fetch').Hook<{}, {
|
|
287
|
-
isTaskFeedbackEnabled: (feedbackId: string) => Promise<true | false>;
|
|
288
|
-
}>, "worker/rest/api/feedback/$feedbackId/enabled", "GET", {
|
|
289
|
-
feedbackId: string;
|
|
290
|
-
}, {}, {
|
|
291
|
-
isTaskFeedbackEnabled: (feedbackId: string) => Promise<true | false>;
|
|
292
|
-
}>;
|
|
293
|
-
declare const workerRestApiFeedbackFeedbackIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/feedback/$feedbackId.GET", import('./eveli-fetch').Hook<{}, {
|
|
294
|
-
getOneFeedback: (feedbackId: string) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback | undefined>;
|
|
295
|
-
}>, "worker/rest/api/feedback/$feedbackId", "GET", {
|
|
296
|
-
feedbackId: string;
|
|
297
|
-
}, {}, {
|
|
298
|
-
getOneFeedback: (feedbackId: string) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback | undefined>;
|
|
299
|
-
}>;
|
|
300
|
-
declare const workerRestApiFeedbackFeedbackIdPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/feedback/$feedbackId.POST", import('./eveli-fetch').Hook<{}, {
|
|
301
|
-
createOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId, command: import("./api-feedback/feedback-types.ts").FeedbackApi.CreateFeedbackCommand) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
302
|
-
}>, "worker/rest/api/feedback/$feedbackId", "POST", {
|
|
303
|
-
feedbackId: string;
|
|
304
|
-
}, {}, {
|
|
305
|
-
createOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId, command: import("./api-feedback/feedback-types.ts").FeedbackApi.CreateFeedbackCommand) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
306
|
-
}>;
|
|
307
|
-
declare const workerRestApiFeedbackFeedbackIdPUTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/feedback/$feedbackId.PUT", import('./eveli-fetch').Hook<{}, {
|
|
308
|
-
modifyOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId, body: import("./api-feedback/feedback-types.ts").FeedbackApi.ModifyOneFeedbackCommand) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
309
|
-
rankOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId, body: import("./api-feedback/feedback-types.ts").FeedbackApi.UpsertFeedbackRankingCommand) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
310
|
-
}>, "worker/rest/api/feedback/$feedbackId", "PUT", {
|
|
311
|
-
feedbackId: string;
|
|
312
|
-
}, {}, {
|
|
313
|
-
modifyOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId, body: import("./api-feedback/feedback-types.ts").FeedbackApi.ModifyOneFeedbackCommand) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
314
|
-
rankOneFeedback: (taskId: import("./api-feedback/feedback-types.ts").FeedbackApi.TaskId, body: import("./api-feedback/feedback-types.ts").FeedbackApi.UpsertFeedbackRankingCommand) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback>;
|
|
315
|
-
}>;
|
|
316
|
-
declare const workerRestApiFeedbackFeedbackIdTemplatesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/feedback/$feedbackId/templates.GET", import('./eveli-fetch').Hook<{}, {
|
|
317
|
-
getOneTemplate: (feedbackId: string) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.FeedbackTemplate>;
|
|
318
|
-
}>, "worker/rest/api/feedback/$feedbackId/templates", "GET", {
|
|
319
|
-
feedbackId: string;
|
|
320
|
-
}, {}, {
|
|
321
|
-
getOneTemplate: (feedbackId: string) => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.FeedbackTemplate>;
|
|
322
|
-
}>;
|
|
323
|
-
declare const workerRestApiFeedbackGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/feedback.GET", import('./eveli-fetch').Hook<{}, {
|
|
324
|
-
findAllFeedback: () => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback[]>;
|
|
325
|
-
}>, "worker/rest/api/feedback", "GET", {}, {}, {
|
|
326
|
-
findAllFeedback: () => Promise<import("./api-feedback/feedback-types.ts").FeedbackApi.Feedback[]>;
|
|
327
|
-
}>;
|
|
328
|
-
declare const workerRestApiIamLivenessGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/iam/liveness.GET", import('./eveli-fetch').Hook<{}, {
|
|
329
|
-
livenessUrl: string;
|
|
330
|
-
getLiveness: () => Promise<{
|
|
331
|
-
expiresIn: number;
|
|
332
|
-
} | undefined>;
|
|
333
|
-
}>, "worker/rest/api/iam/liveness", "GET", {}, {}, {
|
|
334
|
-
livenessUrl: string;
|
|
335
|
-
getLiveness: () => Promise<{
|
|
336
|
-
expiresIn: number;
|
|
337
|
-
} | undefined>;
|
|
338
|
-
}>;
|
|
339
|
-
declare const workerRestApiPdfGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/pdf.GET", import('./eveli-fetch').Hook<{}, {
|
|
340
|
-
pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
|
|
341
|
-
}>, "worker/rest/api/pdf", "GET", {}, {}, {
|
|
342
|
-
pdfTaskLinkCallback: (questionnaireId: string, taskId: string) => void;
|
|
343
|
-
}>;
|
|
344
|
-
declare const workerRestApiProcessesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/processes.GET", import('./eveli-fetch').Hook<{}, {
|
|
345
|
-
loadProcesses: (query: import('@material-table/core').Query<import("./index.ts").ProcExecutionApi.ProcessExecution>, columns: Array<import('@material-table/core').Column<import("./index.ts").ProcExecutionApi.ProcessExecution>>) => Promise<import('@material-table/core').QueryResult<import("./index.ts").ProcExecutionApi.ProcessExecution>>;
|
|
346
|
-
findLast6Months: () => Promise<import("./index.ts").ProcExecutionApi.ProcessExecution[]>;
|
|
347
|
-
}>, "worker/rest/api/processes", "GET", {}, {}, {
|
|
348
|
-
loadProcesses: (query: import('@material-table/core').Query<import("./index.ts").ProcExecutionApi.ProcessExecution>, columns: Array<import('@material-table/core').Column<import("./index.ts").ProcExecutionApi.ProcessExecution>>) => Promise<import('@material-table/core').QueryResult<import("./index.ts").ProcExecutionApi.ProcessExecution>>;
|
|
349
|
-
findLast6Months: () => Promise<import("./index.ts").ProcExecutionApi.ProcessExecution[]>;
|
|
350
|
-
}>;
|
|
351
|
-
declare const workerRestApiQueuesConfigsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/queues/configs.GET", import('./eveli-fetch').Hook<{}, {
|
|
352
|
-
getOneChannelConfig: () => Promise<import("./api-queue/queue-types.ts").QueueApi.ChannelConfig>;
|
|
353
|
-
}>, "worker/rest/api/queues/configs", "GET", {}, {}, {
|
|
354
|
-
getOneChannelConfig: () => Promise<import("./api-queue/queue-types.ts").QueueApi.ChannelConfig>;
|
|
355
|
-
}>;
|
|
356
|
-
declare const workerRestApiQueuesDeliveriesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/queues/deliveries.GET", import('./eveli-fetch').Hook<{}, {
|
|
357
|
-
findAllQueueDeliveries: () => Promise<import("./api-queue/queue-types.ts").QueueApi.Delivery[]>;
|
|
358
|
-
}>, "worker/rest/api/queues/deliveries", "GET", {}, {}, {
|
|
359
|
-
findAllQueueDeliveries: () => Promise<import("./api-queue/queue-types.ts").QueueApi.Delivery[]>;
|
|
360
|
-
}>;
|
|
361
|
-
declare const workerRestApiQueuesMessagesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/queues/messages.GET", import('./eveli-fetch').Hook<{}, {
|
|
362
|
-
findAllQueueMessages: () => Promise<import("./api-queue/queue-types.ts").QueueApi.QueueMessage[]>;
|
|
363
|
-
}>, "worker/rest/api/queues/messages", "GET", {}, {}, {
|
|
364
|
-
findAllQueueMessages: () => Promise<import("./api-queue/queue-types.ts").QueueApi.QueueMessage[]>;
|
|
365
|
-
}>;
|
|
366
|
-
declare const workerRestApiTasksTaskIdCommentsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/comments.GET", import('./eveli-fetch').Hook<{}, {
|
|
367
|
-
getTaskComments: (task: import("./index.ts").TaskApi.Task) => Promise<import("./index.ts").TaskApi.Comment[]>;
|
|
368
|
-
}>, "worker/rest/api/tasks/$taskId/comments", "GET", {
|
|
369
|
-
taskId: string;
|
|
370
|
-
}, {}, {
|
|
371
|
-
getTaskComments: (task: import("./index.ts").TaskApi.Task) => Promise<import("./index.ts").TaskApi.Comment[]>;
|
|
372
|
-
}>;
|
|
373
|
-
declare const workerRestApiTasksTaskIdCommentsPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/comments.POST", import('./eveli-fetch').Hook<{}, {
|
|
374
|
-
saveComment: (commentText: string, replyToId: number | undefined, task: import("./index.ts").TaskApi.Task, isExternalThread: boolean | undefined) => Promise<import("./index.ts").TaskApi.Comment>;
|
|
375
|
-
}>, "worker/rest/api/tasks/$taskId/comments", "POST", {
|
|
376
|
-
taskId: string;
|
|
377
|
-
}, {}, {
|
|
378
|
-
saveComment: (commentText: string, replyToId: number | undefined, task: import("./index.ts").TaskApi.Task, isExternalThread: boolean | undefined) => Promise<import("./index.ts").TaskApi.Comment>;
|
|
379
|
-
}>;
|
|
380
|
-
declare const workerRestApiTasksTaskIdDELETERoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId.DELETE", import('./eveli-fetch').Hook<{}, {
|
|
381
|
-
deleteTask: (taskId: string) => Promise<{}>;
|
|
382
|
-
}>, "worker/rest/api/tasks/$taskId", "DELETE", {
|
|
383
|
-
taskId: string;
|
|
384
|
-
}, {}, {
|
|
385
|
-
deleteTask: (taskId: string) => Promise<{}>;
|
|
386
|
-
}>;
|
|
387
|
-
declare const workerRestApiTasksTaskIdFilesFilenameDELETERoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/files/$filename.DELETE", import('./eveli-fetch').Hook<{}, {
|
|
388
|
-
deleteAttachment: (taskId: string, filename: string) => Promise<Response | void>;
|
|
389
|
-
}>, "worker/rest/api/tasks/$taskId/files/$filename", "DELETE", {
|
|
390
|
-
taskId: string;
|
|
391
|
-
filename: string;
|
|
392
|
-
}, {}, {
|
|
393
|
-
deleteAttachment: (taskId: string, filename: string) => Promise<Response | void>;
|
|
394
|
-
}>;
|
|
395
|
-
declare const workerRestApiTasksTaskIdFilesFilenameGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/files/$filename.GET", import('./eveli-fetch').Hook<{}, {
|
|
396
|
-
downloadAttachmentLink: (taskId: string, filename: string) => string;
|
|
397
|
-
}>, "worker/rest/api/tasks/$taskId/files/$filename", "GET", {
|
|
398
|
-
taskId: string;
|
|
399
|
-
filename: string;
|
|
400
|
-
}, {}, {
|
|
401
|
-
downloadAttachmentLink: (taskId: string, filename: string) => string;
|
|
402
|
-
}>;
|
|
403
|
-
declare const workerRestApiTasksTaskIdFilesGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/files.GET", import('./eveli-fetch').Hook<{}, {
|
|
404
|
-
loadAttachments: (taskId: string) => Promise<import("./index.ts").TaskApi.Attachment[]>;
|
|
405
|
-
}>, "worker/rest/api/tasks/$taskId/files", "GET", {
|
|
406
|
-
taskId: string;
|
|
407
|
-
}, {}, {
|
|
408
|
-
loadAttachments: (taskId: string) => Promise<import("./index.ts").TaskApi.Attachment[]>;
|
|
409
|
-
}>;
|
|
410
|
-
declare const workerRestApiTasksTaskIdFilesPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/files.POST", import('./eveli-fetch').Hook<{}, {
|
|
411
|
-
addAttachment: (taskId: string, file: File) => Promise<Response | void>;
|
|
412
|
-
}>, "worker/rest/api/tasks/$taskId/files", "POST", {
|
|
413
|
-
taskId: string;
|
|
414
|
-
}, {}, {
|
|
415
|
-
addAttachment: (taskId: string, file: File) => Promise<Response | void>;
|
|
416
|
-
}>;
|
|
417
|
-
declare const workerRestApiTasksTaskIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId.GET", import('./eveli-fetch').Hook<{}, {
|
|
418
|
-
getTask: (taskId: string) => Promise<import("./index.ts").TaskApi.Task>;
|
|
419
|
-
}>, "worker/rest/api/tasks/$taskId", "GET", {
|
|
420
|
-
taskId: string;
|
|
421
|
-
}, {}, {
|
|
422
|
-
getTask: (taskId: string) => Promise<import("./index.ts").TaskApi.Task>;
|
|
423
|
-
}>;
|
|
424
|
-
declare const workerRestApiTasksTaskIdPUTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId.PUT", import('./eveli-fetch').Hook<{}, {
|
|
425
|
-
updateTask: (task: Partial<import("./index.ts").TaskApi.Task>) => Promise<import("./index.ts").TaskApi.Task>;
|
|
426
|
-
}>, "worker/rest/api/tasks/$taskId", "PUT", {
|
|
427
|
-
taskId: string;
|
|
428
|
-
}, {}, {
|
|
429
|
-
updateTask: (task: Partial<import("./index.ts").TaskApi.Task>) => Promise<import("./index.ts").TaskApi.Task>;
|
|
430
|
-
}>;
|
|
431
|
-
declare const workerRestApiTasksTaskIdReviewActionsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/review-actions.GET", import('./eveli-fetch').Hook<{}, {
|
|
432
|
-
fetchReviewActionsGet: (sessionId: string) => Promise<Response>;
|
|
433
|
-
}>, "worker/rest/api/tasks/$taskId/review-actions", "GET", {
|
|
434
|
-
taskId: string;
|
|
435
|
-
}, {}, {
|
|
436
|
-
fetchReviewActionsGet: (sessionId: string) => Promise<Response>;
|
|
437
|
-
}>;
|
|
438
|
-
declare const workerRestApiTasksTaskIdReviewsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/reviews.GET", import('./eveli-fetch').Hook<{}, {
|
|
439
|
-
fetchReviewGet: (sessionId: string) => Promise<Response>;
|
|
440
|
-
}>, "worker/rest/api/tasks/$taskId/reviews", "GET", {
|
|
441
|
-
taskId: string;
|
|
442
|
-
}, {}, {
|
|
443
|
-
fetchReviewGet: (sessionId: string) => Promise<Response>;
|
|
444
|
-
}>;
|
|
445
|
-
declare const workerRestApiTasksTaskIdTransfersPUTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/$taskId/transfers.PUT", import('./eveli-fetch').Hook<{}, {
|
|
446
|
-
transferTask: (task: import("./index.ts").TaskApi.Task, command: import("./index.ts").TaskApi.TransferTaskCommand) => Promise<import("./index.ts").TaskApi.Task>;
|
|
447
|
-
}>, "worker/rest/api/tasks/$taskId/transfers", "PUT", {
|
|
448
|
-
taskId: string;
|
|
449
|
-
}, {}, {
|
|
450
|
-
transferTask: (task: import("./index.ts").TaskApi.Task, command: import("./index.ts").TaskApi.TransferTaskCommand) => Promise<import("./index.ts").TaskApi.Task>;
|
|
451
|
-
}>;
|
|
452
|
-
declare const workerRestApiTasksGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks.GET", import('./eveli-fetch').Hook<{}, {
|
|
453
|
-
dashboard: () => Promise<import("./index.ts").TaskApi.TaskDasboard>;
|
|
454
|
-
findAll: () => Promise<import("./index.ts").TaskApi.Task[]>;
|
|
455
|
-
getTasks: (page?: number, size?: number) => Promise<import('@material-table/core').QueryResult<import("./index.ts").TaskApi.Task>>;
|
|
456
|
-
loadTasks: (query: import('@material-table/core').Query<import("./index.ts").TaskApi.Task>, columns: import('@material-table/core').Column<any>[]) => Promise<{
|
|
457
|
-
data: any;
|
|
458
|
-
page: any;
|
|
459
|
-
totalCount: any;
|
|
460
|
-
}>;
|
|
461
|
-
}>, "worker/rest/api/tasks", "GET", {}, {}, {
|
|
462
|
-
dashboard: () => Promise<import("./index.ts").TaskApi.TaskDasboard>;
|
|
463
|
-
findAll: () => Promise<import("./index.ts").TaskApi.Task[]>;
|
|
464
|
-
getTasks: (page?: number, size?: number) => Promise<import('@material-table/core').QueryResult<import("./index.ts").TaskApi.Task>>;
|
|
465
|
-
loadTasks: (query: import('@material-table/core').Query<import("./index.ts").TaskApi.Task>, columns: import('@material-table/core').Column<any>[]) => Promise<{
|
|
466
|
-
data: any;
|
|
467
|
-
page: any;
|
|
468
|
-
totalCount: any;
|
|
469
|
-
}>;
|
|
470
|
-
}>;
|
|
471
|
-
declare const workerRestApiTasksPOSTRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks.POST", import('./eveli-fetch').Hook<{}, {
|
|
472
|
-
createTask: (task: import("./index.ts").TaskApi.Task) => Promise<import("./index.ts").TaskApi.Task>;
|
|
473
|
-
}>, "worker/rest/api/tasks", "POST", {}, {}, {
|
|
474
|
-
createTask: (task: import("./index.ts").TaskApi.Task) => Promise<import("./index.ts").TaskApi.Task>;
|
|
475
|
-
}>;
|
|
476
|
-
declare const workerRestApiTasksUnreadGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tasks/unread.GET", import('./eveli-fetch').Hook<{}, {
|
|
477
|
-
unreadTasks: string[];
|
|
478
|
-
}>, "worker/rest/api/tasks/unread", "GET", {}, {}, {
|
|
479
|
-
unreadTasks: string[];
|
|
480
|
-
}>;
|
|
481
|
-
declare const workerRestApiTenantConfigsGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/tenant-configs.GET", import('./eveli-fetch').Hook<{}, {
|
|
482
|
-
tenantConfig: import('./index.ts').TenantConfig | undefined;
|
|
483
|
-
pending: boolean;
|
|
484
|
-
}>, "worker/rest/api/tenant-configs", "GET", {}, {}, {
|
|
485
|
-
tenantConfig: import('./index.ts').TenantConfig | undefined;
|
|
486
|
-
pending: boolean;
|
|
487
|
-
}>;
|
|
488
|
-
declare const workerRestApiUserprofilesProfileIdGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/userprofiles/$profileId.GET", import('./eveli-fetch').Hook<{}, {
|
|
489
|
-
restApi: () => import("./api-prefs/profile-types.ts").PrefsApi.PrefsRestApi;
|
|
490
|
-
}>, "worker/rest/api/userprofiles/$profileId", "GET", {
|
|
491
|
-
profileId: string;
|
|
492
|
-
}, {}, {
|
|
493
|
-
restApi: () => import("./api-prefs/profile-types.ts").PrefsApi.PrefsRestApi;
|
|
494
|
-
}>;
|
|
495
|
-
declare const workerRestApiVersionGETRoute: import('./eveli-fetch').HookImpl<"worker/rest/api/version.GET", import('./eveli-fetch').Hook<{}, {
|
|
496
|
-
frontend: import('./fetch/worker.rest.api.version.get.ts').VersionEntity;
|
|
497
|
-
backend: import('./fetch/worker.rest.api.version.get.ts').VersionEntity;
|
|
498
|
-
} | undefined>, "worker/rest/api/version", "GET", {}, {}, {
|
|
499
|
-
frontend: import('./fetch/worker.rest.api.version.get.ts').VersionEntity;
|
|
500
|
-
backend: import('./fetch/worker.rest.api.version.get.ts').VersionEntity;
|
|
501
|
-
} | undefined>;
|
|
502
|
-
declare module './eveli-fetch' {
|
|
503
|
-
interface HookByPath {
|
|
504
|
-
'$org/groupMembership.GET': {
|
|
505
|
-
id: '$org/groupMembership.GET';
|
|
506
|
-
path: '$org/groupMembership';
|
|
507
|
-
method: 'GET';
|
|
508
|
-
params: {
|
|
509
|
-
org: string;
|
|
510
|
-
};
|
|
511
|
-
hook: typeof orgGroupMembershipGETRoute;
|
|
512
|
-
};
|
|
513
|
-
'$org/groupsList.GET': {
|
|
514
|
-
id: '$org/groupsList.GET';
|
|
515
|
-
path: '$org/groupsList';
|
|
516
|
-
method: 'GET';
|
|
517
|
-
params: {
|
|
518
|
-
org: string;
|
|
519
|
-
};
|
|
520
|
-
hook: typeof orgGroupsListGETRoute;
|
|
521
|
-
};
|
|
522
|
-
'$org/userInfo.GET': {
|
|
523
|
-
id: '$org/userInfo.GET';
|
|
524
|
-
path: '$org/userInfo';
|
|
525
|
-
method: 'GET';
|
|
526
|
-
params: {
|
|
527
|
-
org: string;
|
|
528
|
-
};
|
|
529
|
-
hook: typeof orgUserInfoGETRoute;
|
|
530
|
-
};
|
|
531
|
-
'config.GET': {
|
|
532
|
-
id: 'config.GET';
|
|
533
|
-
path: 'config';
|
|
534
|
-
method: 'GET';
|
|
535
|
-
params: {};
|
|
536
|
-
hook: typeof configGETRoute;
|
|
537
|
-
};
|
|
538
|
-
'dialob.GET': {
|
|
539
|
-
id: 'dialob.GET';
|
|
540
|
-
path: 'dialob';
|
|
541
|
-
method: 'GET';
|
|
542
|
-
params: {};
|
|
543
|
-
hook: typeof dialobGETRoute;
|
|
544
|
-
};
|
|
545
|
-
'worker/rest/api/assets/any-tags/stencil-tags.GET': {
|
|
546
|
-
id: 'worker/rest/api/assets/any-tags/stencil-tags.GET';
|
|
547
|
-
path: 'worker/rest/api/assets/any-tags/stencil-tags';
|
|
548
|
-
method: 'GET';
|
|
549
|
-
params: {};
|
|
550
|
-
hook: typeof workerRestApiAssetsAnyTagsStencilTagsGETRoute;
|
|
551
|
-
};
|
|
552
|
-
'worker/rest/api/assets/any-tags/wrench-tags.GET': {
|
|
553
|
-
id: 'worker/rest/api/assets/any-tags/wrench-tags.GET';
|
|
554
|
-
path: 'worker/rest/api/assets/any-tags/wrench-tags';
|
|
555
|
-
method: 'GET';
|
|
556
|
-
params: {};
|
|
557
|
-
hook: typeof workerRestApiAssetsAnyTagsWrenchTagsGETRoute;
|
|
558
|
-
};
|
|
559
|
-
'worker/rest/api/assets/deployments/$deploymentId.GET': {
|
|
560
|
-
id: 'worker/rest/api/assets/deployments/$deploymentId.GET';
|
|
561
|
-
path: 'worker/rest/api/assets/deployments/$deploymentId';
|
|
562
|
-
method: 'GET';
|
|
563
|
-
params: {
|
|
564
|
-
deploymentId: string;
|
|
565
|
-
};
|
|
566
|
-
hook: typeof workerRestApiAssetsDeploymentsDeploymentIdGETRoute;
|
|
567
|
-
};
|
|
568
|
-
'worker/rest/api/assets/deployments/$deploymentId.PUT': {
|
|
569
|
-
id: 'worker/rest/api/assets/deployments/$deploymentId.PUT';
|
|
570
|
-
path: 'worker/rest/api/assets/deployments/$deploymentId';
|
|
571
|
-
method: 'PUT';
|
|
572
|
-
params: {
|
|
573
|
-
deploymentId: string;
|
|
574
|
-
};
|
|
575
|
-
hook: typeof workerRestApiAssetsDeploymentsDeploymentIdPUTRoute;
|
|
576
|
-
};
|
|
577
|
-
'worker/rest/api/assets/deployments.POST': {
|
|
578
|
-
id: 'worker/rest/api/assets/deployments.POST';
|
|
579
|
-
path: 'worker/rest/api/assets/deployments';
|
|
580
|
-
method: 'POST';
|
|
581
|
-
params: {};
|
|
582
|
-
hook: typeof workerRestApiAssetsDeploymentsPOSTRoute;
|
|
583
|
-
};
|
|
584
|
-
'worker/rest/api/assets/dialob/fill/$sessionId.GET': {
|
|
585
|
-
id: 'worker/rest/api/assets/dialob/fill/$sessionId.GET';
|
|
586
|
-
path: 'worker/rest/api/assets/dialob/fill/$sessionId';
|
|
587
|
-
method: 'GET';
|
|
588
|
-
params: {
|
|
589
|
-
sessionId: string;
|
|
590
|
-
};
|
|
591
|
-
hook: typeof workerRestApiAssetsDialobFillSessionIdGETRoute;
|
|
592
|
-
};
|
|
593
|
-
'worker/rest/api/assets/dialob/fill/$sessionId.POST': {
|
|
594
|
-
id: 'worker/rest/api/assets/dialob/fill/$sessionId.POST';
|
|
595
|
-
path: 'worker/rest/api/assets/dialob/fill/$sessionId';
|
|
596
|
-
method: 'POST';
|
|
597
|
-
params: {
|
|
598
|
-
sessionId: string;
|
|
599
|
-
};
|
|
600
|
-
hook: typeof workerRestApiAssetsDialobFillSessionIdPOSTRoute;
|
|
601
|
-
};
|
|
602
|
-
'worker/rest/api/assets/dialob.GET': {
|
|
603
|
-
id: 'worker/rest/api/assets/dialob.GET';
|
|
604
|
-
path: 'worker/rest/api/assets/dialob';
|
|
605
|
-
method: 'GET';
|
|
606
|
-
params: {};
|
|
607
|
-
hook: typeof workerRestApiAssetsDialobGETRoute;
|
|
608
|
-
};
|
|
609
|
-
'worker/rest/api/assets/dialob/proxy/forms/$formId.DELETE': {
|
|
610
|
-
id: 'worker/rest/api/assets/dialob/proxy/forms/$formId.DELETE';
|
|
611
|
-
path: 'worker/rest/api/assets/dialob/proxy/forms/$formId';
|
|
612
|
-
method: 'DELETE';
|
|
613
|
-
params: {
|
|
614
|
-
formId: string;
|
|
615
|
-
};
|
|
616
|
-
hook: typeof workerRestApiAssetsDialobProxyFormsFormIdDELETERoute;
|
|
617
|
-
};
|
|
618
|
-
'worker/rest/api/assets/dialob/proxy/forms/$formId.GET': {
|
|
619
|
-
id: 'worker/rest/api/assets/dialob/proxy/forms/$formId.GET';
|
|
620
|
-
path: 'worker/rest/api/assets/dialob/proxy/forms/$formId';
|
|
621
|
-
method: 'GET';
|
|
622
|
-
params: {
|
|
623
|
-
formId: string;
|
|
624
|
-
};
|
|
625
|
-
hook: typeof workerRestApiAssetsDialobProxyFormsFormIdGETRoute;
|
|
626
|
-
};
|
|
627
|
-
'worker/rest/api/assets/dialob/proxy/forms.POST': {
|
|
628
|
-
id: 'worker/rest/api/assets/dialob/proxy/forms.POST';
|
|
629
|
-
path: 'worker/rest/api/assets/dialob/proxy/forms';
|
|
630
|
-
method: 'POST';
|
|
631
|
-
params: {};
|
|
632
|
-
hook: typeof workerRestApiAssetsDialobProxyFormsPOSTRoute;
|
|
633
|
-
};
|
|
634
|
-
'worker/rest/api/assets/dialob/tags.GET': {
|
|
635
|
-
id: 'worker/rest/api/assets/dialob/tags.GET';
|
|
636
|
-
path: 'worker/rest/api/assets/dialob/tags';
|
|
637
|
-
method: 'GET';
|
|
638
|
-
params: {};
|
|
639
|
-
hook: typeof workerRestApiAssetsDialobTagsGETRoute;
|
|
640
|
-
};
|
|
641
|
-
'worker/rest/api/assets/migration.POST': {
|
|
642
|
-
id: 'worker/rest/api/assets/migration.POST';
|
|
643
|
-
path: 'worker/rest/api/assets/migration';
|
|
644
|
-
method: 'POST';
|
|
645
|
-
params: {};
|
|
646
|
-
hook: typeof workerRestApiAssetsMigrationPOSTRoute;
|
|
647
|
-
};
|
|
648
|
-
'worker/rest/api/assets/publications.GET': {
|
|
649
|
-
id: 'worker/rest/api/assets/publications.GET';
|
|
650
|
-
path: 'worker/rest/api/assets/publications';
|
|
651
|
-
method: 'GET';
|
|
652
|
-
params: {};
|
|
653
|
-
hook: typeof workerRestApiAssetsPublicationsGETRoute;
|
|
654
|
-
};
|
|
655
|
-
'worker/rest/api/assets/publications.POST': {
|
|
656
|
-
id: 'worker/rest/api/assets/publications.POST';
|
|
657
|
-
path: 'worker/rest/api/assets/publications';
|
|
658
|
-
method: 'POST';
|
|
659
|
-
params: {};
|
|
660
|
-
hook: typeof workerRestApiAssetsPublicationsPOSTRoute;
|
|
661
|
-
};
|
|
662
|
-
'worker/rest/api/assets/stencil/$assetType.DELETE': {
|
|
663
|
-
id: 'worker/rest/api/assets/stencil/$assetType.DELETE';
|
|
664
|
-
path: 'worker/rest/api/assets/stencil/$assetType';
|
|
665
|
-
method: 'DELETE';
|
|
666
|
-
params: {
|
|
667
|
-
assetType: string;
|
|
668
|
-
};
|
|
669
|
-
hook: typeof workerRestApiAssetsStencilAssetTypeDELETERoute;
|
|
670
|
-
};
|
|
671
|
-
'worker/rest/api/assets/stencil/$assetType.POST': {
|
|
672
|
-
id: 'worker/rest/api/assets/stencil/$assetType.POST';
|
|
673
|
-
path: 'worker/rest/api/assets/stencil/$assetType';
|
|
674
|
-
method: 'POST';
|
|
675
|
-
params: {
|
|
676
|
-
assetType: string;
|
|
677
|
-
};
|
|
678
|
-
hook: typeof workerRestApiAssetsStencilAssetTypePOSTRoute;
|
|
679
|
-
};
|
|
680
|
-
'worker/rest/api/assets/stencil/$assetType.PUT': {
|
|
681
|
-
id: 'worker/rest/api/assets/stencil/$assetType.PUT';
|
|
682
|
-
path: 'worker/rest/api/assets/stencil/$assetType';
|
|
683
|
-
method: 'PUT';
|
|
684
|
-
params: {
|
|
685
|
-
assetType: string;
|
|
686
|
-
};
|
|
687
|
-
hook: typeof workerRestApiAssetsStencilAssetTypePUTRoute;
|
|
688
|
-
};
|
|
689
|
-
'worker/rest/api/assets/stencil/commitlogs.GET': {
|
|
690
|
-
id: 'worker/rest/api/assets/stencil/commitlogs.GET';
|
|
691
|
-
path: 'worker/rest/api/assets/stencil/commitlogs';
|
|
692
|
-
method: 'GET';
|
|
693
|
-
params: {};
|
|
694
|
-
hook: typeof workerRestApiAssetsStencilCommitlogsGETRoute;
|
|
695
|
-
};
|
|
696
|
-
'worker/rest/api/assets/stencil.GET': {
|
|
697
|
-
id: 'worker/rest/api/assets/stencil.GET';
|
|
698
|
-
path: 'worker/rest/api/assets/stencil';
|
|
699
|
-
method: 'GET';
|
|
700
|
-
params: {};
|
|
701
|
-
hook: typeof workerRestApiAssetsStencilGETRoute;
|
|
702
|
-
};
|
|
703
|
-
'worker/rest/api/assets/stencil/releases/$releaseId.GET': {
|
|
704
|
-
id: 'worker/rest/api/assets/stencil/releases/$releaseId.GET';
|
|
705
|
-
path: 'worker/rest/api/assets/stencil/releases/$releaseId';
|
|
706
|
-
method: 'GET';
|
|
707
|
-
params: {
|
|
708
|
-
releaseId: string;
|
|
709
|
-
};
|
|
710
|
-
hook: typeof workerRestApiAssetsStencilReleasesReleaseIdGETRoute;
|
|
711
|
-
};
|
|
712
|
-
'worker/rest/api/assets/workflows/$workflowId.PUT': {
|
|
713
|
-
id: 'worker/rest/api/assets/workflows/$workflowId.PUT';
|
|
714
|
-
path: 'worker/rest/api/assets/workflows/$workflowId';
|
|
715
|
-
method: 'PUT';
|
|
716
|
-
params: {
|
|
717
|
-
workflowId: string;
|
|
718
|
-
};
|
|
719
|
-
hook: typeof workerRestApiAssetsWorkflowsWorkflowIdPUTRoute;
|
|
720
|
-
};
|
|
721
|
-
'worker/rest/api/assets/workflows.GET': {
|
|
722
|
-
id: 'worker/rest/api/assets/workflows.GET';
|
|
723
|
-
path: 'worker/rest/api/assets/workflows';
|
|
724
|
-
method: 'GET';
|
|
725
|
-
params: {};
|
|
726
|
-
hook: typeof workerRestApiAssetsWorkflowsGETRoute;
|
|
727
|
-
};
|
|
728
|
-
'worker/rest/api/assets/wrench/commands/$id.GET': {
|
|
729
|
-
id: 'worker/rest/api/assets/wrench/commands/$id.GET';
|
|
730
|
-
path: 'worker/rest/api/assets/wrench/commands/$id';
|
|
731
|
-
method: 'GET';
|
|
732
|
-
params: {
|
|
733
|
-
id: string;
|
|
734
|
-
};
|
|
735
|
-
hook: typeof workerRestApiAssetsWrenchCommandsIdGETRoute;
|
|
736
|
-
};
|
|
737
|
-
'worker/rest/api/assets/wrench/commands.POST': {
|
|
738
|
-
id: 'worker/rest/api/assets/wrench/commands.POST';
|
|
739
|
-
path: 'worker/rest/api/assets/wrench/commands';
|
|
740
|
-
method: 'POST';
|
|
741
|
-
params: {};
|
|
742
|
-
hook: typeof workerRestApiAssetsWrenchCommandsPOSTRoute;
|
|
743
|
-
};
|
|
744
|
-
'worker/rest/api/assets/wrench/copyas.POST': {
|
|
745
|
-
id: 'worker/rest/api/assets/wrench/copyas.POST';
|
|
746
|
-
path: 'worker/rest/api/assets/wrench/copyas';
|
|
747
|
-
method: 'POST';
|
|
748
|
-
params: {};
|
|
749
|
-
hook: typeof workerRestApiAssetsWrenchCopyasPOSTRoute;
|
|
750
|
-
};
|
|
751
|
-
'worker/rest/api/assets/wrench/dataModels.GET': {
|
|
752
|
-
id: 'worker/rest/api/assets/wrench/dataModels.GET';
|
|
753
|
-
path: 'worker/rest/api/assets/wrench/dataModels';
|
|
754
|
-
method: 'GET';
|
|
755
|
-
params: {};
|
|
756
|
-
hook: typeof workerRestApiAssetsWrenchDataModelsGETRoute;
|
|
757
|
-
};
|
|
758
|
-
'worker/rest/api/assets/wrench/debugs.POST': {
|
|
759
|
-
id: 'worker/rest/api/assets/wrench/debugs.POST';
|
|
760
|
-
path: 'worker/rest/api/assets/wrench/debugs';
|
|
761
|
-
method: 'POST';
|
|
762
|
-
params: {};
|
|
763
|
-
hook: typeof workerRestApiAssetsWrenchDebugsPOSTRoute;
|
|
764
|
-
};
|
|
765
|
-
'worker/rest/api/assets/wrench/diff.GET': {
|
|
766
|
-
id: 'worker/rest/api/assets/wrench/diff.GET';
|
|
767
|
-
path: 'worker/rest/api/assets/wrench/diff';
|
|
768
|
-
method: 'GET';
|
|
769
|
-
params: {};
|
|
770
|
-
hook: typeof workerRestApiAssetsWrenchDiffGETRoute;
|
|
771
|
-
};
|
|
772
|
-
'worker/rest/api/assets/wrench/flow-names.GET': {
|
|
773
|
-
id: 'worker/rest/api/assets/wrench/flow-names.GET';
|
|
774
|
-
path: 'worker/rest/api/assets/wrench/flow-names';
|
|
775
|
-
method: 'GET';
|
|
776
|
-
params: {};
|
|
777
|
-
hook: typeof workerRestApiAssetsWrenchFlowNamesGETRoute;
|
|
778
|
-
};
|
|
779
|
-
'worker/rest/api/assets/wrench/importTag.POST': {
|
|
780
|
-
id: 'worker/rest/api/assets/wrench/importTag.POST';
|
|
781
|
-
path: 'worker/rest/api/assets/wrench/importTag';
|
|
782
|
-
method: 'POST';
|
|
783
|
-
params: {};
|
|
784
|
-
hook: typeof workerRestApiAssetsWrenchImportTagPOSTRoute;
|
|
785
|
-
};
|
|
786
|
-
'worker/rest/api/assets/wrench/resources/$id.DELETE': {
|
|
787
|
-
id: 'worker/rest/api/assets/wrench/resources/$id.DELETE';
|
|
788
|
-
path: 'worker/rest/api/assets/wrench/resources/$id';
|
|
789
|
-
method: 'DELETE';
|
|
790
|
-
params: {
|
|
791
|
-
id: string;
|
|
792
|
-
};
|
|
793
|
-
hook: typeof workerRestApiAssetsWrenchResourcesIdDELETERoute;
|
|
794
|
-
};
|
|
795
|
-
'worker/rest/api/assets/wrench/resources.POST': {
|
|
796
|
-
id: 'worker/rest/api/assets/wrench/resources.POST';
|
|
797
|
-
path: 'worker/rest/api/assets/wrench/resources';
|
|
798
|
-
method: 'POST';
|
|
799
|
-
params: {};
|
|
800
|
-
hook: typeof workerRestApiAssetsWrenchResourcesPOSTRoute;
|
|
801
|
-
};
|
|
802
|
-
'worker/rest/api/assets/wrench/resources.PUT': {
|
|
803
|
-
id: 'worker/rest/api/assets/wrench/resources.PUT';
|
|
804
|
-
path: 'worker/rest/api/assets/wrench/resources';
|
|
805
|
-
method: 'PUT';
|
|
806
|
-
params: {};
|
|
807
|
-
hook: typeof workerRestApiAssetsWrenchResourcesPUTRoute;
|
|
808
|
-
};
|
|
809
|
-
'worker/rest/api/assets/wrench/summary/$tagId.GET': {
|
|
810
|
-
id: 'worker/rest/api/assets/wrench/summary/$tagId.GET';
|
|
811
|
-
path: 'worker/rest/api/assets/wrench/summary/$tagId';
|
|
812
|
-
method: 'GET';
|
|
813
|
-
params: {
|
|
814
|
-
tagId: string;
|
|
815
|
-
};
|
|
816
|
-
hook: typeof workerRestApiAssetsWrenchSummaryTagIdGETRoute;
|
|
817
|
-
};
|
|
818
|
-
'worker/rest/api/assets/wrench/version.GET': {
|
|
819
|
-
id: 'worker/rest/api/assets/wrench/version.GET';
|
|
820
|
-
path: 'worker/rest/api/assets/wrench/version';
|
|
821
|
-
method: 'GET';
|
|
822
|
-
params: {};
|
|
823
|
-
hook: typeof workerRestApiAssetsWrenchVersionGETRoute;
|
|
824
|
-
};
|
|
825
|
-
'worker/rest/api/batches/$batchName/instances.POST': {
|
|
826
|
-
id: 'worker/rest/api/batches/$batchName/instances.POST';
|
|
827
|
-
path: 'worker/rest/api/batches/$batchName/instances';
|
|
828
|
-
method: 'POST';
|
|
829
|
-
params: {
|
|
830
|
-
batchName: string;
|
|
831
|
-
};
|
|
832
|
-
hook: typeof workerRestApiBatchesBatchNameInstancesPOSTRoute;
|
|
833
|
-
};
|
|
834
|
-
'worker/rest/api/batches.GET': {
|
|
835
|
-
id: 'worker/rest/api/batches.GET';
|
|
836
|
-
path: 'worker/rest/api/batches';
|
|
837
|
-
method: 'GET';
|
|
838
|
-
params: {};
|
|
839
|
-
hook: typeof workerRestApiBatchesGETRoute;
|
|
840
|
-
};
|
|
841
|
-
'worker/rest/api/batches/steps/$stepId.GET': {
|
|
842
|
-
id: 'worker/rest/api/batches/steps/$stepId.GET';
|
|
843
|
-
path: 'worker/rest/api/batches/steps/$stepId';
|
|
844
|
-
method: 'GET';
|
|
845
|
-
params: {
|
|
846
|
-
stepId: string;
|
|
847
|
-
};
|
|
848
|
-
hook: typeof workerRestApiBatchesStepsStepIdGETRoute;
|
|
849
|
-
};
|
|
850
|
-
'worker/rest/api/feedback/$feedbackId.DELETE': {
|
|
851
|
-
id: 'worker/rest/api/feedback/$feedbackId.DELETE';
|
|
852
|
-
path: 'worker/rest/api/feedback/$feedbackId';
|
|
853
|
-
method: 'DELETE';
|
|
854
|
-
params: {
|
|
855
|
-
feedbackId: string;
|
|
856
|
-
};
|
|
857
|
-
hook: typeof workerRestApiFeedbackFeedbackIdDELETERoute;
|
|
858
|
-
};
|
|
859
|
-
'worker/rest/api/feedback/$feedbackId/enabled.GET': {
|
|
860
|
-
id: 'worker/rest/api/feedback/$feedbackId/enabled.GET';
|
|
861
|
-
path: 'worker/rest/api/feedback/$feedbackId/enabled';
|
|
862
|
-
method: 'GET';
|
|
863
|
-
params: {
|
|
864
|
-
feedbackId: string;
|
|
865
|
-
};
|
|
866
|
-
hook: typeof workerRestApiFeedbackFeedbackIdEnabledGETRoute;
|
|
867
|
-
};
|
|
868
|
-
'worker/rest/api/feedback/$feedbackId.GET': {
|
|
869
|
-
id: 'worker/rest/api/feedback/$feedbackId.GET';
|
|
870
|
-
path: 'worker/rest/api/feedback/$feedbackId';
|
|
871
|
-
method: 'GET';
|
|
872
|
-
params: {
|
|
873
|
-
feedbackId: string;
|
|
874
|
-
};
|
|
875
|
-
hook: typeof workerRestApiFeedbackFeedbackIdGETRoute;
|
|
876
|
-
};
|
|
877
|
-
'worker/rest/api/feedback/$feedbackId.POST': {
|
|
878
|
-
id: 'worker/rest/api/feedback/$feedbackId.POST';
|
|
879
|
-
path: 'worker/rest/api/feedback/$feedbackId';
|
|
880
|
-
method: 'POST';
|
|
881
|
-
params: {
|
|
882
|
-
feedbackId: string;
|
|
883
|
-
};
|
|
884
|
-
hook: typeof workerRestApiFeedbackFeedbackIdPOSTRoute;
|
|
885
|
-
};
|
|
886
|
-
'worker/rest/api/feedback/$feedbackId.PUT': {
|
|
887
|
-
id: 'worker/rest/api/feedback/$feedbackId.PUT';
|
|
888
|
-
path: 'worker/rest/api/feedback/$feedbackId';
|
|
889
|
-
method: 'PUT';
|
|
890
|
-
params: {
|
|
891
|
-
feedbackId: string;
|
|
892
|
-
};
|
|
893
|
-
hook: typeof workerRestApiFeedbackFeedbackIdPUTRoute;
|
|
894
|
-
};
|
|
895
|
-
'worker/rest/api/feedback/$feedbackId/templates.GET': {
|
|
896
|
-
id: 'worker/rest/api/feedback/$feedbackId/templates.GET';
|
|
897
|
-
path: 'worker/rest/api/feedback/$feedbackId/templates';
|
|
898
|
-
method: 'GET';
|
|
899
|
-
params: {
|
|
900
|
-
feedbackId: string;
|
|
901
|
-
};
|
|
902
|
-
hook: typeof workerRestApiFeedbackFeedbackIdTemplatesGETRoute;
|
|
903
|
-
};
|
|
904
|
-
'worker/rest/api/feedback.GET': {
|
|
905
|
-
id: 'worker/rest/api/feedback.GET';
|
|
906
|
-
path: 'worker/rest/api/feedback';
|
|
907
|
-
method: 'GET';
|
|
908
|
-
params: {};
|
|
909
|
-
hook: typeof workerRestApiFeedbackGETRoute;
|
|
910
|
-
};
|
|
911
|
-
'worker/rest/api/iam/liveness.GET': {
|
|
912
|
-
id: 'worker/rest/api/iam/liveness.GET';
|
|
913
|
-
path: 'worker/rest/api/iam/liveness';
|
|
914
|
-
method: 'GET';
|
|
915
|
-
params: {};
|
|
916
|
-
hook: typeof workerRestApiIamLivenessGETRoute;
|
|
917
|
-
};
|
|
918
|
-
'worker/rest/api/pdf.GET': {
|
|
919
|
-
id: 'worker/rest/api/pdf.GET';
|
|
920
|
-
path: 'worker/rest/api/pdf';
|
|
921
|
-
method: 'GET';
|
|
922
|
-
params: {};
|
|
923
|
-
hook: typeof workerRestApiPdfGETRoute;
|
|
924
|
-
};
|
|
925
|
-
'worker/rest/api/processes.GET': {
|
|
926
|
-
id: 'worker/rest/api/processes.GET';
|
|
927
|
-
path: 'worker/rest/api/processes';
|
|
928
|
-
method: 'GET';
|
|
929
|
-
params: {};
|
|
930
|
-
hook: typeof workerRestApiProcessesGETRoute;
|
|
931
|
-
};
|
|
932
|
-
'worker/rest/api/queues/configs.GET': {
|
|
933
|
-
id: 'worker/rest/api/queues/configs.GET';
|
|
934
|
-
path: 'worker/rest/api/queues/configs';
|
|
935
|
-
method: 'GET';
|
|
936
|
-
params: {};
|
|
937
|
-
hook: typeof workerRestApiQueuesConfigsGETRoute;
|
|
938
|
-
};
|
|
939
|
-
'worker/rest/api/queues/deliveries.GET': {
|
|
940
|
-
id: 'worker/rest/api/queues/deliveries.GET';
|
|
941
|
-
path: 'worker/rest/api/queues/deliveries';
|
|
942
|
-
method: 'GET';
|
|
943
|
-
params: {};
|
|
944
|
-
hook: typeof workerRestApiQueuesDeliveriesGETRoute;
|
|
945
|
-
};
|
|
946
|
-
'worker/rest/api/queues/messages.GET': {
|
|
947
|
-
id: 'worker/rest/api/queues/messages.GET';
|
|
948
|
-
path: 'worker/rest/api/queues/messages';
|
|
949
|
-
method: 'GET';
|
|
950
|
-
params: {};
|
|
951
|
-
hook: typeof workerRestApiQueuesMessagesGETRoute;
|
|
952
|
-
};
|
|
953
|
-
'worker/rest/api/tasks/$taskId/comments.GET': {
|
|
954
|
-
id: 'worker/rest/api/tasks/$taskId/comments.GET';
|
|
955
|
-
path: 'worker/rest/api/tasks/$taskId/comments';
|
|
956
|
-
method: 'GET';
|
|
957
|
-
params: {
|
|
958
|
-
taskId: string;
|
|
959
|
-
};
|
|
960
|
-
hook: typeof workerRestApiTasksTaskIdCommentsGETRoute;
|
|
961
|
-
};
|
|
962
|
-
'worker/rest/api/tasks/$taskId/comments.POST': {
|
|
963
|
-
id: 'worker/rest/api/tasks/$taskId/comments.POST';
|
|
964
|
-
path: 'worker/rest/api/tasks/$taskId/comments';
|
|
965
|
-
method: 'POST';
|
|
966
|
-
params: {
|
|
967
|
-
taskId: string;
|
|
968
|
-
};
|
|
969
|
-
hook: typeof workerRestApiTasksTaskIdCommentsPOSTRoute;
|
|
970
|
-
};
|
|
971
|
-
'worker/rest/api/tasks/$taskId.DELETE': {
|
|
972
|
-
id: 'worker/rest/api/tasks/$taskId.DELETE';
|
|
973
|
-
path: 'worker/rest/api/tasks/$taskId';
|
|
974
|
-
method: 'DELETE';
|
|
975
|
-
params: {
|
|
976
|
-
taskId: string;
|
|
977
|
-
};
|
|
978
|
-
hook: typeof workerRestApiTasksTaskIdDELETERoute;
|
|
979
|
-
};
|
|
980
|
-
'worker/rest/api/tasks/$taskId/files/$filename.DELETE': {
|
|
981
|
-
id: 'worker/rest/api/tasks/$taskId/files/$filename.DELETE';
|
|
982
|
-
path: 'worker/rest/api/tasks/$taskId/files/$filename';
|
|
983
|
-
method: 'DELETE';
|
|
984
|
-
params: {
|
|
985
|
-
taskId: string;
|
|
986
|
-
filename: string;
|
|
987
|
-
};
|
|
988
|
-
hook: typeof workerRestApiTasksTaskIdFilesFilenameDELETERoute;
|
|
989
|
-
};
|
|
990
|
-
'worker/rest/api/tasks/$taskId/files/$filename.GET': {
|
|
991
|
-
id: 'worker/rest/api/tasks/$taskId/files/$filename.GET';
|
|
992
|
-
path: 'worker/rest/api/tasks/$taskId/files/$filename';
|
|
993
|
-
method: 'GET';
|
|
994
|
-
params: {
|
|
995
|
-
taskId: string;
|
|
996
|
-
filename: string;
|
|
997
|
-
};
|
|
998
|
-
hook: typeof workerRestApiTasksTaskIdFilesFilenameGETRoute;
|
|
999
|
-
};
|
|
1000
|
-
'worker/rest/api/tasks/$taskId/files.GET': {
|
|
1001
|
-
id: 'worker/rest/api/tasks/$taskId/files.GET';
|
|
1002
|
-
path: 'worker/rest/api/tasks/$taskId/files';
|
|
1003
|
-
method: 'GET';
|
|
1004
|
-
params: {
|
|
1005
|
-
taskId: string;
|
|
1006
|
-
};
|
|
1007
|
-
hook: typeof workerRestApiTasksTaskIdFilesGETRoute;
|
|
1008
|
-
};
|
|
1009
|
-
'worker/rest/api/tasks/$taskId/files.POST': {
|
|
1010
|
-
id: 'worker/rest/api/tasks/$taskId/files.POST';
|
|
1011
|
-
path: 'worker/rest/api/tasks/$taskId/files';
|
|
1012
|
-
method: 'POST';
|
|
1013
|
-
params: {
|
|
1014
|
-
taskId: string;
|
|
1015
|
-
};
|
|
1016
|
-
hook: typeof workerRestApiTasksTaskIdFilesPOSTRoute;
|
|
1017
|
-
};
|
|
1018
|
-
'worker/rest/api/tasks/$taskId.GET': {
|
|
1019
|
-
id: 'worker/rest/api/tasks/$taskId.GET';
|
|
1020
|
-
path: 'worker/rest/api/tasks/$taskId';
|
|
1021
|
-
method: 'GET';
|
|
1022
|
-
params: {
|
|
1023
|
-
taskId: string;
|
|
1024
|
-
};
|
|
1025
|
-
hook: typeof workerRestApiTasksTaskIdGETRoute;
|
|
1026
|
-
};
|
|
1027
|
-
'worker/rest/api/tasks/$taskId.PUT': {
|
|
1028
|
-
id: 'worker/rest/api/tasks/$taskId.PUT';
|
|
1029
|
-
path: 'worker/rest/api/tasks/$taskId';
|
|
1030
|
-
method: 'PUT';
|
|
1031
|
-
params: {
|
|
1032
|
-
taskId: string;
|
|
1033
|
-
};
|
|
1034
|
-
hook: typeof workerRestApiTasksTaskIdPUTRoute;
|
|
1035
|
-
};
|
|
1036
|
-
'worker/rest/api/tasks/$taskId/review-actions.GET': {
|
|
1037
|
-
id: 'worker/rest/api/tasks/$taskId/review-actions.GET';
|
|
1038
|
-
path: 'worker/rest/api/tasks/$taskId/review-actions';
|
|
1039
|
-
method: 'GET';
|
|
1040
|
-
params: {
|
|
1041
|
-
taskId: string;
|
|
1042
|
-
};
|
|
1043
|
-
hook: typeof workerRestApiTasksTaskIdReviewActionsGETRoute;
|
|
1044
|
-
};
|
|
1045
|
-
'worker/rest/api/tasks/$taskId/reviews.GET': {
|
|
1046
|
-
id: 'worker/rest/api/tasks/$taskId/reviews.GET';
|
|
1047
|
-
path: 'worker/rest/api/tasks/$taskId/reviews';
|
|
1048
|
-
method: 'GET';
|
|
1049
|
-
params: {
|
|
1050
|
-
taskId: string;
|
|
1051
|
-
};
|
|
1052
|
-
hook: typeof workerRestApiTasksTaskIdReviewsGETRoute;
|
|
1053
|
-
};
|
|
1054
|
-
'worker/rest/api/tasks/$taskId/transfers.PUT': {
|
|
1055
|
-
id: 'worker/rest/api/tasks/$taskId/transfers.PUT';
|
|
1056
|
-
path: 'worker/rest/api/tasks/$taskId/transfers';
|
|
1057
|
-
method: 'PUT';
|
|
1058
|
-
params: {
|
|
1059
|
-
taskId: string;
|
|
1060
|
-
};
|
|
1061
|
-
hook: typeof workerRestApiTasksTaskIdTransfersPUTRoute;
|
|
1062
|
-
};
|
|
1063
|
-
'worker/rest/api/tasks.GET': {
|
|
1064
|
-
id: 'worker/rest/api/tasks.GET';
|
|
1065
|
-
path: 'worker/rest/api/tasks';
|
|
1066
|
-
method: 'GET';
|
|
1067
|
-
params: {};
|
|
1068
|
-
hook: typeof workerRestApiTasksGETRoute;
|
|
1069
|
-
};
|
|
1070
|
-
'worker/rest/api/tasks.POST': {
|
|
1071
|
-
id: 'worker/rest/api/tasks.POST';
|
|
1072
|
-
path: 'worker/rest/api/tasks';
|
|
1073
|
-
method: 'POST';
|
|
1074
|
-
params: {};
|
|
1075
|
-
hook: typeof workerRestApiTasksPOSTRoute;
|
|
1076
|
-
};
|
|
1077
|
-
'worker/rest/api/tasks/unread.GET': {
|
|
1078
|
-
id: 'worker/rest/api/tasks/unread.GET';
|
|
1079
|
-
path: 'worker/rest/api/tasks/unread';
|
|
1080
|
-
method: 'GET';
|
|
1081
|
-
params: {};
|
|
1082
|
-
hook: typeof workerRestApiTasksUnreadGETRoute;
|
|
1083
|
-
};
|
|
1084
|
-
'worker/rest/api/tenant-configs.GET': {
|
|
1085
|
-
id: 'worker/rest/api/tenant-configs.GET';
|
|
1086
|
-
path: 'worker/rest/api/tenant-configs';
|
|
1087
|
-
method: 'GET';
|
|
1088
|
-
params: {};
|
|
1089
|
-
hook: typeof workerRestApiTenantConfigsGETRoute;
|
|
1090
|
-
};
|
|
1091
|
-
'worker/rest/api/userprofiles/$profileId.GET': {
|
|
1092
|
-
id: 'worker/rest/api/userprofiles/$profileId.GET';
|
|
1093
|
-
path: 'worker/rest/api/userprofiles/$profileId';
|
|
1094
|
-
method: 'GET';
|
|
1095
|
-
params: {
|
|
1096
|
-
profileId: string;
|
|
1097
|
-
};
|
|
1098
|
-
hook: typeof workerRestApiUserprofilesProfileIdGETRoute;
|
|
1099
|
-
};
|
|
1100
|
-
'worker/rest/api/version.GET': {
|
|
1101
|
-
id: 'worker/rest/api/version.GET';
|
|
1102
|
-
path: 'worker/rest/api/version';
|
|
1103
|
-
method: 'GET';
|
|
1104
|
-
params: {};
|
|
1105
|
-
hook: typeof workerRestApiVersionGETRoute;
|
|
1106
|
-
};
|
|
1107
|
-
}
|
|
1108
|
-
}
|
|
1109
|
-
export declare const tree: import('./eveli-fetch').RootFileFetch;
|
|
1110
|
-
export {};
|