@dmitriikapustin/ui 0.2.12 → 0.2.13

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.cjs CHANGED
@@ -5814,7 +5814,6 @@ __styleInject(`.PromoSplit-module_root {
5814
5814
  display: flex;
5815
5815
  align-items: center;
5816
5816
  justify-content: center;
5817
- padding: 1.5rem;
5818
5817
  }
5819
5818
 
5820
5819
  .PromoSplit-module_mediaPlaceholder {
package/dist/index.js CHANGED
@@ -5808,7 +5808,6 @@ __styleInject(`.PromoSplit-module_root {
5808
5808
  display: flex;
5809
5809
  align-items: center;
5810
5810
  justify-content: center;
5811
- padding: 1.5rem;
5812
5811
  }
5813
5812
 
5814
5813
  .PromoSplit-module_mediaPlaceholder {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dmitriikapustin/ui",
3
- "version": "0.2.12",
3
+ "version": "0.2.13",
4
4
  "description": "Universal UI/UX Kit — React 19 component library with Atomic Design, CSS custom properties, and SCSS modules",
5
5
  "author": "Kapustin Team",
6
6
  "license": "MIT",