@esri/solutions-components 0.10.30 → 0.10.32

Sign up to get free protection for your applications and to get access to all the features.
Files changed (245) hide show
  1. package/dist/cjs/basemap-gallery_7.cjs.entry.js +6 -6
  2. package/dist/cjs/buffer-tools_3.cjs.entry.js +1 -1
  3. package/dist/cjs/calcite-alert_5.cjs.entry.js +33 -12
  4. package/dist/cjs/calcite-combobox_3.cjs.entry.js +1 -1
  5. package/dist/cjs/calcite-flow_4.cjs.entry.js +15 -17
  6. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +6 -6
  7. package/dist/cjs/card-manager_3.cjs.entry.js +9 -9
  8. package/dist/cjs/crowdsource-reporter.cjs.entry.js +45 -22
  9. package/dist/cjs/feature-list.cjs.entry.js +16 -10
  10. package/dist/cjs/layout-manager.cjs.entry.js +1 -1
  11. package/dist/cjs/list-flow-item.cjs.entry.js +1 -1
  12. package/dist/cjs/loader.cjs.js +1 -1
  13. package/dist/cjs/location-flow-item.cjs.entry.js +1 -1
  14. package/dist/cjs/map-select-tools_3.cjs.entry.js +3 -3
  15. package/dist/cjs/pci-calculator.cjs.entry.js +1 -1
  16. package/dist/cjs/public-notification.cjs.entry.js +1 -1
  17. package/dist/cjs/refine-results-flow-item.cjs.entry.js +1 -1
  18. package/dist/cjs/share-item.cjs.entry.js +1 -1
  19. package/dist/cjs/solution-configuration.cjs.entry.js +3 -3
  20. package/dist/cjs/solution-contents_3.cjs.entry.js +3 -3
  21. package/dist/cjs/solution-item-accordion.cjs.entry.js +1 -1
  22. package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
  23. package/dist/cjs/solutions-components.cjs.js +1 -1
  24. package/dist/cjs/spatial-ref.cjs.entry.js +1 -1
  25. package/dist/collection/assets/t9n/create-feature/resources_ar.json +1 -1
  26. package/dist/collection/assets/t9n/create-feature/resources_bg.json +1 -1
  27. package/dist/collection/assets/t9n/create-feature/resources_bs.json +1 -1
  28. package/dist/collection/assets/t9n/create-feature/resources_ca.json +1 -1
  29. package/dist/collection/assets/t9n/create-feature/resources_cs.json +1 -1
  30. package/dist/collection/assets/t9n/create-feature/resources_da.json +1 -1
  31. package/dist/collection/assets/t9n/create-feature/resources_de.json +1 -1
  32. package/dist/collection/assets/t9n/create-feature/resources_el.json +1 -1
  33. package/dist/collection/assets/t9n/create-feature/resources_es.json +1 -1
  34. package/dist/collection/assets/t9n/create-feature/resources_et.json +1 -1
  35. package/dist/collection/assets/t9n/create-feature/resources_fi.json +1 -1
  36. package/dist/collection/assets/t9n/create-feature/resources_fr.json +1 -1
  37. package/dist/collection/assets/t9n/create-feature/resources_he.json +1 -1
  38. package/dist/collection/assets/t9n/create-feature/resources_hr.json +1 -1
  39. package/dist/collection/assets/t9n/create-feature/resources_hu.json +1 -1
  40. package/dist/collection/assets/t9n/create-feature/resources_id.json +1 -1
  41. package/dist/collection/assets/t9n/create-feature/resources_it.json +1 -1
  42. package/dist/collection/assets/t9n/create-feature/resources_ja.json +1 -1
  43. package/dist/collection/assets/t9n/create-feature/resources_ko.json +1 -1
  44. package/dist/collection/assets/t9n/create-feature/resources_lt.json +1 -1
  45. package/dist/collection/assets/t9n/create-feature/resources_lv.json +1 -1
  46. package/dist/collection/assets/t9n/create-feature/resources_nb.json +1 -1
  47. package/dist/collection/assets/t9n/create-feature/resources_nl.json +1 -1
  48. package/dist/collection/assets/t9n/create-feature/resources_pl.json +1 -1
  49. package/dist/collection/assets/t9n/create-feature/resources_pt-BR.json +2 -2
  50. package/dist/collection/assets/t9n/create-feature/resources_pt-PT.json +1 -1
  51. package/dist/collection/assets/t9n/create-feature/resources_ro.json +1 -1
  52. package/dist/collection/assets/t9n/create-feature/resources_ru.json +1 -1
  53. package/dist/collection/assets/t9n/create-feature/resources_sk.json +1 -1
  54. package/dist/collection/assets/t9n/create-feature/resources_sl.json +1 -1
  55. package/dist/collection/assets/t9n/create-feature/resources_sr.json +1 -1
  56. package/dist/collection/assets/t9n/create-feature/resources_sv.json +1 -1
  57. package/dist/collection/assets/t9n/create-feature/resources_th.json +1 -1
  58. package/dist/collection/assets/t9n/create-feature/resources_tr.json +1 -1
  59. package/dist/collection/assets/t9n/create-feature/resources_uk.json +1 -1
  60. package/dist/collection/assets/t9n/create-feature/resources_vi.json +1 -1
  61. package/dist/collection/assets/t9n/create-feature/resources_zh-CN.json +1 -1
  62. package/dist/collection/assets/t9n/create-feature/resources_zh-HK.json +1 -1
  63. package/dist/collection/assets/t9n/create-feature/resources_zh-TW.json +1 -1
  64. package/dist/collection/components/card-manager/card-manager.js +0 -2
  65. package/dist/collection/components/create-feature/create-feature.css +8 -1
  66. package/dist/collection/components/create-feature/create-feature.js +32 -31
  67. package/dist/collection/components/create-related-feature/create-related-feature.js +9 -26
  68. package/dist/collection/components/crowdsource-reporter/crowdsource-reporter.js +45 -23
  69. package/dist/collection/components/feature-details/feature-details.js +6 -8
  70. package/dist/collection/components/feature-list/feature-list.js +16 -10
  71. package/dist/collection/components/layer-table/layer-table.css +6 -0
  72. package/dist/collection/components/layer-table/layer-table.js +4 -3
  73. package/dist/collection/components/layout-manager/layout-manager.js +1 -1
  74. package/dist/collection/components/list-flow-item/list-flow-item.js +1 -1
  75. package/dist/collection/components/location-flow-item/location-flow-item.js +1 -1
  76. package/dist/collection/components/map-card/map-card.css +3 -7
  77. package/dist/collection/components/map-card/map-card.js +3 -2
  78. package/dist/collection/components/map-draw-tools/map-draw-tools.js +1 -1
  79. package/dist/collection/components/map-fullscreen/map-fullscreen.js +1 -1
  80. package/dist/collection/components/map-layer-picker/map-layer-picker.js +1 -1
  81. package/dist/collection/components/map-legend/map-legend.js +1 -1
  82. package/dist/collection/components/map-picker/map-picker.css +1 -1
  83. package/dist/collection/components/map-picker/map-picker.js +1 -1
  84. package/dist/collection/components/map-search/map-search.js +1 -1
  85. package/dist/collection/components/map-select-tools/map-select-tools.js +1 -1
  86. package/dist/collection/components/map-tools/map-tools.js +1 -1
  87. package/dist/collection/components/pci-calculator/pci-calculator.js +1 -1
  88. package/dist/collection/components/pdf-download/pdf-download.js +1 -1
  89. package/dist/collection/components/public-notification/public-notification.js +1 -1
  90. package/dist/collection/components/refine-results-flow-item/refine-results-flow-item.js +1 -1
  91. package/dist/collection/components/refine-selection/refine-selection.js +1 -1
  92. package/dist/collection/components/share-item/share-item.js +1 -1
  93. package/dist/collection/components/solution-configuration/solution-configuration.js +3 -3
  94. package/dist/collection/components/solution-contents/solution-contents.js +1 -1
  95. package/dist/collection/components/solution-item/solution-item.js +1 -1
  96. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +1 -1
  97. package/dist/collection/components/solution-item-details/solution-item-details.js +1 -1
  98. package/dist/collection/components/solution-item-icon/solution-item-icon.js +1 -1
  99. package/dist/collection/components/solution-item-sharing/solution-item-sharing.js +1 -1
  100. package/dist/collection/components/solution-organization-variables/solution-organization-variables.js +1 -1
  101. package/dist/collection/components/solution-resource-item/solution-resource-item.js +1 -1
  102. package/dist/collection/components/solution-spatial-ref/solution-spatial-ref.js +1 -1
  103. package/dist/collection/components/solution-template-data/solution-template-data.js +1 -1
  104. package/dist/collection/components/solution-variables/solution-variables.js +1 -1
  105. package/dist/collection/components/spatial-ref/spatial-ref.js +1 -1
  106. package/dist/components/card-manager2.js +0 -2
  107. package/dist/components/create-feature2.js +33 -13
  108. package/dist/components/create-related-feature2.js +9 -10
  109. package/dist/components/crowdsource-reporter.js +45 -23
  110. package/dist/components/feature-details2.js +6 -8
  111. package/dist/components/feature-list2.js +16 -10
  112. package/dist/components/layer-table2.js +5 -4
  113. package/dist/components/layout-manager.js +1 -1
  114. package/dist/components/list-flow-item.js +1 -1
  115. package/dist/components/location-flow-item.js +1 -1
  116. package/dist/components/map-card2.js +4 -3
  117. package/dist/components/map-draw-tools2.js +1 -1
  118. package/dist/components/map-fullscreen2.js +1 -1
  119. package/dist/components/map-layer-picker2.js +1 -1
  120. package/dist/components/map-legend2.js +1 -1
  121. package/dist/components/map-picker2.js +2 -2
  122. package/dist/components/map-search2.js +1 -1
  123. package/dist/components/map-select-tools2.js +1 -1
  124. package/dist/components/map-tools2.js +1 -1
  125. package/dist/components/pci-calculator.js +1 -1
  126. package/dist/components/pdf-download2.js +1 -1
  127. package/dist/components/public-notification.js +1 -1
  128. package/dist/components/refine-results-flow-item.js +1 -1
  129. package/dist/components/refine-selection2.js +1 -1
  130. package/dist/components/share-item.js +1 -1
  131. package/dist/components/solution-configuration.js +3 -3
  132. package/dist/components/solution-contents2.js +1 -1
  133. package/dist/components/solution-item-accordion.js +1 -1
  134. package/dist/components/solution-item-details2.js +1 -1
  135. package/dist/components/solution-item-icon2.js +1 -1
  136. package/dist/components/solution-item-sharing2.js +1 -1
  137. package/dist/components/solution-item2.js +1 -1
  138. package/dist/components/solution-organization-variables2.js +1 -1
  139. package/dist/components/solution-resource-item2.js +1 -1
  140. package/dist/components/solution-spatial-ref2.js +1 -1
  141. package/dist/components/solution-template-data2.js +1 -1
  142. package/dist/components/solution-variables2.js +1 -1
  143. package/dist/components/spatial-ref.js +1 -1
  144. package/dist/esm/basemap-gallery_7.entry.js +6 -6
  145. package/dist/esm/buffer-tools_3.entry.js +1 -1
  146. package/dist/esm/calcite-alert_5.entry.js +33 -12
  147. package/dist/esm/calcite-combobox_3.entry.js +1 -1
  148. package/dist/esm/calcite-flow_4.entry.js +15 -17
  149. package/dist/esm/calcite-shell-panel_14.entry.js +6 -6
  150. package/dist/esm/card-manager_3.entry.js +9 -9
  151. package/dist/esm/crowdsource-reporter.entry.js +45 -22
  152. package/dist/esm/feature-list.entry.js +16 -10
  153. package/dist/esm/layout-manager.entry.js +1 -1
  154. package/dist/esm/list-flow-item.entry.js +1 -1
  155. package/dist/esm/loader.js +1 -1
  156. package/dist/esm/location-flow-item.entry.js +1 -1
  157. package/dist/esm/map-select-tools_3.entry.js +3 -3
  158. package/dist/esm/pci-calculator.entry.js +1 -1
  159. package/dist/esm/public-notification.entry.js +1 -1
  160. package/dist/esm/refine-results-flow-item.entry.js +1 -1
  161. package/dist/esm/share-item.entry.js +1 -1
  162. package/dist/esm/solution-configuration.entry.js +3 -3
  163. package/dist/esm/solution-contents_3.entry.js +3 -3
  164. package/dist/esm/solution-item-accordion.entry.js +1 -1
  165. package/dist/esm/solution-item-icon.entry.js +1 -1
  166. package/dist/esm/solutions-components.js +1 -1
  167. package/dist/esm/spatial-ref.entry.js +1 -1
  168. package/dist/solutions-components/assets/t9n/create-feature/resources_ar.json +1 -1
  169. package/dist/solutions-components/assets/t9n/create-feature/resources_bg.json +1 -1
  170. package/dist/solutions-components/assets/t9n/create-feature/resources_bs.json +1 -1
  171. package/dist/solutions-components/assets/t9n/create-feature/resources_ca.json +1 -1
  172. package/dist/solutions-components/assets/t9n/create-feature/resources_cs.json +1 -1
  173. package/dist/solutions-components/assets/t9n/create-feature/resources_da.json +1 -1
  174. package/dist/solutions-components/assets/t9n/create-feature/resources_de.json +1 -1
  175. package/dist/solutions-components/assets/t9n/create-feature/resources_el.json +1 -1
  176. package/dist/solutions-components/assets/t9n/create-feature/resources_es.json +1 -1
  177. package/dist/solutions-components/assets/t9n/create-feature/resources_et.json +1 -1
  178. package/dist/solutions-components/assets/t9n/create-feature/resources_fi.json +1 -1
  179. package/dist/solutions-components/assets/t9n/create-feature/resources_fr.json +1 -1
  180. package/dist/solutions-components/assets/t9n/create-feature/resources_he.json +1 -1
  181. package/dist/solutions-components/assets/t9n/create-feature/resources_hr.json +1 -1
  182. package/dist/solutions-components/assets/t9n/create-feature/resources_hu.json +1 -1
  183. package/dist/solutions-components/assets/t9n/create-feature/resources_id.json +1 -1
  184. package/dist/solutions-components/assets/t9n/create-feature/resources_it.json +1 -1
  185. package/dist/solutions-components/assets/t9n/create-feature/resources_ja.json +1 -1
  186. package/dist/solutions-components/assets/t9n/create-feature/resources_ko.json +1 -1
  187. package/dist/solutions-components/assets/t9n/create-feature/resources_lt.json +1 -1
  188. package/dist/solutions-components/assets/t9n/create-feature/resources_lv.json +1 -1
  189. package/dist/solutions-components/assets/t9n/create-feature/resources_nb.json +1 -1
  190. package/dist/solutions-components/assets/t9n/create-feature/resources_nl.json +1 -1
  191. package/dist/solutions-components/assets/t9n/create-feature/resources_pl.json +1 -1
  192. package/dist/solutions-components/assets/t9n/create-feature/resources_pt-BR.json +2 -2
  193. package/dist/solutions-components/assets/t9n/create-feature/resources_pt-PT.json +1 -1
  194. package/dist/solutions-components/assets/t9n/create-feature/resources_ro.json +1 -1
  195. package/dist/solutions-components/assets/t9n/create-feature/resources_ru.json +1 -1
  196. package/dist/solutions-components/assets/t9n/create-feature/resources_sk.json +1 -1
  197. package/dist/solutions-components/assets/t9n/create-feature/resources_sl.json +1 -1
  198. package/dist/solutions-components/assets/t9n/create-feature/resources_sr.json +1 -1
  199. package/dist/solutions-components/assets/t9n/create-feature/resources_sv.json +1 -1
  200. package/dist/solutions-components/assets/t9n/create-feature/resources_th.json +1 -1
  201. package/dist/solutions-components/assets/t9n/create-feature/resources_tr.json +1 -1
  202. package/dist/solutions-components/assets/t9n/create-feature/resources_uk.json +1 -1
  203. package/dist/solutions-components/assets/t9n/create-feature/resources_vi.json +1 -1
  204. package/dist/solutions-components/assets/t9n/create-feature/resources_zh-CN.json +1 -1
  205. package/dist/solutions-components/assets/t9n/create-feature/resources_zh-HK.json +1 -1
  206. package/dist/solutions-components/assets/t9n/create-feature/resources_zh-TW.json +1 -1
  207. package/dist/solutions-components/{p-22bb693d.entry.js → p-06db1bfd.entry.js} +1 -1
  208. package/dist/solutions-components/p-1f072e2c.entry.js +11 -0
  209. package/dist/solutions-components/{p-6e1685bd.entry.js → p-3900240c.entry.js} +1 -1
  210. package/dist/solutions-components/{p-e72e2dcc.entry.js → p-42f75c8f.entry.js} +1 -1
  211. package/dist/solutions-components/p-4cb12506.entry.js +6 -0
  212. package/dist/solutions-components/p-51e2500f.entry.js +6 -0
  213. package/dist/solutions-components/{p-89b27ae3.entry.js → p-5fdb8f83.entry.js} +2 -2
  214. package/dist/solutions-components/{p-4e0045d5.entry.js → p-6c3261d7.entry.js} +1 -1
  215. package/dist/solutions-components/p-8a411917.entry.js +6 -0
  216. package/dist/solutions-components/{p-57ccfe47.entry.js → p-a07322cc.entry.js} +1 -1
  217. package/dist/solutions-components/{p-be2c7d0c.entry.js → p-a8525233.entry.js} +1 -1
  218. package/dist/solutions-components/{p-5b0e8838.entry.js → p-b9b77b87.entry.js} +1 -1
  219. package/dist/solutions-components/p-bd5f3c9e.entry.js +6 -0
  220. package/dist/solutions-components/p-cc4c013e.entry.js +6 -0
  221. package/dist/solutions-components/{p-4af0e4bd.entry.js → p-d08ece15.entry.js} +1 -1
  222. package/dist/solutions-components/{p-89a4ce79.entry.js → p-d119872d.entry.js} +1 -1
  223. package/dist/solutions-components/p-dd0bd439.entry.js +17 -0
  224. package/dist/solutions-components/{p-f8ee16f3.entry.js → p-ddc1218d.entry.js} +1 -1
  225. package/dist/solutions-components/p-e4a42efa.entry.js +6 -0
  226. package/dist/solutions-components/p-edd88d2d.entry.js +6 -0
  227. package/dist/solutions-components/p-fa7672c7.entry.js +6 -0
  228. package/dist/solutions-components/{p-ff8b0603.entry.js → p-ffa9a117.entry.js} +1 -1
  229. package/dist/solutions-components/solutions-components.esm.js +1 -1
  230. package/dist/types/components/create-feature/create-feature.d.ts +17 -5
  231. package/dist/types/components/create-related-feature/create-related-feature.d.ts +4 -4
  232. package/dist/types/components/crowdsource-reporter/crowdsource-reporter.d.ts +10 -9
  233. package/dist/types/components/feature-list/feature-list.d.ts +1 -2
  234. package/dist/types/components.d.ts +0 -9
  235. package/package.json +1 -1
  236. package/dist/solutions-components/p-24ae549d.entry.js +0 -6
  237. package/dist/solutions-components/p-399dc933.entry.js +0 -17
  238. package/dist/solutions-components/p-3d7643a5.entry.js +0 -6
  239. package/dist/solutions-components/p-52094fca.entry.js +0 -6
  240. package/dist/solutions-components/p-634f86e5.entry.js +0 -11
  241. package/dist/solutions-components/p-662aa94e.entry.js +0 -6
  242. package/dist/solutions-components/p-790af200.entry.js +0 -6
  243. package/dist/solutions-components/p-94a5d59f.entry.js +0 -6
  244. package/dist/solutions-components/p-988c0d5e.entry.js +0 -6
  245. package/dist/solutions-components/p-a25c73c8.entry.js +0 -6
