ngx-bimplus-components 0.0.197 → 0.0.199-modelviewer07

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 (69) hide show
  1. package/assets/images/default/cursor_hide.cur +0 -0
  2. package/assets/images/default/cursor_pick.cur +0 -0
  3. package/assets/images/default/icn_grid_attachments.webp +0 -0
  4. package/assets/images/default/icn_grid_hyperlinks.webp +0 -0
  5. package/assets/languages/strings_en.json +1 -1
  6. package/fesm2022/ngx-bimplus-components.mjs +144 -1439
  7. package/fesm2022/ngx-bimplus-components.mjs.map +1 -1
  8. package/index.d.ts +30 -604
  9. package/package.json +5 -5
  10. package/assets/images/default/6-dots-gray.svg +0 -10
  11. package/assets/images/default/Allplan-Cloud-Viewer-Logo.svg +0 -17
  12. package/assets/images/default/Allplan-Cloud-Viewer-Logo_black.svg +0 -16
  13. package/assets/images/default/Allplan-Connexis-Logo.svg +0 -8
  14. package/assets/images/default/Allplan-Connexis-Logo_black.svg +0 -11
  15. package/assets/images/default/Allplan_Bimplus_Logo.svg +0 -14
  16. package/assets/images/default/GetTeam.svg +0 -7
  17. package/assets/images/default/bimplus_Components_Add_Ins.svg +0 -3
  18. package/assets/images/default/bimplus_Components_Autoconverter.svg +0 -14
  19. package/assets/images/default/bimplus_Components_Autoconverter_Active.svg +0 -14
  20. package/assets/images/default/bimplus_Components_Autoconverter_Disabled.svg +0 -14
  21. package/assets/images/default/bimplus_Components_BIM_Explorer.svg +0 -4
  22. package/assets/images/default/bimplus_Components_BIM_Explorer_Active.svg +0 -4
  23. package/assets/images/default/bimplus_Components_BIM_Explorer_Disabled.svg +0 -4
  24. package/assets/images/default/bimplus_Components_Clear_Cache.svg +0 -16
  25. package/assets/images/default/bimplus_Components_Contact.svg +0 -1
  26. package/assets/images/default/bimplus_Components_Desktop_Mode.svg +0 -15
  27. package/assets/images/default/bimplus_Components_Edit_Profile.svg +0 -8
  28. package/assets/images/default/bimplus_Components_Forum.svg +0 -10
  29. package/assets/images/default/bimplus_Components_IFC_viewer.svg +0 -9
  30. package/assets/images/default/bimplus_Components_IFC_viewer_Active.svg +0 -16
  31. package/assets/images/default/bimplus_Components_IFC_viewer_Disabled.svg +0 -9
  32. package/assets/images/default/bimplus_Components_ISO.svg +0 -3
  33. package/assets/images/default/bimplus_Components_ISO_Active.svg +0 -3
  34. package/assets/images/default/bimplus_Components_ISO_Disabled.svg +0 -3
  35. package/assets/images/default/bimplus_Components_Languages.svg +0 -5
  36. package/assets/images/default/bimplus_Components_Logo_Black.svg +0 -18
  37. package/assets/images/default/bimplus_Components_Logout.svg +0 -12
  38. package/assets/images/default/bimplus_Components_Models.svg +0 -10
  39. package/assets/images/default/bimplus_Components_Models_Active.svg +0 -10
  40. package/assets/images/default/bimplus_Components_Models_Disabled.svg +0 -10
  41. package/assets/images/default/bimplus_Components_Notify_Alert.svg +0 -6
  42. package/assets/images/default/bimplus_Components_Notify_Close.svg +0 -3
  43. package/assets/images/default/bimplus_Components_Notify_Empty.svg +0 -5
  44. package/assets/images/default/bimplus_Components_Notify_Main.svg +0 -5
  45. package/assets/images/default/bimplus_Components_Notify_Tick_Up.svg +0 -3
  46. package/assets/images/default/bimplus_Components_Project_Pic_Default.png +0 -0
  47. package/assets/images/default/bimplus_Components_Release_Notes.svg +0 -16
  48. package/assets/images/default/bimplus_Components_Setting_Active.svg +0 -10
  49. package/assets/images/default/bimplus_Components_Settings.svg +0 -10
  50. package/assets/images/default/bimplus_Components_Settings_Disabled.svg +0 -10
  51. package/assets/images/default/bimplus_Components_Shop.svg +0 -13
  52. package/assets/images/default/bimplus_Components_Shop_Disabled.svg +0 -13
  53. package/assets/images/default/bimplus_Components_Support.svg +0 -21
  54. package/assets/images/default/bimplus_Components_Team_Members.svg +0 -5
  55. package/assets/images/default/bimplus_Components_Team_Members_Active.svg +0 -5
  56. package/assets/images/default/bimplus_Components_Touch_Mode.svg +0 -16
  57. package/assets/images/default/bimplus_Components_User_Guide.svg +0 -17
  58. package/assets/images/default/bimplus_Components_User_Pic_Default.png +0 -0
  59. package/assets/images/default/bimplus_Components_Users.svg +0 -4
  60. package/assets/images/default/bimplus_Components_Users_Active.svg +0 -4
  61. package/assets/images/default/bimplus_Components_Users_Disabled.svg +0 -4
  62. package/assets/images/default/bimplus_Components_Zoom.svg +0 -5
  63. package/assets/images/default/bimplus_Components_navbar_menu.svg +0 -6
  64. package/assets/images/default/bimplus_Components_navbar_menu_active.svg +0 -6
  65. package/assets/images/default/bimplus_Components_navbar_menu_disabled.svg +0 -6
  66. package/assets/images/default/bimplus_Components_submenu_arrow.svg +0 -4
  67. package/assets/images/default/bimplus_Remove_Conection.svg +0 -15
  68. package/assets/images/default/icn_grid_attachments.png +0 -0
  69. package/assets/images/default/icn_grid_hyperlinks.png +0 -0
package/index.d.ts CHANGED
@@ -2,7 +2,7 @@ import * as i0 from '@angular/core';
2
2
  import { WritableSignal, OnInit, EventEmitter, OnChanges, SimpleChanges, ElementRef, AfterViewInit, AfterViewChecked, DestroyRef, TemplateRef, SimpleChange, OnDestroy, AfterContentInit, ComponentRef, Type, InjectionToken, Signal } from '@angular/core';
3
3
  import * as rxjs from 'rxjs';
4
4
  import { Subject, Observable, BehaviorSubject } from 'rxjs';
5
- import { TranslateService } from '@ngx-translate/core';
5
+ import { TranslateService, MissingTranslationHandler, MissingTranslationHandlerParams } from '@ngx-translate/core';
6
6
  import * as WebSdk from 'bimplus-websdk';
7
7
  import { MatTreeFlattener, MatTreeFlatDataSource } from '@angular/material/tree';
8
8
  import { FlatTreeControl } from '@angular/cdk/tree';
