@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,6 +0,0 @@
|
|
|
1
|
-
export type HookProps<THook extends Function> = THook extends (args: infer A) => any ? A : never;
|
|
2
|
-
export type Hook<TProps, TReturnType> = (props: TProps) => TReturnType;
|
|
3
|
-
export type ProxyHook<TProps, TReturnType> = (props: TProps) => TReturnType;
|
|
4
|
-
export type HttpMethod = 'GET' | 'POST' | 'DELETE' | 'PUT';
|
|
5
|
-
export interface HookByPath {
|
|
6
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Breakpoints } from '@mui/system';
|
|
3
|
-
export interface EveliFlexHeaderProps {
|
|
4
|
-
variant: 'header';
|
|
5
|
-
children: React.ReactNode;
|
|
6
|
-
}
|
|
7
|
-
export interface EveliFlexBodyProps {
|
|
8
|
-
variant: 'body';
|
|
9
|
-
children: React.ReactNode;
|
|
10
|
-
}
|
|
11
|
-
export interface EveliFlexHiddenProps {
|
|
12
|
-
variant: 'hidden';
|
|
13
|
-
children: React.ReactNode;
|
|
14
|
-
hiddenOn: (br: Breakpoints) => string;
|
|
15
|
-
}
|
|
16
|
-
export type EveliFlexProps = (EveliFlexHeaderProps | EveliFlexBodyProps | EveliFlexHiddenProps);
|
|
17
|
-
export declare const EveliFlex: React.FC<EveliFlexProps>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { Breakpoints } from '@mui/material';
|
|
3
|
-
export interface EveliFlexHiddenProps {
|
|
4
|
-
children: React.ReactNode;
|
|
5
|
-
hiddenOn: (br: Breakpoints) => string;
|
|
6
|
-
}
|
|
7
|
-
export declare const EveliFlexHidden: React.FC<EveliFlexHiddenProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliFlex';
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliOverridableComponent } from '../api-variants';
|
|
3
|
-
export interface EveliLayoutClasses {
|
|
4
|
-
root: string;
|
|
5
|
-
row: string;
|
|
6
|
-
}
|
|
7
|
-
export type EveliLayoutClassKey = keyof EveliLayoutClasses;
|
|
8
|
-
export interface EveliLayoutProps {
|
|
9
|
-
children?: React.ReactNode | undefined;
|
|
10
|
-
variant: 'toolbar-n-rows-2-columns' | 'secured-1-row-2-columns' | 'secured-1-row-1-column' | 'secured-1-row-1-column-small' | 'fill-session-start-end';
|
|
11
|
-
slots?: {
|
|
12
|
-
left?: React.ElementType;
|
|
13
|
-
right?: React.ElementType;
|
|
14
|
-
center?: React.ElementType;
|
|
15
|
-
topTitle?: React.ElementType;
|
|
16
|
-
breadcrumbs?: React.ElementType;
|
|
17
|
-
};
|
|
18
|
-
component?: EveliOverridableComponent<EveliLayoutProps>;
|
|
19
|
-
}
|
|
20
|
-
export declare const EveliLayout: React.FC<EveliLayoutProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliLayout';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliLayoutProps } from './EveliLayout';
|
|
3
|
-
export declare const MUI_NAME = "EveliLayout";
|
|
4
|
-
export declare const useUtilityClasses: (ownerState: EveliLayoutProps) => Record<"left" | "right" | "toolbar" | "root" | "topTitle" | "breadcrumbs" | "buttonRow" | "oneColContent" | "oneColContentSmall" | "fillSessionStartEndLayout" | "fillSessionStartEnd" | "fillSessionStartEndTopTitle" | "fillSessionStartEndChildren", string>;
|
|
5
|
-
export declare const EveliLayoutRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof React.ClassAttributes<HTMLDivElement> | keyof React.HTMLAttributes<HTMLDivElement>>, {}>;
|
|
6
|
-
/**
|
|
7
|
-
* One row in the bar
|
|
8
|
-
*/
|
|
9
|
-
export declare const EveliLayoutRow: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, Pick<React.DetailedHTMLProps<React.HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof React.ClassAttributes<HTMLDivElement> | keyof React.HTMLAttributes<HTMLDivElement>>, {}>;
|
|
10
|
-
/**
|
|
11
|
-
* Calculate row and column based layout
|
|
12
|
-
*/
|
|
13
|
-
export declare function useEveliLayoutRows(init: React.ReactNode): {
|
|
14
|
-
left: React.ReactNode;
|
|
15
|
-
right: React.ReactNode;
|
|
16
|
-
}[];
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliOverridableComponent } from '../api-variants';
|
|
3
|
-
export interface EveliLocalesProps {
|
|
4
|
-
value?: string;
|
|
5
|
-
locales?: string[];
|
|
6
|
-
hidden?: boolean;
|
|
7
|
-
onClick?: (newLocale: string) => void;
|
|
8
|
-
component?: EveliOverridableComponent<EveliLocalesProps>;
|
|
9
|
-
}
|
|
10
|
-
export declare const EveliLocales: React.FC<EveliLocalesProps>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { PopoverOrigin } from '@mui/material';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
export interface AnchorProps {
|
|
4
|
-
anchorOrigin: PopoverOrigin;
|
|
5
|
-
transformOrigin: PopoverOrigin;
|
|
6
|
-
open: boolean;
|
|
7
|
-
anchorEl: HTMLButtonElement | null;
|
|
8
|
-
onClose: () => void;
|
|
9
|
-
}
|
|
10
|
-
export declare function useAnchor(): {
|
|
11
|
-
onClick: (event: React.MouseEvent<HTMLButtonElement>) => void;
|
|
12
|
-
anchorProps: AnchorProps;
|
|
13
|
-
onClose: () => void;
|
|
14
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "EveliLocales";
|
|
2
|
-
export interface EveliLocalesClasses {
|
|
3
|
-
root: string;
|
|
4
|
-
}
|
|
5
|
-
export type EveliLocalesClassKey = keyof EveliLocalesClasses;
|
|
6
|
-
export declare const useUtilityClasses: () => Record<"root" | "languageSelect", string>;
|
|
7
|
-
export declare const EveliLocalesRoot: 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 EveliLocalesLanguageSelect: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').PopoverProps, keyof import('@mui/material').PopoverProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { SvgIconTypeMap } from '@mui/material';
|
|
3
|
-
import { OverridableComponent } from '@mui/material/OverridableComponent';
|
|
4
|
-
import { EveliOverridableComponent } from '../api-variants';
|
|
5
|
-
export interface EveliLoginProps {
|
|
6
|
-
icon?: OverridableComponent<SvgIconTypeMap> & {
|
|
7
|
-
muiName: string;
|
|
8
|
-
};
|
|
9
|
-
component?: EveliOverridableComponent<EveliLoginProps>;
|
|
10
|
-
}
|
|
11
|
-
export declare const EveliLogin: React.FC<EveliLoginProps>;
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
import { EveliLoginProps } from './EveliLogin';
|
|
2
|
-
export declare const MUI_NAME = "EveliLogin";
|
|
3
|
-
export interface EveliLoginClasses {
|
|
4
|
-
root: string;
|
|
5
|
-
}
|
|
6
|
-
export type EveliLoginClassKey = keyof EveliLoginClasses;
|
|
7
|
-
export declare const EveliLoginRoot: 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 useUtilityClasses: (ownerState: EveliLoginProps) => Record<"root" | "logout", string>;
|
|
9
|
-
export declare const EveliLogoutButton: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').ButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "ref"> & {
|
|
10
|
-
ref?: ((instance: HTMLButtonElement | null) => void | import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES[keyof import('react').DO_NOT_USE_OR_YOU_WILL_BE_FIRED_CALLBACK_REF_RETURN_VALUES]) | import('react').RefObject<HTMLButtonElement> | null | undefined;
|
|
11
|
-
}, "children" | "disabled" | "variant" | "style" | "className" | "tabIndex" | "color" | "classes" | "sx" | "href" | "action" | "size" | "loading" | "fullWidth" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "disableElevation" | "endIcon" | "loadingIndicator" | "loadingPosition" | "startIcon">, "children" | "id" | "value" | "ref" | "key" | "disabled" | "variant" | "type" | "form" | "slot" | "style" | "title" | "name" | "onFocus" | "defaultChecked" | "defaultValue" | "suppressContentEditableWarning" | "suppressHydrationWarning" | "accessKey" | "autoCapitalize" | "autoFocus" | "className" | "contentEditable" | "contextMenu" | "dir" | "draggable" | "enterKeyHint" | "hidden" | "lang" | "nonce" | "spellCheck" | "tabIndex" | "translate" | "radioGroup" | "role" | "about" | "content" | "datatype" | "inlist" | "prefix" | "property" | "rel" | "resource" | "rev" | "typeof" | "vocab" | "autoCorrect" | "autoSave" | "color" | "itemProp" | "itemScope" | "itemType" | "itemID" | "itemRef" | "results" | "security" | "unselectable" | "inputMode" | "is" | "exportparts" | "part" | "aria-activedescendant" | "aria-atomic" | "aria-autocomplete" | "aria-braillelabel" | "aria-brailleroledescription" | "aria-busy" | "aria-checked" | "aria-colcount" | "aria-colindex" | "aria-colindextext" | "aria-colspan" | "aria-controls" | "aria-current" | "aria-describedby" | "aria-description" | "aria-details" | "aria-disabled" | "aria-dropeffect" | "aria-errormessage" | "aria-expanded" | "aria-flowto" | "aria-grabbed" | "aria-haspopup" | "aria-hidden" | "aria-invalid" | "aria-keyshortcuts" | "aria-label" | "aria-labelledby" | "aria-level" | "aria-live" | "aria-modal" | "aria-multiline" | "aria-multiselectable" | "aria-orientation" | "aria-owns" | "aria-placeholder" | "aria-posinset" | "aria-pressed" | "aria-readonly" | "aria-relevant" | "aria-required" | "aria-roledescription" | "aria-rowcount" | "aria-rowindex" | "aria-rowindextext" | "aria-rowspan" | "aria-selected" | "aria-setsize" | "aria-sort" | "aria-valuemax" | "aria-valuemin" | "aria-valuenow" | "aria-valuetext" | "dangerouslySetInnerHTML" | "onCopy" | "onCopyCapture" | "onCut" | "onCutCapture" | "onPaste" | "onPasteCapture" | "onCompositionEnd" | "onCompositionEndCapture" | "onCompositionStart" | "onCompositionStartCapture" | "onCompositionUpdate" | "onCompositionUpdateCapture" | "onFocusCapture" | "onBlur" | "onBlurCapture" | "onChange" | "onChangeCapture" | "onBeforeInput" | "onBeforeInputCapture" | "onInput" | "onInputCapture" | "onReset" | "onResetCapture" | "onSubmit" | "onSubmitCapture" | "onInvalid" | "onInvalidCapture" | "onLoad" | "onLoadCapture" | "onError" | "onErrorCapture" | "onKeyDown" | "onKeyDownCapture" | "onKeyPress" | "onKeyPressCapture" | "onKeyUp" | "onKeyUpCapture" | "onAbort" | "onAbortCapture" | "onCanPlay" | "onCanPlayCapture" | "onCanPlayThrough" | "onCanPlayThroughCapture" | "onDurationChange" | "onDurationChangeCapture" | "onEmptied" | "onEmptiedCapture" | "onEncrypted" | "onEncryptedCapture" | "onEnded" | "onEndedCapture" | "onLoadedData" | "onLoadedDataCapture" | "onLoadedMetadata" | "onLoadedMetadataCapture" | "onLoadStart" | "onLoadStartCapture" | "onPause" | "onPauseCapture" | "onPlay" | "onPlayCapture" | "onPlaying" | "onPlayingCapture" | "onProgress" | "onProgressCapture" | "onRateChange" | "onRateChangeCapture" | "onSeeked" | "onSeekedCapture" | "onSeeking" | "onSeekingCapture" | "onStalled" | "onStalledCapture" | "onSuspend" | "onSuspendCapture" | "onTimeUpdate" | "onTimeUpdateCapture" | "onVolumeChange" | "onVolumeChangeCapture" | "onWaiting" | "onWaitingCapture" | "onAuxClick" | "onAuxClickCapture" | "onClick" | "onClickCapture" | "onContextMenu" | "onContextMenuCapture" | "onDoubleClick" | "onDoubleClickCapture" | "onDrag" | "onDragCapture" | "onDragEnd" | "onDragEndCapture" | "onDragEnter" | "onDragEnterCapture" | "onDragExit" | "onDragExitCapture" | "onDragLeave" | "onDragLeaveCapture" | "onDragOver" | "onDragOverCapture" | "onDragStart" | "onDragStartCapture" | "onDrop" | "onDropCapture" | "onMouseDown" | "onMouseDownCapture" | "onMouseEnter" | "onMouseLeave" | "onMouseMove" | "onMouseMoveCapture" | "onMouseOut" | "onMouseOutCapture" | "onMouseOver" | "onMouseOverCapture" | "onMouseUp" | "onMouseUpCapture" | "onSelect" | "onSelectCapture" | "onTouchCancel" | "onTouchCancelCapture" | "onTouchEnd" | "onTouchEndCapture" | "onTouchMove" | "onTouchMoveCapture" | "onTouchStart" | "onTouchStartCapture" | "onPointerDown" | "onPointerDownCapture" | "onPointerMove" | "onPointerMoveCapture" | "onPointerUp" | "onPointerUpCapture" | "onPointerCancel" | "onPointerCancelCapture" | "onPointerEnter" | "onPointerLeave" | "onPointerOver" | "onPointerOverCapture" | "onPointerOut" | "onPointerOutCapture" | "onGotPointerCapture" | "onGotPointerCaptureCapture" | "onLostPointerCapture" | "onLostPointerCaptureCapture" | "onScroll" | "onScrollCapture" | "onWheel" | "onWheelCapture" | "onAnimationStart" | "onAnimationStartCapture" | "onAnimationEnd" | "onAnimationEndCapture" | "onAnimationIteration" | "onAnimationIterationCapture" | "onTransitionEnd" | "onTransitionEndCapture" | "classes" | "sx" | "href" | "action" | "size" | "formAction" | "formEncType" | "formMethod" | "formNoValidate" | "formTarget" | "loading" | "fullWidth" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "disableElevation" | "endIcon" | "loadingIndicator" | "loadingPosition" | "startIcon"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliOverridableComponent } from '../api-variants';
|
|
3
|
-
export interface EveliLogoProps {
|
|
4
|
-
variant?: 'black_lg';
|
|
5
|
-
img?: any;
|
|
6
|
-
onClick?: () => void;
|
|
7
|
-
component?: EveliOverridableComponent<EveliLogoProps>;
|
|
8
|
-
}
|
|
9
|
-
export declare const EveliLogo: React.FC<EveliLogoProps>;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import { Theme } from '@mui/material';
|
|
2
|
-
import { EveliLogoProps } from './EveliLogo';
|
|
3
|
-
export declare const MUI_NAME = "EveliLogo";
|
|
4
|
-
export interface EveliLogoClasses {
|
|
5
|
-
root: string;
|
|
6
|
-
}
|
|
7
|
-
export type EveliLogoClassKey = keyof EveliLogoClasses;
|
|
8
|
-
export declare const EveliLogoRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<Theme> & {
|
|
9
|
-
ownerState: EveliLogoProps;
|
|
10
|
-
}, Pick<import('react').DetailedHTMLProps<import('react').ImgHTMLAttributes<HTMLImageElement>, HTMLImageElement>, keyof import('react').ClassAttributes<HTMLImageElement> | keyof import('react').ImgHTMLAttributes<HTMLImageElement>>, {}>;
|
|
11
|
-
export declare const useUtilityClasses: (ownerState: EveliLogoProps) => Record<"root", string>;
|
|
12
|
-
export declare function getVariant(theme: Theme, variant: string | undefined): any;
|
|
@@ -1,47 +0,0 @@
|
|
|
1
|
-
import { IamApi } from '../api-iam';
|
|
2
|
-
import { default as React } from 'react';
|
|
3
|
-
declare const EveliPermissionMapping: {
|
|
4
|
-
NAV_TO_WRENCH: (input: IamApi.UserPermission) => boolean;
|
|
5
|
-
NAV_TO_STENCIL: (input: IamApi.UserPermission) => boolean;
|
|
6
|
-
NAV_TO_TASKS: (input: IamApi.UserPermission) => boolean;
|
|
7
|
-
NAV_TO_DIALOB: (input: IamApi.UserPermission) => boolean;
|
|
8
|
-
NAV_TO_RELEASES: (input: IamApi.UserPermission) => boolean;
|
|
9
|
-
NAV_TO_TASK_GROUP: (input: IamApi.UserPermission) => boolean;
|
|
10
|
-
NAV_TO_TASKS_FEEDBACK: (input: IamApi.UserPermission) => boolean;
|
|
11
|
-
NAV_TO_TASKS_DASHBOARD: (input: IamApi.UserPermission) => boolean;
|
|
12
|
-
NAV_TO_TASKS_MONITORING: (input: IamApi.UserPermission) => boolean;
|
|
13
|
-
NAV_TO_TASKS_QUEUES: (input: IamApi.UserPermission) => boolean;
|
|
14
|
-
NAV_TO_STENCIL_ARTICLES: (input: IamApi.UserPermission) => boolean;
|
|
15
|
-
NAV_TO_STENCIL_SERVICES: (input: IamApi.UserPermission) => boolean;
|
|
16
|
-
NAV_TO_STENCIL_LINKS: (input: IamApi.UserPermission) => boolean;
|
|
17
|
-
NAV_TO_STENCIL_LOCALES: (input: IamApi.UserPermission) => boolean;
|
|
18
|
-
NAV_TO_STENCIL_TEMPLATES: (input: IamApi.UserPermission) => boolean;
|
|
19
|
-
NAV_TO_STENCIL_MIGRATIONS: (input: IamApi.UserPermission) => boolean;
|
|
20
|
-
NAV_TO_STENCIL_ASSISTANCE: (input: IamApi.UserPermission) => boolean;
|
|
21
|
-
NAV_TO_STENCIL_RELEASES: (input: IamApi.UserPermission) => boolean;
|
|
22
|
-
NAV_TO_WRENCH_FLOWS: (input: IamApi.UserPermission) => boolean;
|
|
23
|
-
NAV_TO_WRENCH_DECISIONS: (input: IamApi.UserPermission) => boolean;
|
|
24
|
-
NAV_TO_WRENCH_SERVICES: (input: IamApi.UserPermission) => boolean;
|
|
25
|
-
NAV_TO_WRENCH_MIGRATIONS: (input: IamApi.UserPermission) => boolean;
|
|
26
|
-
NAV_TO_WRENCH_DEBUG: (input: IamApi.UserPermission) => boolean;
|
|
27
|
-
NAV_TO_WRENCH_COMPARE: (input: IamApi.UserPermission) => boolean;
|
|
28
|
-
NAV_TO_WRENCH_RELEASES: (input: IamApi.UserPermission) => boolean;
|
|
29
|
-
NAV_TO_BATCHES: (input: IamApi.UserPermission) => boolean;
|
|
30
|
-
CREATE_TASK: (input: IamApi.UserPermission) => boolean;
|
|
31
|
-
CREATE_STENCIL_ASSET: (input: IamApi.UserPermission) => boolean;
|
|
32
|
-
CREATE_WRENCH_ASSET: (input: IamApi.UserPermission) => boolean;
|
|
33
|
-
CREATE_EVELI_PUBLICATION: (input: IamApi.UserPermission) => boolean;
|
|
34
|
-
EXPORT_EVELI_PUBLICATION: (input: IamApi.UserPermission) => boolean;
|
|
35
|
-
EDIT_WRENCH_ASSET: (input: IamApi.UserPermission) => boolean;
|
|
36
|
-
EDIT_STENCIL_ASSET: (input: IamApi.UserPermission) => boolean;
|
|
37
|
-
DELETE_TASK: (input: IamApi.UserPermission) => boolean;
|
|
38
|
-
DELETE_STENCIL_ASSET: (input: IamApi.UserPermission) => boolean;
|
|
39
|
-
TASK_REOPEN: (input: IamApi.UserPermission) => boolean;
|
|
40
|
-
NAV_TO_TABLES_V2: (input: IamApi.UserPermission) => boolean;
|
|
41
|
-
};
|
|
42
|
-
export type EveliPermissionType = keyof typeof EveliPermissionMapping;
|
|
43
|
-
export declare const EveliPermissions: React.FC<{
|
|
44
|
-
children: React.ReactNode;
|
|
45
|
-
id: EveliPermissionType;
|
|
46
|
-
}>;
|
|
47
|
-
export {};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { EveliPermissionsNone } from './EveliPermissionsNone';
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "EveliPermissionsNone";
|
|
2
|
-
export interface EveliPermissionsNoneClasses {
|
|
3
|
-
root: string;
|
|
4
|
-
logoBox: string;
|
|
5
|
-
}
|
|
6
|
-
export type EveliPermissionsNoneClassKey = keyof EveliPermissionsNoneClasses;
|
|
7
|
-
export declare const useUtilityClasses: () => Record<"root" | "logoBox", string>;
|
|
8
|
-
export declare const EveliPermissionsNoneRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import('react').ClassAttributes<HTMLDivElement> | keyof import('react').HTMLAttributes<HTMLDivElement>>, {}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliProcExecution';
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import { CSSInterpolation, CSSObject, Interpolation, Theme } from '@mui/material';
|
|
2
|
-
import { OverridesStyleRules } from '@mui/material/styles/overrides';
|
|
3
|
-
import { EveliLogoClassKey, EveliLogoProps } from '../eveli-logo';
|
|
4
|
-
/**
|
|
5
|
-
* MUI theme integration
|
|
6
|
-
*/
|
|
7
|
-
export interface EveliComponentsPropsList {
|
|
8
|
-
EveliLogo: EveliLogoProps;
|
|
9
|
-
}
|
|
10
|
-
export interface EveliComponentNameToClassKey {
|
|
11
|
-
EveliLogo: EveliLogoClassKey;
|
|
12
|
-
}
|
|
13
|
-
export interface EveliComponents<Theme = unknown> {
|
|
14
|
-
EveliLogo?: {
|
|
15
|
-
defaultProps?: EveliComponentsProps['EveliLogo'];
|
|
16
|
-
styleOverrides?: EveliComponentsOverrides<Theme>['EveliLogo'];
|
|
17
|
-
variants?: EveliComponentsVariants['EveliLogo'];
|
|
18
|
-
};
|
|
19
|
-
}
|
|
20
|
-
/**
|
|
21
|
-
* MUI module overrides
|
|
22
|
-
*/
|
|
23
|
-
export type EveliComponentsProps = {
|
|
24
|
-
[Name in keyof EveliComponentsPropsList]?: Partial<EveliComponentsPropsList[Name]>;
|
|
25
|
-
};
|
|
26
|
-
export type EveliComponentsVariants = {
|
|
27
|
-
[Name in keyof EveliComponentsPropsList]?: Array<{
|
|
28
|
-
props: Partial<EveliComponentsPropsList[Name]>;
|
|
29
|
-
style: Interpolation<{
|
|
30
|
-
theme: Theme;
|
|
31
|
-
}>;
|
|
32
|
-
}>;
|
|
33
|
-
};
|
|
34
|
-
export type EveliComponentsOverrides<Theme = unknown> = {
|
|
35
|
-
[Name in keyof EveliComponentNameToClassKey]?: Partial<OverridesStyleRules<EveliComponentNameToClassKey[Name], Name, Theme>>;
|
|
36
|
-
} & {
|
|
37
|
-
MuiCssBaseline?: CSSObject | string | ((theme: Theme) => CSSInterpolation);
|
|
38
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './eveli-props';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliPublicationsTable';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliSearch';
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { EveliSearchProps } from './EveliSearch';
|
|
2
|
-
export declare const MUI_NAME = "EveliSearch";
|
|
3
|
-
export interface EveliSearchClasses {
|
|
4
|
-
root: string;
|
|
5
|
-
searchFieldContainer: string;
|
|
6
|
-
searchField: string;
|
|
7
|
-
searchFieldContainerTitle: string;
|
|
8
|
-
searchFilterActive: string;
|
|
9
|
-
}
|
|
10
|
-
export type EveliSearchClassKey = keyof EveliSearchClasses;
|
|
11
|
-
export declare const useUtilityClasses: () => Record<"root" | "searchField" | "searchFieldContainer" | "searchFieldContainerTitle" | "searchFilterActive", string>;
|
|
12
|
-
export declare const EveliSearchRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
13
|
-
ownerState: EveliSearchProps;
|
|
14
|
-
}, Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import('react').ClassAttributes<HTMLDivElement> | keyof import('react').HTMLAttributes<HTMLDivElement>>, {}>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { PublicationApi } from '../api-publications';
|
|
3
|
-
export interface CreateOrEditWorkflowDialogProps {
|
|
4
|
-
onSubmit: () => void;
|
|
5
|
-
workflow: PublicationApi.AssetService;
|
|
6
|
-
open: boolean;
|
|
7
|
-
setOpen: (open: boolean) => void;
|
|
8
|
-
dialobTags: PublicationApi.AssetFormTag[];
|
|
9
|
-
}
|
|
10
|
-
export declare const CreateOrEditWorkflowDialog: React.FC<CreateOrEditWorkflowDialogProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliServices';
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "ToolbarBuildInfo";
|
|
2
|
-
export interface ToolbarBuildInfoClasses {
|
|
3
|
-
root: string;
|
|
4
|
-
}
|
|
5
|
-
export type ToolbarBuildInfoClassKey = keyof ToolbarBuildInfoClasses;
|
|
6
|
-
export declare const useUtilityClasses: () => Record<"root", string>;
|
|
7
|
-
export declare const ToolbarBuildInfoRoot: 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,22 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliShellToolbarHeightOptions } from './EveliShellProps';
|
|
3
|
-
export interface EveliShellContextType {
|
|
4
|
-
open: boolean;
|
|
5
|
-
toolbarHeight: EveliShellToolbarHeightOptions;
|
|
6
|
-
footerHeight: number;
|
|
7
|
-
drawerWidth: number;
|
|
8
|
-
fullscreen: boolean;
|
|
9
|
-
minibarWidth: number;
|
|
10
|
-
toggleDrawer(): void;
|
|
11
|
-
toggleFullscreen(): void;
|
|
12
|
-
}
|
|
13
|
-
export declare const EveliShellContext: React.Context<EveliShellContextType>;
|
|
14
|
-
export declare const EveliShellProvider: React.FC<{
|
|
15
|
-
children: React.ReactNode;
|
|
16
|
-
drawerOpen: boolean;
|
|
17
|
-
toolbarHeight: EveliShellToolbarHeightOptions;
|
|
18
|
-
footerHeight: number;
|
|
19
|
-
drawerWidth: number;
|
|
20
|
-
minibarWidth: number;
|
|
21
|
-
}>;
|
|
22
|
-
export declare const useEveliShell: () => EveliShellContextType;
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliOverridableComponent } from '../api-variants';
|
|
3
|
-
export interface EveliShellClasses {
|
|
4
|
-
root: string;
|
|
5
|
-
}
|
|
6
|
-
export interface EveliShellProps {
|
|
7
|
-
children: React.ReactNode;
|
|
8
|
-
drawerOpen?: boolean;
|
|
9
|
-
toolbarHeight?: Partial<EveliShellToolbarHeightOptions>;
|
|
10
|
-
footerHeight?: number;
|
|
11
|
-
drawerWidth?: number;
|
|
12
|
-
minibarWidth?: number;
|
|
13
|
-
component?: EveliOverridableComponent<EveliShellProps>;
|
|
14
|
-
}
|
|
15
|
-
export interface EveliShellToolbarHeightOptions {
|
|
16
|
-
xs: number;
|
|
17
|
-
sm: number;
|
|
18
|
-
md: number;
|
|
19
|
-
lg: number;
|
|
20
|
-
xl: number;
|
|
21
|
-
}
|
|
22
|
-
export type EveliShellClassKey = keyof EveliShellClasses;
|
|
@@ -1,5 +0,0 @@
|
|
|
1
|
-
export * from './EveliShell';
|
|
2
|
-
export * from './EveliShellProps';
|
|
3
|
-
export { EveliShellClassName, EveliShellMiniBarClassName, EveliShellLargeBarClassName, EveliShellMiniBarTopClassName } from './useUtilityClasses';
|
|
4
|
-
export * from './EveliShellContext';
|
|
5
|
-
export { useUtilityClasses as _eveli_shell_useUtilityClasses } from './useUtilityClasses';
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
export declare const EveliShellClassName = "EveliShellBase";
|
|
2
|
-
export declare const EveliShellMiniBarClassName = "EveliShellMiniBar";
|
|
3
|
-
export declare const EveliShellLargeBarClassName = "EveliShellLargeBar";
|
|
4
|
-
export declare const EveliShellMiniBarTopClassName = "EveliShellMiniBarTop";
|
|
5
|
-
export declare const MUI_NAME = "EveliShell";
|
|
6
|
-
export declare const useUtilityClasses: () => Record<"root" | "unsaved" | "itemDisabled" | "itemActive" | "textActive" | "logoContainer" | "logo" | "composeButton", string>;
|
|
7
|
-
export declare const EveliShellRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
8
|
-
ownerState: {
|
|
9
|
-
toolbarHeight: number;
|
|
10
|
-
footerHeight: number;
|
|
11
|
-
drawerWidth: number;
|
|
12
|
-
drawerOpen: boolean;
|
|
13
|
-
minibarWidth: number;
|
|
14
|
-
};
|
|
15
|
-
}, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
16
|
-
export declare const EveliShellMiniBarRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, {}>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliShellCompose';
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "EveliShellCompose";
|
|
2
|
-
export declare const useUtilityClasses: () => Record<"title" | "root", string>;
|
|
3
|
-
export declare const EveliShellComposeRoot: import('@emotion/styled').StyledComponent<Pick<import('@mui/material').PopoverProps, keyof import('@mui/material').PopoverProps> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
import { EveliOverridableComponent } from '../api-variants';
|
|
3
|
-
export interface EveliShellExplorerProps {
|
|
4
|
-
component?: EveliOverridableComponent<EveliShellExplorerProps>;
|
|
5
|
-
children: React.ReactNode;
|
|
6
|
-
}
|
|
7
|
-
export declare const EveliShellExplorer: React.FC<EveliShellExplorerProps>;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './EveliShellExplorer';
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
export declare const MUI_NAME = "EveliShellExplorer";
|
|
2
|
-
export declare const useUtilityClasses: () => Record<"root", string>;
|
|
3
|
-
export declare const EveliShellExplorerRoot: import('@emotion/styled').StyledComponent<import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme> & {
|
|
4
|
-
ownerState: {
|
|
5
|
-
drawerOpen: boolean;
|
|
6
|
-
drawerWidth: number;
|
|
7
|
-
minibarWidth: number;
|
|
8
|
-
};
|
|
9
|
-
}, Pick<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, keyof import('react').ClassAttributes<HTMLDivElement> | keyof import('react').HTMLAttributes<HTMLDivElement>>, {}>;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
export interface ConfirmDialogProps {
|
|
3
|
-
open: boolean;
|
|
4
|
-
title: string;
|
|
5
|
-
message: string;
|
|
6
|
-
onCancel: () => void;
|
|
7
|
-
onConfirm: () => void;
|
|
8
|
-
confirmLabel?: string;
|
|
9
|
-
}
|
|
10
|
-
export declare const StyledConfirmDialog: React.FC<ConfirmDialogProps>;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { default as React } from 'react';
|
|
2
|
-
interface StyledInputFieldProps<T> {
|
|
3
|
-
label: string;
|
|
4
|
-
disabled?: boolean;
|
|
5
|
-
helperText?: string;
|
|
6
|
-
value: T | undefined;
|
|
7
|
-
placeholder?: T | string;
|
|
8
|
-
required?: boolean;
|
|
9
|
-
error?: boolean;
|
|
10
|
-
errorMessage?: string;
|
|
11
|
-
onChange: (newValue: T) => void;
|
|
12
|
-
onEnter?: () => void;
|
|
13
|
-
}
|
|
14
|
-
export declare const StyledInputLabel: import('@emotion/styled').StyledComponent<import('@mui/material').InputLabelOwnProps & Pick<import('@mui/material').FormLabelOwnProps, "color" | "filled"> & import('@mui/material/OverridableComponent').CommonProps & Omit<Omit<React.DetailedHTMLProps<React.LabelHTMLAttributes<HTMLLabelElement>, HTMLLabelElement>, "ref"> & {
|
|
15
|
-
ref?: ((instance: HTMLLabelElement | 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<HTMLLabelElement> | null | undefined;
|
|
16
|
-
}, "children" | "error" | "disabled" | "variant" | "style" | "className" | "color" | "margin" | "classes" | "sx" | "required" | "size" | "filled" | "focused" | "disableAnimation" | "shrink"> & import('@mui/system').MUIStyledCommonProps<import('@mui/material').Theme>, {}, {}>;
|
|
17
|
-
declare const StyledFileField: React.FC<StyledInputFieldProps<string>>;
|
|
18
|
-
declare const StyledTextField: React.FC<StyledInputFieldProps<string> & {
|
|
19
|
-
type?: React.InputHTMLAttributes<unknown>['type'];
|
|
20
|
-
}>;
|
|
21
|
-
declare const StyledNumberField: React.FC<StyledInputFieldProps<number>>;
|
|
22
|
-
declare const StyledDateField: React.FC<StyledInputFieldProps<string>>;
|
|
23
|
-
declare const StyledDateTimeField: React.FC<StyledInputFieldProps<string>>;
|
|
24
|
-
declare const StyledSearchField: React.FC<StyledInputFieldProps<string>>;
|
|
25
|
-
export type { StyledInputFieldProps };
|
|
26
|
-
export { StyledTextField, StyledNumberField, StyledFileField, StyledSearchField, StyledDateField, StyledDateTimeField };
|