@antscorp/antsomi-ui 1.3.5-beta.904 → 1.3.5-beta.905

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.
@@ -253,7 +253,6 @@ export const GlobalStyle = () => (_jsx(Global, { styles: css `
253
253
  .antsomi-input-disabled {
254
254
  border-color: ${THEME.token?.bw3} !important;
255
255
  background-color: ${THEME.token?.bw0} !important;
256
- opacity: 0.5 !important;
257
256
  }
258
257
 
259
258
  .antsomi-input {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@antscorp/antsomi-ui",
3
- "version": "1.3.5-beta.904",
3
+ "version": "1.3.5-beta.905",
4
4
  "description": "An enterprise-class UI design language and React UI library.",
5
5
  "sideEffects": [
6
6
  "dist/*",