@onpe/ui 1.2.91 → 1.2.93

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.
@@ -1,3 +1,2 @@
1
1
  export { IconWarningNotRecommended } from "./IconWarningNotRecommended";
2
- export default IconWarningNotRecommended;
3
2
  //# sourceMappingURL=index.d.ts.map
package/dist/index.css CHANGED
@@ -783,7 +783,7 @@ body.onpe-modal-open {
783
783
  .onpe-not-recommended-icon {
784
784
  width: 40px;
785
785
  height: 35px;
786
- color: var(--onpe-ui-dark-gray); /* text-brand-black - usando dark-gray como equivalente */
786
+ color: var(--onpe-ui-black); /* text-brand-black - usando dark-gray como equivalente */
787
787
  }
788
788
 
789
789
  .onpe-not-recommended-message {
@@ -783,7 +783,7 @@ body.onpe-modal-open {
783
783
  .onpe-not-recommended-icon {
784
784
  width: 40px;
785
785
  height: 35px;
786
- color: var(--onpe-ui-dark-gray); /* text-brand-black - usando dark-gray como equivalente */
786
+ color: var(--onpe-ui-black); /* text-brand-black - usando dark-gray como equivalente */
787
787
  }
788
788
 
789
789
  .onpe-not-recommended-message {