@esri/solutions-components 0.10.19 → 0.10.21

Sign up to get free protection for your applications and to get access to all the features.
Files changed (45) hide show
  1. package/dist/cjs/calcite-alert_5.cjs.entry.js +2 -2
  2. package/dist/cjs/card-manager_3.cjs.entry.js +1 -1
  3. package/dist/cjs/crowdsource-manager.cjs.entry.js +17 -3
  4. package/dist/cjs/{downloadUtils-5864e6b2.js → downloadUtils-470f6a27.js} +2 -2
  5. package/dist/cjs/feature-list.cjs.entry.js +2 -2
  6. package/dist/cjs/{index.es-c82ac9f0.js → index.es-6387d8fb.js} +1 -1
  7. package/dist/cjs/loader.cjs.js +1 -1
  8. package/dist/cjs/map-select-tools_3.cjs.entry.js +1 -1
  9. package/dist/cjs/{popupUtils-f92ecd7f.js → popupUtils-c38f840d.js} +1 -1
  10. package/dist/cjs/public-notification.cjs.entry.js +5 -5
  11. package/dist/cjs/solutions-components.cjs.js +1 -1
  12. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +37 -4
  13. package/dist/collection/components/public-notification/public-notification.js +6 -6
  14. package/dist/collection/utils/pdfUtils.js +1 -1
  15. package/dist/collection/utils/pdfUtils.ts +1 -1
  16. package/dist/components/crowdsource-manager.js +20 -4
  17. package/dist/components/downloadUtils.js +1 -1
  18. package/dist/components/public-notification.js +4 -4
  19. package/dist/esm/calcite-alert_5.entry.js +2 -2
  20. package/dist/esm/card-manager_3.entry.js +1 -1
  21. package/dist/esm/crowdsource-manager.entry.js +17 -3
  22. package/dist/esm/{downloadUtils-a065e9cd.js → downloadUtils-d1f791c5.js} +2 -2
  23. package/dist/esm/feature-list.entry.js +2 -2
  24. package/dist/esm/{index.es-4b7e52e4.js → index.es-decad494.js} +1 -1
  25. package/dist/esm/loader.js +1 -1
  26. package/dist/esm/map-select-tools_3.entry.js +1 -1
  27. package/dist/esm/{popupUtils-07732cb9.js → popupUtils-4e0a103f.js} +1 -1
  28. package/dist/esm/public-notification.entry.js +5 -5
  29. package/dist/esm/solutions-components.js +1 -1
  30. package/dist/solutions-components/{p-01588d2c.js → p-1490c752.js} +1 -1
  31. package/dist/solutions-components/p-5067d77e.entry.js +6 -0
  32. package/dist/solutions-components/{p-abd1cb78.js → p-691cb5f4.js} +2 -2
  33. package/dist/solutions-components/{p-2a53ba0d.js → p-74fbad1c.js} +2 -2
  34. package/dist/solutions-components/{p-ec8f8ff9.entry.js → p-9fed495d.entry.js} +1 -1
  35. package/dist/solutions-components/{p-f222a84e.entry.js → p-b96233e3.entry.js} +1 -1
  36. package/dist/solutions-components/p-bd2278cf.entry.js +6 -0
  37. package/dist/solutions-components/{p-dcef5e1a.entry.js → p-bde2619f.entry.js} +1 -1
  38. package/dist/solutions-components/{p-01bdd59d.entry.js → p-fd79adec.entry.js} +1 -1
  39. package/dist/solutions-components/solutions-components.esm.js +1 -1
  40. package/dist/solutions-components/utils/pdfUtils.ts +1 -1
  41. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +8 -0
  42. package/dist/types/components.d.ts +8 -0
  43. package/package.json +1 -1
  44. package/dist/solutions-components/p-39ca5896.entry.js +0 -6
  45. package/dist/solutions-components/p-5612aa0c.entry.js +0 -6
