@docsvision/webclient 5.17.0-beta.5 → 5.17.0-beta.6

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.
Files changed (153) hide show
  1. package/Approval/AgreementHistoryImpl.d.ts +2 -0
  2. package/Approval/AgreementList.d.ts +2 -2
  3. package/Approval/AgreementListImpl.d.ts +3 -0
  4. package/Approval/AgreementManagement.d.ts +2 -3
  5. package/Approval/AgreementStageProps.d.ts +2 -3
  6. package/BackOffice/Address.d.ts +3 -2
  7. package/BackOffice/CardKind.d.ts +3 -2
  8. package/BackOffice/CardKindImpl.d.ts +1 -1
  9. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  10. package/BackOffice/ColumnSettingsDialog.d.ts +2 -0
  11. package/BackOffice/CreateWindow.d.ts +2 -1
  12. package/BackOffice/Department.d.ts +3 -2
  13. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  14. package/BackOffice/DepartmentImpl.d.ts +2 -0
  15. package/BackOffice/DirectoryDesignerRow.d.ts +3 -3
  16. package/BackOffice/DirectoryDesignerRowImpl.d.ts +0 -6
  17. package/BackOffice/DirectorySearchResultView.d.ts +1 -1
  18. package/BackOffice/EditTaskDescription.d.ts +2 -1
  19. package/BackOffice/EditTaskDescriptionDialog.d.ts +2 -0
  20. package/BackOffice/EditTaskDuration.d.ts +2 -2
  21. package/BackOffice/EditTaskDurationDialog.d.ts +2 -1
  22. package/BackOffice/EditWindow.d.ts +2 -1
  23. package/BackOffice/ExistingCardLinkDialog.d.ts +12 -4
  24. package/BackOffice/FileRenamingDialog.d.ts +2 -2
  25. package/BackOffice/InfoPopover.d.ts +0 -2
  26. package/BackOffice/Numerator.d.ts +0 -1
  27. package/BackOffice/NumeratorImpl.d.ts +1 -3
  28. package/BackOffice/PartnerBase.d.ts +4 -5
  29. package/BackOffice/PartnerBaseImpl.d.ts +2 -16
  30. package/BackOffice/PartnerDirectoryBase.d.ts +5 -4
  31. package/BackOffice/PartnerImpl.d.ts +0 -1
  32. package/BackOffice/PartnerSelectDialog.d.ts +8 -1
  33. package/BackOffice/PartnerTypeaheadVariant.d.ts +3 -2
  34. package/BackOffice/PrintButtonView.d.ts +1 -1
  35. package/BackOffice/SearchBar.d.ts +4 -0
  36. package/BackOffice/StaffDirectoryConstants.d.ts +15 -2
  37. package/BackOffice/StaffDirectoryItems.d.ts +5 -13
  38. package/BackOffice/StaffDirectoryItemsImpl.d.ts +2 -22
  39. package/BackOffice/TaskTasksTreeNodeResolver.d.ts +3 -2
  40. package/BackOffice/Tasks.d.ts +2 -1
  41. package/BackOffice/TasksTable.d.ts +2 -3
  42. package/BackOffice/TasksTableLogic.d.ts +4 -0
  43. package/BackOffice/TasksTableView.d.ts +3 -3
  44. package/BackOffice/TasksTree.d.ts +2 -1
  45. package/BackOffice/TasksTreeImpl.d.ts +3 -0
  46. package/BackOffice/WebFrameDirectorySearchPanel.d.ts +2 -1
  47. package/BackOffice/WebFrameDirectorySearchPanelLogic.d.ts +5 -0
  48. package/BackOffice/WebFrameDirectorySearchPanelView.d.ts +1 -1
  49. package/Generated/DocsVision.WebClient.Controllers.d.ts +6 -1
  50. package/Generated/DocsVision.WebClient.Models.d.ts +102 -9
  51. package/Helpers/BoxWithButtons.d.ts +1 -7
  52. package/Helpers/DateRangePicker/DateRangePicker.d.ts +27 -0
  53. package/Helpers/DateRangePicker/DateRangePicker.stories.d.ts +9 -0
  54. package/Helpers/DateRangePicker/components/DateRangePickerDay.d.ts +15 -0
  55. package/Helpers/DateRangePicker/components/DateRangePickerToolbar.d.ts +16 -0
  56. package/Helpers/LabeledText.d.ts +0 -8
  57. package/Helpers/ModalDialog/CommonModalDialog.d.ts +8 -0
  58. package/Helpers/ModalDialog/CommonModalDialogHost.d.ts +5 -2
  59. package/Helpers/ModalDialog/ModalDialogBox.d.ts +2 -0
  60. package/Helpers/ModalDialog/ModalDialogMaximizeButton.d.ts +23 -0
  61. package/Helpers/ModalDialog/ScrollableModal.d.ts +8 -0
  62. package/Helpers/Typeahead/ITypeaheadProps.d.ts +0 -6
  63. package/Legacy/ApprovalFilePanel.d.ts +1 -0
  64. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  65. package/Legacy/GroupTaskCardPerformersPanelRazorControl.d.ts +2 -1
  66. package/Legacy/ModalWindow.d.ts +7 -2
  67. package/Legacy/ModalWindowParams.d.ts +6 -0
  68. package/Legacy/SelectFolderModalDialog.d.ts +2 -1
  69. package/Legacy/WebFrameSearchPanelRouteHandler.d.ts +0 -1
  70. package/Platform/$ContextMenuOptions.d.ts +1 -0
  71. package/Platform/$FolderDataLoading.d.ts +3 -1
  72. package/Platform/$FolderGrid.d.ts +7 -0
  73. package/Platform/$TablePresentationToggle.d.ts +8 -0
  74. package/Platform/AccessListEntryTrustee.d.ts +1 -3
  75. package/Platform/ArchivedCardsIcon.d.ts +4 -1
  76. package/Platform/ArchivedCardsPlugin.d.ts +1 -1
  77. package/Platform/ArchivedCardsResponseResolver.d.ts +1 -2
  78. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  79. package/Platform/BatchOperationsProgressDialogService.d.ts +3 -1
  80. package/Platform/CalendarInput.d.ts +1 -1
  81. package/Platform/ClearButton.d.ts +7 -5
  82. package/Platform/ConfigurableMainMenuContainerButton.d.ts +2 -1
  83. package/Platform/DateInput.d.ts +3 -13
  84. package/Platform/DateTimePicker.d.ts +0 -1
  85. package/Platform/DateTimePickerImpl.d.ts +0 -2
  86. package/Platform/Dropdown.d.ts +4 -0
  87. package/Platform/FilterDate.d.ts +11 -0
  88. package/Platform/FilterDateRangePicker.d.ts +6 -0
  89. package/Platform/FilterDateTextListInput.d.ts +5 -0
  90. package/Platform/FocusableTextInput.d.ts +3 -8
  91. package/Platform/Folder.d.ts +2 -1
  92. package/Platform/FolderContent.d.ts +2 -0
  93. package/Platform/FolderDataLoadingService.d.ts +3 -1
  94. package/Platform/FolderGrid.d.ts +1 -1
  95. package/Platform/FolderGrid.stories.d.ts +1 -0
  96. package/Platform/FolderGridConstants.d.ts +7 -0
  97. package/Platform/FolderGridService.d.ts +4 -1
  98. package/Platform/FolderImpl.d.ts +2 -0
  99. package/Platform/IFilterComponent.d.ts +29 -0
  100. package/Platform/InputWithMask.d.ts +4 -3
  101. package/Platform/LayoutSearchParametersDialog.d.ts +2 -1
  102. package/Platform/ListCheckbox.d.ts +6 -0
  103. package/Platform/ListContent.d.ts +8 -0
  104. package/Platform/ListContentHightlight.d.ts +9 -0
  105. package/Platform/ListEmpty.d.ts +6 -0
  106. package/Platform/ListEmptySearchIcon.d.ts +6 -0
  107. package/Platform/ListInput.d.ts +9 -0
  108. package/Platform/ListItem.d.ts +6 -0
  109. package/Platform/ListLoading.d.ts +6 -0
  110. package/Platform/ListSearchIcon.d.ts +6 -0
  111. package/Platform/ListSlot.d.ts +7 -0
  112. package/Platform/ListTotalItem.d.ts +8 -0
  113. package/Platform/ListViewResponseResolver.d.ts +13 -0
  114. package/Platform/LoaderDialog.d.ts +1 -1
  115. package/Platform/NewAccessListEntryTrusteeSelect.d.ts +1 -3
  116. package/Platform/ScanDialogService.d.ts +2 -1
  117. package/Platform/SearchTextInput.d.ts +6 -0
  118. package/Platform/SecurityDescriptorDialog.d.ts +5 -8
  119. package/Platform/SecurityDialogFrame.d.ts +2 -1
  120. package/Platform/SettingsPopup.d.ts +1 -1
  121. package/Platform/SettingsPopupExtendedData.d.ts +2 -2
  122. package/Platform/SettingsPopupLogic.d.ts +7 -1
  123. package/Platform/SettingsPopupResponseResolver.d.ts +0 -2
  124. package/Platform/Table.d.ts +2 -1
  125. package/Platform/TableCreateRowWindow.d.ts +2 -1
  126. package/Platform/TableEditRowWindow.d.ts +2 -1
  127. package/Platform/TablePresentationTogglePlugins.d.ts +9 -0
  128. package/Platform/TablePresentationToggleService.d.ts +8 -0
  129. package/Platform/TextAreaImpl.d.ts +3 -3
  130. package/Platform/TextListInput.d.ts +6 -0
  131. package/Platform/TextListInputLogic.d.ts +55 -0
  132. package/Platform/TextListInputView.d.ts +40 -0
  133. package/Platform/TextListInputWrapper.d.ts +7 -0
  134. package/Platform/UnreadBarTablePlugins.d.ts +3 -0
  135. package/Platform/UserProfileDialog.d.ts +1 -1
  136. package/Platform/WebFrameMainMenuContainer.d.ts +2 -2
  137. package/Platform/WebFrameSearchPanel.d.ts +4 -2
  138. package/Platform/applyCurrentSettings.d.ts +7 -1
  139. package/Platform/setColumnsSettings.d.ts +6 -0
  140. package/Platform/updateValueCheckedColumn.d.ts +5 -1
  141. package/System/BaseControl.d.ts +1 -0
  142. package/System/CancelableEvent.d.ts +1 -1
  143. package/System/ControlTemplateView.d.ts +1 -1
  144. package/System/DateTimeUtils.d.ts +2 -0
  145. package/System/DirectoryBaseImpl.d.ts +5 -1
  146. package/System/DirectorySelectDialog.d.ts +9 -2
  147. package/System/InputBasedControl.d.ts +0 -4
  148. package/System/InputBasedControlImpl.d.ts +3 -4
  149. package/System/summernote-paste-without-formating.d.ts +10 -0
  150. package/package.json +1 -1
  151. package/BackOffice/StaffDirectoryInfoPopover.d.ts +0 -28
  152. package/Legacy/SearchPanelRouteHandler.d.ts +0 -18
  153. package/Platform/GridConstants.d.ts +0 -4
