@docsvision/webclient 6.1.6-beta.1 → 6.1.7

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 (115) hide show
  1. package/BackOffice/AuthenticationKindsView.d.ts +1 -1
  2. package/BackOffice/BackofficeConstants.d.ts +1 -0
  3. package/BackOffice/CardKindTreeNode.d.ts +1 -1
  4. package/BackOffice/ChildTasksPerformingImpl.d.ts +3 -3
  5. package/BackOffice/DepartmentFilterViewComponents.d.ts +1 -1
  6. package/BackOffice/DirectoryDesignerRow.d.ts +4 -4
  7. package/BackOffice/DirectoryDesignerRowImpl.d.ts +2 -2
  8. package/BackOffice/DirectorySearchContent.d.ts +1 -1
  9. package/BackOffice/DirectorySearchResultView.d.ts +2 -2
  10. package/BackOffice/EmailButtonView.d.ts +2 -2
  11. package/BackOffice/ExistingCardLinkDialog.d.ts +1 -1
  12. package/BackOffice/PartnerBase.d.ts +2 -2
  13. package/BackOffice/PartnerDirectoryBase.d.ts +3 -3
  14. package/BackOffice/Powers.d.ts +1 -1
  15. package/BackOffice/PowersImpl.d.ts +1 -1
  16. package/BackOffice/PrintButtonView.d.ts +1 -1
  17. package/BackOffice/StaffDirectoryItems.d.ts +1 -1
  18. package/BackOffice/StaffDirectoryItemsImpl.d.ts +1 -1
  19. package/BackOffice/TasksTableView.d.ts +3 -3
  20. package/Generated/DocsVision.WebClient.Controllers.d.ts +67 -6
  21. package/Generated/DocsVision.WebClient.Models.d.ts +57 -44
  22. package/Helpers/ComboBox/ComboBoxTitle.d.ts +2 -0
  23. package/Helpers/InputMask/InputMaskView.d.ts +1 -1
  24. package/Helpers/InputMask/components/InputMaskField.d.ts +1 -1
  25. package/Legacy/BasicGridHtmlBuilder.d.ts +1 -1
  26. package/Legacy/ILegacyRouter.d.ts +1 -0
  27. package/Legacy/StandardControllers.d.ts +2 -2
  28. package/Legacy/Utils.d.ts +2 -0
  29. package/Platform/ApprovalVisualizationView.d.ts +1 -1
  30. package/Platform/ApprovalVisualizationVisBlock.d.ts +1 -1
  31. package/Platform/BaseMainMenuItemImpl.d.ts +2 -2
  32. package/Platform/CardLink.d.ts +7 -7
  33. package/Platform/CertificateSettingsView.d.ts +1 -1
  34. package/Platform/CheckFileAllowed.d.ts +2 -0
  35. package/Platform/CheckFilesAllowed.d.ts +1 -0
  36. package/Platform/CompleteTaskConditionsTableModelStub.d.ts +53 -0
  37. package/Platform/FolderCardsDashboardStoriesData.d.ts +2 -0
  38. package/Platform/FolderViewItemsImpl.d.ts +3 -5
  39. package/Platform/ListCheckbox.d.ts +1 -1
  40. package/Platform/ListInput.d.ts +1 -1
  41. package/Platform/LoaderDialog.d.ts +1 -1
  42. package/Platform/ScanDialogServiceStoriesData.d.ts +2 -0
  43. package/Platform/SearchTextInput.d.ts +1 -1
  44. package/Platform/SecurityDescriptorDialog.d.ts +1 -1
  45. package/Platform/TextBoxInputField.d.ts +1 -1
  46. package/Platform/TextBoxInputMaskView.d.ts +1 -1
  47. package/Platform/TextListInputView.d.ts +3 -3
  48. package/Platform/UserProfileDialog.d.ts +1 -1
  49. package/System/DirectorySelectDialog.d.ts +2 -2
  50. package/System/DownloadsTab.d.ts +578 -0
  51. package/System/FileControllerStub.d.ts +14 -0
  52. package/System/FilePreviewStub.d.ts +4 -0
  53. package/System/GroupMenuChildrenModelStub.d.ts +64 -0
  54. package/System/LinkMainMenuModelStub.d.ts +22 -0
  55. package/System/PagesControllerStub.d.ts +10 -0
  56. package/System/ProfileTab.d.ts +1349 -0
  57. package/System/RealtimeCommunicationService.d.ts +17 -2
  58. package/System/Router.d.ts +2 -1
  59. package/System/SearchingResultsStub.d.ts +48 -0
  60. package/System/SettingsTab.d.ts +716 -0
  61. package/System/StatusTab.d.ts +1135 -0
  62. package/System/TableStub.d.ts +617 -0
  63. package/package.json +1 -1
  64. package/Account/Login.stories.d.ts +0 -12
  65. package/BackOffice/AuthenticationKinds.stories.d.ts +0 -10
  66. package/BackOffice/DirectoryTabs.stories.d.ts +0 -8
  67. package/BackOffice/DirectoryTree.stories.d.ts +0 -9
  68. package/BackOffice/DirectoryValues.stories.d.ts +0 -8
  69. package/BackOffice/EmailButton.stories.d.ts +0 -10
  70. package/BackOffice/FileListControl.stories.d.ts +0 -10
  71. package/BackOffice/FileSignListDialog.stories.d.ts +0 -13
  72. package/BackOffice/Numerator.stories.d.ts +0 -8
  73. package/BackOffice/Powers.stories.d.ts +0 -20
  74. package/BackOffice/PowersDirectory.stories.d.ts +0 -20
  75. package/BackOffice/SignatureButton.stories.d.ts +0 -10
  76. package/BackOffice/SignatureDialog.stories.d.ts +0 -25
  77. package/BackOffice/SignatureMethodsSetup.stories.d.ts +0 -14
  78. package/BackOffice/StaffDirectory.stories.d.ts +0 -24
  79. package/BackOffice/TasksTable.stories.d.ts +0 -21
  80. package/BackOffice/WebFrameDirectorySearchPanel.stories.d.ts +0 -8
  81. package/Helpers/ArtPlayer/ArtPlayer.stories.d.ts +0 -10
  82. package/Helpers/Button.stories.d.ts +0 -8
  83. package/Helpers/DropdownButton/DropdownButton.stories.d.ts +0 -10
  84. package/Helpers/EmployeeName.stories.d.ts +0 -8
  85. package/Helpers/InputMask/InputMask.stories.d.ts +0 -11
  86. package/Helpers/SearchBar.stories.d.ts +0 -8
  87. package/Helpers/TextInputDialog/TextInputDialog.stories.d.ts +0 -8
  88. package/Platform/Aggregates.stories.d.ts +0 -8
  89. package/Platform/Diagram.stories.d.ts +0 -11
  90. package/Platform/Dropdown.stories.d.ts +0 -12
  91. package/Platform/FilePicker.stories.d.ts +0 -11
  92. package/Platform/FolderGrid.stories.d.ts +0 -17
  93. package/Platform/FolderTypeItems.stories.d.ts +0 -9
  94. package/Platform/FolderViewItems.stories.d.ts +0 -9
  95. package/Platform/OpenedDialogFixture.d.ts +0 -2
  96. package/Platform/QueryCondition.stories.d.ts +0 -5
  97. package/Platform/Quotes.stories.d.ts +0 -8
  98. package/Platform/ScanDialogService.stories.d.ts +0 -22
  99. package/Platform/SecurityDescriptorDialog.stories.d.ts +0 -10
  100. package/Platform/SettingsPopup.stories.d.ts +0 -1
  101. package/Platform/Tab.stories.d.ts +0 -9
  102. package/Platform/TextBox.stories.d.ts +0 -18
  103. package/Platform/Toolbar.stories.d.ts +0 -12
  104. package/Platform/WebFrameBodyContainer.stories.d.ts +0 -8
  105. package/Platform/WebFrameCompanyLogo.stories.d.ts +0 -10
  106. package/Platform/WebFrameCurrentPageName.stories.d.ts +0 -8
  107. package/Platform/WebFrameHeaderContainer.stories.d.ts +0 -17
  108. package/Platform/WebFrameHelpButton.stories.d.ts +0 -10
  109. package/Platform/WebFrameMainMenuButton.stories.d.ts +0 -8
  110. package/Platform/WebFrameMainMenuContainer.stories.d.ts +0 -10
  111. package/Platform/WebFrameNavigationBar.stories.d.ts +0 -19
  112. package/Platform/WebFrameSearchPanel.stories.d.ts +0 -14
  113. package/Platform/WebFrameUserPanel.stories.d.ts +0 -12
  114. package/System/LocationContainerControl.stories.d.ts +0 -18
  115. package/System/LocationContainerControlRealoadLayoutApi.stories.d.ts +0 -20
