@esri/solutions-components 0.11.19 → 0.11.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/dist/cjs/{asyncToGenerator-f169429a.js → asyncToGenerator-c7fc3ee4.js} +1 -1
  2. package/dist/cjs/basemap-gallery_7.cjs.entry.js +2 -2
  3. package/dist/cjs/buffer-tools_2.cjs.entry.js +4 -3
  4. package/dist/cjs/card-manager_3.cjs.entry.js +4 -4
  5. package/dist/cjs/consent-manager.cjs.entry.js +4 -4
  6. package/dist/cjs/create-feature_4.cjs.entry.js +45 -44
  7. package/dist/cjs/create-related-feature_3.cjs.entry.js +2 -2
  8. package/dist/cjs/crowdsource-manager.cjs.entry.js +4 -5
  9. package/dist/cjs/crowdsource-reporter.cjs.entry.js +5 -4
  10. package/dist/cjs/delete-dialog.cjs.entry.js +2 -2
  11. package/dist/cjs/{downloadUtils-b269c7a1.js → downloadUtils-fcae8eb1.js} +3 -3
  12. package/dist/cjs/{effects-2f75069e.js → effects-3607d1ba.js} +1 -1
  13. package/dist/cjs/feature-list.cjs.entry.js +5 -5
  14. package/dist/cjs/{helpers-69e520bd.js → helpers-8d452256.js} +2 -2
  15. package/dist/cjs/{index.es-644259ff.js → index.es-3c2404c3.js} +2 -2
  16. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +4 -4
  17. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +5 -5
  18. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +2 -2
  19. package/dist/cjs/instant-apps-create.cjs.entry.js +4 -4
  20. package/dist/cjs/instant-apps-export-views.cjs.entry.js +4 -4
  21. package/dist/cjs/instant-apps-export.cjs.entry.js +4 -4
  22. package/dist/cjs/instant-apps-filter-list_2.cjs.entry.js +4 -4
  23. package/dist/cjs/instant-apps-header.cjs.entry.js +2 -2
  24. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +4 -4
  25. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +4 -4
  26. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +4 -4
  27. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +4 -4
  28. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +6 -6
  29. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +4 -4
  30. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +6 -6
  31. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +6 -6
  32. package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +2 -2
  33. package/dist/cjs/instant-apps-measurement.cjs.entry.js +4 -4
  34. package/dist/cjs/instant-apps-popover.cjs.entry.js +4 -4
  35. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +4 -4
  36. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +4 -4
  37. package/dist/cjs/instant-apps-splash.cjs.entry.js +4 -4
  38. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +5 -5
  39. package/dist/cjs/json-editor_7.cjs.entry.js +2 -2
  40. package/dist/cjs/{languageSwitcher-c8e62594.js → languageSwitcher-19a22439.js} +1 -1
  41. package/dist/cjs/{languageUtil-bd49af69.js → languageUtil-a3e1eafd.js} +1 -1
  42. package/dist/cjs/{loadModules-3b29fa24.js → loadModules-e9d8977c.js} +1 -1
  43. package/dist/cjs/loader.cjs.js +1 -1
  44. package/dist/cjs/{locale-905e6063.js → locale-1c60be9c.js} +1 -1
  45. package/dist/cjs/{locale-c923d7b6.js → locale-da41a06f.js} +2 -2
  46. package/dist/cjs/map-layer-picker.cjs.entry.js +2 -2
  47. package/dist/cjs/map-select-tools_3.cjs.entry.js +4 -4
  48. package/dist/cjs/{popupUtils-5378e04a.js → popupUtils-87b006a6.js} +2 -2
  49. package/dist/cjs/public-notification.cjs.entry.js +4 -4
  50. package/dist/cjs/solution-configuration.cjs.entry.js +2 -2
  51. package/dist/cjs/solution-contents_3.cjs.entry.js +2 -2
  52. package/dist/cjs/solution-item-accordion.cjs.entry.js +2 -2
  53. package/dist/cjs/solutions-components.cjs.js +1 -1
  54. package/dist/cjs/spatial-ref.cjs.entry.js +2 -2
  55. package/dist/cjs/{utils-3739960f.js → utils-3e512114.js} +1 -1
  56. package/dist/collection/assets/t9n/create-feature/resources.json +1 -1
  57. package/dist/collection/assets/t9n/create-feature/resources_en.json +1 -1
  58. package/dist/collection/components/create-feature/create-feature.js +130 -110
  59. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +2 -3
  60. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +22 -2
  61. package/dist/collection/components/map-draw-tools/map-draw-tools.js +2 -1
  62. package/dist/components/create-feature2.js +48 -46
  63. package/dist/components/crowdsource-manager.js +2 -3
  64. package/dist/components/crowdsource-reporter.js +4 -2
  65. package/dist/components/map-draw-tools2.js +2 -1
  66. package/dist/esm/{asyncToGenerator-e51717ed.js → asyncToGenerator-96b2368d.js} +1 -1
  67. package/dist/esm/basemap-gallery_7.entry.js +2 -2
  68. package/dist/esm/buffer-tools_2.entry.js +4 -3
  69. package/dist/esm/card-manager_3.entry.js +4 -4
  70. package/dist/esm/consent-manager.entry.js +4 -4
  71. package/dist/esm/create-feature_4.entry.js +45 -44
  72. package/dist/esm/create-related-feature_3.entry.js +2 -2
  73. package/dist/esm/crowdsource-manager.entry.js +4 -5
  74. package/dist/esm/crowdsource-reporter.entry.js +5 -4
  75. package/dist/esm/delete-dialog.entry.js +2 -2
  76. package/dist/esm/{downloadUtils-d04d4095.js → downloadUtils-078cd709.js} +3 -3
  77. package/dist/esm/{effects-602e7b51.js → effects-38bc1195.js} +1 -1
  78. package/dist/esm/feature-list.entry.js +5 -5
  79. package/dist/esm/{helpers-520f100c.js → helpers-15d5cd56.js} +2 -2
  80. package/dist/esm/{index.es-ca80d0c5.js → index.es-87662946.js} +2 -2
  81. package/dist/esm/instant-apps-app-guide.entry.js +4 -4
  82. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +5 -5
  83. package/dist/esm/instant-apps-control-panel.entry.js +2 -2
  84. package/dist/esm/instant-apps-create.entry.js +4 -4
  85. package/dist/esm/instant-apps-export-views.entry.js +4 -4
  86. package/dist/esm/instant-apps-export.entry.js +4 -4
  87. package/dist/esm/instant-apps-filter-list_2.entry.js +4 -4
  88. package/dist/esm/instant-apps-header.entry.js +2 -2
  89. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +4 -4
  90. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +4 -4
  91. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +4 -4
  92. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +4 -4
  93. package/dist/esm/instant-apps-interactive-legend.entry.js +6 -6
  94. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +4 -4
  95. package/dist/esm/instant-apps-language-switcher.entry.js +6 -6
  96. package/dist/esm/instant-apps-language-translator.entry.js +6 -6
  97. package/dist/esm/instant-apps-measurement-tool.entry.js +2 -2
  98. package/dist/esm/instant-apps-measurement.entry.js +4 -4
  99. package/dist/esm/instant-apps-popover.entry.js +4 -4
  100. package/dist/esm/instant-apps-scoreboard.entry.js +4 -4
  101. package/dist/esm/instant-apps-sign-in.entry.js +4 -4
  102. package/dist/esm/instant-apps-splash.entry.js +4 -4
  103. package/dist/esm/instant-apps-time-filter.entry.js +5 -5
  104. package/dist/esm/json-editor_7.entry.js +2 -2
  105. package/dist/esm/{languageSwitcher-ccdf79d4.js → languageSwitcher-49bad3f4.js} +1 -1
  106. package/dist/esm/{languageUtil-2bac3910.js → languageUtil-2b6e191a.js} +1 -1
  107. package/dist/esm/{loadModules-1b0b108c.js → loadModules-947ccfd4.js} +1 -1
  108. package/dist/esm/loader.js +1 -1
  109. package/dist/esm/{locale-15e42305.js → locale-7874c756.js} +1 -1
  110. package/dist/esm/{locale-29d08ded.js → locale-e02b0e14.js} +2 -2
  111. package/dist/esm/map-layer-picker.entry.js +2 -2
  112. package/dist/esm/map-select-tools_3.entry.js +4 -4
  113. package/dist/esm/{popupUtils-b71abb01.js → popupUtils-6a965512.js} +2 -2
  114. package/dist/esm/public-notification.entry.js +4 -4
  115. package/dist/esm/solution-configuration.entry.js +2 -2
  116. package/dist/esm/solution-contents_3.entry.js +2 -2
  117. package/dist/esm/solution-item-accordion.entry.js +2 -2
  118. package/dist/esm/solutions-components.js +1 -1
  119. package/dist/esm/spatial-ref.entry.js +2 -2
  120. package/dist/esm/{utils-89be1743.js → utils-6fe5b5fa.js} +1 -1
  121. package/dist/solutions-components/assets/t9n/create-feature/resources.json +1 -1
  122. package/dist/solutions-components/assets/t9n/create-feature/resources_en.json +1 -1
  123. package/dist/solutions-components/{p-d885880a.entry.js → p-00ec642f.entry.js} +1 -1
  124. package/dist/solutions-components/p-02c4e6fc.entry.js +6 -0
  125. package/dist/solutions-components/{p-0132213f.entry.js → p-0326f1f4.entry.js} +1 -1
  126. package/dist/solutions-components/{p-438fdc33.js → p-08ad0b7a.js} +1 -1
  127. package/dist/solutions-components/{p-0607044f.js → p-174fa218.js} +1 -1
  128. package/dist/solutions-components/{p-7bf7d67b.js → p-1e1dfef6.js} +1 -1
  129. package/dist/solutions-components/{p-2d8300ba.entry.js → p-244316dd.entry.js} +1 -1
  130. package/dist/solutions-components/p-2460cf10.entry.js +6 -0
  131. package/dist/solutions-components/{p-8f973b3d.js → p-2884ca49.js} +1 -1
  132. package/dist/solutions-components/{p-3f8b1062.entry.js → p-3ce5c7fd.entry.js} +1 -1
  133. package/dist/solutions-components/{p-a397e773.js → p-404cbf48.js} +1 -1
  134. package/dist/solutions-components/{p-f292f56e.entry.js → p-41a3b49a.entry.js} +1 -1
  135. package/dist/solutions-components/{p-f457e8be.entry.js → p-443168f0.entry.js} +1 -1
  136. package/dist/solutions-components/{p-86b6f918.entry.js → p-4ced7b11.entry.js} +1 -1
  137. package/dist/solutions-components/{p-2a1ed83a.entry.js → p-4d5dd39e.entry.js} +1 -1
  138. package/dist/solutions-components/{p-e79b69e6.entry.js → p-4e7514a3.entry.js} +1 -1
  139. package/dist/solutions-components/{p-34338938.entry.js → p-4f7fb338.entry.js} +1 -1
  140. package/dist/solutions-components/{p-edfcce2c.entry.js → p-5786b9da.entry.js} +1 -1
  141. package/dist/solutions-components/{p-b8f29a99.entry.js → p-5a202f3f.entry.js} +1 -1
  142. package/dist/solutions-components/{p-fdf0d66f.entry.js → p-65105504.entry.js} +1 -1
  143. package/dist/solutions-components/{p-532ed572.entry.js → p-698656b8.entry.js} +1 -1
  144. package/dist/solutions-components/{p-dbf2c455.entry.js → p-7251848d.entry.js} +1 -1
  145. package/dist/solutions-components/{p-b6a6fdcf.entry.js → p-72d04c7a.entry.js} +1 -1
  146. package/dist/solutions-components/{p-099379e6.entry.js → p-832707fd.entry.js} +1 -1
  147. package/dist/solutions-components/{p-8db12ee9.entry.js → p-837e0939.entry.js} +1 -1
  148. package/dist/solutions-components/{p-cd38fc53.js → p-84bb6925.js} +1 -1
  149. package/dist/solutions-components/{p-436b869c.entry.js → p-8859b622.entry.js} +1 -1
  150. package/dist/solutions-components/p-89fbc318.js +6 -0
  151. package/dist/solutions-components/{p-0b1c830a.entry.js → p-8a010f9e.entry.js} +1 -1
  152. package/dist/solutions-components/{p-6ac03d17.entry.js → p-8dd677dd.entry.js} +1 -1
  153. package/dist/solutions-components/{p-37cc79c6.entry.js → p-9927342d.entry.js} +1 -1
  154. package/dist/solutions-components/{p-c3aac15b.entry.js → p-a277d08c.entry.js} +1 -1
  155. package/dist/solutions-components/{p-2d3b8412.entry.js → p-a5eaf7fe.entry.js} +1 -1
  156. package/dist/solutions-components/{p-da1e4ff1.entry.js → p-aad84d69.entry.js} +1 -1
  157. package/dist/solutions-components/{p-3423b5ef.js → p-ac122d9e.js} +1 -1
  158. package/dist/solutions-components/{p-59a1c5a9.entry.js → p-b394f504.entry.js} +1 -1
  159. package/dist/solutions-components/{p-97abbf8f.entry.js → p-ba4e219a.entry.js} +1 -1
  160. package/dist/solutions-components/{p-258aa58e.js → p-bf04c6f4.js} +2 -2
  161. package/dist/solutions-components/{p-4454af38.entry.js → p-c6c697e5.entry.js} +1 -1
  162. package/dist/solutions-components/{p-dda0aa41.entry.js → p-d324196d.entry.js} +1 -1
  163. package/dist/solutions-components/{p-f93a9d92.js → p-d65f8b73.js} +1 -1
  164. package/dist/solutions-components/{p-36e3b39c.js → p-db3391b9.js} +2 -2
  165. package/dist/solutions-components/{p-039ab075.js → p-dc188d13.js} +1 -1
  166. package/dist/solutions-components/{p-04277d48.entry.js → p-de42e8b2.entry.js} +1 -1
  167. package/dist/solutions-components/p-ea566af0.entry.js +6 -0
  168. package/dist/solutions-components/{p-29baf8a2.entry.js → p-eb3c867f.entry.js} +1 -1
  169. package/dist/solutions-components/{p-d45b0400.entry.js → p-ed1ecb5b.entry.js} +1 -1
  170. package/dist/solutions-components/{p-1054e10a.entry.js → p-ee3bb943.entry.js} +1 -1
  171. package/dist/solutions-components/{p-0ea99464.entry.js → p-f165921f.entry.js} +1 -1
  172. package/dist/solutions-components/{p-f36b4778.entry.js → p-f75786a8.entry.js} +1 -1
  173. package/dist/solutions-components/{p-2a7f23fc.entry.js → p-f956c598.entry.js} +1 -1
  174. package/dist/solutions-components/{p-2cb8c175.entry.js → p-fa663804.entry.js} +1 -1
  175. package/dist/solutions-components/{p-6e879de9.entry.js → p-ff317687.entry.js} +1 -1
  176. package/dist/solutions-components/solutions-components.esm.js +1 -1
  177. package/dist/solutions-components_commit.txt +7 -7
  178. package/dist/types/components/create-feature/create-feature.d.ts +54 -50
  179. package/dist/types/components/crowdsource-reporter/crowdsource-reporter.d.ts +4 -0
  180. package/dist/types/components.d.ts +16 -0
  181. package/package.json +1 -1
  182. package/dist/solutions-components/p-04546ef6.js +0 -6
  183. package/dist/solutions-components/p-1adc6874.entry.js +0 -6
  184. package/dist/solutions-components/p-ba472e45.entry.js +0 -6
  185. package/dist/solutions-components/p-f99a78f1.entry.js +0 -6
  186. /package/dist/cjs/{esri-loader-1e8cc247.js → esri-loader-08dc41bd.js} +0 -0
  187. /package/dist/cjs/{typeof-eba0a941.js → typeof-2a7e2dec.js} +0 -0
  188. /package/dist/esm/{esri-loader-d10d860d.js → esri-loader-c6842c6b.js} +0 -0
  189. /package/dist/esm/{typeof-a3e780e1.js → typeof-ef2a007d.js} +0 -0
  190. /package/dist/solutions-components/{p-3b3f77bc.js → p-0a24ad5f.js} +0 -0
  191. /package/dist/solutions-components/{p-19bce2cc.js → p-4fe489cf.js} +0 -0