@@ -1,28 +0,0 @@
1
- import { $LayoutRowController } from '@docsvision/webclient/Generated/DocsVision.WebClient.Controllers';
2
- import { GenModels } from '@docsvision/webclient/Generated/DocsVision.WebClient.Models';
3
- import { PopoverMode } from '@docsvision/webclient/Helpers/PopoverHelpers/Popover';
4
- import { $LocationContainerControlServices } from '@docsvision/webclient/System/LocationContainerControl';
5
- import { LoadingState } from '@docsvision/webclient/System/LoadingState';
6
- import React from 'react';
7
- interface Props {
8
- item: GenModels.IDirectoryItemData;
9
- isOpen: boolean;
10
- onClose: () => void;
11
- services: $LayoutRowController & $LocationContainerControlServices;
12
- yShift?: number;
13
- mode?: PopoverMode;
14
- }
15
- interface State {
16
- loaded: boolean;
17
- }
18
- export declare class StaffDirectoryInfoPopover extends React.Component<Props, State> {
19
- state: State;
20
- onLoadStateChange: () => void;
21
- onLoaded: () => void;
22
- onUnloading: () => void;
23
- renderLoading: (state: LoadingState) => JSX.Element;
24
- loadLayout: () => Promise<GenModels.LayoutRowViewModel>;
25
- onClickInside: (ev: MouseEvent) => void;
26
- render(): JSX.Element;
27
- }
28
- export {};
@@ -1,18 +0,0 @@
1
- import { IRouteHandler } from "@docsvision/webclient/System/IRouteHandler";
2
- import { RouteHandleResult } from "@docsvision/webclient/System/RouteHandleResult";
3
- import { RouteType } from "@docsvision/webclient/System/RouteType";
4
- import { $WebFrameContext } from '@docsvision/webclient/Platform/$WebFrameContext';
5
- import { $SearchPanel } from '@docsvision/webclient/Legacy/$SearchPanel';
6
- import { $ExperimentalFeature } from "@docsvision/webclient/System/$ExperimentalFeature";
7
- /** @internal */
8
- export declare class SearchPanelRouteHandler implements IRouteHandler<any> {
9
- private services;
10
- name: string;
11
- availableRouteHandler: boolean;
12
- constructor(services: $WebFrameContext & $SearchPanel & $ExperimentalFeature);
13
- prepareRouteDataLoad(routeData: any, routeType: RouteType): Promise<RouteHandleResult>;
14
- mountRoute(data: any, routeType: RouteType): Promise<RouteHandleResult>;
15
- unmountRoute(data: any, routeType: RouteType): Promise<void>;
16
- }
17
- /** @internal Временная функция, перестраивающая панель поиска в обход стандартного механизма роутинга. Функция будет удалена в следующих релизах. */
18
- export declare function __DangerRemountSearchPanel(): void;
@@ -1,4 +0,0 @@
1
- /** @internal */
2
- export declare const gridConstants: {
3
- FEATURE_NEW_GRID: string;
4
- };