@esri/solutions-components 0.10.28 → 0.10.30

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 (92) hide show
  1. package/dist/cjs/map-select-tools_3.cjs.entry.js +4 -1
  2. package/dist/cjs/solution-item-accordion.cjs.entry.js +22 -3
  3. package/dist/collection/components/map-select-tools/map-select-tools.js +4 -1
  4. package/dist/collection/components/solution-item-accordion/solution-item-accordion.css +4 -0
  5. package/dist/collection/components/solution-item-accordion/solution-item-accordion.js +21 -2
  6. package/dist/collection/demos/browse-solutions.html +1 -1
  7. package/dist/collection/demos/buffer-tools.html +3 -3
  8. package/dist/collection/demos/card-manager.html +1 -1
  9. package/dist/collection/demos/create-feature.html +3 -3
  10. package/dist/collection/demos/crowdsource-manager.html +4 -42
  11. package/dist/collection/demos/crowdsource-reporter.html +1 -1
  12. package/dist/collection/demos/deduct-calculator.html +1 -1
  13. package/dist/collection/demos/demo-map.html +3 -3
  14. package/dist/collection/demos/edit-card.html +1 -1
  15. package/dist/collection/demos/feature-list.html +3 -3
  16. package/dist/collection/demos/index.html +1 -2
  17. package/dist/collection/demos/info-card.html +1 -1
  18. package/dist/collection/demos/json-editor-2.html +1 -1
  19. package/dist/collection/demos/json-editor.html +1 -1
  20. package/dist/collection/demos/layer-list.html +3 -3
  21. package/dist/collection/demos/layer-table.html +3 -3
  22. package/dist/collection/demos/list-item.html +3 -3
  23. package/dist/collection/demos/map-card.html +3 -3
  24. package/dist/collection/demos/map-draw-tools.html +3 -3
  25. package/dist/collection/demos/map-layer-picker.html +3 -3
  26. package/dist/collection/demos/map-select-tools.html +3 -3
  27. package/dist/collection/demos/new-public-notification.html +3 -3
  28. package/dist/collection/demos/new-solution-configuration.html +1 -1
  29. package/dist/collection/demos/pci-calculator.html +1 -1
  30. package/dist/collection/demos/pdf-download.html +1 -2
  31. package/dist/collection/demos/solution-configuration.html +1 -1
  32. package/dist/collection/demos/solution-contents.html +1 -1
  33. package/dist/collection/demos/solution-group-details.html +1 -1
  34. package/dist/collection/demos/solution-item-accordion.html +1 -2
  35. package/dist/collection/demos/solution-item-details.html +1 -1
  36. package/dist/collection/demos/solution-item-icon.html +1 -2
  37. package/dist/collection/demos/solution-item-sharing.html +1 -1
  38. package/dist/collection/demos/solution-item.html +1 -1
  39. package/dist/collection/demos/solution-organization-variables.html +1 -1
  40. package/dist/collection/demos/solution-resource-item.html +1 -1
  41. package/dist/collection/demos/solution-spatial-ref.html +1 -1
  42. package/dist/collection/demos/solution-template-data.html +1 -1
  43. package/dist/collection/demos/solution-variables.html +1 -1
  44. package/dist/collection/demos/spatial-ref.html +1 -1
  45. package/dist/components/map-select-tools2.js +4 -1
  46. package/dist/components/solution-item-accordion.js +22 -3
  47. package/dist/esm/map-select-tools_3.entry.js +4 -1
  48. package/dist/esm/solution-item-accordion.entry.js +22 -3
  49. package/dist/solutions-components/demos/browse-solutions.html +1 -1
  50. package/dist/solutions-components/demos/buffer-tools.html +3 -3
  51. package/dist/solutions-components/demos/card-manager.html +1 -1
  52. package/dist/solutions-components/demos/create-feature.html +3 -3
  53. package/dist/solutions-components/demos/crowdsource-manager.html +4 -42
  54. package/dist/solutions-components/demos/crowdsource-reporter.html +1 -1
  55. package/dist/solutions-components/demos/deduct-calculator.html +1 -1
  56. package/dist/solutions-components/demos/demo-map.html +3 -3
  57. package/dist/solutions-components/demos/edit-card.html +1 -1
  58. package/dist/solutions-components/demos/feature-list.html +3 -3
  59. package/dist/solutions-components/demos/index.html +1 -2
  60. package/dist/solutions-components/demos/info-card.html +1 -1
  61. package/dist/solutions-components/demos/json-editor-2.html +1 -1
  62. package/dist/solutions-components/demos/json-editor.html +1 -1
  63. package/dist/solutions-components/demos/layer-list.html +3 -3
  64. package/dist/solutions-components/demos/layer-table.html +3 -3
  65. package/dist/solutions-components/demos/list-item.html +3 -3
  66. package/dist/solutions-components/demos/map-card.html +3 -3
  67. package/dist/solutions-components/demos/map-draw-tools.html +3 -3
  68. package/dist/solutions-components/demos/map-layer-picker.html +3 -3
  69. package/dist/solutions-components/demos/map-select-tools.html +3 -3
  70. package/dist/solutions-components/demos/new-public-notification.html +3 -3
  71. package/dist/solutions-components/demos/new-solution-configuration.html +1 -1
  72. package/dist/solutions-components/demos/pci-calculator.html +1 -1
  73. package/dist/solutions-components/demos/pdf-download.html +1 -2
  74. package/dist/solutions-components/demos/solution-configuration.html +1 -1
  75. package/dist/solutions-components/demos/solution-contents.html +1 -1
  76. package/dist/solutions-components/demos/solution-group-details.html +1 -1
  77. package/dist/solutions-components/demos/solution-item-accordion.html +1 -2
  78. package/dist/solutions-components/demos/solution-item-details.html +1 -1
  79. package/dist/solutions-components/demos/solution-item-icon.html +1 -2
  80. package/dist/solutions-components/demos/solution-item-sharing.html +1 -1
  81. package/dist/solutions-components/demos/solution-item.html +1 -1
  82. package/dist/solutions-components/demos/solution-organization-variables.html +1 -1
  83. package/dist/solutions-components/demos/solution-resource-item.html +1 -1
  84. package/dist/solutions-components/demos/solution-spatial-ref.html +1 -1
  85. package/dist/solutions-components/demos/solution-template-data.html +1 -1
  86. package/dist/solutions-components/demos/solution-variables.html +1 -1
  87. package/dist/solutions-components/demos/spatial-ref.html +1 -1
  88. package/dist/solutions-components/{p-1dbef451.entry.js → p-22bb693d.entry.js} +1 -1
  89. package/dist/solutions-components/{p-971b67d7.entry.js → p-ff8b0603.entry.js} +1 -1
  90. package/dist/solutions-components/solutions-components.esm.js +1 -1
  91. package/dist/types/components/solution-item-accordion/solution-item-accordion.d.ts +8 -0
  92. package/package.json +2 -2
