@esri/solutions-components 0.6.12 → 0.6.14

Sign up to get free protection for your applications and to get access to all the features.
Files changed (394) hide show
  1. package/dist/assets/t9n/layer-table/resources.json +4 -3
  2. package/dist/assets/t9n/layer-table/resources_en.json +4 -3
  3. package/dist/assets/t9n/map-layer-picker/resources.json +4 -0
  4. package/dist/assets/t9n/map-layer-picker/resources_en.json +4 -0
  5. package/dist/cjs/basemap-gallery_6.cjs.entry.js +20 -5
  6. package/dist/cjs/buffer-tools_4.cjs.entry.js +1 -1
  7. package/dist/cjs/calcite-chip_3.cjs.entry.js +803 -0
  8. package/dist/cjs/calcite-combobox_6.cjs.entry.js +76 -28
  9. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +2 -1
  10. package/dist/cjs/card-manager_3.cjs.entry.js +169 -79
  11. package/dist/cjs/clean-url-d5326abb.js +573 -0
  12. package/dist/cjs/crowdsource-manager.cjs.entry.js +22 -7
  13. package/dist/cjs/{downloadUtils-43f5be48.js → downloadUtils-34a515ad.js} +297 -52
  14. package/dist/cjs/edit-card_2.cjs.entry.js +8 -3
  15. package/dist/cjs/{index.es-8da43c21.js → index.es-0ba11065.js} +3 -2
  16. package/dist/cjs/loader.cjs.js +1 -1
  17. package/dist/cjs/map-select-tools_3.cjs.entry.js +10 -7
  18. package/dist/cjs/{mapViewUtils-a4dd36ec.js → mapViewUtils-a2884698.js} +39 -55
  19. package/dist/cjs/public-notification.cjs.entry.js +7 -6
  20. package/dist/cjs/{publicNotificationStore-b69862af.js → publicNotificationStore-610bd880.js} +0 -4
  21. package/dist/cjs/solution-configuration.cjs.entry.js +44 -43
  22. package/dist/cjs/solution-contents_3.cjs.entry.js +2 -1
  23. package/dist/cjs/{solution-store-3cd104d8.js → solution-store-c443e657.js} +7 -572
  24. package/dist/cjs/solutions-components.cjs.js +1 -1
  25. package/dist/collection/components/basemap-gallery/basemap-gallery.js +23 -1
  26. package/dist/collection/components/card-manager/card-manager.css +0 -5
  27. package/dist/collection/components/card-manager/card-manager.js +3 -3
  28. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +2 -2
  29. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +210 -6
  30. package/dist/collection/components/edit-card/edit-card.css +8 -0
  31. package/dist/collection/components/edit-card/edit-card.js +19 -0
  32. package/dist/collection/components/info-card/info-card.css +14 -14
  33. package/dist/collection/components/info-card/info-card.js +1 -1
  34. package/dist/collection/components/layer-table/layer-table.css +12 -0
  35. package/dist/collection/components/layer-table/layer-table.js +215 -69
  36. package/dist/collection/components/map-card/map-card.js +115 -5
  37. package/dist/collection/components/map-layer-picker/map-layer-picker.css +4 -0
  38. package/dist/collection/components/map-layer-picker/map-layer-picker.js +107 -27
  39. package/dist/collection/components/map-picker/map-picker.css +5 -1
  40. package/dist/collection/components/map-picker/map-picker.js +3 -3
  41. package/dist/collection/components/map-tools/map-tools.js +104 -1
  42. package/dist/collection/components/pdf-download/pdf-download.js +34 -6
  43. package/dist/collection/components/public-notification/public-notification.js +3 -3
  44. package/dist/collection/utils/downloadUtils.js +208 -82
  45. package/dist/collection/utils/downloadUtils.ts +257 -85
  46. package/dist/collection/utils/interfaces.ts +12 -1
  47. package/dist/collection/utils/mapViewUtils.js +38 -52
  48. package/dist/collection/utils/mapViewUtils.ts +41 -57
  49. package/dist/collection/utils/publicNotificationStore.js +0 -4
  50. package/dist/collection/utils/publicNotificationStore.ts +0 -4
  51. package/dist/collection/utils/test/downloadUtils.spec.js +163 -134
  52. package/dist/collection/utils/test/downloadUtils.spec.tsx +2 -0
  53. package/dist/components/basemap-gallery2.js +2 -0
  54. package/dist/components/calcite-modal.js +1 -409
  55. package/dist/components/card-manager2.js +4 -4
  56. package/dist/components/clean-url.js +567 -0
  57. package/dist/components/crowdsource-manager.js +42 -17
  58. package/dist/components/downloadUtils.js +295 -50
  59. package/dist/components/edit-card2.js +6 -1
  60. package/dist/components/info-card2.js +2 -2
  61. package/dist/components/layer-table2.js +194 -102
  62. package/dist/components/map-card2.js +17 -5
  63. package/dist/components/map-layer-picker2.js +114 -52
  64. package/dist/components/map-picker2.js +4 -4
  65. package/dist/components/map-select-tools2.js +55 -43
  66. package/dist/components/map-tools2.js +20 -1
  67. package/dist/components/mapViewUtils.js +39 -53
  68. package/dist/components/modal.js +416 -0
  69. package/dist/components/pdf-download2.js +6 -4
  70. package/dist/components/public-notification.js +4 -4
  71. package/dist/components/publicNotificationStore.js +0 -4
  72. package/dist/components/refine-selection2.js +61 -49
  73. package/dist/components/solution-configuration.js +25 -24
  74. package/dist/components/solution-store.js +2 -562
  75. package/dist/esm/{ExpandToggle-86761b28.js → ExpandToggle-e614e3e4.js} +1 -1
  76. package/dist/esm/{ar-4a5375c6.js → ar-2f678abc.js} +8 -8
  77. package/dist/esm/basemap-gallery_6.entry.js +20 -5
  78. package/dist/esm/{bg-b25e4b7a.js → bg-e514c4d7.js} +8 -8
  79. package/dist/esm/{bs-2485dfed.js → bs-81584b09.js} +8 -8
  80. package/dist/esm/buffer-tools_4.entry.js +5 -5
  81. package/dist/esm/{ca-bba36d26.js → ca-e8c40e21.js} +8 -8
  82. package/dist/esm/calcite-accordion-item.entry.js +1 -1
  83. package/dist/esm/calcite-action-bar_3.entry.js +5 -5
  84. package/dist/esm/calcite-action-group_2.entry.js +3 -3
  85. package/dist/esm/calcite-action-pad.entry.js +4 -4
  86. package/dist/esm/calcite-action_2.entry.js +5 -5
  87. package/dist/esm/calcite-alert.entry.js +3 -3
  88. package/dist/esm/calcite-avatar.entry.js +1 -1
  89. package/dist/esm/calcite-block-section.entry.js +3 -3
  90. package/dist/esm/calcite-block.entry.js +3 -3
  91. package/dist/esm/calcite-button.entry.js +5 -5
  92. package/dist/esm/calcite-card.entry.js +3 -3
  93. package/dist/esm/calcite-checkbox.entry.js +3 -3
  94. package/dist/esm/calcite-chip-group.entry.js +1 -1
  95. package/dist/esm/calcite-chip_3.entry.js +797 -0
  96. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +1 -1
  97. package/dist/esm/calcite-color-picker.entry.js +3 -3
  98. package/dist/esm/calcite-combobox-item-group.entry.js +2 -2
  99. package/dist/esm/calcite-combobox_6.entry.js +83 -35
  100. package/dist/esm/calcite-date-picker-day_3.entry.js +3 -3
  101. package/dist/esm/calcite-date-picker.entry.js +5 -5
  102. package/dist/esm/calcite-fab.entry.js +1 -1
  103. package/dist/esm/calcite-filter_3.entry.js +3 -3
  104. package/dist/esm/calcite-flow-item.entry.js +3 -3
  105. package/dist/esm/calcite-icon.entry.js +1 -1
  106. package/dist/esm/calcite-inline-editable.entry.js +4 -4
  107. package/dist/esm/calcite-input-date-picker.entry.js +9 -9
  108. package/dist/esm/calcite-input-number_2.entry.js +5 -5
  109. package/dist/esm/{calcite-input-time-picker-7da2e80a.js → calcite-input-time-picker-fe6e499a.js} +55 -55
  110. package/dist/esm/calcite-input-time-picker.entry.js +8 -8
  111. package/dist/esm/calcite-input-time-zone.entry.js +5 -5
  112. package/dist/esm/calcite-input_2.entry.js +5 -5
  113. package/dist/esm/calcite-label.entry.js +2 -2
  114. package/dist/esm/calcite-link.entry.js +1 -1
  115. package/dist/esm/calcite-menu-item.entry.js +3 -3
  116. package/dist/esm/calcite-menu.entry.js +3 -3
  117. package/dist/esm/calcite-modal.entry.js +4 -4
  118. package/dist/esm/calcite-navigation.entry.js +1 -1
  119. package/dist/esm/calcite-option_2.entry.js +3 -3
  120. package/dist/esm/calcite-pagination.entry.js +3 -3
  121. package/dist/esm/calcite-panel_2.entry.js +3 -3
  122. package/dist/esm/calcite-pick-list-group.entry.js +1 -1
  123. package/dist/esm/calcite-pick-list-item.entry.js +3 -3
  124. package/dist/esm/calcite-pick-list.entry.js +2 -2
  125. package/dist/esm/calcite-radio-button.entry.js +3 -3
  126. package/dist/esm/calcite-rating.entry.js +5 -5
  127. package/dist/esm/calcite-scrim.entry.js +3 -3
  128. package/dist/esm/calcite-segmented-control_2.entry.js +3 -3
  129. package/dist/esm/calcite-shell-center-row.entry.js +1 -1
  130. package/dist/esm/calcite-shell-panel_14.entry.js +7 -6
  131. package/dist/esm/calcite-sortable-list.entry.js +2 -2
  132. package/dist/esm/calcite-stepper-item.entry.js +2 -2
  133. package/dist/esm/calcite-stepper.entry.js +1 -1
  134. package/dist/esm/calcite-switch.entry.js +3 -3
  135. package/dist/esm/calcite-text-area.entry.js +5 -5
  136. package/dist/esm/calcite-tile.entry.js +1 -1
  137. package/dist/esm/calcite-time-picker.entry.js +4 -4
  138. package/dist/esm/calcite-tip-manager.entry.js +3 -3
  139. package/dist/esm/calcite-tip.entry.js +3 -3
  140. package/dist/esm/calcite-tree_3.entry.js +1 -1
  141. package/dist/esm/card-manager_3.entry.js +169 -79
  142. package/dist/esm/clean-url-bce022e6.js +567 -0
  143. package/dist/esm/crowdsource-manager.entry.js +22 -7
  144. package/dist/esm/{cs-1052c5ac.js → cs-af5f115e.js} +8 -8
  145. package/dist/esm/{da-b7ed9204.js → da-06d9e22c.js} +8 -8
  146. package/dist/esm/{date-bd5b879c.js → date-641ae749.js} +1 -1
  147. package/dist/esm/{de-at-a993e5ae.js → de-at-f55a700a.js} +8 -8
  148. package/dist/esm/{de-ch-acff745d.js → de-ch-7307675f.js} +8 -8
  149. package/dist/esm/{de-bb68e752.js → de-dc98363f.js} +8 -8
  150. package/dist/esm/{dom-37f2dec9.js → dom-2b326ec3.js} +1 -1
  151. package/dist/esm/{downloadUtils-42156cd8.js → downloadUtils-ac67a786.js} +297 -52
  152. package/dist/esm/edit-card_2.entry.js +8 -3
  153. package/dist/esm/{el-9de96ff0.js → el-91c64808.js} +8 -8
  154. package/dist/esm/{en-au-f68b6bde.js → en-au-df08cc25.js} +8 -8
  155. package/dist/esm/{en-ca-5360517e.js → en-ca-175f7c0f.js} +8 -8
  156. package/dist/esm/{en-gb-de0b3125.js → en-gb-90a08c7f.js} +8 -8
  157. package/dist/esm/{es-5ecbba77.js → es-5cb54b05.js} +8 -8
  158. package/dist/esm/{es-mx-aa126462.js → es-mx-3a0cb804.js} +8 -8
  159. package/dist/esm/{et-7113eeb8.js → et-eceac6dc.js} +8 -8
  160. package/dist/esm/{fi-ffa60f15.js → fi-26e1c14f.js} +8 -8
  161. package/dist/esm/{floating-ui-7cde67cf.js → floating-ui-9f8e4ed4.js} +1 -1
  162. package/dist/esm/{focusTrapComponent-ec344399.js → focusTrapComponent-ad2c3a31.js} +1 -1
  163. package/dist/esm/{form-24e6ef1d.js → form-0871d2c6.js} +1 -1
  164. package/dist/esm/{fr-681c5bf6.js → fr-12a5b0f7.js} +8 -8
  165. package/dist/esm/{fr-ch-9af1f8b1.js → fr-ch-e3406887.js} +8 -8
  166. package/dist/esm/{he-5188f277.js → he-61eba811.js} +8 -8
  167. package/dist/esm/{hi-6a31e3a4.js → hi-a50282b5.js} +8 -8
  168. package/dist/esm/{hr-0598e59d.js → hr-da8bffaf.js} +8 -8
  169. package/dist/esm/{hu-13cb9f41.js → hu-dab932f1.js} +8 -8
  170. package/dist/esm/{id-7f342499.js → id-de468947.js} +8 -8
  171. package/dist/esm/{index.es-f47c4153.js → index.es-f553598f.js} +3 -2
  172. package/dist/esm/{it-57d790f2.js → it-375d9936.js} +8 -8
  173. package/dist/esm/{it-ch-081af760.js → it-ch-7e663d63.js} +8 -8
  174. package/dist/esm/{ja-3affb68e.js → ja-36dbe39d.js} +8 -8
  175. package/dist/esm/{ko-736632aa.js → ko-858bc871.js} +8 -8
  176. package/dist/esm/{label-b6dfb4d5.js → label-b8caf984.js} +1 -1
  177. package/dist/esm/loader.js +1 -1
  178. package/dist/esm/{locale-146251f7.js → locale-00000ab4.js} +1 -1
  179. package/dist/esm/{lt-e7d9b1c3.js → lt-d6dfa7e4.js} +8 -8
  180. package/dist/esm/{lv-4d1a507e.js → lv-facd25c5.js} +8 -8
  181. package/dist/esm/map-select-tools_3.entry.js +10 -7
  182. package/dist/esm/{mapViewUtils-00a04d52.js → mapViewUtils-8141d8c1.js} +39 -53
  183. package/dist/esm/{mk-f960312d.js → mk-5ed05b6a.js} +8 -8
  184. package/dist/esm/{nb-4556b5e9.js → nb-936fc687.js} +8 -8
  185. package/dist/esm/{nl-8e281c01.js → nl-a923d626.js} +8 -8
  186. package/dist/esm/{pl-1460fd5a.js → pl-b1426275.js} +8 -8
  187. package/dist/esm/{pt-660332b6.js → pt-1ac2453f.js} +8 -8
  188. package/dist/esm/{pt-br-dba48f49.js → pt-br-7194cc5f.js} +8 -8
  189. package/dist/esm/public-notification.entry.js +7 -6
  190. package/dist/esm/{publicNotificationStore-90a6a274.js → publicNotificationStore-dcf39a55.js} +0 -4
  191. package/dist/esm/{ro-ac18f292.js → ro-518aaed1.js} +8 -8
  192. package/dist/esm/{ru-b914f6b7.js → ru-762127a3.js} +8 -8
  193. package/dist/esm/{shared-list-render-cc889757.js → shared-list-render-ec232615.js} +1 -1
  194. package/dist/esm/{sk-1be12963.js → sk-f367b7ba.js} +8 -8
  195. package/dist/esm/{sl-5d47e4e4.js → sl-052fd4d2.js} +8 -8
  196. package/dist/esm/solution-configuration.entry.js +25 -24
  197. package/dist/esm/solution-contents_3.entry.js +2 -1
  198. package/dist/esm/{solution-store-cf902566.js → solution-store-b29d50f7.js} +2 -562
  199. package/dist/esm/solutions-components.js +1 -1
  200. package/dist/esm/{sortableComponent-8a84709a.js → sortableComponent-ebd6bb72.js} +1 -1
  201. package/dist/esm/{sr-3281c92d.js → sr-4dc0fdb9.js} +8 -8
  202. package/dist/esm/{sv-e5169404.js → sv-bdc87a4d.js} +8 -8
  203. package/dist/esm/{t9n-d9c203e4.js → t9n-9791aa0c.js} +1 -1
  204. package/dist/esm/{th-937796b8.js → th-d9df674c.js} +8 -8
  205. package/dist/esm/{time-fa1151aa.js → time-73378c4a.js} +1 -1
  206. package/dist/esm/{tr-6d3b100b.js → tr-61e134eb.js} +8 -8
  207. package/dist/esm/{uk-a6edcacf.js → uk-ea3d8da7.js} +8 -8
  208. package/dist/esm/{utils-667cc396.js → utils-593fafd7.js} +1 -1
  209. package/dist/esm/{utils-24a35b5a.js → utils-bd52db7d.js} +2 -2
  210. package/dist/esm/{vi-bf4c179c.js → vi-ade1c25b.js} +8 -8
  211. package/dist/esm/{zh-cn-de1858cb.js → zh-cn-b8756118.js} +8 -8
  212. package/dist/esm/{zh-hk-12fa404f.js → zh-hk-d18c05d9.js} +8 -8
  213. package/dist/esm/{zh-tw-5c4220e5.js → zh-tw-9c98ff7c.js} +8 -8
  214. package/dist/solutions-components/{p-3b891cc4.entry.js → p-01fea8d5.entry.js} +1 -1
  215. package/dist/solutions-components/{p-65022e7f.entry.js → p-02ff64f4.entry.js} +1 -1
  216. package/dist/solutions-components/p-062254a6.entry.js +6 -0
  217. package/dist/solutions-components/{p-bff158ff.js → p-062d2f9a.js} +1 -1
  218. package/dist/solutions-components/{p-f4e5b7e5.entry.js → p-084bced1.entry.js} +1 -1
  219. package/dist/solutions-components/{p-c261335b.entry.js → p-088e4cfc.entry.js} +1 -1
  220. package/dist/solutions-components/p-08b52ed8.entry.js +6 -0
  221. package/dist/solutions-components/{p-96239d0d.js → p-08e35485.js} +1 -1
  222. package/dist/solutions-components/{p-3d3772fb.js → p-0d14d33a.js} +1 -1
  223. package/dist/solutions-components/{p-7f271c31.js → p-11550b3c.js} +3 -3
  224. package/dist/solutions-components/{p-ad19f9b0.entry.js → p-120c4098.entry.js} +1 -1
  225. package/dist/solutions-components/{p-45419d93.entry.js → p-12bcd474.entry.js} +1 -1
  226. package/dist/solutions-components/{p-bd82849c.entry.js → p-1597ec4b.entry.js} +1 -1
  227. package/dist/solutions-components/p-16362eb4.js +36 -0
  228. package/dist/solutions-components/{p-afb35c95.js → p-17d176b5.js} +14 -43
  229. package/dist/solutions-components/{p-3691a072.js → p-1ab414e0.js} +2 -2
  230. package/dist/solutions-components/{p-127c3866.js → p-1c5787b1.js} +1 -1
  231. package/dist/solutions-components/{p-b97886b3.entry.js → p-1d9a5198.entry.js} +1 -1
  232. package/dist/solutions-components/{p-8e3e1ce8.entry.js → p-1dd5c4e6.entry.js} +1 -1
  233. package/dist/solutions-components/{p-97b69f54.entry.js → p-1e62d118.entry.js} +1 -1
  234. package/dist/solutions-components/{p-537c34a4.entry.js → p-1fae3819.entry.js} +1 -1
  235. package/dist/solutions-components/{p-82f0b25b.js → p-21aa112d.js} +1 -1
  236. package/dist/solutions-components/{p-f8944f59.entry.js → p-252a9a7f.entry.js} +1 -1
  237. package/dist/solutions-components/{p-80ea5869.js → p-26b28806.js} +1 -1
  238. package/dist/solutions-components/{p-dac10448.js → p-280fd963.js} +3 -3
  239. package/dist/solutions-components/{p-79d7f324.js → p-29049359.js} +1 -1
  240. package/dist/solutions-components/{p-c033b8ec.entry.js → p-2b378389.entry.js} +1 -1
  241. package/dist/solutions-components/{p-19ec0463.js → p-2bdd1a5d.js} +1 -1
  242. package/dist/solutions-components/{p-cacfa6ae.js → p-2ee21e9d.js} +1 -1
  243. package/dist/solutions-components/{p-300f4299.js → p-2f42ae51.js} +1 -1
  244. package/dist/solutions-components/{p-418be467.js → p-30b3261c.js} +1 -1
  245. package/dist/solutions-components/{p-4d91443a.entry.js → p-32ba2223.entry.js} +1 -1
  246. package/dist/solutions-components/{p-702c6093.js → p-34673137.js} +1 -1
  247. package/dist/solutions-components/{p-61af54b9.entry.js → p-3566ee69.entry.js} +1 -1
  248. package/dist/solutions-components/{p-90a9126f.js → p-358b9cc8.js} +1 -1
  249. package/dist/solutions-components/p-3a8d82a2.js +11 -0
  250. package/dist/solutions-components/{p-628c170b.entry.js → p-3ab94526.entry.js} +1 -1
  251. package/dist/solutions-components/{p-9791fbf1.entry.js → p-3d7aa1b2.entry.js} +1 -1
  252. package/dist/solutions-components/{p-b1daad7e.js → p-3f7119c1.js} +1 -1
  253. package/dist/solutions-components/{p-f0f5ecb2.js → p-3fcd035e.js} +1 -1
  254. package/dist/solutions-components/{p-3766be72.js → p-419c9d89.js} +1 -1
  255. package/dist/solutions-components/p-453d1b31.entry.js +6 -0
  256. package/dist/solutions-components/{p-337f6adf.js → p-46918548.js} +1 -1
  257. package/dist/solutions-components/p-49e9e4e3.js +12 -0
  258. package/dist/solutions-components/p-4d942b0f.entry.js +36 -0
  259. package/dist/solutions-components/{p-85e0d2a3.js → p-4fc92419.js} +1 -1
  260. package/dist/solutions-components/{p-0d08a75d.entry.js → p-52afbe07.entry.js} +1 -1
  261. package/dist/solutions-components/{p-9391bb74.js → p-573d0763.js} +1 -1
  262. package/dist/solutions-components/p-57cf6784.entry.js +6 -0
  263. package/dist/solutions-components/{p-87971116.entry.js → p-59ef9461.entry.js} +1 -1
  264. package/dist/solutions-components/{p-25718b9f.entry.js → p-5e5749c0.entry.js} +1 -1
  265. package/dist/solutions-components/{p-54064b61.entry.js → p-5ff22d2e.entry.js} +1 -1
  266. package/dist/solutions-components/{p-4bd793ef.entry.js → p-617f32a0.entry.js} +1 -1
  267. package/dist/solutions-components/p-64b22d57.entry.js +6 -0
  268. package/dist/solutions-components/{p-747a1293.js → p-6510c06c.js} +1 -1
  269. package/dist/solutions-components/p-654dd5df.entry.js +6 -0
  270. package/dist/solutions-components/{p-1f69762c.js → p-65ba4d10.js} +1 -1
  271. package/dist/solutions-components/{p-4cb7cdb7.entry.js → p-65ffe4b0.entry.js} +1 -1
  272. package/dist/solutions-components/{p-1b4d6511.js → p-68007503.js} +1 -1
  273. package/dist/solutions-components/{p-e849d2ba.entry.js → p-6ba8483c.entry.js} +2 -2
  274. package/dist/solutions-components/{p-9961a2f9.entry.js → p-6c8c7b98.entry.js} +2 -2
  275. package/dist/solutions-components/{p-ff863f3d.entry.js → p-6e5d9ae9.entry.js} +1 -1
  276. package/dist/solutions-components/{p-b6a1c34f.entry.js → p-6ebf870c.entry.js} +1 -1
  277. package/dist/solutions-components/{p-d2d3e4b5.js → p-72f34a0a.js} +1 -1
  278. package/dist/solutions-components/{p-981fc8e4.entry.js → p-7359a6ac.entry.js} +1 -1
  279. package/dist/solutions-components/{p-9abb1c4c.entry.js → p-73fe6f7e.entry.js} +1 -1
  280. package/dist/solutions-components/{p-62e3adbb.js → p-7452d79a.js} +1 -1
  281. package/dist/solutions-components/{p-34169501.js → p-76c2c379.js} +1 -1
  282. package/dist/solutions-components/{p-941721ba.js → p-788aa5d7.js} +1 -1
  283. package/dist/solutions-components/{p-557d4cc5.js → p-79cc0531.js} +2 -2
  284. package/dist/solutions-components/{p-a19d8147.js → p-7a0fa011.js} +1 -1
  285. package/dist/solutions-components/{p-019fe9fe.entry.js → p-7a55cee6.entry.js} +3 -3
  286. package/dist/solutions-components/{p-48329056.entry.js → p-7bc63171.entry.js} +1 -1
  287. package/dist/solutions-components/{p-e7304151.entry.js → p-81664d83.entry.js} +1 -1
  288. package/dist/solutions-components/{p-9504c1b7.js → p-8354f486.js} +1 -1
  289. package/dist/solutions-components/{p-f812e3ee.entry.js → p-84dff306.entry.js} +1 -1
  290. package/dist/solutions-components/{p-a59dba2f.js → p-8594fe6b.js} +1 -1
  291. package/dist/solutions-components/{p-ae3ec77d.js → p-8b2d396e.js} +1 -1
  292. package/dist/solutions-components/{p-38cc8a4d.js → p-8ec6ea34.js} +1 -1
  293. package/dist/solutions-components/{p-da760d1d.entry.js → p-8ee00658.entry.js} +1 -1
  294. package/dist/solutions-components/{p-38211628.js → p-905fcf73.js} +1 -1
  295. package/dist/solutions-components/{p-e502ccce.entry.js → p-929909bc.entry.js} +1 -1
  296. package/dist/solutions-components/{p-dd5f68f2.js → p-948b5722.js} +1 -1
  297. package/dist/solutions-components/{p-39fe9a4c.js → p-956f3207.js} +1 -1
  298. package/dist/solutions-components/{p-f7aa542c.js → p-96287d23.js} +1 -1
  299. package/dist/solutions-components/{p-68630513.entry.js → p-964c0e7d.entry.js} +1 -1
  300. package/dist/solutions-components/{p-b09d8c0e.entry.js → p-98051370.entry.js} +1 -1
  301. package/dist/solutions-components/{p-efd70bf7.entry.js → p-9a94f48c.entry.js} +2 -2
  302. package/dist/solutions-components/{p-318790b8.js → p-9b94501c.js} +1 -1
  303. package/dist/solutions-components/{p-69e26726.js → p-9d4467a3.js} +1 -1
  304. package/dist/solutions-components/{p-f6cf9943.js → p-9e3c9cd2.js} +1 -1
  305. package/dist/solutions-components/{p-30542275.js → p-9fd59203.js} +1 -1
  306. package/dist/solutions-components/{p-d902b790.js → p-a201bffc.js} +1 -1
  307. package/dist/solutions-components/{p-89cbb86a.js → p-a26711e8.js} +3 -3
  308. package/dist/solutions-components/{p-1552c479.entry.js → p-a3729795.entry.js} +1 -1
  309. package/dist/solutions-components/{p-ae4ad673.entry.js → p-a47ed290.entry.js} +2 -2
  310. package/dist/solutions-components/{p-ca5be55f.entry.js → p-a5ef322f.entry.js} +2 -2
  311. package/dist/solutions-components/{p-3658ebd8.entry.js → p-a97e8d6a.entry.js} +1 -1
  312. package/dist/solutions-components/{p-2937523d.js → p-aaea9203.js} +1 -1
  313. package/dist/solutions-components/{p-b7093e6d.entry.js → p-ad1d56b1.entry.js} +1 -1
  314. package/dist/solutions-components/{p-0ca528ec.js → p-adeb0e8f.js} +1 -1
  315. package/dist/solutions-components/{p-31d2a105.entry.js → p-af63959a.entry.js} +1 -1
  316. package/dist/solutions-components/{p-fbd71543.entry.js → p-b1125581.entry.js} +2 -2
  317. package/dist/solutions-components/p-b1c8c6d7.entry.js +6 -0
  318. package/dist/solutions-components/{p-b029c6d8.js → p-b20a31c8.js} +1 -1
  319. package/dist/solutions-components/{p-71400268.js → p-b81131b3.js} +1 -1
  320. package/dist/solutions-components/{p-cc624b0c.entry.js → p-b89c5865.entry.js} +1 -1
  321. package/dist/solutions-components/{p-245d667e.js → p-b9b52743.js} +1 -1
  322. package/dist/solutions-components/p-b9d29f30.entry.js +6 -0
  323. package/dist/solutions-components/{p-0870f436.entry.js → p-ba99e562.entry.js} +1 -1
  324. package/dist/solutions-components/{p-2d614afc.js → p-bc548c06.js} +1 -1
  325. package/dist/solutions-components/{p-29b2f046.js → p-bccbdeb5.js} +1 -1
  326. package/dist/solutions-components/{p-f72e0965.entry.js → p-bd318e33.entry.js} +1 -1
  327. package/dist/solutions-components/{p-74aa84f6.js → p-bd766e49.js} +1 -1
  328. package/dist/solutions-components/{p-9b75102b.entry.js → p-c073d2d6.entry.js} +1 -1
  329. package/dist/solutions-components/p-c6b7e7ff.js +11 -0
  330. package/dist/solutions-components/{p-0503c78d.js → p-c8d0ce92.js} +44 -29
  331. package/dist/solutions-components/{p-dc80cb69.entry.js → p-ca0b3a2b.entry.js} +1 -1
  332. package/dist/solutions-components/{p-e9fcf408.js → p-d5228aed.js} +1 -1
  333. package/dist/solutions-components/{p-80b87453.js → p-d98caa4c.js} +1 -1
  334. package/dist/solutions-components/{p-45b829b5.js → p-dd9c065e.js} +1 -1
  335. package/dist/solutions-components/{p-05b2bdf9.js → p-dedc167c.js} +1 -1
  336. package/dist/solutions-components/{p-a16feeec.js → p-e4f9b782.js} +1 -1
  337. package/dist/solutions-components/{p-ac1bd870.entry.js → p-e572a692.entry.js} +1 -1
  338. package/dist/solutions-components/{p-74521615.entry.js → p-e5dda947.entry.js} +1 -1
  339. package/dist/solutions-components/{p-d793ec96.entry.js → p-e76949eb.entry.js} +5 -5
  340. package/dist/solutions-components/{p-bbfc2724.js → p-e7fbf2fe.js} +1 -1
  341. package/dist/solutions-components/{p-dda325a4.entry.js → p-e9ba0c7f.entry.js} +1 -1
  342. package/dist/solutions-components/{p-75e707d1.js → p-eb60ec2a.js} +1 -1
  343. package/dist/solutions-components/p-ecc95259.js +20 -0
  344. package/dist/solutions-components/{p-85791b16.entry.js → p-ee144348.entry.js} +1 -1
  345. package/dist/solutions-components/p-ee7e2f00.entry.js +34 -0
  346. package/dist/solutions-components/{p-4b4559f9.js → p-f03bed0c.js} +1 -1
  347. package/dist/solutions-components/{p-7a11983d.js → p-f5028a8e.js} +1 -1
  348. package/dist/solutions-components/{p-fb23ba4a.entry.js → p-f50cf603.entry.js} +1 -1
  349. package/dist/solutions-components/{p-f7b520ae.js → p-f7d8b6b3.js} +1 -1
  350. package/dist/solutions-components/{p-792fcd62.entry.js → p-fb0f2016.entry.js} +1 -1
  351. package/dist/solutions-components/solutions-components.esm.js +1 -1
  352. package/dist/solutions-components/utils/downloadUtils.ts +257 -85
  353. package/dist/solutions-components/utils/interfaces.ts +12 -1
  354. package/dist/solutions-components/utils/mapViewUtils.ts +41 -57
  355. package/dist/solutions-components/utils/publicNotificationStore.ts +0 -4
  356. package/dist/solutions-components/utils/test/downloadUtils.spec.tsx +2 -0
  357. package/dist/types/components/basemap-gallery/basemap-gallery.d.ts +5 -0
  358. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +45 -1
  359. package/dist/types/components/edit-card/edit-card.d.ts +8 -0
  360. package/dist/types/components/layer-table/layer-table.d.ts +82 -26
  361. package/dist/types/components/map-card/map-card.d.ts +25 -1
  362. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +50 -3
  363. package/dist/types/components/map-picker/map-picker.d.ts +2 -2
  364. package/dist/types/components/map-tools/map-tools.d.ts +21 -1
  365. package/dist/types/components/pdf-download/pdf-download.d.ts +4 -2
  366. package/dist/types/components.d.ts +218 -4
  367. package/dist/types/preact.d.ts +6 -3
  368. package/dist/types/utils/downloadUtils.d.ts +34 -16
  369. package/dist/types/utils/interfaces.d.ts +10 -1
  370. package/dist/types/utils/mapViewUtils.d.ts +8 -24
  371. package/dist/types/utils/publicNotificationStore.d.ts +0 -2
  372. package/package.json +8 -9
  373. package/dist/cjs/calcite-chip.cjs.entry.js +0 -259
  374. package/dist/cjs/calcite-notice.cjs.entry.js +0 -139
  375. package/dist/cjs/calcite-tooltip.cjs.entry.js +0 -439
  376. package/dist/esm/calcite-chip.entry.js +0 -255
  377. package/dist/esm/calcite-notice.entry.js +0 -135
  378. package/dist/esm/calcite-tooltip.entry.js +0 -435
  379. package/dist/solutions-components/p-06712292.js +0 -11
  380. package/dist/solutions-components/p-0a0c3764.js +0 -11
  381. package/dist/solutions-components/p-12a7c2db.entry.js +0 -6
  382. package/dist/solutions-components/p-1a47516a.entry.js +0 -22
  383. package/dist/solutions-components/p-2cff8331.entry.js +0 -6
  384. package/dist/solutions-components/p-3a7cd2b0.entry.js +0 -37
  385. package/dist/solutions-components/p-3e9fc0aa.entry.js +0 -11
  386. package/dist/solutions-components/p-712ea336.entry.js +0 -11
  387. package/dist/solutions-components/p-767002cd.js +0 -36
  388. package/dist/solutions-components/p-8e9d9e6a.js +0 -12
  389. package/dist/solutions-components/p-97088307.entry.js +0 -6
  390. package/dist/solutions-components/p-a16e6f5f.entry.js +0 -6
  391. package/dist/solutions-components/p-d118a76e.entry.js +0 -6
  392. package/dist/solutions-components/p-d54c2dfd.entry.js +0 -6
  393. package/dist/solutions-components/p-d7d466e8.entry.js +0 -6
  394. package/dist/solutions-components/p-ffbe89cf.entry.js +0 -6
