@civicactions/cmsds-open-data-components 3.1.0 → 3.1.1

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 CHANGED
@@ -1130,7 +1130,7 @@ const $e873081a6e8f024e$var$DatasetSearch = (props)=>{
1130
1130
  ]
1131
1131
  }),
1132
1132
  /*#__PURE__*/ (0, $hgUW1$jsxs)("ol", {
1133
- className: "dc-dataset-search-list ds-u-padding--0 ds-u-margin-top--0 ds-u-display--block",
1133
+ className: "dc-dataset-search-list ds-u-padding--0 ds-u-margin-top--0 ds-u-margin-bottom--4 ds-u-display--block",
1134
1134
  "data-testid": "results-list",
1135
1135
  children: [
1136
1136
  noResults && /*#__PURE__*/ (0, $hgUW1$jsx)((0, $hgUW1$Alert), {
@@ -2084,6 +2084,7 @@ const $6380a4a580b24362$var$DataTableHeader = ({ resource: resource , downloadUR
2084
2084
  className: "ds-l-col--12 ds-u-display--flex ds-u-flex-wrap--wrap ds-u-justify-content--between ds-u-align-items--center",
2085
2085
  children: [
2086
2086
  /*#__PURE__*/ (0, $hgUW1$jsx)("div", {
2087
+ className: "ds-l-col--12 ds-l-lg-col--6",
2087
2088
  children: /*#__PURE__*/ (0, $hgUW1$jsx)((0, $2ed0091f7e32d1e6$export$2e2bcd8739ae039), {
2088
2089
  totalRows: intCount,
2089
2090
  limit: limit,
@@ -2091,7 +2092,7 @@ const $6380a4a580b24362$var$DataTableHeader = ({ resource: resource , downloadUR
2091
2092
  })
2092
2093
  }),
2093
2094
  /*#__PURE__*/ (0, $hgUW1$jsxs)("div", {
2094
- className: "dc-c-resource-header--buttons ds-l-col--12 ds-l-lg-col--8 ds-u-display--flex ds-u-flex-wrap--wrap ds-u-justify-content--end ds-u-margin-bottom--2 ds-u-md-margin-bottom--0 ds-u-padding-x--0",
2095
+ className: "dc-c-resource-header--buttons ds-l-col--12 ds-l-lg-col--6 ds-u-display--flex ds-u-flex-wrap--wrap ds-u-justify-content--end ds-u-margin-bottom--2 ds-u-md-margin-bottom--0 ds-u-padding-x--0",
2095
2096
  children: [
2096
2097
  /*#__PURE__*/ (0, $hgUW1$jsx)("div", {
2097
2098
  className: "ds-l-col--12 ds-l-sm-col--auto ds-u-padding-x--0 ds-u-sm-margin-right--2 ds-u-margin-bottom--2 ds-u-sm-margin-bottom--0",