@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,13 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
export declare const EveliTaskCountIndicator: React.FC<{
|
|
3
|
-
count: number | undefined;
|
|
4
|
-
}>;
|
|
5
|
-
export declare const MUI_NAME = "EveliTaskCountIndicator";
|
|
6
|
-
export interface EveliTaskCountIndicatorClasses {
|
|
7
|
-
root: string;
|
|
8
|
-
}
|
|
9
|
-
export type EveliTaskCountIndicatorClassKey = keyof EveliTaskCountIndicatorClasses;
|
|
10
|
-
export declare const EveliTaskCountIndicatorRoot: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').AvatarOwnProps & import('@mui/material').AvatarSlotsAndSlotProps & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "ref"> & {
|
|
11
|
-
ref?: ((instance: HTMLDivElement | null) => void | React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof React.DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | React.RefObject<HTMLDivElement> | null | undefined;
|
|
12
|
-
}, "children" | "variant" | "style" | "className" | "classes" | "slots" | "slotProps" | "sx" | "sizes" | "alt" | "src" | "srcSet" | "imgProps">, "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" | "slots" | "slotProps" | "sx" | "sizes" | "alt" | "src" | "srcSet" | "imgProps"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
13
|
-
export declare const useUtilityClasses: () => Record<"root" | "hasCount", string>;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
import { TaskFormDelegateProps } from './TaskFormState';
|
|
4
|
-
export declare const FormReviewButton: React.FC<{
|
|
5
|
-
task: {
|
|
6
|
-
id: string;
|
|
7
|
-
questionnaireId?: string | undefined;
|
|
8
|
-
};
|
|
9
|
-
}>;
|
|
10
|
-
export interface EveliTaskFooterProps {
|
|
11
|
-
form: TaskFormDelegateProps;
|
|
12
|
-
task: TaskApi.Task | undefined | null;
|
|
13
|
-
readOnly: boolean;
|
|
14
|
-
}
|
|
15
|
-
export declare const EveliTaskFooter: React.FC<EveliTaskFooterProps>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { TaskFormDelegateProps } from './TaskFormState';
|
|
2
|
-
export interface EveliTaskHeaderProps {
|
|
3
|
-
keywords: string[];
|
|
4
|
-
readOnly: boolean;
|
|
5
|
-
createdAt: any;
|
|
6
|
-
form: TaskFormDelegateProps;
|
|
7
|
-
taskId: string | undefined;
|
|
8
|
-
questionnaireId: string | undefined;
|
|
9
|
-
}
|
|
10
|
-
export declare const EveliTaskHeader: React.FC<EveliTaskHeaderProps>;
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { IamApi } from '../api-iam';
|
|
3
|
-
import { TaskFormDelegateProps } from './TaskFormState';
|
|
4
|
-
export declare const classes: {
|
|
5
|
-
taskRoleList: {
|
|
6
|
-
display: string;
|
|
7
|
-
flexWrap: string;
|
|
8
|
-
paddingLeft: number;
|
|
9
|
-
paddingBottom: number;
|
|
10
|
-
gap: number;
|
|
11
|
-
};
|
|
12
|
-
taskRoleFieldset: {
|
|
13
|
-
border: string;
|
|
14
|
-
borderRadius: number;
|
|
15
|
-
width: string;
|
|
16
|
-
padding: number;
|
|
17
|
-
};
|
|
18
|
-
taskRoleLegend: {
|
|
19
|
-
marginLeft: number;
|
|
20
|
-
paddingLeft: number;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
export type TaskRoleSelectProps = {
|
|
24
|
-
assignedRoles: string[];
|
|
25
|
-
groups: IamApi.UserGroup[];
|
|
26
|
-
acceptNewRoles: (selectedRoles: IamApi.UserGroup[]) => void;
|
|
27
|
-
};
|
|
28
|
-
export interface EveliTaskSubHeader {
|
|
29
|
-
readOnly: boolean;
|
|
30
|
-
form: TaskFormDelegateProps;
|
|
31
|
-
slots: {
|
|
32
|
-
statusExtra: React.ReactNode;
|
|
33
|
-
};
|
|
34
|
-
}
|
|
35
|
-
export declare const EveliTaskSubHeader: React.FC<EveliTaskSubHeader>;
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
interface CommonProps {
|
|
4
|
-
label: string | React.ReactNode;
|
|
5
|
-
readonly?: boolean;
|
|
6
|
-
messages: Record<string, {
|
|
7
|
-
id: string;
|
|
8
|
-
defaultMessage: string;
|
|
9
|
-
}>;
|
|
10
|
-
colorMap: TaskApi.ColorMap;
|
|
11
|
-
invalidValues?: string[];
|
|
12
|
-
value: string | undefined;
|
|
13
|
-
handleCallback?: (newValue: string) => void;
|
|
14
|
-
}
|
|
15
|
-
declare const RadioGroupPopover: ({ label, readonly, messages, colorMap, invalidValues, handleCallback, value }: CommonProps) => import("react/jsx-runtime").JSX.Element;
|
|
16
|
-
export default RadioGroupPopover;
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { TaskApi } from '../api-task';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
export interface TaskFormProps {
|
|
4
|
-
clientIdentificator: string | undefined;
|
|
5
|
-
priority: TaskApi.TaskPriority | undefined;
|
|
6
|
-
subject: string | undefined;
|
|
7
|
-
description: string | undefined;
|
|
8
|
-
dueDate: Date | undefined | null;
|
|
9
|
-
status: TaskApi.TaskStatus | undefined;
|
|
10
|
-
assignedUser: string | undefined;
|
|
11
|
-
assignedUserEmail: string | undefined;
|
|
12
|
-
assignedRoles: string[] | undefined;
|
|
13
|
-
additionalInfo: string | undefined;
|
|
14
|
-
}
|
|
15
|
-
export interface TaskFormDelegateProps {
|
|
16
|
-
currentState: TaskFormProps;
|
|
17
|
-
isSubmitting: boolean;
|
|
18
|
-
isValid: boolean;
|
|
19
|
-
dirty: boolean;
|
|
20
|
-
errors: {
|
|
21
|
-
subject: string | undefined;
|
|
22
|
-
assignedUser: string | undefined;
|
|
23
|
-
};
|
|
24
|
-
onSubmit: () => Promise<void>;
|
|
25
|
-
setFieldValue<FieldName extends keyof TaskFormProps>(fieldName: FieldName, fieldValue: TaskFormProps[FieldName]): void;
|
|
26
|
-
}
|
|
27
|
-
export declare const TaskFormState: React.FC<{
|
|
28
|
-
task: Partial<TaskApi.Task> | null | undefined;
|
|
29
|
-
children: React.FC<TaskFormDelegateProps>;
|
|
30
|
-
onSubmit: (task: Partial<TaskApi.Task>) => Promise<void>;
|
|
31
|
-
}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliTaskComposer';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
export interface FormReviewDrawerProps {
|
|
3
|
-
open: boolean;
|
|
4
|
-
onClose: () => void;
|
|
5
|
-
}
|
|
6
|
-
export declare const FormReviewDrawer: React.FC<FormReviewDrawerProps>;
|
|
7
|
-
export declare const useUtilityClasses: () => Record<"reviewDrawer", string>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliTaskDashboard';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface TaskAssigneeProps {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
}
|
|
6
|
-
export declare const TaskAssignee: React.FC<TaskAssigneeProps>;
|
|
7
|
-
export declare const useUtilityClasses: () => Record<"root", string>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './TaskAssignee';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface CustomerFeedbackEditProps {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
open: boolean;
|
|
6
|
-
onClose: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare const CustomerFeedbackEditDialog: React.FC<CustomerFeedbackEditProps>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
4
|
-
export declare const CustomerFeedbackReadOnly: React.FC<{
|
|
5
|
-
task: TaskApi.Task;
|
|
6
|
-
style: TaskCardStyleDefinition;
|
|
7
|
-
}>;
|
|
8
|
-
export declare const useUtilityClasses: () => Record<"root" | "customerTitle" | "publishedNotifier" | "feedbackCategories" | "customerText", string>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
4
|
-
export declare const PublishedNotifier: React.FC<{
|
|
5
|
-
task: TaskApi.Task;
|
|
6
|
-
style?: TaskCardStyleDefinition;
|
|
7
|
-
}>;
|
|
8
|
-
export declare const useUtilityClasses: () => Record<"msgContainer", string>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface FilesEditorProps {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
}
|
|
6
|
-
export declare const FilesEditor: React.FC<FilesEditorProps>;
|
|
7
|
-
export declare const useUtilityClasses: () => Record<"file" | "root" | "deleteIcon" | "headerRow" | "fileIcon", string>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
4
|
-
export interface FilesReadOnlyProps {
|
|
5
|
-
task: TaskApi.Task;
|
|
6
|
-
style: TaskCardStyleDefinition;
|
|
7
|
-
}
|
|
8
|
-
export declare const FilesReadOnly: React.FC<FilesReadOnlyProps>;
|
|
9
|
-
export declare const useUtilityClasses: () => Record<"file" | "root" | "deleteIcon" | "fileIcon", string>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface CustomerMessagesEditDialogProps {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
open: boolean;
|
|
6
|
-
onClose: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare const CustomerMessagesEditDialog: React.FC<CustomerMessagesEditDialogProps>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface CustomerMessagesEditorProps {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
}
|
|
6
|
-
export declare const CustomerMessagesEditor: React.FC<CustomerMessagesEditorProps>;
|
|
7
|
-
export declare const useUtilityClasses: () => Record<"container" | "messagesContainer" | "inputBox" | "inputBoxTitle" | "messageRow" | "messageBoxLabel" | "senderInfo" | "frontdeskAvatar" | "customerAvatar" | "frontdeskMessageBody" | "customerMessageBody", string>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
3
|
-
import { TaskApi } from '../api-task';
|
|
4
|
-
export interface CustomerMessagesReadOnlyProps {
|
|
5
|
-
style: TaskCardStyleDefinition;
|
|
6
|
-
task: TaskApi.Task;
|
|
7
|
-
}
|
|
8
|
-
export declare const CustomerMessagesReadOnly: React.FC<CustomerMessagesReadOnlyProps>;
|
|
9
|
-
export declare const useUtilityClasses: () => Record<"container" | "messageRow" | "senderInfo" | "frontdeskAvatar" | "customerAvatar" | "frontdeskMessageBody" | "customerMessageBody", string>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface NotesEditorProps {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
}
|
|
6
|
-
export declare const NotesEditor: React.FC<NotesEditorProps>;
|
|
7
|
-
export declare const useUtilityClasses: () => Record<"notesContainer" | "noteBody" | "noteAuthor" | "noteBackground" | "messagesContainer" | "inputBox" | "inputBoxTitle", string>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
4
|
-
export interface NotesTruncatedTruncatedProps {
|
|
5
|
-
task: TaskApi.Task;
|
|
6
|
-
style: TaskCardStyleDefinition | undefined;
|
|
7
|
-
}
|
|
8
|
-
export declare const NotesTruncated: React.FC<NotesTruncatedTruncatedProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
3
|
-
export declare const TaskPriority: React.FC<{
|
|
4
|
-
style: TaskCardStyleDefinition;
|
|
5
|
-
}>;
|
|
6
|
-
export declare const useUtilityClasses: () => Record<"root" | "prioritySelect", string>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './TaskPriority';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface TaskRolesReadOnlyProps {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
}
|
|
6
|
-
export declare const TaskRolesReadOnly: React.FC<TaskRolesReadOnlyProps>;
|
|
7
|
-
export declare const useUtilityClasses: () => Record<"root", string>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './TaskRolesReadOnly';
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
3
|
-
export declare const TaskStatus: React.FC<{
|
|
4
|
-
style: TaskCardStyleDefinition;
|
|
5
|
-
}>;
|
|
6
|
-
export declare const useUtilityClasses: () => Record<"root" | "progressBar" | "backgroundTrack" | "progressIndicator" | "progressDesc", string>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './TaskStatus';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskCardStyleDefinition } from '../eveli-task-composer-v2-task-card';
|
|
3
|
-
import { TaskApi } from '../api-task';
|
|
4
|
-
export interface TaskOverdueWarningProps {
|
|
5
|
-
task: TaskApi.Task;
|
|
6
|
-
style: TaskCardStyleDefinition;
|
|
7
|
-
}
|
|
8
|
-
export declare const TaskOverdueWarning: React.FC<TaskOverdueWarningProps>;
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { default as React, PropsWithChildren } from 'react';
|
|
2
|
-
export type TaskCardId = 'task_main' | 'task_form_summary' | 'status_priority' | 'assignees_roles' | 'customer_messages' | 'files' | 'feedback' | 'notes' | 'task_meta';
|
|
3
|
-
export declare const TASK_CARD_IDS: TaskCardId[];
|
|
4
|
-
export type TaskCardStyleKey = 'compact' | 'default' | 'large';
|
|
5
|
-
export interface CardConfig {
|
|
6
|
-
isReviewOpen: boolean;
|
|
7
|
-
editingCardId: TaskCardId | undefined;
|
|
8
|
-
cardTheme: TaskCardStyleKey;
|
|
9
|
-
cardOrder: TaskCardId[];
|
|
10
|
-
toggleReview(): void;
|
|
11
|
-
isCardFlashy(id: TaskCardId): boolean;
|
|
12
|
-
toggleCardFlashy(id: TaskCardId): void;
|
|
13
|
-
setEditCard(id: TaskCardId | undefined): void;
|
|
14
|
-
setCardOrder(newOrder: TaskCardId[]): void;
|
|
15
|
-
setCardTheme(theme: TaskCardStyleKey): void;
|
|
16
|
-
}
|
|
17
|
-
export interface CardConfigContextProviderProps {
|
|
18
|
-
}
|
|
19
|
-
export declare const CardConfigContext: React.Context<CardConfig>;
|
|
20
|
-
export declare const CardConfigContextProvider: React.FC<PropsWithChildren<CardConfigContextProviderProps>>;
|
|
21
|
-
export declare const useCardConfig: () => CardConfig;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskCardId } from './CardConfigContext';
|
|
3
|
-
interface DraggableCardWrapperProps {
|
|
4
|
-
id: string;
|
|
5
|
-
isDragging: boolean;
|
|
6
|
-
isDropTarget: boolean;
|
|
7
|
-
onDragStart: (e: React.DragEvent<HTMLDivElement>, id: string) => void;
|
|
8
|
-
onDragEnd: () => void;
|
|
9
|
-
onDrop: (e: React.DragEvent<HTMLDivElement>, id: string) => void;
|
|
10
|
-
onDragOver: (e: React.DragEvent<HTMLDivElement>) => void;
|
|
11
|
-
onDragLeave: (e: React.DragEvent<HTMLDivElement>, id: string) => void;
|
|
12
|
-
children: React.ReactNode;
|
|
13
|
-
}
|
|
14
|
-
export declare const DraggableCardWrapper: React.FC<DraggableCardWrapperProps>;
|
|
15
|
-
export declare function useDragCardController<T extends TaskCardId>(): {
|
|
16
|
-
getDragPropsForId: (id: T) => {
|
|
17
|
-
id: T;
|
|
18
|
-
isDragging: boolean;
|
|
19
|
-
isDropTarget: boolean;
|
|
20
|
-
onDragStart: (e: React.DragEvent<HTMLDivElement>) => void;
|
|
21
|
-
onDragEnd: () => void;
|
|
22
|
-
onDrop: (e: React.DragEvent<HTMLDivElement>) => void;
|
|
23
|
-
onDragOver: (event: React.DragEvent<HTMLDivElement>) => void;
|
|
24
|
-
onDragLeave: (e: React.DragEvent<HTMLDivElement>) => void;
|
|
25
|
-
};
|
|
26
|
-
};
|
|
27
|
-
export {};
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import { TaskCardStyleDefinition } from './cardThemeConfig';
|
|
2
|
-
import { TaskCardId, TaskCardStyleKey } from './CardConfigContext';
|
|
3
|
-
import * as React from 'react';
|
|
4
|
-
export interface TaskCardProps {
|
|
5
|
-
id: TaskCardId;
|
|
6
|
-
title?: string;
|
|
7
|
-
children: React.ReactNode;
|
|
8
|
-
isMenu?: boolean;
|
|
9
|
-
startAdornmentIcon?: React.ReactNode;
|
|
10
|
-
editDialog?: React.ReactNode;
|
|
11
|
-
flashy?: boolean;
|
|
12
|
-
styleVariant?: TaskCardStyleKey;
|
|
13
|
-
onClick?: () => void;
|
|
14
|
-
onDoubleClick?: () => void;
|
|
15
|
-
onReview?: () => void;
|
|
16
|
-
onEdit?: () => void;
|
|
17
|
-
onToggleFlashy?: () => void;
|
|
18
|
-
}
|
|
19
|
-
interface TaskCardDataRowTextProps {
|
|
20
|
-
label: string;
|
|
21
|
-
value: string | string[] | undefined;
|
|
22
|
-
style: TaskCardStyleDefinition;
|
|
23
|
-
}
|
|
24
|
-
export declare const TaskCard: React.FC<TaskCardProps>;
|
|
25
|
-
export declare const TaskCardDataRowText: React.FC<TaskCardDataRowTextProps>;
|
|
26
|
-
export declare const TaskCardDataRowElement: React.FC<{
|
|
27
|
-
label: string;
|
|
28
|
-
value: React.ReactNode;
|
|
29
|
-
style: TaskCardStyleDefinition;
|
|
30
|
-
}>;
|
|
31
|
-
export declare const StartAdornmentIcon: React.FC<{
|
|
32
|
-
icon: React.ElementType;
|
|
33
|
-
}>;
|
|
34
|
-
export declare const useUtilityClasses: () => Record<"title" | "dataCard" | "cardBody", string>;
|
|
35
|
-
export {};
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
export interface CardMenuProps {
|
|
3
|
-
cardId: string;
|
|
4
|
-
anchorEl: HTMLElement | null;
|
|
5
|
-
open: boolean;
|
|
6
|
-
flashy?: boolean;
|
|
7
|
-
onClose: () => void;
|
|
8
|
-
onToggleFlashy?: () => void;
|
|
9
|
-
onReview?: () => void;
|
|
10
|
-
onEdit?: () => void;
|
|
11
|
-
}
|
|
12
|
-
export declare const TaskCardMenu: React.FC<CardMenuProps>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskCardStyleKey } from './CardConfigContext';
|
|
3
|
-
export interface TaskCardStylerProps {
|
|
4
|
-
value: TaskCardStyleKey;
|
|
5
|
-
onChange: (value: TaskCardStyleKey) => void;
|
|
6
|
-
}
|
|
7
|
-
export declare const TaskCardStyleSelect: React.FC<TaskCardStylerProps>;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import { CSSProperties } from 'react';
|
|
2
|
-
import { TaskCardId, TaskCardStyleKey } from './CardConfigContext';
|
|
3
|
-
export interface TaskCardStyleDefinition {
|
|
4
|
-
titleTypography: CSSProperties;
|
|
5
|
-
bodyTypography: CSSProperties;
|
|
6
|
-
bodyTypographySmall: CSSProperties;
|
|
7
|
-
dataRowGridSizes: {
|
|
8
|
-
label: {
|
|
9
|
-
xs: number;
|
|
10
|
-
sm: number;
|
|
11
|
-
md: number;
|
|
12
|
-
lg: number;
|
|
13
|
-
xl: number;
|
|
14
|
-
};
|
|
15
|
-
value: {
|
|
16
|
-
xs: number;
|
|
17
|
-
sm: number;
|
|
18
|
-
md: number;
|
|
19
|
-
lg: number;
|
|
20
|
-
xl: number;
|
|
21
|
-
};
|
|
22
|
-
};
|
|
23
|
-
cardSpacing?: string;
|
|
24
|
-
}
|
|
25
|
-
export declare const taskCardGridSize: Record<TaskCardStyleKey | 'singleCol', {
|
|
26
|
-
xs: number;
|
|
27
|
-
sm: number;
|
|
28
|
-
md: number;
|
|
29
|
-
lg: number;
|
|
30
|
-
xl: number;
|
|
31
|
-
}>;
|
|
32
|
-
export declare const TASK_CARD_STYLE_LABELS: Record<TaskCardStyleKey, string>;
|
|
33
|
-
export declare const useTaskCardThemeConfig: () => Record<TaskCardStyleKey, TaskCardStyleDefinition>;
|
|
34
|
-
export declare const flashyCardColorsById: Record<TaskCardId, {
|
|
35
|
-
flashyBackground: string;
|
|
36
|
-
flashyBorder: string;
|
|
37
|
-
}>;
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
import { TaskApi } from '../api-task';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
declare const EveliTaskFeatureMapping: {
|
|
4
|
-
TASK_FEEDBACK: (input: TaskApi.TaskFeatureType[]) => boolean;
|
|
5
|
-
TASK_TRANSFER: (input: TaskApi.TaskFeatureType[]) => boolean;
|
|
6
|
-
CRM_MESSAGES: (input: TaskApi.TaskFeatureType[]) => boolean;
|
|
7
|
-
};
|
|
8
|
-
export type EveliTaskFeatureType = keyof typeof EveliTaskFeatureMapping;
|
|
9
|
-
export declare const EveliTaskFeature: React.FC<{
|
|
10
|
-
children: React.ReactNode;
|
|
11
|
-
id: EveliTaskFeatureType;
|
|
12
|
-
}>;
|
|
13
|
-
export {};
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { TaskApi } from '../api-task';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
export interface EveliTaskFeatureContextType {
|
|
4
|
-
features: TaskApi.TaskFeatureType[];
|
|
5
|
-
}
|
|
6
|
-
export declare const EveliTaskFeatureContext: React.Context<EveliTaskFeatureContextType>;
|
|
7
|
-
export interface EveliTaskFeatureProviderProps {
|
|
8
|
-
children: React.ReactNode;
|
|
9
|
-
options: {
|
|
10
|
-
features?: TaskApi.TaskFeatureType[];
|
|
11
|
-
} | undefined | null;
|
|
12
|
-
}
|
|
13
|
-
export declare const EveliTaskFeatureProvider: React.FC<EveliTaskFeatureProviderProps>;
|
|
14
|
-
export declare function useTaskFeatures(): EveliTaskFeatureContextType;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { ApprovalCount } from './ApprovalCount';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { FeedbackAllTasks } from './FeedbackAllTasks';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './StatusIndicator';
|