@cobre-npm/ds-v3 0.75.3 → 0.75.4

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.
@@ -452,7 +452,7 @@
452
452
  --cobre-btn-v3-link-focus-color: var(--cobre-secondary-50);
453
453
  --cobre-btn-v3-link-focus-border: var(--cobre-border-stroke-L) solid var(--cobre-secondary-50);
454
454
  --cobre-btn-v3-link-focus-box-shadow: 0 0 0 0.25rem var(--cobre-secondary-20);
455
- --cobre-btn-v3-link-disabled-color: var(--cobre-secondary-40);
455
+ --cobre-btn-v3-link-disabled-color: var(--cobre-primary-60);
456
456
 
457
457
  // Filter
458
458
  --cobre-btn-v3-filter-radius: var(--cobre-radius-XS);
File without changes
File without changes
package/dist/vite.svg CHANGED
File without changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cobre-npm/ds-v3",
3
- "version": "0.75.3",
3
+ "version": "0.75.4",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"