@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,32 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Theme, SxProps } from '@mui/material';
|
|
3
|
-
interface StyledSelectProps<T> {
|
|
4
|
-
label: string;
|
|
5
|
-
items: {
|
|
6
|
-
id: string;
|
|
7
|
-
value: string | React.ReactNode;
|
|
8
|
-
sx?: SxProps<Theme>;
|
|
9
|
-
}[];
|
|
10
|
-
selected: T;
|
|
11
|
-
disabled?: boolean;
|
|
12
|
-
helperText?: string;
|
|
13
|
-
empty?: {
|
|
14
|
-
id: string;
|
|
15
|
-
label: string;
|
|
16
|
-
};
|
|
17
|
-
onChange: (values: T) => void;
|
|
18
|
-
}
|
|
19
|
-
declare const StyledSelect: React.FC<StyledSelectProps<string>>;
|
|
20
|
-
declare const StyledSelectMultiple: React.FC<{
|
|
21
|
-
multiline?: boolean;
|
|
22
|
-
open?: boolean;
|
|
23
|
-
helpers?: {
|
|
24
|
-
id: string;
|
|
25
|
-
value: string | React.ReactNode;
|
|
26
|
-
sx?: SxProps<Theme>;
|
|
27
|
-
}[];
|
|
28
|
-
renderValue?: (values: string[]) => React.ReactNode;
|
|
29
|
-
variant?: 'ARTICLE_SELECT' | undefined;
|
|
30
|
-
} & StyledSelectProps<string[]>>;
|
|
31
|
-
export type { StyledSelectProps };
|
|
32
|
-
export { StyledSelect, StyledSelectMultiple };
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
interface StyledSwitchProps {
|
|
3
|
-
onChange: (newValue: boolean) => void;
|
|
4
|
-
checked: boolean;
|
|
5
|
-
label?: string;
|
|
6
|
-
helperText?: string;
|
|
7
|
-
}
|
|
8
|
-
declare const StyledSwitch: React.FC<StyledSwitchProps>;
|
|
9
|
-
export type { StyledSwitchProps };
|
|
10
|
-
export { StyledSwitch };
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
interface StyledTransferListProps {
|
|
3
|
-
title: string;
|
|
4
|
-
titleArgs?: {};
|
|
5
|
-
selectedTitle: string;
|
|
6
|
-
searchTitle: string;
|
|
7
|
-
searchPlaceholder?: string;
|
|
8
|
-
selected: string[];
|
|
9
|
-
headers: string[];
|
|
10
|
-
rows: string[];
|
|
11
|
-
filterRow: (id: string, search: string) => boolean;
|
|
12
|
-
renderCells: (id: string) => (string | React.ReactElement)[];
|
|
13
|
-
cancel: {
|
|
14
|
-
label: string;
|
|
15
|
-
onClick: () => void;
|
|
16
|
-
};
|
|
17
|
-
submit: {
|
|
18
|
-
label: string;
|
|
19
|
-
disabled: boolean;
|
|
20
|
-
onClick: (selected: string[]) => void;
|
|
21
|
-
};
|
|
22
|
-
}
|
|
23
|
-
declare const StyledTransferList: React.FC<StyledTransferListProps>;
|
|
24
|
-
export type { StyledTransferListProps };
|
|
25
|
-
export { StyledTransferList };
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
import { TreeItemProps } from '@mui/x-tree-view';
|
|
2
|
-
import { SvgIconProps } from '@mui/material/SvgIcon';
|
|
3
|
-
import * as React from "react";
|
|
4
|
-
declare const StyledTreeItemRoot: import('@emotion/styled').StyledComponent<import('@mui/x-tree-view').TreeItem2Props & React.RefAttributes<HTMLLIElement> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
5
|
-
type StyledTreeItemProps = TreeItemProps & {
|
|
6
|
-
color?: string;
|
|
7
|
-
labelcolor?: string;
|
|
8
|
-
textcolor?: string;
|
|
9
|
-
labelIcon?: React.ElementType<SvgIconProps>;
|
|
10
|
-
labelButton?: React.ReactNode;
|
|
11
|
-
labelInfo?: string | React.ReactNode;
|
|
12
|
-
labelText: string | React.ReactNode;
|
|
13
|
-
};
|
|
14
|
-
declare const StyledTreeItem: React.FC<StyledTreeItemProps>;
|
|
15
|
-
declare const StyledTreeItemOption: React.FC<{
|
|
16
|
-
labelText: React.ReactNode;
|
|
17
|
-
nodeId: string;
|
|
18
|
-
color: string;
|
|
19
|
-
icon?: React.ElementType<SvgIconProps>;
|
|
20
|
-
onClick: () => void;
|
|
21
|
-
}>;
|
|
22
|
-
export type { StyledTreeItemProps };
|
|
23
|
-
export { StyledTreeItem, StyledTreeItemRoot, StyledTreeItemOption };
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export { StyledTreeItem as TreeItem, StyledTreeItemRoot as TreeItemRoot, StyledTreeItemOption as TreeItemOption } from './StyledTreeItem';
|
|
2
|
-
export { StyledSelect as Select, StyledSelectMultiple as SelectMultiple } from './StyledSelect';
|
|
3
|
-
export { StyledSwitch as Switch, } from './StyledSwitch';
|
|
4
|
-
export { StyledTransferList as TransferList, } from './StyledTransferList';
|
|
5
|
-
export * from './StyledSection';
|
|
6
|
-
export { StyledInputLabel as InputLabel, StyledTextField as TextField, StyledNumberField as NumberField, StyledFileField as FileField, StyledSearchField as SearchField, StyledDateField as DateField, StyledDateTimeField as DateTimeField } from './StyledInputField';
|
|
7
|
-
export { StyledCancelButton as CancelButton } from './StyledButtons';
|
|
8
|
-
export { StyledConfirmDialog as ConfirmDialog } from './StyledConfirmDialog';
|
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { ColumnDef, RowData, Table } from '@tanstack/react-table';
|
|
3
|
-
declare module "@tanstack/react-table" {
|
|
4
|
-
interface ColumnMeta<TData extends RowData, TValue> {
|
|
5
|
-
enableSelection?: boolean;
|
|
6
|
-
enableDateGTE?: boolean;
|
|
7
|
-
}
|
|
8
|
-
}
|
|
9
|
-
export interface TableSlots<DataType extends object> {
|
|
10
|
-
drawer?: {
|
|
11
|
-
'export-data'?: React.ElementType<{
|
|
12
|
-
table: Table<DataType>;
|
|
13
|
-
}>;
|
|
14
|
-
};
|
|
15
|
-
}
|
|
16
|
-
export declare function WithTableStyles<DataType extends object>(props: {
|
|
17
|
-
columns: ColumnDef<DataType, unknown>[];
|
|
18
|
-
data: DataType[];
|
|
19
|
-
options: {
|
|
20
|
-
initialPageSize?: number;
|
|
21
|
-
tableId: string;
|
|
22
|
-
};
|
|
23
|
-
slots?: TableSlots<DataType>;
|
|
24
|
-
}): React.ReactNode;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { WithTableStyles } from './WithTableStyles';
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
export type EveliTableDrawerType = 'filters' | 'columns' | 'saved-filters' | 'export-data';
|
|
3
|
-
export interface EveliTableProps {
|
|
4
|
-
slotProps: {
|
|
5
|
-
root: {
|
|
6
|
-
columnSizeVars: Record<string, number>;
|
|
7
|
-
};
|
|
8
|
-
header: {
|
|
9
|
-
cells: {
|
|
10
|
-
width: number;
|
|
11
|
-
title: React.ReactNode;
|
|
12
|
-
subTitle: React.ReactNode;
|
|
13
|
-
}[];
|
|
14
|
-
};
|
|
15
|
-
body: {
|
|
16
|
-
rows: {
|
|
17
|
-
cells: {
|
|
18
|
-
width: number;
|
|
19
|
-
children: React.ReactNode;
|
|
20
|
-
}[];
|
|
21
|
-
}[];
|
|
22
|
-
};
|
|
23
|
-
footer: {
|
|
24
|
-
pageSize: number;
|
|
25
|
-
children: React.ReactNode;
|
|
26
|
-
};
|
|
27
|
-
drawer: {
|
|
28
|
-
body: Record<EveliTableDrawerType, React.ReactNode | undefined>;
|
|
29
|
-
};
|
|
30
|
-
};
|
|
31
|
-
}
|
|
32
|
-
export declare function EveliTable(props: EveliTableProps): React.ReactNode;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliTable';
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
export declare const EveliTableRootClassName = "EveliTable";
|
|
2
|
-
export declare const useUtilityClasses: () => Record<"footer" | "root" | "headerCell" | "bodyCell" | "bodyCellFiller" | "bodyRow" | "bodyFillerRow" | "headerRow" | "drawer" | "drawerButtonBar" | "drawerButton", string>;
|
|
3
|
-
export declare const Root: 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>>, {}>;
|
|
4
|
-
export declare const HeaderRowSlot: 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>>, {}>;
|
|
5
|
-
export declare const BodyRowSlot: 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>>, {}>;
|
|
6
|
-
export declare const BodyFillerRowSlot: 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>>, {}>;
|
|
7
|
-
export declare const FooterSlot: 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>>, {}>;
|
|
8
|
-
export declare const DrawerSlot: 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>>, {}>;
|
|
9
|
-
export declare const DrawerButtonBarSlot: 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>>, {}>;
|
|
10
|
-
export declare const DrawerButtonSlot: 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,21 +0,0 @@
|
|
|
1
|
-
import { TableState, TableStateInitWith } from './table-state-types';
|
|
2
|
-
export interface SavedFilter {
|
|
3
|
-
id: string;
|
|
4
|
-
name: string;
|
|
5
|
-
filter: TableStateInitWith;
|
|
6
|
-
}
|
|
7
|
-
export declare function useSavedTableFilters(tableId: string): {
|
|
8
|
-
onSave: (next: TableState, operation?: ({
|
|
9
|
-
dataId: string;
|
|
10
|
-
label: string;
|
|
11
|
-
type: "UPDATE";
|
|
12
|
-
} | {
|
|
13
|
-
label: string;
|
|
14
|
-
type: "CREATE";
|
|
15
|
-
} | {
|
|
16
|
-
dataId: string;
|
|
17
|
-
type: "DELETE";
|
|
18
|
-
})) => Promise<void>;
|
|
19
|
-
onRestore: () => Promise<TableStateInitWith | undefined>;
|
|
20
|
-
filters: SavedFilter[] | undefined;
|
|
21
|
-
};
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { TableState } from './table-state-types';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
export declare function useTableState(props: {
|
|
4
|
-
initialPageSize: number;
|
|
5
|
-
tableId: string;
|
|
6
|
-
}): {
|
|
7
|
-
state: [TableState, React.Dispatch<React.SetStateAction<TableState>>];
|
|
8
|
-
loading: boolean;
|
|
9
|
-
};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { ColumnFiltersState, SortingState, ColumnSizingState, VisibilityState, Updater, PaginationState } from '@tanstack/react-table';
|
|
2
|
-
export interface TableStateInitWith {
|
|
3
|
-
sorting: SortingState;
|
|
4
|
-
pagination: PaginationState;
|
|
5
|
-
columnVisibility: VisibilityState;
|
|
6
|
-
columnFilters: ColumnFiltersState;
|
|
7
|
-
columnSizing: ColumnSizingState;
|
|
8
|
-
filterDialogOpen: boolean;
|
|
9
|
-
}
|
|
10
|
-
export interface TableState {
|
|
11
|
-
sorting: SortingState;
|
|
12
|
-
pagination: PaginationState;
|
|
13
|
-
columnVisibility: VisibilityState;
|
|
14
|
-
columnFilters: ColumnFiltersState;
|
|
15
|
-
columnSizing: ColumnSizingState;
|
|
16
|
-
filterDialogOpen: boolean;
|
|
17
|
-
hash: string;
|
|
18
|
-
setSorting(next: Updater<SortingState>): TableState;
|
|
19
|
-
setPagination(next: Updater<PaginationState>): TableState;
|
|
20
|
-
setColumnVisibility(next: Updater<VisibilityState>): TableState;
|
|
21
|
-
setColumnFilters(next: Updater<ColumnFiltersState>): TableState;
|
|
22
|
-
setColumnSizing(next: Updater<ColumnSizingState>): TableState;
|
|
23
|
-
setFilterDialogOpen(next: boolean): TableState;
|
|
24
|
-
clear(): TableState;
|
|
25
|
-
clearFiltersAndVisibility(): TableState;
|
|
26
|
-
restore(props: TableStateInitWith): TableState;
|
|
27
|
-
copy(): TableStateInitWith;
|
|
28
|
-
isActive: (init: TableStateInitWith) => boolean;
|
|
29
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './useTable';
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { ColumnDef, PaginationState } from '@tanstack/react-table';
|
|
3
|
-
import { TableState } from '../table-state';
|
|
4
|
-
export declare function useTable<DataType extends object>(props: {
|
|
5
|
-
columns: ColumnDef<DataType, unknown>[];
|
|
6
|
-
data: DataType[];
|
|
7
|
-
options: {
|
|
8
|
-
initialPageSize: number;
|
|
9
|
-
};
|
|
10
|
-
state: [TableState, React.Dispatch<React.SetStateAction<TableState>>];
|
|
11
|
-
}): {
|
|
12
|
-
columnSizeVars: {
|
|
13
|
-
[key: string]: number;
|
|
14
|
-
};
|
|
15
|
-
table: import('@tanstack/react-table').Table<DataType>;
|
|
16
|
-
pagination: PaginationState;
|
|
17
|
-
filterDialogOpen: boolean;
|
|
18
|
-
onColumnFilter: () => void;
|
|
19
|
-
resetTableColsAndFilters: () => void;
|
|
20
|
-
onClearAll: () => void;
|
|
21
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ToolColumnFilter';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Table } from '@tanstack/react-table';
|
|
3
|
-
import { TableState } from '../table-state';
|
|
4
|
-
export interface ToolColumnSavedFilterProps {
|
|
5
|
-
table: Table<any>;
|
|
6
|
-
tableId: string;
|
|
7
|
-
state: [TableState, React.Dispatch<React.SetStateAction<TableState>>];
|
|
8
|
-
}
|
|
9
|
-
export declare const ToolColumnSavedFilter: React.FC<ToolColumnSavedFilterProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ToolColumnSavedFilter';
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const Root: 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>>, {}>;
|
|
2
|
-
export declare const StyledFilterItem: 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>>, {}>;
|
|
3
|
-
export declare const useUtilityClasses: () => Record<"root" | "optionButtons" | "activeFilter", string>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
export interface ToolColumnVisibilityColumnsSlotProps {
|
|
3
|
-
colTitle: string;
|
|
4
|
-
isVisible: boolean;
|
|
5
|
-
onToggle: (newValue: boolean) => void;
|
|
6
|
-
}
|
|
7
|
-
export declare const ToolColumnVisibility: React.FC<{
|
|
8
|
-
slotProps: {
|
|
9
|
-
columns: ToolColumnVisibilityColumnsSlotProps[];
|
|
10
|
-
};
|
|
11
|
-
}>;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Table } from '@tanstack/react-table';
|
|
3
|
-
export interface ToolColumnVisibilityDialogProps {
|
|
4
|
-
open: boolean;
|
|
5
|
-
onClose: () => void;
|
|
6
|
-
table: Table<any>;
|
|
7
|
-
}
|
|
8
|
-
export declare const ToolColumnVisibilityDialog: React.FC<ToolColumnVisibilityDialogProps>;
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Table } from '@tanstack/react-table';
|
|
3
|
-
export interface ToolColumnVisibilitySelectionProps {
|
|
4
|
-
table: Table<any>;
|
|
5
|
-
}
|
|
6
|
-
export declare const ToolColumnVisibilitySelection: React.FC<ToolColumnVisibilitySelectionProps>;
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const useUtilityClasses: () => Record<"root" | "columnSlot", string>;
|
|
2
|
-
export declare const Root: 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>>, {}>;
|
|
3
|
-
export declare const ColumnSlot: 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,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Header, Table } from '@tanstack/react-table';
|
|
3
|
-
export type ToolHeaderOptionsProps = {
|
|
4
|
-
header: Header<any, any>;
|
|
5
|
-
table: Table<any>;
|
|
6
|
-
onColumnFilter: () => void;
|
|
7
|
-
};
|
|
8
|
-
export declare const ToolHeaderOptions: React.FC<ToolHeaderOptionsProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ToolHeaderOptions';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { Header } from '@tanstack/react-table';
|
|
2
|
-
export declare function useHeaderSearchState(header: Header<unknown, unknown>): {
|
|
3
|
-
isApplied: string | boolean;
|
|
4
|
-
valueAsString: string | undefined;
|
|
5
|
-
valueAsArray: string[];
|
|
6
|
-
nextState: (selected: string) => string[];
|
|
7
|
-
};
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
export declare const useUtilityClasses: () => Record<"menu" | "root" | "filterByString", string>;
|
|
2
|
-
export declare const Root: 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>>, {}>;
|
|
3
|
-
export declare const MenuSlot: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').MenuProps, keyof import('@mui/material').MenuProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
4
|
-
export declare const FilterByStringSlot: 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,8 +0,0 @@
|
|
|
1
|
-
import { Header, Table } from '@tanstack/react-table';
|
|
2
|
-
import * as React from 'react';
|
|
3
|
-
export interface ToolHeaderSortProps {
|
|
4
|
-
header: Header<any, any>;
|
|
5
|
-
table: Table<any>;
|
|
6
|
-
onChooseCols: () => void;
|
|
7
|
-
}
|
|
8
|
-
export declare const ToolHeaderSort: React.FC<ToolHeaderSortProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ToolHeaderSort';
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const useUtilityClasses: () => Record<"menu" | "root", string>;
|
|
2
|
-
export declare const Root: 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>>, {}>;
|
|
3
|
-
export declare const MenuSlot: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').MenuProps, keyof import('@mui/material').MenuProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Table } from '@tanstack/react-table';
|
|
3
|
-
export interface ToolPaginationProps {
|
|
4
|
-
table: Table<any>;
|
|
5
|
-
initialPageSize: number;
|
|
6
|
-
pagination: {
|
|
7
|
-
pageIndex: number;
|
|
8
|
-
pageSize: number;
|
|
9
|
-
};
|
|
10
|
-
}
|
|
11
|
-
export declare const ToolPagination: React.FC<ToolPaginationProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './ToolPagination';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export interface EveliTaskAttachmentsProps {
|
|
4
|
-
taskId: string;
|
|
5
|
-
readonly: boolean;
|
|
6
|
-
attachments: TaskApi.Attachment[];
|
|
7
|
-
setAttachments: React.Dispatch<React.SetStateAction<TaskApi.Attachment[]>>;
|
|
8
|
-
}
|
|
9
|
-
export declare const EveliTaskAttachments: React.FC<EveliTaskAttachmentsProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliTaskAttachments';
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
type CommentAddProps = {
|
|
4
|
-
parentComment?: TaskApi.Comment;
|
|
5
|
-
task: TaskApi.Task;
|
|
6
|
-
onAdded: () => void;
|
|
7
|
-
onCancel: () => void;
|
|
8
|
-
isExternalThread?: boolean;
|
|
9
|
-
};
|
|
10
|
-
export declare const CommentAdd: React.FC<CommentAddProps>;
|
|
11
|
-
export {};
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
type EveliTaskCommentBodyProps = {
|
|
4
|
-
comment: TaskApi.Comment;
|
|
5
|
-
children: React.ReactNode;
|
|
6
|
-
task: TaskApi.Task;
|
|
7
|
-
isExternalThread?: boolean;
|
|
8
|
-
setReply: React.Dispatch<React.SetStateAction<boolean>>;
|
|
9
|
-
};
|
|
10
|
-
export declare const EveliTaskCommentBody: React.FC<EveliTaskCommentBodyProps>;
|
|
11
|
-
export declare const MUI_NAME = "EveliTaskCommentBody";
|
|
12
|
-
export interface EveliTaskCommentBodyClasses {
|
|
13
|
-
root: string;
|
|
14
|
-
}
|
|
15
|
-
export type EveliTaskCommentBodyClassKey = keyof EveliTaskCommentBodyClasses;
|
|
16
|
-
export declare const EveliTaskCommentBodyRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
17
|
-
ownerState: EveliTaskCommentBodyProps;
|
|
18
|
-
}, Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof React.ClassAttributes<HTMLDivElement> | keyof React.HTMLAttributes<HTMLDivElement>>, {}>;
|
|
19
|
-
export declare const useUtilityClasses: () => Record<"body" | "header" | "icon" | "root", string>;
|
|
20
|
-
export {};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export type EveliTaskCommentsProps = {
|
|
4
|
-
task: TaskApi.Task;
|
|
5
|
-
isExternalThread: boolean;
|
|
6
|
-
reload: () => void;
|
|
7
|
-
};
|
|
8
|
-
export declare const EveliTaskComments: React.FC<EveliTaskCommentsProps>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
type Props = {
|
|
4
|
-
comments: TaskApi.Comment[];
|
|
5
|
-
task: TaskApi.Task;
|
|
6
|
-
isExternalThread?: boolean;
|
|
7
|
-
setReply: React.Dispatch<React.SetStateAction<boolean>>;
|
|
8
|
-
};
|
|
9
|
-
export declare const Thread: React.FC<Props>;
|
|
10
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliTaskComments';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export default function mapNestedEntities(src: any[], mainKey: string | string[], parentKey: string | string[]): any[];
|
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { TaskApi } from '../api-task';
|
|
3
|
-
export declare const classes: {
|
|
4
|
-
accordionSummary: {
|
|
5
|
-
display: string;
|
|
6
|
-
alignItems: string;
|
|
7
|
-
"& .Mui-expanded": {
|
|
8
|
-
marginBottom: number;
|
|
9
|
-
marginTop: number;
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
accordionTitle: {
|
|
13
|
-
fontWeight: string;
|
|
14
|
-
width: string;
|
|
15
|
-
mr: number;
|
|
16
|
-
};
|
|
17
|
-
accordionDetails: {
|
|
18
|
-
pt: number;
|
|
19
|
-
};
|
|
20
|
-
spacer: {
|
|
21
|
-
width: string;
|
|
22
|
-
display: string;
|
|
23
|
-
justifyContent: string;
|
|
24
|
-
};
|
|
25
|
-
};
|
|
26
|
-
export interface EveliTaskBodyProps {
|
|
27
|
-
task: TaskApi.Task;
|
|
28
|
-
readOnly: boolean;
|
|
29
|
-
onReload: () => Promise<void>;
|
|
30
|
-
}
|
|
31
|
-
export declare const EveliTaskBody: React.FC<EveliTaskBodyProps>;
|