@@ -173,14 +173,6 @@ declare class BimplusConnectionDesignerResultsComponent extends BimplusLocalized
173
173
  static ɵcmp: i0.ɵɵComponentDeclaration<BimplusConnectionDesignerResultsComponent, "lib-bimplus-connection-designer-results", never, { "errorMessage": { "alias": "errorMessage"; "required": false; }; "resultTreeRootTitle": { "alias": "resultTreeRootTitle"; "required": false; }; "resultTreeRootName": { "alias": "resultTreeRootName"; "required": false; }; "expandedTreeRoot": { "alias": "expandedTreeRoot"; "required": false; }; "expandedResultTrees": { "alias": "expandedResultTrees"; "required": false; }; "results": { "alias": "results"; "required": false; }; }, { "doneClicked": "doneClicked"; "toggleVisibilityResultsRoot": "toggleVisibilityResultsRoot"; "toggleVisibilityResultList": "toggleVisibilityResultList"; "toggleVisibilityResult": "toggleVisibilityResult"; "clickedResultsRoot": "clickedResultsRoot"; "clickedResultList": "clickedResultList"; "clickedResult": "clickedResult"; "doubleClickedResultsRoot": "doubleClickedResultsRoot"; "doubleClickedResultList": "doubleClickedResultList"; "doubleClickedResult": "doubleClickedResult"; "mouseEnteredResult": "mouseEnteredResult"; "mouseLeftResult": "mouseLeftResult"; }, never, never, true, never>;
174
174
  }
175
175
 
176
- declare class BimplusContactComponent extends BimplusLocalizedWidgetComponent {
177
- constructor();
178
- bimplusContactClicked: EventEmitter<string>;
179
- _contactClicked(): void;
180
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusContactComponent, never>;
181
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusContactComponent, "lib-bimplus-contact", never, {}, { "bimplusContactClicked": "bimplusContactClicked"; }, never, never, true, never>;
182
- }
183
-
184
176
  interface FloatingBarItem {
185
177
  buttonId: string;
186
178
  iconClass: string;
@@ -376,314 +368,6 @@ declare class BimplusFloatingBarProjectNavigatorComponent extends BimplusLocaliz
376
368
  static ɵcmp: i0.ɵɵComponentDeclaration<BimplusFloatingBarProjectNavigatorComponent, "lib-bimplus-floating-bar-project-navigator", never, { "noBody": { "alias": "noBody"; "required": false; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; }; "noModelsMessage": { "alias": "noModelsMessage"; "required": false; }; "isLoading": { "alias": "isLoading"; "required": false; }; "loadingDataMessage": { "alias": "loadingDataMessage"; "required": false; }; "items": { "alias": "items"; "required": false; }; "isPanelToolbarVisible": { "alias": "isPanelToolbarVisible"; "required": false; }; "expandedModelTree": { "alias": "expandedModelTree"; "required": false; }; "project": { "alias": "project"; "required": false; }; }, { "actionClicked": "actionClicked"; "clickedModel": "clickedModel"; "clickedLayer": "clickedLayer"; "toggleOpacityOfModel": "toggleOpacityOfModel"; "toggleOpacityOfLayer": "toggleOpacityOfLayer"; "toggleVisibilityOfModel": "toggleVisibilityOfModel"; "toggleVisibilityOfLayer": "toggleVisibilityOfLayer"; "logoClicked": "logoClicked"; }, never, never, true, never>;
377
369
  }
378
370
 
