@igo2/context 1.9.4 → 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.
- package/bundles/igo2-context.umd.js +247 -136
- package/bundles/igo2-context.umd.js.map +1 -1
- package/esm2015/lib/context-manager/context-list/context-list.component.js +1 -1
- package/esm2015/lib/context-manager/shared/context.interface.js +1 -1
- package/esm2015/lib/context-manager/shared/context.service.js +10 -9
- package/esm2015/lib/share-map/share-map/share-map-url.component.js +147 -69
- package/esm2015/lib/share-map/shared/share-map.service.js +3 -3
- package/fesm2015/igo2-context.js +175 -97
- package/fesm2015/igo2-context.js.map +1 -1
- package/lib/context-manager/shared/context.interface.d.ts +7 -1
- package/lib/context-manager/shared/context.service.d.ts +2 -3
- package/package.json +6 -6
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('@angular/core'), require('@angular/material/form-field'), require('@angular/material/input'), require('@angular/material/menu'), require('@angular/common'), require('@angular/material/button'), require('@angular/material/button-toggle'), require('@angular/material/core'), require('@angular/material/divider'), require('@angular/material/select'), require('@angular/material/checkbox'), require('@angular/material/tabs'), require('@angular/material/tooltip'), require('@igo2/core'), require('@angular/forms'), require('rxjs'), require('rxjs/operators'), require('ol/style'), require('@igo2/geo'), require('@igo2/utils'), require('ol/geom/Point'), require('ol/format/GeoJSON'), require('ol/source/Cluster'), require('ol/source/Vector'), require('@angular/common/http'), require('@igo2/auth'), require('@igo2/common'), require('@ngx-translate/core'), require('@angular/material/autocomplete'), require('@angular/material/dialog'), require('@angular/material/icon'), require('@angular/material/list'), require('@angular/material/radio'), require('ol/proj'), require('ol/easing'), require('@angular/animations'), require('@angular/material/sidenav'), require('@angular/platform-browser')) :
|
|
3
3
|
typeof define === 'function' && define.amd ? define('@igo2/context', ['exports', '@angular/core', '@angular/material/form-field', '@angular/material/input', '@angular/material/menu', '@angular/common', '@angular/material/button', '@angular/material/button-toggle', '@angular/material/core', '@angular/material/divider', '@angular/material/select', '@angular/material/checkbox', '@angular/material/tabs', '@angular/material/tooltip', '@igo2/core', '@angular/forms', 'rxjs', 'rxjs/operators', 'ol/style', '@igo2/geo', '@igo2/utils', 'ol/geom/Point', 'ol/format/GeoJSON', 'ol/source/Cluster', 'ol/source/Vector', '@angular/common/http', '@igo2/auth', '@igo2/common', '@ngx-translate/core', '@angular/material/autocomplete', '@angular/material/dialog', '@angular/material/icon', '@angular/material/list', '@angular/material/radio', 'ol/proj', 'ol/easing', '@angular/animations', '@angular/material/sidenav', '@angular/platform-browser'], factory) :
|
|
4
4
|
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory((global.igo2 = global.igo2 || {}, global.igo2.context = {}), global.ng.core, global.ng.material.formField, global.ng.material.input, global.ng.material.menu, global.ng.common, global.ng.material.button, global.ng.material.buttonToggle, global.ng.material.core, global.ng.material.divider, global.ng.material.select, global.ng.material.checkbox, global.ng.material.tabs, global.ng.material.tooltip, global.core, global.ng.forms, global.rxjs, global.rxjs.operators, global.olStlyle, global.geo, global.utils, global.olPoint, global.olFormatGeoJSON, global.cluster, global.vector, global.ng.common.http, global.auth, global.common, global["ngxt-core"], global.ng.material.autocomplete, global.ng.material.dialog, global.ng.material.icon, global.ng.material.list, global.ng.material.radio, global.olproj, global.oleasing, global.ng.animations, global.ng.material.sidenav, global.ng.platformBrowser));
|
|
5
|
-
})(this, (function (exports, i0, i3$1, i3$2, i7
|
|
5
|
+
})(this, (function (exports, i0, i3$1, i3$2, i7$1, i7, i5, i6, i11, i14, i12, i8, i3$3, i6$2, i3, i4, rxjs, operators, olStyle, i1, utils, olPoint, GeoJSON, Cluster, olVectorSource, i1$1, i2, i5$1, i6$1, i9$1, i1$2, i9, i3$4, i6$3, olproj, oleasing, animations, i2$1, i1$3) { 'use strict';
|
|
6
6
|
|
|
7
7
|
function _interopDefaultLegacy (e) { return e && typeof e === 'object' && 'default' in e ? e : { 'default': e }; }
|
|
8
8
|
|
|
@@ -27,8 +27,8 @@
|
|
|
27
27
|
var i0__namespace = /*#__PURE__*/_interopNamespace(i0);
|
|
28
28
|
var i3__namespace$1 = /*#__PURE__*/_interopNamespace(i3$1);
|
|
29
29
|
var i3__namespace$2 = /*#__PURE__*/_interopNamespace(i3$2);
|
|
30
|
+
var i7__namespace$1 = /*#__PURE__*/_interopNamespace(i7$1);
|
|
30
31
|
var i7__namespace = /*#__PURE__*/_interopNamespace(i7);
|
|
31
|
-
var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
|
|
32
32
|
var i5__namespace = /*#__PURE__*/_interopNamespace(i5);
|
|
33
33
|
var i6__namespace = /*#__PURE__*/_interopNamespace(i6);
|
|
34
34
|
var i11__namespace = /*#__PURE__*/_interopNamespace(i11);
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
var i12__namespace = /*#__PURE__*/_interopNamespace(i12);
|
|
37
37
|
var i8__namespace = /*#__PURE__*/_interopNamespace(i8);
|
|
38
38
|
var i3__namespace$4 = /*#__PURE__*/_interopNamespace(i3$3);
|
|
39
|
-
var i6__namespace$
|
|
39
|
+
var i6__namespace$2 = /*#__PURE__*/_interopNamespace(i6$2);
|
|
40
40
|
var i3__namespace = /*#__PURE__*/_interopNamespace(i3);
|
|
41
41
|
var i4__namespace = /*#__PURE__*/_interopNamespace(i4);
|
|
42
42
|
var olStyle__namespace = /*#__PURE__*/_interopNamespace(olStyle);
|
|
@@ -48,12 +48,12 @@
|
|
|
48
48
|
var i1__namespace = /*#__PURE__*/_interopNamespace(i1$1);
|
|
49
49
|
var i2__namespace = /*#__PURE__*/_interopNamespace(i2);
|
|
50
50
|
var i5__namespace$1 = /*#__PURE__*/_interopNamespace(i5$1);
|
|
51
|
-
var i6__namespace$
|
|
51
|
+
var i6__namespace$1 = /*#__PURE__*/_interopNamespace(i6$1);
|
|
52
52
|
var i9__namespace$1 = /*#__PURE__*/_interopNamespace(i9$1);
|
|
53
53
|
var i1__namespace$2 = /*#__PURE__*/_interopNamespace(i1$2);
|
|
54
54
|
var i9__namespace = /*#__PURE__*/_interopNamespace(i9);
|
|
55
55
|
var i3__namespace$3 = /*#__PURE__*/_interopNamespace(i3$4);
|
|
56
|
-
var i6__namespace$
|
|
56
|
+
var i6__namespace$3 = /*#__PURE__*/_interopNamespace(i6$3);
|
|
57
57
|
var olproj__namespace = /*#__PURE__*/_interopNamespace(olproj);
|
|
58
58
|
var oleasing__namespace = /*#__PURE__*/_interopNamespace(oleasing);
|
|
59
59
|
var i2__namespace$1 = /*#__PURE__*/_interopNamespace(i2$1);
|
|
@@ -829,7 +829,8 @@
|
|
|
829
829
|
var _this = this;
|
|
830
830
|
var url = this.baseUrl + "/contexts/" + id + "/details";
|
|
831
831
|
return this.http.get(url).pipe(operators.catchError(function (res) {
|
|
832
|
-
|
|
832
|
+
_this.handleError(res, id);
|
|
833
|
+
throw res;
|
|
833
834
|
}));
|
|
834
835
|
};
|
|
835
836
|
ContextService.prototype.getDefault = function () {
|
|
@@ -926,7 +927,8 @@
|
|
|
926
927
|
typePermission: type
|
|
927
928
|
};
|
|
928
929
|
return this.http.post(url, association).pipe(operators.catchError(function (res) {
|
|
929
|
-
|
|
930
|
+
_this.handleError(res, undefined, true);
|
|
931
|
+
throw [res]; // TODO Not sure about this.
|
|
930
932
|
}));
|
|
931
933
|
};
|
|
932
934
|
ContextService.prototype.deletePermissionAssociation = function (contextId, permissionId) {
|
|
@@ -964,10 +966,12 @@
|
|
|
964
966
|
.filter(function (t, index, self) { return self.findIndex(function (t2) { return t2.name === t.name; }) === index; });
|
|
965
967
|
return resMerge;
|
|
966
968
|
}), operators.catchError(function (err) {
|
|
967
|
-
|
|
969
|
+
_this.handleError(err, uri);
|
|
970
|
+
throw err;
|
|
968
971
|
}));
|
|
969
972
|
}), operators.catchError(function (err2) {
|
|
970
|
-
|
|
973
|
+
_this.handleError(err2, uri);
|
|
974
|
+
throw err2;
|
|
971
975
|
}));
|
|
972
976
|
};
|
|
973
977
|
ContextService.prototype.loadContexts = function (permissions, hidden) {
|
|
@@ -1225,9 +1229,6 @@
|
|
|
1225
1229
|
};
|
|
1226
1230
|
ContextService.prototype.handleContextMessage = function (context) {
|
|
1227
1231
|
var _this = this;
|
|
1228
|
-
if (this.contextMessage) {
|
|
1229
|
-
this.messageService.remove(this.contextMessage.id);
|
|
1230
|
-
}
|
|
1231
1232
|
if (this.context$.value && context.uri && this.context$.value.uri !== context.uri) {
|
|
1232
1233
|
this.messageService.removeAllAreNotError();
|
|
1233
1234
|
}
|
|
@@ -1332,7 +1333,7 @@
|
|
|
1332
1333
|
error.error.title = this.languageService.translate.instant('igo.context.contextManager.errors.addPermissionTitle');
|
|
1333
1334
|
error.error.message = this.languageService.translate.instant('igo.context.contextManager.errors.addPermission');
|
|
1334
1335
|
}
|
|
1335
|
-
|
|
1336
|
+
this.messageService.error(error.error.message, error.error.title);
|
|
1336
1337
|
};
|
|
1337
1338
|
ContextService.prototype.handleContextsChange = function (keepCurrentContext) {
|
|
1338
1339
|
var _this = this;
|
|
@@ -1673,7 +1674,7 @@
|
|
|
1673
1674
|
i0__namespace.ɵɵadvance(1);
|
|
1674
1675
|
i0__namespace.ɵɵproperty("ngIf", ctx.activeImportExport === "export");
|
|
1675
1676
|
}
|
|
1676
|
-
}, directives: [i6__namespace.MatButtonToggleGroup, i6__namespace.MatButtonToggle,
|
|
1677
|
+
}, directives: [i6__namespace.MatButtonToggleGroup, i6__namespace.MatButtonToggle, i7__namespace.NgIf, i4__namespace.ɵNgNoValidate, i4__namespace.NgControlStatusGroup, i4__namespace.NgForm, i5__namespace.MatButton, i5__namespace$1.SpinnerComponent, i4__namespace.FormGroupDirective, i3__namespace$1.MatFormField, i3__namespace$1.MatLabel, i4__namespace.DefaultValueAccessor, i3__namespace$2.MatInput, i4__namespace.NgControlStatus, i4__namespace.FormControlName, i12__namespace.MatSelect, i11__namespace.MatOption, i14__namespace.MatDivider, i7__namespace.NgForOf], pipes: [i6__namespace$1.TranslatePipe, i7__namespace.AsyncPipe], styles: [".import-export-toggle[_ngcontent-%COMP%]{padding:10px;text-align:center}.import-export-toggle[_ngcontent-%COMP%] mat-button-toggle-group[_ngcontent-%COMP%]{width:100%}.import-export-toggle[_ngcontent-%COMP%] mat-button-toggle-group[_ngcontent-%COMP%] mat-button-toggle[_ngcontent-%COMP%]{width:50%}.igo-input-container[_ngcontent-%COMP%]{padding:10px}.igo-input-container[_ngcontent-%COMP%] mat-form-field[_ngcontent-%COMP%]{width:100%}h4[_ngcontent-%COMP%]{padding:0 5px}.igo-form[_ngcontent-%COMP%]{padding:15px 5px}.igo-form-button-group[_ngcontent-%COMP%]{text-align:center;padding-top:10px}igo-spinner[_ngcontent-%COMP%]{position:absolute;padding-left:10px}"] });
|
|
1677
1678
|
(function () {
|
|
1678
1679
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextImportExportComponent, [{
|
|
1679
1680
|
type: i0.Component,
|
|
@@ -1702,7 +1703,7 @@
|
|
|
1702
1703
|
IgoContextImportExportModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
1703
1704
|
i4.FormsModule,
|
|
1704
1705
|
i4.ReactiveFormsModule,
|
|
1705
|
-
|
|
1706
|
+
i7.CommonModule,
|
|
1706
1707
|
i5.MatButtonModule,
|
|
1707
1708
|
i6.MatButtonToggleModule,
|
|
1708
1709
|
i14.MatDividerModule,
|
|
@@ -1714,7 +1715,7 @@
|
|
|
1714
1715
|
i8.MatCheckboxModule,
|
|
1715
1716
|
i3.IgoLanguageModule,
|
|
1716
1717
|
i5$1.IgoSpinnerModule,
|
|
1717
|
-
i6$
|
|
1718
|
+
i6$2.MatTooltipModule,
|
|
1718
1719
|
]] });
|
|
1719
1720
|
(function () {
|
|
1720
1721
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(IgoContextImportExportModule, [{
|
|
@@ -1723,7 +1724,7 @@
|
|
|
1723
1724
|
imports: [
|
|
1724
1725
|
i4.FormsModule,
|
|
1725
1726
|
i4.ReactiveFormsModule,
|
|
1726
|
-
|
|
1727
|
+
i7.CommonModule,
|
|
1727
1728
|
i5.MatButtonModule,
|
|
1728
1729
|
i6.MatButtonToggleModule,
|
|
1729
1730
|
i14.MatDividerModule,
|
|
@@ -1735,7 +1736,7 @@
|
|
|
1735
1736
|
i8.MatCheckboxModule,
|
|
1736
1737
|
i3.IgoLanguageModule,
|
|
1737
1738
|
i5$1.IgoSpinnerModule,
|
|
1738
|
-
i6$
|
|
1739
|
+
i6$2.MatTooltipModule,
|
|
1739
1740
|
],
|
|
1740
1741
|
exports: [
|
|
1741
1742
|
ContextImportExportComponent
|
|
@@ -1749,7 +1750,7 @@
|
|
|
1749
1750
|
(function () {
|
|
1750
1751
|
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoContextImportExportModule, { declarations: [ContextImportExportComponent], imports: [i4.FormsModule,
|
|
1751
1752
|
i4.ReactiveFormsModule,
|
|
1752
|
-
|
|
1753
|
+
i7.CommonModule,
|
|
1753
1754
|
i5.MatButtonModule,
|
|
1754
1755
|
i6.MatButtonToggleModule,
|
|
1755
1756
|
i14.MatDividerModule,
|
|
@@ -1761,7 +1762,7 @@
|
|
|
1761
1762
|
i8.MatCheckboxModule,
|
|
1762
1763
|
i3.IgoLanguageModule,
|
|
1763
1764
|
i5$1.IgoSpinnerModule,
|
|
1764
|
-
i6$
|
|
1765
|
+
i6$2.MatTooltipModule], exports: [ContextImportExportComponent] });
|
|
1765
1766
|
})();
|
|
1766
1767
|
|
|
1767
1768
|
var MapContextDirective = /** @class */ (function () {
|
|
@@ -2034,7 +2035,7 @@
|
|
|
2034
2035
|
i0__namespace.ɵɵadvance(3);
|
|
2035
2036
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(13, 12, "igo.common.confirmDialog.cancelBtn"), " ");
|
|
2036
2037
|
}
|
|
2037
|
-
}, directives: [i1__namespace$2.MatDialogTitle, i1__namespace$2.MatDialogContent, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.MaxLengthValidator, i4__namespace.NgControlStatus, i4__namespace.NgModel, i1__namespace$2.MatDialogActions, i5__namespace.MatButton], pipes: [i6__namespace$
|
|
2038
|
+
}, directives: [i1__namespace$2.MatDialogTitle, i1__namespace$2.MatDialogContent, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.MaxLengthValidator, i4__namespace.NgControlStatus, i4__namespace.NgModel, i1__namespace$2.MatDialogActions, i5__namespace.MatButton], pipes: [i6__namespace$1.TranslatePipe], encapsulation: 2 });
|
|
2038
2039
|
(function () {
|
|
2039
2040
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BookmarkDialogComponent, [{
|
|
2040
2041
|
type: i0.Component,
|
|
@@ -2299,7 +2300,7 @@
|
|
|
2299
2300
|
i0__namespace.ɵɵadvance(1);
|
|
2300
2301
|
i0__namespace.ɵɵproperty("ngIf", ctx.auth.authenticated);
|
|
2301
2302
|
}
|
|
2302
|
-
}, directives: [i3__namespace$3.MatListItem,
|
|
2303
|
+
}, directives: [i3__namespace$3.MatListItem, i7__namespace.NgClass, i7__namespace.NgIf, i11__namespace.MatLine, i5__namespace.MatButton, i3__namespace$3.MatListAvatarCssMatStyler, i5__namespace$1.StopPropagationDirective, i6__namespace$2.MatTooltip, i9__namespace.MatIcon, i5__namespace$1.CollapseDirective], pipes: [i6__namespace$1.TranslatePipe], styles: ["[_nghost-%COMP%]{overflow:hidden}.igo-actions-container[_ngcontent-%COMP%]{flex-shrink:0}.igo-actions-expand-container[_ngcontent-%COMP%]{display:inline-flex}mat-list-item[_ngcontent-%COMP%] .mat-list-item-content .mat-list-text{padding:0}mat-icon.disabled[_ngcontent-%COMP%]{color:#00000061}mat-list-item.mat-list-item-light[_ngcontent-%COMP%] .mat-list-item-content{color:#969696}"], changeDetection: 0 });
|
|
2303
2304
|
(function () {
|
|
2304
2305
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextItemComponent, [{
|
|
2305
2306
|
type: i0.Component,
|
|
@@ -2961,7 +2962,7 @@
|
|
|
2961
2962
|
i0__namespace.ɵɵadvance(2);
|
|
2962
2963
|
i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind1(15, 12, i0__namespace.ɵɵpipeBind1(16, 14, ctx.contexts$)));
|
|
2963
2964
|
}
|
|
2964
|
-
}, directives: [i5__namespace$1.ListComponent,
|
|
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 });
|
|
2965
2966
|
(function () {
|
|
2966
2967
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextListComponent, [{
|
|
2967
2968
|
type: i0.Component,
|
|
@@ -3436,7 +3437,7 @@
|
|
|
3436
3437
|
i0__namespace.ɵɵadvance(1);
|
|
3437
3438
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(18, 16, "igo.context.contextManager.form.edit"), " ");
|
|
3438
3439
|
}
|
|
3439
|
-
}, directives: [i4__namespace.ɵNgNoValidate, i4__namespace.NgControlStatusGroup, i4__namespace.FormGroupDirective, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.MaxLengthValidator, i4__namespace.NgControlStatus, i4__namespace.FormControlName, i3__namespace$1.MatError,
|
|
3440
|
+
}, directives: [i4__namespace.ɵNgNoValidate, i4__namespace.NgControlStatusGroup, i4__namespace.FormGroupDirective, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.MaxLengthValidator, i4__namespace.NgControlStatus, i4__namespace.FormControlName, i3__namespace$1.MatError, i7__namespace.NgIf, i5__namespace.MatButton, i6__namespace$2.MatTooltip, i9__namespace.MatIcon], pipes: [i6__namespace$1.TranslatePipe], styles: ["form[_ngcontent-%COMP%]{margin:10px}.full-width[_ngcontent-%COMP%]{width:100%}#uriInput[_ngcontent-%COMP%] .fieldWrapper[_ngcontent-%COMP%]{display:block;overflow:hidden}#uriInput[_ngcontent-%COMP%] .prefix[_ngcontent-%COMP%]{float:left}#copyButton[_ngcontent-%COMP%]{width:24px;float:right;position:relative;top:-58px;left:5px}"] });
|
|
3440
3441
|
(function () {
|
|
3441
3442
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextFormComponent, [{
|
|
3442
3443
|
type: i0.Component,
|
|
@@ -3502,7 +3503,7 @@
|
|
|
3502
3503
|
if (rf & 2) {
|
|
3503
3504
|
i0__namespace.ɵɵproperty("ngIf", ctx.context);
|
|
3504
3505
|
}
|
|
3505
|
-
}, directives: [
|
|
3506
|
+
}, directives: [i7__namespace.NgIf, ContextFormComponent], pipes: [i6__namespace$1.TranslatePipe], encapsulation: 2 });
|
|
3506
3507
|
(function () {
|
|
3507
3508
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextEditComponent, [{
|
|
3508
3509
|
type: i0.Component,
|
|
@@ -3912,7 +3913,7 @@
|
|
|
3912
3913
|
if (rf & 2) {
|
|
3913
3914
|
i0__namespace.ɵɵproperty("ngIf", ctx.context);
|
|
3914
3915
|
}
|
|
3915
|
-
}, directives: [
|
|
3916
|
+
}, directives: [i7__namespace.NgIf, i6__namespace$3.MatRadioGroup, i4__namespace.NgControlStatus, i4__namespace.NgModel, i6__namespace$3.MatRadioButton, i4__namespace.ɵNgNoValidate, i4__namespace.NgControlStatusGroup, i4__namespace.FormGroupDirective, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i9__namespace$1.MatAutocompleteTrigger, i4__namespace.RequiredValidator, i4__namespace.FormControlDirective, i9__namespace$1.MatAutocomplete, i7__namespace.NgForOf, i3__namespace$1.MatError, i4__namespace.FormControlName, i5__namespace.MatButton, i11__namespace.MatOption, i5__namespace$1.ListComponent, i5__namespace$1.CollapsibleComponent, i3__namespace$3.MatListItem, i9__namespace.MatIcon, i3__namespace$3.MatListAvatarCssMatStyler, i11__namespace.MatLine, i5__namespace$1.StopPropagationDirective, i6__namespace$2.MatTooltip], pipes: [i6__namespace$1.TranslatePipe, i5__namespace$1.KeyValuePipe], styles: ["[_nghost-%COMP%]{margin:10px}.full-width[_ngcontent-%COMP%]{width:100%}mat-radio-button[_ngcontent-%COMP%]{padding:14px 14px 14px 0}.scopeForm[_ngcontent-%COMP%], form[_ngcontent-%COMP%]{padding:5px}mat-option[_ngcontent-%COMP%] .mat-option-text{line-height:normal;line-height:initial}"] });
|
|
3916
3917
|
(function () {
|
|
3917
3918
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextPermissionsComponent, [{
|
|
3918
3919
|
type: i0.Component,
|
|
@@ -4134,7 +4135,7 @@
|
|
|
4134
4135
|
i0__namespace.ɵɵadvance(1);
|
|
4135
4136
|
i0__namespace.ɵɵproperty("matTooltip", i0__namespace.ɵɵpipeBind1(2, 2, "igo.context.bookmarkButton.create"))("color", ctx.color);
|
|
4136
4137
|
}
|
|
4137
|
-
}, directives: [i5__namespace.MatButton, i6__namespace$
|
|
4138
|
+
}, directives: [i5__namespace.MatButton, i6__namespace$2.MatTooltip, i9__namespace.MatIcon], pipes: [i6__namespace$1.TranslatePipe], styles: [".igo-bookmark-button-container[_ngcontent-%COMP%]{width:40px}.igo-bookmark-button-container[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{background-color:#fff}.igo-bookmark-button-container[_ngcontent-%COMP%] button[_ngcontent-%COMP%]:hover{background-color:#efefef}button[_ngcontent-%COMP%], [_nghost-%COMP%] button .mat-button-ripple-round{border-radius:0}"] });
|
|
4138
4139
|
(function () {
|
|
4139
4140
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BookmarkButtonComponent, [{
|
|
4140
4141
|
type: i0.Component,
|
|
@@ -4196,7 +4197,7 @@
|
|
|
4196
4197
|
i0__namespace.ɵɵadvance(3);
|
|
4197
4198
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(13, 12, "igo.common.confirmDialog.cancelBtn"), " ");
|
|
4198
4199
|
}
|
|
4199
|
-
}, directives: [i1__namespace$2.MatDialogTitle, i1__namespace$2.MatDialogContent, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.NgControlStatus, i4__namespace.NgModel, i1__namespace$2.MatDialogActions, i5__namespace.MatButton], pipes: [i6__namespace$
|
|
4200
|
+
}, directives: [i1__namespace$2.MatDialogTitle, i1__namespace$2.MatDialogContent, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.NgControlStatus, i4__namespace.NgModel, i1__namespace$2.MatDialogActions, i5__namespace.MatButton], pipes: [i6__namespace$1.TranslatePipe], encapsulation: 2 });
|
|
4200
4201
|
(function () {
|
|
4201
4202
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PoiDialogComponent, [{
|
|
4202
4203
|
type: i0.Component,
|
|
@@ -4402,7 +4403,7 @@
|
|
|
4402
4403
|
i0__namespace.ɵɵadvance(4);
|
|
4403
4404
|
i0__namespace.ɵɵproperty("ngForOf", ctx.pois);
|
|
4404
4405
|
}
|
|
4405
|
-
}, directives: [i12__namespace.MatSelect, i11__namespace.MatOption, i5__namespace.MatButton, i5__namespace$1.StopPropagationDirective, i9__namespace.MatIcon,
|
|
4406
|
+
}, directives: [i12__namespace.MatSelect, i11__namespace.MatOption, i5__namespace.MatButton, i5__namespace$1.StopPropagationDirective, i9__namespace.MatIcon, i7__namespace.NgForOf], pipes: [i6__namespace$1.TranslatePipe], styles: ["mat-select[_ngcontent-%COMP%]{width:150px;background-color:#fff;height:40px;padding-top:0}mat-select[_ngcontent-%COMP%] .mat-select-trigger{height:40px}mat-select[_ngcontent-%COMP%] .mat-select-value-text, mat-select[_ngcontent-%COMP%] .mat-select-placeholder{padding:5px;top:12px;position:relative}.mat-option[_ngcontent-%COMP%]{text-overflow:inherit}.titlePoi[_ngcontent-%COMP%]{max-width:135px;overflow:hidden;text-overflow:ellipsis;float:left}.buttonPoi[_ngcontent-%COMP%]{float:right;margin:4px -10px 4px 0}.buttonPoi[_ngcontent-%COMP%] .mat-icon{margin:0 8px}"] });
|
|
4406
4407
|
(function () {
|
|
4407
4408
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PoiButtonComponent, [{
|
|
4408
4409
|
type: i0.Component,
|
|
@@ -4478,7 +4479,7 @@
|
|
|
4478
4479
|
i0__namespace.ɵɵadvance(3);
|
|
4479
4480
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(15, 16, "igo.context.userButton.dialog.clearPreferences"), " ");
|
|
4480
4481
|
}
|
|
4481
|
-
}, directives: [i1__namespace$2.MatDialogTitle, i1__namespace$2.MatDialogContent, i5__namespace.MatButton, i1__namespace$2.MatDialogActions], pipes: [i6__namespace$
|
|
4482
|
+
}, directives: [i1__namespace$2.MatDialogTitle, i1__namespace$2.MatDialogContent, i5__namespace.MatButton, i1__namespace$2.MatDialogActions], pipes: [i6__namespace$1.TranslatePipe], encapsulation: 2 });
|
|
4482
4483
|
(function () {
|
|
4483
4484
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UserDialogComponent, [{
|
|
4484
4485
|
type: i0.Component,
|
|
@@ -4607,7 +4608,7 @@
|
|
|
4607
4608
|
if (rf & 2) {
|
|
4608
4609
|
i0__namespace.ɵɵproperty("ngIf", ctx.visible);
|
|
4609
4610
|
}
|
|
4610
|
-
}, directives: [
|
|
4611
|
+
}, directives: [i7__namespace.NgIf, i5__namespace.MatButton, i6__namespace$2.MatTooltip, i9__namespace.MatIcon, PoiButtonComponent], pipes: [i6__namespace$1.TranslatePipe], styles: [".igo-user-button-container[_ngcontent-%COMP%] button[_ngcontent-%COMP%]{background-color:#fff}.igo-user-button-container[_ngcontent-%COMP%] button[_ngcontent-%COMP%]:hover{background-color:#efefef}@media only screen and (orientation:portrait) and (max-width: 599px),only screen and (orientation:landscape) and (max-width: 959px){.igo-user-button-container[_ngcontent-%COMP%] > button[_ngcontent-%COMP%]{position:absolute;bottom:0}}.igo-user-button-more-container[_ngcontent-%COMP%]{float:left;height:40px}.igo-user-button-more-container[_ngcontent-%COMP%] > *[_ngcontent-%COMP%]{margin-right:2px;float:left}@media only screen and (orientation:portrait) and (max-width: 599px),only screen and (orientation:landscape) and (max-width: 959px){.igo-user-button-more-container[_ngcontent-%COMP%]{height:80px;width:150px;position:relative;left:24px}}button[_ngcontent-%COMP%], [_nghost-%COMP%] button .mat-button-ripple-round{border-radius:0}"], data: { animation: [userButtonSlideInOut()] } });
|
|
4611
4612
|
(function () {
|
|
4612
4613
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UserButtonComponent, [{
|
|
4613
4614
|
type: i0.Component,
|
|
@@ -4637,7 +4638,7 @@
|
|
|
4637
4638
|
IgoContextMapButtonModule.ɵfac = function IgoContextMapButtonModule_Factory(t) { return new (t || IgoContextMapButtonModule)(); };
|
|
4638
4639
|
IgoContextMapButtonModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoContextMapButtonModule });
|
|
4639
4640
|
IgoContextMapButtonModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ providers: [PoiService], imports: [[
|
|
4640
|
-
|
|
4641
|
+
i7.CommonModule,
|
|
4641
4642
|
i3.IgoLanguageModule,
|
|
4642
4643
|
i5$1.IgoConfirmDialogModule,
|
|
4643
4644
|
i5$1.IgoStopPropagationModule,
|
|
@@ -4647,7 +4648,7 @@
|
|
|
4647
4648
|
i5.MatButtonModule,
|
|
4648
4649
|
i12.MatSelectModule,
|
|
4649
4650
|
i11.MatOptionModule,
|
|
4650
|
-
i6$
|
|
4651
|
+
i6$2.MatTooltipModule,
|
|
4651
4652
|
i3$1.MatFormFieldModule,
|
|
4652
4653
|
i1$2.MatDialogModule,
|
|
4653
4654
|
i3$2.MatInputModule
|
|
@@ -4657,7 +4658,7 @@
|
|
|
4657
4658
|
type: i0.NgModule,
|
|
4658
4659
|
args: [{
|
|
4659
4660
|
imports: [
|
|
4660
|
-
|
|
4661
|
+
i7.CommonModule,
|
|
4661
4662
|
i3.IgoLanguageModule,
|
|
4662
4663
|
i5$1.IgoConfirmDialogModule,
|
|
4663
4664
|
i5$1.IgoStopPropagationModule,
|
|
@@ -4667,7 +4668,7 @@
|
|
|
4667
4668
|
i5.MatButtonModule,
|
|
4668
4669
|
i12.MatSelectModule,
|
|
4669
4670
|
i11.MatOptionModule,
|
|
4670
|
-
i6$
|
|
4671
|
+
i6$2.MatTooltipModule,
|
|
4671
4672
|
i3$1.MatFormFieldModule,
|
|
4672
4673
|
i1$2.MatDialogModule,
|
|
4673
4674
|
i3$2.MatInputModule
|
|
@@ -4691,7 +4692,7 @@
|
|
|
4691
4692
|
PoiButtonComponent,
|
|
4692
4693
|
PoiDialogComponent,
|
|
4693
4694
|
UserButtonComponent,
|
|
4694
|
-
UserDialogComponent], imports: [
|
|
4695
|
+
UserDialogComponent], imports: [i7.CommonModule,
|
|
4695
4696
|
i3.IgoLanguageModule,
|
|
4696
4697
|
i5$1.IgoConfirmDialogModule,
|
|
4697
4698
|
i5$1.IgoStopPropagationModule,
|
|
@@ -4701,7 +4702,7 @@
|
|
|
4701
4702
|
i5.MatButtonModule,
|
|
4702
4703
|
i12.MatSelectModule,
|
|
4703
4704
|
i11.MatOptionModule,
|
|
4704
|
-
i6$
|
|
4705
|
+
i6$2.MatTooltipModule,
|
|
4705
4706
|
i3$1.MatFormFieldModule,
|
|
4706
4707
|
i1$2.MatDialogModule,
|
|
4707
4708
|
i3$2.MatInputModule], exports: [BookmarkButtonComponent, PoiButtonComponent, UserButtonComponent, BookmarkDialogComponent] });
|
|
@@ -4724,19 +4725,19 @@
|
|
|
4724
4725
|
IgoContextManagerModule.ɵfac = function IgoContextManagerModule_Factory(t) { return new (t || IgoContextManagerModule)(); };
|
|
4725
4726
|
IgoContextManagerModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoContextManagerModule });
|
|
4726
4727
|
IgoContextManagerModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
4727
|
-
|
|
4728
|
+
i7.CommonModule,
|
|
4728
4729
|
i4.FormsModule,
|
|
4729
4730
|
i4.ReactiveFormsModule,
|
|
4730
4731
|
i3$1.MatFormFieldModule,
|
|
4731
4732
|
i3$2.MatInputModule,
|
|
4732
4733
|
i9.MatIconModule,
|
|
4733
4734
|
i5.MatButtonModule,
|
|
4734
|
-
i6$
|
|
4735
|
+
i6$2.MatTooltipModule,
|
|
4735
4736
|
i3$4.MatListModule,
|
|
4736
4737
|
i8.MatCheckboxModule,
|
|
4737
|
-
i6$
|
|
4738
|
+
i6$3.MatRadioModule,
|
|
4738
4739
|
i1$2.MatDialogModule,
|
|
4739
|
-
i7.MatMenuModule,
|
|
4740
|
+
i7$1.MatMenuModule,
|
|
4740
4741
|
i11.MatOptionModule,
|
|
4741
4742
|
i9$1.MatAutocompleteModule,
|
|
4742
4743
|
i2.IgoAuthModule,
|
|
@@ -4754,19 +4755,19 @@
|
|
|
4754
4755
|
type: i0.NgModule,
|
|
4755
4756
|
args: [{
|
|
4756
4757
|
imports: [
|
|
4757
|
-
|
|
4758
|
+
i7.CommonModule,
|
|
4758
4759
|
i4.FormsModule,
|
|
4759
4760
|
i4.ReactiveFormsModule,
|
|
4760
4761
|
i3$1.MatFormFieldModule,
|
|
4761
4762
|
i3$2.MatInputModule,
|
|
4762
4763
|
i9.MatIconModule,
|
|
4763
4764
|
i5.MatButtonModule,
|
|
4764
|
-
i6$
|
|
4765
|
+
i6$2.MatTooltipModule,
|
|
4765
4766
|
i3$4.MatListModule,
|
|
4766
4767
|
i8.MatCheckboxModule,
|
|
4767
|
-
i6$
|
|
4768
|
+
i6$3.MatRadioModule,
|
|
4768
4769
|
i1$2.MatDialogModule,
|
|
4769
|
-
i7.MatMenuModule,
|
|
4770
|
+
i7$1.MatMenuModule,
|
|
4770
4771
|
i11.MatOptionModule,
|
|
4771
4772
|
i9$1.MatAutocompleteModule,
|
|
4772
4773
|
i2.IgoAuthModule,
|
|
@@ -4811,19 +4812,19 @@
|
|
|
4811
4812
|
ContextEditBindingDirective,
|
|
4812
4813
|
ContextPermissionsComponent,
|
|
4813
4814
|
ContextPermissionsBindingDirective, MapContextDirective,
|
|
4814
|
-
LayerContextDirective], imports: [
|
|
4815
|
+
LayerContextDirective], imports: [i7.CommonModule,
|
|
4815
4816
|
i4.FormsModule,
|
|
4816
4817
|
i4.ReactiveFormsModule,
|
|
4817
4818
|
i3$1.MatFormFieldModule,
|
|
4818
4819
|
i3$2.MatInputModule,
|
|
4819
4820
|
i9.MatIconModule,
|
|
4820
4821
|
i5.MatButtonModule,
|
|
4821
|
-
i6$
|
|
4822
|
+
i6$2.MatTooltipModule,
|
|
4822
4823
|
i3$4.MatListModule,
|
|
4823
4824
|
i8.MatCheckboxModule,
|
|
4824
|
-
i6$
|
|
4825
|
+
i6$3.MatRadioModule,
|
|
4825
4826
|
i1$2.MatDialogModule,
|
|
4826
|
-
i7.MatMenuModule,
|
|
4827
|
+
i7$1.MatMenuModule,
|
|
4827
4828
|
i11.MatOptionModule,
|
|
4828
4829
|
i9$1.MatAutocompleteModule,
|
|
4829
4830
|
i2.IgoAuthModule,
|
|
@@ -4880,8 +4881,8 @@
|
|
|
4880
4881
|
var visibleKey = this.route.options.visibleOnLayersKey;
|
|
4881
4882
|
var invisibleKey = this.route.options.visibleOffLayersKey;
|
|
4882
4883
|
var layers = map.layers;
|
|
4883
|
-
var visibleLayers = layers.filter(function (lay) { return lay.visible && lay.
|
|
4884
|
-
var invisibleLayers = layers.filter(function (lay) { return !lay.visible && lay.
|
|
4884
|
+
var visibleLayers = layers.filter(function (lay) { return lay.visible && !lay.isIgoInternalLayer; });
|
|
4885
|
+
var invisibleLayers = layers.filter(function (lay) { return !lay.visible && !lay.isIgoInternalLayer; });
|
|
4885
4886
|
if (visibleLayers.length === 0) {
|
|
4886
4887
|
visibleKey = '';
|
|
4887
4888
|
}
|
|
@@ -5271,7 +5272,7 @@
|
|
|
5271
5272
|
i0__namespace.ɵɵadvance(1);
|
|
5272
5273
|
i0__namespace.ɵɵproperty("ngIf", ctx.url);
|
|
5273
5274
|
}
|
|
5274
|
-
}, directives: [i4__namespace.ɵNgNoValidate, i4__namespace.NgControlStatusGroup, i4__namespace.FormGroupDirective, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.NgControlStatus, i4__namespace.FormControlName, i3__namespace$1.MatError,
|
|
5275
|
+
}, directives: [i4__namespace.ɵNgNoValidate, i4__namespace.NgControlStatusGroup, i4__namespace.FormGroupDirective, i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i4__namespace.DefaultValueAccessor, i4__namespace.RequiredValidator, i4__namespace.NgControlStatus, i4__namespace.FormControlName, i3__namespace$1.MatError, i7__namespace.NgIf, i5__namespace.MatButton, i6__namespace$2.MatTooltip, i9__namespace.MatIcon], pipes: [i6__namespace$1.TranslatePipe], styles: ["@charset \"UTF-8\";mat-form-field[_ngcontent-%COMP%]{width:100%}#uriInput[_ngcontent-%COMP%] .fieldWrapper[_ngcontent-%COMP%]{display:block;overflow:hidden}#uriInput[_ngcontent-%COMP%] .prefix[_ngcontent-%COMP%]{float:left}.linkToShare\\a0[_ngcontent-%COMP%] {padding:25px 5px 5px}.linkToShare\\a0[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%]{resize:none;width:100%;line-height:1.3;height:40px;overflow-y:hidden;word-wrap:normal;word-break:break-all}.linkToShare\\a0[_ngcontent-%COMP%] textarea.textAreaWithButton[_ngcontent-%COMP%]{width:calc(100% - 60px)}.linkToShare\\a0[_ngcontent-%COMP%] mat-form-field[_ngcontent-%COMP%] > button[_ngcontent-%COMP%]{float:right;margin:-10px 0}.igo-form[_ngcontent-%COMP%]{padding:20px 5px 5px}.igo-form-button-group[_ngcontent-%COMP%]{text-align:center;padding-top:10px}"] });
|
|
5275
5276
|
(function () {
|
|
5276
5277
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ShareMapApiComponent, [{
|
|
5277
5278
|
type: i0.Component,
|
|
@@ -5285,6 +5286,138 @@
|
|
|
5285
5286
|
}] });
|
|
5286
5287
|
})();
|
|
5287
5288
|
|
|
5289
|
+
function ShareMapUrlComponent_h4_13_Template(rf, ctx) {
|
|
5290
|
+
if (rf & 1) {
|
|
5291
|
+
i0__namespace.ɵɵelementStart(0, "h4");
|
|
5292
|
+
i0__namespace.ɵɵtext(1);
|
|
5293
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5294
|
+
i0__namespace.ɵɵelementEnd();
|
|
5295
|
+
}
|
|
5296
|
+
if (rf & 2) {
|
|
5297
|
+
i0__namespace.ɵɵadvance(1);
|
|
5298
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.included"));
|
|
5299
|
+
}
|
|
5300
|
+
}
|
|
5301
|
+
function ShareMapUrlComponent_li_16_Template(rf, ctx) {
|
|
5302
|
+
if (rf & 1) {
|
|
5303
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5304
|
+
i0__namespace.ɵɵtext(1);
|
|
5305
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5306
|
+
i0__namespace.ɵɵelementEnd();
|
|
5307
|
+
}
|
|
5308
|
+
if (rf & 2) {
|
|
5309
|
+
i0__namespace.ɵɵadvance(1);
|
|
5310
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.context"));
|
|
5311
|
+
}
|
|
5312
|
+
}
|
|
5313
|
+
function ShareMapUrlComponent_li_18_Template(rf, ctx) {
|
|
5314
|
+
if (rf & 1) {
|
|
5315
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5316
|
+
i0__namespace.ɵɵtext(1);
|
|
5317
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5318
|
+
i0__namespace.ɵɵelementEnd();
|
|
5319
|
+
}
|
|
5320
|
+
if (rf & 2) {
|
|
5321
|
+
i0__namespace.ɵɵadvance(1);
|
|
5322
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.center"));
|
|
5323
|
+
}
|
|
5324
|
+
}
|
|
5325
|
+
function ShareMapUrlComponent_li_20_Template(rf, ctx) {
|
|
5326
|
+
if (rf & 1) {
|
|
5327
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5328
|
+
i0__namespace.ɵɵtext(1);
|
|
5329
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5330
|
+
i0__namespace.ɵɵelementEnd();
|
|
5331
|
+
}
|
|
5332
|
+
if (rf & 2) {
|
|
5333
|
+
i0__namespace.ɵɵadvance(1);
|
|
5334
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.zoom"));
|
|
5335
|
+
}
|
|
5336
|
+
}
|
|
5337
|
+
function ShareMapUrlComponent_li_22_Template(rf, ctx) {
|
|
5338
|
+
if (rf & 1) {
|
|
5339
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5340
|
+
i0__namespace.ɵɵtext(1);
|
|
5341
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5342
|
+
i0__namespace.ɵɵelementEnd();
|
|
5343
|
+
}
|
|
5344
|
+
if (rf & 2) {
|
|
5345
|
+
i0__namespace.ɵɵadvance(1);
|
|
5346
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.addedLayers"));
|
|
5347
|
+
}
|
|
5348
|
+
}
|
|
5349
|
+
function ShareMapUrlComponent_li_24_Template(rf, ctx) {
|
|
5350
|
+
if (rf & 1) {
|
|
5351
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5352
|
+
i0__namespace.ɵɵtext(1);
|
|
5353
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5354
|
+
i0__namespace.ɵɵelementEnd();
|
|
5355
|
+
}
|
|
5356
|
+
if (rf & 2) {
|
|
5357
|
+
i0__namespace.ɵɵadvance(1);
|
|
5358
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.visibleInvisible"));
|
|
5359
|
+
}
|
|
5360
|
+
}
|
|
5361
|
+
function ShareMapUrlComponent_h4_26_Template(rf, ctx) {
|
|
5362
|
+
if (rf & 1) {
|
|
5363
|
+
i0__namespace.ɵɵelementStart(0, "h4");
|
|
5364
|
+
i0__namespace.ɵɵtext(1);
|
|
5365
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5366
|
+
i0__namespace.ɵɵelementEnd();
|
|
5367
|
+
}
|
|
5368
|
+
if (rf & 2) {
|
|
5369
|
+
i0__namespace.ɵɵadvance(1);
|
|
5370
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.excluded"));
|
|
5371
|
+
}
|
|
5372
|
+
}
|
|
5373
|
+
function ShareMapUrlComponent_li_29_Template(rf, ctx) {
|
|
5374
|
+
if (rf & 1) {
|
|
5375
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5376
|
+
i0__namespace.ɵɵtext(1);
|
|
5377
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5378
|
+
i0__namespace.ɵɵelementEnd();
|
|
5379
|
+
}
|
|
5380
|
+
if (rf & 2) {
|
|
5381
|
+
i0__namespace.ɵɵadvance(1);
|
|
5382
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.order"));
|
|
5383
|
+
}
|
|
5384
|
+
}
|
|
5385
|
+
function ShareMapUrlComponent_li_31_Template(rf, ctx) {
|
|
5386
|
+
if (rf & 1) {
|
|
5387
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5388
|
+
i0__namespace.ɵɵtext(1);
|
|
5389
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5390
|
+
i0__namespace.ɵɵelementEnd();
|
|
5391
|
+
}
|
|
5392
|
+
if (rf & 2) {
|
|
5393
|
+
i0__namespace.ɵɵadvance(1);
|
|
5394
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.opacity"));
|
|
5395
|
+
}
|
|
5396
|
+
}
|
|
5397
|
+
function ShareMapUrlComponent_li_33_Template(rf, ctx) {
|
|
5398
|
+
if (rf & 1) {
|
|
5399
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5400
|
+
i0__namespace.ɵɵtext(1);
|
|
5401
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5402
|
+
i0__namespace.ɵɵelementEnd();
|
|
5403
|
+
}
|
|
5404
|
+
if (rf & 2) {
|
|
5405
|
+
i0__namespace.ɵɵadvance(1);
|
|
5406
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.filterOgc"));
|
|
5407
|
+
}
|
|
5408
|
+
}
|
|
5409
|
+
function ShareMapUrlComponent_li_35_Template(rf, ctx) {
|
|
5410
|
+
if (rf & 1) {
|
|
5411
|
+
i0__namespace.ɵɵelementStart(0, "li");
|
|
5412
|
+
i0__namespace.ɵɵtext(1);
|
|
5413
|
+
i0__namespace.ɵɵpipe(2, "translate");
|
|
5414
|
+
i0__namespace.ɵɵelementEnd();
|
|
5415
|
+
}
|
|
5416
|
+
if (rf & 2) {
|
|
5417
|
+
i0__namespace.ɵɵadvance(1);
|
|
5418
|
+
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(2, 1, "igo.context.shareMap.filterTime"));
|
|
5419
|
+
}
|
|
5420
|
+
}
|
|
5288
5421
|
var ShareMapUrlComponent = /** @class */ (function () {
|
|
5289
5422
|
function ShareMapUrlComponent(languageService, messageService, shareMapService, cdRef) {
|
|
5290
5423
|
this.languageService = languageService;
|
|
@@ -5328,9 +5461,9 @@
|
|
|
5328
5461
|
return ShareMapUrlComponent;
|
|
5329
5462
|
}());
|
|
5330
5463
|
ShareMapUrlComponent.ɵfac = function ShareMapUrlComponent_Factory(t) { return new (t || ShareMapUrlComponent)(i0__namespace.ɵɵdirectiveInject(i3__namespace.LanguageService), i0__namespace.ɵɵdirectiveInject(i3__namespace.MessageService), i0__namespace.ɵɵdirectiveInject(ShareMapService), i0__namespace.ɵɵdirectiveInject(i0__namespace.ChangeDetectorRef)); };
|
|
5331
|
-
ShareMapUrlComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: ShareMapUrlComponent, selectors: [["igo-share-map-url"]], inputs: { map: "map" }, decls:
|
|
5464
|
+
ShareMapUrlComponent.ɵcmp = /*@__PURE__*/ i0__namespace.ɵɵdefineComponent({ type: ShareMapUrlComponent, selectors: [["igo-share-map-url"]], inputs: { map: "map" }, decls: 37, vars: 40, consts: [[1, "igo-input-container", "linkToShare"], ["matInput", "", "readonly", "", "rows", "3", 3, "placeholder", "value"], ["textArea", ""], [1, "igo-form-button-group"], ["mat-raised-button", "", 3, "click"], ["svgIcon", "content-copy"], [1, "mat-typography"], [4, "ngIf"]], template: function ShareMapUrlComponent_Template(rf, ctx) {
|
|
5332
5465
|
if (rf & 1) {
|
|
5333
|
-
var
|
|
5466
|
+
var _r12_1 = i0__namespace.ɵɵgetCurrentView();
|
|
5334
5467
|
i0__namespace.ɵɵelementStart(0, "div", 0);
|
|
5335
5468
|
i0__namespace.ɵɵelementStart(1, "mat-form-field");
|
|
5336
5469
|
i0__namespace.ɵɵelement(2, "textarea", 1, 2);
|
|
@@ -5338,7 +5471,7 @@
|
|
|
5338
5471
|
i0__namespace.ɵɵelementEnd();
|
|
5339
5472
|
i0__namespace.ɵɵelementStart(5, "div", 3);
|
|
5340
5473
|
i0__namespace.ɵɵelementStart(6, "button", 4);
|
|
5341
|
-
i0__namespace.ɵɵlistener("click", function ShareMapUrlComponent_Template_button_click_6_listener() { i0__namespace.ɵɵrestoreView(
|
|
5474
|
+
i0__namespace.ɵɵlistener("click", function ShareMapUrlComponent_Template_button_click_6_listener() { i0__namespace.ɵɵrestoreView(_r12_1); var _r0 = i0__namespace.ɵɵreference(3); return ctx.copyTextToClipboard(_r0); });
|
|
5342
5475
|
i0__namespace.ɵɵelement(7, "mat-icon", 5);
|
|
5343
5476
|
i0__namespace.ɵɵtext(8);
|
|
5344
5477
|
i0__namespace.ɵɵpipe(9, "translate");
|
|
@@ -5347,53 +5480,31 @@
|
|
|
5347
5480
|
i0__namespace.ɵɵelementStart(10, "div");
|
|
5348
5481
|
i0__namespace.ɵɵelement(11, "br");
|
|
5349
5482
|
i0__namespace.ɵɵelementStart(12, "section", 6);
|
|
5350
|
-
i0__namespace.ɵɵ
|
|
5351
|
-
i0__namespace.ɵɵ
|
|
5352
|
-
i0__namespace.ɵɵ
|
|
5353
|
-
i0__namespace.ɵɵ
|
|
5354
|
-
i0__namespace.ɵɵ
|
|
5355
|
-
i0__namespace.ɵɵ
|
|
5356
|
-
i0__namespace.ɵɵtext(18);
|
|
5483
|
+
i0__namespace.ɵɵtemplate(13, ShareMapUrlComponent_h4_13_Template, 3, 3, "h4", 7);
|
|
5484
|
+
i0__namespace.ɵɵpipe(14, "translate");
|
|
5485
|
+
i0__namespace.ɵɵelementStart(15, "ul");
|
|
5486
|
+
i0__namespace.ɵɵtemplate(16, ShareMapUrlComponent_li_16_Template, 3, 3, "li", 7);
|
|
5487
|
+
i0__namespace.ɵɵpipe(17, "translate");
|
|
5488
|
+
i0__namespace.ɵɵtemplate(18, ShareMapUrlComponent_li_18_Template, 3, 3, "li", 7);
|
|
5357
5489
|
i0__namespace.ɵɵpipe(19, "translate");
|
|
5358
|
-
i0__namespace.ɵɵ
|
|
5359
|
-
i0__namespace.ɵɵ
|
|
5360
|
-
i0__namespace.ɵɵ
|
|
5361
|
-
i0__namespace.ɵɵpipe(
|
|
5362
|
-
i0__namespace.ɵɵ
|
|
5363
|
-
i0__namespace.ɵɵelementStart(23, "li");
|
|
5364
|
-
i0__namespace.ɵɵtext(24);
|
|
5490
|
+
i0__namespace.ɵɵtemplate(20, ShareMapUrlComponent_li_20_Template, 3, 3, "li", 7);
|
|
5491
|
+
i0__namespace.ɵɵpipe(21, "translate");
|
|
5492
|
+
i0__namespace.ɵɵtemplate(22, ShareMapUrlComponent_li_22_Template, 3, 3, "li", 7);
|
|
5493
|
+
i0__namespace.ɵɵpipe(23, "translate");
|
|
5494
|
+
i0__namespace.ɵɵtemplate(24, ShareMapUrlComponent_li_24_Template, 3, 3, "li", 7);
|
|
5365
5495
|
i0__namespace.ɵɵpipe(25, "translate");
|
|
5366
5496
|
i0__namespace.ɵɵelementEnd();
|
|
5367
|
-
i0__namespace.ɵɵ
|
|
5368
|
-
i0__namespace.ɵɵ
|
|
5369
|
-
i0__namespace.ɵɵ
|
|
5370
|
-
i0__namespace.ɵɵ
|
|
5371
|
-
i0__namespace.ɵɵ
|
|
5372
|
-
i0__namespace.ɵɵ
|
|
5373
|
-
i0__namespace.ɵɵpipe(
|
|
5374
|
-
i0__namespace.ɵɵ
|
|
5375
|
-
i0__namespace.ɵɵelementEnd();
|
|
5376
|
-
i0__namespace.ɵɵelementStart(32, "h4");
|
|
5377
|
-
i0__namespace.ɵɵtext(33);
|
|
5497
|
+
i0__namespace.ɵɵtemplate(26, ShareMapUrlComponent_h4_26_Template, 3, 3, "h4", 7);
|
|
5498
|
+
i0__namespace.ɵɵpipe(27, "translate");
|
|
5499
|
+
i0__namespace.ɵɵelementStart(28, "ul");
|
|
5500
|
+
i0__namespace.ɵɵtemplate(29, ShareMapUrlComponent_li_29_Template, 3, 3, "li", 7);
|
|
5501
|
+
i0__namespace.ɵɵpipe(30, "translate");
|
|
5502
|
+
i0__namespace.ɵɵtemplate(31, ShareMapUrlComponent_li_31_Template, 3, 3, "li", 7);
|
|
5503
|
+
i0__namespace.ɵɵpipe(32, "translate");
|
|
5504
|
+
i0__namespace.ɵɵtemplate(33, ShareMapUrlComponent_li_33_Template, 3, 3, "li", 7);
|
|
5378
5505
|
i0__namespace.ɵɵpipe(34, "translate");
|
|
5379
|
-
i0__namespace.ɵɵ
|
|
5380
|
-
i0__namespace.ɵɵ
|
|
5381
|
-
i0__namespace.ɵɵelementStart(36, "li");
|
|
5382
|
-
i0__namespace.ɵɵtext(37);
|
|
5383
|
-
i0__namespace.ɵɵpipe(38, "translate");
|
|
5384
|
-
i0__namespace.ɵɵelementEnd();
|
|
5385
|
-
i0__namespace.ɵɵelementStart(39, "li");
|
|
5386
|
-
i0__namespace.ɵɵtext(40);
|
|
5387
|
-
i0__namespace.ɵɵpipe(41, "translate");
|
|
5388
|
-
i0__namespace.ɵɵelementEnd();
|
|
5389
|
-
i0__namespace.ɵɵelementStart(42, "li");
|
|
5390
|
-
i0__namespace.ɵɵtext(43);
|
|
5391
|
-
i0__namespace.ɵɵpipe(44, "translate");
|
|
5392
|
-
i0__namespace.ɵɵelementEnd();
|
|
5393
|
-
i0__namespace.ɵɵelementStart(45, "li");
|
|
5394
|
-
i0__namespace.ɵɵtext(46);
|
|
5395
|
-
i0__namespace.ɵɵpipe(47, "translate");
|
|
5396
|
-
i0__namespace.ɵɵelementEnd();
|
|
5506
|
+
i0__namespace.ɵɵtemplate(35, ShareMapUrlComponent_li_35_Template, 3, 3, "li", 7);
|
|
5507
|
+
i0__namespace.ɵɵpipe(36, "translate");
|
|
5397
5508
|
i0__namespace.ɵɵelementEnd();
|
|
5398
5509
|
i0__namespace.ɵɵelementEnd();
|
|
5399
5510
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -5404,30 +5515,30 @@
|
|
|
5404
5515
|
i0__namespace.ɵɵproperty("placeholder", i0__namespace.ɵɵpipeBind1(4, 14, "igo.context.shareMap.placeholderLink"))("value", ctx.url);
|
|
5405
5516
|
i0__namespace.ɵɵadvance(6);
|
|
5406
5517
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(9, 16, "igo.context.shareMap.copy"), " ");
|
|
5407
|
-
i0__namespace.ɵɵadvance(
|
|
5408
|
-
i0__namespace.ɵɵ
|
|
5409
|
-
i0__namespace.ɵɵadvance(4);
|
|
5410
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(19, 20, "igo.context.shareMap.context"));
|
|
5411
|
-
i0__namespace.ɵɵadvance(3);
|
|
5412
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(22, 22, "igo.context.shareMap.center"));
|
|
5413
|
-
i0__namespace.ɵɵadvance(3);
|
|
5414
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(25, 24, "igo.context.shareMap.zoom"));
|
|
5415
|
-
i0__namespace.ɵɵadvance(3);
|
|
5416
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(28, 26, "igo.context.shareMap.addedLayers"));
|
|
5417
|
-
i0__namespace.ɵɵadvance(3);
|
|
5418
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(31, 28, "igo.context.shareMap.visibleInvisible"));
|
|
5419
|
-
i0__namespace.ɵɵadvance(3);
|
|
5420
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(34, 30, "igo.context.shareMap.excluded"));
|
|
5421
|
-
i0__namespace.ɵɵadvance(4);
|
|
5422
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 32, "igo.context.shareMap.order"));
|
|
5423
|
-
i0__namespace.ɵɵadvance(3);
|
|
5424
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(41, 34, "igo.context.shareMap.opacity"));
|
|
5518
|
+
i0__namespace.ɵɵadvance(5);
|
|
5519
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(14, 18, "igo.context.shareMap.included") !== "");
|
|
5425
5520
|
i0__namespace.ɵɵadvance(3);
|
|
5426
|
-
i0__namespace.ɵɵ
|
|
5521
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(17, 20, "igo.context.shareMap.context") !== "");
|
|
5522
|
+
i0__namespace.ɵɵadvance(2);
|
|
5523
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(19, 22, "igo.context.shareMap.center") !== "");
|
|
5524
|
+
i0__namespace.ɵɵadvance(2);
|
|
5525
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(21, 24, "igo.context.shareMap.zoom") !== "");
|
|
5526
|
+
i0__namespace.ɵɵadvance(2);
|
|
5527
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(23, 26, "igo.context.shareMap.addedLayers") !== "");
|
|
5528
|
+
i0__namespace.ɵɵadvance(2);
|
|
5529
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(25, 28, "igo.context.shareMap.visibleInvisible") !== "");
|
|
5530
|
+
i0__namespace.ɵɵadvance(2);
|
|
5531
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(27, 30, "igo.context.shareMap.excluded") !== "");
|
|
5427
5532
|
i0__namespace.ɵɵadvance(3);
|
|
5428
|
-
i0__namespace.ɵɵ
|
|
5533
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(30, 32, "igo.context.shareMap.order") !== "");
|
|
5534
|
+
i0__namespace.ɵɵadvance(2);
|
|
5535
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(32, 34, "igo.context.shareMap.opacity") !== "");
|
|
5536
|
+
i0__namespace.ɵɵadvance(2);
|
|
5537
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(34, 36, "igo.context.shareMap.filterOgc") !== "");
|
|
5538
|
+
i0__namespace.ɵɵadvance(2);
|
|
5539
|
+
i0__namespace.ɵɵproperty("ngIf", i0__namespace.ɵɵpipeBind1(36, 38, "igo.context.shareMap.filterTime") !== "");
|
|
5429
5540
|
}
|
|
5430
|
-
}, directives: [i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i5__namespace.MatButton, i9__namespace.MatIcon], pipes: [i6__namespace$
|
|
5541
|
+
}, directives: [i3__namespace$1.MatFormField, i3__namespace$2.MatInput, i5__namespace.MatButton, i9__namespace.MatIcon, i7__namespace.NgIf], pipes: [i6__namespace$1.TranslatePipe], styles: ["@charset \"UTF-8\";mat-form-field[_ngcontent-%COMP%]{width:100%}.linkToShare\\a0[_ngcontent-%COMP%] {padding:25px 5px 5px}.linkToShare\\a0[_ngcontent-%COMP%] textarea[_ngcontent-%COMP%]{resize:none;width:100%;line-height:1.3;height:40px;overflow-y:hidden;word-wrap:normal;word-break:break-all}.linkToShare\\a0[_ngcontent-%COMP%] textarea.textAreaWithButton[_ngcontent-%COMP%]{width:calc(100% - 60px)}.linkToShare\\a0[_ngcontent-%COMP%] mat-form-field[_ngcontent-%COMP%] > button[_ngcontent-%COMP%]{float:right;margin:-10px 0}.igo-form-button-group[_ngcontent-%COMP%]{text-align:center;padding-top:10px}"] });
|
|
5431
5542
|
(function () {
|
|
5432
5543
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ShareMapUrlComponent, [{
|
|
5433
5544
|
type: i0.Component,
|
|
@@ -5494,7 +5605,7 @@
|
|
|
5494
5605
|
i0__namespace.ɵɵadvance(1);
|
|
5495
5606
|
i0__namespace.ɵɵproperty("ngIf", !ctx.hasApi);
|
|
5496
5607
|
}
|
|
5497
|
-
}, directives: [
|
|
5608
|
+
}, directives: [i7__namespace.NgIf, i3__namespace$4.MatTabGroup, i3__namespace$4.MatTab, ShareMapApiComponent, ShareMapUrlComponent], pipes: [i6__namespace$1.TranslatePipe], styles: [""] });
|
|
5498
5609
|
(function () {
|
|
5499
5610
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ShareMapComponent, [{
|
|
5500
5611
|
type: i0.Component,
|
|
@@ -5521,11 +5632,11 @@
|
|
|
5521
5632
|
IgoShareMapModule.ɵfac = function IgoShareMapModule_Factory(t) { return new (t || IgoShareMapModule)(); };
|
|
5522
5633
|
IgoShareMapModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoShareMapModule });
|
|
5523
5634
|
IgoShareMapModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
5524
|
-
|
|
5635
|
+
i7.CommonModule,
|
|
5525
5636
|
i4.FormsModule,
|
|
5526
5637
|
i4.ReactiveFormsModule,
|
|
5527
5638
|
i9.MatIconModule,
|
|
5528
|
-
i6$
|
|
5639
|
+
i6$2.MatTooltipModule,
|
|
5529
5640
|
i3$3.MatTabsModule,
|
|
5530
5641
|
i3$1.MatFormFieldModule,
|
|
5531
5642
|
i3$2.MatInputModule,
|
|
@@ -5537,11 +5648,11 @@
|
|
|
5537
5648
|
type: i0.NgModule,
|
|
5538
5649
|
args: [{
|
|
5539
5650
|
imports: [
|
|
5540
|
-
|
|
5651
|
+
i7.CommonModule,
|
|
5541
5652
|
i4.FormsModule,
|
|
5542
5653
|
i4.ReactiveFormsModule,
|
|
5543
5654
|
i9.MatIconModule,
|
|
5544
|
-
i6$
|
|
5655
|
+
i6$2.MatTooltipModule,
|
|
5545
5656
|
i3$3.MatTabsModule,
|
|
5546
5657
|
i3$1.MatFormFieldModule,
|
|
5547
5658
|
i3$2.MatInputModule,
|
|
@@ -5554,11 +5665,11 @@
|
|
|
5554
5665
|
}], null, null);
|
|
5555
5666
|
})();
|
|
5556
5667
|
(function () {
|
|
5557
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoShareMapModule, { declarations: [ShareMapComponent, ShareMapUrlComponent, ShareMapApiComponent], imports: [
|
|
5668
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoShareMapModule, { declarations: [ShareMapComponent, ShareMapUrlComponent, ShareMapApiComponent], imports: [i7.CommonModule,
|
|
5558
5669
|
i4.FormsModule,
|
|
5559
5670
|
i4.ReactiveFormsModule,
|
|
5560
5671
|
i9.MatIconModule,
|
|
5561
|
-
i6$
|
|
5672
|
+
i6$2.MatTooltipModule,
|
|
5562
5673
|
i3$3.MatTabsModule,
|
|
5563
5674
|
i3$1.MatFormFieldModule,
|
|
5564
5675
|
i3$2.MatInputModule,
|
|
@@ -5759,7 +5870,7 @@
|
|
|
5759
5870
|
i0__namespace.ɵɵadvance(2);
|
|
5760
5871
|
i0__namespace.ɵɵproperty("ngIf", ctx.feature && ctx.media !== "mobile");
|
|
5761
5872
|
}
|
|
5762
|
-
}, directives: [i2__namespace$1.MatSidenav, i5__namespace$1.FlexibleComponent, i5__namespace$1.PanelComponent,
|
|
5873
|
+
}, directives: [i2__namespace$1.MatSidenav, i5__namespace$1.FlexibleComponent, i5__namespace$1.PanelComponent, i7__namespace.NgIf, i5__namespace.MatButton, i6__namespace$2.MatTooltip, i9__namespace.MatIcon, i1__namespace$1.FeatureDetailsComponent], pipes: [i6__namespace$1.TranslatePipe], styles: ["[_nghost-%COMP%] .igo-flexible-fill .igo-container, .igo-sidenav-content[_ngcontent-%COMP%] .igo-flexible-fill[_ngcontent-%COMP%] .igo-container[_ngcontent-%COMP%]{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}[_nghost-%COMP%] .igo-flexible-fill .igo-container, .igo-sidenav-content[_ngcontent-%COMP%] .igo-flexible-fill[_ngcontent-%COMP%] .igo-container[_ngcontent-%COMP%]{border-top-width:1px;border-top-style:solid;border-top-color:#0003}mat-sidenav[_ngcontent-%COMP%]{-o-box-shadow:2px 0px 2px 0px #dddddd;box-shadow:2px 0 2px #ddd}[_nghost-%COMP%]{background-color:#fff}[_nghost-%COMP%] mat-sidenav{z-index:3!important}mat-sidenav[_ngcontent-%COMP%]{width:400px}@media only screen and (orientation:portrait) and (max-width: 599px),only screen and (orientation:landscape) and (max-width: 959px){mat-sidenav[_ngcontent-%COMP%]{width:calc(100% - 40px - 5px)}}.igo-sidenav-content[_ngcontent-%COMP%]{margin-top:50px;height:calc(100% - 50px)}igo-feature-details[_ngcontent-%COMP%] table{width:100%}"] });
|
|
5763
5874
|
(function () {
|
|
5764
5875
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SidenavComponent, [{
|
|
5765
5876
|
type: i0.Component,
|
|
@@ -5796,11 +5907,11 @@
|
|
|
5796
5907
|
IgoSidenavModule.ɵfac = function IgoSidenavModule_Factory(t) { return new (t || IgoSidenavModule)(); };
|
|
5797
5908
|
IgoSidenavModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoSidenavModule });
|
|
5798
5909
|
IgoSidenavModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
5799
|
-
|
|
5910
|
+
i7.CommonModule,
|
|
5800
5911
|
i9.MatIconModule,
|
|
5801
5912
|
i5.MatButtonModule,
|
|
5802
5913
|
i2$1.MatSidenavModule,
|
|
5803
|
-
i6$
|
|
5914
|
+
i6$2.MatTooltipModule,
|
|
5804
5915
|
i3.IgoLanguageModule,
|
|
5805
5916
|
i5$1.IgoPanelModule,
|
|
5806
5917
|
i5$1.IgoFlexibleModule,
|
|
@@ -5812,11 +5923,11 @@
|
|
|
5812
5923
|
type: i0.NgModule,
|
|
5813
5924
|
args: [{
|
|
5814
5925
|
imports: [
|
|
5815
|
-
|
|
5926
|
+
i7.CommonModule,
|
|
5816
5927
|
i9.MatIconModule,
|
|
5817
5928
|
i5.MatButtonModule,
|
|
5818
5929
|
i2$1.MatSidenavModule,
|
|
5819
|
-
i6$
|
|
5930
|
+
i6$2.MatTooltipModule,
|
|
5820
5931
|
i3.IgoLanguageModule,
|
|
5821
5932
|
i5$1.IgoPanelModule,
|
|
5822
5933
|
i5$1.IgoFlexibleModule,
|
|
@@ -5829,11 +5940,11 @@
|
|
|
5829
5940
|
}], null, null);
|
|
5830
5941
|
})();
|
|
5831
5942
|
(function () {
|
|
5832
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoSidenavModule, { declarations: [SidenavComponent], imports: [
|
|
5943
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoSidenavModule, { declarations: [SidenavComponent], imports: [i7.CommonModule,
|
|
5833
5944
|
i9.MatIconModule,
|
|
5834
5945
|
i5.MatButtonModule,
|
|
5835
5946
|
i2$1.MatSidenavModule,
|
|
5836
|
-
i6$
|
|
5947
|
+
i6$2.MatTooltipModule,
|
|
5837
5948
|
i3.IgoLanguageModule,
|
|
5838
5949
|
i5$1.IgoPanelModule,
|
|
5839
5950
|
i5$1.IgoFlexibleModule,
|
|
@@ -5854,7 +5965,7 @@
|
|
|
5854
5965
|
}());
|
|
5855
5966
|
IgoContextModule.ɵfac = function IgoContextModule_Factory(t) { return new (t || IgoContextModule)(); };
|
|
5856
5967
|
IgoContextModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoContextModule });
|
|
5857
|
-
IgoContextModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[i3$2.MatInputModule, i3$1.MatFormFieldModule, i7.MatMenuModule], IgoContextImportExportModule,
|
|
5968
|
+
IgoContextModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[i3$2.MatInputModule, i3$1.MatFormFieldModule, i7$1.MatMenuModule], IgoContextImportExportModule,
|
|
5858
5969
|
IgoContextManagerModule,
|
|
5859
5970
|
IgoContextMapButtonModule,
|
|
5860
5971
|
IgoShareMapModule,
|
|
@@ -5863,7 +5974,7 @@
|
|
|
5863
5974
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(IgoContextModule, [{
|
|
5864
5975
|
type: i0.NgModule,
|
|
5865
5976
|
args: [{
|
|
5866
|
-
imports: [i3$2.MatInputModule, i3$1.MatFormFieldModule, i7.MatMenuModule],
|
|
5977
|
+
imports: [i3$2.MatInputModule, i3$1.MatFormFieldModule, i7$1.MatMenuModule],
|
|
5867
5978
|
declarations: [],
|
|
5868
5979
|
exports: [
|
|
5869
5980
|
IgoContextImportExportModule,
|
|
@@ -5876,7 +5987,7 @@
|
|
|
5876
5987
|
}], null, null);
|
|
5877
5988
|
})();
|
|
5878
5989
|
(function () {
|
|
5879
|
-
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoContextModule, { imports: [i3$2.MatInputModule, i3$1.MatFormFieldModule, i7.MatMenuModule], exports: [IgoContextImportExportModule,
|
|
5990
|
+
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoContextModule, { imports: [i3$2.MatInputModule, i3$1.MatFormFieldModule, i7$1.MatMenuModule], exports: [IgoContextImportExportModule,
|
|
5880
5991
|
IgoContextManagerModule,
|
|
5881
5992
|
IgoContextMapButtonModule,
|
|
5882
5993
|
IgoShareMapModule,
|