@igo2/context 1.9.3 → 1.11.0
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 +254 -145
- package/bundles/igo2-context.umd.js.map +1 -1
- package/esm2015/lib/context-manager/shared/context.interface.js +1 -1
- package/esm2015/lib/context-manager/shared/context.service.js +16 -17
- package/esm2015/lib/share-map/share-map/share-map-url.component.js +147 -69
- package/esm2015/lib/share-map/shared/share-map.service.js +4 -4
- package/fesm2015/igo2-context.js +182 -106
- 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) {
|
|
@@ -1088,7 +1092,7 @@
|
|
|
1088
1092
|
.sort(function (a, b) { return a.zIndex - b.zIndex; });
|
|
1089
1093
|
}
|
|
1090
1094
|
else {
|
|
1091
|
-
layers = igoMap.layers$.getValue().sort(function (a, b) { return a.zIndex - b.zIndex; });
|
|
1095
|
+
layers = igoMap.layers$.getValue().filter(function (lay) { return !lay.id.includes('WfsWorkspaceTableDest'); }).sort(function (a, b) { return a.zIndex - b.zIndex; });
|
|
1092
1096
|
}
|
|
1093
1097
|
var i = 0;
|
|
1094
1098
|
try {
|
|
@@ -1201,13 +1205,11 @@
|
|
|
1201
1205
|
});
|
|
1202
1206
|
}
|
|
1203
1207
|
else {
|
|
1204
|
-
|
|
1205
|
-
|
|
1206
|
-
|
|
1207
|
-
|
|
1208
|
-
|
|
1209
|
-
// }
|
|
1210
|
-
// );
|
|
1208
|
+
var source = layer.ol.getSource();
|
|
1209
|
+
features = writer.writeFeatures(source.getFeatures(), {
|
|
1210
|
+
dataProjection: 'EPSG:4326',
|
|
1211
|
+
featureProjection: 'EPSG:3857'
|
|
1212
|
+
});
|
|
1211
1213
|
}
|
|
1212
1214
|
features = JSON.parse(features);
|
|
1213
1215
|
features.name = layer.options.title;
|
|
@@ -1227,9 +1229,6 @@
|
|
|
1227
1229
|
};
|
|
1228
1230
|
ContextService.prototype.handleContextMessage = function (context) {
|
|
1229
1231
|
var _this = this;
|
|
1230
|
-
if (this.contextMessage) {
|
|
1231
|
-
this.messageService.remove(this.contextMessage.id);
|
|
1232
|
-
}
|
|
1233
1232
|
if (this.context$.value && context.uri && this.context$.value.uri !== context.uri) {
|
|
1234
1233
|
this.messageService.removeAllAreNotError();
|
|
1235
1234
|
}
|
|
@@ -1334,7 +1333,7 @@
|
|
|
1334
1333
|
error.error.title = this.languageService.translate.instant('igo.context.contextManager.errors.addPermissionTitle');
|
|
1335
1334
|
error.error.message = this.languageService.translate.instant('igo.context.contextManager.errors.addPermission');
|
|
1336
1335
|
}
|
|
1337
|
-
|
|
1336
|
+
this.messageService.error(error.error.message, error.error.title);
|
|
1338
1337
|
};
|
|
1339
1338
|
ContextService.prototype.handleContextsChange = function (keepCurrentContext) {
|
|
1340
1339
|
var _this = this;
|
|
@@ -1675,7 +1674,7 @@
|
|
|
1675
1674
|
i0__namespace.ɵɵadvance(1);
|
|
1676
1675
|
i0__namespace.ɵɵproperty("ngIf", ctx.activeImportExport === "export");
|
|
1677
1676
|
}
|
|
1678
|
-
}, 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}"] });
|
|
1679
1678
|
(function () {
|
|
1680
1679
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextImportExportComponent, [{
|
|
1681
1680
|
type: i0.Component,
|
|
@@ -1704,7 +1703,7 @@
|
|
|
1704
1703
|
IgoContextImportExportModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
1705
1704
|
i4.FormsModule,
|
|
1706
1705
|
i4.ReactiveFormsModule,
|
|
1707
|
-
|
|
1706
|
+
i7.CommonModule,
|
|
1708
1707
|
i5.MatButtonModule,
|
|
1709
1708
|
i6.MatButtonToggleModule,
|
|
1710
1709
|
i14.MatDividerModule,
|
|
@@ -1716,7 +1715,7 @@
|
|
|
1716
1715
|
i8.MatCheckboxModule,
|
|
1717
1716
|
i3.IgoLanguageModule,
|
|
1718
1717
|
i5$1.IgoSpinnerModule,
|
|
1719
|
-
i6$
|
|
1718
|
+
i6$2.MatTooltipModule,
|
|
1720
1719
|
]] });
|
|
1721
1720
|
(function () {
|
|
1722
1721
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(IgoContextImportExportModule, [{
|
|
@@ -1725,7 +1724,7 @@
|
|
|
1725
1724
|
imports: [
|
|
1726
1725
|
i4.FormsModule,
|
|
1727
1726
|
i4.ReactiveFormsModule,
|
|
1728
|
-
|
|
1727
|
+
i7.CommonModule,
|
|
1729
1728
|
i5.MatButtonModule,
|
|
1730
1729
|
i6.MatButtonToggleModule,
|
|
1731
1730
|
i14.MatDividerModule,
|
|
@@ -1737,7 +1736,7 @@
|
|
|
1737
1736
|
i8.MatCheckboxModule,
|
|
1738
1737
|
i3.IgoLanguageModule,
|
|
1739
1738
|
i5$1.IgoSpinnerModule,
|
|
1740
|
-
i6$
|
|
1739
|
+
i6$2.MatTooltipModule,
|
|
1741
1740
|
],
|
|
1742
1741
|
exports: [
|
|
1743
1742
|
ContextImportExportComponent
|
|
@@ -1751,7 +1750,7 @@
|
|
|
1751
1750
|
(function () {
|
|
1752
1751
|
(typeof ngJitMode === "undefined" || ngJitMode) && i0__namespace.ɵɵsetNgModuleScope(IgoContextImportExportModule, { declarations: [ContextImportExportComponent], imports: [i4.FormsModule,
|
|
1753
1752
|
i4.ReactiveFormsModule,
|
|
1754
|
-
|
|
1753
|
+
i7.CommonModule,
|
|
1755
1754
|
i5.MatButtonModule,
|
|
1756
1755
|
i6.MatButtonToggleModule,
|
|
1757
1756
|
i14.MatDividerModule,
|
|
@@ -1763,7 +1762,7 @@
|
|
|
1763
1762
|
i8.MatCheckboxModule,
|
|
1764
1763
|
i3.IgoLanguageModule,
|
|
1765
1764
|
i5$1.IgoSpinnerModule,
|
|
1766
|
-
i6$
|
|
1765
|
+
i6$2.MatTooltipModule], exports: [ContextImportExportComponent] });
|
|
1767
1766
|
})();
|
|
1768
1767
|
|
|
1769
1768
|
var MapContextDirective = /** @class */ (function () {
|
|
@@ -2036,7 +2035,7 @@
|
|
|
2036
2035
|
i0__namespace.ɵɵadvance(3);
|
|
2037
2036
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(13, 12, "igo.common.confirmDialog.cancelBtn"), " ");
|
|
2038
2037
|
}
|
|
2039
|
-
}, 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 });
|
|
2040
2039
|
(function () {
|
|
2041
2040
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BookmarkDialogComponent, [{
|
|
2042
2041
|
type: i0.Component,
|
|
@@ -2301,7 +2300,7 @@
|
|
|
2301
2300
|
i0__namespace.ɵɵadvance(1);
|
|
2302
2301
|
i0__namespace.ɵɵproperty("ngIf", ctx.auth.authenticated);
|
|
2303
2302
|
}
|
|
2304
|
-
}, 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 });
|
|
2305
2304
|
(function () {
|
|
2306
2305
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextItemComponent, [{
|
|
2307
2306
|
type: i0.Component,
|
|
@@ -2963,7 +2962,7 @@
|
|
|
2963
2962
|
i0__namespace.ɵɵadvance(2);
|
|
2964
2963
|
i0__namespace.ɵɵproperty("ngForOf", i0__namespace.ɵɵpipeBind1(15, 12, i0__namespace.ɵɵpipeBind1(16, 14, ctx.contexts$)));
|
|
2965
2964
|
}
|
|
2966
|
-
}, 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}"], changeDetection: 0 });
|
|
2967
2966
|
(function () {
|
|
2968
2967
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextListComponent, [{
|
|
2969
2968
|
type: i0.Component,
|
|
@@ -3438,7 +3437,7 @@
|
|
|
3438
3437
|
i0__namespace.ɵɵadvance(1);
|
|
3439
3438
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(18, 16, "igo.context.contextManager.form.edit"), " ");
|
|
3440
3439
|
}
|
|
3441
|
-
}, 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}"] });
|
|
3442
3441
|
(function () {
|
|
3443
3442
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextFormComponent, [{
|
|
3444
3443
|
type: i0.Component,
|
|
@@ -3504,7 +3503,7 @@
|
|
|
3504
3503
|
if (rf & 2) {
|
|
3505
3504
|
i0__namespace.ɵɵproperty("ngIf", ctx.context);
|
|
3506
3505
|
}
|
|
3507
|
-
}, directives: [
|
|
3506
|
+
}, directives: [i7__namespace.NgIf, ContextFormComponent], pipes: [i6__namespace$1.TranslatePipe], encapsulation: 2 });
|
|
3508
3507
|
(function () {
|
|
3509
3508
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextEditComponent, [{
|
|
3510
3509
|
type: i0.Component,
|
|
@@ -3914,7 +3913,7 @@
|
|
|
3914
3913
|
if (rf & 2) {
|
|
3915
3914
|
i0__namespace.ɵɵproperty("ngIf", ctx.context);
|
|
3916
3915
|
}
|
|
3917
|
-
}, 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}"] });
|
|
3918
3917
|
(function () {
|
|
3919
3918
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ContextPermissionsComponent, [{
|
|
3920
3919
|
type: i0.Component,
|
|
@@ -4136,7 +4135,7 @@
|
|
|
4136
4135
|
i0__namespace.ɵɵadvance(1);
|
|
4137
4136
|
i0__namespace.ɵɵproperty("matTooltip", i0__namespace.ɵɵpipeBind1(2, 2, "igo.context.bookmarkButton.create"))("color", ctx.color);
|
|
4138
4137
|
}
|
|
4139
|
-
}, 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}"] });
|
|
4140
4139
|
(function () {
|
|
4141
4140
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(BookmarkButtonComponent, [{
|
|
4142
4141
|
type: i0.Component,
|
|
@@ -4198,7 +4197,7 @@
|
|
|
4198
4197
|
i0__namespace.ɵɵadvance(3);
|
|
4199
4198
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(13, 12, "igo.common.confirmDialog.cancelBtn"), " ");
|
|
4200
4199
|
}
|
|
4201
|
-
}, 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 });
|
|
4202
4201
|
(function () {
|
|
4203
4202
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PoiDialogComponent, [{
|
|
4204
4203
|
type: i0.Component,
|
|
@@ -4404,7 +4403,7 @@
|
|
|
4404
4403
|
i0__namespace.ɵɵadvance(4);
|
|
4405
4404
|
i0__namespace.ɵɵproperty("ngForOf", ctx.pois);
|
|
4406
4405
|
}
|
|
4407
|
-
}, 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}"] });
|
|
4408
4407
|
(function () {
|
|
4409
4408
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(PoiButtonComponent, [{
|
|
4410
4409
|
type: i0.Component,
|
|
@@ -4480,7 +4479,7 @@
|
|
|
4480
4479
|
i0__namespace.ɵɵadvance(3);
|
|
4481
4480
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(15, 16, "igo.context.userButton.dialog.clearPreferences"), " ");
|
|
4482
4481
|
}
|
|
4483
|
-
}, 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 });
|
|
4484
4483
|
(function () {
|
|
4485
4484
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UserDialogComponent, [{
|
|
4486
4485
|
type: i0.Component,
|
|
@@ -4609,7 +4608,7 @@
|
|
|
4609
4608
|
if (rf & 2) {
|
|
4610
4609
|
i0__namespace.ɵɵproperty("ngIf", ctx.visible);
|
|
4611
4610
|
}
|
|
4612
|
-
}, 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()] } });
|
|
4613
4612
|
(function () {
|
|
4614
4613
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(UserButtonComponent, [{
|
|
4615
4614
|
type: i0.Component,
|
|
@@ -4639,7 +4638,7 @@
|
|
|
4639
4638
|
IgoContextMapButtonModule.ɵfac = function IgoContextMapButtonModule_Factory(t) { return new (t || IgoContextMapButtonModule)(); };
|
|
4640
4639
|
IgoContextMapButtonModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoContextMapButtonModule });
|
|
4641
4640
|
IgoContextMapButtonModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ providers: [PoiService], imports: [[
|
|
4642
|
-
|
|
4641
|
+
i7.CommonModule,
|
|
4643
4642
|
i3.IgoLanguageModule,
|
|
4644
4643
|
i5$1.IgoConfirmDialogModule,
|
|
4645
4644
|
i5$1.IgoStopPropagationModule,
|
|
@@ -4649,7 +4648,7 @@
|
|
|
4649
4648
|
i5.MatButtonModule,
|
|
4650
4649
|
i12.MatSelectModule,
|
|
4651
4650
|
i11.MatOptionModule,
|
|
4652
|
-
i6$
|
|
4651
|
+
i6$2.MatTooltipModule,
|
|
4653
4652
|
i3$1.MatFormFieldModule,
|
|
4654
4653
|
i1$2.MatDialogModule,
|
|
4655
4654
|
i3$2.MatInputModule
|
|
@@ -4659,7 +4658,7 @@
|
|
|
4659
4658
|
type: i0.NgModule,
|
|
4660
4659
|
args: [{
|
|
4661
4660
|
imports: [
|
|
4662
|
-
|
|
4661
|
+
i7.CommonModule,
|
|
4663
4662
|
i3.IgoLanguageModule,
|
|
4664
4663
|
i5$1.IgoConfirmDialogModule,
|
|
4665
4664
|
i5$1.IgoStopPropagationModule,
|
|
@@ -4669,7 +4668,7 @@
|
|
|
4669
4668
|
i5.MatButtonModule,
|
|
4670
4669
|
i12.MatSelectModule,
|
|
4671
4670
|
i11.MatOptionModule,
|
|
4672
|
-
i6$
|
|
4671
|
+
i6$2.MatTooltipModule,
|
|
4673
4672
|
i3$1.MatFormFieldModule,
|
|
4674
4673
|
i1$2.MatDialogModule,
|
|
4675
4674
|
i3$2.MatInputModule
|
|
@@ -4693,7 +4692,7 @@
|
|
|
4693
4692
|
PoiButtonComponent,
|
|
4694
4693
|
PoiDialogComponent,
|
|
4695
4694
|
UserButtonComponent,
|
|
4696
|
-
UserDialogComponent], imports: [
|
|
4695
|
+
UserDialogComponent], imports: [i7.CommonModule,
|
|
4697
4696
|
i3.IgoLanguageModule,
|
|
4698
4697
|
i5$1.IgoConfirmDialogModule,
|
|
4699
4698
|
i5$1.IgoStopPropagationModule,
|
|
@@ -4703,7 +4702,7 @@
|
|
|
4703
4702
|
i5.MatButtonModule,
|
|
4704
4703
|
i12.MatSelectModule,
|
|
4705
4704
|
i11.MatOptionModule,
|
|
4706
|
-
i6$
|
|
4705
|
+
i6$2.MatTooltipModule,
|
|
4707
4706
|
i3$1.MatFormFieldModule,
|
|
4708
4707
|
i1$2.MatDialogModule,
|
|
4709
4708
|
i3$2.MatInputModule], exports: [BookmarkButtonComponent, PoiButtonComponent, UserButtonComponent, BookmarkDialogComponent] });
|
|
@@ -4726,19 +4725,19 @@
|
|
|
4726
4725
|
IgoContextManagerModule.ɵfac = function IgoContextManagerModule_Factory(t) { return new (t || IgoContextManagerModule)(); };
|
|
4727
4726
|
IgoContextManagerModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoContextManagerModule });
|
|
4728
4727
|
IgoContextManagerModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
4729
|
-
|
|
4728
|
+
i7.CommonModule,
|
|
4730
4729
|
i4.FormsModule,
|
|
4731
4730
|
i4.ReactiveFormsModule,
|
|
4732
4731
|
i3$1.MatFormFieldModule,
|
|
4733
4732
|
i3$2.MatInputModule,
|
|
4734
4733
|
i9.MatIconModule,
|
|
4735
4734
|
i5.MatButtonModule,
|
|
4736
|
-
i6$
|
|
4735
|
+
i6$2.MatTooltipModule,
|
|
4737
4736
|
i3$4.MatListModule,
|
|
4738
4737
|
i8.MatCheckboxModule,
|
|
4739
|
-
i6$
|
|
4738
|
+
i6$3.MatRadioModule,
|
|
4740
4739
|
i1$2.MatDialogModule,
|
|
4741
|
-
i7.MatMenuModule,
|
|
4740
|
+
i7$1.MatMenuModule,
|
|
4742
4741
|
i11.MatOptionModule,
|
|
4743
4742
|
i9$1.MatAutocompleteModule,
|
|
4744
4743
|
i2.IgoAuthModule,
|
|
@@ -4756,19 +4755,19 @@
|
|
|
4756
4755
|
type: i0.NgModule,
|
|
4757
4756
|
args: [{
|
|
4758
4757
|
imports: [
|
|
4759
|
-
|
|
4758
|
+
i7.CommonModule,
|
|
4760
4759
|
i4.FormsModule,
|
|
4761
4760
|
i4.ReactiveFormsModule,
|
|
4762
4761
|
i3$1.MatFormFieldModule,
|
|
4763
4762
|
i3$2.MatInputModule,
|
|
4764
4763
|
i9.MatIconModule,
|
|
4765
4764
|
i5.MatButtonModule,
|
|
4766
|
-
i6$
|
|
4765
|
+
i6$2.MatTooltipModule,
|
|
4767
4766
|
i3$4.MatListModule,
|
|
4768
4767
|
i8.MatCheckboxModule,
|
|
4769
|
-
i6$
|
|
4768
|
+
i6$3.MatRadioModule,
|
|
4770
4769
|
i1$2.MatDialogModule,
|
|
4771
|
-
i7.MatMenuModule,
|
|
4770
|
+
i7$1.MatMenuModule,
|
|
4772
4771
|
i11.MatOptionModule,
|
|
4773
4772
|
i9$1.MatAutocompleteModule,
|
|
4774
4773
|
i2.IgoAuthModule,
|
|
@@ -4813,19 +4812,19 @@
|
|
|
4813
4812
|
ContextEditBindingDirective,
|
|
4814
4813
|
ContextPermissionsComponent,
|
|
4815
4814
|
ContextPermissionsBindingDirective, MapContextDirective,
|
|
4816
|
-
LayerContextDirective], imports: [
|
|
4815
|
+
LayerContextDirective], imports: [i7.CommonModule,
|
|
4817
4816
|
i4.FormsModule,
|
|
4818
4817
|
i4.ReactiveFormsModule,
|
|
4819
4818
|
i3$1.MatFormFieldModule,
|
|
4820
4819
|
i3$2.MatInputModule,
|
|
4821
4820
|
i9.MatIconModule,
|
|
4822
4821
|
i5.MatButtonModule,
|
|
4823
|
-
i6$
|
|
4822
|
+
i6$2.MatTooltipModule,
|
|
4824
4823
|
i3$4.MatListModule,
|
|
4825
4824
|
i8.MatCheckboxModule,
|
|
4826
|
-
i6$
|
|
4825
|
+
i6$3.MatRadioModule,
|
|
4827
4826
|
i1$2.MatDialogModule,
|
|
4828
|
-
i7.MatMenuModule,
|
|
4827
|
+
i7$1.MatMenuModule,
|
|
4829
4828
|
i11.MatOptionModule,
|
|
4830
4829
|
i9$1.MatAutocompleteModule,
|
|
4831
4830
|
i2.IgoAuthModule,
|
|
@@ -4882,8 +4881,8 @@
|
|
|
4882
4881
|
var visibleKey = this.route.options.visibleOnLayersKey;
|
|
4883
4882
|
var invisibleKey = this.route.options.visibleOffLayersKey;
|
|
4884
4883
|
var layers = map.layers;
|
|
4885
|
-
var visibleLayers = layers.filter(function (lay) { return lay.visible && lay.
|
|
4886
|
-
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; });
|
|
4887
4886
|
if (visibleLayers.length === 0) {
|
|
4888
4887
|
visibleKey = '';
|
|
4889
4888
|
}
|
|
@@ -4984,7 +4983,7 @@
|
|
|
4984
4983
|
var addedLayerPosition_1 = addedLayer + ":igoz" + layer.zIndex;
|
|
4985
4984
|
var version = '';
|
|
4986
4985
|
if (layerVersion) {
|
|
4987
|
-
var operator =
|
|
4986
|
+
var operator = layer.dataSource.options.url.indexOf('?') === -1 ? '?' : '&';
|
|
4988
4987
|
version = encodeURIComponent(operator + "VERSION=" + layerVersion);
|
|
4989
4988
|
}
|
|
4990
4989
|
linkUrl_1 = "" + linkUrl_1 + version;
|
|
@@ -5273,7 +5272,7 @@
|
|
|
5273
5272
|
i0__namespace.ɵɵadvance(1);
|
|
5274
5273
|
i0__namespace.ɵɵproperty("ngIf", ctx.url);
|
|
5275
5274
|
}
|
|
5276
|
-
}, 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}"] });
|
|
5277
5276
|
(function () {
|
|
5278
5277
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ShareMapApiComponent, [{
|
|
5279
5278
|
type: i0.Component,
|
|
@@ -5287,6 +5286,138 @@
|
|
|
5287
5286
|
}] });
|
|
5288
5287
|
})();
|
|
5289
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
|
+
}
|
|
5290
5421
|
var ShareMapUrlComponent = /** @class */ (function () {
|
|
5291
5422
|
function ShareMapUrlComponent(languageService, messageService, shareMapService, cdRef) {
|
|
5292
5423
|
this.languageService = languageService;
|
|
@@ -5330,9 +5461,9 @@
|
|
|
5330
5461
|
return ShareMapUrlComponent;
|
|
5331
5462
|
}());
|
|
5332
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)); };
|
|
5333
|
-
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) {
|
|
5334
5465
|
if (rf & 1) {
|
|
5335
|
-
var
|
|
5466
|
+
var _r12_1 = i0__namespace.ɵɵgetCurrentView();
|
|
5336
5467
|
i0__namespace.ɵɵelementStart(0, "div", 0);
|
|
5337
5468
|
i0__namespace.ɵɵelementStart(1, "mat-form-field");
|
|
5338
5469
|
i0__namespace.ɵɵelement(2, "textarea", 1, 2);
|
|
@@ -5340,7 +5471,7 @@
|
|
|
5340
5471
|
i0__namespace.ɵɵelementEnd();
|
|
5341
5472
|
i0__namespace.ɵɵelementStart(5, "div", 3);
|
|
5342
5473
|
i0__namespace.ɵɵelementStart(6, "button", 4);
|
|
5343
|
-
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); });
|
|
5344
5475
|
i0__namespace.ɵɵelement(7, "mat-icon", 5);
|
|
5345
5476
|
i0__namespace.ɵɵtext(8);
|
|
5346
5477
|
i0__namespace.ɵɵpipe(9, "translate");
|
|
@@ -5349,53 +5480,31 @@
|
|
|
5349
5480
|
i0__namespace.ɵɵelementStart(10, "div");
|
|
5350
5481
|
i0__namespace.ɵɵelement(11, "br");
|
|
5351
5482
|
i0__namespace.ɵɵelementStart(12, "section", 6);
|
|
5352
|
-
i0__namespace.ɵɵ
|
|
5353
|
-
i0__namespace.ɵɵ
|
|
5354
|
-
i0__namespace.ɵɵ
|
|
5355
|
-
i0__namespace.ɵɵ
|
|
5356
|
-
i0__namespace.ɵɵ
|
|
5357
|
-
i0__namespace.ɵɵ
|
|
5358
|
-
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);
|
|
5359
5489
|
i0__namespace.ɵɵpipe(19, "translate");
|
|
5360
|
-
i0__namespace.ɵɵ
|
|
5361
|
-
i0__namespace.ɵɵ
|
|
5362
|
-
i0__namespace.ɵɵ
|
|
5363
|
-
i0__namespace.ɵɵpipe(
|
|
5364
|
-
i0__namespace.ɵɵ
|
|
5365
|
-
i0__namespace.ɵɵelementStart(23, "li");
|
|
5366
|
-
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);
|
|
5367
5495
|
i0__namespace.ɵɵpipe(25, "translate");
|
|
5368
5496
|
i0__namespace.ɵɵelementEnd();
|
|
5369
|
-
i0__namespace.ɵɵ
|
|
5370
|
-
i0__namespace.ɵɵ
|
|
5371
|
-
i0__namespace.ɵɵ
|
|
5372
|
-
i0__namespace.ɵɵ
|
|
5373
|
-
i0__namespace.ɵɵ
|
|
5374
|
-
i0__namespace.ɵɵ
|
|
5375
|
-
i0__namespace.ɵɵpipe(
|
|
5376
|
-
i0__namespace.ɵɵ
|
|
5377
|
-
i0__namespace.ɵɵelementEnd();
|
|
5378
|
-
i0__namespace.ɵɵelementStart(32, "h4");
|
|
5379
|
-
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);
|
|
5380
5505
|
i0__namespace.ɵɵpipe(34, "translate");
|
|
5381
|
-
i0__namespace.ɵɵ
|
|
5382
|
-
i0__namespace.ɵɵ
|
|
5383
|
-
i0__namespace.ɵɵelementStart(36, "li");
|
|
5384
|
-
i0__namespace.ɵɵtext(37);
|
|
5385
|
-
i0__namespace.ɵɵpipe(38, "translate");
|
|
5386
|
-
i0__namespace.ɵɵelementEnd();
|
|
5387
|
-
i0__namespace.ɵɵelementStart(39, "li");
|
|
5388
|
-
i0__namespace.ɵɵtext(40);
|
|
5389
|
-
i0__namespace.ɵɵpipe(41, "translate");
|
|
5390
|
-
i0__namespace.ɵɵelementEnd();
|
|
5391
|
-
i0__namespace.ɵɵelementStart(42, "li");
|
|
5392
|
-
i0__namespace.ɵɵtext(43);
|
|
5393
|
-
i0__namespace.ɵɵpipe(44, "translate");
|
|
5394
|
-
i0__namespace.ɵɵelementEnd();
|
|
5395
|
-
i0__namespace.ɵɵelementStart(45, "li");
|
|
5396
|
-
i0__namespace.ɵɵtext(46);
|
|
5397
|
-
i0__namespace.ɵɵpipe(47, "translate");
|
|
5398
|
-
i0__namespace.ɵɵelementEnd();
|
|
5506
|
+
i0__namespace.ɵɵtemplate(35, ShareMapUrlComponent_li_35_Template, 3, 3, "li", 7);
|
|
5507
|
+
i0__namespace.ɵɵpipe(36, "translate");
|
|
5399
5508
|
i0__namespace.ɵɵelementEnd();
|
|
5400
5509
|
i0__namespace.ɵɵelementEnd();
|
|
5401
5510
|
i0__namespace.ɵɵelementEnd();
|
|
@@ -5406,30 +5515,30 @@
|
|
|
5406
5515
|
i0__namespace.ɵɵproperty("placeholder", i0__namespace.ɵɵpipeBind1(4, 14, "igo.context.shareMap.placeholderLink"))("value", ctx.url);
|
|
5407
5516
|
i0__namespace.ɵɵadvance(6);
|
|
5408
5517
|
i0__namespace.ɵɵtextInterpolate1(" ", i0__namespace.ɵɵpipeBind1(9, 16, "igo.context.shareMap.copy"), " ");
|
|
5409
|
-
i0__namespace.ɵɵadvance(
|
|
5410
|
-
i0__namespace.ɵɵ
|
|
5411
|
-
i0__namespace.ɵɵadvance(4);
|
|
5412
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(19, 20, "igo.context.shareMap.context"));
|
|
5413
|
-
i0__namespace.ɵɵadvance(3);
|
|
5414
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(22, 22, "igo.context.shareMap.center"));
|
|
5415
|
-
i0__namespace.ɵɵadvance(3);
|
|
5416
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(25, 24, "igo.context.shareMap.zoom"));
|
|
5417
|
-
i0__namespace.ɵɵadvance(3);
|
|
5418
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(28, 26, "igo.context.shareMap.addedLayers"));
|
|
5419
|
-
i0__namespace.ɵɵadvance(3);
|
|
5420
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(31, 28, "igo.context.shareMap.visibleInvisible"));
|
|
5421
|
-
i0__namespace.ɵɵadvance(3);
|
|
5422
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(34, 30, "igo.context.shareMap.excluded"));
|
|
5423
|
-
i0__namespace.ɵɵadvance(4);
|
|
5424
|
-
i0__namespace.ɵɵtextInterpolate(i0__namespace.ɵɵpipeBind1(38, 32, "igo.context.shareMap.order"));
|
|
5425
|
-
i0__namespace.ɵɵadvance(3);
|
|
5426
|
-
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") !== "");
|
|
5427
5520
|
i0__namespace.ɵɵadvance(3);
|
|
5428
|
-
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") !== "");
|
|
5429
5532
|
i0__namespace.ɵɵadvance(3);
|
|
5430
|
-
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") !== "");
|
|
5431
5540
|
}
|
|
5432
|
-
}, 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}"] });
|
|
5433
5542
|
(function () {
|
|
5434
5543
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ShareMapUrlComponent, [{
|
|
5435
5544
|
type: i0.Component,
|
|
@@ -5496,7 +5605,7 @@
|
|
|
5496
5605
|
i0__namespace.ɵɵadvance(1);
|
|
5497
5606
|
i0__namespace.ɵɵproperty("ngIf", !ctx.hasApi);
|
|
5498
5607
|
}
|
|
5499
|
-
}, directives: [
|
|
5608
|
+
}, directives: [i7__namespace.NgIf, i3__namespace$4.MatTabGroup, i3__namespace$4.MatTab, ShareMapApiComponent, ShareMapUrlComponent], pipes: [i6__namespace$1.TranslatePipe], styles: [""] });
|
|
5500
5609
|
(function () {
|
|
5501
5610
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(ShareMapComponent, [{
|
|
5502
5611
|
type: i0.Component,
|
|
@@ -5523,11 +5632,11 @@
|
|
|
5523
5632
|
IgoShareMapModule.ɵfac = function IgoShareMapModule_Factory(t) { return new (t || IgoShareMapModule)(); };
|
|
5524
5633
|
IgoShareMapModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoShareMapModule });
|
|
5525
5634
|
IgoShareMapModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
5526
|
-
|
|
5635
|
+
i7.CommonModule,
|
|
5527
5636
|
i4.FormsModule,
|
|
5528
5637
|
i4.ReactiveFormsModule,
|
|
5529
5638
|
i9.MatIconModule,
|
|
5530
|
-
i6$
|
|
5639
|
+
i6$2.MatTooltipModule,
|
|
5531
5640
|
i3$3.MatTabsModule,
|
|
5532
5641
|
i3$1.MatFormFieldModule,
|
|
5533
5642
|
i3$2.MatInputModule,
|
|
@@ -5539,11 +5648,11 @@
|
|
|
5539
5648
|
type: i0.NgModule,
|
|
5540
5649
|
args: [{
|
|
5541
5650
|
imports: [
|
|
5542
|
-
|
|
5651
|
+
i7.CommonModule,
|
|
5543
5652
|
i4.FormsModule,
|
|
5544
5653
|
i4.ReactiveFormsModule,
|
|
5545
5654
|
i9.MatIconModule,
|
|
5546
|
-
i6$
|
|
5655
|
+
i6$2.MatTooltipModule,
|
|
5547
5656
|
i3$3.MatTabsModule,
|
|
5548
5657
|
i3$1.MatFormFieldModule,
|
|
5549
5658
|
i3$2.MatInputModule,
|
|
@@ -5556,11 +5665,11 @@
|
|
|
5556
5665
|
}], null, null);
|
|
5557
5666
|
})();
|
|
5558
5667
|
(function () {
|
|
5559
|
-
(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,
|
|
5560
5669
|
i4.FormsModule,
|
|
5561
5670
|
i4.ReactiveFormsModule,
|
|
5562
5671
|
i9.MatIconModule,
|
|
5563
|
-
i6$
|
|
5672
|
+
i6$2.MatTooltipModule,
|
|
5564
5673
|
i3$3.MatTabsModule,
|
|
5565
5674
|
i3$1.MatFormFieldModule,
|
|
5566
5675
|
i3$2.MatInputModule,
|
|
@@ -5761,7 +5870,7 @@
|
|
|
5761
5870
|
i0__namespace.ɵɵadvance(2);
|
|
5762
5871
|
i0__namespace.ɵɵproperty("ngIf", ctx.feature && ctx.media !== "mobile");
|
|
5763
5872
|
}
|
|
5764
|
-
}, 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%}"] });
|
|
5765
5874
|
(function () {
|
|
5766
5875
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(SidenavComponent, [{
|
|
5767
5876
|
type: i0.Component,
|
|
@@ -5798,11 +5907,11 @@
|
|
|
5798
5907
|
IgoSidenavModule.ɵfac = function IgoSidenavModule_Factory(t) { return new (t || IgoSidenavModule)(); };
|
|
5799
5908
|
IgoSidenavModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoSidenavModule });
|
|
5800
5909
|
IgoSidenavModule.ɵinj = /*@__PURE__*/ i0__namespace.ɵɵdefineInjector({ imports: [[
|
|
5801
|
-
|
|
5910
|
+
i7.CommonModule,
|
|
5802
5911
|
i9.MatIconModule,
|
|
5803
5912
|
i5.MatButtonModule,
|
|
5804
5913
|
i2$1.MatSidenavModule,
|
|
5805
|
-
i6$
|
|
5914
|
+
i6$2.MatTooltipModule,
|
|
5806
5915
|
i3.IgoLanguageModule,
|
|
5807
5916
|
i5$1.IgoPanelModule,
|
|
5808
5917
|
i5$1.IgoFlexibleModule,
|
|
@@ -5814,11 +5923,11 @@
|
|
|
5814
5923
|
type: i0.NgModule,
|
|
5815
5924
|
args: [{
|
|
5816
5925
|
imports: [
|
|
5817
|
-
|
|
5926
|
+
i7.CommonModule,
|
|
5818
5927
|
i9.MatIconModule,
|
|
5819
5928
|
i5.MatButtonModule,
|
|
5820
5929
|
i2$1.MatSidenavModule,
|
|
5821
|
-
i6$
|
|
5930
|
+
i6$2.MatTooltipModule,
|
|
5822
5931
|
i3.IgoLanguageModule,
|
|
5823
5932
|
i5$1.IgoPanelModule,
|
|
5824
5933
|
i5$1.IgoFlexibleModule,
|
|
@@ -5831,11 +5940,11 @@
|
|
|
5831
5940
|
}], null, null);
|
|
5832
5941
|
})();
|
|
5833
5942
|
(function () {
|
|
5834
|
-
(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,
|
|
5835
5944
|
i9.MatIconModule,
|
|
5836
5945
|
i5.MatButtonModule,
|
|
5837
5946
|
i2$1.MatSidenavModule,
|
|
5838
|
-
i6$
|
|
5947
|
+
i6$2.MatTooltipModule,
|
|
5839
5948
|
i3.IgoLanguageModule,
|
|
5840
5949
|
i5$1.IgoPanelModule,
|
|
5841
5950
|
i5$1.IgoFlexibleModule,
|
|
@@ -5856,7 +5965,7 @@
|
|
|
5856
5965
|
}());
|
|
5857
5966
|
IgoContextModule.ɵfac = function IgoContextModule_Factory(t) { return new (t || IgoContextModule)(); };
|
|
5858
5967
|
IgoContextModule.ɵmod = /*@__PURE__*/ i0__namespace.ɵɵdefineNgModule({ type: IgoContextModule });
|
|
5859
|
-
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,
|
|
5860
5969
|
IgoContextManagerModule,
|
|
5861
5970
|
IgoContextMapButtonModule,
|
|
5862
5971
|
IgoShareMapModule,
|
|
@@ -5865,7 +5974,7 @@
|
|
|
5865
5974
|
(typeof ngDevMode === "undefined" || ngDevMode) && i0__namespace.ɵsetClassMetadata(IgoContextModule, [{
|
|
5866
5975
|
type: i0.NgModule,
|
|
5867
5976
|
args: [{
|
|
5868
|
-
imports: [i3$2.MatInputModule, i3$1.MatFormFieldModule, i7.MatMenuModule],
|
|
5977
|
+
imports: [i3$2.MatInputModule, i3$1.MatFormFieldModule, i7$1.MatMenuModule],
|
|
5869
5978
|
declarations: [],
|
|
5870
5979
|
exports: [
|
|
5871
5980
|
IgoContextImportExportModule,
|
|
@@ -5878,7 +5987,7 @@
|
|
|
5878
5987
|
}], null, null);
|
|
5879
5988
|
})();
|
|
5880
5989
|
(function () {
|
|
5881
|
-
(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,
|
|
5882
5991
|
IgoContextManagerModule,
|
|
5883
5992
|
IgoContextMapButtonModule,
|
|
5884
5993
|
IgoShareMapModule,
|