@esri/solutions-components 0.7.7 → 0.7.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (260) hide show
  1. package/dist/assets/t9n/layer-table/resources.json +1 -0
  2. package/dist/assets/t9n/layer-table/resources_en.json +1 -0
  3. package/dist/cjs/basemap-gallery_7.cjs.entry.js +3 -3
  4. package/dist/cjs/buffer-tools_3.cjs.entry.js +1 -1
  5. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +1 -1
  6. package/dist/cjs/calcite-alert_3.cjs.entry.js +2 -2
  7. package/dist/cjs/calcite-combobox_6.cjs.entry.js +16 -7
  8. package/dist/cjs/calcite-input-date-picker_3.cjs.entry.js +16 -9
  9. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +6 -6
  10. package/dist/cjs/card-manager_3.cjs.entry.js +44 -7
  11. package/dist/cjs/crowdsource-manager.cjs.entry.js +13 -2
  12. package/dist/cjs/{helpers-ff831524.js → helpers-a0719076.js} +1 -1
  13. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +10 -10
  14. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +2 -2
  15. package/dist/cjs/instant-apps-export.cjs.entry.js +4 -4
  16. package/dist/cjs/instant-apps-header.cjs.entry.js +2 -2
  17. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
  18. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +4 -4
  19. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +7 -7
  20. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +6 -6
  21. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
  22. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +3 -3
  23. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  24. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +8 -8
  25. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +7 -7
  26. package/dist/cjs/instant-apps-measurement.cjs.entry.js +4 -4
  27. package/dist/cjs/instant-apps-popover.cjs.entry.js +3 -3
  28. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +3 -3
  29. package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
  30. package/dist/cjs/{languageSwitcher-cae609d9.js → languageSwitcher-7de41e17.js} +1 -1
  31. package/dist/cjs/layout-manager.cjs.entry.js +1 -1
  32. package/dist/cjs/{loadModules-1d0f0316.js → loadModules-51c30ab9.js} +1 -1
  33. package/dist/cjs/loader.cjs.js +1 -1
  34. package/dist/cjs/{locale-56c3447b.js → locale-9b9d0e94.js} +1 -1
  35. package/dist/cjs/map-select-tools_3.cjs.entry.js +2 -2
  36. package/dist/cjs/public-notification.cjs.entry.js +2 -2
  37. package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
  38. package/dist/cjs/solutions-components.cjs.js +1 -1
  39. package/dist/cjs/{utils-41eb3a01.js → utils-35b31785.js} +1 -1
  40. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +5 -5
  41. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +20 -2
  42. package/dist/collection/components/edit-card/edit-card.css +3 -3
  43. package/dist/collection/components/info-card/info-card.css +2 -2
  44. package/dist/collection/components/json-editor/json-editor.css +3 -123
  45. package/dist/collection/components/layer-table/layer-table.css +9 -12
  46. package/dist/collection/components/layer-table/layer-table.js +43 -6
  47. package/dist/collection/components/layout-manager/layout-manager.css +73 -73
  48. package/dist/collection/components/map-draw-tools/map-draw-tools.css +1 -1
  49. package/dist/collection/components/map-layer-picker/map-layer-picker.css +6 -3
  50. package/dist/collection/components/map-layer-picker/map-layer-picker.js +70 -6
  51. package/dist/collection/components/map-picker/map-picker.css +3 -3
  52. package/dist/collection/components/map-search/map-search.css +24 -24
  53. package/dist/collection/components/map-select-tools/map-select-tools.css +5 -5
  54. package/dist/collection/components/map-tools/map-tools.css +1 -1
  55. package/dist/collection/components/public-notification/public-notification.css +11 -11
  56. package/dist/collection/components/public-notification/public-notification.js +1 -1
  57. package/dist/collection/components/refine-selection/refine-selection.css +2 -2
  58. package/dist/collection/components/solution-item-details/solution-item-details.css +0 -148
  59. package/dist/collection/components/solution-item-icon/solution-item-icon.css +2 -124
  60. package/dist/collection/components/solution-item-sharing/solution-item-sharing.css +5 -125
  61. package/dist/collection/components/solution-organization-variables/solution-organization-variables.css +6 -126
  62. package/dist/collection/components/solution-resource-item/solution-resource-item.css +6 -126
  63. package/dist/collection/components/solution-variables/solution-variables.css +9 -129
  64. package/dist/collection/demos/browse-solutions.html +2 -0
  65. package/dist/collection/demos/buffer-tools.html +1 -1
  66. package/dist/collection/demos/card-manager.html +2 -2
  67. package/dist/collection/demos/crowdsource-manager.html +3 -3
  68. package/dist/collection/demos/crowdsource-reporter.html +5 -5
  69. package/dist/collection/demos/deduct-calculator.html +1 -1
  70. package/dist/collection/demos/info-card.html +2 -2
  71. package/dist/collection/demos/layer-table.html +2 -2
  72. package/dist/collection/demos/list-item.html +2 -2
  73. package/dist/collection/demos/map-card.html +2 -2
  74. package/dist/collection/demos/map-draw-tools.html +1 -1
  75. package/dist/collection/demos/map-layer-picker.html +1 -1
  76. package/dist/collection/demos/map-select-tools.html +1 -1
  77. package/dist/collection/demos/new-public-notification.html +5 -5
  78. package/dist/collection/demos/pci-calculator.html +1 -1
  79. package/dist/collection/utils/interfaces.ts +5 -0
  80. package/dist/components/crowdsource-manager.js +16 -4
  81. package/dist/components/edit-card2.js +1 -1
  82. package/dist/components/info-card2.js +1 -1
  83. package/dist/components/instant-apps-ckeditor-wrapper2.js +2 -2
  84. package/dist/components/instant-apps-control-panel.js +1 -1
  85. package/dist/components/instant-apps-export.js +2 -2
  86. package/dist/components/instant-apps-filter-list2.js +4 -2
  87. package/dist/components/instant-apps-header2.js +2 -2
  88. package/dist/components/instant-apps-interactive-legend-classic2.js +1 -1
  89. package/dist/components/instant-apps-interactive-legend-count2.js +1 -1
  90. package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +5 -5
  91. package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +1 -1
  92. package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +1 -1
  93. package/dist/components/instant-apps-interactive-legend-layer-element2.js +1 -1
  94. package/dist/components/instant-apps-interactive-legend-legend-element-caption2.js +1 -1
  95. package/dist/components/instant-apps-interactive-legend-relationship2.js +1 -1
  96. package/dist/components/instant-apps-interactive-legend.js +1 -1
  97. package/dist/components/instant-apps-keyboard-shortcuts.js +1 -1
  98. package/dist/components/instant-apps-landing-page.js +1 -1
  99. package/dist/components/instant-apps-language-switcher.js +4 -4
  100. package/dist/components/instant-apps-language-translator-item2.js +4 -4
  101. package/dist/components/instant-apps-language-translator-search2.js +1 -1
  102. package/dist/components/instant-apps-language-translator2.js +3 -3
  103. package/dist/components/instant-apps-measurement.js +2 -2
  104. package/dist/components/instant-apps-popover.js +1 -1
  105. package/dist/components/instant-apps-scoreboard.js +1 -1
  106. package/dist/components/instant-apps-social-share2.js +11 -5
  107. package/dist/components/instant-apps-splash.js +1 -1
  108. package/dist/components/json-editor2.js +1 -1
  109. package/dist/components/layer-table2.js +44 -7
  110. package/dist/components/layout-manager.js +1 -1
  111. package/dist/components/loadModules2.js +1 -1
  112. package/dist/components/map-draw-tools2.js +1 -1
  113. package/dist/components/map-layer-picker2.js +18 -7
  114. package/dist/components/map-picker2.js +1 -1
  115. package/dist/components/map-search2.js +1 -1
  116. package/dist/components/map-select-tools2.js +1 -1
  117. package/dist/components/map-tools2.js +1 -1
  118. package/dist/components/public-notification.js +2 -2
  119. package/dist/components/refine-selection2.js +1 -1
  120. package/dist/components/solution-item-details2.js +1 -1
  121. package/dist/components/solution-item-icon2.js +1 -1
  122. package/dist/components/solution-item-sharing2.js +1 -1
  123. package/dist/components/solution-organization-variables2.js +1 -1
  124. package/dist/components/solution-resource-item2.js +1 -1
  125. package/dist/components/solution-variables2.js +1 -1
  126. package/dist/esm/basemap-gallery_7.entry.js +3 -3
  127. package/dist/esm/buffer-tools_3.entry.js +1 -1
  128. package/dist/esm/calcite-action-pad_2.entry.js +1 -1
  129. package/dist/esm/calcite-alert_3.entry.js +2 -2
  130. package/dist/esm/calcite-combobox_6.entry.js +16 -7
  131. package/dist/esm/calcite-input-date-picker_3.entry.js +16 -9
  132. package/dist/esm/calcite-shell-panel_14.entry.js +6 -6
  133. package/dist/esm/card-manager_3.entry.js +44 -7
  134. package/dist/esm/crowdsource-manager.entry.js +13 -2
  135. package/dist/esm/{helpers-e8282221.js → helpers-078591d2.js} +1 -1
  136. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +10 -10
  137. package/dist/esm/instant-apps-control-panel.entry.js +2 -2
  138. package/dist/esm/instant-apps-export.entry.js +4 -4
  139. package/dist/esm/instant-apps-header.entry.js +2 -2
  140. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
  141. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +4 -4
  142. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +7 -7
  143. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +6 -6
  144. package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
  145. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +3 -3
  146. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  147. package/dist/esm/instant-apps-language-switcher.entry.js +8 -8
  148. package/dist/esm/instant-apps-language-translator.entry.js +7 -7
  149. package/dist/esm/instant-apps-measurement.entry.js +4 -4
  150. package/dist/esm/instant-apps-popover.entry.js +3 -3
  151. package/dist/esm/instant-apps-scoreboard.entry.js +3 -3
  152. package/dist/esm/instant-apps-splash.entry.js +3 -3
  153. package/dist/esm/{languageSwitcher-75765d90.js → languageSwitcher-62232826.js} +1 -1
  154. package/dist/esm/layout-manager.entry.js +1 -1
  155. package/dist/esm/{loadModules-037feea8.js → loadModules-b677d6d7.js} +1 -1
  156. package/dist/esm/loader.js +1 -1
  157. package/dist/esm/{locale-53d724b5.js → locale-89b49505.js} +1 -1
  158. package/dist/esm/map-select-tools_3.entry.js +2 -2
  159. package/dist/esm/public-notification.entry.js +2 -2
  160. package/dist/esm/solution-item-icon.entry.js +1 -1
  161. package/dist/esm/solutions-components.js +1 -1
  162. package/dist/esm/{utils-06bace50.js → utils-b1bd777e.js} +1 -1
  163. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-export/instant-apps-export.css +20 -20
  164. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-filter-list/instant-apps-filter-list.css +3 -3
  165. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-header/instant-apps-header.css +3 -3
  166. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-classic/instant-apps-interactive-legend-classic.css +4 -4
  167. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-count/instant-apps-interactive-legend-count.css +1 -1
  168. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-group-legend-element-caption/instant-apps-interactive-legend-group-legend-element-caption.css +5 -7
  169. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-layer-element-caption/instant-apps-interactive-legend-layer-element-caption.css +5 -7
  170. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-legend-element-caption/instant-apps-interactive-legend-legend-element-caption.css +4 -5
  171. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-relationship/instant-apps-interactive-legend-relationship.css +1 -1
  172. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend.css +2 -2
  173. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-keyboard-shortcuts/instant-apps-keyboard-shortcuts.css +4 -4
  174. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-landing-page/instant-apps-landing-page.css +6 -6
  175. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-switcher/instant-apps-language-switcher.css +4 -4
  176. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator-item/instant-apps-language-translator-item.css +7 -7
  177. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator-search/instant-apps-language-translator-search.css +2 -2
  178. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator.css +2 -2
  179. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-measurement/instant-apps-measurement.css +2 -2
  180. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-popover/instant-apps-popover.css +3 -3
  181. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-scoreboard/instant-apps-scoreboard.css +4 -4
  182. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-social-share/instant-apps-social-share.css +6 -6
  183. package/dist/solutions-components/demos/browse-solutions.html +2 -0
  184. package/dist/solutions-components/demos/buffer-tools.html +1 -1
  185. package/dist/solutions-components/demos/card-manager.html +2 -2
  186. package/dist/solutions-components/demos/crowdsource-manager.html +3 -3
  187. package/dist/solutions-components/demos/crowdsource-reporter.html +5 -5
  188. package/dist/solutions-components/demos/deduct-calculator.html +1 -1
  189. package/dist/solutions-components/demos/info-card.html +2 -2
  190. package/dist/solutions-components/demos/layer-table.html +2 -2
  191. package/dist/solutions-components/demos/list-item.html +2 -2
  192. package/dist/solutions-components/demos/map-card.html +2 -2
  193. package/dist/solutions-components/demos/map-draw-tools.html +1 -1
  194. package/dist/solutions-components/demos/map-layer-picker.html +1 -1
  195. package/dist/solutions-components/demos/map-select-tools.html +1 -1
  196. package/dist/solutions-components/demos/new-public-notification.html +5 -5
  197. package/dist/solutions-components/demos/pci-calculator.html +1 -1
  198. package/dist/solutions-components/{p-bab0aa05.js → p-00f9774c.js} +1 -1
  199. package/dist/solutions-components/p-14097810.entry.js +6 -0
  200. package/dist/solutions-components/{p-019f0baa.entry.js → p-166d5bcc.entry.js} +1 -1
  201. package/dist/solutions-components/p-3bf0115f.entry.js +6 -0
  202. package/dist/solutions-components/{p-796ce3a2.entry.js → p-3ea18af7.entry.js} +1 -1
  203. package/dist/solutions-components/p-60d212df.entry.js +6 -0
  204. package/dist/solutions-components/{p-bd3f4aa6.entry.js → p-627c19b5.entry.js} +1 -1
  205. package/dist/solutions-components/{p-84034340.js → p-62e92138.js} +1 -1
  206. package/dist/solutions-components/{p-149d80ad.js → p-68434a63.js} +1 -1
  207. package/dist/solutions-components/{p-b2a9bae3.entry.js → p-75f7bfe3.entry.js} +1 -1
  208. package/dist/solutions-components/{p-188483e2.entry.js → p-789f606f.entry.js} +1 -1
  209. package/dist/solutions-components/{p-a7a06d6a.js → p-83225907.js} +1 -1
  210. package/dist/solutions-components/{p-c3fa8a3d.entry.js → p-95ebc2e5.entry.js} +1 -1
  211. package/dist/solutions-components/p-98fe7b5d.entry.js +6 -0
  212. package/dist/solutions-components/p-99ca7674.entry.js +6 -0
  213. package/dist/solutions-components/p-a0b8cecf.entry.js +6 -0
  214. package/dist/solutions-components/{p-7eec285c.entry.js → p-a5d924a9.entry.js} +1 -1
  215. package/dist/solutions-components/{p-0ad0b29a.js → p-a8a0187d.js} +1 -1
  216. package/dist/solutions-components/{p-8c7d5880.entry.js → p-a9bbd352.entry.js} +1 -1
  217. package/dist/solutions-components/p-a9f21aaf.entry.js +6 -0
  218. package/dist/solutions-components/{p-a2467088.entry.js → p-b42bde59.entry.js} +1 -1
  219. package/dist/solutions-components/p-baf82bab.entry.js +6 -0
  220. package/dist/solutions-components/p-c504529e.entry.js +6 -0
  221. package/dist/solutions-components/p-c556ed60.entry.js +6 -0
  222. package/dist/solutions-components/p-c99843aa.entry.js +6 -0
  223. package/dist/solutions-components/p-c9b4d52f.entry.js +6 -0
  224. package/dist/solutions-components/p-cc774829.entry.js +6 -0
  225. package/dist/solutions-components/p-ced4e208.entry.js +6 -0
  226. package/dist/solutions-components/{p-9e92fd19.entry.js → p-d78f13cb.entry.js} +1 -1
  227. package/dist/solutions-components/{p-10e99d5d.entry.js → p-d8b3d156.entry.js} +1 -1
  228. package/dist/solutions-components/p-db3ca38d.entry.js +17 -0
  229. package/dist/solutions-components/p-dcd6e7b9.entry.js +6 -0
  230. package/dist/solutions-components/{p-811313d1.entry.js → p-dd48cc25.entry.js} +1 -1
  231. package/dist/solutions-components/p-e8011829.entry.js +47 -0
  232. package/dist/solutions-components/p-f7870ec1.entry.js +6 -0
  233. package/dist/solutions-components/solutions-components.css +1 -7
  234. package/dist/solutions-components/solutions-components.esm.js +1 -1
  235. package/dist/solutions-components/utils/interfaces.ts +5 -0
  236. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +8 -0
  237. package/dist/types/components/layer-table/layer-table.d.ts +14 -0
  238. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +15 -1
  239. package/dist/types/components.d.ts +23 -2
  240. package/dist/types/preact.d.ts +3 -2
  241. package/dist/types/utils/interfaces.d.ts +4 -0
  242. package/package.json +2 -2
  243. package/dist/solutions-components/p-0103dee1.entry.js +0 -6
  244. package/dist/solutions-components/p-2f496e4c.entry.js +0 -6
  245. package/dist/solutions-components/p-3977568f.entry.js +0 -17
  246. package/dist/solutions-components/p-3c3c2587.entry.js +0 -6
  247. package/dist/solutions-components/p-4b3ebd24.entry.js +0 -6
  248. package/dist/solutions-components/p-59407d94.entry.js +0 -6
  249. package/dist/solutions-components/p-7283bfe4.entry.js +0 -6
  250. package/dist/solutions-components/p-74a89c71.entry.js +0 -6
  251. package/dist/solutions-components/p-81c5c5f2.entry.js +0 -6
  252. package/dist/solutions-components/p-847193e7.entry.js +0 -6
  253. package/dist/solutions-components/p-9270f6da.entry.js +0 -6
  254. package/dist/solutions-components/p-a1c924c0.entry.js +0 -47
  255. package/dist/solutions-components/p-a44f1e85.entry.js +0 -6
  256. package/dist/solutions-components/p-abab359e.entry.js +0 -6
  257. package/dist/solutions-components/p-ad5f374e.entry.js +0 -6
  258. package/dist/solutions-components/p-afd9d486.entry.js +0 -6
  259. package/dist/solutions-components/p-f4742b64.entry.js +0 -6
  260. package/dist/solutions-components/p-f7042c6a.entry.js +0 -6
