@civicactions/cmsds-open-data-components 3.11.0-alpha.2 → 3.11.0-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 CHANGED
@@ -3764,7 +3764,7 @@ const $d98f94c79ddf4e0e$var$DataTable = ({ columns: columns, sortTransform: sort
3764
3764
  onOpen: ()=>{
3765
3765
  navigator.clipboard.writeText(window.location.href);
3766
3766
  },
3767
- className: "ds-c-button ds-c-button--solid ds-u-font-weight-bold ds-l-col--12 ds-l-md-col--auto",
3767
+ className: "ds-c-button ds-u-text-align--center ds-l-col--12 ds-u-padding-x--2 ds-u-margin-x--0 ds-u-margin-bottom--1",
3768
3768
  placement: "bottom",
3769
3769
  dialog: true,
3770
3770
  ariaLabel: "Copy link to filtered data",
@@ -3782,7 +3782,7 @@ const $d98f94c79ddf4e0e$var$DataTable = ({ columns: columns, sortTransform: sort
3782
3782
  }) : /*#__PURE__*/ (0, $hgUW1$jsx)((0, $hgUW1$Button), {
3783
3783
  "aria-disabled": true,
3784
3784
  "aria-label": "Copy link to filtered data",
3785
- className: "dkan-data-table-download-button ds-c-button ds-u-text-align--center ds-l-col--12 ds-u-padding-x--2 ds-u-margin-x--0 ds-u-margin-bottom--1",
3785
+ className: "ds-c-button ds-u-text-align--center ds-l-col--12 ds-u-padding-x--2 ds-u-margin-x--0 ds-u-margin-bottom--1",
3786
3786
  children: /*#__PURE__*/ (0, $hgUW1$jsxs)("span", {
3787
3787
  className: "ds-u-font-weight--normal ds-u-font-size--md ds-u-padding--0",
3788
3788
  children: [
@@ -3797,7 +3797,7 @@ const $d98f94c79ddf4e0e$var$DataTable = ({ columns: columns, sortTransform: sort
3797
3797
  (showDownloadFilteredDataButton || showStoredQueryDownloadButton) && /*#__PURE__*/ (0, $hgUW1$jsx)("div", {
3798
3798
  className: "ds-l-col--12 ds-u-padding-x--0 ds-u-margin-x--0",
3799
3799
  children: /*#__PURE__*/ (0, $hgUW1$jsx)((0, $hgUW1$Button), {
3800
- className: "dkan-data-table-download-button ds-u-text-align--center ds-u-display--inline-block ds-l-col--12 ds-u-padding-x--2 ds-u-margin-x--0 ds-u-margin-bottom--1",
3800
+ className: "ds-u-text-align--center ds-u-display--inline-block ds-l-col--12 ds-u-padding-x--2 ds-u-margin-x--0 ds-u-margin-bottom--1",
3801
3801
  href: downloadURL,
3802
3802
  "aria-disabled": !conditions || conditions.length === 0,
3803
3803
  children: /*#__PURE__*/ (0, $hgUW1$jsxs)("span", {