@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
@@ -4,8 +4,8 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, c as createEvent, g as getElement, h, H as Host } from './index-df5db8e9.js';
7
- import { g as getLocaleComponentStrings } from './locale-15e42305.js';
8
- import './esri-loader-d10d860d.js';
7
+ import { g as getLocaleComponentStrings } from './locale-7874c756.js';
8
+ import './esri-loader-c6842c6b.js';
9
9
  import './_commonjsHelpers-089957fe.js';
10
10
 
11
11
  const deleteDialogCss = ":host{display:block}.delete-modal{position:fixed}";
@@ -3,9 +3,9 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { t } from './typeof-a3e780e1.js';
6
+ import { t } from './typeof-ef2a007d.js';
7
7
  import { a as getAssetPath } from './index-df5db8e9.js';
8
- import { l as loadModules } from './locale-15e42305.js';
8
+ import { l as loadModules } from './locale-7874c756.js';
9
9
  import { q as queryFeaturesByID } from './mapViewUtils-9da9be1c.js';
10
10
  import { S as Sanitizer } from './index-d88c3eb6.js';
11
11
  import './solution-resource-30a29505.js';
@@ -1602,7 +1602,7 @@ function(t){var e=function(t){for(var e=t.length,r=new Uint8Array(e),n=0;n<e;n++
1602
1602
  * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1603
1603
  * ====================================================================
1604
1604
  */
1605
- function(t){function e(){return (n.canvg?Promise.resolve(n.canvg):import('./index.es-ca80d0c5.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"===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},
1605
+ function(t){function e(){return (n.canvg?Promise.resolve(n.canvg):import('./index.es-87662946.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"===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},
1606
1606
  /** ====================================================================
1607
1607
  * @license
1608
1608
  * jsPDF XMP metadata plugin
@@ -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 { l as loadModules } from './loadModules-1b0b108c.js';
6
+ import { l as loadModules } from './loadModules-947ccfd4.js';
7
7
 
8
8
  async function getMergedEffect(presetLayerEffect, featureLayerView, type) {
9
9
  const [jsonUtils] = await loadModules(['esri/layers/effects/jsonUtils']);
@@ -4,13 +4,13 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, c as createEvent, g as getElement, h } from './index-df5db8e9.js';
7
- import { l as loadModules, g as getLocaleComponentStrings } from './locale-15e42305.js';
8
- import { P as PopupUtils } from './popupUtils-b71abb01.js';
7
+ import { l as loadModules, g as getLocaleComponentStrings } from './locale-7874c756.js';
8
+ import { P as PopupUtils } from './popupUtils-6a965512.js';
9
9
  import { g as getLayerOrTable, c as getFeatureLayerView, h as highlightFeatures } from './mapViewUtils-9da9be1c.js';
10
- import './esri-loader-d10d860d.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './downloadUtils-d04d4095.js';
13
- import './typeof-a3e780e1.js';
12
+ import './downloadUtils-078cd709.js';
13
+ import './typeof-ef2a007d.js';
14
14
  import './index-d88c3eb6.js';
15
15
  import './solution-resource-30a29505.js';
16
16
  import './restHelpersGet-a7fda344.js';
@@ -3,8 +3,8 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- import { l as loadModules } from './loadModules-1b0b108c.js';
7
- import { g as getMergedEffect } from './effects-602e7b51.js';
6
+ import { l as loadModules } from './loadModules-947ccfd4.js';
7
+ import { g as getMergedEffect } from './effects-38bc1195.js';
8
8
  import { c as createStore } from './index-c247b62b.js';
9
9
 
10
10
  const InteractiveLegendStore = createStore({ data: {}, relationshipRampExpandStates: {}, compact: false });
@@ -4,8 +4,8 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { c as commonjsGlobal } from './_commonjsHelpers-089957fe.js';
7
- import { _ as _asyncToGenerator, a as _defineProperty } from './asyncToGenerator-e51717ed.js';
8
- import './typeof-a3e780e1.js';
7
+ import { _ as _asyncToGenerator, a as _defineProperty } from './asyncToGenerator-96b2368d.js';
8
+ import './typeof-ef2a007d.js';
9
9
 
10
10
  var check = function (it) {
11
11
  return it && it.Math === Math && it;
@@ -4,11 +4,11 @@
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 } from './index-df5db8e9.js';
7
- import { g as getMessages } from './locale-29d08ded.js';
8
- import './loadModules-1b0b108c.js';
9
- import './esri-loader-d10d860d.js';
7
+ import { g as getMessages } from './locale-e02b0e14.js';
8
+ import './loadModules-947ccfd4.js';
9
+ import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
11
- import './languageUtil-2bac3910.js';
11
+ import './languageUtil-2b6e191a.js';
12
12
 
13
13
  class AppGuideViewModel {
14
14
  constructor() {
@@ -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, F as Fragment } from './index-df5db8e9.js';
7
- import { d as ESettingType, e as isCalciteModeDark, f as ECalciteMode, s as store, h as EInputType, E as EIcons, l as languageTranslatorState, j as getT9nData, c as getUIDataKeys } from './utils-89be1743.js';
8
- import './locale-29d08ded.js';
9
- import './loadModules-1b0b108c.js';
10
- import './esri-loader-d10d860d.js';
7
+ import { d as ESettingType, e as isCalciteModeDark, f as ECalciteMode, s as store, h as EInputType, E as EIcons, l as languageTranslatorState, j as getT9nData, c as getUIDataKeys } from './utils-6fe5b5fa.js';
8
+ import './locale-e02b0e14.js';
9
+ import './loadModules-947ccfd4.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './languageUtil-2bac3910.js';
12
+ import './languageUtil-2b6e191a.js';
13
13
  import './index-c247b62b.js';
14
14
 
15
15
  const styles = `
@@ -4,8 +4,8 @@
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 } from './index-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import './esri-loader-d10d860d.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import './esri-loader-c6842c6b.js';
9
9
  import './_commonjsHelpers-089957fe.js';
10
10
 
11
11
  const instantAppsControlPanelCss = ":host{display:block}";
@@ -4,11 +4,11 @@
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 } from './index-df5db8e9.js';
7
- import { g as getMessages } from './locale-29d08ded.js';
8
- import { l as loadModules } from './loadModules-1b0b108c.js';
7
+ import { g as getMessages } from './locale-e02b0e14.js';
8
+ import { l as loadModules } from './loadModules-947ccfd4.js';
9
9
  import { g as getMode } from './mode-8c5f5dc9.js';
10
- import './languageUtil-2bac3910.js';
11
- import './esri-loader-d10d860d.js';
10
+ import './languageUtil-2b6e191a.js';
11
+ import './esri-loader-c6842c6b.js';
12
12
  import './_commonjsHelpers-089957fe.js';
13
13
 
14
14
  /**
@@ -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-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import { g as getMessages } from './locale-29d08ded.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import { g as getMessages } from './locale-e02b0e14.js';
9
9
  import { g as getMode } from './mode-8c5f5dc9.js';
10
- import './esri-loader-d10d860d.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './languageUtil-2bac3910.js';
12
+ import './languageUtil-2b6e191a.js';
13
13
 
14
14
  const printStyling = `
15
15
  @media print {
@@ -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-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import { g as getMessages } from './locale-29d08ded.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import { g as getMessages } from './locale-e02b0e14.js';
9
9
  import { g as getMode } from './mode-8c5f5dc9.js';
10
- import './esri-loader-d10d860d.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './languageUtil-2bac3910.js';
12
+ import './languageUtil-2b6e191a.js';
13
13
 
14
14
  function resolveUrl(url, baseUrl) {
15
15
  // url is absolute already
@@ -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-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import { g as getMessages } from './locale-29d08ded.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import { g as getMessages } from './locale-e02b0e14.js';
9
9
  import { g as getMode } from './mode-8c5f5dc9.js';
10
- import './esri-loader-d10d860d.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './languageUtil-2bac3910.js';
12
+ import './languageUtil-2b6e191a.js';
13
13
 
14
14
  const baseClassLight = 'instant-apps-filter-list calcite-mode-light';
15
15
  const baseClassDark = 'instant-apps-filter-list calcite-mode-dark';
@@ -4,11 +4,11 @@
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-df5db8e9.js';
7
- import { g as getElementDir } from './languageUtil-2bac3910.js';
7
+ import { g as getElementDir } from './languageUtil-2b6e191a.js';
8
8
  import { S as Sanitizer } from './index-d88c3eb6.js';
9
9
  import { w as widthBreakpoints } from './breakpoints-3afa0fd9.js';
10
10
  import { g as getFontFamily } from './styles-b3492d9f.js';
11
- import './esri-loader-d10d860d.js';
11
+ import './esri-loader-c6842c6b.js';
12
12
  import './_commonjsHelpers-089957fe.js';
13
13
 
14
14
  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}";
@@ -4,12 +4,12 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { h, r as registerInstance, f as forceUpdate, g as getElement } from './index-df5db8e9.js';
7
- import { h as handleFilterChange, s as store, g as getTheme, v as validateInteractivity, a as getParentLegendElementInfoData, i as interactiveLegendState, b as getCategoryData, c as checkNoneSelected, d as handleFeatureCount, e as generateData, f as getAllActiveLayerInfos, j as createInteractiveLegendDataForLayer, u as updateStore, k as handleFilter, l as getIntLegendLayerData } from './helpers-520f100c.js';
7
+ import { h as handleFilterChange, s as store, g as getTheme, v as validateInteractivity, a as getParentLegendElementInfoData, i as interactiveLegendState, b as getCategoryData, c as checkNoneSelected, d as handleFeatureCount, e as generateData, f as getAllActiveLayerInfos, j as createInteractiveLegendDataForLayer, u as updateStore, k as handleFilter, l as getIntLegendLayerData } from './helpers-15d5cd56.js';
8
8
  import { c as commonjsGlobal } from './_commonjsHelpers-089957fe.js';
9
- import { l as loadModules } from './loadModules-1b0b108c.js';
10
- import './effects-602e7b51.js';
9
+ import { l as loadModules } from './loadModules-947ccfd4.js';
10
+ import './effects-38bc1195.js';
11
11
  import './index-c247b62b.js';
12
- import './esri-loader-d10d860d.js';
12
+ import './esri-loader-c6842c6b.js';
13
13
 
14
14
  const DPI = 96;
15
15
  function pt2px(pt) {
@@ -4,11 +4,11 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, f as forceUpdate, h, g as getElement, c as createEvent } from './index-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import { s as store, g as getTheme, i as interactiveLegendState, q as getCategoriesArray, r as checkNestedUniqueSymbol, t as calculateTotalFeatureCountForNestedSymbols, n as checkRelationshipRamp, w as calculateTotalCount, x as getNestedInfoData, l as getIntLegendLayerData, v as validateInteractivity } from './helpers-520f100c.js';
9
- import './esri-loader-d10d860d.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import { s as store, g as getTheme, i as interactiveLegendState, q as getCategoriesArray, r as checkNestedUniqueSymbol, t as calculateTotalFeatureCountForNestedSymbols, n as checkRelationshipRamp, w as calculateTotalCount, x as getNestedInfoData, l as getIntLegendLayerData, v as validateInteractivity } from './helpers-15d5cd56.js';
9
+ import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
11
- import './effects-602e7b51.js';
11
+ import './effects-38bc1195.js';
12
12
  import './index-c247b62b.js';
13
13
 
14
14
  const instantAppsInteractiveLegendCountCss = ".sc-instant-apps-interactive-legend-count-h{display:flex;align-items:center}.instant-apps-interactive-legend__total-feature-count.sc-instant-apps-interactive-legend-count{font-weight:var(--calcite-font-weight-medium);font-size:var(--calcite-font-size-0)}.instant-apps-interactive-legend__info-count-text.sc-instant-apps-interactive-legend-count{font-size:var(--instant-apps-interactive-legend-info-font-size);color:var(--instant-apps-interactive-legend-secondary-color)}.calcite-mode-dark.instant-apps-interactive-legend__info-count-text.instant-apps-interactive-legend__info-count-text--selected.sc-instant-apps-interactive-legend-count{color:var(--calcite-color-text-inverse)}.instant-apps-interactive-legend-count--compact.sc-instant-apps-interactive-legend-count .instant-apps-interactive-legend__total-feature-count.sc-instant-apps-interactive-legend-count{font-size:0.75rem}html[dir=rtl] .sc-instant-apps-interactive-legend-count-h{margin-left:0;margin-right:auto}";
@@ -4,11 +4,11 @@
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-df5db8e9.js';
7
- import { v as validateInteractivity, g as getTheme } from './helpers-520f100c.js';
8
- import './loadModules-1b0b108c.js';
9
- import './esri-loader-d10d860d.js';
7
+ import { v as validateInteractivity, g as getTheme } from './helpers-15d5cd56.js';
8
+ import './loadModules-947ccfd4.js';
9
+ import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
11
- import './effects-602e7b51.js';
11
+ import './effects-38bc1195.js';
12
12
  import './index-c247b62b.js';
13
13
 
14
14
  const instantAppsInteractiveLegendGroupLegendElementCaptionCss = ".sc-instant-apps-interactive-legend-group-legend-element-caption-h{display:block;--instant-apps-interactive-legend-heading-font-size:1rem;--instant-apps-interactive-legend-heading-font-weight:normal;--instant-apps-interactive-legend-secondary-color:var(--calcite-color-text-1);--instant-apps-interactive-legend-ui-padding:15px 10px}.sc-instant-apps-interactive-legend-group-legend-element-caption-h .esri-widget__heading.sc-instant-apps-interactive-legend-group-legend-element-caption{overflow:hidden;margin:0;overflow-x:hidden;display:inline-block;font-size:var(--instant-apps-interactive-legend-heading-font-size);font-weight:var(--instant-apps-interactive-legend-heading-font-weight)}.sc-instant-apps-interactive-legend-group-legend-element-caption-h .esri-widget__heading.sc-instant-apps-interactive-legend-group-legend-element-caption header.sc-instant-apps-interactive-legend-group-legend-element-caption{padding:var(--instant-apps-interactive-legend-ui-padding)}.sc-instant-apps-interactive-legend-group-legend-element-caption-h header.sc-instant-apps-interactive-legend-group-legend-element-caption{display:flex;text-align:left;padding:var(--instant-apps-interactive-legend-ui-padding);background-color:var(--instant-apps-interactive-legend-secondary-background-color);color:var(--instant-apps-interactive-legend-secondary-color)}.sc-instant-apps-interactive-legend-group-legend-element-caption-h header.sc-instant-apps-interactive-legend-group-legend-element-caption h3.sc-instant-apps-interactive-legend-group-legend-element-caption{margin-bottom:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;line-height:normal;color:var(--instant-apps-interactive-legend-secondary-color)}.sc-instant-apps-interactive-legend-group-legend-element-caption-h header.sc-instant-apps-interactive-legend-group-legend-element-caption .instant-apps-interactive-legend__heading-text--group-item.sc-instant-apps-interactive-legend-group-legend-element-caption{-webkit-line-clamp:2;line-clamp:2}.sc-instant-apps-interactive-legend-group-legend-element-caption-h header.sc-instant-apps-interactive-legend-group-legend-element-caption span.sc-instant-apps-interactive-legend-group-legend-element-caption{width:100%;font-size:var(--instant-apps-interactive-legend-total-feature-count-font-size);color:var(--instant-apps-interactive-legend-secondary-color)}.sc-instant-apps-interactive-legend-group-legend-element-caption-h header.sc-instant-apps-interactive-legend-group-legend-element-caption .instant-apps-interactive-legend__header-action-container.sc-instant-apps-interactive-legend-group-legend-element-caption{display:flex;align-items:center}.sc-instant-apps-interactive-legend-group-legend-element-caption-h .esri-widget__heading.sc-instant-apps-interactive-legend-group-legend-element-caption header.sc-instant-apps-interactive-legend-group-legend-element-caption{padding:var(--instant-apps-interactive-legend-ui-padding)}.sc-instant-apps-interactive-legend-group-legend-element-caption-h .esri-widget--panel.sc-instant-apps-interactive-legend-group-legend-element-caption{margin:0}.calcite-mode-dark.sc-instant-apps-interactive-legend-group-legend-element-caption-h .instant-apps-interactive-legend__header.sc-instant-apps-interactive-legend-group-legend-element-caption{background-color:#242424;color:var(--calcite-color-text-1)}.calcite-mode-light.sc-instant-apps-interactive-legend-group-legend-element-caption-h .instant-apps-interactive-legend__header.sc-instant-apps-interactive-legend-group-legend-element-caption{background-color:#ffffff;color:var(--calcite-color-text-1)}";
@@ -4,11 +4,11 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, f as forceUpdate, h, g as getElement, c as createEvent } from './index-df5db8e9.js';
7
- import { g as getTheme, m as checkNestedUniqueSymbolLegendElement, s as store, i as interactiveLegendState, a as getParentLegendElementInfoData, z as zoomTo, n as checkRelationshipRamp, l as getIntLegendLayerData, o as showAllNestedUniqueSymbol, u as updateStore, p as showAll } from './helpers-520f100c.js';
8
- import { l as loadModules } from './loadModules-1b0b108c.js';
9
- import { g as getMergedEffect } from './effects-602e7b51.js';
7
+ import { g as getTheme, m as checkNestedUniqueSymbolLegendElement, s as store, i as interactiveLegendState, a as getParentLegendElementInfoData, z as zoomTo, n as checkRelationshipRamp, l as getIntLegendLayerData, o as showAllNestedUniqueSymbol, u as updateStore, p as showAll } from './helpers-15d5cd56.js';
8
+ import { l as loadModules } from './loadModules-947ccfd4.js';
9
+ import { g as getMergedEffect } from './effects-38bc1195.js';
10
10
  import './index-c247b62b.js';
11
- import './esri-loader-d10d860d.js';
11
+ import './esri-loader-c6842c6b.js';
12
12
  import './_commonjsHelpers-089957fe.js';
13
13
 
14
14
  const instantAppsInteractiveLegendGroupLegendElementCss = ".sc-instant-apps-interactive-legend-group-legend-element-h{display:block}.sc-instant-apps-interactive-legend-group-legend-element-h .esri-legend__service.sc-instant-apps-interactive-legend-group-legend-element{margin:0;padding:0}.sc-instant-apps-interactive-legend-group-legend-element-h .hide.sc-instant-apps-interactive-legend-group-legend-element{display:none}";
@@ -4,13 +4,13 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, f as forceUpdate, h, g as getElement } from './index-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import { g as getMessages } from './locale-29d08ded.js';
9
- import { s as store, g as getTheme } from './helpers-520f100c.js';
10
- import './esri-loader-d10d860d.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import { g as getMessages } from './locale-e02b0e14.js';
9
+ import { s as store, g as getTheme } from './helpers-15d5cd56.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './languageUtil-2bac3910.js';
13
- import './effects-602e7b51.js';
12
+ import './languageUtil-2b6e191a.js';
13
+ import './effects-38bc1195.js';
14
14
  import './index-c247b62b.js';
15
15
 
16
16
  const instantAppsInteractiveLegendCss = ".sc-instant-apps-interactive-legend-h{display:block;height:100%}.sc-instant-apps-interactive-legend-h .esri-legend.sc-instant-apps-interactive-legend{height:100%;background-color:var(--calcite-color-foreground-1);color:var(--calcite-color-text-1)}.sc-instant-apps-interactive-legend-h .esri-legend.esri-component.esri-widget.esri-widget--panel.sc-instant-apps-interactive-legend{margin:0}";
@@ -4,11 +4,11 @@
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 } from './index-df5db8e9.js';
7
- import { g as getMessages } from './locale-29d08ded.js';
8
- import './loadModules-1b0b108c.js';
9
- import './esri-loader-d10d860d.js';
7
+ import { g as getMessages } from './locale-e02b0e14.js';
8
+ import './loadModules-947ccfd4.js';
9
+ import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
11
- import './languageUtil-2bac3910.js';
11
+ import './languageUtil-2b6e191a.js';
12
12
 
13
13
  const instantAppsKeyboardShortcutsCss = ":host .instant-apps-keyboard-shortcuts__content{display:flex;flex-direction:column;font-family:var(--calcite-sans-family);font-size:0.875rem;background-color:var(--calcite-color-background);color:var(--calcite-color-text-1);width:auto;padding:0.5em;margin-bottom:0;overflow:auto}:host .instant-apps-keyboard-shortcuts__content table{border:none;border-collapse:collapse;width:100%;margin-bottom:1em}:host .instant-apps-keyboard-shortcuts__content table td,:host .instant-apps-keyboard-shortcuts__content table th{border:solid 1px var(--calcite-color-border-1);padding:0.5rem 0.75rem 0.5rem 0.75rem;white-space:normal}:host .instant-apps-keyboard-shortcuts__content table td:lang(ja),:host .instant-apps-keyboard-shortcuts__content table td:lang(ja-JP),:host .instant-apps-keyboard-shortcuts__content table th:lang(ja-JP),:host .instant-apps-keyboard-shortcuts__content table th:lang(ja){white-space:nowrap}:host .instant-apps-keyboard-shortcuts__content tr:nth-child(even){background-color:var(--calcite-color-foreground-2)}:host .instant-apps-keyboard-shortcuts__content tr th{padding:0.5em 0.7em;font-weight:400}";
14
14
  const InstantAppsKeyboardShortcutsStyle0 = instantAppsKeyboardShortcutsCss;
@@ -4,14 +4,14 @@
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-df5db8e9.js';
7
- import { g as getMessages } from './utils-89be1743.js';
8
- import { l as loadModules } from './loadModules-1b0b108c.js';
9
- import { a as getDefaultLanguage } from './locale-29d08ded.js';
10
- import { g as getPortalItemResource, f as fetchResourceData } from './languageSwitcher-ccdf79d4.js';
7
+ import { g as getMessages } from './utils-6fe5b5fa.js';
8
+ import { l as loadModules } from './loadModules-947ccfd4.js';
9
+ import { a as getDefaultLanguage } from './locale-e02b0e14.js';
10
+ import { g as getPortalItemResource, f as fetchResourceData } from './languageSwitcher-49bad3f4.js';
11
11
  import './index-c247b62b.js';
12
- import './esri-loader-d10d860d.js';
12
+ import './esri-loader-c6842c6b.js';
13
13
  import './_commonjsHelpers-089957fe.js';
14
- import './languageUtil-2bac3910.js';
14
+ import './languageUtil-2b6e191a.js';
15
15
 
16
16
  function calculateLocale(locale, intl) {
17
17
  var _a;
@@ -4,14 +4,14 @@
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, F as Fragment, g as getElement } from './index-df5db8e9.js';
7
- import { i as initExternalCKEditorStyles, g as getMessages, a as generateUIData, s as store, E as EIcons, b as getLocales, l as languageTranslatorState, c as getUIDataKeys, u as updateLastSave } from './utils-89be1743.js';
8
- import { l as loadModules } from './loadModules-1b0b108c.js';
9
- import { c as getComponentClosestLanguage } from './locale-29d08ded.js';
10
- import { g as getPortalItemResource, f as fetchResourceData } from './languageSwitcher-ccdf79d4.js';
7
+ import { i as initExternalCKEditorStyles, g as getMessages, a as generateUIData, s as store, E as EIcons, b as getLocales, l as languageTranslatorState, c as getUIDataKeys, u as updateLastSave } from './utils-6fe5b5fa.js';
8
+ import { l as loadModules } from './loadModules-947ccfd4.js';
9
+ import { c as getComponentClosestLanguage } from './locale-e02b0e14.js';
10
+ import { g as getPortalItemResource, f as fetchResourceData } from './languageSwitcher-49bad3f4.js';
11
11
  import './index-c247b62b.js';
12
- import './esri-loader-d10d860d.js';
12
+ import './esri-loader-c6842c6b.js';
13
13
  import './_commonjsHelpers-089957fe.js';
14
- import './languageUtil-2bac3910.js';
14
+ import './languageUtil-2b6e191a.js';
15
15
 
16
16
  const LANGUAGE_DATA = {
17
17
  full: {
@@ -4,8 +4,8 @@
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 } from './index-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import './esri-loader-d10d860d.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import './esri-loader-c6842c6b.js';
9
9
  import './_commonjsHelpers-089957fe.js';
10
10
 
11
11
  const instantAppsMeasurementToolCss = ".sc-instant-apps-measurement-tool-h .esri-measurement.sc-instant-apps-measurement-tool,.sc-instant-apps-measurement-tool-h .esri-coordinate-conversion.sc-instant-apps-measurement-tool{width:300px}.sc-instant-apps-measurement-tool-h .instant-apps-measurement-tool__hide.sc-instant-apps-measurement-tool{display:none}";
@@ -4,11 +4,11 @@
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-df5db8e9.js';
7
- import { g as getMessages } from './locale-29d08ded.js';
8
- import './loadModules-1b0b108c.js';
9
- import './esri-loader-d10d860d.js';
7
+ import { g as getMessages } from './locale-e02b0e14.js';
8
+ import './loadModules-947ccfd4.js';
9
+ import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
11
- import './languageUtil-2bac3910.js';
11
+ import './languageUtil-2b6e191a.js';
12
12
 
13
13
  const instantAppsMeasurementCss = ".sc-instant-apps-measurement-h .sc-instant-apps-measurement.sc-instant-apps-measurement{background:var(--calcite-color-foreground-1)}.sc-instant-apps-measurement-h .active-tool.sc-instant-apps-measurement{--calcite-color-foreground-1:#c7eaff}";
14
14
  const InstantAppsMeasurementStyle0 = instantAppsMeasurementCss;
@@ -4,11 +4,11 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, h, g as getElement } from './index-df5db8e9.js';
7
- import { g as getMessages } from './locale-29d08ded.js';
8
- import './loadModules-1b0b108c.js';
9
- import './esri-loader-d10d860d.js';
7
+ import { g as getMessages } from './locale-e02b0e14.js';
8
+ import './loadModules-947ccfd4.js';
9
+ import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
11
- import './languageUtil-2bac3910.js';
11
+ import './languageUtil-2b6e191a.js';
12
12
 
13
13
  const instantAppsPopoverCss = ":host{display:block}.instant-apps-popover__content{display:flex;flex-direction:column;padding:0 5% 5% 5%;max-width:35vw;font-family:var(--calcite-sans-family);font-size:0.875rem}.instant-apps-popover__content .instant-apps-popover__action{align-self:flex-start;--calcite-color-foreground-2:transparent}.instant-apps-popover__content span{display:inline-block;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-color-text-1);margin:0 0 10px 0;font-family:var(--calcite-sans-family)}.instant-apps-popover__content p{line-height:19.12px;margin:0;margin-bottom:10px;font-family:var(--calcite-sans-family)}.instant-apps-popover__content .instant-apps-popover__footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between}.instant-apps-popover__content .instant-apps-popover__footer span{margin-bottom:0;font-weight:normal;font-size:0.875rem;font-family:var(--calcite-sans-family)}.instant-apps-popover__content .instant-apps-popover__footer calcite-button:first-child{--calcite-color-foreground-3:transparent}.instant-apps-popover__content .instant-apps-popover__footer calcite-button:last-child{margin-left:5px}.instant-apps-popover__content .instant-apps-popover__img{width:100%;margin-bottom:10px}.instant-apps-popover__content.instant-apps-popover--action-disabled{padding:5%}.instant-apps-popover__content.instant-apps-popover--action-disabled #subtitle{margin:0 0 10px 0}";
14
14
  const InstantAppsPopoverStyle0 = instantAppsPopoverCss;
@@ -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-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import { b as getLocaleComponentStrings } from './locale-29d08ded.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import { b as getLocaleComponentStrings } from './locale-e02b0e14.js';
9
9
  import { w as widthBreakpoints } from './breakpoints-3afa0fd9.js';
10
- import './esri-loader-d10d860d.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './languageUtil-2bac3910.js';
12
+ import './languageUtil-2b6e191a.js';
13
13
 
14
14
  const instantAppsScoreboardCss = ":host{display:block;--instant-apps-scoreboard-background-color:var(--calcite-color-foreground-1);--instant-apps-scoreboard-text-color:var(--calcite-color-text-1);--instant-apps-scoreboard-mobile-position-bottom:0;background-color:var(--instant-apps-scoreboard-background-color);color:var(--instant-apps-scoreboard-text-color)}:host .instant-apps-scoreboard{box-sizing:border-box;border:1px solid var(--calcite-color-border-1);box-shadow:0px 3px 15px rgba(0, 0, 0, 0.2);border-radius:3px}:host .instant-apps-scoreboard calcite-loader{--calcite-loader-padding:1rem}:host .instant-apps-scoreboard__items-container{display:flex}:host .instant-apps-scoreboard__items-container calcite-action{height:100%}:host .instant-apps-scoreboard__items,:host .instant-apps-scoreboard__item{box-sizing:border-box;display:flex}:host .instant-apps-scoreboard__items{list-style-type:none;padding-left:0;margin:0;padding-top:1.75%;padding-bottom:1.75%;width:100%}:host .instant-apps-scoreboard__item{flex-direction:column;justify-content:flex-end;align-items:center;padding:1%}:host .instant-apps-scoreboard__item-label{box-sizing:border-box;line-height:24px;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;word-break:break-word;font-size:1rem;font-weight:400;text-align:center}:host .instant-apps-scoreboard__item-value{display:flex;justify-content:center;align-items:center;min-width:32px;min-height:32px;margin-top:5px;font-size:1.5rem;font-weight:900}:host .instant-apps-scoreboard__item-value-placeholder{display:inline-block;width:32px;height:32px;background-color:var(--calcite-color-foreground-3);border-radius:4px}:host(.instant-apps-scoreboard__position--bottom){bottom:0}:host(.instant-apps-scoreboard__position--bottom) .instant-apps-scoreboard{display:flex;justify-content:center}:host(.instant-apps-scoreboard__position--bottom) .instant-apps-scoreboard__items{display:flex;justify-content:center}:host(.instant-apps-scoreboard__position--bottom) .instant-apps-scoreboard__item{min-width:10vw;vertical-align:top}:host(.instant-apps-scoreboard__position--bottom.instant-apps-scoreboard__mode--floating){left:50%;max-width:calc(100% - 30px);transform:translate(-50%, -15px)}:host(.instant-apps-scoreboard__position--bottom.instant-apps-scoreboard__mode--floating) .instant-apps-scoreboard{min-width:25vw}:host(.instant-apps-scoreboard__position--bottom.instant-apps-scoreboard__mode--pinned){left:unset;bottom:0;transform:unset;width:100%}:host(.instant-apps-scoreboard__position--bottom.instant-apps-scoreboard__mode--pinned) .instant-apps-scoreboard{min-width:unset}:host(.instant-apps-scoreboard__position--bottom.instant-apps-scoreboard__mode--pinned) .instant-apps-scoreboard__items-container{width:100%;justify-content:space-between}:host(.instant-apps-scoreboard__position--side) .instant-apps-scoreboard{display:flex;justify-content:center;align-items:center;width:10vw;overflow-y:auto}:host(.instant-apps-scoreboard__position--side) .instant-apps-scoreboard__items-container{flex-direction:column;height:100%;box-sizing:border-box}:host(.instant-apps-scoreboard__position--side) .instant-apps-scoreboard__items-container calcite-action{height:unset;width:100%}:host(.instant-apps-scoreboard__position--side) .instant-apps-scoreboard__items{flex-direction:column;padding:10px}:host(.instant-apps-scoreboard__position--side) .instant-apps-scoreboard__item{padding-top:0.5vh;padding-bottom:0.5vh}:host(.instant-apps-scoreboard__position--side.instant-apps-scoreboard__mode--floating){top:15px;left:15px;max-height:calc(100% - 30px)}:host(.instant-apps-scoreboard__position--side.instant-apps-scoreboard__mode--floating) .instant-apps-scoreboard{min-width:10vw;min-height:35vh}:host(.instant-apps-scoreboard__position--side.instant-apps-scoreboard__mode--pinned){top:unset;left:unset;transform:unset;height:100%}:host(.instant-apps-scoreboard__position--side.instant-apps-scoreboard__mode--pinned) .instant-apps-scoreboard{height:100%}:host(.instant-apps-scoreboard__position--side.instant-apps-scoreboard__mode--pinned) .instant-apps-scoreboard__items-container{justify-content:space-between}:host(.instant-apps-scoreboard__position--left.instant-apps-scoreboard__mode--floating){left:15px}:host(.instant-apps-scoreboard__position--right.instant-apps-scoreboard__mode--floating){left:unset;right:15px}:host(.instant-apps-scoreboard__position--left.instant-apps-scoreboard__mode--pinned){left:0}:host(.instant-apps-scoreboard__position--right.instant-apps-scoreboard__mode--pinned){left:unset;right:0}@media only screen and (min-width: 992px){:host(.instant-apps-scoreboard__position--bottom.instant-apps-scoreboard__mode--pinned){bottom:var(--instant-apps-scoreboard-mobile-position-bottom)}:host(.instant-apps-scoreboard__position--bottom.instant-apps-scoreboard__mode--pinned) .instant-apps-scoreboard__item{justify-content:center;min-width:unset;flex-grow:1}}";
15
15
  const InstantAppsScoreboardStyle0 = instantAppsScoreboardCss;
@@ -4,11 +4,11 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, h, g as getElement, H as Host } from './index-df5db8e9.js';
7
- import { l as loadModules } from './loadModules-1b0b108c.js';
8
- import { g as getMessages } from './locale-29d08ded.js';
9
- import './esri-loader-d10d860d.js';
7
+ import { l as loadModules } from './loadModules-947ccfd4.js';
8
+ import { g as getMessages } from './locale-e02b0e14.js';
9
+ import './esri-loader-c6842c6b.js';
10
10
  import './_commonjsHelpers-089957fe.js';
11
- import './languageUtil-2bac3910.js';
11
+ import './languageUtil-2b6e191a.js';
12
12
 
13
13
  const instantAppsSignInCss = ":host{--instant-apps-sign-in-indicator-color:#007ac2;display:block;box-shadow:none !important}:host .instant-apps-sign-in__container{height:inherit;display:flex;align-items:center}:host .instant-apps-sign-in__container calcite-dropdown,:host .instant-apps-sign-in__container calcite-navigation-user{height:100%}:host .instant-apps-sign-in__container calcite-navigation-user{--calcite-color-foreground-2:rgba(0, 0, 0, 0.04);--calcite-color-foreground-3:rgba(0, 0, 0, 0.04)}:host .instant-apps-sign-in__container .instant-apps-sign-in__indicator::after{content:\"\";position:absolute;block-size:0.5rem;inline-size:0.5rem;border-radius:9999px;inset-block-end:-0.275rem;inset-inline-end:-0.275rem;background-color:var(--instant-apps-sign-in-indicator-color);bottom:calc(50% - 15px);right:calc(50% - 15px)}:host .instant-apps-sign-in__container .instant-apps-sign-in__sign-in-btn{margin:10px}:host .instant-apps-sign-in__container calcite-dropdown[scale=m] calcite-dropdown-group{min-width:140px}:host .instant-apps-sign-in__container calcite-dropdown[scale=s] calcite-dropdown-group{min-width:100px}:host .instant-apps-sign-in__container button{height:32px;width:32px;padding:0;box-sizing:border-box;display:flex;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;appearance:none;-moz-appearance:none;-webkit-appearance:none;text-decoration-line:none;transition:color var(--calcite-animation-timing) ease-in-out, background-color var(--calcite-animation-timing) ease-in-out, box-shadow var(--calcite-animation-timing) ease-in-out, outline-color var(--calcite-internal-animation-timing-fast) ease-in-out;border:none;border-radius:50%;background:#000}:host .instant-apps-sign-in__container button:hover calcite-avatar{opacity:0.7;transition:0.3s}:host .instant-apps-sign-in__landing-page{display:flex;flex-direction:column;justify-content:center;padding:40px;width:50%;min-height:30%;background:rgba(255, 255, 255, 0.8);color:#151515;text-align:center}:host .instant-apps-sign-in__landing-page h1{font-size:22px;margin:10px 0}:host .instant-apps-sign-in__landing-page h2{font-size:16px;margin:0 0 10px}:host .instant-apps-sign-in__landing-page p{font-size:16px;margin:0}:host .instant-apps-sign-in__entry-button-container{display:flex;justify-content:center;gap:8px}:host .instant-apps-sign-in__entry-button{--calcite-color-brand:var(--instant-apps-landing-page-entry-button-color);--calcite-color-brand-hover:var(--instant-apps-landing-page-entry-button-color);--calcite-color-brand-press:var(--instant-apps-landing-page-entry-button-color);min-width:165px}:host .instant-apps-sign-in__entry-button[appearance=solid]{border:1px solid #fff}:host .instant-apps-sign-in__entry-button[appearance=solid]:hover,:host .instant-apps-sign-in__entry-button[appearance=solid]:focus{filter:brightness(0.9)}@media screen and (max-width: 767px){:host{flex-direction:column;align-items:center}:host calcite-button{width:100%}:host .instant-apps-sign-in__entry-button-container{display:flex;flex-direction:column}}";
14
14
  const InstantAppsSignInStyle0 = instantAppsSignInCss;
@@ -5,11 +5,11 @@
5
5
  */
6
6
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-df5db8e9.js';
7
7
  import { S as Sanitizer } from './index-d88c3eb6.js';
8
- import { g as getMessages } from './locale-29d08ded.js';
9
- import './loadModules-1b0b108c.js';
10
- import './esri-loader-d10d860d.js';
8
+ import { g as getMessages } from './locale-e02b0e14.js';
9
+ import './loadModules-947ccfd4.js';
10
+ import './esri-loader-c6842c6b.js';
11
11
  import './_commonjsHelpers-089957fe.js';
12
- import './languageUtil-2bac3910.js';
12
+ import './languageUtil-2b6e191a.js';
13
13
 
14
14
  /**
15
15
  * Creates new instance of @esri/arcgis-html-sanitizer
@@ -5,12 +5,12 @@
5
5
  */
6
6
  import { r as registerInstance, h, H as Host, g as getElement } from './index-df5db8e9.js';
7
7
  import { c as createStore } from './index-c247b62b.js';
8
- import { l as loadModules } from './loadModules-1b0b108c.js';
9
- import { g as getMergedEffect } from './effects-602e7b51.js';
10
- import { g as getMessages } from './locale-29d08ded.js';
11
- import './esri-loader-d10d860d.js';
8
+ import { l as loadModules } from './loadModules-947ccfd4.js';
9
+ import { g as getMergedEffect } from './effects-38bc1195.js';
10
+ import { g as getMessages } from './locale-e02b0e14.js';
11
+ import './esri-loader-c6842c6b.js';
12
12
  import './_commonjsHelpers-089957fe.js';
13
- import './languageUtil-2bac3910.js';
13
+ import './languageUtil-2b6e191a.js';
14
14
 
15
15
  const { state, onChange } = createStore({
16
16
  timeInfoConfigItems: [],
@@ -4,11 +4,11 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, g as getElement, h, H as Host, c as createEvent } from './index-df5db8e9.js';
7
- import { g as getLocaleComponentStrings } from './locale-15e42305.js';
7
+ import { g as getLocaleComponentStrings } from './locale-7874c756.js';
8
8
  import { s as state } from './solution-store-4c39c654.js';
9
9
  import { d as EUpdateType } from './interfaces-659e3836.js';
10
10
  import { E as EFileType } from './solution-resource-30a29505.js';
11
- import './esri-loader-d10d860d.js';
11
+ import './esri-loader-c6842c6b.js';
12
12
  import './_commonjsHelpers-089957fe.js';
13
13
  import './index-c247b62b.js';
14
14
  import './restHelpersGet-a7fda344.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 { l as loadModules } from './loadModules-1b0b108c.js';
6
+ import { l as loadModules } from './loadModules-947ccfd4.js';
7
7
 
8
8
  async function fetchResourceData(resource) {
9
9
  try {
@@ -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 './esri-loader-d10d860d.js';
6
+ import './esri-loader-c6842c6b.js';
7
7
 
8
8
  /*
9
9
  * Copyright (c) 2024 Esri