@@ -8,13 +8,13 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-b8a649fc.js');
11
- const locale = require('./locale-56c3447b.js');
12
- require('./loadModules-1d0f0316.js');
11
+ const locale = require('./locale-9b9d0e94.js');
12
+ require('./loadModules-51c30ab9.js');
13
13
  require('./esri-loader-a91c0ec1.js');
14
14
  require('./_commonjsHelpers-384729db.js');
15
15
  require('./languageUtil-a3b464f8.js');
16
16
 
17
- const instantAppsMeasurementCss = ".sc-instant-apps-measurement-h .sc-instant-apps-measurement.sc-instant-apps-measurement{background:var(--calcite-ui-foreground-1)}.sc-instant-apps-measurement-h .active-tool.sc-instant-apps-measurement{--calcite-ui-foreground-1:#c7eaff}";
17
+ 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}";
18
18
 
19
19
  const CSS = {
20
20
  content: 'instant-apps-measurement__content',
@@ -47,7 +47,7 @@ const InstantAppsMeasurement = class {
47
47
  }
48
48
  renderActionPad() {
49
49
  const { messages, activeToolType } = this;
50
- return (index.h("calcite-action-pad", { "expand-disabled": true, layout: "horizontal", position: "end" }, index.h("calcite-action", { class: activeToolType === 'distance' ? 'active-tool' : null, text: messages === null || messages === void 0 ? void 0 : messages.line, icon: "measure", scale: "m", "data-value": "distance", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.line)), index.h("calcite-action", { class: activeToolType === 'area' ? 'active-tool' : null, text: messages === null || messages === void 0 ? void 0 : messages.area, scale: "m", icon: "measure-area", "data-value": "area", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.area)), index.h("calcite-action", { class: activeToolType === 'point' ? 'active-tool' : null, text: messages === null || messages === void 0 ? void 0 : messages.point, scale: "m", icon: "pin-plus", "data-value": "point", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.point)), index.h("calcite-action", { text: messages === null || messages === void 0 ? void 0 : messages.clear, scale: "m", icon: "trash", "data-value": "clear", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.clear))));
50
+ return (index.h("calcite-action-pad", { "expand-disabled": true, layout: "horizontal", position: "end" }, index.h("calcite-action", { class: activeToolType === 'distance' ? 'active-tool' : "", text: messages === null || messages === void 0 ? void 0 : messages.line, icon: "measure", scale: "m", "data-value": "distance", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.line)), index.h("calcite-action", { class: activeToolType === 'area' ? 'active-tool' : "", text: messages === null || messages === void 0 ? void 0 : messages.area, scale: "m", icon: "measure-area", "data-value": "area", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.area)), index.h("calcite-action", { class: activeToolType === 'point' ? 'active-tool' : "", text: messages === null || messages === void 0 ? void 0 : messages.point, scale: "m", icon: "pin-plus", "data-value": "point", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.point)), index.h("calcite-action", { text: messages === null || messages === void 0 ? void 0 : messages.clear, scale: "m", icon: "trash", "data-value": "clear", onClick: this._handleToolClick.bind(this) }, index.h("calcite-tooltip", { "close-on-click": true, placement: "bottom", slot: "tooltip" }, messages === null || messages === void 0 ? void 0 : messages.clear))));
51
51
  }
52
52
  _handleToolClick(e) {
53
53
  var _a, _b, _c, _d;
@@ -8,13 +8,13 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-b8a649fc.js');
11
- const locale = require('./locale-56c3447b.js');
12
- require('./loadModules-1d0f0316.js');
11
+ const locale = require('./locale-9b9d0e94.js');
12
+ require('./loadModules-51c30ab9.js');
13
13
  require('./esri-loader-a91c0ec1.js');
14
14
  require('./_commonjsHelpers-384729db.js');
15
15
  require('./languageUtil-a3b464f8.js');
16
16
 
17
- 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-ui-foreground-2:transparent}.instant-apps-popover__content span{display:inline-block;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-ui-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-ui-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}";
17
+ 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}";
18
18
 