@@ -6,7 +6,7 @@
6
6
  'use strict';
7
7
 
8
8
  const _commonjsHelpers = require('./_commonjsHelpers-baf43783.js');
9
- const _typeof = require('./typeof-eba0a941.js');
9
+ const _typeof = require('./typeof-2a7e2dec.js');
10
10
 
11
11
  var defineProperty = {exports: {}};
12
12
 
@@ -8,8 +8,8 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
12
- require('./esri-loader-1e8cc247.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
+ require('./esri-loader-08dc41bd.js');
13
13
  require('./_commonjsHelpers-baf43783.js');
14
14
 
15
15
  const basemapGalleryCss = ":host{display:block}";
@@ -8,10 +8,10 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
12
  const interfaces = require('./interfaces-09c4c40e.js');
13
13
  const publicNotificationStore = require('./publicNotificationStore-beb782de.js');
14
- require('./esri-loader-1e8cc247.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
16
  require('./index-ffd12cb0.js');
17
17
 
@@ -556,6 +556,7 @@ const MapDrawTools = class {
556
556
  ...sketchOptions,
557
557
  container: this._sketchElement,
558
558
  creationMode: "single",
559
+ toolbarKind: "docked",
559
560
  visibleElements: {
560
561
  duplicateButton: false,
561
562
  selectionTools: {
@@ -565,7 +566,7 @@ const MapDrawTools = class {
565
566
  circle: false
566
567
  },
567
568
  undoRedoMenu: false,
568
- settingsMenu: this.drawMode === interfaces.EDrawMode.SKETCH
569
+ settingsMenu: this.drawMode === interfaces.EDrawMode.SKETCH,
569
570
  }
570
571
  });
571
572
  this._sketchViewModel = new this.SketchViewModel({
@@ -8,13 +8,13 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
12
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
13
- const downloadUtils = require('./downloadUtils-b269c7a1.js');
14
- require('./esri-loader-1e8cc247.js');
13
+ const downloadUtils = require('./downloadUtils-fcae8eb1.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
16
  require('./interfaces-09c4c40e.js');
17
- require('./typeof-eba0a941.js');
17
+ require('./typeof-2a7e2dec.js');
18
18
  require('./index-5d8d6ae2.js');
19
19
  require('./solution-resource-d0a2f7fe.js');
20
20
  require('./restHelpersGet-e4639890.js');
@@ -8,12 +8,12 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index$1 = require('./index-af14245a.js');
11
- const locale$1 = require('./locale-905e6063.js');
11
+ const locale$1 = require('./locale-1c60be9c.js');
12
12
  const _commonjsHelpers = require('./_commonjsHelpers-baf43783.js');
13
- const asyncToGenerator = require('./asyncToGenerator-f169429a.js');
14
- const _typeof$1 = require('./typeof-eba0a941.js');
13
+ const asyncToGenerator = require('./asyncToGenerator-c7fc3ee4.js');
14
+ const _typeof$1 = require('./typeof-2a7e2dec.js');
15
15
  const update = require('./update-243ea407.js');
16
- require('./esri-loader-1e8cc247.js');
16
+ require('./esri-loader-08dc41bd.js');
17
17
 
18
18
  function shouldDisableTracking(options = {}) {
19
19
  const { disabled, portal } = options;
@@ -8,14 +8,14 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
12
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
13
- const popupUtils = require('./popupUtils-5378e04a.js');
14
- require('./esri-loader-1e8cc247.js');
13
+ const popupUtils = require('./popupUtils-87b006a6.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
16
  require('./interfaces-09c4c40e.js');
17
- require('./downloadUtils-b269c7a1.js');
18
- require('./typeof-eba0a941.js');
17
+ require('./downloadUtils-fcae8eb1.js');
18
+ require('./typeof-2a7e2dec.js');
19
19
  require('./index-5d8d6ae2.js');
20
20
  require('./solution-resource-d0a2f7fe.js');
21
21
  require('./restHelpersGet-e4639890.js');
@@ -33,19 +33,20 @@ const CreateFeature = class {
33
33
  this.editingAttachment = index.createEvent(this, "editingAttachment", 7);
34
34
  this.progressStatus = index.createEvent(this, "progressStatus", 7);
35
35
  this.modeChanged = index.createEvent(this, "modeChanged", 7);
36
- this.mapView = undefined;
37
- this.selectedLayerId = undefined;
38
36
  this.customizeSubmit = false;
39
- this.locale = undefined;
40
- this.searchConfiguration = undefined;
41
- this.isMobile = undefined;
37
+ this.enableSearch = false;
42
38
  this.floorLevel = undefined;
43
39
  this.formElements = undefined;
44
- this.enableSearch = false;
40
+ this.isMobile = undefined;
41
+ this.locale = undefined;
42
+ this.mapView = undefined;
43
+ this.searchConfiguration = undefined;
44
+ this.selectedLayerId = undefined;
45
45
  this.showGuidingMsg = true;
46
46
  this.showGuidingMsgWhileDrawing = true;
47
- this._editorLoading = false;
47
+ this.submitNewReportsMessage = undefined;
48
48
  this._currentPage = "templatePicker";
49
+ this._editorLoading = false;
49
50
  this._translations = undefined;
50
51
  }
51
52
  get el() { return index.getElement(this); }
@@ -64,6 +65,11 @@ const CreateFeature = class {
64
65
  * The ExpressionInfo constructor
65
66
  */
66
67
  ExpressionInfo;
68
+ /**
69
+ * https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
70
+ * The Feature layer instance
71
+ */
72
+ FeatureLayer;
67
73
  /**
68
74
  * esri/form/elements/FieldElement: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-elements-FieldElement.html
69
75
  * The FieldElement constructor
@@ -73,68 +79,63 @@ const CreateFeature = class {
73
79
  * esri/form/FormTemplate: https://developers.arcgis.com/javascript/latest/api-reference/esri-form-FormTemplate.html
74
80
  */
75
81
  FormTemplate;
76
- /**
77
- * esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
78
- * The Editor instance
79
- */
80
- _editor;
81
- /**
82
- * https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html
83
- * The Feature layer instance
84
- */
85
- FeatureLayer;
86
82
  /**
87
83
  * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
88
84
  * The MapView instance
89
85
  */
90
86
  MapView;
91
- /**
92
- * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
93
- * Updated map view instance
94
- */
95
- _updatedMapView;
96
87
  /**
97
88
  * esri/widgets/Search: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
98
89
  * The Search instance
99
90
  */
100
91
  Search;
101
- /**
102
- * "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
103
- * The Search instance
104
- */
105
- _search;
106
- /**
107
- * esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
108
- */
109
- reactiveUtils;
110
92
  /**
111
93
  * boolean: Flag to maintain the add attachment
112
94
  */
113
95
  _addingAttachment;
96
+ /**
97
+ * HTMLCalciteNoticeElement: calcite notice refrence element
98
+ */
99
+ _calciteNotice;
114
100
  /**
115
101
  * HTMLDivElement: The node the editor will be added to
116
102
  */
117
103
  _container;
118
104
  /**
119
- * HTMLDivElement: The node for the map view
105
+ * esri/widgets/Editor: https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Editor.html
106
+ * The Editor instance
120
107
  */
121
- _mapViewContainer;
108
+ _editor;
122
109
  /**
123
110
  * boolean: Flag to maintain form submission using submit button
124
111
  */
125
112
  _isSubmitBtnClicked = false;
126
113
  /**
127
- * __esri.FeatureLayer: selected feature layer;
114
+ * HTMLDivElement: The node for the map view
128
115
  */
129
- _selectedLayer;
116
+ _mapViewContainer;
117
+ /**
118
+ * esri/core/reactiveUtils: https://developers.arcgis.com/javascript/latest/api-reference/esri-core-reactiveUtils.html
119
+ */
120
+ reactiveUtils;
121
+ /**
122
+ * "esri/widgets/Search": https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search.html
123
+ * The Search instance
124
+ */
125
+ _search;
130
126
  /**
131
127
  * HTMLDivElement: refrence for search div element
132
128
  */
133
129
  _searchDiv;
134
130
  /**
135
- * HTMLCalciteNoticeElement: calcite notice refrence element
131
+ * __esri.FeatureLayer: selected feature layer;
136
132
  */
137
- _calciteNotice;
133
+ _selectedLayer;
134
+ /**
135
+ * esri/views/MapView: https://developers.arcgis.com/javascript/latest/api-reference/esri-views-MapView.html
136
+ * Updated map view instance
137
+ */
138
+ _updatedMapView;
138
139
  //--------------------------------------------------------------------------
139
140
  //
140
141
  // Watch handlers
@@ -294,8 +295,8 @@ const CreateFeature = class {
294
295
  else if (this._currentPage === 'featureForm') {
295
296
  guidingMsg = this._translations.provideDetailsMsg;
296
297
  }
297
- return (index.h(index.Fragment, { key: '829e66e8b4818b2566d514ae85eddc50968075f8' }, showGuidingMsg && index.h("calcite-notice", { key: '0347181f26f5d87d38f8be185e0b43ffbbc34208', class: "notice-msg", icon: "lightbulb", kind: "success", open: true, ref: el => this._calciteNotice = el }, index.h("div", { key: 'e5dd776ead66c26184a5aad747e82d97612d961a', slot: "message" }, guidingMsg)), index.h("calcite-loader", { key: '7989ecdbb4b635d38a1d63bf879d7e95b3f9a9be', class: loaderClass, label: "", scale: "s" }), index.h("div", { key: '6f6184af21e8a0595e5c51c132e657e7660caa01', class: featureFormClass, id: "feature-form" }), this.enableSearch &&
298
- index.h("div", { key: '2068ca424a9355a28c9957104a4f6973b11c1b8f', class: `search-widget ${showSearchWidget} ${featureFormClass}`, id: "search-widget-ref", ref: el => this._searchDiv = el }), index.h("div", { key: 'a899d52788e6cfa67fe77abbbe0eeb6383b40d0a', class: `${mobileMapClass}`, ref: (el) => { this._mapViewContainer = el; } })));
298
+ return (index.h(index.Fragment, { key: 'cb3462a70e0097e9b4ac9dac3f910fce6d30f8b5' }, showGuidingMsg && index.h("calcite-notice", { key: 'ddd908ac4b31f60d07de064ec1decae06b3d93bd', class: "notice-msg", icon: "lightbulb", kind: "success", open: true, ref: el => this._calciteNotice = el }, index.h("div", { key: '3cee10085fa29190d88d3d03d35f726d1b51651b', slot: "message" }, guidingMsg)), index.h("calcite-loader", { key: 'cf714d63a011712fa03c148c17a8811356e14859', class: loaderClass, label: "", scale: "s" }), index.h("div", { key: 'e20cb740a1d22795b397af191a26339d709aba0d', class: featureFormClass, id: "feature-form" }), this.enableSearch &&
299
+ index.h("div", { key: 'd2b439d3845b69527fdea2414c7b22078b0af4ea', class: `search-widget ${showSearchWidget} ${featureFormClass}`, id: "search-widget-ref", ref: el => this._searchDiv = el }), index.h("div", { key: '1f4e39aaaa93f4e2102767c04c5ad256e4f129e2', class: `${mobileMapClass}`, ref: (el) => { this._mapViewContainer = el; } })));
299
300
  }
300
301
  //--------------------------------------------------------------------------
301
302
  //
@@ -8,9 +8,9 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
12
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
13
- require('./esri-loader-1e8cc247.js');
13
+ require('./esri-loader-08dc41bd.js');
14
14
  require('./_commonjsHelpers-baf43783.js');
15
15
  require('./interfaces-09c4c40e.js');
16
16
 
@@ -8,10 +8,10 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
12
  const interfaces = require('./interfaces-09c4c40e.js');
13
13
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
14
- require('./esri-loader-1e8cc247.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
16
 
17
17
  const crowdsourceManagerCss = ":host{display:block;--calcite-label-margin-bottom:0px;--solutions-theme-foreground-color:var(--calcite-color-foreground-1)}.padding-1-2{padding:0.5rem}.display-flex{display:flex}.width-full{width:100%}.width-1-2{position:relative;width:50%}.width-1-3{position:relative;width:33.33%}.width-2-3{position:relative;width:66.66%}.width-0{width:0}.height-full{height:100%}.height-1-2{position:relative;height:50%}.height-0{height:0}.toggle-node{width:51px;height:51px}.overflow-hidden{overflow:hidden}.flex-column{flex-direction:column}.border{border:1px solid var(--calcite-color-border-3)}.border-bottom{border-bottom:1px solid var(--calcite-color-border-3)}.border-right{border-right:2px solid var(--calcite-color-border-3)}.border-sides{border-left:1px solid var(--calcite-color-border-3);border-right:1px solid var(--calcite-color-border-3)}.position-relative{position:relative}.position-absolute{position:absolute}.position-sticky{position:sticky}.height-50{height:50%}.top-51{top:51px}.adjusted-height-50{height:calc(50% - 25px)}.adjusted-height-100{height:calc(100% - 50px)}.adjusted-height-100-51{height:calc(100% - 51px)}.display-none{display:none !important}.adjusted-height-50_25{height:calc(50% + 25px)}.position-absolute-53{position:absolute;top:53px}.display-grid{display:grid}.height-50-px{height:50px}.padding-inline-start-75{padding-inline-start:0.75rem}.align-items-center{align-items:center}.esri-floor-filter__close-levels-button{width:40px !important;height:40px !important}.esri-floor-filter__level-button{width:40px !important;height:40px !important}.esri-floor-filter__browse-button{width:40px !important;height:40px !important}.position-absolute-50{position:absolute;top:50px;bottom:0px;left:0px;right:0px}.position-absolute-0{position:absolute;top:0px;bottom:0px;left:0px;right:0px}.visibility-hidden{visibility:hidden;height:0px}.position-fixed{position:fixed}.border-width-0{border-width:0px}.border-bottom-width-0{border-bottom-width:0px}.floating-container{position:fixed;width:100px;height:10px;bottom:0;right:0;margin:100px 0px}.floating-container .floating-button{box-shadow:0 10px 25px rgb(92 93 94 / 60%);transform:translatey(5px);transition:all 0.3s}.z-index-0{z-index:0 !important}.z-index-1{z-index:1 !important}.filter-content-space{--calcite-dialog-content-space:0px}.background-dark{background:var(--calcite-color-background)}.filter-extent-container{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.filter-modal-buttons{display:flex;padding:12px;gap:10px}.filter-extent-message{align-items:center;display:flex;gap:5px}";
@@ -147,8 +147,7 @@ const CrowdsourceManager = class {
147
147
  */
148
148
  appLayoutWatchHandler(newAppLayout, oldAppLayout) {
149
149
  if (newAppLayout !== oldAppLayout) {
150
- // eslint-disable-next-line @typescript-eslint/no-floating-promises
151
- this._layerTable.validateTableUpdate(newAppLayout === 'splitView');
150
+ void this._layerTable?.validateTableUpdate(newAppLayout === 'splitView');
152
151
  this._setActiveLayout(newAppLayout);
153
152
  // update the layer if table selected while switching to map view
154
153
  if (this.appLayout === "mapView" && this._layer?.isTable) {
@@ -271,7 +270,7 @@ const CrowdsourceManager = class {
271
270
  render() {
272
271
  // only avoid border when we have a header color that is not white
273
272
  const borderClass = this.popupHeaderColor && this.popupHeaderColor !== "#FFFFFF" ? "border-width-0" : "";
274
- return (index.h(index.Host, { key: 'ae34199751802f20ad97e947a54a123e86c6449c' }, index.h("calcite-shell", { key: 'cec5041ec6e1683e38a714694a3a6d097f268ec8', class: "position-relative" }, index.h("calcite-panel", { key: 'feca859563d97e7b536aff264a64480c769ee1c0', class: `width-full height-full ${borderClass}`, loading: this._isLoading }, this._getBody(this._layoutMode, this._panelOpen, this._hideTable)), this._getFooter()), this._filterModal(), this._deleteModal()));
273
+ return (index.h(index.Host, { key: '4ec349cf53a543077a3b938d5dad2e767f533181' }, index.h("calcite-shell", { key: '08c56e11ff814419aeb7295bba240b0e96856cae', class: "position-relative" }, index.h("calcite-panel", { key: 'aac7ff804b7e98f3b5d1b11dbc5ee8e18c9467ca', class: `width-full height-full ${borderClass}`, loading: this._isLoading }, this._getBody(this._layoutMode, this._panelOpen, this._hideTable)), this._getFooter()), this._filterModal(), this._deleteModal()));
275
274
  }
276
275
  /**
277
276
  * Called after each render
@@ -8,9 +8,9 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
12
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
13
- require('./esri-loader-1e8cc247.js');
13
+ require('./esri-loader-08dc41bd.js');
14
14
  require('./_commonjsHelpers-baf43783.js');
15
15
  require('./interfaces-09c4c40e.js');
16
16
 
@@ -52,6 +52,7 @@ const CrowdsourceReporter = class {
52
52
  this.showUserImageInCommentsList = false;
53
53
  this.showFeatureSymbol = false;
54
54
  this.showMyReportsOnly = false;
55
+ this.submitNewReportsMessage = undefined;
55
56
  this.theme = "light";
56
57
  this.zoomToScale = undefined;
57
58
  this.floorLevel = undefined;
@@ -370,7 +371,7 @@ const CrowdsourceReporter = class {
370
371
  */
371
372
  render() {
372
373
  const themeClass = this.theme === "dark" ? "calcite-mode-dark" : "calcite-mode-light";
373
- return (index.h(index.Host, { key: '03d613fe8f275852672fb546ceb4449fb82580c0' }, this._reportSubmitted && index.h("calcite-alert", { key: '969a66978549d6993b1e4fce87bbd2387858cdf8', "auto-close": true, class: themeClass + " report-submitted-msg", icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._reportSubmitted = false; }, open: true, placement: "top" }, index.h("div", { key: '60ae42443e09a97d97a46bba07b1ea010b382348', slot: "message" }, this.reportSubmittedMessage ? this.reportSubmittedMessage : this._translations.submitMsg)), this._featureCreationFailedErrorMsg && index.h("calcite-alert", { key: 'bf6c346cf976a4b84da3553230239665c712e2b6', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._featureCreationFailedErrorMsg = ""; }, open: true, placement: "top" }, index.h("div", { key: '1f9560e18d802a15bcb3e8ea9f05837a4a6fb8aa', slot: "title" }, this._translations.error), index.h("div", { key: '1f5ef09cbf94996eeb5783211ed1542a5cf53e93', slot: "message" }, this._featureCreationFailedErrorMsg)), this._commentSubmitted && index.h("calcite-alert", { key: '15538e8faabbec476d7586dcc4152b422404c23f', "auto-close": true, class: 'report-submitted ' + themeClass, icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._commentSubmitted = false; }, open: true, placement: "top" }, index.h("div", { key: '925a9a243a79dfb66554a9a51f24396ca2b71c98', slot: "message" }, this.commentSubmittedMessage || this._translations.commentSubmittedMsg)), this._addingCommentFailed && index.h("calcite-alert", { key: '62c63d3b1c51bdc7879e815e2b2f4d3c4d039c4c', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._addingCommentFailed = false; }, open: true, placement: "top" }, index.h("div", { key: '971f07331a8689b859f2cedc96ba3589a3ad3e16', slot: "title" }, this._translations.error), index.h("div", { key: '1627f1ab5c4a4aceb7bdb70471aed6b8ca6d67b8', slot: "message" }, this._translations.addingCommentFailedMsg)), index.h("div", { key: 'b3257ba523357b4444ce7da7d13a86f6b71185d9' }, index.h("calcite-shell", { key: '35fc5a814528bb0acc22919839719bb4349e9ae4', "content-behind": true }, this._getReporter()))));
374
+ return (index.h(index.Host, { key: 'b97883be773d948b75e6df1be453cde018a0dba1' }, this._reportSubmitted && index.h("calcite-alert", { key: '5fd17c13a0d4dc3c7fed1bb253e9196b83c20e1d', "auto-close": true, class: themeClass + " report-submitted-msg", icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._reportSubmitted = false; }, open: true, placement: "top" }, index.h("div", { key: '5c7a00cb3eaaaeb3a0501324c10b407746ecca46', slot: "message" }, this.reportSubmittedMessage ? this.reportSubmittedMessage : this._translations.submitMsg)), this._featureCreationFailedErrorMsg && index.h("calcite-alert", { key: 'd83c690d60c2e6f12a5ec356c5ae67185edc6a1e', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._featureCreationFailedErrorMsg = ""; }, open: true, placement: "top" }, index.h("div", { key: '9cbac1cf8698f1f918004764e4e43c25af766e4a', slot: "title" }, this._translations.error), index.h("div", { key: 'b4dbe07b4af7ab6c543596c6a3374b785fac4c7e', slot: "message" }, this._featureCreationFailedErrorMsg)), this._commentSubmitted && index.h("calcite-alert", { key: 'cde843955c6538ea857a0a187c995062efd777e7', "auto-close": true, class: 'report-submitted ' + themeClass, icon: "check-circle", kind: "success", label: "", onCalciteAlertClose: () => { this._commentSubmitted = false; }, open: true, placement: "top" }, index.h("div", { key: '86e3d820aa0d4362c07470bd60d8f0efd0614bc2', slot: "message" }, this.commentSubmittedMessage || this._translations.commentSubmittedMsg)), this._addingCommentFailed && index.h("calcite-alert", { key: 'a0bdeec1bb3a33f3bfa938c0a1f4e631c6a76399', "auto-close": true, class: themeClass, icon: "x-octagon", kind: "danger", label: "", onCalciteAlertClose: () => { this._addingCommentFailed = false; }, open: true, placement: "top" }, index.h("div", { key: 'b161d8e42a078d961ec4e42888d26f4314e9d5a4', slot: "title" }, this._translations.error), index.h("div", { key: 'cf3908f91448dfbb7cf6ec78b413eaa3327372be', slot: "message" }, this._translations.addingCommentFailedMsg)), index.h("div", { key: '42e2c8abaf43d6a587729229347efb2836827b98' }, index.h("calcite-shell", { key: '9e3174a699c37be8f20f4609f52c94ecb95d599f', "content-behind": true }, this._getReporter()))));
374
375
  }
375
376
  //--------------------------------------------------------------------------
376
377
  //
@@ -524,7 +525,7 @@ const CrowdsourceReporter = class {
524
525
  * @protected
525
526
  */
526
527
  getFeatureCreateFlowItem() {
527
- return (index.h("calcite-flow-item", { collapsed: this.isMobile && this._sidePanelCollapsed, heading: this._selectedLayerName, onCalciteFlowItemBack: this.backFromCreateFeaturePanel.bind(this), selected: this._flowItems[this._flowItems.length - 1] === "feature-create" }, this._showSubmitCancelButton && index.h("div", { class: "width-full", slot: "footer" }, index.h("calcite-button", { appearance: "solid", class: "footer-top-button footer-button", onClick: this.onCreateFeatureSubmitButtonClick.bind(this), width: "full" }, this._translations.submit), index.h("calcite-button", { appearance: "outline", class: "footer-button", onClick: this.backFromCreateFeaturePanel.bind(this), width: "full" }, this._translations.cancel)), index.h("calcite-panel", { "full-height": true, "full-width": true }, index.h("div", { class: "progress-bar" }, index.h("calcite-progress", { type: "determinate", value: this._updatedProgressBarStatus })), index.h("create-feature", { customizeSubmit: true, enableSearch: true, floorLevel: this.floorLevel, formElements: this._formElements.find(elm => elm.id === this._selectedLayerId), isMobile: this.isMobile, locale: this.locale, mapView: this.mapView, onDrawComplete: this.onFormReady.bind(this), onEditingAttachment: this.showSubmitCancelButton.bind(this), onFail: this.createFeatureFailed.bind(this), onModeChanged: this.backFromCreateFeaturePanel.bind(this), onProgressStatus: this.updatedProgressStatus.bind(this), onSuccess: this.onReportSubmitted.bind(this), ref: el => this._createFeature = el, searchConfiguration: this.searchConfiguration, selectedLayerId: this._selectedLayerId }))));
528
+ return (index.h("calcite-flow-item", { collapsed: this.isMobile && this._sidePanelCollapsed, heading: this._selectedLayerName, onCalciteFlowItemBack: this.backFromCreateFeaturePanel.bind(this), selected: this._flowItems[this._flowItems.length - 1] === "feature-create" }, this._showSubmitCancelButton && index.h("div", { class: "width-full", slot: "footer" }, index.h("calcite-button", { appearance: "solid", class: "footer-top-button footer-button", onClick: this.onCreateFeatureSubmitButtonClick.bind(this), width: "full" }, this._translations.submit), index.h("calcite-button", { appearance: "outline", class: "footer-button", onClick: this.backFromCreateFeaturePanel.bind(this), width: "full" }, this._translations.cancel)), index.h("calcite-panel", { "full-height": true, "full-width": true }, index.h("div", { class: "progress-bar" }, index.h("calcite-progress", { type: "determinate", value: this._updatedProgressBarStatus })), index.h("create-feature", { customizeSubmit: true, enableSearch: true, floorLevel: this.floorLevel, formElements: this._formElements.find(elm => elm.id === this._selectedLayerId), isMobile: this.isMobile, locale: this.locale, mapView: this.mapView, onDrawComplete: this.onFormReady.bind(this), onEditingAttachment: this.showSubmitCancelButton.bind(this), onFail: this.createFeatureFailed.bind(this), onModeChanged: this.backFromCreateFeaturePanel.bind(this), onProgressStatus: this.updatedProgressStatus.bind(this), onSuccess: this.onReportSubmitted.bind(this), ref: el => this._createFeature = el, searchConfiguration: this.searchConfiguration, selectedLayerId: this._selectedLayerId, submitNewReportsMessage: this.submitNewReportsMessage }))));
528
529
  }
529
530
  /**
530
531
  * Update the progress bar status when editor panel changes
@@ -8,8 +8,8 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
12
- require('./esri-loader-1e8cc247.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
+ require('./esri-loader-08dc41bd.js');
13
13
  require('./_commonjsHelpers-baf43783.js');
14
14
 
15
15
  const deleteDialogCss = ":host{display:block}.delete-modal{position:fixed}";
@@ -5,9 +5,9 @@
5
5
  */
6
6
  'use strict';
7
7
 
8
- const _typeof = require('./typeof-eba0a941.js');
8
+ const _typeof = require('./typeof-2a7e2dec.js');
9
9
  const index = require('./index-af14245a.js');
10
- const locale = require('./locale-905e6063.js');
10
+ const locale = require('./locale-1c60be9c.js');
11
11
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
12
12
  const index$1 = require('./index-5d8d6ae2.js');
13
13
  require('./solution-resource-d0a2f7fe.js');
@@ -1604,7 +1604,7 @@ function(t){var e=function(t){for(var e=t.length,r=new Uint8Array(e),n=0;n<e;n++
1604
1604
  * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1605
1605
  * ====================================================================
1606
1606
  */
1607
- function(t){function e(){return (n.canvg?Promise.resolve(n.canvg):Promise.resolve().then(function () { return require('./index.es-644259ff.js'); })).catch((function(t){return Promise.reject(new Error("Could not load canvg: "+t))})).then((function(t){return t.default?t.default:t}))}E.API.addSvgAsImage=function(t,r,n,i,o,s,c,u){if(isNaN(r)||isNaN(n))throw a.error("jsPDF.addSvgAsImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");if(isNaN(i)||isNaN(o))throw a.error("jsPDF.addSvgAsImage: Invalid measurements",arguments),new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");var h=document.createElement("canvas");h.width=i,h.height=o;var l=h.getContext("2d");l.fillStyle="#fff",l.fillRect(0,0,h.width,h.height);var f={ignoreMouse:!0,ignoreAnimation:!0,ignoreDimensions:!0},d=this;return e().then((function(e){return e.fromString(l,t,f)}),(function(){return Promise.reject(new Error("Could not load canvg."))})).then((function(t){return t.render(f)})).then((function(){d.addImage(h.toDataURL("image/jpeg",1),r,n,i,o,c,u);}))};}(),E.API.putTotalPages=function(t){var e,r=0;parseInt(this.internal.getFont().id.substr(1),10)<15?(e=new RegExp(t,"g"),r=this.internal.getNumberOfPages()):(e=new RegExp(this.pdfEscape16(t,this.internal.getFont()),"g"),r=this.pdfEscape16(this.internal.getNumberOfPages()+"",this.internal.getFont()));for(var n=1;n<=this.internal.getNumberOfPages();n++)for(var i=0;i<this.internal.pages[n].length;i++)this.internal.pages[n][i]=this.internal.pages[n][i].replace(e,r);return this},E.API.viewerPreferences=function(e,r){var n;e=e||{},r=r||!1;var i,a,o,s={HideToolbar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideMenubar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideWindowUI:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},FitWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},CenterWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},DisplayDocTitle:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.4},NonFullScreenPageMode:{defaultValue:"UseNone",value:"UseNone",type:"name",explicitSet:!1,valueSet:["UseNone","UseOutlines","UseThumbs","UseOC"],pdfVersion:1.3},Direction:{defaultValue:"L2R",value:"L2R",type:"name",explicitSet:!1,valueSet:["L2R","R2L"],pdfVersion:1.3},ViewArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},ViewClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintScaling:{defaultValue:"AppDefault",value:"AppDefault",type:"name",explicitSet:!1,valueSet:["AppDefault","None"],pdfVersion:1.6},Duplex:{defaultValue:"",value:"none",type:"name",explicitSet:!1,valueSet:["Simplex","DuplexFlipShortEdge","DuplexFlipLongEdge","none"],pdfVersion:1.7},PickTrayByPDFSize:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.7},PrintPageRange:{defaultValue:"",value:"",type:"array",explicitSet:!1,valueSet:null,pdfVersion:1.7},NumCopies:{defaultValue:1,value:1,type:"integer",explicitSet:!1,valueSet:null,pdfVersion:1.7}},c=Object.keys(s),u=[],h=0,l=0,f=0;function d(t,e){var r,n=!1;for(r=0;r<t.length;r+=1)t[r]===e&&(n=!0);return n}if(void 0===this.internal.viewerpreferences&&(this.internal.viewerpreferences={},this.internal.viewerpreferences.configuration=JSON.parse(JSON.stringify(s)),this.internal.viewerpreferences.isSubscribed=!1),n=this.internal.viewerpreferences.configuration,"reset"===e||!0===r){var p=c.length;for(f=0;f<p;f+=1)n[c[f]].value=n[c[f]].defaultValue,n[c[f]].explicitSet=!1;}if("object"===_typeof.t(e))for(a in e)if(o=e[a],d(c,a)&&void 0!==o){if("boolean"===n[a].type&&"boolean"==typeof o)n[a].value=o;else if("name"===n[a].type&&d(n[a].valueSet,o))n[a].value=o;else if("integer"===n[a].type&&Number.isInteger(o))n[a].value=o;else if("array"===n[a].type){for(h=0;h<o.length;h+=1)if(i=!0,1===o[h].length&&"number"==typeof o[h][0])u.push(String(o[h]-1));else if(o[h].length>1){for(l=0;l<o[h].length;l+=1)"number"!=typeof o[h][l]&&(i=!1);!0===i&&u.push([o[h][0]-1,o[h][1]-1].join(" "));}n[a].value="["+u.join(" ")+"]";}else n[a].value=n[a].defaultValue;n[a].explicitSet=!0;}return !1===this.internal.viewerpreferences.isSubscribed&&(this.internal.events.subscribe("putCatalog",(function(){var t,e=[];for(t in n)!0===n[t].explicitSet&&("name"===n[t].type?e.push("/"+t+" /"+n[t].value):e.push("/"+t+" "+n[t].value));0!==e.length&&this.internal.write("/ViewerPreferences\n<<\n"+e.join("\n")+"\n>>");})),this.internal.viewerpreferences.isSubscribed=!0),this.internal.viewerpreferences.configuration=n,this},
1607
+ function(t){function e(){return (n.canvg?Promise.resolve(n.canvg):Promise.resolve().then(function () { return require('./index.es-3c2404c3.js'); })).catch((function(t){return Promise.reject(new Error("Could not load canvg: "+t))})).then((function(t){return t.default?t.default:t}))}E.API.addSvgAsImage=function(t,r,n,i,o,s,c,u){if(isNaN(r)||isNaN(n))throw a.error("jsPDF.addSvgAsImage: Invalid coordinates",arguments),new Error("Invalid coordinates passed to jsPDF.addSvgAsImage");if(isNaN(i)||isNaN(o))throw a.error("jsPDF.addSvgAsImage: Invalid measurements",arguments),new Error("Invalid measurements (width and/or height) passed to jsPDF.addSvgAsImage");var h=document.createElement("canvas");h.width=i,h.height=o;var l=h.getContext("2d");l.fillStyle="#fff",l.fillRect(0,0,h.width,h.height);var f={ignoreMouse:!0,ignoreAnimation:!0,ignoreDimensions:!0},d=this;return e().then((function(e){return e.fromString(l,t,f)}),(function(){return Promise.reject(new Error("Could not load canvg."))})).then((function(t){return t.render(f)})).then((function(){d.addImage(h.toDataURL("image/jpeg",1),r,n,i,o,c,u);}))};}(),E.API.putTotalPages=function(t){var e,r=0;parseInt(this.internal.getFont().id.substr(1),10)<15?(e=new RegExp(t,"g"),r=this.internal.getNumberOfPages()):(e=new RegExp(this.pdfEscape16(t,this.internal.getFont()),"g"),r=this.pdfEscape16(this.internal.getNumberOfPages()+"",this.internal.getFont()));for(var n=1;n<=this.internal.getNumberOfPages();n++)for(var i=0;i<this.internal.pages[n].length;i++)this.internal.pages[n][i]=this.internal.pages[n][i].replace(e,r);return this},E.API.viewerPreferences=function(e,r){var n;e=e||{},r=r||!1;var i,a,o,s={HideToolbar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideMenubar:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},HideWindowUI:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},FitWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},CenterWindow:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.3},DisplayDocTitle:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.4},NonFullScreenPageMode:{defaultValue:"UseNone",value:"UseNone",type:"name",explicitSet:!1,valueSet:["UseNone","UseOutlines","UseThumbs","UseOC"],pdfVersion:1.3},Direction:{defaultValue:"L2R",value:"L2R",type:"name",explicitSet:!1,valueSet:["L2R","R2L"],pdfVersion:1.3},ViewArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},ViewClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintArea:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintClip:{defaultValue:"CropBox",value:"CropBox",type:"name",explicitSet:!1,valueSet:["MediaBox","CropBox","TrimBox","BleedBox","ArtBox"],pdfVersion:1.4},PrintScaling:{defaultValue:"AppDefault",value:"AppDefault",type:"name",explicitSet:!1,valueSet:["AppDefault","None"],pdfVersion:1.6},Duplex:{defaultValue:"",value:"none",type:"name",explicitSet:!1,valueSet:["Simplex","DuplexFlipShortEdge","DuplexFlipLongEdge","none"],pdfVersion:1.7},PickTrayByPDFSize:{defaultValue:!1,value:!1,type:"boolean",explicitSet:!1,valueSet:[!0,!1],pdfVersion:1.7},PrintPageRange:{defaultValue:"",value:"",type:"array",explicitSet:!1,valueSet:null,pdfVersion:1.7},NumCopies:{defaultValue:1,value:1,type:"integer",explicitSet:!1,valueSet:null,pdfVersion:1.7}},c=Object.keys(s),u=[],h=0,l=0,f=0;function d(t,e){var r,n=!1;for(r=0;r<t.length;r+=1)t[r]===e&&(n=!0);return n}if(void 0===this.internal.viewerpreferences&&(this.internal.viewerpreferences={},this.internal.viewerpreferences.configuration=JSON.parse(JSON.stringify(s)),this.internal.viewerpreferences.isSubscribed=!1),n=this.internal.viewerpreferences.configuration,"reset"===e||!0===r){var p=c.length;for(f=0;f<p;f+=1)n[c[f]].value=n[c[f]].defaultValue,n[c[f]].explicitSet=!1;}if("object"===_typeof.t(e))for(a in e)if(o=e[a],d(c,a)&&void 0!==o){if("boolean"===n[a].type&&"boolean"==typeof o)n[a].value=o;else if("name"===n[a].type&&d(n[a].valueSet,o))n[a].value=o;else if("integer"===n[a].type&&Number.isInteger(o))n[a].value=o;else if("array"===n[a].type){for(h=0;h<o.length;h+=1)if(i=!0,1===o[h].length&&"number"==typeof o[h][0])u.push(String(o[h]-1));else if(o[h].length>1){for(l=0;l<o[h].length;l+=1)"number"!=typeof o[h][l]&&(i=!1);!0===i&&u.push([o[h][0]-1,o[h][1]-1].join(" "));}n[a].value="["+u.join(" ")+"]";}else n[a].value=n[a].defaultValue;n[a].explicitSet=!0;}return !1===this.internal.viewerpreferences.isSubscribed&&(this.internal.events.subscribe("putCatalog",(function(){var t,e=[];for(t in n)!0===n[t].explicitSet&&("name"===n[t].type?e.push("/"+t+" /"+n[t].value):e.push("/"+t+" "+n[t].value));0!==e.length&&this.internal.write("/ViewerPreferences\n<<\n"+e.join("\n")+"\n>>");})),this.internal.viewerpreferences.isSubscribed=!0),this.internal.viewerpreferences.configuration=n,this},
1608
1608
  /** ====================================================================
1609
1609
  * @license
1610
1610
  * jsPDF XMP metadata plugin
@@ -5,7 +5,7 @@
5
5
  */
6
6
  'use strict';
7
7
 
8
- const loadModules = require('./loadModules-3b29fa24.js');
8
+ const loadModules = require('./loadModules-e9d8977c.js');
9
9
 
10
10
  async function getMergedEffect(presetLayerEffect, featureLayerView, type) {
11
11
  const [jsonUtils] = await loadModules.loadModules(['esri/layers/effects/jsonUtils']);
@@ -8,13 +8,13 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-905e6063.js');
12
- const popupUtils = require('./popupUtils-5378e04a.js');
11
+ const locale = require('./locale-1c60be9c.js');
12
+ const popupUtils = require('./popupUtils-87b006a6.js');
13
13
  const mapViewUtils = require('./mapViewUtils-4ea7216c.js');
14
- require('./esri-loader-1e8cc247.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
- require('./downloadUtils-b269c7a1.js');
17
- require('./typeof-eba0a941.js');
16
+ require('./downloadUtils-fcae8eb1.js');
17
+ require('./typeof-2a7e2dec.js');
18
18
  require('./index-5d8d6ae2.js');
19
19
  require('./solution-resource-d0a2f7fe.js');
20
20
  require('./restHelpersGet-e4639890.js');
@@ -5,8 +5,8 @@
5
5
  */
6
6
  'use strict';
7
7
 
8
- const loadModules = require('./loadModules-3b29fa24.js');
9
- const effects = require('./effects-2f75069e.js');
8
+ const loadModules = require('./loadModules-e9d8977c.js');
9
+ const effects = require('./effects-3607d1ba.js');
10
10
  const index = require('./index-ffd12cb0.js');
11
11
 
12
12
  const InteractiveLegendStore = index.createStore({ data: {}, relationshipRampExpandStates: {}, compact: false });
@@ -6,8 +6,8 @@
6
6
  'use strict';
7
7
 
8
8
  const _commonjsHelpers = require('./_commonjsHelpers-baf43783.js');
9
- const asyncToGenerator = require('./asyncToGenerator-f169429a.js');
10
- require('./typeof-eba0a941.js');
9
+ const asyncToGenerator = require('./asyncToGenerator-c7fc3ee4.js');
10
+ require('./typeof-2a7e2dec.js');
11
11
 
12
12
  var check = function (it) {
13
13
  return it && it.Math === Math && it;
@@ -8,11 +8,11 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-c923d7b6.js');
12
- require('./loadModules-3b29fa24.js');
13
- require('./esri-loader-1e8cc247.js');
11
+ const locale = require('./locale-da41a06f.js');
12
+ require('./loadModules-e9d8977c.js');
13
+ require('./esri-loader-08dc41bd.js');
14
14
  require('./_commonjsHelpers-baf43783.js');
15
- require('./languageUtil-bd49af69.js');
15
+ require('./languageUtil-a3e1eafd.js');
16
16
 
17
17
  class AppGuideViewModel {
18
18
  constructor() {
@@ -8,12 +8,12 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const utils = require('./utils-3739960f.js');
12
- require('./locale-c923d7b6.js');
13
- require('./loadModules-3b29fa24.js');
14
- require('./esri-loader-1e8cc247.js');
11
+ const utils = require('./utils-3e512114.js');
12
+ require('./locale-da41a06f.js');
13
+ require('./loadModules-e9d8977c.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
- require('./languageUtil-bd49af69.js');
16
+ require('./languageUtil-a3e1eafd.js');
17
17
  require('./index-ffd12cb0.js');
18
18
 
19
19
  const styles = `
@@ -8,8 +8,8 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const loadModules = require('./loadModules-3b29fa24.js');
12
- require('./esri-loader-1e8cc247.js');
11
+ const loadModules = require('./loadModules-e9d8977c.js');
12
+ require('./esri-loader-08dc41bd.js');
13
13
  require('./_commonjsHelpers-baf43783.js');
14
14
 
15
15
  const instantAppsControlPanelCss = ":host{display:block}";
@@ -8,11 +8,11 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const locale = require('./locale-c923d7b6.js');
12
- const loadModules = require('./loadModules-3b29fa24.js');
11
+ const locale = require('./locale-da41a06f.js');
12
+ const loadModules = require('./loadModules-e9d8977c.js');
13
13
  const mode = require('./mode-3478ba36.js');
14
- require('./languageUtil-bd49af69.js');
15
- require('./esri-loader-1e8cc247.js');
14
+ require('./languageUtil-a3e1eafd.js');
15
+ require('./esri-loader-08dc41bd.js');
16
16
  require('./_commonjsHelpers-baf43783.js');
17
17
 
18
18
  /**
@@ -8,12 +8,12 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const loadModules = require('./loadModules-3b29fa24.js');
12
- const locale = require('./locale-c923d7b6.js');
11
+ const loadModules = require('./loadModules-e9d8977c.js');
12
+ const locale = require('./locale-da41a06f.js');
13
13
  const mode = require('./mode-3478ba36.js');
14
- require('./esri-loader-1e8cc247.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
- require('./languageUtil-bd49af69.js');
16
+ require('./languageUtil-a3e1eafd.js');
17
17
 
18
18
  const printStyling = `
19
19
  @media print {
@@ -8,12 +8,12 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const loadModules = require('./loadModules-3b29fa24.js');
12
- const locale = require('./locale-c923d7b6.js');
11
+ const loadModules = require('./loadModules-e9d8977c.js');
12
+ const locale = require('./locale-da41a06f.js');
13
13
  const mode = require('./mode-3478ba36.js');
14
- require('./esri-loader-1e8cc247.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
- require('./languageUtil-bd49af69.js');
16
+ require('./languageUtil-a3e1eafd.js');
17
17
 
18
18
  function resolveUrl(url, baseUrl) {
19
19
  // url is absolute already
@@ -8,12 +8,12 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const loadModules = require('./loadModules-3b29fa24.js');
12
- const locale = require('./locale-c923d7b6.js');
11
+ const loadModules = require('./loadModules-e9d8977c.js');
12
+ const locale = require('./locale-da41a06f.js');
13
13
  const mode = require('./mode-3478ba36.js');
14
- require('./esri-loader-1e8cc247.js');
14
+ require('./esri-loader-08dc41bd.js');
15
15
  require('./_commonjsHelpers-baf43783.js');
16
- require('./languageUtil-bd49af69.js');
16
+ require('./languageUtil-a3e1eafd.js');
17
17
 
18
18
  const baseClassLight = 'instant-apps-filter-list calcite-mode-light';
19
19
  const baseClassDark = 'instant-apps-filter-list calcite-mode-dark';
@@ -8,11 +8,11 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-af14245a.js');
11
- const languageUtil = require('./languageUtil-bd49af69.js');
11
+ const languageUtil = require('./languageUtil-a3e1eafd.js');
12
12
  const index$1 = require('./index-5d8d6ae2.js');
13
13
  const breakpoints = require('./breakpoints-7d21666f.js');
14
14
  const styles = require('./styles-ef2b1e04.js');
15
- require('./esri-loader-1e8cc247.js');
15
+ require('./esri-loader-08dc41bd.js');
16
16
  require('./_commonjsHelpers-baf43783.js');
17
17
 
18
18
  const instantAppsHeaderCss = ":host{--instant-apps-header-height:auto;--instant-apps-header-min-height:50px;--instant-apps-header-title-text-link-decoration:underline;--instant-apps-header-height--logo-scale--s:55px;--instant-apps-header-logo-width--logo-scale--s:35px;--instant-apps-header-logo-height--logo-scale--s:35px;--instant-apps-header-height--logo-scale--m:70px;--instant-apps-header-logo-width--logo-scale--m:50px;--instant-apps-header-logo-height--logo-scale--m:50px;--instant-apps-header-height--logo-scale--l:80px;--instant-apps-header-logo-width--logo-scale--l:60px;--instant-apps-header-logo-height--logo-scale--l:60px;--instant-apps-header-actions-end-height:auto;width:100%}:host .image.image_resized img{width:100%}:host .instant-apps-header--standard{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:100%;height:var(--instant-apps-header-height);background-color:var(--calcite-color-foreground-1);color:var(--calcite-color-text-1);font-family:var(--calcite-sans-family);min-height:var(--instant-apps-header-min-height)}:host .instant-apps-header--standard .instant-apps-header__header-container{display:flex;align-items:center;width:100%;height:inherit}:host .instant-apps-header--standard .instant-apps-header__header-container slot{display:flex;height:inherit}:host .instant-apps-header--standard .instant-apps-header__header-container ::slotted(*){display:flex;min-height:var(--instant-apps-header-min-height);height:var(--instant-apps-header-height)}:host .instant-apps-header--standard .instant-apps-header__header-container ::slotted(*) calcite-button{height:100%}:host .instant-apps-header--standard .instant-apps-header__header-content{box-sizing:border-box;display:flex;align-items:center;width:100%;min-width:0;height:inherit;padding:5px 10px}:host .instant-apps-header--standard .instant-apps-header__header-content a{display:flex;align-items:center;-webkit-text-decoration:var(--instant-apps-header-title-text-link-decoration);text-decoration:var(--instant-apps-header-title-text-link-decoration)}:host .instant-apps-header--standard .instant-apps-header__header-content a img{padding-right:0}:host .instant-apps-header--standard .instant-apps-header__header-content img{margin:10px}:host .instant-apps-header--standard .instant-apps-header__header-content h1{margin:0;font-size:1.25rem;color:var(--calcite-color-text-1);font-weight:430;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}:host .instant-apps-header--standard .instant-apps-header__header-content #infoButton{margin-inline-start:10px}:host .instant-apps-header--standard .instant-apps-header__header-content--center{justify-content:center}:host .instant-apps-header--standard .instant-apps-header__header-content--right{justify-content:end}:host .instant-apps-header__logo-height--s{height:var(--instant-apps-header-height--logo-scale--s)}:host .instant-apps-header__logo-height--s .instant-apps-header__header-content h1{font-size:1.125rem}:host .instant-apps-header__logo-scale--s{width:var(--instant-apps-header-logo-width--logo-scale--s);height:var(--instant-apps-header-logo-height--logo-scale--s)}:host .instant-apps-header__logo-height--m{height:var(--instant-apps-header-height--logo-scale--m)}:host .instant-apps-header__logo-scale--m{width:var(--instant-apps-header-logo-width--logo-scale--m);height:var(--instant-apps-header-logo-height--logo-scale--m)}:host .instant-apps-header__logo-height--l{height:var(--instant-apps-header-height--logo-scale--l)}:host .instant-apps-header__logo-height--l .instant-apps-header__header-content h1{font-size:1.375rem}:host .instant-apps-header__logo-scale--l{width:var(--instant-apps-header-logo-width--logo-scale--l);height:var(--instant-apps-header-logo-height--logo-scale--l)}:host .instant-apps-header__actions-end-container{height:var(--instant-apps-header-actions-end-height);display:flex}:host .instant-apps-header__sign-in-container{height:inherit;display:flex;align-items:center}:host .instant-apps-header__sign-in-container calcite-dropdown,:host .instant-apps-header__sign-in-container calcite-navigation-user{height:100%}:host .instant-apps-header__sign-in-container calcite-button{margin:0 10px}:host .instant-apps-header__sign-in-container calcite-dropdown-group{min-width:140px}";