@@ -6,7 +6,7 @@
6
6
  import { r as registerInstance, c as createEvent, h, g as getElement, F as Fragment } from './index-c7de2486.js';
7
7
  import { j as isLonghandHex, i as isValidHex, r as rgbToHex, n as normalizeHex, o as opacityToAlpha, h as hexify, k as hexChar, a as alphaToOpacity } from './utils-7cf107ec.js';
8
8
  import { c as color, O as OPACITY_LIMITS } from './resources-41416583.js';
9
- import { h as focusElement, v as getModeName } from './dom-37f2dec9.js';
9
+ import { h as focusElement, u as getModeName } from './dom-2b326ec3.js';
10
10
  import { s as setUpLoadableComponent, a as setComponentLoaded, c as componentFocusable } from './loadable-f848be11.js';
11
11
  import './_commonjsHelpers-d5f9d613.js';
12
12
  import './guid-70cda807.js';
@@ -5,14 +5,14 @@
5
5
  */
6
6
  import { r as registerInstance, c as createEvent, h, g as getElement } from './index-c7de2486.js';
7
7
  import { c as color, C as CSS, D as DEFAULT_COLOR, a as DIMENSIONS, H as HSV_LIMITS, O as OPACITY_LIMITS, b as HUE_LIMIT_CONSTRAINED, S as SCOPE_SIZE, d as DEFAULT_STORAGE_KEY_PREFIX, R as RGB_LIMITS } from './resources-41416583.js';
