@esri/solutions-components 0.7.51 → 0.8.0
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/assets/t9n/consent-manager/resources.json +12 -0
- package/dist/assets/t9n/consent-manager/resources_en.json +12 -0
- package/dist/cjs/{_commonjsHelpers-384729db.js → _commonjsHelpers-480c2e77.js} +16 -0
- package/dist/cjs/basemap-gallery_7.cjs.entry.js +3 -3
- package/dist/cjs/buffer-tools_3.cjs.entry.js +3 -3
- package/dist/cjs/calcite-action-pad_2.cjs.entry.js +3 -3
- package/dist/cjs/calcite-alert_4.cjs.entry.js +4 -4
- package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +2 -2
- package/dist/cjs/calcite-color-picker.cjs.entry.js +2 -2
- package/dist/cjs/calcite-combobox_5.cjs.entry.js +3 -3
- package/dist/cjs/calcite-flow_5.cjs.entry.js +4 -4
- package/dist/cjs/calcite-input-date-picker_3.cjs.entry.js +5 -5
- package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +6 -6
- package/dist/cjs/card-manager_3.cjs.entry.js +7 -7
- package/dist/cjs/{common-4cd3537b.js → common-e6e9f7d6.js} +1 -1
- package/dist/cjs/consent-manager.cjs.entry.js +1769 -0
- package/dist/cjs/crowdsource-manager.cjs.entry.js +3 -3
- package/dist/cjs/crowdsource-reporter.cjs.entry.js +3 -3
- package/dist/cjs/{downloadUtils-82bc9a04.js → downloadUtils-c2bd7c80.js} +6 -6
- package/dist/cjs/{esri-loader-a91c0ec1.js → esri-loader-ce6c3d3d.js} +1 -1
- package/dist/cjs/{helpers-e328869d.js → helpers-81779c18.js} +1 -1
- package/dist/cjs/{html2canvas-34208bbf.js → html2canvas-27a2547c.js} +1 -1
- package/dist/cjs/{index.es-79d8773c.js → index.es-22b3d1a2.js} +6 -6
- package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +6 -6
- package/dist/cjs/instant-apps-control-panel.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-export.cjs.entry.js +5 -5
- package/dist/cjs/instant-apps-header.cjs.entry.js +3 -3
- package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +4 -4
- package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +6 -6
- package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +5 -5
- package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-language-translator.cjs.entry.js +7 -7
- package/dist/cjs/instant-apps-measurement.cjs.entry.js +5 -5
- package/dist/cjs/instant-apps-popover.cjs.entry.js +5 -5
- package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +5 -5
- package/dist/cjs/instant-apps-splash.cjs.entry.js +5 -5
- package/dist/cjs/{languageSwitcher-7de41e17.js → languageSwitcher-4822684b.js} +1 -1
- package/dist/cjs/{languageUtil-a3b464f8.js → languageUtil-9bd00bad.js} +1 -1
- package/dist/cjs/layout-manager.cjs.entry.js +3 -3
- package/dist/cjs/{loadModules-51c30ab9.js → loadModules-69fc5b98.js} +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{locale-8c42ba7a.js → locale-3d0a4bc2.js} +1 -1
- package/dist/cjs/{locale-dab3f46a.js → locale-3e33f44c.js} +2 -2
- package/dist/cjs/map-select-tools_3.cjs.entry.js +6 -6
- package/dist/cjs/{popupUtils-824d2f7c.js → popupUtils-6be3588c.js} +1 -1
- package/dist/cjs/public-notification.cjs.entry.js +6 -6
- package/dist/cjs/{purify-f8c3e427.js → purify-4791ecca.js} +1 -1
- package/dist/cjs/{resources-adfcb1ec.js → resources-02142b99.js} +1 -1
- package/dist/cjs/{restHelpersGet-e0737480.js → restHelpersGet-2ed729ab.js} +1 -1
- package/dist/cjs/solution-configuration.cjs.entry.js +6 -6
- package/dist/cjs/solution-contents_3.cjs.entry.js +7 -7
- package/dist/cjs/{solution-resource-abec7452.js → solution-resource-97186521.js} +1 -1
- package/dist/cjs/{solution-store-2f7fbcc5.js → solution-store-67bcf552.js} +2 -2
- package/dist/cjs/solutions-components.cjs.js +1 -1
- package/dist/cjs/spatial-ref.cjs.entry.js +5 -5
- package/dist/cjs/{utils-a137dc1a.js → utils-ea7a5a63.js} +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/consent-manager/consent-manager.css +67 -0
- package/dist/collection/components/consent-manager/consent-manager.js +278 -0
- package/dist/collection/components/consent-manager/test/consent-manager.e2e.js +29 -0
- package/dist/collection/components/consent-manager/test/consent-manager.spec.js +37 -0
- package/dist/collection/components/layer-table/layer-table.js +1 -1
- package/dist/collection/utils/interfaces.ts +4 -0
- package/dist/components/_commonjsHelpers.js +16 -1
- package/dist/components/consent-manager.d.ts +11 -0
- package/dist/components/consent-manager.js +1844 -0
- package/dist/components/downloadUtils.js +1 -1
- package/dist/components/index.es.js +1 -1
- package/dist/components/layer-table2.js +1 -1
- package/dist/esm/{_commonjsHelpers-d5f9d613.js → _commonjsHelpers-0f74c230.js} +16 -1
- package/dist/esm/basemap-gallery_7.entry.js +3 -3
- package/dist/esm/buffer-tools_3.entry.js +3 -3
- package/dist/esm/calcite-action-pad_2.entry.js +3 -3
- package/dist/esm/calcite-alert_4.entry.js +4 -4
- package/dist/esm/calcite-color-picker-hex-input_2.entry.js +2 -2
- package/dist/esm/calcite-color-picker.entry.js +2 -2
- package/dist/esm/calcite-combobox_5.entry.js +3 -3
- package/dist/esm/calcite-flow_5.entry.js +4 -4
- package/dist/esm/calcite-input-date-picker_3.entry.js +5 -5
- package/dist/esm/calcite-shell-panel_14.entry.js +6 -6
- package/dist/esm/card-manager_3.entry.js +7 -7
- package/dist/esm/{common-d04ccc0d.js → common-06bcfe81.js} +1 -1
- package/dist/esm/consent-manager.entry.js +1765 -0
- package/dist/esm/crowdsource-manager.entry.js +3 -3
- package/dist/esm/crowdsource-reporter.entry.js +3 -3
- package/dist/esm/{downloadUtils-3bab4b5f.js → downloadUtils-a6c0e25f.js} +6 -6
- package/dist/esm/{esri-loader-eda07632.js → esri-loader-1b324844.js} +1 -1
- package/dist/esm/{helpers-633917fe.js → helpers-aeddac74.js} +1 -1
- package/dist/esm/{html2canvas-a0a4df55.js → html2canvas-7f5bb1cc.js} +1 -1
- package/dist/esm/{index.es-be703f2b.js → index.es-b0a676ae.js} +6 -6
- package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +6 -6
- package/dist/esm/instant-apps-control-panel.entry.js +3 -3
- package/dist/esm/instant-apps-export.entry.js +5 -5
- package/dist/esm/instant-apps-header.entry.js +3 -3
- package/dist/esm/instant-apps-interactive-legend-classic.entry.js +4 -4
- package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +4 -4
- package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +4 -4
- package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +4 -4
- package/dist/esm/instant-apps-interactive-legend.entry.js +6 -6
- package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +5 -5
- package/dist/esm/instant-apps-language-switcher.entry.js +7 -7
- package/dist/esm/instant-apps-language-translator.entry.js +7 -7
- package/dist/esm/instant-apps-measurement.entry.js +5 -5
- package/dist/esm/instant-apps-popover.entry.js +5 -5
- package/dist/esm/instant-apps-scoreboard.entry.js +5 -5
- package/dist/esm/instant-apps-splash.entry.js +5 -5
- package/dist/esm/{languageSwitcher-62232826.js → languageSwitcher-4faa659f.js} +1 -1
- package/dist/esm/{languageUtil-8b54477c.js → languageUtil-dc3111c1.js} +1 -1
- package/dist/esm/layout-manager.entry.js +3 -3
- package/dist/esm/{loadModules-b677d6d7.js → loadModules-877bbb89.js} +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/{locale-25a5ae3e.js → locale-bcbea4ef.js} +1 -1
- package/dist/esm/{locale-c7d9e9aa.js → locale-bd9034e1.js} +2 -2
- package/dist/esm/map-select-tools_3.entry.js +6 -6
- package/dist/esm/{popupUtils-23fe3c9f.js → popupUtils-af124b47.js} +1 -1
- package/dist/esm/public-notification.entry.js +6 -6
- package/dist/esm/{purify-c99d2ace.js → purify-dce4d86b.js} +1 -1
- package/dist/esm/{resources-79914606.js → resources-61b0cdad.js} +1 -1
- package/dist/esm/{restHelpersGet-af032ab2.js → restHelpersGet-2a85d395.js} +1 -1
- package/dist/esm/solution-configuration.entry.js +6 -6
- package/dist/esm/solution-contents_3.entry.js +7 -7
- package/dist/esm/{solution-resource-7b8d302d.js → solution-resource-77aa99c8.js} +1 -1
- package/dist/esm/{solution-store-01769bbf.js → solution-store-13ddaf1c.js} +2 -2
- package/dist/esm/solutions-components.js +1 -1
- package/dist/esm/spatial-ref.entry.js +5 -5
- package/dist/esm/{utils-b46c535b.js → utils-28d0a086.js} +1 -1
- package/dist/solutions-components/{p-b4d2feb0.entry.js → p-015a45e2.entry.js} +1 -1
- package/dist/solutions-components/{p-b756d01f.js → p-03037cf9.js} +1 -1
- package/dist/solutions-components/{p-2917dae0.entry.js → p-03a65871.entry.js} +1 -1
- package/dist/solutions-components/{p-86b21da1.js → p-07626c45.js} +1 -1
- package/dist/solutions-components/{p-14a48b14.js → p-090e0241.js} +1 -1
- package/dist/solutions-components/{p-531ccf84.entry.js → p-09312a7a.entry.js} +1 -1
- package/dist/solutions-components/{p-8595b4aa.entry.js → p-09801ba6.entry.js} +1 -1
- package/dist/solutions-components/{p-2f017ad2.entry.js → p-0d72a9ca.entry.js} +1 -1
- package/dist/solutions-components/p-0e5274bd.entry.js +6 -0
- package/dist/solutions-components/{p-bb94c414.entry.js → p-104f07e3.entry.js} +1 -1
- package/dist/solutions-components/{p-2592e0dd.js → p-188ed8b6.js} +1 -1
- package/dist/solutions-components/{p-16a82c20.js → p-192b6455.js} +1 -1
- package/dist/solutions-components/{p-7cfc4ba5.entry.js → p-1a7cef7b.entry.js} +1 -1
- package/dist/solutions-components/{p-463712ef.entry.js → p-1ac2125a.entry.js} +2 -2
- package/dist/solutions-components/{p-23fed594.entry.js → p-1bca71bf.entry.js} +1 -1
- package/dist/solutions-components/{p-ce4eed51.entry.js → p-220c46c2.entry.js} +1 -1
- package/dist/solutions-components/{p-c8ca9b8c.entry.js → p-299d1eaf.entry.js} +3 -3
- package/dist/solutions-components/{p-7cfce9ee.entry.js → p-2e7a9b9b.entry.js} +2 -2
- package/dist/solutions-components/{p-df468e80.entry.js → p-35c9256b.entry.js} +2 -2
- package/dist/solutions-components/{p-d561c970.entry.js → p-41bc9e9d.entry.js} +1 -1
- package/dist/solutions-components/{p-4742efa8.entry.js → p-5a28d60c.entry.js} +1 -1
- package/dist/solutions-components/{p-e46617d1.entry.js → p-5c7e3941.entry.js} +1 -1
- package/dist/solutions-components/{p-8dbf3319.entry.js → p-63466518.entry.js} +1 -1
- package/dist/solutions-components/{p-c05467fd.entry.js → p-6512dc44.entry.js} +1 -1
- package/dist/solutions-components/{p-0f66fd89.js → p-66bca043.js} +3 -3
- package/dist/solutions-components/{p-a8a0187d.js → p-70359c2b.js} +1 -1
- package/dist/solutions-components/{p-91d3732f.js → p-734d1dc5.js} +1 -1
- package/dist/solutions-components/{p-de459c0a.entry.js → p-7d6ee026.entry.js} +1 -1
- package/dist/solutions-components/{p-91710f0e.entry.js → p-8ad937b4.entry.js} +1 -1
- package/dist/solutions-components/{p-d918ec36.js → p-8ddc7786.js} +1 -1
- package/dist/solutions-components/p-8e9f96db.js +6 -0
- package/dist/solutions-components/{p-220ec0d1.js → p-94c634ba.js} +1 -1
- package/dist/solutions-components/{p-e2b0b3fa.entry.js → p-a2544cba.entry.js} +1 -1
- package/dist/solutions-components/{p-3cf84035.entry.js → p-a455c3f0.entry.js} +1 -1
- package/dist/solutions-components/{p-044cd52c.entry.js → p-a59078ee.entry.js} +1 -1
- package/dist/solutions-components/{p-701ed205.js → p-a7b7f8d1.js} +1 -1
- package/dist/solutions-components/{p-96104375.entry.js → p-aec4441b.entry.js} +1 -1
- package/dist/solutions-components/{p-d9995b7e.js → p-b41e2c4c.js} +3 -3
- package/dist/solutions-components/{p-d89fff3a.js → p-b503d01d.js} +1 -1
- package/dist/solutions-components/{p-cacd0307.entry.js → p-b80bc5b9.entry.js} +1 -1
- package/dist/solutions-components/{p-b04c9dc3.js → p-be8ef276.js} +1 -1
- package/dist/solutions-components/{p-6ac459d9.entry.js → p-c10b44ee.entry.js} +1 -1
- package/dist/solutions-components/{p-88cd4a24.entry.js → p-c302bbea.entry.js} +1 -1
- package/dist/solutions-components/{p-547b4dba.entry.js → p-c375881a.entry.js} +1 -1
- package/dist/solutions-components/{p-e05b02c5.entry.js → p-cd1ca3a6.entry.js} +1 -1
- package/dist/solutions-components/{p-3cce003d.js → p-cde1d741.js} +1 -1
- package/dist/solutions-components/{p-ccfdd890.entry.js → p-cfe890f6.entry.js} +1 -1
- package/dist/solutions-components/{p-a4bb0787.entry.js → p-df29f4c2.entry.js} +1 -1
- package/dist/solutions-components/p-e2d0ad1b.js +6 -0
- package/dist/solutions-components/{p-bf9e18d4.js → p-eab00813.js} +1 -1
- package/dist/solutions-components/{p-e8cd89c2.entry.js → p-efe1694a.entry.js} +1 -1
- package/dist/solutions-components/{p-697e9e11.entry.js → p-f3467807.entry.js} +1 -1
- package/dist/solutions-components/{p-3cb1de38.entry.js → p-f6be44e6.entry.js} +1 -1
- package/dist/solutions-components/{p-f23e6499.js → p-fb7a5f6e.js} +2 -2
- package/dist/solutions-components/{p-dbb6f1e2.entry.js → p-ff302d95.entry.js} +1 -1
- package/dist/solutions-components/solutions-components.esm.js +1 -1
- package/dist/solutions-components/utils/interfaces.ts +4 -0
- package/dist/types/components/consent-manager/consent-manager.d.ts +109 -0
- package/dist/types/components.d.ts +62 -2
- package/dist/types/preact.d.ts +4 -0
- package/dist/types/utils/interfaces.d.ts +3 -0
- package/package.json +5 -2
- package/dist/solutions-components/p-00f9774c.js +0 -6
- package/dist/solutions-components/p-e1a4994d.js +0 -6
@@ -3,7 +3,7 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { c as createCommonjsModule,
|
6
|
+
import { c as createCommonjsModule, d as getDefaultExportFromCjs } from './_commonjsHelpers.js';
|
7
7
|
import { getAssetPath } from '@stencil/core/internal/client';
|
8
8
|
import { l as loadModules } from './loadModules.js';
|
9
9
|
import { q as queryFeaturesByID } from './queryUtils.js';
|
@@ -3,7 +3,7 @@
|
|
3
3
|
* Licensed under the Apache License, Version 2.0
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
|
-
import { a as commonjsGlobal, c as createCommonjsModule,
|
6
|
+
import { a as commonjsGlobal, c as createCommonjsModule, d as getDefaultExportFromCjs } from './_commonjsHelpers.js';
|
7
7
|
import { _ as _typeof_1 } from './downloadUtils.js';
|
8
8
|
|
9
9
|
var check = function (it) {
|
@@ -1007,7 +1007,7 @@ const LayerTable = /*@__PURE__*/ proxyCustomElement(class LayerTable extends HTM
|
|
1007
1007
|
var _a;
|
1008
1008
|
return JSON.stringify((_a = this._table) === null || _a === void 0 ? void 0 : _a.tableTemplate.columnTemplates[i]) !== JSON.stringify(ct);
|
1009
1009
|
});
|
1010
|
-
if (this._table && columnTemplates && hasChange) {
|
1010
|
+
if (this._table && columnTemplates && (hasChange || !this._columnsInfo)) {
|
1011
1011
|
this._table.tableTemplate = new this.TableTemplate({
|
1012
1012
|
columnTemplates
|
1013
1013
|
});
|
@@ -19,8 +19,23 @@ function createCommonjsModule(fn, basedir, module) {
|
|
19
19
|
}, fn(module, module.exports), module.exports;
|
20
20
|
}
|
21
21
|
|
22
|
+
function getAugmentedNamespace(n) {
|
23
|
+
if (n.__esModule) return n;
|
24
|
+
var a = Object.defineProperty({}, '__esModule', {value: true});
|
25
|
+
Object.keys(n).forEach(function (k) {
|
26
|
+
var d = Object.getOwnPropertyDescriptor(n, k);
|
27
|
+
Object.defineProperty(a, k, d.get ? d : {
|
28
|
+
enumerable: true,
|
29
|
+
get: function () {
|
30
|
+
return n[k];
|
31
|
+
}
|
32
|
+
});
|
33
|
+
});
|
34
|
+
return a;
|
35
|
+
}
|
36
|
+
|
22
37
|
function commonjsRequire () {
|
23
38
|
throw new Error('Dynamic requires are not currently supported by @rollup/plugin-commonjs');
|
24
39
|
}
|
25
40
|
|
26
|
-
export { commonjsGlobal as a, commonjsRequire as b, createCommonjsModule as c, getDefaultExportFromCjs as g };
|
41
|
+
export { commonjsGlobal as a, commonjsRequire as b, createCommonjsModule as c, getDefaultExportFromCjs as d, getAugmentedNamespace as g };
|
@@ -4,9 +4,9 @@
|
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
6
|
import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-164d485a.js';
|
7
|
-
import { l as loadModules, g as getLocaleComponentStrings } from './locale-
|
8
|
-
import './esri-loader-
|
9
|
-
import './_commonjsHelpers-
|
7
|
+
import { l as loadModules, g as getLocaleComponentStrings } from './locale-bcbea4ef.js';
|
8
|
+
import './esri-loader-1b324844.js';
|
9
|
+
import './_commonjsHelpers-0f74c230.js';
|
10
10
|
|
11
11
|
const basemapGalleryCss = ":host{display:block}";
|
12
12
|
|
@@ -4,12 +4,12 @@
|
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
6
|
import { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-164d485a.js';
|
7
|
-
import { l as loadModules, g as getLocaleComponentStrings } from './locale-
|
7
|
+
import { l as loadModules, g as getLocaleComponentStrings } from './locale-bcbea4ef.js';
|
8
8
|
import { x as setRequestedIcon } from './dom-38c6f027.js';
|
9
9
|
import { f as EDrawMode } from './interfaces-586e863c.js';
|
10
10
|
import { s as state } from './publicNotificationStore-3bf4de75.js';
|
11
|
-
import './esri-loader-
|
12
|
-
import './_commonjsHelpers-
|
11
|
+
import './esri-loader-1b324844.js';
|
12
|
+
import './_commonjsHelpers-0f74c230.js';
|
13
13
|
import './guid-b75a5f7b.js';
|
14
14
|
import './resources-8834f920.js';
|
15
15
|
import './index-477ea182.js';
|
@@ -11,14 +11,14 @@ import { c as connectLocalized, d as disconnectLocalized } from './locale-904407
|
|
11
11
|
import { u as updateMessages, c as connectMessages, d as disconnectMessages, s as setUpMessages } from './t9n-436fb2b1.js';
|
12
12
|
import { t as toggleChildActionText, E as ExpandToggle } from './ExpandToggle-b6eb575e.js';
|
13
13
|
import { c as createObserver } from './observers-d04d1da9.js';
|
14
|
-
import { l as loadModules } from './loadModules-
|
14
|
+
import { l as loadModules } from './loadModules-877bbb89.js';
|
15
15
|
import './guid-b75a5f7b.js';
|
16
16
|
import './resources-8834f920.js';
|
17
17
|
import './key-c83d835f.js';
|
18
18
|
import './resources-b0e2b809.js';
|
19
19
|
import './resources-20074cb1.js';
|
20
|
-
import './esri-loader-
|
21
|
-
import './_commonjsHelpers-
|
20
|
+
import './esri-loader-1b324844.js';
|
21
|
+
import './_commonjsHelpers-0f74c230.js';
|
22
22
|
|
23
23
|
/*!
|
24
24
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
@@ -11,15 +11,15 @@ import { N as NumberStringFormat, c as connectLocalized, d as disconnectLocalize
|
|
11
11
|
import { o as onToggleOpenCloseComponent } from './openCloseComponent-9f90f493.js';
|
12
12
|
import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-436fb2b1.js';
|
13
13
|
import { K as KindIcons } from './resources-88a48c5c.js';
|
14
|
-
import { g as getLocaleComponentStrings, l as loadModules } from './locale-
|
14
|
+
import { g as getLocaleComponentStrings, l as loadModules } from './locale-bcbea4ef.js';
|
15
15
|
import { a as getAllLayers } from './mapViewUtils-20504620.js';
|
16
|
-
import { P as PopupUtils } from './popupUtils-
|
16
|
+
import { P as PopupUtils } from './popupUtils-af124b47.js';
|
17
17
|
import './guid-b75a5f7b.js';
|
18
18
|
import './resources-8834f920.js';
|
19
19
|
import './key-c83d835f.js';
|
20
20
|
import './observers-d04d1da9.js';
|
21
|
-
import './esri-loader-
|
22
|
-
import './_commonjsHelpers-
|
21
|
+
import './esri-loader-1b324844.js';
|
22
|
+
import './_commonjsHelpers-0f74c230.js';
|
23
23
|
import './interfaces-586e863c.js';
|
24
24
|
|
25
25
|
/*!
|
@@ -5,10 +5,10 @@
|
|
5
5
|
*/
|
6
6
|
import { r as registerInstance, c as createEvent, h, g as getElement, F as Fragment } from './index-164d485a.js';
|
7
7
|
import { j as isLonghandHex, i as isValidHex, r as rgbToHex, n as normalizeHex, o as opacityToAlpha, h as hexify, k as hexChar, a as alphaToOpacity } from './utils-a15078af.js';
|
8
|
-
import { c as color, O as OPACITY_LIMITS } from './resources-
|
8
|
+
import { c as color, O as OPACITY_LIMITS } from './resources-61b0cdad.js';
|
9
9
|
import { e as focusElement, w as getModeName } from './dom-38c6f027.js';
|
10
10
|
import { s as setUpLoadableComponent, a as setComponentLoaded, c as componentFocusable } from './loadable-37e7fbd6.js';
|
11
|
-
import './_commonjsHelpers-
|
11
|
+
import './_commonjsHelpers-0f74c230.js';
|
12
12
|
import './guid-b75a5f7b.js';
|
13
13
|
import './resources-8834f920.js';
|
14
14
|
|
@@ -4,7 +4,7 @@
|
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
6
|
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-164d485a.js';
|
7
|
-
import { c as color, C as CSS, D as DEFAULT_COLOR, a as DIMENSIONS, H as HSV_LIMITS, O as OPACITY_LIMITS, b as HUE_LIMIT_CONSTRAINED, S as SCOPE_SIZE, d as DEFAULT_STORAGE_KEY_PREFIX, R as RGB_LIMITS } from './resources-
|
7
|
+
import { c as color, C as CSS, D as DEFAULT_COLOR, a as DIMENSIONS, H as HSV_LIMITS, O as OPACITY_LIMITS, b as HUE_LIMIT_CONSTRAINED, S as SCOPE_SIZE, d as DEFAULT_STORAGE_KEY_PREFIX, R as RGB_LIMITS } from './resources-61b0cdad.js';
|
8
8
|
import { i as isPrimaryPointerButton, a as getElementDir } from './dom-38c6f027.js';
|
9
9
|
import { C as CSSColorMode, n as normalizeHex, h as hexify, o as opacityToAlpha, a as alphaToOpacity, b as alphaCompatible, p as parseMode, c as colorEqual, t as toNonAlphaMode, d as normalizeAlpha, e as toAlphaMode, f as normalizeColor } from './utils-a15078af.js';
|
10
10
|
import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction, I as InteractiveContainer } from './interactive-39bf5602.js';
|
@@ -14,7 +14,7 @@ import { c as connectLocalized, d as disconnectLocalized } from './locale-904407
|
|
14
14
|
import { r as remap, c as clamp, a as closeToRangeEdge } from './math-efada7a9.js';
|
15
15
|
import { u as updateMessages, s as setUpMessages, c as connectMessages, d as disconnectMessages } from './t9n-436fb2b1.js';
|
16
16
|
import { t as throttle } from './throttle-9ab70933.js';
|
17
|
-
import './_commonjsHelpers-
|
17
|
+
import './_commonjsHelpers-0f74c230.js';
|
18
18
|
import './guid-b75a5f7b.js';
|
19
19
|
import './resources-8834f920.js';
|
20
20
|
import './browser-d60104bd.js';
|
@@ -21,13 +21,13 @@ import { g as getIconScale } from './component-edd2c3cd.js';
|
|
21
21
|
import { V as Validation } from './Validation-ea480265.js';
|
22
22
|
import { d as debounce } from './debounce-229b1a22.js';
|
23
23
|
import { i as isActivationKey } from './key-c83d835f.js';
|
24
|
-
import { g as getLocaleComponentStrings } from './locale-
|
24
|
+
import { g as getLocaleComponentStrings } from './locale-bcbea4ef.js';
|
25
25
|
import { d as getMapLayerHash, o as getMapTableHash } from './mapViewUtils-20504620.js';
|
26
26
|
import { s as state } from './publicNotificationStore-3bf4de75.js';
|
27
27
|
import './resources-8834f920.js';
|
28
28
|
import './browser-d60104bd.js';
|
29
|
-
import './esri-loader-
|
30
|
-
import './_commonjsHelpers-
|
29
|
+
import './esri-loader-1b324844.js';
|
30
|
+
import './_commonjsHelpers-0f74c230.js';
|
31
31
|
import './interfaces-586e863c.js';
|
32
32
|
import './index-477ea182.js';
|
33
33
|
|
@@ -11,15 +11,15 @@ import { c as connectInteractive, u as updateHostInteraction, d as disconnectInt
|
|
11
11
|
import { c as connectLocalized, d as disconnectLocalized } from './locale-904407bf.js';
|
12
12
|
import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-436fb2b1.js';
|
13
13
|
import { S as SLOTS$1 } from './resources-00983bd3.js';
|
14
|
-
import { l as loadModules, g as getLocaleComponentStrings, f as formatNumber } from './locale-
|
14
|
+
import { l as loadModules, g as getLocaleComponentStrings, f as formatNumber } from './locale-bcbea4ef.js';
|
15
15
|
import { a as getAllLayers, g as getLayerOrTable, b as getFeatureLayerView, h as highlightFeatures, d as getMapLayerHash } from './mapViewUtils-20504620.js';
|
16
|
-
import { P as PopupUtils } from './popupUtils-
|
16
|
+
import { P as PopupUtils } from './popupUtils-af124b47.js';
|
17
17
|
import './guid-b75a5f7b.js';
|
18
18
|
import './resources-8834f920.js';
|
19
19
|
import './browser-d60104bd.js';
|
20
20
|
import './key-c83d835f.js';
|
21
|
-
import './esri-loader-
|
22
|
-
import './_commonjsHelpers-
|
21
|
+
import './esri-loader-1b324844.js';
|
22
|
+
import './_commonjsHelpers-0f74c230.js';
|
23
23
|
import './interfaces-586e863c.js';
|
24
24
|
|
25
25
|
/*!
|
@@ -20,16 +20,16 @@ import { c as connectFocusTrap, d as deactivateFocusTrap, a as activateFocusTrap
|
|
20
20
|
import { g as guid } from './guid-b75a5f7b.js';
|
21
21
|
import { g as getIconScale } from './component-edd2c3cd.js';
|
22
22
|
import { V as Validation } from './Validation-ea480265.js';
|
23
|
-
import { l as loadModules } from './loadModules-
|
24
|
-
import { g as getMessages } from './locale-
|
23
|
+
import { l as loadModules } from './loadModules-877bbb89.js';
|
24
|
+
import { g as getMessages } from './locale-bd9034e1.js';
|
25
25
|
import { g as getMode } from './mode-66911cb5.js';
|
26
26
|
import './resources-8834f920.js';
|
27
27
|
import './debounce-229b1a22.js';
|
28
28
|
import './browser-d60104bd.js';
|
29
29
|
import './observers-d04d1da9.js';
|
30
|
-
import './esri-loader-
|
31
|
-
import './_commonjsHelpers-
|
32
|
-
import './languageUtil-
|
30
|
+
import './esri-loader-1b324844.js';
|
31
|
+
import './_commonjsHelpers-0f74c230.js';
|
32
|
+
import './languageUtil-dc3111c1.js';
|
33
33
|
|
34
34
|
/*!
|
35
35
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
@@ -19,20 +19,20 @@ import { q as getItemIndex, m as mutationObserverCallback, d as deselectRemovedI
|
|
19
19
|
import { d as dragActive, a as disconnectSortableComponent, c as connectSortableComponent } from './sortableComponent-d7cd11a3.js';
|
20
20
|
import { C as CSS$5, S as SLOTS$3 } from './resources-3709252d.js';
|
21
21
|
import { I as ICON_TYPES$1 } from './resources-abd87b42.js';
|
22
|
-
import { g as getLocaleComponentStrings } from './locale-
|
23
|
-
import { s as state } from './solution-store-
|
22
|
+
import { g as getLocaleComponentStrings } from './locale-bcbea4ef.js';
|
23
|
+
import { s as state } from './solution-store-13ddaf1c.js';
|
24
24
|
import { d as EUpdateType } from './interfaces-586e863c.js';
|
25
|
-
import { E as EFileType } from './solution-resource-
|
25
|
+
import { E as EFileType } from './solution-resource-77aa99c8.js';
|
26
26
|
import './index-a1e91462.js';
|
27
27
|
import './key-c83d835f.js';
|
28
28
|
import './browser-d60104bd.js';
|
29
29
|
import './array-396bdf3c.js';
|
30
30
|
import './resources-9b7e72d5.js';
|
31
31
|
import './debounce-229b1a22.js';
|
32
|
-
import './esri-loader-
|
33
|
-
import './_commonjsHelpers-
|
32
|
+
import './esri-loader-1b324844.js';
|
33
|
+
import './_commonjsHelpers-0f74c230.js';
|
34
34
|
import './index-477ea182.js';
|
35
|
-
import './restHelpersGet-
|
35
|
+
import './restHelpersGet-2a85d395.js';
|
36
36
|
|
37
37
|
/*!
|
38
38
|
* All material copyright ESRI, All Rights Reserved, unless otherwise specified.
|
@@ -4,15 +4,15 @@
|
|
4
4
|
* http://www.apache.org/licenses/LICENSE-2.0
|
5
5
|
*/
|
6
6
|
import { r as registerInstance, h, H as Host, g as getElement, c as createEvent } from './index-164d485a.js';
|
7
|
-
import { g as getLocaleComponentStrings, l as loadModules } from './locale-
|
7
|
+
import { g as getLocaleComponentStrings, l as loadModules } from './locale-bcbea4ef.js';
|
8
8
|
import { q as queryFeaturesByID, g as getLayerOrTable, c as goToSelection, e as queryAllIds, f as queryFeatureIds, i as queryFeaturesByGlobalID } from './mapViewUtils-20504620.js';
|
9
|
-
import { d as downloadCSV } from './downloadUtils-
|
10
|
-
import './esri-loader-
|
11
|
-
import './_commonjsHelpers-
|
9
|
+
import { d as downloadCSV } from './downloadUtils-a6c0e25f.js';
|
10
|
+
import './esri-loader-1b324844.js';
|
11
|
+
import './_commonjsHelpers-0f74c230.js';
|
12
12
|
import './interfaces-586e863c.js';
|
13
|
-
import './solution-resource-
|
13
|
+
import './solution-resource-77aa99c8.js';
|
14
14
|
import './index-a1e91462.js';
|
15
|
-
import './restHelpersGet-
|
15
|
+
import './restHelpersGet-2a85d395.js';
|
16
16
|
|
17
17
|
const cardManagerCss = ":host{display:block !important}.display-flex{display:flex}.display-none{display:none}.w-100{width:100%}.padding-bottom-1{padding-bottom:1rem}.padding-1{padding:1rem}.position-relative{position:relative}.focus-margin{margin:1px 1px 0px 1px}.overflow-auto{overflow:auto}.height-full{height:100%}card-manager{display:block}";
|
18
18
|
|
@@ -1059,7 +1059,7 @@ const LayerTable = class {
|
|
1059
1059
|
var _a;
|
1060
1060
|
return JSON.stringify((_a = this._table) === null || _a === void 0 ? void 0 : _a.tableTemplate.columnTemplates[i]) !== JSON.stringify(ct);
|
1061
1061
|
});
|
1062
|
-
if (this._table && columnTemplates && hasChange) {
|
1062
|
+
if (this._table && columnTemplates && (hasChange || !this._columnsInfo)) {
|
1063
1063
|
this._table.tableTemplate = new this.TableTemplate({
|
1064
1064
|
columnTemplates
|
1065
1065
|
});
|