@popsure/dirty-swan 0.66.15 → 0.66.16

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
@@ -22678,8 +22678,8 @@ var BaseCell = function (_a) {
22678
22678
  } }) }))] })] }), progressBarValue !== undefined && (jsxRuntime.jsx(MiniProgressBar, { nFilledBars: progressBarValue })), description && (jsxRuntime.jsx("div", { className: classNames(styles$9.description, 'd-flex p-p--small tc-neutral-600', alignClassName), children: description }))] }) }));
22679
22679
  };
22680
22680
 
22681
- var css_248z$7 = ".CTACell-module_narrow__1EPPT {\n height: 40px;\n padding: 8px !important;\n}";
22682
- var styles$7 = {"narrow":"CTACell-module_narrow__1EPPT"};
22681
+ var css_248z$7 = ".CTACell-module_button__38ozg {\n max-width: 176px;\n}\n\n.CTACell-module_narrow__1EPPT {\n height: 40px;\n padding: 8px !important;\n}";
22682
+ var styles$7 = {"button":"CTACell-module_button__38ozg","narrow":"CTACell-module_narrow__1EPPT"};
22683
22683
  styleInject(css_248z$7);
22684
22684
 
22685
22685
  var IconRenderer = function (_a) {
@@ -22699,7 +22699,7 @@ var CTACell = function (_a) {
22699
22699
  href: href,
22700
22700
  target: '_blank',
22701
22701
  rel: 'noopener noreferrer',
22702
- }, { className: classNames('mt16 w100 wmx3', (_b = {
22702
+ }, { className: classNames('mt16 w100', styles$7.button, (_b = {
22703
22703
  'p-btn--primary': !grey,
22704
22704
  'p-btn--secondary-grey': grey
22705
22705
  },