@esri/solutions-components 0.7.7 → 0.7.9

Sign up to get free protection for your applications and to get access to all the features.
Files changed (260) hide show
  1. package/dist/assets/t9n/layer-table/resources.json +1 -0
  2. package/dist/assets/t9n/layer-table/resources_en.json +1 -0
  3. package/dist/cjs/basemap-gallery_7.cjs.entry.js +3 -3
  4. package/dist/cjs/buffer-tools_3.cjs.entry.js +1 -1
  5. package/dist/cjs/calcite-action-pad_2.cjs.entry.js +1 -1
  6. package/dist/cjs/calcite-alert_3.cjs.entry.js +2 -2
  7. package/dist/cjs/calcite-combobox_6.cjs.entry.js +16 -7
  8. package/dist/cjs/calcite-input-date-picker_3.cjs.entry.js +16 -9
  9. package/dist/cjs/calcite-shell-panel_14.cjs.entry.js +6 -6
  10. package/dist/cjs/card-manager_3.cjs.entry.js +44 -7
  11. package/dist/cjs/crowdsource-manager.cjs.entry.js +13 -2
  12. package/dist/cjs/{helpers-ff831524.js → helpers-a0719076.js} +1 -1
  13. package/dist/cjs/instant-apps-ckeditor-wrapper_3.cjs.entry.js +10 -10
  14. package/dist/cjs/instant-apps-control-panel.cjs.entry.js +2 -2
  15. package/dist/cjs/instant-apps-export.cjs.entry.js +4 -4
  16. package/dist/cjs/instant-apps-header.cjs.entry.js +2 -2
  17. package/dist/cjs/instant-apps-interactive-legend-classic.cjs.entry.js +3 -3
  18. package/dist/cjs/instant-apps-interactive-legend-count_2.cjs.entry.js +4 -4
  19. package/dist/cjs/instant-apps-interactive-legend-group-legend-element-caption.cjs.entry.js +7 -7
  20. package/dist/cjs/instant-apps-interactive-legend-group-legend-element_5.cjs.entry.js +6 -6
  21. package/dist/cjs/instant-apps-interactive-legend.cjs.entry.js +4 -4
  22. package/dist/cjs/instant-apps-keyboard-shortcuts.cjs.entry.js +3 -3
  23. package/dist/cjs/instant-apps-landing-page.cjs.entry.js +1 -1
  24. package/dist/cjs/instant-apps-language-switcher.cjs.entry.js +8 -8
  25. package/dist/cjs/instant-apps-language-translator.cjs.entry.js +7 -7
  26. package/dist/cjs/instant-apps-measurement.cjs.entry.js +4 -4
  27. package/dist/cjs/instant-apps-popover.cjs.entry.js +3 -3
  28. package/dist/cjs/instant-apps-scoreboard.cjs.entry.js +3 -3
  29. package/dist/cjs/instant-apps-splash.cjs.entry.js +3 -3
  30. package/dist/cjs/{languageSwitcher-cae609d9.js → languageSwitcher-7de41e17.js} +1 -1
  31. package/dist/cjs/layout-manager.cjs.entry.js +1 -1
  32. package/dist/cjs/{loadModules-1d0f0316.js → loadModules-51c30ab9.js} +1 -1
  33. package/dist/cjs/loader.cjs.js +1 -1
  34. package/dist/cjs/{locale-56c3447b.js → locale-9b9d0e94.js} +1 -1
  35. package/dist/cjs/map-select-tools_3.cjs.entry.js +2 -2
  36. package/dist/cjs/public-notification.cjs.entry.js +2 -2
  37. package/dist/cjs/solution-item-icon.cjs.entry.js +1 -1
  38. package/dist/cjs/solutions-components.cjs.js +1 -1
  39. package/dist/cjs/{utils-41eb3a01.js → utils-35b31785.js} +1 -1
  40. package/dist/collection/components/crowdsource-manager/crowdsource-manager.css +5 -5
  41. package/dist/collection/components/crowdsource-manager/crowdsource-manager.js +20 -2
  42. package/dist/collection/components/edit-card/edit-card.css +3 -3
  43. package/dist/collection/components/info-card/info-card.css +2 -2
  44. package/dist/collection/components/json-editor/json-editor.css +3 -123
  45. package/dist/collection/components/layer-table/layer-table.css +9 -12
  46. package/dist/collection/components/layer-table/layer-table.js +43 -6
  47. package/dist/collection/components/layout-manager/layout-manager.css +73 -73
  48. package/dist/collection/components/map-draw-tools/map-draw-tools.css +1 -1
  49. package/dist/collection/components/map-layer-picker/map-layer-picker.css +6 -3
  50. package/dist/collection/components/map-layer-picker/map-layer-picker.js +70 -6
  51. package/dist/collection/components/map-picker/map-picker.css +3 -3
  52. package/dist/collection/components/map-search/map-search.css +24 -24
  53. package/dist/collection/components/map-select-tools/map-select-tools.css +5 -5
  54. package/dist/collection/components/map-tools/map-tools.css +1 -1
  55. package/dist/collection/components/public-notification/public-notification.css +11 -11
  56. package/dist/collection/components/public-notification/public-notification.js +1 -1
  57. package/dist/collection/components/refine-selection/refine-selection.css +2 -2
  58. package/dist/collection/components/solution-item-details/solution-item-details.css +0 -148
  59. package/dist/collection/components/solution-item-icon/solution-item-icon.css +2 -124
  60. package/dist/collection/components/solution-item-sharing/solution-item-sharing.css +5 -125
  61. package/dist/collection/components/solution-organization-variables/solution-organization-variables.css +6 -126
  62. package/dist/collection/components/solution-resource-item/solution-resource-item.css +6 -126
  63. package/dist/collection/components/solution-variables/solution-variables.css +9 -129
  64. package/dist/collection/demos/browse-solutions.html +2 -0
  65. package/dist/collection/demos/buffer-tools.html +1 -1
  66. package/dist/collection/demos/card-manager.html +2 -2
  67. package/dist/collection/demos/crowdsource-manager.html +3 -3
  68. package/dist/collection/demos/crowdsource-reporter.html +5 -5
  69. package/dist/collection/demos/deduct-calculator.html +1 -1
  70. package/dist/collection/demos/info-card.html +2 -2
  71. package/dist/collection/demos/layer-table.html +2 -2
  72. package/dist/collection/demos/list-item.html +2 -2
  73. package/dist/collection/demos/map-card.html +2 -2
  74. package/dist/collection/demos/map-draw-tools.html +1 -1
  75. package/dist/collection/demos/map-layer-picker.html +1 -1
  76. package/dist/collection/demos/map-select-tools.html +1 -1
  77. package/dist/collection/demos/new-public-notification.html +5 -5
  78. package/dist/collection/demos/pci-calculator.html +1 -1
  79. package/dist/collection/utils/interfaces.ts +5 -0
  80. package/dist/components/crowdsource-manager.js +16 -4
  81. package/dist/components/edit-card2.js +1 -1
  82. package/dist/components/info-card2.js +1 -1
  83. package/dist/components/instant-apps-ckeditor-wrapper2.js +2 -2
  84. package/dist/components/instant-apps-control-panel.js +1 -1
  85. package/dist/components/instant-apps-export.js +2 -2
  86. package/dist/components/instant-apps-filter-list2.js +4 -2
  87. package/dist/components/instant-apps-header2.js +2 -2
  88. package/dist/components/instant-apps-interactive-legend-classic2.js +1 -1
  89. package/dist/components/instant-apps-interactive-legend-count2.js +1 -1
  90. package/dist/components/instant-apps-interactive-legend-group-legend-element-caption.js +5 -5
  91. package/dist/components/instant-apps-interactive-legend-group-legend-element2.js +1 -1
  92. package/dist/components/instant-apps-interactive-legend-layer-element-caption2.js +1 -1
  93. package/dist/components/instant-apps-interactive-legend-layer-element2.js +1 -1
  94. package/dist/components/instant-apps-interactive-legend-legend-element-caption2.js +1 -1
  95. package/dist/components/instant-apps-interactive-legend-relationship2.js +1 -1
  96. package/dist/components/instant-apps-interactive-legend.js +1 -1
  97. package/dist/components/instant-apps-keyboard-shortcuts.js +1 -1
  98. package/dist/components/instant-apps-landing-page.js +1 -1
  99. package/dist/components/instant-apps-language-switcher.js +4 -4
  100. package/dist/components/instant-apps-language-translator-item2.js +4 -4
  101. package/dist/components/instant-apps-language-translator-search2.js +1 -1
  102. package/dist/components/instant-apps-language-translator2.js +3 -3
  103. package/dist/components/instant-apps-measurement.js +2 -2
  104. package/dist/components/instant-apps-popover.js +1 -1
  105. package/dist/components/instant-apps-scoreboard.js +1 -1
  106. package/dist/components/instant-apps-social-share2.js +11 -5
  107. package/dist/components/instant-apps-splash.js +1 -1
  108. package/dist/components/json-editor2.js +1 -1
  109. package/dist/components/layer-table2.js +44 -7
  110. package/dist/components/layout-manager.js +1 -1
  111. package/dist/components/loadModules2.js +1 -1
  112. package/dist/components/map-draw-tools2.js +1 -1
  113. package/dist/components/map-layer-picker2.js +18 -7
  114. package/dist/components/map-picker2.js +1 -1
  115. package/dist/components/map-search2.js +1 -1
  116. package/dist/components/map-select-tools2.js +1 -1
  117. package/dist/components/map-tools2.js +1 -1
  118. package/dist/components/public-notification.js +2 -2
  119. package/dist/components/refine-selection2.js +1 -1
  120. package/dist/components/solution-item-details2.js +1 -1
  121. package/dist/components/solution-item-icon2.js +1 -1
  122. package/dist/components/solution-item-sharing2.js +1 -1
  123. package/dist/components/solution-organization-variables2.js +1 -1
  124. package/dist/components/solution-resource-item2.js +1 -1
  125. package/dist/components/solution-variables2.js +1 -1
  126. package/dist/esm/basemap-gallery_7.entry.js +3 -3
  127. package/dist/esm/buffer-tools_3.entry.js +1 -1
  128. package/dist/esm/calcite-action-pad_2.entry.js +1 -1
  129. package/dist/esm/calcite-alert_3.entry.js +2 -2
  130. package/dist/esm/calcite-combobox_6.entry.js +16 -7
  131. package/dist/esm/calcite-input-date-picker_3.entry.js +16 -9
  132. package/dist/esm/calcite-shell-panel_14.entry.js +6 -6
  133. package/dist/esm/card-manager_3.entry.js +44 -7
  134. package/dist/esm/crowdsource-manager.entry.js +13 -2
  135. package/dist/esm/{helpers-e8282221.js → helpers-078591d2.js} +1 -1
  136. package/dist/esm/instant-apps-ckeditor-wrapper_3.entry.js +10 -10
  137. package/dist/esm/instant-apps-control-panel.entry.js +2 -2
  138. package/dist/esm/instant-apps-export.entry.js +4 -4
  139. package/dist/esm/instant-apps-header.entry.js +2 -2
  140. package/dist/esm/instant-apps-interactive-legend-classic.entry.js +3 -3
  141. package/dist/esm/instant-apps-interactive-legend-count_2.entry.js +4 -4
  142. package/dist/esm/instant-apps-interactive-legend-group-legend-element-caption.entry.js +7 -7
  143. package/dist/esm/instant-apps-interactive-legend-group-legend-element_5.entry.js +6 -6
  144. package/dist/esm/instant-apps-interactive-legend.entry.js +4 -4
  145. package/dist/esm/instant-apps-keyboard-shortcuts.entry.js +3 -3
  146. package/dist/esm/instant-apps-landing-page.entry.js +1 -1
  147. package/dist/esm/instant-apps-language-switcher.entry.js +8 -8
  148. package/dist/esm/instant-apps-language-translator.entry.js +7 -7
  149. package/dist/esm/instant-apps-measurement.entry.js +4 -4
  150. package/dist/esm/instant-apps-popover.entry.js +3 -3
  151. package/dist/esm/instant-apps-scoreboard.entry.js +3 -3
  152. package/dist/esm/instant-apps-splash.entry.js +3 -3
  153. package/dist/esm/{languageSwitcher-75765d90.js → languageSwitcher-62232826.js} +1 -1
  154. package/dist/esm/layout-manager.entry.js +1 -1
  155. package/dist/esm/{loadModules-037feea8.js → loadModules-b677d6d7.js} +1 -1
  156. package/dist/esm/loader.js +1 -1
  157. package/dist/esm/{locale-53d724b5.js → locale-89b49505.js} +1 -1
  158. package/dist/esm/map-select-tools_3.entry.js +2 -2
  159. package/dist/esm/public-notification.entry.js +2 -2
  160. package/dist/esm/solution-item-icon.entry.js +1 -1
  161. package/dist/esm/solutions-components.js +1 -1
  162. package/dist/esm/{utils-06bace50.js → utils-b1bd777e.js} +1 -1
  163. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-export/instant-apps-export.css +20 -20
  164. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-filter-list/instant-apps-filter-list.css +3 -3
  165. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-header/instant-apps-header.css +3 -3
  166. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-classic/instant-apps-interactive-legend-classic.css +4 -4
  167. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-count/instant-apps-interactive-legend-count.css +1 -1
  168. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-group-legend-element-caption/instant-apps-interactive-legend-group-legend-element-caption.css +5 -7
  169. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-layer-element-caption/instant-apps-interactive-legend-layer-element-caption.css +5 -7
  170. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-legend-element-caption/instant-apps-interactive-legend-legend-element-caption.css +4 -5
  171. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend-relationship/instant-apps-interactive-legend-relationship.css +1 -1
  172. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-interactive-legend/instant-apps-interactive-legend.css +2 -2
  173. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-keyboard-shortcuts/instant-apps-keyboard-shortcuts.css +4 -4
  174. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-landing-page/instant-apps-landing-page.css +6 -6
  175. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-switcher/instant-apps-language-switcher.css +4 -4
  176. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator-item/instant-apps-language-translator-item.css +7 -7
  177. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator-search/instant-apps-language-translator-search.css +2 -2
  178. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-language-translator/instant-apps-language-translator.css +2 -2
  179. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-measurement/instant-apps-measurement.css +2 -2
  180. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-popover/instant-apps-popover.css +3 -3
  181. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-scoreboard/instant-apps-scoreboard.css +4 -4
  182. package/dist/node_modules/@esri/instant-apps-components/dist/collection/components/instant-apps-social-share/instant-apps-social-share.css +6 -6
  183. package/dist/solutions-components/demos/browse-solutions.html +2 -0
  184. package/dist/solutions-components/demos/buffer-tools.html +1 -1
  185. package/dist/solutions-components/demos/card-manager.html +2 -2
  186. package/dist/solutions-components/demos/crowdsource-manager.html +3 -3
  187. package/dist/solutions-components/demos/crowdsource-reporter.html +5 -5
  188. package/dist/solutions-components/demos/deduct-calculator.html +1 -1
  189. package/dist/solutions-components/demos/info-card.html +2 -2
  190. package/dist/solutions-components/demos/layer-table.html +2 -2
  191. package/dist/solutions-components/demos/list-item.html +2 -2
  192. package/dist/solutions-components/demos/map-card.html +2 -2
  193. package/dist/solutions-components/demos/map-draw-tools.html +1 -1
  194. package/dist/solutions-components/demos/map-layer-picker.html +1 -1
  195. package/dist/solutions-components/demos/map-select-tools.html +1 -1
  196. package/dist/solutions-components/demos/new-public-notification.html +5 -5
  197. package/dist/solutions-components/demos/pci-calculator.html +1 -1
  198. package/dist/solutions-components/{p-bab0aa05.js → p-00f9774c.js} +1 -1
  199. package/dist/solutions-components/p-14097810.entry.js +6 -0
  200. package/dist/solutions-components/{p-019f0baa.entry.js → p-166d5bcc.entry.js} +1 -1
  201. package/dist/solutions-components/p-3bf0115f.entry.js +6 -0
  202. package/dist/solutions-components/{p-796ce3a2.entry.js → p-3ea18af7.entry.js} +1 -1
  203. package/dist/solutions-components/p-60d212df.entry.js +6 -0
  204. package/dist/solutions-components/{p-bd3f4aa6.entry.js → p-627c19b5.entry.js} +1 -1
  205. package/dist/solutions-components/{p-84034340.js → p-62e92138.js} +1 -1
  206. package/dist/solutions-components/{p-149d80ad.js → p-68434a63.js} +1 -1
  207. package/dist/solutions-components/{p-b2a9bae3.entry.js → p-75f7bfe3.entry.js} +1 -1
  208. package/dist/solutions-components/{p-188483e2.entry.js → p-789f606f.entry.js} +1 -1
  209. package/dist/solutions-components/{p-a7a06d6a.js → p-83225907.js} +1 -1
  210. package/dist/solutions-components/{p-c3fa8a3d.entry.js → p-95ebc2e5.entry.js} +1 -1
  211. package/dist/solutions-components/p-98fe7b5d.entry.js +6 -0
  212. package/dist/solutions-components/p-99ca7674.entry.js +6 -0
  213. package/dist/solutions-components/p-a0b8cecf.entry.js +6 -0
  214. package/dist/solutions-components/{p-7eec285c.entry.js → p-a5d924a9.entry.js} +1 -1
  215. package/dist/solutions-components/{p-0ad0b29a.js → p-a8a0187d.js} +1 -1
  216. package/dist/solutions-components/{p-8c7d5880.entry.js → p-a9bbd352.entry.js} +1 -1
  217. package/dist/solutions-components/p-a9f21aaf.entry.js +6 -0
  218. package/dist/solutions-components/{p-a2467088.entry.js → p-b42bde59.entry.js} +1 -1
  219. package/dist/solutions-components/p-baf82bab.entry.js +6 -0
  220. package/dist/solutions-components/p-c504529e.entry.js +6 -0
  221. package/dist/solutions-components/p-c556ed60.entry.js +6 -0
  222. package/dist/solutions-components/p-c99843aa.entry.js +6 -0
  223. package/dist/solutions-components/p-c9b4d52f.entry.js +6 -0
  224. package/dist/solutions-components/p-cc774829.entry.js +6 -0
  225. package/dist/solutions-components/p-ced4e208.entry.js +6 -0
  226. package/dist/solutions-components/{p-9e92fd19.entry.js → p-d78f13cb.entry.js} +1 -1
  227. package/dist/solutions-components/{p-10e99d5d.entry.js → p-d8b3d156.entry.js} +1 -1
  228. package/dist/solutions-components/p-db3ca38d.entry.js +17 -0
  229. package/dist/solutions-components/p-dcd6e7b9.entry.js +6 -0
  230. package/dist/solutions-components/{p-811313d1.entry.js → p-dd48cc25.entry.js} +1 -1
  231. package/dist/solutions-components/p-e8011829.entry.js +47 -0
  232. package/dist/solutions-components/p-f7870ec1.entry.js +6 -0
  233. package/dist/solutions-components/solutions-components.css +1 -7
  234. package/dist/solutions-components/solutions-components.esm.js +1 -1
  235. package/dist/solutions-components/utils/interfaces.ts +5 -0
  236. package/dist/types/components/crowdsource-manager/crowdsource-manager.d.ts +8 -0
  237. package/dist/types/components/layer-table/layer-table.d.ts +14 -0
  238. package/dist/types/components/map-layer-picker/map-layer-picker.d.ts +15 -1
  239. package/dist/types/components.d.ts +23 -2
  240. package/dist/types/preact.d.ts +3 -2
  241. package/dist/types/utils/interfaces.d.ts +4 -0
  242. package/package.json +2 -2
  243. package/dist/solutions-components/p-0103dee1.entry.js +0 -6
  244. package/dist/solutions-components/p-2f496e4c.entry.js +0 -6
  245. package/dist/solutions-components/p-3977568f.entry.js +0 -17
  246. package/dist/solutions-components/p-3c3c2587.entry.js +0 -6
  247. package/dist/solutions-components/p-4b3ebd24.entry.js +0 -6
  248. package/dist/solutions-components/p-59407d94.entry.js +0 -6
  249. package/dist/solutions-components/p-7283bfe4.entry.js +0 -6
  250. package/dist/solutions-components/p-74a89c71.entry.js +0 -6
  251. package/dist/solutions-components/p-81c5c5f2.entry.js +0 -6
  252. package/dist/solutions-components/p-847193e7.entry.js +0 -6
  253. package/dist/solutions-components/p-9270f6da.entry.js +0 -6
  254. package/dist/solutions-components/p-a1c924c0.entry.js +0 -47
  255. package/dist/solutions-components/p-a44f1e85.entry.js +0 -6
  256. package/dist/solutions-components/p-abab359e.entry.js +0 -6
  257. package/dist/solutions-components/p-ad5f374e.entry.js +0 -6
  258. package/dist/solutions-components/p-afd9d486.entry.js +0 -6
  259. package/dist/solutions-components/p-f4742b64.entry.js +0 -6
  260. package/dist/solutions-components/p-f7042c6a.entry.js +0 -6
