@popsure/dirty-swan 0.61.2 → 0.61.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/cjs/index.js CHANGED
@@ -11667,7 +11667,7 @@ var Card = function (_a) {
11667
11667
  _b)) }, onClick && {
11668
11668
  onClick: onClick,
11669
11669
  type: "button"
11670
- }, rest, { children: jsxRuntime.jsxs("div", { className: classNames$1('d-flex fd-column jc-center w100 ta-left br8', { 'bs-sm': dropShadow && variant === 'default' }, {
11670
+ }, { disabled: disabled }, rest, { children: jsxRuntime.jsxs("div", { className: classNames$1('d-flex fd-column jc-center w100 ta-left br8', { 'bs-sm': dropShadow && variant === 'default' }, {
11671
11671
  xsmall: 'p16',
11672
11672
  small: styles$r.smallPadding,
11673
11673
  medium: 'p24',