@solostylist/ui-kit 1.0.186 → 1.0.187

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.
@@ -192,8 +192,8 @@ const I = [
192
192
  onLanguageChange: t,
193
193
  currentLanguage: o,
194
194
  tooltipText: n,
195
- buttonFlagSize: r = 24,
196
- menuFlagSize: i = 28,
195
+ buttonFlagSize: r = 16,
196
+ menuFlagSize: i = 20,
197
197
  menuWidth: p = "220px",
198
198
  sx: l,
199
199
  useI18n: m = !0
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "publishConfig": {
4
4
  "registry": "https://registry.npmjs.org"
5
5
  },
6
- "version": "1.0.186",
6
+ "version": "1.0.187",
7
7
  "description": "advanced ui kit for solostylist",
8
8
  "type": "module",
9
9
  "main": "dist/main.js",