@civicactions/cmsds-open-data-components 2.2.0-alpha.7 → 2.2.0-alpha.9
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 -1
- package/dist/main.js.map +1 -1
- package/dist/types.d.ts.map +1 -1
- package/package.json +1 -1
package/dist/main.js
CHANGED
|
@@ -3363,6 +3363,7 @@ $a6df0aa147323304$var$Footer.defaultProps = {
|
|
|
3363
3363
|
children: "A federal government website managed and paid for by the U.S. Centers for Medicare & Medicaid Services."
|
|
3364
3364
|
}),
|
|
3365
3365
|
/*#__PURE__*/ (0, $hgUW1$jsx)("p", {
|
|
3366
|
+
className: "ds-u-padding-bottom--2",
|
|
3366
3367
|
children: "7500 Security Boulevard, Baltimore, MD 21244"
|
|
3367
3368
|
})
|
|
3368
3369
|
]
|
|
@@ -4119,7 +4120,7 @@ const $374c4669b044ddf8$var$QueryRow = ({ id: id , condition: condition , index:
|
|
|
4119
4120
|
value
|
|
4120
4121
|
]);
|
|
4121
4122
|
return /*#__PURE__*/ (0, $hgUW1$jsxs)("fieldset", {
|
|
4122
|
-
className: "ds-u-display--flex ds-u-justify-content--between ds-u-align-items--center",
|
|
4123
|
+
className: "ds-u-display--flex ds-u-justify-content--between ds-u-align-items--center ds-u-border--1 ds-u-border--dark ds-u-padding--2",
|
|
4123
4124
|
children: [
|
|
4124
4125
|
/*#__PURE__*/ (0, $hgUW1$jsx)((0, $hgUW1$Dropdown), {
|
|
4125
4126
|
options: propertyOptions,
|