@igo2/context 1.11.0 → 1.11.1

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 (66) hide show
  1. package/bundles/igo2-context.umd.js +1 -1
  2. package/bundles/igo2-context.umd.js.map +1 -1
  3. package/esm2015/lib/context-import-export/context-import-export/context-import-export.component.js +1 -1
  4. package/esm2015/lib/context-import-export/context-import-export.module.js +1 -1
  5. package/esm2015/lib/context-import-export/index.js +1 -1
  6. package/esm2015/lib/context-import-export/shared/context-export.errors.js +1 -1
  7. package/esm2015/lib/context-import-export/shared/context-export.interface.js +1 -1
  8. package/esm2015/lib/context-import-export/shared/context-export.service.js +1 -1
  9. package/esm2015/lib/context-import-export/shared/context-export.utils.js +1 -1
  10. package/esm2015/lib/context-import-export/shared/context-import.errors.js +1 -1
  11. package/esm2015/lib/context-import-export/shared/context-import.service.js +1 -1
  12. package/esm2015/lib/context-import-export/shared/context-import.utils.js +1 -1
  13. package/esm2015/lib/context-import-export/shared/index.js +1 -1
  14. package/esm2015/lib/context-manager/context-edit/context-edit-binding.directive.js +1 -1
  15. package/esm2015/lib/context-manager/context-edit/context-edit.component.js +1 -1
  16. package/esm2015/lib/context-manager/context-edit/index.js +1 -1
  17. package/esm2015/lib/context-manager/context-form/context-form.component.js +1 -1
  18. package/esm2015/lib/context-manager/context-form/index.js +1 -1
  19. package/esm2015/lib/context-manager/context-item/context-item.component.js +1 -1
  20. package/esm2015/lib/context-manager/context-item/index.js +1 -1
  21. package/esm2015/lib/context-manager/context-list/context-list-binding.directive.js +1 -1
  22. package/esm2015/lib/context-manager/context-list/context-list.component.js +2 -2
  23. package/esm2015/lib/context-manager/context-list/context-list.enum.js +1 -1
  24. package/esm2015/lib/context-manager/context-list/index.js +1 -1
  25. package/esm2015/lib/context-manager/context-manager.module.js +1 -1
  26. package/esm2015/lib/context-manager/context-permissions/context-permissions-binding.directive.js +1 -1
  27. package/esm2015/lib/context-manager/context-permissions/context-permissions.component.js +1 -1
  28. package/esm2015/lib/context-manager/context-permissions/index.js +1 -1
  29. package/esm2015/lib/context-manager/index.js +1 -1
  30. package/esm2015/lib/context-manager/shared/context.enum.js +1 -1
  31. package/esm2015/lib/context-manager/shared/context.interface.js +1 -1
  32. package/esm2015/lib/context-manager/shared/context.service.js +1 -1
  33. package/esm2015/lib/context-manager/shared/index.js +1 -1
  34. package/esm2015/lib/context-manager/shared/layer-context.directive.js +1 -1
  35. package/esm2015/lib/context-manager/shared/map-context.directive.js +1 -1
  36. package/esm2015/lib/context-map-button/bookmark-button/bookmark-button.component.js +1 -1
  37. package/esm2015/lib/context-map-button/bookmark-button/bookmark-dialog.component.js +1 -1
  38. package/esm2015/lib/context-map-button/bookmark-button/index.js +1 -1
  39. package/esm2015/lib/context-map-button/context-map-button.module.js +1 -1
  40. package/esm2015/lib/context-map-button/index.js +1 -1
  41. package/esm2015/lib/context-map-button/poi-button/index.js +1 -1
  42. package/esm2015/lib/context-map-button/poi-button/poi-button.component.js +1 -1
  43. package/esm2015/lib/context-map-button/poi-button/poi-dialog.component.js +1 -1
  44. package/esm2015/lib/context-map-button/poi-button/shared/index.js +1 -1
  45. package/esm2015/lib/context-map-button/poi-button/shared/poi.interface.js +1 -1
  46. package/esm2015/lib/context-map-button/poi-button/shared/poi.service.js +1 -1
  47. package/esm2015/lib/context-map-button/user-button/index.js +1 -1
  48. package/esm2015/lib/context-map-button/user-button/user-button.animation.js +1 -1
  49. package/esm2015/lib/context-map-button/user-button/user-button.component.js +1 -1
  50. package/esm2015/lib/context-map-button/user-button/user-dialog.component.js +1 -1
  51. package/esm2015/lib/context.module.js +1 -1
  52. package/esm2015/lib/share-map/index.js +1 -1
  53. package/esm2015/lib/share-map/share-map/share-map-api.component.js +1 -1
  54. package/esm2015/lib/share-map/share-map/share-map-url.component.js +1 -1
  55. package/esm2015/lib/share-map/share-map/share-map.component.js +1 -1
  56. package/esm2015/lib/share-map/share-map.module.js +1 -1
  57. package/esm2015/lib/share-map/shared/index.js +1 -1
  58. package/esm2015/lib/share-map/shared/share-map.service.js +1 -1
  59. package/esm2015/lib/sidenav/index.js +1 -1
  60. package/esm2015/lib/sidenav/sidenav.component.js +1 -1
  61. package/esm2015/lib/sidenav/sidenav.module.js +1 -1
  62. package/esm2015/public_api.js +1 -1
  63. package/fesm2015/igo2-context.js +1 -1
  64. package/fesm2015/igo2-context.js.map +1 -1
  65. package/ngcc.config.js +3 -3
  66. package/package.json +6 -6
