@esri/solutions-components 0.6.17 → 0.6.19

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 (739) hide show
  1. package/README.md +1 -1
  2. package/dist/assets/t9n/map-tools/resources.json +2 -1
  3. package/dist/assets/t9n/map-tools/resources_en.json +2 -1
  4. package/dist/assets/t9n/solution-spatial-ref/resources.json +0 -1
  5. package/dist/assets/t9n/solution-spatial-ref/resources_en.json +0 -1
  6. package/dist/assets/t9n/solution-spatial-ref/resources_fr.json +6 -0
  7. package/dist/assets/t9n/solution-spatial-ref/resources_he.json +6 -0
  8. package/dist/assets/t9n/spatial-ref/resources.json +3 -0
  9. package/dist/assets/t9n/spatial-ref/resources_en.json +3 -0
  10. package/dist/assets/t9n/spatial-ref/resources_fr.json +3 -0
  11. package/dist/assets/t9n/spatial-ref/resources_he.json +3 -0
  12. package/dist/cjs/{ExpandToggle-18c74d06.js → ExpandToggle-39e472da.js} +1 -1
  13. package/dist/cjs/{FloatingArrow-8cc84cea.js → FloatingArrow-8c88459a.js} +1 -1
  14. package/dist/cjs/{Heading-c02158c2.js → Heading-8b27f655.js} +1 -1
  15. package/dist/cjs/{ar-3ed0e602.js → ar-6b662222.js} +5 -5
  16. package/dist/cjs/{basemap-gallery_6.cjs.entry.js → basemap-gallery_7.cjs.entry.js} +128 -6
  17. package/dist/cjs/{bg-6057cefd.js → bg-fa2dc0d8.js} +5 -5
  18. package/dist/cjs/{bs-7a26fe7c.js → bs-feb3d9c5.js} +5 -5
  19. package/dist/cjs/buffer-tools_4.cjs.entry.js +7 -7
  20. package/dist/cjs/{ca-5f6c553c.js → ca-0277c48d.js} +5 -5
  21. package/dist/cjs/calcite-accordion-item.cjs.entry.js +2 -2
  22. package/dist/cjs/calcite-accordion.cjs.entry.js +1 -1
  23. package/dist/cjs/calcite-action-bar_3.cjs.entry.js +5 -5
  24. package/dist/cjs/calcite-action-group_2.cjs.entry.js +4 -4
  25. package/dist/cjs/calcite-action-pad.cjs.entry.js +5 -5
  26. package/dist/cjs/calcite-action_2.cjs.entry.js +6 -6
  27. package/dist/cjs/calcite-alert.cjs.entry.js +4 -4
  28. package/dist/cjs/calcite-avatar.cjs.entry.js +1 -1
  29. package/dist/cjs/calcite-block-section.cjs.entry.js +3 -3
  30. package/dist/cjs/calcite-block.cjs.entry.js +5 -5
  31. package/dist/cjs/calcite-button.cjs.entry.js +4 -4
  32. package/dist/cjs/calcite-card.cjs.entry.js +3 -3
  33. package/dist/cjs/{calcite-tree_3.cjs.entry.js → calcite-checkbox_3.cjs.entry.js} +124 -320
  34. package/dist/cjs/calcite-chip-group.cjs.entry.js +2 -2
  35. package/dist/cjs/calcite-chip.cjs.entry.js +4 -4
  36. package/dist/cjs/calcite-color-picker-hex-input_2.cjs.entry.js +2 -2
  37. package/dist/cjs/calcite-color-picker.cjs.entry.js +3 -3
  38. package/dist/cjs/calcite-combobox-item-group.cjs.entry.js +1 -1
  39. package/dist/cjs/calcite-combobox_6.cjs.entry.js +24 -20
  40. package/dist/cjs/calcite-date-picker-day_3.cjs.entry.js +2 -2
  41. package/dist/cjs/calcite-date-picker.cjs.entry.js +4 -4
  42. package/dist/cjs/calcite-fab.cjs.entry.js +2 -2
  43. package/dist/cjs/calcite-filter_3.cjs.entry.js +3 -3
  44. package/dist/cjs/calcite-flow-item.cjs.entry.js +3 -3
  45. package/dist/cjs/calcite-flow.cjs.entry.js +2 -2
  46. package/dist/cjs/calcite-graph.cjs.entry.js +1 -1
  47. package/dist/cjs/calcite-icon.cjs.entry.js +1 -1
  48. package/dist/cjs/calcite-inline-editable.cjs.entry.js +3 -3
  49. package/dist/cjs/calcite-input-date-picker.cjs.entry.js +6 -6
  50. package/dist/cjs/calcite-input-number_2.cjs.entry.js +4 -4
  51. package/dist/cjs/{calcite-input-time-picker-c1aa4c8f.js → calcite-input-time-picker-0b068c1f.js} +53 -53
  52. package/dist/cjs/calcite-input-time-picker.cjs.entry.js +5 -5
  53. package/dist/cjs/calcite-input-time-zone.cjs.entry.js +4 -4
  54. package/dist/cjs/calcite-input_2.cjs.entry.js +4 -4
  55. package/dist/cjs/calcite-label.cjs.entry.js +1 -1
  56. package/dist/cjs/calcite-link.cjs.entry.js +2 -2
  57. package/dist/cjs/calcite-list-item-group.cjs.entry.js +1 -1
  58. package/dist/cjs/calcite-loader.cjs.entry.js +1 -1
  59. package/dist/cjs/calcite-menu-item.cjs.entry.js +3 -3
  60. package/dist/cjs/calcite-menu.cjs.entry.js +3 -3
  61. package/dist/cjs/calcite-meter.cjs.entry.js +3 -3
  62. package/dist/cjs/calcite-modal.cjs.entry.js +5 -5
  63. package/dist/cjs/calcite-navigation-logo.cjs.entry.js +2 -2
  64. package/dist/cjs/calcite-navigation-user.cjs.entry.js +2 -2
  65. package/dist/cjs/calcite-navigation.cjs.entry.js +2 -2
  66. package/dist/cjs/calcite-notice_2.cjs.entry.js +6 -6
  67. package/dist/cjs/calcite-option-group.cjs.entry.js +1 -1
  68. package/dist/cjs/calcite-option_2.cjs.entry.js +3 -3
  69. package/dist/cjs/calcite-pagination.cjs.entry.js +3 -3
  70. package/dist/cjs/calcite-panel_2.cjs.entry.js +5 -5
  71. package/dist/cjs/calcite-pick-list-group.cjs.entry.js +3 -3
  72. package/dist/cjs/calcite-pick-list-item.cjs.entry.js +4 -4
  73. package/dist/cjs/calcite-pick-list.cjs.entry.js +3 -3
  74. package/dist/cjs/calcite-radio-button-group.cjs.entry.js +2 -2
  75. package/dist/cjs/calcite-radio-button.cjs.entry.js +3 -3
  76. package/dist/cjs/calcite-rating.cjs.entry.js +4 -4
  77. package/dist/cjs/calcite-scrim.cjs.entry.js +2 -2
  78. package/dist/cjs/calcite-segmented-control_2.cjs.entry.js +3 -3
  79. package/dist/cjs/calcite-sheet.cjs.entry.js +3 -3
  80. package/dist/cjs/calcite-shell-center-row.cjs.entry.js +2 -2
  81. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +11 -10
  82. package/dist/cjs/calcite-sortable-list.cjs.entry.js +1 -1
  83. package/dist/cjs/calcite-split-button.cjs.entry.js +2 -2
  84. package/dist/cjs/calcite-stepper-item.cjs.entry.js +2 -2
  85. package/dist/cjs/calcite-stepper.cjs.entry.js +1 -1
  86. package/dist/cjs/calcite-switch.cjs.entry.js +3 -3
  87. package/dist/cjs/calcite-table-cell_2.cjs.entry.js +3 -3
  88. package/dist/cjs/calcite-table-row.cjs.entry.js +1 -1
  89. package/dist/cjs/calcite-table.cjs.entry.js +3 -3
  90. package/dist/cjs/calcite-text-area.cjs.entry.js +4 -4
  91. package/dist/cjs/calcite-tile-select-group.cjs.entry.js +1 -1
  92. package/dist/cjs/calcite-tile-select.cjs.entry.js +2 -2
  93. package/dist/cjs/calcite-tile.cjs.entry.js +2 -2
  94. package/dist/cjs/calcite-time-picker.cjs.entry.js +3 -3
  95. package/dist/cjs/calcite-tip-group.cjs.entry.js +1 -1
  96. package/dist/cjs/calcite-tip-manager.cjs.entry.js +3 -3
  97. package/dist/cjs/calcite-tip.cjs.entry.js +4 -4
  98. package/dist/cjs/card-manager_3.cjs.entry.js +15 -12
  99. package/dist/{collection/components/card-manager/test/card-manager.e2e.js → cjs/common-13719149.js} +17 -9
  100. package/dist/cjs/{conditionalSlot-c989690a.js → conditionalSlot-795790b5.js} +1 -1
  101. package/dist/cjs/crowdsource-manager.cjs.entry.js +14 -9
  102. package/dist/cjs/crowdsource-reporter.cjs.entry.js +1 -1
  103. package/dist/cjs/{cs-532325fc.js → cs-6f20de14.js} +5 -5
  104. package/dist/cjs/{da-41411e1e.js → da-d4b3c7de.js} +5 -5
  105. package/dist/cjs/{de-at-31452a36.js → de-at-b9df2464.js} +5 -5
  106. package/dist/cjs/{de-7faafe28.js → de-cd070c4c.js} +5 -5
  107. package/dist/cjs/{de-ch-c05ad794.js → de-ch-8012e3ac.js} +5 -5
  108. package/dist/cjs/deduct-calculator.cjs.entry.js +1 -1
  109. package/dist/cjs/{downloadUtils-121fd7ff.js → downloadUtils-3e8b45ec.js} +3 -3
  110. package/dist/cjs/edit-card_2.cjs.entry.js +7 -6
  111. package/dist/cjs/{el-336b9b7a.js → el-3bafc319.js} +5 -5
  112. package/dist/cjs/{en-au-274bdf3e.js → en-au-69ac6dd5.js} +5 -5
  113. package/dist/cjs/{en-ca-feb0dab0.js → en-ca-e2d69548.js} +5 -5
  114. package/dist/cjs/{en-gb-0d00325d.js → en-gb-43cbe44d.js} +5 -5
  115. package/dist/cjs/{es-13de9478.js → es-f809bdee.js} +5 -5
  116. package/dist/cjs/{es-mx-a889d63d.js → es-mx-cb6bdcde.js} +5 -5
  117. package/dist/cjs/{et-e8b90e16.js → et-d1fb804f.js} +5 -5
  118. package/dist/cjs/{fi-7a32cf84.js → fi-809e575d.js} +5 -5
  119. package/dist/cjs/{form-44895e53.js → form-78a3337d.js} +1 -1
  120. package/dist/cjs/{fr-ch-1b79327b.js → fr-ch-ec117c1a.js} +5 -5
  121. package/dist/cjs/{fr-4b281d52.js → fr-e300020c.js} +5 -5
  122. package/dist/cjs/{he-b155cf0c.js → he-f419115b.js} +5 -5
  123. package/dist/cjs/{hi-f036e41f.js → hi-0837fa9e.js} +5 -5
  124. package/dist/cjs/{hr-ef421ab5.js → hr-26c92b0c.js} +5 -5
  125. package/dist/cjs/{hu-9a9495fa.js → hu-b4348f61.js} +5 -5
  126. package/dist/cjs/{id-57d1c6f3.js → id-39ae2fbb.js} +5 -5
  127. package/dist/cjs/{index-ee37804b.js → index-1ffa261f.js} +48 -18
  128. package/dist/cjs/{index-feeb7b6a.js → index-2bdbac04.js} +1 -1
  129. package/dist/cjs/{index.es-5c0c137a.js → index.es-bf2ee853.js} +4 -4
  130. package/dist/cjs/{it-cd26a173.js → it-c0010df5.js} +5 -5
  131. package/dist/cjs/{it-ch-7704635a.js → it-ch-1d96ff25.js} +5 -5
  132. package/dist/cjs/{ja-a40fc95f.js → ja-d612ffd0.js} +5 -5
  133. package/dist/cjs/{ko-1ca619b7.js → ko-3bacee3c.js} +5 -5
  134. package/dist/cjs/layout-manager.cjs.entry.js +2 -2
  135. package/dist/cjs/list-item.cjs.entry.js +1 -1
  136. package/dist/cjs/{loadModules-f6df8d6a.js → loadModules-03328b9d.js} +1 -1
  137. package/dist/cjs/{loadable-5d36908d.js → loadable-d12ec307.js} +1 -1
  138. package/dist/cjs/loader.cjs.js +2 -2
  139. package/dist/cjs/{locale-67f5f6b6.js → locale-d50f3250.js} +1 -1
  140. package/dist/cjs/{lt-1d18afa8.js → lt-3d9fa497.js} +5 -5
  141. package/dist/cjs/{lv-142ba83c.js → lv-3b7eddb4.js} +5 -5
  142. package/dist/cjs/map-select-tools_3.cjs.entry.js +6 -6
  143. package/dist/cjs/{mk-fa7c661d.js → mk-06e25b87.js} +5 -5
  144. package/dist/cjs/{nb-bae4efed.js → nb-631e48ca.js} +5 -5
  145. package/dist/cjs/{nl-2a0ce458.js → nl-6db6ac0b.js} +5 -5
  146. package/dist/cjs/{openCloseComponent-078fbb79.js → openCloseComponent-cfafcccc.js} +1 -1
  147. package/dist/cjs/pci-calculator.cjs.entry.js +1 -1
  148. package/dist/cjs/{pl-bbd4edda.js → pl-a139e04e.js} +5 -5
  149. package/dist/cjs/{pt-br-36764205.js → pt-br-11aab00e.js} +5 -5
  150. package/dist/cjs/{pt-74ab8ef9.js → pt-f3d702ac.js} +5 -5
  151. package/dist/cjs/public-notification.cjs.entry.js +6 -6
  152. package/dist/cjs/{publicNotificationStore-610bd880.js → publicNotificationStore-9c812ef4.js} +1 -1
  153. package/dist/cjs/{ro-ce2e1b5a.js → ro-49c70e64.js} +5 -5
  154. package/dist/cjs/{ru-0349726f.js → ru-304563d2.js} +5 -5
  155. package/dist/cjs/{shared-list-render-a5fb8233.js → shared-list-render-e6464688.js} +1 -1
  156. package/dist/cjs/{sk-2a42230b.js → sk-a8fe9263.js} +5 -5
  157. package/dist/cjs/{sl-27146799.js → sl-bf82d012.js} +5 -5
  158. package/dist/cjs/solution-configuration.cjs.entry.js +5 -4
  159. package/dist/cjs/solution-contents_3.cjs.entry.js +23 -21258
  160. package/dist/cjs/solution-item-icon.cjs.entry.js +327 -0
  161. package/dist/cjs/{solution-store-c443e657.js → solution-resource-f9e3b289.js} +2 -1698
  162. package/dist/cjs/solution-store-714601a2.js +1707 -0
  163. package/dist/cjs/solutions-components.cjs.js +3 -3
  164. package/dist/cjs/spatial-ref.cjs.entry.js +21293 -0
  165. package/dist/cjs/{sr-72fa52b5.js → sr-4f2f9974.js} +5 -5
  166. package/dist/cjs/store-manager.cjs.entry.js +1 -1
  167. package/dist/cjs/{sv-c7abc43b.js → sv-a2916e2b.js} +5 -5
  168. package/dist/cjs/{t9n-a3d7ce48.js → t9n-c630f16d.js} +1 -1
  169. package/dist/cjs/{th-e7620fd7.js → th-c5f23e8f.js} +5 -5
  170. package/dist/cjs/{tr-c1f9956d.js → tr-0486b336.js} +5 -5
  171. package/dist/cjs/{uk-a5fc4e4a.js → uk-3cf18069.js} +5 -5
  172. package/dist/cjs/{utils-a4918620.js → utils-0f154174.js} +1 -1
  173. package/dist/cjs/{vi-bd88795c.js → vi-813fe8f6.js} +5 -5
  174. package/dist/cjs/{zh-cn-797be53d.js → zh-cn-e835d4ea.js} +5 -5
  175. package/dist/cjs/{zh-hk-d1f6cd4e.js → zh-hk-cdc4af5b.js} +5 -5
  176. package/dist/cjs/{zh-tw-0342f9c3.js → zh-tw-5a93dab8.js} +5 -5
  177. package/dist/collection/collection-manifest.json +4 -2
  178. package/dist/collection/components/card-manager/card-manager.js +2 -2
  179. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +16 -0
  180. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +47 -6
  181. package/dist/collection/components/edit-card/edit-card.css +0 -12
  182. package/dist/collection/components/floor-filter/floor-filter.css +19 -0
  183. package/dist/collection/components/floor-filter/floor-filter.js +181 -0
  184. package/dist/collection/components/info-card/info-card.js +3 -2
  185. package/dist/collection/components/layer-table/layer-table.css +8 -0
  186. package/dist/collection/components/layer-table/layer-table.js +20 -4
  187. package/dist/collection/components/map-card/map-card.js +19 -1
  188. package/dist/collection/components/map-layer-picker/map-layer-picker.js +15 -11
  189. package/dist/collection/components/map-picker/map-picker.css +1 -4
  190. package/dist/collection/components/map-picker/map-picker.js +1 -1
  191. package/dist/collection/components/map-tools/map-tools.js +54 -1
  192. package/dist/collection/components/solution-configuration/solution-configuration.js +7 -1
  193. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.css +1 -7
  194. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +37 -291
  195. package/dist/collection/components/solution-spatial-ref/test/solution-spatial-ref.e2e.js +24 -12
  196. package/dist/collection/components/solution-spatial-ref/test/solution-spatial-ref.spec.js +32 -128
  197. package/dist/collection/components/spatial-ref/spatial-ref.css +20 -0
  198. package/dist/collection/components/spatial-ref/spatial-ref.js +445 -0
  199. package/dist/collection/components/spatial-ref/test/spatial-ref.e2e.js +71 -0
  200. package/dist/collection/components/spatial-ref/test/spatial-ref.spec.js +158 -0
  201. package/dist/collection/demos/crowdsource-manager.html +4 -0
  202. package/dist/collection/demos/solution-spatial-ref.html +9 -16
  203. package/dist/collection/demos/spatial-ref.html +53 -0
  204. package/dist/collection/utils/{templates.e2e.js → test/templates.e2e.js} +2 -2
  205. package/dist/collection/utils/{templates.e2e.ts → test/templates.e2e.ts} +2 -2
  206. package/dist/components/action-bar.js +7 -0
  207. package/dist/components/action-group.js +4 -0
  208. package/dist/components/action-menu.js +5 -1
  209. package/dist/components/action.js +3 -0
  210. package/dist/components/alert.js +8 -1
  211. package/dist/components/basemap-gallery2.js +2 -0
  212. package/dist/components/buffer-tools2.js +3 -0
  213. package/dist/components/button.js +4 -0
  214. package/dist/components/calcite-accordion.js +6 -1
  215. package/dist/components/calcite-action-pad.js +5 -0
  216. package/dist/components/calcite-block-section.js +3 -0
  217. package/dist/components/calcite-block.js +3 -0
  218. package/dist/components/calcite-card.js +3 -0
  219. package/dist/components/calcite-chip-group.js +3 -1
  220. package/dist/components/calcite-color-picker.js +9 -1
  221. package/dist/components/calcite-flow-item.js +3 -0
  222. package/dist/components/calcite-inline-editable.js +6 -1
  223. package/dist/components/calcite-input-date-picker.js +16 -1
  224. package/dist/components/calcite-input-time-picker.js +10 -0
  225. package/dist/components/calcite-input-time-zone.js +3 -0
  226. package/dist/components/calcite-menu-item.js +4 -1
  227. package/dist/components/calcite-meter.js +11 -0
  228. package/dist/components/calcite-option-group.js +3 -0
  229. package/dist/components/calcite-radio-button-group.js +6 -1
  230. package/dist/components/calcite-radio-button.js +6 -1
  231. package/dist/components/calcite-rating.js +4 -0
  232. package/dist/components/calcite-sheet.js +5 -1
  233. package/dist/components/calcite-split-button.js +3 -0
  234. package/dist/components/calcite-stepper-item.js +5 -1
  235. package/dist/components/calcite-stepper.js +7 -1
  236. package/dist/components/calcite-table-row.js +8 -1
  237. package/dist/components/calcite-table.js +10 -1
  238. package/dist/components/calcite-text-area.js +3 -0
  239. package/dist/components/calcite-tile-select.js +4 -1
  240. package/dist/components/calcite-tip-manager.js +5 -0
  241. package/dist/components/calcite-tip.js +3 -0
  242. package/dist/components/card-manager2.js +2 -2
  243. package/dist/components/chip.js +4 -1
  244. package/dist/components/color-picker-hex-input.js +2 -0
  245. package/dist/components/color-picker-swatch.js +2 -0
  246. package/dist/components/combobox-item.js +2 -0
  247. package/dist/components/combobox.js +14 -1
  248. package/dist/components/crowdsource-manager.js +86 -73
  249. package/dist/components/date-picker-month-header.js +4 -0
  250. package/dist/components/date-picker.js +8 -0
  251. package/dist/components/dropdown-group.js +3 -1
  252. package/dist/components/dropdown.js +9 -1
  253. package/dist/components/edit-card2.js +4 -1
  254. package/dist/components/filter2.js +5 -0
  255. package/dist/components/floor-filter.d.ts +11 -0
  256. package/dist/components/floor-filter.js +11 -0
  257. package/dist/components/floor-filter2.js +119 -0
  258. package/dist/components/handle.js +8 -0
  259. package/dist/components/icon.js +3 -0
  260. package/dist/components/info-card2.js +7 -3
  261. package/dist/components/input-message.js +3 -0
  262. package/dist/components/input-number.js +8 -0
  263. package/dist/components/input-text.js +6 -0
  264. package/dist/components/input.js +9 -0
  265. package/dist/components/layer-table2.js +12 -6
  266. package/dist/components/list-item2.js +8 -1
  267. package/dist/components/list.js +8 -1
  268. package/dist/components/map-card2.js +45 -37
  269. package/dist/components/map-draw-tools2.js +3 -0
  270. package/dist/components/map-fullscreen2.js +2 -0
  271. package/dist/components/map-layer-picker2.js +17 -11
  272. package/dist/components/map-legend2.js +2 -0
  273. package/dist/components/map-picker2.js +5 -2
  274. package/dist/components/map-search2.js +3 -0
  275. package/dist/components/map-select-tools2.js +4 -1
  276. package/dist/components/map-tools2.js +58 -11
  277. package/dist/components/menu.js +5 -1
  278. package/dist/components/modal.js +7 -1
  279. package/dist/components/notice.js +5 -0
  280. package/dist/components/option.js +5 -0
  281. package/dist/components/pagination.js +3 -0
  282. package/dist/components/panel.js +3 -0
  283. package/dist/components/pick-list-item.js +9 -0
  284. package/dist/components/popover.js +11 -0
  285. package/dist/components/public-notification.js +8 -1
  286. package/dist/components/scrim.js +3 -0
  287. package/dist/components/segmented-control-item.js +2 -0
  288. package/dist/components/segmented-control.js +7 -1
  289. package/dist/components/select.js +4 -1
  290. package/dist/components/shell-panel.js +8 -0
  291. package/dist/components/slider.js +7 -1
  292. package/dist/components/solution-configuration.js +83 -73
  293. package/dist/components/solution-contents2.js +2 -0
  294. package/dist/components/solution-item-sharing2.js +2 -0
  295. package/dist/components/solution-item2.js +2 -0
  296. package/dist/components/solution-organization-variables2.js +2 -0
  297. package/dist/components/solution-resource-item2.js +4 -1
  298. package/dist/components/solution-resource.js +1836 -0
  299. package/dist/components/solution-spatial-ref2.js +41 -21277
  300. package/dist/components/solution-store.js +2 -1830
  301. package/dist/components/solution-template-data2.js +2 -0
  302. package/dist/components/solution-variables2.js +2 -0
  303. package/dist/components/spatial-ref.d.ts +11 -0
  304. package/dist/components/spatial-ref.js +11 -0
  305. package/dist/components/spatial-ref2.js +21376 -0
  306. package/dist/components/tab-nav.js +4 -1
  307. package/dist/components/tab-title.js +5 -1
  308. package/dist/components/table-cell.js +4 -0
  309. package/dist/components/table-header.js +5 -0
  310. package/dist/components/time-picker.js +6 -1
  311. package/dist/components/tooltip.js +7 -0
  312. package/dist/components/tree-item.js +5 -1
  313. package/dist/components/value-list.js +4 -1
  314. package/dist/esm/{ExpandToggle-cc557b88.js → ExpandToggle-583be90e.js} +1 -1
  315. package/dist/esm/{FloatingArrow-2ae40cab.js → FloatingArrow-f3c4aaad.js} +1 -1
  316. package/dist/esm/{Heading-e0cca2ac.js → Heading-28b8fc31.js} +1 -1
  317. package/dist/esm/{ar-ddf52dcc.js → ar-d7509316.js} +5 -5
  318. package/dist/esm/{basemap-gallery_6.entry.js → basemap-gallery_7.entry.js} +128 -7
  319. package/dist/esm/{bg-6ae0e04d.js → bg-a6c0d55d.js} +5 -5
  320. package/dist/esm/{bs-b8b19908.js → bs-a98cc594.js} +5 -5
  321. package/dist/esm/buffer-tools_4.entry.js +7 -7
  322. package/dist/esm/{ca-35b5c182.js → ca-8d7b9677.js} +5 -5
  323. package/dist/esm/calcite-accordion-item.entry.js +2 -2
  324. package/dist/esm/calcite-accordion.entry.js +1 -1
  325. package/dist/esm/calcite-action-bar_3.entry.js +5 -5
  326. package/dist/esm/calcite-action-group_2.entry.js +4 -4
  327. package/dist/esm/calcite-action-pad.entry.js +5 -5
  328. package/dist/esm/calcite-action_2.entry.js +6 -6
  329. package/dist/esm/calcite-alert.entry.js +4 -4
  330. package/dist/esm/calcite-avatar.entry.js +1 -1
  331. package/dist/esm/calcite-block-section.entry.js +3 -3
  332. package/dist/esm/calcite-block.entry.js +5 -5
  333. package/dist/esm/calcite-button.entry.js +4 -4
  334. package/dist/esm/calcite-card.entry.js +3 -3
  335. package/dist/esm/{calcite-tree_3.entry.js → calcite-checkbox_3.entry.js} +125 -321
  336. package/dist/esm/calcite-chip-group.entry.js +2 -2
  337. package/dist/esm/calcite-chip.entry.js +4 -4
  338. package/dist/esm/calcite-color-picker-hex-input_2.entry.js +2 -2
  339. package/dist/esm/calcite-color-picker.entry.js +3 -3
  340. package/dist/esm/calcite-combobox-item-group.entry.js +1 -1
  341. package/dist/esm/calcite-combobox_6.entry.js +24 -20
  342. package/dist/esm/calcite-date-picker-day_3.entry.js +2 -2
  343. package/dist/esm/calcite-date-picker.entry.js +4 -4
  344. package/dist/esm/calcite-fab.entry.js +2 -2
  345. package/dist/esm/calcite-filter_3.entry.js +3 -3
  346. package/dist/esm/calcite-flow-item.entry.js +3 -3
  347. package/dist/esm/calcite-flow.entry.js +2 -2
  348. package/dist/esm/calcite-graph.entry.js +1 -1
  349. package/dist/esm/calcite-icon.entry.js +1 -1
  350. package/dist/esm/calcite-inline-editable.entry.js +3 -3
  351. package/dist/esm/calcite-input-date-picker.entry.js +6 -6
  352. package/dist/esm/calcite-input-number_2.entry.js +4 -4
  353. package/dist/esm/{calcite-input-time-picker-25074af7.js → calcite-input-time-picker-f5250903.js} +53 -53
  354. package/dist/esm/calcite-input-time-picker.entry.js +5 -5
  355. package/dist/esm/calcite-input-time-zone.entry.js +4 -4
  356. package/dist/esm/calcite-input_2.entry.js +4 -4
  357. package/dist/esm/calcite-label.entry.js +1 -1
  358. package/dist/esm/calcite-link.entry.js +2 -2
  359. package/dist/esm/calcite-list-item-group.entry.js +1 -1
  360. package/dist/esm/calcite-loader.entry.js +1 -1
  361. package/dist/esm/calcite-menu-item.entry.js +3 -3
  362. package/dist/esm/calcite-menu.entry.js +3 -3
  363. package/dist/esm/calcite-meter.entry.js +3 -3
  364. package/dist/esm/calcite-modal.entry.js +5 -5
  365. package/dist/esm/calcite-navigation-logo.entry.js +2 -2
  366. package/dist/esm/calcite-navigation-user.entry.js +2 -2
  367. package/dist/esm/calcite-navigation.entry.js +2 -2
  368. package/dist/esm/calcite-notice_2.entry.js +6 -6
  369. package/dist/esm/calcite-option-group.entry.js +1 -1
  370. package/dist/esm/calcite-option_2.entry.js +3 -3
  371. package/dist/esm/calcite-pagination.entry.js +3 -3
  372. package/dist/esm/calcite-panel_2.entry.js +5 -5
  373. package/dist/esm/calcite-pick-list-group.entry.js +3 -3
  374. package/dist/esm/calcite-pick-list-item.entry.js +4 -4
  375. package/dist/esm/calcite-pick-list.entry.js +3 -3
  376. package/dist/esm/calcite-radio-button-group.entry.js +2 -2
  377. package/dist/esm/calcite-radio-button.entry.js +3 -3
  378. package/dist/esm/calcite-rating.entry.js +4 -4
  379. package/dist/esm/calcite-scrim.entry.js +2 -2
  380. package/dist/esm/calcite-segmented-control_2.entry.js +3 -3
  381. package/dist/esm/calcite-sheet.entry.js +3 -3
  382. package/dist/esm/calcite-shell-center-row.entry.js +2 -2
  383. package/dist/esm/calcite-shell-panel_14.entry.js +9 -8
  384. package/dist/esm/calcite-sortable-list.entry.js +1 -1
  385. package/dist/esm/calcite-split-button.entry.js +2 -2
  386. package/dist/esm/calcite-stepper-item.entry.js +2 -2
  387. package/dist/esm/calcite-stepper.entry.js +1 -1
  388. package/dist/esm/calcite-switch.entry.js +3 -3
  389. package/dist/esm/calcite-table-cell_2.entry.js +3 -3
  390. package/dist/esm/calcite-table-row.entry.js +1 -1
  391. package/dist/esm/calcite-table.entry.js +3 -3
  392. package/dist/esm/calcite-text-area.entry.js +4 -4
  393. package/dist/esm/calcite-tile-select-group.entry.js +1 -1
  394. package/dist/esm/calcite-tile-select.entry.js +2 -2
  395. package/dist/esm/calcite-tile.entry.js +2 -2
  396. package/dist/esm/calcite-time-picker.entry.js +3 -3
  397. package/dist/esm/calcite-tip-group.entry.js +1 -1
  398. package/dist/esm/calcite-tip-manager.entry.js +3 -3
  399. package/dist/esm/calcite-tip.entry.js +4 -4
  400. package/dist/esm/card-manager_3.entry.js +15 -12
  401. package/dist/{collection/components/buffer-tools/test/buffer-tools.e2e.js → esm/common-e4a8e353.js} +15 -9
  402. package/dist/esm/{conditionalSlot-1fee63c6.js → conditionalSlot-7a5c509c.js} +1 -1
  403. package/dist/esm/crowdsource-manager.entry.js +14 -9
  404. package/dist/esm/crowdsource-reporter.entry.js +1 -1
  405. package/dist/esm/{cs-6b705d4a.js → cs-38f3de9d.js} +5 -5
  406. package/dist/esm/{da-98fb2f82.js → da-6ef39f6c.js} +5 -5
  407. package/dist/esm/{de-8c50f5a9.js → de-6aef04c8.js} +5 -5
  408. package/dist/esm/{de-at-1691a616.js → de-at-6617bb68.js} +5 -5
  409. package/dist/esm/{de-ch-79a84498.js → de-ch-552d1170.js} +5 -5
  410. package/dist/esm/deduct-calculator.entry.js +1 -1
  411. package/dist/esm/{downloadUtils-287994b1.js → downloadUtils-13d9188b.js} +3 -3
  412. package/dist/esm/edit-card_2.entry.js +7 -6
  413. package/dist/esm/{el-190e7ae2.js → el-36c2f66f.js} +5 -5
  414. package/dist/esm/{en-au-0ef540f4.js → en-au-d58f85c1.js} +5 -5
  415. package/dist/esm/{en-ca-7620d498.js → en-ca-1693b17f.js} +5 -5
  416. package/dist/esm/{en-gb-9979e5e6.js → en-gb-827d54cc.js} +5 -5
  417. package/dist/esm/{es-684f674f.js → es-adb3fd4e.js} +5 -5
  418. package/dist/esm/{es-mx-6557f849.js → es-mx-82199d09.js} +5 -5
  419. package/dist/esm/{et-39dc88ee.js → et-af7f407f.js} +5 -5
  420. package/dist/esm/{fi-ae888a7e.js → fi-37c08e8e.js} +5 -5
  421. package/dist/esm/{form-65431957.js → form-a6c0a47e.js} +1 -1
  422. package/dist/esm/{fr-0f3e5633.js → fr-1dbd68cf.js} +5 -5
  423. package/dist/esm/{fr-ch-1d3f3d8b.js → fr-ch-0da3f9d5.js} +5 -5
  424. package/dist/esm/{he-ded822de.js → he-970bc7e6.js} +5 -5
  425. package/dist/esm/{hi-2ac80022.js → hi-e332f8ea.js} +5 -5
  426. package/dist/esm/{hr-394e5f6e.js → hr-e7103f84.js} +5 -5
  427. package/dist/esm/{hu-20e6d5bf.js → hu-876d56a7.js} +5 -5
  428. package/dist/esm/{id-b3e29596.js → id-c53da15f.js} +5 -5
  429. package/dist/esm/{index-c7de2486.js → index-0740c914.js} +48 -18
  430. package/dist/esm/{index-f4bd5aa3.js → index-71d123d4.js} +1 -1
  431. package/dist/esm/{index.es-a3f8409f.js → index.es-edd974bc.js} +4 -4
  432. package/dist/esm/{it-ch-310cd66d.js → it-ch-c7aeaf03.js} +5 -5
  433. package/dist/esm/{it-fd4ce07f.js → it-f98d068c.js} +5 -5
  434. package/dist/esm/{ja-491a796f.js → ja-596aa74d.js} +5 -5
  435. package/dist/esm/{ko-4b0e597a.js → ko-bdf2643b.js} +5 -5
  436. package/dist/esm/layout-manager.entry.js +2 -2
  437. package/dist/esm/list-item.entry.js +1 -1
  438. package/dist/esm/{loadModules-2880c7e3.js → loadModules-687a30c5.js} +1 -1
  439. package/dist/esm/{loadable-d0274dee.js → loadable-54096620.js} +1 -1
  440. package/dist/esm/loader.js +3 -3
  441. package/dist/esm/{locale-9624832c.js → locale-6be4e8f0.js} +1 -1
  442. package/dist/esm/{lt-e3b6faa8.js → lt-029144ad.js} +5 -5
  443. package/dist/esm/{lv-843c127b.js → lv-00292bd8.js} +5 -5
  444. package/dist/esm/map-select-tools_3.entry.js +6 -6
  445. package/dist/esm/{mk-7d312f03.js → mk-ca84aaa7.js} +5 -5
  446. package/dist/esm/{nb-2e44a8ff.js → nb-3a17d242.js} +5 -5
  447. package/dist/esm/{nl-672e572a.js → nl-42fe3f2b.js} +5 -5
  448. package/dist/esm/{openCloseComponent-c3d01cbc.js → openCloseComponent-fd76e488.js} +1 -1
  449. package/dist/esm/pci-calculator.entry.js +1 -1
  450. package/dist/esm/{pl-2d04d234.js → pl-8ccccfb6.js} +5 -5
  451. package/dist/esm/{pt-03401582.js → pt-470ef28a.js} +5 -5
  452. package/dist/esm/{pt-br-d672a5e9.js → pt-br-15c5e95d.js} +5 -5
  453. package/dist/esm/public-notification.entry.js +6 -6
  454. package/dist/esm/{publicNotificationStore-dcf39a55.js → publicNotificationStore-f25d1e95.js} +1 -1
  455. package/dist/esm/{ro-af820149.js → ro-6ccfabcf.js} +5 -5
  456. package/dist/esm/{ru-1a0cd9d9.js → ru-4ca6ea5c.js} +5 -5
  457. package/dist/esm/{shared-list-render-e8aa5fa4.js → shared-list-render-0d4accf0.js} +1 -1
  458. package/dist/esm/{sk-1e1c79eb.js → sk-d2cc438e.js} +5 -5
  459. package/dist/esm/{sl-a99cc70f.js → sl-fa960833.js} +5 -5
  460. package/dist/esm/solution-configuration.entry.js +5 -4
  461. package/dist/esm/solution-contents_3.entry.js +22 -21257
  462. package/dist/esm/solution-item-icon.entry.js +323 -0
  463. package/dist/esm/{solution-store-b29d50f7.js → solution-resource-be35d35b.js} +1 -1697
  464. package/dist/esm/solution-store-3ee6c7a3.js +1704 -0
  465. package/dist/esm/solutions-components.js +4 -4
  466. package/dist/esm/spatial-ref.entry.js +21289 -0
  467. package/dist/esm/{sr-17c90387.js → sr-e13a01d0.js} +5 -5
  468. package/dist/esm/store-manager.entry.js +1 -1
  469. package/dist/esm/{sv-3a1f0f81.js → sv-ce009db9.js} +5 -5
  470. package/dist/esm/{t9n-142cc7d6.js → t9n-1eaba69b.js} +1 -1
  471. package/dist/esm/{th-5b5e589e.js → th-bd60a4c0.js} +5 -5
  472. package/dist/esm/{tr-2abb582d.js → tr-b117b905.js} +5 -5
  473. package/dist/esm/{uk-c4017d1c.js → uk-d75d58c8.js} +5 -5
  474. package/dist/esm/{utils-25bc3baa.js → utils-bc49354a.js} +1 -1
  475. package/dist/esm/{vi-7fcdb1c9.js → vi-d7057f94.js} +5 -5
  476. package/dist/esm/{zh-cn-dd3f8e1a.js → zh-cn-21968b0c.js} +5 -5
  477. package/dist/esm/{zh-hk-c3cc3efa.js → zh-hk-848e7600.js} +5 -5
  478. package/dist/esm/{zh-tw-9795e61e.js → zh-tw-9930054d.js} +5 -5
  479. package/dist/solutions-components/demos/crowdsource-manager.html +4 -0
  480. package/dist/solutions-components/demos/solution-spatial-ref.html +9 -16
  481. package/dist/solutions-components/demos/spatial-ref.html +53 -0
  482. package/dist/solutions-components/{p-5ce6c4f9.js → p-0014f93f.js} +1 -1
  483. package/dist/solutions-components/{p-172c2ff8.js → p-01a8ab25.js} +1 -1
  484. package/dist/solutions-components/{p-01b8dcb9.entry.js → p-01f06f9a.entry.js} +1 -1
  485. package/dist/solutions-components/{p-794f5ecf.entry.js → p-02637c3c.entry.js} +1 -1
  486. package/dist/solutions-components/{p-b08b69f3.entry.js → p-0272b972.entry.js} +3 -3
  487. package/dist/solutions-components/{p-34471053.entry.js → p-037f2f52.entry.js} +1 -1
  488. package/dist/solutions-components/{p-31c9aa38.entry.js → p-04660d48.entry.js} +1 -1
  489. package/dist/solutions-components/{p-d67cd53a.entry.js → p-04735c27.entry.js} +1 -1
  490. package/dist/solutions-components/{p-0dab4c93.js → p-05948b48.js} +1 -1
  491. package/dist/solutions-components/{p-04115935.entry.js → p-06bc850e.entry.js} +1 -1
  492. package/dist/solutions-components/{p-3f749459.entry.js → p-08b96a9c.entry.js} +1 -1
  493. package/dist/solutions-components/{p-77b3a53c.entry.js → p-09dda965.entry.js} +2 -2
  494. package/dist/solutions-components/{p-64d29ba2.entry.js → p-0aac33f5.entry.js} +2 -2
  495. package/dist/solutions-components/p-0d773964.entry.js +6 -0
  496. package/dist/solutions-components/{p-2e8ac8d0.entry.js → p-10131b72.entry.js} +1 -1
  497. package/dist/solutions-components/{p-745c7800.js → p-10f990d1.js} +1 -1
  498. package/dist/solutions-components/{p-267b290f.js → p-112c7f0b.js} +1 -1
  499. package/dist/solutions-components/p-12e15eaa.js +11 -0
  500. package/dist/solutions-components/{p-4d942b0f.entry.js → p-13b21d19.entry.js} +2 -2
  501. package/dist/solutions-components/{p-25489aec.entry.js → p-1468af6d.entry.js} +1 -1
  502. package/dist/solutions-components/{p-768de060.entry.js → p-15b2c977.entry.js} +1 -1
  503. package/dist/solutions-components/{p-280fcaab.entry.js → p-1ac699f8.entry.js} +1 -1
  504. package/dist/{collection/components/map-card/test/map-card.e2e.js → solutions-components/p-1b228f97.js} +2 -10
  505. package/dist/solutions-components/{p-9c79de73.entry.js → p-1b5fdc60.entry.js} +1 -1
  506. package/dist/solutions-components/{p-7810711d.js → p-1ed04a5a.js} +1 -1
  507. package/dist/solutions-components/{p-035a137a.entry.js → p-1fcee160.entry.js} +1 -1
  508. package/dist/solutions-components/p-2040681e.js +6 -0
  509. package/dist/solutions-components/{p-6b5f3b85.entry.js → p-22025739.entry.js} +1 -1
  510. package/dist/solutions-components/p-22edbea5.entry.js +6 -0
  511. package/dist/solutions-components/{p-129e03dd.entry.js → p-236b2000.entry.js} +1 -1
  512. package/dist/solutions-components/{p-fedd0f22.js → p-2406fda3.js} +1 -1
  513. package/dist/solutions-components/{p-7e378eb0.js → p-272018eb.js} +1 -1
  514. package/dist/solutions-components/{p-f524cc5b.entry.js → p-27492081.entry.js} +1 -1
  515. package/dist/solutions-components/{p-6fd92ce9.entry.js → p-296909a6.entry.js} +1 -1
  516. package/dist/solutions-components/{p-45f50640.js → p-29e42601.js} +1 -1
  517. package/dist/solutions-components/{p-b6babf4d.js → p-2a23b33c.js} +1 -1
  518. package/dist/solutions-components/{p-1139acc7.js → p-2b749168.js} +1 -1
  519. package/dist/solutions-components/{p-430a06d9.js → p-2ed7930b.js} +1 -1
  520. package/dist/solutions-components/{p-bb2a526a.entry.js → p-2ffbb0aa.entry.js} +1 -1
  521. package/dist/solutions-components/{p-baac72ec.entry.js → p-32d8a04d.entry.js} +1 -1
  522. package/dist/solutions-components/{p-b8859882.entry.js → p-33247dbf.entry.js} +1 -1
  523. package/dist/solutions-components/{p-3399ccfd.js → p-345a4781.js} +1 -1
  524. package/dist/solutions-components/{p-1ab414e0.js → p-375fd36b.js} +2 -2
  525. package/dist/solutions-components/{p-1cb9e670.js → p-38dcc542.js} +1 -1
  526. package/dist/solutions-components/{p-4b31c994.entry.js → p-41ee9121.entry.js} +1 -1
  527. package/dist/solutions-components/{p-7f76fe11.js → p-44f8ec67.js} +1 -1
  528. package/dist/solutions-components/{p-cc462e38.js → p-482534a7.js} +1 -1
  529. package/dist/solutions-components/{p-cbd1313c.entry.js → p-499bc634.entry.js} +2 -2
  530. package/dist/solutions-components/{p-80fea327.js → p-4a382f62.js} +1 -1
  531. package/dist/solutions-components/{p-4a3cdcab.js → p-4caa1f9d.js} +1 -1
  532. package/dist/solutions-components/{p-3166f85f.entry.js → p-4dd80a57.entry.js} +1 -1
  533. package/dist/solutions-components/{p-34a6324f.js → p-4f35e0b8.js} +1 -1
  534. package/dist/solutions-components/{p-b0f131a3.entry.js → p-521e30a8.entry.js} +1 -1
  535. package/dist/solutions-components/{p-0a883f51.entry.js → p-52db1792.entry.js} +1 -1
  536. package/dist/solutions-components/{p-f913ed49.entry.js → p-52f0f3ad.entry.js} +1 -1
  537. package/dist/solutions-components/{p-3cc30e11.entry.js → p-53fe14b3.entry.js} +1 -1
  538. package/dist/solutions-components/p-573d2241.entry.js +18 -0
  539. package/dist/solutions-components/{p-19c5e43e.entry.js → p-575f731c.entry.js} +1 -1
  540. package/dist/solutions-components/{p-60395ffe.entry.js → p-579cc100.entry.js} +1 -1
  541. package/dist/solutions-components/{p-b1b646e2.js → p-57f2b4f9.js} +1 -1
  542. package/dist/solutions-components/{p-698c6a56.js → p-58c2de0d.js} +2 -2
  543. package/dist/solutions-components/{p-6e8a194d.js → p-58da33ce.js} +1 -1
  544. package/dist/solutions-components/{p-bf528ffd.js → p-595b6177.js} +1 -1
  545. package/dist/solutions-components/{p-ba5bb069.js → p-5c83c577.js} +1 -1
  546. package/dist/solutions-components/{p-d32b683a.js → p-5dc13b6d.js} +2 -2
  547. package/dist/solutions-components/{p-15a9fe95.entry.js → p-5e8dee25.entry.js} +1 -1
  548. package/dist/solutions-components/{p-344f18cb.js → p-61f3b001.js} +1 -1
  549. package/dist/solutions-components/{p-469c8f8a.js → p-63a6c23c.js} +1 -1
  550. package/dist/solutions-components/{p-eb58da32.entry.js → p-649e12c3.entry.js} +1 -1
  551. package/dist/solutions-components/{p-4a1177cb.js → p-6610bad4.js} +1 -1
  552. package/dist/solutions-components/{p-c6ec3442.js → p-66380f26.js} +1 -1
  553. package/dist/solutions-components/{p-5ef595d1.entry.js → p-672d79f2.entry.js} +1 -1
  554. package/dist/solutions-components/{p-936f3d55.js → p-68b33cb6.js} +1 -1
  555. package/dist/solutions-components/{p-78d2e50c.entry.js → p-6954fc16.entry.js} +1 -1
  556. package/dist/solutions-components/{p-ab1136be.entry.js → p-6d50909d.entry.js} +1 -1
  557. package/dist/solutions-components/{p-7501734c.js → p-6e5bbdbd.js} +1 -1
  558. package/dist/solutions-components/{p-bca7e7eb.entry.js → p-6e89bbec.entry.js} +1 -1
  559. package/dist/solutions-components/{p-9d8f7215.js → p-6eecc279.js} +1 -1
  560. package/dist/solutions-components/{p-4797a3cf.entry.js → p-6f012379.entry.js} +1 -1
  561. package/dist/solutions-components/{p-8bed242f.entry.js → p-70c370a9.entry.js} +1 -1
  562. package/dist/solutions-components/{p-eaf5987f.js → p-71d0f30c.js} +1 -1
  563. package/dist/solutions-components/{p-cef70b7a.entry.js → p-740ef07f.entry.js} +1 -1
  564. package/dist/solutions-components/{p-dfd2bfd2.entry.js → p-7758f01f.entry.js} +1 -1
  565. package/dist/solutions-components/{p-14476bd9.js → p-7814f6db.js} +1 -1
  566. package/dist/solutions-components/{p-92ad7b80.entry.js → p-790dac6b.entry.js} +1 -1
  567. package/dist/solutions-components/{p-4e1cd165.entry.js → p-79396110.entry.js} +1 -1
  568. package/dist/solutions-components/p-79c55b19.entry.js +6 -0
  569. package/dist/solutions-components/{p-c52751f2.js → p-7c23c4cd.js} +1 -1
  570. package/dist/solutions-components/{p-c53e947f.entry.js → p-7d347571.entry.js} +1 -1
  571. package/dist/solutions-components/p-7d7b7536.entry.js +21 -0
  572. package/dist/solutions-components/{p-2a4dee2f.entry.js → p-7e2220d7.entry.js} +1 -1
  573. package/dist/solutions-components/{p-07163369.entry.js → p-7e6b953a.entry.js} +1 -1
  574. package/dist/solutions-components/{p-d65c4d90.entry.js → p-7f8be8cd.entry.js} +1 -1
  575. package/dist/solutions-components/{p-d2f24ad1.js → p-81a962c3.js} +1 -1
  576. package/dist/solutions-components/{p-2bfb8046.entry.js → p-85287a5e.entry.js} +2 -2
  577. package/dist/solutions-components/{p-76aba0ae.entry.js → p-892075e5.entry.js} +2 -2
  578. package/dist/solutions-components/{p-1603e9ff.js → p-89fc9c87.js} +2 -2
  579. package/dist/solutions-components/{p-3abd1256.entry.js → p-8cf4fd05.entry.js} +1 -1
  580. package/dist/solutions-components/{p-45489c38.js → p-903aa065.js} +1 -1
  581. package/dist/solutions-components/p-91c78d98.js +7 -0
  582. package/dist/solutions-components/{p-96fe0805.entry.js → p-947d032f.entry.js} +1 -1
  583. package/dist/solutions-components/{p-0c48d072.js → p-965495c7.js} +1 -1
  584. package/dist/solutions-components/{p-e755a394.entry.js → p-9654f62f.entry.js} +1 -1
  585. package/dist/solutions-components/{p-423e9751.entry.js → p-97082d8d.entry.js} +1 -1
  586. package/dist/solutions-components/{p-22833bd3.js → p-99d8a839.js} +1 -1
  587. package/dist/solutions-components/{p-af7c14db.js → p-9b3e8d42.js} +1 -1
  588. package/dist/solutions-components/{p-57e866b8.js → p-9c5e66fe.js} +1 -1
  589. package/dist/solutions-components/{p-f57ac880.entry.js → p-9de59894.entry.js} +1 -1
  590. package/dist/solutions-components/{p-73fb22e6.js → p-9f7d7413.js} +1 -1
  591. package/dist/solutions-components/p-a3ef570f.entry.js +6 -0
  592. package/dist/solutions-components/{p-2c551d05.entry.js → p-a4328542.entry.js} +1 -1
  593. package/dist/solutions-components/{p-1930b17b.js → p-a452c2a8.js} +1 -1
  594. package/dist/solutions-components/{p-b955d734.entry.js → p-a62ec89b.entry.js} +1 -1
  595. package/dist/solutions-components/{p-30d623da.js → p-a6cf2623.js} +2 -2
  596. package/dist/solutions-components/{p-8cb140c1.js → p-a7d5752b.js} +1 -1
  597. package/dist/solutions-components/p-a8a80924.entry.js +6 -0
  598. package/dist/solutions-components/{p-ef7f84f3.js → p-ab857e6d.js} +1 -1
  599. package/dist/solutions-components/p-ac7332b3.entry.js +6 -0
  600. package/dist/solutions-components/{p-9b274fb7.entry.js → p-ae443c91.entry.js} +1 -1
  601. package/dist/solutions-components/{p-90da2ee4.entry.js → p-af25c24c.entry.js} +3 -3
  602. package/dist/solutions-components/{p-02306194.entry.js → p-af68933d.entry.js} +1 -1
  603. package/dist/solutions-components/{p-f21953d6.js → p-b73319e1.js} +1 -1
  604. package/dist/solutions-components/{p-6767ad18.entry.js → p-bb6f49fb.entry.js} +1 -1
  605. package/dist/solutions-components/{p-732d1f36.entry.js → p-bf48be66.entry.js} +1 -1
  606. package/dist/solutions-components/{p-6fd5cad1.js → p-c1a86a7f.js} +1 -1
  607. package/dist/solutions-components/{p-1f555ffc.js → p-c347875f.js} +1 -1
  608. package/dist/solutions-components/{p-f670a739.js → p-c5fd52fa.js} +1 -1
  609. package/dist/solutions-components/{p-2379bf72.entry.js → p-c69de0fa.entry.js} +1 -1
  610. package/dist/solutions-components/{p-7c5eaf19.js → p-c6c4ed96.js} +1 -1
  611. package/dist/solutions-components/{p-3c5c1487.entry.js → p-ceffb944.entry.js} +2 -2
  612. package/dist/solutions-components/{p-e01bf2ec.entry.js → p-cfdb15b7.entry.js} +1 -1
  613. package/dist/solutions-components/p-d0544f24.js +192 -0
  614. package/dist/solutions-components/{p-01eb495b.entry.js → p-d2fab6cd.entry.js} +1 -1
  615. package/dist/solutions-components/{p-7749e304.entry.js → p-d31fe523.entry.js} +1 -1
  616. package/dist/solutions-components/{p-6ac61b3a.entry.js → p-d9229a22.entry.js} +1 -1
  617. package/dist/solutions-components/{p-e28bec90.js → p-dac63a50.js} +1 -1
  618. package/dist/solutions-components/{p-252a1df3.entry.js → p-dc38fe60.entry.js} +1 -1
  619. package/dist/solutions-components/{p-753da967.entry.js → p-dd7e8e5d.entry.js} +1 -1
  620. package/dist/solutions-components/{p-28238078.js → p-dec91018.js} +1 -1
  621. package/dist/solutions-components/{p-734cb206.entry.js → p-e03226cf.entry.js} +1 -1
  622. package/dist/solutions-components/{p-493efa67.entry.js → p-e4bd7ed1.entry.js} +1 -1
  623. package/dist/solutions-components/{p-12faff7c.js → p-e5e60190.js} +1 -1
  624. package/dist/solutions-components/{p-e4a3a8a2.entry.js → p-e770c412.entry.js} +1 -1
  625. package/dist/solutions-components/{p-38eb91d3.js → p-e7c11602.js} +1 -1
  626. package/dist/solutions-components/{p-b27c416e.entry.js → p-e851ead7.entry.js} +1 -1
  627. package/dist/solutions-components/{p-9f193b28.entry.js → p-e85ee6f1.entry.js} +1 -1
  628. package/dist/solutions-components/{p-d89050c9.js → p-e9148c7b.js} +2 -2
  629. package/dist/solutions-components/{p-2c99a243.js → p-e9ae9ec7.js} +1 -1
  630. package/dist/solutions-components/{p-8abdcfa4.js → p-e9f128b3.js} +1 -1
  631. package/dist/solutions-components/{p-1d84e73c.js → p-eb5e6881.js} +1 -1
  632. package/dist/solutions-components/{p-bfc9d4b0.entry.js → p-ecd5e842.entry.js} +1 -1
  633. package/dist/solutions-components/{p-66dd455f.entry.js → p-f2c3068e.entry.js} +1 -1
  634. package/dist/solutions-components/{p-86885106.js → p-f53a8e59.js} +1 -1
  635. package/dist/solutions-components/{p-cb6bba8a.entry.js → p-f5523c9d.entry.js} +2 -2
  636. package/dist/solutions-components/{p-b6e89988.entry.js → p-fa124fdf.entry.js} +1 -1
  637. package/dist/solutions-components/{p-29c26a5d.entry.js → p-fa3732fa.entry.js} +1 -1
  638. package/dist/solutions-components/{p-69cb8427.js → p-fad93fd0.js} +1 -1
  639. package/dist/solutions-components/{p-d22be647.entry.js → p-fb1a6e2e.entry.js} +1 -1
  640. package/dist/solutions-components/{p-71fb484a.entry.js → p-fc0ca498.entry.js} +2 -2
  641. package/dist/solutions-components/p-ff0d7712.js +44 -0
  642. package/dist/solutions-components/{p-e39f0574.js → p-ff40cfb2.js} +1 -1
  643. package/dist/solutions-components/{p-ff4351b7.entry.js → p-ff863f16.entry.js} +1 -1
  644. package/dist/solutions-components/{p-016f47e2.entry.js → p-ffb567ab.entry.js} +1 -1
  645. package/dist/solutions-components/solutions-components.esm.js +1 -1
  646. package/dist/solutions-components/utils/{templates.e2e.ts → test/templates.e2e.ts} +2 -2
  647. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +9 -1
  648. package/dist/types/components/floor-filter/floor-filter.d.ts +65 -0
  649. package/dist/types/components/layer-table/layer-table.d.ts +4 -0
  650. package/dist/types/components/map-card/map-card.d.ts +4 -0
  651. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +9 -5
  652. package/dist/types/components/map-tools/map-tools.d.ts +24 -0
  653. package/dist/types/components/solution-spatial-ref/solution-spatial-ref.d.ts +11 -93
  654. package/dist/types/components/spatial-ref/spatial-ref.d.ts +142 -0
  655. package/dist/types/components.d.ts +131 -16
  656. package/dist/types/preact.d.ts +8 -1
  657. package/dist/types/stencil-public-runtime.d.ts +3 -3
  658. package/package.json +6 -6
  659. package/dist/cjs/calcite-checkbox.cjs.entry.js +0 -136
  660. package/dist/collection/components/basemap-gallery/test/basemap-gallery.e2e.js +0 -29
  661. package/dist/collection/components/basemap-gallery/test/basemap-gallery.spec.js +0 -37
  662. package/dist/collection/components/buffer-tools/test/buffer-tools.spec.js +0 -160
  663. package/dist/collection/components/card-manager/test/card-manager.spec.js +0 -37
  664. package/dist/collection/components/crowdsource-manager/test/crowdsource-manager.e2e.js +0 -29
  665. package/dist/collection/components/crowdsource-manager/test/crowdsource-manager.spec.js +0 -37
  666. package/dist/collection/components/crowdsource-reporter/test/crowdsource-reporter.e2e.js +0 -29
  667. package/dist/collection/components/crowdsource-reporter/test/crowdsource-reporter.spec.js +0 -37
  668. package/dist/collection/components/deduct-calculator/test/deduct-calculator.e2e.js +0 -29
  669. package/dist/collection/components/deduct-calculator/test/deduct-calculator.spec.js +0 -37
  670. package/dist/collection/components/edit-card/test/edit-card.e2e.js +0 -14
  671. package/dist/collection/components/edit-card/test/edit-card.spec.js +0 -22
  672. package/dist/collection/components/info-card/test/info-card.e2e.js +0 -29
  673. package/dist/collection/components/info-card/test/info-card.spec.js +0 -37
  674. package/dist/collection/components/json-editor/test/json-editor.e2e.js +0 -36
  675. package/dist/collection/components/json-editor/test/json-editor.spec.js +0 -65
  676. package/dist/collection/components/layer-table/test/layer-table.e2e.js +0 -29
  677. package/dist/collection/components/layer-table/test/layer-table.spec.js +0 -37
  678. package/dist/collection/components/layout-manager/test/layout-manager.e2e.js +0 -29
  679. package/dist/collection/components/layout-manager/test/layout-manager.spec.js +0 -37
  680. package/dist/collection/components/list-item/test/list-item.e2e.js +0 -29
  681. package/dist/collection/components/list-item/test/list-item.spec.js +0 -37
  682. package/dist/collection/components/map-card/test/map-card.spec.js +0 -37
  683. package/dist/collection/components/map-draw-tools/test/map-draw-tools.e2e.js +0 -29
  684. package/dist/collection/components/map-draw-tools/test/map-draw-tools.spec.js +0 -37
  685. package/dist/collection/components/map-fullscreen/test/map-fullscreen.e2e.js +0 -29
  686. package/dist/collection/components/map-fullscreen/test/map-fullscreen.spec.js +0 -37
  687. package/dist/collection/components/map-layer-picker/test/map-layer-picker.e2e.js +0 -29
  688. package/dist/collection/components/map-layer-picker/test/map-layer-picker.spec.js +0 -114
  689. package/dist/collection/components/map-legend/test/map-legend.e2e.js +0 -14
  690. package/dist/collection/components/map-legend/test/map-legend.spec.js +0 -22
  691. package/dist/collection/components/map-picker/test/map-picker.e2e.js +0 -29
  692. package/dist/collection/components/map-picker/test/map-picker.spec.js +0 -37
  693. package/dist/collection/components/map-search/test/map-search.e2e.js +0 -29
  694. package/dist/collection/components/map-search/test/map-search.spec.js +0 -37
  695. package/dist/collection/components/map-select-tools/test/map-select-tools.e2e.js +0 -29
  696. package/dist/collection/components/map-select-tools/test/map-select-tools.spec.js +0 -366
  697. package/dist/collection/components/map-tools/test/map-tools.e2e.js +0 -29
  698. package/dist/collection/components/map-tools/test/map-tools.spec.js +0 -37
  699. package/dist/collection/components/pci-calculator/test/pci-calculator.e2e.js +0 -29
  700. package/dist/collection/components/pci-calculator/test/pci-calculator.spec.js +0 -37
  701. package/dist/collection/components/pdf-download/test/pdf-download.e2e.js +0 -76
  702. package/dist/collection/components/pdf-download/test/pdf-download.spec.js +0 -107
  703. package/dist/collection/components/public-notification/test/public-notification.spec.js +0 -161
  704. package/dist/collection/components/refine-selection/test/refine-selection.e2e.js +0 -14
  705. package/dist/collection/components/refine-selection/test/refine-selection.spec.js +0 -22
  706. package/dist/collection/components/solution-configuration/test/solution-configuration.e2e.js +0 -36
  707. package/dist/collection/components/solution-configuration/test/solution-configuration.spec.js +0 -119
  708. package/dist/collection/components/solution-contents/test/solution-contents.e2e.js +0 -94
  709. package/dist/collection/components/solution-contents/test/solution-contents.spec.js +0 -143
  710. package/dist/collection/components/solution-item/test/solution-item.e2e.js +0 -36
  711. package/dist/collection/components/solution-item/test/solution-item.spec.js +0 -77
  712. package/dist/collection/components/solution-item-details/test/solution-item-details.e2e.js +0 -36
  713. package/dist/collection/components/solution-item-details/test/solution-item-details.spec.js +0 -142
  714. package/dist/collection/components/solution-item-icon/test/solution-item-icon.e2e.js +0 -29
  715. package/dist/collection/components/solution-item-icon/test/solution-item-icon.spec.js +0 -39
  716. package/dist/collection/components/solution-item-sharing/test/solution-item-sharing.e2e.js +0 -36
  717. package/dist/collection/components/solution-item-sharing/test/solution-item-sharing.spec.js +0 -54
  718. package/dist/collection/components/solution-organization-variables/test/solution-organization-variables.e2e.js +0 -36
  719. package/dist/collection/components/solution-organization-variables/test/solution-organization-variables.spec.js +0 -65
  720. package/dist/collection/components/solution-resource-item/test/solution-resource-item.e2e.js +0 -36
  721. package/dist/collection/components/solution-resource-item/test/solution-resource-item.spec.js +0 -55
  722. package/dist/collection/components/solution-template-data/test/solution-template-data.e2e.js +0 -36
  723. package/dist/collection/components/solution-template-data/test/solution-template-data.spec.js +0 -60
  724. package/dist/collection/components/solution-variables/test/solution-variables.e2e.js +0 -36
  725. package/dist/collection/components/solution-variables/test/solution-variables.spec.js +0 -131
  726. package/dist/esm/calcite-checkbox.entry.js +0 -132
  727. package/dist/solutions-components/p-17d176b5.js +0 -230
  728. package/dist/solutions-components/p-1d9a5198.entry.js +0 -37
  729. package/dist/solutions-components/p-33613993.js +0 -7
  730. package/dist/solutions-components/p-3707d9bd.entry.js +0 -6
  731. package/dist/solutions-components/p-41bbccbc.entry.js +0 -6
  732. package/dist/solutions-components/p-4f2fce86.entry.js +0 -6
  733. package/dist/solutions-components/p-5079b190.js +0 -11
  734. package/dist/solutions-components/p-5ffaaaf4.entry.js +0 -6
  735. package/dist/solutions-components/p-736e76fb.entry.js +0 -17
  736. package/dist/solutions-components/p-dda517b9.entry.js +0 -6
  737. package/dist/solutions-components/p-fec5368b.js +0 -6
  738. /package/dist/collection/components/{solution-spatial-ref → spatial-ref}/spatialreferences.js +0 -0
  739. /package/dist/types/components/{solution-spatial-ref → spatial-ref}/spatialreferences.d.ts +0 -0
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { DeductCalculator } from "../deduct-calculator";
23
- xdescribe('pci-calculator', () => {
24
- it('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [DeductCalculator],
27
- html: `<deduct-calculator></deduct-calculator>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <deduct-calculator>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </deduct-calculator>
35
- `);
36
- });
37
- });
@@ -1,14 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- import { newE2EPage } from "@stencil/core/testing";
7
- xdescribe('edit-card', () => {
8
- it('renders', async () => {
9
- const page = await newE2EPage();
10
- await page.setContent('<edit-card></edit-card>');
11
- const element = await page.find('edit-card');
12
- expect(element).toHaveClass('hydrated');
13
- });
14
- });
@@ -1,22 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- import { newSpecPage } from "@stencil/core/testing";
7
- import { EditCard } from "../edit-card";
8
- xdescribe('edit-card', () => {
9
- it('renders', async () => {
10
- const page = await newSpecPage({
11
- components: [EditCard],
12
- html: `<edit-card></edit-card>`,
13
- });
14
- expect(page.root).toEqualHtml(`
15
- <edit-card>
16
- <mock:shadow-root>
17
- <slot></slot>
18
- </mock:shadow-root>
19
- </edit-card>
20
- `);
21
- });
22
- });
@@ -1,29 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newE2EPage } from "@stencil/core/testing";
22
- xdescribe('info-card', () => {
23
- it('renders', async () => {
24
- const page = await newE2EPage();
25
- await page.setContent('<info-card></info-card>');
26
- const element = await page.find('info-card');
27
- expect(element).toHaveClass('hydrated');
28
- });
29
- });
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { InfoCard } from "../info-card";
23
- xdescribe('info-card', () => {
24
- it('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [InfoCard],
27
- html: `<info-card></info-card>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <info-card>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </info-card>
35
- `);
36
- });
37
- });
@@ -1,36 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- //import { newE2EPage } from '@stencil/core/testing';
22
- xdescribe('json-editor', () => {
23
- it('renders', async () => {
24
- //TEST commented out for now.
25
- // need to work out how we pass translations
26
- // e2e tests don't seem to support a similar apporach to the unit tests where we can use template to load JSX
27
- // could flatten the translations further so it would contain no sub groups
28
- // could set default translations for each file
29
- // and could still have a test to compare the default with the actual as a way to verify
30
- // const page = await newE2EPage();
31
- // await page.setContent('<json-editor></json-editor>');
32
- // const element = await page.find('json-editor');
33
- // expect(element).toHaveClass('hydrated');
34
- expect("Nothing").toEqual("Nothing");
35
- });
36
- });
@@ -1,65 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { JsonEditor } from "../json-editor";
23
- import { h } from "@stencil/core";
24
- // Mock MutationObserver because Jest environment doesn't have it
25
- const mutationObserverMock = jest.fn(function MutationObserver() {
26
- this.observe = jest.fn();
27
- });
28
- global.MutationObserver = mutationObserverMock;
29
- xdescribe('json-editor', () => {
30
- it('renders', async () => {
31
- const page = await newSpecPage({
32
- components: [JsonEditor],
33
- template: () => (h("json-editor", { instanceid: "ABC123", value: "{a:'A'}" }))
34
- });
35
- expect(page.root).toEqualHtml(`
36
- <json-editor class="json-editor-position" instanceid="ABC123" value="{a:'A'}">
37
- <div class="editor-container padding-right" id="ABC123-editor-container">
38
- <div class="editor-controls">
39
- <div class="editor-buttons">
40
- <calcite-button appearance="solid" class="edit-button" color="blue" id="ABC123-undo" scale="s" title="Undo">
41
- <calcite-icon icon="undo" scale="s"></calcite-icon>
42
- </calcite-button>
43
- <calcite-button appearance="solid" class="edit-button" color="blue" id="ABC123-redo" scale="s" title="Redo">
44
- <calcite-icon icon="redo" scale="s"></calcite-icon>
45
- </calcite-button>
46
- <calcite-button appearance="solid" class="edit-button" color="blue" id="ABC123-diff" scale="s" title="Toggle Diff Editor">
47
- <calcite-icon icon="compare" scale="s"></calcite-icon>
48
- </calcite-button>
49
- <calcite-button appearance="outline" class="edit-button" color="blue" id="ABC123-search" scale="s" title="Search">
50
- <calcite-icon icon="search" scale="s"></calcite-icon>
51
- </calcite-button>
52
- <calcite-button appearance="solid" class="edit-button" color="blue" disabled="" id="ABC123-reset" scale="s" title="Cancel Edits">
53
- <calcite-icon icon="reset" scale="s"></calcite-icon>
54
- </calcite-button>
55
- </div>
56
- </div>
57
- <div class="edit-parent">
58
- <div class="json-edit-container" id="ABC123-container"></div>
59
- <div class="json-edit-container display-none" id="ABC123-diff-container"></div>
60
- </div>
61
- </div>
62
- </json-editor>
63
- `);
64
- });
65
- });
@@ -1,29 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newE2EPage } from "@stencil/core/testing";
22
- xdescribe('layer-table', () => {
23
- it('renders', async () => {
24
- const page = await newE2EPage();
25
- await page.setContent('<layer-table></layer-table>');
26
- const element = await page.find('layer-table');
27
- expect(element).toHaveClass('hydrated');
28
- });
29
- });
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { LayerTable } from "../layer-table";
23
- xdescribe('layer-table', () => {
24
- it('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [LayerTable],
27
- html: `<layer-table></layer-table>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <layer-table>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </layer-table>
35
- `);
36
- });
37
- });
@@ -1,29 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2023 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newE2EPage } from "@stencil/core/testing";
22
- xdescribe('layout-manager', () => {
23
- it('renders', async () => {
24
- const page = await newE2EPage();
25
- await page.setContent('<layout-manager></layout-manager>');
26
- const element = await page.find('layout-manager');
27
- expect(element).toHaveClass('hydrated');
28
- });
29
- });
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2023 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { LayoutManager } from "../layout-manager";
23
- xdescribe('layout-manager', () => {
24
- it('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [LayoutManager],
27
- html: `<layout-manager></layout-manager>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <layout-manager>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </layout-manager>
35
- `);
36
- });
37
- });
@@ -1,29 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newE2EPage } from "@stencil/core/testing";
22
- xdescribe('list-item', () => {
23
- it('renders', async () => {
24
- const page = await newE2EPage();
25
- await page.setContent('<list-item></list-item>');
26
- const element = await page.find('list-item');
27
- expect(element).toHaveClass('hydrated');
28
- });
29
- });
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { ListItem } from "../list-item";
23
- xdescribe('list-item', () => {
24
- it('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [ListItem],
27
- html: `<list-item></list-item>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <list-item>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </list-item>
35
- `);
36
- });
37
- });
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { MapCard } from "../map-card";
23
- xdescribe('map-card', () => {
24
- it('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [MapCard],
27
- html: `<map-card></map-card>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <map-card>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </map-card>
35
- `);
36
- });
37
- });
@@ -1,29 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newE2EPage } from "@stencil/core/testing";
22
- xdescribe('map-draw-tools', () => {
23
- xit('renders', async () => {
24
- const page = await newE2EPage();
25
- await page.setContent('<map-draw-tools></map-draw-tools>');
26
- const element = await page.find('map-draw-tools');
27
- expect(element).toHaveClass('hydrated');
28
- });
29
- });
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { MapDrawTools } from "../map-draw-tools";
23
- xdescribe('map-draw-tools', () => {
24
- xit('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [MapDrawTools],
27
- html: `<map-draw-tools></map-draw-tools>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <map-draw-tools>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </map-draw-tools>
35
- `);
36
- });
37
- });
@@ -1,29 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newE2EPage } from "@stencil/core/testing";
22
- xdescribe('map-fullscreen', () => {
23
- it('renders', async () => {
24
- const page = await newE2EPage();
25
- await page.setContent('<map-fullscreen></map-fullscreen>');
26
- const element = await page.find('map-fullscreen');
27
- expect(element).toHaveClass('hydrated');
28
- });
29
- });
@@ -1,37 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newSpecPage } from "@stencil/core/testing";
22
- import { MapFullscreen } from "../map-fullscreen";
23
- xdescribe('map-fullscreen', () => {
24
- it('renders', async () => {
25
- const page = await newSpecPage({
26
- components: [MapFullscreen],
27
- html: `<map-fullscreen></map-fullscreen>`,
28
- });
29
- expect(page.root).toEqualHtml(`
30
- <map-fullscreen>
31
- <mock:shadow-root>
32
- <slot></slot>
33
- </mock:shadow-root>
34
- </map-fullscreen>
35
- `);
36
- });
37
- });
@@ -1,29 +0,0 @@
1
- /*!
2
- * Copyright 2022 Esri
3
- * Licensed under the Apache License, Version 2.0
4
- * http://www.apache.org/licenses/LICENSE-2.0
5
- */
6
- /** @license
7
- * Copyright 2022 Esri
8
- *
9
- * Licensed under the Apache License, Version 2.0 (the "License");
10
- * you may not use this file except in compliance with the License.
11
- * You may obtain a copy of the License at
12
- *
13
- * http://www.apache.org/licenses/LICENSE-2.0
14
- *
15
- * Unless required by applicable law or agreed to in writing, software
16
- * distributed under the License is distributed on an "AS IS" BASIS,
17
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
18
- * See the License for the specific language governing permissions and
19
- * limitations under the License.
20
- */
21
- import { newE2EPage } from "@stencil/core/testing";
22
- xdescribe('map-layer-picker', () => {
23
- it('renders', async () => {
24
- const page = await newE2EPage();
25
- await page.setContent('<map-layer-picker></map-layer-picker>');
26
- const element = await page.find('map-layer-picker');
27
- expect(element).toHaveClass('hydrated');
28
- });
29
- });