@coyalabs/bts-style 1.1.3 → 1.1.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.
@@ -151,6 +151,7 @@
151
151
  <Button
152
152
  theme="secondary"
153
153
  icon={itemIcon}
154
+ actionIconSize="16px"
154
155
  borderRadiusTopLeft={isNested ? '15px' : '25px'}
155
156
  borderRadiusTopRight={isNested ? '15px' : '25px'}
156
157
  borderRadiusBottomLeft={isNested && !isLast ? '15px' : '25px'}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coyalabs/bts-style",
3
- "version": "1.1.3",
3
+ "version": "1.1.4",
4
4
  "description": "BTS Theme Svelte component templates",
5
5
  "type": "module",
6
6
  "exports": {