8
- import { i as isPrimaryPointerButton, a as getElementDir } from './dom-37f2dec9.js';
8
+ import { i as isPrimaryPointerButton, a as getElementDir } from './dom-2b326ec3.js';
9
9
  import { C as CSSColorMode, n as normalizeHex, h as hexify, o as opacityToAlpha, a as alphaToOpacity, b as alphaCompatible, p as parseMode, c as colorEqual, t as toNonAlphaMode, d as normalizeAlpha, e as toAlphaMode, f as normalizeColor } from './utils-7cf107ec.js';
10
10
  import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-bd6837bc.js';
11
11
  import { i as isActivationKey } from './key-02fa06ae.js';
12
12
  import { c as componentFocusable, s as setUpLoadableComponent, a as setComponentLoaded } from './loadable-f848be11.js';
13
- import { c as connectLocalized, d as disconnectLocalized } from './locale-146251f7.js';
13
+ import { c as connectLocalized, d as disconnectLocalized } from './locale-00000ab4.js';
14
14
  import { r as remap, c as clamp, a as closeToRangeEdge } from './math-0d6817c3.js';
15
- import { u as updateMessages, s as setUpMessages, c as connectMessages, d as disconnectMessages } from './t9n-d9c203e4.js';
15
+ import { u as updateMessages, s as setUpMessages, c as connectMessages, d as disconnectMessages } from './t9n-9791aa0c.js';
16
16
  import { t as throttle } from './throttle-9ab70933.js';
