profinansy-ui-lib 3.7.1 → 3.7.2

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.
Files changed (2) hide show
  1. package/dist/index.js +5 -0
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -5810,6 +5810,11 @@
5810
5810
  fill: ${e=>(0,i.getMode)(e.theme).blue.active.color};
5811
5811
  }
5812
5812
  }
5813
+ &:disabled {
5814
+ pointer-events: none;
5815
+ cursor: default;
5816
+ opacity: 0.6;
5817
+ }
5813
5818
  `,t.IconLeft=a.default.span`
5814
5819
  margin-right: 8px;
5815
5820
  width: 24px;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "profinansy-ui-lib",
3
- "version": "3.7.1",
3
+ "version": "3.7.2",
4
4
  "main": "./dist/index.js",
5
5
  "license": "MIT",
6
6
  "devDependencies": {