@esri/solutions-components 0.11.12 → 0.11.14

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 (1278) hide show
  1. package/dist/cjs/basemap-gallery_7.cjs.entry.js +258 -49
  2. package/dist/cjs/buffer-tools_2.cjs.entry.js +122 -28
  3. package/dist/cjs/card-manager_3.cjs.entry.js +427 -98
  4. package/dist/cjs/consent-manager.cjs.entry.js +54 -12
  5. package/dist/cjs/create-feature_4.cjs.entry.js +247 -53
  6. package/dist/cjs/create-related-feature_3.cjs.entry.js +166 -35
  7. package/dist/cjs/crowdsource-manager.cjs.entry.js +247 -58
  8. package/dist/cjs/crowdsource-reporter.cjs.entry.js +213 -52
  9. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  10. package/dist/cjs/delete-dialog.cjs.entry.js +37 -8
  11. package/dist/cjs/downloadUtils-1935500f.js +3223 -0
  12. package/dist/cjs/effects-3607d1ba.js +83 -0
  13. package/dist/cjs/feature-list.cjs.entry.js +95 -24
  14. package/dist/cjs/helpers-b511b55e.js +867 -0
  15. package/dist/cjs/index-b2821254.js +201 -0
  16. package/dist/cjs/index-b936ec03.js +1903 -0
  17. package/dist/cjs/index.es-3c2404c3.js +11195 -0
  18. package/dist/cjs/instant-apps-app-guide.cjs.entry.js +3 -3
  19. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +5 -5
  20. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +2 -2
  21. package/dist/cjs/instant-apps-create.cjs.entry.js +3 -3
  22. package/dist/cjs/instant-apps-export-views.cjs.entry.js +3 -3
  23. package/dist/cjs/instant-apps-export.cjs.entry.js +3 -3
  24. package/dist/cjs/instant-apps-filter-list_2.cjs.entry.js +3 -3
  25. package/dist/cjs/instant-apps-header.cjs.entry.js +1 -1
  26. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +5 -5
  27. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +5 -5
  28. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +5 -5
  29. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +5 -5
  30. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +6 -6
  31. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +20 -20
  32. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  33. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +826 -20
  34. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +817 -10
  35. package/dist/cjs/instant-apps-measurement-tool.cjs.entry.js +2 -2
  36. package/dist/cjs/instant-apps-measurement.cjs.entry.js +3 -3
  37. package/dist/cjs/instant-apps-popover.cjs.entry.js +3 -3
  38. package/dist/cjs/instant-apps-popovers.cjs.entry.js +1 -1
  39. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +3 -3
  40. package/dist/cjs/instant-apps-sign-in.cjs.entry.js +3 -3
  41. package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
  42. package/dist/cjs/instant-apps-time-filter.cjs.entry.js +5 -5
  43. package/dist/cjs/json-editor_7.cjs.entry.js +227 -49
  44. package/dist/cjs/languageSwitcher-19a22439.js +52 -0
  45. package/dist/cjs/loadModules-e9d8977c.js +23 -0
  46. package/dist/cjs/loader.cjs.js +1 -1
  47. package/dist/cjs/locale-4187fc82.js +943 -0
  48. package/dist/cjs/locale-98346201.js +160 -0
  49. package/dist/cjs/map-layer-picker.cjs.entry.js +112 -27
  50. package/dist/cjs/map-select-tools_3.cjs.entry.js +229 -50
  51. package/dist/cjs/pci-calculator.cjs.entry.js +15 -2
  52. package/dist/cjs/popupUtils-c0921a77.js +121 -0
  53. package/dist/cjs/public-notification.cjs.entry.js +194 -44
  54. package/dist/cjs/publicNotificationStore-76755c44.js +47 -0
  55. package/dist/cjs/solution-configuration.cjs.entry.js +52 -17
  56. package/dist/cjs/solution-contents_3.cjs.entry.js +84 -18
  57. package/dist/cjs/solution-item-accordion.cjs.entry.js +39 -9
  58. package/dist/cjs/solution-item-icon.cjs.entry.js +18 -4
  59. package/dist/cjs/solution-store-a2a8422d.js +1105 -0
  60. package/dist/cjs/solutions-components.cjs.js +2 -2
  61. package/dist/cjs/spatial-ref.cjs.entry.js +45 -10
  62. package/dist/cjs/store-manager.cjs.entry.js +21 -6
  63. package/dist/cjs/utils-16dbc236.js +153 -0
  64. package/dist/collection/collection-manifest.json +1 -1
  65. package/dist/collection/components/basemap-gallery/basemap-gallery.js +19 -5
  66. package/dist/collection/components/buffer-tools/buffer-tools.js +52 -13
  67. package/dist/collection/components/card-manager/card-manager.js +71 -17
  68. package/dist/collection/components/consent-manager/consent-manager.js +52 -12
  69. package/dist/collection/components/create-feature/create-feature.js +68 -16
  70. package/dist/collection/components/create-related-feature/create-related-feature.js +44 -10
  71. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +245 -58
  72. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +211 -52
  73. package/dist/collection/components/delete-button/delete-button.js +55 -13
  74. package/dist/collection/components/delete-dialog/delete-dialog.js +35 -8
  75. package/dist/collection/components/edit-card/edit-card.js +43 -10
  76. package/dist/collection/components/feature-details/feature-details.js +70 -17
  77. package/dist/collection/components/feature-list/feature-list.js +91 -22
  78. package/dist/collection/components/floor-filter/floor-filter.js +19 -5
  79. package/dist/collection/components/info-card/info-card.js +77 -18
  80. package/dist/collection/components/json-editor/json-editor.js +28 -7
  81. package/dist/collection/components/layer-list/layer-list.js +50 -12
  82. package/dist/collection/components/layer-table/layer-table.js +171 -41
  83. package/dist/collection/components/map-card/map-card.js +182 -43
  84. package/dist/collection/components/map-draw-tools/map-draw-tools.js +66 -15
  85. package/dist/collection/components/map-fullscreen/map-fullscreen.js +18 -4
  86. package/dist/collection/components/map-layer-picker/map-layer-picker.js +108 -25
  87. package/dist/collection/components/map-legend/map-legend.js +15 -4
  88. package/dist/collection/components/map-picker/map-picker.js +35 -8
  89. package/dist/collection/components/map-search/map-search.js +35 -8
  90. package/dist/collection/components/map-select-tools/map-select-tools.js +138 -32
  91. package/dist/collection/components/map-tools/map-tools.js +115 -27
  92. package/dist/collection/components/pci-calculator/pci-calculator.js +14 -3
  93. package/dist/collection/components/pdf-download/pdf-download.js +27 -6
  94. package/dist/collection/components/public-notification/public-notification.js +189 -41
  95. package/dist/collection/components/refine-selection/refine-selection.js +59 -13
  96. package/dist/collection/components/solution-configuration/solution-configuration.js +48 -13
  97. package/dist/collection/components/solution-contents/solution-contents.js +13 -4
  98. package/dist/collection/components/solution-item/solution-item.js +36 -9
  99. package/dist/collection/components/solution-item-accordion/solution-item-accordion.css +0 -4
  100. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +36 -8
  101. package/dist/collection/components/solution-item-details/solution-item-details.js +35 -16
  102. package/dist/collection/components/solution-item-icon/solution-item-icon.js +17 -5
  103. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +27 -6
  104. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +24 -6
  105. package/dist/collection/components/solution-resource-item/solution-resource-item.js +36 -8
  106. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +31 -7
  107. package/dist/collection/components/solution-template-data/solution-template-data.js +49 -8
  108. package/dist/collection/components/solution-variables/solution-variables.js +24 -6
  109. package/dist/collection/components/spatial-ref/spatial-ref.js +43 -8
  110. package/dist/collection/components/store-manager/store-manager.js +18 -5
  111. package/dist/collection/vendor/calcite-components/2BGOXXHV.js +4 -0
  112. package/dist/collection/vendor/calcite-components/2EBGD5ZQ.js +4 -0
  113. package/dist/collection/vendor/calcite-components/2HEEVITF.js +4 -0
  114. package/dist/collection/vendor/calcite-components/2QBRISAS.js +4 -0
  115. package/dist/collection/vendor/calcite-components/2SKIGCTJ.js +4 -0
  116. package/dist/collection/vendor/calcite-components/2ZPEMPPG.js +4 -0
  117. package/dist/collection/vendor/calcite-components/36DTW2EC.js +4 -0
  118. package/dist/collection/vendor/calcite-components/36E6CTNX.js +4 -0
  119. package/dist/collection/vendor/calcite-components/36HITQ3A.js +4 -0
  120. package/dist/collection/vendor/calcite-components/3FJPBCHI.js +4 -0
  121. package/dist/collection/vendor/calcite-components/3TINKPLC.js +4 -0
  122. package/dist/collection/vendor/calcite-components/3TXD2SW4.js +4 -0
  123. package/dist/collection/vendor/calcite-components/43C4CZJO.js +4 -0
  124. package/dist/collection/vendor/calcite-components/44DZGTF5.js +4 -0
  125. package/dist/collection/vendor/calcite-components/4IWRJJPT.js +4 -0
  126. package/dist/collection/vendor/calcite-components/4L6L5YMT.js +4 -0
  127. package/dist/collection/vendor/calcite-components/4NZHY4FQ.js +4 -0
  128. package/dist/collection/vendor/calcite-components/4OSJHPNQ.js +4 -0
  129. package/dist/collection/vendor/calcite-components/4ZNEZOAP.js +4 -0
  130. package/dist/collection/vendor/calcite-components/4ZTXEQT4.js +4 -0
  131. package/dist/collection/vendor/calcite-components/57U74PDQ.js +4 -0
  132. package/dist/collection/vendor/calcite-components/5BEKT6RT.js +4 -0
  133. package/dist/collection/vendor/calcite-components/5JAMHCQS.js +6 -0
  134. package/dist/collection/vendor/calcite-components/5UP5TQJN.js +4 -0
  135. package/dist/collection/vendor/calcite-components/5VK77MGP.js +4 -0
  136. package/dist/collection/vendor/calcite-components/5ZFIOILW.js +4 -0
  137. package/dist/collection/vendor/calcite-components/62G23PKY.js +4 -0
  138. package/dist/collection/vendor/calcite-components/6A464LBG.js +4 -0
  139. package/dist/collection/vendor/calcite-components/6KXUZBIZ.js +4 -0
  140. package/dist/collection/vendor/calcite-components/6OCJIDQZ.js +4 -0
  141. package/dist/collection/vendor/calcite-components/6PBZNCIY.js +4 -0
  142. package/dist/collection/vendor/calcite-components/6SREDGMN.js +4 -0
  143. package/dist/collection/vendor/calcite-components/73K4GSAV.js +4 -0
  144. package/dist/collection/vendor/calcite-components/757M5TSP.js +5 -0
  145. package/dist/collection/vendor/calcite-components/7F6EUEAO.js +4 -0
  146. package/dist/collection/vendor/calcite-components/7GOGBJPD.js +4 -0
  147. package/dist/collection/vendor/calcite-components/7PLD33LH.js +4 -0
  148. package/dist/collection/vendor/calcite-components/7TNMI44V.js +4 -0
  149. package/dist/collection/vendor/calcite-components/7VZFYJY5.js +4 -0
  150. package/dist/collection/vendor/calcite-components/7XZR3QPX.js +4 -0
  151. package/dist/collection/vendor/calcite-components/A3M4FM7N.js +4 -0
  152. package/dist/collection/vendor/calcite-components/A5WZ32T6.js +4 -0
  153. package/dist/collection/vendor/calcite-components/A6H6UTO7.js +4 -0
  154. package/dist/collection/vendor/calcite-components/AA6WUYLQ.js +4 -0
  155. package/dist/collection/vendor/calcite-components/ADRZSXZD.js +4 -0
  156. package/dist/collection/vendor/calcite-components/AKXBPGJ4.js +4 -0
  157. package/dist/collection/vendor/calcite-components/ALGCYGFE.js +4 -0
  158. package/dist/collection/vendor/calcite-components/B3YKMJGM.js +4 -0
  159. package/dist/collection/vendor/calcite-components/B6DZ4O5H.js +4 -0
  160. package/dist/collection/vendor/calcite-components/B747CT5Q.js +5 -0
  161. package/dist/collection/vendor/calcite-components/BAHKYVUM.js +4 -0
  162. package/dist/collection/vendor/calcite-components/BTHSKXWS.js +4 -0
  163. package/dist/collection/vendor/calcite-components/BWCV737I.js +4 -0
  164. package/dist/collection/vendor/calcite-components/BZV465ZG.js +4 -0
  165. package/dist/collection/vendor/calcite-components/C4A2PCZ4.js +4 -0
  166. package/dist/collection/vendor/calcite-components/C5MKAGNV.js +4 -0
  167. package/dist/collection/vendor/calcite-components/CK3TASCY.js +4 -0
  168. package/dist/collection/vendor/calcite-components/D2MINRBA.js +4 -0
  169. package/dist/collection/vendor/calcite-components/DDOM5RYZ.js +4 -0
  170. package/dist/collection/vendor/calcite-components/DJ4JGNMM.js +4 -0
  171. package/dist/collection/vendor/calcite-components/DL75ZJBG.js +4 -0
  172. package/dist/collection/vendor/calcite-components/DO4RITGJ.js +4 -0
  173. package/dist/collection/vendor/calcite-components/DSL2FNLA.js +4 -0
  174. package/dist/collection/vendor/calcite-components/DTEHSI7W.js +4 -0
  175. package/dist/collection/vendor/calcite-components/DUTPXINY.js +4 -0
  176. package/dist/collection/vendor/calcite-components/DY22I2GZ.js +4 -0
  177. package/dist/collection/vendor/calcite-components/DYN74HSB.js +4 -0
  178. package/dist/collection/vendor/calcite-components/E3CWAGXE.js +4 -0
  179. package/dist/collection/vendor/calcite-components/E3QBKOQQ.js +4 -0
  180. package/dist/collection/vendor/calcite-components/EBFZRB3A.js +4 -0
  181. package/dist/collection/vendor/calcite-components/ECGXAEDQ.js +4 -0
  182. package/dist/collection/vendor/calcite-components/EGC7NBN5.js +4 -0
  183. package/dist/collection/vendor/calcite-components/EILXZAAH.js +4 -0
  184. package/dist/collection/vendor/calcite-components/EISHHIYI.js +4 -0
  185. package/dist/collection/vendor/calcite-components/EN6Y5YN5.js +4 -0
  186. package/dist/collection/vendor/calcite-components/ERDL4UCD.js +4 -0
  187. package/dist/collection/vendor/calcite-components/EYPFBUR7.js +4 -0
  188. package/dist/collection/vendor/calcite-components/F6DYUGAJ.js +4 -0
  189. package/dist/collection/vendor/calcite-components/FAQ7B73H.js +4 -0
  190. package/dist/collection/vendor/calcite-components/FAULLEJY.js +4 -0
  191. package/dist/collection/vendor/calcite-components/FH7G4JPL.js +28 -0
  192. package/dist/collection/vendor/calcite-components/FHAH57CK.js +4 -0
  193. package/dist/collection/vendor/calcite-components/FHGZNYTT.js +4 -0
  194. package/dist/collection/vendor/calcite-components/FLXOWNYW.js +4 -0
  195. package/dist/collection/vendor/calcite-components/FVABUFOH.js +4 -0
  196. package/dist/collection/vendor/calcite-components/G2JF63JV.js +4 -0
  197. package/dist/collection/vendor/calcite-components/G63OZT6W.js +4 -0
  198. package/dist/collection/vendor/calcite-components/GESC7PRY.js +4 -0
  199. package/dist/collection/vendor/calcite-components/GIAH7CPN.js +4 -0
  200. package/dist/collection/vendor/calcite-components/GNZIY4A2.js +4 -0
  201. package/dist/collection/vendor/calcite-components/GPNKRGK6.js +4 -0
  202. package/dist/collection/vendor/calcite-components/GSUR5POR.js +4 -0
  203. package/dist/collection/vendor/calcite-components/GY22257T.js +4 -0
  204. package/dist/collection/vendor/calcite-components/H2PEX7CU.js +4 -0
  205. package/dist/collection/vendor/calcite-components/H2UMFA24.js +4 -0
  206. package/dist/collection/vendor/calcite-components/H7D6N2ZS.js +4 -0
  207. package/dist/collection/vendor/calcite-components/HALAA7KD.js +4 -0
  208. package/dist/collection/vendor/calcite-components/HHC7VSD3.js +4 -0
  209. package/dist/collection/vendor/calcite-components/HNGJKPNS.js +4 -0
  210. package/dist/collection/vendor/calcite-components/HQLH54Q4.js +4 -0
  211. package/dist/collection/vendor/calcite-components/HZLG5SUR.js +4 -0
  212. package/dist/collection/vendor/calcite-components/HZUKYZNP.js +4 -0
  213. package/dist/collection/vendor/calcite-components/IHBCPOXF.js +4 -0
  214. package/dist/collection/vendor/calcite-components/IIERNP6W.js +4 -0
  215. package/dist/collection/vendor/calcite-components/ILJVRQHM.js +4 -0
  216. package/dist/collection/vendor/calcite-components/IQTGVLQG.js +4 -0
  217. package/dist/collection/vendor/calcite-components/IRW4MFB4.js +4 -0
  218. package/dist/collection/vendor/calcite-components/J4KGM5S7.js +5 -0
  219. package/dist/collection/vendor/calcite-components/JCQBVDTR.js +4 -0
  220. package/dist/collection/vendor/calcite-components/JCZIZMKQ.js +4 -0
  221. package/dist/collection/vendor/calcite-components/JE5DGAJR.js +4 -0
  222. package/dist/collection/vendor/calcite-components/JL7OLH3T.js +4 -0
  223. package/dist/collection/vendor/calcite-components/JTWLPIB2.js +4 -0
  224. package/dist/collection/vendor/calcite-components/K53JENHF.js +4 -0
  225. package/dist/collection/vendor/calcite-components/K5ODBKLP.js +4 -0
  226. package/dist/collection/vendor/calcite-components/KC4IYMUL.js +4 -0
  227. package/dist/collection/vendor/calcite-components/KE7WVOAV.js +4 -0
  228. package/dist/collection/vendor/calcite-components/KGJ4OJVP.js +4 -0
  229. package/dist/collection/vendor/calcite-components/KI2CJ7JL.js +4 -0
  230. package/dist/collection/vendor/calcite-components/KNE7ABCR.js +4 -0
  231. package/dist/collection/vendor/calcite-components/KOFGYSC5.js +4 -0
  232. package/dist/collection/vendor/calcite-components/KOH6G4XV.js +4 -0
  233. package/dist/collection/vendor/calcite-components/KRO7CG2Q.js +4 -0
  234. package/dist/collection/vendor/calcite-components/KRZW2DWF.js +4 -0
  235. package/dist/collection/vendor/calcite-components/KSFXKRML.js +4 -0
  236. package/dist/collection/vendor/calcite-components/KTJZCONU.js +4 -0
  237. package/dist/collection/vendor/calcite-components/KXJRCIPX.js +4 -0
  238. package/dist/collection/vendor/calcite-components/L5DK3NJQ.js +4 -0
  239. package/dist/collection/vendor/calcite-components/LEAJPPH4.js +4 -0
  240. package/dist/collection/vendor/calcite-components/LKNGKUUT.js +4 -0
  241. package/dist/collection/vendor/calcite-components/LLYFYC3S.js +4 -0
  242. package/dist/collection/vendor/calcite-components/LLYVXFI4.js +4 -0
  243. package/dist/collection/vendor/calcite-components/LMPMNF4U.js +4 -0
  244. package/dist/collection/vendor/calcite-components/LNUDHR7T.js +4 -0
  245. package/dist/collection/vendor/calcite-components/LRXQU7WR.js +4 -0
  246. package/dist/collection/vendor/calcite-components/MDS5OEJ4.js +4 -0
  247. package/dist/collection/vendor/calcite-components/MEXPAXRW.js +4 -0
  248. package/dist/collection/vendor/calcite-components/MI3K57KT.js +4 -0
  249. package/dist/collection/vendor/calcite-components/MIOMFK6B.js +4 -0
  250. package/dist/collection/vendor/calcite-components/MJII73PP.js +4 -0
  251. package/dist/collection/vendor/calcite-components/MJIKLRLZ.js +4 -0
  252. package/dist/collection/vendor/calcite-components/MQSDYLGW.js +4 -0
  253. package/dist/collection/vendor/calcite-components/MWJLXQ5U.js +4 -0
  254. package/dist/collection/vendor/calcite-components/N2PDJVSE.js +4 -0
  255. package/dist/collection/vendor/calcite-components/NERFG233.js +4 -0
  256. package/dist/collection/vendor/calcite-components/NIUBMFXO.js +4 -0
  257. package/dist/collection/vendor/calcite-components/NK25FAZ6.js +4 -0
  258. package/dist/collection/vendor/calcite-components/NK4ED4IH.js +5 -0
  259. package/dist/collection/vendor/calcite-components/NOJTDKA6.js +4 -0
  260. package/dist/collection/vendor/calcite-components/NUY7EYNX.js +4 -0
  261. package/dist/collection/vendor/calcite-components/NWA7UYBI.js +4 -0
  262. package/dist/collection/vendor/calcite-components/NWNWCSUO.js +4 -0
  263. package/dist/collection/vendor/calcite-components/NYJ2KJKN.js +4 -0
  264. package/dist/collection/vendor/calcite-components/O6RKIBH2.js +4 -0
  265. package/dist/collection/vendor/calcite-components/OP2QHRHR.js +4 -0
  266. package/dist/collection/vendor/calcite-components/P5ZVYEQW.js +4 -0
  267. package/dist/collection/vendor/calcite-components/P6BFNJVU.js +4 -0
  268. package/dist/collection/vendor/calcite-components/P6VB45CQ.js +4 -0
  269. package/dist/collection/vendor/calcite-components/PNTWJB75.js +4 -0
  270. package/dist/collection/vendor/calcite-components/PTUZR2XV.js +4 -0
  271. package/dist/collection/vendor/calcite-components/QBNHVQWS.js +4 -0
  272. package/dist/collection/vendor/calcite-components/QD6WQCPN.js +4 -0
  273. package/dist/collection/vendor/calcite-components/QEBXFL3K.js +4 -0
  274. package/dist/collection/vendor/calcite-components/QNRLRRZZ.js +4 -0
  275. package/dist/collection/vendor/calcite-components/QTGKBVAW.js +4 -0
  276. package/dist/collection/vendor/calcite-components/QVLHSABE.js +4 -0
  277. package/dist/collection/vendor/calcite-components/RATZT6K7.js +4 -0
  278. package/dist/collection/vendor/calcite-components/RAWIO5CJ.js +4 -0
  279. package/dist/collection/vendor/calcite-components/RC4M4Q6U.js +4 -0
  280. package/dist/collection/vendor/calcite-components/ROTKUEC4.js +4 -0
  281. package/dist/collection/vendor/calcite-components/RRR3UCDP.js +4 -0
  282. package/dist/collection/vendor/calcite-components/RXJQR5VC.js +4 -0
  283. package/dist/collection/vendor/calcite-components/RYBJ6HQX.js +4 -0
  284. package/dist/collection/vendor/calcite-components/S2CHZ5WW.js +4 -0
  285. package/dist/collection/vendor/calcite-components/S5QILLXK.js +4 -0
  286. package/dist/collection/vendor/calcite-components/S5WUGWLI.js +4 -0
  287. package/dist/collection/vendor/calcite-components/SLILJOTA.js +4 -0
  288. package/dist/collection/vendor/calcite-components/SZIQPAWB.js +4 -0
  289. package/dist/collection/vendor/calcite-components/T2EFD7MK.js +4 -0
  290. package/dist/collection/vendor/calcite-components/TJ6U6Y2A.js +4 -0
  291. package/dist/collection/vendor/calcite-components/TRXE64SN.js +4 -0
  292. package/dist/collection/vendor/calcite-components/TVXUNVVJ.js +4 -0
  293. package/dist/collection/vendor/calcite-components/TZPOTIWO.js +4 -0
  294. package/dist/collection/vendor/calcite-components/UKOMGWYV.js +4 -0
  295. package/dist/collection/vendor/calcite-components/ULI2WHN6.js +4 -0
  296. package/dist/collection/vendor/calcite-components/UPO2OA2C.js +4 -0
  297. package/dist/collection/vendor/calcite-components/V7QQRUYR.js +4 -0
  298. package/dist/collection/vendor/calcite-components/VA6SEF3H.js +4 -0
  299. package/dist/collection/vendor/calcite-components/VCGYS6AC.js +4 -0
  300. package/dist/collection/vendor/calcite-components/VHIVTMYL.js +22 -0
  301. package/dist/collection/vendor/calcite-components/VIFJTMJE.js +4 -0
  302. package/dist/collection/vendor/calcite-components/VKUXTBMA.js +4 -0
  303. package/dist/collection/vendor/calcite-components/VYBRMYZA.js +4 -0
  304. package/dist/collection/vendor/calcite-components/VYSYUSUT.js +4 -0
  305. package/dist/collection/vendor/calcite-components/WHQERKO3.js +4 -0
  306. package/dist/collection/vendor/calcite-components/WLKZ6TCC.js +4 -0
  307. package/dist/collection/vendor/calcite-components/WRRV2226.js +4 -0
  308. package/dist/collection/vendor/calcite-components/X5OT5VWP.js +4 -0
  309. package/dist/collection/vendor/calcite-components/X7WD2RXW.js +4 -0
  310. package/dist/collection/vendor/calcite-components/XGGCYCLU.js +4 -0
  311. package/dist/collection/vendor/calcite-components/XJUGTTYP.js +4 -0
  312. package/dist/collection/vendor/calcite-components/XK6ESUWM.js +4 -0
  313. package/dist/collection/vendor/calcite-components/XODNGXTR.js +4 -0
  314. package/dist/collection/vendor/calcite-components/XP22SQKN.js +4 -0
  315. package/dist/collection/vendor/calcite-components/XUCLKKAR.js +4 -0
  316. package/dist/collection/vendor/calcite-components/XWO5T62V.js +4 -0
  317. package/dist/collection/vendor/calcite-components/XY7DR573.js +4 -0
  318. package/dist/collection/vendor/calcite-components/Y4WWNYQO.js +4 -0
  319. package/dist/collection/vendor/calcite-components/YF3UCGCR.js +4 -0
  320. package/dist/collection/vendor/calcite-components/YH3WSHXS.js +4 -0
  321. package/dist/collection/vendor/calcite-components/YOI4NTGG.js +4 -0
  322. package/dist/collection/vendor/calcite-components/YP2GEKXK.js +4 -0
  323. package/dist/collection/vendor/calcite-components/YQDF2N5J.js +4 -0
  324. package/dist/collection/vendor/calcite-components/YRCGG4BE.js +4 -0
  325. package/dist/collection/vendor/calcite-components/YTSHEMU3.js +4 -0
  326. package/dist/collection/vendor/calcite-components/YUQIXR5A.js +4 -0
  327. package/dist/collection/vendor/calcite-components/ZAY3SU5H.js +4 -0
  328. package/dist/collection/vendor/calcite-components/ZFGK5MNZ.js +4 -0
  329. package/dist/collection/vendor/calcite-components/ZITAONDY.js +4 -0
  330. package/dist/collection/vendor/calcite-components/ZLW5U3G6.js +4 -0
  331. package/dist/collection/vendor/calcite-components/ZNMXPSOQ.js +4 -0
  332. package/dist/collection/vendor/calcite-components/ZSLV2NNR.js +4 -0
  333. package/dist/collection/vendor/calcite-components/assets/icon/crosshair16.json +1 -0
  334. package/dist/collection/vendor/calcite-components/assets/icon/crosshair24.json +1 -0
  335. package/dist/collection/vendor/calcite-components/assets/icon/crosshair32.json +1 -0
  336. package/dist/collection/vendor/calcite-components/assets/icon/utilityNetworkLayer16.json +1 -0
  337. package/dist/collection/vendor/calcite-components/assets/icon/utilityNetworkLayer24.json +1 -0
  338. package/dist/collection/vendor/calcite-components/assets/icon/utilityNetworkLayer32.json +1 -0
  339. package/dist/collection/vendor/calcite-components/calcite.esm.js +4 -6
  340. package/dist/components/basemap-gallery2.js +19 -3
  341. package/dist/components/buffer-tools2.js +52 -11
  342. package/dist/components/card-manager2.js +71 -15
  343. package/dist/components/consent-manager.js +52 -10
  344. package/dist/components/create-feature2.js +68 -14
  345. package/dist/components/create-related-feature2.js +44 -8
  346. package/dist/components/crowdsource-manager.js +245 -56
  347. package/dist/components/crowdsource-reporter.js +211 -50
  348. package/dist/components/delete-button2.js +55 -11
  349. package/dist/components/delete-dialog2.js +35 -6
  350. package/dist/components/edit-card2.js +43 -8
  351. package/dist/components/feature-details2.js +70 -15
  352. package/dist/components/feature-list2.js +91 -20
  353. package/dist/components/floor-filter2.js +19 -3
  354. package/dist/components/index.es.js +6 -5
  355. package/dist/components/info-card2.js +77 -16
  356. package/dist/components/instant-apps-keyboard-shortcuts.js +17 -17
  357. package/dist/components/instant-apps-language-switcher.js +815 -9
  358. package/dist/components/instant-apps-language-translator2.js +1 -1
  359. package/dist/components/json-editor2.js +28 -5
  360. package/dist/components/layer-list2.js +50 -10
  361. package/dist/components/layer-table2.js +171 -39
  362. package/dist/components/loadModules2.js +1 -1
  363. package/dist/components/map-card2.js +182 -41
  364. package/dist/components/map-draw-tools2.js +66 -13
  365. package/dist/components/map-fullscreen2.js +18 -2
  366. package/dist/components/map-layer-picker2.js +108 -23
  367. package/dist/components/map-legend2.js +15 -2
  368. package/dist/components/map-picker2.js +35 -6
  369. package/dist/components/map-search2.js +35 -6
  370. package/dist/components/map-select-tools2.js +138 -30
  371. package/dist/components/map-tools2.js +115 -25
  372. package/dist/components/pci-calculator.js +14 -1
  373. package/dist/components/pdf-download2.js +27 -4
  374. package/dist/components/public-notification.js +189 -39
  375. package/dist/components/refine-selection2.js +59 -11
  376. package/dist/components/solution-configuration.js +48 -13
  377. package/dist/components/solution-contents2.js +13 -2
  378. package/dist/components/solution-item-accordion.js +37 -7
  379. package/dist/components/solution-item-details2.js +35 -14
  380. package/dist/components/solution-item-icon2.js +17 -3
  381. package/dist/components/solution-item-sharing2.js +27 -4
  382. package/dist/components/solution-item2.js +36 -7
  383. package/dist/components/solution-organization-variables2.js +24 -4
  384. package/dist/components/solution-resource-item2.js +36 -6
  385. package/dist/components/solution-spatial-ref2.js +31 -5
  386. package/dist/components/solution-template-data2.js +49 -8
  387. package/dist/components/solution-variables2.js +24 -4
  388. package/dist/components/spatial-ref.js +43 -8
  389. package/dist/components/store-manager.js +18 -3
  390. package/dist/esm/basemap-gallery_7.entry.js +258 -49
  391. package/dist/esm/buffer-tools_2.entry.js +122 -28
  392. package/dist/esm/card-manager_3.entry.js +427 -98
  393. package/dist/esm/consent-manager.entry.js +54 -12
  394. package/dist/esm/create-feature_4.entry.js +247 -53
  395. package/dist/esm/create-related-feature_3.entry.js +166 -35
  396. package/dist/esm/crowdsource-manager.entry.js +247 -58
  397. package/dist/esm/crowdsource-reporter.entry.js +213 -52
  398. package/dist/esm/deduct-calculator.entry.js +1 -1
  399. package/dist/esm/delete-dialog.entry.js +37 -8
  400. package/dist/esm/downloadUtils-3f4d34a4.js +3217 -0
  401. package/dist/esm/effects-38bc1195.js +81 -0
  402. package/dist/esm/feature-list.entry.js +95 -24
  403. package/dist/esm/helpers-5df33e11.js +841 -0
  404. package/dist/esm/index-000c7a7c.js +1870 -0
  405. package/dist/esm/index-f7533fcc.js +199 -0
  406. package/dist/esm/index.es-87662946.js +11108 -0
  407. package/dist/esm/instant-apps-app-guide.entry.js +3 -3
  408. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +5 -5
  409. package/dist/esm/instant-apps-control-panel.entry.js +2 -2
  410. package/dist/esm/instant-apps-create.entry.js +3 -3
  411. package/dist/esm/instant-apps-export-views.entry.js +3 -3
  412. package/dist/esm/instant-apps-export.entry.js +3 -3
  413. package/dist/esm/instant-apps-filter-list_2.entry.js +3 -3
  414. package/dist/esm/instant-apps-header.entry.js +1 -1
  415. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +5 -5
  416. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +5 -5
  417. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +5 -5
  418. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +5 -5
  419. package/dist/esm/instant-apps-interactive-legend.entry.js +6 -6
  420. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +20 -20
  421. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  422. package/dist/esm/instant-apps-language-switcher.entry.js +820 -14
  423. package/dist/esm/instant-apps-language-translator.entry.js +813 -6
  424. package/dist/esm/instant-apps-measurement-tool.entry.js +2 -2
  425. package/dist/esm/instant-apps-measurement.entry.js +3 -3
  426. package/dist/esm/instant-apps-popover.entry.js +3 -3
  427. package/dist/esm/instant-apps-popovers.entry.js +1 -1
  428. package/dist/esm/instant-apps-scoreboard.entry.js +3 -3
  429. package/dist/esm/instant-apps-sign-in.entry.js +3 -3
  430. package/dist/esm/instant-apps-splash.entry.js +3 -3
  431. package/dist/esm/instant-apps-time-filter.entry.js +5 -5
  432. package/dist/esm/json-editor_7.entry.js +227 -49
  433. package/dist/esm/languageSwitcher-49bad3f4.js +49 -0
  434. package/dist/esm/loadModules-947ccfd4.js +21 -0
  435. package/dist/esm/loader.js +2 -2
  436. package/dist/esm/locale-857bb2e4.js +938 -0
  437. package/dist/esm/locale-fd7f8659.js +155 -0
  438. package/dist/esm/map-layer-picker.entry.js +112 -27
  439. package/dist/esm/map-select-tools_3.entry.js +229 -50
  440. package/dist/esm/pci-calculator.entry.js +15 -2
  441. package/dist/esm/popupUtils-43fafc2f.js +119 -0
  442. package/dist/esm/public-notification.entry.js +194 -44
  443. package/dist/esm/publicNotificationStore-e5306ea6.js +45 -0
  444. package/dist/esm/solution-configuration.entry.js +52 -17
  445. package/dist/esm/solution-contents_3.entry.js +84 -18
  446. package/dist/esm/solution-item-accordion.entry.js +39 -9
  447. package/dist/esm/solution-item-icon.entry.js +18 -4
  448. package/dist/esm/solution-store-26e3d8c6.js +1103 -0
  449. package/dist/esm/solutions-components.js +3 -3
  450. package/dist/esm/spatial-ref.entry.js +45 -10
  451. package/dist/esm/store-manager.entry.js +21 -6
  452. package/dist/esm/utils-ebba7c2e.js +142 -0
  453. package/dist/solutions-components/p-056d4371.entry.js +6 -0
  454. package/dist/solutions-components/p-0592d206.entry.js +6 -0
  455. package/dist/solutions-components/p-075979ef.js +36 -0
  456. package/dist/solutions-components/p-08ad0b7a.js +6 -0
  457. package/dist/solutions-components/p-0b974e3c.entry.js +6 -0
  458. package/dist/solutions-components/p-0db26b05.entry.js +6 -0
  459. package/dist/solutions-components/p-1309ac58.js +129 -0
  460. package/dist/solutions-components/p-174fa218.js +6 -0
  461. package/dist/solutions-components/p-193034c9.entry.js +6 -0
  462. package/dist/solutions-components/p-1a1791ae.entry.js +21 -0
  463. package/dist/solutions-components/p-1b6461c5.entry.js +6 -0
  464. package/dist/solutions-components/p-1e57a3bd.entry.js +6 -0
  465. package/dist/solutions-components/p-21b280a8.js +21 -0
  466. package/dist/solutions-components/p-2672ee69.entry.js +6 -0
  467. package/dist/solutions-components/p-2937baee.js +6 -0
  468. package/dist/solutions-components/p-3c1c2ca5.entry.js +11 -0
  469. package/dist/solutions-components/p-3d7eeb2d.js +488 -0
  470. package/dist/solutions-components/p-3de6e5d8.entry.js +6 -0
  471. package/dist/solutions-components/p-40578f4b.entry.js +6 -0
  472. package/dist/solutions-components/p-48fcfd06.entry.js +6 -0
  473. package/dist/solutions-components/p-4db43d2c.entry.js +6 -0
  474. package/dist/solutions-components/p-4e34c101.entry.js +6 -0
  475. package/dist/solutions-components/p-4f683af6.entry.js +6 -0
  476. package/dist/solutions-components/p-529325da.entry.js +6 -0
  477. package/dist/solutions-components/p-5c05f28a.entry.js +6 -0
  478. package/dist/solutions-components/p-5dfab24b.entry.js +6 -0
  479. package/dist/solutions-components/p-60bdf635.entry.js +6 -0
  480. package/dist/solutions-components/p-73ba31c4.entry.js +6 -0
  481. package/dist/solutions-components/p-7c958237.entry.js +6 -0
  482. package/dist/solutions-components/p-8169d4af.entry.js +6 -0
  483. package/dist/solutions-components/p-89cae891.entry.js +6 -0
  484. package/dist/solutions-components/p-89fbc318.js +6 -0
  485. package/dist/solutions-components/p-8c40bdec.js +7 -0
  486. package/dist/solutions-components/p-a5069229.entry.js +6 -0
  487. package/dist/solutions-components/p-a5073249.entry.js +6 -0
  488. package/dist/solutions-components/p-a5c51211.entry.js +6 -0
  489. package/dist/solutions-components/p-a940dc0c.entry.js +6 -0
  490. package/dist/solutions-components/p-b6422554.entry.js +6 -0
  491. package/dist/solutions-components/p-b67ff61f.entry.js +6 -0
  492. package/dist/solutions-components/p-b711a822.entry.js +6 -0
  493. package/dist/solutions-components/p-bf007c87.js +21 -0
  494. package/dist/solutions-components/p-c19c273f.entry.js +6 -0
  495. package/dist/solutions-components/p-c223bd87.js +6 -0
  496. package/dist/solutions-components/p-c25ebd5a.entry.js +6 -0
  497. package/dist/solutions-components/p-c63ce830.entry.js +6 -0
  498. package/dist/solutions-components/p-c691c1d1.entry.js +6 -0
  499. package/dist/solutions-components/p-c9e111d7.entry.js +6 -0
  500. package/dist/solutions-components/p-cc3e637d.entry.js +6 -0
  501. package/dist/solutions-components/p-d1d8e331.entry.js +6 -0
  502. package/dist/solutions-components/p-dc188d13.js +61 -0
  503. package/dist/solutions-components/p-ded33011.entry.js +6 -0
  504. package/dist/solutions-components/p-e133f9b2.entry.js +6 -0
  505. package/dist/solutions-components/p-e16bb956.entry.js +6 -0
  506. package/dist/solutions-components/p-e6158877.entry.js +6 -0
  507. package/dist/solutions-components/p-ea19f91b.js +6 -0
  508. package/dist/solutions-components/p-f1faec42.entry.js +6 -0
  509. package/dist/solutions-components/p-f24d6b3e.entry.js +6 -0
  510. package/dist/solutions-components/p-f71dc88a.entry.js +21 -0
  511. package/dist/solutions-components/p-f7c10b7f.entry.js +6 -0
  512. package/dist/solutions-components/p-fa639501.js +6 -0
  513. package/dist/solutions-components/p-fb4dfcbe.entry.js +6 -0
  514. package/dist/solutions-components/solutions-components.esm.js +1 -1
  515. package/dist/solutions-components/vendor/calcite-components/2BGOXXHV.js +4 -0
  516. package/dist/solutions-components/vendor/calcite-components/2EBGD5ZQ.js +4 -0
  517. package/dist/solutions-components/vendor/calcite-components/2HEEVITF.js +4 -0
  518. package/dist/solutions-components/vendor/calcite-components/2QBRISAS.js +4 -0
  519. package/dist/solutions-components/vendor/calcite-components/2SKIGCTJ.js +4 -0
  520. package/dist/solutions-components/vendor/calcite-components/2ZPEMPPG.js +4 -0
  521. package/dist/solutions-components/vendor/calcite-components/36DTW2EC.js +4 -0
  522. package/dist/solutions-components/vendor/calcite-components/36E6CTNX.js +4 -0
  523. package/dist/solutions-components/vendor/calcite-components/36HITQ3A.js +4 -0
  524. package/dist/solutions-components/vendor/calcite-components/3FJPBCHI.js +4 -0
  525. package/dist/solutions-components/vendor/calcite-components/3TINKPLC.js +4 -0
  526. package/dist/solutions-components/vendor/calcite-components/3TXD2SW4.js +4 -0
  527. package/dist/solutions-components/vendor/calcite-components/43C4CZJO.js +4 -0
  528. package/dist/solutions-components/vendor/calcite-components/44DZGTF5.js +4 -0
  529. package/dist/solutions-components/vendor/calcite-components/4IWRJJPT.js +4 -0
  530. package/dist/solutions-components/vendor/calcite-components/4L6L5YMT.js +4 -0
  531. package/dist/solutions-components/vendor/calcite-components/4NZHY4FQ.js +4 -0
  532. package/dist/solutions-components/vendor/calcite-components/4OSJHPNQ.js +4 -0
  533. package/dist/solutions-components/vendor/calcite-components/4ZNEZOAP.js +4 -0
  534. package/dist/solutions-components/vendor/calcite-components/4ZTXEQT4.js +4 -0
  535. package/dist/solutions-components/vendor/calcite-components/57U74PDQ.js +4 -0
  536. package/dist/solutions-components/vendor/calcite-components/5BEKT6RT.js +4 -0
  537. package/dist/solutions-components/vendor/calcite-components/5JAMHCQS.js +6 -0
  538. package/dist/solutions-components/vendor/calcite-components/5UP5TQJN.js +4 -0
  539. package/dist/solutions-components/vendor/calcite-components/5VK77MGP.js +4 -0
  540. package/dist/solutions-components/vendor/calcite-components/5ZFIOILW.js +4 -0
  541. package/dist/solutions-components/vendor/calcite-components/62G23PKY.js +4 -0
  542. package/dist/solutions-components/vendor/calcite-components/6A464LBG.js +4 -0
  543. package/dist/solutions-components/vendor/calcite-components/6KXUZBIZ.js +4 -0
  544. package/dist/solutions-components/vendor/calcite-components/6OCJIDQZ.js +4 -0
  545. package/dist/solutions-components/vendor/calcite-components/6PBZNCIY.js +4 -0
  546. package/dist/solutions-components/vendor/calcite-components/6SREDGMN.js +4 -0
  547. package/dist/solutions-components/vendor/calcite-components/73K4GSAV.js +4 -0
  548. package/dist/solutions-components/vendor/calcite-components/757M5TSP.js +5 -0
  549. package/dist/solutions-components/vendor/calcite-components/7F6EUEAO.js +4 -0
  550. package/dist/solutions-components/vendor/calcite-components/7GOGBJPD.js +4 -0
  551. package/dist/solutions-components/vendor/calcite-components/7PLD33LH.js +4 -0
  552. package/dist/solutions-components/vendor/calcite-components/7TNMI44V.js +4 -0
  553. package/dist/solutions-components/vendor/calcite-components/7VZFYJY5.js +4 -0
  554. package/dist/solutions-components/vendor/calcite-components/7XZR3QPX.js +4 -0
  555. package/dist/solutions-components/vendor/calcite-components/A3M4FM7N.js +4 -0
  556. package/dist/solutions-components/vendor/calcite-components/A5WZ32T6.js +4 -0
  557. package/dist/solutions-components/vendor/calcite-components/A6H6UTO7.js +4 -0
  558. package/dist/solutions-components/vendor/calcite-components/AA6WUYLQ.js +4 -0
  559. package/dist/solutions-components/vendor/calcite-components/ADRZSXZD.js +4 -0
  560. package/dist/solutions-components/vendor/calcite-components/AKXBPGJ4.js +4 -0
  561. package/dist/solutions-components/vendor/calcite-components/ALGCYGFE.js +4 -0
  562. package/dist/solutions-components/vendor/calcite-components/B3YKMJGM.js +4 -0
  563. package/dist/solutions-components/vendor/calcite-components/B6DZ4O5H.js +4 -0
  564. package/dist/solutions-components/vendor/calcite-components/B747CT5Q.js +5 -0
  565. package/dist/solutions-components/vendor/calcite-components/BAHKYVUM.js +4 -0
  566. package/dist/solutions-components/vendor/calcite-components/BTHSKXWS.js +4 -0
  567. package/dist/solutions-components/vendor/calcite-components/BWCV737I.js +4 -0
  568. package/dist/solutions-components/vendor/calcite-components/BZV465ZG.js +4 -0
  569. package/dist/solutions-components/vendor/calcite-components/C4A2PCZ4.js +4 -0
  570. package/dist/solutions-components/vendor/calcite-components/C5MKAGNV.js +4 -0
  571. package/dist/solutions-components/vendor/calcite-components/CK3TASCY.js +4 -0
  572. package/dist/solutions-components/vendor/calcite-components/D2MINRBA.js +4 -0
  573. package/dist/solutions-components/vendor/calcite-components/DDOM5RYZ.js +4 -0
  574. package/dist/solutions-components/vendor/calcite-components/DJ4JGNMM.js +4 -0
  575. package/dist/solutions-components/vendor/calcite-components/DL75ZJBG.js +4 -0
  576. package/dist/solutions-components/vendor/calcite-components/DO4RITGJ.js +4 -0
  577. package/dist/solutions-components/vendor/calcite-components/DSL2FNLA.js +4 -0
  578. package/dist/solutions-components/vendor/calcite-components/DTEHSI7W.js +4 -0
  579. package/dist/solutions-components/vendor/calcite-components/DUTPXINY.js +4 -0
  580. package/dist/solutions-components/vendor/calcite-components/DY22I2GZ.js +4 -0
  581. package/dist/solutions-components/vendor/calcite-components/DYN74HSB.js +4 -0
  582. package/dist/solutions-components/vendor/calcite-components/E3CWAGXE.js +4 -0
  583. package/dist/solutions-components/vendor/calcite-components/E3QBKOQQ.js +4 -0
  584. package/dist/solutions-components/vendor/calcite-components/EBFZRB3A.js +4 -0
  585. package/dist/solutions-components/vendor/calcite-components/ECGXAEDQ.js +4 -0
  586. package/dist/solutions-components/vendor/calcite-components/EGC7NBN5.js +4 -0
  587. package/dist/solutions-components/vendor/calcite-components/EILXZAAH.js +4 -0
  588. package/dist/solutions-components/vendor/calcite-components/EISHHIYI.js +4 -0
  589. package/dist/solutions-components/vendor/calcite-components/EN6Y5YN5.js +4 -0
  590. package/dist/solutions-components/vendor/calcite-components/ERDL4UCD.js +4 -0
  591. package/dist/solutions-components/vendor/calcite-components/EYPFBUR7.js +4 -0
  592. package/dist/solutions-components/vendor/calcite-components/F6DYUGAJ.js +4 -0
  593. package/dist/solutions-components/vendor/calcite-components/FAQ7B73H.js +4 -0
  594. package/dist/solutions-components/vendor/calcite-components/FAULLEJY.js +4 -0
  595. package/dist/solutions-components/vendor/calcite-components/FH7G4JPL.js +28 -0
  596. package/dist/solutions-components/vendor/calcite-components/FHAH57CK.js +4 -0
  597. package/dist/solutions-components/vendor/calcite-components/FHGZNYTT.js +4 -0
  598. package/dist/solutions-components/vendor/calcite-components/FLXOWNYW.js +4 -0
  599. package/dist/solutions-components/vendor/calcite-components/FVABUFOH.js +4 -0
  600. package/dist/solutions-components/vendor/calcite-components/G2JF63JV.js +4 -0
  601. package/dist/solutions-components/vendor/calcite-components/G63OZT6W.js +4 -0
  602. package/dist/solutions-components/vendor/calcite-components/GESC7PRY.js +4 -0
  603. package/dist/solutions-components/vendor/calcite-components/GIAH7CPN.js +4 -0
  604. package/dist/solutions-components/vendor/calcite-components/GNZIY4A2.js +4 -0
  605. package/dist/solutions-components/vendor/calcite-components/GPNKRGK6.js +4 -0
  606. package/dist/solutions-components/vendor/calcite-components/GSUR5POR.js +4 -0
  607. package/dist/solutions-components/vendor/calcite-components/GY22257T.js +4 -0
  608. package/dist/solutions-components/vendor/calcite-components/H2PEX7CU.js +4 -0
  609. package/dist/solutions-components/vendor/calcite-components/H2UMFA24.js +4 -0
  610. package/dist/solutions-components/vendor/calcite-components/H7D6N2ZS.js +4 -0
  611. package/dist/solutions-components/vendor/calcite-components/HALAA7KD.js +4 -0
  612. package/dist/solutions-components/vendor/calcite-components/HHC7VSD3.js +4 -0
  613. package/dist/solutions-components/vendor/calcite-components/HNGJKPNS.js +4 -0
  614. package/dist/solutions-components/vendor/calcite-components/HQLH54Q4.js +4 -0
  615. package/dist/solutions-components/vendor/calcite-components/HZLG5SUR.js +4 -0
  616. package/dist/solutions-components/vendor/calcite-components/HZUKYZNP.js +4 -0
  617. package/dist/solutions-components/vendor/calcite-components/IHBCPOXF.js +4 -0
  618. package/dist/solutions-components/vendor/calcite-components/IIERNP6W.js +4 -0
  619. package/dist/solutions-components/vendor/calcite-components/ILJVRQHM.js +4 -0
  620. package/dist/solutions-components/vendor/calcite-components/IQTGVLQG.js +4 -0
  621. package/dist/solutions-components/vendor/calcite-components/IRW4MFB4.js +4 -0
  622. package/dist/solutions-components/vendor/calcite-components/J4KGM5S7.js +5 -0
  623. package/dist/solutions-components/vendor/calcite-components/JCQBVDTR.js +4 -0
  624. package/dist/solutions-components/vendor/calcite-components/JCZIZMKQ.js +4 -0
  625. package/dist/solutions-components/vendor/calcite-components/JE5DGAJR.js +4 -0
  626. package/dist/solutions-components/vendor/calcite-components/JL7OLH3T.js +4 -0
  627. package/dist/solutions-components/vendor/calcite-components/JTWLPIB2.js +4 -0
  628. package/dist/solutions-components/vendor/calcite-components/K53JENHF.js +4 -0
  629. package/dist/solutions-components/vendor/calcite-components/K5ODBKLP.js +4 -0
  630. package/dist/solutions-components/vendor/calcite-components/KC4IYMUL.js +4 -0
  631. package/dist/solutions-components/vendor/calcite-components/KE7WVOAV.js +4 -0
  632. package/dist/solutions-components/vendor/calcite-components/KGJ4OJVP.js +4 -0
  633. package/dist/solutions-components/vendor/calcite-components/KI2CJ7JL.js +4 -0
  634. package/dist/solutions-components/vendor/calcite-components/KNE7ABCR.js +4 -0
  635. package/dist/solutions-components/vendor/calcite-components/KOFGYSC5.js +4 -0
  636. package/dist/solutions-components/vendor/calcite-components/KOH6G4XV.js +4 -0
  637. package/dist/solutions-components/vendor/calcite-components/KRO7CG2Q.js +4 -0
  638. package/dist/solutions-components/vendor/calcite-components/KRZW2DWF.js +4 -0
  639. package/dist/solutions-components/vendor/calcite-components/KSFXKRML.js +4 -0
  640. package/dist/solutions-components/vendor/calcite-components/KTJZCONU.js +4 -0
  641. package/dist/solutions-components/vendor/calcite-components/KXJRCIPX.js +4 -0
  642. package/dist/solutions-components/vendor/calcite-components/L5DK3NJQ.js +4 -0
  643. package/dist/solutions-components/vendor/calcite-components/LEAJPPH4.js +4 -0
  644. package/dist/solutions-components/vendor/calcite-components/LKNGKUUT.js +4 -0
  645. package/dist/solutions-components/vendor/calcite-components/LLYFYC3S.js +4 -0
  646. package/dist/solutions-components/vendor/calcite-components/LLYVXFI4.js +4 -0
  647. package/dist/solutions-components/vendor/calcite-components/LMPMNF4U.js +4 -0
  648. package/dist/solutions-components/vendor/calcite-components/LNUDHR7T.js +4 -0
  649. package/dist/solutions-components/vendor/calcite-components/LRXQU7WR.js +4 -0
  650. package/dist/solutions-components/vendor/calcite-components/MDS5OEJ4.js +4 -0
  651. package/dist/solutions-components/vendor/calcite-components/MEXPAXRW.js +4 -0
  652. package/dist/solutions-components/vendor/calcite-components/MI3K57KT.js +4 -0
  653. package/dist/solutions-components/vendor/calcite-components/MIOMFK6B.js +4 -0
  654. package/dist/solutions-components/vendor/calcite-components/MJII73PP.js +4 -0
  655. package/dist/solutions-components/vendor/calcite-components/MJIKLRLZ.js +4 -0
  656. package/dist/solutions-components/vendor/calcite-components/MQSDYLGW.js +4 -0
  657. package/dist/solutions-components/vendor/calcite-components/MWJLXQ5U.js +4 -0
  658. package/dist/solutions-components/vendor/calcite-components/N2PDJVSE.js +4 -0
  659. package/dist/solutions-components/vendor/calcite-components/NERFG233.js +4 -0
  660. package/dist/solutions-components/vendor/calcite-components/NIUBMFXO.js +4 -0
  661. package/dist/solutions-components/vendor/calcite-components/NK25FAZ6.js +4 -0
  662. package/dist/solutions-components/vendor/calcite-components/NK4ED4IH.js +5 -0
  663. package/dist/solutions-components/vendor/calcite-components/NOJTDKA6.js +4 -0
  664. package/dist/solutions-components/vendor/calcite-components/NUY7EYNX.js +4 -0
  665. package/dist/solutions-components/vendor/calcite-components/NWA7UYBI.js +4 -0
  666. package/dist/solutions-components/vendor/calcite-components/NWNWCSUO.js +4 -0
  667. package/dist/solutions-components/vendor/calcite-components/NYJ2KJKN.js +4 -0
  668. package/dist/solutions-components/vendor/calcite-components/O6RKIBH2.js +4 -0
  669. package/dist/solutions-components/vendor/calcite-components/OP2QHRHR.js +4 -0
  670. package/dist/solutions-components/vendor/calcite-components/P5ZVYEQW.js +4 -0
  671. package/dist/solutions-components/vendor/calcite-components/P6BFNJVU.js +4 -0
  672. package/dist/solutions-components/vendor/calcite-components/P6VB45CQ.js +4 -0
  673. package/dist/solutions-components/vendor/calcite-components/PNTWJB75.js +4 -0
  674. package/dist/solutions-components/vendor/calcite-components/PTUZR2XV.js +4 -0
  675. package/dist/solutions-components/vendor/calcite-components/QBNHVQWS.js +4 -0
  676. package/dist/solutions-components/vendor/calcite-components/QD6WQCPN.js +4 -0
  677. package/dist/solutions-components/vendor/calcite-components/QEBXFL3K.js +4 -0
  678. package/dist/solutions-components/vendor/calcite-components/QNRLRRZZ.js +4 -0
  679. package/dist/solutions-components/vendor/calcite-components/QTGKBVAW.js +4 -0
  680. package/dist/solutions-components/vendor/calcite-components/QVLHSABE.js +4 -0
  681. package/dist/solutions-components/vendor/calcite-components/RATZT6K7.js +4 -0
  682. package/dist/solutions-components/vendor/calcite-components/RAWIO5CJ.js +4 -0
  683. package/dist/solutions-components/vendor/calcite-components/RC4M4Q6U.js +4 -0
  684. package/dist/solutions-components/vendor/calcite-components/ROTKUEC4.js +4 -0
  685. package/dist/solutions-components/vendor/calcite-components/RRR3UCDP.js +4 -0
  686. package/dist/solutions-components/vendor/calcite-components/RXJQR5VC.js +4 -0
  687. package/dist/solutions-components/vendor/calcite-components/RYBJ6HQX.js +4 -0
  688. package/dist/solutions-components/vendor/calcite-components/S2CHZ5WW.js +4 -0
  689. package/dist/solutions-components/vendor/calcite-components/S5QILLXK.js +4 -0
  690. package/dist/solutions-components/vendor/calcite-components/S5WUGWLI.js +4 -0
  691. package/dist/solutions-components/vendor/calcite-components/SLILJOTA.js +4 -0
  692. package/dist/solutions-components/vendor/calcite-components/SZIQPAWB.js +4 -0
  693. package/dist/solutions-components/vendor/calcite-components/T2EFD7MK.js +4 -0
  694. package/dist/solutions-components/vendor/calcite-components/TJ6U6Y2A.js +4 -0
  695. package/dist/solutions-components/vendor/calcite-components/TRXE64SN.js +4 -0
  696. package/dist/solutions-components/vendor/calcite-components/TVXUNVVJ.js +4 -0
  697. package/dist/solutions-components/vendor/calcite-components/TZPOTIWO.js +4 -0
  698. package/dist/solutions-components/vendor/calcite-components/UKOMGWYV.js +4 -0
  699. package/dist/solutions-components/vendor/calcite-components/ULI2WHN6.js +4 -0
  700. package/dist/solutions-components/vendor/calcite-components/UPO2OA2C.js +4 -0
  701. package/dist/solutions-components/vendor/calcite-components/V7QQRUYR.js +4 -0
  702. package/dist/solutions-components/vendor/calcite-components/VA6SEF3H.js +4 -0
  703. package/dist/solutions-components/vendor/calcite-components/VCGYS6AC.js +4 -0
  704. package/dist/solutions-components/vendor/calcite-components/VHIVTMYL.js +22 -0
  705. package/dist/solutions-components/vendor/calcite-components/VIFJTMJE.js +4 -0
  706. package/dist/solutions-components/vendor/calcite-components/VKUXTBMA.js +4 -0
  707. package/dist/solutions-components/vendor/calcite-components/VYBRMYZA.js +4 -0
  708. package/dist/solutions-components/vendor/calcite-components/VYSYUSUT.js +4 -0
  709. package/dist/solutions-components/vendor/calcite-components/WHQERKO3.js +4 -0
  710. package/dist/solutions-components/vendor/calcite-components/WLKZ6TCC.js +4 -0
  711. package/dist/solutions-components/vendor/calcite-components/WRRV2226.js +4 -0
  712. package/dist/solutions-components/vendor/calcite-components/X5OT5VWP.js +4 -0
  713. package/dist/solutions-components/vendor/calcite-components/X7WD2RXW.js +4 -0
  714. package/dist/solutions-components/vendor/calcite-components/XGGCYCLU.js +4 -0
  715. package/dist/solutions-components/vendor/calcite-components/XJUGTTYP.js +4 -0
  716. package/dist/solutions-components/vendor/calcite-components/XK6ESUWM.js +4 -0
  717. package/dist/solutions-components/vendor/calcite-components/XODNGXTR.js +4 -0
  718. package/dist/solutions-components/vendor/calcite-components/XP22SQKN.js +4 -0
  719. package/dist/solutions-components/vendor/calcite-components/XUCLKKAR.js +4 -0
  720. package/dist/solutions-components/vendor/calcite-components/XWO5T62V.js +4 -0
  721. package/dist/solutions-components/vendor/calcite-components/XY7DR573.js +4 -0
  722. package/dist/solutions-components/vendor/calcite-components/Y4WWNYQO.js +4 -0
  723. package/dist/solutions-components/vendor/calcite-components/YF3UCGCR.js +4 -0
  724. package/dist/solutions-components/vendor/calcite-components/YH3WSHXS.js +4 -0
  725. package/dist/solutions-components/vendor/calcite-components/YOI4NTGG.js +4 -0
  726. package/dist/solutions-components/vendor/calcite-components/YP2GEKXK.js +4 -0
  727. package/dist/solutions-components/vendor/calcite-components/YQDF2N5J.js +4 -0
  728. package/dist/solutions-components/vendor/calcite-components/YRCGG4BE.js +4 -0
  729. package/dist/solutions-components/vendor/calcite-components/YTSHEMU3.js +4 -0
  730. package/dist/solutions-components/vendor/calcite-components/YUQIXR5A.js +4 -0
  731. package/dist/solutions-components/vendor/calcite-components/ZAY3SU5H.js +4 -0
  732. package/dist/solutions-components/vendor/calcite-components/ZFGK5MNZ.js +4 -0
  733. package/dist/solutions-components/vendor/calcite-components/ZITAONDY.js +4 -0
  734. package/dist/solutions-components/vendor/calcite-components/ZLW5U3G6.js +4 -0
  735. package/dist/solutions-components/vendor/calcite-components/ZNMXPSOQ.js +4 -0
  736. package/dist/solutions-components/vendor/calcite-components/ZSLV2NNR.js +4 -0
  737. package/dist/solutions-components/vendor/calcite-components/assets/icon/crosshair16.json +1 -0
  738. package/dist/solutions-components/vendor/calcite-components/assets/icon/crosshair24.json +1 -0
  739. package/dist/solutions-components/vendor/calcite-components/assets/icon/crosshair32.json +1 -0
  740. package/dist/solutions-components/vendor/calcite-components/assets/icon/utilityNetworkLayer16.json +1 -0
  741. package/dist/solutions-components/vendor/calcite-components/assets/icon/utilityNetworkLayer24.json +1 -0
  742. package/dist/solutions-components/vendor/calcite-components/assets/icon/utilityNetworkLayer32.json +1 -0
  743. package/dist/solutions-components/vendor/calcite-components/calcite.esm.js +4 -6
  744. package/dist/solutions-components_commit.txt +6 -6
  745. package/package.json +2 -2
  746. package/dist/cjs/constants-bed33322.js +0 -860
  747. package/dist/cjs/downloadUtils-9ce90176.js +0 -3223
  748. package/dist/cjs/effects-fdd163a9.js +0 -83
  749. package/dist/cjs/helpers-6a222aa7.js +0 -867
  750. package/dist/cjs/index-af14245a.js +0 -1828
  751. package/dist/cjs/index-ffd12cb0.js +0 -201
  752. package/dist/cjs/index.es-6549e26a.js +0 -11194
  753. package/dist/cjs/loadModules-df8b13ca.js +0 -23
  754. package/dist/cjs/locale-1c60be9c.js +0 -160
  755. package/dist/cjs/locale-2dd3020a.js +0 -943
  756. package/dist/cjs/popupUtils-93b14f86.js +0 -121
  757. package/dist/cjs/publicNotificationStore-beb782de.js +0 -47
  758. package/dist/cjs/solution-store-3cf25b71.js +0 -1105
  759. package/dist/cjs/utils-53383d03.js +0 -153
  760. package/dist/collection/vendor/calcite-components/2OHLWTVV.js +0 -6
  761. package/dist/collection/vendor/calcite-components/2YNPAPXX.js +0 -6
  762. package/dist/collection/vendor/calcite-components/3MV46GBB.js +0 -6
  763. package/dist/collection/vendor/calcite-components/3OQ2ZMWE.js +0 -6
  764. package/dist/collection/vendor/calcite-components/3VYZVKRG.js +0 -6
  765. package/dist/collection/vendor/calcite-components/3YAQ3WXL.js +0 -6
  766. package/dist/collection/vendor/calcite-components/3YMYDWGD.js +0 -6
  767. package/dist/collection/vendor/calcite-components/4BBHRHVO.js +0 -6
  768. package/dist/collection/vendor/calcite-components/4Y32YCMF.js +0 -6
  769. package/dist/collection/vendor/calcite-components/52M672S5.js +0 -6
  770. package/dist/collection/vendor/calcite-components/5DHYCNO3.js +0 -6
  771. package/dist/collection/vendor/calcite-components/5MCURGUM.js +0 -6
  772. package/dist/collection/vendor/calcite-components/5O6ZNC7G.js +0 -6
  773. package/dist/collection/vendor/calcite-components/5RROROO5.js +0 -6
  774. package/dist/collection/vendor/calcite-components/5WC57GPQ.js +0 -6
  775. package/dist/collection/vendor/calcite-components/5WSY45L7.js +0 -6
  776. package/dist/collection/vendor/calcite-components/5XKYFEBC.js +0 -6
  777. package/dist/collection/vendor/calcite-components/66KPC4YV.js +0 -6
  778. package/dist/collection/vendor/calcite-components/67MILQAM.js +0 -6
  779. package/dist/collection/vendor/calcite-components/67YJME3J.js +0 -7
  780. package/dist/collection/vendor/calcite-components/6BG6DXGU.js +0 -6
  781. package/dist/collection/vendor/calcite-components/6J7J7RFI.js +0 -6
  782. package/dist/collection/vendor/calcite-components/6KJHPKLM.js +0 -6
  783. package/dist/collection/vendor/calcite-components/6LBWQVLS.js +0 -6
  784. package/dist/collection/vendor/calcite-components/6LOB5NKS.js +0 -6
  785. package/dist/collection/vendor/calcite-components/74AHNYT6.js +0 -6
  786. package/dist/collection/vendor/calcite-components/75LS6AUK.js +0 -6
  787. package/dist/collection/vendor/calcite-components/7AC4OZRT.js +0 -6
  788. package/dist/collection/vendor/calcite-components/7CTQOYNN.js +0 -6
  789. package/dist/collection/vendor/calcite-components/7IMTQM3A.js +0 -6
  790. package/dist/collection/vendor/calcite-components/7NNFVP5Y.js +0 -6
  791. package/dist/collection/vendor/calcite-components/7PLH76D5.js +0 -6
  792. package/dist/collection/vendor/calcite-components/7SRUH72U.js +0 -6
  793. package/dist/collection/vendor/calcite-components/7WIMMB52.js +0 -6
  794. package/dist/collection/vendor/calcite-components/A3TZO3T4.js +0 -6
  795. package/dist/collection/vendor/calcite-components/A4JSLISH.js +0 -7
  796. package/dist/collection/vendor/calcite-components/A77L2PAE.js +0 -6
  797. package/dist/collection/vendor/calcite-components/AAJZVCOQ.js +0 -6
  798. package/dist/collection/vendor/calcite-components/AK7JTREX.js +0 -6
  799. package/dist/collection/vendor/calcite-components/APJDJGRX.js +0 -6
  800. package/dist/collection/vendor/calcite-components/B7XAXKYO.js +0 -6
  801. package/dist/collection/vendor/calcite-components/B7YRQCNE.js +0 -6
  802. package/dist/collection/vendor/calcite-components/BAAOO7UE.js +0 -6
  803. package/dist/collection/vendor/calcite-components/BKJX2UVI.js +0 -6
  804. package/dist/collection/vendor/calcite-components/BMTT77MQ.js +0 -6
  805. package/dist/collection/vendor/calcite-components/BMULWGQL.js +0 -6
  806. package/dist/collection/vendor/calcite-components/BOOD43TE.js +0 -6
  807. package/dist/collection/vendor/calcite-components/BT6BGDUQ.js +0 -6
  808. package/dist/collection/vendor/calcite-components/C4BI2I6X.js +0 -6
  809. package/dist/collection/vendor/calcite-components/CARSEP6Y.js +0 -6
  810. package/dist/collection/vendor/calcite-components/CARUWMRC.js +0 -6
  811. package/dist/collection/vendor/calcite-components/CGP5NAVZ.js +0 -6
  812. package/dist/collection/vendor/calcite-components/CHPU2ORW.js +0 -6
  813. package/dist/collection/vendor/calcite-components/CKCZ6NNQ.js +0 -6
  814. package/dist/collection/vendor/calcite-components/CLWQ573O.js +0 -6
  815. package/dist/collection/vendor/calcite-components/COVTDEEB.js +0 -6
  816. package/dist/collection/vendor/calcite-components/CSDMYGZU.js +0 -6
  817. package/dist/collection/vendor/calcite-components/CSR5Q44Q.js +0 -6
  818. package/dist/collection/vendor/calcite-components/CWDZ4NQP.js +0 -6
  819. package/dist/collection/vendor/calcite-components/D7V3NS2J.js +0 -6
  820. package/dist/collection/vendor/calcite-components/DHITRFFR.js +0 -6
  821. package/dist/collection/vendor/calcite-components/DL6GCZF7.js +0 -6
  822. package/dist/collection/vendor/calcite-components/DPLQUB7Z.js +0 -6
  823. package/dist/collection/vendor/calcite-components/DQWJPC22.js +0 -6
  824. package/dist/collection/vendor/calcite-components/DRM7BNH3.js +0 -6
  825. package/dist/collection/vendor/calcite-components/DWIP44NC.js +0 -6
  826. package/dist/collection/vendor/calcite-components/E3RER5S3.js +0 -6
  827. package/dist/collection/vendor/calcite-components/ECWNOIEW.js +0 -6
  828. package/dist/collection/vendor/calcite-components/EPKORG4B.js +0 -6
  829. package/dist/collection/vendor/calcite-components/ERE76CER.js +0 -6
  830. package/dist/collection/vendor/calcite-components/EU5GIDX7.js +0 -6
  831. package/dist/collection/vendor/calcite-components/FB6NATRQ.js +0 -6
  832. package/dist/collection/vendor/calcite-components/FHAIE7PW.js +0 -6
  833. package/dist/collection/vendor/calcite-components/FITCS5RA.js +0 -6
  834. package/dist/collection/vendor/calcite-components/FJUGYL5W.js +0 -6
  835. package/dist/collection/vendor/calcite-components/FP5CKCOM.js +0 -6
  836. package/dist/collection/vendor/calcite-components/FQ6G6HKC.js +0 -6
  837. package/dist/collection/vendor/calcite-components/FQTOWUOI.js +0 -6
  838. package/dist/collection/vendor/calcite-components/FSBJYIK7.js +0 -6
  839. package/dist/collection/vendor/calcite-components/FUR5QRYV.js +0 -6
  840. package/dist/collection/vendor/calcite-components/FV5F4TOB.js +0 -30
  841. package/dist/collection/vendor/calcite-components/GHRW2Z4J.js +0 -6
  842. package/dist/collection/vendor/calcite-components/GKLGNYAX.js +0 -6
  843. package/dist/collection/vendor/calcite-components/GRGOLBJ6.js +0 -6
  844. package/dist/collection/vendor/calcite-components/H2QNORW6.js +0 -6
  845. package/dist/collection/vendor/calcite-components/H6JENZS2.js +0 -6
  846. package/dist/collection/vendor/calcite-components/HE6ZJBOG.js +0 -6
  847. package/dist/collection/vendor/calcite-components/HEYQRNVV.js +0 -6
  848. package/dist/collection/vendor/calcite-components/HJ7LTJIL.js +0 -6
  849. package/dist/collection/vendor/calcite-components/HUXUCABV.js +0 -6
  850. package/dist/collection/vendor/calcite-components/HVG3FNW6.js +0 -6
  851. package/dist/collection/vendor/calcite-components/I5RDDH5E.js +0 -6
  852. package/dist/collection/vendor/calcite-components/IGLINVEB.js +0 -6
  853. package/dist/collection/vendor/calcite-components/IH6XHUKC.js +0 -6
  854. package/dist/collection/vendor/calcite-components/IN4OTIGO.js +0 -6
  855. package/dist/collection/vendor/calcite-components/IOQ5NGFA.js +0 -6
  856. package/dist/collection/vendor/calcite-components/ITIJ42U7.js +0 -6
  857. package/dist/collection/vendor/calcite-components/ITILALYC.js +0 -6
  858. package/dist/collection/vendor/calcite-components/J3NSY2Y7.js +0 -6
  859. package/dist/collection/vendor/calcite-components/J4RAJYKF.js +0 -6
  860. package/dist/collection/vendor/calcite-components/J6IGXQYQ.js +0 -6
  861. package/dist/collection/vendor/calcite-components/JA2ML5I6.js +0 -6
  862. package/dist/collection/vendor/calcite-components/JOTIQZAS.js +0 -6
  863. package/dist/collection/vendor/calcite-components/JULIKI65.js +0 -6
  864. package/dist/collection/vendor/calcite-components/JW6QBCWN.js +0 -6
  865. package/dist/collection/vendor/calcite-components/JWIQZFGO.js +0 -6
  866. package/dist/collection/vendor/calcite-components/K4HQ6WGE.js +0 -6
  867. package/dist/collection/vendor/calcite-components/K4OPLD7F.js +0 -6
  868. package/dist/collection/vendor/calcite-components/KHULIKKP.js +0 -7
  869. package/dist/collection/vendor/calcite-components/KRZMNBJS.js +0 -6
  870. package/dist/collection/vendor/calcite-components/LDAXCWWP.js +0 -6
  871. package/dist/collection/vendor/calcite-components/LMRFYM2J.js +0 -6
  872. package/dist/collection/vendor/calcite-components/LSUXEOMN.js +0 -6
  873. package/dist/collection/vendor/calcite-components/M5BOCCQL.js +0 -6
  874. package/dist/collection/vendor/calcite-components/M5XI6NNV.js +0 -6
  875. package/dist/collection/vendor/calcite-components/M7MOBM7M.js +0 -6
  876. package/dist/collection/vendor/calcite-components/MA2YIQZL.js +0 -6
  877. package/dist/collection/vendor/calcite-components/MBJAGWVS.js +0 -6
  878. package/dist/collection/vendor/calcite-components/MI3BWAKN.js +0 -6
  879. package/dist/collection/vendor/calcite-components/MOO4BCRV.js +0 -6
  880. package/dist/collection/vendor/calcite-components/MVHJMI6L.js +0 -6
  881. package/dist/collection/vendor/calcite-components/MZRLL3GR.js +0 -6
  882. package/dist/collection/vendor/calcite-components/N2FZGLE3.js +0 -6
  883. package/dist/collection/vendor/calcite-components/N2UM5A2L.js +0 -6
  884. package/dist/collection/vendor/calcite-components/NNL2N4OB.js +0 -6
  885. package/dist/collection/vendor/calcite-components/NP3SY2AL.js +0 -6
  886. package/dist/collection/vendor/calcite-components/NPYZ3JS7.js +0 -6
  887. package/dist/collection/vendor/calcite-components/NS47CSEP.js +0 -6
  888. package/dist/collection/vendor/calcite-components/NSL6XZ2B.js +0 -6
  889. package/dist/collection/vendor/calcite-components/NW4BVBVD.js +0 -6
  890. package/dist/collection/vendor/calcite-components/O66NAEPJ.js +0 -6
  891. package/dist/collection/vendor/calcite-components/OA55VNGP.js +0 -6
  892. package/dist/collection/vendor/calcite-components/OHEBCS4O.js +0 -6
  893. package/dist/collection/vendor/calcite-components/OI755RA3.js +0 -6
  894. package/dist/collection/vendor/calcite-components/OUC47AKY.js +0 -6
  895. package/dist/collection/vendor/calcite-components/PIOS7EUM.js +0 -6
  896. package/dist/collection/vendor/calcite-components/PJPFKU6T.js +0 -6
  897. package/dist/collection/vendor/calcite-components/PJT7DMRY.js +0 -6
  898. package/dist/collection/vendor/calcite-components/QDTRI7C7.js +0 -6
  899. package/dist/collection/vendor/calcite-components/QIG2J5PE.js +0 -6
  900. package/dist/collection/vendor/calcite-components/QO6KDHE7.js +0 -6
  901. package/dist/collection/vendor/calcite-components/QP3WP6XK.js +0 -6
  902. package/dist/collection/vendor/calcite-components/QRMUPTEN.js +0 -6
  903. package/dist/collection/vendor/calcite-components/QS2H5WWV.js +0 -7
  904. package/dist/collection/vendor/calcite-components/QSXIXUQG.js +0 -6
  905. package/dist/collection/vendor/calcite-components/R4UWD64I.js +0 -6
  906. package/dist/collection/vendor/calcite-components/R6R2QDCZ.js +0 -6
  907. package/dist/collection/vendor/calcite-components/R7BOWUQR.js +0 -6
  908. package/dist/collection/vendor/calcite-components/RBX4II3R.js +0 -6
  909. package/dist/collection/vendor/calcite-components/RGXKBYDS.js +0 -6
  910. package/dist/collection/vendor/calcite-components/RIG4ZWVJ.js +0 -6
  911. package/dist/collection/vendor/calcite-components/RM7DO3WC.js +0 -6
  912. package/dist/collection/vendor/calcite-components/RM7JYDOG.js +0 -6
  913. package/dist/collection/vendor/calcite-components/RS3QB5Z6.js +0 -6
  914. package/dist/collection/vendor/calcite-components/RTNOQY3F.js +0 -6
  915. package/dist/collection/vendor/calcite-components/RXFQEBLZ.js +0 -6
  916. package/dist/collection/vendor/calcite-components/S72C3HDO.js +0 -6
  917. package/dist/collection/vendor/calcite-components/SCVHHYPP.js +0 -6
  918. package/dist/collection/vendor/calcite-components/SH3ZYF5Y.js +0 -6
  919. package/dist/collection/vendor/calcite-components/SLRX7WEV.js +0 -6
  920. package/dist/collection/vendor/calcite-components/SQBCUXGV.js +0 -6
  921. package/dist/collection/vendor/calcite-components/SUMUVN3S.js +0 -6
  922. package/dist/collection/vendor/calcite-components/SUOP4NP6.js +0 -6
  923. package/dist/collection/vendor/calcite-components/SV2NJMD7.js +0 -6
  924. package/dist/collection/vendor/calcite-components/T5H4BCFU.js +0 -6
  925. package/dist/collection/vendor/calcite-components/T5XJU6AI.js +0 -24
  926. package/dist/collection/vendor/calcite-components/T6NZYTYO.js +0 -6
  927. package/dist/collection/vendor/calcite-components/TEFAP3AK.js +0 -6
  928. package/dist/collection/vendor/calcite-components/TEGL7RHQ.js +0 -6
  929. package/dist/collection/vendor/calcite-components/TGH5IJQY.js +0 -6
  930. package/dist/collection/vendor/calcite-components/TGYJTTJS.js +0 -6
  931. package/dist/collection/vendor/calcite-components/TITRCHWJ.js +0 -6
  932. package/dist/collection/vendor/calcite-components/TRYKNJDA.js +0 -6
  933. package/dist/collection/vendor/calcite-components/TYYR7NIL.js +0 -8
  934. package/dist/collection/vendor/calcite-components/TZEZTECF.js +0 -6
  935. package/dist/collection/vendor/calcite-components/U2E5SVFR.js +0 -6
  936. package/dist/collection/vendor/calcite-components/U5VSHGIS.js +0 -6
  937. package/dist/collection/vendor/calcite-components/U64XMC5X.js +0 -6
  938. package/dist/collection/vendor/calcite-components/UK4SFYVV.js +0 -6
  939. package/dist/collection/vendor/calcite-components/UKF62PNM.js +0 -6
  940. package/dist/collection/vendor/calcite-components/UOL6J47W.js +0 -6
  941. package/dist/collection/vendor/calcite-components/UV7H22PE.js +0 -6
  942. package/dist/collection/vendor/calcite-components/UXOOSEIU.js +0 -6
  943. package/dist/collection/vendor/calcite-components/UXZ36VC5.js +0 -6
  944. package/dist/collection/vendor/calcite-components/UY67UAZN.js +0 -6
  945. package/dist/collection/vendor/calcite-components/VFBARPZ3.js +0 -6
  946. package/dist/collection/vendor/calcite-components/VGYCDODV.js +0 -6
  947. package/dist/collection/vendor/calcite-components/VHXHAFDO.js +0 -6
  948. package/dist/collection/vendor/calcite-components/VN2EAAQF.js +0 -6
  949. package/dist/collection/vendor/calcite-components/VOECRNMH.js +0 -6
  950. package/dist/collection/vendor/calcite-components/VQRNTTAX.js +0 -6
  951. package/dist/collection/vendor/calcite-components/VVXJONZL.js +0 -6
  952. package/dist/collection/vendor/calcite-components/W5CGAHOI.js +0 -6
  953. package/dist/collection/vendor/calcite-components/WA7LZURK.js +0 -6
  954. package/dist/collection/vendor/calcite-components/WAAS66H6.js +0 -6
  955. package/dist/collection/vendor/calcite-components/WAE55O4U.js +0 -6
  956. package/dist/collection/vendor/calcite-components/WAXI7XKE.js +0 -6
  957. package/dist/collection/vendor/calcite-components/WEFAANMG.js +0 -6
  958. package/dist/collection/vendor/calcite-components/WH772PDM.js +0 -6
  959. package/dist/collection/vendor/calcite-components/X43KWDQ7.js +0 -6
  960. package/dist/collection/vendor/calcite-components/X5W76SNV.js +0 -6
  961. package/dist/collection/vendor/calcite-components/X6IC7EBC.js +0 -6
  962. package/dist/collection/vendor/calcite-components/XBYWX3OD.js +0 -6
  963. package/dist/collection/vendor/calcite-components/XIJN5ZXM.js +0 -6
  964. package/dist/collection/vendor/calcite-components/XKQ2CMVV.js +0 -6
  965. package/dist/collection/vendor/calcite-components/YBQG5R2L.js +0 -6
  966. package/dist/collection/vendor/calcite-components/YHWNAASP.js +0 -6
  967. package/dist/collection/vendor/calcite-components/YMNUCKVA.js +0 -6
  968. package/dist/collection/vendor/calcite-components/YMR2Q5CU.js +0 -6
  969. package/dist/collection/vendor/calcite-components/YNGSTQ4R.js +0 -6
  970. package/dist/collection/vendor/calcite-components/YP2D5DKM.js +0 -6
  971. package/dist/collection/vendor/calcite-components/YPRJFE6R.js +0 -6
  972. package/dist/collection/vendor/calcite-components/YVIEKCN2.js +0 -6
  973. package/dist/collection/vendor/calcite-components/YWM7TWVP.js +0 -6
  974. package/dist/collection/vendor/calcite-components/YZ3FOSUR.js +0 -6
  975. package/dist/collection/vendor/calcite-components/YZG67JHT.js +0 -6
  976. package/dist/collection/vendor/calcite-components/ZBSXA5F6.js +0 -6
  977. package/dist/collection/vendor/calcite-components/ZFAXCWF5.js +0 -6
  978. package/dist/collection/vendor/calcite-components/ZFKXMQJP.js +0 -6
  979. package/dist/collection/vendor/calcite-components/ZK7O524P.js +0 -6
  980. package/dist/collection/vendor/calcite-components/ZKNKPGVW.js +0 -6
  981. package/dist/collection/vendor/calcite-components/ZLFRGGT3.js +0 -6
  982. package/dist/esm/constants-637a40f5.js +0 -856
  983. package/dist/esm/downloadUtils-1179f077.js +0 -3217
  984. package/dist/esm/effects-d42ccf96.js +0 -81
  985. package/dist/esm/helpers-bd1ff401.js +0 -841
  986. package/dist/esm/index-c247b62b.js +0 -199
  987. package/dist/esm/index-df5db8e9.js +0 -1795
  988. package/dist/esm/index.es-6b399444.js +0 -11107
  989. package/dist/esm/loadModules-d5a25252.js +0 -21
  990. package/dist/esm/locale-4744c8a4.js +0 -938
  991. package/dist/esm/locale-7874c756.js +0 -155
  992. package/dist/esm/popupUtils-cfe51dfd.js +0 -119
  993. package/dist/esm/publicNotificationStore-9ec5e22a.js +0 -45
  994. package/dist/esm/solution-store-4c39c654.js +0 -1103
  995. package/dist/esm/utils-04fffcaf.js +0 -142
  996. package/dist/solutions-components/p-1d1d7e63.entry.js +0 -6
  997. package/dist/solutions-components/p-28858c2f.entry.js +0 -6
  998. package/dist/solutions-components/p-2a16aa29.entry.js +0 -6
  999. package/dist/solutions-components/p-30ea587b.entry.js +0 -6
  1000. package/dist/solutions-components/p-318f5c87.entry.js +0 -6
  1001. package/dist/solutions-components/p-3335285a.js +0 -21
  1002. package/dist/solutions-components/p-33d03eb9.entry.js +0 -6
  1003. package/dist/solutions-components/p-34b50565.entry.js +0 -6
  1004. package/dist/solutions-components/p-37ae171f.entry.js +0 -6
  1005. package/dist/solutions-components/p-37fe59a0.entry.js +0 -6
  1006. package/dist/solutions-components/p-38814554.entry.js +0 -6
  1007. package/dist/solutions-components/p-3f14b242.entry.js +0 -6
  1008. package/dist/solutions-components/p-3f83917b.entry.js +0 -6
  1009. package/dist/solutions-components/p-404cbf48.js +0 -36
  1010. package/dist/solutions-components/p-4695cfab.js +0 -6
  1011. package/dist/solutions-components/p-48242dd4.js +0 -61
  1012. package/dist/solutions-components/p-4b98adf3.entry.js +0 -6
  1013. package/dist/solutions-components/p-552fb1c0.entry.js +0 -6
  1014. package/dist/solutions-components/p-6369b974.entry.js +0 -6
  1015. package/dist/solutions-components/p-648b5a9e.js +0 -6
  1016. package/dist/solutions-components/p-64a6162f.entry.js +0 -6
  1017. package/dist/solutions-components/p-64f814dd.entry.js +0 -6
  1018. package/dist/solutions-components/p-6f4e5c19.entry.js +0 -6
  1019. package/dist/solutions-components/p-72d04c7a.entry.js +0 -11
  1020. package/dist/solutions-components/p-7dc7d3dc.entry.js +0 -6
  1021. package/dist/solutions-components/p-7dc95675.js +0 -6
  1022. package/dist/solutions-components/p-80262cb7.js +0 -6
  1023. package/dist/solutions-components/p-83ba1288.entry.js +0 -6
  1024. package/dist/solutions-components/p-8585c128.entry.js +0 -6
  1025. package/dist/solutions-components/p-8717729a.js +0 -6
  1026. package/dist/solutions-components/p-8d281f47.js +0 -488
  1027. package/dist/solutions-components/p-95d1c104.entry.js +0 -6
  1028. package/dist/solutions-components/p-97f33e9f.js +0 -6
  1029. package/dist/solutions-components/p-980d9473.entry.js +0 -6
  1030. package/dist/solutions-components/p-9e3a40bc.entry.js +0 -6
  1031. package/dist/solutions-components/p-b536e583.entry.js +0 -21
  1032. package/dist/solutions-components/p-bc8d8128.entry.js +0 -6
  1033. package/dist/solutions-components/p-be16bc80.entry.js +0 -6
  1034. package/dist/solutions-components/p-c2e57b81.entry.js +0 -6
  1035. package/dist/solutions-components/p-c50ff9f1.entry.js +0 -6
  1036. package/dist/solutions-components/p-c9686e6c.entry.js +0 -6
  1037. package/dist/solutions-components/p-d001e961.js +0 -6
  1038. package/dist/solutions-components/p-d099573a.entry.js +0 -6
  1039. package/dist/solutions-components/p-d1551601.entry.js +0 -6
  1040. package/dist/solutions-components/p-d324196d.entry.js +0 -6
  1041. package/dist/solutions-components/p-d59fb1a7.entry.js +0 -6
  1042. package/dist/solutions-components/p-da1e098c.js +0 -129
  1043. package/dist/solutions-components/p-dafc6680.entry.js +0 -6
  1044. package/dist/solutions-components/p-dc704bc6.entry.js +0 -6
  1045. package/dist/solutions-components/p-e3e35c14.entry.js +0 -6
  1046. package/dist/solutions-components/p-e43c8944.entry.js +0 -21
  1047. package/dist/solutions-components/p-e5cb329f.entry.js +0 -6
  1048. package/dist/solutions-components/p-e6859850.js +0 -21
  1049. package/dist/solutions-components/p-e996c38f.js +0 -7
  1050. package/dist/solutions-components/p-ea09b078.entry.js +0 -6
  1051. package/dist/solutions-components/p-ed443a0b.entry.js +0 -6
  1052. package/dist/solutions-components/p-ee3bb943.entry.js +0 -6
  1053. package/dist/solutions-components/p-f0b1b6f6.entry.js +0 -6
  1054. package/dist/solutions-components/p-f9deadd7.entry.js +0 -6
  1055. package/dist/solutions-components/p-fe9b2c74.entry.js +0 -6
  1056. package/dist/solutions-components/p-ffe1e3a3.entry.js +0 -6
  1057. package/dist/solutions-components/vendor/calcite-components/2OHLWTVV.js +0 -6
  1058. package/dist/solutions-components/vendor/calcite-components/2YNPAPXX.js +0 -6
  1059. package/dist/solutions-components/vendor/calcite-components/3MV46GBB.js +0 -6
  1060. package/dist/solutions-components/vendor/calcite-components/3OQ2ZMWE.js +0 -6
  1061. package/dist/solutions-components/vendor/calcite-components/3VYZVKRG.js +0 -6
  1062. package/dist/solutions-components/vendor/calcite-components/3YAQ3WXL.js +0 -6
  1063. package/dist/solutions-components/vendor/calcite-components/3YMYDWGD.js +0 -6
  1064. package/dist/solutions-components/vendor/calcite-components/4BBHRHVO.js +0 -6
  1065. package/dist/solutions-components/vendor/calcite-components/4Y32YCMF.js +0 -6
  1066. package/dist/solutions-components/vendor/calcite-components/52M672S5.js +0 -6
  1067. package/dist/solutions-components/vendor/calcite-components/5DHYCNO3.js +0 -6
  1068. package/dist/solutions-components/vendor/calcite-components/5MCURGUM.js +0 -6
  1069. package/dist/solutions-components/vendor/calcite-components/5O6ZNC7G.js +0 -6
  1070. package/dist/solutions-components/vendor/calcite-components/5RROROO5.js +0 -6
  1071. package/dist/solutions-components/vendor/calcite-components/5WC57GPQ.js +0 -6
  1072. package/dist/solutions-components/vendor/calcite-components/5WSY45L7.js +0 -6
  1073. package/dist/solutions-components/vendor/calcite-components/5XKYFEBC.js +0 -6
  1074. package/dist/solutions-components/vendor/calcite-components/66KPC4YV.js +0 -6
  1075. package/dist/solutions-components/vendor/calcite-components/67MILQAM.js +0 -6
  1076. package/dist/solutions-components/vendor/calcite-components/67YJME3J.js +0 -7
  1077. package/dist/solutions-components/vendor/calcite-components/6BG6DXGU.js +0 -6
  1078. package/dist/solutions-components/vendor/calcite-components/6J7J7RFI.js +0 -6
  1079. package/dist/solutions-components/vendor/calcite-components/6KJHPKLM.js +0 -6
  1080. package/dist/solutions-components/vendor/calcite-components/6LBWQVLS.js +0 -6
  1081. package/dist/solutions-components/vendor/calcite-components/6LOB5NKS.js +0 -6
  1082. package/dist/solutions-components/vendor/calcite-components/74AHNYT6.js +0 -6
  1083. package/dist/solutions-components/vendor/calcite-components/75LS6AUK.js +0 -6
  1084. package/dist/solutions-components/vendor/calcite-components/7AC4OZRT.js +0 -6
  1085. package/dist/solutions-components/vendor/calcite-components/7CTQOYNN.js +0 -6
  1086. package/dist/solutions-components/vendor/calcite-components/7IMTQM3A.js +0 -6
  1087. package/dist/solutions-components/vendor/calcite-components/7NNFVP5Y.js +0 -6
  1088. package/dist/solutions-components/vendor/calcite-components/7PLH76D5.js +0 -6
  1089. package/dist/solutions-components/vendor/calcite-components/7SRUH72U.js +0 -6
  1090. package/dist/solutions-components/vendor/calcite-components/7WIMMB52.js +0 -6
  1091. package/dist/solutions-components/vendor/calcite-components/A3TZO3T4.js +0 -6
  1092. package/dist/solutions-components/vendor/calcite-components/A4JSLISH.js +0 -7
  1093. package/dist/solutions-components/vendor/calcite-components/A77L2PAE.js +0 -6
  1094. package/dist/solutions-components/vendor/calcite-components/AAJZVCOQ.js +0 -6
  1095. package/dist/solutions-components/vendor/calcite-components/AK7JTREX.js +0 -6
  1096. package/dist/solutions-components/vendor/calcite-components/APJDJGRX.js +0 -6
  1097. package/dist/solutions-components/vendor/calcite-components/B7XAXKYO.js +0 -6
  1098. package/dist/solutions-components/vendor/calcite-components/B7YRQCNE.js +0 -6
  1099. package/dist/solutions-components/vendor/calcite-components/BAAOO7UE.js +0 -6
  1100. package/dist/solutions-components/vendor/calcite-components/BKJX2UVI.js +0 -6
  1101. package/dist/solutions-components/vendor/calcite-components/BMTT77MQ.js +0 -6
  1102. package/dist/solutions-components/vendor/calcite-components/BMULWGQL.js +0 -6
  1103. package/dist/solutions-components/vendor/calcite-components/BOOD43TE.js +0 -6
  1104. package/dist/solutions-components/vendor/calcite-components/BT6BGDUQ.js +0 -6
  1105. package/dist/solutions-components/vendor/calcite-components/C4BI2I6X.js +0 -6
  1106. package/dist/solutions-components/vendor/calcite-components/CARSEP6Y.js +0 -6
  1107. package/dist/solutions-components/vendor/calcite-components/CARUWMRC.js +0 -6
  1108. package/dist/solutions-components/vendor/calcite-components/CGP5NAVZ.js +0 -6
  1109. package/dist/solutions-components/vendor/calcite-components/CHPU2ORW.js +0 -6
  1110. package/dist/solutions-components/vendor/calcite-components/CKCZ6NNQ.js +0 -6
  1111. package/dist/solutions-components/vendor/calcite-components/CLWQ573O.js +0 -6
  1112. package/dist/solutions-components/vendor/calcite-components/COVTDEEB.js +0 -6
  1113. package/dist/solutions-components/vendor/calcite-components/CSDMYGZU.js +0 -6
  1114. package/dist/solutions-components/vendor/calcite-components/CSR5Q44Q.js +0 -6
  1115. package/dist/solutions-components/vendor/calcite-components/CWDZ4NQP.js +0 -6
  1116. package/dist/solutions-components/vendor/calcite-components/D7V3NS2J.js +0 -6
  1117. package/dist/solutions-components/vendor/calcite-components/DHITRFFR.js +0 -6
  1118. package/dist/solutions-components/vendor/calcite-components/DL6GCZF7.js +0 -6
  1119. package/dist/solutions-components/vendor/calcite-components/DPLQUB7Z.js +0 -6
  1120. package/dist/solutions-components/vendor/calcite-components/DQWJPC22.js +0 -6
  1121. package/dist/solutions-components/vendor/calcite-components/DRM7BNH3.js +0 -6
  1122. package/dist/solutions-components/vendor/calcite-components/DWIP44NC.js +0 -6
  1123. package/dist/solutions-components/vendor/calcite-components/E3RER5S3.js +0 -6
  1124. package/dist/solutions-components/vendor/calcite-components/ECWNOIEW.js +0 -6
  1125. package/dist/solutions-components/vendor/calcite-components/EPKORG4B.js +0 -6
  1126. package/dist/solutions-components/vendor/calcite-components/ERE76CER.js +0 -6
  1127. package/dist/solutions-components/vendor/calcite-components/EU5GIDX7.js +0 -6
  1128. package/dist/solutions-components/vendor/calcite-components/FB6NATRQ.js +0 -6
  1129. package/dist/solutions-components/vendor/calcite-components/FHAIE7PW.js +0 -6
  1130. package/dist/solutions-components/vendor/calcite-components/FITCS5RA.js +0 -6
  1131. package/dist/solutions-components/vendor/calcite-components/FJUGYL5W.js +0 -6
  1132. package/dist/solutions-components/vendor/calcite-components/FP5CKCOM.js +0 -6
  1133. package/dist/solutions-components/vendor/calcite-components/FQ6G6HKC.js +0 -6
  1134. package/dist/solutions-components/vendor/calcite-components/FQTOWUOI.js +0 -6
  1135. package/dist/solutions-components/vendor/calcite-components/FSBJYIK7.js +0 -6
  1136. package/dist/solutions-components/vendor/calcite-components/FUR5QRYV.js +0 -6
  1137. package/dist/solutions-components/vendor/calcite-components/FV5F4TOB.js +0 -30
  1138. package/dist/solutions-components/vendor/calcite-components/GHRW2Z4J.js +0 -6
  1139. package/dist/solutions-components/vendor/calcite-components/GKLGNYAX.js +0 -6
  1140. package/dist/solutions-components/vendor/calcite-components/GRGOLBJ6.js +0 -6
  1141. package/dist/solutions-components/vendor/calcite-components/H2QNORW6.js +0 -6
  1142. package/dist/solutions-components/vendor/calcite-components/H6JENZS2.js +0 -6
  1143. package/dist/solutions-components/vendor/calcite-components/HE6ZJBOG.js +0 -6
  1144. package/dist/solutions-components/vendor/calcite-components/HEYQRNVV.js +0 -6
  1145. package/dist/solutions-components/vendor/calcite-components/HJ7LTJIL.js +0 -6
  1146. package/dist/solutions-components/vendor/calcite-components/HUXUCABV.js +0 -6
  1147. package/dist/solutions-components/vendor/calcite-components/HVG3FNW6.js +0 -6
  1148. package/dist/solutions-components/vendor/calcite-components/I5RDDH5E.js +0 -6
  1149. package/dist/solutions-components/vendor/calcite-components/IGLINVEB.js +0 -6
  1150. package/dist/solutions-components/vendor/calcite-components/IH6XHUKC.js +0 -6
  1151. package/dist/solutions-components/vendor/calcite-components/IN4OTIGO.js +0 -6
  1152. package/dist/solutions-components/vendor/calcite-components/IOQ5NGFA.js +0 -6
  1153. package/dist/solutions-components/vendor/calcite-components/ITIJ42U7.js +0 -6
  1154. package/dist/solutions-components/vendor/calcite-components/ITILALYC.js +0 -6
  1155. package/dist/solutions-components/vendor/calcite-components/J3NSY2Y7.js +0 -6
  1156. package/dist/solutions-components/vendor/calcite-components/J4RAJYKF.js +0 -6
  1157. package/dist/solutions-components/vendor/calcite-components/J6IGXQYQ.js +0 -6
  1158. package/dist/solutions-components/vendor/calcite-components/JA2ML5I6.js +0 -6
  1159. package/dist/solutions-components/vendor/calcite-components/JOTIQZAS.js +0 -6
  1160. package/dist/solutions-components/vendor/calcite-components/JULIKI65.js +0 -6
  1161. package/dist/solutions-components/vendor/calcite-components/JW6QBCWN.js +0 -6
  1162. package/dist/solutions-components/vendor/calcite-components/JWIQZFGO.js +0 -6
  1163. package/dist/solutions-components/vendor/calcite-components/K4HQ6WGE.js +0 -6
  1164. package/dist/solutions-components/vendor/calcite-components/K4OPLD7F.js +0 -6
  1165. package/dist/solutions-components/vendor/calcite-components/KHULIKKP.js +0 -7
  1166. package/dist/solutions-components/vendor/calcite-components/KRZMNBJS.js +0 -6
  1167. package/dist/solutions-components/vendor/calcite-components/LDAXCWWP.js +0 -6
  1168. package/dist/solutions-components/vendor/calcite-components/LMRFYM2J.js +0 -6
  1169. package/dist/solutions-components/vendor/calcite-components/LSUXEOMN.js +0 -6
  1170. package/dist/solutions-components/vendor/calcite-components/M5BOCCQL.js +0 -6
  1171. package/dist/solutions-components/vendor/calcite-components/M5XI6NNV.js +0 -6
  1172. package/dist/solutions-components/vendor/calcite-components/M7MOBM7M.js +0 -6
  1173. package/dist/solutions-components/vendor/calcite-components/MA2YIQZL.js +0 -6
  1174. package/dist/solutions-components/vendor/calcite-components/MBJAGWVS.js +0 -6
  1175. package/dist/solutions-components/vendor/calcite-components/MI3BWAKN.js +0 -6
  1176. package/dist/solutions-components/vendor/calcite-components/MOO4BCRV.js +0 -6
  1177. package/dist/solutions-components/vendor/calcite-components/MVHJMI6L.js +0 -6
  1178. package/dist/solutions-components/vendor/calcite-components/MZRLL3GR.js +0 -6
  1179. package/dist/solutions-components/vendor/calcite-components/N2FZGLE3.js +0 -6
  1180. package/dist/solutions-components/vendor/calcite-components/N2UM5A2L.js +0 -6
  1181. package/dist/solutions-components/vendor/calcite-components/NNL2N4OB.js +0 -6
  1182. package/dist/solutions-components/vendor/calcite-components/NP3SY2AL.js +0 -6
  1183. package/dist/solutions-components/vendor/calcite-components/NPYZ3JS7.js +0 -6
  1184. package/dist/solutions-components/vendor/calcite-components/NS47CSEP.js +0 -6
  1185. package/dist/solutions-components/vendor/calcite-components/NSL6XZ2B.js +0 -6
  1186. package/dist/solutions-components/vendor/calcite-components/NW4BVBVD.js +0 -6
  1187. package/dist/solutions-components/vendor/calcite-components/O66NAEPJ.js +0 -6
  1188. package/dist/solutions-components/vendor/calcite-components/OA55VNGP.js +0 -6
  1189. package/dist/solutions-components/vendor/calcite-components/OHEBCS4O.js +0 -6
  1190. package/dist/solutions-components/vendor/calcite-components/OI755RA3.js +0 -6
  1191. package/dist/solutions-components/vendor/calcite-components/OUC47AKY.js +0 -6
  1192. package/dist/solutions-components/vendor/calcite-components/PIOS7EUM.js +0 -6
  1193. package/dist/solutions-components/vendor/calcite-components/PJPFKU6T.js +0 -6
  1194. package/dist/solutions-components/vendor/calcite-components/PJT7DMRY.js +0 -6
  1195. package/dist/solutions-components/vendor/calcite-components/QDTRI7C7.js +0 -6
  1196. package/dist/solutions-components/vendor/calcite-components/QIG2J5PE.js +0 -6
  1197. package/dist/solutions-components/vendor/calcite-components/QO6KDHE7.js +0 -6
  1198. package/dist/solutions-components/vendor/calcite-components/QP3WP6XK.js +0 -6
  1199. package/dist/solutions-components/vendor/calcite-components/QRMUPTEN.js +0 -6
  1200. package/dist/solutions-components/vendor/calcite-components/QS2H5WWV.js +0 -7
  1201. package/dist/solutions-components/vendor/calcite-components/QSXIXUQG.js +0 -6
  1202. package/dist/solutions-components/vendor/calcite-components/R4UWD64I.js +0 -6
  1203. package/dist/solutions-components/vendor/calcite-components/R6R2QDCZ.js +0 -6
  1204. package/dist/solutions-components/vendor/calcite-components/R7BOWUQR.js +0 -6
  1205. package/dist/solutions-components/vendor/calcite-components/RBX4II3R.js +0 -6
  1206. package/dist/solutions-components/vendor/calcite-components/RGXKBYDS.js +0 -6
  1207. package/dist/solutions-components/vendor/calcite-components/RIG4ZWVJ.js +0 -6
  1208. package/dist/solutions-components/vendor/calcite-components/RM7DO3WC.js +0 -6
  1209. package/dist/solutions-components/vendor/calcite-components/RM7JYDOG.js +0 -6
  1210. package/dist/solutions-components/vendor/calcite-components/RS3QB5Z6.js +0 -6
  1211. package/dist/solutions-components/vendor/calcite-components/RTNOQY3F.js +0 -6
  1212. package/dist/solutions-components/vendor/calcite-components/RXFQEBLZ.js +0 -6
  1213. package/dist/solutions-components/vendor/calcite-components/S72C3HDO.js +0 -6
  1214. package/dist/solutions-components/vendor/calcite-components/SCVHHYPP.js +0 -6
  1215. package/dist/solutions-components/vendor/calcite-components/SH3ZYF5Y.js +0 -6
  1216. package/dist/solutions-components/vendor/calcite-components/SLRX7WEV.js +0 -6
  1217. package/dist/solutions-components/vendor/calcite-components/SQBCUXGV.js +0 -6
  1218. package/dist/solutions-components/vendor/calcite-components/SUMUVN3S.js +0 -6
  1219. package/dist/solutions-components/vendor/calcite-components/SUOP4NP6.js +0 -6
  1220. package/dist/solutions-components/vendor/calcite-components/SV2NJMD7.js +0 -6
  1221. package/dist/solutions-components/vendor/calcite-components/T5H4BCFU.js +0 -6
  1222. package/dist/solutions-components/vendor/calcite-components/T5XJU6AI.js +0 -24
  1223. package/dist/solutions-components/vendor/calcite-components/T6NZYTYO.js +0 -6
  1224. package/dist/solutions-components/vendor/calcite-components/TEFAP3AK.js +0 -6
  1225. package/dist/solutions-components/vendor/calcite-components/TEGL7RHQ.js +0 -6
  1226. package/dist/solutions-components/vendor/calcite-components/TGH5IJQY.js +0 -6
  1227. package/dist/solutions-components/vendor/calcite-components/TGYJTTJS.js +0 -6
  1228. package/dist/solutions-components/vendor/calcite-components/TITRCHWJ.js +0 -6
  1229. package/dist/solutions-components/vendor/calcite-components/TRYKNJDA.js +0 -6
  1230. package/dist/solutions-components/vendor/calcite-components/TYYR7NIL.js +0 -8
  1231. package/dist/solutions-components/vendor/calcite-components/TZEZTECF.js +0 -6
  1232. package/dist/solutions-components/vendor/calcite-components/U2E5SVFR.js +0 -6
  1233. package/dist/solutions-components/vendor/calcite-components/U5VSHGIS.js +0 -6
  1234. package/dist/solutions-components/vendor/calcite-components/U64XMC5X.js +0 -6
  1235. package/dist/solutions-components/vendor/calcite-components/UK4SFYVV.js +0 -6
  1236. package/dist/solutions-components/vendor/calcite-components/UKF62PNM.js +0 -6
  1237. package/dist/solutions-components/vendor/calcite-components/UOL6J47W.js +0 -6
  1238. package/dist/solutions-components/vendor/calcite-components/UV7H22PE.js +0 -6
  1239. package/dist/solutions-components/vendor/calcite-components/UXOOSEIU.js +0 -6
  1240. package/dist/solutions-components/vendor/calcite-components/UXZ36VC5.js +0 -6
  1241. package/dist/solutions-components/vendor/calcite-components/UY67UAZN.js +0 -6
  1242. package/dist/solutions-components/vendor/calcite-components/VFBARPZ3.js +0 -6
  1243. package/dist/solutions-components/vendor/calcite-components/VGYCDODV.js +0 -6
  1244. package/dist/solutions-components/vendor/calcite-components/VHXHAFDO.js +0 -6
  1245. package/dist/solutions-components/vendor/calcite-components/VN2EAAQF.js +0 -6
  1246. package/dist/solutions-components/vendor/calcite-components/VOECRNMH.js +0 -6
  1247. package/dist/solutions-components/vendor/calcite-components/VQRNTTAX.js +0 -6
  1248. package/dist/solutions-components/vendor/calcite-components/VVXJONZL.js +0 -6
  1249. package/dist/solutions-components/vendor/calcite-components/W5CGAHOI.js +0 -6
  1250. package/dist/solutions-components/vendor/calcite-components/WA7LZURK.js +0 -6
  1251. package/dist/solutions-components/vendor/calcite-components/WAAS66H6.js +0 -6
  1252. package/dist/solutions-components/vendor/calcite-components/WAE55O4U.js +0 -6
  1253. package/dist/solutions-components/vendor/calcite-components/WAXI7XKE.js +0 -6
  1254. package/dist/solutions-components/vendor/calcite-components/WEFAANMG.js +0 -6
  1255. package/dist/solutions-components/vendor/calcite-components/WH772PDM.js +0 -6
  1256. package/dist/solutions-components/vendor/calcite-components/X43KWDQ7.js +0 -6
  1257. package/dist/solutions-components/vendor/calcite-components/X5W76SNV.js +0 -6
  1258. package/dist/solutions-components/vendor/calcite-components/X6IC7EBC.js +0 -6
  1259. package/dist/solutions-components/vendor/calcite-components/XBYWX3OD.js +0 -6
  1260. package/dist/solutions-components/vendor/calcite-components/XIJN5ZXM.js +0 -6
  1261. package/dist/solutions-components/vendor/calcite-components/XKQ2CMVV.js +0 -6
  1262. package/dist/solutions-components/vendor/calcite-components/YBQG5R2L.js +0 -6
  1263. package/dist/solutions-components/vendor/calcite-components/YHWNAASP.js +0 -6
  1264. package/dist/solutions-components/vendor/calcite-components/YMNUCKVA.js +0 -6
  1265. package/dist/solutions-components/vendor/calcite-components/YMR2Q5CU.js +0 -6
  1266. package/dist/solutions-components/vendor/calcite-components/YNGSTQ4R.js +0 -6
  1267. package/dist/solutions-components/vendor/calcite-components/YP2D5DKM.js +0 -6
  1268. package/dist/solutions-components/vendor/calcite-components/YPRJFE6R.js +0 -6
  1269. package/dist/solutions-components/vendor/calcite-components/YVIEKCN2.js +0 -6
  1270. package/dist/solutions-components/vendor/calcite-components/YWM7TWVP.js +0 -6
  1271. package/dist/solutions-components/vendor/calcite-components/YZ3FOSUR.js +0 -6
  1272. package/dist/solutions-components/vendor/calcite-components/YZG67JHT.js +0 -6
  1273. package/dist/solutions-components/vendor/calcite-components/ZBSXA5F6.js +0 -6
  1274. package/dist/solutions-components/vendor/calcite-components/ZFAXCWF5.js +0 -6
  1275. package/dist/solutions-components/vendor/calcite-components/ZFKXMQJP.js +0 -6
  1276. package/dist/solutions-components/vendor/calcite-components/ZK7O524P.js +0 -6
  1277. package/dist/solutions-components/vendor/calcite-components/ZKNKPGVW.js +0 -6
  1278. package/dist/solutions-components/vendor/calcite-components/ZLFRGGT3.js +0 -6
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{b as $}from"./MZRLL3GR.js";import{b as p,f as b,g as x,k as S,l as D}from"./7NNFVP5Y.js";var L=5;function d({locale:e,numberingSystem:n,includeSeconds:r=!0,fractionalSecondDigits:t,hour12:o}){let i={hour:"2-digit",minute:"2-digit",timeZone:"UTC",numberingSystem:x(n)};return typeof o=="boolean"&&(i.hour12=o),r&&(i.second="2-digit",t&&(i.fractionalSecondDigits=t)),D(e,i)}function h(e,n){if(e==null)return;let r=e.toString(),t=$(e);if(e<1&&t>0&&t<4){let o=r.replace("0.","");return!n||o.length===n?o:o.length<n?o.padEnd(n,"0"):o}if(e>=0&&e<10)return r.padStart(2,"0");if(e>=10)return r}function k(e){if(!g(e))return null;let{hour:n,minute:r,second:t,fractionalSecond:o}=y(e),i=`${h(parseInt(n))}:${h(parseInt(r))}`;return t&&(i+=`:${h(parseInt(t))}`,o&&(i+=`.${o}`)),i}function z(e){return parseInt((parseFloat(`0.${e}`)/.001).toFixed(3))}function A(e){let n={locale:e};e==="mk"?n.hour12=!1:e.toLowerCase()==="es-mx"&&(n.hour12=!0);let r=d(n).formatToParts(new Date(Date.UTC(0,0,0,0,0,0)));return s("meridiem",r)?"12":"24"}function v(e){return A(e)==="24"?"12":"24"}function M(e,n,r="latn"){let t=d({hour12:!0,locale:e,numberingSystem:r}),o=6,i=18,l=new Date(Date.UTC(0,0,0,n==="AM"?o:i,0)),c=t.formatToParts(l);return s("meridiem",c)}function T(e,n){return S.numberFormatOptions={locale:e,numberingSystem:n},S.localize("1.1").split("")[1]}function H(e,n,r="latn"){let t=d({locale:n,numberingSystem:r}).formatToParts(new Date(Date.UTC(0,0,0,0,0,0)));return s(`${e}Suffix`,t)}function s(e,n){if(!e||!n)return null;if(e==="hourSuffix"){let r=n.indexOf(n.find(({type:i})=>i==="hour")),t=n.indexOf(n.find(({type:i})=>i==="minute")),o=n[r+1];return o&&o.type==="literal"&&t-r===2&&o.value?.trim()||null}if(e==="minuteSuffix"){let r=n.indexOf(n.find(({type:i})=>i==="minute")),t=n.indexOf(n.find(({type:i})=>i==="second")),o=n[r+1];return o&&o.type==="literal"&&t-r===2&&o.value?.trim()||null}if(e==="secondSuffix"){let r=n.indexOf(n.find(({type:o})=>o==="second")),t=n[r+1];return t&&t.type==="literal"&&t.value?.trim()||null}return n.find(({type:r})=>e=="meridiem"?r==="dayPeriod":r===e)?.value||null}function E(e){if(!p(e))return null;let n=parseInt(e);return n>=0&&n<=11?"AM":"PM"}function W(e){let n=M(e,"AM"),r=M(e,"PM"),t=w(e),o=P({hour12:!0,value:"00:00:00",locale:e,numberingSystem:"latn"}),i=o[t===0?1:t-1].type==="hour"||o[t-1]?.type==="second"?"":" ";return e!=="no"&&n===n.toLocaleLowerCase(e)&&r===r.toLocaleLowerCase(e)?t===0?`a${i}`:`${i}a`:t===0?`A${i}`:`${i}A`}function w(e){return P({hour12:!0,value:"00:00:00",locale:e,numberingSystem:"latn"}).findIndex(n=>n.type==="dayPeriod")}function j(e,n){return e===v(n)}function g(e){if(!e||e.startsWith(":")||e.endsWith(":"))return!1;let n=e.split(":");if(!(n.length>1&&n.length<4))return!1;let[r,t,o]=n,i=parseInt(n[0]),l=parseInt(n[1]),c=parseInt(n[2]),f=p(r)&&i>=0&&i<24,u=p(t)&&l>=0&&l<60,m=p(o)&&c>=0&&c<60;if(f&&u&&!o||f&&u&&m)return!0}function C(e,n){if(n==="meridiem")return e==="AM"||e==="PM";if(!p(e))return!1;let r=Number(e);return n==="hour"?r>=0&&r<24:r>=0&&r<60}function O({value:e,part:n,locale:r,numberingSystem:t="latn",hour12:o}){if(n==="fractionalSecond"){let f=T(r,t),u=null;if(e){S.numberFormatOptions={locale:r,numberingSystem:t};let m=S.localize("0");parseInt(e)===0?u="".padStart(e.length,m):(u=S.localize(`0.${e}`).replace(`${m}${f}`,""),u.length<e.length&&(u=u.padEnd(e.length,m)))}return u}if(!C(e,n))return;let i=parseInt(e),l=new Date(Date.UTC(0,0,0,n==="hour"?i:n==="meridiem"?e==="AM"?0:12:0,n==="minute"?i:0,n==="second"?i:0));if(!l)return;let c=d({hour12:o,locale:r,numberingSystem:t}).formatToParts(l);return s(n,c)}function Z({value:e,locale:n,numberingSystem:r="latn",includeSeconds:t=!0,fractionalSecondDigits:o,hour12:i}){if(!g(e))return null;let{hour:l,minute:c,second:f="0",fractionalSecond:u}=y(e),m=new Date(Date.UTC(0,0,0,parseInt(l),parseInt(c),parseInt(f),u&&z(u))),a=d({locale:n,numberingSystem:r,includeSeconds:t,fractionalSecondDigits:o,hour12:i}).format(m)||null;if(a&&n==="bg"&&a.includes(" \u0447.")&&(a=a.replaceAll(" \u0447.","")),n==="bs"||n==="mk"){let I=b.get(n);a.includes("AM")?a=a.replaceAll("AM",I.am):a.includes("PM")&&(a=a.replaceAll("PM",I.pm)),a.indexOf(".")!==a.length-1&&(a=a.replace(".",","))}return a}function q({value:e,locale:n,numberingSystem:r="latn",hour12:t}){if(!g(e))return null;let{hour:o,minute:i,second:l="0",fractionalSecond:c}=y(e),f=new Date(Date.UTC(0,0,0,parseInt(o),parseInt(i),parseInt(l)));if(f){let u=d({locale:n,numberingSystem:r,hour12:t}).formatToParts(f),m=s("meridiem",u);if(t&&(n==="bs"||n==="mk")){let a=b.get(n);m=f.getHours()>11?a.am:a.pm}return{localizedHour:s("hour",u),localizedHourSuffix:s("hourSuffix",u),localizedMinute:s("minute",u),localizedMinuteSuffix:s("minuteSuffix",u),localizedSecond:s("second",u),localizedDecimalSeparator:T(n,r),localizedFractionalSecond:O({value:c,part:"fractionalSecond",locale:n,numberingSystem:r}),localizedSecondSuffix:s("secondSuffix",u),localizedMeridiem:m}}return null}function P({hour12:e,value:n,locale:r,numberingSystem:t}){if(!g(n))return null;let{hour:o,minute:i,second:l="0"}=y(n),c=new Date(Date.UTC(0,0,0,parseInt(o),parseInt(i),parseInt(l)));return c?d({hour12:e,locale:r,numberingSystem:t}).formatToParts(c):null}function y(e){if(g(e)){let[n,r,t]=e.split(":"),o=t,i=null;return t?.includes(".")&&([o,i]=t.split(".")),{fractionalSecond:i,hour:n,minute:r,second:o}}return{fractionalSecond:null,hour:null,minute:null,second:null}}function B(e,n=!0){if(!g(e))return"";let{hour:r,minute:t,second:o,fractionalSecond:i}=y(e),l=`${h(parseInt(r))}:${h(parseInt(t))}`;return n&&(l+=`:${h(parseInt(n&&o||"0"))}`,i&&(l+=`.${i}`)),l}export{L as a,h as b,k as c,A as d,v as e,T as f,H as g,E as h,W as i,w as j,j as k,g as l,O as m,Z as n,q as o,y as p,B as q};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{p as e}from"./MBJAGWVS.js";import"./ITIJ42U7.js";import{A as c,I as r,d as n,e as i,v as o,z as a}from"./TYYR7NIL.js";var l={valid:"check-circle",invalid:"exclamation-mark-triangle",idle:"information"},d=n`:host{box-sizing:border-box;display:flex;block-size:auto;inline-size:100%;align-items:center;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-color-text-1);opacity:1;transition-property:background-color,block-size,border-color,box-shadow,color,inset-block-end,inset-block-start,inset-inline-end,inset-inline-start,inset-size,opacity,outline-color,transform;transition-duration:var(--calcite-animation-timing);transition-timing-function:ease-in-out;--calcite-input-message-spacing-value: .25rem;margin-block-start:var(--calcite-input-message-spacing-value)}.calcite-input-message-icon{pointer-events:none;display:inline-flex;flex-shrink:0;transition-property:background-color,block-size,border-color,box-shadow,color,inset-block-end,inset-block-start,inset-inline-end,inset-inline-start,inset-size,opacity,outline-color,transform;transition-duration:var(--calcite-animation-timing);transition-timing-function:ease-in-out;margin-inline-end:.5rem}:host([status=invalid]) .calcite-input-message-icon{color:var(--calcite-color-status-danger)}:host([status=warning]) .calcite-input-message-icon{color:var(--calcite-color-status-warning)}:host([status=valid]) .calcite-input-message-icon{color:var(--calcite-color-status-success)}:host([status=idle]) .calcite-input-message-icon{color:var(--calcite-color-brand)}:host([scale=s]){font-size:var(--calcite-font-size--3);line-height:.75rem}:host([scale=m]){font-size:var(--calcite-font-size--2);line-height:1rem}:host([scale=l]){font-size:var(--calcite-font-size--1);line-height:1rem}:host([hidden]){display:none}[hidden]{display:none}`,s=class extends o{constructor(){super(...arguments),this.iconFlipRtl=!1,this.scale="m",this.status="idle"}static{this.properties={icon:[3,{converter:c}],iconFlipRtl:7,scale:3,status:3}}static{this.styles=d}connectedCallback(){super.connectedCallback(),this.requestedIcon=e(l,this.icon,this.status)}willUpdate(t){(t.has("status")&&(this.hasUpdated||this.status!=="idle")||t.has("icon"))&&(this.requestedIcon=e(l,this.icon,this.status))}render(){let t=this.el.hidden;return a(this.el,"calcite-hydrated-hidden",t),i`${this.renderIcon(this.requestedIcon)}<slot></slot>`}renderIcon(t){if(t)return i`<calcite-icon class="calcite-input-message-icon" .flipRtl=${this.iconFlipRtl} .icon=${t} scale=s></calcite-icon>`}};r("calcite-input-message",s);export{s as InputMessage};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as s}from"./OI755RA3.js";import{b as m}from"./R6R2QDCZ.js";import{b as x}from"./CHPU2ORW.js";import{e as f}from"./MBJAGWVS.js";import{e as d,i as g}from"./TYYR7NIL.js";var S=2,E=e=>e.reduce((t,o)=>t+o,0)/e.length,B=e=>{let t=e.filter(n=>n.slot!==s.menuActions),o=t?.length;return{actionWidth:o?E(t.map(n=>n.clientWidth||0)):0,actionHeight:o?E(t.map(n=>n.clientHeight||0)):0}},W=({width:e,actionWidth:t,layout:o,height:n,actionHeight:i,groupCount:r})=>{let l=o==="horizontal"?e:n,a=o==="horizontal"?t:i;return Math.floor((l-r*S)/a)},D=({layout:e,actionCount:t,actionWidth:o,width:n,actionHeight:i,height:r,groupCount:l})=>Math.max(t-W({width:n,actionWidth:o,layout:e,height:r,actionHeight:i,groupCount:l}),0),b=e=>Array.from(e.querySelectorAll("calcite-action")).filter(t=>t.closest("calcite-action-menu")?t.slot===x.trigger:!0),I=({actionGroups:e,expanded:t,overflowCount:o})=>{let n=o;e.reverse().forEach(i=>{let r=0,l=b(i).reverse();l.forEach(a=>{a.slot===s.menuActions&&(a.removeAttribute("slot"),a.textEnabled=t)}),n>0&&l.some(a=>(l.filter(h=>!h.slot).length>1&&l.length>2&&!a.closest("calcite-action-menu")&&(a.textEnabled=!0,a.setAttribute("slot",s.menuActions),r++,r>1&&n--),n<1)),i.manager.component.requestUpdate()})},v={chevronsLeft:"chevrons-left",chevronsRight:"chevrons-right"};function w(e,t){return e||t.closest("calcite-shell-panel")?.position||"start"}function N({el:e,expanded:t}){b(e).filter(o=>o.slot!==s.menuActions).forEach(o=>o.textEnabled=t),e.querySelectorAll("calcite-action-group, calcite-action-menu").forEach(o=>o.expanded=t)}var T=({tooltip:e,referenceElement:t,expanded:o,ref:n})=>(e&&(e.referenceElement=!o&&t?t:null),n&&n(t),t),O=({expanded:e,expandText:t,collapseText:o,expandLabel:n,collapseLabel:i,toggle:r,el:l,position:a,tooltip:h,ref:A,scale:$})=>{let y=f(l)==="rtl",p=e?o:t,C=e?i:n,c=[v.chevronsLeft,v.chevronsRight];y&&c.reverse();let u=w(a,l)==="end",H=u?c[1]:c[0],q=u?c[0]:c[1];return d`<calcite-action .icon=${e?H:q} id=expand-toggle .label=${C} @click=${r} .scale=${$} .text=${p} .textEnabled=${e} title=${(!e&&!h?p:null)??g} ${m(L=>T({tooltip:h,referenceElement:L,expanded:e,ref:A}))}></calcite-action>`};export{B as a,D as b,b as c,I as d,N as e,O as f};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{A as h,j as b,k as E}from"./MBJAGWVS.js";var L="calciteInternalLabelClick",m="calciteInternalLabelConnected",f="calciteInternalLabelDisconnected",v="calcite-label",o=new WeakMap,r=new WeakMap,c=new WeakMap,d=new WeakMap,s=new Set,w=e=>{let{id:t}=e,n=t&&b(e,{selector:`${v}[for="${t}"]`});if(n)return n;let l=E(e,v);return!l||C(l,e)?null:l};function C(e,t){let n,l="custom-element-ancestor-check",i=a=>{a.stopImmediatePropagation();let u=a.composedPath();n=u.slice(u.indexOf(t),u.indexOf(e))};return e.addEventListener(l,i,{once:!0}),t.dispatchEvent(new CustomEvent(l,{composed:!0,bubbles:!0})),e.removeEventListener(l,i),n.filter(a=>a!==t&&a!==e).filter(a=>a.tagName?.includes("-")).length>0}function p(e){if(!e)return;let t=w(e.el);if(r.has(t)&&t===e.labelEl||!t&&s.has(e))return;let n=M.bind(e);if(t){e.labelEl=t;let l=o.get(t)||[];l.push(e),o.set(t,l.sort(k)),r.has(e.labelEl)||(r.set(e.labelEl,g),e.labelEl.addEventListener(L,g)),s.delete(e),document.removeEventListener(m,c.get(e)),d.set(e,n),document.addEventListener(f,n)}else s.has(e)||(n(),document.removeEventListener(f,d.get(e)))}function y(e){if(!e||(s.delete(e),document.removeEventListener(m,c.get(e)),document.removeEventListener(f,d.get(e)),c.delete(e),d.delete(e),!e.labelEl))return;let t=o.get(e.labelEl);t.length===1&&(e.labelEl.removeEventListener(L,r.get(e.labelEl)),r.delete(e.labelEl)),o.set(e.labelEl,t.filter(n=>n!==e).sort(k)),e.labelEl=null}function k(e,t){return h(e.el,t.el)?-1:1}function O(e){return e.label||e.labelEl?.textContent?.trim()||""}function g(e){let t=e.detail.sourceEvent.target,n=o.get(this),l=n.find(a=>a.el===t);if(n.includes(l))return;let i=n[0];i.disabled||i.onLabelClick(e)}function I(){s.has(this)&&p(this)}function M(){s.add(this);let e=c.get(this)||I.bind(this);c.set(this,e),document.addEventListener(m,e)}async function W(e){if(await e.componentOnReady(),o.has(e))return;let t=e.ownerDocument?.getElementById(e.for);t&&requestAnimationFrame(()=>{for(let n of s)if(n.el===t){p(n);break}})}export{m as a,f as b,p as c,y as d,O as e,W as f};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{b as a}from"./QIG2J5PE.js";import"./J4RAJYKF.js";var M={s:"ein paar Sekunden",m:["eine Minute","einer Minute"],mm:"%d Minuten",h:["eine Stunde","einer Stunde"],hh:"%d Stunden",d:["ein Tag","einem Tag"],dd:["%d Tage","%d Tagen"],M:["ein Monat","einem Monat"],MM:["%d Monate","%d Monaten"],y:["ein Jahr","einem Jahr"],yy:["%d Jahre","%d Jahren"]};function e(r,t,_){var n=M[_];return Array.isArray(n)&&(n=n[t?0:1]),n.replace("%d",r)}var i={name:"de-at",weekdays:"Sonntag_Montag_Dienstag_Mittwoch_Donnerstag_Freitag_Samstag".split("_"),weekdaysShort:"So._Mo._Di._Mi._Do._Fr._Sa.".split("_"),weekdaysMin:"So_Mo_Di_Mi_Do_Fr_Sa".split("_"),months:"J\xE4nner_Februar_M\xE4rz_April_Mai_Juni_Juli_August_September_Oktober_November_Dezember".split("_"),monthsShort:"J\xE4n._Feb._M\xE4rz_Apr._Mai_Juni_Juli_Aug._Sep._Okt._Nov._Dez.".split("_"),ordinal:function(t){return t+"."},weekStart:1,formats:{LTS:"HH:mm:ss",LT:"HH:mm",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY HH:mm",LLLL:"dddd, D. MMMM YYYY HH:mm"},relativeTime:{future:"in %s",past:"vor %s",s:e,m:e,mm:e,h:e,hh:e,d:e,dd:e,M:e,MM:e,y:e,yy:e}};a.locale(i,null,!0);var d=i;export{d as default};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{b as e}from"./QIG2J5PE.js";import"./J4RAJYKF.js";var a={name:"en-au",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),weekStart:1,weekdaysShort:"Sun_Mon_Tue_Wed_Thu_Fri_Sat".split("_"),monthsShort:"Jan_Feb_Mar_Apr_May_Jun_Jul_Aug_Sep_Oct_Nov_Dec".split("_"),weekdaysMin:"Su_Mo_Tu_We_Th_Fr_Sa".split("_"),ordinal:function(_){return _},formats:{LT:"h:mm A",LTS:"h:mm:ss A",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY h:mm A",LLLL:"dddd, D MMMM YYYY h:mm A"},relativeTime:{future:"in %s",past:"%s ago",s:"a few seconds",m:"a minute",mm:"%d minutes",h:"an hour",hh:"%d hours",d:"a day",dd:"%d days",M:"a month",MM:"%d months",y:"a year",yy:"%d years"}};e.locale(a,null,!0);var t=a;export{t as default};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as A}from"./3OQ2ZMWE.js";import{a as S}from"./MZRLL3GR.js";import{a as z}from"./OUC47AKY.js";import{a as K}from"./RS3QB5Z6.js";import{b as M}from"./R6R2QDCZ.js";import{e as C,u as L,v as N,x as W}from"./MBJAGWVS.js";import"./ITIJ42U7.js";import{B as v,I as D,d as P,e as b,u as H,v as I,w as f,x as B}from"./TYYR7NIL.js";var u={container:"container",content:"content",contentHeader:"content__header",contentBody:"content__body",contentOverlay:"content--overlay",float:"float",floatAll:"float-all",floatContent:"float--content",height:"height",separator:"separator"},U={actionBar:"action-bar",header:"header"},V=P`:host{pointer-events:none;position:relative;display:flex;flex:0 1 auto;align-items:stretch;z-index:var(--calcite-shell-panel-z-index, var(--calcite-z-index));--calcite-shell-panel-max-height: unset;--calcite-internal-shell-panel-shadow-block-start: 0 4px 8px -1px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba(0, 0, 0, .04);--calcite-internal-shell-panel-shadow-block-end: 0 -4px 8px -1px rgba(0, 0, 0, .08), 0 -2px 4px -1px rgba(0, 0, 0, .04);--calcite-internal-shell-panel-shadow-inline-start: 4px 0 8px -1px rgba(0, 0, 0, .08), 2px 0 4px -1px rgba(0, 0, 0, .04);--calcite-internal-shell-panel-shadow-inline-end: -4px 0 8px -1px rgba(0, 0, 0, .08), -2px 0 4px -1px rgba(0, 0, 0, .04)}.calcite--rtl.content--overlay{--calcite-internal-shell-panel-shadow-inline-start: -4px 0 8px -1px rgba(0, 0, 0, .08), -2px 0 4px -1px rgba(0, 0, 0, .04);--calcite-internal-shell-panel-shadow-inline-end: 4px 0 8px -1px rgba(0, 0, 0, .08), 2px 0 4px -1px rgba(0, 0, 0, .04)}:host([layout=vertical]){z-index:var(--calcite-shell-panel-z-index, calc(var(--calcite-z-index) + 1))}:host([layout=vertical][display-mode=overlay]){z-index:var(--calcite-shell-panel-z-index, calc(var(--calcite-z-index-header) + 1))}:host([layout=vertical][display-mode=float-all]) .content{flex:2}:host([layout=vertical]:not([display-mode=float-all])) .width-s{--calcite-internal-shell-panel-width: var(--calcite-shell-panel-width, 12vw);--calcite-internal-shell-panel-max-width: var(--calcite-shell-panel-max-width, 300px);--calcite-internal-shell-panel-min-width: var(--calcite-shell-panel-min-width, 150px)}:host([layout=vertical][display-mode=float-all]) .width-s{--calcite-internal-shell-panel-width: var(--calcite-shell-panel-width, 12vw);--calcite-internal-shell-panel-min-width: var(--calcite-shell-panel-min-width, 150px)}:host([layout=vertical]:not([display-mode=float-all])) .width-m{--calcite-internal-shell-panel-width: var(--calcite-shell-panel-width, 20vw);--calcite-internal-shell-panel-max-width: var(--calcite-shell-panel-max-width, 420px);--calcite-internal-shell-panel-min-width: var(--calcite-shell-panel-min-width, 240px)}:host([layout=vertical][display-mode=float-all]) .width-m{--calcite-internal-shell-panel-width: var(--calcite-shell-panel-width, 20vw);--calcite-internal-shell-panel-min-width: var(--calcite-shell-panel-min-width, 240px)}:host([layout=vertical]:not([display-mode=float-all])) .width-l{--calcite-internal-shell-panel-width: var(--calcite-shell-panel-width, 45vw);--calcite-internal-shell-panel-max-width: var(--calcite-shell-panel-max-width, 680px);--calcite-internal-shell-panel-min-width: var(--calcite-shell-panel-min-width, 340px)}:host([layout=vertical][display-mode=float-all]) .width-l{--calcite-internal-shell-panel-width: var(--calcite-shell-panel-width, 45vw);--calcite-internal-shell-panel-min-width: var(--calcite-shell-panel-min-width, 340px)}:host([layout=horizontal]) .height-s{--calcite-internal-shell-panel-max-height: var( --calcite-shell-panel-max-height, var(--calcite-shell-panel-detached-max-height, 20vh) )}:host([layout=horizontal]) .content{--calcite-internal-shell-panel-min-height: var(--calcite-shell-panel-min-height, 5vh);--calcite-internal-shell-panel-max-height: var(--calcite-shell-panel-max-height, 30vh)}:host([layout=horizontal]) .height-l{--calcite-internal-shell-panel-max-height: var( --calcite-shell-panel-max-height, var(--calcite-shell-panel-detached-max-height, 40vh) )}.container{pointer-events:none;box-sizing:border-box;display:flex;block-size:100%;flex:1 1 auto;align-items:stretch;background-color:transparent;font-size:var(--calcite-font-size--1);color:var(--calcite-color-text-2)}.container *{box-sizing:border-box}.container.float-all{margin-block:.5rem;margin-inline:.5rem}:host([layout=horizontal]) .container{block-size:auto;inline-size:100%;flex-direction:column}:host(:hover) .separator:not(:hover):not(:focus),:host(:focus-within) .separator:not(:hover):not(:focus){opacity:1;background-color:var(--calcite-color-border-3)}.separator{pointer-events:auto;position:absolute;display:flex;background-color:transparent;opacity:0;transition-property:background-color,block-size,border-color,box-shadow,color,inset-block-end,inset-block-start,inset-inline-end,inset-inline-start,inset-size,opacity,outline-color,transform;transition-duration:var(--calcite-animation-timing);transition-timing-function:ease-in-out;cursor:col-resize;outline:none}.separator:hover{opacity:1;background-color:var(--calcite-color-border-2)}.separator:focus{background-color:var(--calcite-color-brand);opacity:1}:host([layout=vertical]) .separator{inset-block:0px;block-size:100%;inline-size:.125rem;cursor:col-resize}:host([layout=horizontal][position=start]) .separator{inset-block-end:0px}:host([layout=horizontal][position=end]) .separator{inset-block-start:0px}:host([layout=horizontal]) .separator{inset-inline-end:0px;block-size:.125rem;inline-size:100%;cursor:row-resize}:host([layout=vertical][position=start]) .separator{inset-inline-end:-2px}:host([layout=horizontal][position=start]) .separator{inset-block-end:-2px}:host([layout=vertical][position=end]) .separator{inset-inline-start:-2px}:host([layout=horizontal][position=end]) .separator{inset-block-start:-2px}::slotted(calcite-panel),::slotted(calcite-flow){block-size:100%;inline-size:100%;flex:1 1 auto;max-block-size:unset;max-inline-size:unset}::slotted(.calcite-match-height){display:flex;flex:1 1 auto;overflow:hidden}.content{pointer-events:auto;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:stretch;align-self:stretch;background-color:var(--calcite-color-background);padding:0;transition:max-block-size var(--calcite-animation-timing),max-inline-size var(--calcite-animation-timing)}:host([layout=vertical]:not([display-mode=float-all])) .content{inline-size:var(--calcite-internal-shell-panel-width);max-inline-size:var(--calcite-internal-shell-panel-max-width);min-inline-size:var(--calcite-internal-shell-panel-min-width)}:host([layout=vertical][display-mode=float-all]) .content{inline-size:var(--calcite-internal-shell-panel-width);min-inline-size:var(--calcite-internal-shell-panel-min-width)}:host([layout=horizontal]) .content{block-size:var(--calcite-internal-shell-panel-height);max-block-size:var(--calcite-internal-shell-panel-max-height);min-block-size:var(--calcite-internal-shell-panel-min-height)}.content__header{display:flex;flex:0 1 auto;flex-direction:column;flex-wrap:nowrap;align-items:stretch}.content__body{display:flex;flex:1 1 auto;flex-direction:column;overflow:hidden}.content--overlay{position:absolute;--tw-shadow: 0 4px 8px -1px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba(0, 0, 0, .04);--tw-shadow-colored: 0 4px 8px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:host([layout=vertical]) .content--overlay{inset-block-start:0px;block-size:100%}:host([layout=horizontal]) .content--overlay{inset-inline-start:0px;inline-size:100%}:host([layout=vertical][position=start]) .content--overlay{inset-inline-start:100%;box-shadow:var(--calcite-internal-shell-panel-shadow-inline-start)}:host([layout=vertical][position=end]) .content--overlay{inset-inline-end:100%;box-shadow:var(--calcite-internal-shell-panel-shadow-inline-end)}:host([layout=horizontal][position=start]) .content--overlay{inset-block-start:100%;box-shadow:var(--calcite-internal-shell-panel-shadow-block-start)}:host([layout=horizontal][position=end]) .content--overlay{inset-block-end:100%;box-shadow:var(--calcite-internal-shell-panel-shadow-block-end)}.float--content{margin-inline:.5rem;margin-block:.5rem auto;block-size:auto;overflow:hidden;border-radius:.25rem;--tw-shadow: 0 4px 8px -1px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba(0, 0, 0, .04);--tw-shadow-colored: 0 4px 8px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);max-block-size:var(--calcite-internal-shell-panel-max-height, calc(100% - 1rem) )}.float--content ::slotted(calcite-panel),.float--content ::slotted(calcite-flow){max-block-size:unset}:host([layout=horizontal]) .float--content{margin-block:.5rem}:host([position=start]) .float--content ::slotted(calcite-panel),:host([position=start]) .float--content ::slotted(calcite-flow),:host([position=end]) .float--content ::slotted(calcite-panel),:host([position=end]) .float--content ::slotted(calcite-flow){border-style:none}.content[hidden]{display:none}slot[name=action-bar]::slotted(calcite-action-bar),.content ::slotted(calcite-flow),.content ::slotted(calcite-panel:not([closed])){border-width:1px;border-style:solid;border-color:var(--calcite-color-border-3)}:host([position=start]:not([slot=panel-end]):not([display-mode=float-all])) slot[name=action-bar]::slotted(calcite-action-bar),:host([position=start]:not([slot=panel-end]):not([display-mode=float-all])) .content ::slotted(calcite-flow),:host([position=start]:not([slot=panel-end]):not([display-mode=float-all])) .content ::slotted(calcite-panel),:host([position=end][slot=panel-start]) slot[name=action-bar]::slotted(calcite-action-bar),:host([position=end][slot=panel-start]) .content ::slotted(calcite-flow),:host([position=end][slot=panel-start]) .content ::slotted(calcite-panel){border-inline-start:none}:host([position=end]:not([slot=panel-start])) slot[name=action-bar]::slotted(calcite-action-bar),:host([position=end]:not([slot=panel-start])) .content ::slotted(calcite-flow),:host([position=end]:not([slot=panel-start])) .content ::slotted(calcite-panel),:host([position=start][slot=panel-end]) slot[name=action-bar]::slotted(calcite-action-bar),:host([position=start][slot=panel-end]) .content ::slotted(calcite-flow),:host([position=start][slot=panel-end]) .content ::slotted(calcite-panel){border-inline-end:none}:host([layout=horizontal]:not([display-mode=float-all])) slot[name=action-bar]::slotted(calcite-action-bar){border-inline:0}:host([layout=horizontal][position=start]:not([display-mode=float-all])) .content ::slotted(calcite-flow),:host([layout=horizontal][position=start]:not([display-mode=float-all])) .content ::slotted(calcite-panel){border-inline:0;border-block-start:0}:host([layout=horizontal][position=end]) .content ::slotted(calcite-flow),:host([layout=horizontal][position=end]) .content ::slotted(calcite-panel){border-inline:0;border-block-end:0}:host([hidden]){display:none}[hidden]{display:none}`,$=class extends I{constructor(){super(...arguments),this.actionBars=[],this.contentHeightMax=null,this.contentHeightMin=null,this.contentWidthMax=null,this.contentWidthMin=null,this.initialClientX=null,this.initialClientY=null,this.initialContentHeight=null,this.initialContentWidth=null,this.separatorPointerDown=e=>{if(!W(e))return;this.calciteInternalShellPanelResizeStart.emit(),e.preventDefault();let{separatorEl:t}=this;t&&document.activeElement!==t&&t.focus(),this.layout==="horizontal"?(this.setInitialContentHeight(),this.initialClientY=e.clientY):(this.setInitialContentWidth(),this.initialClientX=e.clientX),window.addEventListener("pointerup",this.separatorPointerUp),window.addEventListener("pointermove",this.separatorPointerMove)},this.separatorPointerMove=e=>{e.preventDefault();let{el:t,layout:i,initialContentWidth:n,initialContentHeight:m,position:a,initialClientX:y,initialClientY:d}=this,r=i==="horizontal"?e.clientY-d:e.clientX-y,c=i==="vertical"&&C(t)==="rtl"?-1:1,x=a==="end"?-c*r:c*r;i==="horizontal"?this.setContentHeight(m+x):this.setContentWidth(n+x)},this.separatorPointerUp=e=>{W(e)&&(this.calciteInternalShellPanelResizeEnd.emit(),e.preventDefault(),window.removeEventListener("pointerup",this.separatorPointerUp),window.removeEventListener("pointermove",this.separatorPointerMove))},this.step=1,this.stepMultiplier=10,this.contentHeight=null,this.contentWidth=null,this.hasHeader=!1,this.collapsed=!1,this.displayMode="dock",this.layout="vertical",this.messages=K(),this.position="start",this.resizable=!1,this.widthScale="m",this.calciteInternalShellPanelResizeEnd=H({cancelable:!1}),this.calciteInternalShellPanelResizeStart=H({cancelable:!1})}static{this.properties={contentHeight:16,contentWidth:16,hasHeader:16,collapsed:7,displayMode:3,heightScale:3,layout:3,messageOverrides:0,position:3,resizable:7,height:3,widthScale:3,width:3}}static{this.styles=V}willUpdate(e){e.has("layout")&&(this.hasUpdated||this.layout!=="vertical")&&this.setActionBarsLayout(this.actionBars)}loaded(){this.updateAriaValues()}disconnectedCallback(){super.disconnectedCallback(),this.disconnectSeparator()}setContentWidth(e){let{contentWidthMax:t,contentWidthMin:i}=this,n=Math.round(e);this.contentWidth=typeof t=="number"&&typeof i=="number"?S(n,i,t):n}updateAriaValues(){let{contentEl:e}=this,t=e&&getComputedStyle(e);t&&(this.layout==="horizontal"?this.updateHeights(t):this.updateWidths(t),this.requestUpdate())}setContentHeight(e){let{contentHeightMax:t,contentHeightMin:i}=this,n=Math.round(e);this.contentHeight=typeof t=="number"&&typeof i=="number"?S(n,i,t):n}updateWidths(e){let t=parseInt(e.getPropertyValue("max-width")),i=parseInt(e.getPropertyValue("min-width")),n=parseInt(e.getPropertyValue("width"));typeof n=="number"&&!isNaN(n)&&(this.initialContentWidth=n),typeof t=="number"&&!isNaN(t)&&(this.contentWidthMax=t),typeof i=="number"&&!isNaN(i)&&(this.contentWidthMin=i)}updateHeights(e){let t=parseInt(e.getPropertyValue("max-height")),i=parseInt(e.getPropertyValue("min-height")),n=parseInt(e.getPropertyValue("height"));typeof n=="number"&&!isNaN(n)&&(this.initialContentHeight=n),typeof t=="number"&&!isNaN(t)&&(this.contentHeightMax=t),typeof i=="number"&&!isNaN(i)&&(this.contentHeightMin=i)}storeContentEl(e){this.contentEl=e}getKeyAdjustedSize(e){let{key:t}=e,{el:i,step:n,stepMultiplier:m,layout:a,contentWidthMin:y,contentWidthMax:d,initialContentWidth:r,initialContentHeight:c,contentHeightMin:x,contentHeightMax:h,position:l}=this,s=n*m;["ArrowUp","ArrowDown","ArrowLeft","ArrowRight","Home","End","PageUp","PageDown"].indexOf(t)>-1&&e.preventDefault();let k=C(i),o=["ArrowLeft","ArrowRight"],p=["ArrowDown","ArrowUp"],g=k==="rtl"&&o.includes(t)?-1:1;if(a==="horizontal"?l==="end"?t===p[1]||t===o[0]:t===p[0]||t===o[1]:t===p[1]||(l==="end"?t===o[0]:t===o[1])){let w=e.shiftKey?s:n;return a==="horizontal"?c+g*w:r+g*w}if(a==="horizontal"?l==="end"?t===p[0]||t===o[0]:t===p[1]||t===o[1]:t===p[0]||(l==="end"?t===o[1]:t===o[0])){let w=e.shiftKey?s:n;return a==="horizontal"?c-g*w:r-g*w}return t==="Home"&&a==="horizontal"&&typeof x=="number"?x:t==="Home"&&a==="vertical"&&typeof y=="number"?y:t==="End"&&a==="horizontal"&&typeof h=="number"?h:t==="End"&&a==="vertical"&&typeof d=="number"?d:t==="PageDown"?a==="horizontal"?c-s:r-s:t==="PageUp"?a==="horizontal"?c+s:r+s:null}initialKeydownWidth(e){this.setInitialContentWidth();let t=this.getKeyAdjustedSize(e);typeof t=="number"&&this.setContentWidth(t)}initialKeydownHeight(e){this.setInitialContentHeight();let t=this.getKeyAdjustedSize(e);typeof t=="number"&&this.setContentHeight(t)}separatorKeyDown(e){this.layout==="horizontal"?this.initialKeydownHeight(e):this.initialKeydownWidth(e)}setInitialContentHeight(){this.initialContentHeight=this.contentEl?.getBoundingClientRect().height}setInitialContentWidth(){this.initialContentWidth=this.contentEl?.getBoundingClientRect().width}connectSeparator(e){this.disconnectSeparator(),this.separatorEl=e,e?.addEventListener("pointerdown",this.separatorPointerDown)}disconnectSeparator(){this.separatorEl?.removeEventListener("pointerdown",this.separatorPointerDown)}setActionBarsLayout(e){e.forEach(t=>t.layout=this.layout)}handleActionBarSlotChange(e){let t=N(e).filter(i=>i?.matches("calcite-action-bar"));this.actionBars=t,this.setActionBarsLayout(t)}handleHeaderSlotChange(e){this.hasHeader=L(e)}renderHeader(){return z("header",b`<div class=${f(u.contentHeader)} .hidden=${!this.hasHeader}><slot name=${U.header} @slotchange=${this.handleHeaderSlotChange}></slot></div>`)}render(){let{collapsed:e,position:t,initialContentWidth:i,initialContentHeight:n,contentWidth:m,contentWidthMax:a,contentWidthMin:y,contentHeight:d,contentHeightMax:r,contentHeightMin:c,resizable:x,layout:h,displayMode:l}=this,s=C(this.el),k=l!=="float-content"&&l!=="float"&&x,o=k?h==="horizontal"?d?{height:`${d}px`}:null:m?{width:`${m}px`}:null:null,p=!e&&k?z("separator",b`<div .ariaLabel=${this.messages.resize} .ariaOrientation=${h==="horizontal"?"vertical":"horizontal"} .ariaValueMax=${h=="horizontal"?r:a} .ariaValueMin=${h=="horizontal"?c:y} .ariaValueNow=${h=="horizontal"?d??n:m??i} class=${f(u.separator)} @keydown=${this.separatorKeyDown} role=separator tabindex=0 touch-action=none ${M(this.connectSeparator)}></div>`):null,g=()=>h==="horizontal"?t==="start"?v.calciteAnimateInDown:v.calciteAnimateInUp:s==="ltr"&&t==="end"||s==="rtl"&&t==="start"?v.calciteAnimateInLeft:v.calciteAnimateInRight,w=z("content",b`<div class=${f({[v.rtl]:s==="rtl",[u.content]:!0,[u.contentOverlay]:l==="overlay",[u.floatContent]:l==="float-content"||l==="float",[v.calciteAnimate]:l==="overlay",[g()]:l==="overlay",[A("width",this.width,this.widthScale)]:!!(this.width||this.widthScale),[A("height",this.height,this.heightScale)]:!!(this.height||this.heightScale)})} .hidden=${e} style=${B(o)} ${M(this.storeContentEl)}>${this.renderHeader()}<div class=${f(u.contentBody)}><slot></slot></div>${p}</div>`),E=[z("action-bar",b`<slot name=${U.actionBar} @slotchange=${this.handleActionBarSlotChange}></slot>`),w];return t==="end"&&E.reverse(),b`<div class=${f({[u.container]:!0,[u.floatAll]:l==="float-all"})}>${E}</div>`}};D("calcite-shell-panel",$);export{$ as ShellPanel};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{b as t}from"./QIG2J5PE.js";import"./J4RAJYKF.js";var Y={name:"zh-cn",weekdays:"\u661F\u671F\u65E5_\u661F\u671F\u4E00_\u661F\u671F\u4E8C_\u661F\u671F\u4E09_\u661F\u671F\u56DB_\u661F\u671F\u4E94_\u661F\u671F\u516D".split("_"),weekdaysShort:"\u5468\u65E5_\u5468\u4E00_\u5468\u4E8C_\u5468\u4E09_\u5468\u56DB_\u5468\u4E94_\u5468\u516D".split("_"),weekdaysMin:"\u65E5_\u4E00_\u4E8C_\u4E09_\u56DB_\u4E94_\u516D".split("_"),months:"\u4E00\u6708_\u4E8C\u6708_\u4E09\u6708_\u56DB\u6708_\u4E94\u6708_\u516D\u6708_\u4E03\u6708_\u516B\u6708_\u4E5D\u6708_\u5341\u6708_\u5341\u4E00\u6708_\u5341\u4E8C\u6708".split("_"),monthsShort:"1\u6708_2\u6708_3\u6708_4\u6708_5\u6708_6\u6708_7\u6708_8\u6708_9\u6708_10\u6708_11\u6708_12\u6708".split("_"),ordinal:function(e,r){switch(r){case"W":return e+"\u5468";default:return e+"\u65E5"}},weekStart:1,yearStart:4,formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"YYYY/MM/DD",LL:"YYYY\u5E74M\u6708D\u65E5",LLL:"YYYY\u5E74M\u6708D\u65E5Ah\u70B9mm\u5206",LLLL:"YYYY\u5E74M\u6708D\u65E5ddddAh\u70B9mm\u5206",l:"YYYY/M/D",ll:"YYYY\u5E74M\u6708D\u65E5",lll:"YYYY\u5E74M\u6708D\u65E5 HH:mm",llll:"YYYY\u5E74M\u6708D\u65E5dddd HH:mm"},relativeTime:{future:"%s\u5185",past:"%s\u524D",s:"\u51E0\u79D2",m:"1 \u5206\u949F",mm:"%d \u5206\u949F",h:"1 \u5C0F\u65F6",hh:"%d \u5C0F\u65F6",d:"1 \u5929",dd:"%d \u5929",M:"1 \u4E2A\u6708",MM:"%d \u4E2A\u6708",y:"1 \u5E74",yy:"%d \u5E74"},meridiem:function(e,r){var _=e*100+r;return _<600?"\u51CC\u6668":_<900?"\u65E9\u4E0A":_<1100?"\u4E0A\u5348":_<1300?"\u4E2D\u5348":_<1800?"\u4E0B\u5348":"\u665A\u4E0A"}};t.locale(Y,null,!0);var m=Y;export{m as default};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as d}from"./CGP5NAVZ.js";import{a as r}from"./N2FZGLE3.js";import{a as l}from"./W5CGAHOI.js";import"./FHAIE7PW.js";import{a as w}from"./RS3QB5Z6.js";import{a as u,b as a}from"./R6R2QDCZ.js";import{p as s,u as v}from"./MBJAGWVS.js";import{a as b,b as k,d as x}from"./H6JENZS2.js";import"./ITIJ42U7.js";import{A as p,I as f,d as m,e as n,u as o,v as g,w as e}from"./TYYR7NIL.js";var c={title:"title",message:"message",link:"link",actionsEnd:"actions-end"},i={actionsEnd:"actions-end",close:"notice-close",container:"container",content:"notice-content",icon:"notice-icon"},z=m`:host([scale=s]){--calcite-notice-spacing-token-small: .5rem;--calcite-notice-spacing-token-large: .75rem}:host([scale=s]) .container slot[name=title]::slotted(*),:host([scale=s]) .container *::slotted([slot=title]){margin-block:.125rem;font-size:var(--calcite-font-size--1);line-height:1.375}:host([scale=s]) .container slot[name=message]::slotted(*),:host([scale=s]) .container *::slotted([slot=message]){margin-block:.125rem;font-size:var(--calcite-font-size--2);line-height:1.375}:host([scale=s]) ::slotted(calcite-link){margin-block:.125rem;font-size:var(--calcite-font-size--2);line-height:1.375}:host([scale=s]) .notice-close{padding:.5rem}:host([scale=m]){--calcite-notice-spacing-token-small: .75rem;--calcite-notice-spacing-token-large: 1rem}:host([scale=m]) .container slot[name=title]::slotted(*),:host([scale=m]) .container *::slotted([slot=title]){margin-block:.125rem;font-size:var(--calcite-font-size-0);line-height:1.375}:host([scale=m]) .container slot[name=message]::slotted(*),:host([scale=m]) .container *::slotted([slot=message]){margin-block:.125rem;font-size:var(--calcite-font-size--1);line-height:1.375}:host([scale=m]) ::slotted(calcite-link){margin-block:.125rem;font-size:var(--calcite-font-size--1);line-height:1.375}:host([scale=l]){--calcite-notice-spacing-token-small: 1rem;--calcite-notice-spacing-token-large: 1.25rem}:host([scale=l]) .container slot[name=title]::slotted(*),:host([scale=l]) .container *::slotted([slot=title]){margin-block:.125rem;font-size:var(--calcite-font-size-1);line-height:1.375}:host([scale=l]) .container slot[name=message]::slotted(*),:host([scale=l]) .container *::slotted([slot=message]){margin-block:.125rem;font-size:var(--calcite-font-size-0);line-height:1.375}:host([scale=l]) ::slotted(calcite-link){margin-block:.125rem;font-size:var(--calcite-font-size-0);line-height:1.375}:host([width=auto]){--calcite-notice-width: auto}:host([width=half]){--calcite-notice-width: 50%}:host([width=full]){--calcite-notice-width: 100%}:host{margin-inline:auto;display:none;max-inline-size:100%;align-items:center;inline-size:var(--calcite-notice-width)}.container{pointer-events:none;margin-block:0px;box-sizing:border-box;display:flex;inline-size:100%;opacity:0;overflow:hidden;max-block-size:0;transition-property:opacity,max-block-size;transition-duration:var(--calcite-animation-timing);text-align:start;border-inline-start:var(--calcite-border-width-md) solid;box-shadow:0 0 0 0 transparent;background-color:var(--calcite-notice-background-color, var(--calcite-color-foreground-1))}.notice-close{outline-color:transparent}.notice-close:focus{outline:2px solid var(--calcite-color-focus, var(--calcite-ui-focus-color, var(--calcite-color-brand)));outline-offset:calc(-2px*(1 - (2*clamp(0,var(--calcite-offset-invert-focus),1))))}:host{display:flex}:host([open]) .container{pointer-events:auto;max-block-size:100%;align-items:center;opacity:1;--tw-shadow: 0 4px 8px -1px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba(0, 0, 0, .04);--tw-shadow-colored: 0 4px 8px -1px var(--tw-shadow-color), 0 2px 4px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);overflow:visible}.container slot[name=title]::slotted(*),.container *::slotted([slot=title]){margin:0;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-notice-close-text-color-hover, var(--calcite-color-text-1))}.container slot[name=message]::slotted(*),.container *::slotted([slot=message]){margin:0;display:inline;font-weight:var(--calcite-font-weight-normal);margin-inline-end:var(--calcite-notice-spacing-token-small);color:var(--calcite-notice-content-text-color, var(--calcite-color-text-2))}.notice-content{box-sizing:border-box;transition-property:background-color,block-size,border-color,box-shadow,color,inset-block-end,inset-block-start,inset-inline-end,inset-inline-start,inset-size,opacity,outline-color,transform;transition-duration:var(--calcite-animation-timing);transition-timing-function:ease-in-out;padding-inline:var(--calcite-notice-spacing-token-large);flex:0 0 auto;display:flex;min-inline-size:0px;flex-direction:column;overflow-wrap:break-word;flex:1 1 0;padding-block:var(--calcite-notice-spacing-token-small);padding-inline:0 var(--calcite-notice-spacing-token-small)}.notice-content:first-of-type:not(:only-child){padding-inline-start:var(--calcite-notice-spacing-token-large)}.notice-content:only-of-type{padding-block:var(--calcite-notice-spacing-token-small);padding-inline:var(--calcite-notice-spacing-token-large)}.notice-icon{display:flex;align-items:center;box-sizing:border-box;transition-property:background-color,block-size,border-color,box-shadow,color,inset-block-end,inset-block-start,inset-inline-end,inset-inline-start,inset-size,opacity,outline-color,transform;transition-duration:var(--calcite-animation-timing);transition-timing-function:ease-in-out;padding-block:var(--calcite-notice-spacing-token-small);padding-inline:var(--calcite-notice-spacing-token-large);flex:0 0 auto}.notice-close{display:flex;cursor:pointer;align-items:center;align-self:stretch;border-style:none;background-color:transparent;outline:2px solid transparent;outline-offset:2px;box-sizing:border-box;transition-property:background-color,block-size,border-color,box-shadow,color,inset-block-end,inset-block-start,inset-inline-end,inset-inline-start,inset-size,opacity,outline-color,transform;transition-duration:var(--calcite-animation-timing);transition-timing-function:ease-in-out;padding-block:var(--calcite-notice-spacing-token-small);padding-inline:var(--calcite-notice-spacing-token-large);flex:0 0 auto;-webkit-appearance:none;color:var(--calcite-notice-close-text-color, var(--calcite-color-text-3))}.notice-close:hover,.notice-close:focus{background-color:var(--calcite-notice-close-background-color-focus, var(--calcite-color-foreground-2));color:var(--calcite-notice-close-text-color-hover, var(--calcite-color-text-1))}.notice-close:active{background-color:var(--calcite-notice-close-background-color-press, var(--calcite-color-foreground-3))}.actions-end{display:flex;align-self:stretch}:host([kind=brand]) .container{border-color:var(--calcite-color-brand)}:host([kind=brand]) .container .notice-icon{color:var(--calcite-color-brand)}:host([kind=info]) .container{border-color:var(--calcite-color-status-info)}:host([kind=info]) .container .notice-icon{color:var(--calcite-color-status-info)}:host([kind=danger]) .container{border-color:var(--calcite-color-status-danger)}:host([kind=danger]) .container .notice-icon{color:var(--calcite-color-status-danger)}:host([kind=success]) .container{border-color:var(--calcite-color-status-success)}:host([kind=success]) .container .notice-icon{color:var(--calcite-color-status-success)}:host([kind=warning]) .container{border-color:var(--calcite-color-status-warning)}:host([kind=warning]) .container .notice-icon{color:var(--calcite-color-status-warning)}:host([hidden]){display:none}[hidden]{display:none}`,h=class extends g{constructor(){super(...arguments),this.closeButton=u(),this.openTransitionProp="opacity",this.hasActionEnd=!1,this.closable=!1,this.iconFlipRtl=!1,this.kind="brand",this.messages=w(),this.open=!1,this.scale="m",this.width="auto",this.calciteNoticeBeforeClose=o({cancelable:!1}),this.calciteNoticeBeforeOpen=o({cancelable:!1}),this.calciteNoticeClose=o({cancelable:!1}),this.calciteNoticeOpen=o({cancelable:!1})}static{this.properties={hasActionEnd:16,closable:7,icon:[3,{converter:p}],iconFlipRtl:7,kind:3,messageOverrides:0,open:7,scale:3,width:3}}static{this.styles=z}async setFocus(){await x(this);let t=this.el.querySelector("calcite-link");if(!(!this.closeButton.value&&!t)){if(t)return t.setFocus();this.closeButton.value&&this.closeButton.value.focus()}}async load(){b(this),this.requestedIcon=s(d,this.icon,this.kind),this.open&&r(this)}willUpdate(t){t.has("open")&&(this.hasUpdated||this.open!==!1)&&r(this),(t.has("icon")||t.has("kind")&&(this.hasUpdated||this.kind!=="brand"))&&(this.requestedIcon=s(d,this.icon,this.kind))}loaded(){k(this)}onBeforeClose(){this.calciteNoticeBeforeClose.emit()}onBeforeOpen(){this.calciteNoticeBeforeOpen.emit()}onClose(){this.calciteNoticeClose.emit()}onOpen(){this.calciteNoticeOpen.emit()}setTransitionEl(t){this.transitionEl=t}close(){this.open=!1}handleActionsEndSlotChange(t){this.hasActionEnd=v(t)}render(){let t=n`<button .ariaLabel=${this.messages.close} class=${e(i.close)} @click=${this.close} ${a(this.closeButton)}><calcite-icon icon=x .scale=${l(this.scale)}></calcite-icon></button>`;return n`<div class=${e(i.container)} ${a(this.setTransitionEl)}>${this.requestedIcon?n`<div class=${e(i.icon)}><calcite-icon .flipRtl=${this.iconFlipRtl} .icon=${this.requestedIcon} .scale=${l(this.scale)}></calcite-icon></div>`:null}<div class=${e(i.content)}><slot name=${c.title}></slot><slot name=${c.message}></slot><slot name=${c.link}></slot></div><div class=${e(i.actionsEnd)} .hidden=${!this.hasActionEnd}><slot name=${c.actionsEnd} @slotchange=${this.handleActionsEndSlotChange}></slot></div>${this.closable?t:null}</div>`}};f("calcite-notice",h);export{h as Notice};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- var a={brand:"lightbulb",danger:"exclamationMarkTriangle",info:"information",success:"checkCircle",warning:"exclamationMarkTriangle"};export{a};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- var t={menu:"menu",defaultTrigger:"default-trigger"},e={tooltip:"tooltip",trigger:"trigger"},a={menu:"ellipsis"},i="data-active";export{t as a,e as b,a as c,i as d};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{d as be}from"./UOL6J47W.js";import{a as ge}from"./67YJME3J.js";import{a as A,b as H,c as d,d as T,f as F,g as fe,h as z,j as v,k as $}from"./JWIQZFGO.js";import{a as ue}from"./DQWJPC22.js";import{a as te,c as D,d as ie,e as se,f as le,g as C,h as ae}from"./CSR5Q44Q.js";import"./GRGOLBJ6.js";import{a as k}from"./N2FZGLE3.js";import{a as re,c as he,e as de,f as pe,h as me}from"./COVTDEEB.js";import{c as oe,d as ne,e as ce}from"./BMULWGQL.js";import{a as X,b as Y}from"./MVHJMI6L.js";import{a as u}from"./OUC47AKY.js";import{a as w}from"./W5CGAHOI.js";import"./FHAIE7PW.js";import{a as E,b as ee}from"./DHITRFFR.js";import{a as S}from"./XKQ2CMVV.js";import{a as Z}from"./RS3QB5Z6.js";import{a as _,b as g}from"./R6R2QDCZ.js";import{f as I,i as N}from"./MBJAGWVS.js";import{a as j,b as J,c as K,d as Q}from"./H6JENZS2.js";import{a as q}from"./ITIJ42U7.js";import{A as U,C as G,I as W,d as L,e as r,i as m,t as R,u as b,v as B,w as h}from"./TYYR7NIL.js";var $e={button:"x-button"},Ee=({disabled:O,key:e,label:t,scale:i})=>u(e,r`<button .ariaLabel=${t} class=${h($e.button)} .disabled=${O} tabindex=-1 type=button><calcite-icon icon=x .scale=${w(i)}></calcite-icon></button>`),ke=L`:host([disabled]){cursor:default;-webkit-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{position:relative;display:block}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}:host([scale=s]) .x-button{inline-size:1rem;block-size:1rem}:host([scale=m]) .x-button{inline-size:1.5rem;block-size:1.5rem}:host([scale=l]) .x-button{inline-size:2rem;block-size:2rem}.x-button{margin:0;display:flex;cursor:pointer;appearance:none;align-content:center;align-items:center;justify-content:center;align-self:center;border-width:2px;background-color:transparent;color:var(--calcite-color-text-3);outline-color:transparent;transition-property:background-color,block-size,border-color,box-shadow,color,inset-block-end,inset-block-start,inset-inline-end,inset-inline-start,inset-size,opacity,outline-color,transform;transition-duration:var(--calcite-animation-timing);transition-timing-function:ease-in-out;border-radius:50%;border-color:transparent;background-color:var(--calcite-color-foreground-2)}.x-button:active,.x-button:hover{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-3)}.x-button:active{border-style:solid;border-color:var(--calcite-color-brand)}.x-button calcite-icon{color:inherit}:host([scale=s]){font-size:var(--calcite-font-size--2);--calcite-combobox-item-spacing-unit-l: .5rem;--calcite-combobox-item-spacing-unit-s: .25rem;--calcite-combobox-input-height: 1rem;--calcite-internal-combobox-input-margin-block: calc(.25rem - 1px) }:host([scale=s]) .x-button{margin-inline:.5rem}:host([scale=m]){font-size:var(--calcite-font-size--1);--calcite-combobox-item-spacing-unit-l: .75rem;--calcite-combobox-item-spacing-unit-s: .5rem;--calcite-combobox-input-height: 1rem;--calcite-internal-combobox-input-margin-block: calc(.5rem - 1px) }:host([scale=m]) .x-button{margin-inline-end:.75rem}:host([scale=l]){font-size:var(--calcite-font-size-0);--calcite-combobox-item-spacing-unit-l: 1rem;--calcite-combobox-item-spacing-unit-s: .75rem;--calcite-combobox-input-height: 1.5rem;--calcite-internal-combobox-input-margin-block: calc(.625rem - 1px) }:host([scale=l]) .x-button{margin-inline-end:1rem}.wrapper{display:flex;border-width:1px;border-style:solid;border-color:var(--calcite-color-border-input);background-color:var(--calcite-color-foreground-1);color:var(--calcite-color-text-1);outline-color:transparent;padding-block:calc(var(--calcite-combobox-item-spacing-unit-s) / 4);padding-inline:var(--calcite-combobox-item-spacing-unit-l)}.wrapper:hover .icon{color:var(--calcite-color-text-1)}:host(:focus-within) .wrapper,.wrapper--active{outline:2px solid var(--calcite-color-focus, var(--calcite-ui-focus-color, var(--calcite-color-brand)));outline-offset:calc(-2px*(1 - (2*clamp(0,var(--calcite-offset-invert-focus),1))))}:host([read-only]) .wrapper{background-color:var(--calcite-color-background)}:host([read-only]) .label{font-weight:var(--calcite-font-weight-medium)}:host([status=invalid]) .wrapper{border-color:var(--calcite-color-status-danger)}:host([status=invalid]:focus-within) .wrapper{outline:2px solid var(--calcite-color-status-danger);outline-offset:calc(-2px*(1 - (2*clamp(0,var(--calcite-offset-invert-focus),1))))}.wrapper--single{padding-block:0;padding-inline:var(--calcite-combobox-item-spacing-unit-l);cursor:pointer;flex-wrap:nowrap}.grid-input{position:relative;display:flex;flex-grow:1;flex-wrap:wrap;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0;gap:var(--calcite-combobox-item-spacing-unit-s);margin-inline-end:var(--calcite-combobox-item-spacing-unit-s)}.grid-input.selection-display-fit,.grid-input.selection-display-single{flex-wrap:nowrap;overflow:hidden}.input{flex-grow:1;appearance:none;overflow:hidden;text-overflow:ellipsis;border-style:none;background-color:transparent;padding:0;font-family:inherit;color:var(--calcite-color-text-1);font-size:inherit;block-size:var(--calcite-combobox-input-height);line-height:var(--calcite-combobox-input-height);inline-size:100%;margin-block-end:var(--calcite-combobox-item-spacing-unit-s);min-inline-size:4.8125rem}.input:focus{outline:2px solid transparent;outline-offset:2px}.input:placeholder-shown{text-overflow:ellipsis}.input--single{padding:0;margin-block:var(--calcite-internal-combobox-input-margin-block)}.wrapper--active .input-single{cursor:text}.input--hidden{pointer-events:none;inline-size:0px;min-inline-size:0px;opacity:0}.input--icon{padding-block:0;padding-inline:var(--calcite-combobox-item-spacing-unit-l)}.placeholder-icon{color:var(--calcite-color-text-3)}.input-wrap{display:flex;flex-grow:1;align-items:center}.input-wrap--single{flex:1 1 0%;overflow:hidden}.label{pointer-events:none;max-inline-size:100%;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:0;font-weight:var(--calcite-font-weight-normal);block-size:var(--calcite-combobox-input-height);line-height:var(--calcite-combobox-input-height)}.label--icon{padding-inline:var(--calcite-combobox-item-spacing-unit-l)}.icon-end,.icon-start{display:flex;cursor:pointer;align-items:center}.icon-end{flex:none}.icon-end .icon{color:var(--calcite-color-text-3)}.floating-ui-container{--calcite-floating-ui-z-index: var(--calcite-z-index-dropdown);inline-size:max-content;display:none;inset-block-start:0;left:0;z-index:var(--calcite-floating-ui-z-index)}.floating-ui-container .calcite-floating-ui-anim{position:relative;transition:var(--calcite-floating-ui-transition);transition-property:inset,left,opacity;opacity:0;box-shadow:0 0 16px #00000029;z-index:var(--calcite-z-index);border-radius:.25rem}.floating-ui-container[data-placement^=bottom] .calcite-floating-ui-anim{inset-block-start:-5px}.floating-ui-container[data-placement^=top] .calcite-floating-ui-anim{inset-block-start:5px}.floating-ui-container[data-placement^=left] .calcite-floating-ui-anim{left:5px}.floating-ui-container[data-placement^=right] .calcite-floating-ui-anim{left:-5px}.floating-ui-container[data-placement] .calcite-floating-ui-anim--active{opacity:1;inset-block-start:0;left:0}@media (forced-colors: active){.wrapper,.floating-ui-container{border:1px solid canvasText}}.screen-readers-only{position:absolute;inline-size:1px;block-size:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.list-container{max-block-size:45vh;overflow-y:auto;background-color:var(--calcite-color-foreground-1);inline-size:var(--calcite-dropdown-width, 100%)}.list{margin:0;display:block;padding:0}.list--hide{block-size:0px;overflow:hidden}calcite-chip{--calcite-animation-timing: 0}.chip{margin-block:calc(var(--calcite-combobox-item-spacing-unit-s) / 4);max-inline-size:100%}.chip--active{background-color:var(--calcite-color-foreground-3)}.chip--invisible{visibility:hidden;position:absolute}.item{display:block}.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:.5rem}:host([scale=s]) .validation-container{padding-block-start:.25rem}::slotted(input[slot=hidden-form-input]){margin:0!important;opacity:0!important;outline:none!important;padding:0!important;position:absolute!important;inset:0!important;transform:none!important;-webkit-appearance:none!important;z-index:-1!important}:host([hidden]){display:none}[hidden]{display:none}::slotted(calcite-combobox-item-group:not(:first-child)){padding-block-start:var(--calcite-combobox-item-spacing-unit-l)}`,ve="combobox-item-",xe="combobox-chip-",Ie="combobox-label-",M="combobox-listbox-",Ce="combobox-input-",V=class extends B{constructor(){super(),this.internalComboboxChangeEvent=()=>{this.calciteComboboxChange.emit()},this.emitComboboxChange=E(this.internalComboboxChangeEvent,0),this.filterItems=(()=>{let e=(t,i)=>t&&i.some(({el:s})=>t===s);return E((t,i=!1,s=!0)=>{let l=ge([...this.data,...this.groupData],t,this.effectiveFilterProps),a=this.getItemsAndGroups(),o=t==="";a.forEach(n=>{if(o){n.hidden=!1;return}let c=!e(n,l);n.hidden=c;let[p,x]=n.ancestors;(e(p,l)||e(x,l))&&(n.hidden=!1),c||n.ancestors.forEach(f=>f.hidden=!1)}),this.filterTextMatchPattern=this.filterText&&new RegExp(`(${ee(this.filterText)})`,"i"),this.filteredItems=this.getFilteredItems(),this.filteredItems.forEach(n=>{n.filterTextMatchPattern=this.filterTextMatchPattern}),i&&(this.open=this.filterText.trim().length>0&&this.filteredItems.length>0),s&&this.calciteComboboxFilterChange.emit()},G.filter)})(),this._filterText="",this.getSelectedItems=()=>{if(!this.isMulti()){let e=this.items.find(({selected:t})=>t);return e?[e]:[]}return this.items.filter(e=>e.selected&&(this.selectionMode!=="ancestors"||!z(e))).sort((e,t)=>{let i=this.selectedItems.indexOf(e),s=this.selectedItems.indexOf(t);return i>-1&&s>-1?i-s:s-i})},this.guid=q(),this.ignoreSelectedEventsFlag=!1,this.inputHeight=0,this.internalValueChangeFlag=!1,this.mutationObserver=S("mutation",()=>this.updateItems()),this.onLabelClick=()=>{this.setFocus()},this.openTransitionProp="opacity",this.placement=te,this.resizeObserver=S("resize",()=>{this.setMaxScrollerHeight(),this.refreshSelectionDisplay()}),this.textInput=_(),this._value=null,this.activeChipIndex=-1,this.activeDescendant="",this.activeItemIndex=-1,this.compactSelectionDisplay=!1,this.groupItems=[],this.items=[],this.selectedHiddenChipsCount=0,this.selectedVisibleChipsCount=0,this.clearDisabled=!1,this.disabled=!1,this.filteredItems=[],this.maxItems=0,this.messages=Z(),this.open=!1,this.overlayPositioning="absolute",this.placeholderIconFlipRtl=!1,this.readOnly=!1,this.required=!1,this.scale="m",this.selectedItems=[],this.selectionDisplay="all",this.selectionMode="multiple",this.status="idle",this.validity={valid:!1,badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1},this.calciteComboboxBeforeClose=b({cancelable:!1}),this.calciteComboboxBeforeOpen=b({cancelable:!1}),this.calciteComboboxChange=b({cancelable:!1}),this.calciteComboboxChipClose=b({cancelable:!1}),this.calciteComboboxClose=b({cancelable:!1}),this.calciteComboboxFilterChange=b({cancelable:!1}),this.calciteComboboxOpen=b({cancelable:!1}),this.listenOn(document,"click",this.documentClickHandler),this.listen("calciteComboboxItemChange",this.calciteComboboxItemChangeHandler),this.listen("calciteInternalComboboxItemChange",this.calciteInternalComboboxItemChangeHandler),this.listen("click",this.comboboxFocusHandler)}static{this.properties={activeChipIndex:16,activeDescendant:16,activeItemIndex:16,compactSelectionDisplay:16,groupItems:16,items:16,needsIcon:16,selectedHiddenChipsCount:16,selectedVisibleChipsCount:16,allowCustomValues:7,clearDisabled:7,disabled:7,filterText:3,filterProps:0,filteredItems:0,flipPlacements:0,form:3,label:1,maxItems:11,messageOverrides:0,name:3,open:7,overlayPositioning:3,placeholder:1,placeholderIcon:3,placeholderIconFlipRtl:7,readOnly:7,required:7,scale:3,selectedItems:0,selectionDisplay:3,selectionMode:3,status:3,validationIcon:[3,{converter:U}],validationMessage:1,validity:0,value:1}}static{this.styles=ke}get effectiveFilterProps(){return this.filterProps?this.filterProps.filter(e=>e!=="el"):["description","label","metadata","shortHeading","textLabel"]}get showingInlineIcon(){let{placeholderIcon:e,selectionMode:t,selectedItems:i,open:s}=this,l=i[0],a=l?.icon,o=v(t);return!s&&l?!!a&&o:!!e&&(!l||o)}get filterText(){return this._filterText}set filterText(e){let t=this._filterText;e!==t&&(this._filterText=e,this.filterTextChange(e))}get value(){return this._value}set value(e){let t=this._value;e!==t&&(this._value=e,this.valueHandler(e))}async reposition(e=!1){let{floatingEl:t,referenceEl:i,placement:s,overlayPositioning:l,filteredFlipPlacements:a}=this;return se(this,{floatingEl:t,referenceEl:i,overlayPositioning:l,placement:s,flipPlacements:a,type:"menu"},e)}async setFocus(){await Q(this),this.textInput.value?.focus(),this.activeChipIndex=-1,this.activeItemIndex=-1}connectedCallback(){super.connectedCallback(),oe(this),he(this),this.internalValueChangeFlag=!0,this.value=this.getValue(),this.internalValueChangeFlag=!1,this.mutationObserver?.observe(this.el,{childList:!0,subtree:!0}),this.updateItems(),this.setFilteredPlacements(),this.open&&(this.openHandler(),k(this)),C(this)}async load(){j(this),this.updateItems(),this.filterItems(this.filterText,!1,!1)}willUpdate(e){e.has("open")&&(this.hasUpdated||this.open!==!1)&&this.openHandler(),e.has("disabled")&&(this.hasUpdated||this.disabled!==!1)&&this.handleDisabledChange(this.disabled),e.has("maxItems")&&(this.hasUpdated||this.maxItems!==0)&&this.setMaxScrollerHeight(),e.has("overlayPositioning")&&(this.hasUpdated||this.overlayPositioning!=="absolute")&&this.reposition(!0),(e.has("selectionMode")&&(this.hasUpdated||this.selectionMode!=="multiple")||e.has("scale")&&(this.hasUpdated||this.scale!=="m"))&&this.updateItems(),e.has("flipPlacements")&&this.flipPlacementsHandler(),e.has("selectedItems")&&(this.hasUpdated||this.selectedItems?.length>0)&&this.selectedItemsHandler()}updated(){this.el.offsetHeight!==this.inputHeight&&(this.reposition(!0),this.inputHeight=this.el.offsetHeight),X(this),this.hasUpdated||this.refreshSelectionDisplay()}loaded(){pe(this,this.getValue()),C(this),J(this)}disconnectedCallback(){super.disconnectedCallback(),this.mutationObserver?.disconnect(),this.resizeObserver?.disconnect(),ne(this),de(this),ae(this)}filterTextChange(e){this.updateActiveItemIndex(-1),this.filterItems(e,!0)}openHandler(){k(this),!this.disabled&&this.setMaxScrollerHeight()}handleDisabledChange(e){e||(this.open=!1)}valueHandler(e){if(!this.internalValueChangeFlag){let t=this.getItems();Array.isArray(e)?t.forEach(i=>i.selected=e.includes(i.value)):e?t.forEach(i=>i.selected=e===i.value):t.forEach(i=>i.selected=!1),this.updateItems()}}flipPlacementsHandler(){this.setFilteredPlacements(),this.reposition(!0)}selectedItemsHandler(){this.internalValueChangeFlag=!0,this.value=this.getValue(),this.internalValueChangeFlag=!1}async documentClickHandler(e){this.disabled||e.composedPath().includes(this.el)||(await this.componentOnReady(),!this.allowCustomValues&&this.filterText&&(this.clearInputValue(),this.filterItems(""),this.updateActiveItemIndex(-1)),this.allowCustomValues&&this.filterText.trim().length&&this.addCustomChip(this.filterText),this.open=!1)}calciteComboboxItemChangeHandler(e){if(this.ignoreSelectedEventsFlag)return;let t=e.target,i=this.filteredItems.indexOf(t);this.updateActiveItemIndex(i),this.toggleSelection(t,t.selected)}calciteInternalComboboxItemChangeHandler(e){e.stopPropagation(),this.updateItems()}clearValue(){this.ignoreSelectedEventsFlag=!0,this.items.forEach(e=>e.selected=!1),this.ignoreSelectedEventsFlag=!1,this.selectedItems=[],this.emitComboboxChange(),this.open=!1,this.updateActiveItemIndex(-1),this.resetText(),this.filterItems(""),this.setFocus()}clearInputValue(){this.textInput.value.value="",this.filterText=""}setFilteredPlacements(){let{el:e,flipPlacements:t}=this;this.filteredFlipPlacements=t?ie(t,e):null}getValue(){let e=this.selectedItems.map(t=>t?.value?.toString());return e?.length?e.length>1?e:e[0]:""}comboboxInViewport(){let e=this.el.getBoundingClientRect();return e.top>=0&&e.left>=0&&e.right<=(window.innerWidth||document.documentElement.clientWidth)&&e.bottom<=(window.innerHeight||document.documentElement.clientHeight)}keyDownHandler(e){if(this.readOnly)return;let{key:t}=e;switch(t){case"Tab":this.activeChipIndex=-1,this.activeItemIndex=-1,this.allowCustomValues&&this.filterText?(this.addCustomChip(this.filterText,!0),e.preventDefault()):this.open?(this.open=!1,e.preventDefault()):!this.allowCustomValues&&this.filterText&&(this.clearInputValue(),this.filterItems(""),this.updateActiveItemIndex(-1));break;case"ArrowLeft":(this.activeChipIndex!==-1||this.textInput.value.selectionStart===0)&&(this.previousChip(),e.preventDefault());break;case"ArrowRight":this.activeChipIndex!==-1&&(this.nextChip(),e.preventDefault());break;case"ArrowUp":this.filteredItems.length&&(e.preventDefault(),this.open&&this.shiftActiveItemIndex(-1),this.comboboxInViewport()||this.el.scrollIntoView());break;case"ArrowDown":this.filteredItems.length&&(e.preventDefault(),this.open?this.shiftActiveItemIndex(1):(this.open=!0,this.ensureRecentSelectedItemIsActive()),this.comboboxInViewport()||this.el.scrollIntoView());break;case" ":!this.textInput.value.value&&!e.defaultPrevented&&(this.open||(this.open=!0,this.shiftActiveItemIndex(1)),e.preventDefault());break;case"Home":if(!this.open)return;e.preventDefault(),this.updateActiveItemIndex(0),this.scrollToActiveItem(),this.comboboxInViewport()||this.el.scrollIntoView();break;case"End":if(!this.open)return;e.preventDefault(),this.updateActiveItemIndex(this.filteredItems.length-1),this.scrollToActiveItem(),this.comboboxInViewport()||this.el.scrollIntoView();break;case"Escape":!this.clearDisabled&&!this.open&&this.clearValue(),this.open=!1,e.preventDefault();break;case"Enter":if(this.open&&this.activeItemIndex>-1){let i=this.filteredItems[this.activeItemIndex];this.toggleSelection(i,!i.selected),e.preventDefault()}else this.activeChipIndex>-1?(this.removeActiveChip(),e.preventDefault()):this.allowCustomValues&&this.filterText?(this.addCustomChip(this.filterText,!0),e.preventDefault()):e.defaultPrevented||re(this)&&e.preventDefault();break;case"Delete":case"Backspace":{if(this.selectionDisplay==="single"||this.selectionDisplay==="fit"&&this.selectedHiddenChipsCount>0)return;this.activeChipIndex>-1?(e.preventDefault(),this.removeActiveChip()):!this.filterText&&this.isMulti()&&(e.preventDefault(),this.removeLastChip());break}}}onBeforeOpen(){this.scrollToActiveItem(),this.calciteComboboxBeforeOpen.emit()}onOpen(){this.calciteComboboxOpen.emit()}onBeforeClose(){this.calciteComboboxBeforeClose.emit()}onClose(){this.calciteComboboxClose.emit(),le(this)}async setMaxScrollerHeight(){let{listContainerEl:e,open:t,referenceEl:i}=this;if(!e||!t)return;await this.reposition(!0);let s=this.getMaxScrollerHeight();e.style.maxBlockSize=s>0?`${s}px`:"",e.style.inlineSize=`${i.clientWidth}px`,await this.reposition(!0)}calciteChipCloseHandler(e){this.open=!1;let t=this.items.find(i=>i===e);t&&this.toggleSelection(t,!1),this.calciteComboboxChipClose.emit()}clickHandler(e){if(this.readOnly)return;let t=e.composedPath();if(t.some(i=>i.tagName==="CALCITE-CHIP")){this.open=!1,e.preventDefault();return}if(t.some(i=>i.classList?.contains($e.button))){this.clearValue(),e.preventDefault();return}this.open=!this.open,this.ensureRecentSelectedItemIsActive()}ensureRecentSelectedItemIsActive(){let{selectedItems:e}=this,t=e.length===0?0:this.items.indexOf(e[e.length-1]);this.updateActiveItemIndex(t)}hideChip(e){e.classList.add(d.chipInvisible)}showChip(e){e.classList.remove(d.chipInvisible)}refreshChipDisplay({chipEls:e,availableHorizontalChipElSpace:t,chipContainerElGap:i}){e.forEach(s=>{if(!s.selected)this.hideChip(s);else{let l=I(s);if(l&&l<t){t-=l+i,this.showChip(s);return}}this.hideChip(s)})}async refreshSelectionDisplay(){if(await K(this),v(this.selectionMode)||!this.textInput.value)return;let{allSelectedIndicatorChipEl:e,chipContainerEl:t,selectionDisplay:i,placeholder:s,selectedIndicatorChipEl:l,textInput:{value:a}}=this,o=parseInt(getComputedStyle(t).gap.replace("px","")),n=I(t),{fontSize:c,fontFamily:p}=getComputedStyle(a),x=(N(s,`${c} ${p}`)||parseInt(be))+o,f=I(e),y=I(l),ye=Math.max(f,y);if(this.setCompactSelectionDisplay({chipContainerElGap:o,chipContainerElWidth:n,inputWidth:x,largestSelectedIndicatorChipWidth:ye}),i==="fit"){let P=Array.from(this.el.shadowRoot.querySelectorAll("calcite-chip")).filter(Se=>Se.closable),we=Math.round(n-((this.selectedHiddenChipsCount>0?y:0)+o+x+o));this.refreshChipDisplay({availableHorizontalChipElSpace:we,chipContainerElGap:o,chipEls:P}),this.setVisibleAndHiddenChips(P)}}setFloatingEl(e){this.floatingEl=e,C(this)}setCompactSelectionDisplay({chipContainerElGap:e,chipContainerElWidth:t,inputWidth:i,largestSelectedIndicatorChipWidth:s}){let l=Math.round(s+e+i);(!this.maxCompactBreakpoint||this.maxCompactBreakpoint<l)&&(this.maxCompactBreakpoint=l),this.compactSelectionDisplay=t<this.maxCompactBreakpoint}setContainerEl(e){e&&this.resizeObserver?.observe(e),this.listContainerEl=e,this.transitionEl=e}setChipContainerEl(e){e&&this.resizeObserver?.observe(e),this.chipContainerEl=e}setReferenceEl(e){this.referenceEl=e,C(this)}setAllSelectedIndicatorChipEl(e){this.allSelectedIndicatorChipEl=e}setSelectedIndicatorChipEl(e){this.selectedIndicatorChipEl=e}setVisibleAndHiddenChips(e){let t=0;e.forEach(s=>{s.selected&&!s.classList.contains(d.chipInvisible)&&t++}),t!==this.selectedVisibleChipsCount&&(this.selectedVisibleChipsCount=t);let i=this.getSelectedItems().length-t;i!==this.selectedHiddenChipsCount&&(this.selectedHiddenChipsCount=i)}getMaxScrollerHeight(){let e=[...this.groupItems,...this.getItems(!0)].filter(l=>!l.hidden),{maxItems:t}=this,i=0,s=0;return e.length>=t&&e.forEach(l=>{if(i<t){let a=this.calculateScrollerHeight(l);s+=a,i+=1}}),s}calculateScrollerHeight(e){if(!e)return 0;let t=e.getBoundingClientRect().height,i=`:scope > ${A}, :scope > ${H}`,s=Array.from(e.querySelectorAll(i)).reduce((l,a)=>l+a.getBoundingClientRect().height,0);return t-s}inputHandler(e){let t=e.target.value;this.filterText=t}getItemsAndGroups(){return[...this.groupItems,...this.items]}toggleSelection(e,t){!e||this.selectionMode==="single-persist"&&e.selected&&e.value===this.value&&!t||(this.isMulti()?(e.selected=t,this.updateAncestors(e),this.selectedItems=this.getSelectedItems(),this.emitComboboxChange(),this.resetText(),this.filterItems("")):(this.ignoreSelectedEventsFlag=!0,this.items.forEach(i=>i.selected=i===e?t:!1),this.ignoreSelectedEventsFlag=!1,this.selectedItems=this.getSelectedItems(),this.emitComboboxChange(),this.textInput.value&&(this.textInput.value.value=$(e)),this.open=!1,this.updateActiveItemIndex(-1),this.resetText(),this.filterItems("")))}updateAncestors(e){if(this.selectionMode!=="ancestors")return;let t=F(e),i=fe(e);e.selected?t.forEach(s=>{s.selected=!0}):(i.forEach(s=>s.selected=!1),[...t].forEach(s=>{z(s)||(s.selected=!1)}))}getFilteredItems(){return this.filterText===""?this.items:this.items.filter(e=>!e.hidden)}updateItems(){this.items=this.getItems(),this.groupItems=this.getGroupItems(),this.data=this.getData(),this.groupData=this.getGroupData(),this.selectedItems=this.getSelectedItems(),this.filteredItems=this.getFilteredItems(),this.needsIcon=this.getNeedsIcon(),this.items.forEach(e=>{e.selectionMode=this.selectionMode,e.scale=this.scale}),this.groupItems.forEach(e=>e.scale=this.scale),this.allowCustomValues||this.setMaxScrollerHeight(),this.groupItems.forEach((e,t,i)=>{t===0&&(e.afterEmptyGroup=!1);let s=i[t+1];s&&(s.afterEmptyGroup=e.children.length===0)})}getData(){return this.items.map(e=>({description:e.description,filterDisabled:e.filterDisabled,label:e.heading,metadata:e.metadata,shortHeading:e.shortHeading,textLabel:e.textLabel,el:e}))}getGroupData(){return this.groupItems.map(e=>({label:e.label,el:e}))}getNeedsIcon(){return v(this.selectionMode)&&this.items.some(e=>e.icon)}resetText(){this.textInput.value&&(this.textInput.value.value=""),this.filterText=""}getItems(e=!1){return Array.from(this.el.querySelectorAll(A)).filter(t=>e||!t.disabled)}getGroupItems(){return Array.from(this.el.querySelectorAll(H))}addCustomChip(e,t){let i=this.items.find(s=>(s.heading||s.textLabel)===e);if(i)this.toggleSelection(i,!0);else{this.isMulti()||this.toggleSelection(this.selectedItems[this.selectedItems.length-1],!1);let s=document.createElement("calcite-combobox-item");s.value=e,s.heading=e,s.selected=!0,this.el.prepend(s),this.resetText(),t&&this.setFocus(),this.updateItems(),this.filterItems(""),this.open=!0,this.emitComboboxChange()}}removeActiveChip(){this.toggleSelection(this.selectedItems[this.activeChipIndex],!1),this.setFocus()}removeLastChip(){this.toggleSelection(this.selectedItems[this.selectedItems.length-1],!1),this.setFocus()}previousChip(){let e=this.selectedItems.length-1,t=this.activeChipIndex;this.activeChipIndex=t===-1?e:Math.max(t-1,0),this.updateActiveItemIndex(-1),this.focusChip()}nextChip(){let e=this.selectedItems.length-1,t=this.activeChipIndex+1;t>e?(this.activeChipIndex=-1,this.setFocus()):(this.activeChipIndex=t,this.focusChip()),this.updateActiveItemIndex(-1)}focusChip(){let e=this.selectedItems[this.activeChipIndex]?.guid;(e?this.referenceEl.querySelector(`#${xe}${e}`):null)?.setFocus()}scrollToActiveItem(){let e=this.filteredItems[this.activeItemIndex];if(!e)return;let t=this.calculateScrollerHeight(e),{offsetHeight:i,scrollTop:s}=this.listContainerEl;i+s<e.offsetTop+t?this.listContainerEl.scrollTop=e.offsetTop-i+t:e.offsetTop<s&&(this.listContainerEl.scrollTop=e.offsetTop)}shiftActiveItemIndex(e){let{length:t}=this.filteredItems,i=(this.activeItemIndex+t+e)%t;this.updateActiveItemIndex(i),this.scrollToActiveItem()}updateActiveItemIndex(e){this.activeItemIndex=e;let t=null;this.filteredItems.forEach((i,s)=>{s===e?(i.active=!0,t=`${ve}${i.guid}`):i.active=!1}),this.activeDescendant=t,this.activeItemIndex>-1&&(this.activeChipIndex=-1)}isAllSelected(){return this.getItems().length===this.getSelectedItems().length}isMulti(){return!v(this.selectionMode)}comboboxFocusHandler(){this.disabled||this.textInput.value?.focus()}renderChips(){let{activeChipIndex:e,readOnly:t,scale:i,selectionMode:s,messages:l}=this;return this.selectedItems.map((a,o)=>{let n={chip:!0,"chip--active":e===o},c=[...F(a)].reverse(),p=$(a),x=[...c,a].map(y=>$(y)),f=s!=="ancestors"?p:x.join(" / ");return u(p,r`<calcite-chip .appearance=${t?"outline":"solid"} class=${h(n)} .closable=${!t} data-test-id=${`chip-${o}`} .icon=${a.icon} .iconFlipRtl=${a.iconFlipRtl} id=${(a.guid?`${xe}${a.guid}`:null)??m} .label=${f} .messageOverrides=${{dismissLabel:l.removeTag}} @focusin=${()=>this.activeChipIndex=o} @calciteChipClose=${()=>this.calciteChipCloseHandler(a)} .scale=${i} .selected=${a.selected} .tabIndex=${e===o?0:-1} title=${f??m} .value=${a.value}>${f}</calcite-chip>`)})}renderAllSelectedIndicatorChip(){let{compactSelectionDisplay:e,scale:t,selectedVisibleChipsCount:i,setAllSelectedIndicatorChipEl:s}=this,l=this.messages.allSelected;return r`<calcite-chip class=${h({chip:!0,[d.chipInvisible]:!(this.isAllSelected()&&!i&&!e)})} .label=${l} .scale=${t} title=${l??m} value ${g(s)}>${l}</calcite-chip>`}renderAllSelectedIndicatorChipCompact(){let{compactSelectionDisplay:e,scale:t,selectedVisibleChipsCount:i}=this,s=this.messages.all||"All";return r`<calcite-chip class=${h({chip:!0,[d.chipInvisible]:!(this.isAllSelected()&&!i&&e)})} .label=${s} .scale=${t} title=${s} value>${s}</calcite-chip>`}renderSelectedIndicatorChip(){let{compactSelectionDisplay:e,selectionDisplay:t,getSelectedItems:i,scale:s,selectedHiddenChipsCount:l,selectedVisibleChipsCount:a,setSelectedIndicatorChipEl:o}=this,n,c;if(e)n=!0;else if(t==="single"){let p=i().length;this.isAllSelected()?n=!0:p>0?n=!1:n=!0,c=`${p} ${this.messages.selected}`}else t==="fit"&&(n=!!(this.isAllSelected()&&a===0||l===0),c=a>0?`+${l}`:`${l} ${this.messages.selected}`);return r`<calcite-chip class=${h({chip:!0,[d.chipInvisible]:n})} .label=${c} .scale=${s} title=${c??m} value ${g(o)}>${c}</calcite-chip>`}renderSelectedIndicatorChipCompact(){let{compactSelectionDisplay:e,selectionDisplay:t,getSelectedItems:i,scale:s,selectedHiddenChipsCount:l}=this,a,o;if(e){let n=i().length;this.isAllSelected()?a=!0:t==="fit"?(a=!(l>0),o=`${l||0}`):t==="single"&&(a=!(n>0),o=`${n}`)}else a=!0;return r`<calcite-chip class=${h({chip:!0,[d.chipInvisible]:a})} .label=${o} .scale=${s} title=${o??m} value>${o}</calcite-chip>`}renderInput(){let{guid:e,disabled:t,placeholder:i,selectionMode:s,selectedItems:l,open:a}=this,o=v(s),n=l[0],c=!a&&o&&!!n&&!this.filterText;return r`<span class=${h({"input-wrap":!0,"input-wrap--single":o})}>${c&&u("label",r`<span class=${h({label:!0,"label--icon":!!n?.icon})}>${$(n)}</span>`)||""}${u("input",r`<input aria-activedescendant=${this.activeDescendant??m} aria-controls=${`${M}${e}`} aria-errormessage=${T.validationMessage} aria-owns=${`${M}${e}`} aria-autocomplete=list .ariaExpanded=${a} aria-haspopup=listbox .ariaInvalid=${this.status==="invalid"} .ariaLabel=${ce(this)} class=${h({[d.input]:!0,"input--single":!0,[d.inputHidden]:c,"input--icon":this.showingInlineIcon&&!!this.placeholderIcon})} data-test-id=input .disabled=${t} .id=${`${Ce}${e}`} @focus=${this.comboboxFocusHandler} @input=${this.inputHandler} placeholder=${i??m} .readOnly=${this.readOnly} role=combobox .tabIndex=${this.activeChipIndex===-1?0:-1} type=text .value=${R(this.filterText??"")} ${g(this.textInput)}>`)}</span>`}renderListBoxOptions(){return this.filteredItems.map(e=>r`<li .ariaSelected=${e.selected} id=${(e.guid?`${ve}${e.guid}`:null)??m} role=option tabindex=-1>${e.heading||e.textLabel}</li>`)}renderFloatingUIContainer(){let{setFloatingEl:e,setContainerEl:t,open:i}=this,s={[d.listContainer]:!0,[D.animation]:!0,[D.animationActive]:i};return r`<div aria-hidden=true class=${h(d.floatingUIContainer)} ${g(e)}><div class=${h(s)} ${g(t)}><ul class=${h({list:!0,"list--hide":!i})}><slot></slot></ul></div></div>`}renderSelectedOrPlaceholderIcon(){let{open:e,placeholderIcon:t,placeholderIconFlipRtl:i,selectedItems:s}=this,l=s[0],a=l?.icon,o=t&&(e||!l);return this.showingInlineIcon&&u("selected-placeholder-icon",r`<span class="icon-start"><calcite-icon class=${h({[d.selectedIcon]:!o,[d.placeholderIcon]:o})} .flipRtl=${o?i:l.iconFlipRtl} .icon=${o?t:a} .scale=${w(this.scale)}></calcite-icon></span>`)||""}renderChevronIcon(){let{open:e}=this;return u("chevron",r`<span class="icon-end"><calcite-icon class=${h(d.icon)} .icon=${e?"chevron-up":"chevron-down"} .scale=${w(this.scale)}></calcite-icon></span>`)}render(){let{selectionDisplay:e,guid:t,label:i,open:s,readOnly:l}=this,a=v(this.selectionMode),o=e==="all",n=e==="single",c=!a&&e==="fit",p=!this.clearDisabled&&this.value?.length>0;return Y({disabled:this.disabled,children:r`<div aria-live=polite class=${h({wrapper:!0,"wrapper--single":a||!this.selectedItems.length,"wrapper--active":s})} @click=${this.clickHandler} @keydown=${this.keyDownHandler} ${g(this.setReferenceEl)}>${this.renderSelectedOrPlaceholderIcon()}${u("grid",r`<div class=${h({"grid-input":!0,[d.selectionDisplayFit]:c,[d.selectionDisplaySingle]:n})} ${g(this.setChipContainerEl)}>${!a&&!n&&this.renderChips()||""}${!a&&!o&&[this.renderSelectedIndicatorChip(),this.renderSelectedIndicatorChipCompact(),this.renderAllSelectedIndicatorChip(),this.renderAllSelectedIndicatorChipCompact()]||""}<label class="screen-readers-only" .htmlFor=${`${Ce}${t}`} .id=${`${Ie}${t}`}>${i}</label>${this.renderInput()}</div>`)}${!l&&p?u("close-button",Ee({disabled:this.disabled,label:this.messages.clear,scale:this.scale})):null}${!l&&this.renderChevronIcon()||""}</div><ul aria-labelledby=${`${Ie}${t}`} aria-multiselectable=true class="screen-readers-only" .id=${`${M}${t}`} role=listbox tabindex=-1>${this.renderListBoxOptions()}</ul>${this.renderFloatingUIContainer()}${me({component:this})}${this.validationMessage&&this.status==="invalid"?ue({icon:this.validationIcon,id:T.validationMessage,message:this.validationMessage,scale:this.scale,status:this.status}):null}`})}};W("calcite-combobox",V);export{V as Combobox};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- function t(r,o){return(r+o)%o}export{t as a};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{j as b,k as v}from"./MBJAGWVS.js";import{e as g}from"./TYYR7NIL.js";var A=["calcite-input","calcite-input-number","calcite-input-text","calcite-text-area"];function w(t){return`${t.split("-").map((e,i)=>i===0?e:`${e[0].toUpperCase()}${e.slice(1)}`).join("")}${A.includes(t)?"Input":"Change"}`}var m="hidden-form-input";function h(t){return"checked"in t}var p=new WeakMap,E=new WeakSet;function q(t,e){if(v(e.parentElement,"[form]"))return!0;let i="calciteInternalFormComponentRegister",n=!1;return t.addEventListener(i,a=>{n=a.composedPath().some(s=>E.has(s)),a.stopPropagation()},{once:!0}),e.dispatchEvent(new CustomEvent(i,{bubbles:!0,composed:!0})),n}function F(t,{status:e,message:i,icon:n}){"status"in t&&(t.status=e),"validationIcon"in t&&typeof t.validationIcon!="string"&&(t.validationIcon=n),"validationMessage"in t&&!t.validationMessage&&(t.validationMessage=i)}function C(t){return t.nodeName==="CALCITE-RADIO-BUTTON"?v(t,"calcite-radio-button-group"):t}var $=new CustomEvent("calciteInvalid",{bubbles:!0,composed:!0});function I(t){let e=t?.target,i=e?.validationMessage,n=C(e?.parentElement);if(!n)return;let a=n?.nodeName?.toLowerCase(),s=a?.split("-");if(s.length<2||s[0]!=="calcite")return;t?.preventDefault(),"validity"in n&&(n.validity=e?.validity),n.dispatchEvent($),F(n,{message:i,icon:!0,status:"invalid"});let c=w(a);n.addEventListener(c,()=>{"status"in n&&(n.status="idle"),"validationIcon"in n&&(n.validationIcon===""||n.validationIcon===!0)&&(n.validationIcon=!1),"validationMessage"in n&&n.validationMessage===i&&(n.validationMessage=""),"validity"in n&&(n.validity=e?.validity)},{once:!0})}function N(t){let{formEl:e}=t;return e?(e.addEventListener("invalid",I,!0),e.requestSubmit(),e.removeEventListener("invalid",I,!0),requestAnimationFrame(()=>{let i=e.querySelectorAll("[status=invalid]");for(let n of i)if(n?.validationMessage){n?.setFocus();break}}),!0):!1}function O(t){t.formEl?.reset()}function P(t){let{el:e,value:i}=t,n=S(t);if(!n||q(n,e))return;t.formEl=n,t.defaultValue=i,h(t)&&(t.defaultChecked=t.checked);let a=V.bind(t);n.addEventListener("reset",a),p.set(t.el,a),E.add(e)}function S(t){let{el:e,form:i}=t;return i?b(e,{id:i}):v(e,"form")}function V(){if("status"in this&&(this.status="idle"),"validationIcon"in this&&(this.validationIcon=!1),"validationMessage"in this&&(this.validationMessage=""),h(this)){this.checked=this.defaultChecked;return}this.value=this.defaultValue,this.onFormReset?.()}function T(t){let{el:e,formEl:i}=t;if(!i)return;let n=p.get(e);i.removeEventListener("reset",n),p.delete(e),t.formEl=null,E.delete(e)}function W(t,e){t.defaultValue=e}var x="calciteInternalHiddenInputInput",M=t=>{t.target.dispatchEvent(new CustomEvent(x,{bubbles:!0}))},y=t=>t.removeEventListener("input",M);function D(t){let{el:e,formEl:i,name:n,value:a}=t,{ownerDocument:s}=e,c=e.querySelectorAll(`input[slot="${m}"]`);if(!i||!n){c.forEach(o=>{y(o),o.remove()});return}let f=Array.isArray(a)?a:[a],r=[],d=new Set;c.forEach(o=>{let l=f.find(L=>L==o.value);l!=null?(d.add(l),k(t,o,l)):r.push(o)});let u;f.forEach(o=>{if(d.has(o))return;let l=r.pop();l||(l=s.createElement("input"),l.slot=m),u||(u=s.createDocumentFragment()),u.append(l),l.addEventListener("input",M),k(t,l,o)}),u&&e.append(u),r.forEach(o=>{y(o),o.remove()})}function k(t,e,i){let{defaultValue:n,disabled:a,form:s,name:c,required:f}=t;e.defaultValue=n,e.disabled=a,e.name=c,e.required=f,e.tabIndex=-1,s?e.setAttribute("form",s):e.removeAttribute("form"),h(t)?(e.checked=t.checked,e.defaultChecked=t.defaultChecked,e.value=t.checked?i||"on":""):e.value=i||"",t.syncHiddenFormInput?.(e);let r=C(t.el);if(r&&"validity"in r)for(let d in{...e?.validity})r.validity[d]=e.validity[d]}var B=({component:t})=>(D(t),g`<slot name=${m}></slot>`);export{N as a,O as b,P as c,S as d,T as e,W as f,x as g,B as h};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{h as P,k,l as w,m as V,o as m,p,q as A,r as D,s as y}from"./TYYR7NIL.js";var b=(s,f,c)=>{let h=new Map;for(let e=f;e<=c;e++)h.set(s[e],e);return h},I=w(class extends V{constructor(s){if(super(s),s.type!==k.CHILD)throw Error("repeat() can only be used in text expressions")}dt(s,f,c){let h;c===void 0?c=f:f!==void 0&&(h=f);let e=[],n=[],l=0;for(let a of s)e[l]=h?h(a,l):l,n[l]=c(a,l),l++;return{values:n,keys:e}}render(s,f,c){return this.dt(s,f,c).values}update(s,[f,c,h]){let e=D(s),{values:n,keys:l}=this.dt(f,c,h);if(!Array.isArray(e))return this.ut=l,n;let a=this.ut??=[],u=[],v,x,t=0,o=e.length-1,r=0,i=n.length-1;for(;t<=o&&r<=i;)if(e[t]===null)t++;else if(e[o]===null)o--;else if(a[t]===l[r])u[r]=p(e[t],n[r]),t++,r++;else if(a[o]===l[i])u[i]=p(e[o],n[i]),o--,i--;else if(a[t]===l[i])u[i]=p(e[t],n[i]),m(s,u[i+1],e[t]),t++,i--;else if(a[o]===l[r])u[r]=p(e[o],n[r]),m(s,e[t],e[o]),o--,r++;else if(v===void 0&&(v=b(l,r,i),x=b(a,t,o)),v.has(a[t]))if(v.has(a[o])){let d=x.get(l[r]),g=d!==void 0?e[d]:null;if(g===null){let C=m(s,e[t]);p(C,n[r]),u[r]=C}else u[r]=p(g,n[r]),m(s,e[t],g),e[d]=null;r++}else y(e[o]),o--;else y(e[t]),t++;for(;r<=i;){let d=m(s,u[i+1]);p(d,n[r]),u[r++]=d}for(;t<=o;){let d=e[t++];d!==null&&y(d)}return this.ut=l,A(s,u),P}});export{I as a};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as ct,b as I,c as D,d as k,e as W,f as lt,g as kt,h as at,i as Z,j as Mt,k as wt,l as tt,m as M,n as et,o as G,q as ft,r as yt}from"./GRGOLBJ6.js";import{a as Dt}from"./DHITRFFR.js";import{e as Lt}from"./MBJAGWVS.js";import{C as pt,F as xt}from"./TYYR7NIL.js";var vt=["top","right","bottom","left"],Ft=["start","end"],bt=vt.reduce((t,e)=>t.concat(e,e+"-"+Ft[0],e+"-"+Ft[1]),[]),j=Math.min,N=Math.max,ot=Math.round,st=Math.floor,E=t=>({x:t,y:t}),pe={left:"right",right:"left",bottom:"top",top:"bottom"},xe={start:"end",end:"start"};function ut(t,e,n){return N(t,j(e,n))}function _(t,e){return typeof t=="function"?t(e):t}function F(t){return t.split("-")[0]}function S(t){return t.split("-")[1]}function At(t){return t==="x"?"y":"x"}function dt(t){return t==="y"?"height":"width"}function U(t){return["top","bottom"].includes(F(t))?"y":"x"}function mt(t){return At(U(t))}function Ot(t,e,n){n===void 0&&(n=!1);let i=S(t),o=mt(t),r=dt(o),s=o==="x"?i===(n?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[r]>e.floating[r]&&(s=it(s)),[s,it(s)]}function Bt(t){let e=it(t);return[nt(t),e,nt(e)]}function nt(t){return t.replace(/start|end/g,e=>xe[e])}function we(t,e,n){let i=["left","right"],o=["right","left"],r=["top","bottom"],s=["bottom","top"];switch(t){case"top":case"bottom":return n?e?o:i:e?i:o;case"left":case"right":return e?r:s;default:return[]}}function $t(t,e,n,i){let o=S(t),r=we(F(t),n==="start",i);return o&&(r=r.map(s=>s+"-"+o),e&&(r=r.concat(r.map(nt)))),r}function it(t){return t.replace(/left|right|bottom|top/g,e=>pe[e])}function ye(t){return{top:0,right:0,bottom:0,left:0,...t}}function Rt(t){return typeof t!="number"?ye(t):{top:t,right:t,bottom:t,left:t}}function q(t){let{x:e,y:n,width:i,height:o}=t;return{width:i,height:o,top:n,left:e,right:e+i,bottom:n+o,x:e,y:n}}function Wt(t,e,n){let{reference:i,floating:o}=t,r=U(e),s=mt(e),c=dt(s),l=F(e),a=r==="y",d=i.x+i.width/2-o.width/2,u=i.y+i.height/2-o.height/2,m=i[c]/2-o[c]/2,f;switch(l){case"top":f={x:d,y:i.y-o.height};break;case"bottom":f={x:d,y:i.y+i.height};break;case"right":f={x:i.x+i.width,y:u};break;case"left":f={x:i.x-o.width,y:u};break;default:f={x:i.x,y:i.y}}switch(S(e)){case"start":f[s]-=m*(n&&a?-1:1);break;case"end":f[s]+=m*(n&&a?-1:1);break}return f}var zt=async(t,e,n)=>{let{placement:i="bottom",strategy:o="absolute",middleware:r=[],platform:s}=n,c=r.filter(Boolean),l=await(s.isRTL==null?void 0:s.isRTL(e)),a=await s.getElementRects({reference:t,floating:e,strategy:o}),{x:d,y:u}=Wt(a,i,l),m=i,f={},g=0;for(let p=0;p<c.length;p++){let{name:x,fn:h}=c[p],{x:w,y,data:b,reset:v}=await h({x:d,y:u,initialPlacement:i,placement:m,strategy:o,middlewareData:f,rects:a,platform:s,elements:{reference:t,floating:e}});d=w??d,u=y??u,f={...f,[x]:{...f[x],...b}},v&&g<=50&&(g++,typeof v=="object"&&(v.placement&&(m=v.placement),v.rects&&(a=v.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:o}):v.rects),{x:d,y:u}=Wt(a,m,l)),p=-1)}return{x:d,y:u,placement:m,strategy:o,middlewareData:f}};async function J(t,e){var n;e===void 0&&(e={});let{x:i,y:o,platform:r,rects:s,elements:c,strategy:l}=t,{boundary:a="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:m=!1,padding:f=0}=_(e,t),g=Rt(f),x=c[m?u==="floating"?"reference":"floating":u],h=q(await r.getClippingRect({element:(n=await(r.isElement==null?void 0:r.isElement(x)))==null||n?x:x.contextElement||await(r.getDocumentElement==null?void 0:r.getDocumentElement(c.floating)),boundary:a,rootBoundary:d,strategy:l})),w=u==="floating"?{x:i,y:o,width:s.floating.width,height:s.floating.height}:s.reference,y=await(r.getOffsetParent==null?void 0:r.getOffsetParent(c.floating)),b=await(r.isElement==null?void 0:r.isElement(y))?await(r.getScale==null?void 0:r.getScale(y))||{x:1,y:1}:{x:1,y:1},v=q(r.convertOffsetParentRelativeRectToViewportRelativeRect?await r.convertOffsetParentRelativeRectToViewportRelativeRect({elements:c,rect:w,offsetParent:y,strategy:l}):w);return{top:(h.top-v.top+g.top)/b.y,bottom:(v.bottom-h.bottom+g.bottom)/b.y,left:(h.left-v.left+g.left)/b.x,right:(v.right-h.right+g.right)/b.x}}var Vt=t=>({name:"arrow",options:t,async fn(e){let{x:n,y:i,placement:o,rects:r,platform:s,elements:c,middlewareData:l}=e,{element:a,padding:d=0}=_(t,e)||{};if(a==null)return{};let u=Rt(d),m={x:n,y:i},f=mt(o),g=dt(f),p=await s.getDimensions(a),x=f==="y",h=x?"top":"left",w=x?"bottom":"right",y=x?"clientHeight":"clientWidth",b=r.reference[g]+r.reference[f]-m[f]-r.floating[g],v=m[f]-r.reference[f],R=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a)),O=R?R[y]:0;(!O||!await(s.isElement==null?void 0:s.isElement(R)))&&(O=c.floating[y]||r.floating[g]);let H=b/2-v/2,T=O/2-p[g]/2-1,A=j(u[h],T),C=j(u[w],T),B=A,Y=O-p[g]-C,P=O/2-p[g]/2+H,K=ut(B,P,Y),$=!l.arrow&&S(o)!=null&&P!==K&&r.reference[g]/2-(P<B?A:C)-p[g]/2<0,L=$?P<B?P-B:P-Y:0;return{[f]:m[f]+L,data:{[f]:K,centerOffset:P-K-L,...$&&{alignmentOffset:L}},reset:$}}});function ve(t,e,n){return(t?[...n.filter(o=>S(o)===t),...n.filter(o=>S(o)!==t)]:n.filter(o=>F(o)===o)).filter(o=>t?S(o)===t||(e?nt(o)!==o:!1):!0)}var It=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,i,o;let{rects:r,middlewareData:s,placement:c,platform:l,elements:a}=e,{crossAxis:d=!1,alignment:u,allowedPlacements:m=bt,autoAlignment:f=!0,...g}=_(t,e),p=u!==void 0||m===bt?ve(u||null,f,m):m,x=await J(e,g),h=((n=s.autoPlacement)==null?void 0:n.index)||0,w=p[h];if(w==null)return{};let y=Ot(w,r,await(l.isRTL==null?void 0:l.isRTL(a.floating)));if(c!==w)return{reset:{placement:p[0]}};let b=[x[F(w)],x[y[0]],x[y[1]]],v=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:w,overflows:b}],R=p[h+1];if(R)return{data:{index:h+1,overflows:v},reset:{placement:R}};let O=v.map(A=>{let C=S(A.placement);return[A.placement,C&&d?A.overflows.slice(0,2).reduce((B,Y)=>B+Y,0):A.overflows[0],A.overflows]}).sort((A,C)=>A[1]-C[1]),T=((o=O.filter(A=>A[2].slice(0,S(A[0])?2:3).every(C=>C<=0))[0])==null?void 0:o[0])||O[0][0];return T!==c?{data:{index:h+1,overflows:v},reset:{placement:T}}:{}}}},jt=function(t){return t===void 0&&(t={}),{name:"flip",options:t,async fn(e){var n,i;let{placement:o,middlewareData:r,rects:s,initialPlacement:c,platform:l,elements:a}=e,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:m,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:g="none",flipAlignment:p=!0,...x}=_(t,e);if((n=r.arrow)!=null&&n.alignmentOffset)return{};let h=F(o),w=U(c),y=F(c)===c,b=await(l.isRTL==null?void 0:l.isRTL(a.floating)),v=m||(y||!p?[it(c)]:Bt(c)),R=g!=="none";!m&&R&&v.push(...$t(c,p,g,b));let O=[c,...v],H=await J(e,x),T=[],A=((i=r.flip)==null?void 0:i.overflows)||[];if(d&&T.push(H[h]),u){let P=Ot(o,s,b);T.push(H[P[0]],H[P[1]])}if(A=[...A,{placement:o,overflows:T}],!T.every(P=>P<=0)){var C,B;let P=(((C=r.flip)==null?void 0:C.index)||0)+1,K=O[P];if(K)return{data:{index:P,overflows:A},reset:{placement:K}};let $=(B=A.filter(L=>L.overflows[0]<=0).sort((L,z)=>L.overflows[1]-z.overflows[1])[0])==null?void 0:B.placement;if(!$)switch(f){case"bestFit":{var Y;let L=(Y=A.filter(z=>{if(R){let V=U(z.placement);return V===w||V==="y"}return!0}).map(z=>[z.placement,z.overflows.filter(V=>V>0).reduce((V,he)=>V+he,0)]).sort((z,V)=>z[1]-V[1])[0])==null?void 0:Y[0];L&&($=L);break}case"initialPlacement":$=c;break}if(o!==$)return{reset:{placement:$}}}return{}}}};function Nt(t,e){return{top:t.top-e.height,right:t.right-e.width,bottom:t.bottom-e.height,left:t.left-e.width}}function Ht(t){return vt.some(e=>t[e]>=0)}var _t=function(t){return t===void 0&&(t={}),{name:"hide",options:t,async fn(e){let{rects:n}=e,{strategy:i="referenceHidden",...o}=_(t,e);switch(i){case"referenceHidden":{let r=await J(e,{...o,elementContext:"reference"}),s=Nt(r,n.reference);return{data:{referenceHiddenOffsets:s,referenceHidden:Ht(s)}}}case"escaped":{let r=await J(e,{...o,altBoundary:!0}),s=Nt(r,n.floating);return{data:{escapedOffsets:s,escaped:Ht(s)}}}default:return{}}}}};async function be(t,e){let{placement:n,platform:i,elements:o}=t,r=await(i.isRTL==null?void 0:i.isRTL(o.floating)),s=F(n),c=S(n),l=U(n)==="y",a=["left","top"].includes(s)?-1:1,d=r&&l?-1:1,u=_(e,t),{mainAxis:m,crossAxis:f,alignmentAxis:g}=typeof u=="number"?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return c&&typeof g=="number"&&(f=c==="end"?g*-1:g),l?{x:f*d,y:m*a}:{x:m*a,y:f*d}}var Yt=function(t){return t===void 0&&(t=0),{name:"offset",options:t,async fn(e){var n,i;let{x:o,y:r,placement:s,middlewareData:c}=e,l=await be(e,t);return s===((n=c.offset)==null?void 0:n.placement)&&(i=c.arrow)!=null&&i.alignmentOffset?{}:{x:o+l.x,y:r+l.y,data:{...l,placement:s}}}}},Ut=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:n,y:i,placement:o}=e,{mainAxis:r=!0,crossAxis:s=!1,limiter:c={fn:x=>{let{x:h,y:w}=x;return{x:h,y:w}}},...l}=_(t,e),a={x:n,y:i},d=await J(e,l),u=U(F(o)),m=At(u),f=a[m],g=a[u];if(r){let x=m==="y"?"top":"left",h=m==="y"?"bottom":"right",w=f+d[x],y=f-d[h];f=ut(w,f,y)}if(s){let x=u==="y"?"top":"left",h=u==="y"?"bottom":"right",w=g+d[x],y=g-d[h];g=ut(w,g,y)}let p=c.fn({...e,[m]:f,[u]:g});return{...p,data:{x:p.x-n,y:p.y-i,enabled:{[m]:r,[u]:s}}}}}};function Kt(t){let e=M(t),n=parseFloat(e.width)||0,i=parseFloat(e.height)||0,o=W(t),r=o?t.offsetWidth:n,s=o?t.offsetHeight:i,c=ot(n)!==r||ot(i)!==s;return c&&(n=r,i=s),{width:n,height:i,$:c}}function Ct(t){return k(t)?t:t.contextElement}function Q(t){let e=Ct(t);if(!W(e))return E(1);let n=e.getBoundingClientRect(),{width:i,height:o,$:r}=Kt(e),s=(r?ot(n.width):n.width)/i,c=(r?ot(n.height):n.height)/o;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Ae=E(0);function Gt(t){let e=I(t);return!wt()||!e.visualViewport?Ae:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Oe(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==I(t)?!1:e}function X(t,e,n,i){e===void 0&&(e=!1),n===void 0&&(n=!1);let o=t.getBoundingClientRect(),r=Ct(t),s=E(1);e&&(i?k(i)&&(s=Q(i)):s=Q(t));let c=Oe(r,n,i)?Gt(r):E(0),l=(o.left+c.x)/s.x,a=(o.top+c.y)/s.y,d=o.width/s.x,u=o.height/s.y;if(r){let m=I(r),f=i&&k(i)?I(i):i,g=m,p=yt(g);for(;p&&i&&f!==g;){let x=Q(p),h=p.getBoundingClientRect(),w=M(p),y=h.left+(p.clientLeft+parseFloat(w.paddingLeft))*x.x,b=h.top+(p.clientTop+parseFloat(w.paddingTop))*x.y;l*=x.x,a*=x.y,d*=x.x,u*=x.y,l+=y,a+=b,g=I(p),p=yt(g)}}return q({width:d,height:u,x:l,y:a})}function Et(t,e){let n=et(t).scrollLeft;return e?e.left+n:X(D(t)).left+n}function Jt(t,e,n){n===void 0&&(n=!1);let i=t.getBoundingClientRect(),o=i.left+e.scrollLeft-(n?0:Et(t,i)),r=i.top+e.scrollTop;return{x:o,y:r}}function Re(t){let{elements:e,rect:n,offsetParent:i,strategy:o}=t,r=o==="fixed",s=D(i),c=e?at(e.floating):!1;if(i===s||c&&r)return n;let l={scrollLeft:0,scrollTop:0},a=E(1),d=E(0),u=W(i);if((u||!u&&!r)&&((ct(i)!=="body"||lt(s))&&(l=et(i)),W(i))){let f=X(i);a=Q(i),d.x=f.x+i.clientLeft,d.y=f.y+i.clientTop}let m=s&&!u&&!r?Jt(s,l,!0):E(0);return{width:n.width*a.x,height:n.height*a.y,x:n.x*a.x-l.scrollLeft*a.x+d.x+m.x,y:n.y*a.y-l.scrollTop*a.y+d.y+m.y}}function Pe(t){return Array.from(t.getClientRects())}function Ce(t){let e=D(t),n=et(t),i=t.ownerDocument.body,o=N(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),r=N(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-n.scrollLeft+Et(t),c=-n.scrollTop;return M(i).direction==="rtl"&&(s+=N(e.clientWidth,i.clientWidth)-o),{width:o,height:r,x:s,y:c}}function Ee(t,e){let n=I(t),i=D(t),o=n.visualViewport,r=i.clientWidth,s=i.clientHeight,c=0,l=0;if(o){r=o.width,s=o.height;let a=wt();(!a||a&&e==="fixed")&&(c=o.offsetLeft,l=o.offsetTop)}return{width:r,height:s,x:c,y:l}}function Se(t,e){let n=X(t,!0,e==="fixed"),i=n.top+t.clientTop,o=n.left+t.clientLeft,r=W(t)?Q(t):E(1),s=t.clientWidth*r.x,c=t.clientHeight*r.y,l=o*r.x,a=i*r.y;return{width:s,height:c,x:l,y:a}}function qt(t,e,n){let i;if(e==="viewport")i=Ee(t,n);else if(e==="document")i=Ce(D(t));else if(k(e))i=Se(e,n);else{let o=Gt(t);i={x:e.x-o.x,y:e.y-o.y,width:e.width,height:e.height}}return q(i)}function Qt(t,e){let n=G(t);return n===e||!k(n)||tt(n)?!1:M(n).position==="fixed"||Qt(n,e)}function Te(t,e){let n=e.get(t);if(n)return n;let i=ft(t,[],!1).filter(c=>k(c)&&ct(c)!=="body"),o=null,r=M(t).position==="fixed",s=r?G(t):t;for(;k(s)&&!tt(s);){let c=M(s),l=Z(s);!l&&c.position==="fixed"&&(o=null),(r?!l&&!o:!l&&c.position==="static"&&!!o&&["absolute","fixed"].includes(o.position)||lt(s)&&!l&&Qt(t,s))?i=i.filter(d=>d!==s):o=c,s=G(s)}return e.set(t,i),i}function Le(t){let{element:e,boundary:n,rootBoundary:i,strategy:o}=t,s=[...n==="clippingAncestors"?at(e)?[]:Te(e,this._c):[].concat(n),i],c=s[0],l=s.reduce((a,d)=>{let u=qt(e,d,o);return a.top=N(u.top,a.top),a.right=j(u.right,a.right),a.bottom=j(u.bottom,a.bottom),a.left=N(u.left,a.left),a},qt(e,c,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}}function De(t){let{width:e,height:n}=Kt(t);return{width:e,height:n}}function ke(t,e,n){let i=W(e),o=D(e),r=n==="fixed",s=X(t,!0,r,e),c={scrollLeft:0,scrollTop:0},l=E(0);if(i||!i&&!r)if((ct(e)!=="body"||lt(o))&&(c=et(e)),i){let m=X(e,!0,r,e);l.x=m.x+e.clientLeft,l.y=m.y+e.clientTop}else o&&(l.x=Et(o));let a=o&&!i&&!r?Jt(o,c):E(0),d=s.left+c.scrollLeft-l.x-a.x,u=s.top+c.scrollTop-l.y-a.y;return{x:d,y:u,width:s.width,height:s.height}}function Pt(t){return M(t).position==="static"}function Xt(t,e){if(!W(t)||M(t).position==="fixed")return null;if(e)return e(t);let n=t.offsetParent;return D(t)===n&&(n=n.ownerDocument.body),n}function Zt(t,e){let n=I(t);if(at(t))return n;if(!W(t)){let o=G(t);for(;o&&!tt(o);){if(k(o)&&!Pt(o))return o;o=G(o)}return n}let i=Xt(t,e);for(;i&&kt(i)&&Pt(i);)i=Xt(i,e);return i&&tt(i)&&Pt(i)&&!Z(i)?n:i||Mt(t)||n}var Me=async function(t){let e=this.getOffsetParent||Zt,n=this.getDimensions,i=await n(t.floating);return{reference:ke(t.reference,await e(t.floating),t.strategy),floating:{x:0,y:0,width:i.width,height:i.height}}};function Fe(t){return M(t).direction==="rtl"}var gt={convertOffsetParentRelativeRectToViewportRelativeRect:Re,getDocumentElement:D,getClippingRect:Le,getOffsetParent:Zt,getElementRects:Me,getClientRects:Pe,getDimensions:De,getScale:Q,isElement:k,isRTL:Fe};function te(t,e){return t.x===e.x&&t.y===e.y&&t.width===e.width&&t.height===e.height}function Be(t,e){let n=null,i,o=D(t);function r(){var c;clearTimeout(i),(c=n)==null||c.disconnect(),n=null}function s(c,l){c===void 0&&(c=!1),l===void 0&&(l=1),r();let a=t.getBoundingClientRect(),{left:d,top:u,width:m,height:f}=a;if(c||e(),!m||!f)return;let g=st(u),p=st(o.clientWidth-(d+m)),x=st(o.clientHeight-(u+f)),h=st(d),y={rootMargin:-g+"px "+-p+"px "+-x+"px "+-h+"px",threshold:N(0,j(1,l))||1},b=!0;function v(R){let O=R[0].intersectionRatio;if(O!==l){if(!b)return s();O?s(!1,O):i=setTimeout(()=>{s(!1,1e-7)},1e3)}O===1&&!te(a,t.getBoundingClientRect())&&s(),b=!1}try{n=new IntersectionObserver(v,{...y,root:o.ownerDocument})}catch{n=new IntersectionObserver(v,y)}n.observe(t)}return s(!0),r}function ee(t,e,n,i){i===void 0&&(i={});let{ancestorScroll:o=!0,ancestorResize:r=!0,elementResize:s=typeof ResizeObserver=="function",layoutShift:c=typeof IntersectionObserver=="function",animationFrame:l=!1}=i,a=Ct(t),d=o||r?[...a?ft(a):[],...ft(e)]:[];d.forEach(h=>{o&&h.addEventListener("scroll",n,{passive:!0}),r&&h.addEventListener("resize",n)});let u=a&&c?Be(a,n):null,m=-1,f=null;s&&(f=new ResizeObserver(h=>{let[w]=h;w&&w.target===a&&f&&(f.unobserve(e),cancelAnimationFrame(m),m=requestAnimationFrame(()=>{var y;(y=f)==null||y.observe(e)})),n()}),a&&!l&&f.observe(a),f.observe(e));let g,p=l?X(t):null;l&&x();function x(){let h=X(t);p&&!te(p,h)&&n(),p=h,g=requestAnimationFrame(x)}return n(),()=>{var h;d.forEach(w=>{o&&w.removeEventListener("scroll",n),r&&w.removeEventListener("resize",n)}),u?.(),(h=f)==null||h.disconnect(),f=null,l&&cancelAnimationFrame(g)}}var ne=Yt,ie=It,oe=Ut,St=jt;var se=_t,re=Vt;var ce=(t,e,n)=>{let i=new Map,o={platform:gt,...n},r={...o.platform,_c:i};return zt(t,e,{...o,platform:r})};function le(t){return $e(t)}function Tt(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function $e(t){for(let e=t;e;e=Tt(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Tt(t);e;e=Tt(e)){if(!(e instanceof Element))continue;let n=getComputedStyle(e);if(n.display!=="contents"&&(n.position!=="static"||Z(n)||e.tagName==="BODY"))return e}return null}(function(){if(xt()){let t=gt.getOffsetParent;gt.getOffsetParent=e=>t(e,le)}})();function ae(t){let e=window.devicePixelRatio||1;return Math.round(t*e)/e}var me=async(t,{referenceEl:e,floatingEl:n,overlayPositioning:i="absolute",placement:o,flipDisabled:r,flipPlacements:s,offsetDistance:c,offsetSkidding:l,arrowEl:a,type:d})=>{if(!e||!n)return;let u=Lt(n)==="rtl",{x:m,y:f,placement:g,strategy:p,middlewareData:x}=await ce(e,n,{strategy:i,placement:o==="auto"||o==="auto-start"||o==="auto-end"?void 0:ue(o,u),middleware:Ne({placement:o,flipDisabled:r,flipPlacements:s?.map(y=>ue(y,u)),offsetDistance:c,offsetSkidding:l,arrowEl:a,type:d})});if(a&&x.arrow){let{x:y,y:b}=x.arrow,v=g.split("-")[0],R=y!=null?"left":"top",O=ze[v],H={left:"",top:"",bottom:"",right:""};"floatingLayout"in t&&(t.floatingLayout=v==="left"||v==="right"?"horizontal":"vertical"),Object.assign(a.style,{...H,[R]:`${R=="left"?y:b}px`,[v]:"100%",transform:O})}let h=x.hide?.referenceHidden?"hidden":null,w=h?"none":null;n.setAttribute(We,g),Object.assign(n.style,{pointerEvents:w,position:p,transform:`translate(${ae(m)}px,${ae(f)}px)`,visibility:h})},We="data-placement",fe=["top","bottom","right","left","top-start","top-end","bottom-start","bottom-end","right-start","right-end","left-start","left-end","leading","trailing","leading-start","leading-end","trailing-start","trailing-end"],ln="bottom-start",an="bottom-end",fn={animation:"calcite-floating-ui-anim",animationActive:"calcite-floating-ui-anim--active",arrow:"calcite-floating-ui-arrow",arrowStroke:"calcite-floating-ui-arrow__stroke"};function Ne({placement:t,flipDisabled:e,flipPlacements:n,offsetDistance:i,offsetSkidding:o,arrowEl:r,type:s}){let c=[oe(),se()];if(s==="menu")return[...c,St({fallbackPlacements:n||["top-start","top","top-end","bottom-start","bottom","bottom-end"]})];if(s==="popover"||s==="tooltip"){let l=[...c,ne({mainAxis:typeof i=="number"?i:0,crossAxis:typeof o=="number"?o:0})];return t==="auto"||t==="auto-start"||t==="auto-end"?l.push(ie({alignment:t==="auto-start"?"start":t==="auto-end"?"end":null})):e||l.push(St(n?{fallbackPlacements:n}:{})),r&&l.push(re({element:r})),l}return[]}function un(t,e){let n=t.filter(i=>fe.includes(i));return n.length!==t.length&&console.warn(`${e.tagName}: Invalid value found in: flipPlacements. Try any of these: ${fe.map(i=>`"${i}"`).join(", ").trim()}`,{el:e}),n}function ue(t,e=!1){let n=["left","right"];return e&&n.reverse(),t.replace(/leading/gi,n[0]).replace(/trailing/gi,n[1])}async function dn(t,e,n=!1){if(!(!t.open||!e.floatingEl||!e.referenceEl)){if(Object.assign(e.floatingEl.style,{display:"block",position:e.overlayPositioning??"absolute"}),!rt.get(t))return ge(t);await(n?He(t):me)(t,e)}}function He(t){let e=ht.get(t);return e||(e=Dt(me,pt.reposition,{leading:!0,maxWait:pt.reposition}),ht.set(t,e),e)}var ze={top:"",left:"rotate(-90deg)",bottom:"rotate(180deg)",right:"rotate(90deg)"},rt=new WeakMap,ht=new WeakMap;async function ge(t){let{referenceEl:e,floatingEl:n}=t;if(!n.isConnected)return;let i=xt()?ee:(s,c,l)=>(l(),()=>{});rt.set(t,{state:"pending"});let o,r=i(e,n,()=>{let s=t.reposition();o||(o=s)});return rt.set(t,{state:"active",cleanUp:r}),o}function Ve(t){let{floatingEl:e}=t;e&&Object.assign(e.style,{display:"",pointerEvents:"",position:"",transform:"",visibility:""})}async function mn(t){let{floatingEl:e,referenceEl:n}=t;if(Ve(t),!(!e||!n)&&(Ie(t),!!t.open))return ge(t)}function Ie(t){let{floatingEl:e,referenceEl:n}=t;if(!e||!n)return;let i=rt.get(t);i?.state==="active"&&i.cleanUp(),rt.delete(t),ht.get(t)?.cancel(),ht.delete(t)}var de=4,gn=Math.ceil(Math.hypot(de,de));export{ln as a,an as b,fn as c,un as d,dn as e,Ve as f,mn as g,Ie as h,gn as i};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as m}from"./DQWJPC22.js";import{a as d}from"./XKQ2CMVV.js";import{n as s}from"./MBJAGWVS.js";import{a as h,b as u,d as p}from"./H6JENZS2.js";import"./ITIJ42U7.js";import{A as n,I as c,d as e,e as i,u as o,v as l,w as r}from"./TYYR7NIL.js";var v={itemWrapper:"item-wrapper"},g={validationMessage:"radioButtonGroupValidationMessage"},f=e`:host{display:flex;flex-direction:column}:host>.item-wrapper{display:flex;max-inline-size:100vw}:host([layout=horizontal])>.item-wrapper{flex-direction:row;flex-wrap:wrap}:host([layout=horizontal][scale=s])>.item-wrapper{column-gap:1rem}:host([layout=horizontal][scale=m])>.item-wrapper{column-gap:1.25rem}:host([layout=horizontal][scale=l])>.item-wrapper{column-gap:1.5rem}:host([layout=vertical])>.item-wrapper{flex-direction:column;inline-size:fit-content}:host([scale=s]) calcite-input-message{--calcite-input-message-spacing-value: calc(var(--calcite-spacing-xxs) * -1)}:host([scale=m]) calcite-input-message{--calcite-input-message-spacing-value: calc(var(--calcite-spacing-sm) * -1)}:host([scale=l]) calcite-input-message{--calcite-input-message-spacing-value: calc(var(--calcite-spacing-md) * -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:.5rem}:host([scale=s]) .validation-container{padding-block-start:.25rem}:host([hidden]){display:none}[hidden]{display:none}`,a=class extends l{constructor(){super(),this.mutationObserver=d("mutation",()=>this.passPropsToRadioButtons()),this.radioButtons=[],this.disabled=!1,this.layout="horizontal",this.required=!1,this.scale="m",this.selectedItem=null,this.status="idle",this.calciteRadioButtonGroupChange=o({cancelable:!1}),this.listen("calciteRadioButtonChange",this.radioButtonChangeHandler)}static{this.properties={radioButtons:16,disabled:7,layout:3,name:3,required:7,scale:3,selectedItem:0,status:3,validationIcon:[3,{converter:n}],validationMessage:1}}static{this.styles=f}async setFocus(){await p(this),this.selectedItem&&!this.selectedItem.disabled&&s(this.selectedItem),this.radioButtons.length>0&&s(this.getFocusableRadioButton())}connectedCallback(){super.connectedCallback(),this.passPropsToRadioButtons(),this.mutationObserver?.observe(this.el,{childList:!0,subtree:!0})}load(){h(this)}willUpdate(t){(t.has("disabled")&&(this.hasUpdated||this.disabled!==!1)||t.has("layout")&&(this.hasUpdated||this.layout!=="horizontal")||t.has("scale")&&(this.hasUpdated||this.scale!=="m"))&&this.passPropsToRadioButtons()}loaded(){this.passPropsToRadioButtons(),u(this)}disconnectedCallback(){super.disconnectedCallback(),this.mutationObserver?.disconnect()}passPropsToRadioButtons(){this.radioButtons=Array.from(this.el.querySelectorAll("calcite-radio-button")),this.selectedItem=Array.from(this.radioButtons).reverse().find(t=>t.checked)||null,this.radioButtons.length>0&&this.radioButtons.forEach(t=>{this.hasUpdated&&(t.disabled=this.disabled||t.disabled),t.name=this.name,t.required=this.required,t.scale=this.scale})}getFocusableRadioButton(){return this.radioButtons.find(t=>!t.disabled)??null}radioButtonChangeHandler(t){this.selectedItem=t.target,this.calciteRadioButtonGroupChange.emit()}render(){return this.el.role="radiogroup",i`<div aria-errormessage=${g.validationMessage} .ariaInvalid=${this.status==="invalid"} class=${r(v.itemWrapper)}><slot></slot></div>${this.validationMessage&&this.status==="invalid"?m({icon:this.validationIcon,id:g.validationMessage,message:this.validationMessage,scale:this.scale,status:this.status}):null}`}};c("calcite-radio-button-group",a);export{a as RadioButtonGroup};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{b as n}from"./QIG2J5PE.js";import"./J4RAJYKF.js";var e={words:{m:["jedan minut","jednog minuta"],mm:["%d minut","%d minuta","%d minuta"],h:["jedan sat","jednog sata"],hh:["%d sat","%d sata","%d sati"],d:["jedan dan","jednog dana"],dd:["%d dan","%d dana","%d dana"],M:["jedan mesec","jednog meseca"],MM:["%d mesec","%d meseca","%d meseci"],y:["jednu godinu","jedne godine"],yy:["%d godinu","%d godine","%d godina"]},correctGrammarCase:function(a,r){return a%10>=1&&a%10<=4&&(a%100<10||a%100>=20)?a%10===1?r[0]:r[1]:r[2]},relativeTimeFormatter:function(a,r,t,_){var d=e.words[t];if(t.length===1)return t==="y"&&r?"jedna godina":_||r?d[0]:d[1];var i=e.correctGrammarCase(a,d);return t==="yy"&&r&&i==="%d godinu"?a+" godina":i.replace("%d",a)}},o={name:"sr",weekdays:"Nedelja_Ponedeljak_Utorak_Sreda_\u010Cetvrtak_Petak_Subota".split("_"),weekdaysShort:"Ned._Pon._Uto._Sre._\u010Cet._Pet._Sub.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010De_pe_su".split("_"),months:"Januar_Februar_Mart_April_Maj_Jun_Jul_Avgust_Septembar_Oktobar_Novembar_Decembar".split("_"),monthsShort:"Jan._Feb._Mar._Apr._Maj_Jun_Jul_Avg._Sep._Okt._Nov._Dec.".split("_"),weekStart:1,relativeTime:{future:"za %s",past:"pre %s",s:"nekoliko sekundi",m:e.relativeTimeFormatter,mm:e.relativeTimeFormatter,h:e.relativeTimeFormatter,hh:e.relativeTimeFormatter,d:e.relativeTimeFormatter,dd:e.relativeTimeFormatter,M:e.relativeTimeFormatter,MM:e.relativeTimeFormatter,y:e.relativeTimeFormatter,yy:e.relativeTimeFormatter},ordinal:function(a){return a+"."},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"D. M. YYYY.",LL:"D. MMMM YYYY.",LLL:"D. MMMM YYYY. H:mm",LLLL:"dddd, D. MMMM YYYY. H:mm"}};n.locale(o,null,!0);var l=o;export{l as default};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- function we(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}var n=we;var We=typeof global=="object"&&global&&global.Object===Object&&global,A=We;var Re=typeof self=="object"&&self&&self.Object===Object&&self,Le=A||Re||Function("return this")(),g=Le;var ke=function(){return g.Date.now()},O=ke;var Fe=/\s/;function Pe(e){for(var t=e.length;t--&&Fe.test(e.charAt(t)););return t}var D=Pe;var Me=/^\s+/;function Ne(e){return e&&e.slice(0,D(e)+1).replace(Me,"")}var q=Ne;var Ce=g.Symbol,i=Ce;var G=Object.prototype,Ue=G.hasOwnProperty,De=G.toString,T=i?i.toStringTag:void 0;function qe(e){var t=Ue.call(e,T),r=e[T];try{e[T]=void 0;var o=!0}catch{}var f=De.call(e);return o&&(t?e[T]=r:delete e[T]),f}var z=qe;var Ge=Object.prototype,ze=Ge.toString;function Ke(e){return ze.call(e)}var K=Ke;var _e="[object Null]",$e="[object Undefined]",_=i?i.toStringTag:void 0;function Ve(e){return e==null?e===void 0?$e:_e:_&&_ in Object(e)?z(e):K(e)}var c=Ve;function Xe(e){return e!=null&&typeof e=="object"}var y=Xe;var He="[object Symbol]";function Je(e){return typeof e=="symbol"||y(e)&&c(e)==He}var v=Je;var $=NaN,Ye=/^[-+]0x[0-9a-f]+$/i,Qe=/^0b[01]+$/i,Ze=/^0o[0-7]+$/i,et=parseInt;function tt(e){if(typeof e=="number")return e;if(v(e))return $;if(n(e)){var t=typeof e.valueOf=="function"?e.valueOf():e;e=n(t)?t+"":t}if(typeof e!="string")return e===0?e:+e;e=q(e);var r=Qe.test(e);return r||Ze.test(e)?et(e.slice(2),r?2:8):Ye.test(e)?$:+e}var R=tt;var rt="Expected a function",ot=Math.max,at=Math.min;function ft(e,t,r){var o,f,d,m,s,l,u=0,M=!1,b=!1,B=!0;if(typeof e!="function")throw new TypeError(rt);t=R(t)||0,n(r)&&(M=!!r.leading,b="maxWait"in r,d=b?ot(R(r.maxWait)||0,t):d,B="trailing"in r?!!r.trailing:B);function w(p){var x=o,h=f;return o=f=void 0,u=p,m=e.apply(h,x),m}function ve(p){return u=p,s=setTimeout(I,t),M?w(p):m}function Se(p){var x=p-l,h=p-u,U=t-x;return b?at(U,d-h):U}function N(p){var x=p-l,h=p-u;return l===void 0||x>=t||x<0||b&&h>=d}function I(){var p=O();if(N(p))return C(p);s=setTimeout(I,Se(p))}function C(p){return s=void 0,B&&o?w(p):(o=f=void 0,m)}function Ee(){s!==void 0&&clearTimeout(s),u=0,o=l=f=s=void 0}function Be(){return s===void 0?m:C(O())}function W(){var p=O(),x=N(p);if(o=arguments,f=this,l=p,x){if(s===void 0)return ve(l);if(b)return clearTimeout(s),s=setTimeout(I,t),w(l)}return s===void 0&&(s=setTimeout(I,t)),m}return W.cancel=Ee,W.flush=Be,W}var L=ft;function st(e,t){for(var r=-1,o=e==null?0:e.length,f=Array(o);++r<o;)f[r]=t(e[r],r,e);return f}var V=st;var pt=Array.isArray,S=pt;var ut=1/0,X=i?i.prototype:void 0,H=X?X.toString:void 0;function J(e){if(typeof e=="string")return e;if(S(e))return V(e,J)+"";if(v(e))return H?H.call(e):"";var t=e+"";return t=="0"&&1/e==-ut?"-0":t}var Y=J;function mt(e){return e==null?"":Y(e)}var Q=mt;var Z=/[\\^$.*+?()[\]{}|]/g,lt=RegExp(Z.source);function dt(e){return e=Q(e),e&&lt.test(e)?e.replace(Z,"\\$&"):e}var nt=dt;var it="Expected a function";function xt(e,t,r){var o=!0,f=!0;if(typeof e!="function")throw new TypeError(it);return n(r)&&(o="leading"in r?!!r.leading:o,f="trailing"in r?!!r.trailing:f),L(e,t,{leading:o,maxWait:t,trailing:f})}var ct=xt;function yt(e){return e}var ee=yt;var gt="[object AsyncFunction]",bt="[object Function]",ht="[object GeneratorFunction]",Tt="[object Proxy]";function jt(e){if(!n(e))return!1;var t=c(e);return t==bt||t==ht||t==gt||t==Tt}var te=jt;var It=9007199254740991,At=/^(?:0|[1-9]\d*)$/;function Ot(e,t){var r=typeof e;return t=t??It,!!t&&(r=="number"||r!="symbol"&&At.test(e))&&e>-1&&e%1==0&&e<t}var re=Ot;var vt=9007199254740991;function St(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=vt}var E=St;function Et(e){return e!=null&&E(e.length)&&!te(e)}var oe=Et;var Bt=Object.prototype;function wt(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||Bt;return e===r}var ae=wt;function Wt(e,t){for(var r=-1,o=Array(e);++r<e;)o[r]=t(r);return o}var fe=Wt;var Rt="[object Arguments]";function Lt(e){return y(e)&&c(e)==Rt}var k=Lt;var se=Object.prototype,kt=se.hasOwnProperty,Ft=se.propertyIsEnumerable,Pt=k(function(){return arguments}())?k:function(e){return y(e)&&kt.call(e,"callee")&&!Ft.call(e,"callee")},pe=Pt;function Mt(){return!1}var ue=Mt;var de=typeof exports=="object"&&exports&&!exports.nodeType&&exports,me=de&&typeof module=="object"&&module&&!module.nodeType&&module,Nt=me&&me.exports===de,le=Nt?g.Buffer:void 0,Ct=le?le.isBuffer:void 0,Ut=Ct||ue,ne=Ut;var Dt="[object Arguments]",qt="[object Array]",Gt="[object Boolean]",zt="[object Date]",Kt="[object Error]",_t="[object Function]",$t="[object Map]",Vt="[object Number]",Xt="[object Object]",Ht="[object RegExp]",Jt="[object Set]",Yt="[object String]",Qt="[object WeakMap]",Zt="[object ArrayBuffer]",er="[object DataView]",tr="[object Float32Array]",rr="[object Float64Array]",or="[object Int8Array]",ar="[object Int16Array]",fr="[object Int32Array]",sr="[object Uint8Array]",pr="[object Uint8ClampedArray]",ur="[object Uint16Array]",mr="[object Uint32Array]",a={};a[tr]=a[rr]=a[or]=a[ar]=a[fr]=a[sr]=a[pr]=a[ur]=a[mr]=!0;a[Dt]=a[qt]=a[Zt]=a[Gt]=a[er]=a[zt]=a[Kt]=a[_t]=a[$t]=a[Vt]=a[Xt]=a[Ht]=a[Jt]=a[Yt]=a[Qt]=!1;function lr(e){return y(e)&&E(e.length)&&!!a[c(e)]}var ie=lr;function dr(e){return function(t){return e(t)}}var xe=dr;var ce=typeof exports=="object"&&exports&&!exports.nodeType&&exports,j=ce&&typeof module=="object"&&module&&!module.nodeType&&module,nr=j&&j.exports===ce,F=nr&&A.process,ir=function(){try{var e=j&&j.require&&j.require("util").types;return e||F&&F.binding&&F.binding("util")}catch{}}(),P=ir;var ye=P&&P.isTypedArray,xr=ye?xe(ye):ie,ge=xr;var cr=Object.prototype,yr=cr.hasOwnProperty;function gr(e,t){var r=S(e),o=!r&&pe(e),f=!r&&!o&&ne(e),d=!r&&!o&&!f&&ge(e),m=r||o||f||d,s=m?fe(e.length,String):[],l=s.length;for(var u in e)(t||yr.call(e,u))&&!(m&&(u=="length"||f&&(u=="offset"||u=="parent")||d&&(u=="buffer"||u=="byteLength"||u=="byteOffset")||re(u,l)))&&s.push(u);return s}var be=gr;function br(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}var he=br;var hr=Object.prototype,Tr=hr.hasOwnProperty;function jr(e){if(!n(e))return he(e);var t=ae(e),r=[];for(var o in e)o=="constructor"&&(t||!Tr.call(e,o))||r.push(o);return r}var Te=jr;function Ir(e){return oe(e)?be(e,!0):Te(e)}var je=Ir;function Ar(e){return function(t,r,o){for(var f=-1,d=Object(t),m=o(t),s=m.length;s--;){var l=m[e?s:++f];if(r(d[l],l,d)===!1)break}return t}}var Ie=Ar;var Or=Ie(),Ae=Or;function vr(e){return typeof e=="function"?e:ee}var Oe=vr;function Sr(e,t){return e==null?e:Ae(e,Oe(t),je)}var Er=Sr;export{L as a,nt as b,Er as c,ct as d};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as f,b as m,j as h,m as F,n as I,q as k}from"./YMNUCKVA.js";import"./7NNFVP5Y.js";import{a as H}from"./OUC47AKY.js";import"./FQTOWUOI.js";import{b as R}from"./R6R2QDCZ.js";import{I as x,d as $,e as v,u as p,v as M,w as g}from"./TYYR7NIL.js";var l={calendar:"calendar",calendarContainer:"calendar-container",calendarStart:"calendar--start",currentDay:"current-day",dayContainer:"day-container",insideRangeHover:"inside-range--hover",month:"month",noncurrent:"noncurrent",outsideRangeHover:"outside-range--hover",weekDays:"week-days",weekHeader:"week-header",weekHeaderContainer:"week-header-container"},A=$`:host([hidden]){display:none}[hidden]{display:none}.calendar-container{display:flex;inline-size:100%}:host([range][layout=vertical]) .calendar-container{flex-direction:column}.calendar{inline-size:100%}.week-header-container{display:flex;block-size:16px;padding-inline:var(--calcite-spacing-sm);padding-block:var(--calcite-spacing-md)}.week-header{display:flex;align-items:center;justify-content:center;text-align:center;font-size:var(--calcite-font-size--2);line-height:1rem;font-weight:var(--calcite-font-weight-bold);color:var(--calcite-color-text-3);inline-size:14.2857142857%}.day-container{display:flex;inline-size:100%;min-inline-size:0px;justify-content:center}.day-container calcite-date-picker-day{inline-size:100%}.week-days{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:1fr;padding-inline:var(--calcite-spacing-sm);padding-block-end:var(--calcite-spacing-sm)}.month-header{display:flex;inline-size:100%;justify-content:space-between}.month{display:flex;inline-size:100%;flex-direction:column;justify-content:space-between}.day{font-size:var(--calcite-font-size)}:host([scale=s]) .week-days{padding-inline:var(--calcite-spacing-xs);padding-block-end:var(--calcite-spacing-xs)}:host([scale=s]) .week-header-container{padding-inline:var(--calcite-spacing-xs);padding-block:var(--calcite-spacing-sm)}:host([scale=s]) .day{font-size:var(--calcite-font-size-sm)}:host([scale=l]) .week-header{font-size:var(--calcite-font-size--1);line-height:1rem}:host([scale=l]) .week-days{padding-inline:var(--calcite-spacing-md);padding-block-end:var(--calcite-spacing-md)}:host([scale=l]) .week-header-container{padding-inline:var(--calcite-spacing-md);padding-block:var(--calcite-spacing-md-plus)}:host([scale=l]) .day{font-size:var(--calcite-font-size-md)}.calendar--start{border-width:0px;border-style:solid;border-color:var(--calcite-color-border-1)}:host([range][layout=horizontal]) .calendar--start{border-inline-end-width:var(--calcite-border-width-sm)}:host([range][layout=vertical]) .calendar--start{border-block-end-width:var(--calcite-border-width-sm)}.noncurrent{pointer-events:none;opacity:0}`,y=7,w=6,b=class extends M{constructor(){super(),this.activeDate=new Date,this.range=!1,this.calciteInternalDatePickerDayHover=p({cancelable:!1}),this.calciteInternalDatePickerDaySelect=p({cancelable:!1}),this.calciteInternalDatePickerMonthActiveDateChange=p({cancelable:!1}),this.calciteInternalDatePickerMonthChange=p({cancelable:!1}),this.calciteInternalDatePickerMonthMouseOut=p({cancelable:!1}),this.listen("pointerout",this.pointerOutHandler),this.listen("focusout",this.disableActiveFocus)}static{this.properties={focusedDate:16,activeDate:0,dateTimeFormat:0,endDate:0,headingLevel:11,hoverRange:0,layout:3,localeData:0,max:0,messages:0,min:0,monthStyle:1,range:7,scale:3,selectedDate:0,startDate:0}}static{this.styles=A}load(){this.focusedDate=this.selectedDate||this.activeDate}willUpdate(e){e.has("activeDate")&&this.updateFocusedDateWithActive(this.activeDate),e.has("selectedDate")&&(this.focusedDate=this.selectedDate)}updateFocusedDateWithActive(e){this.selectedDate||(this.focusedDate=f(e,this.min,this.max)?e:m(e,this.min,this.max))}keyDownHandler(e){if(e.defaultPrevented)return;let a=this.el.dir==="rtl",t=e.target.value;switch(e.key){case"ArrowUp":e.preventDefault(),this.addDays(-7,t);break;case"ArrowRight":e.preventDefault(),this.addDays(a?-1:1,t);break;case"ArrowDown":e.preventDefault(),this.addDays(7,t);break;case"ArrowLeft":e.preventDefault(),this.addDays(a?1:-1,t);break;case"PageUp":e.preventDefault(),this.addMonths(-1,t);break;case"PageDown":e.preventDefault(),this.addMonths(1,t);break;case"Home":e.preventDefault(),this.activeDate.setDate(1),this.addDays(0,t);break;case"End":e.preventDefault(),this.activeDate.setDate(new Date(this.activeDate.getFullYear(),this.activeDate.getMonth()+1,0).getDate()),this.addDays(0,t);break;case"Enter":case" ":e.preventDefault();break;case"Tab":this.activeFocus=!1}}disableActiveFocus(){this.activeFocus=!1}pointerOutHandler(){this.calciteInternalDatePickerMonthMouseOut.emit()}addMonths(e,a){let t=new Date(a);t.setMonth(a.getMonth()+e),this.calciteInternalDatePickerMonthActiveDateChange.emit(m(t,this.min,this.max)),this.focusedDate=m(t,this.min,this.max),this.activeFocus=!0,this.calciteInternalDatePickerDayHover.emit(t)}addDays(e=0,a){let t=new Date(a);t.setDate(a.getDate()+e),this.calciteInternalDatePickerMonthActiveDateChange.emit(m(t,this.min,this.max)),this.focusedDate=m(t,this.min,this.max),this.activeFocus=!0,this.calciteInternalDatePickerDayHover.emit(t)}getPreviousMonthDays(e,a,t){let i=new Date(a,e,0),s=i.getDate(),n=i.getDay(),r=[];if(n===(t+w)%y)return r;if(n===t)return[s];for(let c=(y+n-t)%y;c>=0;c--)r.push(s-c);return r}getCurrentMonthDays(e,a){let t=new Date(a,e+1,0).getDate(),i=[];for(let s=0;s<t;s++)i.push(s+1);return i}getNextMonthDays(e,a,t){let i=new Date(a,e+1,0).getDay(),s=[];if(i===(t+w)%y)return s;for(let n=0;n<(w-(i-t))%y;n++)s.push(n+1);return s}betweenSelectedRange(e){return!!(this.startDate&&this.endDate&&e>this.startDate&&e<this.endDate&&!this.isRangeHover(e))}isSelected(e){return!!(h(e,this.selectedDate)||this.startDate&&h(e,this.startDate)||this.endDate&&h(e,this.endDate))}isStartOfRange(e){return!!(this.startDate&&!h(this.startDate,this.endDate)&&h(this.startDate,e)&&!this.isEndOfRange(e))}isEndOfRange(e){return!!(this.endDate&&!h(this.startDate,this.endDate)&&h(this.endDate,e)||!this.endDate&&this.hoverRange&&h(this.startDate,this.hoverRange.end)&&h(e,this.hoverRange.end))}dayHover(e){let a=e.target;a.disabled?this.calciteInternalDatePickerMonthMouseOut.emit():this.calciteInternalDatePickerDayHover.emit(a.value),e.stopPropagation()}daySelect(e){let a=e.target;this.activeFocus=!1,this.calciteInternalDatePickerDaySelect.emit(a.value),e.stopPropagation()}isFocusedOnStart(){return this.hoverRange?.focused==="start"}isHoverInRange(){if(!this.hoverRange||!this.startDate)return!1;let{start:e,end:a}=this.hoverRange,t=this.isFocusedOnStart(),i=this.startDate&&a>this.startDate,s=this.endDate&&a<this.endDate,n=this.startDate&&e>this.startDate,r=this.endDate&&e<this.endDate,c=!t&&this.startDate&&i&&(!this.endDate||s),o=t&&this.startDate&&n&&r;return c||o}isRangeHover(e){if(!this.hoverRange)return!1;let{start:a,end:t}=this.hoverRange,i=this.isFocusedOnStart(),s=this.isHoverInRange(),n=e>a&&e<this.startDate,r=e<t&&e>this.endDate,c=e>t&&e<this.endDate,o=e<a&&e>this.startDate,d=e<t&&e>this.startDate,D=e>a&&e<this.endDate,u=this.startDate&&this.endDate;if(s){if(u)return i?e<this.endDate&&(o||n):c||r;if(this.startDate&&!this.endDate)return i?n:d;if(!this.startDate&&this.endDate)return i?D:r}else if(u)return i?n:r}getDays(e,a,t,i="start"){let s=this.activeDate.getMonth(),n=s+1;s=i==="end"?n:s;let r=0,c=()=>r++%7,o=this.activeDate.getFullYear();return[...e.map(d=>({active:!1,day:d,dayInWeek:c(),date:new Date(o,s-1,d)})),...a.map(d=>{let D=new Date(o,s,d),u=h(D,new Date);return{active:this.focusedDate&&this.focusedDate!==this.startDate&&this.focusedDate!==this.endDate?h(D,this.focusedDate):h(D,this.startDate)||h(D,this.endDate),currentMonth:!0,currentDay:u,day:d,dayInWeek:c(),date:D,ref:!0}}),...t.map(d=>({active:!1,day:d,dayInWeek:c(),date:new Date(o,n,d)}))]}monthHeaderSelectChange(e){let a=new Date(e.detail),t=e.target;this.updateFocusableDate(a),e.stopPropagation(),this.calciteInternalDatePickerMonthChange.emit({date:a,position:t.position})}updateFocusableDate(e){!this.selectedDate||!this.range?this.focusedDate=this.getFirstValidDateOfMonth(e):this.selectedDate&&this.range&&(!k(this.startDate,e)||!k(this.endDate,e))&&(this.focusedDate=this.getFirstValidDateOfMonth(e))}getFirstValidDateOfMonth(e){return e.getDate()===1?e:F(e,this.min,this.max)}render(){let e=this.activeDate.getMonth(),a=this.activeDate.getFullYear(),t=this.localeData.weekStart%7,{abbreviated:i,short:s,narrow:n}=this.localeData.days,r=this.scale==="s"?n||s||i:s||i||n,c=[...r.slice(t,7),...r.slice(0,t)],o=this.getCurrentMonthDays(e,a),d=this.getPreviousMonthDays(e,a,t),D=this.getNextMonthDays(e,a,t),u=e+1,P=this.getPreviousMonthDays(u,a,t),C=this.getCurrentMonthDays(u,a),S=this.getNextMonthDays(u,a,t),z=this.getDays(d,o,D),O=this.getDays(P,C,S,"end");return v`<div class=${g({[l.calendarContainer]:!0})} role=grid>${this.renderCalendar(c,z)}${this.range&&this.renderCalendar(c,O,!0)||""}</div>`}renderDateDay({active:e,currentMonth:a,currentDay:t,date:i,day:s,dayInWeek:n,ref:r},c){let o=f(i,this.min,this.max);return H(c,v`<div class=${g({[l.dayContainer]:!0})} role=gridcell><calcite-date-picker-day .active=${e} class=${g({[l.currentDay]:t,[l.insideRangeHover]:this.isHoverInRange(),[l.outsideRangeHover]:!this.isHoverInRange(),[l.noncurrent]:this.range&&!a})} .currentMonth=${a} .dateTimeFormat=${this.dateTimeFormat} .day=${s} .disabled=${!o} .endOfRange=${this.isEndOfRange(i)} .highlighted=${this.betweenSelectedRange(i)} @calciteInternalDayHover=${this.dayHover} @calciteInternalDaySelect=${this.daySelect} .range=${!!this.startDate&&!!this.endDate&&!h(this.startDate,this.endDate)} .rangeEdge=${n===0?"start":n===6?"end":void 0} .rangeHover=${o&&this.isRangeHover(i)} .scale=${this.scale} .selected=${this.isSelected(i)} .startOfRange=${this.isStartOfRange(i)} .value=${i} ${R(d=>{r&&e&&this.activeFocus&&d?.setFocus()})}></calcite-date-picker-day></div>`)}renderCalendar(e,a,t=!1){return v`<div class=${g({[l.calendar]:!0,[l.calendarStart]:!t})}><calcite-date-picker-month-header .activeDate=${t?I(this.activeDate):this.activeDate} data-test-calendar=${t?"end":"start"} .headingLevel=${this.headingLevel} .localeData=${this.localeData} .max=${this.max} .messages=${this.messages} .min=${this.min} .monthStyle=${this.monthStyle} @calciteInternalDatePickerMonthHeaderSelectChange=${this.monthHeaderSelectChange} .position=${t?"end":this.range?"start":null} .scale=${this.scale} .selectedDate=${this.selectedDate}></calcite-date-picker-month-header>${this.renderMonthCalendar(e,a,t)}</div>`}renderMonthCalendar(e,a,t=!1){return v`<div class=${g({[l.month]:!0})} @keydown=${this.keyDownHandler}><div class=${g({[l.weekHeaderContainer]:!0})} role=row>${e.map(i=>v`<span class=${g({[l.weekHeader]:!0})} role=columnheader>${i}</span>`)}</div><div class=${g({[l.weekDays]:!0})} role=row>${a.map((i,s)=>this.renderDateDay(i,t?50+s:s))}</div></div>`}};x("calcite-date-picker-month",b);export{b as DatePickerMonth};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as h}from"./CLWQ573O.js";import{a as y}from"./FQTOWUOI.js";import{b as r}from"./R6R2QDCZ.js";import{a as u,b as d,c as $,d as A}from"./CHPU2ORW.js";import{l as x,r as b}from"./MBJAGWVS.js";import{a as I,b as M,d as B}from"./H6JENZS2.js";import{a as v}from"./ITIJ42U7.js";import{I as E,d as m,e as a,i as l,u as f,v as g,w as c}from"./TYYR7NIL.js";var P=m`:host{box-sizing:border-box;display:flex;flex-direction:column;font-size:var(--calcite-font-size-1)}::slotted(calcite-action-group:not(:last-of-type)){border-block-end-width:var(--calcite-border-width-sm)}.default-trigger{position:relative;block-size:100%;flex:0 1 auto;align-self:stretch}slot[name=trigger]::slotted(calcite-action),calcite-action::slotted([slot=trigger]){position:relative;block-size:100%;flex:0 1 auto;align-self:stretch}.menu{display:flex;max-block-size:45vh;flex-direction:column;flex-wrap:nowrap;overflow-y:auto;overflow-x:hidden;outline:2px solid transparent;outline-offset:2px;gap:var(--calcite-action-menu-items-space, 0)}:host([hidden]){display:none}[hidden]{display:none}`,D=["ArrowUp","ArrowDown","End","Home"],p=class extends g{constructor(){super(...arguments),this.guid=`calcite-action-menu-${v()}`,this.actionElements=[],this.menuButtonClick=()=>{this.toggleOpen()},this.menuButtonId=`${this.guid}-menu-button`,this.menuButtonKeyDown=e=>{let{key:t}=e,{actionElements:n,activeMenuItemIndex:i,open:o}=this;if(n.length){if(y(t)){if(e.preventDefault(),!o){this.toggleOpen();return}let s=n[i];s?s.click():this.toggleOpen(!1)}if(t==="Tab"){this.open=!1;return}if(t==="Escape"){this.toggleOpen(!1),e.preventDefault();return}this.handleActionNavigation(e,t,n)}},this.menuId=`${this.guid}-menu`,this._open=!1,this.updateAction=(e,t)=>{let{guid:n,activeMenuItemIndex:i}=this,o=`${n}-action-${t}`;e.tabIndex=-1,e.setAttribute("role","menuitem"),e.id||(e.id=o),e.toggleAttribute(A,t===i)},this.activeMenuItemIndex=-1,this.appearance="solid",this.expanded=!1,this.overlayPositioning="absolute",this.placement="auto",this.scale="m",this.calciteActionMenuOpen=f({cancelable:!1})}static{this.properties={activeMenuItemIndex:16,menuButtonEl:16,appearance:3,expanded:7,flipPlacements:0,label:1,open:7,overlayPositioning:3,placement:3,scale:3}}static{this.styles=P}get open(){return this._open}set open(e){let t=this._open;e!==t&&(this._open=e,this.openHandler(e))}async setFocus(){return await B(this),x(this.menuButtonEl)}connectedCallback(){super.connectedCallback(),this.connectMenuButtonEl()}load(){I(this)}willUpdate(e){e.has("expanded")&&(this.hasUpdated||this.expanded!==!1)&&this.expandedHandler(),e.has("activeMenuItemIndex")&&(this.hasUpdated||this.activeMenuItemIndex!==-1)&&this.updateActions(this.actionElements)}loaded(){M(this)}disconnectedCallback(){super.disconnectedCallback(),this.disconnectMenuButtonEl()}expandedHandler(){this.open=!1,this.setTooltipReferenceElement()}openHandler(e){this.menuButtonEl&&(this.menuButtonEl.active=e),this.popoverEl&&(this.popoverEl.open=e),this.activeMenuItemIndex=this.open?0:-1,this.calciteActionMenuOpen.emit(),this.setTooltipReferenceElement()}connectMenuButtonEl(){let{menuButtonId:e,menuId:t,open:n,label:i}=this,o=this.slottedMenuButtonEl||this.defaultMenuButtonEl;this.menuButtonEl!==o&&(this.disconnectMenuButtonEl(),this.menuButtonEl=o,this.setTooltipReferenceElement(),o&&(o.active=n,o.setAttribute("aria-controls",t),o.setAttribute("aria-expanded",b(n)),o.setAttribute("aria-haspopup","true"),o.id||(o.id=e),o.label||(o.label=i),o.text||(o.text=i),o.addEventListener("click",this.menuButtonClick),o.addEventListener("keydown",this.menuButtonKeyDown)))}disconnectMenuButtonEl(){let{menuButtonEl:e}=this;e&&(e.removeEventListener("click",this.menuButtonClick),e.removeEventListener("keydown",this.menuButtonKeyDown),this.menuButtonEl=null)}setMenuButtonEl(e){let t=e.target.assignedElements({flatten:!0}).filter(n=>n?.matches("calcite-action"));this.slottedMenuButtonEl=t[0],this.connectMenuButtonEl()}setDefaultMenuButtonEl(e){this.defaultMenuButtonEl=e,e&&this.connectMenuButtonEl()}setPopoverEl(e){e&&(this.popoverEl=e,e.open=this.open)}handleCalciteActionClick(){this.open=!1,this.setFocus()}updateTooltip(e){let t=e.target.assignedElements({flatten:!0}).filter(n=>n?.matches("calcite-tooltip"));this.tooltipEl=t[0],this.setTooltipReferenceElement()}setTooltipReferenceElement(){let{tooltipEl:e,expanded:t,menuButtonEl:n,open:i}=this;e&&(e.referenceElement=!t&&!i?n:null)}updateActions(e){e?.forEach(this.updateAction)}handleDefaultSlotChange(e){let t=e.target.assignedElements({flatten:!0}).reduce((n,i)=>i?.matches("calcite-action")?(n.push(i),n):i?.matches("calcite-action-group")?n.concat(Array.from(i.querySelectorAll("calcite-action"))):n,[]);this.actionElements=t.filter(n=>!n.disabled&&!n.hidden)}isValidKey(e,t){return!!t.find(n=>n===e)}handleActionNavigation(e,t,n){if(!this.isValidKey(t,D))return;if(e.preventDefault(),!this.open){this.toggleOpen(),(t==="Home"||t==="ArrowDown")&&(this.activeMenuItemIndex=0),(t==="End"||t==="ArrowUp")&&(this.activeMenuItemIndex=n.length-1);return}t==="Home"&&(this.activeMenuItemIndex=0),t==="End"&&(this.activeMenuItemIndex=n.length-1);let i=this.activeMenuItemIndex;t==="ArrowUp"&&(this.activeMenuItemIndex=h(Math.max(i-1,-1),n.length)),t==="ArrowDown"&&(this.activeMenuItemIndex=h(i+1,n.length))}toggleOpen(e=!this.open){this.open=e}handlePopoverOpen(){this.open=!0,this.setFocus()}handlePopoverClose(){this.open=!1}renderMenuButton(){let{appearance:e,label:t,scale:n,expanded:i}=this;return a`<slot name=${d.trigger} @slotchange=${this.setMenuButtonEl}><calcite-action .appearance=${e} class=${c(u.defaultTrigger)} .icon=${$.menu} .scale=${n} .text=${t} .textEnabled=${i} ${r(this.setDefaultMenuButtonEl)}></calcite-action></slot>`}renderMenuItems(){let{actionElements:e,activeMenuItemIndex:t,menuId:n,menuButtonEl:i,label:o,placement:s,overlayPositioning:w,flipPlacements:k}=this,C=e[t]?.id||null;return a`<calcite-popover auto-close .flipPlacements=${k} focus-trap-disabled .label=${o} offset-distance=0 @calcitePopoverClose=${this.handlePopoverClose} @calcitePopoverOpen=${this.handlePopoverOpen} .overlayPositioning=${w} .placement=${s} pointer-disabled .referenceElement=${i} trigger-disabled ${r(this.setPopoverEl)}><div aria-activedescendant=${C??l} aria-labelledby=${i?.id??l} class=${c(u.menu)} id=${n??l} @click=${this.handleCalciteActionClick} role=menu tabindex=-1><slot @slotchange=${this.handleDefaultSlotChange}></slot></div></calcite-popover>`}render(){return a`${this.renderMenuButton()}${this.renderMenuItems()}<slot name=${d.tooltip} @slotchange=${this.updateTooltip}></slot>`}};E("calcite-action-menu",p);export{p as ActionMenu};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{e as a,i,w as s}from"./TYYR7NIL.js";var c={validationContainer:"validation-container"},d=({scale:t,status:e,id:n,icon:o,message:l})=>a`<div class=${s(c.validationContainer)}><calcite-input-message aria-live=polite .icon=${o} id=${n??i} .scale=${t} .status=${e}>${l}</calcite-input-message></div>`;export{d as a};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{b as a}from"./QIG2J5PE.js";import"./J4RAJYKF.js";var M="\u0441\u0456\u0447\u043D\u044F_\u043B\u044E\u0442\u043E\u0433\u043E_\u0431\u0435\u0440\u0435\u0437\u043D\u044F_\u043A\u0432\u0456\u0442\u043D\u044F_\u0442\u0440\u0430\u0432\u043D\u044F_\u0447\u0435\u0440\u0432\u043D\u044F_\u043B\u0438\u043F\u043D\u044F_\u0441\u0435\u0440\u043F\u043D\u044F_\u0432\u0435\u0440\u0435\u0441\u043D\u044F_\u0436\u043E\u0432\u0442\u043D\u044F_\u043B\u0438\u0441\u0442\u043E\u043F\u0430\u0434\u0430_\u0433\u0440\u0443\u0434\u043D\u044F".split("_"),m="\u0441\u0456\u0447\u0435\u043D\u044C_\u043B\u044E\u0442\u0438\u0439_\u0431\u0435\u0440\u0435\u0437\u0435\u043D\u044C_\u043A\u0432\u0456\u0442\u0435\u043D\u044C_\u0442\u0440\u0430\u0432\u0435\u043D\u044C_\u0447\u0435\u0440\u0432\u0435\u043D\u044C_\u043B\u0438\u043F\u0435\u043D\u044C_\u0441\u0435\u0440\u043F\u0435\u043D\u044C_\u0432\u0435\u0440\u0435\u0441\u0435\u043D\u044C_\u0436\u043E\u0432\u0442\u0435\u043D\u044C_\u043B\u0438\u0441\u0442\u043E\u043F\u0430\u0434_\u0433\u0440\u0443\u0434\u0435\u043D\u044C".split("_"),n=/D[oD]?(\[[^[\]]*\]|\s)+MMMM?/;function d(e,_){var r=e.split("_");return _%10===1&&_%100!==11?r[0]:_%10>=2&&_%10<=4&&(_%100<10||_%100>=20)?r[1]:r[2]}function t(e,_,r){var o={ss:_?"\u0441\u0435\u043A\u0443\u043D\u0434\u0430_\u0441\u0435\u043A\u0443\u043D\u0434\u0438_\u0441\u0435\u043A\u0443\u043D\u0434":"\u0441\u0435\u043A\u0443\u043D\u0434\u0443_\u0441\u0435\u043A\u0443\u043D\u0434\u0438_\u0441\u0435\u043A\u0443\u043D\u0434",mm:_?"\u0445\u0432\u0438\u043B\u0438\u043D\u0430_\u0445\u0432\u0438\u043B\u0438\u043D\u0438_\u0445\u0432\u0438\u043B\u0438\u043D":"\u0445\u0432\u0438\u043B\u0438\u043D\u0443_\u0445\u0432\u0438\u043B\u0438\u043D\u0438_\u0445\u0432\u0438\u043B\u0438\u043D",hh:_?"\u0433\u043E\u0434\u0438\u043D\u0430_\u0433\u043E\u0434\u0438\u043D\u0438_\u0433\u043E\u0434\u0438\u043D":"\u0433\u043E\u0434\u0438\u043D\u0443_\u0433\u043E\u0434\u0438\u043D\u0438_\u0433\u043E\u0434\u0438\u043D",dd:"\u0434\u0435\u043D\u044C_\u0434\u043D\u0456_\u0434\u043D\u0456\u0432",MM:"\u043C\u0456\u0441\u044F\u0446\u044C_\u043C\u0456\u0441\u044F\u0446\u0456_\u043C\u0456\u0441\u044F\u0446\u0456\u0432",yy:"\u0440\u0456\u043A_\u0440\u043E\u043A\u0438_\u0440\u043E\u043A\u0456\u0432"};return r==="m"?_?"\u0445\u0432\u0438\u043B\u0438\u043D\u0430":"\u0445\u0432\u0438\u043B\u0438\u043D\u0443":r==="h"?_?"\u0433\u043E\u0434\u0438\u043D\u0430":"\u0433\u043E\u0434\u0438\u043D\u0443":e+" "+d(o[r],+e)}var s=function(_,r){return n.test(r)?M[_.month()]:m[_.month()]};s.s=m;s.f=M;var l={name:"uk",weekdays:"\u043D\u0435\u0434\u0456\u043B\u044F_\u043F\u043E\u043D\u0435\u0434\u0456\u043B\u043E\u043A_\u0432\u0456\u0432\u0442\u043E\u0440\u043E\u043A_\u0441\u0435\u0440\u0435\u0434\u0430_\u0447\u0435\u0442\u0432\u0435\u0440_\u043F\u2019\u044F\u0442\u043D\u0438\u0446\u044F_\u0441\u0443\u0431\u043E\u0442\u0430".split("_"),weekdaysShort:"\u043D\u0434\u043B_\u043F\u043D\u0434_\u0432\u0442\u0440_\u0441\u0440\u0434_\u0447\u0442\u0432_\u043F\u0442\u043D_\u0441\u0431\u0442".split("_"),weekdaysMin:"\u043D\u0434_\u043F\u043D_\u0432\u0442_\u0441\u0440_\u0447\u0442_\u043F\u0442_\u0441\u0431".split("_"),months:s,monthsShort:"\u0441\u0456\u0447_\u043B\u044E\u0442_\u0431\u0435\u0440_\u043A\u0432\u0456\u0442_\u0442\u0440\u0430\u0432_\u0447\u0435\u0440\u0432_\u043B\u0438\u043F_\u0441\u0435\u0440\u043F_\u0432\u0435\u0440_\u0436\u043E\u0432\u0442_\u043B\u0438\u0441\u0442_\u0433\u0440\u0443\u0434".split("_"),weekStart:1,relativeTime:{future:"\u0437\u0430 %s",past:"%s \u0442\u043E\u043C\u0443",s:"\u0434\u0435\u043A\u0456\u043B\u044C\u043A\u0430 \u0441\u0435\u043A\u0443\u043D\u0434",m:t,mm:t,h:t,hh:t,d:"\u0434\u0435\u043D\u044C",dd:t,M:"\u043C\u0456\u0441\u044F\u0446\u044C",MM:t,y:"\u0440\u0456\u043A",yy:t},ordinal:function(_){return _},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD.MM.YYYY",LL:"D MMMM YYYY \u0440.",LLL:"D MMMM YYYY \u0440., HH:mm",LLLL:"dddd, D MMMM YYYY \u0440., HH:mm"}};a.locale(l,null,!0);var i=l;export{i as default};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as y}from"./RS3QB5Z6.js";import{a as x}from"./ITIJ42U7.js";import{I as k,d as g,e as r,f as h,i as p,v as z,w as l,x as f,z as u}from"./TYYR7NIL.js";var t={container:"container",loader:"loader",percentage:"percentage",progressRing:"ring--progress",ring:"ring",rings:"rings",text:"text",trackRing:"ring--track"},$=g`:host{position:relative;margin-inline:auto;display:flex;align-items:center;justify-content:center;opacity:1;flex-direction:column;min-block-size:var(--calcite-loader-size);font-size:var(--calcite-loader-font-size);stroke-width:var(--calcite-internal-stroke-width);fill:none;transform:scale(1);padding-block:var(--calcite-loader-spacing, 4rem)}:host([scale=s]){--calcite-internal-stroke-width: 3;--calcite-internal-text-offset: var(--calcite-spacing-xxs);--calcite-internal-loader-font-size: var(--calcite-font-size--3);--calcite-internal-loader-size: 2rem;--calcite-internal-loader-size-inline: .75rem;--calcite-internal-loader-value-line-height: .625rem}:host([scale=m]){--calcite-internal-stroke-width: 6;--calcite-internal-text-offset: var(--calcite-spacing-sm);--calcite-internal-loader-font-size: var(--calcite-font-size-0);--calcite-internal-loader-size: 4rem;--calcite-internal-loader-size-inline: 1rem;--calcite-internal-loader-value-line-height: 1.375rem}:host([scale=l]){--calcite-internal-stroke-width: 8;--calcite-internal-text-offset: var(--calcite-spacing-md);--calcite-internal-loader-font-size: var(--calcite-font-size-2);--calcite-internal-loader-size: 6rem;--calcite-internal-loader-size-inline: 1.5rem;--calcite-internal-loader-value-line-height: 1.71875rem}.text{display:block;text-align:center;font-size:var(--calcite-font-size--2);line-height:1rem;margin-block-start:var(--calcite-loader-text-spacing, var(--calcite-internal-text-offset));font-weight:var(--calcite-loader-text-weight, var(--calcite-font-weight-normal));color:var(--calcite-loader-text-color, var(--calcite-color-text-1))}.percentage{display:block;text-align:center;font-size:var(--calcite-loader-font-size);inline-size:var(--calcite-loader-size, var(--calcite-internal-loader-size));line-height:var(--calcite-internal-loader-value-line-height);align-self:center;color:var(--calcite-loader-text-color, var(--calcite-color-text-1))}.rings{position:relative;display:flex;overflow:visible;opacity:1;inline-size:var(--calcite-loader-size, var(--calcite-internal-loader-size));block-size:var(--calcite-loader-size, var(--calcite-internal-loader-size))}.ring{position:absolute;inset-block-start:0px;transform-origin:center;overflow:visible;inset-inline-start:0;inline-size:var(--calcite-loader-size, var(--calcite-internal-loader-size));block-size:var(--calcite-loader-size, var(--calcite-internal-loader-size))}.ring--track{stroke:var(--calcite-loader-track-color, var(--calcite-color-transparent-press))}.ring--progress{stroke:var(--calcite-loader-progress-color, var(--calcite-color-brand));transform:rotate(-90deg);transition:all var(--calcite-internal-animation-timing-fast) linear}:host([type=indeterminate]) .ring--progress{animation:loader-clockwise calc(var(--calcite-internal-animation-timing-slow) / var(--calcite-internal-duration-factor) * 2 / var(--calcite-internal-duration-factor)) linear infinite}:host([inline]){--calcite-internal-stroke-width: 2;position:relative;margin:0;stroke:currentColor;stroke-width:2;padding-block:0px;block-size:var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline)));min-block-size:var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline)));inline-size:var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline)));vertical-align:calc(var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline))) * -1 * .2)}:host([inline]) .rings{inset-block-start:0px;margin:0;inset-inline-start:0;inline-size:var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline)));block-size:var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline)))}:host([inline]) .ring{inline-size:var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline)));block-size:var(--calcite-loader-size, var(--calcite-loader-size-inline, var(--calcite-internal-loader-size-inline)))}:host([inline]) .ring--progress{stroke:var(--calcite-loader-progress-color-inline, currentColor)}:host([complete]){opacity:0;transform:scale(.75);transform-origin:center;transition:opacity var(--calcite-internal-animation-timing-medium) linear 1s,transform var(--calcite-internal-animation-timing-medium) linear 1s}:host([complete]) .rings{opacity:0;transform:scale(.75);transform-origin:center;transition:opacity calc(.18s * var(--calcite-internal-duration-factor)) linear .8s,transform calc(.18s * var(--calcite-internal-duration-factor)) linear .8s}:host([complete]) .percentage{color:var(--calcite-color-brand);transform:scale(1.05);transform-origin:center;transition:color var(--calcite-internal-animation-timing-medium) linear,transform var(--calcite-internal-animation-timing-medium) linear}@keyframes loader-clockwise{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:host([hidden]){display:none}[hidden]{display:none}`,m=class extends z{constructor(){super(...arguments),this.messages=y({name:null}),this.complete=!1,this.inline=!1,this.scale="m",this.text="",this.type="indeterminate",this.value=0}static{this.properties={complete:7,inline:7,label:1,scale:3,text:1,type:3,value:9}}static{this.styles=$}connectedCallback(){super.connectedCallback(),this.updateFormatter()}load(){requestAnimationFrame(()=>this.valueChangeHandler())}willUpdate(e){e.has("value")&&(this.hasUpdated||this.value!==0)&&this.valueChangeHandler(),(e.has("type")&&(this.hasUpdated||this.type!=="indeterminate")||e.has("messages"))&&this.updateFormatter()}valueChangeHandler(){this.complete=this.type.startsWith("determinate")&&this.value===100}formatValue(){return this.type!=="determinate-value"?`${this.value}`:this.formatter.format(this.value/100)}getSize(e){return{s:32,m:64,l:96}[e]}getInlineSize(e){return{s:12,m:16,l:24}[e]}updateFormatter(){this.type!=="determinate-value"||this.formatter?.resolvedOptions().locale===this.messages._lang||(this.formatter=new Intl.NumberFormat(this.messages._lang,{style:"percent"}))}render(){let{el:e,inline:n,label:s,text:c,type:i,value:o}=this,d=e.id||x(),a=i!=="indeterminate",v=Math.floor(o);return this.el.ariaLabel=s,this.el.ariaValueMax=a?"100":void 0,this.el.ariaValueMin=a?"0":void 0,this.el.ariaValueNow=a?v.toString():void 0,u(this.el,"id",d),this.el.role="progressbar",r`<div class=${l(t.rings)}>${this.renderRing("track")}${this.renderRing("progress")}${!n&&a&&r`<div class=${l(t.percentage)}>${this.formatValue()}</div>`||""}</div>${!n&&c&&r`<div class=${l(t.text)}>${c}</div>`||""}`}renderRing(e){let{inline:n,scale:s,value:c}=this,i=n?this.getInlineSize(s):this.getSize(s),o=i*.45,d;if(e==="progress"){let a=2*o*Math.PI,v=(this.type.startsWith("determinate")?c:24)/100*a,b=a-v;d={"stroke-dasharray":`${v} ${b}`}}return r`<svg aria-hidden=true class=${l({[t.ring]:!0,[t.trackRing]:e==="track",[t.progressRing]:e==="progress"})} style=${f(d)} viewBox=${`0 0 ${i} ${i}`}>${h`<circle cx=${i/2} cy=${i/2} r=${o??p} />`}</svg>`}};k("calcite-loader",m);export{m as Loader};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{b as _}from"./QIG2J5PE.js";import"./J4RAJYKF.js";var e={name:"bs",weekdays:"nedjelja_ponedjeljak_utorak_srijeda_\u010Detvrtak_petak_subota".split("_"),months:"januar_februar_mart_april_maj_juni_juli_august_septembar_oktobar_novembar_decembar".split("_"),weekStart:1,weekdaysShort:"ned._pon._uto._sri._\u010Det._pet._sub.".split("_"),monthsShort:"jan._feb._mar._apr._maj._jun._jul._aug._sep._okt._nov._dec.".split("_"),weekdaysMin:"ne_po_ut_sr_\u010De_pe_su".split("_"),ordinal:function(a){return a},formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD.MM.YYYY",LL:"D. MMMM YYYY",LLL:"D. MMMM YYYY H:mm",LLLL:"dddd, D. MMMM YYYY H:mm"}};_.locale(e,null,!0);var o=e;export{o as default};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- import{a as f,b as u}from"./UXOOSEIU.js";import"./QS2H5WWV.js";import{a as h}from"./OUC47AKY.js";import{a as g}from"./FHAIE7PW.js";import{a as p}from"./RS3QB5Z6.js";import{u as m}from"./MBJAGWVS.js";import"./ITIJ42U7.js";import{I as d,d as r,e as i,u as l,v as c,w as a}from"./TYYR7NIL.js";var e={container:"container",header:"header",heading:"heading",close:"close",imageFrame:"image-frame",content:"content",info:"info",infoNoThumbnail:"info--no-thumbnail"},$={close:"x"},T={thumbnail:"thumbnail"},z=r`:host{position:relative;margin:1rem;box-sizing:border-box;display:flex;flex-direction:row;border-width:1px;border-style:solid;border-color:var(--calcite-color-border-2);background-color:var(--calcite-color-foreground-1);font-size:var(--calcite-font-size--1);line-height:1rem;color:var(--calcite-color-text-2)}:host *{box-sizing:border-box}.container{inline-size:100%;padding:1rem}:host([closed]),:host([closed]) .container{display:none}:host([selected]) .container{margin:0;border-style:none;padding:0}.header{margin:0;display:flex;align-content:space-between;align-items:center;fill:var(--calcite-color-text-2);color:var(--calcite-color-text-2)}.heading{margin:0;padding:0;font-weight:var(--calcite-font-weight-medium)}.header .heading{flex:1 1 auto;padding:.5rem}.header{margin-block-end:.5rem}.header .heading{padding:0;font-size:var(--calcite-font-size-0);line-height:1.25rem;color:var(--calcite-color-text-1)}.container[hidden]{display:none}.content{display:flex}.info{padding-block:0px;padding-inline:1rem;inline-size:70%}.info--no-thumbnail{inline-size:100%;padding-inline:0px}::slotted(p){margin-block-start:0px}::slotted(a){outline-color:transparent;color:var(--calcite-color-brand)}::slotted(a:focus){outline:2px solid var(--calcite-color-focus, var(--calcite-ui-focus-color, var(--calcite-color-brand)));outline-offset:calc(2px*(1 - (2*clamp(0,var(--calcite-offset-invert-focus),1))))}.image-frame{inline-size:25%}.image-frame img{max-inline-size:100%}::slotted(img){max-inline-size:100%}:host([hidden]){display:none}[hidden]{display:none}`,o=class extends c{constructor(){super(...arguments),this.hasThumbnail=!1,this.closeDisabled=!1,this.closed=!1,this.messages=p(),this.selected=!1,this.calciteTipDismiss=l({cancelable:!1})}static{this.properties={hasThumbnail:16,closeDisabled:7,closed:7,heading:1,headingLevel:11,messageOverrides:0,selected:7}}static{this.styles=z}async load(){g.deprecated("component",{name:"tip",removalVersion:4,suggested:["card","notice","panel","tile"]})}hideTip(){this.closed=!0,this.calciteTipDismiss.emit()}handleThumbnailSlotChange(n){this.hasThumbnail=m(n)}renderHeader(){let{heading:n,headingLevel:t,el:b}=this,s=b.closest("calcite-tip-manager")?.headingLevel,v=s?f(s+1):null,x=t||v;return n?i`<header class=${a(e.header)}>${u({class:e.heading,level:x,children:n})}</header>`:null}renderDismissButton(){let{closeDisabled:n,hideTip:t}=this;return n?null:i`<calcite-action class=${a(e.close)} .icon=${$.close} @click=${t} scale=l .text=${this.messages.close}></calcite-action>`}renderImageFrame(){return h("thumbnail",i`<div class=${a(e.imageFrame)} .hidden=${!this.hasThumbnail}><slot name=${T.thumbnail} @slotchange=${this.handleThumbnailSlotChange}></slot></div>`)}renderInfoNode(){return i`<div class=${a({[e.info]:!0,[e.infoNoThumbnail]:!this.hasThumbnail})}><slot></slot></div>`}renderContent(){return i`<div class=${a(e.content)}>${this.renderImageFrame()}${this.renderInfoNode()}</div>`}render(){return i`<article class=${a(e.container)}>${this.renderHeader()}${this.renderContent()}</article>${this.renderDismissButton()}`}};d("calcite-tip",o);export{o as Tip};
@@ -1,6 +0,0 @@
1
- /*!
2
- * All material copyright ESRI, All Rights Reserved, unless otherwise specified.
3
- * See https://github.com/Esri/calcite-design-system/blob/dev/LICENSE.md for details.
4
- * v3.0.0-next.96
5
- */
6
- var n={container:"container",containerNone:"container--none-selection",icon:"dropdown-item-icon",iconEnd:"dropdown-item-icon--end",iconStart:"dropdown-item-icon--start",itemContent:"dropdown-item-content",link:"dropdown-link"};export{n as a};