@arsedizioni/ars-utils 19.2.18 → 19.2.20

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 (74) hide show
  1. package/clipper.common/common/definitions.d.ts +402 -402
  2. package/clipper.common/common/services/clipper.service.d.ts +8 -8
  3. package/clipper.ui/documents.d.ts +1 -1
  4. package/clipper.ui/ui/browser/browser-dialog/browser-dialog.component.d.ts +6 -6
  5. package/clipper.ui/ui/browser/browser.component.d.ts +2 -2
  6. package/clipper.ui/ui/document/document.component.d.ts +9 -9
  7. package/clipper.ui/ui/document-manager/document-manager.d.ts +3 -3
  8. package/clipper.ui/ui/document-menu/document-menu.component.d.ts +3 -3
  9. package/clipper.ui/ui/references/references.component.d.ts +6 -6
  10. package/clipper.ui/ui/search-calendar/search-calendar.component.d.ts +2 -2
  11. package/clipper.ui/ui/search-facets/search-facets.component.d.ts +1 -1
  12. package/clipper.ui/ui/search-result-manager/search-result-manager.d.ts +9 -9
  13. package/core/definitions.d.ts +39 -39
  14. package/core/pipes/format.pipe.d.ts +1 -1
  15. package/core/pipes/replace.pipe.d.ts +1 -1
  16. package/core/pipes/safe-html.pipe.d.ts +1 -1
  17. package/core/pipes/safe-url.pipe.d.ts +1 -1
  18. package/core/pipes/search-callback.pipe.d.ts +1 -1
  19. package/core/pipes/search-filter.pipe.d.ts +1 -1
  20. package/core/selectable.d.ts +4 -4
  21. package/core/services/broadcast.service.d.ts +1 -1
  22. package/core/services/broadcastChannelManager.d.ts +1 -1
  23. package/core/system.d.ts +8 -8
  24. package/evolution.common/common/definitions.d.ts +218 -218
  25. package/evolution.common/common/services/evolution.service.d.ts +5 -5
  26. package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs +11 -136
  27. package/fesm2022/arsedizioni-ars-utils-clipper.common.mjs.map +1 -1
  28. package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs +31 -31
  29. package/fesm2022/arsedizioni-ars-utils-clipper.ui.mjs.map +1 -1
  30. package/fesm2022/arsedizioni-ars-utils-core.mjs.map +1 -1
  31. package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs +7 -7
  32. package/fesm2022/arsedizioni-ars-utils-evolution.common.mjs.map +1 -1
  33. package/fesm2022/arsedizioni-ars-utils-help.mjs +1 -1
  34. package/fesm2022/arsedizioni-ars-utils-help.mjs.map +1 -1
  35. package/fesm2022/arsedizioni-ars-utils-support.common.mjs +4 -4
  36. package/fesm2022/arsedizioni-ars-utils-support.common.mjs.map +1 -1
  37. package/fesm2022/arsedizioni-ars-utils-support.ui.mjs +1 -1
  38. package/fesm2022/arsedizioni-ars-utils-support.ui.mjs.map +1 -1
  39. package/fesm2022/arsedizioni-ars-utils-tinymce.mjs +1 -1
  40. package/fesm2022/arsedizioni-ars-utils-tinymce.mjs.map +1 -1
  41. package/fesm2022/arsedizioni-ars-utils-ui.application.mjs +35 -39
  42. package/fesm2022/arsedizioni-ars-utils-ui.application.mjs.map +1 -1
  43. package/fesm2022/arsedizioni-ars-utils-ui.mjs +11 -11
  44. package/fesm2022/arsedizioni-ars-utils-ui.mjs.map +1 -1
  45. package/help/components/help-viewer/help-viewer.component.d.ts +4 -4
  46. package/help/definitions.d.ts +1 -1
  47. package/package.json +12 -12
  48. package/support.common/common/definitions.d.ts +23 -23
  49. package/support.common/common/services/support.service.d.ts +1 -1
  50. package/support.ui/ui/notifications-browser/notification/notification.component.d.ts +2 -2
  51. package/tinymce/full-screen-editor/full-screen-editor.component.d.ts +2 -2
  52. package/ui/ui/definitions.d.ts +4 -4
  53. package/ui/ui/dialogs/confirm/confirm-dialog.component.d.ts +7 -7
  54. package/ui/ui/dialogs/credentials/credentials-dialog.component.d.ts +9 -9
  55. package/ui/ui/dialogs/info/info-dialog.component.d.ts +5 -5
  56. package/ui/ui/dialogs/recover-password/recover-password-dialog.component.d.ts +1 -1
  57. package/ui/ui/dialogs/reset-password/reset-password-dialog.component.d.ts +3 -3
  58. package/ui/ui/dialogs/toast/toast.component.d.ts +2 -2
  59. package/ui/ui/services/dialog.service.d.ts +9 -9
  60. package/ui.application/ui/components/button-selector/button-selector.component.d.ts +2 -2
  61. package/ui.application/ui/components/chips-selector/chips-selector.component.d.ts +1 -1
  62. package/ui.application/ui/components/file-input/file-input.component.d.ts +1 -1
  63. package/ui.application/ui/components/file-preview/file-preview.component.d.ts +3 -3
  64. package/ui.application/ui/components/filter-bar/filter-bar.component.d.ts +3 -3
  65. package/ui.application/ui/definitions.d.ts +49 -49
  66. package/ui.application/ui/dialogs/prompt/prompt-dialog.component.d.ts +1 -1
  67. package/ui.application/ui/dialogs/prompt-date/prompt-date-dialog.component.d.ts +1 -1
  68. package/ui.application/ui/dialogs/prompt-time/prompt-time-dialog.component.d.ts +1 -1
  69. package/ui.application/ui/dialogs/select/select-dialog.component.d.ts +1 -1
  70. package/ui.application/ui/dialogs/select-file/select-file-dialog.component.d.ts +1 -1
  71. package/ui.application/ui/dialogs/select-picture/select-picture-dialog.component.d.ts +1 -1
  72. package/ui.application/ui/dialogs/send-to/send-to-dialog.component.d.ts +5 -5
  73. package/ui.application/ui/filters.d.ts +28 -28
  74. package/ui.application/ui/services/applicationDialog.service.d.ts +14 -14