379
- declare class BimplusLanguageMenuComponent {
380
- _languagesList: {
381
- symbol: string;
382
- text: string;
383
- }[];
384
- isTouch: boolean;
385
- selectedLanguage: string;
386
- expandUp: boolean;
387
- _menuOpened: boolean;
388
- bimplusLanguageSelected: EventEmitter<string>;
389
- _switchLanguage(language: string): void;
390
- _toggleOpened(): void;
391
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusLanguageMenuComponent, never>;
392
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusLanguageMenuComponent, "lib-bimplus-language-menu", never, { "isTouch": { "alias": "isTouch"; "required": false; }; "selectedLanguage": { "alias": "selectedLanguage"; "required": false; }; "expandUp": { "alias": "expandUp"; "required": false; }; }, { "bimplusLanguageSelected": "bimplusLanguageSelected"; }, never, never, true, never>;
393
- static ngAcceptInputType_isTouch: unknown;
394
- static ngAcceptInputType_expandUp: unknown;
395
- }
396
-
397
- interface BimplusMainMenuComponentAttribute {
398
- [key: string]: unknown;
399
- }
400
- declare class BimplusMainMenuComponent extends BimplusLocalizedWidgetComponent implements OnChanges {
401
- constructor();
402
- isEmbedded: boolean;
403
- isTouch: boolean;
404
- isIpadApp: boolean;
405
- isDev: boolean;
406
- isStage: boolean;
407
- hideProjectMenuIcons: boolean;
408
- showHorizontalMenuIcons: boolean;
409
- projectName: string;
410
- projectImageUrl: string;
411
- projectExplorerUrl: string;
412
- projectActiveItem: string;
413
- projectmembersDisabled: boolean;
414
- modelsDisabled: boolean;
415
- documentsDisabled: boolean;
416
- projectsettingsDisabled: boolean;
417
- processesDisabled: boolean;
418
- footerActiveItem: string;
419
- menuActiveItem: string;
420
- isCollapsed: boolean;
421
- showOverlay: boolean;
422
- teammembersSubscribed: boolean;
423
- propertymanagerSubscribed: boolean;
424
- autoconverterSubscribed: boolean;
425
- connexisSubscribed: boolean;
426
- openProjectDisabled: boolean;
427
- bimexplorerDisabled: boolean;
428
- autoconverterDisabled: boolean;
429
- connexisDisabled: boolean;
430
- teammembersDisabled: boolean;
431
- propertymanagerDisabled: boolean;
432
- shopDisabled: boolean;
433
- addinsDisabled: boolean;
434
- openProjectVisible: boolean;
435
- bimplusProjectMenuVisible: boolean;
436
- projectmembersVisible: boolean;
437
- modelsVisible: boolean;
438
- documentsVisible: boolean;
439
- projectsettingsVisible: boolean;
440
- processesVisible: boolean;
441
- bimexplorerVisible: boolean;
442
- autoconverterVisible: boolean;
443
- connexisVisible: boolean;
444
- teammembersVisible: boolean;
445
- propertymanagerVisible: boolean;
446
- shopVisible: boolean;
447
- addinsVisible: boolean;
448
- dividerprojectmanagementVisible: boolean;
449
- dividerappsVisible: boolean;
450
- getYourTeamVisible: boolean;
451
- tryBimplusProVisible: boolean;
452
- appsWithInfo: string[];
453
- appsOrder: string[];
454
- menuItemsOrder: string[];
455
- bimplusMainMenuClicked: EventEmitter<{
456
- action: string;
457
- type: string;
458
- }>;
459
- bimplusMainMenuOverlayClicked: EventEmitter<void>;
460
- ngOnChanges(changes: SimpleChanges): void;
461
- get apps(): MenuListType[];
462
- get footerList(): MenuListType[];
463
- /**--------------------------------------------------------------------------
464
- * check if app is subscribed
465
- --------------------------------------------------------------------------*/
466
- _isSubscribed(item: MenuListType): boolean;
467
- /**--------------------------------------------------------------------------
468
- * check if app is clickable
469
- --------------------------------------------------------------------------*/
470
- _isClickable(item: MenuListType): boolean;
471
- /**--------------------------------------------------------------------------
472
- * check if app is subscribed/visible
473
- --------------------------------------------------------------------------*/
474
- _isHidden(item: MenuListType): boolean;
475
- /**--------------------------------------------------------------------------
476
- * check if app is disabled
477
- --------------------------------------------------------------------------*/
478
- _isDisabled(item: MenuListType): boolean;
479
- _getContextData(item: MenuListType, active: boolean, disabled: boolean, clickable: boolean, selected: boolean): {
480
- item: MenuListType;
481
- active: boolean;
482
- disabled: boolean;
483
- clickable: boolean;
484
- selected: boolean;
485
- showInfoIcon: boolean;
486
- };
487
- _openPrjBtn: MenuListType;
488
- contextData: {
489
- item: string;
490
- active: boolean;
491
- disabled: boolean;
492
- clickable: boolean;
493
- selected: boolean;
494
- };
495
- appsList: MenuListType[];
496
- _menuFooterList: MenuListType[];
497
- _overlayClicked(): void;
498
- _mainMenuItemClicked(item: MenuListType, type: string, event: Event | undefined): void;
499
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusMainMenuComponent, never>;
500
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusMainMenuComponent, "lib-bimplus-main-menu", never, { "isEmbedded": { "alias": "isEmbedded"; "required": false; }; "isTouch": { "alias": "isTouch"; "required": false; }; "isIpadApp": { "alias": "isIpadApp"; "required": false; }; "isDev": { "alias": "isDev"; "required": false; }; "isStage": { "alias": "isStage"; "required": false; }; "hideProjectMenuIcons": { "alias": "hideProjectMenuIcons"; "required": false; }; "showHorizontalMenuIcons": { "alias": "showHorizontalMenuIcons"; "required": false; }; "projectName": { "alias": "projectName"; "required": false; }; "projectImageUrl": { "alias": "projectImageUrl"; "required": false; }; "projectExplorerUrl": { "alias": "projectExplorerUrl"; "required": false; }; "projectActiveItem": { "alias": "projectActiveItem"; "required": false; }; "projectmembersDisabled": { "alias": "projectmembersDisabled"; "required": false; }; "modelsDisabled": { "alias": "modelsDisabled"; "required": false; }; "documentsDisabled": { "alias": "documentsDisabled"; "required": false; }; "projectsettingsDisabled": { "alias": "projectsettingsDisabled"; "required": false; }; "processesDisabled": { "alias": "processesDisabled"; "required": false; }; "footerActiveItem": { "alias": "footerActiveItem"; "required": false; }; "menuActiveItem": { "alias": "menuActiveItem"; "required": false; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; }; "showOverlay": { "alias": "showOverlay"; "required": false; }; "teammembersSubscribed": { "alias": "teammembersSubscribed"; "required": false; }; "propertymanagerSubscribed": { "alias": "propertymanagerSubscribed"; "required": false; }; "autoconverterSubscribed": { "alias": "autoconverterSubscribed"; "required": false; }; "connexisSubscribed": { "alias": "connexisSubscribed"; "required": false; }; "openProjectDisabled": { "alias": "openProjectDisabled"; "required": false; }; "bimexplorerDisabled": { "alias": "bimexplorerDisabled"; "required": false; }; "autoconverterDisabled": { "alias": "autoconverterDisabled"; "required": false; }; "connexisDisabled": { "alias": "connexisDisabled"; "required": false; }; "teammembersDisabled": { "alias": "teammembersDisabled"; "required": false; }; "propertymanagerDisabled": { "alias": "propertymanagerDisabled"; "required": false; }; "shopDisabled": { "alias": "shopDisabled"; "required": false; }; "addinsDisabled": { "alias": "addinsDisabled"; "required": false; }; "openProjectVisible": { "alias": "openProjectVisible"; "required": false; }; "bimplusProjectMenuVisible": { "alias": "bimplusProjectMenuVisible"; "required": false; }; "projectmembersVisible": { "alias": "projectmembersVisible"; "required": false; }; "modelsVisible": { "alias": "modelsVisible"; "required": false; }; "documentsVisible": { "alias": "documentsVisible"; "required": false; }; "projectsettingsVisible": { "alias": "projectsettingsVisible"; "required": false; }; "processesVisible": { "alias": "processesVisible"; "required": false; }; "bimexplorerVisible": { "alias": "bimexplorerVisible"; "required": false; }; "autoconverterVisible": { "alias": "autoconverterVisible"; "required": false; }; "connexisVisible": { "alias": "connexisVisible"; "required": false; }; "teammembersVisible": { "alias": "teammembersVisible"; "required": false; }; "propertymanagerVisible": { "alias": "propertymanagerVisible"; "required": false; }; "shopVisible": { "alias": "shopVisible"; "required": false; }; "addinsVisible": { "alias": "addinsVisible"; "required": false; }; "dividerprojectmanagementVisible": { "alias": "dividerprojectmanagementVisible"; "required": false; }; "dividerappsVisible": { "alias": "dividerappsVisible"; "required": false; }; "getYourTeamVisible": { "alias": "getYourTeamVisible"; "required": false; }; "tryBimplusProVisible": { "alias": "tryBimplusProVisible"; "required": false; }; "appsWithInfo": { "alias": "appsWithInfo"; "required": false; }; "appsOrder": { "alias": "appsOrder"; "required": false; }; "menuItemsOrder": { "alias": "menuItemsOrder"; "required": false; }; }, { "bimplusMainMenuClicked": "bimplusMainMenuClicked"; "bimplusMainMenuOverlayClicked": "bimplusMainMenuOverlayClicked"; }, never, never, true, never>;
501
- static ngAcceptInputType_isEmbedded: unknown;
502
- static ngAcceptInputType_isTouch: unknown;
503
- static ngAcceptInputType_isIpadApp: unknown;
504
- static ngAcceptInputType_isDev: unknown;
505
- static ngAcceptInputType_isStage: unknown;
506
- static ngAcceptInputType_hideProjectMenuIcons: unknown;
507
- static ngAcceptInputType_showHorizontalMenuIcons: unknown;
508
- static ngAcceptInputType_projectmembersDisabled: unknown;
509
- static ngAcceptInputType_modelsDisabled: unknown;
510
- static ngAcceptInputType_documentsDisabled: unknown;
511
- static ngAcceptInputType_projectsettingsDisabled: unknown;
512
- static ngAcceptInputType_processesDisabled: unknown;
513
- static ngAcceptInputType_isCollapsed: unknown;
514
- static ngAcceptInputType_showOverlay: unknown;
515
- static ngAcceptInputType_teammembersSubscribed: unknown;
516
- static ngAcceptInputType_propertymanagerSubscribed: unknown;
517
- static ngAcceptInputType_autoconverterSubscribed: unknown;
518
- static ngAcceptInputType_connexisSubscribed: unknown;
519
- static ngAcceptInputType_openProjectDisabled: unknown;
520
- static ngAcceptInputType_bimexplorerDisabled: unknown;
521
- static ngAcceptInputType_autoconverterDisabled: unknown;
522
- static ngAcceptInputType_connexisDisabled: unknown;
523
- static ngAcceptInputType_teammembersDisabled: unknown;
524
- static ngAcceptInputType_propertymanagerDisabled: unknown;
525
- static ngAcceptInputType_shopDisabled: unknown;
526
- static ngAcceptInputType_addinsDisabled: unknown;
527
- static ngAcceptInputType_openProjectVisible: unknown;
528
- static ngAcceptInputType_bimplusProjectMenuVisible: unknown;
529
- static ngAcceptInputType_projectmembersVisible: unknown;
530
- static ngAcceptInputType_modelsVisible: unknown;
531
- static ngAcceptInputType_documentsVisible: unknown;
532
- static ngAcceptInputType_projectsettingsVisible: unknown;
533
- static ngAcceptInputType_processesVisible: unknown;
534
- static ngAcceptInputType_bimexplorerVisible: unknown;
535
- static ngAcceptInputType_autoconverterVisible: unknown;
536
- static ngAcceptInputType_connexisVisible: unknown;
537
- static ngAcceptInputType_teammembersVisible: unknown;
538
- static ngAcceptInputType_propertymanagerVisible: unknown;
539
- static ngAcceptInputType_shopVisible: unknown;
540
- static ngAcceptInputType_addinsVisible: unknown;
541
- static ngAcceptInputType_dividerprojectmanagementVisible: unknown;
542
- static ngAcceptInputType_dividerappsVisible: unknown;
543
- static ngAcceptInputType_getYourTeamVisible: unknown;
544
- static ngAcceptInputType_tryBimplusProVisible: unknown;
545
- }
546
-
547
- declare enum LogoState {
548
- BimplusViewer = "bimplusViewer",// Bimplus logo
549
- ModelViewerBlack = "modelViewerBlack",// Model viewer black logo
550
- ModelViewer = "modelViewer",// Cloud viewer logo
551
- ConnexisViewer = "connexisViewer",// Connexis viewer logo
552
- ConnexisViewerBlack = "connexisViewerBlack"
553
- }
554
-
555
- declare class BimplusNavbarComponent {
556
- projectInfo: string;
557
- teamInfo: string;
558
- isDev: boolean;
559
- isStage: boolean;
560
- teamInfoOffset: string;
561
- isNavbarMenuVisible: boolean;
562
- isNavbarInfoVisible: boolean;
563
- logoState: i0.InputSignal<LogoState>;
564
- isModelViewerActive: i0.InputSignalWithTransform<boolean, unknown>;
565
- isNavbarMessageVisible: boolean;
566
- isNavbarMenuActive: boolean;
567
- isNavbarMenuEnabled: boolean;
568
- isTouch: boolean;
569
- isDashboardTooltipEnabled: boolean;
570
- selectedLanguage: string;
571
- bimplusNavbarClicked: EventEmitter<string>;
572
- LogoState: typeof LogoState;
573
- protected readonly logoStateSignal: i0.Signal<LogoState>;
574
- _menuClicked(): void;
575
- _logoClicked(): void;
576
- _projectInfoClicked(): void;
577
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusNavbarComponent, never>;
578
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusNavbarComponent, "lib-bimplus-navbar", never, { "projectInfo": { "alias": "projectInfo"; "required": false; }; "teamInfo": { "alias": "teamInfo"; "required": false; }; "isDev": { "alias": "isDev"; "required": false; }; "isStage": { "alias": "isStage"; "required": false; }; "teamInfoOffset": { "alias": "teamInfoOffset"; "required": false; }; "isNavbarMenuVisible": { "alias": "isNavbarMenuVisible"; "required": false; }; "isNavbarInfoVisible": { "alias": "isNavbarInfoVisible"; "required": false; }; "logoState": { "alias": "logoState"; "required": false; "isSignal": true; }; "isModelViewerActive": { "alias": "isModelViewerActive"; "required": false; "isSignal": true; }; "isNavbarMessageVisible": { "alias": "isNavbarMessageVisible"; "required": false; }; "isNavbarMenuActive": { "alias": "isNavbarMenuActive"; "required": false; }; "isNavbarMenuEnabled": { "alias": "isNavbarMenuEnabled"; "required": false; }; "isTouch": { "alias": "isTouch"; "required": false; }; "isDashboardTooltipEnabled": { "alias": "isDashboardTooltipEnabled"; "required": false; }; "selectedLanguage": { "alias": "selectedLanguage"; "required": false; }; }, { "bimplusNavbarClicked": "bimplusNavbarClicked"; }, never, never, true, never>;
579
- static ngAcceptInputType_isDev: unknown;
580
- static ngAcceptInputType_isStage: unknown;
581
- static ngAcceptInputType_isNavbarMenuVisible: unknown;
582
- static ngAcceptInputType_isNavbarInfoVisible: unknown;
583
- static ngAcceptInputType_isNavbarMessageVisible: unknown;
584
- static ngAcceptInputType_isNavbarMenuActive: unknown;
585
- static ngAcceptInputType_isNavbarMenuEnabled: unknown;
586
- static ngAcceptInputType_isTouch: unknown;
587
- static ngAcceptInputType_isDashboardTooltipEnabled: unknown;
588
- }
589
-
590
- interface MessageModel {
591
- 'id': string | undefined;
592
- 'type': string | undefined;
593
- 'title': string | undefined;
594
- 'text': string | undefined;
595
- 'link': string | undefined;
596
- 'linkText': string | string[] | undefined;
597
- 'links': string[] | undefined;
598
- 'actionId': number | undefined;
599
- 'capitalizedTitle': string | boolean | undefined;
600
- }
601
- declare class BimplusNotifyComponent extends BimplusLocalizedWidgetComponent implements OnChanges, OnInit {
602
- constructor();
603
- Array: ArrayConstructor;
604
- get newMessages(): boolean;
605
- get bimNotify(): boolean;
606
- /**--------------------------------------------------------------------------
607
- * List of messages
608
- --------------------------------------------------------------------------*/
609
- _messagesList: MessageModel[];
610
- /**--------------------------------------------------------------------------
611
- * properties
612
- --------------------------------------------------------------------------*/
613
- messagePreviewTime: number;
614
- /**--------------------------------------------------------------------------
615
- * properties
616
- --------------------------------------------------------------------------*/
617
- showMessagePreview: boolean;
618
- /**--------------------------------------------------------------------------
619
- * properties
620
- --------------------------------------------------------------------------*/
621
- previewMessagesLimit: number;
622
- /**--------------------------------------------------------------------------
623
- * offset of preview messages from main icon
624
- --------------------------------------------------------------------------*/
625
- previewMessagesOffsetY: string;
626
- /**--------------------------------------------------------------------------
627
- * properties
628
- --------------------------------------------------------------------------*/
629
- messages: string;
630
- ngOnChanges(changes: SimpleChanges): void;
631
- updateMessages(newValue: string): void;
632
- /**--------------------------------------------------------------------------
633
- * States
634
- --------------------------------------------------------------------------*/
635
- _menuOpened: boolean;
636
- _alertActive: boolean;
637
- _oldMessagesList: MessageModel[];
638
- _previewMessagesList: MessageModel[];
639
- /**--------------------------------------------------------------------------
640
- * Delete item event
641
- --------------------------------------------------------------------------*/
642
- bimplusNotifyDeleteMessage: EventEmitter<string>;
643
- /**--------------------------------------------------------------------------
644
- * Delete all item event
645
- --------------------------------------------------------------------------*/
646
- bimplusNotifyDeleteAllMessages: EventEmitter<string>;
647
- /**--------------------------------------------------------------------------
648
- * Message action event
649
- --------------------------------------------------------------------------*/
650
- bimplusNotifyMessageAction: EventEmitter<string>;
651
- /**--------------------------------------------------------------------------
652
- * initial component load
653
- --------------------------------------------------------------------------*/
654
- ngOnInit(): void;
655
- /**--------------------------------------------------------------------------
656
- * close single message
657
- --------------------------------------------------------------------------*/
658
- _closeMessage(item: MessageModel, preview: boolean, event: Event | undefined): void;
659
- /**--------------------------------------------------------------------------
660
- * close preview message
661
- --------------------------------------------------------------------------*/
662
- _closePreviewMessage(msgId: string | undefined, closedByUser?: boolean): void;
663
- /**--------------------------------------------------------------------------
664
- * close all messages
665
- --------------------------------------------------------------------------*/
666
- _deleteAllMessages(): void;
667
- /**--------------------------------------------------------------------------
668
- * message clicked
669
- --------------------------------------------------------------------------*/
670
- _messageAction(item: MessageModel, index: number): void;
671
- /**--------------------------------------------------------------------------
672
- * toggle menu open
673
- --------------------------------------------------------------------------*/
674
- _toggleOpened(): void;
675
- _messageNotReadYet(message: MessageModel): boolean;
676
- storeMessagesAsRead(messageList: string[]): void;
677
- clearAllLocalStorageMessages(): void;
678
- /**--------------------------------------------------------------------------
679
- * get item link title
680
- --------------------------------------------------------------------------*/
681
- _getItemLinkTitle(item: MessageModel, index: number): string;
682
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusNotifyComponent, never>;
683
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusNotifyComponent, "lib-bimplus-notify", never, { "messagePreviewTime": { "alias": "messagePreviewTime"; "required": false; }; "showMessagePreview": { "alias": "showMessagePreview"; "required": false; }; "previewMessagesLimit": { "alias": "previewMessagesLimit"; "required": false; }; "previewMessagesOffsetY": { "alias": "previewMessagesOffsetY"; "required": false; }; "messages": { "alias": "messages"; "required": false; }; }, { "bimplusNotifyDeleteMessage": "bimplusNotifyDeleteMessage"; "bimplusNotifyDeleteAllMessages": "bimplusNotifyDeleteAllMessages"; "bimplusNotifyMessageAction": "bimplusNotifyMessageAction"; }, never, never, true, never>;
684
- static ngAcceptInputType_showMessagePreview: unknown;
685
- }
686
-
687
371
  declare class BimplusOverlayMessageComponent {
688
372
  title: i0.InputSignal<string>;
689
373
  message: i0.InputSignal<string>;
@@ -731,21 +415,6 @@ declare class BimplusSidenavDrawerContentComponent {
731
415
  static ɵcmp: i0.ɵɵComponentDeclaration<BimplusSidenavDrawerContentComponent, "lib-bimplus-sidenav-drawer-content", never, { "header": { "alias": "header"; "required": false; "isSignal": true; }; "isLoading": { "alias": "isLoading"; "required": false; "isSignal": true; }; "loadingSpinnerText": { "alias": "loadingSpinnerText"; "required": false; }; }, {}, never, ["*"], true, never>;
732
416
  }
733
417
 
734
- declare class BimplusStorageInfoComponent extends BimplusLocalizedWidgetComponent {
735
- constructor();
736
- /**--------------------------------------------------------------------------
737
- * properties
738
- --------------------------------------------------------------------------*/
739
- usedStorage: i0.InputSignal<number>;
740
- bimplusStorageInfoClicked: EventEmitter<string>;
741
- /**--------------------------------------------------------------------------
742
- * clicked storage info container
743
- --------------------------------------------------------------------------*/
744
- _infoClicked(action: string): void;
745
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusStorageInfoComponent, never>;
746
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusStorageInfoComponent, "lib-bimplus-storage-info", never, { "usedStorage": { "alias": "usedStorage"; "required": false; "isSignal": true; }; }, { "bimplusStorageInfoClicked": "bimplusStorageInfoClicked"; }, never, never, true, never>;
747
- }
748
-
749
418
  interface ToolHubSubItem {
750
419
  buttonId: string;
751
420
  type: string;
@@ -869,155 +538,6 @@ declare class BimplusToolHubComponent extends BimplusLocalizedWidgetComponent im
869
538
  static ngAcceptInputType_isActive: unknown;
870
539
  }
871
540
 
872
- interface MenuItem {
873
- id: string;
874
- action: string;
875
- class: string;
876
- textId: string;
877
- type: string;
878
- checkState: string;
879
- url: string;
880
- _url?: () => string;
881
- textClass: string;
882
- queryParams: string;
883
- }
884
- interface MenuItemEventData {
885
- index: number;
886
- action: string;
887
- }
888
- interface LangItem {
889
- symbol: string;
890
- text: string;
891
- lCode: string | undefined;
892
- }
893
- declare class BimplusUserMenuComponent extends BimplusLocalizedWidgetComponent implements OnChanges {
894
- constructor();
895
- _languagesList: LangItem[];
896
- /**--------------------------------------------------------------------------
897
- * States
898
- --------------------------------------------------------------------------*/
899
- _menuOpened: boolean;
900
- _languagesMenuOpened: boolean;
901
- /**--------------------------------------------------------------------------
902
- * properties
903
- --------------------------------------------------------------------------*/
904
- accountSettingsVisible: boolean;
905
- removeConnectedAppsVisible: boolean;
906
- userGuideVisible: boolean;
907
- supportVisible: boolean;
908
- forumVisible: boolean;
909
- releaseNotesVisible: boolean;
910
- submenuVisible: boolean;
911
- clearCacheVisible: boolean;
912
- dividerLoggedInVisible: boolean;
913
- logoutVisible: boolean;
914
- isEmbedded: boolean;
915
- isTouch: boolean;
916
- allowRcaItem: boolean;
917
- /**--------------------------------------------------------------------------
918
- * properties
919
- --------------------------------------------------------------------------*/
920
- buttonTitle: string;
921
- userName: string;
922
- userPhotoUrl: string;
923
- userGuideLinkUrl: string;
924
- supportLinkUrl: string;
925
- forumLinkUrl: string;
926
- /**--------------------------------------------------------------------------
927
- * Component events
928
- --------------------------------------------------------------------------*/
929
- bimplusUserMenuClicked: EventEmitter<MenuItemEventData>;
930
- bimplusLanguageSelected: EventEmitter<string>;
931
- ngOnChanges(changes: SimpleChanges): void;
932
- /**--------------------------------------------------------------------------
933
- * List of menu items
934
- * Note : action is used to identify action which should be executed
935
- --------------------------------------------------------------------------*/
936
- _menuItemsList: MenuItem[];
937
- /**--------------------------------------------------------------------------
938
- * Item clicked
939
- --------------------------------------------------------------------------*/
940
- _menuItemClicked(item: MenuItem, index: number): void;
941
- /**--------------------------------------------------------------------------
942
- * language submenu item clicked
943
- --------------------------------------------------------------------------*/
944
- _switchLanguage(language: string): void;
945
- /**--------------------------------------------------------------------------
946
- * toggle menu open
947
- --------------------------------------------------------------------------*/
948
- _toggleOpened(): void;
949
- /**--------------------------------------------------------------------------
950
- * toggle language submenu open
951
- --------------------------------------------------------------------------*/
952
- _toggleLanguagesSubmenuOpened(): void;
953
- /**--------------------------------------------------------------------------
954
- * check if item is visible
955
- --------------------------------------------------------------------------*/
956
- _isHidden(item: MenuItem): boolean;
957
- _buildUrl(item: MenuItem | undefined): string | undefined;
958
- _getMenuItems(): (MenuItem | undefined)[];
959
- _getLangId(lang: LangItem | undefined): string;
960
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusUserMenuComponent, never>;
961
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusUserMenuComponent, "lib-bimplus-user-menu", never, { "accountSettingsVisible": { "alias": "accountSettingsVisible"; "required": false; }; "removeConnectedAppsVisible": { "alias": "removeConnectedAppsVisible"; "required": false; }; "userGuideVisible": { "alias": "userGuideVisible"; "required": false; }; "supportVisible": { "alias": "supportVisible"; "required": false; }; "forumVisible": { "alias": "forumVisible"; "required": false; }; "releaseNotesVisible": { "alias": "releaseNotesVisible"; "required": false; }; "submenuVisible": { "alias": "submenuVisible"; "required": false; }; "clearCacheVisible": { "alias": "clearCacheVisible"; "required": false; }; "dividerLoggedInVisible": { "alias": "dividerLoggedInVisible"; "required": false; }; "logoutVisible": { "alias": "logoutVisible"; "required": false; }; "isEmbedded": { "alias": "isEmbedded"; "required": false; }; "isTouch": { "alias": "isTouch"; "required": false; }; "allowRcaItem": { "alias": "allowRcaItem"; "required": false; }; "buttonTitle": { "alias": "buttonTitle"; "required": false; }; "userName": { "alias": "userName"; "required": false; }; "userPhotoUrl": { "alias": "userPhotoUrl"; "required": false; }; "userGuideLinkUrl": { "alias": "userGuideLinkUrl"; "required": false; }; "supportLinkUrl": { "alias": "supportLinkUrl"; "required": false; }; "forumLinkUrl": { "alias": "forumLinkUrl"; "required": false; }; }, { "bimplusUserMenuClicked": "bimplusUserMenuClicked"; "bimplusLanguageSelected": "bimplusLanguageSelected"; }, never, never, true, never>;
962
- static ngAcceptInputType_accountSettingsVisible: unknown;
963
- static ngAcceptInputType_removeConnectedAppsVisible: unknown;
964
- static ngAcceptInputType_userGuideVisible: unknown;
965
- static ngAcceptInputType_supportVisible: unknown;
966
- static ngAcceptInputType_forumVisible: unknown;
967
- static ngAcceptInputType_releaseNotesVisible: unknown;
968
- static ngAcceptInputType_submenuVisible: unknown;
969
- static ngAcceptInputType_clearCacheVisible: unknown;
970
- static ngAcceptInputType_dividerLoggedInVisible: unknown;
971
- static ngAcceptInputType_logoutVisible: unknown;
972
- static ngAcceptInputType_isEmbedded: unknown;
973
- static ngAcceptInputType_isTouch: unknown;
974
- static ngAcceptInputType_allowRcaItem: unknown;
975
- }
976
-
977
- declare class BimplusZoomComponent {
978
- /**--------------------------------------------------------------------------
979
- * List of available zoom
980
- --------------------------------------------------------------------------*/
981
- _zoomList: {
982
- symbol: string;
983
- text: string;
984
- }[];
985
- /**--------------------------------------------------------------------------
986
- * States
987
- --------------------------------------------------------------------------*/
988
- _menuOpened: boolean;
989
- /**--------------------------------------------------------------------------
990
- * properties
991
- --------------------------------------------------------------------------*/
992
- isTouch: boolean;
993
- /**--------------------------------------------------------------------------
994
- * properties
995
- --------------------------------------------------------------------------*/
996
- selectedZoom: string;
997
- /**--------------------------------------------------------------------------
998
- * Zoom selected event
999
- --------------------------------------------------------------------------*/
1000
- bimplusZoomSelected: EventEmitter<string>;
1001
- /**--------------------------------------------------------------------------
1002
- * Zoom selection
1003
- --------------------------------------------------------------------------*/
1004
- _switchZoom(zoom: string): void;
1005
- /**--------------------------------------------------------------------------
1006
- * toggle menu open
1007
- --------------------------------------------------------------------------*/
1008
- _toggleOpened(): void;
1009
- /**--------------------------------------------------------------------------
1010
- * setup dynamic classes for zoom item
1011
- --------------------------------------------------------------------------*/
1012
- _getZoomClassObject(symbol: string): {
1013
- [x: string]: boolean;
1014
- selected: boolean;
1015
- };
1016
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusZoomComponent, never>;
1017
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusZoomComponent, "lib-bimplus-zoom", never, { "isTouch": { "alias": "isTouch"; "required": false; }; "selectedZoom": { "alias": "selectedZoom"; "required": false; }; }, { "bimplusZoomSelected": "bimplusZoomSelected"; }, never, never, true, never>;
1018
- static ngAcceptInputType_isTouch: unknown;
1019
- }
1020
-
1021
541
  interface BimplusContextMenuItem {
1022
542
  id: string;
1023
543
  iconClass?: string;
@@ -1339,127 +859,6 @@ declare class BimplusScrollableContainerComponent implements AfterViewInit, Afte
1339
859
  static ɵcmp: i0.ɵɵComponentDeclaration<BimplusScrollableContainerComponent, "lib-bimplus-scrollable-container", never, {}, {}, never, ["*"], true, never>;
1340
860
  }
1341
861
 
1342
- declare class BimplusTouchMenuComponent extends BimplusLocalizedWidgetComponent implements OnChanges {
1343
- constructor();
1344
- /**--------------------------------------------------------------------------
1345
- * List of menu items
1346
- * Note : action is used to identify action which should be executed
1347
- --------------------------------------------------------------------------*/
1348
- _menuItemsList: {
1349
- mode: string;
1350
- class: string;
1351
- textId: string;
1352
- }[];
1353
- get _selectedItem(): {
1354
- mode: string;
1355
- class: string;
1356
- textId: string;
1357
- } | undefined;
1358
- /**--------------------------------------------------------------------------
1359
- * States
1360
- --------------------------------------------------------------------------*/
1361
- _menuOpened: boolean;
1362
- /**--------------------------------------------------------------------------
1363
- * properties
1364
- --------------------------------------------------------------------------*/
1365
- isTouch: boolean;
1366
- /**--------------------------------------------------------------------------
1367
- * properties
1368
- --------------------------------------------------------------------------*/
1369
- selectedMode: string;
1370
- /**--------------------------------------------------------------------------
1371
- * Zoom selected event
1372
- --------------------------------------------------------------------------*/
1373
- bimplusTouchModeSelected: EventEmitter<string>;
1374
- ngOnChanges(changes: SimpleChanges): void;
1375
- /**--------------------------------------------------------------------------
1376
- * Item clicked
1377
- --------------------------------------------------------------------------*/
1378
- _menuItemClicked(mode: string): void;
1379
- /**--------------------------------------------------------------------------
1380
- * toggle menu open
1381
- --------------------------------------------------------------------------*/
1382
- _toggleOpened(): void;
1383
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusTouchMenuComponent, never>;
1384
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusTouchMenuComponent, "lib-bimplus-touch-menu", never, { "isTouch": { "alias": "isTouch"; "required": false; }; "selectedMode": { "alias": "selectedMode"; "required": false; }; }, { "bimplusTouchModeSelected": "bimplusTouchModeSelected"; }, never, never, true, never>;
1385
- static ngAcceptInputType_isTouch: unknown;
1386
- }
1387
-
1388
- interface BimplusProjectMenuComponentAttribute {
1389
- [key: string]: unknown;
1390
- }
1391
- declare class BimplusProjectMenuComponent extends BimplusLocalizedWidgetComponent {
1392
- constructor();
1393
- projectName: string;
1394
- projectImageUrl: string;
1395
- projectExplorerUrl: string;
1396
- projectActiveItem: string;
1397
- projectmembersDisabled: boolean;
1398
- modelsDisabled: boolean;
1399
- documentsDisabled: boolean;
1400
- projectsettingsDisabled: boolean;
1401
- processesDisabled: boolean;
1402
- projectmembersVisible: boolean;
1403
- modelsVisible: boolean;
1404
- documentsVisible: boolean;
1405
- projectsettingsVisible: boolean;
1406
- processesVisible: boolean;
1407
- isCollapsed: boolean;
1408
- isMiniMode: boolean;
1409
- isTouch: boolean;
1410
- hideMenuIcons: boolean;
1411
- showHorizontalMenuIcons: boolean;
1412
- menuItemsOrder: string[];
1413
- get prjImgUrl(): string;
1414
- get backgroundValue(): string;
1415
- get prjImageOverlayStyle(): {
1416
- background: string;
1417
- };
1418
- get prjImageStyle(): {
1419
- background: string;
1420
- };
1421
- /**--------------------------------------------------------------------------
1422
- * List of menu items
1423
- * Note : action is used to identify action which should be executed
1424
- * and also it serves as info topic id
1425
- --------------------------------------------------------------------------*/
1426
- _menuPrjList: MenuListType[];
1427
- get menuItems(): MenuListType[];
1428
- /**--------------------------------------------------------------------------
1429
- * check if app is subscribed/visible
1430
- --------------------------------------------------------------------------*/
1431
- _isHidden(item: MenuListType): boolean;
1432
- /**--------------------------------------------------------------------------
1433
- * check if app is subscribed/visible
1434
- --------------------------------------------------------------------------*/
1435
- _isDisabled(item: MenuListType): boolean;
1436
- _projectMenuItemClicked(action: string, param: string): void;
1437
- /**--------------------------------------------------------------------------
1438
- * item clicked
1439
- --------------------------------------------------------------------------*/
1440
- _menuItemClicked(item: MenuListType, type: string, event: Event): void;
1441
- _menuItemIgnoreAction(event: Event): void;
1442
- _getPrjItemClassAttributes(item: MenuListType, isTouch: boolean): string;
1443
- _getPrjIconClassAttributes(item: MenuListType): string;
1444
- static ɵfac: i0.ɵɵFactoryDeclaration<BimplusProjectMenuComponent, never>;
1445
- static ɵcmp: i0.ɵɵComponentDeclaration<BimplusProjectMenuComponent, "lib-bimplus-project-menu", never, { "projectName": { "alias": "projectName"; "required": false; }; "projectImageUrl": { "alias": "projectImageUrl"; "required": false; }; "projectExplorerUrl": { "alias": "projectExplorerUrl"; "required": false; }; "projectActiveItem": { "alias": "projectActiveItem"; "required": false; }; "projectmembersDisabled": { "alias": "projectmembersDisabled"; "required": false; }; "modelsDisabled": { "alias": "modelsDisabled"; "required": false; }; "documentsDisabled": { "alias": "documentsDisabled"; "required": false; }; "projectsettingsDisabled": { "alias": "projectsettingsDisabled"; "required": false; }; "processesDisabled": { "alias": "processesDisabled"; "required": false; }; "projectmembersVisible": { "alias": "projectmembersVisible"; "required": false; }; "modelsVisible": { "alias": "modelsVisible"; "required": false; }; "documentsVisible": { "alias": "documentsVisible"; "required": false; }; "projectsettingsVisible": { "alias": "projectsettingsVisible"; "required": false; }; "processesVisible": { "alias": "processesVisible"; "required": false; }; "isCollapsed": { "alias": "isCollapsed"; "required": false; }; "isMiniMode": { "alias": "isMiniMode"; "required": false; }; "isTouch": { "alias": "isTouch"; "required": false; }; "hideMenuIcons": { "alias": "hideMenuIcons"; "required": false; }; "showHorizontalMenuIcons": { "alias": "showHorizontalMenuIcons"; "required": false; }; "menuItemsOrder": { "alias": "menuItemsOrder"; "required": false; }; }, {}, never, never, true, never>;
1446
- static ngAcceptInputType_projectmembersDisabled: unknown;
1447
- static ngAcceptInputType_modelsDisabled: unknown;
1448
- static ngAcceptInputType_documentsDisabled: unknown;
1449
- static ngAcceptInputType_projectsettingsDisabled: unknown;
1450
- static ngAcceptInputType_processesDisabled: unknown;
1451
- static ngAcceptInputType_projectmembersVisible: unknown;
1452
- static ngAcceptInputType_modelsVisible: unknown;
1453
- static ngAcceptInputType_documentsVisible: unknown;
1454
- static ngAcceptInputType_projectsettingsVisible: unknown;
1455
- static ngAcceptInputType_processesVisible: unknown;
1456
- static ngAcceptInputType_isCollapsed: unknown;
1457
- static ngAcceptInputType_isMiniMode: unknown;
1458
- static ngAcceptInputType_isTouch: unknown;
1459
- static ngAcceptInputType_hideMenuIcons: unknown;
1460
- static ngAcceptInputType_showHorizontalMenuIcons: unknown;
1461
- }
1462
-
1463
862
  declare class LanguageStringsService {
1464
863
  set languageFilesUri(uri: string);
1465
864
  private readonly defaultLang;
@@ -2346,5 +1745,32 @@ declare class ObjectPropertiesService {
2346
1745
  static ɵprov: i0.ɵɵInjectableDeclaration<ObjectPropertiesService>;
2347
1746
  }
2348
1747
 
2349
- export { Attachment, AttachmentBuilder, BIMPLUS_ATTACHMENTS_CONFIG, BIMPLUS_TABS_SWITCHER_CONFIG, BimplusAttachmentsComponent, BimplusAttachmentsService, BimplusCommentComponent, BimplusConnectionDesignerComponent, BimplusConnectionDesignerResultsComponent, BimplusContactComponent, BimplusContextMenuComponent, BimplusFlatTreeComponent, BimplusFloatingBarHideObjectsComponent, BimplusFloatingBarIsolationObjectsComponent, BimplusFloatingBarProjectNavigatorComponent, BimplusInputTextFieldComponent, BimplusLanguageMenuComponent, BimplusLinkTooltipMessageComponent, BimplusLocalizedWidgetComponent, BimplusMainMenuComponent, BimplusNavbarComponent, BimplusNotifyComponent, BimplusObjectCommentsListComponent, BimplusObjectCommentsListService, BimplusObjectNavigatorComponent, BimplusOverlayDialogConfirmComponent, BimplusOverlayDialogDeleteComponent, BimplusOverlayDialogErrorComponent, BimplusOverlayDialogWarningComponent, BimplusOverlayMessageComponent, BimplusProjectMenuComponent, BimplusScrollableContainerComponent, BimplusSidenavComponent, BimplusSidenavDrawerContentComponent, BimplusStatusBarComponent, BimplusStatusBarService, BimplusStorageInfoComponent, BimplusTabComponent, BimplusTabsSwitcherComponent, BimplusTabsSwitcherService, BimplusTextareaComponent, BimplusToolHubComponent, BimplusTooltipMessageComponent, BimplusTouchMenuComponent, BimplusUserMenuComponent, BimplusZoomComponent, BimportalGeneralOverlayDialogComponent, CursorType, CursorsService, DEFAULT_TAB_SWITCHER_ELEMENTS, DialogService, EMBEDDED_MODAL_DIALOGE_TYPE_FILE, FilterCriteriaSelectionMode, LanguageStringsService, LinksToDocumentsComponent, LoadingSpinnerComponent, LogoState, MaxFilterCriteria, NgxBimplusComponentsComponent, NgxBimplusComponentsService, ObjectHyperlinksComponent, ObjectPropertiesComponent, ObjectPropertiesHeaderComponent, ObjectPropertiesService, ResizablePanelComponent, ResizeObserverService, postAttachmentLinks };
2350
- export type { BimplusAttachmentsConfig, BimplusContextMenuItem, BimplusContextMenuPosition, BimplusMainMenuComponentAttribute, BimplusProjectMenuComponentAttribute, BimplusTabComponentModel, BimplusTabsSwitcherConfig, CommentDialogData, ConfirmDialogInputData, ConnexisResult, ConnexisResultList, ConnexisResultsRoot, CreateLinkData, DesignCode, DialogPositionOptions, ErrorDialogInputData, FilterCriterium, FilterType, FlatNode, FlatTreeContextMenus, FloatingBarItem, IAttachment, IDialogInputData, IDialogOptions, IDialogOutputData, LangItem, LocalizedStrings, MenuItem, MenuItemEventData, MenuListType, OpacityProperties, ProjectNavigatorLayer, ProjectNavigatorModel, ProjectNavigatorProject, SelectedObject, SidenavItem, ToolHubItem, ToolHubItemStates, ToolHubItemUnits, ToolHubSubItem, ToolHubVisualSettings, TooltipMessageData, TooltipMessageItem, TooltipMessagePosition, TreeNode, VisibilityProperties, WarningDialogInputData };
1748
+ interface BimPlusObject {
1749
+ [key: string]: (dataDetail: {
1750
+ detail: unknown;
1751
+ }) => void;
1752
+ }
1753
+ interface Source {
1754
+ [key: string]: {
1755
+ emit: (arg0: unknown) => void;
1756
+ };
1757
+ }
1758
+ /**--------------------------------------------------------------------------
1759
+ * fire event from component in two ways :
1760
+ - fire custom event from component in standard recommended way via. this.eventName.emit function
1761
+
1762
+ - call window.BimPlus.eventName function directly on window object (eventName is name
1763
+ of the event we want to fire e.g. bimplusNavbarClicked so it will be window.BimPlus.bimplusNavbarClicked).
1764
+ Function must be defined in app. where we are using our components.
1765
+ This was implemented because MS Edge browser has problems with custom events and in some
1766
+ situations(e.g. after file download) it stops handling custom events.
1767
+ Disadvantage is that we can have only one event handler which is shared between the multiple components.
1768
+ --------------------------------------------------------------------------*/
1769
+ declare function fireEvent(source: unknown, eventName: string, data?: unknown): void;
1770
+
1771
+ declare class BimplusMissingTranslationHandler implements MissingTranslationHandler {
1772
+ handle(params: MissingTranslationHandlerParams): string;
1773
+ }
1774
+
1775
+ export { Attachment, AttachmentBuilder, BIMPLUS_ATTACHMENTS_CONFIG, BIMPLUS_TABS_SWITCHER_CONFIG, BimplusAttachmentsComponent, BimplusAttachmentsService, BimplusCommentComponent, BimplusConnectionDesignerComponent, BimplusConnectionDesignerResultsComponent, BimplusContextMenuComponent, BimplusFlatTreeComponent, BimplusFloatingBarHideObjectsComponent, BimplusFloatingBarIsolationObjectsComponent, BimplusFloatingBarProjectNavigatorComponent, BimplusInputTextFieldComponent, BimplusLinkTooltipMessageComponent, BimplusLocalizedWidgetComponent, BimplusMissingTranslationHandler, BimplusObjectCommentsListComponent, BimplusObjectCommentsListService, BimplusObjectNavigatorComponent, BimplusOverlayDialogConfirmComponent, BimplusOverlayDialogDeleteComponent, BimplusOverlayDialogErrorComponent, BimplusOverlayDialogWarningComponent, BimplusOverlayMessageComponent, BimplusScrollableContainerComponent, BimplusSidenavComponent, BimplusSidenavDrawerContentComponent, BimplusStatusBarComponent, BimplusStatusBarService, BimplusTabComponent, BimplusTabsSwitcherComponent, BimplusTabsSwitcherService, BimplusTextareaComponent, BimplusToolHubComponent, BimplusTooltipMessageComponent, BimportalGeneralOverlayDialogComponent, CursorType, CursorsService, DEFAULT_TAB_SWITCHER_ELEMENTS, DialogService, EMBEDDED_MODAL_DIALOGE_TYPE_FILE, FilterCriteriaSelectionMode, LanguageStringsService, LinksToDocumentsComponent, LoadingSpinnerComponent, MaxFilterCriteria, NgxBimplusComponentsComponent, NgxBimplusComponentsService, ObjectHyperlinksComponent, ObjectPropertiesComponent, ObjectPropertiesHeaderComponent, ObjectPropertiesService, ResizablePanelComponent, ResizeObserverService, fireEvent, postAttachmentLinks };
1776
+ export type { BimPlusObject, BimplusAttachmentsConfig, BimplusContextMenuItem, BimplusContextMenuPosition, BimplusTabComponentModel, BimplusTabsSwitcherConfig, CommentDialogData, ConfirmDialogInputData, ConnexisResult, ConnexisResultList, ConnexisResultsRoot, CreateLinkData, DesignCode, DialogPositionOptions, ErrorDialogInputData, FilterCriterium, FilterType, FlatNode, FlatTreeContextMenus, FloatingBarItem, IAttachment, IDialogInputData, IDialogOptions, IDialogOutputData, LocalizedStrings, MenuListType, OpacityProperties, ProjectNavigatorLayer, ProjectNavigatorModel, ProjectNavigatorProject, SelectedObject, SidenavItem, Source, ToolHubItem, ToolHubItemStates, ToolHubItemUnits, ToolHubSubItem, ToolHubVisualSettings, TooltipMessageData, TooltipMessageItem, TooltipMessagePosition, TreeNode, VisibilityProperties, WarningDialogInputData };