@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
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { DialobAdminConfig, FormConfiguration, FormConfigurationFilters, FormTag } from '../types';
|
|
3
|
-
interface SortConfig {
|
|
4
|
-
field: string | null;
|
|
5
|
-
direction: 'asc' | 'desc';
|
|
6
|
-
}
|
|
7
|
-
export interface DashboardStateContextType {
|
|
8
|
-
config: DialobAdminConfig;
|
|
9
|
-
formConfigurations: FormConfiguration[];
|
|
10
|
-
setFormConfigurations: React.Dispatch<React.SetStateAction<FormConfiguration[]>>;
|
|
11
|
-
selectedFormConfiguration?: FormConfiguration;
|
|
12
|
-
setSelectedFormConfiguration: React.Dispatch<React.SetStateAction<FormConfiguration | undefined>>;
|
|
13
|
-
filters: FormConfigurationFilters;
|
|
14
|
-
setFilters: React.Dispatch<React.SetStateAction<FormConfigurationFilters>>;
|
|
15
|
-
sortConfig: SortConfig;
|
|
16
|
-
setSortConfig: React.Dispatch<React.SetStateAction<SortConfig>>;
|
|
17
|
-
fetchAgain: boolean;
|
|
18
|
-
setFetchAgain: React.Dispatch<React.SetStateAction<boolean>>;
|
|
19
|
-
createModalOpen: boolean;
|
|
20
|
-
setCreateModalOpen: React.Dispatch<React.SetStateAction<boolean>>;
|
|
21
|
-
deleteModalOpen: boolean;
|
|
22
|
-
setDeleteModalOpen: React.Dispatch<React.SetStateAction<boolean>>;
|
|
23
|
-
handleSort: (field: string) => void;
|
|
24
|
-
uploadJsonDialogForm: (e: React.ChangeEvent<HTMLInputElement>) => void;
|
|
25
|
-
uploadCsvDialogForm: (e: React.ChangeEvent<HTMLInputElement>) => void;
|
|
26
|
-
handleJsonUploadClick: () => void;
|
|
27
|
-
handleCsvUploadClick: () => void;
|
|
28
|
-
handleCreateModalClose: () => void;
|
|
29
|
-
handleDeleteModalClose: () => void;
|
|
30
|
-
copyFormConfiguration: (formConfiguration: FormConfiguration) => void;
|
|
31
|
-
addFormConfiguration: () => void;
|
|
32
|
-
deleteFormConfiguration: (formConfiguration: FormConfiguration) => void;
|
|
33
|
-
handleChangeInput: (e: any) => void;
|
|
34
|
-
handleDateChange: (name: string, date: Date | null) => void;
|
|
35
|
-
handleDateClear: (name: string) => void;
|
|
36
|
-
getDialobForm: (formName: string) => Promise<any | null>;
|
|
37
|
-
downloadAllFormConfigurations: () => void;
|
|
38
|
-
fileInputRefJson: React.RefObject<HTMLInputElement>;
|
|
39
|
-
fileInputRefCsv: React.RefObject<HTMLInputElement>;
|
|
40
|
-
showNotification?: (message: string, severity: "success" | "error") => void;
|
|
41
|
-
fetchFormConfigurations: () => Promise<void>;
|
|
42
|
-
findLatestTag: (allTags: FormTag[] | undefined, formId: string) => FormTag | undefined;
|
|
43
|
-
sortedFormConfigurations: FormConfiguration[];
|
|
44
|
-
onOpenForm?: (formId: string) => void;
|
|
45
|
-
}
|
|
46
|
-
export declare const DialobDashboardStateContext: React.Context<DashboardStateContextType>;
|
|
47
|
-
export declare const useDialobDashboardState: () => DashboardStateContextType;
|
|
48
|
-
export interface DialobDashboardStateProviderProps {
|
|
49
|
-
children: React.ReactNode;
|
|
50
|
-
config: DialobAdminConfig;
|
|
51
|
-
showNotification?: (message: string, severity: "success" | "error") => void;
|
|
52
|
-
onOpenForm?: (formId: string) => void;
|
|
53
|
-
}
|
|
54
|
-
export declare const DialobDashboardStateProvider: React.FC<DialobDashboardStateProviderProps>;
|
|
55
|
-
export {};
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const checkHttpResponse: (response: Response, setLoginRequired: () => any) => Response | Promise<never>;
|
|
2
|
-
export declare const handleRejection: (ex: any, setTechnicalError: any) => void;
|
|
3
|
-
export declare const checkSearchHttpResponse: (response: Response, setLoginRequired: () => any) => Response | Promise<never>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './checkHttpResponse';
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
export interface CsrfShape {
|
|
2
|
-
key: string;
|
|
3
|
-
value: string;
|
|
4
|
-
}
|
|
5
|
-
export interface DialobAdminConfig {
|
|
6
|
-
dialobApiUrl: string;
|
|
7
|
-
setLoginRequired: () => void;
|
|
8
|
-
setTechnicalError: () => void;
|
|
9
|
-
language: string;
|
|
10
|
-
csrf?: CsrfShape;
|
|
11
|
-
tenantId?: string;
|
|
12
|
-
}
|
|
13
|
-
export interface DialobAdminProps {
|
|
14
|
-
config: DialobAdminConfig;
|
|
15
|
-
showNotification?: (message: string, severity: 'success' | 'error') => void;
|
|
16
|
-
onOpenForm?: (formId: string) => void;
|
|
17
|
-
}
|
|
@@ -1,50 +0,0 @@
|
|
|
1
|
-
export interface FormConfiguration {
|
|
2
|
-
id: string;
|
|
3
|
-
metadata: Metadata;
|
|
4
|
-
latestTagName?: string;
|
|
5
|
-
latestTagDate?: Date;
|
|
6
|
-
}
|
|
7
|
-
export interface FormConfigurationFilters {
|
|
8
|
-
label: string | undefined;
|
|
9
|
-
latestTagDate: Date | undefined;
|
|
10
|
-
lastSaved: Date | undefined;
|
|
11
|
-
latestTagName: string | undefined;
|
|
12
|
-
labels: string | undefined;
|
|
13
|
-
}
|
|
14
|
-
export interface FormConfigurationTag {
|
|
15
|
-
latestTagName: string;
|
|
16
|
-
latestTagDate: Date;
|
|
17
|
-
}
|
|
18
|
-
export interface Metadata {
|
|
19
|
-
label?: string;
|
|
20
|
-
created: Date;
|
|
21
|
-
lastSaved: Date;
|
|
22
|
-
tenantId: string;
|
|
23
|
-
modified: string;
|
|
24
|
-
modifiedBy: string;
|
|
25
|
-
labels: string[];
|
|
26
|
-
}
|
|
27
|
-
export interface DefaultForm {
|
|
28
|
-
name: string;
|
|
29
|
-
data: FormData;
|
|
30
|
-
metadata: FormMetadata;
|
|
31
|
-
}
|
|
32
|
-
export interface FormData {
|
|
33
|
-
questionnaire: FormQuestionnaire;
|
|
34
|
-
}
|
|
35
|
-
export interface FormQuestionnaire {
|
|
36
|
-
id: string;
|
|
37
|
-
type: string;
|
|
38
|
-
items: any;
|
|
39
|
-
}
|
|
40
|
-
export interface FormMetadata {
|
|
41
|
-
label: string;
|
|
42
|
-
languages: string[];
|
|
43
|
-
}
|
|
44
|
-
export interface FormTag {
|
|
45
|
-
formName: string;
|
|
46
|
-
name: string;
|
|
47
|
-
created: Date;
|
|
48
|
-
formId: string;
|
|
49
|
-
description: string;
|
|
50
|
-
}
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { FormConfigurationFilters, DefaultForm } from '../types';
|
|
2
|
-
export declare const DEFAULT_CONFIGURATION_FILTERS: FormConfigurationFilters;
|
|
3
|
-
export declare const DEFAULT_FORM: DefaultForm;
|
|
4
|
-
export declare enum LabelAction {
|
|
5
|
-
ADD = "ADD",
|
|
6
|
-
DELETE = "DELETE"
|
|
7
|
-
}
|
|
8
|
-
export declare const dateOptions: Intl.DateTimeFormatOptions;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { LabelAction } from '../util';
|
|
2
|
-
import { FormConfiguration, FormConfigurationFilters, DialobAdminConfig } from '../types';
|
|
3
|
-
export interface FormTagOptions {
|
|
4
|
-
filteredRow: FormConfigurationFilters | undefined;
|
|
5
|
-
downloadFormConfiguration: () => Promise<void>;
|
|
6
|
-
updateLabels: (label: any, action: LabelAction) => Promise<void>;
|
|
7
|
-
}
|
|
8
|
-
export interface UseFormTagOptionsParams {
|
|
9
|
-
formConfiguration: FormConfiguration;
|
|
10
|
-
filters: FormConfigurationFilters;
|
|
11
|
-
config: DialobAdminConfig;
|
|
12
|
-
getDialobForm: (formName: string) => Promise<any>;
|
|
13
|
-
setFetchAgain: React.Dispatch<React.SetStateAction<boolean>>;
|
|
14
|
-
}
|
|
15
|
-
export declare function useFormTagOptions({ formConfiguration, filters, config, getDialobForm, setFetchAgain }: UseFormTagOptionsParams): FormTagOptions;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { DialobRestApi } from '../../api-dialob-form';
|
|
3
|
-
export interface DialogAddLabelProps {
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
source: DialobRestApi.FormListItem;
|
|
6
|
-
}
|
|
7
|
-
export declare const DialogAddLabel: React.FC<DialogAddLabelProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DialogAddLabel';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DialogCopy';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DialogCreate';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { DialobRestApi } from '../../api-dialob-form';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
export interface DialobActionCreateProps {
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
source: DialobRestApi.FormListItem;
|
|
6
|
-
}
|
|
7
|
-
export declare const DialobActionDelete: React.FC<DialobActionCreateProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DialogDelete';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FormTable';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FormTableDateTime';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FormTableDownloadAll';
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { DashboardItem } from '../../api-dialob-form';
|
|
2
|
-
import { FilterFnOption } from '@tanstack/react-table';
|
|
3
|
-
export declare const filterDateGte_latestTagDate: FilterFnOption<DashboardItem>;
|
|
4
|
-
export declare const filterDateGte_lastSaved: FilterFnOption<DashboardItem>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FormTableLabelRow';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FormTableTitleRow';
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const IconButtonWithText: import('@emotion/styled').StyledComponent<import('@mui/material').IconButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
2
|
-
ref?: ((instance: HTMLButtonElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLButtonElement> | null | undefined;
|
|
3
|
-
}, "children" | "disabled" | "style" | "className" | "tabIndex" | "color" | "classes" | "sx" | "action" | "size" | "loading" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "edge" | "loadingIndicator"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FormTableToolbar';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './FormTableToolbarRow';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './DialobDashboardSmart';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { TaskApi } from '../api-task';
|
|
2
|
-
import { FilterFnOption, Row } from '@tanstack/react-table';
|
|
3
|
-
export declare function taskSortingFn(rowA: Row<TaskApi.Task>, rowB: Row<TaskApi.Task>, columnId: string): number;
|
|
4
|
-
export declare const filterTaskRefOrSubjectFn: FilterFnOption<TaskApi.Task>;
|
|
5
|
-
export declare const filterFormattedDateFn: FilterFnOption<TaskApi.Task>;
|
|
6
|
-
export declare const filterStringOrArrayFn: FilterFnOption<TaskApi.Task>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliActivities';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "EveliActivities";
|
|
2
|
-
export interface EveliActivitiesClasses {
|
|
3
|
-
root: string;
|
|
4
|
-
}
|
|
5
|
-
export type EveliActivitiesClassKey = keyof EveliActivitiesClasses;
|
|
6
|
-
export declare const useUtilityClasses: () => Record<"root", string>;
|
|
7
|
-
export declare const EveliActivitiesRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import('react').ClassAttributes<HTMLDivElement> | keyof import('react').HTMLAttributes<HTMLDivElement>>, {}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliAlert';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "EveliAlert";
|
|
2
|
-
export interface EveliAlertClasses {
|
|
3
|
-
root: string;
|
|
4
|
-
}
|
|
5
|
-
export type EveliAlertClassKey = keyof EveliAlertClasses;
|
|
6
|
-
export declare const useUtilityClasses: () => Record<"root", string>;
|
|
7
|
-
export declare const EveliAlertRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import('react').ClassAttributes<HTMLDivElement> | keyof import('react').HTMLAttributes<HTMLDivElement>>, {}>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliShellToolbarHeightOptions } from '../eveli-shell';
|
|
3
|
-
export interface ContainerProps {
|
|
4
|
-
main: React.FC;
|
|
5
|
-
secondary: React.FC;
|
|
6
|
-
toolbar: React.FC;
|
|
7
|
-
tabs?: React.FC;
|
|
8
|
-
toolbarHeight?: Partial<EveliShellToolbarHeightOptions>;
|
|
9
|
-
drawerWidth?: number;
|
|
10
|
-
children?: React.ReactNode;
|
|
11
|
-
}
|
|
12
|
-
export declare const EveliApp: React.FC<ContainerProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliApp';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { BatchApi } from '../api-batch';
|
|
3
|
-
export interface StartBatchDialogProps {
|
|
4
|
-
batch: BatchApi.Batch;
|
|
5
|
-
open: boolean;
|
|
6
|
-
onClose: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare const StartBatchDialog: React.FC<StartBatchDialogProps>;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { BatchApi } from '../api-batch';
|
|
2
|
-
import { Theme } from '@mui/material';
|
|
3
|
-
export declare const MUI_NAME = "EveliBatchView";
|
|
4
|
-
export type EveliBatchViewClassKey = keyof EveliBatchViewClasses;
|
|
5
|
-
export interface EveliBatchViewClasses {
|
|
6
|
-
root: string;
|
|
7
|
-
stepSlot: string;
|
|
8
|
-
instanceSlot: string;
|
|
9
|
-
instanceContainer: string;
|
|
10
|
-
instanceDateTime: string;
|
|
11
|
-
batchNameRow: string;
|
|
12
|
-
noRunsAlert: string;
|
|
13
|
-
}
|
|
14
|
-
export interface SectionWidth {
|
|
15
|
-
instanceSectionWidth: string;
|
|
16
|
-
stepSectionWidth: string;
|
|
17
|
-
}
|
|
18
|
-
export declare const sectionWidth: SectionWidth;
|
|
19
|
-
export declare const useUtilityClasses: () => Record<"root" | "batchNameRow" | "noRunsAlert" | "instanceSlot" | "instanceContainer" | "instanceDateTime" | "stepSlot", string>;
|
|
20
|
-
export declare const EveliBatchViewRoot: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
21
|
-
ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
22
|
-
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps>, "id" | "ref" | "key" | "slot" | "title" | "onFocus" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<Theme>, {}, {}>;
|
|
23
|
-
export declare const StyledInstanceSlot: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').StackOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
24
|
-
ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
25
|
-
}, keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps>, "id" | "ref" | "key" | "slot" | "title" | "onFocus" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | keyof import('@mui/material/OverridableComponent').CommonProps | keyof import('@mui/material').StackOwnProps> & import('@mui/system').MUIStyledCommonProps<Theme> & {
|
|
26
|
-
ownerState: BatchApi.RuntimeInstance;
|
|
27
|
-
}, {}, {}>;
|
|
28
|
-
export declare const StyledStepSlot: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').PaperOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
29
|
-
ref?: ((instance: HTMLDivElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLDivElement> | null | undefined;
|
|
30
|
-
}, "children" | "variant" | "style" | "className" | "classes" | "sx" | "elevation" | "square">, "children" | "id" | "ref" | "key" | "variant" | "slot" | "style" | "title" | "onFocus" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "classes" | "sx" | "elevation" | "square"> & import('@mui/system').MUIStyledCommonProps<Theme> & {
|
|
31
|
-
value: BatchApi.RuntimeStep;
|
|
32
|
-
}, {}, {}>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { BatchApi } from '../api-batch';
|
|
3
|
-
export interface BatchViewHeadersProps {
|
|
4
|
-
batch: BatchApi.Batch;
|
|
5
|
-
instanceSectionWidth: string;
|
|
6
|
-
stepSectionWidth: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const BatchViewHeaders: React.FC<BatchViewHeadersProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './BatchViewHeaders';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { BatchViewHeadersProps } from './BatchViewHeaders';
|
|
2
|
-
export declare const MUI_NAME = "BatchViewHeaders";
|
|
3
|
-
export type BatchViewHeadersClassKey = keyof BatchViewHeadersClasses;
|
|
4
|
-
export interface BatchViewHeadersClasses {
|
|
5
|
-
root: string;
|
|
6
|
-
stepSection: string;
|
|
7
|
-
}
|
|
8
|
-
export declare const useUtilityClasses: () => Record<"title" | "root" | "stepSection" | "instanceSection", string>;
|
|
9
|
-
export declare const BatchViewHeadersRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
10
|
-
ownerState: BatchViewHeadersProps;
|
|
11
|
-
}, Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import('react').ClassAttributes<HTMLDivElement> | keyof import('react').HTMLAttributes<HTMLDivElement>>, {}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './BatchHealthBall';
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "BatchHealthBall";
|
|
2
|
-
export interface BatchHealthBallClasses {
|
|
3
|
-
root: string;
|
|
4
|
-
healthColorCreated: string;
|
|
5
|
-
healthColorFlashingSuccess: string;
|
|
6
|
-
healthColorFlashingWarning: string;
|
|
7
|
-
healthColorWarning: string;
|
|
8
|
-
healthColorSuccess: string;
|
|
9
|
-
healthColorCriticalFail: string;
|
|
10
|
-
healthColorDefault: string;
|
|
11
|
-
}
|
|
12
|
-
export type BatchHealthType = 'CREATED_NOT_RUN' | 'RUNNING_NO_FAILS' | 'RUNNING_SOME_FAILS' | 'COMPLETED_SOME_FAILS' | 'COMPLETED_SUCCESS' | 'FAILED_CRITICAL';
|
|
13
|
-
export type BatchHealthBallClassKey = keyof BatchHealthBallClasses;
|
|
14
|
-
export declare const useUtilityClasses: (health: BatchHealthType) => Record<"root" | "healthColor", string>;
|
|
15
|
-
export declare const BatchHealthBallRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import('react').ClassAttributes<HTMLDivElement> | keyof import('react').HTMLAttributes<HTMLDivElement>>, {}>;
|
|
16
|
-
export declare function getHealthConfig(health: BatchHealthType): {
|
|
17
|
-
classKey: BatchHealthBallClassKey;
|
|
18
|
-
intl: string;
|
|
19
|
-
};
|