@esri/solutions-components 0.11.5 → 0.11.7

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.
@@ -496,7 +496,7 @@
496
496
  "Web Map"
497
497
  ],
498
498
  "snippet": "A map used in the Catch Basin Volunteer Manager app to update catch basin adoption detail."
499
- }]
499
+ }];
500
500
 
501
501
  }
502
502
  </script>
@@ -496,7 +496,7 @@
496
496
  "Web Map"
497
497
  ],
498
498
  "snippet": "A map used in the Catch Basin Volunteer Manager app to update catch basin adoption detail."
499
- }]
499
+ }];
500
500
 
501
501
  }
502
502
  </script>
@@ -0,0 +1,7 @@
1
+ Built 01/09/2025 9:43:51.85
2
+ develop
3
+ commit 7f3b9d15e02dc28d191566dacd901cf0faebc7c2
4
+ Author: Mike Tschudi <mtschudi@esri.com>
5
+ Date: Thu Jan 9 09:24:36 2025 -0800
6
+
7
+ v0.11.6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@esri/solutions-components",
3
- "version": "0.11.5",
3
+ "version": "0.11.7",
4
4
  "description": "Web Components for Esri's Solutions Applications",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",