@@ -53,7 +53,7 @@ const LocationFlowItem = class {
53
53
  //
54
54
  //--------------------------------------------------------------------------
55
55
  render() {
56
- return (index.h(index.Host, { key: 'af917a1b598dbf7b9a47d6f8781e352dbf7a5b9b' }, index.h("slot", { key: 'd38030d3d64ca1da2bbea5edafcf496ec665c0c4' })));
56
+ return (index.h(index.Host, { key: '243b7931b8af88376378b299e8b1ed947069cf97' }, index.h("slot", { key: '605d9a18fbd685a3477e97b2c7fd840fc6980118' })));
57
57
  }
58
58
  };
59
59
  LocationFlowItem.style = LocationFlowItemStyle0;
@@ -297,7 +297,7 @@ const MapSelectTools = class {
297
297
  render() {
298
298
  const mapToolsClass = this.enableSketchTools ? "" : "display-none";
299
299
  const mapToolsContainerClass = this.enableSketchTools ? "padding-top-1" : "";
300
- return (index.h(index.Host, { key: '584547eb58f893968b41755b6789b68ad916ac01' }, this._getMapLayerPicker(), index.h("div", { key: '77788508e268292ed831fa100b333bafe934af3a', class: "border-bottom" }), index.h("div", { key: '4da06fe2c171e2c0cf84a628bce7f1ccf9f09fdc', class: "padding-top-sides-1" }, index.h("div", { key: '853ae3b6f19bfb1401b54f0b138ae56cadd71c65', class: "search-widget", ref: (el) => { this._searchElement = el; } }), index.h("div", { key: 'aa296155429affd445ba2634a98ed90f137a7d8b', class: mapToolsContainerClass }, index.h("map-draw-tools", { key: '89d25f5c7b9b0d57ac0d5955411a6190552859a0', active: true, class: mapToolsClass, editGraphicsEnabled: !this._useLayerFeaturesEnabled, graphics: this._graphics, mapView: this.mapView, onSketchGraphicsChange: (evt) => void this._sketchGraphicsChanged(evt), pointSymbol: this.sketchPointSymbol, polygonSymbol: this.sketchPolygonSymbol, polylineSymbol: this.sketchLineSymbol, ref: (el) => { this._drawTools = el; } })), this.enableSearchDistance ? this._getBufferOptions() : undefined, this.enableLayerFeatures ? this._getUseLayerFeaturesOptions() : undefined, this._getNumSelected()), index.h("div", { key: '807011117da4e554c85408a804c30c7bd22edcaa', class: "border-bottom" }), this._getNameInput()));
300
+ return (index.h(index.Host, { key: '6753158d00a33dd5dfbb1f22cc27388baf4c0b5e' }, this._getMapLayerPicker(), index.h("div", { key: '082c6be48d3dfbe2e39be2c462959c7772a91d40', class: "border-bottom" }), index.h("div", { key: '0e8133a809b05bef34c2f19adeff43c1e57cc002', class: "padding-top-sides-1" }, index.h("div", { key: '4434b5b4d073f3ba9a7e44b82078b9b81733025b', class: "search-widget", ref: (el) => { this._searchElement = el; } }), index.h("div", { key: '6f01e27e06ea365de6ff98df3f9edd973d87117c', class: mapToolsContainerClass }, index.h("map-draw-tools", { key: '24ffe562d080955f2aacfd080c0baa1997f8eaab', active: true, class: mapToolsClass, editGraphicsEnabled: !this._useLayerFeaturesEnabled, graphics: this._graphics, mapView: this.mapView, onSketchGraphicsChange: (evt) => void this._sketchGraphicsChanged(evt), pointSymbol: this.sketchPointSymbol, polygonSymbol: this.sketchPolygonSymbol, polylineSymbol: this.sketchLineSymbol, ref: (el) => { this._drawTools = el; } })), this.enableSearchDistance ? this._getBufferOptions() : undefined, this.enableLayerFeatures ? this._getUseLayerFeaturesOptions() : undefined, this._getNumSelected()), index.h("div", { key: '4c7cf401b5bcc7e4adef34e140d22676fce8ebbc', class: "border-bottom" }), this._getNameInput()));
301
301
  }
302
302
  /**
303
303
  * Renders the buffer tools component.
@@ -1252,7 +1252,7 @@ const PdfDownload = class {
1252
1252
  * Renders the component.
1253
1253
  */
1254
1254
  render() {
1255
- return (index.h(index.Host, { key: 'b1ec5293d9fb50a0cc21f0036e3ba58e2d7f8463' }, index.h("calcite-select", { key: '69c6dce061f45fcc7dfbedc613a47697965905ca', disabled: this.disabled, label: "", ref: (el) => { this._labelInfoElement = el; } })));
1255
+ return (index.h(index.Host, { key: 'ff0ad2a97a113ccfaa10d5219d93f5b07319fb33' }, index.h("calcite-select", { key: '4675536d2732329715198c54b5c03c8748d7732a', disabled: this.disabled, label: "", ref: (el) => { this._labelInfoElement = el; } })));
1256
1256
  }
1257
1257
  componentDidLoad() {
1258
1258
  // Render the options outside of Stencil's rendering so that it doesn't mangle RTL text with embedded LTR
@@ -1422,7 +1422,7 @@ const RefineSelection = class {
1422
1422
  */
1423
1423
  render() {
1424
1424
  const layerPickerClass = this._enabledLayerIds.length > 1 ? "display-block" : "display-none";
1425
- return (index.h(index.Host, { key: 'c15a94d88b6c6f37d3b954abec29263731d346c6' }, index.h("div", { key: '2c05eec571d8086d444fbc8caa3ed1f88ebba741', class: layerPickerClass + " padding-top-sides-1" }, index.h("div", { key: '53fabeccc3a5340e4c6a1d2ae788276586ab4f22', class: "display-flex" }, index.h("calcite-label", { key: 'e7631b2fe92ad20dc889c610bebb22cde4746a04', class: "font-bold width-full label-margin-0" }, index.h("div", { key: '5c08cc3687f6249ac729e342fecbf065b4afff98', class: "display-flex" }, this._translations.inputLayer, index.h("calcite-icon", { key: '257ce613eeab2783db77727b02207d1c7acfeb0a', class: "padding-start-1-2 icon", flipRtl: !(this.locale?.toLowerCase() === "he"), icon: "question", id: "refine-input-layer", scale: "s" })), index.h("map-layer-picker", { key: '4d5bf2dd7e9d103c9b1ae82310ed95445244908e', enabledLayerIds: this._enabledLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => { void this._layerSelectionChange(evt); }, ref: (el) => { this._layerPicker = el; }, selectedIds: [this._refineLayer.layer.id], showTables: false })), index.h("calcite-popover", { key: 'd800b4ec7cf2b9ec4a6a1f5d4eed54ce9d2d2056', closable: true, label: "", referenceElement: "refine-input-layer" }, index.h("span", { key: '9534d79300f88054a3ae38d9c6ad3663c8a49e25', class: "tooltip-message" }, this._translations.inputLayerTip)))), index.h("div", { key: 'd5721c09e4a06f25af5b6c11a045ddc6c7908800', class: "padding-1" }, index.h("div", { key: 'e1478cf6f32aa403724044844a98f299110b7438', class: "padding-bottom-1" }, index.h("calcite-segmented-control", { key: '5fcee5784bbba1c99693a162aee90220ff8dca79', class: "w-100", width: "full" }, index.h("calcite-segmented-control-item", { key: 'cdab206ed08aced52b709fa92d68814170644eb0', checked: this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(interfaces.ESelectionMode.ADD), value: interfaces.ESelectionMode.ADD }, index.h("span", { key: 'c1d4f8a0ba5c65371f7b23ed21068d70d3030ff8', class: "font-weight-500" }, this._translations.add)), index.h("calcite-segmented-control-item", { key: '4cdf63bd76b1766331957375df7e2e107543a800', checked: !this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(interfaces.ESelectionMode.REMOVE), value: interfaces.ESelectionMode.REMOVE }, index.h("span", { key: '7036ff43d1cf74e51ace7f28a83873d08207a162', class: "font-weight-500" }, this._translations.remove)))), index.h("div", { key: 'd6e21702ad38fc5c17f0e5bbf3e130b9cbe5a8b4' }, index.h("map-draw-tools", { key: '156d236374b4ed47c1791fb0bb0229ea99511c27', active: true, drawMode: interfaces.EDrawMode.REFINE, mapView: this.mapView, onDrawRedo: () => this._redo(), onDrawUndo: () => this._undo(), onSketchGraphicsChange: (evt) => this._sketchGraphicsChanged(evt), pointSymbol: this.sketchPointSymbol, polygonSymbol: this.sketchPolygonSymbol, polylineSymbol: this.sketchLineSymbol, redoEnabled: this._refineSelectionSet?.redoStack.length > 0, ref: (el) => { this._drawTools = el; }, undoEnabled: this._refineSelectionSet?.undoStack.length > 0 })), index.h("br", { key: 'df3db723ad2f9df29c91b3c09dcfbf4fc1156c7c' }), (index.h("calcite-list", { key: 'a70df76b7df965d7cf39e9b283003d57f59543f3', class: "list-border" }, this._getRefineSelectionSetList())))));
1425
+ return (index.h(index.Host, { key: 'b3693694a5d007dd6add79848d1254a1ee52b8e3' }, index.h("div", { key: 'c464770d28fb981e9fba4d5cb3709684e41cbdc3', class: layerPickerClass + " padding-top-sides-1" }, index.h("div", { key: '2972637e3194c86d097a491678eb8b508bbf2fd2', class: "display-flex" }, index.h("calcite-label", { key: '242295f4d8f2f17554b99748795a5bc1e1f05dcb', class: "font-bold width-full label-margin-0" }, index.h("div", { key: 'f2643bf44301aaa0a1d67595dac537c6bad21928', class: "display-flex" }, this._translations.inputLayer, index.h("calcite-icon", { key: '1d068bd809b36b4aba7e3836d2fc8b33d6de5d3e', class: "padding-start-1-2 icon", flipRtl: !(this.locale?.toLowerCase() === "he"), icon: "question", id: "refine-input-layer", scale: "s" })), index.h("map-layer-picker", { key: 'e97947859dfa0a718595bfb54c843b6358ece94e', enabledLayerIds: this._enabledLayerIds, mapView: this.mapView, onLayerSelectionChange: (evt) => { void this._layerSelectionChange(evt); }, ref: (el) => { this._layerPicker = el; }, selectedIds: [this._refineLayer.layer.id], showTables: false })), index.h("calcite-popover", { key: 'e78a114a50aec427b6f6f0e4f8096447e464ba7e', closable: true, label: "", referenceElement: "refine-input-layer" }, index.h("span", { key: 'b7abd37b2907c0ef98059fd280dd30cfa4eea2d2', class: "tooltip-message" }, this._translations.inputLayerTip)))), index.h("div", { key: '3d5869d473e7c8068969e07619fc891268422f2b', class: "padding-1" }, index.h("div", { key: 'b89ed77287dc4ae5a6f7a7589faccbbc4da3b524', class: "padding-bottom-1" }, index.h("calcite-segmented-control", { key: '1f0d85ab4ed9af445ff8b9bc5c7d4be80733f573', class: "w-100", width: "full" }, index.h("calcite-segmented-control-item", { key: '229473e79f8ddc6c95ad0a09fdd3fef08c176b1e', checked: this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(interfaces.ESelectionMode.ADD), value: interfaces.ESelectionMode.ADD }, index.h("span", { key: '27f7e1f70da8ae44cab4d2643d58b0bfe8e3ad6c', class: "font-weight-500" }, this._translations.add)), index.h("calcite-segmented-control-item", { key: 'b6c4199b48d7cedec36510572de7f63ee105b605', checked: !this._addEnabled, class: "w-50 word-wrap-anywhere", onClick: () => this._setSelectionMode(interfaces.ESelectionMode.REMOVE), value: interfaces.ESelectionMode.REMOVE }, index.h("span", { key: 'c3047bd7b4564b171ed8cb7c7842b64e7a4677f8', class: "font-weight-500" }, this._translations.remove)))), index.h("div", { key: '14408ec1abdbb64e4c4ccc473b3615d7036399f7' }, index.h("map-draw-tools", { key: 'fe946dc9ae433dabe45f5da695cde3daaa9e057d', active: true, drawMode: interfaces.EDrawMode.REFINE, mapView: this.mapView, onDrawRedo: () => this._redo(), onDrawUndo: () => this._undo(), onSketchGraphicsChange: (evt) => this._sketchGraphicsChanged(evt), pointSymbol: this.sketchPointSymbol, polygonSymbol: this.sketchPolygonSymbol, polylineSymbol: this.sketchLineSymbol, redoEnabled: this._refineSelectionSet?.redoStack.length > 0, ref: (el) => { this._drawTools = el; }, undoEnabled: this._refineSelectionSet?.undoStack.length > 0 })), index.h("br", { key: 'a532f7b86708d6839449397841a68f2258645410' }), (index.h("calcite-list", { key: 'ef51c27c396c52c8fcb1c512957b3b2e276306e4', class: "list-border" }, this._getRefineSelectionSetList())))));
1426
1426
  }
1427
1427
  //--------------------------------------------------------------------------
1428
1428
  //
@@ -54,7 +54,7 @@ const PciCalculator = class {
54
54
  render() {
55
55
  const pciClass = !this.showAddDeduct ? "display-grid" : "display-none";
56
56
  const deductClass = this.showAddDeduct ? "position-relative" : "display-none";
57
- return (index.h(index.Host, { key: '2c3ae9b46d4efee38023bccf8e3066de49285841' }, index.h("div", { key: 'ee3395e8e439eacff32796797ba00adcd4937d02', class: pciClass }, index.h("div", { key: '3aeb3bacdc0b5ac84bdd1456280ade3b24e50c0b', class: "label-display" }, index.h("calcite-label", { key: 'e2ac4d880fe7ba5a032f009be2f2b06883eca37f', class: "label-display" }, "Enter comma delimited deduct values", this._getDeductValuesInput())), index.h("div", { key: 'f6eb94b1736ab4d4ca7b1bfc3db22a980245c611' }, this._getCalculateButton())), index.h("div", { key: 'ef64cde093175d04c85c0f5efb706892a9c0e2ec', class: deductClass }, index.h("div", { key: '492a4d4889112feb3cec6ddae56cfe7d701464b6', class: "position-right" }, index.h("calcite-action", { key: '311a3b065c600fdb040243fd17afbf8bae9c0045', appearance: 'transparent', class: "float-end", icon: "x", onClick: () => this._toggleShowAddDeduct(), scale: "s", text: '' })), index.h("deduct-calculator", { key: '538566a403bcc4b599d0fc56b4d6a1b87a012ce9', class: "display-grid padding-top-1", onDeductValueComplete: (evt) => this._addDeductValue(evt) }))));
57
+ return (index.h(index.Host, { key: 'ed87d1027005d190e25bf5e1d7290e84d9d17ba0' }, index.h("div", { key: 'd9396264216f810a3bdcf5fce4872580b3abebe2', class: pciClass }, index.h("div", { key: 'a4235f8123959cf0d27faa2146de5aec798e5179', class: "label-display" }, index.h("calcite-label", { key: '6393ded2cce33388aed760d1a3ceefe395718020', class: "label-display" }, "Enter comma delimited deduct values", this._getDeductValuesInput())), index.h("div", { key: 'e172c646a39a69e7a69d3646389907ce561fb4ff' }, this._getCalculateButton())), index.h("div", { key: 'c9659b510e86cebd0170dc73a1ba5afc3173dc8a', class: deductClass }, index.h("div", { key: '45a9b444a79863644a330e72598ce7c33565db77', class: "position-right" }, index.h("calcite-action", { key: '250c4da105f5d33f058d7770e83e4c6d89741f90', appearance: 'transparent', class: "float-end", icon: "x", onClick: () => this._toggleShowAddDeduct(), scale: "s", text: '' })), index.h("deduct-calculator", { key: 'b51cb55ab07b8e5556e6eb6e04d23d7e1b767850', class: "display-grid padding-top-1", onDeductValueComplete: (evt) => this._addDeductValue(evt) }))));
58
58
  }
59
59
  //--------------------------------------------------------------------------
60
60
  //
@@ -259,7 +259,7 @@ const PublicNotification = class {
259
259
  */
260
260
  render() {
261
261
  const headerSlot = this._isMobile ? "footer" : "header";
262
- return (index.h(index.Host, { key: '820b1a77bfcc5ef2a06036a833f054b58febfe5c' }, index.h("calcite-shell", { key: '7989860fc98aa5d816ca66be5e57f04aa75520a5' }, index.h("calcite-action-bar", { key: '9b298be45c1562cd2df2197c688c5b2aff63c6ec', class: "border-bottom-1 action-bar-size", "expand-disabled": true, layout: "horizontal", slot: headerSlot }, this._getActionGroup("list-check", interfaces.EPageType.LIST, this._translations.myLists), this.showRefineSelection ? this._getActionGroup("test-data", interfaces.EPageType.REFINE, this._translations.refineSelection) : null, this._getActionGroup("export", interfaces.EPageType.EXPORT, this._translations.export)), this._getPage(this._pageType))));
262
+ return (index.h(index.Host, { key: '019074cdfaddd8121a6ed255f42dea427aac9440' }, index.h("calcite-shell", { key: 'ece21e206f6519627bc8f139c35f68838eb701a2' }, index.h("calcite-action-bar", { key: '92883d5df9fcf43584f3934bf7f61640afed2bdb', class: "border-bottom-1 action-bar-size", "expand-disabled": true, layout: "horizontal", slot: headerSlot }, this._getActionGroup("list-check", interfaces.EPageType.LIST, this._translations.myLists), this.showRefineSelection ? this._getActionGroup("test-data", interfaces.EPageType.REFINE, this._translations.refineSelection) : null, this._getActionGroup("export", interfaces.EPageType.EXPORT, this._translations.export)), this._getPage(this._pageType))));
263
263
  }
264
264
  /**
265
265
  * StencilJS: Called once just after the component is first loaded.
@@ -53,7 +53,7 @@ const RefineResultsFlowItem = class {
53
53
  //
54
54
  //--------------------------------------------------------------------------
55
55
  render() {
56
- return (index.h(index.Host, { key: '03978cfbd570a69734070a7c5382d8b61d88ef1e' }, index.h("slot", { key: '7caaf540a95f5767fe3069d51e86f45ecbf68567' })));
56
+ return (index.h(index.Host, { key: '556490bcef9d17e1677da73100cbb13bb564d32c' }, index.h("slot", { key: '04a54cdc534d8bc12b3321ae6a5ed89131cc5c71' })));
57
57
  }
58
58
  };
59
59
  RefineResultsFlowItem.style = RefineResultsFlowItemStyle0;
@@ -53,7 +53,7 @@ const ShareItem = class {
53
53
  //
54
54
  //--------------------------------------------------------------------------
55
55
  render() {
56
- return (index.h(index.Host, { key: 'e90e53e3318d999841fb7876b28eb77f805b1f9d' }, index.h("slot", { key: '68336d969d6ed36ecb73b212d8e33e567afff2bb' })));
56
+ return (index.h(index.Host, { key: '7b405bc7f7cb4204406da1aa0c05dc292508e6cf' }, index.h("slot", { key: 'fcaa34cd163995045268fd539a82ad3b102b1046' })));
57
57
  }
58
58
  };
59
59
  ShareItem.style = ShareItemStyle0;
@@ -1164,11 +1164,11 @@ const SolutionConfiguration = class {
1164
1164
  const solutionData = solutionStore.state.getStoreInfo("solutionData");
1165
1165
  this._solutionVariables = JSON.stringify(templates.getSolutionVariables(solutionData.templates, this._translations));
1166
1166
  this._organizationVariables = JSON.stringify(templates.getOrganizationVariables(this._translations));
1167
- return (index.h(index.Host, { key: '3cd0a819e0e9857e8fbe83dfc6b7eda19bfc2a25' }, !this._solutionIsLoaded
1167
+ return (index.h(index.Host, { key: '123945bd615832395c715d069c553338945c3445' }, !this._solutionIsLoaded
1168
1168
  ? index.h("calcite-loader", { label: '' })
1169
- : null, index.h("div", { key: '95af40b9cc0dd1e34d4511767d6d14c2f64951fb', class: "configuration-container" }, index.h("div", { key: '34c498b31759d90dafe8408b203de9a2e27f786e', class: "configuration" }, index.h("calcite-tabs", { key: '2cc1e9b5e7091cd648dad834a212c739189cc42b', class: "config-tabs" }, index.h("calcite-tab-nav", { key: 'fec327dbda929ad4bda7b1af7331284729500d58', slot: "tab-nav" }, index.h("calcite-tab-title", { key: '77baa00b1da96cf9742f041ed2e69cddfe315edc' }, this._translations.definitionTab), hasServices ?
1169
+ : null, index.h("div", { key: 'b70e7008ad0f2fde0a284c2e1e7d13fafc4d3184', class: "configuration-container" }, index.h("div", { key: '566193f4c5df2ad19206b3d458d0c298adca7e3b', class: "configuration" }, index.h("calcite-tabs", { key: '34e2642b46dba26d67730feb2b5382ea02556b42', class: "config-tabs" }, index.h("calcite-tab-nav", { key: '144f120e92e3f45e35ddc53a5bef7aef786eca5c', slot: "tab-nav" }, index.h("calcite-tab-title", { key: '32c5c21f04e68b83fb8add008f9aa409c2c18fc6' }, this._translations.definitionTab), hasServices ?
1170
1170
  index.h("calcite-tab-title", null, this._translations.spatialReferenceTab) :
1171
- null), index.h("calcite-tab", { key: '9dc437eca3891c4dd538578a9ef66800b68c8c24', class: "config-tab", selected: true }, index.h("div", { key: 'a1ae99605854b3b03a3abfead510763696b97709', class: "config-solution" }, index.h("div", { key: '01c7e8cc20c2f033b9ff1fa51730e43caa357046', class: this._treeOpen ? "config-inventory" : "config-inventory-hide" }, index.h("solution-contents", { id: "configInventory", key: `${this.solutionItemId}-contents`, ref: (el) => (this._solutionContentsComponent = el) })), index.h("calcite-button", { key: '249525fcdd1d06bba4ae069dea6a1b1c7488bea3', appearance: "transparent", class: "collapse-btn", "icon-start": this._treeOpen ? "chevrons-left" : "chevrons-right", id: "collapse-vars", onClick: () => this._toggleTree(), scale: "s", title: this._treeOpen ? this._translations.collapse : this._translations.expand }), index.h("div", { key: '6d8d9766015e80a5961bd1f169ea49eec6bab57a', class: "config-item" }, index.h("solution-item", { authentication: this.authentication, "item-id": this._currentEditItemId, key: `${this.solutionItemId}-item`, "organization-variables": this._organizationVariables, "solution-item-id": this.solutionItemId, "solution-variables": this._solutionVariables })))), hasServices
1171
+ null), index.h("calcite-tab", { key: '44392d41f2a367c3ab3b605ecc952d2873cdbade', class: "config-tab", selected: true }, index.h("div", { key: '50a37338ee55b0d04e0cfcf18e02180bdfb2a2da', class: "config-solution" }, index.h("div", { key: '30a6e2d0cc31f7fbe0d1521e906e8f6ec5274f2e', class: this._treeOpen ? "config-inventory" : "config-inventory-hide" }, index.h("solution-contents", { id: "configInventory", key: `${this.solutionItemId}-contents`, ref: (el) => (this._solutionContentsComponent = el) })), index.h("calcite-button", { key: 'a5e869d60079a9f68b024628ea7148886e79108e', appearance: "transparent", class: "collapse-btn", "icon-start": this._treeOpen ? "chevrons-left" : "chevrons-right", id: "collapse-vars", onClick: () => this._toggleTree(), scale: "s", title: this._treeOpen ? this._translations.collapse : this._translations.expand }), index.h("div", { key: '23eea28391e9fa3e382b67554fa842c828f504f2', class: "config-item" }, index.h("solution-item", { authentication: this.authentication, "item-id": this._currentEditItemId, key: `${this.solutionItemId}-item`, "organization-variables": this._organizationVariables, "solution-item-id": this.solutionItemId, "solution-variables": this._solutionVariables })))), hasServices
1172
1172
  ? index.h("calcite-tab", { class: "config-tab" }, index.h("div", { class: "config-solution" }, index.h("solution-spatial-ref", { enableDefault: !!spatialReferenceInfo.default, enabled: spatialReferenceInfo?.enabled, featureServices: solutionStore.state.getStoreInfo("featureServices").map(fs => fs.name), id: "configure-solution-spatial-ref", key: `${this.solutionItemId}-spatial-ref` })))
1173
1173
  : null)))));
1174
1174
  }
@@ -47,7 +47,7 @@ const SolutionContents = class {
47
47
  * Renders the component.
48
48
  */
49
49
  render() {
50
- return (index.h(index.Host, { key: '4d54202857a91624ad35b9e1c3f75f63d8c5a8da' }, index.h("calcite-tree", { key: '4c9401d3d8791c5f082e05942d0f9e70ccb8f20e' }, this.renderHierarchy(this.templateHierarchy))));
50
+ return (index.h(index.Host, { key: '57abf81bd42447fabf9df9f134a486f8d7101910' }, index.h("calcite-tree", { key: '5b2faefbd53a2666634a1cc05ea8027e1228f354' }, this.renderHierarchy(this.templateHierarchy))));
51
51
  }
52
52
  renderHierarchy(objs) {
53
53
  return objs.map((obj) => {
@@ -144,7 +144,7 @@ const SolutionItem = class {
144
144
  * Renders the component.
145
145
  */
146
146
  render() {
147
- return (index.h(index.Host, { key: '859f90c3755a9fca4752d9ef49118e5dd537da89' }, index.h("div", { key: '9cf45be1e7cdebc8445ecd086c3392458fef7653', class: "configuration-container" }, index.h("div", { key: '64753e8039ef3378ca9b41bb2e6208ac374a2cf2', class: "configuration" }, this._showGroupTabs(this.itemType === "Group"), this._showItemTabs(this.itemType !== "Group")))));
147
+ return (index.h(index.Host, { key: 'da363c927e5c577660ad3c67fd1f234dd6529175' }, index.h("div", { key: '4f9df338aaebb6a333927d50dbee68e9fb9eaceb', class: "configuration-container" }, index.h("div", { key: '5156b06e31218c3ec059230ba1f4079607aa168e', class: "configuration" }, this._showGroupTabs(this.itemType === "Group"), this._showItemTabs(this.itemType !== "Group")))));
148
148
  }
149
149
  //--------------------------------------------------------------------------
150
150
  //
@@ -236,7 +236,7 @@ const SolutionSpatialRef = class {
236
236
  }
237
237
  render() {
238
238
  this._updateUIFromStore();
239
- return (index.h(index.Host, { key: '6fe5caeb551c70db11066a785e5fdfc9c7054367' }, index.h("label", { key: '243b8365253ffe65e78041a7baf72ba56311a7a6', class: "switch-label" }, index.h("calcite-switch", { key: '63e7b111bb0373b1cca852573a25184acc1bdd98', checked: this.enabled, class: "spatial-ref-switch", onCalciteSwitchChange: (event) => this.enabled = event.target.checked, scale: "m" }), this._translations.enableSpatialReference), index.h("br", { key: '5cafc5b9c37946be7ac0453a9815f55e3dbfbfbb' }), index.h("div", { key: '353597031dcef6f1ab9b4aeb1593167be6ea69e2', class: "spatial-ref-component", id: "spatialRefDefn" }, this._renderFeatureServicesList(this.featureServices)), index.h("label", { key: '0bce6624d4658301d4e1d7b3e7b85da4deb0b328', class: "switch-label spatial-ref-component" }, index.h("calcite-switch", { key: '9376c1fe7b563f155ee3006b3663ce0a526c2715', checked: this.enableDefault, class: "spatial-ref-switch", disabled: !this.enabled, onCalciteSwitchChange: (event) => this.enableDefault = event.target.checked, scale: "m" }), this._translations.enableDefaultSpatialReference)));
239
+ return (index.h(index.Host, { key: 'ca1dd62000a2fdbd82a00830fc3ac94b47db73f7' }, index.h("label", { key: 'fa1ca79af87525ce25a6acf0a5b6a093429f5b77', class: "switch-label" }, index.h("calcite-switch", { key: '8dbcdbc8f417dfe1a05578fc9bbf3417ae93abfb', checked: this.enabled, class: "spatial-ref-switch", onCalciteSwitchChange: (event) => this.enabled = event.target.checked, scale: "m" }), this._translations.enableSpatialReference), index.h("br", { key: 'd3c2296bf3568e7b5b167fe0516184ae0c2d26f1' }), index.h("div", { key: 'fee9eac900cae65363658fa769347c3db0783007', class: "spatial-ref-component", id: "spatialRefDefn" }, this._renderFeatureServicesList(this.featureServices)), index.h("label", { key: '317e1422cdcb2147a961f2edfbcedb30c4246f6d', class: "switch-label spatial-ref-component" }, index.h("calcite-switch", { key: '6f0b7eb7216d0a663e5f2d436b7523b2d2301841', checked: this.enableDefault, class: "spatial-ref-switch", disabled: !this.enabled, onCalciteSwitchChange: (event) => this.enableDefault = event.target.checked, scale: "m" }), this._translations.enableDefaultSpatialReference)));
240
240
  }
241
241
  //--------------------------------------------------------------------------
242
242
  //
@@ -110,7 +110,7 @@ const SolutionItemAccordion = class {
110
110
  * Renders the component.
111
111
  */
112
112
  render() {
113
- return (index.h(index.Host, { key: '6fcdd61177775d0757ad91c57f579638f35ed01a' }, this._getAccordion()));
113
+ return (index.h(index.Host, { key: 'c9fea75fb3cd0558366bb086eccb28c4e2b7b07d' }, this._getAccordion()));
114
114
  }
115
115
  //--------------------------------------------------------------------------
116
116
  //
@@ -29,7 +29,7 @@ const SolutionItemIcon = class {
29
29
  * Renders the component.
30
30
  */
31
31
  render() {
32
- return index.h("div", { key: '6c6d17d183b0c044f1de98eb6cbe4e3df3926da7', title: this.type }, index.h("img", { key: 'a38786da6f7e8bc4935ada9f9ae534c0633b7969', class: "item-type-icon item-type-icon-margin", height: "16", src: this._getIconUrl(this.type, this.typeKeywords), width: "16" }));
32
+ return index.h("div", { key: '79a661148dd8e3bd73229b642b8253c525e3d747', title: this.type }, index.h("img", { key: 'e0b21dbd11b8edc4abfdb9af39b40c774b830753', class: "item-type-icon item-type-icon-margin", height: "16", src: this._getIconUrl(this.type, this.typeKeywords), width: "16" }));
33
33
  }
34
34
  //--------------------------------------------------------------------------
35
35
  //