@@ -1,13 +0,0 @@
1
- /// <reference types="react" />
2
- import { FileSignListDialog } from '@docsvision/webclient/BackOffice/FileSignListDialog';
3
- declare const _default: {
4
- title: string;
5
- component: typeof FileSignListDialog;
6
- };
7
- export default _default;
8
- export declare const Loading: () => JSX.Element;
9
- export declare const WithoutPowerOfAttorney: () => JSX.Element;
10
- export declare const WithValidPowerOfAttorney: () => JSX.Element;
11
- export declare const WithInvalidPowerOfAttorney: () => JSX.Element;
12
- export declare const InformationAboutPowerOfAttorney: () => JSX.Element;
13
- export declare const InformationAboutInconsistencies: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { Numerator } from '@docsvision/webclient/BackOffice/Numerator';
3
- declare const _default: {
4
- title: string;
5
- component: typeof Numerator;
6
- };
7
- export default _default;
8
- export declare const Edit: () => JSX.Element;
@@ -1,20 +0,0 @@
1
- /// <reference types="react" />
2
- import { Powers } from '@docsvision/webclient/BackOffice/Powers';
3
- declare const _default: {
4
- title: string;
5
- component: typeof Powers;
6
- };
7
- export default _default;
8
- export declare const Edit: () => JSX.Element;
9
- export declare const EditDisabled: () => JSX.Element;
10
- export declare const EditSingleSelection: () => JSX.Element;
11
- export declare const EditMultiSelection: () => JSX.Element;
12
- export declare const EditInPlace: () => JSX.Element;
13
- export declare const EditInPlaceDisabled: () => JSX.Element;
14
- export declare const EditInPlaceSingleSelection: () => JSX.Element;
15
- export declare const EditInPlaceMultiSelection: () => JSX.Element;
16
- export declare const ViewSingleSelection: () => JSX.Element;
17
- export declare const ViewMultiSelection: () => JSX.Element;
18
- export declare const SelectDialogWithGroups: () => JSX.Element;
19
- export declare const SelectDialogWithSingleSelectionCodes: () => JSX.Element;
20
- export declare const SelectDialogWithMultiSelectionCodes: () => JSX.Element;
@@ -1,20 +0,0 @@
1
- /// <reference types="react" />
2
- import { PowersDirectory } from "@docsvision/webclient/BackOffice/PowersDirectory";
3
- declare const _default: {
4
- title: string;
5
- component: typeof PowersDirectory;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const ExpandedNode: () => JSX.Element;
10
- export declare const TreeAddButton: () => JSX.Element;
11
- export declare const SecuritySettingsButton: () => JSX.Element;
12
- export declare const GroupContextMenu: () => JSX.Element;
13
- export declare const CodeContextMenu: () => JSX.Element;
14
- export declare const RootContextMenu: () => JSX.Element;
15
- export declare const EditDialog: () => JSX.Element;
16
- export declare const CreateCodeDialog: () => JSX.Element;
17
- export declare const CreateGroupDialog: () => JSX.Element;
18
- export declare const DeleteGroupConfirmation: () => JSX.Element;
19
- export declare const DeleteCodeConfirmation: () => JSX.Element;
20
- export declare const SecuritySettingsRow: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
-
3
- import { SignatureButton } from '@docsvision/webclient/BackOffice/SignatureButton';
4
- declare const _default: {
5
- title: string;
6
- component: typeof SignatureButton;
7
- };
8
- export default _default;
9
- export declare const Default: () => JSX.Element;
10
- export declare const OpenMenu: () => JSX.Element;
@@ -1,25 +0,0 @@
1
- /// <reference types="react" />
2
- import { SignatureDialog } from '@docsvision/webclient/BackOffice/SignatureDialog';
3
- declare const _default: {
4
- title: string;
5
- component: typeof SignatureDialog;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const WithoutLabelSelection: () => JSX.Element;
10
- export declare const WithoutSignatureMethodsSelect: () => JSX.Element;
11
- export declare const WithoutSignatureMethodsSetup: () => JSX.Element;
12
- export declare const WithMessageInFooter: () => JSX.Element;
13
- export declare const WithMessageInHeader: () => JSX.Element;
14
- export declare const CustomSignButtonText: () => JSX.Element;
15
- export declare const CustomCancelButtonText: () => JSX.Element;
16
- export declare const CustomDialogHeaderText: () => JSX.Element;
17
- export declare const Loading: () => JSX.Element;
18
- export declare const NoPlugin: () => JSX.Element;
19
- export declare const NoCloud: () => JSX.Element;
20
- export declare const WithoutRequiredPowerOfAttorney: () => JSX.Element;
21
- export declare const WithoutNotRequiredPowerOfAttorney: () => JSX.Element;
22
- export declare const WithPowerOfAttorney: () => JSX.Element;
23
- export declare const WithHiddenRequiredPowerOfAttorney: () => JSX.Element;
24
- export declare const InformationAboutPowerOfAttorney: () => JSX.Element;
25
- export declare const SettingsDialogOpen: () => JSX.Element;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
-
3
- import { ISignatureMethodsSetupProps } from './SignatureMethodsSetup';
4
- declare const _default: {
5
- title: string;
6
- component: (props: ISignatureMethodsSetupProps) => JSX.Element;
7
- };
8
- export default _default;
9
- export declare const Local: () => JSX.Element;
10
- export declare const LocalLongList: () => JSX.Element;
11
- export declare const Loading: () => JSX.Element;
12
- export declare const CloudUnauthorized: () => JSX.Element;
13
- export declare const CloudAuthorized: () => JSX.Element;
14
- export declare const CloudLongList: () => JSX.Element;
@@ -1,24 +0,0 @@
1
- /// <reference types="react" />
2
- import { StaffDirectory } from '@docsvision/webclient/BackOffice/StaffDirectory';
3
- declare const _default: {
4
- title: string;
5
- component: typeof StaffDirectory;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const ExpandOrganization: () => JSX.Element;
10
- export declare const OrganizationEmployees: () => JSX.Element;
11
- export declare const ScrollEmployees: () => JSX.Element;
12
- export declare const GroupsTab: () => JSX.Element;
13
- export declare const PositionsTab: () => JSX.Element;
14
- export declare const OrganizationContextMenu: () => JSX.Element;
15
- export declare const OrganizationsRootContextMenu: () => JSX.Element;
16
- export declare const GroupsContextMenu: () => JSX.Element;
17
- export declare const GroupsRootContextMenu: () => JSX.Element;
18
- export declare const PositionsContextMenu: () => JSX.Element;
19
- export declare const PositionsRootContextMenu: () => JSX.Element;
20
- export declare const EmployeeContextMenu: () => JSX.Element;
21
- export declare const AddOrganizationsButton: () => JSX.Element;
22
- export declare const Splitter: () => JSX.Element;
23
- export declare const SplitterMovedLeft: () => JSX.Element;
24
- export declare const SplitterMovedRight: () => JSX.Element;
@@ -1,21 +0,0 @@
1
- /// <reference types="react" />
2
- import { TasksTable } from '@docsvision/webclient/BackOffice/TasksTable';
3
- declare const _default: {
4
- title: string;
5
- component: typeof TasksTable;
6
- };
7
- export default _default;
8
- export declare const Button: () => JSX.Element;
9
- export declare const Empty: () => JSX.Element;
10
- export declare const Loading: () => JSX.Element;
11
- export declare const WithRows: () => JSX.Element;
12
- export declare const DialogWithRows: () => JSX.Element;
13
- export declare const DialogLoading: () => JSX.Element;
14
- export declare const FilterFinished: () => JSX.Element;
15
- export declare const FilterUnfinished: () => JSX.Element;
16
- export declare const FilterOverdue: () => JSX.Element;
17
- export declare const FilterEmployee: () => JSX.Element;
18
- export declare const TaskHelpBox: () => JSX.Element;
19
- export declare const TaskGroupHelpBox: () => JSX.Element;
20
- export declare const HelpBoxLoading: () => JSX.Element;
21
- export declare const CollapsedGroup: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameDirectorySearchPanel } from '@docsvision/webclient/BackOffice/WebFrameDirectorySearchPanel';
3
- declare const _default: {
4
- title: string;
5
- component: typeof WebFrameDirectorySearchPanel;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { ArtPlayer } from '@docsvision/webclient/Helpers/ArtPlayer/ArtPlayer';
3
- declare const _default: {
4
- title: string;
5
- component: typeof ArtPlayer;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const WithTimeCodes: () => JSX.Element;
10
- export declare const WithOptionalOptions: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: (props:
5
- import("./Button").IButtonProperties) => JSX.Element;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- declare const _default: {
3
- title: string;
4
- component: (props:
5
- import("./DropdownButton").DropdownButtonProps) => JSX.Element;
6
- };
7
- export default _default;
8
- export declare const Close: () => JSX.Element;
9
- export declare const Open: () => JSX.Element;
10
- export declare const InAction: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { EmployeeName } from '@docsvision/webclient/Helpers/EmployeeName';
3
- declare const _default: {
4
- title: string;
5
- component: typeof EmployeeName;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,11 +0,0 @@
1
- /// <reference types="react" />
2
- import { InputMask } from '@docsvision/webclient/Helpers/InputMask/InputMask';
3
- declare const _default: {
4
- title: string;
5
- component: typeof InputMask;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const Focus: () => JSX.Element;
10
- export declare const InvalidValue: () => JSX.Element;
11
- export declare const Completed: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { SearchBar } from '@docsvision/webclient/Helpers/SearchBar';
3
- declare const _default: {
4
- title: string;
5
- component: typeof SearchBar;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { TextInputDialog } from '@docsvision/webclient/Helpers/TextInputDialog/TextInputDialog';
3
- declare const _default: {
4
- title: string;
5
- component: typeof TextInputDialog;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { FolderGrid } from "@docsvision/webclient/Platform/FolderGrid";
3
- declare const _default: {
4
- title: string;
5
- component: typeof FolderGrid;
6
- };
7
- export default _default;
8
- export declare const WithAggregates: () => JSX.Element;
@@ -1,11 +0,0 @@
1
- /// <reference types="react" />
2
- import { Diagram } from '@docsvision/webclient/Platform/Diagram';
3
- declare const _default: {
4
- title: string;
5
- component: typeof Diagram;
6
- };
7
- export default _default;
8
- export declare const Bar: () => JSX.Element;
9
- export declare const StackedBar: () => JSX.Element;
10
- export declare const StackedAreaCharts: () => JSX.Element;
11
- export declare const PieChart: () => JSX.Element;
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- import { Dropdown } from './Dropdown';
3
-
4
- declare const _default: {
5
- title: string;
6
- component: typeof Dropdown;
7
- };
8
- export default _default;
9
- export declare const Default: () => JSX.Element;
10
- export declare const DropdownWithCircleElement: () => JSX.Element;
11
- export declare const DropdownWithColoredElement: () => JSX.Element;
12
- export declare const DropdownWithCircleAndColored: () => JSX.Element;
@@ -1,11 +0,0 @@
1
- /// <reference types="react" />
2
- import { FilePicker } from "@docsvision/webclient/Platform/FilePicker";
3
- declare const _default: {
4
- title: string;
5
- component: typeof FilePicker;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const Disabled: () => JSX.Element;
10
- export declare const FilePickerWithValue: () => JSX.Element;
11
- export declare const FilePickerWithValueDisabled: () => JSX.Element;
@@ -1,17 +0,0 @@
1
- /// <reference types="react" />
2
- import { FolderGrid } from '@docsvision/webclient/Platform/FolderGrid';
3
- declare const _default: {
4
- title: string;
5
- component: typeof FolderGrid;
6
- };
7
- export default _default;
8
- export declare const WithManyRows: () => JSX.Element;
9
- export declare const WithFewRows: () => JSX.Element;
10
- export declare const LoadingRows: () => JSX.Element;
11
- export declare const UnknownModelSize: () => JSX.Element;
12
- export declare const LoadingMore: () => JSX.Element;
13
- export declare const FixateColumnWidths: () => JSX.Element;
14
- export declare const ListView: () => JSX.Element;
15
- export declare const WidthSidePanelOpen: () => JSX.Element;
16
- export declare const WidthSidePanelReducedHeader: () => JSX.Element;
17
- export declare const WidthSidePanelMultipleTabs: () => JSX.Element;
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import { FolderTypeItems } from '@docsvision/webclient/Platform/FolderTypeItems';
3
- declare const _default: {
4
- title: string;
5
- component: typeof FolderTypeItems;
6
- };
7
- export default _default;
8
- export declare const Edit: () => JSX.Element;
9
- export declare const View: () => JSX.Element;
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import { FolderViewItems } from '@docsvision/webclient/Platform/FolderViewItems';
3
- declare const _default: {
4
- title: string;
5
- component: typeof FolderViewItems;
6
- };
7
- export default _default;
8
- export declare const Edit: () => JSX.Element;
9
- export declare const View: () => JSX.Element;
@@ -1,2 +0,0 @@
1
- /// <reference types="react" />
2
- export declare const openedDialogFixture: () => JSX.Element;
@@ -1,5 +0,0 @@
1
- declare const _default:
2
- import("@storybook/csf").ComponentAnnotations<
3
- import("@storybook/react").ReactFramework,
4
- import("@storybook/react").Args>;
5
- export default _default;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { Quotes } from "@docsvision/webclient/Platform/Quotes";
3
- declare const _default: {
4
- title: string;
5
- component: typeof Quotes;
6
- };
7
- export default _default;
8
- export declare const QuotesStory: () => JSX.Element;
@@ -1,22 +0,0 @@
1
- /// <reference types="react" />
2
- import { IComponentProps } from '@docsvision/web/core/component';
3
- import { StoryObj } from '@storybook/react';
4
- declare const _default: {
5
- title: string;
6
- component: () => JSX.Element;
7
- decorators:
8
- import("@storybook/csf").DecoratorFunction<{
9
- component: any;
10
- storyResult:
11
- import("@storybook/react/dist/ts3.9/client/preview/types").StoryFnReactReturnType;
12
- },
13
- import("@storybook/react").Args>[];
14
- };
15
- export default _default;
16
- declare type Story = StoryObj<IScanDialogParams>;
17
- export declare const Default: Story;
18
- export declare const SelectScanner: Story;
19
- export declare const ScanOneImage: Story;
20
- export declare const ScanPreviewImage: Story;
21
- export interface IScanDialogParams extends IComponentProps {
22
- }
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { SecurityDescriptorDialogProps } from '@docsvision/webclient/Platform/SecurityDescriptorDialog';
3
- declare const _default: {
4
- title: string;
5
- component: (props: SecurityDescriptorDialogProps) => JSX.Element;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const Loading: () => JSX.Element;
10
- export declare const SelectDisableInheritanceModeDialog: () => JSX.Element;
@@ -1 +0,0 @@
1
- export {};
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import { Tab } from "@docsvision/webclient/Platform/Tab";
3
- declare const _default: {
4
- title: string;
5
- component: typeof Tab;
6
- };
7
- export default _default;
8
- export declare const FirstTab: () => JSX.Element;
9
- export declare const SecondTab: () => JSX.Element;
@@ -1,18 +0,0 @@
1
- /// <reference types="react" />
2
- import { TextBox, TextBoxParams } from '@docsvision/webclient/Platform/TextBox';
3
- import { Meta, StoryObj } from '@storybook/react';
4
- declare type Story = StoryObj<TextBoxParams & {
5
- ref: React.MutableRefObject<TextBox>;
6
- }>;
7
- declare const metaStory: Meta<TextBoxParams & {
8
- ref: React.MutableRefObject<TextBox>;
9
- }>;
10
- export default metaStory;
11
- export declare const Edit: Story;
12
- export declare const EditInPlace: Story;
13
- export declare const View: Story;
14
- export declare const EditWithMask: Story;
15
- export declare const EditInPlaceWithMask: Story;
16
- export declare const ViewWithMask: Story;
17
- export declare const ValidationErrorRequired: Story;
18
- export declare const ValidationErrorWithMask: Story;
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- import { FolderGrid } from '@docsvision/webclient/Platform/FolderGrid';
3
- declare const _default: {
4
- title: string;
5
- component: typeof FolderGrid;
6
- };
7
- export default _default;
8
- export declare const Toolbar: () => JSX.Element;
9
- export declare const NormalMode: () => JSX.Element;
10
- export declare const PaginatedMode: () => JSX.Element;
11
- export declare const FilterAndNormalMode: () => JSX.Element;
12
- export declare const FilterAndPaginationMode: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameBodyContainer } from '@docsvision/webclient/Platform/WebFrameBodyContainer';
3
- declare const _default: {
4
- title: string;
5
- component: typeof WebFrameBodyContainer;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameCompanyLogo } from '@docsvision/webclient/Platform/WebFrameCompanyLogo';
3
- declare const _default: {
4
- title: string;
5
- component: typeof WebFrameCompanyLogo;
6
- };
7
- export default _default;
8
- export declare const Text: () => JSX.Element;
9
- export declare const Hidden: () => JSX.Element;
10
- export declare const Image: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameCurrentPageName } from '@docsvision/webclient/Platform/WebFrameCurrentPageName';
3
- declare const _default: {
4
- title: string;
5
- component: typeof WebFrameCurrentPageName;
6
- };
7
- export default _default;
8
- export declare const DocumentTitle: () => JSX.Element;
@@ -1,17 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameHeaderContainer } from '@docsvision/webclient/Platform/WebFrameHeaderContainer';
3
- declare const _default: {
4
- title: string;
5
- component: typeof WebFrameHeaderContainer;
6
- };
7
- export default _default;
8
- export declare const Appearance: () => JSX.Element;
9
- export declare const CustomHeight: () => JSX.Element;
10
- export declare const WithLogo: () => JSX.Element;
11
- export declare const WithTextBox: () => JSX.Element;
12
- export declare const WithNumber: () => JSX.Element;
13
- export declare const WithButton: () => JSX.Element;
14
- export declare const WithUrl: () => JSX.Element;
15
- export declare const WithRadioGroup: () => JSX.Element;
16
- export declare const WithLabel: () => JSX.Element;
17
- export declare const WithDropdown: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameHelpButton } from '@docsvision/webclient/Platform/WebFrameHelpButton';
3
-
4
- declare const _default: {
5
- title: string;
6
- component: typeof WebFrameHelpButton;
7
- };
8
- export default _default;
9
- export declare const InsideMenu: () => JSX.Element;
10
- export declare const InsideFrame: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameMainMenuButton } from '@docsvision/webclient/Platform/WebFrameMainMenuButton';
3
- declare const _default: {
4
- title: string;
5
- component: typeof WebFrameMainMenuButton;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameMainMenuContainer } from '@docsvision/webclient/Platform/WebFrameMainMenuContainer';
3
- declare const _default: {
4
- title: string;
5
- component: typeof WebFrameMainMenuContainer;
6
- };
7
- export default _default;
8
- export declare const LeftOpenPosition: () => JSX.Element;
9
- export declare const RightOpenPosition: () => JSX.Element;
10
- export declare const PinedPosition: () => JSX.Element;
@@ -1,19 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameNavigationBar } from '@docsvision/webclient/Platform/WebFrameNavigationBar';
3
-
4
- declare const _default: {
5
- title: string;
6
- component: typeof WebFrameNavigationBar;
7
- };
8
- export default _default;
9
- export declare const NavButtons: () => JSX.Element;
10
- export declare const SelectView: () => JSX.Element;
11
- export declare const SelectViewList: () => JSX.Element;
12
- export declare const NavPanelInMobileTabs: () => JSX.Element;
13
- export declare const WithTextBox: () => JSX.Element;
14
- export declare const WithNumber: () => JSX.Element;
15
- export declare const WithButton: () => JSX.Element;
16
- export declare const WithUrl: () => JSX.Element;
17
- export declare const WithRadioGroup: () => JSX.Element;
18
- export declare const WithLabel: () => JSX.Element;
19
- export declare const WithDropdown: () => JSX.Element;
@@ -1,14 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameNavigationBar } from '@docsvision/webclient/Platform/WebFrameNavigationBar';
3
-
4
- declare const _default: {
5
- title: string;
6
- component: typeof WebFrameNavigationBar;
7
- };
8
- export default _default;
9
- export declare const NavBarSearchMobileList: () => JSX.Element;
10
- export declare const NavBarSearchMobileActive: () => JSX.Element;
11
- export declare const OnlyButton: () => JSX.Element;
12
- export declare const PanelOpened: () => JSX.Element;
13
- export declare const DropdownOpened: () => JSX.Element;
14
- export declare const SearchInputValue: () => JSX.Element;
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- import { WebFrameUserPanel } from "@docsvision/webclient/Platform/WebFrameUserPanel";
3
-
4
- declare const _default: {
5
- title: string;
6
- component: typeof WebFrameUserPanel;
7
- };
8
- export default _default;
9
- export declare const Default: () => JSX.Element;
10
- export declare const OpenMenu: () => JSX.Element;
11
- export declare const LongName: () => JSX.Element;
12
- export declare const LongNameOpenMenu: () => JSX.Element;
@@ -1,18 +0,0 @@
1
- import { Meta, StoryObj } from "@storybook/react";
2
- import React from "react";
3
- import { LocationContainerControl, LocationContainerControlParams } from "@docsvision/webclient/System/LocationContainerControl";
4
- declare const metaStory: Meta<LocationContainerControlParams & {
5
- ref: React.MutableRefObject<LocationContainerControl>;
6
- }>;
7
- export default metaStory;
8
- declare type Story = StoryObj<LocationContainerControlParams & {
9
- ref: React.MutableRefObject<LocationContainerControl>;
10
- }>;
11
- export declare const WithLayoutModel: Story;
12
- export declare const WithoutLayoutModel: Story;
13
- export declare const AsyncModeWithLayoutModel: Story;
14
- export declare const AsyncModeWithoutLayoutModel: Story;
15
- export declare const WithoutLayoutModelWithCustomLoader: Story;
16
- export declare const WithLayoutModelWithCustomLoader: Story;
17
- export declare const AsyncWithoutLayoutModelWithCustomLoader: Story;
18
- export declare const AsyncWithLayoutModelWithCustomLoader: Story;
@@ -1,20 +0,0 @@
1
- import { Meta, StoryObj } from "@storybook/react";
2
- import React from "react";
3
- import { LocationContainerControl, LocationContainerControlParams } from "@docsvision/webclient/System/LocationContainerControl";
4
- declare const metaStory: Meta<LocationContainerControlParams & {
5
- ref: React.MutableRefObject<LocationContainerControl>;
6
- }>;
7
- export default metaStory;
8
- declare type Story = StoryObj<LocationContainerControlParams & {
9
- ref: React.MutableRefObject<LocationContainerControl>;
10
- }>;
11
- export declare const ReloadWithLayoutModel: Story;
12
- export declare const ReloadWithoutLayoutModel: Story;
13
- export declare const ReloadAsyncModeWithLayoutModel: Story;
14
- export declare const ReloadAsyncModeWithoutLayoutModel: Story;
15
- export declare const ReloadAsyncModeFromEmptyLayout: Story;
16
- export declare const ReloadFromEmptyLayout: Story;
17
- export declare const ReloadWithoutLayoutModelWithCustomLoader: Story;
18
- export declare const ReloadWithLayoutModelWithCustomLoader: Story;
19
- export declare const ReloadAsyncWithoutLayoutModelWithCustomLoader: Story;
20
- export declare const ReloadAsyncWithLayoutModelWithCustomLoader: Story;