@@ -8,7 +8,7 @@ import { a as getComponentClosestLanguage, l as loadModules, g as getLocaleCompo
8
8
  import { e as goToSelection, h as highlightFeatures, k as queryObjectIds, l as getQueryGeoms, c as getFeatureLayerView, m as queryFeaturesByGeometry, n as getIdSets, o as highlightAllFeatures } from './mapViewUtils-f54edae3.js';
9
9
  import { a as EWorkflowType, e as ESelectionMode, f as EDrawMode } from './interfaces-659e3836.js';
10
10
  import { s as state } from './publicNotificationStore-7b0b97b6.js';
11
- import { d as downloadCSV, a as downloadPDF } from './downloadUtils-a065e9cd.js';
11
+ import { d as downloadCSV, a as downloadPDF } from './downloadUtils-d1f791c5.js';
12
12
  import './esri-loader-c6842c6b.js';
13
13
  import './_commonjsHelpers-089957fe.js';
14
14
  import './index-2c724afd.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 { _ as _prepareAttributeValue } from './downloadUtils-a065e9cd.js';
6
+ import { _ as _prepareAttributeValue } from './downloadUtils-d1f791c5.js';
7
7
  import { l as loadModules } from './locale-b1d53fb1.js';
8
8
 
9
9
  /** @license
@@ -8,7 +8,7 @@ import { b as EExportType, c as EPageType, a as EWorkflowType } from './interfac
8
8
  import { l as loadModules, g as getLocaleComponentStrings } from './locale-b1d53fb1.js';
9
9
  import { e as goToSelection, h as highlightFeatures } from './mapViewUtils-f54edae3.js';
10
10
  import { s as state } from './publicNotificationStore-7b0b97b6.js';
11
- import { c as consolidateLabels, r as removeDuplicateLabels } from './downloadUtils-a065e9cd.js';
11
+ import { c as consolidateLabels, r as removeDuplicateLabels } from './downloadUtils-d1f791c5.js';
12
12
  import './esri-loader-c6842c6b.js';
13
13
  import './_commonjsHelpers-089957fe.js';
14
14
  import './index-2c724afd.js';
@@ -32,9 +32,9 @@ const PublicNotification = class {
32
32
  this.defaultExportTitle = "";
33
33
  this.defaultNumLabelsPerPage = 6;
34
34
  this.enableLayerFeatures = true;
35
- this.enableLayerFeaturesOnLoad = true;
35
+ this.enableLayerFeaturesOnLoad = false;
36
36
  this.enableSearchDistance = true;
37
- this.enableSearchDistanceOnLoad = true;
37
+ this.enableSearchDistanceOnLoad = false;
38
38
  this.enableSketchTools = true;
39
39
  this.featureEffect = undefined;
40
40
  this.featureHighlightEnabled = undefined;
@@ -248,14 +248,14 @@ const PublicNotification = class {
248
248
  await this._getTranslations();
249
249
  await this._initModules();
250
250
  this._initSymbols();
251
- this._onboardingImageUrl = getAssetPath(`../assets/data/images/onboarding.png`);
251
+ this._onboardingImageUrl = getAssetPath(`assets/data/images/onboarding.png`);
252
252
  }
253
253
  /**
254
254
  * Renders the component.
255
255
  */
256
256
  render() {
257
257
  const headerSlot = this._isMobile ? "footer" : "header";
258
- return (h(Host, { key: '32b499530a84e6346cd218a38dcc634ac30db742' }, h("calcite-shell", { key: 'defd1950cb21b885969c662e0b79210a3a0a86e1' }, h("calcite-action-bar", { key: 'b0cd049e067a35a665fd2c24469e5a3b304116bb', class: "border-bottom-1 action-bar-size", "expand-disabled": true, layout: "horizontal", slot: headerSlot }, this._getActionGroup("list-check", EPageType.LIST, this._translations.myLists), this.showRefineSelection ? this._getActionGroup("test-data", EPageType.REFINE, this._translations.refineSelection) : null, this._getActionGroup("export", EPageType.EXPORT, this._translations.export)), this._getPage(this._pageType))));
258
+ return (h(Host, { key: '019074cdfaddd8121a6ed255f42dea427aac9440' }, h("calcite-shell", { key: 'ece21e206f6519627bc8f139c35f68838eb701a2' }, h("calcite-action-bar", { key: '92883d5df9fcf43584f3934bf7f61640afed2bdb', class: "border-bottom-1 action-bar-size", "expand-disabled": true, layout: "horizontal", slot: headerSlot }, this._getActionGroup("list-check", EPageType.LIST, this._translations.myLists), this.showRefineSelection ? this._getActionGroup("test-data", EPageType.REFINE, this._translations.refineSelection) : null, this._getActionGroup("export", EPageType.EXPORT, this._translations.export)), this._getPage(this._pageType))));
259
259
  }
260
260
  /**
261
261
  * StencilJS: Called once just after the component is first loaded.