@@ -35,8 +35,10 @@ export class MapLayerPicker {
35
35
  this.defaultLayerHonored = false;
36
36
  this.appearance = "transparent";
37
37
  this.defaultLayerId = "";
38
+ this.display = "inline-block";
38
39
  this.enabledLayerIds = [];
39
40
  this.enabledTableIds = [];
41
+ this.height = undefined;
40
42
  this.mapView = undefined;
41
43
  this.onlyShowUpdatableLayers = undefined;
42
44
  this.placeholderIcon = "";
@@ -91,7 +93,9 @@ export class MapLayerPicker {
91
93
  */
92
94
  render() {
93
95
  const id = "map-layer-picker";
94
- return (h(Host, null, h("div", { class: "map-layer-picker-container" }, h("div", { class: "map-layer-picker" }, !this._hasValidLayers ? this._getInvalidPlaceholder() :
96
+ let style = this.height > 0 ? { "height": `${this.height.toString()}px` } : {};
97
+ style = Object.assign(Object.assign({}, style), { "display": this.display });
98
+ return (h(Host, null, h("div", { class: "map-layer-picker-container", style: style }, h("div", { class: "map-layer-picker", style: style }, !this._hasValidLayers ? this._getInvalidPlaceholder() :
95
99
  !this._hasMultipleLayers && this.showSingleLayerAsLabel ? this._getSingleLayerPlaceholder() :
96
100
  this.type === "combobox" ? this._getCombobox(id) :
97
101
  this.type === "select" ? this._getSelect(id) : this._getDropdown(id), h("calcite-tooltip", { label: "", placement: "bottom", "reference-element": id }, h("span", null, this._translations.switchLayer))))));
@@ -131,7 +135,7 @@ export class MapLayerPicker {
131
135
  * @returns Calcite label with the layer name and icon
132
136
  */
133
137
  _getSingleLayerPlaceholder() {
134
- return (h("div", { class: "layer-picker-label-container" }, h("calcite-icon", { icon: "layers", scale: "s" }), h("calcite-label", { class: "no-bottom-margin padding-start-1" }, this.selectedName)));
138
+ return (h("div", { class: "layer-picker-label-container cursor-default" }, h("calcite-icon", { icon: "layers", scale: "s" }), h("calcite-label", { class: "no-bottom-margin padding-start-1" }, this.selectedName)));
135
139
  }
136
140
  /**
137
141
  * Create a list of layers from the map
@@ -228,14 +232,18 @@ export class MapLayerPicker {
228
232
  async _setLayers() {
229
233
  if (this.mapView) {
230
234
  await this._initLayerTableHash();
231
- const mapLayerIds = this.onlyShowUpdatableLayers ?
235
+ const layerIds = this.onlyShowUpdatableLayers ?
232
236
  this._getEditableIds(this._layerNameHash) : Object.keys(this._layerNameHash);
233
- const mapTableIds = this.showTables ? this.onlyShowUpdatableLayers ?
237
+ const tableIds = this.showTables ? this.onlyShowUpdatableLayers ?
234
238
  this._getEditableIds(this._tableNameHash) : Object.keys(this._tableNameHash) : [];
235
239
  this.ids = [
236
- ...mapLayerIds.reverse().filter(n => { var _a; return ((_a = this.enabledLayerIds) === null || _a === void 0 ? void 0 : _a.length) > 0 ? this.enabledLayerIds.reverse().indexOf(n) > -1 : true; }),
237
- ...mapTableIds.reverse().filter(n => { var _a; return ((_a = this.enabledTableIds) === null || _a === void 0 ? void 0 : _a.length) > 0 ? this.enabledTableIds.reverse().indexOf(n) > -1 : true; }),
240
+ ...layerIds.reverse().filter(n => { var _a; return ((_a = this.enabledLayerIds) === null || _a === void 0 ? void 0 : _a.length) > 0 ? this.enabledLayerIds.reverse().indexOf(n) > -1 : true; }),
241
+ ...tableIds.reverse().filter(n => { var _a; return ((_a = this.enabledTableIds) === null || _a === void 0 ? void 0 : _a.length) > 0 ? this.enabledTableIds.reverse().indexOf(n) > -1 : true; }),
238
242
  ];
243
+ this.idsFound.emit({
244
+ layerIds,
245
+ tableIds
246
+ });
239
247
  }
240
248
  }
241
249
  /**
@@ -354,6 +362,24 @@ export class MapLayerPicker {
354
362
  "reflect": false,
355
363
  "defaultValue": "\"\""
356
364
  },
365
+ "display": {
366
+ "type": "string",
367
+ "mutable": false,
368
+ "complexType": {
369
+ "original": "\"inline-flex\" | \"inline-block\"",
370
+ "resolved": "\"inline-block\" | \"inline-flex\"",
371
+ "references": {}
372
+ },
373
+ "required": false,
374
+ "optional": false,
375
+ "docs": {
376
+ "tags": [],
377
+ "text": "\"inline-flex\" | \"inline-block\": controls the display style of the dropdown"
378
+ },
379
+ "attribute": "display",
380
+ "reflect": false,
381
+ "defaultValue": "\"inline-block\""
382
+ },
357
383
  "enabledLayerIds": {
358
384
  "type": "unknown",
359
385
  "mutable": false,
@@ -386,6 +412,23 @@ export class MapLayerPicker {
386
412
  },
387
413
  "defaultValue": "[]"
388
414
  },
415
+ "height": {
416
+ "type": "number",
417
+ "mutable": false,
418
+ "complexType": {
419
+ "original": "number",
420
+ "resolved": "number",
421
+ "references": {}
422
+ },
423
+ "required": false,
424
+ "optional": false,
425
+ "docs": {
426
+ "tags": [],
427
+ "text": "number: optional fixed height value for the control.\r\nSpecified as pixel height."
428
+ },
429
+ "attribute": "height",
430
+ "reflect": false
431
+ },
389
432
  "mapView": {
390
433
  "type": "unknown",
391
434
  "mutable": false,
@@ -541,6 +584,27 @@ export class MapLayerPicker {
541
584
  }
542
585
  static get events() {
543
586
  return [{
587
+ "method": "idsFound",
588
+ "name": "idsFound",
589
+ "bubbles": true,
590
+ "cancelable": true,
591
+ "composed": true,
592
+ "docs": {
593
+ "tags": [],
594
+ "text": "Emitted on demand when no valid layers are found"
595
+ },
596
+ "complexType": {
597
+ "original": "ILayerAndTableIds",
598
+ "resolved": "ILayerAndTableIds",
599
+ "references": {
600
+ "ILayerAndTableIds": {
601
+ "location": "import",
602
+ "path": "../../utils/interfaces",
603
+ "id": "src/utils/interfaces.ts::ILayerAndTableIds"
604
+ }
605
+ }
606
+ }
607
+ }, {
544
608
  "method": "noLayersFound",
545
609
  "name": "noLayersFound",
546
610
  "bubbles": true,
@@ -16,7 +16,7 @@
16
16
 
17
17
  :host {
18
18
  display: block;
19
- --solutions-theme-foreground-color: var(--calcite-ui-foreground-1);
19
+ --solutions-theme-foreground-color: var(--calcite-color-foreground-1);
20
20
  }
21
21
 
22
22
  .width-full {
@@ -35,7 +35,7 @@
35
35
  border-width: 0px;
36
36
  border-bottom-width: 1px;
37
37
  border-style: solid;
38
- border-color: var(--calcite-ui-border-3);
38
+ border-color: var(--calcite-color-border-3);
39
39
  }
40
40
 
41
41
  .action-bar-size {
@@ -49,7 +49,7 @@
49
49
  flex-direction: column;
50
50
  overflow: hidden;
51
51
  animation: calcite-scrim-fade-in var(--calcite-internal-animation-timing-medium) ease-in-out;
52
- background-color: var(--calcite-ui-background);
52
+ background-color: var(--calcite-color-background);
53
53
  z-index: 1000;
54
54
  width: 100%;
55
55
  height: -moz-fit-content;
@@ -1,24 +1,24 @@
1
- /** @license
2
- * Copyright 2022 Esri
3
- *
4
- * Licensed under the Apache License, Version 2.0 (the "License");
5
- * you may not use this file except in compliance with the License.
6
- * You may obtain a copy of the License at
7
- *
8
- * http://www.apache.org/licenses/LICENSE-2.0
9
- *
10
- * Unless required by applicable law or agreed to in writing, software
11
- * distributed under the License is distributed on an "AS IS" BASIS,
12
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
- * See the License for the specific language governing permissions and
14
- * limitations under the License.
15
- */
16
-
17
- :host {
18
- display: block;
19
- }
20
-
21
- .search-widget {
22
- width: 100% !important;
23
- border: 1px solid var(--calcite-ui-border-input);
24
- }
1
+ /** @license
2
+ * Copyright 2022 Esri
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ :host {
18
+ display: block;
19
+ }
20
+
21
+ .search-widget {
22
+ width: 100% !important;
23
+ border: 1px solid var(--calcite-color-border-input);
24
+ }
@@ -43,7 +43,7 @@
43
43
 
44
44
  .search-widget {
45
45
  width: 100% !important;
46
- border: 1px solid var(--calcite-ui-border-input);
46
+ border: 1px solid var(--calcite-color-border-input);
47
47
  }
48
48
 
49
49
  .w-100 {
@@ -59,7 +59,7 @@
59
59
  }
60
60
 
61
61
  .end-border {
62
- border-inline-end: 1px solid var(--calcite-ui-border-2);
62
+ border-inline-end: 1px solid var(--calcite-color-border-2);
63
63
  }
64
64
 
65
65
  .search-distance {
@@ -72,7 +72,7 @@
72
72
  }
73
73
 
74
74
  .border-bottom {
75
- border-bottom: 1px solid var(--calcite-ui-border-2);
75
+ border-bottom: 1px solid var(--calcite-color-border-2);
76
76
  }
77
77
 
78
78
  .tooltip-container {
@@ -84,11 +84,11 @@
84
84
  }
85
85
 
86
86
  .icon {
87
- --calcite-ui-icon-color: var(--calcite-ui-brand);
87
+ --calcite-color-icon-color: var(--calcite-color-brand);
88
88
  }
89
89
 
90
90
  .tooltip-message {
91
91
  padding: 5px 8px;
92
92
  font-weight: var(--calcite-font-weight-normal);
93
- color: var(--calcite-ui-text-2);
93
+ color: var(--calcite-color-text-2);
94
94
  }
@@ -41,7 +41,7 @@
41
41
  }
42
42
 
43
43
  .border-bottom {
44
- border-bottom: 1px solid var(--calcite-ui-border-3);
44
+ border-bottom: 1px solid var(--calcite-color-border-3);
45
45
  }
46
46
 
47
47
  .box-shadow {
@@ -27,7 +27,7 @@
27
27
  border-width: 0px;
28
28
  border-bottom-width: 1px;
29
29
  border-style: solid;
30
- border-color: var(--calcite-ui-border-3);
30
+ border-color: var(--calcite-color-border-3);
31
31
  }
32
32
 
33
33
  .action-bar-size {
@@ -88,9 +88,9 @@
88
88
 
89
89
  .info-blue {
90
90
  /* This would be better but not the right color in light theme */
91
- /* color: var(--calcite-ui-info); */
91
+ /* color: var(--calcite-color-info); */
92
92
 
93
- /* This is --calcite-ui-info value for dark theme*/
93
+ /* This is --calcite-color-info value for dark theme*/
94
94
  color: #00A0FF;
95
95
  }
96
96
 
@@ -116,7 +116,7 @@
116
116
  }
117
117
 
118
118
  .border-bottom {
119
- border-bottom: 1px solid var(--calcite-ui-border-2);
119
+ border-bottom: 1px solid var(--calcite-color-border-2);
120
120
  }
121
121
 
122
122
  .padding-start-1-2 {
@@ -124,7 +124,7 @@
124
124
  }
125
125
 
126
126
  .list-border {
127
- border: 1px solid var(--calcite-ui-border-2);
127
+ border: 1px solid var(--calcite-color-border-2);
128
128
  }
129
129
 
130
130
  .margin-sides-1 {
@@ -161,7 +161,7 @@
161
161
  }
162
162
 
163
163
  .main-background {
164
- background-color: var(--calcite-ui-foreground-2);
164
+ background-color: var(--calcite-color-foreground-2);
165
165
  }
166
166
 
167
167
  .position-right {
@@ -179,7 +179,7 @@
179
179
  }
180
180
 
181
181
  .list-label {
182
- color: var(--calcite-ui-text-1);
182
+ color: var(--calcite-color-text-1);
183
183
  }
184
184
 
185
185
  .list-label,
@@ -193,7 +193,7 @@
193
193
 
194
194
  .list-description {
195
195
  margin-block-start: 0.125rem;
196
- color: var(--calcite-ui-text-3);
196
+ color: var(--calcite-color-text-3);
197
197
  }
198
198
 
199
199
  .img-container {
@@ -208,9 +208,9 @@
208
208
  .background-override {
209
209
  height: 100%;
210
210
  width: 100%;
211
- --calcite-ui-foreground-3: var(--calcite-ui-brand);
212
- --calcite-ui-foreground-2: var(--calcite-ui-brand-hover);
213
- --calcite-ui-text-1: var(--calcite-ui-text-inverse)
211
+ --calcite-color-foreground-3: var(--calcite-color-brand);
212
+ --calcite-color-foreground-2: var(--calcite-color-brand-hover);
213
+ --calcite-color-text-1: var(--calcite-color-text-inverse)
214
214
  }
215
215
 
216
216
  .word-wrap-anywhere {
@@ -498,7 +498,7 @@ export class PublicNotification {
498
498
  _getExportPage() {
499
499
  const hasSelections = this._hasSelections(this.showRefineSelection);
500
500
  const displayDuplicatesClass = this._numDuplicates > 0 ? "display-block" : "display-none";
501
- return (h("calcite-panel", null, h("div", null, this._getLabel(this._translations.export, false), hasSelections ? (h("div", null, this._getNotice(this._translations.exportTip, "padding-sides-1"), this._getLabel(this._translations.exportListsLabel), this._getExportSelectionLists(), h("div", { class: "padding-sides-1 " + displayDuplicatesClass }, h("div", { class: "display-flex" }, h("calcite-label", { layout: "inline" }, h("calcite-checkbox", { ref: (el) => { this._removeDuplicates = el; } }), h("div", { class: "display-flex" }, this._translations.removeDuplicate, h("div", { class: "info-message padding-start-1-2" }, h("calcite-input-message", { class: "info-blue margin-top-0", scale: "m" }, ` ${this._translations.numDuplicates.replace("{{n}}", this._numDuplicates.toString())}`)))), h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "remove-duplicates-icon", scale: "s" })), h("calcite-popover", { closable: true, label: "", referenceElement: "remove-duplicates-icon" }, h("span", { class: "tooltip-message" }, this._translations.duplicatesTip))), h("div", { class: "border-bottom" }), h("div", { class: "padding-top-sides-1" }, h("calcite-segmented-control", { class: "w-100", onCalciteSegmentedControlChange: (evt) => this._exportTypeChange(evt) }, h("calcite-segmented-control-item", { checked: this._exportType === EExportType.PDF, class: "w-50 end-border", value: EExportType.PDF }, h("span", { class: "font-weight-500" }, this._translations.pdf)), h("calcite-segmented-control-item", { checked: this._exportType === EExportType.CSV, class: "w-50", value: EExportType.CSV }, h("span", { class: "font-weight-500" }, this._translations.csv)))), h("div", { class: "padding-bottom-1" }, this._getExportOptions()), h("div", { class: "padding-1 display-flex" }, h("calcite-button", { disabled: !this._downloadActive, loading: this._fetchingData, onClick: () => void this._export(), width: "full" }, h("span", { class: "font-weight-500" }, this._translations.export))))) : (this._getNotice(this._translations.downloadNoLists, "padding-sides-1 padding-bottom-1")))));
501
+ return (h("calcite-panel", null, h("div", null, this._getLabel(this._translations.export, false), hasSelections ? (h("div", null, this._getNotice(this._translations.exportTip, "padding-sides-1"), this._getLabel(this._translations.exportListsLabel), this._getExportSelectionLists(), h("div", { class: "padding-sides-1 " + displayDuplicatesClass }, h("div", { class: "display-flex" }, h("calcite-label", { layout: "inline" }, h("calcite-checkbox", { ref: (el) => { this._removeDuplicates = el; } }), h("div", { class: "display-flex" }, this._translations.removeDuplicate, h("div", { class: "info-message padding-start-1-2" }, h("calcite-input-message", { class: "info-blue margin-top-0", scale: "m" }, ` ${this._translations.numDuplicates.replace("{{n}}", this._numDuplicates.toString())}`)))), h("calcite-icon", { class: "padding-start-1-2 icon", icon: "question", id: "remove-duplicates-icon", scale: "s" })), h("calcite-popover", { closable: true, label: "", referenceElement: "remove-duplicates-icon" }, h("span", { class: "tooltip-message" }, this._translations.duplicatesTip))), h("div", { class: "border-bottom" }), h("div", { class: "padding-top-sides-1" }, h("calcite-segmented-control", { class: "w-100", onCalciteSegmentedControlChange: (evt) => this._exportTypeChange(evt) }, h("calcite-segmented-control-item", { checked: this._exportType === EExportType.PDF, class: "w-50 end-border", value: EExportType.PDF }, h("span", { class: "font-weight-500" }, this._translations.pdf)), h("calcite-segmented-control-item", { checked: this._exportType === EExportType.CSV, class: "w-50", value: EExportType.CSV }, h("span", { class: "font-weight-500" }, this._translations.csv)))), h("div", { class: "padding-bottom-1" }, this._getExportOptions()), h("div", { class: "padding-1 display-flex" }, h("calcite-button", { disabled: !this._downloadActive || this._fetchingData, loading: this._fetchingData, onClick: () => void this._export(), width: "full" }, h("span", { class: "font-weight-500" }, this._translations.export))))) : (this._getNotice(this._translations.downloadNoLists, "padding-sides-1 padding-bottom-1")))));
502
502
  }
503
503
  /**
504
504
  * Store the user selected export type CSV || PDF
@@ -41,7 +41,7 @@ html[dir="rtl"] .main-label {
41
41
  }
42
42
 
43
43
  .border {
44
- outline: 1px solid var(--calcite-ui-border-input);
44
+ outline: 1px solid var(--calcite-color-border-input);
45
45
  }
46
46
 
47
47
  .margin-top-1 {
@@ -60,7 +60,7 @@ html[dir="rtl"] .main-label {
60
60
  font-size: 14px;
61
61
  font-family: "Avenir Next","Helvetica Neue",Helvetica,Arial,sans-serif;
62
62
  line-height: 1.3em;
63
- background-color: var(--calcite-ui-foreground-1);
63
+ background-color: var(--calcite-color-foreground-1);
64
64
  }
65
65
 
66
66
  /* DIV CHILD */
@@ -62,152 +62,4 @@ label {
62
62
  display: block;
63
63
  min-width: -moz-min-content;
64
64
  min-width: min-content;
65
- box-sizing: border-box;
66
- margin-left: 0.75rem;
67
- margin-right: 0.75rem;
68
- min-width: 0;
69
- flex-grow: 0;
70
- flex-shrink: 1;
71
- }
72
-
73
- label-group-1-up > .block {
74
- flex-basis: calc(100% - 1.5rem);
75
- width: calc(100% - 1.5rem);
76
- }
77
-
78
- label-group-2-up > .block {
79
- flex-basis: calc(50% - 1.5rem);
80
- width: calc(50% - 1.5rem);
81
- }
82
-
83
- label-group-3-up > .block {
84
- flex-basis: calc(33.33333% - 1.5rem);
85
- width: calc(33.33333% - 1.5rem);
86
- }
87
-
88
- label-group-4-up > .block {
89
- flex-basis: calc(25% - 1.5rem);
90
- width: calc(25% - 1.5rem);
91
- }
92
-
93
- label-group-5-up > .block {
94
- flex-basis: calc(20% - 1.5rem);
95
- width: calc(20% - 1.5rem);
96
- }
97
-
98
- label-group-6-up > .block {
99
- flex-basis: calc(16.66666% - 1.5rem);
100
- width: calc(16.66666% - 1.5rem);
101
- }
102
-
103
- label-group-7-up > .block {
104
- flex-basis: calc(14.2857% - 1.5rem);
105
- width: calc(14.2857% - 1.5rem);
106
- }
107
-
108
- label-group-8-up > .block {
109
- flex-basis: calc(12.5% - 1.5rem);
110
- width: calc(12.5% - 1.5rem);
111
- }
112
-
113
- .tablet-block-group-1-up > label {
114
- flex-basis: calc(100% - 1.5rem);
115
- width: calc(100% - 1.5rem);
116
- }
117
-
118
- .tablet-block-group-2-up > label {
119
- flex-basis: calc(50% - 1.5rem);
120
- width: calc(50% - 1.5rem);
121
- }
122
-
123
- .tablet-block-group-3-up > label {
124
- flex-basis: calc(33.33333% - 1.5rem);
125
- width: calc(33.33333% - 1.5rem);
126
- }
127
-
128
- .tablet-block-group-4-up > label {
129
- flex-basis: calc(25% - 1.5rem);
130
- width: calc(25% - 1.5rem);
131
- }
132
-
133
- .tablet-block-group-5-up > label {
134
- flex-basis: calc(20% - 1.5rem);
135
- width: calc(20% - 1.5rem);
136
- }
137
-
138
- .tablet-block-group-6-up > label {
139
- flex-basis: calc(16.66666% - 1.5rem);
140
- width: calc(16.66666% - 1.5rem);
141
- }
142
-
143
- .tablet-block-group-7-up > label {
144
- flex-basis: calc(14.2857% - 1.5rem);
145
- width: calc(14.2857% - 1.5rem);
146
- }
147
-
148
- .tablet-block-group-8-up > label {
149
- flex-basis: calc(12.5% - 1.5rem);
150
- width: calc(12.5% - 1.5rem);
151
- }
152
-
153
- .phone-block-group-1-up > label {
154
- flex-basis: calc(100% - 1.5rem);
155
- width: calc(100% - 1.5rem);
156
- }
157
-
158
- .phone-block-group-2-up > label {
159
- flex-basis: calc(50% - 1.5rem);
160
- width: calc(50% - 1.5rem);
161
- }
162
-
163
- .phone-block-group-3-up > label {
164
- flex-basis: calc(33.33333% - 1.5rem);
165
- width: calc(33.33333% - 1.5rem);
166
- }
167
-
168
- .phone-block-group-4-up > label {
169
- flex-basis: calc(25% - 1.5rem);
170
- width: calc(25% - 1.5rem);
171
- }
172
-
173
- .phone-block-group-5-up > label {
174
- flex-basis: calc(20% - 1.5rem);
175
- width: calc(20% - 1.5rem);
176
- }
177
-
178
- .phone-block-group-6-up > label {
179
- flex-basis: calc(16.66666% - 1.5rem);
180
- width: calc(16.66666% - 1.5rem);
181
- }
182
-
183
- .phone-block-group-7-up > label {
184
- flex-basis: calc(14.2857% - 1.5rem);
185
- width: calc(14.2857% - 1.5rem);
186
- }
187
-
188
- .phone-block-group-8-up > label {
189
- flex-basis: calc(12.5% - 1.5rem);
190
- width: calc(12.5% - 1.5rem);
191
- }
192
-
193
- .code-face label {
194
- letter-spacing: 0em;
195
- font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
196
- font-weight: 400;
197
- font-style: normal;
198
- }
199
-
200
- .code-face label b, .code-face label strong {
201
- font-weight: 400;
202
- }
203
-
204
- .code-italic label {
205
- letter-spacing: 0em;
206
- font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
207
- font-weight: 400;
208
- font-style: italic;
209
- }
210
-
211
- .code-italic label b, .code-italic label strong {
212
- font-weight: 400;
213
65
  }
@@ -17,134 +17,12 @@
17
17
  pointer-events: none;
18
18
  display: block;
19
19
  height: 1rem;
20
- box-sizing: border-box;
21
- margin-left: 0.75rem;
22
- margin-right: 0.75rem;
23
- min-width: 0;
24
- flex-grow: 0;
25
- flex-shrink: 1;
26
- }
27
- .item-type-icon-group-1-up > .block {
28
- flex-basis: calc(100% - 1.5rem);
29
- width: calc(100% - 1.5rem);
30
- }
31
- .item-type-icon-group-2-up > .block {
32
- flex-basis: calc(50% - 1.5rem);
33
- width: calc(50% - 1.5rem);
34
- }
35
- .item-type-icon-group-3-up > .block {
36
- flex-basis: calc(33.33333% - 1.5rem);
37
- width: calc(33.33333% - 1.5rem);
38
- }
39
- .item-type-icon-group-4-up > .block {
40
- flex-basis: calc(25% - 1.5rem);
41
- width: calc(25% - 1.5rem);
42
- }
43
- .item-type-icon-group-5-up > .block {
44
- flex-basis: calc(20% - 1.5rem);
45
- width: calc(20% - 1.5rem);
46
- }
47
- .item-type-icon-group-6-up > .block {
48
- flex-basis: calc(16.66666% - 1.5rem);
49
- width: calc(16.66666% - 1.5rem);
50
- }
51
- .item-type-icon-group-7-up > .block {
52
- flex-basis: calc(14.2857% - 1.5rem);
53
- width: calc(14.2857% - 1.5rem);
54
- }
55
- .item-type-icon-group-8-up > .block {
56
- flex-basis: calc(12.5% - 1.5rem);
57
- width: calc(12.5% - 1.5rem);
58
- }
59
- .tablet-block-group-1-up > .item-type-icon {
60
- flex-basis: calc(100% - 1.5rem);
61
- width: calc(100% - 1.5rem);
62
- }
63
- .tablet-block-group-2-up > .item-type-icon {
64
- flex-basis: calc(50% - 1.5rem);
65
- width: calc(50% - 1.5rem);
66
- }
67
- .tablet-block-group-3-up > .item-type-icon {
68
- flex-basis: calc(33.33333% - 1.5rem);
69
- width: calc(33.33333% - 1.5rem);
70
- }
71
- .tablet-block-group-4-up > .item-type-icon {
72
- flex-basis: calc(25% - 1.5rem);
73
- width: calc(25% - 1.5rem);
74
- }
75
- .tablet-block-group-5-up > .item-type-icon {
76
- flex-basis: calc(20% - 1.5rem);
77
- width: calc(20% - 1.5rem);
78
- }
79
- .tablet-block-group-6-up > .item-type-icon {
80
- flex-basis: calc(16.66666% - 1.5rem);
81
- width: calc(16.66666% - 1.5rem);
82
- }
83
- .tablet-block-group-7-up > .item-type-icon {
84
- flex-basis: calc(14.2857% - 1.5rem);
85
- width: calc(14.2857% - 1.5rem);
86
- }
87
- .tablet-block-group-8-up > .item-type-icon {
88
- flex-basis: calc(12.5% - 1.5rem);
89
- width: calc(12.5% - 1.5rem);
90
- }
91
- .phone-block-group-1-up > .item-type-icon {
92
- flex-basis: calc(100% - 1.5rem);
93
- width: calc(100% - 1.5rem);
94
- }
95
- .phone-block-group-2-up > .item-type-icon {
96
- flex-basis: calc(50% - 1.5rem);
97
- width: calc(50% - 1.5rem);
98
- }
99
- .phone-block-group-3-up > .item-type-icon {
100
- flex-basis: calc(33.33333% - 1.5rem);
101
- width: calc(33.33333% - 1.5rem);
102
- }
103
- .phone-block-group-4-up > .item-type-icon {
104
- flex-basis: calc(25% - 1.5rem);
105
- width: calc(25% - 1.5rem);
106
- }
107
- .phone-block-group-5-up > .item-type-icon {
108
- flex-basis: calc(20% - 1.5rem);
109
- width: calc(20% - 1.5rem);
110
- }
111
- .phone-block-group-6-up > .item-type-icon {
112
- flex-basis: calc(16.66666% - 1.5rem);
113
- width: calc(16.66666% - 1.5rem);
114
- }
115
- .phone-block-group-7-up > .item-type-icon {
116
- flex-basis: calc(14.2857% - 1.5rem);
117
- width: calc(14.2857% - 1.5rem);
118
- }
119
- .phone-block-group-8-up > .item-type-icon {
120
- flex-basis: calc(12.5% - 1.5rem);
121
- width: calc(12.5% - 1.5rem);
122
- }
123
- .code-face .item-type-icon {
124
- letter-spacing: 0em;
125
- font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
126
- font-weight: 400;
127
- font-style: normal;
128
- }
129
- .code-face .item-type-icon b, .code-face .item-type-icon strong {
130
- font-weight: 400;
131
- }
132
- .code-italic .item-type-icon {
133
- letter-spacing: 0em;
134
- font-family: "Consolas", "Andale Mono", "Lucida Console", "Monaco", monospace;
135
- font-weight: 400;
136
- font-style: italic;
137
- }
138
- .code-italic .item-type-icon b, .code-italic .item-type-icon strong {
139
- font-weight: 400;
140
- }
141
- .item-type-icon {
142
20
  margin-top: 0.15em !important;
143
21
  min-width: 16px;
144
22
  fill: currentColor;
145
- transform: rotate(360deg);
23
+ transform: rotate(360deg)
146
24
  }
147
25
 
148
26
  .item-type-icon-margin {
149
- margin-inline-end: 0.375rem;
27
+ margin-inline-end: 0.375rem
150
28
  }