kwant-ui 3.51.0-dev.43 → 3.51.0-dev.44

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.
package/dist/index.es.js CHANGED
@@ -107,7 +107,7 @@ import{jsx as e,jsxs as t,Fragment as n}from"react/jsx-runtime";import r,{css as
107
107
  `})(t,c,n):le(t,c,n,l)},oe=e=>e&&a`
108
108
  width: 100%;
109
109
  `,se=r.div`
110
- ${({disabled:e,variant:t="filled",theme:n,cursor:r,secondary:c,fullWidth:l,label:i,rightIcon:o,leftIcon:s,isSplitButton:h,...v})=>a`
110
+ ${({disabled:e,variant:t,theme:n,cursor:r,secondary:c,fullWidth:l,label:i,rightIcon:o,leftIcon:s,isSplitButton:h,...v})=>a`
111
111
  border-radius: 8px;
112
112
  cursor: ${e?"not-allowed":r||"pointer"};
113
113
  ${oe(l)};
package/dist/index.js CHANGED
@@ -107,7 +107,7 @@
107
107
  `})(n,c,r):I(n,c,r,i)},N=e=>e&&t.css`
108
108
  width: 100%;
109
109
  `,F=t.div`
110
- ${({disabled:e,variant:n="filled",theme:r,cursor:a,secondary:c,fullWidth:i,label:h,rightIcon:u,leftIcon:p,isSplitButton:g,...m})=>t.css`
110
+ ${({disabled:e,variant:n,theme:r,cursor:a,secondary:c,fullWidth:i,label:h,rightIcon:u,leftIcon:p,isSplitButton:g,...m})=>t.css`
111
111
  border-radius: 8px;
112
112
  cursor: ${e?"not-allowed":a||"pointer"};
113
113
  ${N(i)};
package/dist/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kwant-ui",
3
- "version": "3.51.0-dev.43",
3
+ "version": "3.51.0-dev.44",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./dist/index.d.ts",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "kwant-ui",
3
- "version": "3.51.0-dev.43",
3
+ "version": "3.51.0-dev.44",
4
4
  "main": "./dist/index.js",
5
5
  "module": "./dist/index.es.js",
6
6
  "types": "./dist/index.d.ts",