17
17
  import './_commonjsHelpers-d5f9d613.js';
18
18
  import './guid-70cda807.js';
@@ -4,9 +4,9 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, h, g as getElement } from './index-c7de2486.js';
7
- import { e as getElementProp } from './dom-37f2dec9.js';
7
+ import { e as getElementProp } from './dom-2b326ec3.js';
8
8
  import { g as guid } from './guid-70cda807.js';
9
- import { g as getAncestors, a as getDepth } from './utils-667cc396.js';
9
+ import { g as getAncestors, a as getDepth } from './utils-593fafd7.js';
10
10
  import './resources-1e6d76df.js';
11
11
 
12
12
  /*!
@@ -5,24 +5,26 @@
5
5
  */
6
6
  import { h, r as registerInstance, c as createEvent, H as Host, g as getElement } from './index-c7de2486.js';
7
7
  import { f as filter } from './filter-60517290.js';
8
- import { i as isPrimaryPointerButton, t as toAriaBoolean, e as getElementProp, g as getSlotted, d as focusElementInGroup, h as focusElement } from './dom-37f2dec9.js';
9
- import { d as defaultMenuPlacement, f as filterComputedPlacements, c as connectFloatingUI, r as reposition, a as disconnectFloatingUI, F as FloatingCSS } from './floating-ui-7cde67cf.js';
10
- import { s as submitForm, c as connectForm, a as afterConnectDefaultValueSet, d as disconnectForm, H as HiddenFormInputSlot } from './form-24e6ef1d.js';
8
+ import { i as isPrimaryPointerButton, t as toAriaBoolean, e as getElementProp, g as getSlotted, d as focusElementInGroup, h as focusElement } from './dom-2b326ec3.js';
9
+ import { d as defaultMenuPlacement, f as filterComputedPlacements, c as connectFloatingUI, r as reposition, a as disconnectFloatingUI, F as FloatingCSS } from './floating-ui-9f8e4ed4.js';
10
+ import { s as submitForm, c as connectForm, a as afterConnectDefaultValueSet, d as disconnectForm, H as HiddenFormInputSlot } from './form-0871d2c6.js';
11
11
  import { g as guid } from './guid-70cda807.js';
