tnx-shared 5.0.64 → 5.0.66

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.
@@ -112,7 +112,8 @@ import { SecurePipe } from './pipes/secure.pipe';
112
112
  import { StringFormatPipe } from './pipes/string-format.pipe';
113
113
  import { UserFormatPipe } from './pipes/user-format.pipe';
114
114
  import { UsersFormatPipe } from './pipes/users-format.pipe';
115
- export declare function coreDeclaration(): (typeof TnCustomScrollbarComponent | typeof WorkflowSettingComponent | typeof CrudListComponent | typeof EntityPickerDataComponent | typeof EntityPickerSelectedComponent | typeof EntityPickerBoxComponent | typeof AutoCompletePickerComponent | typeof EntityPickerComponent | typeof FileManagerComponent | typeof ReportQueueComponent | typeof CrudFormComponent | typeof AddressComponent | typeof AfterViewCheckedComponent | typeof AdvanceSearchComponent | typeof AppRootMenuComponent | typeof SplashComponentComponent | typeof AppTopBarComponent | typeof AppTopBarV1Component | typeof AppTopBarV2Component | typeof AppProfileComponent | typeof AppSubMenuComponent | typeof AppMenuComponent | typeof AvatarUploaderComponent | typeof CheckBoxListComponent | typeof CommonAppComponentComponent | typeof CoCauToChucPickerListComponent | typeof DatetimePickerComponent | typeof DynamicNodeComponent | typeof DropdownComponent | typeof EntityPickerDialogComponent | typeof QueryBuilderComponent | typeof EntityPermissionComponent | typeof EquationEditorComponent | typeof FileUploadComponent | typeof FileViewerComponent | typeof ServiceFileUploadComponent | typeof MaskComponent | typeof NumberPickerRangeComponent | typeof RadioButtonListComponent | typeof VanBanPickerComponent | typeof VanBanPickerDialogComponent | typeof VanbanDiPickerComponent | typeof VanbanDenPickerComponent | typeof CongViecPickerComponent | typeof SettingsComponent | typeof SettingsRowComponent | typeof SettingsWorkflowComponent | typeof SettingsWorkflowNo1Component | typeof SimpleWorkflowFormComponent | typeof ProcessWorkflowTargetComponent | typeof ProcessWorkflowFormComponent | typeof SplashComponentV1Component | typeof SplashComponentV2Component | typeof StateComponent | typeof StateMetadataComponent | typeof StateMachinesConnectionReceiverDepartmentComponent | typeof StateMachinesConnectionReceiverGroupComponent | typeof StateMachinesConnectionReceiverRoleComponent | typeof StateMachinesConnectionReceiverUserComponent | typeof StateMachinesConnectionReceiverComponent | typeof StateMachinesConnectionSenderComponent | typeof StateMachinesConnectionMetadataComponent | typeof StateMachinesDesignerComponent | typeof StartWorkflowComponent | typeof WorkflowPickerComponent | typeof WorkflowSettingNewComponent | typeof TnDialogComponent | typeof TnColorPickerComponent | typeof TnTinymceComponent | typeof TnTabViewComponent | typeof TableDetailFormComponent | typeof QuickAddFormComponent | typeof CoCauToChucPickerComponent | typeof PreventShiftTabDirective | typeof AuthorizeDirective | typeof TnReorderableColumnDirective | typeof TnReorderableRowDirective | typeof TnSortableColumnDirective | typeof TnSortIcon | typeof UserPickerBoxComponent | typeof UserPickerComponent | typeof AutocompleteDatasourceComponent | typeof HelperCurrentPageComponent | typeof TnAppHelpComponent | typeof TnAppNotificationListComponent | typeof TnAppNotificationComponent | typeof FolderFormComponent | typeof FileFormComponent | typeof FileVersionListComponent | typeof WorkflowHistoryComponent | typeof WorkflowHistoryNewComponent | typeof WorkflowSettingDialogComponent | typeof PermissionUtilsComponent | typeof AccessDeniedComponent | typeof AccessDeniedV1Component | typeof FilePickerDialogComponent | typeof AddNewsComponent | typeof CommonDashboardComponent | typeof NotFoundComponent | typeof SafeHtmlPipe | typeof UserFormatPipe | typeof UsersFormatPipe | typeof BooleanFormatPipe | typeof FileSizePipe | typeof HtmlFormatPipe | typeof MasterDataPipe | typeof OrganizationFormatPipe | typeof OrganizationsFormatPipe | typeof StringFormatPipe | typeof ApprovalPipe | typeof SecurePipe | typeof ConvertMoneyToWordPipe | typeof ReferenceDataFormatPipe | typeof MultipleReferenceDataFormatPipe | typeof SafeUrlPipe | typeof SafeStylePipe | typeof OrganizationNameFormatPipe)[];
115
+ import { SignatureDetailComponent } from './components/file-explorer/signature-detail/signature-detail.component';
116
+ export declare function coreDeclaration(): (typeof TnCustomScrollbarComponent | typeof WorkflowSettingComponent | typeof CrudListComponent | typeof EntityPickerDataComponent | typeof EntityPickerSelectedComponent | typeof EntityPickerBoxComponent | typeof AutoCompletePickerComponent | typeof EntityPickerComponent | typeof FileManagerComponent | typeof ReportQueueComponent | typeof CrudFormComponent | typeof AddressComponent | typeof AfterViewCheckedComponent | typeof AdvanceSearchComponent | typeof AppRootMenuComponent | typeof SplashComponentComponent | typeof AppTopBarComponent | typeof AppTopBarV1Component | typeof AppTopBarV2Component | typeof AppProfileComponent | typeof AppSubMenuComponent | typeof AppMenuComponent | typeof AvatarUploaderComponent | typeof CheckBoxListComponent | typeof CommonAppComponentComponent | typeof CoCauToChucPickerListComponent | typeof DatetimePickerComponent | typeof DynamicNodeComponent | typeof DropdownComponent | typeof EntityPickerDialogComponent | typeof QueryBuilderComponent | typeof EntityPermissionComponent | typeof EquationEditorComponent | typeof FileUploadComponent | typeof FileViewerComponent | typeof ServiceFileUploadComponent | typeof MaskComponent | typeof NumberPickerRangeComponent | typeof RadioButtonListComponent | typeof VanBanPickerComponent | typeof VanBanPickerDialogComponent | typeof VanbanDiPickerComponent | typeof VanbanDenPickerComponent | typeof CongViecPickerComponent | typeof SettingsComponent | typeof SettingsRowComponent | typeof SettingsWorkflowComponent | typeof SettingsWorkflowNo1Component | typeof SimpleWorkflowFormComponent | typeof ProcessWorkflowTargetComponent | typeof ProcessWorkflowFormComponent | typeof SplashComponentV1Component | typeof SplashComponentV2Component | typeof StateComponent | typeof StateMetadataComponent | typeof StateMachinesConnectionReceiverDepartmentComponent | typeof StateMachinesConnectionReceiverGroupComponent | typeof StateMachinesConnectionReceiverRoleComponent | typeof StateMachinesConnectionReceiverUserComponent | typeof StateMachinesConnectionReceiverComponent | typeof StateMachinesConnectionSenderComponent | typeof StateMachinesConnectionMetadataComponent | typeof StateMachinesDesignerComponent | typeof StartWorkflowComponent | typeof WorkflowPickerComponent | typeof WorkflowSettingNewComponent | typeof TnDialogComponent | typeof TnColorPickerComponent | typeof TnTinymceComponent | typeof TnTabViewComponent | typeof TableDetailFormComponent | typeof QuickAddFormComponent | typeof CoCauToChucPickerComponent | typeof PreventShiftTabDirective | typeof AuthorizeDirective | typeof TnReorderableColumnDirective | typeof TnReorderableRowDirective | typeof TnSortableColumnDirective | typeof TnSortIcon | typeof UserPickerBoxComponent | typeof UserPickerComponent | typeof AutocompleteDatasourceComponent | typeof HelperCurrentPageComponent | typeof TnAppHelpComponent | typeof TnAppNotificationListComponent | typeof TnAppNotificationComponent | typeof FolderFormComponent | typeof FileFormComponent | typeof FileVersionListComponent | typeof WorkflowHistoryComponent | typeof WorkflowHistoryNewComponent | typeof WorkflowSettingDialogComponent | typeof PermissionUtilsComponent | typeof AccessDeniedComponent | typeof AccessDeniedV1Component | typeof FilePickerDialogComponent | typeof AddNewsComponent | typeof CommonDashboardComponent | typeof NotFoundComponent | typeof SignatureDetailComponent | typeof SafeHtmlPipe | typeof UserFormatPipe | typeof UsersFormatPipe | typeof BooleanFormatPipe | typeof FileSizePipe | typeof HtmlFormatPipe | typeof MasterDataPipe | typeof OrganizationFormatPipe | typeof OrganizationsFormatPipe | typeof StringFormatPipe | typeof ApprovalPipe | typeof SecurePipe | typeof ConvertMoneyToWordPipe | typeof ReferenceDataFormatPipe | typeof MultipleReferenceDataFormatPipe | typeof SafeUrlPipe | typeof SafeStylePipe | typeof OrganizationNameFormatPipe)[];
116
117
  export declare function coreModuleImport(): (typeof CommonModule)[];
