@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{a as q}from"./CGP5NAVZ.js";import{j as F}from"./7NNFVP5Y.js";import{a as u}from"./N2FZGLE3.js";import{a as c}from"./OUC47AKY.js";import{a as d}from"./W5CGAHOI.js";import"./FHAIE7PW.js";import"./FQTOWUOI.js";import{a as B}from"./RS3QB5Z6.js";import{b as w}from"./R6R2QDCZ.js";import{n as y,p as z,u as T}from"./MBJAGWVS.js";import{a as A,b as $,d as E}from"./H6JENZS2.js";import"./ITIJ42U7.js";import{A as C,I as x,d as v,e as a,u as r,v as k,w as o}from"./TYYR7NIL.js";var h={slow:14e3,medium:1e4,fast:6e3},l={actionsEnd:"actions-end",title:"title",message:"message",link:"link"},i={actionsEnd:"actions-end",close:"close",container:"container",containerBottom:"container--bottom",containerBottomEnd:"container--bottom-end",containerBottomStart:"container--bottom-start",containerActive:"container--active",containerTop:"container--top",containerTopEnd:"container--top-end",containerTopStart:"container--top-start",content:"content",contentContainer:"content-container",dismissProgress:"dismiss-progress",footer:"footer",icon:"icon",containerEmbedded:"container--embedded",queueCount:"queue-count",queueCountActive:"queue-count--active",textContainer:"text-container",focused:"focused"},L=300,m=class{constructor(){this.registeredElements=[],this.queueTimeoutId=null}registerElement(e){let{registeredElements:t}=this;if(!t.includes(e)){switch(e.queue){case"immediate":t.unshift(e);break;case"next":t.splice(1,0,e);break;case"last":t.push(e);break}this.updateAlerts()}}unregisterElement(e){let{registeredElements:t}=this,s=t.indexOf(e);s!==-1&&t.splice(s,1),e.active=!1,this.updateAlerts()}updateAlerts(){window.clearTimeout(this.queueTimeoutId),this.queueTimeoutId=null,this.registeredElements.forEach((e,t)=>{e.openAlertCount=this.registeredElements.length,t===0?this.queueTimeoutId=window.setTimeout(()=>e.active=!0,L):e.active=!1})}},K=v`:host{display:block;inline-size:var(--calcite-alert-width)}.container{pointer-events:none;position:fixed;z-index:var(--calcite-z-index-toast);margin-inline:auto;margin-block:0px;box-sizing:border-box;display:flex;inline-size:100%;min-inline-size:min-content;align-items:center;justify-content:center;text-align:start;opacity:0;--tw-shadow: 0 6px 20px -4px rgba(0, 0, 0, .1), 0 4px 12px -2px rgba(0, 0, 0, .08);--tw-shadow-colored: 0 6px 20px -4px var(--tw-shadow-color), 0 4px 12px -2px var(--tw-shadow-color);box-shadow:var(--calcite-alert-shadow, var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow));background-color:var(--calcite-alert-background-color, var(--calcite-color-foreground-1));border-radius:var(--calcite-alert-corner-radius, var(--calcite-border-radius));border-block-start:0 solid transparent;border-inline:1px solid var(--calcite-color-border-3);border-block-end:1px solid var(--calcite-color-border-3);max-inline-size:calc(100% - var(--calcite-alert-offset-size, 2rem) * 2);transition:opacity var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88),all var(--calcite-animation-timing) ease-in-out}.container--bottom,.container--top{inset-inline-end:0;inset-inline-start:0}.container[class*=bottom]{transform:translate3d(0,var(--calcite-alert-offset-size, 2rem),0);inset-block-end:var(--calcite-alert-offset-size, 2rem)}.container[class*=top]{transform:translate3d(0,calc(-1 * var(--calcite-alert-offset-size, 2rem)),0);inset-block-start:var(--calcite-alert-offset-size, 2rem)}.container[class*=start]{inset-inline-start:var(--calcite-alert-offset-size, 2rem);inset-inline-end:auto}.container[class*=end]{inset-inline-end:var(--calcite-alert-offset-size, 2rem);inset-inline-start:auto}.icon{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0;margin-block:auto;margin-inline-end:auto}.close{display:flex;cursor:pointer;align-items:center;justify-content:flex-end;align-self:stretch;border-style:none;background-color:transparent;color:var(--calcite-color-text-3);outline:2px solid transparent;outline-offset:2px;-webkit-appearance:none;border-start-end-radius:var(--calcite-alert-corner-radius, var(--calcite-border-radius));border-end-end-radius:var(--calcite-alert-corner-radius, var(--calcite-border-radius));outline-color:transparent}.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))))}.close:hover,.close:focus{color:var(--calcite-color-text-1);background-color:var(--calcite-color-foreground-2)}.close:active{background-color:var(--calcite-color-foreground-3)}.queue-count{visibility:hidden;display:flex;min-inline-size:min-content;cursor:default;align-items:center;justify-content:space-around;align-self:stretch;overflow:hidden;text-align:center;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-color-text-2);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;border-inline:0 solid transparent;border-start-end-radius:0}.queue-count--active{visibility:visible;opacity:1}.dismiss-progress{position:absolute;display:block;inline-size:100%;overflow:hidden;inset-inline:0;inset-block-start:-2px;block-size:2px;border-radius:var(--calcite-border-radius) var(--calcite-border-radius) 0 0}.dismiss-progress:after{position:absolute;inset-block-start:0px;display:block;block-size:2px;content:"";background-color:var(--calcite-color-transparent-tint);inset-inline-end:0}.actions-end{display:flex;align-self:stretch}.text-container{box-sizing:border-box;display:flex;min-inline-size:0px;flex:1 1 auto;flex-direction:column;overflow-wrap:break-word}.footer{position:relative;display:flex;inline-size:auto;justify-content:flex-end;align-self:stretch;padding-block-start:1px;block-size:inherit}:host([scale=s]) slot[name=title]::slotted(*),:host([scale=s]) *::slotted([slot=title]){font-size:var(--calcite-font-size--1);line-height:1.375}:host([scale=s]) slot[name=message]::slotted(*),:host([scale=s]) *::slotted([slot=message]){font-size:var(--calcite-font-size--2);line-height:1.375}:host([scale=s]) slot[name=link]::slotted(*),:host([scale=s]) *::slotted([slot=link]){font-size:var(--calcite-font-size--2);line-height:1.375}:host([scale=s]) .queue-count{margin-inline:.5rem}:host([scale=s]) .container{--calcite-internal-alert-min-height: 3.5rem;inline-size:var(--calcite-alert-width, 40em)}:host([scale=s]) .close{padding:.75rem}:host([scale=s]) .icon{padding-inline-start:.75rem}:host([scale=s]) .text-container{padding-block:.5rem;padding-inline:.75rem .5rem}:host([scale=m]) slot[name=title]::slotted(*),:host([scale=m]) *::slotted([slot=title]){font-size:var(--calcite-font-size-0);line-height:1.375}:host([scale=m]) slot[name=message]::slotted(*),:host([scale=m]) *::slotted([slot=message]){font-size:var(--calcite-font-size--1);line-height:1.375}:host([scale=m]) slot[name=link]::slotted(*),:host([scale=m]) *::slotted([slot=link]){font-size:var(--calcite-font-size--1);line-height:1.375}:host([scale=m]) .queue-count{margin-inline:.75rem}:host([scale=m]) .container{--calcite-internal-alert-min-height: 4.1875rem;inline-size:var(--calcite-alert-width, 50em)}:host([scale=m]) .close{padding:1rem}:host([scale=m]) .icon{padding-inline-start:1rem}:host([scale=m]) .text-container{padding-block:.75rem;padding-inline:1rem .75rem}:host([scale=l]) slot[name=title]::slotted(*),:host([scale=l]) *::slotted([slot=title]){margin-block-end:.25rem;font-size:var(--calcite-font-size-1);line-height:1.375}:host([scale=l]) slot[name=message]::slotted(*),:host([scale=l]) *::slotted([slot=message]){font-size:var(--calcite-font-size-0);line-height:1.375}:host([scale=l]) slot[name=link]::slotted(*),:host([scale=l]) *::slotted([slot=link]){font-size:var(--calcite-font-size-0);line-height:1.375}:host([scale=l]) .queue-count{margin-inline:1rem}:host([scale=l]) .container{--calcite-internal-alert-min-height: 5.625rem;inline-size:var(--calcite-alert-width, 60em)}:host([scale=l]) .close{padding:1.25rem}:host([scale=l]) .icon{padding-inline-start:1.25rem}:host([scale=l]) .text-container{padding-block:1rem;padding-inline:1.25rem 1rem}:host([open]) .container--active{border-block-start-width:2px;opacity:1;pointer-events:initial}:host([open]) .container--active[class*=bottom]{transform:translate3d(0,calc(-1 * var(--calcite-alert-offset-size, 2rem)),inherit)}:host([open]) .container--active[class*=top]{transform:translate3d(0,var(--calcite-alert-offset-size, 2rem),inherit)}:host([auto-close])>.queue-count{border-inline-end:0 solid transparent}slot[name=title]::slotted(*),*::slotted([slot=title]){font-size:var(--calcite-font-size-0);line-height:1.375;font-weight:var(--calcite-font-weight-medium);color:var(--calcite-color-text-1)}slot[name=message]::slotted(*),*::slotted([slot=message]){margin:0;display:inline;font-size:var(--calcite-font-size--1);line-height:1.375;font-weight:var(--calcite-font-weight-normal);margin-inline-end:.5rem;color:var(--calcite-color-text-2)}slot[name=link]::slotted(*),*::slotted([slot=link]){display:inline-flex;color:var(--calcite-color-text-link)}:host([kind=brand]) .container{border-block-start-color:var(--calcite-color-brand)}:host([kind=brand]) .container .icon{color:var(--calcite-color-brand)}:host([kind=info]) .container{border-block-start-color:var(--calcite-color-status-info)}:host([kind=info]) .container .icon{color:var(--calcite-color-status-info)}:host([kind=danger]) .container{border-block-start-color:var(--calcite-color-status-danger)}:host([kind=danger]) .container .icon{color:var(--calcite-color-status-danger)}:host([kind=success]) .container{border-block-start-color:var(--calcite-color-status-success)}:host([kind=success]) .container .icon{color:var(--calcite-color-status-success)}:host([kind=warning]) .container{border-block-start-color:var(--calcite-color-status-warning)}:host([kind=warning]) .container .icon{color:var(--calcite-color-status-warning)}:host([auto-close-duration=fast]) .dismiss-progress:after{animation:dismissProgress 6s ease-out}:host(:hover[auto-close-duration=fast]) .dismiss-progress:after,:host(:focus[auto-close-duration=fast]) .dismiss-progress:after{animation-play-state:paused}:host([auto-close-duration=medium]) .dismiss-progress:after{animation:dismissProgress 10s ease-out}:host(:hover[auto-close-duration=medium]) .dismiss-progress:after,:host(:focus[auto-close-duration=medium]) .dismiss-progress:after{animation-play-state:paused}:host([auto-close-duration=slow]) .dismiss-progress:after{animation:dismissProgress 14s ease-out}:host(:hover[auto-close-duration=slow]) .dismiss-progress:after,:host(:focus[auto-close-duration=slow]) .dismiss-progress:after{animation-play-state:paused}.container.focused .dismiss-progress:after{animation-play-state:paused}@keyframes dismissProgress{0%{inline-size:0px;opacity:.75}to{inline-size:100%;opacity:1}}.container--embedded{position:absolute}:host([hidden]){display:none}[hidden]{display:none}:host([calcite-hydrated-hidden]){visibility:hidden!important;pointer-events:none}`,n=new m,p=class extends k{constructor(){super(...arguments),this.autoCloseTimeoutId=null,this.openTransitionProp="opacity",this.totalHoverTime=0,this.totalOpenTime=0,this.hasEndActions=!1,this.isFocused=!1,this.numberStringFormatter=new F,this.active=!1,this.autoClose=!1,this.autoCloseDuration="medium",this.embedded=!1,this.iconFlipRtl=!1,this.kind="brand",this.messages=B(),this.open=!1,this.openAlertCount=0,this.placement="bottom",this.queue="last",this.scale="m",this.calciteAlertBeforeClose=r({cancelable:!1}),this.calciteAlertBeforeOpen=r({cancelable:!1}),this.calciteAlertClose=r({cancelable:!1}),this.calciteAlertOpen=r({cancelable:!1})}static{this.properties={hasEndActions:16,isFocused:16,numberStringFormatter:16,active:5,autoClose:7,autoCloseDuration:3,embedded:5,icon:[3,{converter:C}],iconFlipRtl:7,kind:3,label:1,messageOverrides:0,numberingSystem:3,open:7,openAlertCount:9,placement:3,queue:3,scale:3}}static{this.styles=K}async setFocus(){await E(this),y(this.el)}connectedCallback(){super.connectedCallback(),this.open&&n.registerElement(this.el),this.numberStringFormatter.numberFormatOptions={locale:this.messages._lang,numberingSystem:this.numberingSystem,signDisplay:"always"}}async load(){A(this),this.open&&u(this)}willUpdate(e){e.has("active")&&(this.hasUpdated||this.active!==!1)&&this.handleActiveChange(),e.has("open")&&(this.hasUpdated||this.open!==!1)&&this.openHandler(),e.has("autoCloseDuration")&&(this.hasUpdated||this.autoCloseDuration!=="medium")&&this.updateDuration(),e.has("queue")&&(this.hasUpdated||this.queue!=="last")&&this.handleQueueChange(),e.has("numberingSystem")&&this.numberingSystemChange(),e.has("messages")&&this.effectiveLocaleChange()}loaded(){$(this)}disconnectedCallback(){super.disconnectedCallback(),n.unregisterElement(this.el),this.clearAutoCloseTimeout(),this.embedded=!1}handleActiveChange(){this.clearAutoCloseTimeout(),this.active&&this.autoClose&&!this.autoCloseTimeoutId&&(this.initialOpenTime=Date.now(),this.autoCloseTimeoutId=window.setTimeout(()=>this.closeAlert(),h[this.autoCloseDuration]))}openHandler(){u(this),this.open?n.registerElement(this.el):n.unregisterElement(this.el)}updateDuration(){this.autoClose&&this.autoCloseTimeoutId&&(this.clearAutoCloseTimeout(),this.autoCloseTimeoutId=window.setTimeout(()=>this.closeAlert(),h[this.autoCloseDuration]))}handleQueueChange(){this.open&&(n.unregisterElement(this.el),n.registerElement(this.el))}handleKeyBoardFocus(){this.isFocused=!0,this.handleFocus()}handleKeyBoardBlur(){this.isFocused=!1,this.isHovered||this.handleBlur()}effectiveLocaleChange(){this.numberStringFormatter.numberFormatOptions={locale:this.messages._lang,numberingSystem:this.numberingSystem,signDisplay:"always"}}numberingSystemChange(){this.numberStringFormatter.numberFormatOptions={locale:this.messages._lang,numberingSystem:this.numberingSystem,signDisplay:"always"}}clearAutoCloseTimeout(){window.clearTimeout(this.autoCloseTimeoutId),this.autoCloseTimeoutId=null}setTransitionEl(e){this.transitionEl=e}closeAlert(){this.open=!1,this.clearAutoCloseTimeout()}onBeforeOpen(){this.calciteAlertBeforeOpen.emit()}onOpen(){this.calciteAlertOpen.emit()}onBeforeClose(){this.calciteAlertBeforeClose.emit()}onClose(){this.calciteAlertClose.emit()}actionsEndSlotChangeHandler(e){this.hasEndActions=T(e)}handleMouseOver(){this.isHovered=!0,this.handleFocus()}handleMouseLeave(){this.isHovered=!1,this.isFocused||this.handleBlur()}handleFocus(){this.clearAutoCloseTimeout(),this.totalOpenTime=Date.now()-this.initialOpenTime,this.lastMouseOverBegin=Date.now()}handleBlur(){let e=Date.now()-this.lastMouseOverBegin,t=h[this.autoCloseDuration]-this.totalOpenTime+this.totalHoverTime;this.totalHoverTime=this.totalHoverTime?e+this.totalHoverTime:e,this.autoCloseTimeoutId=window.setTimeout(()=>this.closeAlert(),t)}render(){let{open:e,autoClose:t,label:s,placement:S,active:g,openAlertCount:D}=this,I=t?"alert":"alertdialog",f=!e,b=z(q,this.icon,this.kind),H=D>1;return this.el.inert=f,this.el.ariaLabel=s,this.el.toggleAttribute("calcite-hydrated-hidden",f),this.el.role=I,a`<div class=${o({[i.container]:!0,[i.containerActive]:g,[`${i.container}--${S}`]:!0,[i.containerEmbedded]:this.embedded,[i.focused]:this.isFocused})} @pointerenter=${this.autoClose&&this.autoCloseTimeoutId?this.handleMouseOver:null} @pointerleave=${this.autoClose?this.handleMouseLeave:null} ${w(this.setTransitionEl)}>${b&&this.renderIcon(b)||""}<div class=${o(i.textContainer)} @focusin=${this.autoClose&&this.autoCloseTimeoutId?this.handleKeyBoardFocus:null} @focusout=${this.autoClose?this.handleKeyBoardBlur:null}><slot name=${l.title}></slot><slot name=${l.message}></slot><slot name=${l.link}></slot></div>${this.renderActionsEnd()}${H?this.renderQueueCount():null}${this.renderCloseButton()}${e&&g&&t?a`<div class=${o(i.dismissProgress)}></div>`:null}</div>`}renderCloseButton(){return c("close",a`<button .ariaLabel=${this.messages.close} class=${o(i.close)} @click=${this.closeAlert} @focusin=${this.autoClose?this.handleKeyBoardFocus:null} @focusout=${this.autoClose?this.handleKeyBoardBlur:null} type=button><calcite-icon icon=x .scale=${d(this.scale)}></calcite-icon></button>`)}renderQueueCount(){let{openAlertCount:e}=this,t=e>2?e-1:1,s=this.numberStringFormatter.numberFormatter.format(t);return c("queue-count",a`<div class=${o({[i.queueCount]:!0,[i.queueCountActive]:e>1})}><calcite-chip .label=${s} .scale=${this.scale} .value=${s}>${s}</calcite-chip></div>`)}renderActionsEnd(){return a`<div class=${o(i.actionsEnd)}><slot name=${l.actionsEnd} @slotchange=${this.actionsEndSlotChangeHandler}></slot></div>`}renderIcon(e){return a`<div class=${o(i.icon)}><calcite-icon .flipRtl=${this.iconFlipRtl} .icon=${e} .scale=${d(this.scale)}></calcite-icon></div>`}};x("calcite-alert",p);export{p as Alert};
@@ -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 n}from"./TRYKNJDA.js";import{a as x,b as z}from"./MVHJMI6L.js";import{a as f}from"./W5CGAHOI.js";import"./FHAIE7PW.js";import{a as g,b}from"./H6JENZS2.js";import{a as v}from"./ITIJ42U7.js";import{I as h,d as p,e as o,u as m,v as u,w as i}from"./TYYR7NIL.js";var t={container:"container",containerActive:"container--active",contentCenter:"content-center",description:"description",heading:"heading",iconEnd:"icon-end",iconStart:"icon-start",scale:r=>`scale--${r}`},$={contentEnd:"content-end",contentStart:"content-start"},k=p`:host([disabled]){cursor:default;-webkit-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}.scale--s{font-size:var(--calcite-font-size--2);line-height:1rem;--calcite-internal-autocomplete-item-spacing-unit-l: .5rem;--calcite-internal-autocomplete-item-spacing-unit-s: .25rem;--calcite-internal-autocomplete-item-description-font-size: var(--calcite-font-size-xs)}.scale--m{font-size:var(--calcite-font-size--1);line-height:1rem;--calcite-internal-autocomplete-item-spacing-unit-l: .75rem;--calcite-internal-autocomplete-item-spacing-unit-s: .375rem;--calcite-internal-autocomplete-item-description-font-size: var(--calcite-font-size-sm)}.scale--l{font-size:var(--calcite-font-size-0);line-height:1.25rem;--calcite-internal-autocomplete-item-spacing-unit-l: 1rem;--calcite-internal-autocomplete-item-spacing-unit-s: .625rem;--calcite-internal-autocomplete-item-description-font-size: var(--calcite-font-size)}:host{display:flex}.container{position:relative;box-sizing:border-box;display:flex;inline-size:100%;min-inline-size:100%;cursor:pointer;align-items:center;outline-color:transparent;background-color:var(--calcite-autocomplete-background-color, var(--calcite-color-foreground-1));color:var(--calcite-autocomplete-text-color, var(--calcite-color-text-3));gap:var(--calcite-internal-autocomplete-item-spacing-unit-l);padding-inline:var(--calcite-internal-autocomplete-item-spacing-unit-l);padding-block:var(--calcite-internal-autocomplete-item-spacing-unit-s);word-wrap:break-word;word-break:break-word;justify-content:space-around}.description{color:var(--calcite-autocomplete-description-text-color);font-size:var(--calcite-internal-autocomplete-item-description-font-size)}.heading{color:var(--calcite-autocomplete-heading-text-color, var(--calcite-color-text-1))}.heading,.description{line-height:var(--calcite-font-line-height-relative-snug)}:host(:hover:not([disabled])) .container{background-color:var(--calcite-autocomplete-background-color, var(--calcite-color-foreground-2))}:host(:hover:not([disabled])) .container .description{color:var(--calcite-autocomplete-description-text-color, var(--calcite-color-text-2))}.container--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))))}.content-center{display:flex;flex-direction:column;flex-grow:1;padding-block:0}.text-match{background-color:transparent;color:inherit;font-weight:var(--calcite-font-weight-bold)}:host([hidden]){display:none}[hidden]{display:none}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}`,l=class extends u{constructor(){super(...arguments),this.active=!1,this.disabled=!1,this.guid=`autocomplete-item-${v()}`,this.scale="m",this.calciteInternalAutocompleteItemSelect=m({cancelable:!1})}static{this.properties={active:5,description:1,disabled:7,guid:1,heading:1,iconEnd:3,iconFlipRtl:3,iconStart:3,inputValueMatchPattern:2,label:1,scale:1,value:1}}static{this.styles=k}load(){g(this)}updated(){x(this)}loaded(){b(this)}handleClick(e){e.preventDefault(),this.calciteInternalAutocompleteItemSelect.emit()}render(){let{active:e,description:c,heading:a,disabled:s,inputValueMatchPattern:d}=this;return z({disabled:s,children:o`<div class=${i({[t.container]:!0,[t.containerActive]:e&&!s,[t.scale(this.scale)]:!0})} @click=${this.handleClick}>${this.renderIcon("start")}<slot name=${$.contentStart}></slot><div class=${i(t.contentCenter)}><div class=${i(t.heading)}>${n({text:a,pattern:d})}</div><div class=${i(t.description)}>${n({text:c,pattern:d})}</div></div><slot name=${$.contentEnd}></slot>${this.renderIcon("end")}</div>`})}renderIcon(e){let{iconFlipRtl:c}=this,a=e==="start"?this.iconStart:this.iconEnd;return a?o`<calcite-icon class=${i(e==="start"?t.iconStart:t.iconEnd)} .flipRtl=${c===e||c==="both"} .icon=${a} .scale=${f(this.scale)}></calcite-icon>`:null}};h("calcite-autocomplete-item",l);export{l as AutocompleteItem};
@@ -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 s}from"./QIG2J5PE.js";import"./J4RAJYKF.js";function m(r){return r>1&&r<5&&~~(r/10)!==1}function n(r,e,t,a){var _=r+" ";switch(t){case"s":return e||a?"p\xE1r sek\xFAnd":"p\xE1r sekundami";case"m":return e?"min\xFAta":a?"min\xFAtu":"min\xFAtou";case"mm":return e||a?_+(m(r)?"min\xFAty":"min\xFAt"):_+"min\xFAtami";case"h":return e?"hodina":a?"hodinu":"hodinou";case"hh":return e||a?_+(m(r)?"hodiny":"hod\xEDn"):_+"hodinami";case"d":return e||a?"de\u0148":"d\u0148om";case"dd":return e||a?_+(m(r)?"dni":"dn\xED"):_+"d\u0148ami";case"M":return e||a?"mesiac":"mesiacom";case"MM":return e||a?_+(m(r)?"mesiace":"mesiacov"):_+"mesiacmi";case"y":return e||a?"rok":"rokom";case"yy":return e||a?_+(m(r)?"roky":"rokov"):_+"rokmi"}}var o={name:"sk",weekdays:"nede\u013Ea_pondelok_utorok_streda_\u0161tvrtok_piatok_sobota".split("_"),weekdaysShort:"ne_po_ut_st_\u0161t_pi_so".split("_"),weekdaysMin:"ne_po_ut_st_\u0161t_pi_so".split("_"),months:"janu\xE1r_febru\xE1r_marec_apr\xEDl_m\xE1j_j\xFAn_j\xFAl_august_september_okt\xF3ber_november_december".split("_"),monthsShort:"jan_feb_mar_apr_m\xE1j_j\xFAn_j\xFAl_aug_sep_okt_nov_dec".split("_"),weekStart:1,yearStart:4,ordinal:function(e){return e+"."},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",l:"D. M. YYYY"},relativeTime:{future:"za %s",past:"pred %s",s:n,m:n,mm:n,h:n,hh:n,d:n,dd:n,M:n,MM:n,y:n,yy:n}};s.locale(o,null,!0);var c=o;export{c 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{E as d}from"./TYYR7NIL.js";var f=new Set,u={trace:0,debug:1,info:2,warn:4,error:8,off:10};function $(r){return u[r]>=u[d]}function e(r,...t){$(r)&&console[r].call(this,"%ccalcite","background: #007AC2; color: #fff; border-radius: 4px; padding: 2px 4px;",...t)}var o,w={debug:r=>e("debug",r),info:r=>e("info",r),warn:r=>e("warn",r),error:r=>e("error",r),trace:r=>e("trace",r),deprecated:m};function m(r,{component:t,name:a,suggested:n,removalVersion:c}){let s=`${r}:${r==="component"?"":t}${a}`;if(f.has(s))return;f.add(s);let i=Array.isArray(n);i&&!o&&(o=new Intl.ListFormat("en",{style:"long",type:"disjunction"}));let l=`[${a}] ${r} is deprecated and will be removed in ${c==="future"?"a future version":`v${c}`}.${n?` Use ${i?o.format(n.map(p=>`"${p}"`)):`"${n}"`} instead.`:""}`;e("warn",l)}export{w 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 y,r as w}from"./JOTIQZAS.js";import"./QP3WP6XK.js";import{a as z}from"./OUC47AKY.js";import{d as S}from"./MBJAGWVS.js";import"./ITIJ42U7.js";import{I as f,d as k,e as m,f as c,i as t,v as u,w as l}from"./TYYR7NIL.js";var n={swatch:"swatch",noColorSwatch:"swatch--no-color",checker:"checker"},x={borderLight:"rgba(0, 0, 0, 0.3)",borderDark:"rgba(255, 255, 255, 0.15)"},C=4,i={squareSize:C,size:C*2},v=k`:host{position:relative;display:inline-flex}:host([scale=s]){block-size:1.25rem;inline-size:1.25rem}:host([scale=m]){block-size:1.5rem;inline-size:1.5rem}:host([scale=l]){block-size:2rem;inline-size:2rem}.swatch{overflow:hidden;block-size:inherit;inline-size:inherit}.swatch rect{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.swatch--no-color rect{fill:var(--calcite-color-foreground-1)}.swatch--no-color line{stroke:var(--calcite-color-status-danger)}.checker{fill:#cacaca}:host([hidden]){display:none}[hidden]{display:none}`,g=class extends u{constructor(){super(...arguments),this.active=!1,this.scale="m"}static{this.properties={active:7,color:1,scale:3}}static{this.styles=v}load(){this.handleColorChange(this.color)}willUpdate(e){e.has("color")&&this.handleColorChange(this.color)}handleColorChange(e){this.internalColor=e?y(e):null}render(){let e=!this.internalColor,h={[n.swatch]:!0,[n.noColorSwatch]:e};return m`<svg class=${l(h)} xmlns=http://www.w3.org/2000/svg>${this.renderSwatch()}</svg>`}renderSwatch(){let{active:e,el:h,internalColor:s}=this,o=e?"100%":"0",d=S(h)==="light"?x.borderLight:x.borderDark,p=!s,r={height:"100%",rx:o,stroke:d,strokeWidth:"2",width:"100%"};if(p)return c`<clipPath id=shape><rect height=100% rx=${o??t} width=100% /></clipPath>${this.renderSwatchRect({clipPath:`inset(0 round ${o})`,...r})}<line clip-path=url(#shape) stroke-width=3 x1=100% x2=0 y1=0 y2=100% />`;let a=s.alpha(),b=w(s),$=w(s,a<1);return c`<title>${$}</title><defs><pattern height=${i.size} id=checker patternUnits=userSpaceOnUse width=${i.size} x=0 y=0><rect class=${l(n.checker)} height=${i.squareSize} width=${i.squareSize} x=0 y=0 /><rect class=${l(n.checker)} height=${i.squareSize} width=${i.squareSize} x=${i.squareSize} y=${i.squareSize} /></pattern></defs>${this.renderSwatchRect({fill:"url(#checker)",rx:r.rx,height:r.height,width:r.width})}${this.renderSwatchRect({clipPath:a<1?"polygon(100% 0, 0 0, 0 100%)":`inset(0 round ${o})`,fill:b,...r})}${a<1?this.renderSwatchRect({clipPath:"polygon(100% 0, 100% 100%, 0 100%)",fill:$,key:"opacity-fill",...r}):null}`}renderSwatchRect({clipPath:e,fill:h,height:s,key:o,rx:d,stroke:p,strokeWidth:r,width:a}){return z(o,c`<rect clip-path=${e??t} fill=${h??t} height=${s??t} rx=${d??t} stroke=${p??t} stroke-width=${r??t} width=${a??t} />`)}};f("calcite-color-picker-swatch",g);export{g as ColorPickerSwatch};
@@ -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{c as $,d as w,e as C}from"./BMULWGQL.js";import{a as f,b as y}from"./MVHJMI6L.js";import{a as v}from"./RS3QB5Z6.js";import{a as d,b as o}from"./R6R2QDCZ.js";import{v as u}from"./MBJAGWVS.js";import{a as g,b as E,d as m}from"./H6JENZS2.js";import"./ITIJ42U7.js";import{I as p,d as r,e as a,i as s,u as l,v as h,w as i,x as b}from"./TYYR7NIL.js";var B=r`:host([disabled]){cursor:default;-webkit-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:block}:host([scale=s]) .controls-wrapper{block-size:1.5rem}:host([scale=m]) .controls-wrapper{block-size:2rem}:host([scale=l]) .controls-wrapper{block-size:2.75rem}:host(:not([editing-enabled]):not([disabled])) .wrapper:hover{background-color:var(--calcite-color-foreground-2)}.wrapper{box-sizing:border-box;display:flex;justify-content:space-between;background-color:var(--calcite-color-foreground-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}.wrapper .input-wrapper{flex:1 1 0%}.controls-wrapper{display:flex}:host([disabled]) .cancel-editing-button-wrapper{border-color:var(--calcite-color-border-2)}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}:host([hidden]){display:none}[hidden]{display:none}`,n={wrapper:"wrapper",confirmChangesButton:"confirm-changes-button",cancelEditingButton:"cancel-editing-button",inputWrapper:"input-wrapper",cancelEditingButtonWrapper:"cancel-editing-button-wrapper",enableEditingButton:"enable-editing-button",controlsWrapper:"controls-wrapper"},c=class extends h{constructor(){super(),this.cancelEditingButton=d(),this.confirmEditingButton=d(),this._editingEnabled=!1,this.enableEditingButton=d(),this.controls=!1,this.disabled=!1,this.loading=!1,this.messages=v(),this.calciteInlineEditableEditCancel=l({cancelable:!1}),this.calciteInlineEditableEditConfirm=l({cancelable:!1}),this.calciteInternalInlineEditableEnableEditingChange=l({cancelable:!1}),this.listen("calciteInternalInputBlur",this.blurHandler)}static{this.properties={afterConfirm:0,controls:7,disabled:7,editingEnabled:7,loading:7,messageOverrides:0,scale:3}}static{this.shadowRootOptions={mode:"open",delegatesFocus:!0}}static{this.styles=B}get shouldShowControls(){return this.editingEnabled&&this.controls}get editingEnabled(){return this._editingEnabled}set editingEnabled(t){let e=this._editingEnabled;t!==e&&(this._editingEnabled=t,this.editingEnabledWatcher(t,e))}async setFocus(){await m(this),this.inputElement?.setFocus()}connectedCallback(){super.connectedCallback(),$(this)}async load(){g(this)}willUpdate(t){t.has("disabled")&&(this.hasUpdated||this.disabled!==!1)&&this.disabledWatcher(this.disabled)}updated(){f(this)}loaded(){E(this)}disconnectedCallback(){super.disconnectedCallback(),w(this)}disabledWatcher(t){this.inputElement&&(this.inputElement.disabled=t)}editingEnabledWatcher(t,e){this.inputElement&&(this.inputElement.editingEnabled=t),!t&&e&&(this.shouldEmitCancel=!0)}blurHandler(){this.controls||this.disableEditing()}async handleDefaultSlotChange(t){let e=u(t).filter(k=>k.matches("calcite-input"))[0];this.inputElement=e,e&&(await e.componentOnReady(),e.editingEnabled=this.editingEnabled,e.disabled=this.disabled,e.label=e.label||C(this),this.scale=this.scale||this.inputElement?.scale||"m")}onLabelClick(){this.setFocus()}enableEditing(){this.valuePriorToEditing=this.inputElement?.value,this.editingEnabled=!0,this.inputElement?.setFocus(),this.calciteInternalInlineEditableEnableEditingChange.emit()}disableEditing(){this.editingEnabled=!1}cancelEditing(){this.inputElement&&(this.inputElement.value=this.valuePriorToEditing),this.disableEditing(),this.enableEditingButton.value?.setFocus(),!this.editingEnabled&&this.shouldEmitCancel&&this.calciteInlineEditableEditCancel.emit()}async escapeKeyHandler(t){t.defaultPrevented||(t.key==="Escape"&&(t.preventDefault(),this.cancelEditing()),t.key==="Tab"&&this.shouldShowControls&&(!t.shiftKey&&t.target===this.inputElement&&(t.preventDefault(),this.cancelEditingButton.value.setFocus()),t.shiftKey&&t.target===this.cancelEditingButton.value&&(t.preventDefault(),this.inputElement?.setFocus())))}async cancelEditingHandler(t){t.preventDefault(),this.cancelEditing()}async enableEditingHandler(t){this.disabled||t.target!==this.enableEditingButton.value&&t.target!==this.inputElement||(t.preventDefault(),this.editingEnabled||this.enableEditing())}async confirmChangesHandler(t){t.preventDefault(),this.calciteInlineEditableEditConfirm.emit();try{this.afterConfirm&&(this.loading=!0,await this.afterConfirm(),this.disableEditing(),this.enableEditingButton.value.setFocus())}catch{}finally{this.loading=!1}}render(){return y({disabled:this.disabled,children:a`<div class=${i(n.wrapper)} @click=${this.enableEditingHandler} @keydown=${this.escapeKeyHandler}><div class=${i(n.inputWrapper)}><slot @slotchange=${this.handleDefaultSlotChange}></slot></div><div class=${i(n.controlsWrapper)}><calcite-button appearance=transparent class=${i(n.enableEditingButton)} .disabled=${this.disabled} icon-start=pencil kind=neutral .label=${this.messages.enableEditing} @click=${this.enableEditingHandler} .scale=${this.scale} style=${b({opacity:this.editingEnabled?"0":"1",width:this.editingEnabled?"0":"inherit"})} title=${this.messages.enableEditing??s} type=button ${o(this.enableEditingButton)}></calcite-button>${this.shouldShowControls&&[a`<div class=${i(n.cancelEditingButtonWrapper)}><calcite-button appearance=transparent class=${i(n.cancelEditingButton)} .disabled=${this.disabled} icon-start=x kind=neutral .label=${this.messages.cancelEditing} @click=${this.cancelEditingHandler} .scale=${this.scale} title=${this.messages.cancelEditing??s} type=button ${o(this.cancelEditingButton)}></calcite-button></div>`,a`<calcite-button appearance=solid class=${i(n.confirmChangesButton)} .disabled=${this.disabled} icon-start=check kind=brand .label=${this.messages.confirmChanges} .loading=${this.loading} @click=${this.confirmChangesHandler} .scale=${this.scale} title=${this.messages.confirmChanges??s} type=button ${o(this.confirmEditingButton)}></calcite-button>`]||""}</div></div>`})}};p("calcite-inline-editable",c);export{c as InlineEditable};
@@ -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}from"./YMR2Q5CU.js";import{a as lt,b as O,c as x}from"./A4JSLISH.js";import{a as ot,b as D}from"./YZG67JHT.js";import{a as nt,b as I,c as l,d as F,g as rt,h as c,i as P}from"./YMNUCKVA.js";import{g as q,i as Y,k as v}from"./7NNFVP5Y.js";import{a as st}from"./DQWJPC22.js";import{a as G,c as C,d as j,e as Z,f as J,g as b,h as K}from"./CSR5Q44Q.js";import"./GRGOLBJ6.js";import{a as k}from"./N2FZGLE3.js";import{a as tt,c as et,e as at,h as it}from"./COVTDEEB.js";import{c as Q,d as X}from"./BMULWGQL.js";import{a as L,b as U}from"./MVHJMI6L.js";import{a as $}from"./W5CGAHOI.js";import"./FHAIE7PW.js";import"./DHITRFFR.js";import{b as A}from"./FQTOWUOI.js";import{a as _}from"./RS3QB5Z6.js";import{b as d}from"./R6R2QDCZ.js";import{n as W}from"./MBJAGWVS.js";import{a as M,b as N,d as H}from"./H6JENZS2.js";import{a as w}from"./ITIJ42U7.js";import{A as S,F as R,I as B,d as E,e as u,i as m,u as g,v as V,w as o}from"./TYYR7NIL.js";var dt=E`:host{--calcite-icon-size: 1rem;--calcite-spacing-eighth: .125rem;--calcite-spacing-quarter: .25rem;--calcite-spacing-half: .5rem;--calcite-spacing-three-quarters: .75rem;--calcite-spacing: 1rem;--calcite-spacing-plus-quarter: 1.25rem;--calcite-spacing-plus-half: 1.5rem;--calcite-spacing-double: 2rem;--calcite-menu-min-width: 10rem;--calcite-header-min-height: 3rem;--calcite-footer-min-height: 3rem}: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:inline-block;inline-size:100%;overflow:visible;vertical-align:top;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}:host .menu-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}:host .menu-container[data-placement^=bottom] .calcite-floating-ui-anim{inset-block-start:-5px}:host .menu-container[data-placement^=top] .calcite-floating-ui-anim{inset-block-start:5px}:host .menu-container[data-placement^=left] .calcite-floating-ui-anim{left:5px}:host .menu-container[data-placement^=right] .calcite-floating-ui-anim{left:-5px}:host .menu-container[data-placement] .calcite-floating-ui-anim--active{opacity:1;inset-block-start:0;left:0}:host([scale=s]){--calcite-toggle-spacing: .5rem;--calcite-internal-input-text-input-padding-inline-end: calc(var(--calcite-toggle-spacing) + 1rem)}:host([scale=m]){--calcite-toggle-spacing: .75rem;--calcite-internal-input-text-input-padding-inline-end: calc(var(--calcite-toggle-spacing) + 1.5rem)}:host([scale=l]){--calcite-toggle-spacing: 1rem;--calcite-internal-input-text-input-padding-inline-end: calc(var(--calcite-toggle-spacing) + 2rem)}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}.calendar-wrapper{--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);transform:translateZ(0)}.input-wrapper{position:relative}.input-wrapper .chevron-icon{color:var(--calcite-color-text-3)}.input-wrapper:focus-within .chevron-icon,.input-wrapper:active .chevron-icon,.input-wrapper:hover .chevron-icon{color:var(--calcite-color-text-1)}.input-wrapper:focus-within~.input-wrapper .chevron-icon,.input-wrapper:active~.input-wrapper .chevron-icon,.input-wrapper:hover~.input-wrapper .chevron-icon{color:var(--calcite-color-text-1)}.toggle-icon{position:absolute;display:flex;cursor:pointer;align-items:center;inset-inline-end:0;inset-block:0;padding-inline:var(--calcite-toggle-spacing)}:host([range]) .container{display:flex}:host([range]) .input-container{display:flex;flex:1 1 auto}:host([range]) .input-wrapper{flex:1 1 auto}.divider-container{display:flex;align-items:stretch;border-width:1px;border-inline-start-width:0px;border-inline-end-width:0px;border-style:solid;border-color:var(--calcite-color-border-input);background-color:var(--calcite-color-foreground-1)}:host([layout=horizontal]) .divider-container{inline-size:1px}.divider{display:inline-block;inline-size:1px;margin-block:var(--calcite-spacing-xxs);background-color:var(--calcite-color-border-2)}:host([layout=vertical]) .divider-container{block-size:1px;inline-size:100%;border-block-start-width:0px;border-block-end-width:0px;border-inline-start-width:1px;border-inline-end-width:0px;padding-inline:var(--calcite-spacing-md)}:host([layout=vertical]) .divider-container .divider{margin-block:0px;block-size:1px;inline-size:100%}:host([range][layout=vertical]) .input-wrapper{inline-size:100%}:host([range][layout=vertical]) .input-container{flex-direction:column;align-items:flex-start}.menu-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)}.menu-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}.menu-container[data-placement^=bottom] .calcite-floating-ui-anim{inset-block-start:-5px}.menu-container[data-placement^=top] .calcite-floating-ui-anim{inset-block-start:5px}.menu-container[data-placement^=left] .calcite-floating-ui-anim{left:5px}.menu-container[data-placement^=right] .calcite-floating-ui-anim{left:-5px}.menu-container[data-placement] .calcite-floating-ui-anim--active{opacity:1;inset-block-start:0;left:0}.input .calcite-input__wrapper{margin-block-start:0px}.vertical-chevron-container{display:flex;align-items:center;border-width:1px;border-inline-start-width:0px;border-style:solid;border-color:var(--calcite-color-border-input);padding-inline:var(--calcite-spacing-md);background-color:var(--calcite-color-foreground-1)}.vertical-chevron-container calcite-icon{color:var(--calcite-color-text-3)}.vertical-chevron-container calcite-icon:hover{color:var(--calcite-color-text-1)}:host([range][layout=vertical][scale=s]) .vertical-chevron-container,:host([range][layout=vertical][scale=s]) .divider-container{padding-inline:var(--calcite-spacing-sm)}:host([range][layout=vertical][scale=l]) .vertical-chevron-container,:host([range][layout=vertical][scale=l]) .divider-container{padding-inline:var(--calcite-spacing-lg)}.container:focus-within .vertical-chevron-container calcite-icon,.container:active .vertical-chevron-container calcite-icon,.container:hover .vertical-chevron-container calcite-icon{color:var(--calcite-color-text-1)}.validation-container{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch}:host([scale=m]) .validation-container,:host([scale=l]) .validation-container{padding-block-start:.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}.assistive-text{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}:host([hidden]){display:none}[hidden]{display:none}`,n={assistiveText:"assistive-text",calendarWrapper:"calendar-wrapper",container:"container",dividerContainer:"divider-container",divider:"divider",horizontalArrowContainer:"horizontal-arrow-container",inputBorderTopColorOne:"border-top-color-one",inputContainer:"input-container",inputNoBottomBorder:"input--no-bottom-border",inputNoRightBorder:"input--no-right-border",inputNoTopBorder:"input--no-top-border",inputNoLeftBorder:"input--no-left-border",inputWrapper:"input-wrapper",input:"input",menu:"menu-container",toggleIcon:"toggle-icon",verticalChevronContainer:"vertical-chevron-container",chevronIcon:"chevron-icon"},ht={validationMessage:"inputDatePickerValidationMessage"};function pt(f){if(!f)return!1;let{year:t}=P(f);return Number(t)<100}function ut(f){let t=new Date().getFullYear();return Math.floor(t/100)*100+f}var T=class extends V{constructor(){super(),this.commonDateSeparators=[".","-","/"],this.dialogId=`date-picker-dialog--${w()}`,this.focusOnOpen=!1,this.focusTrapDeactivates=()=>{this.open=!1},this.openTransitionProp="opacity",this.placeholderTextId=`calcite-input-date-picker-placeholder-${w()}`,this.rangeStartValueChangedByUser=!1,this.userChangedValue=!1,this._value="",this.valueAsDateChangedExternally=!1,this.focusedInput="start",this.disabled=!1,this.focusTrapDisabled=!1,this.layout="horizontal",this.messages=_({blocking:!0}),this.monthStyle="wide",this.open=!1,this.overlayPositioning="absolute",this.placement=G,this.proximitySelectionDisabled=!1,this.range=!1,this.readOnly=!1,this.required=!1,this.scale="m",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.calciteInputDatePickerBeforeClose=g({cancelable:!1}),this.calciteInputDatePickerBeforeOpen=g({cancelable:!1}),this.calciteInputDatePickerChange=g({cancelable:!1}),this.calciteInputDatePickerClose=g({cancelable:!1}),this.calciteInputDatePickerOpen=g({cancelable:!1}),this.listen("blur",this.blurHandler),this.listen("keydown",this.keyDownHandler),this.handleDateTimeFormatChange()}static{this.properties={datePickerActiveDate:16,focusedInput:16,localeData:16,disabled:7,flipPlacements:0,focusTrapDisabled:7,form:3,headingLevel:11,layout:3,max:3,maxAsDate:0,messageOverrides:0,min:3,minAsDate:0,monthStyle:1,name:3,numberingSystem:3,open:7,overlayPositioning:3,placement:3,proximitySelectionDisabled:5,range:7,readOnly:7,required:7,scale:3,status:3,validationIcon:[3,{converter:S}],validationMessage:1,validity:0,value:1,valueAsDate:0}}static{this.shadowRootOptions={mode:"open",delegatesFocus:!0}}static{this.styles=dt}get value(){return this._value}set value(t){let e=this._value;t!==e&&(this._value=t,this.valueWatcher(t))}async reposition(t=!1){let{floatingEl:e,referenceEl:a,placement:i,overlayPositioning:s,filteredFlipPlacements:r}=this;return Z(this,{floatingEl:e,referenceEl:a,overlayPositioning:s,placement:i,flipPlacements:r,type:"menu"},t)}async setFocus(){await H(this),W(this.el)}connectedCallback(){super.connectedCallback();let{open:t}=this;if(t&&this.openHandler(),this.min&&(this.minAsDate=l(this.min)),this.max&&(this.maxAsDate=l(this.max)),Array.isArray(this.value))this.valueAsDate=D(this.value);else if(this.value)try{let e=l(this.value),a=I(e,this.minAsDate,this.maxAsDate);this.valueAsDate=a}catch{this.warnAboutInvalidValue(this.value),this.value=""}else this.valueAsDate&&(this.range&&Array.isArray(this.valueAsDate)?this.value=[c(this.valueAsDate[0]),c(this.valueAsDate[1])]:!this.range&&!Array.isArray(this.valueAsDate)&&(this.value=c(this.valueAsDate)));Q(this),et(this),this.setFilteredPlacements(),v.numberFormatOptions={numberingSystem:this.numberingSystem,locale:this.messages._lang,useGrouping:!1},this.open&&k(this),b(this)}async load(){M(this),this.handleDateTimeFormatChange(),await this.loadLocaleData(),this.onMinChanged(this.min),this.onMaxChanged(this.max)}willUpdate(t){t.has("focusTrapDisabled")&&(this.hasUpdated||this.focusTrapDisabled!==!1)&&this.handleFocusTrapDisabled(this.focusTrapDisabled),t.has("disabled")&&(this.hasUpdated||this.disabled!==!1)&&this.handleDisabledAndReadOnlyChange(this.disabled),t.has("readOnly")&&(this.hasUpdated||this.readOnly!==!1)&&this.handleDisabledAndReadOnlyChange(this.readOnly),t.has("valueAsDate")&&this.valueAsDateWatcher(this.valueAsDate),t.has("flipPlacements")&&this.flipPlacementsHandler(),t.has("min")&&this.onMinChanged(this.min),t.has("max")&&this.onMaxChanged(this.max),t.has("open")&&(this.hasUpdated||this.open!==!1)&&this.openHandler(),t.has("overlayPositioning")&&(this.hasUpdated||this.overlayPositioning!=="absolute")&&this.reposition(!0),(t.has("numberingSystem")||t.has("messages"))&&this.handleDateTimeFormatChange(),t.has("layout")&&(this.hasUpdated||this.layout!=="horizontal")&&this.setReferenceEl(),t.has("messages")&&this.loadLocaleData()}updated(){L(this)}loaded(){N(this),this.localizeInputValues(),b(this)}disconnectedCallback(){super.disconnectedCallback(),x(this),X(this),at(this),K(this)}handleFocusTrapDisabled(t){this.open&&(t?x(this):O(this))}handleDisabledAndReadOnlyChange(t){t||(this.open=!1)}valueWatcher(t){if(!this.userChangedValue){let e;Array.isArray(t)?e=D(t):t?e=l(t):e=void 0,!this.valueAsDateChangedExternally&&e!==this.valueAsDate&&(this.valueAsDate=e),this.localizeInputValues()}this.userChangedValue=!1}valueAsDateWatcher(t){let e=Array.isArray(t)?[c(t[0]),c(t[1])]:c(t);this.datePickerActiveDate=Array.isArray(t)?t[0]:t,this.value!==e&&(this.valueAsDateChangedExternally=!0,this.value=e,this.valueAsDateChangedExternally=!1)}flipPlacementsHandler(){this.setFilteredPlacements(),this.reposition(!0)}onMinChanged(t){this.minAsDate=l(t)}onMaxChanged(t){this.maxAsDate=l(t)}openHandler(){k(this),!(this.disabled||this.readOnly)&&this.reposition(!0)}calciteInternalInputInputHandler(t){let e=t.target,a=e.value,i=this.parseNumerals(a),s=this.formatNumerals(i);e.value=s;let{year:r}=rt(a,this.localeData);if(r&&r.length<4)return;let h=F(a,this.localeData);nt(h,this.min,this.max)&&(this.datePickerActiveDate=h)}calciteInternalInputBlurHandler(){this.commitValue()}handleDateTimeFormatChange(){let t={numberingSystem:q(this.numberingSystem)};this.dateTimeFormat=new Intl.DateTimeFormat(Y(this.messages._lang),t)}setReferenceEl(){let{focusedInput:t,layout:e,endWrapper:a,startWrapper:i}=this;this.referenceEl=t==="end"||e==="vertical"?a||i:i||a,requestAnimationFrame(()=>b(this))}onInputWrapperPointerDown(){this.currentOpenInput=this.focusedInput}onInputWrapperClick(t){let{range:e,endInput:a,startInput:i,currentOpenInput:s}=this,r=t.currentTarget.getAttribute("data-position");t.composedPath().find(h=>h.classList?.contains(n.toggleIcon))&&(r==="start"?i:a).setFocus(),(!e||!this.open||s===r)&&(this.open=!this.open)}setFilteredPlacements(){let{el:t,flipPlacements:e}=this;this.filteredFlipPlacements=e?j(e,t):null}setTransitionEl(t){this.transitionEl=t}onLabelClick(){this.setFocus()}onBeforeOpen(){this.calciteInputDatePickerBeforeOpen.emit()}onOpen(){O(this,{onActivate:()=>{this.focusOnOpen&&(this.datePickerEl?.setFocus(),this.focusOnOpen=!1)}}),this.calciteInputDatePickerOpen.emit()}onBeforeClose(){this.calciteInputDatePickerBeforeClose.emit()}onClose(){this.calciteInputDatePickerClose.emit(),J(this),x(this),this.focusOnOpen=!1,this.datePickerEl?.reset()}syncHiddenFormInput(t){ct("date",this,t)}setStartInput(t){this.startInput=t}setEndInput(t){this.endInput=t}blurHandler(){this.open=!1}commitValue(){let{focusedInput:t,value:e}=this,a=`${t}Input`,i=this[a].value,s=F(i,this.localeData),r=c(s),h=Array.isArray(e);if(this.range){let p=t==="start"?0:1;if(h){if(r===e[p])return;s?(this.setRangeValue([t==="start"?s:l(e[0]),t==="end"?s:l(e[1])]),this.localizeInputValues()):this.setRangeValue([t==="end"&&l(e[0]),t==="start"&&l(e[1])])}else s&&(this.setRangeValue([t==="start"?s:l(e[0]),t==="end"?s:l(e[1])]),this.localizeInputValues())}else{if(r===e)return;this.setValue(s),this.localizeInputValues()}}keyDownHandler(t){let{defaultPrevented:e,key:a}=t;if(e)return;let i=t.composedPath().some(s=>s.tagName==="CALCITE-SELECT");a==="Enter"?(t.preventDefault(),this.commitValue(),this.shouldFocusRangeEnd()?this.endInput?.setFocus():this.shouldFocusRangeStart()&&this.startInput?.setFocus(),tt(this)&&this.restoreInputFocus(!0)):(a==="ArrowDown"||a==="ArrowUp")&&!i?(this.open=!0,this.focusOnOpen=!0,t.preventDefault()):this.open&&a==="Escape"&&(this.open=!1,t.preventDefault(),this.restoreInputFocus(!0))}startInputFocus(){this.focusedInput="start"}endInputFocus(){this.focusedInput="end"}setFloatingEl(t){this.floatingEl=t,b(this)}setStartWrapper(t){this.startWrapper=t,this.setReferenceEl()}setEndWrapper(t){this.endWrapper=t,this.setReferenceEl()}setDatePickerRef(t){this.datePickerEl=t,lt(this,{focusTrapEl:t,focusTrapOptions:{allowOutsideClick:!0,clickOutsideDeactivates:!1,initialFocus:!1,setReturnFocus:!1,onDeactivate:this.focusTrapDeactivates}})}async loadLocaleData(){R()&&(v.numberFormatOptions={numberingSystem:this.numberingSystem,locale:this.messages._lang,useGrouping:!1},this.localeData=await ot(this.messages._lang),this.localizeInputValues())}handleDateChange(t){this.range||(t.stopPropagation(),this.setValue(t.target.valueAsDate),this.localizeInputValues(),this.restoreInputFocus())}shouldFocusRangeStart(){let t=this.value[0];return!!(this.value[1]&&!t&&this.focusedInput==="end"&&this.startInput)}shouldFocusRangeEnd(){let t=this.value[0],e=this.value[1];return!!(t&&!e&&this.focusedInput==="start"&&this.endInput)}handleDateRangeChange(t){if(!this.range)return;t.stopPropagation();let e=t.target.valueAsDate;this.setRangeValue(e),this.localizeInputValues(),this.restoreInputFocus()}restoreInputFocus(t=!1){if(!this.range){this.startInput.setFocus(),this.open=!1;return}if(t){this.focusInput();return}this.rangeStartValueChangedByUser=this.focusedInput==="start",this.focusedInput="end",!(this.shouldFocusRangeStart()||this.rangeStartValueChangedByUser)&&(this.open=!1,this.focusInput())}localizeInputValues(){let t=I(this.range?Array.isArray(this.valueAsDate)&&this.valueAsDate[0]||void 0:this.valueAsDate,this.minAsDate,this.maxAsDate),e=this.range?I(Array.isArray(this.valueAsDate)&&this.valueAsDate[1]||void 0,this.minAsDate,this.maxAsDate):null;this.setInputValue((t&&this.dateTimeFormat.format(t))??"","start"),this.setInputValue((this.range&&e&&this.dateTimeFormat.format(e))??"","end")}setInputValue(t,e="start"){let a=this[`${e}Input`];a&&(a.value=t)}setRangeValue(t){if(!this.range)return;let{value:e}=this,a=Array.isArray(e),i=Array.isArray(t),s=i?t[0]:null,r=i?c(s):"";r&&(r=this.getNormalizedDate(r));let h=i?t[1]:null,p=i?c(h):"";p&&(p=this.getNormalizedDate(p));let y=r||p?[r,p]:"";if(y===e)return;this.userChangedValue=!0,this.value=y,this.valueAsDate=y?D(y):void 0;let z=this.calciteInputDatePickerChange.emit();z&&z.defaultPrevented&&(this.value=e,a?(this.setInputValue(e[0],"start"),this.setInputValue(e[1],"end")):(this.value=e,this.setInputValue(e)))}setValue(t){if(this.range)return;let e=this.value,a=c(t);a=this.getNormalizedDate(a),a!==e&&(this.userChangedValue=!0,this.valueAsDate=a?l(a):void 0,this.value=a||"",this.calciteInputDatePickerChange.emit().defaultPrevented&&(this.value=e,this.setInputValue(e)))}warnAboutInvalidValue(t){console.warn(`The specified value "${t}" does not conform to the required format, "YYYY-MM-DD".`)}formatNumerals(t){return t?t.split("").map(e=>this.commonDateSeparators?.includes(e)?this.localeData?.separator:A?.includes(e)?v?.numberFormatter?.format(Number(e)):e).join(""):""}parseNumerals(t){return t?t.split("").map(e=>A.includes(e)?v.delocalize(e):e).join(""):""}getNormalizedDate(t){if(!t)return"";if(!pt(t))return t;let{day:e,month:a,year:i}=P(t);return`${ut(Number(i))}-${a}-${e}`}focusInput(){(this.focusedInput==="start"?this.startInput:this.endInput).setFocus()}render(){let{disabled:t,messages:{_lang:e},messages:a,numberingSystem:i,readOnly:s}=this;return v.numberFormatOptions={numberingSystem:i,locale:e,useGrouping:!1},U({disabled:this.disabled,children:u`${this.localeData&&u`<div class=${o(n.container)}><div class=${o(n.inputContainer)}><div class=${o(n.inputWrapper)} data-position=start @click=${this.onInputWrapperClick} @pointerdown=${this.onInputWrapperPointerDown} ${d(this.setStartWrapper)}><calcite-input-text aria-controls=${this.dialogId??m} aria-describedby=${this.placeholderTextId??m} aria-errormessage=${ht.validationMessage} aria-autocomplete=none .ariaExpanded=${this.open} aria-haspopup=dialog .ariaInvalid=${this.status==="invalid"} class=${o({[n.input]:!0,[n.inputNoBottomBorder]:this.layout==="vertical"&&this.range,[n.inputNoRightBorder]:this.range})} .disabled=${t} icon=calendar @calciteInputTextInput=${this.calciteInternalInputInputHandler} @calciteInternalInputTextBlur=${this.calciteInternalInputBlurHandler} @calciteInternalInputTextFocus=${this.startInputFocus} .placeholder=${this.localeData?.placeholder} .readOnly=${s} role=combobox .scale=${this.scale} .status=${this.status} ${d(this.setStartInput)}></calcite-input-text>${!this.readOnly&&!this.range&&this.renderToggleIcon(this.open&&this.focusedInput==="start")||""}<span aria-hidden=true class=${o(n.assistiveText)} id=${this.placeholderTextId??m}>${a.dateFormat.replace("{format}",this.localeData?.placeholder)}</span></div><div .ariaHidden=${!this.open} .ariaLabel=${a.chooseDate} aria-live=polite aria-modal=true class=${o(n.menu)} id=${this.dialogId??m} role=dialog ${d(this.setFloatingEl)}><div class=${o({[n.calendarWrapper]:!0,[C.animation]:!0,[C.animationActive]:this.open})} ${d(this.setTransitionEl)}><calcite-date-picker .activeDate=${this.datePickerActiveDate} .activeRange=${this.focusedInput} .headingLevel=${this.headingLevel} .layout=${this.layout} .max=${this.max} .maxAsDate=${this.maxAsDate} .messageOverrides=${this.messageOverrides} .min=${this.min} .minAsDate=${this.minAsDate} .monthStyle=${this.monthStyle} .numberingSystem=${i} @calciteDatePickerChange=${this.handleDateChange} @calciteDatePickerRangeChange=${this.handleDateRangeChange} .proximitySelectionDisabled=${this.proximitySelectionDisabled} .range=${this.range} .scale=${this.scale} tabindex=${(this.open?void 0:-1)??m} .valueAsDate=${this.valueAsDate} ${d(this.setDatePickerRef)}></calcite-date-picker></div></div>${this.range&&u`<div class=${o(n.dividerContainer)}><div class=${o(n.divider)}></div></div>`||""}${this.range&&u`<div class=${o(n.inputWrapper)} data-position=end @click=${this.onInputWrapperClick} @pointerdown=${this.onInputWrapperPointerDown} ${d(this.setEndWrapper)}><calcite-input-text aria-controls=${this.dialogId??m} aria-autocomplete=none .ariaExpanded=${this.open} aria-haspopup=dialog class=${o({[n.input]:!0,[n.inputNoTopBorder]:this.layout==="vertical"&&this.range,[n.inputNoLeftBorder]:this.layout==="horizontal"&&this.range,[n.inputNoRightBorder]:this.layout==="vertical"&&this.range})} .disabled=${t} icon=calendar @calciteInputTextInput=${this.calciteInternalInputInputHandler} @calciteInternalInputTextBlur=${this.calciteInternalInputBlurHandler} @calciteInternalInputTextFocus=${this.endInputFocus} .placeholder=${this.localeData?.placeholder} .readOnly=${s} role=combobox .scale=${this.scale} .status=${this.status} ${d(this.setEndInput)}></calcite-input-text>${!this.readOnly&&this.layout==="horizontal"&&this.renderToggleIcon(this.open)||""}</div>`||""}</div>${this.range&&this.layout==="vertical"&&u`<div class=${o(n.verticalChevronContainer)}><calcite-icon .icon=${this.open?"chevron-up":"chevron-down"} .scale=${$(this.scale)}></calcite-icon></div>`||""}</div>`||""}${it({component:this})}${this.validationMessage&&this.status==="invalid"?st({icon:this.validationIcon,id:ht.validationMessage,message:this.validationMessage,scale:this.scale,status:this.status}):null}`})}renderToggleIcon(t){return u`<span class=${o(n.toggleIcon)} tabindex=-1><calcite-icon class=${o(n.chevronIcon)} .icon=${t?"chevron-up":"chevron-down"} .scale=${$(this.scale)}></calcite-icon></span>`}};B("calcite-input-date-picker",T);export{T as InputDatePicker};
@@ -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 t={name:"th",weekdays:"\u0E2D\u0E32\u0E17\u0E34\u0E15\u0E22\u0E4C_\u0E08\u0E31\u0E19\u0E17\u0E23\u0E4C_\u0E2D\u0E31\u0E07\u0E04\u0E32\u0E23_\u0E1E\u0E38\u0E18_\u0E1E\u0E24\u0E2B\u0E31\u0E2A\u0E1A\u0E14\u0E35_\u0E28\u0E38\u0E01\u0E23\u0E4C_\u0E40\u0E2A\u0E32\u0E23\u0E4C".split("_"),weekdaysShort:"\u0E2D\u0E32\u0E17\u0E34\u0E15\u0E22\u0E4C_\u0E08\u0E31\u0E19\u0E17\u0E23\u0E4C_\u0E2D\u0E31\u0E07\u0E04\u0E32\u0E23_\u0E1E\u0E38\u0E18_\u0E1E\u0E24\u0E2B\u0E31\u0E2A_\u0E28\u0E38\u0E01\u0E23\u0E4C_\u0E40\u0E2A\u0E32\u0E23\u0E4C".split("_"),weekdaysMin:"\u0E2D\u0E32._\u0E08._\u0E2D._\u0E1E._\u0E1E\u0E24._\u0E28._\u0E2A.".split("_"),months:"\u0E21\u0E01\u0E23\u0E32\u0E04\u0E21_\u0E01\u0E38\u0E21\u0E20\u0E32\u0E1E\u0E31\u0E19\u0E18\u0E4C_\u0E21\u0E35\u0E19\u0E32\u0E04\u0E21_\u0E40\u0E21\u0E29\u0E32\u0E22\u0E19_\u0E1E\u0E24\u0E29\u0E20\u0E32\u0E04\u0E21_\u0E21\u0E34\u0E16\u0E38\u0E19\u0E32\u0E22\u0E19_\u0E01\u0E23\u0E01\u0E0E\u0E32\u0E04\u0E21_\u0E2A\u0E34\u0E07\u0E2B\u0E32\u0E04\u0E21_\u0E01\u0E31\u0E19\u0E22\u0E32\u0E22\u0E19_\u0E15\u0E38\u0E25\u0E32\u0E04\u0E21_\u0E1E\u0E24\u0E28\u0E08\u0E34\u0E01\u0E32\u0E22\u0E19_\u0E18\u0E31\u0E19\u0E27\u0E32\u0E04\u0E21".split("_"),monthsShort:"\u0E21.\u0E04._\u0E01.\u0E1E._\u0E21\u0E35.\u0E04._\u0E40\u0E21.\u0E22._\u0E1E.\u0E04._\u0E21\u0E34.\u0E22._\u0E01.\u0E04._\u0E2A.\u0E04._\u0E01.\u0E22._\u0E15.\u0E04._\u0E1E.\u0E22._\u0E18.\u0E04.".split("_"),formats:{LT:"H:mm",LTS:"H:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM YYYY",LLL:"D MMMM YYYY \u0E40\u0E27\u0E25\u0E32 H:mm",LLLL:"\u0E27\u0E31\u0E19dddd\u0E17\u0E35\u0E48 D MMMM YYYY \u0E40\u0E27\u0E25\u0E32 H:mm"},relativeTime:{future:"\u0E2D\u0E35\u0E01 %s",past:"%s\u0E17\u0E35\u0E48\u0E41\u0E25\u0E49\u0E27",s:"\u0E44\u0E21\u0E48\u0E01\u0E35\u0E48\u0E27\u0E34\u0E19\u0E32\u0E17\u0E35",m:"1 \u0E19\u0E32\u0E17\u0E35",mm:"%d \u0E19\u0E32\u0E17\u0E35",h:"1 \u0E0A\u0E31\u0E48\u0E27\u0E42\u0E21\u0E07",hh:"%d \u0E0A\u0E31\u0E48\u0E27\u0E42\u0E21\u0E07",d:"1 \u0E27\u0E31\u0E19",dd:"%d \u0E27\u0E31\u0E19",M:"1 \u0E40\u0E14\u0E37\u0E2D\u0E19",MM:"%d \u0E40\u0E14\u0E37\u0E2D\u0E19",y:"1 \u0E1B\u0E35",yy:"%d \u0E1B\u0E35"},ordinal:function(d){return d+"."}};_.locale(t,null,!0);var M=t;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
- function n(t){return t==="Enter"||t===" "}var e=["0","1","2","3","4","5","6","7","8","9"];export{n as a,e as b};
@@ -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 m,i as b}from"./JWIQZFGO.js";import"./MBJAGWVS.js";import{a as n}from"./ITIJ42U7.js";import{I as r,d as l,e as a,v as s,w as e,x as c,y as t}from"./TYYR7NIL.js";var i={list:"list",label:"label",title:"title"},g=l`.scale--s{font-size:var(--calcite-font-size--2);line-height:1rem;--calcite-combobox-item-spacing-unit: .5rem}.scale--m{font-size:var(--calcite-font-size--1);line-height:1rem;--calcite-combobox-item-spacing-unit: .75rem}.scale--l{font-size:var(--calcite-font-size-0);line-height:1.25rem;--calcite-combobox-item-spacing-unit: 1rem}:host,.list{margin:0;display:flex;flex-direction:column;padding:0}:host(:focus),.list:focus{outline:2px solid transparent;outline-offset:2px}.label{box-sizing:border-box;display:flex;inline-size:100%;min-inline-size:0px;max-inline-size:100%;color:var(--calcite-color-text-3)}.title{--calcite-combobox-item-indent-value: calc( var(--calcite-combobox-item-spacing-unit) * var(--calcite-combobox-item-spacing-indent-multiplier) );border:0 solid;display:block;flex:1 1 0%;border-block-end-width:1px;font-weight:var(--calcite-font-weight-bold);color:var(--calcite-color-text-2);word-wrap:break-word;word-break:break-word;border-block-end-color:var(--calcite-color-border-3);padding:var(--calcite-combobox-item-spacing-unit);margin-inline-start:var(--calcite-combobox-item-indent-value)}::slotted(calcite-combobox-item-group:not([after-empty-group])){padding-block-start:var(--calcite-combobox-item-spacing-unit)}:host([hidden]){display:none}[hidden]{display:none}`,o=class extends s{constructor(){super(...arguments),this.guid=n(),this.afterEmptyGroup=!1,this.scale="m"}static{this.properties={afterEmptyGroup:7,ancestors:0,label:1,scale:1}}static{this.styles=g}connectedCallback(){super.connectedCallback(),this.ancestors=m(this.el)}render(){let{el:p,scale:d}=this,u=b(p);return a`<ul aria-labelledby=${this.guid??t} class=${e({[i.list]:!0,[`scale--${d}`]:!0})} role=group><li class=${e({[i.label]:!0})} id=${this.guid??t} role=presentation style=${c({"--calcite-combobox-item-spacing-indent-multiplier":`${u}`})}><span class=${e(i.title)}>${this.label}</span></li><slot></slot></ul>`}};r("calcite-combobox-item-group",o);export{o as ComboboxItemGroup};
@@ -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 _={name:"vi",weekdays:"ch\u1EE7 nh\u1EADt_th\u1EE9 hai_th\u1EE9 ba_th\u1EE9 t\u01B0_th\u1EE9 n\u0103m_th\u1EE9 s\xE1u_th\u1EE9 b\u1EA3y".split("_"),months:"th\xE1ng 1_th\xE1ng 2_th\xE1ng 3_th\xE1ng 4_th\xE1ng 5_th\xE1ng 6_th\xE1ng 7_th\xE1ng 8_th\xE1ng 9_th\xE1ng 10_th\xE1ng 11_th\xE1ng 12".split("_"),weekStart:1,weekdaysShort:"CN_T2_T3_T4_T5_T6_T7".split("_"),monthsShort:"Th01_Th02_Th03_Th04_Th05_Th06_Th07_Th08_Th09_Th10_Th11_Th12".split("_"),weekdaysMin:"CN_T2_T3_T4_T5_T6_T7".split("_"),ordinal:function(h){return h},formats:{LT:"HH:mm",LTS:"HH:mm:ss",L:"DD/MM/YYYY",LL:"D MMMM [n\u0103m] YYYY",LLL:"D MMMM [n\u0103m] YYYY HH:mm",LLLL:"dddd, D MMMM [n\u0103m] YYYY HH:mm",l:"DD/M/YYYY",ll:"D MMM YYYY",lll:"D MMM YYYY HH:mm",llll:"ddd, D MMM YYYY HH:mm"},relativeTime:{future:"%s t\u1EDBi",past:"%s tr\u01B0\u1EDBc",s:"v\xE0i gi\xE2y",m:"m\u1ED9t ph\xFAt",mm:"%d ph\xFAt",h:"m\u1ED9t gi\u1EDD",hh:"%d gi\u1EDD",d:"m\u1ED9t ng\xE0y",dd:"%d ng\xE0y",M:"m\u1ED9t th\xE1ng",MM:"%d th\xE1ng",y:"m\u1ED9t n\u0103m",yy:"%d n\u0103m"}};t.locale(_,null,!0);var Y=_;export{Y as default};
@@ -1,30 +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,b as f,c,d as F}from"./A4JSLISH.js";import{p as v}from"./GRGOLBJ6.js";import{a as D}from"./N2FZGLE3.js";import{a as p}from"./OUC47AKY.js";import{a as B}from"./W5CGAHOI.js";import{a as $}from"./FHAIE7PW.js";import{a as m}from"./XKQ2CMVV.js";import{a as T}from"./RS3QB5Z6.js";import{a as b,b as r}from"./R6R2QDCZ.js";import{b as u,n as C,u as n,v as g}from"./MBJAGWVS.js";import{a as O,b as S,d as E}from"./H6JENZS2.js";import"./ITIJ42U7.js";import{I as z,d as k,e as a,i as y,u as l,v as w,w as i,z as h}from"./TYYR7NIL.js";var t={modal:"modal",title:"title",header:"header",footer:"footer",scrim:"scrim",back:"back",close:"close",secondary:"secondary",primary:"primary",container:"container",containerOpen:"container--open",containerEmbedded:"container--embedded",content:"content",contentNoFooter:"content--no-footer",contentBottom:"content-bottom",contentTop:"content-top",openingIdle:"modal--opening-idle",openingActive:"modal--opening-active",closingIdle:"modal--closing-idle",closingActive:"modal--closing-active"},L={close:"x"},s={content:"content",contentBottom:"content-bottom",contentTop:"content-top",header:"header",back:"back",secondary:"secondary",primary:"primary"},A=k`:host{--calcite-modal-scrim-background: rgba(0, 0, 0, .85);position:fixed;inset:0;z-index:var(--calcite-z-index-overlay);display:flex;opacity:0;visibility:hidden!important;transition:visibility 0ms linear var(--calcite-internal-animation-timing-slow),opacity var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88);--calcite-modal-scrim-background-internal: rgba(0, 0, 0, .85)}.content-top[hidden],.content-bottom[hidden]{display:none}.container{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;overflow-y:hidden;color:var(--calcite-color-text-2);opacity:0;visibility:hidden!important;transition:visibility 0ms linear var(--calcite-internal-animation-timing-slow),opacity var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88)}:host([scale=s]){--calcite-modal-padding-internal: .75rem;--calcite-modal-padding-large-internal: 1rem;--calcite-modal-title-text-internal: var(--calcite-font-size-1);--calcite-modal-content-text-internal: var(--calcite-font-size--1)}:host([scale=m]){--calcite-modal-padding-internal: 1rem;--calcite-modal-padding-large-internal: 1.25rem;--calcite-modal-title-text-internal: var(--calcite-font-size-2);--calcite-modal-content-text-internal: var(--calcite-font-size-0)}:host([scale=l]){--calcite-modal-padding-internal: 1.25rem;--calcite-modal-padding-large-internal: 1.5rem;--calcite-modal-title-text-internal: var(--calcite-font-size-3);--calcite-modal-content-text-internal: var(--calcite-font-size-1)}.scrim{--calcite-scrim-background: var(--calcite-modal-scrim-background, var(--calcite-color-transparent-scrim));position:absolute;inset:0;display:flex;overflow-y:hidden}.modal{pointer-events:none;z-index:var(--calcite-z-index-modal);float:none;margin:1.5rem;box-sizing:border-box;display:flex;inline-size:100%;flex-direction:column;overflow:hidden;border-radius:.25rem;background-color:var(--calcite-color-foreground-1);opacity:0;--tw-shadow: 0 2px 12px -4px rgba(0, 0, 0, .2), 0 2px 4px -2px rgba(0, 0, 0, .16);--tw-shadow-colored: 0 2px 12px -4px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow);-webkit-overflow-scrolling:touch;visibility:hidden;transition:transform var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88),visibility 0ms linear var(--calcite-internal-animation-timing-slow),opacity var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88);--calcite-modal-hidden-position: translate3d(0, 20px, 0);--calcite-modal-shown-position: translate3d(0, 0, 0)}.modal--opening-idle{transform:var(--calcite-modal-hidden-position)}.modal--opening-active,.modal--closing-idle{transform:var(--calcite-modal-shown-position)}.modal--closing-active{transform:var(--calcite-modal-hidden-position)}:host([opened]){opacity:1;visibility:visible!important;transition-delay:0ms}.container--open{opacity:1;visibility:visible!important;transition-delay:0ms}.container--open .modal{pointer-events:auto;visibility:visible;opacity:1;transition:transform var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88),visibility 0ms linear,opacity var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88),max-inline-size var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88),max-block-size var(--calcite-internal-animation-timing-slow) cubic-bezier(.215,.44,.42,.88);transition-delay:0ms}.header{z-index:var(--calcite-z-index-header);display:flex;min-inline-size:0px;max-inline-size:100%;border-start-start-radius:.25rem;border-start-end-radius:.25rem;border-width:0px;border-block-end-width:1px;border-style:solid;border-color:var(--calcite-color-border-3);background-color:var(--calcite-color-foreground-1);flex:0 0 auto}.close{order:2;margin:0;cursor:pointer;appearance:none;border-style:none;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;padding-block:var(--calcite-modal-padding-internal);padding-inline:var(--calcite-modal-padding-internal);flex:0 0 auto}.close calcite-icon{vertical-align:-2px}.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))))}.close:hover,.close:focus,.close:active{background-color:var(--calcite-color-foreground-2);color:var(--calcite-color-text-1)}.title{order:1;display:flex;min-inline-size:0px;align-items:center;flex:1 1 auto;padding-block:var(--calcite-modal-padding-internal);padding-inline:var(--calcite-modal-padding-large-internal)}slot[name=header]::slotted(*),*::slotted([slot=header]){margin:0;font-weight:var(--calcite-font-weight-normal);color:var(--calcite-color-text-1);font-size:var(--calcite-modal-title-text-internal)}.content{position:relative;box-sizing:border-box;display:block;block-size:100%;overflow:auto;padding:0;background-color:var(--calcite-modal-content-background, var(--calcite-color-foreground-1));max-block-size:100%;padding:var(--calcite-modal-content-padding, var(--calcite-modal-padding-internal))}.content-top,.content-bottom{z-index:var(--calcite-z-index-header);display:flex;border-width:0px;border-style:solid;border-color:var(--calcite-color-border-3);background-color:var(--calcite-color-foreground-1);flex:0 0 auto;padding:var(--calcite-modal-padding-internal)}.content-top{min-inline-size:0px;max-inline-size:100%;border-block-end-width:1px}.content-bottom{margin-block-start:auto;box-sizing:border-box;inline-size:100%;justify-content:space-between;border-block-start-width:1px}.content-top:not(.header~.content-top){border-start-start-radius:.25rem;border-start-end-radius:.25rem}.content-bottom:not(.content-bottom~.footer),.content--no-footer{border-end-end-radius:.25rem;border-end-start-radius:.25rem}slot[name=content]::slotted(*),*::slotted([slot=content]){font-size:var(--calcite-modal-context-text-internal)}.footer{z-index:var(--calcite-z-index-header);margin-block-start:auto;box-sizing:border-box;display:flex;inline-size:100%;justify-content:space-between;border-end-end-radius:.25rem;border-end-start-radius:.25rem;border-width:0px;border-block-start-width:1px;border-style:solid;border-color:var(--calcite-color-border-3);background-color:var(--calcite-color-foreground-1);flex:0 0 auto;padding-block:var(--calcite-modal-padding-internal);padding-inline:var(--calcite-modal-padding-large-internal)}.footer--hide-back .back,.footer--hide-secondary .secondary{display:none}.back{display:block;margin-inline-end:auto}.secondary{margin-inline:.25rem;display:block}slot[name=primary]{display:block}:host([width=small]) .modal{inline-size:auto}:host([width-scale=s]) .modal{max-block-size:100%;max-inline-size:100%;inline-size:var(--calcite-modal-width, 32rem);block-size:var(--calcite-modal-height, auto)}@media screen and (max-width: 35rem){:host([width-scale=s]) .modal{margin:0;block-size:100%;max-block-size:100%;inline-size:100%;max-inline-size:100%}:host([width-scale=s]) .content{flex:1 1 auto;max-block-size:unset}:host([width-scale=s][docked]) .container{align-items:flex-end}}:host([width-scale=m]) .modal{max-block-size:100%;max-inline-size:100%;inline-size:var(--calcite-modal-width, 48rem);block-size:var(--calcite-modal-height, auto)}@media screen and (max-width: 51rem){:host([width-scale=m]) .modal{margin:0;block-size:100%;max-block-size:100%;inline-size:100%;max-inline-size:100%}:host([width-scale=m]) .content{flex:1 1 auto;max-block-size:unset}:host([width-scale=m][docked]) .container{align-items:flex-end}}:host([width-scale=l]) .modal{max-block-size:100%;max-inline-size:100%;inline-size:var(--calcite-modal-width, 94rem);block-size:var(--calcite-modal-height, auto)}@media screen and (max-width: 97rem){:host([width-scale=l]) .modal{margin:0;block-size:100%;max-block-size:100%;inline-size:100%;max-inline-size:100%}:host([width-scale=l]) .content{flex:1 1 auto;max-block-size:unset}:host([width-scale=l][docked]) .container{align-items:flex-end}}:host([fullscreen]) .modal{margin:0;block-size:100%;max-block-size:100%;inline-size:100%;max-inline-size:100%;border-radius:0;--calcite-modal-hidden-position: translate3D(0, 20px, 0) scale(.95);--calcite-modal-shown-position: translate3D(0, 0, 0) scale(1)}:host([fullscreen]) .content{max-block-size:100%;flex:1 1 auto}:host([opened][fullscreen]) .header,:host([opened][fullscreen]) .footer,:host([opened][fullscreen]) .content-top,:host([opened][fullscreen]) .content-bottom{border-radius:0}:host([docked]) .modal{block-size:var(--calcite-modal-height, auto)}:host([docked]) .content{block-size:auto;flex:1 1 auto}:host([kind=brand]) .modal{border-color:var(--calcite-color-brand)}:host([kind=danger]) .modal{border-color:var(--calcite-color-status-danger)}:host([kind=info]) .modal{border-color:var(--calcite-color-status-info)}:host([kind=success]) .modal{border-color:var(--calcite-color-status-success)}:host([kind=warning]) .modal{border-color:var(--calcite-color-status-warning)}:host([kind=brand]) .modal,:host([kind=danger]) .modal,:host([kind=info]) .modal,:host([kind=success]) .modal,:host([kind=warning]) .modal{border-width:0px;border-block-start-width:4px;border-style:solid}:host([kind=brand]) .header,:host([kind=brand]) .content-top,:host([kind=danger]) .header,:host([kind=danger]) .content-top,:host([kind=info]) .header,:host([kind=info]) .content-top,:host([kind=success]) .header,:host([kind=success]) .content-top,:host([kind=warning]) .header,:host([kind=warning]) .content-top{border-radius:.25rem;border-end-end-radius:0px;border-end-start-radius:0px}@media screen and (max-width: 860px){* slot[name=header]::slotted(content-top),* content-top::slotted([slot=header]){font-size:var(--calcite-font-size-1)}.footer,.content-bottom{position:sticky;inset-block-end:0px}}@media screen and (max-width: 480px){.footer,.content-bottom{flex-direction:column}.back,.secondary{margin:0;margin-block-end:.25rem}}:host([hidden]){display:none}[hidden]{display:none}`,d=0,H="",x=class extends w{constructor(){super(),this.closeButtonEl=b(),this.cssVarObserver=m("mutation",()=>{this.updateSizeCssVars()}),this.ignoreOpenChange=!1,this.modalContent=b(),this.mutationObserver=m("mutation",()=>this.updateFocusTrapElements()),this._open=!1,this.openEnd=()=>{this.setFocus(),this.el.removeEventListener("calciteModalOpen",this.openEnd)},this.openTransitionProp="opacity",this.hasBack=!1,this.hasContentBottom=!1,this.hasContentTop=!1,this.hasFooter=!1,this.hasPrimary=!1,this.hasSecondary=!1,this.closeButtonDisabled=!1,this.escapeDisabled=!1,this.focusTrapDisabled=!1,this.messages=T(),this.opened=!1,this.outsideCloseDisabled=!1,this.scale="m",this.widthScale="m",this.calciteModalBeforeClose=l({cancelable:!1}),this.calciteModalBeforeOpen=l({cancelable:!1}),this.calciteModalClose=l({cancelable:!1}),this.calciteModalOpen=l({cancelable:!1}),this.keyDownHandler=e=>{let{defaultPrevented:o,key:P}=e;!o&&this.focusTrapDisabled&&this.open&&!this.escapeDisabled&&P==="Escape"&&(e.preventDefault(),this.open=!1)},this.listen("keydown",this.keyDownHandler)}static{this.properties={contentEl:16,cssHeight:16,cssWidth:16,hasBack:16,hasContentBottom:16,hasContentTop:16,hasFooter:16,hasPrimary:16,hasSecondary:16,titleEl:16,beforeClose:0,closeButtonDisabled:7,docked:7,escapeDisabled:7,focusTrapDisabled:7,fullscreen:7,kind:3,messageOverrides:0,open:7,opened:7,outsideCloseDisabled:7,scale:3,widthScale:3}}static{this.styles=A}get open(){return this._open}set open(e){let o=this._open;e!==o&&(this._open=e,this.toggleModal(e))}async scrollContent(e=0,o=0){this.modalContent.value&&(this.modalContent.value.scrollTo?this.modalContent.value.scrollTo({top:e,left:o,behavior:"smooth"}):(this.modalContent.value.scrollTop=e,this.modalContent.value.scrollLeft=o))}async setFocus(){await E(this),C(this.el)}async updateFocusTrapElements(){F(this)}connectedCallback(){super.connectedCallback(),this.mutationObserver?.observe(this.el,{childList:!0,subtree:!0}),this.cssVarObserver?.observe(this.el,{attributeFilter:["style"]}),this.updateSizeCssVars(),M(this,{focusTrapOptions:{clickOutsideDeactivates:!1,escapeDeactivates:e=>(!e.defaultPrevented&&!this.escapeDisabled&&(this.open=!1,e.preventDefault()),!1)}})}async load(){$.deprecated("component",{name:"modal",removalVersion:4,suggested:"dialog"}),O(this),this.open&&this.openModal()}willUpdate(e){e.has("focusTrapDisabled")&&(this.hasUpdated||this.focusTrapDisabled!==!1)&&this.handleFocusTrapDisabled(this.focusTrapDisabled),(e.has("hasBack")&&(this.hasUpdated||this.hasBack!==!1)||e.has("hasPrimary")&&(this.hasUpdated||this.hasPrimary!==!1)||e.has("hasSecondary")&&(this.hasUpdated||this.hasSecondary!==!1))&&(this.hasFooter=this.hasBack||this.hasPrimary||this.hasSecondary),e.has("opened")&&(this.hasUpdated||this.opened!==!1)&&this.handleOpenedChange(this.opened)}loaded(){S(this)}disconnectedCallback(){super.disconnectedCallback(),this.removeOverflowHiddenClass(),this.mutationObserver?.disconnect(),this.cssVarObserver?.disconnect(),c(this)}handleFocusTrapDisabled(e){this.open&&(e?c(this):f(this))}handleHeaderSlotChange(e){this.titleEl=g(e)[0]}handleContentSlotChange(e){this.contentEl=g(e)[0]}handleBackSlotChange(e){this.hasBack=n(e)}handlePrimarySlotChange(e){this.hasPrimary=n(e)}handleSecondarySlotChange(e){this.hasSecondary=n(e)}setTransitionEl(e){this.transitionEl=e}onBeforeOpen(){this.transitionEl?.classList.add(t.openingActive),this.calciteModalBeforeOpen.emit()}onOpen(){this.transitionEl?.classList.remove(t.openingIdle,t.openingActive),this.calciteModalOpen.emit(),f(this)}onBeforeClose(){this.transitionEl?.classList.add(t.closingActive),this.calciteModalBeforeClose.emit()}onClose(){this.transitionEl?.classList.remove(t.closingIdle,t.closingActive),this.calciteModalClose.emit(),c(this)}toggleModal(e){this.ignoreOpenChange||(e?this.openModal():this.closeModal())}handleOpenedChange(e){let o=e?t.openingIdle:t.closingIdle;this.transitionEl.classList.add(o),D(this)}handleCloseClick(){this.open=!1}async openModal(){await this.componentOnReady(),this.el.addEventListener("calciteModalOpen",this.openEnd),this.opened=!0,this.titleId=u(this.titleEl),this.contentId=u(this.contentEl),v(this.el)===document.body&&(d===0&&(H=document.documentElement.style.overflow),d++,document.documentElement.style.setProperty("overflow","hidden"))}handleOutsideClose(){this.outsideCloseDisabled||(this.open=!1)}async closeModal(){if(this.beforeClose)try{await this.beforeClose(this.el)}catch{requestAnimationFrame(()=>{this.ignoreOpenChange=!0,this.open=!0,this.ignoreOpenChange=!1});return}v(this.el)===document.body&&(d--,d===0&&this.removeOverflowHiddenClass()),this.opened=!1}removeOverflowHiddenClass(){document.documentElement.style.setProperty("overflow",H)}updateSizeCssVars(){this.cssWidth=getComputedStyle(this.el).getPropertyValue("--calcite-modal-width"),this.cssHeight=getComputedStyle(this.el).getPropertyValue("--calcite-modal-height")}contentTopSlotChangeHandler(e){this.hasContentTop=n(e)}contentBottomSlotChangeHandler(e){this.hasContentBottom=n(e)}render(){return h(this.el,"aria-describedby",this.contentId),h(this.el,"aria-labelledby",this.titleId),this.el.ariaModal="true",this.el.role="dialog",a`<div class=${i({[t.container]:!0,[t.containerOpen]:this.opened})}><calcite-scrim class=${i(t.scrim)} @click=${this.handleOutsideClose}></calcite-scrim>${this.renderStyle()}<div class=${i({[t.modal]:!0})} ${r(this.setTransitionEl)}><div class=${i(t.header)}>${this.renderCloseButton()}<header class=${i(t.title)}><slot name=${t.header} @slotchange=${this.handleHeaderSlotChange}></slot></header></div>${this.renderContentTop()}<div class=${i({[t.content]:!0,[t.contentNoFooter]:!this.hasFooter})} ${r(this.modalContent)}><slot name=${s.content} @slotchange=${this.handleContentSlotChange}></slot></div>${this.renderContentBottom()}${this.renderFooter()}</div></div>`}renderFooter(){return p("footer",a`<div class=${i(t.footer)} .hidden=${!this.hasFooter}><span class=${i(t.back)}><slot name=${s.back} @slotchange=${this.handleBackSlotChange}></slot></span><span class=${i(t.secondary)}><slot name=${s.secondary} @slotchange=${this.handleSecondarySlotChange}></slot></span><span class=${i(t.primary)}><slot name=${s.primary} @slotchange=${this.handlePrimarySlotChange}></slot></span></div>`)}renderContentTop(){return a`<div class=${i(t.contentTop)} .hidden=${!this.hasContentTop}><slot name=${s.contentTop} @slotchange=${this.contentTopSlotChangeHandler}></slot></div>`}renderContentBottom(){return a`<div class=${i(t.contentBottom)} .hidden=${!this.hasContentBottom}><slot name=${s.contentBottom} @slotchange=${this.contentBottomSlotChangeHandler}></slot></div>`}renderCloseButton(){return this.closeButtonDisabled?null:p("button",a`<button .ariaLabel=${this.messages.close} class=${i(t.close)} @click=${this.handleCloseClick} title=${this.messages.close??y} ${r(this.closeButtonEl)}><calcite-icon .icon=${L.close} .scale=${B(this.scale)}></calcite-icon></button>`)}renderStyle(){if(!this.fullscreen&&(this.cssWidth||this.cssHeight))return a`<style>${`.${t.container} {
7
- ${this.docked&&this.cssWidth?"align-items: center !important;":""}
8
- }
9
- .${t.modal} {
10
- block-size: ${this.cssHeight?this.cssHeight:"auto"} !important;
11
- ${this.cssWidth?`inline-size: ${this.cssWidth} !important;`:""}
12
- ${this.cssWidth?`max-inline-size: ${this.cssWidth} !important;`:""}
13
- ${this.docked?"border-radius: var(--calcite-border-radius) !important;":""}
14
- }
15
- @media screen and (max-width: ${this.cssWidth}) {
16
- .${t.container} {
17
- ${this.docked?"align-items: flex-end !important;":""}
18
- }
19
- .${t.modal} {
20
- max-block-size: 100% !important;
21
- inline-size: 100% !important;
22
- max-inline-size: 100% !important;
23
- min-inline-size: 100% !important;
24
- margin: 0 !important;
25
- ${this.docked?"":"block-size: 100% !important;"}
26
- ${this.docked?"":"border-radius: 0 !important;"}
27
- ${this.docked?"border-radius: var(--calcite-border-radius) var(--calcite-border-radius) 0 0 !important;":""}
28
- }
29
- }
30
- `}</style>`}};z("calcite-modal",x);export{x as Modal};
@@ -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 c}from"./XKQ2CMVV.js";import{I as d,d as i,e as r,u as h,v as o}from"./TYYR7NIL.js";var p=i`:host{display:block}:host([hidden]){display:none}[hidden]{display:none}`,a=class extends o{constructor(){super(...arguments),this.mutationObserver=c("mutation",()=>{this.ensureTextContentDependentProps(),this.calciteInternalOptionChange.emit()}),this.disabled=!1,this.calciteInternalOptionChange=h({cancelable:!1})}static{this.properties={disabled:7,label:1,selected:7,value:1}}static{this.styles=p}connectedCallback(){super.connectedCallback(),this.ensureTextContentDependentProps(),this.mutationObserver?.observe(this.el,{attributeFilter:["label","value"],characterData:!0,childList:!0,subtree:!0})}willUpdate(e){e.has("disabled")&&(this.hasUpdated||this.disabled!==!1)&&this.handlePropChange(this.disabled,e.get("disabled"),"disabled"),e.has("label")&&this.handlePropChange(this.label,e.get("label"),"label"),e.has("selected")&&this.handlePropChange(this.selected,e.get("selected"),"selected"),e.has("value")&&this.handlePropChange(this.value,e.get("value"),"value")}disconnectedCallback(){super.disconnectedCallback(),this.mutationObserver?.disconnect()}handlePropChange(e,l,t){(t==="label"||t==="value")&&this.ensureTextContentDependentProps(),this.calciteInternalOptionChange.emit()}ensureTextContentDependentProps(){let{el:{textContent:e},internallySetLabel:l,internallySetValue:t,label:s,value:n}=this;(!s||s===l)&&(this.label=e,this.internallySetLabel=e),(n==null||n===t)&&(this.value=e,this.internallySetValue=e)}render(){return r`<slot>${this.label}</slot>`}};d("calcite-option",a);export{a as Option};
@@ -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 ce(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);t&&(o=o.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),n.push.apply(n,o)}return n}function L(e){for(var t=1;t<arguments.length;t++){var n=arguments[t]!=null?arguments[t]:{};t%2?ce(Object(n),!0).forEach(function(o){Xe(e,o,n[o])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ce(Object(n)).forEach(function(o){Object.defineProperty(e,o,Object.getOwnPropertyDescriptor(n,o))})}return e}function Mt(e){"@babel/helpers - typeof";return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Mt=function(t){return typeof t}:Mt=function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Mt(e)}function Xe(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function $(){return $=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(e[o]=n[o])}return e},$.apply(this,arguments)}function Ye(e,t){if(e==null)return{};var n={},o=Object.keys(e),i,r;for(r=0;r<o.length;r++)i=o[r],!(t.indexOf(i)>=0)&&(n[i]=e[i]);return n}function Be(e,t){if(e==null)return{};var n=Ye(e,t),o,i;if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);for(i=0;i<r.length;i++)o=r[i],!(t.indexOf(o)>=0)&&Object.prototype.propertyIsEnumerable.call(e,o)&&(n[o]=e[o])}return n}var Ge="1.15.6";function U(e){if(typeof window<"u"&&window.navigator)return!!navigator.userAgent.match(e)}var q=U(/(?:Trident.*rv[ :]?11\.|msie|iemobile|Windows Phone)/i),It=U(/Edge/i),fe=U(/firefox/i),yt=U(/safari/i)&&!U(/chrome/i)&&!U(/android/i),ie=U(/iP(ad|od|hone)/i),Ee=U(/chrome/i)&&U(/android/i),we={capture:!1,passive:!1};function v(e,t,n){e.addEventListener(t,n,!q&&we)}function m(e,t,n){e.removeEventListener(t,n,!q&&we)}function Yt(e,t){if(t){if(t[0]===">"&&(t=t.substring(1)),e)try{if(e.matches)return e.matches(t);if(e.msMatchesSelector)return e.msMatchesSelector(t);if(e.webkitMatchesSelector)return e.webkitMatchesSelector(t)}catch{return!1}return!1}}function ye(e){return e.host&&e!==document&&e.host.nodeType?e.host:e.parentNode}function H(e,t,n,o){if(e){n=n||document;do{if(t!=null&&(t[0]===">"?e.parentNode===n&&Yt(e,t):Yt(e,t))||o&&e===n)return e;if(e===n)break}while(e=ye(e))}return null}var de=/\s+/g;function R(e,t,n){if(e&&t)if(e.classList)e.classList[n?"add":"remove"](t);else{var o=(" "+e.className+" ").replace(de," ").replace(" "+t+" "," ");e.className=(o+(n?" "+t:"")).replace(de," ")}}function h(e,t,n){var o=e&&e.style;if(o){if(n===void 0)return document.defaultView&&document.defaultView.getComputedStyle?n=document.defaultView.getComputedStyle(e,""):e.currentStyle&&(n=e.currentStyle),t===void 0?n:n[t];!(t in o)&&t.indexOf("webkit")===-1&&(t="-webkit-"+t),o[t]=n+(typeof n=="string"?"":"px")}}function ft(e,t){var n="";if(typeof e=="string")n=e;else do{var o=h(e,"transform");o&&o!=="none"&&(n=o+" "+n)}while(!t&&(e=e.parentNode));var i=window.DOMMatrix||window.WebKitCSSMatrix||window.CSSMatrix||window.MSCSSMatrix;return i&&new i(n)}function De(e,t,n){if(e){var o=e.getElementsByTagName(t),i=0,r=o.length;if(n)for(;i<r;i++)n(o[i],i);return o}return[]}function K(){var e=document.scrollingElement;return e||document.documentElement}function I(e,t,n,o,i){if(!(!e.getBoundingClientRect&&e!==window)){var r,a,l,s,u,d,f;if(e!==window&&e.parentNode&&e!==K()?(r=e.getBoundingClientRect(),a=r.top,l=r.left,s=r.bottom,u=r.right,d=r.height,f=r.width):(a=0,l=0,s=window.innerHeight,u=window.innerWidth,d=window.innerHeight,f=window.innerWidth),(t||n)&&e!==window&&(i=i||e.parentNode,!q))do if(i&&i.getBoundingClientRect&&(h(i,"transform")!=="none"||n&&h(i,"position")!=="static")){var b=i.getBoundingClientRect();a-=b.top+parseInt(h(i,"border-top-width")),l-=b.left+parseInt(h(i,"border-left-width")),s=a+r.height,u=l+r.width;break}while(i=i.parentNode);if(o&&e!==window){var y=ft(i||e),E=y&&y.a,w=y&&y.d;y&&(a/=w,l/=E,f/=E,d/=w,s=a+d,u=l+f)}return{top:a,left:l,bottom:s,right:u,width:f,height:d}}}function he(e,t,n){for(var o=tt(e,!0),i=I(e)[t];o;){var r=I(o)[n],a=void 0;if(n==="top"||n==="left"?a=i>=r:a=i<=r,!a)return o;if(o===K())break;o=tt(o,!1)}return!1}function dt(e,t,n,o){for(var i=0,r=0,a=e.children;r<a.length;){if(a[r].style.display!=="none"&&a[r]!==p.ghost&&(o||a[r]!==p.dragged)&&H(a[r],n.draggable,e,!1)){if(i===t)return a[r];i++}r++}return null}function re(e,t){for(var n=e.lastElementChild;n&&(n===p.ghost||h(n,"display")==="none"||t&&!Yt(n,t));)n=n.previousElementSibling;return n||null}function X(e,t){var n=0;if(!e||!e.parentNode)return-1;for(;e=e.previousElementSibling;)e.nodeName.toUpperCase()!=="TEMPLATE"&&e!==p.clone&&(!t||Yt(e,t))&&n++;return n}function pe(e){var t=0,n=0,o=K();if(e)do{var i=ft(e),r=i.a,a=i.d;t+=e.scrollLeft*r,n+=e.scrollTop*a}while(e!==o&&(e=e.parentNode));return[t,n]}function He(e,t){for(var n in e)if(e.hasOwnProperty(n)){for(var o in t)if(t.hasOwnProperty(o)&&t[o]===e[n][o])return Number(n)}return-1}function tt(e,t){if(!e||!e.getBoundingClientRect)return K();var n=e,o=!1;do if(n.clientWidth<n.scrollWidth||n.clientHeight<n.scrollHeight){var i=h(n);if(n.clientWidth<n.scrollWidth&&(i.overflowX=="auto"||i.overflowX=="scroll")||n.clientHeight<n.scrollHeight&&(i.overflowY=="auto"||i.overflowY=="scroll")){if(!n.getBoundingClientRect||n===document.body)return K();if(o||t)return n;o=!0}}while(n=n.parentNode);return K()}function We(e,t){if(e&&t)for(var n in t)t.hasOwnProperty(n)&&(e[n]=t[n]);return e}function jt(e,t){return Math.round(e.top)===Math.round(t.top)&&Math.round(e.left)===Math.round(t.left)&&Math.round(e.height)===Math.round(t.height)&&Math.round(e.width)===Math.round(t.width)}var Dt;function Se(e,t){return function(){if(!Dt){var n=arguments,o=this;n.length===1?e.call(o,n[0]):e.apply(o,n),Dt=setTimeout(function(){Dt=void 0},t)}}}function Ke(){clearTimeout(Dt),Dt=void 0}function _e(e,t,n){e.scrollLeft+=t,e.scrollTop+=n}function Ce(e){var t=window.Polymer,n=window.jQuery||window.Zepto;return t&&t.dom?t.dom(e).cloneNode(!0):n?n(e).clone(!0)[0]:e.cloneNode(!0)}function Ie(e,t,n){var o={};return Array.from(e.children).forEach(function(i){var r,a,l,s;if(!(!H(i,t.draggable,e,!1)||i.animated||i===n)){var u=I(i);o.left=Math.min((r=o.left)!==null&&r!==void 0?r:1/0,u.left),o.top=Math.min((a=o.top)!==null&&a!==void 0?a:1/0,u.top),o.right=Math.max((l=o.right)!==null&&l!==void 0?l:-1/0,u.right),o.bottom=Math.max((s=o.bottom)!==null&&s!==void 0?s:-1/0,u.bottom)}}),o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}var P="Sortable"+new Date().getTime();function Le(){var e=[],t;return{captureAnimationState:function(){if(e=[],!!this.options.animation){var o=[].slice.call(this.el.children);o.forEach(function(i){if(!(h(i,"display")==="none"||i===p.ghost)){e.push({target:i,rect:I(i)});var r=L({},e[e.length-1].rect);if(i.thisAnimationDuration){var a=ft(i,!0);a&&(r.top-=a.f,r.left-=a.e)}i.fromRect=r}})}},addAnimationState:function(o){e.push(o)},removeAnimationState:function(o){e.splice(He(e,{target:o}),1)},animateAll:function(o){var i=this;if(!this.options.animation){clearTimeout(t),typeof o=="function"&&o();return}var r=!1,a=0;e.forEach(function(l){var s=0,u=l.target,d=u.fromRect,f=I(u),b=u.prevFromRect,y=u.prevToRect,E=l.rect,w=ft(u,!0);w&&(f.top-=w.f,f.left-=w.e),u.toRect=f,u.thisAnimationDuration&&jt(b,f)&&!jt(d,f)&&(E.top-f.top)/(E.left-f.left)===(d.top-f.top)/(d.left-f.left)&&(s=ze(E,b,y,i.options)),jt(f,d)||(u.prevFromRect=d,u.prevToRect=f,s||(s=i.options.animation),i.animate(u,E,f,s)),s&&(r=!0,a=Math.max(a,s),clearTimeout(u.animationResetTimer),u.animationResetTimer=setTimeout(function(){u.animationTime=0,u.prevFromRect=null,u.fromRect=null,u.prevToRect=null,u.thisAnimationDuration=null},s),u.thisAnimationDuration=s)}),clearTimeout(t),r?t=setTimeout(function(){typeof o=="function"&&o()},a):typeof o=="function"&&o(),e=[]},animate:function(o,i,r,a){if(a){h(o,"transition",""),h(o,"transform","");var l=ft(this.el),s=l&&l.a,u=l&&l.d,d=(i.left-r.left)/(s||1),f=(i.top-r.top)/(u||1);o.animatingX=!!d,o.animatingY=!!f,h(o,"transform","translate3d("+d+"px,"+f+"px,0)"),this.forRepaintDummy=je(o),h(o,"transition","transform "+a+"ms"+(this.options.easing?" "+this.options.easing:"")),h(o,"transform","translate3d(0,0,0)"),typeof o.animated=="number"&&clearTimeout(o.animated),o.animated=setTimeout(function(){h(o,"transition",""),h(o,"transform",""),o.animated=!1,o.animatingX=!1,o.animatingY=!1},a)}}}}function je(e){return e.offsetWidth}function ze(e,t,n,o){return Math.sqrt(Math.pow(t.top-e.top,2)+Math.pow(t.left-e.left,2))/Math.sqrt(Math.pow(t.top-n.top,2)+Math.pow(t.left-n.left,2))*o.animation}var lt=[],zt={initializeByDefault:!0},Ot={mount:function(t){for(var n in zt)zt.hasOwnProperty(n)&&!(n in t)&&(t[n]=zt[n]);lt.forEach(function(o){if(o.pluginName===t.pluginName)throw"Sortable: Cannot mount plugin ".concat(t.pluginName," more than once")}),lt.push(t)},pluginEvent:function(t,n,o){var i=this;this.eventCanceled=!1,o.cancel=function(){i.eventCanceled=!0};var r=t+"Global";lt.forEach(function(a){n[a.pluginName]&&(n[a.pluginName][r]&&n[a.pluginName][r](L({sortable:n},o)),n.options[a.pluginName]&&n[a.pluginName][t]&&n[a.pluginName][t](L({sortable:n},o)))})},initializePlugins:function(t,n,o,i){lt.forEach(function(l){var s=l.pluginName;if(!(!t.options[s]&&!l.initializeByDefault)){var u=new l(t,n,t.options);u.sortable=t,u.options=t.options,t[s]=u,$(o,u.defaults)}});for(var r in t.options)if(t.options.hasOwnProperty(r)){var a=this.modifyOption(t,r,t.options[r]);typeof a<"u"&&(t.options[r]=a)}},getEventProperties:function(t,n){var o={};return lt.forEach(function(i){typeof i.eventProperties=="function"&&$(o,i.eventProperties.call(n[i.pluginName],t))}),o},modifyOption:function(t,n,o){var i;return lt.forEach(function(r){t[r.pluginName]&&r.optionListeners&&typeof r.optionListeners[n]=="function"&&(i=r.optionListeners[n].call(t[r.pluginName],o))}),i}};function Ue(e){var t=e.sortable,n=e.rootEl,o=e.name,i=e.targetEl,r=e.cloneEl,a=e.toEl,l=e.fromEl,s=e.oldIndex,u=e.newIndex,d=e.oldDraggableIndex,f=e.newDraggableIndex,b=e.originalEvent,y=e.putSortable,E=e.extraEventProperties;if(t=t||n&&n[P],!!t){var w,Y=t.options,j="on"+o.charAt(0).toUpperCase()+o.substr(1);window.CustomEvent&&!q&&!It?w=new CustomEvent(o,{bubbles:!0,cancelable:!0}):(w=document.createEvent("Event"),w.initEvent(o,!0,!0)),w.to=a||n,w.from=l||n,w.item=i||n,w.clone=r,w.oldIndex=s,w.newIndex=u,w.oldDraggableIndex=d,w.newDraggableIndex=f,w.originalEvent=b,w.pullMode=y?y.lastPutMode:void 0;var A=L(L({},E),Ot.getEventProperties(o,t));for(var B in A)w[B]=A[B];n&&n.dispatchEvent(w),Y[j]&&Y[j].call(t,w)}}var $e=["evt"],N=function(t,n){var o=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{},i=o.evt,r=Be(o,$e);Ot.pluginEvent.bind(p)(t,n,L({dragEl:c,parentEl:_,ghostEl:g,rootEl:D,nextEl:at,lastDownEl:Ft,cloneEl:S,cloneHidden:J,dragStarted:bt,putSortable:O,activeSortable:p.active,originalEvent:i,oldIndex:ct,oldDraggableIndex:St,newIndex:k,newDraggableIndex:Q,hideGhostForTarget:xe,unhideGhostForTarget:Ne,cloneNowHidden:function(){J=!0},cloneNowShown:function(){J=!1},dispatchSortableEvent:function(l){x({sortable:n,name:l,originalEvent:i})}},r))};function x(e){Ue(L({putSortable:O,cloneEl:S,targetEl:c,rootEl:D,oldIndex:ct,oldDraggableIndex:St,newIndex:k,newDraggableIndex:Q},e))}var c,_,g,D,at,Ft,S,J,ct,k,St,Q,At,O,ut=!1,Bt=!1,Gt=[],it,G,Ut,$t,ge,me,bt,st,_t,Ct=!1,xt=!1,Rt,T,qt=[],te=!1,Ht=[],Kt=typeof document<"u",Nt=ie,ve=It||q?"cssFloat":"float",qe=Kt&&!Ee&&!ie&&"draggable"in document.createElement("div"),Oe=function(){if(Kt){if(q)return!1;var e=document.createElement("x");return e.style.cssText="pointer-events:auto",e.style.pointerEvents==="auto"}}(),Te=function(t,n){var o=h(t),i=parseInt(o.width)-parseInt(o.paddingLeft)-parseInt(o.paddingRight)-parseInt(o.borderLeftWidth)-parseInt(o.borderRightWidth),r=dt(t,0,n),a=dt(t,1,n),l=r&&h(r),s=a&&h(a),u=l&&parseInt(l.marginLeft)+parseInt(l.marginRight)+I(r).width,d=s&&parseInt(s.marginLeft)+parseInt(s.marginRight)+I(a).width;if(o.display==="flex")return o.flexDirection==="column"||o.flexDirection==="column-reverse"?"vertical":"horizontal";if(o.display==="grid")return o.gridTemplateColumns.split(" ").length<=1?"vertical":"horizontal";if(r&&l.float&&l.float!=="none"){var f=l.float==="left"?"left":"right";return a&&(s.clear==="both"||s.clear===f)?"vertical":"horizontal"}return r&&(l.display==="block"||l.display==="flex"||l.display==="table"||l.display==="grid"||u>=i&&o[ve]==="none"||a&&o[ve]==="none"&&u+d>i)?"vertical":"horizontal"},Ve=function(t,n,o){var i=o?t.left:t.top,r=o?t.right:t.bottom,a=o?t.width:t.height,l=o?n.left:n.top,s=o?n.right:n.bottom,u=o?n.width:n.height;return i===l||r===s||i+a/2===l+u/2},Ze=function(t,n){var o;return Gt.some(function(i){var r=i[P].options.emptyInsertThreshold;if(!(!r||re(i))){var a=I(i),l=t>=a.left-r&&t<=a.right+r,s=n>=a.top-r&&n<=a.bottom+r;if(l&&s)return o=i}}),o},Ae=function(t){function n(r,a){return function(l,s,u,d){var f=l.options.group.name&&s.options.group.name&&l.options.group.name===s.options.group.name;if(r==null&&(a||f))return!0;if(r==null||r===!1)return!1;if(a&&r==="clone")return r;if(typeof r=="function")return n(r(l,s,u,d),a)(l,s,u,d);var b=(a?l:s).options.group.name;return r===!0||typeof r=="string"&&r===b||r.join&&r.indexOf(b)>-1}}var o={},i=t.group;(!i||Mt(i)!="object")&&(i={name:i}),o.name=i.name,o.checkPull=n(i.pull,!0),o.checkPut=n(i.put),o.revertClone=i.revertClone,t.group=o},xe=function(){!Oe&&g&&h(g,"display","none")},Ne=function(){!Oe&&g&&h(g,"display","")};Kt&&!Ee&&document.addEventListener("click",function(e){if(Bt)return e.preventDefault(),e.stopPropagation&&e.stopPropagation(),e.stopImmediatePropagation&&e.stopImmediatePropagation(),Bt=!1,!1},!0);var rt=function(t){if(c){t=t.touches?t.touches[0]:t;var n=Ze(t.clientX,t.clientY);if(n){var o={};for(var i in t)t.hasOwnProperty(i)&&(o[i]=t[i]);o.target=o.rootEl=n,o.preventDefault=void 0,o.stopPropagation=void 0,n[P]._onDragOver(o)}}},Qe=function(t){c&&c.parentNode[P]._isOutsideThisEl(t.target)};function p(e,t){if(!(e&&e.nodeType&&e.nodeType===1))throw"Sortable: `el` must be an HTMLElement, not ".concat({}.toString.call(e));this.el=e,this.options=t=$({},t),e[P]=this;var n={group:null,sort:!0,disabled:!1,store:null,handle:null,draggable:/^[uo]l$/i.test(e.nodeName)?">li":">*",swapThreshold:1,invertSwap:!1,invertedSwapThreshold:null,removeCloneOnHide:!0,direction:function(){return Te(e,this.options)},ghostClass:"sortable-ghost",chosenClass:"sortable-chosen",dragClass:"sortable-drag",ignore:"a, img",filter:null,preventOnFilter:!0,animation:0,easing:null,setData:function(a,l){a.setData("Text",l.textContent)},dropBubble:!1,dragoverBubble:!1,dataIdAttr:"data-id",delay:0,delayOnTouchOnly:!1,touchStartThreshold:(Number.parseInt?Number:window).parseInt(window.devicePixelRatio,10)||1,forceFallback:!1,fallbackClass:"sortable-fallback",fallbackOnBody:!1,fallbackTolerance:0,fallbackOffset:{x:0,y:0},supportPointer:p.supportPointer!==!1&&"PointerEvent"in window&&(!yt||ie),emptyInsertThreshold:5};Ot.initializePlugins(this,e,n);for(var o in n)!(o in t)&&(t[o]=n[o]);Ae(t);for(var i in this)i.charAt(0)==="_"&&typeof this[i]=="function"&&(this[i]=this[i].bind(this));this.nativeDraggable=t.forceFallback?!1:qe,this.nativeDraggable&&(this.options.touchStartThreshold=1),t.supportPointer?v(e,"pointerdown",this._onTapStart):(v(e,"mousedown",this._onTapStart),v(e,"touchstart",this._onTapStart)),this.nativeDraggable&&(v(e,"dragover",this),v(e,"dragenter",this)),Gt.push(this.el),t.store&&t.store.get&&this.sort(t.store.get(this)||[]),$(this,Le())}p.prototype={constructor:p,_isOutsideThisEl:function(t){!this.el.contains(t)&&t!==this.el&&(st=null)},_getDirection:function(t,n){return typeof this.options.direction=="function"?this.options.direction.call(this,t,n,c):this.options.direction},_onTapStart:function(t){if(t.cancelable){var n=this,o=this.el,i=this.options,r=i.preventOnFilter,a=t.type,l=t.touches&&t.touches[0]||t.pointerType&&t.pointerType==="touch"&&t,s=(l||t).target,u=t.target.shadowRoot&&(t.path&&t.path[0]||t.composedPath&&t.composedPath()[0])||s,d=i.filter;if(ln(o),!c&&!(/mousedown|pointerdown/.test(a)&&t.button!==0||i.disabled)&&!u.isContentEditable&&!(!this.nativeDraggable&&yt&&s&&s.tagName.toUpperCase()==="SELECT")&&(s=H(s,i.draggable,o,!1),!(s&&s.animated)&&Ft!==s)){if(ct=X(s),St=X(s,i.draggable),typeof d=="function"){if(d.call(this,t,s,this)){x({sortable:n,rootEl:u,name:"filter",targetEl:s,toEl:o,fromEl:o}),N("filter",n,{evt:t}),r&&t.preventDefault();return}}else if(d&&(d=d.split(",").some(function(f){if(f=H(u,f.trim(),o,!1),f)return x({sortable:n,rootEl:f,name:"filter",targetEl:s,fromEl:o,toEl:o}),N("filter",n,{evt:t}),!0}),d)){r&&t.preventDefault();return}i.handle&&!H(u,i.handle,o,!1)||this._prepareDragStart(t,l,s)}}},_prepareDragStart:function(t,n,o){var i=this,r=i.el,a=i.options,l=r.ownerDocument,s;if(o&&!c&&o.parentNode===r){var u=I(o);if(D=r,c=o,_=c.parentNode,at=c.nextSibling,Ft=o,At=a.group,p.dragged=c,it={target:c,clientX:(n||t).clientX,clientY:(n||t).clientY},ge=it.clientX-u.left,me=it.clientY-u.top,this._lastX=(n||t).clientX,this._lastY=(n||t).clientY,c.style["will-change"]="all",s=function(){if(N("delayEnded",i,{evt:t}),p.eventCanceled){i._onDrop();return}i._disableDelayedDragEvents(),!fe&&i.nativeDraggable&&(c.draggable=!0),i._triggerDragStart(t,n),x({sortable:i,name:"choose",originalEvent:t}),R(c,a.chosenClass,!0)},a.ignore.split(",").forEach(function(d){De(c,d.trim(),Vt)}),v(l,"dragover",rt),v(l,"mousemove",rt),v(l,"touchmove",rt),a.supportPointer?(v(l,"pointerup",i._onDrop),!this.nativeDraggable&&v(l,"pointercancel",i._onDrop)):(v(l,"mouseup",i._onDrop),v(l,"touchend",i._onDrop),v(l,"touchcancel",i._onDrop)),fe&&this.nativeDraggable&&(this.options.touchStartThreshold=4,c.draggable=!0),N("delayStart",this,{evt:t}),a.delay&&(!a.delayOnTouchOnly||n)&&(!this.nativeDraggable||!(It||q))){if(p.eventCanceled){this._onDrop();return}a.supportPointer?(v(l,"pointerup",i._disableDelayedDrag),v(l,"pointercancel",i._disableDelayedDrag)):(v(l,"mouseup",i._disableDelayedDrag),v(l,"touchend",i._disableDelayedDrag),v(l,"touchcancel",i._disableDelayedDrag)),v(l,"mousemove",i._delayedDragTouchMoveHandler),v(l,"touchmove",i._delayedDragTouchMoveHandler),a.supportPointer&&v(l,"pointermove",i._delayedDragTouchMoveHandler),i._dragStartTimer=setTimeout(s,a.delay)}else s()}},_delayedDragTouchMoveHandler:function(t){var n=t.touches?t.touches[0]:t;Math.max(Math.abs(n.clientX-this._lastX),Math.abs(n.clientY-this._lastY))>=Math.floor(this.options.touchStartThreshold/(this.nativeDraggable&&window.devicePixelRatio||1))&&this._disableDelayedDrag()},_disableDelayedDrag:function(){c&&Vt(c),clearTimeout(this._dragStartTimer),this._disableDelayedDragEvents()},_disableDelayedDragEvents:function(){var t=this.el.ownerDocument;m(t,"mouseup",this._disableDelayedDrag),m(t,"touchend",this._disableDelayedDrag),m(t,"touchcancel",this._disableDelayedDrag),m(t,"pointerup",this._disableDelayedDrag),m(t,"pointercancel",this._disableDelayedDrag),m(t,"mousemove",this._delayedDragTouchMoveHandler),m(t,"touchmove",this._delayedDragTouchMoveHandler),m(t,"pointermove",this._delayedDragTouchMoveHandler)},_triggerDragStart:function(t,n){n=n||t.pointerType=="touch"&&t,!this.nativeDraggable||n?this.options.supportPointer?v(document,"pointermove",this._onTouchMove):n?v(document,"touchmove",this._onTouchMove):v(document,"mousemove",this._onTouchMove):(v(c,"dragend",this),v(D,"dragstart",this._onDragStart));try{document.selection?kt(function(){document.selection.empty()}):window.getSelection().removeAllRanges()}catch{}},_dragStarted:function(t,n){if(ut=!1,D&&c){N("dragStarted",this,{evt:n}),this.nativeDraggable&&v(document,"dragover",Qe);var o=this.options;!t&&R(c,o.dragClass,!1),R(c,o.ghostClass,!0),p.active=this,t&&this._appendGhost(),x({sortable:this,name:"start",originalEvent:n})}else this._nulling()},_emulateDragOver:function(){if(G){this._lastX=G.clientX,this._lastY=G.clientY,xe();for(var t=document.elementFromPoint(G.clientX,G.clientY),n=t;t&&t.shadowRoot&&(t=t.shadowRoot.elementFromPoint(G.clientX,G.clientY),t!==n);)n=t;if(c.parentNode[P]._isOutsideThisEl(t),n)do{if(n[P]){var o=void 0;if(o=n[P]._onDragOver({clientX:G.clientX,clientY:G.clientY,target:t,rootEl:n}),o&&!this.options.dragoverBubble)break}t=n}while(n=ye(n));Ne()}},_onTouchMove:function(t){if(it){var n=this.options,o=n.fallbackTolerance,i=n.fallbackOffset,r=t.touches?t.touches[0]:t,a=g&&ft(g,!0),l=g&&a&&a.a,s=g&&a&&a.d,u=Nt&&T&&pe(T),d=(r.clientX-it.clientX+i.x)/(l||1)+(u?u[0]-qt[0]:0)/(l||1),f=(r.clientY-it.clientY+i.y)/(s||1)+(u?u[1]-qt[1]:0)/(s||1);if(!p.active&&!ut){if(o&&Math.max(Math.abs(r.clientX-this._lastX),Math.abs(r.clientY-this._lastY))<o)return;this._onDragStart(t,!0)}if(g){a?(a.e+=d-(Ut||0),a.f+=f-($t||0)):a={a:1,b:0,c:0,d:1,e:d,f};var b="matrix(".concat(a.a,",").concat(a.b,",").concat(a.c,",").concat(a.d,",").concat(a.e,",").concat(a.f,")");h(g,"webkitTransform",b),h(g,"mozTransform",b),h(g,"msTransform",b),h(g,"transform",b),Ut=d,$t=f,G=r}t.cancelable&&t.preventDefault()}},_appendGhost:function(){if(!g){var t=this.options.fallbackOnBody?document.body:D,n=I(c,!0,Nt,!0,t),o=this.options;if(Nt){for(T=t;h(T,"position")==="static"&&h(T,"transform")==="none"&&T!==document;)T=T.parentNode;T!==document.body&&T!==document.documentElement?(T===document&&(T=K()),n.top+=T.scrollTop,n.left+=T.scrollLeft):T=K(),qt=pe(T)}g=c.cloneNode(!0),R(g,o.ghostClass,!1),R(g,o.fallbackClass,!0),R(g,o.dragClass,!0),h(g,"transition",""),h(g,"transform",""),h(g,"box-sizing","border-box"),h(g,"margin",0),h(g,"top",n.top),h(g,"left",n.left),h(g,"width",n.width),h(g,"height",n.height),h(g,"opacity","0.8"),h(g,"position",Nt?"absolute":"fixed"),h(g,"zIndex","100000"),h(g,"pointerEvents","none"),p.ghost=g,t.appendChild(g),h(g,"transform-origin",ge/parseInt(g.style.width)*100+"% "+me/parseInt(g.style.height)*100+"%")}},_onDragStart:function(t,n){var o=this,i=t.dataTransfer,r=o.options;if(N("dragStart",this,{evt:t}),p.eventCanceled){this._onDrop();return}N("setupClone",this),p.eventCanceled||(S=Ce(c),S.removeAttribute("id"),S.draggable=!1,S.style["will-change"]="",this._hideClone(),R(S,this.options.chosenClass,!1),p.clone=S),o.cloneId=kt(function(){N("clone",o),!p.eventCanceled&&(o.options.removeCloneOnHide||D.insertBefore(S,c),o._hideClone(),x({sortable:o,name:"clone"}))}),!n&&R(c,r.dragClass,!0),n?(Bt=!0,o._loopId=setInterval(o._emulateDragOver,50)):(m(document,"mouseup",o._onDrop),m(document,"touchend",o._onDrop),m(document,"touchcancel",o._onDrop),i&&(i.effectAllowed="move",r.setData&&r.setData.call(o,i,c)),v(document,"drop",o),h(c,"transform","translateZ(0)")),ut=!0,o._dragStartId=kt(o._dragStarted.bind(o,n,t)),v(document,"selectstart",o),bt=!0,window.getSelection().removeAllRanges(),yt&&h(document.body,"user-select","none")},_onDragOver:function(t){var n=this.el,o=t.target,i,r,a,l=this.options,s=l.group,u=p.active,d=At===s,f=l.sort,b=O||u,y,E=this,w=!1;if(te)return;function Y(vt,Re){N(vt,E,L({evt:t,isOwner:d,axis:y?"vertical":"horizontal",revert:a,dragRect:i,targetRect:r,canSort:f,fromSortable:b,target:o,completed:A,onMove:function(ue,ke){return Pt(D,n,c,i,ue,I(ue),t,ke)},changed:B},Re))}function j(){Y("dragOverAnimationCapture"),E.captureAnimationState(),E!==b&&b.captureAnimationState()}function A(vt){return Y("dragOverCompleted",{insertion:vt}),vt&&(d?u._hideClone():u._showClone(E),E!==b&&(R(c,O?O.options.ghostClass:u.options.ghostClass,!1),R(c,l.ghostClass,!0)),O!==E&&E!==p.active?O=E:E===p.active&&O&&(O=null),b===E&&(E._ignoreWhileAnimating=o),E.animateAll(function(){Y("dragOverAnimationComplete"),E._ignoreWhileAnimating=null}),E!==b&&(b.animateAll(),b._ignoreWhileAnimating=null)),(o===c&&!c.animated||o===n&&!o.animated)&&(st=null),!l.dragoverBubble&&!t.rootEl&&o!==document&&(c.parentNode[P]._isOutsideThisEl(t.target),!vt&&rt(t)),!l.dragoverBubble&&t.stopPropagation&&t.stopPropagation(),w=!0}function B(){k=X(c),Q=X(c,l.draggable),x({sortable:E,name:"change",toEl:n,newIndex:k,newDraggableIndex:Q,originalEvent:t})}if(t.preventDefault!==void 0&&t.cancelable&&t.preventDefault(),o=H(o,l.draggable,n,!0),Y("dragOver"),p.eventCanceled)return w;if(c.contains(t.target)||o.animated&&o.animatingX&&o.animatingY||E._ignoreWhileAnimating===o)return A(!1);if(Bt=!1,u&&!l.disabled&&(d?f||(a=_!==D):O===this||(this.lastPutMode=At.checkPull(this,u,c,t))&&s.checkPut(this,u,c,t))){if(y=this._getDirection(t,o)==="vertical",i=I(c),Y("dragOverValid"),p.eventCanceled)return w;if(a)return _=D,j(),this._hideClone(),Y("revert"),p.eventCanceled||(at?D.insertBefore(c,at):D.appendChild(c)),A(!0);var M=re(n,l.draggable);if(!M||nn(t,y,this)&&!M.animated){if(M===c)return A(!1);if(M&&n===t.target&&(o=M),o&&(r=I(o)),Pt(D,n,c,i,o,r,t,!!o)!==!1)return j(),M&&M.nextSibling?n.insertBefore(c,M.nextSibling):n.appendChild(c),_=n,B(),A(!0)}else if(M&&en(t,y,this)){var et=dt(n,0,l,!0);if(et===c)return A(!1);if(o=et,r=I(o),Pt(D,n,c,i,o,r,t,!1)!==!1)return j(),n.insertBefore(c,et),_=n,B(),A(!0)}else if(o.parentNode===n){r=I(o);var W=0,nt,ht=c.parentNode!==n,F=!Ve(c.animated&&c.toRect||i,o.animated&&o.toRect||r,y),pt=y?"top":"left",V=he(o,"top","top")||he(c,"top","top"),gt=V?V.scrollTop:void 0;st!==o&&(nt=r[pt],Ct=!1,xt=!F&&l.invertSwap||ht),W=on(t,o,r,y,F?1:l.swapThreshold,l.invertedSwapThreshold==null?l.swapThreshold:l.invertedSwapThreshold,xt,st===o);var z;if(W!==0){var ot=X(c);do ot-=W,z=_.children[ot];while(z&&(h(z,"display")==="none"||z===g))}if(W===0||z===o)return A(!1);st=o,_t=W;var mt=o.nextElementSibling,Z=!1;Z=W===1;var Tt=Pt(D,n,c,i,o,r,t,Z);if(Tt!==!1)return(Tt===1||Tt===-1)&&(Z=Tt===1),te=!0,setTimeout(tn,30),j(),Z&&!mt?n.appendChild(c):o.parentNode.insertBefore(c,Z?mt:o),V&&_e(V,0,gt-V.scrollTop),_=c.parentNode,nt!==void 0&&!xt&&(Rt=Math.abs(nt-I(o)[pt])),B(),A(!0)}if(n.contains(c))return A(!1)}return!1},_ignoreWhileAnimating:null,_offMoveEvents:function(){m(document,"mousemove",this._onTouchMove),m(document,"touchmove",this._onTouchMove),m(document,"pointermove",this._onTouchMove),m(document,"dragover",rt),m(document,"mousemove",rt),m(document,"touchmove",rt)},_offUpEvents:function(){var t=this.el.ownerDocument;m(t,"mouseup",this._onDrop),m(t,"touchend",this._onDrop),m(t,"pointerup",this._onDrop),m(t,"pointercancel",this._onDrop),m(t,"touchcancel",this._onDrop),m(document,"selectstart",this)},_onDrop:function(t){var n=this.el,o=this.options;if(k=X(c),Q=X(c,o.draggable),N("drop",this,{evt:t}),_=c&&c.parentNode,k=X(c),Q=X(c,o.draggable),p.eventCanceled){this._nulling();return}ut=!1,xt=!1,Ct=!1,clearInterval(this._loopId),clearTimeout(this._dragStartTimer),ee(this.cloneId),ee(this._dragStartId),this.nativeDraggable&&(m(document,"drop",this),m(n,"dragstart",this._onDragStart)),this._offMoveEvents(),this._offUpEvents(),yt&&h(document.body,"user-select",""),h(c,"transform",""),t&&(bt&&(t.cancelable&&t.preventDefault(),!o.dropBubble&&t.stopPropagation()),g&&g.parentNode&&g.parentNode.removeChild(g),(D===_||O&&O.lastPutMode!=="clone")&&S&&S.parentNode&&S.parentNode.removeChild(S),c&&(this.nativeDraggable&&m(c,"dragend",this),Vt(c),c.style["will-change"]="",bt&&!ut&&R(c,O?O.options.ghostClass:this.options.ghostClass,!1),R(c,this.options.chosenClass,!1),x({sortable:this,name:"unchoose",toEl:_,newIndex:null,newDraggableIndex:null,originalEvent:t}),D!==_?(k>=0&&(x({rootEl:_,name:"add",toEl:_,fromEl:D,originalEvent:t}),x({sortable:this,name:"remove",toEl:_,originalEvent:t}),x({rootEl:_,name:"sort",toEl:_,fromEl:D,originalEvent:t}),x({sortable:this,name:"sort",toEl:_,originalEvent:t})),O&&O.save()):k!==ct&&k>=0&&(x({sortable:this,name:"update",toEl:_,originalEvent:t}),x({sortable:this,name:"sort",toEl:_,originalEvent:t})),p.active&&((k==null||k===-1)&&(k=ct,Q=St),x({sortable:this,name:"end",toEl:_,originalEvent:t}),this.save()))),this._nulling()},_nulling:function(){N("nulling",this),D=c=_=g=at=S=Ft=J=it=G=bt=k=Q=ct=St=st=_t=O=At=p.dragged=p.ghost=p.clone=p.active=null,Ht.forEach(function(t){t.checked=!0}),Ht.length=Ut=$t=0},handleEvent:function(t){switch(t.type){case"drop":case"dragend":this._onDrop(t);break;case"dragenter":case"dragover":c&&(this._onDragOver(t),Je(t));break;case"selectstart":t.preventDefault();break}},toArray:function(){for(var t=[],n,o=this.el.children,i=0,r=o.length,a=this.options;i<r;i++)n=o[i],H(n,a.draggable,this.el,!1)&&t.push(n.getAttribute(a.dataIdAttr)||an(n));return t},sort:function(t,n){var o={},i=this.el;this.toArray().forEach(function(r,a){var l=i.children[a];H(l,this.options.draggable,i,!1)&&(o[r]=l)},this),n&&this.captureAnimationState(),t.forEach(function(r){o[r]&&(i.removeChild(o[r]),i.appendChild(o[r]))}),n&&this.animateAll()},save:function(){var t=this.options.store;t&&t.set&&t.set(this)},closest:function(t,n){return H(t,n||this.options.draggable,this.el,!1)},option:function(t,n){var o=this.options;if(n===void 0)return o[t];var i=Ot.modifyOption(this,t,n);typeof i<"u"?o[t]=i:o[t]=n,t==="group"&&Ae(o)},destroy:function(){N("destroy",this);var t=this.el;t[P]=null,m(t,"mousedown",this._onTapStart),m(t,"touchstart",this._onTapStart),m(t,"pointerdown",this._onTapStart),this.nativeDraggable&&(m(t,"dragover",this),m(t,"dragenter",this)),Array.prototype.forEach.call(t.querySelectorAll("[draggable]"),function(n){n.removeAttribute("draggable")}),this._onDrop(),this._disableDelayedDragEvents(),Gt.splice(Gt.indexOf(this.el),1),this.el=t=null},_hideClone:function(){if(!J){if(N("hideClone",this),p.eventCanceled)return;h(S,"display","none"),this.options.removeCloneOnHide&&S.parentNode&&S.parentNode.removeChild(S),J=!0}},_showClone:function(t){if(t.lastPutMode!=="clone"){this._hideClone();return}if(J){if(N("showClone",this),p.eventCanceled)return;c.parentNode==D&&!this.options.group.revertClone?D.insertBefore(S,c):at?D.insertBefore(S,at):D.appendChild(S),this.options.group.revertClone&&this.animate(c,S),h(S,"display",""),J=!1}}};function Je(e){e.dataTransfer&&(e.dataTransfer.dropEffect="move"),e.cancelable&&e.preventDefault()}function Pt(e,t,n,o,i,r,a,l){var s,u=e[P],d=u.options.onMove,f;return window.CustomEvent&&!q&&!It?s=new CustomEvent("move",{bubbles:!0,cancelable:!0}):(s=document.createEvent("Event"),s.initEvent("move",!0,!0)),s.to=t,s.from=e,s.dragged=n,s.draggedRect=o,s.related=i||t,s.relatedRect=r||I(t),s.willInsertAfter=l,s.originalEvent=a,e.dispatchEvent(s),d&&(f=d.call(u,s,a)),f}function Vt(e){e.draggable=!1}function tn(){te=!1}function en(e,t,n){var o=I(dt(n.el,0,n.options,!0)),i=Ie(n.el,n.options,g),r=10;return t?e.clientX<i.left-r||e.clientY<o.top&&e.clientX<o.right:e.clientY<i.top-r||e.clientY<o.bottom&&e.clientX<o.left}function nn(e,t,n){var o=I(re(n.el,n.options.draggable)),i=Ie(n.el,n.options,g),r=10;return t?e.clientX>i.right+r||e.clientY>o.bottom&&e.clientX>o.left:e.clientY>i.bottom+r||e.clientX>o.right&&e.clientY>o.top}function on(e,t,n,o,i,r,a,l){var s=o?e.clientY:e.clientX,u=o?n.height:n.width,d=o?n.top:n.left,f=o?n.bottom:n.right,b=!1;if(!a){if(l&&Rt<u*i){if(!Ct&&(_t===1?s>d+u*r/2:s<f-u*r/2)&&(Ct=!0),Ct)b=!0;else if(_t===1?s<d+Rt:s>f-Rt)return-_t}else if(s>d+u*(1-i)/2&&s<f-u*(1-i)/2)return rn(t)}return b=b||a,b&&(s<d+u*r/2||s>f-u*r/2)?s>d+u/2?1:-1:0}function rn(e){return X(c)<X(e)?1:-1}function an(e){for(var t=e.tagName+e.className+e.src+e.href+e.textContent,n=t.length,o=0;n--;)o+=t.charCodeAt(n);return o.toString(36)}function ln(e){Ht.length=0;for(var t=e.getElementsByTagName("input"),n=t.length;n--;){var o=t[n];o.checked&&Ht.push(o)}}function kt(e){return setTimeout(e,0)}function ee(e){return clearTimeout(e)}Kt&&v(document,"touchmove",function(e){(p.active||ut)&&e.cancelable&&e.preventDefault()});p.utils={on:v,off:m,css:h,find:De,is:function(t,n){return!!H(t,n,t,!1)},extend:We,throttle:Se,closest:H,toggleClass:R,clone:Ce,index:X,nextTick:kt,cancelNextTick:ee,detectDirection:Te,getChild:dt,expando:P};p.get=function(e){return e[P]};p.mount=function(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];t[0].constructor===Array&&(t=t[0]),t.forEach(function(o){if(!o.prototype||!o.prototype.constructor)throw"Sortable: Mounted plugin must be a constructor function, not ".concat({}.toString.call(o));o.utils&&(p.utils=L(L({},p.utils),o.utils)),Ot.mount(o)})};p.create=function(e,t){return new p(e,t)};p.version=Ge;var C=[],Et,ne,oe=!1,Zt,Qt,Wt,wt;function sn(){function e(){this.defaults={scroll:!0,forceAutoScrollFallback:!1,scrollSensitivity:30,scrollSpeed:10,bubbleScroll:!0};for(var t in this)t.charAt(0)==="_"&&typeof this[t]=="function"&&(this[t]=this[t].bind(this))}return e.prototype={dragStarted:function(n){var o=n.originalEvent;this.sortable.nativeDraggable?v(document,"dragover",this._handleAutoScroll):this.options.supportPointer?v(document,"pointermove",this._handleFallbackAutoScroll):o.touches?v(document,"touchmove",this._handleFallbackAutoScroll):v(document,"mousemove",this._handleFallbackAutoScroll)},dragOverCompleted:function(n){var o=n.originalEvent;!this.options.dragOverBubble&&!o.rootEl&&this._handleAutoScroll(o)},drop:function(){this.sortable.nativeDraggable?m(document,"dragover",this._handleAutoScroll):(m(document,"pointermove",this._handleFallbackAutoScroll),m(document,"touchmove",this._handleFallbackAutoScroll),m(document,"mousemove",this._handleFallbackAutoScroll)),be(),Xt(),Ke()},nulling:function(){Wt=ne=Et=oe=wt=Zt=Qt=null,C.length=0},_handleFallbackAutoScroll:function(n){this._handleAutoScroll(n,!0)},_handleAutoScroll:function(n,o){var i=this,r=(n.touches?n.touches[0]:n).clientX,a=(n.touches?n.touches[0]:n).clientY,l=document.elementFromPoint(r,a);if(Wt=n,o||this.options.forceAutoScrollFallback||It||q||yt){Jt(n,this.options,l,o);var s=tt(l,!0);oe&&(!wt||r!==Zt||a!==Qt)&&(wt&&be(),wt=setInterval(function(){var u=tt(document.elementFromPoint(r,a),!0);u!==s&&(s=u,Xt()),Jt(n,i.options,u,o)},10),Zt=r,Qt=a)}else{if(!this.options.bubbleScroll||tt(l,!0)===K()){Xt();return}Jt(n,this.options,tt(l,!1),!1)}}},$(e,{pluginName:"scroll",initializeByDefault:!0})}function Xt(){C.forEach(function(e){clearInterval(e.pid)}),C=[]}function be(){clearInterval(wt)}var Jt=Se(function(e,t,n,o){if(t.scroll){var i=(e.touches?e.touches[0]:e).clientX,r=(e.touches?e.touches[0]:e).clientY,a=t.scrollSensitivity,l=t.scrollSpeed,s=K(),u=!1,d;ne!==n&&(ne=n,Xt(),Et=t.scroll,d=t.scrollFn,Et===!0&&(Et=tt(n,!0)));var f=0,b=Et;do{var y=b,E=I(y),w=E.top,Y=E.bottom,j=E.left,A=E.right,B=E.width,M=E.height,et=void 0,W=void 0,nt=y.scrollWidth,ht=y.scrollHeight,F=h(y),pt=y.scrollLeft,V=y.scrollTop;y===s?(et=B<nt&&(F.overflowX==="auto"||F.overflowX==="scroll"||F.overflowX==="visible"),W=M<ht&&(F.overflowY==="auto"||F.overflowY==="scroll"||F.overflowY==="visible")):(et=B<nt&&(F.overflowX==="auto"||F.overflowX==="scroll"),W=M<ht&&(F.overflowY==="auto"||F.overflowY==="scroll"));var gt=et&&(Math.abs(A-i)<=a&&pt+B<nt)-(Math.abs(j-i)<=a&&!!pt),z=W&&(Math.abs(Y-r)<=a&&V+M<ht)-(Math.abs(w-r)<=a&&!!V);if(!C[f])for(var ot=0;ot<=f;ot++)C[ot]||(C[ot]={});(C[f].vx!=gt||C[f].vy!=z||C[f].el!==y)&&(C[f].el=y,C[f].vx=gt,C[f].vy=z,clearInterval(C[f].pid),(gt!=0||z!=0)&&(u=!0,C[f].pid=setInterval(function(){o&&this.layer===0&&p.active._onTouchMove(Wt);var mt=C[this.layer].vy?C[this.layer].vy*l:0,Z=C[this.layer].vx?C[this.layer].vx*l:0;typeof d=="function"&&d.call(p.dragged.parentNode[P],Z,mt,e,Wt,C[this.layer].el)!=="continue"||_e(C[this.layer].el,Z,mt)}.bind({layer:f}),24))),f++}while(t.bubbleScroll&&b!==s&&(b=tt(b,!1)));oe=u}},30),Pe=function(t){var n=t.originalEvent,o=t.putSortable,i=t.dragEl,r=t.activeSortable,a=t.dispatchSortableEvent,l=t.hideGhostForTarget,s=t.unhideGhostForTarget;if(n){var u=o||r;l();var d=n.changedTouches&&n.changedTouches.length?n.changedTouches[0]:n,f=document.elementFromPoint(d.clientX,d.clientY);s(),u&&!u.el.contains(f)&&(a("spill"),this.onSpill({dragEl:i,putSortable:o}))}};function ae(){}ae.prototype={startIndex:null,dragStart:function(t){var n=t.oldDraggableIndex;this.startIndex=n},onSpill:function(t){var n=t.dragEl,o=t.putSortable;this.sortable.captureAnimationState(),o&&o.captureAnimationState();var i=dt(this.sortable.el,this.startIndex,this.options);i?this.sortable.el.insertBefore(n,i):this.sortable.el.appendChild(n),this.sortable.animateAll(),o&&o.animateAll()},drop:Pe};$(ae,{pluginName:"revertOnSpill"});function le(){}le.prototype={onSpill:function(t){var n=t.dragEl,o=t.putSortable,i=o||this.sortable;i.captureAnimationState(),n.parentNode&&n.parentNode.removeChild(n),i.animateAll()},drop:Pe};$(le,{pluginName:"removeOnSpill"});p.mount(new sn);p.mount(le,ae);var Me=p;var Lt=new Set,un={ghostClass:"calcite-sortable--ghost",chosenClass:"calcite-sortable--chosen",dragClass:"calcite-sortable--drag",fallbackClass:"calcite-sortable--fallback"};function mn(e){if(Fe(e))return;cn(e),Lt.add(e);let t="id",{group:n,handleSelector:o,dragSelector:i}=e;e.sortable=Me.create(e.el,{dataIdAttr:t,...un,...!!i&&{draggable:i},...!!n&&{group:{name:n,...!!e.canPull&&{pull:(r,a,l,{newIndex:s,oldIndex:u})=>e.canPull({toEl:r.el,fromEl:a.el,dragEl:l,newIndex:s,oldIndex:u})},...!!e.canPut&&{put:(r,a,l,{newIndex:s,oldIndex:u})=>e.canPut({toEl:r.el,fromEl:a.el,dragEl:l,newIndex:s,oldIndex:u})}}},onMove:({from:r,dragged:a,to:l,related:s})=>{e.onDragMove&&e.onDragMove({fromEl:r,dragEl:a,toEl:l,relatedEl:s})},handle:o,filter:`${o}[disabled]`,onStart:({from:r,item:a,to:l,newIndex:s,oldIndex:u})=>{se.active=!0,fn(),e.onDragStart({fromEl:r,dragEl:a,toEl:l,newIndex:s,oldIndex:u})},onEnd:({from:r,item:a,to:l,newIndex:s,oldIndex:u})=>{se.active=!1,dn(),e.onDragEnd({fromEl:r,dragEl:a,toEl:l,newIndex:s,oldIndex:u})},onSort:({from:r,item:a,to:l,newIndex:s,oldIndex:u})=>{e.onDragSort({fromEl:r,dragEl:a,toEl:l,newIndex:s,oldIndex:u})}})}function cn(e){Fe(e)||(Lt.delete(e),e.sortable?.destroy(),e.sortable=null)}var se={active:!1};function Fe(e){return e.dragEnabled&&se.active}function fn(){Array.from(Lt).forEach(e=>e.onGlobalDragStart())}function dn(){Array.from(Lt).forEach(e=>e.onGlobalDragEnd())}export{mn as a,cn as b};
@@ -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 c(){return typeof window<"u"}function s(n){return p(n)?(n.nodeName||"").toLowerCase():"#document"}function i(n){var t;return(n==null||(t=n.ownerDocument)==null?void 0:t.defaultView)||window}function E(n){var t;return(t=(p(n)?n.ownerDocument:n.document)||window.document)==null?void 0:t.documentElement}function p(n){return c()?n instanceof Node||n instanceof i(n).Node:!1}function m(n){return c()?n instanceof Element||n instanceof i(n).Element:!1}function w(n){return c()?n instanceof HTMLElement||n instanceof i(n).HTMLElement:!1}function a(n){return!c()||typeof ShadowRoot>"u"?!1:n instanceof ShadowRoot||n instanceof i(n).ShadowRoot}function y(n){let{overflow:t,overflowX:e,overflowY:o,display:r}=b(n);return/auto|scroll|overlay|hidden|clip/.test(t+o+e)&&!["inline","contents"].includes(r)}function D(n){return["table","td","th"].includes(s(n))}function N(n){return[":popover-open",":modal"].some(t=>{try{return n.matches(t)}catch{return!1}})}function T(n){let t=L(),e=m(n)?b(n):n;return["transform","translate","scale","rotate","perspective"].some(o=>e[o]?e[o]!=="none":!1)||(e.containerType?e.containerType!=="normal":!1)||!t&&(e.backdropFilter?e.backdropFilter!=="none":!1)||!t&&(e.filter?e.filter!=="none":!1)||["transform","translate","scale","rotate","perspective","filter"].some(o=>(e.willChange||"").includes(o))||["paint","layout","strict","content"].some(o=>(e.contain||"").includes(o))}function k(n){let t=u(n);for(;w(t)&&!g(t);){if(T(t))return t;if(N(t))return null;t=u(t)}return null}function L(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function g(n){return["html","body","#document"].includes(s(n))}function b(n){return i(n).getComputedStyle(n)}function C(n){return m(n)?{scrollLeft:n.scrollLeft,scrollTop:n.scrollTop}:{scrollLeft:n.scrollX,scrollTop:n.scrollY}}function u(n){if(s(n)==="html")return n;let t=n.assignedSlot||n.parentNode||a(n)&&n.host||E(n);return a(t)?t.host:t}function h(n){let t=u(n);return g(t)?n.ownerDocument?n.ownerDocument.body:n.body:w(t)&&y(t)?t:h(t)}function d(n,t,e){var o;t===void 0&&(t=[]),e===void 0&&(e=!0);let r=h(n),S=r===((o=n.ownerDocument)==null?void 0:o.body),l=i(r);if(S){let f=v(l);return t.concat(l,l.visualViewport||[],y(r)?r:[],f&&e?d(f):[])}return t.concat(r,d(r,[],e))}function v(n){return n.parent&&Object.getPrototypeOf(n.parent)?n.frameElement:null}export{s as a,i as b,E as c,m as d,w as e,y as f,D as g,N as h,T as i,k as j,L as k,g as l,b as m,C as n,u as o,h as p,d as q,v as r};
@@ -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,b as g}from"./R6R2QDCZ.js";import{u as n}from"./MBJAGWVS.js";import{a as v,b as y,d as S}from"./H6JENZS2.js";import"./ITIJ42U7.js";import{I as h,d as l,e as s,u as c,v as m,w as o}from"./TYYR7NIL.js";var a={container:"container",containerContent:"container-content",hasProgress:"progress-bar",hide:"hide",primary:"primary",secondary:"secondary",tertiary:"tertiary"},e={logo:"logo",user:"user",progress:"progress",navigationAction:"navigation-action",contentStart:"content-start",contentEnd:"content-end",contentCenter:"content-center",navSecondary:"navigation-secondary",navTertiary:"navigation-tertiary"},p={hamburger:"hamburger"},C=l`:host([hidden]){display:none}[hidden]{display:none}.container{display:flex;inline-size:100%;flex-direction:column;margin-block:0;margin-inline:auto;background-color:var(--calcite-navigation-background-color, var(--calcite-navigation-background, var(--calcite-color-foreground-1)))}.container.primary,.container.secondary,.container.tertiary{border-block-end:1px solid;border-block-end-color:var(--calcite-navigation-border-color, var(--calcite-color-border-3))}.user,.logo{display:flex}.hide{display:none}.primary{block-size:4rem}.secondary,.tertiary{block-size:3rem}.container-content{margin-inline:auto;display:flex;block-size:100%;inline-size:100%;margin-block:0;inline-size:var(--calcite-navigation-width, 100%);max-inline-size:100%}.container-content.progress-bar{margin-block-start:.125rem}slot[name]{display:flex;flex-direction:row}slot[name=navigation-secondary]::slotted(calcite-navigation),slot[name=navigation-tertiary]::slotted(calcite-navigation){inline-size:100%}slot[name=content-start]::slotted(*),slot[name=content-center]::slotted(*),slot[name=content-end]::slotted(*){display:flex;flex-direction:row;align-items:center}slot[name=progress],slot[name=progress] calcite-progress{inset-block-start:0;inset-inline:0}slot[name=content-end]{margin-inline-start:auto}slot[name=content-start]{margin-inline-end:auto}slot[name=content-end],slot[name=logo]~slot[name=user],slot[name=user]:only-child{margin-inline-start:auto}slot[name=content-center]{margin-inline-start:auto;margin-inline-end:auto}slot[name=content-start]~slot[name=content-center]{margin-inline-start:0px}slot[name=content-start]~slot[name=content-end],slot[name=content-center]~slot[name=content-end],slot[name=content-center]~slot[name=user],slot[name=content-end]~slot[name=user]{margin:0}`,i=class extends m{constructor(){super(...arguments),this.navigationActionEl=d(),this.navigationAction=!1,this.calciteNavigationActionSelect=c({cancelable:!1})}static{this.properties={logoSlotHasElements:16,navigationActionSlotHasElements:16,primaryContentCenterSlotHasElements:16,primaryContentEndSlotHasElements:16,primaryContentStartSlotHasElements:16,progressSlotHasElement:16,secondarySlotHasElements:16,tertiarySlotHasElements:16,userSlotHasElements:16,label:1,navigationAction:7}}static{this.styles=C}async setFocus(){return await S(this),this.navigationActionEl.value?.setFocus()}load(){v(this)}loaded(){y(this)}actionClickHandler(){this.calciteNavigationActionSelect.emit()}handleUserSlotChange(t){this.isPrimaryLevel()&&(this.userSlotHasElements=n(t))}handleLogoSlotChange(t){this.isPrimaryLevel()&&(this.logoSlotHasElements=n(t))}handleContentStartSlotChange(t){this.isPrimaryLevel()&&(this.primaryContentStartSlotHasElements=n(t))}handleContentEndSlotChange(t){this.isPrimaryLevel()&&(this.primaryContentEndSlotHasElements=n(t))}handleContentCenterSlotChange(t){this.isPrimaryLevel()&&(this.primaryContentCenterSlotHasElements=n(t))}handleSecondarySlotChange(t){this.secondarySlotHasElements=n(t)}handleTertiarySlotChange(t){this.tertiarySlotHasElements=n(t)}handleMenuActionSlotChange(t){this.isPrimaryLevel()&&(this.navigationActionSlotHasElements=n(t),this.navigationActionSlotHasElements&&(this.navigationAction=!1))}handleProgressSlotChange(t){this.isPrimaryLevel()&&(this.progressSlotHasElement=n(t))}isPrimaryLevel(){return this.el.slot!==e.navSecondary&&this.el.slot!==e.navTertiary}renderMenuAction(){return s`<slot name=${e.navigationAction} @slotchange=${this.handleMenuActionSlotChange}>${this.navigationAction&&s`<calcite-action .icon=${p.hamburger} @click=${this.actionClickHandler} .text=${this.label} ${g(this.navigationActionEl)}></calcite-action>`||""}</slot>`}render(){let t=this.logoSlotHasElements||this.userSlotHasElements||this.navigationActionSlotHasElements||this.primaryContentCenterSlotHasElements||this.primaryContentEndSlotHasElements||this.primaryContentStartSlotHasElements||this.navigationAction,r=this.el.slot;return s`<div class=${o({[a.container]:!0,[a.secondary]:r===e.navSecondary,[a.tertiary]:r===e.navTertiary,[a.primary]:t})}><div class=${o({[a.hide]:!this.progressSlotHasElement,[e.progress]:!0})}><slot name=${e.progress} @slotchange=${this.handleProgressSlotChange}></slot></div><div class=${o({[a.containerContent]:!0,[a.hasProgress]:this.progressSlotHasElement})}>${this.renderMenuAction()}<div class=${o({[a.hide]:!this.logoSlotHasElements,[e.logo]:!0})}><slot name=${e.logo} @slotchange=${this.handleLogoSlotChange}></slot></div><slot name=${e.contentStart} @slotchange=${this.handleContentStartSlotChange}></slot><slot name=${e.contentCenter} @slotchange=${this.handleContentCenterSlotChange}></slot><slot name=${e.contentEnd} @slotchange=${this.handleContentEndSlotChange}></slot><div class=${o({[a.hide]:!this.userSlotHasElements,[e.user]:!0})}><slot name=${e.user} @slotchange=${this.handleUserSlotChange}></slot></div></div></div><slot name=${e.navSecondary} @slotchange=${this.handleSecondarySlotChange}></slot><slot name=${e.navTertiary} @slotchange=${this.handleTertiarySlotChange}></slot>`}};h("calcite-navigation",i);export{i as Navigation};
@@ -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{F as n}from"./TYYR7NIL.js";var a=new WeakMap,s=new WeakMap;function r(e){s.set(e,new Promise(t=>a.set(e,t)))}function u(e){a.get(e)()}function i(e){return s.get(e)}async function c(e){if(await i(e),!!n())return e.requestUpdate(),new Promise(t=>requestAnimationFrame(()=>t()))}export{r as a,u as b,i as c,c 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{b as e}from"./QIG2J5PE.js";import"./J4RAJYKF.js";var i={name:"ro",weekdays:"Duminic\u0103_Luni_Mar\u021Bi_Miercuri_Joi_Vineri_S\xE2mb\u0103t\u0103".split("_"),weekdaysShort:"Dum_Lun_Mar_Mie_Joi_Vin_S\xE2m".split("_"),weekdaysMin:"Du_Lu_Ma_Mi_Jo_Vi_S\xE2".split("_"),months:"Ianuarie_Februarie_Martie_Aprilie_Mai_Iunie_Iulie_August_Septembrie_Octombrie_Noiembrie_Decembrie".split("_"),monthsShort:"Ian._Febr._Mart._Apr._Mai_Iun._Iul._Aug._Sept._Oct._Nov._Dec.".split("_"),weekStart:1,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"},relativeTime:{future:"peste %s",past:"acum %s",s:"c\xE2teva secunde",m:"un minut",mm:"%d minute",h:"o or\u0103",hh:"%d ore",d:"o zi",dd:"%d zile",M:"o lun\u0103",MM:"%d luni",y:"un an",yy:"%d ani"},ordinal:function(_){return _}};e.locale(i,null,!0);var u=i;export{u 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 q,b as W}from"./GKLGNYAX.js";import{b as L}from"./HVG3FNW6.js";import{a as E,b as I,c as u,d as H,f as z}from"./74AHNYT6.js";import{k as v}from"./7NNFVP5Y.js";import{a as R,b as U}from"./MVHJMI6L.js";import{a as g}from"./OUC47AKY.js";import{a as N}from"./DHITRFFR.js";import"./FQTOWUOI.js";import{a as P}from"./XKQ2CMVV.js";import{a as G}from"./RS3QB5Z6.js";import{b as w}from"./R6R2QDCZ.js";import{g as D,u as b}from"./MBJAGWVS.js";import{a as M,b as O,d as T}from"./H6JENZS2.js";import{a as k}from"./ITIJ42U7.js";import{C as y,I as $,d as A,e as d,u as f,v as x,w as h}from"./TYYR7NIL.js";var p={container:"container",table:"table",scrim:"scrim",stack:"stack",tableContainer:"table-container",sticky:"sticky-pos",assistiveText:"assistive-text"},F={filterNoResults:"filter-no-results",filterActionsStart:"filter-actions-start",filterActionsEnd:"filter-actions-end"},B=A`:host([disabled]){cursor:default;-webkit-user-select:none;user-select:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) *,:host([disabled]) ::slotted(*){pointer-events:none}:host{display:block}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}.container{position:relative;background-color:var(--calcite-list-background-color, var(--calcite-color-foreground-1))}.table-container{box-sizing:border-box;display:flex;inline-size:100%;flex-direction:column;background-color:transparent}.table-container *{box-sizing:border-box}.table{inline-size:100%}.stack{--calcite-stack-padding-inline: 0;--calcite-stack-padding-block: 0}.sticky-pos{position:sticky;inset-block-start:0px;z-index:var(--calcite-z-index-sticky);background-color:var(--calcite-list-background-color, var(--calcite-color-foreground-1))}.assistive-text{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}:host([hidden]){display:none}[hidden]{display:none}`,K=`${I}, ${u}`,S=class extends x{constructor(){super(),this.dragSelector=u,this.focusableItems=[],this.handleSelector="calcite-sort-handle",this.listItems=[],this.listItemGroups=[],this.mutationObserver=P("mutation",()=>{this.willPerformFilter=!0,this.updateListItems()}),this.updateListItems=N(()=>{this.updateGroupItems();let{selectionAppearance:e,selectionMode:t,interactionMode:i,dragEnabled:l,el:s,filterEl:a,moveToItems:o,displayMode:r,scale:c}=this,m=Array.from(this.el.querySelectorAll(u));if(m.forEach(n=>{n.scale=c,n.selectionAppearance=e,n.selectionMode=t,n.interactionMode=i,n.closest(E)===s&&(n.moveToItems=o.filter(C=>C.element!==s&&!n.contains(C.element)),n.dragHandle=l,n.displayMode=r)}),this.parentListEl){this.setUpSorting();return}this.listItems=m,this.filterEnabled&&this.willPerformFilter&&(this.willPerformFilter=!1,this.dataForFilter=this.getItemData(),a&&(a.items=this.dataForFilter,this.filterAndUpdateData())),this.visibleItems=this.listItems.filter(n=>!n.closed&&!n.hidden),this.updateFilteredItems(),this.borderItems(),this.focusableItems=this.filteredItems.filter(n=>!n.disabled),this.setActiveListItem(),this.updateSelectedItems(),this.setUpSorting()},y.nextTick),this.visibleItems=[],this.willFilterEmit=!1,this.willPerformFilter=!1,this.dataForFilter=[],this.hasFilterActionsEnd=!1,this.hasFilterActionsStart=!1,this.hasFilterNoResults=!1,this.moveToItems=[],this.disabled=!1,this.dragEnabled=!1,this.filterEnabled=!1,this.filteredData=[],this.filteredItems=[],this.interactionMode="interactive",this.loading=!1,this.messages=G({blocking:!0}),this.displayMode="flat",this.scale="m",this.selectedItems=[],this.selectionAppearance="icon",this.selectionMode="none",this.calciteInternalListDefaultSlotChange=f({cancelable:!1}),this.calciteListChange=f({cancelable:!1}),this.calciteListDragEnd=f({cancelable:!1}),this.calciteListDragStart=f({cancelable:!1}),this.calciteListFilter=f({cancelable:!1}),this.calciteListOrderChange=f({cancelable:!1}),this.listen("calciteInternalListItemToggle",this.handleCalciteListItemToggle),this.listen("calciteInternalFocusPreviousItem",this.handleCalciteInternalFocusPreviousItem),this.listen("calciteInternalListItemActive",this.handleCalciteInternalListItemActive),this.listen("calciteListItemSelect",this.handleCalciteListItemSelect),this.listen("calciteInternalAssistiveTextChange",this.handleCalciteInternalAssistiveTextChange),this.listen("calciteSortHandleReorder",this.handleSortReorder),this.listen("calciteSortHandleMove",this.handleSortMove),this.listen("calciteInternalListItemSelect",this.handleCalciteInternalListItemSelect),this.listen("calciteInternalListItemSelectMultiple",this.handleCalciteInternalListItemSelectMultiple),this.listen("calciteInternalListItemChange",this.handleCalciteInternalListItemChange),this.listen("calciteInternalListItemGroupDefaultSlotChange",this.handleCalciteInternalListItemGroupDefaultSlotChange)}static{this.properties={assistiveText:16,dataForFilter:16,hasFilterActionsEnd:16,hasFilterActionsStart:16,hasFilterNoResults:16,moveToItems:16,hasActiveFilter:16,showNoResultsContainer:16,canPull:0,canPut:0,disabled:7,dragEnabled:7,filterEnabled:7,filterPredicate:0,filterLabel:3,filterPlaceholder:3,filterProps:0,filterText:3,filteredData:0,filteredItems:0,group:3,interactionMode:3,label:1,loading:7,messageOverrides:0,displayMode:3,numberingSystem:1,scale:3,selectedItems:0,selectionAppearance:3,selectionMode:3}}static{this.styles=B}get hasActiveFilter(){return this.filterEnabled&&this.filterText&&this.filteredItems.length!==this.visibleItems.length}get showNoResultsContainer(){return this.filterEnabled&&this.filterText&&this.hasFilterNoResults&&this.visibleItems.length&&!this.filteredItems.length}async setFocus(){return await T(this),this.filterEnabled?this.filterEl?.setFocus():this.focusableItems.find(e=>e.active)?.setFocus()}connectedCallback(){super.connectedCallback(),this.connectObserver(),this.willPerformFilter=!0,this.updateListItems(),this.setUpSorting(),this.setParentList(),this.setListItemGroups()}async load(){M(this),this.handleInteractionModeWarning()}willUpdate(e){(e.has("filterText")||e.has("filterProps")||e.has("filterPredicate"))&&this.performFilter(),(e.has("filterEnabled")&&(this.hasUpdated||this.filterEnabled!==!1)||e.has("group")||e.has("dragEnabled")&&(this.hasUpdated||this.dragEnabled!==!1)||e.has("selectionMode")&&(this.hasUpdated||this.selectionMode!=="none")||e.has("selectionAppearance")&&(this.hasUpdated||this.selectionAppearance!=="icon")||e.has("displayMode")&&this.hasUpdated||e.has("scale")&&this.hasUpdated||e.has("filterPredicate")&&this.hasUpdated)&&this.handleListItemChange()}updated(){R(this)}loaded(){O(this)}disconnectedCallback(){super.disconnectedCallback(),this.disconnectObserver(),W(this)}handleListItemChange(){this.willPerformFilter=!0,this.updateListItems()}handleCalciteListItemToggle(e){this.parentListEl||(e.stopPropagation(),this.borderItems())}handleCalciteInternalFocusPreviousItem(e){if(this.parentListEl)return;e.stopPropagation();let{focusableItems:t}=this,i=t.findIndex(l=>l.active)-1;t[i]&&this.focusRow(t[i])}handleCalciteInternalListItemActive(e){if(this.parentListEl)return;e.stopPropagation();let t=e.target,{listItems:i}=this;i.forEach(l=>{l.active=l===t})}handleCalciteListItemSelect(){this.parentListEl||this.updateSelectedItems(!0)}handleCalciteInternalAssistiveTextChange(e){this.assistiveText=e.detail.message,e.stopPropagation()}handleSortReorder(e){this.parentListEl||this.handleReorder(e)}handleSortMove(e){this.parentListEl||this.handleMove(e)}handleCalciteInternalListItemSelect(e){if(this.parentListEl)return;e.stopPropagation();let t=e.target,{listItems:i,selectionMode:l}=this;t.selected&&(l==="single"||l==="single-persist")&&i.forEach(s=>s.selected=s===t),this.updateSelectedItems()}handleCalciteInternalListItemSelectMultiple(e){if(this.parentListEl)return;e.stopPropagation();let{target:t,detail:i}=e,{focusableItems:l,lastSelectedInfo:s}=this,a=t;if(i.selectMultiple&&s){let o=l.indexOf(a),r=l.indexOf(s.selectedItem),c=Math.min(r,o),m=Math.max(r,o);l.slice(c,m+1).forEach(n=>n.selected=s.selected)}else this.lastSelectedInfo={selectedItem:a,selected:a.selected}}handleCalciteInternalListItemChange(e){this.parentListEl||(e.stopPropagation(),this.updateListItems())}handleCalciteInternalListItemGroupDefaultSlotChange(e){e.stopPropagation()}connectObserver(){this.mutationObserver?.observe(this.el,{childList:!0,subtree:!0})}disconnectObserver(){this.mutationObserver?.disconnect()}setUpSorting(){let{dragEnabled:e}=this;e&&q(this)}onGlobalDragStart(){this.disconnectObserver()}onGlobalDragEnd(){this.connectObserver()}onDragEnd(e){this.calciteListDragEnd.emit(e)}onDragMove({relatedEl:e}){e.open=!0}onDragStart(e){e.dragEl.sortHandleOpen=!1,this.calciteListDragStart.emit(e)}onDragSort(e){this.setParentList(),this.updateListItems(),this.calciteListOrderChange.emit(e)}setParentList(){this.parentListEl=this.el.parentElement?.closest(E)}handleDefaultSlotChange(e){z(e.target),this.parentListEl&&this.calciteInternalListDefaultSlotChange.emit()}setListItemGroups(){this.listItemGroups=Array.from(this.el.querySelectorAll(I))}handleFilterActionsStartSlotChange(e){this.hasFilterActionsStart=b(e)}handleFilterActionsEndSlotChange(e){this.hasFilterActionsEnd=b(e)}handleFilterNoResultsSlotChange(e){this.hasFilterNoResults=b(e)}setActiveListItem(){let{focusableItems:e}=this;e.some(t=>t.active)||e[0]&&(e[0].active=!0)}async updateSelectedItems(e=!1){await this.updateComplete,this.selectedItems=this.visibleItems.filter(t=>t.selected),e&&this.calciteListChange.emit()}filterElements({el:e,filteredItems:t,visibleParents:i}){let l=!i.has(e)&&!t.includes(e);e.filterHidden=l;let s=e.parentElement.closest(K);s&&(l||i.add(s),this.filterElements({el:s,filteredItems:t,visibleParents:i}))}allParentListItemsOpen(e){let t=e.parentElement?.closest(u);if(t){if(!t.open)return!1}else return!0;return this.allParentListItemsOpen(t)}borderItems(){let e=this.visibleItems.filter(t=>!t.filterHidden&&this.allParentListItemsOpen(t));e.forEach(t=>t.bordered=t!==e[e.length-1])}updateFilteredItems(){let{visibleItems:e,filteredData:t,filterText:i,filterPredicate:l}=this,s=e?.filter(r=>e.every(c=>c===r||!r.contains(c))),a=l?e.filter(l):i?t.map(r=>r.el):e||[],o=new WeakSet;s.forEach(r=>this.filterElements({el:r,filteredItems:a,visibleParents:o})),this.filteredItems=a,this.willFilterEmit&&(this.willFilterEmit=!1,this.calciteListFilter.emit())}updateFilteredData(){let{filterEl:e}=this;e&&(e.filteredItems&&(this.filteredData=e.filteredItems),this.updateListItems())}async filterAndUpdateData(){await this.filterEl?.filter(this.filterText),this.updateFilteredData()}get effectiveFilterProps(){return this.filterProps?this.filterProps.filter(e=>e!=="el"):["description","label","metadata","heading"]}performFilter(){let{filterEl:e,filterText:t,effectiveFilterProps:i}=this;e&&(e.value=t,e.filterProps=i,this.filterAndUpdateData())}setFilterEl(e){this.filterEl=e,this.performFilter()}handleFilterChange(e){e.stopPropagation();let{value:t}=e.currentTarget;this.filterText=t,this.willFilterEmit=!0,this.updateFilteredData()}getItemData(){return this.listItems.map(e=>({label:e.label,description:e.description,metadata:e.metadata,heading:this.getGroupHeading(e),el:e}))}getGroupHeading(e){return this.listItemGroups.filter(t=>t.contains(e)).map(t=>t.heading)}updateGroupItems(){let{el:e,group:t,scale:i}=this,l=D(e),s=t?Array.from(l.querySelectorAll(`calcite-list[group="${t}"]`)).filter(a=>!a.disabled&&a.dragEnabled):[];this.moveToItems=s.map(a=>({element:a,label:a.label??a.id,id:e.id||k()})),Array.from(this.el.querySelectorAll(I)).forEach(a=>{a.scale=i})}focusRow(e){let{focusableItems:t}=this;e&&(t.forEach(i=>i.active=i===e),e.setFocus())}isNavigable(e){let t=e.parentElement?.closest(u);return t?t.open&&this.isNavigable(t):!0}handleListKeydown(e){if(e.defaultPrevented||this.parentListEl)return;let{key:t}=e,i=this.focusableItems.filter(s=>this.isNavigable(s)),l=i.findIndex(s=>s.active);if(t==="ArrowDown"){e.preventDefault();let s=e.target===this.filterEl?0:l+1;i[s]&&this.focusRow(i[s])}else if(t==="ArrowUp"){if(e.preventDefault(),l===0&&this.filterEnabled){this.filterEl?.setFocus();return}let s=l-1;i[s]&&this.focusRow(i[s])}else if(t==="Home"){e.preventDefault();let s=i[0];s&&this.focusRow(s)}else if(t==="End"){e.preventDefault();let s=i[i.length-1];s&&this.focusRow(s)}}handleInteractionModeWarning(){this.interactionMode==="static"&&this.selectionMode!=="none"&&this.selectionAppearance==="border"&&console.warn('selection-appearance="border" requires interaction-mode="interactive"')}handleMove(e){let{moveTo:t}=e.detail,i=e.target,l=i?.parentElement,s=Array.from(l.children).indexOf(i),a=t.element;if(!l)return;i.sortHandleOpen=!1,this.disconnectObserver(),a.prepend(i),H(i);let o=Array.from(a.children).indexOf(i);this.updateListItems(),this.connectObserver(),this.calciteListOrderChange.emit({dragEl:i,fromEl:l,toEl:a,newIndex:o,oldIndex:s})}handleReorder(e){let{reorder:t}=e.detail,i=e.target,l=i?.parentElement;if(!l)return;i.sortHandleOpen=!1;let s=this.filteredItems.filter(m=>m.parentElement===l),a=s.length-1,o=s.indexOf(i),r=o;switch(t){case"top":r=0;break;case"bottom":r=a;break;case"up":r=o===0?0:o-1;break;case"down":r=o===a?a:o+1;break}this.disconnectObserver();let c=t==="up"||t==="top"?s[r]:s[r].nextSibling;l.insertBefore(i,c),this.updateListItems(),this.connectObserver(),this.calciteListOrderChange.emit({dragEl:i,fromEl:l,toEl:l,newIndex:r,oldIndex:o})}render(){let{loading:e,label:t,disabled:i,dataForFilter:l,filterEnabled:s,filterPlaceholder:a,filterText:o,filterLabel:r,hasFilterActionsStart:c,hasFilterActionsEnd:m,effectiveFilterProps:n}=this;return U({disabled:this.disabled,children:d`<div class=${h(p.container)}>${this.dragEnabled?d`<span aria-live=assertive class=${h(p.assistiveText)}>${this.assistiveText}</span>`:null}${this.renderItemAriaLive()}${e?d`<calcite-scrim class=${h(p.scrim)} .loading=${e}></calcite-scrim>`:null}<div .ariaBusy=${e} .ariaLabel=${t||""} class=${h(p.table)} @keydown=${this.handleListKeydown} role=treegrid>${s||c||m?d`<div class=${h(p.sticky)} role=rowgroup><div role=row><div role=columnheader><calcite-stack class=${h(p.stack)}><slot name=${F.filterActionsStart} @slotchange=${this.handleFilterActionsStartSlotChange} slot=${L.actionsStart}></slot><calcite-filter .ariaLabel=${a} .disabled=${i} .filterProps=${n} .items=${l} .label=${r} @calciteFilterChange=${this.handleFilterChange} .placeholder=${a} .scale=${this.scale} .value=${o} ${w(this.setFilterEl)}></calcite-filter><slot name=${F.filterActionsEnd} @slotchange=${this.handleFilterActionsEndSlotChange} slot=${L.actionsEnd}></slot></calcite-stack></div></div></div>`:null}<div class=${h(p.tableContainer)} role=rowgroup><slot @slotchange=${this.handleDefaultSlotChange}></slot></div></div><div aria-live=polite data-test-id=no-results-container .hidden=${!this.showNoResultsContainer}><slot name=${F.filterNoResults} @slotchange=${this.handleFilterNoResultsSlotChange}></slot></div></div>`})}renderItemAriaLive(){let{messages:e,filteredItems:t,parentListEl:i,messages:{_lang:l},numberingSystem:s}=this;return v.numberFormatOptions={locale:l,numberingSystem:s},i?null:d`<div aria-live=polite class=${h(p.assistiveText)}>${this.hasActiveFilter?g("aria-filter-enabled",d`<div>${e.filterEnabled}</div>`):null}${g("aria-item-count",d`<div>${e.total.replace("{count}",v.localize(t.length.toString()))}</div>`)}${t.length?g("aria-item-list",d`<ol>${t.map(a=>d`<li>${a.label}</li>`)}</ol>`):null}</div>`}};$("calcite-list",S);export{S as List};
@@ -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 p}from"./R6R2QDCZ.js";import{v as m,w as u}from"./MBJAGWVS.js";import"./ITIJ42U7.js";import{I as b,d as c,e as n,v as h}from"./TYYR7NIL.js";var f={titleGroup:"title-group"},g=c`:host{display:flex;flex-direction:column}:host([bordered]){box-shadow:inset 0 1px 0 var(--calcite-color-border-1);background-color:var(--calcite-color-foreground-1)}:host([bordered]) section{border-width:1px;border-style:solid;border-color:var(--calcite-color-border-1)}:host([bordered][position=bottom]){box-shadow:inset 0 1px 0 var(--calcite-color-border-1),inset 0 -1px 0 var(--calcite-color-border-1)}:host([bordered]:not([position=bottom])) ::slotted(calcite-tab-nav){margin-block-end:-1px}:host([bordered][scale=s]) section{padding:.75rem}:host([bordered][scale=m]) section{padding:.5rem}:host([bordered][scale=l]) section{padding:1rem}:host([position=bottom]){flex-direction:column-reverse}section{display:flex;flex-grow:1;overflow:hidden;border-block-start-width:1px;border-block-start-color:var(--calcite-color-border-1);border-block-start-style:solid}:host([position=bottom]) section{flex-direction:column-reverse;border-block-start-width:0px;border-block-end-width:1px;border-block-end-color:var(--calcite-color-border-1)}:host([position=bottom]:not([bordered])) section{border-block-end-style:solid}@media (forced-colors: active){:host([bordered]) section{border-block-start-width:0px;border-block-end-width:1px}:host([position=bottom][bordered]) section{border-block-start-width:1px;border-block-end-width:0px}}:host([hidden]){display:none}[hidden]{display:none}`,d=class extends h{constructor(){super(),this.tabs=[],this.titles=[],this.bordered=!1,this.layout="inline",this.position="top",this.scale="m",this.listen("calciteInternalTabNavSlotChange",this.calciteInternalTabNavSlotChangeHandler)}static{this.properties={tabs:16,titles:16,bordered:5,layout:3,position:3,scale:3}}static{this.styles=g}connectedCallback(){super.connectedCallback(),this.updateItems()}load(){this.updateItems()}willUpdate(e){(e.has("position")&&(this.hasUpdated||this.position!=="top")||e.has("scale")&&(this.hasUpdated||this.scale!=="m"))&&this.updateItems(),(e.has("titles")||e.has("tabs"))&&this.hasUpdated&&this.titles?.length>0&&this.tabs?.length>0&&(this.updateAriaSettings(),this.updateItems())}calciteInternalTabNavSlotChangeHandler(e){e.stopPropagation(),e.detail.length!==this.titles.length&&(this.titles=e.detail)}defaultSlotChangeHandler(e){this.tabs=m(e,"calcite-tab")}async updateAriaSettings(){await this.componentOnReady();let e,i,o=u(this.slotEl,"calcite-tab");if(o.some(t=>t.tab)||this.titles.some(t=>t.tab))e=o.sort((t,a)=>t.tab.localeCompare(a.tab)).map(t=>t.id),i=this.titles.sort((t,a)=>t.tab.localeCompare(a.tab)).map(t=>t.id);else{let t=await Promise.all(o.map(s=>s.getTabIndex())),a=await Promise.all(this.titles.map(s=>s.getTabIndex()));e=t.reduce((s,r,l)=>(s[r]=o[l].id,s),[]),i=a.reduce((s,r,l)=>(s[r]=this.titles[l].id,s),[])}o.forEach(t=>t._updateAriaInfo(e,i)),this.titles.forEach(t=>t._updateAriaInfo(e,i))}updateItems(){let{position:e,scale:i}=this,o=this.el.querySelector("calcite-tab-nav");o&&(o.position=e,o.scale=i),Array.from(this.el.querySelectorAll("calcite-tab")).forEach(t=>{t.parentElement===this.el&&(t.scale=i)}),Array.from(this.el.querySelectorAll("calcite-tab-nav > calcite-tab-title")).forEach(t=>{t.position=e,t.scale=i})}setDefaultSlotRef(e){this.slotEl=e}render(){return n`<slot name=${f.titleGroup}></slot><section><slot @slotchange=${this.defaultSlotChangeHandler} ${p(this.setDefaultSlotRef)}></slot></section>`}};b("calcite-tabs",d);export{d as Tabs};
@@ -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 g,b as y}from"./MVHJMI6L.js";import{a}from"./OUC47AKY.js";import{a as f}from"./W5CGAHOI.js";import"./FHAIE7PW.js";import{a as T}from"./FQTOWUOI.js";import{a as C,b as d}from"./R6R2QDCZ.js";import{z as c}from"./MBJAGWVS.js";import"./ITIJ42U7.js";import{I as R,d as w,e as s,j as p,u as r,v as u,w as m}from"./TYYR7NIL.js";var v={lastVisibleRow:"last-visible-row"},S=w`: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{--calcite-internal-table-row-background: var(--calcite-table-row-background, var(--calcite-color-foreground-1));--calcite-internal-table-row-border-color: var(--calcite-table-row-border-color, transparent);display:contents}:host([hidden]){display:none}[hidden]{display:none}:host([disabled]) tr{pointer-events:none;opacity:var(--calcite-opacity-disabled)}:host([disabled]) ::slotted([calcite-hydrated][disabled]),:host([disabled]) [calcite-hydrated][disabled]{opacity:1}.interaction-container{display:contents}tr{border-block-end:1px solid var(--calcite-internal-table-row-border-color);background-color:var(--calcite-internal-table-row-background)}tr.last-visible-row{border-block-end:0}`,h=class extends u{constructor(){super(),this.rowCells=[],this.tableRowSlotEl=C(),this.disabled=!1,this.interactionMode="interactive",this.numbered=!1,this.selected=!1,this.selectionMode="none",this.calciteInternalTableRowFocusRequest=r({cancelable:!1}),this.calciteInternalTableRowSelect=r({cancelable:!1}),this.calciteTableRowSelect=r({cancelable:!1}),this.handleSelectionOfRow=()=>{(this.rowType==="body"||this.rowType==="head"&&this.selectionMode==="multiple")&&this.calciteTableRowSelect.emit()},this.handleKeyboardSelection=e=>{T(e.key)&&(e.key===" "&&e.preventDefault(),this.handleSelectionOfRow())},this.listenOn(document,"calciteInternalTableRowFocusChange",this.calciteInternalTableRowFocusChangeHandler)}static{this.properties={alignment:3,bodyRowCount:9,cellCount:9,disabled:7,interactionMode:1,lastVisibleRow:5,numbered:5,positionAll:9,positionSection:9,positionSectionLocalized:1,readCellContentsToAT:5,rowType:1,scale:1,selected:7,selectedRowCount:9,selectedRowCountLocalized:1,selectionMode:1}}static{this.styles=S}load(){this.listenOn(this.el.shadowRoot,"slotchange",this.handleSlotChange)}willUpdate(e){(e.has("bodyRowCount")||e.has("scale")||e.has("selected")&&(this.hasUpdated||this.selected!==!1)||e.has("selectedRowCount")||e.has("interactionMode")&&(this.hasUpdated||this.interactionMode!=="interactive"))&&this.handleCellChanges(),(e.has("numbered")&&(this.hasUpdated||this.numbered!==!1)||e.has("selectionMode")&&(this.hasUpdated||this.selectionMode!=="none"))&&this.handleDelayedCellChanges(),e.has("selected")&&this.calciteInternalTableRowSelect.emit()}updated(){g(this)}loaded(){this.tableRowEl&&this.rowCells.length>0&&this.updateCells()}handleSlotChange(){this.updateCells()}handleCellChanges(){this.tableRowEl&&this.rowCells.length>0&&this.updateCells()}handleDelayedCellChanges(){this.tableRowEl&&this.rowCells.length>0&&requestAnimationFrame(()=>this.updateCells())}calciteInternalTableRowFocusChangeHandler(e){if(e.target.contains(this.el)){let l=e.detail.cellPosition,o=e.detail.rowPosition,i=e.detail.destination,t=e.detail.lastCell;if(o===this.positionAll){if(this.disabled){let b=i==="last"?"previous":i==="first"?"next":i;this.emitTableRowFocusRequest(l,this.positionAll,b);return}let n=t?this.rowCells[this.rowCells.length-1]:this.rowCells?.find((b,$)=>$+1===l);n&&n.setFocus()}}}keyDownHandler(e){if(this.interactionMode!=="interactive")return;let l=e.target,o=e.key,i=e.ctrlKey,t=this.rowCells;if(l.matches("calcite-table-cell")||l.matches("calcite-table-header"))switch(o){case"ArrowUp":this.emitTableRowFocusRequest(l.positionInRow,this.positionAll,"previous"),e.preventDefault();break;case"ArrowDown":this.emitTableRowFocusRequest(l.positionInRow,this.positionAll,"next"),e.preventDefault();break;case"PageUp":this.emitTableRowFocusRequest(l.positionInRow,this.positionAll,"first"),e.preventDefault();break;case"PageDown":this.emitTableRowFocusRequest(l.positionInRow,this.positionAll,"last"),e.preventDefault();break;case"ArrowLeft":c(t,l,"previous",!1),e.preventDefault();break;case"ArrowRight":c(t,l,"next",!1),e.preventDefault();break;case"Home":i?(this.emitTableRowFocusRequest(1,this.positionAll,"first"),e.preventDefault()):(c(t,l,"first",!1),e.preventDefault());break;case"End":i?(this.emitTableRowFocusRequest(this.rowCells?.length,this.positionAll,"last",!0),e.preventDefault()):(c(t,l,"last",!1),e.preventDefault());break}}emitTableRowFocusRequest(e,l,o,i){this.calciteInternalTableRowFocusRequest.emit({cellPosition:e,rowPosition:l,destination:o,lastCell:i})}updateCells(){let e=this.alignment?this.alignment:this.rowType!=="head"?"center":"start",l=this.tableRowSlotEl.value?.assignedElements({flatten:!0})?.filter(t=>t.matches("calcite-table-cell")||t.matches("calcite-table-header")),o=Array.from(this.tableRowEl?.querySelectorAll("calcite-table-header, calcite-table-cell"))?.filter(t=>t.numberCell||t.selectionCell),i=o?o.concat(l):l;i.length>0&&i?.forEach((t,n)=>{t.interactionMode=this.interactionMode,t.lastCell=n===i.length-1,t.parentRowAlignment=e,t.parentRowIsSelected=this.selected,t.parentRowType=this.rowType,t.positionInRow=n+1,t.scale=this.scale,t.nodeName==="CALCITE-TABLE-CELL"&&(t.readCellContentsToAT=this.readCellContentsToAT,t.disabled=this.disabled)}),this.rowCells=i||[],this.cellCount=i?.length}renderSelectionIcon(){let e=this.selectionMode==="multiple"&&this.selected?"check-square-f":this.selectionMode==="multiple"?"square":this.selected?"circle-f":"circle";return s`<calcite-icon .icon=${e} .scale=${f(this.scale)}></calcite-icon>`}renderSelectableCell(){return this.rowType==="head"?a("selection-head",s`<calcite-table-header alignment=center .bodyRowCount=${this.bodyRowCount} @click=${this.handleSelectionOfRow} @keydown=${this.handleKeyboardSelection} .parentRowAlignment=${this.alignment} .selectedRowCount=${this.selectedRowCount} .selectedRowCountLocalized=${this.selectedRowCountLocalized} .selectionCell=${!0} .selectionMode=${this.selectionMode}></calcite-table-header>`):this.rowType==="body"?a("selection-body",s`<calcite-table-cell alignment=center @click=${this.handleSelectionOfRow} @keydown=${this.handleKeyboardSelection} .parentRowAlignment=${this.alignment} .parentRowIsSelected=${this.selected} .parentRowPositionLocalized=${this.positionSectionLocalized} .selectionCell=${!0}>${this.renderSelectionIcon()}</calcite-table-cell>`):a("selection-foot",s`<calcite-table-cell alignment=center .parentRowAlignment=${this.alignment} .selectionCell=${!0}></calcite-table-cell>`)}renderNumberedCell(){return this.rowType==="head"?a("numbered-head",s`<calcite-table-header alignment=center .numberCell=${!0} .parentRowAlignment=${this.alignment}></calcite-table-header>`):this.rowType==="body"?a("numbered-body",s`<calcite-table-cell alignment=center .numberCell=${!0} .parentRowAlignment=${this.alignment}>${this.positionSectionLocalized}</calcite-table-cell>`):a("numbered-foot",s`<calcite-table-cell alignment=center .numberCell=${!0} .parentRowAlignment=${this.alignment}></calcite-table-cell>`)}render(){return y({disabled:this.disabled,children:s`<tr .ariaRowIndex=${this.positionAll+1} .ariaSelected=${this.selected} class=${m({[v.lastVisibleRow]:this.lastVisibleRow})} @keydown=${this.keyDownHandler} ${d(e=>{e&&(this.tableRowEl=e,p(s`${this.numbered&&this.renderNumberedCell()||""}${this.selectionMode!=="none"&&this.renderSelectableCell()||""}<slot ${d(this.tableRowSlotEl)}></slot>`,e))})}></tr>`})}};R("calcite-table-row",h);export{h as TableRow};
@@ -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={container:"container",actionsStart:"actions-start",contentStart:"content-start",content:"content",contentEnd:"content-end",actionsEnd:"actions-end"},n={actionsStart:"actions-start",contentStart:"content-start",contentEnd:"content-end",actionsEnd:"actions-end"};export{t as a,n as b};