12
12
  import { c as connectInteractive, u as updateHostInteraction, d as disconnectInteractive } from './interactive-bd6837bc.js';
13
- import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b6dfb4d5.js';
13
+ import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b8caf984.js';
14
14
  import { c as componentFocusable, s as setUpLoadableComponent, a as setComponentLoaded } from './loadable-f848be11.js';
15
- import { c as connectLocalized, d as disconnectLocalized } from './locale-146251f7.js';
15
+ import { c as connectLocalized, d as disconnectLocalized } from './locale-00000ab4.js';
16
16
  import { c as createObserver } from './observers-95c50046.js';
17
17
  import { o as onToggleOpenCloseComponent } from './openCloseComponent-9fce341c.js';
18
- import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-d9c203e4.js';
19
- import { C as ComboboxChildSelector, b as getItemAncestors, c as getItemChildren, h as hasActiveChildren, d as ComboboxItem$1, e as ComboboxItemGroup, f as CSS$4, g as getAncestors, a as getDepth } from './utils-667cc396.js';
18
+ import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-9791aa0c.js';
19
+ import { C as ComboboxChildSelector, b as getItemAncestors, c as getItemChildren, h as hasActiveChildren, d as ComboboxItem$1, e as ComboboxItemGroup, f as CSS$4, g as getAncestors, a as getDepth } from './utils-593fafd7.js';
20
20
  import { d as debounce } from './debounce-229b1a22.js';
21
21
  import { c as connectConditionalSlotComponent, d as disconnectConditionalSlotComponent } from './conditionalSlot-dff8f839.js';
22
22
  import { i as isActivationKey } from './key-02fa06ae.js';
23
- import { b as getMapLayerIds, l as getMapTableIds, m as getMapLayerHash, n as getMapTableHash } from './mapViewUtils-00a04d52.js';
24
- import { s as state } from './publicNotificationStore-90a6a274.js';
23
+ import { g as getLocaleComponentStrings } from './locale-9624832c.js';
24
+ import { k as getMapLayerHash, l as getMapTableHash } from './mapViewUtils-8141d8c1.js';
25
+ import { s as state } from './publicNotificationStore-dcf39a55.js';
25
26
  import './resources-1e6d76df.js';
27
+ import './_commonjsHelpers-d5f9d613.js';
26
28
  import './interfaces-7470d906.js';
27
29
  import './index-f4bd5aa3.js';
28
30
 
@@ -1675,23 +1677,27 @@ const DropdownItem = class {
1675
1677
  };
1676
1678
  DropdownItem.style = dropdownItemCss;
1677
1679
 
1678
- const mapLayerPickerCss = ":host{display:block}.map-layer-picker-container{width:100%}.map-layer-picker{position:relative;width:100%;display:inline-block}.padding-bottom-1{padding-bottom:1rem}.layer-picker-dropdown{height:100%;width:100%}.max-width-350{max-width:350px}";
1680
+ const mapLayerPickerCss = ":host{display:block}.map-layer-picker-container{width:100%}.map-layer-picker{position:relative;width:100%;display:inline-block}.padding-bottom-1{padding-bottom:1rem}.layer-picker-dropdown{height:100%;width:100%}.max-width-350{max-width:350px}.height-100{height:100%}";
1679
1681
 