@@ -4,13 +4,13 @@ export interface EvolutionLoginResult extends LoginResult<EvolutionUserInfo> {
4
4
  }
5
5
  export interface EvolutionLoginInfo {
6
6
  context: EvolutionUserInfo;
7
- userCredentials?: string | null;
8
- OAUTH?: LoginOAuthType | null;
7
+ userCredentials?: string;
8
+ OAUTH?: LoginOAuthType;
9
9
  }
10
10
  export interface EvolutionUserLink {
11
- id?: number | null;
11
+ id?: number;
12
12
  userId: number;
13
- userName?: string | null;
13
+ userName?: string;
14
14
  key: string;
15
15
  }
16
16
  export interface EvolutionUserModuleInfo {
@@ -24,12 +24,12 @@ export interface EvolutionLicenceModuleInfo {
24
24
  name: string;
25
25
  availableUsers: number;
26
26
  usedUsers: number;
27
- availableOption1?: number | null;
28
- usedOption1?: number | null;
29
- availableOption2?: number | null;
30
- usedOption2?: number | null;
31
- availableOption3?: number | null;
32
- usedOption3?: number | null;
27
+ availableOption1?: number;
28
+ usedOption1?: number;
29
+ availableOption2?: number;
30
+ usedOption2?: number;
31
+ availableOption3?: number;
32
+ usedOption3?: number;
33
33
  }
34
34
  export interface EvolutionUserInfo {
35
35
  licenceId: number;
@@ -37,33 +37,33 @@ export interface EvolutionUserInfo {
37
37
  companyName: string;
38
38
  firstName: string;
39
39
  fullName: string;
40
- flags?: number | null;
40
+ flags?: number;
41
41
  email: string;
42
- sessionId?: string | null;
43
- isTemporary?: boolean | null;
42
+ sessionId?: string;
43
+ isTemporary?: boolean;
44
44
  role: number;
45
45
  scope: number;
46
46
  roleName: string;
47
47
  roleLevel: number;
48
48
  allowedModules: EvolutionUserModuleInfo[];
49
- dashboard?: number | null;
50
- dashboard2?: string | null;
51
- code?: string | null;
52
- subjectId?: number | null;
53
- subjectName?: string | null;
54
- siteId?: number | null;
55
- siteName?: string | null;
56
- siteCostCenter?: string | null;
57
- departmentId?: number | null;
58
- departmentName?: string | null;
59
- expiryDate?: string | null;
60
- isExpired?: boolean | null;
61
- isAdministrator?: boolean | null;
62
- isPowerUser?: boolean | null;
63
- isObserver?: boolean | null;
64
- isUser?: boolean | null;
65
- isSupportUser?: boolean | null;
66
- isGod?: boolean | null;
49
+ dashboard?: number;
50
+ dashboard2?: string;
51
+ code?: string;
52
+ subjectId?: number;
53
+ subjectName?: string;
54
+ siteId?: number;
55
+ siteName?: string;
56
+ siteCostCenter?: string;
57
+ departmentId?: number;
58
+ departmentName?: string;
59
+ expiryDate?: string;
60
+ isExpired?: boolean;
61
+ isAdministrator?: boolean;
62
+ isPowerUser?: boolean;
63
+ isObserver?: boolean;
64
+ isUser?: boolean;
65
+ isSupportUser?: boolean;
66
+ isGod?: boolean;
67
67
  administrators: string;
68
68
  availableModules: EvolutionLicenceModuleInfo[];
69
69
  availableEmployees: number;
@@ -87,15 +87,15 @@ export declare enum ERPModule {
87
87
  Documenti = 128
88
88
  }
89
89
  export interface EvolutionPlaceable {
90
- licenceId?: number | null;
91
- companyName?: string | null;
92
- subjectId?: number | null;
93
- subjectName?: string | null;
94
- siteId?: number | null;
95
- siteName?: string | null;
96
- departmentId?: number | null;
97
- departmentName?: string | null;
98
- placeId?: number | null;
90
+ licenceId?: number;
91
+ companyName?: string;
92
+ subjectId?: number;
93
+ subjectName?: string;
94
+ siteId?: number;
95
+ siteName?: string;
96
+ departmentId?: number;
97
+ departmentName?: string;
98
+ placeId?: number;
99
99
  }
100
100
  export declare enum ERPExportType {
101
101
  Basic = 1,
@@ -157,16 +157,16 @@ export declare enum ERPExportPart {
157
157
  }
158
158
  export interface EvolutionExportModel<T> extends SendToModel {
159
159
  searchParams: T;
160
- selection?: number[] | null;
160
+ selection?: number[];
161
161
  type: ERPExportType;
162
- sort?: number | null;
162
+ sort?: number;
163
163
  source: ERPExportSource;
164
164
  format: ERPExportFormat;
165
- parts?: ERPExportPart[] | null;
166
- automateReport?: boolean | null;
167
- automatedReportId?: number | null;
165
+ parts?: ERPExportPart[];
166
+ automateReport?: boolean;
167
+ automatedReportId?: number;
168
168
  automatedReportSheetName?: string;
169
- formatExtension?: string | null;
169
+ formatExtension?: string;
170
170
  }
171
171
  export declare enum ERPComplianceLawsSelectionType {
172
172
  Analysis = 1,
@@ -349,206 +349,206 @@ export interface EvolutionPermission {
349
349
  }
350
350
  export interface EvolutionPlacePermission extends EvolutionPermission {
351
351
  id: number;
352
- subjectId?: number | null;
353
- siteId?: number | null;
354
- departmentId?: number | null;
352
+ subjectId?: number;
353
+ siteId?: number;
354
+ departmentId?: number;
355
355
  mode: number;
356
356
  }
357
357
  export interface EvolutionContextInfo {
358
358
  id: number;
359
- userId?: number | null;
359
+ userId?: number;
360
360
  name: string;
361
361
  permission: EvolutionPermission;
362
362
  placePermission: ERPPlacePermission;
363
363
  costCenter: string;
364
- selected?: boolean | null;
365
- level?: number | null;
366
- levelTitle?: string | null;
364
+ selected?: boolean;
365
+ level?: number;
366
+ levelTitle?: string;
367
367
  }
368
368
  export declare class EvolutionComplianceContextInfo {
369
- licenceId?: number | null;
370
- licencedCompany?: string | null;
371
- registerTitle?: string | null;
372
- registerId?: number | null;
373
- siteName?: string | null;
374
- siteId?: number | null;
375
- userId?: number | null;
376
- items?: EvolutionContextInfo[] | null;
369
+ licenceId?: number;
370
+ licencedCompany?: string;
371
+ registerTitle?: string;
372
+ registerId?: number;
373
+ siteName?: string;
374
+ siteId?: number;
375
+ userId?: number;
376
+ items?: EvolutionContextInfo[];
377
377
  }
378
378
  export interface EvolutionChangeContextModel {
379
- userId?: number | null;
380
- licenceId?: number | null;
381
- subjectId?: number | null;
382
- siteId?: number | null;
383
- registerId?: number | null;
384
- role?: ERPComplianceProfileRole | null;
385
- permission?: ERPPlacePermission | null;
386
- option1Value?: number | null;
387
- option2Value?: number | null;
388
- option3Value?: number | null;
389
- allowObservers?: boolean | null;
390
- allowDisabled?: boolean | null;
379
+ userId?: number;
380
+ licenceId?: number;
381
+ subjectId?: number;
382
+ siteId?: number;
383
+ registerId?: number;
384
+ role?: ERPComplianceProfileRole;
385
+ permission?: ERPPlacePermission;
386
+ option1Value?: number;
387
+ option2Value?: number;
388
+ option3Value?: number;
389
+ allowObservers?: boolean;
390
+ allowDisabled?: boolean;
391
391
  }
392
392
  export interface EvolutionComplianceLaw extends EvolutionPlaceable {
393
- id?: number | null;
394
- state?: number | null;
395
- complianceRegisterId?: number | null;
396
- lot?: number | null;
397
- topicId?: string | null;
398
- topicPath?: string | null;
399
- topicName?: string | null;
400
- summary?: string | null;
401
- scope?: number | null;
402
- source?: string | null;
403
- references?: EvolutionComplianceLawReference[] | null;
404
- originalLawId?: number | null;
405
- originRegion?: string | null;
406
- origin?: number | null;
407
- originAlternativeDescription?: string | null;
408
- description?: string | null;
409
- documentShortTitle?: string | null;
410
- documentTitle?: string | null;
411
- documentNumber?: string | null;
412
- documentDate?: Date | null;
413
- documentLastUpdate?: string | null;
414
- documentLastUpdateShortTitle?: string | null;
415
- documentUpdateNotes?: string | null;
416
- documentValidated?: boolean | null;
417
- documentId?: string | null;
418
- documentModel?: number | null;
419
- documentReferences?: string | null;
420
- documentNotes?: string | null;
421
- documentForceGlobalCheckForUpdates?: boolean | null;
422
- complianceCheckItem1?: boolean | null;
423
- complianceCheckItem2?: boolean | null;
424
- complianceCheckItem3?: boolean | null;
425
- complianceCheckItem4?: boolean | null;
426
- complianceCheckItem5?: boolean | null;
427
- complianceCheckItem6?: boolean | null;
428
- complianceCheckItem7?: boolean | null;
429
- complianceCheckItem8?: boolean | null;
430
- complianceCheckItem9?: boolean | null;
431
- complianceCheckItem10?: boolean | null;
432
- complianceCheckItem11?: boolean | null;
433
- complianceCheckItem12?: boolean | null;
434
- alternativeComplianceCheckItem?: boolean | null;
435
- alternativeComplianceDescription?: string | null;
436
- applicability?: number | null;
437
- analyzedBy?: string | null;
438
- analystOperatorId?: number | null;
439
- analysisExpiringDate?: Date | null;
440
- analysisDate?: Date | null;
441
- analysisNotes?: string | null;
442
- analysisNoticeDate?: string | null;
443
- group1?: string | null;
444
- group2?: string | null;
445
- count?: number | null;
446
- created?: Date | null;
447
- createdBy?: string | null;
448
- lastUpdated?: Date | null;
449
- lastUpdatedBy?: string | null;
393
+ id?: number;
394
+ state?: number;
395
+ complianceRegisterId?: number;
396
+ lot?: number;
397
+ topicId?: string;
398
+ topicPath?: string;
399
+ topicName?: string;
400
+ summary?: string;
401
+ scope?: number;
402
+ source?: string;
403
+ references?: EvolutionComplianceLawReference[];
404
+ originalLawId?: number;
405
+ originRegion?: string;
406
+ origin?: number;
407
+ originAlternativeDescription?: string;
408
+ description?: string;
409
+ documentShortTitle?: string;
410
+ documentTitle?: string;
411
+ documentNumber?: string;
412
+ documentDate?: Date;
413
+ documentLastUpdate?: string;
414
+ documentLastUpdateShortTitle?: string;
415
+ documentUpdateNotes?: string;
416
+ documentValidated?: boolean;
417
+ documentId?: string;
418
+ documentModel?: number;
419
+ documentReferences?: string;
420
+ documentNotes?: string;
421
+ documentForceGlobalCheckForUpdates?: boolean;
422
+ complianceCheckItem1?: boolean;
423
+ complianceCheckItem2?: boolean;
424
+ complianceCheckItem3?: boolean;
425
+ complianceCheckItem4?: boolean;
426
+ complianceCheckItem5?: boolean;
427
+ complianceCheckItem6?: boolean;
428
+ complianceCheckItem7?: boolean;
429
+ complianceCheckItem8?: boolean;
430
+ complianceCheckItem9?: boolean;
431
+ complianceCheckItem10?: boolean;
432
+ complianceCheckItem11?: boolean;
433
+ complianceCheckItem12?: boolean;
434
+ alternativeComplianceCheckItem?: boolean;
435
+ alternativeComplianceDescription?: string;
436
+ applicability?: number;
437
+ analyzedBy?: string;
438
+ analystOperatorId?: number;
439
+ analysisExpiringDate?: Date;
440
+ analysisDate?: Date;
441
+ analysisNotes?: string;
442
+ analysisNoticeDate?: string;
443
+ group1?: string;
444
+ group2?: string;
445
+ count?: number;
446
+ created?: Date;
447
+ createdBy?: string;
448
+ lastUpdated?: Date;
449
+ lastUpdatedBy?: string;
450
450
  }
451
451
  export interface EvolutionComplianceLawDocumentInfo {
452
- documentId?: string | null;
453
- documentId2?: string | null;
454
- title2?: string | null;
455
- title1?: string | null;
456
- number?: string | null;
457
- date?: Date | null;
458
- origin?: number | null;
459
- originDescription?: string | null;
460
- originAlternativeDescription?: string | null;
461
- originRegion?: string | null;
462
- notes?: string | null;
463
- references?: EvolutionComplianceLawReference[] | null;
464
- forceGlobalCheckForUpdates?: boolean | null;
465
- validated?: boolean | null;
466
- description?: string | null;
452
+ documentId?: string;
453
+ documentId2?: string;
454
+ title2?: string;
455
+ title1?: string;
456
+ number?: string;
457
+ date?: Date;
458
+ origin?: number;
459
+ originDescription?: string;
460
+ originAlternativeDescription?: string;
461
+ originRegion?: string;
462
+ notes?: string;
463
+ references?: EvolutionComplianceLawReference[];
464
+ forceGlobalCheckForUpdates?: boolean;
465
+ validated?: boolean;
466
+ description?: string;
467
467
  }
468
468
  export interface EvolutionComplianceLawsAddParams extends EvolutionComplianceLaw {
469
- context?: EvolutionComplianceContextInfo | null;
470
- documents?: EvolutionComplianceLawDocumentInfo[] | null;
471
- shouldNotifyAnalysisCompletionAgain?: boolean | null;
472
- scopes?: number[] | null;
473
- sites?: number[] | null;
474
- registers?: number[] | null;
469
+ context?: EvolutionComplianceContextInfo;
470
+ documents?: EvolutionComplianceLawDocumentInfo[];
471
+ shouldNotifyAnalysisCompletionAgain?: boolean;
472
+ scopes?: number[];
473
+ sites?: number[];
474
+ registers?: number[];
475
475
  }
476
476
  export interface EvolutionComplianceLaswExportParams extends EvolutionExportModel<any> {
477
477
  }
478
478
  export interface EvolutionComplianceLawReference {
479
- id?: number | null;
480
- complianceLawId?: number | null;
479
+ id?: number;
480
+ complianceLawId?: number;
481
481
  text: string;
482
- description?: string | null;
482
+ description?: string;
483
483
  anchor: string;
484
484
  }
485
485
  export interface EvolutionComplianceActivity extends EvolutionPlaceable {
486
486
  id: number;
487
487
  state: number;
488
- monitoringActivityId?: number | null;
489
- monitoringActivityTaskId?: number | null;
490
- complianceRegisterId?: number | null;
491
- childId?: number | null;
492
- parentId?: number | null;
493
- lot?: number | null;
494
- summary?: string | null;
495
- scope?: number | null;
496
- topicId?: string | null;
497
- topicPath?: string | null;
498
- topicName?: string | null;
499
- mandatory?: boolean | null;
500
- obligationType?: number | null;
501
- obligationAuthorityId?: number | null;
502
- obligationNotes?: string | null;
503
- obligationCheckPoint?: boolean | null;
504
- description?: string | null;
505
- deadlineRecurrent?: boolean | null;
506
- deadlineFrequency?: number | null;
507
- deadlineFrequencyType?: number | null;
508
- deadlineFrequencyEndOfMonth?: boolean | null;
509
- deadlineFirstNoticeDays?: number | null;
510
- deadlineLastNoticeDays?: number | null;
511
- deadlineFirstNoticeDate?: Date | null;
512
- deadlineLastNoticeDate?: Date | null;
513
- deadlineExpiringDate?: Date | null;
514
- planningNoticeDate?: Date | null;
515
- planningExpiringDate?: Date | null;
516
- planningDate?: Date | null;
517
- plannedBy?: string | null;
518
- plannerOperatorId?: number | null;
519
- planningApplicability?: number | null;
520
- planningNotificationAdditionalEmailHeader?: string | null;
521
- planningNotificationAdditionalEmails?: string | null;
522
- planningNotificationAdditionalEmailsForAlertsOnly?: string | null;
523
- planningNamedExecutorOperatorId?: number | null;
524
- planningNamedExecutorName?: string | null;
525
- planningNamedExecutorManagerOperatorId?: number | null;
526
- planningNamedExecutorManagerName?: string | null;
527
- planningScheduleNextFromExecutionDate?: boolean | null;
528
- planningNotes?: string | null;
529
- executorOperatorId?: number | null;
530
- executed?: boolean | null;
531
- executedBy?: string | null;
532
- executionDate?: Date | null;
533
- externalReference?: string | null;
534
- externalDescription?: string | null;
535
- group1?: string | null;
536
- group2?: string | null;
537
- notes?: string | null;
538
- created?: Date | null;
539
- createdBy?: string | null;
540
- lastUpdated?: Date | null;
541
- lastUpdatedBy?: string | null;
488
+ monitoringActivityId?: number;
489
+ monitoringActivityTaskId?: number;
490
+ complianceRegisterId?: number;
491
+ childId?: number;
492
+ parentId?: number;
493
+ lot?: number;
494
+ summary?: string;
495
+ scope?: number;
496
+ topicId?: string;
497
+ topicPath?: string;
498
+ topicName?: string;
499
+ mandatory?: boolean;
500
+ obligationType?: number;
501
+ obligationAuthorityId?: number;
502
+ obligationNotes?: string;
503
+ obligationCheckPoint?: boolean;
504
+ description?: string;
505
+ deadlineRecurrent?: boolean;
506
+ deadlineFrequency?: number;
507
+ deadlineFrequencyType?: number;
508
+ deadlineFrequencyEndOfMonth?: boolean;
509
+ deadlineFirstNoticeDays?: number;
510
+ deadlineLastNoticeDays?: number;
511
+ deadlineFirstNoticeDate?: Date;
512
+ deadlineLastNoticeDate?: Date;
513
+ deadlineExpiringDate?: Date;
514
+ planningNoticeDate?: Date;
515
+ planningExpiringDate?: Date;
516
+ planningDate?: Date;
517
+ plannedBy?: string;
518
+ plannerOperatorId?: number;
519
+ planningApplicability?: number;
520
+ planningNotificationAdditionalEmailHeader?: string;
521
+ planningNotificationAdditionalEmails?: string;
522
+ planningNotificationAdditionalEmailsForAlertsOnly?: string;
523
+ planningNamedExecutorOperatorId?: number;
524
+ planningNamedExecutorName?: string;
525
+ planningNamedExecutorManagerOperatorId?: number;
526
+ planningNamedExecutorManagerName?: string;
527
+ planningScheduleNextFromExecutionDate?: boolean;
528
+ planningNotes?: string;
529
+ executorOperatorId?: number;
530
+ executed?: boolean;
531
+ executedBy?: string;
532
+ executionDate?: Date;
533
+ externalReference?: string;
534
+ externalDescription?: string;
535
+ group1?: string;
536
+ group2?: string;
537
+ notes?: string;
538
+ created?: Date;
539
+ createdBy?: string;
540
+ lastUpdated?: Date;
541
+ lastUpdatedBy?: string;
542
542
  }
543
543
  export interface EvolutionComplianceActivitiesAddParams extends EvolutionComplianceActivity {
544
- context?: EvolutionComplianceContextInfo | null;
545
- complianceLawId?: number | null;
546
- monitoringLawId?: number | null;
547
- enableLawChangesTracking?: boolean | null;
548
- enableActivityLawsPopulation?: boolean | null;
549
- shouldNotifyPlanningCompletionAgain?: boolean | null;
550
- scopes?: number[] | null;
551
- sites?: number[] | null;
552
- registers?: number[] | null;
553
- document?: EvolutionComplianceLawDocumentInfo | null;
544
+ context?: EvolutionComplianceContextInfo;
545
+ complianceLawId?: number;
546
+ monitoringLawId?: number;
547
+ enableLawChangesTracking?: boolean;
548
+ enableActivityLawsPopulation?: boolean;
549
+ shouldNotifyPlanningCompletionAgain?: boolean;
550
+ scopes?: number[];
551
+ sites?: number[];
552
+ registers?: number[];
553
+ document?: EvolutionComplianceLawDocumentInfo;
554
554
  }
@@ -13,7 +13,7 @@ export declare class EvolutionService implements OnDestroy {
13
13
  private _flags;
14
14
  get flags(): EvolutionServiceFlags;
15
15
  private _loginInfo;
16
- get loginInfo(): EvolutionUserInfo | null;
16
+ get loginInfo(): EvolutionUserInfo | undefined;
17
17
  readonly loggedIn: import("@angular/core").WritableSignal<boolean>;
18
18
  readonly loggingIn: import("@angular/core").WritableSignal<boolean>;
19
19
  private keepAlive;
@@ -67,12 +67,12 @@ export declare class EvolutionService implements OnDestroy {
67
67
  * @param oauthAccessToken: the optional OAuth2 access token
68
68
  * @param onSucces: function to execute on seccess
69
69
  */
70
- autoLogin(email?: string | null | undefined, password?: string | null | undefined, remember?: boolean | null | undefined, oauth?: LoginOAuthType | null | undefined, oauthAccessToken?: string | null | undefined, onSucces?: Function | null | undefined): boolean;
70
+ autoLogin(email?: string | undefined, password?: string | undefined, remember?: boolean | undefined, oauth?: LoginOAuthType | undefined, oauthAccessToken?: string | undefined, onSucces?: Function | undefined): boolean;
71
71
  /**
72
72
  * Perform auto logout
73
73
  * @param onSucces: function to execute on seccess
74
74
  */
75
- autoLogout(onSucces?: Function | null | undefined): void;
75
+ autoLogout(onSucces?: Function | undefined): void;
76
76
  /**
77
77
  * Perform login
78
78
  * @param email: the optional email if using OAuth2
@@ -82,7 +82,7 @@ export declare class EvolutionService implements OnDestroy {
82
82
  * @param oauthAccessToken: the optional OAuth2 access token
83
83
  * @returns: the login result
84
84
  */
85
- login(email?: string | null | undefined, password?: string | null | undefined, remember?: boolean | null | undefined, oauth?: LoginOAuthType | null | undefined, oauthAccessToken?: string | null | undefined): import("rxjs").Observable<ApiResult<EvolutionLoginResult>>;
85
+ login(email?: string | undefined, password?: string | undefined, remember?: boolean | undefined, oauth?: LoginOAuthType | undefined, oauthAccessToken?: string | undefined): import("rxjs").Observable<ApiResult<EvolutionLoginResult>>;
86
86
  /**
87
87
  * Perform logout
88
88
  */
@@ -127,7 +127,7 @@ export declare class EvolutionService implements OnDestroy {
127
127
  * @param group: the group number
128
128
  * @param register: the optional register id. Default is null.
129
129
  */
130
- getGroups(group?: number, register?: number | null): import("rxjs").Observable<ApiResult<string[]>>;
130
+ getGroups(group?: number, register?: number | undefined): import("rxjs").Observable<ApiResult<string[]>>;
131
131
  /**
132
132
  * Change context
133
133
  */