19
19
  const CSS = {
20
20
  content: 'instant-apps-popover__content',
@@ -8,14 +8,14 @@
8
8
  Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-b8a649fc.js');
11
- const loadModules = require('./loadModules-1d0f0316.js');
12
- const locale = require('./locale-56c3447b.js');
11
+ const loadModules = require('./loadModules-51c30ab9.js');
12
+ const locale = require('./locale-9b9d0e94.js');
13
13
  const breakpoints = require('./breakpoints-fcd0f2a0.js');
14
14
  require('./esri-loader-a91c0ec1.js');
15
15
  require('./_commonjsHelpers-384729db.js');
16
16
  require('./languageUtil-a3b464f8.js');
17
17
 
18
- const instantAppsScoreboardCss = ":host{display:block;--instant-apps-scoreboard-background-color:var(--calcite-ui-foreground-1);--instant-apps-scoreboard-text-color:var(--calcite-ui-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-ui-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-ui-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}}";
18
+ 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}}";
19
19
 
20
20
  // Constants
21
21
  const BASE = 'instant-apps-scoreboard';
@@ -9,8 +9,8 @@ Object.defineProperty(exports, '__esModule', { value: true });
9
9
 
10
10
  const index = require('./index-b8a649fc.js');
11
11
  const index$1 = require('./index-f64944ad.js');