1680
1682
  const MapLayerPicker = class {
1681
1683
  constructor(hostRef) {
1682
1684
  registerInstance(this, hostRef);
1685
+ this.noLayersFound = createEvent(this, "noLayersFound", 7);
1683
1686
  this.layerSelectionChange = createEvent(this, "layerSelectionChange", 7);
1684
1687
  this.appearance = "transparent";
1685
1688
  this.enabledLayerIds = [];
1686
1689
  this.enabledTableIds = [];
1687
1690
  this.mapView = undefined;
1691
+ this.onlyShowUpdatableLayers = undefined;
1688
1692
  this.placeholderIcon = "";
1689
1693
  this.selectedIds = [];
1690
1694
  this.scale = "m";
1691
1695
  this.showTables = true;
1692
1696
  this.type = "select";
1697
+ this._hasValidLayers = true;
1693
1698
  this.ids = [];
1694
1699
  this.selectedName = "";
1700
+ this._translations = undefined;
1695
1701
  }
1696
1702
  //--------------------------------------------------------------------------
1697
1703
  //
@@ -1704,10 +1710,13 @@ const MapLayerPicker = class {
1704
1710
  */
1705
1711
  async mapViewWatchHandler() {
1706
1712
  await this._setLayers();
1707
- const hasLayers = Object.keys(state.layerNameHash).length > 0;
1708
- const hasTables = Object.keys(state.tableNameHash).length > 0 && this.showTables;
1709
- if (hasLayers || hasTables) {
1710
- this._setSelectedLayer(this.ids[0], hasLayers ? "layer" : "table");
1713
+ if (this.ids.length > 0) {
1714
+ this._hasValidLayers = true;
1715
+ this._setSelectedLayer(this.ids[0]);
1716
+ }
1717
+ else {
1718
+ this._hasValidLayers = false;
1719
+ this.noLayersFound.emit();
1711
1720
  }
1712
1721
  }
1713
1722
  //--------------------------------------------------------------------------
@@ -1719,6 +1728,7 @@ const MapLayerPicker = class {
1719
1728
  * StencilJS: Called once just after the component is first connected to the DOM.
1720
1729
  */
1721
1730
  async componentWillLoad() {
1731
+ await this._getTranslations();
1722
1732
  await this._setLayers();
1723
1733
  if (this.ids.length > 0 || this.selectedIds.length === 1) {
1724
1734
  this.layerSelectionChange.emit(this.selectedIds.length === 1 ? [this.selectedIds[0]] : [this.ids[0]]);
@@ -1728,7 +1738,7 @@ const MapLayerPicker = class {
1728
1738
  * Renders the component.
1729
1739
  */
1730
1740
  render() {
1731
- return (h(Host, null, h("div", { class: "map-layer-picker-container" }, h("div", { class: "map-layer-picker" }, this.type === "combobox" ? this._getCombobox() :
1741
+ return (h(Host, null, h("div", { class: "map-layer-picker-container" }, h("div", { class: "map-layer-picker" }, !this._hasValidLayers ? this._getInvalidPlaceholder() : this.type === "combobox" ? this._getCombobox() :
1732
1742
  this.type === "select" ? this._getSelect() : this._getDropdown()))));
1733
1743
  }
1734
1744
  /**
@@ -1741,9 +1751,9 @@ const MapLayerPicker = class {
1741
1751
  this._layerElement.value = id;
1742
1752
  }
1743
1753
  else if (this.type === "dropdown") {
1744
- this.selectedName = Object.keys(state.layerNameHash).indexOf(id) > -1 ?
1745
- state.layerNameHash[id] : Object.keys(state.tableNameHash).indexOf(id) > -1 ?
1746
- state.tableNameHash[id] : "";
1754
+ this.selectedName = Object.keys(this._layerNameHash).indexOf(id) > -1 ?
1755
+ this._layerNameHash[id].name : Object.keys(this._tableNameHash).indexOf(id) > -1 ?
1756
+ this._tableNameHash[id].name : "";
1747
1757
  }
1748
1758
  }
1749
1759
  }
@@ -1752,6 +1762,14 @@ const MapLayerPicker = class {
1752
1762
  // Functions (protected)
1753
1763
  //
1754
1764
  //--------------------------------------------------------------------------
1765
+ /**
1766
+ * Create a notice to inform the user that no layers were found
1767
+ *
1768
+ * @returns Calcite Notice component with the message
1769
+ */
1770
+ _getInvalidPlaceholder() {
1771
+ return (h("div", null, h("calcite-notice", { class: "height-100", icon: "exclamation-mark-triangle", id: "no-valid-layers", kind: "danger", open: true }, h("div", { slot: "message" }, this._translations.noLayersFound)), h("calcite-tooltip", { label: this._translations.enableEditUpdate, placement: "bottom", "reference-element": "no-valid-layers" }, h("span", null, this._translations.enableEditUpdate))));
1772
+ }
1755
1773
  /**
1756
1774
  * Create a list of layers from the map
1757
1775
  *
@@ -1802,16 +1820,21 @@ const MapLayerPicker = class {
1802
1820
  * @returns A dom node with the name of the layer or table
1803
1821
  */
1804
1822
  _getItem(id, itemType) {
1805
- const name = itemType === "layer" ? state.layerNameHash[id] : state.tableNameHash[id];
1806
- return this.type === "combobox" ? (h("calcite-combobox-item", { textLabel: name, value: id })) :
1807
- this.type === "select" ? (h("calcite-option", { label: name, value: id })) :
1808
- (h("calcite-dropdown-item", { onClick: () => void this._setSelectedLayer(id, itemType) }, name));
1823
+ const item = itemType === "layer" ? this._layerNameHash[id] : this._tableNameHash[id];
1824
+ const disabled = this.onlyShowUpdatableLayers ? !item.supportsUpdate : false;
1825
+ const name = item.name;
1826
+ return this.type === "combobox" ? (h("calcite-combobox-item", { disabled: disabled, textLabel: name, value: id })) :
1827
+ this.type === "select" ? (h("calcite-option", { disabled: disabled, label: name, value: id })) :
1828
+ (h("calcite-dropdown-item", { disabled: disabled, onClick: disabled ? undefined : () => void this._setSelectedLayer(id) }, name));
1809
1829
  }
1810
1830
  /**
1811
1831
  * Store the layer name based on the user selection
1812
1832
  */
1813
- _setSelectedLayer(id, type) {
1814
- this.selectedName = type === "layer" ? state.layerNameHash[id] : state.tableNameHash[id];
1833
+ _setSelectedLayer(id) {
1834
+ const item = Object.keys(this._layerNameHash).indexOf(id) > -1 ?
1835
+ this._layerNameHash[id] : Object.keys(this._tableNameHash).indexOf(id) > -1 ?
1836
+ this._tableNameHash[id] : undefined;
1837
+ this.selectedName = item === null || item === void 0 ? void 0 : item.name;
1815
1838
  this.selectedIds = [id];
1816
1839
  this.layerSelectionChange.emit(this.selectedIds);
1817
1840
  }
@@ -1822,25 +1845,38 @@ const MapLayerPicker = class {
1822
1845
  */
1823
1846
  async _setLayers() {
1824
1847
  if (this.mapView) {
1825
- const mapLayerIds = await getMapLayerIds(this.mapView);
1826
- const mapTableIds = this.showTables ? await getMapTableIds(this.mapView) : [];
1848
+ await this._initLayerTableHash();
1849
+ const mapLayerIds = this.onlyShowUpdatableLayers ?
1850
+ this._getEditableIds(this._layerNameHash) : Object.keys(this._layerNameHash);
1851
+ const mapTableIds = this.showTables ? this.onlyShowUpdatableLayers ?
1852
+ this._getEditableIds(this._tableNameHash) : Object.keys(this._tableNameHash) : [];
1827
1853
  this.ids = [
1828
1854
  ...mapLayerIds.filter(n => { var _a; return ((_a = this.enabledLayerIds) === null || _a === void 0 ? void 0 : _a.length) > 0 ? this.enabledLayerIds.indexOf(n) > -1 : true; }),
1829
1855
  ...mapTableIds.filter(n => { var _a; return ((_a = this.enabledTableIds) === null || _a === void 0 ? void 0 : _a.length) > 0 ? this.enabledTableIds.indexOf(n) > -1 : true; }),
1830
1856
  ];
1831
- await this._initStateHash();
1832
1857
  }
1833
1858
  }
1859
+ /**
1860
+ * Fetch the ids of all layers that support edits with the update capability
1861
+ *
1862
+ * @returns array of layer ids
1863
+ */
1864
+ _getEditableIds(hash) {
1865
+ return Object.keys(hash).reduce((prev, cur) => {
1866
+ if (hash[cur].supportsUpdate) {
1867
+ prev.push(cur);
1868
+ }
1869
+ return prev;
1870
+ }, []);
1871
+ }
1834
1872
  /**
1835
1873
  * Create a layer id:title hash for layer name display
1836
1874
  *
1837
1875
  * @returns Promise when the operation has completed
1838
1876
  */
1839
- async _initStateHash() {
1840
- if (this.mapView) {
1841
- state.layerNameHash = await getMapLayerHash(this.mapView);
1842
- state.tableNameHash = this.showTables ? await getMapTableHash(this.mapView) : {};
1843
- }
1877
+ async _initLayerTableHash() {
1878
+ this._layerNameHash = await getMapLayerHash(this.mapView, this.onlyShowUpdatableLayers);
1879
+ this._tableNameHash = this.showTables ? await getMapTableHash(this.mapView, this.onlyShowUpdatableLayers) : {};
1844
1880
  }
1845
1881
  /**
1846
1882
  * Evaluate if the id exists in the current hash and verify if it should be excluded
@@ -1848,9 +1884,10 @@ const MapLayerPicker = class {
1848
1884
  * @returns boolean when true the layer will be used in the current layer picker type
1849
1885
  */
1850
1886
  _validLayer(id) {
1851
- const name = state.layerNameHash[id];
1887
+ var _a;
1888
+ const name = (_a = this._layerNameHash[id]) === null || _a === void 0 ? void 0 : _a.name;
1852
1889
  return name && state.managedLayers.indexOf(name) < 0 && (this.enabledLayerIds.length > 0 ?
1853
- this.enabledLayerIds.indexOf(id) > -1 : name);
1890
+ this.enabledLayerIds.indexOf(id) > -1 : true);
1854
1891
  }
1855
1892
  /**
1856
1893
  * Evaluate if the id exists in the current hash and verify if it should be excluded
@@ -1858,7 +1895,8 @@ const MapLayerPicker = class {
1858
1895
  * @returns boolean when true the table will be used in the current layer picker type
1859
1896
  */
1860
1897
  _validTable(id) {
1861
- const name = state.tableNameHash[id];
1898
+ var _a;
1899
+ const name = (_a = this._tableNameHash[id]) === null || _a === void 0 ? void 0 : _a.name;
1862
1900
  const validName = name && this.showTables;
1863
1901
  return validName ? state.managedTables.indexOf(name) < 0 &&
1864
1902
  (this.enabledTableIds.length > 0 ? this.enabledTableIds.indexOf(id) > -1 : true) : validName;
@@ -1875,6 +1913,16 @@ const MapLayerPicker = class {
1875
1913
  this.layerSelectionChange.emit(this.selectedIds);
1876
1914
  }
1877
1915
  }
1916
+ /**
1917
+ * Fetches the component's translations
1918
+ *
1919
+ * @returns Promise when complete
1920
+ * @protected
1921
+ */
1922
+ async _getTranslations() {
1923
+ const messages = await getLocaleComponentStrings(this.el);
1924
+ this._translations = messages[0];
1925
+ }
1878
1926
  get el() { return getElement(this); }
1879
1927
  static get watchers() { return {
1880
1928
  "mapView": ["mapViewWatchHandler"]
@@ -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, F as Fragment } from './index-c7de2486.js';
7
- import { b as dateToISO, f as sameDate, e as dateFromRange, i as inRange, h as getOrder, n as nextMonth, p as prevMonth, j as formatCalendarYear, k as parseCalendarYear } from './date-bd5b879c.js';
8
- import { c as closestElementCrossShadowBoundary, a as getElementDir, t as toAriaBoolean } from './dom-37f2dec9.js';
7
+ import { b as dateToISO, f as sameDate, e as dateFromRange, i as inRange, h as getOrder, n as nextMonth, p as prevMonth, j as formatCalendarYear, k as parseCalendarYear } from './date-641ae749.js';
8
+ import { c as closestElementCrossShadowBoundary, a as getElementDir, t as toAriaBoolean } from './dom-2b326ec3.js';
9
9
  import { c as connectInteractive, u as updateHostInteraction, d as disconnectInteractive } from './interactive-bd6837bc.js';
10
10
  import { i as isActivationKey } from './key-02fa06ae.js';
11
- import { n as numberStringFormatter } from './locale-146251f7.js';
11
+ import { n as numberStringFormatter } from './locale-00000ab4.js';
12
12
  import { C as CSS_UTILITY } from './resources-1e6d76df.js';
13
13
  import { H as Heading } from './Heading-5258553c.js';
14
14
  import './guid-70cda807.js';
@@ -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-c7de2486.js';
7
- import { g as getDaysDiff, b as dateToISO, c as dateFromISO, e as dateFromRange, s as setEndOfDay } from './date-bd5b879c.js';
7
+ import { g as getDaysDiff, b as dateToISO, c as dateFromISO, e as dateFromRange, s as setEndOfDay } from './date-641ae749.js';
8
8
  import { c as componentFocusable, s as setUpLoadableComponent, a as setComponentLoaded } from './loadable-f848be11.js';
9
- import { c as connectLocalized, d as disconnectLocalized, n as numberStringFormatter, a as getDateTimeFormat } from './locale-146251f7.js';
10
- import { c as connectMessages, d as disconnectMessages, s as setUpMessages, u as updateMessages } from './t9n-d9c203e4.js';
11
- import { g as getValueAsDateRange, a as getLocaleData } from './utils-24a35b5a.js';
12
- import './dom-37f2dec9.js';
9
+ import { c as connectLocalized, d as disconnectLocalized, n as numberStringFormatter, a as getDateTimeFormat } from './locale-00000ab4.js';
10
+ import { c as connectMessages, d as disconnectMessages, s as setUpMessages, u as updateMessages } from './t9n-9791aa0c.js';
11
+ import { g as getValueAsDateRange, a as getLocaleData } from './utils-bd52db7d.js';
12
+ import './dom-2b326ec3.js';
13
13
  import './guid-70cda807.js';
14
14
  import './resources-1e6d76df.js';
15
15
  import './key-02fa06ae.js';
@@ -4,7 +4,7 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { r as registerInstance, h, g as getElement } from './index-c7de2486.js';
7
- import { h as focusElement } from './dom-37f2dec9.js';
7
+ import { h as focusElement } from './dom-2b326ec3.js';
8
8
  import { c as connectInteractive, u as updateHostInteraction, d as disconnectInteractive } from './interactive-bd6837bc.js';
9
9
  import { s as setUpLoadableComponent, a as setComponentLoaded, c as componentFocusable } from './loadable-f848be11.js';
10
10
  import './guid-70cda807.js';
@@ -7,10 +7,10 @@ import { r as registerInstance, c as createEvent, h, F as Fragment, g as getElem
7
7
  import { f as filter } from './filter-60517290.js';
8
8
  import { c as connectInteractive, u as updateHostInteraction, d as disconnectInteractive } from './interactive-bd6837bc.js';
9
9
  import { s as setUpLoadableComponent, a as setComponentLoaded, c as componentFocusable } from './loadable-f848be11.js';
10
- import { c as connectLocalized, d as disconnectLocalized } from './locale-146251f7.js';
11
- import { u as updateMessages, s as setUpMessages, c as connectMessages, d as disconnectMessages } from './t9n-d9c203e4.js';
10
+ import { c as connectLocalized, d as disconnectLocalized } from './locale-00000ab4.js';
11
+ import { u as updateMessages, s as setUpMessages, c as connectMessages, d as disconnectMessages } from './t9n-9791aa0c.js';
12
12
  import { d as debounce } from './debounce-229b1a22.js';
13
- import { t as toAriaBoolean, r as slotChangeHasAssignedElement } from './dom-37f2dec9.js';
13
+ import { t as toAriaBoolean, r as slotChangeHasAssignedElement } from './dom-2b326ec3.js';
14
14
  import { S as SLOTS, C as CSS$2 } from './resources-74ea5c42.js';
15
15
  import './key-02fa06ae.js';
16
16
  import './observers-95c50046.js';
@@ -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-c7de2486.js';
7
- import { a as getElementDir } from './dom-37f2dec9.js';
7
+ import { a as getElementDir } from './dom-2b326ec3.js';
8
8
  import { c as connectInteractive, u as updateHostInteraction, d as disconnectInteractive } from './interactive-bd6837bc.js';
9
9
  import { s as setUpLoadableComponent, a as setComponentLoaded, c as componentFocusable } from './loadable-f848be11.js';
10
- import { c as connectLocalized, d as disconnectLocalized } from './locale-146251f7.js';
11
- import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-d9c203e4.js';
10
+ import { c as connectLocalized, d as disconnectLocalized } from './locale-00000ab4.js';
11
+ import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-9791aa0c.js';
12
12
  import { S as SLOTS$1 } from './resources-0151b0c0.js';
13
13
  import './guid-70cda807.js';
14
14
  import './resources-1e6d76df.js';
@@ -4,7 +4,7 @@
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
6
  import { a as getAssetPath, r as registerInstance, h, H as Host, g as getElement } from './index-c7de2486.js';
7
- import { a as getElementDir, t as toAriaBoolean } from './dom-37f2dec9.js';
7
+ import { a as getElementDir, t as toAriaBoolean } from './dom-2b326ec3.js';
8
8
  import { c as createObserver } from './observers-95c50046.js';
9
9
  import './guid-70cda807.js';
10
10
  import './resources-1e6d76df.js';
@@ -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, h, g as getElement } from './index-c7de2486.js';
7
- import { g as getSlotted } from './dom-37f2dec9.js';
7
+ import { g as getSlotted } from './dom-2b326ec3.js';
8
8
  import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-bd6837bc.js';
9
- import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b6dfb4d5.js';
9
+ import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b8caf984.js';
10
10
  import { s as setUpLoadableComponent, a as setComponentLoaded, c as componentFocusable } from './loadable-f848be11.js';
11
- import { c as connectLocalized, d as disconnectLocalized } from './locale-146251f7.js';
11
+ import { c as connectLocalized, d as disconnectLocalized } from './locale-00000ab4.js';
12
12
  import { c as createObserver } from './observers-95c50046.js';
13
- import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-d9c203e4.js';
13
+ import { c as connectMessages, s as setUpMessages, d as disconnectMessages, u as updateMessages } from './t9n-9791aa0c.js';
14
14
  import './guid-70cda807.js';
15
15
  import './resources-1e6d76df.js';
16
16
  import './key-02fa06ae.js';
@@ -4,19 +4,19 @@
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-c7de2486.js';
7
- import { d as datePartsFromLocalizedString, a as dateFromLocalizedString, i as inRange, b as dateToISO, c as dateFromISO, e as dateFromRange } from './date-bd5b879c.js';
8
- import { t as toAriaBoolean } from './dom-37f2dec9.js';
9
- import { f as filterComputedPlacements, c as connectFloatingUI, d as defaultMenuPlacement, r as reposition, a as disconnectFloatingUI, F as FloatingCSS } from './floating-ui-7cde67cf.js';
10
- import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-24e6ef1d.js';
7
+ import { d as datePartsFromLocalizedString, a as dateFromLocalizedString, i as inRange, b as dateToISO, c as dateFromISO, e as dateFromRange } from './date-641ae749.js';
8
+ import { t as toAriaBoolean } from './dom-2b326ec3.js';
9
+ import { f as filterComputedPlacements, c as connectFloatingUI, d as defaultMenuPlacement, r as reposition, a as disconnectFloatingUI, F as FloatingCSS } from './floating-ui-9f8e4ed4.js';
10
+ import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-0871d2c6.js';
11
11
  import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-bd6837bc.js';
12
12
  import { n as numberKeys } from './key-02fa06ae.js';
13
- import { c as connectLabel, d as disconnectLabel } from './label-b6dfb4d5.js';
13
+ import { c as connectLabel, d as disconnectLabel } from './label-b8caf984.js';
14
14
  import { c as componentFocusable, s as setUpLoadableComponent, a as setComponentLoaded } from './loadable-f848be11.js';
15
- import { n as numberStringFormatter, c as connectLocalized, d as disconnectLocalized } from './locale-146251f7.js';
15
+ import { n as numberStringFormatter, c as connectLocalized, d as disconnectLocalized } from './locale-00000ab4.js';
16
16
  import { o as onToggleOpenCloseComponent } from './openCloseComponent-9fce341c.js';
17
- import { g as getValueAsDateRange, a as getLocaleData } from './utils-24a35b5a.js';
18
- import { c as connectMessages, s as setUpMessages, d as disconnectMessages } from './t9n-d9c203e4.js';
19
- import { c as connectFocusTrap, d as deactivateFocusTrap, a as activateFocusTrap } from './focusTrapComponent-ec344399.js';
17
+ import { g as getValueAsDateRange, a as getLocaleData } from './utils-bd52db7d.js';
18
+ import { c as connectMessages, s as setUpMessages, d as disconnectMessages } from './t9n-9791aa0c.js';
19
+ import { c as connectFocusTrap, d as deactivateFocusTrap, a as activateFocusTrap } from './focusTrapComponent-ad2c3a31.js';
20
20
  import { g as guid } from './guid-70cda807.js';
21
21
  import './resources-1e6d76df.js';
22
22
  import './debounce-229b1a22.js';
@@ -4,16 +4,16 @@
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-c7de2486.js';
7
- import { g as getSlotted, i as isPrimaryPointerButton, w as setRequestedIcon, a as getElementDir } from './dom-37f2dec9.js';
8
- import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-24e6ef1d.js';
7
+ import { g as getSlotted, i as isPrimaryPointerButton, v as setRequestedIcon, a as getElementDir } from './dom-2b326ec3.js';
8
+ import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-0871d2c6.js';
9
9
  import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-bd6837bc.js';
10
10
  import { n as numberKeys } from './key-02fa06ae.js';
11
- import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b6dfb4d5.js';
11
+ import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b8caf984.js';
12
12
  import { a as setComponentLoaded, s as setUpLoadableComponent, c as componentFocusable } from './loadable-f848be11.js';
13
- import { n as numberStringFormatter, i as isValidNumber, p as parseNumberString, s as sanitizeNumberString, e as addLocalizedTrailingDecimalZeros, c as connectLocalized, d as disconnectLocalized, B as BigDecimal } from './locale-146251f7.js';
13
+ import { n as numberStringFormatter, i as isValidNumber, p as parseNumberString, s as sanitizeNumberString, e as addLocalizedTrailingDecimalZeros, c as connectLocalized, d as disconnectLocalized, B as BigDecimal } from './locale-00000ab4.js';
14
14
  import { c as createObserver } from './observers-95c50046.js';
15
15
  import { C as CSS_UTILITY } from './resources-1e6d76df.js';
16
- import { u as updateMessages, c as connectMessages, d as disconnectMessages, s as setUpMessages } from './t9n-d9c203e4.js';
16
+ import { u as updateMessages, c as connectMessages, d as disconnectMessages, s as setUpMessages } from './t9n-9791aa0c.js';
17
17
  import './guid-70cda807.js';
18
18
 
19
19
  /*!
@@ -4,16 +4,16 @@
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-c7de2486.js';
7
- import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-24e6ef1d.js';
7
+ import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-0871d2c6.js';
8
8
  import { g as guid } from './guid-70cda807.js';
9
9
  import { c as connectInteractive, d as disconnectInteractive, u as updateHostInteraction } from './interactive-bd6837bc.js';
10
10
  import { n as numberKeys } from './key-02fa06ae.js';
11
- import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b6dfb4d5.js';
11
+ import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-b8caf984.js';
12
12
  import { c as componentFocusable, s as setUpLoadableComponent, a as setComponentLoaded } from './loadable-f848be11.js';
13
- import { n as numberStringFormatter, g as getSupportedLocale, c as connectLocalized, d as disconnectLocalized } from './locale-146251f7.js';
14
- import { d as deactivateFocusTrap, a as activateFocusTrap, c as connectFocusTrap } from './focusTrapComponent-ec344399.js';
15
- import { l as localizeTimeString, t as toISOTimeString, f as formatTimeString, i as isValidTime } from './time-fa1151aa.js';
16
- import { c as connectMessages, s as setUpMessages, d as disconnectMessages } from './t9n-d9c203e4.js';
13
+ import { n as numberStringFormatter, g as getSupportedLocale, c as connectLocalized, d as disconnectLocalized } from './locale-00000ab4.js';
14
+ import { d as deactivateFocusTrap, a as activateFocusTrap, c as connectFocusTrap } from './focusTrapComponent-ad2c3a31.js';
15
+ import { l as localizeTimeString, t as toISOTimeString, f as formatTimeString, i as isValidTime } from './time-73378c4a.js';
16
+ import { c as connectMessages, s as setUpMessages, d as disconnectMessages } from './t9n-9791aa0c.js';
17
17
 
18
18
  /*!
19
19
  * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
@@ -1189,56 +1189,56 @@ const inputTimePickerCss = ":host([disabled]){cursor:default;-webkit-user-select
1189
1189
 
1190
1190
  // some bundlers (e.g., Webpack) need dynamic import paths to be static
1191
1191
  const supportedDayJsLocaleToLocaleConfigImport = new Map([
1192
- ["ar", () => import('./ar-4a5375c6.js')],
1193
- ["bg", () => import('./bg-b25e4b7a.js')],
1194
- ["bs", () => import('./bs-2485dfed.js')],
1195
- ["ca", () => import('./ca-bba36d26.js')],
1196
- ["cs", () => import('./cs-1052c5ac.js')],
1197
- ["da", () => import('./da-b7ed9204.js')],
1198
- ["de", () => import('./de-bb68e752.js')],
1199
- ["de-at", () => import('./de-at-a993e5ae.js')],
1200
- ["de-ch", () => import('./de-ch-acff745d.js')],
1201
- ["el", () => import('./el-9de96ff0.js')],
1192
+ ["ar", () => import('./ar-2f678abc.js')],
1193
+ ["bg", () => import('./bg-e514c4d7.js')],
1194
+ ["bs", () => import('./bs-81584b09.js')],
1195
+ ["ca", () => import('./ca-e8c40e21.js')],
1196
+ ["cs", () => import('./cs-af5f115e.js')],
1197
+ ["da", () => import('./da-06d9e22c.js')],
1198
+ ["de", () => import('./de-dc98363f.js')],
1199
+ ["de-at", () => import('./de-at-f55a700a.js')],
1200
+ ["de-ch", () => import('./de-ch-7307675f.js')],
1201
+ ["el", () => import('./el-91c64808.js')],
1202
1202
  ["en", () => Promise.resolve().then(function () { return en$1; })],
1203
- ["en-au", () => import('./en-au-f68b6bde.js')],
1204
- ["en-ca", () => import('./en-ca-5360517e.js')],
1205
- ["en-gb", () => import('./en-gb-de0b3125.js')],
1206
- ["es", () => import('./es-5ecbba77.js')],
1207
- ["es-mx", () => import('./es-mx-aa126462.js')],
1208
- ["et", () => import('./et-7113eeb8.js')],
1209
- ["fi", () => import('./fi-ffa60f15.js')],
1210
- ["fr", () => import('./fr-681c5bf6.js')],
1211
- ["fr-ch", () => import('./fr-ch-9af1f8b1.js')],
1212
- ["he", () => import('./he-5188f277.js')],
1213
- ["hi", () => import('./hi-6a31e3a4.js')],
1214
- ["hr", () => import('./hr-0598e59d.js')],
1215
- ["hu", () => import('./hu-13cb9f41.js')],
1216
- ["id", () => import('./id-7f342499.js')],
1217
- ["it", () => import('./it-57d790f2.js')],
1218
- ["it-ch", () => import('./it-ch-081af760.js')],
1219
- ["ja", () => import('./ja-3affb68e.js')],
1220
- ["ko", () => import('./ko-736632aa.js')],
1221
- ["lt", () => import('./lt-e7d9b1c3.js')],
1222
- ["lv", () => import('./lv-4d1a507e.js')],
1223
- ["mk", () => import('./mk-f960312d.js')],
1224
- ["nl", () => import('./nl-8e281c01.js')],
1225
- ["nb", () => import('./nb-4556b5e9.js')],
1226
- ["pl", () => import('./pl-1460fd5a.js')],
1227
- ["pt", () => import('./pt-660332b6.js')],
1228
- ["pt-br", () => import('./pt-br-dba48f49.js')],
1229
- ["ro", () => import('./ro-ac18f292.js')],
1230
- ["ru", () => import('./ru-b914f6b7.js')],
1231
- ["sk", () => import('./sk-1be12963.js')],
1232
- ["sl", () => import('./sl-5d47e4e4.js')],
1233
- ["sr", () => import('./sr-3281c92d.js')],
1234
- ["sv", () => import('./sv-e5169404.js')],
1235
- ["th", () => import('./th-937796b8.js')],
1236
- ["tr", () => import('./tr-6d3b100b.js')],
1237
- ["uk", () => import('./uk-a6edcacf.js')],
1238
- ["vi", () => import('./vi-bf4c179c.js')],
1239
- ["zh-cn", () => import('./zh-cn-de1858cb.js')],
1240
- ["zh-hk", () => import('./zh-hk-12fa404f.js')],
1241
- ["zh-tw", () => import('./zh-tw-5c4220e5.js')],
1203
+ ["en-au", () => import('./en-au-df08cc25.js')],
1204
+ ["en-ca", () => import('./en-ca-175f7c0f.js')],
1205
+ ["en-gb", () => import('./en-gb-90a08c7f.js')],
1206
+ ["es", () => import('./es-5cb54b05.js')],
1207
+ ["es-mx", () => import('./es-mx-3a0cb804.js')],
1208
+ ["et", () => import('./et-eceac6dc.js')],
1209
+ ["fi", () => import('./fi-26e1c14f.js')],
1210
+ ["fr", () => import('./fr-12a5b0f7.js')],
1211
+ ["fr-ch", () => import('./fr-ch-e3406887.js')],
1212
+ ["he", () => import('./he-61eba811.js')],
1213
+ ["hi", () => import('./hi-a50282b5.js')],
1214
+ ["hr", () => import('./hr-da8bffaf.js')],
1215
+ ["hu", () => import('./hu-dab932f1.js')],
1216
+ ["id", () => import('./id-de468947.js')],
1217
+ ["it", () => import('./it-375d9936.js')],
1218
+ ["it-ch", () => import('./it-ch-7e663d63.js')],
1219
+ ["ja", () => import('./ja-36dbe39d.js')],
1220
+ ["ko", () => import('./ko-858bc871.js')],
1221
+ ["lt", () => import('./lt-d6dfa7e4.js')],
1222
+ ["lv", () => import('./lv-facd25c5.js')],
1223
+ ["mk", () => import('./mk-5ed05b6a.js')],
1224
+ ["nl", () => import('./nl-a923d626.js')],
1225
+ ["nb", () => import('./nb-936fc687.js')],
1226
+ ["pl", () => import('./pl-b1426275.js')],
1227
+ ["pt", () => import('./pt-1ac2453f.js')],
1228
+ ["pt-br", () => import('./pt-br-7194cc5f.js')],
1229
+ ["ro", () => import('./ro-518aaed1.js')],
1230
+ ["ru", () => import('./ru-762127a3.js')],
1231
+ ["sk", () => import('./sk-f367b7ba.js')],
1232
+ ["sl", () => import('./sl-052fd4d2.js')],
1233
+ ["sr", () => import('./sr-4dc0fdb9.js')],
1234
+ ["sv", () => import('./sv-bdc87a4d.js')],
1235
+ ["th", () => import('./th-d9df674c.js')],
1236
+ ["tr", () => import('./tr-61e134eb.js')],
1237
+ ["uk", () => import('./uk-ea3d8da7.js')],
1238
+ ["vi", () => import('./vi-ade1c25b.js')],
1239
+ ["zh-cn", () => import('./zh-cn-b8756118.js')],
1240
+ ["zh-hk", () => import('./zh-hk-d18c05d9.js')],
1241
+ ["zh-tw", () => import('./zh-tw-9c98ff7c.js')],
1242
1242
  ]);
1243
1243
  dayjs.extend(customParseFormat);
1244
1244
  dayjs.extend(localeData);
@@ -3,18 +3,18 @@
3
3
  * Licensed under the Apache License, Version 2.0
4
4
  * http://www.apache.org/licenses/LICENSE-2.0
5
5
  */
6
- export { I as calcite_input_time_picker } from './calcite-input-time-picker-7da2e80a.js';
6
+ export { I as calcite_input_time_picker } from './calcite-input-time-picker-fe6e499a.js';
7
7
  import './index-c7de2486.js';
8
- import './form-24e6ef1d.js';
9
- import './dom-37f2dec9.js';
8
+ import './form-0871d2c6.js';
9
+ import './dom-2b326ec3.js';
10
10
  import './guid-70cda807.js';
11
11
  import './resources-1e6d76df.js';
12
12
  import './interactive-bd6837bc.js';
13
13
  import './key-02fa06ae.js';
14
- import './label-b6dfb4d5.js';
14
+ import './label-b8caf984.js';
15
15
  import './loadable-f848be11.js';
16
- import './locale-146251f7.js';
16
+ import './locale-00000ab4.js';
17
17
  import './observers-95c50046.js';
18
- import './focusTrapComponent-ec344399.js';
19
- import './time-fa1151aa.js';
20
- import './t9n-d9c203e4.js';
18
+ import './focusTrapComponent-ad2c3a31.js';
19
+ import './time-73378c4a.js';
20
+ import './t9n-9791aa0c.js';