@civicactions/cmsds-open-data-components 4.0.0-alpha.0 → 4.0.0-alpha.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 +1 -1
- package/dist/main.js.map +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -2883,7 +2883,7 @@ const $16bd41951b91f02d$var$FullScreenDataTable = ({ isModal: isModal })=>{
|
|
|
2883
2883
|
},
|
|
2884
2884
|
children: [
|
|
2885
2885
|
/*#__PURE__*/ (0, $hgUW1$jsx)("i", {
|
|
2886
|
-
className: `
|
|
2886
|
+
className: `far ${modalOpen ? 'fa-compress' : 'fa-expand'} ds-u-margin-right--1`
|
|
2887
2887
|
}),
|
|
2888
2888
|
/*#__PURE__*/ (0, $hgUW1$jsx)("span", {
|
|
2889
2889
|
className: "ds-u-display--none ds-u-lg-display--inline-block",
|