@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
@@ -0,0 +1,617 @@
1
+ import { EditMode } from "@docsvision/webclient/System/EditMode";
2
+ export declare const TableChildrenWithOperationNode: {
3
+ controlTypeName: string;
4
+ isAsync: any;
5
+ properties: {
6
+ name: string;
7
+ };
8
+ children: ({
9
+ controlTypeName: string;
10
+ isAsync: any;
11
+ properties: {
12
+ tag: string;
13
+ name: string;
14
+ tableOperationControl: boolean;
15
+ isInheritedEditOperation: boolean;
16
+ visibility: boolean;
17
+ disabled: boolean;
18
+ dragAndDropEnabled: boolean;
19
+ standardCssClass: string;
20
+ tabStop: boolean;
21
+ click: string;
22
+ mouseOver: string;
23
+ mouseOut: string;
24
+ focus: string;
25
+ blur: string;
26
+ filesAdding: string;
27
+ filesAdded: string;
28
+ filesDownloading?: undefined;
29
+ filesDownloaded?: undefined;
30
+ fileDownloading?: undefined;
31
+ fileDownloaded?: undefined;
32
+ };
33
+ children: any[];
34
+ } | {
35
+ controlTypeName: string;
36
+ isAsync: any;
37
+ properties: {
38
+ tag: string;
39
+ name: string;
40
+ tableOperationControl: boolean;
41
+ isInheritedEditOperation: boolean;
42
+ visibility: boolean;
43
+ disabled: boolean;
44
+ standardCssClass: string;
45
+ tabStop: boolean;
46
+ click: string;
47
+ mouseOver: string;
48
+ mouseOut: string;
49
+ focus: string;
50
+ blur: string;
51
+ filesDownloading: string;
52
+ filesDownloaded: string;
53
+ fileDownloading: string;
54
+ fileDownloaded: string;
55
+ dragAndDropEnabled?: undefined;
56
+ filesAdding?: undefined;
57
+ filesAdded?: undefined;
58
+ };
59
+ children: any[];
60
+ })[];
61
+ }[];
62
+ export declare const TableChildren: ({
63
+ controlTypeName: string;
64
+ isAsync: any;
65
+ properties: {
66
+ name: string;
67
+ rowId?: undefined;
68
+ isNewRowTemplate?: undefined;
69
+ tableOperationsNode?: undefined;
70
+ };
71
+ children: any[];
72
+ } | {
73
+ controlTypeName: string;
74
+ isAsync: any;
75
+ properties: {
76
+ rowId: string;
77
+ name?: undefined;
78
+ isNewRowTemplate?: undefined;
79
+ tableOperationsNode?: undefined;
80
+ };
81
+ children: ({
82
+ controlTypeName: string;
83
+ isAsync: any;
84
+ properties: {
85
+ standardCssClass: string;
86
+ name: string;
87
+ visibility: boolean;
88
+ minWidth: number;
89
+ columnWidth: string;
90
+ click: string;
91
+ mouseOver: string;
92
+ mouseOut: string;
93
+ };
94
+ children: {
95
+ controlTypeName: string;
96
+ isAsync: any;
97
+ properties: {
98
+ name: string;
99
+ showEmptyLabel: boolean;
100
+ visibility: boolean;
101
+ extendedDataSource: string;
102
+ standardCssClass: string;
103
+ tabStop: boolean;
104
+ dataSource: string;
105
+ dataField: string;
106
+ binding: {
107
+ name: string;
108
+ metadata: {
109
+ key: string;
110
+ value: string;
111
+ }[];
112
+ values: any[];
113
+ value: number;
114
+ editOperation: string;
115
+ extendedDataSourceCardId: any;
116
+ extendedDataSourceSectionId: any;
117
+ extendedDataSourceRowId: any;
118
+ };
119
+ isInheritedEditOperation: boolean;
120
+ disabled: boolean;
121
+ required: boolean;
122
+ editMode: number;
123
+ click: string;
124
+ mouseOver: string;
125
+ focus: string;
126
+ blur: string;
127
+ mouseOut: string;
128
+ dataChanged: string;
129
+ inPlaceEditOpening: string;
130
+ inPlaceEditOpened: string;
131
+ inPlaceEditClosing: string;
132
+ inPlaceEditClosed: string;
133
+ };
134
+ children: any[];
135
+ }[];
136
+ } | {
137
+ controlTypeName: string;
138
+ isAsync: any;
139
+ properties: {
140
+ standardCssClass: string;
141
+ name: string;
142
+ visibility: boolean;
143
+ minWidth: number;
144
+ columnWidth: string;
145
+ click: string;
146
+ mouseOver: string;
147
+ mouseOut: string;
148
+ };
149
+ children: {
150
+ controlTypeName: string;
151
+ isAsync: any;
152
+ properties: {
153
+ name: string;
154
+ showEmptyLabel: boolean;
155
+ visibility: boolean;
156
+ standardCssClass: string;
157
+ tabStop: boolean;
158
+ required: boolean;
159
+ editMode: number;
160
+ extendedDataSource: string;
161
+ dataSource: string;
162
+ dataField: string;
163
+ binding: {
164
+ name: string;
165
+ metadata: {
166
+ key: string;
167
+ value: string;
168
+ }[];
169
+ values: any[];
170
+ value: string;
171
+ editOperation: string;
172
+ extendedDataSourceCardId: any;
173
+ extendedDataSourceSectionId: any;
174
+ extendedDataSourceRowId: any;
175
+ };
176
+ isInheritedEditOperation: boolean;
177
+ disabled: boolean;
178
+ trimValue: boolean;
179
+ click: string;
180
+ mouseOver: string;
181
+ mouseOut: string;
182
+ focus: string;
183
+ blur: string;
184
+ dataChanged: string;
185
+ inPlaceEditOpeninig: string;
186
+ inPlaceEditOpened: string;
187
+ inPlaceEditClosinig: string;
188
+ inPlaceEditClosed: string;
189
+ };
190
+ children: any[];
191
+ }[];
192
+ })[];
193
+ } | {
194
+ controlTypeName: string;
195
+ isAsync: any;
196
+ properties: {
197
+ rowId: string;
198
+ isNewRowTemplate: string;
199
+ tableOperationsNode: {
200
+ id: string;
201
+ type: string;
202
+ resolverType: any;
203
+ isAsync: boolean;
204
+ properties: {
205
+ name: string;
206
+ value: string;
207
+ type: any;
208
+ resolverType: any;
209
+ isAvailable: boolean;
210
+ representsDefaultBindingValue: boolean;
211
+ }[];
212
+ elements: any[];
213
+ bindings: any[];
214
+ };
215
+ name?: undefined;
216
+ };
217
+ children: ({
218
+ controlTypeName: string;
219
+ isAsync: any;
220
+ properties: {
221
+ standardCssClass: string;
222
+ name: string;
223
+ visibility: boolean;
224
+ minWidth: number;
225
+ columnWidth: string;
226
+ click: string;
227
+ mouseOver: string;
228
+ mouseOut: string;
229
+ };
230
+ children: {
231
+ controlTypeName: string;
232
+ isAsync: any;
233
+ properties: {
234
+ name: string;
235
+ showEmptyLabel: boolean;
236
+ visibility: boolean;
237
+ extendedDataSource: string;
238
+ standardCssClass: string;
239
+ tabStop: boolean;
240
+ dataSource: string;
241
+ dataField: string;
242
+ binding: {
243
+ name: string;
244
+ metadata: {
245
+ key: string;
246
+ value: string;
247
+ }[];
248
+ values: any[];
249
+ value: any;
250
+ editOperation: string;
251
+ extendedDataSourceCardId: any;
252
+ extendedDataSourceSectionId: any;
253
+ extendedDataSourceRowId: any;
254
+ };
255
+ isInheritedEditOperation: boolean;
256
+ disabled: boolean;
257
+ required: boolean;
258
+ editMode: number;
259
+ click: string;
260
+ mouseOver: string;
261
+ focus: string;
262
+ blur: string;
263
+ mouseOut: string;
264
+ dataChanged: string;
265
+ inPlaceEditOpening: string;
266
+ inPlaceEditOpened: string;
267
+ inPlaceEditClosing: string;
268
+ inPlaceEditClosed: string;
269
+ };
270
+ children: any[];
271
+ }[];
272
+ } | {
273
+ controlTypeName: string;
274
+ isAsync: any;
275
+ properties: {
276
+ standardCssClass: string;
277
+ name: string;
278
+ visibility: boolean;
279
+ minWidth: number;
280
+ columnWidth: string;
281
+ click: string;
282
+ mouseOver: string;
283
+ mouseOut: string;
284
+ };
285
+ children: {
286
+ controlTypeName: string;
287
+ isAsync: any;
288
+ properties: {
289
+ name: string;
290
+ showEmptyLabel: boolean;
291
+ visibility: boolean;
292
+ standardCssClass: string;
293
+ tabStop: boolean;
294
+ required: boolean;
295
+ editMode: number;
296
+ extendedDataSource: string;
297
+ dataSource: string;
298
+ dataField: string;
299
+ binding: {
300
+ name: string;
301
+ metadata: {
302
+ key: string;
303
+ value: string;
304
+ }[];
305
+ values: any[];
306
+ value: any;
307
+ editOperation: string;
308
+ extendedDataSourceCardId: any;
309
+ extendedDataSourceSectionId: any;
310
+ extendedDataSourceRowId: any;
311
+ };
312
+ isInheritedEditOperation: boolean;
313
+ disabled: boolean;
314
+ trimValue: boolean;
315
+ click: string;
316
+ mouseOver: string;
317
+ mouseOut: string;
318
+ focus: string;
319
+ blur: string;
320
+ dataChanged: string;
321
+ inPlaceEditOpeninig: string;
322
+ inPlaceEditOpened: string;
323
+ inPlaceEditClosinig: string;
324
+ inPlaceEditClosed: string;
325
+ };
326
+ children: any[];
327
+ }[];
328
+ })[];
329
+ })[];
330
+ export declare const TableRows: string[];
331
+ export declare const ChildControlsNames: string[];
332
+ export declare const DefaultColumns: {
333
+ header: string;
334
+ columnWidth: string;
335
+ tip: string;
336
+ visibility: boolean;
337
+ }[];
338
+ export declare const CustomColumns: {
339
+ header: string;
340
+ columnWidth: string;
341
+ tip: string;
342
+ visibility: boolean;
343
+ }[];
344
+ export declare const HiddenColumns: {
345
+ header: string;
346
+ columnWidth: string;
347
+ tip: string;
348
+ visibility: boolean;
349
+ }[];
350
+ export declare const getTableChildWithEditMode: (mode: EditMode) => ({
351
+ controlTypeName: string;
352
+ isAsync: any;
353
+ properties: {
354
+ name: string;
355
+ rowId?: undefined;
356
+ isNewRowTemplate?: undefined;
357
+ tableOperationsNode?: undefined;
358
+ };
359
+ children: any[];
360
+ } | {
361
+ controlTypeName: string;
362
+ isAsync: any;
363
+ properties: {
364
+ rowId: string;
365
+ name?: undefined;
366
+ isNewRowTemplate?: undefined;
367
+ tableOperationsNode?: undefined;
368
+ };
369
+ children: ({
370
+ controlTypeName: string;
371
+ isAsync: any;
372
+ properties: {
373
+ standardCssClass: string;
374
+ name: string;
375
+ visibility: boolean;
376
+ minWidth: number;
377
+ columnWidth: string;
378
+ click: string;
379
+ mouseOver: string;
380
+ mouseOut: string;
381
+ };
382
+ children: {
383
+ controlTypeName: string;
384
+ isAsync: any;
385
+ properties: {
386
+ name: string;
387
+ showEmptyLabel: boolean;
388
+ visibility: boolean;
389
+ extendedDataSource: string;
390
+ standardCssClass: string;
391
+ tabStop: boolean;
392
+ dataSource: string;
393
+ dataField: string;
394
+ binding: {
395
+ name: string;
396
+ metadata: {
397
+ key: string;
398
+ value: string;
399
+ }[];
400
+ values: any[];
401
+ value: number;
402
+ editOperation: string;
403
+ extendedDataSourceCardId: any;
404
+ extendedDataSourceSectionId: any;
405
+ extendedDataSourceRowId: any;
406
+ };
407
+ isInheritedEditOperation: boolean;
408
+ disabled: boolean;
409
+ required: boolean;
410
+ editMode: number;
411
+ click: string;
412
+ mouseOver: string;
413
+ focus: string;
414
+ blur: string;
415
+ mouseOut: string;
416
+ dataChanged: string;
417
+ inPlaceEditOpening: string;
418
+ inPlaceEditOpened: string;
419
+ inPlaceEditClosing: string;
420
+ inPlaceEditClosed: string;
421
+ };
422
+ children: any[];
423
+ }[];
424
+ } | {
425
+ controlTypeName: string;
426
+ isAsync: any;
427
+ properties: {
428
+ standardCssClass: string;
429
+ name: string;
430
+ visibility: boolean;
431
+ minWidth: number;
432
+ columnWidth: string;
433
+ click: string;
434
+ mouseOver: string;
435
+ mouseOut: string;
436
+ };
437
+ children: {
438
+ controlTypeName: string;
439
+ isAsync: any;
440
+ properties: {
441
+ name: string;
442
+ showEmptyLabel: boolean;
443
+ visibility: boolean;
444
+ standardCssClass: string;
445
+ tabStop: boolean;
446
+ required: boolean;
447
+ editMode: number;
448
+ extendedDataSource: string;
449
+ dataSource: string;
450
+ dataField: string;
451
+ binding: {
452
+ name: string;
453
+ metadata: {
454
+ key: string;
455
+ value: string;
456
+ }[];
457
+ values: any[];
458
+ value: string;
459
+ editOperation: string;
460
+ extendedDataSourceCardId: any;
461
+ extendedDataSourceSectionId: any;
462
+ extendedDataSourceRowId: any;
463
+ };
464
+ isInheritedEditOperation: boolean;
465
+ disabled: boolean;
466
+ trimValue: boolean;
467
+ click: string;
468
+ mouseOver: string;
469
+ mouseOut: string;
470
+ focus: string;
471
+ blur: string;
472
+ dataChanged: string;
473
+ inPlaceEditOpeninig: string;
474
+ inPlaceEditOpened: string;
475
+ inPlaceEditClosinig: string;
476
+ inPlaceEditClosed: string;
477
+ };
478
+ children: any[];
479
+ }[];
480
+ })[];
481
+ } | {
482
+ controlTypeName: string;
483
+ isAsync: any;
484
+ properties: {
485
+ rowId: string;
486
+ isNewRowTemplate: string;
487
+ tableOperationsNode: {
488
+ id: string;
489
+ type: string;
490
+ resolverType: any;
491
+ isAsync: boolean;
492
+ properties: {
493
+ name: string;
494
+ value: string;
495
+ type: any;
496
+ resolverType: any;
497
+ isAvailable: boolean;
498
+ representsDefaultBindingValue: boolean;
499
+ }[];
500
+ elements: any[];
501
+ bindings: any[];
502
+ };
503
+ name?: undefined;
504
+ };
505
+ children: ({
506
+ controlTypeName: string;
507
+ isAsync: any;
508
+ properties: {
509
+ standardCssClass: string;
510
+ name: string;
511
+ visibility: boolean;
512
+ minWidth: number;
513
+ columnWidth: string;
514
+ click: string;
515
+ mouseOver: string;
516
+ mouseOut: string;
517
+ };
518
+ children: {
519
+ controlTypeName: string;
520
+ isAsync: any;
521
+ properties: {
522
+ name: string;
523
+ showEmptyLabel: boolean;
524
+ visibility: boolean;
525
+ extendedDataSource: string;
526
+ standardCssClass: string;
527
+ tabStop: boolean;
528
+ dataSource: string;
529
+ dataField: string;
530
+ binding: {
531
+ name: string;
532
+ metadata: {
533
+ key: string;
534
+ value: string;
535
+ }[];
536
+ values: any[];
537
+ value: any;
538
+ editOperation: string;
539
+ extendedDataSourceCardId: any;
540
+ extendedDataSourceSectionId: any;
541
+ extendedDataSourceRowId: any;
542
+ };
543
+ isInheritedEditOperation: boolean;
544
+ disabled: boolean;
545
+ required: boolean;
546
+ editMode: number;
547
+ click: string;
548
+ mouseOver: string;
549
+ focus: string;
550
+ blur: string;
551
+ mouseOut: string;
552
+ dataChanged: string;
553
+ inPlaceEditOpening: string;
554
+ inPlaceEditOpened: string;
555
+ inPlaceEditClosing: string;
556
+ inPlaceEditClosed: string;
557
+ };
558
+ children: any[];
559
+ }[];
560
+ } | {
561
+ controlTypeName: string;
562
+ isAsync: any;
563
+ properties: {
564
+ standardCssClass: string;
565
+ name: string;
566
+ visibility: boolean;
567
+ minWidth: number;
568
+ columnWidth: string;
569
+ click: string;
570
+ mouseOver: string;
571
+ mouseOut: string;
572
+ };
573
+ children: {
574
+ controlTypeName: string;
575
+ isAsync: any;
576
+ properties: {
577
+ name: string;
578
+ showEmptyLabel: boolean;
579
+ visibility: boolean;
580
+ standardCssClass: string;
581
+ tabStop: boolean;
582
+ required: boolean;
583
+ editMode: number;
584
+ extendedDataSource: string;
585
+ dataSource: string;
586
+ dataField: string;
587
+ binding: {
588
+ name: string;
589
+ metadata: {
590
+ key: string;
591
+ value: string;
592
+ }[];
593
+ values: any[];
594
+ value: any;
595
+ editOperation: string;
596
+ extendedDataSourceCardId: any;
597
+ extendedDataSourceSectionId: any;
598
+ extendedDataSourceRowId: any;
599
+ };
600
+ isInheritedEditOperation: boolean;
601
+ disabled: boolean;
602
+ trimValue: boolean;
603
+ click: string;
604
+ mouseOver: string;
605
+ mouseOut: string;
606
+ focus: string;
607
+ blur: string;
608
+ dataChanged: string;
609
+ inPlaceEditOpeninig: string;
610
+ inPlaceEditOpened: string;
611
+ inPlaceEditClosinig: string;
612
+ inPlaceEditClosed: string;
613
+ };
614
+ children: any[];
615
+ }[];
616
+ })[];
617
+ })[];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@docsvision/webclient",
3
- "version": "6.1.6-beta.1",
3
+ "version": "6.1.7",
4
4
  "description": "Type definitions for DocsVision WebClient scripts and extensions.",
