@esri/solutions-components 0.10.48 → 0.11.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1243) hide show
  1. package/dist/cjs/ExpandToggle-44886935.js +115 -0
  2. package/dist/cjs/FloatingArrow-d7ea2b0f.js +48 -0
  3. package/dist/cjs/Heading-ee0aa171.js +25 -0
  4. package/dist/cjs/IdentityManager-d84c82f1.js +2047 -0
  5. package/dist/cjs/Validation-9515ef0c.js +20 -0
  6. package/dist/cjs/app-globals-03a6ab9b.js +67 -0
  7. package/dist/cjs/ar-180cd9b0.js +106 -0
  8. package/dist/cjs/asyncToGenerator-c7fc3ee4.js +92 -0
  9. package/dist/cjs/basemap-gallery_7.cjs.entry.js +37 -12
  10. package/dist/cjs/bg-fd095c86.js +84 -0
  11. package/dist/cjs/browser-717f77af.js +35 -0
  12. package/dist/cjs/bs-11fa6f0d.js +53 -0
  13. package/dist/cjs/buffer-tools_3.cjs.entry.js +6 -6
  14. package/dist/cjs/ca-0685b1cc.js +73 -0
  15. package/dist/cjs/calcite-accordion_2.cjs.entry.js +5 -5
  16. package/dist/cjs/calcite-action-bar.cjs.entry.js +8 -8
  17. package/dist/cjs/calcite-action-group.cjs.entry.js +7 -7
  18. package/dist/cjs/calcite-action-menu_2.cjs.entry.js +9 -9
  19. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +8 -8
  20. package/dist/cjs/calcite-action_2.cjs.entry.js +13 -13
  21. package/dist/cjs/calcite-alert_2.cjs.entry.js +500 -0
  22. package/dist/cjs/calcite-avatar.cjs.entry.js +1 -1
  23. package/dist/cjs/calcite-block-section.cjs.entry.js +6 -6
  24. package/dist/cjs/calcite-block_5.cjs.entry.js +17 -17
  25. package/dist/cjs/calcite-button-de2c2e75.js +282 -0
  26. package/dist/cjs/calcite-button.cjs.entry.js +8 -8
  27. package/dist/cjs/calcite-card-group.cjs.entry.js +4 -4
  28. package/dist/cjs/calcite-card.cjs.entry.js +7 -7
  29. package/dist/cjs/calcite-carousel_2.cjs.entry.js +7 -7
  30. package/dist/cjs/calcite-checkbox.cjs.entry.js +5 -5
  31. package/dist/cjs/calcite-chip-group.cjs.entry.js +4 -4
  32. package/dist/cjs/calcite-chip_2.cjs.entry.js +9 -9
  33. package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +3 -3
  34. package/dist/cjs/calcite-color-picker.cjs.entry.js +7 -7
  35. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +3 -3
  36. package/dist/cjs/calcite-combobox_3.cjs.entry.js +66 -20
  37. package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +8 -8
  38. package/dist/cjs/calcite-dialog-a5c288bb.js +5876 -0
  39. package/dist/cjs/calcite-dialog.cjs.entry.js +9 -9
  40. package/dist/cjs/calcite-dropdown_2.cjs.entry.js +7 -7
  41. package/dist/cjs/calcite-fab.cjs.entry.js +4 -4
  42. package/dist/cjs/calcite-filter_5.cjs.entry.js +7 -7
  43. package/dist/cjs/calcite-flow-item_5.cjs.entry.js +1752 -0
  44. package/dist/cjs/calcite-flow_4.cjs.entry.js +12 -12
  45. package/dist/cjs/calcite-graph_2.cjs.entry.js +7 -7
  46. package/dist/cjs/calcite-icon_2.cjs.entry.js +4 -4
  47. package/dist/cjs/calcite-inline-editable.cjs.entry.js +7 -7
  48. package/dist/cjs/calcite-input-945ec162.js +1001 -0
  49. package/dist/cjs/calcite-input-number.cjs.entry.js +9 -9
  50. package/dist/cjs/calcite-input-text.cjs.entry.js +9 -9
  51. package/dist/cjs/calcite-input-time-picker-3aeef2d4.js +1870 -0
  52. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +13 -13
  53. package/dist/cjs/calcite-input-time-zone.cjs.entry.js +8 -8
  54. package/dist/cjs/calcite-input_2.cjs.entry.js +9 -9
  55. package/dist/cjs/calcite-label-e7b67a86.js +111 -0
  56. package/dist/cjs/calcite-label.cjs.entry.js +1 -1
  57. package/dist/cjs/calcite-link.cjs.entry.js +4 -4
  58. package/dist/cjs/calcite-list-item-group.cjs.entry.js +2 -2
  59. package/dist/cjs/calcite-menu-item.cjs.entry.js +6 -6
  60. package/dist/cjs/calcite-menu.cjs.entry.js +6 -6
  61. package/dist/cjs/calcite-meter.cjs.entry.js +6 -6
  62. package/dist/cjs/calcite-modal_4.cjs.entry.js +972 -0
  63. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +4 -4
  64. package/dist/cjs/calcite-navigation-user.cjs.entry.js +3 -3
  65. package/dist/cjs/calcite-navigation.cjs.entry.js +3 -3
  66. package/dist/cjs/calcite-notice-a48cc9e7.js +261 -0
  67. package/dist/cjs/calcite-notice.cjs.entry.js +8 -8
  68. package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
  69. package/dist/cjs/calcite-option_2.cjs.entry.js +7 -7
  70. package/dist/cjs/calcite-pagination.cjs.entry.js +6 -6
  71. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +7 -7
  72. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +10 -10
  73. package/dist/cjs/calcite-pick-list.cjs.entry.js +8 -8
  74. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +5 -5
  75. package/dist/cjs/calcite-radio-button.cjs.entry.js +5 -5
  76. package/dist/cjs/calcite-rating.cjs.entry.js +8 -8
  77. package/dist/cjs/calcite-scrim.cjs.entry.js +5 -5
  78. package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +6 -6
  79. package/dist/cjs/calcite-sheet.cjs.entry.js +7 -7
  80. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +6 -6
  81. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +24 -24
  82. package/dist/cjs/calcite-shell.cjs.entry.js +4 -4
  83. package/dist/cjs/calcite-sortable-list.cjs.entry.js +4 -4
  84. package/dist/cjs/calcite-split-button.cjs.entry.js +4 -4
  85. package/dist/cjs/calcite-stepper-item.cjs.entry.js +7 -7
  86. package/dist/cjs/calcite-stepper.cjs.entry.js +5 -5
  87. package/dist/cjs/calcite-switch.cjs.entry.js +5 -5
  88. package/dist/cjs/calcite-table-cell_2.cjs.entry.js +7 -7
  89. package/dist/cjs/calcite-table-row.cjs.entry.js +2 -2
  90. package/dist/cjs/calcite-table.cjs.entry.js +6 -6
  91. package/dist/cjs/calcite-text-area.cjs.entry.js +9 -9
  92. package/dist/cjs/calcite-tile-group.cjs.entry.js +4 -4
  93. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +4 -4
  94. package/dist/cjs/calcite-tile-select.cjs.entry.js +6 -6
  95. package/dist/cjs/calcite-tile.cjs.entry.js +4 -4
  96. package/dist/cjs/calcite-time-picker.cjs.entry.js +7 -7
  97. package/dist/cjs/calcite-tip-group.cjs.entry.js +3 -3
  98. package/dist/cjs/calcite-tip-manager.cjs.entry.js +8 -8
  99. package/dist/cjs/calcite-tip.cjs.entry.js +9 -9
  100. package/dist/cjs/calcite-tooltip.cjs.entry.js +5 -5
  101. package/dist/cjs/calcite-tree_2.cjs.entry.js +5 -5
  102. package/dist/cjs/card-manager_3.cjs.entry.js +194 -51
  103. package/dist/cjs/common-10d11a29.js +37 -0
  104. package/dist/cjs/component-69260f95.js +1073 -0
  105. package/dist/cjs/conditionalSlot-130cce71.js +54 -0
  106. package/dist/cjs/config-c999f8fc.js +40 -0
  107. package/dist/cjs/consent-manager.cjs.entry.js +7914 -45
  108. package/dist/cjs/crowdsource-manager.cjs.entry.js +6 -6
  109. package/dist/cjs/crowdsource-reporter.cjs.entry.js +3 -3
  110. package/dist/cjs/cs-70e8ba01.js +149 -0
  111. package/dist/cjs/da-e8eb9ff4.js +69 -0
  112. package/dist/cjs/date-40a80298.js +264 -0
  113. package/dist/cjs/de-4b8310d2.js +93 -0
  114. package/dist/cjs/de-at-dc8ed8c3.js +92 -0
  115. package/dist/cjs/de-ch-c5971940.js +92 -0
  116. package/dist/cjs/deduct-calculator.cjs.entry.js +2 -2
  117. package/dist/cjs/downloadUtils-b6490537.js +3223 -0
  118. package/dist/cjs/el-a70d9f12.js +68 -0
  119. package/dist/cjs/en-au-88ddb80f.js +68 -0
  120. package/dist/cjs/en-ca-5a29b95b.js +67 -0
  121. package/dist/cjs/en-gb-3c763a84.js +71 -0
  122. package/dist/cjs/es-e83e8ff5.js +68 -0
  123. package/dist/cjs/es-mx-2ea879ef.js +67 -0
  124. package/dist/cjs/et-7b00c80d.js +94 -0
  125. package/dist/cjs/feature-list.cjs.entry.js +12 -10
  126. package/dist/cjs/fi-92ca007b.js +117 -0
  127. package/dist/cjs/floating-ui-7fa9e006.js +2413 -0
  128. package/dist/cjs/focusTrapComponent-a7cfa6da.js +1013 -0
  129. package/dist/cjs/form-dd5380da.js +370 -0
  130. package/dist/cjs/form-f2a43327.js +381 -0
  131. package/dist/cjs/fr-a1f5dfd4.js +70 -0
  132. package/dist/cjs/fr-ch-8a4a9d67.js +68 -0
  133. package/dist/cjs/he-38b2b883.js +107 -0
  134. package/dist/cjs/helpers-47465fc2.js +940 -0
  135. package/dist/cjs/hi-a517b1a8.js +67 -0
  136. package/dist/cjs/hr-c1e34de1.js +82 -0
  137. package/dist/cjs/hu-e46e8ae7.js +90 -0
  138. package/dist/cjs/icon-f45e7fbb.js +979 -0
  139. package/dist/cjs/id-bfc376d8.js +68 -0
  140. package/dist/cjs/index-1ab17699.js +201 -0
  141. package/dist/cjs/index-3bae5121.js +1789 -0
  142. package/dist/cjs/index-5d8d6ae2.js +2157 -0
  143. package/dist/cjs/index.es-5fc7bebc.js +11221 -0
  144. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +2 -2
  145. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +1 -1
  146. package/dist/cjs/instant-apps-create.cjs.entry.js +2 -2
  147. package/dist/cjs/instant-apps-export-views.cjs.entry.js +2 -2
  148. package/dist/cjs/instant-apps-export.cjs.entry.js +2 -2
  149. package/dist/cjs/instant-apps-header.cjs.entry.js +2 -2
  150. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
  151. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +3 -3
  152. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +3 -3
  153. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +3 -3
  154. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
  155. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +2 -2
  156. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  157. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +16 -20
  158. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +13 -13
  159. package/dist/cjs/instant-apps-measurement.cjs.entry.js +2 -2
  160. package/dist/cjs/instant-apps-popover.cjs.entry.js +2 -2
  161. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  162. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +2 -2
  163. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +2 -2
  164. package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
  165. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +5 -59
  166. package/dist/cjs/interactive-b59e6294.js +86 -0
  167. package/dist/cjs/interactive-e1c3ccf2.js +85 -0
  168. package/dist/cjs/it-6d8c8360.js +68 -0
  169. package/dist/cjs/it-ch-2b05812c.js +68 -0
  170. package/dist/cjs/ja-eb46f963.js +74 -0
  171. package/dist/cjs/ko-dbe28d19.js +74 -0
  172. package/dist/cjs/label-7f519bd9.js +186 -0
  173. package/dist/cjs/languageSwitcher-bca9ab2c.js +52 -0
  174. package/dist/cjs/loadable-19ab5827.js +98 -0
  175. package/dist/cjs/loader-97bb6b45.js +176 -0
  176. package/dist/cjs/loader.cjs.js +5 -5
  177. package/dist/cjs/locale-3a817e03.js +1488 -0
  178. package/dist/cjs/locale-80aff4b9.js +605 -0
  179. package/dist/cjs/locale-a79da367.js +160 -0
  180. package/dist/cjs/logger-780b61e8.js +61 -0
  181. package/dist/cjs/lt-651bfa9c.js +99 -0
  182. package/dist/cjs/lv-f6fe37a3.js +68 -0
  183. package/dist/cjs/map-select-tools_3.cjs.entry.js +15 -13
  184. package/dist/cjs/mk-1f0ffdf6.js +68 -0
  185. package/dist/cjs/nb-8b7b39ed.js +69 -0
  186. package/dist/cjs/nl-27515721.js +69 -0
  187. package/dist/cjs/observers-902ebe13.js +58 -0
  188. package/dist/cjs/openCloseComponent-039ee139.js +65 -0
  189. package/dist/cjs/openCloseComponent-e8e50700.js +66 -0
  190. package/dist/cjs/pci-calculator.cjs.entry.js +2 -2
  191. package/dist/cjs/pl-d2098514.js +116 -0
  192. package/dist/cjs/popupUtils-72d48968.js +121 -0
  193. package/dist/cjs/pt-a3304010.js +69 -0
  194. package/dist/cjs/pt-br-09d60ba8.js +67 -0
  195. package/dist/cjs/public-notification.cjs.entry.js +12 -10
  196. package/dist/cjs/publicNotificationStore-04b6837d.js +47 -0
  197. package/dist/cjs/request-19fdbaaa.js +21 -0
  198. package/dist/cjs/restHelpersGet-e4639890.js +507 -0
  199. package/dist/cjs/ro-2ea54b1c.js +68 -0
  200. package/dist/cjs/ru-f94ee202.js +128 -0
  201. package/dist/cjs/shared-list-render-fb08b2af.js +361 -0
  202. package/dist/cjs/sk-3cdf67d8.js +150 -0
  203. package/dist/cjs/sl-075daf42.js +170 -0
  204. package/dist/cjs/solution-configuration.cjs.entry.js +53 -53
  205. package/dist/cjs/solution-contents_3.cjs.entry.js +11 -11
  206. package/dist/cjs/solution-item-accordion.cjs.entry.js +3 -3
  207. package/dist/cjs/solution-item-icon.cjs.entry.js +2 -2
  208. package/dist/cjs/solution-resource-d0a2f7fe.js +1845 -0
  209. package/dist/cjs/solution-store-4e602251.js +1105 -0
  210. package/dist/cjs/solutions-components.cjs.js +6 -6
  211. package/dist/cjs/spatial-ref.cjs.entry.js +5 -6
  212. package/dist/cjs/sr-2f08967b.js +103 -0
  213. package/dist/cjs/store-manager.cjs.entry.js +7 -7
  214. package/dist/cjs/sv-65f0e21c.js +73 -0
  215. package/dist/cjs/t9n-0195f685.js +108 -0
  216. package/dist/cjs/templates-1e84847a.js +407 -0
  217. package/dist/cjs/th-db63e592.js +67 -0
  218. package/dist/cjs/time-caa0abbe.js +301 -0
  219. package/dist/cjs/tr-b6401cac.js +68 -0
  220. package/dist/cjs/typeof-2a7e2dec.js +28 -0
  221. package/dist/cjs/uk-d00c351d.js +106 -0
  222. package/dist/cjs/update-243ea407.js +783 -0
  223. package/dist/cjs/utils-7eb34f90.js +153 -0
  224. package/dist/cjs/utils-d2bcba4f.js +79 -0
  225. package/dist/cjs/vi-efe4ad72.js +72 -0
  226. package/dist/cjs/zh-cn-63f07390.js +96 -0
  227. package/dist/cjs/zh-hk-84a86ab9.js +94 -0
  228. package/dist/cjs/zh-tw-894f1adf.js +94 -0
  229. package/dist/collection/assets/t9n/consent-manager/resources.json +3 -10
  230. package/dist/collection/assets/t9n/consent-manager/resources_en.json +3 -10
  231. package/dist/collection/collection-manifest.json +2 -4
  232. package/dist/collection/components/basemap-gallery/basemap-gallery.js +1 -1
  233. package/dist/collection/components/buffer-tools/buffer-tools.js +1 -1
  234. package/dist/collection/components/card-manager/card-manager.js +1 -1
  235. package/dist/collection/components/consent-manager/consent-manager.js +113 -37
  236. package/dist/collection/components/create-feature/create-feature.js +2 -2
  237. package/dist/collection/components/create-related-feature/create-related-feature.js +1 -1
  238. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +4 -0
  239. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +3 -3
  240. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +1 -1
  241. package/dist/collection/components/deduct-calculator/deduct-calculator.js +1 -1
  242. package/dist/collection/components/delete-button/delete-button.js +2 -2
  243. package/dist/collection/components/delete-dialog/delete-dialog.js +1 -1
  244. package/dist/collection/components/edit-card/edit-card.js +26 -2
  245. package/dist/collection/components/feature-details/feature-details.js +6 -6
  246. package/dist/collection/components/feature-list/feature-list.js +3 -3
  247. package/dist/collection/components/floor-filter/floor-filter.js +1 -1
  248. package/dist/collection/components/info-card/info-card.js +2 -2
  249. package/dist/collection/components/json-editor/json-editor.js +1 -1
  250. package/dist/collection/components/layer-table/layer-table.js +224 -47
  251. package/dist/collection/components/map-card/map-card.js +2 -2
  252. package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
  253. package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
  254. package/dist/collection/components/map-layer-picker/map-layer-picker.js +121 -5
  255. package/dist/collection/components/map-legend/map-legend.js +1 -1
  256. package/dist/collection/components/map-picker/map-picker.js +53 -4
  257. package/dist/collection/components/map-search/map-search.js +1 -1
  258. package/dist/collection/components/map-select-tools/map-select-tools.js +3 -3
  259. package/dist/collection/components/map-tools/map-tools.js +2 -2
  260. package/dist/collection/components/pci-calculator/pci-calculator.js +1 -1
  261. package/dist/collection/components/pdf-download/pdf-download.js +1 -1
  262. package/dist/collection/components/public-notification/public-notification.js +2 -2
  263. package/dist/collection/components/refine-selection/refine-selection.js +1 -1
  264. package/dist/collection/components/solution-configuration/solution-configuration.js +3 -3
  265. package/dist/collection/components/solution-contents/solution-contents.js +1 -1
  266. package/dist/collection/components/solution-item/solution-item.js +1 -1
  267. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +1 -1
  268. package/dist/collection/components/solution-item-details/solution-item-details.js +1 -1
  269. package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
  270. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
  271. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
  272. package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
  273. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
  274. package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
  275. package/dist/collection/components/solution-variables/solution-variables.js +1 -1
  276. package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
  277. package/dist/collection/demos/consent-manager.html +56 -0
  278. package/dist/collection/utils/interfaces.ts +14 -0
  279. package/dist/components/IdentityManager.js +339 -0
  280. package/dist/components/asyncToGenerator.js +88 -0
  281. package/dist/components/basemap-gallery2.js +1 -1
  282. package/dist/components/buffer-tools2.js +1 -1
  283. package/dist/components/calcite-button2.js +273 -0
  284. package/dist/components/calcite-dialog.js +1 -663
  285. package/dist/components/calcite-dialog2.js +5867 -0
  286. package/dist/components/calcite-input2.js +992 -0
  287. package/dist/components/calcite-label2.js +100 -0
  288. package/dist/components/calcite-notice2.js +251 -0
  289. package/dist/components/card-manager2.js +10 -10
  290. package/dist/components/common.js +0 -1
  291. package/dist/components/component2.js +1048 -0
  292. package/dist/components/consent-manager.js +8053 -203
  293. package/dist/components/create-feature2.js +2 -2
  294. package/dist/components/create-related-feature2.js +1 -1
  295. package/dist/components/crowdsource-manager.js +37 -37
  296. package/dist/components/crowdsource-reporter.js +28 -28
  297. package/dist/components/deduct-calculator2.js +1 -1
  298. package/dist/components/delete-button2.js +29 -11
  299. package/dist/components/delete-dialog2.js +33 -9
  300. package/dist/components/dialog.js +670 -0
  301. package/dist/components/downloadUtils.js +10 -26
  302. package/dist/components/edit-card2.js +7 -2
  303. package/dist/components/feature-details2.js +23 -23
  304. package/dist/components/feature-list2.js +3 -3
  305. package/dist/components/floor-filter2.js +1 -1
  306. package/dist/components/form2.js +362 -0
  307. package/dist/components/icon2.js +960 -0
  308. package/dist/components/index.es.js +25 -104
  309. package/dist/components/index2.js +6 -5
  310. package/dist/components/info-card2.js +9 -9
  311. package/dist/components/instant-apps-language-switcher.js +6 -10
  312. package/dist/components/instant-apps-language-translator2.js +2 -809
  313. package/dist/components/instant-apps-time-filter.js +3 -57
  314. package/dist/components/interactive2.js +83 -0
  315. package/dist/components/json-editor2.js +1 -1
  316. package/dist/components/label3.js +179 -0
  317. package/dist/components/layer-table2.js +212 -69
  318. package/dist/components/loader2.js +173 -0
  319. package/dist/components/locale3.js +1311 -3
  320. package/dist/components/map-card2.js +2 -2
  321. package/dist/components/map-draw-tools2.js +1 -1
  322. package/dist/components/map-fullscreen2.js +1 -1
  323. package/dist/components/map-layer-picker2.js +53 -5
  324. package/dist/components/map-legend2.js +1 -1
  325. package/dist/components/map-picker2.js +28 -3
  326. package/dist/components/map-search2.js +1 -1
  327. package/dist/components/map-select-tools2.js +3 -3
  328. package/dist/components/map-tools2.js +2 -2
  329. package/dist/components/openCloseComponent2.js +64 -0
  330. package/dist/components/pci-calculator.js +1 -1
  331. package/dist/components/pdf-download2.js +1 -1
  332. package/dist/components/public-notification.js +2 -2
  333. package/dist/components/refine-selection2.js +1 -1
  334. package/dist/components/request.js +14 -0
  335. package/dist/components/restHelpersGet.js +74 -557
  336. package/dist/components/solution-configuration.js +27 -28
  337. package/dist/components/solution-contents2.js +1 -1
  338. package/dist/components/solution-item-accordion.js +1 -1
  339. package/dist/components/solution-item-details2.js +1 -1
  340. package/dist/components/solution-item-icon2.js +1 -1
  341. package/dist/components/solution-item-sharing2.js +1 -1
  342. package/dist/components/solution-item2.js +1 -1
  343. package/dist/components/solution-organization-variables2.js +1 -1
  344. package/dist/components/solution-resource-item2.js +1 -2
  345. package/dist/components/solution-resource.js +1701 -1
  346. package/dist/components/solution-spatial-ref2.js +1 -1
  347. package/dist/components/solution-store.js +36 -285
  348. package/dist/components/solution-template-data2.js +1 -1
  349. package/dist/components/solution-variables2.js +1 -1
  350. package/dist/components/spatial-ref.js +1 -1
  351. package/dist/components/templates.js +0 -1
  352. package/dist/components/typeof.js +25 -0
  353. package/dist/components/update.js +773 -0
  354. package/dist/esm/ExpandToggle-324f556e.js +108 -0
  355. package/dist/esm/FloatingArrow-cd37b366.js +46 -0
  356. package/dist/esm/Heading-b6b7a8a6.js +22 -0
  357. package/dist/esm/IdentityManager-6880e890.js +2012 -0
  358. package/dist/esm/Validation-b62abebe.js +18 -0
  359. package/dist/esm/app-globals-b6ef4076.js +65 -0
  360. package/dist/esm/ar-aa347a04.js +104 -0
  361. package/dist/esm/asyncToGenerator-96b2368d.js +88 -0
  362. package/dist/esm/basemap-gallery_7.entry.js +37 -12
  363. package/dist/esm/bg-b56e89f6.js +82 -0
  364. package/dist/esm/browser-e42b9848.js +32 -0
  365. package/dist/esm/bs-62486009.js +51 -0
  366. package/dist/esm/buffer-tools_3.entry.js +7 -7
  367. package/dist/esm/ca-db6a81f3.js +71 -0
  368. package/dist/esm/calcite-accordion_2.entry.js +6 -6
  369. package/dist/esm/calcite-action-bar.entry.js +9 -9
  370. package/dist/esm/calcite-action-group.entry.js +8 -8
  371. package/dist/esm/calcite-action-menu_2.entry.js +10 -10
  372. package/dist/esm/calcite-action-pad_2.entry.js +9 -9
  373. package/dist/esm/calcite-action_2.entry.js +14 -14
  374. package/dist/esm/calcite-alert_2.entry.js +495 -0
  375. package/dist/esm/calcite-avatar.entry.js +2 -2
  376. package/dist/esm/calcite-block-section.entry.js +7 -7
  377. package/dist/esm/calcite-block_5.entry.js +19 -19
  378. package/dist/esm/calcite-button-e86d99b3.js +279 -0
  379. package/dist/esm/calcite-button.entry.js +10 -10
  380. package/dist/esm/calcite-card-group.entry.js +5 -5
  381. package/dist/esm/calcite-card.entry.js +8 -8
  382. package/dist/esm/calcite-carousel_2.entry.js +8 -8
  383. package/dist/esm/calcite-checkbox.entry.js +7 -7
  384. package/dist/esm/calcite-chip-group.entry.js +5 -5
  385. package/dist/esm/calcite-chip_2.entry.js +10 -10
  386. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +4 -4
  387. package/dist/esm/calcite-color-picker.entry.js +8 -8
  388. package/dist/esm/calcite-combobox-item-group.entry.js +4 -4
  389. package/dist/esm/calcite-combobox_3.entry.js +68 -22
  390. package/dist/esm/calcite-date-picker-day_3.entry.js +9 -9
  391. package/dist/esm/calcite-dialog-f5f9cfea.js +5873 -0
  392. package/dist/esm/calcite-dialog.entry.js +10 -10
  393. package/dist/esm/calcite-dropdown_2.entry.js +8 -8
  394. package/dist/esm/calcite-fab.entry.js +5 -5
  395. package/dist/esm/calcite-filter_5.entry.js +8 -8
  396. package/dist/esm/calcite-flow-item_5.entry.js +1744 -0
  397. package/dist/esm/calcite-flow_4.entry.js +12 -12
  398. package/dist/esm/calcite-graph_2.entry.js +9 -9
  399. package/dist/esm/calcite-icon_2.entry.js +5 -5
  400. package/dist/esm/calcite-inline-editable.entry.js +9 -9
  401. package/dist/esm/calcite-input-1f12bce0.js +998 -0
  402. package/dist/esm/calcite-input-number.entry.js +11 -11
  403. package/dist/esm/calcite-input-text.entry.js +11 -11
  404. package/dist/esm/calcite-input-time-picker-07db9ed7.js +1867 -0
  405. package/dist/esm/calcite-input-time-picker.entry.js +15 -15
  406. package/dist/esm/calcite-input-time-zone.entry.js +10 -10
  407. package/dist/esm/calcite-input_2.entry.js +11 -11
  408. package/dist/esm/calcite-label-d80f6f1c.js +108 -0
  409. package/dist/esm/calcite-label.entry.js +3 -3
  410. package/dist/esm/calcite-link.entry.js +5 -5
  411. package/dist/esm/calcite-list-item-group.entry.js +2 -2
  412. package/dist/esm/calcite-menu-item.entry.js +7 -7
  413. package/dist/esm/calcite-menu.entry.js +7 -7
  414. package/dist/esm/calcite-meter.entry.js +7 -7
  415. package/dist/esm/calcite-modal_4.entry.js +965 -0
  416. package/dist/esm/calcite-navigation-logo.entry.js +4 -4
  417. package/dist/esm/calcite-navigation-user.entry.js +3 -3
  418. package/dist/esm/calcite-navigation.entry.js +4 -4
  419. package/dist/esm/calcite-notice-acc12411.js +258 -0
  420. package/dist/esm/calcite-notice.entry.js +9 -9
  421. package/dist/esm/calcite-option-group.entry.js +1 -1
  422. package/dist/esm/calcite-option_2.entry.js +9 -9
  423. package/dist/esm/calcite-pagination.entry.js +7 -7
  424. package/dist/esm/calcite-pick-list-group.entry.js +8 -8
  425. package/dist/esm/calcite-pick-list-item.entry.js +11 -11
  426. package/dist/esm/calcite-pick-list.entry.js +9 -9
  427. package/dist/esm/calcite-radio-button-group.entry.js +6 -6
  428. package/dist/esm/calcite-radio-button.entry.js +7 -7
  429. package/dist/esm/calcite-rating.entry.js +10 -10
  430. package/dist/esm/calcite-scrim.entry.js +6 -6
  431. package/dist/esm/calcite-segmented-control_2.entry.js +8 -8
  432. package/dist/esm/calcite-sheet.entry.js +8 -8
  433. package/dist/esm/calcite-shell-center-row.entry.js +7 -7
  434. package/dist/esm/calcite-shell-panel_14.entry.js +25 -25
  435. package/dist/esm/calcite-shell.entry.js +5 -5
  436. package/dist/esm/calcite-sortable-list.entry.js +5 -5
  437. package/dist/esm/calcite-split-button.entry.js +4 -4
  438. package/dist/esm/calcite-stepper-item.entry.js +8 -8
  439. package/dist/esm/calcite-stepper.entry.js +6 -6
  440. package/dist/esm/calcite-switch.entry.js +7 -7
  441. package/dist/esm/calcite-table-cell_2.entry.js +8 -8
  442. package/dist/esm/calcite-table-row.entry.js +3 -3
  443. package/dist/esm/calcite-table.entry.js +7 -7
  444. package/dist/esm/calcite-text-area.entry.js +11 -11
  445. package/dist/esm/calcite-tile-group.entry.js +5 -5
  446. package/dist/esm/calcite-tile-select-group.entry.js +4 -4
  447. package/dist/esm/calcite-tile-select.entry.js +6 -6
  448. package/dist/esm/calcite-tile.entry.js +5 -5
  449. package/dist/esm/calcite-time-picker.entry.js +8 -8
  450. package/dist/esm/calcite-tip-group.entry.js +3 -3
  451. package/dist/esm/calcite-tip-manager.entry.js +9 -9
  452. package/dist/esm/calcite-tip.entry.js +10 -10
  453. package/dist/esm/calcite-tooltip.entry.js +6 -6
  454. package/dist/esm/calcite-tree_2.entry.js +6 -6
  455. package/dist/esm/card-manager_3.entry.js +194 -51
  456. package/dist/esm/common-c8dc0e85.js +35 -0
  457. package/dist/esm/component-85f22c99.js +1048 -0
  458. package/dist/esm/conditionalSlot-2e16b206.js +51 -0
  459. package/dist/esm/config-e6645458.js +36 -0
  460. package/dist/esm/consent-manager.entry.js +7910 -41
  461. package/dist/esm/crowdsource-manager.entry.js +6 -6
  462. package/dist/esm/crowdsource-reporter.entry.js +3 -3
  463. package/dist/esm/cs-250e21c6.js +147 -0
  464. package/dist/esm/da-bab8eb4e.js +67 -0
  465. package/dist/esm/date-272939fd.js +248 -0
  466. package/dist/esm/de-808a43dc.js +91 -0
  467. package/dist/esm/de-at-9c396c81.js +90 -0
  468. package/dist/esm/de-ch-415303cf.js +90 -0
  469. package/dist/esm/deduct-calculator.entry.js +2 -2
  470. package/dist/esm/dom-66c5cd46.js +1165 -0
  471. package/dist/esm/downloadUtils-8ba094d7.js +3217 -0
  472. package/dist/esm/el-3d1eaeb8.js +66 -0
  473. package/dist/esm/en-au-e6b00a93.js +66 -0
  474. package/dist/esm/en-ca-29b94ea2.js +65 -0
  475. package/dist/esm/en-gb-09267176.js +69 -0
  476. package/dist/esm/es-95fef748.js +66 -0
  477. package/dist/esm/es-mx-9b70cfc9.js +65 -0
  478. package/dist/esm/et-08cbe214.js +92 -0
  479. package/dist/esm/feature-list.entry.js +12 -10
  480. package/dist/esm/fi-e850e58b.js +115 -0
  481. package/dist/esm/floating-ui-1a431a21.js +2404 -0
  482. package/dist/esm/focusTrapComponent-e80b8863.js +1008 -0
  483. package/dist/esm/form-1528db83.js +362 -0
  484. package/dist/esm/form-99398da6.js +372 -0
  485. package/dist/esm/fr-c71b6844.js +68 -0
  486. package/dist/esm/fr-ch-7ac7a7eb.js +66 -0
  487. package/dist/esm/he-311cb5ba.js +105 -0
  488. package/dist/esm/helpers-f52a734a.js +913 -0
  489. package/dist/esm/hi-c41f0938.js +65 -0
  490. package/dist/esm/hr-f42cc721.js +80 -0
  491. package/dist/esm/hu-d1d33b21.js +88 -0
  492. package/dist/esm/icon-18c0eb17.js +959 -0
  493. package/dist/esm/id-1867967d.js +66 -0
  494. package/dist/esm/index-38bde943.js +199 -0
  495. package/dist/esm/index-d233c7a2.js +1753 -0
  496. package/dist/esm/index-d88c3eb6.js +2155 -0
  497. package/dist/esm/index.es-d286eecc.js +11134 -0
  498. package/dist/esm/instant-apps-app-guide.entry.js +2 -2
  499. package/dist/esm/instant-apps-control-panel.entry.js +1 -1
  500. package/dist/esm/instant-apps-create.entry.js +2 -2
  501. package/dist/esm/instant-apps-export-views.entry.js +2 -2
  502. package/dist/esm/instant-apps-export.entry.js +2 -2
  503. package/dist/esm/instant-apps-header.entry.js +2 -2
  504. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
  505. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +3 -3
  506. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +3 -3
  507. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +3 -3
  508. package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
  509. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +2 -2
  510. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  511. package/dist/esm/instant-apps-language-switcher.entry.js +9 -13
  512. package/dist/esm/instant-apps-language-translator.entry.js +5 -5
  513. package/dist/esm/instant-apps-measurement.entry.js +2 -2
  514. package/dist/esm/instant-apps-popover.entry.js +2 -2
  515. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  516. package/dist/esm/instant-apps-scoreboard.entry.js +2 -2
  517. package/dist/esm/instant-apps-sign-in.entry.js +2 -2
  518. package/dist/esm/instant-apps-splash.entry.js +3 -3
  519. package/dist/esm/instant-apps-time-filter.entry.js +3 -57
  520. package/dist/esm/interactive-5139f8d7.js +83 -0
  521. package/dist/esm/interactive-cad37709.js +82 -0
  522. package/dist/esm/it-6a7495d8.js +66 -0
  523. package/dist/esm/it-ch-89fa3c82.js +66 -0
  524. package/dist/esm/ja-f87a1f44.js +72 -0
  525. package/dist/esm/ko-0f4c7a11.js +72 -0
  526. package/dist/esm/label-56002f24.js +179 -0
  527. package/dist/esm/label-7f52ca53.js +179 -0
  528. package/dist/esm/languageSwitcher-d0ca5d6f.js +49 -0
  529. package/dist/esm/loadable-dc3f24a8.js +93 -0
  530. package/dist/esm/loader-bae2aa52.js +173 -0
  531. package/dist/esm/loader.js +6 -6
  532. package/dist/esm/locale-586d9375.js +155 -0
  533. package/dist/esm/locale-911eca09.js +591 -0
  534. package/dist/esm/locale-be7fd298.js +1423 -0
  535. package/dist/esm/logger-ff14b12f.js +59 -0
  536. package/dist/esm/lt-a4b14416.js +97 -0
  537. package/dist/esm/lv-3901862d.js +66 -0
  538. package/dist/esm/map-select-tools_3.entry.js +15 -13
  539. package/dist/esm/mk-886d280d.js +66 -0
  540. package/dist/esm/nb-b667a0e1.js +67 -0
  541. package/dist/esm/nl-d357a092.js +67 -0
  542. package/dist/esm/observers-ab3d6528.js +56 -0
  543. package/dist/esm/openCloseComponent-0e1e6768.js +64 -0
  544. package/dist/esm/openCloseComponent-c3f79463.js +63 -0
  545. package/dist/esm/pci-calculator.entry.js +2 -2
  546. package/dist/esm/pl-75d54069.js +114 -0
  547. package/dist/esm/popupUtils-ddb1f6fa.js +119 -0
  548. package/dist/esm/pt-32bd5da2.js +67 -0
  549. package/dist/esm/pt-br-6f32314d.js +65 -0
  550. package/dist/esm/public-notification.entry.js +12 -10
  551. package/dist/esm/publicNotificationStore-8b54bf6f.js +45 -0
  552. package/dist/esm/request-2dbb152a.js +19 -0
  553. package/dist/esm/restHelpersGet-a7fda344.js +493 -0
  554. package/dist/esm/ro-d238055e.js +66 -0
  555. package/dist/esm/ru-ef7165ff.js +126 -0
  556. package/dist/esm/shared-list-render-5f202c55.js +339 -0
  557. package/dist/esm/sk-959dbca1.js +148 -0
  558. package/dist/esm/sl-96436015.js +168 -0
  559. package/dist/esm/solution-configuration.entry.js +34 -34
  560. package/dist/esm/solution-contents_3.entry.js +11 -11
  561. package/dist/esm/solution-item-accordion.entry.js +3 -3
  562. package/dist/esm/solution-item-icon.entry.js +2 -2
  563. package/dist/esm/solution-resource-30a29505.js +1842 -0
  564. package/dist/esm/solution-store-f252cb74.js +1103 -0
  565. package/dist/esm/solutions-components.js +7 -7
  566. package/dist/esm/spatial-ref.entry.js +5 -6
  567. package/dist/esm/sr-73033c89.js +101 -0
  568. package/dist/esm/store-manager.entry.js +7 -7
  569. package/dist/esm/sv-b1153aa8.js +71 -0
  570. package/dist/esm/t9n-1698878e.js +103 -0
  571. package/dist/esm/templates-60f33938.js +401 -0
  572. package/dist/esm/th-e1a074e2.js +65 -0
  573. package/dist/esm/time-bca5f70b.js +286 -0
  574. package/dist/esm/tr-1350f529.js +66 -0
  575. package/dist/esm/typeof-ef2a007d.js +25 -0
  576. package/dist/esm/uk-18ded66c.js +104 -0
  577. package/dist/esm/update-ad0b88fa.js +773 -0
  578. package/dist/esm/utils-0da093e1.js +142 -0
  579. package/dist/esm/utils-30c4c8ca.js +66 -0
  580. package/dist/esm/vi-cee99413.js +70 -0
  581. package/dist/esm/zh-cn-6e204128.js +94 -0
  582. package/dist/esm/zh-hk-ffb02673.js +92 -0
  583. package/dist/esm/zh-tw-0f52dd8c.js +92 -0
  584. package/dist/solutions-components/assets/t9n/consent-manager/resources.json +3 -10
  585. package/dist/solutions-components/assets/t9n/consent-manager/resources_en.json +3 -10
  586. package/dist/solutions-components/demos/consent-manager.html +56 -0
  587. package/dist/solutions-components/p-0094924f.entry.js +6 -0
  588. package/dist/solutions-components/p-00ea0ccc.entry.js +11 -0
  589. package/dist/solutions-components/p-018d1f95.entry.js +6 -0
  590. package/dist/solutions-components/p-025af0b3.entry.js +21 -0
  591. package/dist/solutions-components/p-0549a65c.js +6 -0
  592. package/dist/solutions-components/p-058d0542.js +17 -0
  593. package/dist/solutions-components/p-0668e30d.js +34 -0
  594. package/dist/solutions-components/p-066fc169.js +6 -0
  595. package/dist/solutions-components/p-067e36b2.entry.js +6 -0
  596. package/dist/solutions-components/p-0681b29b.entry.js +11 -0
  597. package/dist/solutions-components/p-0691d1af.entry.js +22 -0
  598. package/dist/solutions-components/p-088a5dca.js +67 -0
  599. package/dist/solutions-components/p-097b80df.js +6 -0
  600. package/dist/solutions-components/p-0a0902c4.entry.js +6 -0
  601. package/dist/solutions-components/p-0a71f549.entry.js +29 -0
  602. package/dist/solutions-components/p-0ac9cc4a.entry.js +21 -0
  603. package/dist/solutions-components/p-0b1fb6ae.js +36 -0
  604. package/dist/solutions-components/p-0d82ed7b.entry.js +11 -0
  605. package/dist/solutions-components/p-0e307601.entry.js +11 -0
  606. package/dist/solutions-components/p-0ece17fc.entry.js +6 -0
  607. package/dist/solutions-components/p-0f58bb3a.entry.js +11 -0
  608. package/dist/solutions-components/p-0f9f7528.entry.js +11 -0
  609. package/dist/solutions-components/p-135b2aba.js +16 -0
  610. package/dist/solutions-components/p-13bdb2c0.js +6 -0
  611. package/dist/solutions-components/p-14519a8a.entry.js +11 -0
  612. package/dist/solutions-components/p-1482f3cf.js +20 -0
  613. package/dist/solutions-components/p-1492bb6d.js +6 -0
  614. package/dist/solutions-components/p-1664573a.entry.js +6 -0
  615. package/dist/solutions-components/p-1900f9b1.js +11 -0
  616. package/dist/solutions-components/p-1984f2c7.entry.js +17 -0
  617. package/dist/solutions-components/p-1c1842b0.entry.js +6 -0
  618. package/dist/solutions-components/p-1f9d927b.entry.js +6 -0
  619. package/dist/solutions-components/p-1fb3756b.js +6 -0
  620. package/dist/solutions-components/p-208b5cc4.entry.js +6 -0
  621. package/dist/solutions-components/p-20cda8ef.entry.js +6 -0
  622. package/dist/solutions-components/p-2130a063.entry.js +17 -0
  623. package/dist/solutions-components/p-21f90019.js +21 -0
  624. package/dist/solutions-components/p-230f7315.entry.js +6 -0
  625. package/dist/solutions-components/p-24b42859.entry.js +47 -0
  626. package/dist/solutions-components/p-26f9f9c8.js +11 -0
  627. package/dist/solutions-components/p-270ca219.entry.js +6 -0
  628. package/dist/solutions-components/p-27a91364.entry.js +17 -0
  629. package/dist/solutions-components/p-28498868.entry.js +11 -0
  630. package/dist/solutions-components/p-2a5a5bfd.entry.js +11 -0
  631. package/dist/solutions-components/p-2ac553f6.js +6 -0
  632. package/dist/solutions-components/p-2b1e6acb.entry.js +6 -0
  633. package/dist/solutions-components/p-2bc98cb0.js +30 -0
  634. package/dist/solutions-components/p-2d96fdb9.js +6 -0
  635. package/dist/solutions-components/p-2dd8e49c.js +11 -0
  636. package/dist/solutions-components/p-30a16b7e.entry.js +11 -0
  637. package/dist/solutions-components/p-3212300b.entry.js +6 -0
  638. package/dist/solutions-components/p-35245316.entry.js +6 -0
  639. package/dist/solutions-components/p-3643a87a.entry.js +6 -0
  640. package/dist/solutions-components/p-3708cbdc.entry.js +6 -0
  641. package/dist/solutions-components/p-3828e77b.js +11 -0
  642. package/dist/solutions-components/p-38e0f88b.js +17 -0
  643. package/dist/solutions-components/p-3b3bfba5.entry.js +6 -0
  644. package/dist/solutions-components/p-3ba80c7c.js +6 -0
  645. package/dist/solutions-components/p-3d1f0434.js +21 -0
  646. package/dist/solutions-components/p-3ffc4738.js +6 -0
  647. package/dist/solutions-components/p-409401ce.js +11 -0
  648. package/dist/solutions-components/p-419df1ac.js +11 -0
  649. package/dist/solutions-components/p-46159285.js +6 -0
  650. package/dist/solutions-components/p-49a67314.entry.js +6 -0
  651. package/dist/solutions-components/p-4cbdea35.js +129 -0
  652. package/dist/solutions-components/p-4dfc2fc4.js +11 -0
  653. package/dist/solutions-components/p-4f236b5d.js +43 -0
  654. package/dist/solutions-components/p-4f50385f.js +16 -0
  655. package/dist/solutions-components/p-4fe489cf.js +6 -0
  656. package/dist/solutions-components/p-50239e15.entry.js +6 -0
  657. package/dist/solutions-components/p-531f66c7.entry.js +6 -0
  658. package/dist/solutions-components/p-570754a4.js +6 -0
  659. package/dist/solutions-components/p-570b13d9.js +67 -0
  660. package/dist/solutions-components/p-58d53a46.entry.js +6 -0
  661. package/dist/solutions-components/p-59970898.js +6 -0
  662. package/dist/solutions-components/p-59d02697.entry.js +11 -0
  663. package/dist/solutions-components/p-5b2ae6c4.js +6 -0
  664. package/dist/solutions-components/p-5b9783e6.entry.js +23 -0
  665. package/dist/solutions-components/p-5c5cbe3c.js +6 -0
  666. package/dist/solutions-components/p-5c692ed6.entry.js +11 -0
  667. package/dist/solutions-components/p-5cfa35f8.js +6 -0
  668. package/dist/solutions-components/p-5d581b7e.entry.js +6 -0
  669. package/dist/solutions-components/p-5df09fe4.js +31 -0
  670. package/dist/solutions-components/p-5ee359f1.entry.js +11 -0
  671. package/dist/solutions-components/p-5f099cd2.js +6 -0
  672. package/dist/solutions-components/p-60123545.js +6 -0
  673. package/dist/solutions-components/p-6148468f.js +11 -0
  674. package/dist/solutions-components/p-617d2160.js +6 -0
  675. package/dist/solutions-components/p-619a1ad0.js +6 -0
  676. package/dist/solutions-components/p-61d2582e.entry.js +6 -0
  677. package/dist/solutions-components/p-662cf7fa.entry.js +11 -0
  678. package/dist/solutions-components/p-6708060e.js +11 -0
  679. package/dist/solutions-components/p-676a2d60.entry.js +6 -0
  680. package/dist/solutions-components/p-68b5ec37.js +11 -0
  681. package/dist/solutions-components/p-68cf5134.entry.js +12 -0
  682. package/dist/solutions-components/p-694cfe4c.js +6 -0
  683. package/dist/solutions-components/p-6bcde3c4.js +6 -0
  684. package/dist/solutions-components/p-6c73f067.js +16 -0
  685. package/dist/solutions-components/p-6d56f75e.js +11 -0
  686. package/dist/solutions-components/p-6db88e16.entry.js +11 -0
  687. package/dist/solutions-components/p-6f93ec3e.entry.js +6 -0
  688. package/dist/solutions-components/p-7053b20e.entry.js +6 -0
  689. package/dist/solutions-components/p-741151d4.js +6 -0
  690. package/dist/solutions-components/p-749fe711.js +6 -0
  691. package/dist/solutions-components/p-7518e92a.js +6 -0
  692. package/dist/solutions-components/p-7802efa1.entry.js +11 -0
  693. package/dist/solutions-components/p-782c71a7.js +6 -0
  694. package/dist/solutions-components/p-78aa10b0.js +6 -0
  695. package/dist/solutions-components/p-7a8edc01.entry.js +11 -0
  696. package/dist/solutions-components/p-7a9e773b.js +6 -0
  697. package/dist/solutions-components/p-7aa5b402.entry.js +11 -0
  698. package/dist/solutions-components/p-7aafba66.js +11 -0
  699. package/dist/solutions-components/p-7d619b04.entry.js +11 -0
  700. package/dist/solutions-components/p-7dc37540.js +11 -0
  701. package/dist/solutions-components/p-7e3a6a0b.entry.js +11 -0
  702. package/dist/solutions-components/p-7fd55161.entry.js +6 -0
  703. package/dist/solutions-components/p-80168ff4.entry.js +11 -0
  704. package/dist/solutions-components/p-823684a3.js +6 -0
  705. package/dist/solutions-components/p-825ef4a7.js +6 -0
  706. package/dist/solutions-components/p-82d93164.js +11 -0
  707. package/dist/solutions-components/p-82f661c7.entry.js +11 -0
  708. package/dist/solutions-components/p-8378852e.js +6 -0
  709. package/dist/solutions-components/p-85bb5908.js +11 -0
  710. package/dist/solutions-components/p-866a2fad.js +11 -0
  711. package/dist/solutions-components/p-8744fe2a.entry.js +6 -0
  712. package/dist/solutions-components/p-8850bd21.js +21 -0
  713. package/dist/solutions-components/p-896a5fce.entry.js +11 -0
  714. package/dist/solutions-components/p-8df5939f.js +6 -0
  715. package/dist/solutions-components/p-8ec56f08.entry.js +11 -0
  716. package/dist/solutions-components/p-8ff2cba2.entry.js +11 -0
  717. package/dist/solutions-components/p-8ff4b2aa.js +488 -0
  718. package/dist/solutions-components/p-926e65eb.js +6 -0
  719. package/dist/solutions-components/p-94ad391c.js +40 -0
  720. package/dist/solutions-components/p-958c68c2.js +61 -0
  721. package/dist/solutions-components/p-95fcb607.js +6 -0
  722. package/dist/solutions-components/p-97df5300.js +27 -0
  723. package/dist/solutions-components/p-98079396.js +21 -0
  724. package/dist/solutions-components/p-98b1c057.entry.js +6 -0
  725. package/dist/solutions-components/p-9d4f62ca.js +6 -0
  726. package/dist/solutions-components/p-9d733373.entry.js +17 -0
  727. package/dist/solutions-components/p-9d9df87f.entry.js +6 -0
  728. package/dist/solutions-components/p-9e5d59aa.entry.js +11 -0
  729. package/dist/solutions-components/p-9f89901b.entry.js +6 -0
  730. package/dist/solutions-components/p-9fa8da35.entry.js +11 -0
  731. package/dist/solutions-components/p-a28502ac.entry.js +6 -0
  732. package/dist/solutions-components/p-a5df8093.entry.js +11 -0
  733. package/dist/solutions-components/p-a757bf75.js +16 -0
  734. package/dist/solutions-components/p-a7eded8f.entry.js +11 -0
  735. package/dist/solutions-components/p-a91fc014.entry.js +6 -0
  736. package/dist/solutions-components/p-aa6656f0.js +6 -0
  737. package/dist/solutions-components/p-abe60b81.entry.js +6 -0
  738. package/dist/solutions-components/p-ad66b010.entry.js +11 -0
  739. package/dist/solutions-components/p-adb57e25.entry.js +6 -0
  740. package/dist/solutions-components/p-add122e7.js +6 -0
  741. package/dist/solutions-components/p-ae357552.entry.js +11 -0
  742. package/dist/solutions-components/p-af4f2d4a.js +11 -0
  743. package/dist/solutions-components/p-b0d0022c.entry.js +11 -0
  744. package/dist/solutions-components/p-b14d2423.entry.js +11 -0
  745. package/dist/solutions-components/p-b1546c15.js +17 -0
  746. package/dist/solutions-components/p-b1c45ef8.entry.js +6 -0
  747. package/dist/solutions-components/p-b1f3c713.js +6 -0
  748. package/dist/solutions-components/p-b22046db.js +11 -0
  749. package/dist/solutions-components/p-b290affa.js +17 -0
  750. package/dist/solutions-components/p-b3b70f6b.entry.js +12 -0
  751. package/dist/solutions-components/p-b4a94ffe.entry.js +6 -0
  752. package/dist/solutions-components/p-b62871c3.entry.js +11 -0
  753. package/dist/solutions-components/p-b6a36bfe.js +6 -0
  754. package/dist/solutions-components/p-b915029b.js +6 -0
  755. package/dist/solutions-components/p-b98e9479.js +11 -0
  756. package/dist/solutions-components/p-b9bc3e7b.entry.js +17 -0
  757. package/dist/solutions-components/p-ba539e5a.entry.js +11 -0
  758. package/dist/solutions-components/p-bad614c0.entry.js +11 -0
  759. package/dist/solutions-components/p-bb158785.entry.js +11 -0
  760. package/dist/solutions-components/p-bc281e3b.js +6 -0
  761. package/dist/solutions-components/p-bc2b747e.js +6 -0
  762. package/dist/solutions-components/p-be78bc15.entry.js +6 -0
  763. package/dist/solutions-components/p-bf154e41.js +6 -0
  764. package/dist/solutions-components/p-c0f30138.entry.js +11 -0
  765. package/dist/solutions-components/p-c109e720.js +6 -0
  766. package/dist/solutions-components/p-c115215d.entry.js +6 -0
  767. package/dist/solutions-components/p-c433cc38.js +6 -0
  768. package/dist/solutions-components/p-c43fdf49.entry.js +16 -0
  769. package/dist/solutions-components/p-c5e0e5ef.js +6 -0
  770. package/dist/solutions-components/p-c766823c.entry.js +11 -0
  771. package/dist/solutions-components/p-c8a2c326.entry.js +29 -0
  772. package/dist/solutions-components/p-c8b26c56.js +6 -0
  773. package/dist/solutions-components/p-c900e9e8.entry.js +17 -0
  774. package/dist/solutions-components/p-c9dae6fb.entry.js +6 -0
  775. package/dist/solutions-components/p-cbf0769a.entry.js +11 -0
  776. package/dist/solutions-components/p-cc7d784e.entry.js +6 -0
  777. package/dist/solutions-components/p-ce8a69ef.entry.js +11 -0
  778. package/dist/solutions-components/p-cea51591.js +16 -0
  779. package/dist/solutions-components/p-d0b1d33f.js +6 -0
  780. package/dist/solutions-components/p-d0b36f2e.entry.js +6 -0
  781. package/dist/solutions-components/p-d2a6e970.js +6 -0
  782. package/dist/solutions-components/p-d2dc7d65.entry.js +11 -0
  783. package/dist/solutions-components/p-d60dc1f1.entry.js +11 -0
  784. package/dist/solutions-components/p-d654b676.entry.js +11 -0
  785. package/dist/solutions-components/p-d65f8b73.js +6 -0
  786. package/dist/solutions-components/p-d82ee2f9.entry.js +6 -0
  787. package/dist/solutions-components/p-d96fe526.entry.js +22 -0
  788. package/dist/solutions-components/p-da0cb140.entry.js +11 -0
  789. package/dist/solutions-components/p-da36faca.entry.js +6 -0
  790. package/dist/solutions-components/p-daf6a012.entry.js +6 -0
  791. package/dist/solutions-components/p-dba4704c.js +11 -0
  792. package/dist/solutions-components/p-dd16d94e.js +6 -0
  793. package/dist/solutions-components/p-dd689226.js +11 -0
  794. package/dist/solutions-components/p-dd6a34c6.entry.js +17 -0
  795. package/dist/solutions-components/p-df4bfe45.js +6 -0
  796. package/dist/solutions-components/p-dfe18931.js +6 -0
  797. package/dist/solutions-components/p-e2570a80.js +11 -0
  798. package/dist/solutions-components/p-ea9e0a79.js +6 -0
  799. package/dist/solutions-components/p-eb88fddc.js +6 -0
  800. package/dist/solutions-components/p-ed4fb4a1.entry.js +6 -0
  801. package/dist/solutions-components/p-ef0c43dc.js +6 -0
  802. package/dist/solutions-components/p-f05bbd82.entry.js +11 -0
  803. package/dist/solutions-components/p-f0ceb675.entry.js +11 -0
  804. package/dist/solutions-components/p-f1f356f0.js +7 -0
  805. package/dist/solutions-components/p-f46f7da7.entry.js +12 -0
  806. package/dist/solutions-components/p-f6e3d19a.entry.js +11 -0
  807. package/dist/solutions-components/p-f6e81cf8.js +22 -0
  808. package/dist/solutions-components/p-f7085e9e.entry.js +17 -0
  809. package/dist/solutions-components/p-f8ea8e73.js +6 -0
  810. package/dist/solutions-components/p-fb6ca6dd.entry.js +11 -0
  811. package/dist/solutions-components/p-fdaf1290.entry.js +11 -0
  812. package/dist/solutions-components/p-fe719f16.entry.js +6 -0
  813. package/dist/solutions-components/p-feebdac9.entry.js +17 -0
  814. package/dist/solutions-components/p-ff15447c.entry.js +6 -0
  815. package/dist/solutions-components/solutions-components.esm.js +1 -1
  816. package/dist/solutions-components/utils/interfaces.ts +14 -0
  817. package/dist/types/components/consent-manager/consent-manager.d.ts +23 -20
  818. package/dist/types/components/delete-button/delete-button.d.ts +1 -1
  819. package/dist/types/components/edit-card/edit-card.d.ts +4 -0
  820. package/dist/types/components/layer-table/layer-table.d.ts +55 -7
  821. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +18 -2
  822. package/dist/types/components/map-picker/map-picker.d.ts +10 -2
  823. package/dist/types/components.d.ts +67 -34
  824. package/dist/types/preact.d.ts +6 -7
  825. package/dist/types/stencil-public-runtime.d.ts +6 -0
  826. package/dist/types/utils/interfaces.d.ts +12 -0
  827. package/package.json +13 -13
  828. package/dist/cjs/ExpandToggle-c5e409ce.js +0 -115
  829. package/dist/cjs/FloatingArrow-c2b50d47.js +0 -48
  830. package/dist/cjs/Heading-3e2d46fd.js +0 -25
  831. package/dist/cjs/Validation-c065b988.js +0 -20
  832. package/dist/cjs/app-globals-09eb9eb5.js +0 -67
  833. package/dist/cjs/ar-0afb390b.js +0 -106
  834. package/dist/cjs/arcgis-login.cjs.entry.js +0 -61
  835. package/dist/cjs/bg-b1be4ef3.js +0 -84
  836. package/dist/cjs/browser-0bedacf5.js +0 -35
  837. package/dist/cjs/bs-a314390f.js +0 -53
  838. package/dist/cjs/ca-b8e89e47.js +0 -73
  839. package/dist/cjs/calcite-alert_6.cjs.entry.js +0 -2105
  840. package/dist/cjs/calcite-input-time-picker-42ed419f.js +0 -1870
  841. package/dist/cjs/calcite-modal.cjs.entry.js +0 -393
  842. package/dist/cjs/common-eee0c33f.js +0 -38
  843. package/dist/cjs/conditionalSlot-003e6975.js +0 -54
  844. package/dist/cjs/config-2282fdac.js +0 -40
  845. package/dist/cjs/constants-bed33322.js +0 -860
  846. package/dist/cjs/cs-f14626e8.js +0 -149
  847. package/dist/cjs/da-2fce32d4.js +0 -69
  848. package/dist/cjs/date-e763caec.js +0 -264
  849. package/dist/cjs/de-2c1fce6f.js +0 -93
  850. package/dist/cjs/de-at-94de293d.js +0 -92
  851. package/dist/cjs/de-ch-d42f4faf.js +0 -92
  852. package/dist/cjs/delete-dialog.cjs.entry.js +0 -131
  853. package/dist/cjs/downloadUtils-76bc7e30.js +0 -3240
  854. package/dist/cjs/el-8092eeb9.js +0 -68
  855. package/dist/cjs/en-au-9bc4467f.js +0 -68
  856. package/dist/cjs/en-ca-d9140239.js +0 -67
  857. package/dist/cjs/en-gb-f5e2af8e.js +0 -71
  858. package/dist/cjs/es-4b6327d7.js +0 -68
  859. package/dist/cjs/es-mx-f729412a.js +0 -67
  860. package/dist/cjs/et-ec115eb3.js +0 -94
  861. package/dist/cjs/fi-95701850.js +0 -117
  862. package/dist/cjs/floating-ui-a8693586.js +0 -2413
  863. package/dist/cjs/focusTrapComponent-48fdd3f6.js +0 -1013
  864. package/dist/cjs/form-a36bd0e5.js +0 -381
  865. package/dist/cjs/fr-ch-a231f229.js +0 -68
  866. package/dist/cjs/fr-e22a2684.js +0 -70
  867. package/dist/cjs/he-d0070eb9.js +0 -107
  868. package/dist/cjs/helpers-0493759d.js +0 -940
  869. package/dist/cjs/hi-04615e27.js +0 -67
  870. package/dist/cjs/hr-27fefb6d.js +0 -82
  871. package/dist/cjs/hu-63da9819.js +0 -90
  872. package/dist/cjs/id-d4fe65cd.js +0 -68
  873. package/dist/cjs/index-2b13a4d5.js +0 -201
  874. package/dist/cjs/index-4b68e4b4.js +0 -1770
  875. package/dist/cjs/index-f052f656.js +0 -2156
  876. package/dist/cjs/index.es-8336efed.js +0 -11307
  877. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +0 -590
  878. package/dist/cjs/interactive-7ccdd728.js +0 -85
  879. package/dist/cjs/it-418a53bf.js +0 -68
  880. package/dist/cjs/it-ch-7f4632ab.js +0 -68
  881. package/dist/cjs/ja-6c5d5c7d.js +0 -74
  882. package/dist/cjs/ko-e4154b91.js +0 -74
  883. package/dist/cjs/loadable-f3fe73a2.js +0 -98
  884. package/dist/cjs/locale-339b55f0.js +0 -160
  885. package/dist/cjs/locale-4b820602.js +0 -120
  886. package/dist/cjs/locale-7eb2f603.js +0 -605
  887. package/dist/cjs/logger-912d7f26.js +0 -61
  888. package/dist/cjs/lt-d6dae6fd.js +0 -99
  889. package/dist/cjs/lv-bcf9724a.js +0 -68
  890. package/dist/cjs/mk-171505d2.js +0 -68
  891. package/dist/cjs/nb-0dcee19c.js +0 -69
  892. package/dist/cjs/nl-dace5864.js +0 -69
  893. package/dist/cjs/observers-affd684f.js +0 -58
  894. package/dist/cjs/openCloseComponent-044883e4.js +0 -65
  895. package/dist/cjs/pl-7755a609.js +0 -116
  896. package/dist/cjs/popupUtils-bc762034.js +0 -121
  897. package/dist/cjs/pt-3121cc39.js +0 -69
  898. package/dist/cjs/pt-br-67b16e3a.js +0 -67
  899. package/dist/cjs/publicNotificationStore-570204c1.js +0 -47
  900. package/dist/cjs/restHelpersGet-5c2245a3.js +0 -991
  901. package/dist/cjs/ro-7f726306.js +0 -68
  902. package/dist/cjs/ru-fc11963d.js +0 -128
  903. package/dist/cjs/share-item.cjs.entry.js +0 -61
  904. package/dist/cjs/shared-list-render-3d6ec3ca.js +0 -361
  905. package/dist/cjs/sk-e85b9c15.js +0 -150
  906. package/dist/cjs/sl-9eb375c2.js +0 -170
  907. package/dist/cjs/solution-resource-40e70253.js +0 -145
  908. package/dist/cjs/solution-store-4de89072.js +0 -1354
  909. package/dist/cjs/sr-1d2513be.js +0 -103
  910. package/dist/cjs/sv-f7693c9f.js +0 -73
  911. package/dist/cjs/t9n-64df74f3.js +0 -108
  912. package/dist/cjs/templates-0b7f886f.js +0 -408
  913. package/dist/cjs/th-0d2328bb.js +0 -67
  914. package/dist/cjs/time-513586eb.js +0 -301
  915. package/dist/cjs/tr-2c074411.js +0 -68
  916. package/dist/cjs/uk-5e16db67.js +0 -106
  917. package/dist/cjs/utils-3f10ea6b.js +0 -153
  918. package/dist/cjs/utils-d0049d76.js +0 -79
  919. package/dist/cjs/vi-2a4d8334.js +0 -72
  920. package/dist/cjs/zh-cn-126bcbc0.js +0 -96
  921. package/dist/cjs/zh-hk-aeeba861.js +0 -94
  922. package/dist/cjs/zh-tw-0cfb6e20.js +0 -94
  923. package/dist/collection/components/arcgis-login/arcgis-login.css +0 -19
  924. package/dist/collection/components/arcgis-login/arcgis-login.js +0 -80
  925. package/dist/collection/components/share-item/share-item.css +0 -19
  926. package/dist/collection/components/share-item/share-item.js +0 -80
  927. package/dist/components/arcgis-login.d.ts +0 -11
  928. package/dist/components/arcgis-login.js +0 -76
  929. package/dist/components/share-item.d.ts +0 -11
  930. package/dist/components/share-item.js +0 -76
  931. package/dist/esm/ExpandToggle-d2cde0b5.js +0 -108
  932. package/dist/esm/FloatingArrow-1ba04e83.js +0 -46
  933. package/dist/esm/Heading-82d9e017.js +0 -22
  934. package/dist/esm/Validation-594a63f5.js +0 -18
  935. package/dist/esm/app-globals-177bd1cd.js +0 -65
  936. package/dist/esm/ar-a85b5d05.js +0 -104
  937. package/dist/esm/arcgis-login.entry.js +0 -57
  938. package/dist/esm/bg-def28c6d.js +0 -82
  939. package/dist/esm/browser-e3f463e1.js +0 -32
  940. package/dist/esm/bs-86bb2bcb.js +0 -51
  941. package/dist/esm/ca-823e6ba8.js +0 -71
  942. package/dist/esm/calcite-alert_6.entry.js +0 -2096
  943. package/dist/esm/calcite-input-time-picker-c45e1964.js +0 -1867
  944. package/dist/esm/calcite-modal.entry.js +0 -389
  945. package/dist/esm/common-c3bbba83.js +0 -36
  946. package/dist/esm/conditionalSlot-720a3c33.js +0 -51
  947. package/dist/esm/config-3af0e436.js +0 -36
  948. package/dist/esm/constants-637a40f5.js +0 -856
  949. package/dist/esm/cs-87414fd8.js +0 -147
  950. package/dist/esm/da-f7060594.js +0 -67
  951. package/dist/esm/date-8f6c3f50.js +0 -248
  952. package/dist/esm/de-18aa2195.js +0 -91
  953. package/dist/esm/de-at-00f0ce55.js +0 -90
  954. package/dist/esm/de-ch-2bf886c0.js +0 -90
  955. package/dist/esm/delete-dialog.entry.js +0 -127
  956. package/dist/esm/dom-6f6759df.js +0 -1165
  957. package/dist/esm/downloadUtils-bc7a4ba1.js +0 -3233
  958. package/dist/esm/el-0c5df4ce.js +0 -66
  959. package/dist/esm/en-au-947d067e.js +0 -66
  960. package/dist/esm/en-ca-d80eb647.js +0 -65
  961. package/dist/esm/en-gb-78272f13.js +0 -69
  962. package/dist/esm/es-6b8b399b.js +0 -66
  963. package/dist/esm/es-mx-4f12df51.js +0 -65
  964. package/dist/esm/et-11aeba76.js +0 -92
  965. package/dist/esm/fi-c44d11d6.js +0 -115
  966. package/dist/esm/floating-ui-d21020a0.js +0 -2404
  967. package/dist/esm/focusTrapComponent-1ddc67c5.js +0 -1008
  968. package/dist/esm/form-e9b1ad9a.js +0 -372
  969. package/dist/esm/fr-cac28d20.js +0 -68
  970. package/dist/esm/fr-ch-a324bd02.js +0 -66
  971. package/dist/esm/he-eab95e66.js +0 -105
  972. package/dist/esm/helpers-91ca0f44.js +0 -913
  973. package/dist/esm/hi-cefe2a7e.js +0 -65
  974. package/dist/esm/hr-f863024d.js +0 -80
  975. package/dist/esm/hu-2921d1d5.js +0 -88
  976. package/dist/esm/id-4e25c1e7.js +0 -66
  977. package/dist/esm/index-39bc2e6d.js +0 -199
  978. package/dist/esm/index-904bc599.js +0 -1736
  979. package/dist/esm/index-e14fade9.js +0 -2154
  980. package/dist/esm/index.es-0d189a34.js +0 -11220
  981. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +0 -584
  982. package/dist/esm/interactive-949b348f.js +0 -82
  983. package/dist/esm/it-1f2ce2fc.js +0 -66
  984. package/dist/esm/it-ch-fa4f6a28.js +0 -66
  985. package/dist/esm/ja-dd6ac9b5.js +0 -72
  986. package/dist/esm/ko-3c269b4f.js +0 -72
  987. package/dist/esm/label-1ef4763d.js +0 -179
  988. package/dist/esm/loadable-421e634e.js +0 -93
  989. package/dist/esm/locale-0d06fca0.js +0 -155
  990. package/dist/esm/locale-77038bee.js +0 -115
  991. package/dist/esm/locale-a75d14ff.js +0 -591
  992. package/dist/esm/logger-5c7a2fec.js +0 -59
  993. package/dist/esm/lt-8f5fd3eb.js +0 -97
  994. package/dist/esm/lv-d1afc7ed.js +0 -66
  995. package/dist/esm/mk-794650fc.js +0 -66
  996. package/dist/esm/nb-800989aa.js +0 -67
  997. package/dist/esm/nl-634b9b85.js +0 -67
  998. package/dist/esm/observers-2d4fa9e3.js +0 -56
  999. package/dist/esm/openCloseComponent-4621d4ae.js +0 -63
  1000. package/dist/esm/pl-45fb968c.js +0 -114
  1001. package/dist/esm/popupUtils-03dc398a.js +0 -119
  1002. package/dist/esm/pt-bd7887a6.js +0 -67
  1003. package/dist/esm/pt-br-d9181dce.js +0 -65
  1004. package/dist/esm/publicNotificationStore-8f6b0f93.js +0 -45
  1005. package/dist/esm/restHelpersGet-48113381.js +0 -976
  1006. package/dist/esm/ro-31fe0dcc.js +0 -66
  1007. package/dist/esm/ru-e73bc075.js +0 -126
  1008. package/dist/esm/share-item.entry.js +0 -57
  1009. package/dist/esm/shared-list-render-83bb7274.js +0 -339
  1010. package/dist/esm/sk-e7e24146.js +0 -148
  1011. package/dist/esm/sl-ad96d047.js +0 -168
  1012. package/dist/esm/solution-resource-f5809979.js +0 -142
  1013. package/dist/esm/solution-store-ff13861b.js +0 -1352
  1014. package/dist/esm/sr-785166a3.js +0 -101
  1015. package/dist/esm/sv-9f422817.js +0 -71
  1016. package/dist/esm/t9n-23649a4a.js +0 -103
  1017. package/dist/esm/templates-0b442208.js +0 -402
  1018. package/dist/esm/th-7e8b3dad.js +0 -65
  1019. package/dist/esm/time-5ca488ba.js +0 -286
  1020. package/dist/esm/tr-1b1dd6db.js +0 -66
  1021. package/dist/esm/uk-13d0afbf.js +0 -104
  1022. package/dist/esm/utils-0a78d3c9.js +0 -142
  1023. package/dist/esm/utils-a564ca55.js +0 -66
  1024. package/dist/esm/vi-82ec876c.js +0 -70
  1025. package/dist/esm/zh-cn-c4181895.js +0 -94
  1026. package/dist/esm/zh-hk-752cc263.js +0 -92
  1027. package/dist/esm/zh-tw-e653ba6c.js +0 -92
  1028. package/dist/solutions-components/p-053effee.entry.js +0 -6
  1029. package/dist/solutions-components/p-05ae2b11.entry.js +0 -6
  1030. package/dist/solutions-components/p-087c3740.entry.js +0 -6
  1031. package/dist/solutions-components/p-08c18450.js +0 -11
  1032. package/dist/solutions-components/p-09543b4e.js +0 -6
  1033. package/dist/solutions-components/p-09d34b2b.entry.js +0 -11
  1034. package/dist/solutions-components/p-0af967af.js +0 -6
  1035. package/dist/solutions-components/p-0f8241d2.entry.js +0 -6
  1036. package/dist/solutions-components/p-10a158fd.entry.js +0 -11
  1037. package/dist/solutions-components/p-115af8e4.entry.js +0 -11
  1038. package/dist/solutions-components/p-11c2426d.entry.js +0 -20
  1039. package/dist/solutions-components/p-1336a071.entry.js +0 -6
  1040. package/dist/solutions-components/p-1588fad8.entry.js +0 -6
  1041. package/dist/solutions-components/p-177b4cbc.js +0 -16
  1042. package/dist/solutions-components/p-184b270d.entry.js +0 -11
  1043. package/dist/solutions-components/p-191f30e1.entry.js +0 -11
  1044. package/dist/solutions-components/p-19e89591.entry.js +0 -12
  1045. package/dist/solutions-components/p-1afc5947.entry.js +0 -11
  1046. package/dist/solutions-components/p-1b1ff60a.entry.js +0 -6
  1047. package/dist/solutions-components/p-1e8af7ed.js +0 -6
  1048. package/dist/solutions-components/p-1f65aed7.js +0 -6
  1049. package/dist/solutions-components/p-1fafdc23.entry.js +0 -11
  1050. package/dist/solutions-components/p-20ed3f7f.entry.js +0 -11
  1051. package/dist/solutions-components/p-2105e658.entry.js +0 -6
  1052. package/dist/solutions-components/p-25f30972.entry.js +0 -11
  1053. package/dist/solutions-components/p-26ba0cc7.js +0 -17
  1054. package/dist/solutions-components/p-2714a658.entry.js +0 -6
  1055. package/dist/solutions-components/p-2714ede8.entry.js +0 -16
  1056. package/dist/solutions-components/p-274aa753.entry.js +0 -6
  1057. package/dist/solutions-components/p-294cd25c.js +0 -6
  1058. package/dist/solutions-components/p-2b9f9f7d.js +0 -16
  1059. package/dist/solutions-components/p-2d9072d8.entry.js +0 -11
  1060. package/dist/solutions-components/p-2e0aea4e.entry.js +0 -11
  1061. package/dist/solutions-components/p-2e42f34c.js +0 -6
  1062. package/dist/solutions-components/p-2f1ef41d.entry.js +0 -6
  1063. package/dist/solutions-components/p-2f784608.entry.js +0 -6
  1064. package/dist/solutions-components/p-351c7cbf.entry.js +0 -6
  1065. package/dist/solutions-components/p-368902f1.entry.js +0 -6
  1066. package/dist/solutions-components/p-39e21b70.js +0 -6
  1067. package/dist/solutions-components/p-3aee989b.js +0 -11
  1068. package/dist/solutions-components/p-3af39767.entry.js +0 -6
  1069. package/dist/solutions-components/p-3ba388b6.entry.js +0 -17
  1070. package/dist/solutions-components/p-3d999f0f.entry.js +0 -6
  1071. package/dist/solutions-components/p-3e44cfab.entry.js +0 -6
  1072. package/dist/solutions-components/p-3e87c19c.js +0 -6
  1073. package/dist/solutions-components/p-3f9ec755.js +0 -6
  1074. package/dist/solutions-components/p-3fe6c230.entry.js +0 -6
  1075. package/dist/solutions-components/p-41503b16.entry.js +0 -6
  1076. package/dist/solutions-components/p-4416d650.entry.js +0 -17
  1077. package/dist/solutions-components/p-443be7fe.js +0 -6
  1078. package/dist/solutions-components/p-44dc3dec.entry.js +0 -6
  1079. package/dist/solutions-components/p-4695cfab.js +0 -6
  1080. package/dist/solutions-components/p-499489c5.entry.js +0 -6
  1081. package/dist/solutions-components/p-49df6eb3.entry.js +0 -11
  1082. package/dist/solutions-components/p-4a665563.js +0 -6
  1083. package/dist/solutions-components/p-4b15f4a4.entry.js +0 -11
  1084. package/dist/solutions-components/p-4b47caf1.entry.js +0 -11
  1085. package/dist/solutions-components/p-4d6e359e.entry.js +0 -11
  1086. package/dist/solutions-components/p-4e3a18b1.js +0 -6
  1087. package/dist/solutions-components/p-4e6eb06e.js +0 -7
  1088. package/dist/solutions-components/p-4ff35ed4.js +0 -6
  1089. package/dist/solutions-components/p-5104cc98.js +0 -6
  1090. package/dist/solutions-components/p-51c6e6fe.js +0 -21
  1091. package/dist/solutions-components/p-545a48dc.entry.js +0 -11
  1092. package/dist/solutions-components/p-55bbfdbc.entry.js +0 -6
  1093. package/dist/solutions-components/p-5804e6e1.entry.js +0 -22
  1094. package/dist/solutions-components/p-58cff07f.entry.js +0 -11
  1095. package/dist/solutions-components/p-592ab45c.js +0 -6
  1096. package/dist/solutions-components/p-592f2000.entry.js +0 -6
  1097. package/dist/solutions-components/p-5b5b78c0.js +0 -6
  1098. package/dist/solutions-components/p-5e71e72a.js +0 -21
  1099. package/dist/solutions-components/p-614a66c4.entry.js +0 -11
  1100. package/dist/solutions-components/p-6166d8b4.js +0 -16
  1101. package/dist/solutions-components/p-61cc2efe.js +0 -6
  1102. package/dist/solutions-components/p-62c10928.entry.js +0 -6
  1103. package/dist/solutions-components/p-63d334b2.entry.js +0 -6
  1104. package/dist/solutions-components/p-677db47a.js +0 -6
  1105. package/dist/solutions-components/p-68375137.js +0 -6
  1106. package/dist/solutions-components/p-6a3f2249.entry.js +0 -6
  1107. package/dist/solutions-components/p-6acd19c5.entry.js +0 -12
  1108. package/dist/solutions-components/p-6b5b52c1.entry.js +0 -21
  1109. package/dist/solutions-components/p-6cad2a22.js +0 -6
  1110. package/dist/solutions-components/p-6f606cdb.js +0 -61
  1111. package/dist/solutions-components/p-7059fc40.js +0 -6
  1112. package/dist/solutions-components/p-70eba636.entry.js +0 -6
  1113. package/dist/solutions-components/p-71f31d39.js +0 -6
  1114. package/dist/solutions-components/p-74720d2b.js +0 -6
  1115. package/dist/solutions-components/p-7530a02f.js +0 -30
  1116. package/dist/solutions-components/p-764ff506.entry.js +0 -11
  1117. package/dist/solutions-components/p-76a1236d.entry.js +0 -6
  1118. package/dist/solutions-components/p-770a5a64.js +0 -11
  1119. package/dist/solutions-components/p-77865541.entry.js +0 -11
  1120. package/dist/solutions-components/p-78b6d3fe.entry.js +0 -6
  1121. package/dist/solutions-components/p-78df7603.entry.js +0 -11
  1122. package/dist/solutions-components/p-78e09c03.js +0 -6
  1123. package/dist/solutions-components/p-7a7951bd.entry.js +0 -11
  1124. package/dist/solutions-components/p-7bcfe068.entry.js +0 -6
  1125. package/dist/solutions-components/p-7cc8e95a.js +0 -11
  1126. package/dist/solutions-components/p-7d5d1b0a.js +0 -11
  1127. package/dist/solutions-components/p-7eee9aa8.js +0 -11
  1128. package/dist/solutions-components/p-7f68e6a4.js +0 -11
  1129. package/dist/solutions-components/p-7fb51464.entry.js +0 -17
  1130. package/dist/solutions-components/p-80ff858b.js +0 -6
  1131. package/dist/solutions-components/p-8304ce4b.js +0 -17
  1132. package/dist/solutions-components/p-85c068fd.js +0 -6
  1133. package/dist/solutions-components/p-85c3237c.js +0 -11
  1134. package/dist/solutions-components/p-860099d5.js +0 -6
  1135. package/dist/solutions-components/p-86a5caf8.js +0 -6
  1136. package/dist/solutions-components/p-86db882f.js +0 -6
  1137. package/dist/solutions-components/p-872986ce.entry.js +0 -11
  1138. package/dist/solutions-components/p-8a2ccb1e.js +0 -6
  1139. package/dist/solutions-components/p-8cb9ecf6.js +0 -6
  1140. package/dist/solutions-components/p-8d811472.js +0 -6
  1141. package/dist/solutions-components/p-8dc9d5b6.entry.js +0 -6
  1142. package/dist/solutions-components/p-8f8c7045.entry.js +0 -6
  1143. package/dist/solutions-components/p-8ff43000.entry.js +0 -11
  1144. package/dist/solutions-components/p-91a83986.entry.js +0 -47
  1145. package/dist/solutions-components/p-928f0b5e.entry.js +0 -6
  1146. package/dist/solutions-components/p-93d03bf0.js +0 -11
  1147. package/dist/solutions-components/p-94e51621.entry.js +0 -6
  1148. package/dist/solutions-components/p-977c099e.js +0 -11
  1149. package/dist/solutions-components/p-9bb44f57.js +0 -65
  1150. package/dist/solutions-components/p-9c25ee2c.entry.js +0 -6
  1151. package/dist/solutions-components/p-9c5d5171.js +0 -11
  1152. package/dist/solutions-components/p-9ce8e34f.js +0 -11
  1153. package/dist/solutions-components/p-9d86dd68.js +0 -6
  1154. package/dist/solutions-components/p-9d9e0e74.entry.js +0 -6
  1155. package/dist/solutions-components/p-9e8d7c1d.entry.js +0 -17
  1156. package/dist/solutions-components/p-9e996faa.js +0 -6
  1157. package/dist/solutions-components/p-a1473254.entry.js +0 -11
  1158. package/dist/solutions-components/p-a1ed15b8.entry.js +0 -11
  1159. package/dist/solutions-components/p-a329f05c.entry.js +0 -6
  1160. package/dist/solutions-components/p-a52fa87b.entry.js +0 -11
  1161. package/dist/solutions-components/p-a5f6a4b9.entry.js +0 -23
  1162. package/dist/solutions-components/p-a6790373.entry.js +0 -11
  1163. package/dist/solutions-components/p-a693aa25.entry.js +0 -17
  1164. package/dist/solutions-components/p-a7d249d9.js +0 -6
  1165. package/dist/solutions-components/p-a7d4b1a4.js +0 -6
  1166. package/dist/solutions-components/p-ac9c4111.entry.js +0 -12
  1167. package/dist/solutions-components/p-acc4d847.entry.js +0 -11
  1168. package/dist/solutions-components/p-adabe68e.entry.js +0 -6
  1169. package/dist/solutions-components/p-ae5ea416.entry.js +0 -6
  1170. package/dist/solutions-components/p-b138a65e.js +0 -11
  1171. package/dist/solutions-components/p-b49e1a78.js +0 -6
  1172. package/dist/solutions-components/p-b5a5da41.entry.js +0 -17
  1173. package/dist/solutions-components/p-b6d50640.entry.js +0 -6
  1174. package/dist/solutions-components/p-b8d1b57a.entry.js +0 -6
  1175. package/dist/solutions-components/p-b90978d2.js +0 -6
  1176. package/dist/solutions-components/p-b95968fa.entry.js +0 -6
  1177. package/dist/solutions-components/p-bab47a85.entry.js +0 -29
  1178. package/dist/solutions-components/p-bd35725f.js +0 -6
  1179. package/dist/solutions-components/p-be6cd650.entry.js +0 -11
  1180. package/dist/solutions-components/p-c0ceb17a.js +0 -6
  1181. package/dist/solutions-components/p-c2ceb29c.js +0 -6
  1182. package/dist/solutions-components/p-c350eacb.js +0 -143
  1183. package/dist/solutions-components/p-c399f2b8.entry.js +0 -6
  1184. package/dist/solutions-components/p-c604728b.js +0 -6
  1185. package/dist/solutions-components/p-c63451e1.entry.js +0 -11
  1186. package/dist/solutions-components/p-c7f86f73.entry.js +0 -6
  1187. package/dist/solutions-components/p-c8e22575.entry.js +0 -22
  1188. package/dist/solutions-components/p-c9422007.js +0 -6
  1189. package/dist/solutions-components/p-c9715704.entry.js +0 -11
  1190. package/dist/solutions-components/p-cb8d90d1.js +0 -11
  1191. package/dist/solutions-components/p-cc6f6e41.entry.js +0 -17
  1192. package/dist/solutions-components/p-cd482a33.js +0 -21
  1193. package/dist/solutions-components/p-cdc63710.entry.js +0 -11
  1194. package/dist/solutions-components/p-ce7b0b1a.entry.js +0 -11
  1195. package/dist/solutions-components/p-cf2947f6.entry.js +0 -11
  1196. package/dist/solutions-components/p-d02fb95c.entry.js +0 -17
  1197. package/dist/solutions-components/p-d031cf50.entry.js +0 -11
  1198. package/dist/solutions-components/p-d0d020a5.js +0 -37
  1199. package/dist/solutions-components/p-d0ebd10d.js +0 -6
  1200. package/dist/solutions-components/p-d154b5a1.entry.js +0 -11
  1201. package/dist/solutions-components/p-d1b2484b.entry.js +0 -17
  1202. package/dist/solutions-components/p-d2c2a105.entry.js +0 -11
  1203. package/dist/solutions-components/p-d2f8d8a8.entry.js +0 -6
  1204. package/dist/solutions-components/p-d37a68f7.entry.js +0 -6
  1205. package/dist/solutions-components/p-d390df76.entry.js +0 -11
  1206. package/dist/solutions-components/p-d3e1cc81.js +0 -6
  1207. package/dist/solutions-components/p-d851b11e.js +0 -6
  1208. package/dist/solutions-components/p-d9d25da8.entry.js +0 -11
  1209. package/dist/solutions-components/p-d9e9fe80.js +0 -16
  1210. package/dist/solutions-components/p-d9f3778e.js +0 -6
  1211. package/dist/solutions-components/p-daae2ae7.js +0 -6
  1212. package/dist/solutions-components/p-db7d5db8.entry.js +0 -6
  1213. package/dist/solutions-components/p-dc9d4be3.js +0 -6
  1214. package/dist/solutions-components/p-ddb37cba.entry.js +0 -11
  1215. package/dist/solutions-components/p-df062602.entry.js +0 -11
  1216. package/dist/solutions-components/p-e29e57db.entry.js +0 -6
  1217. package/dist/solutions-components/p-e2fd2e29.js +0 -6
  1218. package/dist/solutions-components/p-e3111b70.js +0 -6
  1219. package/dist/solutions-components/p-e37e117f.js +0 -11
  1220. package/dist/solutions-components/p-e4be63b6.entry.js +0 -11
  1221. package/dist/solutions-components/p-e4e7add2.js +0 -11
  1222. package/dist/solutions-components/p-e625aa69.entry.js +0 -6
  1223. package/dist/solutions-components/p-e93a531c.entry.js +0 -11
  1224. package/dist/solutions-components/p-e9a0d2f3.entry.js +0 -6
  1225. package/dist/solutions-components/p-e9d3365f.js +0 -22
  1226. package/dist/solutions-components/p-e9fcc194.entry.js +0 -6
  1227. package/dist/solutions-components/p-ee487e75.entry.js +0 -11
  1228. package/dist/solutions-components/p-ef773a13.js +0 -11
  1229. package/dist/solutions-components/p-f09744aa.entry.js +0 -6
  1230. package/dist/solutions-components/p-f3119757.entry.js +0 -11
  1231. package/dist/solutions-components/p-f4aadb3b.js +0 -36
  1232. package/dist/solutions-components/p-f5789e08.entry.js +0 -29
  1233. package/dist/solutions-components/p-f57978f3.entry.js +0 -6
  1234. package/dist/solutions-components/p-f6cc1cf8.entry.js +0 -17
  1235. package/dist/solutions-components/p-f845da58.js +0 -6
  1236. package/dist/solutions-components/p-fbf63d14.entry.js +0 -6
  1237. package/dist/solutions-components/p-fc7c88c8.js +0 -6
  1238. package/dist/solutions-components/p-fd019d15.js +0 -11
  1239. package/dist/solutions-components/p-fd40d066.js +0 -6
  1240. package/dist/solutions-components/p-febf9f75.entry.js +0 -11
  1241. package/dist/solutions-components/p-ff9e28d1.js +0 -488
  1242. package/dist/types/components/arcgis-login/arcgis-login.d.ts +0 -19
  1243. package/dist/types/components/share-item/share-item.d.ts +0 -19
