@cobre-npm/ds-v3 0.15.0 → 0.16.0

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.
@@ -535,7 +535,7 @@
535
535
  :root {
536
536
  --cobre-card-border: var(--cobre-border-stroke-M) solid var(--cobre-primary-20);
537
537
  --cobre-card-border-radius: var(--cobre-radius-S);
538
- --cobre-card-padding: 16px 24px 24px 24px;
538
+ --cobre-card-padding: 20px;
539
539
 
540
540
  --cobre-card-header-border: var(--cobre-border-stroke-M) solid var(--cobre-primary-20);
541
541
  --cobre-card-header-padding: 16px;
@@ -67,6 +67,7 @@ export declare const banks: {
67
67
  PR_MEX_058: string;
68
68
  PR_MEX_060: string;
69
69
  PR_MEX_062: string;
70
+ PR_MEX_072: string;
70
71
  PR_MEX_103: string;
71
72
  PR_MEX_106: string;
72
73
  PR_MEX_108: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cobre-npm/ds-v3",
3
- "version": "0.15.0",
3
+ "version": "0.16.0",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"