@@ -929,7 +929,10 @@ const MapSelectTools = class {
929
929
  hasOID = g?.layer?.hasOwnProperty("objectIdField") || g.hasOwnProperty("getObjectId");
930
930
  });
931
931
  // OIDs are used when the addressee layer and the current "use layer features" layer are the same
932
- const useOIDs = (this.layerViews[0].layer.url === this.selectLayerView.layer.url) && hasOID;
932
+ const layerViewLayer = this.layerViews[0].layer;
933
+ const selectLayerViewLayer = this.selectLayerView.layer;
934
+ const useOIDs = hasOID && layerViewLayer.url === selectLayerViewLayer.url &&
935
+ selectLayerViewLayer.layerId === layerViewLayer.layerId;
933
936
  await this._sketchGraphicsChanged({
934
937
  detail: {
935
938
  graphics,
@@ -12,7 +12,7 @@ const locale = require('./locale-339b55f0.js');
12
12
  require('./esri-loader-08dc41bd.js');
13
13
  require('./_commonjsHelpers-baf43783.js');
14
14
 
15
- const solutionItemAccordionCss = ":host{display:block}.padding-start-1{padding-inline-start:1rem}";
15
+ const solutionItemAccordionCss = ":host{display:block}.padding-start-1{padding-inline-start:1rem}.font-size-override{--calcite-font-size--2:var(--calcite-font-size--1)}";
16
16
  const SolutionItemAccordionStyle0 = solutionItemAccordionCss;
17
17
 
18
18
  const SolutionItemAccordion = class {
@@ -162,7 +162,8 @@ const SolutionItemAccordion = class {
162
162
  * @protected
163
163
  */
164
164
  _getList(templateInfos) {
165
- return (index.h("calcite-list", { class: "padding-start-1" }, templateInfos.map(t => this._getListItem(t))));
165
+ const sortedTemplateInfos = this._sortTemplatesByTitle(templateInfos);
166
+ return (index.h("calcite-list", null, sortedTemplateInfos.map(t => this._getListItem(t))));
166
167
  }
167
168
  /**
168
169
  * Get list item for the current type
@@ -174,7 +175,25 @@ const SolutionItemAccordion = class {
174
175
  * @protected
175
176
  */
176
177
  _getListItem(templateInfo) {
177
- return (index.h("calcite-list-item", { description: templateInfo.snippet, label: templateInfo.title, value: templateInfo.id }));
178
+ return (index.h("calcite-list-item", { class: "font-size-override", description: templateInfo.snippet, label: templateInfo.title, value: templateInfo.id }));
179
+ }
180
+ /**
181
+ * Sort the templates based on the title
182
+ *
183
+ * @returns the sorted templates
184
+ *
185
+ * @protected
186
+ */
187
+ _sortTemplatesByTitle(templateInfos) {
188
+ return templateInfos.sort((a, b) => {
189
+ if (a.title < b.title) {
190
+ return -1;
191
+ }
192
+ if (a.title > b.title) {
193
+ return 1;
194
+ }
195
+ return 0;
196
+ });
178
197
  }
179
198
  /**
180
199
  * Sort the templates based on the defined order in _sortOrder
@@ -934,7 +934,10 @@ export class MapSelectTools {
934
934
  hasOID = g?.layer?.hasOwnProperty("objectIdField") || g.hasOwnProperty("getObjectId");
935
935
  });
936
936
  // OIDs are used when the addressee layer and the current "use layer features" layer are the same
937
- const useOIDs = (this.layerViews[0].layer.url === this.selectLayerView.layer.url) && hasOID;
937
+ const layerViewLayer = this.layerViews[0].layer;
938
+ const selectLayerViewLayer = this.selectLayerView.layer;
939
+ const useOIDs = hasOID && layerViewLayer.url === selectLayerViewLayer.url &&
940
+ selectLayerViewLayer.layerId === layerViewLayer.layerId;
938
941
  await this._sketchGraphicsChanged({
939
942
  detail: {
940
943
  graphics,
@@ -20,4 +20,8 @@
20
20
 
21
21
  .padding-start-1 {
22
22
  padding-inline-start: 1rem;
23
+ }
24
+
25
+ .font-size-override {
26
+ --calcite-font-size--2: var(--calcite-font-size--1);;
23
27
  }
@@ -171,7 +171,8 @@ export class SolutionItemAccordion {
171
171
  * @protected
172
172
  */
173
173
  _getList(templateInfos) {
174
- return (h("calcite-list", { class: "padding-start-1" }, templateInfos.map(t => this._getListItem(t))));
174
+ const sortedTemplateInfos = this._sortTemplatesByTitle(templateInfos);
175
+ return (h("calcite-list", null, sortedTemplateInfos.map(t => this._getListItem(t))));
175
176
  }
176
177
  /**
177
178
  * Get list item for the current type
@@ -183,7 +184,25 @@ export class SolutionItemAccordion {
183
184
  * @protected
184
185
  */
185
186
  _getListItem(templateInfo) {
186
- return (h("calcite-list-item", { description: templateInfo.snippet, label: templateInfo.title, value: templateInfo.id }));
187
+ return (h("calcite-list-item", { class: "font-size-override", description: templateInfo.snippet, label: templateInfo.title, value: templateInfo.id }));
188
+ }
189
+ /**
190
+ * Sort the templates based on the title
191
+ *
192
+ * @returns the sorted templates
193
+ *
194
+ * @protected
195
+ */
196
+ _sortTemplatesByTitle(templateInfos) {
197
+ return templateInfos.sort((a, b) => {
198
+ if (a.title < b.title) {
199
+ return -1;
200
+ }
201
+ if (a.title > b.title) {
202
+ return 1;
203
+ }
204
+ return 0;
205
+ });
187
206
  }
188
207
  /**
189
208
  * Sort the templates based on the defined order in _sortOrder
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>
@@ -45,12 +45,12 @@
45
45
  }
46
46
  </style>
47
47
 
48
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
48
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
49
49
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
50
50
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
51
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
51
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
52
52
 
53
- <script src="https://js.arcgis.com/4.27/"></script>
53
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
54
54
  <script type="module" src="../solutions-components.esm.js"></script>
55
55
  <script>
56
56
  require(["esri/Map", "esri/views/MapView"], (
@@ -34,7 +34,7 @@
34
34
  }
35
35
  </style>
36
36
 
37
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
37
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
38
38
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
39
39
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
40
40
 
@@ -49,12 +49,12 @@
49
49
  }
50
50
  </style>
51
51
 
52
- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.29/esri/themes/light/main.css" />
52
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
53
53
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
54
54
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
55
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
55
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
56
56
 
57
- <script src="https://jsdev.arcgis.com/4.29/"></script>
57
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
58
58
  <script type="module" src="../solutions-components.esm.js"></script>
59
59
 
60
60
  <script>
@@ -27,14 +27,14 @@
27
27
  }
28
28
  </style>
29
29
 
30
- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.30/esri/themes/light/main.css" />
31
- <!-- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.29/esri/themes/dark/main.css" /> -->
32
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.8.2/calcite.css" />
30
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
31
+ <!-- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/dark/main.css" /> -->
32
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
33
33
 
34
34
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
35
35
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
36
36
 
37
- <script src="https://jsdev.arcgis.com/4.30/"></script>
37
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
38
38
  <script type="module" src="../solutions-components.esm.js"></script>
39
39
 
40
40
  <script>
@@ -90,44 +90,6 @@
90
90
  demo.mapInfos = [
91
91
  ...custom,
92
92
  ...[{
93
- id: "ce3dec81bf714d3bb71da9691ab686d1",
94
- name: "Popup Configured Map",
95
- filterConfig: {
96
- mapId: "ce3dec81bf714d3bb71da9691ab686d1",
97
- layerExpressions: [
98
- {
99
- id: "Requests_681",
100
- title: "Requests",
101
- operator: " AND ",
102
- expressions: [
103
- {
104
- definitionExpression: "OBJECTID > 690",
105
- id: 1701793260225,
106
- index: 0,
107
- name: "greater than 690",
108
- active: false
109
- }
110
- ]
111
- }, {
112
- id: "Requets_6608",
113
- title: "Comments",
114
- operator: " AND ",
115
- expressions: [
116
- {
117
- definitionExpression: "OBJECTID > 1",
118
- id: 1701793260226,
119
- index: 0,
120
- name: "greater than 1",
121
- active: false
122
- }
123
- ]
124
- }
125
- ]
126
- }
127
- }, {
128
- id: "863e4f6f2a7840db896cc1b1606d552d",
129
- name: "IA map"
130
- }, {
131
93
  id: "3715f4899bea4b2a948347c5c2357e58",
132
94
  name: "PN Map"
133
95
  }, {
@@ -89,7 +89,7 @@
89
89
  <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
90
90
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
91
91
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
92
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.8.2/calcite.css" />
92
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
93
93
 
94
94
  <script src="https://jsdev.arcgis.com/4.31/"></script>
95
95
  <script type="module" src="../solutions-components.esm.js"></script>
@@ -34,7 +34,7 @@
34
34
  }
35
35
  </style>
36
36
 
37
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
37
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
38
38
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
39
39
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
40
40
 
@@ -30,12 +30,12 @@
30
30
  }
31
31
  </style>
32
32
 
33
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
33
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
34
34
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
35
35
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
36
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
36
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
37
37
 
38
- <script src="https://js.arcgis.com/4.27/"></script>
38
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
39
39
  <script type="module" src="../solutions-components.esm.js"></script>
40
40
  </head>
41
41
 
@@ -19,7 +19,7 @@
19
19
  | See the License for the specific language governing permissions and
20
20
  | limitations under the License.
21
21
  -->
22
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
22
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
23
23
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
24
24
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
25
25
 
@@ -49,12 +49,12 @@
49
49
  }
50
50
  </style>
51
51
 
52
- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.29/esri/themes/light/main.css" />
52
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
53
53
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
54
54
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
55
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
55
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
56
56
 
57
- <script src="https://jsdev.arcgis.com/4.29/"></script>
57
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
58
58
  <script type="module" src="../solutions-components.esm.js"></script>
59
59
 
60
60
  <script>
@@ -21,8 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" href="https://unpkg.com/@esri/calcite-components@2.0.0/dist/calcite/calcite.css"
25
- type="text/css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
26
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
27
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
28
27
  <style>
@@ -33,7 +33,7 @@
33
33
  }
34
34
  </style>
35
35
 
36
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
36
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
37
37
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
38
38
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
39
39
 
@@ -23,7 +23,7 @@
23
23
 
24
24
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
25
25
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
26
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
26
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
27
27
  <style>
28
28
  .full-height {
29
29
  height: 100%;
@@ -23,7 +23,7 @@
23
23
 
24
24
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
25
25
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
26
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
26
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
27
27
  <style>
28
28
  .full-height {
29
29
  height: 100%;
@@ -49,12 +49,12 @@
49
49
  }
50
50
  </style>
51
51
 
52
- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.29/esri/themes/light/main.css" />
52
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
53
53
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
54
54
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
55
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
55
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
56
56
 
57
- <script src="https://jsdev.arcgis.com/4.29/"></script>
57
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
58
58
  <script type="module" src="../solutions-components.esm.js"></script>
59
59
 
60
60
  <script>
@@ -44,12 +44,12 @@
44
44
  }
45
45
  </style>
46
46
 
47
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
47
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
48
48
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
49
49
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
50
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
50
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
51
51
 
52
- <script src="https://js.arcgis.com/4.27/"></script>
52
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
53
53
  <script type="module" src="../solutions-components.esm.js"></script>
54
54
 
55
55
  <script>
@@ -39,12 +39,12 @@
39
39
  }
40
40
  </style>
41
41
 
42
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
43
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
42
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
43
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
44
44
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
45
45
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
46
46
 
47
- <script src="https://js.arcgis.com/4.27/"></script>
47
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
48
48
  <script type="module" src="../solutions-components.esm.js"></script>
49
49
 
50
50
  <script>
@@ -37,12 +37,12 @@
37
37
  }
38
38
  </style>
39
39
 
40
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
40
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
41
41
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
42
42
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
43
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
43
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
44
44
 
45
- <script src="https://js.arcgis.com/4.27/"></script>
45
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
46
46
  <script type="module" src="../solutions-components.esm.js"></script>
47
47
 
48
48
  <script>
@@ -42,12 +42,12 @@
42
42
  }
43
43
  </style>
44
44
 
45
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
45
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
46
46
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
47
47
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
48
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
48
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
49
49
 
50
- <script src="https://js.arcgis.com/4.27/"></script>
50
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
51
51
  <script type="module" src="../solutions-components.esm.js"></script>
52
52
  <script>
53
53
  require(["esri/WebMap", "esri/views/MapView", "esri/widgets/Legend"], (
@@ -41,12 +41,12 @@
41
41
  }
42
42
  </style>
43
43
 
44
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
44
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
45
45
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
46
46
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
47
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
47
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
48
48
 
49
- <script src="https://js.arcgis.com/4.27/"></script>
49
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
50
50
  <script type="module" src="../solutions-components.esm.js"></script>
51
51
  <script>
52
52
  require(["esri/WebMap", "esri/views/MapView"], (
@@ -45,12 +45,12 @@
45
45
  }
46
46
  </style>
47
47
 
48
- <link rel="stylesheet" href="https://js.arcgis.com/4.27/esri/themes/light/main.css" />
48
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
49
49
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
50
50
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
51
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
51
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
52
52
 
53
- <script src="https://js.arcgis.com/4.27/"></script>
53
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
54
54
  <script type="module" src="../solutions-components.esm.js"></script>
55
55
  <script>
56
56
  require(["esri/Map", "esri/views/MapView"], (
@@ -56,16 +56,16 @@
56
56
  }
57
57
  </style>
58
58
 
59
- <link rel="stylesheet" href="https://jsdev.arcgis.com/4.29/esri/themes/light/main.css" />
59
+ <link rel="stylesheet" href="https://jsdev.arcgis.com/4.31/esri/themes/light/main.css" />
60
60
  <!-- <link
61
61
  rel="stylesheet"
62
62
  href="https://jsdev.arcgis.com/4.29/esri/themes/dark/main.css"
63
63
  /> -->
64
64
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
65
65
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
66
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
66
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
67
67
 
68
- <script src="https://jsdev.arcgis.com/4.29/"></script>
68
+ <script src="https://jsdev.arcgis.com/4.31/"></script>
69
69
  <script type="module" src="../solutions-components.esm.js"></script>
70
70
 
71
71
  <script>
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://jsdev.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>
@@ -34,7 +34,7 @@
34
34
  }
35
35
  </style>
36
36
 
37
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
37
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
38
38
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
39
39
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
40
40
 
@@ -38,10 +38,9 @@
38
38
  </style>
39
39
 
40
40
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
41
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
41
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
42
42
  <link rel="stylesheet" href="../../dist/solutions-components/solutions-components.css" type="text/css">
43
43
 
44
- <script type="module" src="https://js.arcgis.com/calcite-components/2.0.0/calcite.esm.js"></script>
45
44
  <script type="module" src="../../dist/solutions-components/solutions-components.esm.js"></script>
46
45
  </head>
47
46
 
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>
@@ -33,8 +33,7 @@
33
33
  }
34
34
  </style>
35
35
 
36
- <script type="module" src="https://js.arcgis.com/calcite-components/2.12.2/calcite.esm.js"></script>
37
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.12.2/calcite.css" />
36
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
38
37
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
39
38
 
40
39
  <script type="module" src="../solutions-components.esm.js"></script>
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>
@@ -34,7 +34,6 @@
34
34
  }
35
35
  </style>
36
36
 
37
- <script type="module" src="https://js.arcgis.com/calcite-components/2.0.0/calcite.esm.js"></script>
38
37
  <script type="module" src="../solutions-components.esm.js"></script>
39
38
  </head>
40
39
 
@@ -21,7 +21,7 @@
21
21
  | limitations under the License.
22
22
  -->
23
23
 
24
- <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.0.0/calcite.css" />
24
+ <link rel="stylesheet" type="text/css" href="https://js.arcgis.com/calcite-components/2.13.0/calcite.css" />
25
25
  <link rel="stylesheet" href="https://webapps-cdn.esri.com/CDN/fonts/v1.4.1/fonts.css" />
26
26
  <link rel="stylesheet" href="../solutions-components.css" type="text/css">
27
27
  <style>