5
5
  "main": "index.js",
6
6
  "scripts": {},
@@ -1,12 +0,0 @@
1
- /// <reference types="react" />
2
- import { LoginPage } from './LoginPage';
3
- declare const _default: {
4
- title: string;
5
- component: typeof LoginPage;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const Extensions: () => JSX.Element;
10
- export declare const UnknownError: () => JSX.Element;
11
- export declare const Form: () => JSX.Element;
12
- export declare const WrongPassword: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { AuthenticationKinds } from '@docsvision/webclient/BackOffice/AuthenticationKinds';
3
-
4
- declare const _default: {
5
- title: string;
6
- component: typeof AuthenticationKinds;
7
- };
8
- export default _default;
9
- export declare const Default: () => JSX.Element;
10
- export declare const ModalDialog: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { DirectoryTabsProps } from '@docsvision/webclient/BackOffice/DirectoryTabs';
3
- declare const _default: {
4
- title: string;
5
- component: (props: DirectoryTabsProps) => JSX.Element;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,9 +0,0 @@
1
- /// <reference types="react" />
2
- import { DirectoryTreeProps } from '@docsvision/webclient/BackOffice/DirectoryTree';
3
- declare const _default: {
4
- title: string;
5
- component: (props: DirectoryTreeProps) => JSX.Element;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const ExpandingRow: () => JSX.Element;
@@ -1,8 +0,0 @@
1
- /// <reference types="react" />
2
- import { DirectoryValuesProps } from '@docsvision/webclient/BackOffice/DirectoryValues';
3
- declare const _default: {
4
- title: string;
5
- component: (props: DirectoryValuesProps) => JSX.Element;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { EmailButton } from '@docsvision/webclient/BackOffice/EmailButton';
3
-
4
- declare const _default: {
5
- title: string;
6
- component: typeof EmailButton;
7
- };
8
- export default _default;
9
- export declare const Default: () => JSX.Element;
10
- export declare const ModifyFilesSelection: () => JSX.Element;
@@ -1,10 +0,0 @@
1
- /// <reference types="react" />
2
- import { FileListControl } from "@docsvision/webclient/BackOffice/FileListControl";
3
- declare const _default: {
4
- title: string;
5
- component: typeof FileListControl;
6
- };
7
- export default _default;
8
- export declare const Default: () => JSX.Element;
9
- export declare const SortingMenu: () => JSX.Element;
10
- export declare const SortingMenuNotAvailable: () => JSX.Element;