12
- const locale = require('./locale-56c3447b.js');
13
- require('./loadModules-1d0f0316.js');
12
+ const locale = require('./locale-9b9d0e94.js');
13
+ require('./loadModules-51c30ab9.js');
14
14
  require('./esri-loader-a91c0ec1.js');
15
15
  require('./_commonjsHelpers-384729db.js');
16
16
  require('./languageUtil-a3b464f8.js');
@@ -105,7 +105,7 @@ const InstantAppsSplash = class {
105
105
  renderDontShowThisAgainCheckbox() {
106
106
  const { localStorageKey, messages } = this;
107
107
  const checked = getLocalStorageItem(localStorageKey) ? true : null;
108
- return (index.h("div", { class: CSS.back, slot: "back" }, index.h("calcite-label", { layout: "inline" }, index.h("calcite-checkbox", { onCalciteCheckboxChange: this.handleDontShowThisAgain.bind(this), checked: checked }), messages === null || messages === void 0 ? void 0 :
108
+ return (index.h("div", { class: CSS.back, slot: "back" }, index.h("calcite-label", { layout: "inline" }, index.h("calcite-checkbox", { onCalciteCheckboxChange: this.handleDontShowThisAgain.bind(this), checked: checked !== null && checked !== void 0 ? checked : undefined }), messages === null || messages === void 0 ? void 0 :
109
109
  messages.dontShowThisAgain)));
110
110
  }
111
111
  renderPrimaryButton() {
@@ -5,7 +5,7 @@
5
5
  */
6
6
  'use strict';
7
7
 
8
- const loadModules = require('./loadModules-1d0f0316.js');
8
+ const loadModules = require('./loadModules-51c30ab9.js');
9
9
 
10
10
  async function fetchResourceData(request, resource) {
11
11
  var _a, _b, _c;
@@ -13,7 +13,7 @@ const interfaces = require('./interfaces-7cd0a48a.js');
13
13
  require('./esri-loader-a91c0ec1.js');
14
14
  require('./_commonjsHelpers-384729db.js');
15
15
 
16
- const layoutManagerCss = ":host{display:block}.action-center{-webkit-box-align:center;-webkit-align-items:center;-ms-grid-row-align:center;align-items:center;align-content:center;justify-content:center}.display-flex{display:flex}.icon-color{--calcite-ui-icon-color:var(--calcite-ui-brand)}.icon{cursor:pointer}.tooltip-message{padding:5px 8px;font-weight:var(--calcite-font-weight-normal);color:var(--calcite-ui-text-2)}.header-text{font-size:var(--calcite-font-size-0);font-weight:var(--calcite-font-weight-medium);padding-inline:0.75rem;padding-block:0.875rem;line-height:1.25rem}.img-background{background-repeat:no-repeat;background-size:100% 100%;width:38px;height:26px}.grid-background{background-image:url('../../assets/data/images/grid.png')}.horizontal-background{background-image:url('../../assets/data/images/horizontal.png')}.vertical-background{background-image:url('../../assets/data/images/vertical.png')}";
16
+ const layoutManagerCss = ":host{display:block}.action-center{-webkit-box-align:center;-webkit-align-items:center;-ms-grid-row-align:center;align-items:center;align-content:center;justify-content:center}.display-flex{display:flex}.icon-color{--calcite-color-icon-color:var(--calcite-color-brand)}.icon{cursor:pointer}.tooltip-message{padding:5px 8px;font-weight:var(--calcite-font-weight-normal);color:var(--calcite-color-text-2)}.header-text{font-size:var(--calcite-font-size-0);font-weight:var(--calcite-font-weight-medium);padding-inline:0.75rem;padding-block:0.875rem;line-height:1.25rem}.img-background{background-repeat:no-repeat;background-size:100% 100%;width:38px;height:26px}.grid-background{background-image:url('../../assets/data/images/grid.png')}.horizontal-background{background-image:url('../../assets/data/images/horizontal.png')}.vertical-background{background-image:url('../../assets/data/images/vertical.png')}";
17
17
 
18
18
  const LayoutManager = class {
19
19
  constructor(hostRef) {
@@ -15,7 +15,7 @@ const esriLoader = require('./esri-loader-a91c0ec1.js');
15
15
  * See use restrictions at http://www.esri.com/legal/pdfs/mla_e204_e300/english
16
16
  */
17
17
  const loadModules = async (moduleNames, options) => {
18
- esriLoader.esriLoader.setDefaultOptions({ url: 'https://js.arcgis.com/4.28/' });
18
+ esriLoader.esriLoader.setDefaultOptions({ url: 'https://jsdev.arcgis.com/4.29/' });
19
19
  const mods = await esriLoader.esriLoader.loadModules(moduleNames, options);
20
20
  return mods.map(mod => (mod.__esModule && mod.default ? mod.default : mod));
21
21
  };