117
118
  export declare function coreProvider(): any[];
118
119
  export declare class TnxSharedModule {
@@ -1 +1 @@
1
- {"version":3,"file":"tnx-shared.module.d.ts","sourceRoot":"../../../../projects/tnx-shared/src/lib/","sources":["tnx-shared.module.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"tnx-shared.module.d.ts","sourceRoot":"../../../../projects/tnx-shared/src/lib/","sources":["tnx-shared.module.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"tnx-shared.module.ngfactory.d.ts","sourceRoot":"../../../../projects/tnx-shared/src/lib/","sources":["tnx-shared.module.ngfactory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,eAAe,CAAC;AACpC,OAAO,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAuL1C,eAAO,MAAM,wBAAwB,EAAC,EAAE,CAAC,eAAe,CAAC,EAAE,CAAC,eAAe,CAAiB,CAAC"}
1
+ {"version":3,"file":"tnx-shared.module.ngfactory.d.ts","sourceRoot":"../../../../projects/tnx-shared/src/lib/","sources":["tnx-shared.module.ngfactory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,MAAM,eAAe,CAAC;AACpC,OAAO,KAAK,EAAE,MAAM,qBAAqB,CAAC;AAwL1C,eAAO,MAAM,wBAAwB,EAAC,EAAE,CAAC,eAAe,CAAC,EAAE,CAAC,eAAe,CAAiB,CAAC"}