@civicactions/cmsds-open-data-components 4.0.12-alpha.2 → 4.0.12-alpha.3
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.
- package/dist/main.js +2 -0
- package/dist/main.js.map +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -7779,6 +7779,8 @@ const $dd6eb2b30d7ad75d$var$FilteredResourceBody = ({ id: id, dataset: dataset,
|
|
|
7779
7779
|
const resource = (0, $1d3d480a9cfaabe0$export$2e2bcd8739ae039)("", rootUrl, {
|
|
7780
7780
|
...options,
|
|
7781
7781
|
limit: 25
|
|
7782
|
+
}, {
|
|
7783
|
+
datasetID: id
|
|
7782
7784
|
});
|
|
7783
7785
|
(0, $hgUW1$useEffect)(()=>{
|
|
7784
7786
|
if (distribution.identifier) resource.setResource(distribution.identifier);
|