@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,1867 @@
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 { r as registerInstance, c as createEvent, h, H as Host, g as getElement } from './index-d233c7a2.js';
7
+ import { s as submitForm, c as connectForm, d as disconnectForm, H as HiddenFormInputSlot } from './form-99398da6.js';
8
+ import { u as updateHostInteraction, I as InteractiveContainer } from './interactive-cad37709.js';
9
+ import { n as numberKeys } from './key-2e7789c2.js';
10
+ import { c as connectLabel, d as disconnectLabel, g as getLabelText } from './label-56002f24.js';
11
+ import { c as componentFocusable, s as setUpLoadableComponent, a as setComponentLoaded } from './loadable-dc3f24a8.js';
12
+ import { n as numberStringFormatter, g as getSupportedLocale, c as connectLocalized, d as disconnectLocalized } from './locale-911eca09.js';
13
+ import { a as activateFocusTrap, d as deactivateFocusTrap, c as connectFocusTrap } from './focusTrapComponent-e80b8863.js';
14
+ import { l as localizeTimeString, t as toISOTimeString, i as isValidTime, f as formatTimeString, a as formatTimePart } from './time-bca5f70b.js';
15
+ import { u as updateMessages, c as connectMessages, s as setUpMessages, d as disconnectMessages } from './t9n-1698878e.js';
16
+ import { d as decimalPlaces } from './math-abbf3537.js';
17
+ import { g as getIconScale } from './component-09697fb8.js';
18
+ import { V as Validation } from './Validation-b62abebe.js';
19
+ import { f as focusFirstTabbable, t as toAriaBoolean } from './dom-66c5cd46.js';
20
+ import { s as syncHiddenFormInput } from './input-461c96ef.js';
21
+
22
+ var SECONDS_A_MINUTE = 60;
23
+ var SECONDS_A_HOUR = SECONDS_A_MINUTE * 60;
24
+ var SECONDS_A_DAY = SECONDS_A_HOUR * 24;
25
+ var SECONDS_A_WEEK = SECONDS_A_DAY * 7;
26
+ var MILLISECONDS_A_SECOND = 1e3;
27
+ var MILLISECONDS_A_MINUTE = SECONDS_A_MINUTE * MILLISECONDS_A_SECOND;
28
+ var MILLISECONDS_A_HOUR = SECONDS_A_HOUR * MILLISECONDS_A_SECOND;
29
+ var MILLISECONDS_A_DAY = SECONDS_A_DAY * MILLISECONDS_A_SECOND;
30
+ var MILLISECONDS_A_WEEK = SECONDS_A_WEEK * MILLISECONDS_A_SECOND; // English locales
31
+
32
+ var MS = 'millisecond';
33
+ var S = 'second';
34
+ var MIN = 'minute';
35
+ var H = 'hour';
36
+ var D = 'day';
37
+ var W = 'week';
38
+ var M = 'month';
39
+ var Q = 'quarter';
40
+ var Y = 'year';
41
+ var DATE = 'date';
42
+ var FORMAT_DEFAULT = 'YYYY-MM-DDTHH:mm:ssZ';
43
+ var INVALID_DATE_STRING = 'Invalid Date'; // regex
44
+
45
+ var REGEX_PARSE = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/;
46
+ var REGEX_FORMAT = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g;
47
+
48
+ // English [en]
49
+ // We don't need weekdaysShort, weekdaysMin, monthsShort in en.js locale
50
+ const en = {
51
+ name: 'en',
52
+ weekdays: 'Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday'.split('_'),
53
+ months: 'January_February_March_April_May_June_July_August_September_October_November_December'.split('_'),
54
+ ordinal: function ordinal(n) {
55
+ var s = ['th', 'st', 'nd', 'rd'];
56
+ var v = n % 100;
57
+ return "[" + n + (s[(v - 20) % 10] || s[v] || s[0]) + "]";
58
+ }
59
+ };
60
+
61
+ const en$1 = /*#__PURE__*/Object.freeze({
62
+ __proto__: null,
63
+ 'default': en
64
+ });
65
+
66
+ var padStart = function padStart(string, length, pad) {
67
+ var s = String(string);
68
+ if (!s || s.length >= length) return string;
69
+ return "" + Array(length + 1 - s.length).join(pad) + string;
70
+ };
71
+
72
+ var padZoneStr = function padZoneStr(instance) {
73
+ var negMinutes = -instance.utcOffset();
74
+ var minutes = Math.abs(negMinutes);
75
+ var hourOffset = Math.floor(minutes / 60);
76
+ var minuteOffset = minutes % 60;
77
+ return "" + (negMinutes <= 0 ? '+' : '-') + padStart(hourOffset, 2, '0') + ":" + padStart(minuteOffset, 2, '0');
78
+ };
79
+
80
+ var monthDiff = function monthDiff(a, b) {
81
+ // function from moment.js in order to keep the same result
82
+ if (a.date() < b.date()) return -monthDiff(b, a);
83
+ var wholeMonthDiff = (b.year() - a.year()) * 12 + (b.month() - a.month());
84
+ var anchor = a.clone().add(wholeMonthDiff, M);
85
+ var c = b - anchor < 0;
86
+ var anchor2 = a.clone().add(wholeMonthDiff + (c ? -1 : 1), M);
87
+ return +(-(wholeMonthDiff + (b - anchor) / (c ? anchor - anchor2 : anchor2 - anchor)) || 0);
88
+ };
89
+
90
+ var absFloor = function absFloor(n) {
91
+ return n < 0 ? Math.ceil(n) || 0 : Math.floor(n);
92
+ };
93
+
94
+ var prettyUnit = function prettyUnit(u) {
95
+ var special = {
96
+ M: M,
97
+ y: Y,
98
+ w: W,
99
+ d: D,
100
+ D: DATE,
101
+ h: H,
102
+ m: MIN,
103
+ s: S,
104
+ ms: MS,
105
+ Q: Q
106
+ };
107
+ return special[u] || String(u || '').toLowerCase().replace(/s$/, '');
108
+ };
109
+
110
+ var isUndefined = function isUndefined(s) {
111
+ return s === undefined;
112
+ };
113
+
114
+ const U = {
115
+ s: padStart,
116
+ z: padZoneStr,
117
+ m: monthDiff,
118
+ a: absFloor,
119
+ p: prettyUnit,
120
+ u: isUndefined
121
+ };
122
+
123
+ var L = 'en'; // global locale
124
+
125
+ var Ls = {}; // global loaded locale
126
+
127
+ Ls[L] = en;
128
+ var IS_DAYJS = '$isDayjsObject'; // eslint-disable-next-line no-use-before-define
129
+
130
+ var isDayjs = function isDayjs(d) {
131
+ return d instanceof Dayjs || !!(d && d[IS_DAYJS]);
132
+ };
133
+
134
+ var parseLocale = function parseLocale(preset, object, isLocal) {
135
+ var l;
136
+ if (!preset) return L;
137
+
138
+ if (typeof preset === 'string') {
139
+ var presetLower = preset.toLowerCase();
140
+
141
+ if (Ls[presetLower]) {
142
+ l = presetLower;
143
+ }
144
+
145
+ if (object) {
146
+ Ls[presetLower] = object;
147
+ l = presetLower;
148
+ }
149
+
150
+ var presetSplit = preset.split('-');
151
+
152
+ if (!l && presetSplit.length > 1) {
153
+ return parseLocale(presetSplit[0]);
154
+ }
155
+ } else {
156
+ var name = preset.name;
157
+ Ls[name] = preset;
158
+ l = name;
159
+ }
160
+
161
+ if (!isLocal && l) L = l;
162
+ return l || !isLocal && L;
163
+ };
164
+
165
+ var dayjs = function dayjs(date, c) {
166
+ if (isDayjs(date)) {
167
+ return date.clone();
168
+ } // eslint-disable-next-line no-nested-ternary
169
+
170
+
171
+ var cfg = typeof c === 'object' ? c : {};
172
+ cfg.date = date;
173
+ cfg.args = arguments; // eslint-disable-line prefer-rest-params
174
+
175
+ return new Dayjs(cfg); // eslint-disable-line no-use-before-define
176
+ };
177
+
178
+ var wrapper = function wrapper(date, instance) {
179
+ return dayjs(date, {
180
+ locale: instance.$L,
181
+ utc: instance.$u,
182
+ x: instance.$x,
183
+ $offset: instance.$offset // todo: refactor; do not use this.$offset in you code
184
+
185
+ });
186
+ };
187
+
188
+ var Utils = U; // for plugin use
189
+
190
+ Utils.l = parseLocale;
191
+ Utils.i = isDayjs;
192
+ Utils.w = wrapper;
193
+
194
+ var parseDate = function parseDate(cfg) {
195
+ var date = cfg.date,
196
+ utc = cfg.utc;
197
+ if (date === null) return new Date(NaN); // null is invalid
198
+
199
+ if (Utils.u(date)) return new Date(); // today
200
+
201
+ if (date instanceof Date) return new Date(date);
202
+
203
+ if (typeof date === 'string' && !/Z$/i.test(date)) {
204
+ var d = date.match(REGEX_PARSE);
205
+
206
+ if (d) {
207
+ var m = d[2] - 1 || 0;
208
+ var ms = (d[7] || '0').substring(0, 3);
209
+
210
+ if (utc) {
211
+ return new Date(Date.UTC(d[1], m, d[3] || 1, d[4] || 0, d[5] || 0, d[6] || 0, ms));
212
+ }
213
+
214
+ return new Date(d[1], m, d[3] || 1, d[4] || 0, d[5] || 0, d[6] || 0, ms);
215
+ }
216
+ }
217
+
218
+ return new Date(date); // everything else
219
+ };
220
+
221
+ var Dayjs = /*#__PURE__*/function () {
222
+ function Dayjs(cfg) {
223
+ this.$L = parseLocale(cfg.locale, null, true);
224
+ this.parse(cfg); // for plugin
225
+
226
+ this.$x = this.$x || cfg.x || {};
227
+ this[IS_DAYJS] = true;
228
+ }
229
+
230
+ var _proto = Dayjs.prototype;
231
+
232
+ _proto.parse = function parse(cfg) {
233
+ this.$d = parseDate(cfg);
234
+ this.init();
235
+ };
236
+
237
+ _proto.init = function init() {
238
+ var $d = this.$d;
239
+ this.$y = $d.getFullYear();
240
+ this.$M = $d.getMonth();
241
+ this.$D = $d.getDate();
242
+ this.$W = $d.getDay();
243
+ this.$H = $d.getHours();
244
+ this.$m = $d.getMinutes();
245
+ this.$s = $d.getSeconds();
246
+ this.$ms = $d.getMilliseconds();
247
+ } // eslint-disable-next-line class-methods-use-this
248
+ ;
249
+
250
+ _proto.$utils = function $utils() {
251
+ return Utils;
252
+ };
253
+
254
+ _proto.isValid = function isValid() {
255
+ return !(this.$d.toString() === INVALID_DATE_STRING);
256
+ };
257
+
258
+ _proto.isSame = function isSame(that, units) {
259
+ var other = dayjs(that);
260
+ return this.startOf(units) <= other && other <= this.endOf(units);
261
+ };
262
+
263
+ _proto.isAfter = function isAfter(that, units) {
264
+ return dayjs(that) < this.startOf(units);
265
+ };
266
+
267
+ _proto.isBefore = function isBefore(that, units) {
268
+ return this.endOf(units) < dayjs(that);
269
+ };
270
+
271
+ _proto.$g = function $g(input, get, set) {
272
+ if (Utils.u(input)) return this[get];
273
+ return this.set(set, input);
274
+ };
275
+
276
+ _proto.unix = function unix() {
277
+ return Math.floor(this.valueOf() / 1000);
278
+ };
279
+
280
+ _proto.valueOf = function valueOf() {
281
+ // timezone(hour) * 60 * 60 * 1000 => ms
282
+ return this.$d.getTime();
283
+ };
284
+
285
+ _proto.startOf = function startOf(units, _startOf) {
286
+ var _this = this;
287
+
288
+ // startOf -> endOf
289
+ var isStartOf = !Utils.u(_startOf) ? _startOf : true;
290
+ var unit = Utils.p(units);
291
+
292
+ var instanceFactory = function instanceFactory(d, m) {
293
+ var ins = Utils.w(_this.$u ? Date.UTC(_this.$y, m, d) : new Date(_this.$y, m, d), _this);
294
+ return isStartOf ? ins : ins.endOf(D);
295
+ };
296
+
297
+ var instanceFactorySet = function instanceFactorySet(method, slice) {
298
+ var argumentStart = [0, 0, 0, 0];
299
+ var argumentEnd = [23, 59, 59, 999];
300
+ return Utils.w(_this.toDate()[method].apply( // eslint-disable-line prefer-spread
301
+ _this.toDate('s'), (isStartOf ? argumentStart : argumentEnd).slice(slice)), _this);
302
+ };
303
+
304
+ var $W = this.$W,
305
+ $M = this.$M,
306
+ $D = this.$D;
307
+ var utcPad = "set" + (this.$u ? 'UTC' : '');
308
+
309
+ switch (unit) {
310
+ case Y:
311
+ return isStartOf ? instanceFactory(1, 0) : instanceFactory(31, 11);
312
+
313
+ case M:
314
+ return isStartOf ? instanceFactory(1, $M) : instanceFactory(0, $M + 1);
315
+
316
+ case W:
317
+ {
318
+ var weekStart = this.$locale().weekStart || 0;
319
+ var gap = ($W < weekStart ? $W + 7 : $W) - weekStart;
320
+ return instanceFactory(isStartOf ? $D - gap : $D + (6 - gap), $M);
321
+ }
322
+
323
+ case D:
324
+ case DATE:
325
+ return instanceFactorySet(utcPad + "Hours", 0);
326
+
327
+ case H:
328
+ return instanceFactorySet(utcPad + "Minutes", 1);
329
+
330
+ case MIN:
331
+ return instanceFactorySet(utcPad + "Seconds", 2);
332
+
333
+ case S:
334
+ return instanceFactorySet(utcPad + "Milliseconds", 3);
335
+
336
+ default:
337
+ return this.clone();
338
+ }
339
+ };
340
+
341
+ _proto.endOf = function endOf(arg) {
342
+ return this.startOf(arg, false);
343
+ };
344
+
345
+ _proto.$set = function $set(units, _int) {
346
+ var _C$D$C$DATE$C$M$C$Y$C;
347
+
348
+ // private set
349
+ var unit = Utils.p(units);
350
+ var utcPad = "set" + (this.$u ? 'UTC' : '');
351
+ var name = (_C$D$C$DATE$C$M$C$Y$C = {}, _C$D$C$DATE$C$M$C$Y$C[D] = utcPad + "Date", _C$D$C$DATE$C$M$C$Y$C[DATE] = utcPad + "Date", _C$D$C$DATE$C$M$C$Y$C[M] = utcPad + "Month", _C$D$C$DATE$C$M$C$Y$C[Y] = utcPad + "FullYear", _C$D$C$DATE$C$M$C$Y$C[H] = utcPad + "Hours", _C$D$C$DATE$C$M$C$Y$C[MIN] = utcPad + "Minutes", _C$D$C$DATE$C$M$C$Y$C[S] = utcPad + "Seconds", _C$D$C$DATE$C$M$C$Y$C[MS] = utcPad + "Milliseconds", _C$D$C$DATE$C$M$C$Y$C)[unit];
352
+ var arg = unit === D ? this.$D + (_int - this.$W) : _int;
353
+
354
+ if (unit === M || unit === Y) {
355
+ // clone is for badMutable plugin
356
+ var date = this.clone().set(DATE, 1);
357
+ date.$d[name](arg);
358
+ date.init();
359
+ this.$d = date.set(DATE, Math.min(this.$D, date.daysInMonth())).$d;
360
+ } else if (name) this.$d[name](arg);
361
+
362
+ this.init();
363
+ return this;
364
+ };
365
+
366
+ _proto.set = function set(string, _int2) {
367
+ return this.clone().$set(string, _int2);
368
+ };
369
+
370
+ _proto.get = function get(unit) {
371
+ return this[Utils.p(unit)]();
372
+ };
373
+
374
+ _proto.add = function add(number, units) {
375
+ var _this2 = this,
376
+ _C$MIN$C$H$C$S$unit;
377
+
378
+ number = Number(number); // eslint-disable-line no-param-reassign
379
+
380
+ var unit = Utils.p(units);
381
+
382
+ var instanceFactorySet = function instanceFactorySet(n) {
383
+ var d = dayjs(_this2);
384
+ return Utils.w(d.date(d.date() + Math.round(n * number)), _this2);
385
+ };
386
+
387
+ if (unit === M) {
388
+ return this.set(M, this.$M + number);
389
+ }
390
+
391
+ if (unit === Y) {
392
+ return this.set(Y, this.$y + number);
393
+ }
394
+
395
+ if (unit === D) {
396
+ return instanceFactorySet(1);
397
+ }
398
+
399
+ if (unit === W) {
400
+ return instanceFactorySet(7);
401
+ }
402
+
403
+ var step = (_C$MIN$C$H$C$S$unit = {}, _C$MIN$C$H$C$S$unit[MIN] = MILLISECONDS_A_MINUTE, _C$MIN$C$H$C$S$unit[H] = MILLISECONDS_A_HOUR, _C$MIN$C$H$C$S$unit[S] = MILLISECONDS_A_SECOND, _C$MIN$C$H$C$S$unit)[unit] || 1; // ms
404
+
405
+ var nextTimeStamp = this.$d.getTime() + number * step;
406
+ return Utils.w(nextTimeStamp, this);
407
+ };
408
+
409
+ _proto.subtract = function subtract(number, string) {
410
+ return this.add(number * -1, string);
411
+ };
412
+
413
+ _proto.format = function format(formatStr) {
414
+ var _this3 = this;
415
+
416
+ var locale = this.$locale();
417
+ if (!this.isValid()) return locale.invalidDate || INVALID_DATE_STRING;
418
+ var str = formatStr || FORMAT_DEFAULT;
419
+ var zoneStr = Utils.z(this);
420
+ var $H = this.$H,
421
+ $m = this.$m,
422
+ $M = this.$M;
423
+ var weekdays = locale.weekdays,
424
+ months = locale.months,
425
+ meridiem = locale.meridiem;
426
+
427
+ var getShort = function getShort(arr, index, full, length) {
428
+ return arr && (arr[index] || arr(_this3, str)) || full[index].slice(0, length);
429
+ };
430
+
431
+ var get$H = function get$H(num) {
432
+ return Utils.s($H % 12 || 12, num, '0');
433
+ };
434
+
435
+ var meridiemFunc = meridiem || function (hour, minute, isLowercase) {
436
+ var m = hour < 12 ? 'AM' : 'PM';
437
+ return isLowercase ? m.toLowerCase() : m;
438
+ };
439
+
440
+ var matches = function matches(match) {
441
+ switch (match) {
442
+ case 'YY':
443
+ return String(_this3.$y).slice(-2);
444
+
445
+ case 'YYYY':
446
+ return Utils.s(_this3.$y, 4, '0');
447
+
448
+ case 'M':
449
+ return $M + 1;
450
+
451
+ case 'MM':
452
+ return Utils.s($M + 1, 2, '0');
453
+
454
+ case 'MMM':
455
+ return getShort(locale.monthsShort, $M, months, 3);
456
+
457
+ case 'MMMM':
458
+ return getShort(months, $M);
459
+
460
+ case 'D':
461
+ return _this3.$D;
462
+
463
+ case 'DD':
464
+ return Utils.s(_this3.$D, 2, '0');
465
+
466
+ case 'd':
467
+ return String(_this3.$W);
468
+
469
+ case 'dd':
470
+ return getShort(locale.weekdaysMin, _this3.$W, weekdays, 2);
471
+
472
+ case 'ddd':
473
+ return getShort(locale.weekdaysShort, _this3.$W, weekdays, 3);
474
+
475
+ case 'dddd':
476
+ return weekdays[_this3.$W];
477
+
478
+ case 'H':
479
+ return String($H);
480
+
481
+ case 'HH':
482
+ return Utils.s($H, 2, '0');
483
+
484
+ case 'h':
485
+ return get$H(1);
486
+
487
+ case 'hh':
488
+ return get$H(2);
489
+
490
+ case 'a':
491
+ return meridiemFunc($H, $m, true);
492
+
493
+ case 'A':
494
+ return meridiemFunc($H, $m, false);
495
+
496
+ case 'm':
497
+ return String($m);
498
+
499
+ case 'mm':
500
+ return Utils.s($m, 2, '0');
501
+
502
+ case 's':
503
+ return String(_this3.$s);
504
+
505
+ case 'ss':
506
+ return Utils.s(_this3.$s, 2, '0');
507
+
508
+ case 'SSS':
509
+ return Utils.s(_this3.$ms, 3, '0');
510
+
511
+ case 'Z':
512
+ return zoneStr;
513
+ }
514
+
515
+ return null;
516
+ };
517
+
518
+ return str.replace(REGEX_FORMAT, function (match, $1) {
519
+ return $1 || matches(match) || zoneStr.replace(':', '');
520
+ }); // 'ZZ'
521
+ };
522
+
523
+ _proto.utcOffset = function utcOffset() {
524
+ // Because a bug at FF24, we're rounding the timezone offset around 15 minutes
525
+ // https://github.com/moment/moment/pull/1871
526
+ return -Math.round(this.$d.getTimezoneOffset() / 15) * 15;
527
+ };
528
+
529
+ _proto.diff = function diff(input, units, _float) {
530
+ var _this4 = this;
531
+
532
+ var unit = Utils.p(units);
533
+ var that = dayjs(input);
534
+ var zoneDelta = (that.utcOffset() - this.utcOffset()) * MILLISECONDS_A_MINUTE;
535
+ var diff = this - that;
536
+
537
+ var getMonth = function getMonth() {
538
+ return Utils.m(_this4, that);
539
+ };
540
+
541
+ var result;
542
+
543
+ switch (unit) {
544
+ case Y:
545
+ result = getMonth() / 12;
546
+ break;
547
+
548
+ case M:
549
+ result = getMonth();
550
+ break;
551
+
552
+ case Q:
553
+ result = getMonth() / 3;
554
+ break;
555
+
556
+ case W:
557
+ result = (diff - zoneDelta) / MILLISECONDS_A_WEEK;
558
+ break;
559
+
560
+ case D:
561
+ result = (diff - zoneDelta) / MILLISECONDS_A_DAY;
562
+ break;
563
+
564
+ case H:
565
+ result = diff / MILLISECONDS_A_HOUR;
566
+ break;
567
+
568
+ case MIN:
569
+ result = diff / MILLISECONDS_A_MINUTE;
570
+ break;
571
+
572
+ case S:
573
+ result = diff / MILLISECONDS_A_SECOND;
574
+ break;
575
+
576
+ default:
577
+ result = diff; // milliseconds
578
+
579
+ break;
580
+ }
581
+
582
+ return _float ? result : Utils.a(result);
583
+ };
584
+
585
+ _proto.daysInMonth = function daysInMonth() {
586
+ return this.endOf(M).$D;
587
+ };
588
+
589
+ _proto.$locale = function $locale() {
590
+ // get locale object
591
+ return Ls[this.$L];
592
+ };
593
+
594
+ _proto.locale = function locale(preset, object) {
595
+ if (!preset) return this.$L;
596
+ var that = this.clone();
597
+ var nextLocaleName = parseLocale(preset, object, true);
598
+ if (nextLocaleName) that.$L = nextLocaleName;
599
+ return that;
600
+ };
601
+
602
+ _proto.clone = function clone() {
603
+ return Utils.w(this.$d, this);
604
+ };
605
+
606
+ _proto.toDate = function toDate() {
607
+ return new Date(this.valueOf());
608
+ };
609
+
610
+ _proto.toJSON = function toJSON() {
611
+ return this.isValid() ? this.toISOString() : null;
612
+ };
613
+
614
+ _proto.toISOString = function toISOString() {
615
+ // ie 8 return
616
+ // new Dayjs(this.valueOf() + this.$d.getTimezoneOffset() * 60000)
617
+ // .format('YYYY-MM-DDTHH:mm:ss.SSS[Z]')
618
+ return this.$d.toISOString();
619
+ };
620
+
621
+ _proto.toString = function toString() {
622
+ return this.$d.toUTCString();
623
+ };
624
+
625
+ return Dayjs;
626
+ }();
627
+
628
+ var proto = Dayjs.prototype;
629
+ dayjs.prototype = proto;
630
+ [['$ms', MS], ['$s', S], ['$m', MIN], ['$H', H], ['$W', D], ['$M', M], ['$y', Y], ['$D', DATE]].forEach(function (g) {
631
+ proto[g[1]] = function (input) {
632
+ return this.$g(input, g[0], g[1]);
633
+ };
634
+ });
635
+
636
+ dayjs.extend = function (plugin, option) {
637
+ if (!plugin.$i) {
638
+ // install plugin only once
639
+ plugin(option, Dayjs, dayjs);
640
+ plugin.$i = true;
641
+ }
642
+
643
+ return dayjs;
644
+ };
645
+
646
+ dayjs.locale = parseLocale;
647
+ dayjs.isDayjs = isDayjs;
648
+
649
+ dayjs.unix = function (timestamp) {
650
+ return dayjs(timestamp * 1e3);
651
+ };
652
+
653
+ dayjs.en = Ls[L];
654
+ dayjs.Ls = Ls;
655
+ dayjs.p = {};
656
+
657
+ // eslint-disable-next-line import/prefer-default-export
658
+ var t = function t(format) {
659
+ return format.replace(/(\[[^\]]+])|(MMMM|MM|DD|dddd)/g, function (_, a, b) {
660
+ return a || b.slice(1);
661
+ });
662
+ };
663
+ var englishFormats = {
664
+ LTS: 'h:mm:ss A',
665
+ LT: 'h:mm A',
666
+ L: 'MM/DD/YYYY',
667
+ LL: 'MMMM D, YYYY',
668
+ LLL: 'MMMM D, YYYY h:mm A',
669
+ LLLL: 'dddd, MMMM D, YYYY h:mm A'
670
+ };
671
+ var u = function u(formatStr, formats) {
672
+ return formatStr.replace(/(\[[^\]]+])|(LTS?|l{1,4}|L{1,4})/g, function (_, a, b) {
673
+ var B = b && b.toUpperCase();
674
+ return a || formats[b] || englishFormats[b] || t(formats[B]);
675
+ });
676
+ };
677
+
678
+ var formattingTokens = /(\[[^[]*\])|([-_:/.,()\s]+)|(A|a|Q|YYYY|YY?|ww?|MM?M?M?|Do|DD?|hh?|HH?|mm?|ss?|S{1,3}|z|ZZ?)/g;
679
+ var match1 = /\d/; // 0 - 9
680
+
681
+ var match2 = /\d\d/; // 00 - 99
682
+
683
+ var match3 = /\d{3}/; // 000 - 999
684
+
685
+ var match4 = /\d{4}/; // 0000 - 9999
686
+
687
+ var match1to2 = /\d\d?/; // 0 - 99
688
+
689
+ var matchSigned = /[+-]?\d+/; // -inf - inf
690
+
691
+ var matchOffset = /[+-]\d\d:?(\d\d)?|Z/; // +00:00 -00:00 +0000 or -0000 +00 or Z
692
+
693
+ var matchWord = /\d*[^-_:/,()\s\d]+/; // Word
694
+
695
+ var locale = {};
696
+
697
+ var parseTwoDigitYear = function parseTwoDigitYear(input) {
698
+ input = +input;
699
+ return input + (input > 68 ? 1900 : 2000);
700
+ };
701
+
702
+ function offsetFromString(string) {
703
+ if (!string) return 0;
704
+ if (string === 'Z') return 0;
705
+ var parts = string.match(/([+-]|\d\d)/g);
706
+ var minutes = +(parts[1] * 60) + (+parts[2] || 0);
707
+ return minutes === 0 ? 0 : parts[0] === '+' ? -minutes : minutes; // eslint-disable-line no-nested-ternary
708
+ }
709
+
710
+ var addInput = function addInput(property) {
711
+ return function (input) {
712
+ this[property] = +input;
713
+ };
714
+ };
715
+
716
+ var zoneExpressions = [matchOffset, function (input) {
717
+ var zone = this.zone || (this.zone = {});
718
+ zone.offset = offsetFromString(input);
719
+ }];
720
+
721
+ var getLocalePart = function getLocalePart(name) {
722
+ var part = locale[name];
723
+ return part && (part.indexOf ? part : part.s.concat(part.f));
724
+ };
725
+
726
+ var meridiemMatch = function meridiemMatch(input, isLowerCase) {
727
+ var isAfternoon;
728
+ var _locale = locale,
729
+ meridiem = _locale.meridiem;
730
+
731
+ if (!meridiem) {
732
+ isAfternoon = input === (isLowerCase ? 'pm' : 'PM');
733
+ } else {
734
+ for (var i = 1; i <= 24; i += 1) {
735
+ // todo: fix input === meridiem(i, 0, isLowerCase)
736
+ if (input.indexOf(meridiem(i, 0, isLowerCase)) > -1) {
737
+ isAfternoon = i > 12;
738
+ break;
739
+ }
740
+ }
741
+ }
742
+
743
+ return isAfternoon;
744
+ };
745
+
746
+ var expressions = {
747
+ A: [matchWord, function (input) {
748
+ this.afternoon = meridiemMatch(input, false);
749
+ }],
750
+ a: [matchWord, function (input) {
751
+ this.afternoon = meridiemMatch(input, true);
752
+ }],
753
+ Q: [match1, function (input) {
754
+ this.month = (input - 1) * 3 + 1;
755
+ }],
756
+ S: [match1, function (input) {
757
+ this.milliseconds = +input * 100;
758
+ }],
759
+ SS: [match2, function (input) {
760
+ this.milliseconds = +input * 10;
761
+ }],
762
+ SSS: [match3, function (input) {
763
+ this.milliseconds = +input;
764
+ }],
765
+ s: [match1to2, addInput('seconds')],
766
+ ss: [match1to2, addInput('seconds')],
767
+ m: [match1to2, addInput('minutes')],
768
+ mm: [match1to2, addInput('minutes')],
769
+ H: [match1to2, addInput('hours')],
770
+ h: [match1to2, addInput('hours')],
771
+ HH: [match1to2, addInput('hours')],
772
+ hh: [match1to2, addInput('hours')],
773
+ D: [match1to2, addInput('day')],
774
+ DD: [match2, addInput('day')],
775
+ Do: [matchWord, function (input) {
776
+ var _locale2 = locale,
777
+ ordinal = _locale2.ordinal;
778
+
779
+ var _input$match = input.match(/\d+/);
780
+
781
+ this.day = _input$match[0];
782
+ if (!ordinal) return;
783
+
784
+ for (var i = 1; i <= 31; i += 1) {
785
+ if (ordinal(i).replace(/\[|\]/g, '') === input) {
786
+ this.day = i;
787
+ }
788
+ }
789
+ }],
790
+ w: [match1to2, addInput('week')],
791
+ ww: [match2, addInput('week')],
792
+ M: [match1to2, addInput('month')],
793
+ MM: [match2, addInput('month')],
794
+ MMM: [matchWord, function (input) {
795
+ var months = getLocalePart('months');
796
+ var monthsShort = getLocalePart('monthsShort');
797
+ var matchIndex = (monthsShort || months.map(function (_) {
798
+ return _.slice(0, 3);
799
+ })).indexOf(input) + 1;
800
+
801
+ if (matchIndex < 1) {
802
+ throw new Error();
803
+ }
804
+
805
+ this.month = matchIndex % 12 || matchIndex;
806
+ }],
807
+ MMMM: [matchWord, function (input) {
808
+ var months = getLocalePart('months');
809
+ var matchIndex = months.indexOf(input) + 1;
810
+
811
+ if (matchIndex < 1) {
812
+ throw new Error();
813
+ }
814
+
815
+ this.month = matchIndex % 12 || matchIndex;
816
+ }],
817
+ Y: [matchSigned, addInput('year')],
818
+ YY: [match2, function (input) {
819
+ this.year = parseTwoDigitYear(input);
820
+ }],
821
+ YYYY: [match4, addInput('year')],
822
+ Z: zoneExpressions,
823
+ ZZ: zoneExpressions
824
+ };
825
+
826
+ function correctHours(time) {
827
+ var afternoon = time.afternoon;
828
+
829
+ if (afternoon !== undefined) {
830
+ var hours = time.hours;
831
+
832
+ if (afternoon) {
833
+ if (hours < 12) {
834
+ time.hours += 12;
835
+ }
836
+ } else if (hours === 12) {
837
+ time.hours = 0;
838
+ }
839
+
840
+ delete time.afternoon;
841
+ }
842
+ }
843
+
844
+ function makeParser(format) {
845
+ format = u(format, locale && locale.formats);
846
+ var array = format.match(formattingTokens);
847
+ var length = array.length;
848
+
849
+ for (var i = 0; i < length; i += 1) {
850
+ var token = array[i];
851
+ var parseTo = expressions[token];
852
+ var regex = parseTo && parseTo[0];
853
+ var parser = parseTo && parseTo[1];
854
+
855
+ if (parser) {
856
+ array[i] = {
857
+ regex: regex,
858
+ parser: parser
859
+ };
860
+ } else {
861
+ array[i] = token.replace(/^\[|\]$/g, '');
862
+ }
863
+ }
864
+
865
+ return function (input) {
866
+ var time = {};
867
+
868
+ for (var _i = 0, start = 0; _i < length; _i += 1) {
869
+ var _token = array[_i];
870
+
871
+ if (typeof _token === 'string') {
872
+ start += _token.length;
873
+ } else {
874
+ var _regex = _token.regex,
875
+ _parser = _token.parser;
876
+ var part = input.slice(start);
877
+
878
+ var match = _regex.exec(part);
879
+
880
+ var value = match[0];
881
+
882
+ _parser.call(time, value);
883
+
884
+ input = input.replace(value, '');
885
+ }
886
+ }
887
+
888
+ correctHours(time);
889
+ return time;
890
+ };
891
+ }
892
+
893
+ var parseFormattedInput = function parseFormattedInput(input, format, utc, dayjs) {
894
+ try {
895
+ if (['x', 'X'].indexOf(format) > -1) return new Date((format === 'X' ? 1000 : 1) * input);
896
+ var parser = makeParser(format);
897
+
898
+ var _parser2 = parser(input),
899
+ year = _parser2.year,
900
+ month = _parser2.month,
901
+ day = _parser2.day,
902
+ hours = _parser2.hours,
903
+ minutes = _parser2.minutes,
904
+ seconds = _parser2.seconds,
905
+ milliseconds = _parser2.milliseconds,
906
+ zone = _parser2.zone,
907
+ week = _parser2.week;
908
+
909
+ var now = new Date();
910
+ var d = day || (!year && !month ? now.getDate() : 1);
911
+ var y = year || now.getFullYear();
912
+ var M = 0;
913
+
914
+ if (!(year && !month)) {
915
+ M = month > 0 ? month - 1 : now.getMonth();
916
+ }
917
+
918
+ var h = hours || 0;
919
+ var m = minutes || 0;
920
+ var s = seconds || 0;
921
+ var ms = milliseconds || 0;
922
+
923
+ if (zone) {
924
+ return new Date(Date.UTC(y, M, d, h, m, s, ms + zone.offset * 60 * 1000));
925
+ }
926
+
927
+ if (utc) {
928
+ return new Date(Date.UTC(y, M, d, h, m, s, ms));
929
+ }
930
+
931
+ var newDate;
932
+ newDate = new Date(y, M, d, h, m, s, ms);
933
+
934
+ if (week) {
935
+ newDate = dayjs(newDate).week(week).toDate();
936
+ }
937
+
938
+ return newDate;
939
+ } catch (e) {
940
+ return new Date(''); // Invalid Date
941
+ }
942
+ };
943
+
944
+ const customParseFormat = (function (o, C, d) {
945
+ d.p.customParseFormat = true;
946
+
947
+ if (o && o.parseTwoDigitYear) {
948
+ parseTwoDigitYear = o.parseTwoDigitYear;
949
+ }
950
+
951
+ var proto = C.prototype;
952
+ var oldParse = proto.parse;
953
+
954
+ proto.parse = function (cfg) {
955
+ var date = cfg.date,
956
+ utc = cfg.utc,
957
+ args = cfg.args;
958
+ this.$u = utc;
959
+ var format = args[1];
960
+
961
+ if (typeof format === 'string') {
962
+ var isStrictWithoutLocale = args[2] === true;
963
+ var isStrictWithLocale = args[3] === true;
964
+ var isStrict = isStrictWithoutLocale || isStrictWithLocale;
965
+ var pl = args[2];
966
+
967
+ if (isStrictWithLocale) {
968
+ pl = args[2];
969
+ }
970
+
971
+ locale = this.$locale();
972
+
973
+ if (!isStrictWithoutLocale && pl) {
974
+ locale = d.Ls[pl];
975
+ }
976
+
977
+ this.$d = parseFormattedInput(date, format, utc, d);
978
+ this.init();
979
+ if (pl && pl !== true) this.$L = this.locale(pl).$L; // use != to treat
980
+ // input number 1410715640579 and format string '1410715640579' equal
981
+ // eslint-disable-next-line eqeqeq
982
+
983
+ if (isStrict && date != this.format(format)) {
984
+ this.$d = new Date('');
985
+ } // reset global locale to make parallel unit test
986
+
987
+
988
+ locale = {};
989
+ } else if (format instanceof Array) {
990
+ var len = format.length;
991
+
992
+ for (var i = 1; i <= len; i += 1) {
993
+ args[1] = format[i - 1];
994
+ var result = d.apply(this, args);
995
+
996
+ if (result.isValid()) {
997
+ this.$d = result.$d;
998
+ this.$L = result.$L;
999
+ this.init();
1000
+ break;
1001
+ }
1002
+
1003
+ if (i === len) this.$d = new Date('');
1004
+ }
1005
+ } else {
1006
+ oldParse.call(this, cfg);
1007
+ }
1008
+ };
1009
+ });
1010
+
1011
+ const localeData = (function (o, c, dayjs) {
1012
+ // locale needed later
1013
+ var proto = c.prototype;
1014
+
1015
+ var getLocalePart = function getLocalePart(part) {
1016
+ return part && (part.indexOf ? part : part.s);
1017
+ };
1018
+
1019
+ var getShort = function getShort(ins, target, full, num, localeOrder) {
1020
+ var locale = ins.name ? ins : ins.$locale();
1021
+ var targetLocale = getLocalePart(locale[target]);
1022
+ var fullLocale = getLocalePart(locale[full]);
1023
+ var result = targetLocale || fullLocale.map(function (f) {
1024
+ return f.slice(0, num);
1025
+ });
1026
+ if (!localeOrder) return result;
1027
+ var weekStart = locale.weekStart;
1028
+ return result.map(function (_, index) {
1029
+ return result[(index + (weekStart || 0)) % 7];
1030
+ });
1031
+ };
1032
+
1033
+ var getDayjsLocaleObject = function getDayjsLocaleObject() {
1034
+ return dayjs.Ls[dayjs.locale()];
1035
+ };
1036
+
1037
+ var getLongDateFormat = function getLongDateFormat(l, format) {
1038
+ return l.formats[format] || t(l.formats[format.toUpperCase()]);
1039
+ };
1040
+
1041
+ var localeData = function localeData() {
1042
+ var _this = this;
1043
+
1044
+ return {
1045
+ months: function months(instance) {
1046
+ return instance ? instance.format('MMMM') : getShort(_this, 'months');
1047
+ },
1048
+ monthsShort: function monthsShort(instance) {
1049
+ return instance ? instance.format('MMM') : getShort(_this, 'monthsShort', 'months', 3);
1050
+ },
1051
+ firstDayOfWeek: function firstDayOfWeek() {
1052
+ return _this.$locale().weekStart || 0;
1053
+ },
1054
+ weekdays: function weekdays(instance) {
1055
+ return instance ? instance.format('dddd') : getShort(_this, 'weekdays');
1056
+ },
1057
+ weekdaysMin: function weekdaysMin(instance) {
1058
+ return instance ? instance.format('dd') : getShort(_this, 'weekdaysMin', 'weekdays', 2);
1059
+ },
1060
+ weekdaysShort: function weekdaysShort(instance) {
1061
+ return instance ? instance.format('ddd') : getShort(_this, 'weekdaysShort', 'weekdays', 3);
1062
+ },
1063
+ longDateFormat: function longDateFormat(format) {
1064
+ return getLongDateFormat(_this.$locale(), format);
1065
+ },
1066
+ meridiem: this.$locale().meridiem,
1067
+ ordinal: this.$locale().ordinal
1068
+ };
1069
+ };
1070
+
1071
+ proto.localeData = function () {
1072
+ return localeData.bind(this)();
1073
+ };
1074
+
1075
+ dayjs.localeData = function () {
1076
+ var localeObject = getDayjsLocaleObject();
1077
+ return {
1078
+ firstDayOfWeek: function firstDayOfWeek() {
1079
+ return localeObject.weekStart || 0;
1080
+ },
1081
+ weekdays: function weekdays() {
1082
+ return dayjs.weekdays();
1083
+ },
1084
+ weekdaysShort: function weekdaysShort() {
1085
+ return dayjs.weekdaysShort();
1086
+ },
1087
+ weekdaysMin: function weekdaysMin() {
1088
+ return dayjs.weekdaysMin();
1089
+ },
1090
+ months: function months() {
1091
+ return dayjs.months();
1092
+ },
1093
+ monthsShort: function monthsShort() {
1094
+ return dayjs.monthsShort();
1095
+ },
1096
+ longDateFormat: function longDateFormat(format) {
1097
+ return getLongDateFormat(localeObject, format);
1098
+ },
1099
+ meridiem: localeObject.meridiem,
1100
+ ordinal: localeObject.ordinal
1101
+ };
1102
+ };
1103
+
1104
+ dayjs.months = function () {
1105
+ return getShort(getDayjsLocaleObject(), 'months');
1106
+ };
1107
+
1108
+ dayjs.monthsShort = function () {
1109
+ return getShort(getDayjsLocaleObject(), 'monthsShort', 'months', 3);
1110
+ };
1111
+
1112
+ dayjs.weekdays = function (localeOrder) {
1113
+ return getShort(getDayjsLocaleObject(), 'weekdays', null, null, localeOrder);
1114
+ };
1115
+
1116
+ dayjs.weekdaysShort = function (localeOrder) {
1117
+ return getShort(getDayjsLocaleObject(), 'weekdaysShort', 'weekdays', 3, localeOrder);
1118
+ };
1119
+
1120
+ dayjs.weekdaysMin = function (localeOrder) {
1121
+ return getShort(getDayjsLocaleObject(), 'weekdaysMin', 'weekdays', 2, localeOrder);
1122
+ };
1123
+ });
1124
+
1125
+ const localizedFormat = (function (o, c, d) {
1126
+ var proto = c.prototype;
1127
+ var oldFormat = proto.format;
1128
+ d.en.formats = englishFormats;
1129
+
1130
+ proto.format = function (formatStr) {
1131
+ if (formatStr === void 0) {
1132
+ formatStr = FORMAT_DEFAULT;
1133
+ }
1134
+
1135
+ var _this$$locale = this.$locale(),
1136
+ _this$$locale$formats = _this$$locale.formats,
1137
+ formats = _this$$locale$formats === void 0 ? {} : _this$$locale$formats;
1138
+
1139
+ var result = u(formatStr, formats);
1140
+ return oldFormat.call(this, result);
1141
+ };
1142
+ });
1143
+
1144
+ // Plugin template from https://day.js.org/docs/en/plugin/plugin
1145
+ const preParsePostFormat = (function (option, dayjsClass) {
1146
+ var oldParse = dayjsClass.prototype.parse;
1147
+
1148
+ dayjsClass.prototype.parse = function (cfg) {
1149
+ if (typeof cfg.date === 'string') {
1150
+ var locale = this.$locale();
1151
+ cfg.date = locale && locale.preparse ? locale.preparse(cfg.date) : cfg.date;
1152
+ } // original parse result
1153
+
1154
+
1155
+ return oldParse.bind(this)(cfg);
1156
+ }; // // overriding existing API
1157
+ // // e.g. extend dayjs().format()
1158
+
1159
+
1160
+ var oldFormat = dayjsClass.prototype.format;
1161
+
1162
+ dayjsClass.prototype.format = function () {
1163
+ for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
1164
+ args[_key] = arguments[_key];
1165
+ }
1166
+
1167
+ // original format result
1168
+ var result = oldFormat.call.apply(oldFormat, [this].concat(args)); // return modified result
1169
+
1170
+ var locale = this.$locale();
1171
+ return locale && locale.postformat ? locale.postformat(result) : result;
1172
+ };
1173
+
1174
+ var oldFromTo = dayjsClass.prototype.fromToBase;
1175
+
1176
+ if (oldFromTo) {
1177
+ dayjsClass.prototype.fromToBase = function (input, withoutSuffix, instance, isFrom) {
1178
+ var locale = this.$locale() || instance.$locale(); // original format result
1179
+
1180
+ return oldFromTo.call(this, input, withoutSuffix, instance, isFrom, locale && locale.postformat);
1181
+ };
1182
+ }
1183
+ });
1184
+
1185
+ const updateLocale = (function (option, Dayjs, dayjs) {
1186
+ dayjs.updateLocale = function (locale, customConfig) {
1187
+ var localeList = dayjs.Ls;
1188
+ var localeConfig = localeList[locale];
1189
+ if (!localeConfig) return;
1190
+ var customConfigKeys = customConfig ? Object.keys(customConfig) : [];
1191
+ customConfigKeys.forEach(function (c) {
1192
+ localeConfig[c] = customConfig[c];
1193
+ });
1194
+ return localeConfig; // eslint-disable-line consistent-return
1195
+ };
1196
+ });
1197
+
1198
+ /*!
1199
+ * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
1200
+ * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
1201
+ * v2.13.2
1202
+ */
1203
+ const CSS = {
1204
+ toggleIcon: "toggle-icon",
1205
+ };
1206
+ const IDS = {
1207
+ validationMessage: "inputTimePickerValidationMessage",
1208
+ };
1209
+
1210
+ const inputTimePickerCss = ":host([disabled]){cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}::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([scale=s]){--calcite-toggle-spacing:0.5rem;--calcite-internal-input-text-input-padding-inline-end:calc(var(--calcite-toggle-spacing) + 1rem)}:host([scale=m]){--calcite-toggle-spacing:0.75rem;--calcite-internal-input-text-input-padding-inline-end:calc(var(--calcite-toggle-spacing) + 1.5rem)}:host([scale=l]){--calcite-toggle-spacing:1rem;--calcite-internal-input-text-input-padding-inline-end:calc(var(--calcite-toggle-spacing) + 2rem)}.input-wrapper{position:relative}.toggle-icon{position:absolute;display:flex;cursor:pointer;align-items:center;inset-inline-end:0;inset-block:0;padding-inline:var(--calcite-toggle-spacing);--calcite-icon-color:var(--calcite-color-text-3)}.input-wrapper:hover .toggle-icon,calcite-input-text:focus+.toggle-icon{--calcite-icon-color:var(--calcite-color-text-1)}.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}:host([hidden]){display:none}[hidden]{display:none}";
1211
+ const CalciteInputTimePickerStyle0 = inputTimePickerCss;
1212
+
1213
+ // some bundlers (e.g., Webpack) need dynamic import paths to be static
1214
+ const supportedDayjsLocaleToLocaleConfigImport = new Map([
1215
+ ["ar", () => import('./ar-aa347a04.js')],
1216
+ ["bg", () => import('./bg-b56e89f6.js')],
1217
+ ["bs", () => import('./bs-62486009.js')],
1218
+ ["ca", () => import('./ca-db6a81f3.js')],
1219
+ ["cs", () => import('./cs-250e21c6.js')],
1220
+ ["da", () => import('./da-bab8eb4e.js')],
1221
+ ["de", () => import('./de-808a43dc.js')],
1222
+ ["de-at", () => import('./de-at-9c396c81.js')],
1223
+ ["de-ch", () => import('./de-ch-415303cf.js')],
1224
+ ["el", () => import('./el-3d1eaeb8.js')],
1225
+ ["en", () => Promise.resolve().then(function () { return en$1; })],
1226
+ ["en-au", () => import('./en-au-e6b00a93.js')],
1227
+ ["en-ca", () => import('./en-ca-29b94ea2.js')],
1228
+ ["en-gb", () => import('./en-gb-09267176.js')],
1229
+ ["es", () => import('./es-95fef748.js')],
1230
+ ["es-mx", () => import('./es-mx-9b70cfc9.js')],
1231
+ ["et", () => import('./et-08cbe214.js')],
1232
+ ["fi", () => import('./fi-e850e58b.js')],
1233
+ ["fr", () => import('./fr-c71b6844.js')],
1234
+ ["fr-ch", () => import('./fr-ch-7ac7a7eb.js')],
1235
+ ["he", () => import('./he-311cb5ba.js')],
1236
+ ["hi", () => import('./hi-c41f0938.js')],
1237
+ ["hr", () => import('./hr-f42cc721.js')],
1238
+ ["hu", () => import('./hu-d1d33b21.js')],
1239
+ ["id", () => import('./id-1867967d.js')],
1240
+ ["it", () => import('./it-6a7495d8.js')],
1241
+ ["it-ch", () => import('./it-ch-89fa3c82.js')],
1242
+ ["ja", () => import('./ja-f87a1f44.js')],
1243
+ ["ko", () => import('./ko-0f4c7a11.js')],
1244
+ ["lt", () => import('./lt-a4b14416.js')],
1245
+ ["lv", () => import('./lv-3901862d.js')],
1246
+ ["mk", () => import('./mk-886d280d.js')],
1247
+ ["nl", () => import('./nl-d357a092.js')],
1248
+ ["nb", () => import('./nb-b667a0e1.js')],
1249
+ ["pl", () => import('./pl-75d54069.js')],
1250
+ ["pt", () => import('./pt-32bd5da2.js')],
1251
+ ["pt-br", () => import('./pt-br-6f32314d.js')],
1252
+ ["ro", () => import('./ro-d238055e.js')],
1253
+ ["ru", () => import('./ru-ef7165ff.js')],
1254
+ ["sk", () => import('./sk-959dbca1.js')],
1255
+ ["sl", () => import('./sl-96436015.js')],
1256
+ ["sr", () => import('./sr-73033c89.js')],
1257
+ ["sv", () => import('./sv-b1153aa8.js')],
1258
+ ["th", () => import('./th-e1a074e2.js')],
1259
+ ["tr", () => import('./tr-1350f529.js')],
1260
+ ["uk", () => import('./uk-18ded66c.js')],
1261
+ ["vi", () => import('./vi-cee99413.js')],
1262
+ ["zh-cn", () => import('./zh-cn-6e204128.js')],
1263
+ ["zh-hk", () => import('./zh-hk-ffb02673.js')],
1264
+ ["zh-tw", () => import('./zh-tw-0f52dd8c.js')],
1265
+ ]);
1266
+ dayjs.extend(customParseFormat);
1267
+ dayjs.extend(localeData);
1268
+ dayjs.extend(localizedFormat);
1269
+ dayjs.extend(preParsePostFormat);
1270
+ dayjs.extend(updateLocale);
1271
+ const InputTimePicker = class {
1272
+ constructor(hostRef) {
1273
+ registerInstance(this, hostRef);
1274
+ this.calciteInputTimePickerBeforeClose = createEvent(this, "calciteInputTimePickerBeforeClose", 6);
1275
+ this.calciteInputTimePickerBeforeOpen = createEvent(this, "calciteInputTimePickerBeforeOpen", 6);
1276
+ this.calciteInputTimePickerChange = createEvent(this, "calciteInputTimePickerChange", 7);
1277
+ this.calciteInputTimePickerClose = createEvent(this, "calciteInputTimePickerClose", 6);
1278
+ this.calciteInputTimePickerOpen = createEvent(this, "calciteInputTimePickerOpen", 6);
1279
+ this.focusOnOpen = false;
1280
+ /** whether the value of the input was changed as a result of user typing or not */
1281
+ this.userChangedValue = false;
1282
+ //--------------------------------------------------------------------------
1283
+ //
1284
+ // Event Listeners
1285
+ //
1286
+ //--------------------------------------------------------------------------
1287
+ this.hostBlurHandler = () => {
1288
+ const inputValue = this.calciteInputEl.value;
1289
+ const delocalizedInputValue = this.delocalizeTimeString(inputValue);
1290
+ if (!delocalizedInputValue) {
1291
+ this.setValue("");
1292
+ return;
1293
+ }
1294
+ if (delocalizedInputValue !== this.value) {
1295
+ this.setValue(delocalizedInputValue);
1296
+ }
1297
+ const localizedTimeString = localizeTimeString({
1298
+ value: this.value,
1299
+ locale: this.effectiveLocale,
1300
+ numberingSystem: this.numberingSystem,
1301
+ includeSeconds: this.shouldIncludeSeconds(),
1302
+ fractionalSecondDigits: decimalPlaces(this.step),
1303
+ });
1304
+ if (localizedTimeString !== inputValue) {
1305
+ this.setInputValue(localizedTimeString);
1306
+ }
1307
+ this.deactivate();
1308
+ };
1309
+ this.calciteInternalInputFocusHandler = (event) => {
1310
+ if (!this.readOnly) {
1311
+ event.stopPropagation();
1312
+ }
1313
+ };
1314
+ this.calciteInternalInputInputHandler = (event) => {
1315
+ const { effectiveLocale: locale, numberingSystem } = this;
1316
+ if (numberingSystem && numberingSystem !== "latn") {
1317
+ const target = event.target;
1318
+ numberStringFormatter.numberFormatOptions = {
1319
+ locale,
1320
+ numberingSystem,
1321
+ useGrouping: false,
1322
+ };
1323
+ const valueInNumberingSystem = numberStringFormatter
1324
+ .delocalize(target.value)
1325
+ .split("")
1326
+ .map((char) => numberKeys.includes(char)
1327
+ ? numberStringFormatter.numberFormatter.format(Number(char))
1328
+ : char)
1329
+ .join("");
1330
+ this.setInputValue(valueInNumberingSystem);
1331
+ }
1332
+ };
1333
+ this.timePickerChangeHandler = (event) => {
1334
+ event.stopPropagation();
1335
+ const target = event.target;
1336
+ const value = target.value;
1337
+ const includeSeconds = this.shouldIncludeSeconds();
1338
+ this.setValue(toISOTimeString(value, includeSeconds));
1339
+ this.setInputValue(localizeTimeString({
1340
+ value,
1341
+ locale: this.effectiveLocale,
1342
+ numberingSystem: this.numberingSystem,
1343
+ includeSeconds,
1344
+ fractionalSecondDigits: decimalPlaces(this.step),
1345
+ }));
1346
+ };
1347
+ // --------------------------------------------------------------------------
1348
+ //
1349
+ // Private Methods
1350
+ //
1351
+ // --------------------------------------------------------------------------
1352
+ this.popoverBeforeOpenHandler = (event) => {
1353
+ event.stopPropagation();
1354
+ this.calciteInputTimePickerBeforeOpen.emit();
1355
+ };
1356
+ this.popoverOpenHandler = (event) => {
1357
+ event.stopPropagation();
1358
+ this.calciteInputTimePickerOpen.emit();
1359
+ activateFocusTrap(this, {
1360
+ onActivate: () => {
1361
+ if (this.focusOnOpen) {
1362
+ this.calciteTimePickerEl.setFocus();
1363
+ this.focusOnOpen = false;
1364
+ }
1365
+ },
1366
+ });
1367
+ };
1368
+ this.popoverBeforeCloseHandler = (event) => {
1369
+ event.stopPropagation();
1370
+ this.calciteInputTimePickerBeforeClose.emit();
1371
+ };
1372
+ this.popoverCloseHandler = (event) => {
1373
+ event.stopPropagation();
1374
+ this.calciteInputTimePickerClose.emit();
1375
+ deactivateFocusTrap(this, {
1376
+ onDeactivate: () => {
1377
+ this.calciteInputEl.setFocus();
1378
+ this.focusOnOpen = false;
1379
+ },
1380
+ });
1381
+ this.open = false;
1382
+ };
1383
+ this.keyDownHandler = (event) => {
1384
+ const { defaultPrevented, key } = event;
1385
+ if (defaultPrevented) {
1386
+ return;
1387
+ }
1388
+ if (key === "Enter") {
1389
+ if (submitForm(this)) {
1390
+ event.preventDefault();
1391
+ this.calciteInputEl.setFocus();
1392
+ }
1393
+ if (event.composedPath().includes(this.calciteTimePickerEl)) {
1394
+ return;
1395
+ }
1396
+ const newValue = this.delocalizeTimeString(this.calciteInputEl.value);
1397
+ if (isValidTime(newValue)) {
1398
+ this.setValue(newValue);
1399
+ const localizedTimeString = localizeTimeString({
1400
+ value: this.value,
1401
+ locale: this.effectiveLocale,
1402
+ numberingSystem: this.numberingSystem,
1403
+ includeSeconds: this.shouldIncludeSeconds(),
1404
+ fractionalSecondDigits: decimalPlaces(this.step),
1405
+ });
1406
+ if (newValue && this.calciteInputEl.value !== localizedTimeString) {
1407
+ this.setInputValue(localizedTimeString);
1408
+ }
1409
+ }
1410
+ }
1411
+ else if (key === "ArrowDown") {
1412
+ this.open = true;
1413
+ this.focusOnOpen = true;
1414
+ event.preventDefault();
1415
+ }
1416
+ else if (key === "Escape" && this.open) {
1417
+ this.open = false;
1418
+ event.preventDefault();
1419
+ this.calciteInputEl.setFocus();
1420
+ }
1421
+ };
1422
+ this.setCalcitePopoverEl = (el) => {
1423
+ this.popoverEl = el;
1424
+ this.openHandler();
1425
+ };
1426
+ this.setInputEl = (el) => {
1427
+ this.calciteInputEl = el;
1428
+ };
1429
+ this.setCalciteTimePickerEl = (el) => {
1430
+ this.calciteTimePickerEl = el;
1431
+ connectFocusTrap(this, {
1432
+ focusTrapEl: el,
1433
+ focusTrapOptions: {
1434
+ initialFocus: false,
1435
+ setReturnFocus: false,
1436
+ },
1437
+ });
1438
+ };
1439
+ this.setInputValue = (newInputValue) => {
1440
+ if (!this.calciteInputEl) {
1441
+ return;
1442
+ }
1443
+ this.calciteInputEl.value = newInputValue;
1444
+ };
1445
+ /**
1446
+ * Sets the value and emits a change event.
1447
+ * This is used to update the value as a result of user interaction.
1448
+ *
1449
+ * @param value The new value
1450
+ */
1451
+ this.setValue = (value) => {
1452
+ const oldValue = this.value;
1453
+ const newValue = formatTimeString(value) || "";
1454
+ if (newValue === oldValue) {
1455
+ return;
1456
+ }
1457
+ this.userChangedValue = true;
1458
+ this.value = newValue || "";
1459
+ const changeEvent = this.calciteInputTimePickerChange.emit();
1460
+ if (changeEvent.defaultPrevented) {
1461
+ this.userChangedValue = false;
1462
+ this.value = oldValue;
1463
+ this.setInputValue(localizeTimeString({
1464
+ value: oldValue,
1465
+ locale: this.effectiveLocale,
1466
+ numberingSystem: this.numberingSystem,
1467
+ includeSeconds: this.shouldIncludeSeconds(),
1468
+ fractionalSecondDigits: decimalPlaces(this.step),
1469
+ }));
1470
+ }
1471
+ };
1472
+ /**
1473
+ * Sets the value directly without emitting a change event.
1474
+ * This is used to update the value on initial load and when props change that are not the result of user interaction.
1475
+ *
1476
+ * @param value The new value
1477
+ */
1478
+ this.setValueDirectly = (value) => {
1479
+ const includeSeconds = this.shouldIncludeSeconds();
1480
+ this.value = toISOTimeString(value, includeSeconds);
1481
+ this.setInputValue(this.value
1482
+ ? localizeTimeString({
1483
+ value: this.value,
1484
+ includeSeconds,
1485
+ locale: this.effectiveLocale,
1486
+ numberingSystem: this.numberingSystem,
1487
+ fractionalSecondDigits: decimalPlaces(this.step),
1488
+ })
1489
+ : "");
1490
+ };
1491
+ this.onInputWrapperClick = () => {
1492
+ this.open = !this.open;
1493
+ };
1494
+ this.deactivate = () => {
1495
+ this.open = false;
1496
+ };
1497
+ this.open = false;
1498
+ this.disabled = false;
1499
+ this.focusTrapDisabled = false;
1500
+ this.form = undefined;
1501
+ this.readOnly = false;
1502
+ this.max = undefined;
1503
+ this.min = undefined;
1504
+ this.messageOverrides = undefined;
1505
+ this.messages = undefined;
1506
+ this.validationMessage = undefined;
1507
+ this.validationIcon = undefined;
1508
+ this.validity = {
1509
+ valid: false,
1510
+ badInput: false,
1511
+ customError: false,
1512
+ patternMismatch: false,
1513
+ rangeOverflow: false,
1514
+ rangeUnderflow: false,
1515
+ stepMismatch: false,
1516
+ tooLong: false,
1517
+ tooShort: false,
1518
+ typeMismatch: false,
1519
+ valueMissing: false,
1520
+ };
1521
+ this.name = undefined;
1522
+ this.numberingSystem = undefined;
1523
+ this.required = false;
1524
+ this.scale = "m";
1525
+ this.status = "idle";
1526
+ this.overlayPositioning = "absolute";
1527
+ this.placement = "auto";
1528
+ this.step = 60;
1529
+ this.value = null;
1530
+ this.calciteInputEl = undefined;
1531
+ this.defaultMessages = undefined;
1532
+ this.effectiveLocale = "";
1533
+ }
1534
+ openHandler() {
1535
+ if (this.disabled || this.readOnly) {
1536
+ this.open = false;
1537
+ return;
1538
+ }
1539
+ // we set the property instead of the attribute to ensure popover's open/close events are emitted properly
1540
+ this.popoverEl.open = this.open;
1541
+ }
1542
+ handleFocusTrapDisabled(focusTrapDisabled) {
1543
+ if (!this.open) {
1544
+ return;
1545
+ }
1546
+ focusTrapDisabled ? deactivateFocusTrap(this) : activateFocusTrap(this);
1547
+ }
1548
+ handleDisabledAndReadOnlyChange(value) {
1549
+ if (!value) {
1550
+ this.open = false;
1551
+ }
1552
+ }
1553
+ onMessagesChange() {
1554
+ /* wired up by t9n util */
1555
+ }
1556
+ numberingSystemWatcher(numberingSystem) {
1557
+ this.setInputValue(localizeTimeString({
1558
+ value: this.value,
1559
+ locale: this.effectiveLocale,
1560
+ numberingSystem,
1561
+ includeSeconds: this.shouldIncludeSeconds(),
1562
+ fractionalSecondDigits: decimalPlaces(this.step),
1563
+ }));
1564
+ }
1565
+ stepWatcher(newStep, oldStep) {
1566
+ if ((oldStep >= 60 && newStep > 0 && newStep < 60) ||
1567
+ (newStep >= 60 && oldStep > 0 && oldStep < 60)) {
1568
+ this.setValueDirectly(this.value);
1569
+ }
1570
+ }
1571
+ valueWatcher(newValue) {
1572
+ if (!this.userChangedValue) {
1573
+ this.setValueDirectly(newValue);
1574
+ }
1575
+ this.userChangedValue = false;
1576
+ }
1577
+ async effectiveLocaleWatcher(locale) {
1578
+ await Promise.all([this.loadDateTimeLocaleData(), updateMessages(this, this.effectiveLocale)]);
1579
+ this.setInputValue(localizeTimeString({
1580
+ value: this.value,
1581
+ locale,
1582
+ numberingSystem: this.numberingSystem,
1583
+ includeSeconds: this.shouldIncludeSeconds(),
1584
+ fractionalSecondDigits: decimalPlaces(this.step),
1585
+ }));
1586
+ }
1587
+ // --------------------------------------------------------------------------
1588
+ //
1589
+ // Public Methods
1590
+ //
1591
+ // --------------------------------------------------------------------------
1592
+ /** Sets focus on the component. */
1593
+ async setFocus() {
1594
+ await componentFocusable(this);
1595
+ focusFirstTabbable(this.el);
1596
+ }
1597
+ /**
1598
+ * Updates the position of the component.
1599
+ *
1600
+ * @param delayed If true, delay the repositioning.
1601
+ */
1602
+ async reposition(delayed = false) {
1603
+ this.popoverEl?.reposition(delayed);
1604
+ }
1605
+ syncHiddenFormInput(input) {
1606
+ syncHiddenFormInput("time", this, input);
1607
+ }
1608
+ delocalizeTimeString(value) {
1609
+ // we need to set the corresponding locale before parsing, otherwise it defaults to English (possible dayjs bug)
1610
+ dayjs.locale(this.effectiveLocale.toLowerCase());
1611
+ const nonFractionalSecondParts = this.delocalizeTimeStringToParts(value);
1612
+ let delocalizedTimeString;
1613
+ if (this.shouldIncludeFractionalSeconds()) {
1614
+ const stepPrecision = decimalPlaces(this.step);
1615
+ const centisecondParts = this.delocalizeTimeStringToParts(value, "S");
1616
+ if (stepPrecision === 1) {
1617
+ delocalizedTimeString =
1618
+ centisecondParts.millisecond !== 0
1619
+ ? this.getTimeStringFromParts(centisecondParts)
1620
+ : this.getTimeStringFromParts(nonFractionalSecondParts);
1621
+ }
1622
+ else {
1623
+ const decisecondParts = this.delocalizeTimeStringToParts(value, "SS");
1624
+ if (stepPrecision === 2) {
1625
+ if (decisecondParts.millisecond !== 0) {
1626
+ delocalizedTimeString = this.getTimeStringFromParts(decisecondParts);
1627
+ }
1628
+ else if (centisecondParts.millisecond !== 0) {
1629
+ delocalizedTimeString = this.getTimeStringFromParts(centisecondParts);
1630
+ }
1631
+ else {
1632
+ delocalizedTimeString = this.getTimeStringFromParts(nonFractionalSecondParts);
1633
+ }
1634
+ }
1635
+ else if (stepPrecision >= 3) {
1636
+ const millisecondParts = this.delocalizeTimeStringToParts(value, "SSS");
1637
+ if (millisecondParts.millisecond !== 0) {
1638
+ delocalizedTimeString = this.getTimeStringFromParts(millisecondParts);
1639
+ }
1640
+ else if (decisecondParts.millisecond !== 0) {
1641
+ delocalizedTimeString = this.getTimeStringFromParts(decisecondParts);
1642
+ }
1643
+ else if (centisecondParts.millisecond !== 0) {
1644
+ delocalizedTimeString = this.getTimeStringFromParts(centisecondParts);
1645
+ }
1646
+ else {
1647
+ delocalizedTimeString = this.getTimeStringFromParts(nonFractionalSecondParts);
1648
+ }
1649
+ }
1650
+ }
1651
+ }
1652
+ else {
1653
+ delocalizedTimeString = this.getTimeStringFromParts(nonFractionalSecondParts);
1654
+ }
1655
+ return delocalizedTimeString;
1656
+ }
1657
+ delocalizeTimeStringToParts(localizedTimeString, fractionalSecondFormatToken) {
1658
+ const ltsFormatString = this.localeConfig?.formats?.LTS;
1659
+ const fractionalSecondTokenMatch = ltsFormatString.match(/ss\.*(S+)/g);
1660
+ if (fractionalSecondFormatToken && this.shouldIncludeFractionalSeconds()) {
1661
+ const secondFormatToken = `ss.${fractionalSecondFormatToken}`;
1662
+ this.localeConfig.formats.LTS = fractionalSecondTokenMatch
1663
+ ? ltsFormatString.replace(fractionalSecondTokenMatch[0], secondFormatToken)
1664
+ : ltsFormatString.replace("ss", secondFormatToken);
1665
+ }
1666
+ else if (fractionalSecondTokenMatch) {
1667
+ this.localeConfig.formats.LTS = ltsFormatString.replace(fractionalSecondTokenMatch[0], "ss");
1668
+ }
1669
+ dayjs.updateLocale(this.getSupportedDayjsLocale(getSupportedLocale(this.effectiveLocale)), this.localeConfig);
1670
+ const dayjsParseResult = dayjs(localizedTimeString, ["LTS", "LT"]);
1671
+ if (dayjsParseResult.isValid()) {
1672
+ return {
1673
+ hour: dayjsParseResult.get("hour"),
1674
+ minute: dayjsParseResult.get("minute"),
1675
+ second: dayjsParseResult.get("second"),
1676
+ millisecond: dayjsParseResult.get("millisecond"),
1677
+ };
1678
+ }
1679
+ return {
1680
+ hour: null,
1681
+ minute: null,
1682
+ second: null,
1683
+ millisecond: null,
1684
+ };
1685
+ }
1686
+ getTimeStringFromParts(parts) {
1687
+ let timeString = "";
1688
+ if (!parts) {
1689
+ return timeString;
1690
+ }
1691
+ if (parts.hour !== null && parts.minute !== null) {
1692
+ timeString = `${formatTimePart(parts.hour)}:${formatTimePart(parts.minute)}`;
1693
+ if (this.shouldIncludeSeconds() && parts.second !== null) {
1694
+ timeString += `:${formatTimePart(parts.second)}`;
1695
+ if (this.shouldIncludeFractionalSeconds() && parts.millisecond !== null) {
1696
+ const second = (parts.millisecond * 0.001).toFixed(decimalPlaces(this.step));
1697
+ timeString += `.${second.toString().replace("0.", "")}`;
1698
+ }
1699
+ }
1700
+ }
1701
+ return timeString;
1702
+ }
1703
+ getSupportedDayjsLocale(locale) {
1704
+ const dayjsLocale = locale.toLowerCase();
1705
+ if (dayjsLocale === "no") {
1706
+ return "nb";
1707
+ }
1708
+ if (dayjsLocale === "pt-pt") {
1709
+ return "pt";
1710
+ }
1711
+ return dayjsLocale;
1712
+ }
1713
+ async loadDateTimeLocaleData() {
1714
+ let supportedLocale = getSupportedLocale(this.effectiveLocale).toLowerCase();
1715
+ supportedLocale = this.getSupportedDayjsLocale(supportedLocale);
1716
+ const { default: localeConfig } = await supportedDayjsLocaleToLocaleConfigImport.get(supportedLocale)();
1717
+ this.localeConfig = localeConfig;
1718
+ dayjs.locale(this.localeConfig, null, true);
1719
+ dayjs.updateLocale(supportedLocale, this.getExtendedLocaleConfig(supportedLocale));
1720
+ }
1721
+ getExtendedLocaleConfig(locale) {
1722
+ if (locale === "ar") {
1723
+ return {
1724
+ meridiem: (hour) => (hour > 12 ? "م" : "ص"),
1725
+ formats: {
1726
+ LT: "HH:mm A",
1727
+ LTS: "HH:mm:ss A",
1728
+ L: "DD/MM/YYYY",
1729
+ LL: "D MMMM YYYY",
1730
+ LLL: "D MMMM YYYY HH:mm A",
1731
+ LLLL: "dddd D MMMM YYYY HH:mm A",
1732
+ },
1733
+ };
1734
+ }
1735
+ if (locale === "en-au") {
1736
+ return {
1737
+ meridiem: (hour) => (hour > 12 ? "pm" : "am"),
1738
+ };
1739
+ }
1740
+ if (locale === "en-ca") {
1741
+ return {
1742
+ meridiem: (hour) => (hour > 12 ? "p.m." : "a.m."),
1743
+ };
1744
+ }
1745
+ if (locale === "el") {
1746
+ return {
1747
+ meridiem: (hour) => (hour > 12 ? "μ.μ." : "π.μ."),
1748
+ };
1749
+ }
1750
+ if (locale === "hi") {
1751
+ return {
1752
+ formats: {
1753
+ LT: "h:mm A",
1754
+ LTS: "h:mm:ss A",
1755
+ L: "DD/MM/YYYY",
1756
+ LL: "D MMMM YYYY",
1757
+ LLL: "D MMMM YYYY, h:mm A",
1758
+ LLLL: "dddd, D MMMM YYYY, h:mm A",
1759
+ },
1760
+ meridiem: (hour) => (hour > 12 ? "pm" : "am"),
1761
+ };
1762
+ }
1763
+ if (locale === "ko") {
1764
+ return {
1765
+ meridiem: (hour) => (hour > 12 ? "오후" : "오전"),
1766
+ };
1767
+ }
1768
+ if (locale === "zh-tw") {
1769
+ return {
1770
+ formats: {
1771
+ LT: "AHH:mm",
1772
+ LTS: "AHH:mm:ss",
1773
+ },
1774
+ };
1775
+ }
1776
+ if (locale === "zh-hk") {
1777
+ return {
1778
+ formats: {
1779
+ LT: "AHH:mm",
1780
+ LTS: "AHH:mm:ss",
1781
+ },
1782
+ meridiem: (hour) => (hour > 12 ? "下午" : "上午"),
1783
+ };
1784
+ }
1785
+ }
1786
+ onLabelClick() {
1787
+ this.setFocus();
1788
+ }
1789
+ shouldIncludeSeconds() {
1790
+ return this.step < 60;
1791
+ }
1792
+ shouldIncludeFractionalSeconds() {
1793
+ return decimalPlaces(this.step) > 0;
1794
+ }
1795
+ //--------------------------------------------------------------------------
1796
+ //
1797
+ // Lifecycle
1798
+ //
1799
+ //--------------------------------------------------------------------------
1800
+ connectedCallback() {
1801
+ connectLocalized(this);
1802
+ if (isValidTime(this.value)) {
1803
+ this.setValueDirectly(this.value);
1804
+ }
1805
+ else {
1806
+ this.value = undefined;
1807
+ }
1808
+ connectLabel(this);
1809
+ connectForm(this);
1810
+ connectMessages(this);
1811
+ }
1812
+ async componentWillLoad() {
1813
+ setUpLoadableComponent(this);
1814
+ await Promise.all([setUpMessages(this), this.loadDateTimeLocaleData()]);
1815
+ }
1816
+ componentDidLoad() {
1817
+ setComponentLoaded(this);
1818
+ if (isValidTime(this.value)) {
1819
+ this.setInputValue(localizeTimeString({
1820
+ value: this.value,
1821
+ locale: this.effectiveLocale,
1822
+ numberingSystem: this.numberingSystem,
1823
+ includeSeconds: this.shouldIncludeSeconds(),
1824
+ fractionalSecondDigits: decimalPlaces(this.step),
1825
+ }));
1826
+ }
1827
+ }
1828
+ disconnectedCallback() {
1829
+ disconnectLabel(this);
1830
+ disconnectForm(this);
1831
+ disconnectLocalized(this);
1832
+ deactivateFocusTrap(this);
1833
+ disconnectMessages(this);
1834
+ }
1835
+ componentDidRender() {
1836
+ updateHostInteraction(this);
1837
+ }
1838
+ // --------------------------------------------------------------------------
1839
+ //
1840
+ // Render Methods
1841
+ //
1842
+ // --------------------------------------------------------------------------
1843
+ render() {
1844
+ const { disabled, messages, readOnly } = this;
1845
+ return (h(Host, { key: '7d5021d0867938190a71ecc258687504668aa919', onBlur: this.hostBlurHandler, onKeyDown: this.keyDownHandler }, h(InteractiveContainer, { key: '3df503ada54e8259f0e4e7013191942e4bc17020', disabled: this.disabled }, h("div", { key: '748dd86d90db29b4baaa1af42839b3b234e54d0b', class: "input-wrapper", onClick: this.onInputWrapperClick }, h("calcite-input-text", { key: 'af404dc58cb00afb62ecef587db4426bfc7b3495', "aria-autocomplete": "none", "aria-errormessage": IDS.validationMessage, "aria-haspopup": "dialog", "aria-invalid": toAriaBoolean(this.status === "invalid"), disabled: disabled, icon: "clock", label: getLabelText(this), lang: this.effectiveLocale, onCalciteInputTextInput: this.calciteInternalInputInputHandler, onCalciteInternalInputTextFocus: this.calciteInternalInputFocusHandler, readOnly: readOnly, ref: this.setInputEl, role: "combobox", scale: this.scale, status: this.status }, !this.readOnly && this.renderToggleIcon(this.open))), h("calcite-popover", { key: '93f1e3a580ad988617e4959a2e379f03a5128bf0', autoClose: true, focusTrapDisabled: true, label: messages.chooseTime, lang: this.effectiveLocale, onCalcitePopoverBeforeClose: this.popoverBeforeCloseHandler, onCalcitePopoverBeforeOpen: this.popoverBeforeOpenHandler, onCalcitePopoverClose: this.popoverCloseHandler, onCalcitePopoverOpen: this.popoverOpenHandler, overlayPositioning: this.overlayPositioning, placement: this.placement, ref: this.setCalcitePopoverEl, referenceElement: this.calciteInputEl, triggerDisabled: true }, h("calcite-time-picker", { key: '264696f0f4187f69999b4d751ffbe02759214e78', lang: this.effectiveLocale, messageOverrides: this.messageOverrides, numberingSystem: this.numberingSystem, onCalciteInternalTimePickerChange: this.timePickerChangeHandler, ref: this.setCalciteTimePickerEl, scale: this.scale, step: this.step, tabIndex: this.open ? undefined : -1, value: this.value })), h(HiddenFormInputSlot, { key: '73e605e12a6de2c5480e392cbfbea09025243111', 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)));
1846
+ }
1847
+ renderToggleIcon(open) {
1848
+ return (h("span", { class: CSS.toggleIcon, slot: "action" }, h("calcite-icon", { icon: open ? "chevron-up" : "chevron-down", scale: getIconScale(this.scale) })));
1849
+ }
1850
+ static get delegatesFocus() { return true; }
1851
+ static get assetsDirs() { return ["assets"]; }
1852
+ get el() { return getElement(this); }
1853
+ static get watchers() { return {
1854
+ "open": ["openHandler"],
1855
+ "focusTrapDisabled": ["handleFocusTrapDisabled"],
1856
+ "disabled": ["handleDisabledAndReadOnlyChange"],
1857
+ "readOnly": ["handleDisabledAndReadOnlyChange"],
1858
+ "messageOverrides": ["onMessagesChange"],
1859
+ "numberingSystem": ["numberingSystemWatcher"],
1860
+ "step": ["stepWatcher"],
1861
+ "value": ["valueWatcher"],
1862
+ "effectiveLocale": ["effectiveLocaleWatcher"]
1863
+ }; }
1864
+ };
1865
+ InputTimePicker.style = CalciteInputTimePickerStyle0;
1866
+
1867
+ export { InputTimePicker as I, dayjs as d };