@@ -0,0 +1,998 @@
1
+ /*!
2
+ * Copyright 2022 Esri
3
+ * Licensed under the Apache License, Version 2.0
4
+ * http://www.apache.org/licenses/LICENSE-2.0
5
+ */
6
+ import { h, p as proxyCustomElement, H, a as Host, C as CSS_UTILITY, c as createEvent, f as forceUpdate } from './IdentityManager-6880e890.js';
7
+ import { u as setRequestedIcon, d as getElementDir, v as isPrimaryPointerButton, x as getSlotted, g as getIconScale, t as toAriaBoolean } from './component-85f22c99.js';
8
+ import { s as submitForm, c as connectForm, i as internalHiddenInputInputEvent, d as disconnectForm, H as HiddenFormInputSlot } from './form-1528db83.js';
9
+ import { u as updateHostInteraction, I as InteractiveContainer } from './interactive-5139f8d7.js';
10
+ import { d as defineCustomElement$4, c as createObserver, n as numberStringFormatter, k as isValidNumber, p as parseNumberString, l as sanitizeNumberString, m as addLocalizedTrailingDecimalZeros, u as updateMessages, a as connectLocalized, b as connectMessages, e as disconnectLocalized, f as disconnectMessages, s as setUpLoadableComponent, g as setUpMessages, h as setComponentLoaded, i as componentFocusable, B as BigDecimal, o as numberKeys } from './icon-18c0eb17.js';
11
+ import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-7f52ca53.js';
12
+ import './locale-be7fd298.js';
13
+ import './index-d233c7a2.js';
14
+ import './loadModules-d5a25252.js';
15
+ import './esri-loader-c6842c6b.js';
16
+ import './_commonjsHelpers-089957fe.js';
17
+ import './languageUtil-2b6e191a.js';
18
+ import './index-d88c3eb6.js';
19
+
20
+ /*!
21
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
22
+ * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
23
+ * v2.13.2
24
+ */
25
+
26
+ const CSS$1 = {
27
+ validationContainer: "validation-container",
28
+ };
29
+ const Validation = ({ scale, status, id, icon, message, }) => (h("div", { class: CSS$1.validationContainer },
30
+ h("calcite-input-message", { "aria-live": "polite", icon: icon, id: id, scale: scale, status: status }, message)));
31
+
32
+ /*!
33
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
34
+ * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
35
+ * v2.13.2
36
+ */
37
+ /**
38
+ * Exported for testing purposes only
39
+ */
40
+ const minMaxStepTypes = ["date", "datetime-local", "month", "number", "range", "time", "week"];
41
+ /**
42
+ * Exported for testing purposes only
43
+ */
44
+ const patternTypes = ["email", "password", "search", "tel", "text", "url"];
45
+ /**
46
+ * Exported for testing purposes only
47
+ */
48
+ const minMaxLengthTypes = ["email", "password", "search", "tel", "text", "textarea", "url"];
49
+ function updateConstraintValidation(inputComponent, input, propName, matchesType) {
50
+ const attributeName = propName.toLowerCase();
51
+ const value = inputComponent[propName];
52
+ if (matchesType && value != null) {
53
+ input.setAttribute(attributeName, `${value}`);
54
+ }
55
+ else {
56
+ // we remove the attribute to ensure validation-constraints are properly reset
57
+ input.removeAttribute(attributeName);
58
+ }
59
+ }
60
+ /**
61
+ * Synchronizes the hidden form input with the validation-related input properties.
62
+ *
63
+ * Note: loss of precision is expected due to the hidden input's value and validation-constraint props being strings.
64
+ *
65
+ * @param type - The input type.
66
+ * @param inputComponent
67
+ * @param hiddenFormInput
68
+ */
69
+ function syncHiddenFormInput(type, inputComponent, hiddenFormInput) {
70
+ hiddenFormInput.type = type === "textarea" ? "text" : type;
71
+ const isMinMaxStepType = minMaxStepTypes.includes(type);
72
+ const numericInputComponent = inputComponent;
73
+ updateConstraintValidation(numericInputComponent, hiddenFormInput, "min", isMinMaxStepType);
74
+ updateConstraintValidation(numericInputComponent, hiddenFormInput, "max", isMinMaxStepType);
75
+ updateConstraintValidation(numericInputComponent, hiddenFormInput, "step", isMinMaxStepType);
76
+ const isMinMaxLengthType = minMaxLengthTypes.includes(type);
77
+ const textualInputComponent = inputComponent;
78
+ updateConstraintValidation(textualInputComponent, hiddenFormInput, "minLength", isMinMaxLengthType);
79
+ updateConstraintValidation(textualInputComponent, hiddenFormInput, "maxLength", isMinMaxLengthType);
80
+ const isPatternType = patternTypes.includes(type);
81
+ updateConstraintValidation(textualInputComponent, hiddenFormInput, "pattern", isPatternType);
82
+ }
83
+
84
+ /*!
85
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
86
+ * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
87
+ * v2.13.2
88
+ */
89
+
90
+ const StatusIconDefaults = {
91
+ valid: "check-circle",
92
+ invalid: "exclamation-mark-triangle",
93
+ idle: "information",
94
+ };
95
+
96
+ const inputMessageCss = ":host{box-sizing:border-box;display:flex;block-size:auto;inline-size:100%;align-items:center;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-color-text-1);opacity:1;transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;--calcite-input-message-spacing-value:0.25rem;margin-block-start:var(--calcite-input-message-spacing-value)}.calcite-input-message-icon{pointer-events:none;display:inline-flex;flex-shrink:0;transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;margin-inline-end:0.5rem}:host([status=invalid]) .calcite-input-message-icon{color:var(--calcite-color-status-danger)}:host([status=warning]) .calcite-input-message-icon{color:var(--calcite-color-status-warning)}:host([status=valid]) .calcite-input-message-icon{color:var(--calcite-color-status-success)}:host([status=idle]) .calcite-input-message-icon{color:var(--calcite-color-brand)}:host([scale=s]){font-size:var(--calcite-font-size--3);line-height:0.75rem}:host([scale=m]){font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=l]){font-size:var(--calcite-font-size--1);line-height:1rem}:host([hidden]){display:none}[hidden]{display:none}";
97
+ const CalciteInputMessageStyle0 = inputMessageCss;
98
+
99
+ const InputMessage = /*@__PURE__*/ proxyCustomElement(class InputMessage extends H {
100
+ constructor() {
101
+ super();
102
+ this.__registerHost();
103
+ this.__attachShadow();
104
+ this.icon = undefined;
105
+ this.iconFlipRtl = false;
106
+ this.scale = "m";
107
+ this.status = "idle";
108
+ }
109
+ handleIconEl() {
110
+ this.requestedIcon = setRequestedIcon(StatusIconDefaults, this.icon, this.status);
111
+ }
112
+ //--------------------------------------------------------------------------
113
+ //
114
+ // Lifecycle
115
+ //
116
+ //--------------------------------------------------------------------------
117
+ connectedCallback() {
118
+ this.requestedIcon = setRequestedIcon(StatusIconDefaults, this.icon, this.status);
119
+ }
120
+ render() {
121
+ const hidden = this.el.hidden;
122
+ return (h(Host, { key: 'c7d1b37721cec28dee1020b81ff66dee7fc8bc44', "calcite-hydrated-hidden": hidden }, this.renderIcon(this.requestedIcon), h("slot", { key: '7147d81e906765c154b4a61e31706a72c1ef3ae0' })));
123
+ }
124
+ //--------------------------------------------------------------------------
125
+ //
126
+ // Private Methods
127
+ //
128
+ //--------------------------------------------------------------------------
129
+ renderIcon(iconName) {
130
+ if (iconName) {
131
+ return (h("calcite-icon", { class: "calcite-input-message-icon", flipRtl: this.iconFlipRtl, icon: iconName, scale: "s" }));
132
+ }
133
+ }
134
+ get el() { return this; }
135
+ static get watchers() { return {
136
+ "status": ["handleIconEl"],
137
+ "icon": ["handleIconEl"]
138
+ }; }
139
+ static get style() { return CalciteInputMessageStyle0; }
140
+ }, [1, "calcite-input-message", {
141
+ "icon": [520],
142
+ "iconFlipRtl": [516, "icon-flip-rtl"],
143
+ "scale": [513],
144
+ "status": [513]
145
+ }, undefined, {
146
+ "status": ["handleIconEl"],
147
+ "icon": ["handleIconEl"]
148
+ }]);
149
+ function defineCustomElement$3() {
150
+ if (typeof customElements === "undefined") {
151
+ return;
152
+ }
153
+ const components = ["calcite-input-message", "calcite-icon"];
154
+ components.forEach(tagName => { switch (tagName) {
155
+ case "calcite-input-message":
156
+ if (!customElements.get(tagName)) {
157
+ customElements.define(tagName, InputMessage);
158
+ }
159
+ break;
160
+ case "calcite-icon":
161
+ if (!customElements.get(tagName)) {
162
+ defineCustomElement$4();
163
+ }
164
+ break;
165
+ } });
166
+ }
167
+ defineCustomElement$3();
168
+
169
+ /*!
170
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
171
+ * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
172
+ * v2.13.2
173
+ */
174
+
175
+ const progressCss = ":host{position:relative;display:block;inline-size:100%}.track,.bar{position:absolute;inset-block-start:0px;block-size:2px}.track{z-index:var(--calcite-z-index);inline-size:100%;overflow:hidden;background-color:var(--calcite-progress-background-color, var(--calcite-color-border-3))}.bar{z-index:var(--calcite-z-index);background-color:var(--calcite-progress-fill-color, var(--calcite-color-brand))}@media (forced-colors: active){.track{background-color:highlightText}.bar{background-color:linkText}}.indeterminate{inline-size:20%;animation:looping-progress-bar-ani calc(var(--calcite-internal-animation-timing-medium) / var(--calcite-internal-duration-factor) * 11 / var(--calcite-internal-duration-factor)) linear infinite}.indeterminate.calcite--rtl{animation-name:looping-progress-bar-ani-rtl}.reversed{animation-direction:reverse}.text{padding-inline:0px;padding-block:1rem 0px;text-align:center;font-size:var(--calcite-font-size--2);line-height:1rem;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-progress-text-color, var(--calcite-color-text-2))}@keyframes looping-progress-bar-ani{0%{transform:translate3d(-100%, 0, 0)}50%{inline-size:40%}100%{transform:translate3d(600%, 0, 0)}}@keyframes looping-progress-bar-ani-rtl{0%{transform:translate3d(100%, 0, 0)}50%{inline-size:40%}100%{transform:translate3d(-600%, 0, 0)}}:host([hidden]){display:none}[hidden]{display:none}";
176
+ const CalciteProgressStyle0 = progressCss;
177
+
178
+ const Progress = /*@__PURE__*/ proxyCustomElement(class Progress extends H {
179
+ constructor() {
180
+ super();
181
+ this.__registerHost();
182
+ this.__attachShadow();
183
+ this.type = "determinate";
184
+ this.value = 0;
185
+ this.label = undefined;
186
+ this.text = undefined;
187
+ this.reversed = false;
188
+ }
189
+ render() {
190
+ const isDeterminate = this.type === "determinate";
191
+ const barStyles = isDeterminate ? { width: `${this.value * 100}%` } : {};
192
+ const dir = getElementDir(this.el);
193
+ return (h("div", { key: '92597fefec948e4494425db28cd87bfad3cc76f8', "aria-label": this.label || this.text, "aria-valuemax": 1, "aria-valuemin": 0, "aria-valuenow": this.value, role: "progressbar" }, h("div", { key: 'd2a8ec085909b4bd35f443d0e831d645fb159317', class: "track" }, h("div", { key: '2dd26e56a0f344d02f1b4068167f61d9da4d2cbd', class: {
194
+ bar: true,
195
+ indeterminate: this.type === "indeterminate",
196
+ [CSS_UTILITY.rtl]: dir === "rtl",
197
+ reversed: this.reversed,
198
+ }, style: barStyles })), this.text ? h("div", { class: "text" }, this.text) : null));
199
+ }
200
+ get el() { return this; }
201
+ static get style() { return CalciteProgressStyle0; }
202
+ }, [1, "calcite-progress", {
203
+ "type": [513],
204
+ "value": [2],
205
+ "label": [1],
206
+ "text": [1],
207
+ "reversed": [516]
208
+ }]);
209
+ function defineCustomElement$2() {
210
+ if (typeof customElements === "undefined") {
211
+ return;
212
+ }
213
+ const components = ["calcite-progress"];
214
+ components.forEach(tagName => { switch (tagName) {
215
+ case "calcite-progress":
216
+ if (!customElements.get(tagName)) {
217
+ customElements.define(tagName, Progress);
218
+ }
219
+ break;
220
+ } });
221
+ }
222
+ defineCustomElement$2();
223
+
224
+ /*!
225
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
226
+ * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
227
+ * v2.13.2
228
+ */
229
+
230
+ const CSS = {
231
+ loader: "loader",
232
+ clearButton: "clear-button",
233
+ editingEnabled: "editing-enabled",
234
+ inlineChild: "inline-child",
235
+ inputIcon: "icon",
236
+ prefix: "prefix",
237
+ suffix: "suffix",
238
+ numberButtonWrapper: "number-button-wrapper",
239
+ buttonItemHorizontal: "number-button-item--horizontal",
240
+ wrapper: "element-wrapper",
241
+ inputWrapper: "wrapper",
242
+ actionWrapper: "action-wrapper",
243
+ resizeIconWrapper: "resize-icon-wrapper",
244
+ numberButtonItem: "number-button-item",
245
+ };
246
+ const IDS = {
247
+ validationMessage: "inputValidationMessage",
248
+ };
249
+ const INPUT_TYPE_ICONS = {
250
+ tel: "phone",
251
+ password: "lock",
252
+ email: "email-address",
253
+ date: "calendar",
254
+ time: "clock",
255
+ search: "search",
256
+ };
257
+ const SLOTS = {
258
+ action: "action",
259
+ };
260
+
261
+ const inputCss = ":host([disabled]){cursor:default;-webkit-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:block}:host([scale=s]) input,:host([scale=s]) .prefix,:host([scale=s]) .suffix{block-size:1.5rem;padding-inline:0.5rem;font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=s]) textarea{block-size:1.5rem;min-block-size:1.5rem}:host([scale=s]) .number-button-wrapper,:host([scale=s]) .action-wrapper calcite-button,:host([scale=s]) .action-wrapper calcite-button button{block-size:1.5rem}:host([scale=s]) input[type=file]{block-size:1.5rem}:host([scale=s]) .clear-button{min-block-size:1.5rem;min-inline-size:1.5rem}:host([scale=s]) textarea{block-size:auto;padding-block:0.25rem;padding-inline:0.5rem;font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=m]) input,:host([scale=m]) .prefix,:host([scale=m]) .suffix{block-size:2rem;padding-inline:0.75rem;font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=m]) textarea{min-block-size:2rem}:host([scale=m]) .number-button-wrapper,:host([scale=m]) .action-wrapper calcite-button,:host([scale=m]) .action-wrapper calcite-button button{block-size:2rem}:host([scale=m]) input[type=file]{block-size:2rem}:host([scale=m]) .clear-button{min-block-size:2rem;min-inline-size:2rem}:host([scale=m]) textarea{block-size:auto;padding-block:0.5rem;padding-inline:0.75rem;font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=l]) input,:host([scale=l]) .prefix,:host([scale=l]) .suffix{block-size:2.75rem;padding-inline:1rem;font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([scale=l]) textarea{min-block-size:2.75rem}:host([scale=l]) .number-button-wrapper,:host([scale=l]) .action-wrapper calcite-button,:host([scale=l]) .action-wrapper calcite-button button{block-size:2.75rem}:host([scale=l]) input[type=file]{block-size:2.75rem}:host([scale=l]) .clear-button{min-block-size:2.75rem;min-inline-size:2.75rem}:host([scale=l]) textarea{block-size:auto;padding-block:0.75rem;padding-inline:1rem;font-size:var(--calcite-font-size-0);line-height:1.25rem}:host([disabled]) textarea{resize:none}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}textarea,input{transition:var(--calcite-animation-timing), block-size 0, outline-offset 0s;-webkit-appearance:none;position:relative;margin:0px;box-sizing:border-box;display:flex;max-block-size:100%;inline-size:100%;max-inline-size:100%;flex:1 1 0%;border-radius:0px;background-color:var(--calcite-color-foreground-1);font-family:inherit;font-weight:var(--calcite-font-weight-normal);color:var(--calcite-color-text-1)}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input,textarea{text-overflow:ellipsis;border-width:1px;border-style:solid;border-color:var(--calcite-color-border-input);color:var(--calcite-color-text-1)}input:placeholder-shown,textarea:placeholder-shown{text-overflow:ellipsis}input:focus,textarea:focus{border-color:var(--calcite-color-brand);color:var(--calcite-color-text-1)}input[readonly],textarea[readonly]{background-color:var(--calcite-color-background);font-weight:var(--calcite-font-weight-medium)}input[readonly]:focus,textarea[readonly]:focus{color:var(--calcite-color-text-1)}calcite-icon{color:var(--calcite-color-text-3)}textarea,input{outline-color:transparent}textarea:focus,input:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-color-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-offset-invert-focus),\n 1\n )\n )\n )}:host([status=invalid]) input,:host([status=invalid]) textarea{border-color:var(--calcite-color-status-danger)}:host([status=invalid]) input:focus,:host([status=invalid]) textarea:focus{outline:2px solid var(--calcite-color-status-danger);outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-offset-invert-focus),\n 1\n )\n )\n )}:host([scale=s]) .icon{inset-inline-start:0.5rem}:host([scale=m]) .icon{inset-inline-start:0.75rem}:host([scale=l]) .icon{inset-inline-start:1rem}:host([icon][scale=s]) input{padding-inline-start:2rem}:host([icon][scale=m]) input{padding-inline-start:2.5rem}:host([icon][scale=l]) input{padding-inline-start:3.5rem}.element-wrapper{position:relative;order:3;display:inline-flex;flex:1 1 0%;align-items:center}.icon{pointer-events:none;position:absolute;display:block;transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.icon,.resize-icon-wrapper{z-index:var(--calcite-z-index)}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;block-size:0px;inline-size:0px}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration,input[type=date]::-webkit-clear-button,input[type=time]::-webkit-clear-button{display:none}.clear-button{pointer-events:initial;order:4;margin:0px;box-sizing:border-box;display:flex;min-block-size:100%;cursor:pointer;align-items:center;justify-content:center;align-self:stretch;border-width:1px;border-style:solid;border-color:var(--calcite-color-border-input);background-color:var(--calcite-color-foreground-1);outline-color:transparent;border-inline-start-width:0px}.clear-button:hover{background-color:var(--calcite-color-foreground-2);transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:hover calcite-icon{color:var(--calcite-color-text-1);transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.clear-button:active{background-color:var(--calcite-color-foreground-3)}.clear-button:active calcite-icon{color:var(--calcite-color-text-1)}.clear-button:focus{outline:2px solid var(--calcite-ui-focus-color, var(--calcite-color-brand));outline-offset:calc(\n -2px *\n calc(\n 1 -\n 2 * clamp(\n 0,\n var(--calcite-offset-invert-focus),\n 1\n )\n )\n )}.clear-button:disabled{opacity:var(--calcite-opacity-disabled)}.loader{inset-block-start:1px;inset-inline:1px;pointer-events:none;position:absolute;display:block}.action-wrapper{order:7;display:flex}.prefix,.suffix{box-sizing:border-box;display:flex;block-size:auto;min-block-size:100%;-webkit-user-select:none;user-select:none;align-content:center;align-items:center;overflow-wrap:break-word;border-width:1px;border-style:solid;border-color:var(--calcite-color-border-input);background-color:var(--calcite-color-background);font-weight:var(--calcite-font-weight-medium);line-height:1;color:var(--calcite-color-text-2)}.prefix{order:2;border-inline-end-width:0px;inline-size:var(--calcite-input-prefix-size, auto)}.suffix{order:5;border-inline-start-width:0px;inline-size:var(--calcite-input-suffix-size, auto)}:host([alignment=start]) textarea,:host([alignment=start]) input{text-align:start}:host([alignment=end]) textarea,:host([alignment=end]) input{text-align:end}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:textfield;margin:0px}.number-button-wrapper{pointer-events:none;order:6;box-sizing:border-box;display:flex;flex-direction:column;transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}:host([number-button-type=vertical]) .wrapper{flex-direction:row;display:flex}:host([number-button-type=vertical]) input,:host([number-button-type=vertical]) textarea{order:2}:host([number-button-type=horizontal]) .calcite--rtl .number-button-item[data-adjustment=down] calcite-icon{transform:rotate(-90deg)}:host([number-button-type=horizontal]) .calcite--rtl .number-button-item[data-adjustment=up] calcite-icon{transform:rotate(-90deg)}.number-button-item.number-button-item--horizontal[data-adjustment=down],.number-button-item.number-button-item--horizontal[data-adjustment=up]{order:1;max-block-size:100%;min-block-size:100%;align-self:stretch}.number-button-item.number-button-item--horizontal[data-adjustment=down] calcite-icon,.number-button-item.number-button-item--horizontal[data-adjustment=up] calcite-icon{transform:rotate(90deg)}.number-button-item.number-button-item--horizontal[data-adjustment=down]{border-width:1px;border-style:solid;border-color:var(--calcite-color-border-input);border-inline-end-width:0px}.number-button-item.number-button-item--horizontal[data-adjustment=down]:hover{background-color:var(--calcite-color-foreground-2)}.number-button-item.number-button-item--horizontal[data-adjustment=down]:hover calcite-icon{color:var(--calcite-color-text-1)}.number-button-item.number-button-item--horizontal[data-adjustment=up]{order:5}.number-button-item.number-button-item--horizontal[data-adjustment=up]:hover{background-color:var(--calcite-color-foreground-2)}.number-button-item.number-button-item--horizontal[data-adjustment=up]:hover calcite-icon{color:var(--calcite-color-text-1)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=down]:hover{background-color:var(--calcite-color-foreground-2)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=down]:hover calcite-icon{color:var(--calcite-color-text-1)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=up]:hover{background-color:var(--calcite-color-foreground-2)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=up]:hover calcite-icon{color:var(--calcite-color-text-1)}:host([number-button-type=vertical]) .number-button-item[data-adjustment=down]{border-block-start-width:0px}.number-button-item{max-block-size:50%;min-block-size:50%;pointer-events:initial;margin:0px;box-sizing:border-box;display:flex;cursor:pointer;align-items:center;align-self:center;border-width:1px;border-style:solid;border-color:var(--calcite-color-border-input);background-color:var(--calcite-color-foreground-1);padding-block:0px;padding-inline:0.5rem;transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s;border-inline-start-width:0px}.number-button-item calcite-icon{pointer-events:none;transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}.number-button-item:focus{background-color:var(--calcite-color-foreground-2)}.number-button-item:focus calcite-icon{color:var(--calcite-color-text-1)}.number-button-item:active{background-color:var(--calcite-color-foreground-3)}.number-button-item:disabled{pointer-events:none}.wrapper{position:relative;display:flex;flex-direction:row;align-items:center}:input::-webkit-calendar-picker-indicator{display:none}input[type=date]::-webkit-input-placeholder{visibility:hidden !important}textarea::-webkit-resizer{position:absolute;inset-block-end:0px;box-sizing:border-box;padding-block:0px;padding-inline:0.25rem;inset-inline-end:0}.resize-icon-wrapper{inset-block-end:2px;inset-inline-end:2px;pointer-events:none;position:absolute;block-size:0.75rem;inline-size:0.75rem;background-color:var(--calcite-color-foreground-1);color:var(--calcite-color-text-3)}.resize-icon-wrapper calcite-icon{inset-block-end:0.25rem;inset-inline-end:0.25rem;transform:rotate(-45deg)}.calcite--rtl .resize-icon-wrapper calcite-icon{transform:rotate(45deg)}:host([type=color]) input{padding:0.25rem}:host([type=file]) input{cursor:pointer;border-width:1px;border-style:dashed;border-color:var(--calcite-color-border-input);background-color:var(--calcite-color-foreground-1);text-align:center}:host([type=file][scale=s]) input{padding-block:1px;padding-inline:0.5rem}:host([type=file][scale=m]) input{padding-block:0.25rem;padding-inline:0.75rem}:host([type=file][scale=l]) input{padding-block:0.5rem;padding-inline:1rem}:host(.no-bottom-border) input{border-block-end-width:0px}:host(.border-top-color-one) input{border-block-start-color:var(--calcite-color-border-1)}input.inline-child{background-color:transparent;transition:background-color, block-size, border-color, box-shadow, color, inset-block-end, inset-block-start, inset-inline-end, inset-inline-start inset-size, opacity, outline-color, transform var(--calcite-animation-timing) ease-in-out 0s, outline 0s, outline-offset 0s}input.inline-child .editing-enabled{background-color:inherit}input.inline-child:not(.editing-enabled){display:flex;cursor:pointer;text-overflow:ellipsis;border-color:transparent;padding-inline-start:0}.validation-container{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}:host([scale=m]) .validation-container,:host([scale=l]) .validation-container{padding-block-start:0.5rem}:host([scale=s]) .validation-container{padding-block-start:0.25rem}::slotted(input[slot=hidden-form-input]){margin:0 !important;opacity:0 !important;outline:none !important;padding:0 !important;position:absolute !important;inset:0 !important;transform:none !important;-webkit-appearance:none !important;z-index:-1 !important}:host([hidden]){display:none}[hidden]{display:none}";
262
+ const CalciteInputStyle0 = inputCss;
263
+
264
+ const Input = /*@__PURE__*/ proxyCustomElement(class Input extends H {
265
+ constructor() {
266
+ super();
267
+ this.__registerHost();
268
+ this.__attachShadow();
269
+ this.calciteInternalInputFocus = createEvent(this, "calciteInternalInputFocus", 6);
270
+ this.calciteInternalInputBlur = createEvent(this, "calciteInternalInputBlur", 6);
271
+ this.calciteInputInput = createEvent(this, "calciteInputInput", 7);
272
+ this.calciteInputChange = createEvent(this, "calciteInputChange", 6);
273
+ /** keep track of the rendered child type */
274
+ this.childElType = "input";
275
+ this.previousValueOrigin = "initial";
276
+ this.mutationObserver = createObserver("mutation", () => this.setDisabledAction());
277
+ this.userChangedValue = false;
278
+ //--------------------------------------------------------------------------
279
+ //
280
+ // Private Methods
281
+ //
282
+ //--------------------------------------------------------------------------
283
+ this.keyDownHandler = (event) => {
284
+ if (this.readOnly || this.disabled || event.defaultPrevented) {
285
+ return;
286
+ }
287
+ if (this.isClearable && event.key === "Escape") {
288
+ this.clearInputValue(event);
289
+ event.preventDefault();
290
+ }
291
+ if (event.key === "Enter") {
292
+ if (submitForm(this)) {
293
+ event.preventDefault();
294
+ }
295
+ }
296
+ };
297
+ this.clearInputValue = (nativeEvent) => {
298
+ this.setValue({
299
+ committing: true,
300
+ nativeEvent,
301
+ origin: "user",
302
+ value: "",
303
+ });
304
+ };
305
+ this.emitChangeIfUserModified = () => {
306
+ if (this.previousValueOrigin === "user" && this.value !== this.previousEmittedValue) {
307
+ this.calciteInputChange.emit();
308
+ this.setPreviousEmittedValue(this.value);
309
+ }
310
+ };
311
+ this.inputBlurHandler = () => {
312
+ window.clearInterval(this.nudgeNumberValueIntervalId);
313
+ this.calciteInternalInputBlur.emit();
314
+ this.emitChangeIfUserModified();
315
+ };
316
+ this.clickHandler = (event) => {
317
+ if (this.disabled) {
318
+ return;
319
+ }
320
+ const composedPath = event.composedPath();
321
+ if (!composedPath.includes(this.inputWrapperEl) ||
322
+ composedPath.includes(this.actionWrapperEl)) {
323
+ return;
324
+ }
325
+ this.setFocus();
326
+ };
327
+ this.inputFocusHandler = () => {
328
+ this.calciteInternalInputFocus.emit();
329
+ };
330
+ this.inputChangeHandler = () => {
331
+ if (this.type === "file") {
332
+ this.files = this.childEl.files;
333
+ }
334
+ };
335
+ this.inputInputHandler = (nativeEvent) => {
336
+ if (this.disabled || this.readOnly) {
337
+ return;
338
+ }
339
+ this.setValue({
340
+ nativeEvent,
341
+ origin: "user",
342
+ value: nativeEvent.target.value,
343
+ });
344
+ };
345
+ this.inputKeyDownHandler = (event) => {
346
+ if (this.disabled || this.readOnly) {
347
+ return;
348
+ }
349
+ if (event.key === "Enter") {
350
+ this.emitChangeIfUserModified();
351
+ }
352
+ };
353
+ this.inputNumberInputHandler = (nativeEvent) => {
354
+ if (this.disabled || this.readOnly) {
355
+ return;
356
+ }
357
+ if (this.value === "Infinity" || this.value === "-Infinity") {
358
+ return;
359
+ }
360
+ const value = nativeEvent.target.value;
361
+ numberStringFormatter.numberFormatOptions = {
362
+ locale: this.effectiveLocale,
363
+ numberingSystem: this.numberingSystem,
364
+ useGrouping: this.groupSeparator,
365
+ };
366
+ const delocalizedValue = numberStringFormatter.delocalize(value);
367
+ if (nativeEvent.inputType === "insertFromPaste") {
368
+ if (!isValidNumber(delocalizedValue)) {
369
+ nativeEvent.preventDefault();
370
+ }
371
+ this.setValue({
372
+ nativeEvent,
373
+ origin: "user",
374
+ value: parseNumberString(delocalizedValue),
375
+ });
376
+ this.childNumberEl.value = this.displayedValue;
377
+ }
378
+ else {
379
+ this.setValue({
380
+ nativeEvent,
381
+ origin: "user",
382
+ value: delocalizedValue,
383
+ });
384
+ }
385
+ };
386
+ this.inputNumberKeyDownHandler = (event) => {
387
+ if (this.type !== "number" || this.disabled || this.readOnly) {
388
+ return;
389
+ }
390
+ if (this.value === "Infinity" || this.value === "-Infinity") {
391
+ event.preventDefault();
392
+ if (event.key === "Backspace" || event.key === "Delete") {
393
+ this.clearInputValue(event);
394
+ }
395
+ return;
396
+ }
397
+ if (event.key === "ArrowUp") {
398
+ /* prevent default behavior of moving cursor to the beginning of the input when holding down ArrowUp */
399
+ event.preventDefault();
400
+ this.nudgeNumberValue("up", event);
401
+ return;
402
+ }
403
+ if (event.key === "ArrowDown") {
404
+ this.nudgeNumberValue("down", event);
405
+ return;
406
+ }
407
+ const supportedKeys = [
408
+ ...numberKeys,
409
+ "ArrowLeft",
410
+ "ArrowRight",
411
+ "Backspace",
412
+ "Delete",
413
+ "Enter",
414
+ "Escape",
415
+ "Tab",
416
+ ];
417
+ if (event.altKey || event.ctrlKey || event.metaKey) {
418
+ return;
419
+ }
420
+ const isShiftTabEvent = event.shiftKey && event.key === "Tab";
421
+ if (supportedKeys.includes(event.key) || isShiftTabEvent) {
422
+ if (event.key === "Enter") {
423
+ this.emitChangeIfUserModified();
424
+ }
425
+ return;
426
+ }
427
+ numberStringFormatter.numberFormatOptions = {
428
+ locale: this.effectiveLocale,
429
+ numberingSystem: this.numberingSystem,
430
+ useGrouping: this.groupSeparator,
431
+ };
432
+ if (event.key === numberStringFormatter.decimal) {
433
+ if (!this.value && !this.childNumberEl.value) {
434
+ return;
435
+ }
436
+ if (this.value && this.childNumberEl.value.indexOf(numberStringFormatter.decimal) === -1) {
437
+ return;
438
+ }
439
+ }
440
+ if (/[eE]/.test(event.key)) {
441
+ if (!this.value && !this.childNumberEl.value) {
442
+ return;
443
+ }
444
+ if (this.value && !/[eE]/.test(this.childNumberEl.value)) {
445
+ return;
446
+ }
447
+ }
448
+ if (event.key === "-") {
449
+ if (!this.value && !this.childNumberEl.value) {
450
+ return;
451
+ }
452
+ if (this.value && this.childNumberEl.value.split("-").length <= 2) {
453
+ return;
454
+ }
455
+ }
456
+ event.preventDefault();
457
+ };
458
+ this.nudgeNumberValue = (direction, nativeEvent) => {
459
+ if ((nativeEvent instanceof KeyboardEvent && nativeEvent.repeat) || this.type !== "number") {
460
+ return;
461
+ }
462
+ const inputMax = this.maxString ? parseFloat(this.maxString) : null;
463
+ const inputMin = this.minString ? parseFloat(this.minString) : null;
464
+ const valueNudgeDelayInMs = 150;
465
+ this.incrementOrDecrementNumberValue(direction, inputMax, inputMin, nativeEvent);
466
+ if (this.nudgeNumberValueIntervalId) {
467
+ window.clearInterval(this.nudgeNumberValueIntervalId);
468
+ }
469
+ let firstValueNudge = true;
470
+ this.nudgeNumberValueIntervalId = window.setInterval(() => {
471
+ if (firstValueNudge) {
472
+ firstValueNudge = false;
473
+ return;
474
+ }
475
+ this.incrementOrDecrementNumberValue(direction, inputMax, inputMin, nativeEvent);
476
+ }, valueNudgeDelayInMs);
477
+ };
478
+ this.numberButtonPointerUpAndOutHandler = () => {
479
+ window.clearInterval(this.nudgeNumberValueIntervalId);
480
+ };
481
+ this.numberButtonPointerDownHandler = (event) => {
482
+ if (!isPrimaryPointerButton(event)) {
483
+ return;
484
+ }
485
+ event.preventDefault();
486
+ const direction = event.target.dataset.adjustment;
487
+ if (!this.disabled) {
488
+ this.nudgeNumberValue(direction, event);
489
+ }
490
+ };
491
+ this.onHiddenFormInputInput = (event) => {
492
+ if (event.target.name === this.name) {
493
+ this.setValue({
494
+ value: event.target.value,
495
+ origin: "direct",
496
+ });
497
+ }
498
+ this.setFocus();
499
+ event.stopPropagation();
500
+ };
501
+ this.setChildElRef = (el) => {
502
+ this.childEl = el;
503
+ };
504
+ this.setChildNumberElRef = (el) => {
505
+ this.childNumberEl = el;
506
+ };
507
+ this.setInputValue = (newInputValue) => {
508
+ if (this.type === "text" && !this.childEl) {
509
+ return;
510
+ }
511
+ if (this.type === "number" && !this.childNumberEl) {
512
+ return;
513
+ }
514
+ this[`child${this.type === "number" ? "Number" : ""}El`].value = newInputValue;
515
+ };
516
+ this.setPreviousEmittedValue = (value) => {
517
+ this.previousEmittedValue = this.normalizeValue(value);
518
+ };
519
+ this.setPreviousValue = (value) => {
520
+ this.previousValue = this.normalizeValue(value);
521
+ };
522
+ this.setValue = ({ committing = false, nativeEvent, origin, previousValue, value, }) => {
523
+ this.setPreviousValue(previousValue ?? this.value);
524
+ this.previousValueOrigin = origin;
525
+ if (this.type === "number") {
526
+ numberStringFormatter.numberFormatOptions = {
527
+ locale: this.effectiveLocale,
528
+ numberingSystem: this.numberingSystem,
529
+ useGrouping: this.groupSeparator,
530
+ signDisplay: "never",
531
+ };
532
+ const isValueDeleted = this.previousValue?.length > value.length || this.value?.length > value.length;
533
+ const hasTrailingDecimalSeparator = value.charAt(value.length - 1) === ".";
534
+ const sanitizedValue = hasTrailingDecimalSeparator && isValueDeleted ? value : sanitizeNumberString(value);
535
+ const newValue = value && !sanitizedValue
536
+ ? isValidNumber(this.previousValue)
537
+ ? this.previousValue
538
+ : ""
539
+ : sanitizedValue;
540
+ let newLocalizedValue = numberStringFormatter.localize(newValue);
541
+ if (origin !== "connected" && !hasTrailingDecimalSeparator) {
542
+ newLocalizedValue = addLocalizedTrailingDecimalZeros(newLocalizedValue, newValue, numberStringFormatter);
543
+ }
544
+ // adds localized trailing decimal separator
545
+ this.displayedValue =
546
+ hasTrailingDecimalSeparator && isValueDeleted
547
+ ? `${newLocalizedValue}${numberStringFormatter.decimal}`
548
+ : newLocalizedValue;
549
+ this.userChangedValue = origin === "user" && this.value !== newValue;
550
+ // don't sanitize the start of negative/decimal numbers, but
551
+ // don't set value to an invalid number
552
+ this.value = ["-", "."].includes(newValue) ? "" : newValue;
553
+ }
554
+ else {
555
+ this.userChangedValue = origin === "user" && this.value !== value;
556
+ this.value = value;
557
+ }
558
+ if (origin === "direct") {
559
+ this.setInputValue(value);
560
+ this.previousEmittedValue = value;
561
+ }
562
+ if (nativeEvent) {
563
+ const calciteInputInputEvent = this.calciteInputInput.emit();
564
+ if (calciteInputInputEvent.defaultPrevented) {
565
+ this.value = this.previousValue;
566
+ this.displayedValue =
567
+ this.type === "number"
568
+ ? numberStringFormatter.localize(this.previousValue)
569
+ : this.previousValue;
570
+ }
571
+ else if (committing) {
572
+ this.emitChangeIfUserModified();
573
+ }
574
+ }
575
+ };
576
+ this.inputKeyUpHandler = () => {
577
+ window.clearInterval(this.nudgeNumberValueIntervalId);
578
+ };
579
+ this.alignment = "start";
580
+ this.autofocus = undefined;
581
+ this.clearable = false;
582
+ this.disabled = false;
583
+ this.enterKeyHint = undefined;
584
+ this.form = undefined;
585
+ this.groupSeparator = false;
586
+ this.icon = undefined;
587
+ this.iconFlipRtl = false;
588
+ this.inputMode = undefined;
589
+ this.label = undefined;
590
+ this.loading = false;
591
+ this.numberingSystem = undefined;
592
+ this.localeFormat = false;
593
+ this.max = undefined;
594
+ this.min = undefined;
595
+ this.maxLength = undefined;
596
+ this.minLength = undefined;
597
+ this.validationMessage = undefined;
598
+ this.validationIcon = undefined;
599
+ this.validity = {
600
+ valid: false,
601
+ badInput: false,
602
+ customError: false,
603
+ patternMismatch: false,
604
+ rangeOverflow: false,
605
+ rangeUnderflow: false,
606
+ stepMismatch: false,
607
+ tooLong: false,
608
+ tooShort: false,
609
+ typeMismatch: false,
610
+ valueMissing: false,
611
+ };
612
+ this.name = undefined;
613
+ this.numberButtonType = "vertical";
614
+ this.placeholder = undefined;
615
+ this.prefixText = undefined;
616
+ this.readOnly = false;
617
+ this.required = false;
618
+ this.scale = "m";
619
+ this.status = "idle";
620
+ this.step = undefined;
621
+ this.autocomplete = undefined;
622
+ this.pattern = undefined;
623
+ this.accept = undefined;
624
+ this.multiple = false;
625
+ this.suffixText = undefined;
626
+ this.editingEnabled = false;
627
+ this.type = "text";
628
+ this.value = "";
629
+ this.files = undefined;
630
+ this.messages = undefined;
631
+ this.messageOverrides = undefined;
632
+ this.defaultMessages = undefined;
633
+ this.effectiveLocale = "";
634
+ this.displayedValue = undefined;
635
+ this.slottedActionElDisabledInternally = false;
636
+ }
637
+ //--------------------------------------------------------------------------
638
+ //
639
+ // Global attributes
640
+ //
641
+ //--------------------------------------------------------------------------
642
+ handleGlobalAttributesChanged() {
643
+ forceUpdate(this);
644
+ }
645
+ disabledWatcher() {
646
+ this.setDisabledAction();
647
+ }
648
+ /** watcher to update number-to-string for max */
649
+ maxWatcher() {
650
+ this.maxString = this.max?.toString() || null;
651
+ }
652
+ /** watcher to update number-to-string for min */
653
+ minWatcher() {
654
+ this.minString = this.min?.toString() || null;
655
+ }
656
+ onMessagesChange() {
657
+ /* wired up by t9n util */
658
+ }
659
+ valueWatcher(newValue, previousValue) {
660
+ if (!this.userChangedValue) {
661
+ if (this.type === "number" && (newValue === "Infinity" || newValue === "-Infinity")) {
662
+ this.displayedValue = newValue;
663
+ this.previousEmittedValue = newValue;
664
+ return;
665
+ }
666
+ this.setValue({
667
+ origin: "direct",
668
+ previousValue,
669
+ value: newValue == null || newValue == ""
670
+ ? ""
671
+ : this.type === "number"
672
+ ? isValidNumber(newValue)
673
+ ? newValue
674
+ : this.previousValue || ""
675
+ : newValue,
676
+ });
677
+ this.warnAboutInvalidNumberValue(newValue);
678
+ }
679
+ this.userChangedValue = false;
680
+ }
681
+ updateRequestedIcon() {
682
+ this.requestedIcon = setRequestedIcon(INPUT_TYPE_ICONS, this.icon, this.type);
683
+ }
684
+ get isClearable() {
685
+ return !this.isTextarea && (this.clearable || this.type === "search") && this.value?.length > 0;
686
+ }
687
+ get isTextarea() {
688
+ return this.childElType === "textarea";
689
+ }
690
+ effectiveLocaleChange() {
691
+ updateMessages(this, this.effectiveLocale);
692
+ }
693
+ //--------------------------------------------------------------------------
694
+ //
695
+ // Lifecycle
696
+ //
697
+ //--------------------------------------------------------------------------
698
+ connectedCallback() {
699
+ connectLocalized(this);
700
+ connectMessages(this);
701
+ this.inlineEditableEl = this.el.closest("calcite-inline-editable");
702
+ if (this.inlineEditableEl) {
703
+ this.editingEnabled = this.inlineEditableEl.editingEnabled || false;
704
+ }
705
+ connectLabel(this);
706
+ connectForm(this);
707
+ this.mutationObserver?.observe(this.el, { childList: true });
708
+ this.setDisabledAction();
709
+ this.el.addEventListener(internalHiddenInputInputEvent, this.onHiddenFormInputInput);
710
+ }
711
+ disconnectedCallback() {
712
+ disconnectLabel(this);
713
+ disconnectForm(this);
714
+ disconnectLocalized(this);
715
+ disconnectMessages(this);
716
+ this.mutationObserver?.disconnect();
717
+ this.el.removeEventListener(internalHiddenInputInputEvent, this.onHiddenFormInputInput);
718
+ }
719
+ async componentWillLoad() {
720
+ setUpLoadableComponent(this);
721
+ this.childElType = this.type === "textarea" ? "textarea" : "input";
722
+ this.maxString = this.max?.toString();
723
+ this.minString = this.min?.toString();
724
+ this.requestedIcon = setRequestedIcon(INPUT_TYPE_ICONS, this.icon, this.type);
725
+ await setUpMessages(this);
726
+ this.setPreviousEmittedValue(this.value);
727
+ this.setPreviousValue(this.value);
728
+ if (this.type === "number") {
729
+ if (this.value === "Infinity" || this.value === "-Infinity") {
730
+ this.displayedValue = this.value;
731
+ this.previousEmittedValue = this.value;
732
+ }
733
+ else {
734
+ this.warnAboutInvalidNumberValue(this.value);
735
+ this.setValue({
736
+ origin: "connected",
737
+ value: isValidNumber(this.value) ? this.value : "",
738
+ });
739
+ }
740
+ }
741
+ }
742
+ componentDidLoad() {
743
+ setComponentLoaded(this);
744
+ }
745
+ componentShouldUpdate(newValue, oldValue, property) {
746
+ if (this.type === "number" && property === "value" && newValue && !isValidNumber(newValue)) {
747
+ this.setValue({
748
+ origin: "reset",
749
+ value: oldValue,
750
+ });
751
+ return false;
752
+ }
753
+ return true;
754
+ }
755
+ componentDidRender() {
756
+ updateHostInteraction(this);
757
+ }
758
+ //--------------------------------------------------------------------------
759
+ //
760
+ // Public Methods
761
+ //
762
+ //--------------------------------------------------------------------------
763
+ /** Sets focus on the component. */
764
+ async setFocus() {
765
+ await componentFocusable(this);
766
+ if (this.type === "number") {
767
+ this.childNumberEl?.focus();
768
+ }
769
+ else {
770
+ this.childEl?.focus();
771
+ }
772
+ }
773
+ /** Selects the text of the component's `value`. */
774
+ async selectText() {
775
+ if (this.type === "number") {
776
+ this.childNumberEl?.select();
777
+ }
778
+ else {
779
+ this.childEl?.select();
780
+ }
781
+ }
782
+ onLabelClick() {
783
+ this.setFocus();
784
+ }
785
+ incrementOrDecrementNumberValue(direction, inputMax, inputMin, nativeEvent) {
786
+ const { value } = this;
787
+ if (value === "Infinity" || value === "-Infinity") {
788
+ return;
789
+ }
790
+ const adjustment = direction === "up" ? 1 : -1;
791
+ const inputStep = this.step === "any" ? 1 : Math.abs(this.step || 1);
792
+ const inputVal = new BigDecimal(value !== "" ? value : "0");
793
+ const nudgedValue = inputVal.add(`${inputStep * adjustment}`);
794
+ const nudgedValueBelowInputMin = () => typeof inputMin === "number" &&
795
+ !isNaN(inputMin) &&
796
+ nudgedValue.subtract(`${inputMin}`).isNegative;
797
+ const nudgedValueAboveInputMax = () => typeof inputMax === "number" &&
798
+ !isNaN(inputMax) &&
799
+ !nudgedValue.subtract(`${inputMax}`).isNegative;
800
+ const finalValue = nudgedValueBelowInputMin()
801
+ ? `${inputMin}`
802
+ : nudgedValueAboveInputMax()
803
+ ? `${inputMax}`
804
+ : nudgedValue.toString();
805
+ this.setValue({
806
+ committing: true,
807
+ nativeEvent,
808
+ origin: "user",
809
+ value: finalValue,
810
+ });
811
+ }
812
+ syncHiddenFormInput(input) {
813
+ syncHiddenFormInput(this.type, this, input);
814
+ }
815
+ setDisabledAction() {
816
+ const slottedActionEl = getSlotted(this.el, "action");
817
+ if (!slottedActionEl) {
818
+ return;
819
+ }
820
+ if (this.disabled) {
821
+ if (slottedActionEl.getAttribute("disabled") == null) {
822
+ this.slottedActionElDisabledInternally = true;
823
+ }
824
+ slottedActionEl.setAttribute("disabled", "");
825
+ }
826
+ else if (this.slottedActionElDisabledInternally) {
827
+ slottedActionEl.removeAttribute("disabled");
828
+ this.slottedActionElDisabledInternally = false;
829
+ }
830
+ }
831
+ normalizeValue(value) {
832
+ return this.type === "number" ? (isValidNumber(value) ? value : "") : value;
833
+ }
834
+ warnAboutInvalidNumberValue(value) {
835
+ if (this.type === "number" && value && !isValidNumber(value)) {
836
+ console.warn(`The specified value "${value}" cannot be parsed, or is out of range.`);
837
+ }
838
+ }
839
+ // --------------------------------------------------------------------------
840
+ //
841
+ // Render Methods
842
+ //
843
+ // --------------------------------------------------------------------------
844
+ render() {
845
+ const dir = getElementDir(this.el);
846
+ const loader = (h("div", { key: 'ed9acea9dbc18f4cfc5e7095c1e2de0b1adfdf35', class: CSS.loader }, h("calcite-progress", { key: '58321a27c25dd848a648d2e3d5ca6dfc3f5fd649', label: this.messages.loading, type: "indeterminate" })));
847
+ const inputClearButton = (h("button", { key: '348d8dee0c032afe986b1e253c9d667256f3d9f0', "aria-label": this.messages.clear, class: CSS.clearButton, disabled: this.disabled || this.readOnly, onClick: this.clearInputValue, tabIndex: -1, type: "button" }, h("calcite-icon", { key: '334b68a283b767c0e9bea09ccfd83d09c8c17711', icon: "x", scale: getIconScale(this.scale) })));
848
+ const iconEl = (h("calcite-icon", { key: '4ab83aa9268277a38449ebe4a6e3db4dc9badcae', class: CSS.inputIcon, flipRtl: this.iconFlipRtl, icon: this.requestedIcon, scale: getIconScale(this.scale) }));
849
+ const isHorizontalNumberButton = this.numberButtonType === "horizontal";
850
+ const numberButtonsHorizontalUp = (h("button", { key: '2dd700034d38581aaea39c019e626ffa1a2c1c16', "aria-hidden": "true", class: {
851
+ [CSS.numberButtonItem]: true,
852
+ [CSS.buttonItemHorizontal]: isHorizontalNumberButton,
853
+ }, "data-adjustment": "up", disabled: this.disabled || this.readOnly, onPointerDown: this.numberButtonPointerDownHandler, onPointerOut: this.numberButtonPointerUpAndOutHandler, onPointerUp: this.numberButtonPointerUpAndOutHandler, tabIndex: -1, type: "button" }, h("calcite-icon", { key: '6ca9a7c93aa14520292ad8c800c4e099bd46f30d', icon: "chevron-up", scale: getIconScale(this.scale) })));
854
+ const numberButtonsHorizontalDown = (h("button", { key: 'cdbd88ddd308bd82b6d239a83f365a2c5e226cfc', "aria-hidden": "true", class: {
855
+ [CSS.numberButtonItem]: true,
856
+ [CSS.buttonItemHorizontal]: isHorizontalNumberButton,
857
+ }, "data-adjustment": "down", disabled: this.disabled || this.readOnly, onPointerDown: this.numberButtonPointerDownHandler, onPointerOut: this.numberButtonPointerUpAndOutHandler, onPointerUp: this.numberButtonPointerUpAndOutHandler, tabIndex: -1, type: "button" }, h("calcite-icon", { key: 'f1b9cf329da9add564d690c517ddcc414c4fbfa3', icon: "chevron-down", scale: getIconScale(this.scale) })));
858
+ const numberButtonsVertical = (h("div", { key: '247efdce33568f219b1bf3bf252b8b19a74d03ea', class: CSS.numberButtonWrapper }, numberButtonsHorizontalUp, numberButtonsHorizontalDown));
859
+ const prefixText = h("div", { key: '01819a850399fb20a29471861e011695bf80af97', class: CSS.prefix }, this.prefixText);
860
+ const suffixText = h("div", { key: 'dcc073305f3824a0eb72ef230bd217dabdb72104', class: CSS.suffix }, this.suffixText);
861
+ const autofocus = this.el.autofocus || this.el.hasAttribute("autofocus") ? true : null;
862
+ const enterKeyHint = this.el.enterKeyHint || this.el.getAttribute("enterkeyhint");
863
+ const inputMode = this.el.inputMode || this.el.getAttribute("inputmode");
864
+ const localeNumberInput = this.type === "number" ? (h("input", { accept: this.accept, "aria-errormessage": IDS.validationMessage, "aria-invalid": toAriaBoolean(this.status === "invalid"), "aria-label": getLabelText(this), autocomplete: this.autocomplete, autofocus: autofocus, defaultValue: this.defaultValue, disabled: this.disabled ? true : null, enterKeyHint: enterKeyHint, inputMode: inputMode, key: "localized-input", maxLength: this.maxLength, minLength: this.minLength, multiple: this.multiple, name: undefined, onBlur: this.inputBlurHandler, onFocus: this.inputFocusHandler, onInput: this.inputNumberInputHandler, onKeyDown: this.inputNumberKeyDownHandler, onKeyUp: this.inputKeyUpHandler, pattern: this.pattern, placeholder: this.placeholder || "", readOnly: this.readOnly, ref: this.setChildNumberElRef, type: "text", value: this.displayedValue })) : null;
865
+ const childEl = this.type !== "number"
866
+ ? [
867
+ h(this.childElType, { accept: this.accept, "aria-errormessage": IDS.validationMessage, "aria-invalid": toAriaBoolean(this.status === "invalid"), "aria-label": getLabelText(this), autocomplete: this.autocomplete, autofocus: autofocus, class: {
868
+ [CSS.editingEnabled]: this.editingEnabled,
869
+ [CSS.inlineChild]: !!this.inlineEditableEl,
870
+ }, defaultValue: this.defaultValue, disabled: this.disabled ? true : null, enterKeyHint: enterKeyHint, inputMode: inputMode, max: this.maxString, maxLength: this.maxLength, min: this.minString, minLength: this.minLength, multiple: this.multiple, name: this.name, onBlur: this.inputBlurHandler, onChange: this.inputChangeHandler, onFocus: this.inputFocusHandler, onInput: this.inputInputHandler, onKeyDown: this.inputKeyDownHandler, onKeyUp: this.inputKeyUpHandler, pattern: this.pattern, placeholder: this.placeholder || "", readOnly: this.readOnly, ref: this.setChildElRef, required: this.required ? true : null, step: this.step, tabIndex: this.disabled || (this.inlineEditableEl && !this.editingEnabled) ? -1 : null, type: this.type, value: this.value }),
871
+ this.isTextarea ? (h("div", { class: CSS.resizeIconWrapper }, h("calcite-icon", { icon: "chevron-down", scale: getIconScale(this.scale) }))) : null,
872
+ ]
873
+ : null;
874
+ return (h(Host, { key: '23d6092960315f172a56105b9af75ddc6497874c', onClick: this.clickHandler, onKeyDown: this.keyDownHandler }, h(InteractiveContainer, { key: '1bb063f39c14a829a376465fa8c2bbc288046ac7', disabled: this.disabled }, h("div", { key: '7f3644f002b7cb75d93d9c0218508b502ddcfd0b', class: { [CSS.inputWrapper]: true, [CSS_UTILITY.rtl]: dir === "rtl" }, ref: (el) => (this.inputWrapperEl = el) }, this.type === "number" && this.numberButtonType === "horizontal" && !this.readOnly
875
+ ? numberButtonsHorizontalDown
876
+ : null, this.prefixText ? prefixText : null, h("div", { key: '0d01898e4949a60e0853c1a72669f5c9d6c91ba5', class: CSS.wrapper }, localeNumberInput, childEl, this.isClearable ? inputClearButton : null, this.requestedIcon ? iconEl : null, this.loading ? loader : null), h("div", { key: '42e7adec440e417128feb9845c36d0444e6c1ae4', class: CSS.actionWrapper, ref: (el) => (this.actionWrapperEl = el) }, h("slot", { key: 'f391b035ad9fc108d1f99c4cedf539425c20a36d', name: SLOTS.action })), this.type === "number" && this.numberButtonType === "vertical" && !this.readOnly
877
+ ? numberButtonsVertical
878
+ : null, this.suffixText ? suffixText : null, this.type === "number" && this.numberButtonType === "horizontal" && !this.readOnly
879
+ ? numberButtonsHorizontalUp
880
+ : null, h(HiddenFormInputSlot, { key: 'df415df551b4a9a16565c8f554454d01aa89327e', component: this })), this.validationMessage && this.status === "invalid" ? (h(Validation, { icon: this.validationIcon, id: IDS.validationMessage, message: this.validationMessage, scale: this.scale, status: this.status })) : null)));
881
+ }
882
+ static get assetsDirs() { return ["assets"]; }
883
+ get el() { return this; }
884
+ static get watchers() { return {
885
+ "autofocus": ["handleGlobalAttributesChanged"],
886
+ "enterkeyhint": ["handleGlobalAttributesChanged"],
887
+ "inputmode": ["handleGlobalAttributesChanged"],
888
+ "disabled": ["disabledWatcher"],
889
+ "max": ["maxWatcher"],
890
+ "min": ["minWatcher"],
891
+ "messageOverrides": ["onMessagesChange"],
892
+ "value": ["valueWatcher"],
893
+ "icon": ["updateRequestedIcon"],
894
+ "type": ["updateRequestedIcon"],
895
+ "effectiveLocale": ["effectiveLocaleChange"]
896
+ }; }
897
+ static get style() { return CalciteInputStyle0; }
898
+ }, [1, "calcite-input", {
899
+ "alignment": [513],
900
+ "autofocus": [4],
901
+ "clearable": [516],
902
+ "disabled": [516],
903
+ "enterKeyHint": [1, "enter-key-hint"],
904
+ "form": [513],
905
+ "groupSeparator": [516, "group-separator"],
906
+ "icon": [520],
907
+ "iconFlipRtl": [516, "icon-flip-rtl"],
908
+ "inputMode": [1, "input-mode"],
909
+ "label": [1],
910
+ "loading": [516],
911
+ "numberingSystem": [513, "numbering-system"],
912
+ "localeFormat": [4, "locale-format"],
913
+ "max": [514],
914
+ "min": [514],
915
+ "maxLength": [514, "max-length"],
916
+ "minLength": [514, "min-length"],
917
+ "validationMessage": [1, "validation-message"],
918
+ "validationIcon": [520, "validation-icon"],
919
+ "validity": [1040],
920
+ "name": [513],
921
+ "numberButtonType": [513, "number-button-type"],
922
+ "placeholder": [1],
923
+ "prefixText": [1, "prefix-text"],
924
+ "readOnly": [516, "read-only"],
925
+ "required": [516],
926
+ "scale": [513],
927
+ "status": [513],
928
+ "step": [520],
929
+ "autocomplete": [1],
930
+ "pattern": [1],
931
+ "accept": [1],
932
+ "multiple": [4],
933
+ "suffixText": [1, "suffix-text"],
934
+ "editingEnabled": [1540, "editing-enabled"],
935
+ "type": [513],
936
+ "value": [1025],
937
+ "files": [16],
938
+ "messages": [1040],
939
+ "messageOverrides": [1040],
940
+ "defaultMessages": [32],
941
+ "effectiveLocale": [32],
942
+ "displayedValue": [32],
943
+ "slottedActionElDisabledInternally": [32],
944
+ "setFocus": [64],
945
+ "selectText": [64]
946
+ }, undefined, {
947
+ "autofocus": ["handleGlobalAttributesChanged"],
948
+ "enterkeyhint": ["handleGlobalAttributesChanged"],
949
+ "inputmode": ["handleGlobalAttributesChanged"],
950
+ "disabled": ["disabledWatcher"],
951
+ "max": ["maxWatcher"],
952
+ "min": ["minWatcher"],
953
+ "messageOverrides": ["onMessagesChange"],
954
+ "value": ["valueWatcher"],
955
+ "icon": ["updateRequestedIcon"],
956
+ "type": ["updateRequestedIcon"],
957
+ "effectiveLocale": ["effectiveLocaleChange"]
958
+ }]);
959
+ function defineCustomElement$1() {
960
+ if (typeof customElements === "undefined") {
961
+ return;
962
+ }
963
+ const components = ["calcite-input", "calcite-icon", "calcite-input-message", "calcite-progress"];
964
+ components.forEach(tagName => { switch (tagName) {
965
+ case "calcite-input":
966
+ if (!customElements.get(tagName)) {
967
+ customElements.define(tagName, Input);
968
+ }
969
+ break;
970
+ case "calcite-icon":
971
+ if (!customElements.get(tagName)) {
972
+ defineCustomElement$4();
973
+ }
974
+ break;
975
+ case "calcite-input-message":
976
+ if (!customElements.get(tagName)) {
977
+ defineCustomElement$3();
978
+ }
979
+ break;
980
+ case "calcite-progress":
981
+ if (!customElements.get(tagName)) {
982
+ defineCustomElement$2();
983
+ }
984
+ break;
985
+ } });
986
+ }
987
+ defineCustomElement$1();
988
+
989
+ /*!
990
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
991
+ * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
992
+ * v2.13.2
993
+ */
994
+
995
+ const CalciteInput = Input;
996
+ const defineCustomElement = defineCustomElement$1;
997
+
998
+ export { CalciteInput, defineCustomElement };