@@ -2962,7 +2962,7 @@
2962
2962
  i0__namespace.ɵɵadvance(2);
2963
2963
  i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind1(15, 12, i0__namespace.ɵɵpipeBind1(16, 14, ctx.contexts$)));
2964
2964
  }
2965
- }, directives: [i5__namespace$1.ListComponent, i7__namespace.NgIf, i7__namespace$1.MatMenu, i7__namespace.NgForOf, i8__namespace.MatCheckbox, i7__namespace$1.MatMenuItem, i3__namespace$1.MatFormField, i7__namespace.NgClass, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.NgControlStatus, i4__namespace.NgModel, i5__namespace.MatButton, i3__namespace$1.MatSuffix, i9__namespace.MatIcon, i6__namespace$2.MatTooltip, i5__namespace$1.ActionbarComponent, i7__namespace$1.MatMenuTrigger, i5__namespace$1.CollapsibleComponent, ContextItemComponent, i5__namespace$1.ListItemDirective], pipes: [i6__namespace$1.TranslatePipe, i5__namespace$1.KeyValuePipe, i7__namespace.AsyncPipe], styles: [".context-filter-max-width[_ngcontent-%COMP%]{width:calc(100% - 100px);margin:5px;padding-left:6px}.context-filter-min-width[_ngcontent-%COMP%]{width:calc(100% - 135px);margin:5px;padding-left:6px}.clear-button[_ngcontent-%COMP%]{padding-right:5px}mat-form-field[_ngcontent-%COMP%]{height:40px}.profilsMenu[_ngcontent-%COMP%]{display:flex}.profilsMenu[_ngcontent-%COMP%] > mat-checkbox[_ngcontent-%COMP%]{width:8px}.add-context-button[_ngcontent-%COMP%]{margin:0;width:40px;display:inline-flex}"], changeDetection: 0 });
2965
+ }, directives: [i5__namespace$1.ListComponent, i7__namespace.NgIf, i7__namespace$1.MatMenu, i7__namespace.NgForOf, i8__namespace.MatCheckbox, i7__namespace$1.MatMenuItem, i3__namespace$1.MatFormField, i7__namespace.NgClass, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.NgControlStatus, i4__namespace.NgModel, i5__namespace.MatButton, i3__namespace$1.MatSuffix, i9__namespace.MatIcon, i6__namespace$2.MatTooltip, i5__namespace$1.ActionbarComponent, i7__namespace$1.MatMenuTrigger, i5__namespace$1.CollapsibleComponent, ContextItemComponent, i5__namespace$1.ListItemDirective], pipes: [i6__namespace$1.TranslatePipe, i5__namespace$1.KeyValuePipe, i7__namespace.AsyncPipe], styles: [".context-filter-max-width[_ngcontent-%COMP%]{width:calc(100% - 100px);margin:5px;padding-left:6px}.context-filter-min-width[_ngcontent-%COMP%]{width:calc(100% - 135px);margin:5px;padding-left:6px}.clear-button[_ngcontent-%COMP%]{padding-right:5px}mat-form-field[_ngcontent-%COMP%]{height:40px}.profilsMenu[_ngcontent-%COMP%]{display:flex}.profilsMenu[_ngcontent-%COMP%] > mat-checkbox[_ngcontent-%COMP%]{width:8px}.add-context-button[_ngcontent-%COMP%]{margin:0;width:40px;display:inline-flex;overflow:hidden}"], changeDetection: 0 });
2966
2966
  (function () {
2967
2967
  (typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextListComponent, [